{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33748644308069,
              43.27676007610268,
              1257.4741160147603
            ],
            [
              -119.33789732545854,
              43.28748556301726,
              1257.4741160147603
            ],
            [
              -119.33730418551103,
              43.28749769101299,
              1264.9141160147603
            ],
            [
              -119.33689340714538,
              43.276772199580904,
              1264.9141160147603
            ],
            [
              -119.33748644308069,
              43.27676007610268,
              1257.4741160147603
            ]
          ]
        ]
      },
      "bbox": [
        -119.3378973,
        43.27676008,
        1257.474116,
        -119.3368934,
        43.28749769,
        1264.914116
      ],
      "properties": {
        "datetime": "2017-08-29T17:25:21Z",
        "pc:count": 85978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310356.0538,
            "count": 85978,
            "maximum": 310377.5923,
            "minimum": 310329.4323,
            "name": "X",
            "position": 0,
            "stddev": 10.57846821,
            "variance": 111.9039896
          },
          {
            "average": 4794978.74,
            "count": 85978,
            "maximum": 4795394.415,
            "minimum": 4794202.315,
            "name": "Y",
            "position": 1,
            "stddev": 294.8114825,
            "variance": 86913.81019
          },
          {
            "average": 1259.296972,
            "count": 85978,
            "maximum": 1264.914116,
            "minimum": 1257.474116,
            "name": "Z",
            "position": 2,
            "stddev": 1.79238959,
            "variance": 3.212660441
          },
          {
            "average": 19404.42126,
            "count": 85978,
            "maximum": 28529,
            "minimum": 4049,
            "name": "Intensity",
            "position": 3,
            "stddev": 2007.457021,
            "variance": 4029883.689
          },
          {
            "average": 1.000290772,
            "count": 85978,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01704965954,
            "variance": 0.0002906908906
          },
          {
            "average": 1.000535021,
            "count": 85978,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02312445803,
            "variance": 0.0005347405591
          },
          {
            "average": 0.523226872,
            "count": 85978,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994631257,
            "variance": 0.2494634139
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220602945,
            "count": 85978,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4146556227,
            "variance": 0.1719392854
          },
          {
            "average": -5.269104846,
            "count": 85978,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.528958009,
            "variance": 90.80104074
          },
          {
            "average": 1.97772686,
            "count": 85978,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000135765,
            "variance": 1.000271549
          },
          {
            "average": 1068.645747,
            "count": 85978,
            "maximum": 1070,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6800546014,
            "variance": 0.4624742609
          },
          {
            "average": 52121.24032,
            "count": 85978,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2131.070342,
            "variance": 4541460.801
          },
          {
            "average": 52088.66045,
            "count": 85978,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2181.381569,
            "variance": 4758425.549
          },
          {
            "average": 51321.66982,
            "count": 85978,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2454.442649,
            "variance": 6024288.717
          },
          {
            "average": 188061769.5,
            "count": 85978,
            "maximum": 188062721.6,
            "minimum": 188060672.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 383.5093916,
            "variance": 147079.4534
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310329.4323,
          4794202.315,
          1257.474116,
          310377.5923,
          4795394.415,
          1264.914116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310329.43229323,
                4794202.315446125,
                1257.4741160147603
              ],
              [
                310329.43229323,
                4795394.415446125,
                1257.4741160147603
              ],
              [
                310377.59229323006,
                4795394.415446125,
                1264.9141160147603
              ],
              [
                310377.59229323006,
                4794202.315446125,
                1264.9141160147603
              ],
              [
                310329.43229323,
                4794202.315446125,
                1257.4741160147603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:25:21+00:00",
        "end_time": "2017-08-29T16:51:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3378973,
            43.27676008,
            1257.474116,
            -119.3368934,
            43.28749769,
            1264.914116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33748644308069,
                  43.27676007610268,
                  1257.4741160147603
                ],
                [
                  -119.33789732545854,
                  43.28748556301726,
                  1257.4741160147603
                ],
                [
                  -119.33730418551103,
                  43.28749769101299,
                  1264.9141160147603
                ],
                [
                  -119.33689340714538,
                  43.276772199580904,
                  1264.9141160147603
                ],
                [
                  -119.33748644308069,
                  43.27676007610268,
                  1257.4741160147603
                ]
              ]
            ]
          },
          "id": "20170829_43119C3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:25:21Z",
            "pc:count": 85978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310356.0538,
                "count": 85978,
                "maximum": 310377.5923,
                "minimum": 310329.4323,
                "name": "X",
                "position": 0,
                "stddev": 10.57846821,
                "variance": 111.9039896
              },
              {
                "average": 4794978.74,
                "count": 85978,
                "maximum": 4795394.415,
                "minimum": 4794202.315,
                "name": "Y",
                "position": 1,
                "stddev": 294.8114825,
                "variance": 86913.81019
              },
              {
                "average": 1259.296972,
                "count": 85978,
                "maximum": 1264.914116,
                "minimum": 1257.474116,
                "name": "Z",
                "position": 2,
                "stddev": 1.79238959,
                "variance": 3.212660441
              },
              {
                "average": 19404.42126,
                "count": 85978,
                "maximum": 28529,
                "minimum": 4049,
                "name": "Intensity",
                "position": 3,
                "stddev": 2007.457021,
                "variance": 4029883.689
              },
              {
                "average": 1.000290772,
                "count": 85978,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01704965954,
                "variance": 0.0002906908906
              },
              {
                "average": 1.000535021,
                "count": 85978,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02312445803,
                "variance": 0.0005347405591
              },
              {
                "average": 0.523226872,
                "count": 85978,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994631257,
                "variance": 0.2494634139
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220602945,
                "count": 85978,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4146556227,
                "variance": 0.1719392854
              },
              {
                "average": -5.269104846,
                "count": 85978,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.528958009,
                "variance": 90.80104074
              },
              {
                "average": 1.97772686,
                "count": 85978,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000135765,
                "variance": 1.000271549
              },
              {
                "average": 1068.645747,
                "count": 85978,
                "maximum": 1070,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6800546014,
                "variance": 0.4624742609
              },
              {
                "average": 52121.24032,
                "count": 85978,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2131.070342,
                "variance": 4541460.801
              },
              {
                "average": 52088.66045,
                "count": 85978,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2181.381569,
                "variance": 4758425.549
              },
              {
                "average": 51321.66982,
                "count": 85978,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2454.442649,
                "variance": 6024288.717
              },
              {
                "average": 188061769.5,
                "count": 85978,
                "maximum": 188062721.6,
                "minimum": 188060672.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 383.5093916,
                "variance": 147079.4534
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310329.4323,
              4794202.315,
              1257.474116,
              310377.5923,
              4795394.415,
              1264.914116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310329.43229323,
                    4794202.315446125,
                    1257.4741160147603
                  ],
                  [
                    310329.43229323,
                    4795394.415446125,
                    1257.4741160147603
                  ],
                  [
                    310377.59229323006,
                    4795394.415446125,
                    1264.9141160147603
                  ],
                  [
                    310377.59229323006,
                    4794202.315446125,
                    1264.9141160147603
                  ],
                  [
                    310329.43229323,
                    4794202.315446125,
                    1257.4741160147603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:25:21+00:00",
            "end_time": "2017-08-29T16:51: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": "20170828_43119B2106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24998218022172,
              43.22490662129963,
              1370.7823673162438
            ],
            [
              -119.25015133761462,
              43.229503225053,
              1370.7823673162438
            ],
            [
              -119.24568063843633,
              43.229591116836836,
              1387.2823673162438
            ],
            [
              -119.24551181644345,
              43.22499449904965,
              1387.2823673162438
            ],
            [
              -119.24998218022172,
              43.22490662129963,
              1370.7823673162438
            ]
          ]
        ]
      },
      "bbox": [
        -119.2501513,
        43.22490662,
        1370.782367,
        -119.2455118,
        43.22959112,
        1387.282367
      ],
      "properties": {
        "datetime": "2017-08-29T15:46:14Z",
        "pc:count": 1004787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317421.9431,
            "count": 1004787,
            "maximum": 317638.3032,
            "minimum": 317274.9832,
            "name": "X",
            "position": 0,
            "stddev": 93.80499741,
            "variance": 8799.377539
          },
          {
            "average": 4788415.894,
            "count": 1004787,
            "maximum": 4788759.435,
            "minimum": 4788248.575,
            "name": "Y",
            "position": 1,
            "stddev": 121.7671788,
            "variance": 14827.24583
          },
          {
            "average": 1381.402233,
            "count": 1004787,
            "maximum": 1387.282367,
            "minimum": 1370.782367,
            "name": "Z",
            "position": 2,
            "stddev": 3.577571345,
            "variance": 12.79901673
          },
          {
            "average": 19522.55731,
            "count": 1004787,
            "maximum": 27889,
            "minimum": 13697,
            "name": "Intensity",
            "position": 3,
            "stddev": 1761.83549,
            "variance": 3104064.293
          },
          {
            "average": 1.000000995,
            "count": 1004787,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009976150591,
            "variance": 9.952358062e-07
          },
          {
            "average": 1.000000995,
            "count": 1004787,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009976150591,
            "variance": 9.952358062e-07
          },
          {
            "average": 0.5075394088,
            "count": 1004787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999434029,
            "variance": 0.2499434061
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257143056,
            "count": 1004787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4370591435,
            "variance": 0.191020695
          },
          {
            "average": -2.896798628,
            "count": 1004787,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70426705,
            "variance": 161.3984012
          },
          {
            "average": 1.998559894,
            "count": 1004787,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999994607,
            "variance": 0.9999989213
          },
          {
            "average": 1059.96131,
            "count": 1004787,
            "maximum": 1061,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.105707746,
            "variance": 1.22258962
          },
          {
            "average": 47307.00645,
            "count": 1004787,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1329.595162,
            "variance": 1767823.295
          },
          {
            "average": 45659.62692,
            "count": 1004787,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1350.60821,
            "variance": 1824142.538
          },
          {
            "average": 42835.00337,
            "count": 1004787,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1301.272663,
            "variance": 1693310.543
          },
          {
            "average": 188042519.5,
            "count": 1004787,
            "maximum": 188056774.3,
            "minimum": 187989438.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27403.83205,
            "variance": 750970010.8
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1004787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317274.9832,
          4788248.575,
          1370.782367,
          317638.3032,
          4788759.435,
          1387.282367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317274.98320237576,
                4788248.575339096,
                1370.7823673162438
              ],
              [
                317274.98320237576,
                4788759.435339095,
                1370.7823673162438
              ],
              [
                317638.3032023757,
                4788759.435339095,
                1387.2823673162438
              ],
              [
                317638.3032023757,
                4788248.575339096,
                1387.2823673162438
              ],
              [
                317274.98320237576,
                4788248.575339096,
                1370.7823673162438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T15:46:14+00:00",
        "end_time": "2017-08-28T21:03:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119B2106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119B2106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119B2106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B2106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2501513,
            43.22490662,
            1370.782367,
            -119.2455118,
            43.22959112,
            1387.282367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24998218022172,
                  43.22490662129963,
                  1370.7823673162438
                ],
                [
                  -119.25015133761462,
                  43.229503225053,
                  1370.7823673162438
                ],
                [
                  -119.24568063843633,
                  43.229591116836836,
                  1387.2823673162438
                ],
                [
                  -119.24551181644345,
                  43.22499449904965,
                  1387.2823673162438
                ],
                [
                  -119.24998218022172,
                  43.22490662129963,
                  1370.7823673162438
                ]
              ]
            ]
          },
          "id": "20170828_43119B2106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B2106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T15:46:14Z",
            "pc:count": 1004787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317421.9431,
                "count": 1004787,
                "maximum": 317638.3032,
                "minimum": 317274.9832,
                "name": "X",
                "position": 0,
                "stddev": 93.80499741,
                "variance": 8799.377539
              },
              {
                "average": 4788415.894,
                "count": 1004787,
                "maximum": 4788759.435,
                "minimum": 4788248.575,
                "name": "Y",
                "position": 1,
                "stddev": 121.7671788,
                "variance": 14827.24583
              },
              {
                "average": 1381.402233,
                "count": 1004787,
                "maximum": 1387.282367,
                "minimum": 1370.782367,
                "name": "Z",
                "position": 2,
                "stddev": 3.577571345,
                "variance": 12.79901673
              },
              {
                "average": 19522.55731,
                "count": 1004787,
                "maximum": 27889,
                "minimum": 13697,
                "name": "Intensity",
                "position": 3,
                "stddev": 1761.83549,
                "variance": 3104064.293
              },
              {
                "average": 1.000000995,
                "count": 1004787,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009976150591,
                "variance": 9.952358062e-07
              },
              {
                "average": 1.000000995,
                "count": 1004787,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009976150591,
                "variance": 9.952358062e-07
              },
              {
                "average": 0.5075394088,
                "count": 1004787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999434029,
                "variance": 0.2499434061
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257143056,
                "count": 1004787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4370591435,
                "variance": 0.191020695
              },
              {
                "average": -2.896798628,
                "count": 1004787,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70426705,
                "variance": 161.3984012
              },
              {
                "average": 1.998559894,
                "count": 1004787,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999994607,
                "variance": 0.9999989213
              },
              {
                "average": 1059.96131,
                "count": 1004787,
                "maximum": 1061,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.105707746,
                "variance": 1.22258962
              },
              {
                "average": 47307.00645,
                "count": 1004787,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1329.595162,
                "variance": 1767823.295
              },
              {
                "average": 45659.62692,
                "count": 1004787,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1350.60821,
                "variance": 1824142.538
              },
              {
                "average": 42835.00337,
                "count": 1004787,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1301.272663,
                "variance": 1693310.543
              },
              {
                "average": 188042519.5,
                "count": 1004787,
                "maximum": 188056774.3,
                "minimum": 187989438.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27403.83205,
                "variance": 750970010.8
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1004787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317274.9832,
              4788248.575,
              1370.782367,
              317638.3032,
              4788759.435,
              1387.282367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317274.98320237576,
                    4788248.575339096,
                    1370.7823673162438
                  ],
                  [
                    317274.98320237576,
                    4788759.435339095,
                    1370.7823673162438
                  ],
                  [
                    317638.3032023757,
                    4788759.435339095,
                    1387.2823673162438
                  ],
                  [
                    317638.3032023757,
                    4788248.575339096,
                    1387.2823673162438
                  ],
                  [
                    317274.98320237576,
                    4788248.575339096,
                    1370.7823673162438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T15:46:14+00:00",
            "end_time": "2017-08-28T21:03: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": "20170828_43119B2111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24998552919054,
              43.212485516022284,
              1367.497348477476
            ],
            [
              -119.25044537961581,
              43.22498416374209,
              1367.497348477476
            ],
            [
              -119.24164710722776,
              43.22515698792098,
              1424.7773484774762
            ],
            [
              -119.24118905094282,
              43.21265826517603,
              1424.7773484774762
            ],
            [
              -119.24998552919054,
              43.212485516022284,
              1367.497348477476
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504454,
        43.21248552,
        1367.497348,
        -119.2411891,
        43.22515699,
        1424.777348
      ],
      "properties": {
        "datetime": "2017-08-29T16:06:56Z",
        "pc:count": 6179713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317535.7858,
            "count": 6179713,
            "maximum": 317952.6565,
            "minimum": 317237.5965,
            "name": "X",
            "position": 0,
            "stddev": 181.5225136,
            "variance": 32950.42296
          },
          {
            "average": 4787643.438,
            "count": 6179713,
            "maximum": 4788258.199,
            "minimum": 4786869.119,
            "name": "Y",
            "position": 1,
            "stddev": 319.845639,
            "variance": 102301.2328
          },
          {
            "average": 1394.983768,
            "count": 6179713,
            "maximum": 1424.777348,
            "minimum": 1367.497348,
            "name": "Z",
            "position": 2,
            "stddev": 14.46277042,
            "variance": 209.1717281
          },
          {
            "average": 18731.04449,
            "count": 6179713,
            "maximum": 28801,
            "minimum": 2017,
            "name": "Intensity",
            "position": 3,
            "stddev": 1320.473488,
            "variance": 1743650.232
          },
          {
            "average": 1.000001133,
            "count": 6179713,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001064301456,
            "variance": 1.132737589e-06
          },
          {
            "average": 1.000002265,
            "count": 6179713,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001505148701,
            "variance": 2.265472612e-06
          },
          {
            "average": 0.5083174575,
            "count": 6179713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999308556,
            "variance": 0.2499308603
          },
          {
            "average": 3.236396253e-06,
            "count": 6179713,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001798995915,
            "variance": 3.236386303e-06
          },
          {
            "average": 1.284717753,
            "count": 6179713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4512799432,
            "variance": 0.2036535871
          },
          {
            "average": -2.845942893,
            "count": 6179713,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47560485,
            "variance": 131.6895067
          },
          {
            "average": 2.000066993,
            "count": 6179713,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00000194,
            "variance": 1.000003879
          },
          {
            "average": 1060.541549,
            "count": 6179713,
            "maximum": 1063,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9548934446,
            "variance": 0.9118214906
          },
          {
            "average": 45477.59288,
            "count": 6179713,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1765.279543,
            "variance": 3116211.865
          },
          {
            "average": 43500.76307,
            "count": 6179713,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1836.828525,
            "variance": 3373939.03
          },
          {
            "average": 40541.01993,
            "count": 6179713,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1825.60491,
            "variance": 3332833.288
          },
          {
            "average": 188052157.2,
            "count": 6179713,
            "maximum": 188058016.3,
            "minimum": 187989427.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17129.5045,
            "variance": 293419924.3
          },
          {
            "average": 0,
            "count": 6179713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317237.5965,
          4786869.119,
          1367.497348,
          317952.6565,
          4788258.199,
          1424.777348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317237.596511799,
                4786869.119407787,
                1367.497348477476
              ],
              [
                317237.596511799,
                4788258.199407787,
                1367.497348477476
              ],
              [
                317952.6565117991,
                4788258.199407787,
                1424.7773484774762
              ],
              [
                317952.6565117991,
                4786869.119407787,
                1424.7773484774762
              ],
              [
                317237.596511799,
                4786869.119407787,
                1367.497348477476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:06:56+00:00",
        "end_time": "2017-08-28T21:03:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119B2111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119B2111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119B2111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B2111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504454,
            43.21248552,
            1367.497348,
            -119.2411891,
            43.22515699,
            1424.777348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24998552919054,
                  43.212485516022284,
                  1367.497348477476
                ],
                [
                  -119.25044537961581,
                  43.22498416374209,
                  1367.497348477476
                ],
                [
                  -119.24164710722776,
                  43.22515698792098,
                  1424.7773484774762
                ],
                [
                  -119.24118905094282,
                  43.21265826517603,
                  1424.7773484774762
                ],
                [
                  -119.24998552919054,
                  43.212485516022284,
                  1367.497348477476
                ]
              ]
            ]
          },
          "id": "20170828_43119B2111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B2111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:06:56Z",
            "pc:count": 6179713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317535.7858,
                "count": 6179713,
                "maximum": 317952.6565,
                "minimum": 317237.5965,
                "name": "X",
                "position": 0,
                "stddev": 181.5225136,
                "variance": 32950.42296
              },
              {
                "average": 4787643.438,
                "count": 6179713,
                "maximum": 4788258.199,
                "minimum": 4786869.119,
                "name": "Y",
                "position": 1,
                "stddev": 319.845639,
                "variance": 102301.2328
              },
              {
                "average": 1394.983768,
                "count": 6179713,
                "maximum": 1424.777348,
                "minimum": 1367.497348,
                "name": "Z",
                "position": 2,
                "stddev": 14.46277042,
                "variance": 209.1717281
              },
              {
                "average": 18731.04449,
                "count": 6179713,
                "maximum": 28801,
                "minimum": 2017,
                "name": "Intensity",
                "position": 3,
                "stddev": 1320.473488,
                "variance": 1743650.232
              },
              {
                "average": 1.000001133,
                "count": 6179713,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001064301456,
                "variance": 1.132737589e-06
              },
              {
                "average": 1.000002265,
                "count": 6179713,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001505148701,
                "variance": 2.265472612e-06
              },
              {
                "average": 0.5083174575,
                "count": 6179713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999308556,
                "variance": 0.2499308603
              },
              {
                "average": 3.236396253e-06,
                "count": 6179713,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001798995915,
                "variance": 3.236386303e-06
              },
              {
                "average": 1.284717753,
                "count": 6179713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4512799432,
                "variance": 0.2036535871
              },
              {
                "average": -2.845942893,
                "count": 6179713,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47560485,
                "variance": 131.6895067
              },
              {
                "average": 2.000066993,
                "count": 6179713,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00000194,
                "variance": 1.000003879
              },
              {
                "average": 1060.541549,
                "count": 6179713,
                "maximum": 1063,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9548934446,
                "variance": 0.9118214906
              },
              {
                "average": 45477.59288,
                "count": 6179713,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1765.279543,
                "variance": 3116211.865
              },
              {
                "average": 43500.76307,
                "count": 6179713,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1836.828525,
                "variance": 3373939.03
              },
              {
                "average": 40541.01993,
                "count": 6179713,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1825.60491,
                "variance": 3332833.288
              },
              {
                "average": 188052157.2,
                "count": 6179713,
                "maximum": 188058016.3,
                "minimum": 187989427.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17129.5045,
                "variance": 293419924.3
              },
              {
                "average": 0,
                "count": 6179713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317237.5965,
              4786869.119,
              1367.497348,
              317952.6565,
              4788258.199,
              1424.777348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317237.596511799,
                    4786869.119407787,
                    1367.497348477476
                  ],
                  [
                    317237.596511799,
                    4788258.199407787,
                    1367.497348477476
                  ],
                  [
                    317952.6565117991,
                    4788258.199407787,
                    1424.7773484774762
                  ],
                  [
                    317952.6565117991,
                    4786869.119407787,
                    1424.7773484774762
                  ],
                  [
                    317237.596511799,
                    4786869.119407787,
                    1367.497348477476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:06:56+00:00",
            "end_time": "2017-08-28T21: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": "20170829_43119B2116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24998578028352,
              43.21220711464043,
              1371.7864495933056
            ],
            [
              -119.24999631741231,
              43.21249360458365,
              1371.7864495933056
            ],
            [
              -119.24951286121133,
              43.212503116547694,
              1374.3864495933055
            ],
            [
              -119.24950232634198,
              43.2122166265098,
              1374.3864495933055
            ],
            [
              -119.24998578028352,
              43.21220711464043,
              1371.7864495933056
            ]
          ]
        ]
      },
      "bbox": [
        -119.2499963,
        43.21220711,
        1371.78645,
        -119.2495023,
        43.21250312,
        1374.38645
      ],
      "properties": {
        "datetime": "2017-08-29T16:06:56Z",
        "pc:count": 8660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317249.4409,
            "count": 8660,
            "maximum": 317276.0443,
            "minimum": 317236.7443,
            "name": "X",
            "position": 0,
            "stddev": 8.49668782,
            "variance": 72.1937039
          },
          {
            "average": 4786858.528,
            "count": 8660,
            "maximum": 4786870.041,
            "minimum": 4786838.201,
            "name": "Y",
            "position": 1,
            "stddev": 7.442357658,
            "variance": 55.38868751
          },
          {
            "average": 1372.989037,
            "count": 8660,
            "maximum": 1374.38645,
            "minimum": 1371.78645,
            "name": "Z",
            "position": 2,
            "stddev": 0.4346995554,
            "variance": 0.1889637035
          },
          {
            "average": 19461.52471,
            "count": 8660,
            "maximum": 23169,
            "minimum": 15041,
            "name": "Intensity",
            "position": 3,
            "stddev": 1204.176046,
            "variance": 1450039.949
          },
          {
            "average": 1,
            "count": 8660,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8660,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.497113164,
            "count": 8660,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000205365,
            "variance": 0.2500205369
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121362587,
            "count": 8660,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3265670283,
            "variance": 0.106646024
          },
          {
            "average": -2.364630893,
            "count": 8660,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.81845056,
            "variance": 219.586477
          },
          {
            "average": 2.110623557,
            "count": 8660,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9939197665,
            "variance": 0.9878765022
          },
          {
            "average": 1062.11709,
            "count": 8660,
            "maximum": 1063,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8057185805,
            "variance": 0.649182431
          },
          {
            "average": 45886.13764,
            "count": 8660,
            "maximum": 50688,
            "minimum": 43264,
            "name": "Red",
            "position": 12,
            "stddev": 991.1508262,
            "variance": 982379.9603
          },
          {
            "average": 43937.49284,
            "count": 8660,
            "maximum": 48896,
            "minimum": 41472,
            "name": "Green",
            "position": 13,
            "stddev": 1025.575941,
            "variance": 1051806.011
          },
          {
            "average": 41012.97367,
            "count": 8660,
            "maximum": 45056,
            "minimum": 38400,
            "name": "Blue",
            "position": 14,
            "stddev": 919.1846263,
            "variance": 844900.3772
          },
          {
            "average": 188057617.8,
            "count": 8660,
            "maximum": 188058016,
            "minimum": 188056750.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.3045605,
            "variance": 286550.9724
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317236.7443,
          4786838.201,
          1371.78645,
          317276.0443,
          4786870.041,
          1374.38645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317236.7443408185,
                4786838.201281845,
                1371.7864495933056
              ],
              [
                317236.7443408185,
                4786870.0412818445,
                1371.7864495933056
              ],
              [
                317276.04434081854,
                4786870.0412818445,
                1374.3864495933055
              ],
              [
                317276.04434081854,
                4786838.201281845,
                1374.3864495933055
              ],
              [
                317236.7443408185,
                4786838.201281845,
                1371.7864495933056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:06:56+00:00",
        "end_time": "2017-08-29T15:45:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B2116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B2116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B2116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B2116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2499963,
            43.21220711,
            1371.78645,
            -119.2495023,
            43.21250312,
            1374.38645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24998578028352,
                  43.21220711464043,
                  1371.7864495933056
                ],
                [
                  -119.24999631741231,
                  43.21249360458365,
                  1371.7864495933056
                ],
                [
                  -119.24951286121133,
                  43.212503116547694,
                  1374.3864495933055
                ],
                [
                  -119.24950232634198,
                  43.2122166265098,
                  1374.3864495933055
                ],
                [
                  -119.24998578028352,
                  43.21220711464043,
                  1371.7864495933056
                ]
              ]
            ]
          },
          "id": "20170829_43119B2116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B2116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:06:56Z",
            "pc:count": 8660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317249.4409,
                "count": 8660,
                "maximum": 317276.0443,
                "minimum": 317236.7443,
                "name": "X",
                "position": 0,
                "stddev": 8.49668782,
                "variance": 72.1937039
              },
              {
                "average": 4786858.528,
                "count": 8660,
                "maximum": 4786870.041,
                "minimum": 4786838.201,
                "name": "Y",
                "position": 1,
                "stddev": 7.442357658,
                "variance": 55.38868751
              },
              {
                "average": 1372.989037,
                "count": 8660,
                "maximum": 1374.38645,
                "minimum": 1371.78645,
                "name": "Z",
                "position": 2,
                "stddev": 0.4346995554,
                "variance": 0.1889637035
              },
              {
                "average": 19461.52471,
                "count": 8660,
                "maximum": 23169,
                "minimum": 15041,
                "name": "Intensity",
                "position": 3,
                "stddev": 1204.176046,
                "variance": 1450039.949
              },
              {
                "average": 1,
                "count": 8660,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8660,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.497113164,
                "count": 8660,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000205365,
                "variance": 0.2500205369
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121362587,
                "count": 8660,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3265670283,
                "variance": 0.106646024
              },
              {
                "average": -2.364630893,
                "count": 8660,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.81845056,
                "variance": 219.586477
              },
              {
                "average": 2.110623557,
                "count": 8660,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9939197665,
                "variance": 0.9878765022
              },
              {
                "average": 1062.11709,
                "count": 8660,
                "maximum": 1063,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8057185805,
                "variance": 0.649182431
              },
              {
                "average": 45886.13764,
                "count": 8660,
                "maximum": 50688,
                "minimum": 43264,
                "name": "Red",
                "position": 12,
                "stddev": 991.1508262,
                "variance": 982379.9603
              },
              {
                "average": 43937.49284,
                "count": 8660,
                "maximum": 48896,
                "minimum": 41472,
                "name": "Green",
                "position": 13,
                "stddev": 1025.575941,
                "variance": 1051806.011
              },
              {
                "average": 41012.97367,
                "count": 8660,
                "maximum": 45056,
                "minimum": 38400,
                "name": "Blue",
                "position": 14,
                "stddev": 919.1846263,
                "variance": 844900.3772
              },
              {
                "average": 188057617.8,
                "count": 8660,
                "maximum": 188058016,
                "minimum": 188056750.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.3045605,
                "variance": 286550.9724
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317236.7443,
              4786838.201,
              1371.78645,
              317276.0443,
              4786870.041,
              1374.38645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317236.7443408185,
                    4786838.201281845,
                    1371.7864495933056
                  ],
                  [
                    317236.7443408185,
                    4786870.0412818445,
                    1371.7864495933056
                  ],
                  [
                    317276.04434081854,
                    4786870.0412818445,
                    1374.3864495933055
                  ],
                  [
                    317276.04434081854,
                    4786838.201281845,
                    1374.3864495933055
                  ],
                  [
                    317236.7443408185,
                    4786838.201281845,
                    1371.7864495933056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:06:56+00:00",
            "end_time": "2017-08-29T15:45:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3104a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32501702655522,
              43.249988273034525,
              1398.674494258132
            ],
            [
              -119.32501725255175,
              43.24999421123193,
              1398.674494258132
            ],
            [
              -119.3249869734419,
              43.24999482696557,
              1398.8344942581318
            ],
            [
              -119.32498674744829,
              43.24998888876804,
              1398.8344942581318
            ],
            [
              -119.32501702655522,
              43.249988273034525,
              1398.674494258132
            ]
          ]
        ]
      },
      "bbox": [
        -119.3250173,
        43.24998827,
        1398.674494,
        -119.3249867,
        43.24999483,
        1398.834494
      ],
      "properties": {
        "datetime": "2017-08-29T17:26:06Z",
        "pc:count": 6,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311259.9602,
            "count": 6,
            "maximum": 311260.9969,
            "minimum": 311258.5369,
            "name": "X",
            "position": 0,
            "stddev": 0.8547436263,
            "variance": 0.7305866666
          },
          {
            "average": 4791201.168,
            "count": 6,
            "maximum": 4791201.484,
            "minimum": 4791200.824,
            "name": "Y",
            "position": 1,
            "stddev": 0.2701604463,
            "variance": 0.07298666676
          },
          {
            "average": 1398.759494,
            "count": 6,
            "maximum": 1398.834494,
            "minimum": 1398.674494,
            "name": "Z",
            "position": 2,
            "stddev": 0.06024948133,
            "variance": 0.00363
          },
          {
            "average": 17827.66667,
            "count": 6,
            "maximum": 18929,
            "minimum": 17105,
            "name": "Intensity",
            "position": 3,
            "stddev": 699.3604698,
            "variance": 489105.0667
          },
          {
            "average": 1,
            "count": 6,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.6666666667,
            "count": 6,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5163977795,
            "variance": 0.2666666667
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333333333,
            "count": 6,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5163977795,
            "variance": 0.2666666667
          },
          {
            "average": -4.5,
            "count": 6,
            "maximum": -3,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.643167673,
            "variance": 2.7
          },
          {
            "average": 2,
            "count": 6,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095445115,
            "variance": 1.2
          },
          {
            "average": 1070,
            "count": 6,
            "maximum": 1070,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47786.66667,
            "count": 6,
            "maximum": 48128,
            "minimum": 47104,
            "name": "Red",
            "position": 12,
            "stddev": 418.0462494,
            "variance": 174762.6667
          },
          {
            "average": 46122.66667,
            "count": 6,
            "maximum": 46592,
            "minimum": 45312,
            "name": "Green",
            "position": 13,
            "stddev": 547.0658705,
            "variance": 299281.0667
          },
          {
            "average": 43221.33333,
            "count": 6,
            "maximum": 43520,
            "minimum": 42752,
            "name": "Blue",
            "position": 14,
            "stddev": 340.2649948,
            "variance": 115780.2667
          },
          {
            "average": 188062766.3,
            "count": 6,
            "maximum": 188062766.3,
            "minimum": 188062766.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 0.01881720218,
            "variance": 0.0003540870981
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311258.5369,
          4791200.824,
          1398.674494,
          311260.9969,
          4791201.484,
          1398.834494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311258.53688357375,
                4791200.824431236,
                1398.674494258132
              ],
              [
                311258.53688357375,
                4791201.484431236,
                1398.674494258132
              ],
              [
                311260.9968835737,
                4791201.484431236,
                1398.8344942581318
              ],
              [
                311260.9968835737,
                4791200.824431236,
                1398.8344942581318
              ],
              [
                311258.53688357375,
                4791200.824431236,
                1398.674494258132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:26:06+00:00",
        "end_time": "2017-08-29T17:26:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3104a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3104a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3104a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3250173,
            43.24998827,
            1398.674494,
            -119.3249867,
            43.24999483,
            1398.834494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32501702655522,
                  43.249988273034525,
                  1398.674494258132
                ],
                [
                  -119.32501725255175,
                  43.24999421123193,
                  1398.674494258132
                ],
                [
                  -119.3249869734419,
                  43.24999482696557,
                  1398.8344942581318
                ],
                [
                  -119.32498674744829,
                  43.24998888876804,
                  1398.8344942581318
                ],
                [
                  -119.32501702655522,
                  43.249988273034525,
                  1398.674494258132
                ]
              ]
            ]
          },
          "id": "20170829_43119B3104a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:26:06Z",
            "pc:count": 6,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311259.9602,
                "count": 6,
                "maximum": 311260.9969,
                "minimum": 311258.5369,
                "name": "X",
                "position": 0,
                "stddev": 0.8547436263,
                "variance": 0.7305866666
              },
              {
                "average": 4791201.168,
                "count": 6,
                "maximum": 4791201.484,
                "minimum": 4791200.824,
                "name": "Y",
                "position": 1,
                "stddev": 0.2701604463,
                "variance": 0.07298666676
              },
              {
                "average": 1398.759494,
                "count": 6,
                "maximum": 1398.834494,
                "minimum": 1398.674494,
                "name": "Z",
                "position": 2,
                "stddev": 0.06024948133,
                "variance": 0.00363
              },
              {
                "average": 17827.66667,
                "count": 6,
                "maximum": 18929,
                "minimum": 17105,
                "name": "Intensity",
                "position": 3,
                "stddev": 699.3604698,
                "variance": 489105.0667
              },
              {
                "average": 1,
                "count": 6,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.6666666667,
                "count": 6,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5163977795,
                "variance": 0.2666666667
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333333333,
                "count": 6,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5163977795,
                "variance": 0.2666666667
              },
              {
                "average": -4.5,
                "count": 6,
                "maximum": -3,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.643167673,
                "variance": 2.7
              },
              {
                "average": 2,
                "count": 6,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095445115,
                "variance": 1.2
              },
              {
                "average": 1070,
                "count": 6,
                "maximum": 1070,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47786.66667,
                "count": 6,
                "maximum": 48128,
                "minimum": 47104,
                "name": "Red",
                "position": 12,
                "stddev": 418.0462494,
                "variance": 174762.6667
              },
              {
                "average": 46122.66667,
                "count": 6,
                "maximum": 46592,
                "minimum": 45312,
                "name": "Green",
                "position": 13,
                "stddev": 547.0658705,
                "variance": 299281.0667
              },
              {
                "average": 43221.33333,
                "count": 6,
                "maximum": 43520,
                "minimum": 42752,
                "name": "Blue",
                "position": 14,
                "stddev": 340.2649948,
                "variance": 115780.2667
              },
              {
                "average": 188062766.3,
                "count": 6,
                "maximum": 188062766.3,
                "minimum": 188062766.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 0.01881720218,
                "variance": 0.0003540870981
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311258.5369,
              4791200.824,
              1398.674494,
              311260.9969,
              4791201.484,
              1398.834494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311258.53688357375,
                    4791200.824431236,
                    1398.674494258132
                  ],
                  [
                    311258.53688357375,
                    4791201.484431236,
                    1398.674494258132
                  ],
                  [
                    311260.9968835737,
                    4791201.484431236,
                    1398.8344942581318
                  ],
                  [
                    311260.9968835737,
                    4791200.824431236,
                    1398.8344942581318
                  ],
                  [
                    311258.53688357375,
                    4791200.824431236,
                    1398.674494258132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:26:06+00:00",
            "end_time": "2017-08-29T17:26: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": "20170829_43119B3104b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3302905057881,
              43.24975508114331,
              1390.8380430237937
            ],
            [
              -119.33029960044136,
              43.249993507876965,
              1390.8380430237937
            ],
            [
              -119.32837158962569,
              43.25003278764095,
              1393.2780430237938
            ],
            [
              -119.32836250248046,
              43.249794360581966,
              1393.2780430237938
            ],
            [
              -119.3302905057881,
              43.24975508114331,
              1390.8380430237937
            ]
          ]
        ]
      },
      "bbox": [
        -119.3302996,
        43.24975508,
        1390.838043,
        -119.3283625,
        43.25003279,
        1393.278043
      ],
      "properties": {
        "datetime": "2017-08-29T18:24:10Z",
        "pc:count": 37051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310909.2933,
            "count": 37051,
            "maximum": 310986.3468,
            "minimum": 310829.7068,
            "name": "X",
            "position": 0,
            "stddev": 31.60518051,
            "variance": 998.8874352
          },
          {
            "average": 4791200.946,
            "count": 37051,
            "maximum": 4791213.35,
            "minimum": 4791186.85,
            "name": "Y",
            "position": 1,
            "stddev": 6.532505195,
            "variance": 42.67362412
          },
          {
            "average": 1392.121593,
            "count": 37051,
            "maximum": 1393.278043,
            "minimum": 1390.838043,
            "name": "Z",
            "position": 2,
            "stddev": 0.3670010698,
            "variance": 0.1346897852
          },
          {
            "average": 18670.02853,
            "count": 37051,
            "maximum": 23665,
            "minimum": 11537,
            "name": "Intensity",
            "position": 3,
            "stddev": 1535.234751,
            "variance": 2356945.741
          },
          {
            "average": 1,
            "count": 37051,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37051,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5021187012,
            "count": 37051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000022586,
            "variance": 0.2500022586
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143208011,
            "count": 37051,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3502895774,
            "variance": 0.122702788
          },
          {
            "average": -0.2924319457,
            "count": 37051,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.10078524,
            "variance": 198.8321445
          },
          {
            "average": 2.002078217,
            "count": 37051,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000011336,
            "variance": 1.000022671
          },
          {
            "average": 1073.064398,
            "count": 37051,
            "maximum": 1075,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.083430856,
            "variance": 4.340684131
          },
          {
            "average": 45586.61391,
            "count": 37051,
            "maximum": 65280,
            "minimum": 39680,
            "name": "Red",
            "position": 12,
            "stddev": 2025.049977,
            "variance": 4100827.408
          },
          {
            "average": 43746.16523,
            "count": 37051,
            "maximum": 65280,
            "minimum": 37632,
            "name": "Green",
            "position": 13,
            "stddev": 2046.560907,
            "variance": 4188411.547
          },
          {
            "average": 40930.32415,
            "count": 37051,
            "maximum": 65280,
            "minimum": 35584,
            "name": "Blue",
            "position": 14,
            "stddev": 1953.207993,
            "variance": 3815021.463
          },
          {
            "average": 188064795.6,
            "count": 37051,
            "maximum": 188066250.6,
            "minimum": 188062764.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1410.232636,
            "variance": 1988756.086
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310829.7068,
          4791186.85,
          1390.838043,
          310986.3468,
          4791213.35,
          1393.278043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310829.7067605741,
                4791186.849679524,
                1390.8380430237937
              ],
              [
                310829.7067605741,
                4791213.349679524,
                1390.8380430237937
              ],
              [
                310986.3467605741,
                4791213.349679524,
                1393.2780430237938
              ],
              [
                310986.3467605741,
                4791186.849679524,
                1393.2780430237938
              ],
              [
                310829.7067605741,
                4791186.849679524,
                1390.8380430237937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:24:10+00:00",
        "end_time": "2017-08-29T17:26:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3104b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3104b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3104b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3302996,
            43.24975508,
            1390.838043,
            -119.3283625,
            43.25003279,
            1393.278043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3302905057881,
                  43.24975508114331,
                  1390.8380430237937
                ],
                [
                  -119.33029960044136,
                  43.249993507876965,
                  1390.8380430237937
                ],
                [
                  -119.32837158962569,
                  43.25003278764095,
                  1393.2780430237938
                ],
                [
                  -119.32836250248046,
                  43.249794360581966,
                  1393.2780430237938
                ],
                [
                  -119.3302905057881,
                  43.24975508114331,
                  1390.8380430237937
                ]
              ]
            ]
          },
          "id": "20170829_43119B3104b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:24:10Z",
            "pc:count": 37051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310909.2933,
                "count": 37051,
                "maximum": 310986.3468,
                "minimum": 310829.7068,
                "name": "X",
                "position": 0,
                "stddev": 31.60518051,
                "variance": 998.8874352
              },
              {
                "average": 4791200.946,
                "count": 37051,
                "maximum": 4791213.35,
                "minimum": 4791186.85,
                "name": "Y",
                "position": 1,
                "stddev": 6.532505195,
                "variance": 42.67362412
              },
              {
                "average": 1392.121593,
                "count": 37051,
                "maximum": 1393.278043,
                "minimum": 1390.838043,
                "name": "Z",
                "position": 2,
                "stddev": 0.3670010698,
                "variance": 0.1346897852
              },
              {
                "average": 18670.02853,
                "count": 37051,
                "maximum": 23665,
                "minimum": 11537,
                "name": "Intensity",
                "position": 3,
                "stddev": 1535.234751,
                "variance": 2356945.741
              },
              {
                "average": 1,
                "count": 37051,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37051,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5021187012,
                "count": 37051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000022586,
                "variance": 0.2500022586
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143208011,
                "count": 37051,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3502895774,
                "variance": 0.122702788
              },
              {
                "average": -0.2924319457,
                "count": 37051,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.10078524,
                "variance": 198.8321445
              },
              {
                "average": 2.002078217,
                "count": 37051,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000011336,
                "variance": 1.000022671
              },
              {
                "average": 1073.064398,
                "count": 37051,
                "maximum": 1075,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.083430856,
                "variance": 4.340684131
              },
              {
                "average": 45586.61391,
                "count": 37051,
                "maximum": 65280,
                "minimum": 39680,
                "name": "Red",
                "position": 12,
                "stddev": 2025.049977,
                "variance": 4100827.408
              },
              {
                "average": 43746.16523,
                "count": 37051,
                "maximum": 65280,
                "minimum": 37632,
                "name": "Green",
                "position": 13,
                "stddev": 2046.560907,
                "variance": 4188411.547
              },
              {
                "average": 40930.32415,
                "count": 37051,
                "maximum": 65280,
                "minimum": 35584,
                "name": "Blue",
                "position": 14,
                "stddev": 1953.207993,
                "variance": 3815021.463
              },
              {
                "average": 188064795.6,
                "count": 37051,
                "maximum": 188066250.6,
                "minimum": 188062764.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1410.232636,
                "variance": 1988756.086
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310829.7068,
              4791186.85,
              1390.838043,
              310986.3468,
              4791213.35,
              1393.278043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310829.7067605741,
                    4791186.849679524,
                    1390.8380430237937
                  ],
                  [
                    310829.7067605741,
                    4791213.349679524,
                    1390.8380430237937
                  ],
                  [
                    310986.3467605741,
                    4791213.349679524,
                    1393.2780430237938
                  ],
                  [
                    310986.3467605741,
                    4791186.849679524,
                    1393.2780430237938
                  ],
                  [
                    310829.7067605741,
                    4791186.849679524,
                    1390.8380430237937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:24:10+00:00",
            "end_time": "2017-08-29T17:26:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747673150936,
              43.47475115877046,
              1359.0766756882851
            ],
            [
              -119.23794692684453,
              43.48748471160608,
              1359.0766756882851
            ],
            [
              -119.22499623781896,
              43.48773757443233,
              1394.5366756882852
            ],
            [
              -119.2245287579516,
              43.475003909822846,
              1394.5366756882852
            ],
            [
              -119.23747673150936,
              43.47475115877046,
              1359.0766756882851
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379469,
        43.47475116,
        1359.076676,
        -119.2245288,
        43.48773757,
        1394.536676
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:28Z",
        "pc:count": 13790374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319557.7974,
            "count": 13790374,
            "maximum": 320082.815,
            "minimum": 319034.815,
            "name": "X",
            "position": 0,
            "stddev": 291.199918,
            "variance": 84797.39222
          },
          {
            "average": 4816680.705,
            "count": 13790374,
            "maximum": 4817384.327,
            "minimum": 4815969.087,
            "name": "Y",
            "position": 1,
            "stddev": 404.4149844,
            "variance": 163551.4796
          },
          {
            "average": 1373.949235,
            "count": 13790374,
            "maximum": 1394.536676,
            "minimum": 1359.076676,
            "name": "Z",
            "position": 2,
            "stddev": 5.927782677,
            "variance": 35.13860746
          },
          {
            "average": 19216.16429,
            "count": 13790374,
            "maximum": 28113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2481.057298,
            "variance": 6155645.314
          },
          {
            "average": 1.032117838,
            "count": 13790374,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1920319401,
            "variance": 0.03687626604
          },
          {
            "average": 1.064924273,
            "count": 13790374,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2799969062,
            "variance": 0.07839826748
          },
          {
            "average": 0.4977305909,
            "count": 13790374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948679,
            "variance": 0.2499948679
          },
          {
            "average": 7.25143495e-08,
            "count": 13790374,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002692848854,
            "variance": 7.25143495e-08
          },
          {
            "average": 1.213891226,
            "count": 13790374,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.41005095,
            "variance": 0.1681417816
          },
          {
            "average": 1.589369881,
            "count": 13790374,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74583366,
            "variance": 137.9646085
          },
          {
            "average": 1.988002211,
            "count": 13790374,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008265325,
            "variance": 1.016598965
          },
          {
            "average": 1048.345143,
            "count": 13790374,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134396542,
            "variance": 1.286855515
          },
          {
            "average": 41357.12489,
            "count": 13790374,
            "maximum": 52224,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 3809.839562,
            "variance": 14514877.49
          },
          {
            "average": 39978.9377,
            "count": 13790374,
            "maximum": 51200,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 3001.169663,
            "variance": 9007019.346
          },
          {
            "average": 37093.26877,
            "count": 13790374,
            "maximum": 48896,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 2937.318953,
            "variance": 8627842.633
          },
          {
            "average": 187985918.6,
            "count": 13790374,
            "maximum": 187987128,
            "minimum": 187984873.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 487.0985247,
            "variance": 237264.9728
          },
          {
            "average": 0,
            "count": 13790374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790374,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790374,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319034.815,
          4815969.087,
          1359.076676,
          320082.815,
          4817384.327,
          1394.536676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319034.8150223615,
                4815969.086735516,
                1359.0766756882851
              ],
              [
                319034.8150223615,
                4817384.326735516,
                1359.0766756882851
              ],
              [
                320082.8150223615,
                4817384.326735516,
                1394.5366756882852
              ],
              [
                320082.8150223615,
                4815969.086735516,
                1394.5366756882852
              ],
              [
                319034.8150223615,
                4815969.086735516,
                1359.0766756882851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:28+00:00",
        "end_time": "2017-08-28T19:47:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379469,
            43.47475116,
            1359.076676,
            -119.2245288,
            43.48773757,
            1394.536676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747673150936,
                  43.47475115877046,
                  1359.0766756882851
                ],
                [
                  -119.23794692684453,
                  43.48748471160608,
                  1359.0766756882851
                ],
                [
                  -119.22499623781896,
                  43.48773757443233,
                  1394.5366756882852
                ],
                [
                  -119.2245287579516,
                  43.475003909822846,
                  1394.5366756882852
                ],
                [
                  -119.23747673150936,
                  43.47475115877046,
                  1359.0766756882851
                ]
              ]
            ]
          },
          "id": "20170828_43119D2107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:28Z",
            "pc:count": 13790374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319557.7974,
                "count": 13790374,
                "maximum": 320082.815,
                "minimum": 319034.815,
                "name": "X",
                "position": 0,
                "stddev": 291.199918,
                "variance": 84797.39222
              },
              {
                "average": 4816680.705,
                "count": 13790374,
                "maximum": 4817384.327,
                "minimum": 4815969.087,
                "name": "Y",
                "position": 1,
                "stddev": 404.4149844,
                "variance": 163551.4796
              },
              {
                "average": 1373.949235,
                "count": 13790374,
                "maximum": 1394.536676,
                "minimum": 1359.076676,
                "name": "Z",
                "position": 2,
                "stddev": 5.927782677,
                "variance": 35.13860746
              },
              {
                "average": 19216.16429,
                "count": 13790374,
                "maximum": 28113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2481.057298,
                "variance": 6155645.314
              },
              {
                "average": 1.032117838,
                "count": 13790374,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1920319401,
                "variance": 0.03687626604
              },
              {
                "average": 1.064924273,
                "count": 13790374,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2799969062,
                "variance": 0.07839826748
              },
              {
                "average": 0.4977305909,
                "count": 13790374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948679,
                "variance": 0.2499948679
              },
              {
                "average": 7.25143495e-08,
                "count": 13790374,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002692848854,
                "variance": 7.25143495e-08
              },
              {
                "average": 1.213891226,
                "count": 13790374,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.41005095,
                "variance": 0.1681417816
              },
              {
                "average": 1.589369881,
                "count": 13790374,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74583366,
                "variance": 137.9646085
              },
              {
                "average": 1.988002211,
                "count": 13790374,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008265325,
                "variance": 1.016598965
              },
              {
                "average": 1048.345143,
                "count": 13790374,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134396542,
                "variance": 1.286855515
              },
              {
                "average": 41357.12489,
                "count": 13790374,
                "maximum": 52224,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 3809.839562,
                "variance": 14514877.49
              },
              {
                "average": 39978.9377,
                "count": 13790374,
                "maximum": 51200,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 3001.169663,
                "variance": 9007019.346
              },
              {
                "average": 37093.26877,
                "count": 13790374,
                "maximum": 48896,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 2937.318953,
                "variance": 8627842.633
              },
              {
                "average": 187985918.6,
                "count": 13790374,
                "maximum": 187987128,
                "minimum": 187984873.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 487.0985247,
                "variance": 237264.9728
              },
              {
                "average": 0,
                "count": 13790374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790374,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790374,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319034.815,
              4815969.087,
              1359.076676,
              320082.815,
              4817384.327,
              1394.536676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319034.8150223615,
                    4815969.086735516,
                    1359.0766756882851
                  ],
                  [
                    319034.8150223615,
                    4817384.326735516,
                    1359.0766756882851
                  ],
                  [
                    320082.8150223615,
                    4817384.326735516,
                    1394.5366756882852
                  ],
                  [
                    320082.8150223615,
                    4815969.086735516,
                    1394.5366756882852
                  ],
                  [
                    319034.8150223615,
                    4815969.086735516,
                    1359.0766756882851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:28+00:00",
            "end_time": "2017-08-28T19:47: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": "20170828_43119D3203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747517383324,
              43.487245030425356,
              1378.0776418566923
            ],
            [
              -119.2879563250012,
              43.499984593352785,
              1378.0776418566923
            ],
            [
              -119.27499723038467,
              43.50024330192408,
              1415.8576418566925
            ],
            [
              -119.27451879873432,
              43.487503624587475,
              1415.8576418566925
            ],
            [
              -119.28747517383324,
              43.487245030425356,
              1378.0776418566923
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879563,
        43.48724503,
        1378.077642,
        -119.2745188,
        43.5002433,
        1415.857642
      ],
      "properties": {
        "datetime": "2017-08-30T17:40:19Z",
        "pc:count": 14492682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315543.6825,
            "count": 14492682,
            "maximum": 316077.509,
            "minimum": 315029.009,
            "name": "X",
            "position": 0,
            "stddev": 294.3733313,
            "variance": 86655.65821
          },
          {
            "average": 4818187.002,
            "count": 14492682,
            "maximum": 4818882.574,
            "minimum": 4817466.614,
            "name": "Y",
            "position": 1,
            "stddev": 414.4286448,
            "variance": 171751.1016
          },
          {
            "average": 1382.429374,
            "count": 14492682,
            "maximum": 1415.857642,
            "minimum": 1378.077642,
            "name": "Z",
            "position": 2,
            "stddev": 4.471060965,
            "variance": 19.99038615
          },
          {
            "average": 19757.76589,
            "count": 14492682,
            "maximum": 32273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1705.945144,
            "variance": 2910248.836
          },
          {
            "average": 1.005562393,
            "count": 14492682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08024046482,
            "variance": 0.006438532195
          },
          {
            "average": 1.011213314,
            "count": 14492682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1176405991,
            "variance": 0.01383931055
          },
          {
            "average": 0.5068417288,
            "count": 14492682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999532058,
            "variance": 0.249953208
          },
          {
            "average": 3.45001705e-06,
            "count": 14492682,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001857419012,
            "variance": 3.450005385e-06
          },
          {
            "average": 1.198735541,
            "count": 14492682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3990485394,
            "variance": 0.1592397368
          },
          {
            "average": -1.595667362,
            "count": 14492682,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95216367,
            "variance": 142.8542165
          },
          {
            "average": 1.995644767,
            "count": 14492682,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001641382,
            "variance": 1.003285459
          },
          {
            "average": 1045.838525,
            "count": 14492682,
            "maximum": 1100,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.616553334,
            "variance": 21.31256468
          },
          {
            "average": 42116.1931,
            "count": 14492682,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3549.91894,
            "variance": 12601924.48
          },
          {
            "average": 40573.05193,
            "count": 14492682,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3101.608417,
            "variance": 9619974.771
          },
          {
            "average": 37695.1864,
            "count": 14492682,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2936.846179,
            "variance": 8625065.482
          },
          {
            "average": 187985873.8,
            "count": 14492682,
            "maximum": 188150019,
            "minimum": 187983814.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13825.78721,
            "variance": 191152392
          },
          {
            "average": 0,
            "count": 14492682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14492682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14492682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14492682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14492682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315029.009,
          4817466.614,
          1378.077642,
          316077.509,
          4818882.574,
          1415.857642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315029.0089945486,
                4817466.614274254,
                1378.0776418566923
              ],
              [
                315029.0089945486,
                4818882.574274255,
                1378.0776418566923
              ],
              [
                316077.5089945486,
                4818882.574274255,
                1415.8576418566925
              ],
              [
                316077.5089945486,
                4817466.614274254,
                1415.8576418566925
              ],
              [
                315029.0089945486,
                4817466.614274254,
                1378.0776418566923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:40:19+00:00",
        "end_time": "2017-08-28T19:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879563,
            43.48724503,
            1378.077642,
            -119.2745188,
            43.5002433,
            1415.857642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747517383324,
                  43.487245030425356,
                  1378.0776418566923
                ],
                [
                  -119.2879563250012,
                  43.499984593352785,
                  1378.0776418566923
                ],
                [
                  -119.27499723038467,
                  43.50024330192408,
                  1415.8576418566925
                ],
                [
                  -119.27451879873432,
                  43.487503624587475,
                  1415.8576418566925
                ],
                [
                  -119.28747517383324,
                  43.487245030425356,
                  1378.0776418566923
                ]
              ]
            ]
          },
          "id": "20170828_43119D3203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:40:19Z",
            "pc:count": 14492682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315543.6825,
                "count": 14492682,
                "maximum": 316077.509,
                "minimum": 315029.009,
                "name": "X",
                "position": 0,
                "stddev": 294.3733313,
                "variance": 86655.65821
              },
              {
                "average": 4818187.002,
                "count": 14492682,
                "maximum": 4818882.574,
                "minimum": 4817466.614,
                "name": "Y",
                "position": 1,
                "stddev": 414.4286448,
                "variance": 171751.1016
              },
              {
                "average": 1382.429374,
                "count": 14492682,
                "maximum": 1415.857642,
                "minimum": 1378.077642,
                "name": "Z",
                "position": 2,
                "stddev": 4.471060965,
                "variance": 19.99038615
              },
              {
                "average": 19757.76589,
                "count": 14492682,
                "maximum": 32273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1705.945144,
                "variance": 2910248.836
              },
              {
                "average": 1.005562393,
                "count": 14492682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08024046482,
                "variance": 0.006438532195
              },
              {
                "average": 1.011213314,
                "count": 14492682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1176405991,
                "variance": 0.01383931055
              },
              {
                "average": 0.5068417288,
                "count": 14492682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999532058,
                "variance": 0.249953208
              },
              {
                "average": 3.45001705e-06,
                "count": 14492682,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001857419012,
                "variance": 3.450005385e-06
              },
              {
                "average": 1.198735541,
                "count": 14492682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3990485394,
                "variance": 0.1592397368
              },
              {
                "average": -1.595667362,
                "count": 14492682,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95216367,
                "variance": 142.8542165
              },
              {
                "average": 1.995644767,
                "count": 14492682,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001641382,
                "variance": 1.003285459
              },
              {
                "average": 1045.838525,
                "count": 14492682,
                "maximum": 1100,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.616553334,
                "variance": 21.31256468
              },
              {
                "average": 42116.1931,
                "count": 14492682,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3549.91894,
                "variance": 12601924.48
              },
              {
                "average": 40573.05193,
                "count": 14492682,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3101.608417,
                "variance": 9619974.771
              },
              {
                "average": 37695.1864,
                "count": 14492682,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2936.846179,
                "variance": 8625065.482
              },
              {
                "average": 187985873.8,
                "count": 14492682,
                "maximum": 188150019,
                "minimum": 187983814.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13825.78721,
                "variance": 191152392
              },
              {
                "average": 0,
                "count": 14492682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14492682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14492682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14492682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14492682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315029.009,
              4817466.614,
              1378.077642,
              316077.509,
              4818882.574,
              1415.857642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315029.0089945486,
                    4817466.614274254,
                    1378.0776418566923
                  ],
                  [
                    315029.0089945486,
                    4818882.574274255,
                    1378.0776418566923
                  ],
                  [
                    316077.5089945486,
                    4818882.574274255,
                    1415.8576418566925
                  ],
                  [
                    316077.5089945486,
                    4817466.614274254,
                    1415.8576418566925
                  ],
                  [
                    315029.0089945486,
                    4817466.614274254,
                    1378.0776418566923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:40:19+00:00",
            "end_time": "2017-08-28T19:30:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249854529402,
              43.37228224423582,
              1264.2491415883458
            ],
            [
              -119.22508455727368,
              43.37499163123538,
              1264.2491415883458
            ],
            [
              -119.21491652814689,
              43.37518910098703,
              1309.589141588346
            ],
            [
              -119.21481787578843,
              43.37247969540758,
              1309.589141588346
            ],
            [
              -119.2249854529402,
              43.37228224423582,
              1264.2491415883458
            ]
          ]
        ]
      },
      "bbox": [
        -119.2250846,
        43.37228224,
        1264.249142,
        -119.2148179,
        43.3751891,
        1309.589142
      ],
      "properties": {
        "datetime": "2017-08-27T21:08:58Z",
        "pc:count": 1390434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320055.1809,
            "count": 1390434,
            "maximum": 320565.5326,
            "minimum": 319741.1926,
            "name": "X",
            "position": 0,
            "stddev": 182.9304963,
            "variance": 33463.56647
          },
          {
            "average": 4804733.474,
            "count": 1390434,
            "maximum": 4804862.794,
            "minimum": 4804561.674,
            "name": "Y",
            "position": 1,
            "stddev": 75.67791409,
            "variance": 5727.146681
          },
          {
            "average": 1271.478349,
            "count": 1390434,
            "maximum": 1309.589142,
            "minimum": 1264.249142,
            "name": "Z",
            "position": 2,
            "stddev": 7.666368124,
            "variance": 58.77320021
          },
          {
            "average": 20886.42275,
            "count": 1390434,
            "maximum": 30689,
            "minimum": 5537,
            "name": "Intensity",
            "position": 3,
            "stddev": 1288.092226,
            "variance": 1659181.582
          },
          {
            "average": 1.000014384,
            "count": 1390434,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003792598257,
            "variance": 1.438380154e-05
          },
          {
            "average": 1.000024453,
            "count": 1390434,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00494491824,
            "variance": 2.44522164e-05
          },
          {
            "average": 0.4968276092,
            "count": 1390434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901156,
            "variance": 0.2499901157
          },
          {
            "average": 0.000158223979,
            "count": 1390434,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0125777207,
            "variance": 0.0001581990579
          },
          {
            "average": 1.18077593,
            "count": 1390434,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3848325609,
            "variance": 0.1480960999
          },
          {
            "average": 2.328559503,
            "count": 1390434,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8619898,
            "variance": 117.9828224
          },
          {
            "average": 1.998462351,
            "count": 1390434,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000044486,
            "variance": 1.000088974
          },
          {
            "average": 1008.176843,
            "count": 1390434,
            "maximum": 1010,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7931433368,
            "variance": 0.6290763527
          },
          {
            "average": 43634.82122,
            "count": 1390434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1192.680768,
            "variance": 1422487.414
          },
          {
            "average": 41885.37466,
            "count": 1390434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1181.342426,
            "variance": 1395569.928
          },
          {
            "average": 38141.47099,
            "count": 1390434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1235.751251,
            "variance": 1527081.154
          },
          {
            "average": 187902729.7,
            "count": 1390434,
            "maximum": 187903338.7,
            "minimum": 187902024.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 291.2724914,
            "variance": 84839.66425
          },
          {
            "average": 0,
            "count": 1390434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319741.1926,
          4804561.674,
          1264.249142,
          320565.5326,
          4804862.794,
          1309.589142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319741.1925857632,
                4804561.673791899,
                1264.2491415883458
              ],
              [
                319741.1925857632,
                4804862.7937918985,
                1264.2491415883458
              ],
              [
                320565.53258576314,
                4804862.7937918985,
                1309.589141588346
              ],
              [
                320565.53258576314,
                4804561.673791899,
                1309.589141588346
              ],
              [
                319741.1925857632,
                4804561.673791899,
                1264.2491415883458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:08:58+00:00",
        "end_time": "2017-08-27T20:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2250846,
            43.37228224,
            1264.249142,
            -119.2148179,
            43.3751891,
            1309.589142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249854529402,
                  43.37228224423582,
                  1264.2491415883458
                ],
                [
                  -119.22508455727368,
                  43.37499163123538,
                  1264.2491415883458
                ],
                [
                  -119.21491652814689,
                  43.37518910098703,
                  1309.589141588346
                ],
                [
                  -119.21481787578843,
                  43.37247969540758,
                  1309.589141588346
                ],
                [
                  -119.2249854529402,
                  43.37228224423582,
                  1264.2491415883458
                ]
              ]
            ]
          },
          "id": "20170827_43119C2103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:08:58Z",
            "pc:count": 1390434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320055.1809,
                "count": 1390434,
                "maximum": 320565.5326,
                "minimum": 319741.1926,
                "name": "X",
                "position": 0,
                "stddev": 182.9304963,
                "variance": 33463.56647
              },
              {
                "average": 4804733.474,
                "count": 1390434,
                "maximum": 4804862.794,
                "minimum": 4804561.674,
                "name": "Y",
                "position": 1,
                "stddev": 75.67791409,
                "variance": 5727.146681
              },
              {
                "average": 1271.478349,
                "count": 1390434,
                "maximum": 1309.589142,
                "minimum": 1264.249142,
                "name": "Z",
                "position": 2,
                "stddev": 7.666368124,
                "variance": 58.77320021
              },
              {
                "average": 20886.42275,
                "count": 1390434,
                "maximum": 30689,
                "minimum": 5537,
                "name": "Intensity",
                "position": 3,
                "stddev": 1288.092226,
                "variance": 1659181.582
              },
              {
                "average": 1.000014384,
                "count": 1390434,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003792598257,
                "variance": 1.438380154e-05
              },
              {
                "average": 1.000024453,
                "count": 1390434,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00494491824,
                "variance": 2.44522164e-05
              },
              {
                "average": 0.4968276092,
                "count": 1390434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901156,
                "variance": 0.2499901157
              },
              {
                "average": 0.000158223979,
                "count": 1390434,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0125777207,
                "variance": 0.0001581990579
              },
              {
                "average": 1.18077593,
                "count": 1390434,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3848325609,
                "variance": 0.1480960999
              },
              {
                "average": 2.328559503,
                "count": 1390434,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8619898,
                "variance": 117.9828224
              },
              {
                "average": 1.998462351,
                "count": 1390434,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000044486,
                "variance": 1.000088974
              },
              {
                "average": 1008.176843,
                "count": 1390434,
                "maximum": 1010,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7931433368,
                "variance": 0.6290763527
              },
              {
                "average": 43634.82122,
                "count": 1390434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1192.680768,
                "variance": 1422487.414
              },
              {
                "average": 41885.37466,
                "count": 1390434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1181.342426,
                "variance": 1395569.928
              },
              {
                "average": 38141.47099,
                "count": 1390434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1235.751251,
                "variance": 1527081.154
              },
              {
                "average": 187902729.7,
                "count": 1390434,
                "maximum": 187903338.7,
                "minimum": 187902024.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 291.2724914,
                "variance": 84839.66425
              },
              {
                "average": 0,
                "count": 1390434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319741.1926,
              4804561.674,
              1264.249142,
              320565.5326,
              4804862.794,
              1309.589142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319741.1925857632,
                    4804561.673791899,
                    1264.2491415883458
                  ],
                  [
                    319741.1925857632,
                    4804862.7937918985,
                    1264.2491415883458
                  ],
                  [
                    320565.53258576314,
                    4804862.7937918985,
                    1309.589141588346
                  ],
                  [
                    320565.53258576314,
                    4804561.673791899,
                    1309.589141588346
                  ],
                  [
                    319741.1925857632,
                    4804561.673791899,
                    1264.2491415883458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:08:58+00:00",
            "end_time": "2017-08-27T20:47:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247529539009,
              43.34972686897405,
              1257.5890319471482
            ],
            [
              -119.462991468197,
              43.36248275467363,
              1257.5890319471482
            ],
            [
              -119.44999820999894,
              43.36276199850581,
              1280.0490319471483
            ],
            [
              -119.44948475355123,
              43.350005989124384,
              1280.0490319471483
            ],
            [
              -119.46247529539009,
              43.34972686897405,
              1257.5890319471482
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629915,
        43.34972687,
        1257.589032,
        -119.4494848,
        43.362762,
        1280.049032
      ],
      "properties": {
        "datetime": "2017-08-31T14:43:43Z",
        "pc:count": 13953823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300959.7718,
            "count": 13953823,
            "maximum": 301479.9393,
            "minimum": 300426.1593,
            "name": "X",
            "position": 0,
            "stddev": 292.675495,
            "variance": 85658.94539
          },
          {
            "average": 4803316.111,
            "count": 13953823,
            "maximum": 4804015.378,
            "minimum": 4802597.458,
            "name": "Y",
            "position": 1,
            "stddev": 401.2971315,
            "variance": 161039.3878
          },
          {
            "average": 1270.521226,
            "count": 13953823,
            "maximum": 1280.049032,
            "minimum": 1257.589032,
            "name": "Z",
            "position": 2,
            "stddev": 5.692172808,
            "variance": 32.40083127
          },
          {
            "average": 19932.9129,
            "count": 13953823,
            "maximum": 32849,
            "minimum": 1602,
            "name": "Intensity",
            "position": 3,
            "stddev": 2186.683189,
            "variance": 4781583.368
          },
          {
            "average": 1.000025298,
            "count": 13953823,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005043849561,
            "variance": 2.54404184e-05
          },
          {
            "average": 1.000053247,
            "count": 13953823,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007326268809,
            "variance": 5.367421467e-05
          },
          {
            "average": 0.5004271589,
            "count": 13953823,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998355,
            "variance": 0.2499998355
          },
          {
            "average": 3.654912349e-06,
            "count": 13953823,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001911779081,
            "variance": 3.654899253e-06
          },
          {
            "average": 1.217670383,
            "count": 13953823,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.412662089,
            "variance": 0.1702899997
          },
          {
            "average": 0.2752698819,
            "count": 13953823,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78176738,
            "variance": 138.8100425
          },
          {
            "average": 2.00040118,
            "count": 13953823,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00026526,
            "variance": 1.00053059
          },
          {
            "average": 1104.820496,
            "count": 13953823,
            "maximum": 1115,
            "minimum": 1081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.44082165,
            "variance": 180.6556865
          },
          {
            "average": 45214.48898,
            "count": 13953823,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3558.488513,
            "variance": 12662840.5
          },
          {
            "average": 43829.96188,
            "count": 13953823,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3772.857406,
            "variance": 14234453.01
          },
          {
            "average": 40775.59925,
            "count": 13953823,
            "maximum": 57600,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4095.767107,
            "variance": 16775308.19
          },
          {
            "average": 188185445.8,
            "count": 13953823,
            "maximum": 188225823,
            "minimum": 188069359.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67697.15579,
            "variance": 4582904902
          },
          {
            "average": 0,
            "count": 13953823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300426.1593,
          4802597.458,
          1257.589032,
          301479.9393,
          4804015.378,
          1280.049032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300426.1593195405,
                4802597.457960718,
                1257.5890319471482
              ],
              [
                300426.1593195405,
                4804015.377960718,
                1257.5890319471482
              ],
              [
                301479.9393195405,
                4804015.377960718,
                1280.0490319471483
              ],
              [
                301479.9393195405,
                4802597.457960718,
                1280.0490319471483
              ],
              [
                300426.1593195405,
                4802597.457960718,
                1257.5890319471482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:43:43+00:00",
        "end_time": "2017-08-29T19:15:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629915,
            43.34972687,
            1257.589032,
            -119.4494848,
            43.362762,
            1280.049032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247529539009,
                  43.34972686897405,
                  1257.5890319471482
                ],
                [
                  -119.462991468197,
                  43.36248275467363,
                  1257.5890319471482
                ],
                [
                  -119.44999820999894,
                  43.36276199850581,
                  1280.0490319471483
                ],
                [
                  -119.44948475355123,
                  43.350005989124384,
                  1280.0490319471483
                ],
                [
                  -119.46247529539009,
                  43.34972686897405,
                  1257.5890319471482
                ]
              ]
            ]
          },
          "id": "20170829_43119C4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:43:43Z",
            "pc:count": 13953823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300959.7718,
                "count": 13953823,
                "maximum": 301479.9393,
                "minimum": 300426.1593,
                "name": "X",
                "position": 0,
                "stddev": 292.675495,
                "variance": 85658.94539
              },
              {
                "average": 4803316.111,
                "count": 13953823,
                "maximum": 4804015.378,
                "minimum": 4802597.458,
                "name": "Y",
                "position": 1,
                "stddev": 401.2971315,
                "variance": 161039.3878
              },
              {
                "average": 1270.521226,
                "count": 13953823,
                "maximum": 1280.049032,
                "minimum": 1257.589032,
                "name": "Z",
                "position": 2,
                "stddev": 5.692172808,
                "variance": 32.40083127
              },
              {
                "average": 19932.9129,
                "count": 13953823,
                "maximum": 32849,
                "minimum": 1602,
                "name": "Intensity",
                "position": 3,
                "stddev": 2186.683189,
                "variance": 4781583.368
              },
              {
                "average": 1.000025298,
                "count": 13953823,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005043849561,
                "variance": 2.54404184e-05
              },
              {
                "average": 1.000053247,
                "count": 13953823,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007326268809,
                "variance": 5.367421467e-05
              },
              {
                "average": 0.5004271589,
                "count": 13953823,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998355,
                "variance": 0.2499998355
              },
              {
                "average": 3.654912349e-06,
                "count": 13953823,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001911779081,
                "variance": 3.654899253e-06
              },
              {
                "average": 1.217670383,
                "count": 13953823,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.412662089,
                "variance": 0.1702899997
              },
              {
                "average": 0.2752698819,
                "count": 13953823,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78176738,
                "variance": 138.8100425
              },
              {
                "average": 2.00040118,
                "count": 13953823,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00026526,
                "variance": 1.00053059
              },
              {
                "average": 1104.820496,
                "count": 13953823,
                "maximum": 1115,
                "minimum": 1081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.44082165,
                "variance": 180.6556865
              },
              {
                "average": 45214.48898,
                "count": 13953823,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3558.488513,
                "variance": 12662840.5
              },
              {
                "average": 43829.96188,
                "count": 13953823,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3772.857406,
                "variance": 14234453.01
              },
              {
                "average": 40775.59925,
                "count": 13953823,
                "maximum": 57600,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4095.767107,
                "variance": 16775308.19
              },
              {
                "average": 188185445.8,
                "count": 13953823,
                "maximum": 188225823,
                "minimum": 188069359.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67697.15579,
                "variance": 4582904902
              },
              {
                "average": 0,
                "count": 13953823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300426.1593,
              4802597.458,
              1257.589032,
              301479.9393,
              4804015.378,
              1280.049032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300426.1593195405,
                    4802597.457960718,
                    1257.5890319471482
                  ],
                  [
                    300426.1593195405,
                    4804015.377960718,
                    1257.5890319471482
                  ],
                  [
                    301479.9393195405,
                    4804015.377960718,
                    1280.0490319471483
                  ],
                  [
                    301479.9393195405,
                    4802597.457960718,
                    1280.0490319471483
                  ],
                  [
                    300426.1593195405,
                    4802597.457960718,
                    1257.5890319471482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:43:43+00:00",
            "end_time": "2017-08-29T19:15: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": "20170828_43119C3224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2749769331688,
              43.31224675860984,
              1255.6195642766602
            ],
            [
              -119.27545246204986,
              43.32498466423563,
              1255.6195642766602
            ],
            [
              -119.26249600811556,
              43.32524181928476,
              1302.4795642766603
            ],
            [
              -119.26202318125559,
              43.312503799912385,
              1302.4795642766603
            ],
            [
              -119.2749769331688,
              43.31224675860984,
              1255.6195642766602
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754525,
        43.31224676,
        1255.619564,
        -119.2620232,
        43.32524182,
        1302.479564
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:25Z",
        "pc:count": 14835207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316016.7908,
            "count": 14835207,
            "maximum": 316560.4719,
            "minimum": 315509.1719,
            "name": "X",
            "position": 0,
            "stddev": 298.0532643,
            "variance": 88835.74838
          },
          {
            "average": 4798686.214,
            "count": 14835207,
            "maximum": 4799419.125,
            "minimum": 4798003.405,
            "name": "Y",
            "position": 1,
            "stddev": 394.5179253,
            "variance": 155644.3934
          },
          {
            "average": 1274.277361,
            "count": 14835207,
            "maximum": 1302.479564,
            "minimum": 1255.619564,
            "name": "Z",
            "position": 2,
            "stddev": 13.00502377,
            "variance": 169.1306431
          },
          {
            "average": 20608.64027,
            "count": 14835207,
            "maximum": 49489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1559.725262,
            "variance": 2432742.893
          },
          {
            "average": 1.000041725,
            "count": 14835207,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00648019732,
            "variance": 4.199295731e-05
          },
          {
            "average": 1.00008345,
            "count": 14835207,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009193567883,
            "variance": 8.452169041e-05
          },
          {
            "average": 0.504875665,
            "count": 14835207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999762442,
            "variance": 0.2499762447
          },
          {
            "average": 6.740721582e-07,
            "count": 14835207,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008210187265,
            "variance": 6.740717493e-07
          },
          {
            "average": 1.181779129,
            "count": 14835207,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3856624003,
            "variance": 0.148735487
          },
          {
            "average": -0.9159794069,
            "count": 14835207,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97975673,
            "variance": 143.5145712
          },
          {
            "average": 2.00789898,
            "count": 14835207,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000313576,
            "variance": 1.000627249
          },
          {
            "average": 1028.137878,
            "count": 14835207,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.31187933,
            "variance": 177.2061313
          },
          {
            "average": 45009.66751,
            "count": 14835207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2065.00694,
            "variance": 4264253.661
          },
          {
            "average": 43303.37584,
            "count": 14835207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1978.055881,
            "variance": 3912705.069
          },
          {
            "average": 40351.31637,
            "count": 14835207,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1987.26037,
            "variance": 3949203.779
          },
          {
            "average": 187983431.1,
            "count": 14835207,
            "maximum": 188064345.2,
            "minimum": 187975235.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23960.68825,
            "variance": 574114581.3
          },
          {
            "average": 0,
            "count": 14835207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315509.1719,
          4798003.405,
          1255.619564,
          316560.4719,
          4799419.125,
          1302.479564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315509.1718828472,
                4798003.405130369,
                1255.6195642766602
              ],
              [
                315509.1718828472,
                4799419.125130369,
                1255.6195642766602
              ],
              [
                316560.47188284725,
                4799419.125130369,
                1302.4795642766603
              ],
              [
                316560.47188284725,
                4798003.405130369,
                1302.4795642766603
              ],
              [
                315509.1718828472,
                4798003.405130369,
                1255.6195642766602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:25+00:00",
        "end_time": "2017-08-28T17:07:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754525,
            43.31224676,
            1255.619564,
            -119.2620232,
            43.32524182,
            1302.479564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2749769331688,
                  43.31224675860984,
                  1255.6195642766602
                ],
                [
                  -119.27545246204986,
                  43.32498466423563,
                  1255.6195642766602
                ],
                [
                  -119.26249600811556,
                  43.32524181928476,
                  1302.4795642766603
                ],
                [
                  -119.26202318125559,
                  43.312503799912385,
                  1302.4795642766603
                ],
                [
                  -119.2749769331688,
                  43.31224675860984,
                  1255.6195642766602
                ]
              ]
            ]
          },
          "id": "20170828_43119C3224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:25Z",
            "pc:count": 14835207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316016.7908,
                "count": 14835207,
                "maximum": 316560.4719,
                "minimum": 315509.1719,
                "name": "X",
                "position": 0,
                "stddev": 298.0532643,
                "variance": 88835.74838
              },
              {
                "average": 4798686.214,
                "count": 14835207,
                "maximum": 4799419.125,
                "minimum": 4798003.405,
                "name": "Y",
                "position": 1,
                "stddev": 394.5179253,
                "variance": 155644.3934
              },
              {
                "average": 1274.277361,
                "count": 14835207,
                "maximum": 1302.479564,
                "minimum": 1255.619564,
                "name": "Z",
                "position": 2,
                "stddev": 13.00502377,
                "variance": 169.1306431
              },
              {
                "average": 20608.64027,
                "count": 14835207,
                "maximum": 49489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1559.725262,
                "variance": 2432742.893
              },
              {
                "average": 1.000041725,
                "count": 14835207,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00648019732,
                "variance": 4.199295731e-05
              },
              {
                "average": 1.00008345,
                "count": 14835207,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009193567883,
                "variance": 8.452169041e-05
              },
              {
                "average": 0.504875665,
                "count": 14835207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999762442,
                "variance": 0.2499762447
              },
              {
                "average": 6.740721582e-07,
                "count": 14835207,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008210187265,
                "variance": 6.740717493e-07
              },
              {
                "average": 1.181779129,
                "count": 14835207,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3856624003,
                "variance": 0.148735487
              },
              {
                "average": -0.9159794069,
                "count": 14835207,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97975673,
                "variance": 143.5145712
              },
              {
                "average": 2.00789898,
                "count": 14835207,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000313576,
                "variance": 1.000627249
              },
              {
                "average": 1028.137878,
                "count": 14835207,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.31187933,
                "variance": 177.2061313
              },
              {
                "average": 45009.66751,
                "count": 14835207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2065.00694,
                "variance": 4264253.661
              },
              {
                "average": 43303.37584,
                "count": 14835207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1978.055881,
                "variance": 3912705.069
              },
              {
                "average": 40351.31637,
                "count": 14835207,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1987.26037,
                "variance": 3949203.779
              },
              {
                "average": 187983431.1,
                "count": 14835207,
                "maximum": 188064345.2,
                "minimum": 187975235.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23960.68825,
                "variance": 574114581.3
              },
              {
                "average": 0,
                "count": 14835207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315509.1719,
              4798003.405,
              1255.619564,
              316560.4719,
              4799419.125,
              1302.479564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315509.1718828472,
                    4798003.405130369,
                    1255.6195642766602
                  ],
                  [
                    315509.1718828472,
                    4799419.125130369,
                    1255.6195642766602
                  ],
                  [
                    316560.47188284725,
                    4799419.125130369,
                    1302.4795642766603
                  ],
                  [
                    316560.47188284725,
                    4798003.405130369,
                    1302.4795642766603
                  ],
                  [
                    315509.1718828472,
                    4798003.405130369,
                    1255.6195642766602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:25+00:00",
            "end_time": "2017-08-28T17:07:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24998396739115,
              43.349957972175105,
              1339.0318163477807
            ],
            [
              -119.25000341415976,
              43.35048415077761,
              1339.0318163477807
            ],
            [
              -119.24814436814253,
              43.35052072627771,
              1358.1718163477806
            ],
            [
              -119.24812493740862,
              43.34999454700682,
              1358.1718163477806
            ],
            [
              -119.24998396739115,
              43.349957972175105,
              1339.0318163477807
            ]
          ]
        ]
      },
      "bbox": [
        -119.2500034,
        43.34995797,
        1339.031816,
        -119.2481249,
        43.35052073,
        1358.171816
      ],
      "properties": {
        "datetime": "2017-08-28T16:33:16Z",
        "pc:count": 47922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317705.5059,
            "count": 47922,
            "maximum": 317799.7562,
            "minimum": 317648.9762,
            "name": "X",
            "position": 0,
            "stddev": 38.60177593,
            "variance": 1490.097105
          },
          {
            "average": 4802154.51,
            "count": 47922,
            "maximum": 4802195.155,
            "minimum": 4802136.675,
            "name": "Y",
            "position": 1,
            "stddev": 11.14293667,
            "variance": 124.1650376
          },
          {
            "average": 1351.345644,
            "count": 47922,
            "maximum": 1358.171816,
            "minimum": 1339.031816,
            "name": "Z",
            "position": 2,
            "stddev": 5.081279773,
            "variance": 25.81940413
          },
          {
            "average": 18430.02191,
            "count": 47922,
            "maximum": 23057,
            "minimum": 3409,
            "name": "Intensity",
            "position": 3,
            "stddev": 1222.286898,
            "variance": 1493985.261
          },
          {
            "average": 1.000417345,
            "count": 47922,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02142229532,
            "variance": 0.0004589147368
          },
          {
            "average": 1.000855557,
            "count": 47922,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03063190362,
            "variance": 0.0009383135194
          },
          {
            "average": 0.5151496181,
            "count": 47922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997756509,
            "variance": 0.2497757012
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148992112,
            "count": 47922,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3560844121,
            "variance": 0.1267961086
          },
          {
            "average": -3.166861021,
            "count": 47922,
            "maximum": 13.99800014,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.08088718,
            "variance": 82.46251198
          },
          {
            "average": 1.995409207,
            "count": 47922,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000208551,
            "variance": 1.000417145
          },
          {
            "average": 1016.750824,
            "count": 47922,
            "maximum": 1018,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.17601774,
            "variance": 1.383017726
          },
          {
            "average": 41486.90422,
            "count": 47922,
            "maximum": 46848,
            "minimum": 32768,
            "name": "Red",
            "position": 12,
            "stddev": 1374.895315,
            "variance": 1890337.128
          },
          {
            "average": 40338.63829,
            "count": 47922,
            "maximum": 45312,
            "minimum": 35584,
            "name": "Green",
            "position": 13,
            "stddev": 1194.945717,
            "variance": 1427895.267
          },
          {
            "average": 37662.55098,
            "count": 47922,
            "maximum": 42752,
            "minimum": 30720,
            "name": "Blue",
            "position": 14,
            "stddev": 1140.485523,
            "variance": 1300707.227
          },
          {
            "average": 187953942.2,
            "count": 47922,
            "maximum": 187973196.8,
            "minimum": 187905931,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30117.87659,
            "variance": 907086490.5
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 47922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317648.9762,
          4802136.675,
          1339.031816,
          317799.7562,
          4802195.155,
          1358.171816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317648.97621739993,
                4802136.67535671,
                1339.0318163477807
              ],
              [
                317648.97621739993,
                4802195.155356711,
                1339.0318163477807
              ],
              [
                317799.75621739996,
                4802195.155356711,
                1358.1718163477806
              ],
              [
                317799.75621739996,
                4802136.67535671,
                1358.1718163477806
              ],
              [
                317648.97621739993,
                4802136.67535671,
                1339.0318163477807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:33:16+00:00",
        "end_time": "2017-08-27T21:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2500034,
            43.34995797,
            1339.031816,
            -119.2481249,
            43.35052073,
            1358.171816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24998396739115,
                  43.349957972175105,
                  1339.0318163477807
                ],
                [
                  -119.25000341415976,
                  43.35048415077761,
                  1339.0318163477807
                ],
                [
                  -119.24814436814253,
                  43.35052072627771,
                  1358.1718163477806
                ],
                [
                  -119.24812493740862,
                  43.34999454700682,
                  1358.1718163477806
                ],
                [
                  -119.24998396739115,
                  43.349957972175105,
                  1339.0318163477807
                ]
              ]
            ]
          },
          "id": "20170827_43119C2106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:33:16Z",
            "pc:count": 47922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317705.5059,
                "count": 47922,
                "maximum": 317799.7562,
                "minimum": 317648.9762,
                "name": "X",
                "position": 0,
                "stddev": 38.60177593,
                "variance": 1490.097105
              },
              {
                "average": 4802154.51,
                "count": 47922,
                "maximum": 4802195.155,
                "minimum": 4802136.675,
                "name": "Y",
                "position": 1,
                "stddev": 11.14293667,
                "variance": 124.1650376
              },
              {
                "average": 1351.345644,
                "count": 47922,
                "maximum": 1358.171816,
                "minimum": 1339.031816,
                "name": "Z",
                "position": 2,
                "stddev": 5.081279773,
                "variance": 25.81940413
              },
              {
                "average": 18430.02191,
                "count": 47922,
                "maximum": 23057,
                "minimum": 3409,
                "name": "Intensity",
                "position": 3,
                "stddev": 1222.286898,
                "variance": 1493985.261
              },
              {
                "average": 1.000417345,
                "count": 47922,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02142229532,
                "variance": 0.0004589147368
              },
              {
                "average": 1.000855557,
                "count": 47922,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03063190362,
                "variance": 0.0009383135194
              },
              {
                "average": 0.5151496181,
                "count": 47922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997756509,
                "variance": 0.2497757012
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148992112,
                "count": 47922,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3560844121,
                "variance": 0.1267961086
              },
              {
                "average": -3.166861021,
                "count": 47922,
                "maximum": 13.99800014,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.08088718,
                "variance": 82.46251198
              },
              {
                "average": 1.995409207,
                "count": 47922,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000208551,
                "variance": 1.000417145
              },
              {
                "average": 1016.750824,
                "count": 47922,
                "maximum": 1018,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.17601774,
                "variance": 1.383017726
              },
              {
                "average": 41486.90422,
                "count": 47922,
                "maximum": 46848,
                "minimum": 32768,
                "name": "Red",
                "position": 12,
                "stddev": 1374.895315,
                "variance": 1890337.128
              },
              {
                "average": 40338.63829,
                "count": 47922,
                "maximum": 45312,
                "minimum": 35584,
                "name": "Green",
                "position": 13,
                "stddev": 1194.945717,
                "variance": 1427895.267
              },
              {
                "average": 37662.55098,
                "count": 47922,
                "maximum": 42752,
                "minimum": 30720,
                "name": "Blue",
                "position": 14,
                "stddev": 1140.485523,
                "variance": 1300707.227
              },
              {
                "average": 187953942.2,
                "count": 47922,
                "maximum": 187973196.8,
                "minimum": 187905931,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30117.87659,
                "variance": 907086490.5
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 47922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317648.9762,
              4802136.675,
              1339.031816,
              317799.7562,
              4802195.155,
              1358.171816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317648.97621739993,
                    4802136.67535671,
                    1339.0318163477807
                  ],
                  [
                    317648.97621739993,
                    4802195.155356711,
                    1339.0318163477807
                  ],
                  [
                    317799.75621739996,
                    4802195.155356711,
                    1358.1718163477806
                  ],
                  [
                    317799.75621739996,
                    4802136.67535671,
                    1358.1718163477806
                  ],
                  [
                    317648.97621739993,
                    4802136.67535671,
                    1339.0318163477807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:33:16+00:00",
            "end_time": "2017-08-27T21:52: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": "20170827_43119C3205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26248068046664,
              43.362362323162635,
              1256.3984328531478
            ],
            [
              -119.26295010861345,
              43.374984159827456,
              1256.3984328531478
            ],
            [
              -119.24999622409152,
              43.375239870100636,
              1330.0184328531477
            ],
            [
              -119.24952947756695,
              43.36261792137021,
              1330.0184328531477
            ],
            [
              -119.26248068046664,
              43.362362323162635,
              1256.3984328531478
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629501,
        43.36236232,
        1256.398433,
        -119.2495295,
        43.37523987,
        1330.018433
      ],
      "properties": {
        "datetime": "2017-08-28T16:40:12Z",
        "pc:count": 16463609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317165.6855,
            "count": 16463609,
            "maximum": 317723.7297,
            "minimum": 316673.5097,
            "name": "X",
            "position": 0,
            "stddev": 292.8928671,
            "variance": 85786.23161
          },
          {
            "average": 4804211.486,
            "count": 16463609,
            "maximum": 4804944.519,
            "minimum": 4803541.699,
            "name": "Y",
            "position": 1,
            "stddev": 392.2095882,
            "variance": 153828.3611
          },
          {
            "average": 1274.065265,
            "count": 16463609,
            "maximum": 1330.018433,
            "minimum": 1256.398433,
            "name": "Z",
            "position": 2,
            "stddev": 22.45352283,
            "variance": 504.1606875
          },
          {
            "average": 21187.0892,
            "count": 16463609,
            "maximum": 43457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2408.677672,
            "variance": 5801728.127
          },
          {
            "average": 1.000596589,
            "count": 16463609,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02452955836,
            "variance": 0.0006016992331
          },
          {
            "average": 1.00118601,
            "count": 16463609,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03465899482,
            "variance": 0.001201245922
          },
          {
            "average": 0.500551489,
            "count": 16463609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999711,
            "variance": 0.249999711
          },
          {
            "average": 1.239096482e-05,
            "count": 16463609,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003520058528,
            "variance": 1.239081204e-05
          },
          {
            "average": 1.1450015,
            "count": 16463609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3521023608,
            "variance": 0.1239760725
          },
          {
            "average": 0.7483985082,
            "count": 16463609,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88928424,
            "variance": 141.3550798
          },
          {
            "average": 1.998220803,
            "count": 16463609,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000514029,
            "variance": 1.001028322
          },
          {
            "average": 1015.143587,
            "count": 16463609,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638702124,
            "variance": 2.685344651
          },
          {
            "average": 45223.98045,
            "count": 16463609,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4122.906775,
            "variance": 16998360.28
          },
          {
            "average": 43963.88741,
            "count": 16463609,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4034.602837,
            "variance": 16278020.05
          },
          {
            "average": 41320.27176,
            "count": 16463609,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3962.039207,
            "variance": 15697754.68
          },
          {
            "average": 187924002.5,
            "count": 16463609,
            "maximum": 187973612.1,
            "minimum": 187904324.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30091.00656,
            "variance": 905468675.9
          },
          {
            "average": 0,
            "count": 16463609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16463609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16463609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16463609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16463609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316673.5097,
          4803541.699,
          1256.398433,
          317723.7297,
          4804944.519,
          1330.018433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316673.509701951,
                4803541.699467495,
                1256.3984328531478
              ],
              [
                316673.509701951,
                4804944.519467495,
                1256.3984328531478
              ],
              [
                317723.729701951,
                4804944.519467495,
                1330.0184328531477
              ],
              [
                317723.729701951,
                4803541.699467495,
                1330.0184328531477
              ],
              [
                316673.509701951,
                4803541.699467495,
                1256.3984328531478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:40:12+00:00",
        "end_time": "2017-08-27T21:25:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C3205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C3205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C3205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629501,
            43.36236232,
            1256.398433,
            -119.2495295,
            43.37523987,
            1330.018433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26248068046664,
                  43.362362323162635,
                  1256.3984328531478
                ],
                [
                  -119.26295010861345,
                  43.374984159827456,
                  1256.3984328531478
                ],
                [
                  -119.24999622409152,
                  43.375239870100636,
                  1330.0184328531477
                ],
                [
                  -119.24952947756695,
                  43.36261792137021,
                  1330.0184328531477
                ],
                [
                  -119.26248068046664,
                  43.362362323162635,
                  1256.3984328531478
                ]
              ]
            ]
          },
          "id": "20170827_43119C3205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:40:12Z",
            "pc:count": 16463609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317165.6855,
                "count": 16463609,
                "maximum": 317723.7297,
                "minimum": 316673.5097,
                "name": "X",
                "position": 0,
                "stddev": 292.8928671,
                "variance": 85786.23161
              },
              {
                "average": 4804211.486,
                "count": 16463609,
                "maximum": 4804944.519,
                "minimum": 4803541.699,
                "name": "Y",
                "position": 1,
                "stddev": 392.2095882,
                "variance": 153828.3611
              },
              {
                "average": 1274.065265,
                "count": 16463609,
                "maximum": 1330.018433,
                "minimum": 1256.398433,
                "name": "Z",
                "position": 2,
                "stddev": 22.45352283,
                "variance": 504.1606875
              },
              {
                "average": 21187.0892,
                "count": 16463609,
                "maximum": 43457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2408.677672,
                "variance": 5801728.127
              },
              {
                "average": 1.000596589,
                "count": 16463609,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02452955836,
                "variance": 0.0006016992331
              },
              {
                "average": 1.00118601,
                "count": 16463609,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03465899482,
                "variance": 0.001201245922
              },
              {
                "average": 0.500551489,
                "count": 16463609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999711,
                "variance": 0.249999711
              },
              {
                "average": 1.239096482e-05,
                "count": 16463609,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003520058528,
                "variance": 1.239081204e-05
              },
              {
                "average": 1.1450015,
                "count": 16463609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3521023608,
                "variance": 0.1239760725
              },
              {
                "average": 0.7483985082,
                "count": 16463609,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88928424,
                "variance": 141.3550798
              },
              {
                "average": 1.998220803,
                "count": 16463609,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000514029,
                "variance": 1.001028322
              },
              {
                "average": 1015.143587,
                "count": 16463609,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638702124,
                "variance": 2.685344651
              },
              {
                "average": 45223.98045,
                "count": 16463609,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4122.906775,
                "variance": 16998360.28
              },
              {
                "average": 43963.88741,
                "count": 16463609,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4034.602837,
                "variance": 16278020.05
              },
              {
                "average": 41320.27176,
                "count": 16463609,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3962.039207,
                "variance": 15697754.68
              },
              {
                "average": 187924002.5,
                "count": 16463609,
                "maximum": 187973612.1,
                "minimum": 187904324.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30091.00656,
                "variance": 905468675.9
              },
              {
                "average": 0,
                "count": 16463609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16463609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16463609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16463609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16463609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316673.5097,
              4803541.699,
              1256.398433,
              317723.7297,
              4804944.519,
              1330.018433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316673.509701951,
                    4803541.699467495,
                    1256.3984328531478
                  ],
                  [
                    316673.509701951,
                    4804944.519467495,
                    1256.3984328531478
                  ],
                  [
                    317723.729701951,
                    4804944.519467495,
                    1330.0184328531477
                  ],
                  [
                    317723.729701951,
                    4803541.699467495,
                    1330.0184328531477
                  ],
                  [
                    316673.509701951,
                    4803541.699467495,
                    1256.3984328531478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:40:12+00:00",
            "end_time": "2017-08-27T21:25:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497670565894,
              43.48724144090545,
              1373.904708121168
            ],
            [
              -119.32546587881698,
              43.499984266085676,
              1373.904708121168
            ],
            [
              -119.31249624894991,
              43.500247445882394,
              1421.224708121168
            ],
            [
              -119.31200979807416,
              43.48750450428586,
              1421.224708121168
            ],
            [
              -119.32497670565894,
              43.48724144090545,
              1373.904708121168
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254659,
        43.48724144,
        1373.904708,
        -119.3120098,
        43.50024745,
        1421.224708
      ],
      "properties": {
        "datetime": "2017-08-30T18:57:32Z",
        "pc:count": 16654038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312570.623,
            "count": 16654038,
            "maximum": 313045.8203,
            "minimum": 311996.4403,
            "name": "X",
            "position": 0,
            "stddev": 298.7654739,
            "variance": 89260.80841
          },
          {
            "average": 4818193.301,
            "count": 16654038,
            "maximum": 4818966.625,
            "minimum": 4817550.265,
            "name": "Y",
            "position": 1,
            "stddev": 407.8538263,
            "variance": 166344.7437
          },
          {
            "average": 1379.559949,
            "count": 16654038,
            "maximum": 1421.224708,
            "minimum": 1373.904708,
            "name": "Z",
            "position": 2,
            "stddev": 3.610215678,
            "variance": 13.03365724
          },
          {
            "average": 20803.7491,
            "count": 16654038,
            "maximum": 31537,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2393.490717,
            "variance": 5728797.81
          },
          {
            "average": 1.019169765,
            "count": 16654038,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1513450222,
            "variance": 0.02290531573
          },
          {
            "average": 1.038555815,
            "count": 16654038,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2227799472,
            "variance": 0.04963090486
          },
          {
            "average": 0.5025867,
            "count": 16654038,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933239,
            "variance": 0.249993324
          },
          {
            "average": 1.501137442e-06,
            "count": 16654038,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001225208259,
            "variance": 1.501135279e-06
          },
          {
            "average": 1.132966491,
            "count": 16654038,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3395385257,
            "variance": 0.1152864105
          },
          {
            "average": 0.3356062931,
            "count": 16654038,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94770155,
            "variance": 142.7475722
          },
          {
            "average": 1.987925631,
            "count": 16654038,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005470792,
            "variance": 1.010971514
          },
          {
            "average": 1093.14083,
            "count": 16654038,
            "maximum": 1107,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.61975967,
            "variance": 606.1325664
          },
          {
            "average": 41641.35965,
            "count": 16654038,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4294.331795,
            "variance": 18441285.56
          },
          {
            "average": 40162.10986,
            "count": 16654038,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3624.141559,
            "variance": 13134402.04
          },
          {
            "average": 37101.41995,
            "count": 16654038,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3483.092836,
            "variance": 12131935.71
          },
          {
            "average": 188120062.5,
            "count": 16654038,
            "maximum": 188154652.1,
            "minimum": 187904520.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69943.16793,
            "variance": 4892046741
          },
          {
            "average": 0,
            "count": 16654038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16654038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16654038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16654038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16654038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311996.4403,
          4817550.265,
          1373.904708,
          313045.8203,
          4818966.625,
          1421.224708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311996.4403074764,
                4817550.264996678,
                1373.904708121168
              ],
              [
                311996.4403074764,
                4818966.624996677,
                1373.904708121168
              ],
              [
                313045.8203074764,
                4818966.624996677,
                1421.224708121168
              ],
              [
                313045.8203074764,
                4817550.264996678,
                1421.224708121168
              ],
              [
                311996.4403074764,
                4817550.264996678,
                1373.904708121168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:57:32+00:00",
        "end_time": "2017-08-27T21:28:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254659,
            43.48724144,
            1373.904708,
            -119.3120098,
            43.50024745,
            1421.224708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497670565894,
                  43.48724144090545,
                  1373.904708121168
                ],
                [
                  -119.32546587881698,
                  43.499984266085676,
                  1373.904708121168
                ],
                [
                  -119.31249624894991,
                  43.500247445882394,
                  1421.224708121168
                ],
                [
                  -119.31200979807416,
                  43.48750450428586,
                  1421.224708121168
                ],
                [
                  -119.32497670565894,
                  43.48724144090545,
                  1373.904708121168
                ]
              ]
            ]
          },
          "id": "20170827_43119D3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:57:32Z",
            "pc:count": 16654038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312570.623,
                "count": 16654038,
                "maximum": 313045.8203,
                "minimum": 311996.4403,
                "name": "X",
                "position": 0,
                "stddev": 298.7654739,
                "variance": 89260.80841
              },
              {
                "average": 4818193.301,
                "count": 16654038,
                "maximum": 4818966.625,
                "minimum": 4817550.265,
                "name": "Y",
                "position": 1,
                "stddev": 407.8538263,
                "variance": 166344.7437
              },
              {
                "average": 1379.559949,
                "count": 16654038,
                "maximum": 1421.224708,
                "minimum": 1373.904708,
                "name": "Z",
                "position": 2,
                "stddev": 3.610215678,
                "variance": 13.03365724
              },
              {
                "average": 20803.7491,
                "count": 16654038,
                "maximum": 31537,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2393.490717,
                "variance": 5728797.81
              },
              {
                "average": 1.019169765,
                "count": 16654038,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1513450222,
                "variance": 0.02290531573
              },
              {
                "average": 1.038555815,
                "count": 16654038,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2227799472,
                "variance": 0.04963090486
              },
              {
                "average": 0.5025867,
                "count": 16654038,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933239,
                "variance": 0.249993324
              },
              {
                "average": 1.501137442e-06,
                "count": 16654038,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001225208259,
                "variance": 1.501135279e-06
              },
              {
                "average": 1.132966491,
                "count": 16654038,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3395385257,
                "variance": 0.1152864105
              },
              {
                "average": 0.3356062931,
                "count": 16654038,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94770155,
                "variance": 142.7475722
              },
              {
                "average": 1.987925631,
                "count": 16654038,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005470792,
                "variance": 1.010971514
              },
              {
                "average": 1093.14083,
                "count": 16654038,
                "maximum": 1107,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.61975967,
                "variance": 606.1325664
              },
              {
                "average": 41641.35965,
                "count": 16654038,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4294.331795,
                "variance": 18441285.56
              },
              {
                "average": 40162.10986,
                "count": 16654038,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3624.141559,
                "variance": 13134402.04
              },
              {
                "average": 37101.41995,
                "count": 16654038,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3483.092836,
                "variance": 12131935.71
              },
              {
                "average": 188120062.5,
                "count": 16654038,
                "maximum": 188154652.1,
                "minimum": 187904520.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69943.16793,
                "variance": 4892046741
              },
              {
                "average": 0,
                "count": 16654038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16654038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16654038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16654038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16654038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311996.4403,
              4817550.265,
              1373.904708,
              313045.8203,
              4818966.625,
              1421.224708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311996.4403074764,
                    4817550.264996678,
                    1373.904708121168
                  ],
                  [
                    311996.4403074764,
                    4818966.624996677,
                    1373.904708121168
                  ],
                  [
                    313045.8203074764,
                    4818966.624996677,
                    1421.224708121168
                  ],
                  [
                    313045.8203074764,
                    4817550.264996678,
                    1421.224708121168
                  ],
                  [
                    311996.4403074764,
                    4817550.264996678,
                    1373.904708121168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:57:32+00:00",
            "end_time": "2017-08-27T21:28:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2111a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24998605483748,
              43.34411457348276,
              1334.7627204591479
            ],
            [
              -119.25020316731661,
              43.349989457612345,
              1334.7627204591479
            ],
            [
              -119.2474993233161,
              43.350042648633085,
              1380.042720459148
            ],
            [
              -119.24728247118361,
              43.34416775365157,
              1380.042720459148
            ],
            [
              -119.24998605483748,
              43.34411457348276,
              1334.7627204591479
            ]
          ]
        ]
      },
      "bbox": [
        -119.2502032,
        43.34411457,
        1334.76272,
        -119.2472825,
        43.35004265,
        1380.04272
      ],
      "properties": {
        "datetime": "2017-08-28T16:39:39Z",
        "pc:count": 755512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317715.842,
            "count": 755512,
            "maximum": 317850.6048,
            "minimum": 317631.3048,
            "name": "X",
            "position": 0,
            "stddev": 57.81228835,
            "variance": 3342.260685
          },
          {
            "average": 4801950.329,
            "count": 755512,
            "maximum": 4802140.651,
            "minimum": 4801487.711,
            "name": "Y",
            "position": 1,
            "stddev": 129.8890997,
            "variance": 16871.17822
          },
          {
            "average": 1360.850148,
            "count": 755512,
            "maximum": 1380.04272,
            "minimum": 1334.76272,
            "name": "Z",
            "position": 2,
            "stddev": 10.09392184,
            "variance": 101.8872582
          },
          {
            "average": 17929.74674,
            "count": 755512,
            "maximum": 26593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1941.299622,
            "variance": 3768644.221
          },
          {
            "average": 1.008312244,
            "count": 755512,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09400073159,
            "variance": 0.008836137539
          },
          {
            "average": 1.016946124,
            "count": 755512,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1361269843,
            "variance": 0.01853055584
          },
          {
            "average": 0.5124326285,
            "count": 755512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998457366,
            "variance": 0.2498457604
          },
          {
            "average": 5.294422855e-06,
            "count": 755512,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002300956721,
            "variance": 5.294401832e-06
          },
          {
            "average": 1.13885021,
            "count": 755512,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.345790381,
            "variance": 0.1195709876
          },
          {
            "average": -3.908320428,
            "count": 755512,
            "maximum": 15,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.044044363,
            "variance": 81.79473844
          },
          {
            "average": 2.010407512,
            "count": 755512,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002367887,
            "variance": 1.004741381
          },
          {
            "average": 1016.82553,
            "count": 755512,
            "maximum": 1019,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.269798186,
            "variance": 1.612387434
          },
          {
            "average": 42973.32043,
            "count": 755512,
            "maximum": 65280,
            "minimum": 27392,
            "name": "Red",
            "position": 12,
            "stddev": 3390.958483,
            "variance": 11498599.44
          },
          {
            "average": 41954.46373,
            "count": 755512,
            "maximum": 65280,
            "minimum": 29440,
            "name": "Green",
            "position": 13,
            "stddev": 3018.74883,
            "variance": 9112844.5
          },
          {
            "average": 39199.17661,
            "count": 755512,
            "maximum": 65280,
            "minimum": 28160,
            "name": "Blue",
            "position": 14,
            "stddev": 2720.393745,
            "variance": 7400542.126
          },
          {
            "average": 187953410.7,
            "count": 755512,
            "maximum": 187973579.6,
            "minimum": 187905931.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30426.42851,
            "variance": 925767551.9
          },
          {
            "average": 0,
            "count": 755512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 755512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317631.3048,
          4801487.711,
          1334.76272,
          317850.6048,
          4802140.651,
          1380.04272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317631.30483574845,
                4801487.71131146,
                1334.7627204591479
              ],
              [
                317631.30483574845,
                4802140.651311459,
                1334.7627204591479
              ],
              [
                317850.6048357485,
                4802140.651311459,
                1380.042720459148
              ],
              [
                317850.6048357485,
                4801487.71131146,
                1380.042720459148
              ],
              [
                317631.30483574845,
                4801487.71131146,
                1334.7627204591479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:39:39+00:00",
        "end_time": "2017-08-27T21:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2111a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2111a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2111a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2111a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2502032,
            43.34411457,
            1334.76272,
            -119.2472825,
            43.35004265,
            1380.04272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24998605483748,
                  43.34411457348276,
                  1334.7627204591479
                ],
                [
                  -119.25020316731661,
                  43.349989457612345,
                  1334.7627204591479
                ],
                [
                  -119.2474993233161,
                  43.350042648633085,
                  1380.042720459148
                ],
                [
                  -119.24728247118361,
                  43.34416775365157,
                  1380.042720459148
                ],
                [
                  -119.24998605483748,
                  43.34411457348276,
                  1334.7627204591479
                ]
              ]
            ]
          },
          "id": "20170827_43119C2111a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2111a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:39:39Z",
            "pc:count": 755512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317715.842,
                "count": 755512,
                "maximum": 317850.6048,
                "minimum": 317631.3048,
                "name": "X",
                "position": 0,
                "stddev": 57.81228835,
                "variance": 3342.260685
              },
              {
                "average": 4801950.329,
                "count": 755512,
                "maximum": 4802140.651,
                "minimum": 4801487.711,
                "name": "Y",
                "position": 1,
                "stddev": 129.8890997,
                "variance": 16871.17822
              },
              {
                "average": 1360.850148,
                "count": 755512,
                "maximum": 1380.04272,
                "minimum": 1334.76272,
                "name": "Z",
                "position": 2,
                "stddev": 10.09392184,
                "variance": 101.8872582
              },
              {
                "average": 17929.74674,
                "count": 755512,
                "maximum": 26593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1941.299622,
                "variance": 3768644.221
              },
              {
                "average": 1.008312244,
                "count": 755512,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09400073159,
                "variance": 0.008836137539
              },
              {
                "average": 1.016946124,
                "count": 755512,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1361269843,
                "variance": 0.01853055584
              },
              {
                "average": 0.5124326285,
                "count": 755512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998457366,
                "variance": 0.2498457604
              },
              {
                "average": 5.294422855e-06,
                "count": 755512,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002300956721,
                "variance": 5.294401832e-06
              },
              {
                "average": 1.13885021,
                "count": 755512,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.345790381,
                "variance": 0.1195709876
              },
              {
                "average": -3.908320428,
                "count": 755512,
                "maximum": 15,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.044044363,
                "variance": 81.79473844
              },
              {
                "average": 2.010407512,
                "count": 755512,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002367887,
                "variance": 1.004741381
              },
              {
                "average": 1016.82553,
                "count": 755512,
                "maximum": 1019,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.269798186,
                "variance": 1.612387434
              },
              {
                "average": 42973.32043,
                "count": 755512,
                "maximum": 65280,
                "minimum": 27392,
                "name": "Red",
                "position": 12,
                "stddev": 3390.958483,
                "variance": 11498599.44
              },
              {
                "average": 41954.46373,
                "count": 755512,
                "maximum": 65280,
                "minimum": 29440,
                "name": "Green",
                "position": 13,
                "stddev": 3018.74883,
                "variance": 9112844.5
              },
              {
                "average": 39199.17661,
                "count": 755512,
                "maximum": 65280,
                "minimum": 28160,
                "name": "Blue",
                "position": 14,
                "stddev": 2720.393745,
                "variance": 7400542.126
              },
              {
                "average": 187953410.7,
                "count": 755512,
                "maximum": 187973579.6,
                "minimum": 187905931.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30426.42851,
                "variance": 925767551.9
              },
              {
                "average": 0,
                "count": 755512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 755512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317631.3048,
              4801487.711,
              1334.76272,
              317850.6048,
              4802140.651,
              1380.04272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317631.30483574845,
                    4801487.71131146,
                    1334.7627204591479
                  ],
                  [
                    317631.30483574845,
                    4802140.651311459,
                    1334.7627204591479
                  ],
                  [
                    317850.6048357485,
                    4802140.651311459,
                    1380.042720459148
                  ],
                  [
                    317850.6048357485,
                    4801487.71131146,
                    1380.042720459148
                  ],
                  [
                    317631.30483574845,
                    4801487.71131146,
                    1334.7627204591479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:39:39+00:00",
            "end_time": "2017-08-27T21:52: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": "20170827_43119C2122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747727147341,
              43.31225081732136,
              1263.0954646690525
            ],
            [
              -119.23794480739956,
              43.324984733200665,
              1263.0954646690525
            ],
            [
              -119.22499541475827,
              43.325237495511615,
              1295.1754646690524
            ],
            [
              -119.22453057867362,
              43.31250346786376,
              1295.1754646690524
            ],
            [
              -119.23747727147341,
              43.31225081732136,
              1263.0954646690525
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379448,
        43.31225082,
        1263.095465,
        -119.2245306,
        43.3252375,
        1295.175465
      ],
      "properties": {
        "datetime": "2017-08-28T16:50:52Z",
        "pc:count": 18448091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319067.7353,
            "count": 18448091,
            "maximum": 319601.039,
            "minimum": 318550.339,
            "name": "X",
            "position": 0,
            "stddev": 283.9615075,
            "variance": 80634.13773
          },
          {
            "average": 4798619.735,
            "count": 18448091,
            "maximum": 4799336.903,
            "minimum": 4797921.663,
            "name": "Y",
            "position": 1,
            "stddev": 399.3614491,
            "variance": 159489.567
          },
          {
            "average": 1276.53107,
            "count": 18448091,
            "maximum": 1295.175465,
            "minimum": 1263.095465,
            "name": "Z",
            "position": 2,
            "stddev": 6.392020086,
            "variance": 40.85792078
          },
          {
            "average": 19995.54588,
            "count": 18448091,
            "maximum": 28705,
            "minimum": 1585,
            "name": "Intensity",
            "position": 3,
            "stddev": 1184.899377,
            "variance": 1403986.534
          },
          {
            "average": 1.000001355,
            "count": 18448091,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001164109962,
            "variance": 1.355152003e-06
          },
          {
            "average": 1.000001843,
            "count": 18448091,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001357573506,
            "variance": 1.843005825e-06
          },
          {
            "average": 0.5058422576,
            "count": 18448091,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999658804,
            "variance": 0.2499658816
          },
          {
            "average": 4.824347408e-06,
            "count": 18448091,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002196434473,
            "variance": 4.824324395e-06
          },
          {
            "average": 1.158482631,
            "count": 18448091,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3651929544,
            "variance": 0.133365894
          },
          {
            "average": -1.602574588,
            "count": 18448091,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1982096,
            "variance": 125.3998982
          },
          {
            "average": 2.006695652,
            "count": 18448091,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000004145,
            "variance": 1.00000829
          },
          {
            "average": 1017.345022,
            "count": 18448091,
            "maximum": 1020,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.506403306,
            "variance": 2.269250922
          },
          {
            "average": 45377.51374,
            "count": 18448091,
            "maximum": 52992,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 1332.501364,
            "variance": 1775559.884
          },
          {
            "average": 43549.06023,
            "count": 18448091,
            "maximum": 52224,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 1354.798539,
            "variance": 1835479.08
          },
          {
            "average": 40664.44502,
            "count": 18448091,
            "maximum": 49408,
            "minimum": 19456,
            "name": "Blue",
            "position": 14,
            "stddev": 1246.577563,
            "variance": 1553955.621
          },
          {
            "average": 187959555.6,
            "count": 18448091,
            "maximum": 187974252.7,
            "minimum": 187905230.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26981.14045,
            "variance": 727981940.1
          },
          {
            "average": 0,
            "count": 18448091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18448091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18448091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18448091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18448091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318550.339,
          4797921.663,
          1263.095465,
          319601.039,
          4799336.903,
          1295.175465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318550.33899536537,
                4797921.663389792,
                1263.0954646690525
              ],
              [
                318550.33899536537,
                4799336.903389792,
                1263.0954646690525
              ],
              [
                319601.0389953653,
                4799336.903389792,
                1295.1754646690524
              ],
              [
                319601.0389953653,
                4797921.663389792,
                1295.1754646690524
              ],
              [
                318550.33899536537,
                4797921.663389792,
                1263.0954646690525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:50:52+00:00",
        "end_time": "2017-08-27T21:40:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379448,
            43.31225082,
            1263.095465,
            -119.2245306,
            43.3252375,
            1295.175465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747727147341,
                  43.31225081732136,
                  1263.0954646690525
                ],
                [
                  -119.23794480739956,
                  43.324984733200665,
                  1263.0954646690525
                ],
                [
                  -119.22499541475827,
                  43.325237495511615,
                  1295.1754646690524
                ],
                [
                  -119.22453057867362,
                  43.31250346786376,
                  1295.1754646690524
                ],
                [
                  -119.23747727147341,
                  43.31225081732136,
                  1263.0954646690525
                ]
              ]
            ]
          },
          "id": "20170827_43119C2122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:50:52Z",
            "pc:count": 18448091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319067.7353,
                "count": 18448091,
                "maximum": 319601.039,
                "minimum": 318550.339,
                "name": "X",
                "position": 0,
                "stddev": 283.9615075,
                "variance": 80634.13773
              },
              {
                "average": 4798619.735,
                "count": 18448091,
                "maximum": 4799336.903,
                "minimum": 4797921.663,
                "name": "Y",
                "position": 1,
                "stddev": 399.3614491,
                "variance": 159489.567
              },
              {
                "average": 1276.53107,
                "count": 18448091,
                "maximum": 1295.175465,
                "minimum": 1263.095465,
                "name": "Z",
                "position": 2,
                "stddev": 6.392020086,
                "variance": 40.85792078
              },
              {
                "average": 19995.54588,
                "count": 18448091,
                "maximum": 28705,
                "minimum": 1585,
                "name": "Intensity",
                "position": 3,
                "stddev": 1184.899377,
                "variance": 1403986.534
              },
              {
                "average": 1.000001355,
                "count": 18448091,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001164109962,
                "variance": 1.355152003e-06
              },
              {
                "average": 1.000001843,
                "count": 18448091,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001357573506,
                "variance": 1.843005825e-06
              },
              {
                "average": 0.5058422576,
                "count": 18448091,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999658804,
                "variance": 0.2499658816
              },
              {
                "average": 4.824347408e-06,
                "count": 18448091,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002196434473,
                "variance": 4.824324395e-06
              },
              {
                "average": 1.158482631,
                "count": 18448091,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3651929544,
                "variance": 0.133365894
              },
              {
                "average": -1.602574588,
                "count": 18448091,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1982096,
                "variance": 125.3998982
              },
              {
                "average": 2.006695652,
                "count": 18448091,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000004145,
                "variance": 1.00000829
              },
              {
                "average": 1017.345022,
                "count": 18448091,
                "maximum": 1020,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.506403306,
                "variance": 2.269250922
              },
              {
                "average": 45377.51374,
                "count": 18448091,
                "maximum": 52992,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 1332.501364,
                "variance": 1775559.884
              },
              {
                "average": 43549.06023,
                "count": 18448091,
                "maximum": 52224,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 1354.798539,
                "variance": 1835479.08
              },
              {
                "average": 40664.44502,
                "count": 18448091,
                "maximum": 49408,
                "minimum": 19456,
                "name": "Blue",
                "position": 14,
                "stddev": 1246.577563,
                "variance": 1553955.621
              },
              {
                "average": 187959555.6,
                "count": 18448091,
                "maximum": 187974252.7,
                "minimum": 187905230.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26981.14045,
                "variance": 727981940.1
              },
              {
                "average": 0,
                "count": 18448091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18448091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18448091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18448091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18448091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318550.339,
              4797921.663,
              1263.095465,
              319601.039,
              4799336.903,
              1295.175465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318550.33899536537,
                    4797921.663389792,
                    1263.0954646690525
                  ],
                  [
                    318550.33899536537,
                    4799336.903389792,
                    1263.0954646690525
                  ],
                  [
                    319601.0389953653,
                    4799336.903389792,
                    1295.1754646690524
                  ],
                  [
                    319601.0389953653,
                    4797921.663389792,
                    1295.1754646690524
                  ],
                  [
                    318550.33899536537,
                    4797921.663389792,
                    1263.0954646690525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:50:52+00:00",
            "end_time": "2017-08-27T21:40:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2111b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997670649581,
              43.33724930296438,
              1326.055023509455
            ],
            [
              -119.25019322077407,
              43.34310943815605,
              1326.055023509455
            ],
            [
              -119.23760080720213,
              43.343356611299974,
              1384.2350235094548
            ],
            [
              -119.23738550209819,
              43.337496425806144,
              1384.2350235094548
            ],
            [
              -119.24997670649581,
              43.33724930296438,
              1326.055023509455
            ]
          ]
        ]
      },
      "bbox": [
        -119.2501932,
        43.3372493,
        1326.055024,
        -119.2373855,
        43.34335661,
        1384.235024
      ],
      "properties": {
        "datetime": "2017-08-28T16:50:09Z",
        "pc:count": 5244057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318076.7054,
            "count": 5244057,
            "maximum": 318632.9422,
            "minimum": 317611.5022,
            "name": "X",
            "position": 0,
            "stddev": 306.6567575,
            "variance": 94038.36694
          },
          {
            "average": 4800936.062,
            "count": 5244057,
            "maximum": 4801376.534,
            "minimum": 4800725.234,
            "name": "Y",
            "position": 1,
            "stddev": 138.2332905,
            "variance": 19108.44262
          },
          {
            "average": 1348.515997,
            "count": 5244057,
            "maximum": 1384.235024,
            "minimum": 1326.055024,
            "name": "Z",
            "position": 2,
            "stddev": 11.31239855,
            "variance": 127.9703609
          },
          {
            "average": 18616.02322,
            "count": 5244057,
            "maximum": 28001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1724.528712,
            "variance": 2973999.28
          },
          {
            "average": 1.00484968,
            "count": 5244057,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07266891893,
            "variance": 0.005280771779
          },
          {
            "average": 1.009753517,
            "count": 5244057,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1050775283,
            "variance": 0.01104128695
          },
          {
            "average": 0.5079548144,
            "count": 5244057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999367646,
            "variance": 0.2499367686
          },
          {
            "average": 1.048806296e-05,
            "count": 5244057,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003238511226,
            "variance": 1.048795496e-05
          },
          {
            "average": 1.133472996,
            "count": 5244057,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3400852504,
            "variance": 0.1156579775
          },
          {
            "average": -2.604141607,
            "count": 5244057,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.07498923,
            "variance": 122.6553863
          },
          {
            "average": 2.007252782,
            "count": 5244057,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001316258,
            "variance": 1.002634249
          },
          {
            "average": 1017.143252,
            "count": 5244057,
            "maximum": 1020,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.445055595,
            "variance": 2.088185673
          },
          {
            "average": 43463.62257,
            "count": 5244057,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2908.806548,
            "variance": 8461155.536
          },
          {
            "average": 42223.62194,
            "count": 5244057,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2638.592253,
            "variance": 6962169.08
          },
          {
            "average": 39335.31293,
            "count": 5244057,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2329.272909,
            "variance": 5425512.285
          },
          {
            "average": 187957845.2,
            "count": 5244057,
            "maximum": 187974209,
            "minimum": 187905263.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28103.43504,
            "variance": 789803061
          },
          {
            "average": 0,
            "count": 5244057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5244057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5244057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5244057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5244057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317611.5022,
          4800725.234,
          1326.055024,
          318632.9422,
          4801376.534,
          1384.235024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317611.50217562006,
                4800725.233772688,
                1326.055023509455
              ],
              [
                317611.50217562006,
                4801376.533772688,
                1326.055023509455
              ],
              [
                318632.94217562,
                4801376.533772688,
                1384.2350235094548
              ],
              [
                318632.94217562,
                4800725.233772688,
                1384.2350235094548
              ],
              [
                317611.50217562006,
                4800725.233772688,
                1326.055023509455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:50:09+00:00",
        "end_time": "2017-08-27T21:41:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2111b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2111b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2111b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2111b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2501932,
            43.3372493,
            1326.055024,
            -119.2373855,
            43.34335661,
            1384.235024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997670649581,
                  43.33724930296438,
                  1326.055023509455
                ],
                [
                  -119.25019322077407,
                  43.34310943815605,
                  1326.055023509455
                ],
                [
                  -119.23760080720213,
                  43.343356611299974,
                  1384.2350235094548
                ],
                [
                  -119.23738550209819,
                  43.337496425806144,
                  1384.2350235094548
                ],
                [
                  -119.24997670649581,
                  43.33724930296438,
                  1326.055023509455
                ]
              ]
            ]
          },
          "id": "20170827_43119C2111b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2111b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:50:09Z",
            "pc:count": 5244057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318076.7054,
                "count": 5244057,
                "maximum": 318632.9422,
                "minimum": 317611.5022,
                "name": "X",
                "position": 0,
                "stddev": 306.6567575,
                "variance": 94038.36694
              },
              {
                "average": 4800936.062,
                "count": 5244057,
                "maximum": 4801376.534,
                "minimum": 4800725.234,
                "name": "Y",
                "position": 1,
                "stddev": 138.2332905,
                "variance": 19108.44262
              },
              {
                "average": 1348.515997,
                "count": 5244057,
                "maximum": 1384.235024,
                "minimum": 1326.055024,
                "name": "Z",
                "position": 2,
                "stddev": 11.31239855,
                "variance": 127.9703609
              },
              {
                "average": 18616.02322,
                "count": 5244057,
                "maximum": 28001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1724.528712,
                "variance": 2973999.28
              },
              {
                "average": 1.00484968,
                "count": 5244057,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07266891893,
                "variance": 0.005280771779
              },
              {
                "average": 1.009753517,
                "count": 5244057,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1050775283,
                "variance": 0.01104128695
              },
              {
                "average": 0.5079548144,
                "count": 5244057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999367646,
                "variance": 0.2499367686
              },
              {
                "average": 1.048806296e-05,
                "count": 5244057,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003238511226,
                "variance": 1.048795496e-05
              },
              {
                "average": 1.133472996,
                "count": 5244057,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3400852504,
                "variance": 0.1156579775
              },
              {
                "average": -2.604141607,
                "count": 5244057,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.07498923,
                "variance": 122.6553863
              },
              {
                "average": 2.007252782,
                "count": 5244057,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001316258,
                "variance": 1.002634249
              },
              {
                "average": 1017.143252,
                "count": 5244057,
                "maximum": 1020,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.445055595,
                "variance": 2.088185673
              },
              {
                "average": 43463.62257,
                "count": 5244057,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2908.806548,
                "variance": 8461155.536
              },
              {
                "average": 42223.62194,
                "count": 5244057,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2638.592253,
                "variance": 6962169.08
              },
              {
                "average": 39335.31293,
                "count": 5244057,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2329.272909,
                "variance": 5425512.285
              },
              {
                "average": 187957845.2,
                "count": 5244057,
                "maximum": 187974209,
                "minimum": 187905263.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28103.43504,
                "variance": 789803061
              },
              {
                "average": 0,
                "count": 5244057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5244057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5244057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5244057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5244057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317611.5022,
              4800725.234,
              1326.055024,
              318632.9422,
              4801376.534,
              1384.235024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317611.50217562006,
                    4800725.233772688,
                    1326.055023509455
                  ],
                  [
                    317611.50217562006,
                    4801376.533772688,
                    1326.055023509455
                  ],
                  [
                    318632.94217562,
                    4801376.533772688,
                    1384.2350235094548
                  ],
                  [
                    318632.94217562,
                    4800725.233772688,
                    1384.2350235094548
                  ],
                  [
                    317611.50217562006,
                    4800725.233772688,
                    1326.055023509455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:50:09+00:00",
            "end_time": "2017-08-27T21:41: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": "20170827_43119C2112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747639930932,
              43.33725085301035,
              1309.779083240984
            ],
            [
              -119.23767935217701,
              43.34277470550725,
              1309.779083240984
            ],
            [
              -119.22498679515893,
              43.34302244779071,
              1340.219083240984
            ],
            [
              -119.22478499115789,
              43.337498547768746,
              1340.219083240984
            ],
            [
              -119.23747639930932,
              43.33725085301035,
              1309.779083240984
            ]
          ]
        ]
      },
      "bbox": [
        -119.2376794,
        43.33725085,
        1309.779083,
        -119.224785,
        43.34302245,
        1340.219083
      ],
      "properties": {
        "datetime": "2017-08-28T16:33:41Z",
        "pc:count": 3484429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319225.233,
            "count": 3484429,
            "maximum": 319654.4023,
            "minimum": 318624.8423,
            "name": "X",
            "position": 0,
            "stddev": 290.0560366,
            "variance": 84132.50437
          },
          {
            "average": 4800907.596,
            "count": 3484429,
            "maximum": 4801312.078,
            "minimum": 4800698.158,
            "name": "Y",
            "position": 1,
            "stddev": 129.0439645,
            "variance": 16652.34477
          },
          {
            "average": 1322.351887,
            "count": 3484429,
            "maximum": 1340.219083,
            "minimum": 1309.779083,
            "name": "Z",
            "position": 2,
            "stddev": 4.907076794,
            "variance": 24.07940266
          },
          {
            "average": 20089.33672,
            "count": 3484429,
            "maximum": 27313,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1549.206964,
            "variance": 2400042.218
          },
          {
            "average": 1.001195031,
            "count": 3484429,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03519868822,
            "variance": 0.001238947653
          },
          {
            "average": 1.002423927,
            "count": 3484429,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.050719356,
            "variance": 0.002572453073
          },
          {
            "average": 0.500464782,
            "count": 3484429,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998557,
            "variance": 0.2499998557
          },
          {
            "average": 1.463654447e-05,
            "count": 3484429,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003825746259,
            "variance": 1.463633444e-05
          },
          {
            "average": 1.181446372,
            "count": 3484429,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3853876342,
            "variance": 0.1485236286
          },
          {
            "average": 0.8565466997,
            "count": 3484429,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67415746,
            "variance": 136.2859523
          },
          {
            "average": 2.002180845,
            "count": 3484429,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000437627,
            "variance": 1.000875446
          },
          {
            "average": 1013.508992,
            "count": 3484429,
            "maximum": 1018,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9299422519,
            "variance": 0.8647925919
          },
          {
            "average": 44838.15268,
            "count": 3484429,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2242.263606,
            "variance": 5027746.079
          },
          {
            "average": 43251.93282,
            "count": 3484429,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2085.983813,
            "variance": 4351328.469
          },
          {
            "average": 40037.71022,
            "count": 3484429,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1760.26361,
            "variance": 3098527.976
          },
          {
            "average": 187905158.7,
            "count": 3484429,
            "maximum": 187973221.5,
            "minimum": 187904263.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1969.486355,
            "variance": 3878876.501
          },
          {
            "average": 0,
            "count": 3484429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3484429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3484429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3484429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3484429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318624.8423,
          4800698.158,
          1309.779083,
          319654.4023,
          4801312.078,
          1340.219083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318624.8423226776,
                4800698.158058471,
                1309.779083240984
              ],
              [
                318624.8423226776,
                4801312.078058471,
                1309.779083240984
              ],
              [
                319654.40232267766,
                4801312.078058471,
                1340.219083240984
              ],
              [
                319654.40232267766,
                4800698.158058471,
                1340.219083240984
              ],
              [
                318624.8423226776,
                4800698.158058471,
                1309.779083240984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:33:41+00:00",
        "end_time": "2017-08-27T21:24:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2376794,
            43.33725085,
            1309.779083,
            -119.224785,
            43.34302245,
            1340.219083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747639930932,
                  43.33725085301035,
                  1309.779083240984
                ],
                [
                  -119.23767935217701,
                  43.34277470550725,
                  1309.779083240984
                ],
                [
                  -119.22498679515893,
                  43.34302244779071,
                  1340.219083240984
                ],
                [
                  -119.22478499115789,
                  43.337498547768746,
                  1340.219083240984
                ],
                [
                  -119.23747639930932,
                  43.33725085301035,
                  1309.779083240984
                ]
              ]
            ]
          },
          "id": "20170827_43119C2112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:33:41Z",
            "pc:count": 3484429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319225.233,
                "count": 3484429,
                "maximum": 319654.4023,
                "minimum": 318624.8423,
                "name": "X",
                "position": 0,
                "stddev": 290.0560366,
                "variance": 84132.50437
              },
              {
                "average": 4800907.596,
                "count": 3484429,
                "maximum": 4801312.078,
                "minimum": 4800698.158,
                "name": "Y",
                "position": 1,
                "stddev": 129.0439645,
                "variance": 16652.34477
              },
              {
                "average": 1322.351887,
                "count": 3484429,
                "maximum": 1340.219083,
                "minimum": 1309.779083,
                "name": "Z",
                "position": 2,
                "stddev": 4.907076794,
                "variance": 24.07940266
              },
              {
                "average": 20089.33672,
                "count": 3484429,
                "maximum": 27313,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1549.206964,
                "variance": 2400042.218
              },
              {
                "average": 1.001195031,
                "count": 3484429,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03519868822,
                "variance": 0.001238947653
              },
              {
                "average": 1.002423927,
                "count": 3484429,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.050719356,
                "variance": 0.002572453073
              },
              {
                "average": 0.500464782,
                "count": 3484429,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998557,
                "variance": 0.2499998557
              },
              {
                "average": 1.463654447e-05,
                "count": 3484429,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003825746259,
                "variance": 1.463633444e-05
              },
              {
                "average": 1.181446372,
                "count": 3484429,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3853876342,
                "variance": 0.1485236286
              },
              {
                "average": 0.8565466997,
                "count": 3484429,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67415746,
                "variance": 136.2859523
              },
              {
                "average": 2.002180845,
                "count": 3484429,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000437627,
                "variance": 1.000875446
              },
              {
                "average": 1013.508992,
                "count": 3484429,
                "maximum": 1018,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9299422519,
                "variance": 0.8647925919
              },
              {
                "average": 44838.15268,
                "count": 3484429,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2242.263606,
                "variance": 5027746.079
              },
              {
                "average": 43251.93282,
                "count": 3484429,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2085.983813,
                "variance": 4351328.469
              },
              {
                "average": 40037.71022,
                "count": 3484429,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1760.26361,
                "variance": 3098527.976
              },
              {
                "average": 187905158.7,
                "count": 3484429,
                "maximum": 187973221.5,
                "minimum": 187904263.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1969.486355,
                "variance": 3878876.501
              },
              {
                "average": 0,
                "count": 3484429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3484429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3484429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3484429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3484429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318624.8423,
              4800698.158,
              1309.779083,
              319654.4023,
              4801312.078,
              1340.219083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318624.8423226776,
                    4800698.158058471,
                    1309.779083240984
                  ],
                  [
                    318624.8423226776,
                    4801312.078058471,
                    1309.779083240984
                  ],
                  [
                    319654.40232267766,
                    4801312.078058471,
                    1340.219083240984
                  ],
                  [
                    319654.40232267766,
                    4800698.158058471,
                    1340.219083240984
                  ],
                  [
                    318624.8423226776,
                    4800698.158058471,
                    1309.779083240984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:33:41+00:00",
            "end_time": "2017-08-27T21:24:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.16247147692543,
              43.46764842314548,
              1335.5754490000372
            ],
            [
              -119.16273332689488,
              43.4749887468728,
              1335.5754490000372
            ],
            [
              -119.14999494893594,
              43.4752290796133,
              1361.1154490000372
            ],
            [
              -119.14973463834342,
              43.467888694639306,
              1361.1154490000372
            ],
            [
              -119.16247147692543,
              43.46764842314548,
              1335.5754490000372
            ]
          ]
        ]
      },
      "bbox": [
        -119.1627333,
        43.46764842,
        1335.575449,
        -119.1497346,
        43.47522908,
        1361.115449
      ],
      "properties": {
        "datetime": "2017-08-28T20:44:52Z",
        "pc:count": 7310020,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325529.2471,
            "count": 7310020,
            "maximum": 326111.8223,
            "minimum": 325080.8423,
            "name": "X",
            "position": 0,
            "stddev": 277.131949,
            "variance": 76802.11716
          },
          {
            "average": 4815424.573,
            "count": 7310020,
            "maximum": 4815835.677,
            "minimum": 4815019.897,
            "name": "Y",
            "position": 1,
            "stddev": 225.6677635,
            "variance": 50925.93949
          },
          {
            "average": 1343.05812,
            "count": 7310020,
            "maximum": 1361.115449,
            "minimum": 1335.575449,
            "name": "Z",
            "position": 2,
            "stddev": 3.036271792,
            "variance": 9.218946394
          },
          {
            "average": 20141.73476,
            "count": 7310020,
            "maximum": 30337,
            "minimum": 1346,
            "name": "Intensity",
            "position": 3,
            "stddev": 1402.272226,
            "variance": 1966367.397
          },
          {
            "average": 1.001931595,
            "count": 7310020,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04744163829,
            "variance": 0.002250709044
          },
          {
            "average": 1.003903546,
            "count": 7310020,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06989489813,
            "variance": 0.004885296784
          },
          {
            "average": 0.499984405,
            "count": 7310020,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000034,
            "variance": 0.250000034
          },
          {
            "average": 1.367985313e-07,
            "count": 7310020,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003698628548,
            "variance": 1.367985313e-07
          },
          {
            "average": 1.242647216,
            "count": 7310020,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4286835308,
            "variance": 0.1837695696
          },
          {
            "average": 1.586411176,
            "count": 7310020,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.11670153,
            "variance": 123.5810529
          },
          {
            "average": 1.981504018,
            "count": 7310020,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000600108,
            "variance": 1.001200576
          },
          {
            "average": 1050.940699,
            "count": 7310020,
            "maximum": 1055,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.692394274,
            "variance": 2.86419838
          },
          {
            "average": 43587.23585,
            "count": 7310020,
            "maximum": 65280,
            "minimum": 15104,
            "name": "Red",
            "position": 12,
            "stddev": 2226.535922,
            "variance": 4957462.213
          },
          {
            "average": 41406.43595,
            "count": 7310020,
            "maximum": 65280,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 1973.898637,
            "variance": 3896275.829
          },
          {
            "average": 37709.25695,
            "count": 7310020,
            "maximum": 65280,
            "minimum": 17664,
            "name": "Blue",
            "position": 14,
            "stddev": 1880.351717,
            "variance": 3535722.579
          },
          {
            "average": 187986983.5,
            "count": 7310020,
            "maximum": 187988292,
            "minimum": 187986155.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 585.2260082,
            "variance": 342489.4807
          },
          {
            "average": 0,
            "count": 7310020,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7310020,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7310020,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7310020,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7310020,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325080.8423,
          4815019.897,
          1335.575449,
          326111.8223,
          4815835.677,
          1361.115449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325080.8422710424,
                4815019.89736542,
                1335.5754490000372
              ],
              [
                325080.8422710424,
                4815835.677365419,
                1335.5754490000372
              ],
              [
                326111.8222710424,
                4815835.677365419,
                1361.1154490000372
              ],
              [
                326111.8222710424,
                4815019.89736542,
                1361.1154490000372
              ],
              [
                325080.8422710424,
                4815019.89736542,
                1335.5754490000372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:44:52+00:00",
        "end_time": "2017-08-28T20:09:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1627333,
            43.46764842,
            1335.575449,
            -119.1497346,
            43.47522908,
            1361.115449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.16247147692543,
                  43.46764842314548,
                  1335.5754490000372
                ],
                [
                  -119.16273332689488,
                  43.4749887468728,
                  1335.5754490000372
                ],
                [
                  -119.14999494893594,
                  43.4752290796133,
                  1361.1154490000372
                ],
                [
                  -119.14973463834342,
                  43.467888694639306,
                  1361.1154490000372
                ],
                [
                  -119.16247147692543,
                  43.46764842314548,
                  1335.5754490000372
                ]
              ]
            ]
          },
          "id": "20170828_43119D2213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:44:52Z",
            "pc:count": 7310020,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325529.2471,
                "count": 7310020,
                "maximum": 326111.8223,
                "minimum": 325080.8423,
                "name": "X",
                "position": 0,
                "stddev": 277.131949,
                "variance": 76802.11716
              },
              {
                "average": 4815424.573,
                "count": 7310020,
                "maximum": 4815835.677,
                "minimum": 4815019.897,
                "name": "Y",
                "position": 1,
                "stddev": 225.6677635,
                "variance": 50925.93949
              },
              {
                "average": 1343.05812,
                "count": 7310020,
                "maximum": 1361.115449,
                "minimum": 1335.575449,
                "name": "Z",
                "position": 2,
                "stddev": 3.036271792,
                "variance": 9.218946394
              },
              {
                "average": 20141.73476,
                "count": 7310020,
                "maximum": 30337,
                "minimum": 1346,
                "name": "Intensity",
                "position": 3,
                "stddev": 1402.272226,
                "variance": 1966367.397
              },
              {
                "average": 1.001931595,
                "count": 7310020,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04744163829,
                "variance": 0.002250709044
              },
              {
                "average": 1.003903546,
                "count": 7310020,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06989489813,
                "variance": 0.004885296784
              },
              {
                "average": 0.499984405,
                "count": 7310020,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000034,
                "variance": 0.250000034
              },
              {
                "average": 1.367985313e-07,
                "count": 7310020,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003698628548,
                "variance": 1.367985313e-07
              },
              {
                "average": 1.242647216,
                "count": 7310020,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4286835308,
                "variance": 0.1837695696
              },
              {
                "average": 1.586411176,
                "count": 7310020,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.11670153,
                "variance": 123.5810529
              },
              {
                "average": 1.981504018,
                "count": 7310020,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000600108,
                "variance": 1.001200576
              },
              {
                "average": 1050.940699,
                "count": 7310020,
                "maximum": 1055,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.692394274,
                "variance": 2.86419838
              },
              {
                "average": 43587.23585,
                "count": 7310020,
                "maximum": 65280,
                "minimum": 15104,
                "name": "Red",
                "position": 12,
                "stddev": 2226.535922,
                "variance": 4957462.213
              },
              {
                "average": 41406.43595,
                "count": 7310020,
                "maximum": 65280,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 1973.898637,
                "variance": 3896275.829
              },
              {
                "average": 37709.25695,
                "count": 7310020,
                "maximum": 65280,
                "minimum": 17664,
                "name": "Blue",
                "position": 14,
                "stddev": 1880.351717,
                "variance": 3535722.579
              },
              {
                "average": 187986983.5,
                "count": 7310020,
                "maximum": 187988292,
                "minimum": 187986155.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 585.2260082,
                "variance": 342489.4807
              },
              {
                "average": 0,
                "count": 7310020,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7310020,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7310020,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7310020,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7310020,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325080.8423,
              4815019.897,
              1335.575449,
              326111.8223,
              4815835.677,
              1361.115449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325080.8422710424,
                    4815019.89736542,
                    1335.5754490000372
                  ],
                  [
                    325080.8422710424,
                    4815835.677365419,
                    1335.5754490000372
                  ],
                  [
                    326111.8222710424,
                    4815835.677365419,
                    1361.1154490000372
                  ],
                  [
                    326111.8222710424,
                    4815019.89736542,
                    1361.1154490000372
                  ],
                  [
                    325080.8422710424,
                    4815019.89736542,
                    1335.5754490000372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:44:52+00:00",
            "end_time": "2017-08-28T20:09:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46248632722198,
              43.34072058503012,
              1259.2401092020752
            ],
            [
              -119.4628610973313,
              43.349985784792594,
              1259.2401092020752
            ],
            [
              -119.44999846556915,
              43.35026220742272,
              1285.0401092020754
            ],
            [
              -119.4496256479629,
              43.340996918724564,
              1285.0401092020754
            ],
            [
              -119.46248632722198,
              43.34072058503012,
              1259.2401092020752
            ]
          ]
        ]
      },
      "bbox": [
        -119.4628611,
        43.34072059,
        1259.240109,
        -119.4496256,
        43.35026221,
        1285.040109
      ],
      "properties": {
        "datetime": "2017-08-31T14:53:32Z",
        "pc:count": 9126790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300912.5031,
            "count": 9126790,
            "maximum": 301439.1395,
            "minimum": 300395.7395,
            "name": "X",
            "position": 0,
            "stddev": 295.7415125,
            "variance": 87463.04219
          },
          {
            "average": 4802148.969,
            "count": 9126790,
            "maximum": 4802627.137,
            "minimum": 4801597.237,
            "name": "Y",
            "position": 1,
            "stddev": 270.2314059,
            "variance": 73025.01276
          },
          {
            "average": 1273.765115,
            "count": 9126790,
            "maximum": 1285.040109,
            "minimum": 1259.240109,
            "name": "Z",
            "position": 2,
            "stddev": 5.061334763,
            "variance": 25.61710958
          },
          {
            "average": 19068.04539,
            "count": 9126790,
            "maximum": 32641,
            "minimum": 3873,
            "name": "Intensity",
            "position": 3,
            "stddev": 1490.926474,
            "variance": 2222861.751
          },
          {
            "average": 1.000012929,
            "count": 9126790,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003595664737,
            "variance": 1.29288049e-05
          },
          {
            "average": 1.00002531,
            "count": 9126790,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005030851392,
            "variance": 2.530946572e-05
          },
          {
            "average": 0.5014596589,
            "count": 9126790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978968,
            "variance": 0.2499978968
          },
          {
            "average": 1.753080766e-06,
            "count": 9126790,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001324038475,
            "variance": 1.753077884e-06
          },
          {
            "average": 1.245122327,
            "count": 9126790,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4301597284,
            "variance": 0.1850373919
          },
          {
            "average": 0.04671408658,
            "count": 9126790,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70414591,
            "variance": 136.9870314
          },
          {
            "average": 1.997644955,
            "count": 9126790,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000386391,
            "variance": 1.000772931
          },
          {
            "average": 1113.148805,
            "count": 9126790,
            "maximum": 1116,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.139951672,
            "variance": 9.8592965
          },
          {
            "average": 43430.09885,
            "count": 9126790,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2747.439039,
            "variance": 7548421.272
          },
          {
            "average": 41781.76177,
            "count": 9126790,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2746.348593,
            "variance": 7542430.596
          },
          {
            "average": 38746.89878,
            "count": 9126790,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2715.18796,
            "variance": 7372245.659
          },
          {
            "average": 188223906,
            "count": 9126790,
            "maximum": 188226412.6,
            "minimum": 188069796.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14869.34006,
            "variance": 221097273.7
          },
          {
            "average": 0,
            "count": 9126790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9126790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9126790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9126790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9126790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300395.7395,
          4801597.237,
          1259.240109,
          301439.1395,
          4802627.137,
          1285.040109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300395.7394883952,
                4801597.236605893,
                1259.2401092020752
              ],
              [
                300395.7394883952,
                4802627.136605893,
                1259.2401092020752
              ],
              [
                301439.13948839525,
                4802627.136605893,
                1285.0401092020754
              ],
              [
                301439.13948839525,
                4801597.236605893,
                1285.0401092020754
              ],
              [
                300395.7394883952,
                4801597.236605893,
                1259.2401092020752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:53:32+00:00",
        "end_time": "2017-08-29T19:23:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4628611,
            43.34072059,
            1259.240109,
            -119.4496256,
            43.35026221,
            1285.040109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46248632722198,
                  43.34072058503012,
                  1259.2401092020752
                ],
                [
                  -119.4628610973313,
                  43.349985784792594,
                  1259.2401092020752
                ],
                [
                  -119.44999846556915,
                  43.35026220742272,
                  1285.0401092020754
                ],
                [
                  -119.4496256479629,
                  43.340996918724564,
                  1285.0401092020754
                ],
                [
                  -119.46248632722198,
                  43.34072058503012,
                  1259.2401092020752
                ]
              ]
            ]
          },
          "id": "20170829_43119C4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:53:32Z",
            "pc:count": 9126790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300912.5031,
                "count": 9126790,
                "maximum": 301439.1395,
                "minimum": 300395.7395,
                "name": "X",
                "position": 0,
                "stddev": 295.7415125,
                "variance": 87463.04219
              },
              {
                "average": 4802148.969,
                "count": 9126790,
                "maximum": 4802627.137,
                "minimum": 4801597.237,
                "name": "Y",
                "position": 1,
                "stddev": 270.2314059,
                "variance": 73025.01276
              },
              {
                "average": 1273.765115,
                "count": 9126790,
                "maximum": 1285.040109,
                "minimum": 1259.240109,
                "name": "Z",
                "position": 2,
                "stddev": 5.061334763,
                "variance": 25.61710958
              },
              {
                "average": 19068.04539,
                "count": 9126790,
                "maximum": 32641,
                "minimum": 3873,
                "name": "Intensity",
                "position": 3,
                "stddev": 1490.926474,
                "variance": 2222861.751
              },
              {
                "average": 1.000012929,
                "count": 9126790,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003595664737,
                "variance": 1.29288049e-05
              },
              {
                "average": 1.00002531,
                "count": 9126790,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005030851392,
                "variance": 2.530946572e-05
              },
              {
                "average": 0.5014596589,
                "count": 9126790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978968,
                "variance": 0.2499978968
              },
              {
                "average": 1.753080766e-06,
                "count": 9126790,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001324038475,
                "variance": 1.753077884e-06
              },
              {
                "average": 1.245122327,
                "count": 9126790,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4301597284,
                "variance": 0.1850373919
              },
              {
                "average": 0.04671408658,
                "count": 9126790,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70414591,
                "variance": 136.9870314
              },
              {
                "average": 1.997644955,
                "count": 9126790,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000386391,
                "variance": 1.000772931
              },
              {
                "average": 1113.148805,
                "count": 9126790,
                "maximum": 1116,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.139951672,
                "variance": 9.8592965
              },
              {
                "average": 43430.09885,
                "count": 9126790,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2747.439039,
                "variance": 7548421.272
              },
              {
                "average": 41781.76177,
                "count": 9126790,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2746.348593,
                "variance": 7542430.596
              },
              {
                "average": 38746.89878,
                "count": 9126790,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2715.18796,
                "variance": 7372245.659
              },
              {
                "average": 188223906,
                "count": 9126790,
                "maximum": 188226412.6,
                "minimum": 188069796.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14869.34006,
                "variance": 221097273.7
              },
              {
                "average": 0,
                "count": 9126790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9126790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9126790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9126790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9126790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300395.7395,
              4801597.237,
              1259.240109,
              301439.1395,
              4802627.137,
              1285.040109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300395.7394883952,
                    4801597.236605893,
                    1259.2401092020752
                  ],
                  [
                    300395.7394883952,
                    4802627.136605893,
                    1259.2401092020752
                  ],
                  [
                    301439.13948839525,
                    4802627.136605893,
                    1285.0401092020754
                  ],
                  [
                    301439.13948839525,
                    4801597.236605893,
                    1285.0401092020754
                  ],
                  [
                    300395.7394883952,
                    4801597.236605893,
                    1259.2401092020752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:53:32+00:00",
            "end_time": "2017-08-29T19:23: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": "20170829_43119B3214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27484163946094,
              43.21224914949825,
              1318.9877744671414
            ],
            [
              -119.2753154626908,
              43.22498673988058,
              1318.9877744671414
            ],
            [
              -119.26249611035068,
              43.225241115551746,
              1406.5477744671414
            ],
            [
              -119.26202495112122,
              43.212503412630916,
              1406.5477744671414
            ],
            [
              -119.27484163946094,
              43.21224914949825,
              1318.9877744671414
            ]
          ]
        ]
      },
      "bbox": [
        -119.2753155,
        43.21224915,
        1318.987774,
        -119.262025,
        43.22524112,
        1406.547774
      ],
      "properties": {
        "datetime": "2017-08-29T16:46:35Z",
        "pc:count": 12587069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315762.658,
            "count": 12587069,
            "maximum": 316259.6767,
            "minimum": 315217.7967,
            "name": "X",
            "position": 0,
            "stddev": 284.2518013,
            "variance": 80799.08654
          },
          {
            "average": 4787644.98,
            "count": 12587069,
            "maximum": 4788313.147,
            "minimum": 4786897.487,
            "name": "Y",
            "position": 1,
            "stddev": 385.075993,
            "variance": 148283.5204
          },
          {
            "average": 1351.793214,
            "count": 12587069,
            "maximum": 1406.547774,
            "minimum": 1318.987774,
            "name": "Z",
            "position": 2,
            "stddev": 22.76587075,
            "variance": 518.2848712
          },
          {
            "average": 19410.91329,
            "count": 12587069,
            "maximum": 29841,
            "minimum": 1777,
            "name": "Intensity",
            "position": 3,
            "stddev": 1155.56878,
            "variance": 1335339.205
          },
          {
            "average": 1.000017875,
            "count": 12587069,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004227903714,
            "variance": 1.787516982e-05
          },
          {
            "average": 1.000033765,
            "count": 12587069,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005810651698,
            "variance": 3.376367316e-05
          },
          {
            "average": 0.5029594261,
            "count": 12587069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912616,
            "variance": 0.2499912617
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220174212,
            "count": 12587069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4143640212,
            "variance": 0.1716975421
          },
          {
            "average": -0.1492818972,
            "count": 12587069,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84656608,
            "variance": 140.3411278
          },
          {
            "average": 2.000674105,
            "count": 12587069,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00000736,
            "variance": 1.00001472
          },
          {
            "average": 1064.281368,
            "count": 12587069,
            "maximum": 1066,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9349781148,
            "variance": 0.8741840752
          },
          {
            "average": 44700.10358,
            "count": 12587069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1768.96757,
            "variance": 3129246.264
          },
          {
            "average": 42648.53735,
            "count": 12587069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1802.249141,
            "variance": 3248101.965
          },
          {
            "average": 39655.72854,
            "count": 12587069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1829.185734,
            "variance": 3345920.45
          },
          {
            "average": 188059060.5,
            "count": 12587069,
            "maximum": 188060395.5,
            "minimum": 188057834.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.6269545,
            "variance": 402751.3713
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12587069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315217.7967,
          4786897.487,
          1318.987774,
          316259.6767,
          4788313.147,
          1406.547774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315217.79667156475,
                4786897.486951283,
                1318.9877744671414
              ],
              [
                315217.79667156475,
                4788313.146951283,
                1318.9877744671414
              ],
              [
                316259.67667156475,
                4788313.146951283,
                1406.5477744671414
              ],
              [
                316259.67667156475,
                4786897.486951283,
                1406.5477744671414
              ],
              [
                315217.79667156475,
                4786897.486951283,
                1318.9877744671414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:46:35+00:00",
        "end_time": "2017-08-29T16:03:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2753155,
            43.21224915,
            1318.987774,
            -119.262025,
            43.22524112,
            1406.547774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27484163946094,
                  43.21224914949825,
                  1318.9877744671414
                ],
                [
                  -119.2753154626908,
                  43.22498673988058,
                  1318.9877744671414
                ],
                [
                  -119.26249611035068,
                  43.225241115551746,
                  1406.5477744671414
                ],
                [
                  -119.26202495112122,
                  43.212503412630916,
                  1406.5477744671414
                ],
                [
                  -119.27484163946094,
                  43.21224914949825,
                  1318.9877744671414
                ]
              ]
            ]
          },
          "id": "20170829_43119B3214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:46:35Z",
            "pc:count": 12587069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315762.658,
                "count": 12587069,
                "maximum": 316259.6767,
                "minimum": 315217.7967,
                "name": "X",
                "position": 0,
                "stddev": 284.2518013,
                "variance": 80799.08654
              },
              {
                "average": 4787644.98,
                "count": 12587069,
                "maximum": 4788313.147,
                "minimum": 4786897.487,
                "name": "Y",
                "position": 1,
                "stddev": 385.075993,
                "variance": 148283.5204
              },
              {
                "average": 1351.793214,
                "count": 12587069,
                "maximum": 1406.547774,
                "minimum": 1318.987774,
                "name": "Z",
                "position": 2,
                "stddev": 22.76587075,
                "variance": 518.2848712
              },
              {
                "average": 19410.91329,
                "count": 12587069,
                "maximum": 29841,
                "minimum": 1777,
                "name": "Intensity",
                "position": 3,
                "stddev": 1155.56878,
                "variance": 1335339.205
              },
              {
                "average": 1.000017875,
                "count": 12587069,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004227903714,
                "variance": 1.787516982e-05
              },
              {
                "average": 1.000033765,
                "count": 12587069,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005810651698,
                "variance": 3.376367316e-05
              },
              {
                "average": 0.5029594261,
                "count": 12587069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912616,
                "variance": 0.2499912617
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220174212,
                "count": 12587069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4143640212,
                "variance": 0.1716975421
              },
              {
                "average": -0.1492818972,
                "count": 12587069,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84656608,
                "variance": 140.3411278
              },
              {
                "average": 2.000674105,
                "count": 12587069,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00000736,
                "variance": 1.00001472
              },
              {
                "average": 1064.281368,
                "count": 12587069,
                "maximum": 1066,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9349781148,
                "variance": 0.8741840752
              },
              {
                "average": 44700.10358,
                "count": 12587069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1768.96757,
                "variance": 3129246.264
              },
              {
                "average": 42648.53735,
                "count": 12587069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1802.249141,
                "variance": 3248101.965
              },
              {
                "average": 39655.72854,
                "count": 12587069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1829.185734,
                "variance": 3345920.45
              },
              {
                "average": 188059060.5,
                "count": 12587069,
                "maximum": 188060395.5,
                "minimum": 188057834.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.6269545,
                "variance": 402751.3713
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12587069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315217.7967,
              4786897.487,
              1318.987774,
              316259.6767,
              4788313.147,
              1406.547774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315217.79667156475,
                    4786897.486951283,
                    1318.9877744671414
                  ],
                  [
                    315217.79667156475,
                    4788313.146951283,
                    1318.9877744671414
                  ],
                  [
                    316259.67667156475,
                    4788313.146951283,
                    1406.5477744671414
                  ],
                  [
                    316259.67667156475,
                    4786897.486951283,
                    1406.5477744671414
                  ],
                  [
                    315217.79667156475,
                    4786897.486951283,
                    1318.9877744671414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:46:35+00:00",
            "end_time": "2017-08-29T16:03:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14997732949415,
              43.47476063838423,
              1331.9298523959258
            ],
            [
              -119.15042881402255,
              43.48748557979334,
              1331.9298523959258
            ],
            [
              -119.13749590622739,
              43.48772818331211,
              1363.5498523959257
            ],
            [
              -119.13704713192081,
              43.47500313473664,
              1363.5498523959257
            ],
            [
              -119.14997732949415,
              43.47476063838423,
              1331.9298523959258
            ]
          ]
        ]
      },
      "bbox": [
        -119.1504288,
        43.47476064,
        1331.929852,
        -119.1370471,
        43.48772818,
        1363.549852
      ],
      "properties": {
        "datetime": "2017-08-28T20:18:19Z",
        "pc:count": 13880494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326631.2051,
            "count": 13880494,
            "maximum": 327158.4035,
            "minimum": 326111.9035,
            "name": "X",
            "position": 0,
            "stddev": 291.2453983,
            "variance": 84823.88204
          },
          {
            "average": 4816476.217,
            "count": 13880494,
            "maximum": 4817197.815,
            "minimum": 4815783.615,
            "name": "Y",
            "position": 1,
            "stddev": 396.3001282,
            "variance": 157053.7916
          },
          {
            "average": 1336.963969,
            "count": 13880494,
            "maximum": 1363.549852,
            "minimum": 1331.929852,
            "name": "Z",
            "position": 2,
            "stddev": 4.609774902,
            "variance": 21.25002465
          },
          {
            "average": 20097.80235,
            "count": 13880494,
            "maximum": 32018,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1695.499601,
            "variance": 2874718.896
          },
          {
            "average": 1.006269157,
            "count": 13880494,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.086177972,
            "variance": 0.007426642858
          },
          {
            "average": 1.012661149,
            "count": 13880494,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1270780951,
            "variance": 0.01614884224
          },
          {
            "average": 0.5054747331,
            "count": 13880494,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999700444,
            "variance": 0.2499700453
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204231204,
            "count": 13880494,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4031387242,
            "variance": 0.1625208309
          },
          {
            "average": -0.8873020137,
            "count": 13880494,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59970939,
            "variance": 134.553258
          },
          {
            "average": 1.996316414,
            "count": 13880494,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001849257,
            "variance": 1.003701933
          },
          {
            "average": 1047.833101,
            "count": 13880494,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13040846,
            "variance": 1.277823287
          },
          {
            "average": 42419.36457,
            "count": 13880494,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3456.259317,
            "variance": 11945728.47
          },
          {
            "average": 40520.36813,
            "count": 13880494,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3026.862969,
            "variance": 9161899.432
          },
          {
            "average": 36927.0661,
            "count": 13880494,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2806.243421,
            "variance": 7875002.138
          },
          {
            "average": 187985704.9,
            "count": 13880494,
            "maximum": 187986699.7,
            "minimum": 187984973.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.6155703,
            "variance": 232917.7886
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13880494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326111.9035,
          4815783.615,
          1331.929852,
          327158.4035,
          4817197.815,
          1363.549852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326111.9034967378,
                4815783.61461274,
                1331.9298523959258
              ],
              [
                326111.9034967378,
                4817197.81461274,
                1331.9298523959258
              ],
              [
                327158.4034967378,
                4817197.81461274,
                1363.5498523959257
              ],
              [
                327158.4034967378,
                4815783.61461274,
                1363.5498523959257
              ],
              [
                326111.9034967378,
                4815783.61461274,
                1331.9298523959258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:18:19+00:00",
        "end_time": "2017-08-28T19:49:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1504288,
            43.47476064,
            1331.929852,
            -119.1370471,
            43.48772818,
            1363.549852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14997732949415,
                  43.47476063838423,
                  1331.9298523959258
                ],
                [
                  -119.15042881402255,
                  43.48748557979334,
                  1331.9298523959258
                ],
                [
                  -119.13749590622739,
                  43.48772818331211,
                  1363.5498523959257
                ],
                [
                  -119.13704713192081,
                  43.47500313473664,
                  1363.5498523959257
                ],
                [
                  -119.14997732949415,
                  43.47476063838423,
                  1331.9298523959258
                ]
              ]
            ]
          },
          "id": "20170828_43119D2209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:18:19Z",
            "pc:count": 13880494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326631.2051,
                "count": 13880494,
                "maximum": 327158.4035,
                "minimum": 326111.9035,
                "name": "X",
                "position": 0,
                "stddev": 291.2453983,
                "variance": 84823.88204
              },
              {
                "average": 4816476.217,
                "count": 13880494,
                "maximum": 4817197.815,
                "minimum": 4815783.615,
                "name": "Y",
                "position": 1,
                "stddev": 396.3001282,
                "variance": 157053.7916
              },
              {
                "average": 1336.963969,
                "count": 13880494,
                "maximum": 1363.549852,
                "minimum": 1331.929852,
                "name": "Z",
                "position": 2,
                "stddev": 4.609774902,
                "variance": 21.25002465
              },
              {
                "average": 20097.80235,
                "count": 13880494,
                "maximum": 32018,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1695.499601,
                "variance": 2874718.896
              },
              {
                "average": 1.006269157,
                "count": 13880494,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.086177972,
                "variance": 0.007426642858
              },
              {
                "average": 1.012661149,
                "count": 13880494,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1270780951,
                "variance": 0.01614884224
              },
              {
                "average": 0.5054747331,
                "count": 13880494,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999700444,
                "variance": 0.2499700453
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204231204,
                "count": 13880494,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4031387242,
                "variance": 0.1625208309
              },
              {
                "average": -0.8873020137,
                "count": 13880494,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59970939,
                "variance": 134.553258
              },
              {
                "average": 1.996316414,
                "count": 13880494,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001849257,
                "variance": 1.003701933
              },
              {
                "average": 1047.833101,
                "count": 13880494,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13040846,
                "variance": 1.277823287
              },
              {
                "average": 42419.36457,
                "count": 13880494,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3456.259317,
                "variance": 11945728.47
              },
              {
                "average": 40520.36813,
                "count": 13880494,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3026.862969,
                "variance": 9161899.432
              },
              {
                "average": 36927.0661,
                "count": 13880494,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2806.243421,
                "variance": 7875002.138
              },
              {
                "average": 187985704.9,
                "count": 13880494,
                "maximum": 187986699.7,
                "minimum": 187984973.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.6155703,
                "variance": 232917.7886
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13880494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326111.9035,
              4815783.615,
              1331.929852,
              327158.4035,
              4817197.815,
              1363.549852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326111.9034967378,
                    4815783.61461274,
                    1331.9298523959258
                  ],
                  [
                    326111.9034967378,
                    4817197.81461274,
                    1331.9298523959258
                  ],
                  [
                    327158.4034967378,
                    4817197.81461274,
                    1363.5498523959257
                  ],
                  [
                    327158.4034967378,
                    4815783.61461274,
                    1363.5498523959257
                  ],
                  [
                    326111.9034967378,
                    4815783.61461274,
                    1331.9298523959258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:18:19+00:00",
            "end_time": "2017-08-28T19:49: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": "20170828_43119D3204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497685806807,
              43.48724719028996,
              1379.6378683713745
            ],
            [
              -119.275455300601,
              43.49998470482074,
              1379.6378683713745
            ],
            [
              -119.26249658795679,
              43.50024198677774,
              1408.0978683713745
            ],
            [
              -119.26202086447128,
              43.48750435848698,
              1408.0978683713745
            ],
            [
              -119.27497685806807,
              43.48724719028996,
              1379.6378683713745
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754553,
        43.48724719,
        1379.637868,
        -119.2620209,
        43.50024199,
        1408.097868
      ],
      "properties": {
        "datetime": "2017-08-28T20:01:22Z",
        "pc:count": 13763358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316565.7192,
            "count": 13763358,
            "maximum": 317088.1496,
            "minimum": 316039.6896,
            "name": "X",
            "position": 0,
            "stddev": 292.3768743,
            "variance": 85484.2366
          },
          {
            "average": 4818149.032,
            "count": 13763358,
            "maximum": 4818854.867,
            "minimum": 4817439.147,
            "name": "Y",
            "position": 1,
            "stddev": 405.7909189,
            "variance": 164666.2699
          },
          {
            "average": 1386.960818,
            "count": 13763358,
            "maximum": 1408.097868,
            "minimum": 1379.637868,
            "name": "Z",
            "position": 2,
            "stddev": 4.984172194,
            "variance": 24.84197246
          },
          {
            "average": 19501.29231,
            "count": 13763358,
            "maximum": 33201,
            "minimum": 1251,
            "name": "Intensity",
            "position": 3,
            "stddev": 1426.872836,
            "variance": 2035966.091
          },
          {
            "average": 1.001227753,
            "count": 13763358,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03693240455,
            "variance": 0.001364002506
          },
          {
            "average": 1.002482534,
            "count": 13763358,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0538512713,
            "variance": 0.00289995942
          },
          {
            "average": 0.5066361712,
            "count": 13763358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999559775,
            "variance": 0.2499559794
          },
          {
            "average": 4.940654744e-06,
            "count": 13763358,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002222752954,
            "variance": 4.940630693e-06
          },
          {
            "average": 1.210424665,
            "count": 13763358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4076102766,
            "variance": 0.1661461376
          },
          {
            "average": -1.419006381,
            "count": 13763358,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75001741,
            "variance": 138.0629092
          },
          {
            "average": 1.996990705,
            "count": 13763358,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000483717,
            "variance": 1.000967668
          },
          {
            "average": 1045.402423,
            "count": 13763358,
            "maximum": 1048,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.110951975,
            "variance": 1.234214291
          },
          {
            "average": 41823.20562,
            "count": 13763358,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3094.006791,
            "variance": 9572878.025
          },
          {
            "average": 40263.76206,
            "count": 13763358,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2726.160989,
            "variance": 7431953.737
          },
          {
            "average": 37538.28774,
            "count": 13763358,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2464.957984,
            "variance": 6076017.861
          },
          {
            "average": 187984685.2,
            "count": 13763358,
            "maximum": 187985682.1,
            "minimum": 187983801.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 461.4857806,
            "variance": 212969.1257
          },
          {
            "average": 0,
            "count": 13763358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316039.6896,
          4817439.147,
          1379.637868,
          317088.1496,
          4818854.867,
          1408.097868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316039.6896312027,
                4817439.146614126,
                1379.6378683713745
              ],
              [
                316039.6896312027,
                4818854.866614127,
                1379.6378683713745
              ],
              [
                317088.1496312027,
                4818854.866614127,
                1408.0978683713745
              ],
              [
                317088.1496312027,
                4817439.146614126,
                1408.0978683713745
              ],
              [
                316039.6896312027,
                4817439.146614126,
                1379.6378683713745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:01:22+00:00",
        "end_time": "2017-08-28T19:30:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754553,
            43.48724719,
            1379.637868,
            -119.2620209,
            43.50024199,
            1408.097868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497685806807,
                  43.48724719028996,
                  1379.6378683713745
                ],
                [
                  -119.275455300601,
                  43.49998470482074,
                  1379.6378683713745
                ],
                [
                  -119.26249658795679,
                  43.50024198677774,
                  1408.0978683713745
                ],
                [
                  -119.26202086447128,
                  43.48750435848698,
                  1408.0978683713745
                ],
                [
                  -119.27497685806807,
                  43.48724719028996,
                  1379.6378683713745
                ]
              ]
            ]
          },
          "id": "20170828_43119D3204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:01:22Z",
            "pc:count": 13763358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316565.7192,
                "count": 13763358,
                "maximum": 317088.1496,
                "minimum": 316039.6896,
                "name": "X",
                "position": 0,
                "stddev": 292.3768743,
                "variance": 85484.2366
              },
              {
                "average": 4818149.032,
                "count": 13763358,
                "maximum": 4818854.867,
                "minimum": 4817439.147,
                "name": "Y",
                "position": 1,
                "stddev": 405.7909189,
                "variance": 164666.2699
              },
              {
                "average": 1386.960818,
                "count": 13763358,
                "maximum": 1408.097868,
                "minimum": 1379.637868,
                "name": "Z",
                "position": 2,
                "stddev": 4.984172194,
                "variance": 24.84197246
              },
              {
                "average": 19501.29231,
                "count": 13763358,
                "maximum": 33201,
                "minimum": 1251,
                "name": "Intensity",
                "position": 3,
                "stddev": 1426.872836,
                "variance": 2035966.091
              },
              {
                "average": 1.001227753,
                "count": 13763358,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03693240455,
                "variance": 0.001364002506
              },
              {
                "average": 1.002482534,
                "count": 13763358,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0538512713,
                "variance": 0.00289995942
              },
              {
                "average": 0.5066361712,
                "count": 13763358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999559775,
                "variance": 0.2499559794
              },
              {
                "average": 4.940654744e-06,
                "count": 13763358,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002222752954,
                "variance": 4.940630693e-06
              },
              {
                "average": 1.210424665,
                "count": 13763358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4076102766,
                "variance": 0.1661461376
              },
              {
                "average": -1.419006381,
                "count": 13763358,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75001741,
                "variance": 138.0629092
              },
              {
                "average": 1.996990705,
                "count": 13763358,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000483717,
                "variance": 1.000967668
              },
              {
                "average": 1045.402423,
                "count": 13763358,
                "maximum": 1048,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.110951975,
                "variance": 1.234214291
              },
              {
                "average": 41823.20562,
                "count": 13763358,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3094.006791,
                "variance": 9572878.025
              },
              {
                "average": 40263.76206,
                "count": 13763358,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2726.160989,
                "variance": 7431953.737
              },
              {
                "average": 37538.28774,
                "count": 13763358,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2464.957984,
                "variance": 6076017.861
              },
              {
                "average": 187984685.2,
                "count": 13763358,
                "maximum": 187985682.1,
                "minimum": 187983801.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 461.4857806,
                "variance": 212969.1257
              },
              {
                "average": 0,
                "count": 13763358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316039.6896,
              4817439.147,
              1379.637868,
              317088.1496,
              4818854.867,
              1408.097868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316039.6896312027,
                    4817439.146614126,
                    1379.6378683713745
                  ],
                  [
                    316039.6896312027,
                    4818854.866614127,
                    1379.6378683713745
                  ],
                  [
                    317088.1496312027,
                    4818854.866614127,
                    1408.0978683713745
                  ],
                  [
                    317088.1496312027,
                    4817439.146614126,
                    1408.0978683713745
                  ],
                  [
                    316039.6896312027,
                    4817439.146614126,
                    1379.6378683713745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:01:22+00:00",
            "end_time": "2017-08-28T19:30: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": "20170829_43119C3316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37469143436566,
              43.26402460655837,
              1270.4748900719621
            ],
            [
              -119.37511805695418,
              43.2749911273063,
              1270.4748900719621
            ],
            [
              -119.36249795276684,
              43.27525261437149,
              1340.3748900719622
            ],
            [
              -119.36207359186864,
              43.26428599403195,
              1340.3748900719622
            ],
            [
              -119.37469143436566,
              43.26402460655837,
              1270.4748900719621
            ]
          ]
        ]
      },
      "bbox": [
        -119.3751181,
        43.26402461,
        1270.47489,
        -119.3620736,
        43.27525261,
        1340.37489
      ],
      "properties": {
        "datetime": "2017-08-29T19:03:37Z",
        "pc:count": 9996195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307837.6545,
            "count": 9996195,
            "maximum": 308295.1191,
            "minimum": 307270.1991,
            "name": "X",
            "position": 0,
            "stddev": 264.2378857,
            "variance": 69821.66024
          },
          {
            "average": 4793547.14,
            "count": 9996195,
            "maximum": 4794091.995,
            "minimum": 4792873.075,
            "name": "Y",
            "position": 1,
            "stddev": 324.9681329,
            "variance": 105604.2874
          },
          {
            "average": 1307.358186,
            "count": 9996195,
            "maximum": 1340.37489,
            "minimum": 1270.47489,
            "name": "Z",
            "position": 2,
            "stddev": 13.99678729,
            "variance": 195.9100543
          },
          {
            "average": 19020.51721,
            "count": 9996195,
            "maximum": 27857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1198.271241,
            "variance": 1435853.966
          },
          {
            "average": 1.00013055,
            "count": 9996195,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01146005884,
            "variance": 0.0001313329486
          },
          {
            "average": 1.000273804,
            "count": 9996195,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01662920044,
            "variance": 0.0002765303072
          },
          {
            "average": 0.4986402326,
            "count": 9996195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998176,
            "variance": 0.249998176
          },
          {
            "average": 3.601370321e-06,
            "count": 9996195,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001897724351,
            "variance": 3.601357712e-06
          },
          {
            "average": 1.251647952,
            "count": 9996195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4339599971,
            "variance": 0.1883212791
          },
          {
            "average": 1.427032755,
            "count": 9996195,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76167296,
            "variance": 138.3369509
          },
          {
            "average": 2.003332968,
            "count": 9996195,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00006352,
            "variance": 1.000127044
          },
          {
            "average": 1078.148773,
            "count": 9996195,
            "maximum": 1080,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8774666525,
            "variance": 0.7699477262
          },
          {
            "average": 44242.24491,
            "count": 9996195,
            "maximum": 65280,
            "minimum": 23040,
            "name": "Red",
            "position": 12,
            "stddev": 2077.392422,
            "variance": 4315559.274
          },
          {
            "average": 41838.84658,
            "count": 9996195,
            "maximum": 65280,
            "minimum": 23552,
            "name": "Green",
            "position": 13,
            "stddev": 2302.123607,
            "variance": 5299773.102
          },
          {
            "average": 39511.11032,
            "count": 9996195,
            "maximum": 65280,
            "minimum": 23040,
            "name": "Blue",
            "position": 14,
            "stddev": 2231.071352,
            "variance": 4977679.378
          },
          {
            "average": 188067808.6,
            "count": 9996195,
            "maximum": 188068617.2,
            "minimum": 188066438.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 524.4801431,
            "variance": 275079.4205
          },
          {
            "average": 0,
            "count": 9996195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9996195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307270.1991,
          4792873.075,
          1270.47489,
          308295.1191,
          4794091.995,
          1340.37489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307270.19905084075,
                4792873.074958832,
                1270.4748900719621
              ],
              [
                307270.19905084075,
                4794091.994958832,
                1270.4748900719621
              ],
              [
                308295.1190508408,
                4794091.994958832,
                1340.3748900719622
              ],
              [
                308295.1190508408,
                4792873.074958832,
                1340.3748900719622
              ],
              [
                307270.19905084075,
                4792873.074958832,
                1270.4748900719621
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:03:37+00:00",
        "end_time": "2017-08-29T18:27:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3751181,
            43.26402461,
            1270.47489,
            -119.3620736,
            43.27525261,
            1340.37489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37469143436566,
                  43.26402460655837,
                  1270.4748900719621
                ],
                [
                  -119.37511805695418,
                  43.2749911273063,
                  1270.4748900719621
                ],
                [
                  -119.36249795276684,
                  43.27525261437149,
                  1340.3748900719622
                ],
                [
                  -119.36207359186864,
                  43.26428599403195,
                  1340.3748900719622
                ],
                [
                  -119.37469143436566,
                  43.26402460655837,
                  1270.4748900719621
                ]
              ]
            ]
          },
          "id": "20170829_43119C3316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:03:37Z",
            "pc:count": 9996195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307837.6545,
                "count": 9996195,
                "maximum": 308295.1191,
                "minimum": 307270.1991,
                "name": "X",
                "position": 0,
                "stddev": 264.2378857,
                "variance": 69821.66024
              },
              {
                "average": 4793547.14,
                "count": 9996195,
                "maximum": 4794091.995,
                "minimum": 4792873.075,
                "name": "Y",
                "position": 1,
                "stddev": 324.9681329,
                "variance": 105604.2874
              },
              {
                "average": 1307.358186,
                "count": 9996195,
                "maximum": 1340.37489,
                "minimum": 1270.47489,
                "name": "Z",
                "position": 2,
                "stddev": 13.99678729,
                "variance": 195.9100543
              },
              {
                "average": 19020.51721,
                "count": 9996195,
                "maximum": 27857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1198.271241,
                "variance": 1435853.966
              },
              {
                "average": 1.00013055,
                "count": 9996195,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01146005884,
                "variance": 0.0001313329486
              },
              {
                "average": 1.000273804,
                "count": 9996195,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01662920044,
                "variance": 0.0002765303072
              },
              {
                "average": 0.4986402326,
                "count": 9996195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998176,
                "variance": 0.249998176
              },
              {
                "average": 3.601370321e-06,
                "count": 9996195,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001897724351,
                "variance": 3.601357712e-06
              },
              {
                "average": 1.251647952,
                "count": 9996195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4339599971,
                "variance": 0.1883212791
              },
              {
                "average": 1.427032755,
                "count": 9996195,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76167296,
                "variance": 138.3369509
              },
              {
                "average": 2.003332968,
                "count": 9996195,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00006352,
                "variance": 1.000127044
              },
              {
                "average": 1078.148773,
                "count": 9996195,
                "maximum": 1080,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8774666525,
                "variance": 0.7699477262
              },
              {
                "average": 44242.24491,
                "count": 9996195,
                "maximum": 65280,
                "minimum": 23040,
                "name": "Red",
                "position": 12,
                "stddev": 2077.392422,
                "variance": 4315559.274
              },
              {
                "average": 41838.84658,
                "count": 9996195,
                "maximum": 65280,
                "minimum": 23552,
                "name": "Green",
                "position": 13,
                "stddev": 2302.123607,
                "variance": 5299773.102
              },
              {
                "average": 39511.11032,
                "count": 9996195,
                "maximum": 65280,
                "minimum": 23040,
                "name": "Blue",
                "position": 14,
                "stddev": 2231.071352,
                "variance": 4977679.378
              },
              {
                "average": 188067808.6,
                "count": 9996195,
                "maximum": 188068617.2,
                "minimum": 188066438.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 524.4801431,
                "variance": 275079.4205
              },
              {
                "average": 0,
                "count": 9996195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9996195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307270.1991,
              4792873.075,
              1270.47489,
              308295.1191,
              4794091.995,
              1340.37489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307270.19905084075,
                    4792873.074958832,
                    1270.4748900719621
                  ],
                  [
                    307270.19905084075,
                    4794091.994958832,
                    1270.4748900719621
                  ],
                  [
                    308295.1190508408,
                    4794091.994958832,
                    1340.3748900719622
                  ],
                  [
                    308295.1190508408,
                    4792873.074958832,
                    1340.3748900719622
                  ],
                  [
                    307270.19905084075,
                    4792873.074958832,
                    1270.4748900719621
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:03:37+00:00",
            "end_time": "2017-08-29T18:27: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": "20170829_43119B3215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247655685658,
              43.212248314337415,
              1332.6410018262184
            ],
            [
              -119.26294773930658,
              43.2249842143137,
              1332.6410018262184
            ],
            [
              -119.24999662269072,
              43.22523979481882,
              1421.3610018262182
            ],
            [
              -119.24952813131216,
              43.21250378178601,
              1421.3610018262182
            ],
            [
              -119.26247655685658,
              43.212248314337415,
              1332.6410018262184
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629477,
        43.21224831,
        1332.641002,
        -119.2495281,
        43.22523979,
        1421.361002
      ],
      "properties": {
        "datetime": "2017-08-29T16:27:57Z",
        "pc:count": 13322641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316759.5128,
            "count": 13322641,
            "maximum": 317274.8059,
            "minimum": 316222.2259,
            "name": "X",
            "position": 0,
            "stddev": 293.9818519,
            "variance": 86425.32926
          },
          {
            "average": 4787580.754,
            "count": 13322641,
            "maximum": 4788285.609,
            "minimum": 4786870.149,
            "name": "Y",
            "position": 1,
            "stddev": 402.3260334,
            "variance": 161866.2371
          },
          {
            "average": 1364.23217,
            "count": 13322641,
            "maximum": 1421.361002,
            "minimum": 1332.641002,
            "name": "Z",
            "position": 2,
            "stddev": 19.7113738,
            "variance": 388.5382572
          },
          {
            "average": 19326.69022,
            "count": 13322641,
            "maximum": 27249,
            "minimum": 1554,
            "name": "Intensity",
            "position": 3,
            "stddev": 1219.180981,
            "variance": 1486402.263
          },
          {
            "average": 1.000049315,
            "count": 13322641,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007022258778,
            "variance": 4.931211834e-05
          },
          {
            "average": 1.000105084,
            "count": 13322641,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01026515834,
            "variance": 0.0001053734757
          },
          {
            "average": 0.5009132949,
            "count": 13322641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991847,
            "variance": 0.2499991847
          },
          {
            "average": 2.251805779e-07,
            "count": 13322641,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004745319211,
            "variance": 2.251805441e-07
          },
          {
            "average": 1.258428941,
            "count": 13322641,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4377709877,
            "variance": 0.1916434377
          },
          {
            "average": 0.5036729049,
            "count": 13322641,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8124124,
            "variance": 139.5330867
          },
          {
            "average": 2.000493221,
            "count": 13322641,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000024986,
            "variance": 1.000049972
          },
          {
            "average": 1062.258282,
            "count": 13322641,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.986542339,
            "variance": 0.9732657866
          },
          {
            "average": 45471.7307,
            "count": 13322641,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1933.838031,
            "variance": 3739729.529
          },
          {
            "average": 43400.93865,
            "count": 13322641,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1984.288501,
            "variance": 3937400.856
          },
          {
            "average": 40418.29949,
            "count": 13322641,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1957.463586,
            "variance": 3831663.69
          },
          {
            "average": 188057785.2,
            "count": 13322641,
            "maximum": 188059277.3,
            "minimum": 188056572.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.7221821,
            "variance": 452555.1344
          },
          {
            "average": 0,
            "count": 13322641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316222.2259,
          4786870.149,
          1332.641002,
          317274.8059,
          4788285.609,
          1421.361002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316222.22592395643,
                4786870.148524368,
                1332.6410018262184
              ],
              [
                316222.22592395643,
                4788285.608524369,
                1332.6410018262184
              ],
              [
                317274.8059239564,
                4788285.608524369,
                1421.3610018262182
              ],
              [
                317274.8059239564,
                4786870.148524368,
                1421.3610018262182
              ],
              [
                316222.22592395643,
                4786870.148524368,
                1332.6410018262184
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:27:57+00:00",
        "end_time": "2017-08-29T15:42:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629477,
            43.21224831,
            1332.641002,
            -119.2495281,
            43.22523979,
            1421.361002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247655685658,
                  43.212248314337415,
                  1332.6410018262184
                ],
                [
                  -119.26294773930658,
                  43.2249842143137,
                  1332.6410018262184
                ],
                [
                  -119.24999662269072,
                  43.22523979481882,
                  1421.3610018262182
                ],
                [
                  -119.24952813131216,
                  43.21250378178601,
                  1421.3610018262182
                ],
                [
                  -119.26247655685658,
                  43.212248314337415,
                  1332.6410018262184
                ]
              ]
            ]
          },
          "id": "20170829_43119B3215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:27:57Z",
            "pc:count": 13322641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316759.5128,
                "count": 13322641,
                "maximum": 317274.8059,
                "minimum": 316222.2259,
                "name": "X",
                "position": 0,
                "stddev": 293.9818519,
                "variance": 86425.32926
              },
              {
                "average": 4787580.754,
                "count": 13322641,
                "maximum": 4788285.609,
                "minimum": 4786870.149,
                "name": "Y",
                "position": 1,
                "stddev": 402.3260334,
                "variance": 161866.2371
              },
              {
                "average": 1364.23217,
                "count": 13322641,
                "maximum": 1421.361002,
                "minimum": 1332.641002,
                "name": "Z",
                "position": 2,
                "stddev": 19.7113738,
                "variance": 388.5382572
              },
              {
                "average": 19326.69022,
                "count": 13322641,
                "maximum": 27249,
                "minimum": 1554,
                "name": "Intensity",
                "position": 3,
                "stddev": 1219.180981,
                "variance": 1486402.263
              },
              {
                "average": 1.000049315,
                "count": 13322641,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007022258778,
                "variance": 4.931211834e-05
              },
              {
                "average": 1.000105084,
                "count": 13322641,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01026515834,
                "variance": 0.0001053734757
              },
              {
                "average": 0.5009132949,
                "count": 13322641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991847,
                "variance": 0.2499991847
              },
              {
                "average": 2.251805779e-07,
                "count": 13322641,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004745319211,
                "variance": 2.251805441e-07
              },
              {
                "average": 1.258428941,
                "count": 13322641,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4377709877,
                "variance": 0.1916434377
              },
              {
                "average": 0.5036729049,
                "count": 13322641,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8124124,
                "variance": 139.5330867
              },
              {
                "average": 2.000493221,
                "count": 13322641,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000024986,
                "variance": 1.000049972
              },
              {
                "average": 1062.258282,
                "count": 13322641,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.986542339,
                "variance": 0.9732657866
              },
              {
                "average": 45471.7307,
                "count": 13322641,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1933.838031,
                "variance": 3739729.529
              },
              {
                "average": 43400.93865,
                "count": 13322641,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1984.288501,
                "variance": 3937400.856
              },
              {
                "average": 40418.29949,
                "count": 13322641,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1957.463586,
                "variance": 3831663.69
              },
              {
                "average": 188057785.2,
                "count": 13322641,
                "maximum": 188059277.3,
                "minimum": 188056572.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.7221821,
                "variance": 452555.1344
              },
              {
                "average": 0,
                "count": 13322641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316222.2259,
              4786870.149,
              1332.641002,
              317274.8059,
              4788285.609,
              1421.361002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316222.22592395643,
                    4786870.148524368,
                    1332.6410018262184
                  ],
                  [
                    316222.22592395643,
                    4788285.608524369,
                    1332.6410018262184
                  ],
                  [
                    317274.8059239564,
                    4788285.608524369,
                    1421.3610018262182
                  ],
                  [
                    317274.8059239564,
                    4786870.148524368,
                    1421.3610018262182
                  ],
                  [
                    316222.22592395643,
                    4786870.148524368,
                    1332.6410018262184
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:27:57+00:00",
            "end_time": "2017-08-29T15:42: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": "20170828_43119D3116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497538876414,
              43.44973580542321,
              1322.4680755213762
            ],
            [
              -119.37547464053178,
              43.462483835080825,
              1322.4680755213762
            ],
            [
              -119.3624974366674,
              43.46275283586261,
              1380.0880755213761
            ],
            [
              -119.36200090610855,
              43.450004687156785,
              1380.0880755213761
            ],
            [
              -119.37497538876414,
              43.44973580542321,
              1322.4680755213762
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754746,
        43.44973581,
        1322.468076,
        -119.3620009,
        43.46275284,
        1380.088076
      ],
      "properties": {
        "datetime": "2017-08-29T17:56:32Z",
        "pc:count": 20952420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308306.1709,
            "count": 20952420,
            "maximum": 308885.1215,
            "minimum": 307834.4415,
            "name": "X",
            "position": 0,
            "stddev": 289.4652802,
            "variance": 83790.14841
          },
          {
            "average": 4814157.658,
            "count": 20952420,
            "maximum": 4814915.956,
            "minimum": 4813498.976,
            "name": "Y",
            "position": 1,
            "stddev": 398.3195373,
            "variance": 158658.4538
          },
          {
            "average": 1346.018421,
            "count": 20952420,
            "maximum": 1380.088076,
            "minimum": 1322.468076,
            "name": "Z",
            "position": 2,
            "stddev": 16.22487119,
            "variance": 263.2464452
          },
          {
            "average": 19512.24509,
            "count": 20952420,
            "maximum": 30929,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1647.947764,
            "variance": 2715731.831
          },
          {
            "average": 1.001080257,
            "count": 20952420,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03446327392,
            "variance": 0.001187717249
          },
          {
            "average": 1.002178937,
            "count": 20952420,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05008558527,
            "variance": 0.002508565852
          },
          {
            "average": 0.502758488,
            "count": 20952420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924026,
            "variance": 0.2499924027
          },
          {
            "average": 2.481813557e-06,
            "count": 20952420,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001575375357,
            "variance": 2.481807516e-06
          },
          {
            "average": 1.134400179,
            "count": 20952420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3410817739,
            "variance": 0.1163367765
          },
          {
            "average": 0.04180007668,
            "count": 20952420,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78590076,
            "variance": 138.9074568
          },
          {
            "average": 2.001606258,
            "count": 20952420,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000389281,
            "variance": 1.000778714
          },
          {
            "average": 1041.84065,
            "count": 20952420,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.34714654,
            "variance": 499.3949586
          },
          {
            "average": 43405.09305,
            "count": 20952420,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2492.132532,
            "variance": 6210724.557
          },
          {
            "average": 41362.81688,
            "count": 20952420,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2278.387894,
            "variance": 5191051.395
          },
          {
            "average": 38305.09492,
            "count": 20952420,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2046.840583,
            "variance": 4189556.371
          },
          {
            "average": 188006770.3,
            "count": 20952420,
            "maximum": 188064592.4,
            "minimum": 187975840.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41228.64083,
            "variance": 1699800825
          },
          {
            "average": 0,
            "count": 20952420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20952420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20952420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20952420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20952420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307834.4415,
          4813498.976,
          1322.468076,
          308885.1215,
          4814915.956,
          1380.088076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307834.44147535367,
                4813498.975840994,
                1322.4680755213762
              ],
              [
                307834.44147535367,
                4814915.955840995,
                1322.4680755213762
              ],
              [
                308885.1214753537,
                4814915.955840995,
                1380.0880755213761
              ],
              [
                308885.1214753537,
                4813498.975840994,
                1380.0880755213761
              ],
              [
                307834.44147535367,
                4813498.975840994,
                1322.4680755213762
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:56:32+00:00",
        "end_time": "2017-08-28T17:17:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754746,
            43.44973581,
            1322.468076,
            -119.3620009,
            43.46275284,
            1380.088076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497538876414,
                  43.44973580542321,
                  1322.4680755213762
                ],
                [
                  -119.37547464053178,
                  43.462483835080825,
                  1322.4680755213762
                ],
                [
                  -119.3624974366674,
                  43.46275283586261,
                  1380.0880755213761
                ],
                [
                  -119.36200090610855,
                  43.450004687156785,
                  1380.0880755213761
                ],
                [
                  -119.37497538876414,
                  43.44973580542321,
                  1322.4680755213762
                ]
              ]
            ]
          },
          "id": "20170828_43119D3116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:56:32Z",
            "pc:count": 20952420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308306.1709,
                "count": 20952420,
                "maximum": 308885.1215,
                "minimum": 307834.4415,
                "name": "X",
                "position": 0,
                "stddev": 289.4652802,
                "variance": 83790.14841
              },
              {
                "average": 4814157.658,
                "count": 20952420,
                "maximum": 4814915.956,
                "minimum": 4813498.976,
                "name": "Y",
                "position": 1,
                "stddev": 398.3195373,
                "variance": 158658.4538
              },
              {
                "average": 1346.018421,
                "count": 20952420,
                "maximum": 1380.088076,
                "minimum": 1322.468076,
                "name": "Z",
                "position": 2,
                "stddev": 16.22487119,
                "variance": 263.2464452
              },
              {
                "average": 19512.24509,
                "count": 20952420,
                "maximum": 30929,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1647.947764,
                "variance": 2715731.831
              },
              {
                "average": 1.001080257,
                "count": 20952420,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03446327392,
                "variance": 0.001187717249
              },
              {
                "average": 1.002178937,
                "count": 20952420,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05008558527,
                "variance": 0.002508565852
              },
              {
                "average": 0.502758488,
                "count": 20952420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924026,
                "variance": 0.2499924027
              },
              {
                "average": 2.481813557e-06,
                "count": 20952420,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001575375357,
                "variance": 2.481807516e-06
              },
              {
                "average": 1.134400179,
                "count": 20952420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3410817739,
                "variance": 0.1163367765
              },
              {
                "average": 0.04180007668,
                "count": 20952420,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78590076,
                "variance": 138.9074568
              },
              {
                "average": 2.001606258,
                "count": 20952420,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000389281,
                "variance": 1.000778714
              },
              {
                "average": 1041.84065,
                "count": 20952420,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.34714654,
                "variance": 499.3949586
              },
              {
                "average": 43405.09305,
                "count": 20952420,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2492.132532,
                "variance": 6210724.557
              },
              {
                "average": 41362.81688,
                "count": 20952420,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2278.387894,
                "variance": 5191051.395
              },
              {
                "average": 38305.09492,
                "count": 20952420,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2046.840583,
                "variance": 4189556.371
              },
              {
                "average": 188006770.3,
                "count": 20952420,
                "maximum": 188064592.4,
                "minimum": 187975840.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41228.64083,
                "variance": 1699800825
              },
              {
                "average": 0,
                "count": 20952420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20952420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20952420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20952420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20952420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307834.4415,
              4813498.976,
              1322.468076,
              308885.1215,
              4814915.956,
              1380.088076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307834.44147535367,
                    4813498.975840994,
                    1322.4680755213762
                  ],
                  [
                    307834.44147535367,
                    4814915.955840995,
                    1322.4680755213762
                  ],
                  [
                    308885.1214753537,
                    4814915.955840995,
                    1380.0880755213761
                  ],
                  [
                    308885.1214753537,
                    4813498.975840994,
                    1380.0880755213761
                  ],
                  [
                    307834.44147535367,
                    4813498.975840994,
                    1322.4680755213762
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:56:32+00:00",
            "end_time": "2017-08-28T17:17:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747477787537,
              43.3497290245235,
              1255.8702923247697
            ],
            [
              -119.43798559083349,
              43.36248209010379,
              1255.8702923247697
            ],
            [
              -119.4249977625979,
              43.362758372721416,
              1266.2902923247698
            ],
            [
              -119.42448966436461,
              43.35000518479788,
              1266.2902923247698
            ],
            [
              -119.43747477787537,
              43.3497290245235,
              1255.8702923247697
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379856,
        43.34972902,
        1255.870292,
        -119.4244897,
        43.36275837,
        1266.290292
      ],
      "properties": {
        "datetime": "2017-08-29T19:16:29Z",
        "pc:count": 13134778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302975.9281,
            "count": 13134778,
            "maximum": 303505.7513,
            "minimum": 302452.4313,
            "name": "X",
            "position": 0,
            "stddev": 293.1088044,
            "variance": 85912.77123
          },
          {
            "average": 4803243.632,
            "count": 13134778,
            "maximum": 4803955.765,
            "minimum": 4802538.185,
            "name": "Y",
            "position": 1,
            "stddev": 395.5881437,
            "variance": 156489.9795
          },
          {
            "average": 1257.247192,
            "count": 13134778,
            "maximum": 1266.290292,
            "minimum": 1255.870292,
            "name": "Z",
            "position": 2,
            "stddev": 1.718012917,
            "variance": 2.951568383
          },
          {
            "average": 23193.4843,
            "count": 13134778,
            "maximum": 33665,
            "minimum": 929,
            "name": "Intensity",
            "position": 3,
            "stddev": 2561.668337,
            "variance": 6562144.67
          },
          {
            "average": 1.00021051,
            "count": 13134778,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01530422408,
            "variance": 0.0002342192745
          },
          {
            "average": 1.000425588,
            "count": 13134778,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02234745239,
            "variance": 0.0004994086283
          },
          {
            "average": 0.5023956248,
            "count": 13134778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999428,
            "variance": 0.24999428
          },
          {
            "average": 7.841776998e-06,
            "count": 13134778,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00280030643,
            "variance": 7.841716102e-06
          },
          {
            "average": 1.230227035,
            "count": 13134778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4209781005,
            "variance": 0.1772225611
          },
          {
            "average": 0.3893269085,
            "count": 13134778,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79641287,
            "variance": 139.1553567
          },
          {
            "average": 1.999390778,
            "count": 13134778,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000149901,
            "variance": 1.000299824
          },
          {
            "average": 1079.103416,
            "count": 13134778,
            "maximum": 1081,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.009614483,
            "variance": 1.019321405
          },
          {
            "average": 48111.4561,
            "count": 13134778,
            "maximum": 58880,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 9114.29805,
            "variance": 83070428.95
          },
          {
            "average": 48500.175,
            "count": 13134778,
            "maximum": 59136,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 8016.567001,
            "variance": 64265346.49
          },
          {
            "average": 46261.53689,
            "count": 13134778,
            "maximum": 59136,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 10201.92741,
            "variance": 104079322.9
          },
          {
            "average": 188068322.5,
            "count": 13134778,
            "maximum": 188069389.7,
            "minimum": 188067179,
            "name": "GpsTime",
            "position": 15,
            "stddev": 548.7546245,
            "variance": 301131.6379
          },
          {
            "average": 0,
            "count": 13134778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302452.4313,
          4802538.185,
          1255.870292,
          303505.7513,
          4803955.765,
          1266.290292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302452.4313437916,
                4802538.1845662845,
                1255.8702923247697
              ],
              [
                302452.4313437916,
                4803955.764566285,
                1255.8702923247697
              ],
              [
                303505.75134379155,
                4803955.764566285,
                1266.2902923247698
              ],
              [
                303505.75134379155,
                4802538.1845662845,
                1266.2902923247698
              ],
              [
                302452.4313437916,
                4802538.1845662845,
                1255.8702923247697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:16:29+00:00",
        "end_time": "2017-08-29T18:39:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379856,
            43.34972902,
            1255.870292,
            -119.4244897,
            43.36275837,
            1266.290292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747477787537,
                  43.3497290245235,
                  1255.8702923247697
                ],
                [
                  -119.43798559083349,
                  43.36248209010379,
                  1255.8702923247697
                ],
                [
                  -119.4249977625979,
                  43.362758372721416,
                  1266.2902923247698
                ],
                [
                  -119.42448966436461,
                  43.35000518479788,
                  1266.2902923247698
                ],
                [
                  -119.43747477787537,
                  43.3497290245235,
                  1255.8702923247697
                ]
              ]
            ]
          },
          "id": "20170829_43119C4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:16:29Z",
            "pc:count": 13134778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302975.9281,
                "count": 13134778,
                "maximum": 303505.7513,
                "minimum": 302452.4313,
                "name": "X",
                "position": 0,
                "stddev": 293.1088044,
                "variance": 85912.77123
              },
              {
                "average": 4803243.632,
                "count": 13134778,
                "maximum": 4803955.765,
                "minimum": 4802538.185,
                "name": "Y",
                "position": 1,
                "stddev": 395.5881437,
                "variance": 156489.9795
              },
              {
                "average": 1257.247192,
                "count": 13134778,
                "maximum": 1266.290292,
                "minimum": 1255.870292,
                "name": "Z",
                "position": 2,
                "stddev": 1.718012917,
                "variance": 2.951568383
              },
              {
                "average": 23193.4843,
                "count": 13134778,
                "maximum": 33665,
                "minimum": 929,
                "name": "Intensity",
                "position": 3,
                "stddev": 2561.668337,
                "variance": 6562144.67
              },
              {
                "average": 1.00021051,
                "count": 13134778,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01530422408,
                "variance": 0.0002342192745
              },
              {
                "average": 1.000425588,
                "count": 13134778,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02234745239,
                "variance": 0.0004994086283
              },
              {
                "average": 0.5023956248,
                "count": 13134778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999428,
                "variance": 0.24999428
              },
              {
                "average": 7.841776998e-06,
                "count": 13134778,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00280030643,
                "variance": 7.841716102e-06
              },
              {
                "average": 1.230227035,
                "count": 13134778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4209781005,
                "variance": 0.1772225611
              },
              {
                "average": 0.3893269085,
                "count": 13134778,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79641287,
                "variance": 139.1553567
              },
              {
                "average": 1.999390778,
                "count": 13134778,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000149901,
                "variance": 1.000299824
              },
              {
                "average": 1079.103416,
                "count": 13134778,
                "maximum": 1081,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.009614483,
                "variance": 1.019321405
              },
              {
                "average": 48111.4561,
                "count": 13134778,
                "maximum": 58880,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 9114.29805,
                "variance": 83070428.95
              },
              {
                "average": 48500.175,
                "count": 13134778,
                "maximum": 59136,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 8016.567001,
                "variance": 64265346.49
              },
              {
                "average": 46261.53689,
                "count": 13134778,
                "maximum": 59136,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 10201.92741,
                "variance": 104079322.9
              },
              {
                "average": 188068322.5,
                "count": 13134778,
                "maximum": 188069389.7,
                "minimum": 188067179,
                "name": "GpsTime",
                "position": 15,
                "stddev": 548.7546245,
                "variance": 301131.6379
              },
              {
                "average": 0,
                "count": 13134778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302452.4313,
              4802538.185,
              1255.870292,
              303505.7513,
              4803955.765,
              1266.290292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302452.4313437916,
                    4802538.1845662845,
                    1255.8702923247697
                  ],
                  [
                    302452.4313437916,
                    4803955.764566285,
                    1255.8702923247697
                  ],
                  [
                    303505.75134379155,
                    4803955.764566285,
                    1266.2902923247698
                  ],
                  [
                    303505.75134379155,
                    4802538.1845662845,
                    1266.2902923247698
                  ],
                  [
                    302452.4313437916,
                    4802538.1845662845,
                    1255.8702923247697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:16:29+00:00",
            "end_time": "2017-08-29T18:39: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": "20170829_43119C4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4498969584183,
              43.33966628574006,
              1256.653649697791
            ],
            [
              -119.4503122758412,
              43.349986839546375,
              1256.653649697791
            ],
            [
              -119.43749735515809,
              43.350260830919865,
              1278.293649697791
            ],
            [
              -119.43708420455276,
              43.33994017892066,
              1278.293649697791
            ],
            [
              -119.4498969584183,
              43.33966628574006,
              1256.653649697791
            ]
          ]
        ]
      },
      "bbox": [
        -119.4503123,
        43.33966629,
        1256.65365,
        -119.4370842,
        43.35026083,
        1278.29365
      ],
      "properties": {
        "datetime": "2017-08-31T14:31:01Z",
        "pc:count": 9437368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301960.0832,
            "count": 9437368,
            "maximum": 302452.3274,
            "minimum": 301412.8074,
            "name": "X",
            "position": 0,
            "stddev": 294.5925158,
            "variance": 86784.75036
          },
          {
            "average": 4802092.033,
            "count": 9437368,
            "maximum": 4802597.301,
            "minimum": 4801450.101,
            "name": "Y",
            "position": 1,
            "stddev": 292.5865107,
            "variance": 85606.86625
          },
          {
            "average": 1266.483517,
            "count": 9437368,
            "maximum": 1278.29365,
            "minimum": 1256.65365,
            "name": "Z",
            "position": 2,
            "stddev": 6.49130773,
            "variance": 42.13707605
          },
          {
            "average": 20871.93752,
            "count": 9437368,
            "maximum": 31281,
            "minimum": 1697,
            "name": "Intensity",
            "position": 3,
            "stddev": 2490.260247,
            "variance": 6201396.099
          },
          {
            "average": 1.000121008,
            "count": 9437368,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01109562617,
            "variance": 0.00012311292
          },
          {
            "average": 1.000254308,
            "count": 9437368,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01615627121,
            "variance": 0.0002610250995
          },
          {
            "average": 0.5021593944,
            "count": 9437368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953635,
            "variance": 0.2499953635
          },
          {
            "average": 1.250348614e-05,
            "count": 9437368,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003536004967,
            "variance": 1.250333113e-05
          },
          {
            "average": 1.191292,
            "count": 9437368,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3933184297,
            "variance": 0.1546993872
          },
          {
            "average": 0.0145915223,
            "count": 9437368,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96191821,
            "variance": 143.0874874
          },
          {
            "average": 2.006468223,
            "count": 9437368,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000390984,
            "variance": 1.000782121
          },
          {
            "average": 1094.358502,
            "count": 9437368,
            "maximum": 1113,
            "minimum": 1080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.09736536,
            "variance": 227.9304407
          },
          {
            "average": 44624.36524,
            "count": 9437368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4160.350873,
            "variance": 17308519.39
          },
          {
            "average": 43607.85915,
            "count": 9437368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4399.651925,
            "variance": 19356937.06
          },
          {
            "average": 41039.16526,
            "count": 9437368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4693.835899,
            "variance": 22032095.44
          },
          {
            "average": 188134158.6,
            "count": 9437368,
            "maximum": 188225061.8,
            "minimum": 188068761.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 76529.85243,
            "variance": 5856818313
          },
          {
            "average": 0,
            "count": 9437368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9437368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9437368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9437368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9437368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301412.8074,
          4801450.101,
          1256.65365,
          302452.3274,
          4802597.301,
          1278.29365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301412.8073633362,
                4801450.101012489,
                1256.653649697791
              ],
              [
                301412.8073633362,
                4802597.301012488,
                1256.653649697791
              ],
              [
                302452.3273633362,
                4802597.301012488,
                1278.293649697791
              ],
              [
                302452.3273633362,
                4801450.101012489,
                1278.293649697791
              ],
              [
                301412.8073633362,
                4801450.101012489,
                1256.653649697791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:31:01+00:00",
        "end_time": "2017-08-29T19:06:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4503123,
            43.33966629,
            1256.65365,
            -119.4370842,
            43.35026083,
            1278.29365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4498969584183,
                  43.33966628574006,
                  1256.653649697791
                ],
                [
                  -119.4503122758412,
                  43.349986839546375,
                  1256.653649697791
                ],
                [
                  -119.43749735515809,
                  43.350260830919865,
                  1278.293649697791
                ],
                [
                  -119.43708420455276,
                  43.33994017892066,
                  1278.293649697791
                ],
                [
                  -119.4498969584183,
                  43.33966628574006,
                  1256.653649697791
                ]
              ]
            ]
          },
          "id": "20170829_43119C4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:31:01Z",
            "pc:count": 9437368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301960.0832,
                "count": 9437368,
                "maximum": 302452.3274,
                "minimum": 301412.8074,
                "name": "X",
                "position": 0,
                "stddev": 294.5925158,
                "variance": 86784.75036
              },
              {
                "average": 4802092.033,
                "count": 9437368,
                "maximum": 4802597.301,
                "minimum": 4801450.101,
                "name": "Y",
                "position": 1,
                "stddev": 292.5865107,
                "variance": 85606.86625
              },
              {
                "average": 1266.483517,
                "count": 9437368,
                "maximum": 1278.29365,
                "minimum": 1256.65365,
                "name": "Z",
                "position": 2,
                "stddev": 6.49130773,
                "variance": 42.13707605
              },
              {
                "average": 20871.93752,
                "count": 9437368,
                "maximum": 31281,
                "minimum": 1697,
                "name": "Intensity",
                "position": 3,
                "stddev": 2490.260247,
                "variance": 6201396.099
              },
              {
                "average": 1.000121008,
                "count": 9437368,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01109562617,
                "variance": 0.00012311292
              },
              {
                "average": 1.000254308,
                "count": 9437368,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01615627121,
                "variance": 0.0002610250995
              },
              {
                "average": 0.5021593944,
                "count": 9437368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953635,
                "variance": 0.2499953635
              },
              {
                "average": 1.250348614e-05,
                "count": 9437368,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003536004967,
                "variance": 1.250333113e-05
              },
              {
                "average": 1.191292,
                "count": 9437368,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3933184297,
                "variance": 0.1546993872
              },
              {
                "average": 0.0145915223,
                "count": 9437368,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96191821,
                "variance": 143.0874874
              },
              {
                "average": 2.006468223,
                "count": 9437368,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000390984,
                "variance": 1.000782121
              },
              {
                "average": 1094.358502,
                "count": 9437368,
                "maximum": 1113,
                "minimum": 1080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.09736536,
                "variance": 227.9304407
              },
              {
                "average": 44624.36524,
                "count": 9437368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4160.350873,
                "variance": 17308519.39
              },
              {
                "average": 43607.85915,
                "count": 9437368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4399.651925,
                "variance": 19356937.06
              },
              {
                "average": 41039.16526,
                "count": 9437368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4693.835899,
                "variance": 22032095.44
              },
              {
                "average": 188134158.6,
                "count": 9437368,
                "maximum": 188225061.8,
                "minimum": 188068761.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 76529.85243,
                "variance": 5856818313
              },
              {
                "average": 0,
                "count": 9437368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9437368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9437368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9437368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9437368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301412.8074,
              4801450.101,
              1256.65365,
              302452.3274,
              4802597.301,
              1278.29365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301412.8073633362,
                    4801450.101012489,
                    1256.653649697791
                  ],
                  [
                    301412.8073633362,
                    4802597.301012488,
                    1256.653649697791
                  ],
                  [
                    302452.3273633362,
                    4802597.301012488,
                    1278.293649697791
                  ],
                  [
                    302452.3273633362,
                    4801450.101012489,
                    1278.293649697791
                  ],
                  [
                    301412.8073633362,
                    4801450.101012489,
                    1256.653649697791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:31:01+00:00",
            "end_time": "2017-08-29T19:06: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": "20170829_43119B3219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26902779032771,
              43.209526289803634,
              1359.8128630025005
            ],
            [
              -119.26913785481675,
              43.21249372576122,
              1359.8128630025005
            ],
            [
              -119.26249181368776,
              43.21262542056299,
              1381.3528630025005
            ],
            [
              -119.26238207089338,
              43.20965797102952,
              1381.3528630025005
            ],
            [
              -119.26902779032771,
              43.209526289803634,
              1359.8128630025005
            ]
          ]
        ]
      },
      "bbox": [
        -119.2691379,
        43.20952629,
        1359.812863,
        -119.2623821,
        43.21262542,
        1381.352863
      ],
      "properties": {
        "datetime": "2017-08-29T16:46:37Z",
        "pc:count": 869565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316008.9547,
            "count": 869565,
            "maximum": 316222.1195,
            "minimum": 315681.8595,
            "name": "X",
            "position": 0,
            "stddev": 140.7391524,
            "variance": 19807.50902
          },
          {
            "average": 4786797.294,
            "count": 869565,
            "maximum": 4786912.063,
            "minimum": 4786582.263,
            "name": "Y",
            "position": 1,
            "stddev": 75.49071187,
            "variance": 5698.847579
          },
          {
            "average": 1369.508945,
            "count": 869565,
            "maximum": 1381.352863,
            "minimum": 1359.812863,
            "name": "Z",
            "position": 2,
            "stddev": 4.497877524,
            "variance": 20.23090222
          },
          {
            "average": 19196.47778,
            "count": 869565,
            "maximum": 25825,
            "minimum": 13025,
            "name": "Intensity",
            "position": 3,
            "stddev": 1142.933999,
            "variance": 1306298.126
          },
          {
            "average": 1,
            "count": 869565,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 869565,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5244622311,
            "count": 869565,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994015279,
            "variance": 0.2494018861
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231598558,
            "count": 869565,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4218540868,
            "variance": 0.1779608705
          },
          {
            "average": -7.545945183,
            "count": 869565,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.809310073,
            "variance": 60.98532382
          },
          {
            "average": 1.992721648,
            "count": 869565,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999752375,
            "variance": 0.9999504755
          },
          {
            "average": 1064.560387,
            "count": 869565,
            "maximum": 1066,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5943433623,
            "variance": 0.3532440323
          },
          {
            "average": 45547.90131,
            "count": 869565,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1668.636847,
            "variance": 2784348.929
          },
          {
            "average": 43404.93432,
            "count": 869565,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1734.690691,
            "variance": 3009151.794
          },
          {
            "average": 40483.25529,
            "count": 869565,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1782.929681,
            "variance": 3178838.247
          },
          {
            "average": 188059246.9,
            "count": 869565,
            "maximum": 188060397.5,
            "minimum": 188058022.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 283.8105539,
            "variance": 80548.43052
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 869565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315681.8595,
          4786582.263,
          1359.812863,
          316222.1195,
          4786912.063,
          1381.352863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315681.85953647306,
                4786582.262701606,
                1359.8128630025005
              ],
              [
                315681.85953647306,
                4786912.062701607,
                1359.8128630025005
              ],
              [
                316222.11953647307,
                4786912.062701607,
                1381.3528630025005
              ],
              [
                316222.11953647307,
                4786582.262701606,
                1381.3528630025005
              ],
              [
                315681.85953647306,
                4786582.262701606,
                1359.8128630025005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:46:37+00:00",
        "end_time": "2017-08-29T16:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2691379,
            43.20952629,
            1359.812863,
            -119.2623821,
            43.21262542,
            1381.352863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26902779032771,
                  43.209526289803634,
                  1359.8128630025005
                ],
                [
                  -119.26913785481675,
                  43.21249372576122,
                  1359.8128630025005
                ],
                [
                  -119.26249181368776,
                  43.21262542056299,
                  1381.3528630025005
                ],
                [
                  -119.26238207089338,
                  43.20965797102952,
                  1381.3528630025005
                ],
                [
                  -119.26902779032771,
                  43.209526289803634,
                  1359.8128630025005
                ]
              ]
            ]
          },
          "id": "20170829_43119B3219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:46:37Z",
            "pc:count": 869565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316008.9547,
                "count": 869565,
                "maximum": 316222.1195,
                "minimum": 315681.8595,
                "name": "X",
                "position": 0,
                "stddev": 140.7391524,
                "variance": 19807.50902
              },
              {
                "average": 4786797.294,
                "count": 869565,
                "maximum": 4786912.063,
                "minimum": 4786582.263,
                "name": "Y",
                "position": 1,
                "stddev": 75.49071187,
                "variance": 5698.847579
              },
              {
                "average": 1369.508945,
                "count": 869565,
                "maximum": 1381.352863,
                "minimum": 1359.812863,
                "name": "Z",
                "position": 2,
                "stddev": 4.497877524,
                "variance": 20.23090222
              },
              {
                "average": 19196.47778,
                "count": 869565,
                "maximum": 25825,
                "minimum": 13025,
                "name": "Intensity",
                "position": 3,
                "stddev": 1142.933999,
                "variance": 1306298.126
              },
              {
                "average": 1,
                "count": 869565,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 869565,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5244622311,
                "count": 869565,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994015279,
                "variance": 0.2494018861
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231598558,
                "count": 869565,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4218540868,
                "variance": 0.1779608705
              },
              {
                "average": -7.545945183,
                "count": 869565,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.809310073,
                "variance": 60.98532382
              },
              {
                "average": 1.992721648,
                "count": 869565,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999752375,
                "variance": 0.9999504755
              },
              {
                "average": 1064.560387,
                "count": 869565,
                "maximum": 1066,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5943433623,
                "variance": 0.3532440323
              },
              {
                "average": 45547.90131,
                "count": 869565,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1668.636847,
                "variance": 2784348.929
              },
              {
                "average": 43404.93432,
                "count": 869565,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1734.690691,
                "variance": 3009151.794
              },
              {
                "average": 40483.25529,
                "count": 869565,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1782.929681,
                "variance": 3178838.247
              },
              {
                "average": 188059246.9,
                "count": 869565,
                "maximum": 188060397.5,
                "minimum": 188058022.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 283.8105539,
                "variance": 80548.43052
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 869565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315681.8595,
              4786582.263,
              1359.812863,
              316222.1195,
              4786912.063,
              1381.352863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315681.85953647306,
                    4786582.262701606,
                    1359.8128630025005
                  ],
                  [
                    315681.85953647306,
                    4786912.062701607,
                    1359.8128630025005
                  ],
                  [
                    316222.11953647307,
                    4786912.062701607,
                    1381.3528630025005
                  ],
                  [
                    316222.11953647307,
                    4786582.262701606,
                    1381.3528630025005
                  ],
                  [
                    315681.85953647306,
                    4786582.262701606,
                    1359.8128630025005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:46:37+00:00",
            "end_time": "2017-08-29T16:07: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": "20170829_43119B3220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26244313622303,
              43.208520637214185,
              1357.9018068806502
            ],
            [
              -119.26258998317138,
              43.21249133325143,
              1357.9018068806502
            ],
            [
              -119.24999555110587,
              43.21273984868924,
              1373.58180688065
            ],
            [
              -119.24984951987726,
              43.20876911837267,
              1373.58180688065
            ],
            [
              -119.26244313622303,
              43.208520637214185,
              1357.9018068806502
            ]
          ]
        ]
      },
      "bbox": [
        -119.26259,
        43.20852064,
        1357.901807,
        -119.2498495,
        43.21273985,
        1373.581807
      ],
      "properties": {
        "datetime": "2017-08-29T16:27:55Z",
        "pc:count": 3062979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316604.3704,
            "count": 3062979,
            "maximum": 317237.5423,
            "minimum": 316213.7423,
            "name": "X",
            "position": 0,
            "stddev": 245.0794858,
            "variance": 60063.95437
          },
          {
            "average": 4786703.304,
            "count": 3062979,
            "maximum": 4786897.387,
            "minimum": 4786456.087,
            "name": "Y",
            "position": 1,
            "stddev": 117.0899617,
            "variance": 13710.05912
          },
          {
            "average": 1367.476736,
            "count": 3062979,
            "maximum": 1373.581807,
            "minimum": 1357.901807,
            "name": "Z",
            "position": 2,
            "stddev": 3.266960807,
            "variance": 10.67303292
          },
          {
            "average": 19747.49009,
            "count": 3062979,
            "maximum": 26465,
            "minimum": 10449,
            "name": "Intensity",
            "position": 3,
            "stddev": 1128.301046,
            "variance": 1273063.25
          },
          {
            "average": 1.000000653,
            "count": 3062979,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008080587127,
            "variance": 6.529588832e-07
          },
          {
            "average": 1.000000653,
            "count": 3062979,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008080587127,
            "variance": 6.529588832e-07
          },
          {
            "average": 0.4955329436,
            "count": 3062979,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999801266,
            "variance": 0.249980127
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201777093,
            "count": 3062979,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.401326738,
            "variance": 0.1610631506
          },
          {
            "average": 2.246969915,
            "count": 3062979,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73268261,
            "variance": 137.6558413
          },
          {
            "average": 2.00232029,
            "count": 3062979,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999971449,
            "variance": 0.9999942898
          },
          {
            "average": 1063.411785,
            "count": 3062979,
            "maximum": 1065,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8401783309,
            "variance": 0.7058996277
          },
          {
            "average": 46934.65563,
            "count": 3062979,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1619.258529,
            "variance": 2621998.182
          },
          {
            "average": 44923.90284,
            "count": 3062979,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1733.662398,
            "variance": 3005585.311
          },
          {
            "average": 41928.03984,
            "count": 3062979,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1779.804558,
            "variance": 3167704.266
          },
          {
            "average": 188058510.7,
            "count": 3062979,
            "maximum": 188059275.9,
            "minimum": 188056750.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 596.4282484,
            "variance": 355726.6555
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3062979,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316213.7423,
          4786456.087,
          1357.901807,
          317237.5423,
          4786897.387,
          1373.581807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316213.74229430006,
                4786456.086963218,
                1357.9018068806502
              ],
              [
                316213.74229430006,
                4786897.386963218,
                1357.9018068806502
              ],
              [
                317237.5422943001,
                4786897.386963218,
                1373.58180688065
              ],
              [
                317237.5422943001,
                4786456.086963218,
                1373.58180688065
              ],
              [
                316213.74229430006,
                4786456.086963218,
                1357.9018068806502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:27:55+00:00",
        "end_time": "2017-08-29T15:45:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.26259,
            43.20852064,
            1357.901807,
            -119.2498495,
            43.21273985,
            1373.581807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26244313622303,
                  43.208520637214185,
                  1357.9018068806502
                ],
                [
                  -119.26258998317138,
                  43.21249133325143,
                  1357.9018068806502
                ],
                [
                  -119.24999555110587,
                  43.21273984868924,
                  1373.58180688065
                ],
                [
                  -119.24984951987726,
                  43.20876911837267,
                  1373.58180688065
                ],
                [
                  -119.26244313622303,
                  43.208520637214185,
                  1357.9018068806502
                ]
              ]
            ]
          },
          "id": "20170829_43119B3220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:27:55Z",
            "pc:count": 3062979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316604.3704,
                "count": 3062979,
                "maximum": 317237.5423,
                "minimum": 316213.7423,
                "name": "X",
                "position": 0,
                "stddev": 245.0794858,
                "variance": 60063.95437
              },
              {
                "average": 4786703.304,
                "count": 3062979,
                "maximum": 4786897.387,
                "minimum": 4786456.087,
                "name": "Y",
                "position": 1,
                "stddev": 117.0899617,
                "variance": 13710.05912
              },
              {
                "average": 1367.476736,
                "count": 3062979,
                "maximum": 1373.581807,
                "minimum": 1357.901807,
                "name": "Z",
                "position": 2,
                "stddev": 3.266960807,
                "variance": 10.67303292
              },
              {
                "average": 19747.49009,
                "count": 3062979,
                "maximum": 26465,
                "minimum": 10449,
                "name": "Intensity",
                "position": 3,
                "stddev": 1128.301046,
                "variance": 1273063.25
              },
              {
                "average": 1.000000653,
                "count": 3062979,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008080587127,
                "variance": 6.529588832e-07
              },
              {
                "average": 1.000000653,
                "count": 3062979,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008080587127,
                "variance": 6.529588832e-07
              },
              {
                "average": 0.4955329436,
                "count": 3062979,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999801266,
                "variance": 0.249980127
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201777093,
                "count": 3062979,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.401326738,
                "variance": 0.1610631506
              },
              {
                "average": 2.246969915,
                "count": 3062979,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73268261,
                "variance": 137.6558413
              },
              {
                "average": 2.00232029,
                "count": 3062979,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999971449,
                "variance": 0.9999942898
              },
              {
                "average": 1063.411785,
                "count": 3062979,
                "maximum": 1065,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8401783309,
                "variance": 0.7058996277
              },
              {
                "average": 46934.65563,
                "count": 3062979,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1619.258529,
                "variance": 2621998.182
              },
              {
                "average": 44923.90284,
                "count": 3062979,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1733.662398,
                "variance": 3005585.311
              },
              {
                "average": 41928.03984,
                "count": 3062979,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1779.804558,
                "variance": 3167704.266
              },
              {
                "average": 188058510.7,
                "count": 3062979,
                "maximum": 188059275.9,
                "minimum": 188056750.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 596.4282484,
                "variance": 355726.6555
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3062979,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316213.7423,
              4786456.087,
              1357.901807,
              317237.5423,
              4786897.387,
              1373.581807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316213.74229430006,
                    4786456.086963218,
                    1357.9018068806502
                  ],
                  [
                    316213.74229430006,
                    4786897.386963218,
                    1357.9018068806502
                  ],
                  [
                    317237.5422943001,
                    4786897.386963218,
                    1373.58180688065
                  ],
                  [
                    317237.5422943001,
                    4786456.086963218,
                    1373.58180688065
                  ],
                  [
                    316213.74229430006,
                    4786456.086963218,
                    1357.9018068806502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:27:55+00:00",
            "end_time": "2017-08-29T15:45:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247690534686,
              43.31224789997567,
              1264.4637681516822
            ],
            [
              -119.26294975594263,
              43.324984116418285,
              1264.4637681516822
            ],
            [
              -119.24999565523247,
              43.325239806674375,
              1310.143768151682
            ],
            [
              -119.2495255058553,
              43.312503477148084,
              1310.143768151682
            ],
            [
              -119.26247690534686,
              43.31224789997567,
              1264.4637681516822
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629498,
        43.3122479,
        1264.463768,
        -119.2495255,
        43.32523981,
        1310.143768
      ],
      "properties": {
        "datetime": "2017-08-28T17:30:59Z",
        "pc:count": 13550516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317048.5618,
            "count": 13550516,
            "maximum": 317574.0056,
            "minimum": 316522.9056,
            "name": "X",
            "position": 0,
            "stddev": 292.0405407,
            "variance": 85287.67744
          },
          {
            "average": 4798681.709,
            "count": 13550516,
            "maximum": 4799391.502,
            "minimum": 4797975.982,
            "name": "Y",
            "position": 1,
            "stddev": 396.7833942,
            "variance": 157437.0619
          },
          {
            "average": 1287.974956,
            "count": 13550516,
            "maximum": 1310.143768,
            "minimum": 1264.463768,
            "name": "Z",
            "position": 2,
            "stddev": 11.74837672,
            "variance": 138.0243556
          },
          {
            "average": 20348.96172,
            "count": 13550516,
            "maximum": 28641,
            "minimum": 817,
            "name": "Intensity",
            "position": 3,
            "stddev": 1246.132886,
            "variance": 1552847.169
          },
          {
            "average": 1.000001328,
            "count": 13550516,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001152545458,
            "variance": 1.328361032e-06
          },
          {
            "average": 1.000001402,
            "count": 13550516,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001184127849,
            "variance": 1.402158764e-06
          },
          {
            "average": 0.5020116577,
            "count": 13550516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959717,
            "variance": 0.2499959717
          },
          {
            "average": 1.475958554e-07,
            "count": 13550516,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000384182046,
            "variance": 1.475958445e-07
          },
          {
            "average": 1.197190424,
            "count": 13550516,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3978773336,
            "variance": 0.1583063726
          },
          {
            "average": 0.3035931822,
            "count": 13550516,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67428072,
            "variance": 136.2888302
          },
          {
            "average": 2.001386884,
            "count": 13550516,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000012838,
            "variance": 1.000025677
          },
          {
            "average": 1022.153241,
            "count": 13550516,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9870636632,
            "variance": 0.9742946752
          },
          {
            "average": 45296.24296,
            "count": 13550516,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1398.411825,
            "variance": 1955555.631
          },
          {
            "average": 43499.98077,
            "count": 13550516,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1381.173974,
            "variance": 1907641.545
          },
          {
            "average": 40662.93187,
            "count": 13550516,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1343.291744,
            "variance": 1804432.709
          },
          {
            "average": 187975242.2,
            "count": 13550516,
            "maximum": 187976659.9,
            "minimum": 187974223.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 529.3213107,
            "variance": 280181.05
          },
          {
            "average": 0,
            "count": 13550516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13550516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13550516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13550516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13550516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316522.9056,
          4797975.982,
          1264.463768,
          317574.0056,
          4799391.502,
          1310.143768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316522.90558677627,
                4797975.98212194,
                1264.4637681516822
              ],
              [
                316522.90558677627,
                4799391.502121939,
                1264.4637681516822
              ],
              [
                317574.00558677624,
                4799391.502121939,
                1310.143768151682
              ],
              [
                317574.00558677624,
                4797975.98212194,
                1310.143768151682
              ],
              [
                316522.90558677627,
                4797975.98212194,
                1264.4637681516822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:30:59+00:00",
        "end_time": "2017-08-28T16:50:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629498,
            43.3122479,
            1264.463768,
            -119.2495255,
            43.32523981,
            1310.143768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247690534686,
                  43.31224789997567,
                  1264.4637681516822
                ],
                [
                  -119.26294975594263,
                  43.324984116418285,
                  1264.4637681516822
                ],
                [
                  -119.24999565523247,
                  43.325239806674375,
                  1310.143768151682
                ],
                [
                  -119.2495255058553,
                  43.312503477148084,
                  1310.143768151682
                ],
                [
                  -119.26247690534686,
                  43.31224789997567,
                  1264.4637681516822
                ]
              ]
            ]
          },
          "id": "20170828_43119C3225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:30:59Z",
            "pc:count": 13550516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317048.5618,
                "count": 13550516,
                "maximum": 317574.0056,
                "minimum": 316522.9056,
                "name": "X",
                "position": 0,
                "stddev": 292.0405407,
                "variance": 85287.67744
              },
              {
                "average": 4798681.709,
                "count": 13550516,
                "maximum": 4799391.502,
                "minimum": 4797975.982,
                "name": "Y",
                "position": 1,
                "stddev": 396.7833942,
                "variance": 157437.0619
              },
              {
                "average": 1287.974956,
                "count": 13550516,
                "maximum": 1310.143768,
                "minimum": 1264.463768,
                "name": "Z",
                "position": 2,
                "stddev": 11.74837672,
                "variance": 138.0243556
              },
              {
                "average": 20348.96172,
                "count": 13550516,
                "maximum": 28641,
                "minimum": 817,
                "name": "Intensity",
                "position": 3,
                "stddev": 1246.132886,
                "variance": 1552847.169
              },
              {
                "average": 1.000001328,
                "count": 13550516,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001152545458,
                "variance": 1.328361032e-06
              },
              {
                "average": 1.000001402,
                "count": 13550516,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001184127849,
                "variance": 1.402158764e-06
              },
              {
                "average": 0.5020116577,
                "count": 13550516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959717,
                "variance": 0.2499959717
              },
              {
                "average": 1.475958554e-07,
                "count": 13550516,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000384182046,
                "variance": 1.475958445e-07
              },
              {
                "average": 1.197190424,
                "count": 13550516,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3978773336,
                "variance": 0.1583063726
              },
              {
                "average": 0.3035931822,
                "count": 13550516,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67428072,
                "variance": 136.2888302
              },
              {
                "average": 2.001386884,
                "count": 13550516,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000012838,
                "variance": 1.000025677
              },
              {
                "average": 1022.153241,
                "count": 13550516,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9870636632,
                "variance": 0.9742946752
              },
              {
                "average": 45296.24296,
                "count": 13550516,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1398.411825,
                "variance": 1955555.631
              },
              {
                "average": 43499.98077,
                "count": 13550516,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1381.173974,
                "variance": 1907641.545
              },
              {
                "average": 40662.93187,
                "count": 13550516,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1343.291744,
                "variance": 1804432.709
              },
              {
                "average": 187975242.2,
                "count": 13550516,
                "maximum": 187976659.9,
                "minimum": 187974223.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 529.3213107,
                "variance": 280181.05
              },
              {
                "average": 0,
                "count": 13550516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13550516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13550516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13550516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13550516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316522.9056,
              4797975.982,
              1264.463768,
              317574.0056,
              4799391.502,
              1310.143768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316522.90558677627,
                    4797975.98212194,
                    1264.4637681516822
                  ],
                  [
                    316522.90558677627,
                    4799391.502121939,
                    1264.4637681516822
                  ],
                  [
                    317574.00558677624,
                    4799391.502121939,
                    1310.143768151682
                  ],
                  [
                    317574.00558677624,
                    4797975.98212194,
                    1310.143768151682
                  ],
                  [
                    316522.90558677627,
                    4797975.98212194,
                    1264.4637681516822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:30:59+00:00",
            "end_time": "2017-08-28T16:50:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.40285257325408,
              43.32339765414406,
              1272.2993899149149
            ],
            [
              -119.40291552865442,
              43.32499401900809,
              1272.2993899149149
            ],
            [
              -119.39999003912544,
              43.32505547713523,
              1275.2793899149149
            ],
            [
              -119.39992716019222,
              43.323459108863716,
              1275.2793899149149
            ],
            [
              -119.40285257325408,
              43.32339765414406,
              1272.2993899149149
            ]
          ]
        ]
      },
      "bbox": [
        -119.4029155,
        43.32339765,
        1272.29939,
        -119.3999272,
        43.32505548,
        1275.27939
      ],
      "properties": {
        "datetime": "2017-08-29T18:59:13Z",
        "pc:count": 158437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305326.6551,
            "count": 158437,
            "maximum": 305411.7035,
            "minimum": 305174.3035,
            "name": "X",
            "position": 0,
            "stddev": 57.29782773,
            "variance": 3283.041062
          },
          {
            "average": 4799646.869,
            "count": 158437,
            "maximum": 4799709.832,
            "minimum": 4799532.392,
            "name": "Y",
            "position": 1,
            "stddev": 41.93711249,
            "variance": 1758.721404
          },
          {
            "average": 1273.795351,
            "count": 158437,
            "maximum": 1275.27939,
            "minimum": 1272.29939,
            "name": "Z",
            "position": 2,
            "stddev": 0.4406832894,
            "variance": 0.1942017615
          },
          {
            "average": 18178.78453,
            "count": 158437,
            "maximum": 24561,
            "minimum": 13441,
            "name": "Intensity",
            "position": 3,
            "stddev": 892.1470757,
            "variance": 795926.4048
          },
          {
            "average": 1,
            "count": 158437,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 158437,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5327795906,
            "count": 158437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989259159,
            "variance": 0.2489270696
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252706123,
            "count": 158437,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4345652199,
            "variance": 0.1888469303
          },
          {
            "average": -8.008202241,
            "count": 158437,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.912055404,
            "variance": 15.30417748
          },
          {
            "average": 1.98049698,
            "count": 158437,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9998097968,
            "variance": 0.9996196298
          },
          {
            "average": 1077.570113,
            "count": 158437,
            "maximum": 1079,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5127228231,
            "variance": 0.2628846934
          },
          {
            "average": 42494.5571,
            "count": 158437,
            "maximum": 65280,
            "minimum": 34560,
            "name": "Red",
            "position": 12,
            "stddev": 2103.083706,
            "variance": 4422961.074
          },
          {
            "average": 41537.45057,
            "count": 158437,
            "maximum": 65280,
            "minimum": 34304,
            "name": "Green",
            "position": 13,
            "stddev": 1985.220381,
            "variance": 3941099.961
          },
          {
            "average": 39387.06317,
            "count": 158437,
            "maximum": 65280,
            "minimum": 32000,
            "name": "Blue",
            "position": 14,
            "stddev": 1841.66429,
            "variance": 3391727.358
          },
          {
            "average": 188067475.9,
            "count": 158437,
            "maximum": 188068353.8,
            "minimum": 188067246.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 211.9825413,
            "variance": 44936.59781
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 158437,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305174.3035,
          4799532.392,
          1272.29939,
          305411.7035,
          4799709.832,
          1275.27939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305174.303479748,
                4799532.392321761,
                1272.2993899149149
              ],
              [
                305174.303479748,
                4799709.83232176,
                1272.2993899149149
              ],
              [
                305411.70347974804,
                4799709.83232176,
                1275.2793899149149
              ],
              [
                305411.70347974804,
                4799532.392321761,
                1275.2793899149149
              ],
              [
                305174.303479748,
                4799532.392321761,
                1272.2993899149149
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:59:13+00:00",
        "end_time": "2017-08-29T18:40:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4029155,
            43.32339765,
            1272.29939,
            -119.3999272,
            43.32505548,
            1275.27939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.40285257325408,
                  43.32339765414406,
                  1272.2993899149149
                ],
                [
                  -119.40291552865442,
                  43.32499401900809,
                  1272.2993899149149
                ],
                [
                  -119.39999003912544,
                  43.32505547713523,
                  1275.2793899149149
                ],
                [
                  -119.39992716019222,
                  43.323459108863716,
                  1275.2793899149149
                ],
                [
                  -119.40285257325408,
                  43.32339765414406,
                  1272.2993899149149
                ]
              ]
            ]
          },
          "id": "20170829_43119C4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:59:13Z",
            "pc:count": 158437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305326.6551,
                "count": 158437,
                "maximum": 305411.7035,
                "minimum": 305174.3035,
                "name": "X",
                "position": 0,
                "stddev": 57.29782773,
                "variance": 3283.041062
              },
              {
                "average": 4799646.869,
                "count": 158437,
                "maximum": 4799709.832,
                "minimum": 4799532.392,
                "name": "Y",
                "position": 1,
                "stddev": 41.93711249,
                "variance": 1758.721404
              },
              {
                "average": 1273.795351,
                "count": 158437,
                "maximum": 1275.27939,
                "minimum": 1272.29939,
                "name": "Z",
                "position": 2,
                "stddev": 0.4406832894,
                "variance": 0.1942017615
              },
              {
                "average": 18178.78453,
                "count": 158437,
                "maximum": 24561,
                "minimum": 13441,
                "name": "Intensity",
                "position": 3,
                "stddev": 892.1470757,
                "variance": 795926.4048
              },
              {
                "average": 1,
                "count": 158437,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 158437,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5327795906,
                "count": 158437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989259159,
                "variance": 0.2489270696
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252706123,
                "count": 158437,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4345652199,
                "variance": 0.1888469303
              },
              {
                "average": -8.008202241,
                "count": 158437,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.912055404,
                "variance": 15.30417748
              },
              {
                "average": 1.98049698,
                "count": 158437,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9998097968,
                "variance": 0.9996196298
              },
              {
                "average": 1077.570113,
                "count": 158437,
                "maximum": 1079,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5127228231,
                "variance": 0.2628846934
              },
              {
                "average": 42494.5571,
                "count": 158437,
                "maximum": 65280,
                "minimum": 34560,
                "name": "Red",
                "position": 12,
                "stddev": 2103.083706,
                "variance": 4422961.074
              },
              {
                "average": 41537.45057,
                "count": 158437,
                "maximum": 65280,
                "minimum": 34304,
                "name": "Green",
                "position": 13,
                "stddev": 1985.220381,
                "variance": 3941099.961
              },
              {
                "average": 39387.06317,
                "count": 158437,
                "maximum": 65280,
                "minimum": 32000,
                "name": "Blue",
                "position": 14,
                "stddev": 1841.66429,
                "variance": 3391727.358
              },
              {
                "average": 188067475.9,
                "count": 158437,
                "maximum": 188068353.8,
                "minimum": 188067246.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 211.9825413,
                "variance": 44936.59781
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 158437,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305174.3035,
              4799532.392,
              1272.29939,
              305411.7035,
              4799709.832,
              1275.27939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305174.303479748,
                    4799532.392321761,
                    1272.2993899149149
                  ],
                  [
                    305174.303479748,
                    4799709.83232176,
                    1272.2993899149149
                  ],
                  [
                    305411.70347974804,
                    4799709.83232176,
                    1275.2793899149149
                  ],
                  [
                    305411.70347974804,
                    4799532.392321761,
                    1275.2793899149149
                  ],
                  [
                    305174.303479748,
                    4799532.392321761,
                    1272.2993899149149
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:59:13+00:00",
            "end_time": "2017-08-29T18:40: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": "20170828_43119D2210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1374773155718,
              43.47476227935729,
              1332.2059883505376
            ],
            [
              -119.13792610020113,
              43.48748516536785,
              1332.2059883505376
            ],
            [
              -119.12499605312698,
              43.487726299616114,
              1350.4659883505378
            ],
            [
              -119.12454997772637,
              43.47500330710541,
              1350.4659883505378
            ],
            [
              -119.1374773155718,
              43.47476227935729,
              1332.2059883505376
            ]
          ]
        ]
      },
      "bbox": [
        -119.1379261,
        43.47476228,
        1332.205988,
        -119.12455,
        43.4877263,
        1350.465988
      ],
      "properties": {
        "datetime": "2017-08-28T20:18:34Z",
        "pc:count": 13728436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327649.2868,
            "count": 13728436,
            "maximum": 328169.183,
            "minimum": 327122.923,
            "name": "X",
            "position": 0,
            "stddev": 291.2292061,
            "variance": 84814.45049
          },
          {
            "average": 4816436.677,
            "count": 13728436,
            "maximum": 4817171.718,
            "minimum": 4815757.758,
            "name": "Y",
            "position": 1,
            "stddev": 399.7188118,
            "variance": 159775.1285
          },
          {
            "average": 1336.799903,
            "count": 13728436,
            "maximum": 1350.465988,
            "minimum": 1332.205988,
            "name": "Z",
            "position": 2,
            "stddev": 2.285320076,
            "variance": 5.222687852
          },
          {
            "average": 20306.16701,
            "count": 13728436,
            "maximum": 28753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1523.081533,
            "variance": 2319777.357
          },
          {
            "average": 1.004359419,
            "count": 13728436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07302108477,
            "variance": 0.005332078821
          },
          {
            "average": 1.008793864,
            "count": 13728436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1083427172,
            "variance": 0.01173814437
          },
          {
            "average": 0.5059224518,
            "count": 13728436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999649415,
            "variance": 0.2499649428
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229817584,
            "count": 13728436,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4207154326,
            "variance": 0.1770014752
          },
          {
            "average": -1.123708537,
            "count": 13728436,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63860575,
            "variance": 135.4571438
          },
          {
            "average": 1.997032655,
            "count": 13728436,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001267408,
            "variance": 1.002536423
          },
          {
            "average": 1047.781472,
            "count": 13728436,
            "maximum": 1050,
            "minimum": 1045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.128848652,
            "variance": 1.274299278
          },
          {
            "average": 43607.13536,
            "count": 13728436,
            "maximum": 52992,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 2281.763553,
            "variance": 5206444.912
          },
          {
            "average": 41451.23529,
            "count": 13728436,
            "maximum": 52224,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 2022.540961,
            "variance": 4090671.939
          },
          {
            "average": 37690.3751,
            "count": 13728436,
            "maximum": 49408,
            "minimum": 16384,
            "name": "Blue",
            "position": 14,
            "stddev": 1874.964512,
            "variance": 3515491.923
          },
          {
            "average": 187985682,
            "count": 13728436,
            "maximum": 187986714.5,
            "minimum": 187984432.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.451315,
            "variance": 231795.3687
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13728436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327122.923,
          4815757.758,
          1332.205988,
          328169.183,
          4817171.718,
          1350.465988
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327122.92298696644,
                4815757.758191669,
                1332.2059883505376
              ],
              [
                327122.92298696644,
                4817171.71819167,
                1332.2059883505376
              ],
              [
                328169.18298696645,
                4817171.71819167,
                1350.4659883505378
              ],
              [
                328169.18298696645,
                4815757.758191669,
                1350.4659883505378
              ],
              [
                327122.92298696644,
                4815757.758191669,
                1332.2059883505376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:18:34+00:00",
        "end_time": "2017-08-28T19:40:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1379261,
            43.47476228,
            1332.205988,
            -119.12455,
            43.4877263,
            1350.465988
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1374773155718,
                  43.47476227935729,
                  1332.2059883505376
                ],
                [
                  -119.13792610020113,
                  43.48748516536785,
                  1332.2059883505376
                ],
                [
                  -119.12499605312698,
                  43.487726299616114,
                  1350.4659883505378
                ],
                [
                  -119.12454997772637,
                  43.47500330710541,
                  1350.4659883505378
                ],
                [
                  -119.1374773155718,
                  43.47476227935729,
                  1332.2059883505376
                ]
              ]
            ]
          },
          "id": "20170828_43119D2210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:18:34Z",
            "pc:count": 13728436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327649.2868,
                "count": 13728436,
                "maximum": 328169.183,
                "minimum": 327122.923,
                "name": "X",
                "position": 0,
                "stddev": 291.2292061,
                "variance": 84814.45049
              },
              {
                "average": 4816436.677,
                "count": 13728436,
                "maximum": 4817171.718,
                "minimum": 4815757.758,
                "name": "Y",
                "position": 1,
                "stddev": 399.7188118,
                "variance": 159775.1285
              },
              {
                "average": 1336.799903,
                "count": 13728436,
                "maximum": 1350.465988,
                "minimum": 1332.205988,
                "name": "Z",
                "position": 2,
                "stddev": 2.285320076,
                "variance": 5.222687852
              },
              {
                "average": 20306.16701,
                "count": 13728436,
                "maximum": 28753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1523.081533,
                "variance": 2319777.357
              },
              {
                "average": 1.004359419,
                "count": 13728436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07302108477,
                "variance": 0.005332078821
              },
              {
                "average": 1.008793864,
                "count": 13728436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1083427172,
                "variance": 0.01173814437
              },
              {
                "average": 0.5059224518,
                "count": 13728436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999649415,
                "variance": 0.2499649428
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229817584,
                "count": 13728436,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4207154326,
                "variance": 0.1770014752
              },
              {
                "average": -1.123708537,
                "count": 13728436,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63860575,
                "variance": 135.4571438
              },
              {
                "average": 1.997032655,
                "count": 13728436,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001267408,
                "variance": 1.002536423
              },
              {
                "average": 1047.781472,
                "count": 13728436,
                "maximum": 1050,
                "minimum": 1045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.128848652,
                "variance": 1.274299278
              },
              {
                "average": 43607.13536,
                "count": 13728436,
                "maximum": 52992,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 2281.763553,
                "variance": 5206444.912
              },
              {
                "average": 41451.23529,
                "count": 13728436,
                "maximum": 52224,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 2022.540961,
                "variance": 4090671.939
              },
              {
                "average": 37690.3751,
                "count": 13728436,
                "maximum": 49408,
                "minimum": 16384,
                "name": "Blue",
                "position": 14,
                "stddev": 1874.964512,
                "variance": 3515491.923
              },
              {
                "average": 187985682,
                "count": 13728436,
                "maximum": 187986714.5,
                "minimum": 187984432.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.451315,
                "variance": 231795.3687
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13728436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327122.923,
              4815757.758,
              1332.205988,
              328169.183,
              4817171.718,
              1350.465988
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327122.92298696644,
                    4815757.758191669,
                    1332.2059883505376
                  ],
                  [
                    327122.92298696644,
                    4817171.71819167,
                    1332.2059883505376
                  ],
                  [
                    328169.18298696645,
                    4817171.71819167,
                    1350.4659883505378
                  ],
                  [
                    328169.18298696645,
                    4815757.758191669,
                    1350.4659883505378
                  ],
                  [
                    327122.92298696644,
                    4815757.758191669,
                    1332.2059883505376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:18:34+00:00",
            "end_time": "2017-08-28T19:40:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747481274163,
              43.36224035171364,
              1258.4967147280806
            ],
            [
              -119.33796447988412,
              43.37498352291533,
              1258.4967147280806
            ],
            [
              -119.32499647458839,
              43.37524803055483,
              1271.5167147280806
            ],
            [
              -119.32450951750585,
              43.362504742317924,
              1271.5167147280806
            ],
            [
              -119.33747481274163,
              43.36224035171364,
              1258.4967147280806
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379645,
        43.36224035,
        1258.496715,
        -119.3245095,
        43.37524803,
        1271.516715
      ],
      "properties": {
        "datetime": "2017-08-29T17:43:36Z",
        "pc:count": 17584290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311177.3925,
            "count": 17584290,
            "maximum": 311647.6582,
            "minimum": 310596.2382,
            "name": "X",
            "position": 0,
            "stddev": 290.1962493,
            "variance": 84213.86312
          },
          {
            "average": 4804435.304,
            "count": 17584290,
            "maximum": 4805112.115,
            "minimum": 4803695.735,
            "name": "Y",
            "position": 1,
            "stddev": 402.0918704,
            "variance": 161677.8723
          },
          {
            "average": 1260.525446,
            "count": 17584290,
            "maximum": 1271.516715,
            "minimum": 1258.496715,
            "name": "Z",
            "position": 2,
            "stddev": 0.3366739315,
            "variance": 0.1133493361
          },
          {
            "average": 24666.2962,
            "count": 17584290,
            "maximum": 41489,
            "minimum": 737,
            "name": "Intensity",
            "position": 3,
            "stddev": 3098.83552,
            "variance": 9602781.578
          },
          {
            "average": 1.000184255,
            "count": 17584290,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01361047683,
            "variance": 0.0001852450794
          },
          {
            "average": 1.000345877,
            "count": 17584290,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01867694376,
            "variance": 0.0003488282282
          },
          {
            "average": 0.5049623272,
            "count": 17584290,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999753889,
            "variance": 0.2499753895
          },
          {
            "average": 1.080509932e-06,
            "count": 17584290,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001039475265,
            "variance": 1.080508826e-06
          },
          {
            "average": 1.196005184,
            "count": 17584290,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3969724939,
            "variance": 0.1575871609
          },
          {
            "average": -0.8745180954,
            "count": 17584290,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89648366,
            "variance": 141.5263235
          },
          {
            "average": 2.004272677,
            "count": 17584290,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00033547,
            "variance": 1.000671053
          },
          {
            "average": 1059.715064,
            "count": 17584290,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.766552167,
            "variance": 76.85243689
          },
          {
            "average": 37047.1958,
            "count": 17584290,
            "maximum": 59136,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 7560.156046,
            "variance": 57155959.43
          },
          {
            "average": 37652.90093,
            "count": 17584290,
            "maximum": 59392,
            "minimum": 12288,
            "name": "Green",
            "position": 13,
            "stddev": 6216.423256,
            "variance": 38643918.1
          },
          {
            "average": 31663.16338,
            "count": 17584290,
            "maximum": 58880,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 6979.31013,
            "variance": 48710769.89
          },
          {
            "average": 188009708,
            "count": 17584290,
            "maximum": 188063816.4,
            "minimum": 187977962.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33063.8507,
            "variance": 1093218223
          },
          {
            "average": 0,
            "count": 17584290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17584290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17584290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17584290,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17584290,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310596.2382,
          4803695.735,
          1258.496715,
          311647.6582,
          4805112.115,
          1271.516715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310596.2381672366,
                4803695.735247483,
                1258.4967147280806
              ],
              [
                310596.2381672366,
                4805112.115247483,
                1258.4967147280806
              ],
              [
                311647.65816723666,
                4805112.115247483,
                1271.5167147280806
              ],
              [
                311647.65816723666,
                4803695.735247483,
                1271.5167147280806
              ],
              [
                310596.2381672366,
                4803695.735247483,
                1258.4967147280806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:43:36+00:00",
        "end_time": "2017-08-28T17:52:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379645,
            43.36224035,
            1258.496715,
            -119.3245095,
            43.37524803,
            1271.516715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747481274163,
                  43.36224035171364,
                  1258.4967147280806
                ],
                [
                  -119.33796447988412,
                  43.37498352291533,
                  1258.4967147280806
                ],
                [
                  -119.32499647458839,
                  43.37524803055483,
                  1271.5167147280806
                ],
                [
                  -119.32450951750585,
                  43.362504742317924,
                  1271.5167147280806
                ],
                [
                  -119.33747481274163,
                  43.36224035171364,
                  1258.4967147280806
                ]
              ]
            ]
          },
          "id": "20170828_43119C3104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:43:36Z",
            "pc:count": 17584290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311177.3925,
                "count": 17584290,
                "maximum": 311647.6582,
                "minimum": 310596.2382,
                "name": "X",
                "position": 0,
                "stddev": 290.1962493,
                "variance": 84213.86312
              },
              {
                "average": 4804435.304,
                "count": 17584290,
                "maximum": 4805112.115,
                "minimum": 4803695.735,
                "name": "Y",
                "position": 1,
                "stddev": 402.0918704,
                "variance": 161677.8723
              },
              {
                "average": 1260.525446,
                "count": 17584290,
                "maximum": 1271.516715,
                "minimum": 1258.496715,
                "name": "Z",
                "position": 2,
                "stddev": 0.3366739315,
                "variance": 0.1133493361
              },
              {
                "average": 24666.2962,
                "count": 17584290,
                "maximum": 41489,
                "minimum": 737,
                "name": "Intensity",
                "position": 3,
                "stddev": 3098.83552,
                "variance": 9602781.578
              },
              {
                "average": 1.000184255,
                "count": 17584290,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01361047683,
                "variance": 0.0001852450794
              },
              {
                "average": 1.000345877,
                "count": 17584290,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01867694376,
                "variance": 0.0003488282282
              },
              {
                "average": 0.5049623272,
                "count": 17584290,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999753889,
                "variance": 0.2499753895
              },
              {
                "average": 1.080509932e-06,
                "count": 17584290,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001039475265,
                "variance": 1.080508826e-06
              },
              {
                "average": 1.196005184,
                "count": 17584290,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3969724939,
                "variance": 0.1575871609
              },
              {
                "average": -0.8745180954,
                "count": 17584290,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89648366,
                "variance": 141.5263235
              },
              {
                "average": 2.004272677,
                "count": 17584290,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00033547,
                "variance": 1.000671053
              },
              {
                "average": 1059.715064,
                "count": 17584290,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.766552167,
                "variance": 76.85243689
              },
              {
                "average": 37047.1958,
                "count": 17584290,
                "maximum": 59136,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 7560.156046,
                "variance": 57155959.43
              },
              {
                "average": 37652.90093,
                "count": 17584290,
                "maximum": 59392,
                "minimum": 12288,
                "name": "Green",
                "position": 13,
                "stddev": 6216.423256,
                "variance": 38643918.1
              },
              {
                "average": 31663.16338,
                "count": 17584290,
                "maximum": 58880,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 6979.31013,
                "variance": 48710769.89
              },
              {
                "average": 188009708,
                "count": 17584290,
                "maximum": 188063816.4,
                "minimum": 187977962.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33063.8507,
                "variance": 1093218223
              },
              {
                "average": 0,
                "count": 17584290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17584290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17584290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17584290,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17584290,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310596.2382,
              4803695.735,
              1258.496715,
              311647.6582,
              4805112.115,
              1271.516715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310596.2381672366,
                    4803695.735247483,
                    1258.4967147280806
                  ],
                  [
                    310596.2381672366,
                    4805112.115247483,
                    1258.4967147280806
                  ],
                  [
                    311647.65816723666,
                    4805112.115247483,
                    1271.5167147280806
                  ],
                  [
                    311647.65816723666,
                    4803695.735247483,
                    1271.5167147280806
                  ],
                  [
                    310596.2381672366,
                    4803695.735247483,
                    1258.4967147280806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:43:36+00:00",
            "end_time": "2017-08-28T17:52:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39954408804368,
              43.31224220243631,
              1262.8172888736312
            ],
            [
              -119.40004617850698,
              43.3249926503527,
              1262.8172888736312
            ],
            [
              -119.38749802951462,
              43.32525541542681,
              1275.537288873631
            ],
            [
              -119.38699855803394,
              43.31250485116795,
              1275.537288873631
            ],
            [
              -119.39954408804368,
              43.31224220243631,
              1262.8172888736312
            ]
          ]
        ]
      },
      "bbox": [
        -119.4000462,
        43.3122422,
        1262.817289,
        -119.3869986,
        43.32525542,
        1275.537289
      ],
      "properties": {
        "datetime": "2017-08-29T18:47:22Z",
        "pc:count": 3314510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306033.4687,
            "count": 3314510,
            "maximum": 306425.2109,
            "minimum": 305406.9509,
            "name": "X",
            "position": 0,
            "stddev": 300.9427664,
            "variance": 90566.54866
          },
          {
            "average": 4799415.343,
            "count": 3314510,
            "maximum": 4799702.986,
            "minimum": 4798285.746,
            "name": "Y",
            "position": 1,
            "stddev": 283.1571828,
            "variance": 80177.99017
          },
          {
            "average": 1271.632361,
            "count": 3314510,
            "maximum": 1275.537289,
            "minimum": 1262.817289,
            "name": "Z",
            "position": 2,
            "stddev": 2.653540789,
            "variance": 7.041278718
          },
          {
            "average": 18993.60191,
            "count": 3314510,
            "maximum": 27649,
            "minimum": 7713,
            "name": "Intensity",
            "position": 3,
            "stddev": 1138.54441,
            "variance": 1296283.374
          },
          {
            "average": 1.000002112,
            "count": 3314510,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001453245411,
            "variance": 2.111922223e-06
          },
          {
            "average": 1.000002414,
            "count": 3314510,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001553584459,
            "variance": 2.41362467e-06
          },
          {
            "average": 0.4996279993,
            "count": 3314510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999937,
            "variance": 0.249999937
          },
          {
            "average": 7.240889302e-06,
            "count": 3314510,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002690880721,
            "variance": 7.240839056e-06
          },
          {
            "average": 1.203003461,
            "count": 3314510,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4022351357,
            "variance": 0.1617931044
          },
          {
            "average": 0.9238699454,
            "count": 3314510,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86750856,
            "variance": 140.8377595
          },
          {
            "average": 2.001732684,
            "count": 3314510,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000022937,
            "variance": 1.000045874
          },
          {
            "average": 1076.400058,
            "count": 3314510,
            "maximum": 1078,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8726922216,
            "variance": 0.7615917136
          },
          {
            "average": 44405.27854,
            "count": 3314510,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Red",
            "position": 12,
            "stddev": 2269.000242,
            "variance": 5148362.098
          },
          {
            "average": 43139.66733,
            "count": 3314510,
            "maximum": 65280,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 2110.458189,
            "variance": 4454033.769
          },
          {
            "average": 40668.07677,
            "count": 3314510,
            "maximum": 65280,
            "minimum": 29440,
            "name": "Blue",
            "position": 14,
            "stddev": 2017.248472,
            "variance": 4069291.4
          },
          {
            "average": 188066833.5,
            "count": 3314510,
            "maximum": 188067642.7,
            "minimum": 188066114.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 496.8381749,
            "variance": 246848.1721
          },
          {
            "average": 0,
            "count": 3314510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3314510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305406.9509,
          4798285.746,
          1262.817289,
          306425.2109,
          4799702.986,
          1275.537289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305406.9509442779,
                4798285.745652453,
                1262.8172888736312
              ],
              [
                305406.9509442779,
                4799702.985652453,
                1262.8172888736312
              ],
              [
                306425.21094427793,
                4799702.985652453,
                1275.537288873631
              ],
              [
                306425.21094427793,
                4798285.745652453,
                1275.537288873631
              ],
              [
                305406.9509442779,
                4798285.745652453,
                1262.8172888736312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:47:22+00:00",
        "end_time": "2017-08-29T18:21:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4000462,
            43.3122422,
            1262.817289,
            -119.3869986,
            43.32525542,
            1275.537289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39954408804368,
                  43.31224220243631,
                  1262.8172888736312
                ],
                [
                  -119.40004617850698,
                  43.3249926503527,
                  1262.8172888736312
                ],
                [
                  -119.38749802951462,
                  43.32525541542681,
                  1275.537288873631
                ],
                [
                  -119.38699855803394,
                  43.31250485116795,
                  1275.537288873631
                ],
                [
                  -119.39954408804368,
                  43.31224220243631,
                  1262.8172888736312
                ]
              ]
            ]
          },
          "id": "20170829_43119C4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:47:22Z",
            "pc:count": 3314510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306033.4687,
                "count": 3314510,
                "maximum": 306425.2109,
                "minimum": 305406.9509,
                "name": "X",
                "position": 0,
                "stddev": 300.9427664,
                "variance": 90566.54866
              },
              {
                "average": 4799415.343,
                "count": 3314510,
                "maximum": 4799702.986,
                "minimum": 4798285.746,
                "name": "Y",
                "position": 1,
                "stddev": 283.1571828,
                "variance": 80177.99017
              },
              {
                "average": 1271.632361,
                "count": 3314510,
                "maximum": 1275.537289,
                "minimum": 1262.817289,
                "name": "Z",
                "position": 2,
                "stddev": 2.653540789,
                "variance": 7.041278718
              },
              {
                "average": 18993.60191,
                "count": 3314510,
                "maximum": 27649,
                "minimum": 7713,
                "name": "Intensity",
                "position": 3,
                "stddev": 1138.54441,
                "variance": 1296283.374
              },
              {
                "average": 1.000002112,
                "count": 3314510,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001453245411,
                "variance": 2.111922223e-06
              },
              {
                "average": 1.000002414,
                "count": 3314510,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001553584459,
                "variance": 2.41362467e-06
              },
              {
                "average": 0.4996279993,
                "count": 3314510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999937,
                "variance": 0.249999937
              },
              {
                "average": 7.240889302e-06,
                "count": 3314510,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002690880721,
                "variance": 7.240839056e-06
              },
              {
                "average": 1.203003461,
                "count": 3314510,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4022351357,
                "variance": 0.1617931044
              },
              {
                "average": 0.9238699454,
                "count": 3314510,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86750856,
                "variance": 140.8377595
              },
              {
                "average": 2.001732684,
                "count": 3314510,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000022937,
                "variance": 1.000045874
              },
              {
                "average": 1076.400058,
                "count": 3314510,
                "maximum": 1078,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8726922216,
                "variance": 0.7615917136
              },
              {
                "average": 44405.27854,
                "count": 3314510,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Red",
                "position": 12,
                "stddev": 2269.000242,
                "variance": 5148362.098
              },
              {
                "average": 43139.66733,
                "count": 3314510,
                "maximum": 65280,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 2110.458189,
                "variance": 4454033.769
              },
              {
                "average": 40668.07677,
                "count": 3314510,
                "maximum": 65280,
                "minimum": 29440,
                "name": "Blue",
                "position": 14,
                "stddev": 2017.248472,
                "variance": 4069291.4
              },
              {
                "average": 188066833.5,
                "count": 3314510,
                "maximum": 188067642.7,
                "minimum": 188066114.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 496.8381749,
                "variance": 246848.1721
              },
              {
                "average": 0,
                "count": 3314510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3314510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305406.9509,
              4798285.746,
              1262.817289,
              306425.2109,
              4799702.986,
              1275.537289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305406.9509442779,
                    4798285.745652453,
                    1262.8172888736312
                  ],
                  [
                    305406.9509442779,
                    4799702.985652453,
                    1262.8172888736312
                  ],
                  [
                    306425.21094427793,
                    4799702.985652453,
                    1275.537288873631
                  ],
                  [
                    306425.21094427793,
                    4798285.745652453,
                    1275.537288873631
                  ],
                  [
                    305406.9509442779,
                    4798285.745652453,
                    1262.8172888736312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:47:22+00:00",
            "end_time": "2017-08-29T18:21: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": "20170828_43119D2115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19995015015111,
              43.46932210287949,
              1347.3842552728604
            ],
            [
              -119.20015586792367,
              43.474990470722254,
              1347.3842552728604
            ],
            [
              -119.18749589170375,
              43.47523347783577,
              1374.3042552728605
            ],
            [
              -119.18729135534953,
              43.469565062169295,
              1374.3042552728605
            ],
            [
              -119.19995015015111,
              43.46932210287949,
              1347.3842552728604
            ]
          ]
        ]
      },
      "bbox": [
        -119.2001559,
        43.4693221,
        1347.384255,
        -119.1872914,
        43.47523348,
        1374.304255
      ],
      "properties": {
        "datetime": "2017-08-28T20:31:40Z",
        "pc:count": 5386299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322594.9267,
            "count": 5386299,
            "maximum": 323078.7386,
            "minimum": 322054.0786,
            "name": "X",
            "position": 0,
            "stddev": 290.5270028,
            "variance": 84405.93936
          },
          {
            "average": 4815623.987,
            "count": 5386299,
            "maximum": 4815915.196,
            "minimum": 4815285.216,
            "name": "Y",
            "position": 1,
            "stddev": 170.4445316,
            "variance": 29051.33836
          },
          {
            "average": 1356.386145,
            "count": 5386299,
            "maximum": 1374.304255,
            "minimum": 1347.384255,
            "name": "Z",
            "position": 2,
            "stddev": 4.614586824,
            "variance": 21.29441155
          },
          {
            "average": 19633.5418,
            "count": 5386299,
            "maximum": 28337,
            "minimum": 1985,
            "name": "Intensity",
            "position": 3,
            "stddev": 1290.328328,
            "variance": 1664947.193
          },
          {
            "average": 1.000119563,
            "count": 5386299,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0109338165,
            "variance": 0.0001195483432
          },
          {
            "average": 1.000239497,
            "count": 5386299,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01547382405,
            "variance": 0.0002394392307
          },
          {
            "average": 0.5116179031,
            "count": 5386299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998650525,
            "variance": 0.2498650707
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219230867,
            "count": 5386299,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4137254232,
            "variance": 0.1711687258
          },
          {
            "average": -2.881194606,
            "count": 5386299,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49507089,
            "variance": 132.1366549
          },
          {
            "average": 1.989976234,
            "count": 5386299,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00024112,
            "variance": 1.000482299
          },
          {
            "average": 1050.306631,
            "count": 5386299,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7684712328,
            "variance": 0.5905480357
          },
          {
            "average": 42984.34603,
            "count": 5386299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1634.653881,
            "variance": 2672093.31
          },
          {
            "average": 41056.86063,
            "count": 5386299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1473.29407,
            "variance": 2170595.418
          },
          {
            "average": 37564.82616,
            "count": 5386299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1344.264029,
            "variance": 1807045.78
          },
          {
            "average": 187986771.2,
            "count": 5386299,
            "maximum": 187987500.4,
            "minimum": 187986200.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 334.5458187,
            "variance": 111920.9048
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5386299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322054.0786,
          4815285.216,
          1347.384255,
          323078.7386,
          4815915.196,
          1374.304255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322054.078555596,
                4815285.216408586,
                1347.3842552728604
              ],
              [
                322054.078555596,
                4815915.196408587,
                1347.3842552728604
              ],
              [
                323078.73855559604,
                4815915.196408587,
                1374.3042552728605
              ],
              [
                323078.73855559604,
                4815285.216408586,
                1374.3042552728605
              ],
              [
                322054.078555596,
                4815285.216408586,
                1347.3842552728604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:31:40+00:00",
        "end_time": "2017-08-28T20:10:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2001559,
            43.4693221,
            1347.384255,
            -119.1872914,
            43.47523348,
            1374.304255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19995015015111,
                  43.46932210287949,
                  1347.3842552728604
                ],
                [
                  -119.20015586792367,
                  43.474990470722254,
                  1347.3842552728604
                ],
                [
                  -119.18749589170375,
                  43.47523347783577,
                  1374.3042552728605
                ],
                [
                  -119.18729135534953,
                  43.469565062169295,
                  1374.3042552728605
                ],
                [
                  -119.19995015015111,
                  43.46932210287949,
                  1347.3842552728604
                ]
              ]
            ]
          },
          "id": "20170828_43119D2115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:31:40Z",
            "pc:count": 5386299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322594.9267,
                "count": 5386299,
                "maximum": 323078.7386,
                "minimum": 322054.0786,
                "name": "X",
                "position": 0,
                "stddev": 290.5270028,
                "variance": 84405.93936
              },
              {
                "average": 4815623.987,
                "count": 5386299,
                "maximum": 4815915.196,
                "minimum": 4815285.216,
                "name": "Y",
                "position": 1,
                "stddev": 170.4445316,
                "variance": 29051.33836
              },
              {
                "average": 1356.386145,
                "count": 5386299,
                "maximum": 1374.304255,
                "minimum": 1347.384255,
                "name": "Z",
                "position": 2,
                "stddev": 4.614586824,
                "variance": 21.29441155
              },
              {
                "average": 19633.5418,
                "count": 5386299,
                "maximum": 28337,
                "minimum": 1985,
                "name": "Intensity",
                "position": 3,
                "stddev": 1290.328328,
                "variance": 1664947.193
              },
              {
                "average": 1.000119563,
                "count": 5386299,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0109338165,
                "variance": 0.0001195483432
              },
              {
                "average": 1.000239497,
                "count": 5386299,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01547382405,
                "variance": 0.0002394392307
              },
              {
                "average": 0.5116179031,
                "count": 5386299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998650525,
                "variance": 0.2498650707
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219230867,
                "count": 5386299,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4137254232,
                "variance": 0.1711687258
              },
              {
                "average": -2.881194606,
                "count": 5386299,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49507089,
                "variance": 132.1366549
              },
              {
                "average": 1.989976234,
                "count": 5386299,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00024112,
                "variance": 1.000482299
              },
              {
                "average": 1050.306631,
                "count": 5386299,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7684712328,
                "variance": 0.5905480357
              },
              {
                "average": 42984.34603,
                "count": 5386299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1634.653881,
                "variance": 2672093.31
              },
              {
                "average": 41056.86063,
                "count": 5386299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1473.29407,
                "variance": 2170595.418
              },
              {
                "average": 37564.82616,
                "count": 5386299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1344.264029,
                "variance": 1807045.78
              },
              {
                "average": 187986771.2,
                "count": 5386299,
                "maximum": 187987500.4,
                "minimum": 187986200.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 334.5458187,
                "variance": 111920.9048
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5386299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322054.0786,
              4815285.216,
              1347.384255,
              323078.7386,
              4815915.196,
              1374.304255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322054.078555596,
                    4815285.216408586,
                    1347.3842552728604
                  ],
                  [
                    322054.078555596,
                    4815915.196408587,
                    1347.3842552728604
                  ],
                  [
                    323078.73855559604,
                    4815915.196408587,
                    1374.3042552728605
                  ],
                  [
                    323078.73855559604,
                    4815285.216408586,
                    1374.3042552728605
                  ],
                  [
                    322054.078555596,
                    4815285.216408586,
                    1347.3842552728604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:31:40+00:00",
            "end_time": "2017-08-28T20:10:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997637361258,
              43.41224386946749,
              1293.4609059165518
            ],
            [
              -119.30045890861233,
              43.424984028311485,
              1293.4609059165518
            ],
            [
              -119.28749717367621,
              43.42524417468689,
              1318.300905916552
            ],
            [
              -119.28701735168258,
              43.41250390077602,
              1318.300905916552
            ],
            [
              -119.29997637361258,
              43.41224386946749,
              1293.4609059165518
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004589,
        43.41224387,
        1293.460906,
        -119.2870174,
        43.42524417,
        1318.300906
      ],
      "properties": {
        "datetime": "2017-08-28T16:47:56Z",
        "pc:count": 18668362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314292.9046,
            "count": 18668362,
            "maximum": 314838.0409,
            "minimum": 313788.0209,
            "name": "X",
            "position": 0,
            "stddev": 287.6553638,
            "variance": 82745.60832
          },
          {
            "average": 4809869.253,
            "count": 18668362,
            "maximum": 4810580.719,
            "minimum": 4809164.699,
            "name": "Y",
            "position": 1,
            "stddev": 393.7866702,
            "variance": 155067.9417
          },
          {
            "average": 1311.062737,
            "count": 18668362,
            "maximum": 1318.300906,
            "minimum": 1293.460906,
            "name": "Z",
            "position": 2,
            "stddev": 4.39114397,
            "variance": 19.28214536
          },
          {
            "average": 20718.52799,
            "count": 18668362,
            "maximum": 29825,
            "minimum": 3233,
            "name": "Intensity",
            "position": 3,
            "stddev": 1377.087487,
            "variance": 1896369.947
          },
          {
            "average": 1.000011142,
            "count": 18668362,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003337921761,
            "variance": 1.114172168e-05
          },
          {
            "average": 1.000016499,
            "count": 18668362,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004061801357,
            "variance": 1.649823027e-05
          },
          {
            "average": 0.5013564125,
            "count": 18668362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981735,
            "variance": 0.2499981735
          },
          {
            "average": 8.570650173e-06,
            "count": 18668362,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002927554812,
            "variance": 8.570577176e-06
          },
          {
            "average": 1.132590369,
            "count": 18668362,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3391314921,
            "variance": 0.115010169
          },
          {
            "average": 0.2409597495,
            "count": 18668362,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58202833,
            "variance": 134.1433802
          },
          {
            "average": 2.003464792,
            "count": 18668362,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000073997,
            "variance": 1.000147999
          },
          {
            "average": 1016.14594,
            "count": 18668362,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.701993542,
            "variance": 2.896782016
          },
          {
            "average": 45871.4948,
            "count": 18668362,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2324.402044,
            "variance": 5402844.862
          },
          {
            "average": 44031.15544,
            "count": 18668362,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2252.309571,
            "variance": 5072898.402
          },
          {
            "average": 40762.41876,
            "count": 18668362,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2148.076414,
            "variance": 4614232.282
          },
          {
            "average": 187939473.9,
            "count": 18668362,
            "maximum": 187974076.8,
            "minimum": 187904775,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33683.99871,
            "variance": 1134611769
          },
          {
            "average": 0,
            "count": 18668362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18668362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18668362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18668362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18668362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313788.0209,
          4809164.699,
          1293.460906,
          314838.0409,
          4810580.719,
          1318.300906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313788.0209270507,
                4809164.698657151,
                1293.4609059165518
              ],
              [
                313788.0209270507,
                4810580.718657151,
                1293.4609059165518
              ],
              [
                314838.0409270507,
                4810580.718657151,
                1318.300905916552
              ],
              [
                314838.0409270507,
                4809164.698657151,
                1318.300905916552
              ],
              [
                313788.0209270507,
                4809164.698657151,
                1293.4609059165518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:47:56+00:00",
        "end_time": "2017-08-27T21:32:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004589,
            43.41224387,
            1293.460906,
            -119.2870174,
            43.42524417,
            1318.300906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997637361258,
                  43.41224386946749,
                  1293.4609059165518
                ],
                [
                  -119.30045890861233,
                  43.424984028311485,
                  1293.4609059165518
                ],
                [
                  -119.28749717367621,
                  43.42524417468689,
                  1318.300905916552
                ],
                [
                  -119.28701735168258,
                  43.41250390077602,
                  1318.300905916552
                ],
                [
                  -119.29997637361258,
                  43.41224386946749,
                  1293.4609059165518
                ]
              ]
            ]
          },
          "id": "20170827_43119D3407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:47:56Z",
            "pc:count": 18668362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314292.9046,
                "count": 18668362,
                "maximum": 314838.0409,
                "minimum": 313788.0209,
                "name": "X",
                "position": 0,
                "stddev": 287.6553638,
                "variance": 82745.60832
              },
              {
                "average": 4809869.253,
                "count": 18668362,
                "maximum": 4810580.719,
                "minimum": 4809164.699,
                "name": "Y",
                "position": 1,
                "stddev": 393.7866702,
                "variance": 155067.9417
              },
              {
                "average": 1311.062737,
                "count": 18668362,
                "maximum": 1318.300906,
                "minimum": 1293.460906,
                "name": "Z",
                "position": 2,
                "stddev": 4.39114397,
                "variance": 19.28214536
              },
              {
                "average": 20718.52799,
                "count": 18668362,
                "maximum": 29825,
                "minimum": 3233,
                "name": "Intensity",
                "position": 3,
                "stddev": 1377.087487,
                "variance": 1896369.947
              },
              {
                "average": 1.000011142,
                "count": 18668362,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003337921761,
                "variance": 1.114172168e-05
              },
              {
                "average": 1.000016499,
                "count": 18668362,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004061801357,
                "variance": 1.649823027e-05
              },
              {
                "average": 0.5013564125,
                "count": 18668362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981735,
                "variance": 0.2499981735
              },
              {
                "average": 8.570650173e-06,
                "count": 18668362,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002927554812,
                "variance": 8.570577176e-06
              },
              {
                "average": 1.132590369,
                "count": 18668362,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3391314921,
                "variance": 0.115010169
              },
              {
                "average": 0.2409597495,
                "count": 18668362,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58202833,
                "variance": 134.1433802
              },
              {
                "average": 2.003464792,
                "count": 18668362,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000073997,
                "variance": 1.000147999
              },
              {
                "average": 1016.14594,
                "count": 18668362,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.701993542,
                "variance": 2.896782016
              },
              {
                "average": 45871.4948,
                "count": 18668362,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2324.402044,
                "variance": 5402844.862
              },
              {
                "average": 44031.15544,
                "count": 18668362,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2252.309571,
                "variance": 5072898.402
              },
              {
                "average": 40762.41876,
                "count": 18668362,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2148.076414,
                "variance": 4614232.282
              },
              {
                "average": 187939473.9,
                "count": 18668362,
                "maximum": 187974076.8,
                "minimum": 187904775,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33683.99871,
                "variance": 1134611769
              },
              {
                "average": 0,
                "count": 18668362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18668362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18668362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18668362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18668362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313788.0209,
              4809164.699,
              1293.460906,
              314838.0409,
              4810580.719,
              1318.300906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313788.0209270507,
                    4809164.698657151,
                    1293.4609059165518
                  ],
                  [
                    313788.0209270507,
                    4810580.718657151,
                    1293.4609059165518
                  ],
                  [
                    314838.0409270507,
                    4810580.718657151,
                    1318.300905916552
                  ],
                  [
                    314838.0409270507,
                    4809164.698657151,
                    1318.300905916552
                  ],
                  [
                    313788.0209270507,
                    4809164.698657151,
                    1293.4609059165518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:47:56+00:00",
            "end_time": "2017-08-27T21:32: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": "20170827_43119C2101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24995204409086,
              43.36280508629976,
              1258.114654248525
            ],
            [
              -119.2504025630846,
              43.37498597153505,
              1258.114654248525
            ],
            [
              -119.23749617833957,
              43.375239328671746,
              1320.254654248525
            ],
            [
              -119.23704823786795,
              43.363058336280396,
              1320.254654248525
            ],
            [
              -119.24995204409086,
              43.36280508629976,
              1258.114654248525
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504026,
        43.36280509,
        1258.114654,
        -119.2370482,
        43.37523933,
        1320.254654
      ],
      "properties": {
        "datetime": "2017-08-27T21:51:53Z",
        "pc:count": 12159322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318186.1119,
            "count": 12159322,
            "maximum": 318736.4094,
            "minimum": 317690.0494,
            "name": "X",
            "position": 0,
            "stddev": 281.8949284,
            "variance": 79464.75064
          },
          {
            "average": 4804297.512,
            "count": 12159322,
            "maximum": 4804917.21,
            "minimum": 4803563.41,
            "name": "Y",
            "position": 1,
            "stddev": 360.779405,
            "variance": 130161.7791
          },
          {
            "average": 1268.363647,
            "count": 12159322,
            "maximum": 1320.254654,
            "minimum": 1258.114654,
            "name": "Z",
            "position": 2,
            "stddev": 14.47016304,
            "variance": 209.3856183
          },
          {
            "average": 21015.33553,
            "count": 12159322,
            "maximum": 36113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1926.584738,
            "variance": 3711728.752
          },
          {
            "average": 1.000644855,
            "count": 12159322,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02549571859,
            "variance": 0.0006500316664
          },
          {
            "average": 1.001282802,
            "count": 12159322,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03602684507,
            "variance": 0.001297933565
          },
          {
            "average": 0.5026531907,
            "count": 12159322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929811,
            "variance": 0.2499929811
          },
          {
            "average": 1.932673549e-05,
            "count": 12159322,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004396176015,
            "variance": 1.932636355e-05
          },
          {
            "average": 1.163521371,
            "count": 12159322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3698406998,
            "variance": 0.1367821433
          },
          {
            "average": -0.02408379435,
            "count": 12159322,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69150267,
            "variance": 136.6912347
          },
          {
            "average": 2.000033637,
            "count": 12159322,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000461843,
            "variance": 1.000923899
          },
          {
            "average": 1012.463949,
            "count": 12159322,
            "maximum": 1015,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9795598825,
            "variance": 0.9595375635
          },
          {
            "average": 44497.00106,
            "count": 12159322,
            "maximum": 65280,
            "minimum": 30720,
            "name": "Red",
            "position": 12,
            "stddev": 2995.270583,
            "variance": 8971645.866
          },
          {
            "average": 43292.9053,
            "count": 12159322,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 2930.467443,
            "variance": 8587639.433
          },
          {
            "average": 40446.75888,
            "count": 12159322,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 2962.340175,
            "variance": 8775459.313
          },
          {
            "average": 187904580.8,
            "count": 12159322,
            "maximum": 187905913.5,
            "minimum": 187903344.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.9404324,
            "variance": 233231.4612
          },
          {
            "average": 0,
            "count": 12159322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317690.0494,
          4803563.41,
          1258.114654,
          318736.4094,
          4804917.21,
          1320.254654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317690.0494422305,
                4803563.4096967,
                1258.114654248525
              ],
              [
                317690.0494422305,
                4804917.209696701,
                1258.114654248525
              ],
              [
                318736.4094422305,
                4804917.209696701,
                1320.254654248525
              ],
              [
                318736.4094422305,
                4803563.4096967,
                1320.254654248525
              ],
              [
                317690.0494422305,
                4803563.4096967,
                1258.114654248525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:51:53+00:00",
        "end_time": "2017-08-27T21:09:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504026,
            43.36280509,
            1258.114654,
            -119.2370482,
            43.37523933,
            1320.254654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24995204409086,
                  43.36280508629976,
                  1258.114654248525
                ],
                [
                  -119.2504025630846,
                  43.37498597153505,
                  1258.114654248525
                ],
                [
                  -119.23749617833957,
                  43.375239328671746,
                  1320.254654248525
                ],
                [
                  -119.23704823786795,
                  43.363058336280396,
                  1320.254654248525
                ],
                [
                  -119.24995204409086,
                  43.36280508629976,
                  1258.114654248525
                ]
              ]
            ]
          },
          "id": "20170827_43119C2101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:51:53Z",
            "pc:count": 12159322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318186.1119,
                "count": 12159322,
                "maximum": 318736.4094,
                "minimum": 317690.0494,
                "name": "X",
                "position": 0,
                "stddev": 281.8949284,
                "variance": 79464.75064
              },
              {
                "average": 4804297.512,
                "count": 12159322,
                "maximum": 4804917.21,
                "minimum": 4803563.41,
                "name": "Y",
                "position": 1,
                "stddev": 360.779405,
                "variance": 130161.7791
              },
              {
                "average": 1268.363647,
                "count": 12159322,
                "maximum": 1320.254654,
                "minimum": 1258.114654,
                "name": "Z",
                "position": 2,
                "stddev": 14.47016304,
                "variance": 209.3856183
              },
              {
                "average": 21015.33553,
                "count": 12159322,
                "maximum": 36113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1926.584738,
                "variance": 3711728.752
              },
              {
                "average": 1.000644855,
                "count": 12159322,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02549571859,
                "variance": 0.0006500316664
              },
              {
                "average": 1.001282802,
                "count": 12159322,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03602684507,
                "variance": 0.001297933565
              },
              {
                "average": 0.5026531907,
                "count": 12159322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929811,
                "variance": 0.2499929811
              },
              {
                "average": 1.932673549e-05,
                "count": 12159322,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004396176015,
                "variance": 1.932636355e-05
              },
              {
                "average": 1.163521371,
                "count": 12159322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3698406998,
                "variance": 0.1367821433
              },
              {
                "average": -0.02408379435,
                "count": 12159322,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69150267,
                "variance": 136.6912347
              },
              {
                "average": 2.000033637,
                "count": 12159322,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000461843,
                "variance": 1.000923899
              },
              {
                "average": 1012.463949,
                "count": 12159322,
                "maximum": 1015,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9795598825,
                "variance": 0.9595375635
              },
              {
                "average": 44497.00106,
                "count": 12159322,
                "maximum": 65280,
                "minimum": 30720,
                "name": "Red",
                "position": 12,
                "stddev": 2995.270583,
                "variance": 8971645.866
              },
              {
                "average": 43292.9053,
                "count": 12159322,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 2930.467443,
                "variance": 8587639.433
              },
              {
                "average": 40446.75888,
                "count": 12159322,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 2962.340175,
                "variance": 8775459.313
              },
              {
                "average": 187904580.8,
                "count": 12159322,
                "maximum": 187905913.5,
                "minimum": 187903344.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.9404324,
                "variance": 233231.4612
              },
              {
                "average": 0,
                "count": 12159322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317690.0494,
              4803563.41,
              1258.114654,
              318736.4094,
              4804917.21,
              1320.254654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317690.0494422305,
                    4803563.4096967,
                    1258.114654248525
                  ],
                  [
                    317690.0494422305,
                    4804917.209696701,
                    1258.114654248525
                  ],
                  [
                    318736.4094422305,
                    4804917.209696701,
                    1320.254654248525
                  ],
                  [
                    318736.4094422305,
                    4803563.4096967,
                    1320.254654248525
                  ],
                  [
                    317690.0494422305,
                    4803563.4096967,
                    1258.114654248525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:51:53+00:00",
            "end_time": "2017-08-27T21:09:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747656645292,
              43.31226507924888,
              1260.677871716126
            ],
            [
              -119.38797487843102,
              43.324983611195506,
              1260.677871716126
            ],
            [
              -119.3762177776556,
              43.32522860902771,
              1275.197871716126
            ],
            [
              -119.37572191345576,
              43.31250996887677,
              1275.197871716126
            ],
            [
              -119.38747656645292,
              43.31226507924888,
              1260.677871716126
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879749,
        43.31226508,
        1260.677872,
        -119.3757219,
        43.32522861,
        1275.197872
      ],
      "properties": {
        "datetime": "2017-08-29T18:41:12Z",
        "pc:count": 11758226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306860.2629,
            "count": 11758226,
            "maximum": 307339.7437,
            "minimum": 306385.6837,
            "name": "X",
            "position": 0,
            "stddev": 261.7382623,
            "variance": 68506.91793
          },
          {
            "average": 4798979.328,
            "count": 11758226,
            "maximum": 4799673.905,
            "minimum": 4798260.225,
            "name": "Y",
            "position": 1,
            "stddev": 396.6259403,
            "variance": 157312.1365
          },
          {
            "average": 1267.966504,
            "count": 11758226,
            "maximum": 1275.197872,
            "minimum": 1260.677872,
            "name": "Z",
            "position": 2,
            "stddev": 2.982008588,
            "variance": 8.892375222
          },
          {
            "average": 19530.93611,
            "count": 11758226,
            "maximum": 28705,
            "minimum": 3185,
            "name": "Intensity",
            "position": 3,
            "stddev": 1238.285239,
            "variance": 1533350.334
          },
          {
            "average": 1.000005443,
            "count": 11758226,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002333017099,
            "variance": 5.442968786e-06
          },
          {
            "average": 1.000010036,
            "count": 11758226,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003167874305,
            "variance": 1.003542761e-05
          },
          {
            "average": 0.5028814721,
            "count": 11758226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917183,
            "variance": 0.2499917184
          },
          {
            "average": 2.551405289e-06,
            "count": 11758226,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001597309925,
            "variance": 2.551398996e-06
          },
          {
            "average": 1.214884286,
            "count": 11758226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4107420651,
            "variance": 0.168709044
          },
          {
            "average": 0.04101475416,
            "count": 11758226,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8048509,
            "variance": 139.3545048
          },
          {
            "average": 2.001556868,
            "count": 11758226,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000073074,
            "variance": 1.000146153
          },
          {
            "average": 1074.91063,
            "count": 11758226,
            "maximum": 1077,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.382140483,
            "variance": 1.910312315
          },
          {
            "average": 45223.67066,
            "count": 11758226,
            "maximum": 65280,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 2316.138274,
            "variance": 5364496.504
          },
          {
            "average": 43672.03865,
            "count": 11758226,
            "maximum": 65280,
            "minimum": 31488,
            "name": "Green",
            "position": 13,
            "stddev": 2296.958621,
            "variance": 5276018.909
          },
          {
            "average": 41145.85787,
            "count": 11758226,
            "maximum": 65280,
            "minimum": 27648,
            "name": "Blue",
            "position": 14,
            "stddev": 2308.446405,
            "variance": 5328924.806
          },
          {
            "average": 188065960,
            "count": 11758226,
            "maximum": 188067272.5,
            "minimum": 188062632.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 884.1705728,
            "variance": 781757.6018
          },
          {
            "average": 0,
            "count": 11758226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11758226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306385.6837,
          4798260.225,
          1260.677872,
          307339.7437,
          4799673.905,
          1275.197872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306385.6836574126,
                4798260.225154684,
                1260.677871716126
              ],
              [
                306385.6836574126,
                4799673.905154684,
                1260.677871716126
              ],
              [
                307339.74365741265,
                4799673.905154684,
                1275.197871716126
              ],
              [
                307339.74365741265,
                4798260.225154684,
                1275.197871716126
              ],
              [
                306385.6836574126,
                4798260.225154684,
                1260.677871716126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:41:12+00:00",
        "end_time": "2017-08-29T17:23:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879749,
            43.31226508,
            1260.677872,
            -119.3757219,
            43.32522861,
            1275.197872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747656645292,
                  43.31226507924888,
                  1260.677871716126
                ],
                [
                  -119.38797487843102,
                  43.324983611195506,
                  1260.677871716126
                ],
                [
                  -119.3762177776556,
                  43.32522860902771,
                  1275.197871716126
                ],
                [
                  -119.37572191345576,
                  43.31250996887677,
                  1275.197871716126
                ],
                [
                  -119.38747656645292,
                  43.31226507924888,
                  1260.677871716126
                ]
              ]
            ]
          },
          "id": "20170829_43119C4225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:41:12Z",
            "pc:count": 11758226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306860.2629,
                "count": 11758226,
                "maximum": 307339.7437,
                "minimum": 306385.6837,
                "name": "X",
                "position": 0,
                "stddev": 261.7382623,
                "variance": 68506.91793
              },
              {
                "average": 4798979.328,
                "count": 11758226,
                "maximum": 4799673.905,
                "minimum": 4798260.225,
                "name": "Y",
                "position": 1,
                "stddev": 396.6259403,
                "variance": 157312.1365
              },
              {
                "average": 1267.966504,
                "count": 11758226,
                "maximum": 1275.197872,
                "minimum": 1260.677872,
                "name": "Z",
                "position": 2,
                "stddev": 2.982008588,
                "variance": 8.892375222
              },
              {
                "average": 19530.93611,
                "count": 11758226,
                "maximum": 28705,
                "minimum": 3185,
                "name": "Intensity",
                "position": 3,
                "stddev": 1238.285239,
                "variance": 1533350.334
              },
              {
                "average": 1.000005443,
                "count": 11758226,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002333017099,
                "variance": 5.442968786e-06
              },
              {
                "average": 1.000010036,
                "count": 11758226,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003167874305,
                "variance": 1.003542761e-05
              },
              {
                "average": 0.5028814721,
                "count": 11758226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917183,
                "variance": 0.2499917184
              },
              {
                "average": 2.551405289e-06,
                "count": 11758226,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001597309925,
                "variance": 2.551398996e-06
              },
              {
                "average": 1.214884286,
                "count": 11758226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4107420651,
                "variance": 0.168709044
              },
              {
                "average": 0.04101475416,
                "count": 11758226,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8048509,
                "variance": 139.3545048
              },
              {
                "average": 2.001556868,
                "count": 11758226,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000073074,
                "variance": 1.000146153
              },
              {
                "average": 1074.91063,
                "count": 11758226,
                "maximum": 1077,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.382140483,
                "variance": 1.910312315
              },
              {
                "average": 45223.67066,
                "count": 11758226,
                "maximum": 65280,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 2316.138274,
                "variance": 5364496.504
              },
              {
                "average": 43672.03865,
                "count": 11758226,
                "maximum": 65280,
                "minimum": 31488,
                "name": "Green",
                "position": 13,
                "stddev": 2296.958621,
                "variance": 5276018.909
              },
              {
                "average": 41145.85787,
                "count": 11758226,
                "maximum": 65280,
                "minimum": 27648,
                "name": "Blue",
                "position": 14,
                "stddev": 2308.446405,
                "variance": 5328924.806
              },
              {
                "average": 188065960,
                "count": 11758226,
                "maximum": 188067272.5,
                "minimum": 188062632.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 884.1705728,
                "variance": 781757.6018
              },
              {
                "average": 0,
                "count": 11758226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11758226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306385.6837,
              4798260.225,
              1260.677872,
              307339.7437,
              4799673.905,
              1275.197872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306385.6836574126,
                    4798260.225154684,
                    1260.677871716126
                  ],
                  [
                    306385.6836574126,
                    4799673.905154684,
                    1260.677871716126
                  ],
                  [
                    307339.74365741265,
                    4799673.905154684,
                    1275.197871716126
                  ],
                  [
                    307339.74365741265,
                    4798260.225154684,
                    1275.197871716126
                  ],
                  [
                    306385.6836574126,
                    4798260.225154684,
                    1260.677871716126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:41:12+00:00",
            "end_time": "2017-08-29T17:23:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247600501979,
              43.449737166096696,
              1319.490848473583
            ],
            [
              -119.36297256765123,
              43.462483691627135,
              1319.490848473583
            ],
            [
              -119.34999722314323,
              43.462751232937144,
              1372.990848473583
            ],
            [
              -119.34950338105862,
              43.45000458901837,
              1372.990848473583
            ],
            [
              -119.36247600501979,
              43.449737166096696,
              1319.490848473583
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629726,
        43.44973717,
        1319.490848,
        -119.3495034,
        43.46275123,
        1372.990848
      ],
      "properties": {
        "datetime": "2017-08-29T17:56:10Z",
        "pc:count": 13252239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309369.659,
            "count": 13252239,
            "maximum": 309896.3559,
            "minimum": 308845.8359,
            "name": "X",
            "position": 0,
            "stddev": 295.5848456,
            "variance": 87370.40092
          },
          {
            "average": 4814178.523,
            "count": 13252239,
            "maximum": 4814887.155,
            "minimum": 4813470.355,
            "name": "Y",
            "position": 1,
            "stddev": 406.3539649,
            "variance": 165123.5448
          },
          {
            "average": 1328.619944,
            "count": 13252239,
            "maximum": 1372.990848,
            "minimum": 1319.490848,
            "name": "Z",
            "position": 2,
            "stddev": 10.66266549,
            "variance": 113.6924353
          },
          {
            "average": 20823.38933,
            "count": 13252239,
            "maximum": 37329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2034.068202,
            "variance": 4137433.449
          },
          {
            "average": 1.000412081,
            "count": 13252239,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02082773693,
            "variance": 0.0004337946258
          },
          {
            "average": 1.000826955,
            "count": 13252239,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02988523783,
            "variance": 0.0008931274404
          },
          {
            "average": 0.5022043445,
            "count": 13252239,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951597,
            "variance": 0.2499951597
          },
          {
            "average": 3.772947349e-07,
            "count": 13252239,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006142431286,
            "variance": 3.77294621e-07
          },
          {
            "average": 1.166388638,
            "count": 13252239,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724291473,
            "variance": 0.1387034697
          },
          {
            "average": 0.08966503546,
            "count": 13252239,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82437794,
            "variance": 139.8159136
          },
          {
            "average": 2.001098758,
            "count": 13252239,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000770856,
            "variance": 1.001542306
          },
          {
            "average": 1023.781707,
            "count": 13252239,
            "maximum": 1073,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.245853145,
            "variance": 18.02726893
          },
          {
            "average": 44511.30907,
            "count": 13252239,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3273.671344,
            "variance": 10716924.07
          },
          {
            "average": 42891.60059,
            "count": 13252239,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3398.129184,
            "variance": 11547281.95
          },
          {
            "average": 40027.68089,
            "count": 13252239,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3583.063305,
            "variance": 12838342.65
          },
          {
            "average": 187976532.3,
            "count": 13252239,
            "maximum": 188064570.2,
            "minimum": 187974788.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7411.491591,
            "variance": 54930207.61
          },
          {
            "average": 0,
            "count": 13252239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13252239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13252239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13252239,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13252239,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308845.8359,
          4813470.355,
          1319.490848,
          309896.3559,
          4814887.155,
          1372.990848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308845.83592947235,
                4813470.35495391,
                1319.490848473583
              ],
              [
                308845.83592947235,
                4814887.154953911,
                1319.490848473583
              ],
              [
                309896.35592947237,
                4814887.154953911,
                1372.990848473583
              ],
              [
                309896.35592947237,
                4813470.35495391,
                1372.990848473583
              ],
              [
                308845.83592947235,
                4813470.35495391,
                1319.490848473583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:56:10+00:00",
        "end_time": "2017-08-28T16:59:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629726,
            43.44973717,
            1319.490848,
            -119.3495034,
            43.46275123,
            1372.990848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247600501979,
                  43.449737166096696,
                  1319.490848473583
                ],
                [
                  -119.36297256765123,
                  43.462483691627135,
                  1319.490848473583
                ],
                [
                  -119.34999722314323,
                  43.462751232937144,
                  1372.990848473583
                ],
                [
                  -119.34950338105862,
                  43.45000458901837,
                  1372.990848473583
                ],
                [
                  -119.36247600501979,
                  43.449737166096696,
                  1319.490848473583
                ]
              ]
            ]
          },
          "id": "20170828_43119D3117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:56:10Z",
            "pc:count": 13252239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309369.659,
                "count": 13252239,
                "maximum": 309896.3559,
                "minimum": 308845.8359,
                "name": "X",
                "position": 0,
                "stddev": 295.5848456,
                "variance": 87370.40092
              },
              {
                "average": 4814178.523,
                "count": 13252239,
                "maximum": 4814887.155,
                "minimum": 4813470.355,
                "name": "Y",
                "position": 1,
                "stddev": 406.3539649,
                "variance": 165123.5448
              },
              {
                "average": 1328.619944,
                "count": 13252239,
                "maximum": 1372.990848,
                "minimum": 1319.490848,
                "name": "Z",
                "position": 2,
                "stddev": 10.66266549,
                "variance": 113.6924353
              },
              {
                "average": 20823.38933,
                "count": 13252239,
                "maximum": 37329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2034.068202,
                "variance": 4137433.449
              },
              {
                "average": 1.000412081,
                "count": 13252239,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02082773693,
                "variance": 0.0004337946258
              },
              {
                "average": 1.000826955,
                "count": 13252239,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02988523783,
                "variance": 0.0008931274404
              },
              {
                "average": 0.5022043445,
                "count": 13252239,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951597,
                "variance": 0.2499951597
              },
              {
                "average": 3.772947349e-07,
                "count": 13252239,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006142431286,
                "variance": 3.77294621e-07
              },
              {
                "average": 1.166388638,
                "count": 13252239,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724291473,
                "variance": 0.1387034697
              },
              {
                "average": 0.08966503546,
                "count": 13252239,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82437794,
                "variance": 139.8159136
              },
              {
                "average": 2.001098758,
                "count": 13252239,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000770856,
                "variance": 1.001542306
              },
              {
                "average": 1023.781707,
                "count": 13252239,
                "maximum": 1073,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.245853145,
                "variance": 18.02726893
              },
              {
                "average": 44511.30907,
                "count": 13252239,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3273.671344,
                "variance": 10716924.07
              },
              {
                "average": 42891.60059,
                "count": 13252239,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3398.129184,
                "variance": 11547281.95
              },
              {
                "average": 40027.68089,
                "count": 13252239,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3583.063305,
                "variance": 12838342.65
              },
              {
                "average": 187976532.3,
                "count": 13252239,
                "maximum": 188064570.2,
                "minimum": 187974788.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7411.491591,
                "variance": 54930207.61
              },
              {
                "average": 0,
                "count": 13252239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13252239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13252239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13252239,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13252239,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308845.8359,
              4813470.355,
              1319.490848,
              309896.3559,
              4814887.155,
              1372.990848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308845.83592947235,
                    4813470.35495391,
                    1319.490848473583
                  ],
                  [
                    308845.83592947235,
                    4814887.154953911,
                    1319.490848473583
                  ],
                  [
                    309896.35592947237,
                    4814887.154953911,
                    1372.990848473583
                  ],
                  [
                    309896.35592947237,
                    4813470.35495391,
                    1372.990848473583
                  ],
                  [
                    308845.83592947235,
                    4813470.35495391,
                    1319.490848473583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:56:10+00:00",
            "end_time": "2017-08-28T16:59: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": "20170829_43119C3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497565961975,
              43.29973575813618,
              1257.6477589358049
            ],
            [
              -119.3753392664158,
              43.3090699995597,
              1257.6477589358049
            ],
            [
              -119.36249552629361,
              43.30933615047291,
              1273.7077589358048
            ],
            [
              -119.36213388109243,
              43.3000018227732,
              1273.7077589358048
            ],
            [
              -119.37497565961975,
              43.29973575813618,
              1257.6477589358049
            ]
          ]
        ]
      },
      "bbox": [
        -119.3753393,
        43.29973576,
        1257.647759,
        -119.3621339,
        43.30933615,
        1273.707759
      ],
      "properties": {
        "datetime": "2017-08-29T18:41:34Z",
        "pc:count": 9595370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307881.8768,
            "count": 9595370,
            "maximum": 308402.4049,
            "minimum": 307359.9049,
            "name": "X",
            "position": 0,
            "stddev": 293.8073682,
            "variance": 86322.76959
          },
          {
            "average": 4797371.415,
            "count": 9595370,
            "maximum": 4797877.299,
            "minimum": 4796839.799,
            "name": "Y",
            "position": 1,
            "stddev": 295.9938948,
            "variance": 87612.38574
          },
          {
            "average": 1263.30472,
            "count": 9595370,
            "maximum": 1273.707759,
            "minimum": 1257.647759,
            "name": "Z",
            "position": 2,
            "stddev": 2.313692382,
            "variance": 5.353172437
          },
          {
            "average": 19700.02452,
            "count": 9595370,
            "maximum": 28705,
            "minimum": 1858,
            "name": "Intensity",
            "position": 3,
            "stddev": 1331.631847,
            "variance": 1773243.377
          },
          {
            "average": 1.000010109,
            "count": 9595370,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003179456091,
            "variance": 1.010894103e-05
          },
          {
            "average": 1.000019905,
            "count": 9595370,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004461506405,
            "variance": 1.990503941e-05
          },
          {
            "average": 0.5031134808,
            "count": 9595370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903322,
            "variance": 0.2499903323
          },
          {
            "average": 7.295185074e-07,
            "count": 9595370,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008541182888,
            "variance": 7.295180512e-07
          },
          {
            "average": 1.208828112,
            "count": 9595370,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064713382,
            "variance": 0.1652189488
          },
          {
            "average": 0.1590326139,
            "count": 9595370,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75527915,
            "variance": 138.1865879
          },
          {
            "average": 1.999098732,
            "count": 9595370,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000068531,
            "variance": 1.000137067
          },
          {
            "average": 1073.949821,
            "count": 9595370,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.882610084,
            "variance": 3.54422073
          },
          {
            "average": 44844.86716,
            "count": 9595370,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2973.526385,
            "variance": 8841859.163
          },
          {
            "average": 43551.27028,
            "count": 9595370,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3179.913236,
            "variance": 10111848.19
          },
          {
            "average": 41367.51251,
            "count": 9595370,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3338.968116,
            "variance": 11148708.08
          },
          {
            "average": 188065347.6,
            "count": 9595370,
            "maximum": 188067294.6,
            "minimum": 188061913.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1265.361865,
            "variance": 1601140.65
          },
          {
            "average": 0,
            "count": 9595370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9595370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9595370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9595370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9595370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307359.9049,
          4796839.799,
          1257.647759,
          308402.4049,
          4797877.299,
          1273.707759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307359.9048553236,
                4796839.798656788,
                1257.6477589358049
              ],
              [
                307359.9048553236,
                4797877.298656788,
                1257.6477589358049
              ],
              [
                308402.4048553236,
                4797877.298656788,
                1273.7077589358048
              ],
              [
                308402.4048553236,
                4796839.798656788,
                1273.7077589358048
              ],
              [
                307359.9048553236,
                4796839.798656788,
                1257.6477589358049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:41:34+00:00",
        "end_time": "2017-08-29T17:11:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3753393,
            43.29973576,
            1257.647759,
            -119.3621339,
            43.30933615,
            1273.707759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497565961975,
                  43.29973575813618,
                  1257.6477589358049
                ],
                [
                  -119.3753392664158,
                  43.3090699995597,
                  1257.6477589358049
                ],
                [
                  -119.36249552629361,
                  43.30933615047291,
                  1273.7077589358048
                ],
                [
                  -119.36213388109243,
                  43.3000018227732,
                  1273.7077589358048
                ],
                [
                  -119.37497565961975,
                  43.29973575813618,
                  1257.6477589358049
                ]
              ]
            ]
          },
          "id": "20170829_43119C3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:41:34Z",
            "pc:count": 9595370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307881.8768,
                "count": 9595370,
                "maximum": 308402.4049,
                "minimum": 307359.9049,
                "name": "X",
                "position": 0,
                "stddev": 293.8073682,
                "variance": 86322.76959
              },
              {
                "average": 4797371.415,
                "count": 9595370,
                "maximum": 4797877.299,
                "minimum": 4796839.799,
                "name": "Y",
                "position": 1,
                "stddev": 295.9938948,
                "variance": 87612.38574
              },
              {
                "average": 1263.30472,
                "count": 9595370,
                "maximum": 1273.707759,
                "minimum": 1257.647759,
                "name": "Z",
                "position": 2,
                "stddev": 2.313692382,
                "variance": 5.353172437
              },
              {
                "average": 19700.02452,
                "count": 9595370,
                "maximum": 28705,
                "minimum": 1858,
                "name": "Intensity",
                "position": 3,
                "stddev": 1331.631847,
                "variance": 1773243.377
              },
              {
                "average": 1.000010109,
                "count": 9595370,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003179456091,
                "variance": 1.010894103e-05
              },
              {
                "average": 1.000019905,
                "count": 9595370,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004461506405,
                "variance": 1.990503941e-05
              },
              {
                "average": 0.5031134808,
                "count": 9595370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903322,
                "variance": 0.2499903323
              },
              {
                "average": 7.295185074e-07,
                "count": 9595370,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008541182888,
                "variance": 7.295180512e-07
              },
              {
                "average": 1.208828112,
                "count": 9595370,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064713382,
                "variance": 0.1652189488
              },
              {
                "average": 0.1590326139,
                "count": 9595370,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75527915,
                "variance": 138.1865879
              },
              {
                "average": 1.999098732,
                "count": 9595370,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000068531,
                "variance": 1.000137067
              },
              {
                "average": 1073.949821,
                "count": 9595370,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.882610084,
                "variance": 3.54422073
              },
              {
                "average": 44844.86716,
                "count": 9595370,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2973.526385,
                "variance": 8841859.163
              },
              {
                "average": 43551.27028,
                "count": 9595370,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3179.913236,
                "variance": 10111848.19
              },
              {
                "average": 41367.51251,
                "count": 9595370,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3338.968116,
                "variance": 11148708.08
              },
              {
                "average": 188065347.6,
                "count": 9595370,
                "maximum": 188067294.6,
                "minimum": 188061913.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1265.361865,
                "variance": 1601140.65
              },
              {
                "average": 0,
                "count": 9595370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9595370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9595370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9595370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9595370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307359.9049,
              4796839.799,
              1257.647759,
              308402.4049,
              4797877.299,
              1273.707759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307359.9048553236,
                    4796839.798656788,
                    1257.6477589358049
                  ],
                  [
                    307359.9048553236,
                    4797877.298656788,
                    1257.6477589358049
                  ],
                  [
                    308402.4048553236,
                    4797877.298656788,
                    1273.7077589358048
                  ],
                  [
                    308402.4048553236,
                    4796839.798656788,
                    1273.7077589358048
                  ],
                  [
                    307359.9048553236,
                    4796839.798656788,
                    1257.6477589358049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:41:34+00:00",
            "end_time": "2017-08-29T17:11: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": "20170828_43119D2211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18745000195966,
              43.46856672066841,
              1348.1931944055684
            ],
            [
              -119.18768179794425,
              43.47499022922343,
              1348.1931944055684
            ],
            [
              -119.17499700548639,
              43.47523232550929,
              1371.2131944055684
            ],
            [
              -119.1747665509294,
              43.4688087629633,
              1371.2131944055684
            ],
            [
              -119.18745000195966,
              43.46856672066841,
              1348.1931944055684
            ]
          ]
        ]
      },
      "bbox": [
        -119.1876818,
        43.46856672,
        1348.193194,
        -119.1747666,
        43.47523233,
        1371.213194
      ],
      "properties": {
        "datetime": "2017-08-28T20:31:55Z",
        "pc:count": 6516666,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323582.5215,
            "count": 6516666,
            "maximum": 324089.6523,
            "minimum": 323062.9923,
            "name": "X",
            "position": 0,
            "stddev": 293.1266023,
            "variance": 85923.20499
          },
          {
            "average": 4815544.99,
            "count": 6516666,
            "maximum": 4815888.576,
            "minimum": 4815174.676,
            "name": "Y",
            "position": 1,
            "stddev": 195.4146995,
            "variance": 38186.90477
          },
          {
            "average": 1356.089056,
            "count": 6516666,
            "maximum": 1371.213194,
            "minimum": 1348.193194,
            "name": "Z",
            "position": 2,
            "stddev": 4.889779891,
            "variance": 23.90994739
          },
          {
            "average": 19475.63975,
            "count": 6516666,
            "maximum": 28593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1566.530002,
            "variance": 2454016.246
          },
          {
            "average": 1.002156317,
            "count": 6516666,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0506253028,
            "variance": 0.002562921284
          },
          {
            "average": 1.004352993,
            "count": 6516666,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07477590867,
            "variance": 0.005591436518
          },
          {
            "average": 0.5085141697,
            "count": 6516666,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499927542,
            "variance": 0.2499275473
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20495066,
            "count": 6516666,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4036655945,
            "variance": 0.1629459122
          },
          {
            "average": -1.967841107,
            "count": 6516666,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00916688,
            "variance": 144.2200891
          },
          {
            "average": 1.994325012,
            "count": 6516666,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000723661,
            "variance": 1.001447846
          },
          {
            "average": 1050.345064,
            "count": 6516666,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8213651821,
            "variance": 0.6746407624
          },
          {
            "average": 42106.23705,
            "count": 6516666,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2283.360688,
            "variance": 5213736.03
          },
          {
            "average": 40415.24937,
            "count": 6516666,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2034.371098,
            "variance": 4138665.763
          },
          {
            "average": 37079.77141,
            "count": 6516666,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1888.53427,
            "variance": 3566561.69
          },
          {
            "average": 187986787.9,
            "count": 6516666,
            "maximum": 187987515.3,
            "minimum": 187986185.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 355.893908,
            "variance": 126660.4737
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6516666,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323062.9923,
          4815174.676,
          1348.193194,
          324089.6523,
          4815888.576,
          1371.213194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323062.99227616045,
                4815174.6759260865,
                1348.1931944055684
              ],
              [
                323062.99227616045,
                4815888.575926087,
                1348.1931944055684
              ],
              [
                324089.6522761605,
                4815888.575926087,
                1371.2131944055684
              ],
              [
                324089.6522761605,
                4815174.6759260865,
                1371.2131944055684
              ],
              [
                323062.99227616045,
                4815174.6759260865,
                1348.1931944055684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:31:55+00:00",
        "end_time": "2017-08-28T20:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1876818,
            43.46856672,
            1348.193194,
            -119.1747666,
            43.47523233,
            1371.213194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18745000195966,
                  43.46856672066841,
                  1348.1931944055684
                ],
                [
                  -119.18768179794425,
                  43.47499022922343,
                  1348.1931944055684
                ],
                [
                  -119.17499700548639,
                  43.47523232550929,
                  1371.2131944055684
                ],
                [
                  -119.1747665509294,
                  43.4688087629633,
                  1371.2131944055684
                ],
                [
                  -119.18745000195966,
                  43.46856672066841,
                  1348.1931944055684
                ]
              ]
            ]
          },
          "id": "20170828_43119D2211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:31:55Z",
            "pc:count": 6516666,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323582.5215,
                "count": 6516666,
                "maximum": 324089.6523,
                "minimum": 323062.9923,
                "name": "X",
                "position": 0,
                "stddev": 293.1266023,
                "variance": 85923.20499
              },
              {
                "average": 4815544.99,
                "count": 6516666,
                "maximum": 4815888.576,
                "minimum": 4815174.676,
                "name": "Y",
                "position": 1,
                "stddev": 195.4146995,
                "variance": 38186.90477
              },
              {
                "average": 1356.089056,
                "count": 6516666,
                "maximum": 1371.213194,
                "minimum": 1348.193194,
                "name": "Z",
                "position": 2,
                "stddev": 4.889779891,
                "variance": 23.90994739
              },
              {
                "average": 19475.63975,
                "count": 6516666,
                "maximum": 28593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1566.530002,
                "variance": 2454016.246
              },
              {
                "average": 1.002156317,
                "count": 6516666,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0506253028,
                "variance": 0.002562921284
              },
              {
                "average": 1.004352993,
                "count": 6516666,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07477590867,
                "variance": 0.005591436518
              },
              {
                "average": 0.5085141697,
                "count": 6516666,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499927542,
                "variance": 0.2499275473
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20495066,
                "count": 6516666,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4036655945,
                "variance": 0.1629459122
              },
              {
                "average": -1.967841107,
                "count": 6516666,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00916688,
                "variance": 144.2200891
              },
              {
                "average": 1.994325012,
                "count": 6516666,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000723661,
                "variance": 1.001447846
              },
              {
                "average": 1050.345064,
                "count": 6516666,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8213651821,
                "variance": 0.6746407624
              },
              {
                "average": 42106.23705,
                "count": 6516666,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2283.360688,
                "variance": 5213736.03
              },
              {
                "average": 40415.24937,
                "count": 6516666,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2034.371098,
                "variance": 4138665.763
              },
              {
                "average": 37079.77141,
                "count": 6516666,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1888.53427,
                "variance": 3566561.69
              },
              {
                "average": 187986787.9,
                "count": 6516666,
                "maximum": 187987515.3,
                "minimum": 187986185.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 355.893908,
                "variance": 126660.4737
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6516666,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323062.9923,
              4815174.676,
              1348.193194,
              324089.6523,
              4815888.576,
              1371.213194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323062.99227616045,
                    4815174.6759260865,
                    1348.1931944055684
                  ],
                  [
                    323062.99227616045,
                    4815888.575926087,
                    1348.1931944055684
                  ],
                  [
                    324089.6522761605,
                    4815888.575926087,
                    1371.2131944055684
                  ],
                  [
                    324089.6522761605,
                    4815174.6759260865,
                    1371.2131944055684
                  ],
                  [
                    323062.99227616045,
                    4815174.6759260865,
                    1348.1931944055684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:31:55+00:00",
            "end_time": "2017-08-28T20:09: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": "20170831_43119C4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997396842853,
              43.362222782353996,
              1303.3109375608342
            ],
            [
              -119.5004984175729,
              43.37498295545565,
              1303.3109375608342
            ],
            [
              -119.48749841912797,
              43.37526662162634,
              1312.8309375608342
            ],
            [
              -119.48697668970367,
              43.36250632284503,
              1312.8309375608342
            ],
            [
              -119.49997396842853,
              43.362222782353996,
              1303.3109375608342
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004984,
        43.36222278,
        1303.310938,
        -119.4869767,
        43.37526662,
        1312.830938
      ],
      "properties": {
        "datetime": "2017-08-31T15:08:07Z",
        "pc:count": 13602859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297957.8816,
            "count": 13602859,
            "maximum": 298482.6668,
            "minimum": 297428.5268,
            "name": "X",
            "position": 0,
            "stddev": 290.5948102,
            "variance": 84445.3437
          },
          {
            "average": 4804784.842,
            "count": 13602859,
            "maximum": 4805494.117,
            "minimum": 4804075.677,
            "name": "Y",
            "position": 1,
            "stddev": 404.1967664,
            "variance": 163375.0259
          },
          {
            "average": 1307.861389,
            "count": 13602859,
            "maximum": 1312.830938,
            "minimum": 1303.310938,
            "name": "Z",
            "position": 2,
            "stddev": 1.572673238,
            "variance": 2.473301115
          },
          {
            "average": 18976.15792,
            "count": 13602859,
            "maximum": 26593,
            "minimum": 4257,
            "name": "Intensity",
            "position": 3,
            "stddev": 1456.406139,
            "variance": 2121118.842
          },
          {
            "average": 1.000012203,
            "count": 13602859,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003493303442,
            "variance": 1.220316894e-05
          },
          {
            "average": 1.000024333,
            "count": 13602859,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004932801401,
            "variance": 2.433252966e-05
          },
          {
            "average": 0.5013521055,
            "count": 13602859,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981902,
            "variance": 0.2499981902
          },
          {
            "average": 8.086535338e-07,
            "count": 13602859,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008992513216,
            "variance": 8.086529393e-07
          },
          {
            "average": 1.225785623,
            "count": 13602859,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4180986589,
            "variance": 0.1748064885
          },
          {
            "average": 0.2783863199,
            "count": 13602859,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68973629,
            "variance": 136.6499344
          },
          {
            "average": 1.998464073,
            "count": 13602859,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000533088,
            "variance": 1.00106646
          },
          {
            "average": 1117.08138,
            "count": 13602859,
            "maximum": 1119,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9833791133,
            "variance": 0.9670344805
          },
          {
            "average": 44856.60482,
            "count": 13602859,
            "maximum": 56064,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 2448.678643,
            "variance": 5996027.096
          },
          {
            "average": 43211.21285,
            "count": 13602859,
            "maximum": 55552,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 2316.00727,
            "variance": 5363889.672
          },
          {
            "average": 39944.84053,
            "count": 13602859,
            "maximum": 53760,
            "minimum": 28672,
            "name": "Blue",
            "position": 14,
            "stddev": 2250.556062,
            "variance": 5065002.589
          },
          {
            "average": 188226677.8,
            "count": 13602859,
            "maximum": 188227287.2,
            "minimum": 188225860.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 356.1027675,
            "variance": 126809.181
          },
          {
            "average": 0,
            "count": 13602859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13602859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13602859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13602859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13602859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297428.5268,
          4804075.677,
          1303.310938,
          298482.6668,
          4805494.117,
          1312.830938
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297428.5268221066,
                4804075.676506608,
                1303.3109375608342
              ],
              [
                297428.5268221066,
                4805494.116506607,
                1303.3109375608342
              ],
              [
                298482.66682210664,
                4805494.116506607,
                1312.8309375608342
              ],
              [
                298482.66682210664,
                4804075.676506608,
                1312.8309375608342
              ],
              [
                297428.5268221066,
                4804075.676506608,
                1303.3109375608342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:08:07+00:00",
        "end_time": "2017-08-31T14:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004984,
            43.36222278,
            1303.310938,
            -119.4869767,
            43.37526662,
            1312.830938
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997396842853,
                  43.362222782353996,
                  1303.3109375608342
                ],
                [
                  -119.5004984175729,
                  43.37498295545565,
                  1303.3109375608342
                ],
                [
                  -119.48749841912797,
                  43.37526662162634,
                  1312.8309375608342
                ],
                [
                  -119.48697668970367,
                  43.36250632284503,
                  1312.8309375608342
                ],
                [
                  -119.49997396842853,
                  43.362222782353996,
                  1303.3109375608342
                ]
              ]
            ]
          },
          "id": "20170831_43119C4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:08:07Z",
            "pc:count": 13602859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297957.8816,
                "count": 13602859,
                "maximum": 298482.6668,
                "minimum": 297428.5268,
                "name": "X",
                "position": 0,
                "stddev": 290.5948102,
                "variance": 84445.3437
              },
              {
                "average": 4804784.842,
                "count": 13602859,
                "maximum": 4805494.117,
                "minimum": 4804075.677,
                "name": "Y",
                "position": 1,
                "stddev": 404.1967664,
                "variance": 163375.0259
              },
              {
                "average": 1307.861389,
                "count": 13602859,
                "maximum": 1312.830938,
                "minimum": 1303.310938,
                "name": "Z",
                "position": 2,
                "stddev": 1.572673238,
                "variance": 2.473301115
              },
              {
                "average": 18976.15792,
                "count": 13602859,
                "maximum": 26593,
                "minimum": 4257,
                "name": "Intensity",
                "position": 3,
                "stddev": 1456.406139,
                "variance": 2121118.842
              },
              {
                "average": 1.000012203,
                "count": 13602859,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003493303442,
                "variance": 1.220316894e-05
              },
              {
                "average": 1.000024333,
                "count": 13602859,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004932801401,
                "variance": 2.433252966e-05
              },
              {
                "average": 0.5013521055,
                "count": 13602859,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981902,
                "variance": 0.2499981902
              },
              {
                "average": 8.086535338e-07,
                "count": 13602859,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008992513216,
                "variance": 8.086529393e-07
              },
              {
                "average": 1.225785623,
                "count": 13602859,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4180986589,
                "variance": 0.1748064885
              },
              {
                "average": 0.2783863199,
                "count": 13602859,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68973629,
                "variance": 136.6499344
              },
              {
                "average": 1.998464073,
                "count": 13602859,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000533088,
                "variance": 1.00106646
              },
              {
                "average": 1117.08138,
                "count": 13602859,
                "maximum": 1119,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9833791133,
                "variance": 0.9670344805
              },
              {
                "average": 44856.60482,
                "count": 13602859,
                "maximum": 56064,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 2448.678643,
                "variance": 5996027.096
              },
              {
                "average": 43211.21285,
                "count": 13602859,
                "maximum": 55552,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 2316.00727,
                "variance": 5363889.672
              },
              {
                "average": 39944.84053,
                "count": 13602859,
                "maximum": 53760,
                "minimum": 28672,
                "name": "Blue",
                "position": 14,
                "stddev": 2250.556062,
                "variance": 5065002.589
              },
              {
                "average": 188226677.8,
                "count": 13602859,
                "maximum": 188227287.2,
                "minimum": 188225860.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 356.1027675,
                "variance": 126809.181
              },
              {
                "average": 0,
                "count": 13602859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13602859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13602859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13602859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13602859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297428.5268,
              4804075.677,
              1303.310938,
              298482.6668,
              4805494.117,
              1312.830938
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297428.5268221066,
                    4804075.676506608,
                    1303.3109375608342
                  ],
                  [
                    297428.5268221066,
                    4805494.116506607,
                    1303.3109375608342
                  ],
                  [
                    298482.66682210664,
                    4805494.116506607,
                    1312.8309375608342
                  ],
                  [
                    298482.66682210664,
                    4804075.676506608,
                    1312.8309375608342
                  ],
                  [
                    297428.5268221066,
                    4804075.676506608,
                    1303.3109375608342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:08:07+00:00",
            "end_time": "2017-08-31T14:44: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": "20170827_43119C2102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23748543763882,
              43.367256226905624,
              1259.8948596312553
            ],
            [
              -119.23776984432268,
              43.37498842623733,
              1259.8948596312553
            ],
            [
              -119.22499631631025,
              43.37523776969973,
              1266.554859631255
            ],
            [
              -119.22471352978833,
              43.36750550342006,
              1266.554859631255
            ],
            [
              -119.23748543763882,
              43.367256226905624,
              1259.8948596312553
            ]
          ]
        ]
      },
      "bbox": [
        -119.2377698,
        43.36725623,
        1259.89486,
        -119.2247135,
        43.37523777,
        1266.55486
      ],
      "properties": {
        "datetime": "2017-08-27T21:25:21Z",
        "pc:count": 5366082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319164.8766,
            "count": 5366082,
            "maximum": 319749.0708,
            "minimum": 318713.4908,
            "name": "X",
            "position": 0,
            "stddev": 297.1462442,
            "variance": 88295.89043
          },
          {
            "average": 4804619.51,
            "count": 5366082,
            "maximum": 4804889.939,
            "minimum": 4804030.579,
            "name": "Y",
            "position": 1,
            "stddev": 167.2569773,
            "variance": 27974.89644
          },
          {
            "average": 1262.105101,
            "count": 5366082,
            "maximum": 1266.55486,
            "minimum": 1259.89486,
            "name": "Z",
            "position": 2,
            "stddev": 1.257183591,
            "variance": 1.580510582
          },
          {
            "average": 21354.75101,
            "count": 5366082,
            "maximum": 29569,
            "minimum": 5073,
            "name": "Intensity",
            "position": 3,
            "stddev": 1379.081341,
            "variance": 1901865.345
          },
          {
            "average": 1.000009877,
            "count": 5366082,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003142730773,
            "variance": 9.876756711e-06
          },
          {
            "average": 1.000018636,
            "count": 5366082,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004316853808,
            "variance": 1.86352268e-05
          },
          {
            "average": 0.5009353193,
            "count": 5366082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991718,
            "variance": 0.2499991718
          },
          {
            "average": 1.509481219e-05,
            "count": 5366082,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003885175305,
            "variance": 1.509458715e-05
          },
          {
            "average": 1.136587924,
            "count": 5366082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3434118299,
            "variance": 0.1179316849
          },
          {
            "average": 0.4822360024,
            "count": 5366082,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83773223,
            "variance": 140.1319043
          },
          {
            "average": 2.002258445,
            "count": 5366082,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000126959,
            "variance": 1.000253934
          },
          {
            "average": 1010.079133,
            "count": 5366082,
            "maximum": 1012,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9473357111,
            "variance": 0.8974449496
          },
          {
            "average": 44304.75391,
            "count": 5366082,
            "maximum": 65280,
            "minimum": 36352,
            "name": "Red",
            "position": 12,
            "stddev": 1698.205675,
            "variance": 2883902.513
          },
          {
            "average": 43033.12712,
            "count": 5366082,
            "maximum": 65280,
            "minimum": 35840,
            "name": "Green",
            "position": 13,
            "stddev": 1547.582327,
            "variance": 2395011.058
          },
          {
            "average": 39823.54191,
            "count": 5366082,
            "maximum": 65280,
            "minimum": 32256,
            "name": "Blue",
            "position": 14,
            "stddev": 1577.760637,
            "variance": 2489328.628
          },
          {
            "average": 187903447.3,
            "count": 5366082,
            "maximum": 187904321.8,
            "minimum": 187902579.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.4884202,
            "variance": 169322.7199
          },
          {
            "average": 0,
            "count": 5366082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318713.4908,
          4804030.579,
          1259.89486,
          319749.0708,
          4804889.939,
          1266.55486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318713.490802074,
                4804030.579291923,
                1259.8948596312553
              ],
              [
                318713.490802074,
                4804889.939291922,
                1259.8948596312553
              ],
              [
                319749.070802074,
                4804889.939291922,
                1266.554859631255
              ],
              [
                319749.070802074,
                4804030.579291923,
                1266.554859631255
              ],
              [
                318713.490802074,
                4804030.579291923,
                1259.8948596312553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:25:21+00:00",
        "end_time": "2017-08-27T20:56:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2377698,
            43.36725623,
            1259.89486,
            -119.2247135,
            43.37523777,
            1266.55486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23748543763882,
                  43.367256226905624,
                  1259.8948596312553
                ],
                [
                  -119.23776984432268,
                  43.37498842623733,
                  1259.8948596312553
                ],
                [
                  -119.22499631631025,
                  43.37523776969973,
                  1266.554859631255
                ],
                [
                  -119.22471352978833,
                  43.36750550342006,
                  1266.554859631255
                ],
                [
                  -119.23748543763882,
                  43.367256226905624,
                  1259.8948596312553
                ]
              ]
            ]
          },
          "id": "20170827_43119C2102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:25:21Z",
            "pc:count": 5366082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319164.8766,
                "count": 5366082,
                "maximum": 319749.0708,
                "minimum": 318713.4908,
                "name": "X",
                "position": 0,
                "stddev": 297.1462442,
                "variance": 88295.89043
              },
              {
                "average": 4804619.51,
                "count": 5366082,
                "maximum": 4804889.939,
                "minimum": 4804030.579,
                "name": "Y",
                "position": 1,
                "stddev": 167.2569773,
                "variance": 27974.89644
              },
              {
                "average": 1262.105101,
                "count": 5366082,
                "maximum": 1266.55486,
                "minimum": 1259.89486,
                "name": "Z",
                "position": 2,
                "stddev": 1.257183591,
                "variance": 1.580510582
              },
              {
                "average": 21354.75101,
                "count": 5366082,
                "maximum": 29569,
                "minimum": 5073,
                "name": "Intensity",
                "position": 3,
                "stddev": 1379.081341,
                "variance": 1901865.345
              },
              {
                "average": 1.000009877,
                "count": 5366082,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003142730773,
                "variance": 9.876756711e-06
              },
              {
                "average": 1.000018636,
                "count": 5366082,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004316853808,
                "variance": 1.86352268e-05
              },
              {
                "average": 0.5009353193,
                "count": 5366082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991718,
                "variance": 0.2499991718
              },
              {
                "average": 1.509481219e-05,
                "count": 5366082,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003885175305,
                "variance": 1.509458715e-05
              },
              {
                "average": 1.136587924,
                "count": 5366082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3434118299,
                "variance": 0.1179316849
              },
              {
                "average": 0.4822360024,
                "count": 5366082,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83773223,
                "variance": 140.1319043
              },
              {
                "average": 2.002258445,
                "count": 5366082,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000126959,
                "variance": 1.000253934
              },
              {
                "average": 1010.079133,
                "count": 5366082,
                "maximum": 1012,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9473357111,
                "variance": 0.8974449496
              },
              {
                "average": 44304.75391,
                "count": 5366082,
                "maximum": 65280,
                "minimum": 36352,
                "name": "Red",
                "position": 12,
                "stddev": 1698.205675,
                "variance": 2883902.513
              },
              {
                "average": 43033.12712,
                "count": 5366082,
                "maximum": 65280,
                "minimum": 35840,
                "name": "Green",
                "position": 13,
                "stddev": 1547.582327,
                "variance": 2395011.058
              },
              {
                "average": 39823.54191,
                "count": 5366082,
                "maximum": 65280,
                "minimum": 32256,
                "name": "Blue",
                "position": 14,
                "stddev": 1577.760637,
                "variance": 2489328.628
              },
              {
                "average": 187903447.3,
                "count": 5366082,
                "maximum": 187904321.8,
                "minimum": 187902579.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.4884202,
                "variance": 169322.7199
              },
              {
                "average": 0,
                "count": 5366082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318713.4908,
              4804030.579,
              1259.89486,
              319749.0708,
              4804889.939,
              1266.55486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318713.490802074,
                    4804030.579291923,
                    1259.8948596312553
                  ],
                  [
                    318713.490802074,
                    4804889.939291922,
                    1259.8948596312553
                  ],
                  [
                    319749.070802074,
                    4804889.939291922,
                    1266.554859631255
                  ],
                  [
                    319749.070802074,
                    4804030.579291923,
                    1266.554859631255
                  ],
                  [
                    318713.490802074,
                    4804030.579291923,
                    1259.8948596312553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:25:21+00:00",
            "end_time": "2017-08-27T20:56: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": "20170829_43119B3104c.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33450191365249,
              43.24977300854922,
              1388.6923394414093
            ],
            [
              -119.334510323353,
              43.249993080262634,
              1388.6923394414093
            ],
            [
              -119.33066563328092,
              43.25007151842302,
              1391.0123394414095
            ],
            [
              -119.33065723739969,
              43.249851446109965,
              1391.0123394414095
            ],
            [
              -119.33450191365249,
              43.24977300854922,
              1388.6923394414093
            ]
          ]
        ]
      },
      "bbox": [
        -119.3345103,
        43.24977301,
        1388.692339,
        -119.3306572,
        43.25007152,
        1391.012339
      ],
      "properties": {
        "datetime": "2017-08-29T18:24:09Z",
        "pc:count": 28712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310672.0594,
            "count": 28712,
            "maximum": 310800.2333,
            "minimum": 310487.8733,
            "name": "X",
            "position": 0,
            "stddev": 69.9982994,
            "variance": 4899.761918
          },
          {
            "average": 4791210.645,
            "count": 28712,
            "maximum": 4791222.842,
            "minimum": 4791198.382,
            "name": "Y",
            "position": 1,
            "stddev": 5.681943224,
            "variance": 32.28447881
          },
          {
            "average": 1389.596115,
            "count": 28712,
            "maximum": 1391.012339,
            "minimum": 1388.692339,
            "name": "Z",
            "position": 2,
            "stddev": 0.4676119357,
            "variance": 0.2186609224
          },
          {
            "average": 18610.382,
            "count": 28712,
            "maximum": 22641,
            "minimum": 12673,
            "name": "Intensity",
            "position": 3,
            "stddev": 1016.217587,
            "variance": 1032698.185
          },
          {
            "average": 1,
            "count": 28712,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28712,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4793466147,
            "count": 28712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995819555,
            "variance": 0.2495821303
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308755921,
            "count": 28712,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.461988242,
            "variance": 0.2134331358
          },
          {
            "average": 9.017593134,
            "count": 28712,
            "maximum": 16.00200081,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.917707537,
            "variance": 8.513017274
          },
          {
            "average": 2.009334076,
            "count": 28712,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999738506,
            "variance": 0.9999477018
          },
          {
            "average": 1074.491154,
            "count": 28712,
            "maximum": 1075,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999304398,
            "variance": 0.2499304446
          },
          {
            "average": 46233.58038,
            "count": 28712,
            "maximum": 65280,
            "minimum": 41472,
            "name": "Red",
            "position": 12,
            "stddev": 1278.501446,
            "variance": 1634565.946
          },
          {
            "average": 44246.92338,
            "count": 28712,
            "maximum": 65280,
            "minimum": 39424,
            "name": "Green",
            "position": 13,
            "stddev": 1365.391292,
            "variance": 1864293.38
          },
          {
            "average": 41333.04207,
            "count": 28712,
            "maximum": 65280,
            "minimum": 36608,
            "name": "Blue",
            "position": 14,
            "stddev": 1415.987264,
            "variance": 2005019.933
          },
          {
            "average": 188065761.3,
            "count": 28712,
            "maximum": 188066249.7,
            "minimum": 188065289.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 479.3659263,
            "variance": 229791.6913
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28712,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310487.8733,
          4791198.382,
          1388.692339,
          310800.2333,
          4791222.842,
          1391.012339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310487.87333783385,
                4791198.3820500355,
                1388.6923394414093
              ],
              [
                310487.87333783385,
                4791222.842050036,
                1388.6923394414093
              ],
              [
                310800.23333783384,
                4791222.842050036,
                1391.0123394414095
              ],
              [
                310800.23333783384,
                4791198.3820500355,
                1391.0123394414095
              ],
              [
                310487.87333783385,
                4791198.3820500355,
                1388.6923394414093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:24:09+00:00",
        "end_time": "2017-08-29T18:08:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3104c.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3104c.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3104c.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104c.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3345103,
            43.24977301,
            1388.692339,
            -119.3306572,
            43.25007152,
            1391.012339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33450191365249,
                  43.24977300854922,
                  1388.6923394414093
                ],
                [
                  -119.334510323353,
                  43.249993080262634,
                  1388.6923394414093
                ],
                [
                  -119.33066563328092,
                  43.25007151842302,
                  1391.0123394414095
                ],
                [
                  -119.33065723739969,
                  43.249851446109965,
                  1391.0123394414095
                ],
                [
                  -119.33450191365249,
                  43.24977300854922,
                  1388.6923394414093
                ]
              ]
            ]
          },
          "id": "20170829_43119B3104c.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3104c.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:24:09Z",
            "pc:count": 28712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310672.0594,
                "count": 28712,
                "maximum": 310800.2333,
                "minimum": 310487.8733,
                "name": "X",
                "position": 0,
                "stddev": 69.9982994,
                "variance": 4899.761918
              },
              {
                "average": 4791210.645,
                "count": 28712,
                "maximum": 4791222.842,
                "minimum": 4791198.382,
                "name": "Y",
                "position": 1,
                "stddev": 5.681943224,
                "variance": 32.28447881
              },
              {
                "average": 1389.596115,
                "count": 28712,
                "maximum": 1391.012339,
                "minimum": 1388.692339,
                "name": "Z",
                "position": 2,
                "stddev": 0.4676119357,
                "variance": 0.2186609224
              },
              {
                "average": 18610.382,
                "count": 28712,
                "maximum": 22641,
                "minimum": 12673,
                "name": "Intensity",
                "position": 3,
                "stddev": 1016.217587,
                "variance": 1032698.185
              },
              {
                "average": 1,
                "count": 28712,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28712,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4793466147,
                "count": 28712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995819555,
                "variance": 0.2495821303
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308755921,
                "count": 28712,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.461988242,
                "variance": 0.2134331358
              },
              {
                "average": 9.017593134,
                "count": 28712,
                "maximum": 16.00200081,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.917707537,
                "variance": 8.513017274
              },
              {
                "average": 2.009334076,
                "count": 28712,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999738506,
                "variance": 0.9999477018
              },
              {
                "average": 1074.491154,
                "count": 28712,
                "maximum": 1075,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999304398,
                "variance": 0.2499304446
              },
              {
                "average": 46233.58038,
                "count": 28712,
                "maximum": 65280,
                "minimum": 41472,
                "name": "Red",
                "position": 12,
                "stddev": 1278.501446,
                "variance": 1634565.946
              },
              {
                "average": 44246.92338,
                "count": 28712,
                "maximum": 65280,
                "minimum": 39424,
                "name": "Green",
                "position": 13,
                "stddev": 1365.391292,
                "variance": 1864293.38
              },
              {
                "average": 41333.04207,
                "count": 28712,
                "maximum": 65280,
                "minimum": 36608,
                "name": "Blue",
                "position": 14,
                "stddev": 1415.987264,
                "variance": 2005019.933
              },
              {
                "average": 188065761.3,
                "count": 28712,
                "maximum": 188066249.7,
                "minimum": 188065289.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 479.3659263,
                "variance": 229791.6913
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28712,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310487.8733,
              4791198.382,
              1388.692339,
              310800.2333,
              4791222.842,
              1391.012339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310487.87333783385,
                    4791198.3820500355,
                    1388.6923394414093
                  ],
                  [
                    310487.87333783385,
                    4791222.842050036,
                    1388.6923394414093
                  ],
                  [
                    310800.23333783384,
                    4791222.842050036,
                    1391.0123394414095
                  ],
                  [
                    310800.23333783384,
                    4791198.3820500355,
                    1391.0123394414095
                  ],
                  [
                    310487.87333783385,
                    4791198.3820500355,
                    1388.6923394414093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:24:09+00:00",
            "end_time": "2017-08-29T18:08: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": "20170829_43119C4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39190282403403,
              43.29990227697285,
              1260.493002694115
            ],
            [
              -119.39239301622696,
              43.31239587707237,
              1260.493002694115
            ],
            [
              -119.38748719912356,
              43.312498440394876,
              1268.433002694115
            ],
            [
              -119.38699800978397,
              43.30000479579772,
              1268.433002694115
            ],
            [
              -119.39190282403403,
              43.29990227697285,
              1260.493002694115
            ]
          ]
        ]
      },
      "bbox": [
        -119.392393,
        43.29990228,
        1260.493003,
        -119.386998,
        43.31249844,
        1268.433003
      ],
      "properties": {
        "datetime": "2017-08-29T19:04:28Z",
        "pc:count": 2652886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306245.4534,
            "count": 2652886,
            "maximum": 306385.5626,
            "minimum": 305987.3826,
            "name": "X",
            "position": 0,
            "stddev": 85.33842645,
            "variance": 7282.647029
          },
          {
            "average": 4797595.088,
            "count": 2652886,
            "maximum": 4798286.167,
            "minimum": 4796897.487,
            "name": "Y",
            "position": 1,
            "stddev": 423.9459739,
            "variance": 179730.1888
          },
          {
            "average": 1263.5344,
            "count": 2652886,
            "maximum": 1268.433003,
            "minimum": 1260.493003,
            "name": "Z",
            "position": 2,
            "stddev": 1.425121746,
            "variance": 2.03097199
          },
          {
            "average": 19062.42299,
            "count": 2652886,
            "maximum": 27777,
            "minimum": 8529,
            "name": "Intensity",
            "position": 3,
            "stddev": 1180.539129,
            "variance": 1393672.635
          },
          {
            "average": 1.000001131,
            "count": 2652886,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001063411052,
            "variance": 1.130843066e-06
          },
          {
            "average": 1.000002639,
            "count": 2652886,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001624385989,
            "variance": 2.638629842e-06
          },
          {
            "average": 0.5118365433,
            "count": 2652886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998599708,
            "variance": 0.2498599904
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219737674,
            "count": 2652886,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4140689477,
            "variance": 0.1714530935
          },
          {
            "average": -2.634586062,
            "count": 2652886,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88290045,
            "variance": 118.4375223
          },
          {
            "average": 1.993591131,
            "count": 2652886,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000049763,
            "variance": 1.000099528
          },
          {
            "average": 1077.62665,
            "count": 2652886,
            "maximum": 1080,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7853448347,
            "variance": 0.6167665094
          },
          {
            "average": 44566.56699,
            "count": 2652886,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2231.559744,
            "variance": 4979858.893
          },
          {
            "average": 43103.34948,
            "count": 2652886,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2150.657085,
            "variance": 4625325.899
          },
          {
            "average": 40541.70533,
            "count": 2652886,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2108.432001,
            "variance": 4445485.504
          },
          {
            "average": 188067514.9,
            "count": 2652886,
            "maximum": 188068668.5,
            "minimum": 188066504.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 433.8775501,
            "variance": 188249.7285
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305987.3826,
          4796897.487,
          1260.493003,
          306385.5626,
          4798286.167,
          1268.433003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305987.38261634595,
                4796897.486953344,
                1260.493002694115
              ],
              [
                305987.38261634595,
                4798286.166953344,
                1260.493002694115
              ],
              [
                306385.562616346,
                4798286.166953344,
                1268.433002694115
              ],
              [
                306385.562616346,
                4796897.486953344,
                1268.433002694115
              ],
              [
                305987.38261634595,
                4796897.486953344,
                1260.493002694115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:04:28+00:00",
        "end_time": "2017-08-29T18:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.392393,
            43.29990228,
            1260.493003,
            -119.386998,
            43.31249844,
            1268.433003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39190282403403,
                  43.29990227697285,
                  1260.493002694115
                ],
                [
                  -119.39239301622696,
                  43.31239587707237,
                  1260.493002694115
                ],
                [
                  -119.38748719912356,
                  43.312498440394876,
                  1268.433002694115
                ],
                [
                  -119.38699800978397,
                  43.30000479579772,
                  1268.433002694115
                ],
                [
                  -119.39190282403403,
                  43.29990227697285,
                  1260.493002694115
                ]
              ]
            ]
          },
          "id": "20170829_43119C4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:04:28Z",
            "pc:count": 2652886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306245.4534,
                "count": 2652886,
                "maximum": 306385.5626,
                "minimum": 305987.3826,
                "name": "X",
                "position": 0,
                "stddev": 85.33842645,
                "variance": 7282.647029
              },
              {
                "average": 4797595.088,
                "count": 2652886,
                "maximum": 4798286.167,
                "minimum": 4796897.487,
                "name": "Y",
                "position": 1,
                "stddev": 423.9459739,
                "variance": 179730.1888
              },
              {
                "average": 1263.5344,
                "count": 2652886,
                "maximum": 1268.433003,
                "minimum": 1260.493003,
                "name": "Z",
                "position": 2,
                "stddev": 1.425121746,
                "variance": 2.03097199
              },
              {
                "average": 19062.42299,
                "count": 2652886,
                "maximum": 27777,
                "minimum": 8529,
                "name": "Intensity",
                "position": 3,
                "stddev": 1180.539129,
                "variance": 1393672.635
              },
              {
                "average": 1.000001131,
                "count": 2652886,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001063411052,
                "variance": 1.130843066e-06
              },
              {
                "average": 1.000002639,
                "count": 2652886,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001624385989,
                "variance": 2.638629842e-06
              },
              {
                "average": 0.5118365433,
                "count": 2652886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998599708,
                "variance": 0.2498599904
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219737674,
                "count": 2652886,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4140689477,
                "variance": 0.1714530935
              },
              {
                "average": -2.634586062,
                "count": 2652886,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88290045,
                "variance": 118.4375223
              },
              {
                "average": 1.993591131,
                "count": 2652886,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000049763,
                "variance": 1.000099528
              },
              {
                "average": 1077.62665,
                "count": 2652886,
                "maximum": 1080,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7853448347,
                "variance": 0.6167665094
              },
              {
                "average": 44566.56699,
                "count": 2652886,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2231.559744,
                "variance": 4979858.893
              },
              {
                "average": 43103.34948,
                "count": 2652886,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2150.657085,
                "variance": 4625325.899
              },
              {
                "average": 40541.70533,
                "count": 2652886,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2108.432001,
                "variance": 4445485.504
              },
              {
                "average": 188067514.9,
                "count": 2652886,
                "maximum": 188068668.5,
                "minimum": 188066504.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 433.8775501,
                "variance": 188249.7285
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305987.3826,
              4796897.487,
              1260.493003,
              306385.5626,
              4798286.167,
              1268.433003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305987.38261634595,
                    4796897.486953344,
                    1260.493002694115
                  ],
                  [
                    305987.38261634595,
                    4798286.166953344,
                    1260.493002694115
                  ],
                  [
                    306385.562616346,
                    4798286.166953344,
                    1268.433002694115
                  ],
                  [
                    306385.562616346,
                    4796897.486953344,
                    1268.433002694115
                  ],
                  [
                    305987.38261634595,
                    4796897.486953344,
                    1260.493002694115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:04:28+00:00",
            "end_time": "2017-08-29T18:28:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249772457853,
              43.31225322816849,
              1267.5970551107816
            ],
            [
              -119.22544205936568,
              43.32498419326785,
              1267.5970551107816
            ],
            [
              -119.2124962543983,
              43.32523546850951,
              1285.8770551107818
            ],
            [
              -119.21203413933178,
              43.31250439232492,
              1285.8770551107818
            ],
            [
              -119.2249772457853,
              43.31225322816849,
              1267.5970551107816
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254421,
        43.31225323,
        1267.597055,
        -119.2120341,
        43.32523547,
        1285.877055
      ],
      "properties": {
        "datetime": "2017-08-28T16:34:26Z",
        "pc:count": 13651398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320058.7882,
            "count": 13651398,
            "maximum": 320614.4746,
            "minimum": 319564.0746,
            "name": "X",
            "position": 0,
            "stddev": 283.5743276,
            "variance": 80414.3993
          },
          {
            "average": 4798570.78,
            "count": 13651398,
            "maximum": 4799309.737,
            "minimum": 4797894.837,
            "name": "Y",
            "position": 1,
            "stddev": 408.9295756,
            "variance": 167223.3978
          },
          {
            "average": 1276.082854,
            "count": 13651398,
            "maximum": 1285.877055,
            "minimum": 1267.597055,
            "name": "Z",
            "position": 2,
            "stddev": 3.888754928,
            "variance": 15.12241489
          },
          {
            "average": 20577.92283,
            "count": 13651398,
            "maximum": 29313,
            "minimum": 673,
            "name": "Intensity",
            "position": 3,
            "stddev": 1116.59449,
            "variance": 1246783.255
          },
          {
            "average": 1.000005128,
            "count": 13651398,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002264432389,
            "variance": 5.127654046e-06
          },
          {
            "average": 1.000005421,
            "count": 13651398,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002328231359,
            "variance": 5.42066126e-06
          },
          {
            "average": 0.5001745609,
            "count": 13651398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999878,
            "variance": 0.2499999878
          },
          {
            "average": 1.545629246e-05,
            "count": 13651398,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003931418916,
            "variance": 1.54560547e-05
          },
          {
            "average": 1.174752285,
            "count": 13651398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3797550984,
            "variance": 0.1442139347
          },
          {
            "average": 0.9962841753,
            "count": 13651398,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9585502,
            "variance": 143.0069229
          },
          {
            "average": 1.998653911,
            "count": 13651398,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000005064,
            "variance": 1.000010128
          },
          {
            "average": 1014.174992,
            "count": 13651398,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.375196824,
            "variance": 1.891166304
          },
          {
            "average": 45787.27371,
            "count": 13651398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1301.001231,
            "variance": 1692604.202
          },
          {
            "average": 44076.07555,
            "count": 13651398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1368.77105,
            "variance": 1873534.187
          },
          {
            "average": 41178.93091,
            "count": 13651398,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1338.274129,
            "variance": 1790977.644
          },
          {
            "average": 187911580.1,
            "count": 13651398,
            "maximum": 187973266.1,
            "minimum": 187903975.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19640.45236,
            "variance": 385747368.7
          },
          {
            "average": 0,
            "count": 13651398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13651398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13651398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13651398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13651398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319564.0746,
          4797894.837,
          1267.597055,
          320614.4746,
          4799309.737,
          1285.877055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319564.07459549274,
                4797894.8372510355,
                1267.5970551107816
              ],
              [
                319564.07459549274,
                4799309.737251036,
                1267.5970551107816
              ],
              [
                320614.47459549276,
                4799309.737251036,
                1285.8770551107818
              ],
              [
                320614.47459549276,
                4797894.8372510355,
                1285.8770551107818
              ],
              [
                319564.07459549274,
                4797894.8372510355,
                1267.5970551107816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:34:26+00:00",
        "end_time": "2017-08-27T21:19:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254421,
            43.31225323,
            1267.597055,
            -119.2120341,
            43.32523547,
            1285.877055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249772457853,
                  43.31225322816849,
                  1267.5970551107816
                ],
                [
                  -119.22544205936568,
                  43.32498419326785,
                  1267.5970551107816
                ],
                [
                  -119.2124962543983,
                  43.32523546850951,
                  1285.8770551107818
                ],
                [
                  -119.21203413933178,
                  43.31250439232492,
                  1285.8770551107818
                ],
                [
                  -119.2249772457853,
                  43.31225322816849,
                  1267.5970551107816
                ]
              ]
            ]
          },
          "id": "20170827_43119C2123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:34:26Z",
            "pc:count": 13651398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320058.7882,
                "count": 13651398,
                "maximum": 320614.4746,
                "minimum": 319564.0746,
                "name": "X",
                "position": 0,
                "stddev": 283.5743276,
                "variance": 80414.3993
              },
              {
                "average": 4798570.78,
                "count": 13651398,
                "maximum": 4799309.737,
                "minimum": 4797894.837,
                "name": "Y",
                "position": 1,
                "stddev": 408.9295756,
                "variance": 167223.3978
              },
              {
                "average": 1276.082854,
                "count": 13651398,
                "maximum": 1285.877055,
                "minimum": 1267.597055,
                "name": "Z",
                "position": 2,
                "stddev": 3.888754928,
                "variance": 15.12241489
              },
              {
                "average": 20577.92283,
                "count": 13651398,
                "maximum": 29313,
                "minimum": 673,
                "name": "Intensity",
                "position": 3,
                "stddev": 1116.59449,
                "variance": 1246783.255
              },
              {
                "average": 1.000005128,
                "count": 13651398,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002264432389,
                "variance": 5.127654046e-06
              },
              {
                "average": 1.000005421,
                "count": 13651398,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002328231359,
                "variance": 5.42066126e-06
              },
              {
                "average": 0.5001745609,
                "count": 13651398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999878,
                "variance": 0.2499999878
              },
              {
                "average": 1.545629246e-05,
                "count": 13651398,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003931418916,
                "variance": 1.54560547e-05
              },
              {
                "average": 1.174752285,
                "count": 13651398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3797550984,
                "variance": 0.1442139347
              },
              {
                "average": 0.9962841753,
                "count": 13651398,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9585502,
                "variance": 143.0069229
              },
              {
                "average": 1.998653911,
                "count": 13651398,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000005064,
                "variance": 1.000010128
              },
              {
                "average": 1014.174992,
                "count": 13651398,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.375196824,
                "variance": 1.891166304
              },
              {
                "average": 45787.27371,
                "count": 13651398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1301.001231,
                "variance": 1692604.202
              },
              {
                "average": 44076.07555,
                "count": 13651398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1368.77105,
                "variance": 1873534.187
              },
              {
                "average": 41178.93091,
                "count": 13651398,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1338.274129,
                "variance": 1790977.644
              },
              {
                "average": 187911580.1,
                "count": 13651398,
                "maximum": 187973266.1,
                "minimum": 187903975.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19640.45236,
                "variance": 385747368.7
              },
              {
                "average": 0,
                "count": 13651398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13651398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13651398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13651398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13651398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319564.0746,
              4797894.837,
              1267.597055,
              320614.4746,
              4799309.737,
              1285.877055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319564.07459549274,
                    4797894.8372510355,
                    1267.5970551107816
                  ],
                  [
                    319564.07459549274,
                    4799309.737251036,
                    1267.5970551107816
                  ],
                  [
                    320614.47459549276,
                    4799309.737251036,
                    1285.8770551107818
                  ],
                  [
                    320614.47459549276,
                    4797894.8372510355,
                    1285.8770551107818
                  ],
                  [
                    319564.07459549274,
                    4797894.8372510355,
                    1267.5970551107816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:34:26+00:00",
            "end_time": "2017-08-27T21:19:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247635431026,
              43.2997377518467,
              1257.9646816108861
            ],
            [
              -119.36284026634397,
              43.30912929815964,
              1257.9646816108861
            ],
            [
              -119.3502731128776,
              43.30938835722759,
              1276.124681610886
            ],
            [
              -119.34991113201478,
              43.299996726421924,
              1276.124681610886
            ],
            [
              -119.36247635431026,
              43.2997377518467,
              1257.9646816108861
            ]
          ]
        ]
      },
      "bbox": [
        -119.3628403,
        43.29973775,
        1257.964682,
        -119.3499111,
        43.30938836,
        1276.124682
      ],
      "properties": {
        "datetime": "2017-08-29T18:22:42Z",
        "pc:count": 5604667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308729.8076,
            "count": 5604667,
            "maximum": 309393.8354,
            "minimum": 308373.7954,
            "name": "X",
            "position": 0,
            "stddev": 254.1915741,
            "variance": 64613.35634
          },
          {
            "average": 4797249.078,
            "count": 5604667,
            "maximum": 4797855.117,
            "minimum": 4796811.257,
            "name": "Y",
            "position": 1,
            "stddev": 305.3467644,
            "variance": 93236.64653
          },
          {
            "average": 1264.563429,
            "count": 5604667,
            "maximum": 1276.124682,
            "minimum": 1257.964682,
            "name": "Z",
            "position": 2,
            "stddev": 4.099893174,
            "variance": 16.80912404
          },
          {
            "average": 19673.84393,
            "count": 5604667,
            "maximum": 29361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1390.241822,
            "variance": 1932772.324
          },
          {
            "average": 1.000082967,
            "count": 5604667,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009108221664,
            "variance": 8.295970189e-05
          },
          {
            "average": 1.000175568,
            "count": 5604667,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01324904434,
            "variance": 0.0001755371758
          },
          {
            "average": 0.4980625968,
            "count": 5604667,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962911,
            "variance": 0.2499962911
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182617986,
            "count": 5604667,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.386353056,
            "variance": 0.1492686839
          },
          {
            "average": 1.304427768,
            "count": 5604667,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56486749,
            "variance": 133.74616
          },
          {
            "average": 2.005251338,
            "count": 5604667,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000089514,
            "variance": 1.000179037
          },
          {
            "average": 1070.406305,
            "count": 5604667,
            "maximum": 1075,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.909632315,
            "variance": 3.646695578
          },
          {
            "average": 45191.56254,
            "count": 5604667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3086.387689,
            "variance": 9525788.967
          },
          {
            "average": 44230.05515,
            "count": 5604667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3266.931269,
            "variance": 10672839.91
          },
          {
            "average": 42171.0924,
            "count": 5604667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3425.516162,
            "variance": 11734160.97
          },
          {
            "average": 188062924.6,
            "count": 5604667,
            "maximum": 188066162.2,
            "minimum": 188061446.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1307.44194,
            "variance": 1709404.426
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5604667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308373.7954,
          4796811.257,
          1257.964682,
          309393.8354,
          4797855.117,
          1276.124682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308373.795374998,
                4796811.256925326,
                1257.9646816108861
              ],
              [
                308373.795374998,
                4797855.116925325,
                1257.9646816108861
              ],
              [
                309393.83537499805,
                4797855.116925325,
                1276.124681610886
              ],
              [
                309393.83537499805,
                4796811.256925326,
                1276.124681610886
              ],
              [
                308373.795374998,
                4796811.256925326,
                1257.9646816108861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:22:42+00:00",
        "end_time": "2017-08-29T17:04:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3628403,
            43.29973775,
            1257.964682,
            -119.3499111,
            43.30938836,
            1276.124682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247635431026,
                  43.2997377518467,
                  1257.9646816108861
                ],
                [
                  -119.36284026634397,
                  43.30912929815964,
                  1257.9646816108861
                ],
                [
                  -119.3502731128776,
                  43.30938835722759,
                  1276.124681610886
                ],
                [
                  -119.34991113201478,
                  43.299996726421924,
                  1276.124681610886
                ],
                [
                  -119.36247635431026,
                  43.2997377518467,
                  1257.9646816108861
                ]
              ]
            ]
          },
          "id": "20170829_43119C3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:22:42Z",
            "pc:count": 5604667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308729.8076,
                "count": 5604667,
                "maximum": 309393.8354,
                "minimum": 308373.7954,
                "name": "X",
                "position": 0,
                "stddev": 254.1915741,
                "variance": 64613.35634
              },
              {
                "average": 4797249.078,
                "count": 5604667,
                "maximum": 4797855.117,
                "minimum": 4796811.257,
                "name": "Y",
                "position": 1,
                "stddev": 305.3467644,
                "variance": 93236.64653
              },
              {
                "average": 1264.563429,
                "count": 5604667,
                "maximum": 1276.124682,
                "minimum": 1257.964682,
                "name": "Z",
                "position": 2,
                "stddev": 4.099893174,
                "variance": 16.80912404
              },
              {
                "average": 19673.84393,
                "count": 5604667,
                "maximum": 29361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1390.241822,
                "variance": 1932772.324
              },
              {
                "average": 1.000082967,
                "count": 5604667,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009108221664,
                "variance": 8.295970189e-05
              },
              {
                "average": 1.000175568,
                "count": 5604667,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01324904434,
                "variance": 0.0001755371758
              },
              {
                "average": 0.4980625968,
                "count": 5604667,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962911,
                "variance": 0.2499962911
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182617986,
                "count": 5604667,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.386353056,
                "variance": 0.1492686839
              },
              {
                "average": 1.304427768,
                "count": 5604667,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56486749,
                "variance": 133.74616
              },
              {
                "average": 2.005251338,
                "count": 5604667,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000089514,
                "variance": 1.000179037
              },
              {
                "average": 1070.406305,
                "count": 5604667,
                "maximum": 1075,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.909632315,
                "variance": 3.646695578
              },
              {
                "average": 45191.56254,
                "count": 5604667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3086.387689,
                "variance": 9525788.967
              },
              {
                "average": 44230.05515,
                "count": 5604667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3266.931269,
                "variance": 10672839.91
              },
              {
                "average": 42171.0924,
                "count": 5604667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3425.516162,
                "variance": 11734160.97
              },
              {
                "average": 188062924.6,
                "count": 5604667,
                "maximum": 188066162.2,
                "minimum": 188061446.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1307.44194,
                "variance": 1709404.426
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5604667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308373.7954,
              4796811.257,
              1257.964682,
              309393.8354,
              4797855.117,
              1276.124682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308373.795374998,
                    4796811.256925326,
                    1257.9646816108861
                  ],
                  [
                    308373.795374998,
                    4797855.116925325,
                    1257.9646816108861
                  ],
                  [
                    309393.83537499805,
                    4797855.116925325,
                    1276.124681610886
                  ],
                  [
                    309393.83537499805,
                    4796811.256925326,
                    1276.124681610886
                  ],
                  [
                    308373.795374998,
                    4796811.256925326,
                    1257.9646816108861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:22:42+00:00",
            "end_time": "2017-08-29T17:04: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": "20170828_43119D2212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1749500601482,
              43.467807639124906,
              1342.9646189452728
            ],
            [
              -119.17520774539781,
              43.47498971996607,
              1342.9646189452728
            ],
            [
              -119.16249591294819,
              43.47523094209629,
              1371.6046189452727
            ],
            [
              -119.16223973073228,
              43.4680488011069,
              1371.6046189452727
            ],
            [
              -119.1749500601482,
              43.467807639124906,
              1342.9646189452728
            ]
          ]
        ]
      },
      "bbox": [
        -119.1752077,
        43.46780764,
        1342.964619,
        -119.1622397,
        43.47523094,
        1371.604619
      ],
      "properties": {
        "datetime": "2017-08-28T20:32:11Z",
        "pc:count": 7656365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324601.514,
            "count": 7656365,
            "maximum": 325100.7434,
            "minimum": 324071.9034,
            "name": "X",
            "position": 0,
            "stddev": 290.2356295,
            "variance": 84236.72061
          },
          {
            "average": 4815471.226,
            "count": 7656365,
            "maximum": 4815862.077,
            "minimum": 4815063.877,
            "name": "Y",
            "position": 1,
            "stddev": 216.3385118,
            "variance": 46802.35169
          },
          {
            "average": 1355.365325,
            "count": 7656365,
            "maximum": 1371.604619,
            "minimum": 1342.964619,
            "name": "Z",
            "position": 2,
            "stddev": 5.261633364,
            "variance": 27.68478565
          },
          {
            "average": 19500.75349,
            "count": 7656365,
            "maximum": 29217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1646.439906,
            "variance": 2710764.364
          },
          {
            "average": 1.009571905,
            "count": 7656365,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1074560433,
            "variance": 0.01154680124
          },
          {
            "average": 1.019281865,
            "count": 7656365,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1586644536,
            "variance": 0.02517440883
          },
          {
            "average": 0.5059948161,
            "count": 7656365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999640935,
            "variance": 0.2499640948
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219298584,
            "count": 7656365,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4137713586,
            "variance": 0.1712067372
          },
          {
            "average": -1.246890109,
            "count": 7656365,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95818796,
            "variance": 142.9982593
          },
          {
            "average": 1.995366992,
            "count": 7656365,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002511855,
            "variance": 1.005030019
          },
          {
            "average": 1050.396776,
            "count": 7656365,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8467385065,
            "variance": 0.7169660985
          },
          {
            "average": 42804.99325,
            "count": 7656365,
            "maximum": 65280,
            "minimum": 14080,
            "name": "Red",
            "position": 12,
            "stddev": 3289.742567,
            "variance": 10822406.16
          },
          {
            "average": 40802.76755,
            "count": 7656365,
            "maximum": 65280,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 2779.106437,
            "variance": 7723432.589
          },
          {
            "average": 37336.32396,
            "count": 7656365,
            "maximum": 65280,
            "minimum": 15872,
            "name": "Blue",
            "position": 14,
            "stddev": 2530.721491,
            "variance": 6404551.263
          },
          {
            "average": 187986811.1,
            "count": 7656365,
            "maximum": 187987531,
            "minimum": 187986170.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 367.399469,
            "variance": 134982.3698
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7656365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324071.9034,
          4815063.877,
          1342.964619,
          325100.7434,
          4815862.077,
          1371.604619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324071.9033616624,
                4815063.877106955,
                1342.9646189452728
              ],
              [
                324071.9033616624,
                4815862.0771069545,
                1342.9646189452728
              ],
              [
                325100.7433616624,
                4815862.0771069545,
                1371.6046189452727
              ],
              [
                325100.7433616624,
                4815063.877106955,
                1371.6046189452727
              ],
              [
                324071.9033616624,
                4815063.877106955,
                1342.9646189452728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:32:11+00:00",
        "end_time": "2017-08-28T20:09:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1752077,
            43.46780764,
            1342.964619,
            -119.1622397,
            43.47523094,
            1371.604619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1749500601482,
                  43.467807639124906,
                  1342.9646189452728
                ],
                [
                  -119.17520774539781,
                  43.47498971996607,
                  1342.9646189452728
                ],
                [
                  -119.16249591294819,
                  43.47523094209629,
                  1371.6046189452727
                ],
                [
                  -119.16223973073228,
                  43.4680488011069,
                  1371.6046189452727
                ],
                [
                  -119.1749500601482,
                  43.467807639124906,
                  1342.9646189452728
                ]
              ]
            ]
          },
          "id": "20170828_43119D2212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:32:11Z",
            "pc:count": 7656365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324601.514,
                "count": 7656365,
                "maximum": 325100.7434,
                "minimum": 324071.9034,
                "name": "X",
                "position": 0,
                "stddev": 290.2356295,
                "variance": 84236.72061
              },
              {
                "average": 4815471.226,
                "count": 7656365,
                "maximum": 4815862.077,
                "minimum": 4815063.877,
                "name": "Y",
                "position": 1,
                "stddev": 216.3385118,
                "variance": 46802.35169
              },
              {
                "average": 1355.365325,
                "count": 7656365,
                "maximum": 1371.604619,
                "minimum": 1342.964619,
                "name": "Z",
                "position": 2,
                "stddev": 5.261633364,
                "variance": 27.68478565
              },
              {
                "average": 19500.75349,
                "count": 7656365,
                "maximum": 29217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1646.439906,
                "variance": 2710764.364
              },
              {
                "average": 1.009571905,
                "count": 7656365,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1074560433,
                "variance": 0.01154680124
              },
              {
                "average": 1.019281865,
                "count": 7656365,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1586644536,
                "variance": 0.02517440883
              },
              {
                "average": 0.5059948161,
                "count": 7656365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999640935,
                "variance": 0.2499640948
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219298584,
                "count": 7656365,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4137713586,
                "variance": 0.1712067372
              },
              {
                "average": -1.246890109,
                "count": 7656365,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95818796,
                "variance": 142.9982593
              },
              {
                "average": 1.995366992,
                "count": 7656365,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002511855,
                "variance": 1.005030019
              },
              {
                "average": 1050.396776,
                "count": 7656365,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8467385065,
                "variance": 0.7169660985
              },
              {
                "average": 42804.99325,
                "count": 7656365,
                "maximum": 65280,
                "minimum": 14080,
                "name": "Red",
                "position": 12,
                "stddev": 3289.742567,
                "variance": 10822406.16
              },
              {
                "average": 40802.76755,
                "count": 7656365,
                "maximum": 65280,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 2779.106437,
                "variance": 7723432.589
              },
              {
                "average": 37336.32396,
                "count": 7656365,
                "maximum": 65280,
                "minimum": 15872,
                "name": "Blue",
                "position": 14,
                "stddev": 2530.721491,
                "variance": 6404551.263
              },
              {
                "average": 187986811.1,
                "count": 7656365,
                "maximum": 187987531,
                "minimum": 187986170.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 367.399469,
                "variance": 134982.3698
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7656365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324071.9034,
              4815063.877,
              1342.964619,
              325100.7434,
              4815862.077,
              1371.604619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324071.9033616624,
                    4815063.877106955,
                    1342.9646189452728
                  ],
                  [
                    324071.9033616624,
                    4815862.0771069545,
                    1342.9646189452728
                  ],
                  [
                    325100.7433616624,
                    4815862.0771069545,
                    1371.6046189452727
                  ],
                  [
                    325100.7433616624,
                    4815063.877106955,
                    1371.6046189452727
                  ],
                  [
                    324071.9033616624,
                    4815063.877106955,
                    1342.9646189452728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:32:11+00:00",
            "end_time": "2017-08-28T20:09: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": "20170828_43119D3205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247509754837,
              43.487247952991034,
              1380.2506935062893
            ],
            [
              -119.26295087191149,
              43.49998449818555,
              1380.2506935062893
            ],
            [
              -119.2499967442857,
              43.50024027050166,
              1404.8306935062892
            ],
            [
              -119.24952368784791,
              43.487503612223264,
              1404.8306935062892
            ],
            [
              -119.26247509754837,
              43.487247952991034,
              1380.2506935062893
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629509,
        43.48724795,
        1380.250694,
        -119.2495237,
        43.50024027,
        1404.830694
      ],
      "properties": {
        "datetime": "2017-08-28T20:01:32Z",
        "pc:count": 13685114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317569.9726,
            "count": 13685114,
            "maximum": 318098.7241,
            "minimum": 317050.6441,
            "name": "X",
            "position": 0,
            "stddev": 294.9311979,
            "variance": 86984.4115
          },
          {
            "average": 4818141.989,
            "count": 13685114,
            "maximum": 4818827.268,
            "minimum": 4817411.668,
            "name": "Y",
            "position": 1,
            "stddev": 398.967261,
            "variance": 159174.8754
          },
          {
            "average": 1387.113207,
            "count": 13685114,
            "maximum": 1404.830694,
            "minimum": 1380.250694,
            "name": "Z",
            "position": 2,
            "stddev": 3.142737039,
            "variance": 9.876796094
          },
          {
            "average": 19364.49838,
            "count": 13685114,
            "maximum": 30513,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1654.825247,
            "variance": 2738446.598
          },
          {
            "average": 1.007389197,
            "count": 13685114,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09095998981,
            "variance": 0.008273719745
          },
          {
            "average": 1.014985407,
            "count": 13685114,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1327596541,
            "variance": 0.01762512577
          },
          {
            "average": 0.5062187279,
            "count": 13685114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999613442,
            "variance": 0.2499613457
          },
          {
            "average": 2.776739748e-06,
            "count": 13685114,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001666352976,
            "variance": 2.776732241e-06
          },
          {
            "average": 1.209936724,
            "count": 13685114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4072631925,
            "variance": 0.165863308
          },
          {
            "average": -1.279392484,
            "count": 13685114,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63500385,
            "variance": 135.3733147
          },
          {
            "average": 1.995749761,
            "count": 13685114,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002051834,
            "variance": 1.004107879
          },
          {
            "average": 1045.257818,
            "count": 13685114,
            "maximum": 1048,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.105054389,
            "variance": 1.221145203
          },
          {
            "average": 42474.20178,
            "count": 13685114,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2543.254314,
            "variance": 6468142.506
          },
          {
            "average": 40891.80842,
            "count": 13685114,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2167.37851,
            "variance": 4697529.607
          },
          {
            "average": 38086.85391,
            "count": 13685114,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2011.734014,
            "variance": 4047073.744
          },
          {
            "average": 187984629.6,
            "count": 13685114,
            "maximum": 187985692.7,
            "minimum": 187983787.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 456.2544878,
            "variance": 208168.1577
          },
          {
            "average": 0,
            "count": 13685114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317050.6441,
          4817411.668,
          1380.250694,
          318098.7241,
          4818827.268,
          1404.830694
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317050.64406428434,
                4817411.668183722,
                1380.2506935062893
              ],
              [
                317050.64406428434,
                4818827.268183721,
                1380.2506935062893
              ],
              [
                318098.7240642843,
                4818827.268183721,
                1404.8306935062892
              ],
              [
                318098.7240642843,
                4817411.668183722,
                1404.8306935062892
              ],
              [
                317050.64406428434,
                4817411.668183722,
                1380.2506935062893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:01:32+00:00",
        "end_time": "2017-08-28T19:29:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629509,
            43.48724795,
            1380.250694,
            -119.2495237,
            43.50024027,
            1404.830694
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247509754837,
                  43.487247952991034,
                  1380.2506935062893
                ],
                [
                  -119.26295087191149,
                  43.49998449818555,
                  1380.2506935062893
                ],
                [
                  -119.2499967442857,
                  43.50024027050166,
                  1404.8306935062892
                ],
                [
                  -119.24952368784791,
                  43.487503612223264,
                  1404.8306935062892
                ],
                [
                  -119.26247509754837,
                  43.487247952991034,
                  1380.2506935062893
                ]
              ]
            ]
          },
          "id": "20170828_43119D3205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:01:32Z",
            "pc:count": 13685114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317569.9726,
                "count": 13685114,
                "maximum": 318098.7241,
                "minimum": 317050.6441,
                "name": "X",
                "position": 0,
                "stddev": 294.9311979,
                "variance": 86984.4115
              },
              {
                "average": 4818141.989,
                "count": 13685114,
                "maximum": 4818827.268,
                "minimum": 4817411.668,
                "name": "Y",
                "position": 1,
                "stddev": 398.967261,
                "variance": 159174.8754
              },
              {
                "average": 1387.113207,
                "count": 13685114,
                "maximum": 1404.830694,
                "minimum": 1380.250694,
                "name": "Z",
                "position": 2,
                "stddev": 3.142737039,
                "variance": 9.876796094
              },
              {
                "average": 19364.49838,
                "count": 13685114,
                "maximum": 30513,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1654.825247,
                "variance": 2738446.598
              },
              {
                "average": 1.007389197,
                "count": 13685114,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09095998981,
                "variance": 0.008273719745
              },
              {
                "average": 1.014985407,
                "count": 13685114,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1327596541,
                "variance": 0.01762512577
              },
              {
                "average": 0.5062187279,
                "count": 13685114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999613442,
                "variance": 0.2499613457
              },
              {
                "average": 2.776739748e-06,
                "count": 13685114,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001666352976,
                "variance": 2.776732241e-06
              },
              {
                "average": 1.209936724,
                "count": 13685114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4072631925,
                "variance": 0.165863308
              },
              {
                "average": -1.279392484,
                "count": 13685114,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63500385,
                "variance": 135.3733147
              },
              {
                "average": 1.995749761,
                "count": 13685114,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002051834,
                "variance": 1.004107879
              },
              {
                "average": 1045.257818,
                "count": 13685114,
                "maximum": 1048,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.105054389,
                "variance": 1.221145203
              },
              {
                "average": 42474.20178,
                "count": 13685114,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2543.254314,
                "variance": 6468142.506
              },
              {
                "average": 40891.80842,
                "count": 13685114,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2167.37851,
                "variance": 4697529.607
              },
              {
                "average": 38086.85391,
                "count": 13685114,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2011.734014,
                "variance": 4047073.744
              },
              {
                "average": 187984629.6,
                "count": 13685114,
                "maximum": 187985692.7,
                "minimum": 187983787.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 456.2544878,
                "variance": 208168.1577
              },
              {
                "average": 0,
                "count": 13685114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317050.6441,
              4817411.668,
              1380.250694,
              318098.7241,
              4818827.268,
              1404.830694
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317050.64406428434,
                    4817411.668183722,
                    1380.2506935062893
                  ],
                  [
                    317050.64406428434,
                    4818827.268183721,
                    1380.2506935062893
                  ],
                  [
                    318098.7240642843,
                    4818827.268183721,
                    1404.8306935062892
                  ],
                  [
                    318098.7240642843,
                    4817411.668183722,
                    1404.8306935062892
                  ],
                  [
                    317050.64406428434,
                    4817411.668183722,
                    1380.2506935062893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:01:32+00:00",
            "end_time": "2017-08-28T19:29:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997621656386,
              43.299738889861054,
              1266.3243437292933
            ],
            [
              -119.35006369265743,
              43.30200884000959,
              1266.3243437292933
            ],
            [
              -119.3375104562563,
              43.30226620481506,
              1278.8843437292933
            ],
            [
              -119.33742344638995,
              43.29999623437541,
              1278.8843437292933
            ],
            [
              -119.34997621656386,
              43.299738889861054,
              1266.3243437292933
            ]
          ]
        ]
      },
      "bbox": [
        -119.3500637,
        43.29973889,
        1266.324344,
        -119.3374234,
        43.3022662,
        1278.884344
      ],
      "properties": {
        "datetime": "2017-08-29T17:24:41Z",
        "pc:count": 2027917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309910.4549,
            "count": 2027917,
            "maximum": 310406.7701,
            "minimum": 309387.7501,
            "name": "X",
            "position": 0,
            "stddev": 287.7471957,
            "variance": 82798.44861
          },
          {
            "average": 4796905.502,
            "count": 2027917,
            "maximum": 4797035.07,
            "minimum": 4796782.77,
            "name": "Y",
            "position": 1,
            "stddev": 63.50605659,
            "variance": 4033.019224
          },
          {
            "average": 1273.424792,
            "count": 2027917,
            "maximum": 1278.884344,
            "minimum": 1266.324344,
            "name": "Z",
            "position": 2,
            "stddev": 3.07112499,
            "variance": 9.431808704
          },
          {
            "average": 19726.58172,
            "count": 2027917,
            "maximum": 27537,
            "minimum": 3089,
            "name": "Intensity",
            "position": 3,
            "stddev": 1251.416338,
            "variance": 1566042.851
          },
          {
            "average": 1.000008383,
            "count": 2027917,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002895327261,
            "variance": 8.382919948e-06
          },
          {
            "average": 1.000016273,
            "count": 2027917,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004033930908,
            "variance": 1.627259857e-05
          },
          {
            "average": 0.5029845896,
            "count": 2027917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912154,
            "variance": 0.2499912155
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187409051,
            "count": 2027917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3902396361,
            "variance": 0.1522869736
          },
          {
            "average": -0.01017841492,
            "count": 2027917,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58178071,
            "variance": 134.1376443
          },
          {
            "average": 1.999440312,
            "count": 2027917,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000044963,
            "variance": 1.000089927
          },
          {
            "average": 1067.654561,
            "count": 2027917,
            "maximum": 1070,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8850227724,
            "variance": 0.7832653077
          },
          {
            "average": 44984.12304,
            "count": 2027917,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1939.805746,
            "variance": 3762846.334
          },
          {
            "average": 44073.86377,
            "count": 2027917,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1824.341474,
            "variance": 3328221.814
          },
          {
            "average": 41966.23997,
            "count": 2027917,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1775.744265,
            "variance": 3153267.693
          },
          {
            "average": 188061169.8,
            "count": 2027917,
            "maximum": 188062681.4,
            "minimum": 188060230.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 538.4749135,
            "variance": 289955.2325
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309387.7501,
          4796782.77,
          1266.324344,
          310406.7701,
          4797035.07,
          1278.884344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309387.7501262238,
                4796782.770225534,
                1266.3243437292933
              ],
              [
                309387.7501262238,
                4797035.070225535,
                1266.3243437292933
              ],
              [
                310406.7701262238,
                4797035.070225535,
                1278.8843437292933
              ],
              [
                310406.7701262238,
                4796782.770225534,
                1278.8843437292933
              ],
              [
                309387.7501262238,
                4796782.770225534,
                1266.3243437292933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:24:41+00:00",
        "end_time": "2017-08-29T16:43:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3500637,
            43.29973889,
            1266.324344,
            -119.3374234,
            43.3022662,
            1278.884344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997621656386,
                  43.299738889861054,
                  1266.3243437292933
                ],
                [
                  -119.35006369265743,
                  43.30200884000959,
                  1266.3243437292933
                ],
                [
                  -119.3375104562563,
                  43.30226620481506,
                  1278.8843437292933
                ],
                [
                  -119.33742344638995,
                  43.29999623437541,
                  1278.8843437292933
                ],
                [
                  -119.34997621656386,
                  43.299738889861054,
                  1266.3243437292933
                ]
              ]
            ]
          },
          "id": "20170829_43119C3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:24:41Z",
            "pc:count": 2027917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309910.4549,
                "count": 2027917,
                "maximum": 310406.7701,
                "minimum": 309387.7501,
                "name": "X",
                "position": 0,
                "stddev": 287.7471957,
                "variance": 82798.44861
              },
              {
                "average": 4796905.502,
                "count": 2027917,
                "maximum": 4797035.07,
                "minimum": 4796782.77,
                "name": "Y",
                "position": 1,
                "stddev": 63.50605659,
                "variance": 4033.019224
              },
              {
                "average": 1273.424792,
                "count": 2027917,
                "maximum": 1278.884344,
                "minimum": 1266.324344,
                "name": "Z",
                "position": 2,
                "stddev": 3.07112499,
                "variance": 9.431808704
              },
              {
                "average": 19726.58172,
                "count": 2027917,
                "maximum": 27537,
                "minimum": 3089,
                "name": "Intensity",
                "position": 3,
                "stddev": 1251.416338,
                "variance": 1566042.851
              },
              {
                "average": 1.000008383,
                "count": 2027917,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002895327261,
                "variance": 8.382919948e-06
              },
              {
                "average": 1.000016273,
                "count": 2027917,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004033930908,
                "variance": 1.627259857e-05
              },
              {
                "average": 0.5029845896,
                "count": 2027917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912154,
                "variance": 0.2499912155
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187409051,
                "count": 2027917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3902396361,
                "variance": 0.1522869736
              },
              {
                "average": -0.01017841492,
                "count": 2027917,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58178071,
                "variance": 134.1376443
              },
              {
                "average": 1.999440312,
                "count": 2027917,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000044963,
                "variance": 1.000089927
              },
              {
                "average": 1067.654561,
                "count": 2027917,
                "maximum": 1070,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8850227724,
                "variance": 0.7832653077
              },
              {
                "average": 44984.12304,
                "count": 2027917,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1939.805746,
                "variance": 3762846.334
              },
              {
                "average": 44073.86377,
                "count": 2027917,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1824.341474,
                "variance": 3328221.814
              },
              {
                "average": 41966.23997,
                "count": 2027917,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1775.744265,
                "variance": 3153267.693
              },
              {
                "average": 188061169.8,
                "count": 2027917,
                "maximum": 188062681.4,
                "minimum": 188060230.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 538.4749135,
                "variance": 289955.2325
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309387.7501,
              4796782.77,
              1266.324344,
              310406.7701,
              4797035.07,
              1278.884344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309387.7501262238,
                    4796782.770225534,
                    1266.3243437292933
                  ],
                  [
                    309387.7501262238,
                    4797035.070225535,
                    1266.3243437292933
                  ],
                  [
                    310406.7701262238,
                    4797035.070225535,
                    1278.8843437292933
                  ],
                  [
                    310406.7701262238,
                    4796782.770225534,
                    1278.8843437292933
                  ],
                  [
                    309387.7501262238,
                    4796782.770225534,
                    1266.3243437292933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:24:41+00:00",
            "end_time": "2017-08-29T16:43: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": "20170828_43119C3110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249792144531,
              43.349838440209034,
              1257.9440309045876
            ],
            [
              -119.32546233429441,
              43.36248440401644,
              1257.9440309045876
            ],
            [
              -119.31697589962265,
              43.3626567345953,
              1261.9440309045876
            ],
            [
              -119.31649453900482,
              43.350010695117476,
              1261.9440309045876
            ],
            [
              -119.3249792144531,
              43.349838440209034,
              1257.9440309045876
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254623,
        43.34983844,
        1257.944031,
        -119.3164945,
        43.36265673,
        1261.944031
      ],
      "properties": {
        "datetime": "2017-08-29T17:43:57Z",
        "pc:count": 11862795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311933.4124,
            "count": 11862795,
            "maximum": 312258.5871,
            "minimum": 311570.3871,
            "name": "X",
            "position": 0,
            "stddev": 183.4740183,
            "variance": 33662.71541
          },
          {
            "average": 4803048.776,
            "count": 11862795,
            "maximum": 4803695.629,
            "minimum": 4802290.069,
            "name": "Y",
            "position": 1,
            "stddev": 393.151204,
            "variance": 154567.8692
          },
          {
            "average": 1259.41733,
            "count": 11862795,
            "maximum": 1261.944031,
            "minimum": 1257.944031,
            "name": "Z",
            "position": 2,
            "stddev": 0.3597589586,
            "variance": 0.1294265083
          },
          {
            "average": 22085.56682,
            "count": 11862795,
            "maximum": 34817,
            "minimum": 2545,
            "name": "Intensity",
            "position": 3,
            "stddev": 1978.102027,
            "variance": 3912887.629
          },
          {
            "average": 1.000020737,
            "count": 11862795,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004553753899,
            "variance": 2.073667457e-05
          },
          {
            "average": 1.000040631,
            "count": 11862795,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006374134182,
            "variance": 4.062958657e-05
          },
          {
            "average": 0.5047098091,
            "count": 11862795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999778383,
            "variance": 0.2499778388
          },
          {
            "average": 2.866103646e-06,
            "count": 11862795,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001692954717,
            "variance": 2.866095673e-06
          },
          {
            "average": 1.179949835,
            "count": 11862795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3841456809,
            "variance": 0.1475679042
          },
          {
            "average": -0.8639154973,
            "count": 11862795,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8665263,
            "variance": 140.8144463
          },
          {
            "average": 2.007225953,
            "count": 11862795,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000132447,
            "variance": 1.000264912
          },
          {
            "average": 1060.10735,
            "count": 11862795,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.593507642,
            "variance": 92.03538888
          },
          {
            "average": 40230.35142,
            "count": 11862795,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Red",
            "position": 12,
            "stddev": 4233.730387,
            "variance": 17924472.99
          },
          {
            "average": 39388.70266,
            "count": 11862795,
            "maximum": 65280,
            "minimum": 23808,
            "name": "Green",
            "position": 13,
            "stddev": 4015.647126,
            "variance": 16125421.84
          },
          {
            "average": 36583.33594,
            "count": 11862795,
            "maximum": 65280,
            "minimum": 16896,
            "name": "Blue",
            "position": 14,
            "stddev": 4442.352714,
            "variance": 19734497.63
          },
          {
            "average": 188010106.3,
            "count": 11862795,
            "maximum": 188063837.1,
            "minimum": 187977942.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33681.54379,
            "variance": 1134446392
          },
          {
            "average": 0,
            "count": 11862795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11862795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11862795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11862795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11862795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311570.3871,
          4802290.069,
          1257.944031,
          312258.5871,
          4803695.629,
          1261.944031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311570.38705261843,
                4802290.068805965,
                1257.9440309045876
              ],
              [
                311570.38705261843,
                4803695.628805965,
                1257.9440309045876
              ],
              [
                312258.5870526184,
                4803695.628805965,
                1261.9440309045876
              ],
              [
                312258.5870526184,
                4802290.068805965,
                1261.9440309045876
              ],
              [
                311570.38705261843,
                4802290.068805965,
                1257.9440309045876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:43:57+00:00",
        "end_time": "2017-08-28T17:52:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254623,
            43.34983844,
            1257.944031,
            -119.3164945,
            43.36265673,
            1261.944031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249792144531,
                  43.349838440209034,
                  1257.9440309045876
                ],
                [
                  -119.32546233429441,
                  43.36248440401644,
                  1257.9440309045876
                ],
                [
                  -119.31697589962265,
                  43.3626567345953,
                  1261.9440309045876
                ],
                [
                  -119.31649453900482,
                  43.350010695117476,
                  1261.9440309045876
                ],
                [
                  -119.3249792144531,
                  43.349838440209034,
                  1257.9440309045876
                ]
              ]
            ]
          },
          "id": "20170828_43119C3110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:43:57Z",
            "pc:count": 11862795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311933.4124,
                "count": 11862795,
                "maximum": 312258.5871,
                "minimum": 311570.3871,
                "name": "X",
                "position": 0,
                "stddev": 183.4740183,
                "variance": 33662.71541
              },
              {
                "average": 4803048.776,
                "count": 11862795,
                "maximum": 4803695.629,
                "minimum": 4802290.069,
                "name": "Y",
                "position": 1,
                "stddev": 393.151204,
                "variance": 154567.8692
              },
              {
                "average": 1259.41733,
                "count": 11862795,
                "maximum": 1261.944031,
                "minimum": 1257.944031,
                "name": "Z",
                "position": 2,
                "stddev": 0.3597589586,
                "variance": 0.1294265083
              },
              {
                "average": 22085.56682,
                "count": 11862795,
                "maximum": 34817,
                "minimum": 2545,
                "name": "Intensity",
                "position": 3,
                "stddev": 1978.102027,
                "variance": 3912887.629
              },
              {
                "average": 1.000020737,
                "count": 11862795,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004553753899,
                "variance": 2.073667457e-05
              },
              {
                "average": 1.000040631,
                "count": 11862795,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006374134182,
                "variance": 4.062958657e-05
              },
              {
                "average": 0.5047098091,
                "count": 11862795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999778383,
                "variance": 0.2499778388
              },
              {
                "average": 2.866103646e-06,
                "count": 11862795,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001692954717,
                "variance": 2.866095673e-06
              },
              {
                "average": 1.179949835,
                "count": 11862795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3841456809,
                "variance": 0.1475679042
              },
              {
                "average": -0.8639154973,
                "count": 11862795,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8665263,
                "variance": 140.8144463
              },
              {
                "average": 2.007225953,
                "count": 11862795,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000132447,
                "variance": 1.000264912
              },
              {
                "average": 1060.10735,
                "count": 11862795,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.593507642,
                "variance": 92.03538888
              },
              {
                "average": 40230.35142,
                "count": 11862795,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Red",
                "position": 12,
                "stddev": 4233.730387,
                "variance": 17924472.99
              },
              {
                "average": 39388.70266,
                "count": 11862795,
                "maximum": 65280,
                "minimum": 23808,
                "name": "Green",
                "position": 13,
                "stddev": 4015.647126,
                "variance": 16125421.84
              },
              {
                "average": 36583.33594,
                "count": 11862795,
                "maximum": 65280,
                "minimum": 16896,
                "name": "Blue",
                "position": 14,
                "stddev": 4442.352714,
                "variance": 19734497.63
              },
              {
                "average": 188010106.3,
                "count": 11862795,
                "maximum": 188063837.1,
                "minimum": 187977942.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33681.54379,
                "variance": 1134446392
              },
              {
                "average": 0,
                "count": 11862795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11862795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11862795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11862795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11862795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311570.3871,
              4802290.069,
              1257.944031,
              312258.5871,
              4803695.629,
              1261.944031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311570.38705261843,
                    4802290.068805965,
                    1257.9440309045876
                  ],
                  [
                    311570.38705261843,
                    4803695.628805965,
                    1257.9440309045876
                  ],
                  [
                    312258.5870526184,
                    4803695.628805965,
                    1261.9440309045876
                  ],
                  [
                    312258.5870526184,
                    4802290.068805965,
                    1261.9440309045876
                  ],
                  [
                    311570.38705261843,
                    4802290.068805965,
                    1257.9440309045876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:43:57+00:00",
            "end_time": "2017-08-28T17:52:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747546054334,
              43.299735007715675,
              1258.621608783837
            ],
            [
              -119.38797473154588,
              43.312483616813054,
              1258.621608783837
            ],
            [
              -119.37513039014809,
              43.31275120324629,
              1267.9216087838372
            ],
            [
              -119.3746337984336,
              43.3000024756857,
              1267.9216087838372
            ],
            [
              -119.38747546054334,
              43.299735007715675,
              1258.621608783837
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879747,
        43.29973501,
        1258.621609,
        -119.3746338,
        43.3127512,
        1267.921609
      ],
      "properties": {
        "datetime": "2017-08-29T18:59:56Z",
        "pc:count": 12757281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306867.6974,
            "count": 12757281,
            "maximum": 307388.4775,
            "minimum": 306345.9775,
            "name": "X",
            "position": 0,
            "stddev": 283.2478927,
            "variance": 80229.3687
          },
          {
            "average": 4797553.102,
            "count": 12757281,
            "maximum": 4798285.652,
            "minimum": 4796868.632,
            "name": "Y",
            "position": 1,
            "stddev": 393.6793306,
            "variance": 154983.4154
          },
          {
            "average": 1261.437607,
            "count": 12757281,
            "maximum": 1267.921609,
            "minimum": 1258.621609,
            "name": "Z",
            "position": 2,
            "stddev": 1.29491548,
            "variance": 1.676806101
          },
          {
            "average": 19676.69978,
            "count": 12757281,
            "maximum": 29345,
            "minimum": 5313,
            "name": "Intensity",
            "position": 3,
            "stddev": 1610.289869,
            "variance": 2593033.463
          },
          {
            "average": 1.000002822,
            "count": 12757281,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001679854216,
            "variance": 2.821910189e-06
          },
          {
            "average": 1.000003684,
            "count": 12757281,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001919415887,
            "variance": 3.684157347e-06
          },
          {
            "average": 0.5024959472,
            "count": 12757281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937898,
            "variance": 0.2499937898
          },
          {
            "average": 3.762557241e-06,
            "count": 12757281,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001939727656,
            "variance": 3.762543379e-06
          },
          {
            "average": 1.207527921,
            "count": 12757281,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4055367995,
            "variance": 0.1644600957
          },
          {
            "average": 0.130472114,
            "count": 12757281,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63869276,
            "variance": 135.4591691
          },
          {
            "average": 1.999936193,
            "count": 12757281,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000052516,
            "variance": 1.000105034
          },
          {
            "average": 1076.370453,
            "count": 12757281,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9558358898,
            "variance": 0.9136222483
          },
          {
            "average": 46022.99708,
            "count": 12757281,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3856.240711,
            "variance": 14870592.42
          },
          {
            "average": 44890.32056,
            "count": 12757281,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4203.686391,
            "variance": 17670979.27
          },
          {
            "average": 42608.73506,
            "count": 12757281,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4517.509939,
            "variance": 20407896.05
          },
          {
            "average": 188066814.1,
            "count": 12757281,
            "maximum": 188068396.2,
            "minimum": 188065393.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 542.7441769,
            "variance": 294571.2415
          },
          {
            "average": 0,
            "count": 12757281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12757281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12757281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12757281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12757281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306345.9775,
          4796868.632,
          1258.621609,
          307388.4775,
          4798285.652,
          1267.921609
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306345.9774621273,
                4796868.631586113,
                1258.621608783837
              ],
              [
                306345.9774621273,
                4798285.651586113,
                1258.621608783837
              ],
              [
                307388.4774621273,
                4798285.651586113,
                1267.9216087838372
              ],
              [
                307388.4774621273,
                4796868.631586113,
                1267.9216087838372
              ],
              [
                306345.9774621273,
                4796868.631586113,
                1258.621608783837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:59:56+00:00",
        "end_time": "2017-08-29T18:09:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879747,
            43.29973501,
            1258.621609,
            -119.3746338,
            43.3127512,
            1267.921609
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747546054334,
                  43.299735007715675,
                  1258.621608783837
                ],
                [
                  -119.38797473154588,
                  43.312483616813054,
                  1258.621608783837
                ],
                [
                  -119.37513039014809,
                  43.31275120324629,
                  1267.9216087838372
                ],
                [
                  -119.3746337984336,
                  43.3000024756857,
                  1267.9216087838372
                ],
                [
                  -119.38747546054334,
                  43.299735007715675,
                  1258.621608783837
                ]
              ]
            ]
          },
          "id": "20170829_43119C4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:59:56Z",
            "pc:count": 12757281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306867.6974,
                "count": 12757281,
                "maximum": 307388.4775,
                "minimum": 306345.9775,
                "name": "X",
                "position": 0,
                "stddev": 283.2478927,
                "variance": 80229.3687
              },
              {
                "average": 4797553.102,
                "count": 12757281,
                "maximum": 4798285.652,
                "minimum": 4796868.632,
                "name": "Y",
                "position": 1,
                "stddev": 393.6793306,
                "variance": 154983.4154
              },
              {
                "average": 1261.437607,
                "count": 12757281,
                "maximum": 1267.921609,
                "minimum": 1258.621609,
                "name": "Z",
                "position": 2,
                "stddev": 1.29491548,
                "variance": 1.676806101
              },
              {
                "average": 19676.69978,
                "count": 12757281,
                "maximum": 29345,
                "minimum": 5313,
                "name": "Intensity",
                "position": 3,
                "stddev": 1610.289869,
                "variance": 2593033.463
              },
              {
                "average": 1.000002822,
                "count": 12757281,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001679854216,
                "variance": 2.821910189e-06
              },
              {
                "average": 1.000003684,
                "count": 12757281,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001919415887,
                "variance": 3.684157347e-06
              },
              {
                "average": 0.5024959472,
                "count": 12757281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937898,
                "variance": 0.2499937898
              },
              {
                "average": 3.762557241e-06,
                "count": 12757281,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001939727656,
                "variance": 3.762543379e-06
              },
              {
                "average": 1.207527921,
                "count": 12757281,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4055367995,
                "variance": 0.1644600957
              },
              {
                "average": 0.130472114,
                "count": 12757281,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63869276,
                "variance": 135.4591691
              },
              {
                "average": 1.999936193,
                "count": 12757281,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000052516,
                "variance": 1.000105034
              },
              {
                "average": 1076.370453,
                "count": 12757281,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9558358898,
                "variance": 0.9136222483
              },
              {
                "average": 46022.99708,
                "count": 12757281,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3856.240711,
                "variance": 14870592.42
              },
              {
                "average": 44890.32056,
                "count": 12757281,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4203.686391,
                "variance": 17670979.27
              },
              {
                "average": 42608.73506,
                "count": 12757281,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4517.509939,
                "variance": 20407896.05
              },
              {
                "average": 188066814.1,
                "count": 12757281,
                "maximum": 188068396.2,
                "minimum": 188065393.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 542.7441769,
                "variance": 294571.2415
              },
              {
                "average": 0,
                "count": 12757281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12757281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12757281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12757281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12757281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306345.9775,
              4796868.632,
              1258.621609,
              307388.4775,
              4798285.652,
              1267.921609
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306345.9774621273,
                    4796868.631586113,
                    1258.621608783837
                  ],
                  [
                    306345.9774621273,
                    4798285.651586113,
                    1258.621608783837
                  ],
                  [
                    307388.4774621273,
                    4798285.651586113,
                    1267.9216087838372
                  ],
                  [
                    307388.4774621273,
                    4796868.631586113,
                    1267.9216087838372
                  ],
                  [
                    306345.9774621273,
                    4796868.631586113,
                    1258.621608783837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:59:56+00:00",
            "end_time": "2017-08-29T18:09:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3499758575379,
              43.449738660835514,
              1320.6764279251065
            ],
            [
              -119.35046974546846,
              43.46248404147912,
              1320.6764279251065
            ],
            [
              -119.33749626085867,
              43.46275012365425,
              1331.9964279251067
            ],
            [
              -119.33700509288944,
              43.45000462527856,
              1331.9964279251067
            ],
            [
              -119.3499758575379,
              43.449738660835514,
              1320.6764279251065
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504697,
        43.44973866,
        1320.676428,
        -119.3370051,
        43.46275012,
        1331.996428
      ],
      "properties": {
        "datetime": "2017-08-28T17:21:25Z",
        "pc:count": 13287783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310388.1458,
            "count": 13287783,
            "maximum": 310907.6521,
            "minimum": 309857.2921,
            "name": "X",
            "position": 0,
            "stddev": 292.6970279,
            "variance": 85671.55015
          },
          {
            "average": 4814154.418,
            "count": 13287783,
            "maximum": 4814858.559,
            "minimum": 4813441.899,
            "name": "Y",
            "position": 1,
            "stddev": 398.5819187,
            "variance": 158867.5459
          },
          {
            "average": 1324.868077,
            "count": 13287783,
            "maximum": 1331.996428,
            "minimum": 1320.676428,
            "name": "Z",
            "position": 2,
            "stddev": 2.135584455,
            "variance": 4.560720963
          },
          {
            "average": 20659.87397,
            "count": 13287783,
            "maximum": 29089,
            "minimum": 3537,
            "name": "Intensity",
            "position": 3,
            "stddev": 1463.006567,
            "variance": 2140388.214
          },
          {
            "average": 1.000019642,
            "count": 13287783,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004431897843,
            "variance": 1.964171849e-05
          },
          {
            "average": 1.000038231,
            "count": 13287783,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006182972389,
            "variance": 3.822914756e-05
          },
          {
            "average": 0.5027275054,
            "count": 13287783,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925795,
            "variance": 0.2499925795
          },
          {
            "average": 3.010283958e-07,
            "count": 13287783,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000548660485,
            "variance": 3.010283278e-07
          },
          {
            "average": 1.156543496,
            "count": 13287783,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3633698385,
            "variance": 0.1320376395
          },
          {
            "average": -0.05615910649,
            "count": 13287783,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75445705,
            "variance": 138.1672606
          },
          {
            "average": 2.001383752,
            "count": 13287783,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000155528,
            "variance": 1.00031108
          },
          {
            "average": 1021.34384,
            "count": 13287783,
            "maximum": 1024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9894669107,
            "variance": 0.9790447674
          },
          {
            "average": 44512.84363,
            "count": 13287783,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2115.175945,
            "variance": 4473969.28
          },
          {
            "average": 42722.14359,
            "count": 13287783,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1971.404131,
            "variance": 3886434.247
          },
          {
            "average": 39538.39536,
            "count": 13287783,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1913.736106,
            "variance": 3662385.885
          },
          {
            "average": 187974817.4,
            "count": 13287783,
            "maximum": 187976085.4,
            "minimum": 187973775.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 534.6201827,
            "variance": 285818.7397
          },
          {
            "average": 0,
            "count": 13287783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287783,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287783,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309857.2921,
          4813441.899,
          1320.676428,
          310907.6521,
          4814858.559,
          1331.996428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309857.29205474333,
                4813441.899224345,
                1320.6764279251065
              ],
              [
                309857.29205474333,
                4814858.559224345,
                1320.6764279251065
              ],
              [
                310907.6520547433,
                4814858.559224345,
                1331.9964279251067
              ],
              [
                310907.6520547433,
                4813441.899224345,
                1331.9964279251067
              ],
              [
                309857.29205474333,
                4813441.899224345,
                1320.6764279251065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:21:25+00:00",
        "end_time": "2017-08-28T16:42:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504697,
            43.44973866,
            1320.676428,
            -119.3370051,
            43.46275012,
            1331.996428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3499758575379,
                  43.449738660835514,
                  1320.6764279251065
                ],
                [
                  -119.35046974546846,
                  43.46248404147912,
                  1320.6764279251065
                ],
                [
                  -119.33749626085867,
                  43.46275012365425,
                  1331.9964279251067
                ],
                [
                  -119.33700509288944,
                  43.45000462527856,
                  1331.9964279251067
                ],
                [
                  -119.3499758575379,
                  43.449738660835514,
                  1320.6764279251065
                ]
              ]
            ]
          },
          "id": "20170828_43119D3118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:21:25Z",
            "pc:count": 13287783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310388.1458,
                "count": 13287783,
                "maximum": 310907.6521,
                "minimum": 309857.2921,
                "name": "X",
                "position": 0,
                "stddev": 292.6970279,
                "variance": 85671.55015
              },
              {
                "average": 4814154.418,
                "count": 13287783,
                "maximum": 4814858.559,
                "minimum": 4813441.899,
                "name": "Y",
                "position": 1,
                "stddev": 398.5819187,
                "variance": 158867.5459
              },
              {
                "average": 1324.868077,
                "count": 13287783,
                "maximum": 1331.996428,
                "minimum": 1320.676428,
                "name": "Z",
                "position": 2,
                "stddev": 2.135584455,
                "variance": 4.560720963
              },
              {
                "average": 20659.87397,
                "count": 13287783,
                "maximum": 29089,
                "minimum": 3537,
                "name": "Intensity",
                "position": 3,
                "stddev": 1463.006567,
                "variance": 2140388.214
              },
              {
                "average": 1.000019642,
                "count": 13287783,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004431897843,
                "variance": 1.964171849e-05
              },
              {
                "average": 1.000038231,
                "count": 13287783,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006182972389,
                "variance": 3.822914756e-05
              },
              {
                "average": 0.5027275054,
                "count": 13287783,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925795,
                "variance": 0.2499925795
              },
              {
                "average": 3.010283958e-07,
                "count": 13287783,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000548660485,
                "variance": 3.010283278e-07
              },
              {
                "average": 1.156543496,
                "count": 13287783,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3633698385,
                "variance": 0.1320376395
              },
              {
                "average": -0.05615910649,
                "count": 13287783,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75445705,
                "variance": 138.1672606
              },
              {
                "average": 2.001383752,
                "count": 13287783,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000155528,
                "variance": 1.00031108
              },
              {
                "average": 1021.34384,
                "count": 13287783,
                "maximum": 1024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9894669107,
                "variance": 0.9790447674
              },
              {
                "average": 44512.84363,
                "count": 13287783,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2115.175945,
                "variance": 4473969.28
              },
              {
                "average": 42722.14359,
                "count": 13287783,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1971.404131,
                "variance": 3886434.247
              },
              {
                "average": 39538.39536,
                "count": 13287783,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1913.736106,
                "variance": 3662385.885
              },
              {
                "average": 187974817.4,
                "count": 13287783,
                "maximum": 187976085.4,
                "minimum": 187973775.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 534.6201827,
                "variance": 285818.7397
              },
              {
                "average": 0,
                "count": 13287783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287783,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287783,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309857.2921,
              4813441.899,
              1320.676428,
              310907.6521,
              4814858.559,
              1331.996428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309857.29205474333,
                    4813441.899224345,
                    1320.6764279251065
                  ],
                  [
                    309857.29205474333,
                    4814858.559224345,
                    1320.6764279251065
                  ],
                  [
                    310907.6520547433,
                    4814858.559224345,
                    1331.9964279251067
                  ],
                  [
                    310907.6520547433,
                    4813441.899224345,
                    1331.9964279251067
                  ],
                  [
                    309857.29205474333,
                    4813441.899224345,
                    1320.6764279251065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:21:25+00:00",
            "end_time": "2017-08-28T16: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": "20170828_43119D2214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14997859938752,
              43.4677072107752,
              1332.8996608286664
            ],
            [
              -119.15023685675277,
              43.47498892792502,
              1332.8996608286664
            ],
            [
              -119.13749590324143,
              43.475227914754164,
              1352.6796608286666
            ],
            [
              -119.13723917329847,
              43.46794613718689,
              1352.6796608286666
            ],
            [
              -119.14997859938752,
              43.4677072107752,
              1332.8996608286664
            ]
          ]
        ]
      },
      "bbox": [
        -119.1502369,
        43.46770721,
        1332.899661,
        -119.1372392,
        43.47522791,
        1352.679661
      ],
      "properties": {
        "datetime": "2017-08-28T20:44:52Z",
        "pc:count": 7931030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326602.7858,
            "count": 7931030,
            "maximum": 327122.7476,
            "minimum": 326091.5676,
            "name": "X",
            "position": 0,
            "stddev": 282.3931565,
            "variance": 79745.89487
          },
          {
            "average": 4815389.076,
            "count": 7931030,
            "maximum": 4815809.511,
            "minimum": 4815000.251,
            "name": "Y",
            "position": 1,
            "stddev": 227.8757724,
            "variance": 51927.36765
          },
          {
            "average": 1338.294761,
            "count": 7931030,
            "maximum": 1352.679661,
            "minimum": 1332.899661,
            "name": "Z",
            "position": 2,
            "stddev": 4.404117945,
            "variance": 19.39625488
          },
          {
            "average": 20261.2011,
            "count": 7931030,
            "maximum": 30801,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1595.681521,
            "variance": 2546199.517
          },
          {
            "average": 1.003667493,
            "count": 7931030,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06448559145,
            "variance": 0.004158391505
          },
          {
            "average": 1.007412404,
            "count": 7931030,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09427167865,
            "variance": 0.008887149395
          },
          {
            "average": 0.5060457469,
            "count": 7931030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999634791,
            "variance": 0.2499634805
          },
          {
            "average": 1.008696222e-06,
            "count": 7931030,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001004338256,
            "variance": 1.008695332e-06
          },
          {
            "average": 1.210991889,
            "count": 7931030,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4080126624,
            "variance": 0.1664743327
          },
          {
            "average": -1.958820424,
            "count": 7931030,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03855346,
            "variance": 144.9267693
          },
          {
            "average": 2.012672125,
            "count": 7931030,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0010921,
            "variance": 1.002185393
          },
          {
            "average": 1050.614048,
            "count": 7931030,
            "maximum": 1055,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.480269918,
            "variance": 2.191199029
          },
          {
            "average": 42948.79521,
            "count": 7931030,
            "maximum": 56064,
            "minimum": 16640,
            "name": "Red",
            "position": 12,
            "stddev": 2816.902393,
            "variance": 7934939.093
          },
          {
            "average": 40906.35163,
            "count": 7931030,
            "maximum": 55808,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 2478.053182,
            "variance": 6140747.57
          },
          {
            "average": 37176.35387,
            "count": 7931030,
            "maximum": 54016,
            "minimum": 17664,
            "name": "Blue",
            "position": 14,
            "stddev": 2399.004336,
            "variance": 5755221.802
          },
          {
            "average": 187986868.9,
            "count": 7931030,
            "maximum": 187988292,
            "minimum": 187986141.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.9752515,
            "variance": 287269.4702
          },
          {
            "average": 0,
            "count": 7931030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7931030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7931030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7931030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7931030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326091.5676,
          4815000.251,
          1332.899661,
          327122.7476,
          4815809.511,
          1352.679661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326091.5676277326,
                4815000.251097327,
                1332.8996608286664
              ],
              [
                326091.5676277326,
                4815809.511097327,
                1332.8996608286664
              ],
              [
                327122.74762773264,
                4815809.511097327,
                1352.6796608286666
              ],
              [
                327122.74762773264,
                4815000.251097327,
                1352.6796608286666
              ],
              [
                326091.5676277326,
                4815000.251097327,
                1332.8996608286664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:44:52+00:00",
        "end_time": "2017-08-28T20:09:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1502369,
            43.46770721,
            1332.899661,
            -119.1372392,
            43.47522791,
            1352.679661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14997859938752,
                  43.4677072107752,
                  1332.8996608286664
                ],
                [
                  -119.15023685675277,
                  43.47498892792502,
                  1332.8996608286664
                ],
                [
                  -119.13749590324143,
                  43.475227914754164,
                  1352.6796608286666
                ],
                [
                  -119.13723917329847,
                  43.46794613718689,
                  1352.6796608286666
                ],
                [
                  -119.14997859938752,
                  43.4677072107752,
                  1332.8996608286664
                ]
              ]
            ]
          },
          "id": "20170828_43119D2214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:44:52Z",
            "pc:count": 7931030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326602.7858,
                "count": 7931030,
                "maximum": 327122.7476,
                "minimum": 326091.5676,
                "name": "X",
                "position": 0,
                "stddev": 282.3931565,
                "variance": 79745.89487
              },
              {
                "average": 4815389.076,
                "count": 7931030,
                "maximum": 4815809.511,
                "minimum": 4815000.251,
                "name": "Y",
                "position": 1,
                "stddev": 227.8757724,
                "variance": 51927.36765
              },
              {
                "average": 1338.294761,
                "count": 7931030,
                "maximum": 1352.679661,
                "minimum": 1332.899661,
                "name": "Z",
                "position": 2,
                "stddev": 4.404117945,
                "variance": 19.39625488
              },
              {
                "average": 20261.2011,
                "count": 7931030,
                "maximum": 30801,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1595.681521,
                "variance": 2546199.517
              },
              {
                "average": 1.003667493,
                "count": 7931030,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06448559145,
                "variance": 0.004158391505
              },
              {
                "average": 1.007412404,
                "count": 7931030,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09427167865,
                "variance": 0.008887149395
              },
              {
                "average": 0.5060457469,
                "count": 7931030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999634791,
                "variance": 0.2499634805
              },
              {
                "average": 1.008696222e-06,
                "count": 7931030,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001004338256,
                "variance": 1.008695332e-06
              },
              {
                "average": 1.210991889,
                "count": 7931030,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4080126624,
                "variance": 0.1664743327
              },
              {
                "average": -1.958820424,
                "count": 7931030,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03855346,
                "variance": 144.9267693
              },
              {
                "average": 2.012672125,
                "count": 7931030,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0010921,
                "variance": 1.002185393
              },
              {
                "average": 1050.614048,
                "count": 7931030,
                "maximum": 1055,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.480269918,
                "variance": 2.191199029
              },
              {
                "average": 42948.79521,
                "count": 7931030,
                "maximum": 56064,
                "minimum": 16640,
                "name": "Red",
                "position": 12,
                "stddev": 2816.902393,
                "variance": 7934939.093
              },
              {
                "average": 40906.35163,
                "count": 7931030,
                "maximum": 55808,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 2478.053182,
                "variance": 6140747.57
              },
              {
                "average": 37176.35387,
                "count": 7931030,
                "maximum": 54016,
                "minimum": 17664,
                "name": "Blue",
                "position": 14,
                "stddev": 2399.004336,
                "variance": 5755221.802
              },
              {
                "average": 187986868.9,
                "count": 7931030,
                "maximum": 187988292,
                "minimum": 187986141.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.9752515,
                "variance": 287269.4702
              },
              {
                "average": 0,
                "count": 7931030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7931030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7931030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7931030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7931030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326091.5676,
              4815000.251,
              1332.899661,
              327122.7476,
              4815809.511,
              1352.679661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326091.5676277326,
                    4815000.251097327,
                    1332.8996608286664
                  ],
                  [
                    326091.5676277326,
                    4815809.511097327,
                    1332.8996608286664
                  ],
                  [
                    327122.74762773264,
                    4815809.511097327,
                    1352.6796608286666
                  ],
                  [
                    327122.74762773264,
                    4815000.251097327,
                    1352.6796608286666
                  ],
                  [
                    326091.5676277326,
                    4815000.251097327,
                    1332.8996608286664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:44:52+00:00",
            "end_time": "2017-08-28T20:09: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": "20170827_43119C2124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21248556342907,
              43.32298363722896,
              1279.7244256561564
            ],
            [
              -119.21255848994484,
              43.32499213802866,
              1279.7244256561564
            ],
            [
              -119.21099867816952,
              43.32502231542143,
              1282.6644256561565
            ],
            [
              -119.2109258029634,
              43.32301381251661,
              1282.6644256561565
            ],
            [
              -119.21248556342907,
              43.32298363722896,
              1279.7244256561564
            ]
          ]
        ]
      },
      "bbox": [
        -119.2125585,
        43.32298364,
        1279.724426,
        -119.2109258,
        43.32502232,
        1282.664426
      ],
      "properties": {
        "datetime": "2017-08-27T21:35:57Z",
        "pc:count": 139751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320657.8713,
            "count": 139751,
            "maximum": 320735.2721,
            "minimum": 320608.7121,
            "name": "X",
            "position": 0,
            "stddev": 29.59662392,
            "variance": 875.9601477
          },
          {
            "average": 4799216.706,
            "count": 139751,
            "maximum": 4799282.847,
            "minimum": 4799059.627,
            "name": "Y",
            "position": 1,
            "stddev": 47.6285245,
            "variance": 2268.476346
          },
          {
            "average": 1281.645867,
            "count": 139751,
            "maximum": 1282.664426,
            "minimum": 1279.724426,
            "name": "Z",
            "position": 2,
            "stddev": 0.4991930048,
            "variance": 0.249193656
          },
          {
            "average": 20953.43248,
            "count": 139751,
            "maximum": 27249,
            "minimum": 15777,
            "name": "Intensity",
            "position": 3,
            "stddev": 1429.287449,
            "variance": 2042862.611
          },
          {
            "average": 1,
            "count": 139751,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 139751,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4972200557,
            "count": 139751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940607,
            "variance": 0.2499940608
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147970319,
            "count": 139751,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3550718316,
            "variance": 0.1260760056
          },
          {
            "average": 1.121873837,
            "count": 139751,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.20290721,
            "variance": 174.3167587
          },
          {
            "average": 2.02885847,
            "count": 139751,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999587084,
            "variance": 0.9991743384
          },
          {
            "average": 1012.06093,
            "count": 139751,
            "maximum": 1013,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7853679004,
            "variance": 0.6168027391
          },
          {
            "average": 46492.25139,
            "count": 139751,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1429.85648,
            "variance": 2044489.554
          },
          {
            "average": 44959.53586,
            "count": 139751,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1414.272168,
            "variance": 2000165.766
          },
          {
            "average": 42059.33032,
            "count": 139751,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1352.926637,
            "variance": 1830410.484
          },
          {
            "average": 187904409.2,
            "count": 139751,
            "maximum": 187904957.3,
            "minimum": 187903975.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 406.5149123,
            "variance": 165254.3739
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320608.7121,
          4799059.627,
          1279.724426,
          320735.2721,
          4799282.847,
          1282.664426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320608.7120948016,
                4799059.626833352,
                1279.7244256561564
              ],
              [
                320608.7120948016,
                4799282.846833353,
                1279.7244256561564
              ],
              [
                320735.27209480165,
                4799282.846833353,
                1282.6644256561565
              ],
              [
                320735.27209480165,
                4799059.626833352,
                1282.6644256561565
              ],
              [
                320608.7120948016,
                4799059.626833352,
                1279.7244256561564
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:35:57+00:00",
        "end_time": "2017-08-27T21:19:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2125585,
            43.32298364,
            1279.724426,
            -119.2109258,
            43.32502232,
            1282.664426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21248556342907,
                  43.32298363722896,
                  1279.7244256561564
                ],
                [
                  -119.21255848994484,
                  43.32499213802866,
                  1279.7244256561564
                ],
                [
                  -119.21099867816952,
                  43.32502231542143,
                  1282.6644256561565
                ],
                [
                  -119.2109258029634,
                  43.32301381251661,
                  1282.6644256561565
                ],
                [
                  -119.21248556342907,
                  43.32298363722896,
                  1279.7244256561564
                ]
              ]
            ]
          },
          "id": "20170827_43119C2124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:35:57Z",
            "pc:count": 139751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320657.8713,
                "count": 139751,
                "maximum": 320735.2721,
                "minimum": 320608.7121,
                "name": "X",
                "position": 0,
                "stddev": 29.59662392,
                "variance": 875.9601477
              },
              {
                "average": 4799216.706,
                "count": 139751,
                "maximum": 4799282.847,
                "minimum": 4799059.627,
                "name": "Y",
                "position": 1,
                "stddev": 47.6285245,
                "variance": 2268.476346
              },
              {
                "average": 1281.645867,
                "count": 139751,
                "maximum": 1282.664426,
                "minimum": 1279.724426,
                "name": "Z",
                "position": 2,
                "stddev": 0.4991930048,
                "variance": 0.249193656
              },
              {
                "average": 20953.43248,
                "count": 139751,
                "maximum": 27249,
                "minimum": 15777,
                "name": "Intensity",
                "position": 3,
                "stddev": 1429.287449,
                "variance": 2042862.611
              },
              {
                "average": 1,
                "count": 139751,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 139751,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4972200557,
                "count": 139751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940607,
                "variance": 0.2499940608
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147970319,
                "count": 139751,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3550718316,
                "variance": 0.1260760056
              },
              {
                "average": 1.121873837,
                "count": 139751,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.20290721,
                "variance": 174.3167587
              },
              {
                "average": 2.02885847,
                "count": 139751,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999587084,
                "variance": 0.9991743384
              },
              {
                "average": 1012.06093,
                "count": 139751,
                "maximum": 1013,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7853679004,
                "variance": 0.6168027391
              },
              {
                "average": 46492.25139,
                "count": 139751,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1429.85648,
                "variance": 2044489.554
              },
              {
                "average": 44959.53586,
                "count": 139751,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1414.272168,
                "variance": 2000165.766
              },
              {
                "average": 42059.33032,
                "count": 139751,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1352.926637,
                "variance": 1830410.484
              },
              {
                "average": 187904409.2,
                "count": 139751,
                "maximum": 187904957.3,
                "minimum": 187903975.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 406.5149123,
                "variance": 165254.3739
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320608.7121,
              4799059.627,
              1279.724426,
              320735.2721,
              4799282.847,
              1282.664426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320608.7120948016,
                    4799059.626833352,
                    1279.7244256561564
                  ],
                  [
                    320608.7120948016,
                    4799282.846833353,
                    1279.7244256561564
                  ],
                  [
                    320735.27209480165,
                    4799282.846833353,
                    1282.6644256561565
                  ],
                  [
                    320735.27209480165,
                    4799059.626833352,
                    1282.6644256561565
                  ],
                  [
                    320608.7120948016,
                    4799059.626833352,
                    1279.7244256561564
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:35:57+00:00",
            "end_time": "2017-08-27T21:19:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32453790745312,
              43.238202812633865,
              1297.3202399424435
            ],
            [
              -119.32498649234935,
              43.24999338782667,
              1297.3202399424435
            ],
            [
              -119.31249689388251,
              43.25024668252381,
              1407.9802399424434
            ],
            [
              -119.31205071349133,
              43.23845600360628,
              1407.9802399424434
            ],
            [
              -119.32453790745312,
              43.238202812633865,
              1297.3202399424435
            ]
          ]
        ]
      },
      "bbox": [
        -119.3249865,
        43.23820281,
        1297.32024,
        -119.3120507,
        43.25024668,
        1407.98024
      ],
      "properties": {
        "datetime": "2017-08-29T18:08:05Z",
        "pc:count": 8615696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311840.6813,
            "count": 8615696,
            "maximum": 312275.7315,
            "minimum": 311261.0315,
            "name": "X",
            "position": 0,
            "stddev": 261.2954496,
            "variance": 68275.312
          },
          {
            "average": 4790699.401,
            "count": 8615696,
            "maximum": 4791201.324,
            "minimum": 4789890.864,
            "name": "Y",
            "position": 1,
            "stddev": 305.5899746,
            "variance": 93385.2326
          },
          {
            "average": 1362.953161,
            "count": 8615696,
            "maximum": 1407.98024,
            "minimum": 1297.32024,
            "name": "Z",
            "position": 2,
            "stddev": 39.32531719,
            "variance": 1546.480572
          },
          {
            "average": 19144.24779,
            "count": 8615696,
            "maximum": 28065,
            "minimum": 1393,
            "name": "Intensity",
            "position": 3,
            "stddev": 1447.362331,
            "variance": 2094857.716
          },
          {
            "average": 1.000079158,
            "count": 8615696,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008987576869,
            "variance": 8.077653797e-05
          },
          {
            "average": 1.000168065,
            "count": 8615696,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01318485836,
            "variance": 0.0001738404901
          },
          {
            "average": 0.4976058812,
            "count": 8615696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942972,
            "variance": 0.2499942972
          },
          {
            "average": 2.321344671e-07,
            "count": 8615696,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004818033211,
            "variance": 2.321344402e-07
          },
          {
            "average": 1.207144379,
            "count": 8615696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4052599221,
            "variance": 0.1642356045
          },
          {
            "average": 1.504317386,
            "count": 8615696,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5793112,
            "variance": 134.0804479
          },
          {
            "average": 2.003591701,
            "count": 8615696,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000044734,
            "variance": 1.000089471
          },
          {
            "average": 1069.867844,
            "count": 8615696,
            "maximum": 1074,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.635130297,
            "variance": 2.673651089
          },
          {
            "average": 45010.38199,
            "count": 8615696,
            "maximum": 65280,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 2080.206778,
            "variance": 4327260.24
          },
          {
            "average": 43027.26108,
            "count": 8615696,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Green",
            "position": 13,
            "stddev": 2073.410777,
            "variance": 4299032.249
          },
          {
            "average": 39962.59612,
            "count": 8615696,
            "maximum": 65280,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 2069.075259,
            "variance": 4281072.428
          },
          {
            "average": 188062564.9,
            "count": 8615696,
            "maximum": 188065285.5,
            "minimum": 188061552.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1100.050001,
            "variance": 1210110.004
          },
          {
            "average": 0,
            "count": 8615696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8615696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8615696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8615696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8615696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311261.0315,
          4789890.864,
          1297.32024,
          312275.7315,
          4791201.324,
          1407.98024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311261.0314929774,
                4789890.863515571,
                1297.3202399424435
              ],
              [
                311261.0314929774,
                4791201.323515572,
                1297.3202399424435
              ],
              [
                312275.73149297736,
                4791201.323515572,
                1407.9802399424434
              ],
              [
                312275.73149297736,
                4789890.863515571,
                1407.9802399424434
              ],
              [
                311261.0314929774,
                4789890.863515571,
                1297.3202399424435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:08:05+00:00",
        "end_time": "2017-08-29T17:05:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3249865,
            43.23820281,
            1297.32024,
            -119.3120507,
            43.25024668,
            1407.98024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32453790745312,
                  43.238202812633865,
                  1297.3202399424435
                ],
                [
                  -119.32498649234935,
                  43.24999338782667,
                  1297.3202399424435
                ],
                [
                  -119.31249689388251,
                  43.25024668252381,
                  1407.9802399424434
                ],
                [
                  -119.31205071349133,
                  43.23845600360628,
                  1407.9802399424434
                ],
                [
                  -119.32453790745312,
                  43.238202812633865,
                  1297.3202399424435
                ]
              ]
            ]
          },
          "id": "20170829_43119B3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:08:05Z",
            "pc:count": 8615696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311840.6813,
                "count": 8615696,
                "maximum": 312275.7315,
                "minimum": 311261.0315,
                "name": "X",
                "position": 0,
                "stddev": 261.2954496,
                "variance": 68275.312
              },
              {
                "average": 4790699.401,
                "count": 8615696,
                "maximum": 4791201.324,
                "minimum": 4789890.864,
                "name": "Y",
                "position": 1,
                "stddev": 305.5899746,
                "variance": 93385.2326
              },
              {
                "average": 1362.953161,
                "count": 8615696,
                "maximum": 1407.98024,
                "minimum": 1297.32024,
                "name": "Z",
                "position": 2,
                "stddev": 39.32531719,
                "variance": 1546.480572
              },
              {
                "average": 19144.24779,
                "count": 8615696,
                "maximum": 28065,
                "minimum": 1393,
                "name": "Intensity",
                "position": 3,
                "stddev": 1447.362331,
                "variance": 2094857.716
              },
              {
                "average": 1.000079158,
                "count": 8615696,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008987576869,
                "variance": 8.077653797e-05
              },
              {
                "average": 1.000168065,
                "count": 8615696,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01318485836,
                "variance": 0.0001738404901
              },
              {
                "average": 0.4976058812,
                "count": 8615696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942972,
                "variance": 0.2499942972
              },
              {
                "average": 2.321344671e-07,
                "count": 8615696,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004818033211,
                "variance": 2.321344402e-07
              },
              {
                "average": 1.207144379,
                "count": 8615696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4052599221,
                "variance": 0.1642356045
              },
              {
                "average": 1.504317386,
                "count": 8615696,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5793112,
                "variance": 134.0804479
              },
              {
                "average": 2.003591701,
                "count": 8615696,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000044734,
                "variance": 1.000089471
              },
              {
                "average": 1069.867844,
                "count": 8615696,
                "maximum": 1074,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.635130297,
                "variance": 2.673651089
              },
              {
                "average": 45010.38199,
                "count": 8615696,
                "maximum": 65280,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 2080.206778,
                "variance": 4327260.24
              },
              {
                "average": 43027.26108,
                "count": 8615696,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Green",
                "position": 13,
                "stddev": 2073.410777,
                "variance": 4299032.249
              },
              {
                "average": 39962.59612,
                "count": 8615696,
                "maximum": 65280,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 2069.075259,
                "variance": 4281072.428
              },
              {
                "average": 188062564.9,
                "count": 8615696,
                "maximum": 188065285.5,
                "minimum": 188061552.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1100.050001,
                "variance": 1210110.004
              },
              {
                "average": 0,
                "count": 8615696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8615696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8615696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8615696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8615696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311261.0315,
              4789890.864,
              1297.32024,
              312275.7315,
              4791201.324,
              1407.98024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311261.0314929774,
                    4789890.863515571,
                    1297.3202399424435
                  ],
                  [
                    311261.0314929774,
                    4791201.323515572,
                    1297.3202399424435
                  ],
                  [
                    312275.73149297736,
                    4791201.323515572,
                    1407.9802399424434
                  ],
                  [
                    312275.73149297736,
                    4789890.863515571,
                    1407.9802399424434
                  ],
                  [
                    311261.0314929774,
                    4789890.863515571,
                    1297.3202399424435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:08:05+00:00",
            "end_time": "2017-08-29T17:05:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997711962656,
              43.412250242757416,
              1334.8412391724241
            ],
            [
              -119.25044893688452,
              43.42498454596344,
              1334.8412391724241
            ],
            [
              -119.23749613536572,
              43.425238840226484,
              1352.7612391724242
            ],
            [
              -119.23702702818545,
              43.41250442459376,
              1352.7612391724242
            ],
            [
              -119.24997711962656,
              43.412250242757416,
              1334.8412391724241
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504489,
        43.41225024,
        1334.841239,
        -119.237027,
        43.42523884,
        1352.761239
      ],
      "properties": {
        "datetime": "2017-08-27T21:03:27Z",
        "pc:count": 13708704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318361.3401,
            "count": 13708704,
            "maximum": 318885.4873,
            "minimum": 317836.2273,
            "name": "X",
            "position": 0,
            "stddev": 292.093889,
            "variance": 85318.84002
          },
          {
            "average": 4809757.845,
            "count": 13708704,
            "maximum": 4810470.203,
            "minimum": 4809054.883,
            "name": "Y",
            "position": 1,
            "stddev": 400.6231349,
            "variance": 160498.8962
          },
          {
            "average": 1343.882036,
            "count": 13708704,
            "maximum": 1352.761239,
            "minimum": 1334.841239,
            "name": "Z",
            "position": 2,
            "stddev": 2.945802828,
            "variance": 8.677754301
          },
          {
            "average": 21657.20991,
            "count": 13708704,
            "maximum": 31633,
            "minimum": 4001,
            "name": "Intensity",
            "position": 3,
            "stddev": 1492.317958,
            "variance": 2227012.887
          },
          {
            "average": 1.000011744,
            "count": 13708704,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003426985004,
            "variance": 1.174422622e-05
          },
          {
            "average": 1.000019331,
            "count": 13708704,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004396636445,
            "variance": 1.933041203e-05
          },
          {
            "average": 0.5020117875,
            "count": 13708704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959709,
            "variance": 0.2499959709
          },
          {
            "average": 3.793210503e-06,
            "count": 13708704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001947612998,
            "variance": 3.793196392e-06
          },
          {
            "average": 1.156070917,
            "count": 13708704,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3629225748,
            "variance": 0.1317127953
          },
          {
            "average": -0.1349383775,
            "count": 13708704,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69841032,
            "variance": 136.8528041
          },
          {
            "average": 2.002300582,
            "count": 13708704,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000136271,
            "variance": 1.00027256
          },
          {
            "average": 1006.865417,
            "count": 13708704,
            "maximum": 1009,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.010332379,
            "variance": 1.020771516
          },
          {
            "average": 45613.64531,
            "count": 13708704,
            "maximum": 52992,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 1811.539152,
            "variance": 3281674.1
          },
          {
            "average": 43804.46149,
            "count": 13708704,
            "maximum": 51968,
            "minimum": 30208,
            "name": "Green",
            "position": 13,
            "stddev": 1686.44527,
            "variance": 2844097.649
          },
          {
            "average": 40567.44635,
            "count": 13708704,
            "maximum": 49664,
            "minimum": 27648,
            "name": "Blue",
            "position": 14,
            "stddev": 1591.036261,
            "variance": 2531396.382
          },
          {
            "average": 187902316.3,
            "count": 13708704,
            "maximum": 187903007.4,
            "minimum": 187901576.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 295.2189342,
            "variance": 87154.21914
          },
          {
            "average": 0,
            "count": 13708704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317836.2273,
          4809054.883,
          1334.841239,
          318885.4873,
          4810470.203,
          1352.761239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317836.2272549017,
                4809054.882958425,
                1334.8412391724241
              ],
              [
                317836.2272549017,
                4810470.2029584255,
                1334.8412391724241
              ],
              [
                318885.48725490173,
                4810470.2029584255,
                1352.7612391724242
              ],
              [
                318885.48725490173,
                4809054.882958425,
                1352.7612391724242
              ],
              [
                317836.2272549017,
                4809054.882958425,
                1334.8412391724241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:03:27+00:00",
        "end_time": "2017-08-27T20:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504489,
            43.41225024,
            1334.841239,
            -119.237027,
            43.42523884,
            1352.761239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997711962656,
                  43.412250242757416,
                  1334.8412391724241
                ],
                [
                  -119.25044893688452,
                  43.42498454596344,
                  1334.8412391724241
                ],
                [
                  -119.23749613536572,
                  43.425238840226484,
                  1352.7612391724242
                ],
                [
                  -119.23702702818545,
                  43.41250442459376,
                  1352.7612391724242
                ],
                [
                  -119.24997711962656,
                  43.412250242757416,
                  1334.8412391724241
                ]
              ]
            ]
          },
          "id": "20170827_43119D2306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:03:27Z",
            "pc:count": 13708704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318361.3401,
                "count": 13708704,
                "maximum": 318885.4873,
                "minimum": 317836.2273,
                "name": "X",
                "position": 0,
                "stddev": 292.093889,
                "variance": 85318.84002
              },
              {
                "average": 4809757.845,
                "count": 13708704,
                "maximum": 4810470.203,
                "minimum": 4809054.883,
                "name": "Y",
                "position": 1,
                "stddev": 400.6231349,
                "variance": 160498.8962
              },
              {
                "average": 1343.882036,
                "count": 13708704,
                "maximum": 1352.761239,
                "minimum": 1334.841239,
                "name": "Z",
                "position": 2,
                "stddev": 2.945802828,
                "variance": 8.677754301
              },
              {
                "average": 21657.20991,
                "count": 13708704,
                "maximum": 31633,
                "minimum": 4001,
                "name": "Intensity",
                "position": 3,
                "stddev": 1492.317958,
                "variance": 2227012.887
              },
              {
                "average": 1.000011744,
                "count": 13708704,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003426985004,
                "variance": 1.174422622e-05
              },
              {
                "average": 1.000019331,
                "count": 13708704,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004396636445,
                "variance": 1.933041203e-05
              },
              {
                "average": 0.5020117875,
                "count": 13708704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959709,
                "variance": 0.2499959709
              },
              {
                "average": 3.793210503e-06,
                "count": 13708704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001947612998,
                "variance": 3.793196392e-06
              },
              {
                "average": 1.156070917,
                "count": 13708704,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3629225748,
                "variance": 0.1317127953
              },
              {
                "average": -0.1349383775,
                "count": 13708704,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69841032,
                "variance": 136.8528041
              },
              {
                "average": 2.002300582,
                "count": 13708704,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000136271,
                "variance": 1.00027256
              },
              {
                "average": 1006.865417,
                "count": 13708704,
                "maximum": 1009,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.010332379,
                "variance": 1.020771516
              },
              {
                "average": 45613.64531,
                "count": 13708704,
                "maximum": 52992,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 1811.539152,
                "variance": 3281674.1
              },
              {
                "average": 43804.46149,
                "count": 13708704,
                "maximum": 51968,
                "minimum": 30208,
                "name": "Green",
                "position": 13,
                "stddev": 1686.44527,
                "variance": 2844097.649
              },
              {
                "average": 40567.44635,
                "count": 13708704,
                "maximum": 49664,
                "minimum": 27648,
                "name": "Blue",
                "position": 14,
                "stddev": 1591.036261,
                "variance": 2531396.382
              },
              {
                "average": 187902316.3,
                "count": 13708704,
                "maximum": 187903007.4,
                "minimum": 187901576.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 295.2189342,
                "variance": 87154.21914
              },
              {
                "average": 0,
                "count": 13708704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317836.2273,
              4809054.883,
              1334.841239,
              318885.4873,
              4810470.203,
              1352.761239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317836.2272549017,
                    4809054.882958425,
                    1334.8412391724241
                  ],
                  [
                    317836.2272549017,
                    4810470.2029584255,
                    1334.8412391724241
                  ],
                  [
                    318885.48725490173,
                    4810470.2029584255,
                    1352.7612391724242
                  ],
                  [
                    318885.48725490173,
                    4809054.882958425,
                    1352.7612391724242
                  ],
                  [
                    317836.2272549017,
                    4809054.882958425,
                    1334.8412391724241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:03:27+00:00",
            "end_time": "2017-08-27T20:39:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.40095071278009,
              43.29373089806713,
              1277.6104587796358
            ],
            [
              -119.4010678841185,
              43.29670736764621,
              1277.6104587796358
            ],
            [
              -119.39998740791955,
              43.296730056081785,
              1280.3504587796356
            ],
            [
              -119.39987028918463,
              43.29375358415715,
              1280.3504587796356
            ],
            [
              -119.40095071278009,
              43.29373089806713,
              1277.6104587796358
            ]
          ]
        ]
      },
      "bbox": [
        -119.4010679,
        43.2937309,
        1277.610459,
        -119.3998703,
        43.29673006,
        1280.350459
      ],
      "properties": {
        "datetime": "2017-08-29T19:21:34Z",
        "pc:count": 180044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305281.687,
            "count": 180044,
            "maximum": 305321.4741,
            "minimum": 305233.7541,
            "name": "X",
            "position": 0,
            "stddev": 22.70203142,
            "variance": 515.3822306
          },
          {
            "average": 4796415.44,
            "count": 180044,
            "maximum": 4796563.998,
            "minimum": 4796233.158,
            "name": "Y",
            "position": 1,
            "stddev": 67.86301876,
            "variance": 4605.389315
          },
          {
            "average": 1279.096007,
            "count": 180044,
            "maximum": 1280.350459,
            "minimum": 1277.610459,
            "name": "Z",
            "position": 2,
            "stddev": 0.3788143566,
            "variance": 0.1435003168
          },
          {
            "average": 19921.16521,
            "count": 180044,
            "maximum": 27617,
            "minimum": 14817,
            "name": "Intensity",
            "position": 3,
            "stddev": 1219.640317,
            "variance": 1487522.502
          },
          {
            "average": 1.000005554,
            "count": 180044,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002356734576,
            "variance": 5.554197863e-06
          },
          {
            "average": 1.000011108,
            "count": 180044,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003332916745,
            "variance": 1.110833403e-05
          },
          {
            "average": 0.4817711226,
            "count": 180044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996689852,
            "variance": 0.2496690947
          },
          {
            "average": 1.666259359e-05,
            "count": 180044,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004081961354,
            "variance": 1.666240849e-05
          },
          {
            "average": 1.210748484,
            "count": 180044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4078412487,
            "variance": 0.1663344842
          },
          {
            "average": 6.202726996,
            "count": 180044,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.815740616,
            "variance": 61.08580138
          },
          {
            "average": 2.034580436,
            "count": 180044,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9994046933,
            "variance": 0.998809741
          },
          {
            "average": 1080.689926,
            "count": 180044,
            "maximum": 1082,
            "minimum": 1080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5769853271,
            "variance": 0.3329120677
          },
          {
            "average": 45689.16505,
            "count": 180044,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1773.592593,
            "variance": 3145630.687
          },
          {
            "average": 44486.97572,
            "count": 180044,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1710.07966,
            "variance": 2924372.443
          },
          {
            "average": 42286.30904,
            "count": 180044,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1695.296494,
            "variance": 2874030.202
          },
          {
            "average": 188069193.6,
            "count": 180044,
            "maximum": 188069694,
            "minimum": 188068665.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 405.8417732,
            "variance": 164707.5449
          },
          {
            "average": 0,
            "count": 180044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 180044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305233.7541,
          4796233.158,
          1277.610459,
          305321.4741,
          4796563.998,
          1280.350459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305233.75411358266,
                4796233.158123309,
                1277.6104587796358
              ],
              [
                305233.75411358266,
                4796563.998123309,
                1277.6104587796358
              ],
              [
                305321.47411358263,
                4796563.998123309,
                1280.3504587796356
              ],
              [
                305321.47411358263,
                4796233.158123309,
                1280.3504587796356
              ],
              [
                305233.75411358266,
                4796233.158123309,
                1277.6104587796358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:21:34+00:00",
        "end_time": "2017-08-29T19:04:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4010679,
            43.2937309,
            1277.610459,
            -119.3998703,
            43.29673006,
            1280.350459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.40095071278009,
                  43.29373089806713,
                  1277.6104587796358
                ],
                [
                  -119.4010678841185,
                  43.29670736764621,
                  1277.6104587796358
                ],
                [
                  -119.39998740791955,
                  43.296730056081785,
                  1280.3504587796356
                ],
                [
                  -119.39987028918463,
                  43.29375358415715,
                  1280.3504587796356
                ],
                [
                  -119.40095071278009,
                  43.29373089806713,
                  1277.6104587796358
                ]
              ]
            ]
          },
          "id": "20170829_43119C4408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:21:34Z",
            "pc:count": 180044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305281.687,
                "count": 180044,
                "maximum": 305321.4741,
                "minimum": 305233.7541,
                "name": "X",
                "position": 0,
                "stddev": 22.70203142,
                "variance": 515.3822306
              },
              {
                "average": 4796415.44,
                "count": 180044,
                "maximum": 4796563.998,
                "minimum": 4796233.158,
                "name": "Y",
                "position": 1,
                "stddev": 67.86301876,
                "variance": 4605.389315
              },
              {
                "average": 1279.096007,
                "count": 180044,
                "maximum": 1280.350459,
                "minimum": 1277.610459,
                "name": "Z",
                "position": 2,
                "stddev": 0.3788143566,
                "variance": 0.1435003168
              },
              {
                "average": 19921.16521,
                "count": 180044,
                "maximum": 27617,
                "minimum": 14817,
                "name": "Intensity",
                "position": 3,
                "stddev": 1219.640317,
                "variance": 1487522.502
              },
              {
                "average": 1.000005554,
                "count": 180044,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002356734576,
                "variance": 5.554197863e-06
              },
              {
                "average": 1.000011108,
                "count": 180044,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003332916745,
                "variance": 1.110833403e-05
              },
              {
                "average": 0.4817711226,
                "count": 180044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996689852,
                "variance": 0.2496690947
              },
              {
                "average": 1.666259359e-05,
                "count": 180044,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004081961354,
                "variance": 1.666240849e-05
              },
              {
                "average": 1.210748484,
                "count": 180044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4078412487,
                "variance": 0.1663344842
              },
              {
                "average": 6.202726996,
                "count": 180044,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.815740616,
                "variance": 61.08580138
              },
              {
                "average": 2.034580436,
                "count": 180044,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9994046933,
                "variance": 0.998809741
              },
              {
                "average": 1080.689926,
                "count": 180044,
                "maximum": 1082,
                "minimum": 1080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5769853271,
                "variance": 0.3329120677
              },
              {
                "average": 45689.16505,
                "count": 180044,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1773.592593,
                "variance": 3145630.687
              },
              {
                "average": 44486.97572,
                "count": 180044,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1710.07966,
                "variance": 2924372.443
              },
              {
                "average": 42286.30904,
                "count": 180044,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1695.296494,
                "variance": 2874030.202
              },
              {
                "average": 188069193.6,
                "count": 180044,
                "maximum": 188069694,
                "minimum": 188068665.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 405.8417732,
                "variance": 164707.5449
              },
              {
                "average": 0,
                "count": 180044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 180044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305233.7541,
              4796233.158,
              1277.610459,
              305321.4741,
              4796563.998,
              1280.350459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305233.75411358266,
                    4796233.158123309,
                    1277.6104587796358
                  ],
                  [
                    305233.75411358266,
                    4796563.998123309,
                    1277.6104587796358
                  ],
                  [
                    305321.47411358263,
                    4796563.998123309,
                    1280.3504587796356
                  ],
                  [
                    305321.47411358263,
                    4796233.158123309,
                    1280.3504587796356
                  ],
                  [
                    305233.75411358266,
                    4796233.158123309,
                    1277.6104587796358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:21:34+00:00",
            "end_time": "2017-08-29T19:04:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37498611302593,
              43.34166274725419,
              1257.17763317148
            ],
            [
              -119.3753108306279,
              43.34998658096557,
              1257.17763317148
            ],
            [
              -119.3624976702704,
              43.350252117586045,
              1274.59763317148
            ],
            [
              -119.3621747003129,
              43.34192820712048,
              1274.59763317148
            ],
            [
              -119.37498611302593,
              43.34166274725419,
              1257.17763317148
            ]
          ]
        ]
      },
      "bbox": [
        -119.3753108,
        43.34166275,
        1257.177633,
        -119.3621747,
        43.35025212,
        1274.597633
      ],
      "properties": {
        "datetime": "2017-08-29T17:12:54Z",
        "pc:count": 7660987,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307958.4491,
            "count": 7660987,
            "maximum": 308530.8772,
            "minimum": 307491.5572,
            "name": "X",
            "position": 0,
            "stddev": 277.399748,
            "variance": 76950.62021
          },
          {
            "average": 4801991.936,
            "count": 7660987,
            "maximum": 4802421.446,
            "minimum": 4801496.246,
            "name": "Y",
            "position": 1,
            "stddev": 254.5128483,
            "variance": 64776.78993
          },
          {
            "average": 1259.505863,
            "count": 7660987,
            "maximum": 1274.597633,
            "minimum": 1257.177633,
            "name": "Z",
            "position": 2,
            "stddev": 2.37964204,
            "variance": 5.662696239
          },
          {
            "average": 20683.88172,
            "count": 7660987,
            "maximum": 32433,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1781.506204,
            "variance": 3173764.355
          },
          {
            "average": 1.00054027,
            "count": 7660987,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0232374265,
            "variance": 0.0005399779902
          },
          {
            "average": 1.001082759,
            "count": 7660987,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03288748139,
            "variance": 0.001081586432
          },
          {
            "average": 0.5002527742,
            "count": 7660987,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999687,
            "variance": 0.2499999687
          },
          {
            "average": 1.174783354e-06,
            "count": 7660987,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001083873667,
            "variance": 1.174782127e-06
          },
          {
            "average": 1.173172073,
            "count": 7660987,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3783959894,
            "variance": 0.1431835248
          },
          {
            "average": 0.6570488982,
            "count": 7660987,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81232637,
            "variance": 139.5310543
          },
          {
            "average": 2.007143466,
            "count": 7660987,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000729996,
            "variance": 1.001460526
          },
          {
            "average": 1066.919783,
            "count": 7660987,
            "maximum": 1069,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9867497265,
            "variance": 0.9736750227
          },
          {
            "average": 31010.74161,
            "count": 7660987,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 9801.229588,
            "variance": 96064101.45
          },
          {
            "average": 33642.88909,
            "count": 7660987,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 8240.085311,
            "variance": 67899005.93
          },
          {
            "average": 29115.1822,
            "count": 7660987,
            "maximum": 65280,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 8095.725446,
            "variance": 65540770.49
          },
          {
            "average": 188060717.5,
            "count": 7660987,
            "maximum": 188061974.2,
            "minimum": 188059513.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 607.9949601,
            "variance": 369657.8716
          },
          {
            "average": 0,
            "count": 7660987,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660987,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660987,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660987,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660987,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307491.5572,
          4801496.246,
          1257.177633,
          308530.8772,
          4802421.446,
          1274.597633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307491.55715989,
                4801496.245818131,
                1257.17763317148
              ],
              [
                307491.55715989,
                4802421.44581813,
                1257.17763317148
              ],
              [
                308530.87715988996,
                4802421.44581813,
                1274.59763317148
              ],
              [
                308530.87715988996,
                4801496.245818131,
                1274.59763317148
              ],
              [
                307491.55715989,
                4801496.245818131,
                1257.17763317148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:12:54+00:00",
        "end_time": "2017-08-29T16:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3753108,
            43.34166275,
            1257.177633,
            -119.3621747,
            43.35025212,
            1274.597633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37498611302593,
                  43.34166274725419,
                  1257.17763317148
                ],
                [
                  -119.3753108306279,
                  43.34998658096557,
                  1257.17763317148
                ],
                [
                  -119.3624976702704,
                  43.350252117586045,
                  1274.59763317148
                ],
                [
                  -119.3621747003129,
                  43.34192820712048,
                  1274.59763317148
                ],
                [
                  -119.37498611302593,
                  43.34166274725419,
                  1257.17763317148
                ]
              ]
            ]
          },
          "id": "20170829_43119C3111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:12:54Z",
            "pc:count": 7660987,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307958.4491,
                "count": 7660987,
                "maximum": 308530.8772,
                "minimum": 307491.5572,
                "name": "X",
                "position": 0,
                "stddev": 277.399748,
                "variance": 76950.62021
              },
              {
                "average": 4801991.936,
                "count": 7660987,
                "maximum": 4802421.446,
                "minimum": 4801496.246,
                "name": "Y",
                "position": 1,
                "stddev": 254.5128483,
                "variance": 64776.78993
              },
              {
                "average": 1259.505863,
                "count": 7660987,
                "maximum": 1274.597633,
                "minimum": 1257.177633,
                "name": "Z",
                "position": 2,
                "stddev": 2.37964204,
                "variance": 5.662696239
              },
              {
                "average": 20683.88172,
                "count": 7660987,
                "maximum": 32433,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1781.506204,
                "variance": 3173764.355
              },
              {
                "average": 1.00054027,
                "count": 7660987,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0232374265,
                "variance": 0.0005399779902
              },
              {
                "average": 1.001082759,
                "count": 7660987,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03288748139,
                "variance": 0.001081586432
              },
              {
                "average": 0.5002527742,
                "count": 7660987,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999687,
                "variance": 0.2499999687
              },
              {
                "average": 1.174783354e-06,
                "count": 7660987,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001083873667,
                "variance": 1.174782127e-06
              },
              {
                "average": 1.173172073,
                "count": 7660987,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3783959894,
                "variance": 0.1431835248
              },
              {
                "average": 0.6570488982,
                "count": 7660987,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81232637,
                "variance": 139.5310543
              },
              {
                "average": 2.007143466,
                "count": 7660987,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000729996,
                "variance": 1.001460526
              },
              {
                "average": 1066.919783,
                "count": 7660987,
                "maximum": 1069,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9867497265,
                "variance": 0.9736750227
              },
              {
                "average": 31010.74161,
                "count": 7660987,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 9801.229588,
                "variance": 96064101.45
              },
              {
                "average": 33642.88909,
                "count": 7660987,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 8240.085311,
                "variance": 67899005.93
              },
              {
                "average": 29115.1822,
                "count": 7660987,
                "maximum": 65280,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 8095.725446,
                "variance": 65540770.49
              },
              {
                "average": 188060717.5,
                "count": 7660987,
                "maximum": 188061974.2,
                "minimum": 188059513.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 607.9949601,
                "variance": 369657.8716
              },
              {
                "average": 0,
                "count": 7660987,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660987,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660987,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660987,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660987,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307491.5572,
              4801496.246,
              1257.177633,
              308530.8772,
              4802421.446,
              1274.597633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307491.55715989,
                    4801496.245818131,
                    1257.17763317148
                  ],
                  [
                    307491.55715989,
                    4802421.44581813,
                    1257.17763317148
                  ],
                  [
                    308530.87715988996,
                    4802421.44581813,
                    1274.59763317148
                  ],
                  [
                    308530.87715988996,
                    4801496.245818131,
                    1274.59763317148
                  ],
                  [
                    307491.55715989,
                    4801496.245818131,
                    1257.17763317148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:12:54+00:00",
            "end_time": "2017-08-29T16:31: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": "20170828_43119C2301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997688186642,
              43.299750340220776,
              1261.5945905994504
            ],
            [
              -119.2504468431311,
              43.31248471480911,
              1261.5945905994504
            ],
            [
              -119.23749577933025,
              43.312738921263765,
              1271.5945905994504
            ],
            [
              -119.23702851712297,
              43.300004434261325,
              1271.5945905994504
            ],
            [
              -119.24997688186642,
              43.299750340220776,
              1261.5945905994504
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504468,
        43.29975034,
        1261.594591,
        -119.2370285,
        43.31273892,
        1271.594591
      ],
      "properties": {
        "datetime": "2017-08-28T17:25:48Z",
        "pc:count": 13878333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318023.2863,
            "count": 13878333,
            "maximum": 318550.291,
            "minimum": 317499.231,
            "name": "X",
            "position": 0,
            "stddev": 294.3015999,
            "variance": 86613.43168
          },
          {
            "average": 4797266.438,
            "count": 13878333,
            "maximum": 4797975.912,
            "minimum": 4796560.612,
            "name": "Y",
            "position": 1,
            "stddev": 399.5859384,
            "variance": 159668.9222
          },
          {
            "average": 1266.321809,
            "count": 13878333,
            "maximum": 1271.594591,
            "minimum": 1261.594591,
            "name": "Z",
            "position": 2,
            "stddev": 1.938196186,
            "variance": 3.756604455
          },
          {
            "average": 20638.02334,
            "count": 13878333,
            "maximum": 29457,
            "minimum": 3057,
            "name": "Intensity",
            "position": 3,
            "stddev": 1285.732925,
            "variance": 1653109.155
          },
          {
            "average": 1.000014339,
            "count": 13878333,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003786646714,
            "variance": 1.433869334e-05
          },
          {
            "average": 1.000028029,
            "count": 13878333,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005294196759,
            "variance": 2.802851932e-05
          },
          {
            "average": 0.5027029543,
            "count": 13878333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992712,
            "variance": 0.2499927121
          },
          {
            "average": 5.043833434e-07,
            "count": 13878333,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007101993561,
            "variance": 5.043831254e-07
          },
          {
            "average": 1.171995441,
            "count": 13878333,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3773764954,
            "variance": 0.1424130193
          },
          {
            "average": 0.01333184632,
            "count": 13878333,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72008841,
            "variance": 137.3604724
          },
          {
            "average": 2.000675802,
            "count": 13878333,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00024145,
            "variance": 1.000482959
          },
          {
            "average": 1021.469137,
            "count": 13878333,
            "maximum": 1024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9966912387,
            "variance": 0.9933934253
          },
          {
            "average": 44367.17502,
            "count": 13878333,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1422.646682,
            "variance": 2023923.583
          },
          {
            "average": 42655.96735,
            "count": 13878333,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1304.218866,
            "variance": 1700986.85
          },
          {
            "average": 39719.99612,
            "count": 13878333,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1217.914779,
            "variance": 1483316.408
          },
          {
            "average": 187974886,
            "count": 13878333,
            "maximum": 187976348.2,
            "minimum": 187973519.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 525.7763177,
            "variance": 276440.7363
          },
          {
            "average": 0,
            "count": 13878333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317499.231,
          4796560.612,
          1261.594591,
          318550.291,
          4797975.912,
          1271.594591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317499.23095478147,
                4796560.612198892,
                1261.5945905994504
              ],
              [
                317499.23095478147,
                4797975.912198893,
                1261.5945905994504
              ],
              [
                318550.2909547815,
                4797975.912198893,
                1271.5945905994504
              ],
              [
                318550.2909547815,
                4796560.612198892,
                1271.5945905994504
              ],
              [
                317499.23095478147,
                4796560.612198892,
                1261.5945905994504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:25:48+00:00",
        "end_time": "2017-08-28T16:38:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504468,
            43.29975034,
            1261.594591,
            -119.2370285,
            43.31273892,
            1271.594591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997688186642,
                  43.299750340220776,
                  1261.5945905994504
                ],
                [
                  -119.2504468431311,
                  43.31248471480911,
                  1261.5945905994504
                ],
                [
                  -119.23749577933025,
                  43.312738921263765,
                  1271.5945905994504
                ],
                [
                  -119.23702851712297,
                  43.300004434261325,
                  1271.5945905994504
                ],
                [
                  -119.24997688186642,
                  43.299750340220776,
                  1261.5945905994504
                ]
              ]
            ]
          },
          "id": "20170828_43119C2301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:25:48Z",
            "pc:count": 13878333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318023.2863,
                "count": 13878333,
                "maximum": 318550.291,
                "minimum": 317499.231,
                "name": "X",
                "position": 0,
                "stddev": 294.3015999,
                "variance": 86613.43168
              },
              {
                "average": 4797266.438,
                "count": 13878333,
                "maximum": 4797975.912,
                "minimum": 4796560.612,
                "name": "Y",
                "position": 1,
                "stddev": 399.5859384,
                "variance": 159668.9222
              },
              {
                "average": 1266.321809,
                "count": 13878333,
                "maximum": 1271.594591,
                "minimum": 1261.594591,
                "name": "Z",
                "position": 2,
                "stddev": 1.938196186,
                "variance": 3.756604455
              },
              {
                "average": 20638.02334,
                "count": 13878333,
                "maximum": 29457,
                "minimum": 3057,
                "name": "Intensity",
                "position": 3,
                "stddev": 1285.732925,
                "variance": 1653109.155
              },
              {
                "average": 1.000014339,
                "count": 13878333,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003786646714,
                "variance": 1.433869334e-05
              },
              {
                "average": 1.000028029,
                "count": 13878333,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005294196759,
                "variance": 2.802851932e-05
              },
              {
                "average": 0.5027029543,
                "count": 13878333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992712,
                "variance": 0.2499927121
              },
              {
                "average": 5.043833434e-07,
                "count": 13878333,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007101993561,
                "variance": 5.043831254e-07
              },
              {
                "average": 1.171995441,
                "count": 13878333,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3773764954,
                "variance": 0.1424130193
              },
              {
                "average": 0.01333184632,
                "count": 13878333,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72008841,
                "variance": 137.3604724
              },
              {
                "average": 2.000675802,
                "count": 13878333,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00024145,
                "variance": 1.000482959
              },
              {
                "average": 1021.469137,
                "count": 13878333,
                "maximum": 1024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9966912387,
                "variance": 0.9933934253
              },
              {
                "average": 44367.17502,
                "count": 13878333,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1422.646682,
                "variance": 2023923.583
              },
              {
                "average": 42655.96735,
                "count": 13878333,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1304.218866,
                "variance": 1700986.85
              },
              {
                "average": 39719.99612,
                "count": 13878333,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1217.914779,
                "variance": 1483316.408
              },
              {
                "average": 187974886,
                "count": 13878333,
                "maximum": 187976348.2,
                "minimum": 187973519.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 525.7763177,
                "variance": 276440.7363
              },
              {
                "average": 0,
                "count": 13878333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317499.231,
              4796560.612,
              1261.594591,
              318550.291,
              4797975.912,
              1271.594591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317499.23095478147,
                    4796560.612198892,
                    1261.5945905994504
                  ],
                  [
                    317499.23095478147,
                    4797975.912198893,
                    1261.5945905994504
                  ],
                  [
                    318550.2909547815,
                    4797975.912198893,
                    1271.5945905994504
                  ],
                  [
                    318550.2909547815,
                    4796560.612198892,
                    1271.5945905994504
                  ],
                  [
                    317499.23095478147,
                    4796560.612198892,
                    1261.5945905994504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:25:48+00:00",
            "end_time": "2017-08-28T16:38: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": "20170829_43119C4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497483644298,
              43.36223022354846,
              1255.7723801015086
            ],
            [
              -119.42548326039395,
              43.374983559468255,
              1255.7723801015086
            ],
            [
              -119.41249757754522,
              43.37525838093444,
              1289.1923801015087
            ],
            [
              -119.41199186916884,
              43.36250492331893,
              1289.1923801015087
            ],
            [
              -119.42497483644298,
              43.36223022354846,
              1255.7723801015086
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254833,
        43.36223022,
        1255.77238,
        -119.4119919,
        43.37525838,
        1289.19238
      ],
      "properties": {
        "datetime": "2017-08-29T18:48:33Z",
        "pc:count": 13375352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304029.9934,
            "count": 13375352,
            "maximum": 304558.8235,
            "minimum": 303505.9035,
            "name": "X",
            "position": 0,
            "stddev": 294.971149,
            "variance": 87007.97874
          },
          {
            "average": 4804606.366,
            "count": 13375352,
            "maximum": 4805314.654,
            "minimum": 4803897.054,
            "name": "Y",
            "position": 1,
            "stddev": 402.7505301,
            "variance": 162207.9895
          },
          {
            "average": 1257.207164,
            "count": 13375352,
            "maximum": 1289.19238,
            "minimum": 1255.77238,
            "name": "Z",
            "position": 2,
            "stddev": 5.533149768,
            "variance": 30.61574635
          },
          {
            "average": 25259.15232,
            "count": 13375352,
            "maximum": 31281,
            "minimum": 1233,
            "name": "Intensity",
            "position": 3,
            "stddev": 2094.410286,
            "variance": 4386554.448
          },
          {
            "average": 1.000190201,
            "count": 13375352,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01418026943,
            "variance": 0.0002010800412
          },
          {
            "average": 1.000391317,
            "count": 13375352,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0206398622,
            "variance": 0.0004260039118
          },
          {
            "average": 0.5019903028,
            "count": 13375352,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960574,
            "variance": 0.2499960574
          },
          {
            "average": 8.971726501e-07,
            "count": 13375352,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009471915922,
            "variance": 8.971719123e-07
          },
          {
            "average": 1.236600876,
            "count": 13375352,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249951941,
            "variance": 0.180620915
          },
          {
            "average": 0.3239766335,
            "count": 13375352,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68420851,
            "variance": 136.5207286
          },
          {
            "average": 1.999881424,
            "count": 13375352,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000168535,
            "variance": 1.000337099
          },
          {
            "average": 1075.60168,
            "count": 13375352,
            "maximum": 1078,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.075874449,
            "variance": 1.157505831
          },
          {
            "average": 55457.49647,
            "count": 13375352,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3843.750043,
            "variance": 14774414.39
          },
          {
            "average": 55429.8972,
            "count": 13375352,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4054.510891,
            "variance": 16439058.57
          },
          {
            "average": 54703.17513,
            "count": 13375352,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4736.022924,
            "variance": 22429913.14
          },
          {
            "average": 188066377.5,
            "count": 13375352,
            "maximum": 188067713.9,
            "minimum": 188062545.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.204311,
            "variance": 395898.065
          },
          {
            "average": 0,
            "count": 13375352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303505.9035,
          4803897.054,
          1255.77238,
          304558.8235,
          4805314.654,
          1289.19238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303505.90348963666,
                4803897.053672434,
                1255.7723801015086
              ],
              [
                303505.90348963666,
                4805314.653672433,
                1255.7723801015086
              ],
              [
                304558.8234896367,
                4805314.653672433,
                1289.1923801015087
              ],
              [
                304558.8234896367,
                4803897.053672434,
                1289.1923801015087
              ],
              [
                303505.90348963666,
                4803897.053672434,
                1255.7723801015086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:48:33+00:00",
        "end_time": "2017-08-29T17:22:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254833,
            43.36223022,
            1255.77238,
            -119.4119919,
            43.37525838,
            1289.19238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497483644298,
                  43.36223022354846,
                  1255.7723801015086
                ],
                [
                  -119.42548326039395,
                  43.374983559468255,
                  1255.7723801015086
                ],
                [
                  -119.41249757754522,
                  43.37525838093444,
                  1289.1923801015087
                ],
                [
                  -119.41199186916884,
                  43.36250492331893,
                  1289.1923801015087
                ],
                [
                  -119.42497483644298,
                  43.36223022354846,
                  1255.7723801015086
                ]
              ]
            ]
          },
          "id": "20170829_43119C4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:48:33Z",
            "pc:count": 13375352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304029.9934,
                "count": 13375352,
                "maximum": 304558.8235,
                "minimum": 303505.9035,
                "name": "X",
                "position": 0,
                "stddev": 294.971149,
                "variance": 87007.97874
              },
              {
                "average": 4804606.366,
                "count": 13375352,
                "maximum": 4805314.654,
                "minimum": 4803897.054,
                "name": "Y",
                "position": 1,
                "stddev": 402.7505301,
                "variance": 162207.9895
              },
              {
                "average": 1257.207164,
                "count": 13375352,
                "maximum": 1289.19238,
                "minimum": 1255.77238,
                "name": "Z",
                "position": 2,
                "stddev": 5.533149768,
                "variance": 30.61574635
              },
              {
                "average": 25259.15232,
                "count": 13375352,
                "maximum": 31281,
                "minimum": 1233,
                "name": "Intensity",
                "position": 3,
                "stddev": 2094.410286,
                "variance": 4386554.448
              },
              {
                "average": 1.000190201,
                "count": 13375352,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01418026943,
                "variance": 0.0002010800412
              },
              {
                "average": 1.000391317,
                "count": 13375352,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0206398622,
                "variance": 0.0004260039118
              },
              {
                "average": 0.5019903028,
                "count": 13375352,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960574,
                "variance": 0.2499960574
              },
              {
                "average": 8.971726501e-07,
                "count": 13375352,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009471915922,
                "variance": 8.971719123e-07
              },
              {
                "average": 1.236600876,
                "count": 13375352,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249951941,
                "variance": 0.180620915
              },
              {
                "average": 0.3239766335,
                "count": 13375352,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68420851,
                "variance": 136.5207286
              },
              {
                "average": 1.999881424,
                "count": 13375352,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000168535,
                "variance": 1.000337099
              },
              {
                "average": 1075.60168,
                "count": 13375352,
                "maximum": 1078,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.075874449,
                "variance": 1.157505831
              },
              {
                "average": 55457.49647,
                "count": 13375352,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3843.750043,
                "variance": 14774414.39
              },
              {
                "average": 55429.8972,
                "count": 13375352,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4054.510891,
                "variance": 16439058.57
              },
              {
                "average": 54703.17513,
                "count": 13375352,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4736.022924,
                "variance": 22429913.14
              },
              {
                "average": 188066377.5,
                "count": 13375352,
                "maximum": 188067713.9,
                "minimum": 188062545.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.204311,
                "variance": 395898.065
              },
              {
                "average": 0,
                "count": 13375352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303505.9035,
              4803897.054,
              1255.77238,
              304558.8235,
              4805314.654,
              1289.19238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303505.90348963666,
                    4803897.053672434,
                    1255.7723801015086
                  ],
                  [
                    303505.90348963666,
                    4805314.653672433,
                    1255.7723801015086
                  ],
                  [
                    304558.8234896367,
                    4805314.653672433,
                    1289.1923801015087
                  ],
                  [
                    304558.8234896367,
                    4803897.053672434,
                    1289.1923801015087
                  ],
                  [
                    303505.90348963666,
                    4803897.053672434,
                    1255.7723801015086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:48:33+00:00",
            "end_time": "2017-08-29T17:22:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747629000621,
              43.412245838419615,
              1311.4659151288902
            ],
            [
              -119.28795613610677,
              43.424984309377386,
              1311.4659151288902
            ],
            [
              -119.27499601627893,
              43.425243004227994,
              1326.08591512889
            ],
            [
              -119.2745188825344,
              43.41250441886054,
              1326.08591512889
            ],
            [
              -119.28747629000621,
              43.412245838419615,
              1311.4659151288902
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879561,
        43.41224584,
        1311.465915,
        -119.2745189,
        43.425243,
        1326.085915
      ],
      "properties": {
        "datetime": "2017-08-28T16:31:29Z",
        "pc:count": 14145187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315322.0832,
            "count": 14145187,
            "maximum": 315849.9763,
            "minimum": 314800.0963,
            "name": "X",
            "position": 0,
            "stddev": 293.4452457,
            "variance": 86110.11224
          },
          {
            "average": 4809864.812,
            "count": 14145187,
            "maximum": 4810552.878,
            "minimum": 4809137.058,
            "name": "Y",
            "position": 1,
            "stddev": 395.7718286,
            "variance": 156635.3403
          },
          {
            "average": 1317.761586,
            "count": 14145187,
            "maximum": 1326.085915,
            "minimum": 1311.465915,
            "name": "Z",
            "position": 2,
            "stddev": 2.684367704,
            "variance": 7.205829969
          },
          {
            "average": 20790.23332,
            "count": 14145187,
            "maximum": 29729,
            "minimum": 3793,
            "name": "Intensity",
            "position": 3,
            "stddev": 1525.47637,
            "variance": 2327078.154
          },
          {
            "average": 1.000018452,
            "count": 14145187,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004295482121,
            "variance": 1.845116665e-05
          },
          {
            "average": 1.000031247,
            "count": 14145187,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005589848249,
            "variance": 3.124640345e-05
          },
          {
            "average": 0.5026751502,
            "count": 14145187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928612,
            "variance": 0.2499928612
          },
          {
            "average": 1.018014113e-05,
            "count": 14145187,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003190617216,
            "variance": 1.018003822e-05
          },
          {
            "average": 1.152089753,
            "count": 14145187,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591078797,
            "variance": 0.1289584693
          },
          {
            "average": 0.01753442702,
            "count": 14145187,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79195119,
            "variance": 139.0501128
          },
          {
            "average": 2.001657525,
            "count": 14145187,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000152589,
            "variance": 1.000305202
          },
          {
            "average": 1013.144801,
            "count": 14145187,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.023923566,
            "variance": 1.048419469
          },
          {
            "average": 46088.87612,
            "count": 14145187,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2230.392098,
            "variance": 4974648.909
          },
          {
            "average": 44343.1635,
            "count": 14145187,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2203.036977,
            "variance": 4853371.923
          },
          {
            "average": 41184.66158,
            "count": 14145187,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2173.929759,
            "variance": 4725970.598
          },
          {
            "average": 187904960.4,
            "count": 14145187,
            "maximum": 187973089.5,
            "minimum": 187903794,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1571.988675,
            "variance": 2471148.395
          },
          {
            "average": 0,
            "count": 14145187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14145187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14145187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14145187,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14145187,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314800.0963,
          4809137.058,
          1311.465915,
          315849.9763,
          4810552.878,
          1326.085915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314800.0963477821,
                4809137.057861746,
                1311.4659151288902
              ],
              [
                314800.0963477821,
                4810552.877861747,
                1311.4659151288902
              ],
              [
                315849.9763477821,
                4810552.877861747,
                1326.08591512889
              ],
              [
                315849.9763477821,
                4809137.057861746,
                1326.08591512889
              ],
              [
                314800.0963477821,
                4809137.057861746,
                1311.4659151288902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:31:29+00:00",
        "end_time": "2017-08-27T21:16:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879561,
            43.41224584,
            1311.465915,
            -119.2745189,
            43.425243,
            1326.085915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747629000621,
                  43.412245838419615,
                  1311.4659151288902
                ],
                [
                  -119.28795613610677,
                  43.424984309377386,
                  1311.4659151288902
                ],
                [
                  -119.27499601627893,
                  43.425243004227994,
                  1326.08591512889
                ],
                [
                  -119.2745188825344,
                  43.41250441886054,
                  1326.08591512889
                ],
                [
                  -119.28747629000621,
                  43.412245838419615,
                  1311.4659151288902
                ]
              ]
            ]
          },
          "id": "20170827_43119D3408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:31:29Z",
            "pc:count": 14145187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315322.0832,
                "count": 14145187,
                "maximum": 315849.9763,
                "minimum": 314800.0963,
                "name": "X",
                "position": 0,
                "stddev": 293.4452457,
                "variance": 86110.11224
              },
              {
                "average": 4809864.812,
                "count": 14145187,
                "maximum": 4810552.878,
                "minimum": 4809137.058,
                "name": "Y",
                "position": 1,
                "stddev": 395.7718286,
                "variance": 156635.3403
              },
              {
                "average": 1317.761586,
                "count": 14145187,
                "maximum": 1326.085915,
                "minimum": 1311.465915,
                "name": "Z",
                "position": 2,
                "stddev": 2.684367704,
                "variance": 7.205829969
              },
              {
                "average": 20790.23332,
                "count": 14145187,
                "maximum": 29729,
                "minimum": 3793,
                "name": "Intensity",
                "position": 3,
                "stddev": 1525.47637,
                "variance": 2327078.154
              },
              {
                "average": 1.000018452,
                "count": 14145187,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004295482121,
                "variance": 1.845116665e-05
              },
              {
                "average": 1.000031247,
                "count": 14145187,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005589848249,
                "variance": 3.124640345e-05
              },
              {
                "average": 0.5026751502,
                "count": 14145187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928612,
                "variance": 0.2499928612
              },
              {
                "average": 1.018014113e-05,
                "count": 14145187,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003190617216,
                "variance": 1.018003822e-05
              },
              {
                "average": 1.152089753,
                "count": 14145187,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591078797,
                "variance": 0.1289584693
              },
              {
                "average": 0.01753442702,
                "count": 14145187,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79195119,
                "variance": 139.0501128
              },
              {
                "average": 2.001657525,
                "count": 14145187,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000152589,
                "variance": 1.000305202
              },
              {
                "average": 1013.144801,
                "count": 14145187,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.023923566,
                "variance": 1.048419469
              },
              {
                "average": 46088.87612,
                "count": 14145187,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2230.392098,
                "variance": 4974648.909
              },
              {
                "average": 44343.1635,
                "count": 14145187,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2203.036977,
                "variance": 4853371.923
              },
              {
                "average": 41184.66158,
                "count": 14145187,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2173.929759,
                "variance": 4725970.598
              },
              {
                "average": 187904960.4,
                "count": 14145187,
                "maximum": 187973089.5,
                "minimum": 187903794,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1571.988675,
                "variance": 2471148.395
              },
              {
                "average": 0,
                "count": 14145187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14145187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14145187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14145187,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14145187,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314800.0963,
              4809137.058,
              1311.465915,
              315849.9763,
              4810552.878,
              1326.085915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314800.0963477821,
                    4809137.057861746,
                    1311.4659151288902
                  ],
                  [
                    314800.0963477821,
                    4810552.877861747,
                    1311.4659151288902
                  ],
                  [
                    315849.9763477821,
                    4810552.877861747,
                    1326.08591512889
                  ],
                  [
                    315849.9763477821,
                    4809137.057861746,
                    1326.08591512889
                  ],
                  [
                    314800.0963477821,
                    4809137.057861746,
                    1311.4659151288902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:31:29+00:00",
            "end_time": "2017-08-27T21:16:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39976287774687,
              43.28723742443495,
              1257.879744162035
            ],
            [
              -119.40025793268005,
              43.29981914810633,
              1257.879744162035
            ],
            [
              -119.38749151296409,
              43.300086482298745,
              1280.6197441620347
            ],
            [
              -119.38699908500098,
              43.28750464182166,
              1280.6197441620347
            ],
            [
              -119.39976287774687,
              43.28723742443495,
              1257.879744162035
            ]
          ]
        ]
      },
      "bbox": [
        -119.4002579,
        43.28723742,
        1257.879744,
        -119.3869991,
        43.30008648,
        1280.619744
      ],
      "properties": {
        "datetime": "2017-08-29T19:21:30Z",
        "pc:count": 11744902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305877.4248,
            "count": 11744902,
            "maximum": 306345.7915,
            "minimum": 305309.3915,
            "name": "X",
            "position": 0,
            "stddev": 272.2223969,
            "variance": 74105.03337
          },
          {
            "average": 4796200.182,
            "count": 11744902,
            "maximum": 4796907.704,
            "minimum": 4795509.224,
            "name": "Y",
            "position": 1,
            "stddev": 344.25721,
            "variance": 118513.0267
          },
          {
            "average": 1270.498973,
            "count": 11744902,
            "maximum": 1280.619744,
            "minimum": 1257.879744,
            "name": "Z",
            "position": 2,
            "stddev": 6.588998246,
            "variance": 43.41489789
          },
          {
            "average": 20353.13624,
            "count": 11744902,
            "maximum": 32657,
            "minimum": 1906,
            "name": "Intensity",
            "position": 3,
            "stddev": 2384.832604,
            "variance": 5687426.547
          },
          {
            "average": 1.000020179,
            "count": 11744902,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004492055475,
            "variance": 2.017856239e-05
          },
          {
            "average": 1.000040699,
            "count": 11744902,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006379408759,
            "variance": 4.069685612e-05
          },
          {
            "average": 0.5015624651,
            "count": 11744902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999758,
            "variance": 0.24999758
          },
          {
            "average": 1.072805886e-05,
            "count": 11744902,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003275354131,
            "variance": 1.072794469e-05
          },
          {
            "average": 1.216962134,
            "count": 11744902,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4121766379,
            "variance": 0.1698895808
          },
          {
            "average": 0.5442550572,
            "count": 11744902,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61027243,
            "variance": 134.7984259
          },
          {
            "average": 2.003672913,
            "count": 11744902,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000048469,
            "variance": 1.000096941
          },
          {
            "average": 1079.719378,
            "count": 11744902,
            "maximum": 1082,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9272990439,
            "variance": 0.8598835168
          },
          {
            "average": 46955.03089,
            "count": 11744902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4175.043158,
            "variance": 17430985.37
          },
          {
            "average": 45730.14635,
            "count": 11744902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4573.385568,
            "variance": 20915855.56
          },
          {
            "average": 43583.85609,
            "count": 11744902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5144.586898,
            "variance": 26466774.35
          },
          {
            "average": 188068646.8,
            "count": 11744902,
            "maximum": 188069690.5,
            "minimum": 188067288.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.5393141,
            "variance": 277243.6493
          },
          {
            "average": 0,
            "count": 11744902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11744902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11744902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11744902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11744902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305309.3915,
          4795509.224,
          1257.879744,
          306345.7915,
          4796907.704,
          1280.619744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305309.3915394228,
                4795509.22358655,
                1257.879744162035
              ],
              [
                305309.3915394228,
                4796907.70358655,
                1257.879744162035
              ],
              [
                306345.7915394228,
                4796907.70358655,
                1280.6197441620347
              ],
              [
                306345.7915394228,
                4795509.22358655,
                1280.6197441620347
              ],
              [
                305309.3915394228,
                4795509.22358655,
                1257.879744162035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:21:30+00:00",
        "end_time": "2017-08-29T18:41:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4002579,
            43.28723742,
            1257.879744,
            -119.3869991,
            43.30008648,
            1280.619744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39976287774687,
                  43.28723742443495,
                  1257.879744162035
                ],
                [
                  -119.40025793268005,
                  43.29981914810633,
                  1257.879744162035
                ],
                [
                  -119.38749151296409,
                  43.300086482298745,
                  1280.6197441620347
                ],
                [
                  -119.38699908500098,
                  43.28750464182166,
                  1280.6197441620347
                ],
                [
                  -119.39976287774687,
                  43.28723742443495,
                  1257.879744162035
                ]
              ]
            ]
          },
          "id": "20170829_43119C4409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:21:30Z",
            "pc:count": 11744902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305877.4248,
                "count": 11744902,
                "maximum": 306345.7915,
                "minimum": 305309.3915,
                "name": "X",
                "position": 0,
                "stddev": 272.2223969,
                "variance": 74105.03337
              },
              {
                "average": 4796200.182,
                "count": 11744902,
                "maximum": 4796907.704,
                "minimum": 4795509.224,
                "name": "Y",
                "position": 1,
                "stddev": 344.25721,
                "variance": 118513.0267
              },
              {
                "average": 1270.498973,
                "count": 11744902,
                "maximum": 1280.619744,
                "minimum": 1257.879744,
                "name": "Z",
                "position": 2,
                "stddev": 6.588998246,
                "variance": 43.41489789
              },
              {
                "average": 20353.13624,
                "count": 11744902,
                "maximum": 32657,
                "minimum": 1906,
                "name": "Intensity",
                "position": 3,
                "stddev": 2384.832604,
                "variance": 5687426.547
              },
              {
                "average": 1.000020179,
                "count": 11744902,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004492055475,
                "variance": 2.017856239e-05
              },
              {
                "average": 1.000040699,
                "count": 11744902,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006379408759,
                "variance": 4.069685612e-05
              },
              {
                "average": 0.5015624651,
                "count": 11744902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999758,
                "variance": 0.24999758
              },
              {
                "average": 1.072805886e-05,
                "count": 11744902,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003275354131,
                "variance": 1.072794469e-05
              },
              {
                "average": 1.216962134,
                "count": 11744902,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4121766379,
                "variance": 0.1698895808
              },
              {
                "average": 0.5442550572,
                "count": 11744902,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61027243,
                "variance": 134.7984259
              },
              {
                "average": 2.003672913,
                "count": 11744902,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000048469,
                "variance": 1.000096941
              },
              {
                "average": 1079.719378,
                "count": 11744902,
                "maximum": 1082,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9272990439,
                "variance": 0.8598835168
              },
              {
                "average": 46955.03089,
                "count": 11744902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4175.043158,
                "variance": 17430985.37
              },
              {
                "average": 45730.14635,
                "count": 11744902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4573.385568,
                "variance": 20915855.56
              },
              {
                "average": 43583.85609,
                "count": 11744902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5144.586898,
                "variance": 26466774.35
              },
              {
                "average": 188068646.8,
                "count": 11744902,
                "maximum": 188069690.5,
                "minimum": 188067288.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.5393141,
                "variance": 277243.6493
              },
              {
                "average": 0,
                "count": 11744902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11744902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11744902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11744902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11744902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305309.3915,
              4795509.224,
              1257.879744,
              306345.7915,
              4796907.704,
              1280.619744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305309.3915394228,
                    4795509.22358655,
                    1257.879744162035
                  ],
                  [
                    305309.3915394228,
                    4796907.70358655,
                    1257.879744162035
                  ],
                  [
                    306345.7915394228,
                    4796907.70358655,
                    1280.6197441620347
                  ],
                  [
                    306345.7915394228,
                    4795509.22358655,
                    1280.6197441620347
                  ],
                  [
                    305309.3915394228,
                    4795509.22358655,
                    1257.879744162035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:21:30+00:00",
            "end_time": "2017-08-29T18:41: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": "20170829_43119B3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31244061456569,
              43.237243799133445,
              1293.5009402458454
            ],
            [
              -119.31292282183817,
              43.2499845971259,
              1293.5009402458454
            ],
            [
              -119.29999640102842,
              43.25024536066622,
              1400.5409402458454
            ],
            [
              -119.29951688289992,
              43.23750444728646,
              1400.5409402458454
            ],
            [
              -119.31244061456569,
              43.237243799133445,
              1293.5009402458454
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129228,
        43.2372438,
        1293.50094,
        -119.2995169,
        43.25024536,
        1400.54094
      ],
      "properties": {
        "datetime": "2017-08-29T17:26:31Z",
        "pc:count": 13104031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312760.8996,
            "count": 13104031,
            "maximum": 313290.5287,
            "minimum": 312240.3487,
            "name": "X",
            "position": 0,
            "stddev": 292.4636672,
            "variance": 85534.99661
          },
          {
            "average": 4790470.011,
            "count": 13104031,
            "maximum": 4791173.173,
            "minimum": 4789757.113,
            "name": "Y",
            "position": 1,
            "stddev": 399.8536898,
            "variance": 159882.9733
          },
          {
            "average": 1312.270437,
            "count": 13104031,
            "maximum": 1400.54094,
            "minimum": 1293.50094,
            "name": "Z",
            "position": 2,
            "stddev": 27.98066534,
            "variance": 782.9176328
          },
          {
            "average": 19726.77172,
            "count": 13104031,
            "maximum": 27921,
            "minimum": 1809,
            "name": "Intensity",
            "position": 3,
            "stddev": 1309.470519,
            "variance": 1714713.041
          },
          {
            "average": 1.000009921,
            "count": 13104031,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003149684713,
            "variance": 9.92051379e-06
          },
          {
            "average": 1.000022131,
            "count": 13104031,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004704264736,
            "variance": 2.21301067e-05
          },
          {
            "average": 0.5031717339,
            "count": 13104031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899591,
            "variance": 0.2499899592
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201258224,
            "count": 13104031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4009405982,
            "variance": 0.1607533633
          },
          {
            "average": -0.06987815429,
            "count": 13104031,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75851471,
            "variance": 138.2626682
          },
          {
            "average": 2.002236258,
            "count": 13104031,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000007573,
            "variance": 1.000015146
          },
          {
            "average": 1067.829632,
            "count": 13104031,
            "maximum": 1070,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9786852315,
            "variance": 0.9578247824
          },
          {
            "average": 46285.40517,
            "count": 13104031,
            "maximum": 65280,
            "minimum": 23808,
            "name": "Red",
            "position": 12,
            "stddev": 2264.266026,
            "variance": 5126900.637
          },
          {
            "average": 44355.23743,
            "count": 13104031,
            "maximum": 65280,
            "minimum": 24320,
            "name": "Green",
            "position": 13,
            "stddev": 2325.096837,
            "variance": 5406075.3
          },
          {
            "average": 41252.33396,
            "count": 13104031,
            "maximum": 65280,
            "minimum": 23808,
            "name": "Blue",
            "position": 14,
            "stddev": 2352.079843,
            "variance": 5532279.589
          },
          {
            "average": 188061276.4,
            "count": 13104031,
            "maximum": 188062791.4,
            "minimum": 188059348.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.7349578,
            "variance": 376670.5984
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312240.3487,
          4789757.113,
          1293.50094,
          313290.5287,
          4791173.173,
          1400.54094
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312240.34874197986,
                4789757.113446949,
                1293.5009402458454
              ],
              [
                312240.34874197986,
                4791173.17344695,
                1293.5009402458454
              ],
              [
                313290.5287419799,
                4791173.17344695,
                1400.5409402458454
              ],
              [
                313290.5287419799,
                4789757.113446949,
                1400.5409402458454
              ],
              [
                312240.34874197986,
                4789757.113446949,
                1293.5009402458454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:26:31+00:00",
        "end_time": "2017-08-29T16:29:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129228,
            43.2372438,
            1293.50094,
            -119.2995169,
            43.25024536,
            1400.54094
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31244061456569,
                  43.237243799133445,
                  1293.5009402458454
                ],
                [
                  -119.31292282183817,
                  43.2499845971259,
                  1293.5009402458454
                ],
                [
                  -119.29999640102842,
                  43.25024536066622,
                  1400.5409402458454
                ],
                [
                  -119.29951688289992,
                  43.23750444728646,
                  1400.5409402458454
                ],
                [
                  -119.31244061456569,
                  43.237243799133445,
                  1293.5009402458454
                ]
              ]
            ]
          },
          "id": "20170829_43119B3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:26:31Z",
            "pc:count": 13104031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312760.8996,
                "count": 13104031,
                "maximum": 313290.5287,
                "minimum": 312240.3487,
                "name": "X",
                "position": 0,
                "stddev": 292.4636672,
                "variance": 85534.99661
              },
              {
                "average": 4790470.011,
                "count": 13104031,
                "maximum": 4791173.173,
                "minimum": 4789757.113,
                "name": "Y",
                "position": 1,
                "stddev": 399.8536898,
                "variance": 159882.9733
              },
              {
                "average": 1312.270437,
                "count": 13104031,
                "maximum": 1400.54094,
                "minimum": 1293.50094,
                "name": "Z",
                "position": 2,
                "stddev": 27.98066534,
                "variance": 782.9176328
              },
              {
                "average": 19726.77172,
                "count": 13104031,
                "maximum": 27921,
                "minimum": 1809,
                "name": "Intensity",
                "position": 3,
                "stddev": 1309.470519,
                "variance": 1714713.041
              },
              {
                "average": 1.000009921,
                "count": 13104031,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003149684713,
                "variance": 9.92051379e-06
              },
              {
                "average": 1.000022131,
                "count": 13104031,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004704264736,
                "variance": 2.21301067e-05
              },
              {
                "average": 0.5031717339,
                "count": 13104031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899591,
                "variance": 0.2499899592
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201258224,
                "count": 13104031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4009405982,
                "variance": 0.1607533633
              },
              {
                "average": -0.06987815429,
                "count": 13104031,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75851471,
                "variance": 138.2626682
              },
              {
                "average": 2.002236258,
                "count": 13104031,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000007573,
                "variance": 1.000015146
              },
              {
                "average": 1067.829632,
                "count": 13104031,
                "maximum": 1070,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9786852315,
                "variance": 0.9578247824
              },
              {
                "average": 46285.40517,
                "count": 13104031,
                "maximum": 65280,
                "minimum": 23808,
                "name": "Red",
                "position": 12,
                "stddev": 2264.266026,
                "variance": 5126900.637
              },
              {
                "average": 44355.23743,
                "count": 13104031,
                "maximum": 65280,
                "minimum": 24320,
                "name": "Green",
                "position": 13,
                "stddev": 2325.096837,
                "variance": 5406075.3
              },
              {
                "average": 41252.33396,
                "count": 13104031,
                "maximum": 65280,
                "minimum": 23808,
                "name": "Blue",
                "position": 14,
                "stddev": 2352.079843,
                "variance": 5532279.589
              },
              {
                "average": 188061276.4,
                "count": 13104031,
                "maximum": 188062791.4,
                "minimum": 188059348.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.7349578,
                "variance": 376670.5984
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312240.3487,
              4789757.113,
              1293.50094,
              313290.5287,
              4791173.173,
              1400.54094
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312240.34874197986,
                    4789757.113446949,
                    1293.5009402458454
                  ],
                  [
                    312240.34874197986,
                    4791173.17344695,
                    1293.5009402458454
                  ],
                  [
                    313290.5287419799,
                    4791173.17344695,
                    1400.5409402458454
                  ],
                  [
                    313290.5287419799,
                    4789757.113446949,
                    1400.5409402458454
                  ],
                  [
                    312240.34874197986,
                    4789757.113446949,
                    1293.5009402458454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:26:31+00:00",
            "end_time": "2017-08-29T16:29: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": "20170829_43119C3112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36248474356191,
              43.34544848354105,
              1258.0802606735638
            ],
            [
              -119.36266095950148,
              43.34998938515427,
              1258.0802606735638
            ],
            [
              -119.35696076629755,
              43.35010706049339,
              1261.420260673564
            ],
            [
              -119.35678497453861,
              43.34556614032318,
              1261.420260673564
            ],
            [
              -119.36248474356191,
              43.34544848354105,
              1258.0802606735638
            ]
          ]
        ]
      },
      "bbox": [
        -119.362661,
        43.34544848,
        1258.080261,
        -119.356785,
        43.35010706,
        1261.420261
      ],
      "properties": {
        "datetime": "2017-08-29T16:52:45Z",
        "pc:count": 1995758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308749.4934,
            "count": 1995758,
            "maximum": 308979.1765,
            "minimum": 308516.8165,
            "name": "X",
            "position": 0,
            "stddev": 120.2923428,
            "variance": 14470.24773
          },
          {
            "average": 4802146.19,
            "count": 1995758,
            "maximum": 4802392.641,
            "minimum": 4801887.921,
            "name": "Y",
            "position": 1,
            "stddev": 141.2631384,
            "variance": 19955.27428
          },
          {
            "average": 1259.261425,
            "count": 1995758,
            "maximum": 1261.420261,
            "minimum": 1258.080261,
            "name": "Z",
            "position": 2,
            "stddev": 0.2218837492,
            "variance": 0.04923239814
          },
          {
            "average": 21453.56864,
            "count": 1995758,
            "maximum": 32401,
            "minimum": 4865,
            "name": "Intensity",
            "position": 3,
            "stddev": 1708.76822,
            "variance": 2919888.828
          },
          {
            "average": 1.0000471,
            "count": 1995758,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006862776704,
            "variance": 4.709770408e-05
          },
          {
            "average": 1.00008969,
            "count": 1995758,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009470070411,
            "variance": 8.968223358e-05
          },
          {
            "average": 0.4945905265,
            "count": 1995758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499970862,
            "variance": 0.2499708628
          },
          {
            "average": 8.51806682e-06,
            "count": 1995758,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002918561038,
            "variance": 8.51799853e-06
          },
          {
            "average": 1.18370113,
            "count": 1995758,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3872403647,
            "variance": 0.1499551
          },
          {
            "average": 2.734089152,
            "count": 1995758,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74461753,
            "variance": 137.9360409
          },
          {
            "average": 2.00625627,
            "count": 1995758,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000134998,
            "variance": 1.000270015
          },
          {
            "average": 1065.16001,
            "count": 1995758,
            "maximum": 1067,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7543315916,
            "variance": 0.56901615
          },
          {
            "average": 27151.66048,
            "count": 1995758,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 4792.32559,
            "variance": 22966384.56
          },
          {
            "average": 31195.93272,
            "count": 1995758,
            "maximum": 65280,
            "minimum": 14848,
            "name": "Green",
            "position": 13,
            "stddev": 3220.904103,
            "variance": 10374223.24
          },
          {
            "average": 25004.72744,
            "count": 1995758,
            "maximum": 65280,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 3536.742253,
            "variance": 12508545.76
          },
          {
            "average": 188059615.6,
            "count": 1995758,
            "maximum": 188060765.5,
            "minimum": 188058863.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 485.5745811,
            "variance": 235782.6738
          },
          {
            "average": 0,
            "count": 1995758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1995758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1995758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1995758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1995758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308516.8165,
          4801887.921,
          1258.080261,
          308979.1765,
          4802392.641,
          1261.420261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308516.8164654905,
                4801887.921392576,
                1258.0802606735638
              ],
              [
                308516.8164654905,
                4802392.6413925765,
                1258.0802606735638
              ],
              [
                308979.1764654905,
                4802392.6413925765,
                1261.420260673564
              ],
              [
                308979.1764654905,
                4801887.921392576,
                1261.420260673564
              ],
              [
                308516.8164654905,
                4801887.921392576,
                1258.0802606735638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:52:45+00:00",
        "end_time": "2017-08-29T16:21:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.362661,
            43.34544848,
            1258.080261,
            -119.356785,
            43.35010706,
            1261.420261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36248474356191,
                  43.34544848354105,
                  1258.0802606735638
                ],
                [
                  -119.36266095950148,
                  43.34998938515427,
                  1258.0802606735638
                ],
                [
                  -119.35696076629755,
                  43.35010706049339,
                  1261.420260673564
                ],
                [
                  -119.35678497453861,
                  43.34556614032318,
                  1261.420260673564
                ],
                [
                  -119.36248474356191,
                  43.34544848354105,
                  1258.0802606735638
                ]
              ]
            ]
          },
          "id": "20170829_43119C3112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:52:45Z",
            "pc:count": 1995758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308749.4934,
                "count": 1995758,
                "maximum": 308979.1765,
                "minimum": 308516.8165,
                "name": "X",
                "position": 0,
                "stddev": 120.2923428,
                "variance": 14470.24773
              },
              {
                "average": 4802146.19,
                "count": 1995758,
                "maximum": 4802392.641,
                "minimum": 4801887.921,
                "name": "Y",
                "position": 1,
                "stddev": 141.2631384,
                "variance": 19955.27428
              },
              {
                "average": 1259.261425,
                "count": 1995758,
                "maximum": 1261.420261,
                "minimum": 1258.080261,
                "name": "Z",
                "position": 2,
                "stddev": 0.2218837492,
                "variance": 0.04923239814
              },
              {
                "average": 21453.56864,
                "count": 1995758,
                "maximum": 32401,
                "minimum": 4865,
                "name": "Intensity",
                "position": 3,
                "stddev": 1708.76822,
                "variance": 2919888.828
              },
              {
                "average": 1.0000471,
                "count": 1995758,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006862776704,
                "variance": 4.709770408e-05
              },
              {
                "average": 1.00008969,
                "count": 1995758,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009470070411,
                "variance": 8.968223358e-05
              },
              {
                "average": 0.4945905265,
                "count": 1995758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499970862,
                "variance": 0.2499708628
              },
              {
                "average": 8.51806682e-06,
                "count": 1995758,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002918561038,
                "variance": 8.51799853e-06
              },
              {
                "average": 1.18370113,
                "count": 1995758,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3872403647,
                "variance": 0.1499551
              },
              {
                "average": 2.734089152,
                "count": 1995758,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74461753,
                "variance": 137.9360409
              },
              {
                "average": 2.00625627,
                "count": 1995758,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000134998,
                "variance": 1.000270015
              },
              {
                "average": 1065.16001,
                "count": 1995758,
                "maximum": 1067,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7543315916,
                "variance": 0.56901615
              },
              {
                "average": 27151.66048,
                "count": 1995758,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 4792.32559,
                "variance": 22966384.56
              },
              {
                "average": 31195.93272,
                "count": 1995758,
                "maximum": 65280,
                "minimum": 14848,
                "name": "Green",
                "position": 13,
                "stddev": 3220.904103,
                "variance": 10374223.24
              },
              {
                "average": 25004.72744,
                "count": 1995758,
                "maximum": 65280,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 3536.742253,
                "variance": 12508545.76
              },
              {
                "average": 188059615.6,
                "count": 1995758,
                "maximum": 188060765.5,
                "minimum": 188058863.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 485.5745811,
                "variance": 235782.6738
              },
              {
                "average": 0,
                "count": 1995758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1995758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1995758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1995758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1995758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308516.8165,
              4801887.921,
              1258.080261,
              308979.1765,
              4802392.641,
              1261.420261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308516.8164654905,
                    4801887.921392576,
                    1258.0802606735638
                  ],
                  [
                    308516.8164654905,
                    4802392.6413925765,
                    1258.0802606735638
                  ],
                  [
                    308979.1764654905,
                    4802392.6413925765,
                    1261.420260673564
                  ],
                  [
                    308979.1764654905,
                    4801887.921392576,
                    1261.420260673564
                  ],
                  [
                    308516.8164654905,
                    4801887.921392576,
                    1258.0802606735638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:52:45+00:00",
            "end_time": "2017-08-29T16:21: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": "20170827_43119D3119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747609160385,
              43.44974000523119,
              1318.8346691792242
            ],
            [
              -119.33796729846873,
              43.462484060417324,
              1318.8346691792242
            ],
            [
              -119.32499641558503,
              43.46274866884166,
              1355.994669179224
            ],
            [
              -119.32450792790164,
              43.45000449658771,
              1355.994669179224
            ],
            [
              -119.33747609160385,
              43.44974000523119,
              1318.8346691792242
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379673,
        43.44974001,
        1318.834669,
        -119.3245079,
        43.46274867,
        1355.994669
      ],
      "properties": {
        "datetime": "2017-08-28T17:03:43Z",
        "pc:count": 16319192,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311440.0019,
            "count": 16319192,
            "maximum": 311918.8563,
            "minimum": 310868.7163,
            "name": "X",
            "position": 0,
            "stddev": 288.2429398,
            "variance": 83083.99236
          },
          {
            "average": 4814144.665,
            "count": 16319192,
            "maximum": 4814830.08,
            "minimum": 4813413.58,
            "name": "Y",
            "position": 1,
            "stddev": 403.566185,
            "variance": 162865.6656
          },
          {
            "average": 1325.016045,
            "count": 16319192,
            "maximum": 1355.994669,
            "minimum": 1318.834669,
            "name": "Z",
            "position": 2,
            "stddev": 4.738419793,
            "variance": 22.45262214
          },
          {
            "average": 20350.52577,
            "count": 16319192,
            "maximum": 36321,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1739.016771,
            "variance": 3024179.329
          },
          {
            "average": 1.002254707,
            "count": 16319192,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05299157686,
            "variance": 0.002808107219
          },
          {
            "average": 1.004534906,
            "count": 16319192,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07878963828,
            "variance": 0.0062078071
          },
          {
            "average": 0.4993380187,
            "count": 16319192,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995771,
            "variance": 0.2499995771
          },
          {
            "average": 5.147313666e-06,
            "count": 16319192,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002268763427,
            "variance": 5.147287487e-06
          },
          {
            "average": 1.135721609,
            "count": 16319192,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.342492717,
            "variance": 0.1173012612
          },
          {
            "average": 1.189597673,
            "count": 16319192,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86547789,
            "variance": 140.7895656
          },
          {
            "average": 1.998311559,
            "count": 16319192,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000762874,
            "variance": 1.00152633
          },
          {
            "average": 1018.848837,
            "count": 16319192,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.308918495,
            "variance": 1.713267628
          },
          {
            "average": 43734.92352,
            "count": 16319192,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2707.694507,
            "variance": 7331609.545
          },
          {
            "average": 42043.52375,
            "count": 16319192,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2544.477713,
            "variance": 6474366.83
          },
          {
            "average": 38953.46853,
            "count": 16319192,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2469.258449,
            "variance": 6097237.29
          },
          {
            "average": 187972196.3,
            "count": 16319192,
            "maximum": 187975023.3,
            "minimum": 187905726.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9726.945354,
            "variance": 94613465.92
          },
          {
            "average": 0,
            "count": 16319192,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16319192,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16319192,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16319192,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16319192,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310868.7163,
          4813413.58,
          1318.834669,
          311918.8563,
          4814830.08,
          1355.994669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310868.71628934616,
                4813413.579691628,
                1318.8346691792242
              ],
              [
                310868.71628934616,
                4814830.079691628,
                1318.8346691792242
              ],
              [
                311918.8562893462,
                4814830.079691628,
                1355.994669179224
              ],
              [
                311918.8562893462,
                4813413.579691628,
                1355.994669179224
              ],
              [
                310868.71628934616,
                4813413.579691628,
                1318.8346691792242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:03:43+00:00",
        "end_time": "2017-08-27T21:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379673,
            43.44974001,
            1318.834669,
            -119.3245079,
            43.46274867,
            1355.994669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747609160385,
                  43.44974000523119,
                  1318.8346691792242
                ],
                [
                  -119.33796729846873,
                  43.462484060417324,
                  1318.8346691792242
                ],
                [
                  -119.32499641558503,
                  43.46274866884166,
                  1355.994669179224
                ],
                [
                  -119.32450792790164,
                  43.45000449658771,
                  1355.994669179224
                ],
                [
                  -119.33747609160385,
                  43.44974000523119,
                  1318.8346691792242
                ]
              ]
            ]
          },
          "id": "20170827_43119D3119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:03:43Z",
            "pc:count": 16319192,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311440.0019,
                "count": 16319192,
                "maximum": 311918.8563,
                "minimum": 310868.7163,
                "name": "X",
                "position": 0,
                "stddev": 288.2429398,
                "variance": 83083.99236
              },
              {
                "average": 4814144.665,
                "count": 16319192,
                "maximum": 4814830.08,
                "minimum": 4813413.58,
                "name": "Y",
                "position": 1,
                "stddev": 403.566185,
                "variance": 162865.6656
              },
              {
                "average": 1325.016045,
                "count": 16319192,
                "maximum": 1355.994669,
                "minimum": 1318.834669,
                "name": "Z",
                "position": 2,
                "stddev": 4.738419793,
                "variance": 22.45262214
              },
              {
                "average": 20350.52577,
                "count": 16319192,
                "maximum": 36321,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1739.016771,
                "variance": 3024179.329
              },
              {
                "average": 1.002254707,
                "count": 16319192,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05299157686,
                "variance": 0.002808107219
              },
              {
                "average": 1.004534906,
                "count": 16319192,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07878963828,
                "variance": 0.0062078071
              },
              {
                "average": 0.4993380187,
                "count": 16319192,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995771,
                "variance": 0.2499995771
              },
              {
                "average": 5.147313666e-06,
                "count": 16319192,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002268763427,
                "variance": 5.147287487e-06
              },
              {
                "average": 1.135721609,
                "count": 16319192,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.342492717,
                "variance": 0.1173012612
              },
              {
                "average": 1.189597673,
                "count": 16319192,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86547789,
                "variance": 140.7895656
              },
              {
                "average": 1.998311559,
                "count": 16319192,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000762874,
                "variance": 1.00152633
              },
              {
                "average": 1018.848837,
                "count": 16319192,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.308918495,
                "variance": 1.713267628
              },
              {
                "average": 43734.92352,
                "count": 16319192,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2707.694507,
                "variance": 7331609.545
              },
              {
                "average": 42043.52375,
                "count": 16319192,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2544.477713,
                "variance": 6474366.83
              },
              {
                "average": 38953.46853,
                "count": 16319192,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2469.258449,
                "variance": 6097237.29
              },
              {
                "average": 187972196.3,
                "count": 16319192,
                "maximum": 187975023.3,
                "minimum": 187905726.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9726.945354,
                "variance": 94613465.92
              },
              {
                "average": 0,
                "count": 16319192,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16319192,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16319192,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16319192,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16319192,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310868.7163,
              4813413.58,
              1318.834669,
              311918.8563,
              4814830.08,
              1355.994669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310868.71628934616,
                    4813413.579691628,
                    1318.8346691792242
                  ],
                  [
                    310868.71628934616,
                    4814830.079691628,
                    1318.8346691792242
                  ],
                  [
                    311918.8562893462,
                    4814830.079691628,
                    1355.994669179224
                  ],
                  [
                    311918.8562893462,
                    4813413.579691628,
                    1355.994669179224
                  ],
                  [
                    310868.71628934616,
                    4813413.579691628,
                    1318.8346691792242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:03:43+00:00",
            "end_time": "2017-08-27T21:48: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": "20170828_43119C3114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3372841015126,
              43.341625630387334,
              1257.3694733632196
            ],
            [
              -119.33760518689083,
              43.34998927691098,
              1257.3694733632196
            ],
            [
              -119.3249968313066,
              43.35024641689317,
              1270.8094733632197
            ],
            [
              -119.32467747395509,
              43.34188269568697,
              1270.8094733632197
            ],
            [
              -119.3372841015126,
              43.341625630387334,
              1257.3694733632196
            ]
          ]
        ]
      },
      "bbox": [
        -119.3376052,
        43.34162563,
        1257.369473,
        -119.3246775,
        43.35024642,
        1270.809473
      ],
      "properties": {
        "datetime": "2017-08-29T16:10:42Z",
        "pc:count": 8716368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311070.7816,
            "count": 8716368,
            "maximum": 311570.2221,
            "minimum": 310547.5421,
            "name": "X",
            "position": 0,
            "stddev": 286.8476902,
            "variance": 82281.59736
          },
          {
            "average": 4801865.418,
            "count": 8716368,
            "maximum": 4802335.419,
            "minimum": 4801405.819,
            "name": "Y",
            "position": 1,
            "stddev": 260.0803765,
            "variance": 67641.80222
          },
          {
            "average": 1258.998529,
            "count": 8716368,
            "maximum": 1270.809473,
            "minimum": 1257.369473,
            "name": "Z",
            "position": 2,
            "stddev": 0.6031671708,
            "variance": 0.3638106359
          },
          {
            "average": 19351.37116,
            "count": 8716368,
            "maximum": 38305,
            "minimum": 641,
            "name": "Intensity",
            "position": 3,
            "stddev": 2097.298522,
            "variance": 4398661.09
          },
          {
            "average": 1.000200657,
            "count": 8716368,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01417202117,
            "variance": 0.0002008461841
          },
          {
            "average": 1.000394545,
            "count": 8716368,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01987656427,
            "variance": 0.000395077807
          },
          {
            "average": 0.5009069144,
            "count": 8716368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992062,
            "variance": 0.2499992062
          },
          {
            "average": 4.589067373e-07,
            "count": 8716368,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006774264383,
            "variance": 4.589065794e-07
          },
          {
            "average": 1.236047858,
            "count": 8716368,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246519606,
            "variance": 0.1803292877
          },
          {
            "average": 0.1924343491,
            "count": 8716368,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75753058,
            "variance": 138.2395253
          },
          {
            "average": 1.998582093,
            "count": 8716368,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002567298,
            "variance": 1.005141187
          },
          {
            "average": 1060.4244,
            "count": 8716368,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.191944288,
            "variance": 1.420731186
          },
          {
            "average": 41960.78152,
            "count": 8716368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5171.404271,
            "variance": 26743422.13
          },
          {
            "average": 40981.50098,
            "count": 8716368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4511.197449,
            "variance": 20350902.43
          },
          {
            "average": 38028.4017,
            "count": 8716368,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4530.779238,
            "variance": 20527960.5
          },
          {
            "average": 188047802,
            "count": 8716368,
            "maximum": 188058242.6,
            "minimum": 187989074.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22958.1392,
            "variance": 527076155.5
          },
          {
            "average": 0,
            "count": 8716368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8716368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8716368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8716368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8716368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310547.5421,
          4801405.819,
          1257.369473,
          311570.2221,
          4802335.419,
          1270.809473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310547.5420686614,
                4801405.8187022405,
                1257.3694733632196
              ],
              [
                310547.5420686614,
                4802335.41870224,
                1257.3694733632196
              ],
              [
                311570.2220686615,
                4802335.41870224,
                1270.8094733632197
              ],
              [
                311570.2220686615,
                4801405.8187022405,
                1270.8094733632197
              ],
              [
                310547.5420686614,
                4801405.8187022405,
                1257.3694733632196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:10:42+00:00",
        "end_time": "2017-08-28T20:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3376052,
            43.34162563,
            1257.369473,
            -119.3246775,
            43.35024642,
            1270.809473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3372841015126,
                  43.341625630387334,
                  1257.3694733632196
                ],
                [
                  -119.33760518689083,
                  43.34998927691098,
                  1257.3694733632196
                ],
                [
                  -119.3249968313066,
                  43.35024641689317,
                  1270.8094733632197
                ],
                [
                  -119.32467747395509,
                  43.34188269568697,
                  1270.8094733632197
                ],
                [
                  -119.3372841015126,
                  43.341625630387334,
                  1257.3694733632196
                ]
              ]
            ]
          },
          "id": "20170828_43119C3114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:10:42Z",
            "pc:count": 8716368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311070.7816,
                "count": 8716368,
                "maximum": 311570.2221,
                "minimum": 310547.5421,
                "name": "X",
                "position": 0,
                "stddev": 286.8476902,
                "variance": 82281.59736
              },
              {
                "average": 4801865.418,
                "count": 8716368,
                "maximum": 4802335.419,
                "minimum": 4801405.819,
                "name": "Y",
                "position": 1,
                "stddev": 260.0803765,
                "variance": 67641.80222
              },
              {
                "average": 1258.998529,
                "count": 8716368,
                "maximum": 1270.809473,
                "minimum": 1257.369473,
                "name": "Z",
                "position": 2,
                "stddev": 0.6031671708,
                "variance": 0.3638106359
              },
              {
                "average": 19351.37116,
                "count": 8716368,
                "maximum": 38305,
                "minimum": 641,
                "name": "Intensity",
                "position": 3,
                "stddev": 2097.298522,
                "variance": 4398661.09
              },
              {
                "average": 1.000200657,
                "count": 8716368,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01417202117,
                "variance": 0.0002008461841
              },
              {
                "average": 1.000394545,
                "count": 8716368,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01987656427,
                "variance": 0.000395077807
              },
              {
                "average": 0.5009069144,
                "count": 8716368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992062,
                "variance": 0.2499992062
              },
              {
                "average": 4.589067373e-07,
                "count": 8716368,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006774264383,
                "variance": 4.589065794e-07
              },
              {
                "average": 1.236047858,
                "count": 8716368,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246519606,
                "variance": 0.1803292877
              },
              {
                "average": 0.1924343491,
                "count": 8716368,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75753058,
                "variance": 138.2395253
              },
              {
                "average": 1.998582093,
                "count": 8716368,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002567298,
                "variance": 1.005141187
              },
              {
                "average": 1060.4244,
                "count": 8716368,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.191944288,
                "variance": 1.420731186
              },
              {
                "average": 41960.78152,
                "count": 8716368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5171.404271,
                "variance": 26743422.13
              },
              {
                "average": 40981.50098,
                "count": 8716368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4511.197449,
                "variance": 20350902.43
              },
              {
                "average": 38028.4017,
                "count": 8716368,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4530.779238,
                "variance": 20527960.5
              },
              {
                "average": 188047802,
                "count": 8716368,
                "maximum": 188058242.6,
                "minimum": 187989074.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22958.1392,
                "variance": 527076155.5
              },
              {
                "average": 0,
                "count": 8716368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8716368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8716368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8716368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8716368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310547.5421,
              4801405.819,
              1257.369473,
              311570.2221,
              4802335.419,
              1270.809473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310547.5420686614,
                    4801405.8187022405,
                    1257.3694733632196
                  ],
                  [
                    310547.5420686614,
                    4802335.41870224,
                    1257.3694733632196
                  ],
                  [
                    311570.2220686615,
                    4802335.41870224,
                    1270.8094733632197
                  ],
                  [
                    311570.2220686615,
                    4801405.8187022405,
                    1270.8094733632197
                  ],
                  [
                    310547.5420686614,
                    4801405.8187022405,
                    1257.3694733632196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:10:42+00:00",
            "end_time": "2017-08-28T20:57: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": "20170827_43119D2307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747735790793,
              43.41225098979514,
              1342.814400606427
            ],
            [
              -119.2379465354272,
              43.424984862223454,
              1342.814400606427
            ],
            [
              -119.22507213681888,
              43.42523621199664,
              1357.0744006064272
            ],
            [
              -119.2246056529278,
              43.41250222844719,
              1357.0744006064272
            ],
            [
              -119.23747735790793,
              43.41225098979514,
              1342.814400606427
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379465,
        43.41225099,
        1342.814401,
        -119.2246057,
        43.42523621,
        1357.074401
      ],
      "properties": {
        "datetime": "2017-08-27T20:52:15Z",
        "pc:count": 13574287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319362.9952,
            "count": 13574287,
            "maximum": 319891.1708,
            "minimum": 318848.2708,
            "name": "X",
            "position": 0,
            "stddev": 289.3097993,
            "variance": 83700.15995
          },
          {
            "average": 4809716.491,
            "count": 13574287,
            "maximum": 4810442.975,
            "minimum": 4809027.715,
            "name": "Y",
            "position": 1,
            "stddev": 396.799223,
            "variance": 157449.6234
          },
          {
            "average": 1350.461471,
            "count": 13574287,
            "maximum": 1357.074401,
            "minimum": 1342.814401,
            "name": "Z",
            "position": 2,
            "stddev": 3.381197838,
            "variance": 11.43249882
          },
          {
            "average": 21836.19706,
            "count": 13574287,
            "maximum": 32849,
            "minimum": 2689,
            "name": "Intensity",
            "position": 3,
            "stddev": 1405.542873,
            "variance": 1975550.767
          },
          {
            "average": 1.000007293,
            "count": 13574287,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002700582916,
            "variance": 7.293148087e-06
          },
          {
            "average": 1.000011124,
            "count": 13574287,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003335243608,
            "variance": 1.112384992e-05
          },
          {
            "average": 0.5012876919,
            "count": 13574287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983603,
            "variance": 0.2499983603
          },
          {
            "average": 7.661544212e-06,
            "count": 13574287,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002767938958,
            "variance": 7.661486077e-06
          },
          {
            "average": 1.154113951,
            "count": 13574287,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3610579602,
            "variance": 0.1303628506
          },
          {
            "average": 0.1590963951,
            "count": 13574287,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76923198,
            "variance": 138.5148215
          },
          {
            "average": 2.002306493,
            "count": 13574287,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000058152,
            "variance": 1.000116307
          },
          {
            "average": 1004.841156,
            "count": 13574287,
            "maximum": 1007,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.994714877,
            "variance": 0.9894576865
          },
          {
            "average": 45732.92211,
            "count": 13574287,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1689.314438,
            "variance": 2853783.27
          },
          {
            "average": 43893.36143,
            "count": 13574287,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1594.485013,
            "variance": 2542382.458
          },
          {
            "average": 40594.43498,
            "count": 13574287,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1527.748049,
            "variance": 2334014.101
          },
          {
            "average": 187901763.5,
            "count": 13574287,
            "maximum": 187902335.2,
            "minimum": 187901277.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 260.6972469,
            "variance": 67963.05452
          },
          {
            "average": 0,
            "count": 13574287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318848.2708,
          4809027.715,
          1342.814401,
          319891.1708,
          4810442.975,
          1357.074401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318848.2707562913,
                4809027.71512792,
                1342.814400606427
              ],
              [
                318848.2707562913,
                4810442.97512792,
                1342.814400606427
              ],
              [
                319891.1707562913,
                4810442.97512792,
                1357.0744006064272
              ],
              [
                319891.1707562913,
                4809027.71512792,
                1357.0744006064272
              ],
              [
                318848.2707562913,
                4809027.71512792,
                1342.814400606427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:52:15+00:00",
        "end_time": "2017-08-27T20:34:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379465,
            43.41225099,
            1342.814401,
            -119.2246057,
            43.42523621,
            1357.074401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747735790793,
                  43.41225098979514,
                  1342.814400606427
                ],
                [
                  -119.2379465354272,
                  43.424984862223454,
                  1342.814400606427
                ],
                [
                  -119.22507213681888,
                  43.42523621199664,
                  1357.0744006064272
                ],
                [
                  -119.2246056529278,
                  43.41250222844719,
                  1357.0744006064272
                ],
                [
                  -119.23747735790793,
                  43.41225098979514,
                  1342.814400606427
                ]
              ]
            ]
          },
          "id": "20170827_43119D2307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:52:15Z",
            "pc:count": 13574287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319362.9952,
                "count": 13574287,
                "maximum": 319891.1708,
                "minimum": 318848.2708,
                "name": "X",
                "position": 0,
                "stddev": 289.3097993,
                "variance": 83700.15995
              },
              {
                "average": 4809716.491,
                "count": 13574287,
                "maximum": 4810442.975,
                "minimum": 4809027.715,
                "name": "Y",
                "position": 1,
                "stddev": 396.799223,
                "variance": 157449.6234
              },
              {
                "average": 1350.461471,
                "count": 13574287,
                "maximum": 1357.074401,
                "minimum": 1342.814401,
                "name": "Z",
                "position": 2,
                "stddev": 3.381197838,
                "variance": 11.43249882
              },
              {
                "average": 21836.19706,
                "count": 13574287,
                "maximum": 32849,
                "minimum": 2689,
                "name": "Intensity",
                "position": 3,
                "stddev": 1405.542873,
                "variance": 1975550.767
              },
              {
                "average": 1.000007293,
                "count": 13574287,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002700582916,
                "variance": 7.293148087e-06
              },
              {
                "average": 1.000011124,
                "count": 13574287,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003335243608,
                "variance": 1.112384992e-05
              },
              {
                "average": 0.5012876919,
                "count": 13574287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983603,
                "variance": 0.2499983603
              },
              {
                "average": 7.661544212e-06,
                "count": 13574287,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002767938958,
                "variance": 7.661486077e-06
              },
              {
                "average": 1.154113951,
                "count": 13574287,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3610579602,
                "variance": 0.1303628506
              },
              {
                "average": 0.1590963951,
                "count": 13574287,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76923198,
                "variance": 138.5148215
              },
              {
                "average": 2.002306493,
                "count": 13574287,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000058152,
                "variance": 1.000116307
              },
              {
                "average": 1004.841156,
                "count": 13574287,
                "maximum": 1007,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.994714877,
                "variance": 0.9894576865
              },
              {
                "average": 45732.92211,
                "count": 13574287,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1689.314438,
                "variance": 2853783.27
              },
              {
                "average": 43893.36143,
                "count": 13574287,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1594.485013,
                "variance": 2542382.458
              },
              {
                "average": 40594.43498,
                "count": 13574287,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1527.748049,
                "variance": 2334014.101
              },
              {
                "average": 187901763.5,
                "count": 13574287,
                "maximum": 187902335.2,
                "minimum": 187901277.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 260.6972469,
                "variance": 67963.05452
              },
              {
                "average": 0,
                "count": 13574287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318848.2708,
              4809027.715,
              1342.814401,
              319891.1708,
              4810442.975,
              1357.074401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318848.2707562913,
                    4809027.71512792,
                    1342.814400606427
                  ],
                  [
                    318848.2707562913,
                    4810442.97512792,
                    1342.814400606427
                  ],
                  [
                    319891.1707562913,
                    4810442.97512792,
                    1357.0744006064272
                  ],
                  [
                    319891.1707562913,
                    4809027.71512792,
                    1357.0744006064272
                  ],
                  [
                    318848.2707562913,
                    4809027.71512792,
                    1342.814400606427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:52:15+00:00",
            "end_time": "2017-08-27T20:34: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": "20170829_43119C4410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747601865718,
              43.28723421263845,
              1257.0280860812618
            ],
            [
              -119.387975107151,
              43.299983749362084,
              1257.0280860812618
            ],
            [
              -119.37499715726025,
              43.30025410512846,
              1286.4480860812619
            ],
            [
              -119.37450077493527,
              43.28750444870375,
              1286.4480860812619
            ],
            [
              -119.38747601865718,
              43.28723421263845,
              1257.0280860812618
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879751,
        43.28723421,
        1257.028086,
        -119.3745008,
        43.30025411,
        1286.448086
      ],
      "properties": {
        "datetime": "2017-08-29T19:04:13Z",
        "pc:count": 12919450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306815.5085,
            "count": 12919450,
            "maximum": 307359.7986,
            "minimum": 306306.2386,
            "name": "X",
            "position": 0,
            "stddev": 293.2718285,
            "variance": 86008.36537
          },
          {
            "average": 4796200.518,
            "count": 12919450,
            "maximum": 4796897.416,
            "minimum": 4795480.296,
            "name": "Y",
            "position": 1,
            "stddev": 396.1990956,
            "variance": 156973.7234
          },
          {
            "average": 1259.560411,
            "count": 12919450,
            "maximum": 1286.448086,
            "minimum": 1257.028086,
            "name": "Z",
            "position": 2,
            "stddev": 2.757593713,
            "variance": 7.604323083
          },
          {
            "average": 22706.37407,
            "count": 12919450,
            "maximum": 33777,
            "minimum": 1729,
            "name": "Intensity",
            "position": 3,
            "stddev": 3081.121935,
            "variance": 9493312.38
          },
          {
            "average": 1.000017261,
            "count": 12919450,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004154575803,
            "variance": 1.726050011e-05
          },
          {
            "average": 1.000033902,
            "count": 12919450,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00582247587,
            "variance": 3.390122526e-05
          },
          {
            "average": 0.50241179,
            "count": 12919450,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942026,
            "variance": 0.2499942026
          },
          {
            "average": 5.650395334e-06,
            "count": 12919450,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002377049399,
            "variance": 5.650363845e-06
          },
          {
            "average": 1.235280372,
            "count": 12919450,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4241739412,
            "variance": 0.1799235324
          },
          {
            "average": 0.1737575967,
            "count": 12919450,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74497614,
            "variance": 137.9444645
          },
          {
            "average": 2.00220141,
            "count": 12919450,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000070875,
            "variance": 1.000141754
          },
          {
            "average": 1077.764797,
            "count": 12919450,
            "maximum": 1080,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00130301,
            "variance": 1.002607717
          },
          {
            "average": 52037.8817,
            "count": 12919450,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5706.06395,
            "variance": 32559165.8
          },
          {
            "average": 51770.99248,
            "count": 12919450,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5494.7554,
            "variance": 30192336.91
          },
          {
            "average": 50491.57901,
            "count": 12919450,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6568.559129,
            "variance": 43145969.03
          },
          {
            "average": 188067591.2,
            "count": 12919450,
            "maximum": 188068653.7,
            "minimum": 188066156.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 573.0779774,
            "variance": 328418.3682
          },
          {
            "average": 0,
            "count": 12919450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306306.2386,
          4795480.296,
          1257.028086,
          307359.7986,
          4796897.416,
          1286.448086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306306.2385551931,
                4795480.2958450625,
                1257.0280860812618
              ],
              [
                306306.2385551931,
                4796897.415845062,
                1257.0280860812618
              ],
              [
                307359.7985551932,
                4796897.415845062,
                1286.4480860812619
              ],
              [
                307359.7985551932,
                4795480.2958450625,
                1286.4480860812619
              ],
              [
                306306.2385551931,
                4795480.2958450625,
                1257.0280860812618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:04:13+00:00",
        "end_time": "2017-08-29T18:22:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879751,
            43.28723421,
            1257.028086,
            -119.3745008,
            43.30025411,
            1286.448086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747601865718,
                  43.28723421263845,
                  1257.0280860812618
                ],
                [
                  -119.387975107151,
                  43.299983749362084,
                  1257.0280860812618
                ],
                [
                  -119.37499715726025,
                  43.30025410512846,
                  1286.4480860812619
                ],
                [
                  -119.37450077493527,
                  43.28750444870375,
                  1286.4480860812619
                ],
                [
                  -119.38747601865718,
                  43.28723421263845,
                  1257.0280860812618
                ]
              ]
            ]
          },
          "id": "20170829_43119C4410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:04:13Z",
            "pc:count": 12919450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306815.5085,
                "count": 12919450,
                "maximum": 307359.7986,
                "minimum": 306306.2386,
                "name": "X",
                "position": 0,
                "stddev": 293.2718285,
                "variance": 86008.36537
              },
              {
                "average": 4796200.518,
                "count": 12919450,
                "maximum": 4796897.416,
                "minimum": 4795480.296,
                "name": "Y",
                "position": 1,
                "stddev": 396.1990956,
                "variance": 156973.7234
              },
              {
                "average": 1259.560411,
                "count": 12919450,
                "maximum": 1286.448086,
                "minimum": 1257.028086,
                "name": "Z",
                "position": 2,
                "stddev": 2.757593713,
                "variance": 7.604323083
              },
              {
                "average": 22706.37407,
                "count": 12919450,
                "maximum": 33777,
                "minimum": 1729,
                "name": "Intensity",
                "position": 3,
                "stddev": 3081.121935,
                "variance": 9493312.38
              },
              {
                "average": 1.000017261,
                "count": 12919450,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004154575803,
                "variance": 1.726050011e-05
              },
              {
                "average": 1.000033902,
                "count": 12919450,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00582247587,
                "variance": 3.390122526e-05
              },
              {
                "average": 0.50241179,
                "count": 12919450,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942026,
                "variance": 0.2499942026
              },
              {
                "average": 5.650395334e-06,
                "count": 12919450,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002377049399,
                "variance": 5.650363845e-06
              },
              {
                "average": 1.235280372,
                "count": 12919450,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4241739412,
                "variance": 0.1799235324
              },
              {
                "average": 0.1737575967,
                "count": 12919450,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74497614,
                "variance": 137.9444645
              },
              {
                "average": 2.00220141,
                "count": 12919450,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000070875,
                "variance": 1.000141754
              },
              {
                "average": 1077.764797,
                "count": 12919450,
                "maximum": 1080,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00130301,
                "variance": 1.002607717
              },
              {
                "average": 52037.8817,
                "count": 12919450,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5706.06395,
                "variance": 32559165.8
              },
              {
                "average": 51770.99248,
                "count": 12919450,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5494.7554,
                "variance": 30192336.91
              },
              {
                "average": 50491.57901,
                "count": 12919450,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6568.559129,
                "variance": 43145969.03
              },
              {
                "average": 188067591.2,
                "count": 12919450,
                "maximum": 188068653.7,
                "minimum": 188066156.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 573.0779774,
                "variance": 328418.3682
              },
              {
                "average": 0,
                "count": 12919450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306306.2386,
              4795480.296,
              1257.028086,
              307359.7986,
              4796897.416,
              1286.448086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306306.2385551931,
                    4795480.2958450625,
                    1257.0280860812618
                  ],
                  [
                    306306.2385551931,
                    4796897.415845062,
                    1257.0280860812618
                  ],
                  [
                    307359.7985551932,
                    4796897.415845062,
                    1286.4480860812619
                  ],
                  [
                    307359.7985551932,
                    4795480.2958450625,
                    1286.4480860812619
                  ],
                  [
                    306306.2385551931,
                    4795480.2958450625,
                    1257.0280860812618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:04:13+00:00",
            "end_time": "2017-08-29T18:22: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": "20170827_43119C2302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747730248583,
              43.29975060451519,
              1258.3147165072594
            ],
            [
              -119.23794462121248,
              43.31248418840802,
              1258.3147165072594
            ],
            [
              -119.22499640433954,
              43.31273692170558,
              1272.3147165072594
            ],
            [
              -119.22453178395533,
              43.300003226057036,
              1272.3147165072594
            ],
            [
              -119.23747730248583,
              43.29975060451519,
              1258.3147165072594
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379446,
        43.2997506,
        1258.314717,
        -119.2245318,
        43.31273692,
        1272.314717
      ],
      "properties": {
        "datetime": "2017-08-28T17:08:07Z",
        "pc:count": 15984482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319083.6458,
            "count": 15984482,
            "maximum": 319563.9526,
            "minimum": 318513.1326,
            "name": "X",
            "position": 0,
            "stddev": 295.4329393,
            "variance": 87280.62162
          },
          {
            "average": 4797270.076,
            "count": 15984482,
            "maximum": 4797948.597,
            "minimum": 4796533.397,
            "name": "Y",
            "position": 1,
            "stddev": 398.3151512,
            "variance": 158654.9597
          },
          {
            "average": 1263.8573,
            "count": 15984482,
            "maximum": 1272.314717,
            "minimum": 1258.314717,
            "name": "Z",
            "position": 2,
            "stddev": 2.879039945,
            "variance": 8.288871006
          },
          {
            "average": 21223.75712,
            "count": 15984482,
            "maximum": 29169,
            "minimum": 14225,
            "name": "Intensity",
            "position": 3,
            "stddev": 1222.297727,
            "variance": 1494011.734
          },
          {
            "average": 1.0000005,
            "count": 15984482,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007074497785,
            "variance": 5.004851891e-07
          },
          {
            "average": 1.000000688,
            "count": 15984482,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008295583198,
            "variance": 6.881670059e-07
          },
          {
            "average": 0.5000787013,
            "count": 15984482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000094,
            "variance": 0.2500000094
          },
          {
            "average": 4.316686646e-06,
            "count": 15984482,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002077659328,
            "variance": 4.316668283e-06
          },
          {
            "average": 1.157399345,
            "count": 15984482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3641768796,
            "variance": 0.1326247996
          },
          {
            "average": 1.022968156,
            "count": 15984482,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00165107,
            "variance": 144.0396285
          },
          {
            "average": 1.999664049,
            "count": 15984482,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999999748,
            "variance": 0.9999999497
          },
          {
            "average": 1018.948913,
            "count": 15984482,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.360429781,
            "variance": 1.850769189
          },
          {
            "average": 45643.00647,
            "count": 15984482,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1405.094746,
            "variance": 1974291.245
          },
          {
            "average": 43950.82647,
            "count": 15984482,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1453.347802,
            "variance": 2112219.833
          },
          {
            "average": 40795.22771,
            "count": 15984482,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1535.674051,
            "variance": 2358294.792
          },
          {
            "average": 187971920.9,
            "count": 15984482,
            "maximum": 187975287.2,
            "minimum": 187905995.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10664.14828,
            "variance": 113724058.5
          },
          {
            "average": 0,
            "count": 15984482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15984482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15984482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15984482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15984482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318513.1326,
          4796533.397,
          1258.314717,
          319563.9526,
          4797948.597,
          1272.314717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318513.13260522607,
                4796533.397396786,
                1258.3147165072594
              ],
              [
                318513.13260522607,
                4797948.597396785,
                1258.3147165072594
              ],
              [
                319563.952605226,
                4797948.597396785,
                1272.3147165072594
              ],
              [
                319563.952605226,
                4796533.397396786,
                1272.3147165072594
              ],
              [
                318513.13260522607,
                4796533.397396786,
                1258.3147165072594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:08:07+00:00",
        "end_time": "2017-08-27T21:53:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379446,
            43.2997506,
            1258.314717,
            -119.2245318,
            43.31273692,
            1272.314717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747730248583,
                  43.29975060451519,
                  1258.3147165072594
                ],
                [
                  -119.23794462121248,
                  43.31248418840802,
                  1258.3147165072594
                ],
                [
                  -119.22499640433954,
                  43.31273692170558,
                  1272.3147165072594
                ],
                [
                  -119.22453178395533,
                  43.300003226057036,
                  1272.3147165072594
                ],
                [
                  -119.23747730248583,
                  43.29975060451519,
                  1258.3147165072594
                ]
              ]
            ]
          },
          "id": "20170827_43119C2302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:08:07Z",
            "pc:count": 15984482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319083.6458,
                "count": 15984482,
                "maximum": 319563.9526,
                "minimum": 318513.1326,
                "name": "X",
                "position": 0,
                "stddev": 295.4329393,
                "variance": 87280.62162
              },
              {
                "average": 4797270.076,
                "count": 15984482,
                "maximum": 4797948.597,
                "minimum": 4796533.397,
                "name": "Y",
                "position": 1,
                "stddev": 398.3151512,
                "variance": 158654.9597
              },
              {
                "average": 1263.8573,
                "count": 15984482,
                "maximum": 1272.314717,
                "minimum": 1258.314717,
                "name": "Z",
                "position": 2,
                "stddev": 2.879039945,
                "variance": 8.288871006
              },
              {
                "average": 21223.75712,
                "count": 15984482,
                "maximum": 29169,
                "minimum": 14225,
                "name": "Intensity",
                "position": 3,
                "stddev": 1222.297727,
                "variance": 1494011.734
              },
              {
                "average": 1.0000005,
                "count": 15984482,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007074497785,
                "variance": 5.004851891e-07
              },
              {
                "average": 1.000000688,
                "count": 15984482,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008295583198,
                "variance": 6.881670059e-07
              },
              {
                "average": 0.5000787013,
                "count": 15984482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000094,
                "variance": 0.2500000094
              },
              {
                "average": 4.316686646e-06,
                "count": 15984482,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002077659328,
                "variance": 4.316668283e-06
              },
              {
                "average": 1.157399345,
                "count": 15984482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3641768796,
                "variance": 0.1326247996
              },
              {
                "average": 1.022968156,
                "count": 15984482,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00165107,
                "variance": 144.0396285
              },
              {
                "average": 1.999664049,
                "count": 15984482,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999999748,
                "variance": 0.9999999497
              },
              {
                "average": 1018.948913,
                "count": 15984482,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.360429781,
                "variance": 1.850769189
              },
              {
                "average": 45643.00647,
                "count": 15984482,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1405.094746,
                "variance": 1974291.245
              },
              {
                "average": 43950.82647,
                "count": 15984482,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1453.347802,
                "variance": 2112219.833
              },
              {
                "average": 40795.22771,
                "count": 15984482,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1535.674051,
                "variance": 2358294.792
              },
              {
                "average": 187971920.9,
                "count": 15984482,
                "maximum": 187975287.2,
                "minimum": 187905995.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10664.14828,
                "variance": 113724058.5
              },
              {
                "average": 0,
                "count": 15984482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15984482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15984482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15984482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15984482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318513.1326,
              4796533.397,
              1258.314717,
              319563.9526,
              4797948.597,
              1272.314717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318513.13260522607,
                    4796533.397396786,
                    1258.3147165072594
                  ],
                  [
                    318513.13260522607,
                    4797948.597396785,
                    1258.3147165072594
                  ],
                  [
                    319563.952605226,
                    4797948.597396785,
                    1272.3147165072594
                  ],
                  [
                    319563.952605226,
                    4796533.397396786,
                    1272.3147165072594
                  ],
                  [
                    318513.13260522607,
                    4796533.397396786,
                    1258.3147165072594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:08:07+00:00",
            "end_time": "2017-08-27T21:53:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4249749998361,
              43.34973163197798,
              1255.7314596654828
            ],
            [
              -119.42548310162809,
              43.36248247685619,
              1255.7314596654828
            ],
            [
              -119.4124986057615,
              43.362757266819145,
              1264.9714596654826
            ],
            [
              -119.4119932175755,
              43.35000630027986,
              1264.9714596654826
            ],
            [
              -119.4249749998361,
              43.34973163197798,
              1255.7314596654828
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254831,
        43.34973163,
        1255.73146,
        -119.4119932,
        43.36275727,
        1264.97146
      ],
      "properties": {
        "datetime": "2017-08-29T18:58:30Z",
        "pc:count": 13331385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303990.2949,
            "count": 13331385,
            "maximum": 304518.5725,
            "minimum": 303465.5325,
            "name": "X",
            "position": 0,
            "stddev": 290.7595501,
            "variance": 84541.11596
          },
          {
            "average": 4803211.919,
            "count": 13331385,
            "maximum": 4803926.267,
            "minimum": 4802508.947,
            "name": "Y",
            "position": 1,
            "stddev": 398.0773005,
            "variance": 158465.5372
          },
          {
            "average": 1256.533257,
            "count": 13331385,
            "maximum": 1264.97146,
            "minimum": 1255.73146,
            "name": "Z",
            "position": 2,
            "stddev": 1.438430827,
            "variance": 2.069083244
          },
          {
            "average": 24044.67669,
            "count": 13331385,
            "maximum": 31649,
            "minimum": 2433,
            "name": "Intensity",
            "position": 3,
            "stddev": 2210.200826,
            "variance": 4884987.693
          },
          {
            "average": 1.000011627,
            "count": 13331385,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003409774867,
            "variance": 1.162656464e-05
          },
          {
            "average": 1.000021453,
            "count": 13331385,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004631703381,
            "variance": 2.145267621e-05
          },
          {
            "average": 0.5024236417,
            "count": 13331385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941447,
            "variance": 0.2499941447
          },
          {
            "average": 8.926304356e-06,
            "count": 13331385,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002987678923,
            "variance": 8.926225347e-06
          },
          {
            "average": 1.231029034,
            "count": 13331385,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4214909641,
            "variance": 0.1776546328
          },
          {
            "average": 0.2481038605,
            "count": 13331385,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67875754,
            "variance": 136.3933778
          },
          {
            "average": 2.001514246,
            "count": 13331385,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000068199,
            "variance": 1.000136402
          },
          {
            "average": 1077.022165,
            "count": 13331385,
            "maximum": 1079,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9977877408,
            "variance": 0.9955803756
          },
          {
            "average": 53515.56558,
            "count": 13331385,
            "maximum": 58880,
            "minimum": 26880,
            "name": "Red",
            "position": 12,
            "stddev": 4937.41123,
            "variance": 24378029.65
          },
          {
            "average": 53548.41054,
            "count": 13331385,
            "maximum": 58880,
            "minimum": 27392,
            "name": "Green",
            "position": 13,
            "stddev": 4907.117266,
            "variance": 24079799.86
          },
          {
            "average": 52427.08104,
            "count": 13331385,
            "maximum": 58624,
            "minimum": 24064,
            "name": "Blue",
            "position": 14,
            "stddev": 5965.282274,
            "variance": 35584592.6
          },
          {
            "average": 188067177.3,
            "count": 13331385,
            "maximum": 188068310.2,
            "minimum": 188066049.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 557.6779561,
            "variance": 311004.7027
          },
          {
            "average": 0,
            "count": 13331385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303465.5325,
          4802508.947,
          1255.73146,
          304518.5725,
          4803926.267,
          1264.97146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303465.5324515241,
                4802508.946924508,
                1255.7314596654828
              ],
              [
                303465.5324515241,
                4803926.266924508,
                1255.7314596654828
              ],
              [
                304518.57245152415,
                4803926.266924508,
                1264.9714596654826
              ],
              [
                304518.57245152415,
                4802508.946924508,
                1264.9714596654826
              ],
              [
                303465.5324515241,
                4802508.946924508,
                1255.7314596654828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:58:30+00:00",
        "end_time": "2017-08-29T18:20:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254831,
            43.34973163,
            1255.73146,
            -119.4119932,
            43.36275727,
            1264.97146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4249749998361,
                  43.34973163197798,
                  1255.7314596654828
                ],
                [
                  -119.42548310162809,
                  43.36248247685619,
                  1255.7314596654828
                ],
                [
                  -119.4124986057615,
                  43.362757266819145,
                  1264.9714596654826
                ],
                [
                  -119.4119932175755,
                  43.35000630027986,
                  1264.9714596654826
                ],
                [
                  -119.4249749998361,
                  43.34973163197798,
                  1255.7314596654828
                ]
              ]
            ]
          },
          "id": "20170829_43119C4207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:58:30Z",
            "pc:count": 13331385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303990.2949,
                "count": 13331385,
                "maximum": 304518.5725,
                "minimum": 303465.5325,
                "name": "X",
                "position": 0,
                "stddev": 290.7595501,
                "variance": 84541.11596
              },
              {
                "average": 4803211.919,
                "count": 13331385,
                "maximum": 4803926.267,
                "minimum": 4802508.947,
                "name": "Y",
                "position": 1,
                "stddev": 398.0773005,
                "variance": 158465.5372
              },
              {
                "average": 1256.533257,
                "count": 13331385,
                "maximum": 1264.97146,
                "minimum": 1255.73146,
                "name": "Z",
                "position": 2,
                "stddev": 1.438430827,
                "variance": 2.069083244
              },
              {
                "average": 24044.67669,
                "count": 13331385,
                "maximum": 31649,
                "minimum": 2433,
                "name": "Intensity",
                "position": 3,
                "stddev": 2210.200826,
                "variance": 4884987.693
              },
              {
                "average": 1.000011627,
                "count": 13331385,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003409774867,
                "variance": 1.162656464e-05
              },
              {
                "average": 1.000021453,
                "count": 13331385,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004631703381,
                "variance": 2.145267621e-05
              },
              {
                "average": 0.5024236417,
                "count": 13331385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941447,
                "variance": 0.2499941447
              },
              {
                "average": 8.926304356e-06,
                "count": 13331385,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002987678923,
                "variance": 8.926225347e-06
              },
              {
                "average": 1.231029034,
                "count": 13331385,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4214909641,
                "variance": 0.1776546328
              },
              {
                "average": 0.2481038605,
                "count": 13331385,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67875754,
                "variance": 136.3933778
              },
              {
                "average": 2.001514246,
                "count": 13331385,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000068199,
                "variance": 1.000136402
              },
              {
                "average": 1077.022165,
                "count": 13331385,
                "maximum": 1079,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9977877408,
                "variance": 0.9955803756
              },
              {
                "average": 53515.56558,
                "count": 13331385,
                "maximum": 58880,
                "minimum": 26880,
                "name": "Red",
                "position": 12,
                "stddev": 4937.41123,
                "variance": 24378029.65
              },
              {
                "average": 53548.41054,
                "count": 13331385,
                "maximum": 58880,
                "minimum": 27392,
                "name": "Green",
                "position": 13,
                "stddev": 4907.117266,
                "variance": 24079799.86
              },
              {
                "average": 52427.08104,
                "count": 13331385,
                "maximum": 58624,
                "minimum": 24064,
                "name": "Blue",
                "position": 14,
                "stddev": 5965.282274,
                "variance": 35584592.6
              },
              {
                "average": 188067177.3,
                "count": 13331385,
                "maximum": 188068310.2,
                "minimum": 188066049.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 557.6779561,
                "variance": 311004.7027
              },
              {
                "average": 0,
                "count": 13331385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303465.5325,
              4802508.947,
              1255.73146,
              304518.5725,
              4803926.267,
              1264.97146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303465.5324515241,
                    4802508.946924508,
                    1255.7314596654828
                  ],
                  [
                    303465.5324515241,
                    4803926.266924508,
                    1255.7314596654828
                  ],
                  [
                    304518.57245152415,
                    4803926.266924508,
                    1264.9714596654826
                  ],
                  [
                    304518.57245152415,
                    4802508.946924508,
                    1264.9714596654826
                  ],
                  [
                    303465.5324515241,
                    4802508.946924508,
                    1255.7314596654828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:58:30+00:00",
            "end_time": "2017-08-29T18:20: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": "20170828_43119D3411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247524603387,
              43.39974231773841,
              1290.4190762185558
            ],
            [
              -119.31296025188684,
              43.41248401184191,
              1290.4190762185558
            ],
            [
              -119.2999963600818,
              43.41274561493744,
              1333.5790762185557
            ],
            [
              -119.29951406677635,
              43.400003805105946,
              1333.5790762185557
            ],
            [
              -119.31247524603387,
              43.39974231773841,
              1290.4190762185558
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129603,
        43.39974232,
        1290.419076,
        -119.2995141,
        43.41274561,
        1333.579076
      ],
      "properties": {
        "datetime": "2017-08-28T17:15:40Z",
        "pc:count": 13658082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313256.6507,
            "count": 13658082,
            "maximum": 313787.9409,
            "minimum": 312737.5209,
            "name": "X",
            "position": 0,
            "stddev": 294.27528,
            "variance": 86597.94043
          },
          {
            "average": 4808518.435,
            "count": 13658082,
            "maximum": 4809220.468,
            "minimum": 4807804.268,
            "name": "Y",
            "position": 1,
            "stddev": 407.0616663,
            "variance": 165699.2002
          },
          {
            "average": 1310.367292,
            "count": 13658082,
            "maximum": 1333.579076,
            "minimum": 1290.419076,
            "name": "Z",
            "position": 2,
            "stddev": 11.21006963,
            "variance": 125.6656612
          },
          {
            "average": 20808.51715,
            "count": 13658082,
            "maximum": 31745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1502.145508,
            "variance": 2256441.128
          },
          {
            "average": 1.000151266,
            "count": 13658082,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01255730666,
            "variance": 0.0001576859505
          },
          {
            "average": 1.000311025,
            "count": 13658082,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01818506091,
            "variance": 0.0003306964402
          },
          {
            "average": 0.5020986109,
            "count": 13658082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956141,
            "variance": 0.2499956141
          },
          {
            "average": 3.807269571e-06,
            "count": 13658082,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001951218941,
            "variance": 3.807255355e-06
          },
          {
            "average": 1.172070647,
            "count": 13658082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3774418492,
            "variance": 0.1424623496
          },
          {
            "average": 0.05732865535,
            "count": 13658082,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76114991,
            "variance": 138.3246472
          },
          {
            "average": 2.003060972,
            "count": 13658082,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000293191,
            "variance": 1.000586468
          },
          {
            "average": 1020.704915,
            "count": 13658082,
            "maximum": 1023,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.004282677,
            "variance": 1.008583695
          },
          {
            "average": 44934.87903,
            "count": 13658082,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2324.955746,
            "variance": 5405419.22
          },
          {
            "average": 42995.18793,
            "count": 13658082,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2164.413288,
            "variance": 4684684.88
          },
          {
            "average": 39765.51261,
            "count": 13658082,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2061.727562,
            "variance": 4250720.541
          },
          {
            "average": 187974493,
            "count": 13658082,
            "maximum": 187975740.4,
            "minimum": 187972659.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 512.1232684,
            "variance": 262270.2421
          },
          {
            "average": 0,
            "count": 13658082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312737.5209,
          4807804.268,
          1290.419076,
          313787.9409,
          4809220.468,
          1333.579076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312737.5208697926,
                4807804.267890796,
                1290.4190762185558
              ],
              [
                312737.5208697926,
                4809220.467890795,
                1290.4190762185558
              ],
              [
                313787.94086979266,
                4809220.467890795,
                1333.5790762185557
              ],
              [
                313787.94086979266,
                4807804.267890796,
                1333.5790762185557
              ],
              [
                312737.5208697926,
                4807804.267890796,
                1290.4190762185558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:15:40+00:00",
        "end_time": "2017-08-28T16:24:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129603,
            43.39974232,
            1290.419076,
            -119.2995141,
            43.41274561,
            1333.579076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247524603387,
                  43.39974231773841,
                  1290.4190762185558
                ],
                [
                  -119.31296025188684,
                  43.41248401184191,
                  1290.4190762185558
                ],
                [
                  -119.2999963600818,
                  43.41274561493744,
                  1333.5790762185557
                ],
                [
                  -119.29951406677635,
                  43.400003805105946,
                  1333.5790762185557
                ],
                [
                  -119.31247524603387,
                  43.39974231773841,
                  1290.4190762185558
                ]
              ]
            ]
          },
          "id": "20170828_43119D3411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:15:40Z",
            "pc:count": 13658082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313256.6507,
                "count": 13658082,
                "maximum": 313787.9409,
                "minimum": 312737.5209,
                "name": "X",
                "position": 0,
                "stddev": 294.27528,
                "variance": 86597.94043
              },
              {
                "average": 4808518.435,
                "count": 13658082,
                "maximum": 4809220.468,
                "minimum": 4807804.268,
                "name": "Y",
                "position": 1,
                "stddev": 407.0616663,
                "variance": 165699.2002
              },
              {
                "average": 1310.367292,
                "count": 13658082,
                "maximum": 1333.579076,
                "minimum": 1290.419076,
                "name": "Z",
                "position": 2,
                "stddev": 11.21006963,
                "variance": 125.6656612
              },
              {
                "average": 20808.51715,
                "count": 13658082,
                "maximum": 31745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1502.145508,
                "variance": 2256441.128
              },
              {
                "average": 1.000151266,
                "count": 13658082,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01255730666,
                "variance": 0.0001576859505
              },
              {
                "average": 1.000311025,
                "count": 13658082,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01818506091,
                "variance": 0.0003306964402
              },
              {
                "average": 0.5020986109,
                "count": 13658082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956141,
                "variance": 0.2499956141
              },
              {
                "average": 3.807269571e-06,
                "count": 13658082,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001951218941,
                "variance": 3.807255355e-06
              },
              {
                "average": 1.172070647,
                "count": 13658082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3774418492,
                "variance": 0.1424623496
              },
              {
                "average": 0.05732865535,
                "count": 13658082,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76114991,
                "variance": 138.3246472
              },
              {
                "average": 2.003060972,
                "count": 13658082,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000293191,
                "variance": 1.000586468
              },
              {
                "average": 1020.704915,
                "count": 13658082,
                "maximum": 1023,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.004282677,
                "variance": 1.008583695
              },
              {
                "average": 44934.87903,
                "count": 13658082,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2324.955746,
                "variance": 5405419.22
              },
              {
                "average": 42995.18793,
                "count": 13658082,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2164.413288,
                "variance": 4684684.88
              },
              {
                "average": 39765.51261,
                "count": 13658082,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2061.727562,
                "variance": 4250720.541
              },
              {
                "average": 187974493,
                "count": 13658082,
                "maximum": 187975740.4,
                "minimum": 187972659.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 512.1232684,
                "variance": 262270.2421
              },
              {
                "average": 0,
                "count": 13658082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312737.5209,
              4807804.268,
              1290.419076,
              313787.9409,
              4809220.468,
              1333.579076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312737.5208697926,
                    4807804.267890796,
                    1290.4190762185558
                  ],
                  [
                    312737.5208697926,
                    4809220.467890795,
                    1290.4190762185558
                  ],
                  [
                    313787.94086979266,
                    4809220.467890795,
                    1333.5790762185557
                  ],
                  [
                    313787.94086979266,
                    4807804.267890796,
                    1333.5790762185557
                  ],
                  [
                    312737.5208697926,
                    4807804.267890796,
                    1290.4190762185558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:15:40+00:00",
            "end_time": "2017-08-28T16:24: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": "20170828_43119C3115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32498087152074,
              43.34173625944772,
              1256.9310669183876
            ],
            [
              -119.32529598003762,
              43.3499876951454,
              1256.9310669183876
            ],
            [
              -119.31728150888175,
              43.35015044279927,
              1269.1510669183874
            ],
            [
              -119.31696748405889,
              43.341898960468065,
              1269.1510669183874
            ],
            [
              -119.32498087152074,
              43.34173625944772,
              1256.9310669183876
            ]
          ]
        ]
      },
      "bbox": [
        -119.325296,
        43.34173626,
        1256.931067,
        -119.3169675,
        43.35015044,
        1269.151067
      ],
      "properties": {
        "datetime": "2017-08-29T17:33:46Z",
        "pc:count": 5576445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311869.7222,
            "count": 5576445,
            "maximum": 312195.2358,
            "minimum": 311545.1758,
            "name": "X",
            "position": 0,
            "stddev": 179.7082348,
            "variance": 32295.04964
          },
          {
            "average": 4801868.622,
            "count": 5576445,
            "maximum": 4802307.361,
            "minimum": 4801390.241,
            "name": "Y",
            "position": 1,
            "stddev": 260.673085,
            "variance": 67950.45727
          },
          {
            "average": 1258.471409,
            "count": 5576445,
            "maximum": 1269.151067,
            "minimum": 1256.931067,
            "name": "Z",
            "position": 2,
            "stddev": 0.3897314158,
            "variance": 0.1518905765
          },
          {
            "average": 22120.41958,
            "count": 5576445,
            "maximum": 33073,
            "minimum": 1553,
            "name": "Intensity",
            "position": 3,
            "stddev": 1923.554116,
            "variance": 3700060.438
          },
          {
            "average": 1.00013306,
            "count": 5576445,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0115809307,
            "variance": 0.0001341179558
          },
          {
            "average": 1.000256436,
            "count": 5576445,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01611204289,
            "variance": 0.000259597926
          },
          {
            "average": 0.5040779565,
            "count": 5576445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834148,
            "variance": 0.2499834151
          },
          {
            "average": 8.966285869e-07,
            "count": 5576445,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009469044005,
            "variance": 8.966279437e-07
          },
          {
            "average": 1.274097924,
            "count": 5576445,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4460586149,
            "variance": 0.1989682879
          },
          {
            "average": -0.5790021305,
            "count": 5576445,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90772356,
            "variance": 141.7938804
          },
          {
            "average": 2.001865525,
            "count": 5576445,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000540843,
            "variance": 1.001081979
          },
          {
            "average": 1058.58598,
            "count": 5576445,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.29507762,
            "variance": 5.267381281
          },
          {
            "average": 41617.63883,
            "count": 5576445,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2768.99093,
            "variance": 7667310.77
          },
          {
            "average": 40294.81817,
            "count": 5576445,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2643.568994,
            "variance": 6988457.024
          },
          {
            "average": 37580.44431,
            "count": 5576445,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2418.019034,
            "variance": 5846816.05
          },
          {
            "average": 188008201.9,
            "count": 5576445,
            "maximum": 188063226.6,
            "minimum": 187989074.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30266.31527,
            "variance": 916049840.2
          },
          {
            "average": 0,
            "count": 5576445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5576445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311545.1758,
          4801390.241,
          1256.931067,
          312195.2358,
          4802307.361,
          1269.151067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311545.17578224215,
                4801390.240715557,
                1256.9310669183876
              ],
              [
                311545.17578224215,
                4802307.360715556,
                1256.9310669183876
              ],
              [
                312195.2357822422,
                4802307.360715556,
                1269.1510669183874
              ],
              [
                312195.2357822422,
                4801390.240715557,
                1269.1510669183874
              ],
              [
                311545.17578224215,
                4801390.240715557,
                1256.9310669183876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:33:46+00:00",
        "end_time": "2017-08-28T20:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.325296,
            43.34173626,
            1256.931067,
            -119.3169675,
            43.35015044,
            1269.151067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32498087152074,
                  43.34173625944772,
                  1256.9310669183876
                ],
                [
                  -119.32529598003762,
                  43.3499876951454,
                  1256.9310669183876
                ],
                [
                  -119.31728150888175,
                  43.35015044279927,
                  1269.1510669183874
                ],
                [
                  -119.31696748405889,
                  43.341898960468065,
                  1269.1510669183874
                ],
                [
                  -119.32498087152074,
                  43.34173625944772,
                  1256.9310669183876
                ]
              ]
            ]
          },
          "id": "20170828_43119C3115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:33:46Z",
            "pc:count": 5576445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311869.7222,
                "count": 5576445,
                "maximum": 312195.2358,
                "minimum": 311545.1758,
                "name": "X",
                "position": 0,
                "stddev": 179.7082348,
                "variance": 32295.04964
              },
              {
                "average": 4801868.622,
                "count": 5576445,
                "maximum": 4802307.361,
                "minimum": 4801390.241,
                "name": "Y",
                "position": 1,
                "stddev": 260.673085,
                "variance": 67950.45727
              },
              {
                "average": 1258.471409,
                "count": 5576445,
                "maximum": 1269.151067,
                "minimum": 1256.931067,
                "name": "Z",
                "position": 2,
                "stddev": 0.3897314158,
                "variance": 0.1518905765
              },
              {
                "average": 22120.41958,
                "count": 5576445,
                "maximum": 33073,
                "minimum": 1553,
                "name": "Intensity",
                "position": 3,
                "stddev": 1923.554116,
                "variance": 3700060.438
              },
              {
                "average": 1.00013306,
                "count": 5576445,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0115809307,
                "variance": 0.0001341179558
              },
              {
                "average": 1.000256436,
                "count": 5576445,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01611204289,
                "variance": 0.000259597926
              },
              {
                "average": 0.5040779565,
                "count": 5576445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834148,
                "variance": 0.2499834151
              },
              {
                "average": 8.966285869e-07,
                "count": 5576445,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009469044005,
                "variance": 8.966279437e-07
              },
              {
                "average": 1.274097924,
                "count": 5576445,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4460586149,
                "variance": 0.1989682879
              },
              {
                "average": -0.5790021305,
                "count": 5576445,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90772356,
                "variance": 141.7938804
              },
              {
                "average": 2.001865525,
                "count": 5576445,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000540843,
                "variance": 1.001081979
              },
              {
                "average": 1058.58598,
                "count": 5576445,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.29507762,
                "variance": 5.267381281
              },
              {
                "average": 41617.63883,
                "count": 5576445,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2768.99093,
                "variance": 7667310.77
              },
              {
                "average": 40294.81817,
                "count": 5576445,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2643.568994,
                "variance": 6988457.024
              },
              {
                "average": 37580.44431,
                "count": 5576445,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2418.019034,
                "variance": 5846816.05
              },
              {
                "average": 188008201.9,
                "count": 5576445,
                "maximum": 188063226.6,
                "minimum": 187989074.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30266.31527,
                "variance": 916049840.2
              },
              {
                "average": 0,
                "count": 5576445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5576445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311545.1758,
              4801390.241,
              1256.931067,
              312195.2358,
              4802307.361,
              1269.151067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311545.17578224215,
                    4801390.240715557,
                    1256.9310669183876
                  ],
                  [
                    311545.17578224215,
                    4802307.360715556,
                    1256.9310669183876
                  ],
                  [
                    312195.2357822422,
                    4802307.360715556,
                    1269.1510669183874
                  ],
                  [
                    312195.2357822422,
                    4801390.240715557,
                    1269.1510669183874
                  ],
                  [
                    311545.17578224215,
                    4801390.240715557,
                    1256.9310669183876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:33:46+00:00",
            "end_time": "2017-08-28T20:57: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": "20170829_43119B3202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997593485332,
              43.23724438269209,
              1294.0857749991087
            ],
            [
              -119.30045550364511,
              43.24998421285386,
              1294.0857749991087
            ],
            [
              -119.28749672040223,
              43.25024421282031,
              1310.345774999109
            ],
            [
              -119.28701984732933,
              43.23750426761785,
              1310.345774999109
            ],
            [
              -119.29997593485332,
              43.23724438269209,
              1294.0857749991087
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004555,
        43.23724438,
        1294.085775,
        -119.2870198,
        43.25024421,
        1310.345775
      ],
      "properties": {
        "datetime": "2017-08-29T17:06:19Z",
        "pc:count": 13481960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313777.2013,
            "count": 13481960,
            "maximum": 314305.2601,
            "minimum": 313252.4601,
            "name": "X",
            "position": 0,
            "stddev": 292.5112796,
            "variance": 85562.84869
          },
          {
            "average": 4790434.571,
            "count": 13481960,
            "maximum": 4791145.196,
            "minimum": 4789729.256,
            "name": "Y",
            "position": 1,
            "stddev": 400.2144595,
            "variance": 160171.6136
          },
          {
            "average": 1299.702899,
            "count": 13481960,
            "maximum": 1310.345775,
            "minimum": 1294.085775,
            "name": "Z",
            "position": 2,
            "stddev": 2.12388934,
            "variance": 4.510905928
          },
          {
            "average": 19998.42024,
            "count": 13481960,
            "maximum": 31825,
            "minimum": 625,
            "name": "Intensity",
            "position": 3,
            "stddev": 1241.754823,
            "variance": 1541955.041
          },
          {
            "average": 1.000160807,
            "count": 13481960,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01269750649,
            "variance": 0.0001612266711
          },
          {
            "average": 1.000294023,
            "count": 13481960,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01718345777,
            "variance": 0.0002952712209
          },
          {
            "average": 0.5024190845,
            "count": 13481960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941665,
            "variance": 0.2499941666
          },
          {
            "average": 1.483463829e-07,
            "count": 13481960,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003851575935,
            "variance": 1.483463719e-07
          },
          {
            "average": 1.197159167,
            "count": 13481960,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3978535427,
            "variance": 0.1582874415
          },
          {
            "average": 0.04442372089,
            "count": 13481960,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71165976,
            "variance": 137.1629742
          },
          {
            "average": 2.001155396,
            "count": 13481960,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000191868,
            "variance": 1.000383772
          },
          {
            "average": 1065.761309,
            "count": 13481960,
            "maximum": 1068,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9810602671,
            "variance": 0.9624792477
          },
          {
            "average": 46802.16094,
            "count": 13481960,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1762.625194,
            "variance": 3106847.576
          },
          {
            "average": 44745.19092,
            "count": 13481960,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1859.271956,
            "variance": 3456892.206
          },
          {
            "average": 41610.15022,
            "count": 13481960,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1864.391924,
            "variance": 3475957.245
          },
          {
            "average": 188059998.3,
            "count": 13481960,
            "maximum": 188061579,
            "minimum": 188058086.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.866409,
            "variance": 410709.7541
          },
          {
            "average": 0,
            "count": 13481960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313252.4601,
          4789729.256,
          1294.085775,
          314305.2601,
          4791145.196,
          1310.345775
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313252.4600741286,
                4789729.256472967,
                1294.0857749991087
              ],
              [
                313252.4600741286,
                4791145.196472966,
                1294.0857749991087
              ],
              [
                314305.26007412863,
                4791145.196472966,
                1310.345774999109
              ],
              [
                314305.26007412863,
                4789729.256472967,
                1310.345774999109
              ],
              [
                313252.4600741286,
                4789729.256472967,
                1294.0857749991087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:06:19+00:00",
        "end_time": "2017-08-29T16:08:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004555,
            43.23724438,
            1294.085775,
            -119.2870198,
            43.25024421,
            1310.345775
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997593485332,
                  43.23724438269209,
                  1294.0857749991087
                ],
                [
                  -119.30045550364511,
                  43.24998421285386,
                  1294.0857749991087
                ],
                [
                  -119.28749672040223,
                  43.25024421282031,
                  1310.345774999109
                ],
                [
                  -119.28701984732933,
                  43.23750426761785,
                  1310.345774999109
                ],
                [
                  -119.29997593485332,
                  43.23724438269209,
                  1294.0857749991087
                ]
              ]
            ]
          },
          "id": "20170829_43119B3202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:06:19Z",
            "pc:count": 13481960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313777.2013,
                "count": 13481960,
                "maximum": 314305.2601,
                "minimum": 313252.4601,
                "name": "X",
                "position": 0,
                "stddev": 292.5112796,
                "variance": 85562.84869
              },
              {
                "average": 4790434.571,
                "count": 13481960,
                "maximum": 4791145.196,
                "minimum": 4789729.256,
                "name": "Y",
                "position": 1,
                "stddev": 400.2144595,
                "variance": 160171.6136
              },
              {
                "average": 1299.702899,
                "count": 13481960,
                "maximum": 1310.345775,
                "minimum": 1294.085775,
                "name": "Z",
                "position": 2,
                "stddev": 2.12388934,
                "variance": 4.510905928
              },
              {
                "average": 19998.42024,
                "count": 13481960,
                "maximum": 31825,
                "minimum": 625,
                "name": "Intensity",
                "position": 3,
                "stddev": 1241.754823,
                "variance": 1541955.041
              },
              {
                "average": 1.000160807,
                "count": 13481960,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01269750649,
                "variance": 0.0001612266711
              },
              {
                "average": 1.000294023,
                "count": 13481960,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01718345777,
                "variance": 0.0002952712209
              },
              {
                "average": 0.5024190845,
                "count": 13481960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941665,
                "variance": 0.2499941666
              },
              {
                "average": 1.483463829e-07,
                "count": 13481960,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003851575935,
                "variance": 1.483463719e-07
              },
              {
                "average": 1.197159167,
                "count": 13481960,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3978535427,
                "variance": 0.1582874415
              },
              {
                "average": 0.04442372089,
                "count": 13481960,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71165976,
                "variance": 137.1629742
              },
              {
                "average": 2.001155396,
                "count": 13481960,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000191868,
                "variance": 1.000383772
              },
              {
                "average": 1065.761309,
                "count": 13481960,
                "maximum": 1068,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9810602671,
                "variance": 0.9624792477
              },
              {
                "average": 46802.16094,
                "count": 13481960,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1762.625194,
                "variance": 3106847.576
              },
              {
                "average": 44745.19092,
                "count": 13481960,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1859.271956,
                "variance": 3456892.206
              },
              {
                "average": 41610.15022,
                "count": 13481960,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1864.391924,
                "variance": 3475957.245
              },
              {
                "average": 188059998.3,
                "count": 13481960,
                "maximum": 188061579,
                "minimum": 188058086.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.866409,
                "variance": 410709.7541
              },
              {
                "average": 0,
                "count": 13481960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313252.4601,
              4789729.256,
              1294.085775,
              314305.2601,
              4791145.196,
              1310.345775
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313252.4600741286,
                    4789729.256472967,
                    1294.0857749991087
                  ],
                  [
                    313252.4600741286,
                    4791145.196472966,
                    1294.0857749991087
                  ],
                  [
                    314305.26007412863,
                    4791145.196472966,
                    1310.345774999109
                  ],
                  [
                    314305.26007412863,
                    4789729.256472967,
                    1310.345774999109
                  ],
                  [
                    313252.4600741286,
                    4789729.256472967,
                    1294.0857749991087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:06:19+00:00",
            "end_time": "2017-08-29T16:08: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": "20170829_43119C3304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3374853728817,
              43.29998676192459,
              1265.573087948323
            ],
            [
              -119.33754920148785,
              43.30165194677143,
              1265.573087948323
            ],
            [
              -119.33710005475356,
              43.30166112969191,
              1268.8930879483232
            ],
            [
              -119.3370362383845,
              43.29999594431396,
              1268.8930879483232
            ],
            [
              -119.3374853728817,
              43.29998676192459,
              1265.573087948323
            ]
          ]
        ]
      },
      "bbox": [
        -119.3375492,
        43.29998676,
        1265.573088,
        -119.3370362,
        43.30166113,
        1268.893088
      ],
      "properties": {
        "datetime": "2017-08-29T16:51:31Z",
        "pc:count": 40182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310419.4501,
            "count": 40182,
            "maximum": 310438.1775,
            "minimum": 310401.7175,
            "name": "X",
            "position": 0,
            "stddev": 9.26070415,
            "variance": 85.76064136
          },
          {
            "average": 4796864.367,
            "count": 40182,
            "maximum": 4796966.939,
            "minimum": 4796781.859,
            "name": "Y",
            "position": 1,
            "stddev": 48.22289418,
            "variance": 2325.447523
          },
          {
            "average": 1266.488977,
            "count": 40182,
            "maximum": 1268.893088,
            "minimum": 1265.573088,
            "name": "Z",
            "position": 2,
            "stddev": 0.4431924593,
            "variance": 0.196419556
          },
          {
            "average": 20003.94741,
            "count": 40182,
            "maximum": 29009,
            "minimum": 7857,
            "name": "Intensity",
            "position": 3,
            "stddev": 1061.971704,
            "variance": 1127783.9
          },
          {
            "average": 1.000024887,
            "count": 40182,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004988663671,
            "variance": 2.488676522e-05
          },
          {
            "average": 1.000049774,
            "count": 40182,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00705494803,
            "variance": 4.97722917e-05
          },
          {
            "average": 0.5309342492,
            "count": 40182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990483646,
            "variance": 0.2490492703
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246030561,
            "count": 40182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4307019162,
            "variance": 0.1855041406
          },
          {
            "average": -8.334173056,
            "count": 40182,
            "maximum": -1.998000026,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.263846324,
            "variance": 10.65269283
          },
          {
            "average": 1.985466129,
            "count": 40182,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.99988193,
            "variance": 0.999763874
          },
          {
            "average": 1066.516351,
            "count": 40182,
            "maximum": 1067,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997388047,
            "variance": 0.2497388729
          },
          {
            "average": 45531.4495,
            "count": 40182,
            "maximum": 52224,
            "minimum": 36352,
            "name": "Red",
            "position": 12,
            "stddev": 2195.289846,
            "variance": 4819297.51
          },
          {
            "average": 44702.54263,
            "count": 40182,
            "maximum": 51712,
            "minimum": 36864,
            "name": "Green",
            "position": 13,
            "stddev": 1989.571772,
            "variance": 3958395.834
          },
          {
            "average": 42509.92703,
            "count": 40182,
            "maximum": 49920,
            "minimum": 35328,
            "name": "Blue",
            "position": 14,
            "stddev": 1852.42046,
            "variance": 3431461.561
          },
          {
            "average": 188060469.6,
            "count": 40182,
            "maximum": 188060691.6,
            "minimum": 188060232.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 228.1058976,
            "variance": 52032.30052
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310401.7175,
          4796781.859,
          1265.573088,
          310438.1775,
          4796966.939,
          1268.893088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310401.71752096585,
                4796781.858837861,
                1265.573087948323
              ],
              [
                310401.71752096585,
                4796966.938837861,
                1265.573087948323
              ],
              [
                310438.1775209658,
                4796966.938837861,
                1268.8930879483232
              ],
              [
                310438.1775209658,
                4796781.858837861,
                1268.8930879483232
              ],
              [
                310401.71752096585,
                4796781.858837861,
                1265.573087948323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:51:31+00:00",
        "end_time": "2017-08-29T16:43:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3375492,
            43.29998676,
            1265.573088,
            -119.3370362,
            43.30166113,
            1268.893088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3374853728817,
                  43.29998676192459,
                  1265.573087948323
                ],
                [
                  -119.33754920148785,
                  43.30165194677143,
                  1265.573087948323
                ],
                [
                  -119.33710005475356,
                  43.30166112969191,
                  1268.8930879483232
                ],
                [
                  -119.3370362383845,
                  43.29999594431396,
                  1268.8930879483232
                ],
                [
                  -119.3374853728817,
                  43.29998676192459,
                  1265.573087948323
                ]
              ]
            ]
          },
          "id": "20170829_43119C3304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:51:31Z",
            "pc:count": 40182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310419.4501,
                "count": 40182,
                "maximum": 310438.1775,
                "minimum": 310401.7175,
                "name": "X",
                "position": 0,
                "stddev": 9.26070415,
                "variance": 85.76064136
              },
              {
                "average": 4796864.367,
                "count": 40182,
                "maximum": 4796966.939,
                "minimum": 4796781.859,
                "name": "Y",
                "position": 1,
                "stddev": 48.22289418,
                "variance": 2325.447523
              },
              {
                "average": 1266.488977,
                "count": 40182,
                "maximum": 1268.893088,
                "minimum": 1265.573088,
                "name": "Z",
                "position": 2,
                "stddev": 0.4431924593,
                "variance": 0.196419556
              },
              {
                "average": 20003.94741,
                "count": 40182,
                "maximum": 29009,
                "minimum": 7857,
                "name": "Intensity",
                "position": 3,
                "stddev": 1061.971704,
                "variance": 1127783.9
              },
              {
                "average": 1.000024887,
                "count": 40182,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004988663671,
                "variance": 2.488676522e-05
              },
              {
                "average": 1.000049774,
                "count": 40182,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00705494803,
                "variance": 4.97722917e-05
              },
              {
                "average": 0.5309342492,
                "count": 40182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990483646,
                "variance": 0.2490492703
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246030561,
                "count": 40182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4307019162,
                "variance": 0.1855041406
              },
              {
                "average": -8.334173056,
                "count": 40182,
                "maximum": -1.998000026,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.263846324,
                "variance": 10.65269283
              },
              {
                "average": 1.985466129,
                "count": 40182,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.99988193,
                "variance": 0.999763874
              },
              {
                "average": 1066.516351,
                "count": 40182,
                "maximum": 1067,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997388047,
                "variance": 0.2497388729
              },
              {
                "average": 45531.4495,
                "count": 40182,
                "maximum": 52224,
                "minimum": 36352,
                "name": "Red",
                "position": 12,
                "stddev": 2195.289846,
                "variance": 4819297.51
              },
              {
                "average": 44702.54263,
                "count": 40182,
                "maximum": 51712,
                "minimum": 36864,
                "name": "Green",
                "position": 13,
                "stddev": 1989.571772,
                "variance": 3958395.834
              },
              {
                "average": 42509.92703,
                "count": 40182,
                "maximum": 49920,
                "minimum": 35328,
                "name": "Blue",
                "position": 14,
                "stddev": 1852.42046,
                "variance": 3431461.561
              },
              {
                "average": 188060469.6,
                "count": 40182,
                "maximum": 188060691.6,
                "minimum": 188060232.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 228.1058976,
                "variance": 52032.30052
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310401.7175,
              4796781.859,
              1265.573088,
              310438.1775,
              4796966.939,
              1268.893088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310401.71752096585,
                    4796781.858837861,
                    1265.573087948323
                  ],
                  [
                    310401.71752096585,
                    4796966.938837861,
                    1265.573087948323
                  ],
                  [
                    310438.1775209658,
                    4796966.938837861,
                    1268.8930879483232
                  ],
                  [
                    310438.1775209658,
                    4796781.858837861,
                    1268.8930879483232
                  ],
                  [
                    310401.71752096585,
                    4796781.858837861,
                    1265.573087948323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:51:31+00:00",
            "end_time": "2017-08-29T16:43: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": "20170827_43119D2308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497936464987,
              43.4123267067406,
              1348.1002832960705
            ],
            [
              -119.22536723175594,
              43.42291349616699,
              1348.1002832960705
            ],
            [
              -119.21667746896351,
              43.423082349625105,
              1365.1602832960705
            ],
            [
              -119.21629111339782,
              43.41249549813348,
              1365.1602832960705
            ],
            [
              -119.22497936464987,
              43.4123267067406,
              1348.1002832960705
            ]
          ]
        ]
      },
      "bbox": [
        -119.2253672,
        43.41232671,
        1348.100283,
        -119.2162911,
        43.42308235,
        1365.160283
      ],
      "properties": {
        "datetime": "2017-08-27T20:43:08Z",
        "pc:count": 3819554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320090.3682,
            "count": 3819554,
            "maximum": 320564.3329,
            "minimum": 319860.3929,
            "name": "X",
            "position": 0,
            "stddev": 160.2779184,
            "variance": 25689.01114
          },
          {
            "average": 4809404.553,
            "count": 3819554,
            "maximum": 4810185.649,
            "minimum": 4809009.029,
            "name": "Y",
            "position": 1,
            "stddev": 281.7828442,
            "variance": 79401.57126
          },
          {
            "average": 1354.189268,
            "count": 3819554,
            "maximum": 1365.160283,
            "minimum": 1348.100283,
            "name": "Z",
            "position": 2,
            "stddev": 1.935100388,
            "variance": 3.744613511
          },
          {
            "average": 21378.93729,
            "count": 3819554,
            "maximum": 30449,
            "minimum": 1554,
            "name": "Intensity",
            "position": 3,
            "stddev": 1402.615437,
            "variance": 1967330.063
          },
          {
            "average": 1.000692489,
            "count": 3819554,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0287229825,
            "variance": 0.0008250097239
          },
          {
            "average": 1.001394404,
            "count": 3819554,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04239362037,
            "variance": 0.001797219048
          },
          {
            "average": 0.5127284494,
            "count": 3819554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998380257,
            "variance": 0.249838052
          },
          {
            "average": 1.570864033e-06,
            "count": 3819554,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001253340327,
            "variance": 1.570861976e-06
          },
          {
            "average": 1.168594815,
            "count": 3819554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3743936966,
            "variance": 0.1401706401
          },
          {
            "average": -3.997395394,
            "count": 3819554,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.26018906,
            "variance": 105.2714796
          },
          {
            "average": 1.982438002,
            "count": 3819554,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000116232,
            "variance": 1.000232477
          },
          {
            "average": 1003.66162,
            "count": 3819554,
            "maximum": 1005,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7288639152,
            "variance": 0.5312426069
          },
          {
            "average": 45161.89276,
            "count": 3819554,
            "maximum": 65280,
            "minimum": 20736,
            "name": "Red",
            "position": 12,
            "stddev": 1856.924814,
            "variance": 3448169.766
          },
          {
            "average": 43385.37372,
            "count": 3819554,
            "maximum": 65280,
            "minimum": 22528,
            "name": "Green",
            "position": 13,
            "stddev": 1712.517647,
            "variance": 2932716.693
          },
          {
            "average": 40149.08597,
            "count": 3819554,
            "maximum": 65280,
            "minimum": 22784,
            "name": "Blue",
            "position": 14,
            "stddev": 1594.148167,
            "variance": 2541308.377
          },
          {
            "average": 187901464.9,
            "count": 3819554,
            "maximum": 187901788,
            "minimum": 187901077.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 179.9395737,
            "variance": 32378.25019
          },
          {
            "average": 0,
            "count": 3819554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319860.3929,
          4809009.029,
          1348.100283,
          320564.3329,
          4810185.649,
          1365.160283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319860.39288434107,
                4809009.029342388,
                1348.1002832960705
              ],
              [
                319860.39288434107,
                4810185.649342387,
                1348.1002832960705
              ],
              [
                320564.332884341,
                4810185.649342387,
                1365.1602832960705
              ],
              [
                320564.332884341,
                4809009.029342388,
                1365.1602832960705
              ],
              [
                319860.39288434107,
                4809009.029342388,
                1348.1002832960705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:43:08+00:00",
        "end_time": "2017-08-27T20:31:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2253672,
            43.41232671,
            1348.100283,
            -119.2162911,
            43.42308235,
            1365.160283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497936464987,
                  43.4123267067406,
                  1348.1002832960705
                ],
                [
                  -119.22536723175594,
                  43.42291349616699,
                  1348.1002832960705
                ],
                [
                  -119.21667746896351,
                  43.423082349625105,
                  1365.1602832960705
                ],
                [
                  -119.21629111339782,
                  43.41249549813348,
                  1365.1602832960705
                ],
                [
                  -119.22497936464987,
                  43.4123267067406,
                  1348.1002832960705
                ]
              ]
            ]
          },
          "id": "20170827_43119D2308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:43:08Z",
            "pc:count": 3819554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320090.3682,
                "count": 3819554,
                "maximum": 320564.3329,
                "minimum": 319860.3929,
                "name": "X",
                "position": 0,
                "stddev": 160.2779184,
                "variance": 25689.01114
              },
              {
                "average": 4809404.553,
                "count": 3819554,
                "maximum": 4810185.649,
                "minimum": 4809009.029,
                "name": "Y",
                "position": 1,
                "stddev": 281.7828442,
                "variance": 79401.57126
              },
              {
                "average": 1354.189268,
                "count": 3819554,
                "maximum": 1365.160283,
                "minimum": 1348.100283,
                "name": "Z",
                "position": 2,
                "stddev": 1.935100388,
                "variance": 3.744613511
              },
              {
                "average": 21378.93729,
                "count": 3819554,
                "maximum": 30449,
                "minimum": 1554,
                "name": "Intensity",
                "position": 3,
                "stddev": 1402.615437,
                "variance": 1967330.063
              },
              {
                "average": 1.000692489,
                "count": 3819554,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0287229825,
                "variance": 0.0008250097239
              },
              {
                "average": 1.001394404,
                "count": 3819554,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04239362037,
                "variance": 0.001797219048
              },
              {
                "average": 0.5127284494,
                "count": 3819554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998380257,
                "variance": 0.249838052
              },
              {
                "average": 1.570864033e-06,
                "count": 3819554,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001253340327,
                "variance": 1.570861976e-06
              },
              {
                "average": 1.168594815,
                "count": 3819554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3743936966,
                "variance": 0.1401706401
              },
              {
                "average": -3.997395394,
                "count": 3819554,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.26018906,
                "variance": 105.2714796
              },
              {
                "average": 1.982438002,
                "count": 3819554,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000116232,
                "variance": 1.000232477
              },
              {
                "average": 1003.66162,
                "count": 3819554,
                "maximum": 1005,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7288639152,
                "variance": 0.5312426069
              },
              {
                "average": 45161.89276,
                "count": 3819554,
                "maximum": 65280,
                "minimum": 20736,
                "name": "Red",
                "position": 12,
                "stddev": 1856.924814,
                "variance": 3448169.766
              },
              {
                "average": 43385.37372,
                "count": 3819554,
                "maximum": 65280,
                "minimum": 22528,
                "name": "Green",
                "position": 13,
                "stddev": 1712.517647,
                "variance": 2932716.693
              },
              {
                "average": 40149.08597,
                "count": 3819554,
                "maximum": 65280,
                "minimum": 22784,
                "name": "Blue",
                "position": 14,
                "stddev": 1594.148167,
                "variance": 2541308.377
              },
              {
                "average": 187901464.9,
                "count": 3819554,
                "maximum": 187901788,
                "minimum": 187901077.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 179.9395737,
                "variance": 32378.25019
              },
              {
                "average": 0,
                "count": 3819554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319860.3929,
              4809009.029,
              1348.100283,
              320564.3329,
              4810185.649,
              1365.160283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319860.39288434107,
                    4809009.029342388,
                    1348.1002832960705
                  ],
                  [
                    319860.39288434107,
                    4810185.649342387,
                    1348.1002832960705
                  ],
                  [
                    320564.332884341,
                    4810185.649342387,
                    1365.1602832960705
                  ],
                  [
                    320564.332884341,
                    4809009.029342388,
                    1365.1602832960705
                  ],
                  [
                    319860.39288434107,
                    4809009.029342388,
                    1348.1002832960705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:43:08+00:00",
            "end_time": "2017-08-27T20:31: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": "20170829_43119C4414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39538660194792,
              43.28014435337496,
              1257.7166685445623
            ],
            [
              -119.39567512908826,
              43.28749344525326,
              1257.7166685445623
            ],
            [
              -119.38749365203515,
              43.28766460055461,
              1278.7166685445623
            ],
            [
              -119.38720610795889,
              43.28031546499042,
              1278.7166685445623
            ],
            [
              -119.39538660194792,
              43.28014435337496,
              1257.7166685445623
            ]
          ]
        ]
      },
      "bbox": [
        -119.3956751,
        43.28014435,
        1257.716669,
        -119.3872061,
        43.2876646,
        1278.716669
      ],
      "properties": {
        "datetime": "2017-08-29T19:21:19Z",
        "pc:count": 2680326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306082.8354,
            "count": 2680326,
            "maximum": 306306.1744,
            "minimum": 305641.8544,
            "name": "X",
            "position": 0,
            "stddev": 155.0203564,
            "variance": 24031.31089
          },
          {
            "average": 4795238.172,
            "count": 2680326,
            "maximum": 4795528.136,
            "minimum": 4794711.276,
            "name": "Y",
            "position": 1,
            "stddev": 177.0962551,
            "variance": 31363.08356
          },
          {
            "average": 1260.528545,
            "count": 2680326,
            "maximum": 1278.716669,
            "minimum": 1257.716669,
            "name": "Z",
            "position": 2,
            "stddev": 3.405360802,
            "variance": 11.59648219
          },
          {
            "average": 23744.34928,
            "count": 2680326,
            "maximum": 32001,
            "minimum": 1634,
            "name": "Intensity",
            "position": 3,
            "stddev": 3273.268426,
            "variance": 10714286.19
          },
          {
            "average": 1.000205572,
            "count": 2680326,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01433631144,
            "variance": 0.0002055298256
          },
          {
            "average": 1.000441364,
            "count": 2680326,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02100403733,
            "variance": 0.0004411695843
          },
          {
            "average": 0.4940719898,
            "count": 2680326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999649507,
            "variance": 0.249964952
          },
          {
            "average": 7.088689958e-06,
            "count": 2680326,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002662450441,
            "variance": 7.088642353e-06
          },
          {
            "average": 1.23511543,
            "count": 2680326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.424071022,
            "variance": 0.1798362317
          },
          {
            "average": 2.871936675,
            "count": 2680326,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.62629821,
            "variance": 112.9182136
          },
          {
            "average": 2.011601574,
            "count": 2680326,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000301828,
            "variance": 1.000603747
          },
          {
            "average": 1080.175168,
            "count": 2680326,
            "maximum": 1082,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6994399313,
            "variance": 0.4892162175
          },
          {
            "average": 52421.16346,
            "count": 2680326,
            "maximum": 65280,
            "minimum": 20736,
            "name": "Red",
            "position": 12,
            "stddev": 5110.399307,
            "variance": 26116181.08
          },
          {
            "average": 52112.23664,
            "count": 2680326,
            "maximum": 65280,
            "minimum": 19200,
            "name": "Green",
            "position": 13,
            "stddev": 5298.128879,
            "variance": 28070169.62
          },
          {
            "average": 51065.60508,
            "count": 2680326,
            "maximum": 65280,
            "minimum": 21760,
            "name": "Blue",
            "position": 14,
            "stddev": 5701.950348,
            "variance": 32512237.77
          },
          {
            "average": 188068900.3,
            "count": 2680326,
            "maximum": 188069679.5,
            "minimum": 188068413.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 442.7785177,
            "variance": 196052.8157
          },
          {
            "average": 0,
            "count": 2680326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305641.8544,
          4794711.276,
          1257.716669,
          306306.1744,
          4795528.136,
          1278.716669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305641.8543866991,
                4794711.275539881,
                1257.7166685445623
              ],
              [
                305641.8543866991,
                4795528.13553988,
                1257.7166685445623
              ],
              [
                306306.17438669904,
                4795528.13553988,
                1278.7166685445623
              ],
              [
                306306.17438669904,
                4794711.275539881,
                1278.7166685445623
              ],
              [
                305641.8543866991,
                4794711.275539881,
                1257.7166685445623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:21:19+00:00",
        "end_time": "2017-08-29T19:00:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3956751,
            43.28014435,
            1257.716669,
            -119.3872061,
            43.2876646,
            1278.716669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39538660194792,
                  43.28014435337496,
                  1257.7166685445623
                ],
                [
                  -119.39567512908826,
                  43.28749344525326,
                  1257.7166685445623
                ],
                [
                  -119.38749365203515,
                  43.28766460055461,
                  1278.7166685445623
                ],
                [
                  -119.38720610795889,
                  43.28031546499042,
                  1278.7166685445623
                ],
                [
                  -119.39538660194792,
                  43.28014435337496,
                  1257.7166685445623
                ]
              ]
            ]
          },
          "id": "20170829_43119C4414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:21:19Z",
            "pc:count": 2680326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306082.8354,
                "count": 2680326,
                "maximum": 306306.1744,
                "minimum": 305641.8544,
                "name": "X",
                "position": 0,
                "stddev": 155.0203564,
                "variance": 24031.31089
              },
              {
                "average": 4795238.172,
                "count": 2680326,
                "maximum": 4795528.136,
                "minimum": 4794711.276,
                "name": "Y",
                "position": 1,
                "stddev": 177.0962551,
                "variance": 31363.08356
              },
              {
                "average": 1260.528545,
                "count": 2680326,
                "maximum": 1278.716669,
                "minimum": 1257.716669,
                "name": "Z",
                "position": 2,
                "stddev": 3.405360802,
                "variance": 11.59648219
              },
              {
                "average": 23744.34928,
                "count": 2680326,
                "maximum": 32001,
                "minimum": 1634,
                "name": "Intensity",
                "position": 3,
                "stddev": 3273.268426,
                "variance": 10714286.19
              },
              {
                "average": 1.000205572,
                "count": 2680326,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01433631144,
                "variance": 0.0002055298256
              },
              {
                "average": 1.000441364,
                "count": 2680326,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02100403733,
                "variance": 0.0004411695843
              },
              {
                "average": 0.4940719898,
                "count": 2680326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999649507,
                "variance": 0.249964952
              },
              {
                "average": 7.088689958e-06,
                "count": 2680326,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002662450441,
                "variance": 7.088642353e-06
              },
              {
                "average": 1.23511543,
                "count": 2680326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.424071022,
                "variance": 0.1798362317
              },
              {
                "average": 2.871936675,
                "count": 2680326,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.62629821,
                "variance": 112.9182136
              },
              {
                "average": 2.011601574,
                "count": 2680326,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000301828,
                "variance": 1.000603747
              },
              {
                "average": 1080.175168,
                "count": 2680326,
                "maximum": 1082,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6994399313,
                "variance": 0.4892162175
              },
              {
                "average": 52421.16346,
                "count": 2680326,
                "maximum": 65280,
                "minimum": 20736,
                "name": "Red",
                "position": 12,
                "stddev": 5110.399307,
                "variance": 26116181.08
              },
              {
                "average": 52112.23664,
                "count": 2680326,
                "maximum": 65280,
                "minimum": 19200,
                "name": "Green",
                "position": 13,
                "stddev": 5298.128879,
                "variance": 28070169.62
              },
              {
                "average": 51065.60508,
                "count": 2680326,
                "maximum": 65280,
                "minimum": 21760,
                "name": "Blue",
                "position": 14,
                "stddev": 5701.950348,
                "variance": 32512237.77
              },
              {
                "average": 188068900.3,
                "count": 2680326,
                "maximum": 188069679.5,
                "minimum": 188068413.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 442.7785177,
                "variance": 196052.8157
              },
              {
                "average": 0,
                "count": 2680326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305641.8544,
              4794711.276,
              1257.716669,
              306306.1744,
              4795528.136,
              1278.716669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305641.8543866991,
                    4794711.275539881,
                    1257.7166685445623
                  ],
                  [
                    305641.8543866991,
                    4795528.13553988,
                    1257.7166685445623
                  ],
                  [
                    306306.17438669904,
                    4795528.13553988,
                    1278.7166685445623
                  ],
                  [
                    306306.17438669904,
                    4794711.275539881,
                    1278.7166685445623
                  ],
                  [
                    305641.8543866991,
                    4794711.275539881,
                    1257.7166685445623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:21:19+00:00",
            "end_time": "2017-08-29T19:00:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42938880034282,
              43.33279883520637,
              1257.391413919033
            ],
            [
              -119.42957608243736,
              43.33749390365304,
              1257.391413919033
            ],
            [
              -119.4249917970815,
              43.33759124893608,
              1280.3314139190331
            ],
            [
              -119.42480486751813,
              43.33289616461686,
              1280.3314139190331
            ],
            [
              -119.42938880034282,
              43.33279883520637,
              1257.391413919033
            ]
          ]
        ]
      },
      "bbox": [
        -119.4295761,
        43.33279884,
        1257.391414,
        -119.4248049,
        43.33759125,
        1280.331414
      ],
      "properties": {
        "datetime": "2017-08-29T19:22:50Z",
        "pc:count": 1042779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303248.2485,
            "count": 1042779,
            "maximum": 303424.9786,
            "minimum": 303053.0386,
            "name": "X",
            "position": 0,
            "stddev": 101.2762745,
            "variance": 10256.88378
          },
          {
            "average": 4800985.048,
            "count": 1042779,
            "maximum": 4801160.665,
            "minimum": 4800638.785,
            "name": "Y",
            "position": 1,
            "stddev": 105.7674336,
            "variance": 11186.75001
          },
          {
            "average": 1273.434991,
            "count": 1042779,
            "maximum": 1280.331414,
            "minimum": 1257.391414,
            "name": "Z",
            "position": 2,
            "stddev": 6.636541796,
            "variance": 44.04368701
          },
          {
            "average": 19921.84424,
            "count": 1042779,
            "maximum": 32545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2404.170899,
            "variance": 5780037.71
          },
          {
            "average": 1.001721362,
            "count": 1042779,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04184501925,
            "variance": 0.001751005636
          },
          {
            "average": 1.003582734,
            "count": 1042779,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06059334289,
            "variance": 0.003671553202
          },
          {
            "average": 0.4841227144,
            "count": 1042779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997480878,
            "variance": 0.2497481513
          },
          {
            "average": 2.397439918e-05,
            "count": 1042779,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004896309569,
            "variance": 2.39738474e-05
          },
          {
            "average": 1.20722224,
            "count": 1042779,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4053163464,
            "variance": 0.1642813407
          },
          {
            "average": 5.626222112,
            "count": 1042779,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.111759898,
            "variance": 83.02416844
          },
          {
            "average": 2.025297786,
            "count": 1042779,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001939398,
            "variance": 1.003882556
          },
          {
            "average": 1080.727952,
            "count": 1042779,
            "maximum": 1082,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6301302757,
            "variance": 0.3970641643
          },
          {
            "average": 43471.6465,
            "count": 1042779,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5581.624903,
            "variance": 31154536.56
          },
          {
            "average": 43004.00084,
            "count": 1042779,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5406.087866,
            "variance": 29225786.01
          },
          {
            "average": 40714.99953,
            "count": 1042779,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5528.644329,
            "variance": 30565908.11
          },
          {
            "average": 188069198.2,
            "count": 1042779,
            "maximum": 188069770.2,
            "minimum": 188068326.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 366.423729,
            "variance": 134266.3492
          },
          {
            "average": 0,
            "count": 1042779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042779,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042779,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303053.0386,
          4800638.785,
          1257.391414,
          303424.9786,
          4801160.665,
          1280.331414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303053.0386329385,
                4800638.784790062,
                1257.391413919033
              ],
              [
                303053.0386329385,
                4801160.664790063,
                1257.391413919033
              ],
              [
                303424.97863293847,
                4801160.664790063,
                1280.3314139190331
              ],
              [
                303424.97863293847,
                4800638.784790062,
                1280.3314139190331
              ],
              [
                303053.0386329385,
                4800638.784790062,
                1257.391413919033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:22:50+00:00",
        "end_time": "2017-08-29T18:58:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4295761,
            43.33279884,
            1257.391414,
            -119.4248049,
            43.33759125,
            1280.331414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42938880034282,
                  43.33279883520637,
                  1257.391413919033
                ],
                [
                  -119.42957608243736,
                  43.33749390365304,
                  1257.391413919033
                ],
                [
                  -119.4249917970815,
                  43.33759124893608,
                  1280.3314139190331
                ],
                [
                  -119.42480486751813,
                  43.33289616461686,
                  1280.3314139190331
                ],
                [
                  -119.42938880034282,
                  43.33279883520637,
                  1257.391413919033
                ]
              ]
            ]
          },
          "id": "20170829_43119C4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:22:50Z",
            "pc:count": 1042779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303248.2485,
                "count": 1042779,
                "maximum": 303424.9786,
                "minimum": 303053.0386,
                "name": "X",
                "position": 0,
                "stddev": 101.2762745,
                "variance": 10256.88378
              },
              {
                "average": 4800985.048,
                "count": 1042779,
                "maximum": 4801160.665,
                "minimum": 4800638.785,
                "name": "Y",
                "position": 1,
                "stddev": 105.7674336,
                "variance": 11186.75001
              },
              {
                "average": 1273.434991,
                "count": 1042779,
                "maximum": 1280.331414,
                "minimum": 1257.391414,
                "name": "Z",
                "position": 2,
                "stddev": 6.636541796,
                "variance": 44.04368701
              },
              {
                "average": 19921.84424,
                "count": 1042779,
                "maximum": 32545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2404.170899,
                "variance": 5780037.71
              },
              {
                "average": 1.001721362,
                "count": 1042779,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04184501925,
                "variance": 0.001751005636
              },
              {
                "average": 1.003582734,
                "count": 1042779,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06059334289,
                "variance": 0.003671553202
              },
              {
                "average": 0.4841227144,
                "count": 1042779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997480878,
                "variance": 0.2497481513
              },
              {
                "average": 2.397439918e-05,
                "count": 1042779,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004896309569,
                "variance": 2.39738474e-05
              },
              {
                "average": 1.20722224,
                "count": 1042779,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4053163464,
                "variance": 0.1642813407
              },
              {
                "average": 5.626222112,
                "count": 1042779,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.111759898,
                "variance": 83.02416844
              },
              {
                "average": 2.025297786,
                "count": 1042779,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001939398,
                "variance": 1.003882556
              },
              {
                "average": 1080.727952,
                "count": 1042779,
                "maximum": 1082,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6301302757,
                "variance": 0.3970641643
              },
              {
                "average": 43471.6465,
                "count": 1042779,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5581.624903,
                "variance": 31154536.56
              },
              {
                "average": 43004.00084,
                "count": 1042779,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5406.087866,
                "variance": 29225786.01
              },
              {
                "average": 40714.99953,
                "count": 1042779,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5528.644329,
                "variance": 30565908.11
              },
              {
                "average": 188069198.2,
                "count": 1042779,
                "maximum": 188069770.2,
                "minimum": 188068326.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 366.423729,
                "variance": 134266.3492
              },
              {
                "average": 0,
                "count": 1042779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042779,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042779,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303053.0386,
              4800638.785,
              1257.391414,
              303424.9786,
              4801160.665,
              1280.331414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303053.0386329385,
                    4800638.784790062,
                    1257.391413919033
                  ],
                  [
                    303053.0386329385,
                    4801160.664790063,
                    1257.391413919033
                  ],
                  [
                    303424.97863293847,
                    4801160.664790063,
                    1280.3314139190331
                  ],
                  [
                    303424.97863293847,
                    4800638.784790062,
                    1280.3314139190331
                  ],
                  [
                    303053.0386329385,
                    4800638.784790062,
                    1257.391413919033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:22:50+00:00",
            "end_time": "2017-08-29T18:58: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": "20170827_43119D3120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249763788214,
              43.44974131490431,
              1318.4459523774865
            ],
            [
              -119.32546492590299,
              43.462484583814884,
              1318.4459523774865
            ],
            [
              -119.31249713937586,
              43.462747709084006,
              1377.1259523774863
            ],
            [
              -119.31201131070709,
              43.45000432376898,
              1377.1259523774863
            ],
            [
              -119.3249763788214,
              43.44974131490431,
              1318.4459523774865
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254649,
        43.44974131,
        1318.445952,
        -119.3120113,
        43.46274771,
        1377.125952
      ],
      "properties": {
        "datetime": "2017-08-28T16:46:49Z",
        "pc:count": 18121205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312384.684,
            "count": 18121205,
            "maximum": 312930.0156,
            "minimum": 311880.1356,
            "name": "X",
            "position": 0,
            "stddev": 286.4893759,
            "variance": 82076.16252
          },
          {
            "average": 4814056.336,
            "count": 18121205,
            "maximum": 4814801.808,
            "minimum": 4813385.408,
            "name": "Y",
            "position": 1,
            "stddev": 395.7858325,
            "variance": 156646.4252
          },
          {
            "average": 1340.942573,
            "count": 18121205,
            "maximum": 1377.125952,
            "minimum": 1318.445952,
            "name": "Z",
            "position": 2,
            "stddev": 20.12533348,
            "variance": 405.0290477
          },
          {
            "average": 20282.97419,
            "count": 18121205,
            "maximum": 32385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1739.159791,
            "variance": 3024676.779
          },
          {
            "average": 1.003897202,
            "count": 18121205,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06834981242,
            "variance": 0.004671696858
          },
          {
            "average": 1.007861784,
            "count": 18121205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1010525938,
            "variance": 0.01021162672
          },
          {
            "average": 0.5023685787,
            "count": 18121205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944036,
            "variance": 0.2499944036
          },
          {
            "average": 2.759198409e-06,
            "count": 18121205,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001661081259,
            "variance": 2.759190948e-06
          },
          {
            "average": 1.133693041,
            "count": 18121205,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3403222268,
            "variance": 0.1158192181
          },
          {
            "average": -0.1488683012,
            "count": 18121205,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52037466,
            "variance": 132.7190324
          },
          {
            "average": 2.001880725,
            "count": 18121205,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001225241,
            "variance": 1.002451984
          },
          {
            "average": 1016.119864,
            "count": 18121205,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.689871673,
            "variance": 2.855666271
          },
          {
            "average": 42969.79424,
            "count": 18121205,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3779.140448,
            "variance": 14281902.52
          },
          {
            "average": 41270.95187,
            "count": 18121205,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3355.151421,
            "variance": 11257041.06
          },
          {
            "average": 38193.16461,
            "count": 18121205,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2913.777847,
            "variance": 8490101.341
          },
          {
            "average": 187938881.9,
            "count": 18121205,
            "maximum": 187974009,
            "minimum": 187904711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33690.50422,
            "variance": 1135050075
          },
          {
            "average": 0,
            "count": 18121205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18121205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18121205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18121205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18121205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311880.1356,
          4813385.408,
          1318.445952,
          312930.0156,
          4814801.808,
          1377.125952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311880.1355741775,
                4813385.408438033,
                1318.4459523774865
              ],
              [
                311880.1355741775,
                4814801.808438034,
                1318.4459523774865
              ],
              [
                312930.0155741775,
                4814801.808438034,
                1377.1259523774863
              ],
              [
                312930.0155741775,
                4813385.408438033,
                1377.1259523774863
              ],
              [
                311880.1355741775,
                4813385.408438033,
                1318.4459523774865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:46:49+00:00",
        "end_time": "2017-08-27T21:31:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254649,
            43.44974131,
            1318.445952,
            -119.3120113,
            43.46274771,
            1377.125952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249763788214,
                  43.44974131490431,
                  1318.4459523774865
                ],
                [
                  -119.32546492590299,
                  43.462484583814884,
                  1318.4459523774865
                ],
                [
                  -119.31249713937586,
                  43.462747709084006,
                  1377.1259523774863
                ],
                [
                  -119.31201131070709,
                  43.45000432376898,
                  1377.1259523774863
                ],
                [
                  -119.3249763788214,
                  43.44974131490431,
                  1318.4459523774865
                ]
              ]
            ]
          },
          "id": "20170827_43119D3120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:46:49Z",
            "pc:count": 18121205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312384.684,
                "count": 18121205,
                "maximum": 312930.0156,
                "minimum": 311880.1356,
                "name": "X",
                "position": 0,
                "stddev": 286.4893759,
                "variance": 82076.16252
              },
              {
                "average": 4814056.336,
                "count": 18121205,
                "maximum": 4814801.808,
                "minimum": 4813385.408,
                "name": "Y",
                "position": 1,
                "stddev": 395.7858325,
                "variance": 156646.4252
              },
              {
                "average": 1340.942573,
                "count": 18121205,
                "maximum": 1377.125952,
                "minimum": 1318.445952,
                "name": "Z",
                "position": 2,
                "stddev": 20.12533348,
                "variance": 405.0290477
              },
              {
                "average": 20282.97419,
                "count": 18121205,
                "maximum": 32385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1739.159791,
                "variance": 3024676.779
              },
              {
                "average": 1.003897202,
                "count": 18121205,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06834981242,
                "variance": 0.004671696858
              },
              {
                "average": 1.007861784,
                "count": 18121205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1010525938,
                "variance": 0.01021162672
              },
              {
                "average": 0.5023685787,
                "count": 18121205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944036,
                "variance": 0.2499944036
              },
              {
                "average": 2.759198409e-06,
                "count": 18121205,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001661081259,
                "variance": 2.759190948e-06
              },
              {
                "average": 1.133693041,
                "count": 18121205,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3403222268,
                "variance": 0.1158192181
              },
              {
                "average": -0.1488683012,
                "count": 18121205,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52037466,
                "variance": 132.7190324
              },
              {
                "average": 2.001880725,
                "count": 18121205,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001225241,
                "variance": 1.002451984
              },
              {
                "average": 1016.119864,
                "count": 18121205,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.689871673,
                "variance": 2.855666271
              },
              {
                "average": 42969.79424,
                "count": 18121205,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3779.140448,
                "variance": 14281902.52
              },
              {
                "average": 41270.95187,
                "count": 18121205,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3355.151421,
                "variance": 11257041.06
              },
              {
                "average": 38193.16461,
                "count": 18121205,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2913.777847,
                "variance": 8490101.341
              },
              {
                "average": 187938881.9,
                "count": 18121205,
                "maximum": 187974009,
                "minimum": 187904711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33690.50422,
                "variance": 1135050075
              },
              {
                "average": 0,
                "count": 18121205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18121205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18121205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18121205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18121205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311880.1356,
              4813385.408,
              1318.445952,
              312930.0156,
              4814801.808,
              1377.125952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311880.1355741775,
                    4813385.408438033,
                    1318.4459523774865
                  ],
                  [
                    311880.1355741775,
                    4814801.808438034,
                    1318.4459523774865
                  ],
                  [
                    312930.0155741775,
                    4814801.808438034,
                    1377.1259523774863
                  ],
                  [
                    312930.0155741775,
                    4813385.408438033,
                    1377.1259523774863
                  ],
                  [
                    311880.1355741775,
                    4813385.408438033,
                    1318.4459523774865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:46:49+00:00",
            "end_time": "2017-08-27T21:31: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": "20170829_43119C3306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.374974875383,
              43.28723629908082,
              1257.250358796241
            ],
            [
              -119.37547126800314,
              43.29998379247355,
              1257.250358796241
            ],
            [
              -119.36249714243502,
              43.30025264808949,
              1264.5903587962412
            ],
            [
              -119.3620034548017,
              43.28750503567896,
              1264.5903587962412
            ],
            [
              -119.374974875383,
              43.28723629908082,
              1257.250358796241
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754713,
        43.2872363,
        1257.250359,
        -119.3620035,
        43.30025265,
        1264.590359
      ],
      "properties": {
        "datetime": "2017-08-29T18:46:23Z",
        "pc:count": 13222195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307841.5341,
            "count": 13222195,
            "maximum": 308373.7272,
            "minimum": 307320.4872,
            "name": "X",
            "position": 0,
            "stddev": 292.2511314,
            "variance": 85410.72381
          },
          {
            "average": 4796174.872,
            "count": 13222195,
            "maximum": 4796868.489,
            "minimum": 4795451.609,
            "name": "Y",
            "position": 1,
            "stddev": 400.6947806,
            "variance": 160556.3072
          },
          {
            "average": 1258.455266,
            "count": 13222195,
            "maximum": 1264.590359,
            "minimum": 1257.250359,
            "name": "Z",
            "position": 2,
            "stddev": 1.180644341,
            "variance": 1.39392106
          },
          {
            "average": 21977.76085,
            "count": 13222195,
            "maximum": 31969,
            "minimum": 3041,
            "name": "Intensity",
            "position": 3,
            "stddev": 2871.607509,
            "variance": 8246129.686
          },
          {
            "average": 1.000017319,
            "count": 13222195,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004161618043,
            "variance": 1.731906474e-05
          },
          {
            "average": 1.000033731,
            "count": 13222195,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005807755732,
            "variance": 3.373002664e-05
          },
          {
            "average": 0.5025639086,
            "count": 13222195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934452,
            "variance": 0.2499934453
          },
          {
            "average": 5.974802217e-06,
            "count": 13222195,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002444333646,
            "variance": 5.974766971e-06
          },
          {
            "average": 1.261176378,
            "count": 13222195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4392758725,
            "variance": 0.1929632922
          },
          {
            "average": -0.01183541659,
            "count": 13222195,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67441705,
            "variance": 136.2920136
          },
          {
            "average": 2.003502822,
            "count": 13222195,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000087454,
            "variance": 1.000174916
          },
          {
            "average": 1073.365507,
            "count": 13222195,
            "maximum": 1078,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 49.36148322,
            "variance": 2436.556025
          },
          {
            "average": 53635.85436,
            "count": 13222195,
            "maximum": 59904,
            "minimum": 22784,
            "name": "Red",
            "position": 12,
            "stddev": 3538.101494,
            "variance": 12518162.18
          },
          {
            "average": 53507.888,
            "count": 13222195,
            "maximum": 60160,
            "minimum": 27904,
            "name": "Green",
            "position": 13,
            "stddev": 3682.30676,
            "variance": 13559383.07
          },
          {
            "average": 52804.50501,
            "count": 13222195,
            "maximum": 60672,
            "minimum": 22016,
            "name": "Blue",
            "position": 14,
            "stddev": 4176.59756,
            "variance": 17443967.18
          },
          {
            "average": 188066396.8,
            "count": 13222195,
            "maximum": 188067583.5,
            "minimum": 188062676.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 632.9844514,
            "variance": 400669.3157
          },
          {
            "average": 0,
            "count": 13222195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307320.4872,
          4795451.609,
          1257.250359,
          308373.7272,
          4796868.489,
          1264.590359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307320.4871556333,
                4795451.608952628,
                1257.250358796241
              ],
              [
                307320.4871556333,
                4796868.488952629,
                1257.250358796241
              ],
              [
                308373.72715563327,
                4796868.488952629,
                1264.5903587962412
              ],
              [
                308373.72715563327,
                4795451.608952628,
                1264.5903587962412
              ],
              [
                307320.4871556333,
                4795451.608952628,
                1257.250358796241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:46:23+00:00",
        "end_time": "2017-08-29T17:24:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754713,
            43.2872363,
            1257.250359,
            -119.3620035,
            43.30025265,
            1264.590359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.374974875383,
                  43.28723629908082,
                  1257.250358796241
                ],
                [
                  -119.37547126800314,
                  43.29998379247355,
                  1257.250358796241
                ],
                [
                  -119.36249714243502,
                  43.30025264808949,
                  1264.5903587962412
                ],
                [
                  -119.3620034548017,
                  43.28750503567896,
                  1264.5903587962412
                ],
                [
                  -119.374974875383,
                  43.28723629908082,
                  1257.250358796241
                ]
              ]
            ]
          },
          "id": "20170829_43119C3306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:46:23Z",
            "pc:count": 13222195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307841.5341,
                "count": 13222195,
                "maximum": 308373.7272,
                "minimum": 307320.4872,
                "name": "X",
                "position": 0,
                "stddev": 292.2511314,
                "variance": 85410.72381
              },
              {
                "average": 4796174.872,
                "count": 13222195,
                "maximum": 4796868.489,
                "minimum": 4795451.609,
                "name": "Y",
                "position": 1,
                "stddev": 400.6947806,
                "variance": 160556.3072
              },
              {
                "average": 1258.455266,
                "count": 13222195,
                "maximum": 1264.590359,
                "minimum": 1257.250359,
                "name": "Z",
                "position": 2,
                "stddev": 1.180644341,
                "variance": 1.39392106
              },
              {
                "average": 21977.76085,
                "count": 13222195,
                "maximum": 31969,
                "minimum": 3041,
                "name": "Intensity",
                "position": 3,
                "stddev": 2871.607509,
                "variance": 8246129.686
              },
              {
                "average": 1.000017319,
                "count": 13222195,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004161618043,
                "variance": 1.731906474e-05
              },
              {
                "average": 1.000033731,
                "count": 13222195,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005807755732,
                "variance": 3.373002664e-05
              },
              {
                "average": 0.5025639086,
                "count": 13222195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934452,
                "variance": 0.2499934453
              },
              {
                "average": 5.974802217e-06,
                "count": 13222195,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002444333646,
                "variance": 5.974766971e-06
              },
              {
                "average": 1.261176378,
                "count": 13222195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4392758725,
                "variance": 0.1929632922
              },
              {
                "average": -0.01183541659,
                "count": 13222195,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67441705,
                "variance": 136.2920136
              },
              {
                "average": 2.003502822,
                "count": 13222195,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000087454,
                "variance": 1.000174916
              },
              {
                "average": 1073.365507,
                "count": 13222195,
                "maximum": 1078,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 49.36148322,
                "variance": 2436.556025
              },
              {
                "average": 53635.85436,
                "count": 13222195,
                "maximum": 59904,
                "minimum": 22784,
                "name": "Red",
                "position": 12,
                "stddev": 3538.101494,
                "variance": 12518162.18
              },
              {
                "average": 53507.888,
                "count": 13222195,
                "maximum": 60160,
                "minimum": 27904,
                "name": "Green",
                "position": 13,
                "stddev": 3682.30676,
                "variance": 13559383.07
              },
              {
                "average": 52804.50501,
                "count": 13222195,
                "maximum": 60672,
                "minimum": 22016,
                "name": "Blue",
                "position": 14,
                "stddev": 4176.59756,
                "variance": 17443967.18
              },
              {
                "average": 188066396.8,
                "count": 13222195,
                "maximum": 188067583.5,
                "minimum": 188062676.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 632.9844514,
                "variance": 400669.3157
              },
              {
                "average": 0,
                "count": 13222195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307320.4872,
              4795451.609,
              1257.250359,
              308373.7272,
              4796868.489,
              1264.590359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307320.4871556333,
                    4795451.608952628,
                    1257.250358796241
                  ],
                  [
                    307320.4871556333,
                    4796868.488952629,
                    1257.250358796241
                  ],
                  [
                    308373.72715563327,
                    4796868.488952629,
                    1264.5903587962412
                  ],
                  [
                    308373.72715563327,
                    4795451.608952628,
                    1264.5903587962412
                  ],
                  [
                    307320.4871556333,
                    4795451.608952628,
                    1257.250358796241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:46:23+00:00",
            "end_time": "2017-08-29T17:24:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997607027231,
              43.39974957212457,
              1335.1379343855333
            ],
            [
              -119.2504477081492,
              43.41248462306837,
              1335.1379343855333
            ],
            [
              -119.23749683040208,
              43.412738873776334,
              1349.4579343855335
            ],
            [
              -119.23702790117166,
              43.400003710415724,
              1349.4579343855335
            ],
            [
              -119.24997607027231,
              43.39974957212457,
              1335.1379343855333
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504477,
        43.39974957,
        1335.137934,
        -119.2370279,
        43.41273887,
        1349.457934
      ],
      "properties": {
        "datetime": "2017-08-27T21:17:30Z",
        "pc:count": 13827702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318327.6517,
            "count": 13827702,
            "maximum": 318848.1491,
            "minimum": 317798.8291,
            "name": "X",
            "position": 0,
            "stddev": 295.2636365,
            "variance": 87180.61501
          },
          {
            "average": 4808375.382,
            "count": 13827702,
            "maximum": 4809081.942,
            "minimum": 4807666.542,
            "name": "Y",
            "position": 1,
            "stddev": 393.5791432,
            "variance": 154904.542
          },
          {
            "average": 1343.71111,
            "count": 13827702,
            "maximum": 1349.457934,
            "minimum": 1335.137934,
            "name": "Z",
            "position": 2,
            "stddev": 2.648990176,
            "variance": 7.01714895
          },
          {
            "average": 21797.89372,
            "count": 13827702,
            "maximum": 30977,
            "minimum": 6209,
            "name": "Intensity",
            "position": 3,
            "stddev": 1223.205116,
            "variance": 1496230.755
          },
          {
            "average": 1.000006653,
            "count": 13827702,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002579392774,
            "variance": 6.653267083e-06
          },
          {
            "average": 1.000008389,
            "count": 13827702,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002896357612,
            "variance": 8.388887414e-06
          },
          {
            "average": 0.5028602728,
            "count": 13827702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918369,
            "variance": 0.2499918369
          },
          {
            "average": 2.321426944e-05,
            "count": 13827702,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004818063119,
            "variance": 2.321373222e-05
          },
          {
            "average": 1.169560568,
            "count": 13827702,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3752463081,
            "variance": 0.1408097917
          },
          {
            "average": -0.2708624269,
            "count": 13827702,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92233265,
            "variance": 142.1420158
          },
          {
            "average": 2.002645053,
            "count": 13827702,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000031287,
            "variance": 1.000062574
          },
          {
            "average": 1008.25219,
            "count": 13827702,
            "maximum": 1011,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.028723244,
            "variance": 1.058271512
          },
          {
            "average": 46939.71285,
            "count": 13827702,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1624.070098,
            "variance": 2637603.683
          },
          {
            "average": 45001.85757,
            "count": 13827702,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1610.420285,
            "variance": 2593453.493
          },
          {
            "average": 41671.85324,
            "count": 13827702,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1627.460408,
            "variance": 2648627.379
          },
          {
            "average": 187902757.5,
            "count": 13827702,
            "maximum": 187903850.7,
            "minimum": 187902080.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 357.9083446,
            "variance": 128098.3832
          },
          {
            "average": 0,
            "count": 13827702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317798.8291,
          4807666.542,
          1335.137934,
          318848.1491,
          4809081.942,
          1349.457934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317798.8291351383,
                4807666.542420109,
                1335.1379343855333
              ],
              [
                317798.8291351383,
                4809081.942420109,
                1335.1379343855333
              ],
              [
                318848.14913513826,
                4809081.942420109,
                1349.4579343855335
              ],
              [
                318848.14913513826,
                4807666.542420109,
                1349.4579343855335
              ],
              [
                317798.8291351383,
                4807666.542420109,
                1335.1379343855333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:17:30+00:00",
        "end_time": "2017-08-27T20:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504477,
            43.39974957,
            1335.137934,
            -119.2370279,
            43.41273887,
            1349.457934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997607027231,
                  43.39974957212457,
                  1335.1379343855333
                ],
                [
                  -119.2504477081492,
                  43.41248462306837,
                  1335.1379343855333
                ],
                [
                  -119.23749683040208,
                  43.412738873776334,
                  1349.4579343855335
                ],
                [
                  -119.23702790117166,
                  43.400003710415724,
                  1349.4579343855335
                ],
                [
                  -119.24997607027231,
                  43.39974957212457,
                  1335.1379343855333
                ]
              ]
            ]
          },
          "id": "20170827_43119D2311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:17:30Z",
            "pc:count": 13827702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318327.6517,
                "count": 13827702,
                "maximum": 318848.1491,
                "minimum": 317798.8291,
                "name": "X",
                "position": 0,
                "stddev": 295.2636365,
                "variance": 87180.61501
              },
              {
                "average": 4808375.382,
                "count": 13827702,
                "maximum": 4809081.942,
                "minimum": 4807666.542,
                "name": "Y",
                "position": 1,
                "stddev": 393.5791432,
                "variance": 154904.542
              },
              {
                "average": 1343.71111,
                "count": 13827702,
                "maximum": 1349.457934,
                "minimum": 1335.137934,
                "name": "Z",
                "position": 2,
                "stddev": 2.648990176,
                "variance": 7.01714895
              },
              {
                "average": 21797.89372,
                "count": 13827702,
                "maximum": 30977,
                "minimum": 6209,
                "name": "Intensity",
                "position": 3,
                "stddev": 1223.205116,
                "variance": 1496230.755
              },
              {
                "average": 1.000006653,
                "count": 13827702,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002579392774,
                "variance": 6.653267083e-06
              },
              {
                "average": 1.000008389,
                "count": 13827702,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002896357612,
                "variance": 8.388887414e-06
              },
              {
                "average": 0.5028602728,
                "count": 13827702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918369,
                "variance": 0.2499918369
              },
              {
                "average": 2.321426944e-05,
                "count": 13827702,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004818063119,
                "variance": 2.321373222e-05
              },
              {
                "average": 1.169560568,
                "count": 13827702,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3752463081,
                "variance": 0.1408097917
              },
              {
                "average": -0.2708624269,
                "count": 13827702,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92233265,
                "variance": 142.1420158
              },
              {
                "average": 2.002645053,
                "count": 13827702,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000031287,
                "variance": 1.000062574
              },
              {
                "average": 1008.25219,
                "count": 13827702,
                "maximum": 1011,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.028723244,
                "variance": 1.058271512
              },
              {
                "average": 46939.71285,
                "count": 13827702,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1624.070098,
                "variance": 2637603.683
              },
              {
                "average": 45001.85757,
                "count": 13827702,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1610.420285,
                "variance": 2593453.493
              },
              {
                "average": 41671.85324,
                "count": 13827702,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1627.460408,
                "variance": 2648627.379
              },
              {
                "average": 187902757.5,
                "count": 13827702,
                "maximum": 187903850.7,
                "minimum": 187902080.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 357.9083446,
                "variance": 128098.3832
              },
              {
                "average": 0,
                "count": 13827702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317798.8291,
              4807666.542,
              1335.137934,
              318848.1491,
              4809081.942,
              1349.457934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317798.8291351383,
                    4807666.542420109,
                    1335.1379343855333
                  ],
                  [
                    317798.8291351383,
                    4809081.942420109,
                    1335.1379343855333
                  ],
                  [
                    318848.14913513826,
                    4809081.942420109,
                    1349.4579343855335
                  ],
                  [
                    318848.14913513826,
                    4807666.542420109,
                    1349.4579343855335
                  ],
                  [
                    317798.8291351383,
                    4807666.542420109,
                    1335.1379343855333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:17:30+00:00",
            "end_time": "2017-08-27T20:48:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38726779071914,
              43.274738586732525,
              1257.6841221034592
            ],
            [
              -119.38776659690984,
              43.28748761352676,
              1257.6841221034592
            ],
            [
              -119.37499697511595,
              43.28775361121743,
              1281.6041221034593
            ],
            [
              -119.37450083037989,
              43.27500446665328,
              1281.6041221034593
            ],
            [
              -119.38726779071914,
              43.274738586732525,
              1257.6841221034592
            ]
          ]
        ]
      },
      "bbox": [
        -119.3877666,
        43.27473859,
        1257.684122,
        -119.3745008,
        43.28775361,
        1281.604122
      ],
      "properties": {
        "datetime": "2017-08-29T19:18:42Z",
        "pc:count": 12022392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306843.9061,
            "count": 12022392,
            "maximum": 307320.328,
            "minimum": 306283.468,
            "name": "X",
            "position": 0,
            "stddev": 279.7960452,
            "variance": 78285.8269
          },
          {
            "average": 4794876.037,
            "count": 12022392,
            "maximum": 4795509.112,
            "minimum": 4794092.052,
            "name": "Y",
            "position": 1,
            "stddev": 369.6923755,
            "variance": 136672.4525
          },
          {
            "average": 1260.297309,
            "count": 12022392,
            "maximum": 1281.604122,
            "minimum": 1257.684122,
            "name": "Z",
            "position": 2,
            "stddev": 2.798358728,
            "variance": 7.830811568
          },
          {
            "average": 22609.38123,
            "count": 12022392,
            "maximum": 33505,
            "minimum": 1681,
            "name": "Intensity",
            "position": 3,
            "stddev": 2825.861049,
            "variance": 7985490.671
          },
          {
            "average": 1.000013392,
            "count": 12022392,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003682099378,
            "variance": 1.355785583e-05
          },
          {
            "average": 1.000027449,
            "count": 12022392,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005286501509,
            "variance": 2.79470982e-05
          },
          {
            "average": 0.5040862085,
            "count": 12022392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999833234,
            "variance": 0.2499833237
          },
          {
            "average": 6.487893591e-06,
            "count": 12022392,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002547126231,
            "variance": 6.487852037e-06
          },
          {
            "average": 1.218237768,
            "count": 12022392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4130497052,
            "variance": 0.170610059
          },
          {
            "average": -0.307465653,
            "count": 12022392,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71512635,
            "variance": 137.2441855
          },
          {
            "average": 1.997377726,
            "count": 12022392,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000042517,
            "variance": 1.000085036
          },
          {
            "average": 1078.966328,
            "count": 12022392,
            "maximum": 1081,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9321361513,
            "variance": 0.8688778046
          },
          {
            "average": 52441.35629,
            "count": 12022392,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4465.591962,
            "variance": 19941511.57
          },
          {
            "average": 52164.59584,
            "count": 12022392,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4460.167454,
            "variance": 19893093.72
          },
          {
            "average": 50925.97754,
            "count": 12022392,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5287.785443,
            "variance": 27960674.89
          },
          {
            "average": 188068230.1,
            "count": 12022392,
            "maximum": 188069522.2,
            "minimum": 188067309.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 519.3991876,
            "variance": 269775.5161
          },
          {
            "average": 0,
            "count": 12022392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306283.468,
          4794092.052,
          1257.684122,
          307320.328,
          4795509.112,
          1281.604122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306283.4679981301,
                4794092.052493269,
                1257.6841221034592
              ],
              [
                306283.4679981301,
                4795509.112493269,
                1257.6841221034592
              ],
              [
                307320.32799813006,
                4795509.112493269,
                1281.6041221034593
              ],
              [
                307320.32799813006,
                4794092.052493269,
                1281.6041221034593
              ],
              [
                306283.4679981301,
                4794092.052493269,
                1257.6841221034592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:18:42+00:00",
        "end_time": "2017-08-29T18:41:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3877666,
            43.27473859,
            1257.684122,
            -119.3745008,
            43.28775361,
            1281.604122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38726779071914,
                  43.274738586732525,
                  1257.6841221034592
                ],
                [
                  -119.38776659690984,
                  43.28748761352676,
                  1257.6841221034592
                ],
                [
                  -119.37499697511595,
                  43.28775361121743,
                  1281.6041221034593
                ],
                [
                  -119.37450083037989,
                  43.27500446665328,
                  1281.6041221034593
                ],
                [
                  -119.38726779071914,
                  43.274738586732525,
                  1257.6841221034592
                ]
              ]
            ]
          },
          "id": "20170829_43119C4415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:18:42Z",
            "pc:count": 12022392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306843.9061,
                "count": 12022392,
                "maximum": 307320.328,
                "minimum": 306283.468,
                "name": "X",
                "position": 0,
                "stddev": 279.7960452,
                "variance": 78285.8269
              },
              {
                "average": 4794876.037,
                "count": 12022392,
                "maximum": 4795509.112,
                "minimum": 4794092.052,
                "name": "Y",
                "position": 1,
                "stddev": 369.6923755,
                "variance": 136672.4525
              },
              {
                "average": 1260.297309,
                "count": 12022392,
                "maximum": 1281.604122,
                "minimum": 1257.684122,
                "name": "Z",
                "position": 2,
                "stddev": 2.798358728,
                "variance": 7.830811568
              },
              {
                "average": 22609.38123,
                "count": 12022392,
                "maximum": 33505,
                "minimum": 1681,
                "name": "Intensity",
                "position": 3,
                "stddev": 2825.861049,
                "variance": 7985490.671
              },
              {
                "average": 1.000013392,
                "count": 12022392,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003682099378,
                "variance": 1.355785583e-05
              },
              {
                "average": 1.000027449,
                "count": 12022392,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005286501509,
                "variance": 2.79470982e-05
              },
              {
                "average": 0.5040862085,
                "count": 12022392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999833234,
                "variance": 0.2499833237
              },
              {
                "average": 6.487893591e-06,
                "count": 12022392,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002547126231,
                "variance": 6.487852037e-06
              },
              {
                "average": 1.218237768,
                "count": 12022392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4130497052,
                "variance": 0.170610059
              },
              {
                "average": -0.307465653,
                "count": 12022392,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71512635,
                "variance": 137.2441855
              },
              {
                "average": 1.997377726,
                "count": 12022392,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000042517,
                "variance": 1.000085036
              },
              {
                "average": 1078.966328,
                "count": 12022392,
                "maximum": 1081,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9321361513,
                "variance": 0.8688778046
              },
              {
                "average": 52441.35629,
                "count": 12022392,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4465.591962,
                "variance": 19941511.57
              },
              {
                "average": 52164.59584,
                "count": 12022392,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4460.167454,
                "variance": 19893093.72
              },
              {
                "average": 50925.97754,
                "count": 12022392,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5287.785443,
                "variance": 27960674.89
              },
              {
                "average": 188068230.1,
                "count": 12022392,
                "maximum": 188069522.2,
                "minimum": 188067309.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 519.3991876,
                "variance": 269775.5161
              },
              {
                "average": 0,
                "count": 12022392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306283.468,
              4794092.052,
              1257.684122,
              307320.328,
              4795509.112,
              1281.604122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306283.4679981301,
                    4794092.052493269,
                    1257.6841221034592
                  ],
                  [
                    306283.4679981301,
                    4795509.112493269,
                    1257.6841221034592
                  ],
                  [
                    307320.32799813006,
                    4795509.112493269,
                    1281.6041221034593
                  ],
                  [
                    307320.32799813006,
                    4794092.052493269,
                    1281.6041221034593
                  ],
                  [
                    306283.4679981301,
                    4794092.052493269,
                    1257.6841221034592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:18:42+00:00",
            "end_time": "2017-08-29T18:41: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": "20170828_43119D3416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247606947831,
              43.38724295910449,
              1282.3628388351588
            ],
            [
              -119.31296085709133,
              43.39998450120029,
              1282.3628388351588
            ],
            [
              -119.29999617566686,
              43.40024611428071,
              1323.4628388351587
            ],
            [
              -119.2995140995452,
              43.387504456451026,
              1323.4628388351587
            ],
            [
              -119.31247606947831,
              43.38724295910449,
              1282.3628388351588
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129609,
        43.38724296,
        1282.362839,
        -119.2995141,
        43.40024611,
        1323.462839
      ],
      "properties": {
        "datetime": "2017-08-28T17:33:09Z",
        "pc:count": 13243467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313225.3921,
            "count": 13243467,
            "maximum": 313749.6417,
            "minimum": 312698.9417,
            "name": "X",
            "position": 0,
            "stddev": 289.9828538,
            "variance": 84090.05549
          },
          {
            "average": 4807121.051,
            "count": 13243467,
            "maximum": 4807832.256,
            "minimum": 4806416.076,
            "name": "Y",
            "position": 1,
            "stddev": 404.1493862,
            "variance": 163336.7264
          },
          {
            "average": 1298.035585,
            "count": 13243467,
            "maximum": 1323.462839,
            "minimum": 1282.362839,
            "name": "Z",
            "position": 2,
            "stddev": 10.06436629,
            "variance": 101.2914689
          },
          {
            "average": 21119.86233,
            "count": 13243467,
            "maximum": 30641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1356.555467,
            "variance": 1840242.735
          },
          {
            "average": 1.000006116,
            "count": 13243467,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002473092446,
            "variance": 6.116186245e-06
          },
          {
            "average": 1.000011326,
            "count": 13243467,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003365443776,
            "variance": 1.132621181e-05
          },
          {
            "average": 0.5021619339,
            "count": 13243467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953449,
            "variance": 0.2499953449
          },
          {
            "average": 7.550892829e-07,
            "count": 13243467,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008689584396,
            "variance": 7.550887697e-07
          },
          {
            "average": 1.175962986,
            "count": 13243467,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3807886876,
            "variance": 0.1450000246
          },
          {
            "average": 0.2394155527,
            "count": 13243467,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72144403,
            "variance": 137.3922501
          },
          {
            "average": 2.000821462,
            "count": 13243467,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000054745,
            "variance": 1.000109493
          },
          {
            "average": 1022.109867,
            "count": 13243467,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9952649711,
            "variance": 0.9905523627
          },
          {
            "average": 46017.14555,
            "count": 13243467,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1725.733844,
            "variance": 2978157.3
          },
          {
            "average": 44160.05423,
            "count": 13243467,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1738.646969,
            "variance": 3022893.284
          },
          {
            "average": 40816.72145,
            "count": 13243467,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1743.378656,
            "variance": 3039369.138
          },
          {
            "average": 187975217.1,
            "count": 13243467,
            "maximum": 187976789.3,
            "minimum": 187974091.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.216739,
            "variance": 272710.3225
          },
          {
            "average": 0,
            "count": 13243467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312698.9417,
          4806416.076,
          1282.362839,
          313749.6417,
          4807832.256,
          1323.462839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312698.94168543635,
                4806416.076342275,
                1282.3628388351588
              ],
              [
                312698.94168543635,
                4807832.256342275,
                1282.3628388351588
              ],
              [
                313749.6416854363,
                4807832.256342275,
                1323.4628388351587
              ],
              [
                313749.6416854363,
                4806416.076342275,
                1323.4628388351587
              ],
              [
                312698.94168543635,
                4806416.076342275,
                1282.3628388351588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:33:09+00:00",
        "end_time": "2017-08-28T16:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129609,
            43.38724296,
            1282.362839,
            -119.2995141,
            43.40024611,
            1323.462839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247606947831,
                  43.38724295910449,
                  1282.3628388351588
                ],
                [
                  -119.31296085709133,
                  43.39998450120029,
                  1282.3628388351588
                ],
                [
                  -119.29999617566686,
                  43.40024611428071,
                  1323.4628388351587
                ],
                [
                  -119.2995140995452,
                  43.387504456451026,
                  1323.4628388351587
                ],
                [
                  -119.31247606947831,
                  43.38724295910449,
                  1282.3628388351588
                ]
              ]
            ]
          },
          "id": "20170828_43119D3416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:33:09Z",
            "pc:count": 13243467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313225.3921,
                "count": 13243467,
                "maximum": 313749.6417,
                "minimum": 312698.9417,
                "name": "X",
                "position": 0,
                "stddev": 289.9828538,
                "variance": 84090.05549
              },
              {
                "average": 4807121.051,
                "count": 13243467,
                "maximum": 4807832.256,
                "minimum": 4806416.076,
                "name": "Y",
                "position": 1,
                "stddev": 404.1493862,
                "variance": 163336.7264
              },
              {
                "average": 1298.035585,
                "count": 13243467,
                "maximum": 1323.462839,
                "minimum": 1282.362839,
                "name": "Z",
                "position": 2,
                "stddev": 10.06436629,
                "variance": 101.2914689
              },
              {
                "average": 21119.86233,
                "count": 13243467,
                "maximum": 30641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1356.555467,
                "variance": 1840242.735
              },
              {
                "average": 1.000006116,
                "count": 13243467,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002473092446,
                "variance": 6.116186245e-06
              },
              {
                "average": 1.000011326,
                "count": 13243467,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003365443776,
                "variance": 1.132621181e-05
              },
              {
                "average": 0.5021619339,
                "count": 13243467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953449,
                "variance": 0.2499953449
              },
              {
                "average": 7.550892829e-07,
                "count": 13243467,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008689584396,
                "variance": 7.550887697e-07
              },
              {
                "average": 1.175962986,
                "count": 13243467,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3807886876,
                "variance": 0.1450000246
              },
              {
                "average": 0.2394155527,
                "count": 13243467,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72144403,
                "variance": 137.3922501
              },
              {
                "average": 2.000821462,
                "count": 13243467,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000054745,
                "variance": 1.000109493
              },
              {
                "average": 1022.109867,
                "count": 13243467,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9952649711,
                "variance": 0.9905523627
              },
              {
                "average": 46017.14555,
                "count": 13243467,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1725.733844,
                "variance": 2978157.3
              },
              {
                "average": 44160.05423,
                "count": 13243467,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1738.646969,
                "variance": 3022893.284
              },
              {
                "average": 40816.72145,
                "count": 13243467,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1743.378656,
                "variance": 3039369.138
              },
              {
                "average": 187975217.1,
                "count": 13243467,
                "maximum": 187976789.3,
                "minimum": 187974091.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.216739,
                "variance": 272710.3225
              },
              {
                "average": 0,
                "count": 13243467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312698.9417,
              4806416.076,
              1282.362839,
              313749.6417,
              4807832.256,
              1323.462839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312698.94168543635,
                    4806416.076342275,
                    1282.3628388351588
                  ],
                  [
                    312698.94168543635,
                    4807832.256342275,
                    1282.3628388351588
                  ],
                  [
                    313749.6416854363,
                    4807832.256342275,
                    1323.4628388351587
                  ],
                  [
                    313749.6416854363,
                    4806416.076342275,
                    1323.4628388351587
                  ],
                  [
                    312698.94168543635,
                    4806416.076342275,
                    1282.3628388351588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:33:09+00:00",
            "end_time": "2017-08-28T16:48:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997458286838,
              43.34972756381081,
              1256.165423811677
            ],
            [
              -119.4504881296932,
              43.36248338921465,
              1256.165423811677
            ],
            [
              -119.43749770923347,
              43.36276114946613,
              1275.0054238116772
            ],
            [
              -119.43698687821247,
              43.3500052010381,
              1275.0054238116772
            ],
            [
              -119.44997458286838,
              43.34972756381081,
              1256.165423811677
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504881,
        43.34972756,
        1256.165424,
        -119.4369869,
        43.36276115,
        1275.005424
      ],
      "properties": {
        "datetime": "2017-08-31T14:31:02Z",
        "pc:count": 13977917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301967.9995,
            "count": 13977917,
            "maximum": 302492.8712,
            "minimum": 301439.3312,
            "name": "X",
            "position": 0,
            "stddev": 290.7252366,
            "variance": 84521.1632
          },
          {
            "average": 4803271.093,
            "count": 13977917,
            "maximum": 4803985.602,
            "minimum": 4802567.702,
            "name": "Y",
            "position": 1,
            "stddev": 398.6138697,
            "variance": 158893.0171
          },
          {
            "average": 1261.724165,
            "count": 13977917,
            "maximum": 1275.005424,
            "minimum": 1256.165424,
            "name": "Z",
            "position": 2,
            "stddev": 4.709093551,
            "variance": 22.17556207
          },
          {
            "average": 22201.50345,
            "count": 13977917,
            "maximum": 32145,
            "minimum": 2113,
            "name": "Intensity",
            "position": 3,
            "stddev": 2503.083079,
            "variance": 6265424.898
          },
          {
            "average": 1.00010395,
            "count": 13977917,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01019504203,
            "variance": 0.000103938882
          },
          {
            "average": 1.00021348,
            "count": 13977917,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01460938166,
            "variance": 0.0002134340324
          },
          {
            "average": 0.5030484156,
            "count": 13977917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499990725,
            "variance": 0.249990725
          },
          {
            "average": 8.656511553e-06,
            "count": 13977917,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002942182394,
            "variance": 8.656437237e-06
          },
          {
            "average": 1.189623246,
            "count": 13977917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3920029105,
            "variance": 0.1536662818
          },
          {
            "average": 0.05537462694,
            "count": 13977917,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60347805,
            "variance": 134.6407029
          },
          {
            "average": 2.000606027,
            "count": 13977917,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000208445,
            "variance": 1.000416934
          },
          {
            "average": 1083.538377,
            "count": 13977917,
            "maximum": 1113,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.524269394,
            "variance": 72.6631687
          },
          {
            "average": 46133.02984,
            "count": 13977917,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4659.42076,
            "variance": 21710201.82
          },
          {
            "average": 45397.68057,
            "count": 13977917,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4797.292662,
            "variance": 23014016.89
          },
          {
            "average": 42839.76786,
            "count": 13977917,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5429.578181,
            "variance": 29480319.23
          },
          {
            "average": 188082032,
            "count": 13977917,
            "maximum": 188225062.4,
            "minimum": 188068283.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42595.30086,
            "variance": 1814359656
          },
          {
            "average": 0,
            "count": 13977917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13977917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13977917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13977917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13977917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301439.3312,
          4802567.702,
          1256.165424,
          302492.8712,
          4803985.602,
          1275.005424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301439.3311544041,
                4802567.7016411,
                1256.165423811677
              ],
              [
                301439.3311544041,
                4803985.601641101,
                1256.165423811677
              ],
              [
                302492.8711544041,
                4803985.601641101,
                1275.0054238116772
              ],
              [
                302492.8711544041,
                4802567.7016411,
                1275.0054238116772
              ],
              [
                301439.3311544041,
                4802567.7016411,
                1256.165423811677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:31:02+00:00",
        "end_time": "2017-08-29T18:58:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504881,
            43.34972756,
            1256.165424,
            -119.4369869,
            43.36276115,
            1275.005424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997458286838,
                  43.34972756381081,
                  1256.165423811677
                ],
                [
                  -119.4504881296932,
                  43.36248338921465,
                  1256.165423811677
                ],
                [
                  -119.43749770923347,
                  43.36276114946613,
                  1275.0054238116772
                ],
                [
                  -119.43698687821247,
                  43.3500052010381,
                  1275.0054238116772
                ],
                [
                  -119.44997458286838,
                  43.34972756381081,
                  1256.165423811677
                ]
              ]
            ]
          },
          "id": "20170829_43119C4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:31:02Z",
            "pc:count": 13977917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301967.9995,
                "count": 13977917,
                "maximum": 302492.8712,
                "minimum": 301439.3312,
                "name": "X",
                "position": 0,
                "stddev": 290.7252366,
                "variance": 84521.1632
              },
              {
                "average": 4803271.093,
                "count": 13977917,
                "maximum": 4803985.602,
                "minimum": 4802567.702,
                "name": "Y",
                "position": 1,
                "stddev": 398.6138697,
                "variance": 158893.0171
              },
              {
                "average": 1261.724165,
                "count": 13977917,
                "maximum": 1275.005424,
                "minimum": 1256.165424,
                "name": "Z",
                "position": 2,
                "stddev": 4.709093551,
                "variance": 22.17556207
              },
              {
                "average": 22201.50345,
                "count": 13977917,
                "maximum": 32145,
                "minimum": 2113,
                "name": "Intensity",
                "position": 3,
                "stddev": 2503.083079,
                "variance": 6265424.898
              },
              {
                "average": 1.00010395,
                "count": 13977917,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01019504203,
                "variance": 0.000103938882
              },
              {
                "average": 1.00021348,
                "count": 13977917,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01460938166,
                "variance": 0.0002134340324
              },
              {
                "average": 0.5030484156,
                "count": 13977917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499990725,
                "variance": 0.249990725
              },
              {
                "average": 8.656511553e-06,
                "count": 13977917,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002942182394,
                "variance": 8.656437237e-06
              },
              {
                "average": 1.189623246,
                "count": 13977917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3920029105,
                "variance": 0.1536662818
              },
              {
                "average": 0.05537462694,
                "count": 13977917,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60347805,
                "variance": 134.6407029
              },
              {
                "average": 2.000606027,
                "count": 13977917,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000208445,
                "variance": 1.000416934
              },
              {
                "average": 1083.538377,
                "count": 13977917,
                "maximum": 1113,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.524269394,
                "variance": 72.6631687
              },
              {
                "average": 46133.02984,
                "count": 13977917,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4659.42076,
                "variance": 21710201.82
              },
              {
                "average": 45397.68057,
                "count": 13977917,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4797.292662,
                "variance": 23014016.89
              },
              {
                "average": 42839.76786,
                "count": 13977917,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5429.578181,
                "variance": 29480319.23
              },
              {
                "average": 188082032,
                "count": 13977917,
                "maximum": 188225062.4,
                "minimum": 188068283.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42595.30086,
                "variance": 1814359656
              },
              {
                "average": 0,
                "count": 13977917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13977917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13977917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13977917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13977917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301439.3312,
              4802567.702,
              1256.165424,
              302492.8712,
              4803985.602,
              1275.005424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301439.3311544041,
                    4802567.7016411,
                    1256.165423811677
                  ],
                  [
                    301439.3311544041,
                    4803985.601641101,
                    1256.165423811677
                  ],
                  [
                    302492.8711544041,
                    4803985.601641101,
                    1275.0054238116772
                  ],
                  [
                    302492.8711544041,
                    4802567.7016411,
                    1275.0054238116772
                  ],
                  [
                    301439.3311544041,
                    4802567.7016411,
                    1256.165423811677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:31:02+00:00",
            "end_time": "2017-08-29T18:58: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": "20170829_43119B3203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747536005754,
              43.23724592916817,
              1298.5978374161966
            ],
            [
              -119.28795226310467,
              43.24998425134324,
              1298.5978374161966
            ],
            [
              -119.2749965671716,
              43.250242771246896,
              1325.7778374161965
            ],
            [
              -119.2745223589291,
              43.23750433469956,
              1325.7778374161965
            ],
            [
              -119.28747536005754,
              43.23724592916817,
              1298.5978374161966
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879523,
        43.23724593,
        1298.597837,
        -119.2745224,
        43.25024277,
        1325.777837
      ],
      "properties": {
        "datetime": "2017-08-29T16:45:50Z",
        "pc:count": 13654085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314789.0229,
            "count": 13654085,
            "maximum": 315320.0284,
            "minimum": 314267.4884,
            "name": "X",
            "position": 0,
            "stddev": 294.2320186,
            "variance": 86572.48079
          },
          {
            "average": 4790409.465,
            "count": 13654085,
            "maximum": 4791117.338,
            "minimum": 4789701.578,
            "name": "Y",
            "position": 1,
            "stddev": 399.7134429,
            "variance": 159770.8364
          },
          {
            "average": 1308.692546,
            "count": 13654085,
            "maximum": 1325.777837,
            "minimum": 1298.597837,
            "name": "Z",
            "position": 2,
            "stddev": 6.668709227,
            "variance": 44.47168276
          },
          {
            "average": 19863.79246,
            "count": 13654085,
            "maximum": 28657,
            "minimum": 2145,
            "name": "Intensity",
            "position": 3,
            "stddev": 1181.026882,
            "variance": 1394824.496
          },
          {
            "average": 1.000001758,
            "count": 13654085,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001325787604,
            "variance": 1.75771277e-06
          },
          {
            "average": 1.00000293,
            "count": 13654085,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001711583434,
            "variance": 2.929517851e-06
          },
          {
            "average": 0.5022069952,
            "count": 13654085,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951475,
            "variance": 0.2499951475
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20777423,
            "count": 13654085,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4057143225,
            "variance": 0.1646041115
          },
          {
            "average": 0.07096193062,
            "count": 13654085,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71094014,
            "variance": 137.146119
          },
          {
            "average": 2.000625454,
            "count": 13654085,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000041549,
            "variance": 1.0000831
          },
          {
            "average": 1063.683718,
            "count": 13654085,
            "maximum": 1066,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9797022207,
            "variance": 0.9598164413
          },
          {
            "average": 44644.57951,
            "count": 13654085,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1975.331547,
            "variance": 3901934.719
          },
          {
            "average": 42800.13906,
            "count": 13654085,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1984.412202,
            "variance": 3937891.788
          },
          {
            "average": 39890.15465,
            "count": 13654085,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1977.524691,
            "variance": 3910603.904
          },
          {
            "average": 188058683.1,
            "count": 13654085,
            "maximum": 188060350.8,
            "minimum": 188056815,
            "name": "GpsTime",
            "position": 15,
            "stddev": 636.1580245,
            "variance": 404697.0321
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314267.4884,
          4789701.578,
          1298.597837,
          315320.0284,
          4791117.338,
          1325.777837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314267.4883734725,
                4789701.577775369,
                1298.5978374161966
              ],
              [
                314267.4883734725,
                4791117.337775369,
                1298.5978374161966
              ],
              [
                315320.0283734725,
                4791117.337775369,
                1325.7778374161965
              ],
              [
                315320.0283734725,
                4789701.577775369,
                1325.7778374161965
              ],
              [
                314267.4883734725,
                4789701.577775369,
                1298.5978374161966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:45:50+00:00",
        "end_time": "2017-08-29T15:46:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879523,
            43.23724593,
            1298.597837,
            -119.2745224,
            43.25024277,
            1325.777837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747536005754,
                  43.23724592916817,
                  1298.5978374161966
                ],
                [
                  -119.28795226310467,
                  43.24998425134324,
                  1298.5978374161966
                ],
                [
                  -119.2749965671716,
                  43.250242771246896,
                  1325.7778374161965
                ],
                [
                  -119.2745223589291,
                  43.23750433469956,
                  1325.7778374161965
                ],
                [
                  -119.28747536005754,
                  43.23724592916817,
                  1298.5978374161966
                ]
              ]
            ]
          },
          "id": "20170829_43119B3203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:45:50Z",
            "pc:count": 13654085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314789.0229,
                "count": 13654085,
                "maximum": 315320.0284,
                "minimum": 314267.4884,
                "name": "X",
                "position": 0,
                "stddev": 294.2320186,
                "variance": 86572.48079
              },
              {
                "average": 4790409.465,
                "count": 13654085,
                "maximum": 4791117.338,
                "minimum": 4789701.578,
                "name": "Y",
                "position": 1,
                "stddev": 399.7134429,
                "variance": 159770.8364
              },
              {
                "average": 1308.692546,
                "count": 13654085,
                "maximum": 1325.777837,
                "minimum": 1298.597837,
                "name": "Z",
                "position": 2,
                "stddev": 6.668709227,
                "variance": 44.47168276
              },
              {
                "average": 19863.79246,
                "count": 13654085,
                "maximum": 28657,
                "minimum": 2145,
                "name": "Intensity",
                "position": 3,
                "stddev": 1181.026882,
                "variance": 1394824.496
              },
              {
                "average": 1.000001758,
                "count": 13654085,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001325787604,
                "variance": 1.75771277e-06
              },
              {
                "average": 1.00000293,
                "count": 13654085,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001711583434,
                "variance": 2.929517851e-06
              },
              {
                "average": 0.5022069952,
                "count": 13654085,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951475,
                "variance": 0.2499951475
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20777423,
                "count": 13654085,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4057143225,
                "variance": 0.1646041115
              },
              {
                "average": 0.07096193062,
                "count": 13654085,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71094014,
                "variance": 137.146119
              },
              {
                "average": 2.000625454,
                "count": 13654085,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000041549,
                "variance": 1.0000831
              },
              {
                "average": 1063.683718,
                "count": 13654085,
                "maximum": 1066,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9797022207,
                "variance": 0.9598164413
              },
              {
                "average": 44644.57951,
                "count": 13654085,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1975.331547,
                "variance": 3901934.719
              },
              {
                "average": 42800.13906,
                "count": 13654085,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1984.412202,
                "variance": 3937891.788
              },
              {
                "average": 39890.15465,
                "count": 13654085,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1977.524691,
                "variance": 3910603.904
              },
              {
                "average": 188058683.1,
                "count": 13654085,
                "maximum": 188060350.8,
                "minimum": 188056815,
                "name": "GpsTime",
                "position": 15,
                "stddev": 636.1580245,
                "variance": 404697.0321
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314267.4884,
              4789701.578,
              1298.597837,
              315320.0284,
              4791117.338,
              1325.777837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314267.4883734725,
                    4789701.577775369,
                    1298.5978374161966
                  ],
                  [
                    314267.4883734725,
                    4791117.337775369,
                    1298.5978374161966
                  ],
                  [
                    315320.0283734725,
                    4791117.337775369,
                    1325.7778374161965
                  ],
                  [
                    315320.0283734725,
                    4789701.577775369,
                    1325.7778374161965
                  ],
                  [
                    314267.4883734725,
                    4789701.577775369,
                    1298.5978374161966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:45:50+00:00",
            "end_time": "2017-08-29T15:46:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249775118493,
              43.29975266106222,
              1254.472206271903
            ],
            [
              -119.22544216209145,
              43.31248473381132,
              1254.472206271903
            ],
            [
              -119.21253252695286,
              43.31273530300422,
              1272.772206271903
            ],
            [
              -119.21207056673917,
              43.30000311946949,
              1272.772206271903
            ],
            [
              -119.2249775118493,
              43.29975266106222,
              1254.472206271903
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254422,
        43.29975266,
        1254.472206,
        -119.2120706,
        43.3127353,
        1272.772206
      ],
      "properties": {
        "datetime": "2017-08-28T16:51:14Z",
        "pc:count": 17975389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320025.8505,
            "count": 17975389,
            "maximum": 320574.7362,
            "minimum": 319527.0562,
            "name": "X",
            "position": 0,
            "stddev": 287.6498027,
            "variance": 82742.40897
          },
          {
            "average": 4797200.113,
            "count": 17975389,
            "maximum": 4797921.553,
            "minimum": 4796506.533,
            "name": "Y",
            "position": 1,
            "stddev": 399.0209487,
            "variance": 159217.7175
          },
          {
            "average": 1261.266149,
            "count": 17975389,
            "maximum": 1272.772206,
            "minimum": 1254.472206,
            "name": "Z",
            "position": 2,
            "stddev": 4.838553247,
            "variance": 23.41159753
          },
          {
            "average": 20768.55128,
            "count": 17975389,
            "maximum": 43969,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 1371.782245,
            "variance": 1881786.527
          },
          {
            "average": 1.000155824,
            "count": 17975389,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01249979786,
            "variance": 0.0001562449465
          },
          {
            "average": 1.000310035,
            "count": 17975389,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01764926616,
            "variance": 0.0003114965961
          },
          {
            "average": 0.5023022311,
            "count": 17975389,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947136,
            "variance": 0.2499947136
          },
          {
            "average": 9.067953968e-06,
            "count": 17975389,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003011290794,
            "variance": 9.067872244e-06
          },
          {
            "average": 1.149116161,
            "count": 17975389,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3562029458,
            "variance": 0.1268805386
          },
          {
            "average": -0.2907379984,
            "count": 17975389,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50072395,
            "variance": 132.2666513
          },
          {
            "average": 2.004643404,
            "count": 17975389,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000061678,
            "variance": 1.000123359
          },
          {
            "average": 1016.320049,
            "count": 17975389,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724407213,
            "variance": 2.973580237
          },
          {
            "average": 45667.90896,
            "count": 17975389,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1515.609791,
            "variance": 2297073.039
          },
          {
            "average": 44081.95702,
            "count": 17975389,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1643.162867,
            "variance": 2699984.208
          },
          {
            "average": 40931.36367,
            "count": 17975389,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1749.229829,
            "variance": 3059804.996
          },
          {
            "average": 187942856.3,
            "count": 17975389,
            "maximum": 187974274.1,
            "minimum": 187904971.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33472.57843,
            "variance": 1120413507
          },
          {
            "average": 0,
            "count": 17975389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17975389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17975389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17975389,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17975389,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319527.0562,
          4796506.533,
          1254.472206,
          320574.7362,
          4797921.553,
          1272.772206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319527.0561643064,
                4796506.533127527,
                1254.472206271903
              ],
              [
                319527.0561643064,
                4797921.553127526,
                1254.472206271903
              ],
              [
                320574.73616430647,
                4797921.553127526,
                1272.772206271903
              ],
              [
                320574.73616430647,
                4796506.533127527,
                1272.772206271903
              ],
              [
                319527.0561643064,
                4796506.533127527,
                1254.472206271903
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:51:14+00:00",
        "end_time": "2017-08-27T21:36:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254422,
            43.29975266,
            1254.472206,
            -119.2120706,
            43.3127353,
            1272.772206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249775118493,
                  43.29975266106222,
                  1254.472206271903
                ],
                [
                  -119.22544216209145,
                  43.31248473381132,
                  1254.472206271903
                ],
                [
                  -119.21253252695286,
                  43.31273530300422,
                  1272.772206271903
                ],
                [
                  -119.21207056673917,
                  43.30000311946949,
                  1272.772206271903
                ],
                [
                  -119.2249775118493,
                  43.29975266106222,
                  1254.472206271903
                ]
              ]
            ]
          },
          "id": "20170827_43119C2303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:51:14Z",
            "pc:count": 17975389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320025.8505,
                "count": 17975389,
                "maximum": 320574.7362,
                "minimum": 319527.0562,
                "name": "X",
                "position": 0,
                "stddev": 287.6498027,
                "variance": 82742.40897
              },
              {
                "average": 4797200.113,
                "count": 17975389,
                "maximum": 4797921.553,
                "minimum": 4796506.533,
                "name": "Y",
                "position": 1,
                "stddev": 399.0209487,
                "variance": 159217.7175
              },
              {
                "average": 1261.266149,
                "count": 17975389,
                "maximum": 1272.772206,
                "minimum": 1254.472206,
                "name": "Z",
                "position": 2,
                "stddev": 4.838553247,
                "variance": 23.41159753
              },
              {
                "average": 20768.55128,
                "count": 17975389,
                "maximum": 43969,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 1371.782245,
                "variance": 1881786.527
              },
              {
                "average": 1.000155824,
                "count": 17975389,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01249979786,
                "variance": 0.0001562449465
              },
              {
                "average": 1.000310035,
                "count": 17975389,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01764926616,
                "variance": 0.0003114965961
              },
              {
                "average": 0.5023022311,
                "count": 17975389,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947136,
                "variance": 0.2499947136
              },
              {
                "average": 9.067953968e-06,
                "count": 17975389,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003011290794,
                "variance": 9.067872244e-06
              },
              {
                "average": 1.149116161,
                "count": 17975389,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3562029458,
                "variance": 0.1268805386
              },
              {
                "average": -0.2907379984,
                "count": 17975389,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50072395,
                "variance": 132.2666513
              },
              {
                "average": 2.004643404,
                "count": 17975389,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000061678,
                "variance": 1.000123359
              },
              {
                "average": 1016.320049,
                "count": 17975389,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724407213,
                "variance": 2.973580237
              },
              {
                "average": 45667.90896,
                "count": 17975389,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1515.609791,
                "variance": 2297073.039
              },
              {
                "average": 44081.95702,
                "count": 17975389,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1643.162867,
                "variance": 2699984.208
              },
              {
                "average": 40931.36367,
                "count": 17975389,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1749.229829,
                "variance": 3059804.996
              },
              {
                "average": 187942856.3,
                "count": 17975389,
                "maximum": 187974274.1,
                "minimum": 187904971.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33472.57843,
                "variance": 1120413507
              },
              {
                "average": 0,
                "count": 17975389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17975389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17975389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17975389,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17975389,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319527.0562,
              4796506.533,
              1254.472206,
              320574.7362,
              4797921.553,
              1272.772206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319527.0561643064,
                    4796506.533127527,
                    1254.472206271903
                  ],
                  [
                    319527.0561643064,
                    4797921.553127526,
                    1254.472206271903
                  ],
                  [
                    320574.73616430647,
                    4797921.553127526,
                    1272.772206271903
                  ],
                  [
                    320574.73616430647,
                    4796506.533127527,
                    1272.772206271903
                  ],
                  [
                    319527.0561643064,
                    4796506.533127527,
                    1254.472206271903
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:51:14+00:00",
            "end_time": "2017-08-27T21:36: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": "20170829_43119C4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42483622878912,
              43.329116464139226,
              1256.2319961395744
            ],
            [
              -119.42516959763941,
              43.33748985252028,
              1256.2319961395744
            ],
            [
              -119.4124978238719,
              43.337757994222194,
              1276.1319961395745
            ],
            [
              -119.41216619278039,
              43.32938452787058,
              1276.1319961395745
            ],
            [
              -119.42483622878912,
              43.329116464139226,
              1256.2319961395744
            ]
          ]
        ]
      },
      "bbox": [
        -119.4251696,
        43.32911646,
        1256.231996,
        -119.4121662,
        43.33775799,
        1276.131996
      ],
      "properties": {
        "datetime": "2017-08-29T19:17:02Z",
        "pc:count": 6446378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303934.6091,
            "count": 6446378,
            "maximum": 304438.3379,
            "minimum": 303410.2379,
            "name": "X",
            "position": 0,
            "stddev": 293.9405306,
            "variance": 86401.03553
          },
          {
            "average": 4800787.839,
            "count": 6446378,
            "maximum": 4801149.823,
            "minimum": 4800219.083,
            "name": "Y",
            "position": 1,
            "stddev": 200.5907685,
            "variance": 40236.6564
          },
          {
            "average": 1261.818041,
            "count": 6446378,
            "maximum": 1276.131996,
            "minimum": 1256.231996,
            "name": "Z",
            "position": 2,
            "stddev": 4.134787958,
            "variance": 17.09647146
          },
          {
            "average": 21457.25617,
            "count": 6446378,
            "maximum": 32433,
            "minimum": 1281,
            "name": "Intensity",
            "position": 3,
            "stddev": 2334.140783,
            "variance": 5448213.195
          },
          {
            "average": 1.000054449,
            "count": 6446378,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007378768484,
            "variance": 5.444622434e-05
          },
          {
            "average": 1.0001165,
            "count": 6446378,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01079286685,
            "variance": 0.0001164859748
          },
          {
            "average": 0.50133098,
            "count": 6446378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982673,
            "variance": 0.2499982673
          },
          {
            "average": 1.752922339e-05,
            "count": 6446378,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004186755168,
            "variance": 1.752891883e-05
          },
          {
            "average": 1.211448506,
            "count": 6446378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4083357215,
            "variance": 0.1667380614
          },
          {
            "average": 0.4354400125,
            "count": 6446378,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75722958,
            "variance": 138.2324474
          },
          {
            "average": 2.006230165,
            "count": 6446378,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000153313,
            "variance": 1.00030665
          },
          {
            "average": 1079.454866,
            "count": 6446378,
            "maximum": 1081,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9149198902,
            "variance": 0.8370784055
          },
          {
            "average": 48066.04282,
            "count": 6446378,
            "maximum": 65280,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 4746.151149,
            "variance": 22525950.73
          },
          {
            "average": 47631.53312,
            "count": 6446378,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 4676.314331,
            "variance": 21867915.72
          },
          {
            "average": 45486.87115,
            "count": 6446378,
            "maximum": 65280,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 5423.160405,
            "variance": 29410668.78
          },
          {
            "average": 188068514.6,
            "count": 6446378,
            "maximum": 188069422.1,
            "minimum": 188067224.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 503.1584023,
            "variance": 253168.3778
          },
          {
            "average": 0,
            "count": 6446378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6446378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6446378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6446378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6446378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303410.2379,
          4800219.083,
          1256.231996,
          304438.3379,
          4801149.823,
          1276.131996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303410.2379069435,
                4800219.082554852,
                1256.2319961395744
              ],
              [
                303410.2379069435,
                4801149.822554852,
                1256.2319961395744
              ],
              [
                304438.33790694346,
                4801149.822554852,
                1276.1319961395745
              ],
              [
                304438.33790694346,
                4800219.082554852,
                1276.1319961395745
              ],
              [
                303410.2379069435,
                4800219.082554852,
                1256.2319961395744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:17:02+00:00",
        "end_time": "2017-08-29T18:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4251696,
            43.32911646,
            1256.231996,
            -119.4121662,
            43.33775799,
            1276.131996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42483622878912,
                  43.329116464139226,
                  1256.2319961395744
                ],
                [
                  -119.42516959763941,
                  43.33748985252028,
                  1256.2319961395744
                ],
                [
                  -119.4124978238719,
                  43.337757994222194,
                  1276.1319961395745
                ],
                [
                  -119.41216619278039,
                  43.32938452787058,
                  1276.1319961395745
                ],
                [
                  -119.42483622878912,
                  43.329116464139226,
                  1256.2319961395744
                ]
              ]
            ]
          },
          "id": "20170829_43119C4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:17:02Z",
            "pc:count": 6446378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303934.6091,
                "count": 6446378,
                "maximum": 304438.3379,
                "minimum": 303410.2379,
                "name": "X",
                "position": 0,
                "stddev": 293.9405306,
                "variance": 86401.03553
              },
              {
                "average": 4800787.839,
                "count": 6446378,
                "maximum": 4801149.823,
                "minimum": 4800219.083,
                "name": "Y",
                "position": 1,
                "stddev": 200.5907685,
                "variance": 40236.6564
              },
              {
                "average": 1261.818041,
                "count": 6446378,
                "maximum": 1276.131996,
                "minimum": 1256.231996,
                "name": "Z",
                "position": 2,
                "stddev": 4.134787958,
                "variance": 17.09647146
              },
              {
                "average": 21457.25617,
                "count": 6446378,
                "maximum": 32433,
                "minimum": 1281,
                "name": "Intensity",
                "position": 3,
                "stddev": 2334.140783,
                "variance": 5448213.195
              },
              {
                "average": 1.000054449,
                "count": 6446378,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007378768484,
                "variance": 5.444622434e-05
              },
              {
                "average": 1.0001165,
                "count": 6446378,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01079286685,
                "variance": 0.0001164859748
              },
              {
                "average": 0.50133098,
                "count": 6446378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982673,
                "variance": 0.2499982673
              },
              {
                "average": 1.752922339e-05,
                "count": 6446378,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004186755168,
                "variance": 1.752891883e-05
              },
              {
                "average": 1.211448506,
                "count": 6446378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4083357215,
                "variance": 0.1667380614
              },
              {
                "average": 0.4354400125,
                "count": 6446378,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75722958,
                "variance": 138.2324474
              },
              {
                "average": 2.006230165,
                "count": 6446378,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000153313,
                "variance": 1.00030665
              },
              {
                "average": 1079.454866,
                "count": 6446378,
                "maximum": 1081,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9149198902,
                "variance": 0.8370784055
              },
              {
                "average": 48066.04282,
                "count": 6446378,
                "maximum": 65280,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 4746.151149,
                "variance": 22525950.73
              },
              {
                "average": 47631.53312,
                "count": 6446378,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 4676.314331,
                "variance": 21867915.72
              },
              {
                "average": 45486.87115,
                "count": 6446378,
                "maximum": 65280,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 5423.160405,
                "variance": 29410668.78
              },
              {
                "average": 188068514.6,
                "count": 6446378,
                "maximum": 188069422.1,
                "minimum": 188067224.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 503.1584023,
                "variance": 253168.3778
              },
              {
                "average": 0,
                "count": 6446378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6446378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6446378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6446378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6446378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303410.2379,
              4800219.083,
              1256.231996,
              304438.3379,
              4801149.823,
              1276.131996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303410.2379069435,
                    4800219.082554852,
                    1256.2319961395744
                  ],
                  [
                    303410.2379069435,
                    4801149.822554852,
                    1256.2319961395744
                  ],
                  [
                    304438.33790694346,
                    4801149.822554852,
                    1276.1319961395745
                  ],
                  [
                    304438.33790694346,
                    4800219.082554852,
                    1276.1319961395745
                  ],
                  [
                    303410.2379069435,
                    4800219.082554852,
                    1256.2319961395744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:17:02+00:00",
            "end_time": "2017-08-29T18:40:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.30609119634869,
              43.35650154960342,
              1257.5249734740166
            ],
            [
              -119.30631827636982,
              43.36249387518183,
              1257.5249734740166
            ],
            [
              -119.29999270804417,
              43.36262132523707,
              1260.8049734740168
            ],
            [
              -119.29976624949789,
              43.3566289731374,
              1260.8049734740168
            ],
            [
              -119.30609119634869,
              43.35650154960342,
              1257.5249734740166
            ]
          ]
        ]
      },
      "bbox": [
        -119.3063183,
        43.35650155,
        1257.524973,
        -119.2997662,
        43.36262133,
        1260.804973
      ],
      "properties": {
        "datetime": "2017-08-29T17:53:37Z",
        "pc:count": 2306954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313466.6195,
            "count": 2306954,
            "maximum": 313634.647,
            "minimum": 313121.687,
            "name": "X",
            "position": 0,
            "stddev": 112.6174766,
            "variance": 12682.69604
          },
          {
            "average": 4803419.733,
            "count": 2306954,
            "maximum": 4803653.605,
            "minimum": 4802987.585,
            "name": "Y",
            "position": 1,
            "stddev": 154.8025347,
            "variance": 23963.82475
          },
          {
            "average": 1258.867321,
            "count": 2306954,
            "maximum": 1260.804973,
            "minimum": 1257.524973,
            "name": "Z",
            "position": 2,
            "stddev": 0.1896248908,
            "variance": 0.03595759923
          },
          {
            "average": 23284.5885,
            "count": 2306954,
            "maximum": 32913,
            "minimum": 3985,
            "name": "Intensity",
            "position": 3,
            "stddev": 1774.292841,
            "variance": 3148115.084
          },
          {
            "average": 1.000111836,
            "count": 2306954,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01057465466,
            "variance": 0.0001118233212
          },
          {
            "average": 1.000220204,
            "count": 2306954,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01483763423,
            "variance": 0.0002201553896
          },
          {
            "average": 0.5080660473,
            "count": 2306954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499935043,
            "variance": 0.2499350472
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121105579,
            "count": 2306954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3262500022,
            "variance": 0.1064390639
          },
          {
            "average": -2.324676074,
            "count": 2306954,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51462542,
            "variance": 156.6158494
          },
          {
            "average": 2.026391944,
            "count": 2306954,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000082167,
            "variance": 1.000164341
          },
          {
            "average": 1036.671467,
            "count": 2306954,
            "maximum": 1073,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.53380218,
            "variance": 421.6370321
          },
          {
            "average": 40640.20446,
            "count": 2306954,
            "maximum": 65280,
            "minimum": 17920,
            "name": "Red",
            "position": 12,
            "stddev": 4293.173495,
            "variance": 18431338.66
          },
          {
            "average": 39910.29351,
            "count": 2306954,
            "maximum": 65280,
            "minimum": 23296,
            "name": "Green",
            "position": 13,
            "stddev": 4467.69877,
            "variance": 19960332.3
          },
          {
            "average": 36651.66513,
            "count": 2306954,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Blue",
            "position": 14,
            "stddev": 5213.150656,
            "variance": 27176939.76
          },
          {
            "average": 187998001.7,
            "count": 2306954,
            "maximum": 188064417.5,
            "minimum": 187976233.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 37519.62071,
            "variance": 1407721938
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2306954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313121.687,
          4802987.585,
          1257.524973,
          313634.647,
          4803653.605,
          1260.804973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313121.68699539057,
                4802987.585005445,
                1257.5249734740166
              ],
              [
                313121.68699539057,
                4803653.605005445,
                1257.5249734740166
              ],
              [
                313634.64699539053,
                4803653.605005445,
                1260.8049734740168
              ],
              [
                313634.64699539053,
                4802987.585005445,
                1260.8049734740168
              ],
              [
                313121.68699539057,
                4802987.585005445,
                1257.5249734740166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:53:37+00:00",
        "end_time": "2017-08-28T17:23:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3063183,
            43.35650155,
            1257.524973,
            -119.2997662,
            43.36262133,
            1260.804973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.30609119634869,
                  43.35650154960342,
                  1257.5249734740166
                ],
                [
                  -119.30631827636982,
                  43.36249387518183,
                  1257.5249734740166
                ],
                [
                  -119.29999270804417,
                  43.36262132523707,
                  1260.8049734740168
                ],
                [
                  -119.29976624949789,
                  43.3566289731374,
                  1260.8049734740168
                ],
                [
                  -119.30609119634869,
                  43.35650154960342,
                  1257.5249734740166
                ]
              ]
            ]
          },
          "id": "20170828_43119C3206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:53:37Z",
            "pc:count": 2306954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313466.6195,
                "count": 2306954,
                "maximum": 313634.647,
                "minimum": 313121.687,
                "name": "X",
                "position": 0,
                "stddev": 112.6174766,
                "variance": 12682.69604
              },
              {
                "average": 4803419.733,
                "count": 2306954,
                "maximum": 4803653.605,
                "minimum": 4802987.585,
                "name": "Y",
                "position": 1,
                "stddev": 154.8025347,
                "variance": 23963.82475
              },
              {
                "average": 1258.867321,
                "count": 2306954,
                "maximum": 1260.804973,
                "minimum": 1257.524973,
                "name": "Z",
                "position": 2,
                "stddev": 0.1896248908,
                "variance": 0.03595759923
              },
              {
                "average": 23284.5885,
                "count": 2306954,
                "maximum": 32913,
                "minimum": 3985,
                "name": "Intensity",
                "position": 3,
                "stddev": 1774.292841,
                "variance": 3148115.084
              },
              {
                "average": 1.000111836,
                "count": 2306954,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01057465466,
                "variance": 0.0001118233212
              },
              {
                "average": 1.000220204,
                "count": 2306954,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01483763423,
                "variance": 0.0002201553896
              },
              {
                "average": 0.5080660473,
                "count": 2306954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499935043,
                "variance": 0.2499350472
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121105579,
                "count": 2306954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3262500022,
                "variance": 0.1064390639
              },
              {
                "average": -2.324676074,
                "count": 2306954,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51462542,
                "variance": 156.6158494
              },
              {
                "average": 2.026391944,
                "count": 2306954,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000082167,
                "variance": 1.000164341
              },
              {
                "average": 1036.671467,
                "count": 2306954,
                "maximum": 1073,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.53380218,
                "variance": 421.6370321
              },
              {
                "average": 40640.20446,
                "count": 2306954,
                "maximum": 65280,
                "minimum": 17920,
                "name": "Red",
                "position": 12,
                "stddev": 4293.173495,
                "variance": 18431338.66
              },
              {
                "average": 39910.29351,
                "count": 2306954,
                "maximum": 65280,
                "minimum": 23296,
                "name": "Green",
                "position": 13,
                "stddev": 4467.69877,
                "variance": 19960332.3
              },
              {
                "average": 36651.66513,
                "count": 2306954,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Blue",
                "position": 14,
                "stddev": 5213.150656,
                "variance": 27176939.76
              },
              {
                "average": 187998001.7,
                "count": 2306954,
                "maximum": 188064417.5,
                "minimum": 187976233.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 37519.62071,
                "variance": 1407721938
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2306954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313121.687,
              4802987.585,
              1257.524973,
              313634.647,
              4803653.605,
              1260.804973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313121.68699539057,
                    4802987.585005445,
                    1257.5249734740166
                  ],
                  [
                    313121.68699539057,
                    4803653.605005445,
                    1257.5249734740166
                  ],
                  [
                    313634.64699539053,
                    4803653.605005445,
                    1260.8049734740168
                  ],
                  [
                    313634.64699539053,
                    4802987.585005445,
                    1260.8049734740168
                  ],
                  [
                    313121.68699539057,
                    4802987.585005445,
                    1257.5249734740166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:53:37+00:00",
            "end_time": "2017-08-28T17:23: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": "20170829_43119C3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3624749195974,
              43.28723802863454,
              1256.8773014874914
            ],
            [
              -119.36296863836354,
              43.29998401785564,
              1256.8773014874914
            ],
            [
              -119.34999710593111,
              43.30025139963034,
              1267.0773014874912
            ],
            [
              -119.34950609134076,
              43.28750529205786,
              1267.0773014874912
            ],
            [
              -119.3624749195974,
              43.28723802863454,
              1256.8773014874914
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629686,
        43.28723803,
        1256.877301,
        -119.3495061,
        43.3002514,
        1267.077301
      ],
      "properties": {
        "datetime": "2017-08-29T18:27:46Z",
        "pc:count": 13026746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308859.6791,
            "count": 13026746,
            "maximum": 309387.6577,
            "minimum": 308334.6377,
            "name": "X",
            "position": 0,
            "stddev": 295.5394411,
            "variance": 87343.56127
          },
          {
            "average": 4796135.485,
            "count": 13026746,
            "maximum": 4796839.737,
            "minimum": 4795423.037,
            "name": "Y",
            "position": 1,
            "stddev": 398.9948642,
            "variance": 159196.9017
          },
          {
            "average": 1258.431589,
            "count": 13026746,
            "maximum": 1267.077301,
            "minimum": 1256.877301,
            "name": "Z",
            "position": 2,
            "stddev": 1.716418832,
            "variance": 2.946093605
          },
          {
            "average": 21078.08098,
            "count": 13026746,
            "maximum": 31937,
            "minimum": 5457,
            "name": "Intensity",
            "position": 3,
            "stddev": 2641.196519,
            "variance": 6975919.053
          },
          {
            "average": 1.000001842,
            "count": 13026746,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001357335678,
            "variance": 1.842360143e-06
          },
          {
            "average": 1.000002687,
            "count": 13026746,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001639137865,
            "variance": 2.68677294e-06
          },
          {
            "average": 0.5019859142,
            "count": 13026746,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960753,
            "variance": 0.2499960753
          },
          {
            "average": 5.60385533e-06,
            "count": 13026746,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002367239818,
            "variance": 5.603824357e-06
          },
          {
            "average": 1.226013158,
            "count": 13026746,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4182478019,
            "variance": 0.1749312238
          },
          {
            "average": 0.289588682,
            "count": 13026746,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8041819,
            "variance": 139.3387104
          },
          {
            "average": 2.001575528,
            "count": 13026746,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000007625,
            "variance": 1.00001525
          },
          {
            "average": 1047.227315,
            "count": 13026746,
            "maximum": 1076,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 161.2319551,
            "variance": 25995.74335
          },
          {
            "average": 52818.03458,
            "count": 13026746,
            "maximum": 59136,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3544.149668,
            "variance": 12560996.87
          },
          {
            "average": 52663.25553,
            "count": 13026746,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3731.15681,
            "variance": 13921531.14
          },
          {
            "average": 51943.74799,
            "count": 13026746,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4215.994285,
            "variance": 17774607.82
          },
          {
            "average": 188064115.3,
            "count": 13026746,
            "maximum": 188066466.9,
            "minimum": 188061463.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1648.175962,
            "variance": 2716484.002
          },
          {
            "average": 0,
            "count": 13026746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308334.6377,
          4795423.037,
          1256.877301,
          309387.6577,
          4796839.737,
          1267.077301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308334.63766443625,
                4795423.037158916,
                1256.8773014874914
              ],
              [
                308334.63766443625,
                4796839.737158915,
                1256.8773014874914
              ],
              [
                309387.65766443626,
                4796839.737158915,
                1267.0773014874912
              ],
              [
                309387.65766443626,
                4795423.037158916,
                1267.0773014874912
              ],
              [
                308334.63766443625,
                4795423.037158916,
                1256.8773014874914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:27:46+00:00",
        "end_time": "2017-08-29T17:04:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629686,
            43.28723803,
            1256.877301,
            -119.3495061,
            43.3002514,
            1267.077301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3624749195974,
                  43.28723802863454,
                  1256.8773014874914
                ],
                [
                  -119.36296863836354,
                  43.29998401785564,
                  1256.8773014874914
                ],
                [
                  -119.34999710593111,
                  43.30025139963034,
                  1267.0773014874912
                ],
                [
                  -119.34950609134076,
                  43.28750529205786,
                  1267.0773014874912
                ],
                [
                  -119.3624749195974,
                  43.28723802863454,
                  1256.8773014874914
                ]
              ]
            ]
          },
          "id": "20170829_43119C3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:27:46Z",
            "pc:count": 13026746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308859.6791,
                "count": 13026746,
                "maximum": 309387.6577,
                "minimum": 308334.6377,
                "name": "X",
                "position": 0,
                "stddev": 295.5394411,
                "variance": 87343.56127
              },
              {
                "average": 4796135.485,
                "count": 13026746,
                "maximum": 4796839.737,
                "minimum": 4795423.037,
                "name": "Y",
                "position": 1,
                "stddev": 398.9948642,
                "variance": 159196.9017
              },
              {
                "average": 1258.431589,
                "count": 13026746,
                "maximum": 1267.077301,
                "minimum": 1256.877301,
                "name": "Z",
                "position": 2,
                "stddev": 1.716418832,
                "variance": 2.946093605
              },
              {
                "average": 21078.08098,
                "count": 13026746,
                "maximum": 31937,
                "minimum": 5457,
                "name": "Intensity",
                "position": 3,
                "stddev": 2641.196519,
                "variance": 6975919.053
              },
              {
                "average": 1.000001842,
                "count": 13026746,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001357335678,
                "variance": 1.842360143e-06
              },
              {
                "average": 1.000002687,
                "count": 13026746,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001639137865,
                "variance": 2.68677294e-06
              },
              {
                "average": 0.5019859142,
                "count": 13026746,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960753,
                "variance": 0.2499960753
              },
              {
                "average": 5.60385533e-06,
                "count": 13026746,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002367239818,
                "variance": 5.603824357e-06
              },
              {
                "average": 1.226013158,
                "count": 13026746,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4182478019,
                "variance": 0.1749312238
              },
              {
                "average": 0.289588682,
                "count": 13026746,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8041819,
                "variance": 139.3387104
              },
              {
                "average": 2.001575528,
                "count": 13026746,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000007625,
                "variance": 1.00001525
              },
              {
                "average": 1047.227315,
                "count": 13026746,
                "maximum": 1076,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 161.2319551,
                "variance": 25995.74335
              },
              {
                "average": 52818.03458,
                "count": 13026746,
                "maximum": 59136,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3544.149668,
                "variance": 12560996.87
              },
              {
                "average": 52663.25553,
                "count": 13026746,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3731.15681,
                "variance": 13921531.14
              },
              {
                "average": 51943.74799,
                "count": 13026746,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4215.994285,
                "variance": 17774607.82
              },
              {
                "average": 188064115.3,
                "count": 13026746,
                "maximum": 188066466.9,
                "minimum": 188061463.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1648.175962,
                "variance": 2716484.002
              },
              {
                "average": 0,
                "count": 13026746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308334.6377,
              4795423.037,
              1256.877301,
              309387.6577,
              4796839.737,
              1267.077301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308334.63766443625,
                    4795423.037158916,
                    1256.8773014874914
                  ],
                  [
                    308334.63766443625,
                    4796839.737158915,
                    1256.8773014874914
                  ],
                  [
                    309387.65766443626,
                    4796839.737158915,
                    1267.0773014874912
                  ],
                  [
                    309387.65766443626,
                    4795423.037158916,
                    1267.0773014874912
                  ],
                  [
                    308334.63766443625,
                    4795423.037158916,
                    1256.8773014874914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:27:46+00:00",
            "end_time": "2017-08-29T17:04:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497893655104,
              43.337313913530764,
              1295.179547068031
            ],
            [
              -119.22522147497625,
              43.34395209378312,
              1295.179547068031
            ],
            [
              -119.21591398159794,
              43.344132887023235,
              1324.699547068031
            ],
            [
              -119.21567245561675,
              43.337494665093324,
              1324.699547068031
            ],
            [
              -119.22497893655104,
              43.337313913530764,
              1295.179547068031
            ]
          ]
        ]
      },
      "bbox": [
        -119.2252215,
        43.33731391,
        1295.179547,
        -119.2156725,
        43.34413289,
        1324.699547
      ],
      "properties": {
        "datetime": "2017-08-27T21:35:32Z",
        "pc:count": 3161212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319906.3582,
            "count": 3161212,
            "maximum": 320393.0935,
            "minimum": 319638.1335,
            "name": "X",
            "position": 0,
            "stddev": 155.4881467,
            "variance": 24176.56376
          },
          {
            "average": 4800990.659,
            "count": 3161212,
            "maximum": 4801415.832,
            "minimum": 4800678.072,
            "name": "Y",
            "position": 1,
            "stddev": 197.2847146,
            "variance": 38921.2586
          },
          {
            "average": 1314.174727,
            "count": 3161212,
            "maximum": 1324.699547,
            "minimum": 1295.179547,
            "name": "Z",
            "position": 2,
            "stddev": 4.916139193,
            "variance": 24.16842457
          },
          {
            "average": 19936.89961,
            "count": 3161212,
            "maximum": 27649,
            "minimum": 3201,
            "name": "Intensity",
            "position": 3,
            "stddev": 1647.952103,
            "variance": 2715746.133
          },
          {
            "average": 1.000026888,
            "count": 3161212,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005185335746,
            "variance": 2.688770679e-05
          },
          {
            "average": 1.000051563,
            "count": 3161212,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007180519452,
            "variance": 5.15598596e-05
          },
          {
            "average": 0.5015588958,
            "count": 3161212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976489,
            "variance": 0.2499976489
          },
          {
            "average": 2.530674944e-06,
            "count": 3161212,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001590807763,
            "variance": 2.53066934e-06
          },
          {
            "average": 1.16461566,
            "count": 3161212,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3708333696,
            "variance": 0.137517388
          },
          {
            "average": 0.736407113,
            "count": 3161212,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53622198,
            "variance": 133.0844175
          },
          {
            "average": 1.995335017,
            "count": 3161212,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000302244,
            "variance": 1.00060458
          },
          {
            "average": 1012.034371,
            "count": 3161212,
            "maximum": 1013,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7386657849,
            "variance": 0.5456271419
          },
          {
            "average": 43733.04339,
            "count": 3161212,
            "maximum": 65280,
            "minimum": 32000,
            "name": "Red",
            "position": 12,
            "stddev": 2441.953105,
            "variance": 5963134.969
          },
          {
            "average": 42352.3469,
            "count": 3161212,
            "maximum": 65280,
            "minimum": 33280,
            "name": "Green",
            "position": 13,
            "stddev": 2129.958923,
            "variance": 4536725.012
          },
          {
            "average": 39310.99382,
            "count": 3161212,
            "maximum": 65280,
            "minimum": 31488,
            "name": "Blue",
            "position": 14,
            "stddev": 1808.427817,
            "variance": 3270411.17
          },
          {
            "average": 187904376.7,
            "count": 3161212,
            "maximum": 187904932.6,
            "minimum": 187903943.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 374.9976091,
            "variance": 140623.2068
          },
          {
            "average": 0,
            "count": 3161212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3161212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3161212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3161212,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3161212,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319638.1335,
          4800678.072,
          1295.179547,
          320393.0935,
          4801415.832,
          1324.699547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319638.13347808283,
                4800678.071809362,
                1295.179547068031
              ],
              [
                319638.13347808283,
                4801415.831809361,
                1295.179547068031
              ],
              [
                320393.0934780828,
                4801415.831809361,
                1324.699547068031
              ],
              [
                320393.0934780828,
                4800678.071809362,
                1324.699547068031
              ],
              [
                319638.13347808283,
                4800678.071809362,
                1295.179547068031
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:35:32+00:00",
        "end_time": "2017-08-27T21:19:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2252215,
            43.33731391,
            1295.179547,
            -119.2156725,
            43.34413289,
            1324.699547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497893655104,
                  43.337313913530764,
                  1295.179547068031
                ],
                [
                  -119.22522147497625,
                  43.34395209378312,
                  1295.179547068031
                ],
                [
                  -119.21591398159794,
                  43.344132887023235,
                  1324.699547068031
                ],
                [
                  -119.21567245561675,
                  43.337494665093324,
                  1324.699547068031
                ],
                [
                  -119.22497893655104,
                  43.337313913530764,
                  1295.179547068031
                ]
              ]
            ]
          },
          "id": "20170827_43119C2113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:35:32Z",
            "pc:count": 3161212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319906.3582,
                "count": 3161212,
                "maximum": 320393.0935,
                "minimum": 319638.1335,
                "name": "X",
                "position": 0,
                "stddev": 155.4881467,
                "variance": 24176.56376
              },
              {
                "average": 4800990.659,
                "count": 3161212,
                "maximum": 4801415.832,
                "minimum": 4800678.072,
                "name": "Y",
                "position": 1,
                "stddev": 197.2847146,
                "variance": 38921.2586
              },
              {
                "average": 1314.174727,
                "count": 3161212,
                "maximum": 1324.699547,
                "minimum": 1295.179547,
                "name": "Z",
                "position": 2,
                "stddev": 4.916139193,
                "variance": 24.16842457
              },
              {
                "average": 19936.89961,
                "count": 3161212,
                "maximum": 27649,
                "minimum": 3201,
                "name": "Intensity",
                "position": 3,
                "stddev": 1647.952103,
                "variance": 2715746.133
              },
              {
                "average": 1.000026888,
                "count": 3161212,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005185335746,
                "variance": 2.688770679e-05
              },
              {
                "average": 1.000051563,
                "count": 3161212,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007180519452,
                "variance": 5.15598596e-05
              },
              {
                "average": 0.5015588958,
                "count": 3161212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976489,
                "variance": 0.2499976489
              },
              {
                "average": 2.530674944e-06,
                "count": 3161212,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001590807763,
                "variance": 2.53066934e-06
              },
              {
                "average": 1.16461566,
                "count": 3161212,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3708333696,
                "variance": 0.137517388
              },
              {
                "average": 0.736407113,
                "count": 3161212,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53622198,
                "variance": 133.0844175
              },
              {
                "average": 1.995335017,
                "count": 3161212,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000302244,
                "variance": 1.00060458
              },
              {
                "average": 1012.034371,
                "count": 3161212,
                "maximum": 1013,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7386657849,
                "variance": 0.5456271419
              },
              {
                "average": 43733.04339,
                "count": 3161212,
                "maximum": 65280,
                "minimum": 32000,
                "name": "Red",
                "position": 12,
                "stddev": 2441.953105,
                "variance": 5963134.969
              },
              {
                "average": 42352.3469,
                "count": 3161212,
                "maximum": 65280,
                "minimum": 33280,
                "name": "Green",
                "position": 13,
                "stddev": 2129.958923,
                "variance": 4536725.012
              },
              {
                "average": 39310.99382,
                "count": 3161212,
                "maximum": 65280,
                "minimum": 31488,
                "name": "Blue",
                "position": 14,
                "stddev": 1808.427817,
                "variance": 3270411.17
              },
              {
                "average": 187904376.7,
                "count": 3161212,
                "maximum": 187904932.6,
                "minimum": 187903943.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 374.9976091,
                "variance": 140623.2068
              },
              {
                "average": 0,
                "count": 3161212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3161212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3161212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3161212,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3161212,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319638.1335,
              4800678.072,
              1295.179547,
              320393.0935,
              4801415.832,
              1324.699547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319638.13347808283,
                    4800678.071809362,
                    1295.179547068031
                  ],
                  [
                    319638.13347808283,
                    4801415.831809361,
                    1295.179547068031
                  ],
                  [
                    320393.0934780828,
                    4801415.831809361,
                    1324.699547068031
                  ],
                  [
                    320393.0934780828,
                    4800678.071809362,
                    1324.699547068031
                  ],
                  [
                    319638.13347808283,
                    4800678.071809362,
                    1295.179547068031
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:35:32+00:00",
            "end_time": "2017-08-27T21:19:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D3321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497573562271,
              43.37473593782228,
              1259.2122733622234
            ],
            [
              -119.37547364704872,
              43.387483235549375,
              1259.2122733622234
            ],
            [
              -119.36249666452568,
              43.38775219525699,
              1305.3122733622233
            ],
            [
              -119.36200146695764,
              43.37500477848924,
              1305.3122733622233
            ],
            [
              -119.37497573562271,
              43.37473593782228,
              1259.2122733622234
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754736,
        43.37473594,
        1259.212273,
        -119.3620015,
        43.3877522,
        1305.312273
      ],
      "properties": {
        "datetime": "2017-08-29T16:32:49Z",
        "pc:count": 13274477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308122.0968,
            "count": 13274477,
            "maximum": 308648.9509,
            "minimum": 307596.9909,
            "name": "X",
            "position": 0,
            "stddev": 290.9373342,
            "variance": 84644.53245
          },
          {
            "average": 4805876.197,
            "count": 13274477,
            "maximum": 4806586.24,
            "minimum": 4805169.36,
            "name": "Y",
            "position": 1,
            "stddev": 398.0104678,
            "variance": 158412.3325
          },
          {
            "average": 1285.209578,
            "count": 13274477,
            "maximum": 1305.312273,
            "minimum": 1259.212273,
            "name": "Z",
            "position": 2,
            "stddev": 17.40376095,
            "variance": 302.8908951
          },
          {
            "average": 21250.64222,
            "count": 13274477,
            "maximum": 39233,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 2448.809409,
            "variance": 5996667.523
          },
          {
            "average": 1.000686053,
            "count": 13274477,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02721628549,
            "variance": 0.000740726196
          },
          {
            "average": 1.001417984,
            "count": 13274477,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03989359031,
            "variance": 0.001591498548
          },
          {
            "average": 0.5017598057,
            "count": 13274477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969219,
            "variance": 0.2499969219
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199810735,
            "count": 13274477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.399857996,
            "variance": 0.1598864169
          },
          {
            "average": 0.2317616338,
            "count": 13274477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73912496,
            "variance": 137.8070548
          },
          {
            "average": 1.99978259,
            "count": 13274477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00053876,
            "variance": 1.001077811
          },
          {
            "average": 1062.908405,
            "count": 13274477,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002486836,
            "variance": 1.004979857
          },
          {
            "average": 44228.06867,
            "count": 13274477,
            "maximum": 57856,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 6847.307151,
            "variance": 46885615.22
          },
          {
            "average": 44090.42237,
            "count": 13274477,
            "maximum": 57088,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 4971.473737,
            "variance": 24715551.12
          },
          {
            "average": 40691.6466,
            "count": 13274477,
            "maximum": 56320,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 6218.054438,
            "variance": 38664200.99
          },
          {
            "average": 188058192.9,
            "count": 13274477,
            "maximum": 188059569,
            "minimum": 188056276.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.9717522,
            "variance": 396864.4086
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307596.9909,
          4805169.36,
          1259.212273,
          308648.9509,
          4806586.24,
          1305.312273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307596.9908969791,
                4805169.359626862,
                1259.2122733622234
              ],
              [
                307596.9908969791,
                4806586.239626863,
                1259.2122733622234
              ],
              [
                308648.9508969791,
                4806586.239626863,
                1305.3122733622233
              ],
              [
                308648.9508969791,
                4805169.359626862,
                1305.3122733622233
              ],
              [
                307596.9908969791,
                4805169.359626862,
                1259.2122733622234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:32:49+00:00",
        "end_time": "2017-08-29T15:37:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D3321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D3321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D3321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D3321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754736,
            43.37473594,
            1259.212273,
            -119.3620015,
            43.3877522,
            1305.312273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497573562271,
                  43.37473593782228,
                  1259.2122733622234
                ],
                [
                  -119.37547364704872,
                  43.387483235549375,
                  1259.2122733622234
                ],
                [
                  -119.36249666452568,
                  43.38775219525699,
                  1305.3122733622233
                ],
                [
                  -119.36200146695764,
                  43.37500477848924,
                  1305.3122733622233
                ],
                [
                  -119.37497573562271,
                  43.37473593782228,
                  1259.2122733622234
                ]
              ]
            ]
          },
          "id": "20170829_43119D3321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D3321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:32:49Z",
            "pc:count": 13274477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308122.0968,
                "count": 13274477,
                "maximum": 308648.9509,
                "minimum": 307596.9909,
                "name": "X",
                "position": 0,
                "stddev": 290.9373342,
                "variance": 84644.53245
              },
              {
                "average": 4805876.197,
                "count": 13274477,
                "maximum": 4806586.24,
                "minimum": 4805169.36,
                "name": "Y",
                "position": 1,
                "stddev": 398.0104678,
                "variance": 158412.3325
              },
              {
                "average": 1285.209578,
                "count": 13274477,
                "maximum": 1305.312273,
                "minimum": 1259.212273,
                "name": "Z",
                "position": 2,
                "stddev": 17.40376095,
                "variance": 302.8908951
              },
              {
                "average": 21250.64222,
                "count": 13274477,
                "maximum": 39233,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 2448.809409,
                "variance": 5996667.523
              },
              {
                "average": 1.000686053,
                "count": 13274477,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02721628549,
                "variance": 0.000740726196
              },
              {
                "average": 1.001417984,
                "count": 13274477,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03989359031,
                "variance": 0.001591498548
              },
              {
                "average": 0.5017598057,
                "count": 13274477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969219,
                "variance": 0.2499969219
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199810735,
                "count": 13274477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.399857996,
                "variance": 0.1598864169
              },
              {
                "average": 0.2317616338,
                "count": 13274477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73912496,
                "variance": 137.8070548
              },
              {
                "average": 1.99978259,
                "count": 13274477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00053876,
                "variance": 1.001077811
              },
              {
                "average": 1062.908405,
                "count": 13274477,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002486836,
                "variance": 1.004979857
              },
              {
                "average": 44228.06867,
                "count": 13274477,
                "maximum": 57856,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 6847.307151,
                "variance": 46885615.22
              },
              {
                "average": 44090.42237,
                "count": 13274477,
                "maximum": 57088,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 4971.473737,
                "variance": 24715551.12
              },
              {
                "average": 40691.6466,
                "count": 13274477,
                "maximum": 56320,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 6218.054438,
                "variance": 38664200.99
              },
              {
                "average": 188058192.9,
                "count": 13274477,
                "maximum": 188059569,
                "minimum": 188056276.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.9717522,
                "variance": 396864.4086
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307596.9909,
              4805169.36,
              1259.212273,
              308648.9509,
              4806586.24,
              1305.312273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307596.9908969791,
                    4805169.359626862,
                    1259.2122733622234
                  ],
                  [
                    307596.9908969791,
                    4806586.239626863,
                    1259.2122733622234
                  ],
                  [
                    308648.9508969791,
                    4806586.239626863,
                    1305.3122733622233
                  ],
                  [
                    308648.9508969791,
                    4805169.359626862,
                    1305.3122733622233
                  ],
                  [
                    307596.9908969791,
                    4805169.359626862,
                    1259.2122733622234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:32:49+00:00",
            "end_time": "2017-08-29T15:37:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747688429721,
              43.39975108249383,
              1342.3500281095617
            ],
            [
              -119.23794582390616,
              43.41248408309808,
              1342.3500281095617
            ],
            [
              -119.22499656372321,
              43.412736884361145,
              1356.6700281095618
            ],
            [
              -119.22453033203257,
              43.40000377199896,
              1356.6700281095618
            ],
            [
              -119.23747688429721,
              43.39975108249383,
              1342.3500281095617
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379458,
        43.39975108,
        1342.350028,
        -119.2245303,
        43.41273688,
        1356.670028
      ],
      "properties": {
        "datetime": "2017-08-27T21:03:49Z",
        "pc:count": 13609809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319334.1042,
            "count": 13609809,
            "maximum": 319860.2168,
            "minimum": 318811.0368,
            "name": "X",
            "position": 0,
            "stddev": 292.7498649,
            "variance": 85702.48338
          },
          {
            "average": 4808370.562,
            "count": 13609809,
            "maximum": 4809054.621,
            "minimum": 4807639.461,
            "name": "Y",
            "position": 1,
            "stddev": 404.0138031,
            "variance": 163227.1531
          },
          {
            "average": 1349.88008,
            "count": 13609809,
            "maximum": 1356.670028,
            "minimum": 1342.350028,
            "name": "Z",
            "position": 2,
            "stddev": 2.175428425,
            "variance": 4.732488831
          },
          {
            "average": 21976.9756,
            "count": 13609809,
            "maximum": 31905,
            "minimum": 2161,
            "name": "Intensity",
            "position": 3,
            "stddev": 1489.79844,
            "variance": 2219499.392
          },
          {
            "average": 1.000014328,
            "count": 13609809,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003785194455,
            "variance": 1.432769706e-05
          },
          {
            "average": 1.000022998,
            "count": 13609809,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004795580389,
            "variance": 2.299759127e-05
          },
          {
            "average": 0.5013522232,
            "count": 13609809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981899,
            "variance": 0.2499981899
          },
          {
            "average": 1.160927387e-05,
            "count": 13609809,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0034072188,
            "variance": 1.160913995e-05
          },
          {
            "average": 1.163011546,
            "count": 13609809,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693762196,
            "variance": 0.1364387916
          },
          {
            "average": 0.119263839,
            "count": 13609809,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72357657,
            "variance": 137.4422476
          },
          {
            "average": 2.001574526,
            "count": 13609809,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000108271,
            "variance": 1.000216554
          },
          {
            "average": 1006.174197,
            "count": 13609809,
            "maximum": 1009,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006568594,
            "variance": 1.013180335
          },
          {
            "average": 46230.32785,
            "count": 13609809,
            "maximum": 56576,
            "minimum": 28928,
            "name": "Red",
            "position": 12,
            "stddev": 2096.136096,
            "variance": 4393786.535
          },
          {
            "average": 44459.06186,
            "count": 13609809,
            "maximum": 55552,
            "minimum": 28928,
            "name": "Green",
            "position": 13,
            "stddev": 2086.611314,
            "variance": 4353946.778
          },
          {
            "average": 41285.17243,
            "count": 13609809,
            "maximum": 55040,
            "minimum": 27648,
            "name": "Blue",
            "position": 14,
            "stddev": 2182.015111,
            "variance": 4761189.947
          },
          {
            "average": 187902122.4,
            "count": 13609809,
            "maximum": 187903029,
            "minimum": 187901544.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 277.0074951,
            "variance": 76733.15234
          },
          {
            "average": 0,
            "count": 13609809,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609809,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609809,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318811.0368,
          4807639.461,
          1342.350028,
          319860.2168,
          4809054.621,
          1356.670028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318811.03675653983,
                4807639.461303214,
                1342.3500281095617
              ],
              [
                318811.03675653983,
                4809054.621303214,
                1342.3500281095617
              ],
              [
                319860.2167565399,
                4809054.621303214,
                1356.6700281095618
              ],
              [
                319860.2167565399,
                4807639.461303214,
                1356.6700281095618
              ],
              [
                318811.03675653983,
                4807639.461303214,
                1342.3500281095617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:03:49+00:00",
        "end_time": "2017-08-27T20:39:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379458,
            43.39975108,
            1342.350028,
            -119.2245303,
            43.41273688,
            1356.670028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747688429721,
                  43.39975108249383,
                  1342.3500281095617
                ],
                [
                  -119.23794582390616,
                  43.41248408309808,
                  1342.3500281095617
                ],
                [
                  -119.22499656372321,
                  43.412736884361145,
                  1356.6700281095618
                ],
                [
                  -119.22453033203257,
                  43.40000377199896,
                  1356.6700281095618
                ],
                [
                  -119.23747688429721,
                  43.39975108249383,
                  1342.3500281095617
                ]
              ]
            ]
          },
          "id": "20170827_43119D2312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:03:49Z",
            "pc:count": 13609809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319334.1042,
                "count": 13609809,
                "maximum": 319860.2168,
                "minimum": 318811.0368,
                "name": "X",
                "position": 0,
                "stddev": 292.7498649,
                "variance": 85702.48338
              },
              {
                "average": 4808370.562,
                "count": 13609809,
                "maximum": 4809054.621,
                "minimum": 4807639.461,
                "name": "Y",
                "position": 1,
                "stddev": 404.0138031,
                "variance": 163227.1531
              },
              {
                "average": 1349.88008,
                "count": 13609809,
                "maximum": 1356.670028,
                "minimum": 1342.350028,
                "name": "Z",
                "position": 2,
                "stddev": 2.175428425,
                "variance": 4.732488831
              },
              {
                "average": 21976.9756,
                "count": 13609809,
                "maximum": 31905,
                "minimum": 2161,
                "name": "Intensity",
                "position": 3,
                "stddev": 1489.79844,
                "variance": 2219499.392
              },
              {
                "average": 1.000014328,
                "count": 13609809,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003785194455,
                "variance": 1.432769706e-05
              },
              {
                "average": 1.000022998,
                "count": 13609809,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004795580389,
                "variance": 2.299759127e-05
              },
              {
                "average": 0.5013522232,
                "count": 13609809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981899,
                "variance": 0.2499981899
              },
              {
                "average": 1.160927387e-05,
                "count": 13609809,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0034072188,
                "variance": 1.160913995e-05
              },
              {
                "average": 1.163011546,
                "count": 13609809,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693762196,
                "variance": 0.1364387916
              },
              {
                "average": 0.119263839,
                "count": 13609809,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72357657,
                "variance": 137.4422476
              },
              {
                "average": 2.001574526,
                "count": 13609809,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000108271,
                "variance": 1.000216554
              },
              {
                "average": 1006.174197,
                "count": 13609809,
                "maximum": 1009,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006568594,
                "variance": 1.013180335
              },
              {
                "average": 46230.32785,
                "count": 13609809,
                "maximum": 56576,
                "minimum": 28928,
                "name": "Red",
                "position": 12,
                "stddev": 2096.136096,
                "variance": 4393786.535
              },
              {
                "average": 44459.06186,
                "count": 13609809,
                "maximum": 55552,
                "minimum": 28928,
                "name": "Green",
                "position": 13,
                "stddev": 2086.611314,
                "variance": 4353946.778
              },
              {
                "average": 41285.17243,
                "count": 13609809,
                "maximum": 55040,
                "minimum": 27648,
                "name": "Blue",
                "position": 14,
                "stddev": 2182.015111,
                "variance": 4761189.947
              },
              {
                "average": 187902122.4,
                "count": 13609809,
                "maximum": 187903029,
                "minimum": 187901544.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 277.0074951,
                "variance": 76733.15234
              },
              {
                "average": 0,
                "count": 13609809,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609809,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609809,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318811.0368,
              4807639.461,
              1342.350028,
              319860.2168,
              4809054.621,
              1356.670028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318811.03675653983,
                    4807639.461303214,
                    1342.3500281095617
                  ],
                  [
                    318811.03675653983,
                    4809054.621303214,
                    1342.3500281095617
                  ],
                  [
                    319860.2167565399,
                    4809054.621303214,
                    1356.6700281095618
                  ],
                  [
                    319860.2167565399,
                    4807639.461303214,
                    1356.6700281095618
                  ],
                  [
                    318811.03675653983,
                    4807639.461303214,
                    1342.3500281095617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:03:49+00:00",
            "end_time": "2017-08-27T20:39:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247815850934,
              43.299786471718356,
              1254.523299873204
            ],
            [
              -119.21290193951062,
              43.31146464176859,
              1254.523299873204
            ],
            [
              -119.20211501265342,
              43.31167292574519,
              1272.063299873204
            ],
            [
              -119.2016932933197,
              43.299994671226344,
              1272.063299873204
            ],
            [
              -119.21247815850934,
              43.299786471718356,
              1254.523299873204
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129019,
        43.29978647,
        1254.5233,
        -119.2016933,
        43.31167293,
        1272.0633
      ],
      "properties": {
        "datetime": "2017-08-28T16:34:49Z",
        "pc:count": 4684795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320780.5696,
            "count": 4684795,
            "maximum": 321416.4571,
            "minimum": 320541.0371,
            "name": "X",
            "position": 0,
            "stddev": 160.8574996,
            "variance": 25875.13518
          },
          {
            "average": 4796978.297,
            "count": 4684795,
            "maximum": 4797781.228,
            "minimum": 4796483.348,
            "name": "Y",
            "position": 1,
            "stddev": 352.8880545,
            "variance": 124529.979
          },
          {
            "average": 1260.189922,
            "count": 4684795,
            "maximum": 1272.0633,
            "minimum": 1254.5233,
            "name": "Z",
            "position": 2,
            "stddev": 3.071088039,
            "variance": 9.431581744
          },
          {
            "average": 21199.33277,
            "count": 4684795,
            "maximum": 35713,
            "minimum": 1553,
            "name": "Intensity",
            "position": 3,
            "stddev": 1418.461303,
            "variance": 2012032.469
          },
          {
            "average": 1.000503757,
            "count": 4684795,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02294683012,
            "variance": 0.0005265570125
          },
          {
            "average": 1.000997269,
            "count": 4684795,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03266060556,
            "variance": 0.001066715155
          },
          {
            "average": 0.5062601459,
            "count": 4684795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999608624,
            "variance": 0.2499608639
          },
          {
            "average": 3.137810726e-05,
            "count": 4684795,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005601529199,
            "variance": 3.137712937e-05
          },
          {
            "average": 1.173573017,
            "count": 4684795,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3787419373,
            "variance": 0.1434454551
          },
          {
            "average": -0.9675115034,
            "count": 4684795,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75113848,
            "variance": 138.0892556
          },
          {
            "average": 2.003035779,
            "count": 4684795,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000274129,
            "variance": 1.000548333
          },
          {
            "average": 1013.976575,
            "count": 4684795,
            "maximum": 1018,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8207746947,
            "variance": 0.6736710994
          },
          {
            "average": 45586.59095,
            "count": 4684795,
            "maximum": 65280,
            "minimum": 21248,
            "name": "Red",
            "position": 12,
            "stddev": 1674.734281,
            "variance": 2804734.911
          },
          {
            "average": 44001.95494,
            "count": 4684795,
            "maximum": 65280,
            "minimum": 24832,
            "name": "Green",
            "position": 13,
            "stddev": 1759.35571,
            "variance": 3095332.513
          },
          {
            "average": 40810.98279,
            "count": 4684795,
            "maximum": 65280,
            "minimum": 19456,
            "name": "Blue",
            "position": 14,
            "stddev": 1784.731952,
            "variance": 3185268.139
          },
          {
            "average": 187905963.8,
            "count": 4684795,
            "maximum": 187973289.5,
            "minimum": 187904199.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6451.570475,
            "variance": 41622761.59
          },
          {
            "average": 0,
            "count": 4684795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4684795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320541.0371,
          4796483.348,
          1254.5233,
          321416.4571,
          4797781.228,
          1272.0633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320541.0371047997,
                4796483.348328694,
                1254.523299873204
              ],
              [
                320541.0371047997,
                4797781.228328695,
                1254.523299873204
              ],
              [
                321416.45710479975,
                4797781.228328695,
                1272.063299873204
              ],
              [
                321416.45710479975,
                4796483.348328694,
                1272.063299873204
              ],
              [
                320541.0371047997,
                4796483.348328694,
                1254.523299873204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:34:49+00:00",
        "end_time": "2017-08-27T21:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129019,
            43.29978647,
            1254.5233,
            -119.2016933,
            43.31167293,
            1272.0633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247815850934,
                  43.299786471718356,
                  1254.523299873204
                ],
                [
                  -119.21290193951062,
                  43.31146464176859,
                  1254.523299873204
                ],
                [
                  -119.20211501265342,
                  43.31167292574519,
                  1272.063299873204
                ],
                [
                  -119.2016932933197,
                  43.299994671226344,
                  1272.063299873204
                ],
                [
                  -119.21247815850934,
                  43.299786471718356,
                  1254.523299873204
                ]
              ]
            ]
          },
          "id": "20170827_43119C2304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:34:49Z",
            "pc:count": 4684795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320780.5696,
                "count": 4684795,
                "maximum": 321416.4571,
                "minimum": 320541.0371,
                "name": "X",
                "position": 0,
                "stddev": 160.8574996,
                "variance": 25875.13518
              },
              {
                "average": 4796978.297,
                "count": 4684795,
                "maximum": 4797781.228,
                "minimum": 4796483.348,
                "name": "Y",
                "position": 1,
                "stddev": 352.8880545,
                "variance": 124529.979
              },
              {
                "average": 1260.189922,
                "count": 4684795,
                "maximum": 1272.0633,
                "minimum": 1254.5233,
                "name": "Z",
                "position": 2,
                "stddev": 3.071088039,
                "variance": 9.431581744
              },
              {
                "average": 21199.33277,
                "count": 4684795,
                "maximum": 35713,
                "minimum": 1553,
                "name": "Intensity",
                "position": 3,
                "stddev": 1418.461303,
                "variance": 2012032.469
              },
              {
                "average": 1.000503757,
                "count": 4684795,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02294683012,
                "variance": 0.0005265570125
              },
              {
                "average": 1.000997269,
                "count": 4684795,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03266060556,
                "variance": 0.001066715155
              },
              {
                "average": 0.5062601459,
                "count": 4684795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999608624,
                "variance": 0.2499608639
              },
              {
                "average": 3.137810726e-05,
                "count": 4684795,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005601529199,
                "variance": 3.137712937e-05
              },
              {
                "average": 1.173573017,
                "count": 4684795,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3787419373,
                "variance": 0.1434454551
              },
              {
                "average": -0.9675115034,
                "count": 4684795,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75113848,
                "variance": 138.0892556
              },
              {
                "average": 2.003035779,
                "count": 4684795,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000274129,
                "variance": 1.000548333
              },
              {
                "average": 1013.976575,
                "count": 4684795,
                "maximum": 1018,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8207746947,
                "variance": 0.6736710994
              },
              {
                "average": 45586.59095,
                "count": 4684795,
                "maximum": 65280,
                "minimum": 21248,
                "name": "Red",
                "position": 12,
                "stddev": 1674.734281,
                "variance": 2804734.911
              },
              {
                "average": 44001.95494,
                "count": 4684795,
                "maximum": 65280,
                "minimum": 24832,
                "name": "Green",
                "position": 13,
                "stddev": 1759.35571,
                "variance": 3095332.513
              },
              {
                "average": 40810.98279,
                "count": 4684795,
                "maximum": 65280,
                "minimum": 19456,
                "name": "Blue",
                "position": 14,
                "stddev": 1784.731952,
                "variance": 3185268.139
              },
              {
                "average": 187905963.8,
                "count": 4684795,
                "maximum": 187973289.5,
                "minimum": 187904199.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6451.570475,
                "variance": 41622761.59
              },
              {
                "average": 0,
                "count": 4684795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4684795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320541.0371,
              4796483.348,
              1254.5233,
              321416.4571,
              4797781.228,
              1272.0633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320541.0371047997,
                    4796483.348328694,
                    1254.523299873204
                  ],
                  [
                    320541.0371047997,
                    4797781.228328695,
                    1254.523299873204
                  ],
                  [
                    321416.45710479975,
                    4797781.228328695,
                    1272.063299873204
                  ],
                  [
                    321416.45710479975,
                    4796483.348328694,
                    1272.063299873204
                  ],
                  [
                    320541.0371047997,
                    4796483.348328694,
                    1254.523299873204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:34:49+00:00",
            "end_time": "2017-08-27T21:23: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": "20170828_43119D2201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18747623771111,
              43.48725606973918,
              1266.0467738736356
            ],
            [
              -119.18793595594568,
              43.49998516607148,
              1266.0467738736356
            ],
            [
              -119.17499526171974,
              43.50023217135278,
              1280.9667738736357
            ],
            [
              -119.17453825727942,
              43.48750296587661,
              1280.9667738736357
            ],
            [
              -119.18747623771111,
              43.48725606973918,
              1266.0467738736356
            ]
          ]
        ]
      },
      "bbox": [
        -119.187936,
        43.48725607,
        1266.046774,
        -119.1745383,
        43.50023217,
        1280.966774
      ],
      "properties": {
        "datetime": "2017-08-28T19:55:42Z",
        "pc:count": 13005054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323632.5164,
            "count": 13005054,
            "maximum": 324162.3643,
            "minimum": 323115.4243,
            "name": "X",
            "position": 0,
            "stddev": 289.1022872,
            "variance": 83580.13244
          },
          {
            "average": 4817943.778,
            "count": 13005054,
            "maximum": 4818665.109,
            "minimum": 4817250.409,
            "name": "Y",
            "position": 1,
            "stddev": 394.1289899,
            "variance": 155337.6606
          },
          {
            "average": 1268.182619,
            "count": 13005054,
            "maximum": 1280.966774,
            "minimum": 1266.046774,
            "name": "Z",
            "position": 2,
            "stddev": 1.153592636,
            "variance": 1.33077597
          },
          {
            "average": 25554.54217,
            "count": 13005054,
            "maximum": 50497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3103.522583,
            "variance": 9631852.421
          },
          {
            "average": 1.002426595,
            "count": 13005054,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04960690621,
            "variance": 0.002460845143
          },
          {
            "average": 1.004847423,
            "count": 13005054,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07034443264,
            "variance": 0.004948339203
          },
          {
            "average": 0.5004792752,
            "count": 13005054,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997895,
            "variance": 0.2499997895
          },
          {
            "average": 6.151454658e-07,
            "count": 13005054,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007843118861,
            "variance": 6.151451347e-07
          },
          {
            "average": 1.23646184,
            "count": 13005054,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249089928,
            "variance": 0.1805476522
          },
          {
            "average": 0.7323192719,
            "count": 13005054,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6017518,
            "variance": 134.6006448
          },
          {
            "average": 2.000643211,
            "count": 13005054,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001394048,
            "variance": 1.00279004
          },
          {
            "average": 1044.891646,
            "count": 13005054,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.131613521,
            "variance": 1.280549161
          },
          {
            "average": 32465.45433,
            "count": 13005054,
            "maximum": 61440,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 10748.02894,
            "variance": 115520126.1
          },
          {
            "average": 36554.46105,
            "count": 13005054,
            "maximum": 61184,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 5740.278259,
            "variance": 32950794.49
          },
          {
            "average": 29608.04235,
            "count": 13005054,
            "maximum": 61952,
            "minimum": 17920,
            "name": "Blue",
            "position": 14,
            "stddev": 7307.297246,
            "variance": 53396593.04
          },
          {
            "average": 187984479.6,
            "count": 13005054,
            "maximum": 187985342.4,
            "minimum": 187983702.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 455.2512389,
            "variance": 207253.6905
          },
          {
            "average": 0,
            "count": 13005054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323115.4243,
          4817250.409,
          1266.046774,
          324162.3643,
          4818665.109,
          1280.966774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323115.42431522696,
                4817250.408799832,
                1266.0467738736356
              ],
              [
                323115.42431522696,
                4818665.108799831,
                1266.0467738736356
              ],
              [
                324162.3643152269,
                4818665.108799831,
                1280.9667738736357
              ],
              [
                324162.3643152269,
                4817250.408799832,
                1280.9667738736357
              ],
              [
                323115.42431522696,
                4817250.408799832,
                1266.0467738736356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:55:42+00:00",
        "end_time": "2017-08-28T19:28:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.187936,
            43.48725607,
            1266.046774,
            -119.1745383,
            43.50023217,
            1280.966774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18747623771111,
                  43.48725606973918,
                  1266.0467738736356
                ],
                [
                  -119.18793595594568,
                  43.49998516607148,
                  1266.0467738736356
                ],
                [
                  -119.17499526171974,
                  43.50023217135278,
                  1280.9667738736357
                ],
                [
                  -119.17453825727942,
                  43.48750296587661,
                  1280.9667738736357
                ],
                [
                  -119.18747623771111,
                  43.48725606973918,
                  1266.0467738736356
                ]
              ]
            ]
          },
          "id": "20170828_43119D2201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:55:42Z",
            "pc:count": 13005054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323632.5164,
                "count": 13005054,
                "maximum": 324162.3643,
                "minimum": 323115.4243,
                "name": "X",
                "position": 0,
                "stddev": 289.1022872,
                "variance": 83580.13244
              },
              {
                "average": 4817943.778,
                "count": 13005054,
                "maximum": 4818665.109,
                "minimum": 4817250.409,
                "name": "Y",
                "position": 1,
                "stddev": 394.1289899,
                "variance": 155337.6606
              },
              {
                "average": 1268.182619,
                "count": 13005054,
                "maximum": 1280.966774,
                "minimum": 1266.046774,
                "name": "Z",
                "position": 2,
                "stddev": 1.153592636,
                "variance": 1.33077597
              },
              {
                "average": 25554.54217,
                "count": 13005054,
                "maximum": 50497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3103.522583,
                "variance": 9631852.421
              },
              {
                "average": 1.002426595,
                "count": 13005054,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04960690621,
                "variance": 0.002460845143
              },
              {
                "average": 1.004847423,
                "count": 13005054,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07034443264,
                "variance": 0.004948339203
              },
              {
                "average": 0.5004792752,
                "count": 13005054,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997895,
                "variance": 0.2499997895
              },
              {
                "average": 6.151454658e-07,
                "count": 13005054,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007843118861,
                "variance": 6.151451347e-07
              },
              {
                "average": 1.23646184,
                "count": 13005054,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249089928,
                "variance": 0.1805476522
              },
              {
                "average": 0.7323192719,
                "count": 13005054,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6017518,
                "variance": 134.6006448
              },
              {
                "average": 2.000643211,
                "count": 13005054,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001394048,
                "variance": 1.00279004
              },
              {
                "average": 1044.891646,
                "count": 13005054,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.131613521,
                "variance": 1.280549161
              },
              {
                "average": 32465.45433,
                "count": 13005054,
                "maximum": 61440,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 10748.02894,
                "variance": 115520126.1
              },
              {
                "average": 36554.46105,
                "count": 13005054,
                "maximum": 61184,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 5740.278259,
                "variance": 32950794.49
              },
              {
                "average": 29608.04235,
                "count": 13005054,
                "maximum": 61952,
                "minimum": 17920,
                "name": "Blue",
                "position": 14,
                "stddev": 7307.297246,
                "variance": 53396593.04
              },
              {
                "average": 187984479.6,
                "count": 13005054,
                "maximum": 187985342.4,
                "minimum": 187983702.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 455.2512389,
                "variance": 207253.6905
              },
              {
                "average": 0,
                "count": 13005054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323115.4243,
              4817250.409,
              1266.046774,
              324162.3643,
              4818665.109,
              1280.966774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323115.42431522696,
                    4817250.408799832,
                    1266.0467738736356
                  ],
                  [
                    323115.42431522696,
                    4818665.108799831,
                    1266.0467738736356
                  ],
                  [
                    324162.3643152269,
                    4818665.108799831,
                    1280.9667738736357
                  ],
                  [
                    324162.3643152269,
                    4817250.408799832,
                    1280.9667738736357
                  ],
                  [
                    323115.42431522696,
                    4817250.408799832,
                    1266.0467738736356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:55:42+00:00",
            "end_time": "2017-08-28T19:28: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": "20170829_43119C4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41230226445167,
              43.3247355439223,
              1256.2116774069075
            ],
            [
              -119.41280726451104,
              43.3374863841507,
              1256.2116774069075
            ],
            [
              -119.39999782220671,
              43.33775604430175,
              1275.0116774069077
            ],
            [
              -119.39949549687113,
              43.32500508467739,
              1275.0116774069077
            ],
            [
              -119.41230226445167,
              43.3247355439223,
              1256.2116774069075
            ]
          ]
        ]
      },
      "bbox": [
        -119.4128073,
        43.32473554,
        1256.211677,
        -119.3994955,
        43.33775604,
        1275.011677
      ],
      "properties": {
        "datetime": "2017-08-29T19:05:24Z",
        "pc:count": 11350933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304961.7722,
            "count": 11350933,
            "maximum": 305451.6409,
            "minimum": 304412.3809,
            "name": "X",
            "position": 0,
            "stddev": 286.9844242,
            "variance": 82360.05971
          },
          {
            "average": 4800476.974,
            "count": 11350933,
            "maximum": 4801120.383,
            "minimum": 4799703.083,
            "name": "Y",
            "position": 1,
            "stddev": 369.5435108,
            "variance": 136562.4064
          },
          {
            "average": 1262.656674,
            "count": 11350933,
            "maximum": 1275.011677,
            "minimum": 1256.211677,
            "name": "Z",
            "position": 2,
            "stddev": 6.277207732,
            "variance": 39.40333692
          },
          {
            "average": 21236.52318,
            "count": 11350933,
            "maximum": 30177,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2731.76686,
            "variance": 7462550.178
          },
          {
            "average": 1.000139108,
            "count": 11350933,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01180103242,
            "variance": 0.0001392643661
          },
          {
            "average": 1.000287818,
            "count": 11350933,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01697832523,
            "variance": 0.0002882635276
          },
          {
            "average": 0.5035804546,
            "count": 11350933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872022,
            "variance": 0.2499872024
          },
          {
            "average": 5.726401521e-06,
            "count": 11350933,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002392983333,
            "variance": 5.726369234e-06
          },
          {
            "average": 1.217534012,
            "count": 11350933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4125687589,
            "variance": 0.1702129808
          },
          {
            "average": -0.07842153383,
            "count": 11350933,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72676206,
            "variance": 137.5169485
          },
          {
            "average": 2.000745577,
            "count": 11350933,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000215936,
            "variance": 1.00043192
          },
          {
            "average": 1077.591896,
            "count": 11350933,
            "maximum": 1080,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9454298841,
            "variance": 0.8938376658
          },
          {
            "average": 49114.82288,
            "count": 11350933,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5449.368201,
            "variance": 29695613.79
          },
          {
            "average": 48798.99437,
            "count": 11350933,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5703.292418,
            "variance": 32527544.4
          },
          {
            "average": 47164.65242,
            "count": 11350933,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6369.740053,
            "variance": 40573588.34
          },
          {
            "average": 188067497.6,
            "count": 11350933,
            "maximum": 188068724.6,
            "minimum": 188066091.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 532.1765851,
            "variance": 283211.9177
          },
          {
            "average": 0,
            "count": 11350933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11350933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304412.3809,
          4799703.083,
          1256.211677,
          305451.6409,
          4801120.383,
          1275.011677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304412.3808593128,
                4799703.08269957,
                1256.2116774069075
              ],
              [
                304412.3808593128,
                4801120.382699571,
                1256.2116774069075
              ],
              [
                305451.6408593128,
                4801120.382699571,
                1275.0116774069077
              ],
              [
                305451.6408593128,
                4799703.08269957,
                1275.0116774069077
              ],
              [
                304412.3808593128,
                4799703.08269957,
                1256.2116774069075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:05:24+00:00",
        "end_time": "2017-08-29T18:21:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4128073,
            43.32473554,
            1256.211677,
            -119.3994955,
            43.33775604,
            1275.011677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41230226445167,
                  43.3247355439223,
                  1256.2116774069075
                ],
                [
                  -119.41280726451104,
                  43.3374863841507,
                  1256.2116774069075
                ],
                [
                  -119.39999782220671,
                  43.33775604430175,
                  1275.0116774069077
                ],
                [
                  -119.39949549687113,
                  43.32500508467739,
                  1275.0116774069077
                ],
                [
                  -119.41230226445167,
                  43.3247355439223,
                  1256.2116774069075
                ]
              ]
            ]
          },
          "id": "20170829_43119C4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:05:24Z",
            "pc:count": 11350933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304961.7722,
                "count": 11350933,
                "maximum": 305451.6409,
                "minimum": 304412.3809,
                "name": "X",
                "position": 0,
                "stddev": 286.9844242,
                "variance": 82360.05971
              },
              {
                "average": 4800476.974,
                "count": 11350933,
                "maximum": 4801120.383,
                "minimum": 4799703.083,
                "name": "Y",
                "position": 1,
                "stddev": 369.5435108,
                "variance": 136562.4064
              },
              {
                "average": 1262.656674,
                "count": 11350933,
                "maximum": 1275.011677,
                "minimum": 1256.211677,
                "name": "Z",
                "position": 2,
                "stddev": 6.277207732,
                "variance": 39.40333692
              },
              {
                "average": 21236.52318,
                "count": 11350933,
                "maximum": 30177,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2731.76686,
                "variance": 7462550.178
              },
              {
                "average": 1.000139108,
                "count": 11350933,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01180103242,
                "variance": 0.0001392643661
              },
              {
                "average": 1.000287818,
                "count": 11350933,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01697832523,
                "variance": 0.0002882635276
              },
              {
                "average": 0.5035804546,
                "count": 11350933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872022,
                "variance": 0.2499872024
              },
              {
                "average": 5.726401521e-06,
                "count": 11350933,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002392983333,
                "variance": 5.726369234e-06
              },
              {
                "average": 1.217534012,
                "count": 11350933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4125687589,
                "variance": 0.1702129808
              },
              {
                "average": -0.07842153383,
                "count": 11350933,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72676206,
                "variance": 137.5169485
              },
              {
                "average": 2.000745577,
                "count": 11350933,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000215936,
                "variance": 1.00043192
              },
              {
                "average": 1077.591896,
                "count": 11350933,
                "maximum": 1080,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9454298841,
                "variance": 0.8938376658
              },
              {
                "average": 49114.82288,
                "count": 11350933,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5449.368201,
                "variance": 29695613.79
              },
              {
                "average": 48798.99437,
                "count": 11350933,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5703.292418,
                "variance": 32527544.4
              },
              {
                "average": 47164.65242,
                "count": 11350933,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6369.740053,
                "variance": 40573588.34
              },
              {
                "average": 188067497.6,
                "count": 11350933,
                "maximum": 188068724.6,
                "minimum": 188066091.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 532.1765851,
                "variance": 283211.9177
              },
              {
                "average": 0,
                "count": 11350933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11350933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304412.3809,
              4799703.083,
              1256.211677,
              305451.6409,
              4801120.383,
              1275.011677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304412.3808593128,
                    4799703.08269957,
                    1256.2116774069075
                  ],
                  [
                    304412.3808593128,
                    4801120.382699571,
                    1256.2116774069075
                  ],
                  [
                    305451.6408593128,
                    4801120.382699571,
                    1275.0116774069077
                  ],
                  [
                    305451.6408593128,
                    4799703.08269957,
                    1275.0116774069077
                  ],
                  [
                    304412.3808593128,
                    4799703.08269957,
                    1256.2116774069075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:05:24+00:00",
            "end_time": "2017-08-29T18:21: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": "20170828_43119D3121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497553215347,
              43.43723599520141,
              1324.059463337307
            ],
            [
              -119.37547455209439,
              43.44998369295143,
              1324.059463337307
            ],
            [
              -119.36249705742082,
              43.45025269379828,
              1376.639463337307
            ],
            [
              -119.36200075748611,
              43.43750487700028,
              1376.639463337307
            ],
            [
              -119.37497553215347,
              43.43723599520141,
              1324.059463337307
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754746,
        43.437236,
        1324.059463,
        -119.3620008,
        43.45025269,
        1376.639463
      ],
      "properties": {
        "datetime": "2017-08-29T17:56:15Z",
        "pc:count": 25559496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308315.7248,
            "count": 25559496,
            "maximum": 308845.757,
            "minimum": 307794.837,
            "name": "X",
            "position": 0,
            "stddev": 283.5868138,
            "variance": 80421.48098
          },
          {
            "average": 4812818.484,
            "count": 25559496,
            "maximum": 4813527.659,
            "minimum": 4812110.719,
            "name": "Y",
            "position": 1,
            "stddev": 399.3607678,
            "variance": 159489.0228
          },
          {
            "average": 1334.799113,
            "count": 25559496,
            "maximum": 1376.639463,
            "minimum": 1324.059463,
            "name": "Z",
            "position": 2,
            "stddev": 12.1799946,
            "variance": 148.3522684
          },
          {
            "average": 19925.22622,
            "count": 25559496,
            "maximum": 30945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1910.683299,
            "variance": 3650710.669
          },
          {
            "average": 1.001004871,
            "count": 25559496,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03339358055,
            "variance": 0.001115131222
          },
          {
            "average": 1.002026057,
            "count": 25559496,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04858372596,
            "variance": 0.002360378428
          },
          {
            "average": 0.5000977328,
            "count": 25559496,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000002,
            "variance": 0.2500000002
          },
          {
            "average": 9.781100535e-07,
            "count": 25559496,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009889940015,
            "variance": 9.781091351e-07
          },
          {
            "average": 1.123822786,
            "count": 25559496,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3293792765,
            "variance": 0.1084907078
          },
          {
            "average": 1.197940431,
            "count": 25559496,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.37076302,
            "variance": 129.2942516
          },
          {
            "average": 1.993607855,
            "count": 25559496,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000480853,
            "variance": 1.000961938
          },
          {
            "average": 1052.060239,
            "count": 25559496,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.15805015,
            "variance": 447.6630862
          },
          {
            "average": 44392.05975,
            "count": 25559496,
            "maximum": 56320,
            "minimum": 13568,
            "name": "Red",
            "position": 12,
            "stddev": 2629.882996,
            "variance": 6916284.572
          },
          {
            "average": 42352.40645,
            "count": 25559496,
            "maximum": 55808,
            "minimum": 16384,
            "name": "Green",
            "position": 13,
            "stddev": 2501.741629,
            "variance": 6258711.179
          },
          {
            "average": 39278.82795,
            "count": 25559496,
            "maximum": 54528,
            "minimum": 14848,
            "name": "Blue",
            "position": 14,
            "stddev": 2382.044299,
            "variance": 5674135.043
          },
          {
            "average": 188018759.5,
            "count": 25559496,
            "maximum": 188064575.3,
            "minimum": 187976892.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41455.82359,
            "variance": 1718585309
          },
          {
            "average": 0,
            "count": 25559496,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25559496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25559496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25559496,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25559496,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307794.837,
          4812110.719,
          1324.059463,
          308845.757,
          4813527.659,
          1376.639463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307794.83699941024,
                4812110.718984142,
                1324.059463337307
              ],
              [
                307794.83699941024,
                4813527.658984141,
                1324.059463337307
              ],
              [
                308845.7569994103,
                4813527.658984141,
                1376.639463337307
              ],
              [
                308845.7569994103,
                4812110.718984142,
                1376.639463337307
              ],
              [
                307794.83699941024,
                4812110.718984142,
                1324.059463337307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:56:15+00:00",
        "end_time": "2017-08-28T17:34:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754746,
            43.437236,
            1324.059463,
            -119.3620008,
            43.45025269,
            1376.639463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497553215347,
                  43.43723599520141,
                  1324.059463337307
                ],
                [
                  -119.37547455209439,
                  43.44998369295143,
                  1324.059463337307
                ],
                [
                  -119.36249705742082,
                  43.45025269379828,
                  1376.639463337307
                ],
                [
                  -119.36200075748611,
                  43.43750487700028,
                  1376.639463337307
                ],
                [
                  -119.37497553215347,
                  43.43723599520141,
                  1324.059463337307
                ]
              ]
            ]
          },
          "id": "20170828_43119D3121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:56:15Z",
            "pc:count": 25559496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308315.7248,
                "count": 25559496,
                "maximum": 308845.757,
                "minimum": 307794.837,
                "name": "X",
                "position": 0,
                "stddev": 283.5868138,
                "variance": 80421.48098
              },
              {
                "average": 4812818.484,
                "count": 25559496,
                "maximum": 4813527.659,
                "minimum": 4812110.719,
                "name": "Y",
                "position": 1,
                "stddev": 399.3607678,
                "variance": 159489.0228
              },
              {
                "average": 1334.799113,
                "count": 25559496,
                "maximum": 1376.639463,
                "minimum": 1324.059463,
                "name": "Z",
                "position": 2,
                "stddev": 12.1799946,
                "variance": 148.3522684
              },
              {
                "average": 19925.22622,
                "count": 25559496,
                "maximum": 30945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1910.683299,
                "variance": 3650710.669
              },
              {
                "average": 1.001004871,
                "count": 25559496,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03339358055,
                "variance": 0.001115131222
              },
              {
                "average": 1.002026057,
                "count": 25559496,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04858372596,
                "variance": 0.002360378428
              },
              {
                "average": 0.5000977328,
                "count": 25559496,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000002,
                "variance": 0.2500000002
              },
              {
                "average": 9.781100535e-07,
                "count": 25559496,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009889940015,
                "variance": 9.781091351e-07
              },
              {
                "average": 1.123822786,
                "count": 25559496,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3293792765,
                "variance": 0.1084907078
              },
              {
                "average": 1.197940431,
                "count": 25559496,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.37076302,
                "variance": 129.2942516
              },
              {
                "average": 1.993607855,
                "count": 25559496,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000480853,
                "variance": 1.000961938
              },
              {
                "average": 1052.060239,
                "count": 25559496,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.15805015,
                "variance": 447.6630862
              },
              {
                "average": 44392.05975,
                "count": 25559496,
                "maximum": 56320,
                "minimum": 13568,
                "name": "Red",
                "position": 12,
                "stddev": 2629.882996,
                "variance": 6916284.572
              },
              {
                "average": 42352.40645,
                "count": 25559496,
                "maximum": 55808,
                "minimum": 16384,
                "name": "Green",
                "position": 13,
                "stddev": 2501.741629,
                "variance": 6258711.179
              },
              {
                "average": 39278.82795,
                "count": 25559496,
                "maximum": 54528,
                "minimum": 14848,
                "name": "Blue",
                "position": 14,
                "stddev": 2382.044299,
                "variance": 5674135.043
              },
              {
                "average": 188018759.5,
                "count": 25559496,
                "maximum": 188064575.3,
                "minimum": 187976892.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41455.82359,
                "variance": 1718585309
              },
              {
                "average": 0,
                "count": 25559496,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25559496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25559496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25559496,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25559496,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307794.837,
              4812110.719,
              1324.059463,
              308845.757,
              4813527.659,
              1376.639463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307794.83699941024,
                    4812110.718984142,
                    1324.059463337307
                  ],
                  [
                    307794.83699941024,
                    4813527.658984141,
                    1324.059463337307
                  ],
                  [
                    308845.7569994103,
                    4813527.658984141,
                    1376.639463337307
                  ],
                  [
                    308845.7569994103,
                    4812110.718984142,
                    1376.639463337307
                  ],
                  [
                    307794.83699941024,
                    4812110.718984142,
                    1324.059463337307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:56:15+00:00",
            "end_time": "2017-08-28T17:34: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": "20170828_43119C3404a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2680883223192,
              43.301862045417074,
              1255.3654119983164
            ],
            [
              -119.26848367211814,
              43.31248885585698,
              1255.3654119983164
            ],
            [
              -119.26249137721453,
              43.312607602935884,
              1266.0854119983162
            ],
            [
              -119.26209706957428,
              43.30198074867356,
              1266.0854119983162
            ],
            [
              -119.2680883223192,
              43.301862045417074,
              1255.3654119983164
            ]
          ]
        ]
      },
      "bbox": [
        -119.2684837,
        43.30186205,
        1255.365412,
        -119.2620971,
        43.3126076,
        1266.085412
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:07Z",
        "pc:count": 4174480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316270.9112,
            "count": 4174480,
            "maximum": 316522.8146,
            "minimum": 316036.4946,
            "name": "X",
            "position": 0,
            "stddev": 138.1174523,
            "variance": 19076.43063
          },
          {
            "average": 4797566.665,
            "count": 4174480,
            "maximum": 4798015.962,
            "minimum": 4796834.882,
            "name": "Y",
            "position": 1,
            "stddev": 255.8328225,
            "variance": 65450.43308
          },
          {
            "average": 1257.415092,
            "count": 4174480,
            "maximum": 1266.085412,
            "minimum": 1255.365412,
            "name": "Z",
            "position": 2,
            "stddev": 1.891990326,
            "variance": 3.579627392
          },
          {
            "average": 21305.00614,
            "count": 4174480,
            "maximum": 32369,
            "minimum": 2465,
            "name": "Intensity",
            "position": 3,
            "stddev": 2309.729206,
            "variance": 5334849.004
          },
          {
            "average": 1.000166009,
            "count": 4174480,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0128833684,
            "variance": 0.0001659811814
          },
          {
            "average": 1.000330101,
            "count": 4174480,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01816568488,
            "variance": 0.000329992107
          },
          {
            "average": 0.5142635729,
            "count": 4174480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997965689,
            "variance": 0.2497966103
          },
          {
            "average": 7.186523831e-07,
            "count": 4174480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008477334715,
            "variance": 7.186520387e-07
          },
          {
            "average": 1.152689437,
            "count": 4174480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3596879254,
            "variance": 0.1293754037
          },
          {
            "average": -4.156818465,
            "count": 4174480,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99237746,
            "variance": 143.817117
          },
          {
            "average": 2.006787193,
            "count": 4174480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00074445,
            "variance": 1.001489455
          },
          {
            "average": 1033.021812,
            "count": 4174480,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.15701897,
            "variance": 329.6773379
          },
          {
            "average": 46251.59558,
            "count": 4174480,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2691.741092,
            "variance": 7245470.104
          },
          {
            "average": 45123.27359,
            "count": 4174480,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2651.366514,
            "variance": 7029744.394
          },
          {
            "average": 42587.46262,
            "count": 4174480,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2804.705768,
            "variance": 7866374.447
          },
          {
            "average": 187991628.5,
            "count": 4174480,
            "maximum": 188064327.6,
            "minimum": 187975581.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32990.95706,
            "variance": 1088403247
          },
          {
            "average": 0,
            "count": 4174480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4174480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4174480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4174480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4174480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316036.4946,
          4796834.882,
          1255.365412,
          316522.8146,
          4798015.962,
          1266.085412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316036.494625336,
                4796834.882401864,
                1255.3654119983164
              ],
              [
                316036.494625336,
                4798015.962401864,
                1255.3654119983164
              ],
              [
                316522.814625336,
                4798015.962401864,
                1266.0854119983162
              ],
              [
                316522.814625336,
                4796834.882401864,
                1266.0854119983162
              ],
              [
                316036.494625336,
                4796834.882401864,
                1255.3654119983164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:07+00:00",
        "end_time": "2017-08-28T17:13:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3404a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3404a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3404a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3404a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2684837,
            43.30186205,
            1255.365412,
            -119.2620971,
            43.3126076,
            1266.085412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2680883223192,
                  43.301862045417074,
                  1255.3654119983164
                ],
                [
                  -119.26848367211814,
                  43.31248885585698,
                  1255.3654119983164
                ],
                [
                  -119.26249137721453,
                  43.312607602935884,
                  1266.0854119983162
                ],
                [
                  -119.26209706957428,
                  43.30198074867356,
                  1266.0854119983162
                ],
                [
                  -119.2680883223192,
                  43.301862045417074,
                  1255.3654119983164
                ]
              ]
            ]
          },
          "id": "20170828_43119C3404a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3404a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:07Z",
            "pc:count": 4174480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316270.9112,
                "count": 4174480,
                "maximum": 316522.8146,
                "minimum": 316036.4946,
                "name": "X",
                "position": 0,
                "stddev": 138.1174523,
                "variance": 19076.43063
              },
              {
                "average": 4797566.665,
                "count": 4174480,
                "maximum": 4798015.962,
                "minimum": 4796834.882,
                "name": "Y",
                "position": 1,
                "stddev": 255.8328225,
                "variance": 65450.43308
              },
              {
                "average": 1257.415092,
                "count": 4174480,
                "maximum": 1266.085412,
                "minimum": 1255.365412,
                "name": "Z",
                "position": 2,
                "stddev": 1.891990326,
                "variance": 3.579627392
              },
              {
                "average": 21305.00614,
                "count": 4174480,
                "maximum": 32369,
                "minimum": 2465,
                "name": "Intensity",
                "position": 3,
                "stddev": 2309.729206,
                "variance": 5334849.004
              },
              {
                "average": 1.000166009,
                "count": 4174480,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0128833684,
                "variance": 0.0001659811814
              },
              {
                "average": 1.000330101,
                "count": 4174480,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01816568488,
                "variance": 0.000329992107
              },
              {
                "average": 0.5142635729,
                "count": 4174480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997965689,
                "variance": 0.2497966103
              },
              {
                "average": 7.186523831e-07,
                "count": 4174480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008477334715,
                "variance": 7.186520387e-07
              },
              {
                "average": 1.152689437,
                "count": 4174480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3596879254,
                "variance": 0.1293754037
              },
              {
                "average": -4.156818465,
                "count": 4174480,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99237746,
                "variance": 143.817117
              },
              {
                "average": 2.006787193,
                "count": 4174480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00074445,
                "variance": 1.001489455
              },
              {
                "average": 1033.021812,
                "count": 4174480,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.15701897,
                "variance": 329.6773379
              },
              {
                "average": 46251.59558,
                "count": 4174480,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2691.741092,
                "variance": 7245470.104
              },
              {
                "average": 45123.27359,
                "count": 4174480,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2651.366514,
                "variance": 7029744.394
              },
              {
                "average": 42587.46262,
                "count": 4174480,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2804.705768,
                "variance": 7866374.447
              },
              {
                "average": 187991628.5,
                "count": 4174480,
                "maximum": 188064327.6,
                "minimum": 187975581.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32990.95706,
                "variance": 1088403247
              },
              {
                "average": 0,
                "count": 4174480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4174480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4174480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4174480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4174480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316036.4946,
              4796834.882,
              1255.365412,
              316522.8146,
              4798015.962,
              1266.085412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316036.494625336,
                    4796834.882401864,
                    1255.3654119983164
                  ],
                  [
                    316036.494625336,
                    4798015.962401864,
                    1255.3654119983164
                  ],
                  [
                    316522.814625336,
                    4798015.962401864,
                    1266.0854119983162
                  ],
                  [
                    316522.814625336,
                    4796834.882401864,
                    1266.0854119983162
                  ],
                  [
                    316036.494625336,
                    4796834.882401864,
                    1255.3654119983164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:07+00:00",
            "end_time": "2017-08-28T17:13: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": "20170828_43119C3207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29972674920332,
              43.349749423503795,
              1256.1752514740913
            ],
            [
              -119.30020814646502,
              43.36248882454178,
              1256.1752514740913
            ],
            [
              -119.28749698344184,
              43.362743898521515,
              1262.4352514740915
            ],
            [
              -119.28701824075583,
              43.350004384652905,
              1262.4352514740915
            ],
            [
              -119.29972674920332,
              43.349749423503795,
              1256.1752514740913
            ]
          ]
        ]
      },
      "bbox": [
        -119.3002081,
        43.34974942,
        1256.175251,
        -119.2870182,
        43.3627439,
        1262.435251
      ],
      "properties": {
        "datetime": "2017-08-29T17:53:30Z",
        "pc:count": 11844883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314163.7307,
            "count": 11844883,
            "maximum": 314647.5639,
            "minimum": 313616.7839,
            "name": "X",
            "position": 0,
            "stddev": 284.0817857,
            "variance": 80702.46095
          },
          {
            "average": 4803007.438,
            "count": 11844883,
            "maximum": 4803639.371,
            "minimum": 4802223.451,
            "name": "Y",
            "position": 1,
            "stddev": 375.725241,
            "variance": 141169.4567
          },
          {
            "average": 1258.382186,
            "count": 11844883,
            "maximum": 1262.435251,
            "minimum": 1256.175251,
            "name": "Z",
            "position": 2,
            "stddev": 0.3270078345,
            "variance": 0.1069341238
          },
          {
            "average": 23317.59549,
            "count": 11844883,
            "maximum": 41553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1954.186892,
            "variance": 3818846.411
          },
          {
            "average": 1.000129001,
            "count": 11844883,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01135712207,
            "variance": 0.0001289842218
          },
          {
            "average": 1.000256144,
            "count": 11844883,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01600246149,
            "variance": 0.0002560787738
          },
          {
            "average": 0.505854469,
            "count": 11844883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999657451,
            "variance": 0.2499657463
          },
          {
            "average": 7.598217728e-07,
            "count": 11844883,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008716772681,
            "variance": 7.598212596e-07
          },
          {
            "average": 1.151963257,
            "count": 11844883,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3589852872,
            "variance": 0.1288704364
          },
          {
            "average": -1.200545304,
            "count": 11844883,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96728503,
            "variance": 143.2159111
          },
          {
            "average": 2.002930464,
            "count": 11844883,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001508092,
            "variance": 1.003018458
          },
          {
            "average": 1026.078401,
            "count": 11844883,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.887277609,
            "variance": 97.75825852
          },
          {
            "average": 44437.23638,
            "count": 11844883,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4455.137075,
            "variance": 19848246.36
          },
          {
            "average": 43809.72136,
            "count": 11844883,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4474.372265,
            "variance": 20020007.17
          },
          {
            "average": 41533.11404,
            "count": 11844883,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4847.964207,
            "variance": 23502756.95
          },
          {
            "average": 187979948.5,
            "count": 11844883,
            "maximum": 188064410.5,
            "minimum": 187975168.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17728.28439,
            "variance": 314292067.3
          },
          {
            "average": 0,
            "count": 11844883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11844883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11844883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11844883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11844883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313616.7839,
          4802223.451,
          1256.175251,
          314647.5639,
          4803639.371,
          1262.435251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313616.7839040722,
                4802223.4508424485,
                1256.1752514740913
              ],
              [
                313616.7839040722,
                4803639.370842448,
                1256.1752514740913
              ],
              [
                314647.5639040722,
                4803639.370842448,
                1262.4352514740915
              ],
              [
                314647.5639040722,
                4802223.4508424485,
                1262.4352514740915
              ],
              [
                313616.7839040722,
                4802223.4508424485,
                1256.1752514740913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:53:30+00:00",
        "end_time": "2017-08-28T17:06:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3002081,
            43.34974942,
            1256.175251,
            -119.2870182,
            43.3627439,
            1262.435251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29972674920332,
                  43.349749423503795,
                  1256.1752514740913
                ],
                [
                  -119.30020814646502,
                  43.36248882454178,
                  1256.1752514740913
                ],
                [
                  -119.28749698344184,
                  43.362743898521515,
                  1262.4352514740915
                ],
                [
                  -119.28701824075583,
                  43.350004384652905,
                  1262.4352514740915
                ],
                [
                  -119.29972674920332,
                  43.349749423503795,
                  1256.1752514740913
                ]
              ]
            ]
          },
          "id": "20170828_43119C3207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:53:30Z",
            "pc:count": 11844883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314163.7307,
                "count": 11844883,
                "maximum": 314647.5639,
                "minimum": 313616.7839,
                "name": "X",
                "position": 0,
                "stddev": 284.0817857,
                "variance": 80702.46095
              },
              {
                "average": 4803007.438,
                "count": 11844883,
                "maximum": 4803639.371,
                "minimum": 4802223.451,
                "name": "Y",
                "position": 1,
                "stddev": 375.725241,
                "variance": 141169.4567
              },
              {
                "average": 1258.382186,
                "count": 11844883,
                "maximum": 1262.435251,
                "minimum": 1256.175251,
                "name": "Z",
                "position": 2,
                "stddev": 0.3270078345,
                "variance": 0.1069341238
              },
              {
                "average": 23317.59549,
                "count": 11844883,
                "maximum": 41553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1954.186892,
                "variance": 3818846.411
              },
              {
                "average": 1.000129001,
                "count": 11844883,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01135712207,
                "variance": 0.0001289842218
              },
              {
                "average": 1.000256144,
                "count": 11844883,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01600246149,
                "variance": 0.0002560787738
              },
              {
                "average": 0.505854469,
                "count": 11844883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999657451,
                "variance": 0.2499657463
              },
              {
                "average": 7.598217728e-07,
                "count": 11844883,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008716772681,
                "variance": 7.598212596e-07
              },
              {
                "average": 1.151963257,
                "count": 11844883,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3589852872,
                "variance": 0.1288704364
              },
              {
                "average": -1.200545304,
                "count": 11844883,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96728503,
                "variance": 143.2159111
              },
              {
                "average": 2.002930464,
                "count": 11844883,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001508092,
                "variance": 1.003018458
              },
              {
                "average": 1026.078401,
                "count": 11844883,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.887277609,
                "variance": 97.75825852
              },
              {
                "average": 44437.23638,
                "count": 11844883,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4455.137075,
                "variance": 19848246.36
              },
              {
                "average": 43809.72136,
                "count": 11844883,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4474.372265,
                "variance": 20020007.17
              },
              {
                "average": 41533.11404,
                "count": 11844883,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4847.964207,
                "variance": 23502756.95
              },
              {
                "average": 187979948.5,
                "count": 11844883,
                "maximum": 188064410.5,
                "minimum": 187975168.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17728.28439,
                "variance": 314292067.3
              },
              {
                "average": 0,
                "count": 11844883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11844883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11844883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11844883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11844883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313616.7839,
              4802223.451,
              1256.175251,
              314647.5639,
              4803639.371,
              1262.435251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313616.7839040722,
                    4802223.4508424485,
                    1256.1752514740913
                  ],
                  [
                    313616.7839040722,
                    4803639.370842448,
                    1256.1752514740913
                  ],
                  [
                    314647.5639040722,
                    4803639.370842448,
                    1262.4352514740915
                  ],
                  [
                    314647.5639040722,
                    4802223.4508424485,
                    1262.4352514740915
                  ],
                  [
                    313616.7839040722,
                    4802223.4508424485,
                    1256.1752514740913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:53:30+00:00",
            "end_time": "2017-08-28T17:06: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": "20170828_43119C3404b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27498561360608,
              43.3091127633384,
              1255.7162360558889
            ],
            [
              -119.27511171085081,
              43.312491680205184,
              1255.7162360558889
            ],
            [
              -119.2731892900915,
              43.31252992192763,
              1258.596236055889
            ],
            [
              -119.27306329917245,
              43.30915100057301,
              1258.596236055889
            ],
            [
              -119.27498561360608,
              43.3091127633384,
              1255.7162360558889
            ]
          ]
        ]
      },
      "bbox": [
        -119.2751117,
        43.30911276,
        1255.716236,
        -119.2730633,
        43.31252992,
        1258.596236
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:12Z",
        "pc:count": 999295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315573.3395,
            "count": 999295,
            "maximum": 315655.003,
            "minimum": 315498.983,
            "name": "X",
            "position": 0,
            "stddev": 39.64640659,
            "variance": 1571.837555
          },
          {
            "average": 4797852.046,
            "count": 999295,
            "maximum": 4798030.904,
            "minimum": 4797655.364,
            "name": "Y",
            "position": 1,
            "stddev": 101.1295511,
            "variance": 10227.1861
          },
          {
            "average": 1256.316011,
            "count": 999295,
            "maximum": 1258.596236,
            "minimum": 1255.716236,
            "name": "Z",
            "position": 2,
            "stddev": 0.2167200595,
            "variance": 0.0469675842
          },
          {
            "average": 20793.19978,
            "count": 999295,
            "maximum": 44769,
            "minimum": 625,
            "name": "Intensity",
            "position": 3,
            "stddev": 4844.74923,
            "variance": 23471595.1
          },
          {
            "average": 1.000013009,
            "count": 999295,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003606801248,
            "variance": 1.300901525e-05
          },
          {
            "average": 1.000024017,
            "count": 999295,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004900650891,
            "variance": 2.401637916e-05
          },
          {
            "average": 0.4933037792,
            "count": 999295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999554088,
            "variance": 0.2499554108
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.099181923,
            "count": 999295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2989062709,
            "variance": 0.08934495876
          },
          {
            "average": 2.841289259,
            "count": 999295,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21079635,
            "variance": 149.1035476
          },
          {
            "average": 1.919500248,
            "count": 999295,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030862556,
            "variance": 1.062677609
          },
          {
            "average": 1045.273172,
            "count": 999295,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.90552739,
            "variance": 524.6631851
          },
          {
            "average": 41984.83259,
            "count": 999295,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2992.511475,
            "variance": 8955124.931
          },
          {
            "average": 41323.17777,
            "count": 999295,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2892.319313,
            "variance": 8365511.011
          },
          {
            "average": 39937.55143,
            "count": 999295,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2501.670781,
            "variance": 6258356.698
          },
          {
            "average": 188013242.5,
            "count": 999295,
            "maximum": 188064332.1,
            "minimum": 187976660.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42749.17665,
            "variance": 1827492104
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315498.983,
          4797655.364,
          1255.716236,
          315655.003,
          4798030.904,
          1258.596236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315498.9829603103,
                4797655.363917302,
                1255.7162360558889
              ],
              [
                315498.9829603103,
                4798030.903917301,
                1255.7162360558889
              ],
              [
                315655.0029603103,
                4798030.903917301,
                1258.596236055889
              ],
              [
                315655.0029603103,
                4797655.363917302,
                1258.596236055889
              ],
              [
                315498.9829603103,
                4797655.363917302,
                1255.7162360558889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:12+00:00",
        "end_time": "2017-08-28T17:31:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3404b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3404b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3404b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3404b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2751117,
            43.30911276,
            1255.716236,
            -119.2730633,
            43.31252992,
            1258.596236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27498561360608,
                  43.3091127633384,
                  1255.7162360558889
                ],
                [
                  -119.27511171085081,
                  43.312491680205184,
                  1255.7162360558889
                ],
                [
                  -119.2731892900915,
                  43.31252992192763,
                  1258.596236055889
                ],
                [
                  -119.27306329917245,
                  43.30915100057301,
                  1258.596236055889
                ],
                [
                  -119.27498561360608,
                  43.3091127633384,
                  1255.7162360558889
                ]
              ]
            ]
          },
          "id": "20170828_43119C3404b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3404b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:12Z",
            "pc:count": 999295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315573.3395,
                "count": 999295,
                "maximum": 315655.003,
                "minimum": 315498.983,
                "name": "X",
                "position": 0,
                "stddev": 39.64640659,
                "variance": 1571.837555
              },
              {
                "average": 4797852.046,
                "count": 999295,
                "maximum": 4798030.904,
                "minimum": 4797655.364,
                "name": "Y",
                "position": 1,
                "stddev": 101.1295511,
                "variance": 10227.1861
              },
              {
                "average": 1256.316011,
                "count": 999295,
                "maximum": 1258.596236,
                "minimum": 1255.716236,
                "name": "Z",
                "position": 2,
                "stddev": 0.2167200595,
                "variance": 0.0469675842
              },
              {
                "average": 20793.19978,
                "count": 999295,
                "maximum": 44769,
                "minimum": 625,
                "name": "Intensity",
                "position": 3,
                "stddev": 4844.74923,
                "variance": 23471595.1
              },
              {
                "average": 1.000013009,
                "count": 999295,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003606801248,
                "variance": 1.300901525e-05
              },
              {
                "average": 1.000024017,
                "count": 999295,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004900650891,
                "variance": 2.401637916e-05
              },
              {
                "average": 0.4933037792,
                "count": 999295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999554088,
                "variance": 0.2499554108
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.099181923,
                "count": 999295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2989062709,
                "variance": 0.08934495876
              },
              {
                "average": 2.841289259,
                "count": 999295,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21079635,
                "variance": 149.1035476
              },
              {
                "average": 1.919500248,
                "count": 999295,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030862556,
                "variance": 1.062677609
              },
              {
                "average": 1045.273172,
                "count": 999295,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.90552739,
                "variance": 524.6631851
              },
              {
                "average": 41984.83259,
                "count": 999295,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2992.511475,
                "variance": 8955124.931
              },
              {
                "average": 41323.17777,
                "count": 999295,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2892.319313,
                "variance": 8365511.011
              },
              {
                "average": 39937.55143,
                "count": 999295,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2501.670781,
                "variance": 6258356.698
              },
              {
                "average": 188013242.5,
                "count": 999295,
                "maximum": 188064332.1,
                "minimum": 187976660.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42749.17665,
                "variance": 1827492104
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315498.983,
              4797655.364,
              1255.716236,
              315655.003,
              4798030.904,
              1258.596236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315498.9829603103,
                    4797655.363917302,
                    1255.7162360558889
                  ],
                  [
                    315498.9829603103,
                    4798030.903917301,
                    1255.7162360558889
                  ],
                  [
                    315655.0029603103,
                    4798030.903917301,
                    1258.596236055889
                  ],
                  [
                    315655.0029603103,
                    4797655.363917302,
                    1258.596236055889
                  ],
                  [
                    315498.9829603103,
                    4797655.363917302,
                    1255.7162360558889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:12+00:00",
            "end_time": "2017-08-28T17:31:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C2313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497383257877,
              43.27953703131778,
              1250.6186100347363
            ],
            [
              -119.22526375932993,
              43.28748806290321,
              1250.6186100347363
            ],
            [
              -119.21249563789162,
              43.287735861235845,
              1255.3186100347361
            ],
            [
              -119.21220737136491,
              43.279784761222196,
              1255.3186100347361
            ],
            [
              -119.22497383257877,
              43.27953703131778,
              1250.6186100347363
            ]
          ]
        ]
      },
      "bbox": [
        -119.2252638,
        43.27953703,
        1250.61861,
        -119.2122074,
        43.28773586,
        1255.31861
      ],
      "properties": {
        "datetime": "2017-08-28T17:08:43Z",
        "pc:count": 8960688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320020.5847,
            "count": 8960688,
            "maximum": 320504.1625,
            "minimum": 319467.5425,
            "name": "X",
            "position": 0,
            "stddev": 298.2411721,
            "variance": 88947.79675
          },
          {
            "average": 4794712.911,
            "count": 8960688,
            "maximum": 4795145.056,
            "minimum": 4794261.396,
            "name": "Y",
            "position": 1,
            "stddev": 247.1888722,
            "variance": 61102.33856
          },
          {
            "average": 1252.646623,
            "count": 8960688,
            "maximum": 1255.31861,
            "minimum": 1250.61861,
            "name": "Z",
            "position": 2,
            "stddev": 0.5309026692,
            "variance": 0.2818576441
          },
          {
            "average": 22163.20511,
            "count": 8960688,
            "maximum": 35665,
            "minimum": 4945,
            "name": "Intensity",
            "position": 3,
            "stddev": 2102.622186,
            "variance": 4421020.057
          },
          {
            "average": 1.00000212,
            "count": 8960688,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001456148564,
            "variance": 2.120368641e-06
          },
          {
            "average": 1.000003794,
            "count": 8960688,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001947905935,
            "variance": 3.794337531e-06
          },
          {
            "average": 0.5003504195,
            "count": 8960688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999051,
            "variance": 0.2499999051
          },
          {
            "average": 5.356731537e-06,
            "count": 8960688,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002314455323,
            "variance": 5.35670344e-06
          },
          {
            "average": 1.135176228,
            "count": 8960688,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3419117256,
            "variance": 0.1169036281
          },
          {
            "average": 1.149328267,
            "count": 8960688,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1657655,
            "variance": 148.0058502
          },
          {
            "average": 1.994113733,
            "count": 8960688,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000024079,
            "variance": 1.000048158
          },
          {
            "average": 1019.567818,
            "count": 8960688,
            "maximum": 1022,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18353843,
            "variance": 1.400763214
          },
          {
            "average": 46276.93299,
            "count": 8960688,
            "maximum": 65280,
            "minimum": 27904,
            "name": "Red",
            "position": 12,
            "stddev": 3400.82722,
            "variance": 11565625.78
          },
          {
            "average": 45803.73084,
            "count": 8960688,
            "maximum": 65280,
            "minimum": 30720,
            "name": "Green",
            "position": 13,
            "stddev": 3150.940362,
            "variance": 9928425.163
          },
          {
            "average": 43156.36835,
            "count": 8960688,
            "maximum": 65280,
            "minimum": 26880,
            "name": "Blue",
            "position": 14,
            "stddev": 3393.483837,
            "variance": 11515732.55
          },
          {
            "average": 187973911.2,
            "count": 8960688,
            "maximum": 187975323.2,
            "minimum": 187972432,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.5843329,
            "variance": 410348.2875
          },
          {
            "average": 0,
            "count": 8960688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8960688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8960688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8960688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8960688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319467.5425,
          4794261.396,
          1250.61861,
          320504.1625,
          4795145.056,
          1255.31861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319467.542516034,
                4794261.396210095,
                1250.6186100347363
              ],
              [
                319467.542516034,
                4795145.056210095,
                1250.6186100347363
              ],
              [
                320504.162516034,
                4795145.056210095,
                1255.3186100347361
              ],
              [
                320504.162516034,
                4794261.396210095,
                1255.3186100347361
              ],
              [
                319467.542516034,
                4794261.396210095,
                1250.6186100347363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:08:43+00:00",
        "end_time": "2017-08-28T16:20:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2252638,
            43.27953703,
            1250.61861,
            -119.2122074,
            43.28773586,
            1255.31861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497383257877,
                  43.27953703131778,
                  1250.6186100347363
                ],
                [
                  -119.22526375932993,
                  43.28748806290321,
                  1250.6186100347363
                ],
                [
                  -119.21249563789162,
                  43.287735861235845,
                  1255.3186100347361
                ],
                [
                  -119.21220737136491,
                  43.279784761222196,
                  1255.3186100347361
                ],
                [
                  -119.22497383257877,
                  43.27953703131778,
                  1250.6186100347363
                ]
              ]
            ]
          },
          "id": "20170828_43119C2313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:08:43Z",
            "pc:count": 8960688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320020.5847,
                "count": 8960688,
                "maximum": 320504.1625,
                "minimum": 319467.5425,
                "name": "X",
                "position": 0,
                "stddev": 298.2411721,
                "variance": 88947.79675
              },
              {
                "average": 4794712.911,
                "count": 8960688,
                "maximum": 4795145.056,
                "minimum": 4794261.396,
                "name": "Y",
                "position": 1,
                "stddev": 247.1888722,
                "variance": 61102.33856
              },
              {
                "average": 1252.646623,
                "count": 8960688,
                "maximum": 1255.31861,
                "minimum": 1250.61861,
                "name": "Z",
                "position": 2,
                "stddev": 0.5309026692,
                "variance": 0.2818576441
              },
              {
                "average": 22163.20511,
                "count": 8960688,
                "maximum": 35665,
                "minimum": 4945,
                "name": "Intensity",
                "position": 3,
                "stddev": 2102.622186,
                "variance": 4421020.057
              },
              {
                "average": 1.00000212,
                "count": 8960688,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001456148564,
                "variance": 2.120368641e-06
              },
              {
                "average": 1.000003794,
                "count": 8960688,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001947905935,
                "variance": 3.794337531e-06
              },
              {
                "average": 0.5003504195,
                "count": 8960688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999051,
                "variance": 0.2499999051
              },
              {
                "average": 5.356731537e-06,
                "count": 8960688,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002314455323,
                "variance": 5.35670344e-06
              },
              {
                "average": 1.135176228,
                "count": 8960688,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3419117256,
                "variance": 0.1169036281
              },
              {
                "average": 1.149328267,
                "count": 8960688,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1657655,
                "variance": 148.0058502
              },
              {
                "average": 1.994113733,
                "count": 8960688,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000024079,
                "variance": 1.000048158
              },
              {
                "average": 1019.567818,
                "count": 8960688,
                "maximum": 1022,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18353843,
                "variance": 1.400763214
              },
              {
                "average": 46276.93299,
                "count": 8960688,
                "maximum": 65280,
                "minimum": 27904,
                "name": "Red",
                "position": 12,
                "stddev": 3400.82722,
                "variance": 11565625.78
              },
              {
                "average": 45803.73084,
                "count": 8960688,
                "maximum": 65280,
                "minimum": 30720,
                "name": "Green",
                "position": 13,
                "stddev": 3150.940362,
                "variance": 9928425.163
              },
              {
                "average": 43156.36835,
                "count": 8960688,
                "maximum": 65280,
                "minimum": 26880,
                "name": "Blue",
                "position": 14,
                "stddev": 3393.483837,
                "variance": 11515732.55
              },
              {
                "average": 187973911.2,
                "count": 8960688,
                "maximum": 187975323.2,
                "minimum": 187972432,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.5843329,
                "variance": 410348.2875
              },
              {
                "average": 0,
                "count": 8960688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8960688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8960688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8960688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8960688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319467.5425,
              4794261.396,
              1250.61861,
              320504.1625,
              4795145.056,
              1255.31861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319467.542516034,
                    4794261.396210095,
                    1250.6186100347363
                  ],
                  [
                    319467.542516034,
                    4795145.056210095,
                    1250.6186100347363
                  ],
                  [
                    320504.162516034,
                    4795145.056210095,
                    1255.3186100347361
                  ],
                  [
                    320504.162516034,
                    4794261.396210095,
                    1255.3186100347361
                  ],
                  [
                    319467.542516034,
                    4794261.396210095,
                    1250.6186100347363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:08:43+00:00",
            "end_time": "2017-08-28T16:20: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": "20170828_43119D1120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.07496910576853,
              43.456921960500715,
              1259.5289939951983
            ],
            [
              -119.07515963381607,
              43.4624907403951,
              1259.5289939951983
            ],
            [
              -119.06249555527313,
              43.46271995837827,
              1340.1489939951982
            ],
            [
              -119.06230618794578,
              43.457151134165315,
              1340.1489939951982
            ],
            [
              -119.07496910576853,
              43.456921960500715,
              1259.5289939951983
            ]
          ]
        ]
      },
      "bbox": [
        -119.0751596,
        43.45692196,
        1259.528994,
        -119.0623062,
        43.46271996,
        1340.148994
      ],
      "properties": {
        "datetime": "2017-08-28T20:40:54Z",
        "pc:count": 5784736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332603.394,
            "count": 5784736,
            "maximum": 333154.3848,
            "minimum": 332129.2648,
            "name": "X",
            "position": 0,
            "stddev": 288.8092758,
            "variance": 83410.79781
          },
          {
            "average": 4813970.481,
            "count": 5784736,
            "maximum": 4814267.318,
            "minimum": 4813648.458,
            "name": "Y",
            "position": 1,
            "stddev": 167.8390441,
            "variance": 28169.94471
          },
          {
            "average": 1276.89292,
            "count": 5784736,
            "maximum": 1340.148994,
            "minimum": 1259.528994,
            "name": "Z",
            "position": 2,
            "stddev": 23.71984141,
            "variance": 562.6308764
          },
          {
            "average": 22582.09864,
            "count": 5784736,
            "maximum": 50097,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4891.260382,
            "variance": 23924428.13
          },
          {
            "average": 1.064345374,
            "count": 5784736,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.287208771,
            "variance": 0.08248887817
          },
          {
            "average": 1.130466628,
            "count": 5784736,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.42760662,
            "variance": 0.1828474215
          },
          {
            "average": 0.5103022852,
            "count": 5784736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998938949,
            "variance": 0.2498939061
          },
          {
            "average": 3.111637247e-06,
            "count": 5784736,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001763980755,
            "variance": 3.111628102e-06
          },
          {
            "average": 1.207292606,
            "count": 5784736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4053670064,
            "variance": 0.1643224099
          },
          {
            "average": -2.198523332,
            "count": 5784736,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53439773,
            "variance": 133.042331
          },
          {
            "average": 1.949538406,
            "count": 5784736,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017931835,
            "variance": 1.03618522
          },
          {
            "average": 1052.726004,
            "count": 5784736,
            "maximum": 1054,
            "minimum": 1051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7957437373,
            "variance": 0.6332080954
          },
          {
            "average": 42453.58583,
            "count": 5784736,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 7403.436447,
            "variance": 54810871.22
          },
          {
            "average": 41234.63739,
            "count": 5784736,
            "maximum": 65280,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 6105.823947,
            "variance": 37281086.07
          },
          {
            "average": 37009.03356,
            "count": 5784736,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 5902.193181,
            "variance": 34835884.35
          },
          {
            "average": 187987755.2,
            "count": 5784736,
            "maximum": 187988054.4,
            "minimum": 187986930.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 222.0991922,
            "variance": 49328.05119
          },
          {
            "average": 0,
            "count": 5784736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5784736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5784736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5784736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5784736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332129.2648,
          4813648.458,
          1259.528994,
          333154.3848,
          4814267.318,
          1340.148994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332129.2647769563,
                4813648.457549627,
                1259.5289939951983
              ],
              [
                332129.2647769563,
                4814267.317549626,
                1259.5289939951983
              ],
              [
                333154.3847769563,
                4814267.317549626,
                1340.1489939951982
              ],
              [
                333154.3847769563,
                4813648.457549627,
                1340.1489939951982
              ],
              [
                332129.2647769563,
                4813648.457549627,
                1259.5289939951983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:40:54+00:00",
        "end_time": "2017-08-28T20:22:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0751596,
            43.45692196,
            1259.528994,
            -119.0623062,
            43.46271996,
            1340.148994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.07496910576853,
                  43.456921960500715,
                  1259.5289939951983
                ],
                [
                  -119.07515963381607,
                  43.4624907403951,
                  1259.5289939951983
                ],
                [
                  -119.06249555527313,
                  43.46271995837827,
                  1340.1489939951982
                ],
                [
                  -119.06230618794578,
                  43.457151134165315,
                  1340.1489939951982
                ],
                [
                  -119.07496910576853,
                  43.456921960500715,
                  1259.5289939951983
                ]
              ]
            ]
          },
          "id": "20170828_43119D1120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:40:54Z",
            "pc:count": 5784736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332603.394,
                "count": 5784736,
                "maximum": 333154.3848,
                "minimum": 332129.2648,
                "name": "X",
                "position": 0,
                "stddev": 288.8092758,
                "variance": 83410.79781
              },
              {
                "average": 4813970.481,
                "count": 5784736,
                "maximum": 4814267.318,
                "minimum": 4813648.458,
                "name": "Y",
                "position": 1,
                "stddev": 167.8390441,
                "variance": 28169.94471
              },
              {
                "average": 1276.89292,
                "count": 5784736,
                "maximum": 1340.148994,
                "minimum": 1259.528994,
                "name": "Z",
                "position": 2,
                "stddev": 23.71984141,
                "variance": 562.6308764
              },
              {
                "average": 22582.09864,
                "count": 5784736,
                "maximum": 50097,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4891.260382,
                "variance": 23924428.13
              },
              {
                "average": 1.064345374,
                "count": 5784736,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.287208771,
                "variance": 0.08248887817
              },
              {
                "average": 1.130466628,
                "count": 5784736,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.42760662,
                "variance": 0.1828474215
              },
              {
                "average": 0.5103022852,
                "count": 5784736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998938949,
                "variance": 0.2498939061
              },
              {
                "average": 3.111637247e-06,
                "count": 5784736,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001763980755,
                "variance": 3.111628102e-06
              },
              {
                "average": 1.207292606,
                "count": 5784736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4053670064,
                "variance": 0.1643224099
              },
              {
                "average": -2.198523332,
                "count": 5784736,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53439773,
                "variance": 133.042331
              },
              {
                "average": 1.949538406,
                "count": 5784736,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017931835,
                "variance": 1.03618522
              },
              {
                "average": 1052.726004,
                "count": 5784736,
                "maximum": 1054,
                "minimum": 1051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7957437373,
                "variance": 0.6332080954
              },
              {
                "average": 42453.58583,
                "count": 5784736,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 7403.436447,
                "variance": 54810871.22
              },
              {
                "average": 41234.63739,
                "count": 5784736,
                "maximum": 65280,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 6105.823947,
                "variance": 37281086.07
              },
              {
                "average": 37009.03356,
                "count": 5784736,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 5902.193181,
                "variance": 34835884.35
              },
              {
                "average": 187987755.2,
                "count": 5784736,
                "maximum": 187988054.4,
                "minimum": 187986930.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 222.0991922,
                "variance": 49328.05119
              },
              {
                "average": 0,
                "count": 5784736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5784736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5784736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5784736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5784736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332129.2648,
              4813648.458,
              1259.528994,
              333154.3848,
              4814267.318,
              1340.148994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332129.2647769563,
                    4813648.457549627,
                    1259.5289939951983
                  ],
                  [
                    332129.2647769563,
                    4814267.317549626,
                    1259.5289939951983
                  ],
                  [
                    333154.3847769563,
                    4814267.317549626,
                    1340.1489939951982
                  ],
                  [
                    333154.3847769563,
                    4813648.457549627,
                    1340.1489939951982
                  ],
                  [
                    332129.2647769563,
                    4813648.457549627,
                    1259.5289939951983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:40:54+00:00",
            "end_time": "2017-08-28T20:22: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": "20170828_43119D2215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.13747989726359,
              43.46776529625622,
              1334.2407723273582
            ],
            [
              -119.13773461086465,
              43.47498912539299,
              1334.2407723273582
            ],
            [
              -119.12499553043301,
              43.47522668241594,
              1354.0807723273583
            ],
            [
              -119.12474233191566,
              43.46800279370055,
              1354.0807723273583
            ],
            [
              -119.13747989726359,
              43.46776529625622,
              1334.2407723273582
            ]
          ]
        ]
      },
      "bbox": [
        -119.1377346,
        43.4677653,
        1334.240772,
        -119.1247423,
        43.47522668,
        1354.080772
      ],
      "properties": {
        "datetime": "2017-08-28T20:32:54Z",
        "pc:count": 6971468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327576.2463,
            "count": 6971468,
            "maximum": 328133.7797,
            "minimum": 327102.7597,
            "name": "X",
            "position": 0,
            "stddev": 283.413547,
            "variance": 80323.2386
          },
          {
            "average": 4815373.96,
            "count": 6971468,
            "maximum": 4815783.487,
            "minimum": 4814980.667,
            "name": "Y",
            "position": 1,
            "stddev": 229.3724315,
            "variance": 52611.71234
          },
          {
            "average": 1341.820113,
            "count": 6971468,
            "maximum": 1354.080772,
            "minimum": 1334.240772,
            "name": "Z",
            "position": 2,
            "stddev": 2.46008475,
            "variance": 6.052016977
          },
          {
            "average": 20448.89767,
            "count": 6971468,
            "maximum": 28545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1634.056415,
            "variance": 2670140.368
          },
          {
            "average": 1.005220852,
            "count": 6971468,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08008385864,
            "variance": 0.006413424415
          },
          {
            "average": 1.010537092,
            "count": 6971468,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1189903634,
            "variance": 0.01415870659
          },
          {
            "average": 0.503406743,
            "count": 6971468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999884298,
            "variance": 0.24998843
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256398796,
            "count": 6971468,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4366445702,
            "variance": 0.1906584806
          },
          {
            "average": -0.2382671078,
            "count": 6971468,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90722713,
            "variance": 118.9676037
          },
          {
            "average": 1.993797289,
            "count": 6971468,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00174995,
            "variance": 1.003502962
          },
          {
            "average": 1050.181792,
            "count": 6971468,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8085491875,
            "variance": 0.6537517885
          },
          {
            "average": 43823.06665,
            "count": 6971468,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2235.994945,
            "variance": 4999673.396
          },
          {
            "average": 41760.39796,
            "count": 6971468,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1981.509259,
            "variance": 3926378.944
          },
          {
            "average": 37933.91302,
            "count": 6971468,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1918.307255,
            "variance": 3679902.723
          },
          {
            "average": 187986720.2,
            "count": 6971468,
            "maximum": 187987574.5,
            "minimum": 187986125.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 359.2591205,
            "variance": 129067.1156
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6971468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327102.7597,
          4814980.667,
          1334.240772,
          328133.7797,
          4815783.487,
          1354.080772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327102.7597220341,
                4814980.666554833,
                1334.2407723273582
              ],
              [
                327102.7597220341,
                4815783.486554833,
                1334.2407723273582
              ],
              [
                328133.7797220341,
                4815783.486554833,
                1354.0807723273583
              ],
              [
                328133.7797220341,
                4814980.666554833,
                1354.0807723273583
              ],
              [
                327102.7597220341,
                4814980.666554833,
                1334.2407723273582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:32:54+00:00",
        "end_time": "2017-08-28T20:08:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1377346,
            43.4677653,
            1334.240772,
            -119.1247423,
            43.47522668,
            1354.080772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.13747989726359,
                  43.46776529625622,
                  1334.2407723273582
                ],
                [
                  -119.13773461086465,
                  43.47498912539299,
                  1334.2407723273582
                ],
                [
                  -119.12499553043301,
                  43.47522668241594,
                  1354.0807723273583
                ],
                [
                  -119.12474233191566,
                  43.46800279370055,
                  1354.0807723273583
                ],
                [
                  -119.13747989726359,
                  43.46776529625622,
                  1334.2407723273582
                ]
              ]
            ]
          },
          "id": "20170828_43119D2215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:32:54Z",
            "pc:count": 6971468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327576.2463,
                "count": 6971468,
                "maximum": 328133.7797,
                "minimum": 327102.7597,
                "name": "X",
                "position": 0,
                "stddev": 283.413547,
                "variance": 80323.2386
              },
              {
                "average": 4815373.96,
                "count": 6971468,
                "maximum": 4815783.487,
                "minimum": 4814980.667,
                "name": "Y",
                "position": 1,
                "stddev": 229.3724315,
                "variance": 52611.71234
              },
              {
                "average": 1341.820113,
                "count": 6971468,
                "maximum": 1354.080772,
                "minimum": 1334.240772,
                "name": "Z",
                "position": 2,
                "stddev": 2.46008475,
                "variance": 6.052016977
              },
              {
                "average": 20448.89767,
                "count": 6971468,
                "maximum": 28545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1634.056415,
                "variance": 2670140.368
              },
              {
                "average": 1.005220852,
                "count": 6971468,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08008385864,
                "variance": 0.006413424415
              },
              {
                "average": 1.010537092,
                "count": 6971468,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1189903634,
                "variance": 0.01415870659
              },
              {
                "average": 0.503406743,
                "count": 6971468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999884298,
                "variance": 0.24998843
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256398796,
                "count": 6971468,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4366445702,
                "variance": 0.1906584806
              },
              {
                "average": -0.2382671078,
                "count": 6971468,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90722713,
                "variance": 118.9676037
              },
              {
                "average": 1.993797289,
                "count": 6971468,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00174995,
                "variance": 1.003502962
              },
              {
                "average": 1050.181792,
                "count": 6971468,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8085491875,
                "variance": 0.6537517885
              },
              {
                "average": 43823.06665,
                "count": 6971468,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2235.994945,
                "variance": 4999673.396
              },
              {
                "average": 41760.39796,
                "count": 6971468,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1981.509259,
                "variance": 3926378.944
              },
              {
                "average": 37933.91302,
                "count": 6971468,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1918.307255,
                "variance": 3679902.723
              },
              {
                "average": 187986720.2,
                "count": 6971468,
                "maximum": 187987574.5,
                "minimum": 187986125.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 359.2591205,
                "variance": 129067.1156
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6971468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327102.7597,
              4814980.667,
              1334.240772,
              328133.7797,
              4815783.487,
              1354.080772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327102.7597220341,
                    4814980.666554833,
                    1334.2407723273582
                  ],
                  [
                    327102.7597220341,
                    4815783.486554833,
                    1334.2407723273582
                  ],
                  [
                    328133.7797220341,
                    4815783.486554833,
                    1354.0807723273583
                  ],
                  [
                    328133.7797220341,
                    4814980.666554833,
                    1354.0807723273583
                  ],
                  [
                    327102.7597220341,
                    4814980.666554833,
                    1334.2407723273582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:32:54+00:00",
            "end_time": "2017-08-28T20:08: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": "20170829_43119C3416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247622457289,
              43.26224307021553,
              1296.2270531688641
            ],
            [
              -119.31260383475613,
              43.265612568913724,
              1296.2270531688641
            ],
            [
              -119.29999791028253,
              43.26586685756748,
              1343.887053168864
            ],
            [
              -119.29987099419888,
              43.26249732910754,
              1343.887053168864
            ],
            [
              -119.31247622457289,
              43.26224307021553,
              1296.2270531688641
            ]
          ]
        ]
      },
      "bbox": [
        -119.3126038,
        43.26224307,
        1296.227053,
        -119.299871,
        43.26586686,
        1343.887053
      ],
      "properties": {
        "datetime": "2017-08-29T16:50:29Z",
        "pc:count": 3317675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312836.5712,
            "count": 3317675,
            "maximum": 313338.1577,
            "minimum": 312314.2777,
            "name": "X",
            "position": 0,
            "stddev": 284.4563647,
            "variance": 80915.42344
          },
          {
            "average": 4792718.351,
            "count": 3317675,
            "maximum": 4792908.083,
            "minimum": 4792533.583,
            "name": "Y",
            "position": 1,
            "stddev": 100.1773039,
            "variance": 10035.49222
          },
          {
            "average": 1327.012244,
            "count": 3317675,
            "maximum": 1343.887053,
            "minimum": 1296.227053,
            "name": "Z",
            "position": 2,
            "stddev": 9.533651423,
            "variance": 90.89050945
          },
          {
            "average": 20169.55944,
            "count": 3317675,
            "maximum": 26417,
            "minimum": 8145,
            "name": "Intensity",
            "position": 3,
            "stddev": 1098.226533,
            "variance": 1206101.517
          },
          {
            "average": 1.000000301,
            "count": 3317675,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000549013571,
            "variance": 3.014159012e-07
          },
          {
            "average": 1.000000301,
            "count": 3317675,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.000549013571,
            "variance": 3.014159012e-07
          },
          {
            "average": 0.5017387176,
            "count": 3317675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970522,
            "variance": 0.2499970522
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217156895,
            "count": 3317675,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4123103551,
            "variance": 0.1699998289
          },
          {
            "average": 0.3877203858,
            "count": 3317675,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70101594,
            "variance": 136.9137741
          },
          {
            "average": 1.999191904,
            "count": 3317675,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00000103,
            "variance": 1.00000206
          },
          {
            "average": 1065.550881,
            "count": 3317675,
            "maximum": 1067,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8839508244,
            "variance": 0.7813690599
          },
          {
            "average": 47183.63946,
            "count": 3317675,
            "maximum": 65280,
            "minimum": 35072,
            "name": "Red",
            "position": 12,
            "stddev": 1740.045557,
            "variance": 3027758.542
          },
          {
            "average": 45636.49929,
            "count": 3317675,
            "maximum": 65280,
            "minimum": 33024,
            "name": "Green",
            "position": 13,
            "stddev": 1761.573393,
            "variance": 3103140.82
          },
          {
            "average": 42888.84633,
            "count": 3317675,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Blue",
            "position": 14,
            "stddev": 1696.884801,
            "variance": 2879418.027
          },
          {
            "average": 188059866.6,
            "count": 3317675,
            "maximum": 188060629.5,
            "minimum": 188059013.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 574.4324308,
            "variance": 329972.6175
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312314.2777,
          4792533.583,
          1296.227053,
          313338.1577,
          4792908.083,
          1343.887053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312314.2777162655,
                4792533.583060865,
                1296.2270531688641
              ],
              [
                312314.2777162655,
                4792908.083060865,
                1296.2270531688641
              ],
              [
                313338.15771626553,
                4792908.083060865,
                1343.887053168864
              ],
              [
                313338.15771626553,
                4792533.583060865,
                1343.887053168864
              ],
              [
                312314.2777162655,
                4792533.583060865,
                1296.2270531688641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:50:29+00:00",
        "end_time": "2017-08-29T16:23:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3126038,
            43.26224307,
            1296.227053,
            -119.299871,
            43.26586686,
            1343.887053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247622457289,
                  43.26224307021553,
                  1296.2270531688641
                ],
                [
                  -119.31260383475613,
                  43.265612568913724,
                  1296.2270531688641
                ],
                [
                  -119.29999791028253,
                  43.26586685756748,
                  1343.887053168864
                ],
                [
                  -119.29987099419888,
                  43.26249732910754,
                  1343.887053168864
                ],
                [
                  -119.31247622457289,
                  43.26224307021553,
                  1296.2270531688641
                ]
              ]
            ]
          },
          "id": "20170829_43119C3416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:50:29Z",
            "pc:count": 3317675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312836.5712,
                "count": 3317675,
                "maximum": 313338.1577,
                "minimum": 312314.2777,
                "name": "X",
                "position": 0,
                "stddev": 284.4563647,
                "variance": 80915.42344
              },
              {
                "average": 4792718.351,
                "count": 3317675,
                "maximum": 4792908.083,
                "minimum": 4792533.583,
                "name": "Y",
                "position": 1,
                "stddev": 100.1773039,
                "variance": 10035.49222
              },
              {
                "average": 1327.012244,
                "count": 3317675,
                "maximum": 1343.887053,
                "minimum": 1296.227053,
                "name": "Z",
                "position": 2,
                "stddev": 9.533651423,
                "variance": 90.89050945
              },
              {
                "average": 20169.55944,
                "count": 3317675,
                "maximum": 26417,
                "minimum": 8145,
                "name": "Intensity",
                "position": 3,
                "stddev": 1098.226533,
                "variance": 1206101.517
              },
              {
                "average": 1.000000301,
                "count": 3317675,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000549013571,
                "variance": 3.014159012e-07
              },
              {
                "average": 1.000000301,
                "count": 3317675,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.000549013571,
                "variance": 3.014159012e-07
              },
              {
                "average": 0.5017387176,
                "count": 3317675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970522,
                "variance": 0.2499970522
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217156895,
                "count": 3317675,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4123103551,
                "variance": 0.1699998289
              },
              {
                "average": 0.3877203858,
                "count": 3317675,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70101594,
                "variance": 136.9137741
              },
              {
                "average": 1.999191904,
                "count": 3317675,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00000103,
                "variance": 1.00000206
              },
              {
                "average": 1065.550881,
                "count": 3317675,
                "maximum": 1067,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8839508244,
                "variance": 0.7813690599
              },
              {
                "average": 47183.63946,
                "count": 3317675,
                "maximum": 65280,
                "minimum": 35072,
                "name": "Red",
                "position": 12,
                "stddev": 1740.045557,
                "variance": 3027758.542
              },
              {
                "average": 45636.49929,
                "count": 3317675,
                "maximum": 65280,
                "minimum": 33024,
                "name": "Green",
                "position": 13,
                "stddev": 1761.573393,
                "variance": 3103140.82
              },
              {
                "average": 42888.84633,
                "count": 3317675,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Blue",
                "position": 14,
                "stddev": 1696.884801,
                "variance": 2879418.027
              },
              {
                "average": 188059866.6,
                "count": 3317675,
                "maximum": 188060629.5,
                "minimum": 188059013.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 574.4324308,
                "variance": 329972.6175
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312314.2777,
              4792533.583,
              1296.227053,
              313338.1577,
              4792908.083,
              1343.887053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312314.2777162655,
                    4792533.583060865,
                    1296.2270531688641
                  ],
                  [
                    312314.2777162655,
                    4792908.083060865,
                    1296.2270531688641
                  ],
                  [
                    313338.15771626553,
                    4792908.083060865,
                    1343.887053168864
                  ],
                  [
                    313338.15771626553,
                    4792533.583060865,
                    1343.887053168864
                  ],
                  [
                    312314.2777162655,
                    4792533.583060865,
                    1296.2270531688641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:50:29+00:00",
            "end_time": "2017-08-29T16:23: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": "20170827_43119D2313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249772601251,
              43.39975292149483,
              1347.0417070431206
            ],
            [
              -119.22544352861566,
              43.41248459092922,
              1347.0417070431206
            ],
            [
              -119.21264819226126,
              43.41273299489593,
              1360.6217070431205
            ],
            [
              -119.21218459926591,
              43.400001215659024,
              1360.6217070431205
            ],
            [
              -119.2249772601251,
              43.39975292149483,
              1347.0417070431206
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254435,
        43.39975292,
        1347.041707,
        -119.2121846,
        43.41273299,
        1360.621707
      ],
      "properties": {
        "datetime": "2017-08-27T20:52:37Z",
        "pc:count": 12995860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320319.4784,
            "count": 12995860,
            "maximum": 320859.9803,
            "minimum": 319823.2803,
            "name": "X",
            "position": 0,
            "stddev": 279.0733654,
            "variance": 77881.9433
          },
          {
            "average": 4808276.92,
            "count": 12995860,
            "maximum": 4809027.568,
            "minimum": 4807612.568,
            "name": "Y",
            "position": 1,
            "stddev": 388.5354606,
            "variance": 150959.8042
          },
          {
            "average": 1352.498409,
            "count": 12995860,
            "maximum": 1360.621707,
            "minimum": 1347.041707,
            "name": "Z",
            "position": 2,
            "stddev": 2.842749963,
            "variance": 8.081227352
          },
          {
            "average": 22189.81301,
            "count": 12995860,
            "maximum": 43537,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 1727.657221,
            "variance": 2984799.475
          },
          {
            "average": 1.000011696,
            "count": 12995860,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003419926393,
            "variance": 1.169589653e-05
          },
          {
            "average": 1.000017313,
            "count": 12995860,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004160878211,
            "variance": 1.731290748e-05
          },
          {
            "average": 0.5026515367,
            "count": 12995860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929885,
            "variance": 0.2499929886
          },
          {
            "average": 1.161908485e-05,
            "count": 12995860,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003408658202,
            "variance": 1.161895074e-05
          },
          {
            "average": 1.16297367,
            "count": 12995860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693416622,
            "variance": 0.1364132634
          },
          {
            "average": -0.3470793016,
            "count": 12995860,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74658258,
            "variance": 137.9822023
          },
          {
            "average": 1.999852953,
            "count": 12995860,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000317578,
            "variance": 1.000635258
          },
          {
            "average": 1004.209709,
            "count": 12995860,
            "maximum": 1007,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9632474998,
            "variance": 0.9278457459
          },
          {
            "average": 46896.51465,
            "count": 12995860,
            "maximum": 65280,
            "minimum": 32000,
            "name": "Red",
            "position": 12,
            "stddev": 2163.387669,
            "variance": 4680246.208
          },
          {
            "average": 45243.04813,
            "count": 12995860,
            "maximum": 65280,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 2323.121245,
            "variance": 5396892.321
          },
          {
            "average": 42096.81988,
            "count": 12995860,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 2635.212723,
            "variance": 6944346.095
          },
          {
            "average": 187901603.5,
            "count": 12995860,
            "maximum": 187902357.5,
            "minimum": 187901065.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 240.4328809,
            "variance": 57807.97024
          },
          {
            "average": 0,
            "count": 12995860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12995860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12995860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12995860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12995860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319823.2803,
          4807612.568,
          1347.041707,
          320859.9803,
          4809027.568,
          1360.621707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319823.2802965083,
                4807612.567700952,
                1347.0417070431206
              ],
              [
                319823.2802965083,
                4809027.567700952,
                1347.0417070431206
              ],
              [
                320859.98029650823,
                4809027.567700952,
                1360.6217070431205
              ],
              [
                320859.98029650823,
                4807612.567700952,
                1360.6217070431205
              ],
              [
                319823.2802965083,
                4807612.567700952,
                1347.0417070431206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:52:37+00:00",
        "end_time": "2017-08-27T20:31:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254435,
            43.39975292,
            1347.041707,
            -119.2121846,
            43.41273299,
            1360.621707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249772601251,
                  43.39975292149483,
                  1347.0417070431206
                ],
                [
                  -119.22544352861566,
                  43.41248459092922,
                  1347.0417070431206
                ],
                [
                  -119.21264819226126,
                  43.41273299489593,
                  1360.6217070431205
                ],
                [
                  -119.21218459926591,
                  43.400001215659024,
                  1360.6217070431205
                ],
                [
                  -119.2249772601251,
                  43.39975292149483,
                  1347.0417070431206
                ]
              ]
            ]
          },
          "id": "20170827_43119D2313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:52:37Z",
            "pc:count": 12995860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320319.4784,
                "count": 12995860,
                "maximum": 320859.9803,
                "minimum": 319823.2803,
                "name": "X",
                "position": 0,
                "stddev": 279.0733654,
                "variance": 77881.9433
              },
              {
                "average": 4808276.92,
                "count": 12995860,
                "maximum": 4809027.568,
                "minimum": 4807612.568,
                "name": "Y",
                "position": 1,
                "stddev": 388.5354606,
                "variance": 150959.8042
              },
              {
                "average": 1352.498409,
                "count": 12995860,
                "maximum": 1360.621707,
                "minimum": 1347.041707,
                "name": "Z",
                "position": 2,
                "stddev": 2.842749963,
                "variance": 8.081227352
              },
              {
                "average": 22189.81301,
                "count": 12995860,
                "maximum": 43537,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 1727.657221,
                "variance": 2984799.475
              },
              {
                "average": 1.000011696,
                "count": 12995860,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003419926393,
                "variance": 1.169589653e-05
              },
              {
                "average": 1.000017313,
                "count": 12995860,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004160878211,
                "variance": 1.731290748e-05
              },
              {
                "average": 0.5026515367,
                "count": 12995860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929885,
                "variance": 0.2499929886
              },
              {
                "average": 1.161908485e-05,
                "count": 12995860,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003408658202,
                "variance": 1.161895074e-05
              },
              {
                "average": 1.16297367,
                "count": 12995860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693416622,
                "variance": 0.1364132634
              },
              {
                "average": -0.3470793016,
                "count": 12995860,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74658258,
                "variance": 137.9822023
              },
              {
                "average": 1.999852953,
                "count": 12995860,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000317578,
                "variance": 1.000635258
              },
              {
                "average": 1004.209709,
                "count": 12995860,
                "maximum": 1007,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9632474998,
                "variance": 0.9278457459
              },
              {
                "average": 46896.51465,
                "count": 12995860,
                "maximum": 65280,
                "minimum": 32000,
                "name": "Red",
                "position": 12,
                "stddev": 2163.387669,
                "variance": 4680246.208
              },
              {
                "average": 45243.04813,
                "count": 12995860,
                "maximum": 65280,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 2323.121245,
                "variance": 5396892.321
              },
              {
                "average": 42096.81988,
                "count": 12995860,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 2635.212723,
                "variance": 6944346.095
              },
              {
                "average": 187901603.5,
                "count": 12995860,
                "maximum": 187902357.5,
                "minimum": 187901065.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 240.4328809,
                "variance": 57807.97024
              },
              {
                "average": 0,
                "count": 12995860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12995860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12995860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12995860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12995860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319823.2803,
              4807612.568,
              1347.041707,
              320859.9803,
              4809027.568,
              1360.621707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319823.2802965083,
                    4807612.567700952,
                    1347.0417070431206
                  ],
                  [
                    319823.2802965083,
                    4809027.567700952,
                    1347.0417070431206
                  ],
                  [
                    320859.98029650823,
                    4809027.567700952,
                    1360.6217070431205
                  ],
                  [
                    320859.98029650823,
                    4807612.567700952,
                    1360.6217070431205
                  ],
                  [
                    319823.2802965083,
                    4807612.567700952,
                    1347.0417070431206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:52:37+00:00",
            "end_time": "2017-08-27T20:31:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C2306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24990819172868,
              43.28725147264652,
              1254.813287139591
            ],
            [
              -119.25037792034439,
              43.29998551584908,
              1254.813287139591
            ],
            [
              -119.23749578795938,
              43.30023835925594,
              1271.5532871395908
            ],
            [
              -119.2370287427887,
              43.287504204242,
              1271.5532871395908
            ],
            [
              -119.24990819172868,
              43.28725147264652,
              1254.813287139591
            ]
          ]
        ]
      },
      "bbox": [
        -119.2503779,
        43.28725147,
        1254.813287,
        -119.2370287,
        43.30023836,
        1271.553287
      ],
      "properties": {
        "datetime": "2017-08-28T17:30:27Z",
        "pc:count": 13225243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317985.8599,
            "count": 13225243,
            "maximum": 318513.0847,
            "minimum": 317467.4047,
            "name": "X",
            "position": 0,
            "stddev": 289.6576957,
            "variance": 83901.58069
          },
          {
            "average": 4795880.615,
            "count": 13225243,
            "maximum": 4796587.607,
            "minimum": 4795172.347,
            "name": "Y",
            "position": 1,
            "stddev": 398.9178757,
            "variance": 159135.4716
          },
          {
            "average": 1261.12464,
            "count": 13225243,
            "maximum": 1271.553287,
            "minimum": 1254.813287,
            "name": "Z",
            "position": 2,
            "stddev": 3.751388203,
            "variance": 14.07291345
          },
          {
            "average": 20688.2121,
            "count": 13225243,
            "maximum": 31041,
            "minimum": 2929,
            "name": "Intensity",
            "position": 3,
            "stddev": 1503.431709,
            "variance": 2260306.904
          },
          {
            "average": 1.000060264,
            "count": 13225243,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007762726058,
            "variance": 6.025991585e-05
          },
          {
            "average": 1.00011909,
            "count": 13225243,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0109122072,
            "variance": 0.0001190762659
          },
          {
            "average": 0.5021905458,
            "count": 13225243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952204,
            "variance": 0.2499952204
          },
          {
            "average": 7.561297739e-07,
            "count": 13225243,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008695569328,
            "variance": 7.561292594e-07
          },
          {
            "average": 1.165021694,
            "count": 13225243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3712001411,
            "variance": 0.1377895448
          },
          {
            "average": 0.1319005054,
            "count": 13225243,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75010165,
            "variance": 138.0648888
          },
          {
            "average": 2.0014247,
            "count": 13225243,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000582699,
            "variance": 1.001165737
          },
          {
            "average": 1022.847916,
            "count": 13225243,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9887412419,
            "variance": 0.9776092433
          },
          {
            "average": 44686.61514,
            "count": 13225243,
            "maximum": 65280,
            "minimum": 35072,
            "name": "Red",
            "position": 12,
            "stddev": 1757.737365,
            "variance": 3089640.644
          },
          {
            "average": 43433.5768,
            "count": 13225243,
            "maximum": 65280,
            "minimum": 35072,
            "name": "Green",
            "position": 13,
            "stddev": 1800.908078,
            "variance": 3243269.904
          },
          {
            "average": 40861.76683,
            "count": 13225243,
            "maximum": 65280,
            "minimum": 33792,
            "name": "Blue",
            "position": 14,
            "stddev": 1790.785973,
            "variance": 3206914.402
          },
          {
            "average": 187975607.8,
            "count": 13225243,
            "maximum": 187976627.9,
            "minimum": 187974267.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 544.2465836,
            "variance": 296204.3438
          },
          {
            "average": 0,
            "count": 13225243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317467.4047,
          4795172.347,
          1254.813287,
          318513.0847,
          4796587.607,
          1271.553287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317467.40469400847,
                4795172.347273239,
                1254.813287139591
              ],
              [
                317467.40469400847,
                4796587.607273239,
                1254.813287139591
              ],
              [
                318513.0846940085,
                4796587.607273239,
                1271.5532871395908
              ],
              [
                318513.0846940085,
                4795172.347273239,
                1271.5532871395908
              ],
              [
                317467.40469400847,
                4795172.347273239,
                1254.813287139591
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:30:27+00:00",
        "end_time": "2017-08-28T16:51:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2503779,
            43.28725147,
            1254.813287,
            -119.2370287,
            43.30023836,
            1271.553287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24990819172868,
                  43.28725147264652,
                  1254.813287139591
                ],
                [
                  -119.25037792034439,
                  43.29998551584908,
                  1254.813287139591
                ],
                [
                  -119.23749578795938,
                  43.30023835925594,
                  1271.5532871395908
                ],
                [
                  -119.2370287427887,
                  43.287504204242,
                  1271.5532871395908
                ],
                [
                  -119.24990819172868,
                  43.28725147264652,
                  1254.813287139591
                ]
              ]
            ]
          },
          "id": "20170828_43119C2306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:30:27Z",
            "pc:count": 13225243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317985.8599,
                "count": 13225243,
                "maximum": 318513.0847,
                "minimum": 317467.4047,
                "name": "X",
                "position": 0,
                "stddev": 289.6576957,
                "variance": 83901.58069
              },
              {
                "average": 4795880.615,
                "count": 13225243,
                "maximum": 4796587.607,
                "minimum": 4795172.347,
                "name": "Y",
                "position": 1,
                "stddev": 398.9178757,
                "variance": 159135.4716
              },
              {
                "average": 1261.12464,
                "count": 13225243,
                "maximum": 1271.553287,
                "minimum": 1254.813287,
                "name": "Z",
                "position": 2,
                "stddev": 3.751388203,
                "variance": 14.07291345
              },
              {
                "average": 20688.2121,
                "count": 13225243,
                "maximum": 31041,
                "minimum": 2929,
                "name": "Intensity",
                "position": 3,
                "stddev": 1503.431709,
                "variance": 2260306.904
              },
              {
                "average": 1.000060264,
                "count": 13225243,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007762726058,
                "variance": 6.025991585e-05
              },
              {
                "average": 1.00011909,
                "count": 13225243,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0109122072,
                "variance": 0.0001190762659
              },
              {
                "average": 0.5021905458,
                "count": 13225243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952204,
                "variance": 0.2499952204
              },
              {
                "average": 7.561297739e-07,
                "count": 13225243,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008695569328,
                "variance": 7.561292594e-07
              },
              {
                "average": 1.165021694,
                "count": 13225243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3712001411,
                "variance": 0.1377895448
              },
              {
                "average": 0.1319005054,
                "count": 13225243,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75010165,
                "variance": 138.0648888
              },
              {
                "average": 2.0014247,
                "count": 13225243,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000582699,
                "variance": 1.001165737
              },
              {
                "average": 1022.847916,
                "count": 13225243,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9887412419,
                "variance": 0.9776092433
              },
              {
                "average": 44686.61514,
                "count": 13225243,
                "maximum": 65280,
                "minimum": 35072,
                "name": "Red",
                "position": 12,
                "stddev": 1757.737365,
                "variance": 3089640.644
              },
              {
                "average": 43433.5768,
                "count": 13225243,
                "maximum": 65280,
                "minimum": 35072,
                "name": "Green",
                "position": 13,
                "stddev": 1800.908078,
                "variance": 3243269.904
              },
              {
                "average": 40861.76683,
                "count": 13225243,
                "maximum": 65280,
                "minimum": 33792,
                "name": "Blue",
                "position": 14,
                "stddev": 1790.785973,
                "variance": 3206914.402
              },
              {
                "average": 187975607.8,
                "count": 13225243,
                "maximum": 187976627.9,
                "minimum": 187974267.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 544.2465836,
                "variance": 296204.3438
              },
              {
                "average": 0,
                "count": 13225243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317467.4047,
              4795172.347,
              1254.813287,
              318513.0847,
              4796587.607,
              1271.553287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317467.40469400847,
                    4795172.347273239,
                    1254.813287139591
                  ],
                  [
                    317467.40469400847,
                    4796587.607273239,
                    1254.813287139591
                  ],
                  [
                    318513.0846940085,
                    4796587.607273239,
                    1271.5532871395908
                  ],
                  [
                    318513.0846940085,
                    4795172.347273239,
                    1271.5532871395908
                  ],
                  [
                    317467.40469400847,
                    4795172.347273239,
                    1254.813287139591
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:30:27+00:00",
            "end_time": "2017-08-28T16:51: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": "20170827_43119D3409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497620622016,
              43.41224691430609,
              1319.1442119691405
            ],
            [
              -119.27545337086771,
              43.42498387668673,
              1319.1442119691405
            ],
            [
              -119.26249634829718,
              43.42524109105298,
              1344.4042119691408
            ],
            [
              -119.26202189508327,
              43.41250401493089,
              1344.4042119691408
            ],
            [
              -119.27497620622016,
              43.41224691430609,
              1319.1442119691405
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754534,
        43.41224691,
        1319.144212,
        -119.2620219,
        43.42524109,
        1344.404212
      ],
      "properties": {
        "datetime": "2017-08-27T21:33:19Z",
        "pc:count": 15023748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316349.5787,
            "count": 15023748,
            "maximum": 316861.7885,
            "minimum": 315812.1685,
            "name": "X",
            "position": 0,
            "stddev": 289.3963372,
            "variance": 83750.23998
          },
          {
            "average": 4809834.877,
            "count": 15023748,
            "maximum": 4810525.11,
            "minimum": 4809109.47,
            "name": "Y",
            "position": 1,
            "stddev": 405.7817509,
            "variance": 164658.8293
          },
          {
            "average": 1328.401236,
            "count": 15023748,
            "maximum": 1344.404212,
            "minimum": 1319.144212,
            "name": "Z",
            "position": 2,
            "stddev": 3.625251503,
            "variance": 13.14244846
          },
          {
            "average": 20766.08557,
            "count": 15023748,
            "maximum": 30001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1544.061178,
            "variance": 2384124.921
          },
          {
            "average": 1.000022165,
            "count": 15023748,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004707910227,
            "variance": 2.216441871e-05
          },
          {
            "average": 1.000041534,
            "count": 15023748,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006444572962,
            "variance": 4.153252066e-05
          },
          {
            "average": 0.5026558619,
            "count": 15023748,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992963,
            "variance": 0.249992963
          },
          {
            "average": 1.36450638e-05,
            "count": 15023748,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00369389747,
            "variance": 1.364487852e-05
          },
          {
            "average": 1.147556788,
            "count": 15023748,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.354660106,
            "variance": 0.1257837908
          },
          {
            "average": -0.08202385426,
            "count": 15023748,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5117862,
            "variance": 132.5212216
          },
          {
            "average": 2.002182145,
            "count": 15023748,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000277238,
            "variance": 1.000554553
          },
          {
            "average": 1010.982937,
            "count": 15023748,
            "maximum": 1013,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9563086848,
            "variance": 0.9145263007
          },
          {
            "average": 45921.74424,
            "count": 15023748,
            "maximum": 55808,
            "minimum": 26112,
            "name": "Red",
            "position": 12,
            "stddev": 2140.930911,
            "variance": 4583585.167
          },
          {
            "average": 44201.79781,
            "count": 15023748,
            "maximum": 54528,
            "minimum": 25600,
            "name": "Green",
            "position": 13,
            "stddev": 2104.031248,
            "variance": 4426947.493
          },
          {
            "average": 41075.14601,
            "count": 15023748,
            "maximum": 53248,
            "minimum": 24832,
            "name": "Blue",
            "position": 14,
            "stddev": 2052.734055,
            "variance": 4213717.099
          },
          {
            "average": 187903865.5,
            "count": 15023748,
            "maximum": 187904799.5,
            "minimum": 187902977.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.7580314,
            "variance": 203182.8029
          },
          {
            "average": 0,
            "count": 15023748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15023748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15023748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15023748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15023748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315812.1685,
          4809109.47,
          1319.144212,
          316861.7885,
          4810525.11,
          1344.404212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315812.16851140803,
                4809109.469881544,
                1319.1442119691405
              ],
              [
                315812.16851140803,
                4810525.1098815445,
                1319.1442119691405
              ],
              [
                316861.788511408,
                4810525.1098815445,
                1344.4042119691408
              ],
              [
                316861.788511408,
                4809109.469881544,
                1344.4042119691408
              ],
              [
                315812.16851140803,
                4809109.469881544,
                1319.1442119691405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:33:19+00:00",
        "end_time": "2017-08-27T21:02:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754534,
            43.41224691,
            1319.144212,
            -119.2620219,
            43.42524109,
            1344.404212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497620622016,
                  43.41224691430609,
                  1319.1442119691405
                ],
                [
                  -119.27545337086771,
                  43.42498387668673,
                  1319.1442119691405
                ],
                [
                  -119.26249634829718,
                  43.42524109105298,
                  1344.4042119691408
                ],
                [
                  -119.26202189508327,
                  43.41250401493089,
                  1344.4042119691408
                ],
                [
                  -119.27497620622016,
                  43.41224691430609,
                  1319.1442119691405
                ]
              ]
            ]
          },
          "id": "20170827_43119D3409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:33:19Z",
            "pc:count": 15023748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316349.5787,
                "count": 15023748,
                "maximum": 316861.7885,
                "minimum": 315812.1685,
                "name": "X",
                "position": 0,
                "stddev": 289.3963372,
                "variance": 83750.23998
              },
              {
                "average": 4809834.877,
                "count": 15023748,
                "maximum": 4810525.11,
                "minimum": 4809109.47,
                "name": "Y",
                "position": 1,
                "stddev": 405.7817509,
                "variance": 164658.8293
              },
              {
                "average": 1328.401236,
                "count": 15023748,
                "maximum": 1344.404212,
                "minimum": 1319.144212,
                "name": "Z",
                "position": 2,
                "stddev": 3.625251503,
                "variance": 13.14244846
              },
              {
                "average": 20766.08557,
                "count": 15023748,
                "maximum": 30001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1544.061178,
                "variance": 2384124.921
              },
              {
                "average": 1.000022165,
                "count": 15023748,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004707910227,
                "variance": 2.216441871e-05
              },
              {
                "average": 1.000041534,
                "count": 15023748,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006444572962,
                "variance": 4.153252066e-05
              },
              {
                "average": 0.5026558619,
                "count": 15023748,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992963,
                "variance": 0.249992963
              },
              {
                "average": 1.36450638e-05,
                "count": 15023748,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00369389747,
                "variance": 1.364487852e-05
              },
              {
                "average": 1.147556788,
                "count": 15023748,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.354660106,
                "variance": 0.1257837908
              },
              {
                "average": -0.08202385426,
                "count": 15023748,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5117862,
                "variance": 132.5212216
              },
              {
                "average": 2.002182145,
                "count": 15023748,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000277238,
                "variance": 1.000554553
              },
              {
                "average": 1010.982937,
                "count": 15023748,
                "maximum": 1013,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9563086848,
                "variance": 0.9145263007
              },
              {
                "average": 45921.74424,
                "count": 15023748,
                "maximum": 55808,
                "minimum": 26112,
                "name": "Red",
                "position": 12,
                "stddev": 2140.930911,
                "variance": 4583585.167
              },
              {
                "average": 44201.79781,
                "count": 15023748,
                "maximum": 54528,
                "minimum": 25600,
                "name": "Green",
                "position": 13,
                "stddev": 2104.031248,
                "variance": 4426947.493
              },
              {
                "average": 41075.14601,
                "count": 15023748,
                "maximum": 53248,
                "minimum": 24832,
                "name": "Blue",
                "position": 14,
                "stddev": 2052.734055,
                "variance": 4213717.099
              },
              {
                "average": 187903865.5,
                "count": 15023748,
                "maximum": 187904799.5,
                "minimum": 187902977.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.7580314,
                "variance": 203182.8029
              },
              {
                "average": 0,
                "count": 15023748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15023748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15023748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15023748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15023748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315812.1685,
              4809109.47,
              1319.144212,
              316861.7885,
              4810525.11,
              1344.404212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315812.16851140803,
                    4809109.469881544,
                    1319.1442119691405
                  ],
                  [
                    315812.16851140803,
                    4810525.1098815445,
                    1319.1442119691405
                  ],
                  [
                    316861.788511408,
                    4810525.1098815445,
                    1344.4042119691408
                  ],
                  [
                    316861.788511408,
                    4809109.469881544,
                    1344.4042119691408
                  ],
                  [
                    315812.16851140803,
                    4809109.469881544,
                    1319.1442119691405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:33:19+00:00",
            "end_time": "2017-08-27T21:02: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": "20170829_43119C3417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29998194609416,
              43.26241348978009,
              1316.7540722289384
            ],
            [
              -119.30010079443416,
              43.26556869990342,
              1316.7540722289384
            ],
            [
              -119.2960691197721,
              43.26564973741261,
              1344.1340722289385
            ],
            [
              -119.29595047930584,
              43.2624945184079,
              1344.1340722289385
            ],
            [
              -119.29998194609416,
              43.26241348978009,
              1316.7540722289384
            ]
          ]
        ]
      },
      "bbox": [
        -119.3001008,
        43.26241349,
        1316.754072,
        -119.2959505,
        43.26564974,
        1344.134072
      ],
      "properties": {
        "datetime": "2017-08-29T16:29:29Z",
        "pc:count": 624848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313445.7291,
            "count": 624848,
            "maximum": 313656.3561,
            "minimum": 313328.8961,
            "name": "X",
            "position": 0,
            "stddev": 63.17469486,
            "variance": 3991.042071
          },
          {
            "average": 4792701.156,
            "count": 624848,
            "maximum": 4792875.2,
            "minimum": 4792524.52,
            "name": "Y",
            "position": 1,
            "stddev": 97.13436542,
            "variance": 9435.084945
          },
          {
            "average": 1325.917545,
            "count": 624848,
            "maximum": 1344.134072,
            "minimum": 1316.754072,
            "name": "Z",
            "position": 2,
            "stddev": 6.511475024,
            "variance": 42.39930699
          },
          {
            "average": 19713.58022,
            "count": 624848,
            "maximum": 27009,
            "minimum": 2465,
            "name": "Intensity",
            "position": 3,
            "stddev": 1052.686363,
            "variance": 1108148.579
          },
          {
            "average": 1.000004801,
            "count": 624848,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002191153184,
            "variance": 4.801152276e-06
          },
          {
            "average": 1.000008002,
            "count": 624848,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00282876207,
            "variance": 8.001894848e-06
          },
          {
            "average": 0.5233400763,
            "count": 624848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994553434,
            "variance": 0.2494556401
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262361406,
            "count": 624848,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4399184112,
            "variance": 0.1935282085
          },
          {
            "average": -6.663422281,
            "count": 624848,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.903347476,
            "variance": 62.46290132
          },
          {
            "average": 1.977391302,
            "count": 624848,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9997635997,
            "variance": 0.9995272553
          },
          {
            "average": 1064.383096,
            "count": 624848,
            "maximum": 1065,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6046625238,
            "variance": 0.3656167677
          },
          {
            "average": 46184.2493,
            "count": 624848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1949.825324,
            "variance": 3801818.792
          },
          {
            "average": 44394.31419,
            "count": 624848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1994.365177,
            "variance": 3977492.461
          },
          {
            "average": 41831.10132,
            "count": 624848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1913.359825,
            "variance": 3660945.819
          },
          {
            "average": 188059116,
            "count": 624848,
            "maximum": 188059369.8,
            "minimum": 188058109.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 312.7252582,
            "variance": 97797.08709
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 624848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313328.8961,
          4792524.52,
          1316.754072,
          313656.3561,
          4792875.2,
          1344.134072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313328.89605455246,
                4792524.519827485,
                1316.7540722289384
              ],
              [
                313328.89605455246,
                4792875.199827485,
                1316.7540722289384
              ],
              [
                313656.3560545524,
                4792875.199827485,
                1344.1340722289385
              ],
              [
                313656.3560545524,
                4792524.519827485,
                1344.1340722289385
              ],
              [
                313328.89605455246,
                4792524.519827485,
                1316.7540722289384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:29:29+00:00",
        "end_time": "2017-08-29T16:08:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3001008,
            43.26241349,
            1316.754072,
            -119.2959505,
            43.26564974,
            1344.134072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29998194609416,
                  43.26241348978009,
                  1316.7540722289384
                ],
                [
                  -119.30010079443416,
                  43.26556869990342,
                  1316.7540722289384
                ],
                [
                  -119.2960691197721,
                  43.26564973741261,
                  1344.1340722289385
                ],
                [
                  -119.29595047930584,
                  43.2624945184079,
                  1344.1340722289385
                ],
                [
                  -119.29998194609416,
                  43.26241348978009,
                  1316.7540722289384
                ]
              ]
            ]
          },
          "id": "20170829_43119C3417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:29:29Z",
            "pc:count": 624848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313445.7291,
                "count": 624848,
                "maximum": 313656.3561,
                "minimum": 313328.8961,
                "name": "X",
                "position": 0,
                "stddev": 63.17469486,
                "variance": 3991.042071
              },
              {
                "average": 4792701.156,
                "count": 624848,
                "maximum": 4792875.2,
                "minimum": 4792524.52,
                "name": "Y",
                "position": 1,
                "stddev": 97.13436542,
                "variance": 9435.084945
              },
              {
                "average": 1325.917545,
                "count": 624848,
                "maximum": 1344.134072,
                "minimum": 1316.754072,
                "name": "Z",
                "position": 2,
                "stddev": 6.511475024,
                "variance": 42.39930699
              },
              {
                "average": 19713.58022,
                "count": 624848,
                "maximum": 27009,
                "minimum": 2465,
                "name": "Intensity",
                "position": 3,
                "stddev": 1052.686363,
                "variance": 1108148.579
              },
              {
                "average": 1.000004801,
                "count": 624848,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002191153184,
                "variance": 4.801152276e-06
              },
              {
                "average": 1.000008002,
                "count": 624848,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00282876207,
                "variance": 8.001894848e-06
              },
              {
                "average": 0.5233400763,
                "count": 624848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994553434,
                "variance": 0.2494556401
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262361406,
                "count": 624848,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4399184112,
                "variance": 0.1935282085
              },
              {
                "average": -6.663422281,
                "count": 624848,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.903347476,
                "variance": 62.46290132
              },
              {
                "average": 1.977391302,
                "count": 624848,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9997635997,
                "variance": 0.9995272553
              },
              {
                "average": 1064.383096,
                "count": 624848,
                "maximum": 1065,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6046625238,
                "variance": 0.3656167677
              },
              {
                "average": 46184.2493,
                "count": 624848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1949.825324,
                "variance": 3801818.792
              },
              {
                "average": 44394.31419,
                "count": 624848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1994.365177,
                "variance": 3977492.461
              },
              {
                "average": 41831.10132,
                "count": 624848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1913.359825,
                "variance": 3660945.819
              },
              {
                "average": 188059116,
                "count": 624848,
                "maximum": 188059369.8,
                "minimum": 188058109.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 312.7252582,
                "variance": 97797.08709
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 624848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313328.8961,
              4792524.52,
              1316.754072,
              313656.3561,
              4792875.2,
              1344.134072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313328.89605455246,
                    4792524.519827485,
                    1316.7540722289384
                  ],
                  [
                    313328.89605455246,
                    4792875.199827485,
                    1316.7540722289384
                  ],
                  [
                    313656.3560545524,
                    4792875.199827485,
                    1344.1340722289385
                  ],
                  [
                    313656.3560545524,
                    4792524.519827485,
                    1344.1340722289385
                  ],
                  [
                    313328.89605455246,
                    4792524.519827485,
                    1316.7540722289384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:29:29+00:00",
            "end_time": "2017-08-29T16:08: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": "20170829_43119C3418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28248992481271,
              43.262345136365,
              1254.4505168204284
            ],
            [
              -119.28260984726373,
              43.2655532905173,
              1254.4505168204284
            ],
            [
              -119.27499183952997,
              43.26570512779407,
              1268.3505168204285
            ],
            [
              -119.27487231646647,
              43.262496956721776,
              1268.3505168204285
            ],
            [
              -119.28248992481271,
              43.262345136365,
              1254.4505168204284
            ]
          ]
        ]
      },
      "bbox": [
        -119.2826098,
        43.26234514,
        1254.450517,
        -119.2748723,
        43.26570513,
        1268.350517
      ],
      "properties": {
        "datetime": "2017-08-29T16:02:55Z",
        "pc:count": 1900479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315064.9813,
            "count": 1900479,
            "maximum": 315367.1627,
            "minimum": 314748.4227,
            "name": "X",
            "position": 0,
            "stddev": 161.4420799,
            "variance": 26063.54515
          },
          {
            "average": 4792654.963,
            "count": 1900479,
            "maximum": 4792834.558,
            "minimum": 4792477.998,
            "name": "Y",
            "position": 1,
            "stddev": 98.38380774,
            "variance": 9679.373625
          },
          {
            "average": 1255.504894,
            "count": 1900479,
            "maximum": 1268.350517,
            "minimum": 1254.450517,
            "name": "Z",
            "position": 2,
            "stddev": 0.8975762603,
            "variance": 0.805643143
          },
          {
            "average": 19051.1116,
            "count": 1900479,
            "maximum": 45217,
            "minimum": 689,
            "name": "Intensity",
            "position": 3,
            "stddev": 3823.618062,
            "variance": 14620055.08
          },
          {
            "average": 1.012109579,
            "count": 1900479,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1294467998,
            "variance": 0.01675647398
          },
          {
            "average": 1.024318606,
            "count": 1900479,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1965446272,
            "variance": 0.0386297905
          },
          {
            "average": 0.5020844745,
            "count": 1900479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957865,
            "variance": 0.2499957865
          },
          {
            "average": 4.735648223e-06,
            "count": 1900479,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002176149877,
            "variance": 4.735628289e-06
          },
          {
            "average": 1.259721891,
            "count": 1900479,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4384820767,
            "variance": 0.1922665316
          },
          {
            "average": -0.1745984453,
            "count": 1900479,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.36526784,
            "variance": 129.169313
          },
          {
            "average": 1.970473233,
            "count": 1900479,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013625331,
            "variance": 1.027436311
          },
          {
            "average": 1060.977347,
            "count": 1900479,
            "maximum": 1062,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7546321956,
            "variance": 0.5694697507
          },
          {
            "average": 45020.75715,
            "count": 1900479,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 12382.45483,
            "variance": 153325187.7
          },
          {
            "average": 45968.45456,
            "count": 1900479,
            "maximum": 65280,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 10825.77946,
            "variance": 117197500.8
          },
          {
            "average": 43436.0106,
            "count": 1900479,
            "maximum": 65280,
            "minimum": 12288,
            "name": "Blue",
            "position": 14,
            "stddev": 13037.50401,
            "variance": 169976510.7
          },
          {
            "average": 188056994.3,
            "count": 1900479,
            "maximum": 188057775.6,
            "minimum": 188056499.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 497.5956549,
            "variance": 247601.4357
          },
          {
            "average": 0,
            "count": 1900479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1900479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1900479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1900479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1900479,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314748.4227,
          4792477.998,
          1254.450517,
          315367.1627,
          4792834.558,
          1268.350517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314748.42266237095,
                4792477.997745185,
                1254.4505168204284
              ],
              [
                314748.42266237095,
                4792834.557745186,
                1254.4505168204284
              ],
              [
                315367.16266237095,
                4792834.557745186,
                1268.3505168204285
              ],
              [
                315367.16266237095,
                4792477.997745185,
                1268.3505168204285
              ],
              [
                314748.42266237095,
                4792477.997745185,
                1254.4505168204284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:02:55+00:00",
        "end_time": "2017-08-29T15:41:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2826098,
            43.26234514,
            1254.450517,
            -119.2748723,
            43.26570513,
            1268.350517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28248992481271,
                  43.262345136365,
                  1254.4505168204284
                ],
                [
                  -119.28260984726373,
                  43.2655532905173,
                  1254.4505168204284
                ],
                [
                  -119.27499183952997,
                  43.26570512779407,
                  1268.3505168204285
                ],
                [
                  -119.27487231646647,
                  43.262496956721776,
                  1268.3505168204285
                ],
                [
                  -119.28248992481271,
                  43.262345136365,
                  1254.4505168204284
                ]
              ]
            ]
          },
          "id": "20170829_43119C3418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:02:55Z",
            "pc:count": 1900479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315064.9813,
                "count": 1900479,
                "maximum": 315367.1627,
                "minimum": 314748.4227,
                "name": "X",
                "position": 0,
                "stddev": 161.4420799,
                "variance": 26063.54515
              },
              {
                "average": 4792654.963,
                "count": 1900479,
                "maximum": 4792834.558,
                "minimum": 4792477.998,
                "name": "Y",
                "position": 1,
                "stddev": 98.38380774,
                "variance": 9679.373625
              },
              {
                "average": 1255.504894,
                "count": 1900479,
                "maximum": 1268.350517,
                "minimum": 1254.450517,
                "name": "Z",
                "position": 2,
                "stddev": 0.8975762603,
                "variance": 0.805643143
              },
              {
                "average": 19051.1116,
                "count": 1900479,
                "maximum": 45217,
                "minimum": 689,
                "name": "Intensity",
                "position": 3,
                "stddev": 3823.618062,
                "variance": 14620055.08
              },
              {
                "average": 1.012109579,
                "count": 1900479,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1294467998,
                "variance": 0.01675647398
              },
              {
                "average": 1.024318606,
                "count": 1900479,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1965446272,
                "variance": 0.0386297905
              },
              {
                "average": 0.5020844745,
                "count": 1900479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957865,
                "variance": 0.2499957865
              },
              {
                "average": 4.735648223e-06,
                "count": 1900479,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002176149877,
                "variance": 4.735628289e-06
              },
              {
                "average": 1.259721891,
                "count": 1900479,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4384820767,
                "variance": 0.1922665316
              },
              {
                "average": -0.1745984453,
                "count": 1900479,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.36526784,
                "variance": 129.169313
              },
              {
                "average": 1.970473233,
                "count": 1900479,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013625331,
                "variance": 1.027436311
              },
              {
                "average": 1060.977347,
                "count": 1900479,
                "maximum": 1062,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7546321956,
                "variance": 0.5694697507
              },
              {
                "average": 45020.75715,
                "count": 1900479,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 12382.45483,
                "variance": 153325187.7
              },
              {
                "average": 45968.45456,
                "count": 1900479,
                "maximum": 65280,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 10825.77946,
                "variance": 117197500.8
              },
              {
                "average": 43436.0106,
                "count": 1900479,
                "maximum": 65280,
                "minimum": 12288,
                "name": "Blue",
                "position": 14,
                "stddev": 13037.50401,
                "variance": 169976510.7
              },
              {
                "average": 188056994.3,
                "count": 1900479,
                "maximum": 188057775.6,
                "minimum": 188056499.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 497.5956549,
                "variance": 247601.4357
              },
              {
                "average": 0,
                "count": 1900479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1900479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1900479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1900479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1900479,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314748.4227,
              4792477.998,
              1254.450517,
              315367.1627,
              4792834.558,
              1268.350517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314748.42266237095,
                    4792477.997745185,
                    1254.4505168204284
                  ],
                  [
                    314748.42266237095,
                    4792834.557745186,
                    1254.4505168204284
                  ],
                  [
                    315367.16266237095,
                    4792834.557745186,
                    1268.3505168204285
                  ],
                  [
                    315367.16266237095,
                    4792477.997745185,
                    1268.3505168204285
                  ],
                  [
                    314748.42266237095,
                    4792477.997745185,
                    1254.4505168204284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:02:55+00:00",
            "end_time": "2017-08-29T15:41: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": "20170828_43119C3419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2749764411044,
              43.262246700327914,
              1252.9266204714002
            ],
            [
              -119.27510084987154,
              43.265585875778854,
              1252.9266204714002
            ],
            [
              -119.26249533983372,
              43.2658360168181,
              1258.6066204714
            ],
            [
              -119.26237161893296,
              43.262496812354314,
              1258.6066204714
            ],
            [
              -119.2749764411044,
              43.262246700327914,
              1252.9266204714002
            ]
          ]
        ]
      },
      "bbox": [
        -119.2751008,
        43.2622467,
        1252.92662,
        -119.2623716,
        43.26583602,
        1258.60662
      ],
      "properties": {
        "datetime": "2017-08-29T17:31:18Z",
        "pc:count": 3345470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315852.0748,
            "count": 3345470,
            "maximum": 316381.7747,
            "minimum": 315357.9547,
            "name": "X",
            "position": 0,
            "stddev": 288.4213781,
            "variance": 83186.89133
          },
          {
            "average": 4792639.24,
            "count": 3345470,
            "maximum": 4792821.555,
            "minimum": 4792450.435,
            "name": "Y",
            "position": 1,
            "stddev": 100.3722304,
            "variance": 10074.58463
          },
          {
            "average": 1254.281795,
            "count": 3345470,
            "maximum": 1258.60662,
            "minimum": 1252.92662,
            "name": "Z",
            "position": 2,
            "stddev": 0.5569905685,
            "variance": 0.3102384934
          },
          {
            "average": 22859.16994,
            "count": 3345470,
            "maximum": 34769,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3354.44321,
            "variance": 11252289.25
          },
          {
            "average": 1.000557769,
            "count": 3345470,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02361055321,
            "variance": 0.0005574582227
          },
          {
            "average": 1.001119424,
            "count": 3345470,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03343906997,
            "variance": 0.0011181714
          },
          {
            "average": 0.5024047443,
            "count": 3345470,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942919,
            "variance": 0.2499942919
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241119783,
            "count": 3345470,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4277628874,
            "variance": 0.1829810879
          },
          {
            "average": 0.1737598533,
            "count": 3345470,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85836525,
            "variance": 140.6208263
          },
          {
            "average": 1.997659821,
            "count": 3345470,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001216381,
            "variance": 1.002434241
          },
          {
            "average": 1058.824169,
            "count": 3345470,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.5101975,
            "variance": 2.28069649
          },
          {
            "average": 33260.05807,
            "count": 3345470,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14170.04412,
            "variance": 200790150.4
          },
          {
            "average": 35332.74609,
            "count": 3345470,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12230.13281,
            "variance": 149576148.6
          },
          {
            "average": 31764.74893,
            "count": 3345470,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13106.58536,
            "variance": 171782579.8
          },
          {
            "average": 188018518.6,
            "count": 3345470,
            "maximum": 188063078.2,
            "minimum": 187989228.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33306.88925,
            "variance": 1109348872
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315357.9547,
          4792450.435,
          1252.92662,
          316381.7747,
          4792821.555,
          1258.60662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315357.9547306735,
                4792450.434649537,
                1252.9266204714002
              ],
              [
                315357.9547306735,
                4792821.5546495365,
                1252.9266204714002
              ],
              [
                316381.77473067347,
                4792821.5546495365,
                1258.6066204714
              ],
              [
                316381.77473067347,
                4792450.434649537,
                1258.6066204714
              ],
              [
                315357.9547306735,
                4792450.434649537,
                1252.9266204714002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:31:18+00:00",
        "end_time": "2017-08-28T21:00:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2751008,
            43.2622467,
            1252.92662,
            -119.2623716,
            43.26583602,
            1258.60662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2749764411044,
                  43.262246700327914,
                  1252.9266204714002
                ],
                [
                  -119.27510084987154,
                  43.265585875778854,
                  1252.9266204714002
                ],
                [
                  -119.26249533983372,
                  43.2658360168181,
                  1258.6066204714
                ],
                [
                  -119.26237161893296,
                  43.262496812354314,
                  1258.6066204714
                ],
                [
                  -119.2749764411044,
                  43.262246700327914,
                  1252.9266204714002
                ]
              ]
            ]
          },
          "id": "20170828_43119C3419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:31:18Z",
            "pc:count": 3345470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315852.0748,
                "count": 3345470,
                "maximum": 316381.7747,
                "minimum": 315357.9547,
                "name": "X",
                "position": 0,
                "stddev": 288.4213781,
                "variance": 83186.89133
              },
              {
                "average": 4792639.24,
                "count": 3345470,
                "maximum": 4792821.555,
                "minimum": 4792450.435,
                "name": "Y",
                "position": 1,
                "stddev": 100.3722304,
                "variance": 10074.58463
              },
              {
                "average": 1254.281795,
                "count": 3345470,
                "maximum": 1258.60662,
                "minimum": 1252.92662,
                "name": "Z",
                "position": 2,
                "stddev": 0.5569905685,
                "variance": 0.3102384934
              },
              {
                "average": 22859.16994,
                "count": 3345470,
                "maximum": 34769,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3354.44321,
                "variance": 11252289.25
              },
              {
                "average": 1.000557769,
                "count": 3345470,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02361055321,
                "variance": 0.0005574582227
              },
              {
                "average": 1.001119424,
                "count": 3345470,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03343906997,
                "variance": 0.0011181714
              },
              {
                "average": 0.5024047443,
                "count": 3345470,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942919,
                "variance": 0.2499942919
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241119783,
                "count": 3345470,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4277628874,
                "variance": 0.1829810879
              },
              {
                "average": 0.1737598533,
                "count": 3345470,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85836525,
                "variance": 140.6208263
              },
              {
                "average": 1.997659821,
                "count": 3345470,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001216381,
                "variance": 1.002434241
              },
              {
                "average": 1058.824169,
                "count": 3345470,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.5101975,
                "variance": 2.28069649
              },
              {
                "average": 33260.05807,
                "count": 3345470,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14170.04412,
                "variance": 200790150.4
              },
              {
                "average": 35332.74609,
                "count": 3345470,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12230.13281,
                "variance": 149576148.6
              },
              {
                "average": 31764.74893,
                "count": 3345470,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13106.58536,
                "variance": 171782579.8
              },
              {
                "average": 188018518.6,
                "count": 3345470,
                "maximum": 188063078.2,
                "minimum": 187989228.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33306.88925,
                "variance": 1109348872
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315357.9547,
              4792450.435,
              1252.92662,
              316381.7747,
              4792821.555,
              1258.60662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315357.9547306735,
                    4792450.434649537,
                    1252.9266204714002
                  ],
                  [
                    315357.9547306735,
                    4792821.5546495365,
                    1252.9266204714002
                  ],
                  [
                    316381.77473067347,
                    4792821.5546495365,
                    1258.6066204714
                  ],
                  [
                    316381.77473067347,
                    4792450.434649537,
                    1258.6066204714
                  ],
                  [
                    315357.9547306735,
                    4792450.434649537,
                    1252.9266204714002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:31:18+00:00",
            "end_time": "2017-08-28T21:00: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": "20170829_43119C4219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997546777683,
              43.324733296792914,
              1265.6520849535036
            ],
            [
              -119.40047784621393,
              43.33748317294244,
              1265.6520849535036
            ],
            [
              -119.38749794727015,
              43.33775501014262,
              1275.1920849535036
            ],
            [
              -119.386998278994,
              43.32500501364231,
              1275.1920849535036
            ],
            [
              -119.39997546777683,
              43.324733296792914,
              1265.6520849535036
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004778,
        43.3247333,
        1265.652085,
        -119.3869983,
        43.33775501,
        1275.192085
      ],
      "properties": {
        "datetime": "2017-08-29T18:47:28Z",
        "pc:count": 13492766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305928.5571,
            "count": 13492766,
            "maximum": 306464.936,
            "minimum": 305411.856,
            "name": "X",
            "position": 0,
            "stddev": 293.0327049,
            "variance": 85868.16614
          },
          {
            "average": 4800377.274,
            "count": 13492766,
            "maximum": 4801091.197,
            "minimum": 4799674.017,
            "name": "Y",
            "position": 1,
            "stddev": 404.8525632,
            "variance": 163905.5979
          },
          {
            "average": 1270.73926,
            "count": 13492766,
            "maximum": 1275.192085,
            "minimum": 1265.652085,
            "name": "Z",
            "position": 2,
            "stddev": 1.850859375,
            "variance": 3.425680426
          },
          {
            "average": 19926.70389,
            "count": 13492766,
            "maximum": 29505,
            "minimum": 5233,
            "name": "Intensity",
            "position": 3,
            "stddev": 1384.738055,
            "variance": 1917499.48
          },
          {
            "average": 1.000001705,
            "count": 13492766,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001305608803,
            "variance": 1.704614347e-06
          },
          {
            "average": 1.000002446,
            "count": 13492766,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001563889129,
            "variance": 2.445749206e-06
          },
          {
            "average": 0.5021264728,
            "count": 13492766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954966,
            "variance": 0.2499954966
          },
          {
            "average": 6.077330623e-06,
            "count": 13492766,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002465216854,
            "variance": 6.077294139e-06
          },
          {
            "average": 1.208196229,
            "count": 13492766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4060179447,
            "variance": 0.1648505714
          },
          {
            "average": 0.2399329631,
            "count": 13492766,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73036019,
            "variance": 137.6013502
          },
          {
            "average": 2.001915619,
            "count": 13492766,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000031442,
            "variance": 1.000062885
          },
          {
            "average": 1075.650179,
            "count": 13492766,
            "maximum": 1078,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.066428635,
            "variance": 1.137270033
          },
          {
            "average": 45840.26692,
            "count": 13492766,
            "maximum": 55808,
            "minimum": 31232,
            "name": "Red",
            "position": 12,
            "stddev": 2245.287894,
            "variance": 5041317.725
          },
          {
            "average": 44715.45215,
            "count": 13492766,
            "maximum": 55296,
            "minimum": 30464,
            "name": "Green",
            "position": 13,
            "stddev": 2267.533788,
            "variance": 5141709.478
          },
          {
            "average": 42361.94141,
            "count": 13492766,
            "maximum": 54016,
            "minimum": 26624,
            "name": "Blue",
            "position": 14,
            "stddev": 2394.655868,
            "variance": 5734376.728
          },
          {
            "average": 188066407,
            "count": 13492766,
            "maximum": 188067648.9,
            "minimum": 188062611.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 623.4841162,
            "variance": 388732.4431
          },
          {
            "average": 0,
            "count": 13492766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305411.856,
          4799674.017,
          1265.652085,
          306464.936,
          4801091.197,
          1275.192085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305411.8559671032,
                4799674.016846929,
                1265.6520849535036
              ],
              [
                305411.8559671032,
                4801091.196846928,
                1265.6520849535036
              ],
              [
                306464.93596710317,
                4801091.196846928,
                1275.1920849535036
              ],
              [
                306464.93596710317,
                4799674.016846929,
                1275.1920849535036
              ],
              [
                305411.8559671032,
                4799674.016846929,
                1265.6520849535036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:47:28+00:00",
        "end_time": "2017-08-29T17:23:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004778,
            43.3247333,
            1265.652085,
            -119.3869983,
            43.33775501,
            1275.192085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997546777683,
                  43.324733296792914,
                  1265.6520849535036
                ],
                [
                  -119.40047784621393,
                  43.33748317294244,
                  1265.6520849535036
                ],
                [
                  -119.38749794727015,
                  43.33775501014262,
                  1275.1920849535036
                ],
                [
                  -119.386998278994,
                  43.32500501364231,
                  1275.1920849535036
                ],
                [
                  -119.39997546777683,
                  43.324733296792914,
                  1265.6520849535036
                ]
              ]
            ]
          },
          "id": "20170829_43119C4219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:47:28Z",
            "pc:count": 13492766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305928.5571,
                "count": 13492766,
                "maximum": 306464.936,
                "minimum": 305411.856,
                "name": "X",
                "position": 0,
                "stddev": 293.0327049,
                "variance": 85868.16614
              },
              {
                "average": 4800377.274,
                "count": 13492766,
                "maximum": 4801091.197,
                "minimum": 4799674.017,
                "name": "Y",
                "position": 1,
                "stddev": 404.8525632,
                "variance": 163905.5979
              },
              {
                "average": 1270.73926,
                "count": 13492766,
                "maximum": 1275.192085,
                "minimum": 1265.652085,
                "name": "Z",
                "position": 2,
                "stddev": 1.850859375,
                "variance": 3.425680426
              },
              {
                "average": 19926.70389,
                "count": 13492766,
                "maximum": 29505,
                "minimum": 5233,
                "name": "Intensity",
                "position": 3,
                "stddev": 1384.738055,
                "variance": 1917499.48
              },
              {
                "average": 1.000001705,
                "count": 13492766,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001305608803,
                "variance": 1.704614347e-06
              },
              {
                "average": 1.000002446,
                "count": 13492766,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001563889129,
                "variance": 2.445749206e-06
              },
              {
                "average": 0.5021264728,
                "count": 13492766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954966,
                "variance": 0.2499954966
              },
              {
                "average": 6.077330623e-06,
                "count": 13492766,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002465216854,
                "variance": 6.077294139e-06
              },
              {
                "average": 1.208196229,
                "count": 13492766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4060179447,
                "variance": 0.1648505714
              },
              {
                "average": 0.2399329631,
                "count": 13492766,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73036019,
                "variance": 137.6013502
              },
              {
                "average": 2.001915619,
                "count": 13492766,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000031442,
                "variance": 1.000062885
              },
              {
                "average": 1075.650179,
                "count": 13492766,
                "maximum": 1078,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.066428635,
                "variance": 1.137270033
              },
              {
                "average": 45840.26692,
                "count": 13492766,
                "maximum": 55808,
                "minimum": 31232,
                "name": "Red",
                "position": 12,
                "stddev": 2245.287894,
                "variance": 5041317.725
              },
              {
                "average": 44715.45215,
                "count": 13492766,
                "maximum": 55296,
                "minimum": 30464,
                "name": "Green",
                "position": 13,
                "stddev": 2267.533788,
                "variance": 5141709.478
              },
              {
                "average": 42361.94141,
                "count": 13492766,
                "maximum": 54016,
                "minimum": 26624,
                "name": "Blue",
                "position": 14,
                "stddev": 2394.655868,
                "variance": 5734376.728
              },
              {
                "average": 188066407,
                "count": 13492766,
                "maximum": 188067648.9,
                "minimum": 188062611.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 623.4841162,
                "variance": 388732.4431
              },
              {
                "average": 0,
                "count": 13492766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305411.856,
              4799674.017,
              1265.652085,
              306464.936,
              4801091.197,
              1275.192085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305411.8559671032,
                    4799674.016846929,
                    1265.6520849535036
                  ],
                  [
                    305411.8559671032,
                    4801091.196846928,
                    1265.6520849535036
                  ],
                  [
                    306464.93596710317,
                    4801091.196846928,
                    1275.1920849535036
                  ],
                  [
                    306464.93596710317,
                    4799674.016846929,
                    1275.1920849535036
                  ],
                  [
                    305411.8559671032,
                    4799674.016846929,
                    1265.6520849535036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:47:28+00:00",
            "end_time": "2017-08-29T17:23: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": "20170831_43119C4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747466877838,
              43.36222420516202,
              1276.5854235696254
            ],
            [
              -119.48799643858501,
              43.374983060388274,
              1276.5854235696254
            ],
            [
              -119.47499779669904,
              43.37526527342029,
              1310.1654235696253
            ],
            [
              -119.4744787460994,
              43.36250629317113,
              1310.1654235696253
            ],
            [
              -119.48747466877838,
              43.36222420516202,
              1276.5854235696254
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879964,
        43.36222421,
        1276.585424,
        -119.4744787,
        43.37526527,
        1310.165424
      ],
      "properties": {
        "datetime": "2017-08-31T14:56:24Z",
        "pc:count": 13244214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298972.916,
            "count": 13244214,
            "maximum": 299495.4,
            "minimum": 298441.38,
            "name": "X",
            "position": 0,
            "stddev": 293.1908531,
            "variance": 85960.87637
          },
          {
            "average": 4804750.771,
            "count": 13244214,
            "maximum": 4805463.828,
            "minimum": 4804045.548,
            "name": "Y",
            "position": 1,
            "stddev": 400.3487741,
            "variance": 160279.1409
          },
          {
            "average": 1300.922472,
            "count": 13244214,
            "maximum": 1310.165424,
            "minimum": 1276.585424,
            "name": "Z",
            "position": 2,
            "stddev": 6.840408426,
            "variance": 46.79118744
          },
          {
            "average": 18690.67569,
            "count": 13244214,
            "maximum": 29073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1443.334844,
            "variance": 2083215.472
          },
          {
            "average": 1.000509657,
            "count": 13244214,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02294802548,
            "variance": 0.0005266118733
          },
          {
            "average": 1.001045664,
            "count": 13244214,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.033188874,
            "variance": 0.001101501357
          },
          {
            "average": 0.5011117308,
            "count": 13244214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987829,
            "variance": 0.2499987829
          },
          {
            "average": 7.550466944e-08,
            "count": 13244214,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002747811301,
            "variance": 7.550466944e-08
          },
          {
            "average": 1.235969005,
            "count": 13244214,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.424602929,
            "variance": 0.1802876473
          },
          {
            "average": 0.2758228841,
            "count": 13244214,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83579614,
            "variance": 140.0860703
          },
          {
            "average": 1.998705548,
            "count": 13244214,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000530763,
            "variance": 1.001061808
          },
          {
            "average": 1115.001774,
            "count": 13244214,
            "maximum": 1117,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.01046599,
            "variance": 1.021041517
          },
          {
            "average": 44149.45368,
            "count": 13244214,
            "maximum": 55552,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 3583.491373,
            "variance": 12841410.42
          },
          {
            "average": 42639.49765,
            "count": 13244214,
            "maximum": 54528,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3351.856067,
            "variance": 11234939.09
          },
          {
            "average": 39571.83363,
            "count": 13244214,
            "maximum": 52736,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 3161.917805,
            "variance": 9997724.209
          },
          {
            "average": 188225925,
            "count": 13244214,
            "maximum": 188226584.6,
            "minimum": 188225100,
            "name": "GpsTime",
            "position": 15,
            "stddev": 379.1095671,
            "variance": 143724.0638
          },
          {
            "average": 0,
            "count": 13244214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13244214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13244214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13244214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13244214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298441.38,
          4804045.548,
          1276.585424,
          299495.4,
          4805463.828,
          1310.165424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298441.3799980442,
                4804045.547596802,
                1276.5854235696254
              ],
              [
                298441.3799980442,
                4805463.827596801,
                1276.5854235696254
              ],
              [
                299495.39999804425,
                4805463.827596801,
                1310.1654235696253
              ],
              [
                299495.39999804425,
                4804045.547596802,
                1310.1654235696253
              ],
              [
                298441.3799980442,
                4804045.547596802,
                1276.5854235696254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:56:24+00:00",
        "end_time": "2017-08-31T14:31:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879964,
            43.36222421,
            1276.585424,
            -119.4744787,
            43.37526527,
            1310.165424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747466877838,
                  43.36222420516202,
                  1276.5854235696254
                ],
                [
                  -119.48799643858501,
                  43.374983060388274,
                  1276.5854235696254
                ],
                [
                  -119.47499779669904,
                  43.37526527342029,
                  1310.1654235696253
                ],
                [
                  -119.4744787460994,
                  43.36250629317113,
                  1310.1654235696253
                ],
                [
                  -119.48747466877838,
                  43.36222420516202,
                  1276.5854235696254
                ]
              ]
            ]
          },
          "id": "20170831_43119C4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:56:24Z",
            "pc:count": 13244214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298972.916,
                "count": 13244214,
                "maximum": 299495.4,
                "minimum": 298441.38,
                "name": "X",
                "position": 0,
                "stddev": 293.1908531,
                "variance": 85960.87637
              },
              {
                "average": 4804750.771,
                "count": 13244214,
                "maximum": 4805463.828,
                "minimum": 4804045.548,
                "name": "Y",
                "position": 1,
                "stddev": 400.3487741,
                "variance": 160279.1409
              },
              {
                "average": 1300.922472,
                "count": 13244214,
                "maximum": 1310.165424,
                "minimum": 1276.585424,
                "name": "Z",
                "position": 2,
                "stddev": 6.840408426,
                "variance": 46.79118744
              },
              {
                "average": 18690.67569,
                "count": 13244214,
                "maximum": 29073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1443.334844,
                "variance": 2083215.472
              },
              {
                "average": 1.000509657,
                "count": 13244214,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02294802548,
                "variance": 0.0005266118733
              },
              {
                "average": 1.001045664,
                "count": 13244214,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.033188874,
                "variance": 0.001101501357
              },
              {
                "average": 0.5011117308,
                "count": 13244214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987829,
                "variance": 0.2499987829
              },
              {
                "average": 7.550466944e-08,
                "count": 13244214,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002747811301,
                "variance": 7.550466944e-08
              },
              {
                "average": 1.235969005,
                "count": 13244214,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.424602929,
                "variance": 0.1802876473
              },
              {
                "average": 0.2758228841,
                "count": 13244214,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83579614,
                "variance": 140.0860703
              },
              {
                "average": 1.998705548,
                "count": 13244214,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000530763,
                "variance": 1.001061808
              },
              {
                "average": 1115.001774,
                "count": 13244214,
                "maximum": 1117,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.01046599,
                "variance": 1.021041517
              },
              {
                "average": 44149.45368,
                "count": 13244214,
                "maximum": 55552,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 3583.491373,
                "variance": 12841410.42
              },
              {
                "average": 42639.49765,
                "count": 13244214,
                "maximum": 54528,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3351.856067,
                "variance": 11234939.09
              },
              {
                "average": 39571.83363,
                "count": 13244214,
                "maximum": 52736,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 3161.917805,
                "variance": 9997724.209
              },
              {
                "average": 188225925,
                "count": 13244214,
                "maximum": 188226584.6,
                "minimum": 188225100,
                "name": "GpsTime",
                "position": 15,
                "stddev": 379.1095671,
                "variance": 143724.0638
              },
              {
                "average": 0,
                "count": 13244214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13244214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13244214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13244214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13244214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298441.38,
              4804045.548,
              1276.585424,
              299495.4,
              4805463.828,
              1310.165424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298441.3799980442,
                    4804045.547596802,
                    1276.5854235696254
                  ],
                  [
                    298441.3799980442,
                    4805463.827596801,
                    1276.5854235696254
                  ],
                  [
                    299495.39999804425,
                    4805463.827596801,
                    1310.1654235696253
                  ],
                  [
                    299495.39999804425,
                    4804045.547596802,
                    1310.1654235696253
                  ],
                  [
                    298441.3799980442,
                    4804045.547596802,
                    1276.5854235696254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:56:24+00:00",
            "end_time": "2017-08-31T14:31: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": "20170829_43119C3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997541012312,
              43.28723879445014,
              1256.7722163554704
            ],
            [
              -119.3504664973643,
              43.299984358503714,
              1256.7722163554704
            ],
            [
              -119.33749706597072,
              43.300250277147924,
              1277.0322163554706
            ],
            [
              -119.33700868242558,
              43.2875045953945,
              1277.0322163554706
            ],
            [
              -119.34997541012312,
              43.28723879445014,
              1256.7722163554704
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504665,
        43.28723879,
        1256.772216,
        -119.3370087,
        43.30025028,
        1277.032216
      ],
      "properties": {
        "datetime": "2017-08-29T18:09:16Z",
        "pc:count": 13248141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309873.508,
            "count": 13248141,
            "maximum": 310401.5883,
            "minimum": 309348.7483,
            "name": "X",
            "position": 0,
            "stddev": 295.1013583,
            "variance": 87084.81167
          },
          {
            "average": 4796104.582,
            "count": 13248141,
            "maximum": 4796811.151,
            "minimum": 4795394.511,
            "name": "Y",
            "position": 1,
            "stddev": 399.4700727,
            "variance": 159576.339
          },
          {
            "average": 1262.443616,
            "count": 13248141,
            "maximum": 1277.032216,
            "minimum": 1256.772216,
            "name": "Z",
            "position": 2,
            "stddev": 4.884265236,
            "variance": 23.8560469
          },
          {
            "average": 20833.05775,
            "count": 13248141,
            "maximum": 31553,
            "minimum": 1570,
            "name": "Intensity",
            "position": 3,
            "stddev": 2050.232227,
            "variance": 4203452.186
          },
          {
            "average": 1.000010341,
            "count": 13248141,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003215737451,
            "variance": 1.034096736e-05
          },
          {
            "average": 1.000021286,
            "count": 13248141,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004613626973,
            "variance": 2.128555385e-05
          },
          {
            "average": 0.5021118812,
            "count": 13248141,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955588,
            "variance": 0.2499955588
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191823064,
            "count": 13248141,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3937346668,
            "variance": 0.1550269879
          },
          {
            "average": 0.2621324356,
            "count": 13248141,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74725795,
            "variance": 137.9980693
          },
          {
            "average": 2.00175753,
            "count": 13248141,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000031441,
            "variance": 1.000062883
          },
          {
            "average": 1068.565561,
            "count": 13248141,
            "maximum": 1074,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.171941393,
            "variance": 1.373446629
          },
          {
            "average": 49731.32411,
            "count": 13248141,
            "maximum": 59648,
            "minimum": 34048,
            "name": "Red",
            "position": 12,
            "stddev": 3453.022782,
            "variance": 11923366.33
          },
          {
            "average": 49372.44475,
            "count": 13248141,
            "maximum": 59392,
            "minimum": 33024,
            "name": "Green",
            "position": 13,
            "stddev": 3686.670293,
            "variance": 13591537.85
          },
          {
            "average": 48119.29688,
            "count": 13248141,
            "maximum": 60160,
            "minimum": 31232,
            "name": "Blue",
            "position": 14,
            "stddev": 4076.339595,
            "variance": 16616544.5
          },
          {
            "average": 188061730.2,
            "count": 13248141,
            "maximum": 188065356.3,
            "minimum": 188060234,
            "name": "GpsTime",
            "position": 15,
            "stddev": 746.5875904,
            "variance": 557393.0301
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13248141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309348.7483,
          4795394.511,
          1256.772216,
          310401.5883,
          4796811.151,
          1277.032216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309348.74833911174,
                4795394.511329181,
                1256.7722163554704
              ],
              [
                309348.74833911174,
                4796811.151329181,
                1256.7722163554704
              ],
              [
                310401.5883391117,
                4796811.151329181,
                1277.0322163554706
              ],
              [
                310401.5883391117,
                4795394.511329181,
                1277.0322163554706
              ],
              [
                309348.74833911174,
                4795394.511329181,
                1256.7722163554704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:09:16+00:00",
        "end_time": "2017-08-29T16:43:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504665,
            43.28723879,
            1256.772216,
            -119.3370087,
            43.30025028,
            1277.032216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997541012312,
                  43.28723879445014,
                  1256.7722163554704
                ],
                [
                  -119.3504664973643,
                  43.299984358503714,
                  1256.7722163554704
                ],
                [
                  -119.33749706597072,
                  43.300250277147924,
                  1277.0322163554706
                ],
                [
                  -119.33700868242558,
                  43.2875045953945,
                  1277.0322163554706
                ],
                [
                  -119.34997541012312,
                  43.28723879445014,
                  1256.7722163554704
                ]
              ]
            ]
          },
          "id": "20170829_43119C3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:09:16Z",
            "pc:count": 13248141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309873.508,
                "count": 13248141,
                "maximum": 310401.5883,
                "minimum": 309348.7483,
                "name": "X",
                "position": 0,
                "stddev": 295.1013583,
                "variance": 87084.81167
              },
              {
                "average": 4796104.582,
                "count": 13248141,
                "maximum": 4796811.151,
                "minimum": 4795394.511,
                "name": "Y",
                "position": 1,
                "stddev": 399.4700727,
                "variance": 159576.339
              },
              {
                "average": 1262.443616,
                "count": 13248141,
                "maximum": 1277.032216,
                "minimum": 1256.772216,
                "name": "Z",
                "position": 2,
                "stddev": 4.884265236,
                "variance": 23.8560469
              },
              {
                "average": 20833.05775,
                "count": 13248141,
                "maximum": 31553,
                "minimum": 1570,
                "name": "Intensity",
                "position": 3,
                "stddev": 2050.232227,
                "variance": 4203452.186
              },
              {
                "average": 1.000010341,
                "count": 13248141,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003215737451,
                "variance": 1.034096736e-05
              },
              {
                "average": 1.000021286,
                "count": 13248141,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004613626973,
                "variance": 2.128555385e-05
              },
              {
                "average": 0.5021118812,
                "count": 13248141,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955588,
                "variance": 0.2499955588
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191823064,
                "count": 13248141,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3937346668,
                "variance": 0.1550269879
              },
              {
                "average": 0.2621324356,
                "count": 13248141,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74725795,
                "variance": 137.9980693
              },
              {
                "average": 2.00175753,
                "count": 13248141,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000031441,
                "variance": 1.000062883
              },
              {
                "average": 1068.565561,
                "count": 13248141,
                "maximum": 1074,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.171941393,
                "variance": 1.373446629
              },
              {
                "average": 49731.32411,
                "count": 13248141,
                "maximum": 59648,
                "minimum": 34048,
                "name": "Red",
                "position": 12,
                "stddev": 3453.022782,
                "variance": 11923366.33
              },
              {
                "average": 49372.44475,
                "count": 13248141,
                "maximum": 59392,
                "minimum": 33024,
                "name": "Green",
                "position": 13,
                "stddev": 3686.670293,
                "variance": 13591537.85
              },
              {
                "average": 48119.29688,
                "count": 13248141,
                "maximum": 60160,
                "minimum": 31232,
                "name": "Blue",
                "position": 14,
                "stddev": 4076.339595,
                "variance": 16616544.5
              },
              {
                "average": 188061730.2,
                "count": 13248141,
                "maximum": 188065356.3,
                "minimum": 188060234,
                "name": "GpsTime",
                "position": 15,
                "stddev": 746.5875904,
                "variance": 557393.0301
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13248141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309348.7483,
              4795394.511,
              1256.772216,
              310401.5883,
              4796811.151,
              1277.032216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309348.74833911174,
                    4795394.511329181,
                    1256.7722163554704
                  ],
                  [
                    309348.74833911174,
                    4796811.151329181,
                    1256.7722163554704
                  ],
                  [
                    310401.5883391117,
                    4796811.151329181,
                    1277.0322163554706
                  ],
                  [
                    310401.5883391117,
                    4795394.511329181,
                    1277.0322163554706
                  ],
                  [
                    309348.74833911174,
                    4795394.511329181,
                    1256.7722163554704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:09:16+00:00",
            "end_time": "2017-08-29T16:43:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247937295743,
              43.39982103080688,
              1352.1141606346068
            ],
            [
              -119.21278903254274,
              43.40832514169061,
              1352.1141606346068
            ],
            [
              -119.20239640334881,
              43.40852585647683,
              1367.414160634607
            ],
            [
              -119.2020881952444,
              43.40002168632652,
              1367.414160634607
            ],
            [
              -119.21247937295743,
              43.39982103080688,
              1352.1141606346068
            ]
          ]
        ]
      },
      "bbox": [
        -119.212789,
        43.39982103,
        1352.114161,
        -119.2020882,
        43.40852586,
        1367.414161
      ],
      "properties": {
        "datetime": "2017-08-27T20:39:00Z",
        "pc:count": 4947460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321164.5016,
            "count": 4947460,
            "maximum": 321677.658,
            "minimum": 320835.578,
            "name": "X",
            "position": 0,
            "stddev": 217.6814131,
            "variance": 47385.1976
          },
          {
            "average": 4807977.164,
            "count": 4947460,
            "maximum": 4808538.33,
            "minimum": 4807593.19,
            "name": "Y",
            "position": 1,
            "stddev": 227.2547411,
            "variance": 51644.71735
          },
          {
            "average": 1359.357407,
            "count": 4947460,
            "maximum": 1367.414161,
            "minimum": 1352.114161,
            "name": "Z",
            "position": 2,
            "stddev": 1.974467241,
            "variance": 3.898520887
          },
          {
            "average": 21954.2502,
            "count": 4947460,
            "maximum": 32689,
            "minimum": 1475,
            "name": "Intensity",
            "position": 3,
            "stddev": 1544.563165,
            "variance": 2385675.372
          },
          {
            "average": 1.000680147,
            "count": 4947460,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02873356957,
            "variance": 0.0008256180204
          },
          {
            "average": 1.001359283,
            "count": 4947460,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04240837713,
            "variance": 0.001798470451
          },
          {
            "average": 0.4959530749,
            "count": 4947460,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836727,
            "variance": 0.2499836729
          },
          {
            "average": 1.172318725e-05,
            "count": 4947460,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003423894302,
            "variance": 1.172305219e-05
          },
          {
            "average": 1.171068387,
            "count": 4947460,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3765687485,
            "variance": 0.1418040224
          },
          {
            "average": 2.066363618,
            "count": 4947460,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70189495,
            "variance": 136.9343455
          },
          {
            "average": 2.00911498,
            "count": 4947460,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000201492,
            "variance": 1.000403025
          },
          {
            "average": 1002.731535,
            "count": 4947460,
            "maximum": 1004,
            "minimum": 1001,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8094568847,
            "variance": 0.6552204482
          },
          {
            "average": 46604.3162,
            "count": 4947460,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2159.720324,
            "variance": 4664391.877
          },
          {
            "average": 44593.85311,
            "count": 4947460,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1982.346023,
            "variance": 3929695.755
          },
          {
            "average": 41047.05592,
            "count": 4947460,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1828.914909,
            "variance": 3344929.743
          },
          {
            "average": 187901247.3,
            "count": 4947460,
            "maximum": 187901540.4,
            "minimum": 187900885.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 188.0041205,
            "variance": 35345.54933
          },
          {
            "average": 0,
            "count": 4947460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4947460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4947460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4947460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4947460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320835.578,
          4807593.19,
          1352.114161,
          321677.658,
          4808538.33,
          1367.414161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320835.57799425983,
                4807593.189840496,
                1352.1141606346068
              ],
              [
                320835.57799425983,
                4808538.329840496,
                1352.1141606346068
              ],
              [
                321677.6579942598,
                4808538.329840496,
                1367.414160634607
              ],
              [
                321677.6579942598,
                4807593.189840496,
                1367.414160634607
              ],
              [
                320835.57799425983,
                4807593.189840496,
                1352.1141606346068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:39:00+00:00",
        "end_time": "2017-08-27T20:28:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.212789,
            43.39982103,
            1352.114161,
            -119.2020882,
            43.40852586,
            1367.414161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247937295743,
                  43.39982103080688,
                  1352.1141606346068
                ],
                [
                  -119.21278903254274,
                  43.40832514169061,
                  1352.1141606346068
                ],
                [
                  -119.20239640334881,
                  43.40852585647683,
                  1367.414160634607
                ],
                [
                  -119.2020881952444,
                  43.40002168632652,
                  1367.414160634607
                ],
                [
                  -119.21247937295743,
                  43.39982103080688,
                  1352.1141606346068
                ]
              ]
            ]
          },
          "id": "20170827_43119D2314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:39:00Z",
            "pc:count": 4947460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321164.5016,
                "count": 4947460,
                "maximum": 321677.658,
                "minimum": 320835.578,
                "name": "X",
                "position": 0,
                "stddev": 217.6814131,
                "variance": 47385.1976
              },
              {
                "average": 4807977.164,
                "count": 4947460,
                "maximum": 4808538.33,
                "minimum": 4807593.19,
                "name": "Y",
                "position": 1,
                "stddev": 227.2547411,
                "variance": 51644.71735
              },
              {
                "average": 1359.357407,
                "count": 4947460,
                "maximum": 1367.414161,
                "minimum": 1352.114161,
                "name": "Z",
                "position": 2,
                "stddev": 1.974467241,
                "variance": 3.898520887
              },
              {
                "average": 21954.2502,
                "count": 4947460,
                "maximum": 32689,
                "minimum": 1475,
                "name": "Intensity",
                "position": 3,
                "stddev": 1544.563165,
                "variance": 2385675.372
              },
              {
                "average": 1.000680147,
                "count": 4947460,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02873356957,
                "variance": 0.0008256180204
              },
              {
                "average": 1.001359283,
                "count": 4947460,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04240837713,
                "variance": 0.001798470451
              },
              {
                "average": 0.4959530749,
                "count": 4947460,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836727,
                "variance": 0.2499836729
              },
              {
                "average": 1.172318725e-05,
                "count": 4947460,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003423894302,
                "variance": 1.172305219e-05
              },
              {
                "average": 1.171068387,
                "count": 4947460,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3765687485,
                "variance": 0.1418040224
              },
              {
                "average": 2.066363618,
                "count": 4947460,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70189495,
                "variance": 136.9343455
              },
              {
                "average": 2.00911498,
                "count": 4947460,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000201492,
                "variance": 1.000403025
              },
              {
                "average": 1002.731535,
                "count": 4947460,
                "maximum": 1004,
                "minimum": 1001,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8094568847,
                "variance": 0.6552204482
              },
              {
                "average": 46604.3162,
                "count": 4947460,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2159.720324,
                "variance": 4664391.877
              },
              {
                "average": 44593.85311,
                "count": 4947460,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1982.346023,
                "variance": 3929695.755
              },
              {
                "average": 41047.05592,
                "count": 4947460,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1828.914909,
                "variance": 3344929.743
              },
              {
                "average": 187901247.3,
                "count": 4947460,
                "maximum": 187901540.4,
                "minimum": 187900885.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 188.0041205,
                "variance": 35345.54933
              },
              {
                "average": 0,
                "count": 4947460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4947460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4947460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4947460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4947460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320835.578,
              4807593.19,
              1352.114161,
              321677.658,
              4808538.33,
              1367.414161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320835.57799425983,
                    4807593.189840496,
                    1352.1141606346068
                  ],
                  [
                    320835.57799425983,
                    4808538.329840496,
                    1352.1141606346068
                  ],
                  [
                    321677.6579942598,
                    4808538.329840496,
                    1367.414160634607
                  ],
                  [
                    321677.6579942598,
                    4807593.189840496,
                    1367.414160634607
                  ],
                  [
                    320835.57799425983,
                    4807593.189840496,
                    1352.1141606346068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:39:00+00:00",
            "end_time": "2017-08-27T20:28: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": "20170828_43119D3122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247609144145,
              43.4372376630467,
              1319.6964464416858
            ],
            [
              -119.36297241647782,
              43.44998367672881,
              1319.6964464416858
            ],
            [
              -119.3499972746787,
              43.450251207949506,
              1371.7964464416857
            ],
            [
              -119.34950366884516,
              43.43750507588544,
              1371.7964464416857
            ],
            [
              -119.36247609144145,
              43.4372376630467,
              1319.6964464416858
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629724,
        43.43723766,
        1319.696446,
        -119.3495037,
        43.45025121,
        1371.796446
      ],
      "properties": {
        "datetime": "2017-08-29T17:56:06Z",
        "pc:count": 17415970,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309278.7711,
            "count": 17415970,
            "maximum": 309857.1657,
            "minimum": 308806.4457,
            "name": "X",
            "position": 0,
            "stddev": 290.050437,
            "variance": 84129.25603
          },
          {
            "average": 4812745.984,
            "count": 17415970,
            "maximum": 4813498.873,
            "minimum": 4812082.133,
            "name": "Y",
            "position": 1,
            "stddev": 400.2553829,
            "variance": 160204.3715
          },
          {
            "average": 1327.653223,
            "count": 17415970,
            "maximum": 1371.796446,
            "minimum": 1319.696446,
            "name": "Z",
            "position": 2,
            "stddev": 7.679968121,
            "variance": 58.98191033
          },
          {
            "average": 20515.93304,
            "count": 17415970,
            "maximum": 30001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1773.031414,
            "variance": 3143640.396
          },
          {
            "average": 1.000906467,
            "count": 17415970,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03189282223,
            "variance": 0.00101715211
          },
          {
            "average": 1.001821145,
            "count": 17415970,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04642558018,
            "variance": 0.002155334495
          },
          {
            "average": 0.5053499173,
            "count": 17415970,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999713919,
            "variance": 0.2499713927
          },
          {
            "average": 6.316042115e-07,
            "count": 17415970,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007947350809,
            "variance": 6.316038489e-07
          },
          {
            "average": 1.140957983,
            "count": 17415970,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3479782132,
            "variance": 0.1210888368
          },
          {
            "average": -0.9224020175,
            "count": 17415970,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9209373,
            "variance": 142.1087461
          },
          {
            "average": 2.004911929,
            "count": 17415970,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000427069,
            "variance": 1.00085432
          },
          {
            "average": 1034.139676,
            "count": 17415970,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.96921388,
            "variance": 359.8310751
          },
          {
            "average": 44949.43614,
            "count": 17415970,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2883.111501,
            "variance": 8312331.929
          },
          {
            "average": 43085.22473,
            "count": 17415970,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2915.18891,
            "variance": 8498326.379
          },
          {
            "average": 40016.0596,
            "count": 17415970,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3041.727385,
            "variance": 9252105.483
          },
          {
            "average": 187993648.6,
            "count": 17415970,
            "maximum": 188064566.8,
            "minimum": 187975016.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34644.8005,
            "variance": 1200262202
          },
          {
            "average": 0,
            "count": 17415970,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17415970,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17415970,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17415970,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17415970,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308806.4457,
          4812082.133,
          1319.696446,
          309857.1657,
          4813498.873,
          1371.796446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308806.44566416205,
                4812082.13277237,
                1319.6964464416858
              ],
              [
                308806.44566416205,
                4813498.87277237,
                1319.6964464416858
              ],
              [
                309857.165664162,
                4813498.87277237,
                1371.7964464416857
              ],
              [
                309857.165664162,
                4812082.13277237,
                1371.7964464416857
              ],
              [
                308806.44566416205,
                4812082.13277237,
                1319.6964464416858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:56:06+00:00",
        "end_time": "2017-08-28T17:03:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629724,
            43.43723766,
            1319.696446,
            -119.3495037,
            43.45025121,
            1371.796446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247609144145,
                  43.4372376630467,
                  1319.6964464416858
                ],
                [
                  -119.36297241647782,
                  43.44998367672881,
                  1319.6964464416858
                ],
                [
                  -119.3499972746787,
                  43.450251207949506,
                  1371.7964464416857
                ],
                [
                  -119.34950366884516,
                  43.43750507588544,
                  1371.7964464416857
                ],
                [
                  -119.36247609144145,
                  43.4372376630467,
                  1319.6964464416858
                ]
              ]
            ]
          },
          "id": "20170828_43119D3122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:56:06Z",
            "pc:count": 17415970,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309278.7711,
                "count": 17415970,
                "maximum": 309857.1657,
                "minimum": 308806.4457,
                "name": "X",
                "position": 0,
                "stddev": 290.050437,
                "variance": 84129.25603
              },
              {
                "average": 4812745.984,
                "count": 17415970,
                "maximum": 4813498.873,
                "minimum": 4812082.133,
                "name": "Y",
                "position": 1,
                "stddev": 400.2553829,
                "variance": 160204.3715
              },
              {
                "average": 1327.653223,
                "count": 17415970,
                "maximum": 1371.796446,
                "minimum": 1319.696446,
                "name": "Z",
                "position": 2,
                "stddev": 7.679968121,
                "variance": 58.98191033
              },
              {
                "average": 20515.93304,
                "count": 17415970,
                "maximum": 30001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1773.031414,
                "variance": 3143640.396
              },
              {
                "average": 1.000906467,
                "count": 17415970,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03189282223,
                "variance": 0.00101715211
              },
              {
                "average": 1.001821145,
                "count": 17415970,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04642558018,
                "variance": 0.002155334495
              },
              {
                "average": 0.5053499173,
                "count": 17415970,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999713919,
                "variance": 0.2499713927
              },
              {
                "average": 6.316042115e-07,
                "count": 17415970,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007947350809,
                "variance": 6.316038489e-07
              },
              {
                "average": 1.140957983,
                "count": 17415970,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3479782132,
                "variance": 0.1210888368
              },
              {
                "average": -0.9224020175,
                "count": 17415970,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9209373,
                "variance": 142.1087461
              },
              {
                "average": 2.004911929,
                "count": 17415970,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000427069,
                "variance": 1.00085432
              },
              {
                "average": 1034.139676,
                "count": 17415970,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.96921388,
                "variance": 359.8310751
              },
              {
                "average": 44949.43614,
                "count": 17415970,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2883.111501,
                "variance": 8312331.929
              },
              {
                "average": 43085.22473,
                "count": 17415970,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2915.18891,
                "variance": 8498326.379
              },
              {
                "average": 40016.0596,
                "count": 17415970,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3041.727385,
                "variance": 9252105.483
              },
              {
                "average": 187993648.6,
                "count": 17415970,
                "maximum": 188064566.8,
                "minimum": 187975016.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34644.8005,
                "variance": 1200262202
              },
              {
                "average": 0,
                "count": 17415970,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17415970,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17415970,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17415970,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17415970,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308806.4457,
              4812082.133,
              1319.696446,
              309857.1657,
              4813498.873,
              1371.796446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308806.44566416205,
                    4812082.13277237,
                    1319.6964464416858
                  ],
                  [
                    308806.44566416205,
                    4813498.87277237,
                    1319.6964464416858
                  ],
                  [
                    309857.165664162,
                    4813498.87277237,
                    1371.7964464416857
                  ],
                  [
                    309857.165664162,
                    4812082.13277237,
                    1371.7964464416857
                  ],
                  [
                    308806.44566416205,
                    4812082.13277237,
                    1319.6964464416858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:56:06+00:00",
            "end_time": "2017-08-28T17:03: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": "20170828_43119C3208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747671564234,
              43.34974609539406,
              1256.8937296704698
            ],
            [
              -119.28795548227498,
              43.36248380629454,
              1256.8937296704698
            ],
            [
              -119.2749970827178,
              43.36274243705595,
              1263.25372967047
            ],
            [
              -119.27452102198102,
              43.350004611766686,
              1263.25372967047
            ],
            [
              -119.28747671564234,
              43.34974609539406,
              1256.8937296704698
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879555,
        43.3497461,
        1256.89373,
        -119.274521,
        43.36274244,
        1263.25373
      ],
      "properties": {
        "datetime": "2017-08-28T17:32:03Z",
        "pc:count": 13713557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315139.8975,
            "count": 13713557,
            "maximum": 315660.4389,
            "minimum": 314609.6189,
            "name": "X",
            "position": 0,
            "stddev": 290.6748999,
            "variance": 84491.89745
          },
          {
            "average": 4802898.618,
            "count": 13713557,
            "maximum": 4803611.504,
            "minimum": 4802195.784,
            "name": "Y",
            "position": 1,
            "stddev": 399.013399,
            "variance": 159211.6926
          },
          {
            "average": 1257.986306,
            "count": 13713557,
            "maximum": 1263.25373,
            "minimum": 1256.89373,
            "name": "Z",
            "position": 2,
            "stddev": 0.2850165665,
            "variance": 0.08123444316
          },
          {
            "average": 24764.60915,
            "count": 13713557,
            "maximum": 39809,
            "minimum": 2529,
            "name": "Intensity",
            "position": 3,
            "stddev": 2444.439832,
            "variance": 5975286.093
          },
          {
            "average": 1.000053159,
            "count": 13713557,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007290833465,
            "variance": 5.315625262e-05
          },
          {
            "average": 1.000104568,
            "count": 13713557,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01022531806,
            "variance": 0.0001045571294
          },
          {
            "average": 0.5023796525,
            "count": 13713557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943555,
            "variance": 0.2499943555
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170939531,
            "count": 13713557,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3764561302,
            "variance": 0.141719218
          },
          {
            "average": 0.1297125784,
            "count": 13713557,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65941214,
            "variance": 135.9418914
          },
          {
            "average": 2.001773646,
            "count": 13713557,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000292072,
            "variance": 1.000584229
          },
          {
            "average": 1022.122327,
            "count": 13713557,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9940859875,
            "variance": 0.9882069505
          },
          {
            "average": 43124.70188,
            "count": 13713557,
            "maximum": 59648,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5778.811144,
            "variance": 33394658.23
          },
          {
            "average": 42271.90322,
            "count": 13713557,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4998.83845,
            "variance": 24988385.85
          },
          {
            "average": 38429.12448,
            "count": 13713557,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6350.357681,
            "variance": 40327042.68
          },
          {
            "average": 187975226.9,
            "count": 13713557,
            "maximum": 187976723.2,
            "minimum": 187974158.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.406846,
            "variance": 272908.9127
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13713557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314609.6189,
          4802195.784,
          1256.89373,
          315660.4389,
          4803611.504,
          1263.25373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314609.6188560748,
                4802195.783954321,
                1256.8937296704698
              ],
              [
                314609.6188560748,
                4803611.503954322,
                1256.8937296704698
              ],
              [
                315660.43885607476,
                4803611.503954322,
                1263.25372967047
              ],
              [
                315660.43885607476,
                4802195.783954321,
                1263.25372967047
              ],
              [
                314609.6188560748,
                4802195.783954321,
                1256.8937296704698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:32:03+00:00",
        "end_time": "2017-08-28T16:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879555,
            43.3497461,
            1256.89373,
            -119.274521,
            43.36274244,
            1263.25373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747671564234,
                  43.34974609539406,
                  1256.8937296704698
                ],
                [
                  -119.28795548227498,
                  43.36248380629454,
                  1256.8937296704698
                ],
                [
                  -119.2749970827178,
                  43.36274243705595,
                  1263.25372967047
                ],
                [
                  -119.27452102198102,
                  43.350004611766686,
                  1263.25372967047
                ],
                [
                  -119.28747671564234,
                  43.34974609539406,
                  1256.8937296704698
                ]
              ]
            ]
          },
          "id": "20170828_43119C3208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:32:03Z",
            "pc:count": 13713557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315139.8975,
                "count": 13713557,
                "maximum": 315660.4389,
                "minimum": 314609.6189,
                "name": "X",
                "position": 0,
                "stddev": 290.6748999,
                "variance": 84491.89745
              },
              {
                "average": 4802898.618,
                "count": 13713557,
                "maximum": 4803611.504,
                "minimum": 4802195.784,
                "name": "Y",
                "position": 1,
                "stddev": 399.013399,
                "variance": 159211.6926
              },
              {
                "average": 1257.986306,
                "count": 13713557,
                "maximum": 1263.25373,
                "minimum": 1256.89373,
                "name": "Z",
                "position": 2,
                "stddev": 0.2850165665,
                "variance": 0.08123444316
              },
              {
                "average": 24764.60915,
                "count": 13713557,
                "maximum": 39809,
                "minimum": 2529,
                "name": "Intensity",
                "position": 3,
                "stddev": 2444.439832,
                "variance": 5975286.093
              },
              {
                "average": 1.000053159,
                "count": 13713557,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007290833465,
                "variance": 5.315625262e-05
              },
              {
                "average": 1.000104568,
                "count": 13713557,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01022531806,
                "variance": 0.0001045571294
              },
              {
                "average": 0.5023796525,
                "count": 13713557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943555,
                "variance": 0.2499943555
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170939531,
                "count": 13713557,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3764561302,
                "variance": 0.141719218
              },
              {
                "average": 0.1297125784,
                "count": 13713557,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65941214,
                "variance": 135.9418914
              },
              {
                "average": 2.001773646,
                "count": 13713557,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000292072,
                "variance": 1.000584229
              },
              {
                "average": 1022.122327,
                "count": 13713557,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9940859875,
                "variance": 0.9882069505
              },
              {
                "average": 43124.70188,
                "count": 13713557,
                "maximum": 59648,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5778.811144,
                "variance": 33394658.23
              },
              {
                "average": 42271.90322,
                "count": 13713557,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4998.83845,
                "variance": 24988385.85
              },
              {
                "average": 38429.12448,
                "count": 13713557,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6350.357681,
                "variance": 40327042.68
              },
              {
                "average": 187975226.9,
                "count": 13713557,
                "maximum": 187976723.2,
                "minimum": 187974158.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.406846,
                "variance": 272908.9127
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13713557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314609.6189,
              4802195.784,
              1256.89373,
              315660.4389,
              4803611.504,
              1263.25373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314609.6188560748,
                    4802195.783954321,
                    1256.8937296704698
                  ],
                  [
                    314609.6188560748,
                    4803611.503954322,
                    1256.8937296704698
                  ],
                  [
                    315660.43885607476,
                    4803611.503954322,
                    1263.25372967047
                  ],
                  [
                    315660.43885607476,
                    4802195.783954321,
                    1263.25372967047
                  ],
                  [
                    314609.6188560748,
                    4802195.783954321,
                    1256.8937296704698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:32:03+00:00",
            "end_time": "2017-08-28T16:49:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.06248431952173,
              43.46243933088619,
              1258.3751322847506
            ],
            [
              -119.06276038204759,
              43.470554905810616,
              1258.3751322847506
            ],
            [
              -119.05948297873397,
              43.470614006013534,
              1264.9551322847506
            ],
            [
              -119.05920735407193,
              43.462498414437384,
              1264.9551322847506
            ],
            [
              -119.06248431952173,
              43.46243933088619,
              1258.3751322847506
            ]
          ]
        ]
      },
      "bbox": [
        -119.0627604,
        43.46243933,
        1258.375132,
        -119.0592074,
        43.47061401,
        1264.955132
      ],
      "properties": {
        "datetime": "2017-08-28T20:36:48Z",
        "pc:count": 1183863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333263.0536,
            "count": 1183863,
            "maximum": 333419.7816,
            "minimum": 333154.5216,
            "name": "X",
            "position": 0,
            "stddev": 66.55906877,
            "variance": 4430.109636
          },
          {
            "average": 4814507.491,
            "count": 1183863,
            "maximum": 4815138.008,
            "minimum": 4814236.128,
            "name": "Y",
            "position": 1,
            "stddev": 194.7068942,
            "variance": 37910.77467
          },
          {
            "average": 1259.579713,
            "count": 1183863,
            "maximum": 1264.955132,
            "minimum": 1258.375132,
            "name": "Z",
            "position": 2,
            "stddev": 0.438543561,
            "variance": 0.1923204549
          },
          {
            "average": 25602.55917,
            "count": 1183863,
            "maximum": 36097,
            "minimum": 1777,
            "name": "Intensity",
            "position": 3,
            "stddev": 2409.107652,
            "variance": 5803799.679
          },
          {
            "average": 1.001100634,
            "count": 1183863,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03361298251,
            "variance": 0.001129832593
          },
          {
            "average": 1.002240124,
            "count": 1183863,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04833705583,
            "variance": 0.002336470966
          },
          {
            "average": 0.4949728136,
            "count": 1183863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999749379,
            "variance": 0.2499749385
          },
          {
            "average": 1.182569267e-05,
            "count": 1183863,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003438831605,
            "variance": 1.182556281e-05
          },
          {
            "average": 1.246863869,
            "count": 1183863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4311870313,
            "variance": 0.185922256
          },
          {
            "average": 1.793488441,
            "count": 1183863,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4153562,
            "variance": 130.3103571
          },
          {
            "average": 2.026496309,
            "count": 1183863,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999980092,
            "variance": 0.9999601844
          },
          {
            "average": 1051.421191,
            "count": 1183863,
            "maximum": 1053,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8471114988,
            "variance": 0.7175978914
          },
          {
            "average": 47053.55914,
            "count": 1183863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3496.770056,
            "variance": 12227400.83
          },
          {
            "average": 45574.45307,
            "count": 1183863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3089.173068,
            "variance": 9542990.243
          },
          {
            "average": 40817.83025,
            "count": 1183863,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3830.498409,
            "variance": 14672718.06
          },
          {
            "average": 187987253.4,
            "count": 1183863,
            "maximum": 187987808.4,
            "minimum": 187986052.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 402.8736586,
            "variance": 162307.1848
          },
          {
            "average": 0,
            "count": 1183863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1183863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1183863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1183863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1183863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333154.5216,
          4814236.128,
          1258.375132,
          333419.7816,
          4815138.008,
          1264.955132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333154.5216341309,
                4814236.128182995,
                1258.3751322847506
              ],
              [
                333154.5216341309,
                4815138.008182996,
                1258.3751322847506
              ],
              [
                333419.7816341309,
                4815138.008182996,
                1264.9551322847506
              ],
              [
                333419.7816341309,
                4814236.128182995,
                1264.9551322847506
              ],
              [
                333154.5216341309,
                4814236.128182995,
                1258.3751322847506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:36:48+00:00",
        "end_time": "2017-08-28T20:07:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0627604,
            43.46243933,
            1258.375132,
            -119.0592074,
            43.47061401,
            1264.955132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.06248431952173,
                  43.46243933088619,
                  1258.3751322847506
                ],
                [
                  -119.06276038204759,
                  43.470554905810616,
                  1258.3751322847506
                ],
                [
                  -119.05948297873397,
                  43.470614006013534,
                  1264.9551322847506
                ],
                [
                  -119.05920735407193,
                  43.462498414437384,
                  1264.9551322847506
                ],
                [
                  -119.06248431952173,
                  43.46243933088619,
                  1258.3751322847506
                ]
              ]
            ]
          },
          "id": "20170828_43119D1211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:36:48Z",
            "pc:count": 1183863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333263.0536,
                "count": 1183863,
                "maximum": 333419.7816,
                "minimum": 333154.5216,
                "name": "X",
                "position": 0,
                "stddev": 66.55906877,
                "variance": 4430.109636
              },
              {
                "average": 4814507.491,
                "count": 1183863,
                "maximum": 4815138.008,
                "minimum": 4814236.128,
                "name": "Y",
                "position": 1,
                "stddev": 194.7068942,
                "variance": 37910.77467
              },
              {
                "average": 1259.579713,
                "count": 1183863,
                "maximum": 1264.955132,
                "minimum": 1258.375132,
                "name": "Z",
                "position": 2,
                "stddev": 0.438543561,
                "variance": 0.1923204549
              },
              {
                "average": 25602.55917,
                "count": 1183863,
                "maximum": 36097,
                "minimum": 1777,
                "name": "Intensity",
                "position": 3,
                "stddev": 2409.107652,
                "variance": 5803799.679
              },
              {
                "average": 1.001100634,
                "count": 1183863,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03361298251,
                "variance": 0.001129832593
              },
              {
                "average": 1.002240124,
                "count": 1183863,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04833705583,
                "variance": 0.002336470966
              },
              {
                "average": 0.4949728136,
                "count": 1183863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999749379,
                "variance": 0.2499749385
              },
              {
                "average": 1.182569267e-05,
                "count": 1183863,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003438831605,
                "variance": 1.182556281e-05
              },
              {
                "average": 1.246863869,
                "count": 1183863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4311870313,
                "variance": 0.185922256
              },
              {
                "average": 1.793488441,
                "count": 1183863,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4153562,
                "variance": 130.3103571
              },
              {
                "average": 2.026496309,
                "count": 1183863,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999980092,
                "variance": 0.9999601844
              },
              {
                "average": 1051.421191,
                "count": 1183863,
                "maximum": 1053,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8471114988,
                "variance": 0.7175978914
              },
              {
                "average": 47053.55914,
                "count": 1183863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3496.770056,
                "variance": 12227400.83
              },
              {
                "average": 45574.45307,
                "count": 1183863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3089.173068,
                "variance": 9542990.243
              },
              {
                "average": 40817.83025,
                "count": 1183863,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3830.498409,
                "variance": 14672718.06
              },
              {
                "average": 187987253.4,
                "count": 1183863,
                "maximum": 187987808.4,
                "minimum": 187986052.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 402.8736586,
                "variance": 162307.1848
              },
              {
                "average": 0,
                "count": 1183863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1183863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1183863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1183863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1183863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333154.5216,
              4814236.128,
              1258.375132,
              333419.7816,
              4815138.008,
              1264.955132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333154.5216341309,
                    4814236.128182995,
                    1258.3751322847506
                  ],
                  [
                    333154.5216341309,
                    4815138.008182996,
                    1258.3751322847506
                  ],
                  [
                    333419.7816341309,
                    4815138.008182996,
                    1264.9551322847506
                  ],
                  [
                    333419.7816341309,
                    4814236.128182995,
                    1264.9551322847506
                  ],
                  [
                    333154.5216341309,
                    4814236.128182995,
                    1258.3751322847506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:36:48+00:00",
            "end_time": "2017-08-28T20:07: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": "20170828_43119C3405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26240363339188,
              43.299749529849585,
              1255.6329666538222
            ],
            [
              -119.2628762690871,
              43.312485954811336,
              1255.6329666538222
            ],
            [
              -119.2499965359598,
              43.312740166949304,
              1272.6929666538222
            ],
            [
              -119.24952658484258,
              43.30000362955284,
              1272.6929666538222
            ],
            [
              -119.26240363339188,
              43.299749529849585,
              1255.6329666538222
            ]
          ]
        ]
      },
      "bbox": [
        -119.2628763,
        43.29974953,
        1255.632967,
        -119.2495266,
        43.31274017,
        1272.692967
      ],
      "properties": {
        "datetime": "2017-08-29T17:51:52Z",
        "pc:count": 13362495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317019.02,
            "count": 13362495,
            "maximum": 317536.5145,
            "minimum": 316491.2345,
            "name": "X",
            "position": 0,
            "stddev": 293.5776301,
            "variance": 86187.82488
          },
          {
            "average": 4797283.885,
            "count": 13362495,
            "maximum": 4798003.298,
            "minimum": 4796587.758,
            "name": "Y",
            "position": 1,
            "stddev": 406.2515858,
            "variance": 165040.351
          },
          {
            "average": 1265.500994,
            "count": 13362495,
            "maximum": 1272.692967,
            "minimum": 1255.632967,
            "name": "Z",
            "position": 2,
            "stddev": 2.514888294,
            "variance": 6.324663129
          },
          {
            "average": 20197.48918,
            "count": 13362495,
            "maximum": 30449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1284.561856,
            "variance": 1650099.162
          },
          {
            "average": 1.000092647,
            "count": 13362495,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00962490478,
            "variance": 9.263879202e-05
          },
          {
            "average": 1.00018507,
            "count": 13362495,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0136027935,
            "variance": 0.0001850359911
          },
          {
            "average": 0.5035302165,
            "count": 13362495,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875561,
            "variance": 0.2499875563
          },
          {
            "average": 2.993452944e-07,
            "count": 13362495,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000547124508,
            "variance": 2.993452272e-07
          },
          {
            "average": 1.176233331,
            "count": 13362495,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3810185753,
            "variance": 0.1451751547
          },
          {
            "average": -0.3717480566,
            "count": 13362495,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87914645,
            "variance": 141.1141204
          },
          {
            "average": 2.003120151,
            "count": 13362495,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000598695,
            "variance": 1.001197749
          },
          {
            "average": 1024.182408,
            "count": 13362495,
            "maximum": 1073,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.836384003,
            "variance": 34.06337823
          },
          {
            "average": 44945.53243,
            "count": 13362495,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1630.664507,
            "variance": 2659066.735
          },
          {
            "average": 43346.62832,
            "count": 13362495,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1528.870637,
            "variance": 2337445.426
          },
          {
            "average": 40439.97732,
            "count": 13362495,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1463.031226,
            "variance": 2140460.369
          },
          {
            "average": 187977166.9,
            "count": 13362495,
            "maximum": 188064312.7,
            "minimum": 187974526.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10280.71517,
            "variance": 105693104.3
          },
          {
            "average": 0,
            "count": 13362495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316491.2345,
          4796587.758,
          1255.632967,
          317536.5145,
          4798003.298,
          1272.692967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316491.2345486123,
                4796587.758238738,
                1255.6329666538222
              ],
              [
                316491.2345486123,
                4798003.2982387375,
                1255.6329666538222
              ],
              [
                317536.51454861235,
                4798003.2982387375,
                1272.6929666538222
              ],
              [
                317536.51454861235,
                4796587.758238738,
                1272.6929666538222
              ],
              [
                316491.2345486123,
                4796587.758238738,
                1255.6329666538222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:51:52+00:00",
        "end_time": "2017-08-28T16:55:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2628763,
            43.29974953,
            1255.632967,
            -119.2495266,
            43.31274017,
            1272.692967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26240363339188,
                  43.299749529849585,
                  1255.6329666538222
                ],
                [
                  -119.2628762690871,
                  43.312485954811336,
                  1255.6329666538222
                ],
                [
                  -119.2499965359598,
                  43.312740166949304,
                  1272.6929666538222
                ],
                [
                  -119.24952658484258,
                  43.30000362955284,
                  1272.6929666538222
                ],
                [
                  -119.26240363339188,
                  43.299749529849585,
                  1255.6329666538222
                ]
              ]
            ]
          },
          "id": "20170828_43119C3405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:51:52Z",
            "pc:count": 13362495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317019.02,
                "count": 13362495,
                "maximum": 317536.5145,
                "minimum": 316491.2345,
                "name": "X",
                "position": 0,
                "stddev": 293.5776301,
                "variance": 86187.82488
              },
              {
                "average": 4797283.885,
                "count": 13362495,
                "maximum": 4798003.298,
                "minimum": 4796587.758,
                "name": "Y",
                "position": 1,
                "stddev": 406.2515858,
                "variance": 165040.351
              },
              {
                "average": 1265.500994,
                "count": 13362495,
                "maximum": 1272.692967,
                "minimum": 1255.632967,
                "name": "Z",
                "position": 2,
                "stddev": 2.514888294,
                "variance": 6.324663129
              },
              {
                "average": 20197.48918,
                "count": 13362495,
                "maximum": 30449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1284.561856,
                "variance": 1650099.162
              },
              {
                "average": 1.000092647,
                "count": 13362495,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00962490478,
                "variance": 9.263879202e-05
              },
              {
                "average": 1.00018507,
                "count": 13362495,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0136027935,
                "variance": 0.0001850359911
              },
              {
                "average": 0.5035302165,
                "count": 13362495,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875561,
                "variance": 0.2499875563
              },
              {
                "average": 2.993452944e-07,
                "count": 13362495,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000547124508,
                "variance": 2.993452272e-07
              },
              {
                "average": 1.176233331,
                "count": 13362495,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3810185753,
                "variance": 0.1451751547
              },
              {
                "average": -0.3717480566,
                "count": 13362495,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87914645,
                "variance": 141.1141204
              },
              {
                "average": 2.003120151,
                "count": 13362495,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000598695,
                "variance": 1.001197749
              },
              {
                "average": 1024.182408,
                "count": 13362495,
                "maximum": 1073,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.836384003,
                "variance": 34.06337823
              },
              {
                "average": 44945.53243,
                "count": 13362495,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1630.664507,
                "variance": 2659066.735
              },
              {
                "average": 43346.62832,
                "count": 13362495,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1528.870637,
                "variance": 2337445.426
              },
              {
                "average": 40439.97732,
                "count": 13362495,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1463.031226,
                "variance": 2140460.369
              },
              {
                "average": 187977166.9,
                "count": 13362495,
                "maximum": 188064312.7,
                "minimum": 187974526.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10280.71517,
                "variance": 105693104.3
              },
              {
                "average": 0,
                "count": 13362495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316491.2345,
              4796587.758,
              1255.632967,
              317536.5145,
              4798003.298,
              1272.692967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316491.2345486123,
                    4796587.758238738,
                    1255.6329666538222
                  ],
                  [
                    316491.2345486123,
                    4798003.2982387375,
                    1255.6329666538222
                  ],
                  [
                    317536.51454861235,
                    4798003.2982387375,
                    1272.6929666538222
                  ],
                  [
                    317536.51454861235,
                    4796587.758238738,
                    1272.6929666538222
                  ],
                  [
                    316491.2345486123,
                    4796587.758238738,
                    1255.6329666538222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:51:52+00:00",
            "end_time": "2017-08-28T16: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": "20170829_43119C3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33748519878597,
              43.28749118160138,
              1259.6665195449789
            ],
            [
              -119.33796398224207,
              43.299983860407366,
              1259.6665195449789
            ],
            [
              -119.33709133598686,
              43.30000170337792,
              1268.6865195449789
            ],
            [
              -119.33661273084034,
              43.28750901683105,
              1268.6865195449789
            ],
            [
              -119.33748519878597,
              43.28749118160138,
              1259.6665195449789
            ]
          ]
        ]
      },
      "bbox": [
        -119.337964,
        43.28749118,
        1259.66652,
        -119.3366127,
        43.3000017,
        1268.68652
      ],
      "properties": {
        "datetime": "2017-08-29T17:11:16Z",
        "pc:count": 328293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310397.0747,
            "count": 328293,
            "maximum": 310433.7262,
            "minimum": 310362.8862,
            "name": "X",
            "position": 0,
            "stddev": 15.82790025,
            "variance": 250.5224263
          },
          {
            "average": 4796179.745,
            "count": 328293,
            "maximum": 4796782.624,
            "minimum": 4795394.104,
            "name": "Y",
            "position": 1,
            "stddev": 412.0586411,
            "variance": 169792.3237
          },
          {
            "average": 1265.535375,
            "count": 328293,
            "maximum": 1268.68652,
            "minimum": 1259.66652,
            "name": "Z",
            "position": 2,
            "stddev": 2.559104488,
            "variance": 6.54901578
          },
          {
            "average": 20652.95054,
            "count": 328293,
            "maximum": 28081,
            "minimum": 5121,
            "name": "Intensity",
            "position": 3,
            "stddev": 1293.716396,
            "variance": 1673702.114
          },
          {
            "average": 1.000039599,
            "count": 328293,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00629264059,
            "variance": 3.95973256e-05
          },
          {
            "average": 1.000076151,
            "count": 328293,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008726162933,
            "variance": 7.614591953e-05
          },
          {
            "average": 0.4935834757,
            "count": 328293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499959588,
            "variance": 0.2499595896
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156412107,
            "count": 328293,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3632461452,
            "variance": 0.131947762
          },
          {
            "average": 2.858096761,
            "count": 328293,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.16386998,
            "variance": 147.9597329
          },
          {
            "average": 2.006734837,
            "count": 328293,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00004281,
            "variance": 1.000085623
          },
          {
            "average": 1067.347351,
            "count": 328293,
            "maximum": 1069,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8166908429,
            "variance": 0.666983933
          },
          {
            "average": 47546.68358,
            "count": 328293,
            "maximum": 65280,
            "minimum": 38400,
            "name": "Red",
            "position": 12,
            "stddev": 2387.653457,
            "variance": 5700889.033
          },
          {
            "average": 46862.21481,
            "count": 328293,
            "maximum": 65280,
            "minimum": 38144,
            "name": "Green",
            "position": 13,
            "stddev": 2459.000552,
            "variance": 6046683.716
          },
          {
            "average": 45107.44049,
            "count": 328293,
            "maximum": 65280,
            "minimum": 36352,
            "name": "Blue",
            "position": 14,
            "stddev": 2594.046682,
            "variance": 6729078.19
          },
          {
            "average": 188060989.2,
            "count": 328293,
            "maximum": 188061876.7,
            "minimum": 188060234.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 516.1081551,
            "variance": 266367.6278
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 328293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310362.8862,
          4795394.104,
          1259.66652,
          310433.7262,
          4796782.624,
          1268.68652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310362.88619295915,
                4795394.103530858,
                1259.6665195449789
              ],
              [
                310362.88619295915,
                4796782.623530857,
                1259.6665195449789
              ],
              [
                310433.7261929591,
                4796782.623530857,
                1268.6865195449789
              ],
              [
                310433.7261929591,
                4795394.103530858,
                1268.6865195449789
              ],
              [
                310362.88619295915,
                4795394.103530858,
                1259.6665195449789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:11:16+00:00",
        "end_time": "2017-08-29T16:43:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.337964,
            43.28749118,
            1259.66652,
            -119.3366127,
            43.3000017,
            1268.68652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33748519878597,
                  43.28749118160138,
                  1259.6665195449789
                ],
                [
                  -119.33796398224207,
                  43.299983860407366,
                  1259.6665195449789
                ],
                [
                  -119.33709133598686,
                  43.30000170337792,
                  1268.6865195449789
                ],
                [
                  -119.33661273084034,
                  43.28750901683105,
                  1268.6865195449789
                ],
                [
                  -119.33748519878597,
                  43.28749118160138,
                  1259.6665195449789
                ]
              ]
            ]
          },
          "id": "20170829_43119C3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:11:16Z",
            "pc:count": 328293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310397.0747,
                "count": 328293,
                "maximum": 310433.7262,
                "minimum": 310362.8862,
                "name": "X",
                "position": 0,
                "stddev": 15.82790025,
                "variance": 250.5224263
              },
              {
                "average": 4796179.745,
                "count": 328293,
                "maximum": 4796782.624,
                "minimum": 4795394.104,
                "name": "Y",
                "position": 1,
                "stddev": 412.0586411,
                "variance": 169792.3237
              },
              {
                "average": 1265.535375,
                "count": 328293,
                "maximum": 1268.68652,
                "minimum": 1259.66652,
                "name": "Z",
                "position": 2,
                "stddev": 2.559104488,
                "variance": 6.54901578
              },
              {
                "average": 20652.95054,
                "count": 328293,
                "maximum": 28081,
                "minimum": 5121,
                "name": "Intensity",
                "position": 3,
                "stddev": 1293.716396,
                "variance": 1673702.114
              },
              {
                "average": 1.000039599,
                "count": 328293,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00629264059,
                "variance": 3.95973256e-05
              },
              {
                "average": 1.000076151,
                "count": 328293,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008726162933,
                "variance": 7.614591953e-05
              },
              {
                "average": 0.4935834757,
                "count": 328293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499959588,
                "variance": 0.2499595896
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156412107,
                "count": 328293,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3632461452,
                "variance": 0.131947762
              },
              {
                "average": 2.858096761,
                "count": 328293,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.16386998,
                "variance": 147.9597329
              },
              {
                "average": 2.006734837,
                "count": 328293,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00004281,
                "variance": 1.000085623
              },
              {
                "average": 1067.347351,
                "count": 328293,
                "maximum": 1069,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8166908429,
                "variance": 0.666983933
              },
              {
                "average": 47546.68358,
                "count": 328293,
                "maximum": 65280,
                "minimum": 38400,
                "name": "Red",
                "position": 12,
                "stddev": 2387.653457,
                "variance": 5700889.033
              },
              {
                "average": 46862.21481,
                "count": 328293,
                "maximum": 65280,
                "minimum": 38144,
                "name": "Green",
                "position": 13,
                "stddev": 2459.000552,
                "variance": 6046683.716
              },
              {
                "average": 45107.44049,
                "count": 328293,
                "maximum": 65280,
                "minimum": 36352,
                "name": "Blue",
                "position": 14,
                "stddev": 2594.046682,
                "variance": 6729078.19
              },
              {
                "average": 188060989.2,
                "count": 328293,
                "maximum": 188061876.7,
                "minimum": 188060234.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 516.1081551,
                "variance": 266367.6278
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 328293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310362.8862,
              4795394.104,
              1259.66652,
              310433.7262,
              4796782.624,
              1268.68652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310362.88619295915,
                    4795394.103530858,
                    1259.6665195449789
                  ],
                  [
                    310362.88619295915,
                    4796782.623530857,
                    1259.6665195449789
                  ],
                  [
                    310433.7261929591,
                    4796782.623530857,
                    1268.6865195449789
                  ],
                  [
                    310433.7261929591,
                    4795394.103530858,
                    1268.6865195449789
                  ],
                  [
                    310362.88619295915,
                    4795394.103530858,
                    1259.6665195449789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:11:16+00:00",
            "end_time": "2017-08-29T16:43:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.06248612237994,
              43.45862418374436,
              1258.760300972024
            ],
            [
              -119.06261763263774,
              43.46249120702661,
              1258.760300972024
            ],
            [
              -119.05938859746168,
              43.46254943084923,
              1261.320300972024
            ],
            [
              -119.05925729272865,
              43.458682399749534,
              1261.320300972024
            ],
            [
              -119.06248612237994,
              43.45862418374436,
              1258.760300972024
            ]
          ]
        ]
      },
      "bbox": [
        -119.0626176,
        43.45862418,
        1258.760301,
        -119.0592573,
        43.46254943,
        1261.320301
      ],
      "properties": {
        "datetime": "2017-08-28T20:40:55Z",
        "pc:count": 708902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333250.4611,
            "count": 708902,
            "maximum": 333405.2597,
            "minimum": 333143.8797,
            "name": "X",
            "position": 0,
            "stddev": 67.3395498,
            "variance": 4534.614968
          },
          {
            "average": 4814090.412,
            "count": 708902,
            "maximum": 4814242.157,
            "minimum": 4813812.417,
            "name": "Y",
            "position": 1,
            "stddev": 110.6669355,
            "variance": 12247.17061
          },
          {
            "average": 1259.694587,
            "count": 708902,
            "maximum": 1261.320301,
            "minimum": 1258.760301,
            "name": "Z",
            "position": 2,
            "stddev": 0.3036728982,
            "variance": 0.09221722907
          },
          {
            "average": 24039.49806,
            "count": 708902,
            "maximum": 35393,
            "minimum": 5457,
            "name": "Intensity",
            "position": 3,
            "stddev": 2080.54483,
            "variance": 4328666.789
          },
          {
            "average": 1.000007053,
            "count": 708902,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002655771317,
            "variance": 7.053121288e-06
          },
          {
            "average": 1.000014106,
            "count": 708902,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00375581457,
            "variance": 1.410614308e-05
          },
          {
            "average": 0.515902057,
            "count": 708902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997474131,
            "variance": 0.2497474769
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.251068554,
            "count": 708902,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4336281822,
            "variance": 0.1880334004
          },
          {
            "average": -3.538522425,
            "count": 708902,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9881019,
            "variance": 120.7383833
          },
          {
            "average": 1.966661118,
            "count": 708902,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999477272,
            "variance": 0.9989548172
          },
          {
            "average": 1052.310295,
            "count": 708902,
            "maximum": 1054,
            "minimum": 1051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7511490949,
            "variance": 0.5642249628
          },
          {
            "average": 46547.7893,
            "count": 708902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3034.65674,
            "variance": 9209141.531
          },
          {
            "average": 44831.54941,
            "count": 708902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3038.018405,
            "variance": 9229555.83
          },
          {
            "average": 40869.36672,
            "count": 708902,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3422.543903,
            "variance": 11713806.77
          },
          {
            "average": 187987614.7,
            "count": 708902,
            "maximum": 187988055.7,
            "minimum": 187986927.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 302.9135292,
            "variance": 91756.60615
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 708902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333143.8797,
          4813812.417,
          1258.760301,
          333405.2597,
          4814242.157,
          1261.320301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333143.87969441054,
                4813812.416785008,
                1258.760300972024
              ],
              [
                333143.87969441054,
                4814242.1567850085,
                1258.760300972024
              ],
              [
                333405.25969441055,
                4814242.1567850085,
                1261.320300972024
              ],
              [
                333405.25969441055,
                4813812.416785008,
                1261.320300972024
              ],
              [
                333143.87969441054,
                4813812.416785008,
                1258.760300972024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:40:55+00:00",
        "end_time": "2017-08-28T20:22:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0626176,
            43.45862418,
            1258.760301,
            -119.0592573,
            43.46254943,
            1261.320301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.06248612237994,
                  43.45862418374436,
                  1258.760300972024
                ],
                [
                  -119.06261763263774,
                  43.46249120702661,
                  1258.760300972024
                ],
                [
                  -119.05938859746168,
                  43.46254943084923,
                  1261.320300972024
                ],
                [
                  -119.05925729272865,
                  43.458682399749534,
                  1261.320300972024
                ],
                [
                  -119.06248612237994,
                  43.45862418374436,
                  1258.760300972024
                ]
              ]
            ]
          },
          "id": "20170828_43119D1216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:40:55Z",
            "pc:count": 708902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333250.4611,
                "count": 708902,
                "maximum": 333405.2597,
                "minimum": 333143.8797,
                "name": "X",
                "position": 0,
                "stddev": 67.3395498,
                "variance": 4534.614968
              },
              {
                "average": 4814090.412,
                "count": 708902,
                "maximum": 4814242.157,
                "minimum": 4813812.417,
                "name": "Y",
                "position": 1,
                "stddev": 110.6669355,
                "variance": 12247.17061
              },
              {
                "average": 1259.694587,
                "count": 708902,
                "maximum": 1261.320301,
                "minimum": 1258.760301,
                "name": "Z",
                "position": 2,
                "stddev": 0.3036728982,
                "variance": 0.09221722907
              },
              {
                "average": 24039.49806,
                "count": 708902,
                "maximum": 35393,
                "minimum": 5457,
                "name": "Intensity",
                "position": 3,
                "stddev": 2080.54483,
                "variance": 4328666.789
              },
              {
                "average": 1.000007053,
                "count": 708902,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002655771317,
                "variance": 7.053121288e-06
              },
              {
                "average": 1.000014106,
                "count": 708902,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00375581457,
                "variance": 1.410614308e-05
              },
              {
                "average": 0.515902057,
                "count": 708902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997474131,
                "variance": 0.2497474769
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.251068554,
                "count": 708902,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4336281822,
                "variance": 0.1880334004
              },
              {
                "average": -3.538522425,
                "count": 708902,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9881019,
                "variance": 120.7383833
              },
              {
                "average": 1.966661118,
                "count": 708902,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999477272,
                "variance": 0.9989548172
              },
              {
                "average": 1052.310295,
                "count": 708902,
                "maximum": 1054,
                "minimum": 1051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7511490949,
                "variance": 0.5642249628
              },
              {
                "average": 46547.7893,
                "count": 708902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3034.65674,
                "variance": 9209141.531
              },
              {
                "average": 44831.54941,
                "count": 708902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3038.018405,
                "variance": 9229555.83
              },
              {
                "average": 40869.36672,
                "count": 708902,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3422.543903,
                "variance": 11713806.77
              },
              {
                "average": 187987614.7,
                "count": 708902,
                "maximum": 187988055.7,
                "minimum": 187986927.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 302.9135292,
                "variance": 91756.60615
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 708902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333143.8797,
              4813812.417,
              1258.760301,
              333405.2597,
              4814242.157,
              1261.320301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333143.87969441054,
                    4813812.416785008,
                    1258.760300972024
                  ],
                  [
                    333143.87969441054,
                    4814242.1567850085,
                    1258.760300972024
                  ],
                  [
                    333405.25969441055,
                    4814242.1567850085,
                    1261.320300972024
                  ],
                  [
                    333405.25969441055,
                    4813812.416785008,
                    1261.320300972024
                  ],
                  [
                    333143.87969441054,
                    4813812.416785008,
                    1258.760300972024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:40:55+00:00",
            "end_time": "2017-08-28T20:22: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": "20170828_43119D3417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997648203987,
              43.387244047305046,
              1289.360788533978
            ],
            [
              -119.30045860298029,
              43.399984441972414,
              1289.360788533978
            ],
            [
              -119.28749676929812,
              43.40024457846003,
              1324.240788533978
            ],
            [
              -119.28701735905683,
              43.387504068722365,
              1324.240788533978
            ],
            [
              -119.29997648203987,
              43.387244047305046,
              1289.360788533978
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004586,
        43.38724405,
        1289.360789,
        -119.2870174,
        43.40024458,
        1324.240789
      ],
      "properties": {
        "datetime": "2017-08-28T17:05:32Z",
        "pc:count": 14368187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314261.5723,
            "count": 14368187,
            "maximum": 314761.8517,
            "minimum": 313711.3917,
            "name": "X",
            "position": 0,
            "stddev": 294.8429315,
            "variance": 86932.35425
          },
          {
            "average": 4807115.951,
            "count": 14368187,
            "maximum": 4807804.228,
            "minimum": 4806388.188,
            "name": "Y",
            "position": 1,
            "stddev": 401.1170373,
            "variance": 160894.8776
          },
          {
            "average": 1309.569328,
            "count": 14368187,
            "maximum": 1324.240789,
            "minimum": 1289.360789,
            "name": "Z",
            "position": 2,
            "stddev": 9.137414545,
            "variance": 83.49234456
          },
          {
            "average": 20944.07142,
            "count": 14368187,
            "maximum": 29873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1461.421916,
            "variance": 2135754.017
          },
          {
            "average": 1.000066118,
            "count": 14368187,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008216196826,
            "variance": 6.750589028e-05
          },
          {
            "average": 1.000137456,
            "count": 14368187,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01190014535,
            "variance": 0.0001416134593
          },
          {
            "average": 0.5004845079,
            "count": 14368187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997827,
            "variance": 0.2499997827
          },
          {
            "average": 3.201517352e-06,
            "count": 14368187,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001789275643,
            "variance": 3.201507325e-06
          },
          {
            "average": 1.161143156,
            "count": 14368187,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3676629553,
            "variance": 0.1351760487
          },
          {
            "average": 0.9892010213,
            "count": 14368187,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9587473,
            "variance": 143.011637
          },
          {
            "average": 1.996827575,
            "count": 14368187,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000225173,
            "variance": 1.000450397
          },
          {
            "average": 1019.833387,
            "count": 14368187,
            "maximum": 1022,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.181319488,
            "variance": 1.395515732
          },
          {
            "average": 45849.84296,
            "count": 14368187,
            "maximum": 55296,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 2432.803535,
            "variance": 5918533.041
          },
          {
            "average": 43968.92196,
            "count": 14368187,
            "maximum": 54016,
            "minimum": 14080,
            "name": "Green",
            "position": 13,
            "stddev": 2426.333099,
            "variance": 5887092.309
          },
          {
            "average": 40690.30765,
            "count": 14368187,
            "maximum": 52480,
            "minimum": 15104,
            "name": "Blue",
            "position": 14,
            "stddev": 2412.791661,
            "variance": 5821563.597
          },
          {
            "average": 187974053.4,
            "count": 14368187,
            "maximum": 187975132,
            "minimum": 187972629.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 592.8954007,
            "variance": 351524.9562
          },
          {
            "average": 0,
            "count": 14368187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14368187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14368187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14368187,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14368187,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313711.3917,
          4806388.188,
          1289.360789,
          314761.8517,
          4807804.228,
          1324.240789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313711.39168248017,
                4806388.188226652,
                1289.360788533978
              ],
              [
                313711.39168248017,
                4807804.228226651,
                1289.360788533978
              ],
              [
                314761.85168248013,
                4807804.228226651,
                1324.240788533978
              ],
              [
                314761.85168248013,
                4806388.188226652,
                1324.240788533978
              ],
              [
                313711.39168248017,
                4806388.188226652,
                1289.360788533978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:05:32+00:00",
        "end_time": "2017-08-28T16:23:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004586,
            43.38724405,
            1289.360789,
            -119.2870174,
            43.40024458,
            1324.240789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997648203987,
                  43.387244047305046,
                  1289.360788533978
                ],
                [
                  -119.30045860298029,
                  43.399984441972414,
                  1289.360788533978
                ],
                [
                  -119.28749676929812,
                  43.40024457846003,
                  1324.240788533978
                ],
                [
                  -119.28701735905683,
                  43.387504068722365,
                  1324.240788533978
                ],
                [
                  -119.29997648203987,
                  43.387244047305046,
                  1289.360788533978
                ]
              ]
            ]
          },
          "id": "20170828_43119D3417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:05:32Z",
            "pc:count": 14368187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314261.5723,
                "count": 14368187,
                "maximum": 314761.8517,
                "minimum": 313711.3917,
                "name": "X",
                "position": 0,
                "stddev": 294.8429315,
                "variance": 86932.35425
              },
              {
                "average": 4807115.951,
                "count": 14368187,
                "maximum": 4807804.228,
                "minimum": 4806388.188,
                "name": "Y",
                "position": 1,
                "stddev": 401.1170373,
                "variance": 160894.8776
              },
              {
                "average": 1309.569328,
                "count": 14368187,
                "maximum": 1324.240789,
                "minimum": 1289.360789,
                "name": "Z",
                "position": 2,
                "stddev": 9.137414545,
                "variance": 83.49234456
              },
              {
                "average": 20944.07142,
                "count": 14368187,
                "maximum": 29873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1461.421916,
                "variance": 2135754.017
              },
              {
                "average": 1.000066118,
                "count": 14368187,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008216196826,
                "variance": 6.750589028e-05
              },
              {
                "average": 1.000137456,
                "count": 14368187,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01190014535,
                "variance": 0.0001416134593
              },
              {
                "average": 0.5004845079,
                "count": 14368187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997827,
                "variance": 0.2499997827
              },
              {
                "average": 3.201517352e-06,
                "count": 14368187,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001789275643,
                "variance": 3.201507325e-06
              },
              {
                "average": 1.161143156,
                "count": 14368187,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3676629553,
                "variance": 0.1351760487
              },
              {
                "average": 0.9892010213,
                "count": 14368187,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9587473,
                "variance": 143.011637
              },
              {
                "average": 1.996827575,
                "count": 14368187,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000225173,
                "variance": 1.000450397
              },
              {
                "average": 1019.833387,
                "count": 14368187,
                "maximum": 1022,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.181319488,
                "variance": 1.395515732
              },
              {
                "average": 45849.84296,
                "count": 14368187,
                "maximum": 55296,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 2432.803535,
                "variance": 5918533.041
              },
              {
                "average": 43968.92196,
                "count": 14368187,
                "maximum": 54016,
                "minimum": 14080,
                "name": "Green",
                "position": 13,
                "stddev": 2426.333099,
                "variance": 5887092.309
              },
              {
                "average": 40690.30765,
                "count": 14368187,
                "maximum": 52480,
                "minimum": 15104,
                "name": "Blue",
                "position": 14,
                "stddev": 2412.791661,
                "variance": 5821563.597
              },
              {
                "average": 187974053.4,
                "count": 14368187,
                "maximum": 187975132,
                "minimum": 187972629.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 592.8954007,
                "variance": 351524.9562
              },
              {
                "average": 0,
                "count": 14368187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14368187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14368187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14368187,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14368187,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313711.3917,
              4806388.188,
              1289.360789,
              314761.8517,
              4807804.228,
              1324.240789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313711.39168248017,
                    4806388.188226652,
                    1289.360788533978
                  ],
                  [
                    313711.39168248017,
                    4807804.228226651,
                    1289.360788533978
                  ],
                  [
                    314761.85168248013,
                    4807804.228226651,
                    1324.240788533978
                  ],
                  [
                    314761.85168248013,
                    4806388.188226652,
                    1324.240788533978
                  ],
                  [
                    313711.39168248017,
                    4806388.188226652,
                    1289.360788533978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:05:32+00:00",
            "end_time": "2017-08-28T16:23:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.16247709963906,
              43.48725905153555,
              1264.181555001479
            ],
            [
              -119.16293146378754,
              43.49998547991249,
              1264.181555001479
            ],
            [
              -119.14999599424605,
              43.50022955296628,
              1352.641555001479
            ],
            [
              -119.14954434231717,
              43.48750301676374,
              1352.641555001479
            ],
            [
              -119.16247709963906,
              43.48725905153555,
              1264.181555001479
            ]
          ]
        ]
      },
      "bbox": [
        -119.1629315,
        43.48725905,
        1264.181555,
        -119.1495443,
        43.50022955,
        1352.641555
      ],
      "properties": {
        "datetime": "2017-08-28T19:55:14Z",
        "pc:count": 13562243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325656.9609,
            "count": 13562243,
            "maximum": 326183.4755,
            "minimum": 325136.9755,
            "name": "X",
            "position": 0,
            "stddev": 294.2993877,
            "variance": 86612.1296
          },
          {
            "average": 4817882.309,
            "count": 13562243,
            "maximum": 4818612.283,
            "minimum": 4817197.903,
            "name": "Y",
            "position": 1,
            "stddev": 404.4087987,
            "variance": 163546.4765
          },
          {
            "average": 1279.315788,
            "count": 13562243,
            "maximum": 1352.641555,
            "minimum": 1264.181555,
            "name": "Z",
            "position": 2,
            "stddev": 24.75599135,
            "variance": 612.8591076
          },
          {
            "average": 24433.69489,
            "count": 13562243,
            "maximum": 39857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4079.329883,
            "variance": 16640932.29
          },
          {
            "average": 1.014693587,
            "count": 13562243,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1383672615,
            "variance": 0.01914549905
          },
          {
            "average": 1.029659474,
            "count": 13562243,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2075194052,
            "variance": 0.04306430353
          },
          {
            "average": 0.498176076,
            "count": 13562243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966917,
            "variance": 0.2499966917
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189906861,
            "count": 13562243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3922273023,
            "variance": 0.1538422567
          },
          {
            "average": 1.281046587,
            "count": 13562243,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73673274,
            "variance": 137.7508953
          },
          {
            "average": 1.999527217,
            "count": 13562243,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004237186,
            "variance": 1.008492325
          },
          {
            "average": 1044.732296,
            "count": 13562243,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.170895197,
            "variance": 1.370995562
          },
          {
            "average": 34629.29159,
            "count": 13562243,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6765.740403,
            "variance": 45775243.2
          },
          {
            "average": 37011.51978,
            "count": 13562243,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4278.209461,
            "variance": 18303076.19
          },
          {
            "average": 31110.21108,
            "count": 13562243,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5279.358272,
            "variance": 27871623.76
          },
          {
            "average": 187984415.2,
            "count": 13562243,
            "maximum": 187985314.2,
            "minimum": 187983369.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 473.278398,
            "variance": 223992.442
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13562243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325136.9755,
          4817197.903,
          1264.181555,
          326183.4755,
          4818612.283,
          1352.641555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325136.97554176056,
                4817197.903333591,
                1264.181555001479
              ],
              [
                325136.97554176056,
                4818612.283333592,
                1264.181555001479
              ],
              [
                326183.47554176056,
                4818612.283333592,
                1352.641555001479
              ],
              [
                326183.47554176056,
                4817197.903333591,
                1352.641555001479
              ],
              [
                325136.97554176056,
                4817197.903333591,
                1264.181555001479
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:55:14+00:00",
        "end_time": "2017-08-28T19:22:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1629315,
            43.48725905,
            1264.181555,
            -119.1495443,
            43.50022955,
            1352.641555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.16247709963906,
                  43.48725905153555,
                  1264.181555001479
                ],
                [
                  -119.16293146378754,
                  43.49998547991249,
                  1264.181555001479
                ],
                [
                  -119.14999599424605,
                  43.50022955296628,
                  1352.641555001479
                ],
                [
                  -119.14954434231717,
                  43.48750301676374,
                  1352.641555001479
                ],
                [
                  -119.16247709963906,
                  43.48725905153555,
                  1264.181555001479
                ]
              ]
            ]
          },
          "id": "20170828_43119D2203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:55:14Z",
            "pc:count": 13562243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325656.9609,
                "count": 13562243,
                "maximum": 326183.4755,
                "minimum": 325136.9755,
                "name": "X",
                "position": 0,
                "stddev": 294.2993877,
                "variance": 86612.1296
              },
              {
                "average": 4817882.309,
                "count": 13562243,
                "maximum": 4818612.283,
                "minimum": 4817197.903,
                "name": "Y",
                "position": 1,
                "stddev": 404.4087987,
                "variance": 163546.4765
              },
              {
                "average": 1279.315788,
                "count": 13562243,
                "maximum": 1352.641555,
                "minimum": 1264.181555,
                "name": "Z",
                "position": 2,
                "stddev": 24.75599135,
                "variance": 612.8591076
              },
              {
                "average": 24433.69489,
                "count": 13562243,
                "maximum": 39857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4079.329883,
                "variance": 16640932.29
              },
              {
                "average": 1.014693587,
                "count": 13562243,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1383672615,
                "variance": 0.01914549905
              },
              {
                "average": 1.029659474,
                "count": 13562243,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2075194052,
                "variance": 0.04306430353
              },
              {
                "average": 0.498176076,
                "count": 13562243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966917,
                "variance": 0.2499966917
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189906861,
                "count": 13562243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3922273023,
                "variance": 0.1538422567
              },
              {
                "average": 1.281046587,
                "count": 13562243,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73673274,
                "variance": 137.7508953
              },
              {
                "average": 1.999527217,
                "count": 13562243,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004237186,
                "variance": 1.008492325
              },
              {
                "average": 1044.732296,
                "count": 13562243,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.170895197,
                "variance": 1.370995562
              },
              {
                "average": 34629.29159,
                "count": 13562243,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6765.740403,
                "variance": 45775243.2
              },
              {
                "average": 37011.51978,
                "count": 13562243,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4278.209461,
                "variance": 18303076.19
              },
              {
                "average": 31110.21108,
                "count": 13562243,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5279.358272,
                "variance": 27871623.76
              },
              {
                "average": 187984415.2,
                "count": 13562243,
                "maximum": 187985314.2,
                "minimum": 187983369.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 473.278398,
                "variance": 223992.442
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13562243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325136.9755,
              4817197.903,
              1264.181555,
              326183.4755,
              4818612.283,
              1352.641555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325136.97554176056,
                    4817197.903333591,
                    1264.181555001479
                  ],
                  [
                    325136.97554176056,
                    4818612.283333592,
                    1264.181555001479
                  ],
                  [
                    326183.47554176056,
                    4818612.283333592,
                    1352.641555001479
                  ],
                  [
                    326183.47554176056,
                    4817197.903333591,
                    1352.641555001479
                  ],
                  [
                    325136.97554176056,
                    4817197.903333591,
                    1264.181555001479
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:55:14+00:00",
            "end_time": "2017-08-28T19:22: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": "20170827_43119D2301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997639085338,
              43.424749905940125,
              1345.011965472079
            ],
            [
              -119.25032207679018,
              43.434076668988844,
              1345.011965472079
            ],
            [
              -119.23767204992289,
              43.43432502584246,
              1355.151965472079
            ],
            [
              -119.23732830327134,
              43.42499818237054,
              1355.151965472079
            ],
            [
              -119.24997639085338,
              43.424749905940125,
              1345.011965472079
            ]
          ]
        ]
      },
      "bbox": [
        -119.2503221,
        43.42474991,
        1345.011965,
        -119.2373283,
        43.43432503,
        1355.151965
      ],
      "properties": {
        "datetime": "2017-08-27T20:57:51Z",
        "pc:count": 7252416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318321.0822,
            "count": 7252416,
            "maximum": 318898.355,
            "minimum": 317873.775,
            "name": "X",
            "position": 0,
            "stddev": 272.4540436,
            "variance": 74231.20586
          },
          {
            "average": 4810859.107,
            "count": 7252416,
            "maximum": 4811479.71,
            "minimum": 4810443.11,
            "name": "Y",
            "position": 1,
            "stddev": 259.2398645,
            "variance": 67205.30736
          },
          {
            "average": 1350.485181,
            "count": 7252416,
            "maximum": 1355.151965,
            "minimum": 1345.011965,
            "name": "Z",
            "position": 2,
            "stddev": 1.443852442,
            "variance": 2.084709873
          },
          {
            "average": 21905.81102,
            "count": 7252416,
            "maximum": 30305,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1584.243843,
            "variance": 2509828.553
          },
          {
            "average": 1.000055154,
            "count": 7252416,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007426371915,
            "variance": 5.515099982e-05
          },
          {
            "average": 1.000108791,
            "count": 7252416,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0104297417,
            "variance": 0.0001087795119
          },
          {
            "average": 0.5015827829,
            "count": 7252416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975293,
            "variance": 0.2499975293
          },
          {
            "average": 1.254754278e-05,
            "count": 7252416,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00354222911,
            "variance": 1.254738707e-05
          },
          {
            "average": 1.155140301,
            "count": 7252416,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.362038404,
            "variance": 0.131071806
          },
          {
            "average": 0.2333777621,
            "count": 7252416,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69868438,
            "variance": 136.8592162
          },
          {
            "average": 1.994770294,
            "count": 7252416,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000296729,
            "variance": 1.000593547
          },
          {
            "average": 1005.938804,
            "count": 7252416,
            "maximum": 1008,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8920165024,
            "variance": 0.7956934405
          },
          {
            "average": 45903.55753,
            "count": 7252416,
            "maximum": 65280,
            "minimum": 29952,
            "name": "Red",
            "position": 12,
            "stddev": 1622.507337,
            "variance": 2632530.059
          },
          {
            "average": 44272.58804,
            "count": 7252416,
            "maximum": 65280,
            "minimum": 29952,
            "name": "Green",
            "position": 13,
            "stddev": 1584.53509,
            "variance": 2510751.452
          },
          {
            "average": 41238.60405,
            "count": 7252416,
            "maximum": 65280,
            "minimum": 29952,
            "name": "Blue",
            "position": 14,
            "stddev": 1573.057146,
            "variance": 2474508.784
          },
          {
            "average": 187902053.1,
            "count": 7252416,
            "maximum": 187902671,
            "minimum": 187901576.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 246.9167949,
            "variance": 60967.90362
          },
          {
            "average": 0,
            "count": 7252416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7252416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7252416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7252416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7252416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317873.775,
          4810443.11,
          1345.011965,
          318898.355,
          4811479.71,
          1355.151965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317873.77503878536,
                4810443.1102990275,
                1345.011965472079
              ],
              [
                317873.77503878536,
                4811479.710299027,
                1345.011965472079
              ],
              [
                318898.3550387853,
                4811479.710299027,
                1355.151965472079
              ],
              [
                318898.3550387853,
                4810443.1102990275,
                1355.151965472079
              ],
              [
                317873.77503878536,
                4810443.1102990275,
                1345.011965472079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:57:51+00:00",
        "end_time": "2017-08-27T20:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2503221,
            43.42474991,
            1345.011965,
            -119.2373283,
            43.43432503,
            1355.151965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997639085338,
                  43.424749905940125,
                  1345.011965472079
                ],
                [
                  -119.25032207679018,
                  43.434076668988844,
                  1345.011965472079
                ],
                [
                  -119.23767204992289,
                  43.43432502584246,
                  1355.151965472079
                ],
                [
                  -119.23732830327134,
                  43.42499818237054,
                  1355.151965472079
                ],
                [
                  -119.24997639085338,
                  43.424749905940125,
                  1345.011965472079
                ]
              ]
            ]
          },
          "id": "20170827_43119D2301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:57:51Z",
            "pc:count": 7252416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318321.0822,
                "count": 7252416,
                "maximum": 318898.355,
                "minimum": 317873.775,
                "name": "X",
                "position": 0,
                "stddev": 272.4540436,
                "variance": 74231.20586
              },
              {
                "average": 4810859.107,
                "count": 7252416,
                "maximum": 4811479.71,
                "minimum": 4810443.11,
                "name": "Y",
                "position": 1,
                "stddev": 259.2398645,
                "variance": 67205.30736
              },
              {
                "average": 1350.485181,
                "count": 7252416,
                "maximum": 1355.151965,
                "minimum": 1345.011965,
                "name": "Z",
                "position": 2,
                "stddev": 1.443852442,
                "variance": 2.084709873
              },
              {
                "average": 21905.81102,
                "count": 7252416,
                "maximum": 30305,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1584.243843,
                "variance": 2509828.553
              },
              {
                "average": 1.000055154,
                "count": 7252416,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007426371915,
                "variance": 5.515099982e-05
              },
              {
                "average": 1.000108791,
                "count": 7252416,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0104297417,
                "variance": 0.0001087795119
              },
              {
                "average": 0.5015827829,
                "count": 7252416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975293,
                "variance": 0.2499975293
              },
              {
                "average": 1.254754278e-05,
                "count": 7252416,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00354222911,
                "variance": 1.254738707e-05
              },
              {
                "average": 1.155140301,
                "count": 7252416,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.362038404,
                "variance": 0.131071806
              },
              {
                "average": 0.2333777621,
                "count": 7252416,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69868438,
                "variance": 136.8592162
              },
              {
                "average": 1.994770294,
                "count": 7252416,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000296729,
                "variance": 1.000593547
              },
              {
                "average": 1005.938804,
                "count": 7252416,
                "maximum": 1008,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8920165024,
                "variance": 0.7956934405
              },
              {
                "average": 45903.55753,
                "count": 7252416,
                "maximum": 65280,
                "minimum": 29952,
                "name": "Red",
                "position": 12,
                "stddev": 1622.507337,
                "variance": 2632530.059
              },
              {
                "average": 44272.58804,
                "count": 7252416,
                "maximum": 65280,
                "minimum": 29952,
                "name": "Green",
                "position": 13,
                "stddev": 1584.53509,
                "variance": 2510751.452
              },
              {
                "average": 41238.60405,
                "count": 7252416,
                "maximum": 65280,
                "minimum": 29952,
                "name": "Blue",
                "position": 14,
                "stddev": 1573.057146,
                "variance": 2474508.784
              },
              {
                "average": 187902053.1,
                "count": 7252416,
                "maximum": 187902671,
                "minimum": 187901576.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 246.9167949,
                "variance": 60967.90362
              },
              {
                "average": 0,
                "count": 7252416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7252416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7252416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7252416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7252416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317873.775,
              4810443.11,
              1345.011965,
              318898.355,
              4811479.71,
              1355.151965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317873.77503878536,
                    4810443.1102990275,
                    1345.011965472079
                  ],
                  [
                    317873.77503878536,
                    4811479.710299027,
                    1345.011965472079
                  ],
                  [
                    318898.3550387853,
                    4811479.710299027,
                    1355.151965472079
                  ],
                  [
                    318898.3550387853,
                    4810443.1102990275,
                    1355.151965472079
                  ],
                  [
                    317873.77503878536,
                    4810443.1102990275,
                    1345.011965472079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:57:51+00:00",
            "end_time": "2017-08-27T20:39:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497622133676,
              43.23724741417196,
              1309.77536815075
            ],
            [
              -119.27545048638694,
              43.249984947518406,
              1309.77536815075
            ],
            [
              -119.26279797582855,
              43.250236049488834,
              1347.3753681507499
            ],
            [
              -119.26232634240154,
              43.2374984050588,
              1347.3753681507499
            ],
            [
              -119.27497622133676,
              43.23724741417196,
              1309.77536815075
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754505,
        43.23724741,
        1309.775368,
        -119.2623263,
        43.25023605,
        1347.375368
      ],
      "properties": {
        "datetime": "2017-08-29T16:24:29Z",
        "pc:count": 10879161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315720.9349,
            "count": 10879161,
            "maximum": 316310.2993,
            "minimum": 315282.3993,
            "name": "X",
            "position": 0,
            "stddev": 268.9759098,
            "variance": 72348.04004
          },
          {
            "average": 4790285.354,
            "count": 10879161,
            "maximum": 4791089.707,
            "minimum": 4789674.047,
            "name": "Y",
            "position": 1,
            "stddev": 377.0692304,
            "variance": 142181.2045
          },
          {
            "average": 1328.599291,
            "count": 10879161,
            "maximum": 1347.375368,
            "minimum": 1309.775368,
            "name": "Z",
            "position": 2,
            "stddev": 8.473539661,
            "variance": 71.80087439
          },
          {
            "average": 19696.42421,
            "count": 10879161,
            "maximum": 27265,
            "minimum": 6449,
            "name": "Intensity",
            "position": 3,
            "stddev": 1046.062406,
            "variance": 1094246.556
          },
          {
            "average": 1.000000827,
            "count": 10879161,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009095433294,
            "variance": 8.272690681e-07
          },
          {
            "average": 1.000001195,
            "count": 10879161,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001093134836,
            "variance": 1.19494377e-06
          },
          {
            "average": 0.4983968892,
            "count": 10879161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997453,
            "variance": 0.249997453
          },
          {
            "average": 4.595942647e-06,
            "count": 10879161,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002143810147,
            "variance": 4.595921946e-06
          },
          {
            "average": 1.250753068,
            "count": 10879161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4334466337,
            "variance": 0.1878759842
          },
          {
            "average": 1.40219901,
            "count": 10879161,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7558634,
            "variance": 138.2003242
          },
          {
            "average": 2.005644093,
            "count": 10879161,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999870594,
            "variance": 0.9999741189
          },
          {
            "average": 1061.879659,
            "count": 10879161,
            "maximum": 1064,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8657125806,
            "variance": 0.7494582722
          },
          {
            "average": 46591.82796,
            "count": 10879161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1689.68679,
            "variance": 2855041.447
          },
          {
            "average": 44714.68041,
            "count": 10879161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1766.756109,
            "variance": 3121427.15
          },
          {
            "average": 41835.8005,
            "count": 10879161,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1838.35477,
            "variance": 3379548.261
          },
          {
            "average": 188057542.9,
            "count": 10879161,
            "maximum": 188059069.4,
            "minimum": 188056527.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 586.1249912,
            "variance": 343542.5054
          },
          {
            "average": 0,
            "count": 10879161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10879161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10879161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10879161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10879161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315282.3993,
          4789674.047,
          1309.775368,
          316310.2993,
          4791089.707,
          1347.375368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315282.3992754289,
                4789674.047382997,
                1309.77536815075
              ],
              [
                315282.3992754289,
                4791089.7073829975,
                1309.77536815075
              ],
              [
                316310.29927542893,
                4791089.7073829975,
                1347.3753681507499
              ],
              [
                316310.29927542893,
                4789674.047382997,
                1347.3753681507499
              ],
              [
                315282.3992754289,
                4789674.047382997,
                1309.77536815075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:24:29+00:00",
        "end_time": "2017-08-29T15:42:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754505,
            43.23724741,
            1309.775368,
            -119.2623263,
            43.25023605,
            1347.375368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497622133676,
                  43.23724741417196,
                  1309.77536815075
                ],
                [
                  -119.27545048638694,
                  43.249984947518406,
                  1309.77536815075
                ],
                [
                  -119.26279797582855,
                  43.250236049488834,
                  1347.3753681507499
                ],
                [
                  -119.26232634240154,
                  43.2374984050588,
                  1347.3753681507499
                ],
                [
                  -119.27497622133676,
                  43.23724741417196,
                  1309.77536815075
                ]
              ]
            ]
          },
          "id": "20170829_43119B3204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:24:29Z",
            "pc:count": 10879161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315720.9349,
                "count": 10879161,
                "maximum": 316310.2993,
                "minimum": 315282.3993,
                "name": "X",
                "position": 0,
                "stddev": 268.9759098,
                "variance": 72348.04004
              },
              {
                "average": 4790285.354,
                "count": 10879161,
                "maximum": 4791089.707,
                "minimum": 4789674.047,
                "name": "Y",
                "position": 1,
                "stddev": 377.0692304,
                "variance": 142181.2045
              },
              {
                "average": 1328.599291,
                "count": 10879161,
                "maximum": 1347.375368,
                "minimum": 1309.775368,
                "name": "Z",
                "position": 2,
                "stddev": 8.473539661,
                "variance": 71.80087439
              },
              {
                "average": 19696.42421,
                "count": 10879161,
                "maximum": 27265,
                "minimum": 6449,
                "name": "Intensity",
                "position": 3,
                "stddev": 1046.062406,
                "variance": 1094246.556
              },
              {
                "average": 1.000000827,
                "count": 10879161,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009095433294,
                "variance": 8.272690681e-07
              },
              {
                "average": 1.000001195,
                "count": 10879161,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001093134836,
                "variance": 1.19494377e-06
              },
              {
                "average": 0.4983968892,
                "count": 10879161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997453,
                "variance": 0.249997453
              },
              {
                "average": 4.595942647e-06,
                "count": 10879161,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002143810147,
                "variance": 4.595921946e-06
              },
              {
                "average": 1.250753068,
                "count": 10879161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4334466337,
                "variance": 0.1878759842
              },
              {
                "average": 1.40219901,
                "count": 10879161,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7558634,
                "variance": 138.2003242
              },
              {
                "average": 2.005644093,
                "count": 10879161,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999870594,
                "variance": 0.9999741189
              },
              {
                "average": 1061.879659,
                "count": 10879161,
                "maximum": 1064,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8657125806,
                "variance": 0.7494582722
              },
              {
                "average": 46591.82796,
                "count": 10879161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1689.68679,
                "variance": 2855041.447
              },
              {
                "average": 44714.68041,
                "count": 10879161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1766.756109,
                "variance": 3121427.15
              },
              {
                "average": 41835.8005,
                "count": 10879161,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1838.35477,
                "variance": 3379548.261
              },
              {
                "average": 188057542.9,
                "count": 10879161,
                "maximum": 188059069.4,
                "minimum": 188056527.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 586.1249912,
                "variance": 343542.5054
              },
              {
                "average": 0,
                "count": 10879161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10879161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10879161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10879161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10879161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315282.3993,
              4789674.047,
              1309.775368,
              316310.2993,
              4791089.707,
              1347.375368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315282.3992754289,
                    4789674.047382997,
                    1309.77536815075
                  ],
                  [
                    315282.3992754289,
                    4791089.7073829975,
                    1309.77536815075
                  ],
                  [
                    316310.29927542893,
                    4791089.7073829975,
                    1347.3753681507499
                  ],
                  [
                    316310.29927542893,
                    4789674.047382997,
                    1347.3753681507499
                  ],
                  [
                    315282.3992754289,
                    4789674.047382997,
                    1309.77536815075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:24:29+00:00",
            "end_time": "2017-08-29T15:42: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": "20170828_43119D1108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09997734764458,
              43.4747657484315,
              1259.8353661680483
            ],
            [
              -119.10041816255865,
              43.487486063701546,
              1259.8353661680483
            ],
            [
              -119.08755009086433,
              43.487721818865445,
              1343.3553661680482
            ],
            [
              -119.08711197177846,
              43.475001399492044,
              1343.3553661680482
            ],
            [
              -119.09997734764458,
              43.4747657484315,
              1259.8353661680483
            ]
          ]
        ]
      },
      "bbox": [
        -119.1004182,
        43.47476575,
        1259.835366,
        -119.087112,
        43.48772182,
        1343.355366
      ],
      "properties": {
        "datetime": "2017-08-28T20:19:18Z",
        "pc:count": 14042233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330676.7673,
            "count": 14042233,
            "maximum": 331197.1884,
            "minimum": 330155.9684,
            "name": "X",
            "position": 0,
            "stddev": 287.7486648,
            "variance": 82799.29408
          },
          {
            "average": 4816379.562,
            "count": 14042233,
            "maximum": 4817094.58,
            "minimum": 4815680.94,
            "name": "Y",
            "position": 1,
            "stddev": 407.1705226,
            "variance": 165787.8344
          },
          {
            "average": 1305.77212,
            "count": 14042233,
            "maximum": 1343.355366,
            "minimum": 1259.835366,
            "name": "Z",
            "position": 2,
            "stddev": 31.26368769,
            "variance": 977.4181678
          },
          {
            "average": 21182.72998,
            "count": 14042233,
            "maximum": 46257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3923.736435,
            "variance": 15395707.61
          },
          {
            "average": 1.015763447,
            "count": 14042233,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1428328477,
            "variance": 0.02040122239
          },
          {
            "average": 1.031962936,
            "count": 14042233,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2157965934,
            "variance": 0.04656816974
          },
          {
            "average": 0.5062348702,
            "count": 14042233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999611427,
            "variance": 0.2499611442
          },
          {
            "average": 7.121374499e-08,
            "count": 14042233,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002668590358,
            "variance": 7.121374499e-08
          },
          {
            "average": 1.214270764,
            "count": 14042233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4103155078,
            "variance": 0.168358816
          },
          {
            "average": -1.122979132,
            "count": 14042233,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86933126,
            "variance": 140.8810246
          },
          {
            "average": 1.971186705,
            "count": 14042233,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011127516,
            "variance": 1.022378854
          },
          {
            "average": 1047.467339,
            "count": 14042233,
            "maximum": 1050,
            "minimum": 1045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.178110209,
            "variance": 1.387943665
          },
          {
            "average": 38116.45687,
            "count": 14042233,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8610.425039,
            "variance": 74139419.35
          },
          {
            "average": 37620.50878,
            "count": 14042233,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5592.143431,
            "variance": 31272068.15
          },
          {
            "average": 32995.70552,
            "count": 14042233,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6292.272997,
            "variance": 39592699.46
          },
          {
            "average": 187985543.5,
            "count": 14042233,
            "maximum": 187986758.7,
            "minimum": 187984388.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 508.7070386,
            "variance": 258782.8511
          },
          {
            "average": 0,
            "count": 14042233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330155.9684,
          4815680.94,
          1259.835366,
          331197.1884,
          4817094.58,
          1343.355366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330155.96840714954,
                4815680.939502434,
                1259.8353661680483
              ],
              [
                330155.96840714954,
                4817094.5795024345,
                1259.8353661680483
              ],
              [
                331197.1884071495,
                4817094.5795024345,
                1343.3553661680482
              ],
              [
                331197.1884071495,
                4815680.939502434,
                1343.3553661680482
              ],
              [
                330155.96840714954,
                4815680.939502434,
                1259.8353661680483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:19:18+00:00",
        "end_time": "2017-08-28T19:39:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1004182,
            43.47476575,
            1259.835366,
            -119.087112,
            43.48772182,
            1343.355366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09997734764458,
                  43.4747657484315,
                  1259.8353661680483
                ],
                [
                  -119.10041816255865,
                  43.487486063701546,
                  1259.8353661680483
                ],
                [
                  -119.08755009086433,
                  43.487721818865445,
                  1343.3553661680482
                ],
                [
                  -119.08711197177846,
                  43.475001399492044,
                  1343.3553661680482
                ],
                [
                  -119.09997734764458,
                  43.4747657484315,
                  1259.8353661680483
                ]
              ]
            ]
          },
          "id": "20170828_43119D1108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:19:18Z",
            "pc:count": 14042233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330676.7673,
                "count": 14042233,
                "maximum": 331197.1884,
                "minimum": 330155.9684,
                "name": "X",
                "position": 0,
                "stddev": 287.7486648,
                "variance": 82799.29408
              },
              {
                "average": 4816379.562,
                "count": 14042233,
                "maximum": 4817094.58,
                "minimum": 4815680.94,
                "name": "Y",
                "position": 1,
                "stddev": 407.1705226,
                "variance": 165787.8344
              },
              {
                "average": 1305.77212,
                "count": 14042233,
                "maximum": 1343.355366,
                "minimum": 1259.835366,
                "name": "Z",
                "position": 2,
                "stddev": 31.26368769,
                "variance": 977.4181678
              },
              {
                "average": 21182.72998,
                "count": 14042233,
                "maximum": 46257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3923.736435,
                "variance": 15395707.61
              },
              {
                "average": 1.015763447,
                "count": 14042233,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1428328477,
                "variance": 0.02040122239
              },
              {
                "average": 1.031962936,
                "count": 14042233,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2157965934,
                "variance": 0.04656816974
              },
              {
                "average": 0.5062348702,
                "count": 14042233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999611427,
                "variance": 0.2499611442
              },
              {
                "average": 7.121374499e-08,
                "count": 14042233,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002668590358,
                "variance": 7.121374499e-08
              },
              {
                "average": 1.214270764,
                "count": 14042233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4103155078,
                "variance": 0.168358816
              },
              {
                "average": -1.122979132,
                "count": 14042233,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86933126,
                "variance": 140.8810246
              },
              {
                "average": 1.971186705,
                "count": 14042233,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011127516,
                "variance": 1.022378854
              },
              {
                "average": 1047.467339,
                "count": 14042233,
                "maximum": 1050,
                "minimum": 1045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.178110209,
                "variance": 1.387943665
              },
              {
                "average": 38116.45687,
                "count": 14042233,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8610.425039,
                "variance": 74139419.35
              },
              {
                "average": 37620.50878,
                "count": 14042233,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5592.143431,
                "variance": 31272068.15
              },
              {
                "average": 32995.70552,
                "count": 14042233,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6292.272997,
                "variance": 39592699.46
              },
              {
                "average": 187985543.5,
                "count": 14042233,
                "maximum": 187986758.7,
                "minimum": 187984388.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 508.7070386,
                "variance": 258782.8511
              },
              {
                "average": 0,
                "count": 14042233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330155.9684,
              4815680.94,
              1259.835366,
              331197.1884,
              4817094.58,
              1343.355366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330155.96840714954,
                    4815680.939502434,
                    1259.8353661680483
                  ],
                  [
                    330155.96840714954,
                    4817094.5795024345,
                    1259.8353661680483
                  ],
                  [
                    331197.1884071495,
                    4817094.5795024345,
                    1343.3553661680482
                  ],
                  [
                    331197.1884071495,
                    4815680.939502434,
                    1343.3553661680482
                  ],
                  [
                    330155.96840714954,
                    4815680.939502434,
                    1259.8353661680483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:19:18+00:00",
            "end_time": "2017-08-28T19:39:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997587964281,
              43.437239400916624,
              1319.2101565006537
            ],
            [
              -119.35046950335952,
              43.44998354996158,
              1319.2101565006537
            ],
            [
              -119.33749646813432,
              43.450249617046104,
              1329.0501565006539
            ],
            [
              -119.33700556282996,
              43.437505350284304,
              1329.0501565006539
            ],
            [
              -119.34997587964281,
              43.437239400916624,
              1319.2101565006537
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504695,
        43.4372394,
        1319.210157,
        -119.3370056,
        43.45024962,
        1329.050157
      ],
      "properties": {
        "datetime": "2017-08-28T17:34:47Z",
        "pc:count": 13604104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310337.6514,
            "count": 13604104,
            "maximum": 310868.6564,
            "minimum": 309818.1164,
            "name": "X",
            "position": 0,
            "stddev": 292.0726409,
            "variance": 85306.42758
          },
          {
            "average": 4812763.132,
            "count": 13604104,
            "maximum": 4813470.225,
            "minimum": 4812053.705,
            "name": "Y",
            "position": 1,
            "stddev": 398.6971884,
            "variance": 158959.4481
          },
          {
            "average": 1323.595543,
            "count": 13604104,
            "maximum": 1329.050157,
            "minimum": 1319.210157,
            "name": "Z",
            "position": 2,
            "stddev": 1.879118019,
            "variance": 3.531084529
          },
          {
            "average": 21067.50859,
            "count": 13604104,
            "maximum": 35073,
            "minimum": 641,
            "name": "Intensity",
            "position": 3,
            "stddev": 1715.486408,
            "variance": 2942893.615
          },
          {
            "average": 1.000011467,
            "count": 13604104,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003386295499,
            "variance": 1.146699721e-05
          },
          {
            "average": 1.000021538,
            "count": 13604104,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00464081416,
            "variance": 2.153715607e-05
          },
          {
            "average": 0.5019944717,
            "count": 13604104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960404,
            "variance": 0.2499960405
          },
          {
            "average": 3.675361494e-07,
            "count": 13604104,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006062475083,
            "variance": 3.675360413e-07
          },
          {
            "average": 1.156222784,
            "count": 13604104,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3630664339,
            "variance": 0.1318172354
          },
          {
            "average": 0.2467077946,
            "count": 13604104,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71186245,
            "variance": 137.167722
          },
          {
            "average": 2.000842834,
            "count": 13604104,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00055223,
            "variance": 1.001104765
          },
          {
            "average": 1022.771267,
            "count": 13604104,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.979570208,
            "variance": 0.9595577923
          },
          {
            "average": 45463.52689,
            "count": 13604104,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2652.797548,
            "variance": 7037334.83
          },
          {
            "average": 43891.41933,
            "count": 13604104,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2590.262309,
            "variance": 6709458.831
          },
          {
            "average": 40939.75453,
            "count": 13604104,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2741.356946,
            "variance": 7515037.903
          },
          {
            "average": 187975568.1,
            "count": 13604104,
            "maximum": 187976887.5,
            "minimum": 187974001.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 531.1174733,
            "variance": 282085.7704
          },
          {
            "average": 0,
            "count": 13604104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13604104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13604104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13604104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13604104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309818.1164,
          4812053.705,
          1319.210157,
          310868.6564,
          4813470.225,
          1329.050157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309818.11639247945,
                4812053.704586662,
                1319.2101565006537
              ],
              [
                309818.11639247945,
                4813470.224586662,
                1319.2101565006537
              ],
              [
                310868.6563924795,
                4813470.224586662,
                1329.0501565006539
              ],
              [
                310868.6563924795,
                4812053.704586662,
                1329.0501565006539
              ],
              [
                309818.11639247945,
                4812053.704586662,
                1319.2101565006537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:34:47+00:00",
        "end_time": "2017-08-28T16:46:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504695,
            43.4372394,
            1319.210157,
            -119.3370056,
            43.45024962,
            1329.050157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997587964281,
                  43.437239400916624,
                  1319.2101565006537
                ],
                [
                  -119.35046950335952,
                  43.44998354996158,
                  1319.2101565006537
                ],
                [
                  -119.33749646813432,
                  43.450249617046104,
                  1329.0501565006539
                ],
                [
                  -119.33700556282996,
                  43.437505350284304,
                  1329.0501565006539
                ],
                [
                  -119.34997587964281,
                  43.437239400916624,
                  1319.2101565006537
                ]
              ]
            ]
          },
          "id": "20170828_43119D3123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:34:47Z",
            "pc:count": 13604104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310337.6514,
                "count": 13604104,
                "maximum": 310868.6564,
                "minimum": 309818.1164,
                "name": "X",
                "position": 0,
                "stddev": 292.0726409,
                "variance": 85306.42758
              },
              {
                "average": 4812763.132,
                "count": 13604104,
                "maximum": 4813470.225,
                "minimum": 4812053.705,
                "name": "Y",
                "position": 1,
                "stddev": 398.6971884,
                "variance": 158959.4481
              },
              {
                "average": 1323.595543,
                "count": 13604104,
                "maximum": 1329.050157,
                "minimum": 1319.210157,
                "name": "Z",
                "position": 2,
                "stddev": 1.879118019,
                "variance": 3.531084529
              },
              {
                "average": 21067.50859,
                "count": 13604104,
                "maximum": 35073,
                "minimum": 641,
                "name": "Intensity",
                "position": 3,
                "stddev": 1715.486408,
                "variance": 2942893.615
              },
              {
                "average": 1.000011467,
                "count": 13604104,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003386295499,
                "variance": 1.146699721e-05
              },
              {
                "average": 1.000021538,
                "count": 13604104,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00464081416,
                "variance": 2.153715607e-05
              },
              {
                "average": 0.5019944717,
                "count": 13604104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960404,
                "variance": 0.2499960405
              },
              {
                "average": 3.675361494e-07,
                "count": 13604104,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006062475083,
                "variance": 3.675360413e-07
              },
              {
                "average": 1.156222784,
                "count": 13604104,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3630664339,
                "variance": 0.1318172354
              },
              {
                "average": 0.2467077946,
                "count": 13604104,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71186245,
                "variance": 137.167722
              },
              {
                "average": 2.000842834,
                "count": 13604104,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00055223,
                "variance": 1.001104765
              },
              {
                "average": 1022.771267,
                "count": 13604104,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.979570208,
                "variance": 0.9595577923
              },
              {
                "average": 45463.52689,
                "count": 13604104,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2652.797548,
                "variance": 7037334.83
              },
              {
                "average": 43891.41933,
                "count": 13604104,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2590.262309,
                "variance": 6709458.831
              },
              {
                "average": 40939.75453,
                "count": 13604104,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2741.356946,
                "variance": 7515037.903
              },
              {
                "average": 187975568.1,
                "count": 13604104,
                "maximum": 187976887.5,
                "minimum": 187974001.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 531.1174733,
                "variance": 282085.7704
              },
              {
                "average": 0,
                "count": 13604104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13604104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13604104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13604104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13604104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309818.1164,
              4812053.705,
              1319.210157,
              310868.6564,
              4813470.225,
              1329.050157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309818.11639247945,
                    4812053.704586662,
                    1319.2101565006537
                  ],
                  [
                    309818.11639247945,
                    4813470.224586662,
                    1319.2101565006537
                  ],
                  [
                    310868.6563924795,
                    4813470.224586662,
                    1329.0501565006539
                  ],
                  [
                    310868.6563924795,
                    4812053.704586662,
                    1329.0501565006539
                  ],
                  [
                    309818.11639247945,
                    4812053.704586662,
                    1319.2101565006537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:34:47+00:00",
            "end_time": "2017-08-28T16:46:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2624840501911,
              43.23745996007379,
              1338.331500556865
            ],
            [
              -119.26264601288825,
              43.24183481141239,
              1338.331500556865
            ],
            [
              -119.26029011301527,
              43.24188140794878,
              1346.191500556865
            ],
            [
              -119.26012831860581,
              43.23750654952915,
              1346.191500556865
            ],
            [
              -119.2624840501911,
              43.23745996007379,
              1338.331500556865
            ]
          ]
        ]
      },
      "bbox": [
        -119.262646,
        43.23745996,
        1338.331501,
        -119.2601283,
        43.24188141,
        1346.191501
      ],
      "properties": {
        "datetime": "2017-08-29T16:03:38Z",
        "pc:count": 772210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316380.8933,
            "count": 772210,
            "maximum": 316488.7982,
            "minimum": 316297.3782,
            "name": "X",
            "position": 0,
            "stddev": 48.60244921,
            "variance": 2362.19807
          },
          {
            "average": 4789874.495,
            "count": 772210,
            "maximum": 4790156.344,
            "minimum": 4789670.124,
            "name": "Y",
            "position": 1,
            "stddev": 118.642525,
            "variance": 14076.04873
          },
          {
            "average": 1342.025185,
            "count": 772210,
            "maximum": 1346.191501,
            "minimum": 1338.331501,
            "name": "Z",
            "position": 2,
            "stddev": 1.355180848,
            "variance": 1.83651513
          },
          {
            "average": 19970.52471,
            "count": 772210,
            "maximum": 26001,
            "minimum": 3425,
            "name": "Intensity",
            "position": 3,
            "stddev": 1260.508423,
            "variance": 1588881.485
          },
          {
            "average": 1.000001295,
            "count": 772210,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001137973868,
            "variance": 1.294984525e-06
          },
          {
            "average": 1.00000259,
            "count": 772210,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001609337036,
            "variance": 2.589965696e-06
          },
          {
            "average": 0.511050103,
            "count": 772210,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499878204,
            "variance": 0.2498782188
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195993318,
            "count": 772210,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3969636524,
            "variance": 0.1575801413
          },
          {
            "average": -3.459654554,
            "count": 772210,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.6476675,
            "variance": 159.9634933
          },
          {
            "average": 1.994997475,
            "count": 772210,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999848973,
            "variance": 0.9999697948
          },
          {
            "average": 1060.797631,
            "count": 772210,
            "maximum": 1062,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7628341004,
            "variance": 0.5819158647
          },
          {
            "average": 47954.15896,
            "count": 772210,
            "maximum": 65280,
            "minimum": 39680,
            "name": "Red",
            "position": 12,
            "stddev": 2040.250598,
            "variance": 4162622.501
          },
          {
            "average": 46122.49141,
            "count": 772210,
            "maximum": 65280,
            "minimum": 37632,
            "name": "Green",
            "position": 13,
            "stddev": 2084.983156,
            "variance": 4347154.761
          },
          {
            "average": 43099.93271,
            "count": 772210,
            "maximum": 65280,
            "minimum": 34816,
            "name": "Blue",
            "position": 14,
            "stddev": 2103.327193,
            "variance": 4423985.28
          },
          {
            "average": 188056907.8,
            "count": 772210,
            "maximum": 188057818.7,
            "minimum": 188056543.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.5574402,
            "variance": 231897.5682
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 772210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316297.3782,
          4789670.124,
          1338.331501,
          316488.7982,
          4790156.344,
          1346.191501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316297.37821027666,
                4789670.124304515,
                1338.331500556865
              ],
              [
                316297.37821027666,
                4790156.344304516,
                1338.331500556865
              ],
              [
                316488.7982102767,
                4790156.344304516,
                1346.191500556865
              ],
              [
                316488.7982102767,
                4789670.124304515,
                1346.191500556865
              ],
              [
                316297.37821027666,
                4789670.124304515,
                1338.331500556865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:03:38+00:00",
        "end_time": "2017-08-29T15:42:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.262646,
            43.23745996,
            1338.331501,
            -119.2601283,
            43.24188141,
            1346.191501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2624840501911,
                  43.23745996007379,
                  1338.331500556865
                ],
                [
                  -119.26264601288825,
                  43.24183481141239,
                  1338.331500556865
                ],
                [
                  -119.26029011301527,
                  43.24188140794878,
                  1346.191500556865
                ],
                [
                  -119.26012831860581,
                  43.23750654952915,
                  1346.191500556865
                ],
                [
                  -119.2624840501911,
                  43.23745996007379,
                  1338.331500556865
                ]
              ]
            ]
          },
          "id": "20170829_43119B3205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:03:38Z",
            "pc:count": 772210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316380.8933,
                "count": 772210,
                "maximum": 316488.7982,
                "minimum": 316297.3782,
                "name": "X",
                "position": 0,
                "stddev": 48.60244921,
                "variance": 2362.19807
              },
              {
                "average": 4789874.495,
                "count": 772210,
                "maximum": 4790156.344,
                "minimum": 4789670.124,
                "name": "Y",
                "position": 1,
                "stddev": 118.642525,
                "variance": 14076.04873
              },
              {
                "average": 1342.025185,
                "count": 772210,
                "maximum": 1346.191501,
                "minimum": 1338.331501,
                "name": "Z",
                "position": 2,
                "stddev": 1.355180848,
                "variance": 1.83651513
              },
              {
                "average": 19970.52471,
                "count": 772210,
                "maximum": 26001,
                "minimum": 3425,
                "name": "Intensity",
                "position": 3,
                "stddev": 1260.508423,
                "variance": 1588881.485
              },
              {
                "average": 1.000001295,
                "count": 772210,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001137973868,
                "variance": 1.294984525e-06
              },
              {
                "average": 1.00000259,
                "count": 772210,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001609337036,
                "variance": 2.589965696e-06
              },
              {
                "average": 0.511050103,
                "count": 772210,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499878204,
                "variance": 0.2498782188
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195993318,
                "count": 772210,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3969636524,
                "variance": 0.1575801413
              },
              {
                "average": -3.459654554,
                "count": 772210,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.6476675,
                "variance": 159.9634933
              },
              {
                "average": 1.994997475,
                "count": 772210,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999848973,
                "variance": 0.9999697948
              },
              {
                "average": 1060.797631,
                "count": 772210,
                "maximum": 1062,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7628341004,
                "variance": 0.5819158647
              },
              {
                "average": 47954.15896,
                "count": 772210,
                "maximum": 65280,
                "minimum": 39680,
                "name": "Red",
                "position": 12,
                "stddev": 2040.250598,
                "variance": 4162622.501
              },
              {
                "average": 46122.49141,
                "count": 772210,
                "maximum": 65280,
                "minimum": 37632,
                "name": "Green",
                "position": 13,
                "stddev": 2084.983156,
                "variance": 4347154.761
              },
              {
                "average": 43099.93271,
                "count": 772210,
                "maximum": 65280,
                "minimum": 34816,
                "name": "Blue",
                "position": 14,
                "stddev": 2103.327193,
                "variance": 4423985.28
              },
              {
                "average": 188056907.8,
                "count": 772210,
                "maximum": 188057818.7,
                "minimum": 188056543.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.5574402,
                "variance": 231897.5682
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 772210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316297.3782,
              4789670.124,
              1338.331501,
              316488.7982,
              4790156.344,
              1346.191501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316297.37821027666,
                    4789670.124304515,
                    1338.331500556865
                  ],
                  [
                    316297.37821027666,
                    4790156.344304516,
                    1338.331500556865
                  ],
                  [
                    316488.7982102767,
                    4790156.344304516,
                    1346.191500556865
                  ],
                  [
                    316488.7982102767,
                    4789670.124304515,
                    1346.191500556865
                  ],
                  [
                    316297.37821027666,
                    4789670.124304515,
                    1338.331500556865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:03:38+00:00",
            "end_time": "2017-08-29T15:42:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247564273712,
              43.36223220653728,
              1255.5747667223295
            ],
            [
              -119.412981369146,
              43.374983680987356,
              1255.5747667223295
            ],
            [
              -119.39999778678802,
              43.37525703632382,
              1257.8147667223293
            ],
            [
              -119.39949477516815,
              43.36250544084492,
              1257.8147667223293
            ],
            [
              -119.41247564273712,
              43.36223220653728,
              1255.5747667223295
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129814,
        43.36223221,
        1255.574767,
        -119.3994948,
        43.37525704,
        1257.814767
      ],
      "properties": {
        "datetime": "2017-08-29T18:29:56Z",
        "pc:count": 13315047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305040.1826,
            "count": 13315047,
            "maximum": 305571.4863,
            "minimum": 304518.7463,
            "name": "X",
            "position": 0,
            "stddev": 295.1899245,
            "variance": 87137.09155
          },
          {
            "average": 4804581.035,
            "count": 13315047,
            "maximum": 4805285.279,
            "minimum": 4803867.899,
            "name": "Y",
            "position": 1,
            "stddev": 398.7973219,
            "variance": 159039.3039
          },
          {
            "average": 1255.876708,
            "count": 13315047,
            "maximum": 1257.814767,
            "minimum": 1255.574767,
            "name": "Z",
            "position": 2,
            "stddev": 0.05585869692,
            "variance": 0.003120194021
          },
          {
            "average": 25260.10314,
            "count": 13315047,
            "maximum": 30849,
            "minimum": 2017,
            "name": "Intensity",
            "position": 3,
            "stddev": 1211.280694,
            "variance": 1467200.919
          },
          {
            "average": 1.000000676,
            "count": 13315047,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008221475603,
            "variance": 6.759266109e-07
          },
          {
            "average": 1.000000826,
            "count": 13315047,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009089182583,
            "variance": 8.261324003e-07
          },
          {
            "average": 0.5021129854,
            "count": 13315047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995554,
            "variance": 0.2499955541
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215241523,
            "count": 13315047,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4109898085,
            "variance": 0.1689126227
          },
          {
            "average": 0.2485215291,
            "count": 13315047,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73431157,
            "variance": 137.6940681
          },
          {
            "average": 2.001961991,
            "count": 13315047,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000036903,
            "variance": 1.000073807
          },
          {
            "average": 1072.120099,
            "count": 13315047,
            "maximum": 1076,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.420560514,
            "variance": 5.859113204
          },
          {
            "average": 56257.61278,
            "count": 13315047,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 881.8530377,
            "variance": 777664.7801
          },
          {
            "average": 56295.17828,
            "count": 13315047,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 874.5503848,
            "variance": 764838.3756
          },
          {
            "average": 55737.32274,
            "count": 13315047,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1025.986803,
            "variance": 1052648.921
          },
          {
            "average": 188064106.3,
            "count": 13315047,
            "maximum": 188066596.6,
            "minimum": 188061331.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1691.48918,
            "variance": 2861135.647
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13315047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304518.7463,
          4803867.899,
          1255.574767,
          305571.4863,
          4805285.279,
          1257.814767
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304518.7463103403,
                4803867.899310161,
                1255.5747667223295
              ],
              [
                304518.7463103403,
                4805285.279310162,
                1255.5747667223295
              ],
              [
                305571.4863103403,
                4805285.279310162,
                1257.8147667223293
              ],
              [
                305571.4863103403,
                4803867.899310161,
                1257.8147667223293
              ],
              [
                304518.7463103403,
                4803867.899310161,
                1255.5747667223295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:29:56+00:00",
        "end_time": "2017-08-29T17:02:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129814,
            43.36223221,
            1255.574767,
            -119.3994948,
            43.37525704,
            1257.814767
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247564273712,
                  43.36223220653728,
                  1255.5747667223295
                ],
                [
                  -119.412981369146,
                  43.374983680987356,
                  1255.5747667223295
                ],
                [
                  -119.39999778678802,
                  43.37525703632382,
                  1257.8147667223293
                ],
                [
                  -119.39949477516815,
                  43.36250544084492,
                  1257.8147667223293
                ],
                [
                  -119.41247564273712,
                  43.36223220653728,
                  1255.5747667223295
                ]
              ]
            ]
          },
          "id": "20170829_43119C4203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:29:56Z",
            "pc:count": 13315047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305040.1826,
                "count": 13315047,
                "maximum": 305571.4863,
                "minimum": 304518.7463,
                "name": "X",
                "position": 0,
                "stddev": 295.1899245,
                "variance": 87137.09155
              },
              {
                "average": 4804581.035,
                "count": 13315047,
                "maximum": 4805285.279,
                "minimum": 4803867.899,
                "name": "Y",
                "position": 1,
                "stddev": 398.7973219,
                "variance": 159039.3039
              },
              {
                "average": 1255.876708,
                "count": 13315047,
                "maximum": 1257.814767,
                "minimum": 1255.574767,
                "name": "Z",
                "position": 2,
                "stddev": 0.05585869692,
                "variance": 0.003120194021
              },
              {
                "average": 25260.10314,
                "count": 13315047,
                "maximum": 30849,
                "minimum": 2017,
                "name": "Intensity",
                "position": 3,
                "stddev": 1211.280694,
                "variance": 1467200.919
              },
              {
                "average": 1.000000676,
                "count": 13315047,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008221475603,
                "variance": 6.759266109e-07
              },
              {
                "average": 1.000000826,
                "count": 13315047,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009089182583,
                "variance": 8.261324003e-07
              },
              {
                "average": 0.5021129854,
                "count": 13315047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995554,
                "variance": 0.2499955541
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215241523,
                "count": 13315047,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4109898085,
                "variance": 0.1689126227
              },
              {
                "average": 0.2485215291,
                "count": 13315047,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73431157,
                "variance": 137.6940681
              },
              {
                "average": 2.001961991,
                "count": 13315047,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000036903,
                "variance": 1.000073807
              },
              {
                "average": 1072.120099,
                "count": 13315047,
                "maximum": 1076,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.420560514,
                "variance": 5.859113204
              },
              {
                "average": 56257.61278,
                "count": 13315047,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 881.8530377,
                "variance": 777664.7801
              },
              {
                "average": 56295.17828,
                "count": 13315047,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 874.5503848,
                "variance": 764838.3756
              },
              {
                "average": 55737.32274,
                "count": 13315047,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1025.986803,
                "variance": 1052648.921
              },
              {
                "average": 188064106.3,
                "count": 13315047,
                "maximum": 188066596.6,
                "minimum": 188061331.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1691.48918,
                "variance": 2861135.647
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13315047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304518.7463,
              4803867.899,
              1255.574767,
              305571.4863,
              4805285.279,
              1257.814767
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304518.7463103403,
                    4803867.899310161,
                    1255.5747667223295
                  ],
                  [
                    304518.7463103403,
                    4805285.279310162,
                    1255.5747667223295
                  ],
                  [
                    305571.4863103403,
                    4805285.279310162,
                    1257.8147667223293
                  ],
                  [
                    305571.4863103403,
                    4803867.899310161,
                    1257.8147667223293
                  ],
                  [
                    304518.7463103403,
                    4803867.899310161,
                    1255.5747667223295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:29:56+00:00",
            "end_time": "2017-08-29T17:02: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": "20170828_43119C2307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747670883857,
              43.287251020481904,
              1253.4438859422946
            ],
            [
              -119.23794381694448,
              43.29998445234474,
              1253.4438859422946
            ],
            [
              -119.22499652816978,
              43.30023716133225,
              1263.8038859422948
            ],
            [
              -119.22453211699785,
              43.28750361772284,
              1263.8038859422948
            ],
            [
              -119.23747670883857,
              43.287251020481904,
              1253.4438859422946
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379438,
        43.28725102,
        1253.443886,
        -119.2245321,
        43.30023716,
        1263.803886
      ],
      "properties": {
        "datetime": "2017-08-28T17:12:25Z",
        "pc:count": 13557770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318998.2392,
            "count": 13557770,
            "maximum": 319526.9474,
            "minimum": 318475.9874,
            "name": "X",
            "position": 0,
            "stddev": 292.3516093,
            "variance": 85469.46344
          },
          {
            "average": 4795850.263,
            "count": 13557770,
            "maximum": 4796560.382,
            "minimum": 4795145.202,
            "name": "Y",
            "position": 1,
            "stddev": 399.4762657,
            "variance": 159581.2868
          },
          {
            "average": 1257.401244,
            "count": 13557770,
            "maximum": 1263.803886,
            "minimum": 1253.443886,
            "name": "Z",
            "position": 2,
            "stddev": 2.092698494,
            "variance": 4.379386987
          },
          {
            "average": 20854.77624,
            "count": 13557770,
            "maximum": 31585,
            "minimum": 2769,
            "name": "Intensity",
            "position": 3,
            "stddev": 1331.28164,
            "variance": 1772310.804
          },
          {
            "average": 1.000008335,
            "count": 13557770,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00288697682,
            "variance": 8.334635159e-06
          },
          {
            "average": 1.000016153,
            "count": 13557770,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004019059491,
            "variance": 1.615283919e-05
          },
          {
            "average": 0.5018314959,
            "count": 13557770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966641,
            "variance": 0.2499966641
          },
          {
            "average": 6.638259832e-07,
            "count": 13557770,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008147549273,
            "variance": 6.638255915e-07
          },
          {
            "average": 1.163087071,
            "count": 13557770,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3694451088,
            "variance": 0.1364896884
          },
          {
            "average": 0.2143417155,
            "count": 13557770,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75674378,
            "variance": 138.2210244
          },
          {
            "average": 2.002008664,
            "count": 13557770,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000103378,
            "variance": 1.000206767
          },
          {
            "average": 1020.777997,
            "count": 13557770,
            "maximum": 1023,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.015163542,
            "variance": 1.030557016
          },
          {
            "average": 45195.76646,
            "count": 13557770,
            "maximum": 55296,
            "minimum": 35072,
            "name": "Red",
            "position": 12,
            "stddev": 1842.546902,
            "variance": 3394979.086
          },
          {
            "average": 44026.0782,
            "count": 13557770,
            "maximum": 54784,
            "minimum": 35584,
            "name": "Green",
            "position": 13,
            "stddev": 1854.547345,
            "variance": 3439345.856
          },
          {
            "average": 41279.74187,
            "count": 13557770,
            "maximum": 52736,
            "minimum": 33024,
            "name": "Blue",
            "position": 14,
            "stddev": 1841.860225,
            "variance": 3392449.087
          },
          {
            "average": 187974535.1,
            "count": 13557770,
            "maximum": 187975545.3,
            "minimum": 187972463.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 540.6834733,
            "variance": 292338.6183
          },
          {
            "average": 0,
            "count": 13557770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13557770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13557770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13557770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13557770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318475.9874,
          4795145.202,
          1253.443886,
          319526.9474,
          4796560.382,
          1263.803886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318475.9874458036,
                4795145.202459779,
                1253.4438859422946
              ],
              [
                318475.9874458036,
                4796560.382459778,
                1253.4438859422946
              ],
              [
                319526.94744580355,
                4796560.382459778,
                1263.8038859422948
              ],
              [
                319526.94744580355,
                4795145.202459779,
                1263.8038859422948
              ],
              [
                318475.9874458036,
                4795145.202459779,
                1253.4438859422946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:12:25+00:00",
        "end_time": "2017-08-28T16:21:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379438,
            43.28725102,
            1253.443886,
            -119.2245321,
            43.30023716,
            1263.803886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747670883857,
                  43.287251020481904,
                  1253.4438859422946
                ],
                [
                  -119.23794381694448,
                  43.29998445234474,
                  1253.4438859422946
                ],
                [
                  -119.22499652816978,
                  43.30023716133225,
                  1263.8038859422948
                ],
                [
                  -119.22453211699785,
                  43.28750361772284,
                  1263.8038859422948
                ],
                [
                  -119.23747670883857,
                  43.287251020481904,
                  1253.4438859422946
                ]
              ]
            ]
          },
          "id": "20170828_43119C2307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:12:25Z",
            "pc:count": 13557770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318998.2392,
                "count": 13557770,
                "maximum": 319526.9474,
                "minimum": 318475.9874,
                "name": "X",
                "position": 0,
                "stddev": 292.3516093,
                "variance": 85469.46344
              },
              {
                "average": 4795850.263,
                "count": 13557770,
                "maximum": 4796560.382,
                "minimum": 4795145.202,
                "name": "Y",
                "position": 1,
                "stddev": 399.4762657,
                "variance": 159581.2868
              },
              {
                "average": 1257.401244,
                "count": 13557770,
                "maximum": 1263.803886,
                "minimum": 1253.443886,
                "name": "Z",
                "position": 2,
                "stddev": 2.092698494,
                "variance": 4.379386987
              },
              {
                "average": 20854.77624,
                "count": 13557770,
                "maximum": 31585,
                "minimum": 2769,
                "name": "Intensity",
                "position": 3,
                "stddev": 1331.28164,
                "variance": 1772310.804
              },
              {
                "average": 1.000008335,
                "count": 13557770,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00288697682,
                "variance": 8.334635159e-06
              },
              {
                "average": 1.000016153,
                "count": 13557770,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004019059491,
                "variance": 1.615283919e-05
              },
              {
                "average": 0.5018314959,
                "count": 13557770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966641,
                "variance": 0.2499966641
              },
              {
                "average": 6.638259832e-07,
                "count": 13557770,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008147549273,
                "variance": 6.638255915e-07
              },
              {
                "average": 1.163087071,
                "count": 13557770,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3694451088,
                "variance": 0.1364896884
              },
              {
                "average": 0.2143417155,
                "count": 13557770,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75674378,
                "variance": 138.2210244
              },
              {
                "average": 2.002008664,
                "count": 13557770,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000103378,
                "variance": 1.000206767
              },
              {
                "average": 1020.777997,
                "count": 13557770,
                "maximum": 1023,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.015163542,
                "variance": 1.030557016
              },
              {
                "average": 45195.76646,
                "count": 13557770,
                "maximum": 55296,
                "minimum": 35072,
                "name": "Red",
                "position": 12,
                "stddev": 1842.546902,
                "variance": 3394979.086
              },
              {
                "average": 44026.0782,
                "count": 13557770,
                "maximum": 54784,
                "minimum": 35584,
                "name": "Green",
                "position": 13,
                "stddev": 1854.547345,
                "variance": 3439345.856
              },
              {
                "average": 41279.74187,
                "count": 13557770,
                "maximum": 52736,
                "minimum": 33024,
                "name": "Blue",
                "position": 14,
                "stddev": 1841.860225,
                "variance": 3392449.087
              },
              {
                "average": 187974535.1,
                "count": 13557770,
                "maximum": 187975545.3,
                "minimum": 187972463.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 540.6834733,
                "variance": 292338.6183
              },
              {
                "average": 0,
                "count": 13557770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13557770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13557770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13557770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13557770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318475.9874,
              4795145.202,
              1253.443886,
              319526.9474,
              4796560.382,
              1263.803886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318475.9874458036,
                    4795145.202459779,
                    1253.4438859422946
                  ],
                  [
                    318475.9874458036,
                    4796560.382459778,
                    1253.4438859422946
                  ],
                  [
                    319526.94744580355,
                    4796560.382459778,
                    1263.8038859422948
                  ],
                  [
                    319526.94744580355,
                    4795145.202459779,
                    1263.8038859422948
                  ],
                  [
                    318475.9874458036,
                    4795145.202459779,
                    1253.4438859422946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:12:25+00:00",
            "end_time": "2017-08-28T16:21: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": "20170827_43119C2116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997583236636,
              43.32475032445369,
              1283.0714228350482
            ],
            [
              -119.25044621041948,
              43.337484823157,
              1283.0714228350482
            ],
            [
              -119.2374962445572,
              43.33773902029048,
              1371.751422835048
            ],
            [
              -119.2370285677269,
              43.32500440918193,
              1371.751422835048
            ],
            [
              -119.24997583236636,
              43.32475032445369,
              1283.0714228350482
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504462,
        43.32475032,
        1283.071423,
        -119.2370286,
        43.33773902,
        1371.751423
      ],
      "properties": {
        "datetime": "2017-08-28T16:55:56Z",
        "pc:count": 17673443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318124.7573,
            "count": 17673443,
            "maximum": 318624.6873,
            "minimum": 317574.1473,
            "name": "X",
            "position": 0,
            "stddev": 285.8031671,
            "variance": 81683.4503
          },
          {
            "average": 4800088.869,
            "count": 17673443,
            "maximum": 4800752.417,
            "minimum": 4799337.097,
            "name": "Y",
            "position": 1,
            "stddev": 400.4371773,
            "variance": 160349.9329
          },
          {
            "average": 1319.142723,
            "count": 17673443,
            "maximum": 1371.751423,
            "minimum": 1283.071423,
            "name": "Z",
            "position": 2,
            "stddev": 17.28059754,
            "variance": 298.6190514
          },
          {
            "average": 18801.39498,
            "count": 17673443,
            "maximum": 27745,
            "minimum": 1234,
            "name": "Intensity",
            "position": 3,
            "stddev": 1523.394293,
            "variance": 2320730.171
          },
          {
            "average": 1.000165559,
            "count": 17673443,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01340437453,
            "variance": 0.0001796772566
          },
          {
            "average": 1.000332872,
            "count": 17673443,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01939046778,
            "variance": 0.0003759902407
          },
          {
            "average": 0.5035680371,
            "count": 17673443,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872831,
            "variance": 0.2499872833
          },
          {
            "average": 7.921489887e-06,
            "count": 17673443,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00281450308,
            "variance": 7.921427586e-06
          },
          {
            "average": 1.148580217,
            "count": 17673443,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3556742097,
            "variance": 0.1265041434
          },
          {
            "average": -0.6268719799,
            "count": 17673443,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59218444,
            "variance": 134.3787401
          },
          {
            "average": 2.006666273,
            "count": 17673443,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000072722,
            "variance": 1.00014545
          },
          {
            "average": 1018.068025,
            "count": 17673443,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.413781625,
            "variance": 1.998778482
          },
          {
            "average": 43923.01693,
            "count": 17673443,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1913.687986,
            "variance": 3662201.708
          },
          {
            "average": 42495.90902,
            "count": 17673443,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1695.194673,
            "variance": 2873684.981
          },
          {
            "average": 39745.96779,
            "count": 17673443,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1497.713923,
            "variance": 2243146.995
          },
          {
            "average": 187967310,
            "count": 17673443,
            "maximum": 187974556.5,
            "minimum": 187905261.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19176.87584,
            "variance": 367752567.2
          },
          {
            "average": 0,
            "count": 17673443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673443,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17673443,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317574.1473,
          4799337.097,
          1283.071423,
          318624.6873,
          4800752.417,
          1371.751423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317574.1473497215,
                4799337.0970127415,
                1283.0714228350482
              ],
              [
                317574.1473497215,
                4800752.417012742,
                1283.0714228350482
              ],
              [
                318624.68734972156,
                4800752.417012742,
                1371.751422835048
              ],
              [
                318624.68734972156,
                4799337.0970127415,
                1371.751422835048
              ],
              [
                317574.1473497215,
                4799337.0970127415,
                1283.0714228350482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:55:56+00:00",
        "end_time": "2017-08-27T21:41:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504462,
            43.32475032,
            1283.071423,
            -119.2370286,
            43.33773902,
            1371.751423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997583236636,
                  43.32475032445369,
                  1283.0714228350482
                ],
                [
                  -119.25044621041948,
                  43.337484823157,
                  1283.0714228350482
                ],
                [
                  -119.2374962445572,
                  43.33773902029048,
                  1371.751422835048
                ],
                [
                  -119.2370285677269,
                  43.32500440918193,
                  1371.751422835048
                ],
                [
                  -119.24997583236636,
                  43.32475032445369,
                  1283.0714228350482
                ]
              ]
            ]
          },
          "id": "20170827_43119C2116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:55:56Z",
            "pc:count": 17673443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318124.7573,
                "count": 17673443,
                "maximum": 318624.6873,
                "minimum": 317574.1473,
                "name": "X",
                "position": 0,
                "stddev": 285.8031671,
                "variance": 81683.4503
              },
              {
                "average": 4800088.869,
                "count": 17673443,
                "maximum": 4800752.417,
                "minimum": 4799337.097,
                "name": "Y",
                "position": 1,
                "stddev": 400.4371773,
                "variance": 160349.9329
              },
              {
                "average": 1319.142723,
                "count": 17673443,
                "maximum": 1371.751423,
                "minimum": 1283.071423,
                "name": "Z",
                "position": 2,
                "stddev": 17.28059754,
                "variance": 298.6190514
              },
              {
                "average": 18801.39498,
                "count": 17673443,
                "maximum": 27745,
                "minimum": 1234,
                "name": "Intensity",
                "position": 3,
                "stddev": 1523.394293,
                "variance": 2320730.171
              },
              {
                "average": 1.000165559,
                "count": 17673443,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01340437453,
                "variance": 0.0001796772566
              },
              {
                "average": 1.000332872,
                "count": 17673443,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01939046778,
                "variance": 0.0003759902407
              },
              {
                "average": 0.5035680371,
                "count": 17673443,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872831,
                "variance": 0.2499872833
              },
              {
                "average": 7.921489887e-06,
                "count": 17673443,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00281450308,
                "variance": 7.921427586e-06
              },
              {
                "average": 1.148580217,
                "count": 17673443,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3556742097,
                "variance": 0.1265041434
              },
              {
                "average": -0.6268719799,
                "count": 17673443,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59218444,
                "variance": 134.3787401
              },
              {
                "average": 2.006666273,
                "count": 17673443,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000072722,
                "variance": 1.00014545
              },
              {
                "average": 1018.068025,
                "count": 17673443,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.413781625,
                "variance": 1.998778482
              },
              {
                "average": 43923.01693,
                "count": 17673443,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1913.687986,
                "variance": 3662201.708
              },
              {
                "average": 42495.90902,
                "count": 17673443,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1695.194673,
                "variance": 2873684.981
              },
              {
                "average": 39745.96779,
                "count": 17673443,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1497.713923,
                "variance": 2243146.995
              },
              {
                "average": 187967310,
                "count": 17673443,
                "maximum": 187974556.5,
                "minimum": 187905261.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19176.87584,
                "variance": 367752567.2
              },
              {
                "average": 0,
                "count": 17673443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673443,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17673443,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317574.1473,
              4799337.097,
              1283.071423,
              318624.6873,
              4800752.417,
              1371.751423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317574.1473497215,
                    4799337.0970127415,
                    1283.0714228350482
                  ],
                  [
                    317574.1473497215,
                    4800752.417012742,
                    1283.0714228350482
                  ],
                  [
                    318624.68734972156,
                    4800752.417012742,
                    1371.751422835048
                  ],
                  [
                    318624.68734972156,
                    4799337.0970127415,
                    1371.751422835048
                  ],
                  [
                    317574.1473497215,
                    4799337.0970127415,
                    1283.0714228350482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:55:56+00:00",
            "end_time": "2017-08-27T21:41: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": "20170827_43119D2316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997683417125,
              43.38724972064678,
              1318.029622029825
            ],
            [
              -119.25044826646736,
              43.399984799513106,
              1318.029622029825
            ],
            [
              -119.23749659634035,
              43.40023905999005,
              1350.8296220298253
            ],
            [
              -119.23702787167501,
              43.38750386869959,
              1350.8296220298253
            ],
            [
              -119.24997683417125,
              43.38724972064678,
              1318.029622029825
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504483,
        43.38724972,
        1318.029622,
        -119.2370279,
        43.40023906,
        1350.829622
      ],
      "properties": {
        "datetime": "2017-08-27T21:25:53Z",
        "pc:count": 14036529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318279.4376,
            "count": 14036529,
            "maximum": 318810.8954,
            "minimum": 317761.2954,
            "name": "X",
            "position": 0,
            "stddev": 292.1748707,
            "variance": 85366.15508
          },
          {
            "average": 4807019.959,
            "count": 14036529,
            "maximum": 4807693.699,
            "minimum": 4806278.299,
            "name": "Y",
            "position": 1,
            "stddev": 402.3926597,
            "variance": 161919.8526
          },
          {
            "average": 1337.148945,
            "count": 14036529,
            "maximum": 1350.829622,
            "minimum": 1318.029622,
            "name": "Z",
            "position": 2,
            "stddev": 6.523830662,
            "variance": 42.5603665
          },
          {
            "average": 21107.44376,
            "count": 14036529,
            "maximum": 28561,
            "minimum": 2209,
            "name": "Intensity",
            "position": 3,
            "stddev": 1383.815508,
            "variance": 1914945.36
          },
          {
            "average": 1.00000862,
            "count": 14036529,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00293603322,
            "variance": 8.620291067e-06
          },
          {
            "average": 1.000012752,
            "count": 14036529,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003571033285,
            "variance": 1.275227872e-05
          },
          {
            "average": 0.5022198864,
            "count": 14036529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950899,
            "variance": 0.2499950899
          },
          {
            "average": 1.317989654e-05,
            "count": 14036529,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003630388928,
            "variance": 1.317972377e-05
          },
          {
            "average": 1.167292925,
            "count": 14036529,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3732372067,
            "variance": 0.1393060125
          },
          {
            "average": -0.008475229454,
            "count": 14036529,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65322157,
            "variance": 135.797573
          },
          {
            "average": 2.002444978,
            "count": 14036529,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00003566,
            "variance": 1.00007132
          },
          {
            "average": 1009.653403,
            "count": 14036529,
            "maximum": 1012,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.960986743,
            "variance": 0.9234955202
          },
          {
            "average": 46334.68603,
            "count": 14036529,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1914.290558,
            "variance": 3664508.341
          },
          {
            "average": 44471.6136,
            "count": 14036529,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1867.738227,
            "variance": 3488446.085
          },
          {
            "average": 41275.6639,
            "count": 14036529,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1801.423047,
            "variance": 3245124.992
          },
          {
            "average": 187903281.1,
            "count": 14036529,
            "maximum": 187904353.9,
            "minimum": 187902351.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 392.7559004,
            "variance": 154257.1973
          },
          {
            "average": 0,
            "count": 14036529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14036529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14036529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14036529,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14036529,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317761.2954,
          4806278.299,
          1318.029622,
          318810.8954,
          4807693.699,
          1350.829622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317761.29535202065,
                4806278.299400167,
                1318.029622029825
              ],
              [
                317761.29535202065,
                4807693.699400167,
                1318.029622029825
              ],
              [
                318810.8953520206,
                4807693.699400167,
                1350.8296220298253
              ],
              [
                318810.8953520206,
                4806278.299400167,
                1350.8296220298253
              ],
              [
                317761.29535202065,
                4806278.299400167,
                1318.029622029825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:25:53+00:00",
        "end_time": "2017-08-27T20:52:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504483,
            43.38724972,
            1318.029622,
            -119.2370279,
            43.40023906,
            1350.829622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997683417125,
                  43.38724972064678,
                  1318.029622029825
                ],
                [
                  -119.25044826646736,
                  43.399984799513106,
                  1318.029622029825
                ],
                [
                  -119.23749659634035,
                  43.40023905999005,
                  1350.8296220298253
                ],
                [
                  -119.23702787167501,
                  43.38750386869959,
                  1350.8296220298253
                ],
                [
                  -119.24997683417125,
                  43.38724972064678,
                  1318.029622029825
                ]
              ]
            ]
          },
          "id": "20170827_43119D2316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:25:53Z",
            "pc:count": 14036529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318279.4376,
                "count": 14036529,
                "maximum": 318810.8954,
                "minimum": 317761.2954,
                "name": "X",
                "position": 0,
                "stddev": 292.1748707,
                "variance": 85366.15508
              },
              {
                "average": 4807019.959,
                "count": 14036529,
                "maximum": 4807693.699,
                "minimum": 4806278.299,
                "name": "Y",
                "position": 1,
                "stddev": 402.3926597,
                "variance": 161919.8526
              },
              {
                "average": 1337.148945,
                "count": 14036529,
                "maximum": 1350.829622,
                "minimum": 1318.029622,
                "name": "Z",
                "position": 2,
                "stddev": 6.523830662,
                "variance": 42.5603665
              },
              {
                "average": 21107.44376,
                "count": 14036529,
                "maximum": 28561,
                "minimum": 2209,
                "name": "Intensity",
                "position": 3,
                "stddev": 1383.815508,
                "variance": 1914945.36
              },
              {
                "average": 1.00000862,
                "count": 14036529,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00293603322,
                "variance": 8.620291067e-06
              },
              {
                "average": 1.000012752,
                "count": 14036529,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003571033285,
                "variance": 1.275227872e-05
              },
              {
                "average": 0.5022198864,
                "count": 14036529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950899,
                "variance": 0.2499950899
              },
              {
                "average": 1.317989654e-05,
                "count": 14036529,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003630388928,
                "variance": 1.317972377e-05
              },
              {
                "average": 1.167292925,
                "count": 14036529,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3732372067,
                "variance": 0.1393060125
              },
              {
                "average": -0.008475229454,
                "count": 14036529,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65322157,
                "variance": 135.797573
              },
              {
                "average": 2.002444978,
                "count": 14036529,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00003566,
                "variance": 1.00007132
              },
              {
                "average": 1009.653403,
                "count": 14036529,
                "maximum": 1012,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.960986743,
                "variance": 0.9234955202
              },
              {
                "average": 46334.68603,
                "count": 14036529,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1914.290558,
                "variance": 3664508.341
              },
              {
                "average": 44471.6136,
                "count": 14036529,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1867.738227,
                "variance": 3488446.085
              },
              {
                "average": 41275.6639,
                "count": 14036529,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1801.423047,
                "variance": 3245124.992
              },
              {
                "average": 187903281.1,
                "count": 14036529,
                "maximum": 187904353.9,
                "minimum": 187902351.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 392.7559004,
                "variance": 154257.1973
              },
              {
                "average": 0,
                "count": 14036529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14036529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14036529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14036529,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14036529,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317761.2954,
              4806278.299,
              1318.029622,
              318810.8954,
              4807693.699,
              1350.829622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317761.29535202065,
                    4806278.299400167,
                    1318.029622029825
                  ],
                  [
                    317761.29535202065,
                    4807693.699400167,
                    1318.029622029825
                  ],
                  [
                    318810.8953520206,
                    4807693.699400167,
                    1350.8296220298253
                  ],
                  [
                    318810.8953520206,
                    4806278.299400167,
                    1350.8296220298253
                  ],
                  [
                    317761.29535202065,
                    4806278.299400167,
                    1318.029622029825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:25:53+00:00",
            "end_time": "2017-08-27T20:52:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247605568367,
              43.37473711280614,
              1259.0912049066233
            ],
            [
              -119.36297133407892,
              43.38748416593529,
              1259.0912049066233
            ],
            [
              -119.34999645496707,
              43.38775166134831,
              1319.0312049066233
            ],
            [
              -119.34950388998674,
              43.375004489828875,
              1319.0312049066233
            ],
            [
              -119.36247605568367,
              43.37473711280614,
              1259.0912049066233
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629713,
        43.37473711,
        1259.091205,
        -119.3495039,
        43.38775166,
        1319.031205
      ],
      "properties": {
        "datetime": "2017-08-29T16:11:46Z",
        "pc:count": 13764941,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309132.1221,
            "count": 13764941,
            "maximum": 309661.4398,
            "minimum": 308609.6598,
            "name": "X",
            "position": 0,
            "stddev": 290.396128,
            "variance": 84329.91115
          },
          {
            "average": 4805847.755,
            "count": 13764941,
            "maximum": 4806557.562,
            "minimum": 4805140.722,
            "name": "Y",
            "position": 1,
            "stddev": 401.6829796,
            "variance": 161349.2161
          },
          {
            "average": 1267.212445,
            "count": 13764941,
            "maximum": 1319.031205,
            "minimum": 1259.091205,
            "name": "Z",
            "position": 2,
            "stddev": 10.94829461,
            "variance": 119.8651549
          },
          {
            "average": 20675.81625,
            "count": 13764941,
            "maximum": 42257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2799.577209,
            "variance": 7837632.551
          },
          {
            "average": 1.001288273,
            "count": 13764941,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03594223133,
            "variance": 0.001291843993
          },
          {
            "average": 1.002597033,
            "count": 13764941,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0510658768,
            "variance": 0.002607723774
          },
          {
            "average": 0.501277194,
            "count": 13764941,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983869,
            "variance": 0.2499983869
          },
          {
            "average": 2.252098284e-06,
            "count": 13764941,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00150069763,
            "variance": 2.252093375e-06
          },
          {
            "average": 1.205936807,
            "count": 13764941,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4043845329,
            "variance": 0.1635268505
          },
          {
            "average": 0.1709411219,
            "count": 13764941,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8048528,
            "variance": 139.3545496
          },
          {
            "average": 1.99757696,
            "count": 13764941,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00216962,
            "variance": 1.004343948
          },
          {
            "average": 1060.748399,
            "count": 13764941,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.181079153,
            "variance": 1.394947965
          },
          {
            "average": 34738.25906,
            "count": 13764941,
            "maximum": 59648,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11094.88272,
            "variance": 123096422.6
          },
          {
            "average": 36603.61227,
            "count": 13764941,
            "maximum": 59136,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8000.198062,
            "variance": 64003169.04
          },
          {
            "average": 32506.95113,
            "count": 13764941,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8979.60209,
            "variance": 80633253.69
          },
          {
            "average": 188051068.6,
            "count": 13764941,
            "maximum": 188058306.8,
            "minimum": 187989007.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19064.91477,
            "variance": 363470975
          },
          {
            "average": 0,
            "count": 13764941,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13764941,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13764941,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13764941,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13764941,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308609.6598,
          4805140.722,
          1259.091205,
          309661.4398,
          4806557.562,
          1319.031205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308609.6598498315,
                4805140.721671127,
                1259.0912049066233
              ],
              [
                308609.6598498315,
                4806557.561671127,
                1259.0912049066233
              ],
              [
                309661.4398498315,
                4806557.561671127,
                1319.0312049066233
              ],
              [
                309661.4398498315,
                4805140.721671127,
                1319.0312049066233
              ],
              [
                308609.6598498315,
                4805140.721671127,
                1259.0912049066233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:11:46+00:00",
        "end_time": "2017-08-28T20:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629713,
            43.37473711,
            1259.091205,
            -119.3495039,
            43.38775166,
            1319.031205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247605568367,
                  43.37473711280614,
                  1259.0912049066233
                ],
                [
                  -119.36297133407892,
                  43.38748416593529,
                  1259.0912049066233
                ],
                [
                  -119.34999645496707,
                  43.38775166134831,
                  1319.0312049066233
                ],
                [
                  -119.34950388998674,
                  43.375004489828875,
                  1319.0312049066233
                ],
                [
                  -119.36247605568367,
                  43.37473711280614,
                  1259.0912049066233
                ]
              ]
            ]
          },
          "id": "20170828_43119D3322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:11:46Z",
            "pc:count": 13764941,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309132.1221,
                "count": 13764941,
                "maximum": 309661.4398,
                "minimum": 308609.6598,
                "name": "X",
                "position": 0,
                "stddev": 290.396128,
                "variance": 84329.91115
              },
              {
                "average": 4805847.755,
                "count": 13764941,
                "maximum": 4806557.562,
                "minimum": 4805140.722,
                "name": "Y",
                "position": 1,
                "stddev": 401.6829796,
                "variance": 161349.2161
              },
              {
                "average": 1267.212445,
                "count": 13764941,
                "maximum": 1319.031205,
                "minimum": 1259.091205,
                "name": "Z",
                "position": 2,
                "stddev": 10.94829461,
                "variance": 119.8651549
              },
              {
                "average": 20675.81625,
                "count": 13764941,
                "maximum": 42257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2799.577209,
                "variance": 7837632.551
              },
              {
                "average": 1.001288273,
                "count": 13764941,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03594223133,
                "variance": 0.001291843993
              },
              {
                "average": 1.002597033,
                "count": 13764941,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0510658768,
                "variance": 0.002607723774
              },
              {
                "average": 0.501277194,
                "count": 13764941,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983869,
                "variance": 0.2499983869
              },
              {
                "average": 2.252098284e-06,
                "count": 13764941,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00150069763,
                "variance": 2.252093375e-06
              },
              {
                "average": 1.205936807,
                "count": 13764941,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4043845329,
                "variance": 0.1635268505
              },
              {
                "average": 0.1709411219,
                "count": 13764941,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8048528,
                "variance": 139.3545496
              },
              {
                "average": 1.99757696,
                "count": 13764941,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00216962,
                "variance": 1.004343948
              },
              {
                "average": 1060.748399,
                "count": 13764941,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.181079153,
                "variance": 1.394947965
              },
              {
                "average": 34738.25906,
                "count": 13764941,
                "maximum": 59648,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11094.88272,
                "variance": 123096422.6
              },
              {
                "average": 36603.61227,
                "count": 13764941,
                "maximum": 59136,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8000.198062,
                "variance": 64003169.04
              },
              {
                "average": 32506.95113,
                "count": 13764941,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8979.60209,
                "variance": 80633253.69
              },
              {
                "average": 188051068.6,
                "count": 13764941,
                "maximum": 188058306.8,
                "minimum": 187989007.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19064.91477,
                "variance": 363470975
              },
              {
                "average": 0,
                "count": 13764941,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13764941,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13764941,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13764941,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13764941,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308609.6598,
              4805140.722,
              1259.091205,
              309661.4398,
              4806557.562,
              1319.031205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308609.6598498315,
                    4805140.721671127,
                    1259.0912049066233
                  ],
                  [
                    308609.6598498315,
                    4806557.561671127,
                    1259.0912049066233
                  ],
                  [
                    309661.4398498315,
                    4806557.561671127,
                    1319.0312049066233
                  ],
                  [
                    309661.4398498315,
                    4805140.721671127,
                    1319.0312049066233
                  ],
                  [
                    308609.6598498315,
                    4805140.721671127,
                    1259.0912049066233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:11:46+00:00",
            "end_time": "2017-08-28T20:56:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2124734534098,
              43.27942964220149,
              1249.63247106743
            ],
            [
              -119.2127656472952,
              43.28748817632001,
              1249.63247106743
            ],
            [
              -119.19999520105955,
              43.287734622239604,
              1254.3524710674299
            ],
            [
              -119.19970469017582,
              43.279676019146315,
              1254.3524710674299
            ],
            [
              -119.2124734534098,
              43.27942964220149,
              1249.63247106743
            ]
          ]
        ]
      },
      "bbox": [
        -119.2127656,
        43.27942964,
        1249.632471,
        -119.1997047,
        43.28773462,
        1254.352471
      ],
      "properties": {
        "datetime": "2017-08-28T16:51:49Z",
        "pc:count": 12187691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321013.1249,
            "count": 12187691,
            "maximum": 321518.3277,
            "minimum": 320481.5277,
            "name": "X",
            "position": 0,
            "stddev": 289.0931822,
            "variance": 83574.86798
          },
          {
            "average": 4794645.181,
            "count": 12187691,
            "maximum": 4795118.129,
            "minimum": 4794222.529,
            "name": "Y",
            "position": 1,
            "stddev": 250.0123846,
            "variance": 62506.19246
          },
          {
            "average": 1251.437298,
            "count": 12187691,
            "maximum": 1254.352471,
            "minimum": 1249.632471,
            "name": "Z",
            "position": 2,
            "stddev": 0.5886152114,
            "variance": 0.346467867
          },
          {
            "average": 22227.50804,
            "count": 12187691,
            "maximum": 36609,
            "minimum": 4305,
            "name": "Intensity",
            "position": 3,
            "stddev": 2059.90094,
            "variance": 4243191.883
          },
          {
            "average": 1.000002379,
            "count": 12187691,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001542544788,
            "variance": 2.379444423e-06
          },
          {
            "average": 1.000004513,
            "count": 12187691,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002124318666,
            "variance": 4.512729795e-06
          },
          {
            "average": 0.505701203,
            "count": 12187691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999675157,
            "variance": 0.2499675168
          },
          {
            "average": 6.481949698e-06,
            "count": 12187691,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002545959193,
            "variance": 6.481908214e-06
          },
          {
            "average": 1.125129116,
            "count": 12187691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3308652736,
            "variance": 0.1094718293
          },
          {
            "average": -1.732874052,
            "count": 12187691,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.16875583,
            "variance": 124.7411067
          },
          {
            "average": 2.005471996,
            "count": 12187691,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000003121,
            "variance": 1.000006241
          },
          {
            "average": 1016.894035,
            "count": 12187691,
            "maximum": 1020,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.563600702,
            "variance": 2.444847157
          },
          {
            "average": 47991.40493,
            "count": 12187691,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3797.525433,
            "variance": 14421199.41
          },
          {
            "average": 47603.62792,
            "count": 12187691,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3573.493079,
            "variance": 12769852.79
          },
          {
            "average": 45048.17088,
            "count": 12187691,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4079.074971,
            "variance": 16638852.62
          },
          {
            "average": 187953362.2,
            "count": 12187691,
            "maximum": 187974309.7,
            "minimum": 187905160.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30552.43404,
            "variance": 933451225.9
          },
          {
            "average": 0,
            "count": 12187691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12187691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12187691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12187691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12187691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320481.5277,
          4794222.529,
          1249.632471,
          321518.3277,
          4795118.129,
          1254.352471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320481.52769311296,
                4794222.528910709,
                1249.63247106743
              ],
              [
                320481.52769311296,
                4795118.128910708,
                1249.63247106743
              ],
              [
                321518.327693113,
                4795118.128910708,
                1254.3524710674299
              ],
              [
                321518.327693113,
                4794222.528910709,
                1254.3524710674299
              ],
              [
                320481.52769311296,
                4794222.528910709,
                1249.63247106743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:51:49+00:00",
        "end_time": "2017-08-27T21:39:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2127656,
            43.27942964,
            1249.632471,
            -119.1997047,
            43.28773462,
            1254.352471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2124734534098,
                  43.27942964220149,
                  1249.63247106743
                ],
                [
                  -119.2127656472952,
                  43.28748817632001,
                  1249.63247106743
                ],
                [
                  -119.19999520105955,
                  43.287734622239604,
                  1254.3524710674299
                ],
                [
                  -119.19970469017582,
                  43.279676019146315,
                  1254.3524710674299
                ],
                [
                  -119.2124734534098,
                  43.27942964220149,
                  1249.63247106743
                ]
              ]
            ]
          },
          "id": "20170827_43119C2314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:51:49Z",
            "pc:count": 12187691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321013.1249,
                "count": 12187691,
                "maximum": 321518.3277,
                "minimum": 320481.5277,
                "name": "X",
                "position": 0,
                "stddev": 289.0931822,
                "variance": 83574.86798
              },
              {
                "average": 4794645.181,
                "count": 12187691,
                "maximum": 4795118.129,
                "minimum": 4794222.529,
                "name": "Y",
                "position": 1,
                "stddev": 250.0123846,
                "variance": 62506.19246
              },
              {
                "average": 1251.437298,
                "count": 12187691,
                "maximum": 1254.352471,
                "minimum": 1249.632471,
                "name": "Z",
                "position": 2,
                "stddev": 0.5886152114,
                "variance": 0.346467867
              },
              {
                "average": 22227.50804,
                "count": 12187691,
                "maximum": 36609,
                "minimum": 4305,
                "name": "Intensity",
                "position": 3,
                "stddev": 2059.90094,
                "variance": 4243191.883
              },
              {
                "average": 1.000002379,
                "count": 12187691,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001542544788,
                "variance": 2.379444423e-06
              },
              {
                "average": 1.000004513,
                "count": 12187691,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002124318666,
                "variance": 4.512729795e-06
              },
              {
                "average": 0.505701203,
                "count": 12187691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999675157,
                "variance": 0.2499675168
              },
              {
                "average": 6.481949698e-06,
                "count": 12187691,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002545959193,
                "variance": 6.481908214e-06
              },
              {
                "average": 1.125129116,
                "count": 12187691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3308652736,
                "variance": 0.1094718293
              },
              {
                "average": -1.732874052,
                "count": 12187691,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.16875583,
                "variance": 124.7411067
              },
              {
                "average": 2.005471996,
                "count": 12187691,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000003121,
                "variance": 1.000006241
              },
              {
                "average": 1016.894035,
                "count": 12187691,
                "maximum": 1020,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.563600702,
                "variance": 2.444847157
              },
              {
                "average": 47991.40493,
                "count": 12187691,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3797.525433,
                "variance": 14421199.41
              },
              {
                "average": 47603.62792,
                "count": 12187691,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3573.493079,
                "variance": 12769852.79
              },
              {
                "average": 45048.17088,
                "count": 12187691,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4079.074971,
                "variance": 16638852.62
              },
              {
                "average": 187953362.2,
                "count": 12187691,
                "maximum": 187974309.7,
                "minimum": 187905160.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30552.43404,
                "variance": 933451225.9
              },
              {
                "average": 0,
                "count": 12187691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12187691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12187691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12187691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12187691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320481.5277,
              4794222.529,
              1249.632471,
              321518.3277,
              4795118.129,
              1254.352471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320481.52769311296,
                    4794222.528910709,
                    1249.63247106743
                  ],
                  [
                    320481.52769311296,
                    4795118.128910708,
                    1249.63247106743
                  ],
                  [
                    321518.327693113,
                    4795118.128910708,
                    1254.3524710674299
                  ],
                  [
                    321518.327693113,
                    4794222.528910709,
                    1254.3524710674299
                  ],
                  [
                    320481.52769311296,
                    4794222.528910709,
                    1249.63247106743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:51:49+00:00",
            "end_time": "2017-08-27T21:39: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": "20170829_43119C4220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3874765906977,
              43.324760416023274,
              1263.3012588492936
            ],
            [
              -119.38797530354246,
              43.33748359838914,
              1263.3012588492936
            ],
            [
              -119.37599959613522,
              43.33773314617419,
              1275.6212588492938
            ],
            [
              -119.37550337858777,
              43.32500985355708,
              1275.6212588492938
            ],
            [
              -119.3874765906977,
              43.324760416023274,
              1263.3012588492936
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879753,
        43.32476042,
        1263.301259,
        -119.3755034,
        43.33773315,
        1275.621259
      ],
      "properties": {
        "datetime": "2017-08-29T18:28:51Z",
        "pc:count": 11856901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306903.1837,
            "count": 11856901,
            "maximum": 307396.9765,
            "minimum": 306425.3765,
            "name": "X",
            "position": 0,
            "stddev": 267.0119318,
            "variance": 71295.3717
          },
          {
            "average": 4800357.024,
            "count": 11856901,
            "maximum": 4801062.161,
            "minimum": 4799647.961,
            "name": "Y",
            "position": 1,
            "stddev": 400.0377202,
            "variance": 160030.1776
          },
          {
            "average": 1270.807699,
            "count": 11856901,
            "maximum": 1275.621259,
            "minimum": 1263.301259,
            "name": "Z",
            "position": 2,
            "stddev": 2.147784086,
            "variance": 4.61297648
          },
          {
            "average": 19685.96788,
            "count": 11856901,
            "maximum": 28369,
            "minimum": 4305,
            "name": "Intensity",
            "position": 3,
            "stddev": 1159.947125,
            "variance": 1345477.332
          },
          {
            "average": 1.000003795,
            "count": 11856901,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001948138612,
            "variance": 3.795244053e-06
          },
          {
            "average": 1.000007,
            "count": 11856901,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002645769146,
            "variance": 7.000094374e-06
          },
          {
            "average": 0.5026521686,
            "count": 11856901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992987,
            "variance": 0.2499929871
          },
          {
            "average": 4.216953486e-07,
            "count": 11856901,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006493806328,
            "variance": 4.216952063e-07
          },
          {
            "average": 1.204779563,
            "count": 11856901,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4035404652,
            "variance": 0.162844907
          },
          {
            "average": 0.1775432374,
            "count": 11856901,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.665696,
            "variance": 136.0884631
          },
          {
            "average": 1.999752718,
            "count": 11856901,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000063475,
            "variance": 1.000126954
          },
          {
            "average": 1072.365884,
            "count": 11856901,
            "maximum": 1076,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.369835342,
            "variance": 5.616119548
          },
          {
            "average": 46050.44256,
            "count": 11856901,
            "maximum": 65280,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 1825.117696,
            "variance": 3331054.604
          },
          {
            "average": 44621.58516,
            "count": 11856901,
            "maximum": 65280,
            "minimum": 31744,
            "name": "Green",
            "position": 13,
            "stddev": 1786.316365,
            "variance": 3190926.156
          },
          {
            "average": 42128.24746,
            "count": 11856901,
            "maximum": 65280,
            "minimum": 27648,
            "name": "Blue",
            "position": 14,
            "stddev": 1802.512993,
            "variance": 3249053.091
          },
          {
            "average": 188064277.8,
            "count": 11856901,
            "maximum": 188066531.2,
            "minimum": 188061395.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1643.634886,
            "variance": 2701535.639
          },
          {
            "average": 0,
            "count": 11856901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306425.3765,
          4799647.961,
          1263.301259,
          307396.9765,
          4801062.161,
          1275.621259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306425.37654054334,
                4799647.961088825,
                1263.3012588492936
              ],
              [
                306425.37654054334,
                4801062.161088824,
                1263.3012588492936
              ],
              [
                307396.9765405433,
                4801062.161088824,
                1275.6212588492938
              ],
              [
                307396.9765405433,
                4799647.961088825,
                1275.6212588492938
              ],
              [
                306425.37654054334,
                4799647.961088825,
                1263.3012588492936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:28:51+00:00",
        "end_time": "2017-08-29T17:03:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879753,
            43.32476042,
            1263.301259,
            -119.3755034,
            43.33773315,
            1275.621259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3874765906977,
                  43.324760416023274,
                  1263.3012588492936
                ],
                [
                  -119.38797530354246,
                  43.33748359838914,
                  1263.3012588492936
                ],
                [
                  -119.37599959613522,
                  43.33773314617419,
                  1275.6212588492938
                ],
                [
                  -119.37550337858777,
                  43.32500985355708,
                  1275.6212588492938
                ],
                [
                  -119.3874765906977,
                  43.324760416023274,
                  1263.3012588492936
                ]
              ]
            ]
          },
          "id": "20170829_43119C4220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:28:51Z",
            "pc:count": 11856901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306903.1837,
                "count": 11856901,
                "maximum": 307396.9765,
                "minimum": 306425.3765,
                "name": "X",
                "position": 0,
                "stddev": 267.0119318,
                "variance": 71295.3717
              },
              {
                "average": 4800357.024,
                "count": 11856901,
                "maximum": 4801062.161,
                "minimum": 4799647.961,
                "name": "Y",
                "position": 1,
                "stddev": 400.0377202,
                "variance": 160030.1776
              },
              {
                "average": 1270.807699,
                "count": 11856901,
                "maximum": 1275.621259,
                "minimum": 1263.301259,
                "name": "Z",
                "position": 2,
                "stddev": 2.147784086,
                "variance": 4.61297648
              },
              {
                "average": 19685.96788,
                "count": 11856901,
                "maximum": 28369,
                "minimum": 4305,
                "name": "Intensity",
                "position": 3,
                "stddev": 1159.947125,
                "variance": 1345477.332
              },
              {
                "average": 1.000003795,
                "count": 11856901,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001948138612,
                "variance": 3.795244053e-06
              },
              {
                "average": 1.000007,
                "count": 11856901,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002645769146,
                "variance": 7.000094374e-06
              },
              {
                "average": 0.5026521686,
                "count": 11856901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992987,
                "variance": 0.2499929871
              },
              {
                "average": 4.216953486e-07,
                "count": 11856901,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006493806328,
                "variance": 4.216952063e-07
              },
              {
                "average": 1.204779563,
                "count": 11856901,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4035404652,
                "variance": 0.162844907
              },
              {
                "average": 0.1775432374,
                "count": 11856901,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.665696,
                "variance": 136.0884631
              },
              {
                "average": 1.999752718,
                "count": 11856901,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000063475,
                "variance": 1.000126954
              },
              {
                "average": 1072.365884,
                "count": 11856901,
                "maximum": 1076,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.369835342,
                "variance": 5.616119548
              },
              {
                "average": 46050.44256,
                "count": 11856901,
                "maximum": 65280,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 1825.117696,
                "variance": 3331054.604
              },
              {
                "average": 44621.58516,
                "count": 11856901,
                "maximum": 65280,
                "minimum": 31744,
                "name": "Green",
                "position": 13,
                "stddev": 1786.316365,
                "variance": 3190926.156
              },
              {
                "average": 42128.24746,
                "count": 11856901,
                "maximum": 65280,
                "minimum": 27648,
                "name": "Blue",
                "position": 14,
                "stddev": 1802.512993,
                "variance": 3249053.091
              },
              {
                "average": 188064277.8,
                "count": 11856901,
                "maximum": 188066531.2,
                "minimum": 188061395.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1643.634886,
                "variance": 2701535.639
              },
              {
                "average": 0,
                "count": 11856901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306425.3765,
              4799647.961,
              1263.301259,
              307396.9765,
              4801062.161,
              1275.621259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306425.37654054334,
                    4799647.961088825,
                    1263.3012588492936
                  ],
                  [
                    306425.37654054334,
                    4801062.161088824,
                    1263.3012588492936
                  ],
                  [
                    307396.9765405433,
                    4801062.161088824,
                    1275.6212588492938
                  ],
                  [
                    307396.9765405433,
                    4799647.961088825,
                    1275.6212588492938
                  ],
                  [
                    306425.37654054334,
                    4799647.961088825,
                    1263.3012588492936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:28:51+00:00",
            "end_time": "2017-08-29T17:03:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19998581332685,
              43.279669421944185,
              1249.3875326226641
            ],
            [
              -119.20026773002832,
              43.287488677126085,
              1249.3875326226641
            ],
            [
              -119.19856943305301,
              43.28752134758502,
              1254.2475326226643
            ],
            [
              -119.19828773352408,
              43.27970208353087,
              1254.2475326226643
            ],
            [
              -119.19998581332685,
              43.279669421944185,
              1249.3875326226641
            ]
          ]
        ]
      },
      "bbox": [
        -119.2002677,
        43.27966942,
        1249.387533,
        -119.1982877,
        43.28752135,
        1254.247533
      ],
      "properties": {
        "datetime": "2017-08-28T16:35:25Z",
        "pc:count": 1029753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321557.9038,
            "count": 1029753,
            "maximum": 321633.3777,
            "minimum": 321495.4977,
            "name": "X",
            "position": 0,
            "stddev": 33.54509039,
            "variance": 1125.273089
          },
          {
            "average": 4794618.761,
            "count": 1029753,
            "maximum": 4795091.397,
            "minimum": 4794222.397,
            "name": "Y",
            "position": 1,
            "stddev": 263.3179206,
            "variance": 69336.3273
          },
          {
            "average": 1250.816891,
            "count": 1029753,
            "maximum": 1254.247533,
            "minimum": 1249.387533,
            "name": "Z",
            "position": 2,
            "stddev": 0.5469380025,
            "variance": 0.2991411786
          },
          {
            "average": 22319.98413,
            "count": 1029753,
            "maximum": 35425,
            "minimum": 7921,
            "name": "Intensity",
            "position": 3,
            "stddev": 2173.105405,
            "variance": 4722387.1
          },
          {
            "average": 1.000000971,
            "count": 1029753,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009854474433,
            "variance": 9.711066634e-07
          },
          {
            "average": 1.000000971,
            "count": 1029753,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009854474433,
            "variance": 9.711066634e-07
          },
          {
            "average": 0.4858980746,
            "count": 1029753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998013388,
            "variance": 0.2498013783
          },
          {
            "average": 5.632418648e-05,
            "count": 1029753,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007504736422,
            "variance": 5.632106876e-05
          },
          {
            "average": 1.15358149,
            "count": 1029753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3605472814,
            "variance": 0.1299943421
          },
          {
            "average": 5.714847304,
            "count": 1029753,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.79585113,
            "variance": 116.5504016
          },
          {
            "average": 2.010921066,
            "count": 1029753,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999840648,
            "variance": 0.9999681299
          },
          {
            "average": 1014.970164,
            "count": 1029753,
            "maximum": 1018,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.317709813,
            "variance": 1.736359153
          },
          {
            "average": 48290.66114,
            "count": 1029753,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3443.482452,
            "variance": 11857571.4
          },
          {
            "average": 47918.51666,
            "count": 1029753,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3252.494268,
            "variance": 10578718.96
          },
          {
            "average": 45310.23517,
            "count": 1029753,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3695.024873,
            "variance": 13653208.81
          },
          {
            "average": 187918014.8,
            "count": 1029753,
            "maximum": 187973325.3,
            "minimum": 187905015.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26137.40111,
            "variance": 683163736.8
          },
          {
            "average": 0,
            "count": 1029753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1029753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321495.4977,
          4794222.397,
          1249.387533,
          321633.3777,
          4795091.397,
          1254.247533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321495.49767778534,
                4794222.396948805,
                1249.3875326226641
              ],
              [
                321495.49767778534,
                4795091.396948805,
                1249.3875326226641
              ],
              [
                321633.37767778535,
                4795091.396948805,
                1254.2475326226643
              ],
              [
                321633.37767778535,
                4794222.396948805,
                1254.2475326226643
              ],
              [
                321495.49767778534,
                4794222.396948805,
                1249.3875326226641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:35:25+00:00",
        "end_time": "2017-08-27T21:36:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2002677,
            43.27966942,
            1249.387533,
            -119.1982877,
            43.28752135,
            1254.247533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19998581332685,
                  43.279669421944185,
                  1249.3875326226641
                ],
                [
                  -119.20026773002832,
                  43.287488677126085,
                  1249.3875326226641
                ],
                [
                  -119.19856943305301,
                  43.28752134758502,
                  1254.2475326226643
                ],
                [
                  -119.19828773352408,
                  43.27970208353087,
                  1254.2475326226643
                ],
                [
                  -119.19998581332685,
                  43.279669421944185,
                  1249.3875326226641
                ]
              ]
            ]
          },
          "id": "20170827_43119C2315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:35:25Z",
            "pc:count": 1029753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321557.9038,
                "count": 1029753,
                "maximum": 321633.3777,
                "minimum": 321495.4977,
                "name": "X",
                "position": 0,
                "stddev": 33.54509039,
                "variance": 1125.273089
              },
              {
                "average": 4794618.761,
                "count": 1029753,
                "maximum": 4795091.397,
                "minimum": 4794222.397,
                "name": "Y",
                "position": 1,
                "stddev": 263.3179206,
                "variance": 69336.3273
              },
              {
                "average": 1250.816891,
                "count": 1029753,
                "maximum": 1254.247533,
                "minimum": 1249.387533,
                "name": "Z",
                "position": 2,
                "stddev": 0.5469380025,
                "variance": 0.2991411786
              },
              {
                "average": 22319.98413,
                "count": 1029753,
                "maximum": 35425,
                "minimum": 7921,
                "name": "Intensity",
                "position": 3,
                "stddev": 2173.105405,
                "variance": 4722387.1
              },
              {
                "average": 1.000000971,
                "count": 1029753,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009854474433,
                "variance": 9.711066634e-07
              },
              {
                "average": 1.000000971,
                "count": 1029753,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009854474433,
                "variance": 9.711066634e-07
              },
              {
                "average": 0.4858980746,
                "count": 1029753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998013388,
                "variance": 0.2498013783
              },
              {
                "average": 5.632418648e-05,
                "count": 1029753,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007504736422,
                "variance": 5.632106876e-05
              },
              {
                "average": 1.15358149,
                "count": 1029753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3605472814,
                "variance": 0.1299943421
              },
              {
                "average": 5.714847304,
                "count": 1029753,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.79585113,
                "variance": 116.5504016
              },
              {
                "average": 2.010921066,
                "count": 1029753,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999840648,
                "variance": 0.9999681299
              },
              {
                "average": 1014.970164,
                "count": 1029753,
                "maximum": 1018,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.317709813,
                "variance": 1.736359153
              },
              {
                "average": 48290.66114,
                "count": 1029753,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3443.482452,
                "variance": 11857571.4
              },
              {
                "average": 47918.51666,
                "count": 1029753,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3252.494268,
                "variance": 10578718.96
              },
              {
                "average": 45310.23517,
                "count": 1029753,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3695.024873,
                "variance": 13653208.81
              },
              {
                "average": 187918014.8,
                "count": 1029753,
                "maximum": 187973325.3,
                "minimum": 187905015.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26137.40111,
                "variance": 683163736.8
              },
              {
                "average": 0,
                "count": 1029753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1029753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321495.4977,
              4794222.397,
              1249.387533,
              321633.3777,
              4795091.397,
              1254.247533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321495.49767778534,
                    4794222.396948805,
                    1249.3875326226641
                  ],
                  [
                    321495.49767778534,
                    4795091.396948805,
                    1249.3875326226641
                  ],
                  [
                    321633.37767778535,
                    4795091.396948805,
                    1254.2475326226643
                  ],
                  [
                    321633.37767778535,
                    4794222.396948805,
                    1254.2475326226643
                  ],
                  [
                    321495.49767778534,
                    4794222.396948805,
                    1249.3875326226641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:35:25+00:00",
            "end_time": "2017-08-27T21:36:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26077045428397,
              43.289132153103026,
              1254.9769196299767
            ],
            [
              -119.26117306105415,
              43.299993878212454,
              1254.9769196299767
            ],
            [
              -119.24999503658678,
              43.30021441428364,
              1272.6169196299766
            ],
            [
              -119.24959441598503,
              43.28935260598643,
              1272.6169196299766
            ],
            [
              -119.26077045428397,
              43.289132153103026,
              1254.9769196299767
            ]
          ]
        ]
      },
      "bbox": [
        -119.2611731,
        43.28913215,
        1254.97692,
        -119.2495944,
        43.30021441,
        1272.61692
      ],
      "properties": {
        "datetime": "2017-08-29T17:51:47Z",
        "pc:count": 5935897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317135.3214,
            "count": 5935897,
            "maximum": 317499.1471,
            "minimum": 316591.7871,
            "name": "X",
            "position": 0,
            "stddev": 240.7628163,
            "variance": 57966.73372
          },
          {
            "average": 4796210.575,
            "count": 5935897,
            "maximum": 4796612.192,
            "minimum": 4795405.012,
            "name": "Y",
            "position": 1,
            "stddev": 275.6382209,
            "variance": 75976.42883
          },
          {
            "average": 1262.993415,
            "count": 5935897,
            "maximum": 1272.61692,
            "minimum": 1254.97692,
            "name": "Z",
            "position": 2,
            "stddev": 3.931920459,
            "variance": 15.4599985
          },
          {
            "average": 20207.8224,
            "count": 5935897,
            "maximum": 29921,
            "minimum": 2129,
            "name": "Intensity",
            "position": 3,
            "stddev": 1434.119071,
            "variance": 2056697.509
          },
          {
            "average": 1.000092151,
            "count": 5935897,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009599099872,
            "variance": 9.214271835e-05
          },
          {
            "average": 1.000184471,
            "count": 5935897,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0135807532,
            "variance": 0.0001844368575
          },
          {
            "average": 0.5102260029,
            "count": 5935897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49989546,
            "variance": 0.249895471
          },
          {
            "average": 7.749460612e-06,
            "count": 5935897,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002783774751,
            "variance": 7.749401864e-06
          },
          {
            "average": 1.166347395,
            "count": 5935897,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3723922156,
            "variance": 0.1386759622
          },
          {
            "average": -2.507095623,
            "count": 5935897,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78355566,
            "variance": 138.852184
          },
          {
            "average": 1.995755486,
            "count": 5935897,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000736775,
            "variance": 1.001474092
          },
          {
            "average": 1026.632341,
            "count": 5935897,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.46566971,
            "variance": 109.5302426
          },
          {
            "average": 44597.23857,
            "count": 5935897,
            "maximum": 65280,
            "minimum": 33536,
            "name": "Red",
            "position": 12,
            "stddev": 1762.328414,
            "variance": 3105801.439
          },
          {
            "average": 43418.66278,
            "count": 5935897,
            "maximum": 65280,
            "minimum": 32768,
            "name": "Green",
            "position": 13,
            "stddev": 1704.17475,
            "variance": 2904211.579
          },
          {
            "average": 40914.16921,
            "count": 5935897,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Blue",
            "position": 14,
            "stddev": 1721.858636,
            "variance": 2964797.163
          },
          {
            "average": 187980608,
            "count": 5935897,
            "maximum": 188064307.3,
            "minimum": 187975549,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18840.74697,
            "variance": 354973746.6
          },
          {
            "average": 0,
            "count": 5935897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5935897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5935897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5935897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5935897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316591.7871,
          4795405.012,
          1254.97692,
          317499.1471,
          4796612.192,
          1272.61692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316591.7871225892,
                4795405.011644262,
                1254.9769196299767
              ],
              [
                316591.7871225892,
                4796612.191644262,
                1254.9769196299767
              ],
              [
                317499.1471225892,
                4796612.191644262,
                1272.6169196299766
              ],
              [
                317499.1471225892,
                4795405.011644262,
                1272.6169196299766
              ],
              [
                316591.7871225892,
                4795405.011644262,
                1254.9769196299767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:51:47+00:00",
        "end_time": "2017-08-28T17:12:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2611731,
            43.28913215,
            1254.97692,
            -119.2495944,
            43.30021441,
            1272.61692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26077045428397,
                  43.289132153103026,
                  1254.9769196299767
                ],
                [
                  -119.26117306105415,
                  43.299993878212454,
                  1254.9769196299767
                ],
                [
                  -119.24999503658678,
                  43.30021441428364,
                  1272.6169196299766
                ],
                [
                  -119.24959441598503,
                  43.28935260598643,
                  1272.6169196299766
                ],
                [
                  -119.26077045428397,
                  43.289132153103026,
                  1254.9769196299767
                ]
              ]
            ]
          },
          "id": "20170828_43119C3410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:51:47Z",
            "pc:count": 5935897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317135.3214,
                "count": 5935897,
                "maximum": 317499.1471,
                "minimum": 316591.7871,
                "name": "X",
                "position": 0,
                "stddev": 240.7628163,
                "variance": 57966.73372
              },
              {
                "average": 4796210.575,
                "count": 5935897,
                "maximum": 4796612.192,
                "minimum": 4795405.012,
                "name": "Y",
                "position": 1,
                "stddev": 275.6382209,
                "variance": 75976.42883
              },
              {
                "average": 1262.993415,
                "count": 5935897,
                "maximum": 1272.61692,
                "minimum": 1254.97692,
                "name": "Z",
                "position": 2,
                "stddev": 3.931920459,
                "variance": 15.4599985
              },
              {
                "average": 20207.8224,
                "count": 5935897,
                "maximum": 29921,
                "minimum": 2129,
                "name": "Intensity",
                "position": 3,
                "stddev": 1434.119071,
                "variance": 2056697.509
              },
              {
                "average": 1.000092151,
                "count": 5935897,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009599099872,
                "variance": 9.214271835e-05
              },
              {
                "average": 1.000184471,
                "count": 5935897,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0135807532,
                "variance": 0.0001844368575
              },
              {
                "average": 0.5102260029,
                "count": 5935897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49989546,
                "variance": 0.249895471
              },
              {
                "average": 7.749460612e-06,
                "count": 5935897,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002783774751,
                "variance": 7.749401864e-06
              },
              {
                "average": 1.166347395,
                "count": 5935897,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3723922156,
                "variance": 0.1386759622
              },
              {
                "average": -2.507095623,
                "count": 5935897,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78355566,
                "variance": 138.852184
              },
              {
                "average": 1.995755486,
                "count": 5935897,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000736775,
                "variance": 1.001474092
              },
              {
                "average": 1026.632341,
                "count": 5935897,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.46566971,
                "variance": 109.5302426
              },
              {
                "average": 44597.23857,
                "count": 5935897,
                "maximum": 65280,
                "minimum": 33536,
                "name": "Red",
                "position": 12,
                "stddev": 1762.328414,
                "variance": 3105801.439
              },
              {
                "average": 43418.66278,
                "count": 5935897,
                "maximum": 65280,
                "minimum": 32768,
                "name": "Green",
                "position": 13,
                "stddev": 1704.17475,
                "variance": 2904211.579
              },
              {
                "average": 40914.16921,
                "count": 5935897,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Blue",
                "position": 14,
                "stddev": 1721.858636,
                "variance": 2964797.163
              },
              {
                "average": 187980608,
                "count": 5935897,
                "maximum": 188064307.3,
                "minimum": 187975549,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18840.74697,
                "variance": 354973746.6
              },
              {
                "average": 0,
                "count": 5935897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5935897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5935897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5935897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5935897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316591.7871,
              4795405.012,
              1254.97692,
              317499.1471,
              4796612.192,
              1272.61692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316591.7871225892,
                    4795405.011644262,
                    1254.9769196299767
                  ],
                  [
                    316591.7871225892,
                    4796612.191644262,
                    1254.9769196299767
                  ],
                  [
                    317499.1471225892,
                    4796612.191644262,
                    1272.6169196299766
                  ],
                  [
                    317499.1471225892,
                    4795405.011644262,
                    1272.6169196299766
                  ],
                  [
                    316591.7871225892,
                    4795405.011644262,
                    1254.9769196299767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:51:47+00:00",
            "end_time": "2017-08-28T17:12: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": "20170828_43119D3124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747621668954,
              43.43723972599598,
              1319.4385000924008
            ],
            [
              -119.33796720931674,
              43.44998380913262,
              1319.4385000924008
            ],
            [
              -119.32499702219405,
              43.450248397553565,
              1328.1385000924006
            ],
            [
              -119.32450874741669,
              43.437504197354876,
              1328.1385000924006
            ],
            [
              -119.33747621668954,
              43.43723972599598,
              1319.4385000924008
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379672,
        43.43723973,
        1319.4385,
        -119.3245087,
        43.4502484,
        1328.1385
      ],
      "properties": {
        "datetime": "2017-08-28T17:16:44Z",
        "pc:count": 13864891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311351.1578,
            "count": 13864891,
            "maximum": 311880.0377,
            "minimum": 310829.7377,
            "name": "X",
            "position": 0,
            "stddev": 292.1923743,
            "variance": 85376.38357
          },
          {
            "average": 4812755.323,
            "count": 13864891,
            "maximum": 4813441.773,
            "minimum": 4812025.273,
            "name": "Y",
            "position": 1,
            "stddev": 405.1994504,
            "variance": 164186.5946
          },
          {
            "average": 1324.232693,
            "count": 13864891,
            "maximum": 1328.1385,
            "minimum": 1319.4385,
            "name": "Z",
            "position": 2,
            "stddev": 1.495955842,
            "variance": 2.237883883
          },
          {
            "average": 21113.08705,
            "count": 13864891,
            "maximum": 30529,
            "minimum": 2193,
            "name": "Intensity",
            "position": 3,
            "stddev": 1742.78652,
            "variance": 3037304.856
          },
          {
            "average": 1.000015218,
            "count": 13864891,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003901033761,
            "variance": 1.52180644e-05
          },
          {
            "average": 1.000029499,
            "count": 13864891,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005431215488,
            "variance": 2.949810167e-05
          },
          {
            "average": 0.5021906772,
            "count": 13864891,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952189,
            "variance": 0.249995219
          },
          {
            "average": 1.87524013e-06,
            "count": 13864891,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001369392839,
            "variance": 1.875236749e-06
          },
          {
            "average": 1.1513978,
            "count": 13864891,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3584362087,
            "variance": 0.1284765157
          },
          {
            "average": 0.09204535169,
            "count": 13864891,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71236787,
            "variance": 137.1795612
          },
          {
            "average": 2.002185448,
            "count": 13864891,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00018328,
            "variance": 1.000366594
          },
          {
            "average": 1020.651421,
            "count": 13864891,
            "maximum": 1023,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00292902,
            "variance": 1.005866619
          },
          {
            "average": 45967.93532,
            "count": 13864891,
            "maximum": 55808,
            "minimum": 23552,
            "name": "Red",
            "position": 12,
            "stddev": 2408.179816,
            "variance": 5799330.025
          },
          {
            "average": 44290.66334,
            "count": 13864891,
            "maximum": 55552,
            "minimum": 24320,
            "name": "Green",
            "position": 13,
            "stddev": 2589.345869,
            "variance": 6704712.029
          },
          {
            "average": 41257.4361,
            "count": 13864891,
            "maximum": 54784,
            "minimum": 23552,
            "name": "Blue",
            "position": 14,
            "stddev": 2917.537013,
            "variance": 8512022.222
          },
          {
            "average": 187974465.7,
            "count": 13864891,
            "maximum": 187975804.2,
            "minimum": 187972723.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.1576398,
            "variance": 272648.6007
          },
          {
            "average": 0,
            "count": 13864891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13864891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13864891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13864891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13864891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310829.7377,
          4812025.273,
          1319.4385,
          311880.0377,
          4813441.773,
          1328.1385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310829.73773690313,
                4812025.272765873,
                1319.4385000924008
              ],
              [
                310829.73773690313,
                4813441.772765873,
                1319.4385000924008
              ],
              [
                311880.0377369032,
                4813441.772765873,
                1328.1385000924006
              ],
              [
                311880.0377369032,
                4812025.272765873,
                1328.1385000924006
              ],
              [
                310829.73773690313,
                4812025.272765873,
                1319.4385000924008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:16:44+00:00",
        "end_time": "2017-08-28T16:25:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379672,
            43.43723973,
            1319.4385,
            -119.3245087,
            43.4502484,
            1328.1385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747621668954,
                  43.43723972599598,
                  1319.4385000924008
                ],
                [
                  -119.33796720931674,
                  43.44998380913262,
                  1319.4385000924008
                ],
                [
                  -119.32499702219405,
                  43.450248397553565,
                  1328.1385000924006
                ],
                [
                  -119.32450874741669,
                  43.437504197354876,
                  1328.1385000924006
                ],
                [
                  -119.33747621668954,
                  43.43723972599598,
                  1319.4385000924008
                ]
              ]
            ]
          },
          "id": "20170828_43119D3124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:16:44Z",
            "pc:count": 13864891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311351.1578,
                "count": 13864891,
                "maximum": 311880.0377,
                "minimum": 310829.7377,
                "name": "X",
                "position": 0,
                "stddev": 292.1923743,
                "variance": 85376.38357
              },
              {
                "average": 4812755.323,
                "count": 13864891,
                "maximum": 4813441.773,
                "minimum": 4812025.273,
                "name": "Y",
                "position": 1,
                "stddev": 405.1994504,
                "variance": 164186.5946
              },
              {
                "average": 1324.232693,
                "count": 13864891,
                "maximum": 1328.1385,
                "minimum": 1319.4385,
                "name": "Z",
                "position": 2,
                "stddev": 1.495955842,
                "variance": 2.237883883
              },
              {
                "average": 21113.08705,
                "count": 13864891,
                "maximum": 30529,
                "minimum": 2193,
                "name": "Intensity",
                "position": 3,
                "stddev": 1742.78652,
                "variance": 3037304.856
              },
              {
                "average": 1.000015218,
                "count": 13864891,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003901033761,
                "variance": 1.52180644e-05
              },
              {
                "average": 1.000029499,
                "count": 13864891,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005431215488,
                "variance": 2.949810167e-05
              },
              {
                "average": 0.5021906772,
                "count": 13864891,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952189,
                "variance": 0.249995219
              },
              {
                "average": 1.87524013e-06,
                "count": 13864891,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001369392839,
                "variance": 1.875236749e-06
              },
              {
                "average": 1.1513978,
                "count": 13864891,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3584362087,
                "variance": 0.1284765157
              },
              {
                "average": 0.09204535169,
                "count": 13864891,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71236787,
                "variance": 137.1795612
              },
              {
                "average": 2.002185448,
                "count": 13864891,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00018328,
                "variance": 1.000366594
              },
              {
                "average": 1020.651421,
                "count": 13864891,
                "maximum": 1023,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00292902,
                "variance": 1.005866619
              },
              {
                "average": 45967.93532,
                "count": 13864891,
                "maximum": 55808,
                "minimum": 23552,
                "name": "Red",
                "position": 12,
                "stddev": 2408.179816,
                "variance": 5799330.025
              },
              {
                "average": 44290.66334,
                "count": 13864891,
                "maximum": 55552,
                "minimum": 24320,
                "name": "Green",
                "position": 13,
                "stddev": 2589.345869,
                "variance": 6704712.029
              },
              {
                "average": 41257.4361,
                "count": 13864891,
                "maximum": 54784,
                "minimum": 23552,
                "name": "Blue",
                "position": 14,
                "stddev": 2917.537013,
                "variance": 8512022.222
              },
              {
                "average": 187974465.7,
                "count": 13864891,
                "maximum": 187975804.2,
                "minimum": 187972723.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.1576398,
                "variance": 272648.6007
              },
              {
                "average": 0,
                "count": 13864891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13864891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13864891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13864891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13864891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310829.7377,
              4812025.273,
              1319.4385,
              311880.0377,
              4813441.773,
              1328.1385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310829.73773690313,
                    4812025.272765873,
                    1319.4385000924008
                  ],
                  [
                    310829.73773690313,
                    4813441.772765873,
                    1319.4385000924008
                  ],
                  [
                    311880.0377369032,
                    4813441.772765873,
                    1328.1385000924006
                  ],
                  [
                    311880.0377369032,
                    4812025.272765873,
                    1328.1385000924006
                  ],
                  [
                    310829.73773690313,
                    4812025.272765873,
                    1319.4385000924008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:16:44+00:00",
            "end_time": "2017-08-28T16:25:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26248125550599,
              43.26238864047343,
              1252.1532430043078
            ],
            [
              -119.26260022744805,
              43.26559953843814,
              1252.1532430043078
            ],
            [
              -119.257239453568,
              43.26570549975957,
              1258.8332430043076
            ],
            [
              -119.25712076292172,
              43.26249458997698,
              1258.8332430043076
            ],
            [
              -119.26248125550599,
              43.26238864047343,
              1252.1532430043078
            ]
          ]
        ]
      },
      "bbox": [
        -119.2626002,
        43.26238864,
        1252.153243,
        -119.2571208,
        43.2657055,
        1258.833243
      ],
      "properties": {
        "datetime": "2017-08-29T17:31:17Z",
        "pc:count": 1897347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316573.6838,
            "count": 1897347,
            "maximum": 316807.9509,
            "minimum": 316372.5509,
            "name": "X",
            "position": 0,
            "stddev": 110.888439,
            "variance": 12296.24591
          },
          {
            "average": 4792616.358,
            "count": 1897347,
            "maximum": 4792795.522,
            "minimum": 4792438.662,
            "name": "Y",
            "position": 1,
            "stddev": 99.328631,
            "variance": 9866.176936
          },
          {
            "average": 1253.532749,
            "count": 1897347,
            "maximum": 1258.833243,
            "minimum": 1252.153243,
            "name": "Z",
            "position": 2,
            "stddev": 0.4626936841,
            "variance": 0.2140854453
          },
          {
            "average": 23730.63689,
            "count": 1897347,
            "maximum": 37201,
            "minimum": 737,
            "name": "Intensity",
            "position": 3,
            "stddev": 3542.669024,
            "variance": 12550503.81
          },
          {
            "average": 1.001196934,
            "count": 1897347,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03457603844,
            "variance": 0.001195502434
          },
          {
            "average": 1.002421803,
            "count": 1897347,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04915220035,
            "variance": 0.002415938799
          },
          {
            "average": 0.5058268203,
            "count": 1897347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999661788,
            "variance": 0.2499661799
          },
          {
            "average": 3.162310321e-06,
            "count": 1897347,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00177828625,
            "variance": 3.162301987e-06
          },
          {
            "average": 1.146766511,
            "count": 1897347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3538730966,
            "variance": 0.1252261685
          },
          {
            "average": -1.688740282,
            "count": 1897347,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.41325366,
            "variance": 154.0888665
          },
          {
            "average": 2.015376734,
            "count": 1897347,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002211275,
            "variance": 1.004427439
          },
          {
            "average": 1061.304784,
            "count": 1897347,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.821439324,
            "variance": 33.8891558
          },
          {
            "average": 45374.1749,
            "count": 1897347,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 10827.19221,
            "variance": 117228091.2
          },
          {
            "average": 46077.56703,
            "count": 1897347,
            "maximum": 65280,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 9642.055549,
            "variance": 92969235.2
          },
          {
            "average": 43834.24574,
            "count": 1897347,
            "maximum": 65280,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 10873.16555,
            "variance": 118225729.1
          },
          {
            "average": 188008907.4,
            "count": 1897347,
            "maximum": 188063077.8,
            "minimum": 187989231.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32261.62797,
            "variance": 1040812639
          },
          {
            "average": 0,
            "count": 1897347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1897347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316372.5509,
          4792438.662,
          1252.153243,
          316807.9509,
          4792795.522,
          1258.833243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316372.5508538842,
                4792438.662150351,
                1252.1532430043078
              ],
              [
                316372.5508538842,
                4792795.522150351,
                1252.1532430043078
              ],
              [
                316807.9508538842,
                4792795.522150351,
                1258.8332430043076
              ],
              [
                316807.9508538842,
                4792438.662150351,
                1258.8332430043076
              ],
              [
                316372.5508538842,
                4792438.662150351,
                1252.1532430043078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:31:17+00:00",
        "end_time": "2017-08-28T21:00:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2626002,
            43.26238864,
            1252.153243,
            -119.2571208,
            43.2657055,
            1258.833243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26248125550599,
                  43.26238864047343,
                  1252.1532430043078
                ],
                [
                  -119.26260022744805,
                  43.26559953843814,
                  1252.1532430043078
                ],
                [
                  -119.257239453568,
                  43.26570549975957,
                  1258.8332430043076
                ],
                [
                  -119.25712076292172,
                  43.26249458997698,
                  1258.8332430043076
                ],
                [
                  -119.26248125550599,
                  43.26238864047343,
                  1252.1532430043078
                ]
              ]
            ]
          },
          "id": "20170828_43119C3420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:31:17Z",
            "pc:count": 1897347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316573.6838,
                "count": 1897347,
                "maximum": 316807.9509,
                "minimum": 316372.5509,
                "name": "X",
                "position": 0,
                "stddev": 110.888439,
                "variance": 12296.24591
              },
              {
                "average": 4792616.358,
                "count": 1897347,
                "maximum": 4792795.522,
                "minimum": 4792438.662,
                "name": "Y",
                "position": 1,
                "stddev": 99.328631,
                "variance": 9866.176936
              },
              {
                "average": 1253.532749,
                "count": 1897347,
                "maximum": 1258.833243,
                "minimum": 1252.153243,
                "name": "Z",
                "position": 2,
                "stddev": 0.4626936841,
                "variance": 0.2140854453
              },
              {
                "average": 23730.63689,
                "count": 1897347,
                "maximum": 37201,
                "minimum": 737,
                "name": "Intensity",
                "position": 3,
                "stddev": 3542.669024,
                "variance": 12550503.81
              },
              {
                "average": 1.001196934,
                "count": 1897347,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03457603844,
                "variance": 0.001195502434
              },
              {
                "average": 1.002421803,
                "count": 1897347,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04915220035,
                "variance": 0.002415938799
              },
              {
                "average": 0.5058268203,
                "count": 1897347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999661788,
                "variance": 0.2499661799
              },
              {
                "average": 3.162310321e-06,
                "count": 1897347,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00177828625,
                "variance": 3.162301987e-06
              },
              {
                "average": 1.146766511,
                "count": 1897347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3538730966,
                "variance": 0.1252261685
              },
              {
                "average": -1.688740282,
                "count": 1897347,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.41325366,
                "variance": 154.0888665
              },
              {
                "average": 2.015376734,
                "count": 1897347,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002211275,
                "variance": 1.004427439
              },
              {
                "average": 1061.304784,
                "count": 1897347,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.821439324,
                "variance": 33.8891558
              },
              {
                "average": 45374.1749,
                "count": 1897347,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 10827.19221,
                "variance": 117228091.2
              },
              {
                "average": 46077.56703,
                "count": 1897347,
                "maximum": 65280,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 9642.055549,
                "variance": 92969235.2
              },
              {
                "average": 43834.24574,
                "count": 1897347,
                "maximum": 65280,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 10873.16555,
                "variance": 118225729.1
              },
              {
                "average": 188008907.4,
                "count": 1897347,
                "maximum": 188063077.8,
                "minimum": 187989231.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32261.62797,
                "variance": 1040812639
              },
              {
                "average": 0,
                "count": 1897347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1897347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316372.5509,
              4792438.662,
              1252.153243,
              316807.9509,
              4792795.522,
              1258.833243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316372.5508538842,
                    4792438.662150351,
                    1252.1532430043078
                  ],
                  [
                    316372.5508538842,
                    4792795.522150351,
                    1252.1532430043078
                  ],
                  [
                    316807.9508538842,
                    4792795.522150351,
                    1258.8332430043076
                  ],
                  [
                    316807.9508538842,
                    4792438.662150351,
                    1258.8332430043076
                  ],
                  [
                    316372.5508538842,
                    4792438.662150351,
                    1252.1532430043078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:31:17+00:00",
            "end_time": "2017-08-28T21:00: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": "20170829_43119B3206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31079752620747,
              43.22890818966304,
              1304.4129040227772
            ],
            [
              -119.31112211126565,
              43.237493854153044,
              1304.4129040227772
            ],
            [
              -119.29999627085158,
              43.23771820134603,
              1391.632904022777
            ],
            [
              -119.29967324499358,
              43.22913246995235,
              1391.632904022777
            ],
            [
              -119.31079752620747,
              43.22890818966304,
              1304.4129040227772
            ]
          ]
        ]
      },
      "bbox": [
        -119.3111221,
        43.22890819,
        1304.412904,
        -119.2996732,
        43.2377182,
        1391.632904
      ],
      "properties": {
        "datetime": "2017-08-29T17:26:45Z",
        "pc:count": 5123032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312911.1742,
            "count": 5123032,
            "maximum": 313252.2566,
            "minimum": 312348.1766,
            "name": "X",
            "position": 0,
            "stddev": 213.6157949,
            "variance": 45631.70783
          },
          {
            "average": 4789411.849,
            "count": 5123032,
            "maximum": 4789781.924,
            "minimum": 4788827.684,
            "name": "Y",
            "position": 1,
            "stddev": 227.8848681,
            "variance": 51931.51311
          },
          {
            "average": 1357.94994,
            "count": 5123032,
            "maximum": 1391.632904,
            "minimum": 1304.412904,
            "name": "Z",
            "position": 2,
            "stddev": 21.67278104,
            "variance": 469.709438
          },
          {
            "average": 19234.25013,
            "count": 5123032,
            "maximum": 27457,
            "minimum": 1474,
            "name": "Intensity",
            "position": 3,
            "stddev": 1246.630726,
            "variance": 1554088.166
          },
          {
            "average": 1.000090571,
            "count": 5123032,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009699315661,
            "variance": 9.407672428e-05
          },
          {
            "average": 1.000183095,
            "count": 5123032,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01391408803,
            "variance": 0.0001936018457
          },
          {
            "average": 0.5129435069,
            "count": 5123032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998324863,
            "variance": 0.2498325144
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196789518,
            "count": 5123032,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3975719239,
            "variance": 0.1580634347
          },
          {
            "average": -3.530186685,
            "count": 5123032,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.43236678,
            "variance": 130.6990103
          },
          {
            "average": 1.9977445,
            "count": 5123032,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000048402,
            "variance": 1.000096806
          },
          {
            "average": 1068.51157,
            "count": 5123032,
            "maximum": 1070,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7739270302,
            "variance": 0.5989630481
          },
          {
            "average": 46343.52839,
            "count": 5123032,
            "maximum": 65280,
            "minimum": 16128,
            "name": "Red",
            "position": 12,
            "stddev": 2251.162965,
            "variance": 5067734.693
          },
          {
            "average": 44388.8967,
            "count": 5123032,
            "maximum": 65280,
            "minimum": 18176,
            "name": "Green",
            "position": 13,
            "stddev": 2287.686791,
            "variance": 5233510.855
          },
          {
            "average": 41398.99113,
            "count": 5123032,
            "maximum": 65280,
            "minimum": 18176,
            "name": "Blue",
            "position": 14,
            "stddev": 2285.39618,
            "variance": 5223035.698
          },
          {
            "average": 188061687.7,
            "count": 5123032,
            "maximum": 188062805.2,
            "minimum": 188060578,
            "name": "GpsTime",
            "position": 15,
            "stddev": 470.79623,
            "variance": 221649.0901
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5123032,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312348.1766,
          4788827.684,
          1304.412904,
          313252.2566,
          4789781.924,
          1391.632904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312348.17662983714,
                4788827.683522432,
                1304.4129040227772
              ],
              [
                312348.17662983714,
                4789781.923522432,
                1304.4129040227772
              ],
              [
                313252.2566298371,
                4789781.923522432,
                1391.632904022777
              ],
              [
                313252.2566298371,
                4788827.683522432,
                1391.632904022777
              ],
              [
                312348.17662983714,
                4788827.683522432,
                1304.4129040227772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:26:45+00:00",
        "end_time": "2017-08-29T16:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3111221,
            43.22890819,
            1304.412904,
            -119.2996732,
            43.2377182,
            1391.632904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31079752620747,
                  43.22890818966304,
                  1304.4129040227772
                ],
                [
                  -119.31112211126565,
                  43.237493854153044,
                  1304.4129040227772
                ],
                [
                  -119.29999627085158,
                  43.23771820134603,
                  1391.632904022777
                ],
                [
                  -119.29967324499358,
                  43.22913246995235,
                  1391.632904022777
                ],
                [
                  -119.31079752620747,
                  43.22890818966304,
                  1304.4129040227772
                ]
              ]
            ]
          },
          "id": "20170829_43119B3206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:26:45Z",
            "pc:count": 5123032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312911.1742,
                "count": 5123032,
                "maximum": 313252.2566,
                "minimum": 312348.1766,
                "name": "X",
                "position": 0,
                "stddev": 213.6157949,
                "variance": 45631.70783
              },
              {
                "average": 4789411.849,
                "count": 5123032,
                "maximum": 4789781.924,
                "minimum": 4788827.684,
                "name": "Y",
                "position": 1,
                "stddev": 227.8848681,
                "variance": 51931.51311
              },
              {
                "average": 1357.94994,
                "count": 5123032,
                "maximum": 1391.632904,
                "minimum": 1304.412904,
                "name": "Z",
                "position": 2,
                "stddev": 21.67278104,
                "variance": 469.709438
              },
              {
                "average": 19234.25013,
                "count": 5123032,
                "maximum": 27457,
                "minimum": 1474,
                "name": "Intensity",
                "position": 3,
                "stddev": 1246.630726,
                "variance": 1554088.166
              },
              {
                "average": 1.000090571,
                "count": 5123032,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009699315661,
                "variance": 9.407672428e-05
              },
              {
                "average": 1.000183095,
                "count": 5123032,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01391408803,
                "variance": 0.0001936018457
              },
              {
                "average": 0.5129435069,
                "count": 5123032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998324863,
                "variance": 0.2498325144
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196789518,
                "count": 5123032,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3975719239,
                "variance": 0.1580634347
              },
              {
                "average": -3.530186685,
                "count": 5123032,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.43236678,
                "variance": 130.6990103
              },
              {
                "average": 1.9977445,
                "count": 5123032,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000048402,
                "variance": 1.000096806
              },
              {
                "average": 1068.51157,
                "count": 5123032,
                "maximum": 1070,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7739270302,
                "variance": 0.5989630481
              },
              {
                "average": 46343.52839,
                "count": 5123032,
                "maximum": 65280,
                "minimum": 16128,
                "name": "Red",
                "position": 12,
                "stddev": 2251.162965,
                "variance": 5067734.693
              },
              {
                "average": 44388.8967,
                "count": 5123032,
                "maximum": 65280,
                "minimum": 18176,
                "name": "Green",
                "position": 13,
                "stddev": 2287.686791,
                "variance": 5233510.855
              },
              {
                "average": 41398.99113,
                "count": 5123032,
                "maximum": 65280,
                "minimum": 18176,
                "name": "Blue",
                "position": 14,
                "stddev": 2285.39618,
                "variance": 5223035.698
              },
              {
                "average": 188061687.7,
                "count": 5123032,
                "maximum": 188062805.2,
                "minimum": 188060578,
                "name": "GpsTime",
                "position": 15,
                "stddev": 470.79623,
                "variance": 221649.0901
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5123032,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312348.1766,
              4788827.684,
              1304.412904,
              313252.2566,
              4789781.924,
              1391.632904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312348.17662983714,
                    4788827.683522432,
                    1304.4129040227772
                  ],
                  [
                    312348.17662983714,
                    4789781.923522432,
                    1304.4129040227772
                  ],
                  [
                    313252.2566298371,
                    4789781.923522432,
                    1391.632904022777
                  ],
                  [
                    313252.2566298371,
                    4788827.683522432,
                    1391.632904022777
                  ],
                  [
                    312348.17662983714,
                    4788827.683522432,
                    1304.4129040227772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:26:45+00:00",
            "end_time": "2017-08-29T16:49: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": "20170828_43119C3415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.25331812981085,
              43.27966568231611,
              1252.5281322533071
            ],
            [
              -119.25358581372856,
              43.286914382293055,
              1252.5281322533071
            ],
            [
              -119.24998762465364,
              43.2869852510496,
              1257.128132253307
            ],
            [
              -119.24972036725391,
              43.27973653323111,
              1257.128132253307
            ],
            [
              -119.25331812981085,
              43.27966568231611,
              1252.5281322533071
            ]
          ]
        ]
      },
      "bbox": [
        -119.2535858,
        43.27966568,
        1252.528132,
        -119.2497204,
        43.28698525,
        1257.128132
      ],
      "properties": {
        "datetime": "2017-08-29T17:51:23Z",
        "pc:count": 2793914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317317.5065,
            "count": 2793914,
            "maximum": 317460.1637,
            "minimum": 317168.0237,
            "name": "X",
            "position": 0,
            "stddev": 77.92359059,
            "variance": 6072.08597
          },
          {
            "average": 4794757.262,
            "count": 2793914,
            "maximum": 4795142.955,
            "minimum": 4794337.335,
            "name": "Y",
            "position": 1,
            "stddev": 230.6978145,
            "variance": 53221.48161
          },
          {
            "average": 1254.374249,
            "count": 2793914,
            "maximum": 1257.128132,
            "minimum": 1252.528132,
            "name": "Z",
            "position": 2,
            "stddev": 0.7258638794,
            "variance": 0.5268783714
          },
          {
            "average": 21465.34417,
            "count": 2793914,
            "maximum": 33713,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2696.296821,
            "variance": 7270016.549
          },
          {
            "average": 1.000097354,
            "count": 2793914,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00986635804,
            "variance": 9.734502097e-05
          },
          {
            "average": 1.000205804,
            "count": 2793914,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01434441326,
            "variance": 0.0002057621917
          },
          {
            "average": 0.5030931518,
            "count": 2793914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905218,
            "variance": 0.2499905219
          },
          {
            "average": 7.158416472e-07,
            "count": 2793914,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008460741049,
            "variance": 7.15841391e-07
          },
          {
            "average": 1.1378575,
            "count": 2793914,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3447504205,
            "variance": 0.1188528524
          },
          {
            "average": -0.5140863135,
            "count": 2793914,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80213683,
            "variance": 139.2904337
          },
          {
            "average": 2.005909631,
            "count": 2793914,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007286925,
            "variance": 1.01462695
          },
          {
            "average": 1039.853258,
            "count": 2793914,
            "maximum": 1073,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.96636138,
            "variance": 482.5210323
          },
          {
            "average": 47241.36435,
            "count": 2793914,
            "maximum": 65280,
            "minimum": 19712,
            "name": "Red",
            "position": 12,
            "stddev": 4301.830452,
            "variance": 18505745.23
          },
          {
            "average": 46990.33653,
            "count": 2793914,
            "maximum": 65280,
            "minimum": 22528,
            "name": "Green",
            "position": 13,
            "stddev": 4110.111137,
            "variance": 16893013.56
          },
          {
            "average": 44334.2896,
            "count": 2793914,
            "maximum": 65280,
            "minimum": 21504,
            "name": "Blue",
            "position": 14,
            "stddev": 4664.841921,
            "variance": 21760750.15
          },
          {
            "average": 188003603.6,
            "count": 2793914,
            "maximum": 188064283,
            "minimum": 187976364.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40221.74375,
            "variance": 1617788671
          },
          {
            "average": 0,
            "count": 2793914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317168.0237,
          4794337.335,
          1252.528132,
          317460.1637,
          4795142.955,
          1257.128132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317168.0236859773,
                4794337.334540108,
                1252.5281322533071
              ],
              [
                317168.0236859773,
                4795142.954540107,
                1252.5281322533071
              ],
              [
                317460.16368597734,
                4795142.954540107,
                1257.128132253307
              ],
              [
                317460.16368597734,
                4794337.334540108,
                1257.128132253307
              ],
              [
                317168.0236859773,
                4794337.334540108,
                1252.5281322533071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:51:23+00:00",
        "end_time": "2017-08-28T17:26:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2535858,
            43.27966568,
            1252.528132,
            -119.2497204,
            43.28698525,
            1257.128132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.25331812981085,
                  43.27966568231611,
                  1252.5281322533071
                ],
                [
                  -119.25358581372856,
                  43.286914382293055,
                  1252.5281322533071
                ],
                [
                  -119.24998762465364,
                  43.2869852510496,
                  1257.128132253307
                ],
                [
                  -119.24972036725391,
                  43.27973653323111,
                  1257.128132253307
                ],
                [
                  -119.25331812981085,
                  43.27966568231611,
                  1252.5281322533071
                ]
              ]
            ]
          },
          "id": "20170828_43119C3415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:51:23Z",
            "pc:count": 2793914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317317.5065,
                "count": 2793914,
                "maximum": 317460.1637,
                "minimum": 317168.0237,
                "name": "X",
                "position": 0,
                "stddev": 77.92359059,
                "variance": 6072.08597
              },
              {
                "average": 4794757.262,
                "count": 2793914,
                "maximum": 4795142.955,
                "minimum": 4794337.335,
                "name": "Y",
                "position": 1,
                "stddev": 230.6978145,
                "variance": 53221.48161
              },
              {
                "average": 1254.374249,
                "count": 2793914,
                "maximum": 1257.128132,
                "minimum": 1252.528132,
                "name": "Z",
                "position": 2,
                "stddev": 0.7258638794,
                "variance": 0.5268783714
              },
              {
                "average": 21465.34417,
                "count": 2793914,
                "maximum": 33713,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2696.296821,
                "variance": 7270016.549
              },
              {
                "average": 1.000097354,
                "count": 2793914,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00986635804,
                "variance": 9.734502097e-05
              },
              {
                "average": 1.000205804,
                "count": 2793914,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01434441326,
                "variance": 0.0002057621917
              },
              {
                "average": 0.5030931518,
                "count": 2793914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905218,
                "variance": 0.2499905219
              },
              {
                "average": 7.158416472e-07,
                "count": 2793914,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008460741049,
                "variance": 7.15841391e-07
              },
              {
                "average": 1.1378575,
                "count": 2793914,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3447504205,
                "variance": 0.1188528524
              },
              {
                "average": -0.5140863135,
                "count": 2793914,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80213683,
                "variance": 139.2904337
              },
              {
                "average": 2.005909631,
                "count": 2793914,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007286925,
                "variance": 1.01462695
              },
              {
                "average": 1039.853258,
                "count": 2793914,
                "maximum": 1073,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.96636138,
                "variance": 482.5210323
              },
              {
                "average": 47241.36435,
                "count": 2793914,
                "maximum": 65280,
                "minimum": 19712,
                "name": "Red",
                "position": 12,
                "stddev": 4301.830452,
                "variance": 18505745.23
              },
              {
                "average": 46990.33653,
                "count": 2793914,
                "maximum": 65280,
                "minimum": 22528,
                "name": "Green",
                "position": 13,
                "stddev": 4110.111137,
                "variance": 16893013.56
              },
              {
                "average": 44334.2896,
                "count": 2793914,
                "maximum": 65280,
                "minimum": 21504,
                "name": "Blue",
                "position": 14,
                "stddev": 4664.841921,
                "variance": 21760750.15
              },
              {
                "average": 188003603.6,
                "count": 2793914,
                "maximum": 188064283,
                "minimum": 187976364.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40221.74375,
                "variance": 1617788671
              },
              {
                "average": 0,
                "count": 2793914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317168.0237,
              4794337.335,
              1252.528132,
              317460.1637,
              4795142.955,
              1257.128132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317168.0236859773,
                    4794337.334540108,
                    1252.5281322533071
                  ],
                  [
                    317168.0236859773,
                    4795142.954540107,
                    1252.5281322533071
                  ],
                  [
                    317460.16368597734,
                    4795142.954540107,
                    1257.128132253307
                  ],
                  [
                    317460.16368597734,
                    4794337.334540108,
                    1257.128132253307
                  ],
                  [
                    317168.0236859773,
                    4794337.334540108,
                    1252.5281322533071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:51:23+00:00",
            "end_time": "2017-08-28T17:26:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4124754319667,
              43.34973195738498,
              1255.704337837577
            ],
            [
              -119.4129809234265,
              43.36248309993803,
              1255.704337837577
            ],
            [
              -119.39999754104082,
              43.36275644462698,
              1262.164337837577
            ],
            [
              -119.39949476306752,
              43.350005181049916,
              1262.164337837577
            ],
            [
              -119.4124754319667,
              43.34973195738498,
              1255.704337837577
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129809,
        43.34973196,
        1255.704338,
        -119.3994948,
        43.36275644,
        1262.164338
      ],
      "properties": {
        "datetime": "2017-08-29T18:40:06Z",
        "pc:count": 13074057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305003.379,
            "count": 13074057,
            "maximum": 305531.5486,
            "minimum": 304478.6086,
            "name": "X",
            "position": 0,
            "stddev": 291.2483948,
            "variance": 84825.62749
          },
          {
            "average": 4803193.283,
            "count": 13074057,
            "maximum": 4803896.948,
            "minimum": 4802479.608,
            "name": "Y",
            "position": 1,
            "stddev": 397.5056856,
            "variance": 158010.7701
          },
          {
            "average": 1256.06561,
            "count": 13074057,
            "maximum": 1262.164338,
            "minimum": 1255.704338,
            "name": "Z",
            "position": 2,
            "stddev": 0.7324403324,
            "variance": 0.5364688405
          },
          {
            "average": 25397.81764,
            "count": 13074057,
            "maximum": 44945,
            "minimum": 6961,
            "name": "Intensity",
            "position": 3,
            "stddev": 1639.730354,
            "variance": 2688715.634
          },
          {
            "average": 1.0000013,
            "count": 13074057,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001140299694,
            "variance": 1.300283393e-06
          },
          {
            "average": 1.000002065,
            "count": 13074057,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001437064507,
            "variance": 2.065154397e-06
          },
          {
            "average": 0.5025845459,
            "count": 13074057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933392,
            "variance": 0.2499933392
          },
          {
            "average": 3.824367601e-07,
            "count": 13074057,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006184146207,
            "variance": 3.824366431e-07
          },
          {
            "average": 1.240894774,
            "count": 13074057,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4276265843,
            "variance": 0.1828644956
          },
          {
            "average": 0.1786155932,
            "count": 13074057,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70161994,
            "variance": 136.9279093
          },
          {
            "average": 2.000804647,
            "count": 13074057,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000012297,
            "variance": 1.000024593
          },
          {
            "average": 1074.713516,
            "count": 13074057,
            "maximum": 1077,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.587946458,
            "variance": 2.521573953
          },
          {
            "average": 56272.3202,
            "count": 13074057,
            "maximum": 58880,
            "minimum": 29952,
            "name": "Red",
            "position": 12,
            "stddev": 2052.381675,
            "variance": 4212270.542
          },
          {
            "average": 56318.08839,
            "count": 13074057,
            "maximum": 59136,
            "minimum": 30720,
            "name": "Green",
            "position": 13,
            "stddev": 2079.217068,
            "variance": 4323143.615
          },
          {
            "average": 55830.96731,
            "count": 13074057,
            "maximum": 58880,
            "minimum": 25600,
            "name": "Blue",
            "position": 14,
            "stddev": 2223.028241,
            "variance": 4941854.562
          },
          {
            "average": 188065834,
            "count": 13074057,
            "maximum": 188067206.3,
            "minimum": 188062567.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1043.47141,
            "variance": 1088832.583
          },
          {
            "average": 0,
            "count": 13074057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304478.6086,
          4802479.608,
          1255.704338,
          305531.5486,
          4803896.948,
          1262.164338
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304478.6085604796,
                4802479.608336456,
                1255.704337837577
              ],
              [
                304478.6085604796,
                4803896.948336456,
                1255.704337837577
              ],
              [
                305531.54856047954,
                4803896.948336456,
                1262.164337837577
              ],
              [
                305531.54856047954,
                4802479.608336456,
                1262.164337837577
              ],
              [
                304478.6085604796,
                4802479.608336456,
                1255.704337837577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:40:06+00:00",
        "end_time": "2017-08-29T17:22:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129809,
            43.34973196,
            1255.704338,
            -119.3994948,
            43.36275644,
            1262.164338
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4124754319667,
                  43.34973195738498,
                  1255.704337837577
                ],
                [
                  -119.4129809234265,
                  43.36248309993803,
                  1255.704337837577
                ],
                [
                  -119.39999754104082,
                  43.36275644462698,
                  1262.164337837577
                ],
                [
                  -119.39949476306752,
                  43.350005181049916,
                  1262.164337837577
                ],
                [
                  -119.4124754319667,
                  43.34973195738498,
                  1255.704337837577
                ]
              ]
            ]
          },
          "id": "20170829_43119C4208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:40:06Z",
            "pc:count": 13074057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305003.379,
                "count": 13074057,
                "maximum": 305531.5486,
                "minimum": 304478.6086,
                "name": "X",
                "position": 0,
                "stddev": 291.2483948,
                "variance": 84825.62749
              },
              {
                "average": 4803193.283,
                "count": 13074057,
                "maximum": 4803896.948,
                "minimum": 4802479.608,
                "name": "Y",
                "position": 1,
                "stddev": 397.5056856,
                "variance": 158010.7701
              },
              {
                "average": 1256.06561,
                "count": 13074057,
                "maximum": 1262.164338,
                "minimum": 1255.704338,
                "name": "Z",
                "position": 2,
                "stddev": 0.7324403324,
                "variance": 0.5364688405
              },
              {
                "average": 25397.81764,
                "count": 13074057,
                "maximum": 44945,
                "minimum": 6961,
                "name": "Intensity",
                "position": 3,
                "stddev": 1639.730354,
                "variance": 2688715.634
              },
              {
                "average": 1.0000013,
                "count": 13074057,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001140299694,
                "variance": 1.300283393e-06
              },
              {
                "average": 1.000002065,
                "count": 13074057,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001437064507,
                "variance": 2.065154397e-06
              },
              {
                "average": 0.5025845459,
                "count": 13074057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933392,
                "variance": 0.2499933392
              },
              {
                "average": 3.824367601e-07,
                "count": 13074057,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006184146207,
                "variance": 3.824366431e-07
              },
              {
                "average": 1.240894774,
                "count": 13074057,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4276265843,
                "variance": 0.1828644956
              },
              {
                "average": 0.1786155932,
                "count": 13074057,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70161994,
                "variance": 136.9279093
              },
              {
                "average": 2.000804647,
                "count": 13074057,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000012297,
                "variance": 1.000024593
              },
              {
                "average": 1074.713516,
                "count": 13074057,
                "maximum": 1077,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.587946458,
                "variance": 2.521573953
              },
              {
                "average": 56272.3202,
                "count": 13074057,
                "maximum": 58880,
                "minimum": 29952,
                "name": "Red",
                "position": 12,
                "stddev": 2052.381675,
                "variance": 4212270.542
              },
              {
                "average": 56318.08839,
                "count": 13074057,
                "maximum": 59136,
                "minimum": 30720,
                "name": "Green",
                "position": 13,
                "stddev": 2079.217068,
                "variance": 4323143.615
              },
              {
                "average": 55830.96731,
                "count": 13074057,
                "maximum": 58880,
                "minimum": 25600,
                "name": "Blue",
                "position": 14,
                "stddev": 2223.028241,
                "variance": 4941854.562
              },
              {
                "average": 188065834,
                "count": 13074057,
                "maximum": 188067206.3,
                "minimum": 188062567.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1043.47141,
                "variance": 1088832.583
              },
              {
                "average": 0,
                "count": 13074057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304478.6086,
              4802479.608,
              1255.704338,
              305531.5486,
              4803896.948,
              1262.164338
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304478.6085604796,
                    4802479.608336456,
                    1255.704337837577
                  ],
                  [
                    304478.6085604796,
                    4803896.948336456,
                    1255.704337837577
                  ],
                  [
                    305531.54856047954,
                    4803896.948336456,
                    1262.164337837577
                  ],
                  [
                    305531.54856047954,
                    4802479.608336456,
                    1262.164337837577
                  ],
                  [
                    304478.6085604796,
                    4802479.608336456,
                    1255.704337837577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:40:06+00:00",
            "end_time": "2017-08-29T17:22: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": "20170828_43119D2204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14997783006547,
              43.48726027233086,
              1262.8613674419141
            ],
            [
              -119.15042950530817,
              43.499985005864126,
              1262.8613674419141
            ],
            [
              -119.13749491871597,
              43.50022764607348,
              1361.3013674419142
            ],
            [
              -119.13704595519098,
              43.48750280536189,
              1361.3013674419142
            ],
            [
              -119.14997783006547,
              43.48726027233086,
              1262.8613674419141
            ]
          ]
        ]
      },
      "bbox": [
        -119.1504295,
        43.48726027,
        1262.861367,
        -119.137046,
        43.50022765,
        1361.301367
      ],
      "properties": {
        "datetime": "2017-08-28T19:55:00Z",
        "pc:count": 14101233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326658.5917,
            "count": 14101233,
            "maximum": 327194.1454,
            "minimum": 326147.7254,
            "name": "X",
            "position": 0,
            "stddev": 285.2065035,
            "variance": 81342.74966
          },
          {
            "average": 4817865.266,
            "count": 14101233,
            "maximum": 4818586.029,
            "minimum": 4817171.849,
            "name": "Y",
            "position": 1,
            "stddev": 409.5227585,
            "variance": 167708.8897
          },
          {
            "average": 1288.185698,
            "count": 14101233,
            "maximum": 1361.301367,
            "minimum": 1262.861367,
            "name": "Z",
            "position": 2,
            "stddev": 30.45547948,
            "variance": 927.5362304
          },
          {
            "average": 22814.12251,
            "count": 14101233,
            "maximum": 51953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3798.862632,
            "variance": 14431357.3
          },
          {
            "average": 1.00904701,
            "count": 14101233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1035212089,
            "variance": 0.0107166407
          },
          {
            "average": 1.018281451,
            "count": 14101233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1525716964,
            "variance": 0.02327812254
          },
          {
            "average": 0.4982207584,
            "count": 14101233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996852,
            "variance": 0.249996852
          },
          {
            "average": 2.623884025e-06,
            "count": 14101233,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001619838673,
            "variance": 2.623877326e-06
          },
          {
            "average": 1.185657736,
            "count": 14101233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3888302355,
            "variance": 0.1511889521
          },
          {
            "average": 1.234547265,
            "count": 14101233,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86797292,
            "variance": 140.8487813
          },
          {
            "average": 2.002140735,
            "count": 14101233,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003636699,
            "variance": 1.007286624
          },
          {
            "average": 1044.612191,
            "count": 14101233,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.168304148,
            "variance": 1.364934582
          },
          {
            "average": 37126.88447,
            "count": 14101233,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8858.47686,
            "variance": 78472612.28
          },
          {
            "average": 37988.00136,
            "count": 14101233,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5922.985221,
            "variance": 35081753.92
          },
          {
            "average": 33802.37817,
            "count": 14101233,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7087.625939,
            "variance": 50234441.45
          },
          {
            "average": 187984368.3,
            "count": 14101233,
            "maximum": 187985300.1,
            "minimum": 187983383.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 471.9870448,
            "variance": 222771.7705
          },
          {
            "average": 0,
            "count": 14101233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326147.7254,
          4817171.849,
          1262.861367,
          327194.1454,
          4818586.029,
          1361.301367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326147.72541464824,
                4817171.8492015395,
                1262.8613674419141
              ],
              [
                326147.72541464824,
                4818586.029201539,
                1262.8613674419141
              ],
              [
                327194.1454146483,
                4818586.029201539,
                1361.3013674419142
              ],
              [
                327194.1454146483,
                4817171.8492015395,
                1361.3013674419142
              ],
              [
                326147.72541464824,
                4817171.8492015395,
                1262.8613674419141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:55:00+00:00",
        "end_time": "2017-08-28T19:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1504295,
            43.48726027,
            1262.861367,
            -119.137046,
            43.50022765,
            1361.301367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14997783006547,
                  43.48726027233086,
                  1262.8613674419141
                ],
                [
                  -119.15042950530817,
                  43.499985005864126,
                  1262.8613674419141
                ],
                [
                  -119.13749491871597,
                  43.50022764607348,
                  1361.3013674419142
                ],
                [
                  -119.13704595519098,
                  43.48750280536189,
                  1361.3013674419142
                ],
                [
                  -119.14997783006547,
                  43.48726027233086,
                  1262.8613674419141
                ]
              ]
            ]
          },
          "id": "20170828_43119D2204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:55:00Z",
            "pc:count": 14101233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326658.5917,
                "count": 14101233,
                "maximum": 327194.1454,
                "minimum": 326147.7254,
                "name": "X",
                "position": 0,
                "stddev": 285.2065035,
                "variance": 81342.74966
              },
              {
                "average": 4817865.266,
                "count": 14101233,
                "maximum": 4818586.029,
                "minimum": 4817171.849,
                "name": "Y",
                "position": 1,
                "stddev": 409.5227585,
                "variance": 167708.8897
              },
              {
                "average": 1288.185698,
                "count": 14101233,
                "maximum": 1361.301367,
                "minimum": 1262.861367,
                "name": "Z",
                "position": 2,
                "stddev": 30.45547948,
                "variance": 927.5362304
              },
              {
                "average": 22814.12251,
                "count": 14101233,
                "maximum": 51953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3798.862632,
                "variance": 14431357.3
              },
              {
                "average": 1.00904701,
                "count": 14101233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1035212089,
                "variance": 0.0107166407
              },
              {
                "average": 1.018281451,
                "count": 14101233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1525716964,
                "variance": 0.02327812254
              },
              {
                "average": 0.4982207584,
                "count": 14101233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996852,
                "variance": 0.249996852
              },
              {
                "average": 2.623884025e-06,
                "count": 14101233,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001619838673,
                "variance": 2.623877326e-06
              },
              {
                "average": 1.185657736,
                "count": 14101233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3888302355,
                "variance": 0.1511889521
              },
              {
                "average": 1.234547265,
                "count": 14101233,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86797292,
                "variance": 140.8487813
              },
              {
                "average": 2.002140735,
                "count": 14101233,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003636699,
                "variance": 1.007286624
              },
              {
                "average": 1044.612191,
                "count": 14101233,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.168304148,
                "variance": 1.364934582
              },
              {
                "average": 37126.88447,
                "count": 14101233,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8858.47686,
                "variance": 78472612.28
              },
              {
                "average": 37988.00136,
                "count": 14101233,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5922.985221,
                "variance": 35081753.92
              },
              {
                "average": 33802.37817,
                "count": 14101233,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7087.625939,
                "variance": 50234441.45
              },
              {
                "average": 187984368.3,
                "count": 14101233,
                "maximum": 187985300.1,
                "minimum": 187983383.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 471.9870448,
                "variance": 222771.7705
              },
              {
                "average": 0,
                "count": 14101233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326147.7254,
              4817171.849,
              1262.861367,
              327194.1454,
              4818586.029,
              1361.301367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326147.72541464824,
                    4817171.8492015395,
                    1262.8613674419141
                  ],
                  [
                    326147.72541464824,
                    4818586.029201539,
                    1262.8613674419141
                  ],
                  [
                    327194.1454146483,
                    4818586.029201539,
                    1361.3013674419142
                  ],
                  [
                    327194.1454146483,
                    4817171.8492015395,
                    1361.3013674419142
                  ],
                  [
                    326147.72541464824,
                    4817171.8492015395,
                    1262.8613674419141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:55:00+00:00",
            "end_time": "2017-08-28T19:23:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247567408524,
              43.412248034728236,
              1327.0839415342057
            ],
            [
              -119.26295019806932,
              43.42498456758599,
              1327.0839415342057
            ],
            [
              -119.24999652007979,
              43.42524029725648,
              1353.2639415342055
            ],
            [
              -119.24952470678475,
              43.41250365131762,
              1353.2639415342055
            ],
            [
              -119.26247567408524,
              43.412248034728236,
              1327.0839415342057
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629502,
        43.41224803,
        1327.083942,
        -119.2495247,
        43.4252403,
        1353.263942
      ],
      "properties": {
        "datetime": "2017-08-27T21:17:07Z",
        "pc:count": 14122131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317335.2712,
            "count": 14122131,
            "maximum": 317873.6166,
            "minimum": 316824.2766,
            "name": "X",
            "position": 0,
            "stddev": 294.4289702,
            "variance": 86688.41849
          },
          {
            "average": 4809786.632,
            "count": 14122131,
            "maximum": 4810497.618,
            "minimum": 4809082.038,
            "name": "Y",
            "position": 1,
            "stddev": 405.8354701,
            "variance": 164702.4288
          },
          {
            "average": 1336.895334,
            "count": 14122131,
            "maximum": 1353.263942,
            "minimum": 1327.083942,
            "name": "Z",
            "position": 2,
            "stddev": 6.104322595,
            "variance": 37.26275434
          },
          {
            "average": 21072.0447,
            "count": 14122131,
            "maximum": 31745,
            "minimum": 5009,
            "name": "Intensity",
            "position": 3,
            "stddev": 1544.714936,
            "variance": 2386144.234
          },
          {
            "average": 1.000010622,
            "count": 14122131,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003259066488,
            "variance": 1.062151437e-05
          },
          {
            "average": 1.000017136,
            "count": 14122131,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004139556927,
            "variance": 1.713593155e-05
          },
          {
            "average": 0.5021752029,
            "count": 14122131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952862,
            "variance": 0.2499952862
          },
          {
            "average": 7.860003565e-06,
            "count": 14122131,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002803558871,
            "variance": 7.859942342e-06
          },
          {
            "average": 1.151707982,
            "count": 14122131,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3587376193,
            "variance": 0.1286926795
          },
          {
            "average": 0.02491265172,
            "count": 14122131,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88420343,
            "variance": 141.2342911
          },
          {
            "average": 2.000639422,
            "count": 14122131,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000181834,
            "variance": 1.000363701
          },
          {
            "average": 1008.997224,
            "count": 14122131,
            "maximum": 1011,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.032343389,
            "variance": 1.065732873
          },
          {
            "average": 45582.36652,
            "count": 14122131,
            "maximum": 53760,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 1671.078514,
            "variance": 2792503.401
          },
          {
            "average": 43795.99087,
            "count": 14122131,
            "maximum": 52736,
            "minimum": 30976,
            "name": "Green",
            "position": 13,
            "stddev": 1612.934176,
            "variance": 2601556.657
          },
          {
            "average": 40615.17941,
            "count": 14122131,
            "maximum": 50432,
            "minimum": 29952,
            "name": "Blue",
            "position": 14,
            "stddev": 1525.343958,
            "variance": 2326674.191
          },
          {
            "average": 187903028.7,
            "count": 14122131,
            "maximum": 187903827.3,
            "minimum": 187902304.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 393.7712711,
            "variance": 155055.8139
          },
          {
            "average": 0,
            "count": 14122131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316824.2766,
          4809082.038,
          1327.083942,
          317873.6166,
          4810497.618,
          1353.263942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316824.2765785934,
                4809082.037859776,
                1327.0839415342057
              ],
              [
                316824.2765785934,
                4810497.617859776,
                1327.0839415342057
              ],
              [
                317873.6165785934,
                4810497.617859776,
                1353.2639415342055
              ],
              [
                317873.6165785934,
                4809082.037859776,
                1353.2639415342055
              ],
              [
                316824.2765785934,
                4809082.037859776,
                1327.0839415342057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:17:07+00:00",
        "end_time": "2017-08-27T20:51:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629502,
            43.41224803,
            1327.083942,
            -119.2495247,
            43.4252403,
            1353.263942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247567408524,
                  43.412248034728236,
                  1327.0839415342057
                ],
                [
                  -119.26295019806932,
                  43.42498456758599,
                  1327.0839415342057
                ],
                [
                  -119.24999652007979,
                  43.42524029725648,
                  1353.2639415342055
                ],
                [
                  -119.24952470678475,
                  43.41250365131762,
                  1353.2639415342055
                ],
                [
                  -119.26247567408524,
                  43.412248034728236,
                  1327.0839415342057
                ]
              ]
            ]
          },
          "id": "20170827_43119D3410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:17:07Z",
            "pc:count": 14122131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317335.2712,
                "count": 14122131,
                "maximum": 317873.6166,
                "minimum": 316824.2766,
                "name": "X",
                "position": 0,
                "stddev": 294.4289702,
                "variance": 86688.41849
              },
              {
                "average": 4809786.632,
                "count": 14122131,
                "maximum": 4810497.618,
                "minimum": 4809082.038,
                "name": "Y",
                "position": 1,
                "stddev": 405.8354701,
                "variance": 164702.4288
              },
              {
                "average": 1336.895334,
                "count": 14122131,
                "maximum": 1353.263942,
                "minimum": 1327.083942,
                "name": "Z",
                "position": 2,
                "stddev": 6.104322595,
                "variance": 37.26275434
              },
              {
                "average": 21072.0447,
                "count": 14122131,
                "maximum": 31745,
                "minimum": 5009,
                "name": "Intensity",
                "position": 3,
                "stddev": 1544.714936,
                "variance": 2386144.234
              },
              {
                "average": 1.000010622,
                "count": 14122131,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003259066488,
                "variance": 1.062151437e-05
              },
              {
                "average": 1.000017136,
                "count": 14122131,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004139556927,
                "variance": 1.713593155e-05
              },
              {
                "average": 0.5021752029,
                "count": 14122131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952862,
                "variance": 0.2499952862
              },
              {
                "average": 7.860003565e-06,
                "count": 14122131,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002803558871,
                "variance": 7.859942342e-06
              },
              {
                "average": 1.151707982,
                "count": 14122131,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3587376193,
                "variance": 0.1286926795
              },
              {
                "average": 0.02491265172,
                "count": 14122131,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88420343,
                "variance": 141.2342911
              },
              {
                "average": 2.000639422,
                "count": 14122131,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000181834,
                "variance": 1.000363701
              },
              {
                "average": 1008.997224,
                "count": 14122131,
                "maximum": 1011,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.032343389,
                "variance": 1.065732873
              },
              {
                "average": 45582.36652,
                "count": 14122131,
                "maximum": 53760,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 1671.078514,
                "variance": 2792503.401
              },
              {
                "average": 43795.99087,
                "count": 14122131,
                "maximum": 52736,
                "minimum": 30976,
                "name": "Green",
                "position": 13,
                "stddev": 1612.934176,
                "variance": 2601556.657
              },
              {
                "average": 40615.17941,
                "count": 14122131,
                "maximum": 50432,
                "minimum": 29952,
                "name": "Blue",
                "position": 14,
                "stddev": 1525.343958,
                "variance": 2326674.191
              },
              {
                "average": 187903028.7,
                "count": 14122131,
                "maximum": 187903827.3,
                "minimum": 187902304.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 393.7712711,
                "variance": 155055.8139
              },
              {
                "average": 0,
                "count": 14122131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316824.2766,
              4809082.038,
              1327.083942,
              317873.6166,
              4810497.618,
              1353.263942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316824.2765785934,
                    4809082.037859776,
                    1327.0839415342057
                  ],
                  [
                    316824.2765785934,
                    4810497.617859776,
                    1327.0839415342057
                  ],
                  [
                    317873.6165785934,
                    4810497.617859776,
                    1353.2639415342055
                  ],
                  [
                    317873.6165785934,
                    4809082.037859776,
                    1353.2639415342055
                  ],
                  [
                    316824.2765785934,
                    4809082.037859776,
                    1327.0839415342057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:17:07+00:00",
            "end_time": "2017-08-27T20:51: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": "20170828_43119D2101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997655808563,
              43.487249643572376,
              1372.5472934119182
            ],
            [
              -119.25044963864633,
              43.49998449898669,
              1372.5472934119182
            ],
            [
              -119.23749589430385,
              43.500238845315835,
              1397.4072934119183
            ],
            [
              -119.23702553127409,
              43.48750387746304,
              1397.4072934119183
            ],
            [
              -119.24997655808563,
              43.487249643572376,
              1372.5472934119182
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504496,
        43.48724964,
        1372.547293,
        -119.2370255,
        43.50023885,
        1397.407293
      ],
      "properties": {
        "datetime": "2017-08-28T19:56:53Z",
        "pc:count": 13171720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318585.3417,
            "count": 13171720,
            "maximum": 319109.3803,
            "minimum": 318061.3403,
            "name": "X",
            "position": 0,
            "stddev": 287.8970028,
            "variance": 82884.68421
          },
          {
            "average": 4818110.418,
            "count": 13171720,
            "maximum": 4818799.852,
            "minimum": 4817384.452,
            "name": "Y",
            "position": 1,
            "stddev": 395.6453439,
            "variance": 156535.2381
          },
          {
            "average": 1381.513832,
            "count": 13171720,
            "maximum": 1397.407293,
            "minimum": 1372.547293,
            "name": "Z",
            "position": 2,
            "stddev": 3.365673157,
            "variance": 11.3277558
          },
          {
            "average": 19468.82822,
            "count": 13171720,
            "maximum": 28993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1780.453524,
            "variance": 3170014.75
          },
          {
            "average": 1.008736217,
            "count": 13171720,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1002428491,
            "variance": 0.01004862879
          },
          {
            "average": 1.017725096,
            "count": 13171720,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1472337842,
            "variance": 0.02167778722
          },
          {
            "average": 0.5060488683,
            "count": 13171720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999634288,
            "variance": 0.2499634302
          },
          {
            "average": 6.832820619e-07,
            "count": 13171720,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008266085209,
            "variance": 6.832816469e-07
          },
          {
            "average": 1.212051653,
            "count": 13171720,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4087612533,
            "variance": 0.1670857622
          },
          {
            "average": -1.090646889,
            "count": 13171720,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66235855,
            "variance": 136.010607
          },
          {
            "average": 1.995815353,
            "count": 13171720,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002329531,
            "variance": 1.00466449
          },
          {
            "average": 1045.191179,
            "count": 13171720,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120474399,
            "variance": 1.25546288
          },
          {
            "average": 42111.81703,
            "count": 13171720,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2809.756041,
            "variance": 7894729.011
          },
          {
            "average": 40544.27902,
            "count": 13171720,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2481.735478,
            "variance": 6159010.985
          },
          {
            "average": 37848.91336,
            "count": 13171720,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2311.444762,
            "variance": 5342776.886
          },
          {
            "average": 187984604.4,
            "count": 13171720,
            "maximum": 187985413.1,
            "minimum": 187983772.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 459.8707159,
            "variance": 211481.0753
          },
          {
            "average": 0,
            "count": 13171720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13171720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13171720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13171720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13171720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318061.3403,
          4817384.452,
          1372.547293,
          319109.3803,
          4818799.852,
          1397.407293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318061.3403190619,
                4817384.451905916,
                1372.5472934119182
              ],
              [
                318061.3403190619,
                4818799.851905917,
                1372.5472934119182
              ],
              [
                319109.3803190619,
                4818799.851905917,
                1397.4072934119183
              ],
              [
                319109.3803190619,
                4817384.451905916,
                1397.4072934119183
              ],
              [
                318061.3403190619,
                4817384.451905916,
                1372.5472934119182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:56:53+00:00",
        "end_time": "2017-08-28T19:29:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504496,
            43.48724964,
            1372.547293,
            -119.2370255,
            43.50023885,
            1397.407293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997655808563,
                  43.487249643572376,
                  1372.5472934119182
                ],
                [
                  -119.25044963864633,
                  43.49998449898669,
                  1372.5472934119182
                ],
                [
                  -119.23749589430385,
                  43.500238845315835,
                  1397.4072934119183
                ],
                [
                  -119.23702553127409,
                  43.48750387746304,
                  1397.4072934119183
                ],
                [
                  -119.24997655808563,
                  43.487249643572376,
                  1372.5472934119182
                ]
              ]
            ]
          },
          "id": "20170828_43119D2101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:56:53Z",
            "pc:count": 13171720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318585.3417,
                "count": 13171720,
                "maximum": 319109.3803,
                "minimum": 318061.3403,
                "name": "X",
                "position": 0,
                "stddev": 287.8970028,
                "variance": 82884.68421
              },
              {
                "average": 4818110.418,
                "count": 13171720,
                "maximum": 4818799.852,
                "minimum": 4817384.452,
                "name": "Y",
                "position": 1,
                "stddev": 395.6453439,
                "variance": 156535.2381
              },
              {
                "average": 1381.513832,
                "count": 13171720,
                "maximum": 1397.407293,
                "minimum": 1372.547293,
                "name": "Z",
                "position": 2,
                "stddev": 3.365673157,
                "variance": 11.3277558
              },
              {
                "average": 19468.82822,
                "count": 13171720,
                "maximum": 28993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1780.453524,
                "variance": 3170014.75
              },
              {
                "average": 1.008736217,
                "count": 13171720,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1002428491,
                "variance": 0.01004862879
              },
              {
                "average": 1.017725096,
                "count": 13171720,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1472337842,
                "variance": 0.02167778722
              },
              {
                "average": 0.5060488683,
                "count": 13171720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999634288,
                "variance": 0.2499634302
              },
              {
                "average": 6.832820619e-07,
                "count": 13171720,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008266085209,
                "variance": 6.832816469e-07
              },
              {
                "average": 1.212051653,
                "count": 13171720,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4087612533,
                "variance": 0.1670857622
              },
              {
                "average": -1.090646889,
                "count": 13171720,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66235855,
                "variance": 136.010607
              },
              {
                "average": 1.995815353,
                "count": 13171720,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002329531,
                "variance": 1.00466449
              },
              {
                "average": 1045.191179,
                "count": 13171720,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120474399,
                "variance": 1.25546288
              },
              {
                "average": 42111.81703,
                "count": 13171720,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2809.756041,
                "variance": 7894729.011
              },
              {
                "average": 40544.27902,
                "count": 13171720,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2481.735478,
                "variance": 6159010.985
              },
              {
                "average": 37848.91336,
                "count": 13171720,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2311.444762,
                "variance": 5342776.886
              },
              {
                "average": 187984604.4,
                "count": 13171720,
                "maximum": 187985413.1,
                "minimum": 187983772.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 459.8707159,
                "variance": 211481.0753
              },
              {
                "average": 0,
                "count": 13171720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13171720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13171720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13171720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13171720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318061.3403,
              4817384.452,
              1372.547293,
              319109.3803,
              4818799.852,
              1397.407293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318061.3403190619,
                    4817384.451905916,
                    1372.5472934119182
                  ],
                  [
                    318061.3403190619,
                    4818799.851905917,
                    1372.5472934119182
                  ],
                  [
                    319109.3803190619,
                    4818799.851905917,
                    1397.4072934119183
                  ],
                  [
                    319109.3803190619,
                    4817384.451905916,
                    1397.4072934119183
                  ],
                  [
                    318061.3403190619,
                    4817384.451905916,
                    1372.5472934119182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:56:53+00:00",
            "end_time": "2017-08-28T19:29: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": "20170828_43119C2321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24989025741746,
              43.25243945423074,
              1250.2189116078541
            ],
            [
              -119.25024979804168,
              43.26219911013453,
              1250.2189116078541
            ],
            [
              -119.23762827336799,
              43.26244682018639,
              1265.338911607854
            ],
            [
              -119.23727074527359,
              43.25268708031685,
              1265.338911607854
            ],
            [
              -119.24989025741746,
              43.25243945423074,
              1250.2189116078541
            ]
          ]
        ]
      },
      "bbox": [
        -119.2502498,
        43.25243945,
        1250.218912,
        -119.2372707,
        43.26244682,
        1265.338912
      ],
      "properties": {
        "datetime": "2017-08-29T17:50:46Z",
        "pc:count": 9454175,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317868.9478,
            "count": 9454175,
            "maximum": 318389.905,
            "minimum": 317364.745,
            "name": "X",
            "position": 0,
            "stddev": 321.6332219,
            "variance": 103447.9294
          },
          {
            "average": 4791811.866,
            "count": 9454175,
            "maximum": 4792390.805,
            "minimum": 4791306.125,
            "name": "Y",
            "position": 1,
            "stddev": 203.1820351,
            "variance": 41282.93937
          },
          {
            "average": 1251.864272,
            "count": 9454175,
            "maximum": 1265.338912,
            "minimum": 1250.218912,
            "name": "Z",
            "position": 2,
            "stddev": 0.6975599941,
            "variance": 0.4865899454
          },
          {
            "average": 23670.49752,
            "count": 9454175,
            "maximum": 43873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3913.434289,
            "variance": 15314967.94
          },
          {
            "average": 1.006893039,
            "count": 9454175,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09252316326,
            "variance": 0.008560535739
          },
          {
            "average": 1.013878525,
            "count": 9454175,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.137834998,
            "variance": 0.01899848668
          },
          {
            "average": 0.5013531059,
            "count": 9454175,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981955,
            "variance": 0.2499981955
          },
          {
            "average": 7.827229769e-06,
            "count": 9454175,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002797707871,
            "variance": 7.827169331e-06
          },
          {
            "average": 1.111032427,
            "count": 9454175,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3141723062,
            "variance": 0.09870423796
          },
          {
            "average": 0.9079813306,
            "count": 9454175,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01556496,
            "variance": 121.3426714
          },
          {
            "average": 1.980301084,
            "count": 9454175,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005879915,
            "variance": 1.011794402
          },
          {
            "average": 815.7127038,
            "count": 9454175,
            "maximum": 1073,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 441.2174598,
            "variance": 194672.8468
          },
          {
            "average": 33819.58356,
            "count": 9454175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10544.15395,
            "variance": 111179182.5
          },
          {
            "average": 36943.44131,
            "count": 9454175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8374.304143,
            "variance": 70128969.88
          },
          {
            "average": 32541.1393,
            "count": 9454175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9276.556818,
            "variance": 86054506.4
          },
          {
            "average": 188020042.5,
            "count": 9454175,
            "maximum": 188064246,
            "minimum": 187976565.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41464.75688,
            "variance": 1719326063
          },
          {
            "average": 0,
            "count": 9454175,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9454175,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9454175,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9454175,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9454175,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317364.745,
          4791306.125,
          1250.218912,
          318389.905,
          4792390.805,
          1265.338912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317364.74502138776,
                4791306.125190003,
                1250.2189116078541
              ],
              [
                317364.74502138776,
                4792390.805190003,
                1250.2189116078541
              ],
              [
                318389.9050213878,
                4792390.805190003,
                1265.338911607854
              ],
              [
                318389.9050213878,
                4791306.125190003,
                1265.338911607854
              ],
              [
                317364.74502138776,
                4791306.125190003,
                1250.2189116078541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:50:46+00:00",
        "end_time": "2017-08-28T17:29:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2502498,
            43.25243945,
            1250.218912,
            -119.2372707,
            43.26244682,
            1265.338912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24989025741746,
                  43.25243945423074,
                  1250.2189116078541
                ],
                [
                  -119.25024979804168,
                  43.26219911013453,
                  1250.2189116078541
                ],
                [
                  -119.23762827336799,
                  43.26244682018639,
                  1265.338911607854
                ],
                [
                  -119.23727074527359,
                  43.25268708031685,
                  1265.338911607854
                ],
                [
                  -119.24989025741746,
                  43.25243945423074,
                  1250.2189116078541
                ]
              ]
            ]
          },
          "id": "20170828_43119C2321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:50:46Z",
            "pc:count": 9454175,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317868.9478,
                "count": 9454175,
                "maximum": 318389.905,
                "minimum": 317364.745,
                "name": "X",
                "position": 0,
                "stddev": 321.6332219,
                "variance": 103447.9294
              },
              {
                "average": 4791811.866,
                "count": 9454175,
                "maximum": 4792390.805,
                "minimum": 4791306.125,
                "name": "Y",
                "position": 1,
                "stddev": 203.1820351,
                "variance": 41282.93937
              },
              {
                "average": 1251.864272,
                "count": 9454175,
                "maximum": 1265.338912,
                "minimum": 1250.218912,
                "name": "Z",
                "position": 2,
                "stddev": 0.6975599941,
                "variance": 0.4865899454
              },
              {
                "average": 23670.49752,
                "count": 9454175,
                "maximum": 43873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3913.434289,
                "variance": 15314967.94
              },
              {
                "average": 1.006893039,
                "count": 9454175,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09252316326,
                "variance": 0.008560535739
              },
              {
                "average": 1.013878525,
                "count": 9454175,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.137834998,
                "variance": 0.01899848668
              },
              {
                "average": 0.5013531059,
                "count": 9454175,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981955,
                "variance": 0.2499981955
              },
              {
                "average": 7.827229769e-06,
                "count": 9454175,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002797707871,
                "variance": 7.827169331e-06
              },
              {
                "average": 1.111032427,
                "count": 9454175,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3141723062,
                "variance": 0.09870423796
              },
              {
                "average": 0.9079813306,
                "count": 9454175,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01556496,
                "variance": 121.3426714
              },
              {
                "average": 1.980301084,
                "count": 9454175,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005879915,
                "variance": 1.011794402
              },
              {
                "average": 815.7127038,
                "count": 9454175,
                "maximum": 1073,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 441.2174598,
                "variance": 194672.8468
              },
              {
                "average": 33819.58356,
                "count": 9454175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10544.15395,
                "variance": 111179182.5
              },
              {
                "average": 36943.44131,
                "count": 9454175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8374.304143,
                "variance": 70128969.88
              },
              {
                "average": 32541.1393,
                "count": 9454175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9276.556818,
                "variance": 86054506.4
              },
              {
                "average": 188020042.5,
                "count": 9454175,
                "maximum": 188064246,
                "minimum": 187976565.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41464.75688,
                "variance": 1719326063
              },
              {
                "average": 0,
                "count": 9454175,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9454175,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9454175,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9454175,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9454175,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317364.745,
              4791306.125,
              1250.218912,
              318389.905,
              4792390.805,
              1265.338912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317364.74502138776,
                    4791306.125190003,
                    1250.2189116078541
                  ],
                  [
                    317364.74502138776,
                    4792390.805190003,
                    1250.2189116078541
                  ],
                  [
                    318389.9050213878,
                    4792390.805190003,
                    1265.338911607854
                  ],
                  [
                    318389.9050213878,
                    4791306.125190003,
                    1265.338911607854
                  ],
                  [
                    317364.74502138776,
                    4791306.125190003,
                    1250.2189116078541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:50:46+00:00",
            "end_time": "2017-08-28T17:29:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497622393292,
              43.349747354127494,
              1255.6759485159319
            ],
            [
              -119.27545235543168,
              43.36248463611905,
              1255.6759485159319
            ],
            [
              -119.26249630966316,
              43.36274180142935,
              1314.975948515932
            ],
            [
              -119.26202288352455,
              43.35000440570102,
              1314.975948515932
            ],
            [
              -119.27497622393292,
              43.349747354127494,
              1255.6759485159319
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754524,
        43.34974735,
        1255.675949,
        -119.2620229,
        43.3627418,
        1314.975949
      ],
      "properties": {
        "datetime": "2017-08-28T17:06:38Z",
        "pc:count": 14341488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316171.205,
            "count": 14341488,
            "maximum": 316673.3865,
            "minimum": 315622.7665,
            "name": "X",
            "position": 0,
            "stddev": 297.0057371,
            "variance": 88212.40789
          },
          {
            "average": 4802894.489,
            "count": 14341488,
            "maximum": 4803583.879,
            "minimum": 4802168.219,
            "name": "Y",
            "position": 1,
            "stddev": 404.3203404,
            "variance": 163474.9377
          },
          {
            "average": 1264.48844,
            "count": 14341488,
            "maximum": 1314.975949,
            "minimum": 1255.675949,
            "name": "Z",
            "position": 2,
            "stddev": 9.709934579,
            "variance": 94.28282953
          },
          {
            "average": 22900.5548,
            "count": 14341488,
            "maximum": 37345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3104.781044,
            "variance": 9639665.33
          },
          {
            "average": 1.000549664,
            "count": 14341488,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02348305271,
            "variance": 0.0005514537648
          },
          {
            "average": 1.001068369,
            "count": 14341488,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03276222861,
            "variance": 0.001073363623
          },
          {
            "average": 0.5002128092,
            "count": 14341488,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999721,
            "variance": 0.2499999721
          },
          {
            "average": 3.137749723e-06,
            "count": 14341488,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001771366731,
            "variance": 3.137740096e-06
          },
          {
            "average": 1.157132719,
            "count": 14341488,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.363925867,
            "variance": 0.1324420367
          },
          {
            "average": 1.197085819,
            "count": 14341488,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97955432,
            "variance": 143.5097216
          },
          {
            "average": 1.994802283,
            "count": 14341488,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000588139,
            "variance": 1.001176625
          },
          {
            "average": 1019.878403,
            "count": 14341488,
            "maximum": 1022,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.221811225,
            "variance": 1.492822669
          },
          {
            "average": 45750.08549,
            "count": 14341488,
            "maximum": 58624,
            "minimum": 21504,
            "name": "Red",
            "position": 12,
            "stddev": 3441.319498,
            "variance": 11842679.88
          },
          {
            "average": 44356.43427,
            "count": 14341488,
            "maximum": 59136,
            "minimum": 22528,
            "name": "Green",
            "position": 13,
            "stddev": 3501.790775,
            "variance": 12262538.63
          },
          {
            "average": 40999.66514,
            "count": 14341488,
            "maximum": 58880,
            "minimum": 21504,
            "name": "Blue",
            "position": 14,
            "stddev": 3614.292505,
            "variance": 13063110.31
          },
          {
            "average": 187974075.1,
            "count": 14341488,
            "maximum": 187975198.9,
            "minimum": 187972562.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 625.2225545,
            "variance": 390903.2426
          },
          {
            "average": 0,
            "count": 14341488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14341488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14341488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14341488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14341488,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315622.7665,
          4802168.219,
          1255.675949,
          316673.3865,
          4803583.879,
          1314.975949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315622.7665196427,
                4802168.218845816,
                1255.6759485159319
              ],
              [
                315622.7665196427,
                4803583.8788458165,
                1255.6759485159319
              ],
              [
                316673.3865196427,
                4803583.8788458165,
                1314.975948515932
              ],
              [
                316673.3865196427,
                4802168.218845816,
                1314.975948515932
              ],
              [
                315622.7665196427,
                4802168.218845816,
                1255.6759485159319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:06:38+00:00",
        "end_time": "2017-08-28T16:22:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754524,
            43.34974735,
            1255.675949,
            -119.2620229,
            43.3627418,
            1314.975949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497622393292,
                  43.349747354127494,
                  1255.6759485159319
                ],
                [
                  -119.27545235543168,
                  43.36248463611905,
                  1255.6759485159319
                ],
                [
                  -119.26249630966316,
                  43.36274180142935,
                  1314.975948515932
                ],
                [
                  -119.26202288352455,
                  43.35000440570102,
                  1314.975948515932
                ],
                [
                  -119.27497622393292,
                  43.349747354127494,
                  1255.6759485159319
                ]
              ]
            ]
          },
          "id": "20170828_43119C3209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:06:38Z",
            "pc:count": 14341488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316171.205,
                "count": 14341488,
                "maximum": 316673.3865,
                "minimum": 315622.7665,
                "name": "X",
                "position": 0,
                "stddev": 297.0057371,
                "variance": 88212.40789
              },
              {
                "average": 4802894.489,
                "count": 14341488,
                "maximum": 4803583.879,
                "minimum": 4802168.219,
                "name": "Y",
                "position": 1,
                "stddev": 404.3203404,
                "variance": 163474.9377
              },
              {
                "average": 1264.48844,
                "count": 14341488,
                "maximum": 1314.975949,
                "minimum": 1255.675949,
                "name": "Z",
                "position": 2,
                "stddev": 9.709934579,
                "variance": 94.28282953
              },
              {
                "average": 22900.5548,
                "count": 14341488,
                "maximum": 37345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3104.781044,
                "variance": 9639665.33
              },
              {
                "average": 1.000549664,
                "count": 14341488,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02348305271,
                "variance": 0.0005514537648
              },
              {
                "average": 1.001068369,
                "count": 14341488,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03276222861,
                "variance": 0.001073363623
              },
              {
                "average": 0.5002128092,
                "count": 14341488,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999721,
                "variance": 0.2499999721
              },
              {
                "average": 3.137749723e-06,
                "count": 14341488,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001771366731,
                "variance": 3.137740096e-06
              },
              {
                "average": 1.157132719,
                "count": 14341488,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.363925867,
                "variance": 0.1324420367
              },
              {
                "average": 1.197085819,
                "count": 14341488,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97955432,
                "variance": 143.5097216
              },
              {
                "average": 1.994802283,
                "count": 14341488,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000588139,
                "variance": 1.001176625
              },
              {
                "average": 1019.878403,
                "count": 14341488,
                "maximum": 1022,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.221811225,
                "variance": 1.492822669
              },
              {
                "average": 45750.08549,
                "count": 14341488,
                "maximum": 58624,
                "minimum": 21504,
                "name": "Red",
                "position": 12,
                "stddev": 3441.319498,
                "variance": 11842679.88
              },
              {
                "average": 44356.43427,
                "count": 14341488,
                "maximum": 59136,
                "minimum": 22528,
                "name": "Green",
                "position": 13,
                "stddev": 3501.790775,
                "variance": 12262538.63
              },
              {
                "average": 40999.66514,
                "count": 14341488,
                "maximum": 58880,
                "minimum": 21504,
                "name": "Blue",
                "position": 14,
                "stddev": 3614.292505,
                "variance": 13063110.31
              },
              {
                "average": 187974075.1,
                "count": 14341488,
                "maximum": 187975198.9,
                "minimum": 187972562.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 625.2225545,
                "variance": 390903.2426
              },
              {
                "average": 0,
                "count": 14341488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14341488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14341488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14341488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14341488,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315622.7665,
              4802168.219,
              1255.675949,
              316673.3865,
              4803583.879,
              1314.975949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315622.7665196427,
                    4802168.218845816,
                    1255.6759485159319
                  ],
                  [
                    315622.7665196427,
                    4803583.8788458165,
                    1255.6759485159319
                  ],
                  [
                    316673.3865196427,
                    4803583.8788458165,
                    1314.975948515932
                  ],
                  [
                    316673.3865196427,
                    4802168.218845816,
                    1314.975948515932
                  ],
                  [
                    315622.7665196427,
                    4802168.218845816,
                    1255.6759485159319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:06:38+00:00",
            "end_time": "2017-08-28T16:22:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23748150204939,
              43.42487497902123,
              1350.722040069606
            ],
            [
              -119.23766910519296,
              43.429965425448934,
              1350.722040069606
            ],
            [
              -119.23087250455029,
              43.430098282557225,
              1362.642040069606
            ],
            [
              -119.23068547007061,
              43.42500781264683,
              1362.642040069606
            ],
            [
              -119.23748150204939,
              43.42487497902123,
              1350.722040069606
            ]
          ]
        ]
      },
      "bbox": [
        -119.2376691,
        43.42487498,
        1350.72204,
        -119.2306855,
        43.43009828,
        1362.64204
      ],
      "properties": {
        "datetime": "2017-08-27T20:48:30Z",
        "pc:count": 2446087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319154.7229,
            "count": 2446087,
            "maximum": 319436.1064,
            "minimum": 318885.5864,
            "name": "X",
            "position": 0,
            "stddev": 154.3805573,
            "variance": 23833.35647
          },
          {
            "average": 4810677.295,
            "count": 2446087,
            "maximum": 4810995.52,
            "minimum": 4810429.76,
            "name": "Y",
            "position": 1,
            "stddev": 142.249812,
            "variance": 20235.00901
          },
          {
            "average": 1353.862503,
            "count": 2446087,
            "maximum": 1362.64204,
            "minimum": 1350.72204,
            "name": "Z",
            "position": 2,
            "stddev": 1.908026308,
            "variance": 3.640564393
          },
          {
            "average": 21881.0936,
            "count": 2446087,
            "maximum": 29905,
            "minimum": 1985,
            "name": "Intensity",
            "position": 3,
            "stddev": 1585.027352,
            "variance": 2512311.707
          },
          {
            "average": 1.000192552,
            "count": 2446087,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01396310611,
            "variance": 0.0001949683322
          },
          {
            "average": 1.000381834,
            "count": 2446087,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0197242842,
            "variance": 0.000389047387
          },
          {
            "average": 0.4908566212,
            "count": 2446087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999164938,
            "variance": 0.2499165008
          },
          {
            "average": 4.905794438e-06,
            "count": 2446087,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002214897825,
            "variance": 4.905772377e-06
          },
          {
            "average": 1.149124704,
            "count": 2446087,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.356211424,
            "variance": 0.1268865786
          },
          {
            "average": 3.78687975,
            "count": 2446087,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.36723387,
            "variance": 129.2140057
          },
          {
            "average": 2.016939299,
            "count": 2446087,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999863291,
            "variance": 0.9999726584
          },
          {
            "average": 1004.389751,
            "count": 2446087,
            "maximum": 1006,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7798388832,
            "variance": 0.6081486837
          },
          {
            "average": 45395.48998,
            "count": 2446087,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1914.44507,
            "variance": 3665099.927
          },
          {
            "average": 43676.2973,
            "count": 2446087,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1908.279056,
            "variance": 3641528.957
          },
          {
            "average": 40573.95652,
            "count": 2446087,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1773.251856,
            "variance": 3144422.146
          },
          {
            "average": 187901638.6,
            "count": 2446087,
            "maximum": 187902110.4,
            "minimum": 187901268.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 190.5276542,
            "variance": 36300.78703
          },
          {
            "average": 0,
            "count": 2446087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2446087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2446087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2446087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2446087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318885.5864,
          4810429.76,
          1350.72204,
          319436.1064,
          4810995.52,
          1362.64204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318885.5864335183,
                4810429.760223099,
                1350.722040069606
              ],
              [
                318885.5864335183,
                4810995.520223099,
                1350.722040069606
              ],
              [
                319436.10643351835,
                4810995.520223099,
                1362.642040069606
              ],
              [
                319436.10643351835,
                4810429.760223099,
                1362.642040069606
              ],
              [
                318885.5864335183,
                4810429.760223099,
                1350.722040069606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:48:30+00:00",
        "end_time": "2017-08-27T20:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2376691,
            43.42487498,
            1350.72204,
            -119.2306855,
            43.43009828,
            1362.64204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23748150204939,
                  43.42487497902123,
                  1350.722040069606
                ],
                [
                  -119.23766910519296,
                  43.429965425448934,
                  1350.722040069606
                ],
                [
                  -119.23087250455029,
                  43.430098282557225,
                  1362.642040069606
                ],
                [
                  -119.23068547007061,
                  43.42500781264683,
                  1362.642040069606
                ],
                [
                  -119.23748150204939,
                  43.42487497902123,
                  1350.722040069606
                ]
              ]
            ]
          },
          "id": "20170827_43119D2302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:48:30Z",
            "pc:count": 2446087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319154.7229,
                "count": 2446087,
                "maximum": 319436.1064,
                "minimum": 318885.5864,
                "name": "X",
                "position": 0,
                "stddev": 154.3805573,
                "variance": 23833.35647
              },
              {
                "average": 4810677.295,
                "count": 2446087,
                "maximum": 4810995.52,
                "minimum": 4810429.76,
                "name": "Y",
                "position": 1,
                "stddev": 142.249812,
                "variance": 20235.00901
              },
              {
                "average": 1353.862503,
                "count": 2446087,
                "maximum": 1362.64204,
                "minimum": 1350.72204,
                "name": "Z",
                "position": 2,
                "stddev": 1.908026308,
                "variance": 3.640564393
              },
              {
                "average": 21881.0936,
                "count": 2446087,
                "maximum": 29905,
                "minimum": 1985,
                "name": "Intensity",
                "position": 3,
                "stddev": 1585.027352,
                "variance": 2512311.707
              },
              {
                "average": 1.000192552,
                "count": 2446087,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01396310611,
                "variance": 0.0001949683322
              },
              {
                "average": 1.000381834,
                "count": 2446087,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0197242842,
                "variance": 0.000389047387
              },
              {
                "average": 0.4908566212,
                "count": 2446087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999164938,
                "variance": 0.2499165008
              },
              {
                "average": 4.905794438e-06,
                "count": 2446087,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002214897825,
                "variance": 4.905772377e-06
              },
              {
                "average": 1.149124704,
                "count": 2446087,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.356211424,
                "variance": 0.1268865786
              },
              {
                "average": 3.78687975,
                "count": 2446087,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.36723387,
                "variance": 129.2140057
              },
              {
                "average": 2.016939299,
                "count": 2446087,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999863291,
                "variance": 0.9999726584
              },
              {
                "average": 1004.389751,
                "count": 2446087,
                "maximum": 1006,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7798388832,
                "variance": 0.6081486837
              },
              {
                "average": 45395.48998,
                "count": 2446087,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1914.44507,
                "variance": 3665099.927
              },
              {
                "average": 43676.2973,
                "count": 2446087,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1908.279056,
                "variance": 3641528.957
              },
              {
                "average": 40573.95652,
                "count": 2446087,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1773.251856,
                "variance": 3144422.146
              },
              {
                "average": 187901638.6,
                "count": 2446087,
                "maximum": 187902110.4,
                "minimum": 187901268.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 190.5276542,
                "variance": 36300.78703
              },
              {
                "average": 0,
                "count": 2446087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2446087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2446087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2446087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2446087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318885.5864,
              4810429.76,
              1350.72204,
              319436.1064,
              4810995.52,
              1362.64204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318885.5864335183,
                    4810429.760223099,
                    1350.722040069606
                  ],
                  [
                    318885.5864335183,
                    4810995.520223099,
                    1350.722040069606
                  ],
                  [
                    319436.10643351835,
                    4810995.520223099,
                    1362.642040069606
                  ],
                  [
                    319436.10643351835,
                    4810429.760223099,
                    1362.642040069606
                  ],
                  [
                    318885.5864335183,
                    4810429.760223099,
                    1350.722040069606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:48:30+00:00",
            "end_time": "2017-08-27T20:34:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497582160596,
              43.4372414821846,
              1305.8834309273263
            ],
            [
              -119.32546412788373,
              43.44998405929329,
              1305.8834309273263
            ],
            [
              -119.31249728349842,
              43.450247159602135,
              1326.9434309273263
            ],
            [
              -119.31201169409712,
              43.43750446610355,
              1326.9434309273263
            ],
            [
              -119.32497582160596,
              43.4372414821846,
              1305.8834309273263
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254641,
        43.43724148,
        1305.883431,
        -119.3120117,
        43.45024716,
        1326.943431
      ],
      "properties": {
        "datetime": "2017-08-28T16:59:12Z",
        "pc:count": 17091940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312381.6753,
            "count": 17091940,
            "maximum": 312891.4423,
            "minimum": 311841.4223,
            "name": "X",
            "position": 0,
            "stddev": 288.5877607,
            "variance": 83282.89562
          },
          {
            "average": 4812714.896,
            "count": 17091940,
            "maximum": 4813413.47,
            "minimum": 4811997.15,
            "name": "Y",
            "position": 1,
            "stddev": 403.7602786,
            "variance": 163022.3626
          },
          {
            "average": 1320.714665,
            "count": 17091940,
            "maximum": 1326.943431,
            "minimum": 1305.883431,
            "name": "Z",
            "position": 2,
            "stddev": 3.957962215,
            "variance": 15.6654649
          },
          {
            "average": 20549.33646,
            "count": 17091940,
            "maximum": 30897,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1652.412579,
            "variance": 2730467.332
          },
          {
            "average": 1.000016206,
            "count": 17091940,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004025693424,
            "variance": 1.620620755e-05
          },
          {
            "average": 1.00003136,
            "count": 17091940,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005599895439,
            "variance": 3.135882893e-05
          },
          {
            "average": 0.5030746071,
            "count": 17091940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905613,
            "variance": 0.2499905614
          },
          {
            "average": 7.371895759e-06,
            "count": 17091940,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002715113597,
            "variance": 7.371841846e-06
          },
          {
            "average": 1.138512539,
            "count": 17091940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3454371466,
            "variance": 0.1193268223
          },
          {
            "average": -0.5130759267,
            "count": 17091940,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61261625,
            "variance": 134.8528561
          },
          {
            "average": 2.005704619,
            "count": 17091940,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000175968,
            "variance": 1.000351966
          },
          {
            "average": 1018.04897,
            "count": 17091940,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.419342129,
            "variance": 2.01453208
          },
          {
            "average": 44084.05005,
            "count": 17091940,
            "maximum": 55808,
            "minimum": 23808,
            "name": "Red",
            "position": 12,
            "stddev": 2974.550861,
            "variance": 8847952.822
          },
          {
            "average": 42325.13276,
            "count": 17091940,
            "maximum": 55552,
            "minimum": 24576,
            "name": "Green",
            "position": 13,
            "stddev": 2951.799327,
            "variance": 8713119.269
          },
          {
            "average": 39264.93109,
            "count": 17091940,
            "maximum": 55040,
            "minimum": 24064,
            "name": "Blue",
            "position": 14,
            "stddev": 2918.358967,
            "variance": 8516819.061
          },
          {
            "average": 187967338.8,
            "count": 17091940,
            "maximum": 187974752.3,
            "minimum": 187905465.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19202.42617,
            "variance": 368733170.9
          },
          {
            "average": 0,
            "count": 17091940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17091940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17091940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17091940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17091940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311841.4223,
          4811997.15,
          1305.883431,
          312891.4423,
          4813413.47,
          1326.943431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311841.42225952644,
                4811997.150242237,
                1305.8834309273263
              ],
              [
                311841.42225952644,
                4813413.470242238,
                1305.8834309273263
              ],
              [
                312891.44225952646,
                4813413.470242238,
                1326.9434309273263
              ],
              [
                312891.44225952646,
                4811997.150242237,
                1326.9434309273263
              ],
              [
                311841.42225952644,
                4811997.150242237,
                1305.8834309273263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:59:12+00:00",
        "end_time": "2017-08-27T21:44:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254641,
            43.43724148,
            1305.883431,
            -119.3120117,
            43.45024716,
            1326.943431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497582160596,
                  43.4372414821846,
                  1305.8834309273263
                ],
                [
                  -119.32546412788373,
                  43.44998405929329,
                  1305.8834309273263
                ],
                [
                  -119.31249728349842,
                  43.450247159602135,
                  1326.9434309273263
                ],
                [
                  -119.31201169409712,
                  43.43750446610355,
                  1326.9434309273263
                ],
                [
                  -119.32497582160596,
                  43.4372414821846,
                  1305.8834309273263
                ]
              ]
            ]
          },
          "id": "20170827_43119D3125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:59:12Z",
            "pc:count": 17091940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312381.6753,
                "count": 17091940,
                "maximum": 312891.4423,
                "minimum": 311841.4223,
                "name": "X",
                "position": 0,
                "stddev": 288.5877607,
                "variance": 83282.89562
              },
              {
                "average": 4812714.896,
                "count": 17091940,
                "maximum": 4813413.47,
                "minimum": 4811997.15,
                "name": "Y",
                "position": 1,
                "stddev": 403.7602786,
                "variance": 163022.3626
              },
              {
                "average": 1320.714665,
                "count": 17091940,
                "maximum": 1326.943431,
                "minimum": 1305.883431,
                "name": "Z",
                "position": 2,
                "stddev": 3.957962215,
                "variance": 15.6654649
              },
              {
                "average": 20549.33646,
                "count": 17091940,
                "maximum": 30897,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1652.412579,
                "variance": 2730467.332
              },
              {
                "average": 1.000016206,
                "count": 17091940,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004025693424,
                "variance": 1.620620755e-05
              },
              {
                "average": 1.00003136,
                "count": 17091940,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005599895439,
                "variance": 3.135882893e-05
              },
              {
                "average": 0.5030746071,
                "count": 17091940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905613,
                "variance": 0.2499905614
              },
              {
                "average": 7.371895759e-06,
                "count": 17091940,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002715113597,
                "variance": 7.371841846e-06
              },
              {
                "average": 1.138512539,
                "count": 17091940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3454371466,
                "variance": 0.1193268223
              },
              {
                "average": -0.5130759267,
                "count": 17091940,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61261625,
                "variance": 134.8528561
              },
              {
                "average": 2.005704619,
                "count": 17091940,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000175968,
                "variance": 1.000351966
              },
              {
                "average": 1018.04897,
                "count": 17091940,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.419342129,
                "variance": 2.01453208
              },
              {
                "average": 44084.05005,
                "count": 17091940,
                "maximum": 55808,
                "minimum": 23808,
                "name": "Red",
                "position": 12,
                "stddev": 2974.550861,
                "variance": 8847952.822
              },
              {
                "average": 42325.13276,
                "count": 17091940,
                "maximum": 55552,
                "minimum": 24576,
                "name": "Green",
                "position": 13,
                "stddev": 2951.799327,
                "variance": 8713119.269
              },
              {
                "average": 39264.93109,
                "count": 17091940,
                "maximum": 55040,
                "minimum": 24064,
                "name": "Blue",
                "position": 14,
                "stddev": 2918.358967,
                "variance": 8516819.061
              },
              {
                "average": 187967338.8,
                "count": 17091940,
                "maximum": 187974752.3,
                "minimum": 187905465.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19202.42617,
                "variance": 368733170.9
              },
              {
                "average": 0,
                "count": 17091940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17091940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17091940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17091940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17091940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311841.4223,
              4811997.15,
              1305.883431,
              312891.4423,
              4813413.47,
              1326.943431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311841.42225952644,
                    4811997.150242237,
                    1305.8834309273263
                  ],
                  [
                    311841.42225952644,
                    4813413.470242238,
                    1305.8834309273263
                  ],
                  [
                    312891.44225952646,
                    4813413.470242238,
                    1326.9434309273263
                  ],
                  [
                    312891.44225952646,
                    4811997.150242237,
                    1326.9434309273263
                  ],
                  [
                    311841.42225952644,
                    4811997.150242237,
                    1305.8834309273263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:59:12+00:00",
            "end_time": "2017-08-27T21:44:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249790802689,
              43.36233188353821,
              1258.2095632305688
            ],
            [
              -119.3254626378593,
              43.37498375769578,
              1258.2095632305688
            ],
            [
              -119.31249673766989,
              43.37524680284393,
              1299.7695632305688
            ],
            [
              -119.31201587034066,
              43.36259481313191,
              1299.7695632305688
            ],
            [
              -119.3249790802689,
              43.36233188353821,
              1258.2095632305688
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254626,
        43.36233188,
        1258.209563,
        -119.3120159,
        43.3752468,
        1299.769563
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:04Z",
        "pc:count": 24813194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312118.1809,
            "count": 24813194,
            "maximum": 312660.3136,
            "minimum": 311609.0736,
            "name": "X",
            "position": 0,
            "stddev": 281.888435,
            "variance": 79461.0898
          },
          {
            "average": 4804392.619,
            "count": 24813194,
            "maximum": 4805083.818,
            "minimum": 4803677.598,
            "name": "Y",
            "position": 1,
            "stddev": 382.0819172,
            "variance": 145986.5915
          },
          {
            "average": 1261.622377,
            "count": 24813194,
            "maximum": 1299.769563,
            "minimum": 1258.209563,
            "name": "Z",
            "position": 2,
            "stddev": 7.153107971,
            "variance": 51.16695364
          },
          {
            "average": 23354.49358,
            "count": 24813194,
            "maximum": 40033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2945.981885,
            "variance": 8678809.267
          },
          {
            "average": 1.001200732,
            "count": 24813194,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03894589634,
            "variance": 0.001516782842
          },
          {
            "average": 1.002404729,
            "count": 24813194,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0582634198,
            "variance": 0.003394626086
          },
          {
            "average": 0.5002895637,
            "count": 24813194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999262,
            "variance": 0.2499999262
          },
          {
            "average": 6.448182366e-07,
            "count": 24813194,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008030055086,
            "variance": 6.448178468e-07
          },
          {
            "average": 1.132740348,
            "count": 24813194,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3392939028,
            "variance": 0.1151203525
          },
          {
            "average": 1.107680651,
            "count": 24813194,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30436071,
            "variance": 127.7885711
          },
          {
            "average": 1.993845694,
            "count": 24813194,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000943915,
            "variance": 1.001888721
          },
          {
            "average": 1052.588575,
            "count": 24813194,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.80314924,
            "variance": 432.7710185
          },
          {
            "average": 37782.01381,
            "count": 24813194,
            "maximum": 65280,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 6041.599293,
            "variance": 36500922.02
          },
          {
            "average": 37774.54807,
            "count": 24813194,
            "maximum": 65280,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 5097.851038,
            "variance": 25988085.2
          },
          {
            "average": 31714.59637,
            "count": 24813194,
            "maximum": 65280,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 5956.570341,
            "variance": 35480730.23
          },
          {
            "average": 188018693.8,
            "count": 24813194,
            "maximum": 188064444.6,
            "minimum": 187976760.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41167.2283,
            "variance": 1694740686
          },
          {
            "average": 0,
            "count": 24813194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311609.0736,
          4803677.598,
          1258.209563,
          312660.3136,
          4805083.818,
          1299.769563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311609.07363388164,
                4803677.598025267,
                1258.2095632305688
              ],
              [
                311609.07363388164,
                4805083.818025268,
                1258.2095632305688
              ],
              [
                312660.3136338816,
                4805083.818025268,
                1299.7695632305688
              ],
              [
                312660.3136338816,
                4803677.598025267,
                1299.7695632305688
              ],
              [
                311609.07363388164,
                4803677.598025267,
                1258.2095632305688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:04+00:00",
        "end_time": "2017-08-28T17:32:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254626,
            43.36233188,
            1258.209563,
            -119.3120159,
            43.3752468,
            1299.769563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249790802689,
                  43.36233188353821,
                  1258.2095632305688
                ],
                [
                  -119.3254626378593,
                  43.37498375769578,
                  1258.2095632305688
                ],
                [
                  -119.31249673766989,
                  43.37524680284393,
                  1299.7695632305688
                ],
                [
                  -119.31201587034066,
                  43.36259481313191,
                  1299.7695632305688
                ],
                [
                  -119.3249790802689,
                  43.36233188353821,
                  1258.2095632305688
                ]
              ]
            ]
          },
          "id": "20170828_43119C3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:04Z",
            "pc:count": 24813194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312118.1809,
                "count": 24813194,
                "maximum": 312660.3136,
                "minimum": 311609.0736,
                "name": "X",
                "position": 0,
                "stddev": 281.888435,
                "variance": 79461.0898
              },
              {
                "average": 4804392.619,
                "count": 24813194,
                "maximum": 4805083.818,
                "minimum": 4803677.598,
                "name": "Y",
                "position": 1,
                "stddev": 382.0819172,
                "variance": 145986.5915
              },
              {
                "average": 1261.622377,
                "count": 24813194,
                "maximum": 1299.769563,
                "minimum": 1258.209563,
                "name": "Z",
                "position": 2,
                "stddev": 7.153107971,
                "variance": 51.16695364
              },
              {
                "average": 23354.49358,
                "count": 24813194,
                "maximum": 40033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2945.981885,
                "variance": 8678809.267
              },
              {
                "average": 1.001200732,
                "count": 24813194,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03894589634,
                "variance": 0.001516782842
              },
              {
                "average": 1.002404729,
                "count": 24813194,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0582634198,
                "variance": 0.003394626086
              },
              {
                "average": 0.5002895637,
                "count": 24813194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999262,
                "variance": 0.2499999262
              },
              {
                "average": 6.448182366e-07,
                "count": 24813194,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008030055086,
                "variance": 6.448178468e-07
              },
              {
                "average": 1.132740348,
                "count": 24813194,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3392939028,
                "variance": 0.1151203525
              },
              {
                "average": 1.107680651,
                "count": 24813194,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30436071,
                "variance": 127.7885711
              },
              {
                "average": 1.993845694,
                "count": 24813194,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000943915,
                "variance": 1.001888721
              },
              {
                "average": 1052.588575,
                "count": 24813194,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.80314924,
                "variance": 432.7710185
              },
              {
                "average": 37782.01381,
                "count": 24813194,
                "maximum": 65280,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 6041.599293,
                "variance": 36500922.02
              },
              {
                "average": 37774.54807,
                "count": 24813194,
                "maximum": 65280,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 5097.851038,
                "variance": 25988085.2
              },
              {
                "average": 31714.59637,
                "count": 24813194,
                "maximum": 65280,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 5956.570341,
                "variance": 35480730.23
              },
              {
                "average": 188018693.8,
                "count": 24813194,
                "maximum": 188064444.6,
                "minimum": 187976760.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41167.2283,
                "variance": 1694740686
              },
              {
                "average": 0,
                "count": 24813194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311609.0736,
              4803677.598,
              1258.209563,
              312660.3136,
              4805083.818,
              1299.769563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311609.07363388164,
                    4803677.598025267,
                    1258.2095632305688
                  ],
                  [
                    311609.07363388164,
                    4805083.818025268,
                    1258.2095632305688
                  ],
                  [
                    312660.3136338816,
                    4805083.818025268,
                    1299.7695632305688
                  ],
                  [
                    312660.3136338816,
                    4803677.598025267,
                    1299.7695632305688
                  ],
                  [
                    311609.07363388164,
                    4803677.598025267,
                    1258.2095632305688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:04+00:00",
            "end_time": "2017-08-28T17:32: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": "20170828_43119D1109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.08747831888046,
              43.47476695342855,
              1258.7538724073333
            ],
            [
              -119.08786104097597,
              43.48587756864295,
              1258.7538724073333
            ],
            [
              -119.0752176380973,
              43.48610782914211,
              1339.2938724073333
            ],
            [
              -119.074837229575,
              43.474997125114825,
              1339.2938724073333
            ],
            [
              -119.08747831888046,
              43.47476695342855,
              1258.7538724073333
            ]
          ]
        ]
      },
      "bbox": [
        -119.087861,
        43.47476695,
        1258.753872,
        -119.0748372,
        43.48610783,
        1339.293872
      ],
      "properties": {
        "datetime": "2017-08-28T20:19:32Z",
        "pc:count": 8104354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331605.5147,
            "count": 8104354,
            "maximum": 332189.965,
            "minimum": 331166.905,
            "name": "X",
            "position": 0,
            "stddev": 282.302122,
            "variance": 79694.48809
          },
          {
            "average": 4816106.284,
            "count": 8104354,
            "maximum": 4816890.385,
            "minimum": 4815655.645,
            "name": "Y",
            "position": 1,
            "stddev": 278.5402651,
            "variance": 77584.67931
          },
          {
            "average": 1286.289503,
            "count": 8104354,
            "maximum": 1339.293872,
            "minimum": 1258.753872,
            "name": "Z",
            "position": 2,
            "stddev": 29.57263391,
            "variance": 874.5406764
          },
          {
            "average": 22069.10494,
            "count": 8104354,
            "maximum": 48609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4823.225719,
            "variance": 23263506.33
          },
          {
            "average": 1.018178253,
            "count": 8104354,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1506767028,
            "variance": 0.02270346876
          },
          {
            "average": 1.03671002,
            "count": 8104354,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2240807811,
            "variance": 0.05021219648
          },
          {
            "average": 0.505660044,
            "count": 8104354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999679937,
            "variance": 0.2499679947
          },
          {
            "average": 1.233904639e-07,
            "count": 8104354,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000351269788,
            "variance": 1.233904639e-07
          },
          {
            "average": 1.210027474,
            "count": 8104354,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4073278222,
            "variance": 0.1659159547
          },
          {
            "average": -0.8836709201,
            "count": 8104354,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64861997,
            "variance": 135.6903473
          },
          {
            "average": 1.961229852,
            "count": 8104354,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016564703,
            "variance": 1.033403795
          },
          {
            "average": 1047.952046,
            "count": 8104354,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9258021185,
            "variance": 0.8571095625
          },
          {
            "average": 35172.28981,
            "count": 8104354,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7472.032481,
            "variance": 55831269.39
          },
          {
            "average": 35463.70155,
            "count": 8104354,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5194.060586,
            "variance": 26978265.37
          },
          {
            "average": 30858.81275,
            "count": 8104354,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6079.774787,
            "variance": 36963661.45
          },
          {
            "average": 187985747.7,
            "count": 8104354,
            "maximum": 187986772.3,
            "minimum": 187985046.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 404.2082099,
            "variance": 163384.2769
          },
          {
            "average": 0,
            "count": 8104354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8104354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8104354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8104354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8104354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331166.905,
          4815655.645,
          1258.753872,
          332189.965,
          4816890.385,
          1339.293872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331166.90503225604,
                4815655.64457621,
                1258.7538724073333
              ],
              [
                331166.90503225604,
                4816890.38457621,
                1258.7538724073333
              ],
              [
                332189.9650322561,
                4816890.38457621,
                1339.2938724073333
              ],
              [
                332189.9650322561,
                4815655.64457621,
                1339.2938724073333
              ],
              [
                331166.90503225604,
                4815655.64457621,
                1258.7538724073333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:19:32+00:00",
        "end_time": "2017-08-28T19:50:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.087861,
            43.47476695,
            1258.753872,
            -119.0748372,
            43.48610783,
            1339.293872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.08747831888046,
                  43.47476695342855,
                  1258.7538724073333
                ],
                [
                  -119.08786104097597,
                  43.48587756864295,
                  1258.7538724073333
                ],
                [
                  -119.0752176380973,
                  43.48610782914211,
                  1339.2938724073333
                ],
                [
                  -119.074837229575,
                  43.474997125114825,
                  1339.2938724073333
                ],
                [
                  -119.08747831888046,
                  43.47476695342855,
                  1258.7538724073333
                ]
              ]
            ]
          },
          "id": "20170828_43119D1109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:19:32Z",
            "pc:count": 8104354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331605.5147,
                "count": 8104354,
                "maximum": 332189.965,
                "minimum": 331166.905,
                "name": "X",
                "position": 0,
                "stddev": 282.302122,
                "variance": 79694.48809
              },
              {
                "average": 4816106.284,
                "count": 8104354,
                "maximum": 4816890.385,
                "minimum": 4815655.645,
                "name": "Y",
                "position": 1,
                "stddev": 278.5402651,
                "variance": 77584.67931
              },
              {
                "average": 1286.289503,
                "count": 8104354,
                "maximum": 1339.293872,
                "minimum": 1258.753872,
                "name": "Z",
                "position": 2,
                "stddev": 29.57263391,
                "variance": 874.5406764
              },
              {
                "average": 22069.10494,
                "count": 8104354,
                "maximum": 48609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4823.225719,
                "variance": 23263506.33
              },
              {
                "average": 1.018178253,
                "count": 8104354,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1506767028,
                "variance": 0.02270346876
              },
              {
                "average": 1.03671002,
                "count": 8104354,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2240807811,
                "variance": 0.05021219648
              },
              {
                "average": 0.505660044,
                "count": 8104354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999679937,
                "variance": 0.2499679947
              },
              {
                "average": 1.233904639e-07,
                "count": 8104354,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000351269788,
                "variance": 1.233904639e-07
              },
              {
                "average": 1.210027474,
                "count": 8104354,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4073278222,
                "variance": 0.1659159547
              },
              {
                "average": -0.8836709201,
                "count": 8104354,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64861997,
                "variance": 135.6903473
              },
              {
                "average": 1.961229852,
                "count": 8104354,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016564703,
                "variance": 1.033403795
              },
              {
                "average": 1047.952046,
                "count": 8104354,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9258021185,
                "variance": 0.8571095625
              },
              {
                "average": 35172.28981,
                "count": 8104354,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7472.032481,
                "variance": 55831269.39
              },
              {
                "average": 35463.70155,
                "count": 8104354,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5194.060586,
                "variance": 26978265.37
              },
              {
                "average": 30858.81275,
                "count": 8104354,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6079.774787,
                "variance": 36963661.45
              },
              {
                "average": 187985747.7,
                "count": 8104354,
                "maximum": 187986772.3,
                "minimum": 187985046.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 404.2082099,
                "variance": 163384.2769
              },
              {
                "average": 0,
                "count": 8104354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8104354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8104354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8104354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8104354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331166.905,
              4815655.645,
              1258.753872,
              332189.965,
              4816890.385,
              1339.293872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331166.90503225604,
                    4815655.64457621,
                    1258.7538724073333
                  ],
                  [
                    331166.90503225604,
                    4816890.38457621,
                    1258.7538724073333
                  ],
                  [
                    332189.9650322561,
                    4816890.38457621,
                    1339.2938724073333
                  ],
                  [
                    332189.9650322561,
                    4815655.64457621,
                    1339.2938724073333
                  ],
                  [
                    331166.90503225604,
                    4815655.64457621,
                    1258.7538724073333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:19:32+00:00",
            "end_time": "2017-08-28T19:50:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29982168890754,
              43.22474723373479,
              1302.113811914509
            ],
            [
              -119.30030102988897,
              43.23748745309782,
              1302.113811914509
            ],
            [
              -119.2874967552962,
              43.23774433790346,
              1370.8538119145087
            ],
            [
              -119.28702007680603,
              43.22500400487153,
              1370.8538119145087
            ],
            [
              -119.29982168890754,
              43.22474723373479,
              1302.113811914509
            ]
          ]
        ]
      },
      "bbox": [
        -119.300301,
        43.22474723,
        1302.113812,
        -119.2870201,
        43.23774434,
        1370.853812
      ],
      "properties": {
        "datetime": "2017-08-29T17:09:33Z",
        "pc:count": 12325394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313772.02,
            "count": 12325394,
            "maximum": 314267.2658,
            "minimum": 313226.8058,
            "name": "X",
            "position": 0,
            "stddev": 283.1022631,
            "variance": 80146.89137
          },
          {
            "average": 4789093.863,
            "count": 12325394,
            "maximum": 4789756.978,
            "minimum": 4788340.998,
            "name": "Y",
            "position": 1,
            "stddev": 388.5403324,
            "variance": 150963.5899
          },
          {
            "average": 1330.018404,
            "count": 12325394,
            "maximum": 1370.853812,
            "minimum": 1302.113812,
            "name": "Z",
            "position": 2,
            "stddev": 21.90544546,
            "variance": 479.8485406
          },
          {
            "average": 19539.28507,
            "count": 12325394,
            "maximum": 29201,
            "minimum": 2129,
            "name": "Intensity",
            "position": 3,
            "stddev": 1203.045085,
            "variance": 1447317.476
          },
          {
            "average": 1.000002191,
            "count": 12325394,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001480065783,
            "variance": 2.190594722e-06
          },
          {
            "average": 1.000002596,
            "count": 12325394,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001611291208,
            "variance": 2.596259358e-06
          },
          {
            "average": 0.4999353368,
            "count": 12325394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000161,
            "variance": 0.2500000161
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206460013,
            "count": 12325394,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4047644859,
            "variance": 0.1638342891
          },
          {
            "average": 0.9379935988,
            "count": 12325394,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7884662,
            "variance": 138.9679353
          },
          {
            "average": 2.001549403,
            "count": 12325394,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999993676,
            "variance": 0.9999987352
          },
          {
            "average": 1067.02796,
            "count": 12325394,
            "maximum": 1069,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9266119538,
            "variance": 0.858609713
          },
          {
            "average": 45955.7859,
            "count": 12325394,
            "maximum": 65280,
            "minimum": 32512,
            "name": "Red",
            "position": 12,
            "stddev": 2236.602658,
            "variance": 5002391.45
          },
          {
            "average": 43966.51652,
            "count": 12325394,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 2335.34445,
            "variance": 5453833.701
          },
          {
            "average": 40975.50714,
            "count": 12325394,
            "maximum": 65280,
            "minimum": 28928,
            "name": "Blue",
            "position": 14,
            "stddev": 2309.457494,
            "variance": 5333593.918
          },
          {
            "average": 188060788.7,
            "count": 12325394,
            "maximum": 188061773.4,
            "minimum": 188059315.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 614.3447858,
            "variance": 377419.5158
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12325394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313226.8058,
          4788340.998,
          1302.113812,
          314267.2658,
          4789756.978,
          1370.853812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313226.8057734644,
                4788340.997840049,
                1302.113811914509
              ],
              [
                313226.8057734644,
                4789756.977840049,
                1302.113811914509
              ],
              [
                314267.26577346434,
                4789756.977840049,
                1370.8538119145087
              ],
              [
                314267.26577346434,
                4788340.997840049,
                1370.8538119145087
              ],
              [
                313226.8057734644,
                4788340.997840049,
                1302.113811914509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:09:33+00:00",
        "end_time": "2017-08-29T16:28:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.300301,
            43.22474723,
            1302.113812,
            -119.2870201,
            43.23774434,
            1370.853812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29982168890754,
                  43.22474723373479,
                  1302.113811914509
                ],
                [
                  -119.30030102988897,
                  43.23748745309782,
                  1302.113811914509
                ],
                [
                  -119.2874967552962,
                  43.23774433790346,
                  1370.8538119145087
                ],
                [
                  -119.28702007680603,
                  43.22500400487153,
                  1370.8538119145087
                ],
                [
                  -119.29982168890754,
                  43.22474723373479,
                  1302.113811914509
                ]
              ]
            ]
          },
          "id": "20170829_43119B3207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:09:33Z",
            "pc:count": 12325394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313772.02,
                "count": 12325394,
                "maximum": 314267.2658,
                "minimum": 313226.8058,
                "name": "X",
                "position": 0,
                "stddev": 283.1022631,
                "variance": 80146.89137
              },
              {
                "average": 4789093.863,
                "count": 12325394,
                "maximum": 4789756.978,
                "minimum": 4788340.998,
                "name": "Y",
                "position": 1,
                "stddev": 388.5403324,
                "variance": 150963.5899
              },
              {
                "average": 1330.018404,
                "count": 12325394,
                "maximum": 1370.853812,
                "minimum": 1302.113812,
                "name": "Z",
                "position": 2,
                "stddev": 21.90544546,
                "variance": 479.8485406
              },
              {
                "average": 19539.28507,
                "count": 12325394,
                "maximum": 29201,
                "minimum": 2129,
                "name": "Intensity",
                "position": 3,
                "stddev": 1203.045085,
                "variance": 1447317.476
              },
              {
                "average": 1.000002191,
                "count": 12325394,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001480065783,
                "variance": 2.190594722e-06
              },
              {
                "average": 1.000002596,
                "count": 12325394,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001611291208,
                "variance": 2.596259358e-06
              },
              {
                "average": 0.4999353368,
                "count": 12325394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000161,
                "variance": 0.2500000161
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206460013,
                "count": 12325394,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4047644859,
                "variance": 0.1638342891
              },
              {
                "average": 0.9379935988,
                "count": 12325394,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7884662,
                "variance": 138.9679353
              },
              {
                "average": 2.001549403,
                "count": 12325394,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999993676,
                "variance": 0.9999987352
              },
              {
                "average": 1067.02796,
                "count": 12325394,
                "maximum": 1069,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9266119538,
                "variance": 0.858609713
              },
              {
                "average": 45955.7859,
                "count": 12325394,
                "maximum": 65280,
                "minimum": 32512,
                "name": "Red",
                "position": 12,
                "stddev": 2236.602658,
                "variance": 5002391.45
              },
              {
                "average": 43966.51652,
                "count": 12325394,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 2335.34445,
                "variance": 5453833.701
              },
              {
                "average": 40975.50714,
                "count": 12325394,
                "maximum": 65280,
                "minimum": 28928,
                "name": "Blue",
                "position": 14,
                "stddev": 2309.457494,
                "variance": 5333593.918
              },
              {
                "average": 188060788.7,
                "count": 12325394,
                "maximum": 188061773.4,
                "minimum": 188059315.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 614.3447858,
                "variance": 377419.5158
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12325394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313226.8058,
              4788340.998,
              1302.113812,
              314267.2658,
              4789756.978,
              1370.853812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313226.8057734644,
                    4788340.997840049,
                    1302.113811914509
                  ],
                  [
                    313226.8057734644,
                    4789756.977840049,
                    1302.113811914509
                  ],
                  [
                    314267.26577346434,
                    4789756.977840049,
                    1370.8538119145087
                  ],
                  [
                    314267.26577346434,
                    4788340.997840049,
                    1370.8538119145087
                  ],
                  [
                    313226.8057734644,
                    4788340.997840049,
                    1302.113811914509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:09:33+00:00",
            "end_time": "2017-08-29T16:28: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": "20170827_43119D2317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2374763473167,
              43.3872513666729,
              1301.5180180622144
            ],
            [
              -119.23794510213169,
              43.39998493506106,
              1301.5180180622144
            ],
            [
              -119.22499628303243,
              43.400237721884864,
              1353.9180180622145
            ],
            [
              -119.22453023497728,
              43.3875040417374,
              1353.9180180622145
            ],
            [
              -119.2374763473167,
              43.3872513666729,
              1301.5180180622144
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379451,
        43.38725137,
        1301.518018,
        -119.2245302,
        43.40023772,
        1353.918018
      ],
      "properties": {
        "datetime": "2017-08-27T21:09:35Z",
        "pc:count": 13473640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319293.2213,
            "count": 13473640,
            "maximum": 319823.1771,
            "minimum": 318773.8171,
            "name": "X",
            "position": 0,
            "stddev": 293.8751781,
            "variance": 86362.62029
          },
          {
            "average": 4806950.162,
            "count": 13473640,
            "maximum": 4807666.451,
            "minimum": 4806251.231,
            "name": "Y",
            "position": 1,
            "stddev": 408.7931605,
            "variance": 167111.8481
          },
          {
            "average": 1343.57028,
            "count": 13473640,
            "maximum": 1353.918018,
            "minimum": 1301.518018,
            "name": "Z",
            "position": 2,
            "stddev": 6.512444943,
            "variance": 42.41193914
          },
          {
            "average": 21365.74552,
            "count": 13473640,
            "maximum": 31121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1711.926881,
            "variance": 2930693.646
          },
          {
            "average": 1.000081047,
            "count": 13473640,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009002254068,
            "variance": 8.104057831e-05
          },
          {
            "average": 1.000166993,
            "count": 13473640,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01293297094,
            "variance": 0.0001672617373
          },
          {
            "average": 0.5007379595,
            "count": 13473640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999474,
            "variance": 0.249999474
          },
          {
            "average": 1.929693832e-05,
            "count": 13473640,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004392785833,
            "variance": 1.929656738e-05
          },
          {
            "average": 1.154942837,
            "count": 13473640,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.361850195,
            "variance": 0.1309355637
          },
          {
            "average": 0.4459930358,
            "count": 13473640,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82043593,
            "variance": 139.7227055
          },
          {
            "average": 2.001127387,
            "count": 13473640,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000218621,
            "variance": 1.000437289
          },
          {
            "average": 1007.60524,
            "count": 13473640,
            "maximum": 1010,
            "minimum": 1005,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.028591567,
            "variance": 1.058000611
          },
          {
            "average": 45132.28006,
            "count": 13473640,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2165.786314,
            "variance": 4690630.36
          },
          {
            "average": 43519.49561,
            "count": 13473640,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2048.642736,
            "variance": 4196937.061
          },
          {
            "average": 40423.46286,
            "count": 13473640,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1922.238979,
            "variance": 3695002.692
          },
          {
            "average": 187902543.6,
            "count": 13473640,
            "maximum": 187903375.2,
            "minimum": 187901802.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 328.6128551,
            "variance": 107986.4085
          },
          {
            "average": 0,
            "count": 13473640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318773.8171,
          4806251.231,
          1301.518018,
          319823.1771,
          4807666.451,
          1353.918018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318773.81714333716,
                4806251.231189965,
                1301.5180180622144
              ],
              [
                318773.81714333716,
                4807666.451189966,
                1301.5180180622144
              ],
              [
                319823.17714333715,
                4807666.451189966,
                1353.9180180622145
              ],
              [
                319823.17714333715,
                4806251.231189965,
                1353.9180180622145
              ],
              [
                318773.81714333716,
                4806251.231189965,
                1301.5180180622144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:09:35+00:00",
        "end_time": "2017-08-27T20:43:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379451,
            43.38725137,
            1301.518018,
            -119.2245302,
            43.40023772,
            1353.918018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2374763473167,
                  43.3872513666729,
                  1301.5180180622144
                ],
                [
                  -119.23794510213169,
                  43.39998493506106,
                  1301.5180180622144
                ],
                [
                  -119.22499628303243,
                  43.400237721884864,
                  1353.9180180622145
                ],
                [
                  -119.22453023497728,
                  43.3875040417374,
                  1353.9180180622145
                ],
                [
                  -119.2374763473167,
                  43.3872513666729,
                  1301.5180180622144
                ]
              ]
            ]
          },
          "id": "20170827_43119D2317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:09:35Z",
            "pc:count": 13473640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319293.2213,
                "count": 13473640,
                "maximum": 319823.1771,
                "minimum": 318773.8171,
                "name": "X",
                "position": 0,
                "stddev": 293.8751781,
                "variance": 86362.62029
              },
              {
                "average": 4806950.162,
                "count": 13473640,
                "maximum": 4807666.451,
                "minimum": 4806251.231,
                "name": "Y",
                "position": 1,
                "stddev": 408.7931605,
                "variance": 167111.8481
              },
              {
                "average": 1343.57028,
                "count": 13473640,
                "maximum": 1353.918018,
                "minimum": 1301.518018,
                "name": "Z",
                "position": 2,
                "stddev": 6.512444943,
                "variance": 42.41193914
              },
              {
                "average": 21365.74552,
                "count": 13473640,
                "maximum": 31121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1711.926881,
                "variance": 2930693.646
              },
              {
                "average": 1.000081047,
                "count": 13473640,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009002254068,
                "variance": 8.104057831e-05
              },
              {
                "average": 1.000166993,
                "count": 13473640,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01293297094,
                "variance": 0.0001672617373
              },
              {
                "average": 0.5007379595,
                "count": 13473640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999474,
                "variance": 0.249999474
              },
              {
                "average": 1.929693832e-05,
                "count": 13473640,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004392785833,
                "variance": 1.929656738e-05
              },
              {
                "average": 1.154942837,
                "count": 13473640,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.361850195,
                "variance": 0.1309355637
              },
              {
                "average": 0.4459930358,
                "count": 13473640,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82043593,
                "variance": 139.7227055
              },
              {
                "average": 2.001127387,
                "count": 13473640,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000218621,
                "variance": 1.000437289
              },
              {
                "average": 1007.60524,
                "count": 13473640,
                "maximum": 1010,
                "minimum": 1005,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.028591567,
                "variance": 1.058000611
              },
              {
                "average": 45132.28006,
                "count": 13473640,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2165.786314,
                "variance": 4690630.36
              },
              {
                "average": 43519.49561,
                "count": 13473640,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2048.642736,
                "variance": 4196937.061
              },
              {
                "average": 40423.46286,
                "count": 13473640,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1922.238979,
                "variance": 3695002.692
              },
              {
                "average": 187902543.6,
                "count": 13473640,
                "maximum": 187903375.2,
                "minimum": 187901802.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 328.6128551,
                "variance": 107986.4085
              },
              {
                "average": 0,
                "count": 13473640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318773.8171,
              4806251.231,
              1301.518018,
              319823.1771,
              4807666.451,
              1353.918018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318773.81714333716,
                    4806251.231189965,
                    1301.5180180622144
                  ],
                  [
                    318773.81714333716,
                    4807666.451189966,
                    1301.5180180622144
                  ],
                  [
                    319823.17714333715,
                    4807666.451189966,
                    1353.9180180622145
                  ],
                  [
                    319823.17714333715,
                    4806251.231189965,
                    1353.9180180622145
                  ],
                  [
                    318773.81714333716,
                    4806251.231189965,
                    1301.5180180622144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:09:35+00:00",
            "end_time": "2017-08-27T20:43: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": "20170828_43119D2202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.17497616192705,
              43.487257367235536,
              1264.9093002382426
            ],
            [
              -119.17543318979466,
              43.49998476999838,
              1264.9093002382426
            ],
            [
              -119.16249535490707,
              43.500230304135485,
              1317.1293002382424
            ],
            [
              -119.162041039918,
              43.48750279289327,
              1317.1293002382424
            ],
            [
              -119.17497616192705,
              43.487257367235536,
              1264.9093002382426
            ]
          ]
        ]
      },
      "bbox": [
        -119.1754332,
        43.48725737,
        1264.9093,
        -119.162041,
        43.5002303,
        1317.1293
      ],
      "properties": {
        "datetime": "2017-08-28T19:55:28Z",
        "pc:count": 13228908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324646.5343,
            "count": 13228908,
            "maximum": 325172.9406,
            "minimum": 324126.2406,
            "name": "X",
            "position": 0,
            "stddev": 288.4326478,
            "variance": 83193.3923
          },
          {
            "average": 4817911.405,
            "count": 13228908,
            "maximum": 4818638.558,
            "minimum": 4817224.058,
            "name": "Y",
            "position": 1,
            "stddev": 397.143671,
            "variance": 157723.0954
          },
          {
            "average": 1267.568419,
            "count": 13228908,
            "maximum": 1317.1293,
            "minimum": 1264.9093,
            "name": "Z",
            "position": 2,
            "stddev": 3.109697608,
            "variance": 9.670219216
          },
          {
            "average": 25412.92981,
            "count": 13228908,
            "maximum": 44737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2650.527716,
            "variance": 7025297.175
          },
          {
            "average": 1.000617436,
            "count": 13228908,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02572557092,
            "variance": 0.0006618049991
          },
          {
            "average": 1.001237744,
            "count": 13228908,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03703406152,
            "variance": 0.001371521712
          },
          {
            "average": 0.4993923913,
            "count": 13228908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996497,
            "variance": 0.2499996497
          },
          {
            "average": 3.023681169e-07,
            "count": 13228908,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005498800308,
            "variance": 3.023680483e-07
          },
          {
            "average": 1.213385791,
            "count": 13228908,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4096978252,
            "variance": 0.167852308
          },
          {
            "average": 1.019361776,
            "count": 13228908,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64365979,
            "variance": 135.5748133
          },
          {
            "average": 2.004286144,
            "count": 13228908,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000367271,
            "variance": 1.000734677
          },
          {
            "average": 1044.816991,
            "count": 13228908,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133058542,
            "variance": 1.283821659
          },
          {
            "average": 33342.5656,
            "count": 13228908,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7353.833375,
            "variance": 54078865.31
          },
          {
            "average": 36741.54202,
            "count": 13228908,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3990.453853,
            "variance": 15923721.95
          },
          {
            "average": 29264.20434,
            "count": 13228908,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6218.272381,
            "variance": 38666911.4
          },
          {
            "average": 187984448.2,
            "count": 13228908,
            "maximum": 187985328.2,
            "minimum": 187983360.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 456.7226825,
            "variance": 208595.6087
          },
          {
            "average": 0,
            "count": 13228908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13228908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13228908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13228908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13228908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324126.2406,
          4817224.058,
          1264.9093,
          325172.9406,
          4818638.558,
          1317.1293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324126.24059567985,
                4817224.057523952,
                1264.9093002382426
              ],
              [
                324126.24059567985,
                4818638.557523952,
                1264.9093002382426
              ],
              [
                325172.9405956798,
                4818638.557523952,
                1317.1293002382424
              ],
              [
                325172.9405956798,
                4817224.057523952,
                1317.1293002382424
              ],
              [
                324126.24059567985,
                4817224.057523952,
                1264.9093002382426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:55:28+00:00",
        "end_time": "2017-08-28T19:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1754332,
            43.48725737,
            1264.9093,
            -119.162041,
            43.5002303,
            1317.1293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.17497616192705,
                  43.487257367235536,
                  1264.9093002382426
                ],
                [
                  -119.17543318979466,
                  43.49998476999838,
                  1264.9093002382426
                ],
                [
                  -119.16249535490707,
                  43.500230304135485,
                  1317.1293002382424
                ],
                [
                  -119.162041039918,
                  43.48750279289327,
                  1317.1293002382424
                ],
                [
                  -119.17497616192705,
                  43.487257367235536,
                  1264.9093002382426
                ]
              ]
            ]
          },
          "id": "20170828_43119D2202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:55:28Z",
            "pc:count": 13228908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324646.5343,
                "count": 13228908,
                "maximum": 325172.9406,
                "minimum": 324126.2406,
                "name": "X",
                "position": 0,
                "stddev": 288.4326478,
                "variance": 83193.3923
              },
              {
                "average": 4817911.405,
                "count": 13228908,
                "maximum": 4818638.558,
                "minimum": 4817224.058,
                "name": "Y",
                "position": 1,
                "stddev": 397.143671,
                "variance": 157723.0954
              },
              {
                "average": 1267.568419,
                "count": 13228908,
                "maximum": 1317.1293,
                "minimum": 1264.9093,
                "name": "Z",
                "position": 2,
                "stddev": 3.109697608,
                "variance": 9.670219216
              },
              {
                "average": 25412.92981,
                "count": 13228908,
                "maximum": 44737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2650.527716,
                "variance": 7025297.175
              },
              {
                "average": 1.000617436,
                "count": 13228908,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02572557092,
                "variance": 0.0006618049991
              },
              {
                "average": 1.001237744,
                "count": 13228908,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03703406152,
                "variance": 0.001371521712
              },
              {
                "average": 0.4993923913,
                "count": 13228908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996497,
                "variance": 0.2499996497
              },
              {
                "average": 3.023681169e-07,
                "count": 13228908,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005498800308,
                "variance": 3.023680483e-07
              },
              {
                "average": 1.213385791,
                "count": 13228908,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4096978252,
                "variance": 0.167852308
              },
              {
                "average": 1.019361776,
                "count": 13228908,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64365979,
                "variance": 135.5748133
              },
              {
                "average": 2.004286144,
                "count": 13228908,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000367271,
                "variance": 1.000734677
              },
              {
                "average": 1044.816991,
                "count": 13228908,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133058542,
                "variance": 1.283821659
              },
              {
                "average": 33342.5656,
                "count": 13228908,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7353.833375,
                "variance": 54078865.31
              },
              {
                "average": 36741.54202,
                "count": 13228908,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3990.453853,
                "variance": 15923721.95
              },
              {
                "average": 29264.20434,
                "count": 13228908,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6218.272381,
                "variance": 38666911.4
              },
              {
                "average": 187984448.2,
                "count": 13228908,
                "maximum": 187985328.2,
                "minimum": 187983360.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 456.7226825,
                "variance": 208595.6087
              },
              {
                "average": 0,
                "count": 13228908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13228908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13228908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13228908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13228908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324126.2406,
              4817224.058,
              1264.9093,
              325172.9406,
              4818638.558,
              1317.1293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324126.24059567985,
                    4817224.057523952,
                    1264.9093002382426
                  ],
                  [
                    324126.24059567985,
                    4818638.557523952,
                    1264.9093002382426
                  ],
                  [
                    325172.9405956798,
                    4818638.557523952,
                    1317.1293002382424
                  ],
                  [
                    325172.9405956798,
                    4817224.057523952,
                    1317.1293002382424
                  ],
                  [
                    324126.24059567985,
                    4817224.057523952,
                    1264.9093002382426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:55:28+00:00",
            "end_time": "2017-08-28T19:22:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.07497943454898,
              43.47481905518651,
              1259.0774786328413
            ],
            [
              -119.07513545221936,
              43.47937639557086,
              1259.0774786328413
            ],
            [
              -119.06540763662346,
              43.47955259580994,
              1336.7774786328412
            ],
            [
              -119.06525234906191,
              43.4749952275459,
              1336.7774786328412
            ],
            [
              -119.07497943454898,
              43.47481905518651,
              1259.0774786328413
            ]
          ]
        ]
      },
      "bbox": [
        -119.0751355,
        43.47481906,
        1259.077479,
        -119.0652523,
        43.4795526,
        1336.777479
      ],
      "properties": {
        "datetime": "2017-08-28T20:19:43Z",
        "pc:count": 1868090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332454.9608,
            "count": 1868090,
            "maximum": 332965.1904,
            "minimum": 332177.9704,
            "name": "X",
            "position": 0,
            "stddev": 195.4956413,
            "variance": 38218.54576
          },
          {
            "average": 4815821.813,
            "count": 1868090,
            "maximum": 4816142.615,
            "minimum": 4815636.155,
            "name": "Y",
            "position": 1,
            "stddev": 128.0237579,
            "variance": 16390.08258
          },
          {
            "average": 1269.493748,
            "count": 1868090,
            "maximum": 1336.777479,
            "minimum": 1259.077479,
            "name": "Z",
            "position": 2,
            "stddev": 16.97183236,
            "variance": 288.0430935
          },
          {
            "average": 24672.30863,
            "count": 1868090,
            "maximum": 44033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3893.679921,
            "variance": 15160743.33
          },
          {
            "average": 1.006237922,
            "count": 1868090,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08058183618,
            "variance": 0.006493432322
          },
          {
            "average": 1.012582906,
            "count": 1868090,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.115405998,
            "variance": 0.01331854436
          },
          {
            "average": 0.5185890401,
            "count": 1868090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996544618,
            "variance": 0.2496545812
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26008597,
            "count": 1868090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4386813893,
            "variance": 0.1924413613
          },
          {
            "average": -4.648278748,
            "count": 1868090,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.955509161,
            "variance": 99.11216265
          },
          {
            "average": 1.963325643,
            "count": 1868090,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003274302,
            "variance": 1.006559325
          },
          {
            "average": 1048.461566,
            "count": 1868090,
            "maximum": 1050,
            "minimum": 1047,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7149921936,
            "variance": 0.5112138369
          },
          {
            "average": 41787.94044,
            "count": 1868090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5098.913116,
            "variance": 25998914.97
          },
          {
            "average": 40826.98481,
            "count": 1868090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4583.290882,
            "variance": 21006555.31
          },
          {
            "average": 36181.60376,
            "count": 1868090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4492.048321,
            "variance": 20178498.12
          },
          {
            "average": 187985965.8,
            "count": 1868090,
            "maximum": 187986783,
            "minimum": 187985208.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 292.3889922,
            "variance": 85491.32276
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1868090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332177.9704,
          4815636.155,
          1259.077479,
          332965.1904,
          4816142.615,
          1336.777479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332177.97040950356,
                4815636.154562702,
                1259.0774786328413
              ],
              [
                332177.97040950356,
                4816142.614562703,
                1259.0774786328413
              ],
              [
                332965.1904095035,
                4816142.614562703,
                1336.7774786328412
              ],
              [
                332965.1904095035,
                4815636.154562702,
                1336.7774786328412
              ],
              [
                332177.97040950356,
                4815636.154562702,
                1259.0774786328413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:19:43+00:00",
        "end_time": "2017-08-28T19:53:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0751355,
            43.47481906,
            1259.077479,
            -119.0652523,
            43.4795526,
            1336.777479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.07497943454898,
                  43.47481905518651,
                  1259.0774786328413
                ],
                [
                  -119.07513545221936,
                  43.47937639557086,
                  1259.0774786328413
                ],
                [
                  -119.06540763662346,
                  43.47955259580994,
                  1336.7774786328412
                ],
                [
                  -119.06525234906191,
                  43.4749952275459,
                  1336.7774786328412
                ],
                [
                  -119.07497943454898,
                  43.47481905518651,
                  1259.0774786328413
                ]
              ]
            ]
          },
          "id": "20170828_43119D1110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:19:43Z",
            "pc:count": 1868090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332454.9608,
                "count": 1868090,
                "maximum": 332965.1904,
                "minimum": 332177.9704,
                "name": "X",
                "position": 0,
                "stddev": 195.4956413,
                "variance": 38218.54576
              },
              {
                "average": 4815821.813,
                "count": 1868090,
                "maximum": 4816142.615,
                "minimum": 4815636.155,
                "name": "Y",
                "position": 1,
                "stddev": 128.0237579,
                "variance": 16390.08258
              },
              {
                "average": 1269.493748,
                "count": 1868090,
                "maximum": 1336.777479,
                "minimum": 1259.077479,
                "name": "Z",
                "position": 2,
                "stddev": 16.97183236,
                "variance": 288.0430935
              },
              {
                "average": 24672.30863,
                "count": 1868090,
                "maximum": 44033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3893.679921,
                "variance": 15160743.33
              },
              {
                "average": 1.006237922,
                "count": 1868090,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08058183618,
                "variance": 0.006493432322
              },
              {
                "average": 1.012582906,
                "count": 1868090,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.115405998,
                "variance": 0.01331854436
              },
              {
                "average": 0.5185890401,
                "count": 1868090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996544618,
                "variance": 0.2496545812
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26008597,
                "count": 1868090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4386813893,
                "variance": 0.1924413613
              },
              {
                "average": -4.648278748,
                "count": 1868090,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.955509161,
                "variance": 99.11216265
              },
              {
                "average": 1.963325643,
                "count": 1868090,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003274302,
                "variance": 1.006559325
              },
              {
                "average": 1048.461566,
                "count": 1868090,
                "maximum": 1050,
                "minimum": 1047,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7149921936,
                "variance": 0.5112138369
              },
              {
                "average": 41787.94044,
                "count": 1868090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5098.913116,
                "variance": 25998914.97
              },
              {
                "average": 40826.98481,
                "count": 1868090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4583.290882,
                "variance": 21006555.31
              },
              {
                "average": 36181.60376,
                "count": 1868090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4492.048321,
                "variance": 20178498.12
              },
              {
                "average": 187985965.8,
                "count": 1868090,
                "maximum": 187986783,
                "minimum": 187985208.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 292.3889922,
                "variance": 85491.32276
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1868090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332177.9704,
              4815636.155,
              1259.077479,
              332965.1904,
              4816142.615,
              1336.777479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332177.97040950356,
                    4815636.154562702,
                    1259.0774786328413
                  ],
                  [
                    332177.97040950356,
                    4816142.614562703,
                    1259.0774786328413
                  ],
                  [
                    332965.1904095035,
                    4816142.614562703,
                    1336.7774786328412
                  ],
                  [
                    332965.1904095035,
                    4815636.154562702,
                    1336.7774786328412
                  ],
                  [
                    332177.97040950356,
                    4815636.154562702,
                    1259.0774786328413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:19:43+00:00",
            "end_time": "2017-08-28T19:53:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747638474082,
              43.324751177912056,
              1283.9787206842411
            ],
            [
              -119.23794411794879,
              43.33748488592207,
              1283.9787206842411
            ],
            [
              -119.22499552085574,
              43.33773763873211,
              1330.8587206842412
            ],
            [
              -119.22453048846337,
              43.325003818962486,
              1330.8587206842412
            ],
            [
              -119.23747638474082,
              43.324751177912056,
              1283.9787206842411
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379441,
        43.32475118,
        1283.978721,
        -119.2245305,
        43.33773764,
        1330.858721
      ],
      "properties": {
        "datetime": "2017-08-28T16:39:07Z",
        "pc:count": 15770721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319081.021,
            "count": 15770721,
            "maximum": 319638.0439,
            "minimum": 318587.6239,
            "name": "X",
            "position": 0,
            "stddev": 295.1889377,
            "variance": 87136.50897
          },
          {
            "average": 4799996.509,
            "count": 15770721,
            "maximum": 4800725.167,
            "minimum": 4799309.947,
            "name": "Y",
            "position": 1,
            "stddev": 402.973615,
            "variance": 162387.7344
          },
          {
            "average": 1309.040148,
            "count": 15770721,
            "maximum": 1330.858721,
            "minimum": 1283.978721,
            "name": "Z",
            "position": 2,
            "stddev": 10.90226884,
            "variance": 118.8594659
          },
          {
            "average": 19586.09823,
            "count": 15770721,
            "maximum": 29025,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1448.193972,
            "variance": 2097265.779
          },
          {
            "average": 1.000118384,
            "count": 15770721,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01157995127,
            "variance": 0.0001340952713
          },
          {
            "average": 1.000235627,
            "count": 15770721,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01684522422,
            "variance": 0.0002837615792
          },
          {
            "average": 0.4996753795,
            "count": 15770721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999105,
            "variance": 0.2499999105
          },
          {
            "average": 8.306532086e-06,
            "count": 15770721,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002882093616,
            "variance": 8.306463614e-06
          },
          {
            "average": 1.15478227,
            "count": 15770721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3616970104,
            "variance": 0.1308247274
          },
          {
            "average": 1.098989965,
            "count": 15770721,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91740761,
            "variance": 142.024604
          },
          {
            "average": 1.997815572,
            "count": 15770721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000174572,
            "variance": 1.000349175
          },
          {
            "average": 1015.188697,
            "count": 15770721,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.664664004,
            "variance": 2.771106245
          },
          {
            "average": 43979.46305,
            "count": 15770721,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2337.007454,
            "variance": 5461603.841
          },
          {
            "average": 42501.56319,
            "count": 15770721,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2142.60779,
            "variance": 4590768.141
          },
          {
            "average": 39674.44854,
            "count": 15770721,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1906.510973,
            "variance": 3634784.091
          },
          {
            "average": 187924758.3,
            "count": 15770721,
            "maximum": 187973547.9,
            "minimum": 187904260.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30467.4405,
            "variance": 928264930.8
          },
          {
            "average": 0,
            "count": 15770721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15770721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15770721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15770721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15770721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318587.6239,
          4799309.947,
          1283.978721,
          319638.0439,
          4800725.167,
          1330.858721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318587.62388728396,
                4799309.946518489,
                1283.9787206842411
              ],
              [
                318587.62388728396,
                4800725.16651849,
                1283.9787206842411
              ],
              [
                319638.043887284,
                4800725.16651849,
                1330.8587206842412
              ],
              [
                319638.043887284,
                4799309.946518489,
                1330.8587206842412
              ],
              [
                318587.62388728396,
                4799309.946518489,
                1283.9787206842411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:39:07+00:00",
        "end_time": "2017-08-27T21:24:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379441,
            43.32475118,
            1283.978721,
            -119.2245305,
            43.33773764,
            1330.858721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747638474082,
                  43.324751177912056,
                  1283.9787206842411
                ],
                [
                  -119.23794411794879,
                  43.33748488592207,
                  1283.9787206842411
                ],
                [
                  -119.22499552085574,
                  43.33773763873211,
                  1330.8587206842412
                ],
                [
                  -119.22453048846337,
                  43.325003818962486,
                  1330.8587206842412
                ],
                [
                  -119.23747638474082,
                  43.324751177912056,
                  1283.9787206842411
                ]
              ]
            ]
          },
          "id": "20170827_43119C2117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:39:07Z",
            "pc:count": 15770721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319081.021,
                "count": 15770721,
                "maximum": 319638.0439,
                "minimum": 318587.6239,
                "name": "X",
                "position": 0,
                "stddev": 295.1889377,
                "variance": 87136.50897
              },
              {
                "average": 4799996.509,
                "count": 15770721,
                "maximum": 4800725.167,
                "minimum": 4799309.947,
                "name": "Y",
                "position": 1,
                "stddev": 402.973615,
                "variance": 162387.7344
              },
              {
                "average": 1309.040148,
                "count": 15770721,
                "maximum": 1330.858721,
                "minimum": 1283.978721,
                "name": "Z",
                "position": 2,
                "stddev": 10.90226884,
                "variance": 118.8594659
              },
              {
                "average": 19586.09823,
                "count": 15770721,
                "maximum": 29025,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1448.193972,
                "variance": 2097265.779
              },
              {
                "average": 1.000118384,
                "count": 15770721,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01157995127,
                "variance": 0.0001340952713
              },
              {
                "average": 1.000235627,
                "count": 15770721,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01684522422,
                "variance": 0.0002837615792
              },
              {
                "average": 0.4996753795,
                "count": 15770721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999105,
                "variance": 0.2499999105
              },
              {
                "average": 8.306532086e-06,
                "count": 15770721,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002882093616,
                "variance": 8.306463614e-06
              },
              {
                "average": 1.15478227,
                "count": 15770721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3616970104,
                "variance": 0.1308247274
              },
              {
                "average": 1.098989965,
                "count": 15770721,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91740761,
                "variance": 142.024604
              },
              {
                "average": 1.997815572,
                "count": 15770721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000174572,
                "variance": 1.000349175
              },
              {
                "average": 1015.188697,
                "count": 15770721,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.664664004,
                "variance": 2.771106245
              },
              {
                "average": 43979.46305,
                "count": 15770721,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2337.007454,
                "variance": 5461603.841
              },
              {
                "average": 42501.56319,
                "count": 15770721,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2142.60779,
                "variance": 4590768.141
              },
              {
                "average": 39674.44854,
                "count": 15770721,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1906.510973,
                "variance": 3634784.091
              },
              {
                "average": 187924758.3,
                "count": 15770721,
                "maximum": 187973547.9,
                "minimum": 187904260.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30467.4405,
                "variance": 928264930.8
              },
              {
                "average": 0,
                "count": 15770721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15770721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15770721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15770721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15770721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318587.6239,
              4799309.947,
              1283.978721,
              319638.0439,
              4800725.167,
              1330.858721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318587.62388728396,
                    4799309.946518489,
                    1283.9787206842411
                  ],
                  [
                    318587.62388728396,
                    4800725.16651849,
                    1283.9787206842411
                  ],
                  [
                    319638.043887284,
                    4800725.16651849,
                    1330.8587206842412
                  ],
                  [
                    319638.043887284,
                    4799309.946518489,
                    1330.8587206842412
                  ],
                  [
                    318587.62388728396,
                    4799309.946518489,
                    1283.9787206842411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:39:07+00:00",
            "end_time": "2017-08-27T21:24: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": "20170827_43119D3412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997622632165,
              43.39974402626192,
              1263.9800814072992
            ],
            [
              -119.30045856443071,
              43.41248457293445,
              1263.9800814072992
            ],
            [
              -119.28749678034792,
              43.41274471436467,
              1333.4800814072992
            ],
            [
              -119.28701715414869,
              43.40000405262112,
              1333.4800814072992
            ],
            [
              -119.29997622632165,
              43.39974402626192,
              1263.9800814072992
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004586,
        43.39974403,
        1263.980081,
        -119.2870172,
        43.41274471,
        1333.480081
      ],
      "properties": {
        "datetime": "2017-08-28T16:58:07Z",
        "pc:count": 17532470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314297.2995,
            "count": 17532470,
            "maximum": 314799.9584,
            "minimum": 313749.7184,
            "name": "X",
            "position": 0,
            "stddev": 289.6012693,
            "variance": 83868.89518
          },
          {
            "average": 4808502.809,
            "count": 17532470,
            "maximum": 4809192.509,
            "minimum": 4807776.449,
            "name": "Y",
            "position": 1,
            "stddev": 402.9120752,
            "variance": 162338.1403
          },
          {
            "average": 1297.567134,
            "count": 17532470,
            "maximum": 1333.480081,
            "minimum": 1263.980081,
            "name": "Z",
            "position": 2,
            "stddev": 10.64464042,
            "variance": 113.3083696
          },
          {
            "average": 20532.47387,
            "count": 17532470,
            "maximum": 43585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1496.027018,
            "variance": 2238096.838
          },
          {
            "average": 1.000146927,
            "count": 17532470,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01228407097,
            "variance": 0.0001508983997
          },
          {
            "average": 1.00029819,
            "count": 17532470,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01761552192,
            "variance": 0.0003103066125
          },
          {
            "average": 0.5037194417,
            "count": 17532470,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999861798,
            "variance": 0.24998618
          },
          {
            "average": 1.066592442e-05,
            "count": 17532470,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003265855366,
            "variance": 1.066581127e-05
          },
          {
            "average": 1.148837158,
            "count": 17532470,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3559278934,
            "variance": 0.1266846653
          },
          {
            "average": -0.7635162314,
            "count": 17532470,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60767021,
            "variance": 134.7380078
          },
          {
            "average": 2.006848208,
            "count": 17532470,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000344523,
            "variance": 1.000689165
          },
          {
            "average": 1018.027228,
            "count": 17532470,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.471605008,
            "variance": 2.165621298
          },
          {
            "average": 44560.12323,
            "count": 17532470,
            "maximum": 54784,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 2546.164929,
            "variance": 6482955.845
          },
          {
            "average": 42582.1706,
            "count": 17532470,
            "maximum": 52736,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 2370.234139,
            "variance": 5618009.874
          },
          {
            "average": 39216.59905,
            "count": 17532470,
            "maximum": 50432,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 2258.592312,
            "variance": 5101239.231
          },
          {
            "average": 187966234,
            "count": 17532470,
            "maximum": 187974687.1,
            "minimum": 187905396,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20714.18619,
            "variance": 429077509.6
          },
          {
            "average": 0,
            "count": 17532470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17532470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17532470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17532470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17532470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313749.7184,
          4807776.449,
          1263.980081,
          314799.9584,
          4809192.509,
          1333.480081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313749.71837747446,
                4807776.449251446,
                1263.9800814072992
              ],
              [
                313749.71837747446,
                4809192.509251446,
                1263.9800814072992
              ],
              [
                314799.95837747445,
                4809192.509251446,
                1333.4800814072992
              ],
              [
                314799.95837747445,
                4807776.449251446,
                1333.4800814072992
              ],
              [
                313749.71837747446,
                4807776.449251446,
                1263.9800814072992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:58:07+00:00",
        "end_time": "2017-08-27T21:43:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004586,
            43.39974403,
            1263.980081,
            -119.2870172,
            43.41274471,
            1333.480081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997622632165,
                  43.39974402626192,
                  1263.9800814072992
                ],
                [
                  -119.30045856443071,
                  43.41248457293445,
                  1263.9800814072992
                ],
                [
                  -119.28749678034792,
                  43.41274471436467,
                  1333.4800814072992
                ],
                [
                  -119.28701715414869,
                  43.40000405262112,
                  1333.4800814072992
                ],
                [
                  -119.29997622632165,
                  43.39974402626192,
                  1263.9800814072992
                ]
              ]
            ]
          },
          "id": "20170827_43119D3412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:58:07Z",
            "pc:count": 17532470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314297.2995,
                "count": 17532470,
                "maximum": 314799.9584,
                "minimum": 313749.7184,
                "name": "X",
                "position": 0,
                "stddev": 289.6012693,
                "variance": 83868.89518
              },
              {
                "average": 4808502.809,
                "count": 17532470,
                "maximum": 4809192.509,
                "minimum": 4807776.449,
                "name": "Y",
                "position": 1,
                "stddev": 402.9120752,
                "variance": 162338.1403
              },
              {
                "average": 1297.567134,
                "count": 17532470,
                "maximum": 1333.480081,
                "minimum": 1263.980081,
                "name": "Z",
                "position": 2,
                "stddev": 10.64464042,
                "variance": 113.3083696
              },
              {
                "average": 20532.47387,
                "count": 17532470,
                "maximum": 43585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1496.027018,
                "variance": 2238096.838
              },
              {
                "average": 1.000146927,
                "count": 17532470,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01228407097,
                "variance": 0.0001508983997
              },
              {
                "average": 1.00029819,
                "count": 17532470,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01761552192,
                "variance": 0.0003103066125
              },
              {
                "average": 0.5037194417,
                "count": 17532470,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999861798,
                "variance": 0.24998618
              },
              {
                "average": 1.066592442e-05,
                "count": 17532470,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003265855366,
                "variance": 1.066581127e-05
              },
              {
                "average": 1.148837158,
                "count": 17532470,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3559278934,
                "variance": 0.1266846653
              },
              {
                "average": -0.7635162314,
                "count": 17532470,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60767021,
                "variance": 134.7380078
              },
              {
                "average": 2.006848208,
                "count": 17532470,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000344523,
                "variance": 1.000689165
              },
              {
                "average": 1018.027228,
                "count": 17532470,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.471605008,
                "variance": 2.165621298
              },
              {
                "average": 44560.12323,
                "count": 17532470,
                "maximum": 54784,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 2546.164929,
                "variance": 6482955.845
              },
              {
                "average": 42582.1706,
                "count": 17532470,
                "maximum": 52736,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 2370.234139,
                "variance": 5618009.874
              },
              {
                "average": 39216.59905,
                "count": 17532470,
                "maximum": 50432,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 2258.592312,
                "variance": 5101239.231
              },
              {
                "average": 187966234,
                "count": 17532470,
                "maximum": 187974687.1,
                "minimum": 187905396,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20714.18619,
                "variance": 429077509.6
              },
              {
                "average": 0,
                "count": 17532470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17532470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17532470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17532470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17532470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313749.7184,
              4807776.449,
              1263.980081,
              314799.9584,
              4809192.509,
              1333.480081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313749.71837747446,
                    4807776.449251446,
                    1263.9800814072992
                  ],
                  [
                    313749.71837747446,
                    4809192.509251446,
                    1263.9800814072992
                  ],
                  [
                    314799.95837747445,
                    4809192.509251446,
                    1333.4800814072992
                  ],
                  [
                    314799.95837747445,
                    4807776.449251446,
                    1333.4800814072992
                  ],
                  [
                    313749.71837747446,
                    4807776.449251446,
                    1263.9800814072992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:58:07+00:00",
            "end_time": "2017-08-27T21:43: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": "20170828_43119C2322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23748241529397,
              43.25258587063067,
              1249.063063721452
            ],
            [
              -119.23770181977825,
              43.2585751715094,
              1249.063063721452
            ],
            [
              -119.22500140515668,
              43.25882302840782,
              1255.583063721452
            ],
            [
              -119.224783243424,
              43.25283367596691,
              1255.583063721452
            ],
            [
              -119.23748241529397,
              43.25258587063067,
              1249.063063721452
            ]
          ]
        ]
      },
      "bbox": [
        -119.2377018,
        43.25258587,
        1249.063064,
        -119.2247832,
        43.25882303,
        1255.583064
      ],
      "properties": {
        "datetime": "2017-08-29T17:50:33Z",
        "pc:count": 7104413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318748.4676,
            "count": 7104413,
            "maximum": 319404.0413,
            "minimum": 318372.4213,
            "name": "X",
            "position": 0,
            "stddev": 263.8662288,
            "variance": 69625.38672
          },
          {
            "average": 4791647.489,
            "count": 7104413,
            "maximum": 4791960.985,
            "minimum": 4791295.345,
            "name": "Y",
            "position": 1,
            "stddev": 177.1779736,
            "variance": 31392.03434
          },
          {
            "average": 1250.448723,
            "count": 7104413,
            "maximum": 1255.583064,
            "minimum": 1249.063064,
            "name": "Z",
            "position": 2,
            "stddev": 0.5745747306,
            "variance": 0.3301361211
          },
          {
            "average": 24679.30018,
            "count": 7104413,
            "maximum": 41137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3573.21667,
            "variance": 12767877.37
          },
          {
            "average": 1.001125075,
            "count": 7104413,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03352327135,
            "variance": 0.001123809722
          },
          {
            "average": 1.002252403,
            "count": 7104413,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04740601054,
            "variance": 0.002247329835
          },
          {
            "average": 0.5032588899,
            "count": 7104413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894147,
            "variance": 0.2499894148
          },
          {
            "average": 7.263091265e-05,
            "count": 7104413,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008522068271,
            "variance": 7.262564762e-05
          },
          {
            "average": 1.11371411,
            "count": 7104413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3174637384,
            "variance": 0.1007832252
          },
          {
            "average": -0.6337798957,
            "count": 7104413,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.19282443,
            "variance": 148.6649675
          },
          {
            "average": 2.005957705,
            "count": 7104413,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001188824,
            "variance": 1.002379062
          },
          {
            "average": 703.907906,
            "count": 7104413,
            "maximum": 1073,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 483.1918004,
            "variance": 233474.316
          },
          {
            "average": 27493.68814,
            "count": 7104413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8886.555529,
            "variance": 78970869.16
          },
          {
            "average": 32425.46532,
            "count": 7104413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6613.412446,
            "variance": 43737224.18
          },
          {
            "average": 27694.78798,
            "count": 7104413,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6759.185034,
            "variance": 45686582.33
          },
          {
            "average": 188001921.8,
            "count": 7104413,
            "maximum": 188064233.6,
            "minimum": 187975485.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39496.69223,
            "variance": 1559988697
          },
          {
            "average": 0,
            "count": 7104413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7104413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7104413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7104413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7104413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318372.4213,
          4791295.345,
          1249.063064,
          319404.0413,
          4791960.985,
          1255.583064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318372.42126946594,
                4791295.344996555,
                1249.063063721452
              ],
              [
                318372.42126946594,
                4791960.984996555,
                1249.063063721452
              ],
              [
                319404.04126946593,
                4791960.984996555,
                1255.583063721452
              ],
              [
                319404.04126946593,
                4791295.344996555,
                1255.583063721452
              ],
              [
                318372.42126946594,
                4791295.344996555,
                1249.063063721452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:50:33+00:00",
        "end_time": "2017-08-28T17:11:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2377018,
            43.25258587,
            1249.063064,
            -119.2247832,
            43.25882303,
            1255.583064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23748241529397,
                  43.25258587063067,
                  1249.063063721452
                ],
                [
                  -119.23770181977825,
                  43.2585751715094,
                  1249.063063721452
                ],
                [
                  -119.22500140515668,
                  43.25882302840782,
                  1255.583063721452
                ],
                [
                  -119.224783243424,
                  43.25283367596691,
                  1255.583063721452
                ],
                [
                  -119.23748241529397,
                  43.25258587063067,
                  1249.063063721452
                ]
              ]
            ]
          },
          "id": "20170828_43119C2322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:50:33Z",
            "pc:count": 7104413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318748.4676,
                "count": 7104413,
                "maximum": 319404.0413,
                "minimum": 318372.4213,
                "name": "X",
                "position": 0,
                "stddev": 263.8662288,
                "variance": 69625.38672
              },
              {
                "average": 4791647.489,
                "count": 7104413,
                "maximum": 4791960.985,
                "minimum": 4791295.345,
                "name": "Y",
                "position": 1,
                "stddev": 177.1779736,
                "variance": 31392.03434
              },
              {
                "average": 1250.448723,
                "count": 7104413,
                "maximum": 1255.583064,
                "minimum": 1249.063064,
                "name": "Z",
                "position": 2,
                "stddev": 0.5745747306,
                "variance": 0.3301361211
              },
              {
                "average": 24679.30018,
                "count": 7104413,
                "maximum": 41137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3573.21667,
                "variance": 12767877.37
              },
              {
                "average": 1.001125075,
                "count": 7104413,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03352327135,
                "variance": 0.001123809722
              },
              {
                "average": 1.002252403,
                "count": 7104413,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04740601054,
                "variance": 0.002247329835
              },
              {
                "average": 0.5032588899,
                "count": 7104413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894147,
                "variance": 0.2499894148
              },
              {
                "average": 7.263091265e-05,
                "count": 7104413,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008522068271,
                "variance": 7.262564762e-05
              },
              {
                "average": 1.11371411,
                "count": 7104413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3174637384,
                "variance": 0.1007832252
              },
              {
                "average": -0.6337798957,
                "count": 7104413,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.19282443,
                "variance": 148.6649675
              },
              {
                "average": 2.005957705,
                "count": 7104413,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001188824,
                "variance": 1.002379062
              },
              {
                "average": 703.907906,
                "count": 7104413,
                "maximum": 1073,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 483.1918004,
                "variance": 233474.316
              },
              {
                "average": 27493.68814,
                "count": 7104413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8886.555529,
                "variance": 78970869.16
              },
              {
                "average": 32425.46532,
                "count": 7104413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6613.412446,
                "variance": 43737224.18
              },
              {
                "average": 27694.78798,
                "count": 7104413,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6759.185034,
                "variance": 45686582.33
              },
              {
                "average": 188001921.8,
                "count": 7104413,
                "maximum": 188064233.6,
                "minimum": 187975485.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39496.69223,
                "variance": 1559988697
              },
              {
                "average": 0,
                "count": 7104413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7104413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7104413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7104413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7104413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318372.4213,
              4791295.345,
              1249.063064,
              319404.0413,
              4791960.985,
              1255.583064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318372.42126946594,
                    4791295.344996555,
                    1249.063063721452
                  ],
                  [
                    318372.42126946594,
                    4791960.984996555,
                    1249.063063721452
                  ],
                  [
                    319404.04126946593,
                    4791960.984996555,
                    1255.583063721452
                  ],
                  [
                    319404.04126946593,
                    4791295.344996555,
                    1255.583063721452
                  ],
                  [
                    318372.42126946594,
                    4791295.344996555,
                    1249.063063721452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:50:33+00:00",
            "end_time": "2017-08-28T17:11:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12492409720416,
              43.46622863574195,
              1328.6292623853042
            ],
            [
              -119.12523116416074,
              43.47498886765816,
              1328.6292623853042
            ],
            [
              -119.11249519313202,
              43.47522497232318,
              1346.5892623853042
            ],
            [
              -119.1121899630039,
              43.466464668600366,
              1346.5892623853042
            ],
            [
              -119.12492409720416,
              43.46622863574195,
              1328.6292623853042
            ]
          ]
        ]
      },
      "bbox": [
        -119.1252312,
        43.46622864,
        1328.629262,
        -119.11219,
        43.47522497,
        1346.589262
      ],
      "properties": {
        "datetime": "2017-08-28T20:33:09Z",
        "pc:count": 7273594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328683.6698,
            "count": 7273594,
            "maximum": 329144.8072,
            "minimum": 328114.0472,
            "name": "X",
            "position": 0,
            "stddev": 290.1327115,
            "variance": 84176.99027
          },
          {
            "average": 4815319.766,
            "count": 7273594,
            "maximum": 4815757.561,
            "minimum": 4814784.001,
            "name": "Y",
            "position": 1,
            "stddev": 245.6935587,
            "variance": 60365.3248
          },
          {
            "average": 1334.033834,
            "count": 7273594,
            "maximum": 1346.589262,
            "minimum": 1328.629262,
            "name": "Z",
            "position": 2,
            "stddev": 3.553771004,
            "variance": 12.62928835
          },
          {
            "average": 20935.59148,
            "count": 7273594,
            "maximum": 30833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1408.199966,
            "variance": 1983027.144
          },
          {
            "average": 1.00205868,
            "count": 7273594,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04764180043,
            "variance": 0.002269741149
          },
          {
            "average": 1.004146781,
            "count": 7273594,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06917248431,
            "variance": 0.004784832585
          },
          {
            "average": 0.502194101,
            "count": 7273594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952203,
            "variance": 0.2499952203
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279195127,
            "count": 7273594,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.448603651,
            "variance": 0.2012452357
          },
          {
            "average": 0.2280498649,
            "count": 7273594,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8569092,
            "variance": 117.8724774
          },
          {
            "average": 1.996913355,
            "count": 7273594,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00056316,
            "variance": 1.001126637
          },
          {
            "average": 1050.175592,
            "count": 7273594,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8240577642,
            "variance": 0.6790711987
          },
          {
            "average": 44889.15471,
            "count": 7273594,
            "maximum": 65280,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 1979.116321,
            "variance": 3916901.413
          },
          {
            "average": 42517.13902,
            "count": 7273594,
            "maximum": 65280,
            "minimum": 20992,
            "name": "Green",
            "position": 13,
            "stddev": 1872.48177,
            "variance": 3506187.978
          },
          {
            "average": 38562.89059,
            "count": 7273594,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Blue",
            "position": 14,
            "stddev": 1766.02912,
            "variance": 3118858.854
          },
          {
            "average": 187986716.8,
            "count": 7273594,
            "maximum": 187987589.5,
            "minimum": 187986110.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 372.8094899,
            "variance": 138986.9158
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7273594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328114.0472,
          4814784.001,
          1328.629262,
          329144.8072,
          4815757.561,
          1346.589262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328114.0471939597,
                4814784.001014861,
                1328.6292623853042
              ],
              [
                328114.0471939597,
                4815757.561014862,
                1328.6292623853042
              ],
              [
                329144.8071939597,
                4815757.561014862,
                1346.5892623853042
              ],
              [
                329144.8071939597,
                4814784.001014861,
                1346.5892623853042
              ],
              [
                328114.0471939597,
                4814784.001014861,
                1328.6292623853042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:33:09+00:00",
        "end_time": "2017-08-28T20:08:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1252312,
            43.46622864,
            1328.629262,
            -119.11219,
            43.47522497,
            1346.589262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12492409720416,
                  43.46622863574195,
                  1328.6292623853042
                ],
                [
                  -119.12523116416074,
                  43.47498886765816,
                  1328.6292623853042
                ],
                [
                  -119.11249519313202,
                  43.47522497232318,
                  1346.5892623853042
                ],
                [
                  -119.1121899630039,
                  43.466464668600366,
                  1346.5892623853042
                ],
                [
                  -119.12492409720416,
                  43.46622863574195,
                  1328.6292623853042
                ]
              ]
            ]
          },
          "id": "20170828_43119D1111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:33:09Z",
            "pc:count": 7273594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328683.6698,
                "count": 7273594,
                "maximum": 329144.8072,
                "minimum": 328114.0472,
                "name": "X",
                "position": 0,
                "stddev": 290.1327115,
                "variance": 84176.99027
              },
              {
                "average": 4815319.766,
                "count": 7273594,
                "maximum": 4815757.561,
                "minimum": 4814784.001,
                "name": "Y",
                "position": 1,
                "stddev": 245.6935587,
                "variance": 60365.3248
              },
              {
                "average": 1334.033834,
                "count": 7273594,
                "maximum": 1346.589262,
                "minimum": 1328.629262,
                "name": "Z",
                "position": 2,
                "stddev": 3.553771004,
                "variance": 12.62928835
              },
              {
                "average": 20935.59148,
                "count": 7273594,
                "maximum": 30833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1408.199966,
                "variance": 1983027.144
              },
              {
                "average": 1.00205868,
                "count": 7273594,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04764180043,
                "variance": 0.002269741149
              },
              {
                "average": 1.004146781,
                "count": 7273594,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06917248431,
                "variance": 0.004784832585
              },
              {
                "average": 0.502194101,
                "count": 7273594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952203,
                "variance": 0.2499952203
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279195127,
                "count": 7273594,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.448603651,
                "variance": 0.2012452357
              },
              {
                "average": 0.2280498649,
                "count": 7273594,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8569092,
                "variance": 117.8724774
              },
              {
                "average": 1.996913355,
                "count": 7273594,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00056316,
                "variance": 1.001126637
              },
              {
                "average": 1050.175592,
                "count": 7273594,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8240577642,
                "variance": 0.6790711987
              },
              {
                "average": 44889.15471,
                "count": 7273594,
                "maximum": 65280,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 1979.116321,
                "variance": 3916901.413
              },
              {
                "average": 42517.13902,
                "count": 7273594,
                "maximum": 65280,
                "minimum": 20992,
                "name": "Green",
                "position": 13,
                "stddev": 1872.48177,
                "variance": 3506187.978
              },
              {
                "average": 38562.89059,
                "count": 7273594,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Blue",
                "position": 14,
                "stddev": 1766.02912,
                "variance": 3118858.854
              },
              {
                "average": 187986716.8,
                "count": 7273594,
                "maximum": 187987589.5,
                "minimum": 187986110.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 372.8094899,
                "variance": 138986.9158
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7273594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328114.0472,
              4814784.001,
              1328.629262,
              329144.8072,
              4815757.561,
              1346.589262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328114.0471939597,
                    4814784.001014861,
                    1328.6292623853042
                  ],
                  [
                    328114.0471939597,
                    4815757.561014862,
                    1328.6292623853042
                  ],
                  [
                    329144.8071939597,
                    4815757.561014862,
                    1346.5892623853042
                  ],
                  [
                    329144.8071939597,
                    4814784.001014861,
                    1346.5892623853042
                  ],
                  [
                    328114.0471939597,
                    4814784.001014861,
                    1328.6292623853042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:33:09+00:00",
            "end_time": "2017-08-28T20:08: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": "20170828_43119D3306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497525534354,
              43.41223566245617,
              1288.089504693339
            ],
            [
              -119.37547383996575,
              43.42498341612443,
              1288.089504693339
            ],
            [
              -119.362496996533,
              43.42525239140226,
              1320.109504693339
            ],
            [
              -119.36200112940863,
              43.41250451869104,
              1320.109504693339
            ],
            [
              -119.37497525534354,
              43.41223566245617,
              1288.089504693339
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754738,
        43.41223566,
        1288.089505,
        -119.3620011,
        43.42525239,
        1320.109505
      ],
      "properties": {
        "datetime": "2017-08-29T17:41:57Z",
        "pc:count": 15402614,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308267.6757,
            "count": 15402614,
            "maximum": 308766.999,
            "minimum": 307715.699,
            "name": "X",
            "position": 0,
            "stddev": 296.6653865,
            "variance": 88010.35152
          },
          {
            "average": 4810067.623,
            "count": 15402614,
            "maximum": 4810751.072,
            "minimum": 4809334.132,
            "name": "Y",
            "position": 1,
            "stddev": 401.285716,
            "variance": 161030.2259
          },
          {
            "average": 1301.020157,
            "count": 15402614,
            "maximum": 1320.109505,
            "minimum": 1288.089505,
            "name": "Z",
            "position": 2,
            "stddev": 9.312530199,
            "variance": 86.72321871
          },
          {
            "average": 21320.2563,
            "count": 15402614,
            "maximum": 32193,
            "minimum": 1585,
            "name": "Intensity",
            "position": 3,
            "stddev": 1887.895979,
            "variance": 3564151.229
          },
          {
            "average": 1.000052329,
            "count": 15402614,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007251602673,
            "variance": 5.258574133e-05
          },
          {
            "average": 1.00011141,
            "count": 15402614,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01060358622,
            "variance": 0.0001124360406
          },
          {
            "average": 0.5048093135,
            "count": 15402614,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768862,
            "variance": 0.2499768867
          },
          {
            "average": 4.090214817e-06,
            "count": 15402614,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002022423881,
            "variance": 4.090198352e-06
          },
          {
            "average": 1.190556161,
            "count": 15402614,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927397622,
            "variance": 0.1542445208
          },
          {
            "average": -1.00746737,
            "count": 15402614,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01975987,
            "variance": 144.4746272
          },
          {
            "average": 2.008486157,
            "count": 15402614,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000026384,
            "variance": 1.000052769
          },
          {
            "average": 1059.34416,
            "count": 15402614,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.215611335,
            "variance": 17.77137893
          },
          {
            "average": 47395.79735,
            "count": 15402614,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2875.558155,
            "variance": 8268834.706
          },
          {
            "average": 46042.25134,
            "count": 15402614,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2981.116671,
            "variance": 8887056.608
          },
          {
            "average": 43397.77968,
            "count": 15402614,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3181.475358,
            "variance": 10121785.45
          },
          {
            "average": 188009480.7,
            "count": 15402614,
            "maximum": 188063717.5,
            "minimum": 187978062.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31393.5317,
            "variance": 985553832.9
          },
          {
            "average": 0,
            "count": 15402614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15402614,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15402614,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15402614,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15402614,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307715.699,
          4809334.132,
          1288.089505,
          308766.999,
          4810751.072,
          1320.109505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307715.69899039774,
                4809334.1324344175,
                1288.089504693339
              ],
              [
                307715.69899039774,
                4810751.072434417,
                1288.089504693339
              ],
              [
                308766.9989903978,
                4810751.072434417,
                1320.109504693339
              ],
              [
                308766.9989903978,
                4809334.1324344175,
                1320.109504693339
              ],
              [
                307715.69899039774,
                4809334.1324344175,
                1288.089504693339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:41:57+00:00",
        "end_time": "2017-08-28T17:54:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754738,
            43.41223566,
            1288.089505,
            -119.3620011,
            43.42525239,
            1320.109505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497525534354,
                  43.41223566245617,
                  1288.089504693339
                ],
                [
                  -119.37547383996575,
                  43.42498341612443,
                  1288.089504693339
                ],
                [
                  -119.362496996533,
                  43.42525239140226,
                  1320.109504693339
                ],
                [
                  -119.36200112940863,
                  43.41250451869104,
                  1320.109504693339
                ],
                [
                  -119.37497525534354,
                  43.41223566245617,
                  1288.089504693339
                ]
              ]
            ]
          },
          "id": "20170828_43119D3306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:41:57Z",
            "pc:count": 15402614,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308267.6757,
                "count": 15402614,
                "maximum": 308766.999,
                "minimum": 307715.699,
                "name": "X",
                "position": 0,
                "stddev": 296.6653865,
                "variance": 88010.35152
              },
              {
                "average": 4810067.623,
                "count": 15402614,
                "maximum": 4810751.072,
                "minimum": 4809334.132,
                "name": "Y",
                "position": 1,
                "stddev": 401.285716,
                "variance": 161030.2259
              },
              {
                "average": 1301.020157,
                "count": 15402614,
                "maximum": 1320.109505,
                "minimum": 1288.089505,
                "name": "Z",
                "position": 2,
                "stddev": 9.312530199,
                "variance": 86.72321871
              },
              {
                "average": 21320.2563,
                "count": 15402614,
                "maximum": 32193,
                "minimum": 1585,
                "name": "Intensity",
                "position": 3,
                "stddev": 1887.895979,
                "variance": 3564151.229
              },
              {
                "average": 1.000052329,
                "count": 15402614,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007251602673,
                "variance": 5.258574133e-05
              },
              {
                "average": 1.00011141,
                "count": 15402614,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01060358622,
                "variance": 0.0001124360406
              },
              {
                "average": 0.5048093135,
                "count": 15402614,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768862,
                "variance": 0.2499768867
              },
              {
                "average": 4.090214817e-06,
                "count": 15402614,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002022423881,
                "variance": 4.090198352e-06
              },
              {
                "average": 1.190556161,
                "count": 15402614,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927397622,
                "variance": 0.1542445208
              },
              {
                "average": -1.00746737,
                "count": 15402614,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01975987,
                "variance": 144.4746272
              },
              {
                "average": 2.008486157,
                "count": 15402614,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000026384,
                "variance": 1.000052769
              },
              {
                "average": 1059.34416,
                "count": 15402614,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.215611335,
                "variance": 17.77137893
              },
              {
                "average": 47395.79735,
                "count": 15402614,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2875.558155,
                "variance": 8268834.706
              },
              {
                "average": 46042.25134,
                "count": 15402614,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2981.116671,
                "variance": 8887056.608
              },
              {
                "average": 43397.77968,
                "count": 15402614,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3181.475358,
                "variance": 10121785.45
              },
              {
                "average": 188009480.7,
                "count": 15402614,
                "maximum": 188063717.5,
                "minimum": 187978062.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31393.5317,
                "variance": 985553832.9
              },
              {
                "average": 0,
                "count": 15402614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15402614,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15402614,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15402614,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15402614,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307715.699,
              4809334.132,
              1288.089505,
              308766.999,
              4810751.072,
              1320.109505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307715.69899039774,
                    4809334.1324344175,
                    1288.089504693339
                  ],
                  [
                    307715.69899039774,
                    4810751.072434417,
                    1288.089504693339
                  ],
                  [
                    308766.9989903978,
                    4810751.072434417,
                    1320.109504693339
                  ],
                  [
                    308766.9989903978,
                    4809334.1324344175,
                    1320.109504693339
                  ],
                  [
                    307715.69899039774,
                    4809334.1324344175,
                    1288.089504693339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:41:57+00:00",
            "end_time": "2017-08-28T17:54:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.292987750776,
              43.337384380789615,
              1256.5725333517503
            ],
            [
              -119.29346217546839,
              43.34998171215835,
              1256.5725333517503
            ],
            [
              -119.28749120227332,
              43.35010135187313,
              1259.6925333517502
            ],
            [
              -119.28701801010538,
              43.337503968171255,
              1259.6925333517502
            ],
            [
              -119.292987750776,
              43.337384380789615,
              1256.5725333517503
            ]
          ]
        ]
      },
      "bbox": [
        -119.2934622,
        43.33738438,
        1256.572533,
        -119.287018,
        43.35010135,
        1259.692533
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:59Z",
        "pc:count": 2036249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314441.9901,
            "count": 2036249,
            "maximum": 314609.5266,
            "minimum": 314125.2266,
            "name": "X",
            "position": 0,
            "stddev": 131.440369,
            "variance": 17276.57059
          },
          {
            "average": 4801526.152,
            "count": 2036249,
            "maximum": 4802235.271,
            "minimum": 4800835.151,
            "name": "Y",
            "position": 1,
            "stddev": 547.4651539,
            "variance": 299718.0947
          },
          {
            "average": 1257.473519,
            "count": 2036249,
            "maximum": 1259.692533,
            "minimum": 1256.572533,
            "name": "Z",
            "position": 2,
            "stddev": 0.3083901248,
            "variance": 0.09510446905
          },
          {
            "average": 22821.0907,
            "count": 2036249,
            "maximum": 36081,
            "minimum": 2641,
            "name": "Intensity",
            "position": 3,
            "stddev": 2020.493035,
            "variance": 4082392.105
          },
          {
            "average": 1.000098711,
            "count": 2036249,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009934848699,
            "variance": 9.870121867e-05
          },
          {
            "average": 1.000195457,
            "count": 2036249,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01397924619,
            "variance": 0.0001954193241
          },
          {
            "average": 0.5110229643,
            "count": 2036249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998786022,
            "variance": 0.249878617
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164419479,
            "count": 2036249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3706558802,
            "variance": 0.1373857815
          },
          {
            "average": -2.285477461,
            "count": 2036249,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.13844029,
            "variance": 124.0648521
          },
          {
            "average": 1.9880383,
            "count": 2036249,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000316623,
            "variance": 1.000633346
          },
          {
            "average": 1032.161795,
            "count": 2036249,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.39847643,
            "variance": 302.7069821
          },
          {
            "average": 43489.4135,
            "count": 2036249,
            "maximum": 65280,
            "minimum": 17152,
            "name": "Red",
            "position": 12,
            "stddev": 4287.542953,
            "variance": 18383024.58
          },
          {
            "average": 42766.39233,
            "count": 2036249,
            "maximum": 65280,
            "minimum": 25344,
            "name": "Green",
            "position": 13,
            "stddev": 3773.156059,
            "variance": 14236706.64
          },
          {
            "average": 39516.99408,
            "count": 2036249,
            "maximum": 65280,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 4422.269734,
            "variance": 19556469.6
          },
          {
            "average": 187990166.5,
            "count": 2036249,
            "maximum": 188064379.4,
            "minimum": 187975647.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31686.54727,
            "variance": 1004037278
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2036249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314125.2266,
          4800835.151,
          1256.572533,
          314609.5266,
          4802235.271,
          1259.692533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314125.2266216398,
                4800835.151056362,
                1256.5725333517503
              ],
              [
                314125.2266216398,
                4802235.2710563615,
                1256.5725333517503
              ],
              [
                314609.52662163984,
                4802235.2710563615,
                1259.6925333517502
              ],
              [
                314609.52662163984,
                4800835.151056362,
                1259.6925333517502
              ],
              [
                314125.2266216398,
                4800835.151056362,
                1256.5725333517503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:59+00:00",
        "end_time": "2017-08-28T17:14:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2934622,
            43.33738438,
            1256.572533,
            -119.287018,
            43.35010135,
            1259.692533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.292987750776,
                  43.337384380789615,
                  1256.5725333517503
                ],
                [
                  -119.29346217546839,
                  43.34998171215835,
                  1256.5725333517503
                ],
                [
                  -119.28749120227332,
                  43.35010135187313,
                  1259.6925333517502
                ],
                [
                  -119.28701801010538,
                  43.337503968171255,
                  1259.6925333517502
                ],
                [
                  -119.292987750776,
                  43.337384380789615,
                  1256.5725333517503
                ]
              ]
            ]
          },
          "id": "20170828_43119C3212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:59Z",
            "pc:count": 2036249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314441.9901,
                "count": 2036249,
                "maximum": 314609.5266,
                "minimum": 314125.2266,
                "name": "X",
                "position": 0,
                "stddev": 131.440369,
                "variance": 17276.57059
              },
              {
                "average": 4801526.152,
                "count": 2036249,
                "maximum": 4802235.271,
                "minimum": 4800835.151,
                "name": "Y",
                "position": 1,
                "stddev": 547.4651539,
                "variance": 299718.0947
              },
              {
                "average": 1257.473519,
                "count": 2036249,
                "maximum": 1259.692533,
                "minimum": 1256.572533,
                "name": "Z",
                "position": 2,
                "stddev": 0.3083901248,
                "variance": 0.09510446905
              },
              {
                "average": 22821.0907,
                "count": 2036249,
                "maximum": 36081,
                "minimum": 2641,
                "name": "Intensity",
                "position": 3,
                "stddev": 2020.493035,
                "variance": 4082392.105
              },
              {
                "average": 1.000098711,
                "count": 2036249,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009934848699,
                "variance": 9.870121867e-05
              },
              {
                "average": 1.000195457,
                "count": 2036249,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01397924619,
                "variance": 0.0001954193241
              },
              {
                "average": 0.5110229643,
                "count": 2036249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998786022,
                "variance": 0.249878617
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164419479,
                "count": 2036249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3706558802,
                "variance": 0.1373857815
              },
              {
                "average": -2.285477461,
                "count": 2036249,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.13844029,
                "variance": 124.0648521
              },
              {
                "average": 1.9880383,
                "count": 2036249,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000316623,
                "variance": 1.000633346
              },
              {
                "average": 1032.161795,
                "count": 2036249,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.39847643,
                "variance": 302.7069821
              },
              {
                "average": 43489.4135,
                "count": 2036249,
                "maximum": 65280,
                "minimum": 17152,
                "name": "Red",
                "position": 12,
                "stddev": 4287.542953,
                "variance": 18383024.58
              },
              {
                "average": 42766.39233,
                "count": 2036249,
                "maximum": 65280,
                "minimum": 25344,
                "name": "Green",
                "position": 13,
                "stddev": 3773.156059,
                "variance": 14236706.64
              },
              {
                "average": 39516.99408,
                "count": 2036249,
                "maximum": 65280,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 4422.269734,
                "variance": 19556469.6
              },
              {
                "average": 187990166.5,
                "count": 2036249,
                "maximum": 188064379.4,
                "minimum": 187975647.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31686.54727,
                "variance": 1004037278
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2036249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314125.2266,
              4800835.151,
              1256.572533,
              314609.5266,
              4802235.271,
              1259.692533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314125.2266216398,
                    4800835.151056362,
                    1256.5725333517503
                  ],
                  [
                    314125.2266216398,
                    4802235.2710563615,
                    1256.5725333517503
                  ],
                  [
                    314609.52662163984,
                    4802235.2710563615,
                    1259.6925333517502
                  ],
                  [
                    314609.52662163984,
                    4800835.151056362,
                    1259.6925333517502
                  ],
                  [
                    314125.2266216398,
                    4800835.151056362,
                    1256.5725333517503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:59+00:00",
            "end_time": "2017-08-28T17:14: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": "20170828_43119D2205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.13747696925321,
              43.48726177198272,
              1262.3743053794205
            ],
            [
              -119.13792596233418,
              43.499984990008976,
              1262.3743053794205
            ],
            [
              -119.12499572028644,
              43.500226133050106,
              1349.0343053794204
            ],
            [
              -119.12454943773365,
              43.48750280851954,
              1349.0343053794204
            ],
            [
              -119.13747696925321,
              43.48726177198272,
              1262.3743053794205
            ]
          ]
        ]
      },
      "bbox": [
        -119.137926,
        43.48726177,
        1262.374305,
        -119.1245494,
        43.50022613,
        1349.034305
      ],
      "properties": {
        "datetime": "2017-08-28T19:54:45Z",
        "pc:count": 13360117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327708.6609,
            "count": 13360117,
            "maximum": 328204.6643,
            "minimum": 327158.6043,
            "name": "X",
            "position": 0,
            "stddev": 292.0851674,
            "variance": 85313.74503
          },
          {
            "average": 4817846.885,
            "count": 13360117,
            "maximum": 4818559.975,
            "minimum": 4817145.975,
            "name": "Y",
            "position": 1,
            "stddev": 412.9487252,
            "variance": 170526.6496
          },
          {
            "average": 1301.957133,
            "count": 13360117,
            "maximum": 1349.034305,
            "minimum": 1262.374305,
            "name": "Z",
            "position": 2,
            "stddev": 30.81839205,
            "variance": 949.7732883
          },
          {
            "average": 21598.20804,
            "count": 13360117,
            "maximum": 45393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2934.568581,
            "variance": 8611692.755
          },
          {
            "average": 1.004911409,
            "count": 13360117,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07326848817,
            "variance": 0.005368271359
          },
          {
            "average": 1.009934194,
            "count": 13360117,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1063163152,
            "variance": 0.01130315888
          },
          {
            "average": 0.4976163757,
            "count": 13360117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994337,
            "variance": 0.249994337
          },
          {
            "average": 1.496992878e-07,
            "count": 13360117,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003869099076,
            "variance": 1.496992766e-07
          },
          {
            "average": 1.187343569,
            "count": 13360117,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3901870929,
            "variance": 0.1522459675
          },
          {
            "average": 1.480666707,
            "count": 13360117,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91272936,
            "variance": 141.9131208
          },
          {
            "average": 2.003817556,
            "count": 13360117,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00287079,
            "variance": 1.005749822
          },
          {
            "average": 1044.507105,
            "count": 13360117,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.191428602,
            "variance": 1.419502114
          },
          {
            "average": 41828.96429,
            "count": 13360117,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3199.970639,
            "variance": 10239812.09
          },
          {
            "average": 40228.36147,
            "count": 13360117,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2816.83604,
            "variance": 7934565.276
          },
          {
            "average": 36533.4249,
            "count": 13360117,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2856.069152,
            "variance": 8157131.002
          },
          {
            "average": 187984323,
            "count": 13360117,
            "maximum": 187985285.6,
            "minimum": 187983397.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 484.3379904,
            "variance": 234583.2889
          },
          {
            "average": 0,
            "count": 13360117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13360117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13360117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13360117,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13360117,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327158.6043,
          4817145.975,
          1262.374305,
          328204.6643,
          4818559.975,
          1349.034305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327158.60427031503,
                4817145.974706279,
                1262.3743053794205
              ],
              [
                327158.60427031503,
                4818559.974706279,
                1262.3743053794205
              ],
              [
                328204.6642703151,
                4818559.974706279,
                1349.0343053794204
              ],
              [
                328204.6642703151,
                4817145.974706279,
                1349.0343053794204
              ],
              [
                327158.60427031503,
                4817145.974706279,
                1262.3743053794205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:54:45+00:00",
        "end_time": "2017-08-28T19:23:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.137926,
            43.48726177,
            1262.374305,
            -119.1245494,
            43.50022613,
            1349.034305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.13747696925321,
                  43.48726177198272,
                  1262.3743053794205
                ],
                [
                  -119.13792596233418,
                  43.499984990008976,
                  1262.3743053794205
                ],
                [
                  -119.12499572028644,
                  43.500226133050106,
                  1349.0343053794204
                ],
                [
                  -119.12454943773365,
                  43.48750280851954,
                  1349.0343053794204
                ],
                [
                  -119.13747696925321,
                  43.48726177198272,
                  1262.3743053794205
                ]
              ]
            ]
          },
          "id": "20170828_43119D2205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:54:45Z",
            "pc:count": 13360117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327708.6609,
                "count": 13360117,
                "maximum": 328204.6643,
                "minimum": 327158.6043,
                "name": "X",
                "position": 0,
                "stddev": 292.0851674,
                "variance": 85313.74503
              },
              {
                "average": 4817846.885,
                "count": 13360117,
                "maximum": 4818559.975,
                "minimum": 4817145.975,
                "name": "Y",
                "position": 1,
                "stddev": 412.9487252,
                "variance": 170526.6496
              },
              {
                "average": 1301.957133,
                "count": 13360117,
                "maximum": 1349.034305,
                "minimum": 1262.374305,
                "name": "Z",
                "position": 2,
                "stddev": 30.81839205,
                "variance": 949.7732883
              },
              {
                "average": 21598.20804,
                "count": 13360117,
                "maximum": 45393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2934.568581,
                "variance": 8611692.755
              },
              {
                "average": 1.004911409,
                "count": 13360117,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07326848817,
                "variance": 0.005368271359
              },
              {
                "average": 1.009934194,
                "count": 13360117,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1063163152,
                "variance": 0.01130315888
              },
              {
                "average": 0.4976163757,
                "count": 13360117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994337,
                "variance": 0.249994337
              },
              {
                "average": 1.496992878e-07,
                "count": 13360117,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003869099076,
                "variance": 1.496992766e-07
              },
              {
                "average": 1.187343569,
                "count": 13360117,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3901870929,
                "variance": 0.1522459675
              },
              {
                "average": 1.480666707,
                "count": 13360117,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91272936,
                "variance": 141.9131208
              },
              {
                "average": 2.003817556,
                "count": 13360117,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00287079,
                "variance": 1.005749822
              },
              {
                "average": 1044.507105,
                "count": 13360117,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.191428602,
                "variance": 1.419502114
              },
              {
                "average": 41828.96429,
                "count": 13360117,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3199.970639,
                "variance": 10239812.09
              },
              {
                "average": 40228.36147,
                "count": 13360117,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2816.83604,
                "variance": 7934565.276
              },
              {
                "average": 36533.4249,
                "count": 13360117,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2856.069152,
                "variance": 8157131.002
              },
              {
                "average": 187984323,
                "count": 13360117,
                "maximum": 187985285.6,
                "minimum": 187983397.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 484.3379904,
                "variance": 234583.2889
              },
              {
                "average": 0,
                "count": 13360117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13360117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13360117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13360117,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13360117,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327158.6043,
              4817145.975,
              1262.374305,
              328204.6643,
              4818559.975,
              1349.034305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327158.60427031503,
                    4817145.974706279,
                    1262.3743053794205
                  ],
                  [
                    327158.60427031503,
                    4818559.974706279,
                    1262.3743053794205
                  ],
                  [
                    328204.6642703151,
                    4818559.974706279,
                    1349.0343053794204
                  ],
                  [
                    328204.6642703151,
                    4817145.974706279,
                    1349.0343053794204
                  ],
                  [
                    327158.60427031503,
                    4817145.974706279,
                    1262.3743053794205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:54:45+00:00",
            "end_time": "2017-08-28T19:23:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497505156608,
              43.36222492893705,
              1270.1821178454768
            ],
            [
              -119.47549414252218,
              43.3749824656567,
              1270.1821178454768
            ],
            [
              -119.46249784460129,
              43.37526320456462,
              1300.2221178454768
            ],
            [
              -119.46198147213214,
              43.362505543487934,
              1300.2221178454768
            ],
            [
              -119.47497505156608,
              43.36222492893705,
              1270.1821178454768
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754941,
        43.36222493,
        1270.182118,
        -119.4619815,
        43.3752632,
        1300.222118
      ],
      "properties": {
        "datetime": "2017-08-31T14:44:16Z",
        "pc:count": 13332358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299977.858,
            "count": 13332358,
            "maximum": 300508.076,
            "minimum": 299454.256,
            "name": "X",
            "position": 0,
            "stddev": 292.7935742,
            "variance": 85728.07709
          },
          {
            "average": 4804728.275,
            "count": 13332358,
            "maximum": 4805433.612,
            "minimum": 4804015.492,
            "name": "Y",
            "position": 1,
            "stddev": 399.4299331,
            "variance": 159544.2715
          },
          {
            "average": 1277.106297,
            "count": 13332358,
            "maximum": 1300.222118,
            "minimum": 1270.182118,
            "name": "Z",
            "position": 2,
            "stddev": 3.904791732,
            "variance": 15.24739847
          },
          {
            "average": 19227.42534,
            "count": 13332358,
            "maximum": 28433,
            "minimum": 1634,
            "name": "Intensity",
            "position": 3,
            "stddev": 1616.816158,
            "variance": 2614094.489
          },
          {
            "average": 1.000034428,
            "count": 13332358,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00586739599,
            "variance": 3.44263357e-05
          },
          {
            "average": 1.00007238,
            "count": 13332358,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008507353357,
            "variance": 7.237506114e-05
          },
          {
            "average": 0.5009103416,
            "count": 13332358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999919,
            "variance": 0.24999919
          },
          {
            "average": 9.750713265e-07,
            "count": 13332358,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009874565554,
            "variance": 9.750704488e-07
          },
          {
            "average": 1.233975565,
            "count": 13332358,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4233568395,
            "variance": 0.1792310136
          },
          {
            "average": 0.1940478694,
            "count": 13332358,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78683076,
            "variance": 138.9293794
          },
          {
            "average": 1.999202692,
            "count": 13332358,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000371153,
            "variance": 1.000742444
          },
          {
            "average": 1110.735742,
            "count": 13332358,
            "maximum": 1115,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.254924013,
            "variance": 68.14377046
          },
          {
            "average": 44212.57581,
            "count": 13332358,
            "maximum": 56832,
            "minimum": 19456,
            "name": "Red",
            "position": 12,
            "stddev": 3240.010999,
            "variance": 10497671.27
          },
          {
            "average": 42723.99924,
            "count": 13332358,
            "maximum": 56320,
            "minimum": 21248,
            "name": "Green",
            "position": 13,
            "stddev": 3228.74433,
            "variance": 10424789.95
          },
          {
            "average": 39719.18431,
            "count": 13332358,
            "maximum": 55296,
            "minimum": 20224,
            "name": "Blue",
            "position": 14,
            "stddev": 3376.377456,
            "variance": 11399924.73
          },
          {
            "average": 188213479.8,
            "count": 13332358,
            "maximum": 188225856.1,
            "minimum": 188069832.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41047.39933,
            "variance": 1684888991
          },
          {
            "average": 0,
            "count": 13332358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13332358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13332358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13332358,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13332358,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299454.256,
          4804015.492,
          1270.182118,
          300508.076,
          4805433.612,
          1300.222118
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299454.2559979326,
                4804015.492302876,
                1270.1821178454768
              ],
              [
                299454.2559979326,
                4805433.612302875,
                1270.1821178454768
              ],
              [
                300508.0759979325,
                4805433.612302875,
                1300.2221178454768
              ],
              [
                300508.0759979325,
                4804015.492302876,
                1300.2221178454768
              ],
              [
                299454.2559979326,
                4804015.492302876,
                1270.1821178454768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:44:16+00:00",
        "end_time": "2017-08-29T19:23:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754941,
            43.36222493,
            1270.182118,
            -119.4619815,
            43.3752632,
            1300.222118
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497505156608,
                  43.36222492893705,
                  1270.1821178454768
                ],
                [
                  -119.47549414252218,
                  43.3749824656567,
                  1270.1821178454768
                ],
                [
                  -119.46249784460129,
                  43.37526320456462,
                  1300.2221178454768
                ],
                [
                  -119.46198147213214,
                  43.362505543487934,
                  1300.2221178454768
                ],
                [
                  -119.47497505156608,
                  43.36222492893705,
                  1270.1821178454768
                ]
              ]
            ]
          },
          "id": "20170829_43119C4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:44:16Z",
            "pc:count": 13332358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299977.858,
                "count": 13332358,
                "maximum": 300508.076,
                "minimum": 299454.256,
                "name": "X",
                "position": 0,
                "stddev": 292.7935742,
                "variance": 85728.07709
              },
              {
                "average": 4804728.275,
                "count": 13332358,
                "maximum": 4805433.612,
                "minimum": 4804015.492,
                "name": "Y",
                "position": 1,
                "stddev": 399.4299331,
                "variance": 159544.2715
              },
              {
                "average": 1277.106297,
                "count": 13332358,
                "maximum": 1300.222118,
                "minimum": 1270.182118,
                "name": "Z",
                "position": 2,
                "stddev": 3.904791732,
                "variance": 15.24739847
              },
              {
                "average": 19227.42534,
                "count": 13332358,
                "maximum": 28433,
                "minimum": 1634,
                "name": "Intensity",
                "position": 3,
                "stddev": 1616.816158,
                "variance": 2614094.489
              },
              {
                "average": 1.000034428,
                "count": 13332358,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00586739599,
                "variance": 3.44263357e-05
              },
              {
                "average": 1.00007238,
                "count": 13332358,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008507353357,
                "variance": 7.237506114e-05
              },
              {
                "average": 0.5009103416,
                "count": 13332358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999919,
                "variance": 0.24999919
              },
              {
                "average": 9.750713265e-07,
                "count": 13332358,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009874565554,
                "variance": 9.750704488e-07
              },
              {
                "average": 1.233975565,
                "count": 13332358,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4233568395,
                "variance": 0.1792310136
              },
              {
                "average": 0.1940478694,
                "count": 13332358,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78683076,
                "variance": 138.9293794
              },
              {
                "average": 1.999202692,
                "count": 13332358,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000371153,
                "variance": 1.000742444
              },
              {
                "average": 1110.735742,
                "count": 13332358,
                "maximum": 1115,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.254924013,
                "variance": 68.14377046
              },
              {
                "average": 44212.57581,
                "count": 13332358,
                "maximum": 56832,
                "minimum": 19456,
                "name": "Red",
                "position": 12,
                "stddev": 3240.010999,
                "variance": 10497671.27
              },
              {
                "average": 42723.99924,
                "count": 13332358,
                "maximum": 56320,
                "minimum": 21248,
                "name": "Green",
                "position": 13,
                "stddev": 3228.74433,
                "variance": 10424789.95
              },
              {
                "average": 39719.18431,
                "count": 13332358,
                "maximum": 55296,
                "minimum": 20224,
                "name": "Blue",
                "position": 14,
                "stddev": 3376.377456,
                "variance": 11399924.73
              },
              {
                "average": 188213479.8,
                "count": 13332358,
                "maximum": 188225856.1,
                "minimum": 188069832.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41047.39933,
                "variance": 1684888991
              },
              {
                "average": 0,
                "count": 13332358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13332358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13332358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13332358,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13332358,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299454.256,
              4804015.492,
              1270.182118,
              300508.076,
              4805433.612,
              1300.222118
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299454.2559979326,
                    4804015.492302876,
                    1270.1821178454768
                  ],
                  [
                    299454.2559979326,
                    4805433.612302875,
                    1270.1821178454768
                  ],
                  [
                    300508.0759979325,
                    4805433.612302875,
                    1300.2221178454768
                  ],
                  [
                    300508.0759979325,
                    4804015.492302876,
                    1300.2221178454768
                  ],
                  [
                    299454.2559979326,
                    4804015.492302876,
                    1270.1821178454768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:44:16+00:00",
            "end_time": "2017-08-29T19:23:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36240052030776,
              43.26223880963314,
              1257.0176739184706
            ],
            [
              -119.36289379976665,
              43.27498503536629,
              1257.0176739184706
            ],
            [
              -119.34999727187795,
              43.27525085375458,
              1370.8176739184707
            ],
            [
              -119.34950667865158,
              43.26250451035362,
              1370.8176739184707
            ],
            [
              -119.36240052030776,
              43.26223880963314,
              1257.0176739184706
            ]
          ]
        ]
      },
      "bbox": [
        -119.3628938,
        43.26223881,
        1257.017674,
        -119.3495067,
        43.27525085,
        1370.817674
      ],
      "properties": {
        "datetime": "2017-08-29T19:01:00Z",
        "pc:count": 12653270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308795.7837,
            "count": 12653270,
            "maximum": 309309.5163,
            "minimum": 308262.1563,
            "name": "X",
            "position": 0,
            "stddev": 293.5267818,
            "variance": 86157.97161
          },
          {
            "average": 4793403.418,
            "count": 12653270,
            "maximum": 4794063.186,
            "minimum": 4792646.466,
            "name": "Y",
            "position": 1,
            "stddev": 382.3288834,
            "variance": 146175.3751
          },
          {
            "average": 1318.401834,
            "count": 12653270,
            "maximum": 1370.817674,
            "minimum": 1257.017674,
            "name": "Z",
            "position": 2,
            "stddev": 37.53842652,
            "variance": 1409.133466
          },
          {
            "average": 19495.41355,
            "count": 12653270,
            "maximum": 32321,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 2567.461567,
            "variance": 6591858.897
          },
          {
            "average": 1.000230691,
            "count": 12653270,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01582390264,
            "variance": 0.0002503958947
          },
          {
            "average": 1.000479876,
            "count": 12653270,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02327922049,
            "variance": 0.0005419221067
          },
          {
            "average": 0.5022651062,
            "count": 12653270,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994889,
            "variance": 0.2499948891
          },
          {
            "average": 7.112785865e-06,
            "count": 12653270,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002666971285,
            "variance": 7.112735835e-06
          },
          {
            "average": 1.250126252,
            "count": 12653270,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4330855861,
            "variance": 0.1875631249
          },
          {
            "average": 0.06242693313,
            "count": 12653270,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73378547,
            "variance": 137.6817215
          },
          {
            "average": 2.00361535,
            "count": 12653270,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000145233,
            "variance": 1.000290487
          },
          {
            "average": 1076.28386,
            "count": 12653270,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9596105442,
            "variance": 0.9208523965
          },
          {
            "average": 46163.42118,
            "count": 12653270,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 4541.473523,
            "variance": 20624981.76
          },
          {
            "average": 44352.22311,
            "count": 12653270,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 5191.150839,
            "variance": 26948047.03
          },
          {
            "average": 42097.64059,
            "count": 12653270,
            "maximum": 65280,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 5743.624829,
            "variance": 32989226.17
          },
          {
            "average": 188066758.3,
            "count": 12653270,
            "maximum": 188068460.3,
            "minimum": 188065328.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 559.1219765,
            "variance": 312617.3846
          },
          {
            "average": 0,
            "count": 12653270,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12653270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12653270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12653270,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12653270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308262.1563,
          4792646.466,
          1257.017674,
          309309.5163,
          4794063.186,
          1370.817674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308262.15633441386,
                4792646.46631948,
                1257.0176739184706
              ],
              [
                308262.15633441386,
                4794063.186319481,
                1257.0176739184706
              ],
              [
                309309.51633441384,
                4794063.186319481,
                1370.8176739184707
              ],
              [
                309309.51633441384,
                4792646.46631948,
                1370.8176739184707
              ],
              [
                308262.15633441386,
                4792646.46631948,
                1257.0176739184706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:01:00+00:00",
        "end_time": "2017-08-29T18:08:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3628938,
            43.26223881,
            1257.017674,
            -119.3495067,
            43.27525085,
            1370.817674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36240052030776,
                  43.26223880963314,
                  1257.0176739184706
                ],
                [
                  -119.36289379976665,
                  43.27498503536629,
                  1257.0176739184706
                ],
                [
                  -119.34999727187795,
                  43.27525085375458,
                  1370.8176739184707
                ],
                [
                  -119.34950667865158,
                  43.26250451035362,
                  1370.8176739184707
                ],
                [
                  -119.36240052030776,
                  43.26223880963314,
                  1257.0176739184706
                ]
              ]
            ]
          },
          "id": "20170829_43119C3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:01:00Z",
            "pc:count": 12653270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308795.7837,
                "count": 12653270,
                "maximum": 309309.5163,
                "minimum": 308262.1563,
                "name": "X",
                "position": 0,
                "stddev": 293.5267818,
                "variance": 86157.97161
              },
              {
                "average": 4793403.418,
                "count": 12653270,
                "maximum": 4794063.186,
                "minimum": 4792646.466,
                "name": "Y",
                "position": 1,
                "stddev": 382.3288834,
                "variance": 146175.3751
              },
              {
                "average": 1318.401834,
                "count": 12653270,
                "maximum": 1370.817674,
                "minimum": 1257.017674,
                "name": "Z",
                "position": 2,
                "stddev": 37.53842652,
                "variance": 1409.133466
              },
              {
                "average": 19495.41355,
                "count": 12653270,
                "maximum": 32321,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 2567.461567,
                "variance": 6591858.897
              },
              {
                "average": 1.000230691,
                "count": 12653270,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01582390264,
                "variance": 0.0002503958947
              },
              {
                "average": 1.000479876,
                "count": 12653270,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02327922049,
                "variance": 0.0005419221067
              },
              {
                "average": 0.5022651062,
                "count": 12653270,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994889,
                "variance": 0.2499948891
              },
              {
                "average": 7.112785865e-06,
                "count": 12653270,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002666971285,
                "variance": 7.112735835e-06
              },
              {
                "average": 1.250126252,
                "count": 12653270,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4330855861,
                "variance": 0.1875631249
              },
              {
                "average": 0.06242693313,
                "count": 12653270,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73378547,
                "variance": 137.6817215
              },
              {
                "average": 2.00361535,
                "count": 12653270,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000145233,
                "variance": 1.000290487
              },
              {
                "average": 1076.28386,
                "count": 12653270,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9596105442,
                "variance": 0.9208523965
              },
              {
                "average": 46163.42118,
                "count": 12653270,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 4541.473523,
                "variance": 20624981.76
              },
              {
                "average": 44352.22311,
                "count": 12653270,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 5191.150839,
                "variance": 26948047.03
              },
              {
                "average": 42097.64059,
                "count": 12653270,
                "maximum": 65280,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 5743.624829,
                "variance": 32989226.17
              },
              {
                "average": 188066758.3,
                "count": 12653270,
                "maximum": 188068460.3,
                "minimum": 188065328.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 559.1219765,
                "variance": 312617.3846
              },
              {
                "average": 0,
                "count": 12653270,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12653270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12653270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12653270,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12653270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308262.1563,
              4792646.466,
              1257.017674,
              309309.5163,
              4794063.186,
              1370.817674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308262.15633441386,
                    4792646.46631948,
                    1257.0176739184706
                  ],
                  [
                    308262.15633441386,
                    4794063.186319481,
                    1257.0176739184706
                  ],
                  [
                    309309.51633441384,
                    4794063.186319481,
                    1370.8176739184707
                  ],
                  [
                    309309.51633441384,
                    4792646.46631948,
                    1370.8176739184707
                  ],
                  [
                    308262.15633441386,
                    4792646.46631948,
                    1257.0176739184706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:01:00+00:00",
            "end_time": "2017-08-29T18:08: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": "20170828_43119D2102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747699534997,
              43.487252136690294,
              1362.775056814266
            ],
            [
              -119.23794732277788,
              43.499983682157726,
              1362.775056814266
            ],
            [
              -119.2249986593698,
              43.50023651102763,
              1387.355056814266
            ],
            [
              -119.22453104774722,
              43.48750485382158,
              1387.355056814266
            ],
            [
              -119.23747699534997,
              43.487252136690294,
              1362.775056814266
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379473,
        43.48725214,
        1362.775057,
        -119.224531,
        43.50023651,
        1387.355057
      ],
      "properties": {
        "datetime": "2017-08-28T19:56:38Z",
        "pc:count": 13379480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319589.4169,
            "count": 13379480,
            "maximum": 320119.7412,
            "minimum": 319072.1212,
            "name": "X",
            "position": 0,
            "stddev": 291.1724204,
            "variance": 84781.37839
          },
          {
            "average": 4818080.791,
            "count": 13379480,
            "maximum": 4818772.495,
            "minimum": 4817357.475,
            "name": "Y",
            "position": 1,
            "stddev": 395.6278142,
            "variance": 156521.3674
          },
          {
            "average": 1373.658503,
            "count": 13379480,
            "maximum": 1387.355057,
            "minimum": 1362.775057,
            "name": "Z",
            "position": 2,
            "stddev": 4.194063278,
            "variance": 17.59016678
          },
          {
            "average": 19577.61583,
            "count": 13379480,
            "maximum": 32145,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1467.267004,
            "variance": 2152872.462
          },
          {
            "average": 1.003410521,
            "count": 13379480,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06172250896,
            "variance": 0.003809668112
          },
          {
            "average": 1.006888085,
            "count": 13379480,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08996944265,
            "variance": 0.008094500611
          },
          {
            "average": 0.5045971144,
            "count": 13379480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788848,
            "variance": 0.2499788852
          },
          {
            "average": 2.914911491e-06,
            "count": 13379480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001707308763,
            "variance": 2.914903212e-06
          },
          {
            "average": 1.218099807,
            "count": 13379480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.412955559,
            "variance": 0.1705322937
          },
          {
            "average": -0.5888548093,
            "count": 13379480,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58828151,
            "variance": 134.2882684
          },
          {
            "average": 1.997858138,
            "count": 13379480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001032415,
            "variance": 1.002065897
          },
          {
            "average": 1045.116376,
            "count": 13379480,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.120943408,
            "variance": 1.256514123
          },
          {
            "average": 41818.81442,
            "count": 13379480,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2695.066725,
            "variance": 7263384.652
          },
          {
            "average": 40173.18997,
            "count": 13379480,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2324.466039,
            "variance": 5403142.364
          },
          {
            "average": 37383.09825,
            "count": 13379480,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2076.192325,
            "variance": 4310574.572
          },
          {
            "average": 187984570.6,
            "count": 13379480,
            "maximum": 187985398.4,
            "minimum": 187983757.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 455.3489241,
            "variance": 207342.6427
          },
          {
            "average": 0,
            "count": 13379480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13379480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13379480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13379480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13379480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319072.1212,
          4817357.475,
          1362.775057,
          320119.7412,
          4818772.495,
          1387.355057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319072.1211940187,
                4817357.474510638,
                1362.775056814266
              ],
              [
                319072.1211940187,
                4818772.494510638,
                1362.775056814266
              ],
              [
                320119.7411940187,
                4818772.494510638,
                1387.355056814266
              ],
              [
                320119.7411940187,
                4817357.474510638,
                1387.355056814266
              ],
              [
                319072.1211940187,
                4817357.474510638,
                1362.775056814266
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:56:38+00:00",
        "end_time": "2017-08-28T19:29:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379473,
            43.48725214,
            1362.775057,
            -119.224531,
            43.50023651,
            1387.355057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747699534997,
                  43.487252136690294,
                  1362.775056814266
                ],
                [
                  -119.23794732277788,
                  43.499983682157726,
                  1362.775056814266
                ],
                [
                  -119.2249986593698,
                  43.50023651102763,
                  1387.355056814266
                ],
                [
                  -119.22453104774722,
                  43.48750485382158,
                  1387.355056814266
                ],
                [
                  -119.23747699534997,
                  43.487252136690294,
                  1362.775056814266
                ]
              ]
            ]
          },
          "id": "20170828_43119D2102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:56:38Z",
            "pc:count": 13379480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319589.4169,
                "count": 13379480,
                "maximum": 320119.7412,
                "minimum": 319072.1212,
                "name": "X",
                "position": 0,
                "stddev": 291.1724204,
                "variance": 84781.37839
              },
              {
                "average": 4818080.791,
                "count": 13379480,
                "maximum": 4818772.495,
                "minimum": 4817357.475,
                "name": "Y",
                "position": 1,
                "stddev": 395.6278142,
                "variance": 156521.3674
              },
              {
                "average": 1373.658503,
                "count": 13379480,
                "maximum": 1387.355057,
                "minimum": 1362.775057,
                "name": "Z",
                "position": 2,
                "stddev": 4.194063278,
                "variance": 17.59016678
              },
              {
                "average": 19577.61583,
                "count": 13379480,
                "maximum": 32145,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1467.267004,
                "variance": 2152872.462
              },
              {
                "average": 1.003410521,
                "count": 13379480,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06172250896,
                "variance": 0.003809668112
              },
              {
                "average": 1.006888085,
                "count": 13379480,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08996944265,
                "variance": 0.008094500611
              },
              {
                "average": 0.5045971144,
                "count": 13379480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788848,
                "variance": 0.2499788852
              },
              {
                "average": 2.914911491e-06,
                "count": 13379480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001707308763,
                "variance": 2.914903212e-06
              },
              {
                "average": 1.218099807,
                "count": 13379480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.412955559,
                "variance": 0.1705322937
              },
              {
                "average": -0.5888548093,
                "count": 13379480,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58828151,
                "variance": 134.2882684
              },
              {
                "average": 1.997858138,
                "count": 13379480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001032415,
                "variance": 1.002065897
              },
              {
                "average": 1045.116376,
                "count": 13379480,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.120943408,
                "variance": 1.256514123
              },
              {
                "average": 41818.81442,
                "count": 13379480,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2695.066725,
                "variance": 7263384.652
              },
              {
                "average": 40173.18997,
                "count": 13379480,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2324.466039,
                "variance": 5403142.364
              },
              {
                "average": 37383.09825,
                "count": 13379480,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2076.192325,
                "variance": 4310574.572
              },
              {
                "average": 187984570.6,
                "count": 13379480,
                "maximum": 187985398.4,
                "minimum": 187983757.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 455.3489241,
                "variance": 207342.6427
              },
              {
                "average": 0,
                "count": 13379480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13379480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13379480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13379480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13379480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319072.1212,
              4817357.475,
              1362.775057,
              320119.7412,
              4818772.495,
              1387.355057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319072.1211940187,
                    4817357.474510638,
                    1362.775056814266
                  ],
                  [
                    319072.1211940187,
                    4818772.494510638,
                    1362.775056814266
                  ],
                  [
                    320119.7411940187,
                    4818772.494510638,
                    1387.355056814266
                  ],
                  [
                    320119.7411940187,
                    4817357.474510638,
                    1387.355056814266
                  ],
                  [
                    319072.1211940187,
                    4817357.474510638,
                    1362.775056814266
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:56:38+00:00",
            "end_time": "2017-08-28T19:29: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": "20170827_43119C3210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247491437145,
              43.34974836027625,
              1268.5318441432723
            ],
            [
              -119.2629483973763,
              43.36248485285038,
              1268.5318441432723
            ],
            [
              -119.25043989116607,
              43.36273178975986,
              1358.5318441432723
            ],
            [
              -119.24996901995189,
              43.34999518797946,
              1358.5318441432723
            ],
            [
              -119.26247491437145,
              43.34974836027625,
              1268.5318441432723
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629484,
        43.34974836,
        1268.531844,
        -119.249969,
        43.36273179,
        1358.531844
      ],
      "properties": {
        "datetime": "2017-08-28T16:49:47Z",
        "pc:count": 9205051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316971.5409,
            "count": 9205051,
            "maximum": 317650.2992,
            "minimum": 316635.9792,
            "name": "X",
            "position": 0,
            "stddev": 232.4185422,
            "variance": 54018.37876
          },
          {
            "average": 4802715.646,
            "count": 9205051,
            "maximum": 4803556.336,
            "minimum": 4802140.776,
            "name": "Y",
            "position": 1,
            "stddev": 425.1297361,
            "variance": 180735.2925
          },
          {
            "average": 1314.002975,
            "count": 9205051,
            "maximum": 1358.531844,
            "minimum": 1268.531844,
            "name": "Z",
            "position": 2,
            "stddev": 16.50330611,
            "variance": 272.3591125
          },
          {
            "average": 18512.30786,
            "count": 9205051,
            "maximum": 28465,
            "minimum": 1586,
            "name": "Intensity",
            "position": 3,
            "stddev": 1716.615471,
            "variance": 2946768.676
          },
          {
            "average": 1.000111895,
            "count": 9205051,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01060822307,
            "variance": 0.0001125343967
          },
          {
            "average": 1.000229331,
            "count": 9205051,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01519921784,
            "variance": 0.000231016223
          },
          {
            "average": 0.5066341295,
            "count": 9205051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999560135,
            "variance": 0.2499560155
          },
          {
            "average": 1.097223687e-05,
            "count": 9205051,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003312418705,
            "variance": 1.097211767e-05
          },
          {
            "average": 1.142225828,
            "count": 9205051,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3492816272,
            "variance": 0.1219976551
          },
          {
            "average": -1.966940571,
            "count": 9205051,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.26690678,
            "variance": 126.9431883
          },
          {
            "average": 2.010748664,
            "count": 9205051,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000229115,
            "variance": 1.000458282
          },
          {
            "average": 1017.941356,
            "count": 9205051,
            "maximum": 1020,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.261268025,
            "variance": 1.590797031
          },
          {
            "average": 42064.44674,
            "count": 9205051,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1940.80514,
            "variance": 3766724.593
          },
          {
            "average": 40738.17883,
            "count": 9205051,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1885.344009,
            "variance": 3554522.034
          },
          {
            "average": 38244.21222,
            "count": 9205051,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1619.84532,
            "variance": 2623898.862
          },
          {
            "average": 187968098.4,
            "count": 9205051,
            "maximum": 187974187.7,
            "minimum": 187905908.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17835.13813,
            "variance": 318092152.2
          },
          {
            "average": 0,
            "count": 9205051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9205051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9205051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9205051,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9205051,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316635.9792,
          4802140.776,
          1268.531844,
          317650.2992,
          4803556.336,
          1358.531844
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316635.9791508468,
                4802140.775876746,
                1268.5318441432723
              ],
              [
                316635.9791508468,
                4803556.335876746,
                1268.5318441432723
              ],
              [
                317650.2991508467,
                4803556.335876746,
                1358.5318441432723
              ],
              [
                317650.2991508467,
                4802140.775876746,
                1358.5318441432723
              ],
              [
                316635.9791508468,
                4802140.775876746,
                1268.5318441432723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:49:47+00:00",
        "end_time": "2017-08-27T21:51:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C3210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C3210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C3210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629484,
            43.34974836,
            1268.531844,
            -119.249969,
            43.36273179,
            1358.531844
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247491437145,
                  43.34974836027625,
                  1268.5318441432723
                ],
                [
                  -119.2629483973763,
                  43.36248485285038,
                  1268.5318441432723
                ],
                [
                  -119.25043989116607,
                  43.36273178975986,
                  1358.5318441432723
                ],
                [
                  -119.24996901995189,
                  43.34999518797946,
                  1358.5318441432723
                ],
                [
                  -119.26247491437145,
                  43.34974836027625,
                  1268.5318441432723
                ]
              ]
            ]
          },
          "id": "20170827_43119C3210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:49:47Z",
            "pc:count": 9205051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316971.5409,
                "count": 9205051,
                "maximum": 317650.2992,
                "minimum": 316635.9792,
                "name": "X",
                "position": 0,
                "stddev": 232.4185422,
                "variance": 54018.37876
              },
              {
                "average": 4802715.646,
                "count": 9205051,
                "maximum": 4803556.336,
                "minimum": 4802140.776,
                "name": "Y",
                "position": 1,
                "stddev": 425.1297361,
                "variance": 180735.2925
              },
              {
                "average": 1314.002975,
                "count": 9205051,
                "maximum": 1358.531844,
                "minimum": 1268.531844,
                "name": "Z",
                "position": 2,
                "stddev": 16.50330611,
                "variance": 272.3591125
              },
              {
                "average": 18512.30786,
                "count": 9205051,
                "maximum": 28465,
                "minimum": 1586,
                "name": "Intensity",
                "position": 3,
                "stddev": 1716.615471,
                "variance": 2946768.676
              },
              {
                "average": 1.000111895,
                "count": 9205051,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01060822307,
                "variance": 0.0001125343967
              },
              {
                "average": 1.000229331,
                "count": 9205051,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01519921784,
                "variance": 0.000231016223
              },
              {
                "average": 0.5066341295,
                "count": 9205051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999560135,
                "variance": 0.2499560155
              },
              {
                "average": 1.097223687e-05,
                "count": 9205051,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003312418705,
                "variance": 1.097211767e-05
              },
              {
                "average": 1.142225828,
                "count": 9205051,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3492816272,
                "variance": 0.1219976551
              },
              {
                "average": -1.966940571,
                "count": 9205051,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.26690678,
                "variance": 126.9431883
              },
              {
                "average": 2.010748664,
                "count": 9205051,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000229115,
                "variance": 1.000458282
              },
              {
                "average": 1017.941356,
                "count": 9205051,
                "maximum": 1020,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.261268025,
                "variance": 1.590797031
              },
              {
                "average": 42064.44674,
                "count": 9205051,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1940.80514,
                "variance": 3766724.593
              },
              {
                "average": 40738.17883,
                "count": 9205051,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1885.344009,
                "variance": 3554522.034
              },
              {
                "average": 38244.21222,
                "count": 9205051,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1619.84532,
                "variance": 2623898.862
              },
              {
                "average": 187968098.4,
                "count": 9205051,
                "maximum": 187974187.7,
                "minimum": 187905908.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17835.13813,
                "variance": 318092152.2
              },
              {
                "average": 0,
                "count": 9205051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9205051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9205051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9205051,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9205051,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316635.9792,
              4802140.776,
              1268.531844,
              317650.2992,
              4803556.336,
              1358.531844
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316635.9791508468,
                    4802140.775876746,
                    1268.5318441432723
                  ],
                  [
                    316635.9791508468,
                    4803556.335876746,
                    1268.5318441432723
                  ],
                  [
                    317650.2991508467,
                    4803556.335876746,
                    1358.5318441432723
                  ],
                  [
                    317650.2991508467,
                    4802140.775876746,
                    1358.5318441432723
                  ],
                  [
                    316635.9791508468,
                    4802140.775876746,
                    1268.5318441432723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:49:47+00:00",
            "end_time": "2017-08-27T21:51: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": "20170828_43119C3218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747695851997,
              43.324746012908975,
              1256.0197844814702
            ],
            [
              -119.28795532106024,
              43.33748413956527,
              1256.0197844814702
            ],
            [
              -119.27499607565566,
              43.337742774887026,
              1290.71978448147
            ],
            [
              -119.27452041690405,
              43.32500453383035,
              1290.71978448147
            ],
            [
              -119.28747695851997,
              43.324746012908975,
              1256.0197844814702
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879553,
        43.32474601,
        1256.019784,
        -119.2745204,
        43.33774277,
        1290.719784
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:52Z",
        "pc:count": 17009743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315005.5095,
            "count": 17009743,
            "maximum": 315584.8034,
            "minimum": 314533.4834,
            "name": "X",
            "position": 0,
            "stddev": 289.7553573,
            "variance": 83958.16706
          },
          {
            "average": 4800084.451,
            "count": 17009743,
            "maximum": 4800835.032,
            "minimum": 4799419.272,
            "name": "Y",
            "position": 1,
            "stddev": 403.9214832,
            "variance": 163152.5646
          },
          {
            "average": 1261.584805,
            "count": 17009743,
            "maximum": 1290.719784,
            "minimum": 1256.019784,
            "name": "Z",
            "position": 2,
            "stddev": 6.807794664,
            "variance": 46.34606818
          },
          {
            "average": 21647.56941,
            "count": 17009743,
            "maximum": 44001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2459.227511,
            "variance": 6047799.952
          },
          {
            "average": 1.001287615,
            "count": 17009743,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04076014013,
            "variance": 0.001661389024
          },
          {
            "average": 1.002581344,
            "count": 17009743,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06167638503,
            "variance": 0.003803976471
          },
          {
            "average": 0.5048923432,
            "count": 17009743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760791,
            "variance": 0.2499760797
          },
          {
            "average": 4.761976709e-06,
            "count": 17009743,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002182190256,
            "variance": 4.761954313e-06
          },
          {
            "average": 1.152481375,
            "count": 17009743,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3594868744,
            "variance": 0.1292308128
          },
          {
            "average": -0.7878165995,
            "count": 17009743,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89880242,
            "variance": 141.5814991
          },
          {
            "average": 2.003597409,
            "count": 17009743,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000764824,
            "variance": 1.001530233
          },
          {
            "average": 1035.399264,
            "count": 17009743,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.80216789,
            "variance": 392.1258531
          },
          {
            "average": 44426.23271,
            "count": 17009743,
            "maximum": 60160,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 3175.743363,
            "variance": 10085345.91
          },
          {
            "average": 43121.32739,
            "count": 17009743,
            "maximum": 60416,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 2976.759827,
            "variance": 8861099.069
          },
          {
            "average": 39815.24654,
            "count": 17009743,
            "maximum": 59904,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3126.770883,
            "variance": 9776696.152
          },
          {
            "average": 187995863.3,
            "count": 17009743,
            "maximum": 188064372.4,
            "minimum": 187975614.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36176.09472,
            "variance": 1308709830
          },
          {
            "average": 0,
            "count": 17009743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17009743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17009743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17009743,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17009743,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314533.4834,
          4799419.272,
          1256.019784,
          315584.8034,
          4800835.032,
          1290.719784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314533.4834483017,
                4799419.271910685,
                1256.0197844814702
              ],
              [
                314533.4834483017,
                4800835.031910685,
                1256.0197844814702
              ],
              [
                315584.8034483016,
                4800835.031910685,
                1290.71978448147
              ],
              [
                315584.8034483016,
                4799419.271910685,
                1290.71978448147
              ],
              [
                314533.4834483017,
                4799419.271910685,
                1256.0197844814702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:52+00:00",
        "end_time": "2017-08-28T17:13:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879553,
            43.32474601,
            1256.019784,
            -119.2745204,
            43.33774277,
            1290.719784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747695851997,
                  43.324746012908975,
                  1256.0197844814702
                ],
                [
                  -119.28795532106024,
                  43.33748413956527,
                  1256.0197844814702
                ],
                [
                  -119.27499607565566,
                  43.337742774887026,
                  1290.71978448147
                ],
                [
                  -119.27452041690405,
                  43.32500453383035,
                  1290.71978448147
                ],
                [
                  -119.28747695851997,
                  43.324746012908975,
                  1256.0197844814702
                ]
              ]
            ]
          },
          "id": "20170828_43119C3218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:52Z",
            "pc:count": 17009743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315005.5095,
                "count": 17009743,
                "maximum": 315584.8034,
                "minimum": 314533.4834,
                "name": "X",
                "position": 0,
                "stddev": 289.7553573,
                "variance": 83958.16706
              },
              {
                "average": 4800084.451,
                "count": 17009743,
                "maximum": 4800835.032,
                "minimum": 4799419.272,
                "name": "Y",
                "position": 1,
                "stddev": 403.9214832,
                "variance": 163152.5646
              },
              {
                "average": 1261.584805,
                "count": 17009743,
                "maximum": 1290.719784,
                "minimum": 1256.019784,
                "name": "Z",
                "position": 2,
                "stddev": 6.807794664,
                "variance": 46.34606818
              },
              {
                "average": 21647.56941,
                "count": 17009743,
                "maximum": 44001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2459.227511,
                "variance": 6047799.952
              },
              {
                "average": 1.001287615,
                "count": 17009743,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04076014013,
                "variance": 0.001661389024
              },
              {
                "average": 1.002581344,
                "count": 17009743,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06167638503,
                "variance": 0.003803976471
              },
              {
                "average": 0.5048923432,
                "count": 17009743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760791,
                "variance": 0.2499760797
              },
              {
                "average": 4.761976709e-06,
                "count": 17009743,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002182190256,
                "variance": 4.761954313e-06
              },
              {
                "average": 1.152481375,
                "count": 17009743,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3594868744,
                "variance": 0.1292308128
              },
              {
                "average": -0.7878165995,
                "count": 17009743,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89880242,
                "variance": 141.5814991
              },
              {
                "average": 2.003597409,
                "count": 17009743,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000764824,
                "variance": 1.001530233
              },
              {
                "average": 1035.399264,
                "count": 17009743,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.80216789,
                "variance": 392.1258531
              },
              {
                "average": 44426.23271,
                "count": 17009743,
                "maximum": 60160,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 3175.743363,
                "variance": 10085345.91
              },
              {
                "average": 43121.32739,
                "count": 17009743,
                "maximum": 60416,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 2976.759827,
                "variance": 8861099.069
              },
              {
                "average": 39815.24654,
                "count": 17009743,
                "maximum": 59904,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3126.770883,
                "variance": 9776696.152
              },
              {
                "average": 187995863.3,
                "count": 17009743,
                "maximum": 188064372.4,
                "minimum": 187975614.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36176.09472,
                "variance": 1308709830
              },
              {
                "average": 0,
                "count": 17009743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17009743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17009743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17009743,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17009743,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314533.4834,
              4799419.272,
              1256.019784,
              315584.8034,
              4800835.032,
              1290.719784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314533.4834483017,
                    4799419.271910685,
                    1256.0197844814702
                  ],
                  [
                    314533.4834483017,
                    4800835.031910685,
                    1256.0197844814702
                  ],
                  [
                    315584.8034483016,
                    4800835.031910685,
                    1290.71978448147
                  ],
                  [
                    315584.8034483016,
                    4799419.271910685,
                    1290.71978448147
                  ],
                  [
                    314533.4834483017,
                    4799419.271910685,
                    1256.0197844814702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:52+00:00",
            "end_time": "2017-08-28T17:13: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": "20170828_43119D3421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247666985774,
              43.37474305921024,
              1279.7115271421237
            ],
            [
              -119.31296122557653,
              43.3874840894149,
              1279.7115271421237
            ],
            [
              -119.29999649462479,
              43.38774569751045,
              1300.8115271421236
            ],
            [
              -119.29951464911024,
              43.375004551575856,
              1300.8115271421236
            ],
            [
              -119.31247666985774,
              43.37474305921024,
              1279.7115271421237
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129612,
        43.37474306,
        1279.711527,
        -119.2995146,
        43.3877457,
        1300.811527
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:01Z",
        "pc:count": 13760919,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313173.9787,
            "count": 13760919,
            "maximum": 313711.3078,
            "minimum": 312660.3878,
            "name": "X",
            "position": 0,
            "stddev": 298.3303739,
            "variance": 89001.012
          },
          {
            "average": 4805736.581,
            "count": 13760919,
            "maximum": 4806443.947,
            "minimum": 4805027.827,
            "name": "Y",
            "position": 1,
            "stddev": 409.0447299,
            "variance": 167317.591
          },
          {
            "average": 1288.670828,
            "count": 13760919,
            "maximum": 1300.811527,
            "minimum": 1279.711527,
            "name": "Z",
            "position": 2,
            "stddev": 5.8642162,
            "variance": 34.38903164
          },
          {
            "average": 21728.7732,
            "count": 13760919,
            "maximum": 36769,
            "minimum": 1969,
            "name": "Intensity",
            "position": 3,
            "stddev": 1861.157638,
            "variance": 3463907.755
          },
          {
            "average": 1.000002325,
            "count": 13760919,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001524933063,
            "variance": 2.325420847e-06
          },
          {
            "average": 1.00000436,
            "count": 13760919,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002088098469,
            "variance": 4.360155216e-06
          },
          {
            "average": 0.503284628,
            "count": 13760919,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999892293,
            "variance": 0.2499892294
          },
          {
            "average": 7.993652168e-07,
            "count": 13760919,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008940719411,
            "variance": 7.993646359e-07
          },
          {
            "average": 1.164984548,
            "count": 13760919,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3711666161,
            "variance": 0.1377646569
          },
          {
            "average": -0.2249363317,
            "count": 13760919,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87930498,
            "variance": 141.1178867
          },
          {
            "average": 2.004332414,
            "count": 13760919,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000000862,
            "variance": 1.000001723
          },
          {
            "average": 1024.134893,
            "count": 13760919,
            "maximum": 1073,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.586257026,
            "variance": 31.20626756
          },
          {
            "average": 47487.53824,
            "count": 13760919,
            "maximum": 57344,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 2561.3181,
            "variance": 6560350.41
          },
          {
            "average": 46017.8296,
            "count": 13760919,
            "maximum": 56832,
            "minimum": 31488,
            "name": "Green",
            "position": 13,
            "stddev": 2801.636399,
            "variance": 7849166.514
          },
          {
            "average": 42841.96374,
            "count": 13760919,
            "maximum": 55552,
            "minimum": 28416,
            "name": "Blue",
            "position": 14,
            "stddev": 3170.488466,
            "variance": 10051997.11
          },
          {
            "average": 187977069.5,
            "count": 13760919,
            "maximum": 188064441.9,
            "minimum": 187974658.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9841.150927,
            "variance": 96848251.57
          },
          {
            "average": 0,
            "count": 13760919,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13760919,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13760919,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13760919,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13760919,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312660.3878,
          4805027.827,
          1279.711527,
          313711.3078,
          4806443.947,
          1300.811527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312660.3878362744,
                4805027.826730994,
                1279.7115271421237
              ],
              [
                312660.3878362744,
                4806443.946730993,
                1279.7115271421237
              ],
              [
                313711.30783627444,
                4806443.946730993,
                1300.8115271421236
              ],
              [
                313711.30783627444,
                4805027.826730994,
                1300.8115271421236
              ],
              [
                312660.3878362744,
                4805027.826730994,
                1279.7115271421237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:01+00:00",
        "end_time": "2017-08-28T16:57:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129612,
            43.37474306,
            1279.711527,
            -119.2995146,
            43.3877457,
            1300.811527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247666985774,
                  43.37474305921024,
                  1279.7115271421237
                ],
                [
                  -119.31296122557653,
                  43.3874840894149,
                  1279.7115271421237
                ],
                [
                  -119.29999649462479,
                  43.38774569751045,
                  1300.8115271421236
                ],
                [
                  -119.29951464911024,
                  43.375004551575856,
                  1300.8115271421236
                ],
                [
                  -119.31247666985774,
                  43.37474305921024,
                  1279.7115271421237
                ]
              ]
            ]
          },
          "id": "20170828_43119D3421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:01Z",
            "pc:count": 13760919,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313173.9787,
                "count": 13760919,
                "maximum": 313711.3078,
                "minimum": 312660.3878,
                "name": "X",
                "position": 0,
                "stddev": 298.3303739,
                "variance": 89001.012
              },
              {
                "average": 4805736.581,
                "count": 13760919,
                "maximum": 4806443.947,
                "minimum": 4805027.827,
                "name": "Y",
                "position": 1,
                "stddev": 409.0447299,
                "variance": 167317.591
              },
              {
                "average": 1288.670828,
                "count": 13760919,
                "maximum": 1300.811527,
                "minimum": 1279.711527,
                "name": "Z",
                "position": 2,
                "stddev": 5.8642162,
                "variance": 34.38903164
              },
              {
                "average": 21728.7732,
                "count": 13760919,
                "maximum": 36769,
                "minimum": 1969,
                "name": "Intensity",
                "position": 3,
                "stddev": 1861.157638,
                "variance": 3463907.755
              },
              {
                "average": 1.000002325,
                "count": 13760919,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001524933063,
                "variance": 2.325420847e-06
              },
              {
                "average": 1.00000436,
                "count": 13760919,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002088098469,
                "variance": 4.360155216e-06
              },
              {
                "average": 0.503284628,
                "count": 13760919,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999892293,
                "variance": 0.2499892294
              },
              {
                "average": 7.993652168e-07,
                "count": 13760919,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008940719411,
                "variance": 7.993646359e-07
              },
              {
                "average": 1.164984548,
                "count": 13760919,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3711666161,
                "variance": 0.1377646569
              },
              {
                "average": -0.2249363317,
                "count": 13760919,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87930498,
                "variance": 141.1178867
              },
              {
                "average": 2.004332414,
                "count": 13760919,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000000862,
                "variance": 1.000001723
              },
              {
                "average": 1024.134893,
                "count": 13760919,
                "maximum": 1073,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.586257026,
                "variance": 31.20626756
              },
              {
                "average": 47487.53824,
                "count": 13760919,
                "maximum": 57344,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 2561.3181,
                "variance": 6560350.41
              },
              {
                "average": 46017.8296,
                "count": 13760919,
                "maximum": 56832,
                "minimum": 31488,
                "name": "Green",
                "position": 13,
                "stddev": 2801.636399,
                "variance": 7849166.514
              },
              {
                "average": 42841.96374,
                "count": 13760919,
                "maximum": 55552,
                "minimum": 28416,
                "name": "Blue",
                "position": 14,
                "stddev": 3170.488466,
                "variance": 10051997.11
              },
              {
                "average": 187977069.5,
                "count": 13760919,
                "maximum": 188064441.9,
                "minimum": 187974658.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9841.150927,
                "variance": 96848251.57
              },
              {
                "average": 0,
                "count": 13760919,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13760919,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13760919,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13760919,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13760919,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312660.3878,
              4805027.827,
              1279.711527,
              313711.3078,
              4806443.947,
              1300.811527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312660.3878362744,
                    4805027.826730994,
                    1279.7115271421237
                  ],
                  [
                    312660.3878362744,
                    4806443.946730993,
                    1279.7115271421237
                  ],
                  [
                    313711.30783627444,
                    4806443.946730993,
                    1300.8115271421236
                  ],
                  [
                    313711.30783627444,
                    4805027.826730994,
                    1300.8115271421236
                  ],
                  [
                    312660.3878362744,
                    4805027.826730994,
                    1279.7115271421237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:01+00:00",
            "end_time": "2017-08-28T16:57: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": "20170827_43119D2318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497702760131,
              43.387252094361195,
              1341.5634651177381
            ],
            [
              -119.22544313216672,
              43.39998487144044,
              1341.5634651177381
            ],
            [
              -119.21249593082457,
              43.4002362092659,
              1356.703465117738
            ],
            [
              -119.21203253255852,
              43.387503321074895,
              1356.703465117738
            ],
            [
              -119.22497702760131,
              43.387252094361195,
              1341.5634651177381
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254431,
        43.38725209,
        1341.563465,
        -119.2120325,
        43.40023621,
        1356.703465
      ],
      "properties": {
        "datetime": "2017-08-27T20:56:46Z",
        "pc:count": 13531881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320321.4321,
            "count": 13531881,
            "maximum": 320835.4611,
            "minimum": 319786.2411,
            "name": "X",
            "position": 0,
            "stddev": 294.1356668,
            "variance": 86515.79047
          },
          {
            "average": 4806922.389,
            "count": 13531881,
            "maximum": 4807639.336,
            "minimum": 4806224.216,
            "name": "Y",
            "position": 1,
            "stddev": 396.9826137,
            "variance": 157595.1955
          },
          {
            "average": 1350.537753,
            "count": 13531881,
            "maximum": 1356.703465,
            "minimum": 1341.563465,
            "name": "Z",
            "position": 2,
            "stddev": 3.036747554,
            "variance": 9.221835706
          },
          {
            "average": 22461.13259,
            "count": 13531881,
            "maximum": 34657,
            "minimum": 2065,
            "name": "Intensity",
            "position": 3,
            "stddev": 1596.362116,
            "variance": 2548372.005
          },
          {
            "average": 1.000013006,
            "count": 13531881,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003606404537,
            "variance": 1.300615368e-05
          },
          {
            "average": 1.000020248,
            "count": 13531881,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004499785538,
            "variance": 2.024806989e-05
          },
          {
            "average": 0.5016368382,
            "count": 13531881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973392,
            "variance": 0.2499973392
          },
          {
            "average": 1.344971922e-05,
            "count": 13531881,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003667361357,
            "variance": 1.344953932e-05
          },
          {
            "average": 1.163362063,
            "count": 13531881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3696956987,
            "variance": 0.1366749097
          },
          {
            "average": 0.02885436663,
            "count": 13531881,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77533086,
            "variance": 138.6584168
          },
          {
            "average": 2.001549969,
            "count": 13531881,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000419938,
            "variance": 1.000840053
          },
          {
            "average": 1005.483527,
            "count": 13531881,
            "maximum": 1008,
            "minimum": 1003,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9879130288,
            "variance": 0.9759721525
          },
          {
            "average": 46237.9921,
            "count": 13531881,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1980.789847,
            "variance": 3923528.418
          },
          {
            "average": 44475.00826,
            "count": 13531881,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1885.06126,
            "variance": 3553455.953
          },
          {
            "average": 41229.13387,
            "count": 13531881,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1840.940149,
            "variance": 3389060.63
          },
          {
            "average": 187901934.5,
            "count": 13531881,
            "maximum": 187902606.5,
            "minimum": 187901323.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 266.9637171,
            "variance": 71269.62626
          },
          {
            "average": 0,
            "count": 13531881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319786.2411,
          4806224.216,
          1341.563465,
          320835.4611,
          4807639.336,
          1356.703465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319786.2411264329,
                4806224.215503349,
                1341.5634651177381
              ],
              [
                319786.2411264329,
                4807639.335503348,
                1341.5634651177381
              ],
              [
                320835.46112643287,
                4807639.335503348,
                1356.703465117738
              ],
              [
                320835.46112643287,
                4806224.215503349,
                1356.703465117738
              ],
              [
                319786.2411264329,
                4806224.215503349,
                1341.5634651177381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:56:46+00:00",
        "end_time": "2017-08-27T20:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254431,
            43.38725209,
            1341.563465,
            -119.2120325,
            43.40023621,
            1356.703465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497702760131,
                  43.387252094361195,
                  1341.5634651177381
                ],
                [
                  -119.22544313216672,
                  43.39998487144044,
                  1341.5634651177381
                ],
                [
                  -119.21249593082457,
                  43.4002362092659,
                  1356.703465117738
                ],
                [
                  -119.21203253255852,
                  43.387503321074895,
                  1356.703465117738
                ],
                [
                  -119.22497702760131,
                  43.387252094361195,
                  1341.5634651177381
                ]
              ]
            ]
          },
          "id": "20170827_43119D2318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:56:46Z",
            "pc:count": 13531881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320321.4321,
                "count": 13531881,
                "maximum": 320835.4611,
                "minimum": 319786.2411,
                "name": "X",
                "position": 0,
                "stddev": 294.1356668,
                "variance": 86515.79047
              },
              {
                "average": 4806922.389,
                "count": 13531881,
                "maximum": 4807639.336,
                "minimum": 4806224.216,
                "name": "Y",
                "position": 1,
                "stddev": 396.9826137,
                "variance": 157595.1955
              },
              {
                "average": 1350.537753,
                "count": 13531881,
                "maximum": 1356.703465,
                "minimum": 1341.563465,
                "name": "Z",
                "position": 2,
                "stddev": 3.036747554,
                "variance": 9.221835706
              },
              {
                "average": 22461.13259,
                "count": 13531881,
                "maximum": 34657,
                "minimum": 2065,
                "name": "Intensity",
                "position": 3,
                "stddev": 1596.362116,
                "variance": 2548372.005
              },
              {
                "average": 1.000013006,
                "count": 13531881,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003606404537,
                "variance": 1.300615368e-05
              },
              {
                "average": 1.000020248,
                "count": 13531881,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004499785538,
                "variance": 2.024806989e-05
              },
              {
                "average": 0.5016368382,
                "count": 13531881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973392,
                "variance": 0.2499973392
              },
              {
                "average": 1.344971922e-05,
                "count": 13531881,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003667361357,
                "variance": 1.344953932e-05
              },
              {
                "average": 1.163362063,
                "count": 13531881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3696956987,
                "variance": 0.1366749097
              },
              {
                "average": 0.02885436663,
                "count": 13531881,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77533086,
                "variance": 138.6584168
              },
              {
                "average": 2.001549969,
                "count": 13531881,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000419938,
                "variance": 1.000840053
              },
              {
                "average": 1005.483527,
                "count": 13531881,
                "maximum": 1008,
                "minimum": 1003,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9879130288,
                "variance": 0.9759721525
              },
              {
                "average": 46237.9921,
                "count": 13531881,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1980.789847,
                "variance": 3923528.418
              },
              {
                "average": 44475.00826,
                "count": 13531881,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1885.06126,
                "variance": 3553455.953
              },
              {
                "average": 41229.13387,
                "count": 13531881,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1840.940149,
                "variance": 3389060.63
              },
              {
                "average": 187901934.5,
                "count": 13531881,
                "maximum": 187902606.5,
                "minimum": 187901323.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 266.9637171,
                "variance": 71269.62626
              },
              {
                "average": 0,
                "count": 13531881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319786.2411,
              4806224.216,
              1341.563465,
              320835.4611,
              4807639.336,
              1356.703465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319786.2411264329,
                    4806224.215503349,
                    1341.5634651177381
                  ],
                  [
                    319786.2411264329,
                    4807639.335503348,
                    1341.5634651177381
                  ],
                  [
                    320835.46112643287,
                    4807639.335503348,
                    1356.703465117738
                  ],
                  [
                    320835.46112643287,
                    4806224.215503349,
                    1356.703465117738
                  ],
                  [
                    319786.2411264329,
                    4806224.215503349,
                    1341.5634651177381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:56:46+00:00",
            "end_time": "2017-08-27T20:35:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497582284479,
              43.46223572789047,
              1323.0911995248791
            ],
            [
              -119.37547527845624,
              43.474983369720846,
              1323.0911995248791
            ],
            [
              -119.3624966354923,
              43.47525240620947,
              1372.5711995248791
            ],
            [
              -119.36199990250185,
              43.462504645321545,
              1372.5711995248791
            ],
            [
              -119.37497582284479,
              43.46223572789047,
              1323.0911995248791
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754753,
        43.46223573,
        1323.0912,
        -119.3619999,
        43.47525241,
        1372.5712
      ],
      "properties": {
        "datetime": "2017-08-31T16:43:53Z",
        "pc:count": 17368145,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308385.1,
            "count": 17368145,
            "maximum": 308924.5888,
            "minimum": 307874.0088,
            "name": "X",
            "position": 0,
            "stddev": 294.3080536,
            "variance": 86617.2304
          },
          {
            "average": 4815666.93,
            "count": 17368145,
            "maximum": 4816304.189,
            "minimum": 4814887.249,
            "name": "Y",
            "position": 1,
            "stddev": 419.5525966,
            "variance": 176024.3813
          },
          {
            "average": 1331.008648,
            "count": 17368145,
            "maximum": 1372.5712,
            "minimum": 1323.0912,
            "name": "Z",
            "position": 2,
            "stddev": 3.15956064,
            "variance": 9.982823435
          },
          {
            "average": 19927.24809,
            "count": 17368145,
            "maximum": 31089,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1619.369894,
            "variance": 2622358.854
          },
          {
            "average": 1.002825057,
            "count": 17368145,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05554104591,
            "variance": 0.003084807781
          },
          {
            "average": 1.005691684,
            "count": 17368145,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0817616069,
            "variance": 0.006684960364
          },
          {
            "average": 0.5039114425,
            "count": 17368145,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999847148,
            "variance": 0.249984715
          },
          {
            "average": 2.878833635e-07,
            "count": 17368145,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005365475721,
            "variance": 2.878832972e-07
          },
          {
            "average": 1.13414599,
            "count": 17368145,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3408091105,
            "variance": 0.1161508498
          },
          {
            "average": -0.3484122771,
            "count": 17368145,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94832445,
            "variance": 142.7624572
          },
          {
            "average": 2.001431471,
            "count": 17368145,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001080488,
            "variance": 1.002162143
          },
          {
            "average": 1044.270626,
            "count": 17368145,
            "maximum": 1131,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.46304298,
            "variance": 1557.331761
          },
          {
            "average": 44466.70532,
            "count": 17368145,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2603.292953,
            "variance": 6777134.199
          },
          {
            "average": 42554.02022,
            "count": 17368145,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2549.909135,
            "variance": 6502036.597
          },
          {
            "average": 39478.18847,
            "count": 17368145,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2457.420472,
            "variance": 6038915.378
          },
          {
            "average": 188023711.4,
            "count": 17368145,
            "maximum": 188233033.7,
            "minimum": 187974973,
            "name": "GpsTime",
            "position": 15,
            "stddev": 95167.2628,
            "variance": 9056807908
          },
          {
            "average": 0,
            "count": 17368145,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17368145,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17368145,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17368145,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17368145,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307874.0088,
          4814887.249,
          1323.0912,
          308924.5888,
          4816304.189,
          1372.5712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307874.008776904,
                4814887.2490217155,
                1323.0911995248791
              ],
              [
                307874.008776904,
                4816304.189021715,
                1323.0911995248791
              ],
              [
                308924.588776904,
                4816304.189021715,
                1372.5711995248791
              ],
              [
                308924.588776904,
                4814887.2490217155,
                1372.5711995248791
              ],
              [
                307874.008776904,
                4814887.2490217155,
                1323.0911995248791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:43:53+00:00",
        "end_time": "2017-08-28T17:02:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754753,
            43.46223573,
            1323.0912,
            -119.3619999,
            43.47525241,
            1372.5712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497582284479,
                  43.46223572789047,
                  1323.0911995248791
                ],
                [
                  -119.37547527845624,
                  43.474983369720846,
                  1323.0911995248791
                ],
                [
                  -119.3624966354923,
                  43.47525240620947,
                  1372.5711995248791
                ],
                [
                  -119.36199990250185,
                  43.462504645321545,
                  1372.5711995248791
                ],
                [
                  -119.37497582284479,
                  43.46223572789047,
                  1323.0911995248791
                ]
              ]
            ]
          },
          "id": "20170828_43119D3111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:43:53Z",
            "pc:count": 17368145,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308385.1,
                "count": 17368145,
                "maximum": 308924.5888,
                "minimum": 307874.0088,
                "name": "X",
                "position": 0,
                "stddev": 294.3080536,
                "variance": 86617.2304
              },
              {
                "average": 4815666.93,
                "count": 17368145,
                "maximum": 4816304.189,
                "minimum": 4814887.249,
                "name": "Y",
                "position": 1,
                "stddev": 419.5525966,
                "variance": 176024.3813
              },
              {
                "average": 1331.008648,
                "count": 17368145,
                "maximum": 1372.5712,
                "minimum": 1323.0912,
                "name": "Z",
                "position": 2,
                "stddev": 3.15956064,
                "variance": 9.982823435
              },
              {
                "average": 19927.24809,
                "count": 17368145,
                "maximum": 31089,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1619.369894,
                "variance": 2622358.854
              },
              {
                "average": 1.002825057,
                "count": 17368145,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05554104591,
                "variance": 0.003084807781
              },
              {
                "average": 1.005691684,
                "count": 17368145,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0817616069,
                "variance": 0.006684960364
              },
              {
                "average": 0.5039114425,
                "count": 17368145,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999847148,
                "variance": 0.249984715
              },
              {
                "average": 2.878833635e-07,
                "count": 17368145,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005365475721,
                "variance": 2.878832972e-07
              },
              {
                "average": 1.13414599,
                "count": 17368145,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3408091105,
                "variance": 0.1161508498
              },
              {
                "average": -0.3484122771,
                "count": 17368145,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94832445,
                "variance": 142.7624572
              },
              {
                "average": 2.001431471,
                "count": 17368145,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001080488,
                "variance": 1.002162143
              },
              {
                "average": 1044.270626,
                "count": 17368145,
                "maximum": 1131,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.46304298,
                "variance": 1557.331761
              },
              {
                "average": 44466.70532,
                "count": 17368145,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2603.292953,
                "variance": 6777134.199
              },
              {
                "average": 42554.02022,
                "count": 17368145,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2549.909135,
                "variance": 6502036.597
              },
              {
                "average": 39478.18847,
                "count": 17368145,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2457.420472,
                "variance": 6038915.378
              },
              {
                "average": 188023711.4,
                "count": 17368145,
                "maximum": 188233033.7,
                "minimum": 187974973,
                "name": "GpsTime",
                "position": 15,
                "stddev": 95167.2628,
                "variance": 9056807908
              },
              {
                "average": 0,
                "count": 17368145,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17368145,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17368145,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17368145,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17368145,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307874.0088,
              4814887.249,
              1323.0912,
              308924.5888,
              4816304.189,
              1372.5712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307874.008776904,
                    4814887.2490217155,
                    1323.0911995248791
                  ],
                  [
                    307874.008776904,
                    4816304.189021715,
                    1323.0911995248791
                  ],
                  [
                    308924.588776904,
                    4816304.189021715,
                    1372.5711995248791
                  ],
                  [
                    308924.588776904,
                    4814887.2490217155,
                    1372.5711995248791
                  ],
                  [
                    307874.008776904,
                    4814887.2490217155,
                    1323.0911995248791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:43:53+00:00",
            "end_time": "2017-08-28T17:02: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": "20170829_43119B3208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747686474016,
              43.22474641295422,
              1301.858971377094
            ],
            [
              -119.28795354652665,
              43.237484403140186,
              1301.858971377094
            ],
            [
              -119.27499631496752,
              43.237742947199095,
              1349.0589713770937
            ],
            [
              -119.27452232705316,
              43.22500484263003,
              1349.0589713770937
            ],
            [
              -119.28747686474016,
              43.22474641295422,
              1301.858971377094
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879535,
        43.22474641,
        1301.858971,
        -119.2745223,
        43.23774295,
        1349.058971
      ],
      "properties": {
        "datetime": "2017-08-29T16:49:32Z",
        "pc:count": 13243794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314759.6322,
            "count": 13243794,
            "maximum": 315282.2654,
            "minimum": 314229.3854,
            "name": "X",
            "position": 0,
            "stddev": 292.356592,
            "variance": 85472.3769
          },
          {
            "average": 4789029.482,
            "count": 13243794,
            "maximum": 4789729.125,
            "minimum": 4788313.405,
            "name": "Y",
            "position": 1,
            "stddev": 399.0140821,
            "variance": 159212.2377
          },
          {
            "average": 1314.809253,
            "count": 13243794,
            "maximum": 1349.058971,
            "minimum": 1301.858971,
            "name": "Z",
            "position": 2,
            "stddev": 7.666725634,
            "variance": 58.77868195
          },
          {
            "average": 19498.02359,
            "count": 13243794,
            "maximum": 30881,
            "minimum": 6593,
            "name": "Intensity",
            "position": 3,
            "stddev": 1221.789756,
            "variance": 1492770.207
          },
          {
            "average": 1.00000068,
            "count": 13243794,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008243562123,
            "variance": 6.795631647e-07
          },
          {
            "average": 1.000001208,
            "count": 13243794,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001099141326,
            "variance": 1.208111654e-06
          },
          {
            "average": 0.5023709973,
            "count": 13243794,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943972,
            "variance": 0.2499943972
          },
          {
            "average": 1.510141278e-07,
            "count": 13243794,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003886053479,
            "variance": 1.510141164e-07
          },
          {
            "average": 1.196198687,
            "count": 13243794,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3971206044,
            "variance": 0.1577047744
          },
          {
            "average": 0.04317686688,
            "count": 13243794,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75139943,
            "variance": 138.0953886
          },
          {
            "average": 2.001423912,
            "count": 13243794,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000005291,
            "variance": 1.000010582
          },
          {
            "average": 1065.036049,
            "count": 13243794,
            "maximum": 1067,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9852655055,
            "variance": 0.9707481164
          },
          {
            "average": 44821.72525,
            "count": 13243794,
            "maximum": 57856,
            "minimum": 30976,
            "name": "Red",
            "position": 12,
            "stddev": 2621.749364,
            "variance": 6873569.725
          },
          {
            "average": 43081.36669,
            "count": 13243794,
            "maximum": 58112,
            "minimum": 31744,
            "name": "Green",
            "position": 13,
            "stddev": 2699.631669,
            "variance": 7288011.15
          },
          {
            "average": 40187.03989,
            "count": 13243794,
            "maximum": 57344,
            "minimum": 30464,
            "name": "Blue",
            "position": 14,
            "stddev": 2855.69653,
            "variance": 8155002.673
          },
          {
            "average": 188059535.4,
            "count": 13243794,
            "maximum": 188060572,
            "minimum": 188058053.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.0015145,
            "variance": 431650.9901
          },
          {
            "average": 0,
            "count": 13243794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13243794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314229.3854,
          4788313.405,
          1301.858971,
          315282.2654,
          4789729.125,
          1349.058971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314229.38538637647,
                4788313.404909664,
                1301.858971377094
              ],
              [
                314229.38538637647,
                4789729.1249096645,
                1301.858971377094
              ],
              [
                315282.2653863765,
                4789729.1249096645,
                1349.0589713770937
              ],
              [
                315282.2653863765,
                4788313.404909664,
                1349.0589713770937
              ],
              [
                314229.38538637647,
                4788313.404909664,
                1301.858971377094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:49:32+00:00",
        "end_time": "2017-08-29T16:07:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879535,
            43.22474641,
            1301.858971,
            -119.2745223,
            43.23774295,
            1349.058971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747686474016,
                  43.22474641295422,
                  1301.858971377094
                ],
                [
                  -119.28795354652665,
                  43.237484403140186,
                  1301.858971377094
                ],
                [
                  -119.27499631496752,
                  43.237742947199095,
                  1349.0589713770937
                ],
                [
                  -119.27452232705316,
                  43.22500484263003,
                  1349.0589713770937
                ],
                [
                  -119.28747686474016,
                  43.22474641295422,
                  1301.858971377094
                ]
              ]
            ]
          },
          "id": "20170829_43119B3208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:49:32Z",
            "pc:count": 13243794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314759.6322,
                "count": 13243794,
                "maximum": 315282.2654,
                "minimum": 314229.3854,
                "name": "X",
                "position": 0,
                "stddev": 292.356592,
                "variance": 85472.3769
              },
              {
                "average": 4789029.482,
                "count": 13243794,
                "maximum": 4789729.125,
                "minimum": 4788313.405,
                "name": "Y",
                "position": 1,
                "stddev": 399.0140821,
                "variance": 159212.2377
              },
              {
                "average": 1314.809253,
                "count": 13243794,
                "maximum": 1349.058971,
                "minimum": 1301.858971,
                "name": "Z",
                "position": 2,
                "stddev": 7.666725634,
                "variance": 58.77868195
              },
              {
                "average": 19498.02359,
                "count": 13243794,
                "maximum": 30881,
                "minimum": 6593,
                "name": "Intensity",
                "position": 3,
                "stddev": 1221.789756,
                "variance": 1492770.207
              },
              {
                "average": 1.00000068,
                "count": 13243794,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008243562123,
                "variance": 6.795631647e-07
              },
              {
                "average": 1.000001208,
                "count": 13243794,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001099141326,
                "variance": 1.208111654e-06
              },
              {
                "average": 0.5023709973,
                "count": 13243794,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943972,
                "variance": 0.2499943972
              },
              {
                "average": 1.510141278e-07,
                "count": 13243794,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003886053479,
                "variance": 1.510141164e-07
              },
              {
                "average": 1.196198687,
                "count": 13243794,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3971206044,
                "variance": 0.1577047744
              },
              {
                "average": 0.04317686688,
                "count": 13243794,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75139943,
                "variance": 138.0953886
              },
              {
                "average": 2.001423912,
                "count": 13243794,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000005291,
                "variance": 1.000010582
              },
              {
                "average": 1065.036049,
                "count": 13243794,
                "maximum": 1067,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9852655055,
                "variance": 0.9707481164
              },
              {
                "average": 44821.72525,
                "count": 13243794,
                "maximum": 57856,
                "minimum": 30976,
                "name": "Red",
                "position": 12,
                "stddev": 2621.749364,
                "variance": 6873569.725
              },
              {
                "average": 43081.36669,
                "count": 13243794,
                "maximum": 58112,
                "minimum": 31744,
                "name": "Green",
                "position": 13,
                "stddev": 2699.631669,
                "variance": 7288011.15
              },
              {
                "average": 40187.03989,
                "count": 13243794,
                "maximum": 57344,
                "minimum": 30464,
                "name": "Blue",
                "position": 14,
                "stddev": 2855.69653,
                "variance": 8155002.673
              },
              {
                "average": 188059535.4,
                "count": 13243794,
                "maximum": 188060572,
                "minimum": 188058053.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.0015145,
                "variance": 431650.9901
              },
              {
                "average": 0,
                "count": 13243794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13243794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314229.3854,
              4788313.405,
              1301.858971,
              315282.2654,
              4789729.125,
              1349.058971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314229.38538637647,
                    4788313.404909664,
                    1301.858971377094
                  ],
                  [
                    314229.38538637647,
                    4789729.1249096645,
                    1301.858971377094
                  ],
                  [
                    315282.2653863765,
                    4789729.1249096645,
                    1349.0589713770937
                  ],
                  [
                    315282.2653863765,
                    4788313.404909664,
                    1349.0589713770937
                  ],
                  [
                    314229.38538637647,
                    4788313.404909664,
                    1301.858971377094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:49:32+00:00",
            "end_time": "2017-08-29T16:07: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": "20170829_43119C4204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3999758208782,
              43.36223303825746,
              1255.6769533913662
            ],
            [
              -119.40047887878785,
              43.37498337032823,
              1255.6769533913662
            ],
            [
              -119.38749764433372,
              43.375255254785,
              1257.276953391366
            ],
            [
              -119.38699730052859,
              43.36250480234742,
              1257.276953391366
            ],
            [
              -119.3999758208782,
              43.36223303825746,
              1255.6769533913662
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004789,
        43.36223304,
        1255.676953,
        -119.3869973,
        43.37525525,
        1257.276953
      ],
      "properties": {
        "datetime": "2017-08-29T18:11:24Z",
        "pc:count": 13159240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306055.1376,
            "count": 13159240,
            "maximum": 306584.1757,
            "minimum": 305531.6357,
            "name": "X",
            "position": 0,
            "stddev": 294.210971,
            "variance": 86560.09544
          },
          {
            "average": 4804532.962,
            "count": 13159240,
            "maximum": 4805256.008,
            "minimum": 4803838.768,
            "name": "Y",
            "position": 1,
            "stddev": 402.9091921,
            "variance": 162335.8171
          },
          {
            "average": 1255.902271,
            "count": 13159240,
            "maximum": 1257.276953,
            "minimum": 1255.676953,
            "name": "Z",
            "position": 2,
            "stddev": 0.08107574111,
            "variance": 0.006573275797
          },
          {
            "average": 22961.74994,
            "count": 13159240,
            "maximum": 29441,
            "minimum": 11745,
            "name": "Intensity",
            "position": 3,
            "stddev": 2283.289352,
            "variance": 5213410.264
          },
          {
            "average": 1.000000228,
            "count": 13159240,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004774690116,
            "variance": 2.27976657e-07
          },
          {
            "average": 1.000000304,
            "count": 13159240,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0005513337038,
            "variance": 3.039688529e-07
          },
          {
            "average": 0.5019776218,
            "count": 13159240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996108,
            "variance": 0.249996108
          },
          {
            "average": 1.519844611e-07,
            "count": 13159240,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003898518303,
            "variance": 1.519844496e-07
          },
          {
            "average": 1.192320301,
            "count": 13159240,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3941233496,
            "variance": 0.1553332147
          },
          {
            "average": 0.3982636943,
            "count": 13159240,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75146999,
            "variance": 138.0970469
          },
          {
            "average": 2.001370672,
            "count": 13159240,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999994406,
            "variance": 0.9999988812
          },
          {
            "average": 1068.535606,
            "count": 13159240,
            "maximum": 1074,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.142383254,
            "variance": 1.305039498
          },
          {
            "average": 54743.25638,
            "count": 13159240,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2232.81977,
            "variance": 4985484.125
          },
          {
            "average": 54786.04084,
            "count": 13159240,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2272.409512,
            "variance": 5163844.988
          },
          {
            "average": 53981.47364,
            "count": 13159240,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2588.583994,
            "variance": 6700767.096
          },
          {
            "average": 188061708.7,
            "count": 13159240,
            "maximum": 188065484.9,
            "minimum": 188060101.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.9393266,
            "variance": 516873.7554
          },
          {
            "average": 0,
            "count": 13159240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13159240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13159240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13159240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13159240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305531.6357,
          4803838.768,
          1255.676953,
          306584.1757,
          4805256.008,
          1257.276953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305531.6357449283,
                4803838.767615935,
                1255.6769533913662
              ],
              [
                305531.6357449283,
                4805256.007615935,
                1255.6769533913662
              ],
              [
                306584.17574492836,
                4805256.007615935,
                1257.276953391366
              ],
              [
                306584.17574492836,
                4803838.767615935,
                1257.276953391366
              ],
              [
                305531.6357449283,
                4803838.767615935,
                1255.6769533913662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:11:24+00:00",
        "end_time": "2017-08-29T16:41:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004789,
            43.36223304,
            1255.676953,
            -119.3869973,
            43.37525525,
            1257.276953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3999758208782,
                  43.36223303825746,
                  1255.6769533913662
                ],
                [
                  -119.40047887878785,
                  43.37498337032823,
                  1255.6769533913662
                ],
                [
                  -119.38749764433372,
                  43.375255254785,
                  1257.276953391366
                ],
                [
                  -119.38699730052859,
                  43.36250480234742,
                  1257.276953391366
                ],
                [
                  -119.3999758208782,
                  43.36223303825746,
                  1255.6769533913662
                ]
              ]
            ]
          },
          "id": "20170829_43119C4204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:11:24Z",
            "pc:count": 13159240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306055.1376,
                "count": 13159240,
                "maximum": 306584.1757,
                "minimum": 305531.6357,
                "name": "X",
                "position": 0,
                "stddev": 294.210971,
                "variance": 86560.09544
              },
              {
                "average": 4804532.962,
                "count": 13159240,
                "maximum": 4805256.008,
                "minimum": 4803838.768,
                "name": "Y",
                "position": 1,
                "stddev": 402.9091921,
                "variance": 162335.8171
              },
              {
                "average": 1255.902271,
                "count": 13159240,
                "maximum": 1257.276953,
                "minimum": 1255.676953,
                "name": "Z",
                "position": 2,
                "stddev": 0.08107574111,
                "variance": 0.006573275797
              },
              {
                "average": 22961.74994,
                "count": 13159240,
                "maximum": 29441,
                "minimum": 11745,
                "name": "Intensity",
                "position": 3,
                "stddev": 2283.289352,
                "variance": 5213410.264
              },
              {
                "average": 1.000000228,
                "count": 13159240,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004774690116,
                "variance": 2.27976657e-07
              },
              {
                "average": 1.000000304,
                "count": 13159240,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0005513337038,
                "variance": 3.039688529e-07
              },
              {
                "average": 0.5019776218,
                "count": 13159240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996108,
                "variance": 0.249996108
              },
              {
                "average": 1.519844611e-07,
                "count": 13159240,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003898518303,
                "variance": 1.519844496e-07
              },
              {
                "average": 1.192320301,
                "count": 13159240,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3941233496,
                "variance": 0.1553332147
              },
              {
                "average": 0.3982636943,
                "count": 13159240,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75146999,
                "variance": 138.0970469
              },
              {
                "average": 2.001370672,
                "count": 13159240,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999994406,
                "variance": 0.9999988812
              },
              {
                "average": 1068.535606,
                "count": 13159240,
                "maximum": 1074,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.142383254,
                "variance": 1.305039498
              },
              {
                "average": 54743.25638,
                "count": 13159240,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2232.81977,
                "variance": 4985484.125
              },
              {
                "average": 54786.04084,
                "count": 13159240,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2272.409512,
                "variance": 5163844.988
              },
              {
                "average": 53981.47364,
                "count": 13159240,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2588.583994,
                "variance": 6700767.096
              },
              {
                "average": 188061708.7,
                "count": 13159240,
                "maximum": 188065484.9,
                "minimum": 188060101.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.9393266,
                "variance": 516873.7554
              },
              {
                "average": 0,
                "count": 13159240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13159240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13159240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13159240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13159240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305531.6357,
              4803838.768,
              1255.676953,
              306584.1757,
              4805256.008,
              1257.276953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305531.6357449283,
                    4803838.767615935,
                    1255.6769533913662
                  ],
                  [
                    305531.6357449283,
                    4805256.007615935,
                    1255.6769533913662
                  ],
                  [
                    306584.17574492836,
                    4805256.007615935,
                    1257.276953391366
                  ],
                  [
                    306584.17574492836,
                    4803838.767615935,
                    1257.276953391366
                  ],
                  [
                    305531.6357449283,
                    4803838.767615935,
                    1255.6769533913662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:11:24+00:00",
            "end_time": "2017-08-29T16:41:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.11236973106324,
              43.463153881429726,
              1319.8451924435365
            ],
            [
              -119.11278208575287,
              43.474988157799466,
              1319.8451924435365
            ],
            [
              -119.09999485858668,
              43.47522381575298,
              1347.6651924435366
            ],
            [
              -119.09958499511434,
              43.4633894425675,
              1347.6651924435366
            ],
            [
              -119.11236973106324,
              43.463153881429726,
              1319.8451924435365
            ]
          ]
        ]
      },
      "bbox": [
        -119.1127821,
        43.46315388,
        1319.845192,
        -119.099585,
        43.47522382,
        1347.665192
      ],
      "properties": {
        "datetime": "2017-08-28T20:37:35Z",
        "pc:count": 10514052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329658.7812,
            "count": 10514052,
            "maximum": 330155.8356,
            "minimum": 329120.9356,
            "name": "X",
            "position": 0,
            "stddev": 291.8315639,
            "variance": 85165.66168
          },
          {
            "average": 4815146.994,
            "count": 10514052,
            "maximum": 4815731.849,
            "minimum": 4814416.669,
            "name": "Y",
            "position": 1,
            "stddev": 323.5684091,
            "variance": 104696.5154
          },
          {
            "average": 1328.468037,
            "count": 10514052,
            "maximum": 1347.665192,
            "minimum": 1319.845192,
            "name": "Z",
            "position": 2,
            "stddev": 3.909633427,
            "variance": 15.28523353
          },
          {
            "average": 21065.22377,
            "count": 10514052,
            "maximum": 29953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1455.632915,
            "variance": 2118867.183
          },
          {
            "average": 1.003143412,
            "count": 10514052,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06126241421,
            "variance": 0.003753083395
          },
          {
            "average": 1.006345888,
            "count": 10514052,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09053199035,
            "variance": 0.008196041277
          },
          {
            "average": 0.4978527784,
            "count": 10514052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954132,
            "variance": 0.2499954132
          },
          {
            "average": 3.804432392e-07,
            "count": 10514052,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000616800722,
            "variance": 3.804431306e-07
          },
          {
            "average": 1.27000751,
            "count": 10514052,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4439633693,
            "variance": 0.1971034733
          },
          {
            "average": 1.748996705,
            "count": 10514052,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.31115013,
            "variance": 127.9421173
          },
          {
            "average": 2.002817468,
            "count": 10514052,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000887206,
            "variance": 1.0017752
          },
          {
            "average": 1050.453402,
            "count": 10514052,
            "maximum": 1053,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9792800397,
            "variance": 0.9589893961
          },
          {
            "average": 44462.25411,
            "count": 10514052,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2489.900765,
            "variance": 6199605.819
          },
          {
            "average": 42058.08485,
            "count": 10514052,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2255.361829,
            "variance": 5086656.978
          },
          {
            "average": 38019.86852,
            "count": 10514052,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1948.056792,
            "variance": 3794925.265
          },
          {
            "average": 187986835.9,
            "count": 10514052,
            "maximum": 187987855.1,
            "minimum": 187985862.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.1519034,
            "variance": 202636.7361
          },
          {
            "average": 0,
            "count": 10514052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514052,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514052,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329120.9356,
          4814416.669,
          1319.845192,
          330155.8356,
          4815731.849,
          1347.665192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329120.9356086151,
                4814416.668942019,
                1319.8451924435365
              ],
              [
                329120.9356086151,
                4815731.848942019,
                1319.8451924435365
              ],
              [
                330155.83560861513,
                4815731.848942019,
                1347.6651924435366
              ],
              [
                330155.83560861513,
                4814416.668942019,
                1347.6651924435366
              ],
              [
                329120.9356086151,
                4814416.668942019,
                1319.8451924435365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:37:35+00:00",
        "end_time": "2017-08-28T20:04:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1127821,
            43.46315388,
            1319.845192,
            -119.099585,
            43.47522382,
            1347.665192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.11236973106324,
                  43.463153881429726,
                  1319.8451924435365
                ],
                [
                  -119.11278208575287,
                  43.474988157799466,
                  1319.8451924435365
                ],
                [
                  -119.09999485858668,
                  43.47522381575298,
                  1347.6651924435366
                ],
                [
                  -119.09958499511434,
                  43.4633894425675,
                  1347.6651924435366
                ],
                [
                  -119.11236973106324,
                  43.463153881429726,
                  1319.8451924435365
                ]
              ]
            ]
          },
          "id": "20170828_43119D1112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:37:35Z",
            "pc:count": 10514052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329658.7812,
                "count": 10514052,
                "maximum": 330155.8356,
                "minimum": 329120.9356,
                "name": "X",
                "position": 0,
                "stddev": 291.8315639,
                "variance": 85165.66168
              },
              {
                "average": 4815146.994,
                "count": 10514052,
                "maximum": 4815731.849,
                "minimum": 4814416.669,
                "name": "Y",
                "position": 1,
                "stddev": 323.5684091,
                "variance": 104696.5154
              },
              {
                "average": 1328.468037,
                "count": 10514052,
                "maximum": 1347.665192,
                "minimum": 1319.845192,
                "name": "Z",
                "position": 2,
                "stddev": 3.909633427,
                "variance": 15.28523353
              },
              {
                "average": 21065.22377,
                "count": 10514052,
                "maximum": 29953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1455.632915,
                "variance": 2118867.183
              },
              {
                "average": 1.003143412,
                "count": 10514052,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06126241421,
                "variance": 0.003753083395
              },
              {
                "average": 1.006345888,
                "count": 10514052,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09053199035,
                "variance": 0.008196041277
              },
              {
                "average": 0.4978527784,
                "count": 10514052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954132,
                "variance": 0.2499954132
              },
              {
                "average": 3.804432392e-07,
                "count": 10514052,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000616800722,
                "variance": 3.804431306e-07
              },
              {
                "average": 1.27000751,
                "count": 10514052,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4439633693,
                "variance": 0.1971034733
              },
              {
                "average": 1.748996705,
                "count": 10514052,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.31115013,
                "variance": 127.9421173
              },
              {
                "average": 2.002817468,
                "count": 10514052,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000887206,
                "variance": 1.0017752
              },
              {
                "average": 1050.453402,
                "count": 10514052,
                "maximum": 1053,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9792800397,
                "variance": 0.9589893961
              },
              {
                "average": 44462.25411,
                "count": 10514052,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2489.900765,
                "variance": 6199605.819
              },
              {
                "average": 42058.08485,
                "count": 10514052,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2255.361829,
                "variance": 5086656.978
              },
              {
                "average": 38019.86852,
                "count": 10514052,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1948.056792,
                "variance": 3794925.265
              },
              {
                "average": 187986835.9,
                "count": 10514052,
                "maximum": 187987855.1,
                "minimum": 187985862.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.1519034,
                "variance": 202636.7361
              },
              {
                "average": 0,
                "count": 10514052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514052,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514052,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329120.9356,
              4814416.669,
              1319.845192,
              330155.8356,
              4815731.849,
              1347.665192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329120.9356086151,
                    4814416.668942019,
                    1319.8451924435365
                  ],
                  [
                    329120.9356086151,
                    4815731.848942019,
                    1319.8451924435365
                  ],
                  [
                    330155.83560861513,
                    4815731.848942019,
                    1347.6651924435366
                  ],
                  [
                    330155.83560861513,
                    4814416.668942019,
                    1347.6651924435366
                  ],
                  [
                    329120.9356086151,
                    4814416.668942019,
                    1319.8451924435365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:37:35+00:00",
            "end_time": "2017-08-28T20:04: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": "20170827_43119C2308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497659429028,
              43.28725224806265,
              1252.449302608555
            ],
            [
              -119.2254410612985,
              43.29998488860669,
              1252.449302608555
            ],
            [
              -119.21249563373848,
              43.300236144237665,
              1260.349302608555
            ],
            [
              -119.21203386315464,
              43.28750339259664,
              1260.349302608555
            ],
            [
              -119.22497659429028,
              43.28725224806265,
              1252.449302608555
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254411,
        43.28725225,
        1252.449303,
        -119.2120339,
        43.30023614,
        1260.349303
      ],
      "properties": {
        "datetime": "2017-08-28T16:54:51Z",
        "pc:count": 17348378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320040.2262,
            "count": 17348378,
            "maximum": 320540.9428,
            "minimum": 319490.1428,
            "name": "X",
            "position": 0,
            "stddev": 288.6662247,
            "variance": 83328.18928
          },
          {
            "average": 4795834.482,
            "count": 17348378,
            "maximum": 4796533.326,
            "minimum": 4795118.246,
            "name": "Y",
            "position": 1,
            "stddev": 401.1680186,
            "variance": 160935.7791
          },
          {
            "average": 1254.883107,
            "count": 17348378,
            "maximum": 1260.349303,
            "minimum": 1252.449303,
            "name": "Z",
            "position": 2,
            "stddev": 1.290403428,
            "variance": 1.665141008
          },
          {
            "average": 20926.06632,
            "count": 17348378,
            "maximum": 44305,
            "minimum": 1601,
            "name": "Intensity",
            "position": 3,
            "stddev": 1435.160248,
            "variance": 2059684.939
          },
          {
            "average": 1.000112748,
            "count": 17348378,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01062312908,
            "variance": 0.0001128508715
          },
          {
            "average": 1.000223018,
            "count": 17348378,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01495141017,
            "variance": 0.0002235446661
          },
          {
            "average": 0.5031284769,
            "count": 17348378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902269,
            "variance": 0.249990227
          },
          {
            "average": 1.556341463e-06,
            "count": 17348378,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001247533218,
            "variance": 1.556339131e-06
          },
          {
            "average": 1.13574099,
            "count": 17348378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3425133285,
            "variance": 0.1173153802
          },
          {
            "average": -0.401377707,
            "count": 17348378,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56714373,
            "variance": 133.798814
          },
          {
            "average": 2.00542581,
            "count": 17348378,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000086554,
            "variance": 1.000173116
          },
          {
            "average": 1018.134909,
            "count": 17348378,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436064131,
            "variance": 2.062280187
          },
          {
            "average": 46504.88051,
            "count": 17348378,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2066.499112,
            "variance": 4270418.579
          },
          {
            "average": 45474.01623,
            "count": 17348378,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2003.026,
            "variance": 4012113.155
          },
          {
            "average": 42594.34481,
            "count": 17348378,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2081.581884,
            "variance": 4332983.141
          },
          {
            "average": 187967383.3,
            "count": 17348378,
            "maximum": 187974491.2,
            "minimum": 187905196.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19116.6239,
            "variance": 365445309.4
          },
          {
            "average": 0,
            "count": 17348378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17348378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17348378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17348378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17348378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319490.1428,
          4795118.246,
          1252.449303,
          320540.9428,
          4796533.326,
          1260.349303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319490.14284272894,
                4795118.24614879,
                1252.449302608555
              ],
              [
                319490.14284272894,
                4796533.32614879,
                1252.449302608555
              ],
              [
                320540.942842729,
                4796533.32614879,
                1260.349302608555
              ],
              [
                320540.942842729,
                4795118.24614879,
                1260.349302608555
              ],
              [
                319490.14284272894,
                4795118.24614879,
                1252.449302608555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:54:51+00:00",
        "end_time": "2017-08-27T21:39:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254411,
            43.28725225,
            1252.449303,
            -119.2120339,
            43.30023614,
            1260.349303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497659429028,
                  43.28725224806265,
                  1252.449302608555
                ],
                [
                  -119.2254410612985,
                  43.29998488860669,
                  1252.449302608555
                ],
                [
                  -119.21249563373848,
                  43.300236144237665,
                  1260.349302608555
                ],
                [
                  -119.21203386315464,
                  43.28750339259664,
                  1260.349302608555
                ],
                [
                  -119.22497659429028,
                  43.28725224806265,
                  1252.449302608555
                ]
              ]
            ]
          },
          "id": "20170827_43119C2308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:54:51Z",
            "pc:count": 17348378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320040.2262,
                "count": 17348378,
                "maximum": 320540.9428,
                "minimum": 319490.1428,
                "name": "X",
                "position": 0,
                "stddev": 288.6662247,
                "variance": 83328.18928
              },
              {
                "average": 4795834.482,
                "count": 17348378,
                "maximum": 4796533.326,
                "minimum": 4795118.246,
                "name": "Y",
                "position": 1,
                "stddev": 401.1680186,
                "variance": 160935.7791
              },
              {
                "average": 1254.883107,
                "count": 17348378,
                "maximum": 1260.349303,
                "minimum": 1252.449303,
                "name": "Z",
                "position": 2,
                "stddev": 1.290403428,
                "variance": 1.665141008
              },
              {
                "average": 20926.06632,
                "count": 17348378,
                "maximum": 44305,
                "minimum": 1601,
                "name": "Intensity",
                "position": 3,
                "stddev": 1435.160248,
                "variance": 2059684.939
              },
              {
                "average": 1.000112748,
                "count": 17348378,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01062312908,
                "variance": 0.0001128508715
              },
              {
                "average": 1.000223018,
                "count": 17348378,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01495141017,
                "variance": 0.0002235446661
              },
              {
                "average": 0.5031284769,
                "count": 17348378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902269,
                "variance": 0.249990227
              },
              {
                "average": 1.556341463e-06,
                "count": 17348378,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001247533218,
                "variance": 1.556339131e-06
              },
              {
                "average": 1.13574099,
                "count": 17348378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3425133285,
                "variance": 0.1173153802
              },
              {
                "average": -0.401377707,
                "count": 17348378,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56714373,
                "variance": 133.798814
              },
              {
                "average": 2.00542581,
                "count": 17348378,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000086554,
                "variance": 1.000173116
              },
              {
                "average": 1018.134909,
                "count": 17348378,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436064131,
                "variance": 2.062280187
              },
              {
                "average": 46504.88051,
                "count": 17348378,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2066.499112,
                "variance": 4270418.579
              },
              {
                "average": 45474.01623,
                "count": 17348378,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2003.026,
                "variance": 4012113.155
              },
              {
                "average": 42594.34481,
                "count": 17348378,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2081.581884,
                "variance": 4332983.141
              },
              {
                "average": 187967383.3,
                "count": 17348378,
                "maximum": 187974491.2,
                "minimum": 187905196.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19116.6239,
                "variance": 365445309.4
              },
              {
                "average": 0,
                "count": 17348378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17348378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17348378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17348378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17348378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319490.1428,
              4795118.246,
              1252.449303,
              320540.9428,
              4796533.326,
              1260.349303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319490.14284272894,
                    4795118.24614879,
                    1252.449302608555
                  ],
                  [
                    319490.14284272894,
                    4796533.32614879,
                    1252.449302608555
                  ],
                  [
                    320540.942842729,
                    4796533.32614879,
                    1260.349302608555
                  ],
                  [
                    320540.942842729,
                    4795118.24614879,
                    1260.349302608555
                  ],
                  [
                    319490.14284272894,
                    4795118.24614879,
                    1252.449302608555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:54:51+00:00",
            "end_time": "2017-08-27T21:39:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497536958303,
              43.34973612327701,
              1257.4684993877759
            ],
            [
              -119.37547285361909,
              43.362483656848276,
              1257.4684993877759
            ],
            [
              -119.36249725496032,
              43.362752575325686,
              1263.5284993877758
            ],
            [
              -119.36200248216451,
              43.35000492272383,
              1263.5284993877758
            ],
            [
              -119.37497536958303,
              43.34973612327701,
              1257.4684993877759
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754729,
        43.34973612,
        1257.468499,
        -119.3620025,
        43.36275258,
        1263.528499
      ],
      "properties": {
        "datetime": "2017-08-29T17:02:59Z",
        "pc:count": 13560956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308033.8545,
            "count": 13560956,
            "maximum": 308570.2338,
            "minimum": 307517.9538,
            "name": "X",
            "position": 0,
            "stddev": 292.7227302,
            "variance": 85686.59679
          },
          {
            "average": 4803109.191,
            "count": 13560956,
            "maximum": 4803809.756,
            "minimum": 4802392.856,
            "name": "Y",
            "position": 1,
            "stddev": 403.9030023,
            "variance": 163137.6353
          },
          {
            "average": 1259.406409,
            "count": 13560956,
            "maximum": 1263.528499,
            "minimum": 1257.468499,
            "name": "Z",
            "position": 2,
            "stddev": 0.3383154523,
            "variance": 0.1144573453
          },
          {
            "average": 21505.76669,
            "count": 13560956,
            "maximum": 34721,
            "minimum": 849,
            "name": "Intensity",
            "position": 3,
            "stddev": 1797.916197,
            "variance": 3232502.653
          },
          {
            "average": 1.000059804,
            "count": 13560956,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007733076438,
            "variance": 5.98004712e-05
          },
          {
            "average": 1.000118428,
            "count": 13560956,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01088182946,
            "variance": 0.0001184142123
          },
          {
            "average": 0.5020979347,
            "count": 13560956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956171,
            "variance": 0.2499956171
          },
          {
            "average": 3.687055691e-07,
            "count": 13560956,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006072112156,
            "variance": 3.687054604e-07
          },
          {
            "average": 1.189059532,
            "count": 13560956,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.391555918,
            "variance": 0.1533160369
          },
          {
            "average": 0.3046599439,
            "count": 13560956,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70795506,
            "variance": 137.0762116
          },
          {
            "average": 1.998580115,
            "count": 13560956,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00063466,
            "variance": 1.001269723
          },
          {
            "average": 1065.732072,
            "count": 13560956,
            "maximum": 1068,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003597577,
            "variance": 1.007208097
          },
          {
            "average": 35885.94115,
            "count": 13560956,
            "maximum": 58112,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 6427.282236,
            "variance": 41309956.94
          },
          {
            "average": 36792.74487,
            "count": 13560956,
            "maximum": 58112,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 5214.702357,
            "variance": 27193120.67
          },
          {
            "average": 33232.82996,
            "count": 13560956,
            "maximum": 58880,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 6266.63637,
            "variance": 39270731.4
          },
          {
            "average": 188059975.7,
            "count": 13560956,
            "maximum": 188061379.5,
            "minimum": 188058279.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.6209824,
            "variance": 402743.7913
          },
          {
            "average": 0,
            "count": 13560956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13560956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13560956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13560956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13560956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307517.9538,
          4802392.856,
          1257.468499,
          308570.2338,
          4803809.756,
          1263.528499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307517.95377407025,
                4802392.855668988,
                1257.4684993877759
              ],
              [
                307517.95377407025,
                4803809.755668988,
                1257.4684993877759
              ],
              [
                308570.2337740703,
                4803809.755668988,
                1263.5284993877758
              ],
              [
                308570.2337740703,
                4802392.855668988,
                1263.5284993877758
              ],
              [
                307517.95377407025,
                4802392.855668988,
                1257.4684993877759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:02:59+00:00",
        "end_time": "2017-08-29T16:11:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754729,
            43.34973612,
            1257.468499,
            -119.3620025,
            43.36275258,
            1263.528499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497536958303,
                  43.34973612327701,
                  1257.4684993877759
                ],
                [
                  -119.37547285361909,
                  43.362483656848276,
                  1257.4684993877759
                ],
                [
                  -119.36249725496032,
                  43.362752575325686,
                  1263.5284993877758
                ],
                [
                  -119.36200248216451,
                  43.35000492272383,
                  1263.5284993877758
                ],
                [
                  -119.37497536958303,
                  43.34973612327701,
                  1257.4684993877759
                ]
              ]
            ]
          },
          "id": "20170829_43119C3106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:02:59Z",
            "pc:count": 13560956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308033.8545,
                "count": 13560956,
                "maximum": 308570.2338,
                "minimum": 307517.9538,
                "name": "X",
                "position": 0,
                "stddev": 292.7227302,
                "variance": 85686.59679
              },
              {
                "average": 4803109.191,
                "count": 13560956,
                "maximum": 4803809.756,
                "minimum": 4802392.856,
                "name": "Y",
                "position": 1,
                "stddev": 403.9030023,
                "variance": 163137.6353
              },
              {
                "average": 1259.406409,
                "count": 13560956,
                "maximum": 1263.528499,
                "minimum": 1257.468499,
                "name": "Z",
                "position": 2,
                "stddev": 0.3383154523,
                "variance": 0.1144573453
              },
              {
                "average": 21505.76669,
                "count": 13560956,
                "maximum": 34721,
                "minimum": 849,
                "name": "Intensity",
                "position": 3,
                "stddev": 1797.916197,
                "variance": 3232502.653
              },
              {
                "average": 1.000059804,
                "count": 13560956,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007733076438,
                "variance": 5.98004712e-05
              },
              {
                "average": 1.000118428,
                "count": 13560956,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01088182946,
                "variance": 0.0001184142123
              },
              {
                "average": 0.5020979347,
                "count": 13560956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956171,
                "variance": 0.2499956171
              },
              {
                "average": 3.687055691e-07,
                "count": 13560956,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006072112156,
                "variance": 3.687054604e-07
              },
              {
                "average": 1.189059532,
                "count": 13560956,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.391555918,
                "variance": 0.1533160369
              },
              {
                "average": 0.3046599439,
                "count": 13560956,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70795506,
                "variance": 137.0762116
              },
              {
                "average": 1.998580115,
                "count": 13560956,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00063466,
                "variance": 1.001269723
              },
              {
                "average": 1065.732072,
                "count": 13560956,
                "maximum": 1068,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003597577,
                "variance": 1.007208097
              },
              {
                "average": 35885.94115,
                "count": 13560956,
                "maximum": 58112,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 6427.282236,
                "variance": 41309956.94
              },
              {
                "average": 36792.74487,
                "count": 13560956,
                "maximum": 58112,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 5214.702357,
                "variance": 27193120.67
              },
              {
                "average": 33232.82996,
                "count": 13560956,
                "maximum": 58880,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 6266.63637,
                "variance": 39270731.4
              },
              {
                "average": 188059975.7,
                "count": 13560956,
                "maximum": 188061379.5,
                "minimum": 188058279.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.6209824,
                "variance": 402743.7913
              },
              {
                "average": 0,
                "count": 13560956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13560956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13560956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13560956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13560956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307517.9538,
              4802392.856,
              1257.468499,
              308570.2338,
              4803809.756,
              1263.528499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307517.95377407025,
                    4802392.855668988,
                    1257.4684993877759
                  ],
                  [
                    307517.95377407025,
                    4803809.755668988,
                    1257.4684993877759
                  ],
                  [
                    308570.2337740703,
                    4803809.755668988,
                    1263.5284993877758
                  ],
                  [
                    308570.2337740703,
                    4802392.855668988,
                    1263.5284993877758
                  ],
                  [
                    307517.95377407025,
                    4802392.855668988,
                    1257.4684993877759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:02:59+00:00",
            "end_time": "2017-08-29T16:11: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": "20170828_43119D3323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997627149546,
              43.37473875388288,
              1259.762268768328
            ],
            [
              -119.35046886131744,
              43.38748412229745,
              1259.762268768328
            ],
            [
              -119.33749657993415,
              43.3877501437747,
              1319.782268768328
            ],
            [
              -119.33700670267392,
              43.375004657637746,
              1319.782268768328
            ],
            [
              -119.34997627149546,
              43.37473875388288,
              1259.762268768328
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504689,
        43.37473875,
        1259.762269,
        -119.3370067,
        43.38775014,
        1319.782269
      ],
      "properties": {
        "datetime": "2017-08-29T17:43:02Z",
        "pc:count": 15172316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310173.6415,
            "count": 15172316,
            "maximum": 310673.8981,
            "minimum": 309622.3381,
            "name": "X",
            "position": 0,
            "stddev": 295.9562327,
            "variance": 87590.09166
          },
          {
            "average": 4805850.052,
            "count": 15172316,
            "maximum": 4806528.927,
            "minimum": 4805112.287,
            "name": "Y",
            "position": 1,
            "stddev": 402.1162843,
            "variance": 161697.5061
          },
          {
            "average": 1262.880988,
            "count": 15172316,
            "maximum": 1319.782269,
            "minimum": 1259.762269,
            "name": "Z",
            "position": 2,
            "stddev": 6.131861048,
            "variance": 37.59971991
          },
          {
            "average": 24960.46814,
            "count": 15172316,
            "maximum": 40961,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3096.603117,
            "variance": 9588950.865
          },
          {
            "average": 1.001100425,
            "count": 15172316,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03541143833,
            "variance": 0.001253969964
          },
          {
            "average": 1.002188328,
            "count": 15172316,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05149524577,
            "variance": 0.002651760337
          },
          {
            "average": 0.5050912465,
            "count": 15172316,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499974095,
            "variance": 0.2499740957
          },
          {
            "average": 9.886427359e-07,
            "count": 15172316,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009943046936,
            "variance": 9.886418236e-07
          },
          {
            "average": 1.245565937,
            "count": 15172316,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4304222577,
            "variance": 0.18526332
          },
          {
            "average": -1.103838429,
            "count": 15172316,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95385726,
            "variance": 142.8947034
          },
          {
            "average": 2.006195297,
            "count": 15172316,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001095201,
            "variance": 1.002191601
          },
          {
            "average": 1059.398718,
            "count": 15172316,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.087098514,
            "variance": 16.70437426
          },
          {
            "average": 34032.51192,
            "count": 15172316,
            "maximum": 58624,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 6253.621602,
            "variance": 39107783.14
          },
          {
            "average": 34765.60134,
            "count": 15172316,
            "maximum": 58880,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 4262.231997,
            "variance": 18166621.6
          },
          {
            "average": 28018.8101,
            "count": 15172316,
            "maximum": 59904,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 4814.891485,
            "variance": 23183180.01
          },
          {
            "average": 188010567.2,
            "count": 15172316,
            "maximum": 188063782.6,
            "minimum": 187977995.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31838.33759,
            "variance": 1013679740
          },
          {
            "average": 0,
            "count": 15172316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15172316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15172316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15172316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15172316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309622.3381,
          4805112.287,
          1259.762269,
          310673.8981,
          4806528.927,
          1319.782269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309622.3381420707,
                4805112.287239634,
                1259.762268768328
              ],
              [
                309622.3381420707,
                4806528.927239635,
                1259.762268768328
              ],
              [
                310673.89814207074,
                4806528.927239635,
                1319.782268768328
              ],
              [
                310673.89814207074,
                4805112.287239634,
                1319.782268768328
              ],
              [
                309622.3381420707,
                4805112.287239634,
                1259.762268768328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:43:02+00:00",
        "end_time": "2017-08-28T17:53:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504689,
            43.37473875,
            1259.762269,
            -119.3370067,
            43.38775014,
            1319.782269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997627149546,
                  43.37473875388288,
                  1259.762268768328
                ],
                [
                  -119.35046886131744,
                  43.38748412229745,
                  1259.762268768328
                ],
                [
                  -119.33749657993415,
                  43.3877501437747,
                  1319.782268768328
                ],
                [
                  -119.33700670267392,
                  43.375004657637746,
                  1319.782268768328
                ],
                [
                  -119.34997627149546,
                  43.37473875388288,
                  1259.762268768328
                ]
              ]
            ]
          },
          "id": "20170828_43119D3323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:43:02Z",
            "pc:count": 15172316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310173.6415,
                "count": 15172316,
                "maximum": 310673.8981,
                "minimum": 309622.3381,
                "name": "X",
                "position": 0,
                "stddev": 295.9562327,
                "variance": 87590.09166
              },
              {
                "average": 4805850.052,
                "count": 15172316,
                "maximum": 4806528.927,
                "minimum": 4805112.287,
                "name": "Y",
                "position": 1,
                "stddev": 402.1162843,
                "variance": 161697.5061
              },
              {
                "average": 1262.880988,
                "count": 15172316,
                "maximum": 1319.782269,
                "minimum": 1259.762269,
                "name": "Z",
                "position": 2,
                "stddev": 6.131861048,
                "variance": 37.59971991
              },
              {
                "average": 24960.46814,
                "count": 15172316,
                "maximum": 40961,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3096.603117,
                "variance": 9588950.865
              },
              {
                "average": 1.001100425,
                "count": 15172316,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03541143833,
                "variance": 0.001253969964
              },
              {
                "average": 1.002188328,
                "count": 15172316,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05149524577,
                "variance": 0.002651760337
              },
              {
                "average": 0.5050912465,
                "count": 15172316,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499974095,
                "variance": 0.2499740957
              },
              {
                "average": 9.886427359e-07,
                "count": 15172316,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009943046936,
                "variance": 9.886418236e-07
              },
              {
                "average": 1.245565937,
                "count": 15172316,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4304222577,
                "variance": 0.18526332
              },
              {
                "average": -1.103838429,
                "count": 15172316,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95385726,
                "variance": 142.8947034
              },
              {
                "average": 2.006195297,
                "count": 15172316,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001095201,
                "variance": 1.002191601
              },
              {
                "average": 1059.398718,
                "count": 15172316,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.087098514,
                "variance": 16.70437426
              },
              {
                "average": 34032.51192,
                "count": 15172316,
                "maximum": 58624,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 6253.621602,
                "variance": 39107783.14
              },
              {
                "average": 34765.60134,
                "count": 15172316,
                "maximum": 58880,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 4262.231997,
                "variance": 18166621.6
              },
              {
                "average": 28018.8101,
                "count": 15172316,
                "maximum": 59904,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 4814.891485,
                "variance": 23183180.01
              },
              {
                "average": 188010567.2,
                "count": 15172316,
                "maximum": 188063782.6,
                "minimum": 187977995.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31838.33759,
                "variance": 1013679740
              },
              {
                "average": 0,
                "count": 15172316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15172316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15172316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15172316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15172316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309622.3381,
              4805112.287,
              1259.762269,
              310673.8981,
              4806528.927,
              1319.782269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309622.3381420707,
                    4805112.287239634,
                    1259.762268768328
                  ],
                  [
                    309622.3381420707,
                    4806528.927239635,
                    1259.762268768328
                  ],
                  [
                    310673.89814207074,
                    4806528.927239635,
                    1319.782268768328
                  ],
                  [
                    310673.89814207074,
                    4805112.287239634,
                    1319.782268768328
                  ],
                  [
                    309622.3381420707,
                    4805112.287239634,
                    1259.762268768328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:43:02+00:00",
            "end_time": "2017-08-28T17:53:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09994763823721,
              43.46226674173479,
              1297.7989482497817
            ],
            [
              -119.1003882421942,
              43.47498672521711,
              1297.7989482497817
            ],
            [
              -119.08749489786567,
              43.47522293347209,
              1342.2989482497817
            ],
            [
              -119.08705699377742,
              43.46250284568659,
              1342.2989482497817
            ],
            [
              -119.09994763823721,
              43.46226674173479,
              1297.7989482497817
            ]
          ]
        ]
      },
      "bbox": [
        -119.1003882,
        43.46226674,
        1297.798948,
        -119.087057,
        43.47522293,
        1342.298948
      ],
      "properties": {
        "datetime": "2017-08-28T20:37:31Z",
        "pc:count": 13763477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330650.0763,
            "count": 13763477,
            "maximum": 331166.8342,
            "minimum": 330123.3542,
            "name": "X",
            "position": 0,
            "stddev": 288.9057467,
            "variance": 83466.53046
          },
          {
            "average": 4815003.495,
            "count": 13763477,
            "maximum": 4815706.32,
            "minimum": 4814292.72,
            "name": "Y",
            "position": 1,
            "stddev": 402.1981448,
            "variance": 161763.3477
          },
          {
            "average": 1324.021136,
            "count": 13763477,
            "maximum": 1342.298948,
            "minimum": 1297.798948,
            "name": "Z",
            "position": 2,
            "stddev": 4.691602732,
            "variance": 22.01113619
          },
          {
            "average": 20074.34631,
            "count": 13763477,
            "maximum": 41745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3531.133006,
            "variance": 12468900.31
          },
          {
            "average": 1.013246362,
            "count": 13763477,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1293664131,
            "variance": 0.01673566883
          },
          {
            "average": 1.026724642,
            "count": 13763477,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1929601513,
            "variance": 0.03723361999
          },
          {
            "average": 0.4976728628,
            "count": 13763477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946026,
            "variance": 0.2499946026
          },
          {
            "average": 5.812484738e-07,
            "count": 13763477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007623963393,
            "variance": 5.812481782e-07
          },
          {
            "average": 1.250870692,
            "count": 13763477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4335142461,
            "variance": 0.1879346016
          },
          {
            "average": 1.512513928,
            "count": 13763477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70510022,
            "variance": 137.0093711
          },
          {
            "average": 1.978253824,
            "count": 13763477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013346362,
            "variance": 1.02687085
          },
          {
            "average": 1050.612003,
            "count": 13763477,
            "maximum": 1053,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.130231856,
            "variance": 1.277424047
          },
          {
            "average": 42911.57408,
            "count": 13763477,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3891.941372,
            "variance": 15147207.64
          },
          {
            "average": 40824.64343,
            "count": 13763477,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3343.756337,
            "variance": 11180706.44
          },
          {
            "average": 36885.95006,
            "count": 13763477,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3028.363598,
            "variance": 9170986.08
          },
          {
            "average": 187986901.8,
            "count": 13763477,
            "maximum": 187987851.6,
            "minimum": 187985869,
            "name": "GpsTime",
            "position": 15,
            "stddev": 508.5495862,
            "variance": 258622.6816
          },
          {
            "average": 0,
            "count": 13763477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13763477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330123.3542,
          4814292.72,
          1297.798948,
          331166.8342,
          4815706.32,
          1342.298948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330123.3541509332,
                4814292.720074057,
                1297.7989482497817
              ],
              [
                330123.3541509332,
                4815706.320074056,
                1297.7989482497817
              ],
              [
                331166.8341509332,
                4815706.320074056,
                1342.2989482497817
              ],
              [
                331166.8341509332,
                4814292.720074057,
                1342.2989482497817
              ],
              [
                330123.3541509332,
                4814292.720074057,
                1297.7989482497817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:37:31+00:00",
        "end_time": "2017-08-28T20:04:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1003882,
            43.46226674,
            1297.798948,
            -119.087057,
            43.47522293,
            1342.298948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09994763823721,
                  43.46226674173479,
                  1297.7989482497817
                ],
                [
                  -119.1003882421942,
                  43.47498672521711,
                  1297.7989482497817
                ],
                [
                  -119.08749489786567,
                  43.47522293347209,
                  1342.2989482497817
                ],
                [
                  -119.08705699377742,
                  43.46250284568659,
                  1342.2989482497817
                ],
                [
                  -119.09994763823721,
                  43.46226674173479,
                  1297.7989482497817
                ]
              ]
            ]
          },
          "id": "20170828_43119D1113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:37:31Z",
            "pc:count": 13763477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330650.0763,
                "count": 13763477,
                "maximum": 331166.8342,
                "minimum": 330123.3542,
                "name": "X",
                "position": 0,
                "stddev": 288.9057467,
                "variance": 83466.53046
              },
              {
                "average": 4815003.495,
                "count": 13763477,
                "maximum": 4815706.32,
                "minimum": 4814292.72,
                "name": "Y",
                "position": 1,
                "stddev": 402.1981448,
                "variance": 161763.3477
              },
              {
                "average": 1324.021136,
                "count": 13763477,
                "maximum": 1342.298948,
                "minimum": 1297.798948,
                "name": "Z",
                "position": 2,
                "stddev": 4.691602732,
                "variance": 22.01113619
              },
              {
                "average": 20074.34631,
                "count": 13763477,
                "maximum": 41745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3531.133006,
                "variance": 12468900.31
              },
              {
                "average": 1.013246362,
                "count": 13763477,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1293664131,
                "variance": 0.01673566883
              },
              {
                "average": 1.026724642,
                "count": 13763477,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1929601513,
                "variance": 0.03723361999
              },
              {
                "average": 0.4976728628,
                "count": 13763477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946026,
                "variance": 0.2499946026
              },
              {
                "average": 5.812484738e-07,
                "count": 13763477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007623963393,
                "variance": 5.812481782e-07
              },
              {
                "average": 1.250870692,
                "count": 13763477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4335142461,
                "variance": 0.1879346016
              },
              {
                "average": 1.512513928,
                "count": 13763477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70510022,
                "variance": 137.0093711
              },
              {
                "average": 1.978253824,
                "count": 13763477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013346362,
                "variance": 1.02687085
              },
              {
                "average": 1050.612003,
                "count": 13763477,
                "maximum": 1053,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.130231856,
                "variance": 1.277424047
              },
              {
                "average": 42911.57408,
                "count": 13763477,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3891.941372,
                "variance": 15147207.64
              },
              {
                "average": 40824.64343,
                "count": 13763477,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3343.756337,
                "variance": 11180706.44
              },
              {
                "average": 36885.95006,
                "count": 13763477,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3028.363598,
                "variance": 9170986.08
              },
              {
                "average": 187986901.8,
                "count": 13763477,
                "maximum": 187987851.6,
                "minimum": 187985869,
                "name": "GpsTime",
                "position": 15,
                "stddev": 508.5495862,
                "variance": 258622.6816
              },
              {
                "average": 0,
                "count": 13763477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13763477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330123.3542,
              4814292.72,
              1297.798948,
              331166.8342,
              4815706.32,
              1342.298948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330123.3541509332,
                    4814292.720074057,
                    1297.7989482497817
                  ],
                  [
                    330123.3541509332,
                    4815706.320074056,
                    1297.7989482497817
                  ],
                  [
                    331166.8341509332,
                    4815706.320074056,
                    1342.2989482497817
                  ],
                  [
                    331166.8341509332,
                    4814292.720074057,
                    1342.2989482497817
                  ],
                  [
                    330123.3541509332,
                    4814292.720074057,
                    1297.7989482497817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:37:31+00:00",
            "end_time": "2017-08-28T20:04:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997606074872,
              43.26223908938107,
              1257.0723745660089
            ],
            [
              -119.35046665730182,
              43.27498308984447,
              1257.0723745660089
            ],
            [
              -119.33752667121988,
              43.27524839336431,
              1371.032374566009
            ],
            [
              -119.33703876952875,
              43.262504275481504,
              1371.032374566009
            ],
            [
              -119.34997606074872,
              43.26223908938107,
              1257.0723745660089
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504667,
        43.26223909,
        1257.072375,
        -119.3370388,
        43.27524839,
        1371.032375
      ],
      "properties": {
        "datetime": "2017-08-29T18:42:36Z",
        "pc:count": 10793507,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309715.8256,
            "count": 10793507,
            "maximum": 310321.47,
            "minimum": 309270.59,
            "name": "X",
            "position": 0,
            "stddev": 266.1464626,
            "variance": 70833.93955
          },
          {
            "average": 4793307.622,
            "count": 10793507,
            "maximum": 4794034.52,
            "minimum": 4792618.06,
            "name": "Y",
            "position": 1,
            "stddev": 430.0718125,
            "variance": 184961.7639
          },
          {
            "average": 1300.166785,
            "count": 10793507,
            "maximum": 1371.032375,
            "minimum": 1257.072375,
            "name": "Z",
            "position": 2,
            "stddev": 40.07570742,
            "variance": 1606.062325
          },
          {
            "average": 19730.56727,
            "count": 10793507,
            "maximum": 33505,
            "minimum": 769,
            "name": "Intensity",
            "position": 3,
            "stddev": 1989.951649,
            "variance": 3959907.567
          },
          {
            "average": 1.000188169,
            "count": 10793507,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01395057971,
            "variance": 0.0001946186744
          },
          {
            "average": 1.00038412,
            "count": 10793507,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02013160252,
            "variance": 0.0004052814201
          },
          {
            "average": 0.4990971887,
            "count": 10793507,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992081,
            "variance": 0.2499992081
          },
          {
            "average": 2.316207327e-06,
            "count": 10793507,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001521907414,
            "variance": 2.316202177e-06
          },
          {
            "average": 1.223487139,
            "count": 10793507,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4165821093,
            "variance": 0.1735406538
          },
          {
            "average": 1.103683736,
            "count": 10793507,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79291596,
            "variance": 139.0728668
          },
          {
            "average": 2.00482781,
            "count": 10793507,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000242127,
            "variance": 1.000484312
          },
          {
            "average": 1074.003145,
            "count": 10793507,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.864096692,
            "variance": 3.474856476
          },
          {
            "average": 46721.73721,
            "count": 10793507,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4944.958029,
            "variance": 24452609.9
          },
          {
            "average": 45306.88489,
            "count": 10793507,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5507.953741,
            "variance": 30337554.41
          },
          {
            "average": 43015.79901,
            "count": 10793507,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6143.550272,
            "variance": 37743209.94
          },
          {
            "average": 188065384.4,
            "count": 10793507,
            "maximum": 188067356.6,
            "minimum": 188061852.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1252.036877,
            "variance": 1567596.342
          },
          {
            "average": 0,
            "count": 10793507,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10793507,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10793507,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10793507,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10793507,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309270.59,
          4792618.06,
          1257.072375,
          310321.47,
          4794034.52,
          1371.032375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309270.5900031508,
                4792618.060255747,
                1257.0723745660089
              ],
              [
                309270.5900031508,
                4794034.520255748,
                1257.0723745660089
              ],
              [
                310321.4700031508,
                4794034.520255748,
                1371.032374566009
              ],
              [
                310321.4700031508,
                4792618.060255747,
                1371.032374566009
              ],
              [
                309270.5900031508,
                4792618.060255747,
                1257.0723745660089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:42:36+00:00",
        "end_time": "2017-08-29T17:10:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504667,
            43.26223909,
            1257.072375,
            -119.3370388,
            43.27524839,
            1371.032375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997606074872,
                  43.26223908938107,
                  1257.0723745660089
                ],
                [
                  -119.35046665730182,
                  43.27498308984447,
                  1257.0723745660089
                ],
                [
                  -119.33752667121988,
                  43.27524839336431,
                  1371.032374566009
                ],
                [
                  -119.33703876952875,
                  43.262504275481504,
                  1371.032374566009
                ],
                [
                  -119.34997606074872,
                  43.26223908938107,
                  1257.0723745660089
                ]
              ]
            ]
          },
          "id": "20170829_43119C3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:42:36Z",
            "pc:count": 10793507,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309715.8256,
                "count": 10793507,
                "maximum": 310321.47,
                "minimum": 309270.59,
                "name": "X",
                "position": 0,
                "stddev": 266.1464626,
                "variance": 70833.93955
              },
              {
                "average": 4793307.622,
                "count": 10793507,
                "maximum": 4794034.52,
                "minimum": 4792618.06,
                "name": "Y",
                "position": 1,
                "stddev": 430.0718125,
                "variance": 184961.7639
              },
              {
                "average": 1300.166785,
                "count": 10793507,
                "maximum": 1371.032375,
                "minimum": 1257.072375,
                "name": "Z",
                "position": 2,
                "stddev": 40.07570742,
                "variance": 1606.062325
              },
              {
                "average": 19730.56727,
                "count": 10793507,
                "maximum": 33505,
                "minimum": 769,
                "name": "Intensity",
                "position": 3,
                "stddev": 1989.951649,
                "variance": 3959907.567
              },
              {
                "average": 1.000188169,
                "count": 10793507,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01395057971,
                "variance": 0.0001946186744
              },
              {
                "average": 1.00038412,
                "count": 10793507,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02013160252,
                "variance": 0.0004052814201
              },
              {
                "average": 0.4990971887,
                "count": 10793507,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992081,
                "variance": 0.2499992081
              },
              {
                "average": 2.316207327e-06,
                "count": 10793507,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001521907414,
                "variance": 2.316202177e-06
              },
              {
                "average": 1.223487139,
                "count": 10793507,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4165821093,
                "variance": 0.1735406538
              },
              {
                "average": 1.103683736,
                "count": 10793507,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79291596,
                "variance": 139.0728668
              },
              {
                "average": 2.00482781,
                "count": 10793507,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000242127,
                "variance": 1.000484312
              },
              {
                "average": 1074.003145,
                "count": 10793507,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.864096692,
                "variance": 3.474856476
              },
              {
                "average": 46721.73721,
                "count": 10793507,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4944.958029,
                "variance": 24452609.9
              },
              {
                "average": 45306.88489,
                "count": 10793507,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5507.953741,
                "variance": 30337554.41
              },
              {
                "average": 43015.79901,
                "count": 10793507,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6143.550272,
                "variance": 37743209.94
              },
              {
                "average": 188065384.4,
                "count": 10793507,
                "maximum": 188067356.6,
                "minimum": 188061852.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1252.036877,
                "variance": 1567596.342
              },
              {
                "average": 0,
                "count": 10793507,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10793507,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10793507,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10793507,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10793507,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309270.59,
              4792618.06,
              1257.072375,
              310321.47,
              4794034.52,
              1371.032375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309270.5900031508,
                    4792618.060255747,
                    1257.0723745660089
                  ],
                  [
                    309270.5900031508,
                    4794034.520255748,
                    1257.0723745660089
                  ],
                  [
                    310321.4700031508,
                    4794034.520255748,
                    1371.032374566009
                  ],
                  [
                    310321.4700031508,
                    4792618.060255747,
                    1371.032374566009
                  ],
                  [
                    309270.5900031508,
                    4792618.060255747,
                    1257.0723745660089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:42:36+00:00",
            "end_time": "2017-08-29T17:10: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": "20170828_43119D2206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18747634718045,
              43.47475677644608,
              1265.3846691634371
            ],
            [
              -119.18793583894538,
              43.48748518087858,
              1265.3846691634371
            ],
            [
              -119.1749958362839,
              43.487732167676384,
              1364.444669163437
            ],
            [
              -119.17453905683148,
              43.47500365411155,
              1364.444669163437
            ],
            [
              -119.18747634718045,
              43.47475677644608,
              1265.3846691634371
            ]
          ]
        ]
      },
      "bbox": [
        -119.1879358,
        43.47475678,
        1265.384669,
        -119.1745391,
        43.48773217,
        1364.444669
      ],
      "properties": {
        "datetime": "2017-08-28T20:17:34Z",
        "pc:count": 13758048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323596.233,
            "count": 13758048,
            "maximum": 324126.0279,
            "minimum": 323078.9279,
            "name": "X",
            "position": 0,
            "stddev": 290.2093837,
            "variance": 84221.48636
          },
          {
            "average": 4816568.673,
            "count": 13758048,
            "maximum": 4817276.831,
            "minimum": 4815862.211,
            "name": "Y",
            "position": 1,
            "stddev": 389.4521994,
            "variance": 151673.0156
          },
          {
            "average": 1313.656364,
            "count": 13758048,
            "maximum": 1364.444669,
            "minimum": 1265.384669,
            "name": "Z",
            "position": 2,
            "stddev": 39.53502186,
            "variance": 1563.017953
          },
          {
            "average": 21482.60388,
            "count": 13758048,
            "maximum": 41681,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4284.305205,
            "variance": 18355271.09
          },
          {
            "average": 1.039461412,
            "count": 13758048,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2265335575,
            "variance": 0.05131745268
          },
          {
            "average": 1.079518984,
            "count": 13758048,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3377715295,
            "variance": 0.1140896062
          },
          {
            "average": 0.5017820842,
            "count": 13758048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968423,
            "variance": 0.2499968423
          },
          {
            "average": 3.634236485e-07,
            "count": 13758048,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006028462016,
            "variance": 3.634235428e-07
          },
          {
            "average": 1.224863295,
            "count": 13758048,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4174922825,
            "variance": 0.174299806
          },
          {
            "average": 0.3299929395,
            "count": 13758048,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65823546,
            "variance": 135.914454
          },
          {
            "average": 1.980266241,
            "count": 13758048,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010302157,
            "variance": 1.020710449
          },
          {
            "average": 1048.040005,
            "count": 13758048,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.129327698,
            "variance": 1.275381051
          },
          {
            "average": 36202.16647,
            "count": 13758048,
            "maximum": 58880,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 8552.405881,
            "variance": 73143646.36
          },
          {
            "average": 37131.15127,
            "count": 13758048,
            "maximum": 58368,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 5113.772737,
            "variance": 26150671.6
          },
          {
            "average": 32657.77032,
            "count": 13758048,
            "maximum": 59392,
            "minimum": 15104,
            "name": "Blue",
            "position": 14,
            "stddev": 5908.668846,
            "variance": 34912367.54
          },
          {
            "average": 187985790.4,
            "count": 13758048,
            "maximum": 187986654.8,
            "minimum": 187984930.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 483.4925551,
            "variance": 233765.0508
          },
          {
            "average": 0,
            "count": 13758048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13758048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13758048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13758048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13758048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323078.9279,
          4815862.211,
          1265.384669,
          324126.0279,
          4817276.831,
          1364.444669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323078.9279113837,
                4815862.211461205,
                1265.3846691634371
              ],
              [
                323078.9279113837,
                4817276.831461204,
                1265.3846691634371
              ],
              [
                324126.02791138366,
                4817276.831461204,
                1364.444669163437
              ],
              [
                324126.02791138366,
                4815862.211461205,
                1364.444669163437
              ],
              [
                323078.9279113837,
                4815862.211461205,
                1265.3846691634371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:17:34+00:00",
        "end_time": "2017-08-28T19:48:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1879358,
            43.47475678,
            1265.384669,
            -119.1745391,
            43.48773217,
            1364.444669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18747634718045,
                  43.47475677644608,
                  1265.3846691634371
                ],
                [
                  -119.18793583894538,
                  43.48748518087858,
                  1265.3846691634371
                ],
                [
                  -119.1749958362839,
                  43.487732167676384,
                  1364.444669163437
                ],
                [
                  -119.17453905683148,
                  43.47500365411155,
                  1364.444669163437
                ],
                [
                  -119.18747634718045,
                  43.47475677644608,
                  1265.3846691634371
                ]
              ]
            ]
          },
          "id": "20170828_43119D2206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:17:34Z",
            "pc:count": 13758048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323596.233,
                "count": 13758048,
                "maximum": 324126.0279,
                "minimum": 323078.9279,
                "name": "X",
                "position": 0,
                "stddev": 290.2093837,
                "variance": 84221.48636
              },
              {
                "average": 4816568.673,
                "count": 13758048,
                "maximum": 4817276.831,
                "minimum": 4815862.211,
                "name": "Y",
                "position": 1,
                "stddev": 389.4521994,
                "variance": 151673.0156
              },
              {
                "average": 1313.656364,
                "count": 13758048,
                "maximum": 1364.444669,
                "minimum": 1265.384669,
                "name": "Z",
                "position": 2,
                "stddev": 39.53502186,
                "variance": 1563.017953
              },
              {
                "average": 21482.60388,
                "count": 13758048,
                "maximum": 41681,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4284.305205,
                "variance": 18355271.09
              },
              {
                "average": 1.039461412,
                "count": 13758048,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2265335575,
                "variance": 0.05131745268
              },
              {
                "average": 1.079518984,
                "count": 13758048,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3377715295,
                "variance": 0.1140896062
              },
              {
                "average": 0.5017820842,
                "count": 13758048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968423,
                "variance": 0.2499968423
              },
              {
                "average": 3.634236485e-07,
                "count": 13758048,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006028462016,
                "variance": 3.634235428e-07
              },
              {
                "average": 1.224863295,
                "count": 13758048,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4174922825,
                "variance": 0.174299806
              },
              {
                "average": 0.3299929395,
                "count": 13758048,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65823546,
                "variance": 135.914454
              },
              {
                "average": 1.980266241,
                "count": 13758048,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010302157,
                "variance": 1.020710449
              },
              {
                "average": 1048.040005,
                "count": 13758048,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.129327698,
                "variance": 1.275381051
              },
              {
                "average": 36202.16647,
                "count": 13758048,
                "maximum": 58880,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 8552.405881,
                "variance": 73143646.36
              },
              {
                "average": 37131.15127,
                "count": 13758048,
                "maximum": 58368,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 5113.772737,
                "variance": 26150671.6
              },
              {
                "average": 32657.77032,
                "count": 13758048,
                "maximum": 59392,
                "minimum": 15104,
                "name": "Blue",
                "position": 14,
                "stddev": 5908.668846,
                "variance": 34912367.54
              },
              {
                "average": 187985790.4,
                "count": 13758048,
                "maximum": 187986654.8,
                "minimum": 187984930.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 483.4925551,
                "variance": 233765.0508
              },
              {
                "average": 0,
                "count": 13758048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13758048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13758048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13758048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13758048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323078.9279,
              4815862.211,
              1265.384669,
              324126.0279,
              4817276.831,
              1364.444669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323078.9279113837,
                    4815862.211461205,
                    1265.3846691634371
                  ],
                  [
                    323078.9279113837,
                    4817276.831461204,
                    1265.3846691634371
                  ],
                  [
                    324126.02791138366,
                    4817276.831461204,
                    1364.444669163437
                  ],
                  [
                    324126.02791138366,
                    4815862.211461205,
                    1364.444669163437
                  ],
                  [
                    323078.9279113837,
                    4815862.211461205,
                    1265.3846691634371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:17:34+00:00",
            "end_time": "2017-08-28T19:48: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": "20170829_43119C4209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997576817818,
              43.34973304721586,
              1255.7070536393846
            ],
            [
              -119.40047861370951,
              43.362483587178,
              1255.7070536393846
            ],
            [
              -119.3874975785543,
              43.36275546107859,
              1267.2470536393846
            ],
            [
              -119.38699744594032,
              43.35000480074931,
              1267.2470536393846
            ],
            [
              -119.39997576817818,
              43.34973304721586,
              1255.7070536393846
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004786,
        43.34973305,
        1255.707054,
        -119.3869974,
        43.36275546,
        1267.247054
      ],
      "properties": {
        "datetime": "2017-08-29T18:21:16Z",
        "pc:count": 12867417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306012.5279,
            "count": 12867417,
            "maximum": 306544.4343,
            "minimum": 305491.6943,
            "name": "X",
            "position": 0,
            "stddev": 291.3784981,
            "variance": 84901.42915
          },
          {
            "average": 4803165.944,
            "count": 12867417,
            "maximum": 4803867.766,
            "minimum": 4802450.506,
            "name": "Y",
            "position": 1,
            "stddev": 403.1452639,
            "variance": 162526.1038
          },
          {
            "average": 1256.007834,
            "count": 12867417,
            "maximum": 1267.247054,
            "minimum": 1255.707054,
            "name": "Z",
            "position": 2,
            "stddev": 0.3711276904,
            "variance": 0.1377357626
          },
          {
            "average": 22818.53454,
            "count": 12867417,
            "maximum": 30433,
            "minimum": 721,
            "name": "Intensity",
            "position": 3,
            "stddev": 3100.358314,
            "variance": 9612221.675
          },
          {
            "average": 1.000001865,
            "count": 12867417,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001365713319,
            "variance": 1.86517287e-06
          },
          {
            "average": 1.000003575,
            "count": 12867417,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001890742858,
            "variance": 3.574908556e-06
          },
          {
            "average": 0.5025404088,
            "count": 12867417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935657,
            "variance": 0.2499935658
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203588957,
            "count": 12867417,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.402666743,
            "variance": 0.1621405059
          },
          {
            "average": 0.07134260774,
            "count": 12867417,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67074777,
            "variance": 136.2063535
          },
          {
            "average": 2.001083123,
            "count": 12867417,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000071104,
            "variance": 1.000142212
          },
          {
            "average": 1070.684081,
            "count": 12867417,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.200484239,
            "variance": 4.842130885
          },
          {
            "average": 54802.34955,
            "count": 12867417,
            "maximum": 59392,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 2639.367141,
            "variance": 6966258.903
          },
          {
            "average": 54864.65364,
            "count": 12867417,
            "maximum": 59648,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 2644.0766,
            "variance": 6991141.069
          },
          {
            "average": 54055.20865,
            "count": 12867417,
            "maximum": 59648,
            "minimum": 12800,
            "name": "Blue",
            "position": 14,
            "stddev": 3060.77824,
            "variance": 9368363.437
          },
          {
            "average": 188063126.8,
            "count": 12867417,
            "maximum": 188066076,
            "minimum": 188060801.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1527.461231,
            "variance": 2333137.813
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12867417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305491.6943,
          4802450.506,
          1255.707054,
          306544.4343,
          4803867.766,
          1267.247054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305491.694329981,
                4802450.506421813,
                1255.7070536393846
              ],
              [
                305491.694329981,
                4803867.766421813,
                1255.7070536393846
              ],
              [
                306544.434329981,
                4803867.766421813,
                1267.2470536393846
              ],
              [
                306544.434329981,
                4802450.506421813,
                1267.2470536393846
              ],
              [
                305491.694329981,
                4802450.506421813,
                1255.7070536393846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:21:16+00:00",
        "end_time": "2017-08-29T16:53:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004786,
            43.34973305,
            1255.707054,
            -119.3869974,
            43.36275546,
            1267.247054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997576817818,
                  43.34973304721586,
                  1255.7070536393846
                ],
                [
                  -119.40047861370951,
                  43.362483587178,
                  1255.7070536393846
                ],
                [
                  -119.3874975785543,
                  43.36275546107859,
                  1267.2470536393846
                ],
                [
                  -119.38699744594032,
                  43.35000480074931,
                  1267.2470536393846
                ],
                [
                  -119.39997576817818,
                  43.34973304721586,
                  1255.7070536393846
                ]
              ]
            ]
          },
          "id": "20170829_43119C4209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:21:16Z",
            "pc:count": 12867417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306012.5279,
                "count": 12867417,
                "maximum": 306544.4343,
                "minimum": 305491.6943,
                "name": "X",
                "position": 0,
                "stddev": 291.3784981,
                "variance": 84901.42915
              },
              {
                "average": 4803165.944,
                "count": 12867417,
                "maximum": 4803867.766,
                "minimum": 4802450.506,
                "name": "Y",
                "position": 1,
                "stddev": 403.1452639,
                "variance": 162526.1038
              },
              {
                "average": 1256.007834,
                "count": 12867417,
                "maximum": 1267.247054,
                "minimum": 1255.707054,
                "name": "Z",
                "position": 2,
                "stddev": 0.3711276904,
                "variance": 0.1377357626
              },
              {
                "average": 22818.53454,
                "count": 12867417,
                "maximum": 30433,
                "minimum": 721,
                "name": "Intensity",
                "position": 3,
                "stddev": 3100.358314,
                "variance": 9612221.675
              },
              {
                "average": 1.000001865,
                "count": 12867417,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001365713319,
                "variance": 1.86517287e-06
              },
              {
                "average": 1.000003575,
                "count": 12867417,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001890742858,
                "variance": 3.574908556e-06
              },
              {
                "average": 0.5025404088,
                "count": 12867417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935657,
                "variance": 0.2499935658
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203588957,
                "count": 12867417,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.402666743,
                "variance": 0.1621405059
              },
              {
                "average": 0.07134260774,
                "count": 12867417,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67074777,
                "variance": 136.2063535
              },
              {
                "average": 2.001083123,
                "count": 12867417,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000071104,
                "variance": 1.000142212
              },
              {
                "average": 1070.684081,
                "count": 12867417,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.200484239,
                "variance": 4.842130885
              },
              {
                "average": 54802.34955,
                "count": 12867417,
                "maximum": 59392,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 2639.367141,
                "variance": 6966258.903
              },
              {
                "average": 54864.65364,
                "count": 12867417,
                "maximum": 59648,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 2644.0766,
                "variance": 6991141.069
              },
              {
                "average": 54055.20865,
                "count": 12867417,
                "maximum": 59648,
                "minimum": 12800,
                "name": "Blue",
                "position": 14,
                "stddev": 3060.77824,
                "variance": 9368363.437
              },
              {
                "average": 188063126.8,
                "count": 12867417,
                "maximum": 188066076,
                "minimum": 188060801.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1527.461231,
                "variance": 2333137.813
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12867417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305491.6943,
              4802450.506,
              1255.707054,
              306544.4343,
              4803867.766,
              1267.247054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305491.694329981,
                    4802450.506421813,
                    1255.7070536393846
                  ],
                  [
                    305491.694329981,
                    4803867.766421813,
                    1255.7070536393846
                  ],
                  [
                    306544.434329981,
                    4803867.766421813,
                    1267.2470536393846
                  ],
                  [
                    306544.434329981,
                    4802450.506421813,
                    1267.2470536393846
                  ],
                  [
                    305491.694329981,
                    4802450.506421813,
                    1255.7070536393846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:21:16+00:00",
            "end_time": "2017-08-29T16:53: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": "20170829_43119C3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747592105324,
              43.26224042418339,
              1269.0604279996555
            ],
            [
              -119.3376082513001,
              43.26569713556133,
              1269.0604279996555
            ],
            [
              -119.32499834626783,
              43.265954265196385,
              1337.0404279996555
            ],
            [
              -119.32486672828617,
              43.26249752294532,
              1337.0404279996555
            ],
            [
              -119.33747592105324,
              43.26224042418339,
              1269.0604279996555
            ]
          ]
        ]
      },
      "bbox": [
        -119.3376083,
        43.26224042,
        1269.060428,
        -119.3248667,
        43.26595427,
        1337.040428
      ],
      "properties": {
        "datetime": "2017-08-29T18:23:49Z",
        "pc:count": 3368708,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310815.7828,
            "count": 3368708,
            "maximum": 311309.389,
            "minimum": 310285.169,
            "name": "X",
            "position": 0,
            "stddev": 288.975442,
            "variance": 83506.80609
          },
          {
            "average": 4792780.559,
            "count": 3368708,
            "maximum": 4792973.95,
            "minimum": 4792589.75,
            "name": "Y",
            "position": 1,
            "stddev": 102.8449414,
            "variance": 10577.08198
          },
          {
            "average": 1286.550826,
            "count": 3368708,
            "maximum": 1337.040428,
            "minimum": 1269.060428,
            "name": "Z",
            "position": 2,
            "stddev": 10.00830742,
            "variance": 100.1662174
          },
          {
            "average": 19509.80865,
            "count": 3368708,
            "maximum": 26993,
            "minimum": 8529,
            "name": "Intensity",
            "position": 3,
            "stddev": 1287.717392,
            "variance": 1658216.081
          },
          {
            "average": 1.000002672,
            "count": 3368708,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001634515544,
            "variance": 2.671641064e-06
          },
          {
            "average": 1.000002672,
            "count": 3368708,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001634515544,
            "variance": 2.671641064e-06
          },
          {
            "average": 0.502538065,
            "count": 3368708,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936324,
            "variance": 0.2499936324
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224697421,
            "count": 3368708,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4173829677,
            "variance": 0.1742085418
          },
          {
            "average": -0.04367590628,
            "count": 3368708,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72722082,
            "variance": 137.5277081
          },
          {
            "average": 2.000451212,
            "count": 3368708,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000005984,
            "variance": 1.000011967
          },
          {
            "average": 1070.199924,
            "count": 3368708,
            "maximum": 1075,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.913508828,
            "variance": 3.661516036
          },
          {
            "average": 45529.74068,
            "count": 3368708,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2052.79465,
            "variance": 4213965.876
          },
          {
            "average": 43499.00337,
            "count": 3368708,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2114.48027,
            "variance": 4471026.813
          },
          {
            "average": 40600.91927,
            "count": 3368708,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2056.003096,
            "variance": 4227148.731
          },
          {
            "average": 188062788.9,
            "count": 3368708,
            "maximum": 188066229.1,
            "minimum": 188061524.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1283.474328,
            "variance": 1647306.35
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3368708,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310285.169,
          4792589.75,
          1269.060428,
          311309.389,
          4792973.95,
          1337.040428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310285.1689696826,
                4792589.749659799,
                1269.0604279996555
              ],
              [
                310285.1689696826,
                4792973.949659798,
                1269.0604279996555
              ],
              [
                311309.38896968256,
                4792973.949659798,
                1337.0404279996555
              ],
              [
                311309.38896968256,
                4792589.749659799,
                1337.0404279996555
              ],
              [
                310285.1689696826,
                4792589.749659799,
                1269.0604279996555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:23:49+00:00",
        "end_time": "2017-08-29T17:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3376083,
            43.26224042,
            1269.060428,
            -119.3248667,
            43.26595427,
            1337.040428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747592105324,
                  43.26224042418339,
                  1269.0604279996555
                ],
                [
                  -119.3376082513001,
                  43.26569713556133,
                  1269.0604279996555
                ],
                [
                  -119.32499834626783,
                  43.265954265196385,
                  1337.0404279996555
                ],
                [
                  -119.32486672828617,
                  43.26249752294532,
                  1337.0404279996555
                ],
                [
                  -119.33747592105324,
                  43.26224042418339,
                  1269.0604279996555
                ]
              ]
            ]
          },
          "id": "20170829_43119C3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:23:49Z",
            "pc:count": 3368708,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310815.7828,
                "count": 3368708,
                "maximum": 311309.389,
                "minimum": 310285.169,
                "name": "X",
                "position": 0,
                "stddev": 288.975442,
                "variance": 83506.80609
              },
              {
                "average": 4792780.559,
                "count": 3368708,
                "maximum": 4792973.95,
                "minimum": 4792589.75,
                "name": "Y",
                "position": 1,
                "stddev": 102.8449414,
                "variance": 10577.08198
              },
              {
                "average": 1286.550826,
                "count": 3368708,
                "maximum": 1337.040428,
                "minimum": 1269.060428,
                "name": "Z",
                "position": 2,
                "stddev": 10.00830742,
                "variance": 100.1662174
              },
              {
                "average": 19509.80865,
                "count": 3368708,
                "maximum": 26993,
                "minimum": 8529,
                "name": "Intensity",
                "position": 3,
                "stddev": 1287.717392,
                "variance": 1658216.081
              },
              {
                "average": 1.000002672,
                "count": 3368708,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001634515544,
                "variance": 2.671641064e-06
              },
              {
                "average": 1.000002672,
                "count": 3368708,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001634515544,
                "variance": 2.671641064e-06
              },
              {
                "average": 0.502538065,
                "count": 3368708,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936324,
                "variance": 0.2499936324
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224697421,
                "count": 3368708,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4173829677,
                "variance": 0.1742085418
              },
              {
                "average": -0.04367590628,
                "count": 3368708,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72722082,
                "variance": 137.5277081
              },
              {
                "average": 2.000451212,
                "count": 3368708,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000005984,
                "variance": 1.000011967
              },
              {
                "average": 1070.199924,
                "count": 3368708,
                "maximum": 1075,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.913508828,
                "variance": 3.661516036
              },
              {
                "average": 45529.74068,
                "count": 3368708,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2052.79465,
                "variance": 4213965.876
              },
              {
                "average": 43499.00337,
                "count": 3368708,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2114.48027,
                "variance": 4471026.813
              },
              {
                "average": 40600.91927,
                "count": 3368708,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2056.003096,
                "variance": 4227148.731
              },
              {
                "average": 188062788.9,
                "count": 3368708,
                "maximum": 188066229.1,
                "minimum": 188061524.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1283.474328,
                "variance": 1647306.35
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3368708,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310285.169,
              4792589.75,
              1269.060428,
              311309.389,
              4792973.95,
              1337.040428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310285.1689696826,
                    4792589.749659799,
                    1269.0604279996555
                  ],
                  [
                    310285.1689696826,
                    4792973.949659798,
                    1269.0604279996555
                  ],
                  [
                    311309.38896968256,
                    4792973.949659798,
                    1337.0404279996555
                  ],
                  [
                    311309.38896968256,
                    4792589.749659799,
                    1337.0404279996555
                  ],
                  [
                    310285.1689696826,
                    4792589.749659799,
                    1269.0604279996555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:23:49+00:00",
            "end_time": "2017-08-29T17:05:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747668377687,
              43.33724556449709,
              1255.7165749725893
            ],
            [
              -119.28795528209733,
              43.349984383012476,
              1255.7165749725893
            ],
            [
              -119.27499682962913,
              43.35024300870178,
              1291.4765749725896
            ],
            [
              -119.27452093626454,
              43.337504075787,
              1291.4765749725896
            ],
            [
              -119.28747668377687,
              43.33724556449709,
              1255.7165749725893
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879553,
        43.33724556,
        1255.716575,
        -119.2745209,
        43.35024301,
        1291.476575
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:58Z",
        "pc:count": 13473816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315089.0449,
            "count": 13473816,
            "maximum": 315622.5977,
            "minimum": 314571.5577,
            "name": "X",
            "position": 0,
            "stddev": 298.2345414,
            "variance": 88943.84168
          },
          {
            "average": 4801502.399,
            "count": 13473816,
            "maximum": 4802223.312,
            "minimum": 4800807.472,
            "name": "Y",
            "position": 1,
            "stddev": 405.8589847,
            "variance": 164721.5155
          },
          {
            "average": 1258.452849,
            "count": 13473816,
            "maximum": 1291.476575,
            "minimum": 1255.716575,
            "name": "Z",
            "position": 2,
            "stddev": 3.698651972,
            "variance": 13.68002641
          },
          {
            "average": 24104.22504,
            "count": 13473816,
            "maximum": 43553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3311.262905,
            "variance": 10964462.02
          },
          {
            "average": 1.000265478,
            "count": 13473816,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01631409187,
            "variance": 0.0002661495935
          },
          {
            "average": 1.000521753,
            "count": 13473816,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02288464688,
            "variance": 0.0005237070628
          },
          {
            "average": 0.5030816066,
            "count": 13473816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905222,
            "variance": 0.2499905223
          },
          {
            "average": 8.163982646e-07,
            "count": 13473816,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009035472642,
            "variance": 8.163976587e-07
          },
          {
            "average": 1.174481973,
            "count": 13473816,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.379523418,
            "variance": 0.1440380248
          },
          {
            "average": -0.1515761725,
            "count": 13473816,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89485168,
            "variance": 141.4874966
          },
          {
            "average": 2.003030693,
            "count": 13473816,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000394029,
            "variance": 1.000788213
          },
          {
            "average": 1024.373686,
            "count": 13473816,
            "maximum": 1073,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.495184653,
            "variance": 42.18742367
          },
          {
            "average": 41171.38239,
            "count": 13473816,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5738.582997,
            "variance": 32931334.81
          },
          {
            "average": 40741.54137,
            "count": 13473816,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4754.209524,
            "variance": 22602508.2
          },
          {
            "average": 36554.31741,
            "count": 13473816,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5718.723282,
            "variance": 32703795.98
          },
          {
            "average": 187977482.9,
            "count": 13473816,
            "maximum": 188064378,
            "minimum": 187974593.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11479.13243,
            "variance": 131770481.4
          },
          {
            "average": 0,
            "count": 13473816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13473816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314571.5577,
          4800807.472,
          1255.716575,
          315622.5977,
          4802223.312,
          1291.476575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314571.55765622976,
                4800807.471929741,
                1255.7165749725893
              ],
              [
                314571.55765622976,
                4802223.311929741,
                1255.7165749725893
              ],
              [
                315622.5976562298,
                4802223.311929741,
                1291.4765749725896
              ],
              [
                315622.5976562298,
                4800807.471929741,
                1291.4765749725896
              ],
              [
                314571.55765622976,
                4800807.471929741,
                1255.7165749725893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:58+00:00",
        "end_time": "2017-08-28T16:56:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879553,
            43.33724556,
            1255.716575,
            -119.2745209,
            43.35024301,
            1291.476575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747668377687,
                  43.33724556449709,
                  1255.7165749725893
                ],
                [
                  -119.28795528209733,
                  43.349984383012476,
                  1255.7165749725893
                ],
                [
                  -119.27499682962913,
                  43.35024300870178,
                  1291.4765749725896
                ],
                [
                  -119.27452093626454,
                  43.337504075787,
                  1291.4765749725896
                ],
                [
                  -119.28747668377687,
                  43.33724556449709,
                  1255.7165749725893
                ]
              ]
            ]
          },
          "id": "20170828_43119C3213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:58Z",
            "pc:count": 13473816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315089.0449,
                "count": 13473816,
                "maximum": 315622.5977,
                "minimum": 314571.5577,
                "name": "X",
                "position": 0,
                "stddev": 298.2345414,
                "variance": 88943.84168
              },
              {
                "average": 4801502.399,
                "count": 13473816,
                "maximum": 4802223.312,
                "minimum": 4800807.472,
                "name": "Y",
                "position": 1,
                "stddev": 405.8589847,
                "variance": 164721.5155
              },
              {
                "average": 1258.452849,
                "count": 13473816,
                "maximum": 1291.476575,
                "minimum": 1255.716575,
                "name": "Z",
                "position": 2,
                "stddev": 3.698651972,
                "variance": 13.68002641
              },
              {
                "average": 24104.22504,
                "count": 13473816,
                "maximum": 43553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3311.262905,
                "variance": 10964462.02
              },
              {
                "average": 1.000265478,
                "count": 13473816,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01631409187,
                "variance": 0.0002661495935
              },
              {
                "average": 1.000521753,
                "count": 13473816,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02288464688,
                "variance": 0.0005237070628
              },
              {
                "average": 0.5030816066,
                "count": 13473816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905222,
                "variance": 0.2499905223
              },
              {
                "average": 8.163982646e-07,
                "count": 13473816,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009035472642,
                "variance": 8.163976587e-07
              },
              {
                "average": 1.174481973,
                "count": 13473816,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.379523418,
                "variance": 0.1440380248
              },
              {
                "average": -0.1515761725,
                "count": 13473816,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89485168,
                "variance": 141.4874966
              },
              {
                "average": 2.003030693,
                "count": 13473816,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000394029,
                "variance": 1.000788213
              },
              {
                "average": 1024.373686,
                "count": 13473816,
                "maximum": 1073,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.495184653,
                "variance": 42.18742367
              },
              {
                "average": 41171.38239,
                "count": 13473816,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5738.582997,
                "variance": 32931334.81
              },
              {
                "average": 40741.54137,
                "count": 13473816,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4754.209524,
                "variance": 22602508.2
              },
              {
                "average": 36554.31741,
                "count": 13473816,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5718.723282,
                "variance": 32703795.98
              },
              {
                "average": 187977482.9,
                "count": 13473816,
                "maximum": 188064378,
                "minimum": 187974593.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11479.13243,
                "variance": 131770481.4
              },
              {
                "average": 0,
                "count": 13473816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13473816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314571.5577,
              4800807.472,
              1255.716575,
              315622.5977,
              4802223.312,
              1291.476575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314571.55765622976,
                    4800807.471929741,
                    1255.7165749725893
                  ],
                  [
                    314571.55765622976,
                    4802223.311929741,
                    1255.7165749725893
                  ],
                  [
                    315622.5976562298,
                    4802223.311929741,
                    1291.4765749725896
                  ],
                  [
                    315622.5976562298,
                    4800807.471929741,
                    1291.4765749725896
                  ],
                  [
                    314571.55765622976,
                    4800807.471929741,
                    1255.7165749725893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:58+00:00",
            "end_time": "2017-08-28T16:56: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": "20170828_43119C3219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497624968478,
              43.32474665483717,
              1262.784388349304
            ],
            [
              -119.27545198598352,
              43.3374845325383,
              1262.784388349304
            ],
            [
              -119.2624958330487,
              43.33774168774242,
              1329.0643883493042
            ],
            [
              -119.2620227998874,
              43.32500369629783,
              1329.0643883493042
            ],
            [
              -119.27497624968478,
              43.32474665483717,
              1262.784388349304
            ]
          ]
        ]
      },
      "bbox": [
        -119.275452,
        43.32474665,
        1262.784388,
        -119.2620228,
        43.33774169,
        1329.064388
      ],
      "properties": {
        "datetime": "2017-08-28T17:31:31Z",
        "pc:count": 13338801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316071.5035,
            "count": 13338801,
            "maximum": 316598.1233,
            "minimum": 315547.0633,
            "name": "X",
            "position": 0,
            "stddev": 291.2425181,
            "variance": 84822.20432
          },
          {
            "average": 4800102.702,
            "count": 13338801,
            "maximum": 4800807.359,
            "minimum": 4799391.639,
            "name": "Y",
            "position": 1,
            "stddev": 400.8700981,
            "variance": 160696.8356
          },
          {
            "average": 1289.751899,
            "count": 13338801,
            "maximum": 1329.064388,
            "minimum": 1262.784388,
            "name": "Z",
            "position": 2,
            "stddev": 12.94863323,
            "variance": 167.6671026
          },
          {
            "average": 19832.72734,
            "count": 13338801,
            "maximum": 36433,
            "minimum": 1922,
            "name": "Intensity",
            "position": 3,
            "stddev": 1453.897597,
            "variance": 2113818.223
          },
          {
            "average": 1.000015144,
            "count": 13338801,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003891472949,
            "variance": 1.514356171e-05
          },
          {
            "average": 1.000031112,
            "count": 13338801,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005577748292,
            "variance": 3.111127601e-05
          },
          {
            "average": 0.5026355067,
            "count": 13338801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930728,
            "variance": 0.2499930728
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200828395,
            "count": 13338801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4006199733,
            "variance": 0.160496363
          },
          {
            "average": 0.05793317225,
            "count": 13338801,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66314668,
            "variance": 136.0289905
          },
          {
            "average": 2.002304405,
            "count": 13338801,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00004435,
            "variance": 1.000088701
          },
          {
            "average": 1022.826804,
            "count": 13338801,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.992943897,
            "variance": 0.9859375827
          },
          {
            "average": 43719.93232,
            "count": 13338801,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2582.28555,
            "variance": 6668198.663
          },
          {
            "average": 42050.13272,
            "count": 13338801,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2438.522588,
            "variance": 5946392.411
          },
          {
            "average": 39431.6262,
            "count": 13338801,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2331.913508,
            "variance": 5437820.611
          },
          {
            "average": 187975596.6,
            "count": 13338801,
            "maximum": 187976691.7,
            "minimum": 187974202.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 532.4730268,
            "variance": 283527.5243
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315547.0633,
          4799391.639,
          1262.784388,
          316598.1233,
          4800807.359,
          1329.064388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315547.06328131753,
                4799391.639242515,
                1262.784388349304
              ],
              [
                315547.06328131753,
                4800807.359242516,
                1262.784388349304
              ],
              [
                316598.1232813176,
                4800807.359242516,
                1329.0643883493042
              ],
              [
                316598.1232813176,
                4799391.639242515,
                1329.0643883493042
              ],
              [
                315547.06328131753,
                4799391.639242515,
                1262.784388349304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:31:31+00:00",
        "end_time": "2017-08-28T16:50:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.275452,
            43.32474665,
            1262.784388,
            -119.2620228,
            43.33774169,
            1329.064388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497624968478,
                  43.32474665483717,
                  1262.784388349304
                ],
                [
                  -119.27545198598352,
                  43.3374845325383,
                  1262.784388349304
                ],
                [
                  -119.2624958330487,
                  43.33774168774242,
                  1329.0643883493042
                ],
                [
                  -119.2620227998874,
                  43.32500369629783,
                  1329.0643883493042
                ],
                [
                  -119.27497624968478,
                  43.32474665483717,
                  1262.784388349304
                ]
              ]
            ]
          },
          "id": "20170828_43119C3219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:31:31Z",
            "pc:count": 13338801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316071.5035,
                "count": 13338801,
                "maximum": 316598.1233,
                "minimum": 315547.0633,
                "name": "X",
                "position": 0,
                "stddev": 291.2425181,
                "variance": 84822.20432
              },
              {
                "average": 4800102.702,
                "count": 13338801,
                "maximum": 4800807.359,
                "minimum": 4799391.639,
                "name": "Y",
                "position": 1,
                "stddev": 400.8700981,
                "variance": 160696.8356
              },
              {
                "average": 1289.751899,
                "count": 13338801,
                "maximum": 1329.064388,
                "minimum": 1262.784388,
                "name": "Z",
                "position": 2,
                "stddev": 12.94863323,
                "variance": 167.6671026
              },
              {
                "average": 19832.72734,
                "count": 13338801,
                "maximum": 36433,
                "minimum": 1922,
                "name": "Intensity",
                "position": 3,
                "stddev": 1453.897597,
                "variance": 2113818.223
              },
              {
                "average": 1.000015144,
                "count": 13338801,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003891472949,
                "variance": 1.514356171e-05
              },
              {
                "average": 1.000031112,
                "count": 13338801,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005577748292,
                "variance": 3.111127601e-05
              },
              {
                "average": 0.5026355067,
                "count": 13338801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930728,
                "variance": 0.2499930728
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200828395,
                "count": 13338801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4006199733,
                "variance": 0.160496363
              },
              {
                "average": 0.05793317225,
                "count": 13338801,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66314668,
                "variance": 136.0289905
              },
              {
                "average": 2.002304405,
                "count": 13338801,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00004435,
                "variance": 1.000088701
              },
              {
                "average": 1022.826804,
                "count": 13338801,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.992943897,
                "variance": 0.9859375827
              },
              {
                "average": 43719.93232,
                "count": 13338801,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2582.28555,
                "variance": 6668198.663
              },
              {
                "average": 42050.13272,
                "count": 13338801,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2438.522588,
                "variance": 5946392.411
              },
              {
                "average": 39431.6262,
                "count": 13338801,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2331.913508,
                "variance": 5437820.611
              },
              {
                "average": 187975596.6,
                "count": 13338801,
                "maximum": 187976691.7,
                "minimum": 187974202.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 532.4730268,
                "variance": 283527.5243
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315547.0633,
              4799391.639,
              1262.784388,
              316598.1233,
              4800807.359,
              1329.064388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315547.06328131753,
                    4799391.639242515,
                    1262.784388349304
                  ],
                  [
                    315547.06328131753,
                    4800807.359242516,
                    1262.784388349304
                  ],
                  [
                    316598.1232813176,
                    4800807.359242516,
                    1329.0643883493042
                  ],
                  [
                    316598.1232813176,
                    4799391.639242515,
                    1329.0643883493042
                  ],
                  [
                    315547.06328131753,
                    4799391.639242515,
                    1262.784388349304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:31:31+00:00",
            "end_time": "2017-08-28T16:50: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": "20170828_43119D3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247566794675,
              43.41223722059698,
              1305.7573805756188
            ],
            [
              -119.36297158099057,
              43.42498382999676,
              1305.7573805756188
            ],
            [
              -119.34999708932801,
              43.42525133579433,
              1320.2173805756188
            ],
            [
              -119.34950389309464,
              43.41250460801257,
              1320.2173805756188
            ],
            [
              -119.36247566794675,
              43.41223722059698,
              1305.7573805756188
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629716,
        43.41223722,
        1305.757381,
        -119.3495039,
        43.42525134,
        1320.217381
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:30Z",
        "pc:count": 24088197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309279.3392,
            "count": 24088197,
            "maximum": 309778.8363,
            "minimum": 308727.7363,
            "name": "X",
            "position": 0,
            "stddev": 289.0235431,
            "variance": 83534.60845
          },
          {
            "average": 4810035.438,
            "count": 24088197,
            "maximum": 4810722.335,
            "minimum": 4809305.535,
            "name": "Y",
            "position": 1,
            "stddev": 398.5296,
            "variance": 158825.8421
          },
          {
            "average": 1308.988354,
            "count": 24088197,
            "maximum": 1320.217381,
            "minimum": 1305.757381,
            "name": "Z",
            "position": 2,
            "stddev": 2.499606371,
            "variance": 6.248032008
          },
          {
            "average": 20696.09132,
            "count": 24088197,
            "maximum": 41873,
            "minimum": 625,
            "name": "Intensity",
            "position": 3,
            "stddev": 2157.032516,
            "variance": 4652789.274
          },
          {
            "average": 1.00000083,
            "count": 24088197,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009111978354,
            "variance": 8.302814953e-07
          },
          {
            "average": 1.000000996,
            "count": 24088197,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009981671348,
            "variance": 9.963376289e-07
          },
          {
            "average": 0.5002825658,
            "count": 24088197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999305,
            "variance": 0.2499999305
          },
          {
            "average": 1.203909118e-06,
            "count": 24088197,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001097227287,
            "variance": 1.203907718e-06
          },
          {
            "average": 1.126514741,
            "count": 24088197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3324285875,
            "variance": 0.1105087658
          },
          {
            "average": 1.093841198,
            "count": 24088197,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47819269,
            "variance": 131.7489075
          },
          {
            "average": 1.995996712,
            "count": 24088197,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000793973,
            "variance": 1.001588577
          },
          {
            "average": 1056.218705,
            "count": 24088197,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.09994364,
            "variance": 327.6079599
          },
          {
            "average": 47970.89066,
            "count": 24088197,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2732.740853,
            "variance": 7467872.571
          },
          {
            "average": 46677.32641,
            "count": 24088197,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3014.466417,
            "variance": 9087007.78
          },
          {
            "average": 44110.94074,
            "count": 24088197,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3554.530108,
            "variance": 12634684.29
          },
          {
            "average": 188019308.9,
            "count": 24088197,
            "maximum": 188064530.5,
            "minimum": 187976859.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39617.15721,
            "variance": 1569519146
          },
          {
            "average": 0,
            "count": 24088197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24088197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24088197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24088197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24088197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308727.7363,
          4809305.535,
          1305.757381,
          309778.8363,
          4810722.335,
          1320.217381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308727.7363193385,
                4809305.53510705,
                1305.7573805756188
              ],
              [
                308727.7363193385,
                4810722.335107051,
                1305.7573805756188
              ],
              [
                309778.8363193385,
                4810722.335107051,
                1320.2173805756188
              ],
              [
                309778.8363193385,
                4809305.53510705,
                1320.2173805756188
              ],
              [
                308727.7363193385,
                4809305.53510705,
                1305.7573805756188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:30+00:00",
        "end_time": "2017-08-28T17:34:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629716,
            43.41223722,
            1305.757381,
            -119.3495039,
            43.42525134,
            1320.217381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247566794675,
                  43.41223722059698,
                  1305.7573805756188
                ],
                [
                  -119.36297158099057,
                  43.42498382999676,
                  1305.7573805756188
                ],
                [
                  -119.34999708932801,
                  43.42525133579433,
                  1320.2173805756188
                ],
                [
                  -119.34950389309464,
                  43.41250460801257,
                  1320.2173805756188
                ],
                [
                  -119.36247566794675,
                  43.41223722059698,
                  1305.7573805756188
                ]
              ]
            ]
          },
          "id": "20170828_43119D3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:30Z",
            "pc:count": 24088197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309279.3392,
                "count": 24088197,
                "maximum": 309778.8363,
                "minimum": 308727.7363,
                "name": "X",
                "position": 0,
                "stddev": 289.0235431,
                "variance": 83534.60845
              },
              {
                "average": 4810035.438,
                "count": 24088197,
                "maximum": 4810722.335,
                "minimum": 4809305.535,
                "name": "Y",
                "position": 1,
                "stddev": 398.5296,
                "variance": 158825.8421
              },
              {
                "average": 1308.988354,
                "count": 24088197,
                "maximum": 1320.217381,
                "minimum": 1305.757381,
                "name": "Z",
                "position": 2,
                "stddev": 2.499606371,
                "variance": 6.248032008
              },
              {
                "average": 20696.09132,
                "count": 24088197,
                "maximum": 41873,
                "minimum": 625,
                "name": "Intensity",
                "position": 3,
                "stddev": 2157.032516,
                "variance": 4652789.274
              },
              {
                "average": 1.00000083,
                "count": 24088197,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009111978354,
                "variance": 8.302814953e-07
              },
              {
                "average": 1.000000996,
                "count": 24088197,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009981671348,
                "variance": 9.963376289e-07
              },
              {
                "average": 0.5002825658,
                "count": 24088197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999305,
                "variance": 0.2499999305
              },
              {
                "average": 1.203909118e-06,
                "count": 24088197,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001097227287,
                "variance": 1.203907718e-06
              },
              {
                "average": 1.126514741,
                "count": 24088197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3324285875,
                "variance": 0.1105087658
              },
              {
                "average": 1.093841198,
                "count": 24088197,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47819269,
                "variance": 131.7489075
              },
              {
                "average": 1.995996712,
                "count": 24088197,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000793973,
                "variance": 1.001588577
              },
              {
                "average": 1056.218705,
                "count": 24088197,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.09994364,
                "variance": 327.6079599
              },
              {
                "average": 47970.89066,
                "count": 24088197,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2732.740853,
                "variance": 7467872.571
              },
              {
                "average": 46677.32641,
                "count": 24088197,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3014.466417,
                "variance": 9087007.78
              },
              {
                "average": 44110.94074,
                "count": 24088197,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3554.530108,
                "variance": 12634684.29
              },
              {
                "average": 188019308.9,
                "count": 24088197,
                "maximum": 188064530.5,
                "minimum": 187976859.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39617.15721,
                "variance": 1569519146
              },
              {
                "average": 0,
                "count": 24088197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24088197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24088197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24088197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24088197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308727.7363,
              4809305.535,
              1305.757381,
              309778.8363,
              4810722.335,
              1320.217381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308727.7363193385,
                    4809305.53510705,
                    1305.7573805756188
                  ],
                  [
                    308727.7363193385,
                    4810722.335107051,
                    1305.7573805756188
                  ],
                  [
                    309778.8363193385,
                    4810722.335107051,
                    1320.2173805756188
                  ],
                  [
                    309778.8363193385,
                    4809305.53510705,
                    1320.2173805756188
                  ],
                  [
                    308727.7363193385,
                    4809305.53510705,
                    1305.7573805756188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:30+00:00",
            "end_time": "2017-08-28T17:34: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": "20170829_43119C3320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497629072066,
              43.26224141195993,
              1269.311191473511
            ],
            [
              -119.32510628970682,
              43.26565550716331,
              1269.311191473511
            ],
            [
              -119.31249874386002,
              43.26591120864338,
              1312.8711914735109
            ],
            [
              -119.31236944823843,
              43.26249708311682,
              1312.8711914735109
            ],
            [
              -119.32497629072066,
              43.26224141195993,
              1269.311191473511
            ]
          ]
        ]
      },
      "bbox": [
        -119.3251063,
        43.26224141,
        1269.311191,
        -119.3123694,
        43.26591121,
        1312.871191
      ],
      "properties": {
        "datetime": "2017-08-29T17:25:47Z",
        "pc:count": 3279765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311818.034,
            "count": 3279765,
            "maximum": 312323.7249,
            "minimum": 311299.7049,
            "name": "X",
            "position": 0,
            "stddev": 289.5964853,
            "variance": 83866.12432
          },
          {
            "average": 4792752.387,
            "count": 3279765,
            "maximum": 4792941.014,
            "minimum": 4792561.554,
            "name": "Y",
            "position": 1,
            "stddev": 101.3564197,
            "variance": 10273.12381
          },
          {
            "average": 1283.515654,
            "count": 3279765,
            "maximum": 1312.871191,
            "minimum": 1269.311191,
            "name": "Z",
            "position": 2,
            "stddev": 10.05271354,
            "variance": 101.0570495
          },
          {
            "average": 19254.23429,
            "count": 3279765,
            "maximum": 27409,
            "minimum": 7041,
            "name": "Intensity",
            "position": 3,
            "stddev": 1258.763768,
            "variance": 1584486.223
          },
          {
            "average": 1.00000061,
            "count": 3279765,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007808966651,
            "variance": 6.097996016e-07
          },
          {
            "average": 1.00000122,
            "count": 3279765,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001104354318,
            "variance": 1.219598459e-06
          },
          {
            "average": 0.5042370414,
            "count": 3279765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821234,
            "variance": 0.2499821237
          },
          {
            "average": 3.048998937e-07,
            "count": 3279765,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005521774115,
            "variance": 3.048998937e-07
          },
          {
            "average": 1.217877195,
            "count": 3279765,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4128035551,
            "variance": 0.1704067751
          },
          {
            "average": -0.2664310306,
            "count": 3279765,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63218478,
            "variance": 135.3077228
          },
          {
            "average": 2.000484181,
            "count": 3279765,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000006591,
            "variance": 1.000013181
          },
          {
            "average": 1067.632286,
            "count": 3279765,
            "maximum": 1070,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9006298186,
            "variance": 0.8111340701
          },
          {
            "average": 45126.7118,
            "count": 3279765,
            "maximum": 65280,
            "minimum": 31744,
            "name": "Red",
            "position": 12,
            "stddev": 1825.260981,
            "variance": 3331577.649
          },
          {
            "average": 43259.9667,
            "count": 3279765,
            "maximum": 65280,
            "minimum": 29696,
            "name": "Green",
            "position": 13,
            "stddev": 1855.504443,
            "variance": 3442896.736
          },
          {
            "average": 40327.65491,
            "count": 3279765,
            "maximum": 65280,
            "minimum": 29696,
            "name": "Blue",
            "position": 14,
            "stddev": 1899.1507,
            "variance": 3606773.38
          },
          {
            "average": 188061155.9,
            "count": 3279765,
            "maximum": 188062747.8,
            "minimum": 188060294.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 553.3813386,
            "variance": 306230.906
          },
          {
            "average": 0,
            "count": 3279765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311299.7049,
          4792561.554,
          1269.311191,
          312323.7249,
          4792941.014,
          1312.871191
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311299.7049197003,
                4792561.55364201,
                1269.311191473511
              ],
              [
                311299.7049197003,
                4792941.013642011,
                1269.311191473511
              ],
              [
                312323.7249197003,
                4792941.013642011,
                1312.8711914735109
              ],
              [
                312323.7249197003,
                4792561.55364201,
                1312.8711914735109
              ],
              [
                311299.7049197003,
                4792561.55364201,
                1269.311191473511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:25:47+00:00",
        "end_time": "2017-08-29T16:44:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3251063,
            43.26224141,
            1269.311191,
            -119.3123694,
            43.26591121,
            1312.871191
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497629072066,
                  43.26224141195993,
                  1269.311191473511
                ],
                [
                  -119.32510628970682,
                  43.26565550716331,
                  1269.311191473511
                ],
                [
                  -119.31249874386002,
                  43.26591120864338,
                  1312.8711914735109
                ],
                [
                  -119.31236944823843,
                  43.26249708311682,
                  1312.8711914735109
                ],
                [
                  -119.32497629072066,
                  43.26224141195993,
                  1269.311191473511
                ]
              ]
            ]
          },
          "id": "20170829_43119C3320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:25:47Z",
            "pc:count": 3279765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311818.034,
                "count": 3279765,
                "maximum": 312323.7249,
                "minimum": 311299.7049,
                "name": "X",
                "position": 0,
                "stddev": 289.5964853,
                "variance": 83866.12432
              },
              {
                "average": 4792752.387,
                "count": 3279765,
                "maximum": 4792941.014,
                "minimum": 4792561.554,
                "name": "Y",
                "position": 1,
                "stddev": 101.3564197,
                "variance": 10273.12381
              },
              {
                "average": 1283.515654,
                "count": 3279765,
                "maximum": 1312.871191,
                "minimum": 1269.311191,
                "name": "Z",
                "position": 2,
                "stddev": 10.05271354,
                "variance": 101.0570495
              },
              {
                "average": 19254.23429,
                "count": 3279765,
                "maximum": 27409,
                "minimum": 7041,
                "name": "Intensity",
                "position": 3,
                "stddev": 1258.763768,
                "variance": 1584486.223
              },
              {
                "average": 1.00000061,
                "count": 3279765,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007808966651,
                "variance": 6.097996016e-07
              },
              {
                "average": 1.00000122,
                "count": 3279765,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001104354318,
                "variance": 1.219598459e-06
              },
              {
                "average": 0.5042370414,
                "count": 3279765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821234,
                "variance": 0.2499821237
              },
              {
                "average": 3.048998937e-07,
                "count": 3279765,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005521774115,
                "variance": 3.048998937e-07
              },
              {
                "average": 1.217877195,
                "count": 3279765,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4128035551,
                "variance": 0.1704067751
              },
              {
                "average": -0.2664310306,
                "count": 3279765,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63218478,
                "variance": 135.3077228
              },
              {
                "average": 2.000484181,
                "count": 3279765,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000006591,
                "variance": 1.000013181
              },
              {
                "average": 1067.632286,
                "count": 3279765,
                "maximum": 1070,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9006298186,
                "variance": 0.8111340701
              },
              {
                "average": 45126.7118,
                "count": 3279765,
                "maximum": 65280,
                "minimum": 31744,
                "name": "Red",
                "position": 12,
                "stddev": 1825.260981,
                "variance": 3331577.649
              },
              {
                "average": 43259.9667,
                "count": 3279765,
                "maximum": 65280,
                "minimum": 29696,
                "name": "Green",
                "position": 13,
                "stddev": 1855.504443,
                "variance": 3442896.736
              },
              {
                "average": 40327.65491,
                "count": 3279765,
                "maximum": 65280,
                "minimum": 29696,
                "name": "Blue",
                "position": 14,
                "stddev": 1899.1507,
                "variance": 3606773.38
              },
              {
                "average": 188061155.9,
                "count": 3279765,
                "maximum": 188062747.8,
                "minimum": 188060294.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 553.3813386,
                "variance": 306230.906
              },
              {
                "average": 0,
                "count": 3279765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311299.7049,
              4792561.554,
              1269.311191,
              312323.7249,
              4792941.014,
              1312.871191
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311299.7049197003,
                    4792561.55364201,
                    1269.311191473511
                  ],
                  [
                    311299.7049197003,
                    4792941.013642011,
                    1269.311191473511
                  ],
                  [
                    312323.7249197003,
                    4792941.013642011,
                    1312.8711914735109
                  ],
                  [
                    312323.7249197003,
                    4792561.55364201,
                    1312.8711914735109
                  ],
                  [
                    311299.7049197003,
                    4792561.55364201,
                    1269.311191473511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:25:47+00:00",
            "end_time": "2017-08-29T16:44:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21248256335382,
              43.387394916826345,
              1351.0897921632245
            ],
            [
              -119.21294084472525,
              43.39998473747148,
              1351.0897921632245
            ],
            [
              -119.20347316644312,
              43.40016763664587,
              1361.0497921632245
            ],
            [
              -119.20301684187281,
              43.38757773605212,
              1361.0497921632245
            ],
            [
              -119.21248256335382,
              43.387394916826345,
              1351.0897921632245
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129408,
        43.38739492,
        1351.089792,
        -119.2030168,
        43.40016764,
        1361.049792
      ],
      "properties": {
        "datetime": "2017-08-27T20:47:26Z",
        "pc:count": 6730131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321074.2362,
            "count": 6730131,
            "maximum": 321565.9301,
            "minimum": 320798.6901,
            "name": "X",
            "position": 0,
            "stddev": 165.3562183,
            "variance": 27342.67892
          },
          {
            "average": 4806968.274,
            "count": 6730131,
            "maximum": 4807612.363,
            "minimum": 4806213.143,
            "name": "Y",
            "position": 1,
            "stddev": 396.1389301,
            "variance": 156926.052
          },
          {
            "average": 1354.567274,
            "count": 6730131,
            "maximum": 1361.049792,
            "minimum": 1351.089792,
            "name": "Z",
            "position": 2,
            "stddev": 1.643995168,
            "variance": 2.702720112
          },
          {
            "average": 22420.25507,
            "count": 6730131,
            "maximum": 33105,
            "minimum": 2417,
            "name": "Intensity",
            "position": 3,
            "stddev": 1390.432035,
            "variance": 1933301.245
          },
          {
            "average": 1.000010401,
            "count": 6730131,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003225039475,
            "variance": 1.040087962e-05
          },
          {
            "average": 1.000013818,
            "count": 6730131,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003717292599,
            "variance": 1.381826427e-05
          },
          {
            "average": 0.5005673738,
            "count": 6730131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997152,
            "variance": 0.2499997152
          },
          {
            "average": 1.352128213e-05,
            "count": 6730131,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003677105018,
            "variance": 1.352110131e-05
          },
          {
            "average": 1.167117401,
            "count": 6730131,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3730806828,
            "variance": 0.1391891959
          },
          {
            "average": 0.3665572284,
            "count": 6730131,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8625049,
            "variance": 140.7190225
          },
          {
            "average": 2.004043606,
            "count": 6730131,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000024662,
            "variance": 1.000049324
          },
          {
            "average": 1003.92122,
            "count": 6730131,
            "maximum": 1006,
            "minimum": 1002,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9204148366,
            "variance": 0.8471634715
          },
          {
            "average": 46488.60019,
            "count": 6730131,
            "maximum": 65280,
            "minimum": 29952,
            "name": "Red",
            "position": 12,
            "stddev": 1753.892114,
            "variance": 3076137.549
          },
          {
            "average": 44603.23865,
            "count": 6730131,
            "maximum": 65280,
            "minimum": 30464,
            "name": "Green",
            "position": 13,
            "stddev": 1650.285732,
            "variance": 2723442.998
          },
          {
            "average": 41147.08485,
            "count": 6730131,
            "maximum": 65280,
            "minimum": 28416,
            "name": "Blue",
            "position": 14,
            "stddev": 1622.447064,
            "variance": 2632334.475
          },
          {
            "average": 187901532.9,
            "count": 6730131,
            "maximum": 187902046,
            "minimum": 187901049,
            "name": "GpsTime",
            "position": 15,
            "stddev": 228.1599278,
            "variance": 52056.95267
          },
          {
            "average": 0,
            "count": 6730131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6730131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6730131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6730131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6730131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320798.6901,
          4806213.143,
          1351.089792,
          321565.9301,
          4807612.363,
          1361.049792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320798.69012501184,
                4806213.143350206,
                1351.0897921632245
              ],
              [
                320798.69012501184,
                4807612.363350207,
                1351.0897921632245
              ],
              [
                321565.93012501183,
                4807612.363350207,
                1361.0497921632245
              ],
              [
                321565.93012501183,
                4806213.143350206,
                1361.0497921632245
              ],
              [
                320798.69012501184,
                4806213.143350206,
                1351.0897921632245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:47:26+00:00",
        "end_time": "2017-08-27T20:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129408,
            43.38739492,
            1351.089792,
            -119.2030168,
            43.40016764,
            1361.049792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21248256335382,
                  43.387394916826345,
                  1351.0897921632245
                ],
                [
                  -119.21294084472525,
                  43.39998473747148,
                  1351.0897921632245
                ],
                [
                  -119.20347316644312,
                  43.40016763664587,
                  1361.0497921632245
                ],
                [
                  -119.20301684187281,
                  43.38757773605212,
                  1361.0497921632245
                ],
                [
                  -119.21248256335382,
                  43.387394916826345,
                  1351.0897921632245
                ]
              ]
            ]
          },
          "id": "20170827_43119D2319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:47:26Z",
            "pc:count": 6730131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321074.2362,
                "count": 6730131,
                "maximum": 321565.9301,
                "minimum": 320798.6901,
                "name": "X",
                "position": 0,
                "stddev": 165.3562183,
                "variance": 27342.67892
              },
              {
                "average": 4806968.274,
                "count": 6730131,
                "maximum": 4807612.363,
                "minimum": 4806213.143,
                "name": "Y",
                "position": 1,
                "stddev": 396.1389301,
                "variance": 156926.052
              },
              {
                "average": 1354.567274,
                "count": 6730131,
                "maximum": 1361.049792,
                "minimum": 1351.089792,
                "name": "Z",
                "position": 2,
                "stddev": 1.643995168,
                "variance": 2.702720112
              },
              {
                "average": 22420.25507,
                "count": 6730131,
                "maximum": 33105,
                "minimum": 2417,
                "name": "Intensity",
                "position": 3,
                "stddev": 1390.432035,
                "variance": 1933301.245
              },
              {
                "average": 1.000010401,
                "count": 6730131,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003225039475,
                "variance": 1.040087962e-05
              },
              {
                "average": 1.000013818,
                "count": 6730131,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003717292599,
                "variance": 1.381826427e-05
              },
              {
                "average": 0.5005673738,
                "count": 6730131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997152,
                "variance": 0.2499997152
              },
              {
                "average": 1.352128213e-05,
                "count": 6730131,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003677105018,
                "variance": 1.352110131e-05
              },
              {
                "average": 1.167117401,
                "count": 6730131,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3730806828,
                "variance": 0.1391891959
              },
              {
                "average": 0.3665572284,
                "count": 6730131,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8625049,
                "variance": 140.7190225
              },
              {
                "average": 2.004043606,
                "count": 6730131,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000024662,
                "variance": 1.000049324
              },
              {
                "average": 1003.92122,
                "count": 6730131,
                "maximum": 1006,
                "minimum": 1002,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9204148366,
                "variance": 0.8471634715
              },
              {
                "average": 46488.60019,
                "count": 6730131,
                "maximum": 65280,
                "minimum": 29952,
                "name": "Red",
                "position": 12,
                "stddev": 1753.892114,
                "variance": 3076137.549
              },
              {
                "average": 44603.23865,
                "count": 6730131,
                "maximum": 65280,
                "minimum": 30464,
                "name": "Green",
                "position": 13,
                "stddev": 1650.285732,
                "variance": 2723442.998
              },
              {
                "average": 41147.08485,
                "count": 6730131,
                "maximum": 65280,
                "minimum": 28416,
                "name": "Blue",
                "position": 14,
                "stddev": 1622.447064,
                "variance": 2632334.475
              },
              {
                "average": 187901532.9,
                "count": 6730131,
                "maximum": 187902046,
                "minimum": 187901049,
                "name": "GpsTime",
                "position": 15,
                "stddev": 228.1599278,
                "variance": 52056.95267
              },
              {
                "average": 0,
                "count": 6730131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6730131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6730131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6730131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6730131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320798.6901,
              4806213.143,
              1351.089792,
              321565.9301,
              4807612.363,
              1361.049792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320798.69012501184,
                    4806213.143350206,
                    1351.0897921632245
                  ],
                  [
                    320798.69012501184,
                    4807612.363350207,
                    1351.0897921632245
                  ],
                  [
                    321565.93012501183,
                    4807612.363350207,
                    1361.0497921632245
                  ],
                  [
                    321565.93012501183,
                    4806213.143350206,
                    1361.0497921632245
                  ],
                  [
                    320798.69012501184,
                    4806213.143350206,
                    1351.0897921632245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:47:26+00:00",
            "end_time": "2017-08-27T20:30:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747497384106,
              43.38724568239168,
              1261.9708106210317
            ],
            [
              -119.287954401112,
              43.399984209235406,
              1261.9708106210317
            ],
            [
              -119.27499714337566,
              43.40024283516084,
              1310.8508106210318
            ],
            [
              -119.27452042549685,
              43.38750419393177,
              1310.8508106210318
            ],
            [
              -119.28747497384106,
              43.38724568239168,
              1261.9708106210317
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879544,
        43.38724568,
        1261.970811,
        -119.2745204,
        43.40024284,
        1310.850811
      ],
      "properties": {
        "datetime": "2017-08-28T16:48:41Z",
        "pc:count": 18420552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315248.2463,
            "count": 18420552,
            "maximum": 315774.0784,
            "minimum": 314723.9984,
            "name": "X",
            "position": 0,
            "stddev": 287.872614,
            "variance": 82870.64191
          },
          {
            "average": 4807057.208,
            "count": 18420552,
            "maximum": 4807776.329,
            "minimum": 4806360.509,
            "name": "Y",
            "position": 1,
            "stddev": 396.4163737,
            "variance": 157145.9414
          },
          {
            "average": 1283.231224,
            "count": 18420552,
            "maximum": 1310.850811,
            "minimum": 1261.970811,
            "name": "Z",
            "position": 2,
            "stddev": 16.28302452,
            "variance": 265.1368874
          },
          {
            "average": 20628.15377,
            "count": 18420552,
            "maximum": 43153,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2980.721664,
            "variance": 8884701.641
          },
          {
            "average": 1.000056079,
            "count": 18420552,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007488359309,
            "variance": 5.607552514e-05
          },
          {
            "average": 1.000111126,
            "count": 18420552,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01054104048,
            "variance": 0.0001111135343
          },
          {
            "average": 0.5054939722,
            "count": 18420552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999698289,
            "variance": 0.2499698298
          },
          {
            "average": 5.591580535e-06,
            "count": 18420552,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00236464576,
            "variance": 5.591549572e-06
          },
          {
            "average": 1.147667236,
            "count": 18420552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3547698272,
            "variance": 0.1258616303
          },
          {
            "average": -1.329176223,
            "count": 18420552,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.25282631,
            "variance": 126.6261
          },
          {
            "average": 1.982484347,
            "count": 18420552,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011353653,
            "variance": 1.022836212
          },
          {
            "average": 1017.173127,
            "count": 18420552,
            "maximum": 1020,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570969489,
            "variance": 2.467945135
          },
          {
            "average": 40208.64562,
            "count": 18420552,
            "maximum": 55552,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 10006.05538,
            "variance": 100121144.2
          },
          {
            "average": 39509.82582,
            "count": 18420552,
            "maximum": 55040,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 8759.13494,
            "variance": 76722444.9
          },
          {
            "average": 36007.02896,
            "count": 18420552,
            "maximum": 52992,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 8339.833525,
            "variance": 69552823.22
          },
          {
            "average": 187956724,
            "count": 18420552,
            "maximum": 187974121.4,
            "minimum": 187905360.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28896.38031,
            "variance": 835000795.2
          },
          {
            "average": 0,
            "count": 18420552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18420552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18420552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18420552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18420552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314723.9984,
          4806360.509,
          1261.970811,
          315774.0784,
          4807776.329,
          1310.850811
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314723.99837966403,
                4806360.50856398,
                1261.9708106210317
              ],
              [
                314723.99837966403,
                4807776.328563981,
                1261.9708106210317
              ],
              [
                315774.078379664,
                4807776.328563981,
                1310.8508106210318
              ],
              [
                315774.078379664,
                4806360.50856398,
                1310.8508106210318
              ],
              [
                314723.99837966403,
                4806360.50856398,
                1261.9708106210317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:48:41+00:00",
        "end_time": "2017-08-27T21:42:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879544,
            43.38724568,
            1261.970811,
            -119.2745204,
            43.40024284,
            1310.850811
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747497384106,
                  43.38724568239168,
                  1261.9708106210317
                ],
                [
                  -119.287954401112,
                  43.399984209235406,
                  1261.9708106210317
                ],
                [
                  -119.27499714337566,
                  43.40024283516084,
                  1310.8508106210318
                ],
                [
                  -119.27452042549685,
                  43.38750419393177,
                  1310.8508106210318
                ],
                [
                  -119.28747497384106,
                  43.38724568239168,
                  1261.9708106210317
                ]
              ]
            ]
          },
          "id": "20170827_43119D3418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:48:41Z",
            "pc:count": 18420552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315248.2463,
                "count": 18420552,
                "maximum": 315774.0784,
                "minimum": 314723.9984,
                "name": "X",
                "position": 0,
                "stddev": 287.872614,
                "variance": 82870.64191
              },
              {
                "average": 4807057.208,
                "count": 18420552,
                "maximum": 4807776.329,
                "minimum": 4806360.509,
                "name": "Y",
                "position": 1,
                "stddev": 396.4163737,
                "variance": 157145.9414
              },
              {
                "average": 1283.231224,
                "count": 18420552,
                "maximum": 1310.850811,
                "minimum": 1261.970811,
                "name": "Z",
                "position": 2,
                "stddev": 16.28302452,
                "variance": 265.1368874
              },
              {
                "average": 20628.15377,
                "count": 18420552,
                "maximum": 43153,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2980.721664,
                "variance": 8884701.641
              },
              {
                "average": 1.000056079,
                "count": 18420552,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007488359309,
                "variance": 5.607552514e-05
              },
              {
                "average": 1.000111126,
                "count": 18420552,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01054104048,
                "variance": 0.0001111135343
              },
              {
                "average": 0.5054939722,
                "count": 18420552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999698289,
                "variance": 0.2499698298
              },
              {
                "average": 5.591580535e-06,
                "count": 18420552,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00236464576,
                "variance": 5.591549572e-06
              },
              {
                "average": 1.147667236,
                "count": 18420552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3547698272,
                "variance": 0.1258616303
              },
              {
                "average": -1.329176223,
                "count": 18420552,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.25282631,
                "variance": 126.6261
              },
              {
                "average": 1.982484347,
                "count": 18420552,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011353653,
                "variance": 1.022836212
              },
              {
                "average": 1017.173127,
                "count": 18420552,
                "maximum": 1020,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570969489,
                "variance": 2.467945135
              },
              {
                "average": 40208.64562,
                "count": 18420552,
                "maximum": 55552,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 10006.05538,
                "variance": 100121144.2
              },
              {
                "average": 39509.82582,
                "count": 18420552,
                "maximum": 55040,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 8759.13494,
                "variance": 76722444.9
              },
              {
                "average": 36007.02896,
                "count": 18420552,
                "maximum": 52992,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 8339.833525,
                "variance": 69552823.22
              },
              {
                "average": 187956724,
                "count": 18420552,
                "maximum": 187974121.4,
                "minimum": 187905360.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28896.38031,
                "variance": 835000795.2
              },
              {
                "average": 0,
                "count": 18420552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18420552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18420552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18420552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18420552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314723.9984,
              4806360.509,
              1261.970811,
              315774.0784,
              4807776.329,
              1310.850811
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314723.99837966403,
                    4806360.50856398,
                    1261.9708106210317
                  ],
                  [
                    314723.99837966403,
                    4807776.328563981,
                    1261.9708106210317
                  ],
                  [
                    315774.078379664,
                    4807776.328563981,
                    1310.8508106210318
                  ],
                  [
                    315774.078379664,
                    4806360.50856398,
                    1310.8508106210318
                  ],
                  [
                    314723.99837966403,
                    4806360.50856398,
                    1261.9708106210317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:48:41+00:00",
            "end_time": "2017-08-27T21:42:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.35352894120375,
              43.25924747534456,
              1362.4808874538498
            ],
            [
              -119.35365405793416,
              43.26249379741493,
              1362.4808874538498
            ],
            [
              -119.3499898503384,
              43.262569172436876,
              1377.28088745385
            ],
            [
              -119.34986492795439,
              43.2593228418671,
              1377.28088745385
            ],
            [
              -119.35352894120375,
              43.25924747534456,
              1362.4808874538498
            ]
          ]
        ]
      },
      "bbox": [
        -119.3536541,
        43.25924748,
        1362.480887,
        -119.3498649,
        43.26256917,
        1377.280887
      ],
      "properties": {
        "datetime": "2017-08-29T18:42:40Z",
        "pc:count": 496161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309163.5782,
            "count": 496161,
            "maximum": 309270.5018,
            "minimum": 308972.8618,
            "name": "X",
            "position": 0,
            "stddev": 70.22878736,
            "variance": 4932.082574
          },
          {
            "average": 4792524.433,
            "count": 496161,
            "maximum": 4792654.75,
            "minimum": 4792293.93,
            "name": "Y",
            "position": 1,
            "stddev": 88.13995175,
            "variance": 7768.651094
          },
          {
            "average": 1372.621799,
            "count": 496161,
            "maximum": 1377.280887,
            "minimum": 1362.480887,
            "name": "Z",
            "position": 2,
            "stddev": 2.999559286,
            "variance": 8.997355911
          },
          {
            "average": 18478.5129,
            "count": 496161,
            "maximum": 25233,
            "minimum": 13169,
            "name": "Intensity",
            "position": 3,
            "stddev": 1000.640369,
            "variance": 1001281.149
          },
          {
            "average": 1,
            "count": 496161,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 496161,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4814687168,
            "count": 496161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996569771,
            "variance": 0.2496570947
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30884733,
            "count": 496161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4620184919,
            "variance": 0.2134610869
          },
          {
            "average": 8.380387471,
            "count": 496161,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.965388332,
            "variance": 24.65508129
          },
          {
            "average": 2.009124054,
            "count": 496161,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999593826,
            "variance": 0.9999187669
          },
          {
            "average": 1076.430721,
            "count": 496161,
            "maximum": 1077,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.518846073,
            "variance": 0.2692012474
          },
          {
            "average": 45321.85383,
            "count": 496161,
            "maximum": 65280,
            "minimum": 37632,
            "name": "Red",
            "position": 12,
            "stddev": 2037.828106,
            "variance": 4152743.388
          },
          {
            "average": 43185.5723,
            "count": 496161,
            "maximum": 65280,
            "minimum": 34816,
            "name": "Green",
            "position": 13,
            "stddev": 2110.846794,
            "variance": 4455674.189
          },
          {
            "average": 40654.19217,
            "count": 496161,
            "maximum": 65280,
            "minimum": 33280,
            "name": "Blue",
            "position": 14,
            "stddev": 1977.880239,
            "variance": 3912010.238
          },
          {
            "average": 188066831.8,
            "count": 496161,
            "maximum": 188067360.7,
            "minimum": 188066223.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 469.0481488,
            "variance": 220006.1659
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 496161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308972.8618,
          4792293.93,
          1362.480887,
          309270.5018,
          4792654.75,
          1377.280887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308972.86180299957,
                4792293.930498408,
                1362.4808874538498
              ],
              [
                308972.86180299957,
                4792654.750498408,
                1362.4808874538498
              ],
              [
                309270.5018029996,
                4792654.750498408,
                1377.28088745385
              ],
              [
                309270.5018029996,
                4792293.930498408,
                1377.28088745385
              ],
              [
                308972.86180299957,
                4792293.930498408,
                1362.4808874538498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:42:40+00:00",
        "end_time": "2017-08-29T18:23:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3536541,
            43.25924748,
            1362.480887,
            -119.3498649,
            43.26256917,
            1377.280887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.35352894120375,
                  43.25924747534456,
                  1362.4808874538498
                ],
                [
                  -119.35365405793416,
                  43.26249379741493,
                  1362.4808874538498
                ],
                [
                  -119.3499898503384,
                  43.262569172436876,
                  1377.28088745385
                ],
                [
                  -119.34986492795439,
                  43.2593228418671,
                  1377.28088745385
                ],
                [
                  -119.35352894120375,
                  43.25924747534456,
                  1362.4808874538498
                ]
              ]
            ]
          },
          "id": "20170829_43119C3322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:42:40Z",
            "pc:count": 496161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309163.5782,
                "count": 496161,
                "maximum": 309270.5018,
                "minimum": 308972.8618,
                "name": "X",
                "position": 0,
                "stddev": 70.22878736,
                "variance": 4932.082574
              },
              {
                "average": 4792524.433,
                "count": 496161,
                "maximum": 4792654.75,
                "minimum": 4792293.93,
                "name": "Y",
                "position": 1,
                "stddev": 88.13995175,
                "variance": 7768.651094
              },
              {
                "average": 1372.621799,
                "count": 496161,
                "maximum": 1377.280887,
                "minimum": 1362.480887,
                "name": "Z",
                "position": 2,
                "stddev": 2.999559286,
                "variance": 8.997355911
              },
              {
                "average": 18478.5129,
                "count": 496161,
                "maximum": 25233,
                "minimum": 13169,
                "name": "Intensity",
                "position": 3,
                "stddev": 1000.640369,
                "variance": 1001281.149
              },
              {
                "average": 1,
                "count": 496161,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 496161,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4814687168,
                "count": 496161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996569771,
                "variance": 0.2496570947
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30884733,
                "count": 496161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4620184919,
                "variance": 0.2134610869
              },
              {
                "average": 8.380387471,
                "count": 496161,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.965388332,
                "variance": 24.65508129
              },
              {
                "average": 2.009124054,
                "count": 496161,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999593826,
                "variance": 0.9999187669
              },
              {
                "average": 1076.430721,
                "count": 496161,
                "maximum": 1077,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.518846073,
                "variance": 0.2692012474
              },
              {
                "average": 45321.85383,
                "count": 496161,
                "maximum": 65280,
                "minimum": 37632,
                "name": "Red",
                "position": 12,
                "stddev": 2037.828106,
                "variance": 4152743.388
              },
              {
                "average": 43185.5723,
                "count": 496161,
                "maximum": 65280,
                "minimum": 34816,
                "name": "Green",
                "position": 13,
                "stddev": 2110.846794,
                "variance": 4455674.189
              },
              {
                "average": 40654.19217,
                "count": 496161,
                "maximum": 65280,
                "minimum": 33280,
                "name": "Blue",
                "position": 14,
                "stddev": 1977.880239,
                "variance": 3912010.238
              },
              {
                "average": 188066831.8,
                "count": 496161,
                "maximum": 188067360.7,
                "minimum": 188066223.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 469.0481488,
                "variance": 220006.1659
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 496161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308972.8618,
              4792293.93,
              1362.480887,
              309270.5018,
              4792654.75,
              1377.280887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308972.86180299957,
                    4792293.930498408,
                    1362.4808874538498
                  ],
                  [
                    308972.86180299957,
                    4792654.750498408,
                    1362.4808874538498
                  ],
                  [
                    309270.5018029996,
                    4792654.750498408,
                    1377.28088745385
                  ],
                  [
                    309270.5018029996,
                    4792293.930498408,
                    1377.28088745385
                  ],
                  [
                    308972.86180299957,
                    4792293.930498408,
                    1362.4808874538498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:42:40+00:00",
            "end_time": "2017-08-29T18:23: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": "20170829_43119C4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247458446238,
              43.36222680821793,
              1263.510143416507
            ],
            [
              -119.46299099697733,
              43.37498302580091,
              1263.510143416507
            ],
            [
              -119.44999778339873,
              43.37526227515891,
              1284.1701434165068
            ],
            [
              -119.44948408849562,
              43.362505933891526,
              1284.1701434165068
            ],
            [
              -119.46247458446238,
              43.36222680821793,
              1263.510143416507
            ]
          ]
        ]
      },
      "bbox": [
        -119.462991,
        43.36222681,
        1263.510143,
        -119.4494841,
        43.37526228,
        1284.170143
      ],
      "properties": {
        "datetime": "2017-08-31T14:31:35Z",
        "pc:count": 13659335,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300979.0292,
            "count": 13659335,
            "maximum": 301520.7641,
            "minimum": 300467.2041,
            "name": "X",
            "position": 0,
            "stddev": 289.1647294,
            "variance": 83616.24074
          },
          {
            "average": 4804703.12,
            "count": 13659335,
            "maximum": 4805403.675,
            "minimum": 4803985.715,
            "name": "Y",
            "position": 1,
            "stddev": 405.5657668,
            "variance": 164483.5912
          },
          {
            "average": 1276.07588,
            "count": 13659335,
            "maximum": 1284.170143,
            "minimum": 1263.510143,
            "name": "Z",
            "position": 2,
            "stddev": 2.202858568,
            "variance": 4.852585869
          },
          {
            "average": 20237.03805,
            "count": 13659335,
            "maximum": 29073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1510.797562,
            "variance": 2282509.272
          },
          {
            "average": 1.000007028,
            "count": 13659335,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002651058603,
            "variance": 7.028111714e-06
          },
          {
            "average": 1.000012885,
            "count": 13659335,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003589539805,
            "variance": 1.288479601e-05
          },
          {
            "average": 0.5020928178,
            "count": 13659335,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956384,
            "variance": 0.2499956384
          },
          {
            "average": 9.078040768e-06,
            "count": 13659335,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003012965154,
            "variance": 9.077959022e-06
          },
          {
            "average": 1.190224854,
            "count": 13659335,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3924784961,
            "variance": 0.1540393699
          },
          {
            "average": 0.449709383,
            "count": 13659335,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7240129,
            "variance": 137.4524784
          },
          {
            "average": 2.000099053,
            "count": 13659335,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000191384,
            "variance": 1.000382805
          },
          {
            "average": 1089.592257,
            "count": 13659335,
            "maximum": 1113,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.56922669,
            "variance": 184.123913
          },
          {
            "average": 45114.6039,
            "count": 13659335,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2612.346263,
            "variance": 6824352.996
          },
          {
            "average": 43511.72681,
            "count": 13659335,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2487.113729,
            "variance": 6185734.701
          },
          {
            "average": 40359.06558,
            "count": 13659335,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2394.410457,
            "variance": 5733201.436
          },
          {
            "average": 188110771.1,
            "count": 13659335,
            "maximum": 188225095.6,
            "minimum": 188068261.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68580.76309,
            "variance": 4703321066
          },
          {
            "average": 0,
            "count": 13659335,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659335,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659335,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659335,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659335,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300467.2041,
          4803985.715,
          1263.510143,
          301520.7641,
          4805403.675,
          1284.170143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300467.2040769797,
                4803985.715327323,
                1263.510143416507
              ],
              [
                300467.2040769797,
                4805403.675327324,
                1263.510143416507
              ],
              [
                301520.7640769798,
                4805403.675327324,
                1284.1701434165068
              ],
              [
                301520.7640769798,
                4803985.715327323,
                1284.1701434165068
              ],
              [
                300467.2040769797,
                4803985.715327323,
                1263.510143416507
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:31:35+00:00",
        "end_time": "2017-08-29T18:57:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.462991,
            43.36222681,
            1263.510143,
            -119.4494841,
            43.37526228,
            1284.170143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247458446238,
                  43.36222680821793,
                  1263.510143416507
                ],
                [
                  -119.46299099697733,
                  43.37498302580091,
                  1263.510143416507
                ],
                [
                  -119.44999778339873,
                  43.37526227515891,
                  1284.1701434165068
                ],
                [
                  -119.44948408849562,
                  43.362505933891526,
                  1284.1701434165068
                ],
                [
                  -119.46247458446238,
                  43.36222680821793,
                  1263.510143416507
                ]
              ]
            ]
          },
          "id": "20170829_43119C4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:31:35Z",
            "pc:count": 13659335,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300979.0292,
                "count": 13659335,
                "maximum": 301520.7641,
                "minimum": 300467.2041,
                "name": "X",
                "position": 0,
                "stddev": 289.1647294,
                "variance": 83616.24074
              },
              {
                "average": 4804703.12,
                "count": 13659335,
                "maximum": 4805403.675,
                "minimum": 4803985.715,
                "name": "Y",
                "position": 1,
                "stddev": 405.5657668,
                "variance": 164483.5912
              },
              {
                "average": 1276.07588,
                "count": 13659335,
                "maximum": 1284.170143,
                "minimum": 1263.510143,
                "name": "Z",
                "position": 2,
                "stddev": 2.202858568,
                "variance": 4.852585869
              },
              {
                "average": 20237.03805,
                "count": 13659335,
                "maximum": 29073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1510.797562,
                "variance": 2282509.272
              },
              {
                "average": 1.000007028,
                "count": 13659335,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002651058603,
                "variance": 7.028111714e-06
              },
              {
                "average": 1.000012885,
                "count": 13659335,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003589539805,
                "variance": 1.288479601e-05
              },
              {
                "average": 0.5020928178,
                "count": 13659335,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956384,
                "variance": 0.2499956384
              },
              {
                "average": 9.078040768e-06,
                "count": 13659335,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003012965154,
                "variance": 9.077959022e-06
              },
              {
                "average": 1.190224854,
                "count": 13659335,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3924784961,
                "variance": 0.1540393699
              },
              {
                "average": 0.449709383,
                "count": 13659335,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7240129,
                "variance": 137.4524784
              },
              {
                "average": 2.000099053,
                "count": 13659335,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000191384,
                "variance": 1.000382805
              },
              {
                "average": 1089.592257,
                "count": 13659335,
                "maximum": 1113,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.56922669,
                "variance": 184.123913
              },
              {
                "average": 45114.6039,
                "count": 13659335,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2612.346263,
                "variance": 6824352.996
              },
              {
                "average": 43511.72681,
                "count": 13659335,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2487.113729,
                "variance": 6185734.701
              },
              {
                "average": 40359.06558,
                "count": 13659335,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2394.410457,
                "variance": 5733201.436
              },
              {
                "average": 188110771.1,
                "count": 13659335,
                "maximum": 188225095.6,
                "minimum": 188068261.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68580.76309,
                "variance": 4703321066
              },
              {
                "average": 0,
                "count": 13659335,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659335,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659335,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659335,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659335,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300467.2041,
              4803985.715,
              1263.510143,
              301520.7641,
              4805403.675,
              1284.170143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300467.2040769797,
                    4803985.715327323,
                    1263.510143416507
                  ],
                  [
                    300467.2040769797,
                    4805403.675327324,
                    1263.510143416507
                  ],
                  [
                    301520.7640769798,
                    4805403.675327324,
                    1284.1701434165068
                  ],
                  [
                    301520.7640769798,
                    4803985.715327323,
                    1284.1701434165068
                  ],
                  [
                    300467.2040769797,
                    4803985.715327323,
                    1263.510143416507
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:31:35+00:00",
            "end_time": "2017-08-29T18:57:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.08747786568118,
              43.46226711909459,
              1263.9131561415456
            ],
            [
              -119.0879158048435,
              43.47498576425768,
              1263.9131561415456
            ],
            [
              -119.07499517456128,
              43.47522105966193,
              1346.8731561415457
            ],
            [
              -119.07455994073969,
              43.4625023106097,
              1346.8731561415457
            ],
            [
              -119.08747786568118,
              43.46226711909459,
              1263.9131561415456
            ]
          ]
        ]
      },
      "bbox": [
        -119.0879158,
        43.46226712,
        1263.913156,
        -119.0745599,
        43.47522106,
        1346.873156
      ],
      "properties": {
        "datetime": "2017-08-28T20:37:18Z",
        "pc:count": 13825277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331651.7582,
            "count": 13825277,
            "maximum": 332177.8103,
            "minimum": 331132.1303,
            "name": "X",
            "position": 0,
            "stddev": 291.7212757,
            "variance": 85101.30269
          },
          {
            "average": 4814951.776,
            "count": 13825277,
            "maximum": 4815680.834,
            "minimum": 4814267.394,
            "name": "Y",
            "position": 1,
            "stddev": 417.4799488,
            "variance": 174289.5077
          },
          {
            "average": 1328.809848,
            "count": 13825277,
            "maximum": 1346.873156,
            "minimum": 1263.913156,
            "name": "Z",
            "position": 2,
            "stddev": 11.59645532,
            "variance": 134.4777759
          },
          {
            "average": 20711.37651,
            "count": 13825277,
            "maximum": 31873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2567.096,
            "variance": 6589981.873
          },
          {
            "average": 1.024013551,
            "count": 13825277,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1757486945,
            "variance": 0.03088760362
          },
          {
            "average": 1.048348471,
            "count": 13825277,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2619816595,
            "variance": 0.06863438989
          },
          {
            "average": 0.4976571536,
            "count": 13825277,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945291,
            "variance": 0.2499945292
          },
          {
            "average": 5.063189692e-07,
            "count": 13825277,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007115607841,
            "variance": 5.063187495e-07
          },
          {
            "average": 1.216193788,
            "count": 13825277,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4116479638,
            "variance": 0.1694540461
          },
          {
            "average": 1.47009134,
            "count": 13825277,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99636624,
            "variance": 143.912803
          },
          {
            "average": 1.994658407,
            "count": 13825277,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00671815,
            "variance": 1.013481433
          },
          {
            "average": 1050.614755,
            "count": 13825277,
            "maximum": 1053,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.19090033,
            "variance": 1.418243595
          },
          {
            "average": 42295.92726,
            "count": 13825277,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4412.316142,
            "variance": 19468533.74
          },
          {
            "average": 40171.31597,
            "count": 13825277,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3600.313866,
            "variance": 12962259.94
          },
          {
            "average": 36566.67572,
            "count": 13825277,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3070.213513,
            "variance": 9426211.017
          },
          {
            "average": 187986902.7,
            "count": 13825277,
            "maximum": 187987838.5,
            "minimum": 187985883,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.5207483,
            "variance": 286782.4718
          },
          {
            "average": 0,
            "count": 13825277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331132.1303,
          4814267.394,
          1263.913156,
          332177.8103,
          4815680.834,
          1346.873156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331132.1303378824,
                4814267.393535864,
                1263.9131561415456
              ],
              [
                331132.1303378824,
                4815680.833535863,
                1263.9131561415456
              ],
              [
                332177.81033788243,
                4815680.833535863,
                1346.8731561415457
              ],
              [
                332177.81033788243,
                4814267.393535864,
                1346.8731561415457
              ],
              [
                331132.1303378824,
                4814267.393535864,
                1263.9131561415456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:37:18+00:00",
        "end_time": "2017-08-28T20:04:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0879158,
            43.46226712,
            1263.913156,
            -119.0745599,
            43.47522106,
            1346.873156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.08747786568118,
                  43.46226711909459,
                  1263.9131561415456
                ],
                [
                  -119.0879158048435,
                  43.47498576425768,
                  1263.9131561415456
                ],
                [
                  -119.07499517456128,
                  43.47522105966193,
                  1346.8731561415457
                ],
                [
                  -119.07455994073969,
                  43.4625023106097,
                  1346.8731561415457
                ],
                [
                  -119.08747786568118,
                  43.46226711909459,
                  1263.9131561415456
                ]
              ]
            ]
          },
          "id": "20170828_43119D1114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:37:18Z",
            "pc:count": 13825277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331651.7582,
                "count": 13825277,
                "maximum": 332177.8103,
                "minimum": 331132.1303,
                "name": "X",
                "position": 0,
                "stddev": 291.7212757,
                "variance": 85101.30269
              },
              {
                "average": 4814951.776,
                "count": 13825277,
                "maximum": 4815680.834,
                "minimum": 4814267.394,
                "name": "Y",
                "position": 1,
                "stddev": 417.4799488,
                "variance": 174289.5077
              },
              {
                "average": 1328.809848,
                "count": 13825277,
                "maximum": 1346.873156,
                "minimum": 1263.913156,
                "name": "Z",
                "position": 2,
                "stddev": 11.59645532,
                "variance": 134.4777759
              },
              {
                "average": 20711.37651,
                "count": 13825277,
                "maximum": 31873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2567.096,
                "variance": 6589981.873
              },
              {
                "average": 1.024013551,
                "count": 13825277,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1757486945,
                "variance": 0.03088760362
              },
              {
                "average": 1.048348471,
                "count": 13825277,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2619816595,
                "variance": 0.06863438989
              },
              {
                "average": 0.4976571536,
                "count": 13825277,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945291,
                "variance": 0.2499945292
              },
              {
                "average": 5.063189692e-07,
                "count": 13825277,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007115607841,
                "variance": 5.063187495e-07
              },
              {
                "average": 1.216193788,
                "count": 13825277,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4116479638,
                "variance": 0.1694540461
              },
              {
                "average": 1.47009134,
                "count": 13825277,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99636624,
                "variance": 143.912803
              },
              {
                "average": 1.994658407,
                "count": 13825277,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00671815,
                "variance": 1.013481433
              },
              {
                "average": 1050.614755,
                "count": 13825277,
                "maximum": 1053,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.19090033,
                "variance": 1.418243595
              },
              {
                "average": 42295.92726,
                "count": 13825277,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4412.316142,
                "variance": 19468533.74
              },
              {
                "average": 40171.31597,
                "count": 13825277,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3600.313866,
                "variance": 12962259.94
              },
              {
                "average": 36566.67572,
                "count": 13825277,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3070.213513,
                "variance": 9426211.017
              },
              {
                "average": 187986902.7,
                "count": 13825277,
                "maximum": 187987838.5,
                "minimum": 187985883,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.5207483,
                "variance": 286782.4718
              },
              {
                "average": 0,
                "count": 13825277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331132.1303,
              4814267.394,
              1263.913156,
              332177.8103,
              4815680.834,
              1346.873156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331132.1303378824,
                    4814267.393535864,
                    1263.9131561415456
                  ],
                  [
                    331132.1303378824,
                    4815680.833535863,
                    1263.9131561415456
                  ],
                  [
                    332177.81033788243,
                    4815680.833535863,
                    1346.8731561415457
                  ],
                  [
                    332177.81033788243,
                    4814267.393535864,
                    1346.8731561415457
                  ],
                  [
                    331132.1303378824,
                    4814267.393535864,
                    1263.9131561415456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:37:18+00:00",
            "end_time": "2017-08-28T20:04:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119B3209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497559335063,
              43.22474750529925,
              1310.738208867515
            ],
            [
              -119.27544959771701,
              43.23748362695947,
              1310.738208867515
            ],
            [
              -119.26249643817192,
              43.23774067196001,
              1352.9782088675147
            ],
            [
              -119.26202512648267,
              43.22500443659657,
              1352.9782088675147
            ],
            [
              -119.27497559335063,
              43.22474750529925,
              1310.738208867515
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754496,
        43.22474751,
        1310.738209,
        -119.2620251,
        43.23774067,
        1352.978209
      ],
      "properties": {
        "datetime": "2017-08-29T16:28:30Z",
        "pc:count": 13182012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315772.3129,
            "count": 13182012,
            "maximum": 316297.2161,
            "minimum": 315244.6761,
            "name": "X",
            "position": 0,
            "stddev": 292.9038729,
            "variance": 85792.67873
          },
          {
            "average": 4788978.941,
            "count": 13182012,
            "maximum": 4789701.327,
            "minimum": 4788285.827,
            "name": "Y",
            "position": 1,
            "stddev": 401.5039983,
            "variance": 161205.4606
          },
          {
            "average": 1324.9637,
            "count": 13182012,
            "maximum": 1352.978209,
            "minimum": 1310.738209,
            "name": "Z",
            "position": 2,
            "stddev": 9.917102479,
            "variance": 98.34892157
          },
          {
            "average": 19357.48769,
            "count": 13182012,
            "maximum": 27841,
            "minimum": 6017,
            "name": "Intensity",
            "position": 3,
            "stddev": 1107.659502,
            "variance": 1226909.573
          },
          {
            "average": 1.000001214,
            "count": 13182012,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001101714063,
            "variance": 1.213773876e-06
          },
          {
            "average": 1.000001972,
            "count": 13182012,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001404414843,
            "variance": 1.972381052e-06
          },
          {
            "average": 0.5018401592,
            "count": 13182012,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966328,
            "variance": 0.2499966328
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231786771,
            "count": 13182012,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4219735506,
            "variance": 0.1780616774
          },
          {
            "average": 0.1659376097,
            "count": 13182012,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71094043,
            "variance": 137.1461257
          },
          {
            "average": 2.000634956,
            "count": 13182012,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00001607,
            "variance": 1.000032141
          },
          {
            "average": 1063.006657,
            "count": 13182012,
            "maximum": 1065,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9802062126,
            "variance": 0.9608042192
          },
          {
            "average": 44815.07041,
            "count": 13182012,
            "maximum": 56320,
            "minimum": 33792,
            "name": "Red",
            "position": 12,
            "stddev": 2222.172508,
            "variance": 4938050.653
          },
          {
            "average": 43124.23743,
            "count": 13182012,
            "maximum": 56064,
            "minimum": 32512,
            "name": "Green",
            "position": 13,
            "stddev": 2227.322339,
            "variance": 4960964.804
          },
          {
            "average": 40287.92206,
            "count": 13182012,
            "maximum": 55552,
            "minimum": 30720,
            "name": "Blue",
            "position": 14,
            "stddev": 2310.706924,
            "variance": 5339366.489
          },
          {
            "average": 188058259.4,
            "count": 13182012,
            "maximum": 188059310.3,
            "minimum": 188056782,
            "name": "GpsTime",
            "position": 15,
            "stddev": 652.2710953,
            "variance": 425457.5817
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13182012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315244.6761,
          4788285.827,
          1310.738209,
          316297.2161,
          4789701.327,
          1352.978209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315244.6760789186,
                4788285.8269359805,
                1310.738208867515
              ],
              [
                315244.6760789186,
                4789701.3269359805,
                1310.738208867515
              ],
              [
                316297.21607891866,
                4789701.3269359805,
                1352.9782088675147
              ],
              [
                316297.21607891866,
                4788285.8269359805,
                1352.9782088675147
              ],
              [
                315244.6760789186,
                4788285.8269359805,
                1310.738208867515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:28:30+00:00",
        "end_time": "2017-08-29T15:46:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754496,
            43.22474751,
            1310.738209,
            -119.2620251,
            43.23774067,
            1352.978209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497559335063,
                  43.22474750529925,
                  1310.738208867515
                ],
                [
                  -119.27544959771701,
                  43.23748362695947,
                  1310.738208867515
                ],
                [
                  -119.26249643817192,
                  43.23774067196001,
                  1352.9782088675147
                ],
                [
                  -119.26202512648267,
                  43.22500443659657,
                  1352.9782088675147
                ],
                [
                  -119.27497559335063,
                  43.22474750529925,
                  1310.738208867515
                ]
              ]
            ]
          },
          "id": "20170829_43119B3209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:28:30Z",
            "pc:count": 13182012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315772.3129,
                "count": 13182012,
                "maximum": 316297.2161,
                "minimum": 315244.6761,
                "name": "X",
                "position": 0,
                "stddev": 292.9038729,
                "variance": 85792.67873
              },
              {
                "average": 4788978.941,
                "count": 13182012,
                "maximum": 4789701.327,
                "minimum": 4788285.827,
                "name": "Y",
                "position": 1,
                "stddev": 401.5039983,
                "variance": 161205.4606
              },
              {
                "average": 1324.9637,
                "count": 13182012,
                "maximum": 1352.978209,
                "minimum": 1310.738209,
                "name": "Z",
                "position": 2,
                "stddev": 9.917102479,
                "variance": 98.34892157
              },
              {
                "average": 19357.48769,
                "count": 13182012,
                "maximum": 27841,
                "minimum": 6017,
                "name": "Intensity",
                "position": 3,
                "stddev": 1107.659502,
                "variance": 1226909.573
              },
              {
                "average": 1.000001214,
                "count": 13182012,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001101714063,
                "variance": 1.213773876e-06
              },
              {
                "average": 1.000001972,
                "count": 13182012,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001404414843,
                "variance": 1.972381052e-06
              },
              {
                "average": 0.5018401592,
                "count": 13182012,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966328,
                "variance": 0.2499966328
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231786771,
                "count": 13182012,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4219735506,
                "variance": 0.1780616774
              },
              {
                "average": 0.1659376097,
                "count": 13182012,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71094043,
                "variance": 137.1461257
              },
              {
                "average": 2.000634956,
                "count": 13182012,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00001607,
                "variance": 1.000032141
              },
              {
                "average": 1063.006657,
                "count": 13182012,
                "maximum": 1065,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9802062126,
                "variance": 0.9608042192
              },
              {
                "average": 44815.07041,
                "count": 13182012,
                "maximum": 56320,
                "minimum": 33792,
                "name": "Red",
                "position": 12,
                "stddev": 2222.172508,
                "variance": 4938050.653
              },
              {
                "average": 43124.23743,
                "count": 13182012,
                "maximum": 56064,
                "minimum": 32512,
                "name": "Green",
                "position": 13,
                "stddev": 2227.322339,
                "variance": 4960964.804
              },
              {
                "average": 40287.92206,
                "count": 13182012,
                "maximum": 55552,
                "minimum": 30720,
                "name": "Blue",
                "position": 14,
                "stddev": 2310.706924,
                "variance": 5339366.489
              },
              {
                "average": 188058259.4,
                "count": 13182012,
                "maximum": 188059310.3,
                "minimum": 188056782,
                "name": "GpsTime",
                "position": 15,
                "stddev": 652.2710953,
                "variance": 425457.5817
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13182012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315244.6761,
              4788285.827,
              1310.738209,
              316297.2161,
              4789701.327,
              1352.978209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315244.6760789186,
                    4788285.8269359805,
                    1310.738208867515
                  ],
                  [
                    315244.6760789186,
                    4789701.3269359805,
                    1310.738208867515
                  ],
                  [
                    316297.21607891866,
                    4789701.3269359805,
                    1352.9782088675147
                  ],
                  [
                    316297.21607891866,
                    4788285.8269359805,
                    1352.9782088675147
                  ],
                  [
                    315244.6760789186,
                    4788285.8269359805,
                    1310.738208867515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:28:30+00:00",
            "end_time": "2017-08-29T15:46: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": "20170827_43119C2118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497623488111,
              43.32475197054506,
              1281.515635110954
            ],
            [
              -119.22544129056672,
              43.33748398746999,
              1281.515635110954
            ],
            [
              -119.21262029411761,
              43.33773285309155,
              1310.7556351109538
            ],
            [
              -119.21215791232235,
              43.32500072614042,
              1310.7556351109538
            ],
            [
              -119.22497623488111,
              43.32475197054506,
              1281.515635110954
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254413,
        43.32475197,
        1281.515635,
        -119.2121579,
        43.33773285,
        1310.755635
      ],
      "properties": {
        "datetime": "2017-08-27T21:53:01Z",
        "pc:count": 13006426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320112.3767,
            "count": 13006426,
            "maximum": 320641.2166,
            "minimum": 319601.1566,
            "name": "X",
            "position": 0,
            "stddev": 284.8008782,
            "variance": 81111.54024
          },
          {
            "average": 4799955.979,
            "count": 13006426,
            "maximum": 4800697.96,
            "minimum": 4799282.94,
            "name": "Y",
            "position": 1,
            "stddev": 386.0714196,
            "variance": 149051.1411
          },
          {
            "average": 1291.05614,
            "count": 13006426,
            "maximum": 1310.755635,
            "minimum": 1281.515635,
            "name": "Z",
            "position": 2,
            "stddev": 5.709992235,
            "variance": 32.60401132
          },
          {
            "average": 20404.67864,
            "count": 13006426,
            "maximum": 30305,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1479.554895,
            "variance": 2189082.688
          },
          {
            "average": 1.000041364,
            "count": 13006426,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006455230535,
            "variance": 4.167000126e-05
          },
          {
            "average": 1.000081498,
            "count": 13006426,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009078224585,
            "variance": 8.241416161e-05
          },
          {
            "average": 0.5019232801,
            "count": 13006426,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963202,
            "variance": 0.2499963202
          },
          {
            "average": 1.168653095e-05,
            "count": 13006426,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003418537008,
            "variance": 1.168639527e-05
          },
          {
            "average": 1.159089976,
            "count": 13006426,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3657599839,
            "variance": 0.1337803658
          },
          {
            "average": 0.277600528,
            "count": 13006426,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73457272,
            "variance": 137.7001969
          },
          {
            "average": 2.001134824,
            "count": 13006426,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000330253,
            "variance": 1.000660616
          },
          {
            "average": 1012.524988,
            "count": 13006426,
            "maximum": 1015,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9397536056,
            "variance": 0.8831368393
          },
          {
            "average": 43782.34852,
            "count": 13006426,
            "maximum": 65280,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 2080.965728,
            "variance": 4330418.359
          },
          {
            "average": 42145.19695,
            "count": 13006426,
            "maximum": 65280,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 1843.100955,
            "variance": 3397021.131
          },
          {
            "average": 39153.53189,
            "count": 13006426,
            "maximum": 65280,
            "minimum": 30976,
            "name": "Blue",
            "position": 14,
            "stddev": 1637.02944,
            "variance": 2679865.388
          },
          {
            "average": 187904614.6,
            "count": 13006426,
            "maximum": 187905981.5,
            "minimum": 187903277.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 472.5786889,
            "variance": 223330.6172
          },
          {
            "average": 0,
            "count": 13006426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319601.1566,
          4799282.94,
          1281.515635,
          320641.2166,
          4800697.96,
          1310.755635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319601.15663998463,
                4799282.939698838,
                1281.515635110954
              ],
              [
                319601.15663998463,
                4800697.959698837,
                1281.515635110954
              ],
              [
                320641.2166399847,
                4800697.959698837,
                1310.7556351109538
              ],
              [
                320641.2166399847,
                4799282.939698838,
                1310.7556351109538
              ],
              [
                319601.15663998463,
                4799282.939698838,
                1281.515635110954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:53:01+00:00",
        "end_time": "2017-08-27T21:07:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254413,
            43.32475197,
            1281.515635,
            -119.2121579,
            43.33773285,
            1310.755635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497623488111,
                  43.32475197054506,
                  1281.515635110954
                ],
                [
                  -119.22544129056672,
                  43.33748398746999,
                  1281.515635110954
                ],
                [
                  -119.21262029411761,
                  43.33773285309155,
                  1310.7556351109538
                ],
                [
                  -119.21215791232235,
                  43.32500072614042,
                  1310.7556351109538
                ],
                [
                  -119.22497623488111,
                  43.32475197054506,
                  1281.515635110954
                ]
              ]
            ]
          },
          "id": "20170827_43119C2118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:53:01Z",
            "pc:count": 13006426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320112.3767,
                "count": 13006426,
                "maximum": 320641.2166,
                "minimum": 319601.1566,
                "name": "X",
                "position": 0,
                "stddev": 284.8008782,
                "variance": 81111.54024
              },
              {
                "average": 4799955.979,
                "count": 13006426,
                "maximum": 4800697.96,
                "minimum": 4799282.94,
                "name": "Y",
                "position": 1,
                "stddev": 386.0714196,
                "variance": 149051.1411
              },
              {
                "average": 1291.05614,
                "count": 13006426,
                "maximum": 1310.755635,
                "minimum": 1281.515635,
                "name": "Z",
                "position": 2,
                "stddev": 5.709992235,
                "variance": 32.60401132
              },
              {
                "average": 20404.67864,
                "count": 13006426,
                "maximum": 30305,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1479.554895,
                "variance": 2189082.688
              },
              {
                "average": 1.000041364,
                "count": 13006426,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006455230535,
                "variance": 4.167000126e-05
              },
              {
                "average": 1.000081498,
                "count": 13006426,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009078224585,
                "variance": 8.241416161e-05
              },
              {
                "average": 0.5019232801,
                "count": 13006426,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963202,
                "variance": 0.2499963202
              },
              {
                "average": 1.168653095e-05,
                "count": 13006426,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003418537008,
                "variance": 1.168639527e-05
              },
              {
                "average": 1.159089976,
                "count": 13006426,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3657599839,
                "variance": 0.1337803658
              },
              {
                "average": 0.277600528,
                "count": 13006426,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73457272,
                "variance": 137.7001969
              },
              {
                "average": 2.001134824,
                "count": 13006426,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000330253,
                "variance": 1.000660616
              },
              {
                "average": 1012.524988,
                "count": 13006426,
                "maximum": 1015,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9397536056,
                "variance": 0.8831368393
              },
              {
                "average": 43782.34852,
                "count": 13006426,
                "maximum": 65280,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 2080.965728,
                "variance": 4330418.359
              },
              {
                "average": 42145.19695,
                "count": 13006426,
                "maximum": 65280,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 1843.100955,
                "variance": 3397021.131
              },
              {
                "average": 39153.53189,
                "count": 13006426,
                "maximum": 65280,
                "minimum": 30976,
                "name": "Blue",
                "position": 14,
                "stddev": 1637.02944,
                "variance": 2679865.388
              },
              {
                "average": 187904614.6,
                "count": 13006426,
                "maximum": 187905981.5,
                "minimum": 187903277.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 472.5786889,
                "variance": 223330.6172
              },
              {
                "average": 0,
                "count": 13006426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319601.1566,
              4799282.94,
              1281.515635,
              320641.2166,
              4800697.96,
              1310.755635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319601.15663998463,
                    4799282.939698838,
                    1281.515635110954
                  ],
                  [
                    319601.15663998463,
                    4800697.959698837,
                    1281.515635110954
                  ],
                  [
                    320641.2166399847,
                    4800697.959698837,
                    1310.7556351109538
                  ],
                  [
                    320641.2166399847,
                    4799282.939698838,
                    1310.7556351109538
                  ],
                  [
                    319601.15663998463,
                    4799282.939698838,
                    1281.515635110954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:53:01+00:00",
            "end_time": "2017-08-27T21:07: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": "20170828_43119D2207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.17497705695348,
              43.47475755461871,
              1265.1221349259208
            ],
            [
              -119.17543387921394,
              43.48748480533586,
              1265.1221349259208
            ],
            [
              -119.16249574663698,
              43.48773033990579,
              1366.6021349259208
            ],
            [
              -119.16204163609612,
              43.47500298070781,
              1366.6021349259208
            ],
            [
              -119.17497705695348,
              43.47475755461871,
              1265.1221349259208
            ]
          ]
        ]
      },
      "bbox": [
        -119.1754339,
        43.47475755,
        1265.122135,
        -119.1620416,
        43.48773034,
        1366.602135
      ],
      "properties": {
        "datetime": "2017-08-28T20:17:49Z",
        "pc:count": 13372732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324616.6198,
            "count": 13372732,
            "maximum": 325136.8279,
            "minimum": 324089.8879,
            "name": "X",
            "position": 0,
            "stddev": 291.7304388,
            "variance": 85106.64894
          },
          {
            "average": 4816535.11,
            "count": 13372732,
            "maximum": 4817250.285,
            "minimum": 4815835.805,
            "name": "Y",
            "position": 1,
            "stddev": 393.8644418,
            "variance": 155129.1985
          },
          {
            "average": 1315.748404,
            "count": 13372732,
            "maximum": 1366.602135,
            "minimum": 1265.122135,
            "name": "Z",
            "position": 2,
            "stddev": 35.60525409,
            "variance": 1267.734119
          },
          {
            "average": 20983.86603,
            "count": 13372732,
            "maximum": 38641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3153.208049,
            "variance": 9942721.002
          },
          {
            "average": 1.011439024,
            "count": 13372732,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1184374875,
            "variance": 0.01402743846
          },
          {
            "average": 1.023132595,
            "count": 13372732,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1758512944,
            "variance": 0.03092367775
          },
          {
            "average": 0.5030032756,
            "count": 13372732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909989,
            "variance": 0.249990999
          },
          {
            "average": 2.243371063e-07,
            "count": 13372732,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004736423469,
            "variance": 2.243370727e-07
          },
          {
            "average": 1.216936749,
            "count": 13372732,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4121592027,
            "variance": 0.1698752084
          },
          {
            "average": -0.03828584058,
            "count": 13372732,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63856979,
            "variance": 135.4563069
          },
          {
            "average": 1.992223354,
            "count": 13372732,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004419891,
            "variance": 1.008859317
          },
          {
            "average": 1047.981516,
            "count": 13372732,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.144360661,
            "variance": 1.309561323
          },
          {
            "average": 40160.95565,
            "count": 13372732,
            "maximum": 57600,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 6729.539094,
            "variance": 45286696.41
          },
          {
            "average": 39137.67052,
            "count": 13372732,
            "maximum": 57600,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 5185.670615,
            "variance": 26891179.73
          },
          {
            "average": 35513.29838,
            "count": 13372732,
            "maximum": 56576,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 5287.53688,
            "variance": 27958046.25
          },
          {
            "average": 187985766.3,
            "count": 13372732,
            "maximum": 187986669.9,
            "minimum": 187984944.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 489.6879472,
            "variance": 239794.2857
          },
          {
            "average": 0,
            "count": 13372732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324089.8879,
          4815835.805,
          1265.122135,
          325136.8279,
          4817250.285,
          1366.602135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324089.8878693052,
                4815835.804791338,
                1265.1221349259208
              ],
              [
                324089.8878693052,
                4817250.284791338,
                1265.1221349259208
              ],
              [
                325136.82786930515,
                4817250.284791338,
                1366.6021349259208
              ],
              [
                325136.82786930515,
                4815835.804791338,
                1366.6021349259208
              ],
              [
                324089.8878693052,
                4815835.804791338,
                1265.1221349259208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:17:49+00:00",
        "end_time": "2017-08-28T19:49:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1754339,
            43.47475755,
            1265.122135,
            -119.1620416,
            43.48773034,
            1366.602135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.17497705695348,
                  43.47475755461871,
                  1265.1221349259208
                ],
                [
                  -119.17543387921394,
                  43.48748480533586,
                  1265.1221349259208
                ],
                [
                  -119.16249574663698,
                  43.48773033990579,
                  1366.6021349259208
                ],
                [
                  -119.16204163609612,
                  43.47500298070781,
                  1366.6021349259208
                ],
                [
                  -119.17497705695348,
                  43.47475755461871,
                  1265.1221349259208
                ]
              ]
            ]
          },
          "id": "20170828_43119D2207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:17:49Z",
            "pc:count": 13372732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324616.6198,
                "count": 13372732,
                "maximum": 325136.8279,
                "minimum": 324089.8879,
                "name": "X",
                "position": 0,
                "stddev": 291.7304388,
                "variance": 85106.64894
              },
              {
                "average": 4816535.11,
                "count": 13372732,
                "maximum": 4817250.285,
                "minimum": 4815835.805,
                "name": "Y",
                "position": 1,
                "stddev": 393.8644418,
                "variance": 155129.1985
              },
              {
                "average": 1315.748404,
                "count": 13372732,
                "maximum": 1366.602135,
                "minimum": 1265.122135,
                "name": "Z",
                "position": 2,
                "stddev": 35.60525409,
                "variance": 1267.734119
              },
              {
                "average": 20983.86603,
                "count": 13372732,
                "maximum": 38641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3153.208049,
                "variance": 9942721.002
              },
              {
                "average": 1.011439024,
                "count": 13372732,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1184374875,
                "variance": 0.01402743846
              },
              {
                "average": 1.023132595,
                "count": 13372732,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1758512944,
                "variance": 0.03092367775
              },
              {
                "average": 0.5030032756,
                "count": 13372732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909989,
                "variance": 0.249990999
              },
              {
                "average": 2.243371063e-07,
                "count": 13372732,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004736423469,
                "variance": 2.243370727e-07
              },
              {
                "average": 1.216936749,
                "count": 13372732,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4121592027,
                "variance": 0.1698752084
              },
              {
                "average": -0.03828584058,
                "count": 13372732,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63856979,
                "variance": 135.4563069
              },
              {
                "average": 1.992223354,
                "count": 13372732,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004419891,
                "variance": 1.008859317
              },
              {
                "average": 1047.981516,
                "count": 13372732,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.144360661,
                "variance": 1.309561323
              },
              {
                "average": 40160.95565,
                "count": 13372732,
                "maximum": 57600,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 6729.539094,
                "variance": 45286696.41
              },
              {
                "average": 39137.67052,
                "count": 13372732,
                "maximum": 57600,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 5185.670615,
                "variance": 26891179.73
              },
              {
                "average": 35513.29838,
                "count": 13372732,
                "maximum": 56576,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 5287.53688,
                "variance": 27958046.25
              },
              {
                "average": 187985766.3,
                "count": 13372732,
                "maximum": 187986669.9,
                "minimum": 187984944.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 489.6879472,
                "variance": 239794.2857
              },
              {
                "average": 0,
                "count": 13372732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324089.8879,
              4815835.805,
              1265.122135,
              325136.8279,
              4817250.285,
              1366.602135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324089.8878693052,
                    4815835.804791338,
                    1265.1221349259208
                  ],
                  [
                    324089.8878693052,
                    4817250.284791338,
                    1265.1221349259208
                  ],
                  [
                    325136.82786930515,
                    4817250.284791338,
                    1366.6021349259208
                  ],
                  [
                    325136.82786930515,
                    4815835.804791338,
                    1366.6021349259208
                  ],
                  [
                    324089.8878693052,
                    4815835.804791338,
                    1265.1221349259208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:17:49+00:00",
            "end_time": "2017-08-28T19:49:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36248108433246,
              43.34988135497353,
              1257.9186131207675
            ],
            [
              -119.36297030228617,
              43.3624834344697,
              1257.9186131207675
            ],
            [
              -119.34999705300483,
              43.36275088378791,
              1270.3186131207676
            ],
            [
              -119.34951051492799,
              43.35014868726191,
              1270.3186131207676
            ],
            [
              -119.36248108433246,
              43.34988135497353,
              1257.9186131207675
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629703,
        43.34988135,
        1257.918613,
        -119.3495105,
        43.36275088,
        1270.318613
      ],
      "properties": {
        "datetime": "2017-08-29T16:42:32Z",
        "pc:count": 11856252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309030.62,
            "count": 11856252,
            "maximum": 309583.1352,
            "minimum": 308531.0552,
            "name": "X",
            "position": 0,
            "stddev": 296.2165964,
            "variance": 87744.27196
          },
          {
            "average": 4803151.821,
            "count": 11856252,
            "maximum": 4803780.951,
            "minimum": 4802380.231,
            "name": "Y",
            "position": 1,
            "stddev": 366.0907836,
            "variance": 134022.4618
          },
          {
            "average": 1259.784686,
            "count": 11856252,
            "maximum": 1270.318613,
            "minimum": 1257.918613,
            "name": "Z",
            "position": 2,
            "stddev": 0.2790990236,
            "variance": 0.077896265
          },
          {
            "average": 21472.601,
            "count": 11856252,
            "maximum": 34833,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2092.713568,
            "variance": 4379450.076
          },
          {
            "average": 1.000082994,
            "count": 11856252,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009109736897,
            "variance": 8.298730633e-05
          },
          {
            "average": 1.000161518,
            "count": 11856252,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01270795361,
            "variance": 0.0001614920849
          },
          {
            "average": 0.5036950126,
            "count": 11856252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999863678,
            "variance": 0.249986368
          },
          {
            "average": 3.373747454e-07,
            "count": 11856252,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005808396165,
            "variance": 3.3737466e-07
          },
          {
            "average": 1.197227168,
            "count": 11856252,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3979052969,
            "variance": 0.1583286253
          },
          {
            "average": -0.4128551483,
            "count": 11856252,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72849111,
            "variance": 137.5575037
          },
          {
            "average": 1.999516879,
            "count": 11856252,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00022299,
            "variance": 1.000446029
          },
          {
            "average": 1060.165245,
            "count": 11856252,
            "maximum": 1066,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 60.35008503,
            "variance": 3642.132763
          },
          {
            "average": 25994.14182,
            "count": 11856252,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5972.126148,
            "variance": 35666290.73
          },
          {
            "average": 30047.40843,
            "count": 11856252,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4055.857928,
            "variance": 16449983.53
          },
          {
            "average": 23548.16699,
            "count": 11856252,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4304.549451,
            "variance": 18529145.98
          },
          {
            "average": 188058626.7,
            "count": 11856252,
            "maximum": 188060152.1,
            "minimum": 188057008.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 642.6056952,
            "variance": 412942.0795
          },
          {
            "average": 0,
            "count": 11856252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11856252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308531.0552,
          4802380.231,
          1257.918613,
          309583.1352,
          4803780.951,
          1270.318613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308531.0552476837,
                4802380.230594807,
                1257.9186131207675
              ],
              [
                308531.0552476837,
                4803780.950594808,
                1257.9186131207675
              ],
              [
                309583.1352476837,
                4803780.950594808,
                1270.3186131207676
              ],
              [
                309583.1352476837,
                4802380.230594807,
                1270.3186131207676
              ],
              [
                308531.0552476837,
                4802380.230594807,
                1257.9186131207675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:42:32+00:00",
        "end_time": "2017-08-29T15:50:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629703,
            43.34988135,
            1257.918613,
            -119.3495105,
            43.36275088,
            1270.318613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36248108433246,
                  43.34988135497353,
                  1257.9186131207675
                ],
                [
                  -119.36297030228617,
                  43.3624834344697,
                  1257.9186131207675
                ],
                [
                  -119.34999705300483,
                  43.36275088378791,
                  1270.3186131207676
                ],
                [
                  -119.34951051492799,
                  43.35014868726191,
                  1270.3186131207676
                ],
                [
                  -119.36248108433246,
                  43.34988135497353,
                  1257.9186131207675
                ]
              ]
            ]
          },
          "id": "20170829_43119C3107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:42:32Z",
            "pc:count": 11856252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309030.62,
                "count": 11856252,
                "maximum": 309583.1352,
                "minimum": 308531.0552,
                "name": "X",
                "position": 0,
                "stddev": 296.2165964,
                "variance": 87744.27196
              },
              {
                "average": 4803151.821,
                "count": 11856252,
                "maximum": 4803780.951,
                "minimum": 4802380.231,
                "name": "Y",
                "position": 1,
                "stddev": 366.0907836,
                "variance": 134022.4618
              },
              {
                "average": 1259.784686,
                "count": 11856252,
                "maximum": 1270.318613,
                "minimum": 1257.918613,
                "name": "Z",
                "position": 2,
                "stddev": 0.2790990236,
                "variance": 0.077896265
              },
              {
                "average": 21472.601,
                "count": 11856252,
                "maximum": 34833,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2092.713568,
                "variance": 4379450.076
              },
              {
                "average": 1.000082994,
                "count": 11856252,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009109736897,
                "variance": 8.298730633e-05
              },
              {
                "average": 1.000161518,
                "count": 11856252,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01270795361,
                "variance": 0.0001614920849
              },
              {
                "average": 0.5036950126,
                "count": 11856252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999863678,
                "variance": 0.249986368
              },
              {
                "average": 3.373747454e-07,
                "count": 11856252,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005808396165,
                "variance": 3.3737466e-07
              },
              {
                "average": 1.197227168,
                "count": 11856252,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3979052969,
                "variance": 0.1583286253
              },
              {
                "average": -0.4128551483,
                "count": 11856252,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72849111,
                "variance": 137.5575037
              },
              {
                "average": 1.999516879,
                "count": 11856252,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00022299,
                "variance": 1.000446029
              },
              {
                "average": 1060.165245,
                "count": 11856252,
                "maximum": 1066,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 60.35008503,
                "variance": 3642.132763
              },
              {
                "average": 25994.14182,
                "count": 11856252,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5972.126148,
                "variance": 35666290.73
              },
              {
                "average": 30047.40843,
                "count": 11856252,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4055.857928,
                "variance": 16449983.53
              },
              {
                "average": 23548.16699,
                "count": 11856252,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4304.549451,
                "variance": 18529145.98
              },
              {
                "average": 188058626.7,
                "count": 11856252,
                "maximum": 188060152.1,
                "minimum": 188057008.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 642.6056952,
                "variance": 412942.0795
              },
              {
                "average": 0,
                "count": 11856252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11856252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308531.0552,
              4802380.231,
              1257.918613,
              309583.1352,
              4803780.951,
              1270.318613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308531.0552476837,
                    4802380.230594807,
                    1257.9186131207675
                  ],
                  [
                    308531.0552476837,
                    4803780.950594808,
                    1257.9186131207675
                  ],
                  [
                    309583.1352476837,
                    4803780.950594808,
                    1270.3186131207676
                  ],
                  [
                    309583.1352476837,
                    4802380.230594807,
                    1270.3186131207676
                  ],
                  [
                    308531.0552476837,
                    4802380.230594807,
                    1257.9186131207675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:42:32+00:00",
            "end_time": "2017-08-29T15:50: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": "20170829_43119C4205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747480232877,
              43.362234482699485,
              1255.8389623083203
            ],
            [
              -119.38797519905724,
              43.37498385170278,
              1255.8389623083203
            ],
            [
              -119.37499680632864,
              43.375254255424636,
              1269.7589623083204
            ],
            [
              -119.37449912295502,
              43.362504766719134,
              1269.7589623083204
            ],
            [
              -119.38747480232877,
              43.362234482699485,
              1255.8389623083203
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879752,
        43.36223448,
        1255.838962,
        -119.3744991,
        43.37525426,
        1269.758962
      ],
      "properties": {
        "datetime": "2017-08-29T17:13:27Z",
        "pc:count": 11952407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307063.915,
            "count": 11952407,
            "maximum": 307596.9235,
            "minimum": 306544.6235,
            "name": "X",
            "position": 0,
            "stddev": 303.0755032,
            "variance": 91854.76065
          },
          {
            "average": 4804514.095,
            "count": 11952407,
            "maximum": 4805226.973,
            "minimum": 4803809.853,
            "name": "Y",
            "position": 1,
            "stddev": 401.3654102,
            "variance": 161094.1925
          },
          {
            "average": 1258.566803,
            "count": 11952407,
            "maximum": 1269.758962,
            "minimum": 1255.838962,
            "name": "Z",
            "position": 2,
            "stddev": 2.405025425,
            "variance": 5.784147297
          },
          {
            "average": 19154.77739,
            "count": 11952407,
            "maximum": 44401,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5198.852863,
            "variance": 27028071.09
          },
          {
            "average": 1.000723034,
            "count": 11952407,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0268795752,
            "variance": 0.0007225115628
          },
          {
            "average": 1.001450001,
            "count": 11952407,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03805126073,
            "variance": 0.001447898443
          },
          {
            "average": 0.5022261206,
            "count": 11952407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950653,
            "variance": 0.2499950653
          },
          {
            "average": 6.609547349e-06,
            "count": 11952407,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002570895606,
            "variance": 6.609504216e-06
          },
          {
            "average": 1.186453908,
            "count": 11952407,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3894725422,
            "variance": 0.1516888611
          },
          {
            "average": 0.1724960759,
            "count": 11952407,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58751313,
            "variance": 134.2704606
          },
          {
            "average": 1.938455074,
            "count": 11952407,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030439003,
            "variance": 1.061804539
          },
          {
            "average": 1066.406474,
            "count": 11952407,
            "maximum": 1069,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012115467,
            "variance": 1.024377718
          },
          {
            "average": 38141.29329,
            "count": 11952407,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13732.67332,
            "variance": 188586316.5
          },
          {
            "average": 39137.14999,
            "count": 11952407,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12518.9283,
            "variance": 156723565.7
          },
          {
            "average": 36743.29334,
            "count": 11952407,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12241.38417,
            "variance": 149851486.5
          },
          {
            "average": 188060397.2,
            "count": 11952407,
            "maximum": 188062007.1,
            "minimum": 188058819.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 632.0369793,
            "variance": 399470.7432
          },
          {
            "average": 0,
            "count": 11952407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11952407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11952407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11952407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11952407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306544.6235,
          4803809.853,
          1255.838962,
          307596.9235,
          4805226.973,
          1269.758962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306544.62353171455,
                4803809.853201545,
                1255.8389623083203
              ],
              [
                306544.62353171455,
                4805226.973201544,
                1255.8389623083203
              ],
              [
                307596.9235317146,
                4805226.973201544,
                1269.7589623083204
              ],
              [
                307596.9235317146,
                4803809.853201545,
                1269.7589623083204
              ],
              [
                306544.62353171455,
                4803809.853201545,
                1255.8389623083203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:13:27+00:00",
        "end_time": "2017-08-29T16:20:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879752,
            43.36223448,
            1255.838962,
            -119.3744991,
            43.37525426,
            1269.758962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747480232877,
                  43.362234482699485,
                  1255.8389623083203
                ],
                [
                  -119.38797519905724,
                  43.37498385170278,
                  1255.8389623083203
                ],
                [
                  -119.37499680632864,
                  43.375254255424636,
                  1269.7589623083204
                ],
                [
                  -119.37449912295502,
                  43.362504766719134,
                  1269.7589623083204
                ],
                [
                  -119.38747480232877,
                  43.362234482699485,
                  1255.8389623083203
                ]
              ]
            ]
          },
          "id": "20170829_43119C4205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:13:27Z",
            "pc:count": 11952407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307063.915,
                "count": 11952407,
                "maximum": 307596.9235,
                "minimum": 306544.6235,
                "name": "X",
                "position": 0,
                "stddev": 303.0755032,
                "variance": 91854.76065
              },
              {
                "average": 4804514.095,
                "count": 11952407,
                "maximum": 4805226.973,
                "minimum": 4803809.853,
                "name": "Y",
                "position": 1,
                "stddev": 401.3654102,
                "variance": 161094.1925
              },
              {
                "average": 1258.566803,
                "count": 11952407,
                "maximum": 1269.758962,
                "minimum": 1255.838962,
                "name": "Z",
                "position": 2,
                "stddev": 2.405025425,
                "variance": 5.784147297
              },
              {
                "average": 19154.77739,
                "count": 11952407,
                "maximum": 44401,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5198.852863,
                "variance": 27028071.09
              },
              {
                "average": 1.000723034,
                "count": 11952407,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0268795752,
                "variance": 0.0007225115628
              },
              {
                "average": 1.001450001,
                "count": 11952407,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03805126073,
                "variance": 0.001447898443
              },
              {
                "average": 0.5022261206,
                "count": 11952407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950653,
                "variance": 0.2499950653
              },
              {
                "average": 6.609547349e-06,
                "count": 11952407,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002570895606,
                "variance": 6.609504216e-06
              },
              {
                "average": 1.186453908,
                "count": 11952407,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3894725422,
                "variance": 0.1516888611
              },
              {
                "average": 0.1724960759,
                "count": 11952407,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58751313,
                "variance": 134.2704606
              },
              {
                "average": 1.938455074,
                "count": 11952407,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030439003,
                "variance": 1.061804539
              },
              {
                "average": 1066.406474,
                "count": 11952407,
                "maximum": 1069,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012115467,
                "variance": 1.024377718
              },
              {
                "average": 38141.29329,
                "count": 11952407,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13732.67332,
                "variance": 188586316.5
              },
              {
                "average": 39137.14999,
                "count": 11952407,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12518.9283,
                "variance": 156723565.7
              },
              {
                "average": 36743.29334,
                "count": 11952407,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12241.38417,
                "variance": 149851486.5
              },
              {
                "average": 188060397.2,
                "count": 11952407,
                "maximum": 188062007.1,
                "minimum": 188058819.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 632.0369793,
                "variance": 399470.7432
              },
              {
                "average": 0,
                "count": 11952407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11952407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11952407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11952407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11952407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306544.6235,
              4803809.853,
              1255.838962,
              307596.9235,
              4805226.973,
              1269.758962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306544.62353171455,
                    4803809.853201545,
                    1255.8389623083203
                  ],
                  [
                    306544.62353171455,
                    4805226.973201544,
                    1255.8389623083203
                  ],
                  [
                    307596.9235317146,
                    4805226.973201544,
                    1269.7589623083204
                  ],
                  [
                    307596.9235317146,
                    4803809.853201545,
                    1269.7589623083204
                  ],
                  [
                    306544.62353171455,
                    4803809.853201545,
                    1255.8389623083203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:13:27+00:00",
            "end_time": "2017-08-29T16:20: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": "20170827_43119C2119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21248522327862,
              43.32496561320282,
              1282.1490317406142
            ],
            [
              -119.21281502704049,
              43.33404659702805,
              1282.1490317406142
            ],
            [
              -119.20926868634696,
              43.33411518575077,
              1298.0690317406143
            ],
            [
              -119.20893941009219,
              43.325034180295994,
              1298.0690317406143
            ],
            [
              -119.21248522327862,
              43.32496561320282,
              1282.1490317406142
            ]
          ]
        ]
      },
      "bbox": [
        -119.212815,
        43.32496561,
        1282.149032,
        -119.2089394,
        43.33411519,
        1298.069032
      ],
      "properties": {
        "datetime": "2017-08-27T21:35:55Z",
        "pc:count": 1941774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320729.3662,
            "count": 1941774,
            "maximum": 320902.2745,
            "minimum": 320614.5745,
            "name": "X",
            "position": 0,
            "stddev": 69.56439859,
            "variance": 4839.205552
          },
          {
            "average": 4799842.987,
            "count": 1941774,
            "maximum": 4800288.984,
            "minimum": 4799279.744,
            "name": "Y",
            "position": 1,
            "stddev": 276.4523584,
            "variance": 76425.90648
          },
          {
            "average": 1291.90992,
            "count": 1941774,
            "maximum": 1298.069032,
            "minimum": 1282.149032,
            "name": "Z",
            "position": 2,
            "stddev": 4.57533558,
            "variance": 20.93369567
          },
          {
            "average": 21151.03334,
            "count": 1941774,
            "maximum": 28673,
            "minimum": 7265,
            "name": "Intensity",
            "position": 3,
            "stddev": 1423.273693,
            "variance": 2025708.005
          },
          {
            "average": 1.000004635,
            "count": 1941774,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002152885929,
            "variance": 4.634917823e-06
          },
          {
            "average": 1.000005665,
            "count": 1941774,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002380103722,
            "variance": 5.664893726e-06
          },
          {
            "average": 0.5115904323,
            "count": 1941774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998657725,
            "variance": 0.2498657906
          },
          {
            "average": 6.179915891e-06,
            "count": 1941774,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002485936621,
            "variance": 6.179880883e-06
          },
          {
            "average": 1.137826544,
            "count": 1941774,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3447179269,
            "variance": 0.1188304491
          },
          {
            "average": -2.290231658,
            "count": 1941774,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.45763634,
            "variance": 155.1927031
          },
          {
            "average": 1.970353398,
            "count": 1941774,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9995836273,
            "variance": 0.999167428
          },
          {
            "average": 1011.387003,
            "count": 1941774,
            "maximum": 1013,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8381295936,
            "variance": 0.7024612157
          },
          {
            "average": 44887.40187,
            "count": 1941774,
            "maximum": 52736,
            "minimum": 34560,
            "name": "Red",
            "position": 12,
            "stddev": 1518.637589,
            "variance": 2306260.126
          },
          {
            "average": 43146.61008,
            "count": 1941774,
            "maximum": 51968,
            "minimum": 34048,
            "name": "Green",
            "position": 13,
            "stddev": 1482.256347,
            "variance": 2197083.877
          },
          {
            "average": 40021.89852,
            "count": 1941774,
            "maximum": 49152,
            "minimum": 32000,
            "name": "Blue",
            "position": 14,
            "stddev": 1482.156826,
            "variance": 2196788.857
          },
          {
            "average": 187904037.3,
            "count": 1941774,
            "maximum": 187904955.2,
            "minimum": 187903267.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 416.203222,
            "variance": 173225.122
          },
          {
            "average": 0,
            "count": 1941774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1941774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1941774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1941774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1941774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320614.5745,
          4799279.744,
          1282.149032,
          320902.2745,
          4800288.984,
          1298.069032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320614.57454544713,
                4799279.74351957,
                1282.1490317406142
              ],
              [
                320614.57454544713,
                4800288.98351957,
                1282.1490317406142
              ],
              [
                320902.2745454471,
                4800288.98351957,
                1298.0690317406143
              ],
              [
                320902.2745454471,
                4799279.74351957,
                1298.0690317406143
              ],
              [
                320614.57454544713,
                4799279.74351957,
                1282.1490317406142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:35:55+00:00",
        "end_time": "2017-08-27T21:07:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.212815,
            43.32496561,
            1282.149032,
            -119.2089394,
            43.33411519,
            1298.069032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21248522327862,
                  43.32496561320282,
                  1282.1490317406142
                ],
                [
                  -119.21281502704049,
                  43.33404659702805,
                  1282.1490317406142
                ],
                [
                  -119.20926868634696,
                  43.33411518575077,
                  1298.0690317406143
                ],
                [
                  -119.20893941009219,
                  43.325034180295994,
                  1298.0690317406143
                ],
                [
                  -119.21248522327862,
                  43.32496561320282,
                  1282.1490317406142
                ]
              ]
            ]
          },
          "id": "20170827_43119C2119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:35:55Z",
            "pc:count": 1941774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320729.3662,
                "count": 1941774,
                "maximum": 320902.2745,
                "minimum": 320614.5745,
                "name": "X",
                "position": 0,
                "stddev": 69.56439859,
                "variance": 4839.205552
              },
              {
                "average": 4799842.987,
                "count": 1941774,
                "maximum": 4800288.984,
                "minimum": 4799279.744,
                "name": "Y",
                "position": 1,
                "stddev": 276.4523584,
                "variance": 76425.90648
              },
              {
                "average": 1291.90992,
                "count": 1941774,
                "maximum": 1298.069032,
                "minimum": 1282.149032,
                "name": "Z",
                "position": 2,
                "stddev": 4.57533558,
                "variance": 20.93369567
              },
              {
                "average": 21151.03334,
                "count": 1941774,
                "maximum": 28673,
                "minimum": 7265,
                "name": "Intensity",
                "position": 3,
                "stddev": 1423.273693,
                "variance": 2025708.005
              },
              {
                "average": 1.000004635,
                "count": 1941774,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002152885929,
                "variance": 4.634917823e-06
              },
              {
                "average": 1.000005665,
                "count": 1941774,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002380103722,
                "variance": 5.664893726e-06
              },
              {
                "average": 0.5115904323,
                "count": 1941774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998657725,
                "variance": 0.2498657906
              },
              {
                "average": 6.179915891e-06,
                "count": 1941774,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002485936621,
                "variance": 6.179880883e-06
              },
              {
                "average": 1.137826544,
                "count": 1941774,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3447179269,
                "variance": 0.1188304491
              },
              {
                "average": -2.290231658,
                "count": 1941774,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.45763634,
                "variance": 155.1927031
              },
              {
                "average": 1.970353398,
                "count": 1941774,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9995836273,
                "variance": 0.999167428
              },
              {
                "average": 1011.387003,
                "count": 1941774,
                "maximum": 1013,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8381295936,
                "variance": 0.7024612157
              },
              {
                "average": 44887.40187,
                "count": 1941774,
                "maximum": 52736,
                "minimum": 34560,
                "name": "Red",
                "position": 12,
                "stddev": 1518.637589,
                "variance": 2306260.126
              },
              {
                "average": 43146.61008,
                "count": 1941774,
                "maximum": 51968,
                "minimum": 34048,
                "name": "Green",
                "position": 13,
                "stddev": 1482.256347,
                "variance": 2197083.877
              },
              {
                "average": 40021.89852,
                "count": 1941774,
                "maximum": 49152,
                "minimum": 32000,
                "name": "Blue",
                "position": 14,
                "stddev": 1482.156826,
                "variance": 2196788.857
              },
              {
                "average": 187904037.3,
                "count": 1941774,
                "maximum": 187904955.2,
                "minimum": 187903267.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 416.203222,
                "variance": 173225.122
              },
              {
                "average": 0,
                "count": 1941774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1941774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1941774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1941774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1941774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320614.5745,
              4799279.744,
              1282.149032,
              320902.2745,
              4800288.984,
              1298.069032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320614.57454544713,
                    4799279.74351957,
                    1282.1490317406142
                  ],
                  [
                    320614.57454544713,
                    4800288.98351957,
                    1282.1490317406142
                  ],
                  [
                    320902.2745454471,
                    4800288.98351957,
                    1298.0690317406143
                  ],
                  [
                    320902.2745454471,
                    4799279.74351957,
                    1298.0690317406143
                  ],
                  [
                    320614.57454544713,
                    4799279.74351957,
                    1282.1490317406142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:35:55+00:00",
            "end_time": "2017-08-27T21:07:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2874759113329,
              43.399745158469976,
              1263.9527736726325
            ],
            [
              -119.28795558868961,
              43.41248473703957,
              1263.9527736726325
            ],
            [
              -119.27499665357462,
              43.412743402391044,
              1323.0127736726324
            ],
            [
              -119.2745196873729,
              43.40000370941206,
              1323.0127736726324
            ],
            [
              -119.2874759113329,
              43.399745158469976,
              1263.9527736726325
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879556,
        43.39974516,
        1263.952774,
        -119.2745197,
        43.4127434,
        1323.012774
      ],
      "properties": {
        "datetime": "2017-08-28T16:41:16Z",
        "pc:count": 16243226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315251.1372,
            "count": 16243226,
            "maximum": 315812.0185,
            "minimum": 314762.0185,
            "name": "X",
            "position": 0,
            "stddev": 291.8879313,
            "variance": 85198.56446
          },
          {
            "average": 4808455.285,
            "count": 16243226,
            "maximum": 4809164.656,
            "minimum": 4807748.716,
            "name": "Y",
            "position": 1,
            "stddev": 392.2303506,
            "variance": 153844.6479
          },
          {
            "average": 1306.935988,
            "count": 16243226,
            "maximum": 1323.012774,
            "minimum": 1263.952774,
            "name": "Z",
            "position": 2,
            "stddev": 11.76838815,
            "variance": 138.4949597
          },
          {
            "average": 20523.80999,
            "count": 16243226,
            "maximum": 34385,
            "minimum": 2113,
            "name": "Intensity",
            "position": 3,
            "stddev": 1463.511349,
            "variance": 2141865.469
          },
          {
            "average": 1.000012621,
            "count": 16243226,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003552532501,
            "variance": 1.262048717e-05
          },
          {
            "average": 1.000021055,
            "count": 16243226,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004588517061,
            "variance": 2.105448882e-05
          },
          {
            "average": 0.4993604719,
            "count": 16243226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996064,
            "variance": 0.2499996064
          },
          {
            "average": 1.274377393e-05,
            "count": 16243226,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003569819646,
            "variance": 1.274361231e-05
          },
          {
            "average": 1.14928303,
            "count": 16243226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3563672474,
            "variance": 0.126997615
          },
          {
            "average": 1.325091881,
            "count": 16243226,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90520795,
            "variance": 141.7339764
          },
          {
            "average": 1.995883638,
            "count": 16243226,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00005506,
            "variance": 1.000110124
          },
          {
            "average": 1015.111041,
            "count": 16243226,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638518189,
            "variance": 2.684741855
          },
          {
            "average": 45630.66977,
            "count": 16243226,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2457.530767,
            "variance": 6039457.47
          },
          {
            "average": 43708.16807,
            "count": 16243226,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2293.291677,
            "variance": 5259186.718
          },
          {
            "average": 40332.41117,
            "count": 16243226,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2242.101375,
            "variance": 5027018.575
          },
          {
            "average": 187923277,
            "count": 16243226,
            "maximum": 187973676.4,
            "minimum": 187904390.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29738.07976,
            "variance": 884353387.6
          },
          {
            "average": 0,
            "count": 16243226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16243226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16243226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16243226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16243226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314762.0185,
          4807748.716,
          1263.952774,
          315812.0185,
          4809164.656,
          1323.012774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314762.01846055896,
                4807748.715700987,
                1263.9527736726325
              ],
              [
                314762.01846055896,
                4809164.655700986,
                1263.9527736726325
              ],
              [
                315812.01846055896,
                4809164.655700986,
                1323.0127736726324
              ],
              [
                315812.01846055896,
                4807748.715700987,
                1323.0127736726324
              ],
              [
                314762.01846055896,
                4807748.715700987,
                1263.9527736726325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:41:16+00:00",
        "end_time": "2017-08-27T21:26:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879556,
            43.39974516,
            1263.952774,
            -119.2745197,
            43.4127434,
            1323.012774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2874759113329,
                  43.399745158469976,
                  1263.9527736726325
                ],
                [
                  -119.28795558868961,
                  43.41248473703957,
                  1263.9527736726325
                ],
                [
                  -119.27499665357462,
                  43.412743402391044,
                  1323.0127736726324
                ],
                [
                  -119.2745196873729,
                  43.40000370941206,
                  1323.0127736726324
                ],
                [
                  -119.2874759113329,
                  43.399745158469976,
                  1263.9527736726325
                ]
              ]
            ]
          },
          "id": "20170827_43119D3413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:41:16Z",
            "pc:count": 16243226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315251.1372,
                "count": 16243226,
                "maximum": 315812.0185,
                "minimum": 314762.0185,
                "name": "X",
                "position": 0,
                "stddev": 291.8879313,
                "variance": 85198.56446
              },
              {
                "average": 4808455.285,
                "count": 16243226,
                "maximum": 4809164.656,
                "minimum": 4807748.716,
                "name": "Y",
                "position": 1,
                "stddev": 392.2303506,
                "variance": 153844.6479
              },
              {
                "average": 1306.935988,
                "count": 16243226,
                "maximum": 1323.012774,
                "minimum": 1263.952774,
                "name": "Z",
                "position": 2,
                "stddev": 11.76838815,
                "variance": 138.4949597
              },
              {
                "average": 20523.80999,
                "count": 16243226,
                "maximum": 34385,
                "minimum": 2113,
                "name": "Intensity",
                "position": 3,
                "stddev": 1463.511349,
                "variance": 2141865.469
              },
              {
                "average": 1.000012621,
                "count": 16243226,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003552532501,
                "variance": 1.262048717e-05
              },
              {
                "average": 1.000021055,
                "count": 16243226,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004588517061,
                "variance": 2.105448882e-05
              },
              {
                "average": 0.4993604719,
                "count": 16243226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996064,
                "variance": 0.2499996064
              },
              {
                "average": 1.274377393e-05,
                "count": 16243226,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003569819646,
                "variance": 1.274361231e-05
              },
              {
                "average": 1.14928303,
                "count": 16243226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3563672474,
                "variance": 0.126997615
              },
              {
                "average": 1.325091881,
                "count": 16243226,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90520795,
                "variance": 141.7339764
              },
              {
                "average": 1.995883638,
                "count": 16243226,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00005506,
                "variance": 1.000110124
              },
              {
                "average": 1015.111041,
                "count": 16243226,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638518189,
                "variance": 2.684741855
              },
              {
                "average": 45630.66977,
                "count": 16243226,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2457.530767,
                "variance": 6039457.47
              },
              {
                "average": 43708.16807,
                "count": 16243226,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2293.291677,
                "variance": 5259186.718
              },
              {
                "average": 40332.41117,
                "count": 16243226,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2242.101375,
                "variance": 5027018.575
              },
              {
                "average": 187923277,
                "count": 16243226,
                "maximum": 187973676.4,
                "minimum": 187904390.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29738.07976,
                "variance": 884353387.6
              },
              {
                "average": 0,
                "count": 16243226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16243226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16243226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16243226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16243226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314762.0185,
              4807748.716,
              1263.952774,
              315812.0185,
              4809164.656,
              1323.012774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314762.01846055896,
                    4807748.715700987,
                    1263.9527736726325
                  ],
                  [
                    314762.01846055896,
                    4809164.655700986,
                    1263.9527736726325
                  ],
                  [
                    315812.01846055896,
                    4809164.655700986,
                    1323.0127736726324
                  ],
                  [
                    315812.01846055896,
                    4807748.715700987,
                    1323.0127736726324
                  ],
                  [
                    314762.01846055896,
                    4807748.715700987,
                    1263.9527736726325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:41:16+00:00",
            "end_time": "2017-08-27T21:26: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": "20170829_43119C3421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3124754351653,
              43.24974309883857,
              1283.5509717207385
            ],
            [
              -119.31295787382827,
              43.26248422848016,
              1283.5509717207385
            ],
            [
              -119.29999606084286,
              43.26274571452319,
              1335.5709717207385
            ],
            [
              -119.29951631993966,
              43.25000446917471,
              1335.5709717207385
            ],
            [
              -119.3124754351653,
              43.24974309883857,
              1283.5509717207385
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129579,
        43.2497431,
        1283.550972,
        -119.2995163,
        43.26274571,
        1335.570972
      ],
      "properties": {
        "datetime": "2017-08-29T17:10:07Z",
        "pc:count": 13631930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312803.9351,
            "count": 13631930,
            "maximum": 313328.7661,
            "minimum": 312275.9261,
            "name": "X",
            "position": 0,
            "stddev": 295.1324238,
            "variance": 87103.14756
          },
          {
            "average": 4791848.344,
            "count": 13631930,
            "maximum": 4792561.448,
            "minimum": 4791145.348,
            "name": "Y",
            "position": 1,
            "stddev": 400.6692845,
            "variance": 160535.8756
          },
          {
            "average": 1305.517561,
            "count": 13631930,
            "maximum": 1335.570972,
            "minimum": 1283.550972,
            "name": "Z",
            "position": 2,
            "stddev": 12.41328815,
            "variance": 154.0897228
          },
          {
            "average": 20054.72776,
            "count": 13631930,
            "maximum": 28977,
            "minimum": 2817,
            "name": "Intensity",
            "position": 3,
            "stddev": 1169.974191,
            "variance": 1368839.607
          },
          {
            "average": 1.000001541,
            "count": 13631930,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001241168243,
            "variance": 1.540498608e-06
          },
          {
            "average": 1.000002421,
            "count": 13631930,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001555886049,
            "variance": 2.420781396e-06
          },
          {
            "average": 0.5019300275,
            "count": 13631930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962933,
            "variance": 0.2499962933
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201341263,
            "count": 13631930,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4010024569,
            "variance": 0.1608029705
          },
          {
            "average": 0.2989404805,
            "count": 13631930,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76814254,
            "variance": 138.4891788
          },
          {
            "average": 2.001345958,
            "count": 13631930,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000000525,
            "variance": 1.000001049
          },
          {
            "average": 1066.440468,
            "count": 13631930,
            "maximum": 1069,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9932707148,
            "variance": 0.986586713
          },
          {
            "average": 46128.045,
            "count": 13631930,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1766.765531,
            "variance": 3121460.441
          },
          {
            "average": 44427.22507,
            "count": 13631930,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1806.634866,
            "variance": 3263929.537
          },
          {
            "average": 41566.43453,
            "count": 13631930,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1851.669407,
            "variance": 3428679.594
          },
          {
            "average": 188060426.4,
            "count": 13631930,
            "maximum": 188061807.7,
            "minimum": 188059019.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.5231945,
            "variance": 415410.1482
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13631930,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312275.9261,
          4791145.348,
          1283.550972,
          313328.7661,
          4792561.448,
          1335.570972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312275.9260587174,
                4791145.347900569,
                1283.5509717207385
              ],
              [
                312275.9260587174,
                4792561.447900569,
                1283.5509717207385
              ],
              [
                313328.7660587174,
                4792561.447900569,
                1335.5709717207385
              ],
              [
                313328.7660587174,
                4791145.347900569,
                1335.5709717207385
              ],
              [
                312275.9260587174,
                4791145.347900569,
                1283.5509717207385
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:10:07+00:00",
        "end_time": "2017-08-29T16:23:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129579,
            43.2497431,
            1283.550972,
            -119.2995163,
            43.26274571,
            1335.570972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3124754351653,
                  43.24974309883857,
                  1283.5509717207385
                ],
                [
                  -119.31295787382827,
                  43.26248422848016,
                  1283.5509717207385
                ],
                [
                  -119.29999606084286,
                  43.26274571452319,
                  1335.5709717207385
                ],
                [
                  -119.29951631993966,
                  43.25000446917471,
                  1335.5709717207385
                ],
                [
                  -119.3124754351653,
                  43.24974309883857,
                  1283.5509717207385
                ]
              ]
            ]
          },
          "id": "20170829_43119C3421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:10:07Z",
            "pc:count": 13631930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312803.9351,
                "count": 13631930,
                "maximum": 313328.7661,
                "minimum": 312275.9261,
                "name": "X",
                "position": 0,
                "stddev": 295.1324238,
                "variance": 87103.14756
              },
              {
                "average": 4791848.344,
                "count": 13631930,
                "maximum": 4792561.448,
                "minimum": 4791145.348,
                "name": "Y",
                "position": 1,
                "stddev": 400.6692845,
                "variance": 160535.8756
              },
              {
                "average": 1305.517561,
                "count": 13631930,
                "maximum": 1335.570972,
                "minimum": 1283.550972,
                "name": "Z",
                "position": 2,
                "stddev": 12.41328815,
                "variance": 154.0897228
              },
              {
                "average": 20054.72776,
                "count": 13631930,
                "maximum": 28977,
                "minimum": 2817,
                "name": "Intensity",
                "position": 3,
                "stddev": 1169.974191,
                "variance": 1368839.607
              },
              {
                "average": 1.000001541,
                "count": 13631930,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001241168243,
                "variance": 1.540498608e-06
              },
              {
                "average": 1.000002421,
                "count": 13631930,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001555886049,
                "variance": 2.420781396e-06
              },
              {
                "average": 0.5019300275,
                "count": 13631930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962933,
                "variance": 0.2499962933
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201341263,
                "count": 13631930,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4010024569,
                "variance": 0.1608029705
              },
              {
                "average": 0.2989404805,
                "count": 13631930,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76814254,
                "variance": 138.4891788
              },
              {
                "average": 2.001345958,
                "count": 13631930,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000000525,
                "variance": 1.000001049
              },
              {
                "average": 1066.440468,
                "count": 13631930,
                "maximum": 1069,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9932707148,
                "variance": 0.986586713
              },
              {
                "average": 46128.045,
                "count": 13631930,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1766.765531,
                "variance": 3121460.441
              },
              {
                "average": 44427.22507,
                "count": 13631930,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1806.634866,
                "variance": 3263929.537
              },
              {
                "average": 41566.43453,
                "count": 13631930,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1851.669407,
                "variance": 3428679.594
              },
              {
                "average": 188060426.4,
                "count": 13631930,
                "maximum": 188061807.7,
                "minimum": 188059019.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.5231945,
                "variance": 415410.1482
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13631930,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312275.9261,
              4791145.348,
              1283.550972,
              313328.7661,
              4792561.448,
              1335.570972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312275.9260587174,
                    4791145.347900569,
                    1283.5509717207385
                  ],
                  [
                    312275.9260587174,
                    4792561.447900569,
                    1283.5509717207385
                  ],
                  [
                    313328.7660587174,
                    4792561.447900569,
                    1335.5709717207385
                  ],
                  [
                    313328.7660587174,
                    4791145.347900569,
                    1335.5709717207385
                  ],
                  [
                    312275.9260587174,
                    4791145.347900569,
                    1283.5509717207385
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:10:07+00:00",
            "end_time": "2017-08-29T16:23: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": "20170828_43119D3112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247534694749,
              43.4622376306842,
              1320.7252265725297
            ],
            [
              -119.36297211911841,
              43.474983948329495,
              1320.7252265725297
            ],
            [
              -119.34999657113927,
              43.47525149962567,
              1381.4852265725299
            ],
            [
              -119.34950252070641,
              43.462505063592374,
              1381.4852265725299
            ],
            [
              -119.36247534694749,
              43.4622376306842,
              1320.7252265725297
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629721,
        43.46223763,
        1320.725227,
        -119.3495025,
        43.4752515,
        1381.485227
      ],
      "properties": {
        "datetime": "2017-08-31T16:21:00Z",
        "pc:count": 17281398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309414.6005,
            "count": 17281398,
            "maximum": 309935.6046,
            "minimum": 308885.2846,
            "name": "X",
            "position": 0,
            "stddev": 287.6755261,
            "variance": 82757.20833
          },
          {
            "average": 4815669.401,
            "count": 17281398,
            "maximum": 4816275.465,
            "minimum": 4814858.685,
            "name": "Y",
            "position": 1,
            "stddev": 411.3297981,
            "variance": 169192.2028
          },
          {
            "average": 1332.158541,
            "count": 17281398,
            "maximum": 1381.485227,
            "minimum": 1320.725227,
            "name": "Z",
            "position": 2,
            "stddev": 5.0852804,
            "variance": 25.86007675
          },
          {
            "average": 19770.68355,
            "count": 17281398,
            "maximum": 29425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1548.838698,
            "variance": 2398901.314
          },
          {
            "average": 1.003134411,
            "count": 17281398,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05912280022,
            "variance": 0.003495505506
          },
          {
            "average": 1.00632391,
            "count": 17281398,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08709040685,
            "variance": 0.007584738966
          },
          {
            "average": 0.5020355992,
            "count": 17281398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958708,
            "variance": 0.2499958708
          },
          {
            "average": 5.786568888e-07,
            "count": 17281398,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007606948057,
            "variance": 5.786565874e-07
          },
          {
            "average": 1.142618091,
            "count": 17281398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3496829686,
            "variance": 0.1222781785
          },
          {
            "average": 0.2563384104,
            "count": 17281398,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67938194,
            "variance": 136.4079625
          },
          {
            "average": 1.99774509,
            "count": 17281398,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001174248,
            "variance": 1.002349875
          },
          {
            "average": 1044.436534,
            "count": 17281398,
            "maximum": 1129,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 43.01835562,
            "variance": 1850.578921
          },
          {
            "average": 42471.8905,
            "count": 17281398,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3005.447621,
            "variance": 9032715.402
          },
          {
            "average": 40650.22558,
            "count": 17281398,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2854.71593,
            "variance": 8149403.039
          },
          {
            "average": 37852.44051,
            "count": 17281398,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2547.614184,
            "variance": 6490338.032
          },
          {
            "average": 188029688.9,
            "count": 17281398,
            "maximum": 188231660.6,
            "minimum": 187973956.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 104638.782,
            "variance": 10949274690.0
          },
          {
            "average": 0,
            "count": 17281398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17281398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17281398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17281398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17281398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308885.2846,
          4814858.685,
          1320.725227,
          309935.6046,
          4816275.465,
          1381.485227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308885.2846106953,
                4814858.685143947,
                1320.7252265725297
              ],
              [
                308885.2846106953,
                4816275.465143946,
                1320.7252265725297
              ],
              [
                309935.60461069527,
                4816275.465143946,
                1381.4852265725299
              ],
              [
                309935.60461069527,
                4814858.685143947,
                1381.4852265725299
              ],
              [
                308885.2846106953,
                4814858.685143947,
                1320.7252265725297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:21:00+00:00",
        "end_time": "2017-08-28T16:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629721,
            43.46223763,
            1320.725227,
            -119.3495025,
            43.4752515,
            1381.485227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247534694749,
                  43.4622376306842,
                  1320.7252265725297
                ],
                [
                  -119.36297211911841,
                  43.474983948329495,
                  1320.7252265725297
                ],
                [
                  -119.34999657113927,
                  43.47525149962567,
                  1381.4852265725299
                ],
                [
                  -119.34950252070641,
                  43.462505063592374,
                  1381.4852265725299
                ],
                [
                  -119.36247534694749,
                  43.4622376306842,
                  1320.7252265725297
                ]
              ]
            ]
          },
          "id": "20170828_43119D3112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:21:00Z",
            "pc:count": 17281398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309414.6005,
                "count": 17281398,
                "maximum": 309935.6046,
                "minimum": 308885.2846,
                "name": "X",
                "position": 0,
                "stddev": 287.6755261,
                "variance": 82757.20833
              },
              {
                "average": 4815669.401,
                "count": 17281398,
                "maximum": 4816275.465,
                "minimum": 4814858.685,
                "name": "Y",
                "position": 1,
                "stddev": 411.3297981,
                "variance": 169192.2028
              },
              {
                "average": 1332.158541,
                "count": 17281398,
                "maximum": 1381.485227,
                "minimum": 1320.725227,
                "name": "Z",
                "position": 2,
                "stddev": 5.0852804,
                "variance": 25.86007675
              },
              {
                "average": 19770.68355,
                "count": 17281398,
                "maximum": 29425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1548.838698,
                "variance": 2398901.314
              },
              {
                "average": 1.003134411,
                "count": 17281398,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05912280022,
                "variance": 0.003495505506
              },
              {
                "average": 1.00632391,
                "count": 17281398,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08709040685,
                "variance": 0.007584738966
              },
              {
                "average": 0.5020355992,
                "count": 17281398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958708,
                "variance": 0.2499958708
              },
              {
                "average": 5.786568888e-07,
                "count": 17281398,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007606948057,
                "variance": 5.786565874e-07
              },
              {
                "average": 1.142618091,
                "count": 17281398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3496829686,
                "variance": 0.1222781785
              },
              {
                "average": 0.2563384104,
                "count": 17281398,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67938194,
                "variance": 136.4079625
              },
              {
                "average": 1.99774509,
                "count": 17281398,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001174248,
                "variance": 1.002349875
              },
              {
                "average": 1044.436534,
                "count": 17281398,
                "maximum": 1129,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 43.01835562,
                "variance": 1850.578921
              },
              {
                "average": 42471.8905,
                "count": 17281398,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3005.447621,
                "variance": 9032715.402
              },
              {
                "average": 40650.22558,
                "count": 17281398,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2854.71593,
                "variance": 8149403.039
              },
              {
                "average": 37852.44051,
                "count": 17281398,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2547.614184,
                "variance": 6490338.032
              },
              {
                "average": 188029688.9,
                "count": 17281398,
                "maximum": 188231660.6,
                "minimum": 187973956.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 104638.782,
                "variance": 10949274690.0
              },
              {
                "average": 0,
                "count": 17281398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17281398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17281398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17281398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17281398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308885.2846,
              4814858.685,
              1320.725227,
              309935.6046,
              4816275.465,
              1381.485227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308885.2846106953,
                    4814858.685143947,
                    1320.7252265725297
                  ],
                  [
                    308885.2846106953,
                    4816275.465143946,
                    1320.7252265725297
                  ],
                  [
                    309935.60461069527,
                    4816275.465143946,
                    1381.4852265725299
                  ],
                  [
                    309935.60461069527,
                    4814858.685143947,
                    1381.4852265725299
                  ],
                  [
                    308885.2846106953,
                    4814858.685143947,
                    1320.7252265725297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:21:00+00:00",
            "end_time": "2017-08-28T16:45:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119B3210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247671002818,
              43.224748420820745,
              1327.2590366437682
            ],
            [
              -119.26294811154575,
              43.23748465278216,
              1327.2590366437682
            ],
            [
              -119.2502897099529,
              43.23773447940915,
              1379.899036643768
            ],
            [
              -119.24982093990583,
              43.224998136936605,
              1379.899036643768
            ],
            [
              -119.26247671002818,
              43.224748420820745,
              1327.2590366437682
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629481,
        43.22474842,
        1327.259037,
        -119.2498209,
        43.23773448,
        1379.899037
      ],
      "properties": {
        "datetime": "2017-08-29T16:07:28Z",
        "pc:count": 8247815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316681.7255,
            "count": 8247815,
            "maximum": 317288.3517,
            "minimum": 316259.7717,
            "name": "X",
            "position": 0,
            "stddev": 278.234855,
            "variance": 77414.63456
          },
          {
            "average": 4788737.43,
            "count": 8247815,
            "maximum": 4789673.887,
            "minimum": 4788258.387,
            "name": "Y",
            "position": 1,
            "stddev": 311.162925,
            "variance": 96822.36589
          },
          {
            "average": 1354.649586,
            "count": 8247815,
            "maximum": 1379.899037,
            "minimum": 1327.259037,
            "name": "Z",
            "position": 2,
            "stddev": 12.46719592,
            "variance": 155.4309742
          },
          {
            "average": 19045.75076,
            "count": 8247815,
            "maximum": 26929,
            "minimum": 1970,
            "name": "Intensity",
            "position": 3,
            "stddev": 1316.242639,
            "variance": 1732494.684
          },
          {
            "average": 1.000010063,
            "count": 8247815,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003172250188,
            "variance": 1.006317125e-05
          },
          {
            "average": 1.000020248,
            "count": 8247815,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004499708804,
            "variance": 2.024737932e-05
          },
          {
            "average": 0.4981405378,
            "count": 8247815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965727,
            "variance": 0.2499965727
          },
          {
            "average": 7.274653954e-07,
            "count": 8247815,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008529155611,
            "variance": 7.274649544e-07
          },
          {
            "average": 1.268860662,
            "count": 8247815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4433673761,
            "variance": 0.1965746302
          },
          {
            "average": 1.336319974,
            "count": 8247815,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58135207,
            "variance": 134.1277157
          },
          {
            "average": 2.004407228,
            "count": 8247815,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999999624,
            "variance": 0.999999248
          },
          {
            "average": 1061.345998,
            "count": 8247815,
            "maximum": 1063,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8389431175,
            "variance": 0.7038255543
          },
          {
            "average": 46947.79652,
            "count": 8247815,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1759.644529,
            "variance": 3096348.87
          },
          {
            "average": 45144.09093,
            "count": 8247815,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1841.676439,
            "variance": 3391772.105
          },
          {
            "average": 42307.01484,
            "count": 8247815,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1894.296783,
            "variance": 3588360.304
          },
          {
            "average": 188057173.8,
            "count": 8247815,
            "maximum": 188058048.9,
            "minimum": 187989447.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1569.945146,
            "variance": 2464727.76
          },
          {
            "average": 0,
            "count": 8247815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8247815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8247815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8247815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8247815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316259.7717,
          4788258.387,
          1327.259037,
          317288.3517,
          4789673.887,
          1379.899037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316259.7717030292,
                4788258.386541324,
                1327.2590366437682
              ],
              [
                316259.7717030292,
                4789673.886541324,
                1327.2590366437682
              ],
              [
                317288.3517030292,
                4789673.886541324,
                1379.899036643768
              ],
              [
                317288.3517030292,
                4788258.386541324,
                1379.899036643768
              ],
              [
                316259.7717030292,
                4788258.386541324,
                1327.2590366437682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:07:28+00:00",
        "end_time": "2017-08-28T21:04:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119B3210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119B3210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119B3210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B3210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629481,
            43.22474842,
            1327.259037,
            -119.2498209,
            43.23773448,
            1379.899037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247671002818,
                  43.224748420820745,
                  1327.2590366437682
                ],
                [
                  -119.26294811154575,
                  43.23748465278216,
                  1327.2590366437682
                ],
                [
                  -119.2502897099529,
                  43.23773447940915,
                  1379.899036643768
                ],
                [
                  -119.24982093990583,
                  43.224998136936605,
                  1379.899036643768
                ],
                [
                  -119.26247671002818,
                  43.224748420820745,
                  1327.2590366437682
                ]
              ]
            ]
          },
          "id": "20170828_43119B3210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119B3210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:07:28Z",
            "pc:count": 8247815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316681.7255,
                "count": 8247815,
                "maximum": 317288.3517,
                "minimum": 316259.7717,
                "name": "X",
                "position": 0,
                "stddev": 278.234855,
                "variance": 77414.63456
              },
              {
                "average": 4788737.43,
                "count": 8247815,
                "maximum": 4789673.887,
                "minimum": 4788258.387,
                "name": "Y",
                "position": 1,
                "stddev": 311.162925,
                "variance": 96822.36589
              },
              {
                "average": 1354.649586,
                "count": 8247815,
                "maximum": 1379.899037,
                "minimum": 1327.259037,
                "name": "Z",
                "position": 2,
                "stddev": 12.46719592,
                "variance": 155.4309742
              },
              {
                "average": 19045.75076,
                "count": 8247815,
                "maximum": 26929,
                "minimum": 1970,
                "name": "Intensity",
                "position": 3,
                "stddev": 1316.242639,
                "variance": 1732494.684
              },
              {
                "average": 1.000010063,
                "count": 8247815,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003172250188,
                "variance": 1.006317125e-05
              },
              {
                "average": 1.000020248,
                "count": 8247815,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004499708804,
                "variance": 2.024737932e-05
              },
              {
                "average": 0.4981405378,
                "count": 8247815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965727,
                "variance": 0.2499965727
              },
              {
                "average": 7.274653954e-07,
                "count": 8247815,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008529155611,
                "variance": 7.274649544e-07
              },
              {
                "average": 1.268860662,
                "count": 8247815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4433673761,
                "variance": 0.1965746302
              },
              {
                "average": 1.336319974,
                "count": 8247815,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58135207,
                "variance": 134.1277157
              },
              {
                "average": 2.004407228,
                "count": 8247815,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999999624,
                "variance": 0.999999248
              },
              {
                "average": 1061.345998,
                "count": 8247815,
                "maximum": 1063,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8389431175,
                "variance": 0.7038255543
              },
              {
                "average": 46947.79652,
                "count": 8247815,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1759.644529,
                "variance": 3096348.87
              },
              {
                "average": 45144.09093,
                "count": 8247815,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1841.676439,
                "variance": 3391772.105
              },
              {
                "average": 42307.01484,
                "count": 8247815,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1894.296783,
                "variance": 3588360.304
              },
              {
                "average": 188057173.8,
                "count": 8247815,
                "maximum": 188058048.9,
                "minimum": 187989447.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1569.945146,
                "variance": 2464727.76
              },
              {
                "average": 0,
                "count": 8247815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8247815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8247815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8247815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8247815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316259.7717,
              4788258.387,
              1327.259037,
              317288.3517,
              4789673.887,
              1379.899037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316259.7717030292,
                    4788258.386541324,
                    1327.2590366437682
                  ],
                  [
                    316259.7717030292,
                    4789673.886541324,
                    1327.2590366437682
                  ],
                  [
                    317288.3517030292,
                    4789673.886541324,
                    1379.899036643768
                  ],
                  [
                    317288.3517030292,
                    4788258.386541324,
                    1379.899036643768
                  ],
                  [
                    316259.7717030292,
                    4788258.386541324,
                    1327.2590366437682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:07:28+00:00",
            "end_time": "2017-08-28T21:04: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": "20170828_43119C3220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247635217958,
              43.32474825964422,
              1285.273891502756
            ],
            [
              -119.26294942911701,
              43.33748498801482,
              1285.273891502756
            ],
            [
              -119.24999562970288,
              43.33774067843533,
              1332.833891502756
            ],
            [
              -119.24952525521459,
              43.32500383697938,
              1332.833891502756
            ],
            [
              -119.26247635217958,
              43.32474825964422,
              1285.273891502756
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629494,
        43.32474826,
        1285.273892,
        -119.2495253,
        43.33774068,
        1332.833892
      ],
      "properties": {
        "datetime": "2017-08-28T17:13:31Z",
        "pc:count": 13446957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317079.9533,
            "count": 13446957,
            "maximum": 317611.4397,
            "minimum": 316560.5797,
            "name": "X",
            "position": 0,
            "stddev": 292.7186635,
            "variance": 85684.21594
          },
          {
            "average": 4800073.246,
            "count": 13446957,
            "maximum": 4800779.847,
            "minimum": 4799364.267,
            "name": "Y",
            "position": 1,
            "stddev": 399.8200934,
            "variance": 159856.1071
          },
          {
            "average": 1310.396872,
            "count": 13446957,
            "maximum": 1332.833892,
            "minimum": 1285.273892,
            "name": "Z",
            "position": 2,
            "stddev": 8.295678832,
            "variance": 68.81828729
          },
          {
            "average": 19406.55827,
            "count": 13446957,
            "maximum": 28801,
            "minimum": 4657,
            "name": "Intensity",
            "position": 3,
            "stddev": 1477.411646,
            "variance": 2182745.171
          },
          {
            "average": 1.000002677,
            "count": 13446957,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001636208623,
            "variance": 2.677178658e-06
          },
          {
            "average": 1.000004908,
            "count": 13446957,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002215434477,
            "variance": 4.908149923e-06
          },
          {
            "average": 0.5014795541,
            "count": 13446957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978295,
            "variance": 0.2499978295
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184904287,
            "count": 13446957,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3882199158,
            "variance": 0.150714703
          },
          {
            "average": 0.3955839795,
            "count": 13446957,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76224853,
            "variance": 138.3504906
          },
          {
            "average": 2.001531127,
            "count": 13446957,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000061703,
            "variance": 1.000123409
          },
          {
            "average": 1020.77237,
            "count": 13446957,
            "maximum": 1023,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9942009019,
            "variance": 0.9884354333
          },
          {
            "average": 44151.77415,
            "count": 13446957,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1990.74413,
            "variance": 3963062.192
          },
          {
            "average": 42557.45786,
            "count": 13446957,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1766.009304,
            "variance": 3118788.862
          },
          {
            "average": 39813.84036,
            "count": 13446957,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1589.147685,
            "variance": 2525390.366
          },
          {
            "average": 187974528.3,
            "count": 13446957,
            "maximum": 187975611.4,
            "minimum": 187972529.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 513.9888219,
            "variance": 264184.509
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446957,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316560.5797,
          4799364.267,
          1285.273892,
          317611.4397,
          4800779.847,
          1332.833892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316560.5796848677,
                4799364.267281736,
                1285.273891502756
              ],
              [
                316560.5796848677,
                4800779.847281736,
                1285.273891502756
              ],
              [
                317611.4396848677,
                4800779.847281736,
                1332.833891502756
              ],
              [
                317611.4396848677,
                4799364.267281736,
                1332.833891502756
              ],
              [
                316560.5796848677,
                4799364.267281736,
                1285.273891502756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:13:31+00:00",
        "end_time": "2017-08-28T16:22:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629494,
            43.32474826,
            1285.273892,
            -119.2495253,
            43.33774068,
            1332.833892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247635217958,
                  43.32474825964422,
                  1285.273891502756
                ],
                [
                  -119.26294942911701,
                  43.33748498801482,
                  1285.273891502756
                ],
                [
                  -119.24999562970288,
                  43.33774067843533,
                  1332.833891502756
                ],
                [
                  -119.24952525521459,
                  43.32500383697938,
                  1332.833891502756
                ],
                [
                  -119.26247635217958,
                  43.32474825964422,
                  1285.273891502756
                ]
              ]
            ]
          },
          "id": "20170828_43119C3220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:13:31Z",
            "pc:count": 13446957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317079.9533,
                "count": 13446957,
                "maximum": 317611.4397,
                "minimum": 316560.5797,
                "name": "X",
                "position": 0,
                "stddev": 292.7186635,
                "variance": 85684.21594
              },
              {
                "average": 4800073.246,
                "count": 13446957,
                "maximum": 4800779.847,
                "minimum": 4799364.267,
                "name": "Y",
                "position": 1,
                "stddev": 399.8200934,
                "variance": 159856.1071
              },
              {
                "average": 1310.396872,
                "count": 13446957,
                "maximum": 1332.833892,
                "minimum": 1285.273892,
                "name": "Z",
                "position": 2,
                "stddev": 8.295678832,
                "variance": 68.81828729
              },
              {
                "average": 19406.55827,
                "count": 13446957,
                "maximum": 28801,
                "minimum": 4657,
                "name": "Intensity",
                "position": 3,
                "stddev": 1477.411646,
                "variance": 2182745.171
              },
              {
                "average": 1.000002677,
                "count": 13446957,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001636208623,
                "variance": 2.677178658e-06
              },
              {
                "average": 1.000004908,
                "count": 13446957,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002215434477,
                "variance": 4.908149923e-06
              },
              {
                "average": 0.5014795541,
                "count": 13446957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978295,
                "variance": 0.2499978295
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184904287,
                "count": 13446957,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3882199158,
                "variance": 0.150714703
              },
              {
                "average": 0.3955839795,
                "count": 13446957,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76224853,
                "variance": 138.3504906
              },
              {
                "average": 2.001531127,
                "count": 13446957,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000061703,
                "variance": 1.000123409
              },
              {
                "average": 1020.77237,
                "count": 13446957,
                "maximum": 1023,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9942009019,
                "variance": 0.9884354333
              },
              {
                "average": 44151.77415,
                "count": 13446957,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1990.74413,
                "variance": 3963062.192
              },
              {
                "average": 42557.45786,
                "count": 13446957,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1766.009304,
                "variance": 3118788.862
              },
              {
                "average": 39813.84036,
                "count": 13446957,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1589.147685,
                "variance": 2525390.366
              },
              {
                "average": 187974528.3,
                "count": 13446957,
                "maximum": 187975611.4,
                "minimum": 187972529.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 513.9888219,
                "variance": 264184.509
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446957,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316560.5797,
              4799364.267,
              1285.273892,
              317611.4397,
              4800779.847,
              1332.833892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316560.5796848677,
                    4799364.267281736,
                    1285.273891502756
                  ],
                  [
                    316560.5796848677,
                    4800779.847281736,
                    1285.273891502756
                  ],
                  [
                    317611.4396848677,
                    4800779.847281736,
                    1332.833891502756
                  ],
                  [
                    317611.4396848677,
                    4799364.267281736,
                    1332.833891502756
                  ],
                  [
                    316560.5796848677,
                    4799364.267281736,
                    1285.273891502756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:13:31+00:00",
            "end_time": "2017-08-28T16:22: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": "20170829_43119B3212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29580706435574,
              43.21855326484017,
              1347.3178427506823
            ],
            [
              -119.29604872268023,
              43.22498989494902,
              1347.3178427506823
            ],
            [
              -119.28749311422119,
              43.22516137741647,
              1391.6778427506824
            ],
            [
              -119.28725235445367,
              43.21872470896689,
              1391.6778427506824
            ],
            [
              -119.29580706435574,
              43.21855326484017,
              1347.3178427506823
            ]
          ]
        ]
      },
      "bbox": [
        -119.2960487,
        43.21855326,
        1347.317843,
        -119.2872524,
        43.22516138,
        1391.677843
      ],
      "properties": {
        "datetime": "2017-08-29T17:09:19Z",
        "pc:count": 3201203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313909.5902,
            "count": 3201203,
            "maximum": 314229.3265,
            "minimum": 313533.9665,
            "name": "X",
            "position": 0,
            "stddev": 195.3888196,
            "variance": 38176.79081
          },
          {
            "average": 4788104.76,
            "count": 3201203,
            "maximum": 4788359.526,
            "minimum": 4787644.146,
            "name": "Y",
            "position": 1,
            "stddev": 158.6887622,
            "variance": 25182.12326
          },
          {
            "average": 1369.635842,
            "count": 3201203,
            "maximum": 1391.677843,
            "minimum": 1347.317843,
            "name": "Z",
            "position": 2,
            "stddev": 9.395380937,
            "variance": 88.27318295
          },
          {
            "average": 18815.86216,
            "count": 3201203,
            "maximum": 27377,
            "minimum": 11457,
            "name": "Intensity",
            "position": 3,
            "stddev": 1285.920172,
            "variance": 1653590.69
          },
          {
            "average": 1.000000312,
            "count": 3201203,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0005589119463,
            "variance": 3.123825637e-07
          },
          {
            "average": 1.000000312,
            "count": 3201203,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0005589119463,
            "variance": 3.123825637e-07
          },
          {
            "average": 0.4908361013,
            "count": 3201203,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499916094,
            "variance": 0.249916101
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20290622,
            "count": 3201203,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4021633205,
            "variance": 0.1617353364
          },
          {
            "average": 3.680398043,
            "count": 3201203,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.09122955,
            "variance": 123.015373
          },
          {
            "average": 2.005716913,
            "count": 3201203,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999853764,
            "variance": 0.9999707531
          },
          {
            "average": 1067.725233,
            "count": 3201203,
            "maximum": 1069,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7330125679,
            "variance": 0.5373074247
          },
          {
            "average": 44150.53584,
            "count": 3201203,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1936.847773,
            "variance": 3751379.298
          },
          {
            "average": 42008.39523,
            "count": 3201203,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1880.515927,
            "variance": 3536340.15
          },
          {
            "average": 39012.62145,
            "count": 3201203,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1823.577821,
            "variance": 3325436.071
          },
          {
            "average": 188061213.6,
            "count": 3201203,
            "maximum": 188061759.3,
            "minimum": 188060367.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.5541495,
            "variance": 286818.2471
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313533.9665,
          4787644.146,
          1347.317843,
          314229.3265,
          4788359.526,
          1391.677843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313533.96645887935,
                4787644.146258909,
                1347.3178427506823
              ],
              [
                313533.96645887935,
                4788359.52625891,
                1347.3178427506823
              ],
              [
                314229.32645887934,
                4788359.52625891,
                1391.6778427506824
              ],
              [
                314229.32645887934,
                4787644.146258909,
                1391.6778427506824
              ],
              [
                313533.96645887935,
                4787644.146258909,
                1347.3178427506823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:09:19+00:00",
        "end_time": "2017-08-29T16:46:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2960487,
            43.21855326,
            1347.317843,
            -119.2872524,
            43.22516138,
            1391.677843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29580706435574,
                  43.21855326484017,
                  1347.3178427506823
                ],
                [
                  -119.29604872268023,
                  43.22498989494902,
                  1347.3178427506823
                ],
                [
                  -119.28749311422119,
                  43.22516137741647,
                  1391.6778427506824
                ],
                [
                  -119.28725235445367,
                  43.21872470896689,
                  1391.6778427506824
                ],
                [
                  -119.29580706435574,
                  43.21855326484017,
                  1347.3178427506823
                ]
              ]
            ]
          },
          "id": "20170829_43119B3212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:09:19Z",
            "pc:count": 3201203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313909.5902,
                "count": 3201203,
                "maximum": 314229.3265,
                "minimum": 313533.9665,
                "name": "X",
                "position": 0,
                "stddev": 195.3888196,
                "variance": 38176.79081
              },
              {
                "average": 4788104.76,
                "count": 3201203,
                "maximum": 4788359.526,
                "minimum": 4787644.146,
                "name": "Y",
                "position": 1,
                "stddev": 158.6887622,
                "variance": 25182.12326
              },
              {
                "average": 1369.635842,
                "count": 3201203,
                "maximum": 1391.677843,
                "minimum": 1347.317843,
                "name": "Z",
                "position": 2,
                "stddev": 9.395380937,
                "variance": 88.27318295
              },
              {
                "average": 18815.86216,
                "count": 3201203,
                "maximum": 27377,
                "minimum": 11457,
                "name": "Intensity",
                "position": 3,
                "stddev": 1285.920172,
                "variance": 1653590.69
              },
              {
                "average": 1.000000312,
                "count": 3201203,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0005589119463,
                "variance": 3.123825637e-07
              },
              {
                "average": 1.000000312,
                "count": 3201203,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0005589119463,
                "variance": 3.123825637e-07
              },
              {
                "average": 0.4908361013,
                "count": 3201203,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499916094,
                "variance": 0.249916101
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20290622,
                "count": 3201203,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4021633205,
                "variance": 0.1617353364
              },
              {
                "average": 3.680398043,
                "count": 3201203,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.09122955,
                "variance": 123.015373
              },
              {
                "average": 2.005716913,
                "count": 3201203,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999853764,
                "variance": 0.9999707531
              },
              {
                "average": 1067.725233,
                "count": 3201203,
                "maximum": 1069,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7330125679,
                "variance": 0.5373074247
              },
              {
                "average": 44150.53584,
                "count": 3201203,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1936.847773,
                "variance": 3751379.298
              },
              {
                "average": 42008.39523,
                "count": 3201203,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1880.515927,
                "variance": 3536340.15
              },
              {
                "average": 39012.62145,
                "count": 3201203,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1823.577821,
                "variance": 3325436.071
              },
              {
                "average": 188061213.6,
                "count": 3201203,
                "maximum": 188061759.3,
                "minimum": 188060367.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.5541495,
                "variance": 286818.2471
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313533.9665,
              4787644.146,
              1347.317843,
              314229.3265,
              4788359.526,
              1391.677843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313533.96645887935,
                    4787644.146258909,
                    1347.3178427506823
                  ],
                  [
                    313533.96645887935,
                    4788359.52625891,
                    1347.3178427506823
                  ],
                  [
                    314229.32645887934,
                    4788359.52625891,
                    1391.6778427506824
                  ],
                  [
                    314229.32645887934,
                    4787644.146258909,
                    1391.6778427506824
                  ],
                  [
                    313533.96645887935,
                    4787644.146258909,
                    1347.3178427506823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:09:19+00:00",
            "end_time": "2017-08-29T16:46:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2499768945388,
              43.374749618067426,
              1261.0109578448637
            ],
            [
              -119.25044809454438,
              43.38748400506068,
              1261.0109578448637
            ],
            [
              -119.2374956319435,
              43.38773827517603,
              1332.5309578448637
            ],
            [
              -119.23702713840039,
              43.37500377575767,
              1332.5309578448637
            ],
            [
              -119.2499768945388,
              43.374749618067426,
              1261.0109578448637
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504481,
        43.37474962,
        1261.010958,
        -119.2370271,
        43.38773828,
        1332.530958
      ],
      "properties": {
        "datetime": "2017-08-27T21:42:06Z",
        "pc:count": 14243686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318250.9362,
            "count": 14243686,
            "maximum": 318773.7065,
            "minimum": 317723.8265,
            "name": "X",
            "position": 0,
            "stddev": 294.8348622,
            "variance": 86927.59594
          },
          {
            "average": 4805626.619,
            "count": 14243686,
            "maximum": 4806305.35,
            "minimum": 4804890.03,
            "name": "Y",
            "position": 1,
            "stddev": 390.5940692,
            "variance": 152563.7269
          },
          {
            "average": 1308.999528,
            "count": 14243686,
            "maximum": 1332.530958,
            "minimum": 1261.010958,
            "name": "Z",
            "position": 2,
            "stddev": 16.14517428,
            "variance": 260.6666524
          },
          {
            "average": 21313.31478,
            "count": 14243686,
            "maximum": 31345,
            "minimum": 2178,
            "name": "Intensity",
            "position": 3,
            "stddev": 1472.525768,
            "variance": 2168332.137
          },
          {
            "average": 1.000017481,
            "count": 14243686,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004181043607,
            "variance": 1.748112564e-05
          },
          {
            "average": 1.00003384,
            "count": 14243686,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005817079384,
            "variance": 3.383841256e-05
          },
          {
            "average": 0.5013145474,
            "count": 14243686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982895,
            "variance": 0.2499982895
          },
          {
            "average": 2.239588826e-05,
            "count": 14243686,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004732376597,
            "variance": 2.239538825e-05
          },
          {
            "average": 1.169154529,
            "count": 14243686,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3748883625,
            "variance": 0.1405412843
          },
          {
            "average": 0.584448887,
            "count": 14243686,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81972386,
            "variance": 139.7058722
          },
          {
            "average": 2.001267018,
            "count": 14243686,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00003767,
            "variance": 1.000075341
          },
          {
            "average": 1011.055412,
            "count": 14243686,
            "maximum": 1014,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040038013,
            "variance": 1.081679068
          },
          {
            "average": 45985.83942,
            "count": 14243686,
            "maximum": 54784,
            "minimum": 32256,
            "name": "Red",
            "position": 12,
            "stddev": 2270.015682,
            "variance": 5152971.198
          },
          {
            "average": 44302.09647,
            "count": 14243686,
            "maximum": 54016,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 2153.056258,
            "variance": 4635651.252
          },
          {
            "average": 41222.60207,
            "count": 14243686,
            "maximum": 51712,
            "minimum": 30464,
            "name": "Blue",
            "position": 14,
            "stddev": 2078.266137,
            "variance": 4319190.136
          },
          {
            "average": 187903899.8,
            "count": 14243686,
            "maximum": 187905326,
            "minimum": 187903044.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.6007712,
            "variance": 242655.5198
          },
          {
            "average": 0,
            "count": 14243686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14243686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14243686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14243686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14243686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317723.8265,
          4804890.03,
          1261.010958,
          318773.7065,
          4806305.35,
          1332.530958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317723.8265046226,
                4804890.029532652,
                1261.0109578448637
              ],
              [
                317723.8265046226,
                4806305.349532653,
                1261.0109578448637
              ],
              [
                318773.7065046226,
                4806305.349532653,
                1332.5309578448637
              ],
              [
                318773.7065046226,
                4804890.029532652,
                1332.5309578448637
              ],
              [
                317723.8265046226,
                4804890.029532652,
                1261.0109578448637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:42:06+00:00",
        "end_time": "2017-08-27T21:04:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504481,
            43.37474962,
            1261.010958,
            -119.2370271,
            43.38773828,
            1332.530958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2499768945388,
                  43.374749618067426,
                  1261.0109578448637
                ],
                [
                  -119.25044809454438,
                  43.38748400506068,
                  1261.0109578448637
                ],
                [
                  -119.2374956319435,
                  43.38773827517603,
                  1332.5309578448637
                ],
                [
                  -119.23702713840039,
                  43.37500377575767,
                  1332.5309578448637
                ],
                [
                  -119.2499768945388,
                  43.374749618067426,
                  1261.0109578448637
                ]
              ]
            ]
          },
          "id": "20170827_43119D2321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:42:06Z",
            "pc:count": 14243686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318250.9362,
                "count": 14243686,
                "maximum": 318773.7065,
                "minimum": 317723.8265,
                "name": "X",
                "position": 0,
                "stddev": 294.8348622,
                "variance": 86927.59594
              },
              {
                "average": 4805626.619,
                "count": 14243686,
                "maximum": 4806305.35,
                "minimum": 4804890.03,
                "name": "Y",
                "position": 1,
                "stddev": 390.5940692,
                "variance": 152563.7269
              },
              {
                "average": 1308.999528,
                "count": 14243686,
                "maximum": 1332.530958,
                "minimum": 1261.010958,
                "name": "Z",
                "position": 2,
                "stddev": 16.14517428,
                "variance": 260.6666524
              },
              {
                "average": 21313.31478,
                "count": 14243686,
                "maximum": 31345,
                "minimum": 2178,
                "name": "Intensity",
                "position": 3,
                "stddev": 1472.525768,
                "variance": 2168332.137
              },
              {
                "average": 1.000017481,
                "count": 14243686,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004181043607,
                "variance": 1.748112564e-05
              },
              {
                "average": 1.00003384,
                "count": 14243686,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005817079384,
                "variance": 3.383841256e-05
              },
              {
                "average": 0.5013145474,
                "count": 14243686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982895,
                "variance": 0.2499982895
              },
              {
                "average": 2.239588826e-05,
                "count": 14243686,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004732376597,
                "variance": 2.239538825e-05
              },
              {
                "average": 1.169154529,
                "count": 14243686,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3748883625,
                "variance": 0.1405412843
              },
              {
                "average": 0.584448887,
                "count": 14243686,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81972386,
                "variance": 139.7058722
              },
              {
                "average": 2.001267018,
                "count": 14243686,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00003767,
                "variance": 1.000075341
              },
              {
                "average": 1011.055412,
                "count": 14243686,
                "maximum": 1014,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040038013,
                "variance": 1.081679068
              },
              {
                "average": 45985.83942,
                "count": 14243686,
                "maximum": 54784,
                "minimum": 32256,
                "name": "Red",
                "position": 12,
                "stddev": 2270.015682,
                "variance": 5152971.198
              },
              {
                "average": 44302.09647,
                "count": 14243686,
                "maximum": 54016,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 2153.056258,
                "variance": 4635651.252
              },
              {
                "average": 41222.60207,
                "count": 14243686,
                "maximum": 51712,
                "minimum": 30464,
                "name": "Blue",
                "position": 14,
                "stddev": 2078.266137,
                "variance": 4319190.136
              },
              {
                "average": 187903899.8,
                "count": 14243686,
                "maximum": 187905326,
                "minimum": 187903044.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.6007712,
                "variance": 242655.5198
              },
              {
                "average": 0,
                "count": 14243686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14243686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14243686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14243686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14243686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317723.8265,
              4804890.03,
              1261.010958,
              318773.7065,
              4806305.35,
              1332.530958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317723.8265046226,
                    4804890.029532652,
                    1261.0109578448637
                  ],
                  [
                    317723.8265046226,
                    4806305.349532653,
                    1261.0109578448637
                  ],
                  [
                    318773.7065046226,
                    4806305.349532653,
                    1332.5309578448637
                  ],
                  [
                    318773.7065046226,
                    4804890.029532652,
                    1332.5309578448637
                  ],
                  [
                    317723.8265046226,
                    4804890.029532652,
                    1261.0109578448637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:42:06+00:00",
            "end_time": "2017-08-27T21:04:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119C2309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2124773332034,
              43.287253316770986,
              1251.0933689068884
            ],
            [
              -119.21293916616574,
              43.29998534532439,
              1251.0933689068884
            ],
            [
              -119.20003527014953,
              43.30023438475597,
              1261.3133689068882
            ],
            [
              -119.19957612487687,
              43.287502246090796,
              1261.3133689068882
            ],
            [
              -119.2124773332034,
              43.287253316770986,
              1251.0933689068884
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129392,
        43.28725332,
        1251.093369,
        -119.1995761,
        43.30023438,
        1261.313369
      ],
      "properties": {
        "datetime": "2017-08-28T16:38:02Z",
        "pc:count": 16381110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320982.7502,
            "count": 16381110,
            "maximum": 321551.648,
            "minimum": 320504.228,
            "name": "X",
            "position": 0,
            "stddev": 288.871815,
            "variance": 83446.92551
          },
          {
            "average": 4795758.411,
            "count": 16381110,
            "maximum": 4796506.426,
            "minimum": 4795091.426,
            "name": "Y",
            "position": 1,
            "stddev": 394.69015,
            "variance": 155780.3145
          },
          {
            "average": 1253.482156,
            "count": 16381110,
            "maximum": 1261.313369,
            "minimum": 1251.093369,
            "name": "Z",
            "position": 2,
            "stddev": 1.12565409,
            "variance": 1.267097131
          },
          {
            "average": 20814.43693,
            "count": 16381110,
            "maximum": 44625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1747.008057,
            "variance": 3052037.15
          },
          {
            "average": 1.000402048,
            "count": 16381110,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02010185295,
            "variance": 0.000404084492
          },
          {
            "average": 1.000793963,
            "count": 16381110,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02829159396,
            "variance": 0.000800414289
          },
          {
            "average": 0.499120023,
            "count": 16381110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992409,
            "variance": 0.2499992409
          },
          {
            "average": 1.440683812e-05,
            "count": 16381110,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003795606861,
            "variance": 1.440663144e-05
          },
          {
            "average": 1.139220663,
            "count": 16381110,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3461766565,
            "variance": 0.1198382775
          },
          {
            "average": 1.167921292,
            "count": 16381110,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84705092,
            "variance": 140.3526156
          },
          {
            "average": 1.999366343,
            "count": 16381110,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000205778,
            "variance": 1.000411597
          },
          {
            "average": 1015.315994,
            "count": 16381110,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.678577101,
            "variance": 2.817621083
          },
          {
            "average": 45702.69784,
            "count": 16381110,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2325.883862,
            "variance": 5409735.739
          },
          {
            "average": 44706.34712,
            "count": 16381110,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2149.278778,
            "variance": 4619399.267
          },
          {
            "average": 41664.88763,
            "count": 16381110,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2177.166028,
            "variance": 4740051.914
          },
          {
            "average": 187926621.6,
            "count": 16381110,
            "maximum": 187973482.9,
            "minimum": 187904194.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31255.65274,
            "variance": 976915828.4
          },
          {
            "average": 0,
            "count": 16381110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16381110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16381110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16381110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16381110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320504.228,
          4795091.426,
          1251.093369,
          321551.648,
          4796506.426,
          1261.313369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320504.227965594,
                4795091.425977221,
                1251.0933689068884
              ],
              [
                320504.227965594,
                4796506.425977221,
                1251.0933689068884
              ],
              [
                321551.647965594,
                4796506.425977221,
                1261.3133689068882
              ],
              [
                321551.647965594,
                4795091.425977221,
                1261.3133689068882
              ],
              [
                320504.227965594,
                4795091.425977221,
                1251.0933689068884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:38:02+00:00",
        "end_time": "2017-08-27T21:23:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129392,
            43.28725332,
            1251.093369,
            -119.1995761,
            43.30023438,
            1261.313369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2124773332034,
                  43.287253316770986,
                  1251.0933689068884
                ],
                [
                  -119.21293916616574,
                  43.29998534532439,
                  1251.0933689068884
                ],
                [
                  -119.20003527014953,
                  43.30023438475597,
                  1261.3133689068882
                ],
                [
                  -119.19957612487687,
                  43.287502246090796,
                  1261.3133689068882
                ],
                [
                  -119.2124773332034,
                  43.287253316770986,
                  1251.0933689068884
                ]
              ]
            ]
          },
          "id": "20170827_43119C2309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:38:02Z",
            "pc:count": 16381110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320982.7502,
                "count": 16381110,
                "maximum": 321551.648,
                "minimum": 320504.228,
                "name": "X",
                "position": 0,
                "stddev": 288.871815,
                "variance": 83446.92551
              },
              {
                "average": 4795758.411,
                "count": 16381110,
                "maximum": 4796506.426,
                "minimum": 4795091.426,
                "name": "Y",
                "position": 1,
                "stddev": 394.69015,
                "variance": 155780.3145
              },
              {
                "average": 1253.482156,
                "count": 16381110,
                "maximum": 1261.313369,
                "minimum": 1251.093369,
                "name": "Z",
                "position": 2,
                "stddev": 1.12565409,
                "variance": 1.267097131
              },
              {
                "average": 20814.43693,
                "count": 16381110,
                "maximum": 44625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1747.008057,
                "variance": 3052037.15
              },
              {
                "average": 1.000402048,
                "count": 16381110,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02010185295,
                "variance": 0.000404084492
              },
              {
                "average": 1.000793963,
                "count": 16381110,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02829159396,
                "variance": 0.000800414289
              },
              {
                "average": 0.499120023,
                "count": 16381110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992409,
                "variance": 0.2499992409
              },
              {
                "average": 1.440683812e-05,
                "count": 16381110,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003795606861,
                "variance": 1.440663144e-05
              },
              {
                "average": 1.139220663,
                "count": 16381110,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3461766565,
                "variance": 0.1198382775
              },
              {
                "average": 1.167921292,
                "count": 16381110,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84705092,
                "variance": 140.3526156
              },
              {
                "average": 1.999366343,
                "count": 16381110,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000205778,
                "variance": 1.000411597
              },
              {
                "average": 1015.315994,
                "count": 16381110,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.678577101,
                "variance": 2.817621083
              },
              {
                "average": 45702.69784,
                "count": 16381110,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2325.883862,
                "variance": 5409735.739
              },
              {
                "average": 44706.34712,
                "count": 16381110,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2149.278778,
                "variance": 4619399.267
              },
              {
                "average": 41664.88763,
                "count": 16381110,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2177.166028,
                "variance": 4740051.914
              },
              {
                "average": 187926621.6,
                "count": 16381110,
                "maximum": 187973482.9,
                "minimum": 187904194.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31255.65274,
                "variance": 976915828.4
              },
              {
                "average": 0,
                "count": 16381110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16381110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16381110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16381110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16381110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320504.228,
              4795091.426,
              1251.093369,
              321551.648,
              4796506.426,
              1261.313369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320504.227965594,
                    4795091.425977221,
                    1251.0933689068884
                  ],
                  [
                    320504.227965594,
                    4796506.425977221,
                    1251.0933689068884
                  ],
                  [
                    321551.647965594,
                    4796506.425977221,
                    1261.3133689068882
                  ],
                  [
                    321551.647965594,
                    4795091.425977221,
                    1261.3133689068882
                  ],
                  [
                    320504.227965594,
                    4795091.425977221,
                    1251.0933689068884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:38:02+00:00",
            "end_time": "2017-08-27T21:23:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747527517708,
              43.349734234775724,
              1256.0406692305812
            ],
            [
              -119.38797543957261,
              43.36248327186476,
              1256.0406692305812
            ],
            [
              -119.37499724571136,
              43.36275366515295,
              1271.4406692305813
            ],
            [
              -119.37449979336904,
              43.35000450836641,
              1271.4406692305813
            ],
            [
              -119.38747527517708,
              43.349734234775724,
              1256.0406692305812
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879754,
        43.34973423,
        1256.040669,
        -119.3744998,
        43.36275367,
        1271.440669
      ],
      "properties": {
        "datetime": "2017-08-29T17:23:14Z",
        "pc:count": 13236689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307035.4514,
            "count": 13236689,
            "maximum": 307557.347,
            "minimum": 306504.847,
            "name": "X",
            "position": 0,
            "stddev": 292.3559249,
            "variance": 85471.98684
          },
          {
            "average": 4803123.278,
            "count": 13236689,
            "maximum": 4803838.645,
            "minimum": 4802421.565,
            "name": "Y",
            "position": 1,
            "stddev": 398.0129214,
            "variance": 158414.2856
          },
          {
            "average": 1258.827673,
            "count": 13236689,
            "maximum": 1271.440669,
            "minimum": 1256.040669,
            "name": "Z",
            "position": 2,
            "stddev": 1.702371515,
            "variance": 2.898068774
          },
          {
            "average": 19772.63558,
            "count": 13236689,
            "maximum": 44881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4107.825852,
            "variance": 16874233.23
          },
          {
            "average": 1.000085898,
            "count": 13236689,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009267698847,
            "variance": 8.589024191e-05
          },
          {
            "average": 1.000173231,
            "count": 13236689,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01316057127,
            "variance": 0.0001732006362
          },
          {
            "average": 0.5031552075,
            "count": 13236689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900635,
            "variance": 0.2499900636
          },
          {
            "average": 4.532855611e-07,
            "count": 13236689,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006732647249,
            "variance": 4.532853898e-07
          },
          {
            "average": 1.183165669,
            "count": 13236689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3868022986,
            "variance": 0.1496160182
          },
          {
            "average": -0.04731221358,
            "count": 13236689,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70112968,
            "variance": 136.9164358
          },
          {
            "average": 1.955649936,
            "count": 13236689,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022369523,
            "variance": 1.045239442
          },
          {
            "average": 1067.79437,
            "count": 13236689,
            "maximum": 1070,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.01234672,
            "variance": 1.024845881
          },
          {
            "average": 37038.26807,
            "count": 13236689,
            "maximum": 58624,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 12108.67962,
            "variance": 146620122.1
          },
          {
            "average": 38097.87095,
            "count": 13236689,
            "maximum": 59136,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 11288.09494,
            "variance": 127421087.4
          },
          {
            "average": 34609.36429,
            "count": 13236689,
            "maximum": 58624,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 10964.01894,
            "variance": 120209711.4
          },
          {
            "average": 188061252.7,
            "count": 13236689,
            "maximum": 188062594.9,
            "minimum": 188059541.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 616.5338826,
            "variance": 380114.0283
          },
          {
            "average": 0,
            "count": 13236689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306504.847,
          4802421.565,
          1256.040669,
          307557.347,
          4803838.645,
          1271.440669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306504.84703785257,
                4802421.565436232,
                1256.0406692305812
              ],
              [
                306504.84703785257,
                4803838.645436232,
                1256.0406692305812
              ],
              [
                307557.34703785257,
                4803838.645436232,
                1271.4406692305813
              ],
              [
                307557.34703785257,
                4802421.565436232,
                1271.4406692305813
              ],
              [
                306504.84703785257,
                4802421.565436232,
                1256.0406692305812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:23:14+00:00",
        "end_time": "2017-08-29T16:32:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879754,
            43.34973423,
            1256.040669,
            -119.3744998,
            43.36275367,
            1271.440669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747527517708,
                  43.349734234775724,
                  1256.0406692305812
                ],
                [
                  -119.38797543957261,
                  43.36248327186476,
                  1256.0406692305812
                ],
                [
                  -119.37499724571136,
                  43.36275366515295,
                  1271.4406692305813
                ],
                [
                  -119.37449979336904,
                  43.35000450836641,
                  1271.4406692305813
                ],
                [
                  -119.38747527517708,
                  43.349734234775724,
                  1256.0406692305812
                ]
              ]
            ]
          },
          "id": "20170829_43119C4210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:23:14Z",
            "pc:count": 13236689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307035.4514,
                "count": 13236689,
                "maximum": 307557.347,
                "minimum": 306504.847,
                "name": "X",
                "position": 0,
                "stddev": 292.3559249,
                "variance": 85471.98684
              },
              {
                "average": 4803123.278,
                "count": 13236689,
                "maximum": 4803838.645,
                "minimum": 4802421.565,
                "name": "Y",
                "position": 1,
                "stddev": 398.0129214,
                "variance": 158414.2856
              },
              {
                "average": 1258.827673,
                "count": 13236689,
                "maximum": 1271.440669,
                "minimum": 1256.040669,
                "name": "Z",
                "position": 2,
                "stddev": 1.702371515,
                "variance": 2.898068774
              },
              {
                "average": 19772.63558,
                "count": 13236689,
                "maximum": 44881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4107.825852,
                "variance": 16874233.23
              },
              {
                "average": 1.000085898,
                "count": 13236689,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009267698847,
                "variance": 8.589024191e-05
              },
              {
                "average": 1.000173231,
                "count": 13236689,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01316057127,
                "variance": 0.0001732006362
              },
              {
                "average": 0.5031552075,
                "count": 13236689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900635,
                "variance": 0.2499900636
              },
              {
                "average": 4.532855611e-07,
                "count": 13236689,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006732647249,
                "variance": 4.532853898e-07
              },
              {
                "average": 1.183165669,
                "count": 13236689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3868022986,
                "variance": 0.1496160182
              },
              {
                "average": -0.04731221358,
                "count": 13236689,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70112968,
                "variance": 136.9164358
              },
              {
                "average": 1.955649936,
                "count": 13236689,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022369523,
                "variance": 1.045239442
              },
              {
                "average": 1067.79437,
                "count": 13236689,
                "maximum": 1070,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.01234672,
                "variance": 1.024845881
              },
              {
                "average": 37038.26807,
                "count": 13236689,
                "maximum": 58624,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 12108.67962,
                "variance": 146620122.1
              },
              {
                "average": 38097.87095,
                "count": 13236689,
                "maximum": 59136,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 11288.09494,
                "variance": 127421087.4
              },
              {
                "average": 34609.36429,
                "count": 13236689,
                "maximum": 58624,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 10964.01894,
                "variance": 120209711.4
              },
              {
                "average": 188061252.7,
                "count": 13236689,
                "maximum": 188062594.9,
                "minimum": 188059541.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 616.5338826,
                "variance": 380114.0283
              },
              {
                "average": 0,
                "count": 13236689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306504.847,
              4802421.565,
              1256.040669,
              307557.347,
              4803838.645,
              1271.440669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306504.84703785257,
                    4802421.565436232,
                    1256.0406692305812
                  ],
                  [
                    306504.84703785257,
                    4803838.645436232,
                    1256.0406692305812
                  ],
                  [
                    307557.34703785257,
                    4803838.645436232,
                    1271.4406692305813
                  ],
                  [
                    307557.34703785257,
                    4802421.565436232,
                    1271.4406692305813
                  ],
                  [
                    306504.84703785257,
                    4802421.565436232,
                    1256.0406692305812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:23:14+00:00",
            "end_time": "2017-08-29T16:32: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": "20170829_43119B3213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28735231429002,
              43.21515010770914,
              1322.217834639662
            ],
            [
              -119.28772034531585,
              43.22498929237256,
              1322.217834639662
            ],
            [
              -119.27499608990593,
              43.225243168230186,
              1402.3578346396619
            ],
            [
              -119.27463010154561,
              43.215403896802854,
              1402.3578346396619
            ],
            [
              -119.28735231429002,
              43.21515010770914,
              1322.217834639662
            ]
          ]
        ]
      },
      "bbox": [
        -119.2877203,
        43.21515011,
        1322.217835,
        -119.2746301,
        43.22524317,
        1402.357835
      ],
      "properties": {
        "datetime": "2017-08-29T17:06:53Z",
        "pc:count": 9017656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314764.9062,
            "count": 9017656,
            "maximum": 315244.5092,
            "minimum": 314210.3492,
            "name": "X",
            "position": 0,
            "stddev": 287.3974126,
            "variance": 82597.2728
          },
          {
            "average": 4787864.461,
            "count": 9017656,
            "maximum": 4788340.92,
            "minimum": 4787247.38,
            "name": "Y",
            "position": 1,
            "stddev": 277.5551206,
            "variance": 77036.845
          },
          {
            "average": 1364.620171,
            "count": 9017656,
            "maximum": 1402.357835,
            "minimum": 1322.217835,
            "name": "Z",
            "position": 2,
            "stddev": 21.30082276,
            "variance": 453.7250503
          },
          {
            "average": 19190.24096,
            "count": 9017656,
            "maximum": 30577,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 1179.840247,
            "variance": 1392023.009
          },
          {
            "average": 1.000030496,
            "count": 9017656,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005562227737,
            "variance": 3.09383774e-05
          },
          {
            "average": 1.000063431,
            "count": 9017656,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008047224629,
            "variance": 6.475782422e-05
          },
          {
            "average": 0.5028749156,
            "count": 9017656,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917625,
            "variance": 0.2499917626
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209598259,
            "count": 9017656,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4070219249,
            "variance": 0.1656668473
          },
          {
            "average": -0.1796282431,
            "count": 9017656,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69292102,
            "variance": 136.724402
          },
          {
            "average": 2.001405465,
            "count": 9017656,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00002047,
            "variance": 1.00004094
          },
          {
            "average": 1066.135535,
            "count": 9017656,
            "maximum": 1068,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8570882787,
            "variance": 0.7346003175
          },
          {
            "average": 44173.03455,
            "count": 9017656,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2006.410462,
            "variance": 4025682.942
          },
          {
            "average": 42095.91828,
            "count": 9017656,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1989.079094,
            "variance": 3956435.644
          },
          {
            "average": 39147.05864,
            "count": 9017656,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1894.840937,
            "variance": 3590422.175
          },
          {
            "average": 188060246.8,
            "count": 9017656,
            "maximum": 188061613.4,
            "minimum": 188059086.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 578.6615328,
            "variance": 334849.1696
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9017656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314210.3492,
          4787247.38,
          1322.217835,
          315244.5092,
          4788340.92,
          1402.357835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314210.3491745329,
                4787247.3796768915,
                1322.217834639662
              ],
              [
                314210.3491745329,
                4788340.919676891,
                1322.217834639662
              ],
              [
                315244.50917453296,
                4788340.919676891,
                1402.3578346396619
              ],
              [
                315244.50917453296,
                4787247.3796768915,
                1402.3578346396619
              ],
              [
                314210.3491745329,
                4787247.3796768915,
                1322.217834639662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:06:53+00:00",
        "end_time": "2017-08-29T16:24:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119B3213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119B3213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119B3213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2877203,
            43.21515011,
            1322.217835,
            -119.2746301,
            43.22524317,
            1402.357835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28735231429002,
                  43.21515010770914,
                  1322.217834639662
                ],
                [
                  -119.28772034531585,
                  43.22498929237256,
                  1322.217834639662
                ],
                [
                  -119.27499608990593,
                  43.225243168230186,
                  1402.3578346396619
                ],
                [
                  -119.27463010154561,
                  43.215403896802854,
                  1402.3578346396619
                ],
                [
                  -119.28735231429002,
                  43.21515010770914,
                  1322.217834639662
                ]
              ]
            ]
          },
          "id": "20170829_43119B3213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119B3213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:06:53Z",
            "pc:count": 9017656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314764.9062,
                "count": 9017656,
                "maximum": 315244.5092,
                "minimum": 314210.3492,
                "name": "X",
                "position": 0,
                "stddev": 287.3974126,
                "variance": 82597.2728
              },
              {
                "average": 4787864.461,
                "count": 9017656,
                "maximum": 4788340.92,
                "minimum": 4787247.38,
                "name": "Y",
                "position": 1,
                "stddev": 277.5551206,
                "variance": 77036.845
              },
              {
                "average": 1364.620171,
                "count": 9017656,
                "maximum": 1402.357835,
                "minimum": 1322.217835,
                "name": "Z",
                "position": 2,
                "stddev": 21.30082276,
                "variance": 453.7250503
              },
              {
                "average": 19190.24096,
                "count": 9017656,
                "maximum": 30577,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 1179.840247,
                "variance": 1392023.009
              },
              {
                "average": 1.000030496,
                "count": 9017656,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005562227737,
                "variance": 3.09383774e-05
              },
              {
                "average": 1.000063431,
                "count": 9017656,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008047224629,
                "variance": 6.475782422e-05
              },
              {
                "average": 0.5028749156,
                "count": 9017656,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917625,
                "variance": 0.2499917626
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209598259,
                "count": 9017656,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4070219249,
                "variance": 0.1656668473
              },
              {
                "average": -0.1796282431,
                "count": 9017656,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69292102,
                "variance": 136.724402
              },
              {
                "average": 2.001405465,
                "count": 9017656,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00002047,
                "variance": 1.00004094
              },
              {
                "average": 1066.135535,
                "count": 9017656,
                "maximum": 1068,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8570882787,
                "variance": 0.7346003175
              },
              {
                "average": 44173.03455,
                "count": 9017656,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2006.410462,
                "variance": 4025682.942
              },
              {
                "average": 42095.91828,
                "count": 9017656,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1989.079094,
                "variance": 3956435.644
              },
              {
                "average": 39147.05864,
                "count": 9017656,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1894.840937,
                "variance": 3590422.175
              },
              {
                "average": 188060246.8,
                "count": 9017656,
                "maximum": 188061613.4,
                "minimum": 188059086.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 578.6615328,
                "variance": 334849.1696
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9017656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314210.3492,
              4787247.38,
              1322.217835,
              315244.5092,
              4788340.92,
              1402.357835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314210.3491745329,
                    4787247.3796768915,
                    1322.217834639662
                  ],
                  [
                    314210.3491745329,
                    4788340.919676891,
                    1322.217834639662
                  ],
                  [
                    315244.50917453296,
                    4788340.919676891,
                    1402.3578346396619
                  ],
                  [
                    315244.50917453296,
                    4787247.3796768915,
                    1402.3578346396619
                  ],
                  [
                    314210.3491745329,
                    4787247.3796768915,
                    1322.217834639662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:06:53+00:00",
            "end_time": "2017-08-29T16:24:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28826901293408,
              43.3124793581292,
              1255.8650538410425
            ],
            [
              -119.28873873832069,
              43.324988611793906,
              1255.8650538410425
            ],
            [
              -119.28748784880831,
              43.325013648638134,
              1261.3450538410425
            ],
            [
              -119.28701837960007,
              43.31250438409774,
              1261.3450538410425
            ],
            [
              -119.28826901293408,
              43.3124793581292,
              1255.8650538410425
            ]
          ]
        ]
      },
      "bbox": [
        -119.2887387,
        43.31247936,
        1255.865054,
        -119.2870184,
        43.32501365,
        1261.345054
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:36Z",
        "pc:count": 1921798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314479.3325,
            "count": 1921798,
            "maximum": 314533.4151,
            "minimum": 314431.9151,
            "name": "X",
            "position": 0,
            "stddev": 22.7478895,
            "variance": 517.4664765
          },
          {
            "average": 4798803.824,
            "count": 1921798,
            "maximum": 4799449.02,
            "minimum": 4798058.7,
            "name": "Y",
            "position": 1,
            "stddev": 412.2571921,
            "variance": 169955.9924
          },
          {
            "average": 1256.493789,
            "count": 1921798,
            "maximum": 1261.345054,
            "minimum": 1255.865054,
            "name": "Z",
            "position": 2,
            "stddev": 0.2447137415,
            "variance": 0.05988481528
          },
          {
            "average": 23221.90865,
            "count": 1921798,
            "maximum": 36145,
            "minimum": 2065,
            "name": "Intensity",
            "position": 3,
            "stddev": 1941.677897,
            "variance": 3770113.054
          },
          {
            "average": 1.000122802,
            "count": 1921798,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01108091385,
            "variance": 0.0001227866517
          },
          {
            "average": 1.000243002,
            "count": 1921798,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0155866187,
            "variance": 0.0002429426824
          },
          {
            "average": 0.5009272567,
            "count": 1921798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992703,
            "variance": 0.2499992703
          },
          {
            "average": 8.845882866e-06,
            "count": 1921798,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002974190515,
            "variance": 8.845809219e-06
          },
          {
            "average": 1.121745366,
            "count": 1921798,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3269915704,
            "variance": 0.1069234871
          },
          {
            "average": 0.900170178,
            "count": 1921798,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87551969,
            "variance": 141.027968
          },
          {
            "average": 1.994784051,
            "count": 1921798,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000470989,
            "variance": 1.000942199
          },
          {
            "average": 1055.917652,
            "count": 1921798,
            "maximum": 1073,
            "minimum": 1026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.92133933,
            "variance": 358.0170819
          },
          {
            "average": 40532.24404,
            "count": 1921798,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Red",
            "position": 12,
            "stddev": 3753.684111,
            "variance": 14090144.4
          },
          {
            "average": 40272.28615,
            "count": 1921798,
            "maximum": 65280,
            "minimum": 26368,
            "name": "Green",
            "position": 13,
            "stddev": 3433.467915,
            "variance": 11788701.93
          },
          {
            "average": 38209.06733,
            "count": 1921798,
            "maximum": 65280,
            "minimum": 18688,
            "name": "Blue",
            "position": 14,
            "stddev": 3839.859644,
            "variance": 14744522.09
          },
          {
            "average": 188021373.5,
            "count": 1921798,
            "maximum": 188064356.5,
            "minimum": 187977375.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40222.99681,
            "variance": 1617889473
          },
          {
            "average": 0,
            "count": 1921798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1921798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1921798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1921798,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1921798,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314431.9151,
          4798058.7,
          1255.865054,
          314533.4151,
          4799449.02,
          1261.345054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314431.9151104992,
                4798058.699718375,
                1255.8650538410425
              ],
              [
                314431.9151104992,
                4799449.019718375,
                1255.8650538410425
              ],
              [
                314533.4151104992,
                4799449.019718375,
                1261.3450538410425
              ],
              [
                314533.4151104992,
                4798058.699718375,
                1261.3450538410425
              ],
              [
                314431.9151104992,
                4798058.699718375,
                1255.8650538410425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:36+00:00",
        "end_time": "2017-08-28T17:42:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2887387,
            43.31247936,
            1255.865054,
            -119.2870184,
            43.32501365,
            1261.345054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28826901293408,
                  43.3124793581292,
                  1255.8650538410425
                ],
                [
                  -119.28873873832069,
                  43.324988611793906,
                  1255.8650538410425
                ],
                [
                  -119.28748784880831,
                  43.325013648638134,
                  1261.3450538410425
                ],
                [
                  -119.28701837960007,
                  43.31250438409774,
                  1261.3450538410425
                ],
                [
                  -119.28826901293408,
                  43.3124793581292,
                  1255.8650538410425
                ]
              ]
            ]
          },
          "id": "20170828_43119C3222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:36Z",
            "pc:count": 1921798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314479.3325,
                "count": 1921798,
                "maximum": 314533.4151,
                "minimum": 314431.9151,
                "name": "X",
                "position": 0,
                "stddev": 22.7478895,
                "variance": 517.4664765
              },
              {
                "average": 4798803.824,
                "count": 1921798,
                "maximum": 4799449.02,
                "minimum": 4798058.7,
                "name": "Y",
                "position": 1,
                "stddev": 412.2571921,
                "variance": 169955.9924
              },
              {
                "average": 1256.493789,
                "count": 1921798,
                "maximum": 1261.345054,
                "minimum": 1255.865054,
                "name": "Z",
                "position": 2,
                "stddev": 0.2447137415,
                "variance": 0.05988481528
              },
              {
                "average": 23221.90865,
                "count": 1921798,
                "maximum": 36145,
                "minimum": 2065,
                "name": "Intensity",
                "position": 3,
                "stddev": 1941.677897,
                "variance": 3770113.054
              },
              {
                "average": 1.000122802,
                "count": 1921798,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01108091385,
                "variance": 0.0001227866517
              },
              {
                "average": 1.000243002,
                "count": 1921798,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0155866187,
                "variance": 0.0002429426824
              },
              {
                "average": 0.5009272567,
                "count": 1921798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992703,
                "variance": 0.2499992703
              },
              {
                "average": 8.845882866e-06,
                "count": 1921798,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002974190515,
                "variance": 8.845809219e-06
              },
              {
                "average": 1.121745366,
                "count": 1921798,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3269915704,
                "variance": 0.1069234871
              },
              {
                "average": 0.900170178,
                "count": 1921798,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87551969,
                "variance": 141.027968
              },
              {
                "average": 1.994784051,
                "count": 1921798,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000470989,
                "variance": 1.000942199
              },
              {
                "average": 1055.917652,
                "count": 1921798,
                "maximum": 1073,
                "minimum": 1026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.92133933,
                "variance": 358.0170819
              },
              {
                "average": 40532.24404,
                "count": 1921798,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Red",
                "position": 12,
                "stddev": 3753.684111,
                "variance": 14090144.4
              },
              {
                "average": 40272.28615,
                "count": 1921798,
                "maximum": 65280,
                "minimum": 26368,
                "name": "Green",
                "position": 13,
                "stddev": 3433.467915,
                "variance": 11788701.93
              },
              {
                "average": 38209.06733,
                "count": 1921798,
                "maximum": 65280,
                "minimum": 18688,
                "name": "Blue",
                "position": 14,
                "stddev": 3839.859644,
                "variance": 14744522.09
              },
              {
                "average": 188021373.5,
                "count": 1921798,
                "maximum": 188064356.5,
                "minimum": 187977375.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40222.99681,
                "variance": 1617889473
              },
              {
                "average": 0,
                "count": 1921798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1921798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1921798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1921798,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1921798,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314431.9151,
              4798058.7,
              1255.865054,
              314533.4151,
              4799449.02,
              1261.345054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314431.9151104992,
                    4798058.699718375,
                    1255.8650538410425
                  ],
                  [
                    314431.9151104992,
                    4799449.019718375,
                    1255.8650538410425
                  ],
                  [
                    314533.4151104992,
                    4799449.019718375,
                    1261.3450538410425
                  ],
                  [
                    314533.4151104992,
                    4798058.699718375,
                    1261.3450538410425
                  ],
                  [
                    314431.9151104992,
                    4798058.699718375,
                    1255.8650538410425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:36+00:00",
            "end_time": "2017-08-28T17: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": "20170828_43119D1115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.07497845281904,
              43.462268638077454,
              1258.707515740269
            ],
            [
              -119.07541373388399,
              43.47498630446792,
              1258.707515740269
            ],
            [
              -119.0626454788966,
              43.47521743567081,
              1343.8475157402688
            ],
            [
              -119.06221287110384,
              43.46249966723765,
              1343.8475157402688
            ],
            [
              -119.07497845281904,
              43.462268638077454,
              1258.707515740269
            ]
          ]
        ]
      },
      "bbox": [
        -119.0754137,
        43.46226864,
        1258.707516,
        -119.0622129,
        43.47521744,
        1343.847516
      ],
      "properties": {
        "datetime": "2017-08-28T20:37:02Z",
        "pc:count": 13260832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332655.2789,
            "count": 13260832,
            "maximum": 333176.6471,
            "minimum": 332143.3071,
            "name": "X",
            "position": 0,
            "stddev": 284.4138211,
            "variance": 80891.22163
          },
          {
            "average": 4814924.574,
            "count": 13260832,
            "maximum": 4815655.605,
            "minimum": 4814242.285,
            "name": "Y",
            "position": 1,
            "stddev": 403.8619441,
            "variance": 163104.4699
          },
          {
            "average": 1307.944422,
            "count": 13260832,
            "maximum": 1343.847516,
            "minimum": 1258.707516,
            "name": "Z",
            "position": 2,
            "stddev": 32.31807339,
            "variance": 1044.457867
          },
          {
            "average": 22187.6094,
            "count": 13260832,
            "maximum": 40113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3826.070576,
            "variance": 14638816.05
          },
          {
            "average": 1.017068612,
            "count": 13260832,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1496965256,
            "variance": 0.02240904978
          },
          {
            "average": 1.034615626,
            "count": 13260832,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2260373876,
            "variance": 0.05109290059
          },
          {
            "average": 0.497878112,
            "count": 13260832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955164,
            "variance": 0.2499955164
          },
          {
            "average": 1.055740696e-06,
            "count": 13260832,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001027491927,
            "variance": 1.055739661e-06
          },
          {
            "average": 1.207702956,
            "count": 13260832,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056629762,
            "variance": 0.1645624502
          },
          {
            "average": 1.290237307,
            "count": 13260832,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82574741,
            "variance": 139.8483018
          },
          {
            "average": 1.998920882,
            "count": 13260832,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005450173,
            "variance": 1.010930051
          },
          {
            "average": 1050.528968,
            "count": 13260832,
            "maximum": 1053,
            "minimum": 1048,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.155640515,
            "variance": 1.335505
          },
          {
            "average": 41396.91068,
            "count": 13260832,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5223.892299,
            "variance": 27289050.75
          },
          {
            "average": 39688.38106,
            "count": 13260832,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4333.367648,
            "variance": 18778075.17
          },
          {
            "average": 35583.35543,
            "count": 13260832,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4293.166166,
            "variance": 18431275.73
          },
          {
            "average": 187986867.9,
            "count": 13260832,
            "maximum": 187987822.7,
            "minimum": 187985897.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 523.6483795,
            "variance": 274207.6254
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332143.3071,
          4814242.285,
          1258.707516,
          333176.6471,
          4815655.605,
          1343.847516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332143.30706240004,
                4814242.285262325,
                1258.707515740269
              ],
              [
                332143.30706240004,
                4815655.605262325,
                1258.707515740269
              ],
              [
                333176.6470624,
                4815655.605262325,
                1343.8475157402688
              ],
              [
                333176.6470624,
                4814242.285262325,
                1343.8475157402688
              ],
              [
                332143.30706240004,
                4814242.285262325,
                1258.707515740269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:37:02+00:00",
        "end_time": "2017-08-28T20:04:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0754137,
            43.46226864,
            1258.707516,
            -119.0622129,
            43.47521744,
            1343.847516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.07497845281904,
                  43.462268638077454,
                  1258.707515740269
                ],
                [
                  -119.07541373388399,
                  43.47498630446792,
                  1258.707515740269
                ],
                [
                  -119.0626454788966,
                  43.47521743567081,
                  1343.8475157402688
                ],
                [
                  -119.06221287110384,
                  43.46249966723765,
                  1343.8475157402688
                ],
                [
                  -119.07497845281904,
                  43.462268638077454,
                  1258.707515740269
                ]
              ]
            ]
          },
          "id": "20170828_43119D1115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:37:02Z",
            "pc:count": 13260832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332655.2789,
                "count": 13260832,
                "maximum": 333176.6471,
                "minimum": 332143.3071,
                "name": "X",
                "position": 0,
                "stddev": 284.4138211,
                "variance": 80891.22163
              },
              {
                "average": 4814924.574,
                "count": 13260832,
                "maximum": 4815655.605,
                "minimum": 4814242.285,
                "name": "Y",
                "position": 1,
                "stddev": 403.8619441,
                "variance": 163104.4699
              },
              {
                "average": 1307.944422,
                "count": 13260832,
                "maximum": 1343.847516,
                "minimum": 1258.707516,
                "name": "Z",
                "position": 2,
                "stddev": 32.31807339,
                "variance": 1044.457867
              },
              {
                "average": 22187.6094,
                "count": 13260832,
                "maximum": 40113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3826.070576,
                "variance": 14638816.05
              },
              {
                "average": 1.017068612,
                "count": 13260832,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1496965256,
                "variance": 0.02240904978
              },
              {
                "average": 1.034615626,
                "count": 13260832,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2260373876,
                "variance": 0.05109290059
              },
              {
                "average": 0.497878112,
                "count": 13260832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955164,
                "variance": 0.2499955164
              },
              {
                "average": 1.055740696e-06,
                "count": 13260832,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001027491927,
                "variance": 1.055739661e-06
              },
              {
                "average": 1.207702956,
                "count": 13260832,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056629762,
                "variance": 0.1645624502
              },
              {
                "average": 1.290237307,
                "count": 13260832,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82574741,
                "variance": 139.8483018
              },
              {
                "average": 1.998920882,
                "count": 13260832,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005450173,
                "variance": 1.010930051
              },
              {
                "average": 1050.528968,
                "count": 13260832,
                "maximum": 1053,
                "minimum": 1048,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.155640515,
                "variance": 1.335505
              },
              {
                "average": 41396.91068,
                "count": 13260832,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5223.892299,
                "variance": 27289050.75
              },
              {
                "average": 39688.38106,
                "count": 13260832,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4333.367648,
                "variance": 18778075.17
              },
              {
                "average": 35583.35543,
                "count": 13260832,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4293.166166,
                "variance": 18431275.73
              },
              {
                "average": 187986867.9,
                "count": 13260832,
                "maximum": 187987822.7,
                "minimum": 187985897.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 523.6483795,
                "variance": 274207.6254
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332143.3071,
              4814242.285,
              1258.707516,
              333176.6471,
              4815655.605,
              1343.847516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332143.30706240004,
                    4814242.285262325,
                    1258.707515740269
                  ],
                  [
                    332143.30706240004,
                    4815655.605262325,
                    1258.707515740269
                  ],
                  [
                    333176.6470624,
                    4815655.605262325,
                    1343.8475157402688
                  ],
                  [
                    333176.6470624,
                    4814242.285262325,
                    1343.8475157402688
                  ],
                  [
                    332143.30706240004,
                    4814242.285262325,
                    1258.707515740269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:37:02+00:00",
            "end_time": "2017-08-28T20:04: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": "20170828_43119D3422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997583255519,
              43.37474409408092,
              1259.1932954652166
            ],
            [
              -119.30045770899562,
              43.387483616973086,
              1259.1932954652166
            ],
            [
              -119.28749656545807,
              43.38774373355841,
              1305.3732954652164
            ],
            [
              -119.28701739819888,
              43.37500409560975,
              1305.3732954652164
            ],
            [
              -119.29997583255519,
              43.37474409408092,
              1259.1932954652166
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004577,
        43.37474409,
        1259.193295,
        -119.2870174,
        43.38774373,
        1305.373295
      ],
      "properties": {
        "datetime": "2017-08-28T17:23:38Z",
        "pc:count": 13308661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314198.9773,
            "count": 13308661,
            "maximum": 314723.7673,
            "minimum": 313673.1473,
            "name": "X",
            "position": 0,
            "stddev": 293.7482525,
            "variance": 86288.03585
          },
          {
            "average": 4805720.557,
            "count": 13308661,
            "maximum": 4806415.871,
            "minimum": 4804999.931,
            "name": "Y",
            "position": 1,
            "stddev": 398.9356226,
            "variance": 159149.631
          },
          {
            "average": 1289.130372,
            "count": 13308661,
            "maximum": 1305.373295,
            "minimum": 1259.193295,
            "name": "Z",
            "position": 2,
            "stddev": 12.82069417,
            "variance": 164.370199
          },
          {
            "average": 20871.24601,
            "count": 13308661,
            "maximum": 37745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1589.232557,
            "variance": 2525660.121
          },
          {
            "average": 1.000044332,
            "count": 13308661,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006680615786,
            "variance": 4.463062728e-05
          },
          {
            "average": 1.000089415,
            "count": 13308661,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00950311195,
            "variance": 9.030913673e-05
          },
          {
            "average": 0.5026148761,
            "count": 13308661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931812,
            "variance": 0.2499931812
          },
          {
            "average": 9.016684699e-07,
            "count": 13308661,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009495618593,
            "variance": 9.016677246e-07
          },
          {
            "average": 1.175362044,
            "count": 13308661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3802764897,
            "variance": 0.1446102086
          },
          {
            "average": -0.03525674106,
            "count": 13308661,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76207077,
            "variance": 138.3463088
          },
          {
            "average": 2.002437285,
            "count": 13308661,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000073181,
            "variance": 1.000146366
          },
          {
            "average": 1021.402955,
            "count": 13308661,
            "maximum": 1024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9931552466,
            "variance": 0.9863573438
          },
          {
            "average": 46513.01729,
            "count": 13308661,
            "maximum": 55808,
            "minimum": 18176,
            "name": "Red",
            "position": 12,
            "stddev": 2722.733724,
            "variance": 7413278.934
          },
          {
            "average": 44913.54933,
            "count": 13308661,
            "maximum": 54528,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 2608.384275,
            "variance": 6803668.527
          },
          {
            "average": 41699.81353,
            "count": 13308661,
            "maximum": 53248,
            "minimum": 18688,
            "name": "Blue",
            "position": 14,
            "stddev": 2509.216849,
            "variance": 6296169.194
          },
          {
            "average": 187974851.5,
            "count": 13308661,
            "maximum": 187976218.1,
            "minimum": 187973648.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 512.0493022,
            "variance": 262194.4879
          },
          {
            "average": 0,
            "count": 13308661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13308661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13308661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13308661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13308661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313673.1473,
          4804999.931,
          1259.193295,
          314723.7673,
          4806415.871,
          1305.373295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313673.1473035544,
                4804999.9305938585,
                1259.1932954652166
              ],
              [
                313673.1473035544,
                4806415.870593858,
                1259.1932954652166
              ],
              [
                314723.7673035544,
                4806415.870593858,
                1305.3732954652164
              ],
              [
                314723.7673035544,
                4804999.9305938585,
                1305.3732954652164
              ],
              [
                313673.1473035544,
                4804999.9305938585,
                1259.1932954652166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:23:38+00:00",
        "end_time": "2017-08-28T16:40:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004577,
            43.37474409,
            1259.193295,
            -119.2870174,
            43.38774373,
            1305.373295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997583255519,
                  43.37474409408092,
                  1259.1932954652166
                ],
                [
                  -119.30045770899562,
                  43.387483616973086,
                  1259.1932954652166
                ],
                [
                  -119.28749656545807,
                  43.38774373355841,
                  1305.3732954652164
                ],
                [
                  -119.28701739819888,
                  43.37500409560975,
                  1305.3732954652164
                ],
                [
                  -119.29997583255519,
                  43.37474409408092,
                  1259.1932954652166
                ]
              ]
            ]
          },
          "id": "20170828_43119D3422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:23:38Z",
            "pc:count": 13308661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314198.9773,
                "count": 13308661,
                "maximum": 314723.7673,
                "minimum": 313673.1473,
                "name": "X",
                "position": 0,
                "stddev": 293.7482525,
                "variance": 86288.03585
              },
              {
                "average": 4805720.557,
                "count": 13308661,
                "maximum": 4806415.871,
                "minimum": 4804999.931,
                "name": "Y",
                "position": 1,
                "stddev": 398.9356226,
                "variance": 159149.631
              },
              {
                "average": 1289.130372,
                "count": 13308661,
                "maximum": 1305.373295,
                "minimum": 1259.193295,
                "name": "Z",
                "position": 2,
                "stddev": 12.82069417,
                "variance": 164.370199
              },
              {
                "average": 20871.24601,
                "count": 13308661,
                "maximum": 37745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1589.232557,
                "variance": 2525660.121
              },
              {
                "average": 1.000044332,
                "count": 13308661,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006680615786,
                "variance": 4.463062728e-05
              },
              {
                "average": 1.000089415,
                "count": 13308661,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00950311195,
                "variance": 9.030913673e-05
              },
              {
                "average": 0.5026148761,
                "count": 13308661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931812,
                "variance": 0.2499931812
              },
              {
                "average": 9.016684699e-07,
                "count": 13308661,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009495618593,
                "variance": 9.016677246e-07
              },
              {
                "average": 1.175362044,
                "count": 13308661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3802764897,
                "variance": 0.1446102086
              },
              {
                "average": -0.03525674106,
                "count": 13308661,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76207077,
                "variance": 138.3463088
              },
              {
                "average": 2.002437285,
                "count": 13308661,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000073181,
                "variance": 1.000146366
              },
              {
                "average": 1021.402955,
                "count": 13308661,
                "maximum": 1024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9931552466,
                "variance": 0.9863573438
              },
              {
                "average": 46513.01729,
                "count": 13308661,
                "maximum": 55808,
                "minimum": 18176,
                "name": "Red",
                "position": 12,
                "stddev": 2722.733724,
                "variance": 7413278.934
              },
              {
                "average": 44913.54933,
                "count": 13308661,
                "maximum": 54528,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 2608.384275,
                "variance": 6803668.527
              },
              {
                "average": 41699.81353,
                "count": 13308661,
                "maximum": 53248,
                "minimum": 18688,
                "name": "Blue",
                "position": 14,
                "stddev": 2509.216849,
                "variance": 6296169.194
              },
              {
                "average": 187974851.5,
                "count": 13308661,
                "maximum": 187976218.1,
                "minimum": 187973648.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 512.0493022,
                "variance": 262194.4879
              },
              {
                "average": 0,
                "count": 13308661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13308661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13308661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13308661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13308661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313673.1473,
              4804999.931,
              1259.193295,
              314723.7673,
              4806415.871,
              1305.373295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313673.1473035544,
                    4804999.9305938585,
                    1259.1932954652166
                  ],
                  [
                    313673.1473035544,
                    4806415.870593858,
                    1259.1932954652166
                  ],
                  [
                    314723.7673035544,
                    4806415.870593858,
                    1305.3732954652164
                  ],
                  [
                    314723.7673035544,
                    4804999.9305938585,
                    1305.3732954652164
                  ],
                  [
                    313673.1473035544,
                    4804999.9305938585,
                    1259.1932954652166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:23:38+00:00",
            "end_time": "2017-08-28T16:40: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": "20170828_43119C3108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34998551878442,
              43.352719545665806,
              1258.4610915105986
            ],
            [
              -119.35036265517763,
              43.362485901168796,
              1258.4610915105986
            ],
            [
              -119.33749730983473,
              43.36274971147646,
              1270.0810915105985
            ],
            [
              -119.33712223320475,
              43.352983266507636,
              1270.0810915105985
            ],
            [
              -119.34998551878442,
              43.352719545665806,
              1258.4610915105986
            ]
          ]
        ]
      },
      "bbox": [
        -119.3503627,
        43.35271955,
        1258.461092,
        -119.3371222,
        43.36274971,
        1270.081092
      ],
      "properties": {
        "datetime": "2017-08-29T16:21:04Z",
        "pc:count": 4729200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309939.8916,
            "count": 4729200,
            "maximum": 310596.0007,
            "minimum": 309552.6807,
            "name": "X",
            "position": 0,
            "stddev": 312.2964644,
            "variance": 97529.08169
          },
          {
            "average": 4803406.62,
            "count": 4729200,
            "maximum": 4803752.356,
            "minimum": 4802666.836,
            "name": "Y",
            "position": 1,
            "stddev": 286.4111659,
            "variance": 82031.35597
          },
          {
            "average": 1260.11981,
            "count": 4729200,
            "maximum": 1270.081092,
            "minimum": 1258.461092,
            "name": "Z",
            "position": 2,
            "stddev": 0.2777578013,
            "variance": 0.07714939619
          },
          {
            "average": 22895.61797,
            "count": 4729200,
            "maximum": 37825,
            "minimum": 1649,
            "name": "Intensity",
            "position": 3,
            "stddev": 2832.866485,
            "variance": 8025132.522
          },
          {
            "average": 1.000096422,
            "count": 4729200,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009840521104,
            "variance": 9.68358556e-05
          },
          {
            "average": 1.00019369,
            "count": 4729200,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01399168727,
            "variance": 0.0001957673128
          },
          {
            "average": 0.5060521864,
            "count": 4729200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999634226,
            "variance": 0.2499634239
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230886196,
            "count": 4729200,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4213998081,
            "variance": 0.1775777983
          },
          {
            "average": -1.301645495,
            "count": 4729200,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67751495,
            "variance": 136.3643554
          },
          {
            "average": 1.994570329,
            "count": 4729200,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000120264,
            "variance": 1.000240543
          },
          {
            "average": 1061.287971,
            "count": 4729200,
            "maximum": 1064,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.99976787,
            "variance": 143.9944288
          },
          {
            "average": 23256.72144,
            "count": 4729200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7822.659778,
            "variance": 61194006
          },
          {
            "average": 28397.03125,
            "count": 4729200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5701.903263,
            "variance": 32511700.82
          },
          {
            "average": 21565.19186,
            "count": 4729200,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5751.416866,
            "variance": 33078795.97
          },
          {
            "average": 188055126.7,
            "count": 4729200,
            "maximum": 188058864.4,
            "minimum": 187989673.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12016.67465,
            "variance": 144400469.7
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4729200,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309552.6807,
          4802666.836,
          1258.461092,
          310596.0007,
          4803752.356,
          1270.081092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309552.6806906164,
                4802666.836232255,
                1258.4610915105986
              ],
              [
                309552.6806906164,
                4803752.356232255,
                1258.4610915105986
              ],
              [
                310596.0006906164,
                4803752.356232255,
                1270.0810915105985
              ],
              [
                310596.0006906164,
                4802666.836232255,
                1270.0810915105985
              ],
              [
                309552.6806906164,
                4802666.836232255,
                1258.4610915105986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:21:04+00:00",
        "end_time": "2017-08-28T21:07:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3503627,
            43.35271955,
            1258.461092,
            -119.3371222,
            43.36274971,
            1270.081092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34998551878442,
                  43.352719545665806,
                  1258.4610915105986
                ],
                [
                  -119.35036265517763,
                  43.362485901168796,
                  1258.4610915105986
                ],
                [
                  -119.33749730983473,
                  43.36274971147646,
                  1270.0810915105985
                ],
                [
                  -119.33712223320475,
                  43.352983266507636,
                  1270.0810915105985
                ],
                [
                  -119.34998551878442,
                  43.352719545665806,
                  1258.4610915105986
                ]
              ]
            ]
          },
          "id": "20170828_43119C3108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:21:04Z",
            "pc:count": 4729200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309939.8916,
                "count": 4729200,
                "maximum": 310596.0007,
                "minimum": 309552.6807,
                "name": "X",
                "position": 0,
                "stddev": 312.2964644,
                "variance": 97529.08169
              },
              {
                "average": 4803406.62,
                "count": 4729200,
                "maximum": 4803752.356,
                "minimum": 4802666.836,
                "name": "Y",
                "position": 1,
                "stddev": 286.4111659,
                "variance": 82031.35597
              },
              {
                "average": 1260.11981,
                "count": 4729200,
                "maximum": 1270.081092,
                "minimum": 1258.461092,
                "name": "Z",
                "position": 2,
                "stddev": 0.2777578013,
                "variance": 0.07714939619
              },
              {
                "average": 22895.61797,
                "count": 4729200,
                "maximum": 37825,
                "minimum": 1649,
                "name": "Intensity",
                "position": 3,
                "stddev": 2832.866485,
                "variance": 8025132.522
              },
              {
                "average": 1.000096422,
                "count": 4729200,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009840521104,
                "variance": 9.68358556e-05
              },
              {
                "average": 1.00019369,
                "count": 4729200,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01399168727,
                "variance": 0.0001957673128
              },
              {
                "average": 0.5060521864,
                "count": 4729200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999634226,
                "variance": 0.2499634239
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230886196,
                "count": 4729200,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4213998081,
                "variance": 0.1775777983
              },
              {
                "average": -1.301645495,
                "count": 4729200,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67751495,
                "variance": 136.3643554
              },
              {
                "average": 1.994570329,
                "count": 4729200,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000120264,
                "variance": 1.000240543
              },
              {
                "average": 1061.287971,
                "count": 4729200,
                "maximum": 1064,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.99976787,
                "variance": 143.9944288
              },
              {
                "average": 23256.72144,
                "count": 4729200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7822.659778,
                "variance": 61194006
              },
              {
                "average": 28397.03125,
                "count": 4729200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5701.903263,
                "variance": 32511700.82
              },
              {
                "average": 21565.19186,
                "count": 4729200,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5751.416866,
                "variance": 33078795.97
              },
              {
                "average": 188055126.7,
                "count": 4729200,
                "maximum": 188058864.4,
                "minimum": 187989673.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12016.67465,
                "variance": 144400469.7
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4729200,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309552.6807,
              4802666.836,
              1258.461092,
              310596.0007,
              4803752.356,
              1270.081092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309552.6806906164,
                    4802666.836232255,
                    1258.4610915105986
                  ],
                  [
                    309552.6806906164,
                    4803752.356232255,
                    1258.4610915105986
                  ],
                  [
                    310596.0006906164,
                    4803752.356232255,
                    1270.0810915105985
                  ],
                  [
                    310596.0006906164,
                    4802666.836232255,
                    1270.0810915105985
                  ],
                  [
                    309552.6806906164,
                    4802666.836232255,
                    1258.4610915105986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:21:04+00:00",
            "end_time": "2017-08-28T21:07: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": "20170827_43119C2310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19998490184186,
              43.28746751390841,
              1250.6170967401035
            ],
            [
              -119.20039646832294,
              43.2988785679054,
              1250.6170967401035
            ],
            [
              -119.1954691499594,
              43.29897329368786,
              1256.5170967401036
            ],
            [
              -119.19505850328717,
              43.28756220215285,
              1256.5170967401036
            ],
            [
              -119.19998490184186,
              43.28746751390841,
              1250.6170967401035
            ]
          ]
        ]
      },
      "bbox": [
        -119.2003965,
        43.28746751,
        1250.617097,
        -119.1950585,
        43.29897329,
        1256.517097
      ],
      "properties": {
        "datetime": "2017-08-27T21:54:06Z",
        "pc:count": 2279094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321653.2274,
            "count": 2279094,
            "maximum": 321918.3419,
            "minimum": 321518.3819,
            "name": "X",
            "position": 0,
            "stddev": 93.86877003,
            "variance": 8811.345987
          },
          {
            "average": 4795788.751,
            "count": 2279094,
            "maximum": 4796356.622,
            "minimum": 4795088.442,
            "name": "Y",
            "position": 1,
            "stddev": 336.6819879,
            "variance": 113354.761
          },
          {
            "average": 1253.311415,
            "count": 2279094,
            "maximum": 1256.517097,
            "minimum": 1250.617097,
            "name": "Z",
            "position": 2,
            "stddev": 1.087353613,
            "variance": 1.18233788
          },
          {
            "average": 21060.37674,
            "count": 2279094,
            "maximum": 31169,
            "minimum": 5313,
            "name": "Intensity",
            "position": 3,
            "stddev": 1499.65459,
            "variance": 2248963.89
          },
          {
            "average": 1.000011408,
            "count": 2279094,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003377560781,
            "variance": 1.140791683e-05
          },
          {
            "average": 1.000020622,
            "count": 2279094,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004541124694,
            "variance": 2.062181348e-05
          },
          {
            "average": 0.5055701959,
            "count": 2279094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999690816,
            "variance": 0.2499690826
          },
          {
            "average": 6.581562674e-06,
            "count": 2279094,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002565447767,
            "variance": 6.581522244e-06
          },
          {
            "average": 1.142844042,
            "count": 2279094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3499138118,
            "variance": 0.1224396757
          },
          {
            "average": -0.93112012,
            "count": 2279094,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.74033857,
            "variance": 162.3162269
          },
          {
            "average": 1.992395662,
            "count": 2279094,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000050942,
            "variance": 1.000101887
          },
          {
            "average": 1013.293607,
            "count": 2279094,
            "maximum": 1015,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8804662935,
            "variance": 0.775220894
          },
          {
            "average": 45084.5841,
            "count": 2279094,
            "maximum": 65280,
            "minimum": 32768,
            "name": "Red",
            "position": 12,
            "stddev": 2327.697633,
            "variance": 5418176.271
          },
          {
            "average": 44136.84773,
            "count": 2279094,
            "maximum": 65280,
            "minimum": 33536,
            "name": "Green",
            "position": 13,
            "stddev": 2156.585144,
            "variance": 4650859.483
          },
          {
            "average": 41166.49587,
            "count": 2279094,
            "maximum": 65280,
            "minimum": 30976,
            "name": "Blue",
            "position": 14,
            "stddev": 2129.478072,
            "variance": 4534676.858
          },
          {
            "average": 187904971.6,
            "count": 2279094,
            "maximum": 187906046.8,
            "minimum": 187904187.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 477.4573303,
            "variance": 227965.5023
          },
          {
            "average": 0,
            "count": 2279094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321518.3819,
          4795088.442,
          1250.617097,
          321918.3419,
          4796356.622,
          1256.517097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321518.3818958396,
                4795088.442138688,
                1250.6170967401035
              ],
              [
                321518.3818958396,
                4796356.622138687,
                1250.6170967401035
              ],
              [
                321918.34189583955,
                4796356.622138687,
                1256.5170967401036
              ],
              [
                321918.34189583955,
                4795088.442138688,
                1256.5170967401036
              ],
              [
                321518.3818958396,
                4795088.442138688,
                1250.6170967401035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:54:06+00:00",
        "end_time": "2017-08-27T21:23:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C2310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C2310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C2310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2003965,
            43.28746751,
            1250.617097,
            -119.1950585,
            43.29897329,
            1256.517097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19998490184186,
                  43.28746751390841,
                  1250.6170967401035
                ],
                [
                  -119.20039646832294,
                  43.2988785679054,
                  1250.6170967401035
                ],
                [
                  -119.1954691499594,
                  43.29897329368786,
                  1256.5170967401036
                ],
                [
                  -119.19505850328717,
                  43.28756220215285,
                  1256.5170967401036
                ],
                [
                  -119.19998490184186,
                  43.28746751390841,
                  1250.6170967401035
                ]
              ]
            ]
          },
          "id": "20170827_43119C2310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C2310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:54:06Z",
            "pc:count": 2279094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321653.2274,
                "count": 2279094,
                "maximum": 321918.3419,
                "minimum": 321518.3819,
                "name": "X",
                "position": 0,
                "stddev": 93.86877003,
                "variance": 8811.345987
              },
              {
                "average": 4795788.751,
                "count": 2279094,
                "maximum": 4796356.622,
                "minimum": 4795088.442,
                "name": "Y",
                "position": 1,
                "stddev": 336.6819879,
                "variance": 113354.761
              },
              {
                "average": 1253.311415,
                "count": 2279094,
                "maximum": 1256.517097,
                "minimum": 1250.617097,
                "name": "Z",
                "position": 2,
                "stddev": 1.087353613,
                "variance": 1.18233788
              },
              {
                "average": 21060.37674,
                "count": 2279094,
                "maximum": 31169,
                "minimum": 5313,
                "name": "Intensity",
                "position": 3,
                "stddev": 1499.65459,
                "variance": 2248963.89
              },
              {
                "average": 1.000011408,
                "count": 2279094,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003377560781,
                "variance": 1.140791683e-05
              },
              {
                "average": 1.000020622,
                "count": 2279094,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004541124694,
                "variance": 2.062181348e-05
              },
              {
                "average": 0.5055701959,
                "count": 2279094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999690816,
                "variance": 0.2499690826
              },
              {
                "average": 6.581562674e-06,
                "count": 2279094,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002565447767,
                "variance": 6.581522244e-06
              },
              {
                "average": 1.142844042,
                "count": 2279094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3499138118,
                "variance": 0.1224396757
              },
              {
                "average": -0.93112012,
                "count": 2279094,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.74033857,
                "variance": 162.3162269
              },
              {
                "average": 1.992395662,
                "count": 2279094,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000050942,
                "variance": 1.000101887
              },
              {
                "average": 1013.293607,
                "count": 2279094,
                "maximum": 1015,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8804662935,
                "variance": 0.775220894
              },
              {
                "average": 45084.5841,
                "count": 2279094,
                "maximum": 65280,
                "minimum": 32768,
                "name": "Red",
                "position": 12,
                "stddev": 2327.697633,
                "variance": 5418176.271
              },
              {
                "average": 44136.84773,
                "count": 2279094,
                "maximum": 65280,
                "minimum": 33536,
                "name": "Green",
                "position": 13,
                "stddev": 2156.585144,
                "variance": 4650859.483
              },
              {
                "average": 41166.49587,
                "count": 2279094,
                "maximum": 65280,
                "minimum": 30976,
                "name": "Blue",
                "position": 14,
                "stddev": 2129.478072,
                "variance": 4534676.858
              },
              {
                "average": 187904971.6,
                "count": 2279094,
                "maximum": 187906046.8,
                "minimum": 187904187.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 477.4573303,
                "variance": 227965.5023
              },
              {
                "average": 0,
                "count": 2279094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321518.3819,
              4795088.442,
              1250.617097,
              321918.3419,
              4796356.622,
              1256.517097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321518.3818958396,
                    4795088.442138688,
                    1250.6170967401035
                  ],
                  [
                    321518.3818958396,
                    4796356.622138687,
                    1250.6170967401035
                  ],
                  [
                    321918.34189583955,
                    4796356.622138687,
                    1256.5170967401036
                  ],
                  [
                    321918.34189583955,
                    4795088.442138688,
                    1256.5170967401036
                  ],
                  [
                    321518.3818958396,
                    4795088.442138688,
                    1250.6170967401035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:54:06+00:00",
            "end_time": "2017-08-27T21:23:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497583175688,
              43.42473569064291,
              1308.6818219173947
            ],
            [
              -119.37547465521172,
              43.43748395614747,
              1308.6818219173947
            ],
            [
              -119.36249686914262,
              43.43775295704198,
              1329.0218219173948
            ],
            [
              -119.362000764684,
              43.42500457248124,
              1329.0218219173948
            ],
            [
              -119.37497583175688,
              43.42473569064291,
              1308.6818219173947
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754747,
        43.42473569,
        1308.681822,
        -119.3620008,
        43.43775296,
        1329.021822
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:53Z",
        "pc:count": 21844566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308331.9225,
            "count": 21844566,
            "maximum": 308806.3875,
            "minimum": 307755.2275,
            "name": "X",
            "position": 0,
            "stddev": 288.0304132,
            "variance": 82961.51894
          },
          {
            "average": 4811472.153,
            "count": 21844566,
            "maximum": 4812139.41,
            "minimum": 4810722.41,
            "name": "Y",
            "position": 1,
            "stddev": 402.2098667,
            "variance": 161772.7769
          },
          {
            "average": 1319.835785,
            "count": 21844566,
            "maximum": 1329.021822,
            "minimum": 1308.681822,
            "name": "Z",
            "position": 2,
            "stddev": 4.736426261,
            "variance": 22.43373373
          },
          {
            "average": 20500.988,
            "count": 21844566,
            "maximum": 30641,
            "minimum": 2273,
            "name": "Intensity",
            "position": 3,
            "stddev": 1795.893721,
            "variance": 3225234.259
          },
          {
            "average": 1.000011628,
            "count": 21844566,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003409907774,
            "variance": 1.162747102e-05
          },
          {
            "average": 1.000022157,
            "count": 21844566,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00470702136,
            "variance": 2.215605009e-05
          },
          {
            "average": 0.5014744628,
            "count": 21844566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978374,
            "variance": 0.2499978374
          },
          {
            "average": 2.472010659e-06,
            "count": 21844566,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001572261003,
            "variance": 2.472004662e-06
          },
          {
            "average": 1.153101096,
            "count": 21844566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3600849295,
            "variance": 0.1296611565
          },
          {
            "average": 0.5316806326,
            "count": 21844566,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67632002,
            "variance": 136.3364492
          },
          {
            "average": 1.99971581,
            "count": 21844566,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00023832,
            "variance": 1.000476697
          },
          {
            "average": 1058.463316,
            "count": 21844566,
            "maximum": 1073,
            "minimum": 1026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.06006121,
            "variance": 197.6853211
          },
          {
            "average": 45495.73688,
            "count": 21844566,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2480.976707,
            "variance": 6155245.421
          },
          {
            "average": 43508.40668,
            "count": 21844566,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2510.544351,
            "variance": 6302832.94
          },
          {
            "average": 40416.2337,
            "count": 21844566,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2463.821396,
            "variance": 6070415.872
          },
          {
            "average": 188014261.6,
            "count": 21844566,
            "maximum": 188064553.1,
            "minimum": 187977178.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36743.64674,
            "variance": 1350095575
          },
          {
            "average": 0,
            "count": 21844566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21844566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21844566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21844566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21844566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307755.2275,
          4810722.41,
          1308.681822,
          308806.3875,
          4812139.41,
          1329.021822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307755.22750116553,
                4810722.410110526,
                1308.6818219173947
              ],
              [
                307755.22750116553,
                4812139.410110526,
                1308.6818219173947
              ],
              [
                308806.38750116556,
                4812139.410110526,
                1329.0218219173948
              ],
              [
                308806.38750116556,
                4810722.410110526,
                1329.0218219173948
              ],
              [
                307755.22750116553,
                4810722.410110526,
                1308.6818219173947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:53+00:00",
        "end_time": "2017-08-28T17:39:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754747,
            43.42473569,
            1308.681822,
            -119.3620008,
            43.43775296,
            1329.021822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497583175688,
                  43.42473569064291,
                  1308.6818219173947
                ],
                [
                  -119.37547465521172,
                  43.43748395614747,
                  1308.6818219173947
                ],
                [
                  -119.36249686914262,
                  43.43775295704198,
                  1329.0218219173948
                ],
                [
                  -119.362000764684,
                  43.42500457248124,
                  1329.0218219173948
                ],
                [
                  -119.37497583175688,
                  43.42473569064291,
                  1308.6818219173947
                ]
              ]
            ]
          },
          "id": "20170828_43119D3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:53Z",
            "pc:count": 21844566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308331.9225,
                "count": 21844566,
                "maximum": 308806.3875,
                "minimum": 307755.2275,
                "name": "X",
                "position": 0,
                "stddev": 288.0304132,
                "variance": 82961.51894
              },
              {
                "average": 4811472.153,
                "count": 21844566,
                "maximum": 4812139.41,
                "minimum": 4810722.41,
                "name": "Y",
                "position": 1,
                "stddev": 402.2098667,
                "variance": 161772.7769
              },
              {
                "average": 1319.835785,
                "count": 21844566,
                "maximum": 1329.021822,
                "minimum": 1308.681822,
                "name": "Z",
                "position": 2,
                "stddev": 4.736426261,
                "variance": 22.43373373
              },
              {
                "average": 20500.988,
                "count": 21844566,
                "maximum": 30641,
                "minimum": 2273,
                "name": "Intensity",
                "position": 3,
                "stddev": 1795.893721,
                "variance": 3225234.259
              },
              {
                "average": 1.000011628,
                "count": 21844566,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003409907774,
                "variance": 1.162747102e-05
              },
              {
                "average": 1.000022157,
                "count": 21844566,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00470702136,
                "variance": 2.215605009e-05
              },
              {
                "average": 0.5014744628,
                "count": 21844566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978374,
                "variance": 0.2499978374
              },
              {
                "average": 2.472010659e-06,
                "count": 21844566,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001572261003,
                "variance": 2.472004662e-06
              },
              {
                "average": 1.153101096,
                "count": 21844566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3600849295,
                "variance": 0.1296611565
              },
              {
                "average": 0.5316806326,
                "count": 21844566,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67632002,
                "variance": 136.3364492
              },
              {
                "average": 1.99971581,
                "count": 21844566,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00023832,
                "variance": 1.000476697
              },
              {
                "average": 1058.463316,
                "count": 21844566,
                "maximum": 1073,
                "minimum": 1026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.06006121,
                "variance": 197.6853211
              },
              {
                "average": 45495.73688,
                "count": 21844566,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2480.976707,
                "variance": 6155245.421
              },
              {
                "average": 43508.40668,
                "count": 21844566,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2510.544351,
                "variance": 6302832.94
              },
              {
                "average": 40416.2337,
                "count": 21844566,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2463.821396,
                "variance": 6070415.872
              },
              {
                "average": 188014261.6,
                "count": 21844566,
                "maximum": 188064553.1,
                "minimum": 187977178.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36743.64674,
                "variance": 1350095575
              },
              {
                "average": 0,
                "count": 21844566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21844566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21844566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21844566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21844566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307755.2275,
              4810722.41,
              1308.681822,
              308806.3875,
              4812139.41,
              1329.021822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307755.22750116553,
                    4810722.410110526,
                    1308.6818219173947
                  ],
                  [
                    307755.22750116553,
                    4812139.410110526,
                    1308.6818219173947
                  ],
                  [
                    308806.38750116556,
                    4812139.410110526,
                    1329.0218219173948
                  ],
                  [
                    308806.38750116556,
                    4810722.410110526,
                    1329.0218219173948
                  ],
                  [
                    307755.22750116553,
                    4810722.410110526,
                    1308.6818219173947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:53+00:00",
            "end_time": "2017-08-28T17:39: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": "20170827_43119D2322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2374767315973,
              43.37475121783054,
              1261.9843964612223
            ],
            [
              -119.23794527537599,
              43.38748463418944,
              1261.9843964612223
            ],
            [
              -119.22499615657614,
              43.38773742104643,
              1345.9443964612224
            ],
            [
              -119.22453031840112,
              43.37500389292676,
              1345.9443964612224
            ],
            [
              -119.2374767315973,
              43.37475121783054,
              1261.9843964612223
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379453,
        43.37475122,
        1261.984396,
        -119.2245303,
        43.38773742,
        1345.944396
      ],
      "properties": {
        "datetime": "2017-08-27T21:18:13Z",
        "pc:count": 13490059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319252.3815,
            "count": 13490059,
            "maximum": 319786.1303,
            "minimum": 318736.5303,
            "name": "X",
            "position": 0,
            "stddev": 292.5616971,
            "variance": 85592.3466
          },
          {
            "average": 4805586.05,
            "count": 13490059,
            "maximum": 4806278.158,
            "minimum": 4804862.958,
            "name": "Y",
            "position": 1,
            "stddev": 404.3935985,
            "variance": 163534.1825
          },
          {
            "average": 1288.012191,
            "count": 13490059,
            "maximum": 1345.944396,
            "minimum": 1261.984396,
            "name": "Z",
            "position": 2,
            "stddev": 24.95837763,
            "variance": 622.9206137
          },
          {
            "average": 21565.02638,
            "count": 13490059,
            "maximum": 32273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1637.99505,
            "variance": 2683027.784
          },
          {
            "average": 1.000292882,
            "count": 13490059,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01817431383,
            "variance": 0.000330305683
          },
          {
            "average": 1.000593326,
            "count": 13490059,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02658916495,
            "variance": 0.0007069836928
          },
          {
            "average": 0.5024125543,
            "count": 13490059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941981,
            "variance": 0.2499941981
          },
          {
            "average": 1.467747472e-05,
            "count": 13490059,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003831091278,
            "variance": 1.467726038e-05
          },
          {
            "average": 1.17356314,
            "count": 13490059,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3787333985,
            "variance": 0.1434389871
          },
          {
            "average": -0.05140083612,
            "count": 13490059,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84625767,
            "variance": 140.3338207
          },
          {
            "average": 2.002274934,
            "count": 13490059,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000145474,
            "variance": 1.000290969
          },
          {
            "average": 1008.993174,
            "count": 13490059,
            "maximum": 1011,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9859074883,
            "variance": 0.9720135755
          },
          {
            "average": 45224.8887,
            "count": 13490059,
            "maximum": 55040,
            "minimum": 20992,
            "name": "Red",
            "position": 12,
            "stddev": 2628.053069,
            "variance": 6906662.933
          },
          {
            "average": 43790.41262,
            "count": 13490059,
            "maximum": 55040,
            "minimum": 22016,
            "name": "Green",
            "position": 13,
            "stddev": 2621.448398,
            "variance": 6871991.703
          },
          {
            "average": 40556.96984,
            "count": 13490059,
            "maximum": 52480,
            "minimum": 21760,
            "name": "Blue",
            "position": 14,
            "stddev": 2544.848613,
            "variance": 6476254.462
          },
          {
            "average": 187903023.9,
            "count": 13490059,
            "maximum": 187903893.8,
            "minimum": 187902372.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 375.9368864,
            "variance": 141328.5426
          },
          {
            "average": 0,
            "count": 13490059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13490059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13490059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13490059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13490059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318736.5303,
          4804862.958,
          1261.984396,
          319786.1303,
          4806278.158,
          1345.944396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318736.5302904097,
                4804862.957570944,
                1261.9843964612223
              ],
              [
                318736.5302904097,
                4806278.157570943,
                1261.9843964612223
              ],
              [
                319786.13029040967,
                4806278.157570943,
                1345.9443964612224
              ],
              [
                319786.13029040967,
                4804862.957570944,
                1345.9443964612224
              ],
              [
                318736.5302904097,
                4804862.957570944,
                1261.9843964612223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:18:13+00:00",
        "end_time": "2017-08-27T20:52:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379453,
            43.37475122,
            1261.984396,
            -119.2245303,
            43.38773742,
            1345.944396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2374767315973,
                  43.37475121783054,
                  1261.9843964612223
                ],
                [
                  -119.23794527537599,
                  43.38748463418944,
                  1261.9843964612223
                ],
                [
                  -119.22499615657614,
                  43.38773742104643,
                  1345.9443964612224
                ],
                [
                  -119.22453031840112,
                  43.37500389292676,
                  1345.9443964612224
                ],
                [
                  -119.2374767315973,
                  43.37475121783054,
                  1261.9843964612223
                ]
              ]
            ]
          },
          "id": "20170827_43119D2322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:18:13Z",
            "pc:count": 13490059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319252.3815,
                "count": 13490059,
                "maximum": 319786.1303,
                "minimum": 318736.5303,
                "name": "X",
                "position": 0,
                "stddev": 292.5616971,
                "variance": 85592.3466
              },
              {
                "average": 4805586.05,
                "count": 13490059,
                "maximum": 4806278.158,
                "minimum": 4804862.958,
                "name": "Y",
                "position": 1,
                "stddev": 404.3935985,
                "variance": 163534.1825
              },
              {
                "average": 1288.012191,
                "count": 13490059,
                "maximum": 1345.944396,
                "minimum": 1261.984396,
                "name": "Z",
                "position": 2,
                "stddev": 24.95837763,
                "variance": 622.9206137
              },
              {
                "average": 21565.02638,
                "count": 13490059,
                "maximum": 32273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1637.99505,
                "variance": 2683027.784
              },
              {
                "average": 1.000292882,
                "count": 13490059,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01817431383,
                "variance": 0.000330305683
              },
              {
                "average": 1.000593326,
                "count": 13490059,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02658916495,
                "variance": 0.0007069836928
              },
              {
                "average": 0.5024125543,
                "count": 13490059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941981,
                "variance": 0.2499941981
              },
              {
                "average": 1.467747472e-05,
                "count": 13490059,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003831091278,
                "variance": 1.467726038e-05
              },
              {
                "average": 1.17356314,
                "count": 13490059,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3787333985,
                "variance": 0.1434389871
              },
              {
                "average": -0.05140083612,
                "count": 13490059,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84625767,
                "variance": 140.3338207
              },
              {
                "average": 2.002274934,
                "count": 13490059,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000145474,
                "variance": 1.000290969
              },
              {
                "average": 1008.993174,
                "count": 13490059,
                "maximum": 1011,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9859074883,
                "variance": 0.9720135755
              },
              {
                "average": 45224.8887,
                "count": 13490059,
                "maximum": 55040,
                "minimum": 20992,
                "name": "Red",
                "position": 12,
                "stddev": 2628.053069,
                "variance": 6906662.933
              },
              {
                "average": 43790.41262,
                "count": 13490059,
                "maximum": 55040,
                "minimum": 22016,
                "name": "Green",
                "position": 13,
                "stddev": 2621.448398,
                "variance": 6871991.703
              },
              {
                "average": 40556.96984,
                "count": 13490059,
                "maximum": 52480,
                "minimum": 21760,
                "name": "Blue",
                "position": 14,
                "stddev": 2544.848613,
                "variance": 6476254.462
              },
              {
                "average": 187903023.9,
                "count": 13490059,
                "maximum": 187903893.8,
                "minimum": 187902372.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 375.9368864,
                "variance": 141328.5426
              },
              {
                "average": 0,
                "count": 13490059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13490059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13490059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13490059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13490059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318736.5303,
              4804862.958,
              1261.984396,
              319786.1303,
              4806278.158,
              1345.944396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318736.5302904097,
                    4804862.957570944,
                    1261.9843964612223
                  ],
                  [
                    318736.5302904097,
                    4806278.157570943,
                    1261.9843964612223
                  ],
                  [
                    319786.13029040967,
                    4806278.157570943,
                    1345.9443964612224
                  ],
                  [
                    319786.13029040967,
                    4804862.957570944,
                    1345.9443964612224
                  ],
                  [
                    318736.5302904097,
                    4804862.957570944,
                    1261.9843964612223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:18:13+00:00",
            "end_time": "2017-08-27T20:52:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33738283863981,
              43.34974189724105,
              1258.2822499480833
            ],
            [
              -119.33787230750316,
              43.3624859969209,
              1258.2822499480833
            ],
            [
              -119.3249972291243,
              43.36274859783574,
              1273.7822499480833
            ],
            [
              -119.32451044991761,
              43.35000438195293,
              1273.7822499480833
            ],
            [
              -119.33738283863981,
              43.34974189724105,
              1258.2822499480833
            ]
          ]
        ]
      },
      "bbox": [
        -119.3378723,
        43.3497419,
        1258.28225,
        -119.3245104,
        43.3627486,
        1273.78225
      ],
      "properties": {
        "datetime": "2017-08-29T17:34:08Z",
        "pc:count": 13877257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311091.1627,
            "count": 13877257,
            "maximum": 311608.8932,
            "minimum": 310564.7932,
            "name": "X",
            "position": 0,
            "stddev": 295.7433903,
            "variance": 87464.1529
          },
          {
            "average": 4803025.668,
            "count": 13877257,
            "maximum": 4803723.92,
            "minimum": 4802307.44,
            "name": "Y",
            "position": 1,
            "stddev": 405.9714601,
            "variance": 164812.8264
          },
          {
            "average": 1260.082873,
            "count": 13877257,
            "maximum": 1273.78225,
            "minimum": 1258.28225,
            "name": "Z",
            "position": 2,
            "stddev": 0.6501421755,
            "variance": 0.4226848483
          },
          {
            "average": 21046.80909,
            "count": 13877257,
            "maximum": 37969,
            "minimum": 1521,
            "name": "Intensity",
            "position": 3,
            "stddev": 2733.066568,
            "variance": 7469652.868
          },
          {
            "average": 1.000097281,
            "count": 13877257,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009862657663,
            "variance": 9.727201617e-05
          },
          {
            "average": 1.000168621,
            "count": 13877257,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01299542381,
            "variance": 0.0001688810401
          },
          {
            "average": 0.5027404191,
            "count": 13877257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925081,
            "variance": 0.2499925081
          },
          {
            "average": 7.206035026e-07,
            "count": 13877257,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000848883405,
            "variance": 7.206030352e-07
          },
          {
            "average": 1.246281956,
            "count": 13877257,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.430844714,
            "variance": 0.1856271676
          },
          {
            "average": -0.25106107,
            "count": 13877257,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92235191,
            "variance": 142.142475
          },
          {
            "average": 2.004186346,
            "count": 13877257,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000147633,
            "variance": 1.000295289
          },
          {
            "average": 1059.184611,
            "count": 13877257,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.045161855,
            "variance": 4.182687014
          },
          {
            "average": 42870.69189,
            "count": 13877257,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4161.346485,
            "variance": 17316804.57
          },
          {
            "average": 41915.16294,
            "count": 13877257,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3930.057563,
            "variance": 15445352.45
          },
          {
            "average": 38733.17072,
            "count": 13877257,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4278.020548,
            "variance": 18301459.81
          },
          {
            "average": 188022813,
            "count": 13877257,
            "maximum": 188063248.1,
            "minimum": 187989052.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33639.86028,
            "variance": 1131640200
          },
          {
            "average": 0,
            "count": 13877257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310564.7932,
          4802307.44,
          1258.28225,
          311608.8932,
          4803723.92,
          1273.78225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310564.79318093957,
                4802307.439613047,
                1258.2822499480833
              ],
              [
                310564.79318093957,
                4803723.9196130475,
                1258.2822499480833
              ],
              [
                311608.89318093954,
                4803723.9196130475,
                1273.7822499480833
              ],
              [
                311608.89318093954,
                4802307.439613047,
                1273.7822499480833
              ],
              [
                310564.79318093957,
                4802307.439613047,
                1258.2822499480833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:34:08+00:00",
        "end_time": "2017-08-28T20:57:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3378723,
            43.3497419,
            1258.28225,
            -119.3245104,
            43.3627486,
            1273.78225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33738283863981,
                  43.34974189724105,
                  1258.2822499480833
                ],
                [
                  -119.33787230750316,
                  43.3624859969209,
                  1258.2822499480833
                ],
                [
                  -119.3249972291243,
                  43.36274859783574,
                  1273.7822499480833
                ],
                [
                  -119.32451044991761,
                  43.35000438195293,
                  1273.7822499480833
                ],
                [
                  -119.33738283863981,
                  43.34974189724105,
                  1258.2822499480833
                ]
              ]
            ]
          },
          "id": "20170828_43119C3109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:34:08Z",
            "pc:count": 13877257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311091.1627,
                "count": 13877257,
                "maximum": 311608.8932,
                "minimum": 310564.7932,
                "name": "X",
                "position": 0,
                "stddev": 295.7433903,
                "variance": 87464.1529
              },
              {
                "average": 4803025.668,
                "count": 13877257,
                "maximum": 4803723.92,
                "minimum": 4802307.44,
                "name": "Y",
                "position": 1,
                "stddev": 405.9714601,
                "variance": 164812.8264
              },
              {
                "average": 1260.082873,
                "count": 13877257,
                "maximum": 1273.78225,
                "minimum": 1258.28225,
                "name": "Z",
                "position": 2,
                "stddev": 0.6501421755,
                "variance": 0.4226848483
              },
              {
                "average": 21046.80909,
                "count": 13877257,
                "maximum": 37969,
                "minimum": 1521,
                "name": "Intensity",
                "position": 3,
                "stddev": 2733.066568,
                "variance": 7469652.868
              },
              {
                "average": 1.000097281,
                "count": 13877257,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009862657663,
                "variance": 9.727201617e-05
              },
              {
                "average": 1.000168621,
                "count": 13877257,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01299542381,
                "variance": 0.0001688810401
              },
              {
                "average": 0.5027404191,
                "count": 13877257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925081,
                "variance": 0.2499925081
              },
              {
                "average": 7.206035026e-07,
                "count": 13877257,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000848883405,
                "variance": 7.206030352e-07
              },
              {
                "average": 1.246281956,
                "count": 13877257,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.430844714,
                "variance": 0.1856271676
              },
              {
                "average": -0.25106107,
                "count": 13877257,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92235191,
                "variance": 142.142475
              },
              {
                "average": 2.004186346,
                "count": 13877257,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000147633,
                "variance": 1.000295289
              },
              {
                "average": 1059.184611,
                "count": 13877257,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.045161855,
                "variance": 4.182687014
              },
              {
                "average": 42870.69189,
                "count": 13877257,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4161.346485,
                "variance": 17316804.57
              },
              {
                "average": 41915.16294,
                "count": 13877257,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3930.057563,
                "variance": 15445352.45
              },
              {
                "average": 38733.17072,
                "count": 13877257,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4278.020548,
                "variance": 18301459.81
              },
              {
                "average": 188022813,
                "count": 13877257,
                "maximum": 188063248.1,
                "minimum": 187989052.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33639.86028,
                "variance": 1131640200
              },
              {
                "average": 0,
                "count": 13877257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310564.7932,
              4802307.44,
              1258.28225,
              311608.8932,
              4803723.92,
              1273.78225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310564.79318093957,
                    4802307.439613047,
                    1258.2822499480833
                  ],
                  [
                    310564.79318093957,
                    4803723.9196130475,
                    1258.2822499480833
                  ],
                  [
                    311608.89318093954,
                    4803723.9196130475,
                    1273.7822499480833
                  ],
                  [
                    311608.89318093954,
                    4802307.439613047,
                    1273.7822499480833
                  ],
                  [
                    310564.79318093957,
                    4802307.439613047,
                    1258.2822499480833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:34:08+00:00",
            "end_time": "2017-08-28T20:57: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": "20170829_43119C4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997496618917,
              43.36222817938198,
              1256.1874478029497
            ],
            [
              -119.45048871549696,
              43.37498343703571,
              1256.1874478029497
            ],
            [
              -119.43749760035031,
              43.37526121866946,
              1291.7474478029496
            ],
            [
              -119.43698656806177,
              43.36250583799067,
              1291.7474478029496
            ],
            [
              -119.44997496618917,
              43.36222817938198,
              1256.1874478029497
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504887,
        43.36222818,
        1256.187448,
        -119.4369866,
        43.37526122,
        1291.747448
      ],
      "properties": {
        "datetime": "2017-08-29T19:23:46Z",
        "pc:count": 13374285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302014.652,
            "count": 13374285,
            "maximum": 302533.4611,
            "minimum": 301480.0811,
            "name": "X",
            "position": 0,
            "stddev": 290.878753,
            "variance": 84610.44897
          },
          {
            "average": 4804646.401,
            "count": 13374285,
            "maximum": 4805373.876,
            "minimum": 4803956.036,
            "name": "Y",
            "position": 1,
            "stddev": 399.4181947,
            "variance": 159534.8943
          },
          {
            "average": 1271.493181,
            "count": 13374285,
            "maximum": 1291.747448,
            "minimum": 1256.187448,
            "name": "Z",
            "position": 2,
            "stddev": 11.54935416,
            "variance": 133.3875815
          },
          {
            "average": 21704.8509,
            "count": 13374285,
            "maximum": 35921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2330.180597,
            "variance": 5429741.613
          },
          {
            "average": 1.000439126,
            "count": 13374285,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02208356295,
            "variance": 0.0004876837527
          },
          {
            "average": 1.000892833,
            "count": 13374285,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03228041248,
            "variance": 0.00104202503
          },
          {
            "average": 0.5028777987,
            "count": 13374285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917369,
            "variance": 0.249991737
          },
          {
            "average": 6.804102051e-06,
            "count": 13374285,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002608458599,
            "variance": 6.804056264e-06
          },
          {
            "average": 1.224877293,
            "count": 13374285,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4175015076,
            "variance": 0.1743075089
          },
          {
            "average": -0.005687774321,
            "count": 13374285,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65277491,
            "variance": 135.7871632
          },
          {
            "average": 2.00216505,
            "count": 13374285,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000215738,
            "variance": 1.000431523
          },
          {
            "average": 1079.767465,
            "count": 13374285,
            "maximum": 1082,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9850694907,
            "variance": 0.9703619014
          },
          {
            "average": 45231.09114,
            "count": 13374285,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4567.476458,
            "variance": 20861841.2
          },
          {
            "average": 44243.52362,
            "count": 13374285,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3921.073465,
            "variance": 15374817.12
          },
          {
            "average": 41034.52303,
            "count": 13374285,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4707.908134,
            "variance": 22164399
          },
          {
            "average": 188068677.9,
            "count": 13374285,
            "maximum": 188069826.3,
            "minimum": 188067156.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.1168403,
            "variance": 276798.9297
          },
          {
            "average": 0,
            "count": 13374285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13374285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13374285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13374285,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13374285,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301480.0811,
          4803956.036,
          1256.187448,
          302533.4611,
          4805373.876,
          1291.747448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301480.0811008354,
                4803956.035977567,
                1256.1874478029497
              ],
              [
                301480.0811008354,
                4805373.8759775665,
                1256.1874478029497
              ],
              [
                302533.4611008354,
                4805373.8759775665,
                1291.7474478029496
              ],
              [
                302533.4611008354,
                4803956.035977567,
                1291.7474478029496
              ],
              [
                301480.0811008354,
                4803956.035977567,
                1256.1874478029497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:23:46+00:00",
        "end_time": "2017-08-29T18:39:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504887,
            43.36222818,
            1256.187448,
            -119.4369866,
            43.37526122,
            1291.747448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997496618917,
                  43.36222817938198,
                  1256.1874478029497
                ],
                [
                  -119.45048871549696,
                  43.37498343703571,
                  1256.1874478029497
                ],
                [
                  -119.43749760035031,
                  43.37526121866946,
                  1291.7474478029496
                ],
                [
                  -119.43698656806177,
                  43.36250583799067,
                  1291.7474478029496
                ],
                [
                  -119.44997496618917,
                  43.36222817938198,
                  1256.1874478029497
                ]
              ]
            ]
          },
          "id": "20170829_43119C4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:23:46Z",
            "pc:count": 13374285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302014.652,
                "count": 13374285,
                "maximum": 302533.4611,
                "minimum": 301480.0811,
                "name": "X",
                "position": 0,
                "stddev": 290.878753,
                "variance": 84610.44897
              },
              {
                "average": 4804646.401,
                "count": 13374285,
                "maximum": 4805373.876,
                "minimum": 4803956.036,
                "name": "Y",
                "position": 1,
                "stddev": 399.4181947,
                "variance": 159534.8943
              },
              {
                "average": 1271.493181,
                "count": 13374285,
                "maximum": 1291.747448,
                "minimum": 1256.187448,
                "name": "Z",
                "position": 2,
                "stddev": 11.54935416,
                "variance": 133.3875815
              },
              {
                "average": 21704.8509,
                "count": 13374285,
                "maximum": 35921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2330.180597,
                "variance": 5429741.613
              },
              {
                "average": 1.000439126,
                "count": 13374285,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02208356295,
                "variance": 0.0004876837527
              },
              {
                "average": 1.000892833,
                "count": 13374285,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03228041248,
                "variance": 0.00104202503
              },
              {
                "average": 0.5028777987,
                "count": 13374285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917369,
                "variance": 0.249991737
              },
              {
                "average": 6.804102051e-06,
                "count": 13374285,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002608458599,
                "variance": 6.804056264e-06
              },
              {
                "average": 1.224877293,
                "count": 13374285,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4175015076,
                "variance": 0.1743075089
              },
              {
                "average": -0.005687774321,
                "count": 13374285,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65277491,
                "variance": 135.7871632
              },
              {
                "average": 2.00216505,
                "count": 13374285,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000215738,
                "variance": 1.000431523
              },
              {
                "average": 1079.767465,
                "count": 13374285,
                "maximum": 1082,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9850694907,
                "variance": 0.9703619014
              },
              {
                "average": 45231.09114,
                "count": 13374285,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4567.476458,
                "variance": 20861841.2
              },
              {
                "average": 44243.52362,
                "count": 13374285,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3921.073465,
                "variance": 15374817.12
              },
              {
                "average": 41034.52303,
                "count": 13374285,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4707.908134,
                "variance": 22164399
              },
              {
                "average": 188068677.9,
                "count": 13374285,
                "maximum": 188069826.3,
                "minimum": 188067156.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.1168403,
                "variance": 276798.9297
              },
              {
                "average": 0,
                "count": 13374285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13374285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13374285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13374285,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13374285,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301480.0811,
              4803956.036,
              1256.187448,
              302533.4611,
              4805373.876,
              1291.747448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301480.0811008354,
                    4803956.035977567,
                    1256.1874478029497
                  ],
                  [
                    301480.0811008354,
                    4805373.8759775665,
                    1256.1874478029497
                  ],
                  [
                    302533.4611008354,
                    4805373.8759775665,
                    1291.7474478029496
                  ],
                  [
                    302533.4611008354,
                    4803956.035977567,
                    1291.7474478029496
                  ],
                  [
                    301480.0811008354,
                    4803956.035977567,
                    1256.1874478029497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:23:46+00:00",
            "end_time": "2017-08-29T18:39: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": "20170828_43119C3214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497685215151,
              43.337247175719504,
              1257.56551339284
            ],
            [
              -119.27545274915101,
              43.34998376584311,
              1257.56551339284
            ],
            [
              -119.26249640369059,
              43.35024093106103,
              1341.60551339284
            ],
            [
              -119.2620232107809,
              43.33750422720395,
              1341.60551339284
            ],
            [
              -119.27497685215151,
              43.337247175719504,
              1257.56551339284
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754527,
        43.33724718,
        1257.565513,
        -119.2620232,
        43.35024093,
        1341.605513
      ],
      "properties": {
        "datetime": "2017-08-28T17:24:43Z",
        "pc:count": 13551972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316112.0911,
            "count": 13551972,
            "maximum": 316635.7211,
            "minimum": 315584.8611,
            "name": "X",
            "position": 0,
            "stddev": 293.906851,
            "variance": 86381.23706
          },
          {
            "average": 4801483.958,
            "count": 13551972,
            "maximum": 4802195.528,
            "minimum": 4800779.948,
            "name": "Y",
            "position": 1,
            "stddev": 401.6193549,
            "variance": 161298.1062
          },
          {
            "average": 1292.405544,
            "count": 13551972,
            "maximum": 1341.605513,
            "minimum": 1257.565513,
            "name": "Z",
            "position": 2,
            "stddev": 24.12362164,
            "variance": 581.9491212
          },
          {
            "average": 20265.77011,
            "count": 13551972,
            "maximum": 45073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2115.714948,
            "variance": 4476249.743
          },
          {
            "average": 1.000796047,
            "count": 13551972,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02975876783,
            "variance": 0.000885584263
          },
          {
            "average": 1.001571506,
            "count": 13551972,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0429346868,
            "variance": 0.001843387331
          },
          {
            "average": 0.5024901173,
            "count": 13551972,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938177,
            "variance": 0.2499938178
          },
          {
            "average": 2.213699969e-07,
            "count": 13551972,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004704996963,
            "variance": 2.213699643e-07
          },
          {
            "average": 1.172549353,
            "count": 13551972,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3778572274,
            "variance": 0.1427760843
          },
          {
            "average": 0.008669431455,
            "count": 13551972,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73587331,
            "variance": 137.7307223
          },
          {
            "average": 2.001633563,
            "count": 13551972,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000540618,
            "variance": 1.001081528
          },
          {
            "average": 1021.44154,
            "count": 13551972,
            "maximum": 1024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9778185684,
            "variance": 0.9561291527
          },
          {
            "average": 42305.26686,
            "count": 13551972,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3532.823181,
            "variance": 12480839.63
          },
          {
            "average": 41021.64386,
            "count": 13551972,
            "maximum": 59904,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3255.717267,
            "variance": 10599694.92
          },
          {
            "average": 38136.92874,
            "count": 13551972,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2877.319302,
            "variance": 8278966.367
          },
          {
            "average": 187974869.4,
            "count": 13551972,
            "maximum": 187976283.6,
            "minimum": 187973584.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 506.1183018,
            "variance": 256155.7354
          },
          {
            "average": 0,
            "count": 13551972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13551972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315584.8611,
          4800779.948,
          1257.565513,
          316635.7211,
          4802195.528,
          1341.605513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315584.86112565995,
                4800779.948138103,
                1257.56551339284
              ],
              [
                315584.86112565995,
                4802195.528138103,
                1257.56551339284
              ],
              [
                316635.72112565994,
                4802195.528138103,
                1341.60551339284
              ],
              [
                316635.72112565994,
                4800779.948138103,
                1341.60551339284
              ],
              [
                315584.86112565995,
                4800779.948138103,
                1257.56551339284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:24:43+00:00",
        "end_time": "2017-08-28T16:39:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754527,
            43.33724718,
            1257.565513,
            -119.2620232,
            43.35024093,
            1341.605513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497685215151,
                  43.337247175719504,
                  1257.56551339284
                ],
                [
                  -119.27545274915101,
                  43.34998376584311,
                  1257.56551339284
                ],
                [
                  -119.26249640369059,
                  43.35024093106103,
                  1341.60551339284
                ],
                [
                  -119.2620232107809,
                  43.33750422720395,
                  1341.60551339284
                ],
                [
                  -119.27497685215151,
                  43.337247175719504,
                  1257.56551339284
                ]
              ]
            ]
          },
          "id": "20170828_43119C3214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:24:43Z",
            "pc:count": 13551972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316112.0911,
                "count": 13551972,
                "maximum": 316635.7211,
                "minimum": 315584.8611,
                "name": "X",
                "position": 0,
                "stddev": 293.906851,
                "variance": 86381.23706
              },
              {
                "average": 4801483.958,
                "count": 13551972,
                "maximum": 4802195.528,
                "minimum": 4800779.948,
                "name": "Y",
                "position": 1,
                "stddev": 401.6193549,
                "variance": 161298.1062
              },
              {
                "average": 1292.405544,
                "count": 13551972,
                "maximum": 1341.605513,
                "minimum": 1257.565513,
                "name": "Z",
                "position": 2,
                "stddev": 24.12362164,
                "variance": 581.9491212
              },
              {
                "average": 20265.77011,
                "count": 13551972,
                "maximum": 45073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2115.714948,
                "variance": 4476249.743
              },
              {
                "average": 1.000796047,
                "count": 13551972,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02975876783,
                "variance": 0.000885584263
              },
              {
                "average": 1.001571506,
                "count": 13551972,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0429346868,
                "variance": 0.001843387331
              },
              {
                "average": 0.5024901173,
                "count": 13551972,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938177,
                "variance": 0.2499938178
              },
              {
                "average": 2.213699969e-07,
                "count": 13551972,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004704996963,
                "variance": 2.213699643e-07
              },
              {
                "average": 1.172549353,
                "count": 13551972,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3778572274,
                "variance": 0.1427760843
              },
              {
                "average": 0.008669431455,
                "count": 13551972,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73587331,
                "variance": 137.7307223
              },
              {
                "average": 2.001633563,
                "count": 13551972,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000540618,
                "variance": 1.001081528
              },
              {
                "average": 1021.44154,
                "count": 13551972,
                "maximum": 1024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9778185684,
                "variance": 0.9561291527
              },
              {
                "average": 42305.26686,
                "count": 13551972,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3532.823181,
                "variance": 12480839.63
              },
              {
                "average": 41021.64386,
                "count": 13551972,
                "maximum": 59904,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3255.717267,
                "variance": 10599694.92
              },
              {
                "average": 38136.92874,
                "count": 13551972,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2877.319302,
                "variance": 8278966.367
              },
              {
                "average": 187974869.4,
                "count": 13551972,
                "maximum": 187976283.6,
                "minimum": 187973584.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 506.1183018,
                "variance": 256155.7354
              },
              {
                "average": 0,
                "count": 13551972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13551972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315584.8611,
              4800779.948,
              1257.565513,
              316635.7211,
              4802195.528,
              1341.605513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315584.86112565995,
                    4800779.948138103,
                    1257.56551339284
                  ],
                  [
                    315584.86112565995,
                    4802195.528138103,
                    1257.56551339284
                  ],
                  [
                    316635.72112565994,
                    4802195.528138103,
                    1341.60551339284
                  ],
                  [
                    316635.72112565994,
                    4800779.948138103,
                    1341.60551339284
                  ],
                  [
                    315584.86112565995,
                    4800779.948138103,
                    1257.56551339284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:24:43+00:00",
            "end_time": "2017-08-28T16:39: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": "20170829_43119C3422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997647046584,
              43.24974435701453,
              1294.0746156579753
            ],
            [
              -119.30045623516925,
              43.262483799345176,
              1294.0746156579753
            ],
            [
              -119.28750095680165,
              43.26274373580355,
              1332.0146156579754
            ],
            [
              -119.2870238881881,
              43.25000417846691,
              1332.0146156579754
            ],
            [
              -119.29997647046584,
              43.24974435701453,
              1294.0746156579753
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004562,
        43.24974436,
        1294.074616,
        -119.2870239,
        43.26274374,
        1332.014616
      ],
      "properties": {
        "datetime": "2017-08-29T16:50:04Z",
        "pc:count": 13574347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313817.0009,
            "count": 13574347,
            "maximum": 314342.9155,
            "minimum": 313290.6155,
            "name": "X",
            "position": 0,
            "stddev": 293.9647251,
            "variance": 86415.25961
          },
          {
            "average": 4791826.291,
            "count": 13574347,
            "maximum": 4792533.388,
            "minimum": 4791117.488,
            "name": "Y",
            "position": 1,
            "stddev": 396.0141327,
            "variance": 156827.1933
          },
          {
            "average": 1307.222691,
            "count": 13574347,
            "maximum": 1332.014616,
            "minimum": 1294.074616,
            "name": "Z",
            "position": 2,
            "stddev": 7.225344948,
            "variance": 52.20560961
          },
          {
            "average": 19990.80506,
            "count": 13574347,
            "maximum": 37681,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 1199.237985,
            "variance": 1438171.746
          },
          {
            "average": 1.000175773,
            "count": 13574347,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01327342665,
            "variance": 0.0001761838549
          },
          {
            "average": 1.000352577,
            "count": 13574347,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01880900207,
            "variance": 0.000353778559
          },
          {
            "average": 0.5015691731,
            "count": 13574347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975561,
            "variance": 0.2499975561
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206144723,
            "count": 13574347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045356451,
            "variance": 0.1636490881
          },
          {
            "average": 0.3681735436,
            "count": 13574347,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71791837,
            "variance": 137.3096109
          },
          {
            "average": 2.001210003,
            "count": 13574347,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000122986,
            "variance": 1.000245988
          },
          {
            "average": 1064.369787,
            "count": 13574347,
            "maximum": 1067,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9845104826,
            "variance": 0.9692608903
          },
          {
            "average": 45623.35891,
            "count": 13574347,
            "maximum": 65280,
            "minimum": 19456,
            "name": "Red",
            "position": 12,
            "stddev": 2031.248732,
            "variance": 4125971.413
          },
          {
            "average": 43874.38863,
            "count": 13574347,
            "maximum": 65280,
            "minimum": 23296,
            "name": "Green",
            "position": 13,
            "stddev": 2009.334023,
            "variance": 4037423.216
          },
          {
            "average": 41028.38861,
            "count": 13574347,
            "maximum": 65280,
            "minimum": 23552,
            "name": "Blue",
            "position": 14,
            "stddev": 1977.286516,
            "variance": 3909661.966
          },
          {
            "average": 188059118.1,
            "count": 13574347,
            "maximum": 188060604.3,
            "minimum": 188057769.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.0243326,
            "variance": 423832.6816
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13574347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313290.6155,
          4791117.488,
          1294.074616,
          314342.9155,
          4792533.388,
          1332.014616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313290.61550922453,
                4791117.488072696,
                1294.0746156579753
              ],
              [
                313290.61550922453,
                4792533.3880726965,
                1294.0746156579753
              ],
              [
                314342.9155092246,
                4792533.3880726965,
                1332.0146156579754
              ],
              [
                314342.9155092246,
                4791117.488072696,
                1332.0146156579754
              ],
              [
                313290.61550922453,
                4791117.488072696,
                1294.0746156579753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:50:04+00:00",
        "end_time": "2017-08-29T16:02:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004562,
            43.24974436,
            1294.074616,
            -119.2870239,
            43.26274374,
            1332.014616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997647046584,
                  43.24974435701453,
                  1294.0746156579753
                ],
                [
                  -119.30045623516925,
                  43.262483799345176,
                  1294.0746156579753
                ],
                [
                  -119.28750095680165,
                  43.26274373580355,
                  1332.0146156579754
                ],
                [
                  -119.2870238881881,
                  43.25000417846691,
                  1332.0146156579754
                ],
                [
                  -119.29997647046584,
                  43.24974435701453,
                  1294.0746156579753
                ]
              ]
            ]
          },
          "id": "20170829_43119C3422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:50:04Z",
            "pc:count": 13574347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313817.0009,
                "count": 13574347,
                "maximum": 314342.9155,
                "minimum": 313290.6155,
                "name": "X",
                "position": 0,
                "stddev": 293.9647251,
                "variance": 86415.25961
              },
              {
                "average": 4791826.291,
                "count": 13574347,
                "maximum": 4792533.388,
                "minimum": 4791117.488,
                "name": "Y",
                "position": 1,
                "stddev": 396.0141327,
                "variance": 156827.1933
              },
              {
                "average": 1307.222691,
                "count": 13574347,
                "maximum": 1332.014616,
                "minimum": 1294.074616,
                "name": "Z",
                "position": 2,
                "stddev": 7.225344948,
                "variance": 52.20560961
              },
              {
                "average": 19990.80506,
                "count": 13574347,
                "maximum": 37681,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 1199.237985,
                "variance": 1438171.746
              },
              {
                "average": 1.000175773,
                "count": 13574347,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01327342665,
                "variance": 0.0001761838549
              },
              {
                "average": 1.000352577,
                "count": 13574347,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01880900207,
                "variance": 0.000353778559
              },
              {
                "average": 0.5015691731,
                "count": 13574347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975561,
                "variance": 0.2499975561
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206144723,
                "count": 13574347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045356451,
                "variance": 0.1636490881
              },
              {
                "average": 0.3681735436,
                "count": 13574347,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71791837,
                "variance": 137.3096109
              },
              {
                "average": 2.001210003,
                "count": 13574347,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000122986,
                "variance": 1.000245988
              },
              {
                "average": 1064.369787,
                "count": 13574347,
                "maximum": 1067,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9845104826,
                "variance": 0.9692608903
              },
              {
                "average": 45623.35891,
                "count": 13574347,
                "maximum": 65280,
                "minimum": 19456,
                "name": "Red",
                "position": 12,
                "stddev": 2031.248732,
                "variance": 4125971.413
              },
              {
                "average": 43874.38863,
                "count": 13574347,
                "maximum": 65280,
                "minimum": 23296,
                "name": "Green",
                "position": 13,
                "stddev": 2009.334023,
                "variance": 4037423.216
              },
              {
                "average": 41028.38861,
                "count": 13574347,
                "maximum": 65280,
                "minimum": 23552,
                "name": "Blue",
                "position": 14,
                "stddev": 1977.286516,
                "variance": 3909661.966
              },
              {
                "average": 188059118.1,
                "count": 13574347,
                "maximum": 188060604.3,
                "minimum": 188057769.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.0243326,
                "variance": 423832.6816
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13574347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313290.6155,
              4791117.488,
              1294.074616,
              314342.9155,
              4792533.388,
              1332.014616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313290.61550922453,
                    4791117.488072696,
                    1294.0746156579753
                  ],
                  [
                    313290.61550922453,
                    4792533.3880726965,
                    1294.0746156579753
                  ],
                  [
                    314342.9155092246,
                    4792533.3880726965,
                    1332.0146156579754
                  ],
                  [
                    314342.9155092246,
                    4791117.488072696,
                    1332.0146156579754
                  ],
                  [
                    313290.61550922453,
                    4791117.488072696,
                    1294.0746156579753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:50:04+00:00",
            "end_time": "2017-08-29T16:02:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497633937759,
              43.39974662667109,
              1290.1374885958844
            ],
            [
              -119.27545333634276,
              43.41248469666438,
              1290.1374885958844
            ],
            [
              -119.26249626355265,
              43.41274190619757,
              1339.2574885958843
            ],
            [
              -119.26202197707886,
              43.400003722452276,
              1339.2574885958843
            ],
            [
              -119.27497633937759,
              43.39974662667109,
              1290.1374885958844
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754533,
        43.39974663,
        1290.137489,
        -119.262022,
        43.41274191,
        1339.257489
      ],
      "properties": {
        "datetime": "2017-08-27T21:50:44Z",
        "pc:count": 13964327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316316.4516,
            "count": 13964327,
            "maximum": 316824.0989,
            "minimum": 315774.2589,
            "name": "X",
            "position": 0,
            "stddev": 292.6462966,
            "variance": 85641.85492
          },
          {
            "average": 4808450.87,
            "count": 13964327,
            "maximum": 4809136.933,
            "minimum": 4807721.173,
            "name": "Y",
            "position": 1,
            "stddev": 406.5648113,
            "variance": 165294.9458
          },
          {
            "average": 1322.220149,
            "count": 13964327,
            "maximum": 1339.257489,
            "minimum": 1290.137489,
            "name": "Z",
            "position": 2,
            "stddev": 6.68175421,
            "variance": 44.64583933
          },
          {
            "average": 20621.07916,
            "count": 13964327,
            "maximum": 29185,
            "minimum": 1745,
            "name": "Intensity",
            "position": 3,
            "stddev": 1560.844317,
            "variance": 2436234.981
          },
          {
            "average": 1.000036808,
            "count": 13964327,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006066854467,
            "variance": 3.680672312e-05
          },
          {
            "average": 1.000072685,
            "count": 13964327,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00852525244,
            "variance": 7.267992916e-05
          },
          {
            "average": 0.5026893169,
            "count": 13964327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927854,
            "variance": 0.2499927855
          },
          {
            "average": 8.23526977e-06,
            "count": 13964327,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00286970426,
            "variance": 8.23520254e-06
          },
          {
            "average": 1.155408778,
            "count": 13964327,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3622939406,
            "variance": 0.1312568994
          },
          {
            "average": 0.06657505525,
            "count": 13964327,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80449317,
            "variance": 139.3460591
          },
          {
            "average": 1.999089537,
            "count": 13964327,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000176234,
            "variance": 1.0003525
          },
          {
            "average": 1012.367198,
            "count": 13964327,
            "maximum": 1015,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.99306273,
            "variance": 0.9861735858
          },
          {
            "average": 45837.9179,
            "count": 13964327,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2246.552998,
            "variance": 5047000.374
          },
          {
            "average": 44124.5732,
            "count": 13964327,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2178.990593,
            "variance": 4748000.005
          },
          {
            "average": 40931.73033,
            "count": 13964327,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2107.117883,
            "variance": 4439945.774
          },
          {
            "average": 187904532.6,
            "count": 13964327,
            "maximum": 187905844.4,
            "minimum": 187903418.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.1023752,
            "variance": 242164.7477
          },
          {
            "average": 0,
            "count": 13964327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13964327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13964327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13964327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13964327,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315774.2589,
          4807721.173,
          1290.137489,
          316824.0989,
          4809136.933,
          1339.257489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315774.25885038666,
                4807721.173111443,
                1290.1374885958844
              ],
              [
                315774.25885038666,
                4809136.933111443,
                1290.1374885958844
              ],
              [
                316824.0988503866,
                4809136.933111443,
                1339.2574885958843
              ],
              [
                316824.0988503866,
                4807721.173111443,
                1339.2574885958843
              ],
              [
                315774.25885038666,
                4807721.173111443,
                1290.1374885958844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:50:44+00:00",
        "end_time": "2017-08-27T21:10:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754533,
            43.39974663,
            1290.137489,
            -119.262022,
            43.41274191,
            1339.257489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497633937759,
                  43.39974662667109,
                  1290.1374885958844
                ],
                [
                  -119.27545333634276,
                  43.41248469666438,
                  1290.1374885958844
                ],
                [
                  -119.26249626355265,
                  43.41274190619757,
                  1339.2574885958843
                ],
                [
                  -119.26202197707886,
                  43.400003722452276,
                  1339.2574885958843
                ],
                [
                  -119.27497633937759,
                  43.39974662667109,
                  1290.1374885958844
                ]
              ]
            ]
          },
          "id": "20170827_43119D3414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:50:44Z",
            "pc:count": 13964327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316316.4516,
                "count": 13964327,
                "maximum": 316824.0989,
                "minimum": 315774.2589,
                "name": "X",
                "position": 0,
                "stddev": 292.6462966,
                "variance": 85641.85492
              },
              {
                "average": 4808450.87,
                "count": 13964327,
                "maximum": 4809136.933,
                "minimum": 4807721.173,
                "name": "Y",
                "position": 1,
                "stddev": 406.5648113,
                "variance": 165294.9458
              },
              {
                "average": 1322.220149,
                "count": 13964327,
                "maximum": 1339.257489,
                "minimum": 1290.137489,
                "name": "Z",
                "position": 2,
                "stddev": 6.68175421,
                "variance": 44.64583933
              },
              {
                "average": 20621.07916,
                "count": 13964327,
                "maximum": 29185,
                "minimum": 1745,
                "name": "Intensity",
                "position": 3,
                "stddev": 1560.844317,
                "variance": 2436234.981
              },
              {
                "average": 1.000036808,
                "count": 13964327,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006066854467,
                "variance": 3.680672312e-05
              },
              {
                "average": 1.000072685,
                "count": 13964327,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00852525244,
                "variance": 7.267992916e-05
              },
              {
                "average": 0.5026893169,
                "count": 13964327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927854,
                "variance": 0.2499927855
              },
              {
                "average": 8.23526977e-06,
                "count": 13964327,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00286970426,
                "variance": 8.23520254e-06
              },
              {
                "average": 1.155408778,
                "count": 13964327,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3622939406,
                "variance": 0.1312568994
              },
              {
                "average": 0.06657505525,
                "count": 13964327,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80449317,
                "variance": 139.3460591
              },
              {
                "average": 1.999089537,
                "count": 13964327,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000176234,
                "variance": 1.0003525
              },
              {
                "average": 1012.367198,
                "count": 13964327,
                "maximum": 1015,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.99306273,
                "variance": 0.9861735858
              },
              {
                "average": 45837.9179,
                "count": 13964327,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2246.552998,
                "variance": 5047000.374
              },
              {
                "average": 44124.5732,
                "count": 13964327,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2178.990593,
                "variance": 4748000.005
              },
              {
                "average": 40931.73033,
                "count": 13964327,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2107.117883,
                "variance": 4439945.774
              },
              {
                "average": 187904532.6,
                "count": 13964327,
                "maximum": 187905844.4,
                "minimum": 187903418.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.1023752,
                "variance": 242164.7477
              },
              {
                "average": 0,
                "count": 13964327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13964327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13964327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13964327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13964327,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315774.2589,
              4807721.173,
              1290.137489,
              316824.0989,
              4809136.933,
              1339.257489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315774.25885038666,
                    4807721.173111443,
                    1290.1374885958844
                  ],
                  [
                    315774.25885038666,
                    4809136.933111443,
                    1290.1374885958844
                  ],
                  [
                    316824.0988503866,
                    4809136.933111443,
                    1339.2574885958843
                  ],
                  [
                    316824.0988503866,
                    4807721.173111443,
                    1339.2574885958843
                  ],
                  [
                    315774.25885038666,
                    4807721.173111443,
                    1290.1374885958844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:50:44+00:00",
            "end_time": "2017-08-27T21: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": "20170827_43119D3108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997591299424,
              43.474738467708846,
              1341.0028485343369
            ],
            [
              -119.35047021809527,
              43.4874834325737,
              1341.0028485343369
            ],
            [
              -119.33749731543386,
              43.48774951449087,
              1405.6428485343367
            ],
            [
              -119.33700573246894,
              43.475004431903464,
              1405.6428485343367
            ],
            [
              -119.34997591299424,
              43.474738467708846,
              1341.0028485343369
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504702,
        43.47473847,
        1341.002849,
        -119.3370057,
        43.48774951,
        1405.642849
      ],
      "properties": {
        "datetime": "2017-08-31T15:58:41Z",
        "pc:count": 31014378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310477.4333,
            "count": 31014378,
            "maximum": 310985.5466,
            "minimum": 309935.6666,
            "name": "X",
            "position": 0,
            "stddev": 288.1797263,
            "variance": 83047.55466
          },
          {
            "average": 4816922.648,
            "count": 31014378,
            "maximum": 4817635.059,
            "minimum": 4816218.439,
            "name": "Y",
            "position": 1,
            "stddev": 396.7968062,
            "variance": 157447.7054
          },
          {
            "average": 1363.480675,
            "count": 31014378,
            "maximum": 1405.642849,
            "minimum": 1341.002849,
            "name": "Z",
            "position": 2,
            "stddev": 3.16685477,
            "variance": 10.02896913
          },
          {
            "average": 19838.6843,
            "count": 31014378,
            "maximum": 33793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1788.429865,
            "variance": 3198481.383
          },
          {
            "average": 1.003850537,
            "count": 31014378,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06474164544,
            "variance": 0.004191480655
          },
          {
            "average": 1.007753694,
            "count": 31014378,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09452375839,
            "variance": 0.0089347409
          },
          {
            "average": 0.5030098621,
            "count": 31014378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909487,
            "variance": 0.2499909488
          },
          {
            "average": 5.223383813e-06,
            "count": 31014378,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002285466407,
            "variance": 5.223356697e-06
          },
          {
            "average": 1.082913061,
            "count": 31014378,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2757507704,
            "variance": 0.07603848736
          },
          {
            "average": -0.4386082732,
            "count": 31014378,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53893387,
            "variance": 133.1469949
          },
          {
            "average": 1.999795901,
            "count": 31014378,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001908353,
            "variance": 1.003820348
          },
          {
            "average": 1060.32116,
            "count": 31014378,
            "maximum": 1127,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 48.82450742,
            "variance": 2383.832525
          },
          {
            "average": 42929.78097,
            "count": 31014378,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2884.999189,
            "variance": 8323220.321
          },
          {
            "average": 41153.16124,
            "count": 31014378,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2776.895208,
            "variance": 7711146.994
          },
          {
            "average": 38241.61885,
            "count": 31014378,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2618.972774,
            "variance": 6859018.393
          },
          {
            "average": 188061530.2,
            "count": 31014378,
            "maximum": 188230321.7,
            "minimum": 187905681,
            "name": "GpsTime",
            "position": 15,
            "stddev": 112473.4887,
            "variance": 12650285660.0
          },
          {
            "average": 0,
            "count": 31014378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31014378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31014378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31014378,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31014378,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309935.6666,
          4816218.439,
          1341.002849,
          310985.5466,
          4817635.059,
          1405.642849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309935.6666316285,
                4816218.439275502,
                1341.0028485343369
              ],
              [
                309935.6666316285,
                4817635.059275501,
                1341.0028485343369
              ],
              [
                310985.54663162853,
                4817635.059275501,
                1405.6428485343367
              ],
              [
                310985.54663162853,
                4816218.439275502,
                1405.6428485343367
              ],
              [
                309935.6666316285,
                4816218.439275502,
                1341.0028485343369
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:58:41+00:00",
        "end_time": "2017-08-27T21:48:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504702,
            43.47473847,
            1341.002849,
            -119.3370057,
            43.48774951,
            1405.642849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997591299424,
                  43.474738467708846,
                  1341.0028485343369
                ],
                [
                  -119.35047021809527,
                  43.4874834325737,
                  1341.0028485343369
                ],
                [
                  -119.33749731543386,
                  43.48774951449087,
                  1405.6428485343367
                ],
                [
                  -119.33700573246894,
                  43.475004431903464,
                  1405.6428485343367
                ],
                [
                  -119.34997591299424,
                  43.474738467708846,
                  1341.0028485343369
                ]
              ]
            ]
          },
          "id": "20170827_43119D3108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:58:41Z",
            "pc:count": 31014378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310477.4333,
                "count": 31014378,
                "maximum": 310985.5466,
                "minimum": 309935.6666,
                "name": "X",
                "position": 0,
                "stddev": 288.1797263,
                "variance": 83047.55466
              },
              {
                "average": 4816922.648,
                "count": 31014378,
                "maximum": 4817635.059,
                "minimum": 4816218.439,
                "name": "Y",
                "position": 1,
                "stddev": 396.7968062,
                "variance": 157447.7054
              },
              {
                "average": 1363.480675,
                "count": 31014378,
                "maximum": 1405.642849,
                "minimum": 1341.002849,
                "name": "Z",
                "position": 2,
                "stddev": 3.16685477,
                "variance": 10.02896913
              },
              {
                "average": 19838.6843,
                "count": 31014378,
                "maximum": 33793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1788.429865,
                "variance": 3198481.383
              },
              {
                "average": 1.003850537,
                "count": 31014378,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06474164544,
                "variance": 0.004191480655
              },
              {
                "average": 1.007753694,
                "count": 31014378,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09452375839,
                "variance": 0.0089347409
              },
              {
                "average": 0.5030098621,
                "count": 31014378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909487,
                "variance": 0.2499909488
              },
              {
                "average": 5.223383813e-06,
                "count": 31014378,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002285466407,
                "variance": 5.223356697e-06
              },
              {
                "average": 1.082913061,
                "count": 31014378,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2757507704,
                "variance": 0.07603848736
              },
              {
                "average": -0.4386082732,
                "count": 31014378,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53893387,
                "variance": 133.1469949
              },
              {
                "average": 1.999795901,
                "count": 31014378,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001908353,
                "variance": 1.003820348
              },
              {
                "average": 1060.32116,
                "count": 31014378,
                "maximum": 1127,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 48.82450742,
                "variance": 2383.832525
              },
              {
                "average": 42929.78097,
                "count": 31014378,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2884.999189,
                "variance": 8323220.321
              },
              {
                "average": 41153.16124,
                "count": 31014378,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2776.895208,
                "variance": 7711146.994
              },
              {
                "average": 38241.61885,
                "count": 31014378,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2618.972774,
                "variance": 6859018.393
              },
              {
                "average": 188061530.2,
                "count": 31014378,
                "maximum": 188230321.7,
                "minimum": 187905681,
                "name": "GpsTime",
                "position": 15,
                "stddev": 112473.4887,
                "variance": 12650285660.0
              },
              {
                "average": 0,
                "count": 31014378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31014378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31014378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31014378,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31014378,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309935.6666,
              4816218.439,
              1341.002849,
              310985.5466,
              4817635.059,
              1405.642849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309935.6666316285,
                    4816218.439275502,
                    1341.0028485343369
                  ],
                  [
                    309935.6666316285,
                    4817635.059275501,
                    1341.0028485343369
                  ],
                  [
                    310985.54663162853,
                    4817635.059275501,
                    1405.6428485343367
                  ],
                  [
                    310985.54663162853,
                    4816218.439275502,
                    1405.6428485343367
                  ],
                  [
                    309935.6666316285,
                    4816218.439275502,
                    1341.0028485343369
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:58:41+00:00",
            "end_time": "2017-08-27T21:48: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": "20170828_43119C2323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22498585013562,
              43.25686911574088,
              1249.3415341450589
            ],
            [
              -119.22504213099062,
              43.25841405204586,
              1249.3415341450589
            ],
            [
              -119.22444331735572,
              43.258425703631296,
              1250.0615341450587
            ],
            [
              -119.22438705161682,
              43.25688076670104,
              1250.0615341450587
            ],
            [
              -119.22498585013562,
              43.25686911574088,
              1249.3415341450589
            ]
          ]
        ]
      },
      "bbox": [
        -119.2250421,
        43.25686912,
        1249.341534,
        -119.2243871,
        43.2584257,
        1250.061534
      ],
      "properties": {
        "datetime": "2017-08-28T17:27:00Z",
        "pc:count": 43393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319420.6549,
            "count": 43393,
            "maximum": 319448.1662,
            "minimum": 319399.5262,
            "name": "X",
            "position": 0,
            "stddev": 12.27815152,
            "variance": 150.7530048
          },
          {
            "average": 4791830.009,
            "count": 43393,
            "maximum": 4791915.653,
            "minimum": 4791743.953,
            "name": "Y",
            "position": 1,
            "stddev": 39.42561245,
            "variance": 1554.378917
          },
          {
            "average": 1249.55645,
            "count": 43393,
            "maximum": 1250.061534,
            "minimum": 1249.341534,
            "name": "Z",
            "position": 2,
            "stddev": 0.07524641751,
            "variance": 0.005662023349
          },
          {
            "average": 25114.30104,
            "count": 43393,
            "maximum": 36257,
            "minimum": 20017,
            "name": "Intensity",
            "position": 3,
            "stddev": 2314.51874,
            "variance": 5356996.999
          },
          {
            "average": 1,
            "count": 43393,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 43393,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4802387482,
            "count": 43393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996150972,
            "variance": 0.2496152454
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248473256,
            "count": 43393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4321326191,
            "variance": 0.1867386005
          },
          {
            "average": 8.398253898,
            "count": 43393,
            "maximum": 15,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.752655285,
            "variance": 14.08242169
          },
          {
            "average": 2.009932478,
            "count": 43393,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999962194,
            "variance": 0.9999243893
          },
          {
            "average": 1023.526191,
            "count": 43393,
            "maximum": 1024,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993193211,
            "variance": 0.2493197845
          },
          {
            "average": 22674.60429,
            "count": 43393,
            "maximum": 65280,
            "minimum": 17152,
            "name": "Red",
            "position": 12,
            "stddev": 3597.787445,
            "variance": 12944074.5
          },
          {
            "average": 29220.85461,
            "count": 43393,
            "maximum": 65280,
            "minimum": 24576,
            "name": "Green",
            "position": 13,
            "stddev": 2226.329515,
            "variance": 4956543.111
          },
          {
            "average": 24463.01735,
            "count": 43393,
            "maximum": 65280,
            "minimum": 20736,
            "name": "Blue",
            "position": 14,
            "stddev": 2214.126144,
            "variance": 4902354.58
          },
          {
            "average": 187975977.7,
            "count": 43393,
            "maximum": 187976420.7,
            "minimum": 187975486,
            "name": "GpsTime",
            "position": 15,
            "stddev": 465.7088695,
            "variance": 216884.7512
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319399.5262,
          4791743.953,
          1249.341534,
          319448.1662,
          4791915.653,
          1250.061534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319399.5262093577,
                4791743.952691391,
                1249.3415341450589
              ],
              [
                319399.5262093577,
                4791915.65269139,
                1249.3415341450589
              ],
              [
                319448.16620935773,
                4791915.65269139,
                1250.0615341450587
              ],
              [
                319448.16620935773,
                4791743.952691391,
                1250.0615341450587
              ],
              [
                319399.5262093577,
                4791743.952691391,
                1249.3415341450589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:27:00+00:00",
        "end_time": "2017-08-28T17:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2250421,
            43.25686912,
            1249.341534,
            -119.2243871,
            43.2584257,
            1250.061534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22498585013562,
                  43.25686911574088,
                  1249.3415341450589
                ],
                [
                  -119.22504213099062,
                  43.25841405204586,
                  1249.3415341450589
                ],
                [
                  -119.22444331735572,
                  43.258425703631296,
                  1250.0615341450587
                ],
                [
                  -119.22438705161682,
                  43.25688076670104,
                  1250.0615341450587
                ],
                [
                  -119.22498585013562,
                  43.25686911574088,
                  1249.3415341450589
                ]
              ]
            ]
          },
          "id": "20170828_43119C2323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:27:00Z",
            "pc:count": 43393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319420.6549,
                "count": 43393,
                "maximum": 319448.1662,
                "minimum": 319399.5262,
                "name": "X",
                "position": 0,
                "stddev": 12.27815152,
                "variance": 150.7530048
              },
              {
                "average": 4791830.009,
                "count": 43393,
                "maximum": 4791915.653,
                "minimum": 4791743.953,
                "name": "Y",
                "position": 1,
                "stddev": 39.42561245,
                "variance": 1554.378917
              },
              {
                "average": 1249.55645,
                "count": 43393,
                "maximum": 1250.061534,
                "minimum": 1249.341534,
                "name": "Z",
                "position": 2,
                "stddev": 0.07524641751,
                "variance": 0.005662023349
              },
              {
                "average": 25114.30104,
                "count": 43393,
                "maximum": 36257,
                "minimum": 20017,
                "name": "Intensity",
                "position": 3,
                "stddev": 2314.51874,
                "variance": 5356996.999
              },
              {
                "average": 1,
                "count": 43393,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 43393,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4802387482,
                "count": 43393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996150972,
                "variance": 0.2496152454
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248473256,
                "count": 43393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4321326191,
                "variance": 0.1867386005
              },
              {
                "average": 8.398253898,
                "count": 43393,
                "maximum": 15,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.752655285,
                "variance": 14.08242169
              },
              {
                "average": 2.009932478,
                "count": 43393,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999962194,
                "variance": 0.9999243893
              },
              {
                "average": 1023.526191,
                "count": 43393,
                "maximum": 1024,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993193211,
                "variance": 0.2493197845
              },
              {
                "average": 22674.60429,
                "count": 43393,
                "maximum": 65280,
                "minimum": 17152,
                "name": "Red",
                "position": 12,
                "stddev": 3597.787445,
                "variance": 12944074.5
              },
              {
                "average": 29220.85461,
                "count": 43393,
                "maximum": 65280,
                "minimum": 24576,
                "name": "Green",
                "position": 13,
                "stddev": 2226.329515,
                "variance": 4956543.111
              },
              {
                "average": 24463.01735,
                "count": 43393,
                "maximum": 65280,
                "minimum": 20736,
                "name": "Blue",
                "position": 14,
                "stddev": 2214.126144,
                "variance": 4902354.58
              },
              {
                "average": 187975977.7,
                "count": 43393,
                "maximum": 187976420.7,
                "minimum": 187975486,
                "name": "GpsTime",
                "position": 15,
                "stddev": 465.7088695,
                "variance": 216884.7512
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319399.5262,
              4791743.953,
              1249.341534,
              319448.1662,
              4791915.653,
              1250.061534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319399.5262093577,
                    4791743.952691391,
                    1249.3415341450589
                  ],
                  [
                    319399.5262093577,
                    4791915.65269139,
                    1249.3415341450589
                  ],
                  [
                    319448.16620935773,
                    4791915.65269139,
                    1250.0615341450587
                  ],
                  [
                    319448.16620935773,
                    4791743.952691391,
                    1250.0615341450587
                  ],
                  [
                    319399.5262093577,
                    4791743.952691391,
                    1249.3415341450589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:27:00+00:00",
            "end_time": "2017-08-28T17:11:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09631282085437,
              43.460138215654005,
              1291.2146972417477
            ],
            [
              -119.09639426463072,
              43.46249433682448,
              1291.2146972417477
            ],
            [
              -119.08749352113722,
              43.46265724067642,
              1335.7546972417476
            ],
            [
              -119.08741242253643,
              43.46030110617907,
              1335.7546972417476
            ],
            [
              -119.09631282085437,
              43.460138215654005,
              1291.2146972417477
            ]
          ]
        ]
      },
      "bbox": [
        -119.0963943,
        43.46013822,
        1291.214697,
        -119.0874124,
        43.46265724,
        1335.754697
      ],
      "properties": {
        "datetime": "2017-08-28T20:37:27Z",
        "pc:count": 662698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330897.5528,
            "count": 662698,
            "maximum": 331131.9502,
            "minimum": 330411.4502,
            "name": "X",
            "position": 0,
            "stddev": 168.0709671,
            "variance": 28247.84998
          },
          {
            "average": 4814216.605,
            "count": 662698,
            "maximum": 4814310.753,
            "minimum": 4814048.913,
            "name": "Y",
            "position": 1,
            "stddev": 59.44827836,
            "variance": 3534.0978
          },
          {
            "average": 1319.3462,
            "count": 662698,
            "maximum": 1335.754697,
            "minimum": 1291.214697,
            "name": "Z",
            "position": 2,
            "stddev": 7.66769965,
            "variance": 58.79361792
          },
          {
            "average": 19451.48386,
            "count": 662698,
            "maximum": 28817,
            "minimum": 1426,
            "name": "Intensity",
            "position": 3,
            "stddev": 2975.813807,
            "variance": 8855467.815
          },
          {
            "average": 1.049491624,
            "count": 662698,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.238433802,
            "variance": 0.05685067795
          },
          {
            "average": 1.100781955,
            "count": 662698,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3479169901,
            "variance": 0.121046232
          },
          {
            "average": 0.5285575028,
            "count": 662698,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991841795,
            "variance": 0.249184845
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302522416,
            "count": 662698,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4593505439,
            "variance": 0.2110029222
          },
          {
            "average": -8.41034687,
            "count": 662698,
            "maximum": -1.998000026,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.030946227,
            "variance": 9.18663503
          },
          {
            "average": 1.955337122,
            "count": 662698,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013423671,
            "variance": 1.027027538
          },
          {
            "average": 1052.470774,
            "count": 662698,
            "maximum": 1053,
            "minimum": 1052,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4991454877,
            "variance": 0.2491462179
          },
          {
            "average": 40431.79164,
            "count": 662698,
            "maximum": 49664,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 5120.681248,
            "variance": 26221376.44
          },
          {
            "average": 38757.89657,
            "count": 662698,
            "maximum": 47616,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 4082.954998,
            "variance": 16670521.52
          },
          {
            "average": 35478.45405,
            "count": 662698,
            "maximum": 44032,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 3694.85198,
            "variance": 13651931.15
          },
          {
            "average": 187987721.8,
            "count": 662698,
            "maximum": 187987847.7,
            "minimum": 187987609.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 112.847511,
            "variance": 12734.56075
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330411.4502,
          4814048.913,
          1291.214697,
          331131.9502,
          4814310.753,
          1335.754697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330411.45020189084,
                4814048.912731381,
                1291.2146972417477
              ],
              [
                330411.45020189084,
                4814310.752731381,
                1291.2146972417477
              ],
              [
                331131.95020189084,
                4814310.752731381,
                1335.7546972417476
              ],
              [
                331131.95020189084,
                4814048.912731381,
                1335.7546972417476
              ],
              [
                330411.45020189084,
                4814048.912731381,
                1291.2146972417477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:37:27+00:00",
        "end_time": "2017-08-28T20:33:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0963943,
            43.46013822,
            1291.214697,
            -119.0874124,
            43.46265724,
            1335.754697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09631282085437,
                  43.460138215654005,
                  1291.2146972417477
                ],
                [
                  -119.09639426463072,
                  43.46249433682448,
                  1291.2146972417477
                ],
                [
                  -119.08749352113722,
                  43.46265724067642,
                  1335.7546972417476
                ],
                [
                  -119.08741242253643,
                  43.46030110617907,
                  1335.7546972417476
                ],
                [
                  -119.09631282085437,
                  43.460138215654005,
                  1291.2146972417477
                ]
              ]
            ]
          },
          "id": "20170828_43119D1118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:37:27Z",
            "pc:count": 662698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330897.5528,
                "count": 662698,
                "maximum": 331131.9502,
                "minimum": 330411.4502,
                "name": "X",
                "position": 0,
                "stddev": 168.0709671,
                "variance": 28247.84998
              },
              {
                "average": 4814216.605,
                "count": 662698,
                "maximum": 4814310.753,
                "minimum": 4814048.913,
                "name": "Y",
                "position": 1,
                "stddev": 59.44827836,
                "variance": 3534.0978
              },
              {
                "average": 1319.3462,
                "count": 662698,
                "maximum": 1335.754697,
                "minimum": 1291.214697,
                "name": "Z",
                "position": 2,
                "stddev": 7.66769965,
                "variance": 58.79361792
              },
              {
                "average": 19451.48386,
                "count": 662698,
                "maximum": 28817,
                "minimum": 1426,
                "name": "Intensity",
                "position": 3,
                "stddev": 2975.813807,
                "variance": 8855467.815
              },
              {
                "average": 1.049491624,
                "count": 662698,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.238433802,
                "variance": 0.05685067795
              },
              {
                "average": 1.100781955,
                "count": 662698,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3479169901,
                "variance": 0.121046232
              },
              {
                "average": 0.5285575028,
                "count": 662698,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991841795,
                "variance": 0.249184845
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302522416,
                "count": 662698,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4593505439,
                "variance": 0.2110029222
              },
              {
                "average": -8.41034687,
                "count": 662698,
                "maximum": -1.998000026,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.030946227,
                "variance": 9.18663503
              },
              {
                "average": 1.955337122,
                "count": 662698,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013423671,
                "variance": 1.027027538
              },
              {
                "average": 1052.470774,
                "count": 662698,
                "maximum": 1053,
                "minimum": 1052,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4991454877,
                "variance": 0.2491462179
              },
              {
                "average": 40431.79164,
                "count": 662698,
                "maximum": 49664,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 5120.681248,
                "variance": 26221376.44
              },
              {
                "average": 38757.89657,
                "count": 662698,
                "maximum": 47616,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 4082.954998,
                "variance": 16670521.52
              },
              {
                "average": 35478.45405,
                "count": 662698,
                "maximum": 44032,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 3694.85198,
                "variance": 13651931.15
              },
              {
                "average": 187987721.8,
                "count": 662698,
                "maximum": 187987847.7,
                "minimum": 187987609.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 112.847511,
                "variance": 12734.56075
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330411.4502,
              4814048.913,
              1291.214697,
              331131.9502,
              4814310.753,
              1335.754697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330411.45020189084,
                    4814048.912731381,
                    1291.2146972417477
                  ],
                  [
                    330411.45020189084,
                    4814310.752731381,
                    1291.2146972417477
                  ],
                  [
                    331131.95020189084,
                    4814310.752731381,
                    1335.7546972417476
                  ],
                  [
                    331131.95020189084,
                    4814048.912731381,
                    1335.7546972417476
                  ],
                  [
                    330411.45020189084,
                    4814048.912731381,
                    1291.2146972417477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:37:27+00:00",
            "end_time": "2017-08-28T20:33: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": "20170827_43119D2323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249785926465,
              43.374798651194794,
              1265.5431035940817
            ],
            [
              -119.22544279557354,
              43.3874850280818,
              1265.5431035940817
            ],
            [
              -119.21249554081872,
              43.38773636111641,
              1354.5031035940817
            ],
            [
              -119.21203403316122,
              43.37504987352182,
              1354.5031035940817
            ],
            [
              -119.2249785926465,
              43.374798651194794,
              1265.5431035940817
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254428,
        43.37479865,
        1265.543104,
        -119.212034,
        43.38773636,
        1354.503104
      ],
      "properties": {
        "datetime": "2017-08-27T21:04:33Z",
        "pc:count": 14108664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320272.9089,
            "count": 14108664,
            "maximum": 320798.6454,
            "minimum": 319749.2054,
            "name": "X",
            "position": 0,
            "stddev": 289.2222133,
            "variance": 83649.48868
          },
          {
            "average": 4805535.114,
            "count": 14108664,
            "maximum": 4806251.092,
            "minimum": 4804841.132,
            "name": "Y",
            "position": 1,
            "stddev": 388.3027385,
            "variance": 150779.0167
          },
          {
            "average": 1322.489696,
            "count": 14108664,
            "maximum": 1354.503104,
            "minimum": 1265.543104,
            "name": "Z",
            "position": 2,
            "stddev": 25.20123949,
            "variance": 635.102472
          },
          {
            "average": 21340.8965,
            "count": 14108664,
            "maximum": 32049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1690.205127,
            "variance": 2856793.37
          },
          {
            "average": 1.00029776,
            "count": 14108664,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.017953756,
            "variance": 0.0003223373546
          },
          {
            "average": 1.000607924,
            "count": 14108664,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02612825937,
            "variance": 0.0006826859379
          },
          {
            "average": 0.5019550398,
            "count": 14108664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961955,
            "variance": 0.2499961955
          },
          {
            "average": 4.66380091e-05,
            "count": 14108664,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006829043659,
            "variance": 4.66358373e-05
          },
          {
            "average": 1.168367111,
            "count": 14108664,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3741919788,
            "variance": 0.140019637
          },
          {
            "average": -0.05395068188,
            "count": 14108664,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66758766,
            "variance": 136.1326018
          },
          {
            "average": 2.002208005,
            "count": 14108664,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000214392,
            "variance": 1.00042883
          },
          {
            "average": 1006.888481,
            "count": 14108664,
            "maximum": 1009,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.007423276,
            "variance": 1.014901658
          },
          {
            "average": 44408.85834,
            "count": 14108664,
            "maximum": 53760,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 2785.22786,
            "variance": 7757494.233
          },
          {
            "average": 42857.23932,
            "count": 14108664,
            "maximum": 52992,
            "minimum": 19456,
            "name": "Green",
            "position": 13,
            "stddev": 2606.531033,
            "variance": 6794004.025
          },
          {
            "average": 39686.13974,
            "count": 14108664,
            "maximum": 50176,
            "minimum": 20480,
            "name": "Blue",
            "position": 14,
            "stddev": 2452.052989,
            "variance": 6012563.86
          },
          {
            "average": 187902325,
            "count": 14108664,
            "maximum": 187903073.9,
            "minimum": 187901510.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 292.9299852,
            "variance": 85807.9762
          },
          {
            "average": 0,
            "count": 14108664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14108664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14108664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14108664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14108664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319749.2054,
          4804841.132,
          1265.543104,
          320798.6454,
          4806251.092,
          1354.503104
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319749.20537448593,
                4804841.132266242,
                1265.5431035940817
              ],
              [
                319749.20537448593,
                4806251.092266243,
                1265.5431035940817
              ],
              [
                320798.6453744859,
                4806251.092266243,
                1354.5031035940817
              ],
              [
                320798.6453744859,
                4804841.132266242,
                1354.5031035940817
              ],
              [
                319749.20537448593,
                4804841.132266242,
                1265.5431035940817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:04:33+00:00",
        "end_time": "2017-08-27T20:38:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254428,
            43.37479865,
            1265.543104,
            -119.212034,
            43.38773636,
            1354.503104
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249785926465,
                  43.374798651194794,
                  1265.5431035940817
                ],
                [
                  -119.22544279557354,
                  43.3874850280818,
                  1265.5431035940817
                ],
                [
                  -119.21249554081872,
                  43.38773636111641,
                  1354.5031035940817
                ],
                [
                  -119.21203403316122,
                  43.37504987352182,
                  1354.5031035940817
                ],
                [
                  -119.2249785926465,
                  43.374798651194794,
                  1265.5431035940817
                ]
              ]
            ]
          },
          "id": "20170827_43119D2323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:04:33Z",
            "pc:count": 14108664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320272.9089,
                "count": 14108664,
                "maximum": 320798.6454,
                "minimum": 319749.2054,
                "name": "X",
                "position": 0,
                "stddev": 289.2222133,
                "variance": 83649.48868
              },
              {
                "average": 4805535.114,
                "count": 14108664,
                "maximum": 4806251.092,
                "minimum": 4804841.132,
                "name": "Y",
                "position": 1,
                "stddev": 388.3027385,
                "variance": 150779.0167
              },
              {
                "average": 1322.489696,
                "count": 14108664,
                "maximum": 1354.503104,
                "minimum": 1265.543104,
                "name": "Z",
                "position": 2,
                "stddev": 25.20123949,
                "variance": 635.102472
              },
              {
                "average": 21340.8965,
                "count": 14108664,
                "maximum": 32049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1690.205127,
                "variance": 2856793.37
              },
              {
                "average": 1.00029776,
                "count": 14108664,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.017953756,
                "variance": 0.0003223373546
              },
              {
                "average": 1.000607924,
                "count": 14108664,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02612825937,
                "variance": 0.0006826859379
              },
              {
                "average": 0.5019550398,
                "count": 14108664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961955,
                "variance": 0.2499961955
              },
              {
                "average": 4.66380091e-05,
                "count": 14108664,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006829043659,
                "variance": 4.66358373e-05
              },
              {
                "average": 1.168367111,
                "count": 14108664,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3741919788,
                "variance": 0.140019637
              },
              {
                "average": -0.05395068188,
                "count": 14108664,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66758766,
                "variance": 136.1326018
              },
              {
                "average": 2.002208005,
                "count": 14108664,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000214392,
                "variance": 1.00042883
              },
              {
                "average": 1006.888481,
                "count": 14108664,
                "maximum": 1009,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.007423276,
                "variance": 1.014901658
              },
              {
                "average": 44408.85834,
                "count": 14108664,
                "maximum": 53760,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 2785.22786,
                "variance": 7757494.233
              },
              {
                "average": 42857.23932,
                "count": 14108664,
                "maximum": 52992,
                "minimum": 19456,
                "name": "Green",
                "position": 13,
                "stddev": 2606.531033,
                "variance": 6794004.025
              },
              {
                "average": 39686.13974,
                "count": 14108664,
                "maximum": 50176,
                "minimum": 20480,
                "name": "Blue",
                "position": 14,
                "stddev": 2452.052989,
                "variance": 6012563.86
              },
              {
                "average": 187902325,
                "count": 14108664,
                "maximum": 187903073.9,
                "minimum": 187901510.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 292.9299852,
                "variance": 85807.9762
              },
              {
                "average": 0,
                "count": 14108664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14108664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14108664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14108664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14108664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319749.2054,
              4804841.132,
              1265.543104,
              320798.6454,
              4806251.092,
              1354.503104
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319749.20537448593,
                    4804841.132266242,
                    1265.5431035940817
                  ],
                  [
                    319749.20537448593,
                    4806251.092266243,
                    1265.5431035940817
                  ],
                  [
                    320798.6453744859,
                    4806251.092266243,
                    1354.5031035940817
                  ],
                  [
                    320798.6453744859,
                    4804841.132266242,
                    1354.5031035940817
                  ],
                  [
                    319749.20537448593,
                    4804841.132266242,
                    1265.5431035940817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:04:33+00:00",
            "end_time": "2017-08-27T20:38:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.08737842123524,
              43.457184534393164,
              1261.0010584608801
            ],
            [
              -119.0875611070979,
              43.46249231731358,
              1261.0010584608801
            ],
            [
              -119.07499447496187,
              43.46272114155809,
              1339.02105846088
            ],
            [
              -119.07481288689621,
              43.4574133164686,
              1339.02105846088
            ],
            [
              -119.08737842123524,
              43.457184534393164,
              1261.0010584608801
            ]
          ]
        ]
      },
      "bbox": [
        -119.0875611,
        43.45718453,
        1261.001058,
        -119.0748129,
        43.46272114,
        1339.021058
      ],
      "properties": {
        "datetime": "2017-08-28T20:40:39Z",
        "pc:count": 3767875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331716.3792,
            "count": 3767875,
            "maximum": 332143.2634,
            "minimum": 331126.0234,
            "name": "X",
            "position": 0,
            "stddev": 294.3479067,
            "variance": 86640.69019
          },
          {
            "average": 4814055.219,
            "count": 3767875,
            "maximum": 4814292.573,
            "minimum": 4813702.713,
            "name": "Y",
            "position": 1,
            "stddev": 144.8617441,
            "variance": 20984.9249
          },
          {
            "average": 1291.492713,
            "count": 3767875,
            "maximum": 1339.021058,
            "minimum": 1261.001058,
            "name": "Z",
            "position": 2,
            "stddev": 25.19827206,
            "variance": 634.9529149
          },
          {
            "average": 20608.73562,
            "count": 3767875,
            "maximum": 36689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4162.841693,
            "variance": 17329250.97
          },
          {
            "average": 1.058437448,
            "count": 3767875,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2679188661,
            "variance": 0.0717805188
          },
          {
            "average": 1.118482168,
            "count": 3767875,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3954176822,
            "variance": 0.1563551434
          },
          {
            "average": 0.51836433,
            "count": 3767875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996627039,
            "variance": 0.2496628176
          },
          {
            "average": 1.061606343e-06,
            "count": 3767875,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001030342418,
            "variance": 1.061605498e-06
          },
          {
            "average": 1.222068673,
            "count": 3767875,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4156371292,
            "variance": 0.1727542231
          },
          {
            "average": -5.172125654,
            "count": 3767875,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.470606443,
            "variance": 89.6923864
          },
          {
            "average": 1.952561324,
            "count": 3767875,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017471851,
            "variance": 1.035248968
          },
          {
            "average": 1052.673462,
            "count": 3767875,
            "maximum": 1054,
            "minimum": 1051,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6718745595,
            "variance": 0.4514154238
          },
          {
            "average": 38585.14625,
            "count": 3767875,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7228.691387,
            "variance": 52253979.16
          },
          {
            "average": 37883.42371,
            "count": 3767875,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5361.151476,
            "variance": 28741945.15
          },
          {
            "average": 34149.43779,
            "count": 3767875,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5358.775026,
            "variance": 28716469.77
          },
          {
            "average": 187987760.7,
            "count": 3767875,
            "maximum": 187988039.6,
            "minimum": 187986945.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 149.3486484,
            "variance": 22305.01877
          },
          {
            "average": 0,
            "count": 3767875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3767875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3767875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3767875,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3767875,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331126.0234,
          4813702.713,
          1261.001058,
          332143.2634,
          4814292.573,
          1339.021058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331126.0234236509,
                4813702.713204954,
                1261.0010584608801
              ],
              [
                331126.0234236509,
                4814292.573204953,
                1261.0010584608801
              ],
              [
                332143.2634236509,
                4814292.573204953,
                1339.02105846088
              ],
              [
                332143.2634236509,
                4813702.713204954,
                1339.02105846088
              ],
              [
                331126.0234236509,
                4813702.713204954,
                1261.0010584608801
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:40:39+00:00",
        "end_time": "2017-08-28T20:22:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0875611,
            43.45718453,
            1261.001058,
            -119.0748129,
            43.46272114,
            1339.021058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.08737842123524,
                  43.457184534393164,
                  1261.0010584608801
                ],
                [
                  -119.0875611070979,
                  43.46249231731358,
                  1261.0010584608801
                ],
                [
                  -119.07499447496187,
                  43.46272114155809,
                  1339.02105846088
                ],
                [
                  -119.07481288689621,
                  43.4574133164686,
                  1339.02105846088
                ],
                [
                  -119.08737842123524,
                  43.457184534393164,
                  1261.0010584608801
                ]
              ]
            ]
          },
          "id": "20170828_43119D1119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:40:39Z",
            "pc:count": 3767875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331716.3792,
                "count": 3767875,
                "maximum": 332143.2634,
                "minimum": 331126.0234,
                "name": "X",
                "position": 0,
                "stddev": 294.3479067,
                "variance": 86640.69019
              },
              {
                "average": 4814055.219,
                "count": 3767875,
                "maximum": 4814292.573,
                "minimum": 4813702.713,
                "name": "Y",
                "position": 1,
                "stddev": 144.8617441,
                "variance": 20984.9249
              },
              {
                "average": 1291.492713,
                "count": 3767875,
                "maximum": 1339.021058,
                "minimum": 1261.001058,
                "name": "Z",
                "position": 2,
                "stddev": 25.19827206,
                "variance": 634.9529149
              },
              {
                "average": 20608.73562,
                "count": 3767875,
                "maximum": 36689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4162.841693,
                "variance": 17329250.97
              },
              {
                "average": 1.058437448,
                "count": 3767875,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2679188661,
                "variance": 0.0717805188
              },
              {
                "average": 1.118482168,
                "count": 3767875,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3954176822,
                "variance": 0.1563551434
              },
              {
                "average": 0.51836433,
                "count": 3767875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996627039,
                "variance": 0.2496628176
              },
              {
                "average": 1.061606343e-06,
                "count": 3767875,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001030342418,
                "variance": 1.061605498e-06
              },
              {
                "average": 1.222068673,
                "count": 3767875,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4156371292,
                "variance": 0.1727542231
              },
              {
                "average": -5.172125654,
                "count": 3767875,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.470606443,
                "variance": 89.6923864
              },
              {
                "average": 1.952561324,
                "count": 3767875,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017471851,
                "variance": 1.035248968
              },
              {
                "average": 1052.673462,
                "count": 3767875,
                "maximum": 1054,
                "minimum": 1051,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6718745595,
                "variance": 0.4514154238
              },
              {
                "average": 38585.14625,
                "count": 3767875,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7228.691387,
                "variance": 52253979.16
              },
              {
                "average": 37883.42371,
                "count": 3767875,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5361.151476,
                "variance": 28741945.15
              },
              {
                "average": 34149.43779,
                "count": 3767875,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5358.775026,
                "variance": 28716469.77
              },
              {
                "average": 187987760.7,
                "count": 3767875,
                "maximum": 187988039.6,
                "minimum": 187986945.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 149.3486484,
                "variance": 22305.01877
              },
              {
                "average": 0,
                "count": 3767875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3767875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3767875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3767875,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3767875,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331126.0234,
              4813702.713,
              1261.001058,
              332143.2634,
              4814292.573,
              1339.021058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331126.0234236509,
                    4813702.713204954,
                    1261.0010584608801
                  ],
                  [
                    331126.0234236509,
                    4814292.573204953,
                    1261.0010584608801
                  ],
                  [
                    332143.2634236509,
                    4814292.573204953,
                    1339.02105846088
                  ],
                  [
                    332143.2634236509,
                    4813702.713204954,
                    1339.02105846088
                  ],
                  [
                    331126.0234236509,
                    4813702.713204954,
                    1261.0010584608801
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:40:39+00:00",
            "end_time": "2017-08-28T20:22:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C2311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24996736695928,
              43.27922821601736,
              1251.901348293528
            ],
            [
              -119.2502707334191,
              43.287455341013995,
              1251.901348293528
            ],
            [
              -119.23749495324412,
              43.28770608478462,
              1259.741348293528
            ],
            [
              -119.23719330561669,
              43.27947888814235,
              1259.741348293528
            ],
            [
              -119.24996736695928,
              43.27922821601736,
              1251.901348293528
            ]
          ]
        ]
      },
      "bbox": [
        -119.2502707,
        43.27922822,
        1251.901348,
        -119.2371933,
        43.28770608,
        1259.741348
      ],
      "properties": {
        "datetime": "2017-08-29T17:51:18Z",
        "pc:count": 8819230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317957.7934,
            "count": 8819230,
            "maximum": 318475.8612,
            "minimum": 317438.6012,
            "name": "X",
            "position": 0,
            "stddev": 296.5359,
            "variance": 87933.53998
          },
          {
            "average": 4794735.138,
            "count": 8819230,
            "maximum": 4795195.781,
            "minimum": 4794281.421,
            "name": "Y",
            "position": 1,
            "stddev": 250.5305121,
            "variance": 62765.5375
          },
          {
            "average": 1254.06854,
            "count": 8819230,
            "maximum": 1259.741348,
            "minimum": 1251.901348,
            "name": "Z",
            "position": 2,
            "stddev": 0.7574024543,
            "variance": 0.5736584777
          },
          {
            "average": 21801.13026,
            "count": 8819230,
            "maximum": 47585,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2616.782731,
            "variance": 6847551.86
          },
          {
            "average": 1.000044222,
            "count": 8819230,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006666811408,
            "variance": 4.444637435e-05
          },
          {
            "average": 1.000088556,
            "count": 8819230,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009446109428,
            "variance": 8.922898333e-05
          },
          {
            "average": 0.5029744093,
            "count": 8819230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911812,
            "variance": 0.2499911812
          },
          {
            "average": 4.76232052e-06,
            "count": 8819230,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00218226909,
            "variance": 4.76229838e-06
          },
          {
            "average": 1.140385158,
            "count": 8819230,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3473862106,
            "variance": 0.1206771793
          },
          {
            "average": -0.3133777609,
            "count": 8819230,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98379695,
            "variance": 143.6113893
          },
          {
            "average": 2.002252578,
            "count": 8819230,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002583751,
            "variance": 1.005174177
          },
          {
            "average": 1025.911422,
            "count": 8819230,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.648657211,
            "variance": 93.09658598
          },
          {
            "average": 44963.41971,
            "count": 8819230,
            "maximum": 65280,
            "minimum": 16640,
            "name": "Red",
            "position": 12,
            "stddev": 4526.571759,
            "variance": 20489851.89
          },
          {
            "average": 44749.0638,
            "count": 8819230,
            "maximum": 65280,
            "minimum": 18944,
            "name": "Green",
            "position": 13,
            "stddev": 4218.467901,
            "variance": 17795471.43
          },
          {
            "average": 41962.05148,
            "count": 8819230,
            "maximum": 65280,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 4543.19568,
            "variance": 20640626.99
          },
          {
            "average": 187979714.1,
            "count": 8819230,
            "maximum": 188064278.3,
            "minimum": 187975302.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17252.51613,
            "variance": 297649312.9
          },
          {
            "average": 0,
            "count": 8819230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317438.6012,
          4794281.421,
          1251.901348,
          318475.8612,
          4795195.781,
          1259.741348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317438.6011830511,
                4794281.421140062,
                1251.901348293528
              ],
              [
                317438.6011830511,
                4795195.781140061,
                1251.901348293528
              ],
              [
                318475.86118305114,
                4795195.781140061,
                1259.741348293528
              ],
              [
                318475.86118305114,
                4794281.421140062,
                1259.741348293528
              ],
              [
                317438.6011830511,
                4794281.421140062,
                1251.901348293528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:51:18+00:00",
        "end_time": "2017-08-28T17:08:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2502707,
            43.27922822,
            1251.901348,
            -119.2371933,
            43.28770608,
            1259.741348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24996736695928,
                  43.27922821601736,
                  1251.901348293528
                ],
                [
                  -119.2502707334191,
                  43.287455341013995,
                  1251.901348293528
                ],
                [
                  -119.23749495324412,
                  43.28770608478462,
                  1259.741348293528
                ],
                [
                  -119.23719330561669,
                  43.27947888814235,
                  1259.741348293528
                ],
                [
                  -119.24996736695928,
                  43.27922821601736,
                  1251.901348293528
                ]
              ]
            ]
          },
          "id": "20170828_43119C2311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:51:18Z",
            "pc:count": 8819230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317957.7934,
                "count": 8819230,
                "maximum": 318475.8612,
                "minimum": 317438.6012,
                "name": "X",
                "position": 0,
                "stddev": 296.5359,
                "variance": 87933.53998
              },
              {
                "average": 4794735.138,
                "count": 8819230,
                "maximum": 4795195.781,
                "minimum": 4794281.421,
                "name": "Y",
                "position": 1,
                "stddev": 250.5305121,
                "variance": 62765.5375
              },
              {
                "average": 1254.06854,
                "count": 8819230,
                "maximum": 1259.741348,
                "minimum": 1251.901348,
                "name": "Z",
                "position": 2,
                "stddev": 0.7574024543,
                "variance": 0.5736584777
              },
              {
                "average": 21801.13026,
                "count": 8819230,
                "maximum": 47585,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2616.782731,
                "variance": 6847551.86
              },
              {
                "average": 1.000044222,
                "count": 8819230,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006666811408,
                "variance": 4.444637435e-05
              },
              {
                "average": 1.000088556,
                "count": 8819230,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009446109428,
                "variance": 8.922898333e-05
              },
              {
                "average": 0.5029744093,
                "count": 8819230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911812,
                "variance": 0.2499911812
              },
              {
                "average": 4.76232052e-06,
                "count": 8819230,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00218226909,
                "variance": 4.76229838e-06
              },
              {
                "average": 1.140385158,
                "count": 8819230,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3473862106,
                "variance": 0.1206771793
              },
              {
                "average": -0.3133777609,
                "count": 8819230,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98379695,
                "variance": 143.6113893
              },
              {
                "average": 2.002252578,
                "count": 8819230,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002583751,
                "variance": 1.005174177
              },
              {
                "average": 1025.911422,
                "count": 8819230,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.648657211,
                "variance": 93.09658598
              },
              {
                "average": 44963.41971,
                "count": 8819230,
                "maximum": 65280,
                "minimum": 16640,
                "name": "Red",
                "position": 12,
                "stddev": 4526.571759,
                "variance": 20489851.89
              },
              {
                "average": 44749.0638,
                "count": 8819230,
                "maximum": 65280,
                "minimum": 18944,
                "name": "Green",
                "position": 13,
                "stddev": 4218.467901,
                "variance": 17795471.43
              },
              {
                "average": 41962.05148,
                "count": 8819230,
                "maximum": 65280,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 4543.19568,
                "variance": 20640626.99
              },
              {
                "average": 187979714.1,
                "count": 8819230,
                "maximum": 188064278.3,
                "minimum": 187975302.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17252.51613,
                "variance": 297649312.9
              },
              {
                "average": 0,
                "count": 8819230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317438.6012,
              4794281.421,
              1251.901348,
              318475.8612,
              4795195.781,
              1259.741348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317438.6011830511,
                    4794281.421140062,
                    1251.901348293528
                  ],
                  [
                    317438.6011830511,
                    4795195.781140061,
                    1251.901348293528
                  ],
                  [
                    318475.86118305114,
                    4795195.781140061,
                    1259.741348293528
                  ],
                  [
                    318475.86118305114,
                    4794281.421140062,
                    1259.741348293528
                  ],
                  [
                    317438.6011830511,
                    4794281.421140062,
                    1251.901348293528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:51:18+00:00",
            "end_time": "2017-08-28T17:08: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": "20170828_43119D2108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497630519982,
              43.4747519627368,
              1358.736296220225
            ],
            [
              -119.22544383530096,
              43.487484544335175,
              1358.736296220225
            ],
            [
              -119.21249575513939,
              43.48773593841868,
              1387.316296220225
            ],
            [
              -119.21203093979793,
              43.47500324570415,
              1387.316296220225
            ],
            [
              -119.22497630519982,
              43.4747519627368,
              1358.736296220225
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254438,
        43.47475196,
        1358.736296,
        -119.2120309,
        43.48773594,
        1387.316296
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:13Z",
        "pc:count": 13657506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320568.6206,
            "count": 13657506,
            "maximum": 321093.6489,
            "minimum": 320045.8689,
            "name": "X",
            "position": 0,
            "stddev": 291.2020552,
            "variance": 84798.63697
          },
          {
            "average": 4816664.286,
            "count": 13657506,
            "maximum": 4817357.193,
            "minimum": 4815942.073,
            "name": "Y",
            "position": 1,
            "stddev": 398.1917625,
            "variance": 158556.6797
          },
          {
            "average": 1364.094864,
            "count": 13657506,
            "maximum": 1387.316296,
            "minimum": 1358.736296,
            "name": "Z",
            "position": 2,
            "stddev": 4.326221206,
            "variance": 18.71618992
          },
          {
            "average": 20210.81787,
            "count": 13657506,
            "maximum": 38337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2049.402464,
            "variance": 4200050.46
          },
          {
            "average": 1.008820132,
            "count": 13657506,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1009203365,
            "variance": 0.01018491431
          },
          {
            "average": 1.017840885,
            "count": 13657506,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1480936879,
            "variance": 0.0219317404
          },
          {
            "average": 0.4987076703,
            "count": 13657506,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983482,
            "variance": 0.2499983482
          },
          {
            "average": 2.196594312e-07,
            "count": 13657506,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004686783535,
            "variance": 2.196593991e-07
          },
          {
            "average": 1.194755616,
            "count": 13657506,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3960124718,
            "variance": 0.1568258778
          },
          {
            "average": 1.347100715,
            "count": 13657506,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62458169,
            "variance": 135.1308994
          },
          {
            "average": 1.998154202,
            "count": 13657506,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002884781,
            "variance": 1.005777883
          },
          {
            "average": 1048.234709,
            "count": 13657506,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116363168,
            "variance": 1.246266723
          },
          {
            "average": 42389.22524,
            "count": 13657506,
            "maximum": 54016,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 2723.547994,
            "variance": 7417713.676
          },
          {
            "average": 40926.29675,
            "count": 13657506,
            "maximum": 53248,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 2338.574607,
            "variance": 5468931.194
          },
          {
            "average": 37757.13151,
            "count": 13657506,
            "maximum": 51456,
            "minimum": 18432,
            "name": "Blue",
            "position": 14,
            "stddev": 2299.205069,
            "variance": 5286343.948
          },
          {
            "average": 187985871.6,
            "count": 13657506,
            "maximum": 187987113.6,
            "minimum": 187984887.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 478.0464072,
            "variance": 228528.3674
          },
          {
            "average": 0,
            "count": 13657506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320045.8689,
          4815942.073,
          1358.736296,
          321093.6489,
          4817357.193,
          1387.316296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320045.86893725756,
                4815942.072511256,
                1358.736296220225
              ],
              [
                320045.86893725756,
                4817357.192511255,
                1358.736296220225
              ],
              [
                321093.6489372576,
                4817357.192511255,
                1387.316296220225
              ],
              [
                321093.6489372576,
                4815942.072511256,
                1387.316296220225
              ],
              [
                320045.86893725756,
                4815942.072511256,
                1358.736296220225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:13+00:00",
        "end_time": "2017-08-28T19:48:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254438,
            43.47475196,
            1358.736296,
            -119.2120309,
            43.48773594,
            1387.316296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497630519982,
                  43.4747519627368,
                  1358.736296220225
                ],
                [
                  -119.22544383530096,
                  43.487484544335175,
                  1358.736296220225
                ],
                [
                  -119.21249575513939,
                  43.48773593841868,
                  1387.316296220225
                ],
                [
                  -119.21203093979793,
                  43.47500324570415,
                  1387.316296220225
                ],
                [
                  -119.22497630519982,
                  43.4747519627368,
                  1358.736296220225
                ]
              ]
            ]
          },
          "id": "20170828_43119D2108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:13Z",
            "pc:count": 13657506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320568.6206,
                "count": 13657506,
                "maximum": 321093.6489,
                "minimum": 320045.8689,
                "name": "X",
                "position": 0,
                "stddev": 291.2020552,
                "variance": 84798.63697
              },
              {
                "average": 4816664.286,
                "count": 13657506,
                "maximum": 4817357.193,
                "minimum": 4815942.073,
                "name": "Y",
                "position": 1,
                "stddev": 398.1917625,
                "variance": 158556.6797
              },
              {
                "average": 1364.094864,
                "count": 13657506,
                "maximum": 1387.316296,
                "minimum": 1358.736296,
                "name": "Z",
                "position": 2,
                "stddev": 4.326221206,
                "variance": 18.71618992
              },
              {
                "average": 20210.81787,
                "count": 13657506,
                "maximum": 38337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2049.402464,
                "variance": 4200050.46
              },
              {
                "average": 1.008820132,
                "count": 13657506,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1009203365,
                "variance": 0.01018491431
              },
              {
                "average": 1.017840885,
                "count": 13657506,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1480936879,
                "variance": 0.0219317404
              },
              {
                "average": 0.4987076703,
                "count": 13657506,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983482,
                "variance": 0.2499983482
              },
              {
                "average": 2.196594312e-07,
                "count": 13657506,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004686783535,
                "variance": 2.196593991e-07
              },
              {
                "average": 1.194755616,
                "count": 13657506,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3960124718,
                "variance": 0.1568258778
              },
              {
                "average": 1.347100715,
                "count": 13657506,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62458169,
                "variance": 135.1308994
              },
              {
                "average": 1.998154202,
                "count": 13657506,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002884781,
                "variance": 1.005777883
              },
              {
                "average": 1048.234709,
                "count": 13657506,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116363168,
                "variance": 1.246266723
              },
              {
                "average": 42389.22524,
                "count": 13657506,
                "maximum": 54016,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 2723.547994,
                "variance": 7417713.676
              },
              {
                "average": 40926.29675,
                "count": 13657506,
                "maximum": 53248,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 2338.574607,
                "variance": 5468931.194
              },
              {
                "average": 37757.13151,
                "count": 13657506,
                "maximum": 51456,
                "minimum": 18432,
                "name": "Blue",
                "position": 14,
                "stddev": 2299.205069,
                "variance": 5286343.948
              },
              {
                "average": 187985871.6,
                "count": 13657506,
                "maximum": 187987113.6,
                "minimum": 187984887.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 478.0464072,
                "variance": 228528.3674
              },
              {
                "average": 0,
                "count": 13657506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320045.8689,
              4815942.073,
              1358.736296,
              321093.6489,
              4817357.193,
              1387.316296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320045.86893725756,
                    4815942.072511256,
                    1358.736296220225
                  ],
                  [
                    320045.86893725756,
                    4817357.192511255,
                    1358.736296220225
                  ],
                  [
                    321093.6489372576,
                    4817357.192511255,
                    1387.316296220225
                  ],
                  [
                    321093.6489372576,
                    4815942.072511256,
                    1387.316296220225
                  ],
                  [
                    320045.86893725756,
                    4815942.072511256,
                    1358.736296220225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:13+00:00",
            "end_time": "2017-08-28T19:48:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997550486416,
              43.412238778621926,
              1305.7497910953482
            ],
            [
              -119.35046873277199,
              43.424983883254654,
              1305.7497910953482
            ],
            [
              -119.33749733424963,
              43.425249904883394,
              1326.1497910953483
            ],
            [
              -119.33700682223257,
              43.412504682539385,
              1326.1497910953483
            ],
            [
              -119.34997550486416,
              43.412238778621926,
              1305.7497910953482
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504687,
        43.41223878,
        1305.749791,
        -119.3370068,
        43.4252499,
        1326.149791
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:26Z",
        "pc:count": 20652654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310208.7734,
            "count": 20652654,
            "maximum": 310790.6597,
            "minimum": 309739.8197,
            "name": "X",
            "position": 0,
            "stddev": 288.0189171,
            "variance": 82954.89661
          },
          {
            "average": 4809938.617,
            "count": 20652654,
            "maximum": 4810693.708,
            "minimum": 4809277.088,
            "name": "Y",
            "position": 1,
            "stddev": 397.0205814,
            "variance": 157625.3421
          },
          {
            "average": 1314.958883,
            "count": 20652654,
            "maximum": 1326.149791,
            "minimum": 1305.749791,
            "name": "Z",
            "position": 2,
            "stddev": 4.332182543,
            "variance": 18.76780559
          },
          {
            "average": 20892.08574,
            "count": 20652654,
            "maximum": 35633,
            "minimum": 753,
            "name": "Intensity",
            "position": 3,
            "stddev": 1681.968731,
            "variance": 2829018.813
          },
          {
            "average": 1.000001695,
            "count": 20652654,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001301804385,
            "variance": 1.694694657e-06
          },
          {
            "average": 1.000001985,
            "count": 20652654,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001408975927,
            "variance": 1.985213164e-06
          },
          {
            "average": 0.5021709558,
            "count": 20652654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995299,
            "variance": 0.2499952991
          },
          {
            "average": 6.294590516e-07,
            "count": 20652654,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007933843242,
            "variance": 6.294586859e-07
          },
          {
            "average": 1.137781566,
            "count": 20652654,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.344670584,
            "variance": 0.1187978115
          },
          {
            "average": 0.289313321,
            "count": 20652654,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.729715,
            "variance": 137.586214
          },
          {
            "average": 2.00121994,
            "count": 20652654,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000002452,
            "variance": 1.000004903
          },
          {
            "average": 1041.901748,
            "count": 20652654,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.31940125,
            "variance": 498.155672
          },
          {
            "average": 48215.99311,
            "count": 20652654,
            "maximum": 57344,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 2286.478661,
            "variance": 5227984.666
          },
          {
            "average": 46743.63492,
            "count": 20652654,
            "maximum": 57088,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 2292.444969,
            "variance": 5255303.935
          },
          {
            "average": 43827.61637,
            "count": 20652654,
            "maximum": 56576,
            "minimum": 14848,
            "name": "Blue",
            "position": 14,
            "stddev": 2508.004255,
            "variance": 6290085.341
          },
          {
            "average": 188006797.2,
            "count": 20652654,
            "maximum": 188064526,
            "minimum": 187975775.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41187.70029,
            "variance": 1696426655
          },
          {
            "average": 0,
            "count": 20652654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309739.8197,
          4809277.088,
          1305.749791,
          310790.6597,
          4810693.708,
          1326.149791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309739.81969260814,
                4809277.088458472,
                1305.7497910953482
              ],
              [
                309739.81969260814,
                4810693.708458471,
                1305.7497910953482
              ],
              [
                310790.6596926081,
                4810693.708458471,
                1326.1497910953483
              ],
              [
                310790.6596926081,
                4809277.088458472,
                1326.1497910953483
              ],
              [
                309739.81969260814,
                4809277.088458472,
                1305.7497910953482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:26+00:00",
        "end_time": "2017-08-28T17:16:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504687,
            43.41223878,
            1305.749791,
            -119.3370068,
            43.4252499,
            1326.149791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997550486416,
                  43.412238778621926,
                  1305.7497910953482
                ],
                [
                  -119.35046873277199,
                  43.424983883254654,
                  1305.7497910953482
                ],
                [
                  -119.33749733424963,
                  43.425249904883394,
                  1326.1497910953483
                ],
                [
                  -119.33700682223257,
                  43.412504682539385,
                  1326.1497910953483
                ],
                [
                  -119.34997550486416,
                  43.412238778621926,
                  1305.7497910953482
                ]
              ]
            ]
          },
          "id": "20170828_43119D3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:26Z",
            "pc:count": 20652654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310208.7734,
                "count": 20652654,
                "maximum": 310790.6597,
                "minimum": 309739.8197,
                "name": "X",
                "position": 0,
                "stddev": 288.0189171,
                "variance": 82954.89661
              },
              {
                "average": 4809938.617,
                "count": 20652654,
                "maximum": 4810693.708,
                "minimum": 4809277.088,
                "name": "Y",
                "position": 1,
                "stddev": 397.0205814,
                "variance": 157625.3421
              },
              {
                "average": 1314.958883,
                "count": 20652654,
                "maximum": 1326.149791,
                "minimum": 1305.749791,
                "name": "Z",
                "position": 2,
                "stddev": 4.332182543,
                "variance": 18.76780559
              },
              {
                "average": 20892.08574,
                "count": 20652654,
                "maximum": 35633,
                "minimum": 753,
                "name": "Intensity",
                "position": 3,
                "stddev": 1681.968731,
                "variance": 2829018.813
              },
              {
                "average": 1.000001695,
                "count": 20652654,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001301804385,
                "variance": 1.694694657e-06
              },
              {
                "average": 1.000001985,
                "count": 20652654,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001408975927,
                "variance": 1.985213164e-06
              },
              {
                "average": 0.5021709558,
                "count": 20652654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995299,
                "variance": 0.2499952991
              },
              {
                "average": 6.294590516e-07,
                "count": 20652654,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007933843242,
                "variance": 6.294586859e-07
              },
              {
                "average": 1.137781566,
                "count": 20652654,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.344670584,
                "variance": 0.1187978115
              },
              {
                "average": 0.289313321,
                "count": 20652654,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.729715,
                "variance": 137.586214
              },
              {
                "average": 2.00121994,
                "count": 20652654,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000002452,
                "variance": 1.000004903
              },
              {
                "average": 1041.901748,
                "count": 20652654,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.31940125,
                "variance": 498.155672
              },
              {
                "average": 48215.99311,
                "count": 20652654,
                "maximum": 57344,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 2286.478661,
                "variance": 5227984.666
              },
              {
                "average": 46743.63492,
                "count": 20652654,
                "maximum": 57088,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 2292.444969,
                "variance": 5255303.935
              },
              {
                "average": 43827.61637,
                "count": 20652654,
                "maximum": 56576,
                "minimum": 14848,
                "name": "Blue",
                "position": 14,
                "stddev": 2508.004255,
                "variance": 6290085.341
              },
              {
                "average": 188006797.2,
                "count": 20652654,
                "maximum": 188064526,
                "minimum": 187975775.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41187.70029,
                "variance": 1696426655
              },
              {
                "average": 0,
                "count": 20652654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309739.8197,
              4809277.088,
              1305.749791,
              310790.6597,
              4810693.708,
              1326.149791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309739.81969260814,
                    4809277.088458472,
                    1305.7497910953482
                  ],
                  [
                    309739.81969260814,
                    4810693.708458471,
                    1305.7497910953482
                  ],
                  [
                    310790.6596926081,
                    4810693.708458471,
                    1326.1497910953483
                  ],
                  [
                    310790.6596926081,
                    4809277.088458472,
                    1326.1497910953483
                  ],
                  [
                    309739.81969260814,
                    4809277.088458472,
                    1305.7497910953482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:26+00:00",
            "end_time": "2017-08-28T17:16:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497600723787,
              43.38724646405819,
              1261.991015973989
            ],
            [
              -119.27545278257448,
              43.39998420209682,
              1261.991015973989
            ],
            [
              -119.26249615282055,
              43.400241396925,
              1336.8310159739892
            ],
            [
              -119.26202208662393,
              43.38750354514102,
              1336.8310159739892
            ],
            [
              -119.27497600723787,
              43.38724646405819,
              1261.991015973989
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754528,
        43.38724646,
        1261.991016,
        -119.2620221,
        43.4002414,
        1336.831016
      ],
      "properties": {
        "datetime": "2017-08-28T16:32:14Z",
        "pc:count": 14878990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316239.5632,
            "count": 14878990,
            "maximum": 316786.4161,
            "minimum": 315736.3961,
            "name": "X",
            "position": 0,
            "stddev": 293.4041836,
            "variance": 86086.01497
          },
          {
            "average": 4807042.699,
            "count": 14878990,
            "maximum": 4807748.612,
            "minimum": 4806332.892,
            "name": "Y",
            "position": 1,
            "stddev": 398.2752932,
            "variance": 158623.2092
          },
          {
            "average": 1308.093901,
            "count": 14878990,
            "maximum": 1336.831016,
            "minimum": 1261.991016,
            "name": "Z",
            "position": 2,
            "stddev": 13.7928437,
            "variance": 190.2425373
          },
          {
            "average": 20196.76929,
            "count": 14878990,
            "maximum": 44081,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2384.150618,
            "variance": 5684174.169
          },
          {
            "average": 1.000075072,
            "count": 14878990,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008664102327,
            "variance": 7.506666913e-05
          },
          {
            "average": 1.000151825,
            "count": 14878990,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01232078654,
            "variance": 0.0001518017809
          },
          {
            "average": 0.5008846703,
            "count": 14878990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992342,
            "variance": 0.2499992342
          },
          {
            "average": 1.384502577e-05,
            "count": 14878990,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003720864821,
            "variance": 1.384483502e-05
          },
          {
            "average": 1.162545442,
            "count": 14878990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.368950444,
            "variance": 0.1361244302
          },
          {
            "average": 0.7069593137,
            "count": 14878990,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90368676,
            "variance": 141.6977584
          },
          {
            "average": 1.985575432,
            "count": 14878990,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006933564,
            "variance": 1.013915203
          },
          {
            "average": 1014.085129,
            "count": 14878990,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351241857,
            "variance": 1.825854555
          },
          {
            "average": 44451.63617,
            "count": 14878990,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5906.992251,
            "variance": 34892557.45
          },
          {
            "average": 42837.52708,
            "count": 14878990,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5290.746898,
            "variance": 27992002.74
          },
          {
            "average": 39733.03311,
            "count": 14878990,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4861.518997,
            "variance": 23634366.95
          },
          {
            "average": 187911051.6,
            "count": 14878990,
            "maximum": 187973134.2,
            "minimum": 187903844,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18973.59986,
            "variance": 359997491.6
          },
          {
            "average": 0,
            "count": 14878990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315736.3961,
          4806332.892,
          1261.991016,
          316786.4161,
          4807748.612,
          1336.831016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315736.3960648065,
                4806332.891765628,
                1261.991015973989
              ],
              [
                315736.3960648065,
                4807748.611765629,
                1261.991015973989
              ],
              [
                316786.4160648065,
                4807748.611765629,
                1336.8310159739892
              ],
              [
                316786.4160648065,
                4806332.891765628,
                1336.8310159739892
              ],
              [
                315736.3960648065,
                4806332.891765628,
                1261.991015973989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:32:14+00:00",
        "end_time": "2017-08-27T21:17:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754528,
            43.38724646,
            1261.991016,
            -119.2620221,
            43.4002414,
            1336.831016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497600723787,
                  43.38724646405819,
                  1261.991015973989
                ],
                [
                  -119.27545278257448,
                  43.39998420209682,
                  1261.991015973989
                ],
                [
                  -119.26249615282055,
                  43.400241396925,
                  1336.8310159739892
                ],
                [
                  -119.26202208662393,
                  43.38750354514102,
                  1336.8310159739892
                ],
                [
                  -119.27497600723787,
                  43.38724646405819,
                  1261.991015973989
                ]
              ]
            ]
          },
          "id": "20170827_43119D3419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:32:14Z",
            "pc:count": 14878990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316239.5632,
                "count": 14878990,
                "maximum": 316786.4161,
                "minimum": 315736.3961,
                "name": "X",
                "position": 0,
                "stddev": 293.4041836,
                "variance": 86086.01497
              },
              {
                "average": 4807042.699,
                "count": 14878990,
                "maximum": 4807748.612,
                "minimum": 4806332.892,
                "name": "Y",
                "position": 1,
                "stddev": 398.2752932,
                "variance": 158623.2092
              },
              {
                "average": 1308.093901,
                "count": 14878990,
                "maximum": 1336.831016,
                "minimum": 1261.991016,
                "name": "Z",
                "position": 2,
                "stddev": 13.7928437,
                "variance": 190.2425373
              },
              {
                "average": 20196.76929,
                "count": 14878990,
                "maximum": 44081,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2384.150618,
                "variance": 5684174.169
              },
              {
                "average": 1.000075072,
                "count": 14878990,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008664102327,
                "variance": 7.506666913e-05
              },
              {
                "average": 1.000151825,
                "count": 14878990,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01232078654,
                "variance": 0.0001518017809
              },
              {
                "average": 0.5008846703,
                "count": 14878990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992342,
                "variance": 0.2499992342
              },
              {
                "average": 1.384502577e-05,
                "count": 14878990,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003720864821,
                "variance": 1.384483502e-05
              },
              {
                "average": 1.162545442,
                "count": 14878990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.368950444,
                "variance": 0.1361244302
              },
              {
                "average": 0.7069593137,
                "count": 14878990,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90368676,
                "variance": 141.6977584
              },
              {
                "average": 1.985575432,
                "count": 14878990,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006933564,
                "variance": 1.013915203
              },
              {
                "average": 1014.085129,
                "count": 14878990,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351241857,
                "variance": 1.825854555
              },
              {
                "average": 44451.63617,
                "count": 14878990,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5906.992251,
                "variance": 34892557.45
              },
              {
                "average": 42837.52708,
                "count": 14878990,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5290.746898,
                "variance": 27992002.74
              },
              {
                "average": 39733.03311,
                "count": 14878990,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4861.518997,
                "variance": 23634366.95
              },
              {
                "average": 187911051.6,
                "count": 14878990,
                "maximum": 187973134.2,
                "minimum": 187903844,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18973.59986,
                "variance": 359997491.6
              },
              {
                "average": 0,
                "count": 14878990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315736.3961,
              4806332.892,
              1261.991016,
              316786.4161,
              4807748.612,
              1336.831016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315736.3960648065,
                    4806332.891765628,
                    1261.991015973989
                  ],
                  [
                    315736.3960648065,
                    4807748.611765629,
                    1261.991015973989
                  ],
                  [
                    316786.4160648065,
                    4807748.611765629,
                    1336.8310159739892
                  ],
                  [
                    316786.4160648065,
                    4806332.891765628,
                    1336.8310159739892
                  ],
                  [
                    315736.3960648065,
                    4806332.891765628,
                    1261.991015973989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:32:14+00:00",
            "end_time": "2017-08-27T21:17:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747654315292,
              43.24974573092873,
              1254.928333686408
            ],
            [
              -119.28794995317602,
              43.26238523279185,
              1254.928333686408
            ],
            [
              -119.27499310528628,
              43.26264378179917,
              1349.1083336864078
            ],
            [
              -119.27452237057058,
              43.25000416644112,
              1349.1083336864078
            ],
            [
              -119.28747654315292,
              43.24974573092873,
              1254.928333686408
            ]
          ]
        ]
      },
      "bbox": [
        -119.28795,
        43.24974573,
        1254.928334,
        -119.2745224,
        43.26264378,
        1349.108334
      ],
      "properties": {
        "datetime": "2017-08-29T16:29:03Z",
        "pc:count": 13217766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314839.4179,
            "count": 13217766,
            "maximum": 315357.8029,
            "minimum": 314305.3829,
            "name": "X",
            "position": 0,
            "stddev": 294.180966,
            "variance": 86542.44078
          },
          {
            "average": 4791800.008,
            "count": 13217766,
            "maximum": 4792494.571,
            "minimum": 4791089.791,
            "name": "Y",
            "position": 1,
            "stddev": 398.0210808,
            "variance": 158420.7807
          },
          {
            "average": 1306.601971,
            "count": 13217766,
            "maximum": 1349.108334,
            "minimum": 1254.928334,
            "name": "Z",
            "position": 2,
            "stddev": 23.37148057,
            "variance": 546.2261041
          },
          {
            "average": 19514.32759,
            "count": 13217766,
            "maximum": 32145,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2031.011059,
            "variance": 4125005.923
          },
          {
            "average": 1.004892355,
            "count": 13217766,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08713310783,
            "variance": 0.00759217848
          },
          {
            "average": 1.010281389,
            "count": 13217766,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1428792473,
            "variance": 0.0204144793
          },
          {
            "average": 0.501556844,
            "count": 13217766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975951,
            "variance": 0.2499975952
          },
          {
            "average": 2.2696725e-07,
            "count": 13217766,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004764107636,
            "variance": 2.269672156e-07
          },
          {
            "average": 1.226425479,
            "count": 13217766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4185176159,
            "variance": 0.1751569948
          },
          {
            "average": 0.2127852291,
            "count": 13217766,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79751161,
            "variance": 139.1812802
          },
          {
            "average": 1.993381181,
            "count": 13217766,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004441643,
            "variance": 1.008903014
          },
          {
            "average": 1062.264021,
            "count": 13217766,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002254198,
            "variance": 1.004513477
          },
          {
            "average": 44372.1357,
            "count": 13217766,
            "maximum": 58624,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 4852.07333,
            "variance": 23542615.6
          },
          {
            "average": 42953.21071,
            "count": 13217766,
            "maximum": 58624,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 4375.015748,
            "variance": 19140762.8
          },
          {
            "average": 40057.37933,
            "count": 13217766,
            "maximum": 58368,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 4636.730772,
            "variance": 21499272.25
          },
          {
            "average": 188057786.9,
            "count": 13217766,
            "maximum": 188059343.3,
            "minimum": 188056505.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 656.959768,
            "variance": 431596.1367
          },
          {
            "average": 0,
            "count": 13217766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13217766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314305.3829,
          4791089.791,
          1254.928334,
          315357.8029,
          4792494.571,
          1349.108334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314305.38286365493,
                4791089.7908864925,
                1254.928333686408
              ],
              [
                314305.38286365493,
                4792494.570886492,
                1254.928333686408
              ],
              [
                315357.802863655,
                4792494.570886492,
                1349.1083336864078
              ],
              [
                315357.802863655,
                4791089.7908864925,
                1349.1083336864078
              ],
              [
                314305.38286365493,
                4791089.7908864925,
                1254.928333686408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:29:03+00:00",
        "end_time": "2017-08-29T15:41:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.28795,
            43.24974573,
            1254.928334,
            -119.2745224,
            43.26264378,
            1349.108334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747654315292,
                  43.24974573092873,
                  1254.928333686408
                ],
                [
                  -119.28794995317602,
                  43.26238523279185,
                  1254.928333686408
                ],
                [
                  -119.27499310528628,
                  43.26264378179917,
                  1349.1083336864078
                ],
                [
                  -119.27452237057058,
                  43.25000416644112,
                  1349.1083336864078
                ],
                [
                  -119.28747654315292,
                  43.24974573092873,
                  1254.928333686408
                ]
              ]
            ]
          },
          "id": "20170829_43119C3423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:29:03Z",
            "pc:count": 13217766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314839.4179,
                "count": 13217766,
                "maximum": 315357.8029,
                "minimum": 314305.3829,
                "name": "X",
                "position": 0,
                "stddev": 294.180966,
                "variance": 86542.44078
              },
              {
                "average": 4791800.008,
                "count": 13217766,
                "maximum": 4792494.571,
                "minimum": 4791089.791,
                "name": "Y",
                "position": 1,
                "stddev": 398.0210808,
                "variance": 158420.7807
              },
              {
                "average": 1306.601971,
                "count": 13217766,
                "maximum": 1349.108334,
                "minimum": 1254.928334,
                "name": "Z",
                "position": 2,
                "stddev": 23.37148057,
                "variance": 546.2261041
              },
              {
                "average": 19514.32759,
                "count": 13217766,
                "maximum": 32145,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2031.011059,
                "variance": 4125005.923
              },
              {
                "average": 1.004892355,
                "count": 13217766,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08713310783,
                "variance": 0.00759217848
              },
              {
                "average": 1.010281389,
                "count": 13217766,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1428792473,
                "variance": 0.0204144793
              },
              {
                "average": 0.501556844,
                "count": 13217766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975951,
                "variance": 0.2499975952
              },
              {
                "average": 2.2696725e-07,
                "count": 13217766,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004764107636,
                "variance": 2.269672156e-07
              },
              {
                "average": 1.226425479,
                "count": 13217766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4185176159,
                "variance": 0.1751569948
              },
              {
                "average": 0.2127852291,
                "count": 13217766,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79751161,
                "variance": 139.1812802
              },
              {
                "average": 1.993381181,
                "count": 13217766,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004441643,
                "variance": 1.008903014
              },
              {
                "average": 1062.264021,
                "count": 13217766,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002254198,
                "variance": 1.004513477
              },
              {
                "average": 44372.1357,
                "count": 13217766,
                "maximum": 58624,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 4852.07333,
                "variance": 23542615.6
              },
              {
                "average": 42953.21071,
                "count": 13217766,
                "maximum": 58624,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 4375.015748,
                "variance": 19140762.8
              },
              {
                "average": 40057.37933,
                "count": 13217766,
                "maximum": 58368,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 4636.730772,
                "variance": 21499272.25
              },
              {
                "average": 188057786.9,
                "count": 13217766,
                "maximum": 188059343.3,
                "minimum": 188056505.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 656.959768,
                "variance": 431596.1367
              },
              {
                "average": 0,
                "count": 13217766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13217766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314305.3829,
              4791089.791,
              1254.928334,
              315357.8029,
              4792494.571,
              1349.108334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314305.38286365493,
                    4791089.7908864925,
                    1254.928333686408
                  ],
                  [
                    314305.38286365493,
                    4792494.570886492,
                    1254.928333686408
                  ],
                  [
                    315357.802863655,
                    4792494.570886492,
                    1349.1083336864078
                  ],
                  [
                    315357.802863655,
                    4791089.7908864925,
                    1349.1083336864078
                  ],
                  [
                    314305.38286365493,
                    4791089.7908864925,
                    1254.928333686408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:29:03+00:00",
            "end_time": "2017-08-29T15:41: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": "20170828_43119C2312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23748467620082,
              43.27949590402232,
              1251.503052864631
            ],
            [
              -119.23777775658549,
              43.2874884375196,
              1251.503052864631
            ],
            [
              -119.22499644107569,
              43.28773789157186,
              1256.563052864631
            ],
            [
              -119.22470503127583,
              43.279745288829645,
              1256.563052864631
            ],
            [
              -119.23748467620082,
              43.27949590402232,
              1251.503052864631
            ]
          ]
        ]
      },
      "bbox": [
        -119.2377778,
        43.2794959,
        1251.503053,
        -119.224705,
        43.28773789,
        1256.563053
      ],
      "properties": {
        "datetime": "2017-08-28T17:26:23Z",
        "pc:count": 8361895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318963.2207,
            "count": 8361895,
            "maximum": 319489.9695,
            "minimum": 318452.2695,
            "name": "X",
            "position": 0,
            "stddev": 295.6943783,
            "variance": 87435.16538
          },
          {
            "average": 4794726.881,
            "count": 8361895,
            "maximum": 4795172.224,
            "minimum": 4794283.944,
            "name": "Y",
            "position": 1,
            "stddev": 248.7583329,
            "variance": 61880.70817
          },
          {
            "average": 1253.565017,
            "count": 8361895,
            "maximum": 1256.563053,
            "minimum": 1251.503053,
            "name": "Z",
            "position": 2,
            "stddev": 0.6800506841,
            "variance": 0.4624689329
          },
          {
            "average": 22114.67976,
            "count": 8361895,
            "maximum": 35665,
            "minimum": 2177,
            "name": "Intensity",
            "position": 3,
            "stddev": 2329.552616,
            "variance": 5426815.389
          },
          {
            "average": 1.000006936,
            "count": 8361895,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002633662753,
            "variance": 6.936179495e-06
          },
          {
            "average": 1.000012916,
            "count": 8361895,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0035938235,
            "variance": 1.291556735e-05
          },
          {
            "average": 0.5029527398,
            "count": 8361895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913111,
            "variance": 0.2499913112
          },
          {
            "average": 4.783604673e-07,
            "count": 8361895,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006916359561,
            "variance": 4.783602957e-07
          },
          {
            "average": 1.143762987,
            "count": 8361895,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3508492627,
            "variance": 0.1230952051
          },
          {
            "average": -0.04883731819,
            "count": 8361895,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75321034,
            "variance": 138.1379534
          },
          {
            "average": 2.001249717,
            "count": 8361895,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000098713,
            "variance": 1.000197436
          },
          {
            "average": 1021.922914,
            "count": 8361895,
            "maximum": 1024,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9619489515,
            "variance": 0.9253457852
          },
          {
            "average": 45799.47332,
            "count": 8361895,
            "maximum": 65280,
            "minimum": 25600,
            "name": "Red",
            "position": 12,
            "stddev": 3431.756092,
            "variance": 11776949.87
          },
          {
            "average": 45315.46682,
            "count": 8361895,
            "maximum": 65280,
            "minimum": 28928,
            "name": "Green",
            "position": 13,
            "stddev": 3314.821116,
            "variance": 10988039.03
          },
          {
            "average": 42731.68595,
            "count": 8361895,
            "maximum": 65280,
            "minimum": 25600,
            "name": "Blue",
            "position": 14,
            "stddev": 3563.763233,
            "variance": 12700408.38
          },
          {
            "average": 187975124,
            "count": 8361895,
            "maximum": 187976383.8,
            "minimum": 187974289.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 522.2321748,
            "variance": 272726.4444
          },
          {
            "average": 0,
            "count": 8361895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8361895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8361895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8361895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8361895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318452.2695,
          4794283.944,
          1251.503053,
          319489.9695,
          4795172.224,
          1256.563053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318452.26947870274,
                4794283.944141586,
                1251.503052864631
              ],
              [
                318452.26947870274,
                4795172.224141586,
                1251.503052864631
              ],
              [
                319489.9694787027,
                4795172.224141586,
                1256.563052864631
              ],
              [
                319489.9694787027,
                4794283.944141586,
                1256.563052864631
              ],
              [
                318452.26947870274,
                4794283.944141586,
                1251.503052864631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:26:23+00:00",
        "end_time": "2017-08-28T16:51:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2377778,
            43.2794959,
            1251.503053,
            -119.224705,
            43.28773789,
            1256.563053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23748467620082,
                  43.27949590402232,
                  1251.503052864631
                ],
                [
                  -119.23777775658549,
                  43.2874884375196,
                  1251.503052864631
                ],
                [
                  -119.22499644107569,
                  43.28773789157186,
                  1256.563052864631
                ],
                [
                  -119.22470503127583,
                  43.279745288829645,
                  1256.563052864631
                ],
                [
                  -119.23748467620082,
                  43.27949590402232,
                  1251.503052864631
                ]
              ]
            ]
          },
          "id": "20170828_43119C2312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:26:23Z",
            "pc:count": 8361895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318963.2207,
                "count": 8361895,
                "maximum": 319489.9695,
                "minimum": 318452.2695,
                "name": "X",
                "position": 0,
                "stddev": 295.6943783,
                "variance": 87435.16538
              },
              {
                "average": 4794726.881,
                "count": 8361895,
                "maximum": 4795172.224,
                "minimum": 4794283.944,
                "name": "Y",
                "position": 1,
                "stddev": 248.7583329,
                "variance": 61880.70817
              },
              {
                "average": 1253.565017,
                "count": 8361895,
                "maximum": 1256.563053,
                "minimum": 1251.503053,
                "name": "Z",
                "position": 2,
                "stddev": 0.6800506841,
                "variance": 0.4624689329
              },
              {
                "average": 22114.67976,
                "count": 8361895,
                "maximum": 35665,
                "minimum": 2177,
                "name": "Intensity",
                "position": 3,
                "stddev": 2329.552616,
                "variance": 5426815.389
              },
              {
                "average": 1.000006936,
                "count": 8361895,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002633662753,
                "variance": 6.936179495e-06
              },
              {
                "average": 1.000012916,
                "count": 8361895,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0035938235,
                "variance": 1.291556735e-05
              },
              {
                "average": 0.5029527398,
                "count": 8361895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913111,
                "variance": 0.2499913112
              },
              {
                "average": 4.783604673e-07,
                "count": 8361895,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006916359561,
                "variance": 4.783602957e-07
              },
              {
                "average": 1.143762987,
                "count": 8361895,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3508492627,
                "variance": 0.1230952051
              },
              {
                "average": -0.04883731819,
                "count": 8361895,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75321034,
                "variance": 138.1379534
              },
              {
                "average": 2.001249717,
                "count": 8361895,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000098713,
                "variance": 1.000197436
              },
              {
                "average": 1021.922914,
                "count": 8361895,
                "maximum": 1024,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9619489515,
                "variance": 0.9253457852
              },
              {
                "average": 45799.47332,
                "count": 8361895,
                "maximum": 65280,
                "minimum": 25600,
                "name": "Red",
                "position": 12,
                "stddev": 3431.756092,
                "variance": 11776949.87
              },
              {
                "average": 45315.46682,
                "count": 8361895,
                "maximum": 65280,
                "minimum": 28928,
                "name": "Green",
                "position": 13,
                "stddev": 3314.821116,
                "variance": 10988039.03
              },
              {
                "average": 42731.68595,
                "count": 8361895,
                "maximum": 65280,
                "minimum": 25600,
                "name": "Blue",
                "position": 14,
                "stddev": 3563.763233,
                "variance": 12700408.38
              },
              {
                "average": 187975124,
                "count": 8361895,
                "maximum": 187976383.8,
                "minimum": 187974289.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 522.2321748,
                "variance": 272726.4444
              },
              {
                "average": 0,
                "count": 8361895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8361895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8361895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8361895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8361895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318452.2695,
              4794283.944,
              1251.503053,
              319489.9695,
              4795172.224,
              1256.563053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318452.26947870274,
                    4794283.944141586,
                    1251.503052864631
                  ],
                  [
                    318452.26947870274,
                    4795172.224141586,
                    1251.503052864631
                  ],
                  [
                    319489.9694787027,
                    4795172.224141586,
                    1256.563052864631
                  ],
                  [
                    319489.9694787027,
                    4794283.944141586,
                    1256.563052864631
                  ],
                  [
                    318452.26947870274,
                    4794283.944141586,
                    1251.503052864631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:26:23+00:00",
            "end_time": "2017-08-28T16:51: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": "20170828_43119C3223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747701961235,
              43.31224542440137,
              1255.1046522005383
            ],
            [
              -119.28795520047534,
              43.324984298780585,
              1255.1046522005383
            ],
            [
              -119.27499614768793,
              43.325242924053974,
              1279.0446522005384
            ],
            [
              -119.2745206695467,
              43.31250393526914,
              1279.0446522005384
            ],
            [
              -119.28747701961235,
              43.31224542440137,
              1255.1046522005383
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879552,
        43.31224542,
        1255.104652,
        -119.2745207,
        43.32524292,
        1279.044652
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:36Z",
        "pc:count": 24169962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314995.3942,
            "count": 24169962,
            "maximum": 315546.9523,
            "minimum": 314495.4323,
            "name": "X",
            "position": 0,
            "stddev": 287.7639311,
            "variance": 82808.08004
          },
          {
            "average": 4798709.489,
            "count": 24169962,
            "maximum": 4799446.799,
            "minimum": 4798030.959,
            "name": "Y",
            "position": 1,
            "stddev": 398.3047219,
            "variance": 158646.6515
          },
          {
            "average": 1257.244666,
            "count": 24169962,
            "maximum": 1279.044652,
            "minimum": 1255.104652,
            "name": "Z",
            "position": 2,
            "stddev": 2.567931061,
            "variance": 6.594269934
          },
          {
            "average": 22324.48815,
            "count": 24169962,
            "maximum": 44049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2685.930999,
            "variance": 7214225.331
          },
          {
            "average": 1.000572984,
            "count": 24169962,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02403890042,
            "variance": 0.0005778687332
          },
          {
            "average": 1.001133266,
            "count": 24169962,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03388144257,
            "variance": 0.00114795215
          },
          {
            "average": 0.5000291271,
            "count": 24169962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000095,
            "variance": 0.2500000095
          },
          {
            "average": 1.820441422e-06,
            "count": 24169962,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001349236148,
            "variance": 1.820438184e-06
          },
          {
            "average": 1.126990932,
            "count": 24169962,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3329628204,
            "variance": 0.1108642398
          },
          {
            "average": 1.071861216,
            "count": 24169962,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47519524,
            "variance": 131.6801059
          },
          {
            "average": 1.994894696,
            "count": 24169962,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001765925,
            "variance": 1.003534968
          },
          {
            "average": 1048.615659,
            "count": 24169962,
            "maximum": 1073,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.46520906,
            "variance": 504.6856182
          },
          {
            "average": 42721.96962,
            "count": 24169962,
            "maximum": 59904,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 4086.767389,
            "variance": 16701667.69
          },
          {
            "average": 41785.43951,
            "count": 24169962,
            "maximum": 60160,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3639.511639,
            "variance": 13246044.97
          },
          {
            "average": 39187.24733,
            "count": 24169962,
            "maximum": 62976,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 3695.522515,
            "variance": 13656886.66
          },
          {
            "average": 188016312.1,
            "count": 24169962,
            "maximum": 188064356,
            "minimum": 187976297.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42333.79329,
            "variance": 1792150055
          },
          {
            "average": 0,
            "count": 24169962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24169962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24169962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24169962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24169962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314495.4323,
          4798030.959,
          1255.104652,
          315546.9523,
          4799446.799,
          1279.044652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314495.43227302714,
                4798030.958818526,
                1255.1046522005383
              ],
              [
                314495.43227302714,
                4799446.798818526,
                1255.1046522005383
              ],
              [
                315546.95227302716,
                4799446.798818526,
                1279.0446522005384
              ],
              [
                315546.95227302716,
                4798030.958818526,
                1279.0446522005384
              ],
              [
                314495.43227302714,
                4798030.958818526,
                1255.1046522005383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:36+00:00",
        "end_time": "2017-08-28T17:24:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879552,
            43.31224542,
            1255.104652,
            -119.2745207,
            43.32524292,
            1279.044652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747701961235,
                  43.31224542440137,
                  1255.1046522005383
                ],
                [
                  -119.28795520047534,
                  43.324984298780585,
                  1255.1046522005383
                ],
                [
                  -119.27499614768793,
                  43.325242924053974,
                  1279.0446522005384
                ],
                [
                  -119.2745206695467,
                  43.31250393526914,
                  1279.0446522005384
                ],
                [
                  -119.28747701961235,
                  43.31224542440137,
                  1255.1046522005383
                ]
              ]
            ]
          },
          "id": "20170828_43119C3223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:36Z",
            "pc:count": 24169962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314995.3942,
                "count": 24169962,
                "maximum": 315546.9523,
                "minimum": 314495.4323,
                "name": "X",
                "position": 0,
                "stddev": 287.7639311,
                "variance": 82808.08004
              },
              {
                "average": 4798709.489,
                "count": 24169962,
                "maximum": 4799446.799,
                "minimum": 4798030.959,
                "name": "Y",
                "position": 1,
                "stddev": 398.3047219,
                "variance": 158646.6515
              },
              {
                "average": 1257.244666,
                "count": 24169962,
                "maximum": 1279.044652,
                "minimum": 1255.104652,
                "name": "Z",
                "position": 2,
                "stddev": 2.567931061,
                "variance": 6.594269934
              },
              {
                "average": 22324.48815,
                "count": 24169962,
                "maximum": 44049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2685.930999,
                "variance": 7214225.331
              },
              {
                "average": 1.000572984,
                "count": 24169962,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02403890042,
                "variance": 0.0005778687332
              },
              {
                "average": 1.001133266,
                "count": 24169962,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03388144257,
                "variance": 0.00114795215
              },
              {
                "average": 0.5000291271,
                "count": 24169962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000095,
                "variance": 0.2500000095
              },
              {
                "average": 1.820441422e-06,
                "count": 24169962,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001349236148,
                "variance": 1.820438184e-06
              },
              {
                "average": 1.126990932,
                "count": 24169962,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3329628204,
                "variance": 0.1108642398
              },
              {
                "average": 1.071861216,
                "count": 24169962,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47519524,
                "variance": 131.6801059
              },
              {
                "average": 1.994894696,
                "count": 24169962,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001765925,
                "variance": 1.003534968
              },
              {
                "average": 1048.615659,
                "count": 24169962,
                "maximum": 1073,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.46520906,
                "variance": 504.6856182
              },
              {
                "average": 42721.96962,
                "count": 24169962,
                "maximum": 59904,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 4086.767389,
                "variance": 16701667.69
              },
              {
                "average": 41785.43951,
                "count": 24169962,
                "maximum": 60160,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3639.511639,
                "variance": 13246044.97
              },
              {
                "average": 39187.24733,
                "count": 24169962,
                "maximum": 62976,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 3695.522515,
                "variance": 13656886.66
              },
              {
                "average": 188016312.1,
                "count": 24169962,
                "maximum": 188064356,
                "minimum": 187976297.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42333.79329,
                "variance": 1792150055
              },
              {
                "average": 0,
                "count": 24169962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24169962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24169962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24169962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24169962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314495.4323,
              4798030.959,
              1255.104652,
              315546.9523,
              4799446.799,
              1279.044652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314495.43227302714,
                    4798030.958818526,
                    1255.1046522005383
                  ],
                  [
                    314495.43227302714,
                    4799446.798818526,
                    1255.1046522005383
                  ],
                  [
                    315546.95227302716,
                    4799446.798818526,
                    1279.0446522005384
                  ],
                  [
                    315546.95227302716,
                    4798030.958818526,
                    1279.0446522005384
                  ],
                  [
                    314495.43227302714,
                    4798030.958818526,
                    1255.1046522005383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:36+00:00",
            "end_time": "2017-08-28T17:24:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D2324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21248568743727,
              43.375905096048406,
              1305.3328057276215
            ],
            [
              -119.21290705409737,
              43.387485754433584,
              1305.3328057276215
            ],
            [
              -119.2055372032861,
              43.38762818943852,
              1355.6128057276217
            ],
            [
              -119.20511723716523,
              43.37604747378069,
              1355.6128057276217
            ],
            [
              -119.21248568743727,
              43.375905096048406,
              1305.3328057276215
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129071,
        43.3759051,
        1305.332806,
        -119.2051172,
        43.38762819,
        1355.612806
      ],
      "properties": {
        "datetime": "2017-08-27T20:53:18Z",
        "pc:count": 5452821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321017.0191,
            "count": 5452821,
            "maximum": 321361.9351,
            "minimum": 320764.5751,
            "name": "X",
            "position": 0,
            "stddev": 149.0882205,
            "variance": 22227.2975
          },
          {
            "average": 4805688.731,
            "count": 5452821,
            "maximum": 4806224.144,
            "minimum": 4804937.084,
            "name": "Y",
            "position": 1,
            "stddev": 314.9831047,
            "variance": 99214.35622
          },
          {
            "average": 1344.071863,
            "count": 5452821,
            "maximum": 1355.612806,
            "minimum": 1305.332806,
            "name": "Z",
            "position": 2,
            "stddev": 10.83972269,
            "variance": 117.499588
          },
          {
            "average": 21950.75929,
            "count": 5452821,
            "maximum": 31713,
            "minimum": 2801,
            "name": "Intensity",
            "position": 3,
            "stddev": 1418.558696,
            "variance": 2012308.773
          },
          {
            "average": 1.000023474,
            "count": 5452821,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004844950079,
            "variance": 2.347354127e-05
          },
          {
            "average": 1.000031543,
            "count": 5452821,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005616254673,
            "variance": 3.154231655e-05
          },
          {
            "average": 0.502454601,
            "count": 5452821,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940207,
            "variance": 0.2499940208
          },
          {
            "average": 2.255713144e-05,
            "count": 5452821,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004749381723,
            "variance": 2.255662675e-05
          },
          {
            "average": 1.169577178,
            "count": 5452821,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3752609557,
            "variance": 0.1408207849
          },
          {
            "average": -0.1258568544,
            "count": 5452821,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69713434,
            "variance": 136.8229518
          },
          {
            "average": 1.9953083,
            "count": 5452821,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000008892,
            "variance": 1.000017784
          },
          {
            "average": 1005.23871,
            "count": 5452821,
            "maximum": 1007,
            "minimum": 1004,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8536509643,
            "variance": 0.7287199689
          },
          {
            "average": 44856.978,
            "count": 5452821,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2581.24709,
            "variance": 6662836.538
          },
          {
            "average": 42978.32054,
            "count": 5452821,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2392.279707,
            "variance": 5723002.195
          },
          {
            "average": 39567.53311,
            "count": 5452821,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2232.41258,
            "variance": 4983665.929
          },
          {
            "average": 187901866.6,
            "count": 5452821,
            "maximum": 187902398,
            "minimum": 187901497.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 233.3693019,
            "variance": 54461.23105
          },
          {
            "average": 0,
            "count": 5452821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5452821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5452821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5452821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5452821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320764.5751,
          4804937.084,
          1305.332806,
          321361.9351,
          4806224.144,
          1355.612806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320764.5750547086,
                4804937.084408569,
                1305.3328057276215
              ],
              [
                320764.5750547086,
                4806224.14440857,
                1305.3328057276215
              ],
              [
                321361.93505470856,
                4806224.14440857,
                1355.6128057276217
              ],
              [
                321361.93505470856,
                4804937.084408569,
                1355.6128057276217
              ],
              [
                320764.5750547086,
                4804937.084408569,
                1305.3328057276215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T20:53:18+00:00",
        "end_time": "2017-08-27T20:38:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D2324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D2324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D2324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129071,
            43.3759051,
            1305.332806,
            -119.2051172,
            43.38762819,
            1355.612806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21248568743727,
                  43.375905096048406,
                  1305.3328057276215
                ],
                [
                  -119.21290705409737,
                  43.387485754433584,
                  1305.3328057276215
                ],
                [
                  -119.2055372032861,
                  43.38762818943852,
                  1355.6128057276217
                ],
                [
                  -119.20511723716523,
                  43.37604747378069,
                  1355.6128057276217
                ],
                [
                  -119.21248568743727,
                  43.375905096048406,
                  1305.3328057276215
                ]
              ]
            ]
          },
          "id": "20170827_43119D2324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D2324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T20:53:18Z",
            "pc:count": 5452821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321017.0191,
                "count": 5452821,
                "maximum": 321361.9351,
                "minimum": 320764.5751,
                "name": "X",
                "position": 0,
                "stddev": 149.0882205,
                "variance": 22227.2975
              },
              {
                "average": 4805688.731,
                "count": 5452821,
                "maximum": 4806224.144,
                "minimum": 4804937.084,
                "name": "Y",
                "position": 1,
                "stddev": 314.9831047,
                "variance": 99214.35622
              },
              {
                "average": 1344.071863,
                "count": 5452821,
                "maximum": 1355.612806,
                "minimum": 1305.332806,
                "name": "Z",
                "position": 2,
                "stddev": 10.83972269,
                "variance": 117.499588
              },
              {
                "average": 21950.75929,
                "count": 5452821,
                "maximum": 31713,
                "minimum": 2801,
                "name": "Intensity",
                "position": 3,
                "stddev": 1418.558696,
                "variance": 2012308.773
              },
              {
                "average": 1.000023474,
                "count": 5452821,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004844950079,
                "variance": 2.347354127e-05
              },
              {
                "average": 1.000031543,
                "count": 5452821,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005616254673,
                "variance": 3.154231655e-05
              },
              {
                "average": 0.502454601,
                "count": 5452821,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940207,
                "variance": 0.2499940208
              },
              {
                "average": 2.255713144e-05,
                "count": 5452821,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004749381723,
                "variance": 2.255662675e-05
              },
              {
                "average": 1.169577178,
                "count": 5452821,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3752609557,
                "variance": 0.1408207849
              },
              {
                "average": -0.1258568544,
                "count": 5452821,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69713434,
                "variance": 136.8229518
              },
              {
                "average": 1.9953083,
                "count": 5452821,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000008892,
                "variance": 1.000017784
              },
              {
                "average": 1005.23871,
                "count": 5452821,
                "maximum": 1007,
                "minimum": 1004,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8536509643,
                "variance": 0.7287199689
              },
              {
                "average": 44856.978,
                "count": 5452821,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2581.24709,
                "variance": 6662836.538
              },
              {
                "average": 42978.32054,
                "count": 5452821,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2392.279707,
                "variance": 5723002.195
              },
              {
                "average": 39567.53311,
                "count": 5452821,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2232.41258,
                "variance": 4983665.929
              },
              {
                "average": 187901866.6,
                "count": 5452821,
                "maximum": 187902398,
                "minimum": 187901497.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 233.3693019,
                "variance": 54461.23105
              },
              {
                "average": 0,
                "count": 5452821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5452821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5452821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5452821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5452821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320764.5751,
              4804937.084,
              1305.332806,
              321361.9351,
              4806224.144,
              1355.612806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320764.5750547086,
                    4804937.084408569,
                    1305.3328057276215
                  ],
                  [
                    320764.5750547086,
                    4806224.14440857,
                    1305.3328057276215
                  ],
                  [
                    321361.93505470856,
                    4806224.14440857,
                    1355.6128057276217
                  ],
                  [
                    321361.93505470856,
                    4804937.084408569,
                    1355.6128057276217
                  ],
                  [
                    320764.5750547086,
                    4804937.084408569,
                    1305.3328057276215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T20:53:18+00:00",
            "end_time": "2017-08-27T20:38: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": "20170828_43119D3215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26244789400315,
              43.473082910486085,
              1409.9052369646774
            ],
            [
              -119.26251920418787,
              43.47499339913141,
              1409.9052369646774
            ],
            [
              -119.24999640766431,
              43.47524062067866,
              1445.2852369646776
            ],
            [
              -119.24992549135956,
              43.473330115634106,
              1445.2852369646776
            ],
            [
              -119.26244789400315,
              43.473082910486085,
              1409.9052369646774
            ]
          ]
        ]
      },
      "bbox": [
        -119.2625192,
        43.47308291,
        1409.905237,
        -119.2499255,
        43.47524062,
        1445.285237
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:57Z",
        "pc:count": 1298248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317556.288,
            "count": 1298248,
            "maximum": 318023.6756,
            "minimum": 317010.0756,
            "name": "X",
            "position": 0,
            "stddev": 290.3002278,
            "variance": 84274.22223
          },
          {
            "average": 4815963.588,
            "count": 1298248,
            "maximum": 4816050.745,
            "minimum": 4815838.405,
            "name": "Y",
            "position": 1,
            "stddev": 47.20188435,
            "variance": 2228.017886
          },
          {
            "average": 1426.212026,
            "count": 1298248,
            "maximum": 1445.285237,
            "minimum": 1409.905237,
            "name": "Z",
            "position": 2,
            "stddev": 7.701484584,
            "variance": 59.31286479
          },
          {
            "average": 17996.89887,
            "count": 1298248,
            "maximum": 24817,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2166.088816,
            "variance": 4691940.757
          },
          {
            "average": 1.026831545,
            "count": 1298248,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1707820898,
            "variance": 0.0291665222
          },
          {
            "average": 1.054642102,
            "count": 1298248,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.247127814,
            "variance": 0.06107215646
          },
          {
            "average": 0.5273691929,
            "count": 1298248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992505576,
            "variance": 0.2492511193
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246527628,
            "count": 1298248,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4309894427,
            "variance": 0.1857518997
          },
          {
            "average": -8.627487033,
            "count": 1298248,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.019390061,
            "variance": 25.19427658
          },
          {
            "average": 1.98171998,
            "count": 1298248,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007188957,
            "variance": 1.014429595
          },
          {
            "average": 1050.450699,
            "count": 1298248,
            "maximum": 1051,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5032268266,
            "variance": 0.253237239
          },
          {
            "average": 41343.61745,
            "count": 1298248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3316.128802,
            "variance": 10996710.23
          },
          {
            "average": 39968.33581,
            "count": 1298248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2558.848561,
            "variance": 6547705.956
          },
          {
            "average": 37147.72948,
            "count": 1298248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2600.095508,
            "variance": 6760496.651
          },
          {
            "average": 187986826.1,
            "count": 1298248,
            "maximum": 187987157.3,
            "minimum": 187986271.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 295.037515,
            "variance": 87047.13528
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1298248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317010.0756,
          4815838.405,
          1409.905237,
          318023.6756,
          4816050.745,
          1445.285237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317010.0756117249,
                4815838.405090315,
                1409.9052369646774
              ],
              [
                317010.0756117249,
                4816050.745090315,
                1409.9052369646774
              ],
              [
                318023.6756117249,
                4816050.745090315,
                1445.2852369646776
              ],
              [
                318023.6756117249,
                4815838.405090315,
                1445.2852369646776
              ],
              [
                317010.0756117249,
                4815838.405090315,
                1409.9052369646774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:57+00:00",
        "end_time": "2017-08-28T20:11:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2625192,
            43.47308291,
            1409.905237,
            -119.2499255,
            43.47524062,
            1445.285237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26244789400315,
                  43.473082910486085,
                  1409.9052369646774
                ],
                [
                  -119.26251920418787,
                  43.47499339913141,
                  1409.9052369646774
                ],
                [
                  -119.24999640766431,
                  43.47524062067866,
                  1445.2852369646776
                ],
                [
                  -119.24992549135956,
                  43.473330115634106,
                  1445.2852369646776
                ],
                [
                  -119.26244789400315,
                  43.473082910486085,
                  1409.9052369646774
                ]
              ]
            ]
          },
          "id": "20170828_43119D3215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:57Z",
            "pc:count": 1298248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317556.288,
                "count": 1298248,
                "maximum": 318023.6756,
                "minimum": 317010.0756,
                "name": "X",
                "position": 0,
                "stddev": 290.3002278,
                "variance": 84274.22223
              },
              {
                "average": 4815963.588,
                "count": 1298248,
                "maximum": 4816050.745,
                "minimum": 4815838.405,
                "name": "Y",
                "position": 1,
                "stddev": 47.20188435,
                "variance": 2228.017886
              },
              {
                "average": 1426.212026,
                "count": 1298248,
                "maximum": 1445.285237,
                "minimum": 1409.905237,
                "name": "Z",
                "position": 2,
                "stddev": 7.701484584,
                "variance": 59.31286479
              },
              {
                "average": 17996.89887,
                "count": 1298248,
                "maximum": 24817,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2166.088816,
                "variance": 4691940.757
              },
              {
                "average": 1.026831545,
                "count": 1298248,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1707820898,
                "variance": 0.0291665222
              },
              {
                "average": 1.054642102,
                "count": 1298248,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.247127814,
                "variance": 0.06107215646
              },
              {
                "average": 0.5273691929,
                "count": 1298248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992505576,
                "variance": 0.2492511193
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246527628,
                "count": 1298248,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4309894427,
                "variance": 0.1857518997
              },
              {
                "average": -8.627487033,
                "count": 1298248,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.019390061,
                "variance": 25.19427658
              },
              {
                "average": 1.98171998,
                "count": 1298248,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007188957,
                "variance": 1.014429595
              },
              {
                "average": 1050.450699,
                "count": 1298248,
                "maximum": 1051,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5032268266,
                "variance": 0.253237239
              },
              {
                "average": 41343.61745,
                "count": 1298248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3316.128802,
                "variance": 10996710.23
              },
              {
                "average": 39968.33581,
                "count": 1298248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2558.848561,
                "variance": 6547705.956
              },
              {
                "average": 37147.72948,
                "count": 1298248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2600.095508,
                "variance": 6760496.651
              },
              {
                "average": 187986826.1,
                "count": 1298248,
                "maximum": 187987157.3,
                "minimum": 187986271.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 295.037515,
                "variance": 87047.13528
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1298248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317010.0756,
              4815838.405,
              1409.905237,
              318023.6756,
              4816050.745,
              1445.285237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317010.0756117249,
                    4815838.405090315,
                    1409.9052369646774
                  ],
                  [
                    317010.0756117249,
                    4816050.745090315,
                    1409.9052369646774
                  ],
                  [
                    318023.6756117249,
                    4816050.745090315,
                    1445.2852369646776
                  ],
                  [
                    318023.6756117249,
                    4815838.405090315,
                    1445.2852369646776
                  ],
                  [
                    317010.0756117249,
                    4815838.405090315,
                    1409.9052369646774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:57+00:00",
            "end_time": "2017-08-28T20:11: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": "20170829_43119D4121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997462242847,
              43.4372218605097,
              1305.9706236501956
            ],
            [
              -119.50050049096059,
              43.44998294521343,
              1305.9706236501956
            ],
            [
              -119.48749826956758,
              43.450266698705484,
              1331.3106236501958
            ],
            [
              -119.48697512858033,
              43.43750548829301,
              1331.3106236501958
            ],
            [
              -119.49997462242847,
              43.4372218605097,
              1305.9706236501956
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005005,
        43.43722186,
        1305.970624,
        -119.4869751,
        43.4502667,
        1331.310624
      ],
      "properties": {
        "datetime": "2017-08-29T19:26:03Z",
        "pc:count": 13257441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298203.5337,
            "count": 13257441,
            "maximum": 298731.3684,
            "minimum": 297678.3484,
            "name": "X",
            "position": 0,
            "stddev": 287.9788647,
            "variance": 82931.82651
          },
          {
            "average": 4813125.969,
            "count": 13257441,
            "maximum": 4813823.796,
            "minimum": 4812405.236,
            "name": "Y",
            "position": 1,
            "stddev": 393.7328072,
            "variance": 155025.5235
          },
          {
            "average": 1314.247402,
            "count": 13257441,
            "maximum": 1331.310624,
            "minimum": 1305.970624,
            "name": "Z",
            "position": 2,
            "stddev": 5.7865515,
            "variance": 33.48417826
          },
          {
            "average": 19216.53603,
            "count": 13257441,
            "maximum": 28593,
            "minimum": 1618,
            "name": "Intensity",
            "position": 3,
            "stddev": 1451.013542,
            "variance": 2105440.3
          },
          {
            "average": 1.000079352,
            "count": 13257441,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008958265744,
            "variance": 8.025052514e-05
          },
          {
            "average": 1.000160438,
            "count": 13257441,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01278396056,
            "variance": 0.0001634296477
          },
          {
            "average": 0.5012501281,
            "count": 13257441,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998456,
            "variance": 0.249998456
          },
          {
            "average": 1.36527102e-05,
            "count": 13257441,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003694932318,
            "variance": 1.365252484e-05
          },
          {
            "average": 1.193516456,
            "count": 13257441,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3950542357,
            "variance": 0.1560678491
          },
          {
            "average": 0.6674569868,
            "count": 13257441,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70975864,
            "variance": 137.1184473
          },
          {
            "average": 2.000997251,
            "count": 13257441,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000159815,
            "variance": 1.000319656
          },
          {
            "average": 1079.732253,
            "count": 13257441,
            "maximum": 1082,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9708266671,
            "variance": 0.9425044176
          },
          {
            "average": 44895.81593,
            "count": 13257441,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2851.159371,
            "variance": 8129109.757
          },
          {
            "average": 43193.16959,
            "count": 13257441,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2803.659296,
            "variance": 7860505.45
          },
          {
            "average": 39866.21111,
            "count": 13257441,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2715.275116,
            "variance": 7372718.956
          },
          {
            "average": 188068664.5,
            "count": 13257441,
            "maximum": 188069963.5,
            "minimum": 188067023.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 527.748931,
            "variance": 278518.9342
          },
          {
            "average": 0,
            "count": 13257441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13257441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13257441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13257441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13257441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297678.3484,
          4812405.236,
          1305.970624,
          298731.3684,
          4813823.796,
          1331.310624
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297678.34837055695,
                4812405.236201074,
                1305.9706236501956
              ],
              [
                297678.34837055695,
                4813823.7962010745,
                1305.9706236501956
              ],
              [
                298731.368370557,
                4813823.7962010745,
                1331.3106236501958
              ],
              [
                298731.368370557,
                4812405.236201074,
                1331.3106236501958
              ],
              [
                297678.34837055695,
                4812405.236201074,
                1305.9706236501956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:26:03+00:00",
        "end_time": "2017-08-29T18:37:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005005,
            43.43722186,
            1305.970624,
            -119.4869751,
            43.4502667,
            1331.310624
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997462242847,
                  43.4372218605097,
                  1305.9706236501956
                ],
                [
                  -119.50050049096059,
                  43.44998294521343,
                  1305.9706236501956
                ],
                [
                  -119.48749826956758,
                  43.450266698705484,
                  1331.3106236501958
                ],
                [
                  -119.48697512858033,
                  43.43750548829301,
                  1331.3106236501958
                ],
                [
                  -119.49997462242847,
                  43.4372218605097,
                  1305.9706236501956
                ]
              ]
            ]
          },
          "id": "20170829_43119D4121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:26:03Z",
            "pc:count": 13257441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298203.5337,
                "count": 13257441,
                "maximum": 298731.3684,
                "minimum": 297678.3484,
                "name": "X",
                "position": 0,
                "stddev": 287.9788647,
                "variance": 82931.82651
              },
              {
                "average": 4813125.969,
                "count": 13257441,
                "maximum": 4813823.796,
                "minimum": 4812405.236,
                "name": "Y",
                "position": 1,
                "stddev": 393.7328072,
                "variance": 155025.5235
              },
              {
                "average": 1314.247402,
                "count": 13257441,
                "maximum": 1331.310624,
                "minimum": 1305.970624,
                "name": "Z",
                "position": 2,
                "stddev": 5.7865515,
                "variance": 33.48417826
              },
              {
                "average": 19216.53603,
                "count": 13257441,
                "maximum": 28593,
                "minimum": 1618,
                "name": "Intensity",
                "position": 3,
                "stddev": 1451.013542,
                "variance": 2105440.3
              },
              {
                "average": 1.000079352,
                "count": 13257441,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008958265744,
                "variance": 8.025052514e-05
              },
              {
                "average": 1.000160438,
                "count": 13257441,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01278396056,
                "variance": 0.0001634296477
              },
              {
                "average": 0.5012501281,
                "count": 13257441,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998456,
                "variance": 0.249998456
              },
              {
                "average": 1.36527102e-05,
                "count": 13257441,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003694932318,
                "variance": 1.365252484e-05
              },
              {
                "average": 1.193516456,
                "count": 13257441,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3950542357,
                "variance": 0.1560678491
              },
              {
                "average": 0.6674569868,
                "count": 13257441,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70975864,
                "variance": 137.1184473
              },
              {
                "average": 2.000997251,
                "count": 13257441,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000159815,
                "variance": 1.000319656
              },
              {
                "average": 1079.732253,
                "count": 13257441,
                "maximum": 1082,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9708266671,
                "variance": 0.9425044176
              },
              {
                "average": 44895.81593,
                "count": 13257441,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2851.159371,
                "variance": 8129109.757
              },
              {
                "average": 43193.16959,
                "count": 13257441,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2803.659296,
                "variance": 7860505.45
              },
              {
                "average": 39866.21111,
                "count": 13257441,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2715.275116,
                "variance": 7372718.956
              },
              {
                "average": 188068664.5,
                "count": 13257441,
                "maximum": 188069963.5,
                "minimum": 188067023.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 527.748931,
                "variance": 278518.9342
              },
              {
                "average": 0,
                "count": 13257441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13257441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13257441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13257441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13257441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297678.3484,
              4812405.236,
              1305.970624,
              298731.3684,
              4813823.796,
              1331.310624
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297678.34837055695,
                    4812405.236201074,
                    1305.9706236501956
                  ],
                  [
                    297678.34837055695,
                    4813823.7962010745,
                    1305.9706236501956
                  ],
                  [
                    298731.368370557,
                    4813823.7962010745,
                    1331.3106236501958
                  ],
                  [
                    298731.368370557,
                    4812405.236201074,
                    1331.3106236501958
                  ],
                  [
                    297678.34837055695,
                    4812405.236201074,
                    1305.9706236501956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:26:03+00:00",
            "end_time": "2017-08-29T18:37: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": "20170829_43119C4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4373776047906,
              43.337231265731944,
              1256.121076526103
            ],
            [
              -119.43788817459092,
              43.3499843601934,
              1256.121076526103
            ],
            [
              -119.42499818224644,
              43.35025854965924,
              1282.121076526103
            ],
            [
              -119.42449030554641,
              43.33750533377807,
              1282.121076526103
            ],
            [
              -119.4373776047906,
              43.337231265731944,
              1256.121076526103
            ]
          ]
        ]
      },
      "bbox": [
        -119.4378882,
        43.33723127,
        1256.121077,
        -119.4244903,
        43.35025855,
        1282.121077
      ],
      "properties": {
        "datetime": "2017-08-31T14:28:24Z",
        "pc:count": 12282613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302963.1117,
            "count": 12282613,
            "maximum": 303465.3548,
            "minimum": 302419.7548,
            "name": "X",
            "position": 0,
            "stddev": 293.8571949,
            "variance": 86352.051
          },
          {
            "average": 4801930.96,
            "count": 12282613,
            "maximum": 4802567.522,
            "minimum": 4801149.942,
            "name": "Y",
            "position": 1,
            "stddev": 361.2113625,
            "variance": 130473.6484
          },
          {
            "average": 1260.035576,
            "count": 12282613,
            "maximum": 1282.121077,
            "minimum": 1256.121077,
            "name": "Z",
            "position": 2,
            "stddev": 5.821248029,
            "variance": 33.88692861
          },
          {
            "average": 22627.63535,
            "count": 12282613,
            "maximum": 33697,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 2688.038789,
            "variance": 7225552.53
          },
          {
            "average": 1.000768973,
            "count": 12282613,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03178600323,
            "variance": 0.001010350001
          },
          {
            "average": 1.001571571,
            "count": 12282613,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04804537294,
            "variance": 0.002308357861
          },
          {
            "average": 0.5025131867,
            "count": 12282613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937042,
            "variance": 0.2499937042
          },
          {
            "average": 8.304421869e-06,
            "count": 12282613,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002881727534,
            "variance": 8.304353581e-06
          },
          {
            "average": 1.199377038,
            "count": 12282613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.399532036,
            "variance": 0.1596258478
          },
          {
            "average": 0.1935369754,
            "count": 12282613,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66623139,
            "variance": 136.1009549
          },
          {
            "average": 2.001885267,
            "count": 12282613,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000472359,
            "variance": 1.000944941
          },
          {
            "average": 1080.42311,
            "count": 12282613,
            "maximum": 1112,
            "minimum": 1078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.753069074,
            "variance": 3.073251178
          },
          {
            "average": 43977.50257,
            "count": 12282613,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9051.868682,
            "variance": 81936326.63
          },
          {
            "average": 44481.26,
            "count": 12282613,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7815.252225,
            "variance": 61078167.34
          },
          {
            "average": 41324.84301,
            "count": 12282613,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9883.463775,
            "variance": 97682856.2
          },
          {
            "average": 188069326.7,
            "count": 12282613,
            "maximum": 188224904.8,
            "minimum": 188067685.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7266.122702,
            "variance": 52796539.12
          },
          {
            "average": 0,
            "count": 12282613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12282613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12282613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12282613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12282613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302419.7548,
          4801149.942,
          1256.121077,
          303465.3548,
          4802567.522,
          1282.121077
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302419.75478156557,
                4801149.9415443735,
                1256.121076526103
              ],
              [
                302419.75478156557,
                4802567.521544374,
                1256.121076526103
              ],
              [
                303465.35478156555,
                4802567.521544374,
                1282.121076526103
              ],
              [
                303465.35478156555,
                4801149.9415443735,
                1282.121076526103
              ],
              [
                302419.75478156557,
                4801149.9415443735,
                1256.121076526103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:28:24+00:00",
        "end_time": "2017-08-29T18:48:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4378882,
            43.33723127,
            1256.121077,
            -119.4244903,
            43.35025855,
            1282.121077
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4373776047906,
                  43.337231265731944,
                  1256.121076526103
                ],
                [
                  -119.43788817459092,
                  43.3499843601934,
                  1256.121076526103
                ],
                [
                  -119.42499818224644,
                  43.35025854965924,
                  1282.121076526103
                ],
                [
                  -119.42449030554641,
                  43.33750533377807,
                  1282.121076526103
                ],
                [
                  -119.4373776047906,
                  43.337231265731944,
                  1256.121076526103
                ]
              ]
            ]
          },
          "id": "20170829_43119C4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:28:24Z",
            "pc:count": 12282613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302963.1117,
                "count": 12282613,
                "maximum": 303465.3548,
                "minimum": 302419.7548,
                "name": "X",
                "position": 0,
                "stddev": 293.8571949,
                "variance": 86352.051
              },
              {
                "average": 4801930.96,
                "count": 12282613,
                "maximum": 4802567.522,
                "minimum": 4801149.942,
                "name": "Y",
                "position": 1,
                "stddev": 361.2113625,
                "variance": 130473.6484
              },
              {
                "average": 1260.035576,
                "count": 12282613,
                "maximum": 1282.121077,
                "minimum": 1256.121077,
                "name": "Z",
                "position": 2,
                "stddev": 5.821248029,
                "variance": 33.88692861
              },
              {
                "average": 22627.63535,
                "count": 12282613,
                "maximum": 33697,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 2688.038789,
                "variance": 7225552.53
              },
              {
                "average": 1.000768973,
                "count": 12282613,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03178600323,
                "variance": 0.001010350001
              },
              {
                "average": 1.001571571,
                "count": 12282613,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04804537294,
                "variance": 0.002308357861
              },
              {
                "average": 0.5025131867,
                "count": 12282613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937042,
                "variance": 0.2499937042
              },
              {
                "average": 8.304421869e-06,
                "count": 12282613,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002881727534,
                "variance": 8.304353581e-06
              },
              {
                "average": 1.199377038,
                "count": 12282613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.399532036,
                "variance": 0.1596258478
              },
              {
                "average": 0.1935369754,
                "count": 12282613,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66623139,
                "variance": 136.1009549
              },
              {
                "average": 2.001885267,
                "count": 12282613,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000472359,
                "variance": 1.000944941
              },
              {
                "average": 1080.42311,
                "count": 12282613,
                "maximum": 1112,
                "minimum": 1078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.753069074,
                "variance": 3.073251178
              },
              {
                "average": 43977.50257,
                "count": 12282613,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9051.868682,
                "variance": 81936326.63
              },
              {
                "average": 44481.26,
                "count": 12282613,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7815.252225,
                "variance": 61078167.34
              },
              {
                "average": 41324.84301,
                "count": 12282613,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9883.463775,
                "variance": 97682856.2
              },
              {
                "average": 188069326.7,
                "count": 12282613,
                "maximum": 188224904.8,
                "minimum": 188067685.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7266.122702,
                "variance": 52796539.12
              },
              {
                "average": 0,
                "count": 12282613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12282613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12282613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12282613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12282613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302419.7548,
              4801149.942,
              1256.121077,
              303465.3548,
              4802567.522,
              1282.121077
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302419.75478156557,
                    4801149.9415443735,
                    1256.121076526103
                  ],
                  [
                    302419.75478156557,
                    4802567.521544374,
                    1256.121076526103
                  ],
                  [
                    303465.35478156555,
                    4802567.521544374,
                    1282.121076526103
                  ],
                  [
                    303465.35478156555,
                    4801149.9415443735,
                    1282.121076526103
                  ],
                  [
                    302419.75478156557,
                    4801149.9415443735,
                    1256.121076526103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:28:24+00:00",
            "end_time": "2017-08-29T18:48: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": "20170827_43119D3216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247529501138,
              43.449742625474336,
              1324.1098533668546
            ],
            [
              -119.31296112059675,
              43.46248348803611,
              1324.1098533668546
            ],
            [
              -119.29999692550935,
              43.46274512072666,
              1392.7298533668545
            ],
            [
              -119.29951381711864,
              43.45000414244257,
              1392.7298533668545
            ],
            [
              -119.31247529501138,
              43.449742625474336,
              1324.1098533668546
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129611,
        43.44974263,
        1324.109853,
        -119.2995138,
        43.46274512,
        1392.729853
      ],
      "properties": {
        "datetime": "2017-08-28T16:30:21Z",
        "pc:count": 14212508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313417.6137,
            "count": 14212508,
            "maximum": 313941.2453,
            "minimum": 312891.6653,
            "name": "X",
            "position": 0,
            "stddev": 293.9677646,
            "variance": 86417.04662
          },
          {
            "average": 4814070.931,
            "count": 14212508,
            "maximum": 4814773.506,
            "minimum": 4813357.386,
            "name": "Y",
            "position": 1,
            "stddev": 387.1129223,
            "variance": 149856.4146
          },
          {
            "average": 1368.755067,
            "count": 14212508,
            "maximum": 1392.729853,
            "minimum": 1324.109853,
            "name": "Z",
            "position": 2,
            "stddev": 11.28991929,
            "variance": 127.4622776
          },
          {
            "average": 19820.93648,
            "count": 14212508,
            "maximum": 30641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1759.108359,
            "variance": 3094462.219
          },
          {
            "average": 1.007554824,
            "count": 14212508,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09249925944,
            "variance": 0.008556112997
          },
          {
            "average": 1.015261064,
            "count": 14212508,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1350445454,
            "variance": 0.01823702923
          },
          {
            "average": 0.5025230593,
            "count": 14212508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936517,
            "variance": 0.2499936518
          },
          {
            "average": 1.013192042e-05,
            "count": 14212508,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003183051755,
            "variance": 1.013181848e-05
          },
          {
            "average": 1.156595725,
            "count": 14212508,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.363419198,
            "variance": 0.1320735135
          },
          {
            "average": -0.08052756208,
            "count": 14212508,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83055848,
            "variance": 139.962114
          },
          {
            "average": 1.999042041,
            "count": 14212508,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002001829,
            "variance": 1.004007664
          },
          {
            "average": 1013.108363,
            "count": 14212508,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011350095,
            "variance": 1.022829016
          },
          {
            "average": 43419.91087,
            "count": 14212508,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4127.979041,
            "variance": 17040210.96
          },
          {
            "average": 41749.44647,
            "count": 14212508,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3586.966275,
            "variance": 12866327.06
          },
          {
            "average": 38763.74915,
            "count": 14212508,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3256.04639,
            "variance": 10601838.09
          },
          {
            "average": 187904904.3,
            "count": 14212508,
            "maximum": 187973021.6,
            "minimum": 187903719,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.1784424,
            "variance": 301596.9616
          },
          {
            "average": 0,
            "count": 14212508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14212508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14212508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14212508,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14212508,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312891.6653,
          4813357.386,
          1324.109853,
          313941.2453,
          4814773.506,
          1392.729853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312891.6652609043,
                4813357.386214327,
                1324.1098533668546
              ],
              [
                312891.6652609043,
                4814773.506214326,
                1324.1098533668546
              ],
              [
                313941.24526090425,
                4814773.506214326,
                1392.7298533668545
              ],
              [
                313941.24526090425,
                4813357.386214327,
                1392.7298533668545
              ],
              [
                312891.6652609043,
                4813357.386214327,
                1324.1098533668546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:30:21+00:00",
        "end_time": "2017-08-27T21:15:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129611,
            43.44974263,
            1324.109853,
            -119.2995138,
            43.46274512,
            1392.729853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247529501138,
                  43.449742625474336,
                  1324.1098533668546
                ],
                [
                  -119.31296112059675,
                  43.46248348803611,
                  1324.1098533668546
                ],
                [
                  -119.29999692550935,
                  43.46274512072666,
                  1392.7298533668545
                ],
                [
                  -119.29951381711864,
                  43.45000414244257,
                  1392.7298533668545
                ],
                [
                  -119.31247529501138,
                  43.449742625474336,
                  1324.1098533668546
                ]
              ]
            ]
          },
          "id": "20170827_43119D3216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:30:21Z",
            "pc:count": 14212508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313417.6137,
                "count": 14212508,
                "maximum": 313941.2453,
                "minimum": 312891.6653,
                "name": "X",
                "position": 0,
                "stddev": 293.9677646,
                "variance": 86417.04662
              },
              {
                "average": 4814070.931,
                "count": 14212508,
                "maximum": 4814773.506,
                "minimum": 4813357.386,
                "name": "Y",
                "position": 1,
                "stddev": 387.1129223,
                "variance": 149856.4146
              },
              {
                "average": 1368.755067,
                "count": 14212508,
                "maximum": 1392.729853,
                "minimum": 1324.109853,
                "name": "Z",
                "position": 2,
                "stddev": 11.28991929,
                "variance": 127.4622776
              },
              {
                "average": 19820.93648,
                "count": 14212508,
                "maximum": 30641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1759.108359,
                "variance": 3094462.219
              },
              {
                "average": 1.007554824,
                "count": 14212508,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09249925944,
                "variance": 0.008556112997
              },
              {
                "average": 1.015261064,
                "count": 14212508,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1350445454,
                "variance": 0.01823702923
              },
              {
                "average": 0.5025230593,
                "count": 14212508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936517,
                "variance": 0.2499936518
              },
              {
                "average": 1.013192042e-05,
                "count": 14212508,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003183051755,
                "variance": 1.013181848e-05
              },
              {
                "average": 1.156595725,
                "count": 14212508,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.363419198,
                "variance": 0.1320735135
              },
              {
                "average": -0.08052756208,
                "count": 14212508,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83055848,
                "variance": 139.962114
              },
              {
                "average": 1.999042041,
                "count": 14212508,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002001829,
                "variance": 1.004007664
              },
              {
                "average": 1013.108363,
                "count": 14212508,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011350095,
                "variance": 1.022829016
              },
              {
                "average": 43419.91087,
                "count": 14212508,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4127.979041,
                "variance": 17040210.96
              },
              {
                "average": 41749.44647,
                "count": 14212508,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3586.966275,
                "variance": 12866327.06
              },
              {
                "average": 38763.74915,
                "count": 14212508,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3256.04639,
                "variance": 10601838.09
              },
              {
                "average": 187904904.3,
                "count": 14212508,
                "maximum": 187973021.6,
                "minimum": 187903719,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.1784424,
                "variance": 301596.9616
              },
              {
                "average": 0,
                "count": 14212508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14212508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14212508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14212508,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14212508,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312891.6653,
              4813357.386,
              1324.109853,
              313941.2453,
              4814773.506,
              1392.729853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312891.6652609043,
                    4813357.386214327,
                    1324.1098533668546
                  ],
                  [
                    312891.6652609043,
                    4814773.506214326,
                    1324.1098533668546
                  ],
                  [
                    313941.24526090425,
                    4814773.506214326,
                    1392.7298533668545
                  ],
                  [
                    313941.24526090425,
                    4813357.386214327,
                    1392.7298533668545
                  ],
                  [
                    312891.6652609043,
                    4813357.386214327,
                    1324.1098533668546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:30:21+00:00",
            "end_time": "2017-08-27T21: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": "20170827_43119C3215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247666657235,
              43.33724790867082,
              1287.0470217224313
            ],
            [
              -119.26294991661166,
              43.34998370935993,
              1287.0470217224313
            ],
            [
              -119.24999617187198,
              43.35023940484131,
              1375.9470217224314
            ],
            [
              -119.2495256252587,
              43.33750349107572,
              1375.9470217224314
            ],
            [
              -119.26247666657235,
              43.33724790867082,
              1287.0470217224313
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629499,
        43.33724791,
        1287.047022,
        -119.2495256,
        43.3502394,
        1375.947022
      ],
      "properties": {
        "datetime": "2017-08-28T17:07:00Z",
        "pc:count": 15935368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317169.7561,
            "count": 15935368,
            "maximum": 317648.8301,
            "minimum": 316598.1901,
            "name": "X",
            "position": 0,
            "stddev": 294.225014,
            "variance": 86568.35886
          },
          {
            "average": 4801487.036,
            "count": 15935368,
            "maximum": 4802167.958,
            "minimum": 4800752.478,
            "name": "Y",
            "position": 1,
            "stddev": 398.501443,
            "variance": 158803.4001
          },
          {
            "average": 1337.480717,
            "count": 15935368,
            "maximum": 1375.947022,
            "minimum": 1287.047022,
            "name": "Z",
            "position": 2,
            "stddev": 17.06738221,
            "variance": 291.2955354
          },
          {
            "average": 18601.5673,
            "count": 15935368,
            "maximum": 28689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1655.340547,
            "variance": 2740152.328
          },
          {
            "average": 1.001659077,
            "count": 15935368,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04397094325,
            "variance": 0.00193344385
          },
          {
            "average": 1.003337231,
            "count": 15935368,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0645220891,
            "variance": 0.004163099982
          },
          {
            "average": 0.4999184205,
            "count": 15935368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000009,
            "variance": 0.250000009
          },
          {
            "average": 7.530419128e-07,
            "count": 15935368,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008677795763,
            "variance": 7.53041393e-07
          },
          {
            "average": 1.152580411,
            "count": 15935368,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3595825877,
            "variance": 0.1292996373
          },
          {
            "average": 1.139752188,
            "count": 15935368,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90863378,
            "variance": 141.8155585
          },
          {
            "average": 1.996963798,
            "count": 15935368,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000556879,
            "variance": 1.001114069
          },
          {
            "average": 1018.96106,
            "count": 15935368,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.303528936,
            "variance": 1.699187686
          },
          {
            "average": 43337.63529,
            "count": 15935368,
            "maximum": 65280,
            "minimum": 24832,
            "name": "Red",
            "position": 12,
            "stddev": 2432.073647,
            "variance": 5914982.225
          },
          {
            "average": 42160.36593,
            "count": 15935368,
            "maximum": 65280,
            "minimum": 28416,
            "name": "Green",
            "position": 13,
            "stddev": 2232.166713,
            "variance": 4982568.234
          },
          {
            "average": 39369.96343,
            "count": 15935368,
            "maximum": 65280,
            "minimum": 24320,
            "name": "Blue",
            "position": 14,
            "stddev": 1927.527159,
            "variance": 3715360.949
          },
          {
            "average": 187972767.4,
            "count": 15935368,
            "maximum": 187975220.1,
            "minimum": 187905930.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7621.613706,
            "variance": 58088995.49
          },
          {
            "average": 0,
            "count": 15935368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15935368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15935368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15935368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15935368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316598.1901,
          4800752.478,
          1287.047022,
          317648.8301,
          4802167.958,
          1375.947022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316598.1900709017,
                4800752.477997017,
                1287.0470217224313
              ],
              [
                316598.1900709017,
                4802167.957997018,
                1287.0470217224313
              ],
              [
                317648.8300709017,
                4802167.957997018,
                1375.9470217224314
              ],
              [
                317648.8300709017,
                4800752.477997017,
                1375.9470217224314
              ],
              [
                316598.1900709017,
                4800752.477997017,
                1287.0470217224313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:07:00+00:00",
        "end_time": "2017-08-27T21:52:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C3215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C3215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C3215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629499,
            43.33724791,
            1287.047022,
            -119.2495256,
            43.3502394,
            1375.947022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247666657235,
                  43.33724790867082,
                  1287.0470217224313
                ],
                [
                  -119.26294991661166,
                  43.34998370935993,
                  1287.0470217224313
                ],
                [
                  -119.24999617187198,
                  43.35023940484131,
                  1375.9470217224314
                ],
                [
                  -119.2495256252587,
                  43.33750349107572,
                  1375.9470217224314
                ],
                [
                  -119.26247666657235,
                  43.33724790867082,
                  1287.0470217224313
                ]
              ]
            ]
          },
          "id": "20170827_43119C3215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:07:00Z",
            "pc:count": 15935368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317169.7561,
                "count": 15935368,
                "maximum": 317648.8301,
                "minimum": 316598.1901,
                "name": "X",
                "position": 0,
                "stddev": 294.225014,
                "variance": 86568.35886
              },
              {
                "average": 4801487.036,
                "count": 15935368,
                "maximum": 4802167.958,
                "minimum": 4800752.478,
                "name": "Y",
                "position": 1,
                "stddev": 398.501443,
                "variance": 158803.4001
              },
              {
                "average": 1337.480717,
                "count": 15935368,
                "maximum": 1375.947022,
                "minimum": 1287.047022,
                "name": "Z",
                "position": 2,
                "stddev": 17.06738221,
                "variance": 291.2955354
              },
              {
                "average": 18601.5673,
                "count": 15935368,
                "maximum": 28689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1655.340547,
                "variance": 2740152.328
              },
              {
                "average": 1.001659077,
                "count": 15935368,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04397094325,
                "variance": 0.00193344385
              },
              {
                "average": 1.003337231,
                "count": 15935368,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0645220891,
                "variance": 0.004163099982
              },
              {
                "average": 0.4999184205,
                "count": 15935368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000009,
                "variance": 0.250000009
              },
              {
                "average": 7.530419128e-07,
                "count": 15935368,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008677795763,
                "variance": 7.53041393e-07
              },
              {
                "average": 1.152580411,
                "count": 15935368,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3595825877,
                "variance": 0.1292996373
              },
              {
                "average": 1.139752188,
                "count": 15935368,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90863378,
                "variance": 141.8155585
              },
              {
                "average": 1.996963798,
                "count": 15935368,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000556879,
                "variance": 1.001114069
              },
              {
                "average": 1018.96106,
                "count": 15935368,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.303528936,
                "variance": 1.699187686
              },
              {
                "average": 43337.63529,
                "count": 15935368,
                "maximum": 65280,
                "minimum": 24832,
                "name": "Red",
                "position": 12,
                "stddev": 2432.073647,
                "variance": 5914982.225
              },
              {
                "average": 42160.36593,
                "count": 15935368,
                "maximum": 65280,
                "minimum": 28416,
                "name": "Green",
                "position": 13,
                "stddev": 2232.166713,
                "variance": 4982568.234
              },
              {
                "average": 39369.96343,
                "count": 15935368,
                "maximum": 65280,
                "minimum": 24320,
                "name": "Blue",
                "position": 14,
                "stddev": 1927.527159,
                "variance": 3715360.949
              },
              {
                "average": 187972767.4,
                "count": 15935368,
                "maximum": 187975220.1,
                "minimum": 187905930.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7621.613706,
                "variance": 58088995.49
              },
              {
                "average": 0,
                "count": 15935368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15935368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15935368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15935368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15935368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316598.1901,
              4800752.478,
              1287.047022,
              317648.8301,
              4802167.958,
              1375.947022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316598.1900709017,
                    4800752.477997017,
                    1287.0470217224313
                  ],
                  [
                    316598.1900709017,
                    4802167.957997018,
                    1287.0470217224313
                  ],
                  [
                    317648.8300709017,
                    4802167.957997018,
                    1375.9470217224314
                  ],
                  [
                    317648.8300709017,
                    4800752.477997017,
                    1375.9470217224314
                  ],
                  [
                    316598.1900709017,
                    4800752.477997017,
                    1287.0470217224313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:07:00+00:00",
            "end_time": "2017-08-27T21:52: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": "20170831_43119C4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49998223519003,
              43.349916313032914,
              1302.107402777049
            ],
            [
              -119.50049848272356,
              43.36248238147552,
              1302.107402777049
            ],
            [
              -119.48749844119067,
              43.362766041952,
              1327.507402777049
            ],
            [
              -119.48698487085359,
              43.35019984974052,
              1327.507402777049
            ],
            [
              -119.49998223519003,
              43.349916313032914,
              1302.107402777049
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004985,
        43.34991631,
        1302.107403,
        -119.4869849,
        43.36276604,
        1327.507403
      ],
      "properties": {
        "datetime": "2017-08-31T15:18:37Z",
        "pc:count": 11538571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297873.2341,
            "count": 11538571,
            "maximum": 298441.2486,
            "minimum": 297386.8886,
            "name": "X",
            "position": 0,
            "stddev": 290.4947905,
            "variance": 84387.2233
          },
          {
            "average": 4803477.85,
            "count": 11538571,
            "maximum": 4804105.782,
            "minimum": 4802708.922,
            "name": "Y",
            "position": 1,
            "stddev": 366.5240241,
            "variance": 134339.8603
          },
          {
            "average": 1309.889288,
            "count": 11538571,
            "maximum": 1327.507403,
            "minimum": 1302.107403,
            "name": "Z",
            "position": 2,
            "stddev": 4.482312511,
            "variance": 20.09112545
          },
          {
            "average": 18771.84,
            "count": 11538571,
            "maximum": 26945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1563.905295,
            "variance": 2445799.771
          },
          {
            "average": 1.000012133,
            "count": 11538571,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003483255958,
            "variance": 1.213307207e-05
          },
          {
            "average": 1.00002418,
            "count": 11538571,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00491723378,
            "variance": 2.417918805e-05
          },
          {
            "average": 0.4994970348,
            "count": 11538571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997687,
            "variance": 0.2499997687
          },
          {
            "average": 6.066609115e-07,
            "count": 11538571,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007788841994,
            "variance": 6.06660596e-07
          },
          {
            "average": 1.212941187,
            "count": 11538571,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4093864338,
            "variance": 0.1675972522
          },
          {
            "average": 0.9901738109,
            "count": 11538571,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75953305,
            "variance": 138.2866175
          },
          {
            "average": 2.000893352,
            "count": 11538571,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000376873,
            "variance": 1.000753888
          },
          {
            "average": 1118.497549,
            "count": 11538571,
            "maximum": 1121,
            "minimum": 1116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.014881058,
            "variance": 1.029983561
          },
          {
            "average": 43978.47032,
            "count": 11538571,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2817.277367,
            "variance": 7937051.76
          },
          {
            "average": 42237.77312,
            "count": 11538571,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2566.117294,
            "variance": 6584957.966
          },
          {
            "average": 38747.42127,
            "count": 11538571,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2293.414767,
            "variance": 5259751.294
          },
          {
            "average": 188227168.8,
            "count": 11538571,
            "maximum": 188227917,
            "minimum": 188226369.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 361.2439559,
            "variance": 130497.1956
          },
          {
            "average": 0,
            "count": 11538571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11538571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11538571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11538571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11538571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297386.8886,
          4802708.922,
          1302.107403,
          298441.2486,
          4804105.782,
          1327.507403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297386.8886356634,
                4802708.922256794,
                1302.107402777049
              ],
              [
                297386.8886356634,
                4804105.782256793,
                1302.107402777049
              ],
              [
                298441.24863566336,
                4804105.782256793,
                1327.507402777049
              ],
              [
                298441.24863566336,
                4802708.922256794,
                1327.507402777049
              ],
              [
                297386.8886356634,
                4802708.922256794,
                1302.107402777049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:18:37+00:00",
        "end_time": "2017-08-31T14:52:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004985,
            43.34991631,
            1302.107403,
            -119.4869849,
            43.36276604,
            1327.507403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49998223519003,
                  43.349916313032914,
                  1302.107402777049
                ],
                [
                  -119.50049848272356,
                  43.36248238147552,
                  1302.107402777049
                ],
                [
                  -119.48749844119067,
                  43.362766041952,
                  1327.507402777049
                ],
                [
                  -119.48698487085359,
                  43.35019984974052,
                  1327.507402777049
                ],
                [
                  -119.49998223519003,
                  43.349916313032914,
                  1302.107402777049
                ]
              ]
            ]
          },
          "id": "20170831_43119C4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:18:37Z",
            "pc:count": 11538571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297873.2341,
                "count": 11538571,
                "maximum": 298441.2486,
                "minimum": 297386.8886,
                "name": "X",
                "position": 0,
                "stddev": 290.4947905,
                "variance": 84387.2233
              },
              {
                "average": 4803477.85,
                "count": 11538571,
                "maximum": 4804105.782,
                "minimum": 4802708.922,
                "name": "Y",
                "position": 1,
                "stddev": 366.5240241,
                "variance": 134339.8603
              },
              {
                "average": 1309.889288,
                "count": 11538571,
                "maximum": 1327.507403,
                "minimum": 1302.107403,
                "name": "Z",
                "position": 2,
                "stddev": 4.482312511,
                "variance": 20.09112545
              },
              {
                "average": 18771.84,
                "count": 11538571,
                "maximum": 26945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1563.905295,
                "variance": 2445799.771
              },
              {
                "average": 1.000012133,
                "count": 11538571,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003483255958,
                "variance": 1.213307207e-05
              },
              {
                "average": 1.00002418,
                "count": 11538571,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00491723378,
                "variance": 2.417918805e-05
              },
              {
                "average": 0.4994970348,
                "count": 11538571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997687,
                "variance": 0.2499997687
              },
              {
                "average": 6.066609115e-07,
                "count": 11538571,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007788841994,
                "variance": 6.06660596e-07
              },
              {
                "average": 1.212941187,
                "count": 11538571,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4093864338,
                "variance": 0.1675972522
              },
              {
                "average": 0.9901738109,
                "count": 11538571,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75953305,
                "variance": 138.2866175
              },
              {
                "average": 2.000893352,
                "count": 11538571,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000376873,
                "variance": 1.000753888
              },
              {
                "average": 1118.497549,
                "count": 11538571,
                "maximum": 1121,
                "minimum": 1116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.014881058,
                "variance": 1.029983561
              },
              {
                "average": 43978.47032,
                "count": 11538571,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2817.277367,
                "variance": 7937051.76
              },
              {
                "average": 42237.77312,
                "count": 11538571,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2566.117294,
                "variance": 6584957.966
              },
              {
                "average": 38747.42127,
                "count": 11538571,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2293.414767,
                "variance": 5259751.294
              },
              {
                "average": 188227168.8,
                "count": 11538571,
                "maximum": 188227917,
                "minimum": 188226369.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 361.2439559,
                "variance": 130497.1956
              },
              {
                "average": 0,
                "count": 11538571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11538571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11538571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11538571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11538571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297386.8886,
              4802708.922,
              1302.107403,
              298441.2486,
              4804105.782,
              1327.507403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297386.8886356634,
                    4802708.922256794,
                    1302.107402777049
                  ],
                  [
                    297386.8886356634,
                    4804105.782256793,
                    1302.107402777049
                  ],
                  [
                    298441.24863566336,
                    4804105.782256793,
                    1327.507402777049
                  ],
                  [
                    298441.24863566336,
                    4802708.922256794,
                    1327.507402777049
                  ],
                  [
                    297386.8886356634,
                    4802708.922256794,
                    1302.107402777049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:18:37+00:00",
            "end_time": "2017-08-31T14: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": "20170827_43119D3423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747682617359,
              43.37474508771275,
              1257.720675917555
            ],
            [
              -119.28795605821956,
              43.38748400236873,
              1257.720675917555
            ],
            [
              -119.27499702219099,
              43.387742657920654,
              1309.9406759175547
            ],
            [
              -119.27452049880358,
              43.37500362885991,
              1309.9406759175547
            ],
            [
              -119.28747682617359,
              43.37474508771275,
              1257.720675917555
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879561,
        43.37474509,
        1257.720676,
        -119.2745205,
        43.38774266,
        1309.940676
      ],
      "properties": {
        "datetime": "2017-08-28T17:05:53Z",
        "pc:count": 16109156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315255.5704,
            "count": 16109156,
            "maximum": 315736.1978,
            "minimum": 314685.7578,
            "name": "X",
            "position": 0,
            "stddev": 290.9065845,
            "variance": 84626.64091
          },
          {
            "average": 4805711.757,
            "count": 16109156,
            "maximum": 4806388.046,
            "minimum": 4804972.186,
            "name": "Y",
            "position": 1,
            "stddev": 398.5869533,
            "variance": 158871.5594
          },
          {
            "average": 1289.093659,
            "count": 16109156,
            "maximum": 1309.940676,
            "minimum": 1257.720676,
            "name": "Z",
            "position": 2,
            "stddev": 16.46494556,
            "variance": 271.0944324
          },
          {
            "average": 21338.69122,
            "count": 16109156,
            "maximum": 37457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2009.672883,
            "variance": 4038785.097
          },
          {
            "average": 1.000294863,
            "count": 16109156,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01720878047,
            "variance": 0.0002961421253
          },
          {
            "average": 1.000590844,
            "count": 16109156,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02438425932,
            "variance": 0.0005945921028
          },
          {
            "average": 0.5005981071,
            "count": 16109156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996578,
            "variance": 0.2499996578
          },
          {
            "average": 2.607212942e-06,
            "count": 16109156,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001614684584,
            "variance": 2.607206306e-06
          },
          {
            "average": 1.155334581,
            "count": 16109156,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3622233526,
            "variance": 0.1312057572
          },
          {
            "average": 0.7986954021,
            "count": 16109156,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94083081,
            "variance": 142.5834403
          },
          {
            "average": 2.000084672,
            "count": 16109156,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000335681,
            "variance": 1.000671474
          },
          {
            "average": 1018.907174,
            "count": 16109156,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.343527431,
            "variance": 1.805065959
          },
          {
            "average": 46631.12235,
            "count": 16109156,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3891.111254,
            "variance": 15140746.79
          },
          {
            "average": 45249.23134,
            "count": 16109156,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3581.295009,
            "variance": 12825673.94
          },
          {
            "average": 42069.78893,
            "count": 16109156,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3772.375469,
            "variance": 14230816.68
          },
          {
            "average": 187971848.4,
            "count": 16109156,
            "maximum": 187975153.5,
            "minimum": 187905860.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10891.43168,
            "variance": 118623283.9
          },
          {
            "average": 0,
            "count": 16109156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16109156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16109156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16109156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16109156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314685.7578,
          4804972.186,
          1257.720676,
          315736.1978,
          4806388.046,
          1309.940676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314685.757765924,
                4804972.185956869,
                1257.720675917555
              ],
              [
                314685.757765924,
                4806388.045956869,
                1257.720675917555
              ],
              [
                315736.1977659239,
                4806388.045956869,
                1309.9406759175547
              ],
              [
                315736.1977659239,
                4804972.185956869,
                1309.9406759175547
              ],
              [
                314685.757765924,
                4804972.185956869,
                1257.720675917555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:05:53+00:00",
        "end_time": "2017-08-27T21:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879561,
            43.37474509,
            1257.720676,
            -119.2745205,
            43.38774266,
            1309.940676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747682617359,
                  43.37474508771275,
                  1257.720675917555
                ],
                [
                  -119.28795605821956,
                  43.38748400236873,
                  1257.720675917555
                ],
                [
                  -119.27499702219099,
                  43.387742657920654,
                  1309.9406759175547
                ],
                [
                  -119.27452049880358,
                  43.37500362885991,
                  1309.9406759175547
                ],
                [
                  -119.28747682617359,
                  43.37474508771275,
                  1257.720675917555
                ]
              ]
            ]
          },
          "id": "20170827_43119D3423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:05:53Z",
            "pc:count": 16109156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315255.5704,
                "count": 16109156,
                "maximum": 315736.1978,
                "minimum": 314685.7578,
                "name": "X",
                "position": 0,
                "stddev": 290.9065845,
                "variance": 84626.64091
              },
              {
                "average": 4805711.757,
                "count": 16109156,
                "maximum": 4806388.046,
                "minimum": 4804972.186,
                "name": "Y",
                "position": 1,
                "stddev": 398.5869533,
                "variance": 158871.5594
              },
              {
                "average": 1289.093659,
                "count": 16109156,
                "maximum": 1309.940676,
                "minimum": 1257.720676,
                "name": "Z",
                "position": 2,
                "stddev": 16.46494556,
                "variance": 271.0944324
              },
              {
                "average": 21338.69122,
                "count": 16109156,
                "maximum": 37457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2009.672883,
                "variance": 4038785.097
              },
              {
                "average": 1.000294863,
                "count": 16109156,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01720878047,
                "variance": 0.0002961421253
              },
              {
                "average": 1.000590844,
                "count": 16109156,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02438425932,
                "variance": 0.0005945921028
              },
              {
                "average": 0.5005981071,
                "count": 16109156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996578,
                "variance": 0.2499996578
              },
              {
                "average": 2.607212942e-06,
                "count": 16109156,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001614684584,
                "variance": 2.607206306e-06
              },
              {
                "average": 1.155334581,
                "count": 16109156,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3622233526,
                "variance": 0.1312057572
              },
              {
                "average": 0.7986954021,
                "count": 16109156,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94083081,
                "variance": 142.5834403
              },
              {
                "average": 2.000084672,
                "count": 16109156,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000335681,
                "variance": 1.000671474
              },
              {
                "average": 1018.907174,
                "count": 16109156,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.343527431,
                "variance": 1.805065959
              },
              {
                "average": 46631.12235,
                "count": 16109156,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3891.111254,
                "variance": 15140746.79
              },
              {
                "average": 45249.23134,
                "count": 16109156,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3581.295009,
                "variance": 12825673.94
              },
              {
                "average": 42069.78893,
                "count": 16109156,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3772.375469,
                "variance": 14230816.68
              },
              {
                "average": 187971848.4,
                "count": 16109156,
                "maximum": 187975153.5,
                "minimum": 187905860.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10891.43168,
                "variance": 118623283.9
              },
              {
                "average": 0,
                "count": 16109156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16109156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16109156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16109156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16109156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314685.7578,
              4804972.186,
              1257.720676,
              315736.1978,
              4806388.046,
              1309.940676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314685.757765924,
                    4804972.185956869,
                    1257.720675917555
                  ],
                  [
                    314685.757765924,
                    4806388.045956869,
                    1257.720675917555
                  ],
                  [
                    315736.1977659239,
                    4806388.045956869,
                    1309.9406759175547
                  ],
                  [
                    315736.1977659239,
                    4804972.185956869,
                    1309.9406759175547
                  ],
                  [
                    314685.757765924,
                    4804972.185956869,
                    1257.720675917555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:05:53+00:00",
            "end_time": "2017-08-27T21:51:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997624269583,
              43.462238754834615,
              1323.1650840780915
            ],
            [
              -119.35047033227067,
              43.474983747650064,
              1323.1650840780915
            ],
            [
              -119.33749639764093,
              43.47524984491733,
              1370.8850840780913
            ],
            [
              -119.33700502923163,
              43.46250473436949,
              1370.8850840780913
            ],
            [
              -119.34997624269583,
              43.462238754834615,
              1323.1650840780915
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504703,
        43.46223875,
        1323.165084,
        -119.337005,
        43.47524984,
        1370.885084
      ],
      "properties": {
        "datetime": "2017-08-31T15:58:39Z",
        "pc:count": 18993346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310448.8364,
            "count": 18993346,
            "maximum": 310946.6265,
            "minimum": 309896.4465,
            "name": "X",
            "position": 0,
            "stddev": 293.8931859,
            "variance": 86373.20472
          },
          {
            "average": 4815659.88,
            "count": 18993346,
            "maximum": 4816246.81,
            "minimum": 4814830.19,
            "name": "Y",
            "position": 1,
            "stddev": 397.6253793,
            "variance": 158105.9423
          },
          {
            "average": 1342.428019,
            "count": 18993346,
            "maximum": 1370.885084,
            "minimum": 1323.165084,
            "name": "Z",
            "position": 2,
            "stddev": 13.74249788,
            "variance": 188.856248
          },
          {
            "average": 19506.70976,
            "count": 18993346,
            "maximum": 30497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1582.888498,
            "variance": 2505535.996
          },
          {
            "average": 1.003907684,
            "count": 18993346,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06774352278,
            "variance": 0.004589184879
          },
          {
            "average": 1.007852855,
            "count": 18993346,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09949837738,
            "variance": 0.009899927101
          },
          {
            "average": 0.500808599,
            "count": 18993346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993593,
            "variance": 0.2499993593
          },
          {
            "average": 6.318002105e-07,
            "count": 18993346,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007948583802,
            "variance": 6.317998445e-07
          },
          {
            "average": 1.123787825,
            "count": 18993346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.329339347,
            "variance": 0.1084644055
          },
          {
            "average": 0.9750925178,
            "count": 18993346,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89533461,
            "variance": 141.4989855
          },
          {
            "average": 1.993198407,
            "count": 18993346,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001156561,
            "variance": 1.00231446
          },
          {
            "average": 1042.678267,
            "count": 18993346,
            "maximum": 1127,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.60169866,
            "variance": 1814.904728
          },
          {
            "average": 41836.9395,
            "count": 18993346,
            "maximum": 52736,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 3225.391129,
            "variance": 10403147.94
          },
          {
            "average": 40158.9595,
            "count": 18993346,
            "maximum": 50944,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 2848.220256,
            "variance": 8112358.629
          },
          {
            "average": 37377.97868,
            "count": 18993346,
            "maximum": 48128,
            "minimum": 13568,
            "name": "Blue",
            "position": 14,
            "stddev": 2471.119336,
            "variance": 6106430.772
          },
          {
            "average": 188027424.5,
            "count": 18993346,
            "maximum": 188230319.2,
            "minimum": 187972756.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 100065.3304,
            "variance": 10013070350.0
          },
          {
            "average": 0,
            "count": 18993346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18993346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18993346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18993346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18993346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309896.4465,
          4814830.19,
          1323.165084,
          310946.6265,
          4816246.81,
          1370.885084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309896.44647818484,
                4814830.189962591,
                1323.1650840780915
              ],
              [
                309896.44647818484,
                4816246.80996259,
                1323.1650840780915
              ],
              [
                310946.6264781849,
                4816246.80996259,
                1370.8850840780913
              ],
              [
                310946.6264781849,
                4814830.189962591,
                1370.8850840780913
              ],
              [
                309896.44647818484,
                4814830.189962591,
                1323.1650840780915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:58:39+00:00",
        "end_time": "2017-08-28T16:25:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504703,
            43.46223875,
            1323.165084,
            -119.337005,
            43.47524984,
            1370.885084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997624269583,
                  43.462238754834615,
                  1323.1650840780915
                ],
                [
                  -119.35047033227067,
                  43.474983747650064,
                  1323.1650840780915
                ],
                [
                  -119.33749639764093,
                  43.47524984491733,
                  1370.8850840780913
                ],
                [
                  -119.33700502923163,
                  43.46250473436949,
                  1370.8850840780913
                ],
                [
                  -119.34997624269583,
                  43.462238754834615,
                  1323.1650840780915
                ]
              ]
            ]
          },
          "id": "20170828_43119D3113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:58:39Z",
            "pc:count": 18993346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310448.8364,
                "count": 18993346,
                "maximum": 310946.6265,
                "minimum": 309896.4465,
                "name": "X",
                "position": 0,
                "stddev": 293.8931859,
                "variance": 86373.20472
              },
              {
                "average": 4815659.88,
                "count": 18993346,
                "maximum": 4816246.81,
                "minimum": 4814830.19,
                "name": "Y",
                "position": 1,
                "stddev": 397.6253793,
                "variance": 158105.9423
              },
              {
                "average": 1342.428019,
                "count": 18993346,
                "maximum": 1370.885084,
                "minimum": 1323.165084,
                "name": "Z",
                "position": 2,
                "stddev": 13.74249788,
                "variance": 188.856248
              },
              {
                "average": 19506.70976,
                "count": 18993346,
                "maximum": 30497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1582.888498,
                "variance": 2505535.996
              },
              {
                "average": 1.003907684,
                "count": 18993346,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06774352278,
                "variance": 0.004589184879
              },
              {
                "average": 1.007852855,
                "count": 18993346,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09949837738,
                "variance": 0.009899927101
              },
              {
                "average": 0.500808599,
                "count": 18993346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993593,
                "variance": 0.2499993593
              },
              {
                "average": 6.318002105e-07,
                "count": 18993346,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007948583802,
                "variance": 6.317998445e-07
              },
              {
                "average": 1.123787825,
                "count": 18993346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.329339347,
                "variance": 0.1084644055
              },
              {
                "average": 0.9750925178,
                "count": 18993346,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89533461,
                "variance": 141.4989855
              },
              {
                "average": 1.993198407,
                "count": 18993346,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001156561,
                "variance": 1.00231446
              },
              {
                "average": 1042.678267,
                "count": 18993346,
                "maximum": 1127,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.60169866,
                "variance": 1814.904728
              },
              {
                "average": 41836.9395,
                "count": 18993346,
                "maximum": 52736,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 3225.391129,
                "variance": 10403147.94
              },
              {
                "average": 40158.9595,
                "count": 18993346,
                "maximum": 50944,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 2848.220256,
                "variance": 8112358.629
              },
              {
                "average": 37377.97868,
                "count": 18993346,
                "maximum": 48128,
                "minimum": 13568,
                "name": "Blue",
                "position": 14,
                "stddev": 2471.119336,
                "variance": 6106430.772
              },
              {
                "average": 188027424.5,
                "count": 18993346,
                "maximum": 188230319.2,
                "minimum": 187972756.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 100065.3304,
                "variance": 10013070350.0
              },
              {
                "average": 0,
                "count": 18993346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18993346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18993346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18993346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18993346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309896.4465,
              4814830.19,
              1323.165084,
              310946.6265,
              4816246.81,
              1370.885084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309896.44647818484,
                    4814830.189962591,
                    1323.1650840780915
                  ],
                  [
                    309896.44647818484,
                    4816246.80996259,
                    1323.1650840780915
                  ],
                  [
                    310946.6264781849,
                    4816246.80996259,
                    1370.8850840780913
                  ],
                  [
                    310946.6264781849,
                    4814830.189962591,
                    1370.8850840780913
                  ],
                  [
                    309896.44647818484,
                    4814830.189962591,
                    1323.1650840780915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:58:39+00:00",
            "end_time": "2017-08-28T16:25:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34963799991189,
              43.25026550123486,
              1337.0874319973711
            ],
            [
              -119.35010835508852,
              43.262490759490184,
              1337.0874319973711
            ],
            [
              -119.33749700822202,
              43.262749297181124,
              1386.4474319973713
            ],
            [
              -119.33702917148713,
              43.250523929154625,
              1386.4474319973713
            ],
            [
              -119.34963799991189,
              43.25026550123486,
              1337.0874319973711
            ]
          ]
        ]
      },
      "bbox": [
        -119.3501084,
        43.2502655,
        1337.087432,
        -119.3370292,
        43.2627493,
        1386.447432
      ],
      "properties": {
        "datetime": "2017-08-29T18:42:44Z",
        "pc:count": 7650285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309888.1014,
            "count": 7650285,
            "maximum": 310285.0385,
            "minimum": 309260.6385,
            "name": "X",
            "position": 0,
            "stddev": 273.9949934,
            "variance": 75073.25643
          },
          {
            "average": 4792151.635,
            "count": 7650285,
            "maximum": 4792646.313,
            "minimum": 4791287.513,
            "name": "Y",
            "position": 1,
            "stddev": 341.7720023,
            "variance": 116808.1016
          },
          {
            "average": 1374.322572,
            "count": 7650285,
            "maximum": 1386.447432,
            "minimum": 1337.087432,
            "name": "Z",
            "position": 2,
            "stddev": 5.303391338,
            "variance": 28.12595969
          },
          {
            "average": 18888.55159,
            "count": 7650285,
            "maximum": 27361,
            "minimum": 1602,
            "name": "Intensity",
            "position": 3,
            "stddev": 1231.991879,
            "variance": 1517803.99
          },
          {
            "average": 1.000022352,
            "count": 7650285,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004727749121,
            "variance": 2.235161176e-05
          },
          {
            "average": 1.000046404,
            "count": 7650285,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006811853843,
            "variance": 4.640135278e-05
          },
          {
            "average": 0.5067894856,
            "count": 7650285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999539334,
            "variance": 0.2499539356
          },
          {
            "average": 8.365701409e-06,
            "count": 7650285,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002892340318,
            "variance": 8.365632517e-06
          },
          {
            "average": 1.23371626,
            "count": 7650285,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4231938012,
            "variance": 0.1790929934
          },
          {
            "average": -1.488788511,
            "count": 7650285,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.720316,
            "variance": 137.3658072
          },
          {
            "average": 2.001163225,
            "count": 7650285,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000013767,
            "variance": 1.000027535
          },
          {
            "average": 1075.175605,
            "count": 7650285,
            "maximum": 1077,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8714208753,
            "variance": 0.759374342
          },
          {
            "average": 44992.95828,
            "count": 7650285,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2303.867604,
            "variance": 5307805.935
          },
          {
            "average": 42953.8717,
            "count": 7650285,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2414.426133,
            "variance": 5829453.552
          },
          {
            "average": 40264.332,
            "count": 7650285,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2266.844721,
            "variance": 5138584.989
          },
          {
            "average": 188066133.8,
            "count": 7650285,
            "maximum": 188067364.3,
            "minimum": 188062742.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.2720236,
            "variance": 276962.2428
          },
          {
            "average": 0,
            "count": 7650285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650285,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650285,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309260.6385,
          4791287.513,
          1337.087432,
          310285.0385,
          4792646.313,
          1386.447432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309260.63846476865,
                4791287.512544646,
                1337.0874319973711
              ],
              [
                309260.63846476865,
                4792646.312544647,
                1337.0874319973711
              ],
              [
                310285.0384647687,
                4792646.312544647,
                1386.4474319973713
              ],
              [
                310285.0384647687,
                4791287.512544646,
                1386.4474319973713
              ],
              [
                309260.63846476865,
                4791287.512544646,
                1337.0874319973711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:42:44+00:00",
        "end_time": "2017-08-29T17:25:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3501084,
            43.2502655,
            1337.087432,
            -119.3370292,
            43.2627493,
            1386.447432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34963799991189,
                  43.25026550123486,
                  1337.0874319973711
                ],
                [
                  -119.35010835508852,
                  43.262490759490184,
                  1337.0874319973711
                ],
                [
                  -119.33749700822202,
                  43.262749297181124,
                  1386.4474319973713
                ],
                [
                  -119.33702917148713,
                  43.250523929154625,
                  1386.4474319973713
                ],
                [
                  -119.34963799991189,
                  43.25026550123486,
                  1337.0874319973711
                ]
              ]
            ]
          },
          "id": "20170829_43119C3323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:42:44Z",
            "pc:count": 7650285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309888.1014,
                "count": 7650285,
                "maximum": 310285.0385,
                "minimum": 309260.6385,
                "name": "X",
                "position": 0,
                "stddev": 273.9949934,
                "variance": 75073.25643
              },
              {
                "average": 4792151.635,
                "count": 7650285,
                "maximum": 4792646.313,
                "minimum": 4791287.513,
                "name": "Y",
                "position": 1,
                "stddev": 341.7720023,
                "variance": 116808.1016
              },
              {
                "average": 1374.322572,
                "count": 7650285,
                "maximum": 1386.447432,
                "minimum": 1337.087432,
                "name": "Z",
                "position": 2,
                "stddev": 5.303391338,
                "variance": 28.12595969
              },
              {
                "average": 18888.55159,
                "count": 7650285,
                "maximum": 27361,
                "minimum": 1602,
                "name": "Intensity",
                "position": 3,
                "stddev": 1231.991879,
                "variance": 1517803.99
              },
              {
                "average": 1.000022352,
                "count": 7650285,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004727749121,
                "variance": 2.235161176e-05
              },
              {
                "average": 1.000046404,
                "count": 7650285,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006811853843,
                "variance": 4.640135278e-05
              },
              {
                "average": 0.5067894856,
                "count": 7650285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999539334,
                "variance": 0.2499539356
              },
              {
                "average": 8.365701409e-06,
                "count": 7650285,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002892340318,
                "variance": 8.365632517e-06
              },
              {
                "average": 1.23371626,
                "count": 7650285,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4231938012,
                "variance": 0.1790929934
              },
              {
                "average": -1.488788511,
                "count": 7650285,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.720316,
                "variance": 137.3658072
              },
              {
                "average": 2.001163225,
                "count": 7650285,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000013767,
                "variance": 1.000027535
              },
              {
                "average": 1075.175605,
                "count": 7650285,
                "maximum": 1077,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8714208753,
                "variance": 0.759374342
              },
              {
                "average": 44992.95828,
                "count": 7650285,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2303.867604,
                "variance": 5307805.935
              },
              {
                "average": 42953.8717,
                "count": 7650285,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2414.426133,
                "variance": 5829453.552
              },
              {
                "average": 40264.332,
                "count": 7650285,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2266.844721,
                "variance": 5138584.989
              },
              {
                "average": 188066133.8,
                "count": 7650285,
                "maximum": 188067364.3,
                "minimum": 188062742.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.2720236,
                "variance": 276962.2428
              },
              {
                "average": 0,
                "count": 7650285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650285,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650285,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309260.6385,
              4791287.513,
              1337.087432,
              310285.0385,
              4792646.313,
              1386.447432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309260.63846476865,
                    4791287.512544646,
                    1337.0874319973711
                  ],
                  [
                    309260.63846476865,
                    4792646.312544647,
                    1337.0874319973711
                  ],
                  [
                    310285.0384647687,
                    4792646.312544647,
                    1386.4474319973713
                  ],
                  [
                    310285.0384647687,
                    4791287.512544646,
                    1386.4474319973713
                  ],
                  [
                    309260.63846476865,
                    4791287.512544646,
                    1337.0874319973711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:42:44+00:00",
            "end_time": "2017-08-29T17:25:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.212476370702,
              43.47475394125857,
              1352.1560045042004
            ],
            [
              -119.21294119667844,
              43.4874844712761,
              1352.1560045042004
            ],
            [
              -119.19999671465351,
              43.487734378220814,
              1369.5560045042005
            ],
            [
              -119.19953460229083,
              43.47500373776225,
              1369.5560045042005
            ],
            [
              -119.212476370702,
              43.47475394125857,
              1352.1560045042004
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129412,
        43.47475394,
        1352.156005,
        -119.1995346,
        43.48773438,
        1369.556005
      ],
      "properties": {
        "datetime": "2017-08-28T20:17:05Z",
        "pc:count": 13343391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321581.2429,
            "count": 13343391,
            "maximum": 322104.366,
            "minimum": 321056.886,
            "name": "X",
            "position": 0,
            "stddev": 290.1514131,
            "variance": 84187.84253
          },
          {
            "average": 4816629.597,
            "count": 13343391,
            "maximum": 4817330.222,
            "minimum": 4815915.342,
            "name": "Y",
            "position": 1,
            "stddev": 397.4577498,
            "variance": 157972.6629
          },
          {
            "average": 1364.008724,
            "count": 13343391,
            "maximum": 1369.556005,
            "minimum": 1352.156005,
            "name": "Z",
            "position": 2,
            "stddev": 2.46114439,
            "variance": 6.057231709
          },
          {
            "average": 19838.00881,
            "count": 13343391,
            "maximum": 36817,
            "minimum": 1457,
            "name": "Intensity",
            "position": 3,
            "stddev": 1300.489653,
            "variance": 1691273.336
          },
          {
            "average": 1.000030652,
            "count": 13343391,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005748837486,
            "variance": 3.304913245e-05
          },
          {
            "average": 1.000058756,
            "count": 13343391,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008120763806,
            "variance": 6.594680479e-05
          },
          {
            "average": 0.499412106,
            "count": 13343391,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996731,
            "variance": 0.2499996731
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225475293,
            "count": 13343391,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4178949611,
            "variance": 0.1746361985
          },
          {
            "average": 1.123100214,
            "count": 13343391,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57579893,
            "variance": 133.9991209
          },
          {
            "average": 2.002589522,
            "count": 13343391,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000039402,
            "variance": 1.000078805
          },
          {
            "average": 1048.178874,
            "count": 13343391,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.126201322,
            "variance": 1.268329417
          },
          {
            "average": 43730.55503,
            "count": 13343391,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2139.580726,
            "variance": 4577805.685
          },
          {
            "average": 41926.51784,
            "count": 13343391,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2012.511091,
            "variance": 4050200.893
          },
          {
            "average": 38733.76307,
            "count": 13343391,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1765.561266,
            "variance": 3117206.584
          },
          {
            "average": 187985849.2,
            "count": 13343391,
            "maximum": 187986625.7,
            "minimum": 187984901.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.2133619,
            "variance": 232529.7264
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13343391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321056.886,
          4815915.342,
          1352.156005,
          322104.366,
          4817330.222,
          1369.556005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321056.8860489205,
                4815915.341805661,
                1352.1560045042004
              ],
              [
                321056.8860489205,
                4817330.221805662,
                1352.1560045042004
              ],
              [
                322104.3660489205,
                4817330.221805662,
                1369.5560045042005
              ],
              [
                322104.3660489205,
                4815915.341805661,
                1369.5560045042005
              ],
              [
                321056.8860489205,
                4815915.341805661,
                1352.1560045042004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:17:05+00:00",
        "end_time": "2017-08-28T19:48:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129412,
            43.47475394,
            1352.156005,
            -119.1995346,
            43.48773438,
            1369.556005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.212476370702,
                  43.47475394125857,
                  1352.1560045042004
                ],
                [
                  -119.21294119667844,
                  43.4874844712761,
                  1352.1560045042004
                ],
                [
                  -119.19999671465351,
                  43.487734378220814,
                  1369.5560045042005
                ],
                [
                  -119.19953460229083,
                  43.47500373776225,
                  1369.5560045042005
                ],
                [
                  -119.212476370702,
                  43.47475394125857,
                  1352.1560045042004
                ]
              ]
            ]
          },
          "id": "20170828_43119D2109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:17:05Z",
            "pc:count": 13343391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321581.2429,
                "count": 13343391,
                "maximum": 322104.366,
                "minimum": 321056.886,
                "name": "X",
                "position": 0,
                "stddev": 290.1514131,
                "variance": 84187.84253
              },
              {
                "average": 4816629.597,
                "count": 13343391,
                "maximum": 4817330.222,
                "minimum": 4815915.342,
                "name": "Y",
                "position": 1,
                "stddev": 397.4577498,
                "variance": 157972.6629
              },
              {
                "average": 1364.008724,
                "count": 13343391,
                "maximum": 1369.556005,
                "minimum": 1352.156005,
                "name": "Z",
                "position": 2,
                "stddev": 2.46114439,
                "variance": 6.057231709
              },
              {
                "average": 19838.00881,
                "count": 13343391,
                "maximum": 36817,
                "minimum": 1457,
                "name": "Intensity",
                "position": 3,
                "stddev": 1300.489653,
                "variance": 1691273.336
              },
              {
                "average": 1.000030652,
                "count": 13343391,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005748837486,
                "variance": 3.304913245e-05
              },
              {
                "average": 1.000058756,
                "count": 13343391,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008120763806,
                "variance": 6.594680479e-05
              },
              {
                "average": 0.499412106,
                "count": 13343391,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996731,
                "variance": 0.2499996731
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225475293,
                "count": 13343391,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4178949611,
                "variance": 0.1746361985
              },
              {
                "average": 1.123100214,
                "count": 13343391,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57579893,
                "variance": 133.9991209
              },
              {
                "average": 2.002589522,
                "count": 13343391,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000039402,
                "variance": 1.000078805
              },
              {
                "average": 1048.178874,
                "count": 13343391,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.126201322,
                "variance": 1.268329417
              },
              {
                "average": 43730.55503,
                "count": 13343391,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2139.580726,
                "variance": 4577805.685
              },
              {
                "average": 41926.51784,
                "count": 13343391,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2012.511091,
                "variance": 4050200.893
              },
              {
                "average": 38733.76307,
                "count": 13343391,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1765.561266,
                "variance": 3117206.584
              },
              {
                "average": 187985849.2,
                "count": 13343391,
                "maximum": 187986625.7,
                "minimum": 187984901.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.2133619,
                "variance": 232529.7264
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13343391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321056.886,
              4815915.342,
              1352.156005,
              322104.366,
              4817330.222,
              1369.556005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321056.8860489205,
                    4815915.341805661,
                    1352.1560045042004
                  ],
                  [
                    321056.8860489205,
                    4817330.221805662,
                    1352.1560045042004
                  ],
                  [
                    322104.3660489205,
                    4817330.221805662,
                    1369.5560045042005
                  ],
                  [
                    322104.3660489205,
                    4815915.341805661,
                    1369.5560045042005
                  ],
                  [
                    321056.8860489205,
                    4815915.341805661,
                    1352.1560045042004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:17:05+00:00",
            "end_time": "2017-08-28T19:48: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": "20170828_43119C3424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27498184688872,
              43.24989719377879,
              1252.769113089633
            ],
            [
              -119.27545073032584,
              43.26248461947788,
              1252.769113089633
            ],
            [
              -119.2624964575642,
              43.26274169960231,
              1348.1691130896331
            ],
            [
              -119.26203023794132,
              43.25015416151798,
              1348.1691130896331
            ],
            [
              -119.27498184688872,
              43.24989719377879,
              1252.769113089633
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754507,
        43.24989719,
        1252.769113,
        -119.2620302,
        43.2627417,
        1348.169113
      ],
      "properties": {
        "datetime": "2017-08-29T16:08:01Z",
        "pc:count": 12292269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315839.69,
            "count": 12292269,
            "maximum": 316372.3787,
            "minimum": 315320.1787,
            "name": "X",
            "position": 0,
            "stddev": 297.2859544,
            "variance": 88378.93867
          },
          {
            "average": 4791835.224,
            "count": 12292269,
            "maximum": 4792477.906,
            "minimum": 4791078.926,
            "name": "Y",
            "position": 1,
            "stddev": 379.8751583,
            "variance": 144305.1359
          },
          {
            "average": 1271.178475,
            "count": 12292269,
            "maximum": 1348.169113,
            "minimum": 1252.769113,
            "name": "Z",
            "position": 2,
            "stddev": 28.09685217,
            "variance": 789.433102
          },
          {
            "average": 22348.07971,
            "count": 12292269,
            "maximum": 42081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4174.655226,
            "variance": 17427746.26
          },
          {
            "average": 1.001793566,
            "count": 12292269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04407908659,
            "variance": 0.001942965874
          },
          {
            "average": 1.003649042,
            "count": 12292269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06422345015,
            "variance": 0.004124651549
          },
          {
            "average": 0.5013542252,
            "count": 12292269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981864,
            "variance": 0.2499981864
          },
          {
            "average": 2.196502533e-06,
            "count": 12292269,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001482058665,
            "variance": 2.196497887e-06
          },
          {
            "average": 1.245753164,
            "count": 12292269,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4305328808,
            "variance": 0.1853585615
          },
          {
            "average": 0.02176519146,
            "count": 12292269,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75029214,
            "variance": 138.0693655
          },
          {
            "average": 1.992720547,
            "count": 12292269,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006150962,
            "variance": 1.012339759
          },
          {
            "average": 1059.921087,
            "count": 12292269,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351331015,
            "variance": 1.826095512
          },
          {
            "average": 40232.89935,
            "count": 12292269,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11938.85003,
            "variance": 142536140
          },
          {
            "average": 41208.51287,
            "count": 12292269,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9888.518164,
            "variance": 97782791.49
          },
          {
            "average": 37223.10978,
            "count": 12292269,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11756.79967,
            "variance": 138222338.4
          },
          {
            "average": 188040542.1,
            "count": 12292269,
            "maximum": 188058081.6,
            "minimum": 187989233.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28802.55618,
            "variance": 829587242.7
          },
          {
            "average": 0,
            "count": 12292269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12292269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12292269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12292269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12292269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315320.1787,
          4791078.926,
          1252.769113,
          316372.3787,
          4792477.906,
          1348.169113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315320.1786819559,
                4791078.925880561,
                1252.769113089633
              ],
              [
                315320.1786819559,
                4792477.905880561,
                1252.769113089633
              ],
              [
                316372.37868195586,
                4792477.905880561,
                1348.1691130896331
              ],
              [
                316372.37868195586,
                4791078.925880561,
                1348.1691130896331
              ],
              [
                315320.1786819559,
                4791078.925880561,
                1252.769113089633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:08:01+00:00",
        "end_time": "2017-08-28T21:00:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754507,
            43.24989719,
            1252.769113,
            -119.2620302,
            43.2627417,
            1348.169113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27498184688872,
                  43.24989719377879,
                  1252.769113089633
                ],
                [
                  -119.27545073032584,
                  43.26248461947788,
                  1252.769113089633
                ],
                [
                  -119.2624964575642,
                  43.26274169960231,
                  1348.1691130896331
                ],
                [
                  -119.26203023794132,
                  43.25015416151798,
                  1348.1691130896331
                ],
                [
                  -119.27498184688872,
                  43.24989719377879,
                  1252.769113089633
                ]
              ]
            ]
          },
          "id": "20170828_43119C3424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:08:01Z",
            "pc:count": 12292269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315839.69,
                "count": 12292269,
                "maximum": 316372.3787,
                "minimum": 315320.1787,
                "name": "X",
                "position": 0,
                "stddev": 297.2859544,
                "variance": 88378.93867
              },
              {
                "average": 4791835.224,
                "count": 12292269,
                "maximum": 4792477.906,
                "minimum": 4791078.926,
                "name": "Y",
                "position": 1,
                "stddev": 379.8751583,
                "variance": 144305.1359
              },
              {
                "average": 1271.178475,
                "count": 12292269,
                "maximum": 1348.169113,
                "minimum": 1252.769113,
                "name": "Z",
                "position": 2,
                "stddev": 28.09685217,
                "variance": 789.433102
              },
              {
                "average": 22348.07971,
                "count": 12292269,
                "maximum": 42081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4174.655226,
                "variance": 17427746.26
              },
              {
                "average": 1.001793566,
                "count": 12292269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04407908659,
                "variance": 0.001942965874
              },
              {
                "average": 1.003649042,
                "count": 12292269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06422345015,
                "variance": 0.004124651549
              },
              {
                "average": 0.5013542252,
                "count": 12292269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981864,
                "variance": 0.2499981864
              },
              {
                "average": 2.196502533e-06,
                "count": 12292269,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001482058665,
                "variance": 2.196497887e-06
              },
              {
                "average": 1.245753164,
                "count": 12292269,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4305328808,
                "variance": 0.1853585615
              },
              {
                "average": 0.02176519146,
                "count": 12292269,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75029214,
                "variance": 138.0693655
              },
              {
                "average": 1.992720547,
                "count": 12292269,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006150962,
                "variance": 1.012339759
              },
              {
                "average": 1059.921087,
                "count": 12292269,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351331015,
                "variance": 1.826095512
              },
              {
                "average": 40232.89935,
                "count": 12292269,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11938.85003,
                "variance": 142536140
              },
              {
                "average": 41208.51287,
                "count": 12292269,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9888.518164,
                "variance": 97782791.49
              },
              {
                "average": 37223.10978,
                "count": 12292269,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11756.79967,
                "variance": 138222338.4
              },
              {
                "average": 188040542.1,
                "count": 12292269,
                "maximum": 188058081.6,
                "minimum": 187989233.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28802.55618,
                "variance": 829587242.7
              },
              {
                "average": 0,
                "count": 12292269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12292269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12292269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12292269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12292269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315320.1787,
              4791078.926,
              1252.769113,
              316372.3787,
              4792477.906,
              1348.169113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315320.1786819559,
                    4791078.925880561,
                    1252.769113089633
                  ],
                  [
                    315320.1786819559,
                    4792477.905880561,
                    1252.769113089633
                  ],
                  [
                    316372.37868195586,
                    4792477.905880561,
                    1348.1691130896331
                  ],
                  [
                    316372.37868195586,
                    4791078.925880561,
                    1348.1691130896331
                  ],
                  [
                    315320.1786819559,
                    4791078.925880561,
                    1252.769113089633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:08:01+00:00",
            "end_time": "2017-08-28T21:00: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": "20170829_43119C3324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33745564576697,
              43.249740572680835,
              1279.277172595828
            ],
            [
              -119.33794338256713,
              43.262483815583835,
              1279.277172595828
            ],
            [
              -119.3249963258568,
              43.26274783729416,
              1400.4971725958278
            ],
            [
              -119.32451128409684,
              43.250004477542866,
              1400.4971725958278
            ],
            [
              -119.33745564576697,
              43.249740572680835,
              1279.277172595828
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379434,
        43.24974057,
        1279.277173,
        -119.3245113,
        43.26274784,
        1400.497173
      ],
      "properties": {
        "datetime": "2017-08-29T18:26:38Z",
        "pc:count": 12980090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310770.64,
            "count": 12980090,
            "maximum": 311299.6438,
            "minimum": 310247.9838,
            "name": "X",
            "position": 0,
            "stddev": 294.0671473,
            "variance": 86475.48714
          },
          {
            "average": 4791914.448,
            "count": 12980090,
            "maximum": 4792617.842,
            "minimum": 4791201.482,
            "name": "Y",
            "position": 1,
            "stddev": 400.4113464,
            "variance": 160329.2463
          },
          {
            "average": 1353.918354,
            "count": 12980090,
            "maximum": 1400.497173,
            "minimum": 1279.277173,
            "name": "Z",
            "position": 2,
            "stddev": 34.14605207,
            "variance": 1165.952872
          },
          {
            "average": 18893.23417,
            "count": 12980090,
            "maximum": 27377,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1310.84801,
            "variance": 1718322.506
          },
          {
            "average": 1.000104468,
            "count": 12980090,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01026553827,
            "variance": 0.000105381276
          },
          {
            "average": 1.000223265,
            "count": 12980090,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01506875043,
            "variance": 0.0002270672395
          },
          {
            "average": 0.5015687102,
            "count": 12980090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975584,
            "variance": 0.2499975584
          },
          {
            "average": 1.232657093e-06,
            "count": 12980090,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001110250273,
            "variance": 1.232655668e-06
          },
          {
            "average": 1.227164835,
            "count": 12980090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4189999835,
            "variance": 0.1755609861
          },
          {
            "average": 0.3164895376,
            "count": 12980090,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71396452,
            "variance": 137.2169648
          },
          {
            "average": 2.001014785,
            "count": 12980090,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000065623,
            "variance": 1.00013125
          },
          {
            "average": 1072.187601,
            "count": 12980090,
            "maximum": 1076,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.376013229,
            "variance": 5.645438865
          },
          {
            "average": 44627.23323,
            "count": 12980090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2365.236307,
            "variance": 5594342.789
          },
          {
            "average": 42761.1901,
            "count": 12980090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2321.606766,
            "variance": 5389857.974
          },
          {
            "average": 40000.91007,
            "count": 12980090,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2243.976866,
            "variance": 5035432.175
          },
          {
            "average": 188064156.7,
            "count": 12980090,
            "maximum": 188066398.2,
            "minimum": 188061529.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1621.348844,
            "variance": 2628772.075
          },
          {
            "average": 0,
            "count": 12980090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12980090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12980090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12980090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12980090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310247.9838,
          4791201.482,
          1279.277173,
          311299.6438,
          4792617.842,
          1400.497173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310247.9837745244,
                4791201.482028283,
                1279.277172595828
              ],
              [
                310247.9837745244,
                4792617.842028283,
                1279.277172595828
              ],
              [
                311299.64377452445,
                4792617.842028283,
                1400.4971725958278
              ],
              [
                311299.64377452445,
                4791201.482028283,
                1400.4971725958278
              ],
              [
                310247.9837745244,
                4791201.482028283,
                1279.277172595828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:26:38+00:00",
        "end_time": "2017-08-29T17:05:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379434,
            43.24974057,
            1279.277173,
            -119.3245113,
            43.26274784,
            1400.497173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33745564576697,
                  43.249740572680835,
                  1279.277172595828
                ],
                [
                  -119.33794338256713,
                  43.262483815583835,
                  1279.277172595828
                ],
                [
                  -119.3249963258568,
                  43.26274783729416,
                  1400.4971725958278
                ],
                [
                  -119.32451128409684,
                  43.250004477542866,
                  1400.4971725958278
                ],
                [
                  -119.33745564576697,
                  43.249740572680835,
                  1279.277172595828
                ]
              ]
            ]
          },
          "id": "20170829_43119C3324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:26:38Z",
            "pc:count": 12980090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310770.64,
                "count": 12980090,
                "maximum": 311299.6438,
                "minimum": 310247.9838,
                "name": "X",
                "position": 0,
                "stddev": 294.0671473,
                "variance": 86475.48714
              },
              {
                "average": 4791914.448,
                "count": 12980090,
                "maximum": 4792617.842,
                "minimum": 4791201.482,
                "name": "Y",
                "position": 1,
                "stddev": 400.4113464,
                "variance": 160329.2463
              },
              {
                "average": 1353.918354,
                "count": 12980090,
                "maximum": 1400.497173,
                "minimum": 1279.277173,
                "name": "Z",
                "position": 2,
                "stddev": 34.14605207,
                "variance": 1165.952872
              },
              {
                "average": 18893.23417,
                "count": 12980090,
                "maximum": 27377,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1310.84801,
                "variance": 1718322.506
              },
              {
                "average": 1.000104468,
                "count": 12980090,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01026553827,
                "variance": 0.000105381276
              },
              {
                "average": 1.000223265,
                "count": 12980090,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01506875043,
                "variance": 0.0002270672395
              },
              {
                "average": 0.5015687102,
                "count": 12980090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975584,
                "variance": 0.2499975584
              },
              {
                "average": 1.232657093e-06,
                "count": 12980090,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001110250273,
                "variance": 1.232655668e-06
              },
              {
                "average": 1.227164835,
                "count": 12980090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4189999835,
                "variance": 0.1755609861
              },
              {
                "average": 0.3164895376,
                "count": 12980090,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71396452,
                "variance": 137.2169648
              },
              {
                "average": 2.001014785,
                "count": 12980090,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000065623,
                "variance": 1.00013125
              },
              {
                "average": 1072.187601,
                "count": 12980090,
                "maximum": 1076,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.376013229,
                "variance": 5.645438865
              },
              {
                "average": 44627.23323,
                "count": 12980090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2365.236307,
                "variance": 5594342.789
              },
              {
                "average": 42761.1901,
                "count": 12980090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2321.606766,
                "variance": 5389857.974
              },
              {
                "average": 40000.91007,
                "count": 12980090,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2243.976866,
                "variance": 5035432.175
              },
              {
                "average": 188064156.7,
                "count": 12980090,
                "maximum": 188066398.2,
                "minimum": 188061529.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1621.348844,
                "variance": 2628772.075
              },
              {
                "average": 0,
                "count": 12980090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12980090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12980090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12980090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12980090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310247.9838,
              4791201.482,
              1279.277173,
              311299.6438,
              4792617.842,
              1400.497173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310247.9837745244,
                    4791201.482028283,
                    1279.277172595828
                  ],
                  [
                    310247.9837745244,
                    4792617.842028283,
                    1279.277172595828
                  ],
                  [
                    311299.64377452445,
                    4792617.842028283,
                    1400.4971725958278
                  ],
                  [
                    311299.64377452445,
                    4791201.482028283,
                    1400.4971725958278
                  ],
                  [
                    310247.9837745244,
                    4791201.482028283,
                    1279.277172595828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:26:38+00:00",
            "end_time": "2017-08-29T17:05:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997558171527,
              43.44974461670042,
              1351.791417299238
            ],
            [
              -119.30045873490437,
              43.46248433183987,
              1351.791417299238
            ],
            [
              -119.28750900128459,
              43.46274425536228,
              1395.5314172992378
            ],
            [
              -119.28702856206228,
              43.45000442526686,
              1395.5314172992378
            ],
            [
              -119.29997558171527,
              43.44974461670042,
              1351.791417299238
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004587,
        43.44974462,
        1351.791417,
        -119.2870286,
        43.46274426,
        1395.531417
      ],
      "properties": {
        "datetime": "2017-08-27T21:32:17Z",
        "pc:count": 14545881,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314435.0632,
            "count": 14545881,
            "maximum": 314951.4856,
            "minimum": 313903.0856,
            "name": "X",
            "position": 0,
            "stddev": 290.3483563,
            "variance": 84302.16799
          },
          {
            "average": 4814069.378,
            "count": 14545881,
            "maximum": 4814745.575,
            "minimum": 4813329.595,
            "name": "Y",
            "position": 1,
            "stddev": 402.8205416,
            "variance": 162264.3888
          },
          {
            "average": 1369.813401,
            "count": 14545881,
            "maximum": 1395.531417,
            "minimum": 1351.791417,
            "name": "Z",
            "position": 2,
            "stddev": 9.466689522,
            "variance": 89.6182105
          },
          {
            "average": 19989.38719,
            "count": 14545881,
            "maximum": 29169,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2042.271151,
            "variance": 4170871.456
          },
          {
            "average": 1.0136308,
            "count": 14545881,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1255898462,
            "variance": 0.01577280948
          },
          {
            "average": 1.027524906,
            "count": 14545881,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1840053111,
            "variance": 0.03385795452
          },
          {
            "average": 0.5018576049,
            "count": 14545881,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965665,
            "variance": 0.2499965665
          },
          {
            "average": 9.762213784e-06,
            "count": 14545881,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003124439014,
            "variance": 9.762119154e-06
          },
          {
            "average": 1.155552489,
            "count": 14545881,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3624305747,
            "variance": 0.1313559215
          },
          {
            "average": 0.2770150514,
            "count": 14545881,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65941696,
            "variance": 135.9420039
          },
          {
            "average": 1.99205287,
            "count": 14545881,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00378283,
            "variance": 1.00757997
          },
          {
            "average": 1010.962271,
            "count": 14545881,
            "maximum": 1013,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9553656603,
            "variance": 0.9127235449
          },
          {
            "average": 42401.30133,
            "count": 14545881,
            "maximum": 54272,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4694.849513,
            "variance": 22041611.95
          },
          {
            "average": 40920.71675,
            "count": 14545881,
            "maximum": 53248,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 3973.032345,
            "variance": 15784986.01
          },
          {
            "average": 38175.68608,
            "count": 14545881,
            "maximum": 50176,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3701.575356,
            "variance": 13701660.12
          },
          {
            "average": 187903851,
            "count": 14545881,
            "maximum": 187904737.5,
            "minimum": 187902902.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 461.8418222,
            "variance": 213297.8687
          },
          {
            "average": 0,
            "count": 14545881,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14545881,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14545881,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14545881,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14545881,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313903.0856,
          4813329.595,
          1351.791417,
          314951.4856,
          4814745.575,
          1395.531417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313903.0856054286,
                4813329.594690345,
                1351.791417299238
              ],
              [
                313903.0856054286,
                4814745.574690346,
                1351.791417299238
              ],
              [
                314951.48560542864,
                4814745.574690346,
                1395.5314172992378
              ],
              [
                314951.48560542864,
                4813329.594690345,
                1395.5314172992378
              ],
              [
                313903.0856054286,
                4813329.594690345,
                1351.791417299238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:32:17+00:00",
        "end_time": "2017-08-27T21:01:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004587,
            43.44974462,
            1351.791417,
            -119.2870286,
            43.46274426,
            1395.531417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997558171527,
                  43.44974461670042,
                  1351.791417299238
                ],
                [
                  -119.30045873490437,
                  43.46248433183987,
                  1351.791417299238
                ],
                [
                  -119.28750900128459,
                  43.46274425536228,
                  1395.5314172992378
                ],
                [
                  -119.28702856206228,
                  43.45000442526686,
                  1395.5314172992378
                ],
                [
                  -119.29997558171527,
                  43.44974461670042,
                  1351.791417299238
                ]
              ]
            ]
          },
          "id": "20170827_43119D3217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:32:17Z",
            "pc:count": 14545881,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314435.0632,
                "count": 14545881,
                "maximum": 314951.4856,
                "minimum": 313903.0856,
                "name": "X",
                "position": 0,
                "stddev": 290.3483563,
                "variance": 84302.16799
              },
              {
                "average": 4814069.378,
                "count": 14545881,
                "maximum": 4814745.575,
                "minimum": 4813329.595,
                "name": "Y",
                "position": 1,
                "stddev": 402.8205416,
                "variance": 162264.3888
              },
              {
                "average": 1369.813401,
                "count": 14545881,
                "maximum": 1395.531417,
                "minimum": 1351.791417,
                "name": "Z",
                "position": 2,
                "stddev": 9.466689522,
                "variance": 89.6182105
              },
              {
                "average": 19989.38719,
                "count": 14545881,
                "maximum": 29169,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2042.271151,
                "variance": 4170871.456
              },
              {
                "average": 1.0136308,
                "count": 14545881,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1255898462,
                "variance": 0.01577280948
              },
              {
                "average": 1.027524906,
                "count": 14545881,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1840053111,
                "variance": 0.03385795452
              },
              {
                "average": 0.5018576049,
                "count": 14545881,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965665,
                "variance": 0.2499965665
              },
              {
                "average": 9.762213784e-06,
                "count": 14545881,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003124439014,
                "variance": 9.762119154e-06
              },
              {
                "average": 1.155552489,
                "count": 14545881,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3624305747,
                "variance": 0.1313559215
              },
              {
                "average": 0.2770150514,
                "count": 14545881,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65941696,
                "variance": 135.9420039
              },
              {
                "average": 1.99205287,
                "count": 14545881,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00378283,
                "variance": 1.00757997
              },
              {
                "average": 1010.962271,
                "count": 14545881,
                "maximum": 1013,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9553656603,
                "variance": 0.9127235449
              },
              {
                "average": 42401.30133,
                "count": 14545881,
                "maximum": 54272,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4694.849513,
                "variance": 22041611.95
              },
              {
                "average": 40920.71675,
                "count": 14545881,
                "maximum": 53248,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 3973.032345,
                "variance": 15784986.01
              },
              {
                "average": 38175.68608,
                "count": 14545881,
                "maximum": 50176,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3701.575356,
                "variance": 13701660.12
              },
              {
                "average": 187903851,
                "count": 14545881,
                "maximum": 187904737.5,
                "minimum": 187902902.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 461.8418222,
                "variance": 213297.8687
              },
              {
                "average": 0,
                "count": 14545881,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14545881,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14545881,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14545881,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14545881,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313903.0856,
              4813329.595,
              1351.791417,
              314951.4856,
              4814745.575,
              1395.531417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313903.0856054286,
                    4813329.594690345,
                    1351.791417299238
                  ],
                  [
                    313903.0856054286,
                    4814745.574690346,
                    1351.791417299238
                  ],
                  [
                    314951.48560542864,
                    4814745.574690346,
                    1395.5314172992378
                  ],
                  [
                    314951.48560542864,
                    4813329.594690345,
                    1395.5314172992378
                  ],
                  [
                    313903.0856054286,
                    4813329.594690345,
                    1351.791417299238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:32:17+00:00",
            "end_time": "2017-08-27T21:01:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497556595478,
              43.36223589519555,
              1257.9061098666368
            ],
            [
              -119.37547327418439,
              43.374983580747426,
              1257.9061098666368
            ],
            [
              -119.36249723068885,
              43.37525251476088,
              1276.3461098666369
            ],
            [
              -119.36200223501383,
              43.36250471017312,
              1276.3461098666369
            ],
            [
              -119.37497556595478,
              43.36223589519555,
              1257.9061098666368
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754733,
        43.3622359,
        1257.90611,
        -119.3620022,
        43.37525251,
        1276.34611
      ],
      "properties": {
        "datetime": "2017-08-29T16:53:18Z",
        "pc:count": 13249031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308091.467,
            "count": 13249031,
            "maximum": 308609.5662,
            "minimum": 307557.4662,
            "name": "X",
            "position": 0,
            "stddev": 293.1904326,
            "variance": 85960.62976
          },
          {
            "average": 4804493.65,
            "count": 13249031,
            "maximum": 4805198.011,
            "minimum": 4803781.091,
            "name": "Y",
            "position": 1,
            "stddev": 403.7616003,
            "variance": 163023.4299
          },
          {
            "average": 1259.849734,
            "count": 13249031,
            "maximum": 1276.34611,
            "minimum": 1257.90611,
            "name": "Z",
            "position": 2,
            "stddev": 0.5883398715,
            "variance": 0.3461438044
          },
          {
            "average": 22310.32864,
            "count": 13249031,
            "maximum": 43921,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2893.008418,
            "variance": 8369497.704
          },
          {
            "average": 1.000146652,
            "count": 13249031,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01212780285,
            "variance": 0.0001470836019
          },
          {
            "average": 1.000280171,
            "count": 13249031,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01677651776,
            "variance": 0.000281451548
          },
          {
            "average": 0.5022672224,
            "count": 13249031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948785,
            "variance": 0.2499948786
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177069025,
            "count": 13249031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3817271228,
            "variance": 0.1457155963
          },
          {
            "average": 0.1116090809,
            "count": 13249031,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73960584,
            "variance": 137.8183453
          },
          {
            "average": 1.998088162,
            "count": 13249031,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002078504,
            "variance": 1.004161329
          },
          {
            "average": 1064.2928,
            "count": 13249031,
            "maximum": 1067,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002873049,
            "variance": 1.005754353
          },
          {
            "average": 29885.82814,
            "count": 13249031,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11503.6243,
            "variance": 132333372
          },
          {
            "average": 32902.37878,
            "count": 13249031,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8411.303093,
            "variance": 70750019.72
          },
          {
            "average": 27898.81563,
            "count": 13249031,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9173.333909,
            "variance": 84150055
          },
          {
            "average": 188059063.1,
            "count": 13249031,
            "maximum": 188060798.3,
            "minimum": 188057575.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 635.4321109,
            "variance": 403773.9676
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13249031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307557.4662,
          4803781.091,
          1257.90611,
          308609.5662,
          4805198.011,
          1276.34611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307557.46622031694,
                4803781.091383997,
                1257.9061098666368
              ],
              [
                307557.46622031694,
                4805198.011383997,
                1257.9061098666368
              ],
              [
                308609.5662203169,
                4805198.011383997,
                1276.3461098666369
              ],
              [
                308609.5662203169,
                4803781.091383997,
                1276.3461098666369
              ],
              [
                307557.46622031694,
                4803781.091383997,
                1257.9061098666368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:53:18+00:00",
        "end_time": "2017-08-29T15:59:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754733,
            43.3622359,
            1257.90611,
            -119.3620022,
            43.37525251,
            1276.34611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497556595478,
                  43.36223589519555,
                  1257.9061098666368
                ],
                [
                  -119.37547327418439,
                  43.374983580747426,
                  1257.9061098666368
                ],
                [
                  -119.36249723068885,
                  43.37525251476088,
                  1276.3461098666369
                ],
                [
                  -119.36200223501383,
                  43.36250471017312,
                  1276.3461098666369
                ],
                [
                  -119.37497556595478,
                  43.36223589519555,
                  1257.9061098666368
                ]
              ]
            ]
          },
          "id": "20170829_43119C3101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:53:18Z",
            "pc:count": 13249031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308091.467,
                "count": 13249031,
                "maximum": 308609.5662,
                "minimum": 307557.4662,
                "name": "X",
                "position": 0,
                "stddev": 293.1904326,
                "variance": 85960.62976
              },
              {
                "average": 4804493.65,
                "count": 13249031,
                "maximum": 4805198.011,
                "minimum": 4803781.091,
                "name": "Y",
                "position": 1,
                "stddev": 403.7616003,
                "variance": 163023.4299
              },
              {
                "average": 1259.849734,
                "count": 13249031,
                "maximum": 1276.34611,
                "minimum": 1257.90611,
                "name": "Z",
                "position": 2,
                "stddev": 0.5883398715,
                "variance": 0.3461438044
              },
              {
                "average": 22310.32864,
                "count": 13249031,
                "maximum": 43921,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2893.008418,
                "variance": 8369497.704
              },
              {
                "average": 1.000146652,
                "count": 13249031,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01212780285,
                "variance": 0.0001470836019
              },
              {
                "average": 1.000280171,
                "count": 13249031,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01677651776,
                "variance": 0.000281451548
              },
              {
                "average": 0.5022672224,
                "count": 13249031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948785,
                "variance": 0.2499948786
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177069025,
                "count": 13249031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3817271228,
                "variance": 0.1457155963
              },
              {
                "average": 0.1116090809,
                "count": 13249031,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73960584,
                "variance": 137.8183453
              },
              {
                "average": 1.998088162,
                "count": 13249031,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002078504,
                "variance": 1.004161329
              },
              {
                "average": 1064.2928,
                "count": 13249031,
                "maximum": 1067,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002873049,
                "variance": 1.005754353
              },
              {
                "average": 29885.82814,
                "count": 13249031,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11503.6243,
                "variance": 132333372
              },
              {
                "average": 32902.37878,
                "count": 13249031,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8411.303093,
                "variance": 70750019.72
              },
              {
                "average": 27898.81563,
                "count": 13249031,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9173.333909,
                "variance": 84150055
              },
              {
                "average": 188059063.1,
                "count": 13249031,
                "maximum": 188060798.3,
                "minimum": 188057575.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 635.4321109,
                "variance": 403773.9676
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13249031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307557.4662,
              4803781.091,
              1257.90611,
              308609.5662,
              4805198.011,
              1276.34611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307557.46622031694,
                    4803781.091383997,
                    1257.9061098666368
                  ],
                  [
                    307557.46622031694,
                    4805198.011383997,
                    1257.9061098666368
                  ],
                  [
                    308609.5662203169,
                    4805198.011383997,
                    1276.3461098666369
                  ],
                  [
                    308609.5662203169,
                    4803781.091383997,
                    1276.3461098666369
                  ],
                  [
                    307557.46622031694,
                    4803781.091383997,
                    1257.9061098666368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:53:18+00:00",
            "end_time": "2017-08-29T15:59: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": "20170827_43119D3109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747634347156,
              43.474740116665764,
              1363.12510179318
            ],
            [
              -119.33796795834353,
              43.487483576136704,
              1363.12510179318
            ],
            [
              -119.32499716423926,
              43.487748194357124,
              1411.60510179318
            ],
            [
              -119.32450827078802,
              43.47500461782502,
              1411.60510179318
            ],
            [
              -119.33747634347156,
              43.474740116665764,
              1363.12510179318
            ]
          ]
        ]
      },
      "bbox": [
        -119.337968,
        43.47474012,
        1363.125102,
        -119.3245083,
        43.48774819,
        1411.605102
      ],
      "properties": {
        "datetime": "2017-08-31T15:36:45Z",
        "pc:count": 28719583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311457.6145,
            "count": 28719583,
            "maximum": 311996.3585,
            "minimum": 310946.6585,
            "name": "X",
            "position": 0,
            "stddev": 293.795136,
            "variance": 86315.58194
          },
          {
            "average": 4816866.925,
            "count": 28719583,
            "maximum": 4817606.593,
            "minimum": 4816190.153,
            "name": "Y",
            "position": 1,
            "stddev": 387.8552464,
            "variance": 150431.6922
          },
          {
            "average": 1369.708425,
            "count": 28719583,
            "maximum": 1411.605102,
            "minimum": 1363.125102,
            "name": "Z",
            "position": 2,
            "stddev": 3.005555228,
            "variance": 9.03336223
          },
          {
            "average": 20053.83972,
            "count": 28719583,
            "maximum": 31313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1712.79642,
            "variance": 2933671.576
          },
          {
            "average": 1.005071139,
            "count": 28719583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07567220299,
            "variance": 0.005726282306
          },
          {
            "average": 1.010219438,
            "count": 28719583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1105695129,
            "variance": 0.01222561719
          },
          {
            "average": 0.5006561203,
            "count": 28719583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995782,
            "variance": 0.2499995782
          },
          {
            "average": 1.079402859e-05,
            "count": 28719583,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003285409024,
            "variance": 1.079391245e-05
          },
          {
            "average": 1.089711888,
            "count": 28719583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.285768556,
            "variance": 0.08166366761
          },
          {
            "average": 0.851723448,
            "count": 28719583,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80943534,
            "variance": 139.4627631
          },
          {
            "average": 1.996284974,
            "count": 28719583,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001514885,
            "variance": 1.003032065
          },
          {
            "average": 1059.741856,
            "count": 28719583,
            "maximum": 1125,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 46.55037035,
            "variance": 2166.93698
          },
          {
            "average": 42197.40317,
            "count": 28719583,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3460.276825,
            "variance": 11973515.71
          },
          {
            "average": 40531.74234,
            "count": 28719583,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3144.150114,
            "variance": 9885679.938
          },
          {
            "average": 37801.6248,
            "count": 28719583,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2787.343489,
            "variance": 7769283.724
          },
          {
            "average": 188034725.5,
            "count": 28719583,
            "maximum": 188229005.4,
            "minimum": 187904522,
            "name": "GpsTime",
            "position": 15,
            "stddev": 118152.4587,
            "variance": 13960003490.0
          },
          {
            "average": 0,
            "count": 28719583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28719583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28719583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28719583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28719583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310946.6585,
          4816190.153,
          1363.125102,
          311996.3585,
          4817606.593,
          1411.605102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310946.6585208389,
                4816190.152658652,
                1363.12510179318
              ],
              [
                310946.6585208389,
                4817606.592658651,
                1363.12510179318
              ],
              [
                311996.35852083884,
                4817606.592658651,
                1411.60510179318
              ],
              [
                311996.35852083884,
                4816190.152658652,
                1411.60510179318
              ],
              [
                310946.6585208389,
                4816190.152658652,
                1363.12510179318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:36:45+00:00",
        "end_time": "2017-08-27T21:28:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.337968,
            43.47474012,
            1363.125102,
            -119.3245083,
            43.48774819,
            1411.605102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747634347156,
                  43.474740116665764,
                  1363.12510179318
                ],
                [
                  -119.33796795834353,
                  43.487483576136704,
                  1363.12510179318
                ],
                [
                  -119.32499716423926,
                  43.487748194357124,
                  1411.60510179318
                ],
                [
                  -119.32450827078802,
                  43.47500461782502,
                  1411.60510179318
                ],
                [
                  -119.33747634347156,
                  43.474740116665764,
                  1363.12510179318
                ]
              ]
            ]
          },
          "id": "20170827_43119D3109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:36:45Z",
            "pc:count": 28719583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311457.6145,
                "count": 28719583,
                "maximum": 311996.3585,
                "minimum": 310946.6585,
                "name": "X",
                "position": 0,
                "stddev": 293.795136,
                "variance": 86315.58194
              },
              {
                "average": 4816866.925,
                "count": 28719583,
                "maximum": 4817606.593,
                "minimum": 4816190.153,
                "name": "Y",
                "position": 1,
                "stddev": 387.8552464,
                "variance": 150431.6922
              },
              {
                "average": 1369.708425,
                "count": 28719583,
                "maximum": 1411.605102,
                "minimum": 1363.125102,
                "name": "Z",
                "position": 2,
                "stddev": 3.005555228,
                "variance": 9.03336223
              },
              {
                "average": 20053.83972,
                "count": 28719583,
                "maximum": 31313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1712.79642,
                "variance": 2933671.576
              },
              {
                "average": 1.005071139,
                "count": 28719583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07567220299,
                "variance": 0.005726282306
              },
              {
                "average": 1.010219438,
                "count": 28719583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1105695129,
                "variance": 0.01222561719
              },
              {
                "average": 0.5006561203,
                "count": 28719583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995782,
                "variance": 0.2499995782
              },
              {
                "average": 1.079402859e-05,
                "count": 28719583,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003285409024,
                "variance": 1.079391245e-05
              },
              {
                "average": 1.089711888,
                "count": 28719583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.285768556,
                "variance": 0.08166366761
              },
              {
                "average": 0.851723448,
                "count": 28719583,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80943534,
                "variance": 139.4627631
              },
              {
                "average": 1.996284974,
                "count": 28719583,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001514885,
                "variance": 1.003032065
              },
              {
                "average": 1059.741856,
                "count": 28719583,
                "maximum": 1125,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 46.55037035,
                "variance": 2166.93698
              },
              {
                "average": 42197.40317,
                "count": 28719583,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3460.276825,
                "variance": 11973515.71
              },
              {
                "average": 40531.74234,
                "count": 28719583,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3144.150114,
                "variance": 9885679.938
              },
              {
                "average": 37801.6248,
                "count": 28719583,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2787.343489,
                "variance": 7769283.724
              },
              {
                "average": 188034725.5,
                "count": 28719583,
                "maximum": 188229005.4,
                "minimum": 187904522,
                "name": "GpsTime",
                "position": 15,
                "stddev": 118152.4587,
                "variance": 13960003490.0
              },
              {
                "average": 0,
                "count": 28719583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28719583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28719583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28719583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28719583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310946.6585,
              4816190.153,
              1363.125102,
              311996.3585,
              4817606.593,
              1411.605102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310946.6585208389,
                    4816190.152658652,
                    1363.12510179318
                  ],
                  [
                    310946.6585208389,
                    4817606.592658651,
                    1363.12510179318
                  ],
                  [
                    311996.35852083884,
                    4817606.592658651,
                    1411.60510179318
                  ],
                  [
                    311996.35852083884,
                    4816190.152658652,
                    1411.60510179318
                  ],
                  [
                    310946.6585208389,
                    4816190.152658652,
                    1363.12510179318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:36:45+00:00",
            "end_time": "2017-08-27T21:28:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747623874521,
              43.41223996496336,
              1312.7619163174559
            ],
            [
              -119.33796679619917,
              43.42498392406117,
              1312.7619163174559
            ],
            [
              -119.32499725710089,
              43.42524848742384,
              1326.601916317456
            ],
            [
              -119.32450941495271,
              43.41250441127055,
              1326.601916317456
            ],
            [
              -119.33747623874521,
              43.41223996496336,
              1312.7619163174559
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379668,
        43.41223996,
        1312.761916,
        -119.3245094,
        43.42524849,
        1326.601916
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:05Z",
        "pc:count": 13395629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311273.5515,
            "count": 13395629,
            "maximum": 311802.5087,
            "minimum": 310751.8287,
            "name": "X",
            "position": 0,
            "stddev": 296.6630502,
            "variance": 88008.96532
          },
          {
            "average": 4809952.751,
            "count": 13395629,
            "maximum": 4810665.235,
            "minimum": 4809248.755,
            "name": "Y",
            "position": 1,
            "stddev": 399.1825375,
            "variance": 159346.6983
          },
          {
            "average": 1319.298978,
            "count": 13395629,
            "maximum": 1326.601916,
            "minimum": 1312.761916,
            "name": "Z",
            "position": 2,
            "stddev": 3.130164524,
            "variance": 9.797929944
          },
          {
            "average": 21258.08633,
            "count": 13395629,
            "maximum": 30369,
            "minimum": 4641,
            "name": "Intensity",
            "position": 3,
            "stddev": 1729.270475,
            "variance": 2990376.377
          },
          {
            "average": 1.000018812,
            "count": 13395629,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004337251901,
            "variance": 1.881175406e-05
          },
          {
            "average": 1.000037176,
            "count": 13395629,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006097124444,
            "variance": 3.717492649e-05
          },
          {
            "average": 0.5033268688,
            "count": 13395629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889505,
            "variance": 0.2499889506
          },
          {
            "average": 1.119768247e-06,
            "count": 13395629,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001058190473,
            "variance": 1.119767077e-06
          },
          {
            "average": 1.164567562,
            "count": 13395629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3707898185,
            "variance": 0.1374850895
          },
          {
            "average": -0.2816400758,
            "count": 13395629,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86517166,
            "variance": 140.7822984
          },
          {
            "average": 2.003467848,
            "count": 13395629,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000295833,
            "variance": 1.000591753
          },
          {
            "average": 1023.936729,
            "count": 13395629,
            "maximum": 1073,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.922079681,
            "variance": 24.22686838
          },
          {
            "average": 46548.28629,
            "count": 13395629,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2566.387297,
            "variance": 6586343.76
          },
          {
            "average": 44917.48709,
            "count": 13395629,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2651.29993,
            "variance": 7029391.317
          },
          {
            "average": 41942.81525,
            "count": 13395629,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2695.093138,
            "variance": 7263527.022
          },
          {
            "average": 187976783.5,
            "count": 13395629,
            "maximum": 188064505.5,
            "minimum": 187974722.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 8637.124325,
            "variance": 74599916.6
          },
          {
            "average": 0,
            "count": 13395629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310751.8287,
          4809248.755,
          1312.761916,
          311802.5087,
          4810665.235,
          1326.601916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310751.8287218275,
                4809248.754584655,
                1312.7619163174559
              ],
              [
                310751.8287218275,
                4810665.234584656,
                1312.7619163174559
              ],
              [
                311802.50872182753,
                4810665.234584656,
                1326.601916317456
              ],
              [
                311802.50872182753,
                4809248.754584655,
                1326.601916317456
              ],
              [
                310751.8287218275,
                4809248.754584655,
                1312.7619163174559
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:05+00:00",
        "end_time": "2017-08-28T16:58:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379668,
            43.41223996,
            1312.761916,
            -119.3245094,
            43.42524849,
            1326.601916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747623874521,
                  43.41223996496336,
                  1312.7619163174559
                ],
                [
                  -119.33796679619917,
                  43.42498392406117,
                  1312.7619163174559
                ],
                [
                  -119.32499725710089,
                  43.42524848742384,
                  1326.601916317456
                ],
                [
                  -119.32450941495271,
                  43.41250441127055,
                  1326.601916317456
                ],
                [
                  -119.33747623874521,
                  43.41223996496336,
                  1312.7619163174559
                ]
              ]
            ]
          },
          "id": "20170828_43119D3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:05Z",
            "pc:count": 13395629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311273.5515,
                "count": 13395629,
                "maximum": 311802.5087,
                "minimum": 310751.8287,
                "name": "X",
                "position": 0,
                "stddev": 296.6630502,
                "variance": 88008.96532
              },
              {
                "average": 4809952.751,
                "count": 13395629,
                "maximum": 4810665.235,
                "minimum": 4809248.755,
                "name": "Y",
                "position": 1,
                "stddev": 399.1825375,
                "variance": 159346.6983
              },
              {
                "average": 1319.298978,
                "count": 13395629,
                "maximum": 1326.601916,
                "minimum": 1312.761916,
                "name": "Z",
                "position": 2,
                "stddev": 3.130164524,
                "variance": 9.797929944
              },
              {
                "average": 21258.08633,
                "count": 13395629,
                "maximum": 30369,
                "minimum": 4641,
                "name": "Intensity",
                "position": 3,
                "stddev": 1729.270475,
                "variance": 2990376.377
              },
              {
                "average": 1.000018812,
                "count": 13395629,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004337251901,
                "variance": 1.881175406e-05
              },
              {
                "average": 1.000037176,
                "count": 13395629,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006097124444,
                "variance": 3.717492649e-05
              },
              {
                "average": 0.5033268688,
                "count": 13395629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889505,
                "variance": 0.2499889506
              },
              {
                "average": 1.119768247e-06,
                "count": 13395629,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001058190473,
                "variance": 1.119767077e-06
              },
              {
                "average": 1.164567562,
                "count": 13395629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3707898185,
                "variance": 0.1374850895
              },
              {
                "average": -0.2816400758,
                "count": 13395629,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86517166,
                "variance": 140.7822984
              },
              {
                "average": 2.003467848,
                "count": 13395629,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000295833,
                "variance": 1.000591753
              },
              {
                "average": 1023.936729,
                "count": 13395629,
                "maximum": 1073,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.922079681,
                "variance": 24.22686838
              },
              {
                "average": 46548.28629,
                "count": 13395629,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2566.387297,
                "variance": 6586343.76
              },
              {
                "average": 44917.48709,
                "count": 13395629,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2651.29993,
                "variance": 7029391.317
              },
              {
                "average": 41942.81525,
                "count": 13395629,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2695.093138,
                "variance": 7263527.022
              },
              {
                "average": 187976783.5,
                "count": 13395629,
                "maximum": 188064505.5,
                "minimum": 187974722.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 8637.124325,
                "variance": 74599916.6
              },
              {
                "average": 0,
                "count": 13395629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310751.8287,
              4809248.755,
              1312.761916,
              311802.5087,
              4810665.235,
              1326.601916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310751.8287218275,
                    4809248.754584655,
                    1312.7619163174559
                  ],
                  [
                    310751.8287218275,
                    4810665.234584656,
                    1312.7619163174559
                  ],
                  [
                    311802.50872182753,
                    4810665.234584656,
                    1326.601916317456
                  ],
                  [
                    311802.50872182753,
                    4809248.754584655,
                    1326.601916317456
                  ],
                  [
                    310751.8287218275,
                    4809248.754584655,
                    1312.7619163174559
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:05+00:00",
            "end_time": "2017-08-28T16:58:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497556572097,
              43.33723030931225,
              1256.0746125313758
            ],
            [
              -119.42548353913463,
              43.34998352122537,
              1256.0746125313758
            ],
            [
              -119.41249776308494,
              43.350258331773766,
              1269.2746125313756
            ],
            [
              -119.41199250285864,
              43.33750499816477,
              1269.2746125313756
            ],
            [
              -119.42497556572097,
              43.33723030931225,
              1256.0746125313758
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254835,
        43.33723031,
        1256.074613,
        -119.4119925,
        43.35025833,
        1269.274613
      ],
      "properties": {
        "datetime": "2017-08-29T19:16:50Z",
        "pc:count": 13422987,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303956.2308,
            "count": 13422987,
            "maximum": 304478.4894,
            "minimum": 303425.1294,
            "name": "X",
            "position": 0,
            "stddev": 294.4953275,
            "variance": 86727.49791
          },
          {
            "average": 4801841.186,
            "count": 13422987,
            "maximum": 4802538.12,
            "minimum": 4801120.54,
            "name": "Y",
            "position": 1,
            "stddev": 397.5730284,
            "variance": 158064.3129
          },
          {
            "average": 1256.92976,
            "count": 13422987,
            "maximum": 1269.274613,
            "minimum": 1256.074613,
            "name": "Z",
            "position": 2,
            "stddev": 2.071726158,
            "variance": 4.292049274
          },
          {
            "average": 23259.70729,
            "count": 13422987,
            "maximum": 32417,
            "minimum": 1650,
            "name": "Intensity",
            "position": 3,
            "stddev": 2822.365319,
            "variance": 7965745.993
          },
          {
            "average": 1.000016688,
            "count": 13422987,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004085035329,
            "variance": 1.668751364e-05
          },
          {
            "average": 1.000032407,
            "count": 13422987,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005692630858,
            "variance": 3.240604608e-05
          },
          {
            "average": 0.5033405754,
            "count": 13422987,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999888591,
            "variance": 0.2499888592
          },
          {
            "average": 4.395444918e-06,
            "count": 13422987,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002096527111,
            "variance": 4.395425926e-06
          },
          {
            "average": 1.201797931,
            "count": 13422987,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4013421705,
            "variance": 0.1610755378
          },
          {
            "average": -0.1407843943,
            "count": 13422987,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76814744,
            "variance": 138.4892942
          },
          {
            "average": 2.001943532,
            "count": 13422987,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000197824,
            "variance": 1.000395687
          },
          {
            "average": 1078.388115,
            "count": 13422987,
            "maximum": 1081,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9975475894,
            "variance": 0.9951011932
          },
          {
            "average": 53042.89008,
            "count": 13422987,
            "maximum": 59648,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 5145.749658,
            "variance": 26478739.54
          },
          {
            "average": 53273.08318,
            "count": 13422987,
            "maximum": 59904,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 4923.674045,
            "variance": 24242566.1
          },
          {
            "average": 52405.08994,
            "count": 13422987,
            "maximum": 59392,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 5699.106332,
            "variance": 32479812.98
          },
          {
            "average": 188067930,
            "count": 13422987,
            "maximum": 188069410.9,
            "minimum": 188066568.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 544.3509182,
            "variance": 296317.9221
          },
          {
            "average": 0,
            "count": 13422987,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422987,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422987,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422987,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422987,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303425.1294,
          4801120.54,
          1256.074613,
          304478.4894,
          4802538.12,
          1269.274613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303425.12936174596,
                4801120.54030884,
                1256.0746125313758
              ],
              [
                303425.12936174596,
                4802538.12030884,
                1256.0746125313758
              ],
              [
                304478.48936174595,
                4802538.12030884,
                1269.2746125313756
              ],
              [
                304478.48936174595,
                4801120.54030884,
                1269.2746125313756
              ],
              [
                303425.12936174596,
                4801120.54030884,
                1256.0746125313758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:16:50+00:00",
        "end_time": "2017-08-29T18:29:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254835,
            43.33723031,
            1256.074613,
            -119.4119925,
            43.35025833,
            1269.274613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497556572097,
                  43.33723030931225,
                  1256.0746125313758
                ],
                [
                  -119.42548353913463,
                  43.34998352122537,
                  1256.0746125313758
                ],
                [
                  -119.41249776308494,
                  43.350258331773766,
                  1269.2746125313756
                ],
                [
                  -119.41199250285864,
                  43.33750499816477,
                  1269.2746125313756
                ],
                [
                  -119.42497556572097,
                  43.33723030931225,
                  1256.0746125313758
                ]
              ]
            ]
          },
          "id": "20170829_43119C4212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:16:50Z",
            "pc:count": 13422987,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303956.2308,
                "count": 13422987,
                "maximum": 304478.4894,
                "minimum": 303425.1294,
                "name": "X",
                "position": 0,
                "stddev": 294.4953275,
                "variance": 86727.49791
              },
              {
                "average": 4801841.186,
                "count": 13422987,
                "maximum": 4802538.12,
                "minimum": 4801120.54,
                "name": "Y",
                "position": 1,
                "stddev": 397.5730284,
                "variance": 158064.3129
              },
              {
                "average": 1256.92976,
                "count": 13422987,
                "maximum": 1269.274613,
                "minimum": 1256.074613,
                "name": "Z",
                "position": 2,
                "stddev": 2.071726158,
                "variance": 4.292049274
              },
              {
                "average": 23259.70729,
                "count": 13422987,
                "maximum": 32417,
                "minimum": 1650,
                "name": "Intensity",
                "position": 3,
                "stddev": 2822.365319,
                "variance": 7965745.993
              },
              {
                "average": 1.000016688,
                "count": 13422987,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004085035329,
                "variance": 1.668751364e-05
              },
              {
                "average": 1.000032407,
                "count": 13422987,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005692630858,
                "variance": 3.240604608e-05
              },
              {
                "average": 0.5033405754,
                "count": 13422987,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999888591,
                "variance": 0.2499888592
              },
              {
                "average": 4.395444918e-06,
                "count": 13422987,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002096527111,
                "variance": 4.395425926e-06
              },
              {
                "average": 1.201797931,
                "count": 13422987,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4013421705,
                "variance": 0.1610755378
              },
              {
                "average": -0.1407843943,
                "count": 13422987,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76814744,
                "variance": 138.4892942
              },
              {
                "average": 2.001943532,
                "count": 13422987,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000197824,
                "variance": 1.000395687
              },
              {
                "average": 1078.388115,
                "count": 13422987,
                "maximum": 1081,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9975475894,
                "variance": 0.9951011932
              },
              {
                "average": 53042.89008,
                "count": 13422987,
                "maximum": 59648,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 5145.749658,
                "variance": 26478739.54
              },
              {
                "average": 53273.08318,
                "count": 13422987,
                "maximum": 59904,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 4923.674045,
                "variance": 24242566.1
              },
              {
                "average": 52405.08994,
                "count": 13422987,
                "maximum": 59392,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 5699.106332,
                "variance": 32479812.98
              },
              {
                "average": 188067930,
                "count": 13422987,
                "maximum": 188069410.9,
                "minimum": 188066568.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 544.3509182,
                "variance": 296317.9221
              },
              {
                "average": 0,
                "count": 13422987,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422987,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422987,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422987,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422987,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303425.1294,
              4801120.54,
              1256.074613,
              304478.4894,
              4802538.12,
              1269.274613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303425.12936174596,
                    4801120.54030884,
                    1256.0746125313758
                  ],
                  [
                    303425.12936174596,
                    4802538.12030884,
                    1256.0746125313758
                  ],
                  [
                    304478.48936174595,
                    4802538.12030884,
                    1269.2746125313756
                  ],
                  [
                    304478.48936174595,
                    4801120.54030884,
                    1269.2746125313756
                  ],
                  [
                    303425.12936174596,
                    4801120.54030884,
                    1256.0746125313758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:16:50+00:00",
            "end_time": "2017-08-29T18:29:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747600208591,
              43.37473988756628,
              1259.6034482133202
            ],
            [
              -119.33796591777956,
              43.38748393051039,
              1259.6034482133202
            ],
            [
              -119.32499648154764,
              43.387748473559945,
              1271.78344821332
            ],
            [
              -119.32450927758705,
              43.37500431355988,
              1271.78344821332
            ],
            [
              -119.33747600208591,
              43.37473988756628,
              1259.6034482133202
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379659,
        43.37473989,
        1259.603448,
        -119.3245093,
        43.38774847,
        1271.783448
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:26Z",
        "pc:count": 24541150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311184.0225,
            "count": 24541150,
            "maximum": 311686.3736,
            "minimum": 310635.0536,
            "name": "X",
            "position": 0,
            "stddev": 287.958874,
            "variance": 82920.3131
          },
          {
            "average": 4805812.398,
            "count": 24541150,
            "maximum": 4806500.427,
            "minimum": 4805083.947,
            "name": "Y",
            "position": 1,
            "stddev": 397.4173179,
            "variance": 157940.5246
          },
          {
            "average": 1260.91841,
            "count": 24541150,
            "maximum": 1271.783448,
            "minimum": 1259.603448,
            "name": "Z",
            "position": 2,
            "stddev": 0.3166298562,
            "variance": 0.1002544659
          },
          {
            "average": 25544.03823,
            "count": 24541150,
            "maximum": 44785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3689.166967,
            "variance": 13609952.91
          },
          {
            "average": 1.00064402,
            "count": 24541150,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02587353425,
            "variance": 0.0006694397747
          },
          {
            "average": 1.00127492,
            "count": 24541150,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03676538383,
            "variance": 0.001351693448
          },
          {
            "average": 0.5001685333,
            "count": 24541150,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999818,
            "variance": 0.2499999818
          },
          {
            "average": 6.112183007e-07,
            "count": 24541150,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007818042927,
            "variance": 6.11217952e-07
          },
          {
            "average": 1.139151833,
            "count": 24541150,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3461049047,
            "variance": 0.1197886051
          },
          {
            "average": 1.116982043,
            "count": 24541150,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.41814236,
            "variance": 130.373975
          },
          {
            "average": 1.996765066,
            "count": 24541150,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000506636,
            "variance": 1.00101353
          },
          {
            "average": 1056.57072,
            "count": 24541150,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.69276288,
            "variance": 313.0338583
          },
          {
            "average": 35724.34017,
            "count": 24541150,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5578.284846,
            "variance": 31117261.82
          },
          {
            "average": 35665.79788,
            "count": 24541150,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4567.08204,
            "variance": 20858238.36
          },
          {
            "average": 28880.04389,
            "count": 24541150,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4812.444566,
            "variance": 23159622.7
          },
          {
            "average": 188018930.1,
            "count": 24541150,
            "maximum": 188064466.2,
            "minimum": 187976792.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39340.448,
            "variance": 1547670849
          },
          {
            "average": 0,
            "count": 24541150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24541150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24541150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24541150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24541150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310635.0536,
          4805083.947,
          1259.603448,
          311686.3736,
          4806500.427,
          1271.783448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310635.0535867373,
                4805083.947351556,
                1259.6034482133202
              ],
              [
                310635.0535867373,
                4806500.427351557,
                1259.6034482133202
              ],
              [
                311686.37358673726,
                4806500.427351557,
                1271.78344821332
              ],
              [
                311686.37358673726,
                4805083.947351556,
                1271.78344821332
              ],
              [
                310635.0535867373,
                4805083.947351556,
                1259.6034482133202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:26+00:00",
        "end_time": "2017-08-28T17:33:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379659,
            43.37473989,
            1259.603448,
            -119.3245093,
            43.38774847,
            1271.783448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747600208591,
                  43.37473988756628,
                  1259.6034482133202
                ],
                [
                  -119.33796591777956,
                  43.38748393051039,
                  1259.6034482133202
                ],
                [
                  -119.32499648154764,
                  43.387748473559945,
                  1271.78344821332
                ],
                [
                  -119.32450927758705,
                  43.37500431355988,
                  1271.78344821332
                ],
                [
                  -119.33747600208591,
                  43.37473988756628,
                  1259.6034482133202
                ]
              ]
            ]
          },
          "id": "20170828_43119D3324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:26Z",
            "pc:count": 24541150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311184.0225,
                "count": 24541150,
                "maximum": 311686.3736,
                "minimum": 310635.0536,
                "name": "X",
                "position": 0,
                "stddev": 287.958874,
                "variance": 82920.3131
              },
              {
                "average": 4805812.398,
                "count": 24541150,
                "maximum": 4806500.427,
                "minimum": 4805083.947,
                "name": "Y",
                "position": 1,
                "stddev": 397.4173179,
                "variance": 157940.5246
              },
              {
                "average": 1260.91841,
                "count": 24541150,
                "maximum": 1271.783448,
                "minimum": 1259.603448,
                "name": "Z",
                "position": 2,
                "stddev": 0.3166298562,
                "variance": 0.1002544659
              },
              {
                "average": 25544.03823,
                "count": 24541150,
                "maximum": 44785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3689.166967,
                "variance": 13609952.91
              },
              {
                "average": 1.00064402,
                "count": 24541150,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02587353425,
                "variance": 0.0006694397747
              },
              {
                "average": 1.00127492,
                "count": 24541150,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03676538383,
                "variance": 0.001351693448
              },
              {
                "average": 0.5001685333,
                "count": 24541150,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999818,
                "variance": 0.2499999818
              },
              {
                "average": 6.112183007e-07,
                "count": 24541150,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007818042927,
                "variance": 6.11217952e-07
              },
              {
                "average": 1.139151833,
                "count": 24541150,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3461049047,
                "variance": 0.1197886051
              },
              {
                "average": 1.116982043,
                "count": 24541150,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.41814236,
                "variance": 130.373975
              },
              {
                "average": 1.996765066,
                "count": 24541150,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000506636,
                "variance": 1.00101353
              },
              {
                "average": 1056.57072,
                "count": 24541150,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.69276288,
                "variance": 313.0338583
              },
              {
                "average": 35724.34017,
                "count": 24541150,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5578.284846,
                "variance": 31117261.82
              },
              {
                "average": 35665.79788,
                "count": 24541150,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4567.08204,
                "variance": 20858238.36
              },
              {
                "average": 28880.04389,
                "count": 24541150,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4812.444566,
                "variance": 23159622.7
              },
              {
                "average": 188018930.1,
                "count": 24541150,
                "maximum": 188064466.2,
                "minimum": 187976792.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39340.448,
                "variance": 1547670849
              },
              {
                "average": 0,
                "count": 24541150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24541150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24541150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24541150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24541150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310635.0536,
              4805083.947,
              1259.603448,
              311686.3736,
              4806500.427,
              1271.783448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310635.0535867373,
                    4805083.947351556,
                    1259.6034482133202
                  ],
                  [
                    310635.0535867373,
                    4806500.427351557,
                    1259.6034482133202
                  ],
                  [
                    311686.37358673726,
                    4806500.427351557,
                    1271.78344821332
                  ],
                  [
                    311686.37358673726,
                    4805083.947351556,
                    1271.78344821332
                  ],
                  [
                    310635.0535867373,
                    4805083.947351556,
                    1259.6034482133202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:26+00:00",
            "end_time": "2017-08-28T17:33: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": "20170831_43119C4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874015892446,
              43.3497248873799,
              1287.3255630707085
            ],
            [
              -119.48792314554885,
              43.36248449097053,
              1287.3255630707085
            ],
            [
              -119.474998439125,
              43.362765088112575,
              1313.7055630707086
            ],
            [
              -119.47447958553444,
              43.35000536020446,
              1313.7055630707086
            ],
            [
              -119.4874015892446,
              43.3497248873799,
              1287.3255630707085
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879231,
        43.34972489,
        1287.325563,
        -119.4744796,
        43.36276509,
        1313.705563
      ],
      "properties": {
        "datetime": "2017-08-31T15:07:34Z",
        "pc:count": 13260901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298938.7657,
            "count": 13260901,
            "maximum": 299454.1413,
            "minimum": 298405.9013,
            "name": "X",
            "position": 0,
            "stddev": 291.3121083,
            "variance": 84862.74447
          },
          {
            "average": 4803360.843,
            "count": 13260901,
            "maximum": 4804075.539,
            "minimum": 4802657.179,
            "name": "Y",
            "position": 1,
            "stddev": 399.7319233,
            "variance": 159785.6105
          },
          {
            "average": 1300.118264,
            "count": 13260901,
            "maximum": 1313.705563,
            "minimum": 1287.325563,
            "name": "Z",
            "position": 2,
            "stddev": 5.071603024,
            "variance": 25.72115723
          },
          {
            "average": 18558.14925,
            "count": 13260901,
            "maximum": 33841,
            "minimum": 3169,
            "name": "Intensity",
            "position": 3,
            "stddev": 1406.174234,
            "variance": 1977325.976
          },
          {
            "average": 1.000006334,
            "count": 13260901,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002516817746,
            "variance": 6.334371567e-06
          },
          {
            "average": 1.000012669,
            "count": 13260901,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003559306517,
            "variance": 1.266866288e-05
          },
          {
            "average": 0.5015444275,
            "count": 13260901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976336,
            "variance": 0.2499976336
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226256873,
            "count": 13260901,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.418407354,
            "variance": 0.1750647139
          },
          {
            "average": 0.1525039417,
            "count": 13260901,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80560316,
            "variance": 139.372266
          },
          {
            "average": 2.000239049,
            "count": 13260901,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000352676,
            "variance": 1.000705476
          },
          {
            "average": 1116.388746,
            "count": 13260901,
            "maximum": 1119,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9718898098,
            "variance": 0.9445698024
          },
          {
            "average": 42965.31451,
            "count": 13260901,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2724.740535,
            "variance": 7424210.983
          },
          {
            "average": 41330.59639,
            "count": 13260901,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2589.047818,
            "variance": 6703168.604
          },
          {
            "average": 38338.38389,
            "count": 13260901,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2420.255915,
            "variance": 5857638.696
          },
          {
            "average": 188226429.4,
            "count": 13260901,
            "maximum": 188227254.5,
            "minimum": 188225640.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 362.9724181,
            "variance": 131748.9763
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298405.9013,
          4802657.179,
          1287.325563,
          299454.1413,
          4804075.539,
          1313.705563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298405.90126036317,
                4802657.17939693,
                1287.3255630707085
              ],
              [
                298405.90126036317,
                4804075.53939693,
                1287.3255630707085
              ],
              [
                299454.14126036316,
                4804075.53939693,
                1313.7055630707086
              ],
              [
                299454.14126036316,
                4802657.17939693,
                1313.7055630707086
              ],
              [
                298405.90126036317,
                4802657.17939693,
                1287.3255630707085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:07:34+00:00",
        "end_time": "2017-08-31T14:40:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879231,
            43.34972489,
            1287.325563,
            -119.4744796,
            43.36276509,
            1313.705563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874015892446,
                  43.3497248873799,
                  1287.3255630707085
                ],
                [
                  -119.48792314554885,
                  43.36248449097053,
                  1287.3255630707085
                ],
                [
                  -119.474998439125,
                  43.362765088112575,
                  1313.7055630707086
                ],
                [
                  -119.47447958553444,
                  43.35000536020446,
                  1313.7055630707086
                ],
                [
                  -119.4874015892446,
                  43.3497248873799,
                  1287.3255630707085
                ]
              ]
            ]
          },
          "id": "20170831_43119C4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:07:34Z",
            "pc:count": 13260901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298938.7657,
                "count": 13260901,
                "maximum": 299454.1413,
                "minimum": 298405.9013,
                "name": "X",
                "position": 0,
                "stddev": 291.3121083,
                "variance": 84862.74447
              },
              {
                "average": 4803360.843,
                "count": 13260901,
                "maximum": 4804075.539,
                "minimum": 4802657.179,
                "name": "Y",
                "position": 1,
                "stddev": 399.7319233,
                "variance": 159785.6105
              },
              {
                "average": 1300.118264,
                "count": 13260901,
                "maximum": 1313.705563,
                "minimum": 1287.325563,
                "name": "Z",
                "position": 2,
                "stddev": 5.071603024,
                "variance": 25.72115723
              },
              {
                "average": 18558.14925,
                "count": 13260901,
                "maximum": 33841,
                "minimum": 3169,
                "name": "Intensity",
                "position": 3,
                "stddev": 1406.174234,
                "variance": 1977325.976
              },
              {
                "average": 1.000006334,
                "count": 13260901,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002516817746,
                "variance": 6.334371567e-06
              },
              {
                "average": 1.000012669,
                "count": 13260901,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003559306517,
                "variance": 1.266866288e-05
              },
              {
                "average": 0.5015444275,
                "count": 13260901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976336,
                "variance": 0.2499976336
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226256873,
                "count": 13260901,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.418407354,
                "variance": 0.1750647139
              },
              {
                "average": 0.1525039417,
                "count": 13260901,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80560316,
                "variance": 139.372266
              },
              {
                "average": 2.000239049,
                "count": 13260901,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000352676,
                "variance": 1.000705476
              },
              {
                "average": 1116.388746,
                "count": 13260901,
                "maximum": 1119,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9718898098,
                "variance": 0.9445698024
              },
              {
                "average": 42965.31451,
                "count": 13260901,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2724.740535,
                "variance": 7424210.983
              },
              {
                "average": 41330.59639,
                "count": 13260901,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2589.047818,
                "variance": 6703168.604
              },
              {
                "average": 38338.38389,
                "count": 13260901,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2420.255915,
                "variance": 5857638.696
              },
              {
                "average": 188226429.4,
                "count": 13260901,
                "maximum": 188227254.5,
                "minimum": 188225640.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 362.9724181,
                "variance": 131748.9763
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298405.9013,
              4802657.179,
              1287.325563,
              299454.1413,
              4804075.539,
              1313.705563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298405.90126036317,
                    4802657.17939693,
                    1287.3255630707085
                  ],
                  [
                    298405.90126036317,
                    4804075.53939693,
                    1287.3255630707085
                  ],
                  [
                    299454.14126036316,
                    4804075.53939693,
                    1313.7055630707086
                  ],
                  [
                    299454.14126036316,
                    4802657.17939693,
                    1313.7055630707086
                  ],
                  [
                    298405.90126036317,
                    4802657.17939693,
                    1287.3255630707085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:07:34+00:00",
            "end_time": "2017-08-31T14:40: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": "20170827_43119D3218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747607190525,
              43.44974588095114,
              1354.4894393306845
            ],
            [
              -119.2879436194408,
              43.46214165591567,
              1354.4894393306845
            ],
            [
              -119.27537280585038,
              43.46239261654593,
              1394.9294393306845
            ],
            [
              -119.27490782177755,
              43.44999673358525,
              1394.9294393306845
            ],
            [
              -119.28747607190525,
              43.44974588095114,
              1354.4894393306845
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879436,
        43.44974588,
        1354.489439,
        -119.2749078,
        43.46239262,
        1394.929439
      ],
      "properties": {
        "datetime": "2017-08-27T21:15:51Z",
        "pc:count": 8483779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315307.9346,
            "count": 8483779,
            "maximum": 315932.2067,
            "minimum": 314914.4867,
            "name": "X",
            "position": 0,
            "stddev": 257.9636543,
            "variance": 66545.24692
          },
          {
            "average": 4813784.726,
            "count": 8483779,
            "maximum": 4814679.615,
            "minimum": 4813301.875,
            "name": "Y",
            "position": 1,
            "stddev": 344.1805625,
            "variance": 118460.2596
          },
          {
            "average": 1368.467433,
            "count": 8483779,
            "maximum": 1394.929439,
            "minimum": 1354.489439,
            "name": "Z",
            "position": 2,
            "stddev": 9.303161214,
            "variance": 86.54880858
          },
          {
            "average": 20201.24833,
            "count": 8483779,
            "maximum": 29937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1710.092644,
            "variance": 2924416.851
          },
          {
            "average": 1.00582936,
            "count": 8483779,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08207025163,
            "variance": 0.006735526202
          },
          {
            "average": 1.011791443,
            "count": 8483779,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1205302486,
            "variance": 0.01452754082
          },
          {
            "average": 0.5077034656,
            "count": 8483779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999406826,
            "variance": 0.2499406861
          },
          {
            "average": 8.840400015e-06,
            "count": 8483779,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002973268051,
            "variance": 8.840322904e-06
          },
          {
            "average": 1.152101204,
            "count": 8483779,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591189816,
            "variance": 0.1289664429
          },
          {
            "average": -1.807866554,
            "count": 8483779,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56938865,
            "variance": 133.8507538
          },
          {
            "average": 1.990512836,
            "count": 8483779,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001600682,
            "variance": 1.003203927
          },
          {
            "average": 1009.438748,
            "count": 8483779,
            "maximum": 1011,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8273802488,
            "variance": 0.6845580761
          },
          {
            "average": 43650.32127,
            "count": 8483779,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 3569.665353,
            "variance": 12742510.73
          },
          {
            "average": 42003.49857,
            "count": 8483779,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3118.411025,
            "variance": 9724487.322
          },
          {
            "average": 39202.49669,
            "count": 8483779,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 2884.560001,
            "variance": 8320686.402
          },
          {
            "average": 187903190.5,
            "count": 8483779,
            "maximum": 187903751.4,
            "minimum": 187902715.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 348.5611403,
            "variance": 121494.8686
          },
          {
            "average": 0,
            "count": 8483779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8483779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8483779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8483779,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8483779,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314914.4867,
          4813301.875,
          1354.489439,
          315932.2067,
          4814679.615,
          1394.929439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314914.4867117121,
                4813301.8748846445,
                1354.4894393306845
              ],
              [
                314914.4867117121,
                4814679.614884645,
                1354.4894393306845
              ],
              [
                315932.20671171206,
                4814679.614884645,
                1394.9294393306845
              ],
              [
                315932.20671171206,
                4813301.8748846445,
                1394.9294393306845
              ],
              [
                314914.4867117121,
                4813301.8748846445,
                1354.4894393306845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:15:51+00:00",
        "end_time": "2017-08-27T20:58:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879436,
            43.44974588,
            1354.489439,
            -119.2749078,
            43.46239262,
            1394.929439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747607190525,
                  43.44974588095114,
                  1354.4894393306845
                ],
                [
                  -119.2879436194408,
                  43.46214165591567,
                  1354.4894393306845
                ],
                [
                  -119.27537280585038,
                  43.46239261654593,
                  1394.9294393306845
                ],
                [
                  -119.27490782177755,
                  43.44999673358525,
                  1394.9294393306845
                ],
                [
                  -119.28747607190525,
                  43.44974588095114,
                  1354.4894393306845
                ]
              ]
            ]
          },
          "id": "20170827_43119D3218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:15:51Z",
            "pc:count": 8483779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315307.9346,
                "count": 8483779,
                "maximum": 315932.2067,
                "minimum": 314914.4867,
                "name": "X",
                "position": 0,
                "stddev": 257.9636543,
                "variance": 66545.24692
              },
              {
                "average": 4813784.726,
                "count": 8483779,
                "maximum": 4814679.615,
                "minimum": 4813301.875,
                "name": "Y",
                "position": 1,
                "stddev": 344.1805625,
                "variance": 118460.2596
              },
              {
                "average": 1368.467433,
                "count": 8483779,
                "maximum": 1394.929439,
                "minimum": 1354.489439,
                "name": "Z",
                "position": 2,
                "stddev": 9.303161214,
                "variance": 86.54880858
              },
              {
                "average": 20201.24833,
                "count": 8483779,
                "maximum": 29937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1710.092644,
                "variance": 2924416.851
              },
              {
                "average": 1.00582936,
                "count": 8483779,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08207025163,
                "variance": 0.006735526202
              },
              {
                "average": 1.011791443,
                "count": 8483779,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1205302486,
                "variance": 0.01452754082
              },
              {
                "average": 0.5077034656,
                "count": 8483779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999406826,
                "variance": 0.2499406861
              },
              {
                "average": 8.840400015e-06,
                "count": 8483779,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002973268051,
                "variance": 8.840322904e-06
              },
              {
                "average": 1.152101204,
                "count": 8483779,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591189816,
                "variance": 0.1289664429
              },
              {
                "average": -1.807866554,
                "count": 8483779,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56938865,
                "variance": 133.8507538
              },
              {
                "average": 1.990512836,
                "count": 8483779,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001600682,
                "variance": 1.003203927
              },
              {
                "average": 1009.438748,
                "count": 8483779,
                "maximum": 1011,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8273802488,
                "variance": 0.6845580761
              },
              {
                "average": 43650.32127,
                "count": 8483779,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 3569.665353,
                "variance": 12742510.73
              },
              {
                "average": 42003.49857,
                "count": 8483779,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3118.411025,
                "variance": 9724487.322
              },
              {
                "average": 39202.49669,
                "count": 8483779,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 2884.560001,
                "variance": 8320686.402
              },
              {
                "average": 187903190.5,
                "count": 8483779,
                "maximum": 187903751.4,
                "minimum": 187902715.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 348.5611403,
                "variance": 121494.8686
              },
              {
                "average": 0,
                "count": 8483779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8483779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8483779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8483779,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8483779,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314914.4867,
              4813301.875,
              1354.489439,
              315932.2067,
              4814679.615,
              1394.929439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314914.4867117121,
                    4813301.8748846445,
                    1354.4894393306845
                  ],
                  [
                    314914.4867117121,
                    4814679.614884645,
                    1354.4894393306845
                  ],
                  [
                    315932.20671171206,
                    4814679.614884645,
                    1394.9294393306845
                  ],
                  [
                    315932.20671171206,
                    4813301.8748846445,
                    1394.9294393306845
                  ],
                  [
                    314914.4867117121,
                    4813301.8748846445,
                    1354.4894393306845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:15:51+00:00",
            "end_time": "2017-08-27T20:58: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": "20170828_43119C3217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2929392649498,
              43.324885643323945,
              1256.011489754174
            ],
            [
              -119.29341356074465,
              43.33748534204704,
              1256.011489754174
            ],
            [
              -119.28749089952906,
              43.33760400964931,
              1259.831489754174
            ],
            [
              -119.28701782597992,
              43.325004259007216,
              1259.831489754174
            ],
            [
              -119.2929392649498,
              43.324885643323945,
              1256.011489754174
            ]
          ]
        ]
      },
      "bbox": [
        -119.2934136,
        43.32488564,
        1256.01149,
        -119.2870178,
        43.33760401,
        1259.83149
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:56Z",
        "pc:count": 9128410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314329.1233,
            "count": 9128410,
            "maximum": 314571.4966,
            "minimum": 314091.0166,
            "name": "X",
            "position": 0,
            "stddev": 131.1215099,
            "variance": 17192.85035
          },
          {
            "average": 4800240.718,
            "count": 9128410,
            "maximum": 4800847.312,
            "minimum": 4799446.932,
            "name": "Y",
            "position": 1,
            "stddev": 342.0807837,
            "variance": 117019.2626
          },
          {
            "average": 1257.103589,
            "count": 9128410,
            "maximum": 1259.83149,
            "minimum": 1256.01149,
            "name": "Z",
            "position": 2,
            "stddev": 0.3052277297,
            "variance": 0.09316396699
          },
          {
            "average": 22530.25376,
            "count": 9128410,
            "maximum": 32033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2083.211603,
            "variance": 4339770.581
          },
          {
            "average": 1.00020858,
            "count": 9128410,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01444077926,
            "variance": 0.0002085361057
          },
          {
            "average": 1.000416611,
            "count": 9128410,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02040681055,
            "variance": 0.0004164379167
          },
          {
            "average": 0.4990433164,
            "count": 9128410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991121,
            "variance": 0.2499991121
          },
          {
            "average": 9.859329281e-07,
            "count": 9128410,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009929411181,
            "variance": 9.85932064e-07
          },
          {
            "average": 1.122732765,
            "count": 9128410,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.328130226,
            "variance": 0.1076694452
          },
          {
            "average": 1.567165211,
            "count": 9128410,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.16297812,
            "variance": 124.6120805
          },
          {
            "average": 1.991593169,
            "count": 9128410,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0006003,
            "variance": 1.00120096
          },
          {
            "average": 1048.387954,
            "count": 9128410,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.83364659,
            "variance": 521.3754165
          },
          {
            "average": 42887.28215,
            "count": 9128410,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3772.941051,
            "variance": 14235084.17
          },
          {
            "average": 42340.04532,
            "count": 9128410,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3355.616409,
            "variance": 11260161.48
          },
          {
            "average": 39409.55507,
            "count": 9128410,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3771.283444,
            "variance": 14222578.81
          },
          {
            "average": 188017604.7,
            "count": 9128410,
            "maximum": 188064376.1,
            "minimum": 187976694.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42882.31243,
            "variance": 1838892719
          },
          {
            "average": 0,
            "count": 9128410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9128410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9128410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9128410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9128410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314091.0166,
          4799446.932,
          1256.01149,
          314571.4966,
          4800847.312,
          1259.83149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314091.01659545646,
                4799446.932490648,
                1256.011489754174
              ],
              [
                314091.01659545646,
                4800847.312490649,
                1256.011489754174
              ],
              [
                314571.49659545644,
                4800847.312490649,
                1259.831489754174
              ],
              [
                314571.49659545644,
                4799446.932490648,
                1259.831489754174
              ],
              [
                314091.01659545646,
                4799446.932490648,
                1256.011489754174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:56+00:00",
        "end_time": "2017-08-28T17:31:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2934136,
            43.32488564,
            1256.01149,
            -119.2870178,
            43.33760401,
            1259.83149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2929392649498,
                  43.324885643323945,
                  1256.011489754174
                ],
                [
                  -119.29341356074465,
                  43.33748534204704,
                  1256.011489754174
                ],
                [
                  -119.28749089952906,
                  43.33760400964931,
                  1259.831489754174
                ],
                [
                  -119.28701782597992,
                  43.325004259007216,
                  1259.831489754174
                ],
                [
                  -119.2929392649498,
                  43.324885643323945,
                  1256.011489754174
                ]
              ]
            ]
          },
          "id": "20170828_43119C3217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:56Z",
            "pc:count": 9128410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314329.1233,
                "count": 9128410,
                "maximum": 314571.4966,
                "minimum": 314091.0166,
                "name": "X",
                "position": 0,
                "stddev": 131.1215099,
                "variance": 17192.85035
              },
              {
                "average": 4800240.718,
                "count": 9128410,
                "maximum": 4800847.312,
                "minimum": 4799446.932,
                "name": "Y",
                "position": 1,
                "stddev": 342.0807837,
                "variance": 117019.2626
              },
              {
                "average": 1257.103589,
                "count": 9128410,
                "maximum": 1259.83149,
                "minimum": 1256.01149,
                "name": "Z",
                "position": 2,
                "stddev": 0.3052277297,
                "variance": 0.09316396699
              },
              {
                "average": 22530.25376,
                "count": 9128410,
                "maximum": 32033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2083.211603,
                "variance": 4339770.581
              },
              {
                "average": 1.00020858,
                "count": 9128410,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01444077926,
                "variance": 0.0002085361057
              },
              {
                "average": 1.000416611,
                "count": 9128410,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02040681055,
                "variance": 0.0004164379167
              },
              {
                "average": 0.4990433164,
                "count": 9128410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991121,
                "variance": 0.2499991121
              },
              {
                "average": 9.859329281e-07,
                "count": 9128410,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009929411181,
                "variance": 9.85932064e-07
              },
              {
                "average": 1.122732765,
                "count": 9128410,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.328130226,
                "variance": 0.1076694452
              },
              {
                "average": 1.567165211,
                "count": 9128410,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.16297812,
                "variance": 124.6120805
              },
              {
                "average": 1.991593169,
                "count": 9128410,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0006003,
                "variance": 1.00120096
              },
              {
                "average": 1048.387954,
                "count": 9128410,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.83364659,
                "variance": 521.3754165
              },
              {
                "average": 42887.28215,
                "count": 9128410,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3772.941051,
                "variance": 14235084.17
              },
              {
                "average": 42340.04532,
                "count": 9128410,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3355.616409,
                "variance": 11260161.48
              },
              {
                "average": 39409.55507,
                "count": 9128410,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3771.283444,
                "variance": 14222578.81
              },
              {
                "average": 188017604.7,
                "count": 9128410,
                "maximum": 188064376.1,
                "minimum": 187976694.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42882.31243,
                "variance": 1838892719
              },
              {
                "average": 0,
                "count": 9128410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9128410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9128410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9128410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9128410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314091.0166,
              4799446.932,
              1256.01149,
              314571.4966,
              4800847.312,
              1259.83149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314091.01659545646,
                    4799446.932490648,
                    1256.011489754174
                  ],
                  [
                    314091.01659545646,
                    4800847.312490649,
                    1256.011489754174
                  ],
                  [
                    314571.49659545644,
                    4800847.312490649,
                    1259.831489754174
                  ],
                  [
                    314571.49659545644,
                    4799446.932490648,
                    1259.831489754174
                  ],
                  [
                    314091.01659545646,
                    4799446.932490648,
                    1256.011489754174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:56+00:00",
            "end_time": "2017-08-28T17:31: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": "20170828_43119C3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31244142764,
              43.36224349678209,
              1256.8579997992451
            ],
            [
              -119.31292575091486,
              43.374984195357364,
              1256.8579997992451
            ],
            [
              -119.29999673829498,
              43.375245074661585,
              1300.537999799245
            ],
            [
              -119.2995151165026,
              43.362504260678904,
              1300.537999799245
            ],
            [
              -119.31244142764,
              43.36224349678209,
              1256.8579997992451
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129258,
        43.3622435,
        1256.858,
        -119.2995151,
        43.37524507,
        1300.538
      ],
      "properties": {
        "datetime": "2017-08-29T17:53:57Z",
        "pc:count": 16105291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313112.2965,
            "count": 16105291,
            "maximum": 313672.9884,
            "minimum": 312624.7484,
            "name": "X",
            "position": 0,
            "stddev": 291.4895282,
            "variance": 84966.14503
          },
          {
            "average": 4804330.733,
            "count": 16105291,
            "maximum": 4805055.617,
            "minimum": 4803639.537,
            "name": "Y",
            "position": 1,
            "stddev": 382.0443334,
            "variance": 145957.8727
          },
          {
            "average": 1263.37489,
            "count": 16105291,
            "maximum": 1300.538,
            "minimum": 1256.858,
            "name": "Z",
            "position": 2,
            "stddev": 10.39627751,
            "variance": 108.0825862
          },
          {
            "average": 24213.13671,
            "count": 16105291,
            "maximum": 51041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2914.720959,
            "variance": 8495598.269
          },
          {
            "average": 1.002848753,
            "count": 16105291,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06417150694,
            "variance": 0.004117982303
          },
          {
            "average": 1.005726689,
            "count": 16105291,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09836193979,
            "variance": 0.009675071199
          },
          {
            "average": 0.5054264465,
            "count": 16105291,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999705683,
            "variance": 0.2499705692
          },
          {
            "average": 1.428102106e-06,
            "count": 16105291,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001195031445,
            "variance": 1.428100156e-06
          },
          {
            "average": 1.160337494,
            "count": 16105291,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.366918779,
            "variance": 0.1346293904
          },
          {
            "average": -0.9402569028,
            "count": 16105291,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00725521,
            "variance": 144.1741776
          },
          {
            "average": 2.002075715,
            "count": 16105291,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001821426,
            "variance": 1.003646169
          },
          {
            "average": 1034.73046,
            "count": 16105291,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.41229484,
            "variance": 376.8371911
          },
          {
            "average": 42098.67684,
            "count": 16105291,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5871.340712,
            "variance": 34472641.76
          },
          {
            "average": 41615.60274,
            "count": 16105291,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5040.758665,
            "variance": 25409247.92
          },
          {
            "average": 36153.56188,
            "count": 16105291,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6013.950143,
            "variance": 36167596.33
          },
          {
            "average": 187994716.5,
            "count": 16105291,
            "maximum": 188064437.1,
            "minimum": 187975679.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35424.54577,
            "variance": 1254898443
          },
          {
            "average": 0,
            "count": 16105291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312624.7484,
          4803639.537,
          1256.858,
          313672.9884,
          4805055.617,
          1300.538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312624.7483558818,
                4803639.536621294,
                1256.8579997992451
              ],
              [
                312624.7483558818,
                4805055.616621294,
                1256.8579997992451
              ],
              [
                313672.98835588177,
                4805055.616621294,
                1300.537999799245
              ],
              [
                313672.98835588177,
                4803639.536621294,
                1300.537999799245
              ],
              [
                312624.7483558818,
                4803639.536621294,
                1256.8579997992451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:53:57+00:00",
        "end_time": "2017-08-28T17:14:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129258,
            43.3622435,
            1256.858,
            -119.2995151,
            43.37524507,
            1300.538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31244142764,
                  43.36224349678209,
                  1256.8579997992451
                ],
                [
                  -119.31292575091486,
                  43.374984195357364,
                  1256.8579997992451
                ],
                [
                  -119.29999673829498,
                  43.375245074661585,
                  1300.537999799245
                ],
                [
                  -119.2995151165026,
                  43.362504260678904,
                  1300.537999799245
                ],
                [
                  -119.31244142764,
                  43.36224349678209,
                  1256.8579997992451
                ]
              ]
            ]
          },
          "id": "20170828_43119C3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:53:57Z",
            "pc:count": 16105291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313112.2965,
                "count": 16105291,
                "maximum": 313672.9884,
                "minimum": 312624.7484,
                "name": "X",
                "position": 0,
                "stddev": 291.4895282,
                "variance": 84966.14503
              },
              {
                "average": 4804330.733,
                "count": 16105291,
                "maximum": 4805055.617,
                "minimum": 4803639.537,
                "name": "Y",
                "position": 1,
                "stddev": 382.0443334,
                "variance": 145957.8727
              },
              {
                "average": 1263.37489,
                "count": 16105291,
                "maximum": 1300.538,
                "minimum": 1256.858,
                "name": "Z",
                "position": 2,
                "stddev": 10.39627751,
                "variance": 108.0825862
              },
              {
                "average": 24213.13671,
                "count": 16105291,
                "maximum": 51041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2914.720959,
                "variance": 8495598.269
              },
              {
                "average": 1.002848753,
                "count": 16105291,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06417150694,
                "variance": 0.004117982303
              },
              {
                "average": 1.005726689,
                "count": 16105291,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09836193979,
                "variance": 0.009675071199
              },
              {
                "average": 0.5054264465,
                "count": 16105291,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999705683,
                "variance": 0.2499705692
              },
              {
                "average": 1.428102106e-06,
                "count": 16105291,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001195031445,
                "variance": 1.428100156e-06
              },
              {
                "average": 1.160337494,
                "count": 16105291,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.366918779,
                "variance": 0.1346293904
              },
              {
                "average": -0.9402569028,
                "count": 16105291,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00725521,
                "variance": 144.1741776
              },
              {
                "average": 2.002075715,
                "count": 16105291,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001821426,
                "variance": 1.003646169
              },
              {
                "average": 1034.73046,
                "count": 16105291,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.41229484,
                "variance": 376.8371911
              },
              {
                "average": 42098.67684,
                "count": 16105291,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5871.340712,
                "variance": 34472641.76
              },
              {
                "average": 41615.60274,
                "count": 16105291,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5040.758665,
                "variance": 25409247.92
              },
              {
                "average": 36153.56188,
                "count": 16105291,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6013.950143,
                "variance": 36167596.33
              },
              {
                "average": 187994716.5,
                "count": 16105291,
                "maximum": 188064437.1,
                "minimum": 187975679.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35424.54577,
                "variance": 1254898443
              },
              {
                "average": 0,
                "count": 16105291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312624.7484,
              4803639.537,
              1256.858,
              313672.9884,
              4805055.617,
              1300.538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312624.7483558818,
                    4803639.536621294,
                    1256.8579997992451
                  ],
                  [
                    312624.7483558818,
                    4805055.616621294,
                    1256.8579997992451
                  ],
                  [
                    313672.98835588177,
                    4805055.616621294,
                    1300.537999799245
                  ],
                  [
                    313672.98835588177,
                    4803639.536621294,
                    1300.537999799245
                  ],
                  [
                    312624.7483558818,
                    4803639.536621294,
                    1256.8579997992451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:53:57+00:00",
            "end_time": "2017-08-28T17:14: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": "20170827_43119D3219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27498432293596,
              43.449982411570566,
              1359.0739528159277
            ],
            [
              -119.27506398775527,
              43.45210666639935,
              1359.0739528159277
            ],
            [
              -119.27443834030866,
              43.45211911859726,
              1371.8939528159278
            ],
            [
              -119.27435869735129,
              43.449994862850005,
              1371.8939528159278
            ],
            [
              -119.27498432293596,
              43.449982411570566,
              1359.0739528159277
            ]
          ]
        ]
      },
      "bbox": [
        -119.275064,
        43.44998241,
        1359.073953,
        -119.2743587,
        43.45211912,
        1371.893953
      ],
      "properties": {
        "datetime": "2017-08-27T21:02:11Z",
        "pc:count": 68387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315949.1905,
            "count": 68387,
            "maximum": 315976.6332,
            "minimum": 315925.9732,
            "name": "X",
            "position": 0,
            "stddev": 12.93644398,
            "variance": 167.3515828
          },
          {
            "average": 4813401.277,
            "count": 68387,
            "maximum": 4813536.553,
            "minimum": 4813300.453,
            "name": "Y",
            "position": 1,
            "stddev": 59.71070791,
            "variance": 3565.368639
          },
          {
            "average": 1361.217947,
            "count": 68387,
            "maximum": 1371.893953,
            "minimum": 1359.073953,
            "name": "Z",
            "position": 2,
            "stddev": 1.370628484,
            "variance": 1.878622442
          },
          {
            "average": 19665.33063,
            "count": 68387,
            "maximum": 25041,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 2197.120477,
            "variance": 4827338.392
          },
          {
            "average": 1.023440128,
            "count": 68387,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1621219599,
            "variance": 0.0262835299
          },
          {
            "average": 1.047655256,
            "count": 68387,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2363363611,
            "variance": 0.05585487556
          },
          {
            "average": 0.4787752058,
            "count": 68387,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995529574,
            "variance": 0.2495531572
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208255955,
            "count": 68387,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4060638168,
            "variance": 0.1648878234
          },
          {
            "average": 8.892622049,
            "count": 68387,
            "maximum": 13.00199986,
            "minimum": 4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.912510522,
            "variance": 3.657696497
          },
          {
            "average": 1.995671692,
            "count": 68387,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007275604,
            "variance": 1.014604142
          },
          {
            "average": 1008.580432,
            "count": 68387,
            "maximum": 1009,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4934919067,
            "variance": 0.243534262
          },
          {
            "average": 42868.8952,
            "count": 68387,
            "maximum": 51456,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 6080.495215,
            "variance": 36972422.06
          },
          {
            "average": 41459.36602,
            "count": 68387,
            "maximum": 49664,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 5092.166659,
            "variance": 25930161.28
          },
          {
            "average": 38689.87778,
            "count": 68387,
            "maximum": 46848,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 4794.379453,
            "variance": 22986074.34
          },
          {
            "average": 187902840.3,
            "count": 68387,
            "maximum": 187902931.7,
            "minimum": 187902714.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 105.6930636,
            "variance": 11171.02369
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315925.9732,
          4813300.453,
          1359.073953,
          315976.6332,
          4813536.553,
          1371.893953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315925.9731965539,
                4813300.453370209,
                1359.0739528159277
              ],
              [
                315925.9731965539,
                4813536.5533702085,
                1359.0739528159277
              ],
              [
                315976.6331965539,
                4813536.5533702085,
                1371.8939528159278
              ],
              [
                315976.6331965539,
                4813300.453370209,
                1371.8939528159278
              ],
              [
                315925.9731965539,
                4813300.453370209,
                1359.0739528159277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:02:11+00:00",
        "end_time": "2017-08-27T20:58:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.275064,
            43.44998241,
            1359.073953,
            -119.2743587,
            43.45211912,
            1371.893953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27498432293596,
                  43.449982411570566,
                  1359.0739528159277
                ],
                [
                  -119.27506398775527,
                  43.45210666639935,
                  1359.0739528159277
                ],
                [
                  -119.27443834030866,
                  43.45211911859726,
                  1371.8939528159278
                ],
                [
                  -119.27435869735129,
                  43.449994862850005,
                  1371.8939528159278
                ],
                [
                  -119.27498432293596,
                  43.449982411570566,
                  1359.0739528159277
                ]
              ]
            ]
          },
          "id": "20170827_43119D3219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:02:11Z",
            "pc:count": 68387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315949.1905,
                "count": 68387,
                "maximum": 315976.6332,
                "minimum": 315925.9732,
                "name": "X",
                "position": 0,
                "stddev": 12.93644398,
                "variance": 167.3515828
              },
              {
                "average": 4813401.277,
                "count": 68387,
                "maximum": 4813536.553,
                "minimum": 4813300.453,
                "name": "Y",
                "position": 1,
                "stddev": 59.71070791,
                "variance": 3565.368639
              },
              {
                "average": 1361.217947,
                "count": 68387,
                "maximum": 1371.893953,
                "minimum": 1359.073953,
                "name": "Z",
                "position": 2,
                "stddev": 1.370628484,
                "variance": 1.878622442
              },
              {
                "average": 19665.33063,
                "count": 68387,
                "maximum": 25041,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 2197.120477,
                "variance": 4827338.392
              },
              {
                "average": 1.023440128,
                "count": 68387,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1621219599,
                "variance": 0.0262835299
              },
              {
                "average": 1.047655256,
                "count": 68387,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2363363611,
                "variance": 0.05585487556
              },
              {
                "average": 0.4787752058,
                "count": 68387,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995529574,
                "variance": 0.2495531572
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208255955,
                "count": 68387,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4060638168,
                "variance": 0.1648878234
              },
              {
                "average": 8.892622049,
                "count": 68387,
                "maximum": 13.00199986,
                "minimum": 4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.912510522,
                "variance": 3.657696497
              },
              {
                "average": 1.995671692,
                "count": 68387,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007275604,
                "variance": 1.014604142
              },
              {
                "average": 1008.580432,
                "count": 68387,
                "maximum": 1009,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4934919067,
                "variance": 0.243534262
              },
              {
                "average": 42868.8952,
                "count": 68387,
                "maximum": 51456,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 6080.495215,
                "variance": 36972422.06
              },
              {
                "average": 41459.36602,
                "count": 68387,
                "maximum": 49664,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 5092.166659,
                "variance": 25930161.28
              },
              {
                "average": 38689.87778,
                "count": 68387,
                "maximum": 46848,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 4794.379453,
                "variance": 22986074.34
              },
              {
                "average": 187902840.3,
                "count": 68387,
                "maximum": 187902931.7,
                "minimum": 187902714.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 105.6930636,
                "variance": 11171.02369
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315925.9732,
              4813300.453,
              1359.073953,
              315976.6332,
              4813536.553,
              1371.893953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315925.9731965539,
                    4813300.453370209,
                    1359.0739528159277
                  ],
                  [
                    315925.9731965539,
                    4813536.5533702085,
                    1359.0739528159277
                  ],
                  [
                    315976.6331965539,
                    4813536.5533702085,
                    1371.8939528159278
                  ],
                  [
                    315976.6331965539,
                    4813300.453370209,
                    1371.8939528159278
                  ],
                  [
                    315925.9731965539,
                    4813300.453370209,
                    1359.0739528159277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:02:11+00:00",
            "end_time": "2017-08-27T20:58: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": "20170828_43119D2110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19997617309886,
              43.474754981084686,
              1267.1652892943493
            ],
            [
              -119.20043836763988,
              43.48748543836904,
              1267.1652892943493
            ],
            [
              -119.187495259782,
              43.48773390153225,
              1367.5852892943494
            ],
            [
              -119.18703577859665,
              43.475003334445525,
              1367.5852892943494
            ],
            [
              -119.19997617309886,
              43.474754981084686,
              1267.1652892943493
            ]
          ]
        ]
      },
      "bbox": [
        -119.2004384,
        43.47475498,
        1267.165289,
        -119.1870358,
        43.4877339,
        1367.585289
      ],
      "properties": {
        "datetime": "2017-08-28T20:17:20Z",
        "pc:count": 13279082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322596.533,
            "count": 13279082,
            "maximum": 323115.2812,
            "minimum": 322067.9212,
            "name": "X",
            "position": 0,
            "stddev": 293.6914913,
            "variance": 86254.69204
          },
          {
            "average": 4816607.327,
            "count": 13279082,
            "maximum": 4817303.518,
            "minimum": 4815888.658,
            "name": "Y",
            "position": 1,
            "stddev": 396.325407,
            "variance": 157073.8282
          },
          {
            "average": 1347.616144,
            "count": 13279082,
            "maximum": 1367.585289,
            "minimum": 1267.165289,
            "name": "Z",
            "position": 2,
            "stddev": 22.88378552,
            "variance": 523.6676399
          },
          {
            "average": 19812.34957,
            "count": 13279082,
            "maximum": 33857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2355.721667,
            "variance": 5549424.573
          },
          {
            "average": 1.015617872,
            "count": 13279082,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1415241903,
            "variance": 0.02002909644
          },
          {
            "average": 1.031438694,
            "count": 13279082,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2111680525,
            "variance": 0.0445919464
          },
          {
            "average": 0.500810297,
            "count": 13279082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993622,
            "variance": 0.2499993622
          },
          {
            "average": 3.01225642e-07,
            "count": 13279082,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000548840208,
            "variance": 3.012255739e-07
          },
          {
            "average": 1.223165878,
            "count": 13279082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4163686854,
            "variance": 0.1733628822
          },
          {
            "average": 0.6069225453,
            "count": 13279082,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69275831,
            "variance": 136.7205969
          },
          {
            "average": 1.993946118,
            "count": 13279082,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004617683,
            "variance": 1.009256689
          },
          {
            "average": 1048.082092,
            "count": 13279082,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.137212933,
            "variance": 1.293253255
          },
          {
            "average": 40751.25666,
            "count": 13279082,
            "maximum": 54272,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 4829.957696,
            "variance": 23328491.35
          },
          {
            "average": 39523.03102,
            "count": 13279082,
            "maximum": 52224,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 3414.107032,
            "variance": 11656126.82
          },
          {
            "average": 36342.91802,
            "count": 13279082,
            "maximum": 49152,
            "minimum": 16896,
            "name": "Blue",
            "position": 14,
            "stddev": 3515.985236,
            "variance": 12362152.18
          },
          {
            "average": 187985808.1,
            "count": 13279082,
            "maximum": 187986640.1,
            "minimum": 187984915.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 486.9861651,
            "variance": 237155.525
          },
          {
            "average": 0,
            "count": 13279082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13279082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13279082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13279082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13279082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322067.9212,
          4815888.658,
          1267.165289,
          323115.2812,
          4817303.518,
          1367.585289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322067.92115625873,
                4815888.658281993,
                1267.1652892943493
              ],
              [
                322067.92115625873,
                4817303.5182819925,
                1267.1652892943493
              ],
              [
                323115.2811562587,
                4817303.5182819925,
                1367.5852892943494
              ],
              [
                323115.2811562587,
                4815888.658281993,
                1367.5852892943494
              ],
              [
                322067.92115625873,
                4815888.658281993,
                1267.1652892943493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:17:20+00:00",
        "end_time": "2017-08-28T19:48:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2004384,
            43.47475498,
            1267.165289,
            -119.1870358,
            43.4877339,
            1367.585289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19997617309886,
                  43.474754981084686,
                  1267.1652892943493
                ],
                [
                  -119.20043836763988,
                  43.48748543836904,
                  1267.1652892943493
                ],
                [
                  -119.187495259782,
                  43.48773390153225,
                  1367.5852892943494
                ],
                [
                  -119.18703577859665,
                  43.475003334445525,
                  1367.5852892943494
                ],
                [
                  -119.19997617309886,
                  43.474754981084686,
                  1267.1652892943493
                ]
              ]
            ]
          },
          "id": "20170828_43119D2110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:17:20Z",
            "pc:count": 13279082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322596.533,
                "count": 13279082,
                "maximum": 323115.2812,
                "minimum": 322067.9212,
                "name": "X",
                "position": 0,
                "stddev": 293.6914913,
                "variance": 86254.69204
              },
              {
                "average": 4816607.327,
                "count": 13279082,
                "maximum": 4817303.518,
                "minimum": 4815888.658,
                "name": "Y",
                "position": 1,
                "stddev": 396.325407,
                "variance": 157073.8282
              },
              {
                "average": 1347.616144,
                "count": 13279082,
                "maximum": 1367.585289,
                "minimum": 1267.165289,
                "name": "Z",
                "position": 2,
                "stddev": 22.88378552,
                "variance": 523.6676399
              },
              {
                "average": 19812.34957,
                "count": 13279082,
                "maximum": 33857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2355.721667,
                "variance": 5549424.573
              },
              {
                "average": 1.015617872,
                "count": 13279082,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1415241903,
                "variance": 0.02002909644
              },
              {
                "average": 1.031438694,
                "count": 13279082,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2111680525,
                "variance": 0.0445919464
              },
              {
                "average": 0.500810297,
                "count": 13279082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993622,
                "variance": 0.2499993622
              },
              {
                "average": 3.01225642e-07,
                "count": 13279082,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000548840208,
                "variance": 3.012255739e-07
              },
              {
                "average": 1.223165878,
                "count": 13279082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4163686854,
                "variance": 0.1733628822
              },
              {
                "average": 0.6069225453,
                "count": 13279082,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69275831,
                "variance": 136.7205969
              },
              {
                "average": 1.993946118,
                "count": 13279082,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004617683,
                "variance": 1.009256689
              },
              {
                "average": 1048.082092,
                "count": 13279082,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.137212933,
                "variance": 1.293253255
              },
              {
                "average": 40751.25666,
                "count": 13279082,
                "maximum": 54272,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 4829.957696,
                "variance": 23328491.35
              },
              {
                "average": 39523.03102,
                "count": 13279082,
                "maximum": 52224,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 3414.107032,
                "variance": 11656126.82
              },
              {
                "average": 36342.91802,
                "count": 13279082,
                "maximum": 49152,
                "minimum": 16896,
                "name": "Blue",
                "position": 14,
                "stddev": 3515.985236,
                "variance": 12362152.18
              },
              {
                "average": 187985808.1,
                "count": 13279082,
                "maximum": 187986640.1,
                "minimum": 187984915.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 486.9861651,
                "variance": 237155.525
              },
              {
                "average": 0,
                "count": 13279082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13279082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13279082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13279082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13279082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322067.9212,
              4815888.658,
              1267.165289,
              323115.2812,
              4817303.518,
              1367.585289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322067.92115625873,
                    4815888.658281993,
                    1267.1652892943493
                  ],
                  [
                    322067.92115625873,
                    4817303.5182819925,
                    1267.1652892943493
                  ],
                  [
                    323115.2811562587,
                    4817303.5182819925,
                    1367.5852892943494
                  ],
                  [
                    323115.2811562587,
                    4815888.658281993,
                    1367.5852892943494
                  ],
                  [
                    322067.92115625873,
                    4815888.658281993,
                    1267.1652892943493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:17:20+00:00",
            "end_time": "2017-08-28T19:48:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2624852470322,
              43.25144731773408,
              1251.6123743136407
            ],
            [
              -119.26289417758002,
              43.26248581543894,
              1251.6123743136407
            ],
            [
              -119.25000676848785,
              43.26274015559159,
              1265.5123743136407
            ],
            [
              -119.24960016203744,
              43.25170156037886,
              1265.5123743136407
            ],
            [
              -119.2624852470322,
              43.25144731773408,
              1251.6123743136407
            ]
          ]
        ]
      },
      "bbox": [
        -119.2628942,
        43.25144732,
        1251.612374,
        -119.2496002,
        43.26274016,
        1265.512374
      ],
      "properties": {
        "datetime": "2017-08-29T17:46:55Z",
        "pc:count": 12094097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316892.8362,
            "count": 12094097,
            "maximum": 317386.0885,
            "minimum": 316339.3285,
            "name": "X",
            "position": 0,
            "stddev": 287.1360418,
            "variance": 82447.10651
          },
          {
            "average": 4791934.677,
            "count": 12094097,
            "maximum": 4792450.362,
            "minimum": 4791223.542,
            "name": "Y",
            "position": 1,
            "stddev": 303.0156732,
            "variance": 91818.49823
          },
          {
            "average": 1252.924812,
            "count": 12094097,
            "maximum": 1265.512374,
            "minimum": 1251.612374,
            "name": "Z",
            "position": 2,
            "stddev": 0.748862611,
            "variance": 0.5607952102
          },
          {
            "average": 25036.00799,
            "count": 12094097,
            "maximum": 44529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4421.108339,
            "variance": 19546198.95
          },
          {
            "average": 1.001162799,
            "count": 12094097,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03426872523,
            "variance": 0.001174345529
          },
          {
            "average": 1.002330145,
            "count": 12094097,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04864554318,
            "variance": 0.002366388871
          },
          {
            "average": 0.5048304971,
            "count": 12094097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999766864,
            "variance": 0.249976687
          },
          {
            "average": 6.614797285e-07,
            "count": 12094097,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008133138051,
            "variance": 6.614793456e-07
          },
          {
            "average": 1.193093705,
            "count": 12094097,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3947259037,
            "variance": 0.1558085391
          },
          {
            "average": -0.8001985716,
            "count": 12094097,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87499984,
            "variance": 141.0156213
          },
          {
            "average": 1.983430181,
            "count": 12094097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009292146,
            "variance": 1.018670635
          },
          {
            "average": 1059.663288,
            "count": 12094097,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.90891227,
            "variance": 79.36871783
          },
          {
            "average": 43701.99409,
            "count": 12094097,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11019.5262,
            "variance": 121429957.6
          },
          {
            "average": 44822.4013,
            "count": 12094097,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9461.968363,
            "variance": 89528845.31
          },
          {
            "average": 41794.89946,
            "count": 12094097,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11139.18265,
            "variance": 124081390.1
          },
          {
            "average": 188009444.5,
            "count": 12094097,
            "maximum": 188064015.8,
            "minimum": 187977766,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32934.0201,
            "variance": 1084649680
          },
          {
            "average": 0,
            "count": 12094097,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12094097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12094097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12094097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12094097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316339.3285,
          4791223.542,
          1251.612374,
          317386.0885,
          4792450.362,
          1265.512374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316339.3284702508,
                4791223.541834083,
                1251.6123743136407
              ],
              [
                316339.3284702508,
                4792450.361834084,
                1251.6123743136407
              ],
              [
                317386.08847025083,
                4792450.361834084,
                1265.5123743136407
              ],
              [
                317386.08847025083,
                4791223.541834083,
                1265.5123743136407
              ],
              [
                316339.3284702508,
                4791223.541834083,
                1251.6123743136407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:46:55+00:00",
        "end_time": "2017-08-28T17:49:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2628942,
            43.25144732,
            1251.612374,
            -119.2496002,
            43.26274016,
            1265.512374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2624852470322,
                  43.25144731773408,
                  1251.6123743136407
                ],
                [
                  -119.26289417758002,
                  43.26248581543894,
                  1251.6123743136407
                ],
                [
                  -119.25000676848785,
                  43.26274015559159,
                  1265.5123743136407
                ],
                [
                  -119.24960016203744,
                  43.25170156037886,
                  1265.5123743136407
                ],
                [
                  -119.2624852470322,
                  43.25144731773408,
                  1251.6123743136407
                ]
              ]
            ]
          },
          "id": "20170828_43119C3425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:46:55Z",
            "pc:count": 12094097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316892.8362,
                "count": 12094097,
                "maximum": 317386.0885,
                "minimum": 316339.3285,
                "name": "X",
                "position": 0,
                "stddev": 287.1360418,
                "variance": 82447.10651
              },
              {
                "average": 4791934.677,
                "count": 12094097,
                "maximum": 4792450.362,
                "minimum": 4791223.542,
                "name": "Y",
                "position": 1,
                "stddev": 303.0156732,
                "variance": 91818.49823
              },
              {
                "average": 1252.924812,
                "count": 12094097,
                "maximum": 1265.512374,
                "minimum": 1251.612374,
                "name": "Z",
                "position": 2,
                "stddev": 0.748862611,
                "variance": 0.5607952102
              },
              {
                "average": 25036.00799,
                "count": 12094097,
                "maximum": 44529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4421.108339,
                "variance": 19546198.95
              },
              {
                "average": 1.001162799,
                "count": 12094097,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03426872523,
                "variance": 0.001174345529
              },
              {
                "average": 1.002330145,
                "count": 12094097,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04864554318,
                "variance": 0.002366388871
              },
              {
                "average": 0.5048304971,
                "count": 12094097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999766864,
                "variance": 0.249976687
              },
              {
                "average": 6.614797285e-07,
                "count": 12094097,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008133138051,
                "variance": 6.614793456e-07
              },
              {
                "average": 1.193093705,
                "count": 12094097,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3947259037,
                "variance": 0.1558085391
              },
              {
                "average": -0.8001985716,
                "count": 12094097,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87499984,
                "variance": 141.0156213
              },
              {
                "average": 1.983430181,
                "count": 12094097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009292146,
                "variance": 1.018670635
              },
              {
                "average": 1059.663288,
                "count": 12094097,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.90891227,
                "variance": 79.36871783
              },
              {
                "average": 43701.99409,
                "count": 12094097,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11019.5262,
                "variance": 121429957.6
              },
              {
                "average": 44822.4013,
                "count": 12094097,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9461.968363,
                "variance": 89528845.31
              },
              {
                "average": 41794.89946,
                "count": 12094097,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11139.18265,
                "variance": 124081390.1
              },
              {
                "average": 188009444.5,
                "count": 12094097,
                "maximum": 188064015.8,
                "minimum": 187977766,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32934.0201,
                "variance": 1084649680
              },
              {
                "average": 0,
                "count": 12094097,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12094097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12094097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12094097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12094097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316339.3285,
              4791223.542,
              1251.612374,
              317386.0885,
              4792450.362,
              1265.512374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316339.3284702508,
                    4791223.541834083,
                    1251.6123743136407
                  ],
                  [
                    316339.3284702508,
                    4792450.361834084,
                    1251.6123743136407
                  ],
                  [
                    317386.08847025083,
                    4792450.361834084,
                    1265.5123743136407
                  ],
                  [
                    317386.08847025083,
                    4791223.541834083,
                    1265.5123743136407
                  ],
                  [
                    316339.3284702508,
                    4791223.541834083,
                    1251.6123743136407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:46:55+00:00",
            "end_time": "2017-08-28T17: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": "20170829_43119D4122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747435002855,
              43.437223739984795,
              1289.8528362256125
            ],
            [
              -119.48799750226314,
              43.449982787178065,
              1289.8528362256125
            ],
            [
              -119.4749981210145,
              43.45026505484467,
              1310.2328362256126
            ],
            [
              -119.47447769534537,
              43.437505882620876,
              1310.2328362256126
            ],
            [
              -119.48747435002855,
              43.437223739984795,
              1289.8528362256125
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879975,
        43.43722374,
        1289.852836,
        -119.4744777,
        43.45026505,
        1310.232836
      ],
      "properties": {
        "datetime": "2017-08-29T19:08:38Z",
        "pc:count": 12877832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299219.591,
            "count": 12877832,
            "maximum": 299742.8108,
            "minimum": 298690.0308,
            "name": "X",
            "position": 0,
            "stddev": 293.3508734,
            "variance": 86054.73492
          },
          {
            "average": 4813088.222,
            "count": 12877832,
            "maximum": 4813793.471,
            "minimum": 4812375.151,
            "name": "Y",
            "position": 1,
            "stddev": 407.3439108,
            "variance": 165929.0617
          },
          {
            "average": 1300.162765,
            "count": 12877832,
            "maximum": 1310.232836,
            "minimum": 1289.852836,
            "name": "Z",
            "position": 2,
            "stddev": 4.4950028,
            "variance": 20.20505017
          },
          {
            "average": 19015.37005,
            "count": 12877832,
            "maximum": 27345,
            "minimum": 5649,
            "name": "Intensity",
            "position": 3,
            "stddev": 1368.670371,
            "variance": 1873258.585
          },
          {
            "average": 1.000004193,
            "count": 12877832,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002047739033,
            "variance": 4.193235147e-06
          },
          {
            "average": 1.000006057,
            "count": 12877832,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002461073734,
            "variance": 6.056883924e-06
          },
          {
            "average": 0.5022093004,
            "count": 12877832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951384,
            "variance": 0.2499951384
          },
          {
            "average": 6.911101185e-06,
            "count": 12877832,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00262888835,
            "variance": 6.911053959e-06
          },
          {
            "average": 1.20082868,
            "count": 12877832,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4006201863,
            "variance": 0.1604965337
          },
          {
            "average": 0.2622763871,
            "count": 12877832,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77283803,
            "variance": 138.5997153
          },
          {
            "average": 2.000799513,
            "count": 12877832,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000152994,
            "variance": 1.000306012
          },
          {
            "average": 1077.621719,
            "count": 12877832,
            "maximum": 1080,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9953692465,
            "variance": 0.9907599369
          },
          {
            "average": 44689.87441,
            "count": 12877832,
            "maximum": 55808,
            "minimum": 26624,
            "name": "Red",
            "position": 12,
            "stddev": 2603.684159,
            "variance": 6779171.202
          },
          {
            "average": 43059.3755,
            "count": 12877832,
            "maximum": 55552,
            "minimum": 25856,
            "name": "Green",
            "position": 13,
            "stddev": 2607.404143,
            "variance": 6798556.367
          },
          {
            "average": 39821.20143,
            "count": 12877832,
            "maximum": 53504,
            "minimum": 24064,
            "name": "Blue",
            "position": 14,
            "stddev": 2612.236519,
            "variance": 6823779.631
          },
          {
            "average": 188067503.7,
            "count": 12877832,
            "maximum": 188068918.6,
            "minimum": 188065899.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 563.1840581,
            "variance": 317176.2834
          },
          {
            "average": 0,
            "count": 12877832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877832,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298690.0308,
          4812375.151,
          1289.852836,
          299742.8108,
          4813793.471,
          1310.232836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298690.03076138766,
                4812375.15116097,
                1289.8528362256125
              ],
              [
                298690.03076138766,
                4813793.471160971,
                1289.8528362256125
              ],
              [
                299742.8107613877,
                4813793.471160971,
                1310.2328362256126
              ],
              [
                299742.8107613877,
                4812375.15116097,
                1310.2328362256126
              ],
              [
                298690.03076138766,
                4812375.15116097,
                1289.8528362256125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:08:38+00:00",
        "end_time": "2017-08-29T18:18:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879975,
            43.43722374,
            1289.852836,
            -119.4744777,
            43.45026505,
            1310.232836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747435002855,
                  43.437223739984795,
                  1289.8528362256125
                ],
                [
                  -119.48799750226314,
                  43.449982787178065,
                  1289.8528362256125
                ],
                [
                  -119.4749981210145,
                  43.45026505484467,
                  1310.2328362256126
                ],
                [
                  -119.47447769534537,
                  43.437505882620876,
                  1310.2328362256126
                ],
                [
                  -119.48747435002855,
                  43.437223739984795,
                  1289.8528362256125
                ]
              ]
            ]
          },
          "id": "20170829_43119D4122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:08:38Z",
            "pc:count": 12877832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299219.591,
                "count": 12877832,
                "maximum": 299742.8108,
                "minimum": 298690.0308,
                "name": "X",
                "position": 0,
                "stddev": 293.3508734,
                "variance": 86054.73492
              },
              {
                "average": 4813088.222,
                "count": 12877832,
                "maximum": 4813793.471,
                "minimum": 4812375.151,
                "name": "Y",
                "position": 1,
                "stddev": 407.3439108,
                "variance": 165929.0617
              },
              {
                "average": 1300.162765,
                "count": 12877832,
                "maximum": 1310.232836,
                "minimum": 1289.852836,
                "name": "Z",
                "position": 2,
                "stddev": 4.4950028,
                "variance": 20.20505017
              },
              {
                "average": 19015.37005,
                "count": 12877832,
                "maximum": 27345,
                "minimum": 5649,
                "name": "Intensity",
                "position": 3,
                "stddev": 1368.670371,
                "variance": 1873258.585
              },
              {
                "average": 1.000004193,
                "count": 12877832,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002047739033,
                "variance": 4.193235147e-06
              },
              {
                "average": 1.000006057,
                "count": 12877832,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002461073734,
                "variance": 6.056883924e-06
              },
              {
                "average": 0.5022093004,
                "count": 12877832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951384,
                "variance": 0.2499951384
              },
              {
                "average": 6.911101185e-06,
                "count": 12877832,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00262888835,
                "variance": 6.911053959e-06
              },
              {
                "average": 1.20082868,
                "count": 12877832,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4006201863,
                "variance": 0.1604965337
              },
              {
                "average": 0.2622763871,
                "count": 12877832,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77283803,
                "variance": 138.5997153
              },
              {
                "average": 2.000799513,
                "count": 12877832,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000152994,
                "variance": 1.000306012
              },
              {
                "average": 1077.621719,
                "count": 12877832,
                "maximum": 1080,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9953692465,
                "variance": 0.9907599369
              },
              {
                "average": 44689.87441,
                "count": 12877832,
                "maximum": 55808,
                "minimum": 26624,
                "name": "Red",
                "position": 12,
                "stddev": 2603.684159,
                "variance": 6779171.202
              },
              {
                "average": 43059.3755,
                "count": 12877832,
                "maximum": 55552,
                "minimum": 25856,
                "name": "Green",
                "position": 13,
                "stddev": 2607.404143,
                "variance": 6798556.367
              },
              {
                "average": 39821.20143,
                "count": 12877832,
                "maximum": 53504,
                "minimum": 24064,
                "name": "Blue",
                "position": 14,
                "stddev": 2612.236519,
                "variance": 6823779.631
              },
              {
                "average": 188067503.7,
                "count": 12877832,
                "maximum": 188068918.6,
                "minimum": 188065899.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 563.1840581,
                "variance": 317176.2834
              },
              {
                "average": 0,
                "count": 12877832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877832,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298690.0308,
              4812375.151,
              1289.852836,
              299742.8108,
              4813793.471,
              1310.232836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298690.03076138766,
                    4812375.15116097,
                    1289.8528362256125
                  ],
                  [
                    298690.03076138766,
                    4813793.471160971,
                    1289.8528362256125
                  ],
                  [
                    299742.8107613877,
                    4813793.471160971,
                    1310.2328362256126
                  ],
                  [
                    299742.8107613877,
                    4812375.15116097,
                    1310.2328362256126
                  ],
                  [
                    298690.03076138766,
                    4812375.15116097,
                    1289.8528362256125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:08:38+00:00",
            "end_time": "2017-08-29T18:18: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": "20170827_43119D3221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3124757142624,
              43.43724261639398,
              1301.7707064129454
            ],
            [
              -119.3129613348843,
              43.44998368683697,
              1301.7707064129454
            ],
            [
              -119.29999635213171,
              43.45024532962919,
              1364.5307064129456
            ],
            [
              -119.29951344772286,
              43.43750414345477,
              1364.5307064129456
            ],
            [
              -119.3124757142624,
              43.43724261639398,
              1301.7707064129454
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129613,
        43.43724262,
        1301.770706,
        -119.2995134,
        43.45024533,
        1364.530706
      ],
      "properties": {
        "datetime": "2017-08-28T16:42:18Z",
        "pc:count": 15087260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313346.3557,
            "count": 15087260,
            "maximum": 313902.941,
            "minimum": 312853.081,
            "name": "X",
            "position": 0,
            "stddev": 296.4671289,
            "variance": 87892.7585
          },
          {
            "average": 4812631.695,
            "count": 15087260,
            "maximum": 4813385.251,
            "minimum": 4811969.111,
            "name": "Y",
            "position": 1,
            "stddev": 403.5722506,
            "variance": 162870.5614
          },
          {
            "average": 1317.131784,
            "count": 15087260,
            "maximum": 1364.530706,
            "minimum": 1301.770706,
            "name": "Z",
            "position": 2,
            "stddev": 14.78582025,
            "variance": 218.6204804
          },
          {
            "average": 20111.58032,
            "count": 15087260,
            "maximum": 30913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1601.430805,
            "variance": 2564580.622
          },
          {
            "average": 1.001570332,
            "count": 15087260,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04376123909,
            "variance": 0.001915046047
          },
          {
            "average": 1.003174201,
            "count": 15087260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06504093772,
            "variance": 0.00423032358
          },
          {
            "average": 0.4990110862,
            "count": 15087260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990386,
            "variance": 0.2499990386
          },
          {
            "average": 9.080508986e-06,
            "count": 15087260,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003013374708,
            "variance": 9.080427132e-06
          },
          {
            "average": 1.14852909,
            "count": 15087260,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3556236886,
            "variance": 0.1264682079
          },
          {
            "average": 1.384748324,
            "count": 15087260,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96719316,
            "variance": 143.2137122
          },
          {
            "average": 1.996084047,
            "count": 15087260,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000599818,
            "variance": 1.001199995
          },
          {
            "average": 1015.111981,
            "count": 15087260,
            "maximum": 1019,
            "minimum": 1012,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.646260955,
            "variance": 2.710175133
          },
          {
            "average": 43339.93913,
            "count": 15087260,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2893.262261,
            "variance": 8370966.509
          },
          {
            "average": 41692.30792,
            "count": 15087260,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2644.648344,
            "variance": 6994164.865
          },
          {
            "average": 38795.70375,
            "count": 15087260,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2375.465444,
            "variance": 5642836.075
          },
          {
            "average": 187923693.4,
            "count": 15087260,
            "maximum": 187973738.5,
            "minimum": 187904459.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29964.51259,
            "variance": 897872015
          },
          {
            "average": 0,
            "count": 15087260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15087260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15087260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15087260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15087260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312853.081,
          4811969.111,
          1301.770706,
          313902.941,
          4813385.251,
          1364.530706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312853.0810203279,
                4811969.111311162,
                1301.7707064129454
              ],
              [
                312853.0810203279,
                4813385.2513111625,
                1301.7707064129454
              ],
              [
                313902.9410203279,
                4813385.2513111625,
                1364.5307064129456
              ],
              [
                313902.9410203279,
                4811969.111311162,
                1364.5307064129456
              ],
              [
                312853.0810203279,
                4811969.111311162,
                1301.7707064129454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:42:18+00:00",
        "end_time": "2017-08-27T21:27:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129613,
            43.43724262,
            1301.770706,
            -119.2995134,
            43.45024533,
            1364.530706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3124757142624,
                  43.43724261639398,
                  1301.7707064129454
                ],
                [
                  -119.3129613348843,
                  43.44998368683697,
                  1301.7707064129454
                ],
                [
                  -119.29999635213171,
                  43.45024532962919,
                  1364.5307064129456
                ],
                [
                  -119.29951344772286,
                  43.43750414345477,
                  1364.5307064129456
                ],
                [
                  -119.3124757142624,
                  43.43724261639398,
                  1301.7707064129454
                ]
              ]
            ]
          },
          "id": "20170827_43119D3221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:42:18Z",
            "pc:count": 15087260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313346.3557,
                "count": 15087260,
                "maximum": 313902.941,
                "minimum": 312853.081,
                "name": "X",
                "position": 0,
                "stddev": 296.4671289,
                "variance": 87892.7585
              },
              {
                "average": 4812631.695,
                "count": 15087260,
                "maximum": 4813385.251,
                "minimum": 4811969.111,
                "name": "Y",
                "position": 1,
                "stddev": 403.5722506,
                "variance": 162870.5614
              },
              {
                "average": 1317.131784,
                "count": 15087260,
                "maximum": 1364.530706,
                "minimum": 1301.770706,
                "name": "Z",
                "position": 2,
                "stddev": 14.78582025,
                "variance": 218.6204804
              },
              {
                "average": 20111.58032,
                "count": 15087260,
                "maximum": 30913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1601.430805,
                "variance": 2564580.622
              },
              {
                "average": 1.001570332,
                "count": 15087260,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04376123909,
                "variance": 0.001915046047
              },
              {
                "average": 1.003174201,
                "count": 15087260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06504093772,
                "variance": 0.00423032358
              },
              {
                "average": 0.4990110862,
                "count": 15087260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990386,
                "variance": 0.2499990386
              },
              {
                "average": 9.080508986e-06,
                "count": 15087260,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003013374708,
                "variance": 9.080427132e-06
              },
              {
                "average": 1.14852909,
                "count": 15087260,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3556236886,
                "variance": 0.1264682079
              },
              {
                "average": 1.384748324,
                "count": 15087260,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96719316,
                "variance": 143.2137122
              },
              {
                "average": 1.996084047,
                "count": 15087260,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000599818,
                "variance": 1.001199995
              },
              {
                "average": 1015.111981,
                "count": 15087260,
                "maximum": 1019,
                "minimum": 1012,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.646260955,
                "variance": 2.710175133
              },
              {
                "average": 43339.93913,
                "count": 15087260,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2893.262261,
                "variance": 8370966.509
              },
              {
                "average": 41692.30792,
                "count": 15087260,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2644.648344,
                "variance": 6994164.865
              },
              {
                "average": 38795.70375,
                "count": 15087260,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2375.465444,
                "variance": 5642836.075
              },
              {
                "average": 187923693.4,
                "count": 15087260,
                "maximum": 187973738.5,
                "minimum": 187904459.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29964.51259,
                "variance": 897872015
              },
              {
                "average": 0,
                "count": 15087260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15087260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15087260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15087260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15087260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312853.081,
              4811969.111,
              1301.770706,
              313902.941,
              4813385.251,
              1364.530706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312853.0810203279,
                    4811969.111311162,
                    1301.7707064129454
                  ],
                  [
                    312853.0810203279,
                    4813385.2513111625,
                    1301.7707064129454
                  ],
                  [
                    313902.9410203279,
                    4813385.2513111625,
                    1364.5307064129456
                  ],
                  [
                    313902.9410203279,
                    4811969.111311162,
                    1364.5307064129456
                  ],
                  [
                    312853.0810203279,
                    4811969.111311162,
                    1301.7707064129454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:42:18+00:00",
            "end_time": "2017-08-27T21:27: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": "20170829_43119C3311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3749752781568,
              43.27473615300621,
              1257.3301025618455
            ],
            [
              -119.37547143324903,
              43.2874831345309,
              1257.3301025618455
            ],
            [
              -119.36249750169749,
              43.287751979555175,
              1307.4301025618454
            ],
            [
              -119.36200405025708,
              43.27500487901899,
              1307.4301025618454
            ],
            [
              -119.3749752781568,
              43.27473615300621,
              1257.3301025618455
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754714,
        43.27473615,
        1257.330103,
        -119.3620041,
        43.28775198,
        1307.430103
      ],
      "properties": {
        "datetime": "2017-08-29T19:00:39Z",
        "pc:count": 13260832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307808.24,
            "count": 13260832,
            "maximum": 308334.4202,
            "minimum": 307280.9802,
            "name": "X",
            "position": 0,
            "stddev": 292.8934106,
            "variance": 85786.54999
          },
          {
            "average": 4794800.585,
            "count": 13260832,
            "maximum": 4795480.168,
            "minimum": 4794063.348,
            "name": "Y",
            "position": 1,
            "stddev": 394.0217275,
            "variance": 155253.1218
          },
          {
            "average": 1270.814862,
            "count": 13260832,
            "maximum": 1307.430103,
            "minimum": 1257.330103,
            "name": "Z",
            "position": 2,
            "stddev": 12.50095581,
            "variance": 156.2738962
          },
          {
            "average": 20241.02812,
            "count": 13260832,
            "maximum": 32225,
            "minimum": 1587,
            "name": "Intensity",
            "position": 3,
            "stddev": 2178.625738,
            "variance": 4746410.107
          },
          {
            "average": 1.000141168,
            "count": 13260832,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01254736097,
            "variance": 0.0001574362673
          },
          {
            "average": 1.000294778,
            "count": 13260832,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01872955135,
            "variance": 0.0003507960936
          },
          {
            "average": 0.5028220703,
            "count": 13260832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920547,
            "variance": 0.2499920548
          },
          {
            "average": 1.711808128e-05,
            "count": 13260832,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004137365048,
            "variance": 1.711778954e-05
          },
          {
            "average": 1.23444909,
            "count": 13260832,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236540191,
            "variance": 0.1794827279
          },
          {
            "average": 0.06692114517,
            "count": 13260832,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72361431,
            "variance": 137.4431325
          },
          {
            "average": 2.001357909,
            "count": 13260832,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000095448,
            "variance": 1.000190904
          },
          {
            "average": 1037.632017,
            "count": 13260832,
            "maximum": 1079,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 202.1778028,
            "variance": 40875.86395
          },
          {
            "average": 48677.18813,
            "count": 13260832,
            "maximum": 59648,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 4352.022785,
            "variance": 18940102.32
          },
          {
            "average": 47444.26709,
            "count": 13260832,
            "maximum": 60416,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 5058.928572,
            "variance": 25592758.3
          },
          {
            "average": 45700.5301,
            "count": 13260832,
            "maximum": 60416,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 5787.751203,
            "variance": 33498063.98
          },
          {
            "average": 188067171,
            "count": 13260832,
            "maximum": 188068439.6,
            "minimum": 188066178.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 579.258717,
            "variance": 335540.6613
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13260832,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307280.9802,
          4794063.348,
          1257.330103,
          308334.4202,
          4795480.168,
          1307.430103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307280.98020325915,
                4794063.348210841,
                1257.3301025618455
              ],
              [
                307280.98020325915,
                4795480.168210842,
                1257.3301025618455
              ],
              [
                308334.4202032591,
                4795480.168210842,
                1307.4301025618454
              ],
              [
                308334.4202032591,
                4794063.348210841,
                1307.4301025618454
              ],
              [
                307280.98020325915,
                4794063.348210841,
                1257.3301025618455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:00:39+00:00",
        "end_time": "2017-08-29T18:22:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754714,
            43.27473615,
            1257.330103,
            -119.3620041,
            43.28775198,
            1307.430103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3749752781568,
                  43.27473615300621,
                  1257.3301025618455
                ],
                [
                  -119.37547143324903,
                  43.2874831345309,
                  1257.3301025618455
                ],
                [
                  -119.36249750169749,
                  43.287751979555175,
                  1307.4301025618454
                ],
                [
                  -119.36200405025708,
                  43.27500487901899,
                  1307.4301025618454
                ],
                [
                  -119.3749752781568,
                  43.27473615300621,
                  1257.3301025618455
                ]
              ]
            ]
          },
          "id": "20170829_43119C3311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:00:39Z",
            "pc:count": 13260832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307808.24,
                "count": 13260832,
                "maximum": 308334.4202,
                "minimum": 307280.9802,
                "name": "X",
                "position": 0,
                "stddev": 292.8934106,
                "variance": 85786.54999
              },
              {
                "average": 4794800.585,
                "count": 13260832,
                "maximum": 4795480.168,
                "minimum": 4794063.348,
                "name": "Y",
                "position": 1,
                "stddev": 394.0217275,
                "variance": 155253.1218
              },
              {
                "average": 1270.814862,
                "count": 13260832,
                "maximum": 1307.430103,
                "minimum": 1257.330103,
                "name": "Z",
                "position": 2,
                "stddev": 12.50095581,
                "variance": 156.2738962
              },
              {
                "average": 20241.02812,
                "count": 13260832,
                "maximum": 32225,
                "minimum": 1587,
                "name": "Intensity",
                "position": 3,
                "stddev": 2178.625738,
                "variance": 4746410.107
              },
              {
                "average": 1.000141168,
                "count": 13260832,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01254736097,
                "variance": 0.0001574362673
              },
              {
                "average": 1.000294778,
                "count": 13260832,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01872955135,
                "variance": 0.0003507960936
              },
              {
                "average": 0.5028220703,
                "count": 13260832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920547,
                "variance": 0.2499920548
              },
              {
                "average": 1.711808128e-05,
                "count": 13260832,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004137365048,
                "variance": 1.711778954e-05
              },
              {
                "average": 1.23444909,
                "count": 13260832,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236540191,
                "variance": 0.1794827279
              },
              {
                "average": 0.06692114517,
                "count": 13260832,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72361431,
                "variance": 137.4431325
              },
              {
                "average": 2.001357909,
                "count": 13260832,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000095448,
                "variance": 1.000190904
              },
              {
                "average": 1037.632017,
                "count": 13260832,
                "maximum": 1079,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 202.1778028,
                "variance": 40875.86395
              },
              {
                "average": 48677.18813,
                "count": 13260832,
                "maximum": 59648,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 4352.022785,
                "variance": 18940102.32
              },
              {
                "average": 47444.26709,
                "count": 13260832,
                "maximum": 60416,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 5058.928572,
                "variance": 25592758.3
              },
              {
                "average": 45700.5301,
                "count": 13260832,
                "maximum": 60416,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 5787.751203,
                "variance": 33498063.98
              },
              {
                "average": 188067171,
                "count": 13260832,
                "maximum": 188068439.6,
                "minimum": 188066178.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 579.258717,
                "variance": 335540.6613
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13260832,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307280.9802,
              4794063.348,
              1257.330103,
              308334.4202,
              4795480.168,
              1307.430103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307280.98020325915,
                    4794063.348210841,
                    1257.3301025618455
                  ],
                  [
                    307280.98020325915,
                    4795480.168210842,
                    1257.3301025618455
                  ],
                  [
                    308334.4202032591,
                    4795480.168210842,
                    1307.4301025618454
                  ],
                  [
                    308334.4202032591,
                    4794063.348210841,
                    1307.4301025618454
                  ],
                  [
                    307280.98020325915,
                    4794063.348210841,
                    1257.3301025618455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:00:39+00:00",
            "end_time": "2017-08-29T18:22: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": "20170828_43119D3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247599579701,
              43.424737582033615,
              1309.8249636585083
            ],
            [
              -119.36297211132091,
              43.43748380360562,
              1309.8249636585083
            ],
            [
              -119.34999667764026,
              43.43775133483829,
              1329.7049636585084
            ],
            [
              -119.34950328023282,
              43.42500499487954,
              1329.7049636585084
            ],
            [
              -119.36247599579701,
              43.424737582033615,
              1309.8249636585083
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629721,
        43.42473758,
        1309.824964,
        -119.3495033,
        43.43775133,
        1329.704964
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:50Z",
        "pc:count": 23921606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309258.367,
            "count": 23921606,
            "maximum": 309818.0375,
            "minimum": 308767.0775,
            "name": "X",
            "position": 0,
            "stddev": 285.831048,
            "variance": 81699.38799
          },
          {
            "average": 4811384.815,
            "count": 23921606,
            "maximum": 4812110.609,
            "minimum": 4810693.849,
            "name": "Y",
            "position": 1,
            "stddev": 401.2739783,
            "variance": 161020.8056
          },
          {
            "average": 1321.788954,
            "count": 23921606,
            "maximum": 1329.704964,
            "minimum": 1309.824964,
            "name": "Z",
            "position": 2,
            "stddev": 4.194168032,
            "variance": 17.59104548
          },
          {
            "average": 20318.26872,
            "count": 23921606,
            "maximum": 30337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1844.902279,
            "variance": 3403664.42
          },
          {
            "average": 1.000017641,
            "count": 23921606,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004200076854,
            "variance": 1.764064558e-05
          },
          {
            "average": 1.000033944,
            "count": 23921606,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005826067153,
            "variance": 3.394305847e-05
          },
          {
            "average": 0.5004778525,
            "count": 23921606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997821,
            "variance": 0.2499997821
          },
          {
            "average": 2.926224937e-07,
            "count": 23921606,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005409458571,
            "variance": 2.926224203e-07
          },
          {
            "average": 1.114802576,
            "count": 23921606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3187835458,
            "variance": 0.1016229491
          },
          {
            "average": 0.9770794788,
            "count": 23921606,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45418196,
            "variance": 131.1982844
          },
          {
            "average": 1.997423208,
            "count": 23921606,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000413373,
            "variance": 1.000826916
          },
          {
            "average": 1047.47986,
            "count": 23921606,
            "maximum": 1073,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.55315112,
            "variance": 508.6446253
          },
          {
            "average": 45797.75924,
            "count": 23921606,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2527.747955,
            "variance": 6389509.724
          },
          {
            "average": 43977.66866,
            "count": 23921606,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2583.277283,
            "variance": 6673321.521
          },
          {
            "average": 40865.07592,
            "count": 23921606,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2677.240178,
            "variance": 7167614.97
          },
          {
            "average": 188014699.2,
            "count": 23921606,
            "maximum": 188064550.7,
            "minimum": 187976101.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42293.58063,
            "variance": 1788746962
          },
          {
            "average": 0,
            "count": 23921606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23921606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23921606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23921606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23921606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308767.0775,
          4810693.849,
          1309.824964,
          309818.0375,
          4812110.609,
          1329.704964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308767.07745787466,
                4810693.848513264,
                1309.8249636585083
              ],
              [
                308767.07745787466,
                4812110.608513264,
                1309.8249636585083
              ],
              [
                309818.0374578746,
                4812110.608513264,
                1329.7049636585084
              ],
              [
                309818.0374578746,
                4810693.848513264,
                1329.7049636585084
              ],
              [
                308767.07745787466,
                4810693.848513264,
                1309.8249636585083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:50+00:00",
        "end_time": "2017-08-28T17:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629721,
            43.42473758,
            1309.824964,
            -119.3495033,
            43.43775133,
            1329.704964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247599579701,
                  43.424737582033615,
                  1309.8249636585083
                ],
                [
                  -119.36297211132091,
                  43.43748380360562,
                  1309.8249636585083
                ],
                [
                  -119.34999667764026,
                  43.43775133483829,
                  1329.7049636585084
                ],
                [
                  -119.34950328023282,
                  43.42500499487954,
                  1329.7049636585084
                ],
                [
                  -119.36247599579701,
                  43.424737582033615,
                  1309.8249636585083
                ]
              ]
            ]
          },
          "id": "20170828_43119D3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:50Z",
            "pc:count": 23921606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309258.367,
                "count": 23921606,
                "maximum": 309818.0375,
                "minimum": 308767.0775,
                "name": "X",
                "position": 0,
                "stddev": 285.831048,
                "variance": 81699.38799
              },
              {
                "average": 4811384.815,
                "count": 23921606,
                "maximum": 4812110.609,
                "minimum": 4810693.849,
                "name": "Y",
                "position": 1,
                "stddev": 401.2739783,
                "variance": 161020.8056
              },
              {
                "average": 1321.788954,
                "count": 23921606,
                "maximum": 1329.704964,
                "minimum": 1309.824964,
                "name": "Z",
                "position": 2,
                "stddev": 4.194168032,
                "variance": 17.59104548
              },
              {
                "average": 20318.26872,
                "count": 23921606,
                "maximum": 30337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1844.902279,
                "variance": 3403664.42
              },
              {
                "average": 1.000017641,
                "count": 23921606,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004200076854,
                "variance": 1.764064558e-05
              },
              {
                "average": 1.000033944,
                "count": 23921606,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005826067153,
                "variance": 3.394305847e-05
              },
              {
                "average": 0.5004778525,
                "count": 23921606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997821,
                "variance": 0.2499997821
              },
              {
                "average": 2.926224937e-07,
                "count": 23921606,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005409458571,
                "variance": 2.926224203e-07
              },
              {
                "average": 1.114802576,
                "count": 23921606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3187835458,
                "variance": 0.1016229491
              },
              {
                "average": 0.9770794788,
                "count": 23921606,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45418196,
                "variance": 131.1982844
              },
              {
                "average": 1.997423208,
                "count": 23921606,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000413373,
                "variance": 1.000826916
              },
              {
                "average": 1047.47986,
                "count": 23921606,
                "maximum": 1073,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.55315112,
                "variance": 508.6446253
              },
              {
                "average": 45797.75924,
                "count": 23921606,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2527.747955,
                "variance": 6389509.724
              },
              {
                "average": 43977.66866,
                "count": 23921606,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2583.277283,
                "variance": 6673321.521
              },
              {
                "average": 40865.07592,
                "count": 23921606,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2677.240178,
                "variance": 7167614.97
              },
              {
                "average": 188014699.2,
                "count": 23921606,
                "maximum": 188064550.7,
                "minimum": 187976101.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42293.58063,
                "variance": 1788746962
              },
              {
                "average": 0,
                "count": 23921606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23921606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23921606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23921606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23921606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308767.0775,
              4810693.849,
              1309.824964,
              309818.0375,
              4812110.609,
              1329.704964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308767.07745787466,
                    4810693.848513264,
                    1309.8249636585083
                  ],
                  [
                    308767.07745787466,
                    4812110.608513264,
                    1309.8249636585083
                  ],
                  [
                    309818.0374578746,
                    4812110.608513264,
                    1329.7049636585084
                  ],
                  [
                    309818.0374578746,
                    4810693.848513264,
                    1329.7049636585084
                  ],
                  [
                    308767.07745787466,
                    4810693.848513264,
                    1309.8249636585083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:50+00:00",
            "end_time": "2017-08-28T17:21:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249759457778,
              43.2497413357511,
              1276.2976762193475
            ],
            [
              -119.32546105257482,
              43.26248397210644,
              1276.2976762193475
            ],
            [
              -119.31249738414428,
              43.26274691472177,
              1407.6176762193477
            ],
            [
              -119.31201497576467,
              43.25000416200125,
              1407.6176762193477
            ],
            [
              -119.3249759457778,
              43.2497413357511,
              1276.2976762193475
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254611,
        43.24974134,
        1276.297676,
        -119.312015,
        43.26274691,
        1407.617676
      ],
      "properties": {
        "datetime": "2017-08-29T18:08:09Z",
        "pc:count": 13613635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311788.7126,
            "count": 13613635,
            "maximum": 312314.109,
            "minimum": 311261.109,
            "name": "X",
            "position": 0,
            "stddev": 294.5838095,
            "variance": 86779.62085
          },
          {
            "average": 4791871.359,
            "count": 13613635,
            "maximum": 4792589.587,
            "minimum": 4791173.307,
            "name": "Y",
            "position": 1,
            "stddev": 399.1957679,
            "variance": 159357.2611
          },
          {
            "average": 1303.889658,
            "count": 13613635,
            "maximum": 1407.617676,
            "minimum": 1276.297676,
            "name": "Z",
            "position": 2,
            "stddev": 26.86426716,
            "variance": 721.6888502
          },
          {
            "average": 19596.78519,
            "count": 13613635,
            "maximum": 28385,
            "minimum": 1697,
            "name": "Intensity",
            "position": 3,
            "stddev": 1260.932793,
            "variance": 1589951.509
          },
          {
            "average": 1.000025856,
            "count": 13613635,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005084856273,
            "variance": 2.585576331e-05
          },
          {
            "average": 1.00005377,
            "count": 13613635,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007332580323,
            "variance": 5.376673419e-05
          },
          {
            "average": 0.5018289384,
            "count": 13613635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966733,
            "variance": 0.2499966733
          },
          {
            "average": 1.68948264e-06,
            "count": 13613635,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00129979995,
            "variance": 1.68947991e-06
          },
          {
            "average": 1.211800596,
            "count": 13613635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.408584282,
            "variance": 0.1669411155
          },
          {
            "average": 0.354237038,
            "count": 13613635,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73251176,
            "variance": 137.6518322
          },
          {
            "average": 2.001376047,
            "count": 13613635,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00001929,
            "variance": 1.000038581
          },
          {
            "average": 1068.543648,
            "count": 13613635,
            "maximum": 1074,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.067486757,
            "variance": 1.139527976
          },
          {
            "average": 45449.7596,
            "count": 13613635,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2048.966063,
            "variance": 4198261.928
          },
          {
            "average": 43536.14769,
            "count": 13613635,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2101.674051,
            "variance": 4417033.817
          },
          {
            "average": 40461.51648,
            "count": 13613635,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2104.872385,
            "variance": 4430487.759
          },
          {
            "average": 188061710.3,
            "count": 13613635,
            "maximum": 188065289.4,
            "minimum": 188060300.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 684.7356099,
            "variance": 468862.8555
          },
          {
            "average": 0,
            "count": 13613635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311261.109,
          4791173.307,
          1276.297676,
          312314.109,
          4792589.587,
          1407.617676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311261.1089512941,
                4791173.307074504,
                1276.2976762193475
              ],
              [
                311261.1089512941,
                4792589.587074503,
                1276.2976762193475
              ],
              [
                312314.1089512941,
                4792589.587074503,
                1407.6176762193477
              ],
              [
                312314.1089512941,
                4791173.307074504,
                1407.6176762193477
              ],
              [
                311261.1089512941,
                4791173.307074504,
                1276.2976762193475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:08:09+00:00",
        "end_time": "2017-08-29T16:45:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254611,
            43.24974134,
            1276.297676,
            -119.312015,
            43.26274691,
            1407.617676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249759457778,
                  43.2497413357511,
                  1276.2976762193475
                ],
                [
                  -119.32546105257482,
                  43.26248397210644,
                  1276.2976762193475
                ],
                [
                  -119.31249738414428,
                  43.26274691472177,
                  1407.6176762193477
                ],
                [
                  -119.31201497576467,
                  43.25000416200125,
                  1407.6176762193477
                ],
                [
                  -119.3249759457778,
                  43.2497413357511,
                  1276.2976762193475
                ]
              ]
            ]
          },
          "id": "20170829_43119C3325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:08:09Z",
            "pc:count": 13613635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311788.7126,
                "count": 13613635,
                "maximum": 312314.109,
                "minimum": 311261.109,
                "name": "X",
                "position": 0,
                "stddev": 294.5838095,
                "variance": 86779.62085
              },
              {
                "average": 4791871.359,
                "count": 13613635,
                "maximum": 4792589.587,
                "minimum": 4791173.307,
                "name": "Y",
                "position": 1,
                "stddev": 399.1957679,
                "variance": 159357.2611
              },
              {
                "average": 1303.889658,
                "count": 13613635,
                "maximum": 1407.617676,
                "minimum": 1276.297676,
                "name": "Z",
                "position": 2,
                "stddev": 26.86426716,
                "variance": 721.6888502
              },
              {
                "average": 19596.78519,
                "count": 13613635,
                "maximum": 28385,
                "minimum": 1697,
                "name": "Intensity",
                "position": 3,
                "stddev": 1260.932793,
                "variance": 1589951.509
              },
              {
                "average": 1.000025856,
                "count": 13613635,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005084856273,
                "variance": 2.585576331e-05
              },
              {
                "average": 1.00005377,
                "count": 13613635,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007332580323,
                "variance": 5.376673419e-05
              },
              {
                "average": 0.5018289384,
                "count": 13613635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966733,
                "variance": 0.2499966733
              },
              {
                "average": 1.68948264e-06,
                "count": 13613635,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00129979995,
                "variance": 1.68947991e-06
              },
              {
                "average": 1.211800596,
                "count": 13613635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.408584282,
                "variance": 0.1669411155
              },
              {
                "average": 0.354237038,
                "count": 13613635,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73251176,
                "variance": 137.6518322
              },
              {
                "average": 2.001376047,
                "count": 13613635,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00001929,
                "variance": 1.000038581
              },
              {
                "average": 1068.543648,
                "count": 13613635,
                "maximum": 1074,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.067486757,
                "variance": 1.139527976
              },
              {
                "average": 45449.7596,
                "count": 13613635,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2048.966063,
                "variance": 4198261.928
              },
              {
                "average": 43536.14769,
                "count": 13613635,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2101.674051,
                "variance": 4417033.817
              },
              {
                "average": 40461.51648,
                "count": 13613635,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2104.872385,
                "variance": 4430487.759
              },
              {
                "average": 188061710.3,
                "count": 13613635,
                "maximum": 188065289.4,
                "minimum": 188060300.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 684.7356099,
                "variance": 468862.8555
              },
              {
                "average": 0,
                "count": 13613635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311261.109,
              4791173.307,
              1276.297676,
              312314.109,
              4792589.587,
              1407.617676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311261.1089512941,
                    4791173.307074504,
                    1276.2976762193475
                  ],
                  [
                    311261.1089512941,
                    4792589.587074503,
                    1276.2976762193475
                  ],
                  [
                    312314.1089512941,
                    4792589.587074503,
                    1407.6176762193477
                  ],
                  [
                    312314.1089512941,
                    4791173.307074504,
                    1407.6176762193477
                  ],
                  [
                    311261.1089512941,
                    4791173.307074504,
                    1276.2976762193475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:08:09+00:00",
            "end_time": "2017-08-29T16:45:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247634355401,
              43.38724834133111,
              1311.0867538100065
            ],
            [
              -119.26295044037306,
              43.39998457015139,
              1311.0867538100065
            ],
            [
              -119.24999616668987,
              43.400240299946475,
              1338.6467538100064
            ],
            [
              -119.24952477824398,
              43.38750395804217,
              1338.6467538100064
            ],
            [
              -119.26247634355401,
              43.38724834133111,
              1311.0867538100065
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629504,
        43.38724834,
        1311.086754,
        -119.2495248,
        43.4002403,
        1338.646754
      ],
      "properties": {
        "datetime": "2017-08-27T21:42:36Z",
        "pc:count": 13777184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317272.0931,
            "count": 13777184,
            "maximum": 317798.673,
            "minimum": 316748.853,
            "name": "X",
            "position": 0,
            "stddev": 293.9322145,
            "variance": 86396.14669
          },
          {
            "average": 4807057.13,
            "count": 13777184,
            "maximum": 4807721.087,
            "minimum": 4806305.547,
            "name": "Y",
            "position": 1,
            "stddev": 399.3136433,
            "variance": 159451.3858
          },
          {
            "average": 1326.017582,
            "count": 13777184,
            "maximum": 1338.646754,
            "minimum": 1311.086754,
            "name": "Z",
            "position": 2,
            "stddev": 6.794687894,
            "variance": 46.16778358
          },
          {
            "average": 20953.38708,
            "count": 13777184,
            "maximum": 29169,
            "minimum": 1409,
            "name": "Intensity",
            "position": 3,
            "stddev": 1352.724071,
            "variance": 1829862.412
          },
          {
            "average": 1.000065979,
            "count": 13777184,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008368930226,
            "variance": 7.003899312e-05
          },
          {
            "average": 1.000127094,
            "count": 13777184,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01180136086,
            "variance": 0.0001392721181
          },
          {
            "average": 0.5010976844,
            "count": 13777184,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988132,
            "variance": 0.2499988132
          },
          {
            "average": 1.531517616e-05,
            "count": 13777184,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003913431068,
            "variance": 1.531494272e-05
          },
          {
            "average": 1.167116009,
            "count": 13777184,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3730794264,
            "variance": 0.1391882584
          },
          {
            "average": 0.590736515,
            "count": 13777184,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86285629,
            "variance": 140.7273594
          },
          {
            "average": 2.001584359,
            "count": 13777184,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000038266,
            "variance": 1.000076534
          },
          {
            "average": 1011.724643,
            "count": 13777184,
            "maximum": 1014,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002645203,
            "variance": 1.005297402
          },
          {
            "average": 46631.64883,
            "count": 13777184,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1891.707714,
            "variance": 3578558.076
          },
          {
            "average": 44718.36749,
            "count": 13777184,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1799.084863,
            "variance": 3236706.343
          },
          {
            "average": 41403.11752,
            "count": 13777184,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1704.60217,
            "variance": 2905668.559
          },
          {
            "average": 187904218.9,
            "count": 13777184,
            "maximum": 187905356.1,
            "minimum": 187903022,
            "name": "GpsTime",
            "position": 15,
            "stddev": 489.0820398,
            "variance": 239201.2417
          },
          {
            "average": 0,
            "count": 13777184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13777184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13777184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13777184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13777184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316748.853,
          4806305.547,
          1311.086754,
          317798.673,
          4807721.087,
          1338.646754
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316748.8529853287,
                4806305.547077317,
                1311.0867538100065
              ],
              [
                316748.8529853287,
                4807721.087077316,
                1311.0867538100065
              ],
              [
                317798.67298532865,
                4807721.087077316,
                1338.6467538100064
              ],
              [
                317798.67298532865,
                4806305.547077317,
                1338.6467538100064
              ],
              [
                316748.8529853287,
                4806305.547077317,
                1311.0867538100065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:42:36+00:00",
        "end_time": "2017-08-27T21:03:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629504,
            43.38724834,
            1311.086754,
            -119.2495248,
            43.4002403,
            1338.646754
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247634355401,
                  43.38724834133111,
                  1311.0867538100065
                ],
                [
                  -119.26295044037306,
                  43.39998457015139,
                  1311.0867538100065
                ],
                [
                  -119.24999616668987,
                  43.400240299946475,
                  1338.6467538100064
                ],
                [
                  -119.24952477824398,
                  43.38750395804217,
                  1338.6467538100064
                ],
                [
                  -119.26247634355401,
                  43.38724834133111,
                  1311.0867538100065
                ]
              ]
            ]
          },
          "id": "20170827_43119D3420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:42:36Z",
            "pc:count": 13777184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317272.0931,
                "count": 13777184,
                "maximum": 317798.673,
                "minimum": 316748.853,
                "name": "X",
                "position": 0,
                "stddev": 293.9322145,
                "variance": 86396.14669
              },
              {
                "average": 4807057.13,
                "count": 13777184,
                "maximum": 4807721.087,
                "minimum": 4806305.547,
                "name": "Y",
                "position": 1,
                "stddev": 399.3136433,
                "variance": 159451.3858
              },
              {
                "average": 1326.017582,
                "count": 13777184,
                "maximum": 1338.646754,
                "minimum": 1311.086754,
                "name": "Z",
                "position": 2,
                "stddev": 6.794687894,
                "variance": 46.16778358
              },
              {
                "average": 20953.38708,
                "count": 13777184,
                "maximum": 29169,
                "minimum": 1409,
                "name": "Intensity",
                "position": 3,
                "stddev": 1352.724071,
                "variance": 1829862.412
              },
              {
                "average": 1.000065979,
                "count": 13777184,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008368930226,
                "variance": 7.003899312e-05
              },
              {
                "average": 1.000127094,
                "count": 13777184,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01180136086,
                "variance": 0.0001392721181
              },
              {
                "average": 0.5010976844,
                "count": 13777184,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988132,
                "variance": 0.2499988132
              },
              {
                "average": 1.531517616e-05,
                "count": 13777184,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003913431068,
                "variance": 1.531494272e-05
              },
              {
                "average": 1.167116009,
                "count": 13777184,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3730794264,
                "variance": 0.1391882584
              },
              {
                "average": 0.590736515,
                "count": 13777184,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86285629,
                "variance": 140.7273594
              },
              {
                "average": 2.001584359,
                "count": 13777184,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000038266,
                "variance": 1.000076534
              },
              {
                "average": 1011.724643,
                "count": 13777184,
                "maximum": 1014,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002645203,
                "variance": 1.005297402
              },
              {
                "average": 46631.64883,
                "count": 13777184,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1891.707714,
                "variance": 3578558.076
              },
              {
                "average": 44718.36749,
                "count": 13777184,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1799.084863,
                "variance": 3236706.343
              },
              {
                "average": 41403.11752,
                "count": 13777184,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1704.60217,
                "variance": 2905668.559
              },
              {
                "average": 187904218.9,
                "count": 13777184,
                "maximum": 187905356.1,
                "minimum": 187903022,
                "name": "GpsTime",
                "position": 15,
                "stddev": 489.0820398,
                "variance": 239201.2417
              },
              {
                "average": 0,
                "count": 13777184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13777184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13777184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13777184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13777184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316748.853,
              4806305.547,
              1311.086754,
              317798.673,
              4807721.087,
              1338.646754
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316748.8529853287,
                    4806305.547077317,
                    1311.0867538100065
                  ],
                  [
                    316748.8529853287,
                    4807721.087077316,
                    1311.0867538100065
                  ],
                  [
                    317798.67298532865,
                    4807721.087077316,
                    1338.6467538100064
                  ],
                  [
                    317798.67298532865,
                    4806305.547077317,
                    1338.6467538100064
                  ],
                  [
                    316748.8529853287,
                    4806305.547077317,
                    1311.0867538100065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:42:36+00:00",
            "end_time": "2017-08-27T21:03:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24994863459851,
              43.4723338094609,
              1381.0761516633213
            ],
            [
              -119.25004732376563,
              43.47499253738754,
              1381.0761516633213
            ],
            [
              -119.23749575676146,
              43.475238954216174,
              1419.0161516633214
            ],
            [
              -119.23739761699476,
              43.47258020354213,
              1419.0161516633214
            ],
            [
              -119.24994863459851,
              43.4723338094609,
              1381.0761516633213
            ]
          ]
        ]
      },
      "bbox": [
        -119.2500473,
        43.47233381,
        1381.076152,
        -119.2373976,
        43.47523895,
        1419.016152
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:43Z",
        "pc:count": 2228964,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318575.8578,
            "count": 2228964,
            "maximum": 319034.7326,
            "minimum": 318018.8126,
            "name": "X",
            "position": 0,
            "stddev": 288.6451803,
            "variance": 83316.04012
          },
          {
            "average": 4815902.923,
            "count": 2228964,
            "maximum": 4816023.304,
            "minimum": 4815727.804,
            "name": "Y",
            "position": 1,
            "stddev": 71.88276755,
            "variance": 5167.13227
          },
          {
            "average": 1390.984051,
            "count": 2228964,
            "maximum": 1419.016152,
            "minimum": 1381.076152,
            "name": "Z",
            "position": 2,
            "stddev": 8.350130571,
            "variance": 69.72468055
          },
          {
            "average": 19020.50313,
            "count": 2228964,
            "maximum": 27745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2267.913337,
            "variance": 5143430.904
          },
          {
            "average": 1.022948778,
            "count": 2228964,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1609821289,
            "variance": 0.02591524584
          },
          {
            "average": 1.04658173,
            "count": 2228964,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2348854105,
            "variance": 0.05517115606
          },
          {
            "average": 0.5237186424,
            "count": 2228964,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994372212,
            "variance": 0.2494375379
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233652495,
            "count": 2228964,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4231537391,
            "variance": 0.1790590869
          },
          {
            "average": -6.548910245,
            "count": 2228964,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.944296001,
            "variance": 80.00043095
          },
          {
            "average": 1.9697079,
            "count": 2228964,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006044568,
            "variance": 1.012125673
          },
          {
            "average": 1050.361419,
            "count": 2228964,
            "maximum": 1051,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6218975863,
            "variance": 0.3867566079
          },
          {
            "average": 40783.86112,
            "count": 2228964,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2963.718037,
            "variance": 8783624.605
          },
          {
            "average": 39395.46375,
            "count": 2228964,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2311.712172,
            "variance": 5344013.165
          },
          {
            "average": 36730.02083,
            "count": 2228964,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2257.048208,
            "variance": 5094266.614
          },
          {
            "average": 187986796.2,
            "count": 2228964,
            "maximum": 187987143.1,
            "minimum": 187986256.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 310.6728604,
            "variance": 96517.62616
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2228964,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318018.8126,
          4815727.804,
          1381.076152,
          319034.7326,
          4816023.304,
          1419.016152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318018.81262483116,
                4815727.803731592,
                1381.0761516633213
              ],
              [
                318018.81262483116,
                4816023.303731592,
                1381.0761516633213
              ],
              [
                319034.7326248312,
                4816023.303731592,
                1419.0161516633214
              ],
              [
                319034.7326248312,
                4815727.803731592,
                1419.0161516633214
              ],
              [
                318018.81262483116,
                4815727.803731592,
                1381.0761516633213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:43+00:00",
        "end_time": "2017-08-28T20:10:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2500473,
            43.47233381,
            1381.076152,
            -119.2373976,
            43.47523895,
            1419.016152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24994863459851,
                  43.4723338094609,
                  1381.0761516633213
                ],
                [
                  -119.25004732376563,
                  43.47499253738754,
                  1381.0761516633213
                ],
                [
                  -119.23749575676146,
                  43.475238954216174,
                  1419.0161516633214
                ],
                [
                  -119.23739761699476,
                  43.47258020354213,
                  1419.0161516633214
                ],
                [
                  -119.24994863459851,
                  43.4723338094609,
                  1381.0761516633213
                ]
              ]
            ]
          },
          "id": "20170828_43119D2111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:43Z",
            "pc:count": 2228964,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318575.8578,
                "count": 2228964,
                "maximum": 319034.7326,
                "minimum": 318018.8126,
                "name": "X",
                "position": 0,
                "stddev": 288.6451803,
                "variance": 83316.04012
              },
              {
                "average": 4815902.923,
                "count": 2228964,
                "maximum": 4816023.304,
                "minimum": 4815727.804,
                "name": "Y",
                "position": 1,
                "stddev": 71.88276755,
                "variance": 5167.13227
              },
              {
                "average": 1390.984051,
                "count": 2228964,
                "maximum": 1419.016152,
                "minimum": 1381.076152,
                "name": "Z",
                "position": 2,
                "stddev": 8.350130571,
                "variance": 69.72468055
              },
              {
                "average": 19020.50313,
                "count": 2228964,
                "maximum": 27745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2267.913337,
                "variance": 5143430.904
              },
              {
                "average": 1.022948778,
                "count": 2228964,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1609821289,
                "variance": 0.02591524584
              },
              {
                "average": 1.04658173,
                "count": 2228964,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2348854105,
                "variance": 0.05517115606
              },
              {
                "average": 0.5237186424,
                "count": 2228964,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994372212,
                "variance": 0.2494375379
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233652495,
                "count": 2228964,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4231537391,
                "variance": 0.1790590869
              },
              {
                "average": -6.548910245,
                "count": 2228964,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.944296001,
                "variance": 80.00043095
              },
              {
                "average": 1.9697079,
                "count": 2228964,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006044568,
                "variance": 1.012125673
              },
              {
                "average": 1050.361419,
                "count": 2228964,
                "maximum": 1051,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6218975863,
                "variance": 0.3867566079
              },
              {
                "average": 40783.86112,
                "count": 2228964,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2963.718037,
                "variance": 8783624.605
              },
              {
                "average": 39395.46375,
                "count": 2228964,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2311.712172,
                "variance": 5344013.165
              },
              {
                "average": 36730.02083,
                "count": 2228964,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2257.048208,
                "variance": 5094266.614
              },
              {
                "average": 187986796.2,
                "count": 2228964,
                "maximum": 187987143.1,
                "minimum": 187986256.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 310.6728604,
                "variance": 96517.62616
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2228964,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318018.8126,
              4815727.804,
              1381.076152,
              319034.7326,
              4816023.304,
              1419.016152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318018.81262483116,
                    4815727.803731592,
                    1381.0761516633213
                  ],
                  [
                    318018.81262483116,
                    4816023.303731592,
                    1381.0761516633213
                  ],
                  [
                    319034.7326248312,
                    4816023.303731592,
                    1419.0161516633214
                  ],
                  [
                    319034.7326248312,
                    4815727.803731592,
                    1419.0161516633214
                  ],
                  [
                    318018.81262483116,
                    4815727.803731592,
                    1381.0761516633213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:43+00:00",
            "end_time": "2017-08-28T20:10:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23744941031329,
              43.471581791055954,
              1358.9214031312488
            ],
            [
              -119.23757526264905,
              43.4749912903635,
              1358.9214031312488
            ],
            [
              -119.22499640795856,
              43.47523686731722,
              1395.6414031312486
            ],
            [
              -119.22487126169293,
              43.47182733893863,
              1395.6414031312486
            ],
            [
              -119.23744941031329,
              43.471581791055954,
              1358.9214031312488
            ]
          ]
        ]
      },
      "bbox": [
        -119.2375753,
        43.47158179,
        1358.921403,
        -119.2248713,
        43.47523687,
        1395.641403
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:28Z",
        "pc:count": 3135514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319556.6664,
            "count": 3135514,
            "maximum": 320045.6827,
            "minimum": 319027.5627,
            "name": "X",
            "position": 0,
            "stddev": 288.0648742,
            "variance": 82981.37176
          },
          {
            "average": 4815843.921,
            "count": 3135514,
            "maximum": 4815995.971,
            "minimum": 4815617.031,
            "name": "Y",
            "position": 1,
            "stddev": 95.37353516,
            "variance": 9096.111209
          },
          {
            "average": 1378.142193,
            "count": 3135514,
            "maximum": 1395.641403,
            "minimum": 1358.921403,
            "name": "Z",
            "position": 2,
            "stddev": 7.647921547,
            "variance": 58.49070398
          },
          {
            "average": 19039.95009,
            "count": 3135514,
            "maximum": 27697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2605.898077,
            "variance": 6790704.786
          },
          {
            "average": 1.036296441,
            "count": 3135514,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2010629139,
            "variance": 0.04042629535
          },
          {
            "average": 1.073605476,
            "count": 3135514,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2914047571,
            "variance": 0.08491673248
          },
          {
            "average": 0.5198213116,
            "count": 3135514,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996070408,
            "variance": 0.2496071952
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225932654,
            "count": 3135514,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4181951048,
            "variance": 0.1748871457
          },
          {
            "average": -5.334327541,
            "count": 3135514,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21865375,
            "variance": 104.4208845
          },
          {
            "average": 1.964323872,
            "count": 3135514,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009548246,
            "variance": 1.019187661
          },
          {
            "average": 1050.29878,
            "count": 3135514,
            "maximum": 1051,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6720591528,
            "variance": 0.4516635048
          },
          {
            "average": 41244.18616,
            "count": 3135514,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3915.85673,
            "variance": 15333933.93
          },
          {
            "average": 39973.63171,
            "count": 3135514,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3028.012969,
            "variance": 9168862.539
          },
          {
            "average": 37119.11088,
            "count": 3135514,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3038.416145,
            "variance": 9231972.671
          },
          {
            "average": 187986770.9,
            "count": 3135514,
            "maximum": 187987128.1,
            "minimum": 187986242.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 315.4385605,
            "variance": 99501.48543
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319027.5627,
          4815617.031,
          1358.921403,
          320045.6827,
          4815995.971,
          1395.641403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319027.5626626064,
                4815617.030515009,
                1358.9214031312488
              ],
              [
                319027.5626626064,
                4815995.970515008,
                1358.9214031312488
              ],
              [
                320045.6826626064,
                4815995.970515008,
                1395.6414031312486
              ],
              [
                320045.6826626064,
                4815617.030515009,
                1395.6414031312486
              ],
              [
                319027.5626626064,
                4815617.030515009,
                1358.9214031312488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:28+00:00",
        "end_time": "2017-08-28T20:10:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2375753,
            43.47158179,
            1358.921403,
            -119.2248713,
            43.47523687,
            1395.641403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23744941031329,
                  43.471581791055954,
                  1358.9214031312488
                ],
                [
                  -119.23757526264905,
                  43.4749912903635,
                  1358.9214031312488
                ],
                [
                  -119.22499640795856,
                  43.47523686731722,
                  1395.6414031312486
                ],
                [
                  -119.22487126169293,
                  43.47182733893863,
                  1395.6414031312486
                ],
                [
                  -119.23744941031329,
                  43.471581791055954,
                  1358.9214031312488
                ]
              ]
            ]
          },
          "id": "20170828_43119D2112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:28Z",
            "pc:count": 3135514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319556.6664,
                "count": 3135514,
                "maximum": 320045.6827,
                "minimum": 319027.5627,
                "name": "X",
                "position": 0,
                "stddev": 288.0648742,
                "variance": 82981.37176
              },
              {
                "average": 4815843.921,
                "count": 3135514,
                "maximum": 4815995.971,
                "minimum": 4815617.031,
                "name": "Y",
                "position": 1,
                "stddev": 95.37353516,
                "variance": 9096.111209
              },
              {
                "average": 1378.142193,
                "count": 3135514,
                "maximum": 1395.641403,
                "minimum": 1358.921403,
                "name": "Z",
                "position": 2,
                "stddev": 7.647921547,
                "variance": 58.49070398
              },
              {
                "average": 19039.95009,
                "count": 3135514,
                "maximum": 27697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2605.898077,
                "variance": 6790704.786
              },
              {
                "average": 1.036296441,
                "count": 3135514,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2010629139,
                "variance": 0.04042629535
              },
              {
                "average": 1.073605476,
                "count": 3135514,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2914047571,
                "variance": 0.08491673248
              },
              {
                "average": 0.5198213116,
                "count": 3135514,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996070408,
                "variance": 0.2496071952
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225932654,
                "count": 3135514,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4181951048,
                "variance": 0.1748871457
              },
              {
                "average": -5.334327541,
                "count": 3135514,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21865375,
                "variance": 104.4208845
              },
              {
                "average": 1.964323872,
                "count": 3135514,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009548246,
                "variance": 1.019187661
              },
              {
                "average": 1050.29878,
                "count": 3135514,
                "maximum": 1051,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6720591528,
                "variance": 0.4516635048
              },
              {
                "average": 41244.18616,
                "count": 3135514,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3915.85673,
                "variance": 15333933.93
              },
              {
                "average": 39973.63171,
                "count": 3135514,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3028.012969,
                "variance": 9168862.539
              },
              {
                "average": 37119.11088,
                "count": 3135514,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3038.416145,
                "variance": 9231972.671
              },
              {
                "average": 187986770.9,
                "count": 3135514,
                "maximum": 187987128.1,
                "minimum": 187986242.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 315.4385605,
                "variance": 99501.48543
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319027.5627,
              4815617.031,
              1358.921403,
              320045.6827,
              4815995.971,
              1395.641403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319027.5626626064,
                    4815617.030515009,
                    1358.9214031312488
                  ],
                  [
                    319027.5626626064,
                    4815995.970515008,
                    1358.9214031312488
                  ],
                  [
                    320045.6826626064,
                    4815995.970515008,
                    1395.6414031312486
                  ],
                  [
                    320045.6826626064,
                    4815617.030515009,
                    1395.6414031312486
                  ],
                  [
                    319027.5626626064,
                    4815617.030515009,
                    1358.9214031312488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:28+00:00",
            "end_time": "2017-08-28T20:10:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119C4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4749749810189,
              43.34972561814833,
              1271.687512938448
            ],
            [
              -119.47549382355221,
              43.3624826430748,
              1271.687512938448
            ],
            [
              -119.46249797477212,
              43.36276336569964,
              1294.9275129384478
            ],
            [
              -119.46198184933122,
              43.3500062164252,
              1294.9275129384478
            ],
            [
              -119.4749749810189,
              43.34972561814833,
              1271.687512938448
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754938,
        43.34972562,
        1271.687513,
        -119.4619818,
        43.36276337,
        1294.927513
      ],
      "properties": {
        "datetime": "2017-08-31T14:55:50Z",
        "pc:count": 13697563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299951.2552,
            "count": 13697563,
            "maximum": 300467.0683,
            "minimum": 299413.0683,
            "name": "X",
            "position": 0,
            "stddev": 293.0179923,
            "variance": 85859.54382
          },
          {
            "average": 4803328.538,
            "count": 13697563,
            "maximum": 4804045.362,
            "minimum": 4802627.302,
            "name": "Y",
            "position": 1,
            "stddev": 398.8810294,
            "variance": 159106.0757
          },
          {
            "average": 1279.192786,
            "count": 13697563,
            "maximum": 1294.927513,
            "minimum": 1271.687513,
            "name": "Z",
            "position": 2,
            "stddev": 3.293335887,
            "variance": 10.84606127
          },
          {
            "average": 18913.26663,
            "count": 13697563,
            "maximum": 32897,
            "minimum": 1889,
            "name": "Intensity",
            "position": 3,
            "stddev": 1582.414469,
            "variance": 2504035.551
          },
          {
            "average": 1.000023508,
            "count": 13697563,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004848430713,
            "variance": 2.350728038e-05
          },
          {
            "average": 1.000051834,
            "count": 13697563,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007199399624,
            "variance": 5.183135494e-05
          },
          {
            "average": 0.5011690766,
            "count": 13697563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986515,
            "variance": 0.2499986515
          },
          {
            "average": 8.030625594e-07,
            "count": 13697563,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008961372513,
            "variance": 8.030619731e-07
          },
          {
            "average": 1.225405862,
            "count": 13697563,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4178493416,
            "variance": 0.1745980723
          },
          {
            "average": 0.2308362413,
            "count": 13697563,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85927439,
            "variance": 140.6423892
          },
          {
            "average": 2.00071677,
            "count": 13697563,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000573987,
            "variance": 1.001148304
          },
          {
            "average": 1114.30228,
            "count": 13697563,
            "maximum": 1117,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.997122203,
            "variance": 0.9942526878
          },
          {
            "average": 43295.56515,
            "count": 13697563,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3096.287809,
            "variance": 9586998.196
          },
          {
            "average": 41708.49847,
            "count": 13697563,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3057.071623,
            "variance": 9345686.91
          },
          {
            "average": 38671.73148,
            "count": 13697563,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3196.217111,
            "variance": 10215803.82
          },
          {
            "average": 188225664.6,
            "count": 13697563,
            "maximum": 188226550.8,
            "minimum": 188224860.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 389.3727915,
            "variance": 151611.1708
          },
          {
            "average": 0,
            "count": 13697563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13697563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13697563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13697563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13697563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299413.0683,
          4802627.302,
          1271.687513,
          300467.0683,
          4804045.362,
          1294.927513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299413.0683016926,
                4802627.3021016875,
                1271.687512938448
              ],
              [
                299413.0683016926,
                4804045.362101688,
                1271.687512938448
              ],
              [
                300467.0683016926,
                4804045.362101688,
                1294.9275129384478
              ],
              [
                300467.0683016926,
                4802627.3021016875,
                1294.9275129384478
              ],
              [
                299413.0683016926,
                4802627.3021016875,
                1271.687512938448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:55:50+00:00",
        "end_time": "2017-08-31T14:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754938,
            43.34972562,
            1271.687513,
            -119.4619818,
            43.36276337,
            1294.927513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4749749810189,
                  43.34972561814833,
                  1271.687512938448
                ],
                [
                  -119.47549382355221,
                  43.3624826430748,
                  1271.687512938448
                ],
                [
                  -119.46249797477212,
                  43.36276336569964,
                  1294.9275129384478
                ],
                [
                  -119.46198184933122,
                  43.3500062164252,
                  1294.9275129384478
                ],
                [
                  -119.4749749810189,
                  43.34972561814833,
                  1271.687512938448
                ]
              ]
            ]
          },
          "id": "20170831_43119C4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:55:50Z",
            "pc:count": 13697563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299951.2552,
                "count": 13697563,
                "maximum": 300467.0683,
                "minimum": 299413.0683,
                "name": "X",
                "position": 0,
                "stddev": 293.0179923,
                "variance": 85859.54382
              },
              {
                "average": 4803328.538,
                "count": 13697563,
                "maximum": 4804045.362,
                "minimum": 4802627.302,
                "name": "Y",
                "position": 1,
                "stddev": 398.8810294,
                "variance": 159106.0757
              },
              {
                "average": 1279.192786,
                "count": 13697563,
                "maximum": 1294.927513,
                "minimum": 1271.687513,
                "name": "Z",
                "position": 2,
                "stddev": 3.293335887,
                "variance": 10.84606127
              },
              {
                "average": 18913.26663,
                "count": 13697563,
                "maximum": 32897,
                "minimum": 1889,
                "name": "Intensity",
                "position": 3,
                "stddev": 1582.414469,
                "variance": 2504035.551
              },
              {
                "average": 1.000023508,
                "count": 13697563,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004848430713,
                "variance": 2.350728038e-05
              },
              {
                "average": 1.000051834,
                "count": 13697563,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007199399624,
                "variance": 5.183135494e-05
              },
              {
                "average": 0.5011690766,
                "count": 13697563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986515,
                "variance": 0.2499986515
              },
              {
                "average": 8.030625594e-07,
                "count": 13697563,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008961372513,
                "variance": 8.030619731e-07
              },
              {
                "average": 1.225405862,
                "count": 13697563,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4178493416,
                "variance": 0.1745980723
              },
              {
                "average": 0.2308362413,
                "count": 13697563,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85927439,
                "variance": 140.6423892
              },
              {
                "average": 2.00071677,
                "count": 13697563,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000573987,
                "variance": 1.001148304
              },
              {
                "average": 1114.30228,
                "count": 13697563,
                "maximum": 1117,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.997122203,
                "variance": 0.9942526878
              },
              {
                "average": 43295.56515,
                "count": 13697563,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3096.287809,
                "variance": 9586998.196
              },
              {
                "average": 41708.49847,
                "count": 13697563,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3057.071623,
                "variance": 9345686.91
              },
              {
                "average": 38671.73148,
                "count": 13697563,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3196.217111,
                "variance": 10215803.82
              },
              {
                "average": 188225664.6,
                "count": 13697563,
                "maximum": 188226550.8,
                "minimum": 188224860.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 389.3727915,
                "variance": 151611.1708
              },
              {
                "average": 0,
                "count": 13697563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13697563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13697563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13697563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13697563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299413.0683,
              4802627.302,
              1271.687513,
              300467.0683,
              4804045.362,
              1294.927513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299413.0683016926,
                    4802627.3021016875,
                    1271.687512938448
                  ],
                  [
                    299413.0683016926,
                    4804045.362101688,
                    1271.687512938448
                  ],
                  [
                    300467.0683016926,
                    4804045.362101688,
                    1294.9275129384478
                  ],
                  [
                    300467.0683016926,
                    4802627.3021016875,
                    1294.9275129384478
                  ],
                  [
                    299413.0683016926,
                    4802627.3021016875,
                    1271.687512938448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:55:50+00:00",
            "end_time": "2017-08-31T14:27: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": "20170829_43119D4123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497336064154,
              43.437225323021245,
              1275.5367635929485
            ],
            [
              -119.47549381931415,
              43.4499828718197,
              1275.5367635929485
            ],
            [
              -119.46249777274225,
              43.45026364357525,
              1297.6967635929484
            ],
            [
              -119.461980039667,
              43.43750597042349,
              1297.6967635929484
            ],
            [
              -119.47497336064154,
              43.437225323021245,
              1275.5367635929485
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754938,
        43.43722532,
        1275.536764,
        -119.46198,
        43.45026364,
        1297.696764
      ],
      "properties": {
        "datetime": "2017-08-29T18:50:47Z",
        "pc:count": 13564502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300223.9523,
            "count": 13564502,
            "maximum": 300754.2696,
            "minimum": 299701.7696,
            "name": "X",
            "position": 0,
            "stddev": 294.1851137,
            "variance": 86544.88112
          },
          {
            "average": 4813054.243,
            "count": 13564502,
            "maximum": 4813763.324,
            "minimum": 4812345.184,
            "name": "Y",
            "position": 1,
            "stddev": 399.5905103,
            "variance": 159672.5759
          },
          {
            "average": 1285.160377,
            "count": 13564502,
            "maximum": 1297.696764,
            "minimum": 1275.536764,
            "name": "Z",
            "position": 2,
            "stddev": 6.639195766,
            "variance": 44.07892042
          },
          {
            "average": 19354.76489,
            "count": 13564502,
            "maximum": 29025,
            "minimum": 2241,
            "name": "Intensity",
            "position": 3,
            "stddev": 1546.261621,
            "variance": 2390925
          },
          {
            "average": 1.000005603,
            "count": 13564502,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002367029489,
            "variance": 5.602828603e-06
          },
          {
            "average": 1.00000892,
            "count": 13564502,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002986680986,
            "variance": 8.920263314e-06
          },
          {
            "average": 0.5016374357,
            "count": 13564502,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973372,
            "variance": 0.2499973372
          },
          {
            "average": 3.170038974e-06,
            "count": 13564502,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00178045757,
            "variance": 3.170029158e-06
          },
          {
            "average": 1.207368542,
            "count": 13564502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4054218072,
            "variance": 0.1643668418
          },
          {
            "average": 0.4611312424,
            "count": 13564502,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75336367,
            "variance": 138.1415575
          },
          {
            "average": 2.000626709,
            "count": 13564502,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000101903,
            "variance": 1.000203817
          },
          {
            "average": 1075.538564,
            "count": 13564502,
            "maximum": 1078,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.110817431,
            "variance": 1.233915364
          },
          {
            "average": 45883.39716,
            "count": 13564502,
            "maximum": 57344,
            "minimum": 23296,
            "name": "Red",
            "position": 12,
            "stddev": 3431.608933,
            "variance": 11775939.87
          },
          {
            "average": 44336.45506,
            "count": 13564502,
            "maximum": 57344,
            "minimum": 23808,
            "name": "Green",
            "position": 13,
            "stddev": 3582.783391,
            "variance": 12836336.83
          },
          {
            "average": 41206.84139,
            "count": 13564502,
            "maximum": 57088,
            "minimum": 22528,
            "name": "Blue",
            "position": 14,
            "stddev": 3846.680722,
            "variance": 14796952.58
          },
          {
            "average": 188066343.2,
            "count": 13564502,
            "maximum": 188067847.1,
            "minimum": 188062414.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 670.3789746,
            "variance": 449407.9696
          },
          {
            "average": 0,
            "count": 13564502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13564502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13564502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13564502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13564502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299701.7696,
          4812345.184,
          1275.536764,
          300754.2696,
          4813763.324,
          1297.696764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299701.7696067911,
                4812345.183533691,
                1275.5367635929485
              ],
              [
                299701.7696067911,
                4813763.3235336915,
                1275.5367635929485
              ],
              [
                300754.2696067911,
                4813763.3235336915,
                1297.6967635929484
              ],
              [
                300754.2696067911,
                4812345.183533691,
                1297.6967635929484
              ],
              [
                299701.7696067911,
                4812345.183533691,
                1275.5367635929485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:50:47+00:00",
        "end_time": "2017-08-29T17:20:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754938,
            43.43722532,
            1275.536764,
            -119.46198,
            43.45026364,
            1297.696764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497336064154,
                  43.437225323021245,
                  1275.5367635929485
                ],
                [
                  -119.47549381931415,
                  43.4499828718197,
                  1275.5367635929485
                ],
                [
                  -119.46249777274225,
                  43.45026364357525,
                  1297.6967635929484
                ],
                [
                  -119.461980039667,
                  43.43750597042349,
                  1297.6967635929484
                ],
                [
                  -119.47497336064154,
                  43.437225323021245,
                  1275.5367635929485
                ]
              ]
            ]
          },
          "id": "20170829_43119D4123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:50:47Z",
            "pc:count": 13564502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300223.9523,
                "count": 13564502,
                "maximum": 300754.2696,
                "minimum": 299701.7696,
                "name": "X",
                "position": 0,
                "stddev": 294.1851137,
                "variance": 86544.88112
              },
              {
                "average": 4813054.243,
                "count": 13564502,
                "maximum": 4813763.324,
                "minimum": 4812345.184,
                "name": "Y",
                "position": 1,
                "stddev": 399.5905103,
                "variance": 159672.5759
              },
              {
                "average": 1285.160377,
                "count": 13564502,
                "maximum": 1297.696764,
                "minimum": 1275.536764,
                "name": "Z",
                "position": 2,
                "stddev": 6.639195766,
                "variance": 44.07892042
              },
              {
                "average": 19354.76489,
                "count": 13564502,
                "maximum": 29025,
                "minimum": 2241,
                "name": "Intensity",
                "position": 3,
                "stddev": 1546.261621,
                "variance": 2390925
              },
              {
                "average": 1.000005603,
                "count": 13564502,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002367029489,
                "variance": 5.602828603e-06
              },
              {
                "average": 1.00000892,
                "count": 13564502,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002986680986,
                "variance": 8.920263314e-06
              },
              {
                "average": 0.5016374357,
                "count": 13564502,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973372,
                "variance": 0.2499973372
              },
              {
                "average": 3.170038974e-06,
                "count": 13564502,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00178045757,
                "variance": 3.170029158e-06
              },
              {
                "average": 1.207368542,
                "count": 13564502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4054218072,
                "variance": 0.1643668418
              },
              {
                "average": 0.4611312424,
                "count": 13564502,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75336367,
                "variance": 138.1415575
              },
              {
                "average": 2.000626709,
                "count": 13564502,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000101903,
                "variance": 1.000203817
              },
              {
                "average": 1075.538564,
                "count": 13564502,
                "maximum": 1078,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.110817431,
                "variance": 1.233915364
              },
              {
                "average": 45883.39716,
                "count": 13564502,
                "maximum": 57344,
                "minimum": 23296,
                "name": "Red",
                "position": 12,
                "stddev": 3431.608933,
                "variance": 11775939.87
              },
              {
                "average": 44336.45506,
                "count": 13564502,
                "maximum": 57344,
                "minimum": 23808,
                "name": "Green",
                "position": 13,
                "stddev": 3582.783391,
                "variance": 12836336.83
              },
              {
                "average": 41206.84139,
                "count": 13564502,
                "maximum": 57088,
                "minimum": 22528,
                "name": "Blue",
                "position": 14,
                "stddev": 3846.680722,
                "variance": 14796952.58
              },
              {
                "average": 188066343.2,
                "count": 13564502,
                "maximum": 188067847.1,
                "minimum": 188062414.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 670.3789746,
                "variance": 449407.9696
              },
              {
                "average": 0,
                "count": 13564502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13564502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13564502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13564502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13564502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299701.7696,
              4812345.184,
              1275.536764,
              300754.2696,
              4813763.324,
              1297.696764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299701.7696067911,
                    4812345.183533691,
                    1275.5367635929485
                  ],
                  [
                    299701.7696067911,
                    4813763.3235336915,
                    1275.5367635929485
                  ],
                  [
                    300754.2696067911,
                    4813763.3235336915,
                    1297.6967635929484
                  ],
                  [
                    300754.2696067911,
                    4812345.183533691,
                    1297.6967635929484
                  ],
                  [
                    299701.7696067911,
                    4812345.183533691,
                    1275.5367635929485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:50:47+00:00",
            "end_time": "2017-08-29T17:20:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2881982502133,
              43.309302768626,
              1256.0187929098379
            ],
            [
              -119.2883180009194,
              43.312493068717174,
              1256.0187929098379
            ],
            [
              -119.28748802398103,
              43.31250967896863,
              1257.778792909838
            ],
            [
              -119.28736831661637,
              43.30931937703697,
              1257.778792909838
            ],
            [
              -119.2881982502133,
              43.309302768626,
              1256.0187929098379
            ]
          ]
        ]
      },
      "bbox": [
        -119.288318,
        43.30930277,
        1256.018793,
        -119.2873683,
        43.31250968,
        1257.778793
      ],
      "properties": {
        "datetime": "2017-08-29T17:45:16Z",
        "pc:count": 286428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314462.9749,
            "count": 286428,
            "maximum": 314495.344,
            "minimum": 314427.984,
            "name": "X",
            "position": 0,
            "stddev": 17.698616,
            "variance": 313.2410082
          },
          {
            "average": 4797916.995,
            "count": 286428,
            "maximum": 4798060.331,
            "minimum": 4797705.751,
            "name": "Y",
            "position": 1,
            "stddev": 96.95907672,
            "variance": 9401.062558
          },
          {
            "average": 1256.452708,
            "count": 286428,
            "maximum": 1257.778793,
            "minimum": 1256.018793,
            "name": "Z",
            "position": 2,
            "stddev": 0.1763747986,
            "variance": 0.03110806958
          },
          {
            "average": 23276.00871,
            "count": 286428,
            "maximum": 36321,
            "minimum": 11713,
            "name": "Intensity",
            "position": 3,
            "stddev": 2597.19983,
            "variance": 6745446.958
          },
          {
            "average": 1.000006983,
            "count": 286428,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002642448333,
            "variance": 6.982533193e-06
          },
          {
            "average": 1.000006983,
            "count": 286428,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002642448333,
            "variance": 6.982533193e-06
          },
          {
            "average": 0.491484771,
            "count": 286428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999283583,
            "variance": 0.2499283634
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187038278,
            "count": 286428,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3899429339,
            "variance": 0.1520554917
          },
          {
            "average": 2.343777337,
            "count": 286428,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.2776669,
            "variance": 105.6304368
          },
          {
            "average": 2.01662547,
            "count": 286428,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9998984498,
            "variance": 0.9997969099
          },
          {
            "average": 1062.462664,
            "count": 286428,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.12335936,
            "variance": 102.4824047
          },
          {
            "average": 32710.47177,
            "count": 286428,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4184.543468,
            "variance": 17510404.03
          },
          {
            "average": 34693.08017,
            "count": 286428,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3204.823064,
            "variance": 10270890.87
          },
          {
            "average": 30033.08615,
            "count": 286428,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3841.042854,
            "variance": 14753610.2
          },
          {
            "average": 188021863.9,
            "count": 286428,
            "maximum": 188063916.1,
            "minimum": 187977864.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 37112.95062,
            "variance": 1377371104
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 286428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314427.984,
          4797705.751,
          1256.018793,
          314495.344,
          4798060.331,
          1257.778793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314427.98402260075,
                4797705.751313315,
                1256.0187929098379
              ],
              [
                314427.98402260075,
                4798060.331313315,
                1256.0187929098379
              ],
              [
                314495.34402260074,
                4798060.331313315,
                1257.778792909838
              ],
              [
                314495.34402260074,
                4797705.751313315,
                1257.778792909838
              ],
              [
                314427.98402260075,
                4797705.751313315,
                1256.0187929098379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:45:16+00:00",
        "end_time": "2017-08-28T17:51:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.288318,
            43.30930277,
            1256.018793,
            -119.2873683,
            43.31250968,
            1257.778793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2881982502133,
                  43.309302768626,
                  1256.0187929098379
                ],
                [
                  -119.2883180009194,
                  43.312493068717174,
                  1256.0187929098379
                ],
                [
                  -119.28748802398103,
                  43.31250967896863,
                  1257.778792909838
                ],
                [
                  -119.28736831661637,
                  43.30931937703697,
                  1257.778792909838
                ],
                [
                  -119.2881982502133,
                  43.309302768626,
                  1256.0187929098379
                ]
              ]
            ]
          },
          "id": "20170828_43119C3402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:45:16Z",
            "pc:count": 286428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314462.9749,
                "count": 286428,
                "maximum": 314495.344,
                "minimum": 314427.984,
                "name": "X",
                "position": 0,
                "stddev": 17.698616,
                "variance": 313.2410082
              },
              {
                "average": 4797916.995,
                "count": 286428,
                "maximum": 4798060.331,
                "minimum": 4797705.751,
                "name": "Y",
                "position": 1,
                "stddev": 96.95907672,
                "variance": 9401.062558
              },
              {
                "average": 1256.452708,
                "count": 286428,
                "maximum": 1257.778793,
                "minimum": 1256.018793,
                "name": "Z",
                "position": 2,
                "stddev": 0.1763747986,
                "variance": 0.03110806958
              },
              {
                "average": 23276.00871,
                "count": 286428,
                "maximum": 36321,
                "minimum": 11713,
                "name": "Intensity",
                "position": 3,
                "stddev": 2597.19983,
                "variance": 6745446.958
              },
              {
                "average": 1.000006983,
                "count": 286428,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002642448333,
                "variance": 6.982533193e-06
              },
              {
                "average": 1.000006983,
                "count": 286428,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002642448333,
                "variance": 6.982533193e-06
              },
              {
                "average": 0.491484771,
                "count": 286428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999283583,
                "variance": 0.2499283634
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187038278,
                "count": 286428,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3899429339,
                "variance": 0.1520554917
              },
              {
                "average": 2.343777337,
                "count": 286428,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.2776669,
                "variance": 105.6304368
              },
              {
                "average": 2.01662547,
                "count": 286428,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9998984498,
                "variance": 0.9997969099
              },
              {
                "average": 1062.462664,
                "count": 286428,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.12335936,
                "variance": 102.4824047
              },
              {
                "average": 32710.47177,
                "count": 286428,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4184.543468,
                "variance": 17510404.03
              },
              {
                "average": 34693.08017,
                "count": 286428,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3204.823064,
                "variance": 10270890.87
              },
              {
                "average": 30033.08615,
                "count": 286428,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3841.042854,
                "variance": 14753610.2
              },
              {
                "average": 188021863.9,
                "count": 286428,
                "maximum": 188063916.1,
                "minimum": 187977864.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 37112.95062,
                "variance": 1377371104
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 286428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314427.984,
              4797705.751,
              1256.018793,
              314495.344,
              4798060.331,
              1257.778793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314427.98402260075,
                    4797705.751313315,
                    1256.0187929098379
                  ],
                  [
                    314427.98402260075,
                    4798060.331313315,
                    1256.0187929098379
                  ],
                  [
                    314495.34402260074,
                    4798060.331313315,
                    1257.778792909838
                  ],
                  [
                    314495.34402260074,
                    4797705.751313315,
                    1257.778792909838
                  ],
                  [
                    314427.98402260075,
                    4797705.751313315,
                    1256.0187929098379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:45:16+00:00",
            "end_time": "2017-08-28T17:51:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247546953055,
              43.362237316548374,
              1258.951849115302
            ],
            [
              -119.36297048280623,
              43.37498313807958,
              1258.951849115302
            ],
            [
              -119.34999703590891,
              43.37525059774072,
              1274.291849115302
            ],
            [
              -119.34950473429731,
              43.3625046578435,
              1274.291849115302
            ],
            [
              -119.36247546953055,
              43.362237316548374,
              1258.951849115302
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629705,
        43.36223732,
        1258.951849,
        -119.3495047,
        43.3752506,
        1274.291849
      ],
      "properties": {
        "datetime": "2017-08-29T16:32:17Z",
        "pc:count": 13402311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309101.6938,
            "count": 13402311,
            "maximum": 309622.258,
            "minimum": 308570.378,
            "name": "X",
            "position": 0,
            "stddev": 293.2587636,
            "variance": 86000.70244
          },
          {
            "average": 4804460.877,
            "count": 13402311,
            "maximum": 4805169.181,
            "minimum": 4803752.481,
            "name": "Y",
            "position": 1,
            "stddev": 401.5787449,
            "variance": 161265.4884
          },
          {
            "average": 1260.450443,
            "count": 13402311,
            "maximum": 1274.291849,
            "minimum": 1258.951849,
            "name": "Z",
            "position": 2,
            "stddev": 0.4033908561,
            "variance": 0.1627241828
          },
          {
            "average": 22411.52981,
            "count": 13402311,
            "maximum": 36065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2657.594457,
            "variance": 7062808.298
          },
          {
            "average": 1.000233467,
            "count": 13402311,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01528761475,
            "variance": 0.0002337111648
          },
          {
            "average": 1.000462458,
            "count": 13402311,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02152066663,
            "variance": 0.0004631390923
          },
          {
            "average": 0.5013797993,
            "count": 13402311,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981148,
            "variance": 0.2499981148
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195927852,
            "count": 13402311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3969132654,
            "variance": 0.1575401403
          },
          {
            "average": 0.4159796937,
            "count": 13402311,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78536568,
            "variance": 138.8948442
          },
          {
            "average": 2.000299575,
            "count": 13402311,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000346365,
            "variance": 1.000692851
          },
          {
            "average": 834.3523637,
            "count": 13402311,
            "maximum": 1065,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 435.7913381,
            "variance": 189914.0904
          },
          {
            "average": 22194.90428,
            "count": 13402311,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8900.178429,
            "variance": 79213176.07
          },
          {
            "average": 27306.55141,
            "count": 13402311,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6250.822642,
            "variance": 39072783.71
          },
          {
            "average": 21010.61733,
            "count": 13402311,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6152.229008,
            "variance": 37849921.77
          },
          {
            "average": 188057755,
            "count": 13402311,
            "maximum": 188059537.4,
            "minimum": 188056299.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 635.2575865,
            "variance": 403552.2012
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308570.378,
          4803752.481,
          1258.951849,
          309622.258,
          4805169.181,
          1274.291849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308570.378048337,
                4803752.480561903,
                1258.951849115302
              ],
              [
                308570.378048337,
                4805169.180561902,
                1258.951849115302
              ],
              [
                309622.258048337,
                4805169.180561902,
                1274.291849115302
              ],
              [
                309622.258048337,
                4803752.480561903,
                1274.291849115302
              ],
              [
                308570.378048337,
                4803752.480561903,
                1258.951849115302
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:32:17+00:00",
        "end_time": "2017-08-29T15:38:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629705,
            43.36223732,
            1258.951849,
            -119.3495047,
            43.3752506,
            1274.291849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247546953055,
                  43.362237316548374,
                  1258.951849115302
                ],
                [
                  -119.36297048280623,
                  43.37498313807958,
                  1258.951849115302
                ],
                [
                  -119.34999703590891,
                  43.37525059774072,
                  1274.291849115302
                ],
                [
                  -119.34950473429731,
                  43.3625046578435,
                  1274.291849115302
                ],
                [
                  -119.36247546953055,
                  43.362237316548374,
                  1258.951849115302
                ]
              ]
            ]
          },
          "id": "20170829_43119C3102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:32:17Z",
            "pc:count": 13402311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309101.6938,
                "count": 13402311,
                "maximum": 309622.258,
                "minimum": 308570.378,
                "name": "X",
                "position": 0,
                "stddev": 293.2587636,
                "variance": 86000.70244
              },
              {
                "average": 4804460.877,
                "count": 13402311,
                "maximum": 4805169.181,
                "minimum": 4803752.481,
                "name": "Y",
                "position": 1,
                "stddev": 401.5787449,
                "variance": 161265.4884
              },
              {
                "average": 1260.450443,
                "count": 13402311,
                "maximum": 1274.291849,
                "minimum": 1258.951849,
                "name": "Z",
                "position": 2,
                "stddev": 0.4033908561,
                "variance": 0.1627241828
              },
              {
                "average": 22411.52981,
                "count": 13402311,
                "maximum": 36065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2657.594457,
                "variance": 7062808.298
              },
              {
                "average": 1.000233467,
                "count": 13402311,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01528761475,
                "variance": 0.0002337111648
              },
              {
                "average": 1.000462458,
                "count": 13402311,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02152066663,
                "variance": 0.0004631390923
              },
              {
                "average": 0.5013797993,
                "count": 13402311,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981148,
                "variance": 0.2499981148
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195927852,
                "count": 13402311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3969132654,
                "variance": 0.1575401403
              },
              {
                "average": 0.4159796937,
                "count": 13402311,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78536568,
                "variance": 138.8948442
              },
              {
                "average": 2.000299575,
                "count": 13402311,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000346365,
                "variance": 1.000692851
              },
              {
                "average": 834.3523637,
                "count": 13402311,
                "maximum": 1065,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 435.7913381,
                "variance": 189914.0904
              },
              {
                "average": 22194.90428,
                "count": 13402311,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8900.178429,
                "variance": 79213176.07
              },
              {
                "average": 27306.55141,
                "count": 13402311,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6250.822642,
                "variance": 39072783.71
              },
              {
                "average": 21010.61733,
                "count": 13402311,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6152.229008,
                "variance": 37849921.77
              },
              {
                "average": 188057755,
                "count": 13402311,
                "maximum": 188059537.4,
                "minimum": 188056299.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 635.2575865,
                "variance": 403552.2012
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308570.378,
              4803752.481,
              1258.951849,
              309622.258,
              4805169.181,
              1274.291849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308570.378048337,
                    4803752.480561903,
                    1258.951849115302
                  ],
                  [
                    308570.378048337,
                    4805169.180561902,
                    1258.951849115302
                  ],
                  [
                    309622.258048337,
                    4805169.180561902,
                    1274.291849115302
                  ],
                  [
                    309622.258048337,
                    4803752.480561903,
                    1274.291849115302
                  ],
                  [
                    308570.378048337,
                    4803752.480561903,
                    1258.951849115302
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:32:17+00:00",
            "end_time": "2017-08-29T15:38: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": "20170829_43119C4213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247540121992,
              43.33723203085158,
              1255.9339640412375
            ],
            [
              -119.41298066500941,
              43.3499830214337,
              1255.9339640412375
            ],
            [
              -119.3999979749133,
              43.350256345108114,
              1268.0339640412374
            ],
            [
              -119.39949542324383,
              43.33750523350963,
              1268.0339640412374
            ],
            [
              -119.41247540121992,
              43.33723203085158,
              1255.9339640412375
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129807,
        43.33723203,
        1255.933964,
        -119.3994954,
        43.35025635,
        1268.033964
      ],
      "properties": {
        "datetime": "2017-08-29T18:58:51Z",
        "pc:count": 13470977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304968.8968,
            "count": 13470977,
            "maximum": 305491.5666,
            "minimum": 304438.4666,
            "name": "X",
            "position": 0,
            "stddev": 292.6371462,
            "variance": 85636.49937
          },
          {
            "average": 4801799.741,
            "count": 13470977,
            "maximum": 4802508.676,
            "minimum": 4801091.356,
            "name": "Y",
            "position": 1,
            "stddev": 400.079916,
            "variance": 160063.9392
          },
          {
            "average": 1257.687423,
            "count": 13470977,
            "maximum": 1268.033964,
            "minimum": 1255.933964,
            "name": "Z",
            "position": 2,
            "stddev": 2.162928579,
            "variance": 4.678260038
          },
          {
            "average": 23298.79077,
            "count": 13470977,
            "maximum": 32177,
            "minimum": 1761,
            "name": "Intensity",
            "position": 3,
            "stddev": 2897.471272,
            "variance": 8395339.774
          },
          {
            "average": 1.000052038,
            "count": 13470977,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00721353557,
            "variance": 5.203509542e-05
          },
          {
            "average": 1.000104298,
            "count": 13470977,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0102121217,
            "variance": 0.0001042874296
          },
          {
            "average": 0.5021834719,
            "count": 13470977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995251,
            "variance": 0.249995251
          },
          {
            "average": 1.707374306e-06,
            "count": 13470977,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001306664271,
            "variance": 1.707371517e-06
          },
          {
            "average": 1.205979121,
            "count": 13470977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4044152999,
            "variance": 0.1635517348
          },
          {
            "average": 0.2763383837,
            "count": 13470977,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68742812,
            "variance": 136.5959761
          },
          {
            "average": 1.999173482,
            "count": 13470977,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000184038,
            "variance": 1.00036811
          },
          {
            "average": 1076.323086,
            "count": 13470977,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.983631166,
            "variance": 0.9675302708
          },
          {
            "average": 53621.06434,
            "count": 13470977,
            "maximum": 59648,
            "minimum": 20480,
            "name": "Red",
            "position": 12,
            "stddev": 4256.688009,
            "variance": 18119392.8
          },
          {
            "average": 53732.50028,
            "count": 13470977,
            "maximum": 59904,
            "minimum": 21248,
            "name": "Green",
            "position": 13,
            "stddev": 4242.892404,
            "variance": 18002135.95
          },
          {
            "average": 53010.20305,
            "count": 13470977,
            "maximum": 59904,
            "minimum": 23296,
            "name": "Blue",
            "position": 14,
            "stddev": 4515.73545,
            "variance": 20391866.65
          },
          {
            "average": 188066788.8,
            "count": 13470977,
            "maximum": 188068331,
            "minimum": 188065457.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 553.9102551,
            "variance": 306816.5707
          },
          {
            "average": 0,
            "count": 13470977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304438.4666,
          4801091.356,
          1255.933964,
          305491.5666,
          4802508.676,
          1268.033964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304438.4666116451,
                4801091.356122836,
                1255.9339640412375
              ],
              [
                304438.4666116451,
                4802508.676122836,
                1255.9339640412375
              ],
              [
                305491.5666116451,
                4802508.676122836,
                1268.0339640412374
              ],
              [
                305491.5666116451,
                4801091.356122836,
                1268.0339640412374
              ],
              [
                304438.4666116451,
                4801091.356122836,
                1255.9339640412375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:58:51+00:00",
        "end_time": "2017-08-29T18:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129807,
            43.33723203,
            1255.933964,
            -119.3994954,
            43.35025635,
            1268.033964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247540121992,
                  43.33723203085158,
                  1255.9339640412375
                ],
                [
                  -119.41298066500941,
                  43.3499830214337,
                  1255.9339640412375
                ],
                [
                  -119.3999979749133,
                  43.350256345108114,
                  1268.0339640412374
                ],
                [
                  -119.39949542324383,
                  43.33750523350963,
                  1268.0339640412374
                ],
                [
                  -119.41247540121992,
                  43.33723203085158,
                  1255.9339640412375
                ]
              ]
            ]
          },
          "id": "20170829_43119C4213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:58:51Z",
            "pc:count": 13470977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304968.8968,
                "count": 13470977,
                "maximum": 305491.5666,
                "minimum": 304438.4666,
                "name": "X",
                "position": 0,
                "stddev": 292.6371462,
                "variance": 85636.49937
              },
              {
                "average": 4801799.741,
                "count": 13470977,
                "maximum": 4802508.676,
                "minimum": 4801091.356,
                "name": "Y",
                "position": 1,
                "stddev": 400.079916,
                "variance": 160063.9392
              },
              {
                "average": 1257.687423,
                "count": 13470977,
                "maximum": 1268.033964,
                "minimum": 1255.933964,
                "name": "Z",
                "position": 2,
                "stddev": 2.162928579,
                "variance": 4.678260038
              },
              {
                "average": 23298.79077,
                "count": 13470977,
                "maximum": 32177,
                "minimum": 1761,
                "name": "Intensity",
                "position": 3,
                "stddev": 2897.471272,
                "variance": 8395339.774
              },
              {
                "average": 1.000052038,
                "count": 13470977,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00721353557,
                "variance": 5.203509542e-05
              },
              {
                "average": 1.000104298,
                "count": 13470977,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0102121217,
                "variance": 0.0001042874296
              },
              {
                "average": 0.5021834719,
                "count": 13470977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995251,
                "variance": 0.249995251
              },
              {
                "average": 1.707374306e-06,
                "count": 13470977,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001306664271,
                "variance": 1.707371517e-06
              },
              {
                "average": 1.205979121,
                "count": 13470977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4044152999,
                "variance": 0.1635517348
              },
              {
                "average": 0.2763383837,
                "count": 13470977,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68742812,
                "variance": 136.5959761
              },
              {
                "average": 1.999173482,
                "count": 13470977,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000184038,
                "variance": 1.00036811
              },
              {
                "average": 1076.323086,
                "count": 13470977,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.983631166,
                "variance": 0.9675302708
              },
              {
                "average": 53621.06434,
                "count": 13470977,
                "maximum": 59648,
                "minimum": 20480,
                "name": "Red",
                "position": 12,
                "stddev": 4256.688009,
                "variance": 18119392.8
              },
              {
                "average": 53732.50028,
                "count": 13470977,
                "maximum": 59904,
                "minimum": 21248,
                "name": "Green",
                "position": 13,
                "stddev": 4242.892404,
                "variance": 18002135.95
              },
              {
                "average": 53010.20305,
                "count": 13470977,
                "maximum": 59904,
                "minimum": 23296,
                "name": "Blue",
                "position": 14,
                "stddev": 4515.73545,
                "variance": 20391866.65
              },
              {
                "average": 188066788.8,
                "count": 13470977,
                "maximum": 188068331,
                "minimum": 188065457.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 553.9102551,
                "variance": 306816.5707
              },
              {
                "average": 0,
                "count": 13470977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304438.4666,
              4801091.356,
              1255.933964,
              305491.5666,
              4802508.676,
              1268.033964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304438.4666116451,
                    4801091.356122836,
                    1255.9339640412375
                  ],
                  [
                    304438.4666116451,
                    4802508.676122836,
                    1255.9339640412375
                  ],
                  [
                    305491.5666116451,
                    4802508.676122836,
                    1268.0339640412374
                  ],
                  [
                    305491.5666116451,
                    4801091.356122836,
                    1268.0339640412374
                  ],
                  [
                    304438.4666116451,
                    4801091.356122836,
                    1255.9339640412375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:58:51+00:00",
            "end_time": "2017-08-29T18:10: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": "20170828_43119D3311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497495656048,
              43.39973643731267,
              1262.9968917222743
            ],
            [
              -119.37547326734693,
              43.4124827794686,
              1262.9968917222743
            ],
            [
              -119.36249761238754,
              43.41275172402546,
              1316.1768917222741
            ],
            [
              -119.36200201735834,
              43.40000526285043,
              1316.1768917222741
            ],
            [
              -119.37497495656048,
              43.39973643731267,
              1262.9968917222743
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754733,
        43.39973644,
        1262.996892,
        -119.362002,
        43.41275172,
        1316.176892
      ],
      "properties": {
        "datetime": "2017-08-29T16:12:19Z",
        "pc:count": 13730138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308206.7069,
            "count": 13730138,
            "maximum": 308727.5798,
            "minimum": 307676.1598,
            "name": "X",
            "position": 0,
            "stddev": 290.5268487,
            "variance": 84405.8498
          },
          {
            "average": 4808653.15,
            "count": 13730138,
            "maximum": 4809362.727,
            "minimum": 4807945.947,
            "name": "Y",
            "position": 1,
            "stddev": 398.9870242,
            "variance": 159190.6455
          },
          {
            "average": 1304.522404,
            "count": 13730138,
            "maximum": 1316.176892,
            "minimum": 1262.996892,
            "name": "Z",
            "position": 2,
            "stddev": 12.00788327,
            "variance": 144.1892607
          },
          {
            "average": 20339.89954,
            "count": 13730138,
            "maximum": 32737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2074.22053,
            "variance": 4302390.807
          },
          {
            "average": 1.000392786,
            "count": 13730138,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02033733188,
            "variance": 0.000413607068
          },
          {
            "average": 1.000812155,
            "count": 13730138,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02968126745,
            "variance": 0.0008809776377
          },
          {
            "average": 0.5010272293,
            "count": 13730138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998963,
            "variance": 0.249998963
          },
          {
            "average": 2.913299196e-07,
            "count": 13730138,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005397498087,
            "variance": 2.91329856e-07
          },
          {
            "average": 1.223774954,
            "count": 13730138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4167730037,
            "variance": 0.1736997366
          },
          {
            "average": 0.2356817956,
            "count": 13730138,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78538665,
            "variance": 138.8953385
          },
          {
            "average": 2.001010041,
            "count": 13730138,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000440357,
            "variance": 1.000880908
          },
          {
            "average": 1059.836176,
            "count": 13730138,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.362201268,
            "variance": 1.855592295
          },
          {
            "average": 46182.98842,
            "count": 13730138,
            "maximum": 56320,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 3913.987258,
            "variance": 15319296.25
          },
          {
            "average": 44881.17458,
            "count": 13730138,
            "maximum": 55552,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 3404.941094,
            "variance": 11593623.85
          },
          {
            "average": 41801.9172,
            "count": 13730138,
            "maximum": 54016,
            "minimum": 15104,
            "name": "Blue",
            "position": 14,
            "stddev": 3598.693924,
            "variance": 12950597.96
          },
          {
            "average": 188038610.3,
            "count": 13730138,
            "maximum": 188058339.2,
            "minimum": 187988963.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29760.61869,
            "variance": 885694424.8
          },
          {
            "average": 0,
            "count": 13730138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13730138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13730138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13730138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13730138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307676.1598,
          4807945.947,
          1262.996892,
          308727.5798,
          4809362.727,
          1316.176892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307676.1597544393,
                4807945.947110985,
                1262.9968917222743
              ],
              [
                307676.1597544393,
                4809362.727110985,
                1262.9968917222743
              ],
              [
                308727.57975443936,
                4809362.727110985,
                1316.1768917222741
              ],
              [
                308727.57975443936,
                4807945.947110985,
                1316.1768917222741
              ],
              [
                307676.1597544393,
                4807945.947110985,
                1262.9968917222743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:12:19+00:00",
        "end_time": "2017-08-28T20:56:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754733,
            43.39973644,
            1262.996892,
            -119.362002,
            43.41275172,
            1316.176892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497495656048,
                  43.39973643731267,
                  1262.9968917222743
                ],
                [
                  -119.37547326734693,
                  43.4124827794686,
                  1262.9968917222743
                ],
                [
                  -119.36249761238754,
                  43.41275172402546,
                  1316.1768917222741
                ],
                [
                  -119.36200201735834,
                  43.40000526285043,
                  1316.1768917222741
                ],
                [
                  -119.37497495656048,
                  43.39973643731267,
                  1262.9968917222743
                ]
              ]
            ]
          },
          "id": "20170828_43119D3311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:12:19Z",
            "pc:count": 13730138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308206.7069,
                "count": 13730138,
                "maximum": 308727.5798,
                "minimum": 307676.1598,
                "name": "X",
                "position": 0,
                "stddev": 290.5268487,
                "variance": 84405.8498
              },
              {
                "average": 4808653.15,
                "count": 13730138,
                "maximum": 4809362.727,
                "minimum": 4807945.947,
                "name": "Y",
                "position": 1,
                "stddev": 398.9870242,
                "variance": 159190.6455
              },
              {
                "average": 1304.522404,
                "count": 13730138,
                "maximum": 1316.176892,
                "minimum": 1262.996892,
                "name": "Z",
                "position": 2,
                "stddev": 12.00788327,
                "variance": 144.1892607
              },
              {
                "average": 20339.89954,
                "count": 13730138,
                "maximum": 32737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2074.22053,
                "variance": 4302390.807
              },
              {
                "average": 1.000392786,
                "count": 13730138,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02033733188,
                "variance": 0.000413607068
              },
              {
                "average": 1.000812155,
                "count": 13730138,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02968126745,
                "variance": 0.0008809776377
              },
              {
                "average": 0.5010272293,
                "count": 13730138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998963,
                "variance": 0.249998963
              },
              {
                "average": 2.913299196e-07,
                "count": 13730138,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005397498087,
                "variance": 2.91329856e-07
              },
              {
                "average": 1.223774954,
                "count": 13730138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4167730037,
                "variance": 0.1736997366
              },
              {
                "average": 0.2356817956,
                "count": 13730138,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78538665,
                "variance": 138.8953385
              },
              {
                "average": 2.001010041,
                "count": 13730138,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000440357,
                "variance": 1.000880908
              },
              {
                "average": 1059.836176,
                "count": 13730138,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.362201268,
                "variance": 1.855592295
              },
              {
                "average": 46182.98842,
                "count": 13730138,
                "maximum": 56320,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 3913.987258,
                "variance": 15319296.25
              },
              {
                "average": 44881.17458,
                "count": 13730138,
                "maximum": 55552,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 3404.941094,
                "variance": 11593623.85
              },
              {
                "average": 41801.9172,
                "count": 13730138,
                "maximum": 54016,
                "minimum": 15104,
                "name": "Blue",
                "position": 14,
                "stddev": 3598.693924,
                "variance": 12950597.96
              },
              {
                "average": 188038610.3,
                "count": 13730138,
                "maximum": 188058339.2,
                "minimum": 187988963.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29760.61869,
                "variance": 885694424.8
              },
              {
                "average": 0,
                "count": 13730138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13730138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13730138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13730138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13730138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307676.1598,
              4807945.947,
              1262.996892,
              308727.5798,
              4809362.727,
              1316.176892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307676.1597544393,
                    4807945.947110985,
                    1262.9968917222743
                  ],
                  [
                    307676.1597544393,
                    4809362.727110985,
                    1262.9968917222743
                  ],
                  [
                    308727.57975443936,
                    4809362.727110985,
                    1316.1768917222741
                  ],
                  [
                    308727.57975443936,
                    4807945.947110985,
                    1316.1768917222741
                  ],
                  [
                    307676.1597544393,
                    4807945.947110985,
                    1262.9968917222743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:12:19+00:00",
            "end_time": "2017-08-28T20: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": "20170910_43119D5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57664132398351,
              43.49931121293229,
              1424.8267754227684
            ],
            [
              -119.57667038439752,
              43.49999412703734,
              1424.8267754227684
            ],
            [
              -119.57498885294173,
              43.500032032832614,
              1440.5467754227682
            ],
            [
              -119.57495981144142,
              43.49934911782878,
              1440.5467754227682
            ],
            [
              -119.57664132398351,
              43.49931121293229,
              1424.8267754227684
            ]
          ]
        ]
      },
      "bbox": [
        -119.5766704,
        43.49931121,
        1424.826775,
        -119.5749598,
        43.50003203,
        1440.546775
      ],
      "properties": {
        "datetime": "2017-09-10T17:15:09Z",
        "pc:count": 81697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291766.2375,
            "count": 81697,
            "maximum": 291823.0898,
            "minimum": 291687.0098,
            "name": "X",
            "position": 0,
            "stddev": 34.73682475,
            "variance": 1206.646994
          },
          {
            "average": 4819532.357,
            "count": 81697,
            "maximum": 4819566.146,
            "minimum": 4819490.226,
            "name": "Y",
            "position": 1,
            "stddev": 19.93032756,
            "variance": 397.2179566
          },
          {
            "average": 1429.766822,
            "count": 81697,
            "maximum": 1440.546775,
            "minimum": 1424.826775,
            "name": "Z",
            "position": 2,
            "stddev": 1.951126806,
            "variance": 3.806895814
          },
          {
            "average": 26261.82103,
            "count": 81697,
            "maximum": 34001,
            "minimum": 1490,
            "name": "Intensity",
            "position": 3,
            "stddev": 2843.989576,
            "variance": 8088276.707
          },
          {
            "average": 1.012436197,
            "count": 81697,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1155805028,
            "variance": 0.01335885262
          },
          {
            "average": 1.024872394,
            "count": 81697,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1659352572,
            "variance": 0.02753450958
          },
          {
            "average": 0.5282568515,
            "count": 81697,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499203967,
            "variance": 0.2492046007
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240669792,
            "count": 81697,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4274927838,
            "variance": 0.1827500802
          },
          {
            "average": -9.542714868,
            "count": 81697,
            "maximum": -1.998000026,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.697083341,
            "variance": 13.66842523
          },
          {
            "average": 1.993071961,
            "count": 81697,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003836639,
            "variance": 1.007687999
          },
          {
            "average": 1170.426613,
            "count": 81697,
            "maximum": 1171,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4945880492,
            "variance": 0.2446173384
          },
          {
            "average": 43803.51866,
            "count": 81697,
            "maximum": 49920,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 3235.507877,
            "variance": 10468511.22
          },
          {
            "average": 41870.31553,
            "count": 81697,
            "maximum": 47872,
            "minimum": 18176,
            "name": "Green",
            "position": 13,
            "stddev": 2529.226519,
            "variance": 6396986.784
          },
          {
            "average": 37900.00769,
            "count": 81697,
            "maximum": 43776,
            "minimum": 14848,
            "name": "Blue",
            "position": 14,
            "stddev": 2756.603262,
            "variance": 7598861.545
          },
          {
            "average": 189098774.4,
            "count": 81697,
            "maximum": 189098909.3,
            "minimum": 189098673.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 115.4497259,
            "variance": 13328.63922
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291687.0098,
          4819490.226,
          1424.826775,
          291823.0898,
          4819566.146,
          1440.546775
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291687.0097878385,
                4819490.226349406,
                1424.8267754227684
              ],
              [
                291687.0097878385,
                4819566.146349406,
                1424.8267754227684
              ],
              [
                291823.08978783846,
                4819566.146349406,
                1440.5467754227682
              ],
              [
                291823.08978783846,
                4819490.226349406,
                1440.5467754227682
              ],
              [
                291687.0097878385,
                4819490.226349406,
                1424.8267754227684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:15:09+00:00",
        "end_time": "2017-09-10T17:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119D5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119D5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119D5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119D5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5766704,
            43.49931121,
            1424.826775,
            -119.5749598,
            43.50003203,
            1440.546775
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57664132398351,
                  43.49931121293229,
                  1424.8267754227684
                ],
                [
                  -119.57667038439752,
                  43.49999412703734,
                  1424.8267754227684
                ],
                [
                  -119.57498885294173,
                  43.500032032832614,
                  1440.5467754227682
                ],
                [
                  -119.57495981144142,
                  43.49934911782878,
                  1440.5467754227682
                ],
                [
                  -119.57664132398351,
                  43.49931121293229,
                  1424.8267754227684
                ]
              ]
            ]
          },
          "id": "20170910_43119D5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119D5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:15:09Z",
            "pc:count": 81697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291766.2375,
                "count": 81697,
                "maximum": 291823.0898,
                "minimum": 291687.0098,
                "name": "X",
                "position": 0,
                "stddev": 34.73682475,
                "variance": 1206.646994
              },
              {
                "average": 4819532.357,
                "count": 81697,
                "maximum": 4819566.146,
                "minimum": 4819490.226,
                "name": "Y",
                "position": 1,
                "stddev": 19.93032756,
                "variance": 397.2179566
              },
              {
                "average": 1429.766822,
                "count": 81697,
                "maximum": 1440.546775,
                "minimum": 1424.826775,
                "name": "Z",
                "position": 2,
                "stddev": 1.951126806,
                "variance": 3.806895814
              },
              {
                "average": 26261.82103,
                "count": 81697,
                "maximum": 34001,
                "minimum": 1490,
                "name": "Intensity",
                "position": 3,
                "stddev": 2843.989576,
                "variance": 8088276.707
              },
              {
                "average": 1.012436197,
                "count": 81697,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1155805028,
                "variance": 0.01335885262
              },
              {
                "average": 1.024872394,
                "count": 81697,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1659352572,
                "variance": 0.02753450958
              },
              {
                "average": 0.5282568515,
                "count": 81697,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499203967,
                "variance": 0.2492046007
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240669792,
                "count": 81697,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4274927838,
                "variance": 0.1827500802
              },
              {
                "average": -9.542714868,
                "count": 81697,
                "maximum": -1.998000026,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.697083341,
                "variance": 13.66842523
              },
              {
                "average": 1.993071961,
                "count": 81697,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003836639,
                "variance": 1.007687999
              },
              {
                "average": 1170.426613,
                "count": 81697,
                "maximum": 1171,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4945880492,
                "variance": 0.2446173384
              },
              {
                "average": 43803.51866,
                "count": 81697,
                "maximum": 49920,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 3235.507877,
                "variance": 10468511.22
              },
              {
                "average": 41870.31553,
                "count": 81697,
                "maximum": 47872,
                "minimum": 18176,
                "name": "Green",
                "position": 13,
                "stddev": 2529.226519,
                "variance": 6396986.784
              },
              {
                "average": 37900.00769,
                "count": 81697,
                "maximum": 43776,
                "minimum": 14848,
                "name": "Blue",
                "position": 14,
                "stddev": 2756.603262,
                "variance": 7598861.545
              },
              {
                "average": 189098774.4,
                "count": 81697,
                "maximum": 189098909.3,
                "minimum": 189098673.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 115.4497259,
                "variance": 13328.63922
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291687.0098,
              4819490.226,
              1424.826775,
              291823.0898,
              4819566.146,
              1440.546775
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291687.0097878385,
                    4819490.226349406,
                    1424.8267754227684
                  ],
                  [
                    291687.0097878385,
                    4819566.146349406,
                    1424.8267754227684
                  ],
                  [
                    291823.08978783846,
                    4819566.146349406,
                    1440.5467754227682
                  ],
                  [
                    291823.08978783846,
                    4819490.226349406,
                    1440.5467754227682
                  ],
                  [
                    291687.0097878385,
                    4819490.226349406,
                    1424.8267754227684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:15:09+00:00",
            "end_time": "2017-09-10T17:11:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119D5105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5749860962495,
              43.49938075545103,
              1420.656369800553
            ],
            [
              -119.57501212367866,
              43.499992788327546,
              1420.656369800553
            ],
            [
              -119.57408905999857,
              43.500013586073926,
              1437.3963698005527
            ],
            [
              -119.57406304187434,
              43.49940155275546,
              1437.3963698005527
            ],
            [
              -119.5749860962495,
              43.49938075545103,
              1420.656369800553
            ]
          ]
        ]
      },
      "bbox": [
        -119.5750121,
        43.49938076,
        1420.65637,
        -119.574063,
        43.50001359,
        1437.39637
      ],
      "properties": {
        "datetime": "2017-09-10T17:15:08Z",
        "pc:count": 34766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291850.1549,
            "count": 34766,
            "maximum": 291895.7734,
            "minimum": 291821.0734,
            "name": "X",
            "position": 0,
            "stddev": 18.41498401,
            "variance": 339.1116362
          },
          {
            "average": 4819535.382,
            "count": 34766,
            "maximum": 4819561.846,
            "minimum": 4819493.806,
            "name": "Y",
            "position": 1,
            "stddev": 16.9233895,
            "variance": 286.4011123
          },
          {
            "average": 1426.546243,
            "count": 34766,
            "maximum": 1437.39637,
            "minimum": 1420.65637,
            "name": "Z",
            "position": 2,
            "stddev": 2.556226349,
            "variance": 6.534293147
          },
          {
            "average": 25736.18334,
            "count": 34766,
            "maximum": 32641,
            "minimum": 1505,
            "name": "Intensity",
            "position": 3,
            "stddev": 3359.24657,
            "variance": 11284537.52
          },
          {
            "average": 1.023241098,
            "count": 34766,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1525676677,
            "variance": 0.02327689323
          },
          {
            "average": 1.047460162,
            "count": 34766,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2166445691,
            "variance": 0.04693486933
          },
          {
            "average": 0.5302594489,
            "count": 34766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990907037,
            "variance": 0.2490915306
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335011218,
            "count": 34766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4720011757,
            "variance": 0.2227851099
          },
          {
            "average": -9.078342924,
            "count": 34766,
            "maximum": -6,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.451876517,
            "variance": 2.10794542
          },
          {
            "average": 1.973940056,
            "count": 34766,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010464301,
            "variance": 1.021038104
          },
          {
            "average": 1170.40856,
            "count": 34766,
            "maximum": 1171,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4915747075,
            "variance": 0.241645693
          },
          {
            "average": 42678.07766,
            "count": 34766,
            "maximum": 48128,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 4215.536376,
            "variance": 17770746.94
          },
          {
            "average": 40875.12075,
            "count": 34766,
            "maximum": 46592,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 3081.149648,
            "variance": 9493483.152
          },
          {
            "average": 37175.99218,
            "count": 34766,
            "maximum": 42496,
            "minimum": 14336,
            "name": "Blue",
            "position": 14,
            "stddev": 3353.150054,
            "variance": 11243615.28
          },
          {
            "average": 189098770.2,
            "count": 34766,
            "maximum": 189098908.2,
            "minimum": 189098674.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 114.2220471,
            "variance": 13046.67605
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291821.0734,
          4819493.806,
          1420.65637,
          291895.7734,
          4819561.846,
          1437.39637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291821.07344752114,
                4819493.805938138,
                1420.656369800553
              ],
              [
                291821.07344752114,
                4819561.845938137,
                1420.656369800553
              ],
              [
                291895.7734475211,
                4819561.845938137,
                1437.3963698005527
              ],
              [
                291895.7734475211,
                4819493.805938138,
                1437.3963698005527
              ],
              [
                291821.07344752114,
                4819493.805938138,
                1420.656369800553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:15:08+00:00",
        "end_time": "2017-09-10T17:11:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119D5105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119D5105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119D5105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119D5105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5750121,
            43.49938076,
            1420.65637,
            -119.574063,
            43.50001359,
            1437.39637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5749860962495,
                  43.49938075545103,
                  1420.656369800553
                ],
                [
                  -119.57501212367866,
                  43.499992788327546,
                  1420.656369800553
                ],
                [
                  -119.57408905999857,
                  43.500013586073926,
                  1437.3963698005527
                ],
                [
                  -119.57406304187434,
                  43.49940155275546,
                  1437.3963698005527
                ],
                [
                  -119.5749860962495,
                  43.49938075545103,
                  1420.656369800553
                ]
              ]
            ]
          },
          "id": "20170910_43119D5105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119D5105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:15:08Z",
            "pc:count": 34766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291850.1549,
                "count": 34766,
                "maximum": 291895.7734,
                "minimum": 291821.0734,
                "name": "X",
                "position": 0,
                "stddev": 18.41498401,
                "variance": 339.1116362
              },
              {
                "average": 4819535.382,
                "count": 34766,
                "maximum": 4819561.846,
                "minimum": 4819493.806,
                "name": "Y",
                "position": 1,
                "stddev": 16.9233895,
                "variance": 286.4011123
              },
              {
                "average": 1426.546243,
                "count": 34766,
                "maximum": 1437.39637,
                "minimum": 1420.65637,
                "name": "Z",
                "position": 2,
                "stddev": 2.556226349,
                "variance": 6.534293147
              },
              {
                "average": 25736.18334,
                "count": 34766,
                "maximum": 32641,
                "minimum": 1505,
                "name": "Intensity",
                "position": 3,
                "stddev": 3359.24657,
                "variance": 11284537.52
              },
              {
                "average": 1.023241098,
                "count": 34766,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1525676677,
                "variance": 0.02327689323
              },
              {
                "average": 1.047460162,
                "count": 34766,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2166445691,
                "variance": 0.04693486933
              },
              {
                "average": 0.5302594489,
                "count": 34766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990907037,
                "variance": 0.2490915306
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335011218,
                "count": 34766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4720011757,
                "variance": 0.2227851099
              },
              {
                "average": -9.078342924,
                "count": 34766,
                "maximum": -6,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.451876517,
                "variance": 2.10794542
              },
              {
                "average": 1.973940056,
                "count": 34766,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010464301,
                "variance": 1.021038104
              },
              {
                "average": 1170.40856,
                "count": 34766,
                "maximum": 1171,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4915747075,
                "variance": 0.241645693
              },
              {
                "average": 42678.07766,
                "count": 34766,
                "maximum": 48128,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 4215.536376,
                "variance": 17770746.94
              },
              {
                "average": 40875.12075,
                "count": 34766,
                "maximum": 46592,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 3081.149648,
                "variance": 9493483.152
              },
              {
                "average": 37175.99218,
                "count": 34766,
                "maximum": 42496,
                "minimum": 14336,
                "name": "Blue",
                "position": 14,
                "stddev": 3353.150054,
                "variance": 11243615.28
              },
              {
                "average": 189098770.2,
                "count": 34766,
                "maximum": 189098908.2,
                "minimum": 189098674.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 114.2220471,
                "variance": 13046.67605
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291821.0734,
              4819493.806,
              1420.65637,
              291895.7734,
              4819561.846,
              1437.39637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291821.07344752114,
                    4819493.805938138,
                    1420.656369800553
                  ],
                  [
                    291821.07344752114,
                    4819561.845938137,
                    1420.656369800553
                  ],
                  [
                    291895.7734475211,
                    4819561.845938137,
                    1437.3963698005527
                  ],
                  [
                    291895.7734475211,
                    4819493.805938138,
                    1437.3963698005527
                  ],
                  [
                    291821.07344752114,
                    4819493.805938138,
                    1420.656369800553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:15:08+00:00",
            "end_time": "2017-09-10T17:11:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997635305484,
              43.3622444963785,
              1256.5648922590144
            ],
            [
              -119.30045802619682,
              43.3749842271469,
              1256.5648922590144
            ],
            [
              -119.28749683155252,
              43.37524433875292,
              1300.0648922590144
            ],
            [
              -119.28701786645912,
              43.36250449292547,
              1300.0648922590144
            ],
            [
              -119.29997635305484,
              43.3622444963785,
              1256.5648922590144
            ]
          ]
        ]
      },
      "bbox": [
        -119.300458,
        43.3622445,
        1256.564892,
        -119.2870179,
        43.37524434,
        1300.064892
      ],
      "properties": {
        "datetime": "2017-08-28T17:32:37Z",
        "pc:count": 13289015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314158.4522,
            "count": 13289015,
            "maximum": 314685.6581,
            "minimum": 313634.8181,
            "name": "X",
            "position": 0,
            "stddev": 292.0289921,
            "variance": 85280.93221
          },
          {
            "average": 4804315.804,
            "count": 13289015,
            "maximum": 4805027.678,
            "minimum": 4803611.718,
            "name": "Y",
            "position": 1,
            "stddev": 398.4366883,
            "variance": 158751.7946
          },
          {
            "average": 1259.412619,
            "count": 13289015,
            "maximum": 1300.064892,
            "minimum": 1256.564892,
            "name": "Z",
            "position": 2,
            "stddev": 4.155773356,
            "variance": 17.27045219
          },
          {
            "average": 24386.95335,
            "count": 13289015,
            "maximum": 44417,
            "minimum": 1281,
            "name": "Intensity",
            "position": 3,
            "stddev": 2240.453262,
            "variance": 5019630.817
          },
          {
            "average": 1.000339378,
            "count": 13289015,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01843542512,
            "variance": 0.0003398648993
          },
          {
            "average": 1.000670328,
            "count": 13289015,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02592849401,
            "variance": 0.0006722868015
          },
          {
            "average": 0.5020848423,
            "count": 13289015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956722,
            "variance": 0.2499956722
          },
          {
            "average": 2.031753294e-06,
            "count": 13289015,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001425394443,
            "variance": 2.031749319e-06
          },
          {
            "average": 1.174172503,
            "count": 13289015,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3792577656,
            "variance": 0.1438364528
          },
          {
            "average": 0.2238149354,
            "count": 13289015,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70912247,
            "variance": 137.103549
          },
          {
            "average": 2.001742943,
            "count": 13289015,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000451385,
            "variance": 1.000902974
          },
          {
            "average": 1022.835584,
            "count": 13289015,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00916299,
            "variance": 1.018409941
          },
          {
            "average": 43698.45767,
            "count": 13289015,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5358.236275,
            "variance": 28710695.98
          },
          {
            "average": 43039.43218,
            "count": 13289015,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4890.627644,
            "variance": 23918238.76
          },
          {
            "average": 38175.77091,
            "count": 13289015,
            "maximum": 57600,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6134.085307,
            "variance": 37627002.55
          },
          {
            "average": 187975601.6,
            "count": 13289015,
            "maximum": 187976757,
            "minimum": 187974136.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.3497657,
            "variance": 287671.0711
          },
          {
            "average": 0,
            "count": 13289015,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13289015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13289015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13289015,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13289015,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313634.8181,
          4803611.718,
          1256.564892,
          314685.6581,
          4805027.678,
          1300.064892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313634.8181417408,
                4803611.717616903,
                1256.5648922590144
              ],
              [
                313634.8181417408,
                4805027.677616904,
                1256.5648922590144
              ],
              [
                314685.6581417408,
                4805027.677616904,
                1300.0648922590144
              ],
              [
                314685.6581417408,
                4803611.717616903,
                1300.0648922590144
              ],
              [
                313634.8181417408,
                4803611.717616903,
                1256.5648922590144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:32:37+00:00",
        "end_time": "2017-08-28T16:48:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.300458,
            43.3622445,
            1256.564892,
            -119.2870179,
            43.37524434,
            1300.064892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997635305484,
                  43.3622444963785,
                  1256.5648922590144
                ],
                [
                  -119.30045802619682,
                  43.3749842271469,
                  1256.5648922590144
                ],
                [
                  -119.28749683155252,
                  43.37524433875292,
                  1300.0648922590144
                ],
                [
                  -119.28701786645912,
                  43.36250449292547,
                  1300.0648922590144
                ],
                [
                  -119.29997635305484,
                  43.3622444963785,
                  1256.5648922590144
                ]
              ]
            ]
          },
          "id": "20170828_43119C3202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:32:37Z",
            "pc:count": 13289015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314158.4522,
                "count": 13289015,
                "maximum": 314685.6581,
                "minimum": 313634.8181,
                "name": "X",
                "position": 0,
                "stddev": 292.0289921,
                "variance": 85280.93221
              },
              {
                "average": 4804315.804,
                "count": 13289015,
                "maximum": 4805027.678,
                "minimum": 4803611.718,
                "name": "Y",
                "position": 1,
                "stddev": 398.4366883,
                "variance": 158751.7946
              },
              {
                "average": 1259.412619,
                "count": 13289015,
                "maximum": 1300.064892,
                "minimum": 1256.564892,
                "name": "Z",
                "position": 2,
                "stddev": 4.155773356,
                "variance": 17.27045219
              },
              {
                "average": 24386.95335,
                "count": 13289015,
                "maximum": 44417,
                "minimum": 1281,
                "name": "Intensity",
                "position": 3,
                "stddev": 2240.453262,
                "variance": 5019630.817
              },
              {
                "average": 1.000339378,
                "count": 13289015,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01843542512,
                "variance": 0.0003398648993
              },
              {
                "average": 1.000670328,
                "count": 13289015,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02592849401,
                "variance": 0.0006722868015
              },
              {
                "average": 0.5020848423,
                "count": 13289015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956722,
                "variance": 0.2499956722
              },
              {
                "average": 2.031753294e-06,
                "count": 13289015,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001425394443,
                "variance": 2.031749319e-06
              },
              {
                "average": 1.174172503,
                "count": 13289015,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3792577656,
                "variance": 0.1438364528
              },
              {
                "average": 0.2238149354,
                "count": 13289015,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70912247,
                "variance": 137.103549
              },
              {
                "average": 2.001742943,
                "count": 13289015,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000451385,
                "variance": 1.000902974
              },
              {
                "average": 1022.835584,
                "count": 13289015,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00916299,
                "variance": 1.018409941
              },
              {
                "average": 43698.45767,
                "count": 13289015,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5358.236275,
                "variance": 28710695.98
              },
              {
                "average": 43039.43218,
                "count": 13289015,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4890.627644,
                "variance": 23918238.76
              },
              {
                "average": 38175.77091,
                "count": 13289015,
                "maximum": 57600,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6134.085307,
                "variance": 37627002.55
              },
              {
                "average": 187975601.6,
                "count": 13289015,
                "maximum": 187976757,
                "minimum": 187974136.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.3497657,
                "variance": 287671.0711
              },
              {
                "average": 0,
                "count": 13289015,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13289015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13289015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13289015,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13289015,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313634.8181,
              4803611.718,
              1256.564892,
              314685.6581,
              4805027.678,
              1300.064892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313634.8181417408,
                    4803611.717616903,
                    1256.5648922590144
                  ],
                  [
                    313634.8181417408,
                    4805027.677616904,
                    1256.5648922590144
                  ],
                  [
                    314685.6581417408,
                    4805027.677616904,
                    1300.0648922590144
                  ],
                  [
                    314685.6581417408,
                    4803611.717616903,
                    1300.0648922590144
                  ],
                  [
                    313634.8181417408,
                    4803611.717616903,
                    1256.5648922590144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:32:37+00:00",
            "end_time": "2017-08-28T16:48:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56862266243797,
              43.462356686692424,
              1347.9100559016208
            ],
            [
              -119.56897110373164,
              43.470579639660826,
              1347.9100559016208
            ],
            [
              -119.5624875447362,
              43.47072521352983,
              1355.8700559016208
            ],
            [
              -119.56213998048823,
              43.46250221900271,
              1355.8700559016208
            ],
            [
              -119.56862266243797,
              43.462356686692424,
              1347.9100559016208
            ]
          ]
        ]
      },
      "bbox": [
        -119.5689711,
        43.46235669,
        1347.910056,
        -119.56214,
        43.47072521,
        1355.870056
      ],
      "properties": {
        "datetime": "2017-08-31T15:12:52Z",
        "pc:count": 1451647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292562.7275,
            "count": 1451647,
            "maximum": 292733.5577,
            "minimum": 292208.6177,
            "name": "X",
            "position": 0,
            "stddev": 121.9742579,
            "variance": 14877.71958
          },
          {
            "average": 4815582.593,
            "count": 1451647,
            "maximum": 4816280.008,
            "minimum": 4815365.868,
            "name": "Y",
            "position": 1,
            "stddev": 160.4663235,
            "variance": 25749.44099
          },
          {
            "average": 1351.993948,
            "count": 1451647,
            "maximum": 1355.870056,
            "minimum": 1347.910056,
            "name": "Z",
            "position": 2,
            "stddev": 1.224950202,
            "variance": 1.500502998
          },
          {
            "average": 18509.06851,
            "count": 1451647,
            "maximum": 30081,
            "minimum": 4545,
            "name": "Intensity",
            "position": 3,
            "stddev": 1523.981173,
            "variance": 2322518.615
          },
          {
            "average": 1.000014466,
            "count": 1451647,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003803436283,
            "variance": 1.446612756e-05
          },
          {
            "average": 1.000028933,
            "count": 1451647,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005378832268,
            "variance": 2.893183657e-05
          },
          {
            "average": 0.5072734625,
            "count": 1451647,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999472661,
            "variance": 0.2499472689
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210935579,
            "count": 1451647,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4079728851,
            "variance": 0.166441875
          },
          {
            "average": -1.531557865,
            "count": 1451647,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78582344,
            "variance": 138.9056341
          },
          {
            "average": 1.989601466,
            "count": 1451647,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000429776,
            "variance": 1.000859737
          },
          {
            "average": 1118.119123,
            "count": 1451647,
            "maximum": 1120,
            "minimum": 1117,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7515882213,
            "variance": 0.5648848544
          },
          {
            "average": 46291.603,
            "count": 1451647,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2277.994463,
            "variance": 5189258.774
          },
          {
            "average": 44571.71168,
            "count": 1451647,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2300.100967,
            "variance": 5290464.459
          },
          {
            "average": 41303.23734,
            "count": 1451647,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2314.494282,
            "variance": 5356883.781
          },
          {
            "average": 188227049,
            "count": 1451647,
            "maximum": 188227572,
            "minimum": 188226754.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 286.312735,
            "variance": 81974.98221
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1451647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292208.6177,
          4815365.868,
          1347.910056,
          292733.5577,
          4816280.008,
          1355.870056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292208.61768423714,
                4815365.8675424075,
                1347.9100559016208
              ],
              [
                292208.61768423714,
                4816280.007542408,
                1347.9100559016208
              ],
              [
                292733.5576842371,
                4816280.007542408,
                1355.8700559016208
              ],
              [
                292733.5576842371,
                4815365.8675424075,
                1355.8700559016208
              ],
              [
                292208.61768423714,
                4815365.8675424075,
                1347.9100559016208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:12:52+00:00",
        "end_time": "2017-08-31T14:59:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5689711,
            43.46235669,
            1347.910056,
            -119.56214,
            43.47072521,
            1355.870056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56862266243797,
                  43.462356686692424,
                  1347.9100559016208
                ],
                [
                  -119.56897110373164,
                  43.470579639660826,
                  1347.9100559016208
                ],
                [
                  -119.5624875447362,
                  43.47072521352983,
                  1355.8700559016208
                ],
                [
                  -119.56213998048823,
                  43.46250221900271,
                  1355.8700559016208
                ],
                [
                  -119.56862266243797,
                  43.462356686692424,
                  1347.9100559016208
                ]
              ]
            ]
          },
          "id": "20170831_43119D5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:12:52Z",
            "pc:count": 1451647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292562.7275,
                "count": 1451647,
                "maximum": 292733.5577,
                "minimum": 292208.6177,
                "name": "X",
                "position": 0,
                "stddev": 121.9742579,
                "variance": 14877.71958
              },
              {
                "average": 4815582.593,
                "count": 1451647,
                "maximum": 4816280.008,
                "minimum": 4815365.868,
                "name": "Y",
                "position": 1,
                "stddev": 160.4663235,
                "variance": 25749.44099
              },
              {
                "average": 1351.993948,
                "count": 1451647,
                "maximum": 1355.870056,
                "minimum": 1347.910056,
                "name": "Z",
                "position": 2,
                "stddev": 1.224950202,
                "variance": 1.500502998
              },
              {
                "average": 18509.06851,
                "count": 1451647,
                "maximum": 30081,
                "minimum": 4545,
                "name": "Intensity",
                "position": 3,
                "stddev": 1523.981173,
                "variance": 2322518.615
              },
              {
                "average": 1.000014466,
                "count": 1451647,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003803436283,
                "variance": 1.446612756e-05
              },
              {
                "average": 1.000028933,
                "count": 1451647,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005378832268,
                "variance": 2.893183657e-05
              },
              {
                "average": 0.5072734625,
                "count": 1451647,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999472661,
                "variance": 0.2499472689
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210935579,
                "count": 1451647,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4079728851,
                "variance": 0.166441875
              },
              {
                "average": -1.531557865,
                "count": 1451647,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78582344,
                "variance": 138.9056341
              },
              {
                "average": 1.989601466,
                "count": 1451647,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000429776,
                "variance": 1.000859737
              },
              {
                "average": 1118.119123,
                "count": 1451647,
                "maximum": 1120,
                "minimum": 1117,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7515882213,
                "variance": 0.5648848544
              },
              {
                "average": 46291.603,
                "count": 1451647,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2277.994463,
                "variance": 5189258.774
              },
              {
                "average": 44571.71168,
                "count": 1451647,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2300.100967,
                "variance": 5290464.459
              },
              {
                "average": 41303.23734,
                "count": 1451647,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2314.494282,
                "variance": 5356883.781
              },
              {
                "average": 188227049,
                "count": 1451647,
                "maximum": 188227572,
                "minimum": 188226754.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 286.312735,
                "variance": 81974.98221
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1451647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292208.6177,
              4815365.868,
              1347.910056,
              292733.5577,
              4816280.008,
              1355.870056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292208.61768423714,
                    4815365.8675424075,
                    1347.9100559016208
                  ],
                  [
                    292208.61768423714,
                    4816280.007542408,
                    1347.9100559016208
                  ],
                  [
                    292733.5576842371,
                    4816280.007542408,
                    1355.8700559016208
                  ],
                  [
                    292733.5576842371,
                    4815365.8675424075,
                    1355.8700559016208
                  ],
                  [
                    292208.61768423714,
                    4815365.8675424075,
                    1347.9100559016208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:12:52+00:00",
            "end_time": "2017-08-31T14:59:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22494885830478,
              43.47082986994557,
              1357.0867169562882
            ],
            [
              -119.22510160351189,
              43.47499123308795,
              1357.0867169562882
            ],
            [
              -119.21249595521881,
              43.47523595448143,
              1371.4467169562884
            ],
            [
              -119.21234407361818,
              43.47107455598131,
              1371.4467169562884
            ],
            [
              -119.22494885830478,
              43.47082986994557,
              1357.0867169562882
            ]
          ]
        ]
      },
      "bbox": [
        -119.2251016,
        43.47082987,
        1357.086717,
        -119.2123441,
        43.47523595,
        1371.446717
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:13Z",
        "pc:count": 3926434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320566.4871,
            "count": 3926434,
            "maximum": 321056.7251,
            "minimum": 320036.4451,
            "name": "X",
            "position": 0,
            "stddev": 291.4313291,
            "variance": 84932.21956
          },
          {
            "average": 4815780.625,
            "count": 3926434,
            "maximum": 4815968.917,
            "minimum": 4815506.417,
            "name": "Y",
            "position": 1,
            "stddev": 118.4526179,
            "variance": 14031.02268
          },
          {
            "average": 1359.677284,
            "count": 3926434,
            "maximum": 1371.446717,
            "minimum": 1357.086717,
            "name": "Z",
            "position": 2,
            "stddev": 1.331617831,
            "variance": 1.773206048
          },
          {
            "average": 20325.15683,
            "count": 3926434,
            "maximum": 29153,
            "minimum": 1346,
            "name": "Intensity",
            "position": 3,
            "stddev": 1386.004192,
            "variance": 1921007.62
          },
          {
            "average": 1.000266909,
            "count": 3926434,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01759615322,
            "variance": 0.0003096246083
          },
          {
            "average": 1.000533563,
            "count": 3926434,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02572234923,
            "variance": 0.00066163925
          },
          {
            "average": 0.5166244995,
            "count": 3926434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997236132,
            "variance": 0.2497236896
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198743695,
            "count": 3926434,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3990547319,
            "variance": 0.1592446791
          },
          {
            "average": -4.698080387,
            "count": 3926434,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.60717045,
            "variance": 112.5120649
          },
          {
            "average": 1.99383028,
            "count": 3926434,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00034867,
            "variance": 1.000697462
          },
          {
            "average": 1050.264047,
            "count": 3926434,
            "maximum": 1051,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6881755011,
            "variance": 0.4735855203
          },
          {
            "average": 43809.98334,
            "count": 3926434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1495.121974,
            "variance": 2235389.717
          },
          {
            "average": 42039.36291,
            "count": 3926434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1424.018497,
            "variance": 2027828.679
          },
          {
            "average": 38612.14428,
            "count": 3926434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1487.861784,
            "variance": 2213732.687
          },
          {
            "average": 187986755.3,
            "count": 3926434,
            "maximum": 187987113.7,
            "minimum": 187986228.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 313.0600162,
            "variance": 98006.57374
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3926434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320036.4451,
          4815506.417,
          1357.086717,
          321056.7251,
          4815968.917,
          1371.446717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320036.44505803805,
                4815506.417305825,
                1357.0867169562882
              ],
              [
                320036.44505803805,
                4815968.917305825,
                1357.0867169562882
              ],
              [
                321056.7250580381,
                4815968.917305825,
                1371.4467169562884
              ],
              [
                321056.7250580381,
                4815506.417305825,
                1371.4467169562884
              ],
              [
                320036.44505803805,
                4815506.417305825,
                1357.0867169562882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:13+00:00",
        "end_time": "2017-08-28T20:10:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2251016,
            43.47082987,
            1357.086717,
            -119.2123441,
            43.47523595,
            1371.446717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22494885830478,
                  43.47082986994557,
                  1357.0867169562882
                ],
                [
                  -119.22510160351189,
                  43.47499123308795,
                  1357.0867169562882
                ],
                [
                  -119.21249595521881,
                  43.47523595448143,
                  1371.4467169562884
                ],
                [
                  -119.21234407361818,
                  43.47107455598131,
                  1371.4467169562884
                ],
                [
                  -119.22494885830478,
                  43.47082986994557,
                  1357.0867169562882
                ]
              ]
            ]
          },
          "id": "20170828_43119D2113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:13Z",
            "pc:count": 3926434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320566.4871,
                "count": 3926434,
                "maximum": 321056.7251,
                "minimum": 320036.4451,
                "name": "X",
                "position": 0,
                "stddev": 291.4313291,
                "variance": 84932.21956
              },
              {
                "average": 4815780.625,
                "count": 3926434,
                "maximum": 4815968.917,
                "minimum": 4815506.417,
                "name": "Y",
                "position": 1,
                "stddev": 118.4526179,
                "variance": 14031.02268
              },
              {
                "average": 1359.677284,
                "count": 3926434,
                "maximum": 1371.446717,
                "minimum": 1357.086717,
                "name": "Z",
                "position": 2,
                "stddev": 1.331617831,
                "variance": 1.773206048
              },
              {
                "average": 20325.15683,
                "count": 3926434,
                "maximum": 29153,
                "minimum": 1346,
                "name": "Intensity",
                "position": 3,
                "stddev": 1386.004192,
                "variance": 1921007.62
              },
              {
                "average": 1.000266909,
                "count": 3926434,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01759615322,
                "variance": 0.0003096246083
              },
              {
                "average": 1.000533563,
                "count": 3926434,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02572234923,
                "variance": 0.00066163925
              },
              {
                "average": 0.5166244995,
                "count": 3926434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997236132,
                "variance": 0.2497236896
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198743695,
                "count": 3926434,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3990547319,
                "variance": 0.1592446791
              },
              {
                "average": -4.698080387,
                "count": 3926434,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.60717045,
                "variance": 112.5120649
              },
              {
                "average": 1.99383028,
                "count": 3926434,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00034867,
                "variance": 1.000697462
              },
              {
                "average": 1050.264047,
                "count": 3926434,
                "maximum": 1051,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6881755011,
                "variance": 0.4735855203
              },
              {
                "average": 43809.98334,
                "count": 3926434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1495.121974,
                "variance": 2235389.717
              },
              {
                "average": 42039.36291,
                "count": 3926434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1424.018497,
                "variance": 2027828.679
              },
              {
                "average": 38612.14428,
                "count": 3926434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1487.861784,
                "variance": 2213732.687
              },
              {
                "average": 187986755.3,
                "count": 3926434,
                "maximum": 187987113.7,
                "minimum": 187986228.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 313.0600162,
                "variance": 98006.57374
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3926434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320036.4451,
              4815506.417,
              1357.086717,
              321056.7251,
              4815968.917,
              1371.446717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320036.44505803805,
                    4815506.417305825,
                    1357.0867169562882
                  ],
                  [
                    320036.44505803805,
                    4815968.917305825,
                    1357.0867169562882
                  ],
                  [
                    321056.7250580381,
                    4815968.917305825,
                    1371.4467169562884
                  ],
                  [
                    321056.7250580381,
                    4815506.417305825,
                    1371.4467169562884
                  ],
                  [
                    320036.44505803805,
                    4815506.417305825,
                    1357.0867169562882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:13+00:00",
            "end_time": "2017-08-28T20:10: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": "20170827_43119D3415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247662173432,
              43.3997485548787,
              1325.5237549765523
            ],
            [
              -119.26295090541056,
              43.412484215919946,
              1325.5237549765523
            ],
            [
              -119.24999643621801,
              43.41273995545512,
              1343.8437549765524
            ],
            [
              -119.24952486202272,
              43.40000418133338,
              1343.8437549765524
            ],
            [
              -119.26247662173432,
              43.3997485548787,
              1325.5237549765523
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629509,
        43.39974855,
        1325.523755,
        -119.2495249,
        43.41273996,
        1343.843755
      ],
      "properties": {
        "datetime": "2017-08-27T21:33:42Z",
        "pc:count": 14701000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317316.5244,
            "count": 14701000,
            "maximum": 317836.1319,
            "minimum": 316786.5119,
            "name": "X",
            "position": 0,
            "stddev": 292.1188886,
            "variance": 85333.44506
          },
          {
            "average": 4808403.099,
            "count": 14701000,
            "maximum": 4809109.313,
            "minimum": 4807693.833,
            "name": "Y",
            "position": 1,
            "stddev": 400.6930779,
            "variance": 160554.9427
          },
          {
            "average": 1333.436215,
            "count": 14701000,
            "maximum": 1343.843755,
            "minimum": 1325.523755,
            "name": "Z",
            "position": 2,
            "stddev": 3.873238569,
            "variance": 15.00197702
          },
          {
            "average": 21073.28081,
            "count": 14701000,
            "maximum": 29345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1445.022711,
            "variance": 2088090.636
          },
          {
            "average": 1.00002408,
            "count": 14701000,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004907078189,
            "variance": 2.407941635e-05
          },
          {
            "average": 1.000042446,
            "count": 14701000,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006514928497,
            "variance": 4.244429332e-05
          },
          {
            "average": 0.50095769,
            "count": 14701000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990998,
            "variance": 0.2499990998
          },
          {
            "average": 1.163186178e-05,
            "count": 14701000,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003410531816,
            "variance": 1.163172727e-05
          },
          {
            "average": 1.152942997,
            "count": 14701000,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3599325569,
            "variance": 0.1295514455
          },
          {
            "average": 0.6319587782,
            "count": 14701000,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65694192,
            "variance": 135.884295
          },
          {
            "average": 1.997994354,
            "count": 14701000,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000270179,
            "variance": 1.00054043
          },
          {
            "average": 1010.338686,
            "count": 14701000,
            "maximum": 1013,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9585512164,
            "variance": 0.9188204344
          },
          {
            "average": 45924.3943,
            "count": 14701000,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1719.077903,
            "variance": 2955228.836
          },
          {
            "average": 44122.35083,
            "count": 14701000,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1597.432805,
            "variance": 2551791.566
          },
          {
            "average": 40918.14556,
            "count": 14701000,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1508.724643,
            "variance": 2276250.049
          },
          {
            "average": 187903574.4,
            "count": 14701000,
            "maximum": 187904822.2,
            "minimum": 187902641.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 422.8464124,
            "variance": 178799.0885
          },
          {
            "average": 0,
            "count": 14701000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14701000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14701000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14701000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14701000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316786.5119,
          4807693.833,
          1325.523755,
          317836.1319,
          4809109.313,
          1343.843755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316786.51187685295,
                4807693.833272172,
                1325.5237549765523
              ],
              [
                316786.51187685295,
                4809109.313272173,
                1325.5237549765523
              ],
              [
                317836.13187685295,
                4809109.313272173,
                1343.8437549765524
              ],
              [
                317836.13187685295,
                4807693.833272172,
                1343.8437549765524
              ],
              [
                316786.51187685295,
                4807693.833272172,
                1325.5237549765523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:33:42+00:00",
        "end_time": "2017-08-27T20:57:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629509,
            43.39974855,
            1325.523755,
            -119.2495249,
            43.41273996,
            1343.843755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247662173432,
                  43.3997485548787,
                  1325.5237549765523
                ],
                [
                  -119.26295090541056,
                  43.412484215919946,
                  1325.5237549765523
                ],
                [
                  -119.24999643621801,
                  43.41273995545512,
                  1343.8437549765524
                ],
                [
                  -119.24952486202272,
                  43.40000418133338,
                  1343.8437549765524
                ],
                [
                  -119.26247662173432,
                  43.3997485548787,
                  1325.5237549765523
                ]
              ]
            ]
          },
          "id": "20170827_43119D3415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:33:42Z",
            "pc:count": 14701000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317316.5244,
                "count": 14701000,
                "maximum": 317836.1319,
                "minimum": 316786.5119,
                "name": "X",
                "position": 0,
                "stddev": 292.1188886,
                "variance": 85333.44506
              },
              {
                "average": 4808403.099,
                "count": 14701000,
                "maximum": 4809109.313,
                "minimum": 4807693.833,
                "name": "Y",
                "position": 1,
                "stddev": 400.6930779,
                "variance": 160554.9427
              },
              {
                "average": 1333.436215,
                "count": 14701000,
                "maximum": 1343.843755,
                "minimum": 1325.523755,
                "name": "Z",
                "position": 2,
                "stddev": 3.873238569,
                "variance": 15.00197702
              },
              {
                "average": 21073.28081,
                "count": 14701000,
                "maximum": 29345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1445.022711,
                "variance": 2088090.636
              },
              {
                "average": 1.00002408,
                "count": 14701000,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004907078189,
                "variance": 2.407941635e-05
              },
              {
                "average": 1.000042446,
                "count": 14701000,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006514928497,
                "variance": 4.244429332e-05
              },
              {
                "average": 0.50095769,
                "count": 14701000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990998,
                "variance": 0.2499990998
              },
              {
                "average": 1.163186178e-05,
                "count": 14701000,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003410531816,
                "variance": 1.163172727e-05
              },
              {
                "average": 1.152942997,
                "count": 14701000,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3599325569,
                "variance": 0.1295514455
              },
              {
                "average": 0.6319587782,
                "count": 14701000,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65694192,
                "variance": 135.884295
              },
              {
                "average": 1.997994354,
                "count": 14701000,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000270179,
                "variance": 1.00054043
              },
              {
                "average": 1010.338686,
                "count": 14701000,
                "maximum": 1013,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9585512164,
                "variance": 0.9188204344
              },
              {
                "average": 45924.3943,
                "count": 14701000,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1719.077903,
                "variance": 2955228.836
              },
              {
                "average": 44122.35083,
                "count": 14701000,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1597.432805,
                "variance": 2551791.566
              },
              {
                "average": 40918.14556,
                "count": 14701000,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1508.724643,
                "variance": 2276250.049
              },
              {
                "average": 187903574.4,
                "count": 14701000,
                "maximum": 187904822.2,
                "minimum": 187902641.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 422.8464124,
                "variance": 178799.0885
              },
              {
                "average": 0,
                "count": 14701000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14701000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14701000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14701000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14701000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316786.5119,
              4807693.833,
              1325.523755,
              317836.1319,
              4809109.313,
              1343.843755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316786.51187685295,
                    4807693.833272172,
                    1325.5237549765523
                  ],
                  [
                    316786.51187685295,
                    4809109.313272173,
                    1325.5237549765523
                  ],
                  [
                    317836.13187685295,
                    4809109.313272173,
                    1343.8437549765524
                  ],
                  [
                    317836.13187685295,
                    4807693.833272172,
                    1343.8437549765524
                  ],
                  [
                    316786.51187685295,
                    4807693.833272172,
                    1325.5237549765523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:33:42+00:00",
            "end_time": "2017-08-27T20:57: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": "20170827_43119D3211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247638771097,
              43.46224274579175,
              1366.9074658331326
            ],
            [
              -119.31296245986032,
              43.474984480097504,
              1366.9074658331326
            ],
            [
              -119.29999633392872,
              43.47524615752238,
              1493.0674658331325
            ],
            [
              -119.29951298075636,
              43.46250430746937,
              1493.0674658331325
            ],
            [
              -119.31247638771097,
              43.46224274579175,
              1366.9074658331326
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129625,
        43.46224275,
        1366.907466,
        -119.299513,
        43.47524616,
        1493.067466
      ],
      "properties": {
        "datetime": "2017-08-30T18:56:57Z",
        "pc:count": 26291480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313458.0999,
            "count": 26291480,
            "maximum": 313979.6565,
            "minimum": 312930.1365,
            "name": "X",
            "position": 0,
            "stddev": 288.7133668,
            "variance": 83355.40819
          },
          {
            "average": 4815578.076,
            "count": 26291480,
            "maximum": 4816161.899,
            "minimum": 4814745.679,
            "name": "Y",
            "position": 1,
            "stddev": 385.0716087,
            "variance": 148280.1438
          },
          {
            "average": 1398.402115,
            "count": 26291480,
            "maximum": 1493.067466,
            "minimum": 1366.907466,
            "name": "Z",
            "position": 2,
            "stddev": 29.01662907,
            "variance": 841.9647628
          },
          {
            "average": 19246.57113,
            "count": 26291480,
            "maximum": 30289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3089.094464,
            "variance": 9542504.609
          },
          {
            "average": 1.047512844,
            "count": 26291480,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2383430459,
            "variance": 0.05680740754
          },
          {
            "average": 1.095525661,
            "count": 26291480,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3486475239,
            "variance": 0.1215550959
          },
          {
            "average": 0.4995598954,
            "count": 26291480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998158,
            "variance": 0.2499998158
          },
          {
            "average": 2.019665686e-05,
            "count": 26291480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004494023779,
            "variance": 2.019624973e-05
          },
          {
            "average": 1.106033057,
            "count": 26291480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3078799303,
            "variance": 0.0947900515
          },
          {
            "average": 1.134747287,
            "count": 26291480,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79941633,
            "variance": 139.2262257
          },
          {
            "average": 1.970910728,
            "count": 26291480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012049423,
            "variance": 1.024244035
          },
          {
            "average": 1036.501793,
            "count": 26291480,
            "maximum": 1107,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.56886175,
            "variance": 996.5930323
          },
          {
            "average": 41624.56386,
            "count": 26291480,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6301.891856,
            "variance": 39713840.96
          },
          {
            "average": 40469.02147,
            "count": 26291480,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5085.388407,
            "variance": 25861175.25
          },
          {
            "average": 37556.87144,
            "count": 26291480,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4943.424052,
            "variance": 24437441.36
          },
          {
            "average": 187962597,
            "count": 26291480,
            "maximum": 188154617.7,
            "minimum": 187902877.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80162.30026,
            "variance": 6425994383
          },
          {
            "average": 0,
            "count": 26291480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26291480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312930.1365,
          4814745.679,
          1366.907466,
          313979.6565,
          4816161.899,
          1493.067466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312930.13646647654,
                4814745.679421331,
                1366.9074658331326
              ],
              [
                312930.13646647654,
                4816161.8994213315,
                1366.9074658331326
              ],
              [
                313979.65646647656,
                4816161.8994213315,
                1493.0674658331325
              ],
              [
                313979.65646647656,
                4814745.679421331,
                1493.0674658331325
              ],
              [
                312930.13646647654,
                4814745.679421331,
                1366.9074658331326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:56:57+00:00",
        "end_time": "2017-08-27T21:01:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129625,
            43.46224275,
            1366.907466,
            -119.299513,
            43.47524616,
            1493.067466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247638771097,
                  43.46224274579175,
                  1366.9074658331326
                ],
                [
                  -119.31296245986032,
                  43.474984480097504,
                  1366.9074658331326
                ],
                [
                  -119.29999633392872,
                  43.47524615752238,
                  1493.0674658331325
                ],
                [
                  -119.29951298075636,
                  43.46250430746937,
                  1493.0674658331325
                ],
                [
                  -119.31247638771097,
                  43.46224274579175,
                  1366.9074658331326
                ]
              ]
            ]
          },
          "id": "20170827_43119D3211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:56:57Z",
            "pc:count": 26291480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313458.0999,
                "count": 26291480,
                "maximum": 313979.6565,
                "minimum": 312930.1365,
                "name": "X",
                "position": 0,
                "stddev": 288.7133668,
                "variance": 83355.40819
              },
              {
                "average": 4815578.076,
                "count": 26291480,
                "maximum": 4816161.899,
                "minimum": 4814745.679,
                "name": "Y",
                "position": 1,
                "stddev": 385.0716087,
                "variance": 148280.1438
              },
              {
                "average": 1398.402115,
                "count": 26291480,
                "maximum": 1493.067466,
                "minimum": 1366.907466,
                "name": "Z",
                "position": 2,
                "stddev": 29.01662907,
                "variance": 841.9647628
              },
              {
                "average": 19246.57113,
                "count": 26291480,
                "maximum": 30289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3089.094464,
                "variance": 9542504.609
              },
              {
                "average": 1.047512844,
                "count": 26291480,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2383430459,
                "variance": 0.05680740754
              },
              {
                "average": 1.095525661,
                "count": 26291480,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3486475239,
                "variance": 0.1215550959
              },
              {
                "average": 0.4995598954,
                "count": 26291480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998158,
                "variance": 0.2499998158
              },
              {
                "average": 2.019665686e-05,
                "count": 26291480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004494023779,
                "variance": 2.019624973e-05
              },
              {
                "average": 1.106033057,
                "count": 26291480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3078799303,
                "variance": 0.0947900515
              },
              {
                "average": 1.134747287,
                "count": 26291480,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79941633,
                "variance": 139.2262257
              },
              {
                "average": 1.970910728,
                "count": 26291480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012049423,
                "variance": 1.024244035
              },
              {
                "average": 1036.501793,
                "count": 26291480,
                "maximum": 1107,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.56886175,
                "variance": 996.5930323
              },
              {
                "average": 41624.56386,
                "count": 26291480,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6301.891856,
                "variance": 39713840.96
              },
              {
                "average": 40469.02147,
                "count": 26291480,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5085.388407,
                "variance": 25861175.25
              },
              {
                "average": 37556.87144,
                "count": 26291480,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4943.424052,
                "variance": 24437441.36
              },
              {
                "average": 187962597,
                "count": 26291480,
                "maximum": 188154617.7,
                "minimum": 187902877.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80162.30026,
                "variance": 6425994383
              },
              {
                "average": 0,
                "count": 26291480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26291480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312930.1365,
              4814745.679,
              1366.907466,
              313979.6565,
              4816161.899,
              1493.067466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312930.13646647654,
                    4814745.679421331,
                    1366.9074658331326
                  ],
                  [
                    312930.13646647654,
                    4816161.8994213315,
                    1366.9074658331326
                  ],
                  [
                    313979.65646647656,
                    4816161.8994213315,
                    1493.0674658331325
                  ],
                  [
                    313979.65646647656,
                    4814745.679421331,
                    1493.0674658331325
                  ],
                  [
                    312930.13646647654,
                    4814745.679421331,
                    1366.9074658331326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:56:57+00:00",
            "end_time": "2017-08-27T21:01: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": "20170828_43119D2114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21244910476135,
              43.47007669788279,
              1352.536439050813
            ],
            [
              -119.21262847199358,
              43.474991017230366,
              1352.536439050813
            ],
            [
              -119.19999652449557,
              43.475234867768016,
              1374.076439050813
            ],
            [
              -119.19981817925574,
              43.47032050681419,
              1374.076439050813
            ],
            [
              -119.21244910476135,
              43.47007669788279,
              1352.536439050813
            ]
          ]
        ]
      },
      "bbox": [
        -119.2126285,
        43.4700767,
        1352.536439,
        -119.1998182,
        43.47523487,
        1374.076439
      ],
      "properties": {
        "datetime": "2017-08-28T20:31:25Z",
        "pc:count": 4793355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321570.3571,
            "count": 4793355,
            "maximum": 322067.6838,
            "minimum": 321045.2838,
            "name": "X",
            "position": 0,
            "stddev": 285.7835482,
            "variance": 81672.23644
          },
          {
            "average": 4815707.023,
            "count": 4793355,
            "maximum": 4815941.999,
            "minimum": 4815395.819,
            "name": "Y",
            "position": 1,
            "stddev": 143.0619926,
            "variance": 20466.73372
          },
          {
            "average": 1360.374852,
            "count": 4793355,
            "maximum": 1374.076439,
            "minimum": 1352.536439,
            "name": "Z",
            "position": 2,
            "stddev": 4.223671079,
            "variance": 17.83939738
          },
          {
            "average": 19379.35346,
            "count": 4793355,
            "maximum": 31153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1440.149872,
            "variance": 2074031.653
          },
          {
            "average": 1.00010452,
            "count": 4793355,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01022295417,
            "variance": 0.0001045087919
          },
          {
            "average": 1.000204658,
            "count": 4793355,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01430442175,
            "variance": 0.0002046164815
          },
          {
            "average": 0.5148759063,
            "count": 4793355,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997787106,
            "variance": 0.2497787595
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226252176,
            "count": 4793355,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4184043086,
            "variance": 0.1750621655
          },
          {
            "average": -4.199514502,
            "count": 4793355,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86187221,
            "variance": 117.9802678
          },
          {
            "average": 1.993729444,
            "count": 4793355,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000229096,
            "variance": 1.000458244
          },
          {
            "average": 1050.285677,
            "count": 4793355,
            "maximum": 1052,
            "minimum": 1049,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7139946171,
            "variance": 0.5097883133
          },
          {
            "average": 41779.25853,
            "count": 4793355,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2051.321223,
            "variance": 4207918.76
          },
          {
            "average": 40020.09701,
            "count": 4793355,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1812.873195,
            "variance": 3286509.22
          },
          {
            "average": 36692.64272,
            "count": 4793355,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1608.765487,
            "variance": 2588126.392
          },
          {
            "average": 187986764,
            "count": 4793355,
            "maximum": 187987485.5,
            "minimum": 187986214.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 317.0568502,
            "variance": 100525.0463
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4793355,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321045.2838,
          4815395.819,
          1352.536439,
          322067.6838,
          4815941.999,
          1374.076439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321045.2838493202,
                4815395.818981217,
                1352.536439050813
              ],
              [
                321045.2838493202,
                4815941.998981217,
                1352.536439050813
              ],
              [
                322067.6838493202,
                4815941.998981217,
                1374.076439050813
              ],
              [
                322067.6838493202,
                4815395.818981217,
                1374.076439050813
              ],
              [
                321045.2838493202,
                4815395.818981217,
                1352.536439050813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:31:25+00:00",
        "end_time": "2017-08-28T20:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2126285,
            43.4700767,
            1352.536439,
            -119.1998182,
            43.47523487,
            1374.076439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21244910476135,
                  43.47007669788279,
                  1352.536439050813
                ],
                [
                  -119.21262847199358,
                  43.474991017230366,
                  1352.536439050813
                ],
                [
                  -119.19999652449557,
                  43.475234867768016,
                  1374.076439050813
                ],
                [
                  -119.19981817925574,
                  43.47032050681419,
                  1374.076439050813
                ],
                [
                  -119.21244910476135,
                  43.47007669788279,
                  1352.536439050813
                ]
              ]
            ]
          },
          "id": "20170828_43119D2114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:31:25Z",
            "pc:count": 4793355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321570.3571,
                "count": 4793355,
                "maximum": 322067.6838,
                "minimum": 321045.2838,
                "name": "X",
                "position": 0,
                "stddev": 285.7835482,
                "variance": 81672.23644
              },
              {
                "average": 4815707.023,
                "count": 4793355,
                "maximum": 4815941.999,
                "minimum": 4815395.819,
                "name": "Y",
                "position": 1,
                "stddev": 143.0619926,
                "variance": 20466.73372
              },
              {
                "average": 1360.374852,
                "count": 4793355,
                "maximum": 1374.076439,
                "minimum": 1352.536439,
                "name": "Z",
                "position": 2,
                "stddev": 4.223671079,
                "variance": 17.83939738
              },
              {
                "average": 19379.35346,
                "count": 4793355,
                "maximum": 31153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1440.149872,
                "variance": 2074031.653
              },
              {
                "average": 1.00010452,
                "count": 4793355,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01022295417,
                "variance": 0.0001045087919
              },
              {
                "average": 1.000204658,
                "count": 4793355,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01430442175,
                "variance": 0.0002046164815
              },
              {
                "average": 0.5148759063,
                "count": 4793355,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997787106,
                "variance": 0.2497787595
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226252176,
                "count": 4793355,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4184043086,
                "variance": 0.1750621655
              },
              {
                "average": -4.199514502,
                "count": 4793355,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86187221,
                "variance": 117.9802678
              },
              {
                "average": 1.993729444,
                "count": 4793355,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000229096,
                "variance": 1.000458244
              },
              {
                "average": 1050.285677,
                "count": 4793355,
                "maximum": 1052,
                "minimum": 1049,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7139946171,
                "variance": 0.5097883133
              },
              {
                "average": 41779.25853,
                "count": 4793355,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2051.321223,
                "variance": 4207918.76
              },
              {
                "average": 40020.09701,
                "count": 4793355,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1812.873195,
                "variance": 3286509.22
              },
              {
                "average": 36692.64272,
                "count": 4793355,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1608.765487,
                "variance": 2588126.392
              },
              {
                "average": 187986764,
                "count": 4793355,
                "maximum": 187987485.5,
                "minimum": 187986214.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 317.0568502,
                "variance": 100525.0463
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4793355,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321045.2838,
              4815395.819,
              1352.536439,
              322067.6838,
              4815941.999,
              1374.076439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321045.2838493202,
                    4815395.818981217,
                    1352.536439050813
                  ],
                  [
                    321045.2838493202,
                    4815941.998981217,
                    1352.536439050813
                  ],
                  [
                    322067.6838493202,
                    4815941.998981217,
                    1374.076439050813
                  ],
                  [
                    322067.6838493202,
                    4815395.818981217,
                    1374.076439050813
                  ],
                  [
                    321045.2838493202,
                    4815395.818981217,
                    1352.536439050813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:31:25+00:00",
            "end_time": "2017-08-28T20:10:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247442954366,
              43.43722608822699,
              1274.0404053300974
            ],
            [
              -119.46299223224105,
              43.44998303757811,
              1274.0404053300974
            ],
            [
              -119.44999828623465,
              43.450262340875504,
              1282.1204053300974
            ],
            [
              -119.44948320861721,
              43.43750526782729,
              1282.1204053300974
            ],
            [
              -119.46247442954366,
              43.43722608822699,
              1274.0404053300974
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629922,
        43.43722609,
        1274.040405,
        -119.4494832,
        43.45026234,
        1282.120405
      ],
      "properties": {
        "datetime": "2017-08-29T18:32:11Z",
        "pc:count": 13259911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301239.9093,
            "count": 13259911,
            "maximum": 301765.6586,
            "minimum": 300713.3386,
            "name": "X",
            "position": 0,
            "stddev": 296.2012376,
            "variance": 87735.17314
          },
          {
            "average": 4813025.728,
            "count": 13259911,
            "maximum": 4813733.342,
            "minimum": 4812315.282,
            "name": "Y",
            "position": 1,
            "stddev": 403.1568595,
            "variance": 162535.4533
          },
          {
            "average": 1277.922111,
            "count": 13259911,
            "maximum": 1282.120405,
            "minimum": 1274.040405,
            "name": "Z",
            "position": 2,
            "stddev": 1.814754524,
            "variance": 3.293333984
          },
          {
            "average": 20022.69029,
            "count": 13259911,
            "maximum": 27777,
            "minimum": 705,
            "name": "Intensity",
            "position": 3,
            "stddev": 1740.534808,
            "variance": 3029461.419
          },
          {
            "average": 1.00000083,
            "count": 13259911,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009108059819,
            "variance": 8.295675366e-07
          },
          {
            "average": 1.000001131,
            "count": 13259911,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001063592082,
            "variance": 1.131228118e-06
          },
          {
            "average": 0.5021732046,
            "count": 13259911,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995296,
            "variance": 0.249995296
          },
          {
            "average": 7.541528748e-08,
            "count": 13259911,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002746184398,
            "variance": 7.541528748e-08
          },
          {
            "average": 1.201761912,
            "count": 13259911,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4013154061,
            "variance": 0.1610540552
          },
          {
            "average": 0.2288565482,
            "count": 13259911,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7619459,
            "variance": 138.3433714
          },
          {
            "average": 2.00034955,
            "count": 13259911,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000476563,
            "variance": 1.000953353
          },
          {
            "average": 1071.924439,
            "count": 13259911,
            "maximum": 1076,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.416600069,
            "variance": 5.839955895
          },
          {
            "average": 48393.73629,
            "count": 13259911,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3269.249574,
            "variance": 10687992.78
          },
          {
            "average": 47305.36068,
            "count": 13259911,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3657.687976,
            "variance": 13378681.33
          },
          {
            "average": 44706.91561,
            "count": 13259911,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4312.762015,
            "variance": 18599916.2
          },
          {
            "average": 188063966.1,
            "count": 13259911,
            "maximum": 188066731.7,
            "minimum": 188061205.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1730.557328,
            "variance": 2994828.665
          },
          {
            "average": 0,
            "count": 13259911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13259911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13259911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13259911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13259911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300713.3386,
          4812315.282,
          1274.040405,
          301765.6586,
          4813733.342,
          1282.120405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300713.3386026262,
                4812315.282076534,
                1274.0404053300974
              ],
              [
                300713.3386026262,
                4813733.342076534,
                1274.0404053300974
              ],
              [
                301765.6586026261,
                4813733.342076534,
                1282.1204053300974
              ],
              [
                301765.6586026261,
                4812315.282076534,
                1282.1204053300974
              ],
              [
                300713.3386026262,
                4812315.282076534,
                1274.0404053300974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:32:11+00:00",
        "end_time": "2017-08-29T17:00:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629922,
            43.43722609,
            1274.040405,
            -119.4494832,
            43.45026234,
            1282.120405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247442954366,
                  43.43722608822699,
                  1274.0404053300974
                ],
                [
                  -119.46299223224105,
                  43.44998303757811,
                  1274.0404053300974
                ],
                [
                  -119.44999828623465,
                  43.450262340875504,
                  1282.1204053300974
                ],
                [
                  -119.44948320861721,
                  43.43750526782729,
                  1282.1204053300974
                ],
                [
                  -119.46247442954366,
                  43.43722608822699,
                  1274.0404053300974
                ]
              ]
            ]
          },
          "id": "20170829_43119D4124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:32:11Z",
            "pc:count": 13259911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301239.9093,
                "count": 13259911,
                "maximum": 301765.6586,
                "minimum": 300713.3386,
                "name": "X",
                "position": 0,
                "stddev": 296.2012376,
                "variance": 87735.17314
              },
              {
                "average": 4813025.728,
                "count": 13259911,
                "maximum": 4813733.342,
                "minimum": 4812315.282,
                "name": "Y",
                "position": 1,
                "stddev": 403.1568595,
                "variance": 162535.4533
              },
              {
                "average": 1277.922111,
                "count": 13259911,
                "maximum": 1282.120405,
                "minimum": 1274.040405,
                "name": "Z",
                "position": 2,
                "stddev": 1.814754524,
                "variance": 3.293333984
              },
              {
                "average": 20022.69029,
                "count": 13259911,
                "maximum": 27777,
                "minimum": 705,
                "name": "Intensity",
                "position": 3,
                "stddev": 1740.534808,
                "variance": 3029461.419
              },
              {
                "average": 1.00000083,
                "count": 13259911,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009108059819,
                "variance": 8.295675366e-07
              },
              {
                "average": 1.000001131,
                "count": 13259911,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001063592082,
                "variance": 1.131228118e-06
              },
              {
                "average": 0.5021732046,
                "count": 13259911,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995296,
                "variance": 0.249995296
              },
              {
                "average": 7.541528748e-08,
                "count": 13259911,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002746184398,
                "variance": 7.541528748e-08
              },
              {
                "average": 1.201761912,
                "count": 13259911,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4013154061,
                "variance": 0.1610540552
              },
              {
                "average": 0.2288565482,
                "count": 13259911,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7619459,
                "variance": 138.3433714
              },
              {
                "average": 2.00034955,
                "count": 13259911,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000476563,
                "variance": 1.000953353
              },
              {
                "average": 1071.924439,
                "count": 13259911,
                "maximum": 1076,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.416600069,
                "variance": 5.839955895
              },
              {
                "average": 48393.73629,
                "count": 13259911,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3269.249574,
                "variance": 10687992.78
              },
              {
                "average": 47305.36068,
                "count": 13259911,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3657.687976,
                "variance": 13378681.33
              },
              {
                "average": 44706.91561,
                "count": 13259911,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4312.762015,
                "variance": 18599916.2
              },
              {
                "average": 188063966.1,
                "count": 13259911,
                "maximum": 188066731.7,
                "minimum": 188061205.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1730.557328,
                "variance": 2994828.665
              },
              {
                "average": 0,
                "count": 13259911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13259911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13259911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13259911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13259911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300713.3386,
              4812315.282,
              1274.040405,
              301765.6586,
              4813733.342,
              1282.120405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300713.3386026262,
                    4812315.282076534,
                    1274.0404053300974
                  ],
                  [
                    300713.3386026262,
                    4813733.342076534,
                    1274.0404053300974
                  ],
                  [
                    301765.6586026261,
                    4813733.342076534,
                    1282.1204053300974
                  ],
                  [
                    301765.6586026261,
                    4812315.282076534,
                    1282.1204053300974
                  ],
                  [
                    300713.3386026262,
                    4812315.282076534,
                    1274.0404053300974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:32:11+00:00",
            "end_time": "2017-08-29T17:00: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": "20170828_43119C2121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997667485012,
              43.312249034948174,
              1268.9502438002412
            ],
            [
              -119.25044688106479,
              43.32498446133277,
              1268.9502438002412
            ],
            [
              -119.23749710597,
              43.325238648713196,
              1313.9302438002412
            ],
            [
              -119.23702959995074,
              43.312503109916584,
              1313.9302438002412
            ],
            [
              -119.24997667485012,
              43.312249034948174,
              1268.9502438002412
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504469,
        43.31224903,
        1268.950244,
        -119.2370296,
        43.32523865,
        1313.930244
      ],
      "properties": {
        "datetime": "2017-08-28T17:07:44Z",
        "pc:count": 14311464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318080.6345,
            "count": 14311464,
            "maximum": 318587.3951,
            "minimum": 317536.6551,
            "name": "X",
            "position": 0,
            "stddev": 297.1788214,
            "variance": 88315.2519
          },
          {
            "average": 4798679.822,
            "count": 14311464,
            "maximum": 4799364.13,
            "minimum": 4797948.71,
            "name": "Y",
            "position": 1,
            "stddev": 402.2997269,
            "variance": 161845.0703
          },
          {
            "average": 1283.582609,
            "count": 14311464,
            "maximum": 1313.930244,
            "minimum": 1268.950244,
            "name": "Z",
            "position": 2,
            "stddev": 9.983320526,
            "variance": 99.66668873
          },
          {
            "average": 20333.5523,
            "count": 14311464,
            "maximum": 30545,
            "minimum": 1842,
            "name": "Intensity",
            "position": 3,
            "stddev": 1284.992442,
            "variance": 1651205.577
          },
          {
            "average": 1.000010551,
            "count": 14311464,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003248210504,
            "variance": 1.055087148e-05
          },
          {
            "average": 1.000019355,
            "count": 14311464,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004399402179,
            "variance": 1.935473953e-05
          },
          {
            "average": 0.5009156995,
            "count": 14311464,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999179,
            "variance": 0.249999179
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183227167,
            "count": 14311464,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3868526626,
            "variance": 0.1496549825
          },
          {
            "average": 0.8595183492,
            "count": 14311464,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94559966,
            "variance": 142.6973512
          },
          {
            "average": 1.996950836,
            "count": 14311464,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000004051,
            "variance": 1.000008101
          },
          {
            "average": 1019.912965,
            "count": 14311464,
            "maximum": 1022,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.175852222,
            "variance": 1.382628448
          },
          {
            "average": 45658.47368,
            "count": 14311464,
            "maximum": 53248,
            "minimum": 27392,
            "name": "Red",
            "position": 12,
            "stddev": 1621.894768,
            "variance": 2630542.639
          },
          {
            "average": 43868.66663,
            "count": 14311464,
            "maximum": 52224,
            "minimum": 30720,
            "name": "Green",
            "position": 13,
            "stddev": 1610.830959,
            "variance": 2594776.378
          },
          {
            "average": 40944.43874,
            "count": 14311464,
            "maximum": 49920,
            "minimum": 24832,
            "name": "Blue",
            "position": 14,
            "stddev": 1607.917805,
            "variance": 2585399.667
          },
          {
            "average": 187974091.6,
            "count": 14311464,
            "maximum": 187975264.9,
            "minimum": 187972496.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 615.5955181,
            "variance": 378957.8419
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14311464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317536.6551,
          4797948.71,
          1268.950244,
          318587.3951,
          4799364.13,
          1313.930244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317536.6551460256,
                4797948.70992411,
                1268.9502438002412
              ],
              [
                317536.6551460256,
                4799364.12992411,
                1268.9502438002412
              ],
              [
                318587.3951460256,
                4799364.12992411,
                1313.9302438002412
              ],
              [
                318587.3951460256,
                4797948.70992411,
                1313.9302438002412
              ],
              [
                317536.6551460256,
                4797948.70992411,
                1268.9502438002412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:07:44+00:00",
        "end_time": "2017-08-28T16:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C2121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C2121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C2121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504469,
            43.31224903,
            1268.950244,
            -119.2370296,
            43.32523865,
            1313.930244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997667485012,
                  43.312249034948174,
                  1268.9502438002412
                ],
                [
                  -119.25044688106479,
                  43.32498446133277,
                  1268.9502438002412
                ],
                [
                  -119.23749710597,
                  43.325238648713196,
                  1313.9302438002412
                ],
                [
                  -119.23702959995074,
                  43.312503109916584,
                  1313.9302438002412
                ],
                [
                  -119.24997667485012,
                  43.312249034948174,
                  1268.9502438002412
                ]
              ]
            ]
          },
          "id": "20170828_43119C2121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C2121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:07:44Z",
            "pc:count": 14311464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318080.6345,
                "count": 14311464,
                "maximum": 318587.3951,
                "minimum": 317536.6551,
                "name": "X",
                "position": 0,
                "stddev": 297.1788214,
                "variance": 88315.2519
              },
              {
                "average": 4798679.822,
                "count": 14311464,
                "maximum": 4799364.13,
                "minimum": 4797948.71,
                "name": "Y",
                "position": 1,
                "stddev": 402.2997269,
                "variance": 161845.0703
              },
              {
                "average": 1283.582609,
                "count": 14311464,
                "maximum": 1313.930244,
                "minimum": 1268.950244,
                "name": "Z",
                "position": 2,
                "stddev": 9.983320526,
                "variance": 99.66668873
              },
              {
                "average": 20333.5523,
                "count": 14311464,
                "maximum": 30545,
                "minimum": 1842,
                "name": "Intensity",
                "position": 3,
                "stddev": 1284.992442,
                "variance": 1651205.577
              },
              {
                "average": 1.000010551,
                "count": 14311464,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003248210504,
                "variance": 1.055087148e-05
              },
              {
                "average": 1.000019355,
                "count": 14311464,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004399402179,
                "variance": 1.935473953e-05
              },
              {
                "average": 0.5009156995,
                "count": 14311464,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999179,
                "variance": 0.249999179
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183227167,
                "count": 14311464,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3868526626,
                "variance": 0.1496549825
              },
              {
                "average": 0.8595183492,
                "count": 14311464,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94559966,
                "variance": 142.6973512
              },
              {
                "average": 1.996950836,
                "count": 14311464,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000004051,
                "variance": 1.000008101
              },
              {
                "average": 1019.912965,
                "count": 14311464,
                "maximum": 1022,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.175852222,
                "variance": 1.382628448
              },
              {
                "average": 45658.47368,
                "count": 14311464,
                "maximum": 53248,
                "minimum": 27392,
                "name": "Red",
                "position": 12,
                "stddev": 1621.894768,
                "variance": 2630542.639
              },
              {
                "average": 43868.66663,
                "count": 14311464,
                "maximum": 52224,
                "minimum": 30720,
                "name": "Green",
                "position": 13,
                "stddev": 1610.830959,
                "variance": 2594776.378
              },
              {
                "average": 40944.43874,
                "count": 14311464,
                "maximum": 49920,
                "minimum": 24832,
                "name": "Blue",
                "position": 14,
                "stddev": 1607.917805,
                "variance": 2585399.667
              },
              {
                "average": 187974091.6,
                "count": 14311464,
                "maximum": 187975264.9,
                "minimum": 187972496.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 615.5955181,
                "variance": 378957.8419
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14311464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317536.6551,
              4797948.71,
              1268.950244,
              318587.3951,
              4799364.13,
              1313.930244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317536.6551460256,
                    4797948.70992411,
                    1268.9502438002412
                  ],
                  [
                    317536.6551460256,
                    4799364.12992411,
                    1268.9502438002412
                  ],
                  [
                    318587.3951460256,
                    4799364.12992411,
                    1313.9302438002412
                  ],
                  [
                    318587.3951460256,
                    4797948.70992411,
                    1313.9302438002412
                  ],
                  [
                    317536.6551460256,
                    4797948.70992411,
                    1268.9502438002412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:07:44+00:00",
            "end_time": "2017-08-28T16:21: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": "20170828_43119C3403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28746861952686,
              43.30887813285247,
              1255.691659408151
            ],
            [
              -119.287604213075,
              43.312491672861846,
              1255.691659408151
            ],
            [
              -119.2749962687346,
              43.312743265576685,
              1266.871659408151
            ],
            [
              -119.27486142092343,
              43.309129693991686,
              1266.871659408151
            ],
            [
              -119.28746861952686,
              43.30887813285247,
              1255.691659408151
            ]
          ]
        ]
      },
      "bbox": [
        -119.2876042,
        43.30887813,
        1255.691659,
        -119.2748614,
        43.31274327,
        1266.871659
      ],
      "properties": {
        "datetime": "2017-08-29T17:52:16Z",
        "pc:count": 6973954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314996.0943,
            "count": 6973954,
            "maximum": 315509.1065,
            "minimum": 314485.8665,
            "name": "X",
            "position": 0,
            "stddev": 288.3761803,
            "variance": 83160.82137
          },
          {
            "average": 4797862.694,
            "count": 6973954,
            "maximum": 4798058.59,
            "minimum": 4797656.97,
            "name": "Y",
            "position": 1,
            "stddev": 106.9757653,
            "variance": 11443.81435
          },
          {
            "average": 1256.281447,
            "count": 6973954,
            "maximum": 1266.871659,
            "minimum": 1255.691659,
            "name": "Z",
            "position": 2,
            "stddev": 0.2522655078,
            "variance": 0.06363788643
          },
          {
            "average": 22144.26559,
            "count": 6973954,
            "maximum": 44065,
            "minimum": 817,
            "name": "Intensity",
            "position": 3,
            "stddev": 2409.596386,
            "variance": 5806154.745
          },
          {
            "average": 1.000706342,
            "count": 6973954,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02666469073,
            "variance": 0.0007110057319
          },
          {
            "average": 1.001411251,
            "count": 6973954,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03775340242,
            "variance": 0.001425319394
          },
          {
            "average": 0.5007543784,
            "count": 6973954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994668,
            "variance": 0.2499994668
          },
          {
            "average": 1.147125433e-06,
            "count": 6973954,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001071038879,
            "variance": 1.147124281e-06
          },
          {
            "average": 1.127490373,
            "count": 6973954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3335215047,
            "variance": 0.1112365941
          },
          {
            "average": 1.144003044,
            "count": 6973954,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32921963,
            "variance": 128.3512174
          },
          {
            "average": 1.99258111,
            "count": 6973954,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000642482,
            "variance": 1.001285376
          },
          {
            "average": 1053.507244,
            "count": 6973954,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.342402,
            "variance": 413.8133192
          },
          {
            "average": 41572.30766,
            "count": 6973954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4172.878582,
            "variance": 17412915.66
          },
          {
            "average": 41113.74425,
            "count": 6973954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3682.225269,
            "variance": 13558782.93
          },
          {
            "average": 39436.24781,
            "count": 6973954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4019.129914,
            "variance": 16153405.26
          },
          {
            "average": 188019669.8,
            "count": 6973954,
            "maximum": 188064336.3,
            "minimum": 187976663,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40966.31244,
            "variance": 1678238755
          },
          {
            "average": 0,
            "count": 6973954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6973954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6973954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6973954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6973954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314485.8665,
          4797656.97,
          1255.691659,
          315509.1065,
          4798058.59,
          1266.871659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314485.8665252767,
                4797656.969764749,
                1255.691659408151
              ],
              [
                314485.8665252767,
                4798058.589764748,
                1255.691659408151
              ],
              [
                315509.1065252767,
                4798058.589764748,
                1266.871659408151
              ],
              [
                315509.1065252767,
                4797656.969764749,
                1266.871659408151
              ],
              [
                314485.8665252767,
                4797656.969764749,
                1255.691659408151
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:52:16+00:00",
        "end_time": "2017-08-28T17:31:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2876042,
            43.30887813,
            1255.691659,
            -119.2748614,
            43.31274327,
            1266.871659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28746861952686,
                  43.30887813285247,
                  1255.691659408151
                ],
                [
                  -119.287604213075,
                  43.312491672861846,
                  1255.691659408151
                ],
                [
                  -119.2749962687346,
                  43.312743265576685,
                  1266.871659408151
                ],
                [
                  -119.27486142092343,
                  43.309129693991686,
                  1266.871659408151
                ],
                [
                  -119.28746861952686,
                  43.30887813285247,
                  1255.691659408151
                ]
              ]
            ]
          },
          "id": "20170828_43119C3403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:52:16Z",
            "pc:count": 6973954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314996.0943,
                "count": 6973954,
                "maximum": 315509.1065,
                "minimum": 314485.8665,
                "name": "X",
                "position": 0,
                "stddev": 288.3761803,
                "variance": 83160.82137
              },
              {
                "average": 4797862.694,
                "count": 6973954,
                "maximum": 4798058.59,
                "minimum": 4797656.97,
                "name": "Y",
                "position": 1,
                "stddev": 106.9757653,
                "variance": 11443.81435
              },
              {
                "average": 1256.281447,
                "count": 6973954,
                "maximum": 1266.871659,
                "minimum": 1255.691659,
                "name": "Z",
                "position": 2,
                "stddev": 0.2522655078,
                "variance": 0.06363788643
              },
              {
                "average": 22144.26559,
                "count": 6973954,
                "maximum": 44065,
                "minimum": 817,
                "name": "Intensity",
                "position": 3,
                "stddev": 2409.596386,
                "variance": 5806154.745
              },
              {
                "average": 1.000706342,
                "count": 6973954,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02666469073,
                "variance": 0.0007110057319
              },
              {
                "average": 1.001411251,
                "count": 6973954,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03775340242,
                "variance": 0.001425319394
              },
              {
                "average": 0.5007543784,
                "count": 6973954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994668,
                "variance": 0.2499994668
              },
              {
                "average": 1.147125433e-06,
                "count": 6973954,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001071038879,
                "variance": 1.147124281e-06
              },
              {
                "average": 1.127490373,
                "count": 6973954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3335215047,
                "variance": 0.1112365941
              },
              {
                "average": 1.144003044,
                "count": 6973954,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32921963,
                "variance": 128.3512174
              },
              {
                "average": 1.99258111,
                "count": 6973954,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000642482,
                "variance": 1.001285376
              },
              {
                "average": 1053.507244,
                "count": 6973954,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.342402,
                "variance": 413.8133192
              },
              {
                "average": 41572.30766,
                "count": 6973954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4172.878582,
                "variance": 17412915.66
              },
              {
                "average": 41113.74425,
                "count": 6973954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3682.225269,
                "variance": 13558782.93
              },
              {
                "average": 39436.24781,
                "count": 6973954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4019.129914,
                "variance": 16153405.26
              },
              {
                "average": 188019669.8,
                "count": 6973954,
                "maximum": 188064336.3,
                "minimum": 187976663,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40966.31244,
                "variance": 1678238755
              },
              {
                "average": 0,
                "count": 6973954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6973954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6973954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6973954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6973954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314485.8665,
              4797656.97,
              1255.691659,
              315509.1065,
              4798058.59,
              1266.871659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314485.8665252767,
                    4797656.969764749,
                    1255.691659408151
                  ],
                  [
                    314485.8665252767,
                    4798058.589764748,
                    1255.691659408151
                  ],
                  [
                    315509.1065252767,
                    4798058.589764748,
                    1266.871659408151
                  ],
                  [
                    315509.1065252767,
                    4797656.969764749,
                    1266.871659408151
                  ],
                  [
                    314485.8665252767,
                    4797656.969764749,
                    1255.691659408151
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:52:16+00:00",
            "end_time": "2017-08-28T17:31: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": "20170828_43119D1101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497692976153,
              43.48726341611443,
              1261.2237338248228
            ],
            [
              -119.12542327308043,
              43.499986017802634,
              1261.2237338248228
            ],
            [
              -119.11249539827844,
              43.50022570129436,
              1339.8437338248227
            ],
            [
              -119.11205176490411,
              43.4875029937516,
              1339.8437338248227
            ],
            [
              -119.12497692976153,
              43.48726341611443,
              1261.2237338248228
            ]
          ]
        ]
      },
      "bbox": [
        -119.1254233,
        43.48726342,
        1261.223734,
        -119.1120518,
        43.5002257,
        1339.843734
      ],
      "properties": {
        "datetime": "2017-08-28T19:54:31Z",
        "pc:count": 13299110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328674.3489,
            "count": 13299110,
            "maximum": 329215.2766,
            "minimum": 328169.4166,
            "name": "X",
            "position": 0,
            "stddev": 293.4784275,
            "variance": 86129.5874
          },
          {
            "average": 4817824.233,
            "count": 13299110,
            "maximum": 4818534.19,
            "minimum": 4817120.27,
            "name": "Y",
            "position": 1,
            "stddev": 413.1191163,
            "variance": 170667.4043
          },
          {
            "average": 1285.823439,
            "count": 13299110,
            "maximum": 1339.843734,
            "minimum": 1261.223734,
            "name": "Z",
            "position": 2,
            "stddev": 29.81919242,
            "variance": 889.1842363
          },
          {
            "average": 22473.42816,
            "count": 13299110,
            "maximum": 44465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3490.369968,
            "variance": 12182682.51
          },
          {
            "average": 1.005518565,
            "count": 13299110,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07737241035,
            "variance": 0.005986489884
          },
          {
            "average": 1.011182478,
            "count": 13299110,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1122273463,
            "variance": 0.01259497726
          },
          {
            "average": 0.4977864684,
            "count": 13299110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951191,
            "variance": 0.2499951191
          },
          {
            "average": 4.511580098e-07,
            "count": 13299110,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000671682842,
            "variance": 4.511578402e-07
          },
          {
            "average": 1.199483048,
            "count": 13299110,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3996117787,
            "variance": 0.1596895736
          },
          {
            "average": 1.342195389,
            "count": 13299110,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88069614,
            "variance": 141.1509408
          },
          {
            "average": 1.99749299,
            "count": 13299110,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006371947,
            "variance": 1.012784497
          },
          {
            "average": 1044.445621,
            "count": 13299110,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18768892,
            "variance": 1.410604972
          },
          {
            "average": 40251.03676,
            "count": 13299110,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4029.671476,
            "variance": 16238252.2
          },
          {
            "average": 39453.26455,
            "count": 13299110,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3043.429906,
            "variance": 9262465.591
          },
          {
            "average": 35143.92801,
            "count": 13299110,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3274.184741,
            "variance": 10720285.72
          },
          {
            "average": 187984301.5,
            "count": 13299110,
            "maximum": 187985271.6,
            "minimum": 187983411.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 483.3813266,
            "variance": 233657.5069
          },
          {
            "average": 0,
            "count": 13299110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13299110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13299110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13299110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13299110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328169.4166,
          4817120.27,
          1261.223734,
          329215.2766,
          4818534.19,
          1339.843734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328169.4166260413,
                4817120.269960678,
                1261.2237338248228
              ],
              [
                328169.4166260413,
                4818534.189960678,
                1261.2237338248228
              ],
              [
                329215.2766260413,
                4818534.189960678,
                1339.8437338248227
              ],
              [
                329215.2766260413,
                4817120.269960678,
                1339.8437338248227
              ],
              [
                328169.4166260413,
                4817120.269960678,
                1261.2237338248228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:54:31+00:00",
        "end_time": "2017-08-28T19:23:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1254233,
            43.48726342,
            1261.223734,
            -119.1120518,
            43.5002257,
            1339.843734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497692976153,
                  43.48726341611443,
                  1261.2237338248228
                ],
                [
                  -119.12542327308043,
                  43.499986017802634,
                  1261.2237338248228
                ],
                [
                  -119.11249539827844,
                  43.50022570129436,
                  1339.8437338248227
                ],
                [
                  -119.11205176490411,
                  43.4875029937516,
                  1339.8437338248227
                ],
                [
                  -119.12497692976153,
                  43.48726341611443,
                  1261.2237338248228
                ]
              ]
            ]
          },
          "id": "20170828_43119D1101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:54:31Z",
            "pc:count": 13299110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328674.3489,
                "count": 13299110,
                "maximum": 329215.2766,
                "minimum": 328169.4166,
                "name": "X",
                "position": 0,
                "stddev": 293.4784275,
                "variance": 86129.5874
              },
              {
                "average": 4817824.233,
                "count": 13299110,
                "maximum": 4818534.19,
                "minimum": 4817120.27,
                "name": "Y",
                "position": 1,
                "stddev": 413.1191163,
                "variance": 170667.4043
              },
              {
                "average": 1285.823439,
                "count": 13299110,
                "maximum": 1339.843734,
                "minimum": 1261.223734,
                "name": "Z",
                "position": 2,
                "stddev": 29.81919242,
                "variance": 889.1842363
              },
              {
                "average": 22473.42816,
                "count": 13299110,
                "maximum": 44465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3490.369968,
                "variance": 12182682.51
              },
              {
                "average": 1.005518565,
                "count": 13299110,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07737241035,
                "variance": 0.005986489884
              },
              {
                "average": 1.011182478,
                "count": 13299110,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1122273463,
                "variance": 0.01259497726
              },
              {
                "average": 0.4977864684,
                "count": 13299110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951191,
                "variance": 0.2499951191
              },
              {
                "average": 4.511580098e-07,
                "count": 13299110,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000671682842,
                "variance": 4.511578402e-07
              },
              {
                "average": 1.199483048,
                "count": 13299110,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3996117787,
                "variance": 0.1596895736
              },
              {
                "average": 1.342195389,
                "count": 13299110,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88069614,
                "variance": 141.1509408
              },
              {
                "average": 1.99749299,
                "count": 13299110,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006371947,
                "variance": 1.012784497
              },
              {
                "average": 1044.445621,
                "count": 13299110,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18768892,
                "variance": 1.410604972
              },
              {
                "average": 40251.03676,
                "count": 13299110,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4029.671476,
                "variance": 16238252.2
              },
              {
                "average": 39453.26455,
                "count": 13299110,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3043.429906,
                "variance": 9262465.591
              },
              {
                "average": 35143.92801,
                "count": 13299110,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3274.184741,
                "variance": 10720285.72
              },
              {
                "average": 187984301.5,
                "count": 13299110,
                "maximum": 187985271.6,
                "minimum": 187983411.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 483.3813266,
                "variance": 233657.5069
              },
              {
                "average": 0,
                "count": 13299110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13299110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13299110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13299110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13299110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328169.4166,
              4817120.27,
              1261.223734,
              329215.2766,
              4818534.19,
              1339.843734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328169.4166260413,
                    4817120.269960678,
                    1261.2237338248228
                  ],
                  [
                    328169.4166260413,
                    4818534.189960678,
                    1261.2237338248228
                  ],
                  [
                    329215.2766260413,
                    4818534.189960678,
                    1339.8437338248227
                  ],
                  [
                    329215.2766260413,
                    4817120.269960678,
                    1339.8437338248227
                  ],
                  [
                    328169.4166260413,
                    4817120.269960678,
                    1261.2237338248228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:54:31+00:00",
            "end_time": "2017-08-28T19:23: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": "20170828_43119D3310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249766384039,
              43.41224194321964,
              1302.3803018755827
            ],
            [
              -119.3254645051673,
              43.424984216334124,
              1302.3803018755827
            ],
            [
              -119.3124968260898,
              43.425247321811085,
              1327.3203018755828
            ],
            [
              -119.31201167393175,
              43.41250493230156,
              1327.3203018755828
            ],
            [
              -119.3249766384039,
              43.41224194321964,
              1302.3803018755827
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254645,
        43.41224194,
        1302.380302,
        -119.3120117,
        43.42524732,
        1327.320302
      ],
      "properties": {
        "datetime": "2017-08-28T17:22:31Z",
        "pc:count": 13307856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312293.7926,
            "count": 13307856,
            "maximum": 312814.3867,
            "minimum": 311763.8667,
            "name": "X",
            "position": 0,
            "stddev": 293.1159171,
            "variance": 85916.94083
          },
          {
            "average": 4809932.479,
            "count": 13307856,
            "maximum": 4810636.94,
            "minimum": 4809220.66,
            "name": "Y",
            "position": 1,
            "stddev": 399.3194894,
            "variance": 159456.0546
          },
          {
            "average": 1318.614758,
            "count": 13307856,
            "maximum": 1327.320302,
            "minimum": 1302.380302,
            "name": "Z",
            "position": 2,
            "stddev": 4.670198236,
            "variance": 21.81075157
          },
          {
            "average": 20937.67686,
            "count": 13307856,
            "maximum": 31057,
            "minimum": 4321,
            "name": "Intensity",
            "position": 3,
            "stddev": 1654.927547,
            "variance": 2738785.185
          },
          {
            "average": 1.000021867,
            "count": 13307856,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004676142271,
            "variance": 2.186630654e-05
          },
          {
            "average": 1.000042832,
            "count": 13307856,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006544464206,
            "variance": 4.283001174e-05
          },
          {
            "average": 0.502287521,
            "count": 13307856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994786,
            "variance": 0.249994786
          },
          {
            "average": 3.306317712e-06,
            "count": 13307856,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001818325336,
            "variance": 3.306307029e-06
          },
          {
            "average": 1.157392295,
            "count": 13307856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3641702494,
            "variance": 0.1326199706
          },
          {
            "average": 0.1106954746,
            "count": 13307856,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69559774,
            "variance": 136.7870065
          },
          {
            "average": 2.000568837,
            "count": 13307856,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000415484,
            "variance": 1.00083114
          },
          {
            "average": 1021.363981,
            "count": 13307856,
            "maximum": 1024,
            "minimum": 1019,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9718217594,
            "variance": 0.944437532
          },
          {
            "average": 44959.36257,
            "count": 13307856,
            "maximum": 56576,
            "minimum": 23552,
            "name": "Red",
            "position": 12,
            "stddev": 2582.999417,
            "variance": 6671885.989
          },
          {
            "average": 43292.98741,
            "count": 13307856,
            "maximum": 55808,
            "minimum": 24064,
            "name": "Green",
            "position": 13,
            "stddev": 2555.354659,
            "variance": 6529837.432
          },
          {
            "average": 40272.9425,
            "count": 13307856,
            "maximum": 54784,
            "minimum": 24320,
            "name": "Blue",
            "position": 14,
            "stddev": 2575.571649,
            "variance": 6633569.321
          },
          {
            "average": 187974830.4,
            "count": 13307856,
            "maximum": 187976151.2,
            "minimum": 187973712.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 507.8612597,
            "variance": 257923.0591
          },
          {
            "average": 0,
            "count": 13307856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311763.8667,
          4809220.66,
          1302.380302,
          312814.3867,
          4810636.94,
          1327.320302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311763.86671736534,
                4809220.659899572,
                1302.3803018755827
              ],
              [
                311763.86671736534,
                4810636.939899571,
                1302.3803018755827
              ],
              [
                312814.38671736536,
                4810636.939899571,
                1327.3203018755828
              ],
              [
                312814.38671736536,
                4809220.659899572,
                1327.3203018755828
              ],
              [
                311763.86671736534,
                4809220.659899572,
                1302.3803018755827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:22:31+00:00",
        "end_time": "2017-08-28T16:41:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254645,
            43.41224194,
            1302.380302,
            -119.3120117,
            43.42524732,
            1327.320302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249766384039,
                  43.41224194321964,
                  1302.3803018755827
                ],
                [
                  -119.3254645051673,
                  43.424984216334124,
                  1302.3803018755827
                ],
                [
                  -119.3124968260898,
                  43.425247321811085,
                  1327.3203018755828
                ],
                [
                  -119.31201167393175,
                  43.41250493230156,
                  1327.3203018755828
                ],
                [
                  -119.3249766384039,
                  43.41224194321964,
                  1302.3803018755827
                ]
              ]
            ]
          },
          "id": "20170828_43119D3310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:22:31Z",
            "pc:count": 13307856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312293.7926,
                "count": 13307856,
                "maximum": 312814.3867,
                "minimum": 311763.8667,
                "name": "X",
                "position": 0,
                "stddev": 293.1159171,
                "variance": 85916.94083
              },
              {
                "average": 4809932.479,
                "count": 13307856,
                "maximum": 4810636.94,
                "minimum": 4809220.66,
                "name": "Y",
                "position": 1,
                "stddev": 399.3194894,
                "variance": 159456.0546
              },
              {
                "average": 1318.614758,
                "count": 13307856,
                "maximum": 1327.320302,
                "minimum": 1302.380302,
                "name": "Z",
                "position": 2,
                "stddev": 4.670198236,
                "variance": 21.81075157
              },
              {
                "average": 20937.67686,
                "count": 13307856,
                "maximum": 31057,
                "minimum": 4321,
                "name": "Intensity",
                "position": 3,
                "stddev": 1654.927547,
                "variance": 2738785.185
              },
              {
                "average": 1.000021867,
                "count": 13307856,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004676142271,
                "variance": 2.186630654e-05
              },
              {
                "average": 1.000042832,
                "count": 13307856,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006544464206,
                "variance": 4.283001174e-05
              },
              {
                "average": 0.502287521,
                "count": 13307856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994786,
                "variance": 0.249994786
              },
              {
                "average": 3.306317712e-06,
                "count": 13307856,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001818325336,
                "variance": 3.306307029e-06
              },
              {
                "average": 1.157392295,
                "count": 13307856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3641702494,
                "variance": 0.1326199706
              },
              {
                "average": 0.1106954746,
                "count": 13307856,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69559774,
                "variance": 136.7870065
              },
              {
                "average": 2.000568837,
                "count": 13307856,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000415484,
                "variance": 1.00083114
              },
              {
                "average": 1021.363981,
                "count": 13307856,
                "maximum": 1024,
                "minimum": 1019,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9718217594,
                "variance": 0.944437532
              },
              {
                "average": 44959.36257,
                "count": 13307856,
                "maximum": 56576,
                "minimum": 23552,
                "name": "Red",
                "position": 12,
                "stddev": 2582.999417,
                "variance": 6671885.989
              },
              {
                "average": 43292.98741,
                "count": 13307856,
                "maximum": 55808,
                "minimum": 24064,
                "name": "Green",
                "position": 13,
                "stddev": 2555.354659,
                "variance": 6529837.432
              },
              {
                "average": 40272.9425,
                "count": 13307856,
                "maximum": 54784,
                "minimum": 24320,
                "name": "Blue",
                "position": 14,
                "stddev": 2575.571649,
                "variance": 6633569.321
              },
              {
                "average": 187974830.4,
                "count": 13307856,
                "maximum": 187976151.2,
                "minimum": 187973712.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 507.8612597,
                "variance": 257923.0591
              },
              {
                "average": 0,
                "count": 13307856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311763.8667,
              4809220.66,
              1302.380302,
              312814.3867,
              4810636.94,
              1327.320302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311763.86671736534,
                    4809220.659899572,
                    1302.3803018755827
                  ],
                  [
                    311763.86671736534,
                    4810636.939899571,
                    1302.3803018755827
                  ],
                  [
                    312814.38671736536,
                    4810636.939899571,
                    1327.3203018755828
                  ],
                  [
                    312814.38671736536,
                    4809220.659899572,
                    1327.3203018755828
                  ],
                  [
                    311763.86671736534,
                    4809220.659899572,
                    1302.3803018755827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:22:31+00:00",
            "end_time": "2017-08-28T16:41: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": "20170829_43119C4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747509385516,
              43.362229058076586,
              1255.9156378184373
            ],
            [
              -119.43798615867574,
              43.37498281539612,
              1255.9156378184373
            ],
            [
              -119.4249978828193,
              43.37525911404189,
              1291.0956378184371
            ],
            [
              -119.42448953415509,
              43.362505234368484,
              1291.0956378184371
            ],
            [
              -119.43747509385516,
              43.362229058076586,
              1255.9156378184373
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379862,
        43.36222906,
        1255.915638,
        -119.4244895,
        43.37525911,
        1291.095638
      ],
      "properties": {
        "datetime": "2017-08-29T19:06:29Z",
        "pc:count": 14266833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303012.2924,
            "count": 14266833,
            "maximum": 303546.1165,
            "minimum": 302492.9765,
            "name": "X",
            "position": 0,
            "stddev": 291.0204182,
            "variance": 84692.88379
          },
          {
            "average": 4804636.576,
            "count": 14266833,
            "maximum": 4805344.113,
            "minimum": 4803926.453,
            "name": "Y",
            "position": 1,
            "stddev": 394.3803323,
            "variance": 155535.8465
          },
          {
            "average": 1268.067025,
            "count": 14266833,
            "maximum": 1291.095638,
            "minimum": 1255.915638,
            "name": "Z",
            "position": 2,
            "stddev": 13.74055155,
            "variance": 188.8027569
          },
          {
            "average": 22348.22606,
            "count": 14266833,
            "maximum": 33329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3089.54711,
            "variance": 9545301.347
          },
          {
            "average": 1.000743823,
            "count": 14266833,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02890764587,
            "variance": 0.0008356519898
          },
          {
            "average": 1.001518066,
            "count": 14266833,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04239899309,
            "variance": 0.001797674615
          },
          {
            "average": 0.502269074,
            "count": 14266833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948688,
            "variance": 0.2499948688
          },
          {
            "average": 7.359727278e-06,
            "count": 14266833,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002712871841,
            "variance": 7.359673628e-06
          },
          {
            "average": 1.215724261,
            "count": 14266833,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4113238576,
            "variance": 0.1691873158
          },
          {
            "average": 0.2737209053,
            "count": 14266833,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71857872,
            "variance": 137.3250871
          },
          {
            "average": 2.001028399,
            "count": 14266833,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000511577,
            "variance": 1.001023417
          },
          {
            "average": 1077.71387,
            "count": 14266833,
            "maximum": 1080,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9870749366,
            "variance": 0.9743169305
          },
          {
            "average": 49537.69303,
            "count": 14266833,
            "maximum": 58624,
            "minimum": 16384,
            "name": "Red",
            "position": 12,
            "stddev": 5636.249953,
            "variance": 31767313.54
          },
          {
            "average": 48915.15685,
            "count": 14266833,
            "maximum": 58880,
            "minimum": 20224,
            "name": "Green",
            "position": 13,
            "stddev": 6001.261735,
            "variance": 36015142.41
          },
          {
            "average": 46891.14186,
            "count": 14266833,
            "maximum": 58624,
            "minimum": 18688,
            "name": "Blue",
            "position": 14,
            "stddev": 7062.695817,
            "variance": 49881672.21
          },
          {
            "average": 188067561.8,
            "count": 14266833,
            "maximum": 188068789.7,
            "minimum": 188066026.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 545.3433335,
            "variance": 297399.3513
          },
          {
            "average": 0,
            "count": 14266833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302492.9765,
          4803926.453,
          1255.915638,
          303546.1165,
          4805344.113,
          1291.095638
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302492.97651825496,
                4803926.453345394,
                1255.9156378184373
              ],
              [
                302492.97651825496,
                4805344.113345394,
                1255.9156378184373
              ],
              [
                303546.116518255,
                4805344.113345394,
                1291.0956378184371
              ],
              [
                303546.116518255,
                4803926.453345394,
                1291.0956378184371
              ],
              [
                302492.97651825496,
                4803926.453345394,
                1255.9156378184373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:06:29+00:00",
        "end_time": "2017-08-29T18:20:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379862,
            43.36222906,
            1255.915638,
            -119.4244895,
            43.37525911,
            1291.095638
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747509385516,
                  43.362229058076586,
                  1255.9156378184373
                ],
                [
                  -119.43798615867574,
                  43.37498281539612,
                  1255.9156378184373
                ],
                [
                  -119.4249978828193,
                  43.37525911404189,
                  1291.0956378184371
                ],
                [
                  -119.42448953415509,
                  43.362505234368484,
                  1291.0956378184371
                ],
                [
                  -119.43747509385516,
                  43.362229058076586,
                  1255.9156378184373
                ]
              ]
            ]
          },
          "id": "20170829_43119C4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:06:29Z",
            "pc:count": 14266833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303012.2924,
                "count": 14266833,
                "maximum": 303546.1165,
                "minimum": 302492.9765,
                "name": "X",
                "position": 0,
                "stddev": 291.0204182,
                "variance": 84692.88379
              },
              {
                "average": 4804636.576,
                "count": 14266833,
                "maximum": 4805344.113,
                "minimum": 4803926.453,
                "name": "Y",
                "position": 1,
                "stddev": 394.3803323,
                "variance": 155535.8465
              },
              {
                "average": 1268.067025,
                "count": 14266833,
                "maximum": 1291.095638,
                "minimum": 1255.915638,
                "name": "Z",
                "position": 2,
                "stddev": 13.74055155,
                "variance": 188.8027569
              },
              {
                "average": 22348.22606,
                "count": 14266833,
                "maximum": 33329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3089.54711,
                "variance": 9545301.347
              },
              {
                "average": 1.000743823,
                "count": 14266833,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02890764587,
                "variance": 0.0008356519898
              },
              {
                "average": 1.001518066,
                "count": 14266833,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04239899309,
                "variance": 0.001797674615
              },
              {
                "average": 0.502269074,
                "count": 14266833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948688,
                "variance": 0.2499948688
              },
              {
                "average": 7.359727278e-06,
                "count": 14266833,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002712871841,
                "variance": 7.359673628e-06
              },
              {
                "average": 1.215724261,
                "count": 14266833,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4113238576,
                "variance": 0.1691873158
              },
              {
                "average": 0.2737209053,
                "count": 14266833,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71857872,
                "variance": 137.3250871
              },
              {
                "average": 2.001028399,
                "count": 14266833,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000511577,
                "variance": 1.001023417
              },
              {
                "average": 1077.71387,
                "count": 14266833,
                "maximum": 1080,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9870749366,
                "variance": 0.9743169305
              },
              {
                "average": 49537.69303,
                "count": 14266833,
                "maximum": 58624,
                "minimum": 16384,
                "name": "Red",
                "position": 12,
                "stddev": 5636.249953,
                "variance": 31767313.54
              },
              {
                "average": 48915.15685,
                "count": 14266833,
                "maximum": 58880,
                "minimum": 20224,
                "name": "Green",
                "position": 13,
                "stddev": 6001.261735,
                "variance": 36015142.41
              },
              {
                "average": 46891.14186,
                "count": 14266833,
                "maximum": 58624,
                "minimum": 18688,
                "name": "Blue",
                "position": 14,
                "stddev": 7062.695817,
                "variance": 49881672.21
              },
              {
                "average": 188067561.8,
                "count": 14266833,
                "maximum": 188068789.7,
                "minimum": 188066026.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 545.3433335,
                "variance": 297399.3513
              },
              {
                "average": 0,
                "count": 14266833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302492.9765,
              4803926.453,
              1255.915638,
              303546.1165,
              4805344.113,
              1291.095638
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302492.97651825496,
                    4803926.453345394,
                    1255.9156378184373
                  ],
                  [
                    302492.97651825496,
                    4805344.113345394,
                    1255.9156378184373
                  ],
                  [
                    303546.116518255,
                    4805344.113345394,
                    1291.0956378184371
                  ],
                  [
                    303546.116518255,
                    4803926.453345394,
                    1291.0956378184371
                  ],
                  [
                    302492.97651825496,
                    4803926.453345394,
                    1255.9156378184373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:06:29+00:00",
            "end_time": "2017-08-29T18:20: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": "20170827_43119D3424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497648154753,
              43.37474654867597,
              1258.6620203752516
            ],
            [
              -119.27545306246489,
              43.38748467453919,
              1258.6620203752516
            ],
            [
              -119.26249613452875,
              43.38774186937994,
              1311.2820203752515
            ],
            [
              -119.26202226170865,
              43.37500362976508,
              1311.2820203752515
            ],
            [
              -119.27497648154753,
              43.37474654867597,
              1258.6620203752516
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754531,
        43.37474655,
        1258.66202,
        -119.2620223,
        43.38774187,
        1311.28202
      ],
      "properties": {
        "datetime": "2017-08-28T16:49:03Z",
        "pc:count": 17790830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316206.323,
            "count": 17790830,
            "maximum": 316748.7375,
            "minimum": 315698.4775,
            "name": "X",
            "position": 0,
            "stddev": 284.1014075,
            "variance": 80713.60972
          },
          {
            "average": 4805627.884,
            "count": 17790830,
            "maximum": 4806360.402,
            "minimum": 4804944.642,
            "name": "Y",
            "position": 1,
            "stddev": 397.5710218,
            "variance": 158062.7174
          },
          {
            "average": 1289.131721,
            "count": 17790830,
            "maximum": 1311.28202,
            "minimum": 1258.66202,
            "name": "Z",
            "position": 2,
            "stddev": 20.95010659,
            "variance": 438.9069663
          },
          {
            "average": 21630.13165,
            "count": 17790830,
            "maximum": 46369,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3116.975516,
            "variance": 9715536.368
          },
          {
            "average": 1.00066686,
            "count": 17790830,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02588243952,
            "variance": 0.0006699006757
          },
          {
            "average": 1.001320343,
            "count": 17790830,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03645466083,
            "variance": 0.001328942296
          },
          {
            "average": 0.5014934098,
            "count": 17790830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977838,
            "variance": 0.2499977838
          },
          {
            "average": 7.475761389e-06,
            "count": 17790830,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002734173718,
            "variance": 7.475705923e-06
          },
          {
            "average": 1.143590265,
            "count": 17790830,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3506737913,
            "variance": 0.1229721079
          },
          {
            "average": 0.160982945,
            "count": 17790830,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60956344,
            "variance": 134.7819632
          },
          {
            "average": 1.996442268,
            "count": 17790830,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004154717,
            "variance": 1.008326695
          },
          {
            "average": 1016.232584,
            "count": 17790830,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.689652629,
            "variance": 2.854926007
          },
          {
            "average": 44361.38766,
            "count": 17790830,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5236.411579,
            "variance": 27420006.22
          },
          {
            "average": 43003.25838,
            "count": 17790830,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4516.944318,
            "variance": 20402785.97
          },
          {
            "average": 39341.39196,
            "count": 17790830,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4825.883136,
            "variance": 23289148.04
          },
          {
            "average": 187940371.6,
            "count": 17790830,
            "maximum": 187974143.7,
            "minimum": 187904839.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33648.17361,
            "variance": 1132199587
          },
          {
            "average": 0,
            "count": 17790830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17790830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17790830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17790830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17790830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315698.4775,
          4804944.642,
          1258.66202,
          316748.7375,
          4806360.402,
          1311.28202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315698.4775192384,
                4804944.642227586,
                1258.6620203752516
              ],
              [
                315698.4775192384,
                4806360.402227586,
                1258.6620203752516
              ],
              [
                316748.73751923844,
                4806360.402227586,
                1311.2820203752515
              ],
              [
                316748.73751923844,
                4804944.642227586,
                1311.2820203752515
              ],
              [
                315698.4775192384,
                4804944.642227586,
                1258.6620203752516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:49:03+00:00",
        "end_time": "2017-08-27T21:33:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754531,
            43.37474655,
            1258.66202,
            -119.2620223,
            43.38774187,
            1311.28202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497648154753,
                  43.37474654867597,
                  1258.6620203752516
                ],
                [
                  -119.27545306246489,
                  43.38748467453919,
                  1258.6620203752516
                ],
                [
                  -119.26249613452875,
                  43.38774186937994,
                  1311.2820203752515
                ],
                [
                  -119.26202226170865,
                  43.37500362976508,
                  1311.2820203752515
                ],
                [
                  -119.27497648154753,
                  43.37474654867597,
                  1258.6620203752516
                ]
              ]
            ]
          },
          "id": "20170827_43119D3424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:49:03Z",
            "pc:count": 17790830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316206.323,
                "count": 17790830,
                "maximum": 316748.7375,
                "minimum": 315698.4775,
                "name": "X",
                "position": 0,
                "stddev": 284.1014075,
                "variance": 80713.60972
              },
              {
                "average": 4805627.884,
                "count": 17790830,
                "maximum": 4806360.402,
                "minimum": 4804944.642,
                "name": "Y",
                "position": 1,
                "stddev": 397.5710218,
                "variance": 158062.7174
              },
              {
                "average": 1289.131721,
                "count": 17790830,
                "maximum": 1311.28202,
                "minimum": 1258.66202,
                "name": "Z",
                "position": 2,
                "stddev": 20.95010659,
                "variance": 438.9069663
              },
              {
                "average": 21630.13165,
                "count": 17790830,
                "maximum": 46369,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3116.975516,
                "variance": 9715536.368
              },
              {
                "average": 1.00066686,
                "count": 17790830,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02588243952,
                "variance": 0.0006699006757
              },
              {
                "average": 1.001320343,
                "count": 17790830,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03645466083,
                "variance": 0.001328942296
              },
              {
                "average": 0.5014934098,
                "count": 17790830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977838,
                "variance": 0.2499977838
              },
              {
                "average": 7.475761389e-06,
                "count": 17790830,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002734173718,
                "variance": 7.475705923e-06
              },
              {
                "average": 1.143590265,
                "count": 17790830,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3506737913,
                "variance": 0.1229721079
              },
              {
                "average": 0.160982945,
                "count": 17790830,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60956344,
                "variance": 134.7819632
              },
              {
                "average": 1.996442268,
                "count": 17790830,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004154717,
                "variance": 1.008326695
              },
              {
                "average": 1016.232584,
                "count": 17790830,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.689652629,
                "variance": 2.854926007
              },
              {
                "average": 44361.38766,
                "count": 17790830,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5236.411579,
                "variance": 27420006.22
              },
              {
                "average": 43003.25838,
                "count": 17790830,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4516.944318,
                "variance": 20402785.97
              },
              {
                "average": 39341.39196,
                "count": 17790830,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4825.883136,
                "variance": 23289148.04
              },
              {
                "average": 187940371.6,
                "count": 17790830,
                "maximum": 187974143.7,
                "minimum": 187904839.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33648.17361,
                "variance": 1132199587
              },
              {
                "average": 0,
                "count": 17790830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17790830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17790830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17790830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17790830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315698.4775,
              4804944.642,
              1258.66202,
              316748.7375,
              4806360.402,
              1311.28202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315698.4775192384,
                    4804944.642227586,
                    1258.6620203752516
                  ],
                  [
                    315698.4775192384,
                    4806360.402227586,
                    1258.6620203752516
                  ],
                  [
                    316748.73751923844,
                    4806360.402227586,
                    1311.2820203752515
                  ],
                  [
                    316748.73751923844,
                    4804944.642227586,
                    1311.2820203752515
                  ],
                  [
                    315698.4775192384,
                    4804944.642227586,
                    1258.6620203752516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:49:03+00:00",
            "end_time": "2017-08-27T21:33:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57089940956185,
              43.45408678010359,
              1349.3435451998625
            ],
            [
              -119.57125335376459,
              43.4624345847609,
              1349.3435451998625
            ],
            [
              -119.56249393597528,
              43.462631343002016,
              1356.3035451998626
            ],
            [
              -119.56214119432218,
              43.45428348132009,
              1356.3035451998626
            ],
            [
              -119.57089940956185,
              43.45408678010359,
              1349.3435451998625
            ]
          ]
        ]
      },
      "bbox": [
        -119.5712534,
        43.45408678,
        1349.343545,
        -119.5621412,
        43.46263134,
        1356.303545
      ],
      "properties": {
        "datetime": "2017-08-31T15:21:40Z",
        "pc:count": 5062416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292391.2997,
            "count": 5062416,
            "maximum": 292705.3646,
            "minimum": 291996.0646,
            "name": "X",
            "position": 0,
            "stddev": 182.0349538,
            "variance": 33136.72441
          },
          {
            "average": 4814934.536,
            "count": 5062416,
            "maximum": 4815381.09,
            "minimum": 4814453.07,
            "name": "Y",
            "position": 1,
            "stddev": 247.5904043,
            "variance": 61301.00828
          },
          {
            "average": 1353.713592,
            "count": 5062416,
            "maximum": 1356.303545,
            "minimum": 1349.343545,
            "name": "Z",
            "position": 2,
            "stddev": 0.7490442181,
            "variance": 0.5610672406
          },
          {
            "average": 18813.30268,
            "count": 5062416,
            "maximum": 39569,
            "minimum": 5009,
            "name": "Intensity",
            "position": 3,
            "stddev": 1877.66589,
            "variance": 3525629.193
          },
          {
            "average": 1.000005926,
            "count": 5062416,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002434335701,
            "variance": 5.925990307e-06
          },
          {
            "average": 1.000011457,
            "count": 5062416,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003384797073,
            "variance": 1.145685123e-05
          },
          {
            "average": 0.4977741853,
            "count": 5062416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950951,
            "variance": 0.2499950951
          },
          {
            "average": 1.975341418e-07,
            "count": 5062416,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004444481317,
            "variance": 1.975341418e-07
          },
          {
            "average": 1.202362469,
            "count": 5062416,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4017610383,
            "variance": 0.1614119319
          },
          {
            "average": 1.360726775,
            "count": 5062416,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65513895,
            "variance": 135.8422639
          },
          {
            "average": 2.001413159,
            "count": 5062416,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001294087,
            "variance": 1.002589849
          },
          {
            "average": 1119.103714,
            "count": 5062416,
            "maximum": 1121,
            "minimum": 1117,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7636151461,
            "variance": 0.5831080913
          },
          {
            "average": 47890.45754,
            "count": 5062416,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3047.449092,
            "variance": 9286945.97
          },
          {
            "average": 46522.80634,
            "count": 5062416,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3022.860598,
            "variance": 9137686.194
          },
          {
            "average": 43606.50562,
            "count": 5062416,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3141.950288,
            "variance": 9871851.611
          },
          {
            "average": 188227371.1,
            "count": 5062416,
            "maximum": 188228100.4,
            "minimum": 188226753.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 268.1344498,
            "variance": 71896.08316
          },
          {
            "average": 0,
            "count": 5062416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5062416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5062416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5062416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5062416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291996.0646,
          4814453.07,
          1349.343545,
          292705.3646,
          4815381.09,
          1356.303545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291996.06460418995,
                4814453.069960216,
                1349.3435451998625
              ],
              [
                291996.06460418995,
                4815381.089960216,
                1349.3435451998625
              ],
              [
                292705.36460419,
                4815381.089960216,
                1356.3035451998626
              ],
              [
                292705.36460419,
                4814453.069960216,
                1356.3035451998626
              ],
              [
                291996.06460418995,
                4814453.069960216,
                1349.3435451998625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:21:40+00:00",
        "end_time": "2017-08-31T14:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5712534,
            43.45408678,
            1349.343545,
            -119.5621412,
            43.46263134,
            1356.303545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57089940956185,
                  43.45408678010359,
                  1349.3435451998625
                ],
                [
                  -119.57125335376459,
                  43.4624345847609,
                  1349.3435451998625
                ],
                [
                  -119.56249393597528,
                  43.462631343002016,
                  1356.3035451998626
                ],
                [
                  -119.56214119432218,
                  43.45428348132009,
                  1356.3035451998626
                ],
                [
                  -119.57089940956185,
                  43.45408678010359,
                  1349.3435451998625
                ]
              ]
            ]
          },
          "id": "20170831_43119D5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:21:40Z",
            "pc:count": 5062416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292391.2997,
                "count": 5062416,
                "maximum": 292705.3646,
                "minimum": 291996.0646,
                "name": "X",
                "position": 0,
                "stddev": 182.0349538,
                "variance": 33136.72441
              },
              {
                "average": 4814934.536,
                "count": 5062416,
                "maximum": 4815381.09,
                "minimum": 4814453.07,
                "name": "Y",
                "position": 1,
                "stddev": 247.5904043,
                "variance": 61301.00828
              },
              {
                "average": 1353.713592,
                "count": 5062416,
                "maximum": 1356.303545,
                "minimum": 1349.343545,
                "name": "Z",
                "position": 2,
                "stddev": 0.7490442181,
                "variance": 0.5610672406
              },
              {
                "average": 18813.30268,
                "count": 5062416,
                "maximum": 39569,
                "minimum": 5009,
                "name": "Intensity",
                "position": 3,
                "stddev": 1877.66589,
                "variance": 3525629.193
              },
              {
                "average": 1.000005926,
                "count": 5062416,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002434335701,
                "variance": 5.925990307e-06
              },
              {
                "average": 1.000011457,
                "count": 5062416,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003384797073,
                "variance": 1.145685123e-05
              },
              {
                "average": 0.4977741853,
                "count": 5062416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950951,
                "variance": 0.2499950951
              },
              {
                "average": 1.975341418e-07,
                "count": 5062416,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004444481317,
                "variance": 1.975341418e-07
              },
              {
                "average": 1.202362469,
                "count": 5062416,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4017610383,
                "variance": 0.1614119319
              },
              {
                "average": 1.360726775,
                "count": 5062416,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65513895,
                "variance": 135.8422639
              },
              {
                "average": 2.001413159,
                "count": 5062416,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001294087,
                "variance": 1.002589849
              },
              {
                "average": 1119.103714,
                "count": 5062416,
                "maximum": 1121,
                "minimum": 1117,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7636151461,
                "variance": 0.5831080913
              },
              {
                "average": 47890.45754,
                "count": 5062416,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3047.449092,
                "variance": 9286945.97
              },
              {
                "average": 46522.80634,
                "count": 5062416,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3022.860598,
                "variance": 9137686.194
              },
              {
                "average": 43606.50562,
                "count": 5062416,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3141.950288,
                "variance": 9871851.611
              },
              {
                "average": 188227371.1,
                "count": 5062416,
                "maximum": 188228100.4,
                "minimum": 188226753.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 268.1344498,
                "variance": 71896.08316
              },
              {
                "average": 0,
                "count": 5062416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5062416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5062416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5062416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5062416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291996.0646,
              4814453.07,
              1349.343545,
              292705.3646,
              4815381.09,
              1356.303545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291996.06460418995,
                    4814453.069960216,
                    1349.3435451998625
                  ],
                  [
                    291996.06460418995,
                    4815381.089960216,
                    1349.3435451998625
                  ],
                  [
                    292705.36460419,
                    4815381.089960216,
                    1356.3035451998626
                  ],
                  [
                    292705.36460419,
                    4814453.069960216,
                    1356.3035451998626
                  ],
                  [
                    291996.06460418995,
                    4814453.069960216,
                    1349.3435451998625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:21:40+00:00",
            "end_time": "2017-08-31T14:59:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747541210241,
              43.36224561139307,
              1257.3206132772334
            ],
            [
              -119.28795440771995,
              43.374983834212,
              1257.3206132772334
            ],
            [
              -119.27499704708018,
              43.37524245022807,
              1269.0806132772336
            ],
            [
              -119.27452075843688,
              43.36250411302519,
              1269.0806132772336
            ],
            [
              -119.28747541210241,
              43.36224561139307,
              1257.3206132772334
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879544,
        43.36224561,
        1257.320613,
        -119.2745208,
        43.37524245,
        1269.080613
      ],
      "properties": {
        "datetime": "2017-08-28T17:14:36Z",
        "pc:count": 13350275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315166.9089,
            "count": 13350275,
            "maximum": 315698.314,
            "minimum": 314647.794,
            "name": "X",
            "position": 0,
            "stddev": 293.2909536,
            "variance": 86019.58346
          },
          {
            "average": 4804300.856,
            "count": 13350275,
            "maximum": 4804999.763,
            "minimum": 4803583.983,
            "name": "Y",
            "position": 1,
            "stddev": 404.6766884,
            "variance": 163763.2221
          },
          {
            "average": 1258.416089,
            "count": 13350275,
            "maximum": 1269.080613,
            "minimum": 1257.320613,
            "name": "Z",
            "position": 2,
            "stddev": 0.4174407842,
            "variance": 0.1742568083
          },
          {
            "average": 24445.3873,
            "count": 13350275,
            "maximum": 37777,
            "minimum": 1537,
            "name": "Intensity",
            "position": 3,
            "stddev": 2166.999435,
            "variance": 4695886.552
          },
          {
            "average": 1.000336173,
            "count": 13350275,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01836051554,
            "variance": 0.000337108531
          },
          {
            "average": 1.000657739,
            "count": 13350275,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02569927414,
            "variance": 0.0006604526912
          },
          {
            "average": 0.5018586509,
            "count": 13350275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965641,
            "variance": 0.2499965641
          },
          {
            "average": 2.322049546e-06,
            "count": 13350275,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001523825557,
            "variance": 2.322044328e-06
          },
          {
            "average": 1.171046065,
            "count": 13350275,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3765492252,
            "variance": 0.141789319
          },
          {
            "average": 0.3025892126,
            "count": 13350275,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77302095,
            "variance": 138.6040223
          },
          {
            "average": 2.001505362,
            "count": 13350275,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000273693,
            "variance": 1.00054746
          },
          {
            "average": 1020.727613,
            "count": 13350275,
            "maximum": 1023,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.035662034,
            "variance": 1.072595849
          },
          {
            "average": 43647.54695,
            "count": 13350275,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6836.034357,
            "variance": 46731365.73
          },
          {
            "average": 42989.40857,
            "count": 13350275,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6181.681566,
            "variance": 38213186.98
          },
          {
            "average": 39001.82692,
            "count": 13350275,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6781.519956,
            "variance": 45989012.92
          },
          {
            "average": 187974506.9,
            "count": 13350275,
            "maximum": 187975676.6,
            "minimum": 187972596.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 526.5590701,
            "variance": 277264.4543
          },
          {
            "average": 0,
            "count": 13350275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314647.794,
          4803583.983,
          1257.320613,
          315698.314,
          4804999.763,
          1269.080613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314647.7940441872,
                4803583.98285818,
                1257.3206132772334
              ],
              [
                314647.7940441872,
                4804999.762858179,
                1257.3206132772334
              ],
              [
                315698.3140441872,
                4804999.762858179,
                1269.0806132772336
              ],
              [
                315698.3140441872,
                4803583.98285818,
                1269.0806132772336
              ],
              [
                314647.7940441872,
                4803583.98285818,
                1257.3206132772334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:14:36+00:00",
        "end_time": "2017-08-28T16:23:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879544,
            43.36224561,
            1257.320613,
            -119.2745208,
            43.37524245,
            1269.080613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747541210241,
                  43.36224561139307,
                  1257.3206132772334
                ],
                [
                  -119.28795440771995,
                  43.374983834212,
                  1257.3206132772334
                ],
                [
                  -119.27499704708018,
                  43.37524245022807,
                  1269.0806132772336
                ],
                [
                  -119.27452075843688,
                  43.36250411302519,
                  1269.0806132772336
                ],
                [
                  -119.28747541210241,
                  43.36224561139307,
                  1257.3206132772334
                ]
              ]
            ]
          },
          "id": "20170828_43119C3203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:14:36Z",
            "pc:count": 13350275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315166.9089,
                "count": 13350275,
                "maximum": 315698.314,
                "minimum": 314647.794,
                "name": "X",
                "position": 0,
                "stddev": 293.2909536,
                "variance": 86019.58346
              },
              {
                "average": 4804300.856,
                "count": 13350275,
                "maximum": 4804999.763,
                "minimum": 4803583.983,
                "name": "Y",
                "position": 1,
                "stddev": 404.6766884,
                "variance": 163763.2221
              },
              {
                "average": 1258.416089,
                "count": 13350275,
                "maximum": 1269.080613,
                "minimum": 1257.320613,
                "name": "Z",
                "position": 2,
                "stddev": 0.4174407842,
                "variance": 0.1742568083
              },
              {
                "average": 24445.3873,
                "count": 13350275,
                "maximum": 37777,
                "minimum": 1537,
                "name": "Intensity",
                "position": 3,
                "stddev": 2166.999435,
                "variance": 4695886.552
              },
              {
                "average": 1.000336173,
                "count": 13350275,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01836051554,
                "variance": 0.000337108531
              },
              {
                "average": 1.000657739,
                "count": 13350275,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02569927414,
                "variance": 0.0006604526912
              },
              {
                "average": 0.5018586509,
                "count": 13350275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965641,
                "variance": 0.2499965641
              },
              {
                "average": 2.322049546e-06,
                "count": 13350275,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001523825557,
                "variance": 2.322044328e-06
              },
              {
                "average": 1.171046065,
                "count": 13350275,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3765492252,
                "variance": 0.141789319
              },
              {
                "average": 0.3025892126,
                "count": 13350275,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77302095,
                "variance": 138.6040223
              },
              {
                "average": 2.001505362,
                "count": 13350275,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000273693,
                "variance": 1.00054746
              },
              {
                "average": 1020.727613,
                "count": 13350275,
                "maximum": 1023,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.035662034,
                "variance": 1.072595849
              },
              {
                "average": 43647.54695,
                "count": 13350275,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6836.034357,
                "variance": 46731365.73
              },
              {
                "average": 42989.40857,
                "count": 13350275,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6181.681566,
                "variance": 38213186.98
              },
              {
                "average": 39001.82692,
                "count": 13350275,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6781.519956,
                "variance": 45989012.92
              },
              {
                "average": 187974506.9,
                "count": 13350275,
                "maximum": 187975676.6,
                "minimum": 187972596.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 526.5590701,
                "variance": 277264.4543
              },
              {
                "average": 0,
                "count": 13350275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314647.794,
              4803583.983,
              1257.320613,
              315698.314,
              4804999.763,
              1269.080613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314647.7940441872,
                    4803583.98285818,
                    1257.3206132772334
                  ],
                  [
                    314647.7940441872,
                    4804999.762858179,
                    1257.3206132772334
                  ],
                  [
                    315698.3140441872,
                    4804999.762858179,
                    1269.0806132772336
                  ],
                  [
                    315698.3140441872,
                    4803583.98285818,
                    1269.0806132772336
                  ],
                  [
                    314647.7940441872,
                    4803583.98285818,
                    1257.3206132772334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:14:36+00:00",
            "end_time": "2017-08-28T16:23: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": "20170827_43119D3212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997698174651,
              43.46225601142268,
              1377.6935288412021
            ],
            [
              -119.30045992282541,
              43.474984542215054,
              1377.6935288412021
            ],
            [
              -119.28749615407516,
              43.4752447524776,
              1410.713528841202
            ],
            [
              -119.28701592871037,
              43.462516106706204,
              1410.713528841202
            ],
            [
              -119.29997698174651,
              43.46225601142268,
              1377.6935288412021
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004599,
        43.46225601,
        1377.693529,
        -119.2870159,
        43.47524475,
        1410.713529
      ],
      "properties": {
        "datetime": "2017-08-30T18:34:01Z",
        "pc:count": 13938985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314321.5426,
            "count": 13938985,
            "maximum": 314990.6779,
            "minimum": 313941.3579,
            "name": "X",
            "position": 0,
            "stddev": 258.767513,
            "variance": 66960.6258
          },
          {
            "average": 4815546.559,
            "count": 13938985,
            "maximum": 4816133.88,
            "minimum": 4814719.14,
            "name": "Y",
            "position": 1,
            "stddev": 446.2113134,
            "variance": 199104.5362
          },
          {
            "average": 1382.220247,
            "count": 13938985,
            "maximum": 1410.713529,
            "minimum": 1377.693529,
            "name": "Z",
            "position": 2,
            "stddev": 5.034290112,
            "variance": 25.34407693
          },
          {
            "average": 21185.23576,
            "count": 13938985,
            "maximum": 32529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3041.01552,
            "variance": 9247775.394
          },
          {
            "average": 1.01576033,
            "count": 13938985,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1368055671,
            "variance": 0.01871576318
          },
          {
            "average": 1.031781152,
            "count": 13938985,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2013161895,
            "variance": 0.04052820816
          },
          {
            "average": 0.5041897957,
            "count": 13938985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999824632,
            "variance": 0.2499824635
          },
          {
            "average": 5.021886457e-06,
            "count": 13938985,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002240951048,
            "variance": 5.021861598e-06
          },
          {
            "average": 1.120750614,
            "count": 13938985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3258372462,
            "variance": 0.106169911
          },
          {
            "average": -0.9895949626,
            "count": 13938985,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64015724,
            "variance": 135.4932605
          },
          {
            "average": 1.998547599,
            "count": 13938985,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004334238,
            "variance": 1.008687261
          },
          {
            "average": 1026.462957,
            "count": 13938985,
            "maximum": 1105,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.14653065,
            "variance": 405.882697
          },
          {
            "average": 43403.36845,
            "count": 13938985,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5885.111885,
            "variance": 34634541.89
          },
          {
            "average": 42407.86222,
            "count": 13938985,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5436.454119,
            "variance": 29555033.38
          },
          {
            "average": 39880.57661,
            "count": 13938985,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5639.455913,
            "variance": 31803463
          },
          {
            "average": 187936886.8,
            "count": 13938985,
            "maximum": 188153241.4,
            "minimum": 187902878.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41045.89973,
            "variance": 1684765884
          },
          {
            "average": 0,
            "count": 13938985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13938985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13938985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13938985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13938985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313941.3579,
          4814719.14,
          1377.693529,
          314990.6779,
          4816133.88,
          1410.713529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313941.35787209653,
                4814719.140062113,
                1377.6935288412021
              ],
              [
                313941.35787209653,
                4816133.8800621135,
                1377.6935288412021
              ],
              [
                314990.6778720965,
                4816133.8800621135,
                1410.713528841202
              ],
              [
                314990.6778720965,
                4814719.140062113,
                1410.713528841202
              ],
              [
                313941.35787209653,
                4814719.140062113,
                1377.6935288412021
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:34:01+00:00",
        "end_time": "2017-08-27T21:01:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004599,
            43.46225601,
            1377.693529,
            -119.2870159,
            43.47524475,
            1410.713529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997698174651,
                  43.46225601142268,
                  1377.6935288412021
                ],
                [
                  -119.30045992282541,
                  43.474984542215054,
                  1377.6935288412021
                ],
                [
                  -119.28749615407516,
                  43.4752447524776,
                  1410.713528841202
                ],
                [
                  -119.28701592871037,
                  43.462516106706204,
                  1410.713528841202
                ],
                [
                  -119.29997698174651,
                  43.46225601142268,
                  1377.6935288412021
                ]
              ]
            ]
          },
          "id": "20170827_43119D3212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:34:01Z",
            "pc:count": 13938985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314321.5426,
                "count": 13938985,
                "maximum": 314990.6779,
                "minimum": 313941.3579,
                "name": "X",
                "position": 0,
                "stddev": 258.767513,
                "variance": 66960.6258
              },
              {
                "average": 4815546.559,
                "count": 13938985,
                "maximum": 4816133.88,
                "minimum": 4814719.14,
                "name": "Y",
                "position": 1,
                "stddev": 446.2113134,
                "variance": 199104.5362
              },
              {
                "average": 1382.220247,
                "count": 13938985,
                "maximum": 1410.713529,
                "minimum": 1377.693529,
                "name": "Z",
                "position": 2,
                "stddev": 5.034290112,
                "variance": 25.34407693
              },
              {
                "average": 21185.23576,
                "count": 13938985,
                "maximum": 32529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3041.01552,
                "variance": 9247775.394
              },
              {
                "average": 1.01576033,
                "count": 13938985,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1368055671,
                "variance": 0.01871576318
              },
              {
                "average": 1.031781152,
                "count": 13938985,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2013161895,
                "variance": 0.04052820816
              },
              {
                "average": 0.5041897957,
                "count": 13938985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999824632,
                "variance": 0.2499824635
              },
              {
                "average": 5.021886457e-06,
                "count": 13938985,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002240951048,
                "variance": 5.021861598e-06
              },
              {
                "average": 1.120750614,
                "count": 13938985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3258372462,
                "variance": 0.106169911
              },
              {
                "average": -0.9895949626,
                "count": 13938985,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64015724,
                "variance": 135.4932605
              },
              {
                "average": 1.998547599,
                "count": 13938985,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004334238,
                "variance": 1.008687261
              },
              {
                "average": 1026.462957,
                "count": 13938985,
                "maximum": 1105,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.14653065,
                "variance": 405.882697
              },
              {
                "average": 43403.36845,
                "count": 13938985,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5885.111885,
                "variance": 34634541.89
              },
              {
                "average": 42407.86222,
                "count": 13938985,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5436.454119,
                "variance": 29555033.38
              },
              {
                "average": 39880.57661,
                "count": 13938985,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5639.455913,
                "variance": 31803463
              },
              {
                "average": 187936886.8,
                "count": 13938985,
                "maximum": 188153241.4,
                "minimum": 187902878.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41045.89973,
                "variance": 1684765884
              },
              {
                "average": 0,
                "count": 13938985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13938985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13938985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13938985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13938985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313941.3579,
              4814719.14,
              1377.693529,
              314990.6779,
              4816133.88,
              1410.713529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313941.35787209653,
                    4814719.140062113,
                    1377.6935288412021
                  ],
                  [
                    313941.35787209653,
                    4816133.8800621135,
                    1377.6935288412021
                  ],
                  [
                    314990.6778720965,
                    4816133.8800621135,
                    1410.713528841202
                  ],
                  [
                    314990.6778720965,
                    4814719.140062113,
                    1410.713528841202
                  ],
                  [
                    313941.35787209653,
                    4814719.140062113,
                    1377.6935288412021
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:34:01+00:00",
            "end_time": "2017-08-27T21:01: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": "20170829_43119C3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247575046215,
              43.27473772126006,
              1256.9180108820701
            ],
            [
              -119.36296926791034,
              43.28748409829809,
              1256.9180108820701
            ],
            [
              -119.34999768246894,
              43.28775147466944,
              1287.2980108820702
            ],
            [
              -119.3495068681042,
              43.275004979275664,
              1287.2980108820702
            ],
            [
              -119.36247575046215,
              43.27473772126006,
              1256.9180108820701
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629693,
        43.27473772,
        1256.918011,
        -119.3495069,
        43.28775147,
        1287.298011
      ],
      "properties": {
        "datetime": "2017-08-29T18:42:15Z",
        "pc:count": 13863886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308821.0147,
            "count": 13863886,
            "maximum": 309348.5435,
            "minimum": 308295.3035,
            "name": "X",
            "position": 0,
            "stddev": 290.0108697,
            "variance": 84106.30453
          },
          {
            "average": 4794754.569,
            "count": 13863886,
            "maximum": 4795451.5,
            "minimum": 4794034.76,
            "name": "Y",
            "position": 1,
            "stddev": 401.0448195,
            "variance": 160836.9472
          },
          {
            "average": 1257.468932,
            "count": 13863886,
            "maximum": 1287.298011,
            "minimum": 1256.918011,
            "name": "Z",
            "position": 2,
            "stddev": 0.8786720021,
            "variance": 0.7720644873
          },
          {
            "average": 21854.98282,
            "count": 13863886,
            "maximum": 32401,
            "minimum": 4881,
            "name": "Intensity",
            "position": 3,
            "stddev": 3380.808059,
            "variance": 11429863.13
          },
          {
            "average": 1.000003967,
            "count": 13863886,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001991764602,
            "variance": 3.967126228e-06
          },
          {
            "average": 1.000006997,
            "count": 13863886,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002645098652,
            "variance": 6.996546879e-06
          },
          {
            "average": 0.5022463399,
            "count": 13863886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994972,
            "variance": 0.249994972
          },
          {
            "average": 3.664196316e-05,
            "count": 13863886,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006053149855,
            "variance": 3.664062316e-05
          },
          {
            "average": 1.211367001,
            "count": 13863886,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.408278096,
            "variance": 0.1666910037
          },
          {
            "average": 0.3906810766,
            "count": 13863886,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75211309,
            "variance": 138.1121621
          },
          {
            "average": 1.99438635,
            "count": 13863886,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000004512,
            "variance": 1.000009024
          },
          {
            "average": 788.2473889,
            "count": 13863886,
            "maximum": 1077,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 474.8653691,
            "variance": 225497.1187
          },
          {
            "average": 55383.62276,
            "count": 13863886,
            "maximum": 60160,
            "minimum": 35072,
            "name": "Red",
            "position": 12,
            "stddev": 2143.016441,
            "variance": 4592519.465
          },
          {
            "average": 55366.07203,
            "count": 13863886,
            "maximum": 60416,
            "minimum": 36608,
            "name": "Green",
            "position": 13,
            "stddev": 2296.244211,
            "variance": 5272737.477
          },
          {
            "average": 55125.74687,
            "count": 13863886,
            "maximum": 60928,
            "minimum": 33280,
            "name": "Blue",
            "position": 14,
            "stddev": 2732.454019,
            "variance": 7466304.964
          },
          {
            "average": 188065875,
            "count": 13863886,
            "maximum": 188067335.4,
            "minimum": 188062698.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 965.753519,
            "variance": 932679.8595
          },
          {
            "average": 0,
            "count": 13863886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13863886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13863886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13863886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13863886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308295.3035,
          4794034.76,
          1256.918011,
          309348.5435,
          4795451.5,
          1287.298011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308295.30348526634,
                4794034.760244672,
                1256.9180108820701
              ],
              [
                308295.30348526634,
                4795451.500244672,
                1256.9180108820701
              ],
              [
                309348.54348526633,
                4795451.500244672,
                1287.2980108820702
              ],
              [
                309348.54348526633,
                4794034.760244672,
                1287.2980108820702
              ],
              [
                308295.30348526634,
                4794034.760244672,
                1256.9180108820701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:42:15+00:00",
        "end_time": "2017-08-29T17:24:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629693,
            43.27473772,
            1256.918011,
            -119.3495069,
            43.28775147,
            1287.298011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247575046215,
                  43.27473772126006,
                  1256.9180108820701
                ],
                [
                  -119.36296926791034,
                  43.28748409829809,
                  1256.9180108820701
                ],
                [
                  -119.34999768246894,
                  43.28775147466944,
                  1287.2980108820702
                ],
                [
                  -119.3495068681042,
                  43.275004979275664,
                  1287.2980108820702
                ],
                [
                  -119.36247575046215,
                  43.27473772126006,
                  1256.9180108820701
                ]
              ]
            ]
          },
          "id": "20170829_43119C3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:42:15Z",
            "pc:count": 13863886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308821.0147,
                "count": 13863886,
                "maximum": 309348.5435,
                "minimum": 308295.3035,
                "name": "X",
                "position": 0,
                "stddev": 290.0108697,
                "variance": 84106.30453
              },
              {
                "average": 4794754.569,
                "count": 13863886,
                "maximum": 4795451.5,
                "minimum": 4794034.76,
                "name": "Y",
                "position": 1,
                "stddev": 401.0448195,
                "variance": 160836.9472
              },
              {
                "average": 1257.468932,
                "count": 13863886,
                "maximum": 1287.298011,
                "minimum": 1256.918011,
                "name": "Z",
                "position": 2,
                "stddev": 0.8786720021,
                "variance": 0.7720644873
              },
              {
                "average": 21854.98282,
                "count": 13863886,
                "maximum": 32401,
                "minimum": 4881,
                "name": "Intensity",
                "position": 3,
                "stddev": 3380.808059,
                "variance": 11429863.13
              },
              {
                "average": 1.000003967,
                "count": 13863886,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001991764602,
                "variance": 3.967126228e-06
              },
              {
                "average": 1.000006997,
                "count": 13863886,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002645098652,
                "variance": 6.996546879e-06
              },
              {
                "average": 0.5022463399,
                "count": 13863886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994972,
                "variance": 0.249994972
              },
              {
                "average": 3.664196316e-05,
                "count": 13863886,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006053149855,
                "variance": 3.664062316e-05
              },
              {
                "average": 1.211367001,
                "count": 13863886,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.408278096,
                "variance": 0.1666910037
              },
              {
                "average": 0.3906810766,
                "count": 13863886,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75211309,
                "variance": 138.1121621
              },
              {
                "average": 1.99438635,
                "count": 13863886,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000004512,
                "variance": 1.000009024
              },
              {
                "average": 788.2473889,
                "count": 13863886,
                "maximum": 1077,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 474.8653691,
                "variance": 225497.1187
              },
              {
                "average": 55383.62276,
                "count": 13863886,
                "maximum": 60160,
                "minimum": 35072,
                "name": "Red",
                "position": 12,
                "stddev": 2143.016441,
                "variance": 4592519.465
              },
              {
                "average": 55366.07203,
                "count": 13863886,
                "maximum": 60416,
                "minimum": 36608,
                "name": "Green",
                "position": 13,
                "stddev": 2296.244211,
                "variance": 5272737.477
              },
              {
                "average": 55125.74687,
                "count": 13863886,
                "maximum": 60928,
                "minimum": 33280,
                "name": "Blue",
                "position": 14,
                "stddev": 2732.454019,
                "variance": 7466304.964
              },
              {
                "average": 188065875,
                "count": 13863886,
                "maximum": 188067335.4,
                "minimum": 188062698.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 965.753519,
                "variance": 932679.8595
              },
              {
                "average": 0,
                "count": 13863886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13863886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13863886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13863886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13863886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308295.3035,
              4794034.76,
              1256.918011,
              309348.5435,
              4795451.5,
              1287.298011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308295.30348526634,
                    4794034.760244672,
                    1256.9180108820701
                  ],
                  [
                    308295.30348526634,
                    4795451.500244672,
                    1256.9180108820701
                  ],
                  [
                    309348.54348526633,
                    4795451.500244672,
                    1287.2980108820702
                  ],
                  [
                    309348.54348526633,
                    4794034.760244672,
                    1287.2980108820702
                  ],
                  [
                    308295.30348526634,
                    4794034.760244672,
                    1256.9180108820701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:42:15+00:00",
            "end_time": "2017-08-29T17:24: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": "20170831_43119D5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56036316974091,
              43.48726237819515,
              1327.1852046517274
            ],
            [
              -119.56090144904967,
              43.49999379047561,
              1327.1852046517274
            ],
            [
              -119.54999774584464,
              43.500237639072516,
              1410.9452046517276
            ],
            [
              -119.54946175233277,
              43.48750611902343,
              1410.9452046517276
            ],
            [
              -119.56036316974091,
              43.48726237819515,
              1327.1852046517274
            ]
          ]
        ]
      },
      "bbox": [
        -119.5609014,
        43.48726238,
        1327.185205,
        -119.5494618,
        43.50023764,
        1410.945205
      ],
      "properties": {
        "datetime": "2017-09-10T16:48:01Z",
        "pc:count": 6106874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293622.4064,
            "count": 6106874,
            "maximum": 293844.2866,
            "minimum": 292961.9066,
            "name": "X",
            "position": 0,
            "stddev": 179.8366946,
            "variance": 32341.23671
          },
          {
            "average": 4818903.752,
            "count": 6106874,
            "maximum": 4819526.737,
            "minimum": 4818111.397,
            "name": "Y",
            "position": 1,
            "stddev": 457.7425837,
            "variance": 209528.2729
          },
          {
            "average": 1374.283503,
            "count": 6106874,
            "maximum": 1410.945205,
            "minimum": 1327.185205,
            "name": "Z",
            "position": 2,
            "stddev": 21.72139135,
            "variance": 471.8188422
          },
          {
            "average": 22959.89093,
            "count": 6106874,
            "maximum": 45281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5315.736336,
            "variance": 28257052.8
          },
          {
            "average": 1.057148878,
            "count": 6106874,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2606979509,
            "variance": 0.06796342159
          },
          {
            "average": 1.115107009,
            "count": 6106874,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3803699287,
            "variance": 0.1446812827
          },
          {
            "average": 0.4941654274,
            "count": 6106874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999659975,
            "variance": 0.2499659987
          },
          {
            "average": 8.187494944e-06,
            "count": 6106874,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002861368423,
            "variance": 8.18742925e-06
          },
          {
            "average": 1.178509005,
            "count": 6106874,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3829406795,
            "variance": 0.146643564
          },
          {
            "average": 3.028038176,
            "count": 6106874,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69160548,
            "variance": 136.6936387
          },
          {
            "average": 1.977199464,
            "count": 6106874,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01697695,
            "variance": 1.034242116
          },
          {
            "average": 1155.701062,
            "count": 6106874,
            "maximum": 1169,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.2690166,
            "variance": 495.9091002
          },
          {
            "average": 41255.26124,
            "count": 6106874,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 7003.410134,
            "variance": 49047753.51
          },
          {
            "average": 39980.6389,
            "count": 6106874,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5671.537586,
            "variance": 32166338.59
          },
          {
            "average": 36393.72534,
            "count": 6106874,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 5759.922798,
            "variance": 33176710.64
          },
          {
            "average": 188909293.3,
            "count": 6106874,
            "maximum": 189097281.7,
            "minimum": 188224631,
            "name": "GpsTime",
            "position": 15,
            "stddev": 357804.8726,
            "variance": 128024326900.0
          },
          {
            "average": 0,
            "count": 6106874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6106874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6106874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6106874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6106874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292961.9066,
          4818111.397,
          1327.185205,
          293844.2866,
          4819526.737,
          1410.945205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292961.9065573144,
                4818111.39713887,
                1327.1852046517274
              ],
              [
                292961.9065573144,
                4819526.73713887,
                1327.1852046517274
              ],
              [
                293844.2865573144,
                4819526.73713887,
                1410.9452046517276
              ],
              [
                293844.2865573144,
                4818111.39713887,
                1410.9452046517276
              ],
              [
                292961.9065573144,
                4818111.39713887,
                1327.1852046517274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:48:01+00:00",
        "end_time": "2017-08-31T14:23:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5609014,
            43.48726238,
            1327.185205,
            -119.5494618,
            43.50023764,
            1410.945205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56036316974091,
                  43.48726237819515,
                  1327.1852046517274
                ],
                [
                  -119.56090144904967,
                  43.49999379047561,
                  1327.1852046517274
                ],
                [
                  -119.54999774584464,
                  43.500237639072516,
                  1410.9452046517276
                ],
                [
                  -119.54946175233277,
                  43.48750611902343,
                  1410.9452046517276
                ],
                [
                  -119.56036316974091,
                  43.48726237819515,
                  1327.1852046517274
                ]
              ]
            ]
          },
          "id": "20170831_43119D5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:48:01Z",
            "pc:count": 6106874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293622.4064,
                "count": 6106874,
                "maximum": 293844.2866,
                "minimum": 292961.9066,
                "name": "X",
                "position": 0,
                "stddev": 179.8366946,
                "variance": 32341.23671
              },
              {
                "average": 4818903.752,
                "count": 6106874,
                "maximum": 4819526.737,
                "minimum": 4818111.397,
                "name": "Y",
                "position": 1,
                "stddev": 457.7425837,
                "variance": 209528.2729
              },
              {
                "average": 1374.283503,
                "count": 6106874,
                "maximum": 1410.945205,
                "minimum": 1327.185205,
                "name": "Z",
                "position": 2,
                "stddev": 21.72139135,
                "variance": 471.8188422
              },
              {
                "average": 22959.89093,
                "count": 6106874,
                "maximum": 45281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5315.736336,
                "variance": 28257052.8
              },
              {
                "average": 1.057148878,
                "count": 6106874,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2606979509,
                "variance": 0.06796342159
              },
              {
                "average": 1.115107009,
                "count": 6106874,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3803699287,
                "variance": 0.1446812827
              },
              {
                "average": 0.4941654274,
                "count": 6106874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999659975,
                "variance": 0.2499659987
              },
              {
                "average": 8.187494944e-06,
                "count": 6106874,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002861368423,
                "variance": 8.18742925e-06
              },
              {
                "average": 1.178509005,
                "count": 6106874,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3829406795,
                "variance": 0.146643564
              },
              {
                "average": 3.028038176,
                "count": 6106874,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69160548,
                "variance": 136.6936387
              },
              {
                "average": 1.977199464,
                "count": 6106874,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01697695,
                "variance": 1.034242116
              },
              {
                "average": 1155.701062,
                "count": 6106874,
                "maximum": 1169,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.2690166,
                "variance": 495.9091002
              },
              {
                "average": 41255.26124,
                "count": 6106874,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 7003.410134,
                "variance": 49047753.51
              },
              {
                "average": 39980.6389,
                "count": 6106874,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5671.537586,
                "variance": 32166338.59
              },
              {
                "average": 36393.72534,
                "count": 6106874,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 5759.922798,
                "variance": 33176710.64
              },
              {
                "average": 188909293.3,
                "count": 6106874,
                "maximum": 189097281.7,
                "minimum": 188224631,
                "name": "GpsTime",
                "position": 15,
                "stddev": 357804.8726,
                "variance": 128024326900.0
              },
              {
                "average": 0,
                "count": 6106874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6106874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6106874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6106874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6106874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292961.9066,
              4818111.397,
              1327.185205,
              293844.2866,
              4819526.737,
              1410.945205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292961.9065573144,
                    4818111.39713887,
                    1327.1852046517274
                  ],
                  [
                    292961.9065573144,
                    4819526.73713887,
                    1327.1852046517274
                  ],
                  [
                    293844.2865573144,
                    4819526.73713887,
                    1410.9452046517276
                  ],
                  [
                    293844.2865573144,
                    4818111.39713887,
                    1410.9452046517276
                  ],
                  [
                    292961.9065573144,
                    4818111.39713887,
                    1327.1852046517274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:48:01+00:00",
            "end_time": "2017-08-31T14:23:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C4214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997583770669,
              43.337233461050374,
              1255.5007946745616
            ],
            [
              -119.40047845678593,
              43.34998384903707,
              1255.5007946745616
            ],
            [
              -119.38749786678329,
              43.350255707207175,
              1275.7407946745614
            ],
            [
              -119.38699795930685,
              43.33750519885867,
              1275.7407946745614
            ],
            [
              -119.39997583770669,
              43.337233461050374,
              1255.5007946745616
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004785,
        43.33723346,
        1255.500795,
        -119.386998,
        43.35025571,
        1275.740795
      ],
      "properties": {
        "datetime": "2017-08-29T18:40:29Z",
        "pc:count": 13397324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305989.4254,
            "count": 13397324,
            "maximum": 306504.6736,
            "minimum": 305451.7536,
            "name": "X",
            "position": 0,
            "stddev": 292.6403912,
            "variance": 85638.39855
          },
          {
            "average": 4801765.764,
            "count": 13397324,
            "maximum": 4802479.533,
            "minimum": 4801062.293,
            "name": "Y",
            "position": 1,
            "stddev": 408.1382865,
            "variance": 166576.8609
          },
          {
            "average": 1261.976348,
            "count": 13397324,
            "maximum": 1275.740795,
            "minimum": 1255.500795,
            "name": "Z",
            "position": 2,
            "stddev": 5.355999638,
            "variance": 28.68673212
          },
          {
            "average": 21754.719,
            "count": 13397324,
            "maximum": 33329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2401.037619,
            "variance": 5764981.647
          },
          {
            "average": 1.000029409,
            "count": 13397324,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00542291392,
            "variance": 2.940799538e-05
          },
          {
            "average": 1.000059788,
            "count": 13397324,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007732043004,
            "variance": 5.978448902e-05
          },
          {
            "average": 0.5024597449,
            "count": 13397324,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939683,
            "variance": 0.2499939683
          },
          {
            "average": 1.119626576e-06,
            "count": 13397324,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001058123531,
            "variance": 1.119625406e-06
          },
          {
            "average": 1.206805702,
            "count": 13397324,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4050149579,
            "variance": 0.1640371161
          },
          {
            "average": 0.2851826603,
            "count": 13397324,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72569532,
            "variance": 137.4919308
          },
          {
            "average": 2.000014481,
            "count": 13397324,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000126323,
            "variance": 1.000252662
          },
          {
            "average": 1073.538642,
            "count": 13397324,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.139972618,
            "variance": 4.579482806
          },
          {
            "average": 50483.357,
            "count": 13397324,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4218.249778,
            "variance": 17793631.19
          },
          {
            "average": 50214.08745,
            "count": 13397324,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4398.636661,
            "variance": 19348004.48
          },
          {
            "average": 48725.40293,
            "count": 13397324,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4935.597345,
            "variance": 24360121.15
          },
          {
            "average": 188065069.6,
            "count": 13397324,
            "maximum": 188067229,
            "minimum": 188061978.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1465.765131,
            "variance": 2148467.421
          },
          {
            "average": 0,
            "count": 13397324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13397324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13397324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13397324,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13397324,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305451.7536,
          4801062.293,
          1255.500795,
          306504.6736,
          4802479.533,
          1275.740795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305451.75360464404,
                4801062.292991783,
                1255.5007946745616
              ],
              [
                305451.75360464404,
                4802479.532991783,
                1255.5007946745616
              ],
              [
                306504.6736046441,
                4802479.532991783,
                1275.7407946745614
              ],
              [
                306504.6736046441,
                4801062.292991783,
                1275.7407946745614
              ],
              [
                305451.75360464404,
                4801062.292991783,
                1255.5007946745616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:40:29+00:00",
        "end_time": "2017-08-29T17:12:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004785,
            43.33723346,
            1255.500795,
            -119.386998,
            43.35025571,
            1275.740795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997583770669,
                  43.337233461050374,
                  1255.5007946745616
                ],
                [
                  -119.40047845678593,
                  43.34998384903707,
                  1255.5007946745616
                ],
                [
                  -119.38749786678329,
                  43.350255707207175,
                  1275.7407946745614
                ],
                [
                  -119.38699795930685,
                  43.33750519885867,
                  1275.7407946745614
                ],
                [
                  -119.39997583770669,
                  43.337233461050374,
                  1255.5007946745616
                ]
              ]
            ]
          },
          "id": "20170829_43119C4214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:40:29Z",
            "pc:count": 13397324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305989.4254,
                "count": 13397324,
                "maximum": 306504.6736,
                "minimum": 305451.7536,
                "name": "X",
                "position": 0,
                "stddev": 292.6403912,
                "variance": 85638.39855
              },
              {
                "average": 4801765.764,
                "count": 13397324,
                "maximum": 4802479.533,
                "minimum": 4801062.293,
                "name": "Y",
                "position": 1,
                "stddev": 408.1382865,
                "variance": 166576.8609
              },
              {
                "average": 1261.976348,
                "count": 13397324,
                "maximum": 1275.740795,
                "minimum": 1255.500795,
                "name": "Z",
                "position": 2,
                "stddev": 5.355999638,
                "variance": 28.68673212
              },
              {
                "average": 21754.719,
                "count": 13397324,
                "maximum": 33329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2401.037619,
                "variance": 5764981.647
              },
              {
                "average": 1.000029409,
                "count": 13397324,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00542291392,
                "variance": 2.940799538e-05
              },
              {
                "average": 1.000059788,
                "count": 13397324,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007732043004,
                "variance": 5.978448902e-05
              },
              {
                "average": 0.5024597449,
                "count": 13397324,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939683,
                "variance": 0.2499939683
              },
              {
                "average": 1.119626576e-06,
                "count": 13397324,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001058123531,
                "variance": 1.119625406e-06
              },
              {
                "average": 1.206805702,
                "count": 13397324,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4050149579,
                "variance": 0.1640371161
              },
              {
                "average": 0.2851826603,
                "count": 13397324,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72569532,
                "variance": 137.4919308
              },
              {
                "average": 2.000014481,
                "count": 13397324,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000126323,
                "variance": 1.000252662
              },
              {
                "average": 1073.538642,
                "count": 13397324,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.139972618,
                "variance": 4.579482806
              },
              {
                "average": 50483.357,
                "count": 13397324,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4218.249778,
                "variance": 17793631.19
              },
              {
                "average": 50214.08745,
                "count": 13397324,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4398.636661,
                "variance": 19348004.48
              },
              {
                "average": 48725.40293,
                "count": 13397324,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4935.597345,
                "variance": 24360121.15
              },
              {
                "average": 188065069.6,
                "count": 13397324,
                "maximum": 188067229,
                "minimum": 188061978.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1465.765131,
                "variance": 2148467.421
              },
              {
                "average": 0,
                "count": 13397324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13397324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13397324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13397324,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13397324,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305451.7536,
              4801062.293,
              1255.500795,
              306504.6736,
              4802479.533,
              1275.740795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305451.75360464404,
                    4801062.292991783,
                    1255.5007946745616
                  ],
                  [
                    305451.75360464404,
                    4802479.532991783,
                    1255.5007946745616
                  ],
                  [
                    306504.6736046441,
                    4802479.532991783,
                    1275.7407946745614
                  ],
                  [
                    306504.6736046441,
                    4801062.292991783,
                    1275.7407946745614
                  ],
                  [
                    305451.75360464404,
                    4801062.292991783,
                    1255.5007946745616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:40:29+00:00",
            "end_time": "2017-08-29T17:12: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": "20170829_43119D4406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747547645582,
              43.412229428861544,
              1276.1193217159525
            ],
            [
              -119.43798740521751,
              43.42498235460615,
              1276.1193217159525
            ],
            [
              -119.42499782524831,
              43.42525870640447,
              1284.3793217159528
            ],
            [
              -119.42448861750636,
              43.412505658302585,
              1284.3793217159528
            ],
            [
              -119.43747547645582,
              43.412229428861544,
              1276.1193217159525
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379874,
        43.41222943,
        1276.119322,
        -119.4244886,
        43.42525871,
        1284.379322
      ],
      "properties": {
        "datetime": "2017-08-29T18:19:28Z",
        "pc:count": 12495822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303185.0115,
            "count": 12495822,
            "maximum": 303707.7039,
            "minimum": 302655.3239,
            "name": "X",
            "position": 0,
            "stddev": 292.1695965,
            "variance": 85363.07312
          },
          {
            "average": 4810181.206,
            "count": 12495822,
            "maximum": 4810897.158,
            "minimum": 4809479.578,
            "name": "Y",
            "position": 1,
            "stddev": 401.283161,
            "variance": 161028.1753
          },
          {
            "average": 1277.974482,
            "count": 12495822,
            "maximum": 1284.379322,
            "minimum": 1276.119322,
            "name": "Z",
            "position": 2,
            "stddev": 0.9593494608,
            "variance": 0.9203513879
          },
          {
            "average": 19698.00735,
            "count": 12495822,
            "maximum": 27441,
            "minimum": 2017,
            "name": "Intensity",
            "position": 3,
            "stddev": 1156.183893,
            "variance": 1336761.195
          },
          {
            "average": 1.00000128,
            "count": 12495822,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001131559293,
            "variance": 1.280426433e-06
          },
          {
            "average": 1.000002001,
            "count": 12495822,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001414448607,
            "variance": 2.000664861e-06
          },
          {
            "average": 0.5019490515,
            "count": 12495822,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962212,
            "variance": 0.2499962212
          },
          {
            "average": 2.000668704e-06,
            "count": 12495822,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001414448607,
            "variance": 2.000664861e-06
          },
          {
            "average": 1.191335952,
            "count": 12495822,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3933529178,
            "variance": 0.1547265179
          },
          {
            "average": 0.3852865624,
            "count": 12495822,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72328283,
            "variance": 137.4353602
          },
          {
            "average": 2.0002392,
            "count": 12495822,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000003733,
            "variance": 1.000007465
          },
          {
            "average": 1069.344113,
            "count": 12495822,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564029241,
            "variance": 2.446187465
          },
          {
            "average": 48085.08085,
            "count": 12495822,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1882.645953,
            "variance": 3544355.783
          },
          {
            "average": 46298.22848,
            "count": 12495822,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1945.928286,
            "variance": 3786636.895
          },
          {
            "average": 42955.52157,
            "count": 12495822,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2008.477299,
            "variance": 4033981.061
          },
          {
            "average": 188062227,
            "count": 12495822,
            "maximum": 188065968.8,
            "minimum": 188060898.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1069.264025,
            "variance": 1143325.554
          },
          {
            "average": 0,
            "count": 12495822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302655.3239,
          4809479.578,
          1276.119322,
          303707.7039,
          4810897.158,
          1284.379322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302655.323889465,
                4809479.577615507,
                1276.1193217159525
              ],
              [
                302655.323889465,
                4810897.157615507,
                1276.1193217159525
              ],
              [
                303707.703889465,
                4810897.157615507,
                1284.3793217159528
              ],
              [
                303707.703889465,
                4809479.577615507,
                1284.3793217159528
              ],
              [
                302655.323889465,
                4809479.577615507,
                1276.1193217159525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:19:28+00:00",
        "end_time": "2017-08-29T16:54:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379874,
            43.41222943,
            1276.119322,
            -119.4244886,
            43.42525871,
            1284.379322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747547645582,
                  43.412229428861544,
                  1276.1193217159525
                ],
                [
                  -119.43798740521751,
                  43.42498235460615,
                  1276.1193217159525
                ],
                [
                  -119.42499782524831,
                  43.42525870640447,
                  1284.3793217159528
                ],
                [
                  -119.42448861750636,
                  43.412505658302585,
                  1284.3793217159528
                ],
                [
                  -119.43747547645582,
                  43.412229428861544,
                  1276.1193217159525
                ]
              ]
            ]
          },
          "id": "20170829_43119D4406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:19:28Z",
            "pc:count": 12495822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303185.0115,
                "count": 12495822,
                "maximum": 303707.7039,
                "minimum": 302655.3239,
                "name": "X",
                "position": 0,
                "stddev": 292.1695965,
                "variance": 85363.07312
              },
              {
                "average": 4810181.206,
                "count": 12495822,
                "maximum": 4810897.158,
                "minimum": 4809479.578,
                "name": "Y",
                "position": 1,
                "stddev": 401.283161,
                "variance": 161028.1753
              },
              {
                "average": 1277.974482,
                "count": 12495822,
                "maximum": 1284.379322,
                "minimum": 1276.119322,
                "name": "Z",
                "position": 2,
                "stddev": 0.9593494608,
                "variance": 0.9203513879
              },
              {
                "average": 19698.00735,
                "count": 12495822,
                "maximum": 27441,
                "minimum": 2017,
                "name": "Intensity",
                "position": 3,
                "stddev": 1156.183893,
                "variance": 1336761.195
              },
              {
                "average": 1.00000128,
                "count": 12495822,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001131559293,
                "variance": 1.280426433e-06
              },
              {
                "average": 1.000002001,
                "count": 12495822,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001414448607,
                "variance": 2.000664861e-06
              },
              {
                "average": 0.5019490515,
                "count": 12495822,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962212,
                "variance": 0.2499962212
              },
              {
                "average": 2.000668704e-06,
                "count": 12495822,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001414448607,
                "variance": 2.000664861e-06
              },
              {
                "average": 1.191335952,
                "count": 12495822,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3933529178,
                "variance": 0.1547265179
              },
              {
                "average": 0.3852865624,
                "count": 12495822,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72328283,
                "variance": 137.4353602
              },
              {
                "average": 2.0002392,
                "count": 12495822,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000003733,
                "variance": 1.000007465
              },
              {
                "average": 1069.344113,
                "count": 12495822,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564029241,
                "variance": 2.446187465
              },
              {
                "average": 48085.08085,
                "count": 12495822,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1882.645953,
                "variance": 3544355.783
              },
              {
                "average": 46298.22848,
                "count": 12495822,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1945.928286,
                "variance": 3786636.895
              },
              {
                "average": 42955.52157,
                "count": 12495822,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2008.477299,
                "variance": 4033981.061
              },
              {
                "average": 188062227,
                "count": 12495822,
                "maximum": 188065968.8,
                "minimum": 188060898.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1069.264025,
                "variance": 1143325.554
              },
              {
                "average": 0,
                "count": 12495822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302655.3239,
              4809479.578,
              1276.119322,
              303707.7039,
              4810897.158,
              1284.379322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302655.323889465,
                    4809479.577615507,
                    1276.1193217159525
                  ],
                  [
                    302655.323889465,
                    4810897.157615507,
                    1276.1193217159525
                  ],
                  [
                    303707.703889465,
                    4810897.157615507,
                    1284.3793217159528
                  ],
                  [
                    303707.703889465,
                    4809479.577615507,
                    1284.3793217159528
                  ],
                  [
                    302655.323889465,
                    4809479.577615507,
                    1276.1193217159525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:19:28+00:00",
            "end_time": "2017-08-29T16:54: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": "20170831_43119C4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49998559901482,
              43.348306165902855,
              1319.2277491549726
            ],
            [
              -119.50005485680518,
              43.349992547143,
              1319.2277491549726
            ],
            [
              -119.49639663543746,
              43.350072502981284,
              1331.2677491549725
            ],
            [
              -119.49632747873221,
              43.34838611705833,
              1331.2677491549725
            ],
            [
              -119.49998559901482,
              43.348306165902855,
              1319.2277491549726
            ]
          ]
        ]
      },
      "bbox": [
        -119.5000549,
        43.34830617,
        1319.227749,
        -119.4963275,
        43.3500725,
        1331.267749
      ],
      "properties": {
        "datetime": "2017-08-31T15:18:32Z",
        "pc:count": 281546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297488.7368,
            "count": 281546,
            "maximum": 297678.0165,
            "minimum": 297381.2565,
            "name": "X",
            "position": 0,
            "stddev": 64.0450613,
            "variance": 4101.769877
          },
          {
            "average": 4802652.593,
            "count": 281546,
            "maximum": 4802717.565,
            "minimum": 4802530.105,
            "name": "Y",
            "position": 1,
            "stddev": 43.02384074,
            "variance": 1851.050872
          },
          {
            "average": 1325.404855,
            "count": 281546,
            "maximum": 1331.267749,
            "minimum": 1319.227749,
            "name": "Z",
            "position": 2,
            "stddev": 2.304175761,
            "variance": 5.309225938
          },
          {
            "average": 18653.32538,
            "count": 281546,
            "maximum": 25729,
            "minimum": 8577,
            "name": "Intensity",
            "position": 3,
            "stddev": 1702.969654,
            "variance": 2900105.643
          },
          {
            "average": 1.000003552,
            "count": 281546,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001884626612,
            "variance": 3.551817465e-06
          },
          {
            "average": 1.000007104,
            "count": 281546,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002665259781,
            "variance": 7.103609699e-06
          },
          {
            "average": 0.5054449362,
            "count": 281546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999712397,
            "variance": 0.2499712405
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155356496,
            "count": 281546,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3622448359,
            "variance": 0.1312213212
          },
          {
            "average": -2.002027672,
            "count": 281546,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.80440235,
            "variance": 163.9527194
          },
          {
            "average": 1.994015188,
            "count": 281546,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000060229,
            "variance": 1.000120462
          },
          {
            "average": 1120.115242,
            "count": 281546,
            "maximum": 1121,
            "minimum": 1119,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7660663767,
            "variance": 0.5868576935
          },
          {
            "average": 42619.11179,
            "count": 281546,
            "maximum": 65280,
            "minimum": 32512,
            "name": "Red",
            "position": 12,
            "stddev": 2397.589778,
            "variance": 5748436.742
          },
          {
            "average": 40991.60061,
            "count": 281546,
            "maximum": 65280,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 2142.998741,
            "variance": 4592443.602
          },
          {
            "average": 37907.4901,
            "count": 281546,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 1989.057916,
            "variance": 3956351.392
          },
          {
            "average": 188227693.9,
            "count": 281546,
            "maximum": 188227912.9,
            "minimum": 188227256.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 255.3771434,
            "variance": 65217.48538
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 281546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297381.2565,
          4802530.105,
          1319.227749,
          297678.0165,
          4802717.565,
          1331.267749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297381.2564995696,
                4802530.105329361,
                1319.2277491549726
              ],
              [
                297381.2564995696,
                4802717.565329362,
                1319.2277491549726
              ],
              [
                297678.0164995696,
                4802717.565329362,
                1331.2677491549725
              ],
              [
                297678.0164995696,
                4802530.105329361,
                1331.2677491549725
              ],
              [
                297381.2564995696,
                4802530.105329361,
                1319.2277491549726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:18:32+00:00",
        "end_time": "2017-08-31T15:07:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5000549,
            43.34830617,
            1319.227749,
            -119.4963275,
            43.3500725,
            1331.267749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49998559901482,
                  43.348306165902855,
                  1319.2277491549726
                ],
                [
                  -119.50005485680518,
                  43.349992547143,
                  1319.2277491549726
                ],
                [
                  -119.49639663543746,
                  43.350072502981284,
                  1331.2677491549725
                ],
                [
                  -119.49632747873221,
                  43.34838611705833,
                  1331.2677491549725
                ],
                [
                  -119.49998559901482,
                  43.348306165902855,
                  1319.2277491549726
                ]
              ]
            ]
          },
          "id": "20170831_43119C4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:18:32Z",
            "pc:count": 281546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297488.7368,
                "count": 281546,
                "maximum": 297678.0165,
                "minimum": 297381.2565,
                "name": "X",
                "position": 0,
                "stddev": 64.0450613,
                "variance": 4101.769877
              },
              {
                "average": 4802652.593,
                "count": 281546,
                "maximum": 4802717.565,
                "minimum": 4802530.105,
                "name": "Y",
                "position": 1,
                "stddev": 43.02384074,
                "variance": 1851.050872
              },
              {
                "average": 1325.404855,
                "count": 281546,
                "maximum": 1331.267749,
                "minimum": 1319.227749,
                "name": "Z",
                "position": 2,
                "stddev": 2.304175761,
                "variance": 5.309225938
              },
              {
                "average": 18653.32538,
                "count": 281546,
                "maximum": 25729,
                "minimum": 8577,
                "name": "Intensity",
                "position": 3,
                "stddev": 1702.969654,
                "variance": 2900105.643
              },
              {
                "average": 1.000003552,
                "count": 281546,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001884626612,
                "variance": 3.551817465e-06
              },
              {
                "average": 1.000007104,
                "count": 281546,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002665259781,
                "variance": 7.103609699e-06
              },
              {
                "average": 0.5054449362,
                "count": 281546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999712397,
                "variance": 0.2499712405
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155356496,
                "count": 281546,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3622448359,
                "variance": 0.1312213212
              },
              {
                "average": -2.002027672,
                "count": 281546,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.80440235,
                "variance": 163.9527194
              },
              {
                "average": 1.994015188,
                "count": 281546,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000060229,
                "variance": 1.000120462
              },
              {
                "average": 1120.115242,
                "count": 281546,
                "maximum": 1121,
                "minimum": 1119,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7660663767,
                "variance": 0.5868576935
              },
              {
                "average": 42619.11179,
                "count": 281546,
                "maximum": 65280,
                "minimum": 32512,
                "name": "Red",
                "position": 12,
                "stddev": 2397.589778,
                "variance": 5748436.742
              },
              {
                "average": 40991.60061,
                "count": 281546,
                "maximum": 65280,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 2142.998741,
                "variance": 4592443.602
              },
              {
                "average": 37907.4901,
                "count": 281546,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 1989.057916,
                "variance": 3956351.392
              },
              {
                "average": 188227693.9,
                "count": 281546,
                "maximum": 188227912.9,
                "minimum": 188227256.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 255.3771434,
                "variance": 65217.48538
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 281546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297381.2565,
              4802530.105,
              1319.227749,
              297678.0165,
              4802717.565,
              1331.267749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297381.2564995696,
                    4802530.105329361,
                    1319.2277491549726
                  ],
                  [
                    297381.2564995696,
                    4802717.565329362,
                    1319.2277491549726
                  ],
                  [
                    297678.0164995696,
                    4802717.565329362,
                    1331.2677491549725
                  ],
                  [
                    297678.0164995696,
                    4802530.105329361,
                    1331.2677491549725
                  ],
                  [
                    297381.2564995696,
                    4802530.105329361,
                    1319.2277491549726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:18:32+00:00",
            "end_time": "2017-08-31T15:07: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": "20170828_43119D3213a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27776452596368,
              43.474769676739655,
              1388.0842020008583
            ],
            [
              -119.27777292456167,
              43.474993167500315,
              1388.0842020008583
            ],
            [
              -119.27498919059526,
              43.47504861384742,
              1396.5642020008584
            ],
            [
              -119.27498080223987,
              43.47482512265651,
              1396.5642020008584
            ],
            [
              -119.27776452596368,
              43.474769676739655,
              1388.0842020008583
            ]
          ]
        ]
      },
      "bbox": [
        -119.2777729,
        43.47476968,
        1388.084202,
        -119.2749808,
        43.47504861,
        1396.564202
      ],
      "properties": {
        "datetime": "2017-08-28T20:26:14Z",
        "pc:count": 18765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315926.9251,
            "count": 18765,
            "maximum": 316001.6563,
            "minimum": 315776.3363,
            "name": "X",
            "position": 0,
            "stddev": 53.97511666,
            "variance": 2913.313219
          },
          {
            "average": 4816073.96,
            "count": 18765,
            "maximum": 4816084.37,
            "minimum": 4816059.53,
            "name": "Y",
            "position": 1,
            "stddev": 5.35844683,
            "variance": 28.71295243
          },
          {
            "average": 1389.323393,
            "count": 18765,
            "maximum": 1396.564202,
            "minimum": 1388.084202,
            "name": "Z",
            "position": 2,
            "stddev": 0.9287044486,
            "variance": 0.8624919529
          },
          {
            "average": 19030.9676,
            "count": 18765,
            "maximum": 23393,
            "minimum": 1395,
            "name": "Intensity",
            "position": 3,
            "stddev": 2195.802021,
            "variance": 4821546.517
          },
          {
            "average": 1.025472955,
            "count": 18765,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1651572262,
            "variance": 0.02727690938
          },
          {
            "average": 1.049986677,
            "count": 18765,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2328208031,
            "variance": 0.05420552636
          },
          {
            "average": 0.5254463096,
            "count": 18765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993653715,
            "variance": 0.2493657742
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221849187,
            "count": 18765,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4155012943,
            "variance": 0.1726413256
          },
          {
            "average": -8.615608318,
            "count": 18765,
            "maximum": -3,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.074985893,
            "variance": 25.75548181
          },
          {
            "average": 1.985131894,
            "count": 18765,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006185617,
            "variance": 1.012409497
          },
          {
            "average": 1050.460432,
            "count": 18765,
            "maximum": 1051,
            "minimum": 1050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4984451685,
            "variance": 0.248447586
          },
          {
            "average": 41966.41492,
            "count": 18765,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6316.360283,
            "variance": 39896407.22
          },
          {
            "average": 40741.83043,
            "count": 18765,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5284.76238,
            "variance": 27928713.42
          },
          {
            "average": 38171.05292,
            "count": 18765,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4992.261818,
            "variance": 24922678.06
          },
          {
            "average": 187986828.7,
            "count": 18765,
            "maximum": 187987174.8,
            "minimum": 187986533,
            "name": "GpsTime",
            "position": 15,
            "stddev": 317.8275013,
            "variance": 101014.3206
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315776.3363,
          4816059.53,
          1388.084202,
          316001.6563,
          4816084.37,
          1396.564202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315776.3363484429,
                4816059.530158184,
                1388.0842020008583
              ],
              [
                315776.3363484429,
                4816084.370158183,
                1388.0842020008583
              ],
              [
                316001.65634844283,
                4816084.370158183,
                1396.5642020008584
              ],
              [
                316001.65634844283,
                4816059.530158184,
                1396.5642020008584
              ],
              [
                315776.3363484429,
                4816059.530158184,
                1388.0842020008583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:26:14+00:00",
        "end_time": "2017-08-28T20:15:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3213a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3213a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3213a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3213a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2777729,
            43.47476968,
            1388.084202,
            -119.2749808,
            43.47504861,
            1396.564202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27776452596368,
                  43.474769676739655,
                  1388.0842020008583
                ],
                [
                  -119.27777292456167,
                  43.474993167500315,
                  1388.0842020008583
                ],
                [
                  -119.27498919059526,
                  43.47504861384742,
                  1396.5642020008584
                ],
                [
                  -119.27498080223987,
                  43.47482512265651,
                  1396.5642020008584
                ],
                [
                  -119.27776452596368,
                  43.474769676739655,
                  1388.0842020008583
                ]
              ]
            ]
          },
          "id": "20170828_43119D3213a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3213a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:26:14Z",
            "pc:count": 18765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315926.9251,
                "count": 18765,
                "maximum": 316001.6563,
                "minimum": 315776.3363,
                "name": "X",
                "position": 0,
                "stddev": 53.97511666,
                "variance": 2913.313219
              },
              {
                "average": 4816073.96,
                "count": 18765,
                "maximum": 4816084.37,
                "minimum": 4816059.53,
                "name": "Y",
                "position": 1,
                "stddev": 5.35844683,
                "variance": 28.71295243
              },
              {
                "average": 1389.323393,
                "count": 18765,
                "maximum": 1396.564202,
                "minimum": 1388.084202,
                "name": "Z",
                "position": 2,
                "stddev": 0.9287044486,
                "variance": 0.8624919529
              },
              {
                "average": 19030.9676,
                "count": 18765,
                "maximum": 23393,
                "minimum": 1395,
                "name": "Intensity",
                "position": 3,
                "stddev": 2195.802021,
                "variance": 4821546.517
              },
              {
                "average": 1.025472955,
                "count": 18765,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1651572262,
                "variance": 0.02727690938
              },
              {
                "average": 1.049986677,
                "count": 18765,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2328208031,
                "variance": 0.05420552636
              },
              {
                "average": 0.5254463096,
                "count": 18765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993653715,
                "variance": 0.2493657742
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221849187,
                "count": 18765,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4155012943,
                "variance": 0.1726413256
              },
              {
                "average": -8.615608318,
                "count": 18765,
                "maximum": -3,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.074985893,
                "variance": 25.75548181
              },
              {
                "average": 1.985131894,
                "count": 18765,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006185617,
                "variance": 1.012409497
              },
              {
                "average": 1050.460432,
                "count": 18765,
                "maximum": 1051,
                "minimum": 1050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4984451685,
                "variance": 0.248447586
              },
              {
                "average": 41966.41492,
                "count": 18765,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6316.360283,
                "variance": 39896407.22
              },
              {
                "average": 40741.83043,
                "count": 18765,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5284.76238,
                "variance": 27928713.42
              },
              {
                "average": 38171.05292,
                "count": 18765,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4992.261818,
                "variance": 24922678.06
              },
              {
                "average": 187986828.7,
                "count": 18765,
                "maximum": 187987174.8,
                "minimum": 187986533,
                "name": "GpsTime",
                "position": 15,
                "stddev": 317.8275013,
                "variance": 101014.3206
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315776.3363,
              4816059.53,
              1388.084202,
              316001.6563,
              4816084.37,
              1396.564202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315776.3363484429,
                    4816059.530158184,
                    1388.0842020008583
                  ],
                  [
                    315776.3363484429,
                    4816084.370158183,
                    1388.0842020008583
                  ],
                  [
                    316001.65634844283,
                    4816084.370158183,
                    1396.5642020008584
                  ],
                  [
                    316001.65634844283,
                    4816059.530158184,
                    1396.5642020008584
                  ],
                  [
                    315776.3363484429,
                    4816059.530158184,
                    1388.0842020008583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:26:14+00:00",
            "end_time": "2017-08-28T20:15: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": "20170829_43119C4420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3814864305754,
              43.27147137902856,
              1262.7266792968614
            ],
            [
              -119.38162387116468,
              43.27499401217126,
              1262.7266792968614
            ],
            [
              -119.3749927413623,
              43.275131960054225,
              1297.5466792968616
            ],
            [
              -119.37485568256913,
              43.27160931003285,
              1297.5466792968616
            ],
            [
              -119.3814864305754,
              43.27147137902856,
              1262.7266792968614
            ]
          ]
        ]
      },
      "bbox": [
        -119.3816239,
        43.27147138,
        1262.726679,
        -119.3748557,
        43.27513196,
        1297.546679
      ],
      "properties": {
        "datetime": "2017-08-29T19:18:42Z",
        "pc:count": 1010218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307087.4072,
            "count": 1010218,
            "maximum": 307280.8129,
            "minimum": 306742.2729,
            "name": "X",
            "position": 0,
            "stddev": 146.057555,
            "variance": 21332.80939
          },
          {
            "average": 4793973.371,
            "count": 1010218,
            "maximum": 4794107.347,
            "minimum": 4793715.807,
            "name": "Y",
            "position": 1,
            "stddev": 89.67520902,
            "variance": 8041.643113
          },
          {
            "average": 1278.387552,
            "count": 1010218,
            "maximum": 1297.546679,
            "minimum": 1262.726679,
            "name": "Z",
            "position": 2,
            "stddev": 8.417603309,
            "variance": 70.85604547
          },
          {
            "average": 20076.67217,
            "count": 1010218,
            "maximum": 26497,
            "minimum": 10641,
            "name": "Intensity",
            "position": 3,
            "stddev": 1024.794001,
            "variance": 1050202.744
          },
          {
            "average": 1.00000099,
            "count": 1010218,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009949298224,
            "variance": 9.898853515e-07
          },
          {
            "average": 1.00000099,
            "count": 1010218,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009949298224,
            "variance": 9.898853515e-07
          },
          {
            "average": 0.5154174643,
            "count": 1010218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997624926,
            "variance": 0.249762549
          },
          {
            "average": 9.898853515e-07,
            "count": 1010218,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009949298224,
            "variance": 9.898853515e-07
          },
          {
            "average": 1.228884261,
            "count": 1010218,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201147826,
            "variance": 0.1764964306
          },
          {
            "average": -4.060923219,
            "count": 1010218,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54436582,
            "variance": 111.1836505
          },
          {
            "average": 1.975485489,
            "count": 1010218,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9997182872,
            "variance": 0.9994366538
          },
          {
            "average": 1079.269802,
            "count": 1010218,
            "maximum": 1081,
            "minimum": 1078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6992017408,
            "variance": 0.4888830743
          },
          {
            "average": 47231.86392,
            "count": 1010218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1902.516815,
            "variance": 3619570.232
          },
          {
            "average": 45982.73795,
            "count": 1010218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1940.069523,
            "variance": 3763869.755
          },
          {
            "average": 43835.19774,
            "count": 1010218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2057.263095,
            "variance": 4232331.441
          },
          {
            "average": 188068401.6,
            "count": 1010218,
            "maximum": 188069522.8,
            "minimum": 188067556.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 358.5380719,
            "variance": 128549.549
          },
          {
            "average": 0,
            "count": 1010218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306742.2729,
          4793715.807,
          1262.726679,
          307280.8129,
          4794107.347,
          1297.546679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306742.27287830843,
                4793715.806648949,
                1262.7266792968614
              ],
              [
                306742.27287830843,
                4794107.346648948,
                1262.7266792968614
              ],
              [
                307280.81287830847,
                4794107.346648948,
                1297.5466792968616
              ],
              [
                307280.81287830847,
                4793715.806648949,
                1297.5466792968616
              ],
              [
                306742.27287830843,
                4793715.806648949,
                1262.7266792968614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:18:42+00:00",
        "end_time": "2017-08-29T18:45:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3816239,
            43.27147138,
            1262.726679,
            -119.3748557,
            43.27513196,
            1297.546679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3814864305754,
                  43.27147137902856,
                  1262.7266792968614
                ],
                [
                  -119.38162387116468,
                  43.27499401217126,
                  1262.7266792968614
                ],
                [
                  -119.3749927413623,
                  43.275131960054225,
                  1297.5466792968616
                ],
                [
                  -119.37485568256913,
                  43.27160931003285,
                  1297.5466792968616
                ],
                [
                  -119.3814864305754,
                  43.27147137902856,
                  1262.7266792968614
                ]
              ]
            ]
          },
          "id": "20170829_43119C4420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:18:42Z",
            "pc:count": 1010218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307087.4072,
                "count": 1010218,
                "maximum": 307280.8129,
                "minimum": 306742.2729,
                "name": "X",
                "position": 0,
                "stddev": 146.057555,
                "variance": 21332.80939
              },
              {
                "average": 4793973.371,
                "count": 1010218,
                "maximum": 4794107.347,
                "minimum": 4793715.807,
                "name": "Y",
                "position": 1,
                "stddev": 89.67520902,
                "variance": 8041.643113
              },
              {
                "average": 1278.387552,
                "count": 1010218,
                "maximum": 1297.546679,
                "minimum": 1262.726679,
                "name": "Z",
                "position": 2,
                "stddev": 8.417603309,
                "variance": 70.85604547
              },
              {
                "average": 20076.67217,
                "count": 1010218,
                "maximum": 26497,
                "minimum": 10641,
                "name": "Intensity",
                "position": 3,
                "stddev": 1024.794001,
                "variance": 1050202.744
              },
              {
                "average": 1.00000099,
                "count": 1010218,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009949298224,
                "variance": 9.898853515e-07
              },
              {
                "average": 1.00000099,
                "count": 1010218,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009949298224,
                "variance": 9.898853515e-07
              },
              {
                "average": 0.5154174643,
                "count": 1010218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997624926,
                "variance": 0.249762549
              },
              {
                "average": 9.898853515e-07,
                "count": 1010218,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009949298224,
                "variance": 9.898853515e-07
              },
              {
                "average": 1.228884261,
                "count": 1010218,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201147826,
                "variance": 0.1764964306
              },
              {
                "average": -4.060923219,
                "count": 1010218,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54436582,
                "variance": 111.1836505
              },
              {
                "average": 1.975485489,
                "count": 1010218,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9997182872,
                "variance": 0.9994366538
              },
              {
                "average": 1079.269802,
                "count": 1010218,
                "maximum": 1081,
                "minimum": 1078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6992017408,
                "variance": 0.4888830743
              },
              {
                "average": 47231.86392,
                "count": 1010218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1902.516815,
                "variance": 3619570.232
              },
              {
                "average": 45982.73795,
                "count": 1010218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1940.069523,
                "variance": 3763869.755
              },
              {
                "average": 43835.19774,
                "count": 1010218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2057.263095,
                "variance": 4232331.441
              },
              {
                "average": 188068401.6,
                "count": 1010218,
                "maximum": 188069522.8,
                "minimum": 188067556.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 358.5380719,
                "variance": 128549.549
              },
              {
                "average": 0,
                "count": 1010218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306742.2729,
              4793715.807,
              1262.726679,
              307280.8129,
              4794107.347,
              1297.546679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306742.27287830843,
                    4793715.806648949,
                    1262.7266792968614
                  ],
                  [
                    306742.27287830843,
                    4794107.346648948,
                    1262.7266792968614
                  ],
                  [
                    307280.81287830847,
                    4794107.346648948,
                    1297.5466792968616
                  ],
                  [
                    307280.81287830847,
                    4793715.806648949,
                    1297.5466792968616
                  ],
                  [
                    306742.27287830843,
                    4793715.806648949,
                    1262.7266792968614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:18:42+00:00",
            "end_time": "2017-08-29T18:45:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119C4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48608364649151,
              43.342005383603905,
              1292.3525043426555
            ],
            [
              -119.4864098718126,
              43.34999369761485,
              1292.3525043426555
            ],
            [
              -119.47499693087991,
              43.35024139255188,
              1309.7525043426556
            ],
            [
              -119.47467219923973,
              43.34225300982955,
              1309.7525043426556
            ],
            [
              -119.48608364649151,
              43.342005383603905,
              1292.3525043426555
            ]
          ]
        ]
      },
      "bbox": [
        -119.4864099,
        43.34200538,
        1292.352504,
        -119.4746722,
        43.35024139,
        1309.752504
      ],
      "properties": {
        "datetime": "2017-08-31T15:07:30Z",
        "pc:count": 4622642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299003.1246,
            "count": 4622642,
            "maximum": 299412.9889,
            "minimum": 298487.1689,
            "name": "X",
            "position": 0,
            "stddev": 258.0855808,
            "variance": 66608.16703
          },
          {
            "average": 4802388.321,
            "count": 4622642,
            "maximum": 4802684.637,
            "minimum": 4801796.657,
            "name": "Y",
            "position": 1,
            "stddev": 187.1536556,
            "variance": 35026.49079
          },
          {
            "average": 1303.917891,
            "count": 4622642,
            "maximum": 1309.752504,
            "minimum": 1292.352504,
            "name": "Z",
            "position": 2,
            "stddev": 3.515864748,
            "variance": 12.36130493
          },
          {
            "average": 18590.93822,
            "count": 4622642,
            "maximum": 26369,
            "minimum": 6081,
            "name": "Intensity",
            "position": 3,
            "stddev": 1404.306538,
            "variance": 1972076.854
          },
          {
            "average": 1.000001947,
            "count": 4622642,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001395326198,
            "variance": 1.9469352e-06
          },
          {
            "average": 1.000003894,
            "count": 4622642,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001973287313,
            "variance": 3.893862818e-06
          },
          {
            "average": 0.5001631102,
            "count": 4622642,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000275,
            "variance": 0.2500000275
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207239713,
            "count": 4622642,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4053288168,
            "variance": 0.1642914497
          },
          {
            "average": 0.7905751787,
            "count": 4622642,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99837617,
            "variance": 143.9610307
          },
          {
            "average": 1.99930278,
            "count": 4622642,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000137764,
            "variance": 1.000275547
          },
          {
            "average": 1117.148187,
            "count": 4622642,
            "maximum": 1119,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8277161322,
            "variance": 0.6851139955
          },
          {
            "average": 42000.74424,
            "count": 4622642,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2675.319315,
            "variance": 7157333.439
          },
          {
            "average": 40258.79664,
            "count": 4622642,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2532.306455,
            "variance": 6412575.982
          },
          {
            "average": 37370.69812,
            "count": 4622642,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2358.749445,
            "variance": 5563698.944
          },
          {
            "average": 188226703.1,
            "count": 4622642,
            "maximum": 188227250.5,
            "minimum": 188225828.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 306.6851392,
            "variance": 94055.7746
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622642,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298487.1689,
          4801796.657,
          1292.352504,
          299412.9889,
          4802684.637,
          1309.752504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298487.1689268258,
                4801796.65742688,
                1292.3525043426555
              ],
              [
                298487.1689268258,
                4802684.63742688,
                1292.3525043426555
              ],
              [
                299412.98892682575,
                4802684.63742688,
                1309.7525043426556
              ],
              [
                299412.98892682575,
                4801796.65742688,
                1309.7525043426556
              ],
              [
                298487.1689268258,
                4801796.65742688,
                1292.3525043426555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:07:30+00:00",
        "end_time": "2017-08-31T14:43:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4864099,
            43.34200538,
            1292.352504,
            -119.4746722,
            43.35024139,
            1309.752504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48608364649151,
                  43.342005383603905,
                  1292.3525043426555
                ],
                [
                  -119.4864098718126,
                  43.34999369761485,
                  1292.3525043426555
                ],
                [
                  -119.47499693087991,
                  43.35024139255188,
                  1309.7525043426556
                ],
                [
                  -119.47467219923973,
                  43.34225300982955,
                  1309.7525043426556
                ],
                [
                  -119.48608364649151,
                  43.342005383603905,
                  1292.3525043426555
                ]
              ]
            ]
          },
          "id": "20170831_43119C4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:07:30Z",
            "pc:count": 4622642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299003.1246,
                "count": 4622642,
                "maximum": 299412.9889,
                "minimum": 298487.1689,
                "name": "X",
                "position": 0,
                "stddev": 258.0855808,
                "variance": 66608.16703
              },
              {
                "average": 4802388.321,
                "count": 4622642,
                "maximum": 4802684.637,
                "minimum": 4801796.657,
                "name": "Y",
                "position": 1,
                "stddev": 187.1536556,
                "variance": 35026.49079
              },
              {
                "average": 1303.917891,
                "count": 4622642,
                "maximum": 1309.752504,
                "minimum": 1292.352504,
                "name": "Z",
                "position": 2,
                "stddev": 3.515864748,
                "variance": 12.36130493
              },
              {
                "average": 18590.93822,
                "count": 4622642,
                "maximum": 26369,
                "minimum": 6081,
                "name": "Intensity",
                "position": 3,
                "stddev": 1404.306538,
                "variance": 1972076.854
              },
              {
                "average": 1.000001947,
                "count": 4622642,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001395326198,
                "variance": 1.9469352e-06
              },
              {
                "average": 1.000003894,
                "count": 4622642,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001973287313,
                "variance": 3.893862818e-06
              },
              {
                "average": 0.5001631102,
                "count": 4622642,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000275,
                "variance": 0.2500000275
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207239713,
                "count": 4622642,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4053288168,
                "variance": 0.1642914497
              },
              {
                "average": 0.7905751787,
                "count": 4622642,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99837617,
                "variance": 143.9610307
              },
              {
                "average": 1.99930278,
                "count": 4622642,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000137764,
                "variance": 1.000275547
              },
              {
                "average": 1117.148187,
                "count": 4622642,
                "maximum": 1119,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8277161322,
                "variance": 0.6851139955
              },
              {
                "average": 42000.74424,
                "count": 4622642,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2675.319315,
                "variance": 7157333.439
              },
              {
                "average": 40258.79664,
                "count": 4622642,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2532.306455,
                "variance": 6412575.982
              },
              {
                "average": 37370.69812,
                "count": 4622642,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2358.749445,
                "variance": 5563698.944
              },
              {
                "average": 188226703.1,
                "count": 4622642,
                "maximum": 188227250.5,
                "minimum": 188225828.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 306.6851392,
                "variance": 94055.7746
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622642,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298487.1689,
              4801796.657,
              1292.352504,
              299412.9889,
              4802684.637,
              1309.752504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298487.1689268258,
                    4801796.65742688,
                    1292.3525043426555
                  ],
                  [
                    298487.1689268258,
                    4802684.63742688,
                    1292.3525043426555
                  ],
                  [
                    299412.98892682575,
                    4802684.63742688,
                    1309.7525043426556
                  ],
                  [
                    299412.98892682575,
                    4801796.65742688,
                    1309.7525043426556
                  ],
                  [
                    298487.1689268258,
                    4801796.65742688,
                    1292.3525043426555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:07:30+00:00",
            "end_time": "2017-08-31T14:43: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": "20170827_43119D3114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747562430986,
              43.462239775699466,
              1329.4244388974282
            ],
            [
              -119.33796705930177,
              43.47498416281192,
              1329.4244388974282
            ],
            [
              -119.3249967151984,
              43.47524876603722,
              1382.4644388974282
            ],
            [
              -119.32450800053809,
              43.46250426185897,
              1382.4644388974282
            ],
            [
              -119.33747562430986,
              43.462239775699466,
              1329.4244388974282
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379671,
        43.46223978,
        1329.424439,
        -119.324508,
        43.47524877,
        1382.464439
      ],
      "properties": {
        "datetime": "2017-08-31T15:36:44Z",
        "pc:count": 23728323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311432.7023,
            "count": 23728323,
            "maximum": 311957.61,
            "minimum": 310907.73,
            "name": "X",
            "position": 0,
            "stddev": 289.2304542,
            "variance": 83654.25566
          },
          {
            "average": 4815576.774,
            "count": 23728323,
            "maximum": 4816218.372,
            "minimum": 4814801.832,
            "name": "Y",
            "position": 1,
            "stddev": 406.45269,
            "variance": 165203.7892
          },
          {
            "average": 1363.645867,
            "count": 23728323,
            "maximum": 1382.464439,
            "minimum": 1329.424439,
            "name": "Z",
            "position": 2,
            "stddev": 9.690583958,
            "variance": 93.90741746
          },
          {
            "average": 19818.15395,
            "count": 23728323,
            "maximum": 41153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1767.321558,
            "variance": 3123425.488
          },
          {
            "average": 1.004169405,
            "count": 23728323,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07043924374,
            "variance": 0.004961687059
          },
          {
            "average": 1.008392586,
            "count": 23728323,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1038367986,
            "variance": 0.01078208074
          },
          {
            "average": 0.5050407903,
            "count": 23728323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999746003,
            "variance": 0.249974601
          },
          {
            "average": 1.095736939e-05,
            "count": 23728323,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003310173679,
            "variance": 1.095724978e-05
          },
          {
            "average": 1.10697823,
            "count": 23728323,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3090855747,
            "variance": 0.09553389248
          },
          {
            "average": -1.131555408,
            "count": 23728323,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45025146,
            "variance": 131.1082586
          },
          {
            "average": 2.000671982,
            "count": 23728323,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0011923,
            "variance": 1.002386021
          },
          {
            "average": 1034.435293,
            "count": 23728323,
            "maximum": 1125,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.06460894,
            "variance": 1300.656018
          },
          {
            "average": 42951.54727,
            "count": 23728323,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3502.045947,
            "variance": 12264325.82
          },
          {
            "average": 41307.56262,
            "count": 23728323,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3231.503753,
            "variance": 10442616.51
          },
          {
            "average": 38502.70238,
            "count": 23728323,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2920.66345,
            "variance": 8530274.99
          },
          {
            "average": 187993273.5,
            "count": 23728323,
            "maximum": 188229004.4,
            "minimum": 187905500.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 83949.11649,
            "variance": 7047454159
          },
          {
            "average": 0,
            "count": 23728323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23728323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23728323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23728323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23728323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310907.73,
          4814801.832,
          1329.424439,
          311957.61,
          4816218.372,
          1382.464439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310907.7299821788,
                4814801.831876501,
                1329.4244388974282
              ],
              [
                310907.7299821788,
                4816218.371876501,
                1329.4244388974282
              ],
              [
                311957.6099821788,
                4816218.371876501,
                1382.4644388974282
              ],
              [
                311957.6099821788,
                4814801.831876501,
                1382.4644388974282
              ],
              [
                310907.7299821788,
                4814801.831876501,
                1329.4244388974282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:36:44+00:00",
        "end_time": "2017-08-27T21:45:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379671,
            43.46223978,
            1329.424439,
            -119.324508,
            43.47524877,
            1382.464439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747562430986,
                  43.462239775699466,
                  1329.4244388974282
                ],
                [
                  -119.33796705930177,
                  43.47498416281192,
                  1329.4244388974282
                ],
                [
                  -119.3249967151984,
                  43.47524876603722,
                  1382.4644388974282
                ],
                [
                  -119.32450800053809,
                  43.46250426185897,
                  1382.4644388974282
                ],
                [
                  -119.33747562430986,
                  43.462239775699466,
                  1329.4244388974282
                ]
              ]
            ]
          },
          "id": "20170827_43119D3114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:36:44Z",
            "pc:count": 23728323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311432.7023,
                "count": 23728323,
                "maximum": 311957.61,
                "minimum": 310907.73,
                "name": "X",
                "position": 0,
                "stddev": 289.2304542,
                "variance": 83654.25566
              },
              {
                "average": 4815576.774,
                "count": 23728323,
                "maximum": 4816218.372,
                "minimum": 4814801.832,
                "name": "Y",
                "position": 1,
                "stddev": 406.45269,
                "variance": 165203.7892
              },
              {
                "average": 1363.645867,
                "count": 23728323,
                "maximum": 1382.464439,
                "minimum": 1329.424439,
                "name": "Z",
                "position": 2,
                "stddev": 9.690583958,
                "variance": 93.90741746
              },
              {
                "average": 19818.15395,
                "count": 23728323,
                "maximum": 41153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1767.321558,
                "variance": 3123425.488
              },
              {
                "average": 1.004169405,
                "count": 23728323,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07043924374,
                "variance": 0.004961687059
              },
              {
                "average": 1.008392586,
                "count": 23728323,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1038367986,
                "variance": 0.01078208074
              },
              {
                "average": 0.5050407903,
                "count": 23728323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999746003,
                "variance": 0.249974601
              },
              {
                "average": 1.095736939e-05,
                "count": 23728323,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003310173679,
                "variance": 1.095724978e-05
              },
              {
                "average": 1.10697823,
                "count": 23728323,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3090855747,
                "variance": 0.09553389248
              },
              {
                "average": -1.131555408,
                "count": 23728323,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45025146,
                "variance": 131.1082586
              },
              {
                "average": 2.000671982,
                "count": 23728323,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0011923,
                "variance": 1.002386021
              },
              {
                "average": 1034.435293,
                "count": 23728323,
                "maximum": 1125,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.06460894,
                "variance": 1300.656018
              },
              {
                "average": 42951.54727,
                "count": 23728323,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3502.045947,
                "variance": 12264325.82
              },
              {
                "average": 41307.56262,
                "count": 23728323,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3231.503753,
                "variance": 10442616.51
              },
              {
                "average": 38502.70238,
                "count": 23728323,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2920.66345,
                "variance": 8530274.99
              },
              {
                "average": 187993273.5,
                "count": 23728323,
                "maximum": 188229004.4,
                "minimum": 187905500.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 83949.11649,
                "variance": 7047454159
              },
              {
                "average": 0,
                "count": 23728323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23728323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23728323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23728323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23728323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310907.73,
              4814801.832,
              1329.424439,
              311957.61,
              4816218.372,
              1382.464439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310907.7299821788,
                    4814801.831876501,
                    1329.4244388974282
                  ],
                  [
                    310907.7299821788,
                    4816218.371876501,
                    1329.4244388974282
                  ],
                  [
                    311957.6099821788,
                    4816218.371876501,
                    1382.4644388974282
                  ],
                  [
                    311957.6099821788,
                    4814801.831876501,
                    1382.4644388974282
                  ],
                  [
                    310907.7299821788,
                    4814801.831876501,
                    1329.4244388974282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:36:44+00:00",
            "end_time": "2017-08-27T21:45:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997643500023,
              43.43724440861897,
              1311.5790332975937
            ],
            [
              -119.30045937761865,
              43.449984151693236,
              1311.5790332975937
            ],
            [
              -119.28749625698063,
              43.45024433748729,
              1359.9390332975938
            ],
            [
              -119.28701602994985,
              43.43750447933804,
              1359.9390332975938
            ],
            [
              -119.29997643500023,
              43.43724440861897,
              1311.5790332975937
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004594,
        43.43724441,
        1311.579033,
        -119.287016,
        43.45024434,
        1359.939033
      ],
      "properties": {
        "datetime": "2017-08-27T21:49:37Z",
        "pc:count": 13762603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314395.3759,
            "count": 13762603,
            "maximum": 314914.3742,
            "minimum": 313864.6742,
            "name": "X",
            "position": 0,
            "stddev": 293.3379303,
            "variance": 86047.14133
          },
          {
            "average": 4812660.961,
            "count": 13762603,
            "maximum": 4813357.279,
            "minimum": 4811941.299,
            "name": "Y",
            "position": 1,
            "stddev": 398.0646822,
            "variance": 158455.4912
          },
          {
            "average": 1339.761008,
            "count": 13762603,
            "maximum": 1359.939033,
            "minimum": 1311.579033,
            "name": "Z",
            "position": 2,
            "stddev": 12.64556838,
            "variance": 159.9103996
          },
          {
            "average": 20101.98525,
            "count": 13762603,
            "maximum": 30177,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1853.750135,
            "variance": 3436389.563
          },
          {
            "average": 1.004597967,
            "count": 13762603,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07403192064,
            "variance": 0.005480725274
          },
          {
            "average": 1.00926024,
            "count": 13762603,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1091649797,
            "variance": 0.01191699279
          },
          {
            "average": 0.5031594677,
            "count": 13762603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900358,
            "variance": 0.2499900359
          },
          {
            "average": 6.684781941e-06,
            "count": 13762603,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002585485978,
            "variance": 6.684737741e-06
          },
          {
            "average": 1.159107692,
            "count": 13762603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3657764947,
            "variance": 0.1337924441
          },
          {
            "average": -0.1802961444,
            "count": 13762603,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79917452,
            "variance": 139.2205194
          },
          {
            "average": 1.997899961,
            "count": 13762603,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001556826,
            "variance": 1.003116075
          },
          {
            "average": 1012.374096,
            "count": 13762603,
            "maximum": 1015,
            "minimum": 1010,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002761246,
            "variance": 1.005530116
          },
          {
            "average": 43545.95412,
            "count": 13762603,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4071.997059,
            "variance": 16581160.05
          },
          {
            "average": 41974.37125,
            "count": 13762603,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3684.640346,
            "variance": 13576574.48
          },
          {
            "average": 39163.59185,
            "count": 13762603,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3280.035301,
            "variance": 10758631.58
          },
          {
            "average": 187904538.7,
            "count": 13762603,
            "maximum": 187905777.1,
            "minimum": 187903487.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 514.7190529,
            "variance": 264935.7034
          },
          {
            "average": 0,
            "count": 13762603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13762603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13762603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13762603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13762603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313864.6742,
          4811941.299,
          1311.579033,
          314914.3742,
          4813357.279,
          1359.939033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313864.67424807453,
                4811941.299325522,
                1311.5790332975937
              ],
              [
                313864.67424807453,
                4813357.2793255225,
                1311.5790332975937
              ],
              [
                314914.3742480745,
                4813357.2793255225,
                1359.9390332975938
              ],
              [
                314914.3742480745,
                4811941.299325522,
                1359.9390332975938
              ],
              [
                313864.67424807453,
                4811941.299325522,
                1311.5790332975937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:49:37+00:00",
        "end_time": "2017-08-27T21:11:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004594,
            43.43724441,
            1311.579033,
            -119.287016,
            43.45024434,
            1359.939033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997643500023,
                  43.43724440861897,
                  1311.5790332975937
                ],
                [
                  -119.30045937761865,
                  43.449984151693236,
                  1311.5790332975937
                ],
                [
                  -119.28749625698063,
                  43.45024433748729,
                  1359.9390332975938
                ],
                [
                  -119.28701602994985,
                  43.43750447933804,
                  1359.9390332975938
                ],
                [
                  -119.29997643500023,
                  43.43724440861897,
                  1311.5790332975937
                ]
              ]
            ]
          },
          "id": "20170827_43119D3222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:49:37Z",
            "pc:count": 13762603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314395.3759,
                "count": 13762603,
                "maximum": 314914.3742,
                "minimum": 313864.6742,
                "name": "X",
                "position": 0,
                "stddev": 293.3379303,
                "variance": 86047.14133
              },
              {
                "average": 4812660.961,
                "count": 13762603,
                "maximum": 4813357.279,
                "minimum": 4811941.299,
                "name": "Y",
                "position": 1,
                "stddev": 398.0646822,
                "variance": 158455.4912
              },
              {
                "average": 1339.761008,
                "count": 13762603,
                "maximum": 1359.939033,
                "minimum": 1311.579033,
                "name": "Z",
                "position": 2,
                "stddev": 12.64556838,
                "variance": 159.9103996
              },
              {
                "average": 20101.98525,
                "count": 13762603,
                "maximum": 30177,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1853.750135,
                "variance": 3436389.563
              },
              {
                "average": 1.004597967,
                "count": 13762603,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07403192064,
                "variance": 0.005480725274
              },
              {
                "average": 1.00926024,
                "count": 13762603,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1091649797,
                "variance": 0.01191699279
              },
              {
                "average": 0.5031594677,
                "count": 13762603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900358,
                "variance": 0.2499900359
              },
              {
                "average": 6.684781941e-06,
                "count": 13762603,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002585485978,
                "variance": 6.684737741e-06
              },
              {
                "average": 1.159107692,
                "count": 13762603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3657764947,
                "variance": 0.1337924441
              },
              {
                "average": -0.1802961444,
                "count": 13762603,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79917452,
                "variance": 139.2205194
              },
              {
                "average": 1.997899961,
                "count": 13762603,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001556826,
                "variance": 1.003116075
              },
              {
                "average": 1012.374096,
                "count": 13762603,
                "maximum": 1015,
                "minimum": 1010,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002761246,
                "variance": 1.005530116
              },
              {
                "average": 43545.95412,
                "count": 13762603,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4071.997059,
                "variance": 16581160.05
              },
              {
                "average": 41974.37125,
                "count": 13762603,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3684.640346,
                "variance": 13576574.48
              },
              {
                "average": 39163.59185,
                "count": 13762603,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3280.035301,
                "variance": 10758631.58
              },
              {
                "average": 187904538.7,
                "count": 13762603,
                "maximum": 187905777.1,
                "minimum": 187903487.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 514.7190529,
                "variance": 264935.7034
              },
              {
                "average": 0,
                "count": 13762603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13762603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13762603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13762603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13762603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313864.6742,
              4811941.299,
              1311.579033,
              314914.3742,
              4813357.279,
              1359.939033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313864.67424807453,
                    4811941.299325522,
                    1311.5790332975937
                  ],
                  [
                    313864.67424807453,
                    4813357.2793255225,
                    1311.5790332975937
                  ],
                  [
                    314914.3742480745,
                    4813357.2793255225,
                    1359.9390332975938
                  ],
                  [
                    314914.3742480745,
                    4811941.299325522,
                    1359.9390332975938
                  ],
                  [
                    313864.67424807453,
                    4811941.299325522,
                    1311.5790332975937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:49:37+00:00",
            "end_time": "2017-08-27T21:11:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119C5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.50820960407665,
              43.362314515421815,
              1308.10403153463
            ],
            [
              -119.5087321301114,
              43.37498608875937,
              1308.10403153463
            ],
            [
              -119.49999499886272,
              43.37517753047258,
              1325.10403153463
            ],
            [
              -119.49947428799464,
              43.362505872904805,
              1325.10403153463
            ],
            [
              -119.50820960407665,
              43.362314515421815,
              1308.10403153463
            ]
          ]
        ]
      },
      "bbox": [
        -119.5087321,
        43.36231452,
        1308.104032,
        -119.4994743,
        43.37517753,
        1325.104032
      ],
      "properties": {
        "datetime": "2017-08-31T15:18:55Z",
        "pc:count": 6417552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297188.6162,
            "count": 6417552,
            "maximum": 297469.9595,
            "minimum": 296761.4795,
            "name": "X",
            "position": 0,
            "stddev": 174.612415,
            "variance": 30489.49546
          },
          {
            "average": 4804818.795,
            "count": 6417552,
            "maximum": 4805514.503,
            "minimum": 4804105.903,
            "name": "Y",
            "position": 1,
            "stddev": 448.518977,
            "variance": 201169.2728
          },
          {
            "average": 1313.166805,
            "count": 6417552,
            "maximum": 1325.104032,
            "minimum": 1308.104032,
            "name": "Z",
            "position": 2,
            "stddev": 3.606818921,
            "variance": 13.00914273
          },
          {
            "average": 18933.30884,
            "count": 6417552,
            "maximum": 28817,
            "minimum": 4049,
            "name": "Intensity",
            "position": 3,
            "stddev": 1579.964781,
            "variance": 2496288.708
          },
          {
            "average": 1.00001231,
            "count": 6417552,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003508538191,
            "variance": 1.230984024e-05
          },
          {
            "average": 1.000024464,
            "count": 6417552,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004946065342,
            "variance": 2.446356237e-05
          },
          {
            "average": 0.5076043015,
            "count": 6417552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999422102,
            "variance": 0.2499422135
          },
          {
            "average": 4.207211722e-06,
            "count": 6417552,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002051144724,
            "variance": 4.207194677e-06
          },
          {
            "average": 1.209973055,
            "count": 6417552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.407289083,
            "variance": 0.1658843971
          },
          {
            "average": -1.952362718,
            "count": 6417552,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49473026,
            "variance": 132.1288238
          },
          {
            "average": 1.997128656,
            "count": 6417552,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000576774,
            "variance": 1.001153881
          },
          {
            "average": 1118.631466,
            "count": 6417552,
            "maximum": 1121,
            "minimum": 1117,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8655214504,
            "variance": 0.749127381
          },
          {
            "average": 44960.98482,
            "count": 6417552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2747.784233,
            "variance": 7550318.189
          },
          {
            "average": 43286.59316,
            "count": 6417552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2522.07125,
            "variance": 6360843.388
          },
          {
            "average": 39770.96297,
            "count": 6417552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2355.161533,
            "variance": 5546785.847
          },
          {
            "average": 188227216.3,
            "count": 6417552,
            "maximum": 188227935.8,
            "minimum": 188226589,
            "name": "GpsTime",
            "position": 15,
            "stddev": 294.6349895,
            "variance": 86809.77705
          },
          {
            "average": 0,
            "count": 6417552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6417552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296761.4795,
          4804105.903,
          1308.104032,
          297469.9595,
          4805514.503,
          1325.104032
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296761.47947504563,
                4804105.90329339,
                1308.10403153463
              ],
              [
                296761.47947504563,
                4805514.503293389,
                1308.10403153463
              ],
              [
                297469.9594750456,
                4805514.503293389,
                1325.10403153463
              ],
              [
                297469.9594750456,
                4804105.90329339,
                1325.10403153463
              ],
              [
                296761.47947504563,
                4804105.90329339,
                1308.10403153463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:18:55+00:00",
        "end_time": "2017-08-31T14:56:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5087321,
            43.36231452,
            1308.104032,
            -119.4994743,
            43.37517753,
            1325.104032
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.50820960407665,
                  43.362314515421815,
                  1308.10403153463
                ],
                [
                  -119.5087321301114,
                  43.37498608875937,
                  1308.10403153463
                ],
                [
                  -119.49999499886272,
                  43.37517753047258,
                  1325.10403153463
                ],
                [
                  -119.49947428799464,
                  43.362505872904805,
                  1325.10403153463
                ],
                [
                  -119.50820960407665,
                  43.362314515421815,
                  1308.10403153463
                ]
              ]
            ]
          },
          "id": "20170831_43119C5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:18:55Z",
            "pc:count": 6417552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297188.6162,
                "count": 6417552,
                "maximum": 297469.9595,
                "minimum": 296761.4795,
                "name": "X",
                "position": 0,
                "stddev": 174.612415,
                "variance": 30489.49546
              },
              {
                "average": 4804818.795,
                "count": 6417552,
                "maximum": 4805514.503,
                "minimum": 4804105.903,
                "name": "Y",
                "position": 1,
                "stddev": 448.518977,
                "variance": 201169.2728
              },
              {
                "average": 1313.166805,
                "count": 6417552,
                "maximum": 1325.104032,
                "minimum": 1308.104032,
                "name": "Z",
                "position": 2,
                "stddev": 3.606818921,
                "variance": 13.00914273
              },
              {
                "average": 18933.30884,
                "count": 6417552,
                "maximum": 28817,
                "minimum": 4049,
                "name": "Intensity",
                "position": 3,
                "stddev": 1579.964781,
                "variance": 2496288.708
              },
              {
                "average": 1.00001231,
                "count": 6417552,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003508538191,
                "variance": 1.230984024e-05
              },
              {
                "average": 1.000024464,
                "count": 6417552,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004946065342,
                "variance": 2.446356237e-05
              },
              {
                "average": 0.5076043015,
                "count": 6417552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999422102,
                "variance": 0.2499422135
              },
              {
                "average": 4.207211722e-06,
                "count": 6417552,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002051144724,
                "variance": 4.207194677e-06
              },
              {
                "average": 1.209973055,
                "count": 6417552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.407289083,
                "variance": 0.1658843971
              },
              {
                "average": -1.952362718,
                "count": 6417552,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49473026,
                "variance": 132.1288238
              },
              {
                "average": 1.997128656,
                "count": 6417552,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000576774,
                "variance": 1.001153881
              },
              {
                "average": 1118.631466,
                "count": 6417552,
                "maximum": 1121,
                "minimum": 1117,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8655214504,
                "variance": 0.749127381
              },
              {
                "average": 44960.98482,
                "count": 6417552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2747.784233,
                "variance": 7550318.189
              },
              {
                "average": 43286.59316,
                "count": 6417552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2522.07125,
                "variance": 6360843.388
              },
              {
                "average": 39770.96297,
                "count": 6417552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2355.161533,
                "variance": 5546785.847
              },
              {
                "average": 188227216.3,
                "count": 6417552,
                "maximum": 188227935.8,
                "minimum": 188226589,
                "name": "GpsTime",
                "position": 15,
                "stddev": 294.6349895,
                "variance": 86809.77705
              },
              {
                "average": 0,
                "count": 6417552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6417552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296761.4795,
              4804105.903,
              1308.104032,
              297469.9595,
              4805514.503,
              1325.104032
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296761.47947504563,
                    4804105.90329339,
                    1308.10403153463
                  ],
                  [
                    296761.47947504563,
                    4805514.503293389,
                    1308.10403153463
                  ],
                  [
                    297469.9594750456,
                    4805514.503293389,
                    1325.10403153463
                  ],
                  [
                    297469.9594750456,
                    4804105.90329339,
                    1325.10403153463
                  ],
                  [
                    296761.47947504563,
                    4804105.90329339,
                    1308.10403153463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:18:55+00:00",
            "end_time": "2017-08-31T14:56:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119C3103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997487849628,
              43.36223841569573,
              1259.0986178081716
            ],
            [
              -119.35046723921997,
              43.37498345219687,
              1259.0986178081716
            ],
            [
              -119.33749762280037,
              43.37524941281657,
              1289.6586178081716
            ],
            [
              -119.33700797282171,
              43.3625042586201,
              1289.6586178081716
            ],
            [
              -119.34997487849628,
              43.36223841569573,
              1259.0986178081716
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504672,
        43.36223842,
        1259.098618,
        -119.337008,
        43.37524941,
        1289.658618
      ],
      "properties": {
        "datetime": "2017-08-29T16:11:15Z",
        "pc:count": 13653101,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310112.3307,
            "count": 13653101,
            "maximum": 310634.8884,
            "minimum": 309583.3284,
            "name": "X",
            "position": 0,
            "stddev": 291.1706292,
            "variance": 84780.33531
          },
          {
            "average": 4804440.853,
            "count": 13653101,
            "maximum": 4805140.585,
            "minimum": 4803723.985,
            "name": "Y",
            "position": 1,
            "stddev": 400.8674525,
            "variance": 160694.7145
          },
          {
            "average": 1261.228454,
            "count": 13653101,
            "maximum": 1289.658618,
            "minimum": 1259.098618,
            "name": "Z",
            "position": 2,
            "stddev": 2.893867952,
            "variance": 8.374471725
          },
          {
            "average": 23641.73262,
            "count": 13653101,
            "maximum": 44481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3149.636461,
            "variance": 9920209.837
          },
          {
            "average": 1.000240971,
            "count": 13653101,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01560138215,
            "variance": 0.000243403125
          },
          {
            "average": 1.000469857,
            "count": 13653101,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0218427729,
            "variance": 0.0004771067281
          },
          {
            "average": 0.5013472763,
            "count": 13653101,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982032,
            "variance": 0.2499982032
          },
          {
            "average": 5.859474708e-07,
            "count": 13653101,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007654718613,
            "variance": 5.859471704e-07
          },
          {
            "average": 1.269255973,
            "count": 13653101,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.443573228,
            "variance": 0.1967572086
          },
          {
            "average": 0.111649035,
            "count": 13653101,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76138521,
            "variance": 138.330182
          },
          {
            "average": 2.001547853,
            "count": 13653101,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000355398,
            "variance": 1.000710922
          },
          {
            "average": 998.4244391,
            "count": 13653101,
            "maximum": 1063,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 247.3818948,
            "variance": 61197.80188
          },
          {
            "average": 25956.36322,
            "count": 13653101,
            "maximum": 56320,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 8919.151028,
            "variance": 79551255.06
          },
          {
            "average": 29818.24882,
            "count": 13653101,
            "maximum": 56064,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 6201.607287,
            "variance": 38459932.95
          },
          {
            "average": 23042.71709,
            "count": 13653101,
            "maximum": 54272,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 6371.116813,
            "variance": 40591129.44
          },
          {
            "average": 188039173.9,
            "count": 13653101,
            "maximum": 188058275.1,
            "minimum": 187989030.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29503.20771,
            "variance": 870439265.3
          },
          {
            "average": 0,
            "count": 13653101,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653101,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653101,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653101,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653101,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309583.3284,
          4803723.985,
          1259.098618,
          310634.8884,
          4805140.585,
          1289.658618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309583.328369619,
                4803723.984829983,
                1259.0986178081716
              ],
              [
                309583.328369619,
                4805140.584829982,
                1259.0986178081716
              ],
              [
                310634.88836961903,
                4805140.584829982,
                1289.6586178081716
              ],
              [
                310634.88836961903,
                4803723.984829983,
                1289.6586178081716
              ],
              [
                309583.328369619,
                4803723.984829983,
                1259.0986178081716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:11:15+00:00",
        "end_time": "2017-08-28T20:57:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119C3103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119C3103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119C3103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504672,
            43.36223842,
            1259.098618,
            -119.337008,
            43.37524941,
            1289.658618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997487849628,
                  43.36223841569573,
                  1259.0986178081716
                ],
                [
                  -119.35046723921997,
                  43.37498345219687,
                  1259.0986178081716
                ],
                [
                  -119.33749762280037,
                  43.37524941281657,
                  1289.6586178081716
                ],
                [
                  -119.33700797282171,
                  43.3625042586201,
                  1289.6586178081716
                ],
                [
                  -119.34997487849628,
                  43.36223841569573,
                  1259.0986178081716
                ]
              ]
            ]
          },
          "id": "20170828_43119C3103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119C3103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:11:15Z",
            "pc:count": 13653101,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310112.3307,
                "count": 13653101,
                "maximum": 310634.8884,
                "minimum": 309583.3284,
                "name": "X",
                "position": 0,
                "stddev": 291.1706292,
                "variance": 84780.33531
              },
              {
                "average": 4804440.853,
                "count": 13653101,
                "maximum": 4805140.585,
                "minimum": 4803723.985,
                "name": "Y",
                "position": 1,
                "stddev": 400.8674525,
                "variance": 160694.7145
              },
              {
                "average": 1261.228454,
                "count": 13653101,
                "maximum": 1289.658618,
                "minimum": 1259.098618,
                "name": "Z",
                "position": 2,
                "stddev": 2.893867952,
                "variance": 8.374471725
              },
              {
                "average": 23641.73262,
                "count": 13653101,
                "maximum": 44481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3149.636461,
                "variance": 9920209.837
              },
              {
                "average": 1.000240971,
                "count": 13653101,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01560138215,
                "variance": 0.000243403125
              },
              {
                "average": 1.000469857,
                "count": 13653101,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0218427729,
                "variance": 0.0004771067281
              },
              {
                "average": 0.5013472763,
                "count": 13653101,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982032,
                "variance": 0.2499982032
              },
              {
                "average": 5.859474708e-07,
                "count": 13653101,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007654718613,
                "variance": 5.859471704e-07
              },
              {
                "average": 1.269255973,
                "count": 13653101,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.443573228,
                "variance": 0.1967572086
              },
              {
                "average": 0.111649035,
                "count": 13653101,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76138521,
                "variance": 138.330182
              },
              {
                "average": 2.001547853,
                "count": 13653101,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000355398,
                "variance": 1.000710922
              },
              {
                "average": 998.4244391,
                "count": 13653101,
                "maximum": 1063,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 247.3818948,
                "variance": 61197.80188
              },
              {
                "average": 25956.36322,
                "count": 13653101,
                "maximum": 56320,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 8919.151028,
                "variance": 79551255.06
              },
              {
                "average": 29818.24882,
                "count": 13653101,
                "maximum": 56064,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 6201.607287,
                "variance": 38459932.95
              },
              {
                "average": 23042.71709,
                "count": 13653101,
                "maximum": 54272,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 6371.116813,
                "variance": 40591129.44
              },
              {
                "average": 188039173.9,
                "count": 13653101,
                "maximum": 188058275.1,
                "minimum": 187989030.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29503.20771,
                "variance": 870439265.3
              },
              {
                "average": 0,
                "count": 13653101,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653101,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653101,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653101,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653101,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309583.3284,
              4803723.985,
              1259.098618,
              310634.8884,
              4805140.585,
              1289.658618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309583.328369619,
                    4803723.984829983,
                    1259.0986178081716
                  ],
                  [
                    309583.328369619,
                    4805140.584829982,
                    1259.0986178081716
                  ],
                  [
                    310634.88836961903,
                    4805140.584829982,
                    1289.6586178081716
                  ],
                  [
                    310634.88836961903,
                    4803723.984829983,
                    1289.6586178081716
                  ],
                  [
                    309583.328369619,
                    4803723.984829983,
                    1259.0986178081716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:11:15+00:00",
            "end_time": "2017-08-28T20:57: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": "20170828_43119D3325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497600120406,
              43.37474134742746,
              1259.258116313905
            ],
            [
              -119.32546326404747,
              43.387484604087334,
              1259.258116313905
            ],
            [
              -119.31249642672572,
              43.387747674372704,
              1300.0981163139052
            ],
            [
              -119.31201187495277,
              43.37500430131573,
              1300.0981163139052
            ],
            [
              -119.32497600120406,
              43.37474134742746,
              1259.258116313905
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254633,
        43.37474135,
        1259.258116,
        -119.3120119,
        43.38774767,
        1300.098116
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:21Z",
        "pc:count": 20845068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312124.5204,
            "count": 20845068,
            "maximum": 312698.8477,
            "minimum": 311647.7477,
            "name": "X",
            "position": 0,
            "stddev": 290.8679713,
            "variance": 84604.17673
          },
          {
            "average": 4805721.897,
            "count": 20845068,
            "maximum": 4806472.176,
            "minimum": 4805055.796,
            "name": "Y",
            "position": 1,
            "stddev": 401.8598661,
            "variance": 161491.352
          },
          {
            "average": 1276.393577,
            "count": 20845068,
            "maximum": 1300.098116,
            "minimum": 1259.258116,
            "name": "Z",
            "position": 2,
            "stddev": 15.71228931,
            "variance": 246.8760354
          },
          {
            "average": 21997.76353,
            "count": 20845068,
            "maximum": 44913,
            "minimum": 785,
            "name": "Intensity",
            "position": 3,
            "stddev": 3059.838022,
            "variance": 9362608.72
          },
          {
            "average": 1.000106068,
            "count": 20845068,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01032631037,
            "variance": 0.000106632686
          },
          {
            "average": 1.000211945,
            "count": 20845068,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01462253836,
            "variance": 0.0002138186281
          },
          {
            "average": 0.50213048,
            "count": 20845068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995473,
            "variance": 0.249995473
          },
          {
            "average": 2.878378713e-07,
            "count": 20845068,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005365051745,
            "variance": 2.878378022e-07
          },
          {
            "average": 1.134290231,
            "count": 20845068,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3409638845,
            "variance": 0.1162563705
          },
          {
            "average": 0.2698550332,
            "count": 20845068,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73073371,
            "variance": 137.6101134
          },
          {
            "average": 1.999859823,
            "count": 20845068,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000762542,
            "variance": 1.001525665
          },
          {
            "average": 1042.278035,
            "count": 20845068,
            "maximum": 1073,
            "minimum": 1023,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.42011737,
            "variance": 502.6616631
          },
          {
            "average": 41461.10823,
            "count": 20845068,
            "maximum": 59392,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 8264.117469,
            "variance": 68295637.54
          },
          {
            "average": 40730.98426,
            "count": 20845068,
            "maximum": 59392,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 7294.770673,
            "variance": 53213679.17
          },
          {
            "average": 36706.18835,
            "count": 20845068,
            "maximum": 59392,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 8078.81108,
            "variance": 65267188.46
          },
          {
            "average": 188007368.5,
            "count": 20845068,
            "maximum": 188064461.6,
            "minimum": 187975712,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41337.01566,
            "variance": 1708748864
          },
          {
            "average": 0,
            "count": 20845068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20845068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20845068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20845068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20845068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311647.7477,
          4805055.796,
          1259.258116,
          312698.8477,
          4806472.176,
          1300.098116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311647.74772812874,
                4805055.796301597,
                1259.258116313905
              ],
              [
                311647.74772812874,
                4806472.176301598,
                1259.258116313905
              ],
              [
                312698.8477281287,
                4806472.176301598,
                1300.0981163139052
              ],
              [
                312698.8477281287,
                4805055.796301597,
                1300.0981163139052
              ],
              [
                311647.74772812874,
                4805055.796301597,
                1259.258116313905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:21+00:00",
        "end_time": "2017-08-28T17:15:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254633,
            43.37474135,
            1259.258116,
            -119.3120119,
            43.38774767,
            1300.098116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497600120406,
                  43.37474134742746,
                  1259.258116313905
                ],
                [
                  -119.32546326404747,
                  43.387484604087334,
                  1259.258116313905
                ],
                [
                  -119.31249642672572,
                  43.387747674372704,
                  1300.0981163139052
                ],
                [
                  -119.31201187495277,
                  43.37500430131573,
                  1300.0981163139052
                ],
                [
                  -119.32497600120406,
                  43.37474134742746,
                  1259.258116313905
                ]
              ]
            ]
          },
          "id": "20170828_43119D3325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:21Z",
            "pc:count": 20845068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312124.5204,
                "count": 20845068,
                "maximum": 312698.8477,
                "minimum": 311647.7477,
                "name": "X",
                "position": 0,
                "stddev": 290.8679713,
                "variance": 84604.17673
              },
              {
                "average": 4805721.897,
                "count": 20845068,
                "maximum": 4806472.176,
                "minimum": 4805055.796,
                "name": "Y",
                "position": 1,
                "stddev": 401.8598661,
                "variance": 161491.352
              },
              {
                "average": 1276.393577,
                "count": 20845068,
                "maximum": 1300.098116,
                "minimum": 1259.258116,
                "name": "Z",
                "position": 2,
                "stddev": 15.71228931,
                "variance": 246.8760354
              },
              {
                "average": 21997.76353,
                "count": 20845068,
                "maximum": 44913,
                "minimum": 785,
                "name": "Intensity",
                "position": 3,
                "stddev": 3059.838022,
                "variance": 9362608.72
              },
              {
                "average": 1.000106068,
                "count": 20845068,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01032631037,
                "variance": 0.000106632686
              },
              {
                "average": 1.000211945,
                "count": 20845068,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01462253836,
                "variance": 0.0002138186281
              },
              {
                "average": 0.50213048,
                "count": 20845068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995473,
                "variance": 0.249995473
              },
              {
                "average": 2.878378713e-07,
                "count": 20845068,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005365051745,
                "variance": 2.878378022e-07
              },
              {
                "average": 1.134290231,
                "count": 20845068,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3409638845,
                "variance": 0.1162563705
              },
              {
                "average": 0.2698550332,
                "count": 20845068,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73073371,
                "variance": 137.6101134
              },
              {
                "average": 1.999859823,
                "count": 20845068,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000762542,
                "variance": 1.001525665
              },
              {
                "average": 1042.278035,
                "count": 20845068,
                "maximum": 1073,
                "minimum": 1023,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.42011737,
                "variance": 502.6616631
              },
              {
                "average": 41461.10823,
                "count": 20845068,
                "maximum": 59392,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 8264.117469,
                "variance": 68295637.54
              },
              {
                "average": 40730.98426,
                "count": 20845068,
                "maximum": 59392,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 7294.770673,
                "variance": 53213679.17
              },
              {
                "average": 36706.18835,
                "count": 20845068,
                "maximum": 59392,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 8078.81108,
                "variance": 65267188.46
              },
              {
                "average": 188007368.5,
                "count": 20845068,
                "maximum": 188064461.6,
                "minimum": 187975712,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41337.01566,
                "variance": 1708748864
              },
              {
                "average": 0,
                "count": 20845068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20845068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20845068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20845068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20845068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311647.7477,
              4805055.796,
              1259.258116,
              312698.8477,
              4806472.176,
              1300.098116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311647.74772812874,
                    4805055.796301597,
                    1259.258116313905
                  ],
                  [
                    311647.74772812874,
                    4806472.176301598,
                    1259.258116313905
                  ],
                  [
                    312698.8477281287,
                    4806472.176301598,
                    1300.0981163139052
                  ],
                  [
                    312698.8477281287,
                    4805055.796301597,
                    1300.0981163139052
                  ],
                  [
                    311647.74772812874,
                    4805055.796301597,
                    1259.258116313905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:21+00:00",
            "end_time": "2017-08-28T17:15: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": "20170828_43119D1102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1124776415151,
              43.48726461572288,
              1260.3464561285896
            ],
            [
              -119.11292131038445,
              43.499985880596,
              1260.3464561285896
            ],
            [
              -119.09999555651588,
              43.50022410968718,
              1329.8264561285896
            ],
            [
              -119.09955459690538,
              43.48750273961288,
              1329.8264561285896
            ],
            [
              -119.1124776415151,
              43.48726461572288,
              1260.3464561285896
            ]
          ]
        ]
      },
      "bbox": [
        -119.1129213,
        43.48726462,
        1260.346456,
        -119.0995546,
        43.50022411,
        1329.826456
      ],
      "properties": {
        "datetime": "2017-08-28T19:54:16Z",
        "pc:count": 13654448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329703.8122,
            "count": 13654448,
            "maximum": 330225.8465,
            "minimum": 329180.1665,
            "name": "X",
            "position": 0,
            "stddev": 289.0129144,
            "variance": 83528.46468
          },
          {
            "average": 4817809.925,
            "count": 13654448,
            "maximum": 4818508.429,
            "minimum": 4817094.669,
            "name": "Y",
            "position": 1,
            "stddev": 406.8000301,
            "variance": 165486.2645
          },
          {
            "average": 1263.056656,
            "count": 13654448,
            "maximum": 1329.826456,
            "minimum": 1260.346456,
            "name": "Z",
            "position": 2,
            "stddev": 7.191944433,
            "variance": 51.72406473
          },
          {
            "average": 25581.85013,
            "count": 13654448,
            "maximum": 44609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3393.84569,
            "variance": 11518188.57
          },
          {
            "average": 1.003854641,
            "count": 13654448,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06635487823,
            "variance": 0.004402969865
          },
          {
            "average": 1.007769703,
            "count": 13654448,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09799529016,
            "variance": 0.009603076894
          },
          {
            "average": 0.4988529745,
            "count": 13654448,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987026,
            "variance": 0.2499987026
          },
          {
            "average": 9.520707099e-07,
            "count": 13654448,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009757406792,
            "variance": 9.520698731e-07
          },
          {
            "average": 1.209231014,
            "count": 13654448,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4067596451,
            "variance": 0.1654534089
          },
          {
            "average": 1.177544633,
            "count": 13654448,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80823209,
            "variance": 139.4343451
          },
          {
            "average": 2.000400163,
            "count": 13654448,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004074574,
            "variance": 1.008165751
          },
          {
            "average": 1044.344462,
            "count": 13654448,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.171647709,
            "variance": 1.372758354
          },
          {
            "average": 33953.34258,
            "count": 13654448,
            "maximum": 55296,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 8137.524147,
            "variance": 66219299.24
          },
          {
            "average": 36060.81891,
            "count": 13654448,
            "maximum": 54784,
            "minimum": 13824,
            "name": "Green",
            "position": 13,
            "stddev": 5408.678512,
            "variance": 29253803.25
          },
          {
            "average": 30488.09388,
            "count": 13654448,
            "maximum": 54528,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 5911.179608,
            "variance": 34942044.36
          },
          {
            "average": 187984264.4,
            "count": 13654448,
            "maximum": 187985256.4,
            "minimum": 187983426.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 480.3255384,
            "variance": 230712.6229
          },
          {
            "average": 0,
            "count": 13654448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13654448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329180.1665,
          4817094.669,
          1260.346456,
          330225.8465,
          4818508.429,
          1329.826456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329180.16648321896,
                4817094.669372434,
                1260.3464561285896
              ],
              [
                329180.16648321896,
                4818508.429372434,
                1260.3464561285896
              ],
              [
                330225.846483219,
                4818508.429372434,
                1329.8264561285896
              ],
              [
                330225.846483219,
                4817094.669372434,
                1329.8264561285896
              ],
              [
                329180.16648321896,
                4817094.669372434,
                1260.3464561285896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:54:16+00:00",
        "end_time": "2017-08-28T19:23:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1129213,
            43.48726462,
            1260.346456,
            -119.0995546,
            43.50022411,
            1329.826456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1124776415151,
                  43.48726461572288,
                  1260.3464561285896
                ],
                [
                  -119.11292131038445,
                  43.499985880596,
                  1260.3464561285896
                ],
                [
                  -119.09999555651588,
                  43.50022410968718,
                  1329.8264561285896
                ],
                [
                  -119.09955459690538,
                  43.48750273961288,
                  1329.8264561285896
                ],
                [
                  -119.1124776415151,
                  43.48726461572288,
                  1260.3464561285896
                ]
              ]
            ]
          },
          "id": "20170828_43119D1102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:54:16Z",
            "pc:count": 13654448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329703.8122,
                "count": 13654448,
                "maximum": 330225.8465,
                "minimum": 329180.1665,
                "name": "X",
                "position": 0,
                "stddev": 289.0129144,
                "variance": 83528.46468
              },
              {
                "average": 4817809.925,
                "count": 13654448,
                "maximum": 4818508.429,
                "minimum": 4817094.669,
                "name": "Y",
                "position": 1,
                "stddev": 406.8000301,
                "variance": 165486.2645
              },
              {
                "average": 1263.056656,
                "count": 13654448,
                "maximum": 1329.826456,
                "minimum": 1260.346456,
                "name": "Z",
                "position": 2,
                "stddev": 7.191944433,
                "variance": 51.72406473
              },
              {
                "average": 25581.85013,
                "count": 13654448,
                "maximum": 44609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3393.84569,
                "variance": 11518188.57
              },
              {
                "average": 1.003854641,
                "count": 13654448,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06635487823,
                "variance": 0.004402969865
              },
              {
                "average": 1.007769703,
                "count": 13654448,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09799529016,
                "variance": 0.009603076894
              },
              {
                "average": 0.4988529745,
                "count": 13654448,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987026,
                "variance": 0.2499987026
              },
              {
                "average": 9.520707099e-07,
                "count": 13654448,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009757406792,
                "variance": 9.520698731e-07
              },
              {
                "average": 1.209231014,
                "count": 13654448,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4067596451,
                "variance": 0.1654534089
              },
              {
                "average": 1.177544633,
                "count": 13654448,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80823209,
                "variance": 139.4343451
              },
              {
                "average": 2.000400163,
                "count": 13654448,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004074574,
                "variance": 1.008165751
              },
              {
                "average": 1044.344462,
                "count": 13654448,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.171647709,
                "variance": 1.372758354
              },
              {
                "average": 33953.34258,
                "count": 13654448,
                "maximum": 55296,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 8137.524147,
                "variance": 66219299.24
              },
              {
                "average": 36060.81891,
                "count": 13654448,
                "maximum": 54784,
                "minimum": 13824,
                "name": "Green",
                "position": 13,
                "stddev": 5408.678512,
                "variance": 29253803.25
              },
              {
                "average": 30488.09388,
                "count": 13654448,
                "maximum": 54528,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 5911.179608,
                "variance": 34942044.36
              },
              {
                "average": 187984264.4,
                "count": 13654448,
                "maximum": 187985256.4,
                "minimum": 187983426.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 480.3255384,
                "variance": 230712.6229
              },
              {
                "average": 0,
                "count": 13654448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13654448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329180.1665,
              4817094.669,
              1260.346456,
              330225.8465,
              4818508.429,
              1329.826456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329180.16648321896,
                    4817094.669372434,
                    1260.3464561285896
                  ],
                  [
                    329180.16648321896,
                    4818508.429372434,
                    1260.3464561285896
                  ],
                  [
                    330225.846483219,
                    4818508.429372434,
                    1329.8264561285896
                  ],
                  [
                    330225.846483219,
                    4817094.669372434,
                    1329.8264561285896
                  ],
                  [
                    329180.16648321896,
                    4817094.669372434,
                    1260.3464561285896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:54:16+00:00",
            "end_time": "2017-08-28T19:23: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": "20170829_43119D4319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4624752244499,
              43.38722657643255,
              1272.6734421259127
            ],
            [
              -119.46299210254217,
              43.39998309791106,
              1272.6734421259127
            ],
            [
              -119.4499982362409,
              43.40026237429852,
              1295.2334421259127
            ],
            [
              -119.44948407834599,
              43.387505729126886,
              1295.2334421259127
            ],
            [
              -119.4624752244499,
              43.38722657643255,
              1272.6734421259127
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629921,
        43.38722658,
        1272.673442,
        -119.4494841,
        43.40026237,
        1295.233442
      ],
      "properties": {
        "datetime": "2017-08-29T19:15:21Z",
        "pc:count": 13395818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301090.617,
            "count": 13395818,
            "maximum": 301602.3348,
            "minimum": 300549.1548,
            "name": "X",
            "position": 0,
            "stddev": 292.5435788,
            "variance": 85581.74549
          },
          {
            "average": 4807463.659,
            "count": 13395818,
            "maximum": 4808180.23,
            "minimum": 4806762.23,
            "name": "Y",
            "position": 1,
            "stddev": 386.5686161,
            "variance": 149435.2949
          },
          {
            "average": 1282.967826,
            "count": 13395818,
            "maximum": 1295.233442,
            "minimum": 1272.673442,
            "name": "Z",
            "position": 2,
            "stddev": 6.094506239,
            "variance": 37.14300629
          },
          {
            "average": 19580.22001,
            "count": 13395818,
            "maximum": 31585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1645.150371,
            "variance": 2706519.743
          },
          {
            "average": 1.000170128,
            "count": 13395818,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01326354042,
            "variance": 0.0001759215044
          },
          {
            "average": 1.000349587,
            "count": 13395818,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01917885479,
            "variance": 0.000367828471
          },
          {
            "average": 0.5028809737,
            "count": 13395818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917186,
            "variance": 0.2499917187
          },
          {
            "average": 1.089892383e-05,
            "count": 13395818,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003301333951,
            "variance": 1.089880586e-05
          },
          {
            "average": 1.217409642,
            "count": 13395818,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4124835784,
            "variance": 0.1701427024
          },
          {
            "average": -0.02408257535,
            "count": 13395818,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55398708,
            "variance": 133.4946176
          },
          {
            "average": 2.000686483,
            "count": 13395818,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000631292,
            "variance": 1.001262983
          },
          {
            "average": 1079.031316,
            "count": 13395818,
            "maximum": 1081,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9852654103,
            "variance": 0.9707479288
          },
          {
            "average": 44147.59736,
            "count": 13395818,
            "maximum": 56064,
            "minimum": 17920,
            "name": "Red",
            "position": 12,
            "stddev": 2795.018489,
            "variance": 7812128.356
          },
          {
            "average": 42648.83159,
            "count": 13395818,
            "maximum": 55296,
            "minimum": 19456,
            "name": "Green",
            "position": 13,
            "stddev": 2637.586869,
            "variance": 6956864.492
          },
          {
            "average": 39557.15508,
            "count": 13395818,
            "maximum": 54016,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 2546.738501,
            "variance": 6485876.995
          },
          {
            "average": 188068282.8,
            "count": 13395818,
            "maximum": 188069321.2,
            "minimum": 188067112.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.2681403,
            "variance": 284374.9094
          },
          {
            "average": 0,
            "count": 13395818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300549.1548,
          4806762.23,
          1272.673442,
          301602.3348,
          4808180.23,
          1295.233442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300549.15477808286,
                4806762.2302024625,
                1272.6734421259127
              ],
              [
                300549.15477808286,
                4808180.2302024625,
                1272.6734421259127
              ],
              [
                301602.3347780829,
                4808180.2302024625,
                1295.2334421259127
              ],
              [
                301602.3347780829,
                4806762.2302024625,
                1295.2334421259127
              ],
              [
                300549.15477808286,
                4806762.2302024625,
                1272.6734421259127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:15:21+00:00",
        "end_time": "2017-08-29T18:38:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629921,
            43.38722658,
            1272.673442,
            -119.4494841,
            43.40026237,
            1295.233442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4624752244499,
                  43.38722657643255,
                  1272.6734421259127
                ],
                [
                  -119.46299210254217,
                  43.39998309791106,
                  1272.6734421259127
                ],
                [
                  -119.4499982362409,
                  43.40026237429852,
                  1295.2334421259127
                ],
                [
                  -119.44948407834599,
                  43.387505729126886,
                  1295.2334421259127
                ],
                [
                  -119.4624752244499,
                  43.38722657643255,
                  1272.6734421259127
                ]
              ]
            ]
          },
          "id": "20170829_43119D4319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:15:21Z",
            "pc:count": 13395818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301090.617,
                "count": 13395818,
                "maximum": 301602.3348,
                "minimum": 300549.1548,
                "name": "X",
                "position": 0,
                "stddev": 292.5435788,
                "variance": 85581.74549
              },
              {
                "average": 4807463.659,
                "count": 13395818,
                "maximum": 4808180.23,
                "minimum": 4806762.23,
                "name": "Y",
                "position": 1,
                "stddev": 386.5686161,
                "variance": 149435.2949
              },
              {
                "average": 1282.967826,
                "count": 13395818,
                "maximum": 1295.233442,
                "minimum": 1272.673442,
                "name": "Z",
                "position": 2,
                "stddev": 6.094506239,
                "variance": 37.14300629
              },
              {
                "average": 19580.22001,
                "count": 13395818,
                "maximum": 31585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1645.150371,
                "variance": 2706519.743
              },
              {
                "average": 1.000170128,
                "count": 13395818,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01326354042,
                "variance": 0.0001759215044
              },
              {
                "average": 1.000349587,
                "count": 13395818,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01917885479,
                "variance": 0.000367828471
              },
              {
                "average": 0.5028809737,
                "count": 13395818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917186,
                "variance": 0.2499917187
              },
              {
                "average": 1.089892383e-05,
                "count": 13395818,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003301333951,
                "variance": 1.089880586e-05
              },
              {
                "average": 1.217409642,
                "count": 13395818,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4124835784,
                "variance": 0.1701427024
              },
              {
                "average": -0.02408257535,
                "count": 13395818,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55398708,
                "variance": 133.4946176
              },
              {
                "average": 2.000686483,
                "count": 13395818,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000631292,
                "variance": 1.001262983
              },
              {
                "average": 1079.031316,
                "count": 13395818,
                "maximum": 1081,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9852654103,
                "variance": 0.9707479288
              },
              {
                "average": 44147.59736,
                "count": 13395818,
                "maximum": 56064,
                "minimum": 17920,
                "name": "Red",
                "position": 12,
                "stddev": 2795.018489,
                "variance": 7812128.356
              },
              {
                "average": 42648.83159,
                "count": 13395818,
                "maximum": 55296,
                "minimum": 19456,
                "name": "Green",
                "position": 13,
                "stddev": 2637.586869,
                "variance": 6956864.492
              },
              {
                "average": 39557.15508,
                "count": 13395818,
                "maximum": 54016,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 2546.738501,
                "variance": 6485876.995
              },
              {
                "average": 188068282.8,
                "count": 13395818,
                "maximum": 188069321.2,
                "minimum": 188067112.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.2681403,
                "variance": 284374.9094
              },
              {
                "average": 0,
                "count": 13395818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300549.1548,
              4806762.23,
              1272.673442,
              301602.3348,
              4808180.23,
              1295.233442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300549.15477808286,
                    4806762.2302024625,
                    1272.6734421259127
                  ],
                  [
                    300549.15477808286,
                    4808180.2302024625,
                    1272.6734421259127
                  ],
                  [
                    301602.3347780829,
                    4808180.2302024625,
                    1295.2334421259127
                  ],
                  [
                    301602.3347780829,
                    4806762.2302024625,
                    1295.2334421259127
                  ],
                  [
                    300549.15477808286,
                    4806762.2302024625,
                    1272.6734421259127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:15:21+00:00",
            "end_time": "2017-08-29T18:38: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": "20170827_43119D3213b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28748593774,
              43.47268138894733,
              1380.9476030758683
            ],
            [
              -119.28757312573043,
              43.47499167790108,
              1380.9476030758683
            ],
            [
              -119.27908383290338,
              43.475161284054316,
              1397.687603075868
            ],
            [
              -119.2789969677876,
              43.47285098149558,
              1397.687603075868
            ],
            [
              -119.28748593774,
              43.47268138894733,
              1380.9476030758683
            ]
          ]
        ]
      },
      "bbox": [
        -119.2875731,
        43.47268139,
        1380.947603,
        -119.278997,
        43.47516128,
        1397.687603
      ],
      "properties": {
        "datetime": "2017-08-28T20:26:26Z",
        "pc:count": 833114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315194.7906,
            "count": 833114,
            "maximum": 315670.8198,
            "minimum": 314983.6798,
            "name": "X",
            "position": 0,
            "stddev": 163.3937632,
            "variance": 26697.52185
          },
          {
            "average": 4816008.284,
            "count": 833114,
            "maximum": 4816105.944,
            "minimum": 4815849.164,
            "name": "Y",
            "position": 1,
            "stddev": 61.71457545,
            "variance": 3808.688823
          },
          {
            "average": 1385.801037,
            "count": 833114,
            "maximum": 1397.687603,
            "minimum": 1380.947603,
            "name": "Z",
            "position": 2,
            "stddev": 2.234971274,
            "variance": 4.995096595
          },
          {
            "average": 19078.73037,
            "count": 833114,
            "maximum": 26129,
            "minimum": 1250,
            "name": "Intensity",
            "position": 3,
            "stddev": 1865.708614,
            "variance": 3480868.633
          },
          {
            "average": 1.014929529,
            "count": 833114,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1304916474,
            "variance": 0.01702807004
          },
          {
            "average": 1.030378796,
            "count": 833114,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1914122748,
            "variance": 0.03663865893
          },
          {
            "average": 0.5275940628,
            "count": 833114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992382867,
            "variance": 0.2492388669
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24061653,
            "count": 833114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.427458109,
            "variance": 0.182720435
          },
          {
            "average": -6.567317095,
            "count": 833114,
            "maximum": 21,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.247634001,
            "variance": 68.02346662
          },
          {
            "average": 1.965290464,
            "count": 833114,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003653277,
            "variance": 1.007319901
          },
          {
            "average": 1046.875651,
            "count": 833114,
            "maximum": 1051,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.66812129,
            "variance": 136.1450545
          },
          {
            "average": 42181.60557,
            "count": 833114,
            "maximum": 51712,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 4688.620128,
            "variance": 21983158.7
          },
          {
            "average": 40932.88738,
            "count": 833114,
            "maximum": 49920,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3947.636288,
            "variance": 15583832.26
          },
          {
            "average": 38456.83498,
            "count": 833114,
            "maximum": 47360,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 3716.231174,
            "variance": 13810374.14
          },
          {
            "average": 187979565.4,
            "count": 833114,
            "maximum": 187987186,
            "minimum": 187902885.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23604.07685,
            "variance": 557152444.1
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314983.6798,
          4815849.164,
          1380.947603,
          315670.8198,
          4816105.944,
          1397.687603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314983.67981069785,
                4815849.1640998805,
                1380.9476030758683
              ],
              [
                314983.67981069785,
                4816105.94409988,
                1380.9476030758683
              ],
              [
                315670.81981069787,
                4816105.94409988,
                1397.687603075868
              ],
              [
                315670.81981069787,
                4815849.1640998805,
                1397.687603075868
              ],
              [
                314983.67981069785,
                4815849.1640998805,
                1380.9476030758683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:26:26+00:00",
        "end_time": "2017-08-27T21:01:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3213b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3213b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3213b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3213b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2875731,
            43.47268139,
            1380.947603,
            -119.278997,
            43.47516128,
            1397.687603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28748593774,
                  43.47268138894733,
                  1380.9476030758683
                ],
                [
                  -119.28757312573043,
                  43.47499167790108,
                  1380.9476030758683
                ],
                [
                  -119.27908383290338,
                  43.475161284054316,
                  1397.687603075868
                ],
                [
                  -119.2789969677876,
                  43.47285098149558,
                  1397.687603075868
                ],
                [
                  -119.28748593774,
                  43.47268138894733,
                  1380.9476030758683
                ]
              ]
            ]
          },
          "id": "20170827_43119D3213b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3213b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:26:26Z",
            "pc:count": 833114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315194.7906,
                "count": 833114,
                "maximum": 315670.8198,
                "minimum": 314983.6798,
                "name": "X",
                "position": 0,
                "stddev": 163.3937632,
                "variance": 26697.52185
              },
              {
                "average": 4816008.284,
                "count": 833114,
                "maximum": 4816105.944,
                "minimum": 4815849.164,
                "name": "Y",
                "position": 1,
                "stddev": 61.71457545,
                "variance": 3808.688823
              },
              {
                "average": 1385.801037,
                "count": 833114,
                "maximum": 1397.687603,
                "minimum": 1380.947603,
                "name": "Z",
                "position": 2,
                "stddev": 2.234971274,
                "variance": 4.995096595
              },
              {
                "average": 19078.73037,
                "count": 833114,
                "maximum": 26129,
                "minimum": 1250,
                "name": "Intensity",
                "position": 3,
                "stddev": 1865.708614,
                "variance": 3480868.633
              },
              {
                "average": 1.014929529,
                "count": 833114,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1304916474,
                "variance": 0.01702807004
              },
              {
                "average": 1.030378796,
                "count": 833114,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1914122748,
                "variance": 0.03663865893
              },
              {
                "average": 0.5275940628,
                "count": 833114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992382867,
                "variance": 0.2492388669
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24061653,
                "count": 833114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.427458109,
                "variance": 0.182720435
              },
              {
                "average": -6.567317095,
                "count": 833114,
                "maximum": 21,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.247634001,
                "variance": 68.02346662
              },
              {
                "average": 1.965290464,
                "count": 833114,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003653277,
                "variance": 1.007319901
              },
              {
                "average": 1046.875651,
                "count": 833114,
                "maximum": 1051,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.66812129,
                "variance": 136.1450545
              },
              {
                "average": 42181.60557,
                "count": 833114,
                "maximum": 51712,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 4688.620128,
                "variance": 21983158.7
              },
              {
                "average": 40932.88738,
                "count": 833114,
                "maximum": 49920,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3947.636288,
                "variance": 15583832.26
              },
              {
                "average": 38456.83498,
                "count": 833114,
                "maximum": 47360,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 3716.231174,
                "variance": 13810374.14
              },
              {
                "average": 187979565.4,
                "count": 833114,
                "maximum": 187987186,
                "minimum": 187902885.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23604.07685,
                "variance": 557152444.1
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314983.6798,
              4815849.164,
              1380.947603,
              315670.8198,
              4816105.944,
              1397.687603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314983.67981069785,
                    4815849.1640998805,
                    1380.9476030758683
                  ],
                  [
                    314983.67981069785,
                    4816105.94409988,
                    1380.9476030758683
                  ],
                  [
                    315670.81981069787,
                    4816105.94409988,
                    1397.687603075868
                  ],
                  [
                    315670.81981069787,
                    4815849.1640998805,
                    1397.687603075868
                  ],
                  [
                    314983.67981069785,
                    4815849.1640998805,
                    1380.9476030758683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:26:26+00:00",
            "end_time": "2017-08-27T21:01:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27494870029024,
              43.47382983373185,
              1390.2846897522645
            ],
            [
              -119.27499236999019,
              43.47499335562242,
              1390.2846897522645
            ],
            [
              -119.26249710877501,
              43.47524140021119,
              1440.3846897522644
            ],
            [
              -119.26245367842807,
              43.4740778682998,
              1440.3846897522644
            ],
            [
              -119.27494870029024,
              43.47382983373185,
              1390.2846897522645
            ]
          ]
        ]
      },
      "bbox": [
        -119.2749924,
        43.47382983,
        1390.28469,
        -119.2624537,
        43.4752414,
        1440.38469
      ],
      "properties": {
        "datetime": "2017-08-28T20:26:11Z",
        "pc:count": 542663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316620.5397,
            "count": 542663,
            "maximum": 317012.6114,
            "minimum": 316001.2314,
            "name": "X",
            "position": 0,
            "stddev": 268.4332082,
            "variance": 72056.38725
          },
          {
            "average": 4816026.763,
            "count": 542663,
            "maximum": 4816078.24,
            "minimum": 4815948.92,
            "name": "Y",
            "position": 1,
            "stddev": 27.89166763,
            "variance": 777.945123
          },
          {
            "average": 1420.401103,
            "count": 542663,
            "maximum": 1440.38469,
            "minimum": 1390.28469,
            "name": "Z",
            "position": 2,
            "stddev": 11.54296881,
            "variance": 133.2401289
          },
          {
            "average": 18329.58901,
            "count": 542663,
            "maximum": 24689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2277.786763,
            "variance": 5188312.536
          },
          {
            "average": 1.029889637,
            "count": 542663,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1843243288,
            "variance": 0.03397545819
          },
          {
            "average": 1.060755939,
            "count": 542663,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2690318928,
            "variance": 0.07237815933
          },
          {
            "average": 0.5265054002,
            "count": 542663,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992974296,
            "variance": 0.2492979232
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236463514,
            "count": 542663,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4249104063,
            "variance": 0.1805488534
          },
          {
            "average": -8.620771955,
            "count": 542663,
            "maximum": -1.001999974,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.843306854,
            "variance": 23.45762128
          },
          {
            "average": 1.981211175,
            "count": 542663,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00787669,
            "variance": 1.015815423
          },
          {
            "average": 1050.45367,
            "count": 542663,
            "maximum": 1051,
            "minimum": 1050,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4978493758,
            "variance": 0.247854001
          },
          {
            "average": 39780.44687,
            "count": 542663,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 6132.767656,
            "variance": 37610839.12
          },
          {
            "average": 38468.22603,
            "count": 542663,
            "maximum": 65280,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 5078.289489,
            "variance": 25789024.13
          },
          {
            "average": 35980.40767,
            "count": 542663,
            "maximum": 65280,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 4744.158067,
            "variance": 22507035.77
          },
          {
            "average": 187986825.5,
            "count": 542663,
            "maximum": 187987171.7,
            "minimum": 187986536.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 307.4564508,
            "variance": 94529.46912
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316001.2314,
          4815948.92,
          1390.28469,
          317012.6114,
          4816078.24,
          1440.38469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316001.2314452031,
                4815948.920079149,
                1390.2846897522645
              ],
              [
                316001.2314452031,
                4816078.24007915,
                1390.2846897522645
              ],
              [
                317012.61144520313,
                4816078.24007915,
                1440.3846897522644
              ],
              [
                317012.61144520313,
                4815948.920079149,
                1440.3846897522644
              ],
              [
                316001.2314452031,
                4815948.920079149,
                1390.2846897522645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:26:11+00:00",
        "end_time": "2017-08-28T20:15:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2749924,
            43.47382983,
            1390.28469,
            -119.2624537,
            43.4752414,
            1440.38469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27494870029024,
                  43.47382983373185,
                  1390.2846897522645
                ],
                [
                  -119.27499236999019,
                  43.47499335562242,
                  1390.2846897522645
                ],
                [
                  -119.26249710877501,
                  43.47524140021119,
                  1440.3846897522644
                ],
                [
                  -119.26245367842807,
                  43.4740778682998,
                  1440.3846897522644
                ],
                [
                  -119.27494870029024,
                  43.47382983373185,
                  1390.2846897522645
                ]
              ]
            ]
          },
          "id": "20170828_43119D3214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:26:11Z",
            "pc:count": 542663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316620.5397,
                "count": 542663,
                "maximum": 317012.6114,
                "minimum": 316001.2314,
                "name": "X",
                "position": 0,
                "stddev": 268.4332082,
                "variance": 72056.38725
              },
              {
                "average": 4816026.763,
                "count": 542663,
                "maximum": 4816078.24,
                "minimum": 4815948.92,
                "name": "Y",
                "position": 1,
                "stddev": 27.89166763,
                "variance": 777.945123
              },
              {
                "average": 1420.401103,
                "count": 542663,
                "maximum": 1440.38469,
                "minimum": 1390.28469,
                "name": "Z",
                "position": 2,
                "stddev": 11.54296881,
                "variance": 133.2401289
              },
              {
                "average": 18329.58901,
                "count": 542663,
                "maximum": 24689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2277.786763,
                "variance": 5188312.536
              },
              {
                "average": 1.029889637,
                "count": 542663,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1843243288,
                "variance": 0.03397545819
              },
              {
                "average": 1.060755939,
                "count": 542663,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2690318928,
                "variance": 0.07237815933
              },
              {
                "average": 0.5265054002,
                "count": 542663,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992974296,
                "variance": 0.2492979232
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236463514,
                "count": 542663,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4249104063,
                "variance": 0.1805488534
              },
              {
                "average": -8.620771955,
                "count": 542663,
                "maximum": -1.001999974,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.843306854,
                "variance": 23.45762128
              },
              {
                "average": 1.981211175,
                "count": 542663,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00787669,
                "variance": 1.015815423
              },
              {
                "average": 1050.45367,
                "count": 542663,
                "maximum": 1051,
                "minimum": 1050,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4978493758,
                "variance": 0.247854001
              },
              {
                "average": 39780.44687,
                "count": 542663,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 6132.767656,
                "variance": 37610839.12
              },
              {
                "average": 38468.22603,
                "count": 542663,
                "maximum": 65280,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 5078.289489,
                "variance": 25789024.13
              },
              {
                "average": 35980.40767,
                "count": 542663,
                "maximum": 65280,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 4744.158067,
                "variance": 22507035.77
              },
              {
                "average": 187986825.5,
                "count": 542663,
                "maximum": 187987171.7,
                "minimum": 187986536.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 307.4564508,
                "variance": 94529.46912
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316001.2314,
              4815948.92,
              1390.28469,
              317012.6114,
              4816078.24,
              1440.38469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316001.2314452031,
                    4815948.920079149,
                    1390.2846897522645
                  ],
                  [
                    316001.2314452031,
                    4816078.24007915,
                    1390.2846897522645
                  ],
                  [
                    317012.61144520313,
                    4816078.24007915,
                    1440.3846897522644
                  ],
                  [
                    317012.61144520313,
                    4815948.920079149,
                    1440.3846897522644
                  ],
                  [
                    316001.2314452031,
                    4815948.920079149,
                    1390.2846897522645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:26:11+00:00",
            "end_time": "2017-08-28T20:15: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": "20170827_43119D3110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497615343316,
              43.474741103099966,
              1370.1464335889418
            ],
            [
              -119.32546512001899,
              43.48748413617438,
              1370.1464335889418
            ],
            [
              -119.31249643503558,
              43.487747291108285,
              1504.7864335889417
            ],
            [
              -119.31201018938513,
              43.47500414162394,
              1504.7864335889417
            ],
            [
              -119.32497615343316,
              43.474741103099966,
              1370.1464335889418
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254651,
        43.4747411,
        1370.146434,
        -119.3120102,
        43.48774729,
        1504.786434
      ],
      "properties": {
        "datetime": "2017-08-30T19:21:11Z",
        "pc:count": 37143967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312538.8047,
            "count": 37143967,
            "maximum": 313007.218,
            "minimum": 311957.698,
            "name": "X",
            "position": 0,
            "stddev": 283.1135985,
            "variance": 80153.30966
          },
          {
            "average": 4816843.604,
            "count": 37143967,
            "maximum": 4817578.323,
            "minimum": 4816161.943,
            "name": "Y",
            "position": 1,
            "stddev": 383.5251514,
            "variance": 147091.5417
          },
          {
            "average": 1400.752865,
            "count": 37143967,
            "maximum": 1504.786434,
            "minimum": 1370.146434,
            "name": "Z",
            "position": 2,
            "stddev": 29.50167483,
            "variance": 870.3488176
          },
          {
            "average": 18901.90002,
            "count": 37143967,
            "maximum": 43105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3708.928195,
            "variance": 13756148.35
          },
          {
            "average": 1.078917688,
            "count": 37143967,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3043184971,
            "variance": 0.09260974766
          },
          {
            "average": 1.158564377,
            "count": 37143967,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4402470644,
            "variance": 0.1938174777
          },
          {
            "average": 0.5023816923,
            "count": 37143967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943342,
            "variance": 0.2499943343
          },
          {
            "average": 9.342028545e-06,
            "count": 37143967,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003056458984,
            "variance": 9.341941523e-06
          },
          {
            "average": 1.079638963,
            "count": 37143967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2707334487,
            "variance": 0.07329660024
          },
          {
            "average": 0.02903592536,
            "count": 37143967,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58677176,
            "variance": 134.2532798
          },
          {
            "average": 1.960044036,
            "count": 37143967,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019310335,
            "variance": 1.038993559
          },
          {
            "average": 1057.456926,
            "count": 37143967,
            "maximum": 1109,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.50555956,
            "variance": 1722.711475
          },
          {
            "average": 39318.5795,
            "count": 37143967,
            "maximum": 55040,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7518.144546,
            "variance": 56522497.42
          },
          {
            "average": 38440.2905,
            "count": 37143967,
            "maximum": 53504,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 5958.484676,
            "variance": 35503539.63
          },
          {
            "average": 35302.87728,
            "count": 37143967,
            "maximum": 50432,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 5822.301405,
            "variance": 33899193.66
          },
          {
            "average": 188020999.2,
            "count": 37143967,
            "maximum": 188156071.1,
            "minimum": 187903676,
            "name": "GpsTime",
            "position": 15,
            "stddev": 111534.7233,
            "variance": 12439994500.0
          },
          {
            "average": 0,
            "count": 37143967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37143967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37143967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37143967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37143967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311957.698,
          4816161.943,
          1370.146434,
          313007.218,
          4817578.323,
          1504.786434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311957.6979994839,
                4816161.943075943,
                1370.1464335889418
              ],
              [
                311957.6979994839,
                4817578.323075944,
                1370.1464335889418
              ],
              [
                313007.2179994839,
                4817578.323075944,
                1504.7864335889417
              ],
              [
                313007.2179994839,
                4816161.943075943,
                1504.7864335889417
              ],
              [
                311957.6979994839,
                4816161.943075943,
                1370.1464335889418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:21:11+00:00",
        "end_time": "2017-08-27T21:14:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254651,
            43.4747411,
            1370.146434,
            -119.3120102,
            43.48774729,
            1504.786434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497615343316,
                  43.474741103099966,
                  1370.1464335889418
                ],
                [
                  -119.32546512001899,
                  43.48748413617438,
                  1370.1464335889418
                ],
                [
                  -119.31249643503558,
                  43.487747291108285,
                  1504.7864335889417
                ],
                [
                  -119.31201018938513,
                  43.47500414162394,
                  1504.7864335889417
                ],
                [
                  -119.32497615343316,
                  43.474741103099966,
                  1370.1464335889418
                ]
              ]
            ]
          },
          "id": "20170827_43119D3110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:21:11Z",
            "pc:count": 37143967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312538.8047,
                "count": 37143967,
                "maximum": 313007.218,
                "minimum": 311957.698,
                "name": "X",
                "position": 0,
                "stddev": 283.1135985,
                "variance": 80153.30966
              },
              {
                "average": 4816843.604,
                "count": 37143967,
                "maximum": 4817578.323,
                "minimum": 4816161.943,
                "name": "Y",
                "position": 1,
                "stddev": 383.5251514,
                "variance": 147091.5417
              },
              {
                "average": 1400.752865,
                "count": 37143967,
                "maximum": 1504.786434,
                "minimum": 1370.146434,
                "name": "Z",
                "position": 2,
                "stddev": 29.50167483,
                "variance": 870.3488176
              },
              {
                "average": 18901.90002,
                "count": 37143967,
                "maximum": 43105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3708.928195,
                "variance": 13756148.35
              },
              {
                "average": 1.078917688,
                "count": 37143967,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3043184971,
                "variance": 0.09260974766
              },
              {
                "average": 1.158564377,
                "count": 37143967,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4402470644,
                "variance": 0.1938174777
              },
              {
                "average": 0.5023816923,
                "count": 37143967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943342,
                "variance": 0.2499943343
              },
              {
                "average": 9.342028545e-06,
                "count": 37143967,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003056458984,
                "variance": 9.341941523e-06
              },
              {
                "average": 1.079638963,
                "count": 37143967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2707334487,
                "variance": 0.07329660024
              },
              {
                "average": 0.02903592536,
                "count": 37143967,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58677176,
                "variance": 134.2532798
              },
              {
                "average": 1.960044036,
                "count": 37143967,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019310335,
                "variance": 1.038993559
              },
              {
                "average": 1057.456926,
                "count": 37143967,
                "maximum": 1109,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.50555956,
                "variance": 1722.711475
              },
              {
                "average": 39318.5795,
                "count": 37143967,
                "maximum": 55040,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7518.144546,
                "variance": 56522497.42
              },
              {
                "average": 38440.2905,
                "count": 37143967,
                "maximum": 53504,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 5958.484676,
                "variance": 35503539.63
              },
              {
                "average": 35302.87728,
                "count": 37143967,
                "maximum": 50432,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 5822.301405,
                "variance": 33899193.66
              },
              {
                "average": 188020999.2,
                "count": 37143967,
                "maximum": 188156071.1,
                "minimum": 187903676,
                "name": "GpsTime",
                "position": 15,
                "stddev": 111534.7233,
                "variance": 12439994500.0
              },
              {
                "average": 0,
                "count": 37143967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37143967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37143967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37143967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37143967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311957.698,
              4816161.943,
              1370.146434,
              313007.218,
              4817578.323,
              1504.786434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311957.6979994839,
                    4816161.943075943,
                    1370.1464335889418
                  ],
                  [
                    311957.6979994839,
                    4817578.323075944,
                    1370.1464335889418
                  ],
                  [
                    313007.2179994839,
                    4817578.323075944,
                    1504.7864335889417
                  ],
                  [
                    313007.2179994839,
                    4816161.943075943,
                    1504.7864335889417
                  ],
                  [
                    311957.6979994839,
                    4816161.943075943,
                    1370.1464335889418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:21:11+00:00",
            "end_time": "2017-08-27T21:14: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": "20170827_43119C3204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497692283526,
              43.3622467800271,
              1256.6048499513065
            ],
            [
              -119.27545328920732,
              43.37498475387268,
              1256.6048499513065
            ],
            [
              -119.26249630936304,
              43.37524194379609,
              1270.9848499513066
            ],
            [
              -119.26202264987968,
              43.36250385619952,
              1270.9848499513066
            ],
            [
              -119.27497692283526,
              43.3622467800271,
              1256.6048499513065
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754533,
        43.36224678,
        1256.60485,
        -119.2620226,
        43.37524194,
        1270.98485
      ],
      "properties": {
        "datetime": "2017-08-28T16:57:03Z",
        "pc:count": 17416896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316201.4364,
            "count": 17416896,
            "maximum": 316711.0509,
            "minimum": 315660.5709,
            "name": "X",
            "position": 0,
            "stddev": 289.3364232,
            "variance": 83715.56577
          },
          {
            "average": 4804295.565,
            "count": 17416896,
            "maximum": 4804972.151,
            "minimum": 4803556.411,
            "name": "Y",
            "position": 1,
            "stddev": 401.6774715,
            "variance": 161344.7911
          },
          {
            "average": 1258.842198,
            "count": 17416896,
            "maximum": 1270.98485,
            "minimum": 1256.60485,
            "name": "Z",
            "position": 2,
            "stddev": 0.948828631,
            "variance": 0.900275771
          },
          {
            "average": 23509.87228,
            "count": 17416896,
            "maximum": 36593,
            "minimum": 1490,
            "name": "Intensity",
            "position": 3,
            "stddev": 2473.511452,
            "variance": 6118258.901
          },
          {
            "average": 1.000882706,
            "count": 17416896,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02979762028,
            "variance": 0.0008878981745
          },
          {
            "average": 1.001744341,
            "count": 17416896,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04193885062,
            "variance": 0.001758867191
          },
          {
            "average": 0.5035601062,
            "count": 17416896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873398,
            "variance": 0.24998734
          },
          {
            "average": 4.880318514e-06,
            "count": 17416896,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002209138967,
            "variance": 4.880294976e-06
          },
          {
            "average": 1.131525905,
            "count": 17416896,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3379746255,
            "variance": 0.1142268475
          },
          {
            "average": -0.6078867584,
            "count": 17416896,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58862498,
            "variance": 134.2962288
          },
          {
            "average": 2.006017835,
            "count": 17416896,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000546798,
            "variance": 1.001093895
          },
          {
            "average": 1018.0637,
            "count": 17416896,
            "maximum": 1021,
            "minimum": 1014,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.445603717,
            "variance": 2.089770108
          },
          {
            "average": 46181.69231,
            "count": 17416896,
            "maximum": 59392,
            "minimum": 19968,
            "name": "Red",
            "position": 12,
            "stddev": 4126.036046,
            "variance": 17024173.45
          },
          {
            "average": 45415.13134,
            "count": 17416896,
            "maximum": 59136,
            "minimum": 29952,
            "name": "Green",
            "position": 13,
            "stddev": 3621.975516,
            "variance": 13118706.64
          },
          {
            "average": 42061.97189,
            "count": 17416896,
            "maximum": 59392,
            "minimum": 22272,
            "name": "Blue",
            "position": 14,
            "stddev": 4744.431467,
            "variance": 22509629.94
          },
          {
            "average": 187966974.9,
            "count": 17416896,
            "maximum": 187974623.3,
            "minimum": 187905328.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19697.51969,
            "variance": 387992282
          },
          {
            "average": 0,
            "count": 17416896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17416896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17416896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17416896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17416896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315660.5709,
          4803556.411,
          1256.60485,
          316711.0509,
          4804972.151,
          1270.98485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315660.5708938918,
                4803556.411480204,
                1256.6048499513065
              ],
              [
                315660.5708938918,
                4804972.151480204,
                1256.6048499513065
              ],
              [
                316711.0508938918,
                4804972.151480204,
                1270.9848499513066
              ],
              [
                316711.0508938918,
                4803556.411480204,
                1270.9848499513066
              ],
              [
                315660.5708938918,
                4803556.411480204,
                1256.6048499513065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:57:03+00:00",
        "end_time": "2017-08-27T21:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119C3204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119C3204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119C3204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754533,
            43.36224678,
            1256.60485,
            -119.2620226,
            43.37524194,
            1270.98485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497692283526,
                  43.3622467800271,
                  1256.6048499513065
                ],
                [
                  -119.27545328920732,
                  43.37498475387268,
                  1256.6048499513065
                ],
                [
                  -119.26249630936304,
                  43.37524194379609,
                  1270.9848499513066
                ],
                [
                  -119.26202264987968,
                  43.36250385619952,
                  1270.9848499513066
                ],
                [
                  -119.27497692283526,
                  43.3622467800271,
                  1256.6048499513065
                ]
              ]
            ]
          },
          "id": "20170827_43119C3204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119C3204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:57:03Z",
            "pc:count": 17416896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316201.4364,
                "count": 17416896,
                "maximum": 316711.0509,
                "minimum": 315660.5709,
                "name": "X",
                "position": 0,
                "stddev": 289.3364232,
                "variance": 83715.56577
              },
              {
                "average": 4804295.565,
                "count": 17416896,
                "maximum": 4804972.151,
                "minimum": 4803556.411,
                "name": "Y",
                "position": 1,
                "stddev": 401.6774715,
                "variance": 161344.7911
              },
              {
                "average": 1258.842198,
                "count": 17416896,
                "maximum": 1270.98485,
                "minimum": 1256.60485,
                "name": "Z",
                "position": 2,
                "stddev": 0.948828631,
                "variance": 0.900275771
              },
              {
                "average": 23509.87228,
                "count": 17416896,
                "maximum": 36593,
                "minimum": 1490,
                "name": "Intensity",
                "position": 3,
                "stddev": 2473.511452,
                "variance": 6118258.901
              },
              {
                "average": 1.000882706,
                "count": 17416896,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02979762028,
                "variance": 0.0008878981745
              },
              {
                "average": 1.001744341,
                "count": 17416896,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04193885062,
                "variance": 0.001758867191
              },
              {
                "average": 0.5035601062,
                "count": 17416896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873398,
                "variance": 0.24998734
              },
              {
                "average": 4.880318514e-06,
                "count": 17416896,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002209138967,
                "variance": 4.880294976e-06
              },
              {
                "average": 1.131525905,
                "count": 17416896,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3379746255,
                "variance": 0.1142268475
              },
              {
                "average": -0.6078867584,
                "count": 17416896,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58862498,
                "variance": 134.2962288
              },
              {
                "average": 2.006017835,
                "count": 17416896,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000546798,
                "variance": 1.001093895
              },
              {
                "average": 1018.0637,
                "count": 17416896,
                "maximum": 1021,
                "minimum": 1014,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.445603717,
                "variance": 2.089770108
              },
              {
                "average": 46181.69231,
                "count": 17416896,
                "maximum": 59392,
                "minimum": 19968,
                "name": "Red",
                "position": 12,
                "stddev": 4126.036046,
                "variance": 17024173.45
              },
              {
                "average": 45415.13134,
                "count": 17416896,
                "maximum": 59136,
                "minimum": 29952,
                "name": "Green",
                "position": 13,
                "stddev": 3621.975516,
                "variance": 13118706.64
              },
              {
                "average": 42061.97189,
                "count": 17416896,
                "maximum": 59392,
                "minimum": 22272,
                "name": "Blue",
                "position": 14,
                "stddev": 4744.431467,
                "variance": 22509629.94
              },
              {
                "average": 187966974.9,
                "count": 17416896,
                "maximum": 187974623.3,
                "minimum": 187905328.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19697.51969,
                "variance": 387992282
              },
              {
                "average": 0,
                "count": 17416896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17416896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17416896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17416896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17416896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315660.5709,
              4803556.411,
              1256.60485,
              316711.0509,
              4804972.151,
              1270.98485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315660.5708938918,
                    4803556.411480204,
                    1256.6048499513065
                  ],
                  [
                    315660.5708938918,
                    4804972.151480204,
                    1256.6048499513065
                  ],
                  [
                    316711.0508938918,
                    4804972.151480204,
                    1270.9848499513066
                  ],
                  [
                    316711.0508938918,
                    4803556.411480204,
                    1270.9848499513066
                  ],
                  [
                    315660.5708938918,
                    4803556.411480204,
                    1256.6048499513065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:57:03+00:00",
            "end_time": "2017-08-27T21:42: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": "20170828_43119D3316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497508181883,
              43.38723594026755,
              1261.3502980269855
            ],
            [
              -119.3754732174461,
              43.399983389980854,
              1261.3502980269855
            ],
            [
              -119.36249726895389,
              43.40025233445907,
              1312.4302980269854
            ],
            [
              -119.36200184819079,
              43.38750476571341,
              1312.4302980269854
            ],
            [
              -119.37497508181883,
              43.38723594026755,
              1261.3502980269855
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754732,
        43.38723594,
        1261.350298,
        -119.3620018,
        43.40025233,
        1312.430298
      ],
      "properties": {
        "datetime": "2017-08-29T16:20:03Z",
        "pc:count": 13456371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308164.308,
            "count": 13456371,
            "maximum": 308688.2514,
            "minimum": 307636.5914,
            "name": "X",
            "position": 0,
            "stddev": 294.878661,
            "variance": 86953.42471
          },
          {
            "average": 4807268.972,
            "count": 13456371,
            "maximum": 4807974.524,
            "minimum": 4806557.624,
            "name": "Y",
            "position": 1,
            "stddev": 402.5997614,
            "variance": 162086.5679
          },
          {
            "average": 1271.352343,
            "count": 13456371,
            "maximum": 1312.430298,
            "minimum": 1261.350298,
            "name": "Z",
            "position": 2,
            "stddev": 14.66206261,
            "variance": 214.97608
          },
          {
            "average": 21152.05758,
            "count": 13456371,
            "maximum": 44689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3896.403899,
            "variance": 15181963.34
          },
          {
            "average": 1.002512119,
            "count": 13456371,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0592083772,
            "variance": 0.003505631931
          },
          {
            "average": 1.005152355,
            "count": 13456371,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09332013208,
            "variance": 0.008708647052
          },
          {
            "average": 0.5021522519,
            "count": 13456371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953864,
            "variance": 0.2499953864
          },
          {
            "average": 2.675312683e-06,
            "count": 13456371,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001635636183,
            "variance": 2.675305724e-06
          },
          {
            "average": 1.250345728,
            "count": 13456371,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4332121404,
            "variance": 0.1876727586
          },
          {
            "average": -0.1850817734,
            "count": 13456371,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79662789,
            "variance": 139.1604297
          },
          {
            "average": 1.97288853,
            "count": 13456371,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015081572,
            "variance": 1.030390599
          },
          {
            "average": 1061.499387,
            "count": 13456371,
            "maximum": 1064,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.026724342,
            "variance": 1.054162875
          },
          {
            "average": 35874.54889,
            "count": 13456371,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11744.03496,
            "variance": 137922357.1
          },
          {
            "average": 38349.7194,
            "count": 13456371,
            "maximum": 61440,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8383.390293,
            "variance": 70281232.81
          },
          {
            "average": 33475.89516,
            "count": 13456371,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9827.00293,
            "variance": 96569986.59
          },
          {
            "average": 188056604.1,
            "count": 13456371,
            "maximum": 188058803.8,
            "minimum": 187989739.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6973.906322,
            "variance": 48635369.39
          },
          {
            "average": 0,
            "count": 13456371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13456371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13456371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13456371,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13456371,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307636.5914,
          4806557.624,
          1261.350298,
          308688.2514,
          4807974.524,
          1312.430298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307636.59135489416,
                4806557.624031311,
                1261.3502980269855
              ],
              [
                307636.59135489416,
                4807974.524031311,
                1261.3502980269855
              ],
              [
                308688.2513548942,
                4807974.524031311,
                1312.4302980269854
              ],
              [
                308688.2513548942,
                4806557.624031311,
                1312.4302980269854
              ],
              [
                307636.59135489416,
                4806557.624031311,
                1261.3502980269855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:20:03+00:00",
        "end_time": "2017-08-28T21:08:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754732,
            43.38723594,
            1261.350298,
            -119.3620018,
            43.40025233,
            1312.430298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497508181883,
                  43.38723594026755,
                  1261.3502980269855
                ],
                [
                  -119.3754732174461,
                  43.399983389980854,
                  1261.3502980269855
                ],
                [
                  -119.36249726895389,
                  43.40025233445907,
                  1312.4302980269854
                ],
                [
                  -119.36200184819079,
                  43.38750476571341,
                  1312.4302980269854
                ],
                [
                  -119.37497508181883,
                  43.38723594026755,
                  1261.3502980269855
                ]
              ]
            ]
          },
          "id": "20170828_43119D3316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:20:03Z",
            "pc:count": 13456371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308164.308,
                "count": 13456371,
                "maximum": 308688.2514,
                "minimum": 307636.5914,
                "name": "X",
                "position": 0,
                "stddev": 294.878661,
                "variance": 86953.42471
              },
              {
                "average": 4807268.972,
                "count": 13456371,
                "maximum": 4807974.524,
                "minimum": 4806557.624,
                "name": "Y",
                "position": 1,
                "stddev": 402.5997614,
                "variance": 162086.5679
              },
              {
                "average": 1271.352343,
                "count": 13456371,
                "maximum": 1312.430298,
                "minimum": 1261.350298,
                "name": "Z",
                "position": 2,
                "stddev": 14.66206261,
                "variance": 214.97608
              },
              {
                "average": 21152.05758,
                "count": 13456371,
                "maximum": 44689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3896.403899,
                "variance": 15181963.34
              },
              {
                "average": 1.002512119,
                "count": 13456371,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0592083772,
                "variance": 0.003505631931
              },
              {
                "average": 1.005152355,
                "count": 13456371,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09332013208,
                "variance": 0.008708647052
              },
              {
                "average": 0.5021522519,
                "count": 13456371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953864,
                "variance": 0.2499953864
              },
              {
                "average": 2.675312683e-06,
                "count": 13456371,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001635636183,
                "variance": 2.675305724e-06
              },
              {
                "average": 1.250345728,
                "count": 13456371,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4332121404,
                "variance": 0.1876727586
              },
              {
                "average": -0.1850817734,
                "count": 13456371,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79662789,
                "variance": 139.1604297
              },
              {
                "average": 1.97288853,
                "count": 13456371,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015081572,
                "variance": 1.030390599
              },
              {
                "average": 1061.499387,
                "count": 13456371,
                "maximum": 1064,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.026724342,
                "variance": 1.054162875
              },
              {
                "average": 35874.54889,
                "count": 13456371,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11744.03496,
                "variance": 137922357.1
              },
              {
                "average": 38349.7194,
                "count": 13456371,
                "maximum": 61440,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8383.390293,
                "variance": 70281232.81
              },
              {
                "average": 33475.89516,
                "count": 13456371,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9827.00293,
                "variance": 96569986.59
              },
              {
                "average": 188056604.1,
                "count": 13456371,
                "maximum": 188058803.8,
                "minimum": 187989739.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6973.906322,
                "variance": 48635369.39
              },
              {
                "average": 0,
                "count": 13456371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13456371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13456371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13456371,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13456371,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307636.5914,
              4806557.624,
              1261.350298,
              308688.2514,
              4807974.524,
              1312.430298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307636.59135489416,
                    4806557.624031311,
                    1261.3502980269855
                  ],
                  [
                    307636.59135489416,
                    4807974.524031311,
                    1261.3502980269855
                  ],
                  [
                    308688.2513548942,
                    4807974.524031311,
                    1312.4302980269854
                  ],
                  [
                    308688.2513548942,
                    4806557.624031311,
                    1312.4302980269854
                  ],
                  [
                    307636.59135489416,
                    4806557.624031311,
                    1261.3502980269855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:20:03+00:00",
            "end_time": "2017-08-28T21:08:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09998001418865,
              43.487308697107,
              1260.0489114891122
            ],
            [
              -119.10041952474506,
              43.499985792805774,
              1260.0489114891122
            ],
            [
              -119.09026110561766,
              43.500172029228885,
              1274.228911489112
            ],
            [
              -119.08982371691827,
              43.48749485157428,
              1274.228911489112
            ],
            [
              -119.09998001418865,
              43.487308697107,
              1260.0489114891122
            ]
          ]
        ]
      },
      "bbox": [
        -119.1004195,
        43.4873087,
        1260.048911,
        -119.0898237,
        43.50017203,
        1274.228911
      ],
      "properties": {
        "datetime": "2017-08-28T19:54:02Z",
        "pc:count": 6613839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330493.9188,
            "count": 6613839,
            "maximum": 331012.7017,
            "minimum": 330190.9017,
            "name": "X",
            "position": 0,
            "stddev": 183.2627725,
            "variance": 33585.24379
          },
          {
            "average": 4817717.988,
            "count": 6613839,
            "maximum": 4818482.827,
            "minimum": 4817073.987,
            "name": "Y",
            "position": 1,
            "stddev": 429.8361239,
            "variance": 184759.0934
          },
          {
            "average": 1260.940574,
            "count": 6613839,
            "maximum": 1274.228911,
            "minimum": 1260.048911,
            "name": "Z",
            "position": 2,
            "stddev": 0.8613836591,
            "variance": 0.7419818082
          },
          {
            "average": 25352.52099,
            "count": 6613839,
            "maximum": 44625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3075.813472,
            "variance": 9460628.515
          },
          {
            "average": 1.002320589,
            "count": 6613839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05211989805,
            "variance": 0.002716483773
          },
          {
            "average": 1.004616381,
            "count": 6613839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07640627803,
            "variance": 0.005837919323
          },
          {
            "average": 0.500382758,
            "count": 6613839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998913,
            "variance": 0.2499998913
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212706418,
            "count": 6613839,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092217282,
            "variance": 0.1674624228
          },
          {
            "average": 0.9058540195,
            "count": 6613839,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74310063,
            "variance": 137.9004123
          },
          {
            "average": 1.99614218,
            "count": 6613839,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003581712,
            "variance": 1.007176252
          },
          {
            "average": 1044.433648,
            "count": 6613839,
            "maximum": 1047,
            "minimum": 1042,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.20838246,
            "variance": 1.460188169
          },
          {
            "average": 33872.31857,
            "count": 6613839,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9871.197073,
            "variance": 97440531.65
          },
          {
            "average": 36186.77302,
            "count": 6613839,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7446.626037,
            "variance": 55452239.34
          },
          {
            "average": 30768.31194,
            "count": 6613839,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8198.743595,
            "variance": 67219396.53
          },
          {
            "average": 187984300.6,
            "count": 6613839,
            "maximum": 187985242.7,
            "minimum": 187983440.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 493.3647593,
            "variance": 243408.7857
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6613839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330190.9017,
          4817073.987,
          1260.048911,
          331012.7017,
          4818482.827,
          1274.228911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330190.90173355694,
                4817073.986666597,
                1260.0489114891122
              ],
              [
                330190.90173355694,
                4818482.826666597,
                1260.0489114891122
              ],
              [
                331012.701733557,
                4818482.826666597,
                1274.228911489112
              ],
              [
                331012.701733557,
                4817073.986666597,
                1274.228911489112
              ],
              [
                330190.90173355694,
                4817073.986666597,
                1260.0489114891122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:54:02+00:00",
        "end_time": "2017-08-28T19:24:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1004195,
            43.4873087,
            1260.048911,
            -119.0898237,
            43.50017203,
            1274.228911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09998001418865,
                  43.487308697107,
                  1260.0489114891122
                ],
                [
                  -119.10041952474506,
                  43.499985792805774,
                  1260.0489114891122
                ],
                [
                  -119.09026110561766,
                  43.500172029228885,
                  1274.228911489112
                ],
                [
                  -119.08982371691827,
                  43.48749485157428,
                  1274.228911489112
                ],
                [
                  -119.09998001418865,
                  43.487308697107,
                  1260.0489114891122
                ]
              ]
            ]
          },
          "id": "20170828_43119D1103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:54:02Z",
            "pc:count": 6613839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330493.9188,
                "count": 6613839,
                "maximum": 331012.7017,
                "minimum": 330190.9017,
                "name": "X",
                "position": 0,
                "stddev": 183.2627725,
                "variance": 33585.24379
              },
              {
                "average": 4817717.988,
                "count": 6613839,
                "maximum": 4818482.827,
                "minimum": 4817073.987,
                "name": "Y",
                "position": 1,
                "stddev": 429.8361239,
                "variance": 184759.0934
              },
              {
                "average": 1260.940574,
                "count": 6613839,
                "maximum": 1274.228911,
                "minimum": 1260.048911,
                "name": "Z",
                "position": 2,
                "stddev": 0.8613836591,
                "variance": 0.7419818082
              },
              {
                "average": 25352.52099,
                "count": 6613839,
                "maximum": 44625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3075.813472,
                "variance": 9460628.515
              },
              {
                "average": 1.002320589,
                "count": 6613839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05211989805,
                "variance": 0.002716483773
              },
              {
                "average": 1.004616381,
                "count": 6613839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07640627803,
                "variance": 0.005837919323
              },
              {
                "average": 0.500382758,
                "count": 6613839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998913,
                "variance": 0.2499998913
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212706418,
                "count": 6613839,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092217282,
                "variance": 0.1674624228
              },
              {
                "average": 0.9058540195,
                "count": 6613839,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74310063,
                "variance": 137.9004123
              },
              {
                "average": 1.99614218,
                "count": 6613839,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003581712,
                "variance": 1.007176252
              },
              {
                "average": 1044.433648,
                "count": 6613839,
                "maximum": 1047,
                "minimum": 1042,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.20838246,
                "variance": 1.460188169
              },
              {
                "average": 33872.31857,
                "count": 6613839,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9871.197073,
                "variance": 97440531.65
              },
              {
                "average": 36186.77302,
                "count": 6613839,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7446.626037,
                "variance": 55452239.34
              },
              {
                "average": 30768.31194,
                "count": 6613839,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8198.743595,
                "variance": 67219396.53
              },
              {
                "average": 187984300.6,
                "count": 6613839,
                "maximum": 187985242.7,
                "minimum": 187983440.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 493.3647593,
                "variance": 243408.7857
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6613839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330190.9017,
              4817073.987,
              1260.048911,
              331012.7017,
              4818482.827,
              1274.228911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330190.90173355694,
                    4817073.986666597,
                    1260.0489114891122
                  ],
                  [
                    330190.90173355694,
                    4818482.826666597,
                    1260.0489114891122
                  ],
                  [
                    331012.701733557,
                    4818482.826666597,
                    1274.228911489112
                  ],
                  [
                    331012.701733557,
                    4817073.986666597,
                    1274.228911489112
                  ],
                  [
                    330190.90173355694,
                    4817073.986666597,
                    1260.0489114891122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:54:02+00:00",
            "end_time": "2017-08-28T19:24:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119C3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997628967363,
              43.27473919489352,
              1256.7795290255667
            ],
            [
              -119.35046712123473,
              43.287483707237115,
              1256.7795290255667
            ],
            [
              -119.33749689756787,
              43.28774963562219,
              1266.1795290255668
            ],
            [
              -119.3370087684595,
              43.27500500558104,
              1266.1795290255668
            ],
            [
              -119.34997628967363,
              43.27473919489352,
              1256.7795290255667
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504671,
        43.27473919,
        1256.779529,
        -119.3370088,
        43.28774964,
        1266.179529
      ],
      "properties": {
        "datetime": "2017-08-29T18:23:27Z",
        "pc:count": 13710951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309840.5115,
            "count": 13710951,
            "maximum": 310362.7404,
            "minimum": 309309.6204,
            "name": "X",
            "position": 0,
            "stddev": 292.0827769,
            "variance": 85312.34853
          },
          {
            "average": 4794713.415,
            "count": 13710951,
            "maximum": 4795422.834,
            "minimum": 4794006.314,
            "name": "Y",
            "position": 1,
            "stddev": 401.2697096,
            "variance": 161017.3799
          },
          {
            "average": 1257.629707,
            "count": 13710951,
            "maximum": 1266.179529,
            "minimum": 1256.779529,
            "name": "Z",
            "position": 2,
            "stddev": 0.9035356675,
            "variance": 0.8163767024
          },
          {
            "average": 20905.48535,
            "count": 13710951,
            "maximum": 32353,
            "minimum": 2241,
            "name": "Intensity",
            "position": 3,
            "stddev": 3136.197497,
            "variance": 9835734.738
          },
          {
            "average": 1.000027132,
            "count": 13710951,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005208729507,
            "variance": 2.713086307e-05
          },
          {
            "average": 1.000054044,
            "count": 13710951,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007351290661,
            "variance": 5.404147438e-05
          },
          {
            "average": 0.5018519138,
            "count": 13710951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965886,
            "variance": 0.2499965886
          },
          {
            "average": 4.376064067e-07,
            "count": 13710951,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006615181382,
            "variance": 4.376062472e-07
          },
          {
            "average": 1.201220834,
            "count": 13710951,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.400912736,
            "variance": 0.1607310219
          },
          {
            "average": 0.3297024704,
            "count": 13710951,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65088131,
            "variance": 135.7430353
          },
          {
            "average": 1.999554881,
            "count": 13710951,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000093873,
            "variance": 1.000187754
          },
          {
            "average": 1070.670236,
            "count": 13710951,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.196685889,
            "variance": 4.825428896
          },
          {
            "average": 53038.66715,
            "count": 13710951,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2956.683912,
            "variance": 8741979.755
          },
          {
            "average": 52933.8093,
            "count": 13710951,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3115.439659,
            "variance": 9705964.269
          },
          {
            "average": 52458.24272,
            "count": 13710951,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3474.382218,
            "variance": 12071331.8
          },
          {
            "average": 188063116.6,
            "count": 13710951,
            "maximum": 188066207.2,
            "minimum": 188060672.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1499.644653,
            "variance": 2248934.085
          },
          {
            "average": 0,
            "count": 13710951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710951,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710951,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309309.6204,
          4794006.314,
          1256.779529,
          310362.7404,
          4795422.834,
          1266.179529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309309.62043123256,
                4794006.313885927,
                1256.7795290255667
              ],
              [
                309309.62043123256,
                4795422.833885927,
                1256.7795290255667
              ],
              [
                310362.74043123255,
                4795422.833885927,
                1266.1795290255668
              ],
              [
                310362.74043123255,
                4794006.313885927,
                1266.1795290255668
              ],
              [
                309309.62043123256,
                4794006.313885927,
                1256.7795290255667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:23:27+00:00",
        "end_time": "2017-08-29T16:51:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504671,
            43.27473919,
            1256.779529,
            -119.3370088,
            43.28774964,
            1266.179529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997628967363,
                  43.27473919489352,
                  1256.7795290255667
                ],
                [
                  -119.35046712123473,
                  43.287483707237115,
                  1256.7795290255667
                ],
                [
                  -119.33749689756787,
                  43.28774963562219,
                  1266.1795290255668
                ],
                [
                  -119.3370087684595,
                  43.27500500558104,
                  1266.1795290255668
                ],
                [
                  -119.34997628967363,
                  43.27473919489352,
                  1256.7795290255667
                ]
              ]
            ]
          },
          "id": "20170829_43119C3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:23:27Z",
            "pc:count": 13710951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309840.5115,
                "count": 13710951,
                "maximum": 310362.7404,
                "minimum": 309309.6204,
                "name": "X",
                "position": 0,
                "stddev": 292.0827769,
                "variance": 85312.34853
              },
              {
                "average": 4794713.415,
                "count": 13710951,
                "maximum": 4795422.834,
                "minimum": 4794006.314,
                "name": "Y",
                "position": 1,
                "stddev": 401.2697096,
                "variance": 161017.3799
              },
              {
                "average": 1257.629707,
                "count": 13710951,
                "maximum": 1266.179529,
                "minimum": 1256.779529,
                "name": "Z",
                "position": 2,
                "stddev": 0.9035356675,
                "variance": 0.8163767024
              },
              {
                "average": 20905.48535,
                "count": 13710951,
                "maximum": 32353,
                "minimum": 2241,
                "name": "Intensity",
                "position": 3,
                "stddev": 3136.197497,
                "variance": 9835734.738
              },
              {
                "average": 1.000027132,
                "count": 13710951,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005208729507,
                "variance": 2.713086307e-05
              },
              {
                "average": 1.000054044,
                "count": 13710951,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007351290661,
                "variance": 5.404147438e-05
              },
              {
                "average": 0.5018519138,
                "count": 13710951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965886,
                "variance": 0.2499965886
              },
              {
                "average": 4.376064067e-07,
                "count": 13710951,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006615181382,
                "variance": 4.376062472e-07
              },
              {
                "average": 1.201220834,
                "count": 13710951,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.400912736,
                "variance": 0.1607310219
              },
              {
                "average": 0.3297024704,
                "count": 13710951,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65088131,
                "variance": 135.7430353
              },
              {
                "average": 1.999554881,
                "count": 13710951,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000093873,
                "variance": 1.000187754
              },
              {
                "average": 1070.670236,
                "count": 13710951,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.196685889,
                "variance": 4.825428896
              },
              {
                "average": 53038.66715,
                "count": 13710951,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2956.683912,
                "variance": 8741979.755
              },
              {
                "average": 52933.8093,
                "count": 13710951,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3115.439659,
                "variance": 9705964.269
              },
              {
                "average": 52458.24272,
                "count": 13710951,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3474.382218,
                "variance": 12071331.8
              },
              {
                "average": 188063116.6,
                "count": 13710951,
                "maximum": 188066207.2,
                "minimum": 188060672.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1499.644653,
                "variance": 2248934.085
              },
              {
                "average": 0,
                "count": 13710951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710951,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710951,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309309.6204,
              4794006.314,
              1256.779529,
              310362.7404,
              4795422.834,
              1266.179529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309309.62043123256,
                    4794006.313885927,
                    1256.7795290255667
                  ],
                  [
                    309309.62043123256,
                    4795422.833885927,
                    1256.7795290255667
                  ],
                  [
                    310362.74043123255,
                    4795422.833885927,
                    1266.1795290255668
                  ],
                  [
                    310362.74043123255,
                    4794006.313885927,
                    1266.1795290255668
                  ],
                  [
                    309309.62043123256,
                    4794006.313885927,
                    1256.7795290255667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:23:27+00:00",
            "end_time": "2017-08-29T16:51: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": "20170827_43119D3223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747607314693,
              43.43724506711088,
              1336.5398675069812
            ],
            [
              -119.28795637880444,
              43.449984561858315,
              1336.5398675069812
            ],
            [
              -119.27499610889983,
              43.45024327129022,
              1365.219867506981
            ],
            [
              -119.27451851822718,
              43.43750366212301,
              1365.219867506981
            ],
            [
              -119.28747607314693,
              43.43724506711088,
              1336.5398675069812
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879564,
        43.43724507,
        1336.539868,
        -119.2745185,
        43.45024327,
        1365.219868
      ],
      "properties": {
        "datetime": "2017-08-27T21:32:39Z",
        "pc:count": 14309461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315409.9566,
            "count": 14309461,
            "maximum": 315925.8111,
            "minimum": 314876.3511,
            "name": "X",
            "position": 0,
            "stddev": 292.5730743,
            "variance": 85599.00381
          },
          {
            "average": 4812635.034,
            "count": 14309461,
            "maximum": 4813329.451,
            "minimum": 4811913.511,
            "name": "Y",
            "position": 1,
            "stddev": 406.7474039,
            "variance": 165443.4506
          },
          {
            "average": 1350.566788,
            "count": 14309461,
            "maximum": 1365.219868,
            "minimum": 1336.539868,
            "name": "Z",
            "position": 2,
            "stddev": 5.207574129,
            "variance": 27.11882831
          },
          {
            "average": 20704.88467,
            "count": 14309461,
            "maximum": 31249,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1482.807851,
            "variance": 2198719.124
          },
          {
            "average": 1.000287502,
            "count": 14309461,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01801659399,
            "variance": 0.0003245976589
          },
          {
            "average": 1.000579057,
            "count": 14309461,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02629666708,
            "variance": 0.0006915146994
          },
          {
            "average": 0.5024319225,
            "count": 14309461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941032,
            "variance": 0.2499941032
          },
          {
            "average": 1.111152964e-05,
            "count": 14309461,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003333377709,
            "variance": 1.111140695e-05
          },
          {
            "average": 1.153154895,
            "count": 14309461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3601367551,
            "variance": 0.1296984823
          },
          {
            "average": -0.04600938263,
            "count": 14309461,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76358044,
            "variance": 138.3818247
          },
          {
            "average": 2.001210039,
            "count": 14309461,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000189509,
            "variance": 1.000379053
          },
          {
            "average": 1010.293729,
            "count": 14309461,
            "maximum": 1013,
            "minimum": 1008,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9737461126,
            "variance": 0.9481814919
          },
          {
            "average": 44933.91319,
            "count": 14309461,
            "maximum": 55040,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 2340.425516,
            "variance": 5477591.595
          },
          {
            "average": 43208.94293,
            "count": 14309461,
            "maximum": 53760,
            "minimum": 13312,
            "name": "Green",
            "position": 13,
            "stddev": 2236.811751,
            "variance": 5003326.809
          },
          {
            "average": 40246.66235,
            "count": 14309461,
            "maximum": 52224,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 2075.969406,
            "variance": 4309648.974
          },
          {
            "average": 187903547.7,
            "count": 14309461,
            "maximum": 187904759.2,
            "minimum": 187902709.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 435.8879127,
            "variance": 189998.2725
          },
          {
            "average": 0,
            "count": 14309461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14309461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14309461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14309461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14309461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314876.3511,
          4811913.511,
          1336.539868,
          315925.8111,
          4813329.451,
          1365.219868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314876.35108100064,
                4811913.511010318,
                1336.5398675069812
              ],
              [
                314876.35108100064,
                4813329.451010318,
                1336.5398675069812
              ],
              [
                315925.8110810006,
                4813329.451010318,
                1365.219867506981
              ],
              [
                315925.8110810006,
                4811913.511010318,
                1365.219867506981
              ],
              [
                314876.35108100064,
                4811913.511010318,
                1336.5398675069812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:32:39+00:00",
        "end_time": "2017-08-27T20:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879564,
            43.43724507,
            1336.539868,
            -119.2745185,
            43.45024327,
            1365.219868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747607314693,
                  43.43724506711088,
                  1336.5398675069812
                ],
                [
                  -119.28795637880444,
                  43.449984561858315,
                  1336.5398675069812
                ],
                [
                  -119.27499610889983,
                  43.45024327129022,
                  1365.219867506981
                ],
                [
                  -119.27451851822718,
                  43.43750366212301,
                  1365.219867506981
                ],
                [
                  -119.28747607314693,
                  43.43724506711088,
                  1336.5398675069812
                ]
              ]
            ]
          },
          "id": "20170827_43119D3223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:32:39Z",
            "pc:count": 14309461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315409.9566,
                "count": 14309461,
                "maximum": 315925.8111,
                "minimum": 314876.3511,
                "name": "X",
                "position": 0,
                "stddev": 292.5730743,
                "variance": 85599.00381
              },
              {
                "average": 4812635.034,
                "count": 14309461,
                "maximum": 4813329.451,
                "minimum": 4811913.511,
                "name": "Y",
                "position": 1,
                "stddev": 406.7474039,
                "variance": 165443.4506
              },
              {
                "average": 1350.566788,
                "count": 14309461,
                "maximum": 1365.219868,
                "minimum": 1336.539868,
                "name": "Z",
                "position": 2,
                "stddev": 5.207574129,
                "variance": 27.11882831
              },
              {
                "average": 20704.88467,
                "count": 14309461,
                "maximum": 31249,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1482.807851,
                "variance": 2198719.124
              },
              {
                "average": 1.000287502,
                "count": 14309461,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01801659399,
                "variance": 0.0003245976589
              },
              {
                "average": 1.000579057,
                "count": 14309461,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02629666708,
                "variance": 0.0006915146994
              },
              {
                "average": 0.5024319225,
                "count": 14309461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941032,
                "variance": 0.2499941032
              },
              {
                "average": 1.111152964e-05,
                "count": 14309461,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003333377709,
                "variance": 1.111140695e-05
              },
              {
                "average": 1.153154895,
                "count": 14309461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3601367551,
                "variance": 0.1296984823
              },
              {
                "average": -0.04600938263,
                "count": 14309461,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76358044,
                "variance": 138.3818247
              },
              {
                "average": 2.001210039,
                "count": 14309461,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000189509,
                "variance": 1.000379053
              },
              {
                "average": 1010.293729,
                "count": 14309461,
                "maximum": 1013,
                "minimum": 1008,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9737461126,
                "variance": 0.9481814919
              },
              {
                "average": 44933.91319,
                "count": 14309461,
                "maximum": 55040,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 2340.425516,
                "variance": 5477591.595
              },
              {
                "average": 43208.94293,
                "count": 14309461,
                "maximum": 53760,
                "minimum": 13312,
                "name": "Green",
                "position": 13,
                "stddev": 2236.811751,
                "variance": 5003326.809
              },
              {
                "average": 40246.66235,
                "count": 14309461,
                "maximum": 52224,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 2075.969406,
                "variance": 4309648.974
              },
              {
                "average": 187903547.7,
                "count": 14309461,
                "maximum": 187904759.2,
                "minimum": 187902709.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 435.8879127,
                "variance": 189998.2725
              },
              {
                "average": 0,
                "count": 14309461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14309461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14309461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14309461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14309461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314876.3511,
              4811913.511,
              1336.539868,
              315925.8111,
              4813329.451,
              1365.219868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314876.35108100064,
                    4811913.511010318,
                    1336.5398675069812
                  ],
                  [
                    314876.35108100064,
                    4813329.451010318,
                    1336.5398675069812
                  ],
                  [
                    315925.8110810006,
                    4813329.451010318,
                    1365.219867506981
                  ],
                  [
                    315925.8110810006,
                    4811913.511010318,
                    1365.219867506981
                  ],
                  [
                    314876.35108100064,
                    4811913.511010318,
                    1336.5398675069812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:32:39+00:00",
            "end_time": "2017-08-27T20:58: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": "20170828_43119D4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247494381537,
              43.44973240584409,
              1278.0608867157357
            ],
            [
              -119.41298219555652,
              43.46248314477149,
              1278.0608867157357
            ],
            [
              -119.39999744164551,
              43.46275656813119,
              1320.8008867157355
            ],
            [
              -119.39949291312628,
              43.450005708172625,
              1320.8008867157355
            ],
            [
              -119.41247494381537,
              43.44973240584409,
              1278.0608867157357
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129822,
        43.44973241,
        1278.060887,
        -119.3994929,
        43.46275657,
        1320.800887
      ],
      "properties": {
        "datetime": "2017-08-29T16:13:54Z",
        "pc:count": 13724443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305317.1419,
            "count": 13724443,
            "maximum": 305851.4634,
            "minimum": 304800.1434,
            "name": "X",
            "position": 0,
            "stddev": 291.3463123,
            "variance": 84882.67367
          },
          {
            "average": 4814290.666,
            "count": 13724443,
            "maximum": 4815003.15,
            "minimum": 4813585.83,
            "name": "Y",
            "position": 1,
            "stddev": 402.0956725,
            "variance": 161680.9298
          },
          {
            "average": 1305.460723,
            "count": 13724443,
            "maximum": 1320.800887,
            "minimum": 1278.060887,
            "name": "Z",
            "position": 2,
            "stddev": 10.06025562,
            "variance": 101.2087431
          },
          {
            "average": 18913.4312,
            "count": 13724443,
            "maximum": 30737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1544.369159,
            "variance": 2385076.099
          },
          {
            "average": 1.000036286,
            "count": 13724443,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006023646037,
            "variance": 3.628431158e-05
          },
          {
            "average": 1.00007279,
            "count": 13724443,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008531385949,
            "variance": 7.278454621e-05
          },
          {
            "average": 0.5009170135,
            "count": 13724443,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991773,
            "variance": 0.2499991773
          },
          {
            "average": 1.09294053e-06,
            "count": 13724443,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001045437427,
            "variance": 1.092939415e-06
          },
          {
            "average": 1.24352828,
            "count": 13724443,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4292112188,
            "variance": 0.1842222703
          },
          {
            "average": 0.2601844287,
            "count": 13724443,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76020573,
            "variance": 138.3024388
          },
          {
            "average": 2.001268758,
            "count": 13724443,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00032757,
            "variance": 1.000655248
          },
          {
            "average": 1060.704447,
            "count": 13724443,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.172183351,
            "variance": 1.374013808
          },
          {
            "average": 43518.97823,
            "count": 13724443,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2902.9472,
            "variance": 8427102.443
          },
          {
            "average": 41255.1406,
            "count": 13724443,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2853.824998,
            "variance": 8144317.118
          },
          {
            "average": 37684.22884,
            "count": 13724443,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2860.30768,
            "variance": 8181360.024
          },
          {
            "average": 188050935.2,
            "count": 13724443,
            "maximum": 188058434,
            "minimum": 187988874.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19165.48789,
            "variance": 367315926
          },
          {
            "average": 0,
            "count": 13724443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724443,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724443,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304800.1434,
          4813585.83,
          1278.060887,
          305851.4634,
          4815003.15,
          1320.800887
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304800.143410911,
                4813585.8296890855,
                1278.0608867157357
              ],
              [
                304800.143410911,
                4815003.149689086,
                1278.0608867157357
              ],
              [
                305851.463410911,
                4815003.149689086,
                1320.8008867157355
              ],
              [
                305851.463410911,
                4813585.8296890855,
                1320.8008867157355
              ],
              [
                304800.143410911,
                4813585.8296890855,
                1278.0608867157357
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:13:54+00:00",
        "end_time": "2017-08-28T20:54:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129822,
            43.44973241,
            1278.060887,
            -119.3994929,
            43.46275657,
            1320.800887
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247494381537,
                  43.44973240584409,
                  1278.0608867157357
                ],
                [
                  -119.41298219555652,
                  43.46248314477149,
                  1278.0608867157357
                ],
                [
                  -119.39999744164551,
                  43.46275656813119,
                  1320.8008867157355
                ],
                [
                  -119.39949291312628,
                  43.450005708172625,
                  1320.8008867157355
                ],
                [
                  -119.41247494381537,
                  43.44973240584409,
                  1278.0608867157357
                ]
              ]
            ]
          },
          "id": "20170828_43119D4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:13:54Z",
            "pc:count": 13724443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305317.1419,
                "count": 13724443,
                "maximum": 305851.4634,
                "minimum": 304800.1434,
                "name": "X",
                "position": 0,
                "stddev": 291.3463123,
                "variance": 84882.67367
              },
              {
                "average": 4814290.666,
                "count": 13724443,
                "maximum": 4815003.15,
                "minimum": 4813585.83,
                "name": "Y",
                "position": 1,
                "stddev": 402.0956725,
                "variance": 161680.9298
              },
              {
                "average": 1305.460723,
                "count": 13724443,
                "maximum": 1320.800887,
                "minimum": 1278.060887,
                "name": "Z",
                "position": 2,
                "stddev": 10.06025562,
                "variance": 101.2087431
              },
              {
                "average": 18913.4312,
                "count": 13724443,
                "maximum": 30737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1544.369159,
                "variance": 2385076.099
              },
              {
                "average": 1.000036286,
                "count": 13724443,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006023646037,
                "variance": 3.628431158e-05
              },
              {
                "average": 1.00007279,
                "count": 13724443,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008531385949,
                "variance": 7.278454621e-05
              },
              {
                "average": 0.5009170135,
                "count": 13724443,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991773,
                "variance": 0.2499991773
              },
              {
                "average": 1.09294053e-06,
                "count": 13724443,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001045437427,
                "variance": 1.092939415e-06
              },
              {
                "average": 1.24352828,
                "count": 13724443,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4292112188,
                "variance": 0.1842222703
              },
              {
                "average": 0.2601844287,
                "count": 13724443,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76020573,
                "variance": 138.3024388
              },
              {
                "average": 2.001268758,
                "count": 13724443,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00032757,
                "variance": 1.000655248
              },
              {
                "average": 1060.704447,
                "count": 13724443,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.172183351,
                "variance": 1.374013808
              },
              {
                "average": 43518.97823,
                "count": 13724443,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2902.9472,
                "variance": 8427102.443
              },
              {
                "average": 41255.1406,
                "count": 13724443,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2853.824998,
                "variance": 8144317.118
              },
              {
                "average": 37684.22884,
                "count": 13724443,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2860.30768,
                "variance": 8181360.024
              },
              {
                "average": 188050935.2,
                "count": 13724443,
                "maximum": 188058434,
                "minimum": 187988874.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19165.48789,
                "variance": 367315926
              },
              {
                "average": 0,
                "count": 13724443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724443,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724443,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304800.1434,
              4813585.83,
              1278.060887,
              305851.4634,
              4815003.15,
              1320.800887
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304800.143410911,
                    4813585.8296890855,
                    1278.0608867157357
                  ],
                  [
                    304800.143410911,
                    4815003.149689086,
                    1278.0608867157357
                  ],
                  [
                    305851.463410911,
                    4815003.149689086,
                    1320.8008867157355
                  ],
                  [
                    305851.463410911,
                    4813585.8296890855,
                    1320.8008867157355
                  ],
                  [
                    304800.143410911,
                    4813585.8296890855,
                    1278.0608867157357
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:13:54+00:00",
            "end_time": "2017-08-28T20:54: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": "20170827_43119D3425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247681537797,
              43.3747482163149,
              1258.9318579142464
            ],
            [
              -119.26295070547283,
              43.387484473062536,
              1258.9318579142464
            ],
            [
              -119.24999662670118,
              43.38774019316337,
              1323.2118579142466
            ],
            [
              -119.24952544375752,
              43.375003823332925,
              1323.2118579142466
            ],
            [
              -119.26247681537797,
              43.3747482163149,
              1258.9318579142464
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629507,
        43.37474822,
        1258.931858,
        -119.2495254,
        43.38774019,
        1323.211858
      ],
      "properties": {
        "datetime": "2017-08-28T16:32:37Z",
        "pc:count": 13013871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317250.8574,
            "count": 13013871,
            "maximum": 317761.1624,
            "minimum": 316711.1424,
            "name": "X",
            "position": 0,
            "stddev": 294.0291176,
            "variance": 86453.12197
          },
          {
            "average": 4805616.332,
            "count": 13013871,
            "maximum": 4806332.815,
            "minimum": 4804917.275,
            "name": "Y",
            "position": 1,
            "stddev": 403.9772017,
            "variance": 163197.5795
          },
          {
            "average": 1295.609017,
            "count": 13013871,
            "maximum": 1323.211858,
            "minimum": 1258.931858,
            "name": "Z",
            "position": 2,
            "stddev": 20.72359303,
            "variance": 429.4673082
          },
          {
            "average": 21037.94339,
            "count": 13013871,
            "maximum": 35489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1651.413362,
            "variance": 2727166.091
          },
          {
            "average": 1.000041648,
            "count": 13013871,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00646527805,
            "variance": 4.179982026e-05
          },
          {
            "average": 1.000084218,
            "count": 13013871,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009201727678,
            "variance": 8.467179227e-05
          },
          {
            "average": 0.5019956015,
            "count": 13013871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960368,
            "variance": 0.2499960368
          },
          {
            "average": 1.96713184e-05,
            "count": 13013871,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004435192549,
            "variance": 1.967093295e-05
          },
          {
            "average": 1.182236861,
            "count": 13013871,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3860396339,
            "variance": 0.1490265989
          },
          {
            "average": 0.2277968293,
            "count": 13013871,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73347876,
            "variance": 137.6745238
          },
          {
            "average": 2.002363248,
            "count": 13013871,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000058871,
            "variance": 1.000117745
          },
          {
            "average": 1013.140697,
            "count": 13013871,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00871092,
            "variance": 1.017497721
          },
          {
            "average": 45714.33907,
            "count": 13013871,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2750.395039,
            "variance": 7564672.871
          },
          {
            "average": 43985.69208,
            "count": 13013871,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2571.535157,
            "variance": 6612793.066
          },
          {
            "average": 40749.14056,
            "count": 13013871,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2485.400748,
            "variance": 6177216.878
          },
          {
            "average": 187905030.9,
            "count": 13013871,
            "maximum": 187973157.7,
            "minimum": 187903866.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2843.462075,
            "variance": 8085276.57
          },
          {
            "average": 0,
            "count": 13013871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13013871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13013871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13013871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13013871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316711.1424,
          4804917.275,
          1258.931858,
          317761.1624,
          4806332.815,
          1323.211858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316711.14237433067,
                4804917.27493635,
                1258.9318579142464
              ],
              [
                316711.14237433067,
                4806332.814936349,
                1258.9318579142464
              ],
              [
                317761.1623743307,
                4806332.814936349,
                1323.2118579142466
              ],
              [
                317761.1623743307,
                4804917.27493635,
                1323.2118579142466
              ],
              [
                316711.14237433067,
                4804917.27493635,
                1258.9318579142464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:32:37+00:00",
        "end_time": "2017-08-27T21:17:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629507,
            43.37474822,
            1258.931858,
            -119.2495254,
            43.38774019,
            1323.211858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247681537797,
                  43.3747482163149,
                  1258.9318579142464
                ],
                [
                  -119.26295070547283,
                  43.387484473062536,
                  1258.9318579142464
                ],
                [
                  -119.24999662670118,
                  43.38774019316337,
                  1323.2118579142466
                ],
                [
                  -119.24952544375752,
                  43.375003823332925,
                  1323.2118579142466
                ],
                [
                  -119.26247681537797,
                  43.3747482163149,
                  1258.9318579142464
                ]
              ]
            ]
          },
          "id": "20170827_43119D3425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:32:37Z",
            "pc:count": 13013871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317250.8574,
                "count": 13013871,
                "maximum": 317761.1624,
                "minimum": 316711.1424,
                "name": "X",
                "position": 0,
                "stddev": 294.0291176,
                "variance": 86453.12197
              },
              {
                "average": 4805616.332,
                "count": 13013871,
                "maximum": 4806332.815,
                "minimum": 4804917.275,
                "name": "Y",
                "position": 1,
                "stddev": 403.9772017,
                "variance": 163197.5795
              },
              {
                "average": 1295.609017,
                "count": 13013871,
                "maximum": 1323.211858,
                "minimum": 1258.931858,
                "name": "Z",
                "position": 2,
                "stddev": 20.72359303,
                "variance": 429.4673082
              },
              {
                "average": 21037.94339,
                "count": 13013871,
                "maximum": 35489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1651.413362,
                "variance": 2727166.091
              },
              {
                "average": 1.000041648,
                "count": 13013871,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00646527805,
                "variance": 4.179982026e-05
              },
              {
                "average": 1.000084218,
                "count": 13013871,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009201727678,
                "variance": 8.467179227e-05
              },
              {
                "average": 0.5019956015,
                "count": 13013871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960368,
                "variance": 0.2499960368
              },
              {
                "average": 1.96713184e-05,
                "count": 13013871,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004435192549,
                "variance": 1.967093295e-05
              },
              {
                "average": 1.182236861,
                "count": 13013871,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3860396339,
                "variance": 0.1490265989
              },
              {
                "average": 0.2277968293,
                "count": 13013871,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73347876,
                "variance": 137.6745238
              },
              {
                "average": 2.002363248,
                "count": 13013871,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000058871,
                "variance": 1.000117745
              },
              {
                "average": 1013.140697,
                "count": 13013871,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00871092,
                "variance": 1.017497721
              },
              {
                "average": 45714.33907,
                "count": 13013871,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2750.395039,
                "variance": 7564672.871
              },
              {
                "average": 43985.69208,
                "count": 13013871,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2571.535157,
                "variance": 6612793.066
              },
              {
                "average": 40749.14056,
                "count": 13013871,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2485.400748,
                "variance": 6177216.878
              },
              {
                "average": 187905030.9,
                "count": 13013871,
                "maximum": 187973157.7,
                "minimum": 187903866.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2843.462075,
                "variance": 8085276.57
              },
              {
                "average": 0,
                "count": 13013871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13013871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13013871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13013871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13013871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316711.1424,
              4804917.275,
              1258.931858,
              317761.1624,
              4806332.815,
              1323.211858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316711.14237433067,
                    4804917.27493635,
                    1258.9318579142464
                  ],
                  [
                    316711.14237433067,
                    4806332.814936349,
                    1258.9318579142464
                  ],
                  [
                    317761.1623743307,
                    4806332.814936349,
                    1323.2118579142466
                  ],
                  [
                    317761.1623743307,
                    4804917.27493635,
                    1323.2118579142466
                  ],
                  [
                    316711.14237433067,
                    4804917.27493635,
                    1258.9318579142464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:32:37+00:00",
            "end_time": "2017-08-27T21:17: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": "20170829_43119C4215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747694413371,
              43.33725507751968,
              1257.21609172389
            ],
            [
              -119.3879760581516,
              43.34998291028202,
              1257.21609172389
            ],
            [
              -119.37499855554702,
              43.35025328289788,
              1273.5960917238901
            ],
            [
              -119.374502147742,
              43.337525330643146,
              1273.5960917238901
            ],
            [
              -119.38747694413371,
              43.33725507751968,
              1257.21609172389
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879761,
        43.33725508,
        1257.216092,
        -119.3745021,
        43.35025328,
        1273.596092
      ],
      "properties": {
        "datetime": "2017-08-29T18:21:38Z",
        "pc:count": 12978123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306982.1511,
            "count": 12978123,
            "maximum": 307517.7098,
            "minimum": 306465.0498,
            "name": "X",
            "position": 0,
            "stddev": 287.539476,
            "variance": 82678.95027
          },
          {
            "average": 4801762.889,
            "count": 12978123,
            "maximum": 4802450.345,
            "minimum": 4801035.625,
            "name": "Y",
            "position": 1,
            "stddev": 402.0688731,
            "variance": 161659.3787
          },
          {
            "average": 1261.210368,
            "count": 12978123,
            "maximum": 1273.596092,
            "minimum": 1257.216092,
            "name": "Z",
            "position": 2,
            "stddev": 3.902465506,
            "variance": 15.22923703
          },
          {
            "average": 20299.5869,
            "count": 12978123,
            "maximum": 30545,
            "minimum": 1602,
            "name": "Intensity",
            "position": 3,
            "stddev": 1782.176903,
            "variance": 3176154.512
          },
          {
            "average": 1.000058868,
            "count": 12978123,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007672342284,
            "variance": 5.886483612e-05
          },
          {
            "average": 1.000121666,
            "count": 12978123,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01102957346,
            "variance": 0.0001216514908
          },
          {
            "average": 0.501644267,
            "count": 12978123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973156,
            "variance": 0.2499973156
          },
          {
            "average": 7.705274484e-08,
            "count": 12978123,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002775837618,
            "variance": 7.705274484e-08
          },
          {
            "average": 1.174549201,
            "count": 12978123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3795810698,
            "variance": 0.1440817885
          },
          {
            "average": 0.3892710099,
            "count": 12978123,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68756236,
            "variance": 136.5991138
          },
          {
            "average": 2.000831091,
            "count": 12978123,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000102438,
            "variance": 1.000204886
          },
          {
            "average": 1069.456409,
            "count": 12978123,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.672520343,
            "variance": 2.797324299
          },
          {
            "average": 39556.01955,
            "count": 12978123,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13440.62995,
            "variance": 180650533.6
          },
          {
            "average": 39968.94411,
            "count": 12978123,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12032.11443,
            "variance": 144771777.8
          },
          {
            "average": 37660.67291,
            "count": 12978123,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11760.93807,
            "variance": 138319664.3
          },
          {
            "average": 188062302.7,
            "count": 12978123,
            "maximum": 188066098,
            "minimum": 188060769.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1124.840103,
            "variance": 1265265.256
          },
          {
            "average": 0,
            "count": 12978123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12978123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12978123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12978123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12978123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306465.0498,
          4801035.625,
          1257.216092,
          307517.7098,
          4802450.345,
          1273.596092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306465.0498439582,
                4801035.625306558,
                1257.21609172389
              ],
              [
                306465.0498439582,
                4802450.345306559,
                1257.21609172389
              ],
              [
                307517.7098439582,
                4802450.345306559,
                1273.5960917238901
              ],
              [
                307517.7098439582,
                4801035.625306558,
                1273.5960917238901
              ],
              [
                306465.0498439582,
                4801035.625306558,
                1257.21609172389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:21:38+00:00",
        "end_time": "2017-08-29T16:52:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119C4215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119C4215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119C4215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879761,
            43.33725508,
            1257.216092,
            -119.3745021,
            43.35025328,
            1273.596092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747694413371,
                  43.33725507751968,
                  1257.21609172389
                ],
                [
                  -119.3879760581516,
                  43.34998291028202,
                  1257.21609172389
                ],
                [
                  -119.37499855554702,
                  43.35025328289788,
                  1273.5960917238901
                ],
                [
                  -119.374502147742,
                  43.337525330643146,
                  1273.5960917238901
                ],
                [
                  -119.38747694413371,
                  43.33725507751968,
                  1257.21609172389
                ]
              ]
            ]
          },
          "id": "20170829_43119C4215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119C4215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:21:38Z",
            "pc:count": 12978123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306982.1511,
                "count": 12978123,
                "maximum": 307517.7098,
                "minimum": 306465.0498,
                "name": "X",
                "position": 0,
                "stddev": 287.539476,
                "variance": 82678.95027
              },
              {
                "average": 4801762.889,
                "count": 12978123,
                "maximum": 4802450.345,
                "minimum": 4801035.625,
                "name": "Y",
                "position": 1,
                "stddev": 402.0688731,
                "variance": 161659.3787
              },
              {
                "average": 1261.210368,
                "count": 12978123,
                "maximum": 1273.596092,
                "minimum": 1257.216092,
                "name": "Z",
                "position": 2,
                "stddev": 3.902465506,
                "variance": 15.22923703
              },
              {
                "average": 20299.5869,
                "count": 12978123,
                "maximum": 30545,
                "minimum": 1602,
                "name": "Intensity",
                "position": 3,
                "stddev": 1782.176903,
                "variance": 3176154.512
              },
              {
                "average": 1.000058868,
                "count": 12978123,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007672342284,
                "variance": 5.886483612e-05
              },
              {
                "average": 1.000121666,
                "count": 12978123,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01102957346,
                "variance": 0.0001216514908
              },
              {
                "average": 0.501644267,
                "count": 12978123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973156,
                "variance": 0.2499973156
              },
              {
                "average": 7.705274484e-08,
                "count": 12978123,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002775837618,
                "variance": 7.705274484e-08
              },
              {
                "average": 1.174549201,
                "count": 12978123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3795810698,
                "variance": 0.1440817885
              },
              {
                "average": 0.3892710099,
                "count": 12978123,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68756236,
                "variance": 136.5991138
              },
              {
                "average": 2.000831091,
                "count": 12978123,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000102438,
                "variance": 1.000204886
              },
              {
                "average": 1069.456409,
                "count": 12978123,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.672520343,
                "variance": 2.797324299
              },
              {
                "average": 39556.01955,
                "count": 12978123,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13440.62995,
                "variance": 180650533.6
              },
              {
                "average": 39968.94411,
                "count": 12978123,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12032.11443,
                "variance": 144771777.8
              },
              {
                "average": 37660.67291,
                "count": 12978123,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11760.93807,
                "variance": 138319664.3
              },
              {
                "average": 188062302.7,
                "count": 12978123,
                "maximum": 188066098,
                "minimum": 188060769.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1124.840103,
                "variance": 1265265.256
              },
              {
                "average": 0,
                "count": 12978123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12978123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12978123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12978123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12978123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306465.0498,
              4801035.625,
              1257.216092,
              307517.7098,
              4802450.345,
              1273.596092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306465.0498439582,
                    4801035.625306558,
                    1257.21609172389
                  ],
                  [
                    306465.0498439582,
                    4802450.345306559,
                    1257.21609172389
                  ],
                  [
                    307517.7098439582,
                    4802450.345306559,
                    1273.5960917238901
                  ],
                  [
                    307517.7098439582,
                    4801035.625306558,
                    1273.5960917238901
                  ],
                  [
                    306465.0498439582,
                    4801035.625306558,
                    1257.21609172389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:21:38+00:00",
            "end_time": "2017-08-29T16: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": "20170831_43119C5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51794090625262,
              43.35311738873574,
              1333.0130310909865
            ],
            [
              -119.51824390970444,
              43.36044034263628,
              1333.0130310909865
            ],
            [
              -119.51248767007607,
              43.36056702056071,
              1350.9730310909865
            ],
            [
              -119.51218535745568,
              43.353244034446625,
              1350.9730310909865
            ],
            [
              -119.51794090625262,
              43.35311738873574,
              1333.0130310909865
            ]
          ]
        ]
      },
      "bbox": [
        -119.5182439,
        43.35311739,
        1333.013031,
        -119.5121854,
        43.36056702,
        1350.973031
      ],
      "properties": {
        "datetime": "2017-08-31T15:29:13Z",
        "pc:count": 2607702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296205.7505,
            "count": 2607702,
            "maximum": 296408.9706,
            "minimum": 295942.0906,
            "name": "X",
            "position": 0,
            "stddev": 115.5084746,
            "variance": 13342.20769
          },
          {
            "average": 4803526.956,
            "count": 2607702,
            "maximum": 4803922.259,
            "minimum": 4803108.219,
            "name": "Y",
            "position": 1,
            "stddev": 191.0185517,
            "variance": 36488.08708
          },
          {
            "average": 1341.803275,
            "count": 2607702,
            "maximum": 1350.973031,
            "minimum": 1333.013031,
            "name": "Z",
            "position": 2,
            "stddev": 4.529805684,
            "variance": 20.51913954
          },
          {
            "average": 18197.26874,
            "count": 2607702,
            "maximum": 24273,
            "minimum": 2977,
            "name": "Intensity",
            "position": 3,
            "stddev": 1549.178968,
            "variance": 2399955.475
          },
          {
            "average": 1.000020324,
            "count": 2607702,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004508215051,
            "variance": 2.032400295e-05
          },
          {
            "average": 1.000040649,
            "count": 2607702,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006375514076,
            "variance": 4.064717973e-05
          },
          {
            "average": 0.4980952578,
            "count": 2607702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964678,
            "variance": 0.2499964678
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184146808,
            "count": 2607702,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3876039458,
            "variance": 0.1502368188
          },
          {
            "average": 1.221293196,
            "count": 2607702,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91110828,
            "variance": 141.8745005
          },
          {
            "average": 2.003875826,
            "count": 2607702,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000489742,
            "variance": 1.000979724
          },
          {
            "average": 1121.918907,
            "count": 2607702,
            "maximum": 1123,
            "minimum": 1121,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7432754882,
            "variance": 0.5524584514
          },
          {
            "average": 43491.08185,
            "count": 2607702,
            "maximum": 52992,
            "minimum": 32000,
            "name": "Red",
            "position": 12,
            "stddev": 2550.003392,
            "variance": 6502517.298
          },
          {
            "average": 41665.838,
            "count": 2607702,
            "maximum": 51456,
            "minimum": 31488,
            "name": "Green",
            "position": 13,
            "stddev": 2183.742911,
            "variance": 4768733.101
          },
          {
            "average": 37728.98257,
            "count": 2607702,
            "maximum": 48384,
            "minimum": 27904,
            "name": "Blue",
            "position": 14,
            "stddev": 1983.424171,
            "variance": 3933971.442
          },
          {
            "average": 188228271.4,
            "count": 2607702,
            "maximum": 188228553.3,
            "minimum": 188227923.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 244.4165122,
            "variance": 59739.43142
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2607702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295942.0906,
          4803108.219,
          1333.013031,
          296408.9706,
          4803922.259,
          1350.973031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295942.0905683642,
                4803108.219066787,
                1333.0130310909865
              ],
              [
                295942.0905683642,
                4803922.259066786,
                1333.0130310909865
              ],
              [
                296408.9705683642,
                4803922.259066786,
                1350.9730310909865
              ],
              [
                296408.9705683642,
                4803108.219066787,
                1350.9730310909865
              ],
              [
                295942.0905683642,
                4803108.219066787,
                1333.0130310909865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:29:13+00:00",
        "end_time": "2017-08-31T15:18:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5182439,
            43.35311739,
            1333.013031,
            -119.5121854,
            43.36056702,
            1350.973031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51794090625262,
                  43.35311738873574,
                  1333.0130310909865
                ],
                [
                  -119.51824390970444,
                  43.36044034263628,
                  1333.0130310909865
                ],
                [
                  -119.51248767007607,
                  43.36056702056071,
                  1350.9730310909865
                ],
                [
                  -119.51218535745568,
                  43.353244034446625,
                  1350.9730310909865
                ],
                [
                  -119.51794090625262,
                  43.35311738873574,
                  1333.0130310909865
                ]
              ]
            ]
          },
          "id": "20170831_43119C5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:29:13Z",
            "pc:count": 2607702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296205.7505,
                "count": 2607702,
                "maximum": 296408.9706,
                "minimum": 295942.0906,
                "name": "X",
                "position": 0,
                "stddev": 115.5084746,
                "variance": 13342.20769
              },
              {
                "average": 4803526.956,
                "count": 2607702,
                "maximum": 4803922.259,
                "minimum": 4803108.219,
                "name": "Y",
                "position": 1,
                "stddev": 191.0185517,
                "variance": 36488.08708
              },
              {
                "average": 1341.803275,
                "count": 2607702,
                "maximum": 1350.973031,
                "minimum": 1333.013031,
                "name": "Z",
                "position": 2,
                "stddev": 4.529805684,
                "variance": 20.51913954
              },
              {
                "average": 18197.26874,
                "count": 2607702,
                "maximum": 24273,
                "minimum": 2977,
                "name": "Intensity",
                "position": 3,
                "stddev": 1549.178968,
                "variance": 2399955.475
              },
              {
                "average": 1.000020324,
                "count": 2607702,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004508215051,
                "variance": 2.032400295e-05
              },
              {
                "average": 1.000040649,
                "count": 2607702,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006375514076,
                "variance": 4.064717973e-05
              },
              {
                "average": 0.4980952578,
                "count": 2607702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964678,
                "variance": 0.2499964678
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184146808,
                "count": 2607702,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3876039458,
                "variance": 0.1502368188
              },
              {
                "average": 1.221293196,
                "count": 2607702,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91110828,
                "variance": 141.8745005
              },
              {
                "average": 2.003875826,
                "count": 2607702,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000489742,
                "variance": 1.000979724
              },
              {
                "average": 1121.918907,
                "count": 2607702,
                "maximum": 1123,
                "minimum": 1121,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7432754882,
                "variance": 0.5524584514
              },
              {
                "average": 43491.08185,
                "count": 2607702,
                "maximum": 52992,
                "minimum": 32000,
                "name": "Red",
                "position": 12,
                "stddev": 2550.003392,
                "variance": 6502517.298
              },
              {
                "average": 41665.838,
                "count": 2607702,
                "maximum": 51456,
                "minimum": 31488,
                "name": "Green",
                "position": 13,
                "stddev": 2183.742911,
                "variance": 4768733.101
              },
              {
                "average": 37728.98257,
                "count": 2607702,
                "maximum": 48384,
                "minimum": 27904,
                "name": "Blue",
                "position": 14,
                "stddev": 1983.424171,
                "variance": 3933971.442
              },
              {
                "average": 188228271.4,
                "count": 2607702,
                "maximum": 188228553.3,
                "minimum": 188227923.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 244.4165122,
                "variance": 59739.43142
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2607702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295942.0906,
              4803108.219,
              1333.013031,
              296408.9706,
              4803922.259,
              1350.973031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295942.0905683642,
                    4803108.219066787,
                    1333.0130310909865
                  ],
                  [
                    295942.0905683642,
                    4803922.259066786,
                    1333.0130310909865
                  ],
                  [
                    296408.9705683642,
                    4803922.259066786,
                    1350.9730310909865
                  ],
                  [
                    296408.9705683642,
                    4803108.219066787,
                    1350.9730310909865
                  ],
                  [
                    295942.0905683642,
                    4803108.219066787,
                    1333.0130310909865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:29:13+00:00",
            "end_time": "2017-08-31T15:18: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": "20170827_43119D3224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2749759911384,
              43.4372463648508,
              1352.774385200107
            ],
            [
              -119.27545360603439,
              43.44998417109095,
              1352.774385200107
            ],
            [
              -119.26288841263558,
              43.45023363985772,
              1365.634385200107
            ],
            [
              -119.26241342965707,
              43.437495723299314,
              1365.634385200107
            ],
            [
              -119.2749759911384,
              43.4372463648508,
              1352.774385200107
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754536,
        43.43724636,
        1352.774385,
        -119.2624134,
        43.45023364,
        1365.634385
      ],
      "properties": {
        "datetime": "2017-08-27T21:16:15Z",
        "pc:count": 7434318,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316231.4937,
            "count": 7434318,
            "maximum": 316905.4667,
            "minimum": 315888.0067,
            "name": "X",
            "position": 0,
            "stddev": 244.7266815,
            "variance": 59891.14866
          },
          {
            "average": 4812382.078,
            "count": 7434318,
            "maximum": 4813301.686,
            "minimum": 4811885.946,
            "name": "Y",
            "position": 1,
            "stddev": 358.0977497,
            "variance": 128233.9983
          },
          {
            "average": 1356.953691,
            "count": 7434318,
            "maximum": 1365.634385,
            "minimum": 1352.774385,
            "name": "Z",
            "position": 2,
            "stddev": 1.793978192,
            "variance": 3.218357754
          },
          {
            "average": 20819.88663,
            "count": 7434318,
            "maximum": 29345,
            "minimum": 1490,
            "name": "Intensity",
            "position": 3,
            "stddev": 1410.616542,
            "variance": 1989839.03
          },
          {
            "average": 1.000239699,
            "count": 7434318,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01626013082,
            "variance": 0.0002643918542
          },
          {
            "average": 1.000479802,
            "count": 7434318,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02364177369,
            "variance": 0.0005589334631
          },
          {
            "average": 0.4971776833,
            "count": 7434318,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920681,
            "variance": 0.2499920682
          },
          {
            "average": 9.146770423e-06,
            "count": 7434318,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003024349185,
            "variance": 9.14668799e-06
          },
          {
            "average": 1.154564279,
            "count": 7434318,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3614888381,
            "variance": 0.1306741801
          },
          {
            "average": 1.959212925,
            "count": 7434318,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0316079,
            "variance": 121.6963729
          },
          {
            "average": 2.003175947,
            "count": 7434318,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000125828,
            "variance": 1.000251672
          },
          {
            "average": 1008.821246,
            "count": 7434318,
            "maximum": 1011,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7569310568,
            "variance": 0.5729446247
          },
          {
            "average": 45723.47344,
            "count": 7434318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1957.91928,
            "variance": 3833447.908
          },
          {
            "average": 43984.92563,
            "count": 7434318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1884.830805,
            "variance": 3552587.163
          },
          {
            "average": 41012.77221,
            "count": 7434318,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1797.353586,
            "variance": 3230479.915
          },
          {
            "average": 187902950.1,
            "count": 7434318,
            "maximum": 187903775.8,
            "minimum": 187902273.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 284.9889935,
            "variance": 81218.72643
          },
          {
            "average": 0,
            "count": 7434318,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434318,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434318,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434318,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434318,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315888.0067,
          4811885.946,
          1352.774385,
          316905.4667,
          4813301.686,
          1365.634385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315888.0066927629,
                4811885.946324488,
                1352.774385200107
              ],
              [
                315888.0066927629,
                4813301.686324488,
                1352.774385200107
              ],
              [
                316905.46669276286,
                4813301.686324488,
                1365.634385200107
              ],
              [
                316905.46669276286,
                4811885.946324488,
                1365.634385200107
              ],
              [
                315888.0066927629,
                4811885.946324488,
                1352.774385200107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:16:15+00:00",
        "end_time": "2017-08-27T20:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754536,
            43.43724636,
            1352.774385,
            -119.2624134,
            43.45023364,
            1365.634385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2749759911384,
                  43.4372463648508,
                  1352.774385200107
                ],
                [
                  -119.27545360603439,
                  43.44998417109095,
                  1352.774385200107
                ],
                [
                  -119.26288841263558,
                  43.45023363985772,
                  1365.634385200107
                ],
                [
                  -119.26241342965707,
                  43.437495723299314,
                  1365.634385200107
                ],
                [
                  -119.2749759911384,
                  43.4372463648508,
                  1352.774385200107
                ]
              ]
            ]
          },
          "id": "20170827_43119D3224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:16:15Z",
            "pc:count": 7434318,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316231.4937,
                "count": 7434318,
                "maximum": 316905.4667,
                "minimum": 315888.0067,
                "name": "X",
                "position": 0,
                "stddev": 244.7266815,
                "variance": 59891.14866
              },
              {
                "average": 4812382.078,
                "count": 7434318,
                "maximum": 4813301.686,
                "minimum": 4811885.946,
                "name": "Y",
                "position": 1,
                "stddev": 358.0977497,
                "variance": 128233.9983
              },
              {
                "average": 1356.953691,
                "count": 7434318,
                "maximum": 1365.634385,
                "minimum": 1352.774385,
                "name": "Z",
                "position": 2,
                "stddev": 1.793978192,
                "variance": 3.218357754
              },
              {
                "average": 20819.88663,
                "count": 7434318,
                "maximum": 29345,
                "minimum": 1490,
                "name": "Intensity",
                "position": 3,
                "stddev": 1410.616542,
                "variance": 1989839.03
              },
              {
                "average": 1.000239699,
                "count": 7434318,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01626013082,
                "variance": 0.0002643918542
              },
              {
                "average": 1.000479802,
                "count": 7434318,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02364177369,
                "variance": 0.0005589334631
              },
              {
                "average": 0.4971776833,
                "count": 7434318,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920681,
                "variance": 0.2499920682
              },
              {
                "average": 9.146770423e-06,
                "count": 7434318,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003024349185,
                "variance": 9.14668799e-06
              },
              {
                "average": 1.154564279,
                "count": 7434318,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3614888381,
                "variance": 0.1306741801
              },
              {
                "average": 1.959212925,
                "count": 7434318,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0316079,
                "variance": 121.6963729
              },
              {
                "average": 2.003175947,
                "count": 7434318,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000125828,
                "variance": 1.000251672
              },
              {
                "average": 1008.821246,
                "count": 7434318,
                "maximum": 1011,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7569310568,
                "variance": 0.5729446247
              },
              {
                "average": 45723.47344,
                "count": 7434318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1957.91928,
                "variance": 3833447.908
              },
              {
                "average": 43984.92563,
                "count": 7434318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1884.830805,
                "variance": 3552587.163
              },
              {
                "average": 41012.77221,
                "count": 7434318,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1797.353586,
                "variance": 3230479.915
              },
              {
                "average": 187902950.1,
                "count": 7434318,
                "maximum": 187903775.8,
                "minimum": 187902273.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 284.9889935,
                "variance": 81218.72643
              },
              {
                "average": 0,
                "count": 7434318,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434318,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434318,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434318,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434318,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315888.0067,
              4811885.946,
              1352.774385,
              316905.4667,
              4813301.686,
              1365.634385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315888.0066927629,
                    4811885.946324488,
                    1352.774385200107
                  ],
                  [
                    315888.0066927629,
                    4813301.686324488,
                    1352.774385200107
                  ],
                  [
                    316905.46669276286,
                    4813301.686324488,
                    1365.634385200107
                  ],
                  [
                    316905.46669276286,
                    4811885.946324488,
                    1365.634385200107
                  ],
                  [
                    315888.0066927629,
                    4811885.946324488,
                    1352.774385200107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:16:15+00:00",
            "end_time": "2017-08-27T20:51: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": "20170828_43119D3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997614061798,
              43.424738573195995,
              1317.0996865148536
            ],
            [
              -119.35046959086932,
              43.437483829807896,
              1317.0996865148536
            ],
            [
              -119.33749700406086,
              43.43774988180917,
              1330.8796865148538
            ],
            [
              -119.33700627117251,
              43.42500450747401,
              1330.8796865148538
            ],
            [
              -119.34997614061798,
              43.424738573195995,
              1317.0996865148536
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504696,
        43.42473857,
        1317.099687,
        -119.3370063,
        43.43774988,
        1330.879687
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:37Z",
        "pc:count": 14712036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310289.6926,
            "count": 14712036,
            "maximum": 310829.6456,
            "minimum": 309778.9256,
            "name": "X",
            "position": 0,
            "stddev": 296.8027087,
            "variance": 88091.84787
          },
          {
            "average": 4811340.971,
            "count": 14712036,
            "maximum": 4812081.979,
            "minimum": 4810665.339,
            "name": "Y",
            "position": 1,
            "stddev": 400.9838348,
            "variance": 160788.0358
          },
          {
            "average": 1323.573425,
            "count": 14712036,
            "maximum": 1330.879687,
            "minimum": 1317.099687,
            "name": "Z",
            "position": 2,
            "stddev": 2.079149551,
            "variance": 4.322862856
          },
          {
            "average": 21143.84053,
            "count": 14712036,
            "maximum": 29793,
            "minimum": 3681,
            "name": "Intensity",
            "position": 3,
            "stddev": 1731.36789,
            "variance": 2997634.771
          },
          {
            "average": 1.000026305,
            "count": 14712036,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005128772033,
            "variance": 2.630430256e-05
          },
          {
            "average": 1.000051658,
            "count": 14712036,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007187191286,
            "variance": 5.165571858e-05
          },
          {
            "average": 0.504667131,
            "count": 14712036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999782344,
            "variance": 0.2499782349
          },
          {
            "average": 1.087544919e-06,
            "count": 14712036,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001042853686,
            "variance": 1.08754381e-06
          },
          {
            "average": 1.150212248,
            "count": 14712036,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3572793546,
            "variance": 0.1276485372
          },
          {
            "average": -0.8162532323,
            "count": 14712036,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94113253,
            "variance": 142.5906462
          },
          {
            "average": 2.007104523,
            "count": 14712036,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000305024,
            "variance": 1.000610141
          },
          {
            "average": 1027.50804,
            "count": 14712036,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.43664799,
            "variance": 154.6702132
          },
          {
            "average": 46056.14351,
            "count": 14712036,
            "maximum": 56576,
            "minimum": 27904,
            "name": "Red",
            "position": 12,
            "stddev": 2668.991983,
            "variance": 7123518.208
          },
          {
            "average": 44341.72604,
            "count": 14712036,
            "maximum": 56064,
            "minimum": 28416,
            "name": "Green",
            "position": 13,
            "stddev": 2825.052099,
            "variance": 7980919.361
          },
          {
            "average": 41286.36221,
            "count": 14712036,
            "maximum": 55040,
            "minimum": 28160,
            "name": "Blue",
            "position": 14,
            "stddev": 3139.331053,
            "variance": 9855399.459
          },
          {
            "average": 187982392.4,
            "count": 14712036,
            "maximum": 188064537,
            "minimum": 187975038.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22394.37964,
            "variance": 501508239.7
          },
          {
            "average": 0,
            "count": 14712036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309778.9256,
          4810665.339,
          1317.099687,
          310829.6456,
          4812081.979,
          1330.879687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309778.9255770332,
                4810665.338906926,
                1317.0996865148536
              ],
              [
                309778.9255770332,
                4812081.978906927,
                1317.0996865148536
              ],
              [
                310829.64557703317,
                4812081.978906927,
                1330.8796865148538
              ],
              [
                310829.64557703317,
                4810665.338906926,
                1330.8796865148538
              ],
              [
                309778.9255770332,
                4810665.338906926,
                1317.0996865148536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:37+00:00",
        "end_time": "2017-08-28T17:03:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504696,
            43.42473857,
            1317.099687,
            -119.3370063,
            43.43774988,
            1330.879687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997614061798,
                  43.424738573195995,
                  1317.0996865148536
                ],
                [
                  -119.35046959086932,
                  43.437483829807896,
                  1317.0996865148536
                ],
                [
                  -119.33749700406086,
                  43.43774988180917,
                  1330.8796865148538
                ],
                [
                  -119.33700627117251,
                  43.42500450747401,
                  1330.8796865148538
                ],
                [
                  -119.34997614061798,
                  43.424738573195995,
                  1317.0996865148536
                ]
              ]
            ]
          },
          "id": "20170828_43119D3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:37Z",
            "pc:count": 14712036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310289.6926,
                "count": 14712036,
                "maximum": 310829.6456,
                "minimum": 309778.9256,
                "name": "X",
                "position": 0,
                "stddev": 296.8027087,
                "variance": 88091.84787
              },
              {
                "average": 4811340.971,
                "count": 14712036,
                "maximum": 4812081.979,
                "minimum": 4810665.339,
                "name": "Y",
                "position": 1,
                "stddev": 400.9838348,
                "variance": 160788.0358
              },
              {
                "average": 1323.573425,
                "count": 14712036,
                "maximum": 1330.879687,
                "minimum": 1317.099687,
                "name": "Z",
                "position": 2,
                "stddev": 2.079149551,
                "variance": 4.322862856
              },
              {
                "average": 21143.84053,
                "count": 14712036,
                "maximum": 29793,
                "minimum": 3681,
                "name": "Intensity",
                "position": 3,
                "stddev": 1731.36789,
                "variance": 2997634.771
              },
              {
                "average": 1.000026305,
                "count": 14712036,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005128772033,
                "variance": 2.630430256e-05
              },
              {
                "average": 1.000051658,
                "count": 14712036,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007187191286,
                "variance": 5.165571858e-05
              },
              {
                "average": 0.504667131,
                "count": 14712036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999782344,
                "variance": 0.2499782349
              },
              {
                "average": 1.087544919e-06,
                "count": 14712036,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001042853686,
                "variance": 1.08754381e-06
              },
              {
                "average": 1.150212248,
                "count": 14712036,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3572793546,
                "variance": 0.1276485372
              },
              {
                "average": -0.8162532323,
                "count": 14712036,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94113253,
                "variance": 142.5906462
              },
              {
                "average": 2.007104523,
                "count": 14712036,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000305024,
                "variance": 1.000610141
              },
              {
                "average": 1027.50804,
                "count": 14712036,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.43664799,
                "variance": 154.6702132
              },
              {
                "average": 46056.14351,
                "count": 14712036,
                "maximum": 56576,
                "minimum": 27904,
                "name": "Red",
                "position": 12,
                "stddev": 2668.991983,
                "variance": 7123518.208
              },
              {
                "average": 44341.72604,
                "count": 14712036,
                "maximum": 56064,
                "minimum": 28416,
                "name": "Green",
                "position": 13,
                "stddev": 2825.052099,
                "variance": 7980919.361
              },
              {
                "average": 41286.36221,
                "count": 14712036,
                "maximum": 55040,
                "minimum": 28160,
                "name": "Blue",
                "position": 14,
                "stddev": 3139.331053,
                "variance": 9855399.459
              },
              {
                "average": 187982392.4,
                "count": 14712036,
                "maximum": 188064537,
                "minimum": 187975038.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22394.37964,
                "variance": 501508239.7
              },
              {
                "average": 0,
                "count": 14712036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309778.9256,
              4810665.339,
              1317.099687,
              310829.6456,
              4812081.979,
              1330.879687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309778.9255770332,
                    4810665.338906926,
                    1317.0996865148536
                  ],
                  [
                    309778.9255770332,
                    4812081.978906927,
                    1317.0996865148536
                  ],
                  [
                    310829.64557703317,
                    4812081.978906927,
                    1330.8796865148538
                  ],
                  [
                    310829.64557703317,
                    4810665.338906926,
                    1330.8796865148538
                  ],
                  [
                    309778.9255770332,
                    4810665.338906926,
                    1317.0996865148536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:37+00:00",
            "end_time": "2017-08-28T17:03: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": "20170829_43119D4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747507976896,
              43.46222908069072,
              1269.4886171107687
            ],
            [
              -119.43798794604302,
              43.47498297410635,
              1269.4886171107687
            ],
            [
              -119.4249980378805,
              43.47525935743129,
              1288.7086171107685
            ],
            [
              -119.42448789767755,
              43.462505341646896,
              1288.7086171107685
            ],
            [
              -119.43747507976896,
              43.46222908069072,
              1269.4886171107687
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379879,
        43.46222908,
        1269.488617,
        -119.4244879,
        43.47525936,
        1288.708617
      ],
      "properties": {
        "datetime": "2017-09-08T22:23:32Z",
        "pc:count": 13153956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303338.1901,
            "count": 13153956,
            "maximum": 303869.423,
            "minimum": 302817.883,
            "name": "X",
            "position": 0,
            "stddev": 304.664846,
            "variance": 92820.66841
          },
          {
            "average": 4815751.746,
            "count": 13153956,
            "maximum": 4816450.36,
            "minimum": 4815032.66,
            "name": "Y",
            "position": 1,
            "stddev": 420.1119591,
            "variance": 176494.0582
          },
          {
            "average": 1272.842335,
            "count": 13153956,
            "maximum": 1288.708617,
            "minimum": 1269.488617,
            "name": "Z",
            "position": 2,
            "stddev": 2.796620032,
            "variance": 7.821083606
          },
          {
            "average": 23258.46967,
            "count": 13153956,
            "maximum": 43185,
            "minimum": 961,
            "name": "Intensity",
            "position": 3,
            "stddev": 2417.727752,
            "variance": 5845407.484
          },
          {
            "average": 1.000495288,
            "count": 13153956,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02229393596,
            "variance": 0.0004970195806
          },
          {
            "average": 1.000989436,
            "count": 13153956,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03153390316,
            "variance": 0.0009943870485
          },
          {
            "average": 0.5018889374,
            "count": 13153956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964509,
            "variance": 0.2499964509
          },
          {
            "average": 1.520455139e-07,
            "count": 13153956,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000389930125,
            "variance": 1.520455024e-07
          },
          {
            "average": 1.208795438,
            "count": 13153956,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064479246,
            "variance": 0.1651999154
          },
          {
            "average": 0.1753069066,
            "count": 13153956,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84490873,
            "variance": 117.6120454
          },
          {
            "average": 1.999506536,
            "count": 13153956,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000362517,
            "variance": 1.000725166
          },
          {
            "average": 1068.877571,
            "count": 13153956,
            "maximum": 1146,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.58449868,
            "variance": 383.5525884
          },
          {
            "average": 34181.78306,
            "count": 13153956,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10436.28621,
            "variance": 108916069.8
          },
          {
            "average": 36660.56583,
            "count": 13153956,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6145.904277,
            "variance": 37772139.38
          },
          {
            "average": 30229.33565,
            "count": 13153956,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8411.226737,
            "variance": 70748735.23
          },
          {
            "average": 188071089.5,
            "count": 13153956,
            "maximum": 188944612.1,
            "minimum": 188057203.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 46001.44184,
            "variance": 2116132651
          },
          {
            "average": 0,
            "count": 13153956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13153956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13153956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13153956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13153956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302817.883,
          4815032.66,
          1269.488617,
          303869.423,
          4816450.36,
          1288.708617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302817.88303615124,
                4815032.660140792,
                1269.4886171107687
              ],
              [
                302817.88303615124,
                4816450.360140791,
                1269.4886171107687
              ],
              [
                303869.4230361513,
                4816450.360140791,
                1288.7086171107685
              ],
              [
                303869.4230361513,
                4815032.660140792,
                1288.7086171107685
              ],
              [
                302817.88303615124,
                4815032.660140792,
                1269.4886171107687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:23:32+00:00",
        "end_time": "2017-08-29T15:53:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379879,
            43.46222908,
            1269.488617,
            -119.4244879,
            43.47525936,
            1288.708617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747507976896,
                  43.46222908069072,
                  1269.4886171107687
                ],
                [
                  -119.43798794604302,
                  43.47498297410635,
                  1269.4886171107687
                ],
                [
                  -119.4249980378805,
                  43.47525935743129,
                  1288.7086171107685
                ],
                [
                  -119.42448789767755,
                  43.462505341646896,
                  1288.7086171107685
                ],
                [
                  -119.43747507976896,
                  43.46222908069072,
                  1269.4886171107687
                ]
              ]
            ]
          },
          "id": "20170829_43119D4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:23:32Z",
            "pc:count": 13153956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303338.1901,
                "count": 13153956,
                "maximum": 303869.423,
                "minimum": 302817.883,
                "name": "X",
                "position": 0,
                "stddev": 304.664846,
                "variance": 92820.66841
              },
              {
                "average": 4815751.746,
                "count": 13153956,
                "maximum": 4816450.36,
                "minimum": 4815032.66,
                "name": "Y",
                "position": 1,
                "stddev": 420.1119591,
                "variance": 176494.0582
              },
              {
                "average": 1272.842335,
                "count": 13153956,
                "maximum": 1288.708617,
                "minimum": 1269.488617,
                "name": "Z",
                "position": 2,
                "stddev": 2.796620032,
                "variance": 7.821083606
              },
              {
                "average": 23258.46967,
                "count": 13153956,
                "maximum": 43185,
                "minimum": 961,
                "name": "Intensity",
                "position": 3,
                "stddev": 2417.727752,
                "variance": 5845407.484
              },
              {
                "average": 1.000495288,
                "count": 13153956,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02229393596,
                "variance": 0.0004970195806
              },
              {
                "average": 1.000989436,
                "count": 13153956,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03153390316,
                "variance": 0.0009943870485
              },
              {
                "average": 0.5018889374,
                "count": 13153956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964509,
                "variance": 0.2499964509
              },
              {
                "average": 1.520455139e-07,
                "count": 13153956,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000389930125,
                "variance": 1.520455024e-07
              },
              {
                "average": 1.208795438,
                "count": 13153956,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064479246,
                "variance": 0.1651999154
              },
              {
                "average": 0.1753069066,
                "count": 13153956,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84490873,
                "variance": 117.6120454
              },
              {
                "average": 1.999506536,
                "count": 13153956,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000362517,
                "variance": 1.000725166
              },
              {
                "average": 1068.877571,
                "count": 13153956,
                "maximum": 1146,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.58449868,
                "variance": 383.5525884
              },
              {
                "average": 34181.78306,
                "count": 13153956,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10436.28621,
                "variance": 108916069.8
              },
              {
                "average": 36660.56583,
                "count": 13153956,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6145.904277,
                "variance": 37772139.38
              },
              {
                "average": 30229.33565,
                "count": 13153956,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8411.226737,
                "variance": 70748735.23
              },
              {
                "average": 188071089.5,
                "count": 13153956,
                "maximum": 188944612.1,
                "minimum": 188057203.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 46001.44184,
                "variance": 2116132651
              },
              {
                "average": 0,
                "count": 13153956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13153956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13153956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13153956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13153956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302817.883,
              4815032.66,
              1269.488617,
              303869.423,
              4816450.36,
              1288.708617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302817.88303615124,
                    4815032.660140792,
                    1269.4886171107687
                  ],
                  [
                    302817.88303615124,
                    4816450.360140791,
                    1269.4886171107687
                  ],
                  [
                    303869.4230361513,
                    4816450.360140791,
                    1288.7086171107685
                  ],
                  [
                    303869.4230361513,
                    4815032.660140792,
                    1288.7086171107685
                  ],
                  [
                    302817.88303615124,
                    4815032.660140792,
                    1269.4886171107687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:23:32+00:00",
            "end_time": "2017-08-29T15:53:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119C4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47487328717921,
              43.33948365712084,
              1274.2601876709346
            ],
            [
              -119.47530026671438,
              43.34998681855645,
              1274.2601876709346
            ],
            [
              -119.46249865318714,
              43.35026332817801,
              1303.3801876709344
            ],
            [
              -119.46207387642579,
              43.339760065893955,
              1303.3801876709344
            ],
            [
              -119.47487328717921,
              43.33948365712084,
              1274.2601876709346
            ]
          ]
        ]
      },
      "bbox": [
        -119.4753003,
        43.33948366,
        1274.260188,
        -119.4620739,
        43.35026333,
        1303.380188
      ],
      "properties": {
        "datetime": "2017-08-31T15:05:17Z",
        "pc:count": 10822949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299907.5534,
            "count": 10822949,
            "maximum": 300426.0251,
            "minimum": 299387.5651,
            "name": "X",
            "position": 0,
            "stddev": 282.0395169,
            "variance": 79546.28912
          },
          {
            "average": 4802101.071,
            "count": 10822949,
            "maximum": 4802657.094,
            "minimum": 4801489.574,
            "name": "Y",
            "position": 1,
            "stddev": 317.6055225,
            "variance": 100873.2679
          },
          {
            "average": 1286.40317,
            "count": 10822949,
            "maximum": 1303.380188,
            "minimum": 1274.260188,
            "name": "Z",
            "position": 2,
            "stddev": 5.718488539,
            "variance": 32.70111117
          },
          {
            "average": 18578.80187,
            "count": 10822949,
            "maximum": 27665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1311.239663,
            "variance": 1719349.455
          },
          {
            "average": 1.000016354,
            "count": 10822949,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004043992076,
            "variance": 1.635387191e-05
          },
          {
            "average": 1.000034371,
            "count": 10822949,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005862612913,
            "variance": 3.437023017e-05
          },
          {
            "average": 0.5021837394,
            "count": 10822949,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952544,
            "variance": 0.2499952544
          },
          {
            "average": 2.771887773e-07,
            "count": 10822949,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005264871566,
            "variance": 2.771887261e-07
          },
          {
            "average": 1.223737357,
            "count": 10822949,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4167480869,
            "variance": 0.1736789679
          },
          {
            "average": -0.1333899824,
            "count": 10822949,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72552575,
            "variance": 137.4879542
          },
          {
            "average": 1.999276075,
            "count": 10822949,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000276473,
            "variance": 1.000553022
          },
          {
            "average": 1115.558864,
            "count": 10822949,
            "maximum": 1118,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9308893744,
            "variance": 0.8665550274
          },
          {
            "average": 42482.7866,
            "count": 10822949,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2622.428626,
            "variance": 6877131.9
          },
          {
            "average": 40835.9429,
            "count": 10822949,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2387.970615,
            "variance": 5702403.66
          },
          {
            "average": 37722.56016,
            "count": 10822949,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2203.290735,
            "variance": 4854490.063
          },
          {
            "average": 188226126.2,
            "count": 10822949,
            "maximum": 188227117.1,
            "minimum": 188225067.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 346.7937658,
            "variance": 120265.916
          },
          {
            "average": 0,
            "count": 10822949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10822949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10822949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10822949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10822949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299387.5651,
          4801489.574,
          1274.260188,
          300426.0251,
          4802657.094,
          1303.380188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299387.5650581261,
                4801489.573634369,
                1274.2601876709346
              ],
              [
                299387.5650581261,
                4802657.093634369,
                1274.2601876709346
              ],
              [
                300426.0250581261,
                4802657.093634369,
                1303.3801876709344
              ],
              [
                300426.0250581261,
                4801489.573634369,
                1303.3801876709344
              ],
              [
                299387.5650581261,
                4801489.573634369,
                1274.2601876709346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:05:17+00:00",
        "end_time": "2017-08-31T14:31:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4753003,
            43.33948366,
            1274.260188,
            -119.4620739,
            43.35026333,
            1303.380188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47487328717921,
                  43.33948365712084,
                  1274.2601876709346
                ],
                [
                  -119.47530026671438,
                  43.34998681855645,
                  1274.2601876709346
                ],
                [
                  -119.46249865318714,
                  43.35026332817801,
                  1303.3801876709344
                ],
                [
                  -119.46207387642579,
                  43.339760065893955,
                  1303.3801876709344
                ],
                [
                  -119.47487328717921,
                  43.33948365712084,
                  1274.2601876709346
                ]
              ]
            ]
          },
          "id": "20170831_43119C4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:05:17Z",
            "pc:count": 10822949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299907.5534,
                "count": 10822949,
                "maximum": 300426.0251,
                "minimum": 299387.5651,
                "name": "X",
                "position": 0,
                "stddev": 282.0395169,
                "variance": 79546.28912
              },
              {
                "average": 4802101.071,
                "count": 10822949,
                "maximum": 4802657.094,
                "minimum": 4801489.574,
                "name": "Y",
                "position": 1,
                "stddev": 317.6055225,
                "variance": 100873.2679
              },
              {
                "average": 1286.40317,
                "count": 10822949,
                "maximum": 1303.380188,
                "minimum": 1274.260188,
                "name": "Z",
                "position": 2,
                "stddev": 5.718488539,
                "variance": 32.70111117
              },
              {
                "average": 18578.80187,
                "count": 10822949,
                "maximum": 27665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1311.239663,
                "variance": 1719349.455
              },
              {
                "average": 1.000016354,
                "count": 10822949,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004043992076,
                "variance": 1.635387191e-05
              },
              {
                "average": 1.000034371,
                "count": 10822949,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005862612913,
                "variance": 3.437023017e-05
              },
              {
                "average": 0.5021837394,
                "count": 10822949,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952544,
                "variance": 0.2499952544
              },
              {
                "average": 2.771887773e-07,
                "count": 10822949,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005264871566,
                "variance": 2.771887261e-07
              },
              {
                "average": 1.223737357,
                "count": 10822949,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4167480869,
                "variance": 0.1736789679
              },
              {
                "average": -0.1333899824,
                "count": 10822949,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72552575,
                "variance": 137.4879542
              },
              {
                "average": 1.999276075,
                "count": 10822949,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000276473,
                "variance": 1.000553022
              },
              {
                "average": 1115.558864,
                "count": 10822949,
                "maximum": 1118,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9308893744,
                "variance": 0.8665550274
              },
              {
                "average": 42482.7866,
                "count": 10822949,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2622.428626,
                "variance": 6877131.9
              },
              {
                "average": 40835.9429,
                "count": 10822949,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2387.970615,
                "variance": 5702403.66
              },
              {
                "average": 37722.56016,
                "count": 10822949,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2203.290735,
                "variance": 4854490.063
              },
              {
                "average": 188226126.2,
                "count": 10822949,
                "maximum": 188227117.1,
                "minimum": 188225067.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 346.7937658,
                "variance": 120265.916
              },
              {
                "average": 0,
                "count": 10822949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10822949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10822949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10822949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10822949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299387.5651,
              4801489.574,
              1274.260188,
              300426.0251,
              4802657.094,
              1303.380188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299387.5650581261,
                    4801489.573634369,
                    1274.2601876709346
                  ],
                  [
                    299387.5650581261,
                    4802657.093634369,
                    1274.2601876709346
                  ],
                  [
                    300426.0250581261,
                    4802657.093634369,
                    1303.3801876709344
                  ],
                  [
                    300426.0250581261,
                    4801489.573634369,
                    1303.3801876709344
                  ],
                  [
                    299387.5650581261,
                    4801489.573634369,
                    1274.2601876709346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:05:17+00:00",
            "end_time": "2017-08-31T14:31: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": "20170827_43119D3225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2624833571639,
              43.43742676890573,
              1350.2741805411306
            ],
            [
              -119.26256420010195,
              43.439595313838,
              1350.2741805411306
            ],
            [
              -119.25912220837984,
              43.43966339865381,
              1358.1141805411307
            ],
            [
              -119.25904148817126,
              43.43749484859484,
              1358.1141805411307
            ],
            [
              -119.2624833571639,
              43.43742676890573,
              1350.2741805411306
            ]
          ]
        ]
      },
      "bbox": [
        -119.2625642,
        43.43742677,
        1350.274181,
        -119.2590415,
        43.4396634,
        1358.114181
      ],
      "properties": {
        "datetime": "2017-08-27T21:02:40Z",
        "pc:count": 389974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317008.3066,
            "count": 389974,
            "maximum": 317178.3593,
            "minimum": 316899.5993,
            "name": "X",
            "position": 0,
            "stddev": 67.7652703,
            "variance": 4592.131859
          },
          {
            "average": 4812000.144,
            "count": 389974,
            "maximum": 4812119.462,
            "minimum": 4811878.442,
            "name": "Y",
            "position": 1,
            "stddev": 68.89869034,
            "variance": 4747.02953
          },
          {
            "average": 1355.449379,
            "count": 389974,
            "maximum": 1358.114181,
            "minimum": 1350.274181,
            "name": "Z",
            "position": 2,
            "stddev": 1.69201211,
            "variance": 2.862904981
          },
          {
            "average": 20374.88673,
            "count": 389974,
            "maximum": 27617,
            "minimum": 9633,
            "name": "Intensity",
            "position": 3,
            "stddev": 1370.981085,
            "variance": 1879589.136
          },
          {
            "average": 1.000020514,
            "count": 389974,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004529218464,
            "variance": 2.05138199e-05
          },
          {
            "average": 1.000023078,
            "count": 389974,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004803955475,
            "variance": 2.30779882e-05
          },
          {
            "average": 0.5235297738,
            "count": 389974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994466832,
            "variance": 0.2494469894
          },
          {
            "average": 1.282136758e-05,
            "count": 389974,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003580675365,
            "variance": 1.282123607e-05
          },
          {
            "average": 1.215755409,
            "count": 389974,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4113458965,
            "variance": 0.1692054466
          },
          {
            "average": -7.819163649,
            "count": 389974,
            "maximum": 21,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.474535494,
            "variance": 20.02146789
          },
          {
            "average": 1.983155287,
            "count": 389974,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9998786343,
            "variance": 0.9997572834
          },
          {
            "average": 1007.571512,
            "count": 389974,
            "maximum": 1009,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5270932916,
            "variance": 0.2778273381
          },
          {
            "average": 44483.79004,
            "count": 389974,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2075.419989,
            "variance": 4307368.132
          },
          {
            "average": 42662.31263,
            "count": 389974,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1903.944926,
            "variance": 3625006.283
          },
          {
            "average": 39971.18856,
            "count": 389974,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1612.722863,
            "variance": 2600875.034
          },
          {
            "average": 187902514.4,
            "count": 389974,
            "maximum": 187902960.8,
            "minimum": 187902280.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 209.9867901,
            "variance": 44094.45203
          },
          {
            "average": 0,
            "count": 389974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 389974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316899.5993,
          4811878.442,
          1350.274181,
          317178.3593,
          4812119.462,
          1358.114181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316899.5993439942,
                4811878.441864505,
                1350.2741805411306
              ],
              [
                316899.5993439942,
                4812119.461864505,
                1350.2741805411306
              ],
              [
                317178.35934399423,
                4812119.461864505,
                1358.1141805411307
              ],
              [
                317178.35934399423,
                4811878.441864505,
                1358.1141805411307
              ],
              [
                316899.5993439942,
                4811878.441864505,
                1350.2741805411306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:02:40+00:00",
        "end_time": "2017-08-27T20:51:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2625642,
            43.43742677,
            1350.274181,
            -119.2590415,
            43.4396634,
            1358.114181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2624833571639,
                  43.43742676890573,
                  1350.2741805411306
                ],
                [
                  -119.26256420010195,
                  43.439595313838,
                  1350.2741805411306
                ],
                [
                  -119.25912220837984,
                  43.43966339865381,
                  1358.1141805411307
                ],
                [
                  -119.25904148817126,
                  43.43749484859484,
                  1358.1141805411307
                ],
                [
                  -119.2624833571639,
                  43.43742676890573,
                  1350.2741805411306
                ]
              ]
            ]
          },
          "id": "20170827_43119D3225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:02:40Z",
            "pc:count": 389974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317008.3066,
                "count": 389974,
                "maximum": 317178.3593,
                "minimum": 316899.5993,
                "name": "X",
                "position": 0,
                "stddev": 67.7652703,
                "variance": 4592.131859
              },
              {
                "average": 4812000.144,
                "count": 389974,
                "maximum": 4812119.462,
                "minimum": 4811878.442,
                "name": "Y",
                "position": 1,
                "stddev": 68.89869034,
                "variance": 4747.02953
              },
              {
                "average": 1355.449379,
                "count": 389974,
                "maximum": 1358.114181,
                "minimum": 1350.274181,
                "name": "Z",
                "position": 2,
                "stddev": 1.69201211,
                "variance": 2.862904981
              },
              {
                "average": 20374.88673,
                "count": 389974,
                "maximum": 27617,
                "minimum": 9633,
                "name": "Intensity",
                "position": 3,
                "stddev": 1370.981085,
                "variance": 1879589.136
              },
              {
                "average": 1.000020514,
                "count": 389974,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004529218464,
                "variance": 2.05138199e-05
              },
              {
                "average": 1.000023078,
                "count": 389974,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004803955475,
                "variance": 2.30779882e-05
              },
              {
                "average": 0.5235297738,
                "count": 389974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994466832,
                "variance": 0.2494469894
              },
              {
                "average": 1.282136758e-05,
                "count": 389974,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003580675365,
                "variance": 1.282123607e-05
              },
              {
                "average": 1.215755409,
                "count": 389974,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4113458965,
                "variance": 0.1692054466
              },
              {
                "average": -7.819163649,
                "count": 389974,
                "maximum": 21,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.474535494,
                "variance": 20.02146789
              },
              {
                "average": 1.983155287,
                "count": 389974,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9998786343,
                "variance": 0.9997572834
              },
              {
                "average": 1007.571512,
                "count": 389974,
                "maximum": 1009,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5270932916,
                "variance": 0.2778273381
              },
              {
                "average": 44483.79004,
                "count": 389974,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2075.419989,
                "variance": 4307368.132
              },
              {
                "average": 42662.31263,
                "count": 389974,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1903.944926,
                "variance": 3625006.283
              },
              {
                "average": 39971.18856,
                "count": 389974,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1612.722863,
                "variance": 2600875.034
              },
              {
                "average": 187902514.4,
                "count": 389974,
                "maximum": 187902960.8,
                "minimum": 187902280.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 209.9867901,
                "variance": 44094.45203
              },
              {
                "average": 0,
                "count": 389974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 389974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316899.5993,
              4811878.442,
              1350.274181,
              317178.3593,
              4812119.462,
              1358.114181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316899.5993439942,
                    4811878.441864505,
                    1350.2741805411306
                  ],
                  [
                    316899.5993439942,
                    4812119.461864505,
                    1350.2741805411306
                  ],
                  [
                    317178.35934399423,
                    4812119.461864505,
                    1358.1141805411307
                  ],
                  [
                    317178.35934399423,
                    4811878.441864505,
                    1358.1141805411307
                  ],
                  [
                    316899.5993439942,
                    4811878.441864505,
                    1350.2741805411306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:02:40+00:00",
            "end_time": "2017-08-27T20:51:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497499638708,
              43.39973051999495,
              1271.6482884915906
            ],
            [
              -119.42548404323662,
              43.41248269245039,
              1271.6482884915906
            ],
            [
              -119.4124982490623,
              43.41275753533721,
              1290.7882884915905
            ],
            [
              -119.41199192113676,
              43.40000524119677,
              1290.7882884915905
            ],
            [
              -119.42497499638708,
              43.39973051999495,
              1271.6482884915906
            ]
          ]
        ]
      },
      "bbox": [
        -119.425484,
        43.39973052,
        1271.648288,
        -119.4119919,
        43.41275754,
        1290.788288
      ],
      "properties": {
        "datetime": "2017-08-29T18:12:27Z",
        "pc:count": 12991074,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304154.2399,
            "count": 12991074,
            "maximum": 304679.3149,
            "minimum": 303627.0349,
            "name": "X",
            "position": 0,
            "stddev": 295.2981808,
            "variance": 87201.01559
          },
          {
            "average": 4808773.935,
            "count": 12991074,
            "maximum": 4809479.373,
            "minimum": 4808061.893,
            "name": "Y",
            "position": 1,
            "stddev": 402.4601484,
            "variance": 161974.171
          },
          {
            "average": 1281.513364,
            "count": 12991074,
            "maximum": 1290.788288,
            "minimum": 1271.648288,
            "name": "Z",
            "position": 2,
            "stddev": 2.802102436,
            "variance": 7.851778064
          },
          {
            "average": 19772.91295,
            "count": 12991074,
            "maximum": 26273,
            "minimum": 7537,
            "name": "Intensity",
            "position": 3,
            "stddev": 1144.668847,
            "variance": 1310266.769
          },
          {
            "average": 1.000001078,
            "count": 12991074,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001038104975,
            "variance": 1.077661939e-06
          },
          {
            "average": 1.000001155,
            "count": 12991074,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001074540694,
            "variance": 1.154637702e-06
          },
          {
            "average": 0.5019953701,
            "count": 12991074,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960377,
            "variance": 0.2499960377
          },
          {
            "average": 7.697592978e-08,
            "count": 12991074,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002774453636,
            "variance": 7.697592978e-08
          },
          {
            "average": 1.19001439,
            "count": 12991074,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3923122906,
            "variance": 0.1539089334
          },
          {
            "average": 0.3659730146,
            "count": 12991074,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77808329,
            "variance": 138.723246
          },
          {
            "average": 2.000949421,
            "count": 12991074,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000003668,
            "variance": 1.000007335
          },
          {
            "average": 1068.474897,
            "count": 12991074,
            "maximum": 1074,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.109187403,
            "variance": 1.230296696
          },
          {
            "average": 47978.82432,
            "count": 12991074,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2136.476373,
            "variance": 4564531.291
          },
          {
            "average": 46095.51342,
            "count": 12991074,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2203.487379,
            "variance": 4855356.632
          },
          {
            "average": 42774.7232,
            "count": 12991074,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2275.537875,
            "variance": 5178072.621
          },
          {
            "average": 188061670.3,
            "count": 12991074,
            "maximum": 188065547.6,
            "minimum": 188060033.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 700.7938761,
            "variance": 491112.0567
          },
          {
            "average": 0,
            "count": 12991074,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12991074,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12991074,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12991074,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12991074,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303627.0349,
          4808061.893,
          1271.648288,
          304679.3149,
          4809479.373,
          1290.788288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303627.034901961,
                4808061.892650045,
                1271.6482884915906
              ],
              [
                303627.034901961,
                4809479.372650046,
                1271.6482884915906
              ],
              [
                304679.314901961,
                4809479.372650046,
                1290.7882884915905
              ],
              [
                304679.314901961,
                4808061.892650045,
                1290.7882884915905
              ],
              [
                303627.034901961,
                4808061.892650045,
                1271.6482884915906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:12:27+00:00",
        "end_time": "2017-08-29T16:40:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.425484,
            43.39973052,
            1271.648288,
            -119.4119919,
            43.41275754,
            1290.788288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497499638708,
                  43.39973051999495,
                  1271.6482884915906
                ],
                [
                  -119.42548404323662,
                  43.41248269245039,
                  1271.6482884915906
                ],
                [
                  -119.4124982490623,
                  43.41275753533721,
                  1290.7882884915905
                ],
                [
                  -119.41199192113676,
                  43.40000524119677,
                  1290.7882884915905
                ],
                [
                  -119.42497499638708,
                  43.39973051999495,
                  1271.6482884915906
                ]
              ]
            ]
          },
          "id": "20170829_43119D4412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:12:27Z",
            "pc:count": 12991074,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304154.2399,
                "count": 12991074,
                "maximum": 304679.3149,
                "minimum": 303627.0349,
                "name": "X",
                "position": 0,
                "stddev": 295.2981808,
                "variance": 87201.01559
              },
              {
                "average": 4808773.935,
                "count": 12991074,
                "maximum": 4809479.373,
                "minimum": 4808061.893,
                "name": "Y",
                "position": 1,
                "stddev": 402.4601484,
                "variance": 161974.171
              },
              {
                "average": 1281.513364,
                "count": 12991074,
                "maximum": 1290.788288,
                "minimum": 1271.648288,
                "name": "Z",
                "position": 2,
                "stddev": 2.802102436,
                "variance": 7.851778064
              },
              {
                "average": 19772.91295,
                "count": 12991074,
                "maximum": 26273,
                "minimum": 7537,
                "name": "Intensity",
                "position": 3,
                "stddev": 1144.668847,
                "variance": 1310266.769
              },
              {
                "average": 1.000001078,
                "count": 12991074,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001038104975,
                "variance": 1.077661939e-06
              },
              {
                "average": 1.000001155,
                "count": 12991074,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001074540694,
                "variance": 1.154637702e-06
              },
              {
                "average": 0.5019953701,
                "count": 12991074,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960377,
                "variance": 0.2499960377
              },
              {
                "average": 7.697592978e-08,
                "count": 12991074,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002774453636,
                "variance": 7.697592978e-08
              },
              {
                "average": 1.19001439,
                "count": 12991074,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3923122906,
                "variance": 0.1539089334
              },
              {
                "average": 0.3659730146,
                "count": 12991074,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77808329,
                "variance": 138.723246
              },
              {
                "average": 2.000949421,
                "count": 12991074,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000003668,
                "variance": 1.000007335
              },
              {
                "average": 1068.474897,
                "count": 12991074,
                "maximum": 1074,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.109187403,
                "variance": 1.230296696
              },
              {
                "average": 47978.82432,
                "count": 12991074,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2136.476373,
                "variance": 4564531.291
              },
              {
                "average": 46095.51342,
                "count": 12991074,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2203.487379,
                "variance": 4855356.632
              },
              {
                "average": 42774.7232,
                "count": 12991074,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2275.537875,
                "variance": 5178072.621
              },
              {
                "average": 188061670.3,
                "count": 12991074,
                "maximum": 188065547.6,
                "minimum": 188060033.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 700.7938761,
                "variance": 491112.0567
              },
              {
                "average": 0,
                "count": 12991074,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12991074,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12991074,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12991074,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12991074,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303627.0349,
              4808061.893,
              1271.648288,
              304679.3149,
              4809479.373,
              1290.788288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303627.034901961,
                    4808061.892650045,
                    1271.6482884915906
                  ],
                  [
                    303627.034901961,
                    4809479.372650046,
                    1271.6482884915906
                  ],
                  [
                    304679.314901961,
                    4809479.372650046,
                    1290.7882884915905
                  ],
                  [
                    304679.314901961,
                    4808061.892650045,
                    1290.7882884915905
                  ],
                  [
                    303627.034901961,
                    4808061.892650045,
                    1271.6482884915906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:12:27+00:00",
            "end_time": "2017-08-29T16:40: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": "20170829_43119D4125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997460043714,
              43.4372278185048,
              1270.961281432412
            ],
            [
              -119.45048968184497,
              43.44998254848968,
              1270.961281432412
            ],
            [
              -119.43749833112045,
              43.45026037315431,
              1285.4012814324121
            ],
            [
              -119.4369859738252,
              43.4375055201486,
              1285.4012814324121
            ],
            [
              -119.44997460043714,
              43.4372278185048,
              1270.961281432412
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504897,
        43.43722782,
        1270.961281,
        -119.436986,
        43.45026037,
        1285.401281
      ],
      "properties": {
        "datetime": "2017-08-29T18:13:31Z",
        "pc:count": 13648504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302254.8273,
            "count": 13648504,
            "maximum": 302777.0829,
            "minimum": 301724.9829,
            "name": "X",
            "position": 0,
            "stddev": 294.8279378,
            "variance": 86923.51289
          },
          {
            "average": 4812990.282,
            "count": 13648504,
            "maximum": 4813703.438,
            "minimum": 4812285.638,
            "name": "Y",
            "position": 1,
            "stddev": 401.3588152,
            "variance": 161088.8985
          },
          {
            "average": 1277.145134,
            "count": 13648504,
            "maximum": 1285.401281,
            "minimum": 1270.961281,
            "name": "Z",
            "position": 2,
            "stddev": 3.316473244,
            "variance": 10.99899478
          },
          {
            "average": 19645.02734,
            "count": 13648504,
            "maximum": 27505,
            "minimum": 8289,
            "name": "Intensity",
            "position": 3,
            "stddev": 1309.716173,
            "variance": 1715356.453
          },
          {
            "average": 1.000000733,
            "count": 13648504,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008559676099,
            "variance": 7.326805492e-07
          },
          {
            "average": 1.000000879,
            "count": 13648504,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009376654681,
            "variance": 8.792165301e-07
          },
          {
            "average": 0.5023190087,
            "count": 13648504,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946405,
            "variance": 0.2499946405
          },
          {
            "average": 8.792172388e-07,
            "count": 13648504,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009376654681,
            "variance": 8.792165301e-07
          },
          {
            "average": 1.17812487,
            "count": 13648504,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3826178399,
            "variance": 0.1463964114
          },
          {
            "average": 0.1670889458,
            "count": 13648504,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74521157,
            "variance": 137.9499949
          },
          {
            "average": 2.00254951,
            "count": 13648504,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000001732,
            "variance": 1.000003464
          },
          {
            "average": 1068.426117,
            "count": 13648504,
            "maximum": 1074,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11948292,
            "variance": 1.253242008
          },
          {
            "average": 46165.07569,
            "count": 13648504,
            "maximum": 55552,
            "minimum": 28160,
            "name": "Red",
            "position": 12,
            "stddev": 2380.697455,
            "variance": 5667720.374
          },
          {
            "average": 44554.49192,
            "count": 13648504,
            "maximum": 54272,
            "minimum": 28672,
            "name": "Green",
            "position": 13,
            "stddev": 2315.107636,
            "variance": 5359723.365
          },
          {
            "average": 41337.77544,
            "count": 13648504,
            "maximum": 52736,
            "minimum": 22272,
            "name": "Blue",
            "position": 14,
            "stddev": 2367.604817,
            "variance": 5605552.572
          },
          {
            "average": 188061642,
            "count": 13648504,
            "maximum": 188065611.5,
            "minimum": 188059964.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.922439,
            "variance": 516849.4733
          },
          {
            "average": 0,
            "count": 13648504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301724.9829,
          4812285.638,
          1270.961281,
          302777.0829,
          4813703.438,
          1285.401281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301724.982877503,
                4812285.637686482,
                1270.961281432412
              ],
              [
                301724.982877503,
                4813703.437686482,
                1270.961281432412
              ],
              [
                302777.08287750295,
                4813703.437686482,
                1285.4012814324121
              ],
              [
                302777.08287750295,
                4812285.637686482,
                1285.4012814324121
              ],
              [
                301724.982877503,
                4812285.637686482,
                1270.961281432412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:13:31+00:00",
        "end_time": "2017-08-29T16:39:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504897,
            43.43722782,
            1270.961281,
            -119.436986,
            43.45026037,
            1285.401281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997460043714,
                  43.4372278185048,
                  1270.961281432412
                ],
                [
                  -119.45048968184497,
                  43.44998254848968,
                  1270.961281432412
                ],
                [
                  -119.43749833112045,
                  43.45026037315431,
                  1285.4012814324121
                ],
                [
                  -119.4369859738252,
                  43.4375055201486,
                  1285.4012814324121
                ],
                [
                  -119.44997460043714,
                  43.4372278185048,
                  1270.961281432412
                ]
              ]
            ]
          },
          "id": "20170829_43119D4125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:13:31Z",
            "pc:count": 13648504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302254.8273,
                "count": 13648504,
                "maximum": 302777.0829,
                "minimum": 301724.9829,
                "name": "X",
                "position": 0,
                "stddev": 294.8279378,
                "variance": 86923.51289
              },
              {
                "average": 4812990.282,
                "count": 13648504,
                "maximum": 4813703.438,
                "minimum": 4812285.638,
                "name": "Y",
                "position": 1,
                "stddev": 401.3588152,
                "variance": 161088.8985
              },
              {
                "average": 1277.145134,
                "count": 13648504,
                "maximum": 1285.401281,
                "minimum": 1270.961281,
                "name": "Z",
                "position": 2,
                "stddev": 3.316473244,
                "variance": 10.99899478
              },
              {
                "average": 19645.02734,
                "count": 13648504,
                "maximum": 27505,
                "minimum": 8289,
                "name": "Intensity",
                "position": 3,
                "stddev": 1309.716173,
                "variance": 1715356.453
              },
              {
                "average": 1.000000733,
                "count": 13648504,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008559676099,
                "variance": 7.326805492e-07
              },
              {
                "average": 1.000000879,
                "count": 13648504,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009376654681,
                "variance": 8.792165301e-07
              },
              {
                "average": 0.5023190087,
                "count": 13648504,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946405,
                "variance": 0.2499946405
              },
              {
                "average": 8.792172388e-07,
                "count": 13648504,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009376654681,
                "variance": 8.792165301e-07
              },
              {
                "average": 1.17812487,
                "count": 13648504,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3826178399,
                "variance": 0.1463964114
              },
              {
                "average": 0.1670889458,
                "count": 13648504,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74521157,
                "variance": 137.9499949
              },
              {
                "average": 2.00254951,
                "count": 13648504,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000001732,
                "variance": 1.000003464
              },
              {
                "average": 1068.426117,
                "count": 13648504,
                "maximum": 1074,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11948292,
                "variance": 1.253242008
              },
              {
                "average": 46165.07569,
                "count": 13648504,
                "maximum": 55552,
                "minimum": 28160,
                "name": "Red",
                "position": 12,
                "stddev": 2380.697455,
                "variance": 5667720.374
              },
              {
                "average": 44554.49192,
                "count": 13648504,
                "maximum": 54272,
                "minimum": 28672,
                "name": "Green",
                "position": 13,
                "stddev": 2315.107636,
                "variance": 5359723.365
              },
              {
                "average": 41337.77544,
                "count": 13648504,
                "maximum": 52736,
                "minimum": 22272,
                "name": "Blue",
                "position": 14,
                "stddev": 2367.604817,
                "variance": 5605552.572
              },
              {
                "average": 188061642,
                "count": 13648504,
                "maximum": 188065611.5,
                "minimum": 188059964.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.922439,
                "variance": 516849.4733
              },
              {
                "average": 0,
                "count": 13648504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301724.9829,
              4812285.638,
              1270.961281,
              302777.0829,
              4813703.438,
              1285.401281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301724.982877503,
                    4812285.637686482,
                    1270.961281432412
                  ],
                  [
                    301724.982877503,
                    4813703.437686482,
                    1270.961281432412
                  ],
                  [
                    302777.08287750295,
                    4813703.437686482,
                    1285.4012814324121
                  ],
                  [
                    302777.08287750295,
                    4812285.637686482,
                    1285.4012814324121
                  ],
                  [
                    301724.982877503,
                    4812285.637686482,
                    1270.961281432412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:13:31+00:00",
            "end_time": "2017-08-29T16:39:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D1106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497766663874,
              43.47476348420838,
              1326.5179906503763
            ],
            [
              -119.12542379649818,
              43.48748557391223,
              1326.5179906503763
            ],
            [
              -119.11249611629664,
              43.4877252487141,
              1347.6379906503762
            ],
            [
              -119.11205269504431,
              43.4750030531613,
              1347.6379906503762
            ],
            [
              -119.12497766663874,
              43.47476348420838,
              1326.5179906503763
            ]
          ]
        ]
      },
      "bbox": [
        -119.1254238,
        43.47476348,
        1326.517991,
        -119.1120527,
        43.48772525,
        1347.637991
      ],
      "properties": {
        "datetime": "2017-08-28T20:18:49Z",
        "pc:count": 13943521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328655.7015,
            "count": 13943521,
            "maximum": 329179.9712,
            "minimum": 328133.9112,
            "name": "X",
            "position": 0,
            "stddev": 291.0957876,
            "variance": 84736.75756
          },
          {
            "average": 4816423.4,
            "count": 13943521,
            "maximum": 4817145.866,
            "minimum": 4815732.006,
            "name": "Y",
            "position": 1,
            "stddev": 406.8945379,
            "variance": 165563.165
          },
          {
            "average": 1333.165123,
            "count": 13943521,
            "maximum": 1347.637991,
            "minimum": 1326.517991,
            "name": "Z",
            "position": 2,
            "stddev": 2.084576492,
            "variance": 4.345459149
          },
          {
            "average": 20709.42624,
            "count": 13943521,
            "maximum": 31169,
            "minimum": 1394,
            "name": "Intensity",
            "position": 3,
            "stddev": 1312.415526,
            "variance": 1722434.513
          },
          {
            "average": 1.00180184,
            "count": 13943521,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04705603998,
            "variance": 0.002214270899
          },
          {
            "average": 1.003642337,
            "count": 13943521,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0700157601,
            "variance": 0.004902206662
          },
          {
            "average": 0.5060903914,
            "count": 13943521,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999629237,
            "variance": 0.2499629251
          },
          {
            "average": 7.171789679e-08,
            "count": 13943521,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002678019731,
            "variance": 7.171789679e-08
          },
          {
            "average": 1.233306279,
            "count": 13943521,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4229355412,
            "variance": 0.178874472
          },
          {
            "average": -1.089244632,
            "count": 13943521,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75907055,
            "variance": 138.2757402
          },
          {
            "average": 1.995712346,
            "count": 13943521,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000477193,
            "variance": 1.000954613
          },
          {
            "average": 1047.656509,
            "count": 13943521,
            "maximum": 1050,
            "minimum": 1045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.147810674,
            "variance": 1.317469344
          },
          {
            "average": 44327.20507,
            "count": 13943521,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1985.170208,
            "variance": 3940900.756
          },
          {
            "average": 41960.99527,
            "count": 13943521,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1776.586604,
            "variance": 3156259.961
          },
          {
            "average": 37982.4875,
            "count": 13943521,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1609.378683,
            "variance": 2590099.744
          },
          {
            "average": 187985626.2,
            "count": 13943521,
            "maximum": 187986729.2,
            "minimum": 187984418.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.8551095,
            "variance": 242906.159
          },
          {
            "average": 0,
            "count": 13943521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13943521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328133.9112,
          4815732.006,
          1326.517991,
          329179.9712,
          4817145.866,
          1347.637991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328133.911217445,
                4815732.006071188,
                1326.5179906503763
              ],
              [
                328133.911217445,
                4817145.866071187,
                1326.5179906503763
              ],
              [
                329179.97121744504,
                4817145.866071187,
                1347.6379906503762
              ],
              [
                329179.97121744504,
                4815732.006071188,
                1347.6379906503762
              ],
              [
                328133.911217445,
                4815732.006071188,
                1326.5179906503763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:18:49+00:00",
        "end_time": "2017-08-28T19:40:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1254238,
            43.47476348,
            1326.517991,
            -119.1120527,
            43.48772525,
            1347.637991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497766663874,
                  43.47476348420838,
                  1326.5179906503763
                ],
                [
                  -119.12542379649818,
                  43.48748557391223,
                  1326.5179906503763
                ],
                [
                  -119.11249611629664,
                  43.4877252487141,
                  1347.6379906503762
                ],
                [
                  -119.11205269504431,
                  43.4750030531613,
                  1347.6379906503762
                ],
                [
                  -119.12497766663874,
                  43.47476348420838,
                  1326.5179906503763
                ]
              ]
            ]
          },
          "id": "20170828_43119D1106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:18:49Z",
            "pc:count": 13943521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328655.7015,
                "count": 13943521,
                "maximum": 329179.9712,
                "minimum": 328133.9112,
                "name": "X",
                "position": 0,
                "stddev": 291.0957876,
                "variance": 84736.75756
              },
              {
                "average": 4816423.4,
                "count": 13943521,
                "maximum": 4817145.866,
                "minimum": 4815732.006,
                "name": "Y",
                "position": 1,
                "stddev": 406.8945379,
                "variance": 165563.165
              },
              {
                "average": 1333.165123,
                "count": 13943521,
                "maximum": 1347.637991,
                "minimum": 1326.517991,
                "name": "Z",
                "position": 2,
                "stddev": 2.084576492,
                "variance": 4.345459149
              },
              {
                "average": 20709.42624,
                "count": 13943521,
                "maximum": 31169,
                "minimum": 1394,
                "name": "Intensity",
                "position": 3,
                "stddev": 1312.415526,
                "variance": 1722434.513
              },
              {
                "average": 1.00180184,
                "count": 13943521,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04705603998,
                "variance": 0.002214270899
              },
              {
                "average": 1.003642337,
                "count": 13943521,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0700157601,
                "variance": 0.004902206662
              },
              {
                "average": 0.5060903914,
                "count": 13943521,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999629237,
                "variance": 0.2499629251
              },
              {
                "average": 7.171789679e-08,
                "count": 13943521,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002678019731,
                "variance": 7.171789679e-08
              },
              {
                "average": 1.233306279,
                "count": 13943521,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4229355412,
                "variance": 0.178874472
              },
              {
                "average": -1.089244632,
                "count": 13943521,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75907055,
                "variance": 138.2757402
              },
              {
                "average": 1.995712346,
                "count": 13943521,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000477193,
                "variance": 1.000954613
              },
              {
                "average": 1047.656509,
                "count": 13943521,
                "maximum": 1050,
                "minimum": 1045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.147810674,
                "variance": 1.317469344
              },
              {
                "average": 44327.20507,
                "count": 13943521,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1985.170208,
                "variance": 3940900.756
              },
              {
                "average": 41960.99527,
                "count": 13943521,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1776.586604,
                "variance": 3156259.961
              },
              {
                "average": 37982.4875,
                "count": 13943521,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1609.378683,
                "variance": 2590099.744
              },
              {
                "average": 187985626.2,
                "count": 13943521,
                "maximum": 187986729.2,
                "minimum": 187984418.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.8551095,
                "variance": 242906.159
              },
              {
                "average": 0,
                "count": 13943521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13943521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328133.9112,
              4815732.006,
              1326.517991,
              329179.9712,
              4817145.866,
              1347.637991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328133.911217445,
                    4815732.006071188,
                    1326.5179906503763
                  ],
                  [
                    328133.911217445,
                    4817145.866071187,
                    1326.5179906503763
                  ],
                  [
                    329179.97121744504,
                    4817145.866071187,
                    1347.6379906503762
                  ],
                  [
                    329179.97121744504,
                    4815732.006071188,
                    1347.6379906503762
                  ],
                  [
                    328133.911217445,
                    4815732.006071188,
                    1326.5179906503763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:18:49+00:00",
            "end_time": "2017-08-28T19:40:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497581787476,
              43.487236307523055,
              1329.0590513175084
            ],
            [
              -119.37547570241105,
              43.499983713501116,
              1329.0590513175084
            ],
            [
              -119.36249739065364,
              43.50025275480855,
              1379.3590513175086
            ],
            [
              -119.36200023100649,
              43.4875052297786,
              1379.3590513175086
            ],
            [
              -119.37497581787476,
              43.487236307523055,
              1329.0590513175084
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754757,
        43.48723631,
        1329.059051,
        -119.3620002,
        43.50025275,
        1379.359051
      ],
      "properties": {
        "datetime": "2017-08-31T16:21:36Z",
        "pc:count": 14674619,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308485.8502,
            "count": 14674619,
            "maximum": 309003.3639,
            "minimum": 307953.2439,
            "name": "X",
            "position": 0,
            "stddev": 288.0209457,
            "variance": 82956.06514
          },
          {
            "average": 4818328.293,
            "count": 14674619,
            "maximum": 4819080.803,
            "minimum": 4817663.883,
            "name": "Y",
            "position": 1,
            "stddev": 418.0006723,
            "variance": 174724.562
          },
          {
            "average": 1347.799447,
            "count": 14674619,
            "maximum": 1379.359051,
            "minimum": 1329.059051,
            "name": "Z",
            "position": 2,
            "stddev": 13.1056002,
            "variance": 171.7567565
          },
          {
            "average": 19663.55075,
            "count": 14674619,
            "maximum": 30001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2093.641346,
            "variance": 4383334.084
          },
          {
            "average": 1.014020807,
            "count": 14674619,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1239335664,
            "variance": 0.01535952888
          },
          {
            "average": 1.028315216,
            "count": 14674619,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1793867836,
            "variance": 0.03217961811
          },
          {
            "average": 0.5017546963,
            "count": 14674619,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969381,
            "variance": 0.2499969381
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.156442562,
            "count": 14674619,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3632744089,
            "variance": 0.1319682961
          },
          {
            "average": 0.5706529215,
            "count": 14674619,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78463016,
            "variance": 138.8775081
          },
          {
            "average": 1.9885242,
            "count": 14674619,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004182519,
            "variance": 1.008382531
          },
          {
            "average": 1117.985416,
            "count": 14674619,
            "maximum": 1129,
            "minimum": 1021,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.46865861,
            "variance": 868.4018401
          },
          {
            "average": 42292.89542,
            "count": 14674619,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3929.946145,
            "variance": 15444476.7
          },
          {
            "average": 40581.76786,
            "count": 14674619,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3295.349491,
            "variance": 10859328.27
          },
          {
            "average": 37594.44197,
            "count": 14674619,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3141.280514,
            "variance": 9867643.265
          },
          {
            "average": 188208515.9,
            "count": 14674619,
            "maximum": 188231696.7,
            "minimum": 187974834.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 71833.31856,
            "variance": 5160025655
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14674619,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307953.2439,
          4817663.883,
          1329.059051,
          309003.3639,
          4819080.803,
          1379.359051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307953.24392511783,
                4817663.882540593,
                1329.0590513175084
              ],
              [
                307953.24392511783,
                4819080.802540593,
                1329.0590513175084
              ],
              [
                309003.3639251178,
                4819080.802540593,
                1379.3590513175086
              ],
              [
                309003.3639251178,
                4817663.882540593,
                1379.3590513175086
              ],
              [
                307953.24392511783,
                4817663.882540593,
                1329.0590513175084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:21:36+00:00",
        "end_time": "2017-08-28T17:00:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754757,
            43.48723631,
            1329.059051,
            -119.3620002,
            43.50025275,
            1379.359051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497581787476,
                  43.487236307523055,
                  1329.0590513175084
                ],
                [
                  -119.37547570241105,
                  43.499983713501116,
                  1329.0590513175084
                ],
                [
                  -119.36249739065364,
                  43.50025275480855,
                  1379.3590513175086
                ],
                [
                  -119.36200023100649,
                  43.4875052297786,
                  1379.3590513175086
                ],
                [
                  -119.37497581787476,
                  43.487236307523055,
                  1329.0590513175084
                ]
              ]
            ]
          },
          "id": "20170828_43119D3101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:21:36Z",
            "pc:count": 14674619,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308485.8502,
                "count": 14674619,
                "maximum": 309003.3639,
                "minimum": 307953.2439,
                "name": "X",
                "position": 0,
                "stddev": 288.0209457,
                "variance": 82956.06514
              },
              {
                "average": 4818328.293,
                "count": 14674619,
                "maximum": 4819080.803,
                "minimum": 4817663.883,
                "name": "Y",
                "position": 1,
                "stddev": 418.0006723,
                "variance": 174724.562
              },
              {
                "average": 1347.799447,
                "count": 14674619,
                "maximum": 1379.359051,
                "minimum": 1329.059051,
                "name": "Z",
                "position": 2,
                "stddev": 13.1056002,
                "variance": 171.7567565
              },
              {
                "average": 19663.55075,
                "count": 14674619,
                "maximum": 30001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2093.641346,
                "variance": 4383334.084
              },
              {
                "average": 1.014020807,
                "count": 14674619,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1239335664,
                "variance": 0.01535952888
              },
              {
                "average": 1.028315216,
                "count": 14674619,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1793867836,
                "variance": 0.03217961811
              },
              {
                "average": 0.5017546963,
                "count": 14674619,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969381,
                "variance": 0.2499969381
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.156442562,
                "count": 14674619,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3632744089,
                "variance": 0.1319682961
              },
              {
                "average": 0.5706529215,
                "count": 14674619,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78463016,
                "variance": 138.8775081
              },
              {
                "average": 1.9885242,
                "count": 14674619,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004182519,
                "variance": 1.008382531
              },
              {
                "average": 1117.985416,
                "count": 14674619,
                "maximum": 1129,
                "minimum": 1021,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.46865861,
                "variance": 868.4018401
              },
              {
                "average": 42292.89542,
                "count": 14674619,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3929.946145,
                "variance": 15444476.7
              },
              {
                "average": 40581.76786,
                "count": 14674619,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3295.349491,
                "variance": 10859328.27
              },
              {
                "average": 37594.44197,
                "count": 14674619,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3141.280514,
                "variance": 9867643.265
              },
              {
                "average": 188208515.9,
                "count": 14674619,
                "maximum": 188231696.7,
                "minimum": 187974834.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 71833.31856,
                "variance": 5160025655
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14674619,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307953.2439,
              4817663.883,
              1329.059051,
              309003.3639,
              4819080.803,
              1379.359051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307953.24392511783,
                    4817663.882540593,
                    1329.0590513175084
                  ],
                  [
                    307953.24392511783,
                    4819080.802540593,
                    1329.0590513175084
                  ],
                  [
                    309003.3639251178,
                    4819080.802540593,
                    1379.3590513175086
                  ],
                  [
                    309003.3639251178,
                    4817663.882540593,
                    1379.3590513175086
                  ],
                  [
                    307953.24392511783,
                    4817663.882540593,
                    1329.0590513175084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:21:36+00:00",
            "end_time": "2017-08-28T17:00: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": "20170831_43119C5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51234065813804,
              43.349724140257074,
              1310.4654169975693
            ],
            [
              -119.51286368049891,
              43.36239246293891,
              1310.4654169975693
            ],
            [
              -119.49999546246548,
              43.3626746483185,
              1341.5054169975692
            ],
            [
              -119.4994751116517,
              43.35000620150969,
              1341.5054169975692
            ],
            [
              -119.51234065813804,
              43.349724140257074,
              1310.4654169975693
            ]
          ]
        ]
      },
      "bbox": [
        -119.5128637,
        43.34972414,
        1310.465417,
        -119.4994751,
        43.36267465,
        1341.505417
      ],
      "properties": {
        "datetime": "2017-08-31T15:29:02Z",
        "pc:count": 11630749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296948.4079,
            "count": 11630749,
            "maximum": 297428.2896,
            "minimum": 296384.6096,
            "name": "X",
            "position": 0,
            "stddev": 279.6574783,
            "variance": 78208.30519
          },
          {
            "average": 4803454.497,
            "count": 11630749,
            "maximum": 4804125.914,
            "minimum": 4802717.674,
            "name": "Y",
            "position": 1,
            "stddev": 368.3551666,
            "variance": 135685.5287
          },
          {
            "average": 1323.037825,
            "count": 11630749,
            "maximum": 1341.505417,
            "minimum": 1310.465417,
            "name": "Z",
            "position": 2,
            "stddev": 7.38360012,
            "variance": 54.51755073
          },
          {
            "average": 18440.29213,
            "count": 11630749,
            "maximum": 27713,
            "minimum": 1969,
            "name": "Intensity",
            "position": 3,
            "stddev": 1525.12279,
            "variance": 2325999.524
          },
          {
            "average": 1.00001625,
            "count": 11630749,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0040310998,
            "variance": 1.62497656e-05
          },
          {
            "average": 1.000032844,
            "count": 11630749,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005730872235,
            "variance": 3.284289657e-05
          },
          {
            "average": 0.5017032867,
            "count": 11630749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971203,
            "variance": 0.2499971203
          },
          {
            "average": 9.457688409e-07,
            "count": 11630749,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009725060553,
            "variance": 9.457680277e-07
          },
          {
            "average": 1.204848544,
            "count": 11630749,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4035909217,
            "variance": 0.1628856321
          },
          {
            "average": 0.1622804969,
            "count": 11630749,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78117689,
            "variance": 138.796129
          },
          {
            "average": 2.00035922,
            "count": 11630749,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000151161,
            "variance": 1.000302345
          },
          {
            "average": 1120.446392,
            "count": 11630749,
            "maximum": 1123,
            "minimum": 1118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9269799434,
            "variance": 0.8592918155
          },
          {
            "average": 46473.51131,
            "count": 11630749,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3296.618194,
            "variance": 10867691.52
          },
          {
            "average": 44543.71514,
            "count": 11630749,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3131.516789,
            "variance": 9806397.401
          },
          {
            "average": 40239.00896,
            "count": 11630749,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2756.24766,
            "variance": 7596901.163
          },
          {
            "average": 188227818.8,
            "count": 11630749,
            "maximum": 188228542.7,
            "minimum": 188227076,
            "name": "GpsTime",
            "position": 15,
            "stddev": 309.0198455,
            "variance": 95493.26489
          },
          {
            "average": 0,
            "count": 11630749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11630749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11630749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11630749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11630749,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296384.6096,
          4802717.674,
          1310.465417,
          297428.2896,
          4804125.914,
          1341.505417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296384.6095590841,
                4802717.673654458,
                1310.4654169975693
              ],
              [
                296384.6095590841,
                4804125.913654458,
                1310.4654169975693
              ],
              [
                297428.28955908417,
                4804125.913654458,
                1341.5054169975692
              ],
              [
                297428.28955908417,
                4802717.673654458,
                1341.5054169975692
              ],
              [
                296384.6095590841,
                4802717.673654458,
                1310.4654169975693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:29:02+00:00",
        "end_time": "2017-08-31T15:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5128637,
            43.34972414,
            1310.465417,
            -119.4994751,
            43.36267465,
            1341.505417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51234065813804,
                  43.349724140257074,
                  1310.4654169975693
                ],
                [
                  -119.51286368049891,
                  43.36239246293891,
                  1310.4654169975693
                ],
                [
                  -119.49999546246548,
                  43.3626746483185,
                  1341.5054169975692
                ],
                [
                  -119.4994751116517,
                  43.35000620150969,
                  1341.5054169975692
                ],
                [
                  -119.51234065813804,
                  43.349724140257074,
                  1310.4654169975693
                ]
              ]
            ]
          },
          "id": "20170831_43119C5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:29:02Z",
            "pc:count": 11630749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296948.4079,
                "count": 11630749,
                "maximum": 297428.2896,
                "minimum": 296384.6096,
                "name": "X",
                "position": 0,
                "stddev": 279.6574783,
                "variance": 78208.30519
              },
              {
                "average": 4803454.497,
                "count": 11630749,
                "maximum": 4804125.914,
                "minimum": 4802717.674,
                "name": "Y",
                "position": 1,
                "stddev": 368.3551666,
                "variance": 135685.5287
              },
              {
                "average": 1323.037825,
                "count": 11630749,
                "maximum": 1341.505417,
                "minimum": 1310.465417,
                "name": "Z",
                "position": 2,
                "stddev": 7.38360012,
                "variance": 54.51755073
              },
              {
                "average": 18440.29213,
                "count": 11630749,
                "maximum": 27713,
                "minimum": 1969,
                "name": "Intensity",
                "position": 3,
                "stddev": 1525.12279,
                "variance": 2325999.524
              },
              {
                "average": 1.00001625,
                "count": 11630749,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0040310998,
                "variance": 1.62497656e-05
              },
              {
                "average": 1.000032844,
                "count": 11630749,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005730872235,
                "variance": 3.284289657e-05
              },
              {
                "average": 0.5017032867,
                "count": 11630749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971203,
                "variance": 0.2499971203
              },
              {
                "average": 9.457688409e-07,
                "count": 11630749,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009725060553,
                "variance": 9.457680277e-07
              },
              {
                "average": 1.204848544,
                "count": 11630749,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4035909217,
                "variance": 0.1628856321
              },
              {
                "average": 0.1622804969,
                "count": 11630749,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78117689,
                "variance": 138.796129
              },
              {
                "average": 2.00035922,
                "count": 11630749,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000151161,
                "variance": 1.000302345
              },
              {
                "average": 1120.446392,
                "count": 11630749,
                "maximum": 1123,
                "minimum": 1118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9269799434,
                "variance": 0.8592918155
              },
              {
                "average": 46473.51131,
                "count": 11630749,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3296.618194,
                "variance": 10867691.52
              },
              {
                "average": 44543.71514,
                "count": 11630749,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3131.516789,
                "variance": 9806397.401
              },
              {
                "average": 40239.00896,
                "count": 11630749,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2756.24766,
                "variance": 7596901.163
              },
              {
                "average": 188227818.8,
                "count": 11630749,
                "maximum": 188228542.7,
                "minimum": 188227076,
                "name": "GpsTime",
                "position": 15,
                "stddev": 309.0198455,
                "variance": 95493.26489
              },
              {
                "average": 0,
                "count": 11630749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11630749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11630749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11630749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11630749,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296384.6096,
              4802717.674,
              1310.465417,
              297428.2896,
              4804125.914,
              1341.505417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296384.6095590841,
                    4802717.673654458,
                    1310.4654169975693
                  ],
                  [
                    296384.6095590841,
                    4804125.913654458,
                    1310.4654169975693
                  ],
                  [
                    297428.28955908417,
                    4804125.913654458,
                    1341.5054169975692
                  ],
                  [
                    297428.28955908417,
                    4802717.673654458,
                    1341.5054169975692
                  ],
                  [
                    296384.6095590841,
                    4802717.673654458,
                    1310.4654169975693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:29:02+00:00",
            "end_time": "2017-08-31T15:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497576439487,
              43.46223032452546,
              1270.329029539608
            ],
            [
              -119.42548596628973,
              43.47498343669131,
              1270.329029539608
            ],
            [
              -119.41249742031786,
              43.47525836847885,
              1298.6490295396081
            ],
            [
              -119.41198994409169,
              43.46250513459436,
              1298.6490295396081
            ],
            [
              -119.42497576439487,
              43.46223032452546,
              1270.329029539608
            ]
          ]
        ]
      },
      "bbox": [
        -119.425486,
        43.46223032,
        1270.32903,
        -119.4119899,
        43.47525837,
        1298.64903
      ],
      "properties": {
        "datetime": "2017-08-31T18:19:35Z",
        "pc:count": 14995474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304361.2493,
            "count": 14995474,
            "maximum": 304880.4856,
            "minimum": 303829.0656,
            "name": "X",
            "position": 0,
            "stddev": 290.942784,
            "variance": 84647.70356
          },
          {
            "average": 4815757.44,
            "count": 14995474,
            "maximum": 4816420.866,
            "minimum": 4815003.266,
            "name": "Y",
            "position": 1,
            "stddev": 413.0964543,
            "variance": 170648.6806
          },
          {
            "average": 1275.824563,
            "count": 14995474,
            "maximum": 1298.64903,
            "minimum": 1270.32903,
            "name": "Z",
            "position": 2,
            "stddev": 6.029060728,
            "variance": 36.34957327
          },
          {
            "average": 21532.30771,
            "count": 14995474,
            "maximum": 33361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3284.487684,
            "variance": 10787859.35
          },
          {
            "average": 1.00041039,
            "count": 14995474,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02028026358,
            "variance": 0.0004112890908
          },
          {
            "average": 1.000819181,
            "count": 14995474,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02866549269,
            "variance": 0.0008217104713
          },
          {
            "average": 0.5014562394,
            "count": 14995474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997896,
            "variance": 0.249997896
          },
          {
            "average": 1.600482919e-06,
            "count": 14995474,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00126510097,
            "variance": 1.600480464e-06
          },
          {
            "average": 1.1816184,
            "count": 14995474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3855297225,
            "variance": 0.1486331669
          },
          {
            "average": 0.3391680697,
            "count": 14995474,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8614232,
            "variance": 140.6933602
          },
          {
            "average": 1.997980524,
            "count": 14995474,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000638484,
            "variance": 1.001277375
          },
          {
            "average": 1067.751066,
            "count": 14995474,
            "maximum": 1139,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.08246358,
            "variance": 444.4702706
          },
          {
            "average": 34418.25848,
            "count": 14995474,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11777.06474,
            "variance": 138699253.9
          },
          {
            "average": 36831.14988,
            "count": 14995474,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5821.988363,
            "variance": 33895548.5
          },
          {
            "average": 30785.02369,
            "count": 14995474,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8936.149317,
            "variance": 79854764.61
          },
          {
            "average": 188071153.1,
            "count": 14995474,
            "maximum": 188238775.3,
            "minimum": 187989872.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 50693.87385,
            "variance": 2569868845
          },
          {
            "average": 0,
            "count": 14995474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14995474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14995474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14995474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14995474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303829.0656,
          4815003.266,
          1270.32903,
          304880.4856,
          4816420.866,
          1298.64903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303829.06564901187,
                4815003.265594739,
                1270.329029539608
              ],
              [
                303829.06564901187,
                4816420.865594738,
                1270.329029539608
              ],
              [
                304880.4856490119,
                4816420.865594738,
                1298.6490295396081
              ],
              [
                304880.4856490119,
                4815003.265594739,
                1298.6490295396081
              ],
              [
                303829.06564901187,
                4815003.265594739,
                1270.329029539608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:19:35+00:00",
        "end_time": "2017-08-28T21:11:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.425486,
            43.46223032,
            1270.32903,
            -119.4119899,
            43.47525837,
            1298.64903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497576439487,
                  43.46223032452546,
                  1270.329029539608
                ],
                [
                  -119.42548596628973,
                  43.47498343669131,
                  1270.329029539608
                ],
                [
                  -119.41249742031786,
                  43.47525836847885,
                  1298.6490295396081
                ],
                [
                  -119.41198994409169,
                  43.46250513459436,
                  1298.6490295396081
                ],
                [
                  -119.42497576439487,
                  43.46223032452546,
                  1270.329029539608
                ]
              ]
            ]
          },
          "id": "20170828_43119D4212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:19:35Z",
            "pc:count": 14995474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304361.2493,
                "count": 14995474,
                "maximum": 304880.4856,
                "minimum": 303829.0656,
                "name": "X",
                "position": 0,
                "stddev": 290.942784,
                "variance": 84647.70356
              },
              {
                "average": 4815757.44,
                "count": 14995474,
                "maximum": 4816420.866,
                "minimum": 4815003.266,
                "name": "Y",
                "position": 1,
                "stddev": 413.0964543,
                "variance": 170648.6806
              },
              {
                "average": 1275.824563,
                "count": 14995474,
                "maximum": 1298.64903,
                "minimum": 1270.32903,
                "name": "Z",
                "position": 2,
                "stddev": 6.029060728,
                "variance": 36.34957327
              },
              {
                "average": 21532.30771,
                "count": 14995474,
                "maximum": 33361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3284.487684,
                "variance": 10787859.35
              },
              {
                "average": 1.00041039,
                "count": 14995474,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02028026358,
                "variance": 0.0004112890908
              },
              {
                "average": 1.000819181,
                "count": 14995474,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02866549269,
                "variance": 0.0008217104713
              },
              {
                "average": 0.5014562394,
                "count": 14995474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997896,
                "variance": 0.249997896
              },
              {
                "average": 1.600482919e-06,
                "count": 14995474,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00126510097,
                "variance": 1.600480464e-06
              },
              {
                "average": 1.1816184,
                "count": 14995474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3855297225,
                "variance": 0.1486331669
              },
              {
                "average": 0.3391680697,
                "count": 14995474,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8614232,
                "variance": 140.6933602
              },
              {
                "average": 1.997980524,
                "count": 14995474,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000638484,
                "variance": 1.001277375
              },
              {
                "average": 1067.751066,
                "count": 14995474,
                "maximum": 1139,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.08246358,
                "variance": 444.4702706
              },
              {
                "average": 34418.25848,
                "count": 14995474,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11777.06474,
                "variance": 138699253.9
              },
              {
                "average": 36831.14988,
                "count": 14995474,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5821.988363,
                "variance": 33895548.5
              },
              {
                "average": 30785.02369,
                "count": 14995474,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8936.149317,
                "variance": 79854764.61
              },
              {
                "average": 188071153.1,
                "count": 14995474,
                "maximum": 188238775.3,
                "minimum": 187989872.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 50693.87385,
                "variance": 2569868845
              },
              {
                "average": 0,
                "count": 14995474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14995474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14995474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14995474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14995474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303829.0656,
              4815003.266,
              1270.32903,
              304880.4856,
              4816420.866,
              1298.64903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303829.06564901187,
                    4815003.265594739,
                    1270.329029539608
                  ],
                  [
                    303829.06564901187,
                    4816420.865594738,
                    1270.329029539608
                  ],
                  [
                    304880.4856490119,
                    4816420.865594738,
                    1298.6490295396081
                  ],
                  [
                    304880.4856490119,
                    4815003.265594739,
                    1298.6490295396081
                  ],
                  [
                    303829.06564901187,
                    4815003.265594739,
                    1270.329029539608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:19:35+00:00",
            "end_time": "2017-08-28T21:11:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497514355426,
              43.412229904733636,
              1267.4983175619743
            ],
            [
              -119.4254844628927,
              43.4249833087108,
              1267.4983175619743
            ],
            [
              -119.4124979718367,
              43.42525817257853,
              1295.1383175619742
            ],
            [
              -119.41199137302323,
              43.412504646898306,
              1295.1383175619742
            ],
            [
              -119.42497514355426,
              43.412229904733636,
              1267.4983175619743
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254845,
        43.4122299,
        1267.498318,
        -119.4119914,
        43.42525817,
        1295.138318
      ],
      "properties": {
        "datetime": "2017-08-29T17:15:02Z",
        "pc:count": 13491748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304202.2591,
            "count": 13491748,
            "maximum": 304719.5409,
            "minimum": 303667.4209,
            "name": "X",
            "position": 0,
            "stddev": 289.8472361,
            "variance": 84011.42027
          },
          {
            "average": 4810162.142,
            "count": 13491748,
            "maximum": 4810867.718,
            "minimum": 4809450.098,
            "name": "Y",
            "position": 1,
            "stddev": 395.0703059,
            "variance": 156080.5466
          },
          {
            "average": 1274.922285,
            "count": 13491748,
            "maximum": 1295.138318,
            "minimum": 1267.498318,
            "name": "Z",
            "position": 2,
            "stddev": 5.224178462,
            "variance": 27.29204061
          },
          {
            "average": 15035.05969,
            "count": 13491748,
            "maximum": 43697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7792.676296,
            "variance": 60725803.85
          },
          {
            "average": 1.000433969,
            "count": 13491748,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0214894812,
            "variance": 0.0004617978021
          },
          {
            "average": 1.00089388,
            "count": 13491748,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03133962783,
            "variance": 0.0009821722725
          },
          {
            "average": 0.5030317791,
            "count": 13491748,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908268,
            "variance": 0.2499908268
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186279865,
            "count": 13491748,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3893323623,
            "variance": 0.1515796883
          },
          {
            "average": -0.07143213444,
            "count": 13491748,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65185095,
            "variance": 135.7656305
          },
          {
            "average": 1.746471176,
            "count": 13491748,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095198236,
            "variance": 1.199459176
          },
          {
            "average": 932.2079962,
            "count": 13491748,
            "maximum": 1069,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 354.3430634,
            "variance": 125559.0066
          },
          {
            "average": 41396.21503,
            "count": 13491748,
            "maximum": 55296,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 8071.337937,
            "variance": 65146496.1
          },
          {
            "average": 39877.02097,
            "count": 13491748,
            "maximum": 54528,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 7718.871494,
            "variance": 59580977.14
          },
          {
            "average": 37177.44357,
            "count": 13491748,
            "maximum": 54528,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 7115.96254,
            "variance": 50636922.87
          },
          {
            "average": 188060773.1,
            "count": 13491748,
            "maximum": 188062102.1,
            "minimum": 188059637.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 626.2224442,
            "variance": 392154.5496
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13491748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303667.4209,
          4809450.098,
          1267.498318,
          304719.5409,
          4810867.718,
          1295.138318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303667.42092308047,
                4809450.098228428,
                1267.4983175619743
              ],
              [
                303667.42092308047,
                4810867.718228427,
                1267.4983175619743
              ],
              [
                304719.54092308047,
                4810867.718228427,
                1295.1383175619742
              ],
              [
                304719.54092308047,
                4809450.098228428,
                1295.1383175619742
              ],
              [
                303667.42092308047,
                4809450.098228428,
                1267.4983175619743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:15:02+00:00",
        "end_time": "2017-08-29T16:33:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254845,
            43.4122299,
            1267.498318,
            -119.4119914,
            43.42525817,
            1295.138318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497514355426,
                  43.412229904733636,
                  1267.4983175619743
                ],
                [
                  -119.4254844628927,
                  43.4249833087108,
                  1267.4983175619743
                ],
                [
                  -119.4124979718367,
                  43.42525817257853,
                  1295.1383175619742
                ],
                [
                  -119.41199137302323,
                  43.412504646898306,
                  1295.1383175619742
                ],
                [
                  -119.42497514355426,
                  43.412229904733636,
                  1267.4983175619743
                ]
              ]
            ]
          },
          "id": "20170829_43119D4407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:15:02Z",
            "pc:count": 13491748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304202.2591,
                "count": 13491748,
                "maximum": 304719.5409,
                "minimum": 303667.4209,
                "name": "X",
                "position": 0,
                "stddev": 289.8472361,
                "variance": 84011.42027
              },
              {
                "average": 4810162.142,
                "count": 13491748,
                "maximum": 4810867.718,
                "minimum": 4809450.098,
                "name": "Y",
                "position": 1,
                "stddev": 395.0703059,
                "variance": 156080.5466
              },
              {
                "average": 1274.922285,
                "count": 13491748,
                "maximum": 1295.138318,
                "minimum": 1267.498318,
                "name": "Z",
                "position": 2,
                "stddev": 5.224178462,
                "variance": 27.29204061
              },
              {
                "average": 15035.05969,
                "count": 13491748,
                "maximum": 43697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7792.676296,
                "variance": 60725803.85
              },
              {
                "average": 1.000433969,
                "count": 13491748,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0214894812,
                "variance": 0.0004617978021
              },
              {
                "average": 1.00089388,
                "count": 13491748,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03133962783,
                "variance": 0.0009821722725
              },
              {
                "average": 0.5030317791,
                "count": 13491748,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908268,
                "variance": 0.2499908268
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186279865,
                "count": 13491748,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3893323623,
                "variance": 0.1515796883
              },
              {
                "average": -0.07143213444,
                "count": 13491748,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65185095,
                "variance": 135.7656305
              },
              {
                "average": 1.746471176,
                "count": 13491748,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095198236,
                "variance": 1.199459176
              },
              {
                "average": 932.2079962,
                "count": 13491748,
                "maximum": 1069,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 354.3430634,
                "variance": 125559.0066
              },
              {
                "average": 41396.21503,
                "count": 13491748,
                "maximum": 55296,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 8071.337937,
                "variance": 65146496.1
              },
              {
                "average": 39877.02097,
                "count": 13491748,
                "maximum": 54528,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 7718.871494,
                "variance": 59580977.14
              },
              {
                "average": 37177.44357,
                "count": 13491748,
                "maximum": 54528,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 7115.96254,
                "variance": 50636922.87
              },
              {
                "average": 188060773.1,
                "count": 13491748,
                "maximum": 188062102.1,
                "minimum": 188059637.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 626.2224442,
                "variance": 392154.5496
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13491748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303667.4209,
              4809450.098,
              1267.498318,
              304719.5409,
              4810867.718,
              1295.138318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303667.42092308047,
                    4809450.098228428,
                    1267.4983175619743
                  ],
                  [
                    303667.42092308047,
                    4810867.718228427,
                    1267.4983175619743
                  ],
                  [
                    304719.54092308047,
                    4810867.718228427,
                    1295.1383175619742
                  ],
                  [
                    304719.54092308047,
                    4809450.098228428,
                    1295.1383175619742
                  ],
                  [
                    303667.42092308047,
                    4809450.098228428,
                    1267.4983175619743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:15:02+00:00",
            "end_time": "2017-08-29T16:33: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": "20170831_43119C5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.50572316663352,
              43.34697838203939,
              1326.8634949559307
            ],
            [
              -119.50584728262707,
              43.349993632434774,
              1326.8634949559307
            ],
            [
              -119.49999237188533,
              43.35012184092892,
              1353.2634949559308
            ],
            [
              -119.49986854515139,
              43.347106577108015,
              1353.2634949559308
            ],
            [
              -119.50572316663352,
              43.34697838203939,
              1326.8634949559307
            ]
          ]
        ]
      },
      "bbox": [
        -119.5058473,
        43.34697838,
        1326.863495,
        -119.4998685,
        43.35012184,
        1353.263495
      ],
      "properties": {
        "datetime": "2017-08-31T15:26:27Z",
        "pc:count": 934863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297171.7806,
            "count": 934863,
            "maximum": 297386.7512,
            "minimum": 296911.7912,
            "name": "X",
            "position": 0,
            "stddev": 112.1281731,
            "variance": 12572.7272
          },
          {
            "average": 4802596.845,
            "count": 934863,
            "maximum": 4802731.773,
            "minimum": 4802396.593,
            "name": "Y",
            "position": 1,
            "stddev": 86.81690126,
            "variance": 7537.174345
          },
          {
            "average": 1339.60819,
            "count": 934863,
            "maximum": 1353.263495,
            "minimum": 1326.863495,
            "name": "Z",
            "position": 2,
            "stddev": 7.089252101,
            "variance": 50.25749536
          },
          {
            "average": 18211.50809,
            "count": 934863,
            "maximum": 24353,
            "minimum": 8049,
            "name": "Intensity",
            "position": 3,
            "stddev": 1231.218221,
            "variance": 1515898.308
          },
          {
            "average": 1,
            "count": 934863,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 934863,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5155012018,
            "count": 934863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997599223,
            "variance": 0.2497599799
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183848329,
            "count": 934863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3873606603,
            "variance": 0.1500482812
          },
          {
            "average": -4.577820878,
            "count": 934863,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.00215031,
            "variance": 121.0473115
          },
          {
            "average": 1.991619093,
            "count": 934863,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000024247,
            "variance": 1.000048494
          },
          {
            "average": 1120.750869,
            "count": 934863,
            "maximum": 1122,
            "minimum": 1120,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6953369921,
            "variance": 0.4834935326
          },
          {
            "average": 41026.75624,
            "count": 934863,
            "maximum": 65280,
            "minimum": 29440,
            "name": "Red",
            "position": 12,
            "stddev": 2406.67357,
            "variance": 5792077.674
          },
          {
            "average": 39169.75064,
            "count": 934863,
            "maximum": 65280,
            "minimum": 28928,
            "name": "Green",
            "position": 13,
            "stddev": 2154.137963,
            "variance": 4640310.365
          },
          {
            "average": 36150.85528,
            "count": 934863,
            "maximum": 65280,
            "minimum": 27136,
            "name": "Blue",
            "position": 14,
            "stddev": 1888.261456,
            "variance": 3565531.325
          },
          {
            "average": 188227923.5,
            "count": 934863,
            "maximum": 188228387.9,
            "minimum": 188227761.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 204.1887559,
            "variance": 41693.04804
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 934863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296911.7912,
          4802396.593,
          1326.863495,
          297386.7512,
          4802731.773,
          1353.263495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296911.7911974413,
                4802396.59308666,
                1326.8634949559307
              ],
              [
                296911.7911974413,
                4802731.77308666,
                1326.8634949559307
              ],
              [
                297386.75119744125,
                4802731.77308666,
                1353.2634949559308
              ],
              [
                297386.75119744125,
                4802396.59308666,
                1353.2634949559308
              ],
              [
                296911.7911974413,
                4802396.59308666,
                1326.8634949559307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:26:27+00:00",
        "end_time": "2017-08-31T15:16:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119C5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119C5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119C5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5058473,
            43.34697838,
            1326.863495,
            -119.4998685,
            43.35012184,
            1353.263495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.50572316663352,
                  43.34697838203939,
                  1326.8634949559307
                ],
                [
                  -119.50584728262707,
                  43.349993632434774,
                  1326.8634949559307
                ],
                [
                  -119.49999237188533,
                  43.35012184092892,
                  1353.2634949559308
                ],
                [
                  -119.49986854515139,
                  43.347106577108015,
                  1353.2634949559308
                ],
                [
                  -119.50572316663352,
                  43.34697838203939,
                  1326.8634949559307
                ]
              ]
            ]
          },
          "id": "20170831_43119C5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119C5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:26:27Z",
            "pc:count": 934863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297171.7806,
                "count": 934863,
                "maximum": 297386.7512,
                "minimum": 296911.7912,
                "name": "X",
                "position": 0,
                "stddev": 112.1281731,
                "variance": 12572.7272
              },
              {
                "average": 4802596.845,
                "count": 934863,
                "maximum": 4802731.773,
                "minimum": 4802396.593,
                "name": "Y",
                "position": 1,
                "stddev": 86.81690126,
                "variance": 7537.174345
              },
              {
                "average": 1339.60819,
                "count": 934863,
                "maximum": 1353.263495,
                "minimum": 1326.863495,
                "name": "Z",
                "position": 2,
                "stddev": 7.089252101,
                "variance": 50.25749536
              },
              {
                "average": 18211.50809,
                "count": 934863,
                "maximum": 24353,
                "minimum": 8049,
                "name": "Intensity",
                "position": 3,
                "stddev": 1231.218221,
                "variance": 1515898.308
              },
              {
                "average": 1,
                "count": 934863,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 934863,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5155012018,
                "count": 934863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997599223,
                "variance": 0.2497599799
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183848329,
                "count": 934863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3873606603,
                "variance": 0.1500482812
              },
              {
                "average": -4.577820878,
                "count": 934863,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.00215031,
                "variance": 121.0473115
              },
              {
                "average": 1.991619093,
                "count": 934863,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000024247,
                "variance": 1.000048494
              },
              {
                "average": 1120.750869,
                "count": 934863,
                "maximum": 1122,
                "minimum": 1120,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6953369921,
                "variance": 0.4834935326
              },
              {
                "average": 41026.75624,
                "count": 934863,
                "maximum": 65280,
                "minimum": 29440,
                "name": "Red",
                "position": 12,
                "stddev": 2406.67357,
                "variance": 5792077.674
              },
              {
                "average": 39169.75064,
                "count": 934863,
                "maximum": 65280,
                "minimum": 28928,
                "name": "Green",
                "position": 13,
                "stddev": 2154.137963,
                "variance": 4640310.365
              },
              {
                "average": 36150.85528,
                "count": 934863,
                "maximum": 65280,
                "minimum": 27136,
                "name": "Blue",
                "position": 14,
                "stddev": 1888.261456,
                "variance": 3565531.325
              },
              {
                "average": 188227923.5,
                "count": 934863,
                "maximum": 188228387.9,
                "minimum": 188227761.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 204.1887559,
                "variance": 41693.04804
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 934863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296911.7912,
              4802396.593,
              1326.863495,
              297386.7512,
              4802731.773,
              1353.263495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296911.7911974413,
                    4802396.59308666,
                    1326.8634949559307
                  ],
                  [
                    296911.7911974413,
                    4802731.77308666,
                    1326.8634949559307
                  ],
                  [
                    297386.75119744125,
                    4802731.77308666,
                    1353.2634949559308
                  ],
                  [
                    297386.75119744125,
                    4802396.59308666,
                    1353.2634949559308
                  ],
                  [
                    296911.7911974413,
                    4802396.59308666,
                    1326.8634949559307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:26:27+00:00",
            "end_time": "2017-08-31T15:16: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": "20170827_43119D3401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247637448419,
              43.42474297366211,
              1295.0925276711635
            ],
            [
              -119.31296179028078,
              43.43748425198344,
              1295.0925276711635
            ],
            [
              -119.29999676029809,
              43.437745889954186,
              1321.6925276711634
            ],
            [
              -119.29951405957827,
              43.42500449589888,
              1321.6925276711634
            ],
            [
              -119.31247637448419,
              43.42474297366211,
              1295.0925276711635
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129618,
        43.42474297,
        1295.092528,
        -119.2995141,
        43.43774589,
        1321.692528
      ],
      "properties": {
        "datetime": "2017-08-28T16:47:33Z",
        "pc:count": 18593438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313334.2096,
            "count": 18593438,
            "maximum": 313864.5673,
            "minimum": 312814.4873,
            "name": "X",
            "position": 0,
            "stddev": 286.7684165,
            "variance": 82236.12469
          },
          {
            "average": 4811291.828,
            "count": 18593438,
            "maximum": 4811997.04,
            "minimum": 4810580.88,
            "name": "Y",
            "position": 1,
            "stddev": 397.8472455,
            "variance": 158282.4307
          },
          {
            "average": 1304.250723,
            "count": 18593438,
            "maximum": 1321.692528,
            "minimum": 1295.092528,
            "name": "Z",
            "position": 2,
            "stddev": 4.071776638,
            "variance": 16.57936499
          },
          {
            "average": 20272.69871,
            "count": 18593438,
            "maximum": 30801,
            "minimum": 2449,
            "name": "Intensity",
            "position": 3,
            "stddev": 1491.804102,
            "variance": 2225479.478
          },
          {
            "average": 1.000021029,
            "count": 18593438,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004585682414,
            "variance": 2.102848321e-05
          },
          {
            "average": 1.00004066,
            "count": 18593438,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006376351212,
            "variance": 4.065785478e-05
          },
          {
            "average": 0.5052778297,
            "count": 18593438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999721572,
            "variance": 0.249972158
          },
          {
            "average": 3.495856979e-06,
            "count": 18593438,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001869717879,
            "variance": 3.495844946e-06
          },
          {
            "average": 1.138585667,
            "count": 18593438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3455136554,
            "variance": 0.119379686
          },
          {
            "average": -1.345545751,
            "count": 18593438,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2712915,
            "variance": 127.0420121
          },
          {
            "average": 2.005308432,
            "count": 18593438,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000139315,
            "variance": 1.000278649
          },
          {
            "average": 1017.142058,
            "count": 18593438,
            "maximum": 1020,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.580170479,
            "variance": 2.496938742
          },
          {
            "average": 44587.00777,
            "count": 18593438,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2387.24291,
            "variance": 5698928.709
          },
          {
            "average": 42810.75373,
            "count": 18593438,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2283.303081,
            "variance": 5213472.962
          },
          {
            "average": 39695.80047,
            "count": 18593438,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2094.953534,
            "variance": 4388830.309
          },
          {
            "average": 187956118.5,
            "count": 18593438,
            "maximum": 187974053.8,
            "minimum": 187904752.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29268.04072,
            "variance": 856618207.7
          },
          {
            "average": 0,
            "count": 18593438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18593438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18593438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18593438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18593438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312814.4873,
          4810580.88,
          1295.092528,
          313864.5673,
          4811997.04,
          1321.692528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312814.4873408775,
                4810580.880188614,
                1295.0925276711635
              ],
              [
                312814.4873408775,
                4811997.040188614,
                1295.0925276711635
              ],
              [
                313864.56734087743,
                4811997.040188614,
                1321.6925276711634
              ],
              [
                313864.56734087743,
                4810580.880188614,
                1321.6925276711634
              ],
              [
                312814.4873408775,
                4810580.880188614,
                1295.0925276711635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:47:33+00:00",
        "end_time": "2017-08-27T21:32:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129618,
            43.42474297,
            1295.092528,
            -119.2995141,
            43.43774589,
            1321.692528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247637448419,
                  43.42474297366211,
                  1295.0925276711635
                ],
                [
                  -119.31296179028078,
                  43.43748425198344,
                  1295.0925276711635
                ],
                [
                  -119.29999676029809,
                  43.437745889954186,
                  1321.6925276711634
                ],
                [
                  -119.29951405957827,
                  43.42500449589888,
                  1321.6925276711634
                ],
                [
                  -119.31247637448419,
                  43.42474297366211,
                  1295.0925276711635
                ]
              ]
            ]
          },
          "id": "20170827_43119D3401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:47:33Z",
            "pc:count": 18593438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313334.2096,
                "count": 18593438,
                "maximum": 313864.5673,
                "minimum": 312814.4873,
                "name": "X",
                "position": 0,
                "stddev": 286.7684165,
                "variance": 82236.12469
              },
              {
                "average": 4811291.828,
                "count": 18593438,
                "maximum": 4811997.04,
                "minimum": 4810580.88,
                "name": "Y",
                "position": 1,
                "stddev": 397.8472455,
                "variance": 158282.4307
              },
              {
                "average": 1304.250723,
                "count": 18593438,
                "maximum": 1321.692528,
                "minimum": 1295.092528,
                "name": "Z",
                "position": 2,
                "stddev": 4.071776638,
                "variance": 16.57936499
              },
              {
                "average": 20272.69871,
                "count": 18593438,
                "maximum": 30801,
                "minimum": 2449,
                "name": "Intensity",
                "position": 3,
                "stddev": 1491.804102,
                "variance": 2225479.478
              },
              {
                "average": 1.000021029,
                "count": 18593438,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004585682414,
                "variance": 2.102848321e-05
              },
              {
                "average": 1.00004066,
                "count": 18593438,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006376351212,
                "variance": 4.065785478e-05
              },
              {
                "average": 0.5052778297,
                "count": 18593438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999721572,
                "variance": 0.249972158
              },
              {
                "average": 3.495856979e-06,
                "count": 18593438,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001869717879,
                "variance": 3.495844946e-06
              },
              {
                "average": 1.138585667,
                "count": 18593438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3455136554,
                "variance": 0.119379686
              },
              {
                "average": -1.345545751,
                "count": 18593438,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2712915,
                "variance": 127.0420121
              },
              {
                "average": 2.005308432,
                "count": 18593438,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000139315,
                "variance": 1.000278649
              },
              {
                "average": 1017.142058,
                "count": 18593438,
                "maximum": 1020,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.580170479,
                "variance": 2.496938742
              },
              {
                "average": 44587.00777,
                "count": 18593438,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2387.24291,
                "variance": 5698928.709
              },
              {
                "average": 42810.75373,
                "count": 18593438,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2283.303081,
                "variance": 5213472.962
              },
              {
                "average": 39695.80047,
                "count": 18593438,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2094.953534,
                "variance": 4388830.309
              },
              {
                "average": 187956118.5,
                "count": 18593438,
                "maximum": 187974053.8,
                "minimum": 187904752.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29268.04072,
                "variance": 856618207.7
              },
              {
                "average": 0,
                "count": 18593438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18593438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18593438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18593438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18593438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312814.4873,
              4810580.88,
              1295.092528,
              313864.5673,
              4811997.04,
              1321.692528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312814.4873408775,
                    4810580.880188614,
                    1295.0925276711635
                  ],
                  [
                    312814.4873408775,
                    4811997.040188614,
                    1295.0925276711635
                  ],
                  [
                    313864.56734087743,
                    4811997.040188614,
                    1321.6925276711634
                  ],
                  [
                    313864.56734087743,
                    4810580.880188614,
                    1321.6925276711634
                  ],
                  [
                    312814.4873408775,
                    4810580.880188614,
                    1295.0925276711635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:47:33+00:00",
            "end_time": "2017-08-27T21:32: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": "20170827_43119D3206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247652866944,
              43.474742630851736,
              1382.6839104460466
            ],
            [
              -119.31296280607886,
              43.48748415726943,
              1382.6839104460466
            ],
            [
              -119.2999967252731,
              43.48774583950018,
              1506.0439104460468
            ],
            [
              -119.29951316797897,
              43.47500419733772,
              1506.0439104460468
            ],
            [
              -119.31247652866944,
              43.474742630851736,
              1382.6839104460466
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129628,
        43.47474263,
        1382.68391,
        -119.2995132,
        43.48774584,
        1506.04391
      ],
      "properties": {
        "datetime": "2017-08-30T18:54:23Z",
        "pc:count": 42428586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313481.9917,
            "count": 42428586,
            "maximum": 314017.9929,
            "minimum": 312968.6929,
            "name": "X",
            "position": 0,
            "stddev": 290.4103285,
            "variance": 84338.15887
          },
          {
            "average": 4816809.873,
            "count": 42428586,
            "maximum": 4817550.147,
            "minimum": 4816133.947,
            "name": "Y",
            "position": 1,
            "stddev": 394.5085342,
            "variance": 155636.9835
          },
          {
            "average": 1434.530997,
            "count": 42428586,
            "maximum": 1506.04391,
            "minimum": 1382.68391,
            "name": "Z",
            "position": 2,
            "stddev": 26.34898685,
            "variance": 694.2691079
          },
          {
            "average": 17860.88863,
            "count": 42428586,
            "maximum": 32113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4519.336438,
            "variance": 20424401.84
          },
          {
            "average": 1.145629364,
            "count": 42428586,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4076559761,
            "variance": 0.1661833949
          },
          {
            "average": 1.292608832,
            "count": 42428586,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5779476219,
            "variance": 0.3340234536
          },
          {
            "average": 0.500663892,
            "count": 42428586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995651,
            "variance": 0.2499995651
          },
          {
            "average": 4.996631281e-06,
            "count": 42428586,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002235309024,
            "variance": 4.996606432e-06
          },
          {
            "average": 1.066351375,
            "count": 42428586,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2488953014,
            "variance": 0.06194887108
          },
          {
            "average": 0.9218772368,
            "count": 42428586,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62471637,
            "variance": 135.1340308
          },
          {
            "average": 1.923230579,
            "count": 42428586,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033343199,
            "variance": 1.067798166
          },
          {
            "average": 1056.267633,
            "count": 42428586,
            "maximum": 1106,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.86039106,
            "variance": 1433.409212
          },
          {
            "average": 36726.4632,
            "count": 42428586,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9227.003366,
            "variance": 85137591.11
          },
          {
            "average": 36481.94125,
            "count": 42428586,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7371.28703,
            "variance": 54335872.48
          },
          {
            "average": 33580.84775,
            "count": 42428586,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7115.629975,
            "variance": 50632189.95
          },
          {
            "average": 188018434.5,
            "count": 42428586,
            "maximum": 188154463.3,
            "minimum": 187902868,
            "name": "GpsTime",
            "position": 15,
            "stddev": 102609.505,
            "variance": 10528710520.0
          },
          {
            "average": 0,
            "count": 42428586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42428586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42428586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42428586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42428586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312968.6929,
          4816133.947,
          1382.68391,
          314017.9929,
          4817550.147,
          1506.04391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312968.6929093862,
                4816133.94691347,
                1382.6839104460466
              ],
              [
                312968.6929093862,
                4817550.146913469,
                1382.6839104460466
              ],
              [
                314017.99290938623,
                4817550.146913469,
                1506.0439104460468
              ],
              [
                314017.99290938623,
                4816133.94691347,
                1506.0439104460468
              ],
              [
                312968.6929093862,
                4816133.94691347,
                1382.6839104460466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:54:23+00:00",
        "end_time": "2017-08-27T21:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129628,
            43.47474263,
            1382.68391,
            -119.2995132,
            43.48774584,
            1506.04391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247652866944,
                  43.474742630851736,
                  1382.6839104460466
                ],
                [
                  -119.31296280607886,
                  43.48748415726943,
                  1382.6839104460466
                ],
                [
                  -119.2999967252731,
                  43.48774583950018,
                  1506.0439104460468
                ],
                [
                  -119.29951316797897,
                  43.47500419733772,
                  1506.0439104460468
                ],
                [
                  -119.31247652866944,
                  43.474742630851736,
                  1382.6839104460466
                ]
              ]
            ]
          },
          "id": "20170827_43119D3206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:54:23Z",
            "pc:count": 42428586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313481.9917,
                "count": 42428586,
                "maximum": 314017.9929,
                "minimum": 312968.6929,
                "name": "X",
                "position": 0,
                "stddev": 290.4103285,
                "variance": 84338.15887
              },
              {
                "average": 4816809.873,
                "count": 42428586,
                "maximum": 4817550.147,
                "minimum": 4816133.947,
                "name": "Y",
                "position": 1,
                "stddev": 394.5085342,
                "variance": 155636.9835
              },
              {
                "average": 1434.530997,
                "count": 42428586,
                "maximum": 1506.04391,
                "minimum": 1382.68391,
                "name": "Z",
                "position": 2,
                "stddev": 26.34898685,
                "variance": 694.2691079
              },
              {
                "average": 17860.88863,
                "count": 42428586,
                "maximum": 32113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4519.336438,
                "variance": 20424401.84
              },
              {
                "average": 1.145629364,
                "count": 42428586,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4076559761,
                "variance": 0.1661833949
              },
              {
                "average": 1.292608832,
                "count": 42428586,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5779476219,
                "variance": 0.3340234536
              },
              {
                "average": 0.500663892,
                "count": 42428586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995651,
                "variance": 0.2499995651
              },
              {
                "average": 4.996631281e-06,
                "count": 42428586,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002235309024,
                "variance": 4.996606432e-06
              },
              {
                "average": 1.066351375,
                "count": 42428586,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2488953014,
                "variance": 0.06194887108
              },
              {
                "average": 0.9218772368,
                "count": 42428586,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62471637,
                "variance": 135.1340308
              },
              {
                "average": 1.923230579,
                "count": 42428586,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033343199,
                "variance": 1.067798166
              },
              {
                "average": 1056.267633,
                "count": 42428586,
                "maximum": 1106,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.86039106,
                "variance": 1433.409212
              },
              {
                "average": 36726.4632,
                "count": 42428586,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9227.003366,
                "variance": 85137591.11
              },
              {
                "average": 36481.94125,
                "count": 42428586,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7371.28703,
                "variance": 54335872.48
              },
              {
                "average": 33580.84775,
                "count": 42428586,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7115.629975,
                "variance": 50632189.95
              },
              {
                "average": 188018434.5,
                "count": 42428586,
                "maximum": 188154463.3,
                "minimum": 187902868,
                "name": "GpsTime",
                "position": 15,
                "stddev": 102609.505,
                "variance": 10528710520.0
              },
              {
                "average": 0,
                "count": 42428586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42428586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42428586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42428586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42428586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312968.6929,
              4816133.947,
              1382.68391,
              314017.9929,
              4817550.147,
              1506.04391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312968.6929093862,
                    4816133.94691347,
                    1382.6839104460466
                  ],
                  [
                    312968.6929093862,
                    4817550.146913469,
                    1382.6839104460466
                  ],
                  [
                    314017.99290938623,
                    4817550.146913469,
                    1506.0439104460468
                  ],
                  [
                    314017.99290938623,
                    4816133.94691347,
                    1506.0439104460468
                  ],
                  [
                    312968.6929093862,
                    4816133.94691347,
                    1382.6839104460466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:54:23+00:00",
            "end_time": "2017-08-27T21:01: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": "20170829_43119D4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997444327894,
              43.41222247352244,
              1305.762464384999
            ],
            [
              -119.50049978642139,
              43.42498199494746,
              1305.762464384999
            ],
            [
              -119.48749822703131,
              43.425265721264104,
              1341.342464384999
            ],
            [
              -119.48697560857072,
              43.41250607415169,
              1341.342464384999
            ],
            [
              -119.49997444327894,
              43.41222247352244,
              1305.762464384999
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004998,
        43.41222247,
        1305.762464,
        -119.4869756,
        43.42526572,
        1341.342464
      ],
      "properties": {
        "datetime": "2017-08-31T14:39:20Z",
        "pc:count": 13506122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298118.3896,
            "count": 13506122,
            "maximum": 298648.4337,
            "minimum": 297595.0337,
            "name": "X",
            "position": 0,
            "stddev": 293.8315366,
            "variance": 86336.97192
          },
          {
            "average": 4810340.339,
            "count": 13506122,
            "maximum": 4811047.12,
            "minimum": 4809628.74,
            "name": "Y",
            "position": 1,
            "stddev": 407.9831892,
            "variance": 166450.2826
          },
          {
            "average": 1331.377119,
            "count": 13506122,
            "maximum": 1341.342464,
            "minimum": 1305.762464,
            "name": "Z",
            "position": 2,
            "stddev": 5.604800369,
            "variance": 31.41378718
          },
          {
            "average": 19282.45183,
            "count": 13506122,
            "maximum": 27937,
            "minimum": 2449,
            "name": "Intensity",
            "position": 3,
            "stddev": 1523.29121,
            "variance": 2320416.11
          },
          {
            "average": 1.000005405,
            "count": 13506122,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002324850005,
            "variance": 5.404927546e-06
          },
          {
            "average": 1.000010366,
            "count": 13506122,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00321955945,
            "variance": 1.036556305e-05
          },
          {
            "average": 0.5010666274,
            "count": 13506122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988808,
            "variance": 0.2499988808
          },
          {
            "average": 4.146267892e-06,
            "count": 13506122,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002036234517,
            "variance": 4.146251008e-06
          },
          {
            "average": 1.181764536,
            "count": 13506122,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3856503605,
            "variance": 0.1487262005
          },
          {
            "average": 0.486351697,
            "count": 13506122,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76178365,
            "variance": 138.3395547
          },
          {
            "average": 1.998506307,
            "count": 13506122,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000092208,
            "variance": 1.000184425
          },
          {
            "average": 1097.317858,
            "count": 13506122,
            "maximum": 1114,
            "minimum": 1080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.32288485,
            "variance": 234.7908002
          },
          {
            "average": 45783.70849,
            "count": 13506122,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2435.339821,
            "variance": 5930880.042
          },
          {
            "average": 44153.50165,
            "count": 13506122,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2340.6027,
            "variance": 5478420.998
          },
          {
            "average": 40843.72894,
            "count": 13506122,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2223.764105,
            "variance": 4945126.793
          },
          {
            "average": 188148853.3,
            "count": 13506122,
            "maximum": 188225560.7,
            "minimum": 188068890.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77571.79256,
            "variance": 6017383001
          },
          {
            "average": 0,
            "count": 13506122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13506122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13506122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13506122,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13506122,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297595.0337,
          4809628.74,
          1305.762464,
          298648.4337,
          4811047.12,
          1341.342464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297595.0336554248,
                4809628.74047966,
                1305.762464384999
              ],
              [
                297595.0336554248,
                4811047.120479661,
                1305.762464384999
              ],
              [
                298648.4336554248,
                4811047.120479661,
                1341.342464384999
              ],
              [
                298648.4336554248,
                4809628.74047966,
                1341.342464384999
              ],
              [
                297595.0336554248,
                4809628.74047966,
                1305.762464384999
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:39:20+00:00",
        "end_time": "2017-08-29T19:08:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004998,
            43.41222247,
            1305.762464,
            -119.4869756,
            43.42526572,
            1341.342464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997444327894,
                  43.41222247352244,
                  1305.762464384999
                ],
                [
                  -119.50049978642139,
                  43.42498199494746,
                  1305.762464384999
                ],
                [
                  -119.48749822703131,
                  43.425265721264104,
                  1341.342464384999
                ],
                [
                  -119.48697560857072,
                  43.41250607415169,
                  1341.342464384999
                ],
                [
                  -119.49997444327894,
                  43.41222247352244,
                  1305.762464384999
                ]
              ]
            ]
          },
          "id": "20170829_43119D4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:39:20Z",
            "pc:count": 13506122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298118.3896,
                "count": 13506122,
                "maximum": 298648.4337,
                "minimum": 297595.0337,
                "name": "X",
                "position": 0,
                "stddev": 293.8315366,
                "variance": 86336.97192
              },
              {
                "average": 4810340.339,
                "count": 13506122,
                "maximum": 4811047.12,
                "minimum": 4809628.74,
                "name": "Y",
                "position": 1,
                "stddev": 407.9831892,
                "variance": 166450.2826
              },
              {
                "average": 1331.377119,
                "count": 13506122,
                "maximum": 1341.342464,
                "minimum": 1305.762464,
                "name": "Z",
                "position": 2,
                "stddev": 5.604800369,
                "variance": 31.41378718
              },
              {
                "average": 19282.45183,
                "count": 13506122,
                "maximum": 27937,
                "minimum": 2449,
                "name": "Intensity",
                "position": 3,
                "stddev": 1523.29121,
                "variance": 2320416.11
              },
              {
                "average": 1.000005405,
                "count": 13506122,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002324850005,
                "variance": 5.404927546e-06
              },
              {
                "average": 1.000010366,
                "count": 13506122,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00321955945,
                "variance": 1.036556305e-05
              },
              {
                "average": 0.5010666274,
                "count": 13506122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988808,
                "variance": 0.2499988808
              },
              {
                "average": 4.146267892e-06,
                "count": 13506122,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002036234517,
                "variance": 4.146251008e-06
              },
              {
                "average": 1.181764536,
                "count": 13506122,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3856503605,
                "variance": 0.1487262005
              },
              {
                "average": 0.486351697,
                "count": 13506122,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76178365,
                "variance": 138.3395547
              },
              {
                "average": 1.998506307,
                "count": 13506122,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000092208,
                "variance": 1.000184425
              },
              {
                "average": 1097.317858,
                "count": 13506122,
                "maximum": 1114,
                "minimum": 1080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.32288485,
                "variance": 234.7908002
              },
              {
                "average": 45783.70849,
                "count": 13506122,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2435.339821,
                "variance": 5930880.042
              },
              {
                "average": 44153.50165,
                "count": 13506122,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2340.6027,
                "variance": 5478420.998
              },
              {
                "average": 40843.72894,
                "count": 13506122,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2223.764105,
                "variance": 4945126.793
              },
              {
                "average": 188148853.3,
                "count": 13506122,
                "maximum": 188225560.7,
                "minimum": 188068890.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77571.79256,
                "variance": 6017383001
              },
              {
                "average": 0,
                "count": 13506122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13506122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13506122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13506122,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13506122,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297595.0337,
              4809628.74,
              1305.762464,
              298648.4337,
              4811047.12,
              1341.342464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297595.0336554248,
                    4809628.74047966,
                    1305.762464384999
                  ],
                  [
                    297595.0336554248,
                    4811047.120479661,
                    1305.762464384999
                  ],
                  [
                    298648.4336554248,
                    4811047.120479661,
                    1341.342464384999
                  ],
                  [
                    298648.4336554248,
                    4809628.74047966,
                    1341.342464384999
                  ],
                  [
                    297595.0336554248,
                    4809628.74047966,
                    1305.762464384999
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:39:20+00:00",
            "end_time": "2017-08-29T19:08: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": "20170828_43119D1107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.11247755788051,
              43.47476474680556,
              1260.6752334460662
            ],
            [
              -119.11292101439699,
              43.48748549969382,
              1260.6752334460662
            ],
            [
              -119.09999594899604,
              43.48772371098082,
              1338.6752334460662
            ],
            [
              -119.09955520029781,
              43.475002852901035,
              1338.6752334460662
            ],
            [
              -119.11247755788051,
              43.47476474680556,
              1260.6752334460662
            ]
          ]
        ]
      },
      "bbox": [
        -119.112921,
        43.47476475,
        1260.675233,
        -119.0995552,
        43.48772371,
        1338.675233
      ],
      "properties": {
        "datetime": "2017-08-28T20:19:03Z",
        "pc:count": 13685471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329667.7792,
            "count": 13685471,
            "maximum": 330190.7763,
            "minimum": 329144.9363,
            "name": "X",
            "position": 0,
            "stddev": 292.4752518,
            "variance": 85541.77292
          },
          {
            "average": 4816410.976,
            "count": 13685471,
            "maximum": 4817120.111,
            "minimum": 4815706.411,
            "name": "Y",
            "position": 1,
            "stddev": 413.4606918,
            "variance": 170949.7437
          },
          {
            "average": 1318.836744,
            "count": 13685471,
            "maximum": 1338.675233,
            "minimum": 1260.675233,
            "name": "Z",
            "position": 2,
            "stddev": 23.03760794,
            "variance": 530.7313794
          },
          {
            "average": 21238.53816,
            "count": 13685471,
            "maximum": 41409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2410.454591,
            "variance": 5810291.336
          },
          {
            "average": 1.006436242,
            "count": 13685471,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08401800474,
            "variance": 0.007059025121
          },
          {
            "average": 1.013032215,
            "count": 13685471,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1220859598,
            "variance": 0.01490498159
          },
          {
            "average": 0.5065211128,
            "count": 13685471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999574915,
            "variance": 0.2499574934
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234397705,
            "count": 13685471,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236218057,
            "variance": 0.1794554342
          },
          {
            "average": -1.275482992,
            "count": 13685471,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8943464,
            "variance": 141.4754762
          },
          {
            "average": 1.990308993,
            "count": 13685471,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002859049,
            "variance": 1.005726272
          },
          {
            "average": 1047.514719,
            "count": 13685471,
            "maximum": 1050,
            "minimum": 1045,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.183714863,
            "variance": 1.401180878
          },
          {
            "average": 42953.77519,
            "count": 13685471,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4664.415812,
            "variance": 21756774.87
          },
          {
            "average": 40807.01286,
            "count": 13685471,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3551.279841,
            "variance": 12611588.51
          },
          {
            "average": 36450.67739,
            "count": 13685471,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3640.920607,
            "variance": 13256302.86
          },
          {
            "average": 187985569.3,
            "count": 13685471,
            "maximum": 187986743.5,
            "minimum": 187984403.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 509.0652025,
            "variance": 259147.3804
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13685471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329144.9363,
          4815706.411,
          1260.675233,
          330190.7763,
          4817120.111,
          1338.675233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329144.93631647696,
                4815706.411392093,
                1260.6752334460662
              ],
              [
                329144.93631647696,
                4817120.111392092,
                1260.6752334460662
              ],
              [
                330190.7763164769,
                4817120.111392092,
                1338.6752334460662
              ],
              [
                330190.7763164769,
                4815706.411392093,
                1338.6752334460662
              ],
              [
                329144.93631647696,
                4815706.411392093,
                1260.6752334460662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:19:03+00:00",
        "end_time": "2017-08-28T19:40:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D1107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D1107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D1107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.112921,
            43.47476475,
            1260.675233,
            -119.0995552,
            43.48772371,
            1338.675233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.11247755788051,
                  43.47476474680556,
                  1260.6752334460662
                ],
                [
                  -119.11292101439699,
                  43.48748549969382,
                  1260.6752334460662
                ],
                [
                  -119.09999594899604,
                  43.48772371098082,
                  1338.6752334460662
                ],
                [
                  -119.09955520029781,
                  43.475002852901035,
                  1338.6752334460662
                ],
                [
                  -119.11247755788051,
                  43.47476474680556,
                  1260.6752334460662
                ]
              ]
            ]
          },
          "id": "20170828_43119D1107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D1107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:19:03Z",
            "pc:count": 13685471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329667.7792,
                "count": 13685471,
                "maximum": 330190.7763,
                "minimum": 329144.9363,
                "name": "X",
                "position": 0,
                "stddev": 292.4752518,
                "variance": 85541.77292
              },
              {
                "average": 4816410.976,
                "count": 13685471,
                "maximum": 4817120.111,
                "minimum": 4815706.411,
                "name": "Y",
                "position": 1,
                "stddev": 413.4606918,
                "variance": 170949.7437
              },
              {
                "average": 1318.836744,
                "count": 13685471,
                "maximum": 1338.675233,
                "minimum": 1260.675233,
                "name": "Z",
                "position": 2,
                "stddev": 23.03760794,
                "variance": 530.7313794
              },
              {
                "average": 21238.53816,
                "count": 13685471,
                "maximum": 41409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2410.454591,
                "variance": 5810291.336
              },
              {
                "average": 1.006436242,
                "count": 13685471,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08401800474,
                "variance": 0.007059025121
              },
              {
                "average": 1.013032215,
                "count": 13685471,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1220859598,
                "variance": 0.01490498159
              },
              {
                "average": 0.5065211128,
                "count": 13685471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999574915,
                "variance": 0.2499574934
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234397705,
                "count": 13685471,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236218057,
                "variance": 0.1794554342
              },
              {
                "average": -1.275482992,
                "count": 13685471,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8943464,
                "variance": 141.4754762
              },
              {
                "average": 1.990308993,
                "count": 13685471,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002859049,
                "variance": 1.005726272
              },
              {
                "average": 1047.514719,
                "count": 13685471,
                "maximum": 1050,
                "minimum": 1045,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.183714863,
                "variance": 1.401180878
              },
              {
                "average": 42953.77519,
                "count": 13685471,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4664.415812,
                "variance": 21756774.87
              },
              {
                "average": 40807.01286,
                "count": 13685471,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3551.279841,
                "variance": 12611588.51
              },
              {
                "average": 36450.67739,
                "count": 13685471,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3640.920607,
                "variance": 13256302.86
              },
              {
                "average": 187985569.3,
                "count": 13685471,
                "maximum": 187986743.5,
                "minimum": 187984403.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 509.0652025,
                "variance": 259147.3804
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13685471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329144.9363,
              4815706.411,
              1260.675233,
              330190.7763,
              4817120.111,
              1338.675233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329144.93631647696,
                    4815706.411392093,
                    1260.6752334460662
                  ],
                  [
                    329144.93631647696,
                    4817120.111392092,
                    1260.6752334460662
                  ],
                  [
                    330190.7763164769,
                    4817120.111392092,
                    1338.6752334460662
                  ],
                  [
                    330190.7763164769,
                    4815706.411392093,
                    1338.6752334460662
                  ],
                  [
                    329144.93631647696,
                    4815706.411392093,
                    1260.6752334460662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:19:03+00:00",
            "end_time": "2017-08-28T19:40: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": "20170828_43119D3102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247525856201,
              43.48723743640709,
              1353.234216435459
            ],
            [
              -119.3629724713637,
              43.499983878071625,
              1353.234216435459
            ],
            [
              -119.34999700882585,
              43.50025143920425,
              1386.4742164354589
            ],
            [
              -119.34950252015801,
              43.487504879151764,
              1386.4742164354589
            ],
            [
              -119.36247525856201,
              43.48723743640709,
              1353.234216435459
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629725,
        43.48723744,
        1353.234216,
        -119.3495025,
        43.50025144,
        1386.474216
      ],
      "properties": {
        "datetime": "2017-08-31T15:59:15Z",
        "pc:count": 14824985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309495.2906,
            "count": 14824985,
            "maximum": 310013.9865,
            "minimum": 308964.1065,
            "name": "X",
            "position": 0,
            "stddev": 290.2446045,
            "variance": 84241.93043
          },
          {
            "average": 4818296.315,
            "count": 14824985,
            "maximum": 4819052.031,
            "minimum": 4817635.231,
            "name": "Y",
            "position": 1,
            "stddev": 417.6642638,
            "variance": 174443.4372
          },
          {
            "average": 1365.999165,
            "count": 14824985,
            "maximum": 1386.474216,
            "minimum": 1353.234216,
            "name": "Z",
            "position": 2,
            "stddev": 5.25905438,
            "variance": 27.65765297
          },
          {
            "average": 19820.55948,
            "count": 14824985,
            "maximum": 30929,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2017.10928,
            "variance": 4068729.849
          },
          {
            "average": 1.011470163,
            "count": 14824985,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1127706441,
            "variance": 0.01271721818
          },
          {
            "average": 1.023199147,
            "count": 14824985,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1639344699,
            "variance": 0.02687451043
          },
          {
            "average": 0.5029762256,
            "count": 14824985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911589,
            "variance": 0.2499911589
          },
          {
            "average": 3.102869919e-06,
            "count": 14824985,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001761493826,
            "variance": 3.1028605e-06
          },
          {
            "average": 1.161243806,
            "count": 14824985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3677556932,
            "variance": 0.1352442499
          },
          {
            "average": 0.2335220039,
            "count": 14824985,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71563003,
            "variance": 137.2559871
          },
          {
            "average": 1.990649502,
            "count": 14824985,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00370924,
            "variance": 1.007432239
          },
          {
            "average": 1113.783813,
            "count": 14824985,
            "maximum": 1127,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.07294807,
            "variance": 679.7986208
          },
          {
            "average": 42775.02516,
            "count": 14824985,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3857.76695,
            "variance": 14882365.84
          },
          {
            "average": 41105.78152,
            "count": 14824985,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3399.959279,
            "variance": 11559723.1
          },
          {
            "average": 38118.28735,
            "count": 14824985,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3281.738806,
            "variance": 10769809.59
          },
          {
            "average": 188190813.6,
            "count": 14824985,
            "maximum": 188230355.9,
            "minimum": 187973935,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66672.50251,
            "variance": 4445222591
          },
          {
            "average": 0,
            "count": 14824985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14824985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14824985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308964.1065,
          4817635.231,
          1353.234216,
          310013.9865,
          4819052.031,
          1386.474216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308964.1065060255,
                4817635.231160748,
                1353.234216435459
              ],
              [
                308964.1065060255,
                4819052.031160749,
                1353.234216435459
              ],
              [
                310013.9865060255,
                4819052.031160749,
                1386.4742164354589
              ],
              [
                310013.9865060255,
                4817635.231160748,
                1386.4742164354589
              ],
              [
                308964.1065060255,
                4817635.231160748,
                1353.234216435459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:59:15+00:00",
        "end_time": "2017-08-28T16:45:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629725,
            43.48723744,
            1353.234216,
            -119.3495025,
            43.50025144,
            1386.474216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247525856201,
                  43.48723743640709,
                  1353.234216435459
                ],
                [
                  -119.3629724713637,
                  43.499983878071625,
                  1353.234216435459
                ],
                [
                  -119.34999700882585,
                  43.50025143920425,
                  1386.4742164354589
                ],
                [
                  -119.34950252015801,
                  43.487504879151764,
                  1386.4742164354589
                ],
                [
                  -119.36247525856201,
                  43.48723743640709,
                  1353.234216435459
                ]
              ]
            ]
          },
          "id": "20170828_43119D3102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:59:15Z",
            "pc:count": 14824985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309495.2906,
                "count": 14824985,
                "maximum": 310013.9865,
                "minimum": 308964.1065,
                "name": "X",
                "position": 0,
                "stddev": 290.2446045,
                "variance": 84241.93043
              },
              {
                "average": 4818296.315,
                "count": 14824985,
                "maximum": 4819052.031,
                "minimum": 4817635.231,
                "name": "Y",
                "position": 1,
                "stddev": 417.6642638,
                "variance": 174443.4372
              },
              {
                "average": 1365.999165,
                "count": 14824985,
                "maximum": 1386.474216,
                "minimum": 1353.234216,
                "name": "Z",
                "position": 2,
                "stddev": 5.25905438,
                "variance": 27.65765297
              },
              {
                "average": 19820.55948,
                "count": 14824985,
                "maximum": 30929,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2017.10928,
                "variance": 4068729.849
              },
              {
                "average": 1.011470163,
                "count": 14824985,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1127706441,
                "variance": 0.01271721818
              },
              {
                "average": 1.023199147,
                "count": 14824985,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1639344699,
                "variance": 0.02687451043
              },
              {
                "average": 0.5029762256,
                "count": 14824985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911589,
                "variance": 0.2499911589
              },
              {
                "average": 3.102869919e-06,
                "count": 14824985,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001761493826,
                "variance": 3.1028605e-06
              },
              {
                "average": 1.161243806,
                "count": 14824985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3677556932,
                "variance": 0.1352442499
              },
              {
                "average": 0.2335220039,
                "count": 14824985,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71563003,
                "variance": 137.2559871
              },
              {
                "average": 1.990649502,
                "count": 14824985,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00370924,
                "variance": 1.007432239
              },
              {
                "average": 1113.783813,
                "count": 14824985,
                "maximum": 1127,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.07294807,
                "variance": 679.7986208
              },
              {
                "average": 42775.02516,
                "count": 14824985,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3857.76695,
                "variance": 14882365.84
              },
              {
                "average": 41105.78152,
                "count": 14824985,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3399.959279,
                "variance": 11559723.1
              },
              {
                "average": 38118.28735,
                "count": 14824985,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3281.738806,
                "variance": 10769809.59
              },
              {
                "average": 188190813.6,
                "count": 14824985,
                "maximum": 188230355.9,
                "minimum": 187973935,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66672.50251,
                "variance": 4445222591
              },
              {
                "average": 0,
                "count": 14824985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14824985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14824985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308964.1065,
              4817635.231,
              1353.234216,
              310013.9865,
              4819052.031,
              1386.474216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308964.1065060255,
                    4817635.231160748,
                    1353.234216435459
                  ],
                  [
                    308964.1065060255,
                    4819052.031160749,
                    1353.234216435459
                  ],
                  [
                    310013.9865060255,
                    4819052.031160749,
                    1386.4742164354589
                  ],
                  [
                    310013.9865060255,
                    4817635.231160748,
                    1386.4742164354589
                  ],
                  [
                    308964.1065060255,
                    4817635.231160748,
                    1353.234216435459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:59:15+00:00",
            "end_time": "2017-08-28T16:45: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": "20170829_43119D5224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497333573262,
              43.4372197707574,
              1324.3607954808774
            ],
            [
              -119.52550454171946,
              43.449982589685824,
              1324.3607954808774
            ],
            [
              -119.51249960557027,
              43.45026925135835,
              1340.8807954808774
            ],
            [
              -119.51197112796427,
              43.437506305415546,
              1340.8807954808774
            ],
            [
              -119.52497333573262,
              43.4372197707574,
              1324.3607954808774
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255045,
        43.43721977,
        1324.360795,
        -119.5119711,
        43.45026925,
        1340.880795
      ],
      "properties": {
        "datetime": "2017-08-31T14:46:26Z",
        "pc:count": 13408796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296178.3866,
            "count": 13408796,
            "maximum": 296708.3956,
            "minimum": 295655.1356,
            "name": "X",
            "position": 0,
            "stddev": 292.3328993,
            "variance": 85458.52402
          },
          {
            "average": 4813174.725,
            "count": 13408796,
            "maximum": 4813884.823,
            "minimum": 4812466.043,
            "name": "Y",
            "position": 1,
            "stddev": 400.8677085,
            "variance": 160694.9197
          },
          {
            "average": 1332.942731,
            "count": 13408796,
            "maximum": 1340.880795,
            "minimum": 1324.360795,
            "name": "Z",
            "position": 2,
            "stddev": 3.005301757,
            "variance": 9.031838651
          },
          {
            "average": 18762.60351,
            "count": 13408796,
            "maximum": 26289,
            "minimum": 3201,
            "name": "Intensity",
            "position": 3,
            "stddev": 1415.975255,
            "variance": 2004985.922
          },
          {
            "average": 1.000010888,
            "count": 13408796,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003299735947,
            "variance": 1.088825732e-05
          },
          {
            "average": 1.000018272,
            "count": 13408796,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004274488952,
            "variance": 1.82712558e-05
          },
          {
            "average": 0.5006077354,
            "count": 13408796,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996493,
            "variance": 0.2499996493
          },
          {
            "average": 2.833960633e-06,
            "count": 13408796,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001683434826,
            "variance": 2.833952813e-06
          },
          {
            "average": 1.209803774,
            "count": 13408796,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4071684695,
            "variance": 0.1657861625
          },
          {
            "average": 0.3601350562,
            "count": 13408796,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86475842,
            "variance": 140.7724924
          },
          {
            "average": 1.999903944,
            "count": 13408796,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000151265,
            "variance": 1.000302553
          },
          {
            "average": 1110.497247,
            "count": 13408796,
            "maximum": 1115,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.557136217,
            "variance": 73.22458024
          },
          {
            "average": 46119.20695,
            "count": 13408796,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2180.053035,
            "variance": 4752631.236
          },
          {
            "average": 44270.79174,
            "count": 13408796,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2272.768143,
            "variance": 5165475.031
          },
          {
            "average": 40889.47603,
            "count": 13408796,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2367.202205,
            "variance": 5603646.281
          },
          {
            "average": 188212452,
            "count": 13408796,
            "maximum": 188225986.1,
            "minimum": 188069968.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42586.59341,
            "variance": 1813617938
          },
          {
            "average": 0,
            "count": 13408796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408796,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408796,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295655.1356,
          4812466.043,
          1324.360795,
          296708.3956,
          4813884.823,
          1340.880795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295655.1356437217,
                4812466.0433672285,
                1324.3607954808774
              ],
              [
                295655.1356437217,
                4813884.823367228,
                1324.3607954808774
              ],
              [
                296708.3956437217,
                4813884.823367228,
                1340.8807954808774
              ],
              [
                296708.3956437217,
                4812466.0433672285,
                1340.8807954808774
              ],
              [
                295655.1356437217,
                4812466.0433672285,
                1324.3607954808774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:46:26+00:00",
        "end_time": "2017-08-29T19:26:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255045,
            43.43721977,
            1324.360795,
            -119.5119711,
            43.45026925,
            1340.880795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497333573262,
                  43.4372197707574,
                  1324.3607954808774
                ],
                [
                  -119.52550454171946,
                  43.449982589685824,
                  1324.3607954808774
                ],
                [
                  -119.51249960557027,
                  43.45026925135835,
                  1340.8807954808774
                ],
                [
                  -119.51197112796427,
                  43.437506305415546,
                  1340.8807954808774
                ],
                [
                  -119.52497333573262,
                  43.4372197707574,
                  1324.3607954808774
                ]
              ]
            ]
          },
          "id": "20170829_43119D5224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:46:26Z",
            "pc:count": 13408796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296178.3866,
                "count": 13408796,
                "maximum": 296708.3956,
                "minimum": 295655.1356,
                "name": "X",
                "position": 0,
                "stddev": 292.3328993,
                "variance": 85458.52402
              },
              {
                "average": 4813174.725,
                "count": 13408796,
                "maximum": 4813884.823,
                "minimum": 4812466.043,
                "name": "Y",
                "position": 1,
                "stddev": 400.8677085,
                "variance": 160694.9197
              },
              {
                "average": 1332.942731,
                "count": 13408796,
                "maximum": 1340.880795,
                "minimum": 1324.360795,
                "name": "Z",
                "position": 2,
                "stddev": 3.005301757,
                "variance": 9.031838651
              },
              {
                "average": 18762.60351,
                "count": 13408796,
                "maximum": 26289,
                "minimum": 3201,
                "name": "Intensity",
                "position": 3,
                "stddev": 1415.975255,
                "variance": 2004985.922
              },
              {
                "average": 1.000010888,
                "count": 13408796,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003299735947,
                "variance": 1.088825732e-05
              },
              {
                "average": 1.000018272,
                "count": 13408796,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004274488952,
                "variance": 1.82712558e-05
              },
              {
                "average": 0.5006077354,
                "count": 13408796,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996493,
                "variance": 0.2499996493
              },
              {
                "average": 2.833960633e-06,
                "count": 13408796,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001683434826,
                "variance": 2.833952813e-06
              },
              {
                "average": 1.209803774,
                "count": 13408796,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4071684695,
                "variance": 0.1657861625
              },
              {
                "average": 0.3601350562,
                "count": 13408796,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86475842,
                "variance": 140.7724924
              },
              {
                "average": 1.999903944,
                "count": 13408796,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000151265,
                "variance": 1.000302553
              },
              {
                "average": 1110.497247,
                "count": 13408796,
                "maximum": 1115,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.557136217,
                "variance": 73.22458024
              },
              {
                "average": 46119.20695,
                "count": 13408796,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2180.053035,
                "variance": 4752631.236
              },
              {
                "average": 44270.79174,
                "count": 13408796,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2272.768143,
                "variance": 5165475.031
              },
              {
                "average": 40889.47603,
                "count": 13408796,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2367.202205,
                "variance": 5603646.281
              },
              {
                "average": 188212452,
                "count": 13408796,
                "maximum": 188225986.1,
                "minimum": 188069968.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42586.59341,
                "variance": 1813617938
              },
              {
                "average": 0,
                "count": 13408796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408796,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408796,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295655.1356,
              4812466.043,
              1324.360795,
              296708.3956,
              4813884.823,
              1340.880795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295655.1356437217,
                    4812466.0433672285,
                    1324.3607954808774
                  ],
                  [
                    295655.1356437217,
                    4813884.823367228,
                    1324.3607954808774
                  ],
                  [
                    296708.3956437217,
                    4813884.823367228,
                    1340.8807954808774
                  ],
                  [
                    296708.3956437217,
                    4812466.0433672285,
                    1340.8807954808774
                  ],
                  [
                    295655.1356437217,
                    4812466.0433672285,
                    1324.3607954808774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:46:26+00:00",
            "end_time": "2017-08-29T19:26: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": "20170829_43119D4401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747484358677,
              43.42472959689476,
              1267.537812381003
            ],
            [
              -119.43798700285255,
              43.43748267460202,
              1267.537812381003
            ],
            [
              -119.42499746523478,
              43.4377590316602,
              1321.8978123810032
            ],
            [
              -119.4244880282055,
              43.425005831594824,
              1321.8978123810032
            ],
            [
              -119.43747484358677,
              43.42472959689476,
              1267.537812381003
            ]
          ]
        ]
      },
      "bbox": [
        -119.437987,
        43.4247296,
        1267.537812,
        -119.424488,
        43.43775903,
        1321.897812
      ],
      "properties": {
        "datetime": "2017-08-29T17:21:03Z",
        "pc:count": 13620044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303222.5305,
            "count": 13620044,
            "maximum": 303748.1536,
            "minimum": 302695.9936,
            "name": "X",
            "position": 0,
            "stddev": 292.2186751,
            "variance": 85391.75409
          },
          {
            "average": 4811572.068,
            "count": 13620044,
            "maximum": 4812285.472,
            "minimum": 4810867.872,
            "name": "Y",
            "position": 1,
            "stddev": 395.188765,
            "variance": 156174.16
          },
          {
            "average": 1278.322273,
            "count": 13620044,
            "maximum": 1321.897812,
            "minimum": 1267.537812,
            "name": "Z",
            "position": 2,
            "stddev": 3.010706594,
            "variance": 9.064354193
          },
          {
            "average": 19980.83423,
            "count": 13620044,
            "maximum": 29697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1949.910738,
            "variance": 3802151.885
          },
          {
            "average": 1.003651457,
            "count": 13620044,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06250241354,
            "variance": 0.003906551698
          },
          {
            "average": 1.007362678,
            "count": 13620044,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09116770352,
            "variance": 0.008311550165
          },
          {
            "average": 0.5026586551,
            "count": 13620044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929499,
            "variance": 0.2499929499
          },
          {
            "average": 7.342120187e-08,
            "count": 13620044,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002709634696,
            "variance": 7.342120187e-08
          },
          {
            "average": 1.17248843,
            "count": 13620044,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3778044226,
            "variance": 0.1427361817
          },
          {
            "average": 0.07065920432,
            "count": 13620044,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72171242,
            "variance": 137.398542
          },
          {
            "average": 1.994889958,
            "count": 13620044,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003098946,
            "variance": 1.006207495
          },
          {
            "average": 1067.717145,
            "count": 13620044,
            "maximum": 1070,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006461436,
            "variance": 1.012964623
          },
          {
            "average": 45826.8649,
            "count": 13620044,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4788.590165,
            "variance": 22930595.76
          },
          {
            "average": 44326.01238,
            "count": 13620044,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4315.132645,
            "variance": 18620369.75
          },
          {
            "average": 41065.47673,
            "count": 13620044,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4223.45785,
            "variance": 17837596.21
          },
          {
            "average": 188061207,
            "count": 13620044,
            "maximum": 188062463.9,
            "minimum": 188059669.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 633.0298822,
            "variance": 400726.8317
          },
          {
            "average": 0,
            "count": 13620044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13620044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13620044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13620044,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13620044,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302695.9936,
          4810867.872,
          1267.537812,
          303748.1536,
          4812285.472,
          1321.897812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302695.993559326,
                4810867.871566598,
                1267.537812381003
              ],
              [
                302695.993559326,
                4812285.471566598,
                1267.537812381003
              ],
              [
                303748.153559326,
                4812285.471566598,
                1321.8978123810032
              ],
              [
                303748.153559326,
                4810867.871566598,
                1321.8978123810032
              ],
              [
                302695.993559326,
                4810867.871566598,
                1267.537812381003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:21:03+00:00",
        "end_time": "2017-08-29T16:34:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.437987,
            43.4247296,
            1267.537812,
            -119.424488,
            43.43775903,
            1321.897812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747484358677,
                  43.42472959689476,
                  1267.537812381003
                ],
                [
                  -119.43798700285255,
                  43.43748267460202,
                  1267.537812381003
                ],
                [
                  -119.42499746523478,
                  43.4377590316602,
                  1321.8978123810032
                ],
                [
                  -119.4244880282055,
                  43.425005831594824,
                  1321.8978123810032
                ],
                [
                  -119.43747484358677,
                  43.42472959689476,
                  1267.537812381003
                ]
              ]
            ]
          },
          "id": "20170829_43119D4401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:21:03Z",
            "pc:count": 13620044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303222.5305,
                "count": 13620044,
                "maximum": 303748.1536,
                "minimum": 302695.9936,
                "name": "X",
                "position": 0,
                "stddev": 292.2186751,
                "variance": 85391.75409
              },
              {
                "average": 4811572.068,
                "count": 13620044,
                "maximum": 4812285.472,
                "minimum": 4810867.872,
                "name": "Y",
                "position": 1,
                "stddev": 395.188765,
                "variance": 156174.16
              },
              {
                "average": 1278.322273,
                "count": 13620044,
                "maximum": 1321.897812,
                "minimum": 1267.537812,
                "name": "Z",
                "position": 2,
                "stddev": 3.010706594,
                "variance": 9.064354193
              },
              {
                "average": 19980.83423,
                "count": 13620044,
                "maximum": 29697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1949.910738,
                "variance": 3802151.885
              },
              {
                "average": 1.003651457,
                "count": 13620044,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06250241354,
                "variance": 0.003906551698
              },
              {
                "average": 1.007362678,
                "count": 13620044,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09116770352,
                "variance": 0.008311550165
              },
              {
                "average": 0.5026586551,
                "count": 13620044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929499,
                "variance": 0.2499929499
              },
              {
                "average": 7.342120187e-08,
                "count": 13620044,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002709634696,
                "variance": 7.342120187e-08
              },
              {
                "average": 1.17248843,
                "count": 13620044,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3778044226,
                "variance": 0.1427361817
              },
              {
                "average": 0.07065920432,
                "count": 13620044,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72171242,
                "variance": 137.398542
              },
              {
                "average": 1.994889958,
                "count": 13620044,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003098946,
                "variance": 1.006207495
              },
              {
                "average": 1067.717145,
                "count": 13620044,
                "maximum": 1070,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006461436,
                "variance": 1.012964623
              },
              {
                "average": 45826.8649,
                "count": 13620044,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4788.590165,
                "variance": 22930595.76
              },
              {
                "average": 44326.01238,
                "count": 13620044,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4315.132645,
                "variance": 18620369.75
              },
              {
                "average": 41065.47673,
                "count": 13620044,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4223.45785,
                "variance": 17837596.21
              },
              {
                "average": 188061207,
                "count": 13620044,
                "maximum": 188062463.9,
                "minimum": 188059669.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 633.0298822,
                "variance": 400726.8317
              },
              {
                "average": 0,
                "count": 13620044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13620044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13620044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13620044,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13620044,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302695.9936,
              4810867.872,
              1267.537812,
              303748.1536,
              4812285.472,
              1321.897812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302695.993559326,
                    4810867.871566598,
                    1267.537812381003
                  ],
                  [
                    302695.993559326,
                    4812285.471566598,
                    1267.537812381003
                  ],
                  [
                    303748.153559326,
                    4812285.471566598,
                    1321.8978123810032
                  ],
                  [
                    303748.153559326,
                    4810867.871566598,
                    1321.8978123810032
                  ],
                  [
                    302695.993559326,
                    4810867.871566598,
                    1267.537812381003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:21:03+00:00",
            "end_time": "2017-08-29T16:34: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": "20170828_43119D4213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247547583467,
              43.462231693082416,
              1274.8537862517642
            ],
            [
              -119.41298298484091,
              43.474983303675224,
              1274.8537862517642
            ],
            [
              -119.39999728424908,
              43.47525675298762,
              1305.2737862517642
            ],
            [
              -119.39949250004365,
              43.46250502134676,
              1305.2737862517642
            ],
            [
              -119.41247547583467,
              43.462231693082416,
              1274.8537862517642
            ]
          ]
        ]
      },
      "bbox": [
        -119.412983,
        43.46223169,
        1274.853786,
        -119.3994925,
        43.47525675,
        1305.273786
      ],
      "properties": {
        "datetime": "2017-08-31T17:59:53Z",
        "pc:count": 15785623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305385.6792,
            "count": 15785623,
            "maximum": 305891.5068,
            "minimum": 304840.3268,
            "name": "X",
            "position": 0,
            "stddev": 291.183009,
            "variance": 84787.54474
          },
          {
            "average": 4815746.486,
            "count": 15785623,
            "maximum": 4816391.455,
            "minimum": 4814974.035,
            "name": "Y",
            "position": 1,
            "stddev": 416.2077491,
            "variance": 173228.8904
          },
          {
            "average": 1291.54509,
            "count": 15785623,
            "maximum": 1305.273786,
            "minimum": 1274.853786,
            "name": "Z",
            "position": 2,
            "stddev": 5.466310525,
            "variance": 29.88055075
          },
          {
            "average": 19951.13128,
            "count": 15785623,
            "maximum": 29457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1746.277529,
            "variance": 3049485.208
          },
          {
            "average": 1.000057394,
            "count": 15785623,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007575665424,
            "variance": 5.739070662e-05
          },
          {
            "average": 1.000114028,
            "count": 15785623,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01067777194,
            "variance": 0.0001140148136
          },
          {
            "average": 0.5019281786,
            "count": 15785623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996298,
            "variance": 0.249996298
          },
          {
            "average": 1.393673218e-06,
            "count": 15785623,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001180538591,
            "variance": 1.393671364e-06
          },
          {
            "average": 1.210334112,
            "count": 15785623,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4075459287,
            "variance": 0.166093684
          },
          {
            "average": 0.07100665883,
            "count": 15785623,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93704772,
            "variance": 142.4931083
          },
          {
            "average": 2.000529279,
            "count": 15785623,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000780171,
            "variance": 1.001560951
          },
          {
            "average": 1067.152019,
            "count": 15785623,
            "maximum": 1138,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.61439964,
            "variance": 557.6398701
          },
          {
            "average": 43042.8179,
            "count": 15785623,
            "maximum": 53760,
            "minimum": 21248,
            "name": "Red",
            "position": 12,
            "stddev": 2427.743386,
            "variance": 5893937.949
          },
          {
            "average": 40358.59576,
            "count": 15785623,
            "maximum": 52224,
            "minimum": 21248,
            "name": "Green",
            "position": 13,
            "stddev": 2198.582763,
            "variance": 4833766.164
          },
          {
            "average": 36150.27206,
            "count": 15785623,
            "maximum": 49664,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 2198.842698,
            "variance": 4834909.209
          },
          {
            "average": 188042623.8,
            "count": 15785623,
            "maximum": 188237593.2,
            "minimum": 187988851.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 73471.39487,
            "variance": 5398045864
          },
          {
            "average": 0,
            "count": 15785623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15785623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15785623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15785623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15785623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304840.3268,
          4814974.035,
          1274.853786,
          305891.5068,
          4816391.455,
          1305.273786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304840.3268409928,
                4814974.034647989,
                1274.8537862517642
              ],
              [
                304840.3268409928,
                4816391.454647989,
                1274.8537862517642
              ],
              [
                305891.50684099284,
                4816391.454647989,
                1305.2737862517642
              ],
              [
                305891.50684099284,
                4814974.034647989,
                1305.2737862517642
              ],
              [
                304840.3268409928,
                4814974.034647989,
                1274.8537862517642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:59:53+00:00",
        "end_time": "2017-08-28T20:54:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.412983,
            43.46223169,
            1274.853786,
            -119.3994925,
            43.47525675,
            1305.273786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247547583467,
                  43.462231693082416,
                  1274.8537862517642
                ],
                [
                  -119.41298298484091,
                  43.474983303675224,
                  1274.8537862517642
                ],
                [
                  -119.39999728424908,
                  43.47525675298762,
                  1305.2737862517642
                ],
                [
                  -119.39949250004365,
                  43.46250502134676,
                  1305.2737862517642
                ],
                [
                  -119.41247547583467,
                  43.462231693082416,
                  1274.8537862517642
                ]
              ]
            ]
          },
          "id": "20170828_43119D4213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:59:53Z",
            "pc:count": 15785623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305385.6792,
                "count": 15785623,
                "maximum": 305891.5068,
                "minimum": 304840.3268,
                "name": "X",
                "position": 0,
                "stddev": 291.183009,
                "variance": 84787.54474
              },
              {
                "average": 4815746.486,
                "count": 15785623,
                "maximum": 4816391.455,
                "minimum": 4814974.035,
                "name": "Y",
                "position": 1,
                "stddev": 416.2077491,
                "variance": 173228.8904
              },
              {
                "average": 1291.54509,
                "count": 15785623,
                "maximum": 1305.273786,
                "minimum": 1274.853786,
                "name": "Z",
                "position": 2,
                "stddev": 5.466310525,
                "variance": 29.88055075
              },
              {
                "average": 19951.13128,
                "count": 15785623,
                "maximum": 29457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1746.277529,
                "variance": 3049485.208
              },
              {
                "average": 1.000057394,
                "count": 15785623,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007575665424,
                "variance": 5.739070662e-05
              },
              {
                "average": 1.000114028,
                "count": 15785623,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01067777194,
                "variance": 0.0001140148136
              },
              {
                "average": 0.5019281786,
                "count": 15785623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996298,
                "variance": 0.249996298
              },
              {
                "average": 1.393673218e-06,
                "count": 15785623,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001180538591,
                "variance": 1.393671364e-06
              },
              {
                "average": 1.210334112,
                "count": 15785623,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4075459287,
                "variance": 0.166093684
              },
              {
                "average": 0.07100665883,
                "count": 15785623,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93704772,
                "variance": 142.4931083
              },
              {
                "average": 2.000529279,
                "count": 15785623,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000780171,
                "variance": 1.001560951
              },
              {
                "average": 1067.152019,
                "count": 15785623,
                "maximum": 1138,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.61439964,
                "variance": 557.6398701
              },
              {
                "average": 43042.8179,
                "count": 15785623,
                "maximum": 53760,
                "minimum": 21248,
                "name": "Red",
                "position": 12,
                "stddev": 2427.743386,
                "variance": 5893937.949
              },
              {
                "average": 40358.59576,
                "count": 15785623,
                "maximum": 52224,
                "minimum": 21248,
                "name": "Green",
                "position": 13,
                "stddev": 2198.582763,
                "variance": 4833766.164
              },
              {
                "average": 36150.27206,
                "count": 15785623,
                "maximum": 49664,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 2198.842698,
                "variance": 4834909.209
              },
              {
                "average": 188042623.8,
                "count": 15785623,
                "maximum": 188237593.2,
                "minimum": 187988851.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 73471.39487,
                "variance": 5398045864
              },
              {
                "average": 0,
                "count": 15785623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15785623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15785623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15785623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15785623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304840.3268,
              4814974.035,
              1274.853786,
              305891.5068,
              4816391.455,
              1305.273786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304840.3268409928,
                    4814974.034647989,
                    1274.8537862517642
                  ],
                  [
                    304840.3268409928,
                    4816391.454647989,
                    1274.8537862517642
                  ],
                  [
                    305891.50684099284,
                    4816391.454647989,
                    1305.2737862517642
                  ],
                  [
                    305891.50684099284,
                    4814974.034647989,
                    1305.2737862517642
                  ],
                  [
                    304840.3268409928,
                    4814974.034647989,
                    1274.8537862517642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:59:53+00:00",
            "end_time": "2017-08-28T20: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": "20170829_43119D4307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747471590752,
              43.41222385904721,
              1283.4419510754037
            ],
            [
              -119.48799736030635,
              43.42498170277017,
              1283.4419510754037
            ],
            [
              -119.47499814617368,
              43.42526395418158,
              1332.1019510754036
            ],
            [
              -119.47447822565867,
              43.41250598544102,
              1332.1019510754036
            ],
            [
              -119.48747471590752,
              43.41222385904721,
              1283.4419510754037
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879974,
        43.41222386,
        1283.441951,
        -119.4744782,
        43.42526395,
        1332.101951
      ],
      "properties": {
        "datetime": "2017-08-31T14:26:18Z",
        "pc:count": 13020923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299126.2488,
            "count": 13020923,
            "maximum": 299660.2875,
            "minimum": 298607.0875,
            "name": "X",
            "position": 0,
            "stddev": 291.2059689,
            "variance": 84800.91631
          },
          {
            "average": 4810295.031,
            "count": 13020923,
            "maximum": 4811016.783,
            "minimum": 4809598.603,
            "name": "Y",
            "position": 1,
            "stddev": 405.2230196,
            "variance": 164205.6956
          },
          {
            "average": 1297.489746,
            "count": 13020923,
            "maximum": 1332.101951,
            "minimum": 1283.441951,
            "name": "Z",
            "position": 2,
            "stddev": 11.04617248,
            "variance": 122.0179265
          },
          {
            "average": 19960.7942,
            "count": 13020923,
            "maximum": 30737,
            "minimum": 1362,
            "name": "Intensity",
            "position": 3,
            "stddev": 1509.609196,
            "variance": 2278919.926
          },
          {
            "average": 1.000266571,
            "count": 13020923,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01655837771,
            "variance": 0.0002741798724
          },
          {
            "average": 1.000554031,
            "count": 13020923,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02406702937,
            "variance": 0.0005792219028
          },
          {
            "average": 0.5036881026,
            "count": 13020923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999864169,
            "variance": 0.2499864171
          },
          {
            "average": 1.351670692e-05,
            "count": 13020923,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003676482729,
            "variance": 1.351652526e-05
          },
          {
            "average": 1.194952385,
            "count": 13020923,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3961640631,
            "variance": 0.1569459649
          },
          {
            "average": -0.2634258727,
            "count": 13020923,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77734597,
            "variance": 138.7058782
          },
          {
            "average": 2.002400675,
            "count": 13020923,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000354979,
            "variance": 1.000710085
          },
          {
            "average": 1080.675814,
            "count": 13020923,
            "maximum": 1112,
            "minimum": 1078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.75739168,
            "variance": 7.603208879
          },
          {
            "average": 44385.04626,
            "count": 13020923,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3219.445896,
            "variance": 10364831.88
          },
          {
            "average": 42748.13955,
            "count": 13020923,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2964.901282,
            "variance": 8790639.614
          },
          {
            "average": 39428.85186,
            "count": 13020923,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2697.298876,
            "variance": 7275421.225
          },
          {
            "average": 188070106.3,
            "count": 13020923,
            "maximum": 188224778.7,
            "minimum": 188067820.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12793.23634,
            "variance": 163666896.1
          },
          {
            "average": 0,
            "count": 13020923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13020923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13020923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13020923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13020923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298607.0875,
          4809598.603,
          1283.441951,
          299660.2875,
          4811016.783,
          1332.101951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298607.0875086354,
                4809598.603373315,
                1283.4419510754037
              ],
              [
                298607.0875086354,
                4811016.783373315,
                1283.4419510754037
              ],
              [
                299660.2875086354,
                4811016.783373315,
                1332.1019510754036
              ],
              [
                299660.2875086354,
                4809598.603373315,
                1332.1019510754036
              ],
              [
                298607.0875086354,
                4809598.603373315,
                1283.4419510754037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:26:18+00:00",
        "end_time": "2017-08-29T18:50:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879974,
            43.41222386,
            1283.441951,
            -119.4744782,
            43.42526395,
            1332.101951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747471590752,
                  43.41222385904721,
                  1283.4419510754037
                ],
                [
                  -119.48799736030635,
                  43.42498170277017,
                  1283.4419510754037
                ],
                [
                  -119.47499814617368,
                  43.42526395418158,
                  1332.1019510754036
                ],
                [
                  -119.47447822565867,
                  43.41250598544102,
                  1332.1019510754036
                ],
                [
                  -119.48747471590752,
                  43.41222385904721,
                  1283.4419510754037
                ]
              ]
            ]
          },
          "id": "20170829_43119D4307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:26:18Z",
            "pc:count": 13020923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299126.2488,
                "count": 13020923,
                "maximum": 299660.2875,
                "minimum": 298607.0875,
                "name": "X",
                "position": 0,
                "stddev": 291.2059689,
                "variance": 84800.91631
              },
              {
                "average": 4810295.031,
                "count": 13020923,
                "maximum": 4811016.783,
                "minimum": 4809598.603,
                "name": "Y",
                "position": 1,
                "stddev": 405.2230196,
                "variance": 164205.6956
              },
              {
                "average": 1297.489746,
                "count": 13020923,
                "maximum": 1332.101951,
                "minimum": 1283.441951,
                "name": "Z",
                "position": 2,
                "stddev": 11.04617248,
                "variance": 122.0179265
              },
              {
                "average": 19960.7942,
                "count": 13020923,
                "maximum": 30737,
                "minimum": 1362,
                "name": "Intensity",
                "position": 3,
                "stddev": 1509.609196,
                "variance": 2278919.926
              },
              {
                "average": 1.000266571,
                "count": 13020923,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01655837771,
                "variance": 0.0002741798724
              },
              {
                "average": 1.000554031,
                "count": 13020923,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02406702937,
                "variance": 0.0005792219028
              },
              {
                "average": 0.5036881026,
                "count": 13020923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999864169,
                "variance": 0.2499864171
              },
              {
                "average": 1.351670692e-05,
                "count": 13020923,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003676482729,
                "variance": 1.351652526e-05
              },
              {
                "average": 1.194952385,
                "count": 13020923,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3961640631,
                "variance": 0.1569459649
              },
              {
                "average": -0.2634258727,
                "count": 13020923,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77734597,
                "variance": 138.7058782
              },
              {
                "average": 2.002400675,
                "count": 13020923,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000354979,
                "variance": 1.000710085
              },
              {
                "average": 1080.675814,
                "count": 13020923,
                "maximum": 1112,
                "minimum": 1078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.75739168,
                "variance": 7.603208879
              },
              {
                "average": 44385.04626,
                "count": 13020923,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3219.445896,
                "variance": 10364831.88
              },
              {
                "average": 42748.13955,
                "count": 13020923,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2964.901282,
                "variance": 8790639.614
              },
              {
                "average": 39428.85186,
                "count": 13020923,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2697.298876,
                "variance": 7275421.225
              },
              {
                "average": 188070106.3,
                "count": 13020923,
                "maximum": 188224778.7,
                "minimum": 188067820.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12793.23634,
                "variance": 163666896.1
              },
              {
                "average": 0,
                "count": 13020923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13020923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13020923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13020923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13020923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298607.0875,
              4809598.603,
              1283.441951,
              299660.2875,
              4811016.783,
              1332.101951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298607.0875086354,
                    4809598.603373315,
                    1283.4419510754037
                  ],
                  [
                    298607.0875086354,
                    4811016.783373315,
                    1283.4419510754037
                  ],
                  [
                    299660.2875086354,
                    4811016.783373315,
                    1332.1019510754036
                  ],
                  [
                    299660.2875086354,
                    4809598.603373315,
                    1332.1019510754036
                  ],
                  [
                    298607.0875086354,
                    4809598.603373315,
                    1283.4419510754037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:26:18+00:00",
            "end_time": "2017-08-29T18:50:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497638142842,
              43.48725277371423,
              1361.467290624685
            ],
            [
              -119.22544410233975,
              43.49998496748093,
              1361.467290624685
            ],
            [
              -119.21249730644661,
              43.5002363421363,
              1377.267290624685
            ],
            [
              -119.21203230113322,
              43.48750403726802,
              1377.267290624685
            ],
            [
              -119.22497638142842,
              43.48725277371423,
              1361.467290624685
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254441,
        43.48725277,
        1361.467291,
        -119.2120323,
        43.50023634,
        1377.267291
      ],
      "properties": {
        "datetime": "2017-08-28T19:56:24Z",
        "pc:count": 12994913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320602.8109,
            "count": 12994913,
            "maximum": 321130.441,
            "minimum": 320082.981,
            "name": "X",
            "position": 0,
            "stddev": 287.1146599,
            "variance": 82434.82793
          },
          {
            "average": 4818039.952,
            "count": 12994913,
            "maximum": 4818745.521,
            "minimum": 4817330.441,
            "name": "Y",
            "position": 1,
            "stddev": 393.8625374,
            "variance": 155127.6984
          },
          {
            "average": 1366.596283,
            "count": 12994913,
            "maximum": 1377.267291,
            "minimum": 1361.467291,
            "name": "Z",
            "position": 2,
            "stddev": 2.903257664,
            "variance": 8.428905066
          },
          {
            "average": 19855.77975,
            "count": 12994913,
            "maximum": 29313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1581.882412,
            "variance": 2502351.964
          },
          {
            "average": 1.004396028,
            "count": 12994913,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07179195182,
            "variance": 0.005154084346
          },
          {
            "average": 1.008879398,
            "count": 12994913,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1057178021,
            "variance": 0.01117625367
          },
          {
            "average": 0.5040985653,
            "count": 12994913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999832207,
            "variance": 0.249983221
          },
          {
            "average": 2.924221193e-06,
            "count": 12994913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001710033002,
            "variance": 2.924212867e-06
          },
          {
            "average": 1.215644768,
            "count": 12994913,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4112689085,
            "variance": 0.1691421151
          },
          {
            "average": -0.4824249159,
            "count": 12994913,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6029623,
            "variance": 134.6287342
          },
          {
            "average": 2.000338517,
            "count": 12994913,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001237931,
            "variance": 1.002477394
          },
          {
            "average": 1045.084614,
            "count": 12994913,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.121131461,
            "variance": 1.256935752
          },
          {
            "average": 41932.36815,
            "count": 12994913,
            "maximum": 53760,
            "minimum": 13312,
            "name": "Red",
            "position": 12,
            "stddev": 2770.781158,
            "variance": 7677228.224
          },
          {
            "average": 40243.82706,
            "count": 12994913,
            "maximum": 52736,
            "minimum": 18176,
            "name": "Green",
            "position": 13,
            "stddev": 2393.47123,
            "variance": 5728704.529
          },
          {
            "average": 37186.67543,
            "count": 12994913,
            "maximum": 50176,
            "minimum": 17152,
            "name": "Blue",
            "position": 14,
            "stddev": 2232.505356,
            "variance": 4984080.165
          },
          {
            "average": 187984557.6,
            "count": 12994913,
            "maximum": 187985384.7,
            "minimum": 187983744.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 453.4805753,
            "variance": 205644.6322
          },
          {
            "average": 0,
            "count": 12994913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320082.981,
          4817330.441,
          1361.467291,
          321130.441,
          4818745.521,
          1377.267291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320082.98101341404,
                4817330.440698192,
                1361.467290624685
              ],
              [
                320082.98101341404,
                4818745.5206981925,
                1361.467290624685
              ],
              [
                321130.441013414,
                4818745.5206981925,
                1377.267290624685
              ],
              [
                321130.441013414,
                4817330.440698192,
                1377.267290624685
              ],
              [
                320082.98101341404,
                4817330.440698192,
                1361.467290624685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:56:24+00:00",
        "end_time": "2017-08-28T19:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254441,
            43.48725277,
            1361.467291,
            -119.2120323,
            43.50023634,
            1377.267291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497638142842,
                  43.48725277371423,
                  1361.467290624685
                ],
                [
                  -119.22544410233975,
                  43.49998496748093,
                  1361.467290624685
                ],
                [
                  -119.21249730644661,
                  43.5002363421363,
                  1377.267290624685
                ],
                [
                  -119.21203230113322,
                  43.48750403726802,
                  1377.267290624685
                ],
                [
                  -119.22497638142842,
                  43.48725277371423,
                  1361.467290624685
                ]
              ]
            ]
          },
          "id": "20170828_43119D2103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:56:24Z",
            "pc:count": 12994913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320602.8109,
                "count": 12994913,
                "maximum": 321130.441,
                "minimum": 320082.981,
                "name": "X",
                "position": 0,
                "stddev": 287.1146599,
                "variance": 82434.82793
              },
              {
                "average": 4818039.952,
                "count": 12994913,
                "maximum": 4818745.521,
                "minimum": 4817330.441,
                "name": "Y",
                "position": 1,
                "stddev": 393.8625374,
                "variance": 155127.6984
              },
              {
                "average": 1366.596283,
                "count": 12994913,
                "maximum": 1377.267291,
                "minimum": 1361.467291,
                "name": "Z",
                "position": 2,
                "stddev": 2.903257664,
                "variance": 8.428905066
              },
              {
                "average": 19855.77975,
                "count": 12994913,
                "maximum": 29313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1581.882412,
                "variance": 2502351.964
              },
              {
                "average": 1.004396028,
                "count": 12994913,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07179195182,
                "variance": 0.005154084346
              },
              {
                "average": 1.008879398,
                "count": 12994913,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1057178021,
                "variance": 0.01117625367
              },
              {
                "average": 0.5040985653,
                "count": 12994913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999832207,
                "variance": 0.249983221
              },
              {
                "average": 2.924221193e-06,
                "count": 12994913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001710033002,
                "variance": 2.924212867e-06
              },
              {
                "average": 1.215644768,
                "count": 12994913,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4112689085,
                "variance": 0.1691421151
              },
              {
                "average": -0.4824249159,
                "count": 12994913,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6029623,
                "variance": 134.6287342
              },
              {
                "average": 2.000338517,
                "count": 12994913,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001237931,
                "variance": 1.002477394
              },
              {
                "average": 1045.084614,
                "count": 12994913,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.121131461,
                "variance": 1.256935752
              },
              {
                "average": 41932.36815,
                "count": 12994913,
                "maximum": 53760,
                "minimum": 13312,
                "name": "Red",
                "position": 12,
                "stddev": 2770.781158,
                "variance": 7677228.224
              },
              {
                "average": 40243.82706,
                "count": 12994913,
                "maximum": 52736,
                "minimum": 18176,
                "name": "Green",
                "position": 13,
                "stddev": 2393.47123,
                "variance": 5728704.529
              },
              {
                "average": 37186.67543,
                "count": 12994913,
                "maximum": 50176,
                "minimum": 17152,
                "name": "Blue",
                "position": 14,
                "stddev": 2232.505356,
                "variance": 4984080.165
              },
              {
                "average": 187984557.6,
                "count": 12994913,
                "maximum": 187985384.7,
                "minimum": 187983744.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 453.4805753,
                "variance": 205644.6322
              },
              {
                "average": 0,
                "count": 12994913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320082.981,
              4817330.441,
              1361.467291,
              321130.441,
              4818745.521,
              1377.267291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320082.98101341404,
                    4817330.440698192,
                    1361.467290624685
                  ],
                  [
                    320082.98101341404,
                    4818745.5206981925,
                    1361.467290624685
                  ],
                  [
                    321130.441013414,
                    4818745.5206981925,
                    1377.267290624685
                  ],
                  [
                    321130.441013414,
                    4817330.440698192,
                    1377.267290624685
                  ],
                  [
                    320082.98101341404,
                    4817330.440698192,
                    1361.467290624685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:56:24+00:00",
            "end_time": "2017-08-28T19:29:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.55783030505646,
              43.43731960620457,
              1344.6033050518256
            ],
            [
              -119.55836471028051,
              43.449994124491006,
              1344.6033050518256
            ],
            [
              -119.54999568453773,
              43.45018117858128,
              1358.1033050518256
            ],
            [
              -119.54946302285609,
              43.43750657798814,
              1358.1033050518256
            ],
            [
              -119.55783030505646,
              43.43731960620457,
              1344.6033050518256
            ]
          ]
        ]
      },
      "bbox": [
        -119.5583647,
        43.43731961,
        1344.603305,
        -119.549463,
        43.45018118,
        1358.103305
      ],
      "properties": {
        "datetime": "2017-08-31T15:13:35Z",
        "pc:count": 6302452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293406.1764,
            "count": 6302452,
            "maximum": 293674.0997,
            "minimum": 292996.2797,
            "name": "X",
            "position": 0,
            "stddev": 153.5597868,
            "variance": 23580.60813
          },
          {
            "average": 4813286.409,
            "count": 6302452,
            "maximum": 4813967.283,
            "minimum": 4812558.283,
            "name": "Y",
            "position": 1,
            "stddev": 436.3646744,
            "variance": 190414.129
          },
          {
            "average": 1350.6749,
            "count": 6302452,
            "maximum": 1358.103305,
            "minimum": 1344.603305,
            "name": "Z",
            "position": 2,
            "stddev": 2.829064359,
            "variance": 8.003605146
          },
          {
            "average": 19081.75653,
            "count": 6302452,
            "maximum": 26769,
            "minimum": 4321,
            "name": "Intensity",
            "position": 3,
            "stddev": 1499.108254,
            "variance": 2247325.556
          },
          {
            "average": 1.000012217,
            "count": 6302452,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003495328279,
            "variance": 1.221731978e-05
          },
          {
            "average": 1.000024435,
            "count": 6302452,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00494311046,
            "variance": 2.443434102e-05
          },
          {
            "average": 0.5073749074,
            "count": 6302452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999456474,
            "variance": 0.2499456504
          },
          {
            "average": 6.346736159e-07,
            "count": 6302452,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000796663865,
            "variance": 6.346733138e-07
          },
          {
            "average": 1.207621415,
            "count": 6302452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.405604227,
            "variance": 0.1645147889
          },
          {
            "average": -1.863477728,
            "count": 6302452,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.3384836,
            "variance": 128.5612105
          },
          {
            "average": 1.99479171,
            "count": 6302452,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00024583,
            "variance": 1.000491719
          },
          {
            "average": 1118.548312,
            "count": 6302452,
            "maximum": 1120,
            "minimum": 1117,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8206198126,
            "variance": 0.6734168768
          },
          {
            "average": 46427.89205,
            "count": 6302452,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2645.785155,
            "variance": 7000179.086
          },
          {
            "average": 44696.50433,
            "count": 6302452,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2835.978294,
            "variance": 8042772.883
          },
          {
            "average": 41483.31287,
            "count": 6302452,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3198.427824,
            "variance": 10229940.54
          },
          {
            "average": 188227192.2,
            "count": 6302452,
            "maximum": 188227615.8,
            "minimum": 188226720.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 295.2968897,
            "variance": 87200.25307
          },
          {
            "average": 0,
            "count": 6302452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6302452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6302452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6302452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6302452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292996.2797,
          4812558.283,
          1344.603305,
          293674.0997,
          4813967.283,
          1358.103305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292996.27968178893,
                4812558.283144087,
                1344.6033050518256
              ],
              [
                292996.27968178893,
                4813967.283144087,
                1344.6033050518256
              ],
              [
                293674.0996817889,
                4813967.283144087,
                1358.1033050518256
              ],
              [
                293674.0996817889,
                4812558.283144087,
                1358.1033050518256
              ],
              [
                292996.27968178893,
                4812558.283144087,
                1344.6033050518256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:13:35+00:00",
        "end_time": "2017-08-31T14:58:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5583647,
            43.43731961,
            1344.603305,
            -119.549463,
            43.45018118,
            1358.103305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.55783030505646,
                  43.43731960620457,
                  1344.6033050518256
                ],
                [
                  -119.55836471028051,
                  43.449994124491006,
                  1344.6033050518256
                ],
                [
                  -119.54999568453773,
                  43.45018117858128,
                  1358.1033050518256
                ],
                [
                  -119.54946302285609,
                  43.43750657798814,
                  1358.1033050518256
                ],
                [
                  -119.55783030505646,
                  43.43731960620457,
                  1344.6033050518256
                ]
              ]
            ]
          },
          "id": "20170831_43119D5221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:13:35Z",
            "pc:count": 6302452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293406.1764,
                "count": 6302452,
                "maximum": 293674.0997,
                "minimum": 292996.2797,
                "name": "X",
                "position": 0,
                "stddev": 153.5597868,
                "variance": 23580.60813
              },
              {
                "average": 4813286.409,
                "count": 6302452,
                "maximum": 4813967.283,
                "minimum": 4812558.283,
                "name": "Y",
                "position": 1,
                "stddev": 436.3646744,
                "variance": 190414.129
              },
              {
                "average": 1350.6749,
                "count": 6302452,
                "maximum": 1358.103305,
                "minimum": 1344.603305,
                "name": "Z",
                "position": 2,
                "stddev": 2.829064359,
                "variance": 8.003605146
              },
              {
                "average": 19081.75653,
                "count": 6302452,
                "maximum": 26769,
                "minimum": 4321,
                "name": "Intensity",
                "position": 3,
                "stddev": 1499.108254,
                "variance": 2247325.556
              },
              {
                "average": 1.000012217,
                "count": 6302452,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003495328279,
                "variance": 1.221731978e-05
              },
              {
                "average": 1.000024435,
                "count": 6302452,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00494311046,
                "variance": 2.443434102e-05
              },
              {
                "average": 0.5073749074,
                "count": 6302452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999456474,
                "variance": 0.2499456504
              },
              {
                "average": 6.346736159e-07,
                "count": 6302452,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000796663865,
                "variance": 6.346733138e-07
              },
              {
                "average": 1.207621415,
                "count": 6302452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.405604227,
                "variance": 0.1645147889
              },
              {
                "average": -1.863477728,
                "count": 6302452,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.3384836,
                "variance": 128.5612105
              },
              {
                "average": 1.99479171,
                "count": 6302452,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00024583,
                "variance": 1.000491719
              },
              {
                "average": 1118.548312,
                "count": 6302452,
                "maximum": 1120,
                "minimum": 1117,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8206198126,
                "variance": 0.6734168768
              },
              {
                "average": 46427.89205,
                "count": 6302452,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2645.785155,
                "variance": 7000179.086
              },
              {
                "average": 44696.50433,
                "count": 6302452,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2835.978294,
                "variance": 8042772.883
              },
              {
                "average": 41483.31287,
                "count": 6302452,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3198.427824,
                "variance": 10229940.54
              },
              {
                "average": 188227192.2,
                "count": 6302452,
                "maximum": 188227615.8,
                "minimum": 188226720.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 295.2968897,
                "variance": 87200.25307
              },
              {
                "average": 0,
                "count": 6302452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6302452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6302452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6302452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6302452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292996.2797,
              4812558.283,
              1344.603305,
              293674.0997,
              4813967.283,
              1358.103305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292996.27968178893,
                    4812558.283144087,
                    1344.6033050518256
                  ],
                  [
                    292996.27968178893,
                    4813967.283144087,
                    1344.6033050518256
                  ],
                  [
                    293674.0996817889,
                    4813967.283144087,
                    1358.1033050518256
                  ],
                  [
                    293674.0996817889,
                    4812558.283144087,
                    1358.1033050518256
                  ],
                  [
                    292996.27968178893,
                    4812558.283144087,
                    1344.6033050518256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:13:35+00:00",
            "end_time": "2017-08-31T14:58: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": "20170828_43119D3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3624762088545,
              43.387237284905666,
              1261.263040311546
            ],
            [
              -119.36297166845705,
              43.39998341040067,
              1261.263040311546
            ],
            [
              -119.34999659016972,
              43.40025091610501,
              1318.6430403115462
            ],
            [
              -119.34950384501613,
              43.387504672226726,
              1318.6430403115462
            ],
            [
              -119.3624762088545,
              43.387237284905666,
              1261.263040311546
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629717,
        43.38723728,
        1261.26304,
        -119.3495038,
        43.40025092,
        1318.64304
      ],
      "properties": {
        "datetime": "2017-08-29T17:35:13Z",
        "pc:count": 13990948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309185.8182,
            "count": 13990948,
            "maximum": 309700.5671,
            "minimum": 308648.9871,
            "name": "X",
            "position": 0,
            "stddev": 296.1883317,
            "variance": 87727.52784
          },
          {
            "average": 4807238.75,
            "count": 13990948,
            "maximum": 4807945.746,
            "minimum": 4806529.006,
            "name": "Y",
            "position": 1,
            "stddev": 406.5691439,
            "variance": 165298.4688
          },
          {
            "average": 1298.080927,
            "count": 13990948,
            "maximum": 1318.64304,
            "minimum": 1261.26304,
            "name": "Z",
            "position": 2,
            "stddev": 14.57697487,
            "variance": 212.4881963
          },
          {
            "average": 21350.67534,
            "count": 13990948,
            "maximum": 35617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2107.417402,
            "variance": 4441208.108
          },
          {
            "average": 1.000266387,
            "count": 13990948,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01639782526,
            "variance": 0.0002688886733
          },
          {
            "average": 1.000532058,
            "count": 13990948,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02323317516,
            "variance": 0.0005397804279
          },
          {
            "average": 0.5020674082,
            "count": 13990948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957437,
            "variance": 0.2499957437
          },
          {
            "average": 2.573092259e-06,
            "count": 13990948,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001604084107,
            "variance": 2.573085822e-06
          },
          {
            "average": 1.231138019,
            "count": 13990948,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4215604911,
            "variance": 0.1777132477
          },
          {
            "average": 0.08948213524,
            "count": 13990948,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90133433,
            "variance": 141.6417587
          },
          {
            "average": 2.000648777,
            "count": 13990948,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001082904,
            "variance": 1.002166981
          },
          {
            "average": 1059.161156,
            "count": 13990948,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.036002633,
            "variance": 4.145306721
          },
          {
            "average": 47328.3097,
            "count": 13990948,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5312.155469,
            "variance": 28218995.73
          },
          {
            "average": 46216.0825,
            "count": 13990948,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4187.566543,
            "variance": 17535713.55
          },
          {
            "average": 43148.6497,
            "count": 13990948,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4635.24755,
            "variance": 21485519.85
          },
          {
            "average": 188022385.7,
            "count": 13990948,
            "maximum": 188063313.5,
            "minimum": 187988985.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33605.36387,
            "variance": 1129320481
          },
          {
            "average": 0,
            "count": 13990948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13990948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13990948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13990948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13990948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308648.9871,
          4806529.006,
          1261.26304,
          309700.5671,
          4807945.746,
          1318.64304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308648.9870787259,
                4806529.006057828,
                1261.263040311546
              ],
              [
                308648.9870787259,
                4807945.746057828,
                1261.263040311546
              ],
              [
                309700.56707872584,
                4807945.746057828,
                1318.6430403115462
              ],
              [
                309700.56707872584,
                4806529.006057828,
                1318.6430403115462
              ],
              [
                308648.9870787259,
                4806529.006057828,
                1261.263040311546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:35:13+00:00",
        "end_time": "2017-08-28T20:56:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629717,
            43.38723728,
            1261.26304,
            -119.3495038,
            43.40025092,
            1318.64304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3624762088545,
                  43.387237284905666,
                  1261.263040311546
                ],
                [
                  -119.36297166845705,
                  43.39998341040067,
                  1261.263040311546
                ],
                [
                  -119.34999659016972,
                  43.40025091610501,
                  1318.6430403115462
                ],
                [
                  -119.34950384501613,
                  43.387504672226726,
                  1318.6430403115462
                ],
                [
                  -119.3624762088545,
                  43.387237284905666,
                  1261.263040311546
                ]
              ]
            ]
          },
          "id": "20170828_43119D3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:35:13Z",
            "pc:count": 13990948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309185.8182,
                "count": 13990948,
                "maximum": 309700.5671,
                "minimum": 308648.9871,
                "name": "X",
                "position": 0,
                "stddev": 296.1883317,
                "variance": 87727.52784
              },
              {
                "average": 4807238.75,
                "count": 13990948,
                "maximum": 4807945.746,
                "minimum": 4806529.006,
                "name": "Y",
                "position": 1,
                "stddev": 406.5691439,
                "variance": 165298.4688
              },
              {
                "average": 1298.080927,
                "count": 13990948,
                "maximum": 1318.64304,
                "minimum": 1261.26304,
                "name": "Z",
                "position": 2,
                "stddev": 14.57697487,
                "variance": 212.4881963
              },
              {
                "average": 21350.67534,
                "count": 13990948,
                "maximum": 35617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2107.417402,
                "variance": 4441208.108
              },
              {
                "average": 1.000266387,
                "count": 13990948,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01639782526,
                "variance": 0.0002688886733
              },
              {
                "average": 1.000532058,
                "count": 13990948,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02323317516,
                "variance": 0.0005397804279
              },
              {
                "average": 0.5020674082,
                "count": 13990948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957437,
                "variance": 0.2499957437
              },
              {
                "average": 2.573092259e-06,
                "count": 13990948,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001604084107,
                "variance": 2.573085822e-06
              },
              {
                "average": 1.231138019,
                "count": 13990948,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4215604911,
                "variance": 0.1777132477
              },
              {
                "average": 0.08948213524,
                "count": 13990948,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90133433,
                "variance": 141.6417587
              },
              {
                "average": 2.000648777,
                "count": 13990948,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001082904,
                "variance": 1.002166981
              },
              {
                "average": 1059.161156,
                "count": 13990948,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.036002633,
                "variance": 4.145306721
              },
              {
                "average": 47328.3097,
                "count": 13990948,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5312.155469,
                "variance": 28218995.73
              },
              {
                "average": 46216.0825,
                "count": 13990948,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4187.566543,
                "variance": 17535713.55
              },
              {
                "average": 43148.6497,
                "count": 13990948,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4635.24755,
                "variance": 21485519.85
              },
              {
                "average": 188022385.7,
                "count": 13990948,
                "maximum": 188063313.5,
                "minimum": 187988985.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33605.36387,
                "variance": 1129320481
              },
              {
                "average": 0,
                "count": 13990948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13990948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13990948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13990948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13990948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308648.9871,
              4806529.006,
              1261.26304,
              309700.5671,
              4807945.746,
              1318.64304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308648.9870787259,
                    4806529.006057828,
                    1261.263040311546
                  ],
                  [
                    308648.9870787259,
                    4807945.746057828,
                    1261.263040311546
                  ],
                  [
                    309700.56707872584,
                    4807945.746057828,
                    1318.6430403115462
                  ],
                  [
                    309700.56707872584,
                    4806529.006057828,
                    1318.6430403115462
                  ],
                  [
                    308648.9870787259,
                    4806529.006057828,
                    1261.263040311546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:35:13+00:00",
            "end_time": "2017-08-28T20:56:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997550207252,
              43.487238610933794,
              1360.3679343189283
            ],
            [
              -119.3504700367471,
              43.49998390771563,
              1360.3679343189283
            ],
            [
              -119.33749717695338,
              43.500249994455125,
              1401.6279343189285
            ],
            [
              -119.33700536567041,
              43.48750457994829,
              1401.6279343189285
            ],
            [
              -119.34997550207252,
              43.487238610933794,
              1360.3679343189283
            ]
          ]
        ]
      },
      "bbox": [
        -119.35047,
        43.48723861,
        1360.367934,
        -119.3370054,
        43.50024999,
        1401.627934
      ],
      "properties": {
        "datetime": "2017-08-31T15:37:17Z",
        "pc:count": 15316738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310509.9061,
            "count": 15316738,
            "maximum": 311024.5638,
            "minimum": 309974.9038,
            "name": "X",
            "position": 0,
            "stddev": 290.9622619,
            "variance": 84659.03784
          },
          {
            "average": 4818267.401,
            "count": 15316738,
            "maximum": 4819023.399,
            "minimum": 4817606.739,
            "name": "Y",
            "position": 1,
            "stddev": 419.9400996,
            "variance": 176349.6873
          },
          {
            "average": 1373.390251,
            "count": 15316738,
            "maximum": 1401.627934,
            "minimum": 1360.367934,
            "name": "Z",
            "position": 2,
            "stddev": 9.728763871,
            "variance": 94.64884646
          },
          {
            "average": 20292.62959,
            "count": 15316738,
            "maximum": 30609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1997.076617,
            "variance": 3988315.016
          },
          {
            "average": 1.01395493,
            "count": 15316738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1243992648,
            "variance": 0.01547517709
          },
          {
            "average": 1.028193666,
            "count": 15316738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1806021293,
            "variance": 0.0326171291
          },
          {
            "average": 0.5020835376,
            "count": 15316738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956752,
            "variance": 0.2499956752
          },
          {
            "average": 3.917283171e-06,
            "count": 15316738,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001979208953,
            "variance": 3.917268082e-06
          },
          {
            "average": 1.156038969,
            "count": 15316738,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3628922946,
            "variance": 0.1316908175
          },
          {
            "average": 0.5011161821,
            "count": 15316738,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75357647,
            "variance": 138.1465599
          },
          {
            "average": 1.990956168,
            "count": 15316738,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004023256,
            "variance": 1.008062698
          },
          {
            "average": 1101.710239,
            "count": 15316738,
            "maximum": 1125,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.0588277,
            "variance": 679.0625012
          },
          {
            "average": 41438.91883,
            "count": 15316738,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3912.958249,
            "variance": 15311242.25
          },
          {
            "average": 39832.50238,
            "count": 15316738,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3262.919945,
            "variance": 10646646.57
          },
          {
            "average": 36964.9035,
            "count": 15316738,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3057.583939,
            "variance": 9348819.547
          },
          {
            "average": 188142976.2,
            "count": 15316738,
            "maximum": 188229037.5,
            "minimum": 187905681,
            "name": "GpsTime",
            "position": 15,
            "stddev": 57815.99094,
            "variance": 3342688809
          },
          {
            "average": 0,
            "count": 15316738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15316738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15316738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15316738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15316738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309974.9038,
          4817606.739,
          1360.367934,
          311024.5638,
          4819023.399,
          1401.627934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309974.9037826283,
                4817606.738734703,
                1360.3679343189283
              ],
              [
                309974.9037826283,
                4819023.398734703,
                1360.3679343189283
              ],
              [
                311024.56378262833,
                4819023.398734703,
                1401.6279343189285
              ],
              [
                311024.56378262833,
                4817606.738734703,
                1401.6279343189285
              ],
              [
                309974.9037826283,
                4817606.738734703,
                1360.3679343189283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:37:17+00:00",
        "end_time": "2017-08-27T21:48:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.35047,
            43.48723861,
            1360.367934,
            -119.3370054,
            43.50024999,
            1401.627934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997550207252,
                  43.487238610933794,
                  1360.3679343189283
                ],
                [
                  -119.3504700367471,
                  43.49998390771563,
                  1360.3679343189283
                ],
                [
                  -119.33749717695338,
                  43.500249994455125,
                  1401.6279343189285
                ],
                [
                  -119.33700536567041,
                  43.48750457994829,
                  1401.6279343189285
                ],
                [
                  -119.34997550207252,
                  43.487238610933794,
                  1360.3679343189283
                ]
              ]
            ]
          },
          "id": "20170827_43119D3103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:37:17Z",
            "pc:count": 15316738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310509.9061,
                "count": 15316738,
                "maximum": 311024.5638,
                "minimum": 309974.9038,
                "name": "X",
                "position": 0,
                "stddev": 290.9622619,
                "variance": 84659.03784
              },
              {
                "average": 4818267.401,
                "count": 15316738,
                "maximum": 4819023.399,
                "minimum": 4817606.739,
                "name": "Y",
                "position": 1,
                "stddev": 419.9400996,
                "variance": 176349.6873
              },
              {
                "average": 1373.390251,
                "count": 15316738,
                "maximum": 1401.627934,
                "minimum": 1360.367934,
                "name": "Z",
                "position": 2,
                "stddev": 9.728763871,
                "variance": 94.64884646
              },
              {
                "average": 20292.62959,
                "count": 15316738,
                "maximum": 30609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1997.076617,
                "variance": 3988315.016
              },
              {
                "average": 1.01395493,
                "count": 15316738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1243992648,
                "variance": 0.01547517709
              },
              {
                "average": 1.028193666,
                "count": 15316738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1806021293,
                "variance": 0.0326171291
              },
              {
                "average": 0.5020835376,
                "count": 15316738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956752,
                "variance": 0.2499956752
              },
              {
                "average": 3.917283171e-06,
                "count": 15316738,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001979208953,
                "variance": 3.917268082e-06
              },
              {
                "average": 1.156038969,
                "count": 15316738,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3628922946,
                "variance": 0.1316908175
              },
              {
                "average": 0.5011161821,
                "count": 15316738,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75357647,
                "variance": 138.1465599
              },
              {
                "average": 1.990956168,
                "count": 15316738,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004023256,
                "variance": 1.008062698
              },
              {
                "average": 1101.710239,
                "count": 15316738,
                "maximum": 1125,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.0588277,
                "variance": 679.0625012
              },
              {
                "average": 41438.91883,
                "count": 15316738,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3912.958249,
                "variance": 15311242.25
              },
              {
                "average": 39832.50238,
                "count": 15316738,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3262.919945,
                "variance": 10646646.57
              },
              {
                "average": 36964.9035,
                "count": 15316738,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3057.583939,
                "variance": 9348819.547
              },
              {
                "average": 188142976.2,
                "count": 15316738,
                "maximum": 188229037.5,
                "minimum": 187905681,
                "name": "GpsTime",
                "position": 15,
                "stddev": 57815.99094,
                "variance": 3342688809
              },
              {
                "average": 0,
                "count": 15316738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15316738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15316738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15316738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15316738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309974.9038,
              4817606.739,
              1360.367934,
              311024.5638,
              4819023.399,
              1401.627934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309974.9037826283,
                    4817606.738734703,
                    1360.3679343189283
                  ],
                  [
                    309974.9037826283,
                    4819023.398734703,
                    1360.3679343189283
                  ],
                  [
                    311024.56378262833,
                    4819023.398734703,
                    1401.6279343189285
                  ],
                  [
                    311024.56378262833,
                    4817606.738734703,
                    1401.6279343189285
                  ],
                  [
                    309974.9037826283,
                    4817606.738734703,
                    1360.3679343189283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:37:17+00:00",
            "end_time": "2017-08-27T21:48: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": "20170829_43119D4320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997450041498,
              43.38722761358101,
              1283.071507821335
            ],
            [
              -119.45048870540744,
              43.39998299522466,
              1283.071507821335
            ],
            [
              -119.43749817233876,
              43.400260777287265,
              1295.171507821335
            ],
            [
              -119.43698668665368,
              43.387505272623336,
              1295.171507821335
            ],
            [
              -119.44997450041498,
              43.38722761358101,
              1283.071507821335
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504887,
        43.38722761,
        1283.071508,
        -119.4369867,
        43.40026078,
        1295.171508
      ],
      "properties": {
        "datetime": "2017-08-29T18:57:24Z",
        "pc:count": 13804161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302081.9724,
            "count": 13804161,
            "maximum": 302614.6035,
            "minimum": 301561.7035,
            "name": "X",
            "position": 0,
            "stddev": 293.2657951,
            "variance": 86004.8266
          },
          {
            "average": 4807456.65,
            "count": 13804161,
            "maximum": 4808150.37,
            "minimum": 4806732.51,
            "name": "Y",
            "position": 1,
            "stddev": 398.11734,
            "variance": 158497.4164
          },
          {
            "average": 1288.264456,
            "count": 13804161,
            "maximum": 1295.171508,
            "minimum": 1283.071508,
            "name": "Z",
            "position": 2,
            "stddev": 1.441463075,
            "variance": 2.077815795
          },
          {
            "average": 19406.33653,
            "count": 13804161,
            "maximum": 26689,
            "minimum": 2257,
            "name": "Intensity",
            "position": 3,
            "stddev": 1526.599264,
            "variance": 2330505.314
          },
          {
            "average": 1.000013981,
            "count": 13804161,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00373913053,
            "variance": 1.398109712e-05
          },
          {
            "average": 1.000026514,
            "count": 13804161,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005149081821,
            "variance": 2.65130436e-05
          },
          {
            "average": 0.5028732279,
            "count": 13804161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917626,
            "variance": 0.2499917627
          },
          {
            "average": 6.374889426e-06,
            "count": 13804161,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002524846381,
            "variance": 6.374849249e-06
          },
          {
            "average": 1.204280796,
            "count": 13804161,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4031751037,
            "variance": 0.1625501643
          },
          {
            "average": 0.1196309158,
            "count": 13804161,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72564008,
            "variance": 137.4906353
          },
          {
            "average": 1.998280881,
            "count": 13804161,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000941165,
            "variance": 1.001883215
          },
          {
            "average": 1076.996962,
            "count": 13804161,
            "maximum": 1079,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.98194839,
            "variance": 0.9642226407
          },
          {
            "average": 45241.31304,
            "count": 13804161,
            "maximum": 56576,
            "minimum": 31232,
            "name": "Red",
            "position": 12,
            "stddev": 2894.270518,
            "variance": 8376801.831
          },
          {
            "average": 43666.12634,
            "count": 13804161,
            "maximum": 56064,
            "minimum": 30208,
            "name": "Green",
            "position": 13,
            "stddev": 2827.987476,
            "variance": 7997513.166
          },
          {
            "average": 40698.95652,
            "count": 13804161,
            "maximum": 55552,
            "minimum": 28672,
            "name": "Blue",
            "position": 14,
            "stddev": 2866.669314,
            "variance": 8217792.956
          },
          {
            "average": 188067165.1,
            "count": 13804161,
            "maximum": 188068244.4,
            "minimum": 188065984.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.6129159,
            "variance": 302074.3574
          },
          {
            "average": 0,
            "count": 13804161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13804161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13804161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13804161,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13804161,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301561.7035,
          4806732.51,
          1283.071508,
          302614.6035,
          4808150.37,
          1295.171508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301561.7034750984,
                4806732.50961868,
                1283.071507821335
              ],
              [
                301561.7034750984,
                4808150.369618679,
                1283.071507821335
              ],
              [
                302614.60347509844,
                4808150.369618679,
                1295.171507821335
              ],
              [
                302614.60347509844,
                4806732.50961868,
                1295.171507821335
              ],
              [
                301561.7034750984,
                4806732.50961868,
                1283.071507821335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:57:24+00:00",
        "end_time": "2017-08-29T18:19:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504887,
            43.38722761,
            1283.071508,
            -119.4369867,
            43.40026078,
            1295.171508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997450041498,
                  43.38722761358101,
                  1283.071507821335
                ],
                [
                  -119.45048870540744,
                  43.39998299522466,
                  1283.071507821335
                ],
                [
                  -119.43749817233876,
                  43.400260777287265,
                  1295.171507821335
                ],
                [
                  -119.43698668665368,
                  43.387505272623336,
                  1295.171507821335
                ],
                [
                  -119.44997450041498,
                  43.38722761358101,
                  1283.071507821335
                ]
              ]
            ]
          },
          "id": "20170829_43119D4320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:57:24Z",
            "pc:count": 13804161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302081.9724,
                "count": 13804161,
                "maximum": 302614.6035,
                "minimum": 301561.7035,
                "name": "X",
                "position": 0,
                "stddev": 293.2657951,
                "variance": 86004.8266
              },
              {
                "average": 4807456.65,
                "count": 13804161,
                "maximum": 4808150.37,
                "minimum": 4806732.51,
                "name": "Y",
                "position": 1,
                "stddev": 398.11734,
                "variance": 158497.4164
              },
              {
                "average": 1288.264456,
                "count": 13804161,
                "maximum": 1295.171508,
                "minimum": 1283.071508,
                "name": "Z",
                "position": 2,
                "stddev": 1.441463075,
                "variance": 2.077815795
              },
              {
                "average": 19406.33653,
                "count": 13804161,
                "maximum": 26689,
                "minimum": 2257,
                "name": "Intensity",
                "position": 3,
                "stddev": 1526.599264,
                "variance": 2330505.314
              },
              {
                "average": 1.000013981,
                "count": 13804161,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00373913053,
                "variance": 1.398109712e-05
              },
              {
                "average": 1.000026514,
                "count": 13804161,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005149081821,
                "variance": 2.65130436e-05
              },
              {
                "average": 0.5028732279,
                "count": 13804161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917626,
                "variance": 0.2499917627
              },
              {
                "average": 6.374889426e-06,
                "count": 13804161,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002524846381,
                "variance": 6.374849249e-06
              },
              {
                "average": 1.204280796,
                "count": 13804161,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4031751037,
                "variance": 0.1625501643
              },
              {
                "average": 0.1196309158,
                "count": 13804161,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72564008,
                "variance": 137.4906353
              },
              {
                "average": 1.998280881,
                "count": 13804161,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000941165,
                "variance": 1.001883215
              },
              {
                "average": 1076.996962,
                "count": 13804161,
                "maximum": 1079,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.98194839,
                "variance": 0.9642226407
              },
              {
                "average": 45241.31304,
                "count": 13804161,
                "maximum": 56576,
                "minimum": 31232,
                "name": "Red",
                "position": 12,
                "stddev": 2894.270518,
                "variance": 8376801.831
              },
              {
                "average": 43666.12634,
                "count": 13804161,
                "maximum": 56064,
                "minimum": 30208,
                "name": "Green",
                "position": 13,
                "stddev": 2827.987476,
                "variance": 7997513.166
              },
              {
                "average": 40698.95652,
                "count": 13804161,
                "maximum": 55552,
                "minimum": 28672,
                "name": "Blue",
                "position": 14,
                "stddev": 2866.669314,
                "variance": 8217792.956
              },
              {
                "average": 188067165.1,
                "count": 13804161,
                "maximum": 188068244.4,
                "minimum": 188065984.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.6129159,
                "variance": 302074.3574
              },
              {
                "average": 0,
                "count": 13804161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13804161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13804161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13804161,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13804161,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301561.7035,
              4806732.51,
              1283.071508,
              302614.6035,
              4808150.37,
              1295.171508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301561.7034750984,
                    4806732.50961868,
                    1283.071507821335
                  ],
                  [
                    301561.7034750984,
                    4808150.369618679,
                    1283.071507821335
                  ],
                  [
                    302614.60347509844,
                    4808150.369618679,
                    1295.171507821335
                  ],
                  [
                    302614.60347509844,
                    4806732.50961868,
                    1295.171507821335
                  ],
                  [
                    301561.7034750984,
                    4806732.50961868,
                    1283.071507821335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:57:24+00:00",
            "end_time": "2017-08-29T18:19: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": "20170828_43119E1322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.11247814547012,
              43.49976477239849,
              1261.3668357536894
            ],
            [
              -119.1129220080378,
              43.51248600936053,
              1261.3668357536894
            ],
            [
              -119.09999605940457,
              43.51272424718491,
              1358.4868357536893
            ],
            [
              -119.0995549073185,
              43.50000290502051,
              1358.4868357536893
            ],
            [
              -119.11247814547012,
              43.49976477239849,
              1261.3668357536894
            ]
          ]
        ]
      },
      "bbox": [
        -119.112922,
        43.49976477,
        1261.366836,
        -119.0995549,
        43.51272425,
        1358.486836
      ],
      "properties": {
        "datetime": "2017-08-28T19:27:11Z",
        "pc:count": 14473980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329737.3773,
            "count": 14473980,
            "maximum": 330260.8517,
            "minimum": 329215.3717,
            "name": "X",
            "position": 0,
            "stddev": 296.4115622,
            "variance": 87859.81422
          },
          {
            "average": 4819240.653,
            "count": 14473980,
            "maximum": 4819896.723,
            "minimum": 4818482.963,
            "name": "Y",
            "position": 1,
            "stddev": 404.2831013,
            "variance": 163444.826
          },
          {
            "average": 1281.303431,
            "count": 14473980,
            "maximum": 1358.486836,
            "minimum": 1261.366836,
            "name": "Z",
            "position": 2,
            "stddev": 21.36165461,
            "variance": 456.3202875
          },
          {
            "average": 23955.56864,
            "count": 14473980,
            "maximum": 38161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3895.385789,
            "variance": 15174030.44
          },
          {
            "average": 1.004116283,
            "count": 14473980,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06716379158,
            "variance": 0.0045109749
          },
          {
            "average": 1.008278304,
            "count": 14473980,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09725764844,
            "variance": 0.00945905018
          },
          {
            "average": 0.501057622,
            "count": 14473980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988987,
            "variance": 0.2499988987
          },
          {
            "average": 5.527159772e-07,
            "count": 14473980,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007434485254,
            "variance": 5.527157099e-07
          },
          {
            "average": 1.199554787,
            "count": 14473980,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3996657168,
            "variance": 0.1597326852
          },
          {
            "average": 0.7278098173,
            "count": 14473980,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95320443,
            "variance": 142.8790962
          },
          {
            "average": 1.990783185,
            "count": 14473980,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001765179,
            "variance": 1.003533475
          },
          {
            "average": 1040.9115,
            "count": 14473980,
            "maximum": 1043,
            "minimum": 1038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.3569926,
            "variance": 1.841428915
          },
          {
            "average": 43008.14157,
            "count": 14473980,
            "maximum": 57600,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 3977.008702,
            "variance": 15816598.21
          },
          {
            "average": 41161.88145,
            "count": 14473980,
            "maximum": 57600,
            "minimum": 15616,
            "name": "Green",
            "position": 13,
            "stddev": 3662.313863,
            "variance": 13412542.83
          },
          {
            "average": 37059.63945,
            "count": 14473980,
            "maximum": 57600,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 3772.622783,
            "variance": 14232682.66
          },
          {
            "average": 187982885.1,
            "count": 14473980,
            "maximum": 187983631,
            "minimum": 187981810.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.2464876,
            "variance": 286488.8025
          },
          {
            "average": 0,
            "count": 14473980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329215.3717,
          4818482.963,
          1261.366836,
          330260.8517,
          4819896.723,
          1358.486836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329215.371654518,
                4818482.9628086435,
                1261.3668357536894
              ],
              [
                329215.371654518,
                4819896.722808643,
                1261.3668357536894
              ],
              [
                330260.851654518,
                4819896.722808643,
                1358.4868357536893
              ],
              [
                330260.851654518,
                4818482.9628086435,
                1358.4868357536893
              ],
              [
                329215.371654518,
                4818482.9628086435,
                1261.3668357536894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:27:11+00:00",
        "end_time": "2017-08-28T18:56:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.112922,
            43.49976477,
            1261.366836,
            -119.0995549,
            43.51272425,
            1358.486836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.11247814547012,
                  43.49976477239849,
                  1261.3668357536894
                ],
                [
                  -119.1129220080378,
                  43.51248600936053,
                  1261.3668357536894
                ],
                [
                  -119.09999605940457,
                  43.51272424718491,
                  1358.4868357536893
                ],
                [
                  -119.0995549073185,
                  43.50000290502051,
                  1358.4868357536893
                ],
                [
                  -119.11247814547012,
                  43.49976477239849,
                  1261.3668357536894
                ]
              ]
            ]
          },
          "id": "20170828_43119E1322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:27:11Z",
            "pc:count": 14473980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329737.3773,
                "count": 14473980,
                "maximum": 330260.8517,
                "minimum": 329215.3717,
                "name": "X",
                "position": 0,
                "stddev": 296.4115622,
                "variance": 87859.81422
              },
              {
                "average": 4819240.653,
                "count": 14473980,
                "maximum": 4819896.723,
                "minimum": 4818482.963,
                "name": "Y",
                "position": 1,
                "stddev": 404.2831013,
                "variance": 163444.826
              },
              {
                "average": 1281.303431,
                "count": 14473980,
                "maximum": 1358.486836,
                "minimum": 1261.366836,
                "name": "Z",
                "position": 2,
                "stddev": 21.36165461,
                "variance": 456.3202875
              },
              {
                "average": 23955.56864,
                "count": 14473980,
                "maximum": 38161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3895.385789,
                "variance": 15174030.44
              },
              {
                "average": 1.004116283,
                "count": 14473980,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06716379158,
                "variance": 0.0045109749
              },
              {
                "average": 1.008278304,
                "count": 14473980,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09725764844,
                "variance": 0.00945905018
              },
              {
                "average": 0.501057622,
                "count": 14473980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988987,
                "variance": 0.2499988987
              },
              {
                "average": 5.527159772e-07,
                "count": 14473980,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007434485254,
                "variance": 5.527157099e-07
              },
              {
                "average": 1.199554787,
                "count": 14473980,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3996657168,
                "variance": 0.1597326852
              },
              {
                "average": 0.7278098173,
                "count": 14473980,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95320443,
                "variance": 142.8790962
              },
              {
                "average": 1.990783185,
                "count": 14473980,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001765179,
                "variance": 1.003533475
              },
              {
                "average": 1040.9115,
                "count": 14473980,
                "maximum": 1043,
                "minimum": 1038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.3569926,
                "variance": 1.841428915
              },
              {
                "average": 43008.14157,
                "count": 14473980,
                "maximum": 57600,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 3977.008702,
                "variance": 15816598.21
              },
              {
                "average": 41161.88145,
                "count": 14473980,
                "maximum": 57600,
                "minimum": 15616,
                "name": "Green",
                "position": 13,
                "stddev": 3662.313863,
                "variance": 13412542.83
              },
              {
                "average": 37059.63945,
                "count": 14473980,
                "maximum": 57600,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 3772.622783,
                "variance": 14232682.66
              },
              {
                "average": 187982885.1,
                "count": 14473980,
                "maximum": 187983631,
                "minimum": 187981810.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.2464876,
                "variance": 286488.8025
              },
              {
                "average": 0,
                "count": 14473980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329215.3717,
              4818482.963,
              1261.366836,
              330260.8517,
              4819896.723,
              1358.486836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329215.371654518,
                    4818482.9628086435,
                    1261.3668357536894
                  ],
                  [
                    329215.371654518,
                    4819896.722808643,
                    1261.3668357536894
                  ],
                  [
                    330260.851654518,
                    4819896.722808643,
                    1358.4868357536893
                  ],
                  [
                    330260.851654518,
                    4818482.9628086435,
                    1358.4868357536893
                  ],
                  [
                    329215.371654518,
                    4818482.9628086435,
                    1261.3668357536894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:27:11+00:00",
            "end_time": "2017-08-28T18:56:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497454323609,
              43.41222460655561,
              1276.419291550148
            ],
            [
              -119.47549457753406,
              43.42498293097969,
              1276.419291550148
            ],
            [
              -119.46249869642016,
              43.425263686704014,
              1290.6792915501483
            ],
            [
              -119.46198138546163,
              43.41250523792014,
              1290.6792915501483
            ],
            [
              -119.47497454323609,
              43.41222460655561,
              1276.419291550148
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754946,
        43.41222461,
        1276.419292,
        -119.4619814,
        43.42526369,
        1290.679292
      ],
      "properties": {
        "datetime": "2017-08-29T19:14:35Z",
        "pc:count": 12724423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300161.0784,
            "count": 12724423,
            "maximum": 300672.0947,
            "minimum": 299619.1747,
            "name": "X",
            "position": 0,
            "stddev": 294.0041571,
            "variance": 86438.44442
          },
          {
            "average": 4810270.734,
            "count": 12724423,
            "maximum": 4810986.766,
            "minimum": 4809568.546,
            "name": "Y",
            "position": 1,
            "stddev": 409.1655044,
            "variance": 167416.41
          },
          {
            "average": 1281.124226,
            "count": 12724423,
            "maximum": 1290.679292,
            "minimum": 1276.419292,
            "name": "Z",
            "position": 2,
            "stddev": 3.141034762,
            "variance": 9.866099379
          },
          {
            "average": 19712.52933,
            "count": 12724423,
            "maximum": 28529,
            "minimum": 2273,
            "name": "Intensity",
            "position": 3,
            "stddev": 1427.037739,
            "variance": 2036436.709
          },
          {
            "average": 1.00000558,
            "count": 12724423,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002362157932,
            "variance": 5.579790094e-06
          },
          {
            "average": 1.000007309,
            "count": 12724423,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002703465646,
            "variance": 7.308726501e-06
          },
          {
            "average": 0.5035574501,
            "count": 12724423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987364,
            "variance": 0.2499873642
          },
          {
            "average": 3.379328084e-06,
            "count": 12724423,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001838291851,
            "variance": 3.37931693e-06
          },
          {
            "average": 1.207757554,
            "count": 12724423,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4057023117,
            "variance": 0.1645943658
          },
          {
            "average": -0.1764138767,
            "count": 12724423,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65127369,
            "variance": 135.7521786
          },
          {
            "average": 2.000340055,
            "count": 12724423,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000204606,
            "variance": 1.000409255
          },
          {
            "average": 1078.329721,
            "count": 12724423,
            "maximum": 1081,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9960633412,
            "variance": 0.9921421796
          },
          {
            "average": 45096.85517,
            "count": 12724423,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2346.517471,
            "variance": 5506144.24
          },
          {
            "average": 43421.35962,
            "count": 12724423,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2247.917689,
            "variance": 5053133.938
          },
          {
            "average": 40043.55167,
            "count": 12724423,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2142.351217,
            "variance": 4589668.737
          },
          {
            "average": 188067903.7,
            "count": 12724423,
            "maximum": 188069275.6,
            "minimum": 188066702.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 555.8225041,
            "variance": 308938.656
          },
          {
            "average": 0,
            "count": 12724423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299619.1747,
          4809568.546,
          1276.419292,
          300672.0947,
          4810986.766,
          1290.679292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299619.174724539,
                4809568.546376694,
                1276.419291550148
              ],
              [
                299619.174724539,
                4810986.766376695,
                1276.419291550148
              ],
              [
                300672.094724539,
                4810986.766376695,
                1290.6792915501483
              ],
              [
                300672.094724539,
                4809568.546376694,
                1290.6792915501483
              ],
              [
                299619.174724539,
                4809568.546376694,
                1276.419291550148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:14:35+00:00",
        "end_time": "2017-08-29T18:31:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754946,
            43.41222461,
            1276.419292,
            -119.4619814,
            43.42526369,
            1290.679292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497454323609,
                  43.41222460655561,
                  1276.419291550148
                ],
                [
                  -119.47549457753406,
                  43.42498293097969,
                  1276.419291550148
                ],
                [
                  -119.46249869642016,
                  43.425263686704014,
                  1290.6792915501483
                ],
                [
                  -119.46198138546163,
                  43.41250523792014,
                  1290.6792915501483
                ],
                [
                  -119.47497454323609,
                  43.41222460655561,
                  1276.419291550148
                ]
              ]
            ]
          },
          "id": "20170829_43119D4308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:14:35Z",
            "pc:count": 12724423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300161.0784,
                "count": 12724423,
                "maximum": 300672.0947,
                "minimum": 299619.1747,
                "name": "X",
                "position": 0,
                "stddev": 294.0041571,
                "variance": 86438.44442
              },
              {
                "average": 4810270.734,
                "count": 12724423,
                "maximum": 4810986.766,
                "minimum": 4809568.546,
                "name": "Y",
                "position": 1,
                "stddev": 409.1655044,
                "variance": 167416.41
              },
              {
                "average": 1281.124226,
                "count": 12724423,
                "maximum": 1290.679292,
                "minimum": 1276.419292,
                "name": "Z",
                "position": 2,
                "stddev": 3.141034762,
                "variance": 9.866099379
              },
              {
                "average": 19712.52933,
                "count": 12724423,
                "maximum": 28529,
                "minimum": 2273,
                "name": "Intensity",
                "position": 3,
                "stddev": 1427.037739,
                "variance": 2036436.709
              },
              {
                "average": 1.00000558,
                "count": 12724423,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002362157932,
                "variance": 5.579790094e-06
              },
              {
                "average": 1.000007309,
                "count": 12724423,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002703465646,
                "variance": 7.308726501e-06
              },
              {
                "average": 0.5035574501,
                "count": 12724423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987364,
                "variance": 0.2499873642
              },
              {
                "average": 3.379328084e-06,
                "count": 12724423,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001838291851,
                "variance": 3.37931693e-06
              },
              {
                "average": 1.207757554,
                "count": 12724423,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4057023117,
                "variance": 0.1645943658
              },
              {
                "average": -0.1764138767,
                "count": 12724423,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65127369,
                "variance": 135.7521786
              },
              {
                "average": 2.000340055,
                "count": 12724423,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000204606,
                "variance": 1.000409255
              },
              {
                "average": 1078.329721,
                "count": 12724423,
                "maximum": 1081,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9960633412,
                "variance": 0.9921421796
              },
              {
                "average": 45096.85517,
                "count": 12724423,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2346.517471,
                "variance": 5506144.24
              },
              {
                "average": 43421.35962,
                "count": 12724423,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2247.917689,
                "variance": 5053133.938
              },
              {
                "average": 40043.55167,
                "count": 12724423,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2142.351217,
                "variance": 4589668.737
              },
              {
                "average": 188067903.7,
                "count": 12724423,
                "maximum": 188069275.6,
                "minimum": 188066702.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 555.8225041,
                "variance": 308938.656
              },
              {
                "average": 0,
                "count": 12724423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299619.1747,
              4809568.546,
              1276.419292,
              300672.0947,
              4810986.766,
              1290.679292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299619.174724539,
                    4809568.546376694,
                    1276.419291550148
                  ],
                  [
                    299619.174724539,
                    4810986.766376695,
                    1276.419291550148
                  ],
                  [
                    300672.094724539,
                    4810986.766376695,
                    1290.6792915501483
                  ],
                  [
                    300672.094724539,
                    4809568.546376694,
                    1290.6792915501483
                  ],
                  [
                    299619.174724539,
                    4809568.546376694,
                    1276.419291550148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:14:35+00:00",
            "end_time": "2017-08-29T18:31:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D2104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247705979968,
              43.487253539601035,
              1282.0110608627674
            ],
            [
              -119.21294211504299,
              43.499984761494346,
              1282.0110608627674
            ],
            [
              -119.19999595160867,
              43.500234706282036,
              1370.8910608627675
            ],
            [
              -119.19953361166911,
              43.487503373927545,
              1370.8910608627675
            ],
            [
              -119.21247705979968,
              43.487253539601035,
              1282.0110608627674
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129421,
        43.48725354,
        1282.011061,
        -119.1995336,
        43.50023471,
        1370.891061
      ],
      "properties": {
        "datetime": "2017-08-28T19:56:10Z",
        "pc:count": 13274656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321617.6075,
            "count": 13274656,
            "maximum": 322141.1362,
            "minimum": 321093.7362,
            "name": "X",
            "position": 0,
            "stddev": 290.0178652,
            "variance": 84110.36211
          },
          {
            "average": 4818012.593,
            "count": 13274656,
            "maximum": 4818718.536,
            "minimum": 4817303.576,
            "name": "Y",
            "position": 1,
            "stddev": 393.7175318,
            "variance": 155013.4948
          },
          {
            "average": 1356.948617,
            "count": 13274656,
            "maximum": 1370.891061,
            "minimum": 1282.011061,
            "name": "Z",
            "position": 2,
            "stddev": 20.40332341,
            "variance": 416.2956062
          },
          {
            "average": 20032.22866,
            "count": 13274656,
            "maximum": 32609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1853.971439,
            "variance": 3437210.096
          },
          {
            "average": 1.007599519,
            "count": 13274656,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1006629059,
            "variance": 0.01013302063
          },
          {
            "average": 1.015392414,
            "count": 13274656,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1520377241,
            "variance": 0.02311546955
          },
          {
            "average": 0.5029581934,
            "count": 13274656,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912678,
            "variance": 0.2499912679
          },
          {
            "average": 1.807956455e-06,
            "count": 13274656,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001344601548,
            "variance": 1.807953322e-06
          },
          {
            "average": 1.210491556,
            "count": 13274656,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4076577897,
            "variance": 0.1661848735
          },
          {
            "average": 0.02010965169,
            "count": 13274656,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65282711,
            "variance": 135.7883797
          },
          {
            "average": 1.996709143,
            "count": 13274656,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002729838,
            "variance": 1.005467128
          },
          {
            "average": 1044.998679,
            "count": 13274656,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.130361696,
            "variance": 1.277717563
          },
          {
            "average": 42091.72069,
            "count": 13274656,
            "maximum": 53248,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 2969.879003,
            "variance": 8820181.29
          },
          {
            "average": 40399.88284,
            "count": 13274656,
            "maximum": 52224,
            "minimum": 16128,
            "name": "Green",
            "position": 13,
            "stddev": 2428.301385,
            "variance": 5896647.619
          },
          {
            "average": 37039.59839,
            "count": 13274656,
            "maximum": 49664,
            "minimum": 16896,
            "name": "Blue",
            "position": 14,
            "stddev": 2238.903165,
            "variance": 5012687.383
          },
          {
            "average": 187984523.4,
            "count": 13274656,
            "maximum": 187985370.6,
            "minimum": 187983730.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 454.8189737,
            "variance": 206860.2988
          },
          {
            "average": 0,
            "count": 13274656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321093.7362,
          4817303.576,
          1282.011061,
          322141.1362,
          4818718.536,
          1370.891061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321093.7362295731,
                4817303.575996781,
                1282.0110608627674
              ],
              [
                321093.7362295731,
                4818718.535996782,
                1282.0110608627674
              ],
              [
                322141.1362295731,
                4818718.535996782,
                1370.8910608627675
              ],
              [
                322141.1362295731,
                4817303.575996781,
                1370.8910608627675
              ],
              [
                321093.7362295731,
                4817303.575996781,
                1282.0110608627674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:56:10+00:00",
        "end_time": "2017-08-28T19:28:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129421,
            43.48725354,
            1282.011061,
            -119.1995336,
            43.50023471,
            1370.891061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247705979968,
                  43.487253539601035,
                  1282.0110608627674
                ],
                [
                  -119.21294211504299,
                  43.499984761494346,
                  1282.0110608627674
                ],
                [
                  -119.19999595160867,
                  43.500234706282036,
                  1370.8910608627675
                ],
                [
                  -119.19953361166911,
                  43.487503373927545,
                  1370.8910608627675
                ],
                [
                  -119.21247705979968,
                  43.487253539601035,
                  1282.0110608627674
                ]
              ]
            ]
          },
          "id": "20170828_43119D2104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:56:10Z",
            "pc:count": 13274656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321617.6075,
                "count": 13274656,
                "maximum": 322141.1362,
                "minimum": 321093.7362,
                "name": "X",
                "position": 0,
                "stddev": 290.0178652,
                "variance": 84110.36211
              },
              {
                "average": 4818012.593,
                "count": 13274656,
                "maximum": 4818718.536,
                "minimum": 4817303.576,
                "name": "Y",
                "position": 1,
                "stddev": 393.7175318,
                "variance": 155013.4948
              },
              {
                "average": 1356.948617,
                "count": 13274656,
                "maximum": 1370.891061,
                "minimum": 1282.011061,
                "name": "Z",
                "position": 2,
                "stddev": 20.40332341,
                "variance": 416.2956062
              },
              {
                "average": 20032.22866,
                "count": 13274656,
                "maximum": 32609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1853.971439,
                "variance": 3437210.096
              },
              {
                "average": 1.007599519,
                "count": 13274656,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1006629059,
                "variance": 0.01013302063
              },
              {
                "average": 1.015392414,
                "count": 13274656,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1520377241,
                "variance": 0.02311546955
              },
              {
                "average": 0.5029581934,
                "count": 13274656,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912678,
                "variance": 0.2499912679
              },
              {
                "average": 1.807956455e-06,
                "count": 13274656,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001344601548,
                "variance": 1.807953322e-06
              },
              {
                "average": 1.210491556,
                "count": 13274656,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4076577897,
                "variance": 0.1661848735
              },
              {
                "average": 0.02010965169,
                "count": 13274656,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65282711,
                "variance": 135.7883797
              },
              {
                "average": 1.996709143,
                "count": 13274656,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002729838,
                "variance": 1.005467128
              },
              {
                "average": 1044.998679,
                "count": 13274656,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.130361696,
                "variance": 1.277717563
              },
              {
                "average": 42091.72069,
                "count": 13274656,
                "maximum": 53248,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 2969.879003,
                "variance": 8820181.29
              },
              {
                "average": 40399.88284,
                "count": 13274656,
                "maximum": 52224,
                "minimum": 16128,
                "name": "Green",
                "position": 13,
                "stddev": 2428.301385,
                "variance": 5896647.619
              },
              {
                "average": 37039.59839,
                "count": 13274656,
                "maximum": 49664,
                "minimum": 16896,
                "name": "Blue",
                "position": 14,
                "stddev": 2238.903165,
                "variance": 5012687.383
              },
              {
                "average": 187984523.4,
                "count": 13274656,
                "maximum": 187985370.6,
                "minimum": 187983730.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 454.8189737,
                "variance": 206860.2988
              },
              {
                "average": 0,
                "count": 13274656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321093.7362,
              4817303.576,
              1282.011061,
              322141.1362,
              4818718.536,
              1370.891061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321093.7362295731,
                    4817303.575996781,
                    1282.0110608627674
                  ],
                  [
                    321093.7362295731,
                    4818718.535996782,
                    1282.0110608627674
                  ],
                  [
                    322141.1362295731,
                    4818718.535996782,
                    1370.8910608627675
                  ],
                  [
                    322141.1362295731,
                    4817303.575996781,
                    1370.8910608627675
                  ],
                  [
                    321093.7362295731,
                    4817303.575996781,
                    1282.0110608627674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:56:10+00:00",
            "end_time": "2017-08-28T19:28: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": "20170828_43119D4214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997445009983,
              43.462232998646314,
              1287.2929051504104
            ],
            [
              -119.40047928095741,
              43.47498346689196,
              1287.2929051504104
            ],
            [
              -119.38749716756806,
              43.47525541879902,
              1327.8129051504104
            ],
            [
              -119.38699506056443,
              43.462504830178965,
              1327.8129051504104
            ],
            [
              -119.39997445009983,
              43.462232998646314,
              1287.2929051504104
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004793,
        43.462233,
        1287.292905,
        -119.3869951,
        43.47525542,
        1327.812905
      ],
      "properties": {
        "datetime": "2017-08-31T17:38:23Z",
        "pc:count": 23681462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306429.0505,
            "count": 23681462,
            "maximum": 306902.5269,
            "minimum": 305851.6469,
            "name": "X",
            "position": 0,
            "stddev": 286.737687,
            "variance": 82218.50116
          },
          {
            "average": 4815734.217,
            "count": 23681462,
            "maximum": 4816362.227,
            "minimum": 4814944.947,
            "name": "Y",
            "position": 1,
            "stddev": 403.1376476,
            "variance": 162519.9629
          },
          {
            "average": 1305.960047,
            "count": 23681462,
            "maximum": 1327.812905,
            "minimum": 1287.292905,
            "name": "Z",
            "position": 2,
            "stddev": 10.83021495,
            "variance": 117.2935558
          },
          {
            "average": 19765.2022,
            "count": 23681462,
            "maximum": 47729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1741.402552,
            "variance": 3032482.847
          },
          {
            "average": 1.000448579,
            "count": 23681462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02305019723,
            "variance": 0.0005313115921
          },
          {
            "average": 1.000880309,
            "count": 23681462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03361082272,
            "variance": 0.001129687404
          },
          {
            "average": 0.5013714103,
            "count": 23681462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981298,
            "variance": 0.2499981298
          },
          {
            "average": 2.491400235e-06,
            "count": 23681462,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00157841507,
            "variance": 2.491394133e-06
          },
          {
            "average": 1.14212332,
            "count": 23681462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3491765843,
            "variance": 0.121924287
          },
          {
            "average": 0.5692805785,
            "count": 23681462,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7193163,
            "variance": 137.3423745
          },
          {
            "average": 1.998336125,
            "count": 23681462,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00034503,
            "variance": 1.000690179
          },
          {
            "average": 1052.630085,
            "count": 23681462,
            "maximum": 1136,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 116.2866464,
            "variance": 13522.58413
          },
          {
            "average": 43666.05427,
            "count": 23681462,
            "maximum": 54272,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 2406.064291,
            "variance": 5789145.373
          },
          {
            "average": 41294.23573,
            "count": 23681462,
            "maximum": 52992,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 2271.028301,
            "variance": 5157569.545
          },
          {
            "average": 37703.03501,
            "count": 23681462,
            "maximum": 51200,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 2238.488138,
            "variance": 5010829.143
          },
          {
            "average": 188033211.9,
            "count": 23681462,
            "maximum": 188236303.2,
            "minimum": 187977108.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 70135.27393,
            "variance": 4918956649
          },
          {
            "average": 0,
            "count": 23681462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23681462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23681462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23681462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23681462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305851.6469,
          4814944.947,
          1287.292905,
          306902.5269,
          4816362.227,
          1327.812905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305851.6469142057,
                4814944.947035284,
                1287.2929051504104
              ],
              [
                305851.6469142057,
                4816362.227035283,
                1287.2929051504104
              ],
              [
                306902.5269142057,
                4816362.227035283,
                1327.8129051504104
              ],
              [
                306902.5269142057,
                4814944.947035284,
                1327.8129051504104
              ],
              [
                305851.6469142057,
                4814944.947035284,
                1287.2929051504104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:38:23+00:00",
        "end_time": "2017-08-28T17:38:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004793,
            43.462233,
            1287.292905,
            -119.3869951,
            43.47525542,
            1327.812905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997445009983,
                  43.462232998646314,
                  1287.2929051504104
                ],
                [
                  -119.40047928095741,
                  43.47498346689196,
                  1287.2929051504104
                ],
                [
                  -119.38749716756806,
                  43.47525541879902,
                  1327.8129051504104
                ],
                [
                  -119.38699506056443,
                  43.462504830178965,
                  1327.8129051504104
                ],
                [
                  -119.39997445009983,
                  43.462232998646314,
                  1287.2929051504104
                ]
              ]
            ]
          },
          "id": "20170828_43119D4214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:38:23Z",
            "pc:count": 23681462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306429.0505,
                "count": 23681462,
                "maximum": 306902.5269,
                "minimum": 305851.6469,
                "name": "X",
                "position": 0,
                "stddev": 286.737687,
                "variance": 82218.50116
              },
              {
                "average": 4815734.217,
                "count": 23681462,
                "maximum": 4816362.227,
                "minimum": 4814944.947,
                "name": "Y",
                "position": 1,
                "stddev": 403.1376476,
                "variance": 162519.9629
              },
              {
                "average": 1305.960047,
                "count": 23681462,
                "maximum": 1327.812905,
                "minimum": 1287.292905,
                "name": "Z",
                "position": 2,
                "stddev": 10.83021495,
                "variance": 117.2935558
              },
              {
                "average": 19765.2022,
                "count": 23681462,
                "maximum": 47729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1741.402552,
                "variance": 3032482.847
              },
              {
                "average": 1.000448579,
                "count": 23681462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02305019723,
                "variance": 0.0005313115921
              },
              {
                "average": 1.000880309,
                "count": 23681462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03361082272,
                "variance": 0.001129687404
              },
              {
                "average": 0.5013714103,
                "count": 23681462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981298,
                "variance": 0.2499981298
              },
              {
                "average": 2.491400235e-06,
                "count": 23681462,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00157841507,
                "variance": 2.491394133e-06
              },
              {
                "average": 1.14212332,
                "count": 23681462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3491765843,
                "variance": 0.121924287
              },
              {
                "average": 0.5692805785,
                "count": 23681462,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7193163,
                "variance": 137.3423745
              },
              {
                "average": 1.998336125,
                "count": 23681462,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00034503,
                "variance": 1.000690179
              },
              {
                "average": 1052.630085,
                "count": 23681462,
                "maximum": 1136,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 116.2866464,
                "variance": 13522.58413
              },
              {
                "average": 43666.05427,
                "count": 23681462,
                "maximum": 54272,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 2406.064291,
                "variance": 5789145.373
              },
              {
                "average": 41294.23573,
                "count": 23681462,
                "maximum": 52992,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 2271.028301,
                "variance": 5157569.545
              },
              {
                "average": 37703.03501,
                "count": 23681462,
                "maximum": 51200,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 2238.488138,
                "variance": 5010829.143
              },
              {
                "average": 188033211.9,
                "count": 23681462,
                "maximum": 188236303.2,
                "minimum": 187977108.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 70135.27393,
                "variance": 4918956649
              },
              {
                "average": 0,
                "count": 23681462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23681462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23681462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23681462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23681462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305851.6469,
              4814944.947,
              1287.292905,
              306902.5269,
              4816362.227,
              1327.812905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305851.6469142057,
                    4814944.947035284,
                    1287.2929051504104
                  ],
                  [
                    305851.6469142057,
                    4816362.227035283,
                    1287.2929051504104
                  ],
                  [
                    306902.5269142057,
                    4816362.227035283,
                    1327.8129051504104
                  ],
                  [
                    306902.5269142057,
                    4814944.947035284,
                    1327.8129051504104
                  ],
                  [
                    305851.6469142057,
                    4814944.947035284,
                    1287.2929051504104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:38:23+00:00",
            "end_time": "2017-08-28T17:38: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": "20170827_43119D3207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997652850155,
              43.47474398427488,
              1377.0730415596124
            ],
            [
              -119.30046012412993,
              43.487484183344336,
              1377.0730415596124
            ],
            [
              -119.2874986252959,
              43.48774435383847,
              1457.0130415596125
            ],
            [
              -119.28701774858598,
              43.47500403970489,
              1457.0130415596125
            ],
            [
              -119.29997652850155,
              43.47474398427488,
              1377.0730415596124
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004601,
        43.47474398,
        1377.073042,
        -119.2870177,
        43.48774435,
        1457.013042
      ],
      "properties": {
        "datetime": "2017-08-30T18:31:38Z",
        "pc:count": 21905748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314425.0524,
            "count": 21905748,
            "maximum": 315028.6371,
            "minimum": 313979.7171,
            "name": "X",
            "position": 0,
            "stddev": 294.4878915,
            "variance": 86723.11823
          },
          {
            "average": 4816753.245,
            "count": 21905748,
            "maximum": 4817522.123,
            "minimum": 4816106.083,
            "name": "Y",
            "position": 1,
            "stddev": 388.842797,
            "variance": 151198.7208
          },
          {
            "average": 1394.808998,
            "count": 21905748,
            "maximum": 1457.013042,
            "minimum": 1377.073042,
            "name": "Z",
            "position": 2,
            "stddev": 18.46735756,
            "variance": 341.0432952
          },
          {
            "average": 19299.4905,
            "count": 21905748,
            "maximum": 32545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3553.103523,
            "variance": 12624544.64
          },
          {
            "average": 1.063371815,
            "count": 21905748,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2722299171,
            "variance": 0.07410912777
          },
          {
            "average": 1.127430298,
            "count": 21905748,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3950007948,
            "variance": 0.1560256279
          },
          {
            "average": 0.5010256212,
            "count": 21905748,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989595,
            "variance": 0.2499989595
          },
          {
            "average": 2.875957488e-06,
            "count": 21905748,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00169586242,
            "variance": 2.875949349e-06
          },
          {
            "average": 1.127567477,
            "count": 21905748,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.333607585,
            "variance": 0.1112940208
          },
          {
            "average": 0.6596879935,
            "count": 21905748,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80895127,
            "variance": 139.4513301
          },
          {
            "average": 1.965407481,
            "count": 21905748,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01652001,
            "variance": 1.033312932
          },
          {
            "average": 1046.423286,
            "count": 21905748,
            "maximum": 1104,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.48380288,
            "variance": 701.3918148
          },
          {
            "average": 40436.87582,
            "count": 21905748,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7397.322397,
            "variance": 54720378.64
          },
          {
            "average": 39654.95187,
            "count": 21905748,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6026.707071,
            "variance": 36321198.12
          },
          {
            "average": 36801.56969,
            "count": 21905748,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5849.271416,
            "variance": 34213976.1
          },
          {
            "average": 187987385.3,
            "count": 21905748,
            "maximum": 188153098.5,
            "minimum": 187902868,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69784.94407,
            "variance": 4869938419
          },
          {
            "average": 0,
            "count": 21905748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21905748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313979.7171,
          4816106.083,
          1377.073042,
          315028.6371,
          4817522.123,
          1457.013042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313979.71711322485,
                4816106.082563686,
                1377.0730415596124
              ],
              [
                313979.71711322485,
                4817522.122563685,
                1377.0730415596124
              ],
              [
                315028.6371132249,
                4817522.122563685,
                1457.0130415596125
              ],
              [
                315028.6371132249,
                4816106.082563686,
                1457.0130415596125
              ],
              [
                313979.71711322485,
                4816106.082563686,
                1377.0730415596124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:31:38+00:00",
        "end_time": "2017-08-27T21:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004601,
            43.47474398,
            1377.073042,
            -119.2870177,
            43.48774435,
            1457.013042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997652850155,
                  43.47474398427488,
                  1377.0730415596124
                ],
                [
                  -119.30046012412993,
                  43.487484183344336,
                  1377.0730415596124
                ],
                [
                  -119.2874986252959,
                  43.48774435383847,
                  1457.0130415596125
                ],
                [
                  -119.28701774858598,
                  43.47500403970489,
                  1457.0130415596125
                ],
                [
                  -119.29997652850155,
                  43.47474398427488,
                  1377.0730415596124
                ]
              ]
            ]
          },
          "id": "20170827_43119D3207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:31:38Z",
            "pc:count": 21905748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314425.0524,
                "count": 21905748,
                "maximum": 315028.6371,
                "minimum": 313979.7171,
                "name": "X",
                "position": 0,
                "stddev": 294.4878915,
                "variance": 86723.11823
              },
              {
                "average": 4816753.245,
                "count": 21905748,
                "maximum": 4817522.123,
                "minimum": 4816106.083,
                "name": "Y",
                "position": 1,
                "stddev": 388.842797,
                "variance": 151198.7208
              },
              {
                "average": 1394.808998,
                "count": 21905748,
                "maximum": 1457.013042,
                "minimum": 1377.073042,
                "name": "Z",
                "position": 2,
                "stddev": 18.46735756,
                "variance": 341.0432952
              },
              {
                "average": 19299.4905,
                "count": 21905748,
                "maximum": 32545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3553.103523,
                "variance": 12624544.64
              },
              {
                "average": 1.063371815,
                "count": 21905748,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2722299171,
                "variance": 0.07410912777
              },
              {
                "average": 1.127430298,
                "count": 21905748,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3950007948,
                "variance": 0.1560256279
              },
              {
                "average": 0.5010256212,
                "count": 21905748,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989595,
                "variance": 0.2499989595
              },
              {
                "average": 2.875957488e-06,
                "count": 21905748,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00169586242,
                "variance": 2.875949349e-06
              },
              {
                "average": 1.127567477,
                "count": 21905748,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.333607585,
                "variance": 0.1112940208
              },
              {
                "average": 0.6596879935,
                "count": 21905748,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80895127,
                "variance": 139.4513301
              },
              {
                "average": 1.965407481,
                "count": 21905748,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01652001,
                "variance": 1.033312932
              },
              {
                "average": 1046.423286,
                "count": 21905748,
                "maximum": 1104,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.48380288,
                "variance": 701.3918148
              },
              {
                "average": 40436.87582,
                "count": 21905748,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7397.322397,
                "variance": 54720378.64
              },
              {
                "average": 39654.95187,
                "count": 21905748,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6026.707071,
                "variance": 36321198.12
              },
              {
                "average": 36801.56969,
                "count": 21905748,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5849.271416,
                "variance": 34213976.1
              },
              {
                "average": 187987385.3,
                "count": 21905748,
                "maximum": 188153098.5,
                "minimum": 187902868,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69784.94407,
                "variance": 4869938419
              },
              {
                "average": 0,
                "count": 21905748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21905748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313979.7171,
              4816106.083,
              1377.073042,
              315028.6371,
              4817522.123,
              1457.013042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313979.71711322485,
                    4816106.082563686,
                    1377.0730415596124
                  ],
                  [
                    313979.71711322485,
                    4817522.122563685,
                    1377.0730415596124
                  ],
                  [
                    315028.6371132249,
                    4817522.122563685,
                    1457.0130415596125
                  ],
                  [
                    315028.6371132249,
                    4816106.082563686,
                    1457.0130415596125
                  ],
                  [
                    313979.71711322485,
                    4816106.082563686,
                    1377.0730415596124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:31:38+00:00",
            "end_time": "2017-08-27T21:01: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": "20170828_43119D3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247526746118,
              43.399737242487134,
              1290.8026842909658
            ],
            [
              -119.36297093609515,
              43.41248316010325,
              1290.8026842909658
            ],
            [
              -119.3499966451132,
              43.41275065564457,
              1312.5426842909656
            ],
            [
              -119.34950369190946,
              43.40000461965454,
              1312.5426842909656
            ],
            [
              -119.36247526746118,
              43.399737242487134,
              1290.8026842909658
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629709,
        43.39973724,
        1290.802684,
        -119.3495037,
        43.41275066,
        1312.542684
      ],
      "properties": {
        "datetime": "2017-08-29T17:42:29Z",
        "pc:count": 17969332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309265.6848,
            "count": 17969332,
            "maximum": 309739.7114,
            "minimum": 308688.4114,
            "name": "X",
            "position": 0,
            "stddev": 289.1557297,
            "variance": 83611.03602
          },
          {
            "average": 4808666.883,
            "count": 17969332,
            "maximum": 4809333.987,
            "minimum": 4807917.267,
            "name": "Y",
            "position": 1,
            "stddev": 396.8736309,
            "variance": 157508.6789
          },
          {
            "average": 1306.400707,
            "count": 17969332,
            "maximum": 1312.542684,
            "minimum": 1290.802684,
            "name": "Z",
            "position": 2,
            "stddev": 5.052382618,
            "variance": 25.52657012
          },
          {
            "average": 21482.99544,
            "count": 17969332,
            "maximum": 30881,
            "minimum": 2785,
            "name": "Intensity",
            "position": 3,
            "stddev": 1887.192966,
            "variance": 3561497.29
          },
          {
            "average": 1.000001948,
            "count": 17969332,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00139562148,
            "variance": 1.947759314e-06
          },
          {
            "average": 1.000003061,
            "count": 17969332,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001749503138,
            "variance": 3.06076123e-06
          },
          {
            "average": 0.505070361,
            "count": 17969332,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999743047,
            "variance": 0.2499743054
          },
          {
            "average": 4.952883057e-06,
            "count": 17969332,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002225501921,
            "variance": 4.952858801e-06
          },
          {
            "average": 1.174578721,
            "count": 17969332,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3796063741,
            "variance": 0.1441009993
          },
          {
            "average": -0.9692828222,
            "count": 17969332,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84321204,
            "variance": 140.2616714
          },
          {
            "average": 2.005119333,
            "count": 17969332,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00043501,
            "variance": 1.000870209
          },
          {
            "average": 1059.46654,
            "count": 17969332,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.843496772,
            "variance": 78.20743515
          },
          {
            "average": 48495.47531,
            "count": 17969332,
            "maximum": 56320,
            "minimum": 27904,
            "name": "Red",
            "position": 12,
            "stddev": 2607.860861,
            "variance": 6800938.269
          },
          {
            "average": 47190.84527,
            "count": 17969332,
            "maximum": 56320,
            "minimum": 27904,
            "name": "Green",
            "position": 13,
            "stddev": 2816.890237,
            "variance": 7934870.608
          },
          {
            "average": 44546.20928,
            "count": 17969332,
            "maximum": 55296,
            "minimum": 27648,
            "name": "Blue",
            "position": 14,
            "stddev": 3225.969145,
            "variance": 10406876.92
          },
          {
            "average": 188008276,
            "count": 17969332,
            "maximum": 188063749.7,
            "minimum": 187978029.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32418.11705,
            "variance": 1050934313
          },
          {
            "average": 0,
            "count": 17969332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17969332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17969332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17969332,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17969332,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308688.4114,
          4807917.267,
          1290.802684,
          309739.7114,
          4809333.987,
          1312.542684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308688.41142993723,
                4807917.266637278,
                1290.8026842909658
              ],
              [
                308688.41142993723,
                4809333.986637278,
                1290.8026842909658
              ],
              [
                309739.7114299373,
                4809333.986637278,
                1312.5426842909656
              ],
              [
                309739.7114299373,
                4807917.266637278,
                1312.5426842909656
              ],
              [
                308688.41142993723,
                4807917.266637278,
                1290.8026842909658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:42:29+00:00",
        "end_time": "2017-08-28T17:53:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629709,
            43.39973724,
            1290.802684,
            -119.3495037,
            43.41275066,
            1312.542684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247526746118,
                  43.399737242487134,
                  1290.8026842909658
                ],
                [
                  -119.36297093609515,
                  43.41248316010325,
                  1290.8026842909658
                ],
                [
                  -119.3499966451132,
                  43.41275065564457,
                  1312.5426842909656
                ],
                [
                  -119.34950369190946,
                  43.40000461965454,
                  1312.5426842909656
                ],
                [
                  -119.36247526746118,
                  43.399737242487134,
                  1290.8026842909658
                ]
              ]
            ]
          },
          "id": "20170828_43119D3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:42:29Z",
            "pc:count": 17969332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309265.6848,
                "count": 17969332,
                "maximum": 309739.7114,
                "minimum": 308688.4114,
                "name": "X",
                "position": 0,
                "stddev": 289.1557297,
                "variance": 83611.03602
              },
              {
                "average": 4808666.883,
                "count": 17969332,
                "maximum": 4809333.987,
                "minimum": 4807917.267,
                "name": "Y",
                "position": 1,
                "stddev": 396.8736309,
                "variance": 157508.6789
              },
              {
                "average": 1306.400707,
                "count": 17969332,
                "maximum": 1312.542684,
                "minimum": 1290.802684,
                "name": "Z",
                "position": 2,
                "stddev": 5.052382618,
                "variance": 25.52657012
              },
              {
                "average": 21482.99544,
                "count": 17969332,
                "maximum": 30881,
                "minimum": 2785,
                "name": "Intensity",
                "position": 3,
                "stddev": 1887.192966,
                "variance": 3561497.29
              },
              {
                "average": 1.000001948,
                "count": 17969332,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00139562148,
                "variance": 1.947759314e-06
              },
              {
                "average": 1.000003061,
                "count": 17969332,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001749503138,
                "variance": 3.06076123e-06
              },
              {
                "average": 0.505070361,
                "count": 17969332,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999743047,
                "variance": 0.2499743054
              },
              {
                "average": 4.952883057e-06,
                "count": 17969332,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002225501921,
                "variance": 4.952858801e-06
              },
              {
                "average": 1.174578721,
                "count": 17969332,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3796063741,
                "variance": 0.1441009993
              },
              {
                "average": -0.9692828222,
                "count": 17969332,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84321204,
                "variance": 140.2616714
              },
              {
                "average": 2.005119333,
                "count": 17969332,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00043501,
                "variance": 1.000870209
              },
              {
                "average": 1059.46654,
                "count": 17969332,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.843496772,
                "variance": 78.20743515
              },
              {
                "average": 48495.47531,
                "count": 17969332,
                "maximum": 56320,
                "minimum": 27904,
                "name": "Red",
                "position": 12,
                "stddev": 2607.860861,
                "variance": 6800938.269
              },
              {
                "average": 47190.84527,
                "count": 17969332,
                "maximum": 56320,
                "minimum": 27904,
                "name": "Green",
                "position": 13,
                "stddev": 2816.890237,
                "variance": 7934870.608
              },
              {
                "average": 44546.20928,
                "count": 17969332,
                "maximum": 55296,
                "minimum": 27648,
                "name": "Blue",
                "position": 14,
                "stddev": 3225.969145,
                "variance": 10406876.92
              },
              {
                "average": 188008276,
                "count": 17969332,
                "maximum": 188063749.7,
                "minimum": 187978029.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32418.11705,
                "variance": 1050934313
              },
              {
                "average": 0,
                "count": 17969332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17969332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17969332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17969332,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17969332,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308688.4114,
              4807917.267,
              1290.802684,
              309739.7114,
              4809333.987,
              1312.542684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308688.41142993723,
                    4807917.266637278,
                    1290.8026842909658
                  ],
                  [
                    308688.41142993723,
                    4809333.986637278,
                    1290.8026842909658
                  ],
                  [
                    309739.7114299373,
                    4809333.986637278,
                    1312.5426842909656
                  ],
                  [
                    309739.7114299373,
                    4807917.266637278,
                    1312.5426842909656
                  ],
                  [
                    308688.41142993723,
                    4807917.266637278,
                    1290.8026842909658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:42:29+00:00",
            "end_time": "2017-08-28T17:53:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747613957348,
              43.48724026631601,
              1367.9822975874297
            ],
            [
              -119.33796798281446,
              43.499984057708375,
              1367.9822975874297
            ],
            [
              -119.32499723203787,
              43.50024868073838,
              1418.8822975874298
            ],
            [
              -119.32450811147264,
              43.48750477228242,
              1418.8822975874298
            ],
            [
              -119.33747613957348,
              43.48724026631601,
              1367.9822975874297
            ]
          ]
        ]
      },
      "bbox": [
        -119.337968,
        43.48724027,
        1367.982298,
        -119.3245081,
        43.50024868,
        1418.882298
      ],
      "properties": {
        "datetime": "2017-08-30T19:21:42Z",
        "pc:count": 14461011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311494.2832,
            "count": 14461011,
            "maximum": 312035.1502,
            "minimum": 310985.6702,
            "name": "X",
            "position": 0,
            "stddev": 292.5131385,
            "variance": 85563.93617
          },
          {
            "average": 4818267.644,
            "count": 14461011,
            "maximum": 4818994.933,
            "minimum": 4817578.453,
            "name": "Y",
            "position": 1,
            "stddev": 406.4493882,
            "variance": 165201.1052
          },
          {
            "average": 1383.200945,
            "count": 14461011,
            "maximum": 1418.882298,
            "minimum": 1367.982298,
            "name": "Z",
            "position": 2,
            "stddev": 6.490621611,
            "variance": 42.12816889
          },
          {
            "average": 20535.84517,
            "count": 14461011,
            "maximum": 30289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1885.702487,
            "variance": 3555873.871
          },
          {
            "average": 1.010188223,
            "count": 14461011,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1054941964,
            "variance": 0.01112902548
          },
          {
            "average": 1.020614741,
            "count": 14461011,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1532341125,
            "variance": 0.02348069322
          },
          {
            "average": 0.5018698209,
            "count": 14461011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996521,
            "variance": 0.2499965211
          },
          {
            "average": 3.872481668e-06,
            "count": 14461011,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001967858465,
            "variance": 3.87246694e-06
          },
          {
            "average": 1.145332093,
            "count": 14461011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3524353622,
            "variance": 0.1242106846
          },
          {
            "average": 0.617881874,
            "count": 14461011,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66473765,
            "variance": 136.0661044
          },
          {
            "average": 1.991737023,
            "count": 14461011,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003096567,
            "variance": 1.006202724
          },
          {
            "average": 1102.856744,
            "count": 14461011,
            "maximum": 1109,
            "minimum": 1013,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.84300529,
            "variance": 355.0588483
          },
          {
            "average": 41344.36667,
            "count": 14461011,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3953.141028,
            "variance": 15627323.98
          },
          {
            "average": 39722.07227,
            "count": 14461011,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3383.711944,
            "variance": 11449506.52
          },
          {
            "average": 37012.18237,
            "count": 14461011,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2991.495049,
            "variance": 8949042.628
          },
          {
            "average": 188143951.4,
            "count": 14461011,
            "maximum": 188156102.2,
            "minimum": 187904666,
            "name": "GpsTime",
            "position": 15,
            "stddev": 50904.74662,
            "variance": 2591293228
          },
          {
            "average": 0,
            "count": 14461011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14461011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14461011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14461011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14461011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310985.6702,
          4817578.453,
          1367.982298,
          312035.1502,
          4818994.933,
          1418.882298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310985.6701733533,
                4817578.452637438,
                1367.9822975874297
              ],
              [
                310985.6701733533,
                4818994.932637438,
                1367.9822975874297
              ],
              [
                312035.15017335326,
                4818994.932637438,
                1418.8822975874298
              ],
              [
                312035.15017335326,
                4817578.452637438,
                1418.8822975874298
              ],
              [
                310985.6701733533,
                4817578.452637438,
                1367.9822975874297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:21:42+00:00",
        "end_time": "2017-08-27T21:31:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.337968,
            43.48724027,
            1367.982298,
            -119.3245081,
            43.50024868,
            1418.882298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747613957348,
                  43.48724026631601,
                  1367.9822975874297
                ],
                [
                  -119.33796798281446,
                  43.499984057708375,
                  1367.9822975874297
                ],
                [
                  -119.32499723203787,
                  43.50024868073838,
                  1418.8822975874298
                ],
                [
                  -119.32450811147264,
                  43.48750477228242,
                  1418.8822975874298
                ],
                [
                  -119.33747613957348,
                  43.48724026631601,
                  1367.9822975874297
                ]
              ]
            ]
          },
          "id": "20170827_43119D3104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:21:42Z",
            "pc:count": 14461011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311494.2832,
                "count": 14461011,
                "maximum": 312035.1502,
                "minimum": 310985.6702,
                "name": "X",
                "position": 0,
                "stddev": 292.5131385,
                "variance": 85563.93617
              },
              {
                "average": 4818267.644,
                "count": 14461011,
                "maximum": 4818994.933,
                "minimum": 4817578.453,
                "name": "Y",
                "position": 1,
                "stddev": 406.4493882,
                "variance": 165201.1052
              },
              {
                "average": 1383.200945,
                "count": 14461011,
                "maximum": 1418.882298,
                "minimum": 1367.982298,
                "name": "Z",
                "position": 2,
                "stddev": 6.490621611,
                "variance": 42.12816889
              },
              {
                "average": 20535.84517,
                "count": 14461011,
                "maximum": 30289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1885.702487,
                "variance": 3555873.871
              },
              {
                "average": 1.010188223,
                "count": 14461011,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1054941964,
                "variance": 0.01112902548
              },
              {
                "average": 1.020614741,
                "count": 14461011,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1532341125,
                "variance": 0.02348069322
              },
              {
                "average": 0.5018698209,
                "count": 14461011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996521,
                "variance": 0.2499965211
              },
              {
                "average": 3.872481668e-06,
                "count": 14461011,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001967858465,
                "variance": 3.87246694e-06
              },
              {
                "average": 1.145332093,
                "count": 14461011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3524353622,
                "variance": 0.1242106846
              },
              {
                "average": 0.617881874,
                "count": 14461011,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66473765,
                "variance": 136.0661044
              },
              {
                "average": 1.991737023,
                "count": 14461011,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003096567,
                "variance": 1.006202724
              },
              {
                "average": 1102.856744,
                "count": 14461011,
                "maximum": 1109,
                "minimum": 1013,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.84300529,
                "variance": 355.0588483
              },
              {
                "average": 41344.36667,
                "count": 14461011,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3953.141028,
                "variance": 15627323.98
              },
              {
                "average": 39722.07227,
                "count": 14461011,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3383.711944,
                "variance": 11449506.52
              },
              {
                "average": 37012.18237,
                "count": 14461011,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2991.495049,
                "variance": 8949042.628
              },
              {
                "average": 188143951.4,
                "count": 14461011,
                "maximum": 188156102.2,
                "minimum": 187904666,
                "name": "GpsTime",
                "position": 15,
                "stddev": 50904.74662,
                "variance": 2591293228
              },
              {
                "average": 0,
                "count": 14461011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14461011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14461011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14461011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14461011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310985.6702,
              4817578.453,
              1367.982298,
              312035.1502,
              4818994.933,
              1418.882298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310985.6701733533,
                    4817578.452637438,
                    1367.9822975874297
                  ],
                  [
                    310985.6701733533,
                    4818994.932637438,
                    1367.9822975874297
                  ],
                  [
                    312035.15017335326,
                    4818994.932637438,
                    1418.8822975874298
                  ],
                  [
                    312035.15017335326,
                    4817578.452637438,
                    1418.8822975874298
                  ],
                  [
                    310985.6701733533,
                    4817578.452637438,
                    1367.9822975874297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:21:42+00:00",
            "end_time": "2017-08-27T21:31:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247455186655,
              43.437221230704914,
              1312.935120001834
            ],
            [
              -119.51300305552166,
              43.44998237321491,
              1312.935120001834
            ],
            [
              -119.499998488714,
              43.4502676023104,
              1334.055120001834
            ],
            [
              -119.49947271305614,
              43.43750633343736,
              1334.055120001834
            ],
            [
              -119.51247455186655,
              43.437221230704914,
              1312.935120001834
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130031,
        43.43722123,
        1312.93512,
        -119.4994727,
        43.4502676,
        1334.05512
      ],
      "properties": {
        "datetime": "2017-08-31T14:33:45Z",
        "pc:count": 13253950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297177.1273,
            "count": 13253950,
            "maximum": 297719.9173,
            "minimum": 296666.6973,
            "name": "X",
            "position": 0,
            "stddev": 288.3827313,
            "variance": 83164.59972
          },
          {
            "average": 4813156.042,
            "count": 13253950,
            "maximum": 4813854.191,
            "minimum": 4812435.611,
            "name": "Y",
            "position": 1,
            "stddev": 407.9247229,
            "variance": 166402.5795
          },
          {
            "average": 1325.762243,
            "count": 13253950,
            "maximum": 1334.05512,
            "minimum": 1312.93512,
            "name": "Z",
            "position": 2,
            "stddev": 3.81530955,
            "variance": 14.55658696
          },
          {
            "average": 19387.39869,
            "count": 13253950,
            "maximum": 28113,
            "minimum": 5361,
            "name": "Intensity",
            "position": 3,
            "stddev": 1415.564368,
            "variance": 2003822.479
          },
          {
            "average": 1.000011393,
            "count": 13253950,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00337530756,
            "variance": 1.139270112e-05
          },
          {
            "average": 1.000014034,
            "count": 13253950,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003746112169,
            "variance": 1.403335638e-05
          },
          {
            "average": 0.502580061,
            "count": 13253950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933621,
            "variance": 0.2499933621
          },
          {
            "average": 1.19209745e-05,
            "count": 13253950,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003452655976,
            "variance": 1.192083329e-05
          },
          {
            "average": 1.180599821,
            "count": 13253950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3846862838,
            "variance": 0.1479835369
          },
          {
            "average": 0.2662820341,
            "count": 13253950,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66567392,
            "variance": 136.0879479
          },
          {
            "average": 2.000432324,
            "count": 13253950,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000073505,
            "variance": 1.000147015
          },
          {
            "average": 1088.987245,
            "count": 13253950,
            "maximum": 1113,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.24183964,
            "variance": 175.3463171
          },
          {
            "average": 45901.61179,
            "count": 13253950,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2450.866855,
            "variance": 6006748.343
          },
          {
            "average": 44114.21674,
            "count": 13253950,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2530.259031,
            "variance": 6402210.765
          },
          {
            "average": 40739.28842,
            "count": 13253950,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2559.09907,
            "variance": 6548988.051
          },
          {
            "average": 188107787.8,
            "count": 13253950,
            "maximum": 188225225,
            "minimum": 188068133,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66857.84884,
            "variance": 4469971951
          },
          {
            "average": 0,
            "count": 13253950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13253950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13253950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13253950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13253950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296666.6973,
          4812435.611,
          1312.93512,
          297719.9173,
          4813854.191,
          1334.05512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296666.69732678274,
                4812435.611259359,
                1312.935120001834
              ],
              [
                296666.69732678274,
                4813854.191259359,
                1312.935120001834
              ],
              [
                297719.9173267827,
                4813854.191259359,
                1334.055120001834
              ],
              [
                297719.9173267827,
                4812435.611259359,
                1334.055120001834
              ],
              [
                296666.69732678274,
                4812435.611259359,
                1312.935120001834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:33:45+00:00",
        "end_time": "2017-08-29T18:55:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130031,
            43.43722123,
            1312.93512,
            -119.4994727,
            43.4502676,
            1334.05512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247455186655,
                  43.437221230704914,
                  1312.935120001834
                ],
                [
                  -119.51300305552166,
                  43.44998237321491,
                  1312.935120001834
                ],
                [
                  -119.499998488714,
                  43.4502676023104,
                  1334.055120001834
                ],
                [
                  -119.49947271305614,
                  43.43750633343736,
                  1334.055120001834
                ],
                [
                  -119.51247455186655,
                  43.437221230704914,
                  1312.935120001834
                ]
              ]
            ]
          },
          "id": "20170829_43119D5225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:33:45Z",
            "pc:count": 13253950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297177.1273,
                "count": 13253950,
                "maximum": 297719.9173,
                "minimum": 296666.6973,
                "name": "X",
                "position": 0,
                "stddev": 288.3827313,
                "variance": 83164.59972
              },
              {
                "average": 4813156.042,
                "count": 13253950,
                "maximum": 4813854.191,
                "minimum": 4812435.611,
                "name": "Y",
                "position": 1,
                "stddev": 407.9247229,
                "variance": 166402.5795
              },
              {
                "average": 1325.762243,
                "count": 13253950,
                "maximum": 1334.05512,
                "minimum": 1312.93512,
                "name": "Z",
                "position": 2,
                "stddev": 3.81530955,
                "variance": 14.55658696
              },
              {
                "average": 19387.39869,
                "count": 13253950,
                "maximum": 28113,
                "minimum": 5361,
                "name": "Intensity",
                "position": 3,
                "stddev": 1415.564368,
                "variance": 2003822.479
              },
              {
                "average": 1.000011393,
                "count": 13253950,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00337530756,
                "variance": 1.139270112e-05
              },
              {
                "average": 1.000014034,
                "count": 13253950,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003746112169,
                "variance": 1.403335638e-05
              },
              {
                "average": 0.502580061,
                "count": 13253950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933621,
                "variance": 0.2499933621
              },
              {
                "average": 1.19209745e-05,
                "count": 13253950,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003452655976,
                "variance": 1.192083329e-05
              },
              {
                "average": 1.180599821,
                "count": 13253950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3846862838,
                "variance": 0.1479835369
              },
              {
                "average": 0.2662820341,
                "count": 13253950,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66567392,
                "variance": 136.0879479
              },
              {
                "average": 2.000432324,
                "count": 13253950,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000073505,
                "variance": 1.000147015
              },
              {
                "average": 1088.987245,
                "count": 13253950,
                "maximum": 1113,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.24183964,
                "variance": 175.3463171
              },
              {
                "average": 45901.61179,
                "count": 13253950,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2450.866855,
                "variance": 6006748.343
              },
              {
                "average": 44114.21674,
                "count": 13253950,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2530.259031,
                "variance": 6402210.765
              },
              {
                "average": 40739.28842,
                "count": 13253950,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2559.09907,
                "variance": 6548988.051
              },
              {
                "average": 188107787.8,
                "count": 13253950,
                "maximum": 188225225,
                "minimum": 188068133,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66857.84884,
                "variance": 4469971951
              },
              {
                "average": 0,
                "count": 13253950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13253950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13253950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13253950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13253950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296666.6973,
              4812435.611,
              1312.93512,
              297719.9173,
              4813854.191,
              1334.05512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296666.69732678274,
                    4812435.611259359,
                    1312.935120001834
                  ],
                  [
                    296666.69732678274,
                    4813854.191259359,
                    1312.935120001834
                  ],
                  [
                    297719.9173267827,
                    4813854.191259359,
                    1334.055120001834
                  ],
                  [
                    297719.9173267827,
                    4812435.611259359,
                    1334.055120001834
                  ],
                  [
                    296666.69732678274,
                    4812435.611259359,
                    1312.935120001834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:33:45+00:00",
            "end_time": "2017-08-29T18:55: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": "20170829_43119D4301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997496382929,
              43.42472277520631,
              1304.3014572002683
            ],
            [
              -119.50050055117318,
              43.437482628476715,
              1304.3014572002683
            ],
            [
              -119.48749829077815,
              43.43776637650852,
              1335.3614572002682
            ],
            [
              -119.48697542952881,
              43.425006397540876,
              1335.3614572002682
            ],
            [
              -119.49997496382929,
              43.42472277520631,
              1304.3014572002683
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005006,
        43.42472278,
        1304.301457,
        -119.4869754,
        43.43776638,
        1335.361457
      ],
      "properties": {
        "datetime": "2017-08-31T14:25:56Z",
        "pc:count": 14466959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298160.8647,
            "count": 14466959,
            "maximum": 298689.8933,
            "minimum": 297636.6533,
            "name": "X",
            "position": 0,
            "stddev": 292.7803244,
            "variance": 85720.31838
          },
          {
            "average": 4811729.843,
            "count": 14466959,
            "maximum": 4812435.476,
            "minimum": 4811017.056,
            "name": "Y",
            "position": 1,
            "stddev": 396.4364088,
            "variance": 157161.8262
          },
          {
            "average": 1321.225718,
            "count": 14466959,
            "maximum": 1335.361457,
            "minimum": 1304.301457,
            "name": "Z",
            "position": 2,
            "stddev": 9.868041251,
            "variance": 97.37823814
          },
          {
            "average": 19747.07575,
            "count": 14466959,
            "maximum": 31665,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 1447.915342,
            "variance": 2096458.838
          },
          {
            "average": 1.000223682,
            "count": 14466959,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01503730451,
            "variance": 0.0002261205268
          },
          {
            "average": 1.000460636,
            "count": 14466959,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02164990677,
            "variance": 0.0004687184633
          },
          {
            "average": 0.5033317645,
            "count": 14466959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889165,
            "variance": 0.2499889166
          },
          {
            "average": 1.444671268e-05,
            "count": 14466959,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003800855821,
            "variance": 1.444650497e-05
          },
          {
            "average": 1.174558454,
            "count": 14466959,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3795890017,
            "variance": 0.1440878102
          },
          {
            "average": -0.1188253118,
            "count": 14466959,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66201324,
            "variance": 136.0025529
          },
          {
            "average": 2.002690476,
            "count": 14466959,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000263126,
            "variance": 1.000526322
          },
          {
            "average": 1083.312887,
            "count": 14466959,
            "maximum": 1112,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.228670659,
            "variance": 67.71102081
          },
          {
            "average": 45082.29037,
            "count": 14466959,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3312.252583,
            "variance": 10971017.17
          },
          {
            "average": 43374.09889,
            "count": 14466959,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3130.49498,
            "variance": 9799998.823
          },
          {
            "average": 39983.99177,
            "count": 14466959,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2874.395533,
            "variance": 8262149.682
          },
          {
            "average": 188081030.1,
            "count": 14466959,
            "maximum": 188224756.8,
            "minimum": 188068152.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41012.92185,
            "variance": 1682059758
          },
          {
            "average": 0,
            "count": 14466959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466959,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466959,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297636.6533,
          4811017.056,
          1304.301457,
          298689.8933,
          4812435.476,
          1335.361457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297636.6533128774,
                4811017.055700424,
                1304.3014572002683
              ],
              [
                297636.6533128774,
                4812435.475700424,
                1304.3014572002683
              ],
              [
                298689.8933128774,
                4812435.475700424,
                1335.3614572002682
              ],
              [
                298689.8933128774,
                4811017.055700424,
                1335.3614572002682
              ],
              [
                297636.6533128774,
                4811017.055700424,
                1304.3014572002683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:25:56+00:00",
        "end_time": "2017-08-29T18:55:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005006,
            43.42472278,
            1304.301457,
            -119.4869754,
            43.43776638,
            1335.361457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997496382929,
                  43.42472277520631,
                  1304.3014572002683
                ],
                [
                  -119.50050055117318,
                  43.437482628476715,
                  1304.3014572002683
                ],
                [
                  -119.48749829077815,
                  43.43776637650852,
                  1335.3614572002682
                ],
                [
                  -119.48697542952881,
                  43.425006397540876,
                  1335.3614572002682
                ],
                [
                  -119.49997496382929,
                  43.42472277520631,
                  1304.3014572002683
                ]
              ]
            ]
          },
          "id": "20170829_43119D4301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:25:56Z",
            "pc:count": 14466959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298160.8647,
                "count": 14466959,
                "maximum": 298689.8933,
                "minimum": 297636.6533,
                "name": "X",
                "position": 0,
                "stddev": 292.7803244,
                "variance": 85720.31838
              },
              {
                "average": 4811729.843,
                "count": 14466959,
                "maximum": 4812435.476,
                "minimum": 4811017.056,
                "name": "Y",
                "position": 1,
                "stddev": 396.4364088,
                "variance": 157161.8262
              },
              {
                "average": 1321.225718,
                "count": 14466959,
                "maximum": 1335.361457,
                "minimum": 1304.301457,
                "name": "Z",
                "position": 2,
                "stddev": 9.868041251,
                "variance": 97.37823814
              },
              {
                "average": 19747.07575,
                "count": 14466959,
                "maximum": 31665,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 1447.915342,
                "variance": 2096458.838
              },
              {
                "average": 1.000223682,
                "count": 14466959,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01503730451,
                "variance": 0.0002261205268
              },
              {
                "average": 1.000460636,
                "count": 14466959,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02164990677,
                "variance": 0.0004687184633
              },
              {
                "average": 0.5033317645,
                "count": 14466959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889165,
                "variance": 0.2499889166
              },
              {
                "average": 1.444671268e-05,
                "count": 14466959,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003800855821,
                "variance": 1.444650497e-05
              },
              {
                "average": 1.174558454,
                "count": 14466959,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3795890017,
                "variance": 0.1440878102
              },
              {
                "average": -0.1188253118,
                "count": 14466959,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66201324,
                "variance": 136.0025529
              },
              {
                "average": 2.002690476,
                "count": 14466959,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000263126,
                "variance": 1.000526322
              },
              {
                "average": 1083.312887,
                "count": 14466959,
                "maximum": 1112,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.228670659,
                "variance": 67.71102081
              },
              {
                "average": 45082.29037,
                "count": 14466959,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3312.252583,
                "variance": 10971017.17
              },
              {
                "average": 43374.09889,
                "count": 14466959,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3130.49498,
                "variance": 9799998.823
              },
              {
                "average": 39983.99177,
                "count": 14466959,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2874.395533,
                "variance": 8262149.682
              },
              {
                "average": 188081030.1,
                "count": 14466959,
                "maximum": 188224756.8,
                "minimum": 188068152.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41012.92185,
                "variance": 1682059758
              },
              {
                "average": 0,
                "count": 14466959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466959,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466959,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297636.6533,
              4811017.056,
              1304.301457,
              298689.8933,
              4812435.476,
              1335.361457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297636.6533128774,
                    4811017.055700424,
                    1304.3014572002683
                  ],
                  [
                    297636.6533128774,
                    4812435.475700424,
                    1304.3014572002683
                  ],
                  [
                    298689.8933128774,
                    4812435.475700424,
                    1335.3614572002682
                  ],
                  [
                    298689.8933128774,
                    4811017.055700424,
                    1335.3614572002682
                  ],
                  [
                    297636.6533128774,
                    4811017.055700424,
                    1304.3014572002683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:25:56+00:00",
            "end_time": "2017-08-29T18:55:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997501101703,
              43.44973318866268,
              1295.9889028152706
            ],
            [
              -119.40047958618342,
              43.46248278522325,
              1295.9889028152706
            ],
            [
              -119.38749718373141,
              43.46275473725407,
              1367.7289028152704
            ],
            [
              -119.38699533109964,
              43.45000502032439,
              1367.7289028152704
            ],
            [
              -119.39997501101703,
              43.44973318866268,
              1295.9889028152706
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004796,
        43.44973319,
        1295.988903,
        -119.3869953,
        43.46275474,
        1367.728903
      ],
      "properties": {
        "datetime": "2017-08-29T17:40:53Z",
        "pc:count": 15092799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306364.6484,
            "count": 15092799,
            "maximum": 306862.7021,
            "minimum": 305811.5821,
            "name": "X",
            "position": 0,
            "stddev": 297.447604,
            "variance": 88475.0771
          },
          {
            "average": 4814299.038,
            "count": 15092799,
            "maximum": 4814973.867,
            "minimum": 4813556.687,
            "name": "Y",
            "position": 1,
            "stddev": 396.2817947,
            "variance": 157039.2608
          },
          {
            "average": 1320.678816,
            "count": 15092799,
            "maximum": 1367.728903,
            "minimum": 1295.988903,
            "name": "Z",
            "position": 2,
            "stddev": 5.427045253,
            "variance": 29.45282018
          },
          {
            "average": 20162.50126,
            "count": 15092799,
            "maximum": 32865,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1856.849681,
            "variance": 3447890.739
          },
          {
            "average": 1.003131096,
            "count": 15092799,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05880821971,
            "variance": 0.003458406705
          },
          {
            "average": 1.006211373,
            "count": 15092799,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08556761556,
            "variance": 0.007321816832
          },
          {
            "average": 0.5044561317,
            "count": 15092799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999801591,
            "variance": 0.2499801595
          },
          {
            "average": 5.698081582e-06,
            "count": 15092799,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002387058753,
            "variance": 5.698049491e-06
          },
          {
            "average": 1.208710591,
            "count": 15092799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4063871199,
            "variance": 0.1651504912
          },
          {
            "average": -0.9380573157,
            "count": 15092799,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04670968,
            "variance": 145.1232141
          },
          {
            "average": 2.005211823,
            "count": 15092799,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001306824,
            "variance": 1.002615356
          },
          {
            "average": 782.5612484,
            "count": 15092799,
            "maximum": 1072,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 465.3044796,
            "variance": 216508.2587
          },
          {
            "average": 44886.38527,
            "count": 15092799,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2890.912993,
            "variance": 8357377.931
          },
          {
            "average": 42751.41214,
            "count": 15092799,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2864.605956,
            "variance": 8205967.281
          },
          {
            "average": 39435.30937,
            "count": 15092799,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2814.667529,
            "variance": 7922353.3
          },
          {
            "average": 188009386,
            "count": 15092799,
            "maximum": 188063653.1,
            "minimum": 187978131.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31441.4426,
            "variance": 988564312.7
          },
          {
            "average": 0,
            "count": 15092799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15092799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15092799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15092799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15092799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305811.5821,
          4813556.687,
          1295.988903,
          306862.7021,
          4814973.867,
          1367.728903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305811.58208714233,
                4813556.687272338,
                1295.9889028152706
              ],
              [
                305811.58208714233,
                4814973.867272338,
                1295.9889028152706
              ],
              [
                306862.70208714233,
                4814973.867272338,
                1367.7289028152704
              ],
              [
                306862.70208714233,
                4813556.687272338,
                1367.7289028152704
              ],
              [
                305811.58208714233,
                4813556.687272338,
                1295.9889028152706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:40:53+00:00",
        "end_time": "2017-08-28T17:55:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004796,
            43.44973319,
            1295.988903,
            -119.3869953,
            43.46275474,
            1367.728903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997501101703,
                  43.44973318866268,
                  1295.9889028152706
                ],
                [
                  -119.40047958618342,
                  43.46248278522325,
                  1295.9889028152706
                ],
                [
                  -119.38749718373141,
                  43.46275473725407,
                  1367.7289028152704
                ],
                [
                  -119.38699533109964,
                  43.45000502032439,
                  1367.7289028152704
                ],
                [
                  -119.39997501101703,
                  43.44973318866268,
                  1295.9889028152706
                ]
              ]
            ]
          },
          "id": "20170828_43119D4219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:40:53Z",
            "pc:count": 15092799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306364.6484,
                "count": 15092799,
                "maximum": 306862.7021,
                "minimum": 305811.5821,
                "name": "X",
                "position": 0,
                "stddev": 297.447604,
                "variance": 88475.0771
              },
              {
                "average": 4814299.038,
                "count": 15092799,
                "maximum": 4814973.867,
                "minimum": 4813556.687,
                "name": "Y",
                "position": 1,
                "stddev": 396.2817947,
                "variance": 157039.2608
              },
              {
                "average": 1320.678816,
                "count": 15092799,
                "maximum": 1367.728903,
                "minimum": 1295.988903,
                "name": "Z",
                "position": 2,
                "stddev": 5.427045253,
                "variance": 29.45282018
              },
              {
                "average": 20162.50126,
                "count": 15092799,
                "maximum": 32865,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1856.849681,
                "variance": 3447890.739
              },
              {
                "average": 1.003131096,
                "count": 15092799,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05880821971,
                "variance": 0.003458406705
              },
              {
                "average": 1.006211373,
                "count": 15092799,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08556761556,
                "variance": 0.007321816832
              },
              {
                "average": 0.5044561317,
                "count": 15092799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999801591,
                "variance": 0.2499801595
              },
              {
                "average": 5.698081582e-06,
                "count": 15092799,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002387058753,
                "variance": 5.698049491e-06
              },
              {
                "average": 1.208710591,
                "count": 15092799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4063871199,
                "variance": 0.1651504912
              },
              {
                "average": -0.9380573157,
                "count": 15092799,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04670968,
                "variance": 145.1232141
              },
              {
                "average": 2.005211823,
                "count": 15092799,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001306824,
                "variance": 1.002615356
              },
              {
                "average": 782.5612484,
                "count": 15092799,
                "maximum": 1072,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 465.3044796,
                "variance": 216508.2587
              },
              {
                "average": 44886.38527,
                "count": 15092799,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2890.912993,
                "variance": 8357377.931
              },
              {
                "average": 42751.41214,
                "count": 15092799,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2864.605956,
                "variance": 8205967.281
              },
              {
                "average": 39435.30937,
                "count": 15092799,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2814.667529,
                "variance": 7922353.3
              },
              {
                "average": 188009386,
                "count": 15092799,
                "maximum": 188063653.1,
                "minimum": 187978131.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31441.4426,
                "variance": 988564312.7
              },
              {
                "average": 0,
                "count": 15092799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15092799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15092799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15092799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15092799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305811.5821,
              4813556.687,
              1295.988903,
              306862.7021,
              4814973.867,
              1367.728903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305811.58208714233,
                    4813556.687272338,
                    1295.9889028152706
                  ],
                  [
                    305811.58208714233,
                    4814973.867272338,
                    1295.9889028152706
                  ],
                  [
                    306862.70208714233,
                    4814973.867272338,
                    1367.7289028152704
                  ],
                  [
                    306862.70208714233,
                    4813556.687272338,
                    1367.7289028152704
                  ],
                  [
                    305811.58208714233,
                    4813556.687272338,
                    1295.9889028152706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:40:53+00:00",
            "end_time": "2017-08-28T17:55: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": "20170828_43119D2105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19997722779257,
              43.48725491255172,
              1268.0452973353204
            ],
            [
              -119.20043962423222,
              43.49998534190222,
              1268.0452973353204
            ],
            [
              -119.18749557697056,
              43.50023382852925,
              1368.8252973353206
            ],
            [
              -119.18703589526734,
              43.48750328936883,
              1368.8252973353206
            ],
            [
              -119.19997722779257,
              43.48725491255172,
              1268.0452973353204
            ]
          ]
        ]
      },
      "bbox": [
        -119.2004396,
        43.48725491,
        1268.045297,
        -119.1870359,
        43.50023383,
        1368.825297
      ],
      "properties": {
        "datetime": "2017-08-28T19:55:56Z",
        "pc:count": 13072654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322619.2354,
            "count": 13072654,
            "maximum": 323151.754,
            "minimum": 322104.534,
            "name": "X",
            "position": 0,
            "stddev": 289.999396,
            "variance": 84099.64966
          },
          {
            "average": 4817974.615,
            "count": 13072654,
            "maximum": 4818691.79,
            "minimum": 4817276.93,
            "name": "Y",
            "position": 1,
            "stddev": 393.3569371,
            "variance": 154729.68
          },
          {
            "average": 1290.258883,
            "count": 13072654,
            "maximum": 1368.825297,
            "minimum": 1268.045297,
            "name": "Z",
            "position": 2,
            "stddev": 29.65012291,
            "variance": 879.1297887
          },
          {
            "average": 23106.84122,
            "count": 13072654,
            "maximum": 49857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3681.181981,
            "variance": 13551100.77
          },
          {
            "average": 1.009073062,
            "count": 13072654,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1126182811,
            "variance": 0.01268287724
          },
          {
            "average": 1.018378364,
            "count": 13072654,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1724626115,
            "variance": 0.02974335236
          },
          {
            "average": 0.501387706,
            "count": 13072654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980934,
            "variance": 0.2499980934
          },
          {
            "average": 3.901273605e-06,
            "count": 13072654,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00197516042,
            "variance": 3.901258684e-06
          },
          {
            "average": 1.231074731,
            "count": 13072654,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4215201217,
            "variance": 0.177679213
          },
          {
            "average": 0.4684106931,
            "count": 13072654,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6033379,
            "variance": 134.6374504
          },
          {
            "average": 1.995822807,
            "count": 13072654,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003616059,
            "variance": 1.007245193
          },
          {
            "average": 1044.952238,
            "count": 13072654,
            "maximum": 1047,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13952768,
            "variance": 1.298523333
          },
          {
            "average": 34416.17489,
            "count": 13072654,
            "maximum": 57856,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 10899.51502,
            "variance": 118799427.7
          },
          {
            "average": 37142.7286,
            "count": 13072654,
            "maximum": 57600,
            "minimum": 14848,
            "name": "Green",
            "position": 13,
            "stddev": 6012.450152,
            "variance": 36149556.83
          },
          {
            "average": 31511.99737,
            "count": 13072654,
            "maximum": 57856,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 7548.462626,
            "variance": 56979288.01
          },
          {
            "average": 187984504.3,
            "count": 13072654,
            "maximum": 187985356.2,
            "minimum": 187983716.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 457.8397092,
            "variance": 209617.1993
          },
          {
            "average": 0,
            "count": 13072654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322104.534,
          4817276.93,
          1268.045297,
          323151.754,
          4818691.79,
          1368.825297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322104.5340150334,
                4817276.929612672,
                1268.0452973353204
              ],
              [
                322104.5340150334,
                4818691.789612671,
                1268.0452973353204
              ],
              [
                323151.75401503337,
                4818691.789612671,
                1368.8252973353206
              ],
              [
                323151.75401503337,
                4817276.929612672,
                1368.8252973353206
              ],
              [
                322104.5340150334,
                4817276.929612672,
                1268.0452973353204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:55:56+00:00",
        "end_time": "2017-08-28T19:28:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2004396,
            43.48725491,
            1268.045297,
            -119.1870359,
            43.50023383,
            1368.825297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19997722779257,
                  43.48725491255172,
                  1268.0452973353204
                ],
                [
                  -119.20043962423222,
                  43.49998534190222,
                  1268.0452973353204
                ],
                [
                  -119.18749557697056,
                  43.50023382852925,
                  1368.8252973353206
                ],
                [
                  -119.18703589526734,
                  43.48750328936883,
                  1368.8252973353206
                ],
                [
                  -119.19997722779257,
                  43.48725491255172,
                  1268.0452973353204
                ]
              ]
            ]
          },
          "id": "20170828_43119D2105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:55:56Z",
            "pc:count": 13072654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322619.2354,
                "count": 13072654,
                "maximum": 323151.754,
                "minimum": 322104.534,
                "name": "X",
                "position": 0,
                "stddev": 289.999396,
                "variance": 84099.64966
              },
              {
                "average": 4817974.615,
                "count": 13072654,
                "maximum": 4818691.79,
                "minimum": 4817276.93,
                "name": "Y",
                "position": 1,
                "stddev": 393.3569371,
                "variance": 154729.68
              },
              {
                "average": 1290.258883,
                "count": 13072654,
                "maximum": 1368.825297,
                "minimum": 1268.045297,
                "name": "Z",
                "position": 2,
                "stddev": 29.65012291,
                "variance": 879.1297887
              },
              {
                "average": 23106.84122,
                "count": 13072654,
                "maximum": 49857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3681.181981,
                "variance": 13551100.77
              },
              {
                "average": 1.009073062,
                "count": 13072654,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1126182811,
                "variance": 0.01268287724
              },
              {
                "average": 1.018378364,
                "count": 13072654,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1724626115,
                "variance": 0.02974335236
              },
              {
                "average": 0.501387706,
                "count": 13072654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980934,
                "variance": 0.2499980934
              },
              {
                "average": 3.901273605e-06,
                "count": 13072654,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00197516042,
                "variance": 3.901258684e-06
              },
              {
                "average": 1.231074731,
                "count": 13072654,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4215201217,
                "variance": 0.177679213
              },
              {
                "average": 0.4684106931,
                "count": 13072654,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6033379,
                "variance": 134.6374504
              },
              {
                "average": 1.995822807,
                "count": 13072654,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003616059,
                "variance": 1.007245193
              },
              {
                "average": 1044.952238,
                "count": 13072654,
                "maximum": 1047,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13952768,
                "variance": 1.298523333
              },
              {
                "average": 34416.17489,
                "count": 13072654,
                "maximum": 57856,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 10899.51502,
                "variance": 118799427.7
              },
              {
                "average": 37142.7286,
                "count": 13072654,
                "maximum": 57600,
                "minimum": 14848,
                "name": "Green",
                "position": 13,
                "stddev": 6012.450152,
                "variance": 36149556.83
              },
              {
                "average": 31511.99737,
                "count": 13072654,
                "maximum": 57856,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 7548.462626,
                "variance": 56979288.01
              },
              {
                "average": 187984504.3,
                "count": 13072654,
                "maximum": 187985356.2,
                "minimum": 187983716.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 457.8397092,
                "variance": 209617.1993
              },
              {
                "average": 0,
                "count": 13072654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322104.534,
              4817276.93,
              1268.045297,
              323151.754,
              4818691.79,
              1368.825297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322104.5340150334,
                    4817276.929612672,
                    1268.0452973353204
                  ],
                  [
                    322104.5340150334,
                    4818691.789612671,
                    1268.0452973353204
                  ],
                  [
                    323151.75401503337,
                    4818691.789612671,
                    1368.8252973353206
                  ],
                  [
                    323151.75401503337,
                    4817276.929612672,
                    1368.8252973353206
                  ],
                  [
                    322104.5340150334,
                    4817276.929612672,
                    1268.0452973353204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:55:56+00:00",
            "end_time": "2017-08-28T19:28: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": "20170828_43119E2422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.17497725188313,
              43.49975768937729,
              1264.3969323660394
            ],
            [
              -119.17543448587098,
              43.512485244166484,
              1264.3969323660394
            ],
            [
              -119.16249521723279,
              43.51273081081081,
              1291.8969323660394
            ],
            [
              -119.16204069764613,
              43.50000314752909,
              1291.8969323660394
            ],
            [
              -119.17497725188313,
              43.49975768937729,
              1264.3969323660394
            ]
          ]
        ]
      },
      "bbox": [
        -119.1754345,
        43.49975769,
        1264.396932,
        -119.1620407,
        43.51273081,
        1291.896932
      ],
      "properties": {
        "datetime": "2017-08-28T19:36:06Z",
        "pc:count": 13573609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324685.4154,
            "count": 13573609,
            "maximum": 325209.0427,
            "minimum": 324162.4427,
            "name": "X",
            "position": 0,
            "stddev": 292.699885,
            "variance": 85673.22267
          },
          {
            "average": 4819311.036,
            "count": 13573609,
            "maximum": 4820026.894,
            "minimum": 4818612.374,
            "name": "Y",
            "position": 1,
            "stddev": 410.046344,
            "variance": 168138.0043
          },
          {
            "average": 1272.129147,
            "count": 13573609,
            "maximum": 1291.896932,
            "minimum": 1264.396932,
            "name": "Z",
            "position": 2,
            "stddev": 4.500507147,
            "variance": 20.25456458
          },
          {
            "average": 23421.82949,
            "count": 13573609,
            "maximum": 50481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2967.116995,
            "variance": 8803783.262
          },
          {
            "average": 1.002458889,
            "count": 13573609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05357903451,
            "variance": 0.002870712939
          },
          {
            "average": 1.004941132,
            "count": 13573609,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07912985306,
            "variance": 0.006261533646
          },
          {
            "average": 0.5055838871,
            "count": 13573609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999688376,
            "variance": 0.2499688386
          },
          {
            "average": 3.020567338e-06,
            "count": 13573609,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001737975384,
            "variance": 3.020558436e-06
          },
          {
            "average": 1.210977862,
            "count": 13573609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4080027154,
            "variance": 0.1664662157
          },
          {
            "average": -0.897459407,
            "count": 13573609,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91382819,
            "variance": 141.9393021
          },
          {
            "average": 1.990915018,
            "count": 13573609,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001951728,
            "variance": 1.003907264
          },
          {
            "average": 1041.583718,
            "count": 13573609,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.186578785,
            "variance": 1.407969212
          },
          {
            "average": 41938.97724,
            "count": 13573609,
            "maximum": 60416,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6189.374776,
            "variance": 38308360.12
          },
          {
            "average": 41513.82663,
            "count": 13573609,
            "maximum": 59904,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3833.680955,
            "variance": 14697109.66
          },
          {
            "average": 37093.67137,
            "count": 13573609,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5037.210166,
            "variance": 25373486.26
          },
          {
            "average": 187983156.2,
            "count": 13573609,
            "maximum": 187984166.8,
            "minimum": 187982091.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 480.0701115,
            "variance": 230467.3119
          },
          {
            "average": 0,
            "count": 13573609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13573609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13573609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13573609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13573609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324162.4427,
          4818612.374,
          1264.396932,
          325209.0427,
          4820026.894,
          1291.896932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324162.44270360144,
                4818612.373650126,
                1264.3969323660394
              ],
              [
                324162.44270360144,
                4820026.893650126,
                1264.3969323660394
              ],
              [
                325209.0427036014,
                4820026.893650126,
                1291.8969323660394
              ],
              [
                325209.0427036014,
                4818612.373650126,
                1291.8969323660394
              ],
              [
                324162.44270360144,
                4818612.373650126,
                1264.3969323660394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:36:06+00:00",
        "end_time": "2017-08-28T19:01:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1754345,
            43.49975769,
            1264.396932,
            -119.1620407,
            43.51273081,
            1291.896932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.17497725188313,
                  43.49975768937729,
                  1264.3969323660394
                ],
                [
                  -119.17543448587098,
                  43.512485244166484,
                  1264.3969323660394
                ],
                [
                  -119.16249521723279,
                  43.51273081081081,
                  1291.8969323660394
                ],
                [
                  -119.16204069764613,
                  43.50000314752909,
                  1291.8969323660394
                ],
                [
                  -119.17497725188313,
                  43.49975768937729,
                  1264.3969323660394
                ]
              ]
            ]
          },
          "id": "20170828_43119E2422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:36:06Z",
            "pc:count": 13573609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324685.4154,
                "count": 13573609,
                "maximum": 325209.0427,
                "minimum": 324162.4427,
                "name": "X",
                "position": 0,
                "stddev": 292.699885,
                "variance": 85673.22267
              },
              {
                "average": 4819311.036,
                "count": 13573609,
                "maximum": 4820026.894,
                "minimum": 4818612.374,
                "name": "Y",
                "position": 1,
                "stddev": 410.046344,
                "variance": 168138.0043
              },
              {
                "average": 1272.129147,
                "count": 13573609,
                "maximum": 1291.896932,
                "minimum": 1264.396932,
                "name": "Z",
                "position": 2,
                "stddev": 4.500507147,
                "variance": 20.25456458
              },
              {
                "average": 23421.82949,
                "count": 13573609,
                "maximum": 50481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2967.116995,
                "variance": 8803783.262
              },
              {
                "average": 1.002458889,
                "count": 13573609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05357903451,
                "variance": 0.002870712939
              },
              {
                "average": 1.004941132,
                "count": 13573609,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07912985306,
                "variance": 0.006261533646
              },
              {
                "average": 0.5055838871,
                "count": 13573609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999688376,
                "variance": 0.2499688386
              },
              {
                "average": 3.020567338e-06,
                "count": 13573609,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001737975384,
                "variance": 3.020558436e-06
              },
              {
                "average": 1.210977862,
                "count": 13573609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4080027154,
                "variance": 0.1664662157
              },
              {
                "average": -0.897459407,
                "count": 13573609,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91382819,
                "variance": 141.9393021
              },
              {
                "average": 1.990915018,
                "count": 13573609,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001951728,
                "variance": 1.003907264
              },
              {
                "average": 1041.583718,
                "count": 13573609,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.186578785,
                "variance": 1.407969212
              },
              {
                "average": 41938.97724,
                "count": 13573609,
                "maximum": 60416,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6189.374776,
                "variance": 38308360.12
              },
              {
                "average": 41513.82663,
                "count": 13573609,
                "maximum": 59904,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3833.680955,
                "variance": 14697109.66
              },
              {
                "average": 37093.67137,
                "count": 13573609,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5037.210166,
                "variance": 25373486.26
              },
              {
                "average": 187983156.2,
                "count": 13573609,
                "maximum": 187984166.8,
                "minimum": 187982091.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 480.0701115,
                "variance": 230467.3119
              },
              {
                "average": 0,
                "count": 13573609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13573609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13573609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13573609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13573609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324162.4427,
              4818612.374,
              1264.396932,
              325209.0427,
              4820026.894,
              1291.896932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324162.44270360144,
                    4818612.373650126,
                    1264.3969323660394
                  ],
                  [
                    324162.44270360144,
                    4820026.893650126,
                    1264.3969323660394
                  ],
                  [
                    325209.0427036014,
                    4820026.893650126,
                    1291.8969323660394
                  ],
                  [
                    325209.0427036014,
                    4818612.373650126,
                    1291.8969323660394
                  ],
                  [
                    324162.44270360144,
                    4818612.373650126,
                    1264.3969323660394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:36:06+00:00",
            "end_time": "2017-08-28T19:01: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": "20170828_43119D3304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747562803293,
              43.42474030015889,
              1320.8110298400736
            ],
            [
              -119.33796639944396,
              43.43748423131216,
              1320.8110298400736
            ],
            [
              -119.32499789475015,
              43.43774877952708,
              1330.8710298400736
            ],
            [
              -119.324509839613,
              43.42500473132811,
              1330.8710298400736
            ],
            [
              -119.33747562803293,
              43.42474030015889,
              1320.8110298400736
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379664,
        43.4247403,
        1320.81103,
        -119.3245098,
        43.43774878,
        1330.87103
      ],
      "properties": {
        "datetime": "2017-08-28T17:22:10Z",
        "pc:count": 13392985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311311.284,
            "count": 13392985,
            "maximum": 311841.2087,
            "minimum": 310790.8287,
            "name": "X",
            "position": 0,
            "stddev": 291.9869799,
            "variance": 85256.39644
          },
          {
            "average": 4811361.669,
            "count": 13392985,
            "maximum": 4812053.542,
            "minimum": 4810637.062,
            "name": "Y",
            "position": 1,
            "stddev": 399.2495141,
            "variance": 159400.1745
          },
          {
            "average": 1324.601374,
            "count": 13392985,
            "maximum": 1330.87103,
            "minimum": 1320.81103,
            "name": "Z",
            "position": 2,
            "stddev": 1.379611801,
            "variance": 1.903328721
          },
          {
            "average": 21219.69119,
            "count": 13392985,
            "maximum": 29617,
            "minimum": 2001,
            "name": "Intensity",
            "position": 3,
            "stddev": 1784.371335,
            "variance": 3183981.06
          },
          {
            "average": 1.000019488,
            "count": 13392985,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00441445757,
            "variance": 1.948743564e-05
          },
          {
            "average": 1.000037482,
            "count": 13392985,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006122165198,
            "variance": 3.748090671e-05
          },
          {
            "average": 0.5017122023,
            "count": 13392985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997087,
            "variance": 0.249997087
          },
          {
            "average": 1.866648846e-06,
            "count": 13392985,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001366252356,
            "variance": 1.866645501e-06
          },
          {
            "average": 1.156728317,
            "count": 13392985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3635444424,
            "variance": 0.1321645616
          },
          {
            "average": 0.4460513553,
            "count": 13392985,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74242359,
            "variance": 137.8845117
          },
          {
            "average": 1.999999403,
            "count": 13392985,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000283989,
            "variance": 1.000568059
          },
          {
            "average": 1022.069564,
            "count": 13392985,
            "maximum": 1024,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001816482,
            "variance": 1.003636264
          },
          {
            "average": 46301.36398,
            "count": 13392985,
            "maximum": 56320,
            "minimum": 25856,
            "name": "Red",
            "position": 12,
            "stddev": 2472.104914,
            "variance": 6111302.708
          },
          {
            "average": 44726.00514,
            "count": 13392985,
            "maximum": 55552,
            "minimum": 26624,
            "name": "Green",
            "position": 13,
            "stddev": 2574.010762,
            "variance": 6625531.402
          },
          {
            "average": 41699.30224,
            "count": 13392985,
            "maximum": 54784,
            "minimum": 26112,
            "name": "Blue",
            "position": 14,
            "stddev": 2817.618077,
            "variance": 7938971.628
          },
          {
            "average": 187975196.9,
            "count": 13392985,
            "maximum": 187976130.5,
            "minimum": 187974024.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 532.1052219,
            "variance": 283135.9672
          },
          {
            "average": 0,
            "count": 13392985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310790.8287,
          4810637.062,
          1320.81103,
          311841.2087,
          4812053.542,
          1330.87103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310790.8286649612,
                4810637.061540133,
                1320.8110298400736
              ],
              [
                310790.8286649612,
                4812053.541540134,
                1320.8110298400736
              ],
              [
                311841.2086649612,
                4812053.541540134,
                1330.8710298400736
              ],
              [
                311841.2086649612,
                4810637.061540133,
                1330.8710298400736
              ],
              [
                310790.8286649612,
                4810637.061540133,
                1320.8110298400736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:22:10+00:00",
        "end_time": "2017-08-28T16:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379664,
            43.4247403,
            1320.81103,
            -119.3245098,
            43.43774878,
            1330.87103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747562803293,
                  43.42474030015889,
                  1320.8110298400736
                ],
                [
                  -119.33796639944396,
                  43.43748423131216,
                  1320.8110298400736
                ],
                [
                  -119.32499789475015,
                  43.43774877952708,
                  1330.8710298400736
                ],
                [
                  -119.324509839613,
                  43.42500473132811,
                  1330.8710298400736
                ],
                [
                  -119.33747562803293,
                  43.42474030015889,
                  1320.8110298400736
                ]
              ]
            ]
          },
          "id": "20170828_43119D3304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:22:10Z",
            "pc:count": 13392985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311311.284,
                "count": 13392985,
                "maximum": 311841.2087,
                "minimum": 310790.8287,
                "name": "X",
                "position": 0,
                "stddev": 291.9869799,
                "variance": 85256.39644
              },
              {
                "average": 4811361.669,
                "count": 13392985,
                "maximum": 4812053.542,
                "minimum": 4810637.062,
                "name": "Y",
                "position": 1,
                "stddev": 399.2495141,
                "variance": 159400.1745
              },
              {
                "average": 1324.601374,
                "count": 13392985,
                "maximum": 1330.87103,
                "minimum": 1320.81103,
                "name": "Z",
                "position": 2,
                "stddev": 1.379611801,
                "variance": 1.903328721
              },
              {
                "average": 21219.69119,
                "count": 13392985,
                "maximum": 29617,
                "minimum": 2001,
                "name": "Intensity",
                "position": 3,
                "stddev": 1784.371335,
                "variance": 3183981.06
              },
              {
                "average": 1.000019488,
                "count": 13392985,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00441445757,
                "variance": 1.948743564e-05
              },
              {
                "average": 1.000037482,
                "count": 13392985,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006122165198,
                "variance": 3.748090671e-05
              },
              {
                "average": 0.5017122023,
                "count": 13392985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997087,
                "variance": 0.249997087
              },
              {
                "average": 1.866648846e-06,
                "count": 13392985,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001366252356,
                "variance": 1.866645501e-06
              },
              {
                "average": 1.156728317,
                "count": 13392985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3635444424,
                "variance": 0.1321645616
              },
              {
                "average": 0.4460513553,
                "count": 13392985,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74242359,
                "variance": 137.8845117
              },
              {
                "average": 1.999999403,
                "count": 13392985,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000283989,
                "variance": 1.000568059
              },
              {
                "average": 1022.069564,
                "count": 13392985,
                "maximum": 1024,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001816482,
                "variance": 1.003636264
              },
              {
                "average": 46301.36398,
                "count": 13392985,
                "maximum": 56320,
                "minimum": 25856,
                "name": "Red",
                "position": 12,
                "stddev": 2472.104914,
                "variance": 6111302.708
              },
              {
                "average": 44726.00514,
                "count": 13392985,
                "maximum": 55552,
                "minimum": 26624,
                "name": "Green",
                "position": 13,
                "stddev": 2574.010762,
                "variance": 6625531.402
              },
              {
                "average": 41699.30224,
                "count": 13392985,
                "maximum": 54784,
                "minimum": 26112,
                "name": "Blue",
                "position": 14,
                "stddev": 2817.618077,
                "variance": 7938971.628
              },
              {
                "average": 187975196.9,
                "count": 13392985,
                "maximum": 187976130.5,
                "minimum": 187974024.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 532.1052219,
                "variance": 283135.9672
              },
              {
                "average": 0,
                "count": 13392985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310790.8287,
              4810637.062,
              1320.81103,
              311841.2087,
              4812053.542,
              1330.87103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310790.8286649612,
                    4810637.061540133,
                    1320.8110298400736
                  ],
                  [
                    310790.8286649612,
                    4812053.541540134,
                    1320.8110298400736
                  ],
                  [
                    311841.2086649612,
                    4812053.541540134,
                    1330.8710298400736
                  ],
                  [
                    311841.2086649612,
                    4810637.061540133,
                    1330.8710298400736
                  ],
                  [
                    310790.8286649612,
                    4810637.061540133,
                    1320.8110298400736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:22:10+00:00",
            "end_time": "2017-08-28T16:47:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.0999800349921,
              43.49984161182846,
              1260.2444170772164
            ],
            [
              -119.10041857643391,
              43.51248520626637,
              1260.2444170772164
            ],
            [
              -119.09205674390812,
              43.51263857446489,
              1352.4044170772163
            ],
            [
              -119.09161994520382,
              43.49999491271517,
              1352.4044170772163
            ],
            [
              -119.0999800349921,
              43.49984161182846,
              1260.2444170772164
            ]
          ]
        ]
      },
      "bbox": [
        -119.1004186,
        43.49984161,
        1260.244417,
        -119.0916199,
        43.51263857,
        1352.404417
      ],
      "properties": {
        "datetime": "2017-08-28T19:26:56Z",
        "pc:count": 8470718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330536.7388,
            "count": 8470718,
            "maximum": 330902.3491,
            "minimum": 330226.0291,
            "name": "X",
            "position": 0,
            "stddev": 167.97954,
            "variance": 28217.12585
          },
          {
            "average": 4819173.776,
            "count": 8470718,
            "maximum": 4819871.037,
            "minimum": 4818465.917,
            "name": "Y",
            "position": 1,
            "stddev": 408.9542921,
            "variance": 167243.613
          },
          {
            "average": 1284.574328,
            "count": 8470718,
            "maximum": 1352.404417,
            "minimum": 1260.244417,
            "name": "Z",
            "position": 2,
            "stddev": 23.11904911,
            "variance": 534.4904315
          },
          {
            "average": 22232.19482,
            "count": 8470718,
            "maximum": 39249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2415.350053,
            "variance": 5833915.879
          },
          {
            "average": 1.002250931,
            "count": 8470718,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04930250055,
            "variance": 0.00243073656
          },
          {
            "average": 1.004505167,
            "count": 8470718,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07108739696,
            "variance": 0.005053418006
          },
          {
            "average": 0.4995535207,
            "count": 8470718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998302,
            "variance": 0.2499998302
          },
          {
            "average": 3.541612411e-07,
            "count": 8470718,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005951144071,
            "variance": 3.541611575e-07
          },
          {
            "average": 1.193425162,
            "count": 8470718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3949834009,
            "variance": 0.156011887
          },
          {
            "average": 1.157001153,
            "count": 8470718,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81042622,
            "variance": 139.4861674
          },
          {
            "average": 1.992492962,
            "count": 8470718,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001266365,
            "variance": 1.002534334
          },
          {
            "average": 1038.979447,
            "count": 8470718,
            "maximum": 1043,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 45.18451879,
            "variance": 2041.640738
          },
          {
            "average": 43614.38603,
            "count": 8470718,
            "maximum": 65280,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 2583.740645,
            "variance": 6675715.718
          },
          {
            "average": 41525.32125,
            "count": 8470718,
            "maximum": 65280,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 2447.782755,
            "variance": 5991640.414
          },
          {
            "average": 37331.24853,
            "count": 8470718,
            "maximum": 65280,
            "minimum": 17664,
            "name": "Blue",
            "position": 14,
            "stddev": 2584.051492,
            "variance": 6677322.113
          },
          {
            "average": 187982906.2,
            "count": 8470718,
            "maximum": 187983616.9,
            "minimum": 187981801.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 560.0706644,
            "variance": 313679.1492
          },
          {
            "average": 0,
            "count": 8470718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8470718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8470718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8470718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8470718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330226.0291,
          4818465.917,
          1260.244417,
          330902.3491,
          4819871.037,
          1352.404417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330226.0291028454,
                4818465.91669751,
                1260.2444170772164
              ],
              [
                330226.0291028454,
                4819871.036697509,
                1260.2444170772164
              ],
              [
                330902.34910284536,
                4819871.036697509,
                1352.4044170772163
              ],
              [
                330902.34910284536,
                4818465.91669751,
                1352.4044170772163
              ],
              [
                330226.0291028454,
                4818465.91669751,
                1260.2444170772164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:26:56+00:00",
        "end_time": "2017-08-28T18:56:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1004186,
            43.49984161,
            1260.244417,
            -119.0916199,
            43.51263857,
            1352.404417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.0999800349921,
                  43.49984161182846,
                  1260.2444170772164
                ],
                [
                  -119.10041857643391,
                  43.51248520626637,
                  1260.2444170772164
                ],
                [
                  -119.09205674390812,
                  43.51263857446489,
                  1352.4044170772163
                ],
                [
                  -119.09161994520382,
                  43.49999491271517,
                  1352.4044170772163
                ],
                [
                  -119.0999800349921,
                  43.49984161182846,
                  1260.2444170772164
                ]
              ]
            ]
          },
          "id": "20170828_43119E1323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:26:56Z",
            "pc:count": 8470718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330536.7388,
                "count": 8470718,
                "maximum": 330902.3491,
                "minimum": 330226.0291,
                "name": "X",
                "position": 0,
                "stddev": 167.97954,
                "variance": 28217.12585
              },
              {
                "average": 4819173.776,
                "count": 8470718,
                "maximum": 4819871.037,
                "minimum": 4818465.917,
                "name": "Y",
                "position": 1,
                "stddev": 408.9542921,
                "variance": 167243.613
              },
              {
                "average": 1284.574328,
                "count": 8470718,
                "maximum": 1352.404417,
                "minimum": 1260.244417,
                "name": "Z",
                "position": 2,
                "stddev": 23.11904911,
                "variance": 534.4904315
              },
              {
                "average": 22232.19482,
                "count": 8470718,
                "maximum": 39249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2415.350053,
                "variance": 5833915.879
              },
              {
                "average": 1.002250931,
                "count": 8470718,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04930250055,
                "variance": 0.00243073656
              },
              {
                "average": 1.004505167,
                "count": 8470718,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07108739696,
                "variance": 0.005053418006
              },
              {
                "average": 0.4995535207,
                "count": 8470718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998302,
                "variance": 0.2499998302
              },
              {
                "average": 3.541612411e-07,
                "count": 8470718,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005951144071,
                "variance": 3.541611575e-07
              },
              {
                "average": 1.193425162,
                "count": 8470718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3949834009,
                "variance": 0.156011887
              },
              {
                "average": 1.157001153,
                "count": 8470718,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81042622,
                "variance": 139.4861674
              },
              {
                "average": 1.992492962,
                "count": 8470718,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001266365,
                "variance": 1.002534334
              },
              {
                "average": 1038.979447,
                "count": 8470718,
                "maximum": 1043,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 45.18451879,
                "variance": 2041.640738
              },
              {
                "average": 43614.38603,
                "count": 8470718,
                "maximum": 65280,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 2583.740645,
                "variance": 6675715.718
              },
              {
                "average": 41525.32125,
                "count": 8470718,
                "maximum": 65280,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 2447.782755,
                "variance": 5991640.414
              },
              {
                "average": 37331.24853,
                "count": 8470718,
                "maximum": 65280,
                "minimum": 17664,
                "name": "Blue",
                "position": 14,
                "stddev": 2584.051492,
                "variance": 6677322.113
              },
              {
                "average": 187982906.2,
                "count": 8470718,
                "maximum": 187983616.9,
                "minimum": 187981801.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 560.0706644,
                "variance": 313679.1492
              },
              {
                "average": 0,
                "count": 8470718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8470718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8470718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8470718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8470718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330226.0291,
              4818465.917,
              1260.244417,
              330902.3491,
              4819871.037,
              1352.404417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330226.0291028454,
                    4818465.91669751,
                    1260.2444170772164
                  ],
                  [
                    330226.0291028454,
                    4819871.036697509,
                    1260.2444170772164
                  ],
                  [
                    330902.34910284536,
                    4819871.036697509,
                    1352.4044170772163
                  ],
                  [
                    330902.34910284536,
                    4818465.91669751,
                    1352.4044170772163
                  ],
                  [
                    330226.0291028454,
                    4818465.91669751,
                    1260.2444170772164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:26:56+00:00",
            "end_time": "2017-08-28T18:56:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747660487771,
              43.474745443657824,
              1379.0023243371986
            ],
            [
              -119.28795749892743,
              43.48748377491747,
              1379.0023243371986
            ],
            [
              -119.27499613427226,
              43.48774252324875,
              1440.7823243371988
            ],
            [
              -119.27451795876163,
              43.475004077570716,
              1440.7823243371988
            ],
            [
              -119.28747660487771,
              43.474745443657824,
              1379.0023243371986
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879575,
        43.47474544,
        1379.002324,
        -119.274518,
        43.48774252,
        1440.782324
      ],
      "properties": {
        "datetime": "2017-08-28T20:26:26Z",
        "pc:count": 14009402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315495.7618,
            "count": 14009402,
            "maximum": 316039.6349,
            "minimum": 314990.7349,
            "name": "X",
            "position": 0,
            "stddev": 295.5948834,
            "variance": 87376.33508
          },
          {
            "average": 4816770.727,
            "count": 14009402,
            "maximum": 4817494.202,
            "minimum": 4816078.382,
            "name": "Y",
            "position": 1,
            "stddev": 399.7726771,
            "variance": 159818.1934
          },
          {
            "average": 1389.896508,
            "count": 14009402,
            "maximum": 1440.782324,
            "minimum": 1379.002324,
            "name": "Z",
            "position": 2,
            "stddev": 9.749701578,
            "variance": 95.05668087
          },
          {
            "average": 19004.12955,
            "count": 14009402,
            "maximum": 30753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2583.779488,
            "variance": 6675916.444
          },
          {
            "average": 1.035736072,
            "count": 14009402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2069764178,
            "variance": 0.04283923753
          },
          {
            "average": 1.072050327,
            "count": 14009402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3039059337,
            "variance": 0.09235881652
          },
          {
            "average": 0.4980135483,
            "count": 14009402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960718,
            "variance": 0.2499960719
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206405741,
            "count": 14009402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.40472512,
            "variance": 0.1638024227
          },
          {
            "average": 1.594324791,
            "count": 14009402,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6597185,
            "variance": 135.9490354
          },
          {
            "average": 1.986167004,
            "count": 14009402,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008944121,
            "variance": 1.01796824
          },
          {
            "average": 1048.714721,
            "count": 14009402,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111552317,
            "variance": 1.235548554
          },
          {
            "average": 40898.33895,
            "count": 14009402,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6019.456585,
            "variance": 36233857.57
          },
          {
            "average": 39842.59985,
            "count": 14009402,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4974.362164,
            "variance": 24744278.94
          },
          {
            "average": 37129.24729,
            "count": 14009402,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4736.97731,
            "variance": 22438954.03
          },
          {
            "average": 187986078.9,
            "count": 14009402,
            "maximum": 187987186,
            "minimum": 187984817.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 485.4170658,
            "variance": 235629.7278
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14009402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314990.7349,
          4816078.382,
          1379.002324,
          316039.6349,
          4817494.202,
          1440.782324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314990.7349235175,
                4816078.382171569,
                1379.0023243371986
              ],
              [
                314990.7349235175,
                4817494.20217157,
                1379.0023243371986
              ],
              [
                316039.63492351753,
                4817494.20217157,
                1440.7823243371988
              ],
              [
                316039.63492351753,
                4816078.382171569,
                1440.7823243371988
              ],
              [
                314990.7349235175,
                4816078.382171569,
                1379.0023243371986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:26:26+00:00",
        "end_time": "2017-08-28T19:46:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879575,
            43.47474544,
            1379.002324,
            -119.274518,
            43.48774252,
            1440.782324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747660487771,
                  43.474745443657824,
                  1379.0023243371986
                ],
                [
                  -119.28795749892743,
                  43.48748377491747,
                  1379.0023243371986
                ],
                [
                  -119.27499613427226,
                  43.48774252324875,
                  1440.7823243371988
                ],
                [
                  -119.27451795876163,
                  43.475004077570716,
                  1440.7823243371988
                ],
                [
                  -119.28747660487771,
                  43.474745443657824,
                  1379.0023243371986
                ]
              ]
            ]
          },
          "id": "20170828_43119D3208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:26:26Z",
            "pc:count": 14009402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315495.7618,
                "count": 14009402,
                "maximum": 316039.6349,
                "minimum": 314990.7349,
                "name": "X",
                "position": 0,
                "stddev": 295.5948834,
                "variance": 87376.33508
              },
              {
                "average": 4816770.727,
                "count": 14009402,
                "maximum": 4817494.202,
                "minimum": 4816078.382,
                "name": "Y",
                "position": 1,
                "stddev": 399.7726771,
                "variance": 159818.1934
              },
              {
                "average": 1389.896508,
                "count": 14009402,
                "maximum": 1440.782324,
                "minimum": 1379.002324,
                "name": "Z",
                "position": 2,
                "stddev": 9.749701578,
                "variance": 95.05668087
              },
              {
                "average": 19004.12955,
                "count": 14009402,
                "maximum": 30753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2583.779488,
                "variance": 6675916.444
              },
              {
                "average": 1.035736072,
                "count": 14009402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2069764178,
                "variance": 0.04283923753
              },
              {
                "average": 1.072050327,
                "count": 14009402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3039059337,
                "variance": 0.09235881652
              },
              {
                "average": 0.4980135483,
                "count": 14009402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960718,
                "variance": 0.2499960719
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206405741,
                "count": 14009402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.40472512,
                "variance": 0.1638024227
              },
              {
                "average": 1.594324791,
                "count": 14009402,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6597185,
                "variance": 135.9490354
              },
              {
                "average": 1.986167004,
                "count": 14009402,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008944121,
                "variance": 1.01796824
              },
              {
                "average": 1048.714721,
                "count": 14009402,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111552317,
                "variance": 1.235548554
              },
              {
                "average": 40898.33895,
                "count": 14009402,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6019.456585,
                "variance": 36233857.57
              },
              {
                "average": 39842.59985,
                "count": 14009402,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4974.362164,
                "variance": 24744278.94
              },
              {
                "average": 37129.24729,
                "count": 14009402,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4736.97731,
                "variance": 22438954.03
              },
              {
                "average": 187986078.9,
                "count": 14009402,
                "maximum": 187987186,
                "minimum": 187984817.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 485.4170658,
                "variance": 235629.7278
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14009402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314990.7349,
              4816078.382,
              1379.002324,
              316039.6349,
              4817494.202,
              1440.782324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314990.7349235175,
                    4816078.382171569,
                    1379.0023243371986
                  ],
                  [
                    314990.7349235175,
                    4817494.20217157,
                    1379.0023243371986
                  ],
                  [
                    316039.63492351753,
                    4817494.20217157,
                    1440.7823243371988
                  ],
                  [
                    316039.63492351753,
                    4816078.382171569,
                    1440.7823243371988
                  ],
                  [
                    314990.7349235175,
                    4816078.382171569,
                    1379.0023243371986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:26:26+00:00",
            "end_time": "2017-08-28T19:46: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": "20170828_43119D2106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997587619825,
              43.474749479509754,
              1373.8155134352824
            ],
            [
              -119.25044877032691,
              43.487484902706235,
              1373.8155134352824
            ],
            [
              -119.23749596738517,
              43.48773922503924,
              1419.0355134352822
            ],
            [
              -119.23702578952019,
              43.47500368940723,
              1419.0355134352822
            ],
            [
              -119.24997587619825,
              43.474749479509754,
              1373.8155134352824
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504488,
        43.47474948,
        1373.815513,
        -119.2370258,
        43.48773923,
        1419.035513
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:43Z",
        "pc:count": 14378267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318546.597,
            "count": 14378267,
            "maximum": 319072.0416,
            "minimum": 318023.8616,
            "name": "X",
            "position": 0,
            "stddev": 291.2314156,
            "variance": 84815.73745
          },
          {
            "average": 4816705.978,
            "count": 14378267,
            "maximum": 4817411.613,
            "minimum": 4815996.153,
            "name": "Y",
            "position": 1,
            "stddev": 409.4515607,
            "variance": 167650.5805
          },
          {
            "average": 1384.897645,
            "count": 14378267,
            "maximum": 1419.035513,
            "minimum": 1373.815513,
            "name": "Z",
            "position": 2,
            "stddev": 6.868499662,
            "variance": 47.17628761
          },
          {
            "average": 19216.83489,
            "count": 14378267,
            "maximum": 28673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2237.33358,
            "variance": 5005661.55
          },
          {
            "average": 1.022317085,
            "count": 14378267,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.159623177,
            "variance": 0.02547955863
          },
          {
            "average": 1.045201414,
            "count": 14378267,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2331705433,
            "variance": 0.05436850225
          },
          {
            "average": 0.4967628574,
            "count": 14378267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895382,
            "variance": 0.2499895383
          },
          {
            "average": 1.112790575e-06,
            "count": 14378267,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001054888342,
            "variance": 1.112789414e-06
          },
          {
            "average": 1.206216229,
            "count": 14378267,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045875768,
            "variance": 0.1636911073
          },
          {
            "average": 1.934572096,
            "count": 14378267,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78575559,
            "variance": 138.9040348
          },
          {
            "average": 1.993442047,
            "count": 14378267,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00593988,
            "variance": 1.011915042
          },
          {
            "average": 1048.436169,
            "count": 14378267,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119710873,
            "variance": 1.253752439
          },
          {
            "average": 41913.9188,
            "count": 14378267,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3330.466756,
            "variance": 11092008.82
          },
          {
            "average": 40478.40698,
            "count": 14378267,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2680.032007,
            "variance": 7182571.559
          },
          {
            "average": 37651.59644,
            "count": 14378267,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2617.933342,
            "variance": 6853574.983
          },
          {
            "average": 187985958.7,
            "count": 14378267,
            "maximum": 187987143,
            "minimum": 187984860.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.3651504,
            "variance": 232676.1383
          },
          {
            "average": 0,
            "count": 14378267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14378267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14378267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14378267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14378267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318023.8616,
          4815996.153,
          1373.815513,
          319072.0416,
          4817411.613,
          1419.035513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318023.861643902,
                4815996.152960951,
                1373.8155134352824
              ],
              [
                318023.861643902,
                4817411.612960952,
                1373.8155134352824
              ],
              [
                319072.0416439021,
                4817411.612960952,
                1419.0355134352822
              ],
              [
                319072.0416439021,
                4815996.152960951,
                1419.0355134352822
              ],
              [
                318023.861643902,
                4815996.152960951,
                1373.8155134352824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:43+00:00",
        "end_time": "2017-08-28T19:47:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504488,
            43.47474948,
            1373.815513,
            -119.2370258,
            43.48773923,
            1419.035513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997587619825,
                  43.474749479509754,
                  1373.8155134352824
                ],
                [
                  -119.25044877032691,
                  43.487484902706235,
                  1373.8155134352824
                ],
                [
                  -119.23749596738517,
                  43.48773922503924,
                  1419.0355134352822
                ],
                [
                  -119.23702578952019,
                  43.47500368940723,
                  1419.0355134352822
                ],
                [
                  -119.24997587619825,
                  43.474749479509754,
                  1373.8155134352824
                ]
              ]
            ]
          },
          "id": "20170828_43119D2106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:43Z",
            "pc:count": 14378267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318546.597,
                "count": 14378267,
                "maximum": 319072.0416,
                "minimum": 318023.8616,
                "name": "X",
                "position": 0,
                "stddev": 291.2314156,
                "variance": 84815.73745
              },
              {
                "average": 4816705.978,
                "count": 14378267,
                "maximum": 4817411.613,
                "minimum": 4815996.153,
                "name": "Y",
                "position": 1,
                "stddev": 409.4515607,
                "variance": 167650.5805
              },
              {
                "average": 1384.897645,
                "count": 14378267,
                "maximum": 1419.035513,
                "minimum": 1373.815513,
                "name": "Z",
                "position": 2,
                "stddev": 6.868499662,
                "variance": 47.17628761
              },
              {
                "average": 19216.83489,
                "count": 14378267,
                "maximum": 28673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2237.33358,
                "variance": 5005661.55
              },
              {
                "average": 1.022317085,
                "count": 14378267,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.159623177,
                "variance": 0.02547955863
              },
              {
                "average": 1.045201414,
                "count": 14378267,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2331705433,
                "variance": 0.05436850225
              },
              {
                "average": 0.4967628574,
                "count": 14378267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895382,
                "variance": 0.2499895383
              },
              {
                "average": 1.112790575e-06,
                "count": 14378267,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001054888342,
                "variance": 1.112789414e-06
              },
              {
                "average": 1.206216229,
                "count": 14378267,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045875768,
                "variance": 0.1636911073
              },
              {
                "average": 1.934572096,
                "count": 14378267,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78575559,
                "variance": 138.9040348
              },
              {
                "average": 1.993442047,
                "count": 14378267,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00593988,
                "variance": 1.011915042
              },
              {
                "average": 1048.436169,
                "count": 14378267,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119710873,
                "variance": 1.253752439
              },
              {
                "average": 41913.9188,
                "count": 14378267,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3330.466756,
                "variance": 11092008.82
              },
              {
                "average": 40478.40698,
                "count": 14378267,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2680.032007,
                "variance": 7182571.559
              },
              {
                "average": 37651.59644,
                "count": 14378267,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2617.933342,
                "variance": 6853574.983
              },
              {
                "average": 187985958.7,
                "count": 14378267,
                "maximum": 187987143,
                "minimum": 187984860.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.3651504,
                "variance": 232676.1383
              },
              {
                "average": 0,
                "count": 14378267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14378267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14378267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14378267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14378267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318023.8616,
              4815996.153,
              1373.815513,
              319072.0416,
              4817411.613,
              1419.035513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318023.861643902,
                    4815996.152960951,
                    1373.8155134352824
                  ],
                  [
                    318023.861643902,
                    4817411.612960952,
                    1373.8155134352824
                  ],
                  [
                    319072.0416439021,
                    4817411.612960952,
                    1419.0355134352822
                  ],
                  [
                    319072.0416439021,
                    4815996.152960951,
                    1419.0355134352822
                  ],
                  [
                    318023.861643902,
                    4815996.152960951,
                    1373.8155134352824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:43+00:00",
            "end_time": "2017-08-28T19:47:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247507194363,
              43.41222649147391,
              1277.5407482700423
            ],
            [
              -119.4629923939497,
              43.42498277708425,
              1277.5407482700423
            ],
            [
              -119.4499981188336,
              43.42526207496814,
              1328.0207482700423
            ],
            [
              -119.44948351944643,
              43.41250566566352,
              1328.0207482700423
            ],
            [
              -119.46247507194363,
              43.41222649147391,
              1277.5407482700423
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629924,
        43.41222649,
        1277.540748,
        -119.4494835,
        43.42526207,
        1328.020748
      ],
      "properties": {
        "datetime": "2017-08-29T18:56:41Z",
        "pc:count": 13846442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301161.5447,
            "count": 13846442,
            "maximum": 301683.9883,
            "minimum": 300631.2083,
            "name": "X",
            "position": 0,
            "stddev": 292.0605488,
            "variance": 85299.36418
          },
          {
            "average": 4810236.259,
            "count": 13846442,
            "maximum": 4810956.749,
            "minimum": 4809538.769,
            "name": "Y",
            "position": 1,
            "stddev": 406.5188378,
            "variance": 165257.5655
          },
          {
            "average": 1284.61207,
            "count": 13846442,
            "maximum": 1328.020748,
            "minimum": 1277.540748,
            "name": "Z",
            "position": 2,
            "stddev": 3.732611048,
            "variance": 13.93238523
          },
          {
            "average": 19284.49835,
            "count": 13846442,
            "maximum": 28017,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1584.208109,
            "variance": 2509715.333
          },
          {
            "average": 1.003116685,
            "count": 13846442,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0586618202,
            "variance": 0.003441209149
          },
          {
            "average": 1.006255686,
            "count": 13846442,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08600204107,
            "variance": 0.007396351069
          },
          {
            "average": 0.5029649494,
            "count": 13846442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912271,
            "variance": 0.2499912271
          },
          {
            "average": 3.394373804e-06,
            "count": 13846442,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001842379583,
            "variance": 3.394362527e-06
          },
          {
            "average": 1.202164787,
            "count": 13846442,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4016144888,
            "variance": 0.1612941976
          },
          {
            "average": 0.05914262168,
            "count": 13846442,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73001957,
            "variance": 137.5933591
          },
          {
            "average": 1.997322345,
            "count": 13846442,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001592128,
            "variance": 1.003186792
          },
          {
            "average": 1076.283529,
            "count": 13846442,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000546792,
            "variance": 1.001093884
          },
          {
            "average": 46142.95123,
            "count": 13846442,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3023.089795,
            "variance": 9139071.91
          },
          {
            "average": 44504.43055,
            "count": 13846442,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2986.671522,
            "variance": 8920206.781
          },
          {
            "average": 41231.33144,
            "count": 13846442,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3006.340153,
            "variance": 9038081.118
          },
          {
            "average": 188066769.9,
            "count": 13846442,
            "maximum": 188068201.4,
            "minimum": 188065583.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 569.4773895,
            "variance": 324304.4971
          },
          {
            "average": 0,
            "count": 13846442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300631.2083,
          4809538.769,
          1277.540748,
          301683.9883,
          4810956.749,
          1328.020748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300631.2083237965,
                4809538.76942962,
                1277.5407482700423
              ],
              [
                300631.2083237965,
                4810956.749429621,
                1277.5407482700423
              ],
              [
                301683.98832379654,
                4810956.749429621,
                1328.0207482700423
              ],
              [
                301683.98832379654,
                4809538.76942962,
                1328.0207482700423
              ],
              [
                300631.2083237965,
                4809538.76942962,
                1277.5407482700423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:56:41+00:00",
        "end_time": "2017-08-29T18:13:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629924,
            43.41222649,
            1277.540748,
            -119.4494835,
            43.42526207,
            1328.020748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247507194363,
                  43.41222649147391,
                  1277.5407482700423
                ],
                [
                  -119.4629923939497,
                  43.42498277708425,
                  1277.5407482700423
                ],
                [
                  -119.4499981188336,
                  43.42526207496814,
                  1328.0207482700423
                ],
                [
                  -119.44948351944643,
                  43.41250566566352,
                  1328.0207482700423
                ],
                [
                  -119.46247507194363,
                  43.41222649147391,
                  1277.5407482700423
                ]
              ]
            ]
          },
          "id": "20170829_43119D4309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:56:41Z",
            "pc:count": 13846442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301161.5447,
                "count": 13846442,
                "maximum": 301683.9883,
                "minimum": 300631.2083,
                "name": "X",
                "position": 0,
                "stddev": 292.0605488,
                "variance": 85299.36418
              },
              {
                "average": 4810236.259,
                "count": 13846442,
                "maximum": 4810956.749,
                "minimum": 4809538.769,
                "name": "Y",
                "position": 1,
                "stddev": 406.5188378,
                "variance": 165257.5655
              },
              {
                "average": 1284.61207,
                "count": 13846442,
                "maximum": 1328.020748,
                "minimum": 1277.540748,
                "name": "Z",
                "position": 2,
                "stddev": 3.732611048,
                "variance": 13.93238523
              },
              {
                "average": 19284.49835,
                "count": 13846442,
                "maximum": 28017,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1584.208109,
                "variance": 2509715.333
              },
              {
                "average": 1.003116685,
                "count": 13846442,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0586618202,
                "variance": 0.003441209149
              },
              {
                "average": 1.006255686,
                "count": 13846442,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08600204107,
                "variance": 0.007396351069
              },
              {
                "average": 0.5029649494,
                "count": 13846442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912271,
                "variance": 0.2499912271
              },
              {
                "average": 3.394373804e-06,
                "count": 13846442,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001842379583,
                "variance": 3.394362527e-06
              },
              {
                "average": 1.202164787,
                "count": 13846442,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4016144888,
                "variance": 0.1612941976
              },
              {
                "average": 0.05914262168,
                "count": 13846442,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73001957,
                "variance": 137.5933591
              },
              {
                "average": 1.997322345,
                "count": 13846442,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001592128,
                "variance": 1.003186792
              },
              {
                "average": 1076.283529,
                "count": 13846442,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000546792,
                "variance": 1.001093884
              },
              {
                "average": 46142.95123,
                "count": 13846442,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3023.089795,
                "variance": 9139071.91
              },
              {
                "average": 44504.43055,
                "count": 13846442,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2986.671522,
                "variance": 8920206.781
              },
              {
                "average": 41231.33144,
                "count": 13846442,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3006.340153,
                "variance": 9038081.118
              },
              {
                "average": 188066769.9,
                "count": 13846442,
                "maximum": 188068201.4,
                "minimum": 188065583.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 569.4773895,
                "variance": 324304.4971
              },
              {
                "average": 0,
                "count": 13846442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300631.2083,
              4809538.769,
              1277.540748,
              301683.9883,
              4810956.749,
              1328.020748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300631.2083237965,
                    4809538.76942962,
                    1277.5407482700423
                  ],
                  [
                    300631.2083237965,
                    4810956.749429621,
                    1277.5407482700423
                  ],
                  [
                    301683.98832379654,
                    4810956.749429621,
                    1328.0207482700423
                  ],
                  [
                    301683.98832379654,
                    4809538.76942962,
                    1328.0207482700423
                  ],
                  [
                    300631.2083237965,
                    4809538.76942962,
                    1277.5407482700423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:56:41+00:00",
            "end_time": "2017-08-29T18:13: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": "20170829_43119D4413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247548900992,
              43.39973152662311,
              1267.445642351447
            ],
            [
              -119.41298189210504,
              43.412483277046086,
              1267.445642351447
            ],
            [
              -119.39999696560636,
              43.412756679547705,
              1301.625642351447
            ],
            [
              -119.39949328121361,
              43.40000480808146,
              1301.625642351447
            ],
            [
              -119.41247548900992,
              43.39973152662311,
              1267.445642351447
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129819,
        43.39973153,
        1267.445642,
        -119.3994933,
        43.41275668,
        1301.625642
      ],
      "properties": {
        "datetime": "2017-08-29T17:14:30Z",
        "pc:count": 13587241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305173.3174,
            "count": 13587241,
            "maximum": 305691.4748,
            "minimum": 304639.2748,
            "name": "X",
            "position": 0,
            "stddev": 292.1960861,
            "variance": 85378.55272
          },
          {
            "average": 4808739.895,
            "count": 13587241,
            "maximum": 4809450.047,
            "minimum": 4808032.627,
            "name": "Y",
            "position": 1,
            "stddev": 399.8364248,
            "variance": 159869.1666
          },
          {
            "average": 1287.080614,
            "count": 13587241,
            "maximum": 1301.625642,
            "minimum": 1267.445642,
            "name": "Z",
            "position": 2,
            "stddev": 9.908691755,
            "variance": 98.18217229
          },
          {
            "average": 17043.95298,
            "count": 13587241,
            "maximum": 50465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6419.885021,
            "variance": 41214923.69
          },
          {
            "average": 1.000353935,
            "count": 13587241,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01930035636,
            "variance": 0.0003725037555
          },
          {
            "average": 1.000725092,
            "count": 13587241,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02798482966,
            "variance": 0.0007831506909
          },
          {
            "average": 0.5020315015,
            "count": 13587241,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958914,
            "variance": 0.2499958914
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179271274,
            "count": 13587241,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3835793203,
            "variance": 0.1471330949
          },
          {
            "average": 0.2571921483,
            "count": 13587241,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67365269,
            "variance": 136.2741672
          },
          {
            "average": 1.864676133,
            "count": 13587241,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.055778293,
            "variance": 1.114667805
          },
          {
            "average": 1066.344852,
            "count": 13587241,
            "maximum": 1069,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9870413995,
            "variance": 0.9742507244
          },
          {
            "average": 43323.8612,
            "count": 13587241,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6479.072129,
            "variance": 41978375.66
          },
          {
            "average": 41759.14994,
            "count": 13587241,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5940.563953,
            "variance": 35290300.08
          },
          {
            "average": 38865.2255,
            "count": 13587241,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5470.30939,
            "variance": 29924284.83
          },
          {
            "average": 188060360.5,
            "count": 13587241,
            "maximum": 188062070.7,
            "minimum": 188058753.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 623.6678401,
            "variance": 388961.5747
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13587241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304639.2748,
          4808032.627,
          1267.445642,
          305691.4748,
          4809450.047,
          1301.625642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304639.27475970006,
                4808032.626910072,
                1267.445642351447
              ],
              [
                304639.27475970006,
                4809450.046910072,
                1267.445642351447
              ],
              [
                305691.4747597,
                4809450.046910072,
                1301.625642351447
              ],
              [
                305691.4747597,
                4808032.626910072,
                1301.625642351447
              ],
              [
                304639.27475970006,
                4808032.626910072,
                1267.445642351447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:14:30+00:00",
        "end_time": "2017-08-29T16:19:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129819,
            43.39973153,
            1267.445642,
            -119.3994933,
            43.41275668,
            1301.625642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247548900992,
                  43.39973152662311,
                  1267.445642351447
                ],
                [
                  -119.41298189210504,
                  43.412483277046086,
                  1267.445642351447
                ],
                [
                  -119.39999696560636,
                  43.412756679547705,
                  1301.625642351447
                ],
                [
                  -119.39949328121361,
                  43.40000480808146,
                  1301.625642351447
                ],
                [
                  -119.41247548900992,
                  43.39973152662311,
                  1267.445642351447
                ]
              ]
            ]
          },
          "id": "20170829_43119D4413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:14:30Z",
            "pc:count": 13587241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305173.3174,
                "count": 13587241,
                "maximum": 305691.4748,
                "minimum": 304639.2748,
                "name": "X",
                "position": 0,
                "stddev": 292.1960861,
                "variance": 85378.55272
              },
              {
                "average": 4808739.895,
                "count": 13587241,
                "maximum": 4809450.047,
                "minimum": 4808032.627,
                "name": "Y",
                "position": 1,
                "stddev": 399.8364248,
                "variance": 159869.1666
              },
              {
                "average": 1287.080614,
                "count": 13587241,
                "maximum": 1301.625642,
                "minimum": 1267.445642,
                "name": "Z",
                "position": 2,
                "stddev": 9.908691755,
                "variance": 98.18217229
              },
              {
                "average": 17043.95298,
                "count": 13587241,
                "maximum": 50465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6419.885021,
                "variance": 41214923.69
              },
              {
                "average": 1.000353935,
                "count": 13587241,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01930035636,
                "variance": 0.0003725037555
              },
              {
                "average": 1.000725092,
                "count": 13587241,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02798482966,
                "variance": 0.0007831506909
              },
              {
                "average": 0.5020315015,
                "count": 13587241,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958914,
                "variance": 0.2499958914
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179271274,
                "count": 13587241,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3835793203,
                "variance": 0.1471330949
              },
              {
                "average": 0.2571921483,
                "count": 13587241,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67365269,
                "variance": 136.2741672
              },
              {
                "average": 1.864676133,
                "count": 13587241,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.055778293,
                "variance": 1.114667805
              },
              {
                "average": 1066.344852,
                "count": 13587241,
                "maximum": 1069,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9870413995,
                "variance": 0.9742507244
              },
              {
                "average": 43323.8612,
                "count": 13587241,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6479.072129,
                "variance": 41978375.66
              },
              {
                "average": 41759.14994,
                "count": 13587241,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5940.563953,
                "variance": 35290300.08
              },
              {
                "average": 38865.2255,
                "count": 13587241,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5470.30939,
                "variance": 29924284.83
              },
              {
                "average": 188060360.5,
                "count": 13587241,
                "maximum": 188062070.7,
                "minimum": 188058753.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 623.6678401,
                "variance": 388961.5747
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13587241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304639.2748,
              4808032.627,
              1267.445642,
              305691.4748,
              4809450.047,
              1301.625642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304639.27475970006,
                    4808032.626910072,
                    1267.445642351447
                  ],
                  [
                    304639.27475970006,
                    4809450.046910072,
                    1267.445642351447
                  ],
                  [
                    305691.4747597,
                    4809450.046910072,
                    1301.625642351447
                  ],
                  [
                    305691.4747597,
                    4808032.626910072,
                    1301.625642351447
                  ],
                  [
                    304639.27475970006,
                    4808032.626910072,
                    1267.445642351447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:14:30+00:00",
            "end_time": "2017-08-29T16:19: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": "20170831_43119D5401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.55673143004813,
              43.42849032523055,
              1344.0167471474517
            ],
            [
              -119.55710918140772,
              43.437456964777844,
              1344.0167471474517
            ],
            [
              -119.54999212519324,
              43.4376159935829,
              1357.1167471474516
            ],
            [
              -119.54961542242606,
              43.428649304527234,
              1357.1167471474516
            ],
            [
              -119.55673143004813,
              43.42849032523055,
              1344.0167471474517
            ]
          ]
        ]
      },
      "bbox": [
        -119.5571092,
        43.42849033,
        1344.016747,
        -119.5496154,
        43.43761599,
        1357.116747
      ],
      "properties": {
        "datetime": "2017-08-31T15:21:01Z",
        "pc:count": 4375128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293377.2697,
            "count": 4375128,
            "maximum": 293631.6504,
            "minimum": 293055.1104,
            "name": "X",
            "position": 0,
            "stddev": 147.1514831,
            "variance": 21653.55899
          },
          {
            "average": 4812151.785,
            "count": 4375128,
            "maximum": 4812571.746,
            "minimum": 4811574.946,
            "name": "Y",
            "position": 1,
            "stddev": 267.2027546,
            "variance": 71397.31205
          },
          {
            "average": 1350.918636,
            "count": 4375128,
            "maximum": 1357.116747,
            "minimum": 1344.016747,
            "name": "Z",
            "position": 2,
            "stddev": 2.542152086,
            "variance": 6.46253723
          },
          {
            "average": 18518.58209,
            "count": 4375128,
            "maximum": 25761,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1513.76646,
            "variance": 2291488.894
          },
          {
            "average": 1.000041827,
            "count": 4375128,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006467272046,
            "variance": 4.182560771e-05
          },
          {
            "average": 1.000083883,
            "count": 4375128,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009158397396,
            "variance": 8.387624287e-05
          },
          {
            "average": 0.4915559042,
            "count": 4375128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999287493,
            "variance": 0.2499287544
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188263292,
            "count": 4375128,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3909223194,
            "variance": 0.1528202598
          },
          {
            "average": 4.012033014,
            "count": 4375128,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4056814,
            "variance": 130.0895682
          },
          {
            "average": 2.00218645,
            "count": 4375128,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000597071,
            "variance": 1.001194499
          },
          {
            "average": 1119.69399,
            "count": 4375128,
            "maximum": 1121,
            "minimum": 1118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7392617949,
            "variance": 0.5465080015
          },
          {
            "average": 44881.07742,
            "count": 4375128,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2434.739964,
            "variance": 5927958.694
          },
          {
            "average": 43038.32192,
            "count": 4375128,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2374.449856,
            "variance": 5638012.118
          },
          {
            "average": 39830.99708,
            "count": 4375128,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2242.980769,
            "variance": 5030962.731
          },
          {
            "average": 188227575.5,
            "count": 4375128,
            "maximum": 188228061.3,
            "minimum": 188226947.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 235.7778541,
            "variance": 55591.19649
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4375128,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293055.1104,
          4811574.946,
          1344.016747,
          293631.6504,
          4812571.746,
          1357.116747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293055.1104020716,
                4811574.94625634,
                1344.0167471474517
              ],
              [
                293055.1104020716,
                4812571.74625634,
                1344.0167471474517
              ],
              [
                293631.65040207165,
                4812571.74625634,
                1357.1167471474516
              ],
              [
                293631.65040207165,
                4811574.94625634,
                1357.1167471474516
              ],
              [
                293055.1104020716,
                4811574.94625634,
                1344.0167471474517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:21:01+00:00",
        "end_time": "2017-08-31T15:02:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5571092,
            43.42849033,
            1344.016747,
            -119.5496154,
            43.43761599,
            1357.116747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.55673143004813,
                  43.42849032523055,
                  1344.0167471474517
                ],
                [
                  -119.55710918140772,
                  43.437456964777844,
                  1344.0167471474517
                ],
                [
                  -119.54999212519324,
                  43.4376159935829,
                  1357.1167471474516
                ],
                [
                  -119.54961542242606,
                  43.428649304527234,
                  1357.1167471474516
                ],
                [
                  -119.55673143004813,
                  43.42849032523055,
                  1344.0167471474517
                ]
              ]
            ]
          },
          "id": "20170831_43119D5401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:21:01Z",
            "pc:count": 4375128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293377.2697,
                "count": 4375128,
                "maximum": 293631.6504,
                "minimum": 293055.1104,
                "name": "X",
                "position": 0,
                "stddev": 147.1514831,
                "variance": 21653.55899
              },
              {
                "average": 4812151.785,
                "count": 4375128,
                "maximum": 4812571.746,
                "minimum": 4811574.946,
                "name": "Y",
                "position": 1,
                "stddev": 267.2027546,
                "variance": 71397.31205
              },
              {
                "average": 1350.918636,
                "count": 4375128,
                "maximum": 1357.116747,
                "minimum": 1344.016747,
                "name": "Z",
                "position": 2,
                "stddev": 2.542152086,
                "variance": 6.46253723
              },
              {
                "average": 18518.58209,
                "count": 4375128,
                "maximum": 25761,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1513.76646,
                "variance": 2291488.894
              },
              {
                "average": 1.000041827,
                "count": 4375128,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006467272046,
                "variance": 4.182560771e-05
              },
              {
                "average": 1.000083883,
                "count": 4375128,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009158397396,
                "variance": 8.387624287e-05
              },
              {
                "average": 0.4915559042,
                "count": 4375128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999287493,
                "variance": 0.2499287544
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188263292,
                "count": 4375128,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3909223194,
                "variance": 0.1528202598
              },
              {
                "average": 4.012033014,
                "count": 4375128,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4056814,
                "variance": 130.0895682
              },
              {
                "average": 2.00218645,
                "count": 4375128,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000597071,
                "variance": 1.001194499
              },
              {
                "average": 1119.69399,
                "count": 4375128,
                "maximum": 1121,
                "minimum": 1118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7392617949,
                "variance": 0.5465080015
              },
              {
                "average": 44881.07742,
                "count": 4375128,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2434.739964,
                "variance": 5927958.694
              },
              {
                "average": 43038.32192,
                "count": 4375128,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2374.449856,
                "variance": 5638012.118
              },
              {
                "average": 39830.99708,
                "count": 4375128,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2242.980769,
                "variance": 5030962.731
              },
              {
                "average": 188227575.5,
                "count": 4375128,
                "maximum": 188228061.3,
                "minimum": 188226947.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 235.7778541,
                "variance": 55591.19649
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4375128,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293055.1104,
              4811574.946,
              1344.016747,
              293631.6504,
              4812571.746,
              1357.116747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293055.1104020716,
                    4811574.94625634,
                    1344.0167471474517
                  ],
                  [
                    293055.1104020716,
                    4812571.74625634,
                    1344.0167471474517
                  ],
                  [
                    293631.65040207165,
                    4812571.74625634,
                    1357.1167471474516
                  ],
                  [
                    293631.65040207165,
                    4811574.94625634,
                    1357.1167471474516
                  ],
                  [
                    293055.1104020716,
                    4811574.94625634,
                    1344.0167471474517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:21:01+00:00",
            "end_time": "2017-08-31T15:02:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747496495779,
              43.46223429377141,
              1310.909010198511
            ],
            [
              -119.38797711139635,
              43.47498343909418,
              1310.909010198511
            ],
            [
              -119.37499710350018,
              43.47525392537479,
              1349.309010198511
            ],
            [
              -119.37449768024081,
              43.462504660338766,
              1349.309010198511
            ],
            [
              -119.38747496495779,
              43.46223429377141,
              1310.909010198511
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879771,
        43.46223429,
        1310.90901,
        -119.3744977,
        43.47525393,
        1349.30901
      ],
      "properties": {
        "datetime": "2017-08-31T17:15:32Z",
        "pc:count": 26970760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307363.3398,
            "count": 26970760,
            "maximum": 307913.5418,
            "minimum": 306862.8418,
            "name": "X",
            "position": 0,
            "stddev": 284.7317363,
            "variance": 81072.16165
          },
          {
            "average": 4815652.511,
            "count": 26970760,
            "maximum": 4816333.134,
            "minimum": 4814916.014,
            "name": "Y",
            "position": 1,
            "stddev": 410.4010346,
            "variance": 168429.0092
          },
          {
            "average": 1324.432146,
            "count": 26970760,
            "maximum": 1349.30901,
            "minimum": 1310.90901,
            "name": "Z",
            "position": 2,
            "stddev": 3.978127642,
            "variance": 15.82549954
          },
          {
            "average": 19516.47188,
            "count": 26970760,
            "maximum": 30897,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1607.203477,
            "variance": 2583103.017
          },
          {
            "average": 1.000735834,
            "count": 26970760,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02755035202,
            "variance": 0.0007590218963
          },
          {
            "average": 1.001471371,
            "count": 26970760,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03925352817,
            "variance": 0.001540839474
          },
          {
            "average": 0.5003658777,
            "count": 26970760,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998754,
            "variance": 0.2499998754
          },
          {
            "average": 2.447094557e-06,
            "count": 26970760,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001564317314,
            "variance": 2.44708866e-06
          },
          {
            "average": 1.106917825,
            "count": 26970760,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3090087496,
            "variance": 0.0954864073
          },
          {
            "average": 0.9950781615,
            "count": 26970760,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45656495,
            "variance": 131.2528804
          },
          {
            "average": 1.997726464,
            "count": 26970760,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000373457,
            "variance": 1.000747053
          },
          {
            "average": 1055.896031,
            "count": 26970760,
            "maximum": 1134,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 32.84126751,
            "variance": 1078.548852
          },
          {
            "average": 44512.95471,
            "count": 26970760,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2449.125256,
            "variance": 5998214.521
          },
          {
            "average": 42447.50564,
            "count": 26970760,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2375.763276,
            "variance": 5644251.142
          },
          {
            "average": 39209.62563,
            "count": 26970760,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2242.256586,
            "variance": 5027714.597
          },
          {
            "average": 188036754.7,
            "count": 26970760,
            "maximum": 188234932.2,
            "minimum": 187976033.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 76249.72018,
            "variance": 5814019828
          },
          {
            "average": 0,
            "count": 26970760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26970760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26970760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26970760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26970760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306862.8418,
          4814916.014,
          1310.90901,
          307913.5418,
          4816333.134,
          1349.30901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306862.8417735439,
                4814916.013902136,
                1310.909010198511
              ],
              [
                306862.8417735439,
                4816333.133902135,
                1310.909010198511
              ],
              [
                307913.54177354387,
                4816333.133902135,
                1349.309010198511
              ],
              [
                307913.54177354387,
                4814916.013902136,
                1349.309010198511
              ],
              [
                306862.8417735439,
                4814916.013902136,
                1310.909010198511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:15:32+00:00",
        "end_time": "2017-08-28T17:20:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879771,
            43.46223429,
            1310.90901,
            -119.3744977,
            43.47525393,
            1349.30901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747496495779,
                  43.46223429377141,
                  1310.909010198511
                ],
                [
                  -119.38797711139635,
                  43.47498343909418,
                  1310.909010198511
                ],
                [
                  -119.37499710350018,
                  43.47525392537479,
                  1349.309010198511
                ],
                [
                  -119.37449768024081,
                  43.462504660338766,
                  1349.309010198511
                ],
                [
                  -119.38747496495779,
                  43.46223429377141,
                  1310.909010198511
                ]
              ]
            ]
          },
          "id": "20170828_43119D4215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:15:32Z",
            "pc:count": 26970760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307363.3398,
                "count": 26970760,
                "maximum": 307913.5418,
                "minimum": 306862.8418,
                "name": "X",
                "position": 0,
                "stddev": 284.7317363,
                "variance": 81072.16165
              },
              {
                "average": 4815652.511,
                "count": 26970760,
                "maximum": 4816333.134,
                "minimum": 4814916.014,
                "name": "Y",
                "position": 1,
                "stddev": 410.4010346,
                "variance": 168429.0092
              },
              {
                "average": 1324.432146,
                "count": 26970760,
                "maximum": 1349.30901,
                "minimum": 1310.90901,
                "name": "Z",
                "position": 2,
                "stddev": 3.978127642,
                "variance": 15.82549954
              },
              {
                "average": 19516.47188,
                "count": 26970760,
                "maximum": 30897,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1607.203477,
                "variance": 2583103.017
              },
              {
                "average": 1.000735834,
                "count": 26970760,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02755035202,
                "variance": 0.0007590218963
              },
              {
                "average": 1.001471371,
                "count": 26970760,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03925352817,
                "variance": 0.001540839474
              },
              {
                "average": 0.5003658777,
                "count": 26970760,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998754,
                "variance": 0.2499998754
              },
              {
                "average": 2.447094557e-06,
                "count": 26970760,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001564317314,
                "variance": 2.44708866e-06
              },
              {
                "average": 1.106917825,
                "count": 26970760,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3090087496,
                "variance": 0.0954864073
              },
              {
                "average": 0.9950781615,
                "count": 26970760,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45656495,
                "variance": 131.2528804
              },
              {
                "average": 1.997726464,
                "count": 26970760,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000373457,
                "variance": 1.000747053
              },
              {
                "average": 1055.896031,
                "count": 26970760,
                "maximum": 1134,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 32.84126751,
                "variance": 1078.548852
              },
              {
                "average": 44512.95471,
                "count": 26970760,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2449.125256,
                "variance": 5998214.521
              },
              {
                "average": 42447.50564,
                "count": 26970760,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2375.763276,
                "variance": 5644251.142
              },
              {
                "average": 39209.62563,
                "count": 26970760,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2242.256586,
                "variance": 5027714.597
              },
              {
                "average": 188036754.7,
                "count": 26970760,
                "maximum": 188234932.2,
                "minimum": 187976033.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 76249.72018,
                "variance": 5814019828
              },
              {
                "average": 0,
                "count": 26970760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26970760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26970760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26970760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26970760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306862.8418,
              4814916.014,
              1310.90901,
              307913.5418,
              4816333.134,
              1349.30901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306862.8417735439,
                    4814916.013902136,
                    1310.909010198511
                  ],
                  [
                    306862.8417735439,
                    4816333.133902135,
                    1310.909010198511
                  ],
                  [
                    307913.54177354387,
                    4816333.133902135,
                    1349.309010198511
                  ],
                  [
                    307913.54177354387,
                    4814916.013902136,
                    1349.309010198511
                  ],
                  [
                    306862.8417735439,
                    4814916.013902136,
                    1310.909010198511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:15:32+00:00",
            "end_time": "2017-08-28T17:20: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": "20170828_43119E1312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1124775254072,
              43.52476480702514,
              1292.9770731600934
            ],
            [
              -119.11292176897881,
              43.53748580821502,
              1292.9770731600934
            ],
            [
              -119.09999493404874,
              43.537724072313104,
              1449.7170731600932
            ],
            [
              -119.09955340347169,
              43.525002965916045,
              1449.7170731600932
            ],
            [
              -119.1124775254072,
              43.52476480702514,
              1292.9770731600934
            ]
          ]
        ]
      },
      "bbox": [
        -119.1129218,
        43.52476481,
        1292.977073,
        -119.0995534,
        43.53772407,
        1449.717073
      ],
      "properties": {
        "datetime": "2017-08-28T18:44:08Z",
        "pc:count": 13273574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329808.8299,
            "count": 13273574,
            "maximum": 330331.0573,
            "minimum": 329285.9373,
            "name": "X",
            "position": 0,
            "stddev": 295.3707899,
            "variance": 87243.90355
          },
          {
            "average": 4821948.75,
            "count": 13273574,
            "maximum": 4822673.263,
            "minimum": 4821259.523,
            "name": "Y",
            "position": 1,
            "stddev": 395.9757422,
            "variance": 156796.7884
          },
          {
            "average": 1339.719548,
            "count": 13273574,
            "maximum": 1449.717073,
            "minimum": 1292.977073,
            "name": "Z",
            "position": 2,
            "stddev": 27.57882235,
            "variance": 760.5914424
          },
          {
            "average": 21817.97208,
            "count": 13273574,
            "maximum": 47617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2822.935576,
            "variance": 7968965.267
          },
          {
            "average": 1.004806618,
            "count": 13273574,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07546788659,
            "variance": 0.005695401906
          },
          {
            "average": 1.009699724,
            "count": 13273574,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1113650479,
            "variance": 0.0124021739
          },
          {
            "average": 0.4990041868,
            "count": 13273574,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990272,
            "variance": 0.2499990272
          },
          {
            "average": 2.862831066e-06,
            "count": 13273574,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001691987909,
            "variance": 2.862823086e-06
          },
          {
            "average": 1.218474843,
            "count": 13273574,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4132113249,
            "variance": 0.170743599
          },
          {
            "average": 1.030448219,
            "count": 13273574,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64271173,
            "variance": 135.5527364
          },
          {
            "average": 2.000188344,
            "count": 13273574,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001878834,
            "variance": 1.003761197
          },
          {
            "average": 1033.867374,
            "count": 13273574,
            "maximum": 1036,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.136847066,
            "variance": 1.292421251
          },
          {
            "average": 43759.71775,
            "count": 13273574,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3388.879348,
            "variance": 11484503.24
          },
          {
            "average": 41575.68772,
            "count": 13273574,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3020.925084,
            "variance": 9125988.363
          },
          {
            "average": 37550.52177,
            "count": 13273574,
            "maximum": 60672,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2891.222761,
            "variance": 8359169.057
          },
          {
            "average": 187980316.4,
            "count": 13273574,
            "maximum": 187981048.6,
            "minimum": 187979509.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 449.3230302,
            "variance": 201891.1854
          },
          {
            "average": 0,
            "count": 13273574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13273574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13273574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13273574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13273574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329285.9373,
          4821259.523,
          1292.977073,
          330331.0573,
          4822673.263,
          1449.717073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329285.9373357112,
                4821259.523285917,
                1292.9770731600934
              ],
              [
                329285.9373357112,
                4822673.263285917,
                1292.9770731600934
              ],
              [
                330331.0573357112,
                4822673.263285917,
                1449.7170731600932
              ],
              [
                330331.0573357112,
                4821259.523285917,
                1449.7170731600932
              ],
              [
                329285.9373357112,
                4821259.523285917,
                1292.9770731600934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:44:08+00:00",
        "end_time": "2017-08-28T18:18:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1129218,
            43.52476481,
            1292.977073,
            -119.0995534,
            43.53772407,
            1449.717073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1124775254072,
                  43.52476480702514,
                  1292.9770731600934
                ],
                [
                  -119.11292176897881,
                  43.53748580821502,
                  1292.9770731600934
                ],
                [
                  -119.09999493404874,
                  43.537724072313104,
                  1449.7170731600932
                ],
                [
                  -119.09955340347169,
                  43.525002965916045,
                  1449.7170731600932
                ],
                [
                  -119.1124775254072,
                  43.52476480702514,
                  1292.9770731600934
                ]
              ]
            ]
          },
          "id": "20170828_43119E1312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:44:08Z",
            "pc:count": 13273574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329808.8299,
                "count": 13273574,
                "maximum": 330331.0573,
                "minimum": 329285.9373,
                "name": "X",
                "position": 0,
                "stddev": 295.3707899,
                "variance": 87243.90355
              },
              {
                "average": 4821948.75,
                "count": 13273574,
                "maximum": 4822673.263,
                "minimum": 4821259.523,
                "name": "Y",
                "position": 1,
                "stddev": 395.9757422,
                "variance": 156796.7884
              },
              {
                "average": 1339.719548,
                "count": 13273574,
                "maximum": 1449.717073,
                "minimum": 1292.977073,
                "name": "Z",
                "position": 2,
                "stddev": 27.57882235,
                "variance": 760.5914424
              },
              {
                "average": 21817.97208,
                "count": 13273574,
                "maximum": 47617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2822.935576,
                "variance": 7968965.267
              },
              {
                "average": 1.004806618,
                "count": 13273574,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07546788659,
                "variance": 0.005695401906
              },
              {
                "average": 1.009699724,
                "count": 13273574,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1113650479,
                "variance": 0.0124021739
              },
              {
                "average": 0.4990041868,
                "count": 13273574,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990272,
                "variance": 0.2499990272
              },
              {
                "average": 2.862831066e-06,
                "count": 13273574,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001691987909,
                "variance": 2.862823086e-06
              },
              {
                "average": 1.218474843,
                "count": 13273574,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4132113249,
                "variance": 0.170743599
              },
              {
                "average": 1.030448219,
                "count": 13273574,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64271173,
                "variance": 135.5527364
              },
              {
                "average": 2.000188344,
                "count": 13273574,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001878834,
                "variance": 1.003761197
              },
              {
                "average": 1033.867374,
                "count": 13273574,
                "maximum": 1036,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.136847066,
                "variance": 1.292421251
              },
              {
                "average": 43759.71775,
                "count": 13273574,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3388.879348,
                "variance": 11484503.24
              },
              {
                "average": 41575.68772,
                "count": 13273574,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3020.925084,
                "variance": 9125988.363
              },
              {
                "average": 37550.52177,
                "count": 13273574,
                "maximum": 60672,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2891.222761,
                "variance": 8359169.057
              },
              {
                "average": 187980316.4,
                "count": 13273574,
                "maximum": 187981048.6,
                "minimum": 187979509.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 449.3230302,
                "variance": 201891.1854
              },
              {
                "average": 0,
                "count": 13273574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13273574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13273574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13273574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13273574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329285.9373,
              4821259.523,
              1292.977073,
              330331.0573,
              4822673.263,
              1449.717073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329285.9373357112,
                    4821259.523285917,
                    1292.9770731600934
                  ],
                  [
                    329285.9373357112,
                    4822673.263285917,
                    1292.9770731600934
                  ],
                  [
                    330331.0573357112,
                    4822673.263285917,
                    1449.7170731600932
                  ],
                  [
                    330331.0573357112,
                    4821259.523285917,
                    1449.7170731600932
                  ],
                  [
                    329285.9373357112,
                    4821259.523285917,
                    1292.9770731600934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:44:08+00:00",
            "end_time": "2017-08-28T18:18:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497709483228,
              43.474747463931884,
              1388.7975035180098
            ],
            [
              -119.2754553152261,
              43.48748464651125,
              1388.7975035180098
            ],
            [
              -119.26249705085256,
              43.48774191406524,
              1436.9575035180096
            ],
            [
              -119.26202154814966,
              43.47500461773256,
              1436.9575035180096
            ],
            [
              -119.27497709483228,
              43.474747463931884,
              1388.7975035180098
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754553,
        43.47474746,
        1388.797504,
        -119.2620215,
        43.48774191,
        1436.957504
      ],
      "properties": {
        "datetime": "2017-08-28T20:26:11Z",
        "pc:count": 14238155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316524.5136,
            "count": 14238155,
            "maximum": 317050.3605,
            "minimum": 316001.7205,
            "name": "X",
            "position": 0,
            "stddev": 291.7429428,
            "variance": 85113.9447
          },
          {
            "average": 4816751.557,
            "count": 14238155,
            "maximum": 4817466.577,
            "minimum": 4816050.897,
            "name": "Y",
            "position": 1,
            "stddev": 407.0878633,
            "variance": 165720.5285
          },
          {
            "average": 1407.329897,
            "count": 14238155,
            "maximum": 1436.957504,
            "minimum": 1388.797504,
            "name": "Z",
            "position": 2,
            "stddev": 8.496904821,
            "variance": 72.19739153
          },
          {
            "average": 18805.84222,
            "count": 14238155,
            "maximum": 30945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1750.887036,
            "variance": 3065605.414
          },
          {
            "average": 1.011121666,
            "count": 14238155,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1125596753,
            "variance": 0.01266968049
          },
          {
            "average": 1.022547795,
            "count": 14238155,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1647799013,
            "variance": 0.02715241586
          },
          {
            "average": 0.4974568685,
            "count": 14238155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999355,
            "variance": 0.24999355
          },
          {
            "average": 6.321043703e-07,
            "count": 14238155,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007950496935,
            "variance": 6.321040151e-07
          },
          {
            "average": 1.21825384,
            "count": 14238155,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4130606653,
            "variance": 0.1706191132
          },
          {
            "average": 1.683132313,
            "count": 14238155,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80834452,
            "variance": 139.4370004
          },
          {
            "average": 2.000676071,
            "count": 14238155,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002895184,
            "variance": 1.00579875
          },
          {
            "average": 1048.613143,
            "count": 14238155,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.116388445,
            "variance": 1.246323161
          },
          {
            "average": 41023.00726,
            "count": 14238155,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4298.394376,
            "variance": 18476194.21
          },
          {
            "average": 39519.0994,
            "count": 14238155,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3625.787407,
            "variance": 13146334.32
          },
          {
            "average": 37004.30073,
            "count": 14238155,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3327.676456,
            "variance": 11073430.6
          },
          {
            "average": 187986033.7,
            "count": 14238155,
            "maximum": 187987171.7,
            "minimum": 187984830.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 488.2595354,
            "variance": 238397.3739
          },
          {
            "average": 0,
            "count": 14238155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14238155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14238155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316001.7205,
          4816050.897,
          1388.797504,
          317050.3605,
          4817466.577,
          1436.957504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316001.7204587011,
                4816050.897002267,
                1388.7975035180098
              ],
              [
                316001.7204587011,
                4817466.577002266,
                1388.7975035180098
              ],
              [
                317050.3604587011,
                4817466.577002266,
                1436.9575035180096
              ],
              [
                317050.3604587011,
                4816050.897002267,
                1436.9575035180096
              ],
              [
                316001.7204587011,
                4816050.897002267,
                1388.7975035180098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:26:11+00:00",
        "end_time": "2017-08-28T19:47:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754553,
            43.47474746,
            1388.797504,
            -119.2620215,
            43.48774191,
            1436.957504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497709483228,
                  43.474747463931884,
                  1388.7975035180098
                ],
                [
                  -119.2754553152261,
                  43.48748464651125,
                  1388.7975035180098
                ],
                [
                  -119.26249705085256,
                  43.48774191406524,
                  1436.9575035180096
                ],
                [
                  -119.26202154814966,
                  43.47500461773256,
                  1436.9575035180096
                ],
                [
                  -119.27497709483228,
                  43.474747463931884,
                  1388.7975035180098
                ]
              ]
            ]
          },
          "id": "20170828_43119D3209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:26:11Z",
            "pc:count": 14238155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316524.5136,
                "count": 14238155,
                "maximum": 317050.3605,
                "minimum": 316001.7205,
                "name": "X",
                "position": 0,
                "stddev": 291.7429428,
                "variance": 85113.9447
              },
              {
                "average": 4816751.557,
                "count": 14238155,
                "maximum": 4817466.577,
                "minimum": 4816050.897,
                "name": "Y",
                "position": 1,
                "stddev": 407.0878633,
                "variance": 165720.5285
              },
              {
                "average": 1407.329897,
                "count": 14238155,
                "maximum": 1436.957504,
                "minimum": 1388.797504,
                "name": "Z",
                "position": 2,
                "stddev": 8.496904821,
                "variance": 72.19739153
              },
              {
                "average": 18805.84222,
                "count": 14238155,
                "maximum": 30945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1750.887036,
                "variance": 3065605.414
              },
              {
                "average": 1.011121666,
                "count": 14238155,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1125596753,
                "variance": 0.01266968049
              },
              {
                "average": 1.022547795,
                "count": 14238155,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1647799013,
                "variance": 0.02715241586
              },
              {
                "average": 0.4974568685,
                "count": 14238155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999355,
                "variance": 0.24999355
              },
              {
                "average": 6.321043703e-07,
                "count": 14238155,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007950496935,
                "variance": 6.321040151e-07
              },
              {
                "average": 1.21825384,
                "count": 14238155,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4130606653,
                "variance": 0.1706191132
              },
              {
                "average": 1.683132313,
                "count": 14238155,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80834452,
                "variance": 139.4370004
              },
              {
                "average": 2.000676071,
                "count": 14238155,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002895184,
                "variance": 1.00579875
              },
              {
                "average": 1048.613143,
                "count": 14238155,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.116388445,
                "variance": 1.246323161
              },
              {
                "average": 41023.00726,
                "count": 14238155,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4298.394376,
                "variance": 18476194.21
              },
              {
                "average": 39519.0994,
                "count": 14238155,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3625.787407,
                "variance": 13146334.32
              },
              {
                "average": 37004.30073,
                "count": 14238155,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3327.676456,
                "variance": 11073430.6
              },
              {
                "average": 187986033.7,
                "count": 14238155,
                "maximum": 187987171.7,
                "minimum": 187984830.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 488.2595354,
                "variance": 238397.3739
              },
              {
                "average": 0,
                "count": 14238155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14238155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14238155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316001.7205,
              4816050.897,
              1388.797504,
              317050.3605,
              4817466.577,
              1436.957504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316001.7204587011,
                    4816050.897002267,
                    1388.7975035180098
                  ],
                  [
                    316001.7204587011,
                    4817466.577002266,
                    1388.7975035180098
                  ],
                  [
                    317050.3604587011,
                    4817466.577002266,
                    1436.9575035180096
                  ],
                  [
                    317050.3604587011,
                    4816050.897002267,
                    1436.9575035180096
                  ],
                  [
                    316001.7204587011,
                    4816050.897002267,
                    1388.7975035180098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:26:11+00:00",
            "end_time": "2017-08-28T19:47: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": "20170829_43119D4302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874736758589,
              43.42472393377834,
              1289.0316769850558
            ],
            [
              -119.48799658500411,
              43.43748264912303,
              1289.0316769850558
            ],
            [
              -119.47499864552107,
              43.437764879178665,
              1309.0516769850558
            ],
            [
              -119.4744784613731,
              43.42500603882034,
              1309.0516769850558
            ],
            [
              -119.4874736758589,
              43.42472393377834,
              1289.0316769850558
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879966,
        43.42472393,
        1289.031677,
        -119.4744785,
        43.43776488,
        1309.051677
      ],
      "properties": {
        "datetime": "2017-08-29T19:14:15Z",
        "pc:count": 13492444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299176.0036,
            "count": 13492444,
            "maximum": 299701.5042,
            "minimum": 298648.6242,
            "name": "X",
            "position": 0,
            "stddev": 294.4579769,
            "variance": 86705.50014
          },
          {
            "average": 4811682.036,
            "count": 13492444,
            "maximum": 4812405.169,
            "minimum": 4810986.889,
            "name": "Y",
            "position": 1,
            "stddev": 405.9968955,
            "variance": 164833.4791
          },
          {
            "average": 1298.055203,
            "count": 13492444,
            "maximum": 1309.051677,
            "minimum": 1289.031677,
            "name": "Z",
            "position": 2,
            "stddev": 4.636139049,
            "variance": 21.49378528
          },
          {
            "average": 19642.35596,
            "count": 13492444,
            "maximum": 28753,
            "minimum": 4657,
            "name": "Intensity",
            "position": 3,
            "stddev": 1480.905299,
            "variance": 2193080.506
          },
          {
            "average": 1.000005336,
            "count": 13492444,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00231004156,
            "variance": 5.336292011e-06
          },
          {
            "average": 1.000008153,
            "count": 13492444,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002855283767,
            "variance": 8.152645388e-06
          },
          {
            "average": 0.5032969564,
            "count": 13492444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891485,
            "variance": 0.2499891486
          },
          {
            "average": 8.300942364e-06,
            "count": 13492444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002881123752,
            "variance": 8.300874074e-06
          },
          {
            "average": 1.195839167,
            "count": 13492444,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3968453094,
            "variance": 0.1574861996
          },
          {
            "average": -0.1409676976,
            "count": 13492444,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6169335,
            "variance": 134.953144
          },
          {
            "average": 2.000488644,
            "count": 13492444,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000224648,
            "variance": 1.000449346
          },
          {
            "average": 1079.063364,
            "count": 13492444,
            "maximum": 1081,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.98492791,
            "variance": 0.9700829879
          },
          {
            "average": 44805.72509,
            "count": 13492444,
            "maximum": 55808,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 2441.450767,
            "variance": 5960681.847
          },
          {
            "average": 43168.87989,
            "count": 13492444,
            "maximum": 54784,
            "minimum": 29184,
            "name": "Green",
            "position": 13,
            "stddev": 2378.340342,
            "variance": 5656502.783
          },
          {
            "average": 39915.53109,
            "count": 13492444,
            "maximum": 53504,
            "minimum": 27392,
            "name": "Blue",
            "position": 14,
            "stddev": 2297.755217,
            "variance": 5279679.038
          },
          {
            "average": 188068297.6,
            "count": 13492444,
            "maximum": 188069255.9,
            "minimum": 188067046.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 543.9950283,
            "variance": 295930.5908
          },
          {
            "average": 0,
            "count": 13492444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298648.6242,
          4810986.889,
          1289.031677,
          299701.5042,
          4812405.169,
          1309.051677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298648.62415062037,
                4810986.8888697,
                1289.0316769850558
              ],
              [
                298648.62415062037,
                4812405.168869699,
                1289.0316769850558
              ],
              [
                299701.50415062037,
                4812405.168869699,
                1309.0516769850558
              ],
              [
                299701.50415062037,
                4810986.8888697,
                1309.0516769850558
              ],
              [
                298648.62415062037,
                4810986.8888697,
                1289.0316769850558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:14:15+00:00",
        "end_time": "2017-08-29T18:37:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879966,
            43.42472393,
            1289.031677,
            -119.4744785,
            43.43776488,
            1309.051677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874736758589,
                  43.42472393377834,
                  1289.0316769850558
                ],
                [
                  -119.48799658500411,
                  43.43748264912303,
                  1289.0316769850558
                ],
                [
                  -119.47499864552107,
                  43.437764879178665,
                  1309.0516769850558
                ],
                [
                  -119.4744784613731,
                  43.42500603882034,
                  1309.0516769850558
                ],
                [
                  -119.4874736758589,
                  43.42472393377834,
                  1289.0316769850558
                ]
              ]
            ]
          },
          "id": "20170829_43119D4302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:14:15Z",
            "pc:count": 13492444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299176.0036,
                "count": 13492444,
                "maximum": 299701.5042,
                "minimum": 298648.6242,
                "name": "X",
                "position": 0,
                "stddev": 294.4579769,
                "variance": 86705.50014
              },
              {
                "average": 4811682.036,
                "count": 13492444,
                "maximum": 4812405.169,
                "minimum": 4810986.889,
                "name": "Y",
                "position": 1,
                "stddev": 405.9968955,
                "variance": 164833.4791
              },
              {
                "average": 1298.055203,
                "count": 13492444,
                "maximum": 1309.051677,
                "minimum": 1289.031677,
                "name": "Z",
                "position": 2,
                "stddev": 4.636139049,
                "variance": 21.49378528
              },
              {
                "average": 19642.35596,
                "count": 13492444,
                "maximum": 28753,
                "minimum": 4657,
                "name": "Intensity",
                "position": 3,
                "stddev": 1480.905299,
                "variance": 2193080.506
              },
              {
                "average": 1.000005336,
                "count": 13492444,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00231004156,
                "variance": 5.336292011e-06
              },
              {
                "average": 1.000008153,
                "count": 13492444,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002855283767,
                "variance": 8.152645388e-06
              },
              {
                "average": 0.5032969564,
                "count": 13492444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891485,
                "variance": 0.2499891486
              },
              {
                "average": 8.300942364e-06,
                "count": 13492444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002881123752,
                "variance": 8.300874074e-06
              },
              {
                "average": 1.195839167,
                "count": 13492444,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3968453094,
                "variance": 0.1574861996
              },
              {
                "average": -0.1409676976,
                "count": 13492444,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6169335,
                "variance": 134.953144
              },
              {
                "average": 2.000488644,
                "count": 13492444,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000224648,
                "variance": 1.000449346
              },
              {
                "average": 1079.063364,
                "count": 13492444,
                "maximum": 1081,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.98492791,
                "variance": 0.9700829879
              },
              {
                "average": 44805.72509,
                "count": 13492444,
                "maximum": 55808,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 2441.450767,
                "variance": 5960681.847
              },
              {
                "average": 43168.87989,
                "count": 13492444,
                "maximum": 54784,
                "minimum": 29184,
                "name": "Green",
                "position": 13,
                "stddev": 2378.340342,
                "variance": 5656502.783
              },
              {
                "average": 39915.53109,
                "count": 13492444,
                "maximum": 53504,
                "minimum": 27392,
                "name": "Blue",
                "position": 14,
                "stddev": 2297.755217,
                "variance": 5279679.038
              },
              {
                "average": 188068297.6,
                "count": 13492444,
                "maximum": 188069255.9,
                "minimum": 188067046.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 543.9950283,
                "variance": 295930.5908
              },
              {
                "average": 0,
                "count": 13492444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298648.6242,
              4810986.889,
              1289.031677,
              299701.5042,
              4812405.169,
              1309.051677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298648.62415062037,
                    4810986.8888697,
                    1289.0316769850558
                  ],
                  [
                    298648.62415062037,
                    4812405.168869699,
                    1289.0316769850558
                  ],
                  [
                    299701.50415062037,
                    4812405.168869699,
                    1309.0516769850558
                  ],
                  [
                    299701.50415062037,
                    4810986.8888697,
                    1309.0516769850558
                  ],
                  [
                    298648.62415062037,
                    4810986.8888697,
                    1289.0316769850558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:14:15+00:00",
            "end_time": "2017-08-29T18:37: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": "20170828_43119D2208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.16247774939531,
              43.474759398486704,
              1300.4939592621738
            ],
            [
              -119.16293189623812,
              43.487485314900496,
              1300.4939592621738
            ],
            [
              -119.14999588137083,
              43.487729393015115,
              1352.2139592621736
            ],
            [
              -119.14954444556423,
              43.475003368775305,
              1352.2139592621736
            ],
            [
              -119.16247774939531,
              43.474759398486704,
              1300.4939592621738
            ]
          ]
        ]
      },
      "bbox": [
        -119.1629319,
        43.4747594,
        1300.493959,
        -119.1495444,
        43.48772939,
        1352.213959
      ],
      "properties": {
        "datetime": "2017-08-28T20:18:04Z",
        "pc:count": 13326883,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325625.0842,
            "count": 13326883,
            "maximum": 326147.6118,
            "minimum": 325100.8518,
            "name": "X",
            "position": 0,
            "stddev": 295.2439276,
            "variance": 87168.97676
          },
          {
            "average": 4816508.786,
            "count": 13326883,
            "maximum": 4817223.988,
            "minimum": 4815809.668,
            "name": "Y",
            "position": 1,
            "stddev": 397.2622538,
            "variance": 157817.2983
          },
          {
            "average": 1337.746939,
            "count": 13326883,
            "maximum": 1352.213959,
            "minimum": 1300.493959,
            "name": "Z",
            "position": 2,
            "stddev": 4.63813621,
            "variance": 21.51230751
          },
          {
            "average": 19838.18055,
            "count": 13326883,
            "maximum": 31729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1712.035813,
            "variance": 2931066.625
          },
          {
            "average": 1.0081133,
            "count": 13326883,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09734483129,
            "variance": 0.009476016178
          },
          {
            "average": 1.016389354,
            "count": 13326883,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1430828423,
            "variance": 0.02047269975
          },
          {
            "average": 0.5043065209,
            "count": 13326883,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999814723,
            "variance": 0.2499814726
          },
          {
            "average": 1.425689713e-06,
            "count": 13326883,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001194021686,
            "variance": 1.425687787e-06
          },
          {
            "average": 1.214680732,
            "count": 13326883,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4106006917,
            "variance": 0.1685929281
          },
          {
            "average": -0.4965707213,
            "count": 13326883,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61703196,
            "variance": 134.9554316
          },
          {
            "average": 1.996679344,
            "count": 13326883,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002295916,
            "variance": 1.004597103
          },
          {
            "average": 1047.906583,
            "count": 13326883,
            "maximum": 1050,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.152312991,
            "variance": 1.327825229
          },
          {
            "average": 41543.76359,
            "count": 13326883,
            "maximum": 56832,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 3868.975825,
            "variance": 14968973.94
          },
          {
            "average": 39684.92375,
            "count": 13326883,
            "maximum": 56064,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 3295.039154,
            "variance": 10857283.03
          },
          {
            "average": 36340.63688,
            "count": 13326883,
            "maximum": 54784,
            "minimum": 15616,
            "name": "Blue",
            "position": 14,
            "stddev": 2896.136163,
            "variance": 8387604.676
          },
          {
            "average": 187985733.6,
            "count": 13326883,
            "maximum": 187986684.6,
            "minimum": 187984958.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.0003599,
            "variance": 242064.3542
          },
          {
            "average": 0,
            "count": 13326883,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326883,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326883,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326883,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326883,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325100.8518,
          4815809.668,
          1300.493959,
          326147.6118,
          4817223.988,
          1352.213959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325100.85182272305,
                4815809.668417203,
                1300.4939592621738
              ],
              [
                325100.85182272305,
                4817223.988417204,
                1300.4939592621738
              ],
              [
                326147.61182272306,
                4817223.988417204,
                1352.2139592621736
              ],
              [
                326147.61182272306,
                4815809.668417203,
                1352.2139592621736
              ],
              [
                325100.85182272305,
                4815809.668417203,
                1300.4939592621738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:18:04+00:00",
        "end_time": "2017-08-28T19:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D2208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D2208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D2208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1629319,
            43.4747594,
            1300.493959,
            -119.1495444,
            43.48772939,
            1352.213959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.16247774939531,
                  43.474759398486704,
                  1300.4939592621738
                ],
                [
                  -119.16293189623812,
                  43.487485314900496,
                  1300.4939592621738
                ],
                [
                  -119.14999588137083,
                  43.487729393015115,
                  1352.2139592621736
                ],
                [
                  -119.14954444556423,
                  43.475003368775305,
                  1352.2139592621736
                ],
                [
                  -119.16247774939531,
                  43.474759398486704,
                  1300.4939592621738
                ]
              ]
            ]
          },
          "id": "20170828_43119D2208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D2208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:18:04Z",
            "pc:count": 13326883,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325625.0842,
                "count": 13326883,
                "maximum": 326147.6118,
                "minimum": 325100.8518,
                "name": "X",
                "position": 0,
                "stddev": 295.2439276,
                "variance": 87168.97676
              },
              {
                "average": 4816508.786,
                "count": 13326883,
                "maximum": 4817223.988,
                "minimum": 4815809.668,
                "name": "Y",
                "position": 1,
                "stddev": 397.2622538,
                "variance": 157817.2983
              },
              {
                "average": 1337.746939,
                "count": 13326883,
                "maximum": 1352.213959,
                "minimum": 1300.493959,
                "name": "Z",
                "position": 2,
                "stddev": 4.63813621,
                "variance": 21.51230751
              },
              {
                "average": 19838.18055,
                "count": 13326883,
                "maximum": 31729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1712.035813,
                "variance": 2931066.625
              },
              {
                "average": 1.0081133,
                "count": 13326883,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09734483129,
                "variance": 0.009476016178
              },
              {
                "average": 1.016389354,
                "count": 13326883,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1430828423,
                "variance": 0.02047269975
              },
              {
                "average": 0.5043065209,
                "count": 13326883,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999814723,
                "variance": 0.2499814726
              },
              {
                "average": 1.425689713e-06,
                "count": 13326883,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001194021686,
                "variance": 1.425687787e-06
              },
              {
                "average": 1.214680732,
                "count": 13326883,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4106006917,
                "variance": 0.1685929281
              },
              {
                "average": -0.4965707213,
                "count": 13326883,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61703196,
                "variance": 134.9554316
              },
              {
                "average": 1.996679344,
                "count": 13326883,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002295916,
                "variance": 1.004597103
              },
              {
                "average": 1047.906583,
                "count": 13326883,
                "maximum": 1050,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.152312991,
                "variance": 1.327825229
              },
              {
                "average": 41543.76359,
                "count": 13326883,
                "maximum": 56832,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 3868.975825,
                "variance": 14968973.94
              },
              {
                "average": 39684.92375,
                "count": 13326883,
                "maximum": 56064,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 3295.039154,
                "variance": 10857283.03
              },
              {
                "average": 36340.63688,
                "count": 13326883,
                "maximum": 54784,
                "minimum": 15616,
                "name": "Blue",
                "position": 14,
                "stddev": 2896.136163,
                "variance": 8387604.676
              },
              {
                "average": 187985733.6,
                "count": 13326883,
                "maximum": 187986684.6,
                "minimum": 187984958.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.0003599,
                "variance": 242064.3542
              },
              {
                "average": 0,
                "count": 13326883,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326883,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326883,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326883,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326883,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325100.8518,
              4815809.668,
              1300.493959,
              326147.6118,
              4817223.988,
              1352.213959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325100.85182272305,
                    4815809.668417203,
                    1300.4939592621738
                  ],
                  [
                    325100.85182272305,
                    4817223.988417204,
                    1300.4939592621738
                  ],
                  [
                    326147.61182272306,
                    4817223.988417204,
                    1352.2139592621736
                  ],
                  [
                    326147.61182272306,
                    4815809.668417203,
                    1352.2139592621736
                  ],
                  [
                    325100.85182272305,
                    4815809.668417203,
                    1300.4939592621738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:18:04+00:00",
            "end_time": "2017-08-28T19:49:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497634599864,
              43.46224142551253,
              1343.5548712608718
            ],
            [
              -119.32546509245476,
              43.47498430659663,
              1343.5548712608718
            ],
            [
              -119.31249636294206,
              43.47524745672172,
              1443.1148712608717
            ],
            [
              -119.31201033620572,
              43.462504459228484,
              1443.1148712608717
            ],
            [
              -119.32497634599864,
              43.46224142551253,
              1343.5548712608718
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254651,
        43.46224143,
        1343.554871,
        -119.3120103,
        43.47524746,
        1443.114871
      ],
      "properties": {
        "datetime": "2017-08-30T19:21:10Z",
        "pc:count": 22437603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312446.1467,
            "count": 22437603,
            "maximum": 312968.6465,
            "minimum": 311918.9065,
            "name": "X",
            "position": 0,
            "stddev": 297.1345009,
            "variance": 88288.91163
          },
          {
            "average": 4815586.756,
            "count": 22437603,
            "maximum": 4816190.059,
            "minimum": 4814773.699,
            "name": "Y",
            "position": 1,
            "stddev": 399.922849,
            "variance": 159938.2851
          },
          {
            "average": 1373.908275,
            "count": 22437603,
            "maximum": 1443.114871,
            "minimum": 1343.554871,
            "name": "Z",
            "position": 2,
            "stddev": 9.774859347,
            "variance": 95.54787525
          },
          {
            "average": 20345.21982,
            "count": 22437603,
            "maximum": 33473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1857.608808,
            "variance": 3450710.485
          },
          {
            "average": 1.00407958,
            "count": 22437603,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06923186432,
            "variance": 0.004793051038
          },
          {
            "average": 1.008201634,
            "count": 22437603,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1017070213,
            "variance": 0.01034431818
          },
          {
            "average": 0.5009498118,
            "count": 22437603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999109,
            "variance": 0.249999109
          },
          {
            "average": 3.471850358e-05,
            "count": 22437603,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005892138809,
            "variance": 3.471729975e-05
          },
          {
            "average": 1.109191699,
            "count": 22437603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3118795865,
            "variance": 0.09726887645
          },
          {
            "average": 0.811651669,
            "count": 22437603,
            "maximum": 22.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.16075769,
            "variance": 147.8840276
          },
          {
            "average": 1.991045077,
            "count": 22437603,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001537212,
            "variance": 1.003076787
          },
          {
            "average": 1040.046068,
            "count": 22437603,
            "maximum": 1109,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.06659771,
            "variance": 1526.199057
          },
          {
            "average": 43694.30696,
            "count": 22437603,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3068.636997,
            "variance": 9416533.022
          },
          {
            "average": 42049.53661,
            "count": 22437603,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2783.681064,
            "variance": 7748880.269
          },
          {
            "average": 38974.06255,
            "count": 22437603,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2618.13903,
            "variance": 6854651.979
          },
          {
            "average": 187976073.7,
            "count": 22437603,
            "maximum": 188156070,
            "minimum": 187903696.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 102849.689,
            "variance": 10578058530.0
          },
          {
            "average": 0,
            "count": 22437603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22437603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22437603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22437603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22437603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311918.9065,
          4814773.699,
          1343.554871,
          312968.6465,
          4816190.059,
          1443.114871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311918.9065006228,
                4814773.698710282,
                1343.5548712608718
              ],
              [
                311918.9065006228,
                4816190.058710282,
                1343.5548712608718
              ],
              [
                312968.6465006228,
                4816190.058710282,
                1443.1148712608717
              ],
              [
                312968.6465006228,
                4814773.698710282,
                1443.1148712608717
              ],
              [
                311918.9065006228,
                4814773.698710282,
                1343.5548712608718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:21:10+00:00",
        "end_time": "2017-08-27T21:14:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254651,
            43.46224143,
            1343.554871,
            -119.3120103,
            43.47524746,
            1443.114871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497634599864,
                  43.46224142551253,
                  1343.5548712608718
                ],
                [
                  -119.32546509245476,
                  43.47498430659663,
                  1343.5548712608718
                ],
                [
                  -119.31249636294206,
                  43.47524745672172,
                  1443.1148712608717
                ],
                [
                  -119.31201033620572,
                  43.462504459228484,
                  1443.1148712608717
                ],
                [
                  -119.32497634599864,
                  43.46224142551253,
                  1343.5548712608718
                ]
              ]
            ]
          },
          "id": "20170827_43119D3115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:21:10Z",
            "pc:count": 22437603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312446.1467,
                "count": 22437603,
                "maximum": 312968.6465,
                "minimum": 311918.9065,
                "name": "X",
                "position": 0,
                "stddev": 297.1345009,
                "variance": 88288.91163
              },
              {
                "average": 4815586.756,
                "count": 22437603,
                "maximum": 4816190.059,
                "minimum": 4814773.699,
                "name": "Y",
                "position": 1,
                "stddev": 399.922849,
                "variance": 159938.2851
              },
              {
                "average": 1373.908275,
                "count": 22437603,
                "maximum": 1443.114871,
                "minimum": 1343.554871,
                "name": "Z",
                "position": 2,
                "stddev": 9.774859347,
                "variance": 95.54787525
              },
              {
                "average": 20345.21982,
                "count": 22437603,
                "maximum": 33473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1857.608808,
                "variance": 3450710.485
              },
              {
                "average": 1.00407958,
                "count": 22437603,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06923186432,
                "variance": 0.004793051038
              },
              {
                "average": 1.008201634,
                "count": 22437603,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1017070213,
                "variance": 0.01034431818
              },
              {
                "average": 0.5009498118,
                "count": 22437603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999109,
                "variance": 0.249999109
              },
              {
                "average": 3.471850358e-05,
                "count": 22437603,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005892138809,
                "variance": 3.471729975e-05
              },
              {
                "average": 1.109191699,
                "count": 22437603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3118795865,
                "variance": 0.09726887645
              },
              {
                "average": 0.811651669,
                "count": 22437603,
                "maximum": 22.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.16075769,
                "variance": 147.8840276
              },
              {
                "average": 1.991045077,
                "count": 22437603,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001537212,
                "variance": 1.003076787
              },
              {
                "average": 1040.046068,
                "count": 22437603,
                "maximum": 1109,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.06659771,
                "variance": 1526.199057
              },
              {
                "average": 43694.30696,
                "count": 22437603,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3068.636997,
                "variance": 9416533.022
              },
              {
                "average": 42049.53661,
                "count": 22437603,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2783.681064,
                "variance": 7748880.269
              },
              {
                "average": 38974.06255,
                "count": 22437603,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2618.13903,
                "variance": 6854651.979
              },
              {
                "average": 187976073.7,
                "count": 22437603,
                "maximum": 188156070,
                "minimum": 187903696.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 102849.689,
                "variance": 10578058530.0
              },
              {
                "average": 0,
                "count": 22437603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22437603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22437603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22437603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22437603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311918.9065,
              4814773.699,
              1343.554871,
              312968.6465,
              4816190.059,
              1443.114871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311918.9065006228,
                    4814773.698710282,
                    1343.5548712608718
                  ],
                  [
                    311918.9065006228,
                    4816190.058710282,
                    1343.5548712608718
                  ],
                  [
                    312968.6465006228,
                    4816190.058710282,
                    1443.1148712608717
                  ],
                  [
                    312968.6465006228,
                    4814773.698710282,
                    1443.1148712608717
                  ],
                  [
                    311918.9065006228,
                    4814773.698710282,
                    1343.5548712608718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:21:10+00:00",
            "end_time": "2017-08-27T21:14:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5374604448355,
              43.42346745252575,
              1352.3658110438296
            ],
            [
              -119.53752419460247,
              43.424992742163816,
              1352.3658110438296
            ],
            [
              -119.53206282841931,
              43.42511387470615,
              1359.2858110438297
            ],
            [
              -119.53199921549944,
              43.42358857865229,
              1359.2858110438297
            ],
            [
              -119.5374604448355,
              43.42346745252575,
              1352.3658110438296
            ]
          ]
        ]
      },
      "bbox": [
        -119.5375242,
        43.42346745,
        1352.365811,
        -119.5319992,
        43.42511387,
        1359.285811
      ],
      "properties": {
        "datetime": "2017-08-31T15:09:45Z",
        "pc:count": 540848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294777.5108,
            "count": 540848,
            "maximum": 295040.4901,
            "minimum": 294597.9901,
            "name": "X",
            "position": 0,
            "stddev": 107.0508175,
            "variance": 11459.87754
          },
          {
            "average": 4811066.122,
            "count": 540848,
            "maximum": 4811138.95,
            "minimum": 4810969.39,
            "name": "Y",
            "position": 1,
            "stddev": 41.83409394,
            "variance": 1750.091415
          },
          {
            "average": 1355.993738,
            "count": 540848,
            "maximum": 1359.285811,
            "minimum": 1352.365811,
            "name": "Z",
            "position": 2,
            "stddev": 1.40765618,
            "variance": 1.981495922
          },
          {
            "average": 18647.02775,
            "count": 540848,
            "maximum": 24817,
            "minimum": 5313,
            "name": "Intensity",
            "position": 3,
            "stddev": 1425.92879,
            "variance": 2033272.914
          },
          {
            "average": 1.000003698,
            "count": 540848,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001922989807,
            "variance": 3.697889799e-06
          },
          {
            "average": 1.000007396,
            "count": 540848,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002719513238,
            "variance": 7.395752249e-06
          },
          {
            "average": 0.4892354229,
            "count": 540848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998845726,
            "variance": 0.2498845859
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190595139,
            "count": 540848,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3927708206,
            "variance": 0.1542689175
          },
          {
            "average": 5.141732077,
            "count": 540848,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32796289,
            "variance": 128.3227432
          },
          {
            "average": 1.999217895,
            "count": 540848,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000236332,
            "variance": 1.00047272
          },
          {
            "average": 1117.692337,
            "count": 540848,
            "maximum": 1119,
            "minimum": 1117,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7149167946,
            "variance": 0.5111060231
          },
          {
            "average": 45640.60421,
            "count": 540848,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2088.603319,
            "variance": 4362263.822
          },
          {
            "average": 43876.5435,
            "count": 540848,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2024.425904,
            "variance": 4098300.242
          },
          {
            "average": 40559.81682,
            "count": 540848,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1992.69391,
            "variance": 3970829.019
          },
          {
            "average": 188226903.4,
            "count": 540848,
            "maximum": 188227385,
            "minimum": 188226684.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 240.4473263,
            "variance": 57814.91673
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294597.9901,
          4810969.39,
          1352.365811,
          295040.4901,
          4811138.95,
          1359.285811
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294597.9900800172,
                4810969.3898752555,
                1352.3658110438296
              ],
              [
                294597.9900800172,
                4811138.949875256,
                1352.3658110438296
              ],
              [
                295040.4900800172,
                4811138.949875256,
                1359.2858110438297
              ],
              [
                295040.4900800172,
                4810969.3898752555,
                1359.2858110438297
              ],
              [
                294597.9900800172,
                4810969.3898752555,
                1352.3658110438296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:09:45+00:00",
        "end_time": "2017-08-31T14:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5375242,
            43.42346745,
            1352.365811,
            -119.5319992,
            43.42511387,
            1359.285811
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5374604448355,
                  43.42346745252575,
                  1352.3658110438296
                ],
                [
                  -119.53752419460247,
                  43.424992742163816,
                  1352.3658110438296
                ],
                [
                  -119.53206282841931,
                  43.42511387470615,
                  1359.2858110438297
                ],
                [
                  -119.53199921549944,
                  43.42358857865229,
                  1359.2858110438297
                ],
                [
                  -119.5374604448355,
                  43.42346745252575,
                  1352.3658110438296
                ]
              ]
            ]
          },
          "id": "20170831_43119D5408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:09:45Z",
            "pc:count": 540848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294777.5108,
                "count": 540848,
                "maximum": 295040.4901,
                "minimum": 294597.9901,
                "name": "X",
                "position": 0,
                "stddev": 107.0508175,
                "variance": 11459.87754
              },
              {
                "average": 4811066.122,
                "count": 540848,
                "maximum": 4811138.95,
                "minimum": 4810969.39,
                "name": "Y",
                "position": 1,
                "stddev": 41.83409394,
                "variance": 1750.091415
              },
              {
                "average": 1355.993738,
                "count": 540848,
                "maximum": 1359.285811,
                "minimum": 1352.365811,
                "name": "Z",
                "position": 2,
                "stddev": 1.40765618,
                "variance": 1.981495922
              },
              {
                "average": 18647.02775,
                "count": 540848,
                "maximum": 24817,
                "minimum": 5313,
                "name": "Intensity",
                "position": 3,
                "stddev": 1425.92879,
                "variance": 2033272.914
              },
              {
                "average": 1.000003698,
                "count": 540848,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001922989807,
                "variance": 3.697889799e-06
              },
              {
                "average": 1.000007396,
                "count": 540848,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002719513238,
                "variance": 7.395752249e-06
              },
              {
                "average": 0.4892354229,
                "count": 540848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998845726,
                "variance": 0.2498845859
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190595139,
                "count": 540848,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3927708206,
                "variance": 0.1542689175
              },
              {
                "average": 5.141732077,
                "count": 540848,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32796289,
                "variance": 128.3227432
              },
              {
                "average": 1.999217895,
                "count": 540848,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000236332,
                "variance": 1.00047272
              },
              {
                "average": 1117.692337,
                "count": 540848,
                "maximum": 1119,
                "minimum": 1117,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7149167946,
                "variance": 0.5111060231
              },
              {
                "average": 45640.60421,
                "count": 540848,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2088.603319,
                "variance": 4362263.822
              },
              {
                "average": 43876.5435,
                "count": 540848,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2024.425904,
                "variance": 4098300.242
              },
              {
                "average": 40559.81682,
                "count": 540848,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1992.69391,
                "variance": 3970829.019
              },
              {
                "average": 188226903.4,
                "count": 540848,
                "maximum": 188227385,
                "minimum": 188226684.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 240.4473263,
                "variance": 57814.91673
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294597.9901,
              4810969.39,
              1352.365811,
              295040.4901,
              4811138.95,
              1359.285811
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294597.9900800172,
                    4810969.3898752555,
                    1352.3658110438296
                  ],
                  [
                    294597.9900800172,
                    4811138.949875256,
                    1352.3658110438296
                  ],
                  [
                    295040.4900800172,
                    4811138.949875256,
                    1359.2858110438297
                  ],
                  [
                    295040.4900800172,
                    4810969.3898752555,
                    1359.2858110438297
                  ],
                  [
                    294597.9900800172,
                    4810969.3898752555,
                    1352.3658110438296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:09:45+00:00",
            "end_time": "2017-08-31T14:58:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247505829509,
              43.412231712375416,
              1267.5094585370182
            ],
            [
              -119.41298169660466,
              43.424983794694185,
              1267.5094585370182
            ],
            [
              -119.39999730777298,
              43.4252571920735,
              1308.109458537018
            ],
            [
              -119.39949338931616,
              43.41250498871354,
              1308.109458537018
            ],
            [
              -119.41247505829509,
              43.412231712375416,
              1267.5094585370182
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129817,
        43.41223171,
        1267.509459,
        -119.3994934,
        43.42525719,
        1308.109459
      ],
      "properties": {
        "datetime": "2017-08-29T16:54:53Z",
        "pc:count": 13508363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305197.5429,
            "count": 13508363,
            "maximum": 305731.4416,
            "minimum": 304679.5016,
            "name": "X",
            "position": 0,
            "stddev": 290.0562707,
            "variance": 84132.64016
          },
          {
            "average": 4810135.236,
            "count": 13508363,
            "maximum": 4810838.379,
            "minimum": 4809420.919,
            "name": "Y",
            "position": 1,
            "stddev": 402.953165,
            "variance": 162371.2532
          },
          {
            "average": 1295.702534,
            "count": 13508363,
            "maximum": 1308.109459,
            "minimum": 1267.509459,
            "name": "Z",
            "position": 2,
            "stddev": 12.25919677,
            "variance": 150.2879055
          },
          {
            "average": 17839.06069,
            "count": 13508363,
            "maximum": 43265,
            "minimum": 721,
            "name": "Intensity",
            "position": 3,
            "stddev": 5115.658759,
            "variance": 26169964.54
          },
          {
            "average": 1.000202837,
            "count": 13508363,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01439061562,
            "variance": 0.0002070898178
          },
          {
            "average": 1.000419518,
            "count": 13508363,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02078996971,
            "variance": 0.0004322228403
          },
          {
            "average": 0.5020821546,
            "count": 13508363,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956831,
            "variance": 0.2499956831
          },
          {
            "average": 7.402821497e-08,
            "count": 13508363,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002720812654,
            "variance": 7.402821497e-08
          },
          {
            "average": 1.182212456,
            "count": 13508363,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3860195435,
            "variance": 0.149011088
          },
          {
            "average": 0.2053966569,
            "count": 13508363,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74142176,
            "variance": 137.8609849
          },
          {
            "average": 1.917666782,
            "count": 13508363,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.038831147,
            "variance": 1.079170151
          },
          {
            "average": 1064.98577,
            "count": 13508363,
            "maximum": 1067,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000694538,
            "variance": 1.001389558
          },
          {
            "average": 42226.76179,
            "count": 13508363,
            "maximum": 55296,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5445.085123,
            "variance": 29648952
          },
          {
            "average": 40474.01472,
            "count": 13508363,
            "maximum": 54272,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5098.472035,
            "variance": 25994417.09
          },
          {
            "average": 37617.70041,
            "count": 13508363,
            "maximum": 52224,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 4627.748995,
            "variance": 21416060.76
          },
          {
            "average": 188059498.2,
            "count": 13508363,
            "maximum": 188060893.1,
            "minimum": 188058375.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 645.5242973,
            "variance": 416701.6184
          },
          {
            "average": 0,
            "count": 13508363,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13508363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13508363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13508363,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13508363,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304679.5016,
          4809420.919,
          1267.509459,
          305731.4416,
          4810838.379,
          1308.109459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304679.5016458143,
                4809420.919370366,
                1267.5094585370182
              ],
              [
                304679.5016458143,
                4810838.379370367,
                1267.5094585370182
              ],
              [
                305731.4416458142,
                4810838.379370367,
                1308.109458537018
              ],
              [
                305731.4416458142,
                4809420.919370366,
                1308.109458537018
              ],
              [
                304679.5016458143,
                4809420.919370366,
                1267.5094585370182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:54:53+00:00",
        "end_time": "2017-08-29T16:12:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129817,
            43.41223171,
            1267.509459,
            -119.3994934,
            43.42525719,
            1308.109459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247505829509,
                  43.412231712375416,
                  1267.5094585370182
                ],
                [
                  -119.41298169660466,
                  43.424983794694185,
                  1267.5094585370182
                ],
                [
                  -119.39999730777298,
                  43.4252571920735,
                  1308.109458537018
                ],
                [
                  -119.39949338931616,
                  43.41250498871354,
                  1308.109458537018
                ],
                [
                  -119.41247505829509,
                  43.412231712375416,
                  1267.5094585370182
                ]
              ]
            ]
          },
          "id": "20170829_43119D4408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:54:53Z",
            "pc:count": 13508363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305197.5429,
                "count": 13508363,
                "maximum": 305731.4416,
                "minimum": 304679.5016,
                "name": "X",
                "position": 0,
                "stddev": 290.0562707,
                "variance": 84132.64016
              },
              {
                "average": 4810135.236,
                "count": 13508363,
                "maximum": 4810838.379,
                "minimum": 4809420.919,
                "name": "Y",
                "position": 1,
                "stddev": 402.953165,
                "variance": 162371.2532
              },
              {
                "average": 1295.702534,
                "count": 13508363,
                "maximum": 1308.109459,
                "minimum": 1267.509459,
                "name": "Z",
                "position": 2,
                "stddev": 12.25919677,
                "variance": 150.2879055
              },
              {
                "average": 17839.06069,
                "count": 13508363,
                "maximum": 43265,
                "minimum": 721,
                "name": "Intensity",
                "position": 3,
                "stddev": 5115.658759,
                "variance": 26169964.54
              },
              {
                "average": 1.000202837,
                "count": 13508363,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01439061562,
                "variance": 0.0002070898178
              },
              {
                "average": 1.000419518,
                "count": 13508363,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02078996971,
                "variance": 0.0004322228403
              },
              {
                "average": 0.5020821546,
                "count": 13508363,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956831,
                "variance": 0.2499956831
              },
              {
                "average": 7.402821497e-08,
                "count": 13508363,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002720812654,
                "variance": 7.402821497e-08
              },
              {
                "average": 1.182212456,
                "count": 13508363,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3860195435,
                "variance": 0.149011088
              },
              {
                "average": 0.2053966569,
                "count": 13508363,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74142176,
                "variance": 137.8609849
              },
              {
                "average": 1.917666782,
                "count": 13508363,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.038831147,
                "variance": 1.079170151
              },
              {
                "average": 1064.98577,
                "count": 13508363,
                "maximum": 1067,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000694538,
                "variance": 1.001389558
              },
              {
                "average": 42226.76179,
                "count": 13508363,
                "maximum": 55296,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5445.085123,
                "variance": 29648952
              },
              {
                "average": 40474.01472,
                "count": 13508363,
                "maximum": 54272,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5098.472035,
                "variance": 25994417.09
              },
              {
                "average": 37617.70041,
                "count": 13508363,
                "maximum": 52224,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 4627.748995,
                "variance": 21416060.76
              },
              {
                "average": 188059498.2,
                "count": 13508363,
                "maximum": 188060893.1,
                "minimum": 188058375.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 645.5242973,
                "variance": 416701.6184
              },
              {
                "average": 0,
                "count": 13508363,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13508363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13508363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13508363,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13508363,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304679.5016,
              4809420.919,
              1267.509459,
              305731.4416,
              4810838.379,
              1308.109459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304679.5016458143,
                    4809420.919370366,
                    1267.5094585370182
                  ],
                  [
                    304679.5016458143,
                    4810838.379370367,
                    1267.5094585370182
                  ],
                  [
                    305731.4416458142,
                    4810838.379370367,
                    1308.109458537018
                  ],
                  [
                    305731.4416458142,
                    4809420.919370366,
                    1308.109458537018
                  ],
                  [
                    304679.5016458143,
                    4809420.919370366,
                    1267.5094585370182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:54:53+00:00",
            "end_time": "2017-08-29T16:12: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": "20170828_43119D4210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747556103272,
              43.474734366437744,
              1305.5042751014207
            ],
            [
              -119.38797793380633,
              43.48748366372168,
              1305.5042751014207
            ],
            [
              -119.37499772078775,
              43.487754160224654,
              1336.5842751014206
            ],
            [
              -119.37449807246288,
              43.47500474322434,
              1336.5842751014206
            ],
            [
              -119.38747556103272,
              43.474734366437744,
              1305.5042751014207
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879779,
        43.47473437,
        1305.504275,
        -119.3744981,
        43.48775416,
        1336.584275
      ],
      "properties": {
        "datetime": "2017-08-31T17:15:37Z",
        "pc:count": 30605970,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307391.8396,
            "count": 30605970,
            "maximum": 307953.1144,
            "minimum": 306902.6144,
            "name": "X",
            "position": 0,
            "stddev": 293.3533394,
            "variance": 86056.18172
          },
          {
            "average": 4816991.66,
            "count": 30605970,
            "maximum": 4817721.447,
            "minimum": 4816304.307,
            "name": "Y",
            "position": 1,
            "stddev": 400.4830856,
            "variance": 160386.7018
          },
          {
            "average": 1324.207161,
            "count": 30605970,
            "maximum": 1336.584275,
            "minimum": 1305.504275,
            "name": "Z",
            "position": 2,
            "stddev": 5.083448304,
            "variance": 25.84144666
          },
          {
            "average": 19875.07501,
            "count": 30605970,
            "maximum": 31105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1782.990207,
            "variance": 3179054.077
          },
          {
            "average": 1.006091034,
            "count": 30605970,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08477336201,
            "variance": 0.007186522906
          },
          {
            "average": 1.012230718,
            "count": 30605970,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1245564724,
            "variance": 0.01551431482
          },
          {
            "average": 0.5042439433,
            "count": 30605970,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999819968,
            "variance": 0.2499819971
          },
          {
            "average": 1.274261198e-06,
            "count": 30605970,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001128831084,
            "variance": 1.274259616e-06
          },
          {
            "average": 1.095046522,
            "count": 30605970,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2932791903,
            "variance": 0.08601268344
          },
          {
            "average": -0.5319320921,
            "count": 30605970,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85633067,
            "variance": 140.5725769
          },
          {
            "average": 1.999879435,
            "count": 30605970,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001895033,
            "variance": 1.003793657
          },
          {
            "average": 1075.810761,
            "count": 30605970,
            "maximum": 1134,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 49.71173204,
            "variance": 2471.256302
          },
          {
            "average": 43402.04095,
            "count": 30605970,
            "maximum": 56064,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 3562.142766,
            "variance": 12688861.09
          },
          {
            "average": 41453.68021,
            "count": 30605970,
            "maximum": 55552,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 3251.663007,
            "variance": 10573312.31
          },
          {
            "average": 38377.10427,
            "count": 30605970,
            "maximum": 55040,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 3049.272094,
            "variance": 9298060.305
          },
          {
            "average": 188096800.1,
            "count": 30605970,
            "maximum": 188234937,
            "minimum": 187974951,
            "name": "GpsTime",
            "position": 15,
            "stddev": 120989.9497,
            "variance": 14638567930.0
          },
          {
            "average": 0,
            "count": 30605970,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30605970,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30605970,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30605970,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30605970,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306902.6144,
          4816304.307,
          1305.504275,
          307953.1144,
          4817721.447,
          1336.584275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306902.61438606295,
                4816304.307355709,
                1305.5042751014207
              ],
              [
                306902.61438606295,
                4817721.44735571,
                1305.5042751014207
              ],
              [
                307953.11438606295,
                4817721.44735571,
                1336.5842751014206
              ],
              [
                307953.11438606295,
                4816304.307355709,
                1336.5842751014206
              ],
              [
                306902.61438606295,
                4816304.307355709,
                1305.5042751014207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:15:37+00:00",
        "end_time": "2017-08-28T17:02:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879779,
            43.47473437,
            1305.504275,
            -119.3744981,
            43.48775416,
            1336.584275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747556103272,
                  43.474734366437744,
                  1305.5042751014207
                ],
                [
                  -119.38797793380633,
                  43.48748366372168,
                  1305.5042751014207
                ],
                [
                  -119.37499772078775,
                  43.487754160224654,
                  1336.5842751014206
                ],
                [
                  -119.37449807246288,
                  43.47500474322434,
                  1336.5842751014206
                ],
                [
                  -119.38747556103272,
                  43.474734366437744,
                  1305.5042751014207
                ]
              ]
            ]
          },
          "id": "20170828_43119D4210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:15:37Z",
            "pc:count": 30605970,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307391.8396,
                "count": 30605970,
                "maximum": 307953.1144,
                "minimum": 306902.6144,
                "name": "X",
                "position": 0,
                "stddev": 293.3533394,
                "variance": 86056.18172
              },
              {
                "average": 4816991.66,
                "count": 30605970,
                "maximum": 4817721.447,
                "minimum": 4816304.307,
                "name": "Y",
                "position": 1,
                "stddev": 400.4830856,
                "variance": 160386.7018
              },
              {
                "average": 1324.207161,
                "count": 30605970,
                "maximum": 1336.584275,
                "minimum": 1305.504275,
                "name": "Z",
                "position": 2,
                "stddev": 5.083448304,
                "variance": 25.84144666
              },
              {
                "average": 19875.07501,
                "count": 30605970,
                "maximum": 31105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1782.990207,
                "variance": 3179054.077
              },
              {
                "average": 1.006091034,
                "count": 30605970,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08477336201,
                "variance": 0.007186522906
              },
              {
                "average": 1.012230718,
                "count": 30605970,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1245564724,
                "variance": 0.01551431482
              },
              {
                "average": 0.5042439433,
                "count": 30605970,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999819968,
                "variance": 0.2499819971
              },
              {
                "average": 1.274261198e-06,
                "count": 30605970,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001128831084,
                "variance": 1.274259616e-06
              },
              {
                "average": 1.095046522,
                "count": 30605970,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2932791903,
                "variance": 0.08601268344
              },
              {
                "average": -0.5319320921,
                "count": 30605970,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85633067,
                "variance": 140.5725769
              },
              {
                "average": 1.999879435,
                "count": 30605970,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001895033,
                "variance": 1.003793657
              },
              {
                "average": 1075.810761,
                "count": 30605970,
                "maximum": 1134,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 49.71173204,
                "variance": 2471.256302
              },
              {
                "average": 43402.04095,
                "count": 30605970,
                "maximum": 56064,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 3562.142766,
                "variance": 12688861.09
              },
              {
                "average": 41453.68021,
                "count": 30605970,
                "maximum": 55552,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 3251.663007,
                "variance": 10573312.31
              },
              {
                "average": 38377.10427,
                "count": 30605970,
                "maximum": 55040,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 3049.272094,
                "variance": 9298060.305
              },
              {
                "average": 188096800.1,
                "count": 30605970,
                "maximum": 188234937,
                "minimum": 187974951,
                "name": "GpsTime",
                "position": 15,
                "stddev": 120989.9497,
                "variance": 14638567930.0
              },
              {
                "average": 0,
                "count": 30605970,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30605970,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30605970,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30605970,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30605970,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306902.6144,
              4816304.307,
              1305.504275,
              307953.1144,
              4817721.447,
              1336.584275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306902.61438606295,
                    4816304.307355709,
                    1305.5042751014207
                  ],
                  [
                    306902.61438606295,
                    4817721.44735571,
                    1305.5042751014207
                  ],
                  [
                    307953.11438606295,
                    4817721.44735571,
                    1336.5842751014206
                  ],
                  [
                    307953.11438606295,
                    4816304.307355709,
                    1336.5842751014206
                  ],
                  [
                    306902.61438606295,
                    4816304.307355709,
                    1305.5042751014207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:15:37+00:00",
            "end_time": "2017-08-28T17:02: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": "20170831_43119D5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52195032667882,
              43.412286461604765,
              1339.9833576305475
            ],
            [
              -119.52247810329546,
              43.424993233070765,
              1339.9833576305475
            ],
            [
              -119.51249618892133,
              43.42521311736473,
              1379.9833576305475
            ],
            [
              -119.51197049544831,
              43.41250624889529,
              1379.9833576305475
            ],
            [
              -119.52195032667882,
              43.412286461604765,
              1339.9833576305475
            ]
          ]
        ]
      },
      "bbox": [
        -119.5224781,
        43.41228646,
        1339.983358,
        -119.5119705,
        43.42521312,
        1379.983358
      ],
      "properties": {
        "datetime": "2017-08-31T14:57:43Z",
        "pc:count": 4335181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296367.5929,
            "count": 4335181,
            "maximum": 296624.7145,
            "minimum": 295815.9545,
            "name": "X",
            "position": 0,
            "stddev": 179.8082558,
            "variance": 32331.00887
          },
          {
            "average": 4810367.279,
            "count": 4335181,
            "maximum": 4811102.011,
            "minimum": 4809689.471,
            "name": "Y",
            "position": 1,
            "stddev": 494.2714421,
            "variance": 244304.2584
          },
          {
            "average": 1355.209714,
            "count": 4335181,
            "maximum": 1379.983358,
            "minimum": 1339.983358,
            "name": "Z",
            "position": 2,
            "stddev": 9.861157346,
            "variance": 97.2424242
          },
          {
            "average": 18155.72276,
            "count": 4335181,
            "maximum": 25553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1476.448486,
            "variance": 2179900.133
          },
          {
            "average": 1.000012226,
            "count": 4335181,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003496485349,
            "variance": 1.22254098e-05
          },
          {
            "average": 1.000024451,
            "count": 4335181,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004944746775,
            "variance": 2.445052067e-05
          },
          {
            "average": 0.5030742661,
            "count": 4335181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906065,
            "variance": 0.2499906066
          },
          {
            "average": 1.614696134e-06,
            "count": 4335181,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001270706063,
            "variance": 1.614693899e-06
          },
          {
            "average": 1.224965001,
            "count": 4335181,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4175593249,
            "variance": 0.1743557898
          },
          {
            "average": -0.4524058877,
            "count": 4335181,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47911843,
            "variance": 131.7701599
          },
          {
            "average": 2.000474951,
            "count": 4335181,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00040959,
            "variance": 1.000819348
          },
          {
            "average": 1115.1344,
            "count": 4335181,
            "maximum": 1117,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.850017549,
            "variance": 0.7225298335
          },
          {
            "average": 45056.87066,
            "count": 4335181,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2231.114284,
            "variance": 4977870.946
          },
          {
            "average": 43186.40046,
            "count": 4335181,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2211.349996,
            "variance": 4890068.805
          },
          {
            "average": 39864.30711,
            "count": 4335181,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2136.691149,
            "variance": 4565449.065
          },
          {
            "average": 188225977.3,
            "count": 4335181,
            "maximum": 188226663.4,
            "minimum": 188225198.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 313.6561344,
            "variance": 98380.17067
          },
          {
            "average": 0,
            "count": 4335181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4335181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4335181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4335181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4335181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295815.9545,
          4809689.471,
          1339.983358,
          296624.7145,
          4811102.011,
          1379.983358
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295815.95452580287,
                4809689.470643578,
                1339.9833576305475
              ],
              [
                295815.95452580287,
                4811102.010643577,
                1339.9833576305475
              ],
              [
                296624.7145258029,
                4811102.010643577,
                1379.9833576305475
              ],
              [
                296624.7145258029,
                4809689.470643578,
                1379.9833576305475
              ],
              [
                295815.95452580287,
                4809689.470643578,
                1339.9833576305475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:57:43+00:00",
        "end_time": "2017-08-31T14:33:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5224781,
            43.41228646,
            1339.983358,
            -119.5119705,
            43.42521312,
            1379.983358
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52195032667882,
                  43.412286461604765,
                  1339.9833576305475
                ],
                [
                  -119.52247810329546,
                  43.424993233070765,
                  1339.9833576305475
                ],
                [
                  -119.51249618892133,
                  43.42521311736473,
                  1379.9833576305475
                ],
                [
                  -119.51197049544831,
                  43.41250624889529,
                  1379.9833576305475
                ],
                [
                  -119.52195032667882,
                  43.412286461604765,
                  1339.9833576305475
                ]
              ]
            ]
          },
          "id": "20170831_43119D5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:57:43Z",
            "pc:count": 4335181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296367.5929,
                "count": 4335181,
                "maximum": 296624.7145,
                "minimum": 295815.9545,
                "name": "X",
                "position": 0,
                "stddev": 179.8082558,
                "variance": 32331.00887
              },
              {
                "average": 4810367.279,
                "count": 4335181,
                "maximum": 4811102.011,
                "minimum": 4809689.471,
                "name": "Y",
                "position": 1,
                "stddev": 494.2714421,
                "variance": 244304.2584
              },
              {
                "average": 1355.209714,
                "count": 4335181,
                "maximum": 1379.983358,
                "minimum": 1339.983358,
                "name": "Z",
                "position": 2,
                "stddev": 9.861157346,
                "variance": 97.2424242
              },
              {
                "average": 18155.72276,
                "count": 4335181,
                "maximum": 25553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1476.448486,
                "variance": 2179900.133
              },
              {
                "average": 1.000012226,
                "count": 4335181,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003496485349,
                "variance": 1.22254098e-05
              },
              {
                "average": 1.000024451,
                "count": 4335181,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004944746775,
                "variance": 2.445052067e-05
              },
              {
                "average": 0.5030742661,
                "count": 4335181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906065,
                "variance": 0.2499906066
              },
              {
                "average": 1.614696134e-06,
                "count": 4335181,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001270706063,
                "variance": 1.614693899e-06
              },
              {
                "average": 1.224965001,
                "count": 4335181,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4175593249,
                "variance": 0.1743557898
              },
              {
                "average": -0.4524058877,
                "count": 4335181,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47911843,
                "variance": 131.7701599
              },
              {
                "average": 2.000474951,
                "count": 4335181,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00040959,
                "variance": 1.000819348
              },
              {
                "average": 1115.1344,
                "count": 4335181,
                "maximum": 1117,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.850017549,
                "variance": 0.7225298335
              },
              {
                "average": 45056.87066,
                "count": 4335181,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2231.114284,
                "variance": 4977870.946
              },
              {
                "average": 43186.40046,
                "count": 4335181,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2211.349996,
                "variance": 4890068.805
              },
              {
                "average": 39864.30711,
                "count": 4335181,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2136.691149,
                "variance": 4565449.065
              },
              {
                "average": 188225977.3,
                "count": 4335181,
                "maximum": 188226663.4,
                "minimum": 188225198.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 313.6561344,
                "variance": 98380.17067
              },
              {
                "average": 0,
                "count": 4335181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4335181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4335181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4335181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4335181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295815.9545,
              4809689.471,
              1339.983358,
              296624.7145,
              4811102.011,
              1379.983358
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295815.95452580287,
                    4809689.470643578,
                    1339.9833576305475
                  ],
                  [
                    295815.95452580287,
                    4811102.010643577,
                    1339.9833576305475
                  ],
                  [
                    296624.7145258029,
                    4811102.010643577,
                    1379.9833576305475
                  ],
                  [
                    296624.7145258029,
                    4809689.470643578,
                    1379.9833576305475
                  ],
                  [
                    295815.95452580287,
                    4809689.470643578,
                    1339.9833576305475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:57:43+00:00",
            "end_time": "2017-08-31T14:33: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": "20170828_43119E1313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09997645215275,
              43.52476599334365,
              1266.2988430259918
            ],
            [
              -119.1004180242574,
              43.537485837073625,
              1266.2988430259918
            ],
            [
              -119.08792053502005,
              43.53771484250842,
              1389.3988430259917
            ],
            [
              -119.08748158560371,
              43.52499489766869,
              1389.3988430259917
            ],
            [
              -119.09997645215275,
              43.52476599334365,
              1266.2988430259918
            ]
          ]
        ]
      },
      "bbox": [
        -119.100418,
        43.52476599,
        1266.298843,
        -119.0874816,
        43.53771484,
        1389.398843
      ],
      "properties": {
        "datetime": "2017-08-28T18:43:54Z",
        "pc:count": 13060556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330765.2434,
            "count": 13060556,
            "maximum": 331306.6045,
            "minimum": 330296.2045,
            "name": "X",
            "position": 0,
            "stddev": 264.1415961,
            "variance": 69770.78279
          },
          {
            "average": 4821913.144,
            "count": 13060556,
            "maximum": 4822647.668,
            "minimum": 4821234.068,
            "name": "Y",
            "position": 1,
            "stddev": 399.376486,
            "variance": 159501.5776
          },
          {
            "average": 1325.923726,
            "count": 13060556,
            "maximum": 1389.398843,
            "minimum": 1266.298843,
            "name": "Z",
            "position": 2,
            "stddev": 25.98727804,
            "variance": 675.3386198
          },
          {
            "average": 21897.86591,
            "count": 13060556,
            "maximum": 37729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2348.693596,
            "variance": 5516361.607
          },
          {
            "average": 1.002247224,
            "count": 13060556,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04928951227,
            "variance": 0.00242945602
          },
          {
            "average": 1.004463439,
            "count": 13060556,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07086644718,
            "variance": 0.005022053336
          },
          {
            "average": 0.4982426476,
            "count": 13060556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969308,
            "variance": 0.2499969309
          },
          {
            "average": 3.675188101e-06,
            "count": 13060556,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001917074562,
            "variance": 3.675174875e-06
          },
          {
            "average": 1.194432381,
            "count": 13060556,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3957631137,
            "variance": 0.1566284422
          },
          {
            "average": 1.253013272,
            "count": 13060556,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6780107,
            "variance": 136.375934
          },
          {
            "average": 2.00248236,
            "count": 13060556,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001225366,
            "variance": 1.002452233
          },
          {
            "average": 1033.801735,
            "count": 13060556,
            "maximum": 1036,
            "minimum": 1031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133193621,
            "variance": 1.284127782
          },
          {
            "average": 42652.8427,
            "count": 13060556,
            "maximum": 65280,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 2969.195109,
            "variance": 8816119.593
          },
          {
            "average": 40236.04896,
            "count": 13060556,
            "maximum": 65280,
            "minimum": 14080,
            "name": "Green",
            "position": 13,
            "stddev": 2807.879045,
            "variance": 7884184.732
          },
          {
            "average": 36379.25329,
            "count": 13060556,
            "maximum": 65280,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 2504.504073,
            "variance": 6272540.652
          },
          {
            "average": 187980285.7,
            "count": 13060556,
            "maximum": 187981034.1,
            "minimum": 187979335.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 452.6793549,
            "variance": 204918.5984
          },
          {
            "average": 0,
            "count": 13060556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13060556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13060556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13060556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13060556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330296.2045,
          4821234.068,
          1266.298843,
          331306.6045,
          4822647.668,
          1389.398843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330296.2045438649,
                4821234.067763782,
                1266.2988430259918
              ],
              [
                330296.2045438649,
                4822647.667763782,
                1266.2988430259918
              ],
              [
                331306.6045438649,
                4822647.667763782,
                1389.3988430259917
              ],
              [
                331306.6045438649,
                4821234.067763782,
                1389.3988430259917
              ],
              [
                330296.2045438649,
                4821234.067763782,
                1266.2988430259918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:43:54+00:00",
        "end_time": "2017-08-28T18:15:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.100418,
            43.52476599,
            1266.298843,
            -119.0874816,
            43.53771484,
            1389.398843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09997645215275,
                  43.52476599334365,
                  1266.2988430259918
                ],
                [
                  -119.1004180242574,
                  43.537485837073625,
                  1266.2988430259918
                ],
                [
                  -119.08792053502005,
                  43.53771484250842,
                  1389.3988430259917
                ],
                [
                  -119.08748158560371,
                  43.52499489766869,
                  1389.3988430259917
                ],
                [
                  -119.09997645215275,
                  43.52476599334365,
                  1266.2988430259918
                ]
              ]
            ]
          },
          "id": "20170828_43119E1313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:43:54Z",
            "pc:count": 13060556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330765.2434,
                "count": 13060556,
                "maximum": 331306.6045,
                "minimum": 330296.2045,
                "name": "X",
                "position": 0,
                "stddev": 264.1415961,
                "variance": 69770.78279
              },
              {
                "average": 4821913.144,
                "count": 13060556,
                "maximum": 4822647.668,
                "minimum": 4821234.068,
                "name": "Y",
                "position": 1,
                "stddev": 399.376486,
                "variance": 159501.5776
              },
              {
                "average": 1325.923726,
                "count": 13060556,
                "maximum": 1389.398843,
                "minimum": 1266.298843,
                "name": "Z",
                "position": 2,
                "stddev": 25.98727804,
                "variance": 675.3386198
              },
              {
                "average": 21897.86591,
                "count": 13060556,
                "maximum": 37729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2348.693596,
                "variance": 5516361.607
              },
              {
                "average": 1.002247224,
                "count": 13060556,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04928951227,
                "variance": 0.00242945602
              },
              {
                "average": 1.004463439,
                "count": 13060556,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07086644718,
                "variance": 0.005022053336
              },
              {
                "average": 0.4982426476,
                "count": 13060556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969308,
                "variance": 0.2499969309
              },
              {
                "average": 3.675188101e-06,
                "count": 13060556,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001917074562,
                "variance": 3.675174875e-06
              },
              {
                "average": 1.194432381,
                "count": 13060556,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3957631137,
                "variance": 0.1566284422
              },
              {
                "average": 1.253013272,
                "count": 13060556,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6780107,
                "variance": 136.375934
              },
              {
                "average": 2.00248236,
                "count": 13060556,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001225366,
                "variance": 1.002452233
              },
              {
                "average": 1033.801735,
                "count": 13060556,
                "maximum": 1036,
                "minimum": 1031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133193621,
                "variance": 1.284127782
              },
              {
                "average": 42652.8427,
                "count": 13060556,
                "maximum": 65280,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 2969.195109,
                "variance": 8816119.593
              },
              {
                "average": 40236.04896,
                "count": 13060556,
                "maximum": 65280,
                "minimum": 14080,
                "name": "Green",
                "position": 13,
                "stddev": 2807.879045,
                "variance": 7884184.732
              },
              {
                "average": 36379.25329,
                "count": 13060556,
                "maximum": 65280,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 2504.504073,
                "variance": 6272540.652
              },
              {
                "average": 187980285.7,
                "count": 13060556,
                "maximum": 187981034.1,
                "minimum": 187979335.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 452.6793549,
                "variance": 204918.5984
              },
              {
                "average": 0,
                "count": 13060556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13060556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13060556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13060556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13060556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330296.2045,
              4821234.068,
              1266.298843,
              331306.6045,
              4822647.668,
              1389.398843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330296.2045438649,
                    4821234.067763782,
                    1266.2988430259918
                  ],
                  [
                    330296.2045438649,
                    4822647.667763782,
                    1266.2988430259918
                  ],
                  [
                    331306.6045438649,
                    4822647.667763782,
                    1389.3988430259917
                  ],
                  [
                    331306.6045438649,
                    4821234.067763782,
                    1389.3988430259917
                  ],
                  [
                    330296.2045438649,
                    4821234.067763782,
                    1266.2988430259918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:43:54+00:00",
            "end_time": "2017-08-28T18:15: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": "20170828_43119D3210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2624764171422,
              43.474748207835226,
              1379.0852352407398
            ],
            [
              -119.26295198427364,
              43.487484780955185,
              1379.0852352407398
            ],
            [
              -119.24999583241085,
              43.48774058775155,
              1439.0652352407399
            ],
            [
              -119.24952298244409,
              43.47500390152957,
              1439.0652352407399
            ],
            [
              -119.2624764171422,
              43.474748207835226,
              1379.0852352407398
            ]
          ]
        ]
      },
      "bbox": [
        -119.262952,
        43.47474821,
        1379.085235,
        -119.249523,
        43.48774059,
        1439.065235
      ],
      "properties": {
        "datetime": "2017-08-28T20:25:57Z",
        "pc:count": 13960478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317539.1654,
            "count": 13960478,
            "maximum": 318061.256,
            "minimum": 317012.796,
            "name": "X",
            "position": 0,
            "stddev": 294.6324197,
            "variance": 86808.26272
          },
          {
            "average": 4816725.873,
            "count": 13960478,
            "maximum": 4817439.02,
            "minimum": 4816023.42,
            "name": "Y",
            "position": 1,
            "stddev": 413.2950229,
            "variance": 170812.7759
          },
          {
            "average": 1402.024929,
            "count": 13960478,
            "maximum": 1439.065235,
            "minimum": 1379.085235,
            "name": "Z",
            "position": 2,
            "stddev": 13.66954985,
            "variance": 186.856593
          },
          {
            "average": 18915.62096,
            "count": 13960478,
            "maximum": 26609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1852.302348,
            "variance": 3431023.989
          },
          {
            "average": 1.013790144,
            "count": 13960478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1262685084,
            "variance": 0.01594373623
          },
          {
            "average": 1.027948828,
            "count": 13960478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1853192808,
            "variance": 0.03434323585
          },
          {
            "average": 0.4968113556,
            "count": 13960478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898504,
            "variance": 0.2499898505
          },
          {
            "average": 2.865231405e-06,
            "count": 13960478,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001692697079,
            "variance": 2.865223401e-06
          },
          {
            "average": 1.220903324,
            "count": 13960478,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4148554664,
            "variance": 0.172105058
          },
          {
            "average": 1.985176114,
            "count": 13960478,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89256687,
            "variance": 141.4331467
          },
          {
            "average": 1.997107477,
            "count": 13960478,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003690314,
            "variance": 1.007394246
          },
          {
            "average": 1048.527665,
            "count": 13960478,
            "maximum": 1051,
            "minimum": 1046,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.128795698,
            "variance": 1.274179729
          },
          {
            "average": 41376.51967,
            "count": 13960478,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2617.288821,
            "variance": 6850200.772
          },
          {
            "average": 39819.43617,
            "count": 13960478,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2083.062548,
            "variance": 4339149.579
          },
          {
            "average": 37134.13864,
            "count": 13960478,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2008.148569,
            "variance": 4032660.675
          },
          {
            "average": 187985996.7,
            "count": 13960478,
            "maximum": 187987157.3,
            "minimum": 187984846,
            "name": "GpsTime",
            "position": 15,
            "stddev": 489.3905418,
            "variance": 239503.1024
          },
          {
            "average": 0,
            "count": 13960478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960478,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960478,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317012.796,
          4816023.42,
          1379.085235,
          318061.256,
          4817439.02,
          1439.065235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317012.7960381709,
                4816023.41951074,
                1379.0852352407398
              ],
              [
                317012.7960381709,
                4817439.0195107395,
                1379.0852352407398
              ],
              [
                318061.2560381709,
                4817439.0195107395,
                1439.0652352407399
              ],
              [
                318061.2560381709,
                4816023.41951074,
                1439.0652352407399
              ],
              [
                317012.7960381709,
                4816023.41951074,
                1379.0852352407398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T20:25:57+00:00",
        "end_time": "2017-08-28T19:47:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.262952,
            43.47474821,
            1379.085235,
            -119.249523,
            43.48774059,
            1439.065235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2624764171422,
                  43.474748207835226,
                  1379.0852352407398
                ],
                [
                  -119.26295198427364,
                  43.487484780955185,
                  1379.0852352407398
                ],
                [
                  -119.24999583241085,
                  43.48774058775155,
                  1439.0652352407399
                ],
                [
                  -119.24952298244409,
                  43.47500390152957,
                  1439.0652352407399
                ],
                [
                  -119.2624764171422,
                  43.474748207835226,
                  1379.0852352407398
                ]
              ]
            ]
          },
          "id": "20170828_43119D3210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T20:25:57Z",
            "pc:count": 13960478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317539.1654,
                "count": 13960478,
                "maximum": 318061.256,
                "minimum": 317012.796,
                "name": "X",
                "position": 0,
                "stddev": 294.6324197,
                "variance": 86808.26272
              },
              {
                "average": 4816725.873,
                "count": 13960478,
                "maximum": 4817439.02,
                "minimum": 4816023.42,
                "name": "Y",
                "position": 1,
                "stddev": 413.2950229,
                "variance": 170812.7759
              },
              {
                "average": 1402.024929,
                "count": 13960478,
                "maximum": 1439.065235,
                "minimum": 1379.085235,
                "name": "Z",
                "position": 2,
                "stddev": 13.66954985,
                "variance": 186.856593
              },
              {
                "average": 18915.62096,
                "count": 13960478,
                "maximum": 26609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1852.302348,
                "variance": 3431023.989
              },
              {
                "average": 1.013790144,
                "count": 13960478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1262685084,
                "variance": 0.01594373623
              },
              {
                "average": 1.027948828,
                "count": 13960478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1853192808,
                "variance": 0.03434323585
              },
              {
                "average": 0.4968113556,
                "count": 13960478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898504,
                "variance": 0.2499898505
              },
              {
                "average": 2.865231405e-06,
                "count": 13960478,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001692697079,
                "variance": 2.865223401e-06
              },
              {
                "average": 1.220903324,
                "count": 13960478,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4148554664,
                "variance": 0.172105058
              },
              {
                "average": 1.985176114,
                "count": 13960478,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89256687,
                "variance": 141.4331467
              },
              {
                "average": 1.997107477,
                "count": 13960478,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003690314,
                "variance": 1.007394246
              },
              {
                "average": 1048.527665,
                "count": 13960478,
                "maximum": 1051,
                "minimum": 1046,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.128795698,
                "variance": 1.274179729
              },
              {
                "average": 41376.51967,
                "count": 13960478,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2617.288821,
                "variance": 6850200.772
              },
              {
                "average": 39819.43617,
                "count": 13960478,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2083.062548,
                "variance": 4339149.579
              },
              {
                "average": 37134.13864,
                "count": 13960478,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2008.148569,
                "variance": 4032660.675
              },
              {
                "average": 187985996.7,
                "count": 13960478,
                "maximum": 187987157.3,
                "minimum": 187984846,
                "name": "GpsTime",
                "position": 15,
                "stddev": 489.3905418,
                "variance": 239503.1024
              },
              {
                "average": 0,
                "count": 13960478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960478,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960478,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317012.796,
              4816023.42,
              1379.085235,
              318061.256,
              4817439.02,
              1439.065235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317012.7960381709,
                    4816023.41951074,
                    1379.0852352407398
                  ],
                  [
                    317012.7960381709,
                    4817439.0195107395,
                    1379.0852352407398
                  ],
                  [
                    318061.2560381709,
                    4817439.0195107395,
                    1439.0652352407399
                  ],
                  [
                    318061.2560381709,
                    4816023.41951074,
                    1439.0652352407399
                  ],
                  [
                    317012.7960381709,
                    4816023.41951074,
                    1379.0852352407398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T20:25:57+00:00",
            "end_time": "2017-08-28T19:47:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247346354121,
              43.41222055522007,
              1333.654362423603
            ],
            [
              -119.51300153577273,
              43.42498247337182,
              1333.654362423603
            ],
            [
              -119.49999787859453,
              43.425267669644256,
              1377.5143624236032
            ],
            [
              -119.49947253194438,
              43.4125056251302,
              1377.5143624236032
            ],
            [
              -119.51247346354121,
              43.41222055522007,
              1333.654362423603
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130015,
        43.41222056,
        1333.654362,
        -119.4994725,
        43.42526767,
        1377.514362
      ],
      "properties": {
        "datetime": "2017-08-31T14:51:29Z",
        "pc:count": 13464275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297109.2966,
            "count": 13464275,
            "maximum": 297636.6147,
            "minimum": 296583.0347,
            "name": "X",
            "position": 0,
            "stddev": 294.5202381,
            "variance": 86742.17065
          },
          {
            "average": 4810375.369,
            "count": 13464275,
            "maximum": 4811077.629,
            "minimum": 4809658.969,
            "name": "Y",
            "position": 1,
            "stddev": 404.9278043,
            "variance": 163966.5267
          },
          {
            "average": 1347.091525,
            "count": 13464275,
            "maximum": 1377.514362,
            "minimum": 1333.654362,
            "name": "Z",
            "position": 2,
            "stddev": 8.233138503,
            "variance": 67.7845696
          },
          {
            "average": 18251.01655,
            "count": 13464275,
            "maximum": 27889,
            "minimum": 3137,
            "name": "Intensity",
            "position": 3,
            "stddev": 1288.967013,
            "variance": 1661435.961
          },
          {
            "average": 1.000001263,
            "count": 13464275,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001123654295,
            "variance": 1.262598974e-06
          },
          {
            "average": 1.000002599,
            "count": 13464275,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001612285645,
            "variance": 2.599465e-06
          },
          {
            "average": 0.5016244098,
            "count": 13464275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973799,
            "variance": 0.2499973799
          },
          {
            "average": 2.376659716e-06,
            "count": 13464275,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001541640115,
            "variance": 2.376654244e-06
          },
          {
            "average": 1.225490047,
            "count": 13464275,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4179046525,
            "variance": 0.1746442986
          },
          {
            "average": -0.01547123679,
            "count": 13464275,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87486108,
            "variance": 141.0123256
          },
          {
            "average": 2.001144362,
            "count": 13464275,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000057052,
            "variance": 1.000114107
          },
          {
            "average": 1113.409776,
            "count": 13464275,
            "maximum": 1116,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.624014066,
            "variance": 6.885449819
          },
          {
            "average": 46272.98521,
            "count": 13464275,
            "maximum": 54784,
            "minimum": 27136,
            "name": "Red",
            "position": 12,
            "stddev": 1976.248647,
            "variance": 3905558.717
          },
          {
            "average": 44465.99196,
            "count": 13464275,
            "maximum": 53504,
            "minimum": 27392,
            "name": "Green",
            "position": 13,
            "stddev": 1976.491443,
            "variance": 3906518.425
          },
          {
            "average": 41055.2288,
            "count": 13464275,
            "maximum": 51200,
            "minimum": 26624,
            "name": "Blue",
            "position": 14,
            "stddev": 1964.062557,
            "variance": 3857541.729
          },
          {
            "average": 188224466.1,
            "count": 13464275,
            "maximum": 188226289.7,
            "minimum": 188069934.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12024.752,
            "variance": 144594660.7
          },
          {
            "average": 0,
            "count": 13464275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13464275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13464275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13464275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13464275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296583.0347,
          4809658.969,
          1333.654362,
          297636.6147,
          4811077.629,
          1377.514362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296583.0346804475,
                4809658.968731355,
                1333.654362423603
              ],
              [
                296583.0346804475,
                4811077.628731355,
                1333.654362423603
              ],
              [
                297636.61468044744,
                4811077.628731355,
                1377.5143624236032
              ],
              [
                297636.61468044744,
                4809658.968731355,
                1377.5143624236032
              ],
              [
                296583.0346804475,
                4809658.968731355,
                1333.654362423603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:51:29+00:00",
        "end_time": "2017-08-29T19:25:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130015,
            43.41222056,
            1333.654362,
            -119.4994725,
            43.42526767,
            1377.514362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247346354121,
                  43.41222055522007,
                  1333.654362423603
                ],
                [
                  -119.51300153577273,
                  43.42498247337182,
                  1333.654362423603
                ],
                [
                  -119.49999787859453,
                  43.425267669644256,
                  1377.5143624236032
                ],
                [
                  -119.49947253194438,
                  43.4125056251302,
                  1377.5143624236032
                ],
                [
                  -119.51247346354121,
                  43.41222055522007,
                  1333.654362423603
                ]
              ]
            ]
          },
          "id": "20170829_43119D5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:51:29Z",
            "pc:count": 13464275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297109.2966,
                "count": 13464275,
                "maximum": 297636.6147,
                "minimum": 296583.0347,
                "name": "X",
                "position": 0,
                "stddev": 294.5202381,
                "variance": 86742.17065
              },
              {
                "average": 4810375.369,
                "count": 13464275,
                "maximum": 4811077.629,
                "minimum": 4809658.969,
                "name": "Y",
                "position": 1,
                "stddev": 404.9278043,
                "variance": 163966.5267
              },
              {
                "average": 1347.091525,
                "count": 13464275,
                "maximum": 1377.514362,
                "minimum": 1333.654362,
                "name": "Z",
                "position": 2,
                "stddev": 8.233138503,
                "variance": 67.7845696
              },
              {
                "average": 18251.01655,
                "count": 13464275,
                "maximum": 27889,
                "minimum": 3137,
                "name": "Intensity",
                "position": 3,
                "stddev": 1288.967013,
                "variance": 1661435.961
              },
              {
                "average": 1.000001263,
                "count": 13464275,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001123654295,
                "variance": 1.262598974e-06
              },
              {
                "average": 1.000002599,
                "count": 13464275,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001612285645,
                "variance": 2.599465e-06
              },
              {
                "average": 0.5016244098,
                "count": 13464275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973799,
                "variance": 0.2499973799
              },
              {
                "average": 2.376659716e-06,
                "count": 13464275,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001541640115,
                "variance": 2.376654244e-06
              },
              {
                "average": 1.225490047,
                "count": 13464275,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4179046525,
                "variance": 0.1746442986
              },
              {
                "average": -0.01547123679,
                "count": 13464275,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87486108,
                "variance": 141.0123256
              },
              {
                "average": 2.001144362,
                "count": 13464275,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000057052,
                "variance": 1.000114107
              },
              {
                "average": 1113.409776,
                "count": 13464275,
                "maximum": 1116,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.624014066,
                "variance": 6.885449819
              },
              {
                "average": 46272.98521,
                "count": 13464275,
                "maximum": 54784,
                "minimum": 27136,
                "name": "Red",
                "position": 12,
                "stddev": 1976.248647,
                "variance": 3905558.717
              },
              {
                "average": 44465.99196,
                "count": 13464275,
                "maximum": 53504,
                "minimum": 27392,
                "name": "Green",
                "position": 13,
                "stddev": 1976.491443,
                "variance": 3906518.425
              },
              {
                "average": 41055.2288,
                "count": 13464275,
                "maximum": 51200,
                "minimum": 26624,
                "name": "Blue",
                "position": 14,
                "stddev": 1964.062557,
                "variance": 3857541.729
              },
              {
                "average": 188224466.1,
                "count": 13464275,
                "maximum": 188226289.7,
                "minimum": 188069934.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12024.752,
                "variance": 144594660.7
              },
              {
                "average": 0,
                "count": 13464275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13464275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13464275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13464275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13464275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296583.0347,
              4809658.969,
              1333.654362,
              297636.6147,
              4811077.629,
              1377.514362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296583.0346804475,
                    4809658.968731355,
                    1333.654362423603
                  ],
                  [
                    296583.0346804475,
                    4811077.628731355,
                    1333.654362423603
                  ],
                  [
                    297636.61468044744,
                    4811077.628731355,
                    1377.5143624236032
                  ],
                  [
                    297636.61468044744,
                    4809658.968731355,
                    1377.5143624236032
                  ],
                  [
                    296583.0346804475,
                    4809658.968731355,
                    1333.654362423603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:51:29+00:00",
            "end_time": "2017-08-29T19:25: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": "20170830_43119E3121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497519034949,
              43.56223675404432,
              1369.782366226595
            ],
            [
              -119.37547636359987,
              43.574983452468494,
              1369.782366226595
            ],
            [
              -119.36249680507454,
              43.57525255325075,
              1515.902366226595
            ],
            [
              -119.36199836399979,
              43.56250573577117,
              1515.902366226595
            ],
            [
              -119.37497519034949,
              43.56223675404432,
              1369.782366226595
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754764,
        43.56223675,
        1369.782366,
        -119.3619984,
        43.57525255,
        1515.902366
      ],
      "properties": {
        "datetime": "2017-08-30T18:59:49Z",
        "pc:count": 14864780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308716.6951,
            "count": 14864780,
            "maximum": 309240.1352,
            "minimum": 308191.2152,
            "name": "X",
            "position": 0,
            "stddev": 289.0683023,
            "variance": 83560.48339
          },
          {
            "average": 4826698.289,
            "count": 14864780,
            "maximum": 4827410.559,
            "minimum": 4825993.699,
            "name": "Y",
            "position": 1,
            "stddev": 397.4254152,
            "variance": 157946.9606
          },
          {
            "average": 1431.124313,
            "count": 14864780,
            "maximum": 1515.902366,
            "minimum": 1369.782366,
            "name": "Z",
            "position": 2,
            "stddev": 36.0453428,
            "variance": 1299.266738
          },
          {
            "average": 18918.8972,
            "count": 14864780,
            "maximum": 31601,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4045.292384,
            "variance": 16364390.47
          },
          {
            "average": 1.107271887,
            "count": 14864780,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.369474888,
            "variance": 0.1365116929
          },
          {
            "average": 1.215954424,
            "count": 14864780,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5421783019,
            "variance": 0.2939573111
          },
          {
            "average": 0.5030586393,
            "count": 14864780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906615,
            "variance": 0.2499906615
          },
          {
            "average": 6.727311134e-07,
            "count": 14864780,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008202016253,
            "variance": 6.727307061e-07
          },
          {
            "average": 1.174078056,
            "count": 14864780,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3791766025,
            "variance": 0.1437748959
          },
          {
            "average": 0.1843213035,
            "count": 14864780,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69397123,
            "variance": 136.748963
          },
          {
            "average": 1.938406623,
            "count": 14864780,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02762241,
            "variance": 1.056007817
          },
          {
            "average": 1104.731445,
            "count": 14864780,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.979302999,
            "variance": 0.9590343639
          },
          {
            "average": 41366.18803,
            "count": 14864780,
            "maximum": 52224,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 6382.561577,
            "variance": 40737092.28
          },
          {
            "average": 39995.8284,
            "count": 14864780,
            "maximum": 50688,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 4993.942343,
            "variance": 24939460.13
          },
          {
            "average": 37143.88976,
            "count": 14864780,
            "maximum": 47872,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 5206.429471,
            "variance": 27106907.84
          },
          {
            "average": 188153329,
            "count": 14864780,
            "maximum": 188154789.5,
            "minimum": 188151604.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 680.3082674,
            "variance": 462819.3386
          },
          {
            "average": 0,
            "count": 14864780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14864780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14864780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14864780,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14864780,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308191.2152,
          4825993.699,
          1369.782366,
          309240.1352,
          4827410.559,
          1515.902366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308191.2151563203,
                4825993.698753463,
                1369.782366226595
              ],
              [
                308191.2151563203,
                4827410.5587534625,
                1369.782366226595
              ],
              [
                309240.13515632035,
                4827410.5587534625,
                1515.902366226595
              ],
              [
                309240.13515632035,
                4825993.698753463,
                1515.902366226595
              ],
              [
                308191.2151563203,
                4825993.698753463,
                1369.782366226595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:59:49+00:00",
        "end_time": "2017-08-30T18:06:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754764,
            43.56223675,
            1369.782366,
            -119.3619984,
            43.57525255,
            1515.902366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497519034949,
                  43.56223675404432,
                  1369.782366226595
                ],
                [
                  -119.37547636359987,
                  43.574983452468494,
                  1369.782366226595
                ],
                [
                  -119.36249680507454,
                  43.57525255325075,
                  1515.902366226595
                ],
                [
                  -119.36199836399979,
                  43.56250573577117,
                  1515.902366226595
                ],
                [
                  -119.37497519034949,
                  43.56223675404432,
                  1369.782366226595
                ]
              ]
            ]
          },
          "id": "20170830_43119E3121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:59:49Z",
            "pc:count": 14864780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308716.6951,
                "count": 14864780,
                "maximum": 309240.1352,
                "minimum": 308191.2152,
                "name": "X",
                "position": 0,
                "stddev": 289.0683023,
                "variance": 83560.48339
              },
              {
                "average": 4826698.289,
                "count": 14864780,
                "maximum": 4827410.559,
                "minimum": 4825993.699,
                "name": "Y",
                "position": 1,
                "stddev": 397.4254152,
                "variance": 157946.9606
              },
              {
                "average": 1431.124313,
                "count": 14864780,
                "maximum": 1515.902366,
                "minimum": 1369.782366,
                "name": "Z",
                "position": 2,
                "stddev": 36.0453428,
                "variance": 1299.266738
              },
              {
                "average": 18918.8972,
                "count": 14864780,
                "maximum": 31601,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4045.292384,
                "variance": 16364390.47
              },
              {
                "average": 1.107271887,
                "count": 14864780,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.369474888,
                "variance": 0.1365116929
              },
              {
                "average": 1.215954424,
                "count": 14864780,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5421783019,
                "variance": 0.2939573111
              },
              {
                "average": 0.5030586393,
                "count": 14864780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906615,
                "variance": 0.2499906615
              },
              {
                "average": 6.727311134e-07,
                "count": 14864780,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008202016253,
                "variance": 6.727307061e-07
              },
              {
                "average": 1.174078056,
                "count": 14864780,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3791766025,
                "variance": 0.1437748959
              },
              {
                "average": 0.1843213035,
                "count": 14864780,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69397123,
                "variance": 136.748963
              },
              {
                "average": 1.938406623,
                "count": 14864780,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02762241,
                "variance": 1.056007817
              },
              {
                "average": 1104.731445,
                "count": 14864780,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.979302999,
                "variance": 0.9590343639
              },
              {
                "average": 41366.18803,
                "count": 14864780,
                "maximum": 52224,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 6382.561577,
                "variance": 40737092.28
              },
              {
                "average": 39995.8284,
                "count": 14864780,
                "maximum": 50688,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 4993.942343,
                "variance": 24939460.13
              },
              {
                "average": 37143.88976,
                "count": 14864780,
                "maximum": 47872,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 5206.429471,
                "variance": 27106907.84
              },
              {
                "average": 188153329,
                "count": 14864780,
                "maximum": 188154789.5,
                "minimum": 188151604.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 680.3082674,
                "variance": 462819.3386
              },
              {
                "average": 0,
                "count": 14864780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14864780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14864780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14864780,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14864780,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308191.2152,
              4825993.699,
              1369.782366,
              309240.1352,
              4827410.559,
              1515.902366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308191.2151563203,
                    4825993.698753463,
                    1369.782366226595
                  ],
                  [
                    308191.2151563203,
                    4827410.5587534625,
                    1369.782366226595
                  ],
                  [
                    309240.13515632035,
                    4827410.5587534625,
                    1515.902366226595
                  ],
                  [
                    309240.13515632035,
                    4825993.698753463,
                    1515.902366226595
                  ],
                  [
                    308191.2151563203,
                    4825993.698753463,
                    1369.782366226595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:59:49+00:00",
            "end_time": "2017-08-30T18:06: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": "20170829_43119D4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747526428973,
              43.487228800543555,
              1273.5572660216565
            ],
            [
              -119.43798858552158,
              43.49998281793493,
              1273.5572660216565
            ],
            [
              -119.4249972735884,
              43.50025924305642,
              1295.5372660216565
            ],
            [
              -119.42448668114007,
              43.487505103282324,
              1295.5372660216565
            ],
            [
              -119.43747526428973,
              43.487228800543555,
              1273.5572660216565
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379886,
        43.4872288,
        1273.557266,
        -119.4244867,
        43.50025924,
        1295.537266
      ],
      "properties": {
        "datetime": "2017-08-31T18:44:15Z",
        "pc:count": 16931499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303418.8821,
            "count": 16931499,
            "maximum": 303950.4079,
            "minimum": 302899.1879,
            "name": "X",
            "position": 0,
            "stddev": 294.5763724,
            "variance": 86775.23919
          },
          {
            "average": 4818451.254,
            "count": 16931499,
            "maximum": 4819226.926,
            "minimum": 4817809.206,
            "name": "Y",
            "position": 1,
            "stddev": 421.3906129,
            "variance": 177570.0486
          },
          {
            "average": 1276.926484,
            "count": 16931499,
            "maximum": 1295.537266,
            "minimum": 1273.557266,
            "name": "Z",
            "position": 2,
            "stddev": 3.64717933,
            "variance": 13.30191707
          },
          {
            "average": 24816.86286,
            "count": 16931499,
            "maximum": 51537,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2650.629615,
            "variance": 7025837.354
          },
          {
            "average": 1.001447775,
            "count": 16931499,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03842229617,
            "variance": 0.001476272843
          },
          {
            "average": 1.00288864,
            "count": 16931499,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05450809331,
            "variance": 0.002971132237
          },
          {
            "average": 0.5029609605,
            "count": 16931499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912474,
            "variance": 0.2499912475
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144785763,
            "count": 16931499,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3518847156,
            "variance": 0.1238228531
          },
          {
            "average": -0.06442882046,
            "count": 16931499,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76841597,
            "variance": 138.4956145
          },
          {
            "average": 1.997834155,
            "count": 16931499,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001350344,
            "variance": 1.002702512
          },
          {
            "average": 1124.161597,
            "count": 16931499,
            "maximum": 1142,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.88002886,
            "variance": 892.8161244
          },
          {
            "average": 35333.98559,
            "count": 16931499,
            "maximum": 57344,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 11738.83587,
            "variance": 137800267.5
          },
          {
            "average": 36940.40803,
            "count": 16931499,
            "maximum": 58112,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 7117.055095,
            "variance": 50652473.22
          },
          {
            "average": 29373.2106,
            "count": 16931499,
            "maximum": 58368,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 9333.274763,
            "variance": 87110017.79
          },
          {
            "average": 188204618.4,
            "count": 16931499,
            "maximum": 188240255.6,
            "minimum": 188056096,
            "name": "GpsTime",
            "position": 15,
            "stddev": 70254.80848,
            "variance": 4935738114
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16931499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302899.1879,
          4817809.206,
          1273.557266,
          303950.4079,
          4819226.926,
          1295.537266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302899.1878766809,
                4817809.2055131,
                1273.5572660216565
              ],
              [
                302899.1878766809,
                4819226.925513101,
                1273.5572660216565
              ],
              [
                303950.4078766809,
                4819226.925513101,
                1295.5372660216565
              ],
              [
                303950.4078766809,
                4817809.2055131,
                1295.5372660216565
              ],
              [
                302899.1878766809,
                4817809.2055131,
                1273.5572660216565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:44:15+00:00",
        "end_time": "2017-08-29T15:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379886,
            43.4872288,
            1273.557266,
            -119.4244867,
            43.50025924,
            1295.537266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747526428973,
                  43.487228800543555,
                  1273.5572660216565
                ],
                [
                  -119.43798858552158,
                  43.49998281793493,
                  1273.5572660216565
                ],
                [
                  -119.4249972735884,
                  43.50025924305642,
                  1295.5372660216565
                ],
                [
                  -119.42448668114007,
                  43.487505103282324,
                  1295.5372660216565
                ],
                [
                  -119.43747526428973,
                  43.487228800543555,
                  1273.5572660216565
                ]
              ]
            ]
          },
          "id": "20170829_43119D4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:44:15Z",
            "pc:count": 16931499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303418.8821,
                "count": 16931499,
                "maximum": 303950.4079,
                "minimum": 302899.1879,
                "name": "X",
                "position": 0,
                "stddev": 294.5763724,
                "variance": 86775.23919
              },
              {
                "average": 4818451.254,
                "count": 16931499,
                "maximum": 4819226.926,
                "minimum": 4817809.206,
                "name": "Y",
                "position": 1,
                "stddev": 421.3906129,
                "variance": 177570.0486
              },
              {
                "average": 1276.926484,
                "count": 16931499,
                "maximum": 1295.537266,
                "minimum": 1273.557266,
                "name": "Z",
                "position": 2,
                "stddev": 3.64717933,
                "variance": 13.30191707
              },
              {
                "average": 24816.86286,
                "count": 16931499,
                "maximum": 51537,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2650.629615,
                "variance": 7025837.354
              },
              {
                "average": 1.001447775,
                "count": 16931499,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03842229617,
                "variance": 0.001476272843
              },
              {
                "average": 1.00288864,
                "count": 16931499,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05450809331,
                "variance": 0.002971132237
              },
              {
                "average": 0.5029609605,
                "count": 16931499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912474,
                "variance": 0.2499912475
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144785763,
                "count": 16931499,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3518847156,
                "variance": 0.1238228531
              },
              {
                "average": -0.06442882046,
                "count": 16931499,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76841597,
                "variance": 138.4956145
              },
              {
                "average": 1.997834155,
                "count": 16931499,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001350344,
                "variance": 1.002702512
              },
              {
                "average": 1124.161597,
                "count": 16931499,
                "maximum": 1142,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.88002886,
                "variance": 892.8161244
              },
              {
                "average": 35333.98559,
                "count": 16931499,
                "maximum": 57344,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 11738.83587,
                "variance": 137800267.5
              },
              {
                "average": 36940.40803,
                "count": 16931499,
                "maximum": 58112,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 7117.055095,
                "variance": 50652473.22
              },
              {
                "average": 29373.2106,
                "count": 16931499,
                "maximum": 58368,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 9333.274763,
                "variance": 87110017.79
              },
              {
                "average": 188204618.4,
                "count": 16931499,
                "maximum": 188240255.6,
                "minimum": 188056096,
                "name": "GpsTime",
                "position": 15,
                "stddev": 70254.80848,
                "variance": 4935738114
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16931499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302899.1879,
              4817809.206,
              1273.557266,
              303950.4079,
              4819226.926,
              1295.537266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302899.1878766809,
                    4817809.2055131,
                    1273.5572660216565
                  ],
                  [
                    302899.1878766809,
                    4819226.925513101,
                    1273.5572660216565
                  ],
                  [
                    303950.4078766809,
                    4819226.925513101,
                    1295.5372660216565
                  ],
                  [
                    303950.4078766809,
                    4817809.2055131,
                    1295.5372660216565
                  ],
                  [
                    302899.1878766809,
                    4817809.2055131,
                    1273.5572660216565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:44:15+00:00",
            "end_time": "2017-08-29T15:34:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4249750613382,
              43.42473048925053,
              1267.5210464150648
            ],
            [
              -119.42548456698167,
              43.43748296562657,
              1267.5210464150648
            ],
            [
              -119.41249737833733,
              43.43775785040205,
              1318.4610464150649
            ],
            [
              -119.41199059436006,
              43.425005252325505,
              1318.4610464150649
            ],
            [
              -119.4249750613382,
              43.42473048925053,
              1267.5210464150648
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254846,
        43.42473049,
        1267.521046,
        -119.4119906,
        43.43775785,
        1318.461046
      ],
      "properties": {
        "datetime": "2017-08-29T17:00:54Z",
        "pc:count": 13540775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304225.6807,
            "count": 13540775,
            "maximum": 304759.7988,
            "minimum": 303707.8388,
            "name": "X",
            "position": 0,
            "stddev": 292.552795,
            "variance": 85587.13786
          },
          {
            "average": 4811557.181,
            "count": 13540775,
            "maximum": 4812255.959,
            "minimum": 4810838.439,
            "name": "Y",
            "position": 1,
            "stddev": 398.234631,
            "variance": 158590.8213
          },
          {
            "average": 1284.129683,
            "count": 13540775,
            "maximum": 1318.461046,
            "minimum": 1267.521046,
            "name": "Z",
            "position": 2,
            "stddev": 11.26428934,
            "variance": 126.8842144
          },
          {
            "average": 18795.52438,
            "count": 13540775,
            "maximum": 47473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3502.252171,
            "variance": 12265770.27
          },
          {
            "average": 1.001558847,
            "count": 13540775,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04027402485,
            "variance": 0.001621997077
          },
          {
            "average": 1.00313793,
            "count": 13540775,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05812941681,
            "variance": 0.003379029099
          },
          {
            "average": 0.5024871176,
            "count": 13540775,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938327,
            "variance": 0.2499938327
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183416385,
            "count": 13540775,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3870075267,
            "variance": 0.1497748257
          },
          {
            "average": 0.1237053701,
            "count": 13540775,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73229847,
            "variance": 137.6468273
          },
          {
            "average": 1.968553055,
            "count": 13540775,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015888933,
            "variance": 1.032030325
          },
          {
            "average": 924.1500422,
            "count": 13540775,
            "maximum": 1068,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 361.3123004,
            "variance": 130546.5784
          },
          {
            "average": 41156.46197,
            "count": 13540775,
            "maximum": 55040,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5755.602879,
            "variance": 33126964.5
          },
          {
            "average": 39607.90923,
            "count": 13540775,
            "maximum": 54272,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5305.893313,
            "variance": 28152503.85
          },
          {
            "average": 36704.81857,
            "count": 13540775,
            "maximum": 54272,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 4782.784015,
            "variance": 22875022.94
          },
          {
            "average": 188059926.3,
            "count": 13540775,
            "maximum": 188061254.7,
            "minimum": 188058406.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.4054743,
            "variance": 411400.9824
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13540775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303707.8388,
          4810838.439,
          1267.521046,
          304759.7988,
          4812255.959,
          1318.461046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303707.83878575964,
                4810838.439018507,
                1267.5210464150648
              ],
              [
                303707.83878575964,
                4812255.959018506,
                1267.5210464150648
              ],
              [
                304759.7987857596,
                4812255.959018506,
                1318.4610464150649
              ],
              [
                304759.7987857596,
                4810838.439018507,
                1318.4610464150649
              ],
              [
                303707.83878575964,
                4810838.439018507,
                1267.5210464150648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:00:54+00:00",
        "end_time": "2017-08-29T16:13:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254846,
            43.42473049,
            1267.521046,
            -119.4119906,
            43.43775785,
            1318.461046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4249750613382,
                  43.42473048925053,
                  1267.5210464150648
                ],
                [
                  -119.42548456698167,
                  43.43748296562657,
                  1267.5210464150648
                ],
                [
                  -119.41249737833733,
                  43.43775785040205,
                  1318.4610464150649
                ],
                [
                  -119.41199059436006,
                  43.425005252325505,
                  1318.4610464150649
                ],
                [
                  -119.4249750613382,
                  43.42473048925053,
                  1267.5210464150648
                ]
              ]
            ]
          },
          "id": "20170829_43119D4402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:00:54Z",
            "pc:count": 13540775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304225.6807,
                "count": 13540775,
                "maximum": 304759.7988,
                "minimum": 303707.8388,
                "name": "X",
                "position": 0,
                "stddev": 292.552795,
                "variance": 85587.13786
              },
              {
                "average": 4811557.181,
                "count": 13540775,
                "maximum": 4812255.959,
                "minimum": 4810838.439,
                "name": "Y",
                "position": 1,
                "stddev": 398.234631,
                "variance": 158590.8213
              },
              {
                "average": 1284.129683,
                "count": 13540775,
                "maximum": 1318.461046,
                "minimum": 1267.521046,
                "name": "Z",
                "position": 2,
                "stddev": 11.26428934,
                "variance": 126.8842144
              },
              {
                "average": 18795.52438,
                "count": 13540775,
                "maximum": 47473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3502.252171,
                "variance": 12265770.27
              },
              {
                "average": 1.001558847,
                "count": 13540775,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04027402485,
                "variance": 0.001621997077
              },
              {
                "average": 1.00313793,
                "count": 13540775,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05812941681,
                "variance": 0.003379029099
              },
              {
                "average": 0.5024871176,
                "count": 13540775,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938327,
                "variance": 0.2499938327
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183416385,
                "count": 13540775,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3870075267,
                "variance": 0.1497748257
              },
              {
                "average": 0.1237053701,
                "count": 13540775,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73229847,
                "variance": 137.6468273
              },
              {
                "average": 1.968553055,
                "count": 13540775,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015888933,
                "variance": 1.032030325
              },
              {
                "average": 924.1500422,
                "count": 13540775,
                "maximum": 1068,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 361.3123004,
                "variance": 130546.5784
              },
              {
                "average": 41156.46197,
                "count": 13540775,
                "maximum": 55040,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5755.602879,
                "variance": 33126964.5
              },
              {
                "average": 39607.90923,
                "count": 13540775,
                "maximum": 54272,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5305.893313,
                "variance": 28152503.85
              },
              {
                "average": 36704.81857,
                "count": 13540775,
                "maximum": 54272,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 4782.784015,
                "variance": 22875022.94
              },
              {
                "average": 188059926.3,
                "count": 13540775,
                "maximum": 188061254.7,
                "minimum": 188058406.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.4054743,
                "variance": 411400.9824
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13540775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303707.8388,
              4810838.439,
              1267.521046,
              304759.7988,
              4812255.959,
              1318.461046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303707.83878575964,
                    4810838.439018507,
                    1267.5210464150648
                  ],
                  [
                    303707.83878575964,
                    4812255.959018506,
                    1267.5210464150648
                  ],
                  [
                    304759.7987857596,
                    4812255.959018506,
                    1318.4610464150649
                  ],
                  [
                    304759.7987857596,
                    4810838.439018507,
                    1318.4610464150649
                  ],
                  [
                    303707.83878575964,
                    4810838.439018507,
                    1267.5210464150648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:00:54+00:00",
            "end_time": "2017-08-29T16:13: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": "20170827_43119D3402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997709913226,
              43.424745203080406,
              1304.7966350907154
            ],
            [
              -119.30045980396173,
              43.43748425431798,
              1304.7966350907154
            ],
            [
              -119.28749614190875,
              43.437744445204906,
              1342.2966350907154
            ],
            [
              -119.28701615144271,
              43.42500527889357,
              1342.2966350907154
            ],
            [
              -119.29997709913226,
              43.424745203080406,
              1304.7966350907154
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004598,
        43.4247452,
        1304.796635,
        -119.2870162,
        43.43774445,
        1342.296635
      ],
      "properties": {
        "datetime": "2017-08-28T16:31:06Z",
        "pc:count": 14137544,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314332.677,
            "count": 14137544,
            "maximum": 314876.2502,
            "minimum": 313826.2902,
            "name": "X",
            "position": 0,
            "stddev": 295.5562431,
            "variance": 87353.49282
          },
          {
            "average": 4811249.057,
            "count": 14137544,
            "maximum": 4811969.017,
            "minimum": 4810553.117,
            "name": "Y",
            "position": 1,
            "stddev": 396.6455034,
            "variance": 157327.6554
          },
          {
            "average": 1313.461377,
            "count": 14137544,
            "maximum": 1342.296635,
            "minimum": 1304.796635,
            "name": "Z",
            "position": 2,
            "stddev": 4.414673408,
            "variance": 19.4893413
          },
          {
            "average": 20529.20604,
            "count": 14137544,
            "maximum": 29713,
            "minimum": 1506,
            "name": "Intensity",
            "position": 3,
            "stddev": 1639.003234,
            "variance": 2686331.602
          },
          {
            "average": 1.000065641,
            "count": 14137544,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008609561842,
            "variance": 7.412455512e-05
          },
          {
            "average": 1.000128806,
            "count": 14137544,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0124312683,
            "variance": 0.0001545364314
          },
          {
            "average": 0.5010018713,
            "count": 14137544,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990139,
            "variance": 0.2499990139
          },
          {
            "average": 1.266132222e-05,
            "count": 14137544,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003558252775,
            "variance": 1.266116281e-05
          },
          {
            "average": 1.155798207,
            "count": 14137544,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3626639418,
            "variance": 0.1315251347
          },
          {
            "average": 0.7544942665,
            "count": 14137544,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9942584,
            "variance": 143.8622345
          },
          {
            "average": 1.998503983,
            "count": 14137544,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000147305,
            "variance": 1.000294631
          },
          {
            "average": 1014.00691,
            "count": 14137544,
            "maximum": 1018,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.354807795,
            "variance": 1.835504162
          },
          {
            "average": 45352.11391,
            "count": 14137544,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2689.327541,
            "variance": 7232482.624
          },
          {
            "average": 43689.09032,
            "count": 14137544,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2621.901384,
            "variance": 6874366.87
          },
          {
            "average": 40703.90227,
            "count": 14137544,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2492.212546,
            "variance": 6211123.376
          },
          {
            "average": 187910520.2,
            "count": 14137544,
            "maximum": 187973066.3,
            "minimum": 187903768.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18215.1703,
            "variance": 331792429
          },
          {
            "average": 0,
            "count": 14137544,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14137544,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14137544,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14137544,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14137544,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313826.2902,
          4810553.117,
          1304.796635,
          314876.2502,
          4811969.017,
          1342.296635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313826.2901517904,
                4810553.117439243,
                1304.7966350907154
              ],
              [
                313826.2901517904,
                4811969.017439243,
                1304.7966350907154
              ],
              [
                314876.2501517904,
                4811969.017439243,
                1342.2966350907154
              ],
              [
                314876.2501517904,
                4810553.117439243,
                1342.2966350907154
              ],
              [
                313826.2901517904,
                4810553.117439243,
                1304.7966350907154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T16:31:06+00:00",
        "end_time": "2017-08-27T21:16:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004598,
            43.4247452,
            1304.796635,
            -119.2870162,
            43.43774445,
            1342.296635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997709913226,
                  43.424745203080406,
                  1304.7966350907154
                ],
                [
                  -119.30045980396173,
                  43.43748425431798,
                  1304.7966350907154
                ],
                [
                  -119.28749614190875,
                  43.437744445204906,
                  1342.2966350907154
                ],
                [
                  -119.28701615144271,
                  43.42500527889357,
                  1342.2966350907154
                ],
                [
                  -119.29997709913226,
                  43.424745203080406,
                  1304.7966350907154
                ]
              ]
            ]
          },
          "id": "20170827_43119D3402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T16:31:06Z",
            "pc:count": 14137544,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314332.677,
                "count": 14137544,
                "maximum": 314876.2502,
                "minimum": 313826.2902,
                "name": "X",
                "position": 0,
                "stddev": 295.5562431,
                "variance": 87353.49282
              },
              {
                "average": 4811249.057,
                "count": 14137544,
                "maximum": 4811969.017,
                "minimum": 4810553.117,
                "name": "Y",
                "position": 1,
                "stddev": 396.6455034,
                "variance": 157327.6554
              },
              {
                "average": 1313.461377,
                "count": 14137544,
                "maximum": 1342.296635,
                "minimum": 1304.796635,
                "name": "Z",
                "position": 2,
                "stddev": 4.414673408,
                "variance": 19.4893413
              },
              {
                "average": 20529.20604,
                "count": 14137544,
                "maximum": 29713,
                "minimum": 1506,
                "name": "Intensity",
                "position": 3,
                "stddev": 1639.003234,
                "variance": 2686331.602
              },
              {
                "average": 1.000065641,
                "count": 14137544,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008609561842,
                "variance": 7.412455512e-05
              },
              {
                "average": 1.000128806,
                "count": 14137544,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0124312683,
                "variance": 0.0001545364314
              },
              {
                "average": 0.5010018713,
                "count": 14137544,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990139,
                "variance": 0.2499990139
              },
              {
                "average": 1.266132222e-05,
                "count": 14137544,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003558252775,
                "variance": 1.266116281e-05
              },
              {
                "average": 1.155798207,
                "count": 14137544,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3626639418,
                "variance": 0.1315251347
              },
              {
                "average": 0.7544942665,
                "count": 14137544,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9942584,
                "variance": 143.8622345
              },
              {
                "average": 1.998503983,
                "count": 14137544,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000147305,
                "variance": 1.000294631
              },
              {
                "average": 1014.00691,
                "count": 14137544,
                "maximum": 1018,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.354807795,
                "variance": 1.835504162
              },
              {
                "average": 45352.11391,
                "count": 14137544,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2689.327541,
                "variance": 7232482.624
              },
              {
                "average": 43689.09032,
                "count": 14137544,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2621.901384,
                "variance": 6874366.87
              },
              {
                "average": 40703.90227,
                "count": 14137544,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2492.212546,
                "variance": 6211123.376
              },
              {
                "average": 187910520.2,
                "count": 14137544,
                "maximum": 187973066.3,
                "minimum": 187903768.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18215.1703,
                "variance": 331792429
              },
              {
                "average": 0,
                "count": 14137544,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14137544,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14137544,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14137544,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14137544,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313826.2902,
              4810553.117,
              1304.796635,
              314876.2502,
              4811969.017,
              1342.296635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313826.2901517904,
                    4810553.117439243,
                    1304.7966350907154
                  ],
                  [
                    313826.2901517904,
                    4811969.017439243,
                    1304.7966350907154
                  ],
                  [
                    314876.2501517904,
                    4811969.017439243,
                    1342.2966350907154
                  ],
                  [
                    314876.2501517904,
                    4810553.117439243,
                    1342.2966350907154
                  ],
                  [
                    313826.2901517904,
                    4810553.117439243,
                    1304.7966350907154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T16:31:06+00:00",
            "end_time": "2017-08-27T21:16: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": "20170828_43119E1314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.0874850845577,
              43.52499426503743,
              1266.2085826304183
            ],
            [
              -119.08749170269812,
              43.52518610824548,
              1266.2085826304183
            ],
            [
              -119.08742393499304,
              43.52518734601974,
              1266.8685826304181
            ],
            [
              -119.08741731706709,
              43.52499550280345,
              1266.8685826304181
            ],
            [
              -119.0874850845577,
              43.52499426503743,
              1266.2085826304183
            ]
          ]
        ]
      },
      "bbox": [
        -119.0874917,
        43.52499427,
        1266.208583,
        -119.0874173,
        43.52518735,
        1266.868583
      ],
      "properties": {
        "datetime": "2017-08-28T18:43:40Z",
        "pc:count": 398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331308.503,
            "count": 398,
            "maximum": 331311.8,
            "minimum": 331306.32,
            "name": "X",
            "position": 0,
            "stddev": 1.327907372,
            "variance": 1.76333799
          },
          {
            "average": 4821241.114,
            "count": 398,
            "maximum": 4821255.325,
            "minimum": 4821234.005,
            "name": "Y",
            "position": 1,
            "stddev": 5.160514544,
            "variance": 26.63091035
          },
          {
            "average": 1266.430291,
            "count": 398,
            "maximum": 1266.868583,
            "minimum": 1266.208583,
            "name": "Z",
            "position": 2,
            "stddev": 0.1161085893,
            "variance": 0.01348120451
          },
          {
            "average": 22591.91457,
            "count": 398,
            "maximum": 26529,
            "minimum": 19105,
            "name": "Intensity",
            "position": 3,
            "stddev": 1190.591542,
            "variance": 1417508.219
          },
          {
            "average": 1,
            "count": 398,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 398,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5125628141,
            "count": 398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500471279,
            "variance": 0.2504715011
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316582915,
            "count": 398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4657286287,
            "variance": 0.2169031556
          },
          {
            "average": -7.335995025,
            "count": 398,
            "maximum": -3,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.149007223,
            "variance": 17.21426094
          },
          {
            "average": 2,
            "count": 398,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001258654,
            "variance": 1.002518892
          },
          {
            "average": 1035.379397,
            "count": 398,
            "maximum": 1036,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4858477109,
            "variance": 0.2360479982
          },
          {
            "average": 41589.70854,
            "count": 398,
            "maximum": 44288,
            "minimum": 39680,
            "name": "Red",
            "position": 12,
            "stddev": 932.0849333,
            "variance": 868782.3229
          },
          {
            "average": 39817.00503,
            "count": 398,
            "maximum": 42496,
            "minimum": 38144,
            "name": "Green",
            "position": 13,
            "stddev": 865.8064629,
            "variance": 749620.8312
          },
          {
            "average": 35825.84925,
            "count": 398,
            "maximum": 37888,
            "minimum": 34048,
            "name": "Blue",
            "position": 14,
            "stddev": 851.3649064,
            "variance": 724822.2039
          },
          {
            "average": 187980929.5,
            "count": 398,
            "maximum": 187981020.1,
            "minimum": 187980874.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 70.92286586,
            "variance": 5030.052902
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331306.32,
          4821234.005,
          1266.208583,
          331311.8,
          4821255.325,
          1266.868583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331306.32001635607,
                4821234.004600101,
                1266.2085826304183
              ],
              [
                331306.32001635607,
                4821255.324600101,
                1266.2085826304183
              ],
              [
                331311.80001635605,
                4821255.324600101,
                1266.8685826304181
              ],
              [
                331311.80001635605,
                4821234.004600101,
                1266.8685826304181
              ],
              [
                331306.32001635607,
                4821234.004600101,
                1266.2085826304183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:43:40+00:00",
        "end_time": "2017-08-28T18:41:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0874917,
            43.52499427,
            1266.208583,
            -119.0874173,
            43.52518735,
            1266.868583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.0874850845577,
                  43.52499426503743,
                  1266.2085826304183
                ],
                [
                  -119.08749170269812,
                  43.52518610824548,
                  1266.2085826304183
                ],
                [
                  -119.08742393499304,
                  43.52518734601974,
                  1266.8685826304181
                ],
                [
                  -119.08741731706709,
                  43.52499550280345,
                  1266.8685826304181
                ],
                [
                  -119.0874850845577,
                  43.52499426503743,
                  1266.2085826304183
                ]
              ]
            ]
          },
          "id": "20170828_43119E1314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:43:40Z",
            "pc:count": 398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331308.503,
                "count": 398,
                "maximum": 331311.8,
                "minimum": 331306.32,
                "name": "X",
                "position": 0,
                "stddev": 1.327907372,
                "variance": 1.76333799
              },
              {
                "average": 4821241.114,
                "count": 398,
                "maximum": 4821255.325,
                "minimum": 4821234.005,
                "name": "Y",
                "position": 1,
                "stddev": 5.160514544,
                "variance": 26.63091035
              },
              {
                "average": 1266.430291,
                "count": 398,
                "maximum": 1266.868583,
                "minimum": 1266.208583,
                "name": "Z",
                "position": 2,
                "stddev": 0.1161085893,
                "variance": 0.01348120451
              },
              {
                "average": 22591.91457,
                "count": 398,
                "maximum": 26529,
                "minimum": 19105,
                "name": "Intensity",
                "position": 3,
                "stddev": 1190.591542,
                "variance": 1417508.219
              },
              {
                "average": 1,
                "count": 398,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 398,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5125628141,
                "count": 398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500471279,
                "variance": 0.2504715011
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316582915,
                "count": 398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4657286287,
                "variance": 0.2169031556
              },
              {
                "average": -7.335995025,
                "count": 398,
                "maximum": -3,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.149007223,
                "variance": 17.21426094
              },
              {
                "average": 2,
                "count": 398,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001258654,
                "variance": 1.002518892
              },
              {
                "average": 1035.379397,
                "count": 398,
                "maximum": 1036,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4858477109,
                "variance": 0.2360479982
              },
              {
                "average": 41589.70854,
                "count": 398,
                "maximum": 44288,
                "minimum": 39680,
                "name": "Red",
                "position": 12,
                "stddev": 932.0849333,
                "variance": 868782.3229
              },
              {
                "average": 39817.00503,
                "count": 398,
                "maximum": 42496,
                "minimum": 38144,
                "name": "Green",
                "position": 13,
                "stddev": 865.8064629,
                "variance": 749620.8312
              },
              {
                "average": 35825.84925,
                "count": 398,
                "maximum": 37888,
                "minimum": 34048,
                "name": "Blue",
                "position": 14,
                "stddev": 851.3649064,
                "variance": 724822.2039
              },
              {
                "average": 187980929.5,
                "count": 398,
                "maximum": 187981020.1,
                "minimum": 187980874.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 70.92286586,
                "variance": 5030.052902
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331306.32,
              4821234.005,
              1266.208583,
              331311.8,
              4821255.325,
              1266.868583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331306.32001635607,
                    4821234.004600101,
                    1266.2085826304183
                  ],
                  [
                    331306.32001635607,
                    4821255.324600101,
                    1266.2085826304183
                  ],
                  [
                    331311.80001635605,
                    4821255.324600101,
                    1266.8685826304181
                  ],
                  [
                    331311.80001635605,
                    4821234.004600101,
                    1266.8685826304181
                  ],
                  [
                    331306.32001635607,
                    4821234.004600101,
                    1266.2085826304183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:43:40+00:00",
            "end_time": "2017-08-28T18:41:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5222746685431,
              43.399779431301944,
              1323.3130471305958
            ],
            [
              -119.52280138586266,
              43.41246463780445,
              1323.3130471305958
            ],
            [
              -119.5124947747976,
              43.41269168398605,
              1346.573047130596
            ],
            [
              -119.51197020379071,
              43.400006377488076,
              1346.573047130596
            ],
            [
              -119.5222746685431,
              43.399779431301944,
              1323.3130471305958
            ]
          ]
        ]
      },
      "bbox": [
        -119.5228014,
        43.39977943,
        1323.313047,
        -119.5119702,
        43.41269168,
        1346.573047
      ],
      "properties": {
        "datetime": "2017-08-31T15:03:36Z",
        "pc:count": 7457493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296256.0625,
            "count": 7457493,
            "maximum": 296582.8871,
            "minimum": 295747.6471,
            "name": "X",
            "position": 0,
            "stddev": 200.0069995,
            "variance": 40002.79986
          },
          {
            "average": 4809126.365,
            "count": 7457493,
            "maximum": 4809711.345,
            "minimum": 4808301.205,
            "name": "Y",
            "position": 1,
            "stddev": 382.1041023,
            "variance": 146003.545
          },
          {
            "average": 1334.375016,
            "count": 7457493,
            "maximum": 1346.573047,
            "minimum": 1323.313047,
            "name": "Z",
            "position": 2,
            "stddev": 5.851396391,
            "variance": 34.23883972
          },
          {
            "average": 18469.57091,
            "count": 7457493,
            "maximum": 28737,
            "minimum": 5169,
            "name": "Intensity",
            "position": 3,
            "stddev": 1509.512301,
            "variance": 2278627.387
          },
          {
            "average": 1.000006168,
            "count": 7457493,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002483597296,
            "variance": 6.168255529e-06
          },
          {
            "average": 1.000012471,
            "count": 7457493,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003531363048,
            "variance": 1.247052497e-05
          },
          {
            "average": 0.5093007798,
            "count": 7457493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999135215,
            "variance": 0.249913529
          },
          {
            "average": 1.340933206e-07,
            "count": 7457493,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003661875484,
            "variance": 1.340933206e-07
          },
          {
            "average": 1.20473328,
            "count": 7457493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4035066117,
            "variance": 0.1628175857
          },
          {
            "average": -2.945194592,
            "count": 7457493,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80759455,
            "variance": 139.4192891
          },
          {
            "average": 1.997388667,
            "count": 7457493,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00029705,
            "variance": 1.000594187
          },
          {
            "average": 1116.540184,
            "count": 7457493,
            "maximum": 1118,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8053876756,
            "variance": 0.648649308
          },
          {
            "average": 44106.32476,
            "count": 7457493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2309.913081,
            "variance": 5335698.444
          },
          {
            "average": 42105.41425,
            "count": 7457493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2307.544897,
            "variance": 5324763.449
          },
          {
            "average": 38866.92796,
            "count": 7457493,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2260.779974,
            "variance": 5111126.093
          },
          {
            "average": 188226486.6,
            "count": 7457493,
            "maximum": 188227016.4,
            "minimum": 188225927.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 287.7813564,
            "variance": 82818.10909
          },
          {
            "average": 0,
            "count": 7457493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7457493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7457493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7457493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7457493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295747.6471,
          4808301.205,
          1323.313047,
          296582.8871,
          4809711.345,
          1346.573047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295747.6471041839,
                4808301.205456471,
                1323.3130471305958
              ],
              [
                295747.6471041839,
                4809711.345456472,
                1323.3130471305958
              ],
              [
                296582.8871041839,
                4809711.345456472,
                1346.573047130596
              ],
              [
                296582.8871041839,
                4808301.205456471,
                1346.573047130596
              ],
              [
                295747.6471041839,
                4808301.205456471,
                1323.3130471305958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:03:36+00:00",
        "end_time": "2017-08-31T14:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5228014,
            43.39977943,
            1323.313047,
            -119.5119702,
            43.41269168,
            1346.573047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5222746685431,
                  43.399779431301944,
                  1323.3130471305958
                ],
                [
                  -119.52280138586266,
                  43.41246463780445,
                  1323.3130471305958
                ],
                [
                  -119.5124947747976,
                  43.41269168398605,
                  1346.573047130596
                ],
                [
                  -119.51197020379071,
                  43.400006377488076,
                  1346.573047130596
                ],
                [
                  -119.5222746685431,
                  43.399779431301944,
                  1323.3130471305958
                ]
              ]
            ]
          },
          "id": "20170831_43119D5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:03:36Z",
            "pc:count": 7457493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296256.0625,
                "count": 7457493,
                "maximum": 296582.8871,
                "minimum": 295747.6471,
                "name": "X",
                "position": 0,
                "stddev": 200.0069995,
                "variance": 40002.79986
              },
              {
                "average": 4809126.365,
                "count": 7457493,
                "maximum": 4809711.345,
                "minimum": 4808301.205,
                "name": "Y",
                "position": 1,
                "stddev": 382.1041023,
                "variance": 146003.545
              },
              {
                "average": 1334.375016,
                "count": 7457493,
                "maximum": 1346.573047,
                "minimum": 1323.313047,
                "name": "Z",
                "position": 2,
                "stddev": 5.851396391,
                "variance": 34.23883972
              },
              {
                "average": 18469.57091,
                "count": 7457493,
                "maximum": 28737,
                "minimum": 5169,
                "name": "Intensity",
                "position": 3,
                "stddev": 1509.512301,
                "variance": 2278627.387
              },
              {
                "average": 1.000006168,
                "count": 7457493,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002483597296,
                "variance": 6.168255529e-06
              },
              {
                "average": 1.000012471,
                "count": 7457493,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003531363048,
                "variance": 1.247052497e-05
              },
              {
                "average": 0.5093007798,
                "count": 7457493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999135215,
                "variance": 0.249913529
              },
              {
                "average": 1.340933206e-07,
                "count": 7457493,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003661875484,
                "variance": 1.340933206e-07
              },
              {
                "average": 1.20473328,
                "count": 7457493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4035066117,
                "variance": 0.1628175857
              },
              {
                "average": -2.945194592,
                "count": 7457493,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80759455,
                "variance": 139.4192891
              },
              {
                "average": 1.997388667,
                "count": 7457493,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00029705,
                "variance": 1.000594187
              },
              {
                "average": 1116.540184,
                "count": 7457493,
                "maximum": 1118,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8053876756,
                "variance": 0.648649308
              },
              {
                "average": 44106.32476,
                "count": 7457493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2309.913081,
                "variance": 5335698.444
              },
              {
                "average": 42105.41425,
                "count": 7457493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2307.544897,
                "variance": 5324763.449
              },
              {
                "average": 38866.92796,
                "count": 7457493,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2260.779974,
                "variance": 5111126.093
              },
              {
                "average": 188226486.6,
                "count": 7457493,
                "maximum": 188227016.4,
                "minimum": 188225927.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 287.7813564,
                "variance": 82818.10909
              },
              {
                "average": 0,
                "count": 7457493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7457493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7457493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7457493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7457493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295747.6471,
              4808301.205,
              1323.313047,
              296582.8871,
              4809711.345,
              1346.573047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295747.6471041839,
                    4808301.205456471,
                    1323.3130471305958
                  ],
                  [
                    295747.6471041839,
                    4809711.345456472,
                    1323.3130471305958
                  ],
                  [
                    296582.8871041839,
                    4809711.345456472,
                    1346.573047130596
                  ],
                  [
                    296582.8871041839,
                    4808301.205456471,
                    1346.573047130596
                  ],
                  [
                    295747.6471041839,
                    4808301.205456471,
                    1323.3130471305958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:03:36+00:00",
            "end_time": "2017-08-31T14:45:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497741377473,
              43.51226340174584,
              1271.9827986317123
            ],
            [
              -119.12542412150515,
              43.52498522776632,
              1271.9827986317123
            ],
            [
              -119.11249684507195,
              43.525224910460715,
              1415.702798631712
            ],
            [
              -119.11205284937195,
              43.51250297859736,
              1415.702798631712
            ],
            [
              -119.12497741377473,
              43.51226340174584,
              1271.9827986317123
            ]
          ]
        ]
      },
      "bbox": [
        -119.1254241,
        43.5122634,
        1271.982799,
        -119.1120528,
        43.52522491,
        1415.702799
      ],
      "properties": {
        "datetime": "2017-08-28T19:10:16Z",
        "pc:count": 15004247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328787.6661,
            "count": 15004247,
            "maximum": 329285.6741,
            "minimum": 328240.2941,
            "name": "X",
            "position": 0,
            "stddev": 296.3352609,
            "variance": 87814.58684
          },
          {
            "average": 4820590.79,
            "count": 15004247,
            "maximum": 4821310.663,
            "minimum": 4819896.823,
            "name": "Y",
            "position": 1,
            "stddev": 389.795845,
            "variance": 151940.8008
          },
          {
            "average": 1323.06941,
            "count": 15004247,
            "maximum": 1415.702799,
            "minimum": 1271.982799,
            "name": "Z",
            "position": 2,
            "stddev": 33.78223794,
            "variance": 1141.2396
          },
          {
            "average": 20599.23572,
            "count": 15004247,
            "maximum": 50449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2697.588066,
            "variance": 7276981.376
          },
          {
            "average": 1.026979894,
            "count": 15004247,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1823078106,
            "variance": 0.03323613782
          },
          {
            "average": 1.05435701,
            "count": 15004247,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2696667591,
            "variance": 0.07272016094
          },
          {
            "average": 0.5021822821,
            "count": 15004247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952543,
            "variance": 0.2499952543
          },
          {
            "average": 3.532333212e-06,
            "count": 15004247,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001879446985,
            "variance": 3.53232097e-06
          },
          {
            "average": 1.207144017,
            "count": 15004247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4052596505,
            "variance": 0.1642353843
          },
          {
            "average": 0.008909101012,
            "count": 15004247,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55403206,
            "variance": 133.4956568
          },
          {
            "average": 1.988554641,
            "count": 15004247,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007785332,
            "variance": 1.015631275
          },
          {
            "average": 1037.439704,
            "count": 15004247,
            "maximum": 1040,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.484134847,
            "variance": 2.202656244
          },
          {
            "average": 42938.67399,
            "count": 15004247,
            "maximum": 55040,
            "minimum": 13312,
            "name": "Red",
            "position": 12,
            "stddev": 3293.236381,
            "variance": 10845405.86
          },
          {
            "average": 40940.59179,
            "count": 15004247,
            "maximum": 53760,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 2620.865867,
            "variance": 6868937.895
          },
          {
            "average": 37386.70395,
            "count": 15004247,
            "maximum": 50944,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 2614.344043,
            "variance": 6834794.775
          },
          {
            "average": 187981645.8,
            "count": 15004247,
            "maximum": 187982616.8,
            "minimum": 187980829.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 508.3562719,
            "variance": 258426.0992
          },
          {
            "average": 0,
            "count": 15004247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15004247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15004247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15004247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15004247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328240.2941,
          4819896.823,
          1271.982799,
          329285.6741,
          4821310.663,
          1415.702799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328240.2941268475,
                4819896.823199194,
                1271.9827986317123
              ],
              [
                328240.2941268475,
                4821310.663199194,
                1271.9827986317123
              ],
              [
                329285.67412684753,
                4821310.663199194,
                1415.702798631712
              ],
              [
                329285.67412684753,
                4819896.823199194,
                1415.702798631712
              ],
              [
                328240.2941268475,
                4819896.823199194,
                1271.9827986317123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:10:16+00:00",
        "end_time": "2017-08-28T18:40:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1254241,
            43.5122634,
            1271.982799,
            -119.1120528,
            43.52522491,
            1415.702799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497741377473,
                  43.51226340174584,
                  1271.9827986317123
                ],
                [
                  -119.12542412150515,
                  43.52498522776632,
                  1271.9827986317123
                ],
                [
                  -119.11249684507195,
                  43.525224910460715,
                  1415.702798631712
                ],
                [
                  -119.11205284937195,
                  43.51250297859736,
                  1415.702798631712
                ],
                [
                  -119.12497741377473,
                  43.51226340174584,
                  1271.9827986317123
                ]
              ]
            ]
          },
          "id": "20170828_43119E1316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:10:16Z",
            "pc:count": 15004247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328787.6661,
                "count": 15004247,
                "maximum": 329285.6741,
                "minimum": 328240.2941,
                "name": "X",
                "position": 0,
                "stddev": 296.3352609,
                "variance": 87814.58684
              },
              {
                "average": 4820590.79,
                "count": 15004247,
                "maximum": 4821310.663,
                "minimum": 4819896.823,
                "name": "Y",
                "position": 1,
                "stddev": 389.795845,
                "variance": 151940.8008
              },
              {
                "average": 1323.06941,
                "count": 15004247,
                "maximum": 1415.702799,
                "minimum": 1271.982799,
                "name": "Z",
                "position": 2,
                "stddev": 33.78223794,
                "variance": 1141.2396
              },
              {
                "average": 20599.23572,
                "count": 15004247,
                "maximum": 50449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2697.588066,
                "variance": 7276981.376
              },
              {
                "average": 1.026979894,
                "count": 15004247,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1823078106,
                "variance": 0.03323613782
              },
              {
                "average": 1.05435701,
                "count": 15004247,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2696667591,
                "variance": 0.07272016094
              },
              {
                "average": 0.5021822821,
                "count": 15004247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952543,
                "variance": 0.2499952543
              },
              {
                "average": 3.532333212e-06,
                "count": 15004247,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001879446985,
                "variance": 3.53232097e-06
              },
              {
                "average": 1.207144017,
                "count": 15004247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4052596505,
                "variance": 0.1642353843
              },
              {
                "average": 0.008909101012,
                "count": 15004247,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55403206,
                "variance": 133.4956568
              },
              {
                "average": 1.988554641,
                "count": 15004247,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007785332,
                "variance": 1.015631275
              },
              {
                "average": 1037.439704,
                "count": 15004247,
                "maximum": 1040,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.484134847,
                "variance": 2.202656244
              },
              {
                "average": 42938.67399,
                "count": 15004247,
                "maximum": 55040,
                "minimum": 13312,
                "name": "Red",
                "position": 12,
                "stddev": 3293.236381,
                "variance": 10845405.86
              },
              {
                "average": 40940.59179,
                "count": 15004247,
                "maximum": 53760,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 2620.865867,
                "variance": 6868937.895
              },
              {
                "average": 37386.70395,
                "count": 15004247,
                "maximum": 50944,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 2614.344043,
                "variance": 6834794.775
              },
              {
                "average": 187981645.8,
                "count": 15004247,
                "maximum": 187982616.8,
                "minimum": 187980829.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 508.3562719,
                "variance": 258426.0992
              },
              {
                "average": 0,
                "count": 15004247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15004247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15004247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15004247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15004247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328240.2941,
              4819896.823,
              1271.982799,
              329285.6741,
              4821310.663,
              1415.702799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328240.2941268475,
                    4819896.823199194,
                    1271.9827986317123
                  ],
                  [
                    328240.2941268475,
                    4821310.663199194,
                    1271.9827986317123
                  ],
                  [
                    329285.67412684753,
                    4821310.663199194,
                    1415.702798631712
                  ],
                  [
                    329285.67412684753,
                    4819896.823199194,
                    1415.702798631712
                  ],
                  [
                    328240.2941268475,
                    4819896.823199194,
                    1271.9827986317123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:10:16+00:00",
            "end_time": "2017-08-28T18:40: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": "20170829_43119D4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997410407502,
              43.462222217441926,
              1287.718412502066
            ],
            [
              -119.5005003944407,
              43.47498234660205,
              1287.718412502066
            ],
            [
              -119.48749800244134,
              43.47526611626607,
              1316.4984125020662
            ],
            [
              -119.48697444184441,
              43.46250586140546,
              1316.4984125020662
            ],
            [
              -119.49997410407502,
              43.462222217441926,
              1287.718412502066
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005004,
        43.46222222,
        1287.718413,
        -119.4869744,
        43.47526612,
        1316.498413
      ],
      "properties": {
        "datetime": "2017-09-10T15:04:38Z",
        "pc:count": 14068854,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298288.2694,
            "count": 14068854,
            "maximum": 298814.3615,
            "minimum": 297761.7615,
            "name": "X",
            "position": 0,
            "stddev": 288.3757386,
            "variance": 83160.56661
          },
          {
            "average": 4815912.563,
            "count": 14068854,
            "maximum": 4816600.308,
            "minimum": 4815181.848,
            "name": "Y",
            "position": 1,
            "stddev": 402.6572956,
            "variance": 162132.8977
          },
          {
            "average": 1299.882459,
            "count": 14068854,
            "maximum": 1316.498413,
            "minimum": 1287.718413,
            "name": "Z",
            "position": 2,
            "stddev": 6.765534238,
            "variance": 45.77245352
          },
          {
            "average": 19458.44365,
            "count": 14068854,
            "maximum": 42737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2040.683337,
            "variance": 4164388.484
          },
          {
            "average": 1.00011003,
            "count": 14068854,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01054976811,
            "variance": 0.0001112976071
          },
          {
            "average": 1.000226671,
            "count": 14068854,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01520890413,
            "variance": 0.0002313107647
          },
          {
            "average": 0.5019665425,
            "count": 14068854,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961505,
            "variance": 0.2499961505
          },
          {
            "average": 1.776974869e-06,
            "count": 14068854,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001333031072,
            "variance": 1.776971838e-06
          },
          {
            "average": 1.196698182,
            "count": 14068854,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3975022242,
            "variance": 0.1580080182
          },
          {
            "average": 0.40372823,
            "count": 14068854,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66485914,
            "variance": 136.0689387
          },
          {
            "average": 1.998008082,
            "count": 14068854,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000484186,
            "variance": 1.000968606
          },
          {
            "average": 1079.278101,
            "count": 14068854,
            "maximum": 1159,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.77670619,
            "variance": 189.7976335
          },
          {
            "average": 45909.16314,
            "count": 14068854,
            "maximum": 56576,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 2940.467382,
            "variance": 8646348.424
          },
          {
            "average": 44163.45524,
            "count": 14068854,
            "maximum": 56064,
            "minimum": 12800,
            "name": "Green",
            "position": 13,
            "stddev": 2957.187148,
            "variance": 8744955.828
          },
          {
            "average": 40683.2178,
            "count": 14068854,
            "maximum": 55296,
            "minimum": 13568,
            "name": "Blue",
            "position": 14,
            "stddev": 3083.67392,
            "variance": 9509044.844
          },
          {
            "average": 188096656.6,
            "count": 14068854,
            "maximum": 189091078.6,
            "minimum": 188065679.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 171405.6223,
            "variance": 29379887370.0
          },
          {
            "average": 0,
            "count": 14068854,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068854,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068854,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068854,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068854,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297761.7615,
          4815181.848,
          1287.718413,
          298814.3615,
          4816600.308,
          1316.498413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297761.7614629168,
                4815181.847826287,
                1287.718412502066
              ],
              [
                297761.7614629168,
                4816600.307826288,
                1287.718412502066
              ],
              [
                298814.3614629168,
                4816600.307826288,
                1316.4984125020662
              ],
              [
                298814.3614629168,
                4815181.847826287,
                1316.4984125020662
              ],
              [
                297761.7614629168,
                4815181.847826287,
                1287.718412502066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:04:38+00:00",
        "end_time": "2017-08-29T18:14:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005004,
            43.46222222,
            1287.718413,
            -119.4869744,
            43.47526612,
            1316.498413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997410407502,
                  43.462222217441926,
                  1287.718412502066
                ],
                [
                  -119.5005003944407,
                  43.47498234660205,
                  1287.718412502066
                ],
                [
                  -119.48749800244134,
                  43.47526611626607,
                  1316.4984125020662
                ],
                [
                  -119.48697444184441,
                  43.46250586140546,
                  1316.4984125020662
                ],
                [
                  -119.49997410407502,
                  43.462222217441926,
                  1287.718412502066
                ]
              ]
            ]
          },
          "id": "20170829_43119D4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:04:38Z",
            "pc:count": 14068854,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298288.2694,
                "count": 14068854,
                "maximum": 298814.3615,
                "minimum": 297761.7615,
                "name": "X",
                "position": 0,
                "stddev": 288.3757386,
                "variance": 83160.56661
              },
              {
                "average": 4815912.563,
                "count": 14068854,
                "maximum": 4816600.308,
                "minimum": 4815181.848,
                "name": "Y",
                "position": 1,
                "stddev": 402.6572956,
                "variance": 162132.8977
              },
              {
                "average": 1299.882459,
                "count": 14068854,
                "maximum": 1316.498413,
                "minimum": 1287.718413,
                "name": "Z",
                "position": 2,
                "stddev": 6.765534238,
                "variance": 45.77245352
              },
              {
                "average": 19458.44365,
                "count": 14068854,
                "maximum": 42737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2040.683337,
                "variance": 4164388.484
              },
              {
                "average": 1.00011003,
                "count": 14068854,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01054976811,
                "variance": 0.0001112976071
              },
              {
                "average": 1.000226671,
                "count": 14068854,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01520890413,
                "variance": 0.0002313107647
              },
              {
                "average": 0.5019665425,
                "count": 14068854,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961505,
                "variance": 0.2499961505
              },
              {
                "average": 1.776974869e-06,
                "count": 14068854,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001333031072,
                "variance": 1.776971838e-06
              },
              {
                "average": 1.196698182,
                "count": 14068854,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3975022242,
                "variance": 0.1580080182
              },
              {
                "average": 0.40372823,
                "count": 14068854,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66485914,
                "variance": 136.0689387
              },
              {
                "average": 1.998008082,
                "count": 14068854,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000484186,
                "variance": 1.000968606
              },
              {
                "average": 1079.278101,
                "count": 14068854,
                "maximum": 1159,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.77670619,
                "variance": 189.7976335
              },
              {
                "average": 45909.16314,
                "count": 14068854,
                "maximum": 56576,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 2940.467382,
                "variance": 8646348.424
              },
              {
                "average": 44163.45524,
                "count": 14068854,
                "maximum": 56064,
                "minimum": 12800,
                "name": "Green",
                "position": 13,
                "stddev": 2957.187148,
                "variance": 8744955.828
              },
              {
                "average": 40683.2178,
                "count": 14068854,
                "maximum": 55296,
                "minimum": 13568,
                "name": "Blue",
                "position": 14,
                "stddev": 3083.67392,
                "variance": 9509044.844
              },
              {
                "average": 188096656.6,
                "count": 14068854,
                "maximum": 189091078.6,
                "minimum": 188065679.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 171405.6223,
                "variance": 29379887370.0
              },
              {
                "average": 0,
                "count": 14068854,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068854,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068854,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068854,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068854,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297761.7615,
              4815181.848,
              1287.718413,
              298814.3615,
              4816600.308,
              1316.498413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297761.7614629168,
                    4815181.847826287,
                    1287.718412502066
                  ],
                  [
                    297761.7614629168,
                    4816600.307826288,
                    1287.718412502066
                  ],
                  [
                    298814.3614629168,
                    4816600.307826288,
                    1316.4984125020662
                  ],
                  [
                    298814.3614629168,
                    4815181.847826287,
                    1316.4984125020662
                  ],
                  [
                    297761.7614629168,
                    4815181.847826287,
                    1287.718412502066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:04:38+00:00",
            "end_time": "2017-08-29T18:14: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": "20170829_43119D4310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499745784696,
              43.41222836660748,
              1276.5595643877818
            ],
            [
              -119.45048920335678,
              43.42498297261167,
              1276.5595643877818
            ],
            [
              -119.43749850969003,
              43.42526077078782,
              1318.439564387782
            ],
            [
              -119.43698660636386,
              43.41250604176974,
              1318.439564387782
            ],
            [
              -119.4499745784696,
              43.41222836660748,
              1276.5595643877818
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504892,
        43.41222837,
        1276.559564,
        -119.4369866,
        43.42526077,
        1318.439564
      ],
      "properties": {
        "datetime": "2017-08-29T18:38:15Z",
        "pc:count": 13200037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302167.291,
            "count": 13200037,
            "maximum": 302695.8041,
            "minimum": 301643.3241,
            "name": "X",
            "position": 0,
            "stddev": 291.302328,
            "variance": 84857.04628
          },
          {
            "average": 4810216.297,
            "count": 13200037,
            "maximum": 4810926.921,
            "minimum": 4809509.141,
            "name": "Y",
            "position": 1,
            "stddev": 404.5458968,
            "variance": 163657.3826
          },
          {
            "average": 1281.387611,
            "count": 13200037,
            "maximum": 1318.439564,
            "minimum": 1276.559564,
            "name": "Z",
            "position": 2,
            "stddev": 2.676515563,
            "variance": 7.163735559
          },
          {
            "average": 19366.51491,
            "count": 13200037,
            "maximum": 26865,
            "minimum": 881,
            "name": "Intensity",
            "position": 3,
            "stddev": 1354.644312,
            "variance": 1835061.212
          },
          {
            "average": 1.002116585,
            "count": 13200037,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04684418541,
            "variance": 0.002194377707
          },
          {
            "average": 1.004259306,
            "count": 13200037,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06762494855,
            "variance": 0.004573133666
          },
          {
            "average": 0.5031530593,
            "count": 13200037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900771,
            "variance": 0.2499900772
          },
          {
            "average": 7.575736341e-08,
            "count": 13200037,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002752405555,
            "variance": 7.575736341e-08
          },
          {
            "average": 1.221424001,
            "count": 13200037,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4152052813,
            "variance": 0.1723954256
          },
          {
            "average": 0.004053169324,
            "count": 13200037,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7147396,
            "variance": 137.235124
          },
          {
            "average": 1.999231139,
            "count": 13200037,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001000754,
            "variance": 1.002002509
          },
          {
            "average": 1073.474288,
            "count": 13200037,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.14542637,
            "variance": 4.602854307
          },
          {
            "average": 47661.24279,
            "count": 13200037,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1937.900011,
            "variance": 3755456.452
          },
          {
            "average": 45947.33698,
            "count": 13200037,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1998.820678,
            "variance": 3995284.102
          },
          {
            "average": 42702.82956,
            "count": 13200037,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2035.301887,
            "variance": 4142453.769
          },
          {
            "average": 188065028.4,
            "count": 13200037,
            "maximum": 188067095.5,
            "minimum": 188062106.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1511.952233,
            "variance": 2285999.554
          },
          {
            "average": 0,
            "count": 13200037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13200037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301643.3241,
          4809509.141,
          1276.559564,
          302695.8041,
          4810926.921,
          1318.439564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301643.3240547844,
                4809509.140989957,
                1276.5595643877818
              ],
              [
                301643.3240547844,
                4810926.920989957,
                1276.5595643877818
              ],
              [
                302695.80405478436,
                4810926.920989957,
                1318.439564387782
              ],
              [
                302695.80405478436,
                4809509.140989957,
                1318.439564387782
              ],
              [
                301643.3240547844,
                4809509.140989957,
                1276.5595643877818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:38:15+00:00",
        "end_time": "2017-08-29T17:15:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504892,
            43.41222837,
            1276.559564,
            -119.4369866,
            43.42526077,
            1318.439564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499745784696,
                  43.41222836660748,
                  1276.5595643877818
                ],
                [
                  -119.45048920335678,
                  43.42498297261167,
                  1276.5595643877818
                ],
                [
                  -119.43749850969003,
                  43.42526077078782,
                  1318.439564387782
                ],
                [
                  -119.43698660636386,
                  43.41250604176974,
                  1318.439564387782
                ],
                [
                  -119.4499745784696,
                  43.41222836660748,
                  1276.5595643877818
                ]
              ]
            ]
          },
          "id": "20170829_43119D4310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:38:15Z",
            "pc:count": 13200037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302167.291,
                "count": 13200037,
                "maximum": 302695.8041,
                "minimum": 301643.3241,
                "name": "X",
                "position": 0,
                "stddev": 291.302328,
                "variance": 84857.04628
              },
              {
                "average": 4810216.297,
                "count": 13200037,
                "maximum": 4810926.921,
                "minimum": 4809509.141,
                "name": "Y",
                "position": 1,
                "stddev": 404.5458968,
                "variance": 163657.3826
              },
              {
                "average": 1281.387611,
                "count": 13200037,
                "maximum": 1318.439564,
                "minimum": 1276.559564,
                "name": "Z",
                "position": 2,
                "stddev": 2.676515563,
                "variance": 7.163735559
              },
              {
                "average": 19366.51491,
                "count": 13200037,
                "maximum": 26865,
                "minimum": 881,
                "name": "Intensity",
                "position": 3,
                "stddev": 1354.644312,
                "variance": 1835061.212
              },
              {
                "average": 1.002116585,
                "count": 13200037,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04684418541,
                "variance": 0.002194377707
              },
              {
                "average": 1.004259306,
                "count": 13200037,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06762494855,
                "variance": 0.004573133666
              },
              {
                "average": 0.5031530593,
                "count": 13200037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900771,
                "variance": 0.2499900772
              },
              {
                "average": 7.575736341e-08,
                "count": 13200037,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002752405555,
                "variance": 7.575736341e-08
              },
              {
                "average": 1.221424001,
                "count": 13200037,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4152052813,
                "variance": 0.1723954256
              },
              {
                "average": 0.004053169324,
                "count": 13200037,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7147396,
                "variance": 137.235124
              },
              {
                "average": 1.999231139,
                "count": 13200037,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001000754,
                "variance": 1.002002509
              },
              {
                "average": 1073.474288,
                "count": 13200037,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.14542637,
                "variance": 4.602854307
              },
              {
                "average": 47661.24279,
                "count": 13200037,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1937.900011,
                "variance": 3755456.452
              },
              {
                "average": 45947.33698,
                "count": 13200037,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1998.820678,
                "variance": 3995284.102
              },
              {
                "average": 42702.82956,
                "count": 13200037,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2035.301887,
                "variance": 4142453.769
              },
              {
                "average": 188065028.4,
                "count": 13200037,
                "maximum": 188067095.5,
                "minimum": 188062106.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1511.952233,
                "variance": 2285999.554
              },
              {
                "average": 0,
                "count": 13200037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13200037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301643.3241,
              4809509.141,
              1276.559564,
              302695.8041,
              4810926.921,
              1318.439564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301643.3240547844,
                    4809509.140989957,
                    1276.5595643877818
                  ],
                  [
                    301643.3240547844,
                    4810926.920989957,
                    1276.5595643877818
                  ],
                  [
                    302695.80405478436,
                    4810926.920989957,
                    1318.439564387782
                  ],
                  [
                    302695.80405478436,
                    4809509.140989957,
                    1318.439564387782
                  ],
                  [
                    301643.3240547844,
                    4809509.140989957,
                    1276.5595643877818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:38:15+00:00",
            "end_time": "2017-08-29T17:15: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": "20170830_43119E3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997634140241,
              43.53723859784672,
              1361.9720751325847
            ],
            [
              -119.35047174692434,
              43.54998396272455,
              1361.9720751325847
            ],
            [
              -119.33749682648859,
              43.55025011418203,
              1405.0320751325846
            ],
            [
              -119.33700414958533,
              43.53750463156071,
              1405.0320751325846
            ],
            [
              -119.34997634140241,
              43.53723859784672,
              1361.9720751325847
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504717,
        43.5372386,
        1361.972075,
        -119.3370041,
        43.55025011,
        1405.032075
      ],
      "properties": {
        "datetime": "2017-08-30T18:52:31Z",
        "pc:count": 13151487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310671.2956,
            "count": 13151487,
            "maximum": 311180.7007,
            "minimum": 310131.7407,
            "name": "X",
            "position": 0,
            "stddev": 299.0827022,
            "variance": 89450.46277
          },
          {
            "average": 4823859.247,
            "count": 13151487,
            "maximum": 4824576.583,
            "minimum": 4823159.903,
            "name": "Y",
            "position": 1,
            "stddev": 403.094507,
            "variance": 162485.1816
          },
          {
            "average": 1377.084214,
            "count": 13151487,
            "maximum": 1405.032075,
            "minimum": 1361.972075,
            "name": "Z",
            "position": 2,
            "stddev": 6.737363803,
            "variance": 45.39207101
          },
          {
            "average": 21772.11515,
            "count": 13151487,
            "maximum": 33441,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1964.254755,
            "variance": 3858296.742
          },
          {
            "average": 1.009489041,
            "count": 13151487,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1105144093,
            "variance": 0.01221343467
          },
          {
            "average": 1.019012907,
            "count": 13151487,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1650001508,
            "variance": 0.02722504975
          },
          {
            "average": 0.5018175511,
            "count": 13151487,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967155,
            "variance": 0.2499967155
          },
          {
            "average": 5.322592038e-07,
            "count": 13151487,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007295608001,
            "variance": 5.32258961e-07
          },
          {
            "average": 1.178824189,
            "count": 13151487,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3832050492,
            "variance": 0.1468461097
          },
          {
            "average": 0.7111623687,
            "count": 13151487,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89162179,
            "variance": 141.4106689
          },
          {
            "average": 1.990885593,
            "count": 13151487,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003134712,
            "variance": 1.00627925
          },
          {
            "average": 1103.291575,
            "count": 13151487,
            "maximum": 1106,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.16292156,
            "variance": 1.352386554
          },
          {
            "average": 43744.18441,
            "count": 13151487,
            "maximum": 54016,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 2951.375358,
            "variance": 8710616.501
          },
          {
            "average": 41647.13851,
            "count": 13151487,
            "maximum": 52224,
            "minimum": 10496,
            "name": "Green",
            "position": 13,
            "stddev": 2473.575163,
            "variance": 6118574.087
          },
          {
            "average": 38072.80308,
            "count": 13151487,
            "maximum": 49152,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 2711.176773,
            "variance": 7350479.497
          },
          {
            "average": 188152352.3,
            "count": 13151487,
            "maximum": 188154351.6,
            "minimum": 188150118.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 791.3340981,
            "variance": 626209.6549
          },
          {
            "average": 0,
            "count": 13151487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13151487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13151487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13151487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13151487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310131.7407,
          4823159.903,
          1361.972075,
          311180.7007,
          4824576.583,
          1405.032075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310131.7406643702,
                4823159.902521877,
                1361.9720751325847
              ],
              [
                310131.7406643702,
                4824576.582521876,
                1361.9720751325847
              ],
              [
                311180.70066437015,
                4824576.582521876,
                1405.0320751325846
              ],
              [
                311180.70066437015,
                4823159.902521877,
                1405.0320751325846
              ],
              [
                310131.7406643702,
                4823159.902521877,
                1361.9720751325847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:52:31+00:00",
        "end_time": "2017-08-30T17:41:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504717,
            43.5372386,
            1361.972075,
            -119.3370041,
            43.55025011,
            1405.032075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997634140241,
                  43.53723859784672,
                  1361.9720751325847
                ],
                [
                  -119.35047174692434,
                  43.54998396272455,
                  1361.9720751325847
                ],
                [
                  -119.33749682648859,
                  43.55025011418203,
                  1405.0320751325846
                ],
                [
                  -119.33700414958533,
                  43.53750463156071,
                  1405.0320751325846
                ],
                [
                  -119.34997634140241,
                  43.53723859784672,
                  1361.9720751325847
                ]
              ]
            ]
          },
          "id": "20170830_43119E3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:52:31Z",
            "pc:count": 13151487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310671.2956,
                "count": 13151487,
                "maximum": 311180.7007,
                "minimum": 310131.7407,
                "name": "X",
                "position": 0,
                "stddev": 299.0827022,
                "variance": 89450.46277
              },
              {
                "average": 4823859.247,
                "count": 13151487,
                "maximum": 4824576.583,
                "minimum": 4823159.903,
                "name": "Y",
                "position": 1,
                "stddev": 403.094507,
                "variance": 162485.1816
              },
              {
                "average": 1377.084214,
                "count": 13151487,
                "maximum": 1405.032075,
                "minimum": 1361.972075,
                "name": "Z",
                "position": 2,
                "stddev": 6.737363803,
                "variance": 45.39207101
              },
              {
                "average": 21772.11515,
                "count": 13151487,
                "maximum": 33441,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1964.254755,
                "variance": 3858296.742
              },
              {
                "average": 1.009489041,
                "count": 13151487,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1105144093,
                "variance": 0.01221343467
              },
              {
                "average": 1.019012907,
                "count": 13151487,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1650001508,
                "variance": 0.02722504975
              },
              {
                "average": 0.5018175511,
                "count": 13151487,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967155,
                "variance": 0.2499967155
              },
              {
                "average": 5.322592038e-07,
                "count": 13151487,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007295608001,
                "variance": 5.32258961e-07
              },
              {
                "average": 1.178824189,
                "count": 13151487,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3832050492,
                "variance": 0.1468461097
              },
              {
                "average": 0.7111623687,
                "count": 13151487,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89162179,
                "variance": 141.4106689
              },
              {
                "average": 1.990885593,
                "count": 13151487,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003134712,
                "variance": 1.00627925
              },
              {
                "average": 1103.291575,
                "count": 13151487,
                "maximum": 1106,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.16292156,
                "variance": 1.352386554
              },
              {
                "average": 43744.18441,
                "count": 13151487,
                "maximum": 54016,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 2951.375358,
                "variance": 8710616.501
              },
              {
                "average": 41647.13851,
                "count": 13151487,
                "maximum": 52224,
                "minimum": 10496,
                "name": "Green",
                "position": 13,
                "stddev": 2473.575163,
                "variance": 6118574.087
              },
              {
                "average": 38072.80308,
                "count": 13151487,
                "maximum": 49152,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 2711.176773,
                "variance": 7350479.497
              },
              {
                "average": 188152352.3,
                "count": 13151487,
                "maximum": 188154351.6,
                "minimum": 188150118.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 791.3340981,
                "variance": 626209.6549
              },
              {
                "average": 0,
                "count": 13151487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13151487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13151487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13151487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13151487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310131.7407,
              4823159.903,
              1361.972075,
              311180.7007,
              4824576.583,
              1405.032075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310131.7406643702,
                    4823159.902521877,
                    1361.9720751325847
                  ],
                  [
                    310131.7406643702,
                    4824576.582521876,
                    1361.9720751325847
                  ],
                  [
                    311180.70066437015,
                    4824576.582521876,
                    1405.0320751325846
                  ],
                  [
                    311180.70066437015,
                    4823159.902521877,
                    1405.0320751325846
                  ],
                  [
                    310131.7406643702,
                    4823159.902521877,
                    1361.9720751325847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:52:31+00:00",
            "end_time": "2017-08-30T17:41: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": "20170829_43119D5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997371053743,
              43.474716825024494,
              1328.3168686349768
            ],
            [
              -119.55051098884216,
              43.487482011301886,
              1328.3168686349768
            ],
            [
              -119.53749875567541,
              43.48777170348646,
              1400.9168686349767
            ],
            [
              -119.53696421127638,
              43.47500638883726,
              1400.9168686349767
            ],
            [
              -119.54997371053743,
              43.474716825024494,
              1328.3168686349768
            ]
          ]
        ]
      },
      "bbox": [
        -119.550511,
        43.47471683,
        1328.316869,
        -119.5369642,
        43.4877717,
        1400.916869
      ],
      "properties": {
        "datetime": "2017-09-10T16:47:36Z",
        "pc:count": 25092939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294299.0401,
            "count": 25092939,
            "maximum": 294812.5776,
            "minimum": 293759.3576,
            "name": "X",
            "position": 0,
            "stddev": 292.5613928,
            "variance": 85592.16853
          },
          {
            "average": 4817478.314,
            "count": 25092939,
            "maximum": 4818111.32,
            "minimum": 4816692.24,
            "name": "Y",
            "position": 1,
            "stddev": 376.4032885,
            "variance": 141679.4356
          },
          {
            "average": 1354.309858,
            "count": 25092939,
            "maximum": 1400.916869,
            "minimum": 1328.316869,
            "name": "Z",
            "position": 2,
            "stddev": 15.41424556,
            "variance": 237.5989662
          },
          {
            "average": 20852.6664,
            "count": 25092939,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4658.518625,
            "variance": 21701795.78
          },
          {
            "average": 1.025387381,
            "count": 25092939,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1745233941,
            "variance": 0.03045841509
          },
          {
            "average": 1.051071857,
            "count": 25092939,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2567119405,
            "variance": 0.06590102039
          },
          {
            "average": 0.5009370963,
            "count": 25092939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991318,
            "variance": 0.2499991318
          },
          {
            "average": 2.869333082e-06,
            "count": 25092939,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001693908192,
            "variance": 2.869324963e-06
          },
          {
            "average": 1.155300302,
            "count": 25092939,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3621907278,
            "variance": 0.1311821233
          },
          {
            "average": 0.337564085,
            "count": 25092939,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8769262,
            "variance": 141.061376
          },
          {
            "average": 1.985494366,
            "count": 25092939,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008472066,
            "variance": 1.017015907
          },
          {
            "average": 1135.735454,
            "count": 25092939,
            "maximum": 1169,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.98793173,
            "variance": 840.300186
          },
          {
            "average": 43603.66012,
            "count": 25092939,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5246.974632,
            "variance": 27530742.78
          },
          {
            "average": 41885.76892,
            "count": 25092939,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4375.515334,
            "variance": 19145134.44
          },
          {
            "average": 38449.76137,
            "count": 25092939,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4473.841474,
            "variance": 20015257.54
          },
          {
            "average": 188607210,
            "count": 25092939,
            "maximum": 189097256.8,
            "minimum": 188070033.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 440967.3713,
            "variance": 194452222500.0
          },
          {
            "average": 0,
            "count": 25092939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25092939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25092939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25092939,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25092939,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293759.3576,
          4816692.24,
          1328.316869,
          294812.5776,
          4818111.32,
          1400.916869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293759.35761833435,
                4816692.240114863,
                1328.3168686349768
              ],
              [
                293759.35761833435,
                4818111.320114863,
                1328.3168686349768
              ],
              [
                294812.5776183343,
                4818111.320114863,
                1400.9168686349767
              ],
              [
                294812.5776183343,
                4816692.240114863,
                1400.9168686349767
              ],
              [
                293759.35761833435,
                4816692.240114863,
                1328.3168686349768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:47:36+00:00",
        "end_time": "2017-08-29T19:27:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.550511,
            43.47471683,
            1328.316869,
            -119.5369642,
            43.4877717,
            1400.916869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997371053743,
                  43.474716825024494,
                  1328.3168686349768
                ],
                [
                  -119.55051098884216,
                  43.487482011301886,
                  1328.3168686349768
                ],
                [
                  -119.53749875567541,
                  43.48777170348646,
                  1400.9168686349767
                ],
                [
                  -119.53696421127638,
                  43.47500638883726,
                  1400.9168686349767
                ],
                [
                  -119.54997371053743,
                  43.474716825024494,
                  1328.3168686349768
                ]
              ]
            ]
          },
          "id": "20170829_43119D5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:47:36Z",
            "pc:count": 25092939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294299.0401,
                "count": 25092939,
                "maximum": 294812.5776,
                "minimum": 293759.3576,
                "name": "X",
                "position": 0,
                "stddev": 292.5613928,
                "variance": 85592.16853
              },
              {
                "average": 4817478.314,
                "count": 25092939,
                "maximum": 4818111.32,
                "minimum": 4816692.24,
                "name": "Y",
                "position": 1,
                "stddev": 376.4032885,
                "variance": 141679.4356
              },
              {
                "average": 1354.309858,
                "count": 25092939,
                "maximum": 1400.916869,
                "minimum": 1328.316869,
                "name": "Z",
                "position": 2,
                "stddev": 15.41424556,
                "variance": 237.5989662
              },
              {
                "average": 20852.6664,
                "count": 25092939,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4658.518625,
                "variance": 21701795.78
              },
              {
                "average": 1.025387381,
                "count": 25092939,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1745233941,
                "variance": 0.03045841509
              },
              {
                "average": 1.051071857,
                "count": 25092939,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2567119405,
                "variance": 0.06590102039
              },
              {
                "average": 0.5009370963,
                "count": 25092939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991318,
                "variance": 0.2499991318
              },
              {
                "average": 2.869333082e-06,
                "count": 25092939,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001693908192,
                "variance": 2.869324963e-06
              },
              {
                "average": 1.155300302,
                "count": 25092939,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3621907278,
                "variance": 0.1311821233
              },
              {
                "average": 0.337564085,
                "count": 25092939,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8769262,
                "variance": 141.061376
              },
              {
                "average": 1.985494366,
                "count": 25092939,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008472066,
                "variance": 1.017015907
              },
              {
                "average": 1135.735454,
                "count": 25092939,
                "maximum": 1169,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.98793173,
                "variance": 840.300186
              },
              {
                "average": 43603.66012,
                "count": 25092939,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5246.974632,
                "variance": 27530742.78
              },
              {
                "average": 41885.76892,
                "count": 25092939,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4375.515334,
                "variance": 19145134.44
              },
              {
                "average": 38449.76137,
                "count": 25092939,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4473.841474,
                "variance": 20015257.54
              },
              {
                "average": 188607210,
                "count": 25092939,
                "maximum": 189097256.8,
                "minimum": 188070033.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 440967.3713,
                "variance": 194452222500.0
              },
              {
                "average": 0,
                "count": 25092939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25092939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25092939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25092939,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25092939,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293759.3576,
              4816692.24,
              1328.316869,
              294812.5776,
              4818111.32,
              1400.916869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293759.35761833435,
                    4816692.240114863,
                    1328.3168686349768
                  ],
                  [
                    293759.35761833435,
                    4818111.320114863,
                    1328.3168686349768
                  ],
                  [
                    294812.5776183343,
                    4818111.320114863,
                    1400.9168686349767
                  ],
                  [
                    294812.5776183343,
                    4816692.240114863,
                    1400.9168686349767
                  ],
                  [
                    293759.35761833435,
                    4816692.240114863,
                    1328.3168686349768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:47:36+00:00",
            "end_time": "2017-08-29T19:27: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": "20170829_43119D4414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3999756623467,
              43.399733231701894,
              1263.9435191153439
            ],
            [
              -119.40047938627686,
              43.41248365982352,
              1263.9435191153439
            ],
            [
              -119.38749730268128,
              43.41275558085523,
              1306.843519115344
            ],
            [
              -119.3869962966262,
              43.4000050323587,
              1306.843519115344
            ],
            [
              -119.3999756623467,
              43.399733231701894,
              1263.9435191153439
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004794,
        43.39973323,
        1263.943519,
        -119.3869963,
        43.41275558,
        1306.843519
      ],
      "properties": {
        "datetime": "2017-08-29T16:54:20Z",
        "pc:count": 13229885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306185.0669,
            "count": 13229885,
            "maximum": 306703.5021,
            "minimum": 305651.5421,
            "name": "X",
            "position": 0,
            "stddev": 292.7725722,
            "variance": 85715.77902
          },
          {
            "average": 4808717.613,
            "count": 13229885,
            "maximum": 4809420.85,
            "minimum": 4808003.59,
            "name": "Y",
            "position": 1,
            "stddev": 405.343726,
            "variance": 164303.5362
          },
          {
            "average": 1288.408548,
            "count": 13229885,
            "maximum": 1306.843519,
            "minimum": 1263.943519,
            "name": "Z",
            "position": 2,
            "stddev": 15.83098727,
            "variance": 250.620158
          },
          {
            "average": 19656.73087,
            "count": 13229885,
            "maximum": 41393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4173.638243,
            "variance": 17419256.19
          },
          {
            "average": 1.000306503,
            "count": 13229885,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01753043521,
            "variance": 0.0003073161586
          },
          {
            "average": 1.000629182,
            "count": 13229885,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02513581549,
            "variance": 0.0006318092201
          },
          {
            "average": 0.5025784427,
            "count": 13229885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933705,
            "variance": 0.2499933705
          },
          {
            "average": 1.587315385e-06,
            "count": 13229885,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0012598861,
            "variance": 1.587312985e-06
          },
          {
            "average": 1.194347192,
            "count": 13229885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3956973247,
            "variance": 0.1565763728
          },
          {
            "average": 0.1097357796,
            "count": 13229885,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76550768,
            "variance": 138.427171
          },
          {
            "average": 1.958898509,
            "count": 13229885,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020906376,
            "variance": 1.042249828
          },
          {
            "average": 1064.271102,
            "count": 13229885,
            "maximum": 1067,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000169846,
            "variance": 1.00033972
          },
          {
            "average": 43233.11148,
            "count": 13229885,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6573.95849,
            "variance": 43216930.23
          },
          {
            "average": 42220.84047,
            "count": 13229885,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5333.48598,
            "variance": 28446072.7
          },
          {
            "average": 39015.68365,
            "count": 13229885,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5483.108886,
            "variance": 30064483.05
          },
          {
            "average": 188059048.2,
            "count": 13229885,
            "maximum": 188060860.7,
            "minimum": 188057509.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 639.1852844,
            "variance": 408557.8278
          },
          {
            "average": 0,
            "count": 13229885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13229885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13229885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13229885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13229885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305651.5421,
          4808003.59,
          1263.943519,
          306703.5021,
          4809420.85,
          1306.843519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305651.54214557004,
                4808003.590009348,
                1263.9435191153439
              ],
              [
                305651.54214557004,
                4809420.850009347,
                1263.9435191153439
              ],
              [
                306703.50214557,
                4809420.850009347,
                1306.843519115344
              ],
              [
                306703.50214557,
                4808003.590009348,
                1306.843519115344
              ],
              [
                305651.54214557004,
                4808003.590009348,
                1263.9435191153439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:54:20+00:00",
        "end_time": "2017-08-29T15:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004794,
            43.39973323,
            1263.943519,
            -119.3869963,
            43.41275558,
            1306.843519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3999756623467,
                  43.399733231701894,
                  1263.9435191153439
                ],
                [
                  -119.40047938627686,
                  43.41248365982352,
                  1263.9435191153439
                ],
                [
                  -119.38749730268128,
                  43.41275558085523,
                  1306.843519115344
                ],
                [
                  -119.3869962966262,
                  43.4000050323587,
                  1306.843519115344
                ],
                [
                  -119.3999756623467,
                  43.399733231701894,
                  1263.9435191153439
                ]
              ]
            ]
          },
          "id": "20170829_43119D4414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:54:20Z",
            "pc:count": 13229885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306185.0669,
                "count": 13229885,
                "maximum": 306703.5021,
                "minimum": 305651.5421,
                "name": "X",
                "position": 0,
                "stddev": 292.7725722,
                "variance": 85715.77902
              },
              {
                "average": 4808717.613,
                "count": 13229885,
                "maximum": 4809420.85,
                "minimum": 4808003.59,
                "name": "Y",
                "position": 1,
                "stddev": 405.343726,
                "variance": 164303.5362
              },
              {
                "average": 1288.408548,
                "count": 13229885,
                "maximum": 1306.843519,
                "minimum": 1263.943519,
                "name": "Z",
                "position": 2,
                "stddev": 15.83098727,
                "variance": 250.620158
              },
              {
                "average": 19656.73087,
                "count": 13229885,
                "maximum": 41393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4173.638243,
                "variance": 17419256.19
              },
              {
                "average": 1.000306503,
                "count": 13229885,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01753043521,
                "variance": 0.0003073161586
              },
              {
                "average": 1.000629182,
                "count": 13229885,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02513581549,
                "variance": 0.0006318092201
              },
              {
                "average": 0.5025784427,
                "count": 13229885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933705,
                "variance": 0.2499933705
              },
              {
                "average": 1.587315385e-06,
                "count": 13229885,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0012598861,
                "variance": 1.587312985e-06
              },
              {
                "average": 1.194347192,
                "count": 13229885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3956973247,
                "variance": 0.1565763728
              },
              {
                "average": 0.1097357796,
                "count": 13229885,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76550768,
                "variance": 138.427171
              },
              {
                "average": 1.958898509,
                "count": 13229885,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020906376,
                "variance": 1.042249828
              },
              {
                "average": 1064.271102,
                "count": 13229885,
                "maximum": 1067,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000169846,
                "variance": 1.00033972
              },
              {
                "average": 43233.11148,
                "count": 13229885,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6573.95849,
                "variance": 43216930.23
              },
              {
                "average": 42220.84047,
                "count": 13229885,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5333.48598,
                "variance": 28446072.7
              },
              {
                "average": 39015.68365,
                "count": 13229885,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5483.108886,
                "variance": 30064483.05
              },
              {
                "average": 188059048.2,
                "count": 13229885,
                "maximum": 188060860.7,
                "minimum": 188057509.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 639.1852844,
                "variance": 408557.8278
              },
              {
                "average": 0,
                "count": 13229885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13229885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13229885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13229885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13229885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305651.5421,
              4808003.59,
              1263.943519,
              306703.5021,
              4809420.85,
              1306.843519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305651.54214557004,
                    4808003.590009348,
                    1263.9435191153439
                  ],
                  [
                    305651.54214557004,
                    4809420.850009347,
                    1263.9435191153439
                  ],
                  [
                    306703.50214557,
                    4809420.850009347,
                    1306.843519115344
                  ],
                  [
                    306703.50214557,
                    4808003.590009348,
                    1306.843519115344
                  ],
                  [
                    305651.54214557004,
                    4808003.590009348,
                    1263.9435191153439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:54:20+00:00",
            "end_time": "2017-08-29T15:58: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": "20170828_43119D3305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497525019687,
              43.42474116453747,
              1298.5017154011682
            ],
            [
              -119.32546337092901,
              43.43748448935689,
              1298.5017154011682
            ],
            [
              -119.31249672667245,
              43.437747579674436,
              1327.5817154011681
            ],
            [
              -119.31201132174341,
              43.42500413845992,
              1327.5817154011681
            ],
            [
              -119.32497525019687,
              43.42474116453747,
              1298.5017154011682
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254634,
        43.42474116,
        1298.501715,
        -119.3120113,
        43.43774758,
        1327.581715
      ],
      "properties": {
        "datetime": "2017-08-28T17:04:26Z",
        "pc:count": 14396305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312351.166,
            "count": 14396305,
            "maximum": 312852.9376,
            "minimum": 311802.7176,
            "name": "X",
            "position": 0,
            "stddev": 295.5136094,
            "variance": 87328.29331
          },
          {
            "average": 4811339.627,
            "count": 14396305,
            "maximum": 4812025.241,
            "minimum": 4810608.841,
            "name": "Y",
            "position": 1,
            "stddev": 403.026037,
            "variance": 162429.9865
          },
          {
            "average": 1319.779789,
            "count": 14396305,
            "maximum": 1327.581715,
            "minimum": 1298.501715,
            "name": "Z",
            "position": 2,
            "stddev": 6.047803522,
            "variance": 36.57592744
          },
          {
            "average": 20861.30132,
            "count": 14396305,
            "maximum": 30113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1705.777832,
            "variance": 2909678.011
          },
          {
            "average": 1.000035495,
            "count": 14396305,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006084581469,
            "variance": 3.702213165e-05
          },
          {
            "average": 1.000070713,
            "count": 14396305,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008677102268,
            "variance": 7.529210376e-05
          },
          {
            "average": 0.5009895247,
            "count": 14396305,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990382,
            "variance": 0.2499990382
          },
          {
            "average": 3.19526434e-06,
            "count": 14396305,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001787527441,
            "variance": 3.195254353e-06
          },
          {
            "average": 1.147787088,
            "count": 14396305,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3548888187,
            "variance": 0.1259460737
          },
          {
            "average": 0.787148667,
            "count": 14396305,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93246045,
            "variance": 142.3836125
          },
          {
            "average": 1.996984573,
            "count": 14396305,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000266217,
            "variance": 1.000532505
          },
          {
            "average": 1019.80515,
            "count": 14396305,
            "maximum": 1022,
            "minimum": 1017,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.177161622,
            "variance": 1.385709484
          },
          {
            "average": 44843.4038,
            "count": 14396305,
            "maximum": 56064,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 2765.064085,
            "variance": 7645579.394
          },
          {
            "average": 43102.03289,
            "count": 14396305,
            "maximum": 55040,
            "minimum": 19456,
            "name": "Green",
            "position": 13,
            "stddev": 2663.40171,
            "variance": 7093708.667
          },
          {
            "average": 39906.09051,
            "count": 14396305,
            "maximum": 52992,
            "minimum": 16384,
            "name": "Blue",
            "position": 14,
            "stddev": 2532.617397,
            "variance": 6414150.882
          },
          {
            "average": 187974040.3,
            "count": 14396305,
            "maximum": 187975066.4,
            "minimum": 187972692.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.9389394,
            "variance": 349208.8301
          },
          {
            "average": 0,
            "count": 14396305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14396305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14396305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14396305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14396305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311802.7176,
          4810608.841,
          1298.501715,
          312852.9376,
          4812025.241,
          1327.581715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311802.7176092545,
                4810608.840704038,
                1298.5017154011682
              ],
              [
                311802.7176092545,
                4812025.240704038,
                1298.5017154011682
              ],
              [
                312852.9376092545,
                4812025.240704038,
                1327.5817154011681
              ],
              [
                312852.9376092545,
                4810608.840704038,
                1327.5817154011681
              ],
              [
                311802.7176092545,
                4810608.840704038,
                1298.5017154011682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:04:26+00:00",
        "end_time": "2017-08-28T16:24:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254634,
            43.42474116,
            1298.501715,
            -119.3120113,
            43.43774758,
            1327.581715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497525019687,
                  43.42474116453747,
                  1298.5017154011682
                ],
                [
                  -119.32546337092901,
                  43.43748448935689,
                  1298.5017154011682
                ],
                [
                  -119.31249672667245,
                  43.437747579674436,
                  1327.5817154011681
                ],
                [
                  -119.31201132174341,
                  43.42500413845992,
                  1327.5817154011681
                ],
                [
                  -119.32497525019687,
                  43.42474116453747,
                  1298.5017154011682
                ]
              ]
            ]
          },
          "id": "20170828_43119D3305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:04:26Z",
            "pc:count": 14396305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312351.166,
                "count": 14396305,
                "maximum": 312852.9376,
                "minimum": 311802.7176,
                "name": "X",
                "position": 0,
                "stddev": 295.5136094,
                "variance": 87328.29331
              },
              {
                "average": 4811339.627,
                "count": 14396305,
                "maximum": 4812025.241,
                "minimum": 4810608.841,
                "name": "Y",
                "position": 1,
                "stddev": 403.026037,
                "variance": 162429.9865
              },
              {
                "average": 1319.779789,
                "count": 14396305,
                "maximum": 1327.581715,
                "minimum": 1298.501715,
                "name": "Z",
                "position": 2,
                "stddev": 6.047803522,
                "variance": 36.57592744
              },
              {
                "average": 20861.30132,
                "count": 14396305,
                "maximum": 30113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1705.777832,
                "variance": 2909678.011
              },
              {
                "average": 1.000035495,
                "count": 14396305,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006084581469,
                "variance": 3.702213165e-05
              },
              {
                "average": 1.000070713,
                "count": 14396305,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008677102268,
                "variance": 7.529210376e-05
              },
              {
                "average": 0.5009895247,
                "count": 14396305,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990382,
                "variance": 0.2499990382
              },
              {
                "average": 3.19526434e-06,
                "count": 14396305,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001787527441,
                "variance": 3.195254353e-06
              },
              {
                "average": 1.147787088,
                "count": 14396305,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3548888187,
                "variance": 0.1259460737
              },
              {
                "average": 0.787148667,
                "count": 14396305,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93246045,
                "variance": 142.3836125
              },
              {
                "average": 1.996984573,
                "count": 14396305,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000266217,
                "variance": 1.000532505
              },
              {
                "average": 1019.80515,
                "count": 14396305,
                "maximum": 1022,
                "minimum": 1017,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.177161622,
                "variance": 1.385709484
              },
              {
                "average": 44843.4038,
                "count": 14396305,
                "maximum": 56064,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 2765.064085,
                "variance": 7645579.394
              },
              {
                "average": 43102.03289,
                "count": 14396305,
                "maximum": 55040,
                "minimum": 19456,
                "name": "Green",
                "position": 13,
                "stddev": 2663.40171,
                "variance": 7093708.667
              },
              {
                "average": 39906.09051,
                "count": 14396305,
                "maximum": 52992,
                "minimum": 16384,
                "name": "Blue",
                "position": 14,
                "stddev": 2532.617397,
                "variance": 6414150.882
              },
              {
                "average": 187974040.3,
                "count": 14396305,
                "maximum": 187975066.4,
                "minimum": 187972692.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.9389394,
                "variance": 349208.8301
              },
              {
                "average": 0,
                "count": 14396305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14396305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14396305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14396305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14396305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311802.7176,
              4810608.841,
              1298.501715,
              312852.9376,
              4812025.241,
              1327.581715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311802.7176092545,
                    4810608.840704038,
                    1298.5017154011682
                  ],
                  [
                    311802.7176092545,
                    4812025.240704038,
                    1298.5017154011682
                  ],
                  [
                    312852.9376092545,
                    4812025.240704038,
                    1327.5817154011681
                  ],
                  [
                    312852.9376092545,
                    4810608.840704038,
                    1327.5817154011681
                  ],
                  [
                    311802.7176092545,
                    4810608.840704038,
                    1298.5017154011682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:04:26+00:00",
            "end_time": "2017-08-28T16:24: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": "20170831_43119D5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247389564267,
              43.399721705592206,
              1320.3642697513976
            ],
            [
              -119.51300169296707,
              43.412482572231205,
              1320.3642697513976
            ],
            [
              -119.49999873618606,
              43.4127677467438,
              1342.3842697513976
            ],
            [
              -119.49947366287724,
              43.400006753759456,
              1342.3842697513976
            ],
            [
              -119.51247389564267,
              43.399721705592206,
              1320.3642697513976
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130017,
        43.39972171,
        1320.36427,
        -119.4994737,
        43.41276775,
        1342.38427
      ],
      "properties": {
        "datetime": "2017-08-31T14:57:28Z",
        "pc:count": 13331357,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297068.7214,
            "count": 13331357,
            "maximum": 297594.8839,
            "minimum": 296541.1439,
            "name": "X",
            "position": 0,
            "stddev": 291.0415243,
            "variance": 84705.16889
          },
          {
            "average": 4808977.345,
            "count": 13331357,
            "maximum": 4809689.359,
            "minimum": 4808270.819,
            "name": "Y",
            "position": 1,
            "stddev": 402.3914389,
            "variance": 161918.8701
          },
          {
            "average": 1328.907156,
            "count": 13331357,
            "maximum": 1342.38427,
            "minimum": 1320.36427,
            "name": "Z",
            "position": 2,
            "stddev": 4.704285706,
            "variance": 22.130304
          },
          {
            "average": 18684.85687,
            "count": 13331357,
            "maximum": 28801,
            "minimum": 5345,
            "name": "Intensity",
            "position": 3,
            "stddev": 1413.722634,
            "variance": 1998611.686
          },
          {
            "average": 1.00000105,
            "count": 13331357,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001024770528,
            "variance": 1.050154635e-06
          },
          {
            "average": 1.00000195,
            "count": 13331357,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001396526199,
            "variance": 1.950285424e-06
          },
          {
            "average": 0.5012751515,
            "count": 13331357,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983927,
            "variance": 0.2499983927
          },
          {
            "average": 3.750555926e-07,
            "count": 13331357,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006124177333,
            "variance": 3.750554801e-07
          },
          {
            "average": 1.222304376,
            "count": 13331357,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4157946048,
            "variance": 0.1728851534
          },
          {
            "average": 0.2347066858,
            "count": 13331357,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79371559,
            "variance": 139.0917273
          },
          {
            "average": 1.999971796,
            "count": 13331357,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00016261,
            "variance": 1.000325247
          },
          {
            "average": 1114.989062,
            "count": 13331357,
            "maximum": 1117,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9811143833,
            "variance": 0.9625854332
          },
          {
            "average": 45667.14163,
            "count": 13331357,
            "maximum": 57600,
            "minimum": 33024,
            "name": "Red",
            "position": 12,
            "stddev": 2280.962559,
            "variance": 5202790.194
          },
          {
            "average": 43860.54873,
            "count": 13331357,
            "maximum": 57088,
            "minimum": 33024,
            "name": "Green",
            "position": 13,
            "stddev": 2309.791955,
            "variance": 5335138.877
          },
          {
            "average": 40568.3817,
            "count": 13331357,
            "maximum": 56064,
            "minimum": 29952,
            "name": "Blue",
            "position": 14,
            "stddev": 2298.115448,
            "variance": 5281334.614
          },
          {
            "average": 188225922.5,
            "count": 13331357,
            "maximum": 188226648.8,
            "minimum": 188225165.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 360.8486337,
            "variance": 130211.7364
          },
          {
            "average": 0,
            "count": 13331357,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331357,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331357,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331357,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331357,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296541.1439,
          4808270.819,
          1320.36427,
          297594.8839,
          4809689.359,
          1342.38427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296541.1438993312,
                4808270.818818305,
                1320.3642697513976
              ],
              [
                296541.1438993312,
                4809689.358818304,
                1320.3642697513976
              ],
              [
                297594.8838993312,
                4809689.358818304,
                1342.3842697513976
              ],
              [
                297594.8838993312,
                4808270.818818305,
                1342.3842697513976
              ],
              [
                296541.1438993312,
                4808270.818818305,
                1320.3642697513976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:57:28+00:00",
        "end_time": "2017-08-31T14:32:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130017,
            43.39972171,
            1320.36427,
            -119.4994737,
            43.41276775,
            1342.38427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247389564267,
                  43.399721705592206,
                  1320.3642697513976
                ],
                [
                  -119.51300169296707,
                  43.412482572231205,
                  1320.3642697513976
                ],
                [
                  -119.49999873618606,
                  43.4127677467438,
                  1342.3842697513976
                ],
                [
                  -119.49947366287724,
                  43.400006753759456,
                  1342.3842697513976
                ],
                [
                  -119.51247389564267,
                  43.399721705592206,
                  1320.3642697513976
                ]
              ]
            ]
          },
          "id": "20170831_43119D5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:57:28Z",
            "pc:count": 13331357,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297068.7214,
                "count": 13331357,
                "maximum": 297594.8839,
                "minimum": 296541.1439,
                "name": "X",
                "position": 0,
                "stddev": 291.0415243,
                "variance": 84705.16889
              },
              {
                "average": 4808977.345,
                "count": 13331357,
                "maximum": 4809689.359,
                "minimum": 4808270.819,
                "name": "Y",
                "position": 1,
                "stddev": 402.3914389,
                "variance": 161918.8701
              },
              {
                "average": 1328.907156,
                "count": 13331357,
                "maximum": 1342.38427,
                "minimum": 1320.36427,
                "name": "Z",
                "position": 2,
                "stddev": 4.704285706,
                "variance": 22.130304
              },
              {
                "average": 18684.85687,
                "count": 13331357,
                "maximum": 28801,
                "minimum": 5345,
                "name": "Intensity",
                "position": 3,
                "stddev": 1413.722634,
                "variance": 1998611.686
              },
              {
                "average": 1.00000105,
                "count": 13331357,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001024770528,
                "variance": 1.050154635e-06
              },
              {
                "average": 1.00000195,
                "count": 13331357,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001396526199,
                "variance": 1.950285424e-06
              },
              {
                "average": 0.5012751515,
                "count": 13331357,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983927,
                "variance": 0.2499983927
              },
              {
                "average": 3.750555926e-07,
                "count": 13331357,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006124177333,
                "variance": 3.750554801e-07
              },
              {
                "average": 1.222304376,
                "count": 13331357,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4157946048,
                "variance": 0.1728851534
              },
              {
                "average": 0.2347066858,
                "count": 13331357,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79371559,
                "variance": 139.0917273
              },
              {
                "average": 1.999971796,
                "count": 13331357,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00016261,
                "variance": 1.000325247
              },
              {
                "average": 1114.989062,
                "count": 13331357,
                "maximum": 1117,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9811143833,
                "variance": 0.9625854332
              },
              {
                "average": 45667.14163,
                "count": 13331357,
                "maximum": 57600,
                "minimum": 33024,
                "name": "Red",
                "position": 12,
                "stddev": 2280.962559,
                "variance": 5202790.194
              },
              {
                "average": 43860.54873,
                "count": 13331357,
                "maximum": 57088,
                "minimum": 33024,
                "name": "Green",
                "position": 13,
                "stddev": 2309.791955,
                "variance": 5335138.877
              },
              {
                "average": 40568.3817,
                "count": 13331357,
                "maximum": 56064,
                "minimum": 29952,
                "name": "Blue",
                "position": 14,
                "stddev": 2298.115448,
                "variance": 5281334.614
              },
              {
                "average": 188225922.5,
                "count": 13331357,
                "maximum": 188226648.8,
                "minimum": 188225165.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 360.8486337,
                "variance": 130211.7364
              },
              {
                "average": 0,
                "count": 13331357,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331357,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331357,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331357,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331357,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296541.1439,
              4808270.819,
              1320.36427,
              297594.8839,
              4809689.359,
              1342.38427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296541.1438993312,
                    4808270.818818305,
                    1320.3642697513976
                  ],
                  [
                    296541.1438993312,
                    4809689.358818304,
                    1320.3642697513976
                  ],
                  [
                    297594.8838993312,
                    4809689.358818304,
                    1342.3842697513976
                  ],
                  [
                    297594.8838993312,
                    4808270.818818305,
                    1342.3842697513976
                  ],
                  [
                    296541.1438993312,
                    4808270.818818305,
                    1320.3642697513976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:57:28+00:00",
            "end_time": "2017-08-31T14:32: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": "20170829_43119D4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874747030417,
              43.46222386710007,
              1280.1987940434733
            ],
            [
              -119.48799830464698,
              43.47498267840868,
              1280.1987940434733
            ],
            [
              -119.47499801274516,
              43.47526497829383,
              1299.1587940434733
            ],
            [
              -119.47447714023767,
              43.46250604194871,
              1299.1587940434733
            ],
            [
              -119.4874747030417,
              43.46222386710007,
              1280.1987940434733
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879983,
        43.46222387,
        1280.198794,
        -119.4744771,
        43.47526498,
        1299.158794
      ],
      "properties": {
        "datetime": "2017-09-10T14:36:57Z",
        "pc:count": 13521164,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299300.0512,
            "count": 13521164,
            "maximum": 299825.3752,
            "minimum": 298772.9552,
            "name": "X",
            "position": 0,
            "stddev": 290.6460984,
            "variance": 84475.1545
          },
          {
            "average": 4815884.032,
            "count": 13521164,
            "maximum": 4816570.038,
            "minimum": 4815151.738,
            "name": "Y",
            "position": 1,
            "stddev": 412.3090423,
            "variance": 169998.7464
          },
          {
            "average": 1287.195923,
            "count": 13521164,
            "maximum": 1299.158794,
            "minimum": 1280.198794,
            "name": "Z",
            "position": 2,
            "stddev": 3.828504562,
            "variance": 14.65744718
          },
          {
            "average": 19625.35379,
            "count": 13521164,
            "maximum": 35809,
            "minimum": 2034,
            "name": "Intensity",
            "position": 3,
            "stddev": 1971.041187,
            "variance": 3885003.362
          },
          {
            "average": 1.000024776,
            "count": 13521164,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004977485451,
            "variance": 2.477536141e-05
          },
          {
            "average": 1.000051105,
            "count": 13521164,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007148598438,
            "variance": 5.110245963e-05
          },
          {
            "average": 0.5026037699,
            "count": 13521164,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932388,
            "variance": 0.2499932389
          },
          {
            "average": 1.405204463e-06,
            "count": 13521164,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001185412415,
            "variance": 1.405202592e-06
          },
          {
            "average": 1.203949453,
            "count": 13521164,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4029318622,
            "variance": 0.1623540856
          },
          {
            "average": 0.3041769701,
            "count": 13521164,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86128168,
            "variance": 140.6900031
          },
          {
            "average": 1.998531118,
            "count": 13521164,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00028288,
            "variance": 1.000565841
          },
          {
            "average": 1076.325144,
            "count": 13521164,
            "maximum": 1157,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.20681797,
            "variance": 149.0064051
          },
          {
            "average": 46636.35356,
            "count": 13521164,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3236.054901,
            "variance": 10472051.32
          },
          {
            "average": 45180.78946,
            "count": 13521164,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3486.484579,
            "variance": 12155574.72
          },
          {
            "average": 42088.50243,
            "count": 13521164,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4015.531219,
            "variance": 16124490.97
          },
          {
            "average": 188088190.2,
            "count": 13521164,
            "maximum": 189089417.2,
            "minimum": 188062202.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 150061.5232,
            "variance": 22518460750.0
          },
          {
            "average": 0,
            "count": 13521164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13521164,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13521164,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13521164,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13521164,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298772.9552,
          4815151.738,
          1280.198794,
          299825.3752,
          4816570.038,
          1299.158794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298772.95516026195,
                4815151.737924479,
                1280.1987940434733
              ],
              [
                298772.95516026195,
                4816570.03792448,
                1280.1987940434733
              ],
              [
                299825.375160262,
                4816570.03792448,
                1299.1587940434733
              ],
              [
                299825.375160262,
                4815151.737924479,
                1299.1587940434733
              ],
              [
                298772.95516026195,
                4815151.737924479,
                1280.1987940434733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:36:57+00:00",
        "end_time": "2017-08-29T17:16:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879983,
            43.46222387,
            1280.198794,
            -119.4744771,
            43.47526498,
            1299.158794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874747030417,
                  43.46222386710007,
                  1280.1987940434733
                ],
                [
                  -119.48799830464698,
                  43.47498267840868,
                  1280.1987940434733
                ],
                [
                  -119.47499801274516,
                  43.47526497829383,
                  1299.1587940434733
                ],
                [
                  -119.47447714023767,
                  43.46250604194871,
                  1299.1587940434733
                ],
                [
                  -119.4874747030417,
                  43.46222386710007,
                  1280.1987940434733
                ]
              ]
            ]
          },
          "id": "20170829_43119D4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:36:57Z",
            "pc:count": 13521164,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299300.0512,
                "count": 13521164,
                "maximum": 299825.3752,
                "minimum": 298772.9552,
                "name": "X",
                "position": 0,
                "stddev": 290.6460984,
                "variance": 84475.1545
              },
              {
                "average": 4815884.032,
                "count": 13521164,
                "maximum": 4816570.038,
                "minimum": 4815151.738,
                "name": "Y",
                "position": 1,
                "stddev": 412.3090423,
                "variance": 169998.7464
              },
              {
                "average": 1287.195923,
                "count": 13521164,
                "maximum": 1299.158794,
                "minimum": 1280.198794,
                "name": "Z",
                "position": 2,
                "stddev": 3.828504562,
                "variance": 14.65744718
              },
              {
                "average": 19625.35379,
                "count": 13521164,
                "maximum": 35809,
                "minimum": 2034,
                "name": "Intensity",
                "position": 3,
                "stddev": 1971.041187,
                "variance": 3885003.362
              },
              {
                "average": 1.000024776,
                "count": 13521164,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004977485451,
                "variance": 2.477536141e-05
              },
              {
                "average": 1.000051105,
                "count": 13521164,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007148598438,
                "variance": 5.110245963e-05
              },
              {
                "average": 0.5026037699,
                "count": 13521164,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932388,
                "variance": 0.2499932389
              },
              {
                "average": 1.405204463e-06,
                "count": 13521164,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001185412415,
                "variance": 1.405202592e-06
              },
              {
                "average": 1.203949453,
                "count": 13521164,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4029318622,
                "variance": 0.1623540856
              },
              {
                "average": 0.3041769701,
                "count": 13521164,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86128168,
                "variance": 140.6900031
              },
              {
                "average": 1.998531118,
                "count": 13521164,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00028288,
                "variance": 1.000565841
              },
              {
                "average": 1076.325144,
                "count": 13521164,
                "maximum": 1157,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.20681797,
                "variance": 149.0064051
              },
              {
                "average": 46636.35356,
                "count": 13521164,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3236.054901,
                "variance": 10472051.32
              },
              {
                "average": 45180.78946,
                "count": 13521164,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3486.484579,
                "variance": 12155574.72
              },
              {
                "average": 42088.50243,
                "count": 13521164,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4015.531219,
                "variance": 16124490.97
              },
              {
                "average": 188088190.2,
                "count": 13521164,
                "maximum": 189089417.2,
                "minimum": 188062202.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 150061.5232,
                "variance": 22518460750.0
              },
              {
                "average": 0,
                "count": 13521164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13521164,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13521164,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13521164,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13521164,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298772.9552,
              4815151.738,
              1280.198794,
              299825.3752,
              4816570.038,
              1299.158794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298772.95516026195,
                    4815151.737924479,
                    1280.1987940434733
                  ],
                  [
                    298772.95516026195,
                    4816570.03792448,
                    1280.1987940434733
                  ],
                  [
                    299825.375160262,
                    4816570.03792448,
                    1299.1587940434733
                  ],
                  [
                    299825.375160262,
                    4815151.737924479,
                    1299.1587940434733
                  ],
                  [
                    298772.95516026195,
                    4815151.737924479,
                    1280.1987940434733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:36:57+00:00",
            "end_time": "2017-08-29T17:16:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1124779973347,
              43.51226442034652,
              1270.4732144269872
            ],
            [
              -119.11292203468402,
              43.524985089515695,
              1270.4732144269872
            ],
            [
              -119.0999961381306,
              43.52522333141597,
              1345.693214426987
            ],
            [
              -119.09955481231923,
              43.51250255704975,
              1345.693214426987
            ],
            [
              -119.1124779973347,
              43.51226442034652,
              1270.4732144269872
            ]
          ]
        ]
      },
      "bbox": [
        -119.112922,
        43.51226442,
        1270.473214,
        -119.0995548,
        43.52522333,
        1345.693214
      ],
      "properties": {
        "datetime": "2017-08-28T19:10:30Z",
        "pc:count": 16342657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329762.7527,
            "count": 16342657,
            "maximum": 330295.8963,
            "minimum": 329250.6363,
            "name": "X",
            "position": 0,
            "stddev": 293.9143122,
            "variance": 86385.6229
          },
          {
            "average": 4820526.587,
            "count": 16342657,
            "maximum": 4821284.901,
            "minimum": 4819871.201,
            "name": "Y",
            "position": 1,
            "stddev": 386.7757292,
            "variance": 149595.4647
          },
          {
            "average": 1296.121246,
            "count": 16342657,
            "maximum": 1345.693214,
            "minimum": 1270.473214,
            "name": "Z",
            "position": 2,
            "stddev": 13.55860627,
            "variance": 183.835804
          },
          {
            "average": 21588.61086,
            "count": 16342657,
            "maximum": 50945,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 2264.663061,
            "variance": 5128698.778
          },
          {
            "average": 1.002242169,
            "count": 16342657,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05013333796,
            "variance": 0.002513351575
          },
          {
            "average": 1.004504102,
            "count": 16342657,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07294358477,
            "variance": 0.005320766559
          },
          {
            "average": 0.5044004167,
            "count": 16342657,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999806513,
            "variance": 0.2499806516
          },
          {
            "average": 1.590928574e-06,
            "count": 16342657,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001261319206,
            "variance": 1.590926141e-06
          },
          {
            "average": 1.19301788,
            "count": 16342657,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.394666932,
            "variance": 0.1557619872
          },
          {
            "average": -0.9869870231,
            "count": 16342657,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30457487,
            "variance": 127.7934131
          },
          {
            "average": 2.002877317,
            "count": 16342657,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002159364,
            "variance": 1.004323391
          },
          {
            "average": 1037.417881,
            "count": 16342657,
            "maximum": 1040,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.409978844,
            "variance": 1.988040341
          },
          {
            "average": 42738.55844,
            "count": 16342657,
            "maximum": 57344,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 2857.505951,
            "variance": 8165340.262
          },
          {
            "average": 40555.49466,
            "count": 16342657,
            "maximum": 57088,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 2709.332513,
            "variance": 7340482.666
          },
          {
            "average": 36941.95977,
            "count": 16342657,
            "maximum": 57600,
            "minimum": 17152,
            "name": "Blue",
            "position": 14,
            "stddev": 2605.209896,
            "variance": 6787118.604
          },
          {
            "average": 187981632.8,
            "count": 16342657,
            "maximum": 187982630.3,
            "minimum": 187980843.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 483.856197,
            "variance": 234116.8193
          },
          {
            "average": 0,
            "count": 16342657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16342657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16342657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16342657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16342657,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329250.6363,
          4819871.201,
          1270.473214,
          330295.8963,
          4821284.901,
          1345.693214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329250.63628770603,
                4819871.201039981,
                1270.4732144269872
              ],
              [
                329250.63628770603,
                4821284.90103998,
                1270.4732144269872
              ],
              [
                330295.89628770604,
                4821284.90103998,
                1345.693214426987
              ],
              [
                330295.89628770604,
                4819871.201039981,
                1345.693214426987
              ],
              [
                329250.63628770603,
                4819871.201039981,
                1270.4732144269872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:10:30+00:00",
        "end_time": "2017-08-28T18:40:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.112922,
            43.51226442,
            1270.473214,
            -119.0995548,
            43.52522333,
            1345.693214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1124779973347,
                  43.51226442034652,
                  1270.4732144269872
                ],
                [
                  -119.11292203468402,
                  43.524985089515695,
                  1270.4732144269872
                ],
                [
                  -119.0999961381306,
                  43.52522333141597,
                  1345.693214426987
                ],
                [
                  -119.09955481231923,
                  43.51250255704975,
                  1345.693214426987
                ],
                [
                  -119.1124779973347,
                  43.51226442034652,
                  1270.4732144269872
                ]
              ]
            ]
          },
          "id": "20170828_43119E1317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:10:30Z",
            "pc:count": 16342657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329762.7527,
                "count": 16342657,
                "maximum": 330295.8963,
                "minimum": 329250.6363,
                "name": "X",
                "position": 0,
                "stddev": 293.9143122,
                "variance": 86385.6229
              },
              {
                "average": 4820526.587,
                "count": 16342657,
                "maximum": 4821284.901,
                "minimum": 4819871.201,
                "name": "Y",
                "position": 1,
                "stddev": 386.7757292,
                "variance": 149595.4647
              },
              {
                "average": 1296.121246,
                "count": 16342657,
                "maximum": 1345.693214,
                "minimum": 1270.473214,
                "name": "Z",
                "position": 2,
                "stddev": 13.55860627,
                "variance": 183.835804
              },
              {
                "average": 21588.61086,
                "count": 16342657,
                "maximum": 50945,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 2264.663061,
                "variance": 5128698.778
              },
              {
                "average": 1.002242169,
                "count": 16342657,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05013333796,
                "variance": 0.002513351575
              },
              {
                "average": 1.004504102,
                "count": 16342657,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07294358477,
                "variance": 0.005320766559
              },
              {
                "average": 0.5044004167,
                "count": 16342657,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999806513,
                "variance": 0.2499806516
              },
              {
                "average": 1.590928574e-06,
                "count": 16342657,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001261319206,
                "variance": 1.590926141e-06
              },
              {
                "average": 1.19301788,
                "count": 16342657,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.394666932,
                "variance": 0.1557619872
              },
              {
                "average": -0.9869870231,
                "count": 16342657,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30457487,
                "variance": 127.7934131
              },
              {
                "average": 2.002877317,
                "count": 16342657,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002159364,
                "variance": 1.004323391
              },
              {
                "average": 1037.417881,
                "count": 16342657,
                "maximum": 1040,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.409978844,
                "variance": 1.988040341
              },
              {
                "average": 42738.55844,
                "count": 16342657,
                "maximum": 57344,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 2857.505951,
                "variance": 8165340.262
              },
              {
                "average": 40555.49466,
                "count": 16342657,
                "maximum": 57088,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 2709.332513,
                "variance": 7340482.666
              },
              {
                "average": 36941.95977,
                "count": 16342657,
                "maximum": 57600,
                "minimum": 17152,
                "name": "Blue",
                "position": 14,
                "stddev": 2605.209896,
                "variance": 6787118.604
              },
              {
                "average": 187981632.8,
                "count": 16342657,
                "maximum": 187982630.3,
                "minimum": 187980843.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 483.856197,
                "variance": 234116.8193
              },
              {
                "average": 0,
                "count": 16342657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16342657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16342657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16342657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16342657,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329250.6363,
              4819871.201,
              1270.473214,
              330295.8963,
              4821284.901,
              1345.693214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329250.63628770603,
                    4819871.201039981,
                    1270.4732144269872
                  ],
                  [
                    329250.63628770603,
                    4821284.90103998,
                    1270.4732144269872
                  ],
                  [
                    330295.89628770604,
                    4821284.90103998,
                    1345.693214426987
                  ],
                  [
                    330295.89628770604,
                    4819871.201039981,
                    1345.693214426987
                  ],
                  [
                    329250.63628770603,
                    4819871.201039981,
                    1270.4732144269872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:10:30+00:00",
            "end_time": "2017-08-28T18:40: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": "20170828_43119E2306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997981355095,
              43.53732434620624,
              1320.440531649305
            ],
            [
              -119.25002258451069,
              43.53847401938455,
              1320.440531649305
            ],
            [
              -119.241345330716,
              43.53864453809559,
              1384.540531649305
            ],
            [
              -119.24130272436594,
              43.537494858111266,
              1384.540531649305
            ],
            [
              -119.24997981355095,
              43.53732434620624,
              1320.440531649305
            ]
          ]
        ]
      },
      "bbox": [
        -119.2500226,
        43.53732435,
        1320.440532,
        -119.2413027,
        43.53864454,
        1384.540532
      ],
      "properties": {
        "datetime": "2017-08-28T18:34:00Z",
        "pc:count": 977540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318518.0385,
            "count": 977540,
            "maximum": 318913.1222,
            "minimum": 318211.5222,
            "name": "X",
            "position": 0,
            "stddev": 177.2876327,
            "variance": 31430.90471
          },
          {
            "average": 4823009.642,
            "count": 977540,
            "maximum": 4823073.678,
            "minimum": 4822945.898,
            "name": "Y",
            "position": 1,
            "stddev": 33.41063953,
            "variance": 1116.270834
          },
          {
            "average": 1344.740372,
            "count": 977540,
            "maximum": 1384.540532,
            "minimum": 1320.440532,
            "name": "Z",
            "position": 2,
            "stddev": 6.746393211,
            "variance": 45.51382136
          },
          {
            "average": 19057.49284,
            "count": 977540,
            "maximum": 30913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4452.159201,
            "variance": 19821721.56
          },
          {
            "average": 1.13122839,
            "count": 977540,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3940722337,
            "variance": 0.1552929253
          },
          {
            "average": 1.265199378,
            "count": 977540,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5674147062,
            "variance": 0.3219594488
          },
          {
            "average": 0.5044018659,
            "count": 977540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999808789,
            "variance": 0.2499808793
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111605663,
            "count": 977540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3148808355,
            "variance": 0.09914994057
          },
          {
            "average": -1.72369765,
            "count": 977540,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.38870613,
            "variance": 207.034864
          },
          {
            "average": 1.948890071,
            "count": 977540,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032176404,
            "variance": 1.065388128
          },
          {
            "average": 1033.099406,
            "count": 977540,
            "maximum": 1034,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8213700384,
            "variance": 0.67464874
          },
          {
            "average": 40049.62661,
            "count": 977540,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4856.215047,
            "variance": 23582824.58
          },
          {
            "average": 39052.89087,
            "count": 977540,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3483.981532,
            "variance": 12138127.31
          },
          {
            "average": 35817.66436,
            "count": 977540,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3689.101585,
            "variance": 13609470.5
          },
          {
            "average": 187980051.1,
            "count": 977540,
            "maximum": 187980440.4,
            "minimum": 187979672.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 322.7048982,
            "variance": 104138.4513
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 977540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318211.5222,
          4822945.898,
          1320.440532,
          318913.1222,
          4823073.678,
          1384.540532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318211.5221804689,
                4822945.898461175,
                1320.440531649305
              ],
              [
                318211.5221804689,
                4823073.6784611745,
                1320.440531649305
              ],
              [
                318913.12218046887,
                4823073.6784611745,
                1384.540531649305
              ],
              [
                318913.12218046887,
                4822945.898461175,
                1384.540531649305
              ],
              [
                318211.5221804689,
                4822945.898461175,
                1320.440531649305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:34:00+00:00",
        "end_time": "2017-08-28T18:21:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2500226,
            43.53732435,
            1320.440532,
            -119.2413027,
            43.53864454,
            1384.540532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997981355095,
                  43.53732434620624,
                  1320.440531649305
                ],
                [
                  -119.25002258451069,
                  43.53847401938455,
                  1320.440531649305
                ],
                [
                  -119.241345330716,
                  43.53864453809559,
                  1384.540531649305
                ],
                [
                  -119.24130272436594,
                  43.537494858111266,
                  1384.540531649305
                ],
                [
                  -119.24997981355095,
                  43.53732434620624,
                  1320.440531649305
                ]
              ]
            ]
          },
          "id": "20170828_43119E2306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:34:00Z",
            "pc:count": 977540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318518.0385,
                "count": 977540,
                "maximum": 318913.1222,
                "minimum": 318211.5222,
                "name": "X",
                "position": 0,
                "stddev": 177.2876327,
                "variance": 31430.90471
              },
              {
                "average": 4823009.642,
                "count": 977540,
                "maximum": 4823073.678,
                "minimum": 4822945.898,
                "name": "Y",
                "position": 1,
                "stddev": 33.41063953,
                "variance": 1116.270834
              },
              {
                "average": 1344.740372,
                "count": 977540,
                "maximum": 1384.540532,
                "minimum": 1320.440532,
                "name": "Z",
                "position": 2,
                "stddev": 6.746393211,
                "variance": 45.51382136
              },
              {
                "average": 19057.49284,
                "count": 977540,
                "maximum": 30913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4452.159201,
                "variance": 19821721.56
              },
              {
                "average": 1.13122839,
                "count": 977540,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3940722337,
                "variance": 0.1552929253
              },
              {
                "average": 1.265199378,
                "count": 977540,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5674147062,
                "variance": 0.3219594488
              },
              {
                "average": 0.5044018659,
                "count": 977540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999808789,
                "variance": 0.2499808793
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111605663,
                "count": 977540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3148808355,
                "variance": 0.09914994057
              },
              {
                "average": -1.72369765,
                "count": 977540,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.38870613,
                "variance": 207.034864
              },
              {
                "average": 1.948890071,
                "count": 977540,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032176404,
                "variance": 1.065388128
              },
              {
                "average": 1033.099406,
                "count": 977540,
                "maximum": 1034,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8213700384,
                "variance": 0.67464874
              },
              {
                "average": 40049.62661,
                "count": 977540,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4856.215047,
                "variance": 23582824.58
              },
              {
                "average": 39052.89087,
                "count": 977540,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3483.981532,
                "variance": 12138127.31
              },
              {
                "average": 35817.66436,
                "count": 977540,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3689.101585,
                "variance": 13609470.5
              },
              {
                "average": 187980051.1,
                "count": 977540,
                "maximum": 187980440.4,
                "minimum": 187979672.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 322.7048982,
                "variance": 104138.4513
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 977540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318211.5222,
              4822945.898,
              1320.440532,
              318913.1222,
              4823073.678,
              1384.540532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318211.5221804689,
                    4822945.898461175,
                    1320.440531649305
                  ],
                  [
                    318211.5221804689,
                    4823073.6784611745,
                    1320.440531649305
                  ],
                  [
                    318913.12218046887,
                    4823073.6784611745,
                    1384.540531649305
                  ],
                  [
                    318913.12218046887,
                    4822945.898461175,
                    1384.540531649305
                  ],
                  [
                    318211.5221804689,
                    4822945.898461175,
                    1320.440531649305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:34:00+00:00",
            "end_time": "2017-08-28T18:21:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497455693433,
              43.42472468175398,
              1276.8333120468517
            ],
            [
              -119.47549482551891,
              43.43748315811843,
              1276.8333120468517
            ],
            [
              -119.46249750396854,
              43.43776395121111,
              1296.7733120468517
            ],
            [
              -119.46197996025204,
              43.42500535047188,
              1296.7733120468517
            ],
            [
              -119.47497455693433,
              43.42472468175398,
              1276.8333120468517
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754948,
        43.42472468,
        1276.833312,
        -119.46198,
        43.43776395,
        1296.773312
      ],
      "properties": {
        "datetime": "2017-08-29T18:56:22Z",
        "pc:count": 13888865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300188.0222,
            "count": 13888865,
            "maximum": 300713.2375,
            "minimum": 299660.4175,
            "name": "X",
            "position": 0,
            "stddev": 291.1062592,
            "variance": 84742.85414
          },
          {
            "average": 4811672.159,
            "count": 13888865,
            "maximum": 4812375.074,
            "minimum": 4810956.834,
            "name": "Y",
            "position": 1,
            "stddev": 397.6311341,
            "variance": 158110.5188
          },
          {
            "average": 1287.585243,
            "count": 13888865,
            "maximum": 1296.773312,
            "minimum": 1276.833312,
            "name": "Z",
            "position": 2,
            "stddev": 3.71957725,
            "variance": 13.83525492
          },
          {
            "average": 19257.66882,
            "count": 13888865,
            "maximum": 28001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1453.809956,
            "variance": 2113563.388
          },
          {
            "average": 1.000007344,
            "count": 13888865,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002709974027,
            "variance": 7.343959226e-06
          },
          {
            "average": 1.00001224,
            "count": 13888865,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00349855286,
            "variance": 1.223987212e-05
          },
          {
            "average": 0.5010093337,
            "count": 13888865,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989992,
            "variance": 0.2499989992
          },
          {
            "average": 1.123201932e-05,
            "count": 13888865,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003351401792,
            "variance": 1.123189397e-05
          },
          {
            "average": 1.192194035,
            "count": 13888865,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3940247439,
            "variance": 0.1552554988
          },
          {
            "average": 0.78198472,
            "count": 13888865,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64561901,
            "variance": 135.620442
          },
          {
            "average": 1.998390725,
            "count": 13888865,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00028051,
            "variance": 1.000561099
          },
          {
            "average": 1076.970267,
            "count": 13888865,
            "maximum": 1079,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013575505,
            "variance": 1.027335305
          },
          {
            "average": 45007.99213,
            "count": 13888865,
            "maximum": 54528,
            "minimum": 25600,
            "name": "Red",
            "position": 12,
            "stddev": 2438.288778,
            "variance": 5945252.164
          },
          {
            "average": 43332.00819,
            "count": 13888865,
            "maximum": 52992,
            "minimum": 25088,
            "name": "Green",
            "position": 13,
            "stddev": 2379.211756,
            "variance": 5660648.578
          },
          {
            "average": 39985.90196,
            "count": 13888865,
            "maximum": 50432,
            "minimum": 24832,
            "name": "Blue",
            "position": 14,
            "stddev": 2298.801653,
            "variance": 5284489.041
          },
          {
            "average": 188067152.9,
            "count": 13888865,
            "maximum": 188068182.5,
            "minimum": 188065921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 569.7101304,
            "variance": 324569.6327
          },
          {
            "average": 0,
            "count": 13888865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13888865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13888865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13888865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13888865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299660.4175,
          4810956.834,
          1276.833312,
          300713.2375,
          4812375.074,
          1296.773312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299660.41747676814,
                4810956.833735825,
                1276.8333120468517
              ],
              [
                299660.41747676814,
                4812375.073735825,
                1276.8333120468517
              ],
              [
                300713.2374767681,
                4812375.073735825,
                1296.7733120468517
              ],
              [
                300713.2374767681,
                4810956.833735825,
                1296.7733120468517
              ],
              [
                299660.41747676814,
                4810956.833735825,
                1276.8333120468517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:56:22+00:00",
        "end_time": "2017-08-29T18:18:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754948,
            43.42472468,
            1276.833312,
            -119.46198,
            43.43776395,
            1296.773312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497455693433,
                  43.42472468175398,
                  1276.8333120468517
                ],
                [
                  -119.47549482551891,
                  43.43748315811843,
                  1276.8333120468517
                ],
                [
                  -119.46249750396854,
                  43.43776395121111,
                  1296.7733120468517
                ],
                [
                  -119.46197996025204,
                  43.42500535047188,
                  1296.7733120468517
                ],
                [
                  -119.47497455693433,
                  43.42472468175398,
                  1276.8333120468517
                ]
              ]
            ]
          },
          "id": "20170829_43119D4303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:56:22Z",
            "pc:count": 13888865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300188.0222,
                "count": 13888865,
                "maximum": 300713.2375,
                "minimum": 299660.4175,
                "name": "X",
                "position": 0,
                "stddev": 291.1062592,
                "variance": 84742.85414
              },
              {
                "average": 4811672.159,
                "count": 13888865,
                "maximum": 4812375.074,
                "minimum": 4810956.834,
                "name": "Y",
                "position": 1,
                "stddev": 397.6311341,
                "variance": 158110.5188
              },
              {
                "average": 1287.585243,
                "count": 13888865,
                "maximum": 1296.773312,
                "minimum": 1276.833312,
                "name": "Z",
                "position": 2,
                "stddev": 3.71957725,
                "variance": 13.83525492
              },
              {
                "average": 19257.66882,
                "count": 13888865,
                "maximum": 28001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1453.809956,
                "variance": 2113563.388
              },
              {
                "average": 1.000007344,
                "count": 13888865,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002709974027,
                "variance": 7.343959226e-06
              },
              {
                "average": 1.00001224,
                "count": 13888865,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00349855286,
                "variance": 1.223987212e-05
              },
              {
                "average": 0.5010093337,
                "count": 13888865,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989992,
                "variance": 0.2499989992
              },
              {
                "average": 1.123201932e-05,
                "count": 13888865,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003351401792,
                "variance": 1.123189397e-05
              },
              {
                "average": 1.192194035,
                "count": 13888865,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3940247439,
                "variance": 0.1552554988
              },
              {
                "average": 0.78198472,
                "count": 13888865,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64561901,
                "variance": 135.620442
              },
              {
                "average": 1.998390725,
                "count": 13888865,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00028051,
                "variance": 1.000561099
              },
              {
                "average": 1076.970267,
                "count": 13888865,
                "maximum": 1079,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013575505,
                "variance": 1.027335305
              },
              {
                "average": 45007.99213,
                "count": 13888865,
                "maximum": 54528,
                "minimum": 25600,
                "name": "Red",
                "position": 12,
                "stddev": 2438.288778,
                "variance": 5945252.164
              },
              {
                "average": 43332.00819,
                "count": 13888865,
                "maximum": 52992,
                "minimum": 25088,
                "name": "Green",
                "position": 13,
                "stddev": 2379.211756,
                "variance": 5660648.578
              },
              {
                "average": 39985.90196,
                "count": 13888865,
                "maximum": 50432,
                "minimum": 24832,
                "name": "Blue",
                "position": 14,
                "stddev": 2298.801653,
                "variance": 5284489.041
              },
              {
                "average": 188067152.9,
                "count": 13888865,
                "maximum": 188068182.5,
                "minimum": 188065921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 569.7101304,
                "variance": 324569.6327
              },
              {
                "average": 0,
                "count": 13888865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13888865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13888865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13888865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13888865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299660.4175,
              4810956.834,
              1276.833312,
              300713.2375,
              4812375.074,
              1296.773312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299660.41747676814,
                    4810956.833735825,
                    1276.8333120468517
                  ],
                  [
                    299660.41747676814,
                    4812375.073735825,
                    1276.8333120468517
                  ],
                  [
                    300713.2374767681,
                    4812375.073735825,
                    1296.7733120468517
                  ],
                  [
                    300713.2374767681,
                    4810956.833735825,
                    1296.7733120468517
                  ],
                  [
                    299660.41747676814,
                    4810956.833735825,
                    1276.8333120468517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:56:22+00:00",
            "end_time": "2017-08-29T18:18:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497550062433,
              43.587241228203474,
              1424.7047622480684
            ],
            [
              -119.32546639743018,
              43.59998418963673,
              1424.7047622480684
            ],
            [
              -119.3124968477435,
              43.60024741132122,
              1612.9247622480682
            ],
            [
              -119.31200868279467,
              43.58750433347285,
              1612.9247622480682
            ],
            [
              -119.32497550062433,
              43.587241228203474,
              1424.7047622480684
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254664,
        43.58724123,
        1424.704762,
        -119.3120087,
        43.60024741,
        1612.924762
      ],
      "properties": {
        "datetime": "2017-08-30T16:55:16Z",
        "pc:count": 14381334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312830.1387,
            "count": 14381334,
            "maximum": 313354.7879,
            "minimum": 312307.1479,
            "name": "X",
            "position": 0,
            "stddev": 293.9164151,
            "variance": 86386.85906
          },
          {
            "average": 4829374.2,
            "count": 14381334,
            "maximum": 4830072.996,
            "minimum": 4828656.596,
            "name": "Y",
            "position": 1,
            "stddev": 395.2982823,
            "variance": 156260.732
          },
          {
            "average": 1527.399349,
            "count": 14381334,
            "maximum": 1612.924762,
            "minimum": 1424.704762,
            "name": "Z",
            "position": 2,
            "stddev": 40.96653873,
            "variance": 1678.257295
          },
          {
            "average": 19443.98269,
            "count": 14381334,
            "maximum": 30737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2562.980474,
            "variance": 6568868.908
          },
          {
            "average": 1.016638164,
            "count": 14381334,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1412602815,
            "variance": 0.01995446713
          },
          {
            "average": 1.033657935,
            "count": 14381334,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2091398549,
            "variance": 0.0437394789
          },
          {
            "average": 0.5018900194,
            "count": 14381334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964452,
            "variance": 0.2499964452
          },
          {
            "average": 2.433710252e-06,
            "count": 14381334,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001560033493,
            "variance": 2.433704499e-06
          },
          {
            "average": 1.163269138,
            "count": 14381334,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3696110602,
            "variance": 0.1366123358
          },
          {
            "average": 0.1748718758,
            "count": 14381334,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85564033,
            "variance": 140.5562076
          },
          {
            "average": 1.982794016,
            "count": 14381334,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008953123,
            "variance": 1.017986404
          },
          {
            "average": 1092.030896,
            "count": 14381334,
            "maximum": 1095,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.623581377,
            "variance": 2.636016488
          },
          {
            "average": 36692.96763,
            "count": 14381334,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5569.459496,
            "variance": 31018879.08
          },
          {
            "average": 36202.99156,
            "count": 14381334,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4136.575872,
            "variance": 17111259.94
          },
          {
            "average": 32506.99041,
            "count": 14381334,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4353.29236,
            "variance": 18951154.38
          },
          {
            "average": 188145774.6,
            "count": 14381334,
            "maximum": 188147316.7,
            "minimum": 188144084.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 660.6013364,
            "variance": 436394.1257
          },
          {
            "average": 0,
            "count": 14381334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14381334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14381334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14381334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14381334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312307.1479,
          4828656.596,
          1424.704762,
          313354.7879,
          4830072.996,
          1612.924762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312307.1479222575,
                4828656.595585258,
                1424.7047622480684
              ],
              [
                312307.1479222575,
                4830072.995585258,
                1424.7047622480684
              ],
              [
                313354.7879222575,
                4830072.995585258,
                1612.9247622480682
              ],
              [
                313354.7879222575,
                4828656.595585258,
                1612.9247622480682
              ],
              [
                312307.1479222575,
                4828656.595585258,
                1424.7047622480684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:55:16+00:00",
        "end_time": "2017-08-30T16:01:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254664,
            43.58724123,
            1424.704762,
            -119.3120087,
            43.60024741,
            1612.924762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497550062433,
                  43.587241228203474,
                  1424.7047622480684
                ],
                [
                  -119.32546639743018,
                  43.59998418963673,
                  1424.7047622480684
                ],
                [
                  -119.3124968477435,
                  43.60024741132122,
                  1612.9247622480682
                ],
                [
                  -119.31200868279467,
                  43.58750433347285,
                  1612.9247622480682
                ],
                [
                  -119.32497550062433,
                  43.587241228203474,
                  1424.7047622480684
                ]
              ]
            ]
          },
          "id": "20170830_43119E3115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:55:16Z",
            "pc:count": 14381334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312830.1387,
                "count": 14381334,
                "maximum": 313354.7879,
                "minimum": 312307.1479,
                "name": "X",
                "position": 0,
                "stddev": 293.9164151,
                "variance": 86386.85906
              },
              {
                "average": 4829374.2,
                "count": 14381334,
                "maximum": 4830072.996,
                "minimum": 4828656.596,
                "name": "Y",
                "position": 1,
                "stddev": 395.2982823,
                "variance": 156260.732
              },
              {
                "average": 1527.399349,
                "count": 14381334,
                "maximum": 1612.924762,
                "minimum": 1424.704762,
                "name": "Z",
                "position": 2,
                "stddev": 40.96653873,
                "variance": 1678.257295
              },
              {
                "average": 19443.98269,
                "count": 14381334,
                "maximum": 30737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2562.980474,
                "variance": 6568868.908
              },
              {
                "average": 1.016638164,
                "count": 14381334,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1412602815,
                "variance": 0.01995446713
              },
              {
                "average": 1.033657935,
                "count": 14381334,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2091398549,
                "variance": 0.0437394789
              },
              {
                "average": 0.5018900194,
                "count": 14381334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964452,
                "variance": 0.2499964452
              },
              {
                "average": 2.433710252e-06,
                "count": 14381334,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001560033493,
                "variance": 2.433704499e-06
              },
              {
                "average": 1.163269138,
                "count": 14381334,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3696110602,
                "variance": 0.1366123358
              },
              {
                "average": 0.1748718758,
                "count": 14381334,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85564033,
                "variance": 140.5562076
              },
              {
                "average": 1.982794016,
                "count": 14381334,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008953123,
                "variance": 1.017986404
              },
              {
                "average": 1092.030896,
                "count": 14381334,
                "maximum": 1095,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.623581377,
                "variance": 2.636016488
              },
              {
                "average": 36692.96763,
                "count": 14381334,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5569.459496,
                "variance": 31018879.08
              },
              {
                "average": 36202.99156,
                "count": 14381334,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4136.575872,
                "variance": 17111259.94
              },
              {
                "average": 32506.99041,
                "count": 14381334,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4353.29236,
                "variance": 18951154.38
              },
              {
                "average": 188145774.6,
                "count": 14381334,
                "maximum": 188147316.7,
                "minimum": 188144084.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 660.6013364,
                "variance": 436394.1257
              },
              {
                "average": 0,
                "count": 14381334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14381334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14381334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14381334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14381334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312307.1479,
              4828656.596,
              1424.704762,
              313354.7879,
              4830072.996,
              1612.924762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312307.1479222575,
                    4828656.595585258,
                    1424.7047622480684
                  ],
                  [
                    312307.1479222575,
                    4830072.995585258,
                    1424.7047622480684
                  ],
                  [
                    313354.7879222575,
                    4830072.995585258,
                    1612.9247622480682
                  ],
                  [
                    313354.7879222575,
                    4828656.595585258,
                    1612.9247622480682
                  ],
                  [
                    312307.1479222575,
                    4828656.595585258,
                    1424.7047622480684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:55:16+00:00",
            "end_time": "2017-08-30T16:01:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997541037444,
              43.412233413185305,
              1299.0683066369809
            ],
            [
              -119.40047935408552,
              43.424983813346934,
              1299.0683066369809
            ],
            [
              -119.38749780885084,
              43.425255729285574,
              1314.0883066369809
            ],
            [
              -119.38699658408794,
              43.412505208754524,
              1314.0883066369809
            ],
            [
              -119.39997541037444,
              43.412233413185305,
              1299.0683066369809
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004794,
        43.41223341,
        1299.068307,
        -119.3869966,
        43.42525573,
        1314.088307
      ],
      "properties": {
        "datetime": "2017-08-29T16:33:53Z",
        "pc:count": 13509266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306212.8331,
            "count": 13509266,
            "maximum": 306743.246,
            "minimum": 305691.546,
            "name": "X",
            "position": 0,
            "stddev": 289.7597716,
            "variance": 83960.72527
          },
          {
            "average": 4810103.575,
            "count": 13509266,
            "maximum": 4810809.142,
            "minimum": 4809391.882,
            "name": "Y",
            "position": 1,
            "stddev": 402.2425187,
            "variance": 161799.0438
          },
          {
            "average": 1306.916597,
            "count": 13509266,
            "maximum": 1314.088307,
            "minimum": 1299.068307,
            "name": "Z",
            "position": 2,
            "stddev": 2.541804169,
            "variance": 6.460768432
          },
          {
            "average": 19730.69979,
            "count": 13509266,
            "maximum": 28529,
            "minimum": 3329,
            "name": "Intensity",
            "position": 3,
            "stddev": 1496.914017,
            "variance": 2240751.573
          },
          {
            "average": 1.00001325,
            "count": 13509266,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003640053592,
            "variance": 1.324999015e-05
          },
          {
            "average": 1.000026204,
            "count": 13509266,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005118940485,
            "variance": 2.620355169e-05
          },
          {
            "average": 0.5016837332,
            "count": 13509266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971835,
            "variance": 0.2499971835
          },
          {
            "average": 1.480465334e-07,
            "count": 13509266,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003847681411,
            "variance": 1.480465224e-07
          },
          {
            "average": 1.205402943,
            "count": 13509266,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4039957752,
            "variance": 0.1632125863
          },
          {
            "average": 0.2217873217,
            "count": 13509266,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73570811,
            "variance": 137.726845
          },
          {
            "average": 2.000554878,
            "count": 13509266,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000414476,
            "variance": 1.000829123
          },
          {
            "average": 1062.887797,
            "count": 13509266,
            "maximum": 1065,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9892938186,
            "variance": 0.9787022596
          },
          {
            "average": 46141.87977,
            "count": 13509266,
            "maximum": 56320,
            "minimum": 26112,
            "name": "Red",
            "position": 12,
            "stddev": 2270.985338,
            "variance": 5157374.405
          },
          {
            "average": 44073.51071,
            "count": 13509266,
            "maximum": 54784,
            "minimum": 26112,
            "name": "Green",
            "position": 13,
            "stddev": 2289.439049,
            "variance": 5241531.159
          },
          {
            "average": 40868.27666,
            "count": 13509266,
            "maximum": 52992,
            "minimum": 26112,
            "name": "Blue",
            "position": 14,
            "stddev": 2319.341409,
            "variance": 5379344.57
          },
          {
            "average": 188058178.5,
            "count": 13509266,
            "maximum": 188059633,
            "minimum": 188057107.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.7317035,
            "variance": 396562.0184
          },
          {
            "average": 0,
            "count": 13509266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13509266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13509266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13509266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13509266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305691.546,
          4809391.882,
          1299.068307,
          306743.246,
          4810809.142,
          1314.088307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305691.54603276623,
                4809391.881697617,
                1299.0683066369809
              ],
              [
                305691.54603276623,
                4810809.141697616,
                1299.0683066369809
              ],
              [
                306743.2460327662,
                4810809.141697616,
                1314.0883066369809
              ],
              [
                306743.2460327662,
                4809391.881697617,
                1314.0883066369809
              ],
              [
                305691.54603276623,
                4809391.881697617,
                1299.0683066369809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:33:53+00:00",
        "end_time": "2017-08-29T15:51:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004794,
            43.41223341,
            1299.068307,
            -119.3869966,
            43.42525573,
            1314.088307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997541037444,
                  43.412233413185305,
                  1299.0683066369809
                ],
                [
                  -119.40047935408552,
                  43.424983813346934,
                  1299.0683066369809
                ],
                [
                  -119.38749780885084,
                  43.425255729285574,
                  1314.0883066369809
                ],
                [
                  -119.38699658408794,
                  43.412505208754524,
                  1314.0883066369809
                ],
                [
                  -119.39997541037444,
                  43.412233413185305,
                  1299.0683066369809
                ]
              ]
            ]
          },
          "id": "20170829_43119D4409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:33:53Z",
            "pc:count": 13509266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306212.8331,
                "count": 13509266,
                "maximum": 306743.246,
                "minimum": 305691.546,
                "name": "X",
                "position": 0,
                "stddev": 289.7597716,
                "variance": 83960.72527
              },
              {
                "average": 4810103.575,
                "count": 13509266,
                "maximum": 4810809.142,
                "minimum": 4809391.882,
                "name": "Y",
                "position": 1,
                "stddev": 402.2425187,
                "variance": 161799.0438
              },
              {
                "average": 1306.916597,
                "count": 13509266,
                "maximum": 1314.088307,
                "minimum": 1299.068307,
                "name": "Z",
                "position": 2,
                "stddev": 2.541804169,
                "variance": 6.460768432
              },
              {
                "average": 19730.69979,
                "count": 13509266,
                "maximum": 28529,
                "minimum": 3329,
                "name": "Intensity",
                "position": 3,
                "stddev": 1496.914017,
                "variance": 2240751.573
              },
              {
                "average": 1.00001325,
                "count": 13509266,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003640053592,
                "variance": 1.324999015e-05
              },
              {
                "average": 1.000026204,
                "count": 13509266,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005118940485,
                "variance": 2.620355169e-05
              },
              {
                "average": 0.5016837332,
                "count": 13509266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971835,
                "variance": 0.2499971835
              },
              {
                "average": 1.480465334e-07,
                "count": 13509266,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003847681411,
                "variance": 1.480465224e-07
              },
              {
                "average": 1.205402943,
                "count": 13509266,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4039957752,
                "variance": 0.1632125863
              },
              {
                "average": 0.2217873217,
                "count": 13509266,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73570811,
                "variance": 137.726845
              },
              {
                "average": 2.000554878,
                "count": 13509266,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000414476,
                "variance": 1.000829123
              },
              {
                "average": 1062.887797,
                "count": 13509266,
                "maximum": 1065,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9892938186,
                "variance": 0.9787022596
              },
              {
                "average": 46141.87977,
                "count": 13509266,
                "maximum": 56320,
                "minimum": 26112,
                "name": "Red",
                "position": 12,
                "stddev": 2270.985338,
                "variance": 5157374.405
              },
              {
                "average": 44073.51071,
                "count": 13509266,
                "maximum": 54784,
                "minimum": 26112,
                "name": "Green",
                "position": 13,
                "stddev": 2289.439049,
                "variance": 5241531.159
              },
              {
                "average": 40868.27666,
                "count": 13509266,
                "maximum": 52992,
                "minimum": 26112,
                "name": "Blue",
                "position": 14,
                "stddev": 2319.341409,
                "variance": 5379344.57
              },
              {
                "average": 188058178.5,
                "count": 13509266,
                "maximum": 188059633,
                "minimum": 188057107.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.7317035,
                "variance": 396562.0184
              },
              {
                "average": 0,
                "count": 13509266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13509266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13509266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13509266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13509266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305691.546,
              4809391.882,
              1299.068307,
              306743.246,
              4810809.142,
              1314.088307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305691.54603276623,
                    4809391.881697617,
                    1299.0683066369809
                  ],
                  [
                    305691.54603276623,
                    4810809.141697616,
                    1299.0683066369809
                  ],
                  [
                    306743.2460327662,
                    4810809.141697616,
                    1314.0883066369809
                  ],
                  [
                    306743.2460327662,
                    4809391.881697617,
                    1314.0883066369809
                  ],
                  [
                    305691.54603276623,
                    4809391.881697617,
                    1299.0683066369809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:33:53+00:00",
            "end_time": "2017-08-29T15:51: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": "20170831_43119D5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997419460351,
              43.46221679435865,
              1339.613404133583
            ],
            [
              -119.55051120838004,
              43.47498128899487,
              1339.613404133583
            ],
            [
              -119.53749844622284,
              43.47527098666858,
              1355.2534041335828
            ],
            [
              -119.53696416511679,
              43.46250636366207,
              1355.2534041335828
            ],
            [
              -119.54997419460351,
              43.46221679435865,
              1339.613404133583
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505112,
        43.46221679,
        1339.613404,
        -119.5369642,
        43.47527099,
        1355.253404
      ],
      "properties": {
        "datetime": "2017-08-31T14:59:08Z",
        "pc:count": 12833371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294269.1088,
            "count": 12833371,
            "maximum": 294770.2637,
            "minimum": 293716.7837,
            "name": "X",
            "position": 0,
            "stddev": 284.8054277,
            "variance": 81114.13163
          },
          {
            "average": 4816018.608,
            "count": 12833371,
            "maximum": 4816722.945,
            "minimum": 4815303.945,
            "name": "Y",
            "position": 1,
            "stddev": 415.6197841,
            "variance": 172739.805
          },
          {
            "average": 1350.543981,
            "count": 12833371,
            "maximum": 1355.253404,
            "minimum": 1339.613404,
            "name": "Z",
            "position": 2,
            "stddev": 2.709887394,
            "variance": 7.343489689
          },
          {
            "average": 18707.83787,
            "count": 12833371,
            "maximum": 29057,
            "minimum": 2001,
            "name": "Intensity",
            "position": 3,
            "stddev": 1587.014219,
            "variance": 2518614.132
          },
          {
            "average": 1.000016675,
            "count": 12833371,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004083503271,
            "variance": 1.667499897e-05
          },
          {
            "average": 1.000033428,
            "count": 12833371,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005781639772,
            "variance": 3.342735846e-05
          },
          {
            "average": 0.5007780886,
            "count": 12833371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994141,
            "variance": 0.2499994141
          },
          {
            "average": 4.675310953e-07,
            "count": 12833371,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006837623221,
            "variance": 4.675309131e-07
          },
          {
            "average": 1.360845175,
            "count": 12833371,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.480245721,
            "variance": 0.2306359526
          },
          {
            "average": 0.4285387469,
            "count": 12833371,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.38236019,
            "variance": 129.5581235
          },
          {
            "average": 1.99828494,
            "count": 12833371,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000585577,
            "variance": 1.001171497
          },
          {
            "average": 1114.191051,
            "count": 12833371,
            "maximum": 1117,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9582393149,
            "variance": 0.9182225846
          },
          {
            "average": 46916.77563,
            "count": 12833371,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2820.349242,
            "variance": 7954369.849
          },
          {
            "average": 45323.03595,
            "count": 12833371,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2937.208351,
            "variance": 8627192.896
          },
          {
            "average": 42108.98553,
            "count": 12833371,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3125.372961,
            "variance": 9767956.146
          },
          {
            "average": 188225631.6,
            "count": 12833371,
            "maximum": 188226748,
            "minimum": 188224663,
            "name": "GpsTime",
            "position": 15,
            "stddev": 376.1528949,
            "variance": 141491.0004
          },
          {
            "average": 0,
            "count": 12833371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12833371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12833371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12833371,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12833371,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293716.7837,
          4815303.945,
          1339.613404,
          294770.2637,
          4816722.945,
          1355.253404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293716.7836946909,
                4815303.944683391,
                1339.613404133583
              ],
              [
                293716.7836946909,
                4816722.944683391,
                1339.613404133583
              ],
              [
                294770.2636946909,
                4816722.944683391,
                1355.2534041335828
              ],
              [
                294770.2636946909,
                4815303.944683391,
                1355.2534041335828
              ],
              [
                293716.7836946909,
                4815303.944683391,
                1339.613404133583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:59:08+00:00",
        "end_time": "2017-08-31T14:24:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505112,
            43.46221679,
            1339.613404,
            -119.5369642,
            43.47527099,
            1355.253404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997419460351,
                  43.46221679435865,
                  1339.613404133583
                ],
                [
                  -119.55051120838004,
                  43.47498128899487,
                  1339.613404133583
                ],
                [
                  -119.53749844622284,
                  43.47527098666858,
                  1355.2534041335828
                ],
                [
                  -119.53696416511679,
                  43.46250636366207,
                  1355.2534041335828
                ],
                [
                  -119.54997419460351,
                  43.46221679435865,
                  1339.613404133583
                ]
              ]
            ]
          },
          "id": "20170831_43119D5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:59:08Z",
            "pc:count": 12833371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294269.1088,
                "count": 12833371,
                "maximum": 294770.2637,
                "minimum": 293716.7837,
                "name": "X",
                "position": 0,
                "stddev": 284.8054277,
                "variance": 81114.13163
              },
              {
                "average": 4816018.608,
                "count": 12833371,
                "maximum": 4816722.945,
                "minimum": 4815303.945,
                "name": "Y",
                "position": 1,
                "stddev": 415.6197841,
                "variance": 172739.805
              },
              {
                "average": 1350.543981,
                "count": 12833371,
                "maximum": 1355.253404,
                "minimum": 1339.613404,
                "name": "Z",
                "position": 2,
                "stddev": 2.709887394,
                "variance": 7.343489689
              },
              {
                "average": 18707.83787,
                "count": 12833371,
                "maximum": 29057,
                "minimum": 2001,
                "name": "Intensity",
                "position": 3,
                "stddev": 1587.014219,
                "variance": 2518614.132
              },
              {
                "average": 1.000016675,
                "count": 12833371,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004083503271,
                "variance": 1.667499897e-05
              },
              {
                "average": 1.000033428,
                "count": 12833371,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005781639772,
                "variance": 3.342735846e-05
              },
              {
                "average": 0.5007780886,
                "count": 12833371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994141,
                "variance": 0.2499994141
              },
              {
                "average": 4.675310953e-07,
                "count": 12833371,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006837623221,
                "variance": 4.675309131e-07
              },
              {
                "average": 1.360845175,
                "count": 12833371,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.480245721,
                "variance": 0.2306359526
              },
              {
                "average": 0.4285387469,
                "count": 12833371,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.38236019,
                "variance": 129.5581235
              },
              {
                "average": 1.99828494,
                "count": 12833371,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000585577,
                "variance": 1.001171497
              },
              {
                "average": 1114.191051,
                "count": 12833371,
                "maximum": 1117,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9582393149,
                "variance": 0.9182225846
              },
              {
                "average": 46916.77563,
                "count": 12833371,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2820.349242,
                "variance": 7954369.849
              },
              {
                "average": 45323.03595,
                "count": 12833371,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2937.208351,
                "variance": 8627192.896
              },
              {
                "average": 42108.98553,
                "count": 12833371,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3125.372961,
                "variance": 9767956.146
              },
              {
                "average": 188225631.6,
                "count": 12833371,
                "maximum": 188226748,
                "minimum": 188224663,
                "name": "GpsTime",
                "position": 15,
                "stddev": 376.1528949,
                "variance": 141491.0004
              },
              {
                "average": 0,
                "count": 12833371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12833371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12833371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12833371,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12833371,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293716.7837,
              4815303.945,
              1339.613404,
              294770.2637,
              4816722.945,
              1355.253404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293716.7836946909,
                    4815303.944683391,
                    1339.613404133583
                  ],
                  [
                    293716.7836946909,
                    4816722.944683391,
                    1339.613404133583
                  ],
                  [
                    294770.2636946909,
                    4816722.944683391,
                    1355.2534041335828
                  ],
                  [
                    294770.2636946909,
                    4815303.944683391,
                    1355.2534041335828
                  ],
                  [
                    293716.7836946909,
                    4815303.944683391,
                    1339.613404133583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:59:08+00:00",
            "end_time": "2017-08-31T14:24:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997612552147,
              43.387238508412864,
              1261.0963388039113
            ],
            [
              -119.35046893029072,
              43.39998384887926,
              1261.0963388039113
            ],
            [
              -119.3374971905137,
              43.40024986541274,
              1320.2763388039111
            ],
            [
              -119.33700709937646,
              43.38750440722934,
              1320.2763388039111
            ],
            [
              -119.34997612552147,
              43.387238508412864,
              1261.0963388039113
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504689,
        43.38723851,
        1261.096339,
        -119.3370071,
        43.40024987,
        1320.276339
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:47Z",
        "pc:count": 21280320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310237.5401,
            "count": 21280320,
            "maximum": 310712.7799,
            "minimum": 309661.4799,
            "name": "X",
            "position": 0,
            "stddev": 287.990666,
            "variance": 82938.62371
          },
          {
            "average": 4807244.454,
            "count": 21280320,
            "maximum": 4807917.164,
            "minimum": 4806500.524,
            "name": "Y",
            "position": 1,
            "stddev": 401.2354663,
            "variance": 160989.8994
          },
          {
            "average": 1297.673203,
            "count": 21280320,
            "maximum": 1320.276339,
            "minimum": 1261.096339,
            "name": "Z",
            "position": 2,
            "stddev": 14.88505375,
            "variance": 221.5648252
          },
          {
            "average": 21292.62454,
            "count": 21280320,
            "maximum": 49409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2684.619409,
            "variance": 7207181.373
          },
          {
            "average": 1.005692678,
            "count": 21280320,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09690642092,
            "variance": 0.009390854416
          },
          {
            "average": 1.011578209,
            "count": 21280320,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1531912691,
            "variance": 0.02346756494
          },
          {
            "average": 0.5019606378,
            "count": 21280320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961676,
            "variance": 0.2499961676
          },
          {
            "average": 2.302596953e-06,
            "count": 21280320,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001517429326,
            "variance": 2.30259176e-06
          },
          {
            "average": 1.152674255,
            "count": 21280320,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3596732307,
            "variance": 0.1293648329
          },
          {
            "average": 0.3400236089,
            "count": 21280320,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70705964,
            "variance": 137.0552453
          },
          {
            "average": 1.997648673,
            "count": 21280320,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001592138,
            "variance": 1.003186811
          },
          {
            "average": 1058.856125,
            "count": 21280320,
            "maximum": 1073,
            "minimum": 1026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.69367471,
            "variance": 187.5167271
          },
          {
            "average": 47305.24523,
            "count": 21280320,
            "maximum": 59904,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4309.906667,
            "variance": 18575295.48
          },
          {
            "average": 45773.80084,
            "count": 21280320,
            "maximum": 59648,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 3588.298462,
            "variance": 12875885.85
          },
          {
            "average": 42269.10765,
            "count": 21280320,
            "maximum": 60160,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 4181.938742,
            "variance": 17488611.64
          },
          {
            "average": 188014822.4,
            "count": 21280320,
            "maximum": 188064487.1,
            "minimum": 187977245.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36748.68435,
            "variance": 1350465801
          },
          {
            "average": 0,
            "count": 21280320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21280320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21280320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21280320,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21280320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309661.4799,
          4806500.524,
          1261.096339,
          310712.7799,
          4807917.164,
          1320.276339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309661.47989463364,
                4806500.52384926,
                1261.0963388039113
              ],
              [
                309661.47989463364,
                4807917.163849261,
                1261.0963388039113
              ],
              [
                310712.7798946337,
                4807917.163849261,
                1320.2763388039111
              ],
              [
                310712.7798946337,
                4806500.52384926,
                1320.2763388039111
              ],
              [
                309661.47989463364,
                4806500.52384926,
                1261.0963388039113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:47+00:00",
        "end_time": "2017-08-28T17:40:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504689,
            43.38723851,
            1261.096339,
            -119.3370071,
            43.40024987,
            1320.276339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997612552147,
                  43.387238508412864,
                  1261.0963388039113
                ],
                [
                  -119.35046893029072,
                  43.39998384887926,
                  1261.0963388039113
                ],
                [
                  -119.3374971905137,
                  43.40024986541274,
                  1320.2763388039111
                ],
                [
                  -119.33700709937646,
                  43.38750440722934,
                  1320.2763388039111
                ],
                [
                  -119.34997612552147,
                  43.387238508412864,
                  1261.0963388039113
                ]
              ]
            ]
          },
          "id": "20170828_43119D3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:47Z",
            "pc:count": 21280320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310237.5401,
                "count": 21280320,
                "maximum": 310712.7799,
                "minimum": 309661.4799,
                "name": "X",
                "position": 0,
                "stddev": 287.990666,
                "variance": 82938.62371
              },
              {
                "average": 4807244.454,
                "count": 21280320,
                "maximum": 4807917.164,
                "minimum": 4806500.524,
                "name": "Y",
                "position": 1,
                "stddev": 401.2354663,
                "variance": 160989.8994
              },
              {
                "average": 1297.673203,
                "count": 21280320,
                "maximum": 1320.276339,
                "minimum": 1261.096339,
                "name": "Z",
                "position": 2,
                "stddev": 14.88505375,
                "variance": 221.5648252
              },
              {
                "average": 21292.62454,
                "count": 21280320,
                "maximum": 49409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2684.619409,
                "variance": 7207181.373
              },
              {
                "average": 1.005692678,
                "count": 21280320,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09690642092,
                "variance": 0.009390854416
              },
              {
                "average": 1.011578209,
                "count": 21280320,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1531912691,
                "variance": 0.02346756494
              },
              {
                "average": 0.5019606378,
                "count": 21280320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961676,
                "variance": 0.2499961676
              },
              {
                "average": 2.302596953e-06,
                "count": 21280320,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001517429326,
                "variance": 2.30259176e-06
              },
              {
                "average": 1.152674255,
                "count": 21280320,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3596732307,
                "variance": 0.1293648329
              },
              {
                "average": 0.3400236089,
                "count": 21280320,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70705964,
                "variance": 137.0552453
              },
              {
                "average": 1.997648673,
                "count": 21280320,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001592138,
                "variance": 1.003186811
              },
              {
                "average": 1058.856125,
                "count": 21280320,
                "maximum": 1073,
                "minimum": 1026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.69367471,
                "variance": 187.5167271
              },
              {
                "average": 47305.24523,
                "count": 21280320,
                "maximum": 59904,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4309.906667,
                "variance": 18575295.48
              },
              {
                "average": 45773.80084,
                "count": 21280320,
                "maximum": 59648,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 3588.298462,
                "variance": 12875885.85
              },
              {
                "average": 42269.10765,
                "count": 21280320,
                "maximum": 60160,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 4181.938742,
                "variance": 17488611.64
              },
              {
                "average": 188014822.4,
                "count": 21280320,
                "maximum": 188064487.1,
                "minimum": 187977245.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36748.68435,
                "variance": 1350465801
              },
              {
                "average": 0,
                "count": 21280320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21280320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21280320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21280320,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21280320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309661.4799,
              4806500.524,
              1261.096339,
              310712.7799,
              4807917.164,
              1320.276339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309661.47989463364,
                    4806500.52384926,
                    1261.0963388039113
                  ],
                  [
                    309661.47989463364,
                    4807917.163849261,
                    1261.0963388039113
                  ],
                  [
                    310712.7798946337,
                    4807917.163849261,
                    1320.2763388039111
                  ],
                  [
                    310712.7798946337,
                    4806500.52384926,
                    1320.2763388039111
                  ],
                  [
                    309661.47989463364,
                    4806500.52384926,
                    1261.0963388039113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:47+00:00",
            "end_time": "2017-08-28T17:40: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": "20170829_43119D4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4749747007887,
              43.462224888770045,
              1274.8975216742613
            ],
            [
              -119.47549564345938,
              43.47498310127225,
              1274.8975216742613
            ],
            [
              -119.46249868758868,
              43.4752639051682,
              1289.7975216742614
            ],
            [
              -119.4619804732389,
              43.462505568297914,
              1289.7975216742614
            ],
            [
              -119.4749747007887,
              43.462224888770045,
              1274.8975216742613
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754956,
        43.46222489,
        1274.897522,
        -119.4619805,
        43.47526391,
        1289.797522
      ],
      "properties": {
        "datetime": "2017-09-08T23:57:57Z",
        "pc:count": 14114079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300309.1132,
            "count": 14114079,
            "maximum": 300836.3348,
            "minimum": 299784.1948,
            "name": "X",
            "position": 0,
            "stddev": 290.8896717,
            "variance": 84616.8011
          },
          {
            "average": 4815845.919,
            "count": 14114079,
            "maximum": 4816539.929,
            "minimum": 4815121.709,
            "name": "Y",
            "position": 1,
            "stddev": 407.7748871,
            "variance": 166280.3585
          },
          {
            "average": 1282.495292,
            "count": 14114079,
            "maximum": 1289.797522,
            "minimum": 1274.897522,
            "name": "Z",
            "position": 2,
            "stddev": 1.536889158,
            "variance": 2.362028285
          },
          {
            "average": 19802.8474,
            "count": 14114079,
            "maximum": 38481,
            "minimum": 3393,
            "name": "Intensity",
            "position": 3,
            "stddev": 2109.628615,
            "variance": 4450532.893
          },
          {
            "average": 1.000008786,
            "count": 14114079,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002964030568,
            "variance": 8.785477209e-06
          },
          {
            "average": 1.000016863,
            "count": 14114079,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004106374556,
            "variance": 1.686231199e-05
          },
          {
            "average": 0.5014057949,
            "count": 14114079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980414,
            "variance": 0.2499980415
          },
          {
            "average": 2.267239683e-06,
            "count": 14114079,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001505733942,
            "variance": 2.267234703e-06
          },
          {
            "average": 1.173081573,
            "count": 14114079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.378317793,
            "variance": 0.1431243525
          },
          {
            "average": 0.548476707,
            "count": 14114079,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83108901,
            "variance": 139.9746672
          },
          {
            "average": 1.998950764,
            "count": 14114079,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000340717,
            "variance": 1.000681551
          },
          {
            "average": 1072.85608,
            "count": 14114079,
            "maximum": 1154,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.10228677,
            "variance": 198.8744923
          },
          {
            "average": 46180.19444,
            "count": 14114079,
            "maximum": 56064,
            "minimum": 30464,
            "name": "Red",
            "position": 12,
            "stddev": 2112.640973,
            "variance": 4463251.882
          },
          {
            "average": 44530.81749,
            "count": 14114079,
            "maximum": 55552,
            "minimum": 29184,
            "name": "Green",
            "position": 13,
            "stddev": 2136.745987,
            "variance": 4565683.415
          },
          {
            "average": 40979.15464,
            "count": 14114079,
            "maximum": 54272,
            "minimum": 27136,
            "name": "Blue",
            "position": 14,
            "stddev": 2357.61903,
            "variance": 5558367.493
          },
          {
            "average": 188088530.5,
            "count": 14114079,
            "maximum": 188950277.4,
            "minimum": 188060997.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 148468.5296,
            "variance": 22042904290.0
          },
          {
            "average": 0,
            "count": 14114079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299784.1948,
          4815121.709,
          1274.897522,
          300836.3348,
          4816539.929,
          1289.797522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299784.1948438236,
                4815121.708876724,
                1274.8975216742613
              ],
              [
                299784.1948438236,
                4816539.928876725,
                1274.8975216742613
              ],
              [
                300836.3348438236,
                4816539.928876725,
                1289.7975216742614
              ],
              [
                300836.3348438236,
                4815121.708876724,
                1289.7975216742614
              ],
              [
                299784.1948438236,
                4815121.708876724,
                1274.8975216742613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:57:57+00:00",
        "end_time": "2017-08-29T16:56:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754956,
            43.46222489,
            1274.897522,
            -119.4619805,
            43.47526391,
            1289.797522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4749747007887,
                  43.462224888770045,
                  1274.8975216742613
                ],
                [
                  -119.47549564345938,
                  43.47498310127225,
                  1274.8975216742613
                ],
                [
                  -119.46249868758868,
                  43.4752639051682,
                  1289.7975216742614
                ],
                [
                  -119.4619804732389,
                  43.462505568297914,
                  1289.7975216742614
                ],
                [
                  -119.4749747007887,
                  43.462224888770045,
                  1274.8975216742613
                ]
              ]
            ]
          },
          "id": "20170829_43119D4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:57:57Z",
            "pc:count": 14114079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300309.1132,
                "count": 14114079,
                "maximum": 300836.3348,
                "minimum": 299784.1948,
                "name": "X",
                "position": 0,
                "stddev": 290.8896717,
                "variance": 84616.8011
              },
              {
                "average": 4815845.919,
                "count": 14114079,
                "maximum": 4816539.929,
                "minimum": 4815121.709,
                "name": "Y",
                "position": 1,
                "stddev": 407.7748871,
                "variance": 166280.3585
              },
              {
                "average": 1282.495292,
                "count": 14114079,
                "maximum": 1289.797522,
                "minimum": 1274.897522,
                "name": "Z",
                "position": 2,
                "stddev": 1.536889158,
                "variance": 2.362028285
              },
              {
                "average": 19802.8474,
                "count": 14114079,
                "maximum": 38481,
                "minimum": 3393,
                "name": "Intensity",
                "position": 3,
                "stddev": 2109.628615,
                "variance": 4450532.893
              },
              {
                "average": 1.000008786,
                "count": 14114079,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002964030568,
                "variance": 8.785477209e-06
              },
              {
                "average": 1.000016863,
                "count": 14114079,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004106374556,
                "variance": 1.686231199e-05
              },
              {
                "average": 0.5014057949,
                "count": 14114079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980414,
                "variance": 0.2499980415
              },
              {
                "average": 2.267239683e-06,
                "count": 14114079,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001505733942,
                "variance": 2.267234703e-06
              },
              {
                "average": 1.173081573,
                "count": 14114079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.378317793,
                "variance": 0.1431243525
              },
              {
                "average": 0.548476707,
                "count": 14114079,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83108901,
                "variance": 139.9746672
              },
              {
                "average": 1.998950764,
                "count": 14114079,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000340717,
                "variance": 1.000681551
              },
              {
                "average": 1072.85608,
                "count": 14114079,
                "maximum": 1154,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.10228677,
                "variance": 198.8744923
              },
              {
                "average": 46180.19444,
                "count": 14114079,
                "maximum": 56064,
                "minimum": 30464,
                "name": "Red",
                "position": 12,
                "stddev": 2112.640973,
                "variance": 4463251.882
              },
              {
                "average": 44530.81749,
                "count": 14114079,
                "maximum": 55552,
                "minimum": 29184,
                "name": "Green",
                "position": 13,
                "stddev": 2136.745987,
                "variance": 4565683.415
              },
              {
                "average": 40979.15464,
                "count": 14114079,
                "maximum": 54272,
                "minimum": 27136,
                "name": "Blue",
                "position": 14,
                "stddev": 2357.61903,
                "variance": 5558367.493
              },
              {
                "average": 188088530.5,
                "count": 14114079,
                "maximum": 188950277.4,
                "minimum": 188060997.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 148468.5296,
                "variance": 22042904290.0
              },
              {
                "average": 0,
                "count": 14114079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299784.1948,
              4815121.709,
              1274.897522,
              300836.3348,
              4816539.929,
              1289.797522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299784.1948438236,
                    4815121.708876724,
                    1274.8975216742613
                  ],
                  [
                    299784.1948438236,
                    4816539.928876725,
                    1274.8975216742613
                  ],
                  [
                    300836.3348438236,
                    4816539.928876725,
                    1289.7975216742614
                  ],
                  [
                    300836.3348438236,
                    4815121.708876724,
                    1289.7975216742614
                  ],
                  [
                    299784.1948438236,
                    4815121.708876724,
                    1274.8975216742613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:57:57+00:00",
            "end_time": "2017-08-29T16:56: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": "20170829_43119D5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747389322479,
              43.474719090154316,
              1310.364043416789
            ],
            [
              -119.53800845667081,
              43.487482421401005,
              1310.364043416789
            ],
            [
              -119.52499832137362,
              43.487770641665726,
              1356.9840434167888
            ],
            [
              -119.52446649104824,
              43.47500718271806,
              1356.9840434167888
            ],
            [
              -119.53747389322479,
              43.474719090154316,
              1310.364043416789
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380085,
        43.47471909,
        1310.364043,
        -119.5244665,
        43.48777064,
        1356.984043
      ],
      "properties": {
        "datetime": "2017-09-10T16:27:41Z",
        "pc:count": 25022938,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295296.0192,
            "count": 25022938,
            "maximum": 295823.4206,
            "minimum": 294770.3806,
            "name": "X",
            "position": 0,
            "stddev": 291.6507323,
            "variance": 85060.14963
          },
          {
            "average": 4817446.787,
            "count": 25022938,
            "maximum": 4818080.449,
            "minimum": 4816661.589,
            "name": "Y",
            "position": 1,
            "stddev": 369.5286421,
            "variance": 136551.4173
          },
          {
            "average": 1329.523683,
            "count": 25022938,
            "maximum": 1356.984043,
            "minimum": 1310.364043,
            "name": "Z",
            "position": 2,
            "stddev": 8.478375623,
            "variance": 71.8828532
          },
          {
            "average": 20994.43964,
            "count": 25022938,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4416.474058,
            "variance": 19505243.1
          },
          {
            "average": 1.004857303,
            "count": 25022938,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07622135316,
            "variance": 0.005809694678
          },
          {
            "average": 1.009761364,
            "count": 25022938,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1123494884,
            "variance": 0.01262240755
          },
          {
            "average": 0.5017902774,
            "count": 25022938,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968049,
            "variance": 0.2499968049
          },
          {
            "average": 5.914573261e-06,
            "count": 25022938,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002431982425,
            "variance": 5.914538515e-06
          },
          {
            "average": 1.148021987,
            "count": 25022938,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3551217866,
            "variance": 0.1261114833
          },
          {
            "average": 0.3199371959,
            "count": 25022938,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82384686,
            "variance": 139.8033546
          },
          {
            "average": 1.997432795,
            "count": 25022938,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002720223,
            "variance": 1.005447845
          },
          {
            "average": 1124.33568,
            "count": 25022938,
            "maximum": 1167,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.33585064,
            "variance": 1547.309146
          },
          {
            "average": 43677.10703,
            "count": 25022938,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3094.724136,
            "variance": 9577317.48
          },
          {
            "average": 41966.22283,
            "count": 25022938,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2742.127444,
            "variance": 7519262.92
          },
          {
            "average": 38777.99319,
            "count": 25022938,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2661.183311,
            "variance": 7081896.614
          },
          {
            "average": 188567557.9,
            "count": 25022938,
            "maximum": 189096061.3,
            "minimum": 188068062,
            "name": "GpsTime",
            "position": 15,
            "stddev": 495523.8986,
            "variance": 245543934100.0
          },
          {
            "average": 0,
            "count": 25022938,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25022938,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25022938,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25022938,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25022938,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294770.3806,
          4816661.589,
          1310.364043,
          295823.4206,
          4818080.449,
          1356.984043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294770.38059569785,
                4816661.588570767,
                1310.364043416789
              ],
              [
                294770.38059569785,
                4818080.4485707665,
                1310.364043416789
              ],
              [
                295823.4205956979,
                4818080.4485707665,
                1356.9840434167888
              ],
              [
                295823.4205956979,
                4816661.588570767,
                1356.9840434167888
              ],
              [
                294770.38059569785,
                4816661.588570767,
                1310.364043416789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:27:41+00:00",
        "end_time": "2017-08-29T18:54:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380085,
            43.47471909,
            1310.364043,
            -119.5244665,
            43.48777064,
            1356.984043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747389322479,
                  43.474719090154316,
                  1310.364043416789
                ],
                [
                  -119.53800845667081,
                  43.487482421401005,
                  1310.364043416789
                ],
                [
                  -119.52499832137362,
                  43.487770641665726,
                  1356.9840434167888
                ],
                [
                  -119.52446649104824,
                  43.47500718271806,
                  1356.9840434167888
                ],
                [
                  -119.53747389322479,
                  43.474719090154316,
                  1310.364043416789
                ]
              ]
            ]
          },
          "id": "20170829_43119D5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:27:41Z",
            "pc:count": 25022938,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295296.0192,
                "count": 25022938,
                "maximum": 295823.4206,
                "minimum": 294770.3806,
                "name": "X",
                "position": 0,
                "stddev": 291.6507323,
                "variance": 85060.14963
              },
              {
                "average": 4817446.787,
                "count": 25022938,
                "maximum": 4818080.449,
                "minimum": 4816661.589,
                "name": "Y",
                "position": 1,
                "stddev": 369.5286421,
                "variance": 136551.4173
              },
              {
                "average": 1329.523683,
                "count": 25022938,
                "maximum": 1356.984043,
                "minimum": 1310.364043,
                "name": "Z",
                "position": 2,
                "stddev": 8.478375623,
                "variance": 71.8828532
              },
              {
                "average": 20994.43964,
                "count": 25022938,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4416.474058,
                "variance": 19505243.1
              },
              {
                "average": 1.004857303,
                "count": 25022938,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07622135316,
                "variance": 0.005809694678
              },
              {
                "average": 1.009761364,
                "count": 25022938,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1123494884,
                "variance": 0.01262240755
              },
              {
                "average": 0.5017902774,
                "count": 25022938,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968049,
                "variance": 0.2499968049
              },
              {
                "average": 5.914573261e-06,
                "count": 25022938,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002431982425,
                "variance": 5.914538515e-06
              },
              {
                "average": 1.148021987,
                "count": 25022938,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3551217866,
                "variance": 0.1261114833
              },
              {
                "average": 0.3199371959,
                "count": 25022938,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82384686,
                "variance": 139.8033546
              },
              {
                "average": 1.997432795,
                "count": 25022938,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002720223,
                "variance": 1.005447845
              },
              {
                "average": 1124.33568,
                "count": 25022938,
                "maximum": 1167,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.33585064,
                "variance": 1547.309146
              },
              {
                "average": 43677.10703,
                "count": 25022938,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3094.724136,
                "variance": 9577317.48
              },
              {
                "average": 41966.22283,
                "count": 25022938,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2742.127444,
                "variance": 7519262.92
              },
              {
                "average": 38777.99319,
                "count": 25022938,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2661.183311,
                "variance": 7081896.614
              },
              {
                "average": 188567557.9,
                "count": 25022938,
                "maximum": 189096061.3,
                "minimum": 188068062,
                "name": "GpsTime",
                "position": 15,
                "stddev": 495523.8986,
                "variance": 245543934100.0
              },
              {
                "average": 0,
                "count": 25022938,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25022938,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25022938,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25022938,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25022938,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294770.3806,
              4816661.589,
              1310.364043,
              295823.4206,
              4818080.449,
              1356.984043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294770.38059569785,
                    4816661.588570767,
                    1310.364043416789
                  ],
                  [
                    294770.38059569785,
                    4818080.4485707665,
                    1310.364043416789
                  ],
                  [
                    295823.4205956979,
                    4818080.4485707665,
                    1356.9840434167888
                  ],
                  [
                    295823.4205956979,
                    4816661.588570767,
                    1356.9840434167888
                  ],
                  [
                    294770.38059569785,
                    4816661.588570767,
                    1310.364043416789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:27:41+00:00",
            "end_time": "2017-08-29T18:54:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497569504136,
              43.549741166253405,
              1384.1734119526016
            ],
            [
              -119.32546595686605,
              43.562484391487494,
              1384.1734119526016
            ],
            [
              -119.31249678379518,
              43.56274758958208,
              1456.3534119526014
            ],
            [
              -119.31200925021511,
              43.55000424793322,
              1456.3534119526014
            ],
            [
              -119.32497569504136,
              43.549741166253405,
              1384.1734119526016
            ]
          ]
        ]
      },
      "bbox": [
        -119.325466,
        43.54974117,
        1384.173412,
        -119.3120093,
        43.56274759,
        1456.353412
      ],
      "properties": {
        "datetime": "2017-08-30T17:36:48Z",
        "pc:count": 13862255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312709.2637,
            "count": 13862255,
            "maximum": 313238.8456,
            "minimum": 312190.5856,
            "name": "X",
            "position": 0,
            "stddev": 293.0507675,
            "variance": 85878.75233
          },
          {
            "average": 4825193.571,
            "count": 13862255,
            "maximum": 4825908.106,
            "minimum": 4824491.686,
            "name": "Y",
            "position": 1,
            "stddev": 392.1266867,
            "variance": 153763.3384
          },
          {
            "average": 1411.267491,
            "count": 13862255,
            "maximum": 1456.353412,
            "minimum": 1384.173412,
            "name": "Z",
            "position": 2,
            "stddev": 14.65500241,
            "variance": 214.7690957
          },
          {
            "average": 19884.39434,
            "count": 13862255,
            "maximum": 37153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2605.870906,
            "variance": 6790563.177
          },
          {
            "average": 1.028017303,
            "count": 13862255,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.188409754,
            "variance": 0.03549823541
          },
          {
            "average": 1.056437571,
            "count": 13862255,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2800846518,
            "variance": 0.0784474122
          },
          {
            "average": 0.5032383981,
            "count": 13862255,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895307,
            "variance": 0.2499895308
          },
          {
            "average": 1.659181713e-06,
            "count": 13862255,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001288091255,
            "variance": 1.65917908e-06
          },
          {
            "average": 1.172575097,
            "count": 13862255,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3778795352,
            "variance": 0.1427929431
          },
          {
            "average": -0.06794688942,
            "count": 13862255,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7451588,
            "variance": 137.9487553
          },
          {
            "average": 1.981736161,
            "count": 13862255,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009081665,
            "variance": 1.018245806
          },
          {
            "average": 1096.811061,
            "count": 13862255,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9746498393,
            "variance": 0.9499423093
          },
          {
            "average": 40394.58373,
            "count": 13862255,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4803.74462,
            "variance": 23075962.37
          },
          {
            "average": 38946.09616,
            "count": 13862255,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3775.576339,
            "variance": 14254976.69
          },
          {
            "average": 35568.65703,
            "count": 13862255,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3613.956775,
            "variance": 13060683.57
          },
          {
            "average": 188148309.3,
            "count": 13862255,
            "maximum": 188149808.4,
            "minimum": 188146499.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.4607903,
            "variance": 370224.5334
          },
          {
            "average": 0,
            "count": 13862255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13862255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13862255,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312190.5856,
          4824491.686,
          1384.173412,
          313238.8456,
          4825908.106,
          1456.353412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312190.58557535306,
                4824491.6861903,
                1384.1734119526016
              ],
              [
                312190.58557535306,
                4825908.1061903,
                1384.1734119526016
              ],
              [
                313238.8455753531,
                4825908.1061903,
                1456.3534119526014
              ],
              [
                313238.8455753531,
                4824491.6861903,
                1456.3534119526014
              ],
              [
                312190.58557535306,
                4824491.6861903,
                1384.1734119526016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:36:48+00:00",
        "end_time": "2017-08-30T16:41:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.325466,
            43.54974117,
            1384.173412,
            -119.3120093,
            43.56274759,
            1456.353412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497569504136,
                  43.549741166253405,
                  1384.1734119526016
                ],
                [
                  -119.32546595686605,
                  43.562484391487494,
                  1384.1734119526016
                ],
                [
                  -119.31249678379518,
                  43.56274758958208,
                  1456.3534119526014
                ],
                [
                  -119.31200925021511,
                  43.55000424793322,
                  1456.3534119526014
                ],
                [
                  -119.32497569504136,
                  43.549741166253405,
                  1384.1734119526016
                ]
              ]
            ]
          },
          "id": "20170830_43119E3305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:36:48Z",
            "pc:count": 13862255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312709.2637,
                "count": 13862255,
                "maximum": 313238.8456,
                "minimum": 312190.5856,
                "name": "X",
                "position": 0,
                "stddev": 293.0507675,
                "variance": 85878.75233
              },
              {
                "average": 4825193.571,
                "count": 13862255,
                "maximum": 4825908.106,
                "minimum": 4824491.686,
                "name": "Y",
                "position": 1,
                "stddev": 392.1266867,
                "variance": 153763.3384
              },
              {
                "average": 1411.267491,
                "count": 13862255,
                "maximum": 1456.353412,
                "minimum": 1384.173412,
                "name": "Z",
                "position": 2,
                "stddev": 14.65500241,
                "variance": 214.7690957
              },
              {
                "average": 19884.39434,
                "count": 13862255,
                "maximum": 37153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2605.870906,
                "variance": 6790563.177
              },
              {
                "average": 1.028017303,
                "count": 13862255,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.188409754,
                "variance": 0.03549823541
              },
              {
                "average": 1.056437571,
                "count": 13862255,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2800846518,
                "variance": 0.0784474122
              },
              {
                "average": 0.5032383981,
                "count": 13862255,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895307,
                "variance": 0.2499895308
              },
              {
                "average": 1.659181713e-06,
                "count": 13862255,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001288091255,
                "variance": 1.65917908e-06
              },
              {
                "average": 1.172575097,
                "count": 13862255,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3778795352,
                "variance": 0.1427929431
              },
              {
                "average": -0.06794688942,
                "count": 13862255,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7451588,
                "variance": 137.9487553
              },
              {
                "average": 1.981736161,
                "count": 13862255,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009081665,
                "variance": 1.018245806
              },
              {
                "average": 1096.811061,
                "count": 13862255,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9746498393,
                "variance": 0.9499423093
              },
              {
                "average": 40394.58373,
                "count": 13862255,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4803.74462,
                "variance": 23075962.37
              },
              {
                "average": 38946.09616,
                "count": 13862255,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3775.576339,
                "variance": 14254976.69
              },
              {
                "average": 35568.65703,
                "count": 13862255,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3613.956775,
                "variance": 13060683.57
              },
              {
                "average": 188148309.3,
                "count": 13862255,
                "maximum": 188149808.4,
                "minimum": 188146499.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.4607903,
                "variance": 370224.5334
              },
              {
                "average": 0,
                "count": 13862255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13862255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13862255,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312190.5856,
              4824491.686,
              1384.173412,
              313238.8456,
              4825908.106,
              1456.353412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312190.58557535306,
                    4824491.6861903,
                    1384.1734119526016
                  ],
                  [
                    312190.58557535306,
                    4825908.1061903,
                    1384.1734119526016
                  ],
                  [
                    313238.8455753531,
                    4825908.1061903,
                    1456.3534119526014
                  ],
                  [
                    313238.8455753531,
                    4824491.6861903,
                    1456.3534119526014
                  ],
                  [
                    312190.58557535306,
                    4824491.6861903,
                    1384.1734119526016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:36:48+00:00",
            "end_time": "2017-08-30T16:41: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": "20170829_43119D4403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4124751562311,
              43.42473246006221,
              1294.9388664012436
            ],
            [
              -119.41298195128562,
              43.437482895060164,
              1294.9388664012436
            ],
            [
              -119.39999785310967,
              43.43775629250219,
              1322.1788664012433
            ],
            [
              -119.39949377868818,
              43.4250057364816,
              1322.1788664012433
            ],
            [
              -119.4124751562311,
              43.42473246006221,
              1294.9388664012436
            ]
          ]
        ]
      },
      "bbox": [
        -119.412982,
        43.42473246,
        1294.938866,
        -119.3994938,
        43.43775629,
        1322.178866
      ],
      "properties": {
        "datetime": "2017-08-29T16:40:15Z",
        "pc:count": 13614977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305246.4054,
            "count": 13614977,
            "maximum": 305771.3969,
            "minimum": 304719.6969,
            "name": "X",
            "position": 0,
            "stddev": 293.4969794,
            "variance": 86140.47695
          },
          {
            "average": 4811516.414,
            "count": 13614977,
            "maximum": 4812226.558,
            "minimum": 4810809.278,
            "name": "Y",
            "position": 1,
            "stddev": 407.5528039,
            "variance": 166099.288
          },
          {
            "average": 1304.17786,
            "count": 13614977,
            "maximum": 1322.178866,
            "minimum": 1294.938866,
            "name": "Z",
            "position": 2,
            "stddev": 5.275246397,
            "variance": 27.82822455
          },
          {
            "average": 19319.31965,
            "count": 13614977,
            "maximum": 27505,
            "minimum": 1921,
            "name": "Intensity",
            "position": 3,
            "stddev": 1428.310753,
            "variance": 2040071.608
          },
          {
            "average": 1.000026074,
            "count": 13614977,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005106226492,
            "variance": 2.607354898e-05
          },
          {
            "average": 1.000052956,
            "count": 13614977,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007276921545,
            "variance": 5.295358717e-05
          },
          {
            "average": 0.5025708086,
            "count": 13614977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934093,
            "variance": 0.2499934093
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18975985,
            "count": 13614977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3921110314,
            "variance": 0.1537510609
          },
          {
            "average": -0.07974136073,
            "count": 13614977,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73710221,
            "variance": 137.7595684
          },
          {
            "average": 2.000827398,
            "count": 13614977,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000323036,
            "variance": 1.000646177
          },
          {
            "average": 1063.56287,
            "count": 13614977,
            "maximum": 1066,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9851682363,
            "variance": 0.9705564538
          },
          {
            "average": 44133.85907,
            "count": 13614977,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2891.675812,
            "variance": 8361789.004
          },
          {
            "average": 42232.83686,
            "count": 13614977,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2796.734207,
            "variance": 7821722.224
          },
          {
            "average": 39105.55898,
            "count": 13614977,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2740.354163,
            "variance": 7509540.94
          },
          {
            "average": 188058598.9,
            "count": 13614977,
            "maximum": 188060015.9,
            "minimum": 188057139.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.601864,
            "variance": 410370.7482
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304719.6969,
          4810809.278,
          1294.938866,
          305771.3969,
          4812226.558,
          1322.178866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304719.69687358895,
                4810809.277987726,
                1294.9388664012436
              ],
              [
                304719.69687358895,
                4812226.557987725,
                1294.9388664012436
              ],
              [
                305771.3968735889,
                4812226.557987725,
                1322.1788664012433
              ],
              [
                305771.3968735889,
                4810809.277987726,
                1322.1788664012433
              ],
              [
                304719.69687358895,
                4810809.277987726,
                1294.9388664012436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:40:15+00:00",
        "end_time": "2017-08-29T15:52:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.412982,
            43.42473246,
            1294.938866,
            -119.3994938,
            43.43775629,
            1322.178866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4124751562311,
                  43.42473246006221,
                  1294.9388664012436
                ],
                [
                  -119.41298195128562,
                  43.437482895060164,
                  1294.9388664012436
                ],
                [
                  -119.39999785310967,
                  43.43775629250219,
                  1322.1788664012433
                ],
                [
                  -119.39949377868818,
                  43.4250057364816,
                  1322.1788664012433
                ],
                [
                  -119.4124751562311,
                  43.42473246006221,
                  1294.9388664012436
                ]
              ]
            ]
          },
          "id": "20170829_43119D4403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:40:15Z",
            "pc:count": 13614977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305246.4054,
                "count": 13614977,
                "maximum": 305771.3969,
                "minimum": 304719.6969,
                "name": "X",
                "position": 0,
                "stddev": 293.4969794,
                "variance": 86140.47695
              },
              {
                "average": 4811516.414,
                "count": 13614977,
                "maximum": 4812226.558,
                "minimum": 4810809.278,
                "name": "Y",
                "position": 1,
                "stddev": 407.5528039,
                "variance": 166099.288
              },
              {
                "average": 1304.17786,
                "count": 13614977,
                "maximum": 1322.178866,
                "minimum": 1294.938866,
                "name": "Z",
                "position": 2,
                "stddev": 5.275246397,
                "variance": 27.82822455
              },
              {
                "average": 19319.31965,
                "count": 13614977,
                "maximum": 27505,
                "minimum": 1921,
                "name": "Intensity",
                "position": 3,
                "stddev": 1428.310753,
                "variance": 2040071.608
              },
              {
                "average": 1.000026074,
                "count": 13614977,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005106226492,
                "variance": 2.607354898e-05
              },
              {
                "average": 1.000052956,
                "count": 13614977,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007276921545,
                "variance": 5.295358717e-05
              },
              {
                "average": 0.5025708086,
                "count": 13614977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934093,
                "variance": 0.2499934093
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18975985,
                "count": 13614977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3921110314,
                "variance": 0.1537510609
              },
              {
                "average": -0.07974136073,
                "count": 13614977,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73710221,
                "variance": 137.7595684
              },
              {
                "average": 2.000827398,
                "count": 13614977,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000323036,
                "variance": 1.000646177
              },
              {
                "average": 1063.56287,
                "count": 13614977,
                "maximum": 1066,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9851682363,
                "variance": 0.9705564538
              },
              {
                "average": 44133.85907,
                "count": 13614977,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2891.675812,
                "variance": 8361789.004
              },
              {
                "average": 42232.83686,
                "count": 13614977,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2796.734207,
                "variance": 7821722.224
              },
              {
                "average": 39105.55898,
                "count": 13614977,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2740.354163,
                "variance": 7509540.94
              },
              {
                "average": 188058598.9,
                "count": 13614977,
                "maximum": 188060015.9,
                "minimum": 188057139.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.601864,
                "variance": 410370.7482
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304719.6969,
              4810809.278,
              1294.938866,
              305771.3969,
              4812226.558,
              1322.178866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304719.69687358895,
                    4810809.277987726,
                    1294.9388664012436
                  ],
                  [
                    304719.69687358895,
                    4812226.557987725,
                    1294.9388664012436
                  ],
                  [
                    305771.3968735889,
                    4812226.557987725,
                    1322.1788664012433
                  ],
                  [
                    305771.3968735889,
                    4810809.277987726,
                    1322.1788664012433
                  ],
                  [
                    304719.69687358895,
                    4810809.277987726,
                    1294.9388664012436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:40:15+00:00",
            "end_time": "2017-08-29T15:52: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": "20170828_43119D4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497515584887,
              43.48723038803873,
              1273.2233813194985
            ],
            [
              -119.42548577414415,
              43.49998272456996,
              1273.2233813194985
            ],
            [
              -119.41249854398627,
              43.50025764042883,
              1313.3833813194983
            ],
            [
              -119.41199065330808,
              43.48750518219913,
              1313.3833813194983
            ],
            [
              -119.42497515584887,
              43.48723038803873,
              1273.2233813194985
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254858,
        43.48723039,
        1273.223381,
        -119.4119907,
        43.50025764,
        1313.383381
      ],
      "properties": {
        "datetime": "2017-08-31T18:19:15Z",
        "pc:count": 15985968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304438.2977,
            "count": 15985968,
            "maximum": 304960.8982,
            "minimum": 303910.0182,
            "name": "X",
            "position": 0,
            "stddev": 294.6141314,
            "variance": 86797.4864
          },
          {
            "average": 4818411.352,
            "count": 15985968,
            "maximum": 4819197.366,
            "minimum": 4817779.846,
            "name": "Y",
            "position": 1,
            "stddev": 420.2460887,
            "variance": 176606.7751
          },
          {
            "average": 1280.281483,
            "count": 15985968,
            "maximum": 1313.383381,
            "minimum": 1273.223381,
            "name": "Z",
            "position": 2,
            "stddev": 9.747742955,
            "variance": 95.01849272
          },
          {
            "average": 24992.8047,
            "count": 15985968,
            "maximum": 36225,
            "minimum": 1249,
            "name": "Intensity",
            "position": 3,
            "stddev": 3485.134674,
            "variance": 12146163.7
          },
          {
            "average": 1.000708559,
            "count": 15985968,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02669149181,
            "variance": 0.0007124357352
          },
          {
            "average": 1.00141643,
            "count": 15985968,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03779796335,
            "variance": 0.001428686033
          },
          {
            "average": 0.5032222009,
            "count": 15985968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989633,
            "variance": 0.2499896331
          },
          {
            "average": 1.501316655e-06,
            "count": 15985968,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001225281394,
            "variance": 1.501314495e-06
          },
          {
            "average": 1.1542337,
            "count": 15985968,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3611726377,
            "variance": 0.1304456743
          },
          {
            "average": 0.06795208133,
            "count": 15985968,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76181981,
            "variance": 138.3404052
          },
          {
            "average": 1.997571808,
            "count": 15985968,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000563515,
            "variance": 1.001127348
          },
          {
            "average": 1123.012784,
            "count": 15985968,
            "maximum": 1139,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.17970365,
            "variance": 851.4551049
          },
          {
            "average": 27795.2074,
            "count": 15985968,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16201.94763,
            "variance": 262503106.9
          },
          {
            "average": 33546.70925,
            "count": 15985968,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8286.85766,
            "variance": 68672009.88
          },
          {
            "average": 25909.72135,
            "count": 15985968,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10946.80747,
            "variance": 119832593.7
          },
          {
            "average": 188200551,
            "count": 15985968,
            "maximum": 188238755.7,
            "minimum": 187988826,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80640.49864,
            "variance": 6502890021
          },
          {
            "average": 0,
            "count": 15985968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15985968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15985968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15985968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15985968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303910.0182,
          4817779.846,
          1273.223381,
          304960.8982,
          4819197.366,
          1313.383381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303910.0181864393,
                4817779.845870987,
                1273.2233813194985
              ],
              [
                303910.0181864393,
                4819197.365870986,
                1273.2233813194985
              ],
              [
                304960.8981864393,
                4819197.365870986,
                1313.3833813194983
              ],
              [
                304960.8981864393,
                4817779.845870987,
                1313.3833813194983
              ],
              [
                303910.0181864393,
                4817779.845870987,
                1273.2233813194985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:19:15+00:00",
        "end_time": "2017-08-28T20:53:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254858,
            43.48723039,
            1273.223381,
            -119.4119907,
            43.50025764,
            1313.383381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497515584887,
                  43.48723038803873,
                  1273.2233813194985
                ],
                [
                  -119.42548577414415,
                  43.49998272456996,
                  1273.2233813194985
                ],
                [
                  -119.41249854398627,
                  43.50025764042883,
                  1313.3833813194983
                ],
                [
                  -119.41199065330808,
                  43.48750518219913,
                  1313.3833813194983
                ],
                [
                  -119.42497515584887,
                  43.48723038803873,
                  1273.2233813194985
                ]
              ]
            ]
          },
          "id": "20170828_43119D4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:19:15Z",
            "pc:count": 15985968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304438.2977,
                "count": 15985968,
                "maximum": 304960.8982,
                "minimum": 303910.0182,
                "name": "X",
                "position": 0,
                "stddev": 294.6141314,
                "variance": 86797.4864
              },
              {
                "average": 4818411.352,
                "count": 15985968,
                "maximum": 4819197.366,
                "minimum": 4817779.846,
                "name": "Y",
                "position": 1,
                "stddev": 420.2460887,
                "variance": 176606.7751
              },
              {
                "average": 1280.281483,
                "count": 15985968,
                "maximum": 1313.383381,
                "minimum": 1273.223381,
                "name": "Z",
                "position": 2,
                "stddev": 9.747742955,
                "variance": 95.01849272
              },
              {
                "average": 24992.8047,
                "count": 15985968,
                "maximum": 36225,
                "minimum": 1249,
                "name": "Intensity",
                "position": 3,
                "stddev": 3485.134674,
                "variance": 12146163.7
              },
              {
                "average": 1.000708559,
                "count": 15985968,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02669149181,
                "variance": 0.0007124357352
              },
              {
                "average": 1.00141643,
                "count": 15985968,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03779796335,
                "variance": 0.001428686033
              },
              {
                "average": 0.5032222009,
                "count": 15985968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989633,
                "variance": 0.2499896331
              },
              {
                "average": 1.501316655e-06,
                "count": 15985968,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001225281394,
                "variance": 1.501314495e-06
              },
              {
                "average": 1.1542337,
                "count": 15985968,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3611726377,
                "variance": 0.1304456743
              },
              {
                "average": 0.06795208133,
                "count": 15985968,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76181981,
                "variance": 138.3404052
              },
              {
                "average": 1.997571808,
                "count": 15985968,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000563515,
                "variance": 1.001127348
              },
              {
                "average": 1123.012784,
                "count": 15985968,
                "maximum": 1139,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.17970365,
                "variance": 851.4551049
              },
              {
                "average": 27795.2074,
                "count": 15985968,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16201.94763,
                "variance": 262503106.9
              },
              {
                "average": 33546.70925,
                "count": 15985968,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8286.85766,
                "variance": 68672009.88
              },
              {
                "average": 25909.72135,
                "count": 15985968,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10946.80747,
                "variance": 119832593.7
              },
              {
                "average": 188200551,
                "count": 15985968,
                "maximum": 188238755.7,
                "minimum": 187988826,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80640.49864,
                "variance": 6502890021
              },
              {
                "average": 0,
                "count": 15985968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15985968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15985968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15985968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15985968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303910.0182,
              4817779.846,
              1273.223381,
              304960.8982,
              4819197.366,
              1313.383381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303910.0181864393,
                    4817779.845870987,
                    1273.2233813194985
                  ],
                  [
                    303910.0181864393,
                    4819197.365870986,
                    1273.2233813194985
                  ],
                  [
                    304960.8981864393,
                    4819197.365870986,
                    1313.3833813194983
                  ],
                  [
                    304960.8981864393,
                    4817779.845870987,
                    1313.3833813194983
                  ],
                  [
                    303910.0181864393,
                    4817779.845870987,
                    1273.2233813194985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:19:15+00:00",
            "end_time": "2017-08-28T20:53: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": "20170829_43119D4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997313234351,
              43.47472298014276,
              1283.403141490634
            ],
            [
              -119.50049962989144,
              43.48748254158137,
              1283.403141490634
            ],
            [
              -119.48749801635861,
              43.48776630036659,
              1309.1231414906338
            ],
            [
              -119.4869742494914,
              43.47500661324085,
              1309.1231414906338
            ],
            [
              -119.49997313234351,
              43.47472298014276,
              1283.403141490634
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004996,
        43.47472298,
        1283.403141,
        -119.4869742,
        43.4877663,
        1309.123141
      ],
      "properties": {
        "datetime": "2017-09-10T15:25:47Z",
        "pc:count": 25050100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298336.5216,
            "count": 25050100,
            "maximum": 298855.8621,
            "minimum": 297803.5421,
            "name": "X",
            "position": 0,
            "stddev": 295.3981561,
            "variance": 87260.07064
          },
          {
            "average": 4817329.395,
            "count": 25050100,
            "maximum": 4817988.62,
            "minimum": 4816570.22,
            "name": "Y",
            "position": 1,
            "stddev": 387.3499016,
            "variance": 150039.9463
          },
          {
            "average": 1294.513549,
            "count": 25050100,
            "maximum": 1309.123141,
            "minimum": 1283.403141,
            "name": "Z",
            "position": 2,
            "stddev": 5.04453833,
            "variance": 25.44736697
          },
          {
            "average": 22181.463,
            "count": 25050100,
            "maximum": 42945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3883.170136,
            "variance": 15079010.31
          },
          {
            "average": 1.000209261,
            "count": 25050100,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0144974115,
            "variance": 0.0002101749401
          },
          {
            "average": 1.000422553,
            "count": 25050100,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02062156418,
            "variance": 0.0004252489092
          },
          {
            "average": 0.5013449447,
            "count": 25050100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982011,
            "variance": 0.2499982011
          },
          {
            "average": 6.946080056e-06,
            "count": 25050100,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0026355326,
            "variance": 6.946032085e-06
          },
          {
            "average": 1.148120207,
            "count": 25050100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3552191104,
            "variance": 0.1261806164
          },
          {
            "average": 0.2480949456,
            "count": 25050100,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.846848,
            "variance": 140.3478076
          },
          {
            "average": 2.003099708,
            "count": 25050100,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00081867,
            "variance": 1.00163801
          },
          {
            "average": 1113.944505,
            "count": 25050100,
            "maximum": 1161,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.64233711,
            "variance": 1734.08424
          },
          {
            "average": 45957.55621,
            "count": 25050100,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2607.937634,
            "variance": 6801338.702
          },
          {
            "average": 44282.53509,
            "count": 25050100,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2498.312914,
            "variance": 6241567.417
          },
          {
            "average": 40778.02895,
            "count": 25050100,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2399.5879,
            "variance": 5758022.09
          },
          {
            "average": 188538458.8,
            "count": 25050100,
            "maximum": 189092347,
            "minimum": 188062342.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 510859.0991,
            "variance": 260977019100.0
          },
          {
            "average": 0,
            "count": 25050100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25050100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25050100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297803.5421,
          4816570.22,
          1283.403141,
          298855.8621,
          4817988.62,
          1309.123141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297803.5420881153,
                4816570.220497555,
                1283.403141490634
              ],
              [
                297803.5420881153,
                4817988.6204975555,
                1283.403141490634
              ],
              [
                298855.86208811525,
                4817988.6204975555,
                1309.1231414906338
              ],
              [
                298855.86208811525,
                4816570.220497555,
                1309.1231414906338
              ],
              [
                297803.5420881153,
                4816570.220497555,
                1283.403141490634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:25:47+00:00",
        "end_time": "2017-08-29T17:19:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004996,
            43.47472298,
            1283.403141,
            -119.4869742,
            43.4877663,
            1309.123141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997313234351,
                  43.47472298014276,
                  1283.403141490634
                ],
                [
                  -119.50049962989144,
                  43.48748254158137,
                  1283.403141490634
                ],
                [
                  -119.48749801635861,
                  43.48776630036659,
                  1309.1231414906338
                ],
                [
                  -119.4869742494914,
                  43.47500661324085,
                  1309.1231414906338
                ],
                [
                  -119.49997313234351,
                  43.47472298014276,
                  1283.403141490634
                ]
              ]
            ]
          },
          "id": "20170829_43119D4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:25:47Z",
            "pc:count": 25050100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298336.5216,
                "count": 25050100,
                "maximum": 298855.8621,
                "minimum": 297803.5421,
                "name": "X",
                "position": 0,
                "stddev": 295.3981561,
                "variance": 87260.07064
              },
              {
                "average": 4817329.395,
                "count": 25050100,
                "maximum": 4817988.62,
                "minimum": 4816570.22,
                "name": "Y",
                "position": 1,
                "stddev": 387.3499016,
                "variance": 150039.9463
              },
              {
                "average": 1294.513549,
                "count": 25050100,
                "maximum": 1309.123141,
                "minimum": 1283.403141,
                "name": "Z",
                "position": 2,
                "stddev": 5.04453833,
                "variance": 25.44736697
              },
              {
                "average": 22181.463,
                "count": 25050100,
                "maximum": 42945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3883.170136,
                "variance": 15079010.31
              },
              {
                "average": 1.000209261,
                "count": 25050100,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0144974115,
                "variance": 0.0002101749401
              },
              {
                "average": 1.000422553,
                "count": 25050100,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02062156418,
                "variance": 0.0004252489092
              },
              {
                "average": 0.5013449447,
                "count": 25050100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982011,
                "variance": 0.2499982011
              },
              {
                "average": 6.946080056e-06,
                "count": 25050100,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0026355326,
                "variance": 6.946032085e-06
              },
              {
                "average": 1.148120207,
                "count": 25050100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3552191104,
                "variance": 0.1261806164
              },
              {
                "average": 0.2480949456,
                "count": 25050100,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.846848,
                "variance": 140.3478076
              },
              {
                "average": 2.003099708,
                "count": 25050100,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00081867,
                "variance": 1.00163801
              },
              {
                "average": 1113.944505,
                "count": 25050100,
                "maximum": 1161,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.64233711,
                "variance": 1734.08424
              },
              {
                "average": 45957.55621,
                "count": 25050100,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2607.937634,
                "variance": 6801338.702
              },
              {
                "average": 44282.53509,
                "count": 25050100,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2498.312914,
                "variance": 6241567.417
              },
              {
                "average": 40778.02895,
                "count": 25050100,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2399.5879,
                "variance": 5758022.09
              },
              {
                "average": 188538458.8,
                "count": 25050100,
                "maximum": 189092347,
                "minimum": 188062342.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 510859.0991,
                "variance": 260977019100.0
              },
              {
                "average": 0,
                "count": 25050100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25050100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25050100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297803.5421,
              4816570.22,
              1283.403141,
              298855.8621,
              4817988.62,
              1309.123141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297803.5420881153,
                    4816570.220497555,
                    1283.403141490634
                  ],
                  [
                    297803.5420881153,
                    4817988.6204975555,
                    1283.403141490634
                  ],
                  [
                    298855.86208811525,
                    4817988.6204975555,
                    1309.1231414906338
                  ],
                  [
                    298855.86208811525,
                    4816570.220497555,
                    1309.1231414906338
                  ],
                  [
                    297803.5420881153,
                    4816570.220497555,
                    1283.403141490634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:25:47+00:00",
            "end_time": "2017-08-29T17:19: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": "20170828_43119E2311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2499769419822,
              43.52475028721493,
              1295.170382440134
            ],
            [
              -119.25045061537813,
              43.537484339035764,
              1295.170382440134
            ],
            [
              -119.23755785791577,
              43.53773750747854,
              1360.9503824401343
            ],
            [
              -119.23708689264453,
              43.5250033437547,
              1360.9503824401343
            ],
            [
              -119.2499769419822,
              43.52475028721493,
              1295.170382440134
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504506,
        43.52475029,
        1295.170382,
        -119.2370869,
        43.53773751,
        1360.950382
      ],
      "properties": {
        "datetime": "2017-08-28T18:51:24Z",
        "pc:count": 14451723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318688.5552,
            "count": 14451723,
            "maximum": 319216.4234,
            "minimum": 318173.9634,
            "name": "X",
            "position": 0,
            "stddev": 283.9651516,
            "variance": 80636.20734
          },
          {
            "average": 4822250.499,
            "count": 14451723,
            "maximum": 4822964.697,
            "minimum": 4821549.377,
            "name": "Y",
            "position": 1,
            "stddev": 393.2972896,
            "variance": 154682.758
          },
          {
            "average": 1325.432647,
            "count": 14451723,
            "maximum": 1360.950382,
            "minimum": 1295.170382,
            "name": "Z",
            "position": 2,
            "stddev": 13.02285174,
            "variance": 169.5946673
          },
          {
            "average": 19844.87429,
            "count": 14451723,
            "maximum": 34209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3931.795467,
            "variance": 15459015.59
          },
          {
            "average": 1.083004013,
            "count": 14451723,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3255720466,
            "variance": 0.1059971575
          },
          {
            "average": 1.168036365,
            "count": 14451723,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.484752591,
            "variance": 0.2349850745
          },
          {
            "average": 0.504743898,
            "count": 14451723,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999775122,
            "variance": 0.2499775127
          },
          {
            "average": 2.352660648e-06,
            "count": 14451723,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001533836783,
            "variance": 2.352655276e-06
          },
          {
            "average": 1.190256691,
            "count": 14451723,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392503622,
            "variance": 0.1540590933
          },
          {
            "average": -0.8114448837,
            "count": 14451723,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70580859,
            "variance": 137.0259548
          },
          {
            "average": 1.950477946,
            "count": 14451723,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021732549,
            "variance": 1.043937401
          },
          {
            "average": 1034.724993,
            "count": 14451723,
            "maximum": 1037,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111460514,
            "variance": 1.235344473
          },
          {
            "average": 40980.77535,
            "count": 14451723,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4953.736688,
            "variance": 24539507.18
          },
          {
            "average": 39780.70645,
            "count": 14451723,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3690.899616,
            "variance": 13622739.97
          },
          {
            "average": 36250.42442,
            "count": 14451723,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3700.574026,
            "variance": 13694248.12
          },
          {
            "average": 187980648.9,
            "count": 14451723,
            "maximum": 187981484.3,
            "minimum": 187979671.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 434.5913278,
            "variance": 188869.6222
          },
          {
            "average": 0,
            "count": 14451723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318173.9634,
          4821549.377,
          1295.170382,
          319216.4234,
          4822964.697,
          1360.950382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318173.9634458239,
                4821549.377400619,
                1295.170382440134
              ],
              [
                318173.9634458239,
                4822964.697400619,
                1295.170382440134
              ],
              [
                319216.42344582384,
                4822964.697400619,
                1360.9503824401343
              ],
              [
                319216.42344582384,
                4821549.377400619,
                1360.9503824401343
              ],
              [
                318173.9634458239,
                4821549.377400619,
                1295.170382440134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:51:24+00:00",
        "end_time": "2017-08-28T18:21:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504506,
            43.52475029,
            1295.170382,
            -119.2370869,
            43.53773751,
            1360.950382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2499769419822,
                  43.52475028721493,
                  1295.170382440134
                ],
                [
                  -119.25045061537813,
                  43.537484339035764,
                  1295.170382440134
                ],
                [
                  -119.23755785791577,
                  43.53773750747854,
                  1360.9503824401343
                ],
                [
                  -119.23708689264453,
                  43.5250033437547,
                  1360.9503824401343
                ],
                [
                  -119.2499769419822,
                  43.52475028721493,
                  1295.170382440134
                ]
              ]
            ]
          },
          "id": "20170828_43119E2311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:51:24Z",
            "pc:count": 14451723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318688.5552,
                "count": 14451723,
                "maximum": 319216.4234,
                "minimum": 318173.9634,
                "name": "X",
                "position": 0,
                "stddev": 283.9651516,
                "variance": 80636.20734
              },
              {
                "average": 4822250.499,
                "count": 14451723,
                "maximum": 4822964.697,
                "minimum": 4821549.377,
                "name": "Y",
                "position": 1,
                "stddev": 393.2972896,
                "variance": 154682.758
              },
              {
                "average": 1325.432647,
                "count": 14451723,
                "maximum": 1360.950382,
                "minimum": 1295.170382,
                "name": "Z",
                "position": 2,
                "stddev": 13.02285174,
                "variance": 169.5946673
              },
              {
                "average": 19844.87429,
                "count": 14451723,
                "maximum": 34209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3931.795467,
                "variance": 15459015.59
              },
              {
                "average": 1.083004013,
                "count": 14451723,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3255720466,
                "variance": 0.1059971575
              },
              {
                "average": 1.168036365,
                "count": 14451723,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.484752591,
                "variance": 0.2349850745
              },
              {
                "average": 0.504743898,
                "count": 14451723,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999775122,
                "variance": 0.2499775127
              },
              {
                "average": 2.352660648e-06,
                "count": 14451723,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001533836783,
                "variance": 2.352655276e-06
              },
              {
                "average": 1.190256691,
                "count": 14451723,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392503622,
                "variance": 0.1540590933
              },
              {
                "average": -0.8114448837,
                "count": 14451723,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70580859,
                "variance": 137.0259548
              },
              {
                "average": 1.950477946,
                "count": 14451723,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021732549,
                "variance": 1.043937401
              },
              {
                "average": 1034.724993,
                "count": 14451723,
                "maximum": 1037,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111460514,
                "variance": 1.235344473
              },
              {
                "average": 40980.77535,
                "count": 14451723,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4953.736688,
                "variance": 24539507.18
              },
              {
                "average": 39780.70645,
                "count": 14451723,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3690.899616,
                "variance": 13622739.97
              },
              {
                "average": 36250.42442,
                "count": 14451723,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3700.574026,
                "variance": 13694248.12
              },
              {
                "average": 187980648.9,
                "count": 14451723,
                "maximum": 187981484.3,
                "minimum": 187979671.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 434.5913278,
                "variance": 188869.6222
              },
              {
                "average": 0,
                "count": 14451723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318173.9634,
              4821549.377,
              1295.170382,
              319216.4234,
              4822964.697,
              1360.950382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318173.9634458239,
                    4821549.377400619,
                    1295.170382440134
                  ],
                  [
                    318173.9634458239,
                    4822964.697400619,
                    1295.170382440134
                  ],
                  [
                    319216.42344582384,
                    4822964.697400619,
                    1360.9503824401343
                  ],
                  [
                    319216.42344582384,
                    4821549.377400619,
                    1360.9503824401343
                  ],
                  [
                    318173.9634458239,
                    4821549.377400619,
                    1295.170382440134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:51:24+00:00",
            "end_time": "2017-08-28T18:21: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": "20170829_43119D4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247454978413,
              43.46222615102471,
              1270.7186203051438
            ],
            [
              -119.46299279720638,
              43.47498286449864,
              1270.7186203051438
            ],
            [
              -119.44999794288313,
              43.4752621996077,
              1287.2386203051437
            ],
            [
              -119.44948242307132,
              43.46250536243076,
              1287.2386203051437
            ],
            [
              -119.46247454978413,
              43.46222615102471,
              1270.7186203051438
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629928,
        43.46222615,
        1270.71862,
        -119.4494824,
        43.4752622,
        1287.23862
      ],
      "properties": {
        "datetime": "2017-09-08T23:52:13Z",
        "pc:count": 14968249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301333.3329,
            "count": 14968249,
            "maximum": 301847.4068,
            "minimum": 300795.4468,
            "name": "X",
            "position": 0,
            "stddev": 295.154304,
            "variance": 87116.06317
          },
          {
            "average": 4815844.902,
            "count": 14968249,
            "maximum": 4816509.898,
            "minimum": 4815091.858,
            "name": "Y",
            "position": 1,
            "stddev": 407.2467812,
            "variance": 165849.9408
          },
          {
            "average": 1279.14442,
            "count": 14968249,
            "maximum": 1287.23862,
            "minimum": 1270.71862,
            "name": "Z",
            "position": 2,
            "stddev": 4.170372445,
            "variance": 17.39200633
          },
          {
            "average": 20497.59637,
            "count": 14968249,
            "maximum": 48497,
            "minimum": 1825,
            "name": "Intensity",
            "position": 3,
            "stddev": 2707.509514,
            "variance": 7330607.768
          },
          {
            "average": 1.000035742,
            "count": 14968249,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005978381763,
            "variance": 3.574104851e-05
          },
          {
            "average": 1.000071217,
            "count": 14968249,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008438740888,
            "variance": 7.121234778e-05
          },
          {
            "average": 0.5004943464,
            "count": 14968249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997723,
            "variance": 0.2499997723
          },
          {
            "average": 1.068929305e-06,
            "count": 14968249,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001033889856,
            "variance": 1.068928234e-06
          },
          {
            "average": 1.161887339,
            "count": 14968249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3683474413,
            "variance": 0.1356798375
          },
          {
            "average": 1.182996978,
            "count": 14968249,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99308458,
            "variance": 143.8340777
          },
          {
            "average": 1.99387911,
            "count": 14968249,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000246565,
            "variance": 1.000493191
          },
          {
            "average": 1073.692369,
            "count": 14968249,
            "maximum": 1153,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.08438413,
            "variance": 444.551254
          },
          {
            "average": 44526.81288,
            "count": 14968249,
            "maximum": 56064,
            "minimum": 21760,
            "name": "Red",
            "position": 12,
            "stddev": 3409.228144,
            "variance": 11622836.54
          },
          {
            "average": 43141.53395,
            "count": 14968249,
            "maximum": 55296,
            "minimum": 23808,
            "name": "Green",
            "position": 13,
            "stddev": 2946.856808,
            "variance": 8683965.048
          },
          {
            "average": 39709.18594,
            "count": 14968249,
            "maximum": 53760,
            "minimum": 21760,
            "name": "Blue",
            "position": 14,
            "stddev": 3033.686111,
            "variance": 9203251.418
          },
          {
            "average": 188111900.5,
            "count": 14968249,
            "maximum": 188949933.1,
            "minimum": 188059734.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 198829.7807,
            "variance": 39533281710.0
          },
          {
            "average": 0,
            "count": 14968249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14968249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14968249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14968249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14968249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300795.4468,
          4815091.858,
          1270.71862,
          301847.4068,
          4816509.898,
          1287.23862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300795.44679706515,
                4815091.8582510445,
                1270.7186203051438
              ],
              [
                300795.44679706515,
                4816509.898251044,
                1270.7186203051438
              ],
              [
                301847.4067970651,
                4816509.898251044,
                1287.2386203051437
              ],
              [
                301847.4067970651,
                4815091.8582510445,
                1287.2386203051437
              ],
              [
                300795.44679706515,
                4815091.8582510445,
                1270.7186203051438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:52:13+00:00",
        "end_time": "2017-08-29T16:35:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629928,
            43.46222615,
            1270.71862,
            -119.4494824,
            43.4752622,
            1287.23862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247454978413,
                  43.46222615102471,
                  1270.7186203051438
                ],
                [
                  -119.46299279720638,
                  43.47498286449864,
                  1270.7186203051438
                ],
                [
                  -119.44999794288313,
                  43.4752621996077,
                  1287.2386203051437
                ],
                [
                  -119.44948242307132,
                  43.46250536243076,
                  1287.2386203051437
                ],
                [
                  -119.46247454978413,
                  43.46222615102471,
                  1270.7186203051438
                ]
              ]
            ]
          },
          "id": "20170829_43119D4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:52:13Z",
            "pc:count": 14968249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301333.3329,
                "count": 14968249,
                "maximum": 301847.4068,
                "minimum": 300795.4468,
                "name": "X",
                "position": 0,
                "stddev": 295.154304,
                "variance": 87116.06317
              },
              {
                "average": 4815844.902,
                "count": 14968249,
                "maximum": 4816509.898,
                "minimum": 4815091.858,
                "name": "Y",
                "position": 1,
                "stddev": 407.2467812,
                "variance": 165849.9408
              },
              {
                "average": 1279.14442,
                "count": 14968249,
                "maximum": 1287.23862,
                "minimum": 1270.71862,
                "name": "Z",
                "position": 2,
                "stddev": 4.170372445,
                "variance": 17.39200633
              },
              {
                "average": 20497.59637,
                "count": 14968249,
                "maximum": 48497,
                "minimum": 1825,
                "name": "Intensity",
                "position": 3,
                "stddev": 2707.509514,
                "variance": 7330607.768
              },
              {
                "average": 1.000035742,
                "count": 14968249,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005978381763,
                "variance": 3.574104851e-05
              },
              {
                "average": 1.000071217,
                "count": 14968249,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008438740888,
                "variance": 7.121234778e-05
              },
              {
                "average": 0.5004943464,
                "count": 14968249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997723,
                "variance": 0.2499997723
              },
              {
                "average": 1.068929305e-06,
                "count": 14968249,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001033889856,
                "variance": 1.068928234e-06
              },
              {
                "average": 1.161887339,
                "count": 14968249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3683474413,
                "variance": 0.1356798375
              },
              {
                "average": 1.182996978,
                "count": 14968249,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99308458,
                "variance": 143.8340777
              },
              {
                "average": 1.99387911,
                "count": 14968249,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000246565,
                "variance": 1.000493191
              },
              {
                "average": 1073.692369,
                "count": 14968249,
                "maximum": 1153,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.08438413,
                "variance": 444.551254
              },
              {
                "average": 44526.81288,
                "count": 14968249,
                "maximum": 56064,
                "minimum": 21760,
                "name": "Red",
                "position": 12,
                "stddev": 3409.228144,
                "variance": 11622836.54
              },
              {
                "average": 43141.53395,
                "count": 14968249,
                "maximum": 55296,
                "minimum": 23808,
                "name": "Green",
                "position": 13,
                "stddev": 2946.856808,
                "variance": 8683965.048
              },
              {
                "average": 39709.18594,
                "count": 14968249,
                "maximum": 53760,
                "minimum": 21760,
                "name": "Blue",
                "position": 14,
                "stddev": 3033.686111,
                "variance": 9203251.418
              },
              {
                "average": 188111900.5,
                "count": 14968249,
                "maximum": 188949933.1,
                "minimum": 188059734.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 198829.7807,
                "variance": 39533281710.0
              },
              {
                "average": 0,
                "count": 14968249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14968249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14968249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14968249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14968249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300795.4468,
              4815091.858,
              1270.71862,
              301847.4068,
              4816509.898,
              1287.23862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300795.44679706515,
                    4815091.8582510445,
                    1270.7186203051438
                  ],
                  [
                    300795.44679706515,
                    4816509.898251044,
                    1270.7186203051438
                  ],
                  [
                    301847.4067970651,
                    4816509.898251044,
                    1287.2386203051437
                  ],
                  [
                    301847.4067970651,
                    4815091.8582510445,
                    1287.2386203051437
                  ],
                  [
                    300795.44679706515,
                    4815091.8582510445,
                    1270.7186203051438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:52:13+00:00",
            "end_time": "2017-08-29T16:35: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": "20170828_43119D3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997540696126,
              43.39973839716167,
              1299.2739842240267
            ],
            [
              -119.35046843361125,
              43.41248388962112,
              1299.2739842240267
            ],
            [
              -119.3374964944868,
              43.41274991624881,
              1316.1139842240268
            ],
            [
              -119.33700618273289,
              43.40000430606942,
              1316.1139842240268
            ],
            [
              -119.34997540696126,
              43.39973839716167,
              1299.2739842240267
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504684,
        43.3997384,
        1299.273984,
        -119.3370062,
        43.41274992,
        1316.113984
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:09Z",
        "pc:count": 25557974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310221.8275,
            "count": 25557974,
            "maximum": 310751.7775,
            "minimum": 309700.6775,
            "name": "X",
            "position": 0,
            "stddev": 283.9038776,
            "variance": 80601.41173
          },
          {
            "average": 4808596.614,
            "count": 25557974,
            "maximum": 4809305.437,
            "minimum": 4807888.777,
            "name": "Y",
            "position": 1,
            "stddev": 394.6789848,
            "variance": 155771.501
          },
          {
            "average": 1307.79159,
            "count": 25557974,
            "maximum": 1316.113984,
            "minimum": 1299.273984,
            "name": "Z",
            "position": 2,
            "stddev": 2.577660331,
            "variance": 6.644332784
          },
          {
            "average": 20715.22377,
            "count": 25557974,
            "maximum": 37601,
            "minimum": 2065,
            "name": "Intensity",
            "position": 3,
            "stddev": 1894.480986,
            "variance": 3589058.206
          },
          {
            "average": 1.000001643,
            "count": 25557974,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001281920477,
            "variance": 1.643320109e-06
          },
          {
            "average": 1.000002387,
            "count": 25557974,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001544902926,
            "variance": 2.386725051e-06
          },
          {
            "average": 0.5001431256,
            "count": 25557974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999893,
            "variance": 0.2499999893
          },
          {
            "average": 3.130138563e-07,
            "count": 25557974,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000559476336,
            "variance": 3.130137705e-07
          },
          {
            "average": 1.12002395,
            "count": 25557974,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3249895471,
            "variance": 0.1056182058
          },
          {
            "average": 1.176205924,
            "count": 25557974,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34695324,
            "variance": 128.7533478
          },
          {
            "average": 1.995456643,
            "count": 25557974,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000007364,
            "variance": 1.000014728
          },
          {
            "average": 1052.650899,
            "count": 25557974,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.95048963,
            "variance": 438.9230158
          },
          {
            "average": 48498.67207,
            "count": 25557974,
            "maximum": 57088,
            "minimum": 26624,
            "name": "Red",
            "position": 12,
            "stddev": 2361.880804,
            "variance": 5578480.931
          },
          {
            "average": 47150.25716,
            "count": 25557974,
            "maximum": 56832,
            "minimum": 27136,
            "name": "Green",
            "position": 13,
            "stddev": 2530.583898,
            "variance": 6403854.867
          },
          {
            "average": 44424.49327,
            "count": 25557974,
            "maximum": 56320,
            "minimum": 26880,
            "name": "Blue",
            "position": 14,
            "stddev": 2878.517384,
            "variance": 8285862.331
          },
          {
            "average": 188019367.6,
            "count": 25557974,
            "maximum": 188064509,
            "minimum": 187976826.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41349.04745,
            "variance": 1709743725
          },
          {
            "average": 0,
            "count": 25557974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25557974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25557974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25557974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25557974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309700.6775,
          4807888.777,
          1299.273984,
          310751.7775,
          4809305.437,
          1316.113984
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309700.6775354617,
                4807888.776593313,
                1299.2739842240267
              ],
              [
                309700.6775354617,
                4809305.436593313,
                1299.2739842240267
              ],
              [
                310751.7775354617,
                4809305.436593313,
                1316.1139842240268
              ],
              [
                310751.7775354617,
                4807888.776593313,
                1316.1139842240268
              ],
              [
                309700.6775354617,
                4807888.776593313,
                1299.2739842240267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:09+00:00",
        "end_time": "2017-08-28T17:33:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504684,
            43.3997384,
            1299.273984,
            -119.3370062,
            43.41274992,
            1316.113984
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997540696126,
                  43.39973839716167,
                  1299.2739842240267
                ],
                [
                  -119.35046843361125,
                  43.41248388962112,
                  1299.2739842240267
                ],
                [
                  -119.3374964944868,
                  43.41274991624881,
                  1316.1139842240268
                ],
                [
                  -119.33700618273289,
                  43.40000430606942,
                  1316.1139842240268
                ],
                [
                  -119.34997540696126,
                  43.39973839716167,
                  1299.2739842240267
                ]
              ]
            ]
          },
          "id": "20170828_43119D3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:09Z",
            "pc:count": 25557974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310221.8275,
                "count": 25557974,
                "maximum": 310751.7775,
                "minimum": 309700.6775,
                "name": "X",
                "position": 0,
                "stddev": 283.9038776,
                "variance": 80601.41173
              },
              {
                "average": 4808596.614,
                "count": 25557974,
                "maximum": 4809305.437,
                "minimum": 4807888.777,
                "name": "Y",
                "position": 1,
                "stddev": 394.6789848,
                "variance": 155771.501
              },
              {
                "average": 1307.79159,
                "count": 25557974,
                "maximum": 1316.113984,
                "minimum": 1299.273984,
                "name": "Z",
                "position": 2,
                "stddev": 2.577660331,
                "variance": 6.644332784
              },
              {
                "average": 20715.22377,
                "count": 25557974,
                "maximum": 37601,
                "minimum": 2065,
                "name": "Intensity",
                "position": 3,
                "stddev": 1894.480986,
                "variance": 3589058.206
              },
              {
                "average": 1.000001643,
                "count": 25557974,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001281920477,
                "variance": 1.643320109e-06
              },
              {
                "average": 1.000002387,
                "count": 25557974,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001544902926,
                "variance": 2.386725051e-06
              },
              {
                "average": 0.5001431256,
                "count": 25557974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999893,
                "variance": 0.2499999893
              },
              {
                "average": 3.130138563e-07,
                "count": 25557974,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000559476336,
                "variance": 3.130137705e-07
              },
              {
                "average": 1.12002395,
                "count": 25557974,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3249895471,
                "variance": 0.1056182058
              },
              {
                "average": 1.176205924,
                "count": 25557974,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34695324,
                "variance": 128.7533478
              },
              {
                "average": 1.995456643,
                "count": 25557974,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000007364,
                "variance": 1.000014728
              },
              {
                "average": 1052.650899,
                "count": 25557974,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.95048963,
                "variance": 438.9230158
              },
              {
                "average": 48498.67207,
                "count": 25557974,
                "maximum": 57088,
                "minimum": 26624,
                "name": "Red",
                "position": 12,
                "stddev": 2361.880804,
                "variance": 5578480.931
              },
              {
                "average": 47150.25716,
                "count": 25557974,
                "maximum": 56832,
                "minimum": 27136,
                "name": "Green",
                "position": 13,
                "stddev": 2530.583898,
                "variance": 6403854.867
              },
              {
                "average": 44424.49327,
                "count": 25557974,
                "maximum": 56320,
                "minimum": 26880,
                "name": "Blue",
                "position": 14,
                "stddev": 2878.517384,
                "variance": 8285862.331
              },
              {
                "average": 188019367.6,
                "count": 25557974,
                "maximum": 188064509,
                "minimum": 187976826.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41349.04745,
                "variance": 1709743725
              },
              {
                "average": 0,
                "count": 25557974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25557974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25557974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25557974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25557974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309700.6775,
              4807888.777,
              1299.273984,
              310751.7775,
              4809305.437,
              1316.113984
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309700.6775354617,
                    4807888.776593313,
                    1299.2739842240267
                  ],
                  [
                    309700.6775354617,
                    4809305.436593313,
                    1299.2739842240267
                  ],
                  [
                    310751.7775354617,
                    4809305.436593313,
                    1316.1139842240268
                  ],
                  [
                    310751.7775354617,
                    4807888.776593313,
                    1316.1139842240268
                  ],
                  [
                    309700.6775354617,
                    4807888.776593313,
                    1299.2739842240267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:09+00:00",
            "end_time": "2017-08-28T17:33:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.362475599052,
              43.562237161111796,
              1392.8403375923726
            ],
            [
              -119.36297413610625,
              43.574983974803295,
              1392.8403375923726
            ],
            [
              -119.34999693542552,
              43.57525160530926,
              1503.3003375923727
            ],
            [
              -119.34950113012442,
              43.56250467321179,
              1503.3003375923727
            ],
            [
              -119.362475599052,
              43.562237161111796,
              1392.8403375923726
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629741,
        43.56223716,
        1392.840338,
        -119.3495011,
        43.57525161,
        1503.300338
      ],
      "properties": {
        "datetime": "2017-08-30T18:36:41Z",
        "pc:count": 15709224,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309752.8307,
            "count": 15709224,
            "maximum": 310249.4635,
            "minimum": 309200.7435,
            "name": "X",
            "position": 0,
            "stddev": 297.2174895,
            "variance": 88338.23608
          },
          {
            "average": 4826718.273,
            "count": 15709224,
            "maximum": 4827381.825,
            "minimum": 4825964.965,
            "name": "Y",
            "position": 1,
            "stddev": 402.5486027,
            "variance": 162045.3776
          },
          {
            "average": 1454.191442,
            "count": 15709224,
            "maximum": 1503.300338,
            "minimum": 1392.840338,
            "name": "Z",
            "position": 2,
            "stddev": 20.69333032,
            "variance": 428.2139196
          },
          {
            "average": 19601.94489,
            "count": 15709224,
            "maximum": 34113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3567.652202,
            "variance": 12728142.23
          },
          {
            "average": 1.074593818,
            "count": 15709224,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3119304736,
            "variance": 0.09730062036
          },
          {
            "average": 1.150513163,
            "count": 15709224,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4642636092,
            "variance": 0.2155406988
          },
          {
            "average": 0.4992749483,
            "count": 15709224,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994902,
            "variance": 0.2499994902
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.159826227,
            "count": 15709224,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.366444829,
            "variance": 0.1342818127
          },
          {
            "average": 1.837645504,
            "count": 15709224,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82729301,
            "variance": 139.8848598
          },
          {
            "average": 1.951990627,
            "count": 15709224,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018931009,
            "variance": 1.038220402
          },
          {
            "average": 1102.334293,
            "count": 15709224,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.283981791,
            "variance": 1.64860924
          },
          {
            "average": 39707.01272,
            "count": 15709224,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5484.672706,
            "variance": 30081634.69
          },
          {
            "average": 38476.1286,
            "count": 15709224,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4315.52624,
            "variance": 18623766.73
          },
          {
            "average": 35809.75598,
            "count": 15709224,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4700.26312,
            "variance": 22092473.4
          },
          {
            "average": 188151720.4,
            "count": 15709224,
            "maximum": 188153401.3,
            "minimum": 188149759.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 857.7608983,
            "variance": 735753.7586
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15709224,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309200.7435,
          4825964.965,
          1392.840338,
          310249.4635,
          4827381.825,
          1503.300338
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309200.74345478776,
                4825964.965492874,
                1392.8403375923726
              ],
              [
                309200.74345478776,
                4827381.825492874,
                1392.8403375923726
              ],
              [
                310249.46345478774,
                4827381.825492874,
                1503.3003375923727
              ],
              [
                310249.46345478774,
                4825964.965492874,
                1503.3003375923727
              ],
              [
                309200.74345478776,
                4825964.965492874,
                1392.8403375923726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:36:41+00:00",
        "end_time": "2017-08-30T17:35:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629741,
            43.56223716,
            1392.840338,
            -119.3495011,
            43.57525161,
            1503.300338
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.362475599052,
                  43.562237161111796,
                  1392.8403375923726
                ],
                [
                  -119.36297413610625,
                  43.574983974803295,
                  1392.8403375923726
                ],
                [
                  -119.34999693542552,
                  43.57525160530926,
                  1503.3003375923727
                ],
                [
                  -119.34950113012442,
                  43.56250467321179,
                  1503.3003375923727
                ],
                [
                  -119.362475599052,
                  43.562237161111796,
                  1392.8403375923726
                ]
              ]
            ]
          },
          "id": "20170830_43119E3122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:36:41Z",
            "pc:count": 15709224,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309752.8307,
                "count": 15709224,
                "maximum": 310249.4635,
                "minimum": 309200.7435,
                "name": "X",
                "position": 0,
                "stddev": 297.2174895,
                "variance": 88338.23608
              },
              {
                "average": 4826718.273,
                "count": 15709224,
                "maximum": 4827381.825,
                "minimum": 4825964.965,
                "name": "Y",
                "position": 1,
                "stddev": 402.5486027,
                "variance": 162045.3776
              },
              {
                "average": 1454.191442,
                "count": 15709224,
                "maximum": 1503.300338,
                "minimum": 1392.840338,
                "name": "Z",
                "position": 2,
                "stddev": 20.69333032,
                "variance": 428.2139196
              },
              {
                "average": 19601.94489,
                "count": 15709224,
                "maximum": 34113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3567.652202,
                "variance": 12728142.23
              },
              {
                "average": 1.074593818,
                "count": 15709224,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3119304736,
                "variance": 0.09730062036
              },
              {
                "average": 1.150513163,
                "count": 15709224,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4642636092,
                "variance": 0.2155406988
              },
              {
                "average": 0.4992749483,
                "count": 15709224,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994902,
                "variance": 0.2499994902
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.159826227,
                "count": 15709224,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.366444829,
                "variance": 0.1342818127
              },
              {
                "average": 1.837645504,
                "count": 15709224,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82729301,
                "variance": 139.8848598
              },
              {
                "average": 1.951990627,
                "count": 15709224,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018931009,
                "variance": 1.038220402
              },
              {
                "average": 1102.334293,
                "count": 15709224,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.283981791,
                "variance": 1.64860924
              },
              {
                "average": 39707.01272,
                "count": 15709224,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5484.672706,
                "variance": 30081634.69
              },
              {
                "average": 38476.1286,
                "count": 15709224,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4315.52624,
                "variance": 18623766.73
              },
              {
                "average": 35809.75598,
                "count": 15709224,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4700.26312,
                "variance": 22092473.4
              },
              {
                "average": 188151720.4,
                "count": 15709224,
                "maximum": 188153401.3,
                "minimum": 188149759.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 857.7608983,
                "variance": 735753.7586
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15709224,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309200.7435,
              4825964.965,
              1392.840338,
              310249.4635,
              4827381.825,
              1503.300338
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309200.74345478776,
                    4825964.965492874,
                    1392.8403375923726
                  ],
                  [
                    309200.74345478776,
                    4827381.825492874,
                    1392.8403375923726
                  ],
                  [
                    310249.46345478774,
                    4827381.825492874,
                    1503.3003375923727
                  ],
                  [
                    310249.46345478774,
                    4825964.965492874,
                    1503.3003375923727
                  ],
                  [
                    309200.74345478776,
                    4825964.965492874,
                    1392.8403375923726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:36:41+00:00",
            "end_time": "2017-08-30T17:35: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": "20170828_43119E2423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.16247736947948,
              43.49975913978553,
              1263.3469695322597
            ],
            [
              -119.16293193194288,
              43.5124855402427,
              1263.3469695322597
            ],
            [
              -119.14999651282969,
              43.51272961760086,
              1289.8669695322596
            ],
            [
              -119.14954466375855,
              43.500003109318925,
              1289.8669695322596
            ],
            [
              -119.16247736947948,
              43.49975913978553,
              1263.3469695322597
            ]
          ]
        ]
      },
      "bbox": [
        -119.1629319,
        43.49975914,
        1263.34697,
        -119.1495447,
        43.51272962,
        1289.86697
      ],
      "properties": {
        "datetime": "2017-08-28T19:36:20Z",
        "pc:count": 13563567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325695.1612,
            "count": 13563567,
            "maximum": 326219.3145,
            "minimum": 325173.0345,
            "name": "X",
            "position": 0,
            "stddev": 291.048854,
            "variance": 84709.4354
          },
          {
            "average": 4819294.03,
            "count": 13563567,
            "maximum": 4820000.571,
            "minimum": 4818586.191,
            "name": "Y",
            "position": 1,
            "stddev": 409.2633089,
            "variance": 167496.456
          },
          {
            "average": 1268.183521,
            "count": 13563567,
            "maximum": 1289.86697,
            "minimum": 1263.34697,
            "name": "Z",
            "position": 2,
            "stddev": 4.067548725,
            "variance": 16.54495263
          },
          {
            "average": 23728.76386,
            "count": 13563567,
            "maximum": 48705,
            "minimum": 897,
            "name": "Intensity",
            "position": 3,
            "stddev": 3315.173812,
            "variance": 10990377.41
          },
          {
            "average": 1.001762589,
            "count": 13563567,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04292777976,
            "variance": 0.001842794275
          },
          {
            "average": 1.003529455,
            "count": 13563567,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06144017442,
            "variance": 0.003774895033
          },
          {
            "average": 0.5058444434,
            "count": 13563567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999658597,
            "variance": 0.2499658609
          },
          {
            "average": 2.211807558e-07,
            "count": 13563567,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004702985468,
            "variance": 2.211807232e-07
          },
          {
            "average": 1.20691327,
            "count": 13563567,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4050928051,
            "variance": 0.1641001808
          },
          {
            "average": -0.9391105595,
            "count": 13563567,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85335534,
            "variance": 140.5020328
          },
          {
            "average": 1.989882824,
            "count": 13563567,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001572563,
            "variance": 1.003147599
          },
          {
            "average": 1041.502775,
            "count": 13563567,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.181626494,
            "variance": 1.396241171
          },
          {
            "average": 40471.15608,
            "count": 13563567,
            "maximum": 61184,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7664.059447,
            "variance": 58737807.2
          },
          {
            "average": 40864.15708,
            "count": 13563567,
            "maximum": 60928,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4615.146344,
            "variance": 21299575.77
          },
          {
            "average": 36415.76912,
            "count": 13563567,
            "maximum": 61696,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6371.581961,
            "variance": 40597056.68
          },
          {
            "average": 187983121.7,
            "count": 13563567,
            "maximum": 187984180.7,
            "minimum": 187982077.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 479.024557,
            "variance": 229464.5262
          },
          {
            "average": 0,
            "count": 13563567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325173.0345,
          4818586.191,
          1263.34697,
          326219.3145,
          4820000.571,
          1289.86697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325173.03451311286,
                4818586.19113095,
                1263.3469695322597
              ],
              [
                325173.03451311286,
                4820000.571130951,
                1263.3469695322597
              ],
              [
                326219.3145131129,
                4820000.571130951,
                1289.8669695322596
              ],
              [
                326219.3145131129,
                4818586.19113095,
                1289.8669695322596
              ],
              [
                325173.03451311286,
                4818586.19113095,
                1263.3469695322597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:36:20+00:00",
        "end_time": "2017-08-28T19:01:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1629319,
            43.49975914,
            1263.34697,
            -119.1495447,
            43.51272962,
            1289.86697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.16247736947948,
                  43.49975913978553,
                  1263.3469695322597
                ],
                [
                  -119.16293193194288,
                  43.5124855402427,
                  1263.3469695322597
                ],
                [
                  -119.14999651282969,
                  43.51272961760086,
                  1289.8669695322596
                ],
                [
                  -119.14954466375855,
                  43.500003109318925,
                  1289.8669695322596
                ],
                [
                  -119.16247736947948,
                  43.49975913978553,
                  1263.3469695322597
                ]
              ]
            ]
          },
          "id": "20170828_43119E2423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:36:20Z",
            "pc:count": 13563567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325695.1612,
                "count": 13563567,
                "maximum": 326219.3145,
                "minimum": 325173.0345,
                "name": "X",
                "position": 0,
                "stddev": 291.048854,
                "variance": 84709.4354
              },
              {
                "average": 4819294.03,
                "count": 13563567,
                "maximum": 4820000.571,
                "minimum": 4818586.191,
                "name": "Y",
                "position": 1,
                "stddev": 409.2633089,
                "variance": 167496.456
              },
              {
                "average": 1268.183521,
                "count": 13563567,
                "maximum": 1289.86697,
                "minimum": 1263.34697,
                "name": "Z",
                "position": 2,
                "stddev": 4.067548725,
                "variance": 16.54495263
              },
              {
                "average": 23728.76386,
                "count": 13563567,
                "maximum": 48705,
                "minimum": 897,
                "name": "Intensity",
                "position": 3,
                "stddev": 3315.173812,
                "variance": 10990377.41
              },
              {
                "average": 1.001762589,
                "count": 13563567,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04292777976,
                "variance": 0.001842794275
              },
              {
                "average": 1.003529455,
                "count": 13563567,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06144017442,
                "variance": 0.003774895033
              },
              {
                "average": 0.5058444434,
                "count": 13563567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999658597,
                "variance": 0.2499658609
              },
              {
                "average": 2.211807558e-07,
                "count": 13563567,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004702985468,
                "variance": 2.211807232e-07
              },
              {
                "average": 1.20691327,
                "count": 13563567,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4050928051,
                "variance": 0.1641001808
              },
              {
                "average": -0.9391105595,
                "count": 13563567,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85335534,
                "variance": 140.5020328
              },
              {
                "average": 1.989882824,
                "count": 13563567,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001572563,
                "variance": 1.003147599
              },
              {
                "average": 1041.502775,
                "count": 13563567,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.181626494,
                "variance": 1.396241171
              },
              {
                "average": 40471.15608,
                "count": 13563567,
                "maximum": 61184,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7664.059447,
                "variance": 58737807.2
              },
              {
                "average": 40864.15708,
                "count": 13563567,
                "maximum": 60928,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4615.146344,
                "variance": 21299575.77
              },
              {
                "average": 36415.76912,
                "count": 13563567,
                "maximum": 61696,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6371.581961,
                "variance": 40597056.68
              },
              {
                "average": 187983121.7,
                "count": 13563567,
                "maximum": 187984180.7,
                "minimum": 187982077.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 479.024557,
                "variance": 229464.5262
              },
              {
                "average": 0,
                "count": 13563567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325173.0345,
              4818586.191,
              1263.34697,
              326219.3145,
              4820000.571,
              1289.86697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325173.03451311286,
                    4818586.19113095,
                    1263.3469695322597
                  ],
                  [
                    325173.03451311286,
                    4820000.571130951,
                    1263.3469695322597
                  ],
                  [
                    326219.3145131129,
                    4820000.571130951,
                    1289.8669695322596
                  ],
                  [
                    326219.3145131129,
                    4818586.19113095,
                    1289.8669695322596
                  ],
                  [
                    325173.03451311286,
                    4818586.19113095,
                    1263.3469695322597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:36:20+00:00",
            "end_time": "2017-08-28T19:01: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": "20170829_43119D4304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247469943633,
              43.42472662044086,
              1275.5258260062085
            ],
            [
              -119.46299226173036,
              43.43748323792244,
              1275.5258260062085
            ],
            [
              -119.44999753410256,
              43.43776255176243,
              1284.7858260062087
            ],
            [
              -119.44948269578708,
              43.4250058105793,
              1284.7858260062087
            ],
            [
              -119.46247469943633,
              43.42472662044086,
              1275.5258260062085
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629923,
        43.42472662,
        1275.525826,
        -119.4494827,
        43.43776255,
        1284.785826
      ],
      "properties": {
        "datetime": "2017-08-29T18:37:53Z",
        "pc:count": 13088140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301190.4085,
            "count": 13088140,
            "maximum": 301724.8739,
            "minimum": 300672.2739,
            "name": "X",
            "position": 0,
            "stddev": 292.2581649,
            "variance": 85414.83495
          },
          {
            "average": 4811636.106,
            "count": 13088140,
            "maximum": 4812345.081,
            "minimum": 4810927.061,
            "name": "Y",
            "position": 1,
            "stddev": 401.1301788,
            "variance": 160905.4204
          },
          {
            "average": 1278.065576,
            "count": 13088140,
            "maximum": 1284.785826,
            "minimum": 1275.525826,
            "name": "Z",
            "position": 2,
            "stddev": 2.343036498,
            "variance": 5.489820031
          },
          {
            "average": 19898.63948,
            "count": 13088140,
            "maximum": 27825,
            "minimum": 3601,
            "name": "Intensity",
            "position": 3,
            "stddev": 1463.162719,
            "variance": 2140845.141
          },
          {
            "average": 1.000001146,
            "count": 13088140,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001070548707,
            "variance": 1.146074534e-06
          },
          {
            "average": 1.000001375,
            "count": 13088140,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001172727217,
            "variance": 1.375289126e-06
          },
          {
            "average": 0.5031535421,
            "count": 13088140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900742,
            "variance": 0.2499900743
          },
          {
            "average": 3.820252534e-07,
            "count": 13088140,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006180818203,
            "variance": 3.820251366e-07
          },
          {
            "average": 1.216101448,
            "count": 13088140,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4115842865,
            "variance": 0.1694016249
          },
          {
            "average": 0.04200091989,
            "count": 13088140,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74951865,
            "variance": 138.0511885
          },
          {
            "average": 2.001444667,
            "count": 13088140,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000003885,
            "variance": 1.000007769
          },
          {
            "average": 1074.694307,
            "count": 13088140,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.57184508,
            "variance": 2.470696954
          },
          {
            "average": 47984.37824,
            "count": 13088140,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3099.589861,
            "variance": 9607457.309
          },
          {
            "average": 46767.21415,
            "count": 13088140,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3408.97202,
            "variance": 11621090.23
          },
          {
            "average": 44178.76997,
            "count": 13088140,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4021.750775,
            "variance": 16174479.29
          },
          {
            "average": 188065824.4,
            "count": 13088140,
            "maximum": 188067073.9,
            "minimum": 188062137.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1064.135982,
            "variance": 1132385.388
          },
          {
            "average": 0,
            "count": 13088140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13088140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13088140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13088140,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13088140,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300672.2739,
          4810927.061,
          1275.525826,
          301724.8739,
          4812345.081,
          1284.785826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300672.27394076803,
                4810927.061103711,
                1275.5258260062085
              ],
              [
                300672.27394076803,
                4812345.08110371,
                1275.5258260062085
              ],
              [
                301724.873940768,
                4812345.08110371,
                1284.7858260062087
              ],
              [
                301724.873940768,
                4810927.061103711,
                1284.7858260062087
              ],
              [
                300672.27394076803,
                4810927.061103711,
                1275.5258260062085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:37:53+00:00",
        "end_time": "2017-08-29T17:15:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629923,
            43.42472662,
            1275.525826,
            -119.4494827,
            43.43776255,
            1284.785826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247469943633,
                  43.42472662044086,
                  1275.5258260062085
                ],
                [
                  -119.46299226173036,
                  43.43748323792244,
                  1275.5258260062085
                ],
                [
                  -119.44999753410256,
                  43.43776255176243,
                  1284.7858260062087
                ],
                [
                  -119.44948269578708,
                  43.4250058105793,
                  1284.7858260062087
                ],
                [
                  -119.46247469943633,
                  43.42472662044086,
                  1275.5258260062085
                ]
              ]
            ]
          },
          "id": "20170829_43119D4304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:37:53Z",
            "pc:count": 13088140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301190.4085,
                "count": 13088140,
                "maximum": 301724.8739,
                "minimum": 300672.2739,
                "name": "X",
                "position": 0,
                "stddev": 292.2581649,
                "variance": 85414.83495
              },
              {
                "average": 4811636.106,
                "count": 13088140,
                "maximum": 4812345.081,
                "minimum": 4810927.061,
                "name": "Y",
                "position": 1,
                "stddev": 401.1301788,
                "variance": 160905.4204
              },
              {
                "average": 1278.065576,
                "count": 13088140,
                "maximum": 1284.785826,
                "minimum": 1275.525826,
                "name": "Z",
                "position": 2,
                "stddev": 2.343036498,
                "variance": 5.489820031
              },
              {
                "average": 19898.63948,
                "count": 13088140,
                "maximum": 27825,
                "minimum": 3601,
                "name": "Intensity",
                "position": 3,
                "stddev": 1463.162719,
                "variance": 2140845.141
              },
              {
                "average": 1.000001146,
                "count": 13088140,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001070548707,
                "variance": 1.146074534e-06
              },
              {
                "average": 1.000001375,
                "count": 13088140,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001172727217,
                "variance": 1.375289126e-06
              },
              {
                "average": 0.5031535421,
                "count": 13088140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900742,
                "variance": 0.2499900743
              },
              {
                "average": 3.820252534e-07,
                "count": 13088140,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006180818203,
                "variance": 3.820251366e-07
              },
              {
                "average": 1.216101448,
                "count": 13088140,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4115842865,
                "variance": 0.1694016249
              },
              {
                "average": 0.04200091989,
                "count": 13088140,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74951865,
                "variance": 138.0511885
              },
              {
                "average": 2.001444667,
                "count": 13088140,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000003885,
                "variance": 1.000007769
              },
              {
                "average": 1074.694307,
                "count": 13088140,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.57184508,
                "variance": 2.470696954
              },
              {
                "average": 47984.37824,
                "count": 13088140,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3099.589861,
                "variance": 9607457.309
              },
              {
                "average": 46767.21415,
                "count": 13088140,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3408.97202,
                "variance": 11621090.23
              },
              {
                "average": 44178.76997,
                "count": 13088140,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4021.750775,
                "variance": 16174479.29
              },
              {
                "average": 188065824.4,
                "count": 13088140,
                "maximum": 188067073.9,
                "minimum": 188062137.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1064.135982,
                "variance": 1132385.388
              },
              {
                "average": 0,
                "count": 13088140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13088140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13088140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13088140,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13088140,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300672.2739,
              4810927.061,
              1275.525826,
              301724.8739,
              4812345.081,
              1284.785826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300672.27394076803,
                    4810927.061103711,
                    1275.5258260062085
                  ],
                  [
                    300672.27394076803,
                    4812345.08110371,
                    1275.5258260062085
                  ],
                  [
                    301724.873940768,
                    4812345.08110371,
                    1284.7858260062087
                  ],
                  [
                    301724.873940768,
                    4810927.061103711,
                    1284.7858260062087
                  ],
                  [
                    300672.27394076803,
                    4810927.061103711,
                    1275.5258260062085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:37:53+00:00",
            "end_time": "2017-08-29T17:15: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": "20170829_43119D5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747340226202,
              43.46221819855803,
              1322.3170142882673
            ],
            [
              -119.53800775503122,
              43.474982097532994,
              1322.3170142882673
            ],
            [
              -119.52499807837532,
              43.47527030133326,
              1349.017014288267
            ],
            [
              -119.52446645755408,
              43.462506274655915,
              1349.017014288267
            ],
            [
              -119.53747340226202,
              43.46221819855803,
              1322.3170142882673
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380078,
        43.4622182,
        1322.317014,
        -119.5244665,
        43.4752703,
        1349.017014
      ],
      "properties": {
        "datetime": "2017-08-31T14:37:54Z",
        "pc:count": 13537679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295259.0719,
            "count": 13537679,
            "maximum": 295781.3114,
            "minimum": 294728.0914,
            "name": "X",
            "position": 0,
            "stddev": 292.3156501,
            "variance": 85448.43929
          },
          {
            "average": 4815985.967,
            "count": 13537679,
            "maximum": 4816692.116,
            "minimum": 4815273.196,
            "name": "Y",
            "position": 1,
            "stddev": 400.6458278,
            "variance": 160517.0793
          },
          {
            "average": 1339.565663,
            "count": 13537679,
            "maximum": 1349.017014,
            "minimum": 1322.317014,
            "name": "Z",
            "position": 2,
            "stddev": 6.557419667,
            "variance": 42.99975269
          },
          {
            "average": 18469.01136,
            "count": 13537679,
            "maximum": 29489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1469.245606,
            "variance": 2158682.65
          },
          {
            "average": 1.001112598,
            "count": 13537679,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03557522743,
            "variance": 0.001265596806
          },
          {
            "average": 1.0022413,
            "count": 13537679,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05198871486,
            "variance": 0.002702826473
          },
          {
            "average": 0.5010525807,
            "count": 13537679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989105,
            "variance": 0.2499989105
          },
          {
            "average": 5.466225045e-06,
            "count": 13537679,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002337989643,
            "variance": 5.466195569e-06
          },
          {
            "average": 1.339373315,
            "count": 13537679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4734966575,
            "variance": 0.2241990846
          },
          {
            "average": -0.006934986301,
            "count": 13537679,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75747711,
            "variance": 138.2382679
          },
          {
            "average": 1.999840224,
            "count": 13537679,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00077541,
            "variance": 1.001551422
          },
          {
            "average": 1105.042009,
            "count": 13537679,
            "maximum": 1114,
            "minimum": 1081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.24151233,
            "variance": 175.3376487
          },
          {
            "average": 45753.3667,
            "count": 13537679,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2578.004989,
            "variance": 6646109.722
          },
          {
            "average": 43920.13051,
            "count": 13537679,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2501.710247,
            "variance": 6258554.161
          },
          {
            "average": 40483.75326,
            "count": 13537679,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2462.140339,
            "variance": 6062135.049
          },
          {
            "average": 188186956,
            "count": 13537679,
            "maximum": 188225474.9,
            "minimum": 188069163.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66723.10453,
            "variance": 4451972678
          },
          {
            "average": 0,
            "count": 13537679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294728.0914,
          4815273.196,
          1322.317014,
          295781.3114,
          4816692.116,
          1349.017014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294728.09143462166,
                4815273.195841356,
                1322.3170142882673
              ],
              [
                294728.09143462166,
                4816692.115841356,
                1322.3170142882673
              ],
              [
                295781.31143462163,
                4816692.115841356,
                1349.017014288267
              ],
              [
                295781.31143462163,
                4815273.195841356,
                1349.017014288267
              ],
              [
                294728.09143462166,
                4815273.195841356,
                1322.3170142882673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:37:54+00:00",
        "end_time": "2017-08-29T19:12:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380078,
            43.4622182,
            1322.317014,
            -119.5244665,
            43.4752703,
            1349.017014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747340226202,
                  43.46221819855803,
                  1322.3170142882673
                ],
                [
                  -119.53800775503122,
                  43.474982097532994,
                  1322.3170142882673
                ],
                [
                  -119.52499807837532,
                  43.47527030133326,
                  1349.017014288267
                ],
                [
                  -119.52446645755408,
                  43.462506274655915,
                  1349.017014288267
                ],
                [
                  -119.53747340226202,
                  43.46221819855803,
                  1322.3170142882673
                ]
              ]
            ]
          },
          "id": "20170829_43119D5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:37:54Z",
            "pc:count": 13537679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295259.0719,
                "count": 13537679,
                "maximum": 295781.3114,
                "minimum": 294728.0914,
                "name": "X",
                "position": 0,
                "stddev": 292.3156501,
                "variance": 85448.43929
              },
              {
                "average": 4815985.967,
                "count": 13537679,
                "maximum": 4816692.116,
                "minimum": 4815273.196,
                "name": "Y",
                "position": 1,
                "stddev": 400.6458278,
                "variance": 160517.0793
              },
              {
                "average": 1339.565663,
                "count": 13537679,
                "maximum": 1349.017014,
                "minimum": 1322.317014,
                "name": "Z",
                "position": 2,
                "stddev": 6.557419667,
                "variance": 42.99975269
              },
              {
                "average": 18469.01136,
                "count": 13537679,
                "maximum": 29489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1469.245606,
                "variance": 2158682.65
              },
              {
                "average": 1.001112598,
                "count": 13537679,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03557522743,
                "variance": 0.001265596806
              },
              {
                "average": 1.0022413,
                "count": 13537679,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05198871486,
                "variance": 0.002702826473
              },
              {
                "average": 0.5010525807,
                "count": 13537679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989105,
                "variance": 0.2499989105
              },
              {
                "average": 5.466225045e-06,
                "count": 13537679,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002337989643,
                "variance": 5.466195569e-06
              },
              {
                "average": 1.339373315,
                "count": 13537679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4734966575,
                "variance": 0.2241990846
              },
              {
                "average": -0.006934986301,
                "count": 13537679,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75747711,
                "variance": 138.2382679
              },
              {
                "average": 1.999840224,
                "count": 13537679,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00077541,
                "variance": 1.001551422
              },
              {
                "average": 1105.042009,
                "count": 13537679,
                "maximum": 1114,
                "minimum": 1081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.24151233,
                "variance": 175.3376487
              },
              {
                "average": 45753.3667,
                "count": 13537679,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2578.004989,
                "variance": 6646109.722
              },
              {
                "average": 43920.13051,
                "count": 13537679,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2501.710247,
                "variance": 6258554.161
              },
              {
                "average": 40483.75326,
                "count": 13537679,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2462.140339,
                "variance": 6062135.049
              },
              {
                "average": 188186956,
                "count": 13537679,
                "maximum": 188225474.9,
                "minimum": 188069163.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66723.10453,
                "variance": 4451972678
              },
              {
                "average": 0,
                "count": 13537679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294728.0914,
              4815273.196,
              1322.317014,
              295781.3114,
              4816692.116,
              1349.017014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294728.09143462166,
                    4815273.195841356,
                    1322.3170142882673
                  ],
                  [
                    294728.09143462166,
                    4816692.115841356,
                    1322.3170142882673
                  ],
                  [
                    295781.31143462163,
                    4816692.115841356,
                    1349.017014288267
                  ],
                  [
                    295781.31143462163,
                    4815273.195841356,
                    1349.017014288267
                  ],
                  [
                    294728.09143462166,
                    4815273.195841356,
                    1322.3170142882673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:37:54+00:00",
            "end_time": "2017-08-29T19:12:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747530291317,
              43.449735026491155,
              1318.4029629655815
            ],
            [
              -119.38797720915161,
              43.46248365997984,
              1318.4029629655815
            ],
            [
              -119.37499740558529,
              43.462754136108046,
              1364.0629629655814
            ],
            [
              -119.37449822118043,
              43.450005382912565,
              1364.0629629655814
            ],
            [
              -119.38747530291317,
              43.449735026491155,
              1318.4029629655815
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879772,
        43.44973503,
        1318.402963,
        -119.3744982,
        43.46275414,
        1364.062963
      ],
      "properties": {
        "datetime": "2017-08-29T17:56:36Z",
        "pc:count": 24479031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307376.4306,
            "count": 24479031,
            "maximum": 307873.9054,
            "minimum": 306823.0054,
            "name": "X",
            "position": 0,
            "stddev": 287.4281403,
            "variance": 82614.93583
          },
          {
            "average": 4814262.836,
            "count": 24479031,
            "maximum": 4814944.875,
            "minimum": 4813527.815,
            "name": "Y",
            "position": 1,
            "stddev": 399.0281293,
            "variance": 159223.448
          },
          {
            "average": 1324.64214,
            "count": 24479031,
            "maximum": 1364.062963,
            "minimum": 1318.402963,
            "name": "Z",
            "position": 2,
            "stddev": 2.907929225,
            "variance": 8.456052376
          },
          {
            "average": 19617.87821,
            "count": 24479031,
            "maximum": 31073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1884.166825,
            "variance": 3550084.624
          },
          {
            "average": 1.00272666,
            "count": 24479031,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05427284597,
            "variance": 0.00294554181
          },
          {
            "average": 1.005492007,
            "count": 24479031,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07946275513,
            "variance": 0.006314329454
          },
          {
            "average": 0.500158646,
            "count": 24479031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999985,
            "variance": 0.249999985
          },
          {
            "average": 1.143836127e-06,
            "count": 24479031,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001069502157,
            "variance": 1.143834865e-06
          },
          {
            "average": 1.129516687,
            "count": 24479031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3357709331,
            "variance": 0.1127421195
          },
          {
            "average": 1.098906884,
            "count": 24479031,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.46691625,
            "variance": 131.4901683
          },
          {
            "average": 1.994118844,
            "count": 24479031,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001172895,
            "variance": 1.002347165
          },
          {
            "average": 1055.684594,
            "count": 24479031,
            "maximum": 1073,
            "minimum": 1025,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.44952356,
            "variance": 340.3849195
          },
          {
            "average": 44815.33888,
            "count": 24479031,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2419.065347,
            "variance": 5851877.155
          },
          {
            "average": 42708.24783,
            "count": 24479031,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2374.491216,
            "variance": 5638208.537
          },
          {
            "average": 39536.58524,
            "count": 24479031,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2262.363024,
            "variance": 5118286.452
          },
          {
            "average": 188018807.7,
            "count": 24479031,
            "maximum": 188064596.8,
            "minimum": 187976923.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39732.96065,
            "variance": 1578708162
          },
          {
            "average": 0,
            "count": 24479031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24479031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24479031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24479031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24479031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306823.0054,
          4813527.815,
          1318.402963,
          307873.9054,
          4814944.875,
          1364.062963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306823.00540641363,
                4813527.81458329,
                1318.4029629655815
              ],
              [
                306823.00540641363,
                4814944.874583291,
                1318.4029629655815
              ],
              [
                307873.90540641366,
                4814944.874583291,
                1364.0629629655814
              ],
              [
                307873.90540641366,
                4813527.81458329,
                1364.0629629655814
              ],
              [
                306823.00540641363,
                4813527.81458329,
                1318.4029629655815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:56:36+00:00",
        "end_time": "2017-08-28T17:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879772,
            43.44973503,
            1318.402963,
            -119.3744982,
            43.46275414,
            1364.062963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747530291317,
                  43.449735026491155,
                  1318.4029629655815
                ],
                [
                  -119.38797720915161,
                  43.46248365997984,
                  1318.4029629655815
                ],
                [
                  -119.37499740558529,
                  43.462754136108046,
                  1364.0629629655814
                ],
                [
                  -119.37449822118043,
                  43.450005382912565,
                  1364.0629629655814
                ],
                [
                  -119.38747530291317,
                  43.449735026491155,
                  1318.4029629655815
                ]
              ]
            ]
          },
          "id": "20170828_43119D4220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:56:36Z",
            "pc:count": 24479031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307376.4306,
                "count": 24479031,
                "maximum": 307873.9054,
                "minimum": 306823.0054,
                "name": "X",
                "position": 0,
                "stddev": 287.4281403,
                "variance": 82614.93583
              },
              {
                "average": 4814262.836,
                "count": 24479031,
                "maximum": 4814944.875,
                "minimum": 4813527.815,
                "name": "Y",
                "position": 1,
                "stddev": 399.0281293,
                "variance": 159223.448
              },
              {
                "average": 1324.64214,
                "count": 24479031,
                "maximum": 1364.062963,
                "minimum": 1318.402963,
                "name": "Z",
                "position": 2,
                "stddev": 2.907929225,
                "variance": 8.456052376
              },
              {
                "average": 19617.87821,
                "count": 24479031,
                "maximum": 31073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1884.166825,
                "variance": 3550084.624
              },
              {
                "average": 1.00272666,
                "count": 24479031,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05427284597,
                "variance": 0.00294554181
              },
              {
                "average": 1.005492007,
                "count": 24479031,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07946275513,
                "variance": 0.006314329454
              },
              {
                "average": 0.500158646,
                "count": 24479031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999985,
                "variance": 0.249999985
              },
              {
                "average": 1.143836127e-06,
                "count": 24479031,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001069502157,
                "variance": 1.143834865e-06
              },
              {
                "average": 1.129516687,
                "count": 24479031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3357709331,
                "variance": 0.1127421195
              },
              {
                "average": 1.098906884,
                "count": 24479031,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.46691625,
                "variance": 131.4901683
              },
              {
                "average": 1.994118844,
                "count": 24479031,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001172895,
                "variance": 1.002347165
              },
              {
                "average": 1055.684594,
                "count": 24479031,
                "maximum": 1073,
                "minimum": 1025,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.44952356,
                "variance": 340.3849195
              },
              {
                "average": 44815.33888,
                "count": 24479031,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2419.065347,
                "variance": 5851877.155
              },
              {
                "average": 42708.24783,
                "count": 24479031,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2374.491216,
                "variance": 5638208.537
              },
              {
                "average": 39536.58524,
                "count": 24479031,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2262.363024,
                "variance": 5118286.452
              },
              {
                "average": 188018807.7,
                "count": 24479031,
                "maximum": 188064596.8,
                "minimum": 187976923.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39732.96065,
                "variance": 1578708162
              },
              {
                "average": 0,
                "count": 24479031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24479031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24479031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24479031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24479031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306823.0054,
              4813527.815,
              1318.402963,
              307873.9054,
              4814944.875,
              1364.062963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306823.00540641363,
                    4813527.81458329,
                    1318.4029629655815
                  ],
                  [
                    306823.00540641363,
                    4814944.874583291,
                    1318.4029629655815
                  ],
                  [
                    307873.90540641366,
                    4814944.874583291,
                    1364.0629629655814
                  ],
                  [
                    307873.90540641366,
                    4813527.81458329,
                    1364.0629629655814
                  ],
                  [
                    306823.00540641363,
                    4813527.81458329,
                    1318.4029629655815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:56:36+00:00",
            "end_time": "2017-08-28T17:35:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997471910369,
              43.44972222770352,
              1296.4657005548145
            ],
            [
              -119.50050080230154,
              43.46248292458858,
              1296.4657005548145
            ],
            [
              -119.48749787836864,
              43.4627666996701,
              1314.8257005548146
            ],
            [
              -119.48697452397617,
              43.450005877073565,
              1314.8257005548146
            ],
            [
              -119.49997471910369,
              43.44972222770352,
              1296.4657005548145
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005008,
        43.44972223,
        1296.465701,
        -119.4869745,
        43.4627667,
        1314.825701
      ],
      "properties": {
        "datetime": "2017-08-29T19:13:32Z",
        "pc:count": 13266410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298251.4023,
            "count": 13266410,
            "maximum": 298772.8819,
            "minimum": 297720.0219,
            "name": "X",
            "position": 0,
            "stddev": 293.7774695,
            "variance": 86305.20157
          },
          {
            "average": 4814490.602,
            "count": 13266410,
            "maximum": 4815212.083,
            "minimum": 4813793.563,
            "name": "Y",
            "position": 1,
            "stddev": 398.5740967,
            "variance": 158861.3106
          },
          {
            "average": 1305.967165,
            "count": 13266410,
            "maximum": 1314.825701,
            "minimum": 1296.465701,
            "name": "Z",
            "position": 2,
            "stddev": 4.286740999,
            "variance": 18.37614839
          },
          {
            "average": 18986.70118,
            "count": 13266410,
            "maximum": 27873,
            "minimum": 2225,
            "name": "Intensity",
            "position": 3,
            "stddev": 1368.409198,
            "variance": 1872543.732
          },
          {
            "average": 1.00000588,
            "count": 13266410,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002424763207,
            "variance": 5.879476609e-06
          },
          {
            "average": 1.000008593,
            "count": 13266410,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002931391799,
            "variance": 8.593057879e-06
          },
          {
            "average": 0.5027851544,
            "count": 13266410,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922617,
            "variance": 0.2499922618
          },
          {
            "average": 4.824213936e-06,
            "count": 13266410,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002196404113,
            "variance": 4.824191026e-06
          },
          {
            "average": 1.206071876,
            "count": 13266410,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4044827195,
            "variance": 0.1636062704
          },
          {
            "average": 0.1504157985,
            "count": 13266410,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69608196,
            "variance": 136.7983332
          },
          {
            "average": 1.99981668,
            "count": 13266410,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000122202,
            "variance": 1.000244418
          },
          {
            "average": 1078.324417,
            "count": 13266410,
            "maximum": 1081,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9972240628,
            "variance": 0.9944558315
          },
          {
            "average": 45397.31925,
            "count": 13266410,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2483.842549,
            "variance": 6169473.808
          },
          {
            "average": 43625.69893,
            "count": 13266410,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2436.642573,
            "variance": 5937227.031
          },
          {
            "average": 40180.1239,
            "count": 13266410,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2359.081189,
            "variance": 5565264.058
          },
          {
            "average": 188067882.5,
            "count": 13266410,
            "maximum": 188069212.2,
            "minimum": 188066768.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 565.5724752,
            "variance": 319872.2247
          },
          {
            "average": 0,
            "count": 13266410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297720.0219,
          4813793.563,
          1296.465701,
          298772.8819,
          4815212.083,
          1314.825701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297720.0219192027,
                4813793.562604627,
                1296.4657005548145
              ],
              [
                297720.0219192027,
                4815212.082604626,
                1296.4657005548145
              ],
              [
                298772.8819192027,
                4815212.082604626,
                1314.8257005548146
              ],
              [
                298772.8819192027,
                4813793.562604627,
                1314.8257005548146
              ],
              [
                297720.0219192027,
                4813793.562604627,
                1296.4657005548145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:13:32+00:00",
        "end_time": "2017-08-29T18:32:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005008,
            43.44972223,
            1296.465701,
            -119.4869745,
            43.4627667,
            1314.825701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997471910369,
                  43.44972222770352,
                  1296.4657005548145
                ],
                [
                  -119.50050080230154,
                  43.46248292458858,
                  1296.4657005548145
                ],
                [
                  -119.48749787836864,
                  43.4627666996701,
                  1314.8257005548146
                ],
                [
                  -119.48697452397617,
                  43.450005877073565,
                  1314.8257005548146
                ],
                [
                  -119.49997471910369,
                  43.44972222770352,
                  1296.4657005548145
                ]
              ]
            ]
          },
          "id": "20170829_43119D4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:13:32Z",
            "pc:count": 13266410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298251.4023,
                "count": 13266410,
                "maximum": 298772.8819,
                "minimum": 297720.0219,
                "name": "X",
                "position": 0,
                "stddev": 293.7774695,
                "variance": 86305.20157
              },
              {
                "average": 4814490.602,
                "count": 13266410,
                "maximum": 4815212.083,
                "minimum": 4813793.563,
                "name": "Y",
                "position": 1,
                "stddev": 398.5740967,
                "variance": 158861.3106
              },
              {
                "average": 1305.967165,
                "count": 13266410,
                "maximum": 1314.825701,
                "minimum": 1296.465701,
                "name": "Z",
                "position": 2,
                "stddev": 4.286740999,
                "variance": 18.37614839
              },
              {
                "average": 18986.70118,
                "count": 13266410,
                "maximum": 27873,
                "minimum": 2225,
                "name": "Intensity",
                "position": 3,
                "stddev": 1368.409198,
                "variance": 1872543.732
              },
              {
                "average": 1.00000588,
                "count": 13266410,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002424763207,
                "variance": 5.879476609e-06
              },
              {
                "average": 1.000008593,
                "count": 13266410,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002931391799,
                "variance": 8.593057879e-06
              },
              {
                "average": 0.5027851544,
                "count": 13266410,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922617,
                "variance": 0.2499922618
              },
              {
                "average": 4.824213936e-06,
                "count": 13266410,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002196404113,
                "variance": 4.824191026e-06
              },
              {
                "average": 1.206071876,
                "count": 13266410,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4044827195,
                "variance": 0.1636062704
              },
              {
                "average": 0.1504157985,
                "count": 13266410,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69608196,
                "variance": 136.7983332
              },
              {
                "average": 1.99981668,
                "count": 13266410,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000122202,
                "variance": 1.000244418
              },
              {
                "average": 1078.324417,
                "count": 13266410,
                "maximum": 1081,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9972240628,
                "variance": 0.9944558315
              },
              {
                "average": 45397.31925,
                "count": 13266410,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2483.842549,
                "variance": 6169473.808
              },
              {
                "average": 43625.69893,
                "count": 13266410,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2436.642573,
                "variance": 5937227.031
              },
              {
                "average": 40180.1239,
                "count": 13266410,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2359.081189,
                "variance": 5565264.058
              },
              {
                "average": 188067882.5,
                "count": 13266410,
                "maximum": 188069212.2,
                "minimum": 188066768.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 565.5724752,
                "variance": 319872.2247
              },
              {
                "average": 0,
                "count": 13266410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297720.0219,
              4813793.563,
              1296.465701,
              298772.8819,
              4815212.083,
              1314.825701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297720.0219192027,
                    4813793.562604627,
                    1296.4657005548145
                  ],
                  [
                    297720.0219192027,
                    4815212.082604626,
                    1296.4657005548145
                  ],
                  [
                    298772.8819192027,
                    4815212.082604626,
                    1314.8257005548146
                  ],
                  [
                    298772.8819192027,
                    4813793.562604627,
                    1314.8257005548146
                  ],
                  [
                    297720.0219192027,
                    4813793.562604627,
                    1296.4657005548145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:13:32+00:00",
            "end_time": "2017-08-29T18:32: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": "20170829_43119D4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747453873811,
              43.474723270216764,
              1272.6098326756462
            ],
            [
              -119.48799839833276,
              43.487482773210935,
              1272.6098326756462
            ],
            [
              -119.4749981440697,
              43.487765078413545,
              1297.6298326756462
            ],
            [
              -119.47447701490951,
              43.47500545037667,
              1297.6298326756462
            ],
            [
              -119.48747453873811,
              43.474723270216764,
              1272.6098326756462
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879984,
        43.47472327,
        1272.609833,
        -119.474477,
        43.48776508,
        1297.629833
      ],
      "properties": {
        "datetime": "2017-09-10T15:04:43Z",
        "pc:count": 27142080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299343.127,
            "count": 27142080,
            "maximum": 299866.6572,
            "minimum": 298814.4572,
            "name": "X",
            "position": 0,
            "stddev": 292.0853266,
            "variance": 85313.83799
          },
          {
            "average": 4817267.625,
            "count": 27142080,
            "maximum": 4817958.341,
            "minimum": 4816539.961,
            "name": "Y",
            "position": 1,
            "stddev": 385.5360439,
            "variance": 148638.0412
          },
          {
            "average": 1284.229336,
            "count": 27142080,
            "maximum": 1297.629833,
            "minimum": 1272.609833,
            "name": "Z",
            "position": 2,
            "stddev": 5.429962657,
            "variance": 29.48449446
          },
          {
            "average": 22412.21362,
            "count": 27142080,
            "maximum": 47777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3961.654848,
            "variance": 15694709.13
          },
          {
            "average": 1.000163363,
            "count": 27142080,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01285789335,
            "variance": 0.0001653254215
          },
          {
            "average": 1.000334499,
            "count": 27142080,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01845272713,
            "variance": 0.0003405031384
          },
          {
            "average": 0.5023590675,
            "count": 27142080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994444,
            "variance": 0.249994444
          },
          {
            "average": 1.890054115e-05,
            "count": 27142080,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004347434257,
            "variance": 1.890018462e-05
          },
          {
            "average": 1.122824338,
            "count": 27142080,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.32823547,
            "variance": 0.1077385237
          },
          {
            "average": -0.0910082551,
            "count": 27142080,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75519565,
            "variance": 138.1846247
          },
          {
            "average": 2.00587851,
            "count": 27142080,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00040361,
            "variance": 1.000807383
          },
          {
            "average": 1112.220797,
            "count": 27142080,
            "maximum": 1159,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.43284054,
            "variance": 1800.545956
          },
          {
            "average": 44698.64701,
            "count": 27142080,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3288.61209,
            "variance": 10814969.48
          },
          {
            "average": 43028.41365,
            "count": 27142080,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3162.228714,
            "variance": 9999690.441
          },
          {
            "average": 39633.17388,
            "count": 27142080,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3018.664943,
            "variance": 9112338.038
          },
          {
            "average": 188532610.5,
            "count": 27142080,
            "maximum": 189091083.5,
            "minimum": 188061135.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 493829.0503,
            "variance": 243867130900.0
          },
          {
            "average": 0,
            "count": 27142080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27142080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27142080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27142080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27142080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298814.4572,
          4816539.961,
          1272.609833,
          299866.6572,
          4817958.341,
          1297.629833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298814.45717870246,
                4816539.960843149,
                1272.6098326756462
              ],
              [
                298814.45717870246,
                4817958.340843149,
                1272.6098326756462
              ],
              [
                299866.6571787024,
                4817958.340843149,
                1297.6298326756462
              ],
              [
                299866.6571787024,
                4816539.960843149,
                1297.6298326756462
              ],
              [
                298814.45717870246,
                4816539.960843149,
                1272.6098326756462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:04:43+00:00",
        "end_time": "2017-08-29T16:58:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879984,
            43.47472327,
            1272.609833,
            -119.474477,
            43.48776508,
            1297.629833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747453873811,
                  43.474723270216764,
                  1272.6098326756462
                ],
                [
                  -119.48799839833276,
                  43.487482773210935,
                  1272.6098326756462
                ],
                [
                  -119.4749981440697,
                  43.487765078413545,
                  1297.6298326756462
                ],
                [
                  -119.47447701490951,
                  43.47500545037667,
                  1297.6298326756462
                ],
                [
                  -119.48747453873811,
                  43.474723270216764,
                  1272.6098326756462
                ]
              ]
            ]
          },
          "id": "20170829_43119D4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:04:43Z",
            "pc:count": 27142080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299343.127,
                "count": 27142080,
                "maximum": 299866.6572,
                "minimum": 298814.4572,
                "name": "X",
                "position": 0,
                "stddev": 292.0853266,
                "variance": 85313.83799
              },
              {
                "average": 4817267.625,
                "count": 27142080,
                "maximum": 4817958.341,
                "minimum": 4816539.961,
                "name": "Y",
                "position": 1,
                "stddev": 385.5360439,
                "variance": 148638.0412
              },
              {
                "average": 1284.229336,
                "count": 27142080,
                "maximum": 1297.629833,
                "minimum": 1272.609833,
                "name": "Z",
                "position": 2,
                "stddev": 5.429962657,
                "variance": 29.48449446
              },
              {
                "average": 22412.21362,
                "count": 27142080,
                "maximum": 47777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3961.654848,
                "variance": 15694709.13
              },
              {
                "average": 1.000163363,
                "count": 27142080,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01285789335,
                "variance": 0.0001653254215
              },
              {
                "average": 1.000334499,
                "count": 27142080,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01845272713,
                "variance": 0.0003405031384
              },
              {
                "average": 0.5023590675,
                "count": 27142080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994444,
                "variance": 0.249994444
              },
              {
                "average": 1.890054115e-05,
                "count": 27142080,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004347434257,
                "variance": 1.890018462e-05
              },
              {
                "average": 1.122824338,
                "count": 27142080,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.32823547,
                "variance": 0.1077385237
              },
              {
                "average": -0.0910082551,
                "count": 27142080,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75519565,
                "variance": 138.1846247
              },
              {
                "average": 2.00587851,
                "count": 27142080,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00040361,
                "variance": 1.000807383
              },
              {
                "average": 1112.220797,
                "count": 27142080,
                "maximum": 1159,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.43284054,
                "variance": 1800.545956
              },
              {
                "average": 44698.64701,
                "count": 27142080,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3288.61209,
                "variance": 10814969.48
              },
              {
                "average": 43028.41365,
                "count": 27142080,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3162.228714,
                "variance": 9999690.441
              },
              {
                "average": 39633.17388,
                "count": 27142080,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3018.664943,
                "variance": 9112338.038
              },
              {
                "average": 188532610.5,
                "count": 27142080,
                "maximum": 189091083.5,
                "minimum": 188061135.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 493829.0503,
                "variance": 243867130900.0
              },
              {
                "average": 0,
                "count": 27142080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27142080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27142080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27142080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27142080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298814.4572,
              4816539.961,
              1272.609833,
              299866.6572,
              4817958.341,
              1297.629833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298814.45717870246,
                    4816539.960843149,
                    1272.6098326756462
                  ],
                  [
                    298814.45717870246,
                    4817958.340843149,
                    1272.6098326756462
                  ],
                  [
                    299866.6571787024,
                    4817958.340843149,
                    1297.6298326756462
                  ],
                  [
                    299866.6571787024,
                    4816539.960843149,
                    1297.6298326756462
                  ],
                  [
                    298814.45717870246,
                    4816539.960843149,
                    1272.6098326756462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:04:43+00:00",
            "end_time": "2017-08-29T16:58: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": "20170830_43119E3306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497548728213,
              43.53723604030441,
              1351.9624451030165
            ],
            [
              -119.37547625183238,
              43.549983514369345,
              1351.9624451030165
            ],
            [
              -119.36249686434877,
              43.55025260059932,
              1372.7424451030167
            ],
            [
              -119.36199882971022,
              43.53750500747286,
              1372.7424451030167
            ],
            [
              -119.37497548728213,
              43.53723604030441,
              1351.9624451030165
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754763,
        43.53723604,
        1351.962445,
        -119.3619988,
        43.5502526,
        1372.742445
      ],
      "properties": {
        "datetime": "2017-08-30T19:41:00Z",
        "pc:count": 13194680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308626.157,
            "count": 13194680,
            "maximum": 309161.1858,
            "minimum": 308111.8458,
            "name": "X",
            "position": 0,
            "stddev": 293.0963633,
            "variance": 85905.47816
          },
          {
            "average": 4823916.878,
            "count": 13194680,
            "maximum": 4824633.961,
            "minimum": 4823217.021,
            "name": "Y",
            "position": 1,
            "stddev": 408.2656267,
            "variance": 166680.8219
          },
          {
            "average": 1361.847658,
            "count": 13194680,
            "maximum": 1372.742445,
            "minimum": 1351.962445,
            "name": "Z",
            "position": 2,
            "stddev": 4.317785681,
            "variance": 18.64327319
          },
          {
            "average": 21587.83632,
            "count": 13194680,
            "maximum": 30929,
            "minimum": 1507,
            "name": "Intensity",
            "position": 3,
            "stddev": 1419.3215,
            "variance": 2014473.52
          },
          {
            "average": 1.000384625,
            "count": 13194680,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02155950415,
            "variance": 0.0004648122193
          },
          {
            "average": 1.000773342,
            "count": 13194680,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0318822615,
            "variance": 0.001016478599
          },
          {
            "average": 0.5026625125,
            "count": 13194680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929299,
            "variance": 0.24999293
          },
          {
            "average": 2.652584223e-06,
            "count": 13194680,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001628673506,
            "variance": 2.652577388e-06
          },
          {
            "average": 1.182211619,
            "count": 13194680,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3860188544,
            "variance": 0.149010556
          },
          {
            "average": 0.2933332155,
            "count": 13194680,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65283625,
            "variance": 135.7885926
          },
          {
            "average": 1.999956573,
            "count": 13194680,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000178464,
            "variance": 1.00035696
          },
          {
            "average": 1107.546834,
            "count": 13194680,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9789964819,
            "variance": 0.9584341116
          },
          {
            "average": 46077.82592,
            "count": 13194680,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2256.891296,
            "variance": 5093558.322
          },
          {
            "average": 43956.59768,
            "count": 13194680,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2175.147541,
            "variance": 4731266.826
          },
          {
            "average": 39984.24232,
            "count": 13194680,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1798.637086,
            "variance": 3235095.367
          },
          {
            "average": 188155294.9,
            "count": 13194680,
            "maximum": 188157260.2,
            "minimum": 188153374.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 726.30731,
            "variance": 527522.3085
          },
          {
            "average": 0,
            "count": 13194680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308111.8458,
          4823217.021,
          1351.962445,
          309161.1858,
          4824633.961,
          1372.742445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308111.8458240161,
                4823217.020710534,
                1351.9624451030165
              ],
              [
                308111.8458240161,
                4824633.960710534,
                1351.9624451030165
              ],
              [
                309161.18582401605,
                4824633.960710534,
                1372.7424451030167
              ],
              [
                309161.18582401605,
                4823217.020710534,
                1372.7424451030167
              ],
              [
                308111.8458240161,
                4823217.020710534,
                1351.9624451030165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:41:00+00:00",
        "end_time": "2017-08-30T18:36:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754763,
            43.53723604,
            1351.962445,
            -119.3619988,
            43.5502526,
            1372.742445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497548728213,
                  43.53723604030441,
                  1351.9624451030165
                ],
                [
                  -119.37547625183238,
                  43.549983514369345,
                  1351.9624451030165
                ],
                [
                  -119.36249686434877,
                  43.55025260059932,
                  1372.7424451030167
                ],
                [
                  -119.36199882971022,
                  43.53750500747286,
                  1372.7424451030167
                ],
                [
                  -119.37497548728213,
                  43.53723604030441,
                  1351.9624451030165
                ]
              ]
            ]
          },
          "id": "20170830_43119E3306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:41:00Z",
            "pc:count": 13194680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308626.157,
                "count": 13194680,
                "maximum": 309161.1858,
                "minimum": 308111.8458,
                "name": "X",
                "position": 0,
                "stddev": 293.0963633,
                "variance": 85905.47816
              },
              {
                "average": 4823916.878,
                "count": 13194680,
                "maximum": 4824633.961,
                "minimum": 4823217.021,
                "name": "Y",
                "position": 1,
                "stddev": 408.2656267,
                "variance": 166680.8219
              },
              {
                "average": 1361.847658,
                "count": 13194680,
                "maximum": 1372.742445,
                "minimum": 1351.962445,
                "name": "Z",
                "position": 2,
                "stddev": 4.317785681,
                "variance": 18.64327319
              },
              {
                "average": 21587.83632,
                "count": 13194680,
                "maximum": 30929,
                "minimum": 1507,
                "name": "Intensity",
                "position": 3,
                "stddev": 1419.3215,
                "variance": 2014473.52
              },
              {
                "average": 1.000384625,
                "count": 13194680,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02155950415,
                "variance": 0.0004648122193
              },
              {
                "average": 1.000773342,
                "count": 13194680,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0318822615,
                "variance": 0.001016478599
              },
              {
                "average": 0.5026625125,
                "count": 13194680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929299,
                "variance": 0.24999293
              },
              {
                "average": 2.652584223e-06,
                "count": 13194680,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001628673506,
                "variance": 2.652577388e-06
              },
              {
                "average": 1.182211619,
                "count": 13194680,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3860188544,
                "variance": 0.149010556
              },
              {
                "average": 0.2933332155,
                "count": 13194680,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65283625,
                "variance": 135.7885926
              },
              {
                "average": 1.999956573,
                "count": 13194680,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000178464,
                "variance": 1.00035696
              },
              {
                "average": 1107.546834,
                "count": 13194680,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9789964819,
                "variance": 0.9584341116
              },
              {
                "average": 46077.82592,
                "count": 13194680,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2256.891296,
                "variance": 5093558.322
              },
              {
                "average": 43956.59768,
                "count": 13194680,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2175.147541,
                "variance": 4731266.826
              },
              {
                "average": 39984.24232,
                "count": 13194680,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1798.637086,
                "variance": 3235095.367
              },
              {
                "average": 188155294.9,
                "count": 13194680,
                "maximum": 188157260.2,
                "minimum": 188153374.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 726.30731,
                "variance": 527522.3085
              },
              {
                "average": 0,
                "count": 13194680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308111.8458,
              4823217.021,
              1351.962445,
              309161.1858,
              4824633.961,
              1372.742445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308111.8458240161,
                    4823217.020710534,
                    1351.9624451030165
                  ],
                  [
                    308111.8458240161,
                    4824633.960710534,
                    1351.9624451030165
                  ],
                  [
                    309161.18582401605,
                    4824633.960710534,
                    1372.7424451030167
                  ],
                  [
                    309161.18582401605,
                    4823217.020710534,
                    1372.7424451030167
                  ],
                  [
                    308111.8458240161,
                    4823217.020710534,
                    1351.9624451030165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:41:00+00:00",
            "end_time": "2017-08-30T18:36:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747702201146,
              43.52475064588457,
              1290.2037974321547
            ],
            [
              -119.237886796048,
              43.535828932231084,
              1290.2037974321547
            ],
            [
              -119.22519562324058,
              43.53607675606882,
              1353.6237974321548
            ],
            [
              -119.2247881683666,
              43.52499837442199,
              1353.6237974321548
            ],
            [
              -119.23747702201146,
              43.52475064588457,
              1290.2037974321547
            ]
          ]
        ]
      },
      "bbox": [
        -119.2378868,
        43.52475065,
        1290.203797,
        -119.2247882,
        43.53607676,
        1353.623797
      ],
      "properties": {
        "datetime": "2017-08-28T18:51:39Z",
        "pc:count": 10168028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319641.1534,
            "count": 10168028,
            "maximum": 320210.3203,
            "minimum": 319184.1403,
            "name": "X",
            "position": 0,
            "stddev": 288.1774908,
            "variance": 83046.26622
          },
          {
            "average": 4821994.824,
            "count": 10168028,
            "maximum": 4822753.44,
            "minimum": 4821522.16,
            "name": "Y",
            "position": 1,
            "stddev": 294.0677333,
            "variance": 86475.83176
          },
          {
            "average": 1316.297198,
            "count": 10168028,
            "maximum": 1353.623797,
            "minimum": 1290.203797,
            "name": "Z",
            "position": 2,
            "stddev": 13.45642065,
            "variance": 181.0752566
          },
          {
            "average": 19714.78151,
            "count": 10168028,
            "maximum": 49345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4206.446826,
            "variance": 17694194.9
          },
          {
            "average": 1.103059217,
            "count": 10168028,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.358433141,
            "variance": 0.1284743165
          },
          {
            "average": 1.207744314,
            "count": 10168028,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5245716724,
            "variance": 0.2751754395
          },
          {
            "average": 0.5031722965,
            "count": 10168028,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989961,
            "variance": 0.2499899611
          },
          {
            "average": 3.540509527e-06,
            "count": 10168028,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001881620934,
            "variance": 3.54049734e-06
          },
          {
            "average": 1.180659809,
            "count": 10168028,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3847360877,
            "variance": 0.1480218572
          },
          {
            "average": -0.3875099387,
            "count": 10168028,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10595996,
            "variance": 146.5542666
          },
          {
            "average": 1.946214153,
            "count": 10168028,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025685295,
            "variance": 1.052030324
          },
          {
            "average": 1035.178728,
            "count": 10168028,
            "maximum": 1037,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9415424073,
            "variance": 0.8865021048
          },
          {
            "average": 40817.05476,
            "count": 10168028,
            "maximum": 65280,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 5209.023027,
            "variance": 27133920.89
          },
          {
            "average": 39777.87736,
            "count": 10168028,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Green",
            "position": 13,
            "stddev": 3876.462719,
            "variance": 15026963.21
          },
          {
            "average": 36381.54403,
            "count": 10168028,
            "maximum": 65280,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 3885.598054,
            "variance": 15097872.23
          },
          {
            "average": 187980822.5,
            "count": 10168028,
            "maximum": 187981499.1,
            "minimum": 187979929.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 367.8617759,
            "variance": 135322.2862
          },
          {
            "average": 0,
            "count": 10168028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10168028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10168028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10168028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10168028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319184.1403,
          4821522.16,
          1290.203797,
          320210.3203,
          4822753.44,
          1353.623797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319184.1402831351,
                4821522.16027267,
                1290.2037974321547
              ],
              [
                319184.1402831351,
                4822753.440272669,
                1290.2037974321547
              ],
              [
                320210.32028313517,
                4822753.440272669,
                1353.6237974321548
              ],
              [
                320210.32028313517,
                4821522.16027267,
                1353.6237974321548
              ],
              [
                319184.1402831351,
                4821522.16027267,
                1290.2037974321547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:51:39+00:00",
        "end_time": "2017-08-28T18:25:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2378868,
            43.52475065,
            1290.203797,
            -119.2247882,
            43.53607676,
            1353.623797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747702201146,
                  43.52475064588457,
                  1290.2037974321547
                ],
                [
                  -119.237886796048,
                  43.535828932231084,
                  1290.2037974321547
                ],
                [
                  -119.22519562324058,
                  43.53607675606882,
                  1353.6237974321548
                ],
                [
                  -119.2247881683666,
                  43.52499837442199,
                  1353.6237974321548
                ],
                [
                  -119.23747702201146,
                  43.52475064588457,
                  1290.2037974321547
                ]
              ]
            ]
          },
          "id": "20170828_43119E2312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:51:39Z",
            "pc:count": 10168028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319641.1534,
                "count": 10168028,
                "maximum": 320210.3203,
                "minimum": 319184.1403,
                "name": "X",
                "position": 0,
                "stddev": 288.1774908,
                "variance": 83046.26622
              },
              {
                "average": 4821994.824,
                "count": 10168028,
                "maximum": 4822753.44,
                "minimum": 4821522.16,
                "name": "Y",
                "position": 1,
                "stddev": 294.0677333,
                "variance": 86475.83176
              },
              {
                "average": 1316.297198,
                "count": 10168028,
                "maximum": 1353.623797,
                "minimum": 1290.203797,
                "name": "Z",
                "position": 2,
                "stddev": 13.45642065,
                "variance": 181.0752566
              },
              {
                "average": 19714.78151,
                "count": 10168028,
                "maximum": 49345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4206.446826,
                "variance": 17694194.9
              },
              {
                "average": 1.103059217,
                "count": 10168028,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.358433141,
                "variance": 0.1284743165
              },
              {
                "average": 1.207744314,
                "count": 10168028,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5245716724,
                "variance": 0.2751754395
              },
              {
                "average": 0.5031722965,
                "count": 10168028,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989961,
                "variance": 0.2499899611
              },
              {
                "average": 3.540509527e-06,
                "count": 10168028,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001881620934,
                "variance": 3.54049734e-06
              },
              {
                "average": 1.180659809,
                "count": 10168028,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3847360877,
                "variance": 0.1480218572
              },
              {
                "average": -0.3875099387,
                "count": 10168028,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10595996,
                "variance": 146.5542666
              },
              {
                "average": 1.946214153,
                "count": 10168028,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025685295,
                "variance": 1.052030324
              },
              {
                "average": 1035.178728,
                "count": 10168028,
                "maximum": 1037,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9415424073,
                "variance": 0.8865021048
              },
              {
                "average": 40817.05476,
                "count": 10168028,
                "maximum": 65280,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 5209.023027,
                "variance": 27133920.89
              },
              {
                "average": 39777.87736,
                "count": 10168028,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Green",
                "position": 13,
                "stddev": 3876.462719,
                "variance": 15026963.21
              },
              {
                "average": 36381.54403,
                "count": 10168028,
                "maximum": 65280,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 3885.598054,
                "variance": 15097872.23
              },
              {
                "average": 187980822.5,
                "count": 10168028,
                "maximum": 187981499.1,
                "minimum": 187979929.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 367.8617759,
                "variance": 135322.2862
              },
              {
                "average": 0,
                "count": 10168028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10168028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10168028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10168028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10168028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319184.1403,
              4821522.16,
              1290.203797,
              320210.3203,
              4822753.44,
              1353.623797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319184.1402831351,
                    4821522.16027267,
                    1290.2037974321547
                  ],
                  [
                    319184.1402831351,
                    4822753.440272669,
                    1290.2037974321547
                  ],
                  [
                    320210.32028313517,
                    4822753.440272669,
                    1353.6237974321548
                  ],
                  [
                    320210.32028313517,
                    4821522.16027267,
                    1353.6237974321548
                  ],
                  [
                    319184.1402831351,
                    4821522.16027267,
                    1290.2037974321547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:51:39+00:00",
            "end_time": "2017-08-28T18:25: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": "20170828_43119D4203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247498913847,
              43.48723154933705,
              1273.6525887938499
            ],
            [
              -119.41298294104355,
              43.49998310399825,
              1273.6525887938499
            ],
            [
              -119.3999968271842,
              43.500256573792946,
              1322.09258879385
            ],
            [
              -119.39949160254471,
              43.48750489808085,
              1322.09258879385
            ],
            [
              -119.41247498913847,
              43.48723154933705,
              1273.6525887938499
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129829,
        43.48723155,
        1273.652589,
        -119.3994916,
        43.50025657,
        1322.092589
      ],
      "properties": {
        "datetime": "2017-08-31T17:57:35Z",
        "pc:count": 16953236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305449.3259,
            "count": 16953236,
            "maximum": 305971.6313,
            "minimum": 304920.8513,
            "name": "X",
            "position": 0,
            "stddev": 293.2881984,
            "variance": 86017.9673
          },
          {
            "average": 4818349.729,
            "count": 16953236,
            "maximum": 4819168.011,
            "minimum": 4817750.591,
            "name": "Y",
            "position": 1,
            "stddev": 419.2032116,
            "variance": 175731.3326
          },
          {
            "average": 1297.616847,
            "count": 16953236,
            "maximum": 1322.092589,
            "minimum": 1273.652589,
            "name": "Z",
            "position": 2,
            "stddev": 17.22518326,
            "variance": 296.7069384
          },
          {
            "average": 20972.43553,
            "count": 16953236,
            "maximum": 33857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1711.04541,
            "variance": 2927676.395
          },
          {
            "average": 1.000108239,
            "count": 16953236,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01073254568,
            "variance": 0.0001151875369
          },
          {
            "average": 1.000219014,
            "count": 16953236,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01550223006,
            "variance": 0.0002403191367
          },
          {
            "average": 0.5012066723,
            "count": 16953236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985587,
            "variance": 0.2499985587
          },
          {
            "average": 5.308721002e-07,
            "count": 16953236,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007286095317,
            "variance": 5.308718497e-07
          },
          {
            "average": 1.146706328,
            "count": 16953236,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3538129289,
            "variance": 0.1251835887
          },
          {
            "average": 0.7066432859,
            "count": 16953236,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64101002,
            "variance": 135.5131144
          },
          {
            "average": 1.997646939,
            "count": 16953236,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000458838,
            "variance": 1.000917886
          },
          {
            "average": 1117.664716,
            "count": 16953236,
            "maximum": 1137,
            "minimum": 1026,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.92126683,
            "variance": 956.1247424
          },
          {
            "average": 43504.24939,
            "count": 16953236,
            "maximum": 57088,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 3371.171065,
            "variance": 11364794.35
          },
          {
            "average": 41576.26652,
            "count": 16953236,
            "maximum": 56064,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 2701.426312,
            "variance": 7297704.12
          },
          {
            "average": 37870.17503,
            "count": 16953236,
            "maximum": 55040,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 2906.545111,
            "variance": 8448004.483
          },
          {
            "average": 188183271,
            "count": 16953236,
            "maximum": 188237455.7,
            "minimum": 187977083,
            "name": "GpsTime",
            "position": 15,
            "stddev": 97795.93999,
            "variance": 9564045878
          },
          {
            "average": 0,
            "count": 16953236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16953236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16953236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16953236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16953236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304920.8513,
          4817750.591,
          1273.652589,
          305971.6313,
          4819168.011,
          1322.092589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304920.85128079215,
                4817750.590812633,
                1273.6525887938499
              ],
              [
                304920.85128079215,
                4819168.010812633,
                1273.6525887938499
              ],
              [
                305971.6312807922,
                4819168.010812633,
                1322.09258879385
              ],
              [
                305971.6312807922,
                4817750.590812633,
                1322.09258879385
              ],
              [
                304920.85128079215,
                4817750.590812633,
                1273.6525887938499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:57:35+00:00",
        "end_time": "2017-08-28T17:38:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129829,
            43.48723155,
            1273.652589,
            -119.3994916,
            43.50025657,
            1322.092589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247498913847,
                  43.48723154933705,
                  1273.6525887938499
                ],
                [
                  -119.41298294104355,
                  43.49998310399825,
                  1273.6525887938499
                ],
                [
                  -119.3999968271842,
                  43.500256573792946,
                  1322.09258879385
                ],
                [
                  -119.39949160254471,
                  43.48750489808085,
                  1322.09258879385
                ],
                [
                  -119.41247498913847,
                  43.48723154933705,
                  1273.6525887938499
                ]
              ]
            ]
          },
          "id": "20170828_43119D4203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:57:35Z",
            "pc:count": 16953236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305449.3259,
                "count": 16953236,
                "maximum": 305971.6313,
                "minimum": 304920.8513,
                "name": "X",
                "position": 0,
                "stddev": 293.2881984,
                "variance": 86017.9673
              },
              {
                "average": 4818349.729,
                "count": 16953236,
                "maximum": 4819168.011,
                "minimum": 4817750.591,
                "name": "Y",
                "position": 1,
                "stddev": 419.2032116,
                "variance": 175731.3326
              },
              {
                "average": 1297.616847,
                "count": 16953236,
                "maximum": 1322.092589,
                "minimum": 1273.652589,
                "name": "Z",
                "position": 2,
                "stddev": 17.22518326,
                "variance": 296.7069384
              },
              {
                "average": 20972.43553,
                "count": 16953236,
                "maximum": 33857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1711.04541,
                "variance": 2927676.395
              },
              {
                "average": 1.000108239,
                "count": 16953236,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01073254568,
                "variance": 0.0001151875369
              },
              {
                "average": 1.000219014,
                "count": 16953236,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01550223006,
                "variance": 0.0002403191367
              },
              {
                "average": 0.5012066723,
                "count": 16953236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985587,
                "variance": 0.2499985587
              },
              {
                "average": 5.308721002e-07,
                "count": 16953236,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007286095317,
                "variance": 5.308718497e-07
              },
              {
                "average": 1.146706328,
                "count": 16953236,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3538129289,
                "variance": 0.1251835887
              },
              {
                "average": 0.7066432859,
                "count": 16953236,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64101002,
                "variance": 135.5131144
              },
              {
                "average": 1.997646939,
                "count": 16953236,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000458838,
                "variance": 1.000917886
              },
              {
                "average": 1117.664716,
                "count": 16953236,
                "maximum": 1137,
                "minimum": 1026,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.92126683,
                "variance": 956.1247424
              },
              {
                "average": 43504.24939,
                "count": 16953236,
                "maximum": 57088,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 3371.171065,
                "variance": 11364794.35
              },
              {
                "average": 41576.26652,
                "count": 16953236,
                "maximum": 56064,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 2701.426312,
                "variance": 7297704.12
              },
              {
                "average": 37870.17503,
                "count": 16953236,
                "maximum": 55040,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 2906.545111,
                "variance": 8448004.483
              },
              {
                "average": 188183271,
                "count": 16953236,
                "maximum": 188237455.7,
                "minimum": 187977083,
                "name": "GpsTime",
                "position": 15,
                "stddev": 97795.93999,
                "variance": 9564045878
              },
              {
                "average": 0,
                "count": 16953236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16953236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16953236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16953236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16953236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304920.8513,
              4817750.591,
              1273.652589,
              305971.6313,
              4819168.011,
              1322.092589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304920.85128079215,
                    4817750.590812633,
                    1273.6525887938499
                  ],
                  [
                    304920.85128079215,
                    4819168.010812633,
                    1273.6525887938499
                  ],
                  [
                    305971.6312807922,
                    4819168.010812633,
                    1322.09258879385
                  ],
                  [
                    305971.6312807922,
                    4817750.590812633,
                    1322.09258879385
                  ],
                  [
                    304920.85128079215,
                    4817750.590812633,
                    1273.6525887938499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:57:35+00:00",
            "end_time": "2017-08-28T17:38: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": "20170827_43119D3403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747589412826,
              43.42474577393751,
              1314.0123601188898
            ],
            [
              -119.28795595633329,
              43.43748439690516,
              1314.0123601188898
            ],
            [
              -119.27499711996887,
              43.43774307199647,
              1353.79236011889
            ],
            [
              -119.2745197710729,
              43.425004334629314,
              1353.79236011889
            ],
            [
              -119.28747589412826,
              43.42474577393751,
              1314.0123601188898
            ]
          ]
        ]
      },
      "bbox": [
        -119.287956,
        43.42474577,
        1314.01236,
        -119.2745198,
        43.43774307,
        1353.79236
      ],
      "properties": {
        "datetime": "2017-08-27T21:43:47Z",
        "pc:count": 14285279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315368.8101,
            "count": 14285279,
            "maximum": 315887.8035,
            "minimum": 314838.2435,
            "name": "X",
            "position": 0,
            "stddev": 292.7810187,
            "variance": 85720.72492
          },
          {
            "average": 4811258.499,
            "count": 14285279,
            "maximum": 4811941.158,
            "minimum": 4810525.318,
            "name": "Y",
            "position": 1,
            "stddev": 399.4510555,
            "variance": 159561.1458
          },
          {
            "average": 1326.100119,
            "count": 14285279,
            "maximum": 1353.79236,
            "minimum": 1314.01236,
            "name": "Z",
            "position": 2,
            "stddev": 9.972394563,
            "variance": 99.44865333
          },
          {
            "average": 20662.08762,
            "count": 14285279,
            "maximum": 29729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1593.831627,
            "variance": 2540299.256
          },
          {
            "average": 1.001341381,
            "count": 14285279,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03907745371,
            "variance": 0.001527047388
          },
          {
            "average": 1.002700472,
            "count": 14285279,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05713000393,
            "variance": 0.003263837349
          },
          {
            "average": 0.5024207788,
            "count": 14285279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941573,
            "variance": 0.2499941573
          },
          {
            "average": 8.610262355e-06,
            "count": 14285279,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002934312325,
            "variance": 8.610188821e-06
          },
          {
            "average": 1.156634743,
            "count": 14285279,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3634560624,
            "variance": 0.1321003093
          },
          {
            "average": 0.01159321932,
            "count": 14285279,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67367511,
            "variance": 136.2746905
          },
          {
            "average": 2.00131849,
            "count": 14285279,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000442182,
            "variance": 1.000884559
          },
          {
            "average": 1011.67729,
            "count": 14285279,
            "maximum": 1014,
            "minimum": 1009,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9872546389,
            "variance": 0.9746717219
          },
          {
            "average": 45080.02468,
            "count": 14285279,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3179.464524,
            "variance": 10108994.66
          },
          {
            "average": 43388.79571,
            "count": 14285279,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3048.237105,
            "variance": 9291749.448
          },
          {
            "average": 40487.97939,
            "count": 14285279,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2783.575811,
            "variance": 7748294.298
          },
          {
            "average": 187904195.2,
            "count": 14285279,
            "maximum": 187905427.5,
            "minimum": 187902953.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 487.4777634,
            "variance": 237634.5698
          },
          {
            "average": 0,
            "count": 14285279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14285279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314838.2435,
          4810525.318,
          1314.01236,
          315887.8035,
          4811941.158,
          1353.79236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314838.2435358395,
                4810525.31818586,
                1314.0123601188898
              ],
              [
                314838.2435358395,
                4811941.15818586,
                1314.0123601188898
              ],
              [
                315887.80353583954,
                4811941.15818586,
                1353.79236011889
              ],
              [
                315887.80353583954,
                4810525.31818586,
                1353.79236011889
              ],
              [
                314838.2435358395,
                4810525.31818586,
                1314.0123601188898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:43:47+00:00",
        "end_time": "2017-08-27T21:02:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.287956,
            43.42474577,
            1314.01236,
            -119.2745198,
            43.43774307,
            1353.79236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747589412826,
                  43.42474577393751,
                  1314.0123601188898
                ],
                [
                  -119.28795595633329,
                  43.43748439690516,
                  1314.0123601188898
                ],
                [
                  -119.27499711996887,
                  43.43774307199647,
                  1353.79236011889
                ],
                [
                  -119.2745197710729,
                  43.425004334629314,
                  1353.79236011889
                ],
                [
                  -119.28747589412826,
                  43.42474577393751,
                  1314.0123601188898
                ]
              ]
            ]
          },
          "id": "20170827_43119D3403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:43:47Z",
            "pc:count": 14285279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315368.8101,
                "count": 14285279,
                "maximum": 315887.8035,
                "minimum": 314838.2435,
                "name": "X",
                "position": 0,
                "stddev": 292.7810187,
                "variance": 85720.72492
              },
              {
                "average": 4811258.499,
                "count": 14285279,
                "maximum": 4811941.158,
                "minimum": 4810525.318,
                "name": "Y",
                "position": 1,
                "stddev": 399.4510555,
                "variance": 159561.1458
              },
              {
                "average": 1326.100119,
                "count": 14285279,
                "maximum": 1353.79236,
                "minimum": 1314.01236,
                "name": "Z",
                "position": 2,
                "stddev": 9.972394563,
                "variance": 99.44865333
              },
              {
                "average": 20662.08762,
                "count": 14285279,
                "maximum": 29729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1593.831627,
                "variance": 2540299.256
              },
              {
                "average": 1.001341381,
                "count": 14285279,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03907745371,
                "variance": 0.001527047388
              },
              {
                "average": 1.002700472,
                "count": 14285279,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05713000393,
                "variance": 0.003263837349
              },
              {
                "average": 0.5024207788,
                "count": 14285279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941573,
                "variance": 0.2499941573
              },
              {
                "average": 8.610262355e-06,
                "count": 14285279,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002934312325,
                "variance": 8.610188821e-06
              },
              {
                "average": 1.156634743,
                "count": 14285279,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3634560624,
                "variance": 0.1321003093
              },
              {
                "average": 0.01159321932,
                "count": 14285279,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67367511,
                "variance": 136.2746905
              },
              {
                "average": 2.00131849,
                "count": 14285279,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000442182,
                "variance": 1.000884559
              },
              {
                "average": 1011.67729,
                "count": 14285279,
                "maximum": 1014,
                "minimum": 1009,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9872546389,
                "variance": 0.9746717219
              },
              {
                "average": 45080.02468,
                "count": 14285279,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3179.464524,
                "variance": 10108994.66
              },
              {
                "average": 43388.79571,
                "count": 14285279,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3048.237105,
                "variance": 9291749.448
              },
              {
                "average": 40487.97939,
                "count": 14285279,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2783.575811,
                "variance": 7748294.298
              },
              {
                "average": 187904195.2,
                "count": 14285279,
                "maximum": 187905427.5,
                "minimum": 187902953.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 487.4777634,
                "variance": 237634.5698
              },
              {
                "average": 0,
                "count": 14285279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14285279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314838.2435,
              4810525.318,
              1314.01236,
              315887.8035,
              4811941.158,
              1353.79236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314838.2435358395,
                    4810525.31818586,
                    1314.0123601188898
                  ],
                  [
                    314838.2435358395,
                    4811941.15818586,
                    1314.0123601188898
                  ],
                  [
                    315887.80353583954,
                    4811941.15818586,
                    1353.79236011889
                  ],
                  [
                    315887.80353583954,
                    4810525.31818586,
                    1353.79236011889
                  ],
                  [
                    314838.2435358395,
                    4810525.31818586,
                    1314.0123601188898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:43:47+00:00",
            "end_time": "2017-08-27T21:02:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497419090088,
              43.47471994144438,
              1303.8233055395465
            ],
            [
              -119.5255060777792,
              43.48748231657116,
              1303.8233055395465
            ],
            [
              -119.51249804112699,
              43.4877690654035,
              1329.2233055395466
            ],
            [
              -119.51196888677634,
              43.47500656323718,
              1329.2233055395466
            ],
            [
              -119.52497419090088,
              43.47471994144438,
              1303.8233055395465
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255061,
        43.47471994,
        1303.823306,
        -119.5119689,
        43.48776907,
        1329.223306
      ],
      "properties": {
        "datetime": "2017-09-10T16:06:37Z",
        "pc:count": 24582395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296310.5869,
            "count": 24582395,
            "maximum": 296834.2489,
            "minimum": 295781.3889,
            "name": "X",
            "position": 0,
            "stddev": 293.4271168,
            "variance": 86099.47287
          },
          {
            "average": 4817421.115,
            "count": 24582395,
            "maximum": 4818049.672,
            "minimum": 4816630.932,
            "name": "Y",
            "position": 1,
            "stddev": 379.6362461,
            "variance": 144123.6793
          },
          {
            "average": 1313.279468,
            "count": 24582395,
            "maximum": 1329.223306,
            "minimum": 1303.823306,
            "name": "Z",
            "position": 2,
            "stddev": 5.289024596,
            "variance": 27.97378117
          },
          {
            "average": 21519.25089,
            "count": 24582395,
            "maximum": 39521,
            "minimum": 1570,
            "name": "Intensity",
            "position": 3,
            "stddev": 4009.651991,
            "variance": 16077309.09
          },
          {
            "average": 1.000031608,
            "count": 24582395,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006040573714,
            "variance": 3.64885308e-05
          },
          {
            "average": 1.000062402,
            "count": 24582395,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008795939625,
            "variance": 7.736855388e-05
          },
          {
            "average": 0.5015292855,
            "count": 24582395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976715,
            "variance": 0.2499976715
          },
          {
            "average": 3.539118137e-06,
            "count": 24582395,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001881251114,
            "variance": 3.539105756e-06
          },
          {
            "average": 1.154648276,
            "count": 24582395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3615690693,
            "variance": 0.1307321919
          },
          {
            "average": 0.2767462314,
            "count": 24582395,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80093793,
            "variance": 139.2621361
          },
          {
            "average": 2.003595175,
            "count": 24582395,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000249502,
            "variance": 1.000499067
          },
          {
            "average": 1117.835644,
            "count": 24582395,
            "maximum": 1165,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.55932483,
            "variance": 1727.17748
          },
          {
            "average": 45494.36999,
            "count": 24582395,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2327.280622,
            "variance": 5416235.096
          },
          {
            "average": 43648.57121,
            "count": 24582395,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2282.837942,
            "variance": 5211349.068
          },
          {
            "average": 40269.75957,
            "count": 24582395,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2159.832679,
            "variance": 4664877.203
          },
          {
            "average": 188537852.8,
            "count": 24582395,
            "maximum": 189094797.7,
            "minimum": 188066956.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 510766.3524,
            "variance": 260882266700.0
          },
          {
            "average": 0,
            "count": 24582395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24582395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24582395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24582395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24582395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295781.3889,
          4816630.932,
          1303.823306,
          296834.2489,
          4818049.672,
          1329.223306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295781.38890377496,
                4816630.932355558,
                1303.8233055395465
              ],
              [
                295781.38890377496,
                4818049.672355558,
                1303.8233055395465
              ],
              [
                296834.24890377495,
                4818049.672355558,
                1329.2233055395466
              ],
              [
                296834.24890377495,
                4816630.932355558,
                1329.2233055395466
              ],
              [
                295781.38890377496,
                4816630.932355558,
                1303.8233055395465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:06:37+00:00",
        "end_time": "2017-08-29T18:35:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255061,
            43.47471994,
            1303.823306,
            -119.5119689,
            43.48776907,
            1329.223306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497419090088,
                  43.47471994144438,
                  1303.8233055395465
                ],
                [
                  -119.5255060777792,
                  43.48748231657116,
                  1303.8233055395465
                ],
                [
                  -119.51249804112699,
                  43.4877690654035,
                  1329.2233055395466
                ],
                [
                  -119.51196888677634,
                  43.47500656323718,
                  1329.2233055395466
                ],
                [
                  -119.52497419090088,
                  43.47471994144438,
                  1303.8233055395465
                ]
              ]
            ]
          },
          "id": "20170829_43119D5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:06:37Z",
            "pc:count": 24582395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296310.5869,
                "count": 24582395,
                "maximum": 296834.2489,
                "minimum": 295781.3889,
                "name": "X",
                "position": 0,
                "stddev": 293.4271168,
                "variance": 86099.47287
              },
              {
                "average": 4817421.115,
                "count": 24582395,
                "maximum": 4818049.672,
                "minimum": 4816630.932,
                "name": "Y",
                "position": 1,
                "stddev": 379.6362461,
                "variance": 144123.6793
              },
              {
                "average": 1313.279468,
                "count": 24582395,
                "maximum": 1329.223306,
                "minimum": 1303.823306,
                "name": "Z",
                "position": 2,
                "stddev": 5.289024596,
                "variance": 27.97378117
              },
              {
                "average": 21519.25089,
                "count": 24582395,
                "maximum": 39521,
                "minimum": 1570,
                "name": "Intensity",
                "position": 3,
                "stddev": 4009.651991,
                "variance": 16077309.09
              },
              {
                "average": 1.000031608,
                "count": 24582395,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006040573714,
                "variance": 3.64885308e-05
              },
              {
                "average": 1.000062402,
                "count": 24582395,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008795939625,
                "variance": 7.736855388e-05
              },
              {
                "average": 0.5015292855,
                "count": 24582395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976715,
                "variance": 0.2499976715
              },
              {
                "average": 3.539118137e-06,
                "count": 24582395,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001881251114,
                "variance": 3.539105756e-06
              },
              {
                "average": 1.154648276,
                "count": 24582395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3615690693,
                "variance": 0.1307321919
              },
              {
                "average": 0.2767462314,
                "count": 24582395,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80093793,
                "variance": 139.2621361
              },
              {
                "average": 2.003595175,
                "count": 24582395,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000249502,
                "variance": 1.000499067
              },
              {
                "average": 1117.835644,
                "count": 24582395,
                "maximum": 1165,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.55932483,
                "variance": 1727.17748
              },
              {
                "average": 45494.36999,
                "count": 24582395,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2327.280622,
                "variance": 5416235.096
              },
              {
                "average": 43648.57121,
                "count": 24582395,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2282.837942,
                "variance": 5211349.068
              },
              {
                "average": 40269.75957,
                "count": 24582395,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2159.832679,
                "variance": 4664877.203
              },
              {
                "average": 188537852.8,
                "count": 24582395,
                "maximum": 189094797.7,
                "minimum": 188066956.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 510766.3524,
                "variance": 260882266700.0
              },
              {
                "average": 0,
                "count": 24582395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24582395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24582395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24582395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24582395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295781.3889,
              4816630.932,
              1303.823306,
              296834.2489,
              4818049.672,
              1329.223306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295781.38890377496,
                    4816630.932355558,
                    1303.8233055395465
                  ],
                  [
                    295781.38890377496,
                    4818049.672355558,
                    1303.8233055395465
                  ],
                  [
                    296834.24890377495,
                    4818049.672355558,
                    1329.2233055395466
                  ],
                  [
                    296834.24890377495,
                    4816630.932355558,
                    1329.2233055395466
                  ],
                  [
                    295781.38890377496,
                    4816630.932355558,
                    1303.8233055395465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:06:37+00:00",
            "end_time": "2017-08-29T18:35:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497636938313,
              43.524752521145096,
              1295.762926497593
            ],
            [
              -119.22518390901739,
              43.53039572510018,
              1295.762926497593
            ],
            [
              -119.21256573898418,
              43.53064072118285,
              1351.1029264975932
            ],
            [
              -119.2123593738808,
              43.52499746923156,
              1351.1029264975932
            ],
            [
              -119.22497636938313,
              43.524752521145096,
              1295.762926497593
            ]
          ]
        ]
      },
      "bbox": [
        -119.2251839,
        43.52475252,
        1295.762926,
        -119.2123594,
        43.53064072,
        1351.102926
      ],
      "properties": {
        "datetime": "2017-08-28T18:51:53Z",
        "pc:count": 4425580,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320636.8348,
            "count": 4425580,
            "maximum": 321214.7404,
            "minimum": 320194.3804,
            "name": "X",
            "position": 0,
            "stddev": 304.263481,
            "variance": 92576.26587
          },
          {
            "average": 4821704.604,
            "count": 4425580,
            "maximum": 4822122.462,
            "minimum": 4821495.262,
            "name": "Y",
            "position": 1,
            "stddev": 142.1806914,
            "variance": 20215.34902
          },
          {
            "average": 1315.830983,
            "count": 4425580,
            "maximum": 1351.102926,
            "minimum": 1295.762926,
            "name": "Z",
            "position": 2,
            "stddev": 10.81964826,
            "variance": 117.0647885
          },
          {
            "average": 19426.71528,
            "count": 4425580,
            "maximum": 31457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4327.424823,
            "variance": 18726605.59
          },
          {
            "average": 1.115843573,
            "count": 4425580,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.379926642,
            "variance": 0.1443442533
          },
          {
            "average": 1.233211692,
            "count": 4425580,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5538504773,
            "variance": 0.3067503512
          },
          {
            "average": 0.5131350015,
            "count": 4425580,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998274984,
            "variance": 0.2498275282
          },
          {
            "average": 2.03363175e-06,
            "count": 4425580,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001426053321,
            "variance": 2.033628074e-06
          },
          {
            "average": 1.1848334,
            "count": 4425580,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3881623997,
            "variance": 0.1506700485
          },
          {
            "average": -3.648613269,
            "count": 4425580,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.29199003,
            "variance": 127.5090389
          },
          {
            "average": 1.925059766,
            "count": 4425580,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027774092,
            "variance": 1.056319585
          },
          {
            "average": 1035.723995,
            "count": 4425580,
            "maximum": 1037,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7436802047,
            "variance": 0.5530602468
          },
          {
            "average": 41096.68128,
            "count": 4425580,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5656.016505,
            "variance": 31990522.7
          },
          {
            "average": 39829.85936,
            "count": 4425580,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4364.65303,
            "variance": 19050196.07
          },
          {
            "average": 36176.79979,
            "count": 4425580,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4350.572027,
            "variance": 18927476.96
          },
          {
            "average": 187981033,
            "count": 4425580,
            "maximum": 187981513.5,
            "minimum": 187980406.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 298.4780665,
            "variance": 89089.1562
          },
          {
            "average": 0,
            "count": 4425580,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4425580,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4425580,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4425580,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4425580,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320194.3804,
          4821495.262,
          1295.762926,
          321214.7404,
          4822122.462,
          1351.102926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320194.38037202944,
                4821495.26201454,
                1295.762926497593
              ],
              [
                320194.38037202944,
                4822122.462014539,
                1295.762926497593
              ],
              [
                321214.7403720294,
                4822122.462014539,
                1351.1029264975932
              ],
              [
                321214.7403720294,
                4821495.26201454,
                1351.1029264975932
              ],
              [
                320194.38037202944,
                4821495.26201454,
                1295.762926497593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:51:53+00:00",
        "end_time": "2017-08-28T18:33:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2251839,
            43.52475252,
            1295.762926,
            -119.2123594,
            43.53064072,
            1351.102926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497636938313,
                  43.524752521145096,
                  1295.762926497593
                ],
                [
                  -119.22518390901739,
                  43.53039572510018,
                  1295.762926497593
                ],
                [
                  -119.21256573898418,
                  43.53064072118285,
                  1351.1029264975932
                ],
                [
                  -119.2123593738808,
                  43.52499746923156,
                  1351.1029264975932
                ],
                [
                  -119.22497636938313,
                  43.524752521145096,
                  1295.762926497593
                ]
              ]
            ]
          },
          "id": "20170828_43119E2313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:51:53Z",
            "pc:count": 4425580,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320636.8348,
                "count": 4425580,
                "maximum": 321214.7404,
                "minimum": 320194.3804,
                "name": "X",
                "position": 0,
                "stddev": 304.263481,
                "variance": 92576.26587
              },
              {
                "average": 4821704.604,
                "count": 4425580,
                "maximum": 4822122.462,
                "minimum": 4821495.262,
                "name": "Y",
                "position": 1,
                "stddev": 142.1806914,
                "variance": 20215.34902
              },
              {
                "average": 1315.830983,
                "count": 4425580,
                "maximum": 1351.102926,
                "minimum": 1295.762926,
                "name": "Z",
                "position": 2,
                "stddev": 10.81964826,
                "variance": 117.0647885
              },
              {
                "average": 19426.71528,
                "count": 4425580,
                "maximum": 31457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4327.424823,
                "variance": 18726605.59
              },
              {
                "average": 1.115843573,
                "count": 4425580,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.379926642,
                "variance": 0.1443442533
              },
              {
                "average": 1.233211692,
                "count": 4425580,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5538504773,
                "variance": 0.3067503512
              },
              {
                "average": 0.5131350015,
                "count": 4425580,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998274984,
                "variance": 0.2498275282
              },
              {
                "average": 2.03363175e-06,
                "count": 4425580,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001426053321,
                "variance": 2.033628074e-06
              },
              {
                "average": 1.1848334,
                "count": 4425580,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3881623997,
                "variance": 0.1506700485
              },
              {
                "average": -3.648613269,
                "count": 4425580,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.29199003,
                "variance": 127.5090389
              },
              {
                "average": 1.925059766,
                "count": 4425580,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027774092,
                "variance": 1.056319585
              },
              {
                "average": 1035.723995,
                "count": 4425580,
                "maximum": 1037,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7436802047,
                "variance": 0.5530602468
              },
              {
                "average": 41096.68128,
                "count": 4425580,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5656.016505,
                "variance": 31990522.7
              },
              {
                "average": 39829.85936,
                "count": 4425580,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4364.65303,
                "variance": 19050196.07
              },
              {
                "average": 36176.79979,
                "count": 4425580,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4350.572027,
                "variance": 18927476.96
              },
              {
                "average": 187981033,
                "count": 4425580,
                "maximum": 187981513.5,
                "minimum": 187980406.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 298.4780665,
                "variance": 89089.1562
              },
              {
                "average": 0,
                "count": 4425580,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4425580,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4425580,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4425580,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4425580,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320194.3804,
              4821495.262,
              1295.762926,
              321214.7404,
              4822122.462,
              1351.102926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320194.38037202944,
                    4821495.26201454,
                    1295.762926497593
                  ],
                  [
                    320194.38037202944,
                    4822122.462014539,
                    1295.762926497593
                  ],
                  [
                    321214.7403720294,
                    4822122.462014539,
                    1351.1029264975932
                  ],
                  [
                    321214.7403720294,
                    4821495.26201454,
                    1351.1029264975932
                  ],
                  [
                    320194.38037202944,
                    4821495.26201454,
                    1295.762926497593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:51:53+00:00",
            "end_time": "2017-08-28T18:33: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": "20170829_43119D4415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747581012768,
              43.39973451448526,
              1262.9909509924717
            ],
            [
              -119.38797684837442,
              43.412483439740114,
              1262.9909509924717
            ],
            [
              -119.3749973616626,
              43.412753885058834,
              1314.2709509924719
            ],
            [
              -119.37449904047638,
              43.40000484009646,
              1314.2709509924719
            ],
            [
              -119.38747581012768,
              43.39973451448526,
              1262.9909509924717
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879768,
        43.39973451,
        1262.990951,
        -119.374499,
        43.41275389,
        1314.270951
      ],
      "properties": {
        "datetime": "2017-08-29T16:33:20Z",
        "pc:count": 13149617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307195.042,
            "count": 13149617,
            "maximum": 307715.5497,
            "minimum": 306663.8097,
            "name": "X",
            "position": 0,
            "stddev": 292.3282412,
            "variance": 85455.80061
          },
          {
            "average": 4808691.076,
            "count": 13149617,
            "maximum": 4809391.738,
            "minimum": 4807974.658,
            "name": "Y",
            "position": 1,
            "stddev": 402.2599888,
            "variance": 161813.0986
          },
          {
            "average": 1287.306199,
            "count": 13149617,
            "maximum": 1314.270951,
            "minimum": 1262.990951,
            "name": "Z",
            "position": 2,
            "stddev": 19.48497777,
            "variance": 379.6643587
          },
          {
            "average": 20480.57304,
            "count": 13149617,
            "maximum": 35105,
            "minimum": 593,
            "name": "Intensity",
            "position": 3,
            "stddev": 2670.429164,
            "variance": 7131191.922
          },
          {
            "average": 1.000141753,
            "count": 13149617,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01199426674,
            "variance": 0.0001438624346
          },
          {
            "average": 1.000284799,
            "count": 13149617,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01709745201,
            "variance": 0.0002923228653
          },
          {
            "average": 0.5012036472,
            "count": 13149617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985702,
            "variance": 0.2499985702
          },
          {
            "average": 2.281435269e-06,
            "count": 13149617,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001510440412,
            "variance": 2.281430238e-06
          },
          {
            "average": 1.224070861,
            "count": 13149617,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4169689717,
            "variance": 0.1738631233
          },
          {
            "average": 0.4507724235,
            "count": 13149617,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77159151,
            "variance": 138.5703666
          },
          {
            "average": 1.993137139,
            "count": 13149617,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003546994,
            "variance": 1.00710657
          },
          {
            "average": 1062.180199,
            "count": 13149617,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008804909,
            "variance": 1.017687345
          },
          {
            "average": 41341.67426,
            "count": 13149617,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8939.317538,
            "variance": 79911398.04
          },
          {
            "average": 41585.82631,
            "count": 13149617,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6385.069007,
            "variance": 40769106.23
          },
          {
            "average": 37728.12624,
            "count": 13149617,
            "maximum": 56832,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7500.717162,
            "variance": 56260757.95
          },
          {
            "average": 188057730.1,
            "count": 13149617,
            "maximum": 188059600.6,
            "minimum": 188056231.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 639.7018948,
            "variance": 409218.5142
          },
          {
            "average": 0,
            "count": 13149617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13149617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13149617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13149617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13149617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306663.8097,
          4807974.658,
          1262.990951,
          307715.5497,
          4809391.738,
          1314.270951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306663.8096746261,
                4807974.658165921,
                1262.9909509924717
              ],
              [
                306663.8096746261,
                4809391.7381659215,
                1262.9909509924717
              ],
              [
                307715.5496746261,
                4809391.7381659215,
                1314.2709509924719
              ],
              [
                307715.5496746261,
                4807974.658165921,
                1314.2709509924719
              ],
              [
                306663.8096746261,
                4807974.658165921,
                1262.9909509924717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:33:20+00:00",
        "end_time": "2017-08-29T15:37:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879768,
            43.39973451,
            1262.990951,
            -119.374499,
            43.41275389,
            1314.270951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747581012768,
                  43.39973451448526,
                  1262.9909509924717
                ],
                [
                  -119.38797684837442,
                  43.412483439740114,
                  1262.9909509924717
                ],
                [
                  -119.3749973616626,
                  43.412753885058834,
                  1314.2709509924719
                ],
                [
                  -119.37449904047638,
                  43.40000484009646,
                  1314.2709509924719
                ],
                [
                  -119.38747581012768,
                  43.39973451448526,
                  1262.9909509924717
                ]
              ]
            ]
          },
          "id": "20170829_43119D4415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:33:20Z",
            "pc:count": 13149617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307195.042,
                "count": 13149617,
                "maximum": 307715.5497,
                "minimum": 306663.8097,
                "name": "X",
                "position": 0,
                "stddev": 292.3282412,
                "variance": 85455.80061
              },
              {
                "average": 4808691.076,
                "count": 13149617,
                "maximum": 4809391.738,
                "minimum": 4807974.658,
                "name": "Y",
                "position": 1,
                "stddev": 402.2599888,
                "variance": 161813.0986
              },
              {
                "average": 1287.306199,
                "count": 13149617,
                "maximum": 1314.270951,
                "minimum": 1262.990951,
                "name": "Z",
                "position": 2,
                "stddev": 19.48497777,
                "variance": 379.6643587
              },
              {
                "average": 20480.57304,
                "count": 13149617,
                "maximum": 35105,
                "minimum": 593,
                "name": "Intensity",
                "position": 3,
                "stddev": 2670.429164,
                "variance": 7131191.922
              },
              {
                "average": 1.000141753,
                "count": 13149617,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01199426674,
                "variance": 0.0001438624346
              },
              {
                "average": 1.000284799,
                "count": 13149617,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01709745201,
                "variance": 0.0002923228653
              },
              {
                "average": 0.5012036472,
                "count": 13149617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985702,
                "variance": 0.2499985702
              },
              {
                "average": 2.281435269e-06,
                "count": 13149617,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001510440412,
                "variance": 2.281430238e-06
              },
              {
                "average": 1.224070861,
                "count": 13149617,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4169689717,
                "variance": 0.1738631233
              },
              {
                "average": 0.4507724235,
                "count": 13149617,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77159151,
                "variance": 138.5703666
              },
              {
                "average": 1.993137139,
                "count": 13149617,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003546994,
                "variance": 1.00710657
              },
              {
                "average": 1062.180199,
                "count": 13149617,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008804909,
                "variance": 1.017687345
              },
              {
                "average": 41341.67426,
                "count": 13149617,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8939.317538,
                "variance": 79911398.04
              },
              {
                "average": 41585.82631,
                "count": 13149617,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6385.069007,
                "variance": 40769106.23
              },
              {
                "average": 37728.12624,
                "count": 13149617,
                "maximum": 56832,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7500.717162,
                "variance": 56260757.95
              },
              {
                "average": 188057730.1,
                "count": 13149617,
                "maximum": 188059600.6,
                "minimum": 188056231.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 639.7018948,
                "variance": 409218.5142
              },
              {
                "average": 0,
                "count": 13149617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13149617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13149617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13149617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13149617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306663.8097,
              4807974.658,
              1262.990951,
              307715.5497,
              4809391.738,
              1314.270951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306663.8096746261,
                    4807974.658165921,
                    1262.9909509924717
                  ],
                  [
                    306663.8096746261,
                    4809391.7381659215,
                    1262.9909509924717
                  ],
                  [
                    307715.5496746261,
                    4809391.7381659215,
                    1314.2709509924719
                  ],
                  [
                    307715.5496746261,
                    4807974.658165921,
                    1314.2709509924719
                  ],
                  [
                    306663.8096746261,
                    4807974.658165921,
                    1262.9909509924717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:33:20+00:00",
            "end_time": "2017-08-29T15:37: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": "20170829_43119D4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499747804954,
              43.46222822741279,
              1269.1679912740583
            ],
            [
              -119.45049031885779,
              43.47498308137049,
              1269.1679912740583
            ],
            [
              -119.43749731958587,
              43.47526095347955,
              1283.7279912740582
            ],
            [
              -119.43698450809799,
              43.46250597648466,
              1283.7279912740582
            ],
            [
              -119.4499747804954,
              43.46222822741279,
              1269.1679912740583
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504903,
        43.46222823,
        1269.167991,
        -119.4369845,
        43.47526095,
        1283.727991
      ],
      "properties": {
        "datetime": "2017-09-08T23:14:30Z",
        "pc:count": 15646144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302336.6842,
            "count": 15646144,
            "maximum": 302858.47,
            "minimum": 301806.67,
            "name": "X",
            "position": 0,
            "stddev": 294.1440928,
            "variance": 86520.74731
          },
          {
            "average": 4815853.136,
            "count": 15646144,
            "maximum": 4816480.071,
            "minimum": 4815062.251,
            "name": "Y",
            "position": 1,
            "stddev": 424.4289077,
            "variance": 180139.8977
          },
          {
            "average": 1272.873986,
            "count": 15646144,
            "maximum": 1283.727991,
            "minimum": 1269.167991,
            "name": "Z",
            "position": 2,
            "stddev": 2.145905284,
            "variance": 4.60490949
          },
          {
            "average": 23254.42767,
            "count": 15646144,
            "maximum": 50193,
            "minimum": 1009,
            "name": "Intensity",
            "position": 3,
            "stddev": 3684.009024,
            "variance": 13571922.49
          },
          {
            "average": 1.000060079,
            "count": 15646144,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007750812534,
            "variance": 6.007509493e-05
          },
          {
            "average": 1.000121436,
            "count": 15646144,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01101911668,
            "variance": 0.0001214209324
          },
          {
            "average": 0.5010825031,
            "count": 15646144,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988442,
            "variance": 0.2499988442
          },
          {
            "average": 1.725664803e-06,
            "count": 15646144,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001313644524,
            "variance": 1.725661935e-06
          },
          {
            "average": 1.170043558,
            "count": 15646144,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3756710737,
            "variance": 0.1411287556
          },
          {
            "average": 0.6615476352,
            "count": 15646144,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88870343,
            "variance": 141.3412692
          },
          {
            "average": 1.998253372,
            "count": 15646144,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001234727,
            "variance": 1.002470978
          },
          {
            "average": 1076.29833,
            "count": 15646144,
            "maximum": 1150,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.07862181,
            "variance": 733.2517589
          },
          {
            "average": 40812.89611,
            "count": 15646144,
            "maximum": 56832,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 4965.903807,
            "variance": 24660200.62
          },
          {
            "average": 40667.22999,
            "count": 15646144,
            "maximum": 55808,
            "minimum": 17408,
            "name": "Green",
            "position": 13,
            "stddev": 3648.52423,
            "variance": 13311729.06
          },
          {
            "average": 36037.15484,
            "count": 15646144,
            "maximum": 54528,
            "minimum": 12800,
            "name": "Blue",
            "position": 14,
            "stddev": 5196.930599,
            "variance": 27008087.65
          },
          {
            "average": 188134416.4,
            "count": 15646144,
            "maximum": 188947670.1,
            "minimum": 188058471.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 228473.2786,
            "variance": 52200039040.0
          },
          {
            "average": 0,
            "count": 15646144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15646144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15646144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15646144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15646144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301806.67,
          4815062.251,
          1269.167991,
          302858.47,
          4816480.071,
          1283.727991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301806.6699710837,
                4815062.2510127425,
                1269.1679912740583
              ],
              [
                301806.6699710837,
                4816480.071012743,
                1269.1679912740583
              ],
              [
                302858.46997108374,
                4816480.071012743,
                1283.7279912740582
              ],
              [
                302858.46997108374,
                4815062.2510127425,
                1283.7279912740582
              ],
              [
                301806.6699710837,
                4815062.2510127425,
                1269.1679912740583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:14:30+00:00",
        "end_time": "2017-08-29T16:14:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504903,
            43.46222823,
            1269.167991,
            -119.4369845,
            43.47526095,
            1283.727991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499747804954,
                  43.46222822741279,
                  1269.1679912740583
                ],
                [
                  -119.45049031885779,
                  43.47498308137049,
                  1269.1679912740583
                ],
                [
                  -119.43749731958587,
                  43.47526095347955,
                  1283.7279912740582
                ],
                [
                  -119.43698450809799,
                  43.46250597648466,
                  1283.7279912740582
                ],
                [
                  -119.4499747804954,
                  43.46222822741279,
                  1269.1679912740583
                ]
              ]
            ]
          },
          "id": "20170829_43119D4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:14:30Z",
            "pc:count": 15646144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302336.6842,
                "count": 15646144,
                "maximum": 302858.47,
                "minimum": 301806.67,
                "name": "X",
                "position": 0,
                "stddev": 294.1440928,
                "variance": 86520.74731
              },
              {
                "average": 4815853.136,
                "count": 15646144,
                "maximum": 4816480.071,
                "minimum": 4815062.251,
                "name": "Y",
                "position": 1,
                "stddev": 424.4289077,
                "variance": 180139.8977
              },
              {
                "average": 1272.873986,
                "count": 15646144,
                "maximum": 1283.727991,
                "minimum": 1269.167991,
                "name": "Z",
                "position": 2,
                "stddev": 2.145905284,
                "variance": 4.60490949
              },
              {
                "average": 23254.42767,
                "count": 15646144,
                "maximum": 50193,
                "minimum": 1009,
                "name": "Intensity",
                "position": 3,
                "stddev": 3684.009024,
                "variance": 13571922.49
              },
              {
                "average": 1.000060079,
                "count": 15646144,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007750812534,
                "variance": 6.007509493e-05
              },
              {
                "average": 1.000121436,
                "count": 15646144,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01101911668,
                "variance": 0.0001214209324
              },
              {
                "average": 0.5010825031,
                "count": 15646144,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988442,
                "variance": 0.2499988442
              },
              {
                "average": 1.725664803e-06,
                "count": 15646144,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001313644524,
                "variance": 1.725661935e-06
              },
              {
                "average": 1.170043558,
                "count": 15646144,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3756710737,
                "variance": 0.1411287556
              },
              {
                "average": 0.6615476352,
                "count": 15646144,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88870343,
                "variance": 141.3412692
              },
              {
                "average": 1.998253372,
                "count": 15646144,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001234727,
                "variance": 1.002470978
              },
              {
                "average": 1076.29833,
                "count": 15646144,
                "maximum": 1150,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.07862181,
                "variance": 733.2517589
              },
              {
                "average": 40812.89611,
                "count": 15646144,
                "maximum": 56832,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 4965.903807,
                "variance": 24660200.62
              },
              {
                "average": 40667.22999,
                "count": 15646144,
                "maximum": 55808,
                "minimum": 17408,
                "name": "Green",
                "position": 13,
                "stddev": 3648.52423,
                "variance": 13311729.06
              },
              {
                "average": 36037.15484,
                "count": 15646144,
                "maximum": 54528,
                "minimum": 12800,
                "name": "Blue",
                "position": 14,
                "stddev": 5196.930599,
                "variance": 27008087.65
              },
              {
                "average": 188134416.4,
                "count": 15646144,
                "maximum": 188947670.1,
                "minimum": 188058471.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 228473.2786,
                "variance": 52200039040.0
              },
              {
                "average": 0,
                "count": 15646144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15646144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15646144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15646144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15646144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301806.67,
              4815062.251,
              1269.167991,
              302858.47,
              4816480.071,
              1283.727991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301806.6699710837,
                    4815062.2510127425,
                    1269.1679912740583
                  ],
                  [
                    301806.6699710837,
                    4816480.071012743,
                    1269.1679912740583
                  ],
                  [
                    302858.46997108374,
                    4816480.071012743,
                    1283.7279912740582
                  ],
                  [
                    302858.46997108374,
                    4815062.2510127425,
                    1283.7279912740582
                  ],
                  [
                    301806.6699710837,
                    4815062.2510127425,
                    1269.1679912740583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:14:30+00:00",
            "end_time": "2017-08-29T16:14: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": "20170830_43119E3116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3749749255951,
              43.57473597163203,
              1441.4091145189657
            ],
            [
              -119.37547634574734,
              43.58748336181014,
              1441.4091145189657
            ],
            [
              -119.36249731957066,
              43.58775245700813,
              1573.4291145189657
            ],
            [
              -119.36199863282796,
              43.57500494777325,
              1573.4291145189657
            ],
            [
              -119.3749749255951,
              43.57473597163203,
              1441.4091145189657
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754763,
        43.57473597,
        1441.409115,
        -119.3619986,
        43.58775246,
        1573.429115
      ],
      "properties": {
        "datetime": "2017-08-30T18:51:26Z",
        "pc:count": 13874653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308784.9149,
            "count": 13874653,
            "maximum": 309279.5794,
            "minimum": 308230.9194,
            "name": "X",
            "position": 0,
            "stddev": 294.6413019,
            "variance": 86813.49678
          },
          {
            "average": 4828124.569,
            "count": 13874653,
            "maximum": 4828798.855,
            "minimum": 4827381.915,
            "name": "Y",
            "position": 1,
            "stddev": 413.8439459,
            "variance": 171266.8115
          },
          {
            "average": 1524.490705,
            "count": 13874653,
            "maximum": 1573.429115,
            "minimum": 1441.409115,
            "name": "Z",
            "position": 2,
            "stddev": 22.98927472,
            "variance": 528.506752
          },
          {
            "average": 18824.99649,
            "count": 13874653,
            "maximum": 30753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3293.747616,
            "variance": 10848773.36
          },
          {
            "average": 1.069292616,
            "count": 13874653,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3121693037,
            "variance": 0.09744967419
          },
          {
            "average": 1.139409829,
            "count": 13874653,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4702545742,
            "variance": 0.2211393645
          },
          {
            "average": 0.5021626126,
            "count": 13874653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953411,
            "variance": 0.2499953411
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17242788,
            "count": 13874653,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3777519244,
            "variance": 0.1426965164
          },
          {
            "average": 0.8157222584,
            "count": 13874653,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87045355,
            "variance": 140.9076675
          },
          {
            "average": 1.957198569,
            "count": 13874653,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017957955,
            "variance": 1.036238398
          },
          {
            "average": 1103.142339,
            "count": 13874653,
            "maximum": 1106,
            "minimum": 1100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.141419329,
            "variance": 1.302838084
          },
          {
            "average": 40855.70759,
            "count": 13874653,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5061.117483,
            "variance": 25614910.18
          },
          {
            "average": 39342.35623,
            "count": 13874653,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3968.087606,
            "variance": 15745719.25
          },
          {
            "average": 36179.7636,
            "count": 13874653,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4084.59212,
            "variance": 16683892.78
          },
          {
            "average": 188152258.8,
            "count": 13874653,
            "maximum": 188154286.2,
            "minimum": 188150188.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 763.4783412,
            "variance": 582899.1774
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13874653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308230.9194,
          4827381.915,
          1441.409115,
          309279.5794,
          4828798.855,
          1573.429115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308230.9193515616,
                4827381.914761198,
                1441.4091145189657
              ],
              [
                308230.9193515616,
                4828798.854761197,
                1441.4091145189657
              ],
              [
                309279.5793515616,
                4828798.854761197,
                1573.4291145189657
              ],
              [
                309279.5793515616,
                4827381.914761198,
                1573.4291145189657
              ],
              [
                308230.9193515616,
                4827381.914761198,
                1441.4091145189657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:51:26+00:00",
        "end_time": "2017-08-30T17:43:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754763,
            43.57473597,
            1441.409115,
            -119.3619986,
            43.58775246,
            1573.429115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3749749255951,
                  43.57473597163203,
                  1441.4091145189657
                ],
                [
                  -119.37547634574734,
                  43.58748336181014,
                  1441.4091145189657
                ],
                [
                  -119.36249731957066,
                  43.58775245700813,
                  1573.4291145189657
                ],
                [
                  -119.36199863282796,
                  43.57500494777325,
                  1573.4291145189657
                ],
                [
                  -119.3749749255951,
                  43.57473597163203,
                  1441.4091145189657
                ]
              ]
            ]
          },
          "id": "20170830_43119E3116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:51:26Z",
            "pc:count": 13874653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308784.9149,
                "count": 13874653,
                "maximum": 309279.5794,
                "minimum": 308230.9194,
                "name": "X",
                "position": 0,
                "stddev": 294.6413019,
                "variance": 86813.49678
              },
              {
                "average": 4828124.569,
                "count": 13874653,
                "maximum": 4828798.855,
                "minimum": 4827381.915,
                "name": "Y",
                "position": 1,
                "stddev": 413.8439459,
                "variance": 171266.8115
              },
              {
                "average": 1524.490705,
                "count": 13874653,
                "maximum": 1573.429115,
                "minimum": 1441.409115,
                "name": "Z",
                "position": 2,
                "stddev": 22.98927472,
                "variance": 528.506752
              },
              {
                "average": 18824.99649,
                "count": 13874653,
                "maximum": 30753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3293.747616,
                "variance": 10848773.36
              },
              {
                "average": 1.069292616,
                "count": 13874653,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3121693037,
                "variance": 0.09744967419
              },
              {
                "average": 1.139409829,
                "count": 13874653,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4702545742,
                "variance": 0.2211393645
              },
              {
                "average": 0.5021626126,
                "count": 13874653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953411,
                "variance": 0.2499953411
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17242788,
                "count": 13874653,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3777519244,
                "variance": 0.1426965164
              },
              {
                "average": 0.8157222584,
                "count": 13874653,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87045355,
                "variance": 140.9076675
              },
              {
                "average": 1.957198569,
                "count": 13874653,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017957955,
                "variance": 1.036238398
              },
              {
                "average": 1103.142339,
                "count": 13874653,
                "maximum": 1106,
                "minimum": 1100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.141419329,
                "variance": 1.302838084
              },
              {
                "average": 40855.70759,
                "count": 13874653,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5061.117483,
                "variance": 25614910.18
              },
              {
                "average": 39342.35623,
                "count": 13874653,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3968.087606,
                "variance": 15745719.25
              },
              {
                "average": 36179.7636,
                "count": 13874653,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4084.59212,
                "variance": 16683892.78
              },
              {
                "average": 188152258.8,
                "count": 13874653,
                "maximum": 188154286.2,
                "minimum": 188150188.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 763.4783412,
                "variance": 582899.1774
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13874653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308230.9194,
              4827381.915,
              1441.409115,
              309279.5794,
              4828798.855,
              1573.429115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308230.9193515616,
                    4827381.914761198,
                    1441.4091145189657
                  ],
                  [
                    308230.9193515616,
                    4828798.854761197,
                    1441.4091145189657
                  ],
                  [
                    309279.5793515616,
                    4828798.854761197,
                    1573.4291145189657
                  ],
                  [
                    309279.5793515616,
                    4827381.914761198,
                    1573.4291145189657
                  ],
                  [
                    308230.9193515616,
                    4827381.914761198,
                    1441.4091145189657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:51:26+00:00",
            "end_time": "2017-08-30T17:43: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": "20170828_43119E2315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1999770928678,
              43.52475502056903,
              1279.9735508364781
            ],
            [
              -119.200210836842,
              43.53118291068315,
              1279.9735508364781
            ],
            [
              -119.18749904474191,
              43.53142693905645,
              1358.7535508364783
            ],
            [
              -119.18726664859848,
              43.524998994489025,
              1358.7535508364783
            ],
            [
              -119.1999770928678,
              43.52475502056903,
              1279.9735508364781
            ]
          ]
        ]
      },
      "bbox": [
        -119.2002108,
        43.52475502,
        1279.973551,
        -119.1872666,
        43.53142694,
        1358.753551
      ],
      "properties": {
        "datetime": "2017-08-28T18:52:22Z",
        "pc:count": 6432612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322745.0954,
            "count": 6432612,
            "maximum": 323242.5914,
            "minimum": 322214.6914,
            "name": "X",
            "position": 0,
            "stddev": 290.3351306,
            "variance": 84294.48805
          },
          {
            "average": 4821780.061,
            "count": 6432612,
            "maximum": 4822156.187,
            "minimum": 4821441.787,
            "name": "Y",
            "position": 1,
            "stddev": 185.8705397,
            "variance": 34547.85753
          },
          {
            "average": 1316.309605,
            "count": 6432612,
            "maximum": 1358.753551,
            "minimum": 1279.973551,
            "name": "Z",
            "position": 2,
            "stddev": 18.23648635,
            "variance": 332.5694343
          },
          {
            "average": 20106.72299,
            "count": 6432612,
            "maximum": 41153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3755.151295,
            "variance": 14101161.25
          },
          {
            "average": 1.075559664,
            "count": 6432612,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3093505616,
            "variance": 0.09569776995
          },
          {
            "average": 1.152870405,
            "count": 6432612,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.458034579,
            "variance": 0.2097956755
          },
          {
            "average": 0.5062035453,
            "count": 6432612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999615534,
            "variance": 0.2499615549
          },
          {
            "average": 1.399120606e-06,
            "count": 6432612,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001182843551,
            "variance": 1.399118866e-06
          },
          {
            "average": 1.203740564,
            "count": 6432612,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4027783163,
            "variance": 0.1622303721
          },
          {
            "average": -1.034918554,
            "count": 6432612,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.48539512,
            "variance": 131.9143011
          },
          {
            "average": 1.9503606,
            "count": 6432612,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019134564,
            "variance": 1.038635259
          },
          {
            "average": 1035.202309,
            "count": 6432612,
            "maximum": 1037,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8005868467,
            "variance": 0.6409392992
          },
          {
            "average": 40520.94144,
            "count": 6432612,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5923.154685,
            "variance": 35083761.42
          },
          {
            "average": 39230.12881,
            "count": 6432612,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4793.462458,
            "variance": 22977282.33
          },
          {
            "average": 36160.90642,
            "count": 6432612,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4309.549349,
            "variance": 18572215.59
          },
          {
            "average": 187980832.8,
            "count": 6432612,
            "maximum": 187981542.9,
            "minimum": 187980366,
            "name": "GpsTime",
            "position": 15,
            "stddev": 309.8329199,
            "variance": 95996.43828
          },
          {
            "average": 0,
            "count": 6432612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6432612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6432612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6432612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6432612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322214.6914,
          4821441.787,
          1279.973551,
          323242.5914,
          4822156.187,
          1358.753551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322214.69138594466,
                4821441.786978121,
                1279.9735508364781
              ],
              [
                322214.69138594466,
                4822156.186978121,
                1279.9735508364781
              ],
              [
                323242.5913859447,
                4822156.186978121,
                1358.7535508364783
              ],
              [
                323242.5913859447,
                4821441.786978121,
                1358.7535508364783
              ],
              [
                322214.69138594466,
                4821441.786978121,
                1279.9735508364781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:52:22+00:00",
        "end_time": "2017-08-28T18:32:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2002108,
            43.52475502,
            1279.973551,
            -119.1872666,
            43.53142694,
            1358.753551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1999770928678,
                  43.52475502056903,
                  1279.9735508364781
                ],
                [
                  -119.200210836842,
                  43.53118291068315,
                  1279.9735508364781
                ],
                [
                  -119.18749904474191,
                  43.53142693905645,
                  1358.7535508364783
                ],
                [
                  -119.18726664859848,
                  43.524998994489025,
                  1358.7535508364783
                ],
                [
                  -119.1999770928678,
                  43.52475502056903,
                  1279.9735508364781
                ]
              ]
            ]
          },
          "id": "20170828_43119E2315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:52:22Z",
            "pc:count": 6432612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322745.0954,
                "count": 6432612,
                "maximum": 323242.5914,
                "minimum": 322214.6914,
                "name": "X",
                "position": 0,
                "stddev": 290.3351306,
                "variance": 84294.48805
              },
              {
                "average": 4821780.061,
                "count": 6432612,
                "maximum": 4822156.187,
                "minimum": 4821441.787,
                "name": "Y",
                "position": 1,
                "stddev": 185.8705397,
                "variance": 34547.85753
              },
              {
                "average": 1316.309605,
                "count": 6432612,
                "maximum": 1358.753551,
                "minimum": 1279.973551,
                "name": "Z",
                "position": 2,
                "stddev": 18.23648635,
                "variance": 332.5694343
              },
              {
                "average": 20106.72299,
                "count": 6432612,
                "maximum": 41153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3755.151295,
                "variance": 14101161.25
              },
              {
                "average": 1.075559664,
                "count": 6432612,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3093505616,
                "variance": 0.09569776995
              },
              {
                "average": 1.152870405,
                "count": 6432612,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.458034579,
                "variance": 0.2097956755
              },
              {
                "average": 0.5062035453,
                "count": 6432612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999615534,
                "variance": 0.2499615549
              },
              {
                "average": 1.399120606e-06,
                "count": 6432612,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001182843551,
                "variance": 1.399118866e-06
              },
              {
                "average": 1.203740564,
                "count": 6432612,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4027783163,
                "variance": 0.1622303721
              },
              {
                "average": -1.034918554,
                "count": 6432612,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.48539512,
                "variance": 131.9143011
              },
              {
                "average": 1.9503606,
                "count": 6432612,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019134564,
                "variance": 1.038635259
              },
              {
                "average": 1035.202309,
                "count": 6432612,
                "maximum": 1037,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8005868467,
                "variance": 0.6409392992
              },
              {
                "average": 40520.94144,
                "count": 6432612,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5923.154685,
                "variance": 35083761.42
              },
              {
                "average": 39230.12881,
                "count": 6432612,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4793.462458,
                "variance": 22977282.33
              },
              {
                "average": 36160.90642,
                "count": 6432612,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4309.549349,
                "variance": 18572215.59
              },
              {
                "average": 187980832.8,
                "count": 6432612,
                "maximum": 187981542.9,
                "minimum": 187980366,
                "name": "GpsTime",
                "position": 15,
                "stddev": 309.8329199,
                "variance": 95996.43828
              },
              {
                "average": 0,
                "count": 6432612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6432612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6432612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6432612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6432612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322214.6914,
              4821441.787,
              1279.973551,
              323242.5914,
              4822156.187,
              1358.753551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322214.69138594466,
                    4821441.786978121,
                    1279.9735508364781
                  ],
                  [
                    322214.69138594466,
                    4822156.186978121,
                    1279.9735508364781
                  ],
                  [
                    323242.5913859447,
                    4822156.186978121,
                    1358.7535508364783
                  ],
                  [
                    323242.5913859447,
                    4821441.786978121,
                    1358.7535508364783
                  ],
                  [
                    322214.69138594466,
                    4821441.786978121,
                    1279.9735508364781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:52:22+00:00",
            "end_time": "2017-08-28T18:32:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497452904328,
              43.4622194793288,
              1314.1817761840964
            ],
            [
              -119.52550620648343,
              43.474982422177995,
              1314.1817761840964
            ],
            [
              -119.5124998631842,
              43.47526912757586,
              1344.2817761840963
            ],
            [
              -119.51197091684003,
              43.46250605769774,
              1344.2817761840963
            ],
            [
              -119.52497452904328,
              43.4622194793288,
              1314.1817761840964
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255062,
        43.46221948,
        1314.181776,
        -119.5119709,
        43.47526913,
        1344.281776
      ],
      "properties": {
        "datetime": "2017-09-10T15:46:40Z",
        "pc:count": 13486319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296267.6469,
            "count": 13486319,
            "maximum": 296792.1829,
            "minimum": 295739.2429,
            "name": "X",
            "position": 0,
            "stddev": 291.4836304,
            "variance": 84962.70678
          },
          {
            "average": 4815946.765,
            "count": 13486319,
            "maximum": 4816661.39,
            "minimum": 4815242.59,
            "name": "Y",
            "position": 1,
            "stddev": 410.6257509,
            "variance": 168613.5073
          },
          {
            "average": 1324.882966,
            "count": 13486319,
            "maximum": 1344.281776,
            "minimum": 1314.181776,
            "name": "Z",
            "position": 2,
            "stddev": 4.228093658,
            "variance": 17.87677598
          },
          {
            "average": 18688.65477,
            "count": 13486319,
            "maximum": 37345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1527.146704,
            "variance": 2332177.056
          },
          {
            "average": 1.000063472,
            "count": 13486319,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008419182173,
            "variance": 7.088262847e-05
          },
          {
            "average": 1.000121901,
            "count": 13486319,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01200546665,
            "variance": 0.0001441312295
          },
          {
            "average": 0.5027517145,
            "count": 13486319,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924465,
            "variance": 0.2499924466
          },
          {
            "average": 2.046518401e-05,
            "count": 13486319,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00452380003,
            "variance": 2.046476671e-05
          },
          {
            "average": 1.185849452,
            "count": 13486319,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388985147,
            "variance": 0.1513094446
          },
          {
            "average": 0.1590886624,
            "count": 13486319,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7175261,
            "variance": 137.300418
          },
          {
            "average": 2.000399071,
            "count": 13486319,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000344136,
            "variance": 1.00068839
          },
          {
            "average": 1083.856798,
            "count": 13486319,
            "maximum": 1163,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.46293335,
            "variance": 109.4729742
          },
          {
            "average": 45849.81949,
            "count": 13486319,
            "maximum": 55552,
            "minimum": 17408,
            "name": "Red",
            "position": 12,
            "stddev": 2228.241737,
            "variance": 4965061.24
          },
          {
            "average": 43998.94178,
            "count": 13486319,
            "maximum": 54272,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 2221.610958,
            "variance": 4935555.25
          },
          {
            "average": 40570.1436,
            "count": 13486319,
            "maximum": 51968,
            "minimum": 14080,
            "name": "Blue",
            "position": 14,
            "stddev": 2136.293761,
            "variance": 4563751.033
          },
          {
            "average": 188087813.1,
            "count": 13486319,
            "maximum": 189093600,
            "minimum": 188068085.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 91301.44219,
            "variance": 8335953346
          },
          {
            "average": 0,
            "count": 13486319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295739.2429,
          4815242.59,
          1314.181776,
          296792.1829,
          4816661.39,
          1344.281776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295739.2429234033,
                4815242.590093391,
                1314.1817761840964
              ],
              [
                295739.2429234033,
                4816661.390093392,
                1314.1817761840964
              ],
              [
                296792.1829234032,
                4816661.390093392,
                1344.2817761840963
              ],
              [
                296792.1829234032,
                4815242.590093391,
                1344.2817761840963
              ],
              [
                295739.2429234033,
                4815242.590093391,
                1314.1817761840964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:46:40+00:00",
        "end_time": "2017-08-29T18:54:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255062,
            43.46221948,
            1314.181776,
            -119.5119709,
            43.47526913,
            1344.281776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497452904328,
                  43.4622194793288,
                  1314.1817761840964
                ],
                [
                  -119.52550620648343,
                  43.474982422177995,
                  1314.1817761840964
                ],
                [
                  -119.5124998631842,
                  43.47526912757586,
                  1344.2817761840963
                ],
                [
                  -119.51197091684003,
                  43.46250605769774,
                  1344.2817761840963
                ],
                [
                  -119.52497452904328,
                  43.4622194793288,
                  1314.1817761840964
                ]
              ]
            ]
          },
          "id": "20170829_43119D5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:46:40Z",
            "pc:count": 13486319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296267.6469,
                "count": 13486319,
                "maximum": 296792.1829,
                "minimum": 295739.2429,
                "name": "X",
                "position": 0,
                "stddev": 291.4836304,
                "variance": 84962.70678
              },
              {
                "average": 4815946.765,
                "count": 13486319,
                "maximum": 4816661.39,
                "minimum": 4815242.59,
                "name": "Y",
                "position": 1,
                "stddev": 410.6257509,
                "variance": 168613.5073
              },
              {
                "average": 1324.882966,
                "count": 13486319,
                "maximum": 1344.281776,
                "minimum": 1314.181776,
                "name": "Z",
                "position": 2,
                "stddev": 4.228093658,
                "variance": 17.87677598
              },
              {
                "average": 18688.65477,
                "count": 13486319,
                "maximum": 37345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1527.146704,
                "variance": 2332177.056
              },
              {
                "average": 1.000063472,
                "count": 13486319,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008419182173,
                "variance": 7.088262847e-05
              },
              {
                "average": 1.000121901,
                "count": 13486319,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01200546665,
                "variance": 0.0001441312295
              },
              {
                "average": 0.5027517145,
                "count": 13486319,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924465,
                "variance": 0.2499924466
              },
              {
                "average": 2.046518401e-05,
                "count": 13486319,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00452380003,
                "variance": 2.046476671e-05
              },
              {
                "average": 1.185849452,
                "count": 13486319,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388985147,
                "variance": 0.1513094446
              },
              {
                "average": 0.1590886624,
                "count": 13486319,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7175261,
                "variance": 137.300418
              },
              {
                "average": 2.000399071,
                "count": 13486319,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000344136,
                "variance": 1.00068839
              },
              {
                "average": 1083.856798,
                "count": 13486319,
                "maximum": 1163,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.46293335,
                "variance": 109.4729742
              },
              {
                "average": 45849.81949,
                "count": 13486319,
                "maximum": 55552,
                "minimum": 17408,
                "name": "Red",
                "position": 12,
                "stddev": 2228.241737,
                "variance": 4965061.24
              },
              {
                "average": 43998.94178,
                "count": 13486319,
                "maximum": 54272,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 2221.610958,
                "variance": 4935555.25
              },
              {
                "average": 40570.1436,
                "count": 13486319,
                "maximum": 51968,
                "minimum": 14080,
                "name": "Blue",
                "position": 14,
                "stddev": 2136.293761,
                "variance": 4563751.033
              },
              {
                "average": 188087813.1,
                "count": 13486319,
                "maximum": 189093600,
                "minimum": 188068085.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 91301.44219,
                "variance": 8335953346
              },
              {
                "average": 0,
                "count": 13486319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295739.2429,
              4815242.59,
              1314.181776,
              296792.1829,
              4816661.39,
              1344.281776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295739.2429234033,
                    4815242.590093391,
                    1314.1817761840964
                  ],
                  [
                    295739.2429234033,
                    4816661.390093392,
                    1314.1817761840964
                  ],
                  [
                    296792.1829234032,
                    4816661.390093392,
                    1344.2817761840963
                  ],
                  [
                    296792.1829234032,
                    4815242.590093391,
                    1344.2817761840963
                  ],
                  [
                    295739.2429234033,
                    4815242.590093391,
                    1314.1817761840964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:46:40+00:00",
            "end_time": "2017-08-29T18:54: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": "20170829_43119D4305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997350624143,
              43.42472772780071,
              1275.6439917085468
            ],
            [
              -119.4504883772698,
              43.43748284561442,
              1275.6439917085468
            ],
            [
              -119.43749747887993,
              43.43776065429939,
              1317.0639917085468
            ],
            [
              -119.4369853307581,
              43.42500541346519,
              1317.0639917085468
            ],
            [
              -119.44997350624143,
              43.42472772780071,
              1275.6439917085468
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504884,
        43.42472773,
        1275.643992,
        -119.4369853,
        43.43776065,
        1317.063992
      ],
      "properties": {
        "datetime": "2017-08-29T18:19:07Z",
        "pc:count": 13210709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302207.2515,
            "count": 13210709,
            "maximum": 302736.5152,
            "minimum": 301684.2352,
            "name": "X",
            "position": 0,
            "stddev": 290.6007525,
            "variance": 84448.79734
          },
          {
            "average": 4811595.04,
            "count": 13210709,
            "maximum": 4812315.185,
            "minimum": 4810897.345,
            "name": "Y",
            "position": 1,
            "stddev": 403.1391332,
            "variance": 162521.1607
          },
          {
            "average": 1278.35346,
            "count": 13210709,
            "maximum": 1317.063992,
            "minimum": 1275.643992,
            "name": "Z",
            "position": 2,
            "stddev": 1.832196344,
            "variance": 3.356943444
          },
          {
            "average": 19164.67875,
            "count": 13210709,
            "maximum": 27553,
            "minimum": 1121,
            "name": "Intensity",
            "position": 3,
            "stddev": 1423.925124,
            "variance": 2027562.758
          },
          {
            "average": 1.000781563,
            "count": 13210709,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02877296893,
            "variance": 0.0008278837412
          },
          {
            "average": 1.001573496,
            "count": 13210709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04194283105,
            "variance": 0.001759201077
          },
          {
            "average": 0.5024020285,
            "count": 13210709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942491,
            "variance": 0.2499942492
          },
          {
            "average": 5.298731506e-07,
            "count": 13210709,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007279236979,
            "variance": 5.2987291e-07
          },
          {
            "average": 1.18747934,
            "count": 13210709,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3902958473,
            "variance": 0.1523308484
          },
          {
            "average": 0.0950240498,
            "count": 13210709,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66611749,
            "variance": 136.0982972
          },
          {
            "average": 2.000341314,
            "count": 13210709,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000342219,
            "variance": 1.000684555
          },
          {
            "average": 1070.561396,
            "count": 13210709,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.146484309,
            "variance": 4.60739489
          },
          {
            "average": 47069.92065,
            "count": 13210709,
            "maximum": 56832,
            "minimum": 22528,
            "name": "Red",
            "position": 12,
            "stddev": 2712.510907,
            "variance": 7357715.42
          },
          {
            "average": 45641.75497,
            "count": 13210709,
            "maximum": 56320,
            "minimum": 25088,
            "name": "Green",
            "position": 13,
            "stddev": 2930.626326,
            "variance": 8588570.664
          },
          {
            "average": 42867.06737,
            "count": 13210709,
            "maximum": 55552,
            "minimum": 26880,
            "name": "Blue",
            "position": 14,
            "stddev": 3381.806138,
            "variance": 11436612.76
          },
          {
            "average": 188063039,
            "count": 13210709,
            "maximum": 188065947.3,
            "minimum": 188060931.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1529.572661,
            "variance": 2339592.525
          },
          {
            "average": 0,
            "count": 13210709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13210709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13210709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13210709,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13210709,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301684.2352,
          4810897.345,
          1275.643992,
          302736.5152,
          4812315.185,
          1317.063992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301684.2352169983,
                4810897.34500313,
                1275.6439917085468
              ],
              [
                301684.2352169983,
                4812315.18500313,
                1275.6439917085468
              ],
              [
                302736.51521699835,
                4812315.18500313,
                1317.0639917085468
              ],
              [
                302736.51521699835,
                4810897.34500313,
                1317.0639917085468
              ],
              [
                301684.2352169983,
                4810897.34500313,
                1275.6439917085468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:19:07+00:00",
        "end_time": "2017-08-29T16:55:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504884,
            43.42472773,
            1275.643992,
            -119.4369853,
            43.43776065,
            1317.063992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997350624143,
                  43.42472772780071,
                  1275.6439917085468
                ],
                [
                  -119.4504883772698,
                  43.43748284561442,
                  1275.6439917085468
                ],
                [
                  -119.43749747887993,
                  43.43776065429939,
                  1317.0639917085468
                ],
                [
                  -119.4369853307581,
                  43.42500541346519,
                  1317.0639917085468
                ],
                [
                  -119.44997350624143,
                  43.42472772780071,
                  1275.6439917085468
                ]
              ]
            ]
          },
          "id": "20170829_43119D4305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:19:07Z",
            "pc:count": 13210709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302207.2515,
                "count": 13210709,
                "maximum": 302736.5152,
                "minimum": 301684.2352,
                "name": "X",
                "position": 0,
                "stddev": 290.6007525,
                "variance": 84448.79734
              },
              {
                "average": 4811595.04,
                "count": 13210709,
                "maximum": 4812315.185,
                "minimum": 4810897.345,
                "name": "Y",
                "position": 1,
                "stddev": 403.1391332,
                "variance": 162521.1607
              },
              {
                "average": 1278.35346,
                "count": 13210709,
                "maximum": 1317.063992,
                "minimum": 1275.643992,
                "name": "Z",
                "position": 2,
                "stddev": 1.832196344,
                "variance": 3.356943444
              },
              {
                "average": 19164.67875,
                "count": 13210709,
                "maximum": 27553,
                "minimum": 1121,
                "name": "Intensity",
                "position": 3,
                "stddev": 1423.925124,
                "variance": 2027562.758
              },
              {
                "average": 1.000781563,
                "count": 13210709,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02877296893,
                "variance": 0.0008278837412
              },
              {
                "average": 1.001573496,
                "count": 13210709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04194283105,
                "variance": 0.001759201077
              },
              {
                "average": 0.5024020285,
                "count": 13210709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942491,
                "variance": 0.2499942492
              },
              {
                "average": 5.298731506e-07,
                "count": 13210709,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007279236979,
                "variance": 5.2987291e-07
              },
              {
                "average": 1.18747934,
                "count": 13210709,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3902958473,
                "variance": 0.1523308484
              },
              {
                "average": 0.0950240498,
                "count": 13210709,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66611749,
                "variance": 136.0982972
              },
              {
                "average": 2.000341314,
                "count": 13210709,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000342219,
                "variance": 1.000684555
              },
              {
                "average": 1070.561396,
                "count": 13210709,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.146484309,
                "variance": 4.60739489
              },
              {
                "average": 47069.92065,
                "count": 13210709,
                "maximum": 56832,
                "minimum": 22528,
                "name": "Red",
                "position": 12,
                "stddev": 2712.510907,
                "variance": 7357715.42
              },
              {
                "average": 45641.75497,
                "count": 13210709,
                "maximum": 56320,
                "minimum": 25088,
                "name": "Green",
                "position": 13,
                "stddev": 2930.626326,
                "variance": 8588570.664
              },
              {
                "average": 42867.06737,
                "count": 13210709,
                "maximum": 55552,
                "minimum": 26880,
                "name": "Blue",
                "position": 14,
                "stddev": 3381.806138,
                "variance": 11436612.76
              },
              {
                "average": 188063039,
                "count": 13210709,
                "maximum": 188065947.3,
                "minimum": 188060931.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1529.572661,
                "variance": 2339592.525
              },
              {
                "average": 0,
                "count": 13210709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13210709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13210709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13210709,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13210709,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301684.2352,
              4810897.345,
              1275.643992,
              302736.5152,
              4812315.185,
              1317.063992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301684.2352169983,
                    4810897.34500313,
                    1275.6439917085468
                  ],
                  [
                    301684.2352169983,
                    4812315.18500313,
                    1275.6439917085468
                  ],
                  [
                    302736.51521699835,
                    4812315.18500313,
                    1317.0639917085468
                  ],
                  [
                    302736.51521699835,
                    4810897.34500313,
                    1317.0639917085468
                  ],
                  [
                    301684.2352169983,
                    4810897.34500313,
                    1275.6439917085468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:19:07+00:00",
            "end_time": "2017-08-29T16:55: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": "20170827_43119D3404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497587889697,
              43.42474672112269,
              1321.2451216297743
            ],
            [
              -119.27545329218636,
              43.437484735246194,
              1321.2451216297743
            ],
            [
              -119.26249656581871,
              43.437741949515164,
              1357.465121629774
            ],
            [
              -119.26202186531391,
              43.42500382164362,
              1357.465121629774
            ],
            [
              -119.27497587889697,
              43.42474672112269,
              1321.2451216297743
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754533,
        43.42474672,
        1321.245122,
        -119.2620219,
        43.43774195,
        1357.465122
      ],
      "properties": {
        "datetime": "2017-08-27T21:27:01Z",
        "pc:count": 14141483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316361.2014,
            "count": 14141483,
            "maximum": 316899.4812,
            "minimum": 315850.1012,
            "name": "X",
            "position": 0,
            "stddev": 294.8434592,
            "variance": 86932.66544
          },
          {
            "average": 4811208.944,
            "count": 14141483,
            "maximum": 4811913.475,
            "minimum": 4810497.715,
            "name": "Y",
            "position": 1,
            "stddev": 401.2749845,
            "variance": 161021.6132
          },
          {
            "average": 1342.477236,
            "count": 14141483,
            "maximum": 1357.465122,
            "minimum": 1321.245122,
            "name": "Z",
            "position": 2,
            "stddev": 10.80507846,
            "variance": 116.7497206
          },
          {
            "average": 20798.04647,
            "count": 14141483,
            "maximum": 29681,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 1489.801909,
            "variance": 2219509.729
          },
          {
            "average": 1.000788107,
            "count": 14141483,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03051982003,
            "variance": 0.0009314594149
          },
          {
            "average": 1.001578759,
            "count": 14141483,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04475122548,
            "variance": 0.002002672182
          },
          {
            "average": 0.5012229623,
            "count": 14141483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998522,
            "variance": 0.249998522
          },
          {
            "average": 1.449635798e-05,
            "count": 14141483,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003807380841,
            "variance": 1.449614887e-05
          },
          {
            "average": 1.155615009,
            "count": 14141483,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.362489982,
            "variance": 0.1313989871
          },
          {
            "average": 0.4210622756,
            "count": 14141483,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75480258,
            "variance": 138.1753838
          },
          {
            "average": 2.000689532,
            "count": 14141483,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000209089,
            "variance": 1.000418222
          },
          {
            "average": 1009.675508,
            "count": 14141483,
            "maximum": 1012,
            "minimum": 1007,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012231988,
            "variance": 1.024613597
          },
          {
            "average": 45069.58412,
            "count": 14141483,
            "maximum": 55296,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 2645.035769,
            "variance": 6996214.219
          },
          {
            "average": 43319.58835,
            "count": 14141483,
            "maximum": 53504,
            "minimum": 14848,
            "name": "Green",
            "position": 13,
            "stddev": 2535.717396,
            "variance": 6429862.711
          },
          {
            "average": 40344.65412,
            "count": 14141483,
            "maximum": 50944,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 2264.042095,
            "variance": 5125886.61
          },
          {
            "average": 187903291.5,
            "count": 14141483,
            "maximum": 187904421.3,
            "minimum": 187902283,
            "name": "GpsTime",
            "position": 15,
            "stddev": 413.7036602,
            "variance": 171150.7184
          },
          {
            "average": 0,
            "count": 14141483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14141483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14141483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14141483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14141483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315850.1012,
          4810497.715,
          1321.245122,
          316899.4812,
          4811913.475,
          1357.465122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315850.10123801616,
                4810497.715389791,
                1321.2451216297743
              ],
              [
                315850.10123801616,
                4811913.475389791,
                1321.2451216297743
              ],
              [
                316899.48123801616,
                4811913.475389791,
                1357.465121629774
              ],
              [
                316899.48123801616,
                4810497.715389791,
                1357.465121629774
              ],
              [
                315850.10123801616,
                4810497.715389791,
                1321.2451216297743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:27:01+00:00",
        "end_time": "2017-08-27T20:51:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754533,
            43.42474672,
            1321.245122,
            -119.2620219,
            43.43774195,
            1357.465122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497587889697,
                  43.42474672112269,
                  1321.2451216297743
                ],
                [
                  -119.27545329218636,
                  43.437484735246194,
                  1321.2451216297743
                ],
                [
                  -119.26249656581871,
                  43.437741949515164,
                  1357.465121629774
                ],
                [
                  -119.26202186531391,
                  43.42500382164362,
                  1357.465121629774
                ],
                [
                  -119.27497587889697,
                  43.42474672112269,
                  1321.2451216297743
                ]
              ]
            ]
          },
          "id": "20170827_43119D3404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:27:01Z",
            "pc:count": 14141483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316361.2014,
                "count": 14141483,
                "maximum": 316899.4812,
                "minimum": 315850.1012,
                "name": "X",
                "position": 0,
                "stddev": 294.8434592,
                "variance": 86932.66544
              },
              {
                "average": 4811208.944,
                "count": 14141483,
                "maximum": 4811913.475,
                "minimum": 4810497.715,
                "name": "Y",
                "position": 1,
                "stddev": 401.2749845,
                "variance": 161021.6132
              },
              {
                "average": 1342.477236,
                "count": 14141483,
                "maximum": 1357.465122,
                "minimum": 1321.245122,
                "name": "Z",
                "position": 2,
                "stddev": 10.80507846,
                "variance": 116.7497206
              },
              {
                "average": 20798.04647,
                "count": 14141483,
                "maximum": 29681,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 1489.801909,
                "variance": 2219509.729
              },
              {
                "average": 1.000788107,
                "count": 14141483,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03051982003,
                "variance": 0.0009314594149
              },
              {
                "average": 1.001578759,
                "count": 14141483,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04475122548,
                "variance": 0.002002672182
              },
              {
                "average": 0.5012229623,
                "count": 14141483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998522,
                "variance": 0.249998522
              },
              {
                "average": 1.449635798e-05,
                "count": 14141483,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003807380841,
                "variance": 1.449614887e-05
              },
              {
                "average": 1.155615009,
                "count": 14141483,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.362489982,
                "variance": 0.1313989871
              },
              {
                "average": 0.4210622756,
                "count": 14141483,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75480258,
                "variance": 138.1753838
              },
              {
                "average": 2.000689532,
                "count": 14141483,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000209089,
                "variance": 1.000418222
              },
              {
                "average": 1009.675508,
                "count": 14141483,
                "maximum": 1012,
                "minimum": 1007,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012231988,
                "variance": 1.024613597
              },
              {
                "average": 45069.58412,
                "count": 14141483,
                "maximum": 55296,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 2645.035769,
                "variance": 6996214.219
              },
              {
                "average": 43319.58835,
                "count": 14141483,
                "maximum": 53504,
                "minimum": 14848,
                "name": "Green",
                "position": 13,
                "stddev": 2535.717396,
                "variance": 6429862.711
              },
              {
                "average": 40344.65412,
                "count": 14141483,
                "maximum": 50944,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 2264.042095,
                "variance": 5125886.61
              },
              {
                "average": 187903291.5,
                "count": 14141483,
                "maximum": 187904421.3,
                "minimum": 187902283,
                "name": "GpsTime",
                "position": 15,
                "stddev": 413.7036602,
                "variance": 171150.7184
              },
              {
                "average": 0,
                "count": 14141483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14141483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14141483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14141483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14141483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315850.1012,
              4810497.715,
              1321.245122,
              316899.4812,
              4811913.475,
              1357.465122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315850.10123801616,
                    4810497.715389791,
                    1321.2451216297743
                  ],
                  [
                    315850.10123801616,
                    4811913.475389791,
                    1321.2451216297743
                  ],
                  [
                    316899.48123801616,
                    4811913.475389791,
                    1357.465121629774
                  ],
                  [
                    316899.48123801616,
                    4810497.715389791,
                    1357.465121629774
                  ],
                  [
                    315850.10123801616,
                    4810497.715389791,
                    1321.2451216297743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:27:01+00:00",
            "end_time": "2017-08-27T20:51:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747572545772,
              43.4122350359028,
              1288.4716868132705
            ],
            [
              -119.3879769540471,
              43.42498321347166,
              1288.4716868132705
            ],
            [
              -119.37499701885515,
              43.4252536742449,
              1352.9316868132705
            ],
            [
              -119.37449850845233,
              43.412505376971644,
              1352.9316868132705
            ],
            [
              -119.38747572545772,
              43.4122350359028,
              1288.4716868132705
            ]
          ]
        ]
      },
      "bbox": [
        -119.387977,
        43.41223504,
        1288.471687,
        -119.3744985,
        43.42525367,
        1352.931687
      ],
      "properties": {
        "datetime": "2017-08-29T16:12:49Z",
        "pc:count": 13375088,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307228.5804,
            "count": 13375088,
            "maximum": 307755.1526,
            "minimum": 306703.5926,
            "name": "X",
            "position": 0,
            "stddev": 290.7026706,
            "variance": 84508.04268
          },
          {
            "average": 4810075.279,
            "count": 13375088,
            "maximum": 4810779.987,
            "minimum": 4809362.987,
            "name": "Y",
            "position": 1,
            "stddev": 405.6820749,
            "variance": 164577.9459
          },
          {
            "average": 1313.769675,
            "count": 13375088,
            "maximum": 1352.931687,
            "minimum": 1288.471687,
            "name": "Z",
            "position": 2,
            "stddev": 16.32291818,
            "variance": 266.4376579
          },
          {
            "average": 19119.95447,
            "count": 13375088,
            "maximum": 30513,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1723.297112,
            "variance": 2969752.937
          },
          {
            "average": 1.000046056,
            "count": 13375088,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00678628426,
            "variance": 4.605365405e-05
          },
          {
            "average": 1.000095401,
            "count": 13375088,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009766890355,
            "variance": 9.539214721e-05
          },
          {
            "average": 0.5015361394,
            "count": 13375088,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997659,
            "variance": 0.249997659
          },
          {
            "average": 1.794380717e-06,
            "count": 13375088,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001339543815,
            "variance": 1.794377632e-06
          },
          {
            "average": 1.241385178,
            "count": 13375088,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4279233432,
            "variance": 0.1831183876
          },
          {
            "average": 0.06909437808,
            "count": 13375088,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7803506,
            "variance": 138.7766602
          },
          {
            "average": 2.002320284,
            "count": 13375088,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000228794,
            "variance": 1.000457641
          },
          {
            "average": 1060.699656,
            "count": 13375088,
            "maximum": 1063,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.175385056,
            "variance": 1.381530029
          },
          {
            "average": 45074.1051,
            "count": 13375088,
            "maximum": 57600,
            "minimum": 23552,
            "name": "Red",
            "position": 12,
            "stddev": 2851.289051,
            "variance": 8129849.252
          },
          {
            "average": 43259.14248,
            "count": 13375088,
            "maximum": 57088,
            "minimum": 24832,
            "name": "Green",
            "position": 13,
            "stddev": 2936.806389,
            "variance": 8624831.764
          },
          {
            "average": 40431.56705,
            "count": 13375088,
            "maximum": 56064,
            "minimum": 24064,
            "name": "Blue",
            "position": 14,
            "stddev": 3063.795877,
            "variance": 9386845.177
          },
          {
            "average": 188050788.7,
            "count": 13375088,
            "maximum": 188058369.8,
            "minimum": 187988940.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 19406.78218,
            "variance": 376623194.5
          },
          {
            "average": 0,
            "count": 13375088,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375088,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375088,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375088,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13375088,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306703.5926,
          4809362.987,
          1288.471687,
          307755.1526,
          4810779.987,
          1352.931687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306703.59258809465,
                4809362.987282636,
                1288.4716868132705
              ],
              [
                306703.59258809465,
                4810779.987282636,
                1288.4716868132705
              ],
              [
                307755.1525880947,
                4810779.987282636,
                1352.9316868132705
              ],
              [
                307755.1525880947,
                4809362.987282636,
                1352.9316868132705
              ],
              [
                306703.59258809465,
                4809362.987282636,
                1288.4716868132705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:12:49+00:00",
        "end_time": "2017-08-28T20:55:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.387977,
            43.41223504,
            1288.471687,
            -119.3744985,
            43.42525367,
            1352.931687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747572545772,
                  43.4122350359028,
                  1288.4716868132705
                ],
                [
                  -119.3879769540471,
                  43.42498321347166,
                  1288.4716868132705
                ],
                [
                  -119.37499701885515,
                  43.4252536742449,
                  1352.9316868132705
                ],
                [
                  -119.37449850845233,
                  43.412505376971644,
                  1352.9316868132705
                ],
                [
                  -119.38747572545772,
                  43.4122350359028,
                  1288.4716868132705
                ]
              ]
            ]
          },
          "id": "20170828_43119D4410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:12:49Z",
            "pc:count": 13375088,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307228.5804,
                "count": 13375088,
                "maximum": 307755.1526,
                "minimum": 306703.5926,
                "name": "X",
                "position": 0,
                "stddev": 290.7026706,
                "variance": 84508.04268
              },
              {
                "average": 4810075.279,
                "count": 13375088,
                "maximum": 4810779.987,
                "minimum": 4809362.987,
                "name": "Y",
                "position": 1,
                "stddev": 405.6820749,
                "variance": 164577.9459
              },
              {
                "average": 1313.769675,
                "count": 13375088,
                "maximum": 1352.931687,
                "minimum": 1288.471687,
                "name": "Z",
                "position": 2,
                "stddev": 16.32291818,
                "variance": 266.4376579
              },
              {
                "average": 19119.95447,
                "count": 13375088,
                "maximum": 30513,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1723.297112,
                "variance": 2969752.937
              },
              {
                "average": 1.000046056,
                "count": 13375088,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00678628426,
                "variance": 4.605365405e-05
              },
              {
                "average": 1.000095401,
                "count": 13375088,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009766890355,
                "variance": 9.539214721e-05
              },
              {
                "average": 0.5015361394,
                "count": 13375088,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997659,
                "variance": 0.249997659
              },
              {
                "average": 1.794380717e-06,
                "count": 13375088,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001339543815,
                "variance": 1.794377632e-06
              },
              {
                "average": 1.241385178,
                "count": 13375088,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4279233432,
                "variance": 0.1831183876
              },
              {
                "average": 0.06909437808,
                "count": 13375088,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7803506,
                "variance": 138.7766602
              },
              {
                "average": 2.002320284,
                "count": 13375088,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000228794,
                "variance": 1.000457641
              },
              {
                "average": 1060.699656,
                "count": 13375088,
                "maximum": 1063,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.175385056,
                "variance": 1.381530029
              },
              {
                "average": 45074.1051,
                "count": 13375088,
                "maximum": 57600,
                "minimum": 23552,
                "name": "Red",
                "position": 12,
                "stddev": 2851.289051,
                "variance": 8129849.252
              },
              {
                "average": 43259.14248,
                "count": 13375088,
                "maximum": 57088,
                "minimum": 24832,
                "name": "Green",
                "position": 13,
                "stddev": 2936.806389,
                "variance": 8624831.764
              },
              {
                "average": 40431.56705,
                "count": 13375088,
                "maximum": 56064,
                "minimum": 24064,
                "name": "Blue",
                "position": 14,
                "stddev": 3063.795877,
                "variance": 9386845.177
              },
              {
                "average": 188050788.7,
                "count": 13375088,
                "maximum": 188058369.8,
                "minimum": 187988940.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 19406.78218,
                "variance": 376623194.5
              },
              {
                "average": 0,
                "count": 13375088,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375088,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375088,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375088,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13375088,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306703.5926,
              4809362.987,
              1288.471687,
              307755.1526,
              4810779.987,
              1352.931687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306703.59258809465,
                    4809362.987282636,
                    1288.4716868132705
                  ],
                  [
                    306703.59258809465,
                    4810779.987282636,
                    1288.4716868132705
                  ],
                  [
                    307755.1525880947,
                    4810779.987282636,
                    1352.9316868132705
                  ],
                  [
                    307755.1525880947,
                    4809362.987282636,
                    1352.9316868132705
                  ],
                  [
                    306703.59258809465,
                    4809362.987282636,
                    1288.4716868132705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:12:49+00:00",
            "end_time": "2017-08-28T20:55: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": "20170828_43119E2424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14997781962637,
              43.49976110819123,
              1263.0731554601487
            ],
            [
              -119.15042967278556,
              43.512485273933315,
              1263.0731554601487
            ],
            [
              -119.13749563131658,
              43.51272790913588,
              1294.2131554601485
            ],
            [
              -119.13704649082874,
              43.50000363622495,
              1294.2131554601485
            ],
            [
              -119.14997781962637,
              43.49976110819123,
              1263.0731554601487
            ]
          ]
        ]
      },
      "bbox": [
        -119.1504297,
        43.49976111,
        1263.073155,
        -119.1370465,
        43.51272791,
        1294.213155
      ],
      "properties": {
        "datetime": "2017-08-28T19:36:35Z",
        "pc:count": 13909509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326701.5365,
            "count": 13909509,
            "maximum": 327229.7604,
            "minimum": 326183.6004,
            "name": "X",
            "position": 0,
            "stddev": 288.2503225,
            "variance": 83088.24843
          },
          {
            "average": 4819276.152,
            "count": 13909509,
            "maximum": 4819974.339,
            "minimum": 4818560.219,
            "name": "Y",
            "position": 1,
            "stddev": 411.0845818,
            "variance": 168990.5334
          },
          {
            "average": 1266.436313,
            "count": 13909509,
            "maximum": 1294.213155,
            "minimum": 1263.073155,
            "name": "Z",
            "position": 2,
            "stddev": 4.26142948,
            "variance": 18.15978121
          },
          {
            "average": 24341.41416,
            "count": 13909509,
            "maximum": 52561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3740.616496,
            "variance": 13992211.77
          },
          {
            "average": 1.005970376,
            "count": 13909509,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09180173385,
            "variance": 0.008427558338
          },
          {
            "average": 1.012176275,
            "count": 13909509,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1432893476,
            "variance": 0.02053183715
          },
          {
            "average": 0.5054294871,
            "count": 13909509,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999705378,
            "variance": 0.2499705386
          },
          {
            "average": 2.660050761e-06,
            "count": 13909509,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001630964094,
            "variance": 2.660043876e-06
          },
          {
            "average": 1.209201633,
            "count": 13909509,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4067386406,
            "variance": 0.1654363218
          },
          {
            "average": -0.8494333681,
            "count": 13909509,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84224969,
            "variance": 140.2388777
          },
          {
            "average": 1.982151778,
            "count": 13909509,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005691518,
            "variance": 1.011415429
          },
          {
            "average": 1041.41171,
            "count": 13909509,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.183104087,
            "variance": 1.399735281
          },
          {
            "average": 41176.8223,
            "count": 13909509,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7226.836793,
            "variance": 52227170.04
          },
          {
            "average": 41207.68169,
            "count": 13909509,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5322.299061,
            "variance": 28326867.3
          },
          {
            "average": 36514.52654,
            "count": 13909509,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7021.611386,
            "variance": 49303026.45
          },
          {
            "average": 187983083.7,
            "count": 13909509,
            "maximum": 187984195.8,
            "minimum": 187982063.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.8873109,
            "variance": 232215.3804
          },
          {
            "average": 0,
            "count": 13909509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326183.6004,
          4818560.219,
          1263.073155,
          327229.7604,
          4819974.339,
          1294.213155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326183.60042959754,
                4818560.218829103,
                1263.0731554601487
              ],
              [
                326183.60042959754,
                4819974.338829102,
                1263.0731554601487
              ],
              [
                327229.7604295976,
                4819974.338829102,
                1294.2131554601485
              ],
              [
                327229.7604295976,
                4818560.218829103,
                1294.2131554601485
              ],
              [
                326183.60042959754,
                4818560.218829103,
                1263.0731554601487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:36:35+00:00",
        "end_time": "2017-08-28T19:01:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1504297,
            43.49976111,
            1263.073155,
            -119.1370465,
            43.51272791,
            1294.213155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14997781962637,
                  43.49976110819123,
                  1263.0731554601487
                ],
                [
                  -119.15042967278556,
                  43.512485273933315,
                  1263.0731554601487
                ],
                [
                  -119.13749563131658,
                  43.51272790913588,
                  1294.2131554601485
                ],
                [
                  -119.13704649082874,
                  43.50000363622495,
                  1294.2131554601485
                ],
                [
                  -119.14997781962637,
                  43.49976110819123,
                  1263.0731554601487
                ]
              ]
            ]
          },
          "id": "20170828_43119E2424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:36:35Z",
            "pc:count": 13909509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326701.5365,
                "count": 13909509,
                "maximum": 327229.7604,
                "minimum": 326183.6004,
                "name": "X",
                "position": 0,
                "stddev": 288.2503225,
                "variance": 83088.24843
              },
              {
                "average": 4819276.152,
                "count": 13909509,
                "maximum": 4819974.339,
                "minimum": 4818560.219,
                "name": "Y",
                "position": 1,
                "stddev": 411.0845818,
                "variance": 168990.5334
              },
              {
                "average": 1266.436313,
                "count": 13909509,
                "maximum": 1294.213155,
                "minimum": 1263.073155,
                "name": "Z",
                "position": 2,
                "stddev": 4.26142948,
                "variance": 18.15978121
              },
              {
                "average": 24341.41416,
                "count": 13909509,
                "maximum": 52561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3740.616496,
                "variance": 13992211.77
              },
              {
                "average": 1.005970376,
                "count": 13909509,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09180173385,
                "variance": 0.008427558338
              },
              {
                "average": 1.012176275,
                "count": 13909509,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1432893476,
                "variance": 0.02053183715
              },
              {
                "average": 0.5054294871,
                "count": 13909509,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999705378,
                "variance": 0.2499705386
              },
              {
                "average": 2.660050761e-06,
                "count": 13909509,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001630964094,
                "variance": 2.660043876e-06
              },
              {
                "average": 1.209201633,
                "count": 13909509,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4067386406,
                "variance": 0.1654363218
              },
              {
                "average": -0.8494333681,
                "count": 13909509,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84224969,
                "variance": 140.2388777
              },
              {
                "average": 1.982151778,
                "count": 13909509,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005691518,
                "variance": 1.011415429
              },
              {
                "average": 1041.41171,
                "count": 13909509,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.183104087,
                "variance": 1.399735281
              },
              {
                "average": 41176.8223,
                "count": 13909509,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7226.836793,
                "variance": 52227170.04
              },
              {
                "average": 41207.68169,
                "count": 13909509,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5322.299061,
                "variance": 28326867.3
              },
              {
                "average": 36514.52654,
                "count": 13909509,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7021.611386,
                "variance": 49303026.45
              },
              {
                "average": 187983083.7,
                "count": 13909509,
                "maximum": 187984195.8,
                "minimum": 187982063.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.8873109,
                "variance": 232215.3804
              },
              {
                "average": 0,
                "count": 13909509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326183.6004,
              4818560.219,
              1263.073155,
              327229.7604,
              4819974.339,
              1294.213155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326183.60042959754,
                    4818560.218829103,
                    1263.0731554601487
                  ],
                  [
                    326183.60042959754,
                    4819974.338829102,
                    1263.0731554601487
                  ],
                  [
                    327229.7604295976,
                    4819974.338829102,
                    1294.2131554601485
                  ],
                  [
                    327229.7604295976,
                    4818560.218829103,
                    1294.2131554601485
                  ],
                  [
                    326183.60042959754,
                    4818560.218829103,
                    1263.0731554601487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:36:35+00:00",
            "end_time": "2017-08-28T19:01: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": "20170828_43119E2316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997611154969,
              43.51224956424382,
              1292.3551362156581
            ],
            [
              -119.25044961164026,
              43.52498454373823,
              1292.3551362156581
            ],
            [
              -119.23749719621148,
              43.52523887483456,
              1380.1151362156584
            ],
            [
              -119.23702641578275,
              43.512503782912475,
              1380.1151362156584
            ],
            [
              -119.24997611154969,
              43.51224956424382,
              1292.3551362156581
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504496,
        43.51224956,
        1292.355136,
        -119.2370264,
        43.52523887,
        1380.115136
      ],
      "properties": {
        "datetime": "2017-08-28T19:16:11Z",
        "pc:count": 13594898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318655.9559,
            "count": 13594898,
            "maximum": 319183.969,
            "minimum": 318136.469,
            "name": "X",
            "position": 0,
            "stddev": 291.6480597,
            "variance": 85058.59072
          },
          {
            "average": 4820854.348,
            "count": 13594898,
            "maximum": 4821576.428,
            "minimum": 4820161.008,
            "name": "Y",
            "position": 1,
            "stddev": 393.9507069,
            "variance": 155197.1595
          },
          {
            "average": 1319.022422,
            "count": 13594898,
            "maximum": 1380.115136,
            "minimum": 1292.355136,
            "name": "Z",
            "position": 2,
            "stddev": 22.72797501,
            "variance": 516.5608481
          },
          {
            "average": 20251.98721,
            "count": 13594898,
            "maximum": 46337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3595.323043,
            "variance": 12926347.78
          },
          {
            "average": 1.053688009,
            "count": 13594898,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2622456727,
            "variance": 0.06877279285
          },
          {
            "average": 1.108428029,
            "count": 13594898,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3899045413,
            "variance": 0.1520255513
          },
          {
            "average": 0.5007946363,
            "count": 13594898,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993869,
            "variance": 0.2499993869
          },
          {
            "average": 7.429257652e-06,
            "count": 13594898,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002725656436,
            "variance": 7.429203005e-06
          },
          {
            "average": 1.206159987,
            "count": 13594898,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045467328,
            "variance": 0.163658059
          },
          {
            "average": 0.6617676079,
            "count": 13594898,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61212975,
            "variance": 134.8415574
          },
          {
            "average": 1.971418175,
            "count": 13594898,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014694866,
            "variance": 1.029605671
          },
          {
            "average": 1038.548607,
            "count": 13594898,
            "maximum": 1041,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.562073522,
            "variance": 2.440073689
          },
          {
            "average": 41620.56239,
            "count": 13594898,
            "maximum": 57600,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 4453.692001,
            "variance": 19835372.44
          },
          {
            "average": 40455.5534,
            "count": 13594898,
            "maximum": 57344,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 3628.781396,
            "variance": 13168054.42
          },
          {
            "average": 37085.66735,
            "count": 13594898,
            "maximum": 57344,
            "minimum": 17664,
            "name": "Blue",
            "position": 14,
            "stddev": 3687.343473,
            "variance": 13596501.89
          },
          {
            "average": 187982023.3,
            "count": 13594898,
            "maximum": 187982971,
            "minimum": 187981193.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.3339256,
            "variance": 284445.0762
          },
          {
            "average": 0,
            "count": 13594898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318136.469,
          4820161.008,
          1292.355136,
          319183.969,
          4821576.428,
          1380.115136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318136.46895237046,
                4820161.008320612,
                1292.3551362156581
              ],
              [
                318136.46895237046,
                4821576.428320612,
                1292.3551362156581
              ],
              [
                319183.96895237046,
                4821576.428320612,
                1380.1151362156584
              ],
              [
                319183.96895237046,
                4820161.008320612,
                1380.1151362156584
              ],
              [
                318136.46895237046,
                4820161.008320612,
                1292.3551362156581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:16:11+00:00",
        "end_time": "2017-08-28T18:46:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504496,
            43.51224956,
            1292.355136,
            -119.2370264,
            43.52523887,
            1380.115136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997611154969,
                  43.51224956424382,
                  1292.3551362156581
                ],
                [
                  -119.25044961164026,
                  43.52498454373823,
                  1292.3551362156581
                ],
                [
                  -119.23749719621148,
                  43.52523887483456,
                  1380.1151362156584
                ],
                [
                  -119.23702641578275,
                  43.512503782912475,
                  1380.1151362156584
                ],
                [
                  -119.24997611154969,
                  43.51224956424382,
                  1292.3551362156581
                ]
              ]
            ]
          },
          "id": "20170828_43119E2316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:16:11Z",
            "pc:count": 13594898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318655.9559,
                "count": 13594898,
                "maximum": 319183.969,
                "minimum": 318136.469,
                "name": "X",
                "position": 0,
                "stddev": 291.6480597,
                "variance": 85058.59072
              },
              {
                "average": 4820854.348,
                "count": 13594898,
                "maximum": 4821576.428,
                "minimum": 4820161.008,
                "name": "Y",
                "position": 1,
                "stddev": 393.9507069,
                "variance": 155197.1595
              },
              {
                "average": 1319.022422,
                "count": 13594898,
                "maximum": 1380.115136,
                "minimum": 1292.355136,
                "name": "Z",
                "position": 2,
                "stddev": 22.72797501,
                "variance": 516.5608481
              },
              {
                "average": 20251.98721,
                "count": 13594898,
                "maximum": 46337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3595.323043,
                "variance": 12926347.78
              },
              {
                "average": 1.053688009,
                "count": 13594898,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2622456727,
                "variance": 0.06877279285
              },
              {
                "average": 1.108428029,
                "count": 13594898,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3899045413,
                "variance": 0.1520255513
              },
              {
                "average": 0.5007946363,
                "count": 13594898,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993869,
                "variance": 0.2499993869
              },
              {
                "average": 7.429257652e-06,
                "count": 13594898,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002725656436,
                "variance": 7.429203005e-06
              },
              {
                "average": 1.206159987,
                "count": 13594898,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045467328,
                "variance": 0.163658059
              },
              {
                "average": 0.6617676079,
                "count": 13594898,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61212975,
                "variance": 134.8415574
              },
              {
                "average": 1.971418175,
                "count": 13594898,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014694866,
                "variance": 1.029605671
              },
              {
                "average": 1038.548607,
                "count": 13594898,
                "maximum": 1041,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.562073522,
                "variance": 2.440073689
              },
              {
                "average": 41620.56239,
                "count": 13594898,
                "maximum": 57600,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 4453.692001,
                "variance": 19835372.44
              },
              {
                "average": 40455.5534,
                "count": 13594898,
                "maximum": 57344,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 3628.781396,
                "variance": 13168054.42
              },
              {
                "average": 37085.66735,
                "count": 13594898,
                "maximum": 57344,
                "minimum": 17664,
                "name": "Blue",
                "position": 14,
                "stddev": 3687.343473,
                "variance": 13596501.89
              },
              {
                "average": 187982023.3,
                "count": 13594898,
                "maximum": 187982971,
                "minimum": 187981193.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.3339256,
                "variance": 284445.0762
              },
              {
                "average": 0,
                "count": 13594898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318136.469,
              4820161.008,
              1292.355136,
              319183.969,
              4821576.428,
              1380.115136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318136.46895237046,
                    4820161.008320612,
                    1292.3551362156581
                  ],
                  [
                    318136.46895237046,
                    4821576.428320612,
                    1292.3551362156581
                  ],
                  [
                    319183.96895237046,
                    4821576.428320612,
                    1380.1151362156584
                  ],
                  [
                    319183.96895237046,
                    4820161.008320612,
                    1380.1151362156584
                  ],
                  [
                    318136.46895237046,
                    4820161.008320612,
                    1292.3551362156581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:16:11+00:00",
            "end_time": "2017-08-28T18:46:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747502451825,
              43.44972391769973,
              1283.838154059574
            ],
            [
              -119.48799836089455,
              43.462481857401556,
              1283.838154059574
            ],
            [
              -119.47499778389819,
              43.4627641572914,
              1306.6181540595742
            ],
            [
              -119.474477175297,
              43.450006092558645,
              1306.6181540595742
            ],
            [
              -119.48747502451825,
              43.44972391769973,
              1283.838154059574
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879984,
        43.44972392,
        1283.838154,
        -119.4744772,
        43.46276416,
        1306.618154
      ],
      "properties": {
        "datetime": "2017-08-29T18:55:37Z",
        "pc:count": 13563428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299258.0479,
            "count": 13563428,
            "maximum": 299784.1082,
            "minimum": 298731.4482,
            "name": "X",
            "position": 0,
            "stddev": 291.3680471,
            "variance": 84895.33885
          },
          {
            "average": 4814468.352,
            "count": 13563428,
            "maximum": 4815181.657,
            "minimum": 4813763.457,
            "name": "Y",
            "position": 1,
            "stddev": 402.1444745,
            "variance": 161720.1784
          },
          {
            "average": 1294.671194,
            "count": 13563428,
            "maximum": 1306.618154,
            "minimum": 1283.838154,
            "name": "Z",
            "position": 2,
            "stddev": 4.452297163,
            "variance": 19.82295002
          },
          {
            "average": 18991.79008,
            "count": 13563428,
            "maximum": 29585,
            "minimum": 2546,
            "name": "Intensity",
            "position": 3,
            "stddev": 1334.162053,
            "variance": 1779988.384
          },
          {
            "average": 1.000010248,
            "count": 13563428,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003201256384,
            "variance": 1.024804244e-05
          },
          {
            "average": 1.000020717,
            "count": 13563428,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004551598483,
            "variance": 2.071704875e-05
          },
          {
            "average": 0.5026570716,
            "count": 13563428,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929584,
            "variance": 0.2499929584
          },
          {
            "average": 3.465200685e-06,
            "count": 13563428,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001861501795,
            "variance": 3.465188933e-06
          },
          {
            "average": 1.197580582,
            "count": 13563428,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3981739662,
            "variance": 0.1585425074
          },
          {
            "average": 0.07951368347,
            "count": 13563428,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73134147,
            "variance": 137.6243726
          },
          {
            "average": 1.999403469,
            "count": 13563428,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000242062,
            "variance": 1.000484182
          },
          {
            "average": 1076.247605,
            "count": 13563428,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9979360379,
            "variance": 0.9958763357
          },
          {
            "average": 45395.2529,
            "count": 13563428,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2441.784093,
            "variance": 5962309.555
          },
          {
            "average": 43658.75749,
            "count": 13563428,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2411.089681,
            "variance": 5813353.45
          },
          {
            "average": 40202.33169,
            "count": 13563428,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2369.535223,
            "variance": 5614697.172
          },
          {
            "average": 188066743.8,
            "count": 13563428,
            "maximum": 188068137.4,
            "minimum": 188065647.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 581.6885979,
            "variance": 338361.6249
          },
          {
            "average": 0,
            "count": 13563428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13563428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298731.4482,
          4813763.457,
          1283.838154,
          299784.1082,
          4815181.657,
          1306.618154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298731.44822903915,
                4813763.457188033,
                1283.838154059574
              ],
              [
                298731.44822903915,
                4815181.657188032,
                1283.838154059574
              ],
              [
                299784.1082290392,
                4815181.657188032,
                1306.6181540595742
              ],
              [
                299784.1082290392,
                4813763.457188033,
                1306.6181540595742
              ],
              [
                298731.44822903915,
                4813763.457188033,
                1283.838154059574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:55:37+00:00",
        "end_time": "2017-08-29T18:14:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879984,
            43.44972392,
            1283.838154,
            -119.4744772,
            43.46276416,
            1306.618154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747502451825,
                  43.44972391769973,
                  1283.838154059574
                ],
                [
                  -119.48799836089455,
                  43.462481857401556,
                  1283.838154059574
                ],
                [
                  -119.47499778389819,
                  43.4627641572914,
                  1306.6181540595742
                ],
                [
                  -119.474477175297,
                  43.450006092558645,
                  1306.6181540595742
                ],
                [
                  -119.48747502451825,
                  43.44972391769973,
                  1283.838154059574
                ]
              ]
            ]
          },
          "id": "20170829_43119D4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:55:37Z",
            "pc:count": 13563428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299258.0479,
                "count": 13563428,
                "maximum": 299784.1082,
                "minimum": 298731.4482,
                "name": "X",
                "position": 0,
                "stddev": 291.3680471,
                "variance": 84895.33885
              },
              {
                "average": 4814468.352,
                "count": 13563428,
                "maximum": 4815181.657,
                "minimum": 4813763.457,
                "name": "Y",
                "position": 1,
                "stddev": 402.1444745,
                "variance": 161720.1784
              },
              {
                "average": 1294.671194,
                "count": 13563428,
                "maximum": 1306.618154,
                "minimum": 1283.838154,
                "name": "Z",
                "position": 2,
                "stddev": 4.452297163,
                "variance": 19.82295002
              },
              {
                "average": 18991.79008,
                "count": 13563428,
                "maximum": 29585,
                "minimum": 2546,
                "name": "Intensity",
                "position": 3,
                "stddev": 1334.162053,
                "variance": 1779988.384
              },
              {
                "average": 1.000010248,
                "count": 13563428,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003201256384,
                "variance": 1.024804244e-05
              },
              {
                "average": 1.000020717,
                "count": 13563428,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004551598483,
                "variance": 2.071704875e-05
              },
              {
                "average": 0.5026570716,
                "count": 13563428,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929584,
                "variance": 0.2499929584
              },
              {
                "average": 3.465200685e-06,
                "count": 13563428,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001861501795,
                "variance": 3.465188933e-06
              },
              {
                "average": 1.197580582,
                "count": 13563428,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3981739662,
                "variance": 0.1585425074
              },
              {
                "average": 0.07951368347,
                "count": 13563428,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73134147,
                "variance": 137.6243726
              },
              {
                "average": 1.999403469,
                "count": 13563428,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000242062,
                "variance": 1.000484182
              },
              {
                "average": 1076.247605,
                "count": 13563428,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9979360379,
                "variance": 0.9958763357
              },
              {
                "average": 45395.2529,
                "count": 13563428,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2441.784093,
                "variance": 5962309.555
              },
              {
                "average": 43658.75749,
                "count": 13563428,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2411.089681,
                "variance": 5813353.45
              },
              {
                "average": 40202.33169,
                "count": 13563428,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2369.535223,
                "variance": 5614697.172
              },
              {
                "average": 188066743.8,
                "count": 13563428,
                "maximum": 188068137.4,
                "minimum": 188065647.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 581.6885979,
                "variance": 338361.6249
              },
              {
                "average": 0,
                "count": 13563428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13563428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298731.4482,
              4813763.457,
              1283.838154,
              299784.1082,
              4815181.657,
              1306.618154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298731.44822903915,
                    4813763.457188033,
                    1283.838154059574
                  ],
                  [
                    298731.44822903915,
                    4815181.657188032,
                    1283.838154059574
                  ],
                  [
                    299784.1082290392,
                    4815181.657188032,
                    1306.6181540595742
                  ],
                  [
                    299784.1082290392,
                    4813763.457188033,
                    1306.6181540595742
                  ],
                  [
                    298731.44822903915,
                    4813763.457188033,
                    1283.838154059574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:55:37+00:00",
            "end_time": "2017-08-29T18:14: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": "20170828_43119E2325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19997658174444,
              43.49975509174407,
              1269.976748503763
            ],
            [
              -119.20043912748261,
              43.51248405355344,
              1269.976748503763
            ],
            [
              -119.18749685991338,
              43.51273251135301,
              1290.576748503763
            ],
            [
              -119.18703702941541,
              43.50000343976164,
              1290.576748503763
            ],
            [
              -119.19997658174444,
              43.49975509174407,
              1269.976748503763
            ]
          ]
        ]
      },
      "bbox": [
        -119.2004391,
        43.49975509,
        1269.976749,
        -119.187037,
        43.51273251,
        1290.576749
      ],
      "properties": {
        "datetime": "2017-08-28T19:35:39Z",
        "pc:count": 14277097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322648.9557,
            "count": 14277097,
            "maximum": 323188.1536,
            "minimum": 322141.2936,
            "name": "X",
            "position": 0,
            "stddev": 285.8671371,
            "variance": 81720.02009
          },
          {
            "average": 4819358.758,
            "count": 14277097,
            "maximum": 4820079.927,
            "minimum": 4818665.227,
            "name": "Y",
            "position": 1,
            "stddev": 396.3356594,
            "variance": 157081.9549
          },
          {
            "average": 1274.131063,
            "count": 14277097,
            "maximum": 1290.576749,
            "minimum": 1269.976749,
            "name": "Z",
            "position": 2,
            "stddev": 2.22454437,
            "variance": 4.948597652
          },
          {
            "average": 25055.03597,
            "count": 14277097,
            "maximum": 51393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2704.506174,
            "variance": 7314353.646
          },
          {
            "average": 1.001751477,
            "count": 14277097,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04199616854,
            "variance": 0.001763678172
          },
          {
            "average": 1.00348124,
            "count": 14277097,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05928565324,
            "variance": 0.003514788681
          },
          {
            "average": 0.5047042827,
            "count": 14277097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999778867,
            "variance": 0.2499778872
          },
          {
            "average": 6.093675766e-06,
            "count": 14277097,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002468529737,
            "variance": 6.09363906e-06
          },
          {
            "average": 1.224450671,
            "count": 14277097,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4172200611,
            "variance": 0.1740725794
          },
          {
            "average": -0.7115794155,
            "count": 14277097,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70269756,
            "variance": 136.9531301
          },
          {
            "average": 1.995373709,
            "count": 14277097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00169717,
            "variance": 1.00339722
          },
          {
            "average": 1041.775193,
            "count": 14277097,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.119886769,
            "variance": 1.254146376
          },
          {
            "average": 30574.7331,
            "count": 14277097,
            "maximum": 60416,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 11029.08828,
            "variance": 121640788.3
          },
          {
            "average": 36433.43504,
            "count": 14277097,
            "maximum": 60416,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 5828.863752,
            "variance": 33975652.64
          },
          {
            "average": 29055.35532,
            "count": 14277097,
            "maximum": 60672,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 7315.554514,
            "variance": 53517337.84
          },
          {
            "average": 187983233,
            "count": 14277097,
            "maximum": 187984139.1,
            "minimum": 187982122.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 452.8043758,
            "variance": 205031.8027
          },
          {
            "average": 0,
            "count": 14277097,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14277097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14277097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14277097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14277097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322141.2936,
          4818665.227,
          1269.976749,
          323188.1536,
          4820079.927,
          1290.576749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322141.29364812485,
                4818665.227419521,
                1269.976748503763
              ],
              [
                322141.29364812485,
                4820079.92741952,
                1269.976748503763
              ],
              [
                323188.15364812483,
                4820079.92741952,
                1290.576748503763
              ],
              [
                323188.15364812483,
                4818665.227419521,
                1290.576748503763
              ],
              [
                322141.29364812485,
                4818665.227419521,
                1269.976748503763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:35:39+00:00",
        "end_time": "2017-08-28T19:02:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2004391,
            43.49975509,
            1269.976749,
            -119.187037,
            43.51273251,
            1290.576749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19997658174444,
                  43.49975509174407,
                  1269.976748503763
                ],
                [
                  -119.20043912748261,
                  43.51248405355344,
                  1269.976748503763
                ],
                [
                  -119.18749685991338,
                  43.51273251135301,
                  1290.576748503763
                ],
                [
                  -119.18703702941541,
                  43.50000343976164,
                  1290.576748503763
                ],
                [
                  -119.19997658174444,
                  43.49975509174407,
                  1269.976748503763
                ]
              ]
            ]
          },
          "id": "20170828_43119E2325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:35:39Z",
            "pc:count": 14277097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322648.9557,
                "count": 14277097,
                "maximum": 323188.1536,
                "minimum": 322141.2936,
                "name": "X",
                "position": 0,
                "stddev": 285.8671371,
                "variance": 81720.02009
              },
              {
                "average": 4819358.758,
                "count": 14277097,
                "maximum": 4820079.927,
                "minimum": 4818665.227,
                "name": "Y",
                "position": 1,
                "stddev": 396.3356594,
                "variance": 157081.9549
              },
              {
                "average": 1274.131063,
                "count": 14277097,
                "maximum": 1290.576749,
                "minimum": 1269.976749,
                "name": "Z",
                "position": 2,
                "stddev": 2.22454437,
                "variance": 4.948597652
              },
              {
                "average": 25055.03597,
                "count": 14277097,
                "maximum": 51393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2704.506174,
                "variance": 7314353.646
              },
              {
                "average": 1.001751477,
                "count": 14277097,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04199616854,
                "variance": 0.001763678172
              },
              {
                "average": 1.00348124,
                "count": 14277097,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05928565324,
                "variance": 0.003514788681
              },
              {
                "average": 0.5047042827,
                "count": 14277097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999778867,
                "variance": 0.2499778872
              },
              {
                "average": 6.093675766e-06,
                "count": 14277097,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002468529737,
                "variance": 6.09363906e-06
              },
              {
                "average": 1.224450671,
                "count": 14277097,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4172200611,
                "variance": 0.1740725794
              },
              {
                "average": -0.7115794155,
                "count": 14277097,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70269756,
                "variance": 136.9531301
              },
              {
                "average": 1.995373709,
                "count": 14277097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00169717,
                "variance": 1.00339722
              },
              {
                "average": 1041.775193,
                "count": 14277097,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.119886769,
                "variance": 1.254146376
              },
              {
                "average": 30574.7331,
                "count": 14277097,
                "maximum": 60416,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 11029.08828,
                "variance": 121640788.3
              },
              {
                "average": 36433.43504,
                "count": 14277097,
                "maximum": 60416,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 5828.863752,
                "variance": 33975652.64
              },
              {
                "average": 29055.35532,
                "count": 14277097,
                "maximum": 60672,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 7315.554514,
                "variance": 53517337.84
              },
              {
                "average": 187983233,
                "count": 14277097,
                "maximum": 187984139.1,
                "minimum": 187982122.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 452.8043758,
                "variance": 205031.8027
              },
              {
                "average": 0,
                "count": 14277097,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14277097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14277097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14277097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14277097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322141.2936,
              4818665.227,
              1269.976749,
              323188.1536,
              4820079.927,
              1290.576749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322141.29364812485,
                    4818665.227419521,
                    1269.976748503763
                  ],
                  [
                    322141.29364812485,
                    4820079.92741952,
                    1269.976748503763
                  ],
                  [
                    323188.15364812483,
                    4820079.92741952,
                    1290.576748503763
                  ],
                  [
                    323188.15364812483,
                    4818665.227419521,
                    1290.576748503763
                  ],
                  [
                    322141.29364812485,
                    4818665.227419521,
                    1269.976748503763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:35:39+00:00",
            "end_time": "2017-08-28T19:02:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747654550508,
              43.53724025849705,
              1368.5292414657395
            ],
            [
              -119.33796924084663,
              43.549983758135085,
              1368.5292414657395
            ],
            [
              -119.32499742088166,
              43.55024842531028,
              1418.9892414657395
            ],
            [
              -119.32450745315613,
              43.537504808602534,
              1418.9892414657395
            ],
            [
              -119.33747654550508,
              43.53724025849705,
              1368.5292414657395
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379692,
        43.53724026,
        1368.529241,
        -119.3245075,
        43.55024843,
        1418.989241
      ],
      "properties": {
        "datetime": "2017-08-30T18:29:52Z",
        "pc:count": 18319263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311678.3562,
            "count": 18319263,
            "maximum": 312190.4065,
            "minimum": 311141.7065,
            "name": "X",
            "position": 0,
            "stddev": 285.4269058,
            "variance": 81468.51858
          },
          {
            "average": 4823842.043,
            "count": 18319263,
            "maximum": 4824548.073,
            "minimum": 4823131.613,
            "name": "Y",
            "position": 1,
            "stddev": 399.391187,
            "variance": 159513.3203
          },
          {
            "average": 1384.097679,
            "count": 18319263,
            "maximum": 1418.989241,
            "minimum": 1368.529241,
            "name": "Z",
            "position": 2,
            "stddev": 8.370919156,
            "variance": 70.07228752
          },
          {
            "average": 21186.04372,
            "count": 18319263,
            "maximum": 32737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2877.228377,
            "variance": 8278443.131
          },
          {
            "average": 1.036593175,
            "count": 18319263,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2199733397,
            "variance": 0.04838827018
          },
          {
            "average": 1.07379882,
            "count": 18319263,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3299226416,
            "variance": 0.1088489494
          },
          {
            "average": 0.5013637284,
            "count": 18319263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981539,
            "variance": 0.2499981539
          },
          {
            "average": 2.183493954e-07,
            "count": 18319263,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004672786745,
            "variance": 2.183493596e-07
          },
          {
            "average": 1.147966979,
            "count": 18319263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3550672596,
            "variance": 0.1260727589
          },
          {
            "average": 0.6620767401,
            "count": 18319263,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.25349725,
            "variance": 126.6412003
          },
          {
            "average": 1.975539955,
            "count": 18319263,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010380595,
            "variance": 1.020868946
          },
          {
            "average": 1100.800265,
            "count": 18319263,
            "maximum": 1104,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.24272348,
            "variance": 1.544361647
          },
          {
            "average": 42127.42865,
            "count": 18319263,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4454.872083,
            "variance": 19845885.28
          },
          {
            "average": 40236.03184,
            "count": 18319263,
            "maximum": 61184,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3443.268242,
            "variance": 11856096.19
          },
          {
            "average": 36226.05369,
            "count": 18319263,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3440.507362,
            "variance": 11837090.91
          },
          {
            "average": 188150705.7,
            "count": 18319263,
            "maximum": 188152992.3,
            "minimum": 188148858.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 791.9366931,
            "variance": 627163.7259
          },
          {
            "average": 0,
            "count": 18319263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18319263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18319263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18319263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18319263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311141.7065,
          4823131.613,
          1368.529241,
          312190.4065,
          4824548.073,
          1418.989241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311141.7065203772,
                4823131.613391947,
                1368.5292414657395
              ],
              [
                311141.7065203772,
                4824548.073391948,
                1368.5292414657395
              ],
              [
                312190.40652037715,
                4824548.073391948,
                1418.9892414657395
              ],
              [
                312190.40652037715,
                4823131.613391947,
                1418.9892414657395
              ],
              [
                311141.7065203772,
                4823131.613391947,
                1368.5292414657395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:29:52+00:00",
        "end_time": "2017-08-30T17:20:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379692,
            43.53724026,
            1368.529241,
            -119.3245075,
            43.55024843,
            1418.989241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747654550508,
                  43.53724025849705,
                  1368.5292414657395
                ],
                [
                  -119.33796924084663,
                  43.549983758135085,
                  1368.5292414657395
                ],
                [
                  -119.32499742088166,
                  43.55024842531028,
                  1418.9892414657395
                ],
                [
                  -119.32450745315613,
                  43.537504808602534,
                  1418.9892414657395
                ],
                [
                  -119.33747654550508,
                  43.53724025849705,
                  1368.5292414657395
                ]
              ]
            ]
          },
          "id": "20170830_43119E3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:29:52Z",
            "pc:count": 18319263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311678.3562,
                "count": 18319263,
                "maximum": 312190.4065,
                "minimum": 311141.7065,
                "name": "X",
                "position": 0,
                "stddev": 285.4269058,
                "variance": 81468.51858
              },
              {
                "average": 4823842.043,
                "count": 18319263,
                "maximum": 4824548.073,
                "minimum": 4823131.613,
                "name": "Y",
                "position": 1,
                "stddev": 399.391187,
                "variance": 159513.3203
              },
              {
                "average": 1384.097679,
                "count": 18319263,
                "maximum": 1418.989241,
                "minimum": 1368.529241,
                "name": "Z",
                "position": 2,
                "stddev": 8.370919156,
                "variance": 70.07228752
              },
              {
                "average": 21186.04372,
                "count": 18319263,
                "maximum": 32737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2877.228377,
                "variance": 8278443.131
              },
              {
                "average": 1.036593175,
                "count": 18319263,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2199733397,
                "variance": 0.04838827018
              },
              {
                "average": 1.07379882,
                "count": 18319263,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3299226416,
                "variance": 0.1088489494
              },
              {
                "average": 0.5013637284,
                "count": 18319263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981539,
                "variance": 0.2499981539
              },
              {
                "average": 2.183493954e-07,
                "count": 18319263,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004672786745,
                "variance": 2.183493596e-07
              },
              {
                "average": 1.147966979,
                "count": 18319263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3550672596,
                "variance": 0.1260727589
              },
              {
                "average": 0.6620767401,
                "count": 18319263,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.25349725,
                "variance": 126.6412003
              },
              {
                "average": 1.975539955,
                "count": 18319263,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010380595,
                "variance": 1.020868946
              },
              {
                "average": 1100.800265,
                "count": 18319263,
                "maximum": 1104,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.24272348,
                "variance": 1.544361647
              },
              {
                "average": 42127.42865,
                "count": 18319263,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4454.872083,
                "variance": 19845885.28
              },
              {
                "average": 40236.03184,
                "count": 18319263,
                "maximum": 61184,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3443.268242,
                "variance": 11856096.19
              },
              {
                "average": 36226.05369,
                "count": 18319263,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3440.507362,
                "variance": 11837090.91
              },
              {
                "average": 188150705.7,
                "count": 18319263,
                "maximum": 188152992.3,
                "minimum": 188148858.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 791.9366931,
                "variance": 627163.7259
              },
              {
                "average": 0,
                "count": 18319263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18319263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18319263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18319263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18319263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311141.7065,
              4823131.613,
              1368.529241,
              312190.4065,
              4824548.073,
              1418.989241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311141.7065203772,
                    4823131.613391947,
                    1368.5292414657395
                  ],
                  [
                    311141.7065203772,
                    4824548.073391948,
                    1368.5292414657395
                  ],
                  [
                    312190.40652037715,
                    4824548.073391948,
                    1418.9892414657395
                  ],
                  [
                    312190.40652037715,
                    4823131.613391947,
                    1418.9892414657395
                  ],
                  [
                    311141.7065203772,
                    4823131.613391947,
                    1368.5292414657395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:29:52+00:00",
            "end_time": "2017-08-30T17: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": "20170828_43119D4204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997581061758,
              43.48723286596728,
              1276.4488381832664
            ],
            [
              -119.4004810752926,
              43.499983098341005,
              1276.4488381832664
            ],
            [
              -119.387498055865,
              43.500255081124564,
              1346.0088381832663
            ],
            [
              -119.38699551757281,
              43.48750472837065,
              1346.0088381832663
            ],
            [
              -119.39997581061758,
              43.48723286596728,
              1276.4488381832664
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004811,
        43.48723287,
        1276.448838,
        -119.3869955,
        43.50025508,
        1346.008838
      ],
      "properties": {
        "datetime": "2017-08-31T17:35:49Z",
        "pc:count": 16603413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306446.9257,
            "count": 16603413,
            "maximum": 306982.1244,
            "minimum": 305931.6044,
            "name": "X",
            "position": 0,
            "stddev": 292.9901049,
            "variance": 85843.20158
          },
          {
            "average": 4818306.531,
            "count": 16603413,
            "maximum": 4819138.767,
            "minimum": 4817721.507,
            "name": "Y",
            "position": 1,
            "stddev": 417.1931623,
            "variance": 174050.1347
          },
          {
            "average": 1314.727703,
            "count": 16603413,
            "maximum": 1346.008838,
            "minimum": 1276.448838,
            "name": "Z",
            "position": 2,
            "stddev": 12.47111951,
            "variance": 155.5288219
          },
          {
            "average": 20123.97327,
            "count": 16603413,
            "maximum": 30529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1652.716878,
            "variance": 2731473.078
          },
          {
            "average": 1.003148208,
            "count": 16603413,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06086217952,
            "variance": 0.003704204895
          },
          {
            "average": 1.006375195,
            "count": 16603413,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08983909549,
            "variance": 0.008071063079
          },
          {
            "average": 0.5017267233,
            "count": 16603413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970335,
            "variance": 0.2499970335
          },
          {
            "average": 1.144343034e-06,
            "count": 16603413,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001069739124,
            "variance": 1.144341793e-06
          },
          {
            "average": 1.146319374,
            "count": 16603413,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3534261202,
            "variance": 0.1249100225
          },
          {
            "average": 0.6528670499,
            "count": 16603413,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82097336,
            "variance": 139.7354111
          },
          {
            "average": 1.995532846,
            "count": 16603413,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001145273,
            "variance": 1.002291859
          },
          {
            "average": 1114.725809,
            "count": 16603413,
            "maximum": 1135,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.31000754,
            "variance": 1246.796632
          },
          {
            "average": 43428.07685,
            "count": 16603413,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2787.451029,
            "variance": 7769883.238
          },
          {
            "average": 41247.39605,
            "count": 16603413,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2493.088808,
            "variance": 6215491.804
          },
          {
            "average": 37903.66137,
            "count": 16603413,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2302.00131,
            "variance": 5299210.03
          },
          {
            "average": 188189764.8,
            "count": 16603413,
            "maximum": 188236149.1,
            "minimum": 187976009,
            "name": "GpsTime",
            "position": 15,
            "stddev": 89989.9816,
            "variance": 8098196788
          },
          {
            "average": 0,
            "count": 16603413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16603413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16603413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16603413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16603413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305931.6044,
          4817721.507,
          1276.448838,
          306982.1244,
          4819138.767,
          1346.008838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305931.60442438186,
                4817721.50736438,
                1276.4488381832664
              ],
              [
                305931.60442438186,
                4819138.76736438,
                1276.4488381832664
              ],
              [
                306982.1244243819,
                4819138.76736438,
                1346.0088381832663
              ],
              [
                306982.1244243819,
                4817721.50736438,
                1346.0088381832663
              ],
              [
                305931.60442438186,
                4817721.50736438,
                1276.4488381832664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:35:49+00:00",
        "end_time": "2017-08-28T17:20:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004811,
            43.48723287,
            1276.448838,
            -119.3869955,
            43.50025508,
            1346.008838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997581061758,
                  43.48723286596728,
                  1276.4488381832664
                ],
                [
                  -119.4004810752926,
                  43.499983098341005,
                  1276.4488381832664
                ],
                [
                  -119.387498055865,
                  43.500255081124564,
                  1346.0088381832663
                ],
                [
                  -119.38699551757281,
                  43.48750472837065,
                  1346.0088381832663
                ],
                [
                  -119.39997581061758,
                  43.48723286596728,
                  1276.4488381832664
                ]
              ]
            ]
          },
          "id": "20170828_43119D4204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:35:49Z",
            "pc:count": 16603413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306446.9257,
                "count": 16603413,
                "maximum": 306982.1244,
                "minimum": 305931.6044,
                "name": "X",
                "position": 0,
                "stddev": 292.9901049,
                "variance": 85843.20158
              },
              {
                "average": 4818306.531,
                "count": 16603413,
                "maximum": 4819138.767,
                "minimum": 4817721.507,
                "name": "Y",
                "position": 1,
                "stddev": 417.1931623,
                "variance": 174050.1347
              },
              {
                "average": 1314.727703,
                "count": 16603413,
                "maximum": 1346.008838,
                "minimum": 1276.448838,
                "name": "Z",
                "position": 2,
                "stddev": 12.47111951,
                "variance": 155.5288219
              },
              {
                "average": 20123.97327,
                "count": 16603413,
                "maximum": 30529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1652.716878,
                "variance": 2731473.078
              },
              {
                "average": 1.003148208,
                "count": 16603413,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06086217952,
                "variance": 0.003704204895
              },
              {
                "average": 1.006375195,
                "count": 16603413,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08983909549,
                "variance": 0.008071063079
              },
              {
                "average": 0.5017267233,
                "count": 16603413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970335,
                "variance": 0.2499970335
              },
              {
                "average": 1.144343034e-06,
                "count": 16603413,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001069739124,
                "variance": 1.144341793e-06
              },
              {
                "average": 1.146319374,
                "count": 16603413,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3534261202,
                "variance": 0.1249100225
              },
              {
                "average": 0.6528670499,
                "count": 16603413,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82097336,
                "variance": 139.7354111
              },
              {
                "average": 1.995532846,
                "count": 16603413,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001145273,
                "variance": 1.002291859
              },
              {
                "average": 1114.725809,
                "count": 16603413,
                "maximum": 1135,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.31000754,
                "variance": 1246.796632
              },
              {
                "average": 43428.07685,
                "count": 16603413,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2787.451029,
                "variance": 7769883.238
              },
              {
                "average": 41247.39605,
                "count": 16603413,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2493.088808,
                "variance": 6215491.804
              },
              {
                "average": 37903.66137,
                "count": 16603413,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2302.00131,
                "variance": 5299210.03
              },
              {
                "average": 188189764.8,
                "count": 16603413,
                "maximum": 188236149.1,
                "minimum": 187976009,
                "name": "GpsTime",
                "position": 15,
                "stddev": 89989.9816,
                "variance": 8098196788
              },
              {
                "average": 0,
                "count": 16603413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16603413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16603413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16603413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16603413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305931.6044,
              4817721.507,
              1276.448838,
              306982.1244,
              4819138.767,
              1346.008838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305931.60442438186,
                    4817721.50736438,
                    1276.4488381832664
                  ],
                  [
                    305931.60442438186,
                    4819138.76736438,
                    1276.4488381832664
                  ],
                  [
                    306982.1244243819,
                    4819138.76736438,
                    1346.0088381832663
                  ],
                  [
                    306982.1244243819,
                    4817721.50736438,
                    1346.0088381832663
                  ],
                  [
                    305931.60442438186,
                    4817721.50736438,
                    1276.4488381832664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:35:49+00:00",
            "end_time": "2017-08-28T17:20: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": "20170828_43119D3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.337476266803,
              43.399740167265726,
              1284.145760852946
            ],
            [
              -119.33796658257236,
              43.412483434557146,
              1284.145760852946
            ],
            [
              -119.3249965025673,
              43.412748002908266,
              1320.205760852946
            ],
            [
              -119.32450890087941,
              43.40000461856264,
              1320.205760852946
            ],
            [
              -119.337476266803,
              43.399740167265726,
              1284.145760852946
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379666,
        43.39974017,
        1284.145761,
        -119.3245089,
        43.412748,
        1320.205761
      ],
      "properties": {
        "datetime": "2017-08-29T17:55:01Z",
        "pc:count": 16852812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311187.0919,
            "count": 16852812,
            "maximum": 311763.8267,
            "minimum": 310712.8867,
            "name": "X",
            "position": 0,
            "stddev": 291.629731,
            "variance": 85047.89999
          },
          {
            "average": 4808520.986,
            "count": 16852812,
            "maximum": 4809276.909,
            "minimum": 4807860.509,
            "name": "Y",
            "position": 1,
            "stddev": 398.0544069,
            "variance": 158447.3109
          },
          {
            "average": 1306.096539,
            "count": 16852812,
            "maximum": 1320.205761,
            "minimum": 1284.145761,
            "name": "Z",
            "position": 2,
            "stddev": 8.472986707,
            "variance": 71.79150374
          },
          {
            "average": 21016.55,
            "count": 16852812,
            "maximum": 31265,
            "minimum": 2049,
            "name": "Intensity",
            "position": 3,
            "stddev": 1704.47892,
            "variance": 2905248.387
          },
          {
            "average": 1.000011986,
            "count": 16852812,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003462078467,
            "variance": 1.198598731e-05
          },
          {
            "average": 1.000023023,
            "count": 16852812,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004798159584,
            "variance": 2.302233539e-05
          },
          {
            "average": 0.5056683122,
            "count": 16852812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499967884,
            "variance": 0.2499678851
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146594289,
            "count": 16852812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3537010194,
            "variance": 0.1251044112
          },
          {
            "average": -1.058383087,
            "count": 16852812,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87158802,
            "variance": 140.934602
          },
          {
            "average": 2.004978694,
            "count": 16852812,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000255126,
            "variance": 1.000510316
          },
          {
            "average": 1034.902136,
            "count": 16852812,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.51093723,
            "variance": 380.6766717
          },
          {
            "average": 45817.69081,
            "count": 16852812,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2611.237454,
            "variance": 6818561.04
          },
          {
            "average": 44237.89734,
            "count": 16852812,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2609.466066,
            "variance": 6809313.151
          },
          {
            "average": 41397.30961,
            "count": 16852812,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2534.007706,
            "variance": 6421195.055
          },
          {
            "average": 187995015.4,
            "count": 16852812,
            "maximum": 188064501.9,
            "minimum": 187975081.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35636.98103,
            "variance": 1269994417
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16852812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310712.8867,
          4807860.509,
          1284.145761,
          311763.8267,
          4809276.909,
          1320.205761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310712.8866695719,
                4807860.508542168,
                1284.145760852946
              ],
              [
                310712.8866695719,
                4809276.908542168,
                1284.145760852946
              ],
              [
                311763.82666957186,
                4809276.908542168,
                1320.205760852946
              ],
              [
                311763.82666957186,
                4807860.508542168,
                1320.205760852946
              ],
              [
                310712.8866695719,
                4807860.508542168,
                1284.145760852946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:55:01+00:00",
        "end_time": "2017-08-28T17:04:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379666,
            43.39974017,
            1284.145761,
            -119.3245089,
            43.412748,
            1320.205761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.337476266803,
                  43.399740167265726,
                  1284.145760852946
                ],
                [
                  -119.33796658257236,
                  43.412483434557146,
                  1284.145760852946
                ],
                [
                  -119.3249965025673,
                  43.412748002908266,
                  1320.205760852946
                ],
                [
                  -119.32450890087941,
                  43.40000461856264,
                  1320.205760852946
                ],
                [
                  -119.337476266803,
                  43.399740167265726,
                  1284.145760852946
                ]
              ]
            ]
          },
          "id": "20170828_43119D3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:55:01Z",
            "pc:count": 16852812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311187.0919,
                "count": 16852812,
                "maximum": 311763.8267,
                "minimum": 310712.8867,
                "name": "X",
                "position": 0,
                "stddev": 291.629731,
                "variance": 85047.89999
              },
              {
                "average": 4808520.986,
                "count": 16852812,
                "maximum": 4809276.909,
                "minimum": 4807860.509,
                "name": "Y",
                "position": 1,
                "stddev": 398.0544069,
                "variance": 158447.3109
              },
              {
                "average": 1306.096539,
                "count": 16852812,
                "maximum": 1320.205761,
                "minimum": 1284.145761,
                "name": "Z",
                "position": 2,
                "stddev": 8.472986707,
                "variance": 71.79150374
              },
              {
                "average": 21016.55,
                "count": 16852812,
                "maximum": 31265,
                "minimum": 2049,
                "name": "Intensity",
                "position": 3,
                "stddev": 1704.47892,
                "variance": 2905248.387
              },
              {
                "average": 1.000011986,
                "count": 16852812,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003462078467,
                "variance": 1.198598731e-05
              },
              {
                "average": 1.000023023,
                "count": 16852812,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004798159584,
                "variance": 2.302233539e-05
              },
              {
                "average": 0.5056683122,
                "count": 16852812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499967884,
                "variance": 0.2499678851
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146594289,
                "count": 16852812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3537010194,
                "variance": 0.1251044112
              },
              {
                "average": -1.058383087,
                "count": 16852812,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87158802,
                "variance": 140.934602
              },
              {
                "average": 2.004978694,
                "count": 16852812,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000255126,
                "variance": 1.000510316
              },
              {
                "average": 1034.902136,
                "count": 16852812,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.51093723,
                "variance": 380.6766717
              },
              {
                "average": 45817.69081,
                "count": 16852812,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2611.237454,
                "variance": 6818561.04
              },
              {
                "average": 44237.89734,
                "count": 16852812,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2609.466066,
                "variance": 6809313.151
              },
              {
                "average": 41397.30961,
                "count": 16852812,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2534.007706,
                "variance": 6421195.055
              },
              {
                "average": 187995015.4,
                "count": 16852812,
                "maximum": 188064501.9,
                "minimum": 187975081.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35636.98103,
                "variance": 1269994417
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16852812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310712.8867,
              4807860.509,
              1284.145761,
              311763.8267,
              4809276.909,
              1320.205761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310712.8866695719,
                    4807860.508542168,
                    1284.145760852946
                  ],
                  [
                    310712.8866695719,
                    4809276.908542168,
                    1284.145760852946
                  ],
                  [
                    311763.82666957186,
                    4809276.908542168,
                    1320.205760852946
                  ],
                  [
                    311763.82666957186,
                    4807860.508542168,
                    1320.205760852946
                  ],
                  [
                    310712.8866695719,
                    4807860.508542168,
                    1284.145760852946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:55:01+00:00",
            "end_time": "2017-08-28T17:04:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997524519337,
              43.424732872399225,
              1305.2008117490539
            ],
            [
              -119.40047940878146,
              43.437483244601005,
              1305.2008117490539
            ],
            [
              -119.38749766090169,
              43.43775517088338,
              1360.7208117490538
            ],
            [
              -119.38699621749049,
              43.42500467831079,
              1360.7208117490538
            ],
            [
              -119.39997524519337,
              43.424732872399225,
              1305.2008117490539
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004794,
        43.42473287,
        1305.200812,
        -119.3869962,
        43.43775517,
        1360.720812
      ],
      "properties": {
        "datetime": "2017-08-29T16:18:57Z",
        "pc:count": 13327198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306258.6169,
            "count": 13327198,
            "maximum": 306783.0499,
            "minimum": 305731.5499,
            "name": "X",
            "position": 0,
            "stddev": 295.2452848,
            "variance": 87169.77822
          },
          {
            "average": 4811486.38,
            "count": 13327198,
            "maximum": 4812197.356,
            "minimum": 4810780.096,
            "name": "Y",
            "position": 1,
            "stddev": 406.2230767,
            "variance": 165017.1881
          },
          {
            "average": 1318.86981,
            "count": 13327198,
            "maximum": 1360.720812,
            "minimum": 1305.200812,
            "name": "Z",
            "position": 2,
            "stddev": 11.44551278,
            "variance": 130.9997628
          },
          {
            "average": 19259.60186,
            "count": 13327198,
            "maximum": 28881,
            "minimum": 4065,
            "name": "Intensity",
            "position": 3,
            "stddev": 1458.372072,
            "variance": 2126849.099
          },
          {
            "average": 1.00001103,
            "count": 13327198,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003321137554,
            "variance": 1.102995465e-05
          },
          {
            "average": 1.000021685,
            "count": 13327198,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004656662939,
            "variance": 2.168450973e-05
          },
          {
            "average": 0.5010877005,
            "count": 13327198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988357,
            "variance": 0.2499988357
          },
          {
            "average": 1.650759597e-06,
            "count": 13327198,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001284817884,
            "variance": 1.650756996e-06
          },
          {
            "average": 1.235239696,
            "count": 13327198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4241485526,
            "variance": 0.1799019947
          },
          {
            "average": 0.3526780009,
            "count": 13327198,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80709018,
            "variance": 139.4073786
          },
          {
            "average": 1.999273366,
            "count": 13327198,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000326721,
            "variance": 1.000653548
          },
          {
            "average": 1061.464509,
            "count": 13327198,
            "maximum": 1064,
            "minimum": 1058,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.023290997,
            "variance": 1.047124465
          },
          {
            "average": 44941.03183,
            "count": 13327198,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2247.997062,
            "variance": 5053490.79
          },
          {
            "average": 42689.39665,
            "count": 13327198,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2248.094813,
            "variance": 5053930.288
          },
          {
            "average": 39533.78063,
            "count": 13327198,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2216.244254,
            "variance": 4911738.593
          },
          {
            "average": 188056475.3,
            "count": 13327198,
            "maximum": 188058737.3,
            "minimum": 187989807.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 7441.261343,
            "variance": 55372370.38
          },
          {
            "average": 0,
            "count": 13327198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13327198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13327198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13327198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13327198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305731.5499,
          4810780.096,
          1305.200812,
          306783.0499,
          4812197.356,
          1360.720812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305731.5498687572,
                4810780.095885229,
                1305.2008117490539
              ],
              [
                305731.5498687572,
                4812197.355885229,
                1305.2008117490539
              ],
              [
                306783.0498687572,
                4812197.355885229,
                1360.7208117490538
              ],
              [
                306783.0498687572,
                4810780.095885229,
                1360.7208117490538
              ],
              [
                305731.5498687572,
                4810780.095885229,
                1305.2008117490539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:18:57+00:00",
        "end_time": "2017-08-28T21:10:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004794,
            43.42473287,
            1305.200812,
            -119.3869962,
            43.43775517,
            1360.720812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997524519337,
                  43.424732872399225,
                  1305.2008117490539
                ],
                [
                  -119.40047940878146,
                  43.437483244601005,
                  1305.2008117490539
                ],
                [
                  -119.38749766090169,
                  43.43775517088338,
                  1360.7208117490538
                ],
                [
                  -119.38699621749049,
                  43.42500467831079,
                  1360.7208117490538
                ],
                [
                  -119.39997524519337,
                  43.424732872399225,
                  1305.2008117490539
                ]
              ]
            ]
          },
          "id": "20170828_43119D4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:18:57Z",
            "pc:count": 13327198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306258.6169,
                "count": 13327198,
                "maximum": 306783.0499,
                "minimum": 305731.5499,
                "name": "X",
                "position": 0,
                "stddev": 295.2452848,
                "variance": 87169.77822
              },
              {
                "average": 4811486.38,
                "count": 13327198,
                "maximum": 4812197.356,
                "minimum": 4810780.096,
                "name": "Y",
                "position": 1,
                "stddev": 406.2230767,
                "variance": 165017.1881
              },
              {
                "average": 1318.86981,
                "count": 13327198,
                "maximum": 1360.720812,
                "minimum": 1305.200812,
                "name": "Z",
                "position": 2,
                "stddev": 11.44551278,
                "variance": 130.9997628
              },
              {
                "average": 19259.60186,
                "count": 13327198,
                "maximum": 28881,
                "minimum": 4065,
                "name": "Intensity",
                "position": 3,
                "stddev": 1458.372072,
                "variance": 2126849.099
              },
              {
                "average": 1.00001103,
                "count": 13327198,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003321137554,
                "variance": 1.102995465e-05
              },
              {
                "average": 1.000021685,
                "count": 13327198,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004656662939,
                "variance": 2.168450973e-05
              },
              {
                "average": 0.5010877005,
                "count": 13327198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988357,
                "variance": 0.2499988357
              },
              {
                "average": 1.650759597e-06,
                "count": 13327198,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001284817884,
                "variance": 1.650756996e-06
              },
              {
                "average": 1.235239696,
                "count": 13327198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4241485526,
                "variance": 0.1799019947
              },
              {
                "average": 0.3526780009,
                "count": 13327198,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80709018,
                "variance": 139.4073786
              },
              {
                "average": 1.999273366,
                "count": 13327198,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000326721,
                "variance": 1.000653548
              },
              {
                "average": 1061.464509,
                "count": 13327198,
                "maximum": 1064,
                "minimum": 1058,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.023290997,
                "variance": 1.047124465
              },
              {
                "average": 44941.03183,
                "count": 13327198,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2247.997062,
                "variance": 5053490.79
              },
              {
                "average": 42689.39665,
                "count": 13327198,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2248.094813,
                "variance": 5053930.288
              },
              {
                "average": 39533.78063,
                "count": 13327198,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2216.244254,
                "variance": 4911738.593
              },
              {
                "average": 188056475.3,
                "count": 13327198,
                "maximum": 188058737.3,
                "minimum": 187989807.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 7441.261343,
                "variance": 55372370.38
              },
              {
                "average": 0,
                "count": 13327198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13327198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13327198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13327198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13327198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305731.5499,
              4810780.096,
              1305.200812,
              306783.0499,
              4812197.356,
              1360.720812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305731.5498687572,
                    4810780.095885229,
                    1305.2008117490539
                  ],
                  [
                    305731.5498687572,
                    4812197.355885229,
                    1305.2008117490539
                  ],
                  [
                    306783.0498687572,
                    4812197.355885229,
                    1360.7208117490538
                  ],
                  [
                    306783.0498687572,
                    4810780.095885229,
                    1360.7208117490538
                  ],
                  [
                    305731.5498687572,
                    4810780.095885229,
                    1305.2008117490539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:18:57+00:00",
            "end_time": "2017-08-28T21:10: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": "20170828_43119E2409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14144987513494,
              43.537420581050945,
              1379.4295780456955
            ],
            [
              -119.14155456750913,
              43.54037730371244,
              1379.4295780456955
            ],
            [
              -119.13748638168214,
              43.54045346583096,
              1415.1695780456953
            ],
            [
              -119.13738188781639,
              43.53749673535172,
              1415.1695780456953
            ],
            [
              -119.14144987513494,
              43.537420581050945,
              1379.4295780456955
            ]
          ]
        ]
      },
      "bbox": [
        -119.1415546,
        43.53742058,
        1379.429578,
        -119.1373819,
        43.54045347,
        1415.169578
      ],
      "properties": {
        "datetime": "2017-08-28T18:27:23Z",
        "pc:count": 583281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327203.8637,
            "count": 583281,
            "maximum": 327309.659,
            "minimum": 326980.759,
            "name": "X",
            "position": 0,
            "stddev": 73.11562359,
            "variance": 5345.894413
          },
          {
            "average": 4822847.665,
            "count": 583281,
            "maximum": 4823053.593,
            "minimum": 4822724.993,
            "name": "Y",
            "position": 1,
            "stddev": 73.35459021,
            "variance": 5380.895904
          },
          {
            "average": 1398.683098,
            "count": 583281,
            "maximum": 1415.169578,
            "minimum": 1379.429578,
            "name": "Z",
            "position": 2,
            "stddev": 5.674297772,
            "variance": 32.1976552
          },
          {
            "average": 18576.45811,
            "count": 583281,
            "maximum": 26689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3672.390957,
            "variance": 13486455.34
          },
          {
            "average": 1.094921659,
            "count": 583281,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3390491705,
            "variance": 0.11495434
          },
          {
            "average": 1.191389742,
            "count": 583281,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4934810209,
            "variance": 0.243523518
          },
          {
            "average": 0.4890010132,
            "count": 583281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998794362,
            "variance": 0.2498794507
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.171656543,
            "count": 583281,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3770819778,
            "variance": 0.142190818
          },
          {
            "average": 4.713777503,
            "count": 583281,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5606629,
            "variance": 133.6489267
          },
          {
            "average": 1.951145331,
            "count": 583281,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022321374,
            "variance": 1.045140991
          },
          {
            "average": 1032.258513,
            "count": 583281,
            "maximum": 1033,
            "minimum": 1031,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7313115149,
            "variance": 0.5348165318
          },
          {
            "average": 38340.82095,
            "count": 583281,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 4568.834932,
            "variance": 20874252.64
          },
          {
            "average": 36944.61739,
            "count": 583281,
            "maximum": 65280,
            "minimum": 17152,
            "name": "Green",
            "position": 13,
            "stddev": 3522.928754,
            "variance": 12411027.01
          },
          {
            "average": 33887.69963,
            "count": 583281,
            "maximum": 65280,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 3535.422605,
            "variance": 12499212.99
          },
          {
            "average": 187979718.2,
            "count": 583281,
            "maximum": 187980043.7,
            "minimum": 187979284.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 296.0914083,
            "variance": 87670.12204
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 583281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326980.759,
          4822724.993,
          1379.429578,
          327309.659,
          4823053.593,
          1415.169578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326980.7590440528,
                4822724.993478187,
                1379.4295780456955
              ],
              [
                326980.7590440528,
                4823053.593478187,
                1379.4295780456955
              ],
              [
                327309.6590440528,
                4823053.593478187,
                1415.1695780456953
              ],
              [
                327309.6590440528,
                4822724.993478187,
                1415.1695780456953
              ],
              [
                326980.7590440528,
                4822724.993478187,
                1379.4295780456955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:27:23+00:00",
        "end_time": "2017-08-28T18:14:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1415546,
            43.53742058,
            1379.429578,
            -119.1373819,
            43.54045347,
            1415.169578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14144987513494,
                  43.537420581050945,
                  1379.4295780456955
                ],
                [
                  -119.14155456750913,
                  43.54037730371244,
                  1379.4295780456955
                ],
                [
                  -119.13748638168214,
                  43.54045346583096,
                  1415.1695780456953
                ],
                [
                  -119.13738188781639,
                  43.53749673535172,
                  1415.1695780456953
                ],
                [
                  -119.14144987513494,
                  43.537420581050945,
                  1379.4295780456955
                ]
              ]
            ]
          },
          "id": "20170828_43119E2409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:27:23Z",
            "pc:count": 583281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327203.8637,
                "count": 583281,
                "maximum": 327309.659,
                "minimum": 326980.759,
                "name": "X",
                "position": 0,
                "stddev": 73.11562359,
                "variance": 5345.894413
              },
              {
                "average": 4822847.665,
                "count": 583281,
                "maximum": 4823053.593,
                "minimum": 4822724.993,
                "name": "Y",
                "position": 1,
                "stddev": 73.35459021,
                "variance": 5380.895904
              },
              {
                "average": 1398.683098,
                "count": 583281,
                "maximum": 1415.169578,
                "minimum": 1379.429578,
                "name": "Z",
                "position": 2,
                "stddev": 5.674297772,
                "variance": 32.1976552
              },
              {
                "average": 18576.45811,
                "count": 583281,
                "maximum": 26689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3672.390957,
                "variance": 13486455.34
              },
              {
                "average": 1.094921659,
                "count": 583281,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3390491705,
                "variance": 0.11495434
              },
              {
                "average": 1.191389742,
                "count": 583281,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4934810209,
                "variance": 0.243523518
              },
              {
                "average": 0.4890010132,
                "count": 583281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998794362,
                "variance": 0.2498794507
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.171656543,
                "count": 583281,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3770819778,
                "variance": 0.142190818
              },
              {
                "average": 4.713777503,
                "count": 583281,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5606629,
                "variance": 133.6489267
              },
              {
                "average": 1.951145331,
                "count": 583281,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022321374,
                "variance": 1.045140991
              },
              {
                "average": 1032.258513,
                "count": 583281,
                "maximum": 1033,
                "minimum": 1031,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7313115149,
                "variance": 0.5348165318
              },
              {
                "average": 38340.82095,
                "count": 583281,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 4568.834932,
                "variance": 20874252.64
              },
              {
                "average": 36944.61739,
                "count": 583281,
                "maximum": 65280,
                "minimum": 17152,
                "name": "Green",
                "position": 13,
                "stddev": 3522.928754,
                "variance": 12411027.01
              },
              {
                "average": 33887.69963,
                "count": 583281,
                "maximum": 65280,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 3535.422605,
                "variance": 12499212.99
              },
              {
                "average": 187979718.2,
                "count": 583281,
                "maximum": 187980043.7,
                "minimum": 187979284.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 296.0914083,
                "variance": 87670.12204
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 583281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326980.759,
              4822724.993,
              1379.429578,
              327309.659,
              4823053.593,
              1415.169578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326980.7590440528,
                    4822724.993478187,
                    1379.4295780456955
                  ],
                  [
                    326980.7590440528,
                    4823053.593478187,
                    1379.4295780456955
                  ],
                  [
                    327309.6590440528,
                    4823053.593478187,
                    1415.1695780456953
                  ],
                  [
                    327309.6590440528,
                    4822724.993478187,
                    1415.1695780456953
                  ],
                  [
                    326980.7590440528,
                    4822724.993478187,
                    1379.4295780456955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:27:23+00:00",
            "end_time": "2017-08-28T18:14: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": "20170828_43119E2425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.13747694452442,
              43.49976152399312,
              1262.1004731428322
            ],
            [
              -119.13792616528715,
              43.512485613909696,
              1262.1004731428322
            ],
            [
              -119.12499523285729,
              43.512726774948135,
              1294.0004731428323
            ],
            [
              -119.12454872414176,
              43.50000257851446,
              1294.0004731428323
            ],
            [
              -119.13747694452442,
              43.49976152399312,
              1262.1004731428322
            ]
          ]
        ]
      },
      "bbox": [
        -119.1379262,
        43.49976152,
        1262.100473,
        -119.1245487,
        43.51272677,
        1294.000473
      ],
      "properties": {
        "datetime": "2017-08-28T19:36:48Z",
        "pc:count": 13724913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327733.0148,
            "count": 13724913,
            "maximum": 328240.1686,
            "minimum": 327194.2686,
            "name": "X",
            "position": 0,
            "stddev": 293.2021107,
            "variance": 85967.47773
          },
          {
            "average": 4819252.77,
            "count": 13724913,
            "maximum": 4819948.323,
            "minimum": 4818534.223,
            "name": "Y",
            "position": 1,
            "stddev": 403.5443983,
            "variance": 162848.0814
          },
          {
            "average": 1266.412935,
            "count": 13724913,
            "maximum": 1294.000473,
            "minimum": 1262.100473,
            "name": "Z",
            "position": 2,
            "stddev": 4.184972038,
            "variance": 17.51399096
          },
          {
            "average": 23603.04589,
            "count": 13724913,
            "maximum": 51345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2984.658265,
            "variance": 8908184.958
          },
          {
            "average": 1.003739987,
            "count": 13724913,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06947812095,
            "variance": 0.00482720929
          },
          {
            "average": 1.007619283,
            "count": 13724913,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1069729987,
            "variance": 0.01144322245
          },
          {
            "average": 0.5052112899,
            "count": 13724913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999728599,
            "variance": 0.2499728607
          },
          {
            "average": 1.092903103e-06,
            "count": 13724913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001045419527,
            "variance": 1.092901988e-06
          },
          {
            "average": 1.202699136,
            "count": 13724913,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4020102085,
            "variance": 0.1616122077
          },
          {
            "average": -0.9583822899,
            "count": 13724913,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78637174,
            "variance": 138.9185588
          },
          {
            "average": 1.992267711,
            "count": 13724913,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002593753,
            "variance": 1.005194234
          },
          {
            "average": 1041.323921,
            "count": 13724913,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.155054755,
            "variance": 1.334151487
          },
          {
            "average": 43010.48802,
            "count": 13724913,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4795.069574,
            "variance": 22992692.22
          },
          {
            "average": 42043.68706,
            "count": 13724913,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3596.879327,
            "variance": 12937540.9
          },
          {
            "average": 37579.2721,
            "count": 13724913,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4754.488151,
            "variance": 22605157.57
          },
          {
            "average": 187983045.3,
            "count": 13724913,
            "maximum": 187984208.7,
            "minimum": 187982049.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 469.8694905,
            "variance": 220777.3381
          },
          {
            "average": 0,
            "count": 13724913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13724913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327194.2686,
          4818534.223,
          1262.100473,
          328240.1686,
          4819948.323,
          1294.000473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327194.2685506816,
                4818534.223320702,
                1262.1004731428322
              ],
              [
                327194.2685506816,
                4819948.323320702,
                1262.1004731428322
              ],
              [
                328240.1685506816,
                4819948.323320702,
                1294.0004731428323
              ],
              [
                328240.1685506816,
                4818534.223320702,
                1294.0004731428323
              ],
              [
                327194.2685506816,
                4818534.223320702,
                1262.1004731428322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:36:48+00:00",
        "end_time": "2017-08-28T19:00:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1379262,
            43.49976152,
            1262.100473,
            -119.1245487,
            43.51272677,
            1294.000473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.13747694452442,
                  43.49976152399312,
                  1262.1004731428322
                ],
                [
                  -119.13792616528715,
                  43.512485613909696,
                  1262.1004731428322
                ],
                [
                  -119.12499523285729,
                  43.512726774948135,
                  1294.0004731428323
                ],
                [
                  -119.12454872414176,
                  43.50000257851446,
                  1294.0004731428323
                ],
                [
                  -119.13747694452442,
                  43.49976152399312,
                  1262.1004731428322
                ]
              ]
            ]
          },
          "id": "20170828_43119E2425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:36:48Z",
            "pc:count": 13724913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327733.0148,
                "count": 13724913,
                "maximum": 328240.1686,
                "minimum": 327194.2686,
                "name": "X",
                "position": 0,
                "stddev": 293.2021107,
                "variance": 85967.47773
              },
              {
                "average": 4819252.77,
                "count": 13724913,
                "maximum": 4819948.323,
                "minimum": 4818534.223,
                "name": "Y",
                "position": 1,
                "stddev": 403.5443983,
                "variance": 162848.0814
              },
              {
                "average": 1266.412935,
                "count": 13724913,
                "maximum": 1294.000473,
                "minimum": 1262.100473,
                "name": "Z",
                "position": 2,
                "stddev": 4.184972038,
                "variance": 17.51399096
              },
              {
                "average": 23603.04589,
                "count": 13724913,
                "maximum": 51345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2984.658265,
                "variance": 8908184.958
              },
              {
                "average": 1.003739987,
                "count": 13724913,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06947812095,
                "variance": 0.00482720929
              },
              {
                "average": 1.007619283,
                "count": 13724913,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1069729987,
                "variance": 0.01144322245
              },
              {
                "average": 0.5052112899,
                "count": 13724913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999728599,
                "variance": 0.2499728607
              },
              {
                "average": 1.092903103e-06,
                "count": 13724913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001045419527,
                "variance": 1.092901988e-06
              },
              {
                "average": 1.202699136,
                "count": 13724913,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4020102085,
                "variance": 0.1616122077
              },
              {
                "average": -0.9583822899,
                "count": 13724913,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78637174,
                "variance": 138.9185588
              },
              {
                "average": 1.992267711,
                "count": 13724913,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002593753,
                "variance": 1.005194234
              },
              {
                "average": 1041.323921,
                "count": 13724913,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.155054755,
                "variance": 1.334151487
              },
              {
                "average": 43010.48802,
                "count": 13724913,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4795.069574,
                "variance": 22992692.22
              },
              {
                "average": 42043.68706,
                "count": 13724913,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3596.879327,
                "variance": 12937540.9
              },
              {
                "average": 37579.2721,
                "count": 13724913,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4754.488151,
                "variance": 22605157.57
              },
              {
                "average": 187983045.3,
                "count": 13724913,
                "maximum": 187984208.7,
                "minimum": 187982049.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 469.8694905,
                "variance": 220777.3381
              },
              {
                "average": 0,
                "count": 13724913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13724913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327194.2686,
              4818534.223,
              1262.100473,
              328240.1686,
              4819948.323,
              1294.000473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327194.2685506816,
                    4818534.223320702,
                    1262.1004731428322
                  ],
                  [
                    327194.2685506816,
                    4819948.323320702,
                    1262.1004731428322
                  ],
                  [
                    328240.1685506816,
                    4819948.323320702,
                    1294.0004731428323
                  ],
                  [
                    328240.1685506816,
                    4818534.223320702,
                    1294.0004731428323
                  ],
                  [
                    327194.2685506816,
                    4818534.223320702,
                    1262.1004731428322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:36:48+00:00",
            "end_time": "2017-08-28T19:00: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": "20170829_43119D4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4749748630431,
              43.44972486556961,
              1278.0963709604193
            ],
            [
              -119.4754955344495,
              43.462482026538254,
              1278.0963709604193
            ],
            [
              -119.4624980458129,
              43.46276283575828,
              1292.6363709604193
            ],
            [
              -119.46198010141862,
              43.450005550426496,
              1292.6363709604193
            ],
            [
              -119.4749748630431,
              43.44972486556961,
              1278.0963709604193
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754955,
        43.44972487,
        1278.096371,
        -119.4619801,
        43.46276284,
        1292.636371
      ],
      "properties": {
        "datetime": "2017-08-29T18:37:08Z",
        "pc:count": 13266588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300275.3632,
            "count": 13266588,
            "maximum": 300795.3093,
            "minimum": 299742.9093,
            "name": "X",
            "position": 0,
            "stddev": 290.7119588,
            "variance": 84513.44299
          },
          {
            "average": 4814445.117,
            "count": 13266588,
            "maximum": 4815151.52,
            "minimum": 4813733.42,
            "name": "Y",
            "position": 1,
            "stddev": 402.2239754,
            "variance": 161784.1263
          },
          {
            "average": 1282.060493,
            "count": 13266588,
            "maximum": 1292.636371,
            "minimum": 1278.096371,
            "name": "Z",
            "position": 2,
            "stddev": 2.111653922,
            "variance": 4.459082287
          },
          {
            "average": 19106.98161,
            "count": 13266588,
            "maximum": 27297,
            "minimum": 2241,
            "name": "Intensity",
            "position": 3,
            "stddev": 1308.351083,
            "variance": 1711782.557
          },
          {
            "average": 1.000003015,
            "count": 13266588,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001736399836,
            "variance": 3.015084392e-06
          },
          {
            "average": 1.000004523,
            "count": 13266588,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002126645191,
            "variance": 4.52261977e-06
          },
          {
            "average": 0.5028181323,
            "count": 13266588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920769,
            "variance": 0.249992077
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208083721,
            "count": 13266588,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4059370624,
            "variance": 0.1647848987
          },
          {
            "average": 0.1188886954,
            "count": 13266588,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69572098,
            "variance": 136.7898893
          },
          {
            "average": 2.000440279,
            "count": 13266588,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00012879,
            "variance": 1.000257597
          },
          {
            "average": 1073.339252,
            "count": 13266588,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.178196801,
            "variance": 4.744541304
          },
          {
            "average": 46056.03347,
            "count": 13266588,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2494.07644,
            "variance": 6220417.29
          },
          {
            "average": 44343.53748,
            "count": 13266588,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2450.058568,
            "variance": 6002786.987
          },
          {
            "average": 40785.70687,
            "count": 13266588,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2438.651599,
            "variance": 5947021.623
          },
          {
            "average": 188064934.8,
            "count": 13266588,
            "maximum": 188067028.6,
            "minimum": 188062170.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1560.788742,
            "variance": 2436061.497
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13266588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299742.9093,
          4813733.42,
          1278.096371,
          300795.3093,
          4815151.52,
          1292.636371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299742.9092837503,
                4813733.420275879,
                1278.0963709604193
              ],
              [
                299742.9092837503,
                4815151.520275879,
                1278.0963709604193
              ],
              [
                300795.3092837503,
                4815151.520275879,
                1292.6363709604193
              ],
              [
                300795.3092837503,
                4813733.420275879,
                1292.6363709604193
              ],
              [
                299742.9092837503,
                4813733.420275879,
                1278.0963709604193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:37:08+00:00",
        "end_time": "2017-08-29T17:16:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754955,
            43.44972487,
            1278.096371,
            -119.4619801,
            43.46276284,
            1292.636371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4749748630431,
                  43.44972486556961,
                  1278.0963709604193
                ],
                [
                  -119.4754955344495,
                  43.462482026538254,
                  1278.0963709604193
                ],
                [
                  -119.4624980458129,
                  43.46276283575828,
                  1292.6363709604193
                ],
                [
                  -119.46198010141862,
                  43.450005550426496,
                  1292.6363709604193
                ],
                [
                  -119.4749748630431,
                  43.44972486556961,
                  1278.0963709604193
                ]
              ]
            ]
          },
          "id": "20170829_43119D4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:37:08Z",
            "pc:count": 13266588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300275.3632,
                "count": 13266588,
                "maximum": 300795.3093,
                "minimum": 299742.9093,
                "name": "X",
                "position": 0,
                "stddev": 290.7119588,
                "variance": 84513.44299
              },
              {
                "average": 4814445.117,
                "count": 13266588,
                "maximum": 4815151.52,
                "minimum": 4813733.42,
                "name": "Y",
                "position": 1,
                "stddev": 402.2239754,
                "variance": 161784.1263
              },
              {
                "average": 1282.060493,
                "count": 13266588,
                "maximum": 1292.636371,
                "minimum": 1278.096371,
                "name": "Z",
                "position": 2,
                "stddev": 2.111653922,
                "variance": 4.459082287
              },
              {
                "average": 19106.98161,
                "count": 13266588,
                "maximum": 27297,
                "minimum": 2241,
                "name": "Intensity",
                "position": 3,
                "stddev": 1308.351083,
                "variance": 1711782.557
              },
              {
                "average": 1.000003015,
                "count": 13266588,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001736399836,
                "variance": 3.015084392e-06
              },
              {
                "average": 1.000004523,
                "count": 13266588,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002126645191,
                "variance": 4.52261977e-06
              },
              {
                "average": 0.5028181323,
                "count": 13266588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920769,
                "variance": 0.249992077
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208083721,
                "count": 13266588,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4059370624,
                "variance": 0.1647848987
              },
              {
                "average": 0.1188886954,
                "count": 13266588,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69572098,
                "variance": 136.7898893
              },
              {
                "average": 2.000440279,
                "count": 13266588,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00012879,
                "variance": 1.000257597
              },
              {
                "average": 1073.339252,
                "count": 13266588,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.178196801,
                "variance": 4.744541304
              },
              {
                "average": 46056.03347,
                "count": 13266588,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2494.07644,
                "variance": 6220417.29
              },
              {
                "average": 44343.53748,
                "count": 13266588,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2450.058568,
                "variance": 6002786.987
              },
              {
                "average": 40785.70687,
                "count": 13266588,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2438.651599,
                "variance": 5947021.623
              },
              {
                "average": 188064934.8,
                "count": 13266588,
                "maximum": 188067028.6,
                "minimum": 188062170.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1560.788742,
                "variance": 2436061.497
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13266588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299742.9093,
              4813733.42,
              1278.096371,
              300795.3093,
              4815151.52,
              1292.636371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299742.9092837503,
                    4813733.420275879,
                    1278.0963709604193
                  ],
                  [
                    299742.9092837503,
                    4815151.520275879,
                    1278.0963709604193
                  ],
                  [
                    300795.3092837503,
                    4815151.520275879,
                    1292.6363709604193
                  ],
                  [
                    300795.3092837503,
                    4813733.420275879,
                    1292.6363709604193
                  ],
                  [
                    299742.9092837503,
                    4813733.420275879,
                    1278.0963709604193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:37:08+00:00",
            "end_time": "2017-08-29T17:16: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": "20170828_43119E2314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247747584245,
              43.524754102056576,
              1288.5346584007157
            ],
            [
              -119.21266317716538,
              43.52983212915857,
              1288.5346584007157
            ],
            [
              -119.19998664835622,
              43.530076864621456,
              1342.294658400716
            ],
            [
              -119.19980200883342,
              43.52499879437568,
              1342.294658400716
            ],
            [
              -119.21247747584245,
              43.524754102056576,
              1288.5346584007157
            ]
          ]
        ]
      },
      "bbox": [
        -119.2126632,
        43.5247541,
        1288.534658,
        -119.199802,
        43.53007686,
        1342.294658
      ],
      "properties": {
        "datetime": "2017-08-28T18:52:09Z",
        "pc:count": 5111213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321754.067,
            "count": 5111213,
            "maximum": 322229.5569,
            "minimum": 321204.4769,
            "name": "X",
            "position": 0,
            "stddev": 287.1140477,
            "variance": 82434.4764
          },
          {
            "average": 4821723.5,
            "count": 5111213,
            "maximum": 4822032.867,
            "minimum": 4821468.487,
            "name": "Y",
            "position": 1,
            "stddev": 153.2816651,
            "variance": 23495.26886
          },
          {
            "average": 1304.918492,
            "count": 5111213,
            "maximum": 1342.294658,
            "minimum": 1288.534658,
            "name": "Z",
            "position": 2,
            "stddev": 10.42734405,
            "variance": 108.729504
          },
          {
            "average": 20841.14039,
            "count": 5111213,
            "maximum": 30161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3472.020165,
            "variance": 12054924.02
          },
          {
            "average": 1.060921351,
            "count": 5111213,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2855781184,
            "variance": 0.08155486173
          },
          {
            "average": 1.122783183,
            "count": 5111213,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4275416212,
            "variance": 0.1827918379
          },
          {
            "average": 0.5127456046,
            "count": 5111213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998375721,
            "variance": 0.2498375984
          },
          {
            "average": 1.956482737e-07,
            "count": 5111213,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004423214597,
            "variance": 1.956482737e-07
          },
          {
            "average": 1.191072452,
            "count": 5111213,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3931460292,
            "variance": 0.1545638003
          },
          {
            "average": -2.922844224,
            "count": 5111213,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70138754,
            "variance": 136.9224704
          },
          {
            "average": 1.944398521,
            "count": 5111213,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015122892,
            "variance": 1.030474486
          },
          {
            "average": 1035.510267,
            "count": 5111213,
            "maximum": 1037,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8069537866,
            "variance": 0.6511744136
          },
          {
            "average": 42513.72803,
            "count": 5111213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4830.130206,
            "variance": 23330157.81
          },
          {
            "average": 41079.40668,
            "count": 5111213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3824.878007,
            "variance": 14629691.77
          },
          {
            "average": 37667.82884,
            "count": 5111213,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3579.227396,
            "variance": 12810868.75
          },
          {
            "average": 187980951.9,
            "count": 5111213,
            "maximum": 187981529.2,
            "minimum": 187980380.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 315.9498396,
            "variance": 99824.30116
          },
          {
            "average": 0,
            "count": 5111213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5111213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5111213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5111213,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5111213,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321204.4769,
          4821468.487,
          1288.534658,
          322229.5569,
          4822032.867,
          1342.294658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321204.4769184763,
                4821468.486879345,
                1288.5346584007157
              ],
              [
                321204.4769184763,
                4822032.866879346,
                1288.5346584007157
              ],
              [
                322229.55691847624,
                4822032.866879346,
                1342.294658400716
              ],
              [
                322229.55691847624,
                4821468.486879345,
                1342.294658400716
              ],
              [
                321204.4769184763,
                4821468.486879345,
                1288.5346584007157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:52:09+00:00",
        "end_time": "2017-08-28T18:33:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2126632,
            43.5247541,
            1288.534658,
            -119.199802,
            43.53007686,
            1342.294658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247747584245,
                  43.524754102056576,
                  1288.5346584007157
                ],
                [
                  -119.21266317716538,
                  43.52983212915857,
                  1288.5346584007157
                ],
                [
                  -119.19998664835622,
                  43.530076864621456,
                  1342.294658400716
                ],
                [
                  -119.19980200883342,
                  43.52499879437568,
                  1342.294658400716
                ],
                [
                  -119.21247747584245,
                  43.524754102056576,
                  1288.5346584007157
                ]
              ]
            ]
          },
          "id": "20170828_43119E2314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:52:09Z",
            "pc:count": 5111213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321754.067,
                "count": 5111213,
                "maximum": 322229.5569,
                "minimum": 321204.4769,
                "name": "X",
                "position": 0,
                "stddev": 287.1140477,
                "variance": 82434.4764
              },
              {
                "average": 4821723.5,
                "count": 5111213,
                "maximum": 4822032.867,
                "minimum": 4821468.487,
                "name": "Y",
                "position": 1,
                "stddev": 153.2816651,
                "variance": 23495.26886
              },
              {
                "average": 1304.918492,
                "count": 5111213,
                "maximum": 1342.294658,
                "minimum": 1288.534658,
                "name": "Z",
                "position": 2,
                "stddev": 10.42734405,
                "variance": 108.729504
              },
              {
                "average": 20841.14039,
                "count": 5111213,
                "maximum": 30161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3472.020165,
                "variance": 12054924.02
              },
              {
                "average": 1.060921351,
                "count": 5111213,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2855781184,
                "variance": 0.08155486173
              },
              {
                "average": 1.122783183,
                "count": 5111213,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4275416212,
                "variance": 0.1827918379
              },
              {
                "average": 0.5127456046,
                "count": 5111213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998375721,
                "variance": 0.2498375984
              },
              {
                "average": 1.956482737e-07,
                "count": 5111213,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004423214597,
                "variance": 1.956482737e-07
              },
              {
                "average": 1.191072452,
                "count": 5111213,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3931460292,
                "variance": 0.1545638003
              },
              {
                "average": -2.922844224,
                "count": 5111213,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70138754,
                "variance": 136.9224704
              },
              {
                "average": 1.944398521,
                "count": 5111213,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015122892,
                "variance": 1.030474486
              },
              {
                "average": 1035.510267,
                "count": 5111213,
                "maximum": 1037,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8069537866,
                "variance": 0.6511744136
              },
              {
                "average": 42513.72803,
                "count": 5111213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4830.130206,
                "variance": 23330157.81
              },
              {
                "average": 41079.40668,
                "count": 5111213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3824.878007,
                "variance": 14629691.77
              },
              {
                "average": 37667.82884,
                "count": 5111213,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3579.227396,
                "variance": 12810868.75
              },
              {
                "average": 187980951.9,
                "count": 5111213,
                "maximum": 187981529.2,
                "minimum": 187980380.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 315.9498396,
                "variance": 99824.30116
              },
              {
                "average": 0,
                "count": 5111213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5111213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5111213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5111213,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5111213,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321204.4769,
              4821468.487,
              1288.534658,
              322229.5569,
              4822032.867,
              1342.294658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321204.4769184763,
                    4821468.486879345,
                    1288.5346584007157
                  ],
                  [
                    321204.4769184763,
                    4822032.866879346,
                    1288.5346584007157
                  ],
                  [
                    322229.55691847624,
                    4822032.866879346,
                    1342.294658400716
                  ],
                  [
                    322229.55691847624,
                    4821468.486879345,
                    1342.294658400716
                  ],
                  [
                    321204.4769184763,
                    4821468.486879345,
                    1288.5346584007157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:52:09+00:00",
            "end_time": "2017-08-28T18:33:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.13747686306272,
              43.53726203585219,
              1369.8416605764785
            ],
            [
              -119.1376630618477,
              43.54253016162127,
              1369.8416605764785
            ],
            [
              -119.12499091306418,
              43.54276649343825,
              1458.1616605764787
            ],
            [
              -119.12480581604183,
              43.53749832444833,
              1458.1616605764787
            ],
            [
              -119.13747686306272,
              43.53726203585219,
              1369.8416605764785
            ]
          ]
        ]
      },
      "bbox": [
        -119.1376631,
        43.53726204,
        1369.841661,
        -119.1248058,
        43.54276649,
        1458.161661
      ],
      "properties": {
        "datetime": "2017-08-28T18:27:38Z",
        "pc:count": 5573948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327810.0365,
            "count": 5573948,
            "maximum": 328325.7752,
            "minimum": 327301.3152,
            "name": "X",
            "position": 0,
            "stddev": 290.6674329,
            "variance": 84487.55655
          },
          {
            "average": 4822974.555,
            "count": 5573948,
            "maximum": 4823284.604,
            "minimum": 4822699.124,
            "name": "Y",
            "position": 1,
            "stddev": 155.4470757,
            "variance": 24163.79333
          },
          {
            "average": 1416.004505,
            "count": 5573948,
            "maximum": 1458.161661,
            "minimum": 1369.841661,
            "name": "Z",
            "position": 2,
            "stddev": 20.602407,
            "variance": 424.4591741
          },
          {
            "average": 19836.38452,
            "count": 5573948,
            "maximum": 29953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2295.464099,
            "variance": 5269155.431
          },
          {
            "average": 1.02113798,
            "count": 5573948,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1634458599,
            "variance": 0.02671454912
          },
          {
            "average": 1.042700793,
            "count": 5573948,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2436557203,
            "variance": 0.05936811004
          },
          {
            "average": 0.5097083791,
            "count": 5573948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999057833,
            "variance": 0.2499057922
          },
          {
            "average": 7.176242046e-07,
            "count": 5573948,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008471268018,
            "variance": 7.176238184e-07
          },
          {
            "average": 1.22347051,
            "count": 5573948,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4165710889,
            "variance": 0.1735314721
          },
          {
            "average": -3.166732589,
            "count": 5573948,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.20888076,
            "variance": 125.6390078
          },
          {
            "average": 1.990858006,
            "count": 5573948,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005635069,
            "variance": 1.011301893
          },
          {
            "average": 1031.793951,
            "count": 5573948,
            "maximum": 1033,
            "minimum": 1030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7279016967,
            "variance": 0.5298408801
          },
          {
            "average": 42079.54832,
            "count": 5573948,
            "maximum": 65280,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 2951.748372,
            "variance": 8712818.452
          },
          {
            "average": 39533.65284,
            "count": 5573948,
            "maximum": 65280,
            "minimum": 18176,
            "name": "Green",
            "position": 13,
            "stddev": 2429.166723,
            "variance": 5900850.966
          },
          {
            "average": 36012.95887,
            "count": 5573948,
            "maximum": 65280,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 2393.469302,
            "variance": 5728695.298
          },
          {
            "average": 187979540.3,
            "count": 5573948,
            "maximum": 187980058.2,
            "minimum": 187979117.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 263.8295198,
            "variance": 69606.01551
          },
          {
            "average": 0,
            "count": 5573948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5573948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327301.3152,
          4822699.124,
          1369.841661,
          328325.7752,
          4823284.604,
          1458.161661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327301.31515538273,
                4822699.124370022,
                1369.8416605764785
              ],
              [
                327301.31515538273,
                4823284.604370022,
                1369.8416605764785
              ],
              [
                328325.7751553827,
                4823284.604370022,
                1458.1616605764787
              ],
              [
                328325.7751553827,
                4822699.124370022,
                1458.1616605764787
              ],
              [
                327301.31515538273,
                4822699.124370022,
                1369.8416605764785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:27:38+00:00",
        "end_time": "2017-08-28T18:11:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1376631,
            43.53726204,
            1369.841661,
            -119.1248058,
            43.54276649,
            1458.161661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.13747686306272,
                  43.53726203585219,
                  1369.8416605764785
                ],
                [
                  -119.1376630618477,
                  43.54253016162127,
                  1369.8416605764785
                ],
                [
                  -119.12499091306418,
                  43.54276649343825,
                  1458.1616605764787
                ],
                [
                  -119.12480581604183,
                  43.53749832444833,
                  1458.1616605764787
                ],
                [
                  -119.13747686306272,
                  43.53726203585219,
                  1369.8416605764785
                ]
              ]
            ]
          },
          "id": "20170828_43119E2410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:27:38Z",
            "pc:count": 5573948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327810.0365,
                "count": 5573948,
                "maximum": 328325.7752,
                "minimum": 327301.3152,
                "name": "X",
                "position": 0,
                "stddev": 290.6674329,
                "variance": 84487.55655
              },
              {
                "average": 4822974.555,
                "count": 5573948,
                "maximum": 4823284.604,
                "minimum": 4822699.124,
                "name": "Y",
                "position": 1,
                "stddev": 155.4470757,
                "variance": 24163.79333
              },
              {
                "average": 1416.004505,
                "count": 5573948,
                "maximum": 1458.161661,
                "minimum": 1369.841661,
                "name": "Z",
                "position": 2,
                "stddev": 20.602407,
                "variance": 424.4591741
              },
              {
                "average": 19836.38452,
                "count": 5573948,
                "maximum": 29953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2295.464099,
                "variance": 5269155.431
              },
              {
                "average": 1.02113798,
                "count": 5573948,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1634458599,
                "variance": 0.02671454912
              },
              {
                "average": 1.042700793,
                "count": 5573948,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2436557203,
                "variance": 0.05936811004
              },
              {
                "average": 0.5097083791,
                "count": 5573948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999057833,
                "variance": 0.2499057922
              },
              {
                "average": 7.176242046e-07,
                "count": 5573948,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008471268018,
                "variance": 7.176238184e-07
              },
              {
                "average": 1.22347051,
                "count": 5573948,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4165710889,
                "variance": 0.1735314721
              },
              {
                "average": -3.166732589,
                "count": 5573948,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.20888076,
                "variance": 125.6390078
              },
              {
                "average": 1.990858006,
                "count": 5573948,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005635069,
                "variance": 1.011301893
              },
              {
                "average": 1031.793951,
                "count": 5573948,
                "maximum": 1033,
                "minimum": 1030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7279016967,
                "variance": 0.5298408801
              },
              {
                "average": 42079.54832,
                "count": 5573948,
                "maximum": 65280,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 2951.748372,
                "variance": 8712818.452
              },
              {
                "average": 39533.65284,
                "count": 5573948,
                "maximum": 65280,
                "minimum": 18176,
                "name": "Green",
                "position": 13,
                "stddev": 2429.166723,
                "variance": 5900850.966
              },
              {
                "average": 36012.95887,
                "count": 5573948,
                "maximum": 65280,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 2393.469302,
                "variance": 5728695.298
              },
              {
                "average": 187979540.3,
                "count": 5573948,
                "maximum": 187980058.2,
                "minimum": 187979117.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 263.8295198,
                "variance": 69606.01551
              },
              {
                "average": 0,
                "count": 5573948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5573948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327301.3152,
              4822699.124,
              1369.841661,
              328325.7752,
              4823284.604,
              1458.161661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327301.31515538273,
                    4822699.124370022,
                    1369.8416605764785
                  ],
                  [
                    327301.31515538273,
                    4823284.604370022,
                    1369.8416605764785
                  ],
                  [
                    328325.7751553827,
                    4823284.604370022,
                    1458.1616605764787
                  ],
                  [
                    328325.7751553827,
                    4822699.124370022,
                    1458.1616605764787
                  ],
                  [
                    327301.31515538273,
                    4822699.124370022,
                    1369.8416605764785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:27:38+00:00",
            "end_time": "2017-08-28T18:11: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": "20170829_43119D4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497537363915,
              43.474724983789585,
              1272.4638863357013
            ],
            [
              -119.47549652906706,
              43.48748280846746,
              1272.4638863357013
            ],
            [
              -119.46249788186792,
              43.487763654999874,
              1286.5838863357012
            ],
            [
              -119.46197945622939,
              43.475005705941754,
              1286.5838863357012
            ],
            [
              -119.47497537363915,
              43.474724983789585,
              1272.4638863357013
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754965,
        43.47472498,
        1272.463886,
        -119.4619795,
        43.48776365,
        1286.583886
      ],
      "properties": {
        "datetime": "2017-09-10T14:37:02Z",
        "pc:count": 27877251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300367.8554,
            "count": 27877251,
            "maximum": 300877.4827,
            "minimum": 299825.4227,
            "name": "X",
            "position": 0,
            "stddev": 296.9467666,
            "variance": 88177.3822
          },
          {
            "average": 4817254.549,
            "count": 27877251,
            "maximum": 4817928.19,
            "minimum": 4816510.01,
            "name": "Y",
            "position": 1,
            "stddev": 387.0985965,
            "variance": 149845.3234
          },
          {
            "average": 1276.121755,
            "count": 27877251,
            "maximum": 1286.583886,
            "minimum": 1272.463886,
            "name": "Z",
            "position": 2,
            "stddev": 3.92349827,
            "variance": 15.39383867
          },
          {
            "average": 25951.69257,
            "count": 27877251,
            "maximum": 59825,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5345.217904,
            "variance": 28571354.44
          },
          {
            "average": 1.000664018,
            "count": 27877251,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02584896107,
            "variance": 0.0006681687885
          },
          {
            "average": 1.001318243,
            "count": 27877251,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03647104045,
            "variance": 0.001330136792
          },
          {
            "average": 0.5029190289,
            "count": 27877251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914882,
            "variance": 0.2499914882
          },
          {
            "average": 1.736182667e-05,
            "count": 27877251,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004166716437,
            "variance": 1.736152586e-05
          },
          {
            "average": 1.121722045,
            "count": 27877251,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3269645127,
            "variance": 0.1069057926
          },
          {
            "average": -0.491373157,
            "count": 27877251,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9846283,
            "variance": 143.6313156
          },
          {
            "average": 2.009256221,
            "count": 27877251,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000610949,
            "variance": 1.001222271
          },
          {
            "average": 1109.535191,
            "count": 27877251,
            "maximum": 1157,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 42.54822917,
            "variance": 1810.351806
          },
          {
            "average": 36770.95823,
            "count": 27877251,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10733.02016,
            "variance": 115197721.8
          },
          {
            "average": 36475.43217,
            "count": 27877251,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8845.170882,
            "variance": 78237047.92
          },
          {
            "average": 33100.23455,
            "count": 27877251,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7915.217815,
            "variance": 62650673.06
          },
          {
            "average": 188493904.8,
            "count": 27877251,
            "maximum": 189089422.9,
            "minimum": 188059895.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 447153.6699,
            "variance": 199946404500.0
          },
          {
            "average": 0,
            "count": 27877251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27877251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27877251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27877251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27877251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299825.4227,
          4816510.01,
          1272.463886,
          300877.4827,
          4817928.19,
          1286.583886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299825.42266637855,
                4816510.009942855,
                1272.4638863357013
              ],
              [
                299825.42266637855,
                4817928.189942854,
                1272.4638863357013
              ],
              [
                300877.4826663786,
                4817928.189942854,
                1286.5838863357012
              ],
              [
                300877.4826663786,
                4816510.009942855,
                1286.5838863357012
              ],
              [
                299825.42266637855,
                4816510.009942855,
                1272.4638863357013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:37:02+00:00",
        "end_time": "2017-08-29T16:38:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754965,
            43.47472498,
            1272.463886,
            -119.4619795,
            43.48776365,
            1286.583886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497537363915,
                  43.474724983789585,
                  1272.4638863357013
                ],
                [
                  -119.47549652906706,
                  43.48748280846746,
                  1272.4638863357013
                ],
                [
                  -119.46249788186792,
                  43.487763654999874,
                  1286.5838863357012
                ],
                [
                  -119.46197945622939,
                  43.475005705941754,
                  1286.5838863357012
                ],
                [
                  -119.47497537363915,
                  43.474724983789585,
                  1272.4638863357013
                ]
              ]
            ]
          },
          "id": "20170829_43119D4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:37:02Z",
            "pc:count": 27877251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300367.8554,
                "count": 27877251,
                "maximum": 300877.4827,
                "minimum": 299825.4227,
                "name": "X",
                "position": 0,
                "stddev": 296.9467666,
                "variance": 88177.3822
              },
              {
                "average": 4817254.549,
                "count": 27877251,
                "maximum": 4817928.19,
                "minimum": 4816510.01,
                "name": "Y",
                "position": 1,
                "stddev": 387.0985965,
                "variance": 149845.3234
              },
              {
                "average": 1276.121755,
                "count": 27877251,
                "maximum": 1286.583886,
                "minimum": 1272.463886,
                "name": "Z",
                "position": 2,
                "stddev": 3.92349827,
                "variance": 15.39383867
              },
              {
                "average": 25951.69257,
                "count": 27877251,
                "maximum": 59825,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5345.217904,
                "variance": 28571354.44
              },
              {
                "average": 1.000664018,
                "count": 27877251,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02584896107,
                "variance": 0.0006681687885
              },
              {
                "average": 1.001318243,
                "count": 27877251,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03647104045,
                "variance": 0.001330136792
              },
              {
                "average": 0.5029190289,
                "count": 27877251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914882,
                "variance": 0.2499914882
              },
              {
                "average": 1.736182667e-05,
                "count": 27877251,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004166716437,
                "variance": 1.736152586e-05
              },
              {
                "average": 1.121722045,
                "count": 27877251,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3269645127,
                "variance": 0.1069057926
              },
              {
                "average": -0.491373157,
                "count": 27877251,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9846283,
                "variance": 143.6313156
              },
              {
                "average": 2.009256221,
                "count": 27877251,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000610949,
                "variance": 1.001222271
              },
              {
                "average": 1109.535191,
                "count": 27877251,
                "maximum": 1157,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 42.54822917,
                "variance": 1810.351806
              },
              {
                "average": 36770.95823,
                "count": 27877251,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10733.02016,
                "variance": 115197721.8
              },
              {
                "average": 36475.43217,
                "count": 27877251,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8845.170882,
                "variance": 78237047.92
              },
              {
                "average": 33100.23455,
                "count": 27877251,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7915.217815,
                "variance": 62650673.06
              },
              {
                "average": 188493904.8,
                "count": 27877251,
                "maximum": 189089422.9,
                "minimum": 188059895.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 447153.6699,
                "variance": 199946404500.0
              },
              {
                "average": 0,
                "count": 27877251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27877251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27877251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27877251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27877251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299825.4227,
              4816510.01,
              1272.463886,
              300877.4827,
              4817928.19,
              1286.583886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299825.42266637855,
                    4816510.009942855,
                    1272.4638863357013
                  ],
                  [
                    299825.42266637855,
                    4817928.189942854,
                    1272.4638863357013
                  ],
                  [
                    300877.4826663786,
                    4817928.189942854,
                    1286.5838863357012
                  ],
                  [
                    300877.4826663786,
                    4816510.009942855,
                    1286.5838863357012
                  ],
                  [
                    299825.42266637855,
                    4816510.009942855,
                    1272.4638863357013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:37:02+00:00",
            "end_time": "2017-08-29T16:38:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374747307364,
              43.437229336579975,
              1267.5289364280138
            ],
            [
              -119.43798713516864,
              43.44998292609306,
              1267.5289364280138
            ],
            [
              -119.42499739235303,
              43.450259293671934,
              1289.6489364280137
            ],
            [
              -119.42448771150328,
              43.437505581794134,
              1289.6489364280137
            ],
            [
              -119.4374747307364,
              43.437229336579975,
              1267.5289364280138
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379871,
        43.43722934,
        1267.528936,
        -119.4244877,
        43.45025929,
        1289.648936
      ],
      "properties": {
        "datetime": "2017-08-29T17:15:33Z",
        "pc:count": 13617729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303264.6099,
            "count": 13617729,
            "maximum": 303788.5892,
            "minimum": 302736.6292,
            "name": "X",
            "position": 0,
            "stddev": 293.3335388,
            "variance": 86044.56501
          },
          {
            "average": 4812958.432,
            "count": 13617729,
            "maximum": 4813673.782,
            "minimum": 4812256.122,
            "name": "Y",
            "position": 1,
            "stddev": 401.6933017,
            "variance": 161357.5086
          },
          {
            "average": 1273.487525,
            "count": 13617729,
            "maximum": 1289.648936,
            "minimum": 1267.528936,
            "name": "Z",
            "position": 2,
            "stddev": 4.630297155,
            "variance": 21.43965174
          },
          {
            "average": 21174.72721,
            "count": 13617729,
            "maximum": 30081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2275.166511,
            "variance": 5176382.652
          },
          {
            "average": 1.000193718,
            "count": 13617729,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01410559357,
            "variance": 0.0001989677699
          },
          {
            "average": 1.000407484,
            "count": 13617729,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02060698539,
            "variance": 0.0004246478468
          },
          {
            "average": 0.5020063184,
            "count": 13617729,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995993,
            "variance": 0.249995993
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192777004,
            "count": 13617729,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3944794573,
            "variance": 0.1556140423
          },
          {
            "average": 0.2871494147,
            "count": 13617729,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70614316,
            "variance": 137.0337878
          },
          {
            "average": 2.000298214,
            "count": 13617729,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000272835,
            "variance": 1.000545744
          },
          {
            "average": 1066.338485,
            "count": 13617729,
            "maximum": 1069,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9974201125,
            "variance": 0.9948468809
          },
          {
            "average": 41973.55774,
            "count": 13617729,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6321.852014,
            "variance": 39965812.88
          },
          {
            "average": 41825.90935,
            "count": 13617729,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5132.978839,
            "variance": 26347471.77
          },
          {
            "average": 37256.34168,
            "count": 13617729,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5821.499125,
            "variance": 33889852.06
          },
          {
            "average": 188060351.9,
            "count": 13617729,
            "maximum": 188062133.1,
            "minimum": 188058686.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.4054111,
            "variance": 411400.9014
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13617729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302736.6292,
          4812256.122,
          1267.528936,
          303788.5892,
          4813673.782,
          1289.648936
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302736.62916638644,
                4812256.12167301,
                1267.5289364280138
              ],
              [
                302736.62916638644,
                4813673.78167301,
                1267.5289364280138
              ],
              [
                303788.5891663864,
                4813673.78167301,
                1289.6489364280137
              ],
              [
                303788.5891663864,
                4812256.12167301,
                1289.6489364280137
              ],
              [
                302736.62916638644,
                4812256.12167301,
                1267.5289364280138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:15:33+00:00",
        "end_time": "2017-08-29T16:18:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379871,
            43.43722934,
            1267.528936,
            -119.4244877,
            43.45025929,
            1289.648936
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374747307364,
                  43.437229336579975,
                  1267.5289364280138
                ],
                [
                  -119.43798713516864,
                  43.44998292609306,
                  1267.5289364280138
                ],
                [
                  -119.42499739235303,
                  43.450259293671934,
                  1289.6489364280137
                ],
                [
                  -119.42448771150328,
                  43.437505581794134,
                  1289.6489364280137
                ],
                [
                  -119.4374747307364,
                  43.437229336579975,
                  1267.5289364280138
                ]
              ]
            ]
          },
          "id": "20170829_43119D4221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:15:33Z",
            "pc:count": 13617729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303264.6099,
                "count": 13617729,
                "maximum": 303788.5892,
                "minimum": 302736.6292,
                "name": "X",
                "position": 0,
                "stddev": 293.3335388,
                "variance": 86044.56501
              },
              {
                "average": 4812958.432,
                "count": 13617729,
                "maximum": 4813673.782,
                "minimum": 4812256.122,
                "name": "Y",
                "position": 1,
                "stddev": 401.6933017,
                "variance": 161357.5086
              },
              {
                "average": 1273.487525,
                "count": 13617729,
                "maximum": 1289.648936,
                "minimum": 1267.528936,
                "name": "Z",
                "position": 2,
                "stddev": 4.630297155,
                "variance": 21.43965174
              },
              {
                "average": 21174.72721,
                "count": 13617729,
                "maximum": 30081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2275.166511,
                "variance": 5176382.652
              },
              {
                "average": 1.000193718,
                "count": 13617729,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01410559357,
                "variance": 0.0001989677699
              },
              {
                "average": 1.000407484,
                "count": 13617729,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02060698539,
                "variance": 0.0004246478468
              },
              {
                "average": 0.5020063184,
                "count": 13617729,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995993,
                "variance": 0.249995993
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192777004,
                "count": 13617729,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3944794573,
                "variance": 0.1556140423
              },
              {
                "average": 0.2871494147,
                "count": 13617729,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70614316,
                "variance": 137.0337878
              },
              {
                "average": 2.000298214,
                "count": 13617729,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000272835,
                "variance": 1.000545744
              },
              {
                "average": 1066.338485,
                "count": 13617729,
                "maximum": 1069,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9974201125,
                "variance": 0.9948468809
              },
              {
                "average": 41973.55774,
                "count": 13617729,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6321.852014,
                "variance": 39965812.88
              },
              {
                "average": 41825.90935,
                "count": 13617729,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5132.978839,
                "variance": 26347471.77
              },
              {
                "average": 37256.34168,
                "count": 13617729,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5821.499125,
                "variance": 33889852.06
              },
              {
                "average": 188060351.9,
                "count": 13617729,
                "maximum": 188062133.1,
                "minimum": 188058686.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.4054111,
                "variance": 411400.9014
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13617729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302736.6292,
              4812256.122,
              1267.528936,
              303788.5892,
              4813673.782,
              1289.648936
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302736.62916638644,
                    4812256.12167301,
                    1267.5289364280138
                  ],
                  [
                    302736.62916638644,
                    4813673.78167301,
                    1267.5289364280138
                  ],
                  [
                    303788.5891663864,
                    4813673.78167301,
                    1289.6489364280137
                  ],
                  [
                    303788.5891663864,
                    4812256.12167301,
                    1289.6489364280137
                  ],
                  [
                    302736.62916638644,
                    4812256.12167301,
                    1267.5289364280138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:15:33+00:00",
            "end_time": "2017-08-29T16:18: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": "20170830_43119E3323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997556890102,
              43.499738586404305,
              1380.1573447320573
            ],
            [
              -119.35047032636098,
              43.51248403516309,
              1380.1573447320573
            ],
            [
              -119.33749676720566,
              43.512750141909585,
              1414.377344732057
            ],
            [
              -119.3370047345107,
              43.500004575418274,
              1414.377344732057
            ],
            [
              -119.34997556890102,
              43.499738586404305,
              1380.1573447320573
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504703,
        43.49973859,
        1380.157345,
        -119.3370047,
        43.51275014,
        1414.377345
      ],
      "properties": {
        "datetime": "2017-08-30T19:42:11Z",
        "pc:count": 14364098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310535.4848,
            "count": 14364098,
            "maximum": 311063.6109,
            "minimum": 310014.1109,
            "name": "X",
            "position": 0,
            "stddev": 294.2463295,
            "variance": 86580.90244
          },
          {
            "average": 4819711.702,
            "count": 14364098,
            "maximum": 4820411.703,
            "minimum": 4818995.023,
            "name": "Y",
            "position": 1,
            "stddev": 408.1514776,
            "variance": 166587.6286
          },
          {
            "average": 1398.446074,
            "count": 14364098,
            "maximum": 1414.377345,
            "minimum": 1380.157345,
            "name": "Z",
            "position": 2,
            "stddev": 5.062738503,
            "variance": 25.63132114
          },
          {
            "average": 19874.21858,
            "count": 14364098,
            "maximum": 29153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2675.932114,
            "variance": 7160612.679
          },
          {
            "average": 1.034005546,
            "count": 14364098,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1938850478,
            "variance": 0.03759141176
          },
          {
            "average": 1.068714443,
            "count": 14364098,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.280093123,
            "variance": 0.07845215758
          },
          {
            "average": 0.5027815878,
            "count": 14364098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922801,
            "variance": 0.2499922802
          },
          {
            "average": 6.47447546e-06,
            "count": 14364098,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00254449091,
            "variance": 6.474433991e-06
          },
          {
            "average": 1.159877216,
            "count": 14364098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3664921571,
            "variance": 0.1343165012
          },
          {
            "average": 0.2461030753,
            "count": 14364098,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61362594,
            "variance": 134.8763075
          },
          {
            "average": 1.979736075,
            "count": 14364098,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009157387,
            "variance": 1.018398631
          },
          {
            "average": 1107.543297,
            "count": 14364098,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9822450391,
            "variance": 0.9648053169
          },
          {
            "average": 40137.2104,
            "count": 14364098,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5135.470192,
            "variance": 26373054.09
          },
          {
            "average": 38710.10499,
            "count": 14364098,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4105.072989,
            "variance": 16851624.25
          },
          {
            "average": 35866.40669,
            "count": 14364098,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3970.804168,
            "variance": 15767285.74
          },
          {
            "average": 188155289.3,
            "count": 14364098,
            "maximum": 188157331.9,
            "minimum": 188153311,
            "name": "GpsTime",
            "position": 15,
            "stddev": 739.9332911,
            "variance": 547501.2752
          },
          {
            "average": 0,
            "count": 14364098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14364098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14364098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14364098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14364098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310014.1109,
          4818995.023,
          1380.157345,
          311063.6109,
          4820411.703,
          1414.377345
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310014.11085792375,
                4818995.023189722,
                1380.1573447320573
              ],
              [
                310014.11085792375,
                4820411.703189721,
                1380.1573447320573
              ],
              [
                311063.61085792375,
                4820411.703189721,
                1414.377344732057
              ],
              [
                311063.61085792375,
                4818995.023189722,
                1414.377344732057
              ],
              [
                310014.11085792375,
                4818995.023189722,
                1380.1573447320573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:42:11+00:00",
        "end_time": "2017-08-30T18:35:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504703,
            43.49973859,
            1380.157345,
            -119.3370047,
            43.51275014,
            1414.377345
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997556890102,
                  43.499738586404305,
                  1380.1573447320573
                ],
                [
                  -119.35047032636098,
                  43.51248403516309,
                  1380.1573447320573
                ],
                [
                  -119.33749676720566,
                  43.512750141909585,
                  1414.377344732057
                ],
                [
                  -119.3370047345107,
                  43.500004575418274,
                  1414.377344732057
                ],
                [
                  -119.34997556890102,
                  43.499738586404305,
                  1380.1573447320573
                ]
              ]
            ]
          },
          "id": "20170830_43119E3323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:42:11Z",
            "pc:count": 14364098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310535.4848,
                "count": 14364098,
                "maximum": 311063.6109,
                "minimum": 310014.1109,
                "name": "X",
                "position": 0,
                "stddev": 294.2463295,
                "variance": 86580.90244
              },
              {
                "average": 4819711.702,
                "count": 14364098,
                "maximum": 4820411.703,
                "minimum": 4818995.023,
                "name": "Y",
                "position": 1,
                "stddev": 408.1514776,
                "variance": 166587.6286
              },
              {
                "average": 1398.446074,
                "count": 14364098,
                "maximum": 1414.377345,
                "minimum": 1380.157345,
                "name": "Z",
                "position": 2,
                "stddev": 5.062738503,
                "variance": 25.63132114
              },
              {
                "average": 19874.21858,
                "count": 14364098,
                "maximum": 29153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2675.932114,
                "variance": 7160612.679
              },
              {
                "average": 1.034005546,
                "count": 14364098,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1938850478,
                "variance": 0.03759141176
              },
              {
                "average": 1.068714443,
                "count": 14364098,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.280093123,
                "variance": 0.07845215758
              },
              {
                "average": 0.5027815878,
                "count": 14364098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922801,
                "variance": 0.2499922802
              },
              {
                "average": 6.47447546e-06,
                "count": 14364098,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00254449091,
                "variance": 6.474433991e-06
              },
              {
                "average": 1.159877216,
                "count": 14364098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3664921571,
                "variance": 0.1343165012
              },
              {
                "average": 0.2461030753,
                "count": 14364098,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61362594,
                "variance": 134.8763075
              },
              {
                "average": 1.979736075,
                "count": 14364098,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009157387,
                "variance": 1.018398631
              },
              {
                "average": 1107.543297,
                "count": 14364098,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9822450391,
                "variance": 0.9648053169
              },
              {
                "average": 40137.2104,
                "count": 14364098,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5135.470192,
                "variance": 26373054.09
              },
              {
                "average": 38710.10499,
                "count": 14364098,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4105.072989,
                "variance": 16851624.25
              },
              {
                "average": 35866.40669,
                "count": 14364098,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3970.804168,
                "variance": 15767285.74
              },
              {
                "average": 188155289.3,
                "count": 14364098,
                "maximum": 188157331.9,
                "minimum": 188153311,
                "name": "GpsTime",
                "position": 15,
                "stddev": 739.9332911,
                "variance": 547501.2752
              },
              {
                "average": 0,
                "count": 14364098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14364098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14364098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14364098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14364098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310014.1109,
              4818995.023,
              1380.157345,
              311063.6109,
              4820411.703,
              1414.377345
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310014.11085792375,
                    4818995.023189722,
                    1380.1573447320573
                  ],
                  [
                    310014.11085792375,
                    4820411.703189721,
                    1380.1573447320573
                  ],
                  [
                    311063.61085792375,
                    4820411.703189721,
                    1414.377344732057
                  ],
                  [
                    311063.61085792375,
                    4818995.023189722,
                    1414.377344732057
                  ],
                  [
                    310014.11085792375,
                    4818995.023189722,
                    1380.1573447320573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:42:11+00:00",
            "end_time": "2017-08-30T18:35: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": "20170828_43119D4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747503889836,
              43.424734638534915,
              1312.2586522607776
            ],
            [
              -119.38797650023282,
              43.43748314801573,
              1312.2586522607776
            ],
            [
              -119.37499735032799,
              43.43775359849061,
              1347.7586522607776
            ],
            [
              -119.37449860827826,
              43.425004969309754,
              1347.7586522607776
            ],
            [
              -119.38747503889836,
              43.424734638534915,
              1312.2586522607776
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879765,
        43.42473464,
        1312.258652,
        -119.3744986,
        43.4377536,
        1347.758652
      ],
      "properties": {
        "datetime": "2017-08-29T17:36:17Z",
        "pc:count": 14122592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307280.9118,
            "count": 14122592,
            "maximum": 307794.7105,
            "minimum": 306743.4305,
            "name": "X",
            "position": 0,
            "stddev": 297.5730301,
            "variance": 88549.70821
          },
          {
            "average": 4811469.127,
            "count": 14122592,
            "maximum": 4812168.255,
            "minimum": 4810751.215,
            "name": "Y",
            "position": 1,
            "stddev": 405.930268,
            "variance": 164779.3825
          },
          {
            "average": 1324.136844,
            "count": 14122592,
            "maximum": 1347.758652,
            "minimum": 1312.258652,
            "name": "Z",
            "position": 2,
            "stddev": 6.642477124,
            "variance": 44.12250234
          },
          {
            "average": 19985.75114,
            "count": 14122592,
            "maximum": 30593,
            "minimum": 2273,
            "name": "Intensity",
            "position": 3,
            "stddev": 1899.711774,
            "variance": 3608904.826
          },
          {
            "average": 1.000016215,
            "count": 14122592,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004026771898,
            "variance": 1.621489192e-05
          },
          {
            "average": 1.000032147,
            "count": 14122592,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005669747977,
            "variance": 3.214604213e-05
          },
          {
            "average": 0.5026100025,
            "count": 14122592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932055,
            "variance": 0.2499932056
          },
          {
            "average": 2.832341259e-06,
            "count": 14122592,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001682953783,
            "variance": 2.832333437e-06
          },
          {
            "average": 1.233038383,
            "count": 14122592,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.422766493,
            "variance": 0.1787315076
          },
          {
            "average": -0.2201151739,
            "count": 14122592,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94836315,
            "variance": 142.763382
          },
          {
            "average": 2.003012974,
            "count": 14122592,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000333162,
            "variance": 1.000666435
          },
          {
            "average": 1059.112587,
            "count": 14122592,
            "maximum": 1071,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.070807089,
            "variance": 4.288242
          },
          {
            "average": 44780.10788,
            "count": 14122592,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1926.308433,
            "variance": 3710664.179
          },
          {
            "average": 42649.98674,
            "count": 14122592,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1876.312158,
            "variance": 3520547.312
          },
          {
            "average": 39495.0531,
            "count": 14122592,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1826.216229,
            "variance": 3335065.716
          },
          {
            "average": 188020906.7,
            "count": 14122592,
            "maximum": 188063377.4,
            "minimum": 187988918.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33525.21336,
            "variance": 1123939931
          },
          {
            "average": 0,
            "count": 14122592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306743.4305,
          4810751.215,
          1312.258652,
          307794.7105,
          4812168.255,
          1347.758652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306743.4305424328,
                4810751.21548017,
                1312.2586522607776
              ],
              [
                306743.4305424328,
                4812168.255480169,
                1312.2586522607776
              ],
              [
                307794.71054243285,
                4812168.255480169,
                1347.7586522607776
              ],
              [
                307794.71054243285,
                4810751.21548017,
                1347.7586522607776
              ],
              [
                306743.4305424328,
                4810751.21548017,
                1312.2586522607776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:36:17+00:00",
        "end_time": "2017-08-28T20:55:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879765,
            43.42473464,
            1312.258652,
            -119.3744986,
            43.4377536,
            1347.758652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747503889836,
                  43.424734638534915,
                  1312.2586522607776
                ],
                [
                  -119.38797650023282,
                  43.43748314801573,
                  1312.2586522607776
                ],
                [
                  -119.37499735032799,
                  43.43775359849061,
                  1347.7586522607776
                ],
                [
                  -119.37449860827826,
                  43.425004969309754,
                  1347.7586522607776
                ],
                [
                  -119.38747503889836,
                  43.424734638534915,
                  1312.2586522607776
                ]
              ]
            ]
          },
          "id": "20170828_43119D4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:36:17Z",
            "pc:count": 14122592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307280.9118,
                "count": 14122592,
                "maximum": 307794.7105,
                "minimum": 306743.4305,
                "name": "X",
                "position": 0,
                "stddev": 297.5730301,
                "variance": 88549.70821
              },
              {
                "average": 4811469.127,
                "count": 14122592,
                "maximum": 4812168.255,
                "minimum": 4810751.215,
                "name": "Y",
                "position": 1,
                "stddev": 405.930268,
                "variance": 164779.3825
              },
              {
                "average": 1324.136844,
                "count": 14122592,
                "maximum": 1347.758652,
                "minimum": 1312.258652,
                "name": "Z",
                "position": 2,
                "stddev": 6.642477124,
                "variance": 44.12250234
              },
              {
                "average": 19985.75114,
                "count": 14122592,
                "maximum": 30593,
                "minimum": 2273,
                "name": "Intensity",
                "position": 3,
                "stddev": 1899.711774,
                "variance": 3608904.826
              },
              {
                "average": 1.000016215,
                "count": 14122592,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004026771898,
                "variance": 1.621489192e-05
              },
              {
                "average": 1.000032147,
                "count": 14122592,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005669747977,
                "variance": 3.214604213e-05
              },
              {
                "average": 0.5026100025,
                "count": 14122592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932055,
                "variance": 0.2499932056
              },
              {
                "average": 2.832341259e-06,
                "count": 14122592,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001682953783,
                "variance": 2.832333437e-06
              },
              {
                "average": 1.233038383,
                "count": 14122592,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.422766493,
                "variance": 0.1787315076
              },
              {
                "average": -0.2201151739,
                "count": 14122592,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94836315,
                "variance": 142.763382
              },
              {
                "average": 2.003012974,
                "count": 14122592,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000333162,
                "variance": 1.000666435
              },
              {
                "average": 1059.112587,
                "count": 14122592,
                "maximum": 1071,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.070807089,
                "variance": 4.288242
              },
              {
                "average": 44780.10788,
                "count": 14122592,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1926.308433,
                "variance": 3710664.179
              },
              {
                "average": 42649.98674,
                "count": 14122592,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1876.312158,
                "variance": 3520547.312
              },
              {
                "average": 39495.0531,
                "count": 14122592,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1826.216229,
                "variance": 3335065.716
              },
              {
                "average": 188020906.7,
                "count": 14122592,
                "maximum": 188063377.4,
                "minimum": 187988918.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33525.21336,
                "variance": 1123939931
              },
              {
                "average": 0,
                "count": 14122592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306743.4305,
              4810751.215,
              1312.258652,
              307794.7105,
              4812168.255,
              1347.758652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306743.4305424328,
                    4810751.21548017,
                    1312.2586522607776
                  ],
                  [
                    306743.4305424328,
                    4812168.255480169,
                    1312.2586522607776
                  ],
                  [
                    307794.71054243285,
                    4812168.255480169,
                    1347.7586522607776
                  ],
                  [
                    307794.71054243285,
                    4810751.21548017,
                    1347.7586522607776
                  ],
                  [
                    306743.4305424328,
                    4810751.21548017,
                    1312.2586522607776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:36:17+00:00",
            "end_time": "2017-08-28T20:55:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3374757963137,
              43.3872400120146,
              1260.4192693356865
            ],
            [
              -119.33796591193607,
              43.39998366713502,
              1260.4192693356865
            ],
            [
              -119.32499751147945,
              43.400248195205634,
              1307.7792693356866
            ],
            [
              -119.3245101084801,
              43.38750442304237,
              1307.7792693356866
            ],
            [
              -119.3374757963137,
              43.3872400120146,
              1260.4192693356865
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379659,
        43.38724001,
        1260.419269,
        -119.3245101,
        43.4002482,
        1307.779269
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:44Z",
        "pc:count": 23386016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311168.2874,
            "count": 23386016,
            "maximum": 311725.0129,
            "minimum": 310673.9929,
            "name": "X",
            "position": 0,
            "stddev": 286.749829,
            "variance": 82225.46441
          },
          {
            "average": 4807156.572,
            "count": 23386016,
            "maximum": 4807888.664,
            "minimum": 4806472.224,
            "name": "Y",
            "position": 1,
            "stddev": 400.4929675,
            "variance": 160394.617
          },
          {
            "average": 1288.546976,
            "count": 23386016,
            "maximum": 1307.779269,
            "minimum": 1260.419269,
            "name": "Z",
            "position": 2,
            "stddev": 16.04981545,
            "variance": 257.5965761
          },
          {
            "average": 20575.31772,
            "count": 23386016,
            "maximum": 39473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2166.736067,
            "variance": 4694745.185
          },
          {
            "average": 1.000236338,
            "count": 23386016,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01684223014,
            "variance": 0.0002836607161
          },
          {
            "average": 1.00047631,
            "count": 23386016,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0248846523,
            "variance": 0.0006192459203
          },
          {
            "average": 0.500126101,
            "count": 23386016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999948,
            "variance": 0.2499999948
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.122995896,
            "count": 23386016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3284325052,
            "variance": 0.1078679104
          },
          {
            "average": 1.096576718,
            "count": 23386016,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49307939,
            "variance": 132.0908738
          },
          {
            "average": 1.997917473,
            "count": 23386016,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000219372,
            "variance": 1.000438791
          },
          {
            "average": 1047.680142,
            "count": 23386016,
            "maximum": 1073,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.49956786,
            "variance": 506.2305538
          },
          {
            "average": 45367.9986,
            "count": 23386016,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3722.82991,
            "variance": 13859462.54
          },
          {
            "average": 43985.00416,
            "count": 23386016,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3349.166008,
            "variance": 11216912.95
          },
          {
            "average": 40821.75168,
            "count": 23386016,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3527.797743,
            "variance": 12445356.92
          },
          {
            "average": 188014806,
            "count": 23386016,
            "maximum": 188064484.9,
            "minimum": 187976166.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42231.49403,
            "variance": 1783499088
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23386016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310673.9929,
          4806472.224,
          1260.419269,
          311725.0129,
          4807888.664,
          1307.779269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310673.9929381049,
                4806472.2241979325,
                1260.4192693356865
              ],
              [
                310673.9929381049,
                4807888.664197932,
                1260.4192693356865
              ],
              [
                311725.0129381049,
                4807888.664197932,
                1307.7792693356866
              ],
              [
                311725.0129381049,
                4806472.2241979325,
                1307.7792693356866
              ],
              [
                310673.9929381049,
                4806472.2241979325,
                1260.4192693356865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:44+00:00",
        "end_time": "2017-08-28T17:22:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379659,
            43.38724001,
            1260.419269,
            -119.3245101,
            43.4002482,
            1307.779269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3374757963137,
                  43.3872400120146,
                  1260.4192693356865
                ],
                [
                  -119.33796591193607,
                  43.39998366713502,
                  1260.4192693356865
                ],
                [
                  -119.32499751147945,
                  43.400248195205634,
                  1307.7792693356866
                ],
                [
                  -119.3245101084801,
                  43.38750442304237,
                  1307.7792693356866
                ],
                [
                  -119.3374757963137,
                  43.3872400120146,
                  1260.4192693356865
                ]
              ]
            ]
          },
          "id": "20170828_43119D3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:44Z",
            "pc:count": 23386016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311168.2874,
                "count": 23386016,
                "maximum": 311725.0129,
                "minimum": 310673.9929,
                "name": "X",
                "position": 0,
                "stddev": 286.749829,
                "variance": 82225.46441
              },
              {
                "average": 4807156.572,
                "count": 23386016,
                "maximum": 4807888.664,
                "minimum": 4806472.224,
                "name": "Y",
                "position": 1,
                "stddev": 400.4929675,
                "variance": 160394.617
              },
              {
                "average": 1288.546976,
                "count": 23386016,
                "maximum": 1307.779269,
                "minimum": 1260.419269,
                "name": "Z",
                "position": 2,
                "stddev": 16.04981545,
                "variance": 257.5965761
              },
              {
                "average": 20575.31772,
                "count": 23386016,
                "maximum": 39473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2166.736067,
                "variance": 4694745.185
              },
              {
                "average": 1.000236338,
                "count": 23386016,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01684223014,
                "variance": 0.0002836607161
              },
              {
                "average": 1.00047631,
                "count": 23386016,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0248846523,
                "variance": 0.0006192459203
              },
              {
                "average": 0.500126101,
                "count": 23386016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999948,
                "variance": 0.2499999948
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.122995896,
                "count": 23386016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3284325052,
                "variance": 0.1078679104
              },
              {
                "average": 1.096576718,
                "count": 23386016,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49307939,
                "variance": 132.0908738
              },
              {
                "average": 1.997917473,
                "count": 23386016,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000219372,
                "variance": 1.000438791
              },
              {
                "average": 1047.680142,
                "count": 23386016,
                "maximum": 1073,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.49956786,
                "variance": 506.2305538
              },
              {
                "average": 45367.9986,
                "count": 23386016,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3722.82991,
                "variance": 13859462.54
              },
              {
                "average": 43985.00416,
                "count": 23386016,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3349.166008,
                "variance": 11216912.95
              },
              {
                "average": 40821.75168,
                "count": 23386016,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3527.797743,
                "variance": 12445356.92
              },
              {
                "average": 188014806,
                "count": 23386016,
                "maximum": 188064484.9,
                "minimum": 187976166.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42231.49403,
                "variance": 1783499088
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23386016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310673.9929,
              4806472.224,
              1260.419269,
              311725.0129,
              4807888.664,
              1307.779269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310673.9929381049,
                    4806472.2241979325,
                    1260.4192693356865
                  ],
                  [
                    310673.9929381049,
                    4807888.664197932,
                    1260.4192693356865
                  ],
                  [
                    311725.0129381049,
                    4807888.664197932,
                    1307.7792693356866
                  ],
                  [
                    311725.0129381049,
                    4806472.2241979325,
                    1307.7792693356866
                  ],
                  [
                    310673.9929381049,
                    4806472.2241979325,
                    1260.4192693356865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:44+00:00",
            "end_time": "2017-08-28T17:22: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": "20170829_43119D4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247396610612,
              43.44972639808832,
              1276.174242918929
            ],
            [
              -119.46299196543589,
              43.462482599783556,
              1276.174242918929
            ],
            [
              -119.44999805976707,
              43.46276190834926,
              1284.654242918929
            ],
            [
              -119.44948278654383,
              43.450005582964785,
              1284.654242918929
            ],
            [
              -119.46247396610612,
              43.44972639808832,
              1276.174242918929
            ]
          ]
        ]
      },
      "bbox": [
        -119.462992,
        43.4497264,
        1276.174243,
        -119.4494828,
        43.46276191,
        1284.654243
      ],
      "properties": {
        "datetime": "2017-08-29T18:14:02Z",
        "pc:count": 13470195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301283.51,
            "count": 13470195,
            "maximum": 301806.5312,
            "minimum": 300754.4312,
            "name": "X",
            "position": 0,
            "stddev": 290.8044204,
            "variance": 84567.21094
          },
          {
            "average": 4814411.903,
            "count": 13470195,
            "maximum": 4815121.579,
            "minimum": 4813703.599,
            "name": "Y",
            "position": 1,
            "stddev": 395.9326889,
            "variance": 156762.6941
          },
          {
            "average": 1280.439168,
            "count": 13470195,
            "maximum": 1284.654243,
            "minimum": 1276.174243,
            "name": "Z",
            "position": 2,
            "stddev": 1.304543269,
            "variance": 1.701833141
          },
          {
            "average": 19658.38907,
            "count": 13470195,
            "maximum": 27281,
            "minimum": 3105,
            "name": "Intensity",
            "position": 3,
            "stddev": 1190.940885,
            "variance": 1418340.191
          },
          {
            "average": 1.000004232,
            "count": 13470195,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002057072431,
            "variance": 4.231546984e-06
          },
          {
            "average": 1.000007795,
            "count": 13470195,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002791939683,
            "variance": 7.794927195e-06
          },
          {
            "average": 0.5021027535,
            "count": 13470195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995597,
            "variance": 0.249995597
          },
          {
            "average": 5.939038002e-07,
            "count": 13470195,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007706513424,
            "variance": 5.939034916e-07
          },
          {
            "average": 1.181989496,
            "count": 13470195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3858358854,
            "variance": 0.1488693304
          },
          {
            "average": 0.296077853,
            "count": 13470195,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66912554,
            "variance": 136.1684909
          },
          {
            "average": 2.000041054,
            "count": 13470195,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000087262,
            "variance": 1.000174532
          },
          {
            "average": 1069.280901,
            "count": 13470195,
            "maximum": 1074,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.530466984,
            "variance": 2.342329189
          },
          {
            "average": 46575.03383,
            "count": 13470195,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2082.178265,
            "variance": 4335466.328
          },
          {
            "average": 44829.41097,
            "count": 13470195,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2081.061629,
            "variance": 4330817.506
          },
          {
            "average": 41359.98189,
            "count": 13470195,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2092.4675,
            "variance": 4378420.239
          },
          {
            "average": 188062182.7,
            "count": 13470195,
            "maximum": 188065642.6,
            "minimum": 188060964.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1062.524171,
            "variance": 1128957.614
          },
          {
            "average": 0,
            "count": 13470195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13470195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300754.4312,
          4813703.599,
          1276.174243,
          301806.5312,
          4815121.579,
          1284.654243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300754.43121273856,
                4813703.598594798,
                1276.174242918929
              ],
              [
                300754.43121273856,
                4815121.578594798,
                1276.174242918929
              ],
              [
                301806.53121273854,
                4815121.578594798,
                1284.654242918929
              ],
              [
                301806.53121273854,
                4813703.598594798,
                1284.654242918929
              ],
              [
                300754.43121273856,
                4813703.598594798,
                1276.174242918929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:14:02+00:00",
        "end_time": "2017-08-29T16:56:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.462992,
            43.4497264,
            1276.174243,
            -119.4494828,
            43.46276191,
            1284.654243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247396610612,
                  43.44972639808832,
                  1276.174242918929
                ],
                [
                  -119.46299196543589,
                  43.462482599783556,
                  1276.174242918929
                ],
                [
                  -119.44999805976707,
                  43.46276190834926,
                  1284.654242918929
                ],
                [
                  -119.44948278654383,
                  43.450005582964785,
                  1284.654242918929
                ],
                [
                  -119.46247396610612,
                  43.44972639808832,
                  1276.174242918929
                ]
              ]
            ]
          },
          "id": "20170829_43119D4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:14:02Z",
            "pc:count": 13470195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301283.51,
                "count": 13470195,
                "maximum": 301806.5312,
                "minimum": 300754.4312,
                "name": "X",
                "position": 0,
                "stddev": 290.8044204,
                "variance": 84567.21094
              },
              {
                "average": 4814411.903,
                "count": 13470195,
                "maximum": 4815121.579,
                "minimum": 4813703.599,
                "name": "Y",
                "position": 1,
                "stddev": 395.9326889,
                "variance": 156762.6941
              },
              {
                "average": 1280.439168,
                "count": 13470195,
                "maximum": 1284.654243,
                "minimum": 1276.174243,
                "name": "Z",
                "position": 2,
                "stddev": 1.304543269,
                "variance": 1.701833141
              },
              {
                "average": 19658.38907,
                "count": 13470195,
                "maximum": 27281,
                "minimum": 3105,
                "name": "Intensity",
                "position": 3,
                "stddev": 1190.940885,
                "variance": 1418340.191
              },
              {
                "average": 1.000004232,
                "count": 13470195,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002057072431,
                "variance": 4.231546984e-06
              },
              {
                "average": 1.000007795,
                "count": 13470195,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002791939683,
                "variance": 7.794927195e-06
              },
              {
                "average": 0.5021027535,
                "count": 13470195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995597,
                "variance": 0.249995597
              },
              {
                "average": 5.939038002e-07,
                "count": 13470195,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007706513424,
                "variance": 5.939034916e-07
              },
              {
                "average": 1.181989496,
                "count": 13470195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3858358854,
                "variance": 0.1488693304
              },
              {
                "average": 0.296077853,
                "count": 13470195,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66912554,
                "variance": 136.1684909
              },
              {
                "average": 2.000041054,
                "count": 13470195,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000087262,
                "variance": 1.000174532
              },
              {
                "average": 1069.280901,
                "count": 13470195,
                "maximum": 1074,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.530466984,
                "variance": 2.342329189
              },
              {
                "average": 46575.03383,
                "count": 13470195,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2082.178265,
                "variance": 4335466.328
              },
              {
                "average": 44829.41097,
                "count": 13470195,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2081.061629,
                "variance": 4330817.506
              },
              {
                "average": 41359.98189,
                "count": 13470195,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2092.4675,
                "variance": 4378420.239
              },
              {
                "average": 188062182.7,
                "count": 13470195,
                "maximum": 188065642.6,
                "minimum": 188060964.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1062.524171,
                "variance": 1128957.614
              },
              {
                "average": 0,
                "count": 13470195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13470195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300754.4312,
              4813703.599,
              1276.174243,
              301806.5312,
              4815121.579,
              1284.654243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300754.43121273856,
                    4813703.598594798,
                    1276.174242918929
                  ],
                  [
                    300754.43121273856,
                    4815121.578594798,
                    1276.174242918929
                  ],
                  [
                    301806.53121273854,
                    4815121.578594798,
                    1284.654242918929
                  ],
                  [
                    301806.53121273854,
                    4813703.598594798,
                    1284.654242918929
                  ],
                  [
                    300754.43121273856,
                    4813703.598594798,
                    1276.174242918929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:14:02+00:00",
            "end_time": "2017-08-29T16:56:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247394929423,
              43.46222061661048,
              1304.192145341009
            ],
            [
              -119.51300295146325,
              43.47498260272147,
              1304.192145341009
            ],
            [
              -119.4999984599073,
              43.47526784269336,
              1324.6321453410092
            ],
            [
              -119.49947218829305,
              43.46250573021219,
              1324.6321453410092
            ],
            [
              -119.51247394929423,
              43.46222061661048,
              1304.192145341009
            ]
          ]
        ]
      },
      "bbox": [
        -119.513003,
        43.46222062,
        1304.192145,
        -119.4994722,
        43.47526784,
        1324.632145
      ],
      "properties": {
        "datetime": "2017-09-10T15:25:38Z",
        "pc:count": 13859405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297281.7054,
            "count": 13859405,
            "maximum": 297803.3114,
            "minimum": 296750.5314,
            "name": "X",
            "position": 0,
            "stddev": 288.8633726,
            "variance": 83442.04802
          },
          {
            "average": 4815909.413,
            "count": 13859405,
            "maximum": 4816630.796,
            "minimum": 4815212.116,
            "name": "Y",
            "position": 1,
            "stddev": 404.4326751,
            "variance": 163565.7887
          },
          {
            "average": 1314.593493,
            "count": 13859405,
            "maximum": 1324.632145,
            "minimum": 1304.192145,
            "name": "Z",
            "position": 2,
            "stddev": 3.250144954,
            "variance": 10.56344222
          },
          {
            "average": 18779.49049,
            "count": 13859405,
            "maximum": 36353,
            "minimum": 1474,
            "name": "Intensity",
            "position": 3,
            "stddev": 1577.097787,
            "variance": 2487237.43
          },
          {
            "average": 1.000061691,
            "count": 13859405,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008352742921,
            "variance": 6.97683143e-05
          },
          {
            "average": 1.000121434,
            "count": 13859405,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01208699437,
            "variance": 0.0001460954329
          },
          {
            "average": 0.5016112164,
            "count": 13859405,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997422,
            "variance": 0.249997422
          },
          {
            "average": 1.796613924e-05,
            "count": 13859405,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004238610356,
            "variance": 1.796581775e-05
          },
          {
            "average": 1.199061576,
            "count": 13859405,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3992944733,
            "variance": 0.1594360764
          },
          {
            "average": 0.590031331,
            "count": 13859405,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78293048,
            "variance": 138.8374508
          },
          {
            "average": 1.999892131,
            "count": 13859405,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000228441,
            "variance": 1.000456934
          },
          {
            "average": 1079.69503,
            "count": 13859405,
            "maximum": 1161,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.415376511,
            "variance": 54.98780881
          },
          {
            "average": 46138.40588,
            "count": 13859405,
            "maximum": 55552,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 2318.665201,
            "variance": 5376208.315
          },
          {
            "average": 44297.94907,
            "count": 13859405,
            "maximum": 54528,
            "minimum": 20736,
            "name": "Green",
            "position": 13,
            "stddev": 2278.507791,
            "variance": 5191597.752
          },
          {
            "average": 40804.49135,
            "count": 13859405,
            "maximum": 52224,
            "minimum": 19712,
            "name": "Blue",
            "position": 14,
            "stddev": 2223.569069,
            "variance": 4944259.404
          },
          {
            "average": 188076569.1,
            "count": 13859405,
            "maximum": 189092338.7,
            "minimum": 188066978.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 91829.89835,
            "variance": 8432730231
          },
          {
            "average": 0,
            "count": 13859405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13859405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13859405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13859405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13859405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296750.5314,
          4815212.116,
          1304.192145,
          297803.3114,
          4816630.796,
          1324.632145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296750.53141446563,
                4815212.116285138,
                1304.192145341009
              ],
              [
                296750.53141446563,
                4816630.7962851375,
                1304.192145341009
              ],
              [
                297803.31141446566,
                4816630.7962851375,
                1324.6321453410092
              ],
              [
                297803.31141446566,
                4815212.116285138,
                1324.6321453410092
              ],
              [
                296750.53141446563,
                4815212.116285138,
                1304.192145341009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:25:38+00:00",
        "end_time": "2017-08-29T18:36:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.513003,
            43.46222062,
            1304.192145,
            -119.4994722,
            43.47526784,
            1324.632145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247394929423,
                  43.46222061661048,
                  1304.192145341009
                ],
                [
                  -119.51300295146325,
                  43.47498260272147,
                  1304.192145341009
                ],
                [
                  -119.4999984599073,
                  43.47526784269336,
                  1324.6321453410092
                ],
                [
                  -119.49947218829305,
                  43.46250573021219,
                  1324.6321453410092
                ],
                [
                  -119.51247394929423,
                  43.46222061661048,
                  1304.192145341009
                ]
              ]
            ]
          },
          "id": "20170829_43119D5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:25:38Z",
            "pc:count": 13859405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297281.7054,
                "count": 13859405,
                "maximum": 297803.3114,
                "minimum": 296750.5314,
                "name": "X",
                "position": 0,
                "stddev": 288.8633726,
                "variance": 83442.04802
              },
              {
                "average": 4815909.413,
                "count": 13859405,
                "maximum": 4816630.796,
                "minimum": 4815212.116,
                "name": "Y",
                "position": 1,
                "stddev": 404.4326751,
                "variance": 163565.7887
              },
              {
                "average": 1314.593493,
                "count": 13859405,
                "maximum": 1324.632145,
                "minimum": 1304.192145,
                "name": "Z",
                "position": 2,
                "stddev": 3.250144954,
                "variance": 10.56344222
              },
              {
                "average": 18779.49049,
                "count": 13859405,
                "maximum": 36353,
                "minimum": 1474,
                "name": "Intensity",
                "position": 3,
                "stddev": 1577.097787,
                "variance": 2487237.43
              },
              {
                "average": 1.000061691,
                "count": 13859405,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008352742921,
                "variance": 6.97683143e-05
              },
              {
                "average": 1.000121434,
                "count": 13859405,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01208699437,
                "variance": 0.0001460954329
              },
              {
                "average": 0.5016112164,
                "count": 13859405,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997422,
                "variance": 0.249997422
              },
              {
                "average": 1.796613924e-05,
                "count": 13859405,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004238610356,
                "variance": 1.796581775e-05
              },
              {
                "average": 1.199061576,
                "count": 13859405,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3992944733,
                "variance": 0.1594360764
              },
              {
                "average": 0.590031331,
                "count": 13859405,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78293048,
                "variance": 138.8374508
              },
              {
                "average": 1.999892131,
                "count": 13859405,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000228441,
                "variance": 1.000456934
              },
              {
                "average": 1079.69503,
                "count": 13859405,
                "maximum": 1161,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.415376511,
                "variance": 54.98780881
              },
              {
                "average": 46138.40588,
                "count": 13859405,
                "maximum": 55552,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 2318.665201,
                "variance": 5376208.315
              },
              {
                "average": 44297.94907,
                "count": 13859405,
                "maximum": 54528,
                "minimum": 20736,
                "name": "Green",
                "position": 13,
                "stddev": 2278.507791,
                "variance": 5191597.752
              },
              {
                "average": 40804.49135,
                "count": 13859405,
                "maximum": 52224,
                "minimum": 19712,
                "name": "Blue",
                "position": 14,
                "stddev": 2223.569069,
                "variance": 4944259.404
              },
              {
                "average": 188076569.1,
                "count": 13859405,
                "maximum": 189092338.7,
                "minimum": 188066978.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 91829.89835,
                "variance": 8432730231
              },
              {
                "average": 0,
                "count": 13859405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13859405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13859405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13859405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13859405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296750.5314,
              4815212.116,
              1304.192145,
              297803.3114,
              4816630.796,
              1324.632145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296750.53141446563,
                    4815212.116285138,
                    1304.192145341009
                  ],
                  [
                    296750.53141446563,
                    4816630.7962851375,
                    1304.192145341009
                  ],
                  [
                    297803.31141446566,
                    4816630.7962851375,
                    1324.6321453410092
                  ],
                  [
                    297803.31141446566,
                    4815212.116285138,
                    1324.6321453410092
                  ],
                  [
                    296750.53141446563,
                    4815212.116285138,
                    1304.192145341009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:25:38+00:00",
            "end_time": "2017-08-29T18:36:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247425642327,
              43.4747205292409,
              1291.4150558782662
            ],
            [
              -119.51300348949015,
              43.487482487359784,
              1291.4150558782662
            ],
            [
              -119.49999854049783,
              43.48776774358615,
              1315.9950558782662
            ],
            [
              -119.49947203927306,
              43.475005659093135,
              1315.9950558782662
            ],
            [
              -119.51247425642327,
              43.4747205292409,
              1291.4150558782662
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130035,
        43.47472053,
        1291.415056,
        -119.499472,
        43.48776774,
        1315.995056
      ],
      "properties": {
        "datetime": "2017-09-10T15:46:48Z",
        "pc:count": 25821307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297322.3776,
            "count": 25821307,
            "maximum": 297845.0146,
            "minimum": 296792.4146,
            "name": "X",
            "position": 0,
            "stddev": 292.3363062,
            "variance": 85460.51593
          },
          {
            "average": 4817357.339,
            "count": 25821307,
            "maximum": 4818019.078,
            "minimum": 4816600.398,
            "name": "Y",
            "position": 1,
            "stddev": 378.0320024,
            "variance": 142908.1949
          },
          {
            "average": 1305.824163,
            "count": 25821307,
            "maximum": 1315.995056,
            "minimum": 1291.415056,
            "name": "Z",
            "position": 2,
            "stddev": 3.897914224,
            "variance": 15.1937353
          },
          {
            "average": 22196.44486,
            "count": 25821307,
            "maximum": 42145,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4236.558091,
            "variance": 17948424.46
          },
          {
            "average": 1.000392699,
            "count": 25821307,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01983618441,
            "variance": 0.0003934742121
          },
          {
            "average": 1.000788883,
            "count": 25821307,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0281256017,
            "variance": 0.0007910494708
          },
          {
            "average": 0.5015895981,
            "count": 25821307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974829,
            "variance": 0.2499974829
          },
          {
            "average": 4.686052491e-06,
            "count": 25821307,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002164724166,
            "variance": 4.686030714e-06
          },
          {
            "average": 1.14844237,
            "count": 25821307,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.355537955,
            "variance": 0.1264072375
          },
          {
            "average": 0.220160748,
            "count": 25821307,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76854602,
            "variance": 138.4986754
          },
          {
            "average": 2.001564754,
            "count": 25821307,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001531801,
            "variance": 1.003065948
          },
          {
            "average": 1117.402372,
            "count": 25821307,
            "maximum": 1163,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 41.68945358,
            "variance": 1738.01054
          },
          {
            "average": 45391.06772,
            "count": 25821307,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2870.746877,
            "variance": 8241187.633
          },
          {
            "average": 43634.24418,
            "count": 25821307,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2729.215557,
            "variance": 7448617.555
          },
          {
            "average": 40172.15902,
            "count": 25821307,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2590.299792,
            "variance": 6709653.013
          },
          {
            "average": 188556503.1,
            "count": 25821307,
            "maximum": 189093608.2,
            "minimum": 188065832.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 512001.3178,
            "variance": 262145349500.0
          },
          {
            "average": 0,
            "count": 25821307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25821307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25821307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25821307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25821307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296792.4146,
          4816600.398,
          1291.415056,
          297845.0146,
          4818019.078,
          1315.995056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296792.4145507986,
                4816600.398375761,
                1291.4150558782662
              ],
              [
                296792.4145507986,
                4818019.0783757605,
                1291.4150558782662
              ],
              [
                297845.0145507986,
                4818019.0783757605,
                1315.9950558782662
              ],
              [
                297845.0145507986,
                4816600.398375761,
                1315.9950558782662
              ],
              [
                296792.4145507986,
                4816600.398375761,
                1291.4150558782662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:46:48+00:00",
        "end_time": "2017-08-29T18:17:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130035,
            43.47472053,
            1291.415056,
            -119.499472,
            43.48776774,
            1315.995056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247425642327,
                  43.4747205292409,
                  1291.4150558782662
                ],
                [
                  -119.51300348949015,
                  43.487482487359784,
                  1291.4150558782662
                ],
                [
                  -119.49999854049783,
                  43.48776774358615,
                  1315.9950558782662
                ],
                [
                  -119.49947203927306,
                  43.475005659093135,
                  1315.9950558782662
                ],
                [
                  -119.51247425642327,
                  43.4747205292409,
                  1291.4150558782662
                ]
              ]
            ]
          },
          "id": "20170829_43119D5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:46:48Z",
            "pc:count": 25821307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297322.3776,
                "count": 25821307,
                "maximum": 297845.0146,
                "minimum": 296792.4146,
                "name": "X",
                "position": 0,
                "stddev": 292.3363062,
                "variance": 85460.51593
              },
              {
                "average": 4817357.339,
                "count": 25821307,
                "maximum": 4818019.078,
                "minimum": 4816600.398,
                "name": "Y",
                "position": 1,
                "stddev": 378.0320024,
                "variance": 142908.1949
              },
              {
                "average": 1305.824163,
                "count": 25821307,
                "maximum": 1315.995056,
                "minimum": 1291.415056,
                "name": "Z",
                "position": 2,
                "stddev": 3.897914224,
                "variance": 15.1937353
              },
              {
                "average": 22196.44486,
                "count": 25821307,
                "maximum": 42145,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4236.558091,
                "variance": 17948424.46
              },
              {
                "average": 1.000392699,
                "count": 25821307,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01983618441,
                "variance": 0.0003934742121
              },
              {
                "average": 1.000788883,
                "count": 25821307,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0281256017,
                "variance": 0.0007910494708
              },
              {
                "average": 0.5015895981,
                "count": 25821307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974829,
                "variance": 0.2499974829
              },
              {
                "average": 4.686052491e-06,
                "count": 25821307,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002164724166,
                "variance": 4.686030714e-06
              },
              {
                "average": 1.14844237,
                "count": 25821307,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.355537955,
                "variance": 0.1264072375
              },
              {
                "average": 0.220160748,
                "count": 25821307,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76854602,
                "variance": 138.4986754
              },
              {
                "average": 2.001564754,
                "count": 25821307,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001531801,
                "variance": 1.003065948
              },
              {
                "average": 1117.402372,
                "count": 25821307,
                "maximum": 1163,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 41.68945358,
                "variance": 1738.01054
              },
              {
                "average": 45391.06772,
                "count": 25821307,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2870.746877,
                "variance": 8241187.633
              },
              {
                "average": 43634.24418,
                "count": 25821307,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2729.215557,
                "variance": 7448617.555
              },
              {
                "average": 40172.15902,
                "count": 25821307,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2590.299792,
                "variance": 6709653.013
              },
              {
                "average": 188556503.1,
                "count": 25821307,
                "maximum": 189093608.2,
                "minimum": 188065832.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 512001.3178,
                "variance": 262145349500.0
              },
              {
                "average": 0,
                "count": 25821307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25821307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25821307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25821307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25821307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296792.4146,
              4816600.398,
              1291.415056,
              297845.0146,
              4818019.078,
              1315.995056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296792.4145507986,
                    4816600.398375761,
                    1291.4150558782662
                  ],
                  [
                    296792.4145507986,
                    4818019.0783757605,
                    1291.4150558782662
                  ],
                  [
                    297845.0145507986,
                    4818019.0783757605,
                    1315.9950558782662
                  ],
                  [
                    297845.0145507986,
                    4816600.398375761,
                    1315.9950558782662
                  ],
                  [
                    296792.4145507986,
                    4816600.398375761,
                    1291.4150558782662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:46:48+00:00",
            "end_time": "2017-08-29T18:17: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": "20170828_43119D4205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3874753221373,
              43.48723434389106,
              1320.0601413638362
            ],
            [
              -119.38797791407006,
              43.499983613213374,
              1320.0601413638362
            ],
            [
              -119.37499749527386,
              43.500254119805106,
              1357.4201413638364
            ],
            [
              -119.37449762902158,
              43.487504730765004,
              1357.4201413638364
            ],
            [
              -119.3874753221373,
              43.48723434389106,
              1320.0601413638362
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879779,
        43.48723434,
        1320.060141,
        -119.3744976,
        43.50025412,
        1357.420141
      ],
      "properties": {
        "datetime": "2017-08-31T17:13:15Z",
        "pc:count": 14946238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307470.3439,
            "count": 14946238,
            "maximum": 307992.7635,
            "minimum": 306942.4635,
            "name": "X",
            "position": 0,
            "stddev": 291.4236389,
            "variance": 84927.73731
          },
          {
            "average": 4818338.584,
            "count": 14946238,
            "maximum": 4819109.731,
            "minimum": 4817692.591,
            "name": "Y",
            "position": 1,
            "stddev": 419.3333363,
            "variance": 175840.4469
          },
          {
            "average": 1332.28562,
            "count": 14946238,
            "maximum": 1357.420141,
            "minimum": 1320.060141,
            "name": "Z",
            "position": 2,
            "stddev": 3.269924446,
            "variance": 10.69240588
          },
          {
            "average": 20576.10581,
            "count": 14946238,
            "maximum": 30385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1702.330391,
            "variance": 2897928.76
          },
          {
            "average": 1.001053576,
            "count": 14946238,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03510619058,
            "variance": 0.001232444617
          },
          {
            "average": 1.002098454,
            "count": 14946238,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05128716593,
            "variance": 0.002630373389
          },
          {
            "average": 0.5024786839,
            "count": 14946238,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938728,
            "variance": 0.2499938729
          },
          {
            "average": 1.338129367e-07,
            "count": 14946238,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003658044939,
            "variance": 1.338129278e-07
          },
          {
            "average": 1.147275053,
            "count": 14946238,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3543799098,
            "variance": 0.1255851205
          },
          {
            "average": 0.2621453407,
            "count": 14946238,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75675501,
            "variance": 138.2212884
          },
          {
            "average": 1.997872374,
            "count": 14946238,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00068286,
            "variance": 1.001366186
          },
          {
            "average": 1116.883223,
            "count": 14946238,
            "maximum": 1133,
            "minimum": 1024,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 33.37002415,
            "variance": 1113.558512
          },
          {
            "average": 44419.38372,
            "count": 14946238,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2505.657591,
            "variance": 6278319.964
          },
          {
            "average": 42463.69714,
            "count": 14946238,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2438.260355,
            "variance": 5945113.561
          },
          {
            "average": 39355.16616,
            "count": 14946238,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2368.377628,
            "variance": 5609212.589
          },
          {
            "average": 188201984.1,
            "count": 14946238,
            "maximum": 188234795.2,
            "minimum": 187976009,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81739.77701,
            "variance": 6681391145
          },
          {
            "average": 0,
            "count": 14946238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14946238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14946238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14946238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14946238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306942.4635,
          4817692.591,
          1320.060141,
          307992.7635,
          4819109.731,
          1357.420141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306942.4634712381,
                4817692.5908168815,
                1320.0601413638362
              ],
              [
                306942.4634712381,
                4819109.730816882,
                1320.0601413638362
              ],
              [
                307992.76347123814,
                4819109.730816882,
                1357.4201413638364
              ],
              [
                307992.76347123814,
                4817692.5908168815,
                1357.4201413638364
              ],
              [
                306942.4634712381,
                4817692.5908168815,
                1320.0601413638362
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:13:15+00:00",
        "end_time": "2017-08-28T17:20:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879779,
            43.48723434,
            1320.060141,
            -119.3744976,
            43.50025412,
            1357.420141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3874753221373,
                  43.48723434389106,
                  1320.0601413638362
                ],
                [
                  -119.38797791407006,
                  43.499983613213374,
                  1320.0601413638362
                ],
                [
                  -119.37499749527386,
                  43.500254119805106,
                  1357.4201413638364
                ],
                [
                  -119.37449762902158,
                  43.487504730765004,
                  1357.4201413638364
                ],
                [
                  -119.3874753221373,
                  43.48723434389106,
                  1320.0601413638362
                ]
              ]
            ]
          },
          "id": "20170828_43119D4205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:13:15Z",
            "pc:count": 14946238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307470.3439,
                "count": 14946238,
                "maximum": 307992.7635,
                "minimum": 306942.4635,
                "name": "X",
                "position": 0,
                "stddev": 291.4236389,
                "variance": 84927.73731
              },
              {
                "average": 4818338.584,
                "count": 14946238,
                "maximum": 4819109.731,
                "minimum": 4817692.591,
                "name": "Y",
                "position": 1,
                "stddev": 419.3333363,
                "variance": 175840.4469
              },
              {
                "average": 1332.28562,
                "count": 14946238,
                "maximum": 1357.420141,
                "minimum": 1320.060141,
                "name": "Z",
                "position": 2,
                "stddev": 3.269924446,
                "variance": 10.69240588
              },
              {
                "average": 20576.10581,
                "count": 14946238,
                "maximum": 30385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1702.330391,
                "variance": 2897928.76
              },
              {
                "average": 1.001053576,
                "count": 14946238,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03510619058,
                "variance": 0.001232444617
              },
              {
                "average": 1.002098454,
                "count": 14946238,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05128716593,
                "variance": 0.002630373389
              },
              {
                "average": 0.5024786839,
                "count": 14946238,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938728,
                "variance": 0.2499938729
              },
              {
                "average": 1.338129367e-07,
                "count": 14946238,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003658044939,
                "variance": 1.338129278e-07
              },
              {
                "average": 1.147275053,
                "count": 14946238,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3543799098,
                "variance": 0.1255851205
              },
              {
                "average": 0.2621453407,
                "count": 14946238,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75675501,
                "variance": 138.2212884
              },
              {
                "average": 1.997872374,
                "count": 14946238,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00068286,
                "variance": 1.001366186
              },
              {
                "average": 1116.883223,
                "count": 14946238,
                "maximum": 1133,
                "minimum": 1024,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 33.37002415,
                "variance": 1113.558512
              },
              {
                "average": 44419.38372,
                "count": 14946238,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2505.657591,
                "variance": 6278319.964
              },
              {
                "average": 42463.69714,
                "count": 14946238,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2438.260355,
                "variance": 5945113.561
              },
              {
                "average": 39355.16616,
                "count": 14946238,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2368.377628,
                "variance": 5609212.589
              },
              {
                "average": 188201984.1,
                "count": 14946238,
                "maximum": 188234795.2,
                "minimum": 187976009,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81739.77701,
                "variance": 6681391145
              },
              {
                "average": 0,
                "count": 14946238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14946238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14946238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14946238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14946238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306942.4635,
              4817692.591,
              1320.060141,
              307992.7635,
              4819109.731,
              1357.420141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306942.4634712381,
                    4817692.5908168815,
                    1320.0601413638362
                  ],
                  [
                    306942.4634712381,
                    4819109.730816882,
                    1320.0601413638362
                  ],
                  [
                    307992.76347123814,
                    4819109.730816882,
                    1357.4201413638364
                  ],
                  [
                    307992.76347123814,
                    4817692.5908168815,
                    1357.4201413638364
                  ],
                  [
                    306942.4634712381,
                    4817692.5908168815,
                    1320.0601413638362
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:13:15+00:00",
            "end_time": "2017-08-28T17:20: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": "20170830_43119E3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997484399246,
              43.51223865710127,
              1375.7200680310982
            ],
            [
              -119.35046981018796,
              43.52498389797576,
              1375.7200680310982
            ],
            [
              -119.33749703452548,
              43.52524999425558,
              1409.440068031098
            ],
            [
              -119.33700479408053,
              43.512504635657805,
              1409.440068031098
            ],
            [
              -119.34997484399246,
              43.51223865710127,
              1375.7200680310982
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504698,
        43.51223866,
        1375.720068,
        -119.3370048,
        43.52524999,
        1409.440068
      ],
      "properties": {
        "datetime": "2017-08-30T19:22:15Z",
        "pc:count": 13553733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310582.3883,
            "count": 13553733,
            "maximum": 311102.6113,
            "minimum": 310053.3913,
            "name": "X",
            "position": 0,
            "stddev": 289.9448514,
            "variance": 84068.01686
          },
          {
            "average": 4821083.665,
            "count": 13553733,
            "maximum": 4821799.979,
            "minimum": 4820383.319,
            "name": "Y",
            "position": 1,
            "stddev": 404.8511216,
            "variance": 163904.4307
          },
          {
            "average": 1388.092279,
            "count": 13553733,
            "maximum": 1409.440068,
            "minimum": 1375.720068,
            "name": "Z",
            "position": 2,
            "stddev": 5.551678737,
            "variance": 30.8211368
          },
          {
            "average": 20167.67982,
            "count": 13553733,
            "maximum": 31489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2567.460468,
            "variance": 6591853.255
          },
          {
            "average": 1.029680679,
            "count": 13553733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1839797067,
            "variance": 0.03384853247
          },
          {
            "average": 1.059925778,
            "count": 13553733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2677713975,
            "variance": 0.07170152133
          },
          {
            "average": 0.5034660193,
            "count": 13553733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988005,
            "variance": 0.2499880052
          },
          {
            "average": 3.836581405e-06,
            "count": 13553733,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001958715643,
            "variance": 3.836566969e-06
          },
          {
            "average": 1.159496207,
            "count": 13553733,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3661381934,
            "variance": 0.1340571766
          },
          {
            "average": 0.09570131544,
            "count": 13553733,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6687299,
            "variance": 136.1592575
          },
          {
            "average": 1.982823035,
            "count": 13553733,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008255046,
            "variance": 1.016578238
          },
          {
            "average": 1106.151087,
            "count": 13553733,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.974031561,
            "variance": 0.9487374818
          },
          {
            "average": 39995.1879,
            "count": 13553733,
            "maximum": 55296,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4911.706183,
            "variance": 24124857.62
          },
          {
            "average": 38451.24009,
            "count": 13553733,
            "maximum": 53248,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 4003.248244,
            "variance": 16025996.5
          },
          {
            "average": 35603.81113,
            "count": 13553733,
            "maximum": 50432,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3802.846512,
            "variance": 14461641.59
          },
          {
            "average": 188154309.5,
            "count": 13553733,
            "maximum": 188156135.3,
            "minimum": 188153008.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 706.507614,
            "variance": 499153.0087
          },
          {
            "average": 0,
            "count": 13553733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13553733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13553733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13553733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13553733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310053.3913,
          4820383.319,
          1375.720068,
          311102.6113,
          4821799.979,
          1409.440068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310053.3913192376,
                4820383.318948736,
                1375.7200680310982
              ],
              [
                310053.3913192376,
                4821799.978948737,
                1375.7200680310982
              ],
              [
                311102.61131923756,
                4821799.978948737,
                1409.440068031098
              ],
              [
                311102.61131923756,
                4820383.318948736,
                1409.440068031098
              ],
              [
                310053.3913192376,
                4820383.318948736,
                1375.7200680310982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:22:15+00:00",
        "end_time": "2017-08-30T18:30:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504698,
            43.51223866,
            1375.720068,
            -119.3370048,
            43.52524999,
            1409.440068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997484399246,
                  43.51223865710127,
                  1375.7200680310982
                ],
                [
                  -119.35046981018796,
                  43.52498389797576,
                  1375.7200680310982
                ],
                [
                  -119.33749703452548,
                  43.52524999425558,
                  1409.440068031098
                ],
                [
                  -119.33700479408053,
                  43.512504635657805,
                  1409.440068031098
                ],
                [
                  -119.34997484399246,
                  43.51223865710127,
                  1375.7200680310982
                ]
              ]
            ]
          },
          "id": "20170830_43119E3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:22:15Z",
            "pc:count": 13553733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310582.3883,
                "count": 13553733,
                "maximum": 311102.6113,
                "minimum": 310053.3913,
                "name": "X",
                "position": 0,
                "stddev": 289.9448514,
                "variance": 84068.01686
              },
              {
                "average": 4821083.665,
                "count": 13553733,
                "maximum": 4821799.979,
                "minimum": 4820383.319,
                "name": "Y",
                "position": 1,
                "stddev": 404.8511216,
                "variance": 163904.4307
              },
              {
                "average": 1388.092279,
                "count": 13553733,
                "maximum": 1409.440068,
                "minimum": 1375.720068,
                "name": "Z",
                "position": 2,
                "stddev": 5.551678737,
                "variance": 30.8211368
              },
              {
                "average": 20167.67982,
                "count": 13553733,
                "maximum": 31489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2567.460468,
                "variance": 6591853.255
              },
              {
                "average": 1.029680679,
                "count": 13553733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1839797067,
                "variance": 0.03384853247
              },
              {
                "average": 1.059925778,
                "count": 13553733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2677713975,
                "variance": 0.07170152133
              },
              {
                "average": 0.5034660193,
                "count": 13553733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988005,
                "variance": 0.2499880052
              },
              {
                "average": 3.836581405e-06,
                "count": 13553733,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001958715643,
                "variance": 3.836566969e-06
              },
              {
                "average": 1.159496207,
                "count": 13553733,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3661381934,
                "variance": 0.1340571766
              },
              {
                "average": 0.09570131544,
                "count": 13553733,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6687299,
                "variance": 136.1592575
              },
              {
                "average": 1.982823035,
                "count": 13553733,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008255046,
                "variance": 1.016578238
              },
              {
                "average": 1106.151087,
                "count": 13553733,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.974031561,
                "variance": 0.9487374818
              },
              {
                "average": 39995.1879,
                "count": 13553733,
                "maximum": 55296,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4911.706183,
                "variance": 24124857.62
              },
              {
                "average": 38451.24009,
                "count": 13553733,
                "maximum": 53248,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 4003.248244,
                "variance": 16025996.5
              },
              {
                "average": 35603.81113,
                "count": 13553733,
                "maximum": 50432,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3802.846512,
                "variance": 14461641.59
              },
              {
                "average": 188154309.5,
                "count": 13553733,
                "maximum": 188156135.3,
                "minimum": 188153008.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 706.507614,
                "variance": 499153.0087
              },
              {
                "average": 0,
                "count": 13553733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13553733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13553733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13553733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13553733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310053.3913,
              4820383.319,
              1375.720068,
              311102.6113,
              4821799.979,
              1409.440068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310053.3913192376,
                    4820383.318948736,
                    1375.7200680310982
                  ],
                  [
                    310053.3913192376,
                    4821799.978948737,
                    1375.7200680310982
                  ],
                  [
                    311102.61131923756,
                    4821799.978948737,
                    1409.440068031098
                  ],
                  [
                    311102.61131923756,
                    4820383.318948736,
                    1409.440068031098
                  ],
                  [
                    310053.3913192376,
                    4820383.318948736,
                    1375.7200680310982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:22:15+00:00",
            "end_time": "2017-08-30T18:30: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": "20170831_43119D4321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997408681399,
              43.374722247967085,
              1305.0744964787214
            ],
            [
              -119.50049873526402,
              43.38748167341797,
              1305.0744964787214
            ],
            [
              -119.48749779290658,
              43.3877653667525,
              1318.4544964787215
            ],
            [
              -119.48697586540743,
              43.37500581562045,
              1318.4544964787215
            ],
            [
              -119.49997408681399,
              43.374722247967085,
              1305.0744964787214
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004987,
        43.37472225,
        1305.074496,
        -119.4869759,
        43.38776537,
        1318.454496
      ],
      "properties": {
        "datetime": "2017-08-31T15:04:19Z",
        "pc:count": 13531460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297994.0652,
            "count": 13531460,
            "maximum": 298524.1375,
            "minimum": 297470.1375,
            "name": "X",
            "position": 0,
            "stddev": 292.1709466,
            "variance": 85363.86201
          },
          {
            "average": 4806159.129,
            "count": 13531460,
            "maximum": 4806882.248,
            "minimum": 4805463.888,
            "name": "Y",
            "position": 1,
            "stddev": 403.9029296,
            "variance": 163137.5766
          },
          {
            "average": 1309.318695,
            "count": 13531460,
            "maximum": 1318.454496,
            "minimum": 1305.074496,
            "name": "Z",
            "position": 2,
            "stddev": 2.323305815,
            "variance": 5.397749912
          },
          {
            "average": 18666.43117,
            "count": 13531460,
            "maximum": 26641,
            "minimum": 4737,
            "name": "Intensity",
            "position": 3,
            "stddev": 1325.45232,
            "variance": 1756823.853
          },
          {
            "average": 1.000003621,
            "count": 13531460,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001902939323,
            "variance": 3.621178068e-06
          },
          {
            "average": 1.000007242,
            "count": 13531460,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002691157727,
            "variance": 7.24232991e-06
          },
          {
            "average": 0.501704768,
            "count": 13531460,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971122,
            "variance": 0.2499971122
          },
          {
            "average": 5.91214843e-07,
            "count": 13531460,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007689047647,
            "variance": 5.912145372e-07
          },
          {
            "average": 1.238628278,
            "count": 13531460,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4262450427,
            "variance": 0.1816848364
          },
          {
            "average": 0.04059958181,
            "count": 13531460,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75655345,
            "variance": 138.216549
          },
          {
            "average": 2.000178177,
            "count": 13531460,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000218045,
            "variance": 1.000436137
          },
          {
            "average": 1115.716763,
            "count": 13531460,
            "maximum": 1118,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9777496531,
            "variance": 0.9559943842
          },
          {
            "average": 45010.79749,
            "count": 13531460,
            "maximum": 55808,
            "minimum": 31488,
            "name": "Red",
            "position": 12,
            "stddev": 2304.140562,
            "variance": 5309063.73
          },
          {
            "average": 43294.60856,
            "count": 13531460,
            "maximum": 54784,
            "minimum": 31744,
            "name": "Green",
            "position": 13,
            "stddev": 2213.48603,
            "variance": 4899520.404
          },
          {
            "average": 40155.00501,
            "count": 13531460,
            "maximum": 52992,
            "minimum": 29696,
            "name": "Blue",
            "position": 14,
            "stddev": 2160.043153,
            "variance": 4665786.422
          },
          {
            "average": 188226187,
            "count": 13531460,
            "maximum": 188227059.2,
            "minimum": 188225133.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 356.2768016,
            "variance": 126933.1594
          },
          {
            "average": 0,
            "count": 13531460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13531460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297470.1375,
          4805463.888,
          1305.074496,
          298524.1375,
          4806882.248,
          1318.454496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297470.1375018375,
                4805463.888021776,
                1305.0744964787214
              ],
              [
                297470.1375018375,
                4806882.248021776,
                1305.0744964787214
              ],
              [
                298524.1375018375,
                4806882.248021776,
                1318.4544964787215
              ],
              [
                298524.1375018375,
                4805463.888021776,
                1318.4544964787215
              ],
              [
                297470.1375018375,
                4805463.888021776,
                1305.0744964787214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:04:19+00:00",
        "end_time": "2017-08-31T14:32:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D4321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D4321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D4321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D4321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004987,
            43.37472225,
            1305.074496,
            -119.4869759,
            43.38776537,
            1318.454496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997408681399,
                  43.374722247967085,
                  1305.0744964787214
                ],
                [
                  -119.50049873526402,
                  43.38748167341797,
                  1305.0744964787214
                ],
                [
                  -119.48749779290658,
                  43.3877653667525,
                  1318.4544964787215
                ],
                [
                  -119.48697586540743,
                  43.37500581562045,
                  1318.4544964787215
                ],
                [
                  -119.49997408681399,
                  43.374722247967085,
                  1305.0744964787214
                ]
              ]
            ]
          },
          "id": "20170831_43119D4321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D4321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:04:19Z",
            "pc:count": 13531460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297994.0652,
                "count": 13531460,
                "maximum": 298524.1375,
                "minimum": 297470.1375,
                "name": "X",
                "position": 0,
                "stddev": 292.1709466,
                "variance": 85363.86201
              },
              {
                "average": 4806159.129,
                "count": 13531460,
                "maximum": 4806882.248,
                "minimum": 4805463.888,
                "name": "Y",
                "position": 1,
                "stddev": 403.9029296,
                "variance": 163137.5766
              },
              {
                "average": 1309.318695,
                "count": 13531460,
                "maximum": 1318.454496,
                "minimum": 1305.074496,
                "name": "Z",
                "position": 2,
                "stddev": 2.323305815,
                "variance": 5.397749912
              },
              {
                "average": 18666.43117,
                "count": 13531460,
                "maximum": 26641,
                "minimum": 4737,
                "name": "Intensity",
                "position": 3,
                "stddev": 1325.45232,
                "variance": 1756823.853
              },
              {
                "average": 1.000003621,
                "count": 13531460,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001902939323,
                "variance": 3.621178068e-06
              },
              {
                "average": 1.000007242,
                "count": 13531460,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002691157727,
                "variance": 7.24232991e-06
              },
              {
                "average": 0.501704768,
                "count": 13531460,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971122,
                "variance": 0.2499971122
              },
              {
                "average": 5.91214843e-07,
                "count": 13531460,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007689047647,
                "variance": 5.912145372e-07
              },
              {
                "average": 1.238628278,
                "count": 13531460,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4262450427,
                "variance": 0.1816848364
              },
              {
                "average": 0.04059958181,
                "count": 13531460,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75655345,
                "variance": 138.216549
              },
              {
                "average": 2.000178177,
                "count": 13531460,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000218045,
                "variance": 1.000436137
              },
              {
                "average": 1115.716763,
                "count": 13531460,
                "maximum": 1118,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9777496531,
                "variance": 0.9559943842
              },
              {
                "average": 45010.79749,
                "count": 13531460,
                "maximum": 55808,
                "minimum": 31488,
                "name": "Red",
                "position": 12,
                "stddev": 2304.140562,
                "variance": 5309063.73
              },
              {
                "average": 43294.60856,
                "count": 13531460,
                "maximum": 54784,
                "minimum": 31744,
                "name": "Green",
                "position": 13,
                "stddev": 2213.48603,
                "variance": 4899520.404
              },
              {
                "average": 40155.00501,
                "count": 13531460,
                "maximum": 52992,
                "minimum": 29696,
                "name": "Blue",
                "position": 14,
                "stddev": 2160.043153,
                "variance": 4665786.422
              },
              {
                "average": 188226187,
                "count": 13531460,
                "maximum": 188227059.2,
                "minimum": 188225133.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 356.2768016,
                "variance": 126933.1594
              },
              {
                "average": 0,
                "count": 13531460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13531460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297470.1375,
              4805463.888,
              1305.074496,
              298524.1375,
              4806882.248,
              1318.454496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297470.1375018375,
                    4805463.888021776,
                    1305.0744964787214
                  ],
                  [
                    297470.1375018375,
                    4806882.248021776,
                    1305.0744964787214
                  ],
                  [
                    298524.1375018375,
                    4806882.248021776,
                    1318.4544964787215
                  ],
                  [
                    298524.1375018375,
                    4805463.888021776,
                    1318.4544964787215
                  ],
                  [
                    297470.1375018375,
                    4805463.888021776,
                    1305.0744964787214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:04:19+00:00",
            "end_time": "2017-08-31T14:32:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18747705379482,
              43.524756701575875,
              1301.0150463021328
            ],
            [
              -119.18770607981592,
              43.53109088972732,
              1301.0150463021328
            ],
            [
              -119.17507631736426,
              43.531331964566654,
              1346.815046302133
            ],
            [
              -119.174848610976,
              43.52499772340506,
              1346.815046302133
            ],
            [
              -119.18747705379482,
              43.524756701575875,
              1301.0150463021328
            ]
          ]
        ]
      },
      "bbox": [
        -119.1877061,
        43.5247567,
        1301.015046,
        -119.1748486,
        43.53133196,
        1346.815046
      ],
      "properties": {
        "datetime": "2017-08-28T18:52:36Z",
        "pc:count": 5835476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323703.6084,
            "count": 5835476,
            "maximum": 324246.1398,
            "minimum": 323224.8798,
            "name": "X",
            "position": 0,
            "stddev": 288.2539926,
            "variance": 83090.36427
          },
          {
            "average": 4821723.128,
            "count": 5835476,
            "maximum": 4822119.305,
            "minimum": 4821415.325,
            "name": "Y",
            "position": 1,
            "stddev": 164.5181201,
            "variance": 27066.21183
          },
          {
            "average": 1321.47984,
            "count": 5835476,
            "maximum": 1346.815046,
            "minimum": 1301.015046,
            "name": "Z",
            "position": 2,
            "stddev": 7.070180434,
            "variance": 49.98745137
          },
          {
            "average": 21230.64175,
            "count": 5835476,
            "maximum": 41649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3406.719447,
            "variance": 11605737.39
          },
          {
            "average": 1.048972183,
            "count": 5835476,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2498888405,
            "variance": 0.06244443261
          },
          {
            "average": 1.098461377,
            "count": 5835476,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3701383676,
            "variance": 0.1370024112
          },
          {
            "average": 0.5093637606,
            "count": 5835476,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999123551,
            "variance": 0.2499123628
          },
          {
            "average": 6.854625055e-07,
            "count": 5835476,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008279264177,
            "variance": 6.854621531e-07
          },
          {
            "average": 1.205886204,
            "count": 5835476,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4043477498,
            "variance": 0.1634971028
          },
          {
            "average": -2.368056772,
            "count": 5835476,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.3533296,
            "variance": 128.8980931
          },
          {
            "average": 1.967765783,
            "count": 5835476,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012784724,
            "variance": 1.025732897
          },
          {
            "average": 1035.208656,
            "count": 5835476,
            "maximum": 1037,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7643306796,
            "variance": 0.5842013878
          },
          {
            "average": 42585.02212,
            "count": 5835476,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5359.64304,
            "variance": 28725773.52
          },
          {
            "average": 41052.1327,
            "count": 5835476,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4175.638209,
            "variance": 17435954.46
          },
          {
            "average": 37403.80802,
            "count": 5835476,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3987.515591,
            "variance": 15900280.59
          },
          {
            "average": 187980833.2,
            "count": 5835476,
            "maximum": 187981556.9,
            "minimum": 187980350.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 292.9797131,
            "variance": 85837.1123
          },
          {
            "average": 0,
            "count": 5835476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5835476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5835476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5835476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5835476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323224.8798,
          4821415.325,
          1301.015046,
          324246.1398,
          4822119.305,
          1346.815046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323224.8798128838,
                4821415.324512599,
                1301.0150463021328
              ],
              [
                323224.8798128838,
                4822119.3045125995,
                1301.0150463021328
              ],
              [
                324246.1398128838,
                4822119.3045125995,
                1346.815046302133
              ],
              [
                324246.1398128838,
                4821415.324512599,
                1346.815046302133
              ],
              [
                323224.8798128838,
                4821415.324512599,
                1301.0150463021328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:52:36+00:00",
        "end_time": "2017-08-28T18:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1877061,
            43.5247567,
            1301.015046,
            -119.1748486,
            43.53133196,
            1346.815046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18747705379482,
                  43.524756701575875,
                  1301.0150463021328
                ],
                [
                  -119.18770607981592,
                  43.53109088972732,
                  1301.0150463021328
                ],
                [
                  -119.17507631736426,
                  43.531331964566654,
                  1346.815046302133
                ],
                [
                  -119.174848610976,
                  43.52499772340506,
                  1346.815046302133
                ],
                [
                  -119.18747705379482,
                  43.524756701575875,
                  1301.0150463021328
                ]
              ]
            ]
          },
          "id": "20170828_43119E2411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:52:36Z",
            "pc:count": 5835476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323703.6084,
                "count": 5835476,
                "maximum": 324246.1398,
                "minimum": 323224.8798,
                "name": "X",
                "position": 0,
                "stddev": 288.2539926,
                "variance": 83090.36427
              },
              {
                "average": 4821723.128,
                "count": 5835476,
                "maximum": 4822119.305,
                "minimum": 4821415.325,
                "name": "Y",
                "position": 1,
                "stddev": 164.5181201,
                "variance": 27066.21183
              },
              {
                "average": 1321.47984,
                "count": 5835476,
                "maximum": 1346.815046,
                "minimum": 1301.015046,
                "name": "Z",
                "position": 2,
                "stddev": 7.070180434,
                "variance": 49.98745137
              },
              {
                "average": 21230.64175,
                "count": 5835476,
                "maximum": 41649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3406.719447,
                "variance": 11605737.39
              },
              {
                "average": 1.048972183,
                "count": 5835476,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2498888405,
                "variance": 0.06244443261
              },
              {
                "average": 1.098461377,
                "count": 5835476,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3701383676,
                "variance": 0.1370024112
              },
              {
                "average": 0.5093637606,
                "count": 5835476,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999123551,
                "variance": 0.2499123628
              },
              {
                "average": 6.854625055e-07,
                "count": 5835476,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008279264177,
                "variance": 6.854621531e-07
              },
              {
                "average": 1.205886204,
                "count": 5835476,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4043477498,
                "variance": 0.1634971028
              },
              {
                "average": -2.368056772,
                "count": 5835476,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.3533296,
                "variance": 128.8980931
              },
              {
                "average": 1.967765783,
                "count": 5835476,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012784724,
                "variance": 1.025732897
              },
              {
                "average": 1035.208656,
                "count": 5835476,
                "maximum": 1037,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7643306796,
                "variance": 0.5842013878
              },
              {
                "average": 42585.02212,
                "count": 5835476,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5359.64304,
                "variance": 28725773.52
              },
              {
                "average": 41052.1327,
                "count": 5835476,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4175.638209,
                "variance": 17435954.46
              },
              {
                "average": 37403.80802,
                "count": 5835476,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3987.515591,
                "variance": 15900280.59
              },
              {
                "average": 187980833.2,
                "count": 5835476,
                "maximum": 187981556.9,
                "minimum": 187980350.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 292.9797131,
                "variance": 85837.1123
              },
              {
                "average": 0,
                "count": 5835476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5835476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5835476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5835476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5835476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323224.8798,
              4821415.325,
              1301.015046,
              324246.1398,
              4822119.305,
              1346.815046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323224.8798128838,
                    4821415.324512599,
                    1301.0150463021328
                  ],
                  [
                    323224.8798128838,
                    4822119.3045125995,
                    1301.0150463021328
                  ],
                  [
                    324246.1398128838,
                    4822119.3045125995,
                    1346.815046302133
                  ],
                  [
                    324246.1398128838,
                    4821415.324512599,
                    1346.815046302133
                  ],
                  [
                    323224.8798128838,
                    4821415.324512599,
                    1301.0150463021328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:52:36+00:00",
            "end_time": "2017-08-28T18:32:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747579690047,
              43.51225144195999,
              1285.1027604809924
            ],
            [
              -119.23794660115044,
              43.52498473105967,
              1285.1027604809924
            ],
            [
              -119.22499580631755,
              43.52523761207092,
              1383.7027604809923
            ],
            [
              -119.22452772107462,
              43.51250421119943,
              1383.7027604809923
            ],
            [
              -119.23747579690047,
              43.51225144195999,
              1285.1027604809924
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379466,
        43.51225144,
        1285.10276,
        -119.2245277,
        43.52523761,
        1383.70276
      ],
      "properties": {
        "datetime": "2017-08-28T19:15:56Z",
        "pc:count": 14231433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319673.9765,
            "count": 14231433,
            "maximum": 320194.2511,
            "minimum": 319146.8911,
            "name": "X",
            "position": 0,
            "stddev": 292.6315313,
            "variance": 85633.21314
          },
          {
            "average": 4820817.209,
            "count": 14231433,
            "maximum": 4821549.18,
            "minimum": 4820133.96,
            "name": "Y",
            "position": 1,
            "stddev": 397.8787089,
            "variance": 158307.467
          },
          {
            "average": 1309.744618,
            "count": 14231433,
            "maximum": 1383.70276,
            "minimum": 1285.10276,
            "name": "Z",
            "position": 2,
            "stddev": 23.0367487,
            "variance": 530.6917908
          },
          {
            "average": 20688.22887,
            "count": 14231433,
            "maximum": 45473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3371.656291,
            "variance": 11368066.14
          },
          {
            "average": 1.044194636,
            "count": 14231433,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2413063632,
            "variance": 0.0582287609
          },
          {
            "average": 1.089356497,
            "count": 14231433,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3622583777,
            "variance": 0.1312311322
          },
          {
            "average": 0.4994585577,
            "count": 14231433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997244,
            "variance": 0.2499997244
          },
          {
            "average": 9.134709063e-07,
            "count": 14231433,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009557563162,
            "variance": 9.13470136e-07
          },
          {
            "average": 1.203817072,
            "count": 14231433,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.402834562,
            "variance": 0.1622756844
          },
          {
            "average": 1.127024398,
            "count": 14231433,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60481595,
            "variance": 134.6717533
          },
          {
            "average": 1.977898361,
            "count": 14231433,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011751483,
            "variance": 1.023641064
          },
          {
            "average": 1038.478701,
            "count": 14231433,
            "maximum": 1041,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.566110563,
            "variance": 2.452702295
          },
          {
            "average": 41635.21064,
            "count": 14231433,
            "maximum": 56832,
            "minimum": 12288,
            "name": "Red",
            "position": 12,
            "stddev": 4529.108561,
            "variance": 20512824.36
          },
          {
            "average": 40482.44909,
            "count": 14231433,
            "maximum": 56576,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 3595.231261,
            "variance": 12925687.82
          },
          {
            "average": 37148.13284,
            "count": 14231433,
            "maximum": 55552,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 3580.57095,
            "variance": 12820488.33
          },
          {
            "average": 187981999.8,
            "count": 14231433,
            "maximum": 187982956.5,
            "minimum": 187981178.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 531.7019997,
            "variance": 282707.0165
          },
          {
            "average": 0,
            "count": 14231433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319146.8911,
          4820133.96,
          1285.10276,
          320194.2511,
          4821549.18,
          1383.70276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319146.89113761793,
                4820133.959680404,
                1285.1027604809924
              ],
              [
                319146.89113761793,
                4821549.179680404,
                1285.1027604809924
              ],
              [
                320194.2511376179,
                4821549.179680404,
                1383.7027604809923
              ],
              [
                320194.2511376179,
                4820133.959680404,
                1383.7027604809923
              ],
              [
                319146.89113761793,
                4820133.959680404,
                1285.1027604809924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:15:56+00:00",
        "end_time": "2017-08-28T18:46:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379466,
            43.51225144,
            1285.10276,
            -119.2245277,
            43.52523761,
            1383.70276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747579690047,
                  43.51225144195999,
                  1285.1027604809924
                ],
                [
                  -119.23794660115044,
                  43.52498473105967,
                  1285.1027604809924
                ],
                [
                  -119.22499580631755,
                  43.52523761207092,
                  1383.7027604809923
                ],
                [
                  -119.22452772107462,
                  43.51250421119943,
                  1383.7027604809923
                ],
                [
                  -119.23747579690047,
                  43.51225144195999,
                  1285.1027604809924
                ]
              ]
            ]
          },
          "id": "20170828_43119E2317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:15:56Z",
            "pc:count": 14231433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319673.9765,
                "count": 14231433,
                "maximum": 320194.2511,
                "minimum": 319146.8911,
                "name": "X",
                "position": 0,
                "stddev": 292.6315313,
                "variance": 85633.21314
              },
              {
                "average": 4820817.209,
                "count": 14231433,
                "maximum": 4821549.18,
                "minimum": 4820133.96,
                "name": "Y",
                "position": 1,
                "stddev": 397.8787089,
                "variance": 158307.467
              },
              {
                "average": 1309.744618,
                "count": 14231433,
                "maximum": 1383.70276,
                "minimum": 1285.10276,
                "name": "Z",
                "position": 2,
                "stddev": 23.0367487,
                "variance": 530.6917908
              },
              {
                "average": 20688.22887,
                "count": 14231433,
                "maximum": 45473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3371.656291,
                "variance": 11368066.14
              },
              {
                "average": 1.044194636,
                "count": 14231433,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2413063632,
                "variance": 0.0582287609
              },
              {
                "average": 1.089356497,
                "count": 14231433,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3622583777,
                "variance": 0.1312311322
              },
              {
                "average": 0.4994585577,
                "count": 14231433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997244,
                "variance": 0.2499997244
              },
              {
                "average": 9.134709063e-07,
                "count": 14231433,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009557563162,
                "variance": 9.13470136e-07
              },
              {
                "average": 1.203817072,
                "count": 14231433,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.402834562,
                "variance": 0.1622756844
              },
              {
                "average": 1.127024398,
                "count": 14231433,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60481595,
                "variance": 134.6717533
              },
              {
                "average": 1.977898361,
                "count": 14231433,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011751483,
                "variance": 1.023641064
              },
              {
                "average": 1038.478701,
                "count": 14231433,
                "maximum": 1041,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.566110563,
                "variance": 2.452702295
              },
              {
                "average": 41635.21064,
                "count": 14231433,
                "maximum": 56832,
                "minimum": 12288,
                "name": "Red",
                "position": 12,
                "stddev": 4529.108561,
                "variance": 20512824.36
              },
              {
                "average": 40482.44909,
                "count": 14231433,
                "maximum": 56576,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 3595.231261,
                "variance": 12925687.82
              },
              {
                "average": 37148.13284,
                "count": 14231433,
                "maximum": 55552,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 3580.57095,
                "variance": 12820488.33
              },
              {
                "average": 187981999.8,
                "count": 14231433,
                "maximum": 187982956.5,
                "minimum": 187981178.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 531.7019997,
                "variance": 282707.0165
              },
              {
                "average": 0,
                "count": 14231433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319146.8911,
              4820133.96,
              1285.10276,
              320194.2511,
              4821549.18,
              1383.70276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319146.89113761793,
                    4820133.959680404,
                    1285.1027604809924
                  ],
                  [
                    319146.89113761793,
                    4821549.179680404,
                    1285.1027604809924
                  ],
                  [
                    320194.2511376179,
                    4821549.179680404,
                    1383.7027604809923
                  ],
                  [
                    320194.2511376179,
                    4820133.959680404,
                    1383.7027604809923
                  ],
                  [
                    319146.89113761793,
                    4820133.959680404,
                    1285.1027604809924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:15:56+00:00",
            "end_time": "2017-08-28T18:46: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": "20170829_43119D4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997515252638,
              43.449728013550846,
              1269.5470933049776
            ],
            [
              -119.45049046609617,
              43.46248289547937,
              1269.5470933049776
            ],
            [
              -119.43749767403355,
              43.462760757106665,
              1281.9470933049777
            ],
            [
              -119.43698508610562,
              43.45000575214242,
              1281.9470933049777
            ],
            [
              -119.44997515252638,
              43.449728013550846,
              1269.5470933049776
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504905,
        43.44972801,
        1269.547093,
        -119.4369851,
        43.46276076,
        1281.947093
      ],
      "properties": {
        "datetime": "2017-08-29T17:16:05Z",
        "pc:count": 13752805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302292.3165,
            "count": 13752805,
            "maximum": 302817.7843,
            "minimum": 301765.7843,
            "name": "X",
            "position": 0,
            "stddev": 288.7802877,
            "variance": 83394.05456
          },
          {
            "average": 4814386.384,
            "count": 13752805,
            "maximum": 4815091.763,
            "minimum": 4813673.943,
            "name": "Y",
            "position": 1,
            "stddev": 401.9636322,
            "variance": 161574.7616
          },
          {
            "average": 1274.497507,
            "count": 13752805,
            "maximum": 1281.947093,
            "minimum": 1269.547093,
            "name": "Z",
            "position": 2,
            "stddev": 2.565671479,
            "variance": 6.582670136
          },
          {
            "average": 20080.28805,
            "count": 13752805,
            "maximum": 30065,
            "minimum": 6641,
            "name": "Intensity",
            "position": 3,
            "stddev": 1621.425913,
            "variance": 2629021.99
          },
          {
            "average": 1.000000509,
            "count": 13752805,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007134331459,
            "variance": 5.089868537e-07
          },
          {
            "average": 1.000000727,
            "count": 13752805,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008527156138,
            "variance": 7.271239181e-07
          },
          {
            "average": 0.5023454488,
            "count": 13752805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994517,
            "variance": 0.249994517
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174314258,
            "count": 13752805,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3793795039,
            "variance": 0.143928808
          },
          {
            "average": 0.1663222094,
            "count": 13752805,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66912183,
            "variance": 136.1684043
          },
          {
            "average": 2.001400005,
            "count": 13752805,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000042065,
            "variance": 1.000084132
          },
          {
            "average": 1066.9982,
            "count": 13752805,
            "maximum": 1069,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9834240963,
            "variance": 0.9671229532
          },
          {
            "average": 44426.13735,
            "count": 13752805,
            "maximum": 55040,
            "minimum": 16896,
            "name": "Red",
            "position": 12,
            "stddev": 2984.152269,
            "variance": 8905164.766
          },
          {
            "average": 42898.28047,
            "count": 13752805,
            "maximum": 54016,
            "minimum": 21760,
            "name": "Green",
            "position": 13,
            "stddev": 2681.943494,
            "variance": 7192820.903
          },
          {
            "average": 39320.27238,
            "count": 13752805,
            "maximum": 51968,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 2874.965903,
            "variance": 8265428.946
          },
          {
            "average": 188060763.9,
            "count": 13752805,
            "maximum": 188062165.5,
            "minimum": 188059702.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 635.5885074,
            "variance": 403972.7508
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13752805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301765.7843,
          4813673.943,
          1269.547093,
          302817.7843,
          4815091.763,
          1281.947093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301765.7842635106,
                4813673.943159122,
                1269.5470933049776
              ],
              [
                301765.7842635106,
                4815091.763159122,
                1269.5470933049776
              ],
              [
                302817.7842635106,
                4815091.763159122,
                1281.9470933049777
              ],
              [
                302817.7842635106,
                4813673.943159122,
                1281.9470933049777
              ],
              [
                301765.7842635106,
                4813673.943159122,
                1269.5470933049776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:16:05+00:00",
        "end_time": "2017-08-29T16:35:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504905,
            43.44972801,
            1269.547093,
            -119.4369851,
            43.46276076,
            1281.947093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997515252638,
                  43.449728013550846,
                  1269.5470933049776
                ],
                [
                  -119.45049046609617,
                  43.46248289547937,
                  1269.5470933049776
                ],
                [
                  -119.43749767403355,
                  43.462760757106665,
                  1281.9470933049777
                ],
                [
                  -119.43698508610562,
                  43.45000575214242,
                  1281.9470933049777
                ],
                [
                  -119.44997515252638,
                  43.449728013550846,
                  1269.5470933049776
                ]
              ]
            ]
          },
          "id": "20170829_43119D4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:16:05Z",
            "pc:count": 13752805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302292.3165,
                "count": 13752805,
                "maximum": 302817.7843,
                "minimum": 301765.7843,
                "name": "X",
                "position": 0,
                "stddev": 288.7802877,
                "variance": 83394.05456
              },
              {
                "average": 4814386.384,
                "count": 13752805,
                "maximum": 4815091.763,
                "minimum": 4813673.943,
                "name": "Y",
                "position": 1,
                "stddev": 401.9636322,
                "variance": 161574.7616
              },
              {
                "average": 1274.497507,
                "count": 13752805,
                "maximum": 1281.947093,
                "minimum": 1269.547093,
                "name": "Z",
                "position": 2,
                "stddev": 2.565671479,
                "variance": 6.582670136
              },
              {
                "average": 20080.28805,
                "count": 13752805,
                "maximum": 30065,
                "minimum": 6641,
                "name": "Intensity",
                "position": 3,
                "stddev": 1621.425913,
                "variance": 2629021.99
              },
              {
                "average": 1.000000509,
                "count": 13752805,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007134331459,
                "variance": 5.089868537e-07
              },
              {
                "average": 1.000000727,
                "count": 13752805,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008527156138,
                "variance": 7.271239181e-07
              },
              {
                "average": 0.5023454488,
                "count": 13752805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994517,
                "variance": 0.249994517
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174314258,
                "count": 13752805,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3793795039,
                "variance": 0.143928808
              },
              {
                "average": 0.1663222094,
                "count": 13752805,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66912183,
                "variance": 136.1684043
              },
              {
                "average": 2.001400005,
                "count": 13752805,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000042065,
                "variance": 1.000084132
              },
              {
                "average": 1066.9982,
                "count": 13752805,
                "maximum": 1069,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9834240963,
                "variance": 0.9671229532
              },
              {
                "average": 44426.13735,
                "count": 13752805,
                "maximum": 55040,
                "minimum": 16896,
                "name": "Red",
                "position": 12,
                "stddev": 2984.152269,
                "variance": 8905164.766
              },
              {
                "average": 42898.28047,
                "count": 13752805,
                "maximum": 54016,
                "minimum": 21760,
                "name": "Green",
                "position": 13,
                "stddev": 2681.943494,
                "variance": 7192820.903
              },
              {
                "average": 39320.27238,
                "count": 13752805,
                "maximum": 51968,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 2874.965903,
                "variance": 8265428.946
              },
              {
                "average": 188060763.9,
                "count": 13752805,
                "maximum": 188062165.5,
                "minimum": 188059702.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 635.5885074,
                "variance": 403972.7508
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13752805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301765.7843,
              4813673.943,
              1269.547093,
              302817.7843,
              4815091.763,
              1281.947093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301765.7842635106,
                    4813673.943159122,
                    1269.5470933049776
                  ],
                  [
                    301765.7842635106,
                    4815091.763159122,
                    1269.5470933049776
                  ],
                  [
                    302817.7842635106,
                    4815091.763159122,
                    1281.9470933049777
                  ],
                  [
                    302817.7842635106,
                    4813673.943159122,
                    1281.9470933049777
                  ],
                  [
                    301765.7842635106,
                    4813673.943159122,
                    1269.5470933049776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:16:05+00:00",
            "end_time": "2017-08-29T16:35: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": "20170827_43119D3405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247680621802,
              43.42474844221079,
              1340.6299196996918
            ],
            [
              -119.26295153081936,
              43.437484767176386,
              1340.6299196996918
            ],
            [
              -119.25020311368995,
              43.43773646187351,
              1354.7099196996917
            ],
            [
              -119.24973105795029,
              43.42500002561559,
              1354.7099196996917
            ],
            [
              -119.26247680621802,
              43.42474844221079,
              1340.6299196996918
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629515,
        43.42474844,
        1340.62992,
        -119.2497311,
        43.43773646,
        1354.70992
      ],
      "properties": {
        "datetime": "2017-08-27T21:10:50Z",
        "pc:count": 11447846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317318.8534,
            "count": 11447846,
            "maximum": 317894.3845,
            "minimum": 316861.8845,
            "name": "X",
            "position": 0,
            "stddev": 286.3285702,
            "variance": 81984.05009
          },
          {
            "average": 4811030.609,
            "count": 11447846,
            "maximum": 4811885.913,
            "minimum": 4810470.353,
            "name": "Y",
            "position": 1,
            "stddev": 354.9048895,
            "variance": 125957.4806
          },
          {
            "average": 1347.876932,
            "count": 11447846,
            "maximum": 1354.70992,
            "minimum": 1340.62992,
            "name": "Z",
            "position": 2,
            "stddev": 2.85583429,
            "variance": 8.155789495
          },
          {
            "average": 21508.21016,
            "count": 11447846,
            "maximum": 29633,
            "minimum": 5553,
            "name": "Intensity",
            "position": 3,
            "stddev": 1566.722426,
            "variance": 2454619.159
          },
          {
            "average": 1.000010133,
            "count": 11447846,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003183207314,
            "variance": 1.01328088e-05
          },
          {
            "average": 1.000013976,
            "count": 11447846,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003738480211,
            "variance": 1.397623428e-05
          },
          {
            "average": 0.5026631211,
            "count": 11447846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929296,
            "variance": 0.2499929296
          },
          {
            "average": 1.563612928e-05,
            "count": 11447846,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003954223837,
            "variance": 1.563588615e-05
          },
          {
            "average": 1.143132516,
            "count": 11447846,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3502079518,
            "variance": 0.1226456095
          },
          {
            "average": -0.2486541296,
            "count": 11447846,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85355081,
            "variance": 140.5066667
          },
          {
            "average": 1.998909751,
            "count": 11447846,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000128941,
            "variance": 1.000257899
          },
          {
            "average": 1007.854513,
            "count": 11447846,
            "maximum": 1010,
            "minimum": 1006,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9225657924,
            "variance": 0.8511276413
          },
          {
            "average": 45890.12971,
            "count": 11447846,
            "maximum": 65280,
            "minimum": 32000,
            "name": "Red",
            "position": 12,
            "stddev": 1248.623965,
            "variance": 1559061.805
          },
          {
            "average": 44102.86098,
            "count": 11447846,
            "maximum": 65280,
            "minimum": 30720,
            "name": "Green",
            "position": 13,
            "stddev": 1181.707142,
            "variance": 1396431.77
          },
          {
            "average": 40946.4057,
            "count": 11447846,
            "maximum": 65280,
            "minimum": 29184,
            "name": "Blue",
            "position": 14,
            "stddev": 1154.455364,
            "variance": 1332767.187
          },
          {
            "average": 187902617.2,
            "count": 11447846,
            "maximum": 187903450.8,
            "minimum": 187902113.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 304.5553958,
            "variance": 92753.98909
          },
          {
            "average": 0,
            "count": 11447846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11447846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11447846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11447846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11447846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316861.8845,
          4810470.353,
          1340.62992,
          317894.3845,
          4811885.913,
          1354.70992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316861.88445346925,
                4810470.352616453,
                1340.6299196996918
              ],
              [
                316861.88445346925,
                4811885.912616453,
                1340.6299196996918
              ],
              [
                317894.38445346925,
                4811885.912616453,
                1354.7099196996917
              ],
              [
                317894.38445346925,
                4810470.352616453,
                1354.7099196996917
              ],
              [
                316861.88445346925,
                4810470.352616453,
                1340.6299196996918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-27T21:10:50+00:00",
        "end_time": "2017-08-27T20:48:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629515,
            43.42474844,
            1340.62992,
            -119.2497311,
            43.43773646,
            1354.70992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247680621802,
                  43.42474844221079,
                  1340.6299196996918
                ],
                [
                  -119.26295153081936,
                  43.437484767176386,
                  1340.6299196996918
                ],
                [
                  -119.25020311368995,
                  43.43773646187351,
                  1354.7099196996917
                ],
                [
                  -119.24973105795029,
                  43.42500002561559,
                  1354.7099196996917
                ],
                [
                  -119.26247680621802,
                  43.42474844221079,
                  1340.6299196996918
                ]
              ]
            ]
          },
          "id": "20170827_43119D3405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-27T21:10:50Z",
            "pc:count": 11447846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317318.8534,
                "count": 11447846,
                "maximum": 317894.3845,
                "minimum": 316861.8845,
                "name": "X",
                "position": 0,
                "stddev": 286.3285702,
                "variance": 81984.05009
              },
              {
                "average": 4811030.609,
                "count": 11447846,
                "maximum": 4811885.913,
                "minimum": 4810470.353,
                "name": "Y",
                "position": 1,
                "stddev": 354.9048895,
                "variance": 125957.4806
              },
              {
                "average": 1347.876932,
                "count": 11447846,
                "maximum": 1354.70992,
                "minimum": 1340.62992,
                "name": "Z",
                "position": 2,
                "stddev": 2.85583429,
                "variance": 8.155789495
              },
              {
                "average": 21508.21016,
                "count": 11447846,
                "maximum": 29633,
                "minimum": 5553,
                "name": "Intensity",
                "position": 3,
                "stddev": 1566.722426,
                "variance": 2454619.159
              },
              {
                "average": 1.000010133,
                "count": 11447846,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003183207314,
                "variance": 1.01328088e-05
              },
              {
                "average": 1.000013976,
                "count": 11447846,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003738480211,
                "variance": 1.397623428e-05
              },
              {
                "average": 0.5026631211,
                "count": 11447846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929296,
                "variance": 0.2499929296
              },
              {
                "average": 1.563612928e-05,
                "count": 11447846,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003954223837,
                "variance": 1.563588615e-05
              },
              {
                "average": 1.143132516,
                "count": 11447846,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3502079518,
                "variance": 0.1226456095
              },
              {
                "average": -0.2486541296,
                "count": 11447846,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85355081,
                "variance": 140.5066667
              },
              {
                "average": 1.998909751,
                "count": 11447846,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000128941,
                "variance": 1.000257899
              },
              {
                "average": 1007.854513,
                "count": 11447846,
                "maximum": 1010,
                "minimum": 1006,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9225657924,
                "variance": 0.8511276413
              },
              {
                "average": 45890.12971,
                "count": 11447846,
                "maximum": 65280,
                "minimum": 32000,
                "name": "Red",
                "position": 12,
                "stddev": 1248.623965,
                "variance": 1559061.805
              },
              {
                "average": 44102.86098,
                "count": 11447846,
                "maximum": 65280,
                "minimum": 30720,
                "name": "Green",
                "position": 13,
                "stddev": 1181.707142,
                "variance": 1396431.77
              },
              {
                "average": 40946.4057,
                "count": 11447846,
                "maximum": 65280,
                "minimum": 29184,
                "name": "Blue",
                "position": 14,
                "stddev": 1154.455364,
                "variance": 1332767.187
              },
              {
                "average": 187902617.2,
                "count": 11447846,
                "maximum": 187903450.8,
                "minimum": 187902113.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 304.5553958,
                "variance": 92753.98909
              },
              {
                "average": 0,
                "count": 11447846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11447846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11447846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11447846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11447846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316861.8845,
              4810470.353,
              1340.62992,
              317894.3845,
              4811885.913,
              1354.70992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316861.88445346925,
                    4810470.352616453,
                    1340.6299196996918
                  ],
                  [
                    316861.88445346925,
                    4811885.912616453,
                    1340.6299196996918
                  ],
                  [
                    317894.38445346925,
                    4811885.912616453,
                    1354.7099196996917
                  ],
                  [
                    317894.38445346925,
                    4810470.352616453,
                    1354.7099196996917
                  ],
                  [
                    316861.88445346925,
                    4810470.352616453,
                    1340.6299196996918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-27T21:10:50+00:00",
            "end_time": "2017-08-27T20:48: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": "20170831_43119D5402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54981494167336,
              43.42472024321667,
              1342.0015552159332
            ],
            [
              -119.55035123475217,
              43.43748518322589,
              1342.0015552159332
            ],
            [
              -119.53749834803838,
              43.43777129370481,
              1355.4815552159332
            ],
            [
              -119.53696475060332,
              43.4250062269013,
              1355.4815552159332
            ],
            [
              -119.54981494167336,
              43.42472024321667,
              1342.0015552159332
            ]
          ]
        ]
      },
      "bbox": [
        -119.5503512,
        43.42472024,
        1342.001555,
        -119.5369648,
        43.43777129,
        1355.481555
      ],
      "properties": {
        "datetime": "2017-08-31T15:13:56Z",
        "pc:count": 11521013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294158.6611,
            "count": 11521013,
            "maximum": 294643.322,
            "minimum": 293602.142,
            "name": "X",
            "position": 0,
            "stddev": 285.0676247,
            "variance": 81263.55064
          },
          {
            "average": 4811912.923,
            "count": 11521013,
            "maximum": 4812558.108,
            "minimum": 4811139.068,
            "name": "Y",
            "position": 1,
            "stddev": 378.660769,
            "variance": 143383.978
          },
          {
            "average": 1348.832909,
            "count": 11521013,
            "maximum": 1355.481555,
            "minimum": 1342.001555,
            "name": "Z",
            "position": 2,
            "stddev": 3.176350905,
            "variance": 10.08920507
          },
          {
            "average": 19286.38063,
            "count": 11521013,
            "maximum": 27105,
            "minimum": 577,
            "name": "Intensity",
            "position": 3,
            "stddev": 1734.742866,
            "variance": 3009332.811
          },
          {
            "average": 1.000016839,
            "count": 11521013,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004103475964,
            "variance": 1.683851499e-05
          },
          {
            "average": 1.000033591,
            "count": 11521013,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005795659652,
            "variance": 3.35896708e-05
          },
          {
            "average": 0.5042711956,
            "count": 11521013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999817783,
            "variance": 0.2499817786
          },
          {
            "average": 6.075854615e-07,
            "count": 11521013,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007794774821,
            "variance": 6.07585145e-07
          },
          {
            "average": 1.197590177,
            "count": 11521013,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3981812562,
            "variance": 0.1585483128
          },
          {
            "average": -0.8819616751,
            "count": 11521013,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83269604,
            "variance": 140.0126956
          },
          {
            "average": 1.999227585,
            "count": 11521013,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000617556,
            "variance": 1.001235493
          },
          {
            "average": 1118.285811,
            "count": 11521013,
            "maximum": 1120,
            "minimum": 1116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8999105469,
            "variance": 0.8098389925
          },
          {
            "average": 46864.51555,
            "count": 11521013,
            "maximum": 65280,
            "minimum": 28672,
            "name": "Red",
            "position": 12,
            "stddev": 3017.03126,
            "variance": 9102477.623
          },
          {
            "average": 45285.78955,
            "count": 11521013,
            "maximum": 65280,
            "minimum": 30720,
            "name": "Green",
            "position": 13,
            "stddev": 3276.841541,
            "variance": 10737690.48
          },
          {
            "average": 42259.13314,
            "count": 11521013,
            "maximum": 65280,
            "minimum": 28160,
            "name": "Blue",
            "position": 14,
            "stddev": 3774.297348,
            "variance": 14245320.47
          },
          {
            "average": 188227101.1,
            "count": 11521013,
            "maximum": 188227636.9,
            "minimum": 188226242.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 314.7875788,
            "variance": 99091.21978
          },
          {
            "average": 0,
            "count": 11521013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11521013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11521013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11521013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11521013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293602.142,
          4811139.068,
          1342.001555,
          294643.322,
          4812558.108,
          1355.481555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293602.14201982686,
                4811139.068080895,
                1342.0015552159332
              ],
              [
                293602.14201982686,
                4812558.108080894,
                1342.0015552159332
              ],
              [
                294643.3220198269,
                4812558.108080894,
                1355.4815552159332
              ],
              [
                294643.3220198269,
                4811139.068080895,
                1355.4815552159332
              ],
              [
                293602.14201982686,
                4811139.068080895,
                1342.0015552159332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:13:56+00:00",
        "end_time": "2017-08-31T14:50:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5503512,
            43.42472024,
            1342.001555,
            -119.5369648,
            43.43777129,
            1355.481555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54981494167336,
                  43.42472024321667,
                  1342.0015552159332
                ],
                [
                  -119.55035123475217,
                  43.43748518322589,
                  1342.0015552159332
                ],
                [
                  -119.53749834803838,
                  43.43777129370481,
                  1355.4815552159332
                ],
                [
                  -119.53696475060332,
                  43.4250062269013,
                  1355.4815552159332
                ],
                [
                  -119.54981494167336,
                  43.42472024321667,
                  1342.0015552159332
                ]
              ]
            ]
          },
          "id": "20170831_43119D5402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:13:56Z",
            "pc:count": 11521013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294158.6611,
                "count": 11521013,
                "maximum": 294643.322,
                "minimum": 293602.142,
                "name": "X",
                "position": 0,
                "stddev": 285.0676247,
                "variance": 81263.55064
              },
              {
                "average": 4811912.923,
                "count": 11521013,
                "maximum": 4812558.108,
                "minimum": 4811139.068,
                "name": "Y",
                "position": 1,
                "stddev": 378.660769,
                "variance": 143383.978
              },
              {
                "average": 1348.832909,
                "count": 11521013,
                "maximum": 1355.481555,
                "minimum": 1342.001555,
                "name": "Z",
                "position": 2,
                "stddev": 3.176350905,
                "variance": 10.08920507
              },
              {
                "average": 19286.38063,
                "count": 11521013,
                "maximum": 27105,
                "minimum": 577,
                "name": "Intensity",
                "position": 3,
                "stddev": 1734.742866,
                "variance": 3009332.811
              },
              {
                "average": 1.000016839,
                "count": 11521013,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004103475964,
                "variance": 1.683851499e-05
              },
              {
                "average": 1.000033591,
                "count": 11521013,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005795659652,
                "variance": 3.35896708e-05
              },
              {
                "average": 0.5042711956,
                "count": 11521013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999817783,
                "variance": 0.2499817786
              },
              {
                "average": 6.075854615e-07,
                "count": 11521013,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007794774821,
                "variance": 6.07585145e-07
              },
              {
                "average": 1.197590177,
                "count": 11521013,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3981812562,
                "variance": 0.1585483128
              },
              {
                "average": -0.8819616751,
                "count": 11521013,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83269604,
                "variance": 140.0126956
              },
              {
                "average": 1.999227585,
                "count": 11521013,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000617556,
                "variance": 1.001235493
              },
              {
                "average": 1118.285811,
                "count": 11521013,
                "maximum": 1120,
                "minimum": 1116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8999105469,
                "variance": 0.8098389925
              },
              {
                "average": 46864.51555,
                "count": 11521013,
                "maximum": 65280,
                "minimum": 28672,
                "name": "Red",
                "position": 12,
                "stddev": 3017.03126,
                "variance": 9102477.623
              },
              {
                "average": 45285.78955,
                "count": 11521013,
                "maximum": 65280,
                "minimum": 30720,
                "name": "Green",
                "position": 13,
                "stddev": 3276.841541,
                "variance": 10737690.48
              },
              {
                "average": 42259.13314,
                "count": 11521013,
                "maximum": 65280,
                "minimum": 28160,
                "name": "Blue",
                "position": 14,
                "stddev": 3774.297348,
                "variance": 14245320.47
              },
              {
                "average": 188227101.1,
                "count": 11521013,
                "maximum": 188227636.9,
                "minimum": 188226242.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 314.7875788,
                "variance": 99091.21978
              },
              {
                "average": 0,
                "count": 11521013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11521013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11521013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11521013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11521013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293602.142,
              4811139.068,
              1342.001555,
              294643.322,
              4812558.108,
              1355.481555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293602.14201982686,
                    4811139.068080895,
                    1342.0015552159332
                  ],
                  [
                    293602.14201982686,
                    4812558.108080894,
                    1342.0015552159332
                  ],
                  [
                    294643.3220198269,
                    4812558.108080894,
                    1355.4815552159332
                  ],
                  [
                    294643.3220198269,
                    4811139.068080895,
                    1355.4815552159332
                  ],
                  [
                    293602.14201982686,
                    4811139.068080895,
                    1342.0015552159332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:13:56+00:00",
            "end_time": "2017-08-31T14:50:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497492150939,
              43.43723004345651,
              1274.970543183036
            ],
            [
              -119.42548468542957,
              43.44998339149709,
              1274.970543183036
            ],
            [
              -119.41249753902346,
              43.4502582815133,
              1334.790543183036
            ],
            [
              -119.41199049814014,
              43.43750481176452,
              1334.790543183036
            ],
            [
              -119.42497492150939,
              43.43723004345651,
              1274.970543183036
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254847,
        43.43723004,
        1274.970543,
        -119.4119905,
        43.45025828,
        1334.790543
      ],
      "properties": {
        "datetime": "2017-08-29T16:55:26Z",
        "pc:count": 13559553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304276.5077,
            "count": 13559553,
            "maximum": 304800.0074,
            "minimum": 303748.2674,
            "name": "X",
            "position": 0,
            "stddev": 291.8935631,
            "variance": 85201.85216
          },
          {
            "average": 4812931.906,
            "count": 13559553,
            "maximum": 4813644.288,
            "minimum": 4812226.668,
            "name": "Y",
            "position": 1,
            "stddev": 400.5444413,
            "variance": 160435.8495
          },
          {
            "average": 1296.568396,
            "count": 13559553,
            "maximum": 1334.790543,
            "minimum": 1274.970543,
            "name": "Z",
            "position": 2,
            "stddev": 11.99625508,
            "variance": 143.9101359
          },
          {
            "average": 19220.04897,
            "count": 13559553,
            "maximum": 29793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1572.401252,
            "variance": 2472445.696
          },
          {
            "average": 1.002504581,
            "count": 13559553,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05285589688,
            "variance": 0.002793745835
          },
          {
            "average": 1.005060196,
            "count": 13559553,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07756978747,
            "variance": 0.006017071928
          },
          {
            "average": 0.5019453075,
            "count": 13559553,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962342,
            "variance": 0.2499962342
          },
          {
            "average": 5.162412065e-07,
            "count": 13559553,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007184991149,
            "variance": 5.16240978e-07
          },
          {
            "average": 1.182051134,
            "count": 13559553,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3858866797,
            "variance": 0.1489085296
          },
          {
            "average": 0.1860483566,
            "count": 13559553,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74241825,
            "variance": 137.8843863
          },
          {
            "average": 1.998374651,
            "count": 13559553,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001391525,
            "variance": 1.002784987
          },
          {
            "average": 1064.249076,
            "count": 13559553,
            "maximum": 1067,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9833461401,
            "variance": 0.9669696312
          },
          {
            "average": 43256.3872,
            "count": 13559553,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3204.793042,
            "variance": 10270698.44
          },
          {
            "average": 41484.00836,
            "count": 13559553,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2980.853664,
            "variance": 8885488.565
          },
          {
            "average": 38209.32629,
            "count": 13559553,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2783.617149,
            "variance": 7748524.43
          },
          {
            "average": 188059028.1,
            "count": 13559553,
            "maximum": 188060926.9,
            "minimum": 188057444.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 642.5209276,
            "variance": 412833.1424
          },
          {
            "average": 0,
            "count": 13559553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13559553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13559553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13559553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13559553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303748.2674,
          4812226.668,
          1274.970543,
          304800.0074,
          4813644.288,
          1334.790543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303748.26736576523,
                4812226.667746802,
                1274.970543183036
              ],
              [
                303748.26736576523,
                4813644.287746801,
                1274.970543183036
              ],
              [
                304800.0073657652,
                4813644.287746801,
                1334.790543183036
              ],
              [
                304800.0073657652,
                4812226.667746802,
                1334.790543183036
              ],
              [
                303748.26736576523,
                4812226.667746802,
                1274.970543183036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:55:26+00:00",
        "end_time": "2017-08-29T15:57:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254847,
            43.43723004,
            1274.970543,
            -119.4119905,
            43.45025828,
            1334.790543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497492150939,
                  43.43723004345651,
                  1274.970543183036
                ],
                [
                  -119.42548468542957,
                  43.44998339149709,
                  1274.970543183036
                ],
                [
                  -119.41249753902346,
                  43.4502582815133,
                  1334.790543183036
                ],
                [
                  -119.41199049814014,
                  43.43750481176452,
                  1334.790543183036
                ],
                [
                  -119.42497492150939,
                  43.43723004345651,
                  1274.970543183036
                ]
              ]
            ]
          },
          "id": "20170829_43119D4222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:55:26Z",
            "pc:count": 13559553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304276.5077,
                "count": 13559553,
                "maximum": 304800.0074,
                "minimum": 303748.2674,
                "name": "X",
                "position": 0,
                "stddev": 291.8935631,
                "variance": 85201.85216
              },
              {
                "average": 4812931.906,
                "count": 13559553,
                "maximum": 4813644.288,
                "minimum": 4812226.668,
                "name": "Y",
                "position": 1,
                "stddev": 400.5444413,
                "variance": 160435.8495
              },
              {
                "average": 1296.568396,
                "count": 13559553,
                "maximum": 1334.790543,
                "minimum": 1274.970543,
                "name": "Z",
                "position": 2,
                "stddev": 11.99625508,
                "variance": 143.9101359
              },
              {
                "average": 19220.04897,
                "count": 13559553,
                "maximum": 29793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1572.401252,
                "variance": 2472445.696
              },
              {
                "average": 1.002504581,
                "count": 13559553,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05285589688,
                "variance": 0.002793745835
              },
              {
                "average": 1.005060196,
                "count": 13559553,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07756978747,
                "variance": 0.006017071928
              },
              {
                "average": 0.5019453075,
                "count": 13559553,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962342,
                "variance": 0.2499962342
              },
              {
                "average": 5.162412065e-07,
                "count": 13559553,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007184991149,
                "variance": 5.16240978e-07
              },
              {
                "average": 1.182051134,
                "count": 13559553,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3858866797,
                "variance": 0.1489085296
              },
              {
                "average": 0.1860483566,
                "count": 13559553,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74241825,
                "variance": 137.8843863
              },
              {
                "average": 1.998374651,
                "count": 13559553,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001391525,
                "variance": 1.002784987
              },
              {
                "average": 1064.249076,
                "count": 13559553,
                "maximum": 1067,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9833461401,
                "variance": 0.9669696312
              },
              {
                "average": 43256.3872,
                "count": 13559553,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3204.793042,
                "variance": 10270698.44
              },
              {
                "average": 41484.00836,
                "count": 13559553,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2980.853664,
                "variance": 8885488.565
              },
              {
                "average": 38209.32629,
                "count": 13559553,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2783.617149,
                "variance": 7748524.43
              },
              {
                "average": 188059028.1,
                "count": 13559553,
                "maximum": 188060926.9,
                "minimum": 188057444.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 642.5209276,
                "variance": 412833.1424
              },
              {
                "average": 0,
                "count": 13559553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13559553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13559553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13559553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13559553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303748.2674,
              4812226.668,
              1274.970543,
              304800.0074,
              4813644.288,
              1334.790543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303748.26736576523,
                    4812226.667746802,
                    1274.970543183036
                  ],
                  [
                    303748.26736576523,
                    4813644.287746801,
                    1274.970543183036
                  ],
                  [
                    304800.0073657652,
                    4813644.287746801,
                    1334.790543183036
                  ],
                  [
                    304800.0073657652,
                    4812226.667746802,
                    1334.790543183036
                  ],
                  [
                    303748.26736576523,
                    4812226.667746802,
                    1274.970543183036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:55:26+00:00",
            "end_time": "2017-08-29T15:57:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247466985687,
              43.53723723521404,
              1359.8949697661117
            ],
            [
              -119.36297275088278,
              43.54998356504609,
              1359.8949697661117
            ],
            [
              -119.349997452012,
              43.550251145339594,
              1400.2749697661118
            ],
            [
              -119.34950209984206,
              43.537504697123,
              1400.2749697661118
            ],
            [
              -119.36247466985687,
              43.53723723521404,
              1359.8949697661117
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629728,
        43.53723724,
        1359.89497,
        -119.3495021,
        43.55025115,
        1400.27497
      ],
      "properties": {
        "datetime": "2017-08-30T19:16:44Z",
        "pc:count": 12919021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309648.8945,
            "count": 12919021,
            "maximum": 310170.8938,
            "minimum": 309121.8938,
            "name": "X",
            "position": 0,
            "stddev": 295.1608887,
            "variance": 87119.95022
          },
          {
            "average": 4823879.063,
            "count": 12919021,
            "maximum": 4824605.173,
            "minimum": 4823188.373,
            "name": "Y",
            "position": 1,
            "stddev": 398.2285487,
            "variance": 158585.977
          },
          {
            "average": 1371.590757,
            "count": 12919021,
            "maximum": 1400.27497,
            "minimum": 1359.89497,
            "name": "Z",
            "position": 2,
            "stddev": 5.18446733,
            "variance": 26.8787015
          },
          {
            "average": 21744.55223,
            "count": 12919021,
            "maximum": 32753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1531.28847,
            "variance": 2344844.379
          },
          {
            "average": 1.00359052,
            "count": 12919021,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06673721334,
            "variance": 0.004453855645
          },
          {
            "average": 1.007222064,
            "count": 12919021,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09919950919,
            "variance": 0.009840542623
          },
          {
            "average": 0.5045364506,
            "count": 12919021,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999794395,
            "variance": 0.24997944
          },
          {
            "average": 2.322157383e-07,
            "count": 12919021,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000481887645,
            "variance": 2.322157024e-07
          },
          {
            "average": 1.180093445,
            "count": 12919021,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3842652828,
            "variance": 0.1476598076
          },
          {
            "average": -0.237242985,
            "count": 12919021,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71807674,
            "variance": 137.3133225
          },
          {
            "average": 1.998710661,
            "count": 12919021,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001153197,
            "variance": 1.002307723
          },
          {
            "average": 1105.440641,
            "count": 12919021,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.015067081,
            "variance": 1.030361179
          },
          {
            "average": 45343.58459,
            "count": 12919021,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2299.223044,
            "variance": 5286426.604
          },
          {
            "average": 43283.0438,
            "count": 12919021,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2036.353842,
            "variance": 4146736.971
          },
          {
            "average": 39943.89572,
            "count": 12919021,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2269.393773,
            "variance": 5150148.096
          },
          {
            "average": 188153811.5,
            "count": 12919021,
            "maximum": 188155804.2,
            "minimum": 188152001,
            "name": "GpsTime",
            "position": 15,
            "stddev": 707.2270573,
            "variance": 500170.1106
          },
          {
            "average": 0,
            "count": 12919021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919021,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12919021,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309121.8938,
          4823188.373,
          1359.89497,
          310170.8938,
          4824605.173,
          1400.27497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309121.893789619,
                4823188.373424357,
                1359.8949697661117
              ],
              [
                309121.893789619,
                4824605.173424358,
                1359.8949697661117
              ],
              [
                310170.893789619,
                4824605.173424358,
                1400.2749697661118
              ],
              [
                310170.893789619,
                4823188.373424357,
                1400.2749697661118
              ],
              [
                309121.893789619,
                4823188.373424357,
                1359.8949697661117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:16:44+00:00",
        "end_time": "2017-08-30T18:13:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629728,
            43.53723724,
            1359.89497,
            -119.3495021,
            43.55025115,
            1400.27497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247466985687,
                  43.53723723521404,
                  1359.8949697661117
                ],
                [
                  -119.36297275088278,
                  43.54998356504609,
                  1359.8949697661117
                ],
                [
                  -119.349997452012,
                  43.550251145339594,
                  1400.2749697661118
                ],
                [
                  -119.34950209984206,
                  43.537504697123,
                  1400.2749697661118
                ],
                [
                  -119.36247466985687,
                  43.53723723521404,
                  1359.8949697661117
                ]
              ]
            ]
          },
          "id": "20170830_43119E3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:16:44Z",
            "pc:count": 12919021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309648.8945,
                "count": 12919021,
                "maximum": 310170.8938,
                "minimum": 309121.8938,
                "name": "X",
                "position": 0,
                "stddev": 295.1608887,
                "variance": 87119.95022
              },
              {
                "average": 4823879.063,
                "count": 12919021,
                "maximum": 4824605.173,
                "minimum": 4823188.373,
                "name": "Y",
                "position": 1,
                "stddev": 398.2285487,
                "variance": 158585.977
              },
              {
                "average": 1371.590757,
                "count": 12919021,
                "maximum": 1400.27497,
                "minimum": 1359.89497,
                "name": "Z",
                "position": 2,
                "stddev": 5.18446733,
                "variance": 26.8787015
              },
              {
                "average": 21744.55223,
                "count": 12919021,
                "maximum": 32753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1531.28847,
                "variance": 2344844.379
              },
              {
                "average": 1.00359052,
                "count": 12919021,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06673721334,
                "variance": 0.004453855645
              },
              {
                "average": 1.007222064,
                "count": 12919021,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09919950919,
                "variance": 0.009840542623
              },
              {
                "average": 0.5045364506,
                "count": 12919021,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999794395,
                "variance": 0.24997944
              },
              {
                "average": 2.322157383e-07,
                "count": 12919021,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000481887645,
                "variance": 2.322157024e-07
              },
              {
                "average": 1.180093445,
                "count": 12919021,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3842652828,
                "variance": 0.1476598076
              },
              {
                "average": -0.237242985,
                "count": 12919021,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71807674,
                "variance": 137.3133225
              },
              {
                "average": 1.998710661,
                "count": 12919021,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001153197,
                "variance": 1.002307723
              },
              {
                "average": 1105.440641,
                "count": 12919021,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.015067081,
                "variance": 1.030361179
              },
              {
                "average": 45343.58459,
                "count": 12919021,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2299.223044,
                "variance": 5286426.604
              },
              {
                "average": 43283.0438,
                "count": 12919021,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2036.353842,
                "variance": 4146736.971
              },
              {
                "average": 39943.89572,
                "count": 12919021,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2269.393773,
                "variance": 5150148.096
              },
              {
                "average": 188153811.5,
                "count": 12919021,
                "maximum": 188155804.2,
                "minimum": 188152001,
                "name": "GpsTime",
                "position": 15,
                "stddev": 707.2270573,
                "variance": 500170.1106
              },
              {
                "average": 0,
                "count": 12919021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919021,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12919021,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309121.8938,
              4823188.373,
              1359.89497,
              310170.8938,
              4824605.173,
              1400.27497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309121.893789619,
                    4823188.373424357,
                    1359.8949697661117
                  ],
                  [
                    309121.893789619,
                    4824605.173424358,
                    1359.8949697661117
                  ],
                  [
                    310170.893789619,
                    4824605.173424358,
                    1400.2749697661118
                  ],
                  [
                    310170.893789619,
                    4823188.373424357,
                    1400.2749697661118
                  ],
                  [
                    309121.893789619,
                    4823188.373424357,
                    1359.8949697661117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:16:44+00:00",
            "end_time": "2017-08-30T18:13: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": "20170830_43119E3101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3749751926804,
              43.61223659878836,
              1501.5417575780334
            ],
            [
              -119.37547726943754,
              43.62498390506507,
              1501.5417575780334
            ],
            [
              -119.36249711313229,
              43.625253039702635,
              1629.0017575780334
            ],
            [
              -119.36199777360132,
              43.61250561436021,
              1629.0017575780334
            ],
            [
              -119.3749751926804,
              43.61223659878836,
              1501.5417575780334
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754773,
        43.6122366,
        1501.541758,
        -119.3619978,
        43.62525304,
        1629.001758
      ],
      "properties": {
        "datetime": "2017-08-30T18:05:42Z",
        "pc:count": 13513764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308879.3784,
            "count": 13513764,
            "maximum": 309398.1107,
            "minimum": 308350.0107,
            "name": "X",
            "position": 0,
            "stddev": 290.8011155,
            "variance": 84565.28875
          },
          {
            "average": 4832260.777,
            "count": 13513764,
            "maximum": 4832963.851,
            "minimum": 4831546.911,
            "name": "Y",
            "position": 1,
            "stddev": 400.9869144,
            "variance": 160790.5055
          },
          {
            "average": 1557.712406,
            "count": 13513764,
            "maximum": 1629.001758,
            "minimum": 1501.541758,
            "name": "Z",
            "position": 2,
            "stddev": 23.37525442,
            "variance": 546.402519
          },
          {
            "average": 19177.07065,
            "count": 13513764,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2460.064038,
            "variance": 6051915.072
          },
          {
            "average": 1.023289662,
            "count": 13513764,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1797883834,
            "variance": 0.03232386281
          },
          {
            "average": 1.047182487,
            "count": 13513764,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2752402568,
            "variance": 0.07575719899
          },
          {
            "average": 0.5031163782,
            "count": 13513764,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903066,
            "variance": 0.2499903067
          },
          {
            "average": 7.399862836e-08,
            "count": 13513764,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000272026889,
            "variance": 7.399862836e-08
          },
          {
            "average": 1.1649849,
            "count": 13513764,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.371166934,
            "variance": 0.1377648929
          },
          {
            "average": 0.1332821469,
            "count": 13513764,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75120035,
            "variance": 138.0907097
          },
          {
            "average": 1.982804569,
            "count": 13513764,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008633969,
            "variance": 1.017342483
          },
          {
            "average": 1098.19365,
            "count": 13513764,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.150408095,
            "variance": 1.323438786
          },
          {
            "average": 38388.75071,
            "count": 13513764,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5050.88554,
            "variance": 25511444.74
          },
          {
            "average": 37243.79362,
            "count": 13513764,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3793.685539,
            "variance": 14392049.97
          },
          {
            "average": 33186.89719,
            "count": 13513764,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4130.708838,
            "variance": 17062755.51
          },
          {
            "average": 188149146.6,
            "count": 13513764,
            "maximum": 188151542.8,
            "minimum": 188147764,
            "name": "GpsTime",
            "position": 15,
            "stddev": 700.6336097,
            "variance": 490887.455
          },
          {
            "average": 0,
            "count": 13513764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13513764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13513764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13513764,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13513764,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308350.0107,
          4831546.911,
          1501.541758,
          309398.1107,
          4832963.851,
          1629.001758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308350.0107098364,
                4831546.910737165,
                1501.5417575780334
              ],
              [
                308350.0107098364,
                4832963.850737165,
                1501.5417575780334
              ],
              [
                309398.11070983636,
                4832963.850737165,
                1629.0017575780334
              ],
              [
                309398.11070983636,
                4831546.910737165,
                1629.0017575780334
              ],
              [
                308350.0107098364,
                4831546.910737165,
                1501.5417575780334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:05:42+00:00",
        "end_time": "2017-08-30T17:02:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754773,
            43.6122366,
            1501.541758,
            -119.3619978,
            43.62525304,
            1629.001758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3749751926804,
                  43.61223659878836,
                  1501.5417575780334
                ],
                [
                  -119.37547726943754,
                  43.62498390506507,
                  1501.5417575780334
                ],
                [
                  -119.36249711313229,
                  43.625253039702635,
                  1629.0017575780334
                ],
                [
                  -119.36199777360132,
                  43.61250561436021,
                  1629.0017575780334
                ],
                [
                  -119.3749751926804,
                  43.61223659878836,
                  1501.5417575780334
                ]
              ]
            ]
          },
          "id": "20170830_43119E3101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:05:42Z",
            "pc:count": 13513764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308879.3784,
                "count": 13513764,
                "maximum": 309398.1107,
                "minimum": 308350.0107,
                "name": "X",
                "position": 0,
                "stddev": 290.8011155,
                "variance": 84565.28875
              },
              {
                "average": 4832260.777,
                "count": 13513764,
                "maximum": 4832963.851,
                "minimum": 4831546.911,
                "name": "Y",
                "position": 1,
                "stddev": 400.9869144,
                "variance": 160790.5055
              },
              {
                "average": 1557.712406,
                "count": 13513764,
                "maximum": 1629.001758,
                "minimum": 1501.541758,
                "name": "Z",
                "position": 2,
                "stddev": 23.37525442,
                "variance": 546.402519
              },
              {
                "average": 19177.07065,
                "count": 13513764,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2460.064038,
                "variance": 6051915.072
              },
              {
                "average": 1.023289662,
                "count": 13513764,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1797883834,
                "variance": 0.03232386281
              },
              {
                "average": 1.047182487,
                "count": 13513764,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2752402568,
                "variance": 0.07575719899
              },
              {
                "average": 0.5031163782,
                "count": 13513764,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903066,
                "variance": 0.2499903067
              },
              {
                "average": 7.399862836e-08,
                "count": 13513764,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000272026889,
                "variance": 7.399862836e-08
              },
              {
                "average": 1.1649849,
                "count": 13513764,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.371166934,
                "variance": 0.1377648929
              },
              {
                "average": 0.1332821469,
                "count": 13513764,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75120035,
                "variance": 138.0907097
              },
              {
                "average": 1.982804569,
                "count": 13513764,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008633969,
                "variance": 1.017342483
              },
              {
                "average": 1098.19365,
                "count": 13513764,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.150408095,
                "variance": 1.323438786
              },
              {
                "average": 38388.75071,
                "count": 13513764,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5050.88554,
                "variance": 25511444.74
              },
              {
                "average": 37243.79362,
                "count": 13513764,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3793.685539,
                "variance": 14392049.97
              },
              {
                "average": 33186.89719,
                "count": 13513764,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4130.708838,
                "variance": 17062755.51
              },
              {
                "average": 188149146.6,
                "count": 13513764,
                "maximum": 188151542.8,
                "minimum": 188147764,
                "name": "GpsTime",
                "position": 15,
                "stddev": 700.6336097,
                "variance": 490887.455
              },
              {
                "average": 0,
                "count": 13513764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13513764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13513764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13513764,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13513764,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308350.0107,
              4831546.911,
              1501.541758,
              309398.1107,
              4832963.851,
              1629.001758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308350.0107098364,
                    4831546.910737165,
                    1501.5417575780334
                  ],
                  [
                    308350.0107098364,
                    4832963.850737165,
                    1501.5417575780334
                  ],
                  [
                    309398.11070983636,
                    4832963.850737165,
                    1629.0017575780334
                  ],
                  [
                    309398.11070983636,
                    4831546.910737165,
                    1629.0017575780334
                  ],
                  [
                    308350.0107098364,
                    4831546.910737165,
                    1501.5417575780334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:05:42+00:00",
            "end_time": "2017-08-30T17:02: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": "20170828_43119E1303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09591071561593,
              43.549912520504286,
              1285.3771259816276
            ],
            [
              -119.09594102451364,
              43.55078678424839,
              1285.3771259816276
            ],
            [
              -119.09143406457535,
              43.55086935309822,
              1339.1771259816278
            ],
            [
              -119.09140382073575,
              43.549995086848035,
              1339.1771259816278
            ],
            [
              -119.09591071561593,
              43.549912520504286,
              1285.3771259816276
            ]
          ]
        ]
      },
      "bbox": [
        -119.095941,
        43.54991252,
        1285.377126,
        -119.0914038,
        43.55086935,
        1339.177126
      ],
      "properties": {
        "datetime": "2017-08-28T18:11:23Z",
        "pc:count": 251191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330899.3454,
            "count": 251191,
            "maximum": 331059.4782,
            "minimum": 330695.1782,
            "name": "X",
            "position": 0,
            "stddev": 82.43219082,
            "variance": 6795.066084
          },
          {
            "average": 4824053.185,
            "count": 251191,
            "maximum": 4824115.779,
            "minimum": 4824018.619,
            "name": "Y",
            "position": 1,
            "stddev": 21.33952801,
            "variance": 455.3754555
          },
          {
            "average": 1305.184068,
            "count": 251191,
            "maximum": 1339.177126,
            "minimum": 1285.377126,
            "name": "Z",
            "position": 2,
            "stddev": 12.70262844,
            "variance": 161.3567692
          },
          {
            "average": 19643.97179,
            "count": 251191,
            "maximum": 40625,
            "minimum": 897,
            "name": "Intensity",
            "position": 3,
            "stddev": 2504.649786,
            "variance": 6273270.551
          },
          {
            "average": 1.00719771,
            "count": 251191,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0881756058,
            "variance": 0.007774937458
          },
          {
            "average": 1.014435231,
            "count": 251191,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1268151439,
            "variance": 0.01608208071
          },
          {
            "average": 0.4979477768,
            "count": 251191,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967836,
            "variance": 0.2499967836
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.133858299,
            "count": 251191,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3405006849,
            "variance": 0.1159407164
          },
          {
            "average": -0.8981709271,
            "count": 251191,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.05039376,
            "variance": 197.4135648
          },
          {
            "average": 2.061506981,
            "count": 251191,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001765465,
            "variance": 1.003534047
          },
          {
            "average": 1029.024547,
            "count": 251191,
            "maximum": 1030,
            "minimum": 1028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8181785566,
            "variance": 0.6694161505
          },
          {
            "average": 40817.06189,
            "count": 251191,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3110.12472,
            "variance": 9672875.776
          },
          {
            "average": 38966.55992,
            "count": 251191,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2624.041859,
            "variance": 6885595.678
          },
          {
            "average": 35820.22757,
            "count": 251191,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2420.427605,
            "variance": 5858469.79
          },
          {
            "average": 187978934.4,
            "count": 251191,
            "maximum": 187979083.7,
            "minimum": 187978773.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 124.5157755,
            "variance": 15504.17834
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330695.1782,
          4824018.619,
          1285.377126,
          331059.4782,
          4824115.779,
          1339.177126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330695.1782376312,
                4824018.619379205,
                1285.3771259816276
              ],
              [
                330695.1782376312,
                4824115.779379205,
                1285.3771259816276
              ],
              [
                331059.47823763127,
                4824115.779379205,
                1339.1771259816278
              ],
              [
                331059.47823763127,
                4824018.619379205,
                1339.1771259816278
              ],
              [
                330695.1782376312,
                4824018.619379205,
                1285.3771259816276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:11:23+00:00",
        "end_time": "2017-08-28T18:06:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.095941,
            43.54991252,
            1285.377126,
            -119.0914038,
            43.55086935,
            1339.177126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09591071561593,
                  43.549912520504286,
                  1285.3771259816276
                ],
                [
                  -119.09594102451364,
                  43.55078678424839,
                  1285.3771259816276
                ],
                [
                  -119.09143406457535,
                  43.55086935309822,
                  1339.1771259816278
                ],
                [
                  -119.09140382073575,
                  43.549995086848035,
                  1339.1771259816278
                ],
                [
                  -119.09591071561593,
                  43.549912520504286,
                  1285.3771259816276
                ]
              ]
            ]
          },
          "id": "20170828_43119E1303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:11:23Z",
            "pc:count": 251191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330899.3454,
                "count": 251191,
                "maximum": 331059.4782,
                "minimum": 330695.1782,
                "name": "X",
                "position": 0,
                "stddev": 82.43219082,
                "variance": 6795.066084
              },
              {
                "average": 4824053.185,
                "count": 251191,
                "maximum": 4824115.779,
                "minimum": 4824018.619,
                "name": "Y",
                "position": 1,
                "stddev": 21.33952801,
                "variance": 455.3754555
              },
              {
                "average": 1305.184068,
                "count": 251191,
                "maximum": 1339.177126,
                "minimum": 1285.377126,
                "name": "Z",
                "position": 2,
                "stddev": 12.70262844,
                "variance": 161.3567692
              },
              {
                "average": 19643.97179,
                "count": 251191,
                "maximum": 40625,
                "minimum": 897,
                "name": "Intensity",
                "position": 3,
                "stddev": 2504.649786,
                "variance": 6273270.551
              },
              {
                "average": 1.00719771,
                "count": 251191,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0881756058,
                "variance": 0.007774937458
              },
              {
                "average": 1.014435231,
                "count": 251191,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1268151439,
                "variance": 0.01608208071
              },
              {
                "average": 0.4979477768,
                "count": 251191,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967836,
                "variance": 0.2499967836
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.133858299,
                "count": 251191,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3405006849,
                "variance": 0.1159407164
              },
              {
                "average": -0.8981709271,
                "count": 251191,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.05039376,
                "variance": 197.4135648
              },
              {
                "average": 2.061506981,
                "count": 251191,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001765465,
                "variance": 1.003534047
              },
              {
                "average": 1029.024547,
                "count": 251191,
                "maximum": 1030,
                "minimum": 1028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8181785566,
                "variance": 0.6694161505
              },
              {
                "average": 40817.06189,
                "count": 251191,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3110.12472,
                "variance": 9672875.776
              },
              {
                "average": 38966.55992,
                "count": 251191,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2624.041859,
                "variance": 6885595.678
              },
              {
                "average": 35820.22757,
                "count": 251191,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2420.427605,
                "variance": 5858469.79
              },
              {
                "average": 187978934.4,
                "count": 251191,
                "maximum": 187979083.7,
                "minimum": 187978773.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 124.5157755,
                "variance": 15504.17834
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330695.1782,
              4824018.619,
              1285.377126,
              331059.4782,
              4824115.779,
              1339.177126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330695.1782376312,
                    4824018.619379205,
                    1285.3771259816276
                  ],
                  [
                    330695.1782376312,
                    4824115.779379205,
                    1285.3771259816276
                  ],
                  [
                    331059.47823763127,
                    4824115.779379205,
                    1339.1771259816278
                  ],
                  [
                    331059.47823763127,
                    4824018.619379205,
                    1339.1771259816278
                  ],
                  [
                    330695.1782376312,
                    4824018.619379205,
                    1285.3771259816276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:11:23+00:00",
            "end_time": "2017-08-28T18:06:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747507788737,
              43.37472365665549,
              1276.9272083692053
            ],
            [
              -119.48799706812918,
              43.387482303982516,
              1276.9272083692053
            ],
            [
              -119.47499797591945,
              43.38776453338866,
              1313.5272083692053
            ],
            [
              -119.474478706127,
              43.37500576103665,
              1313.5272083692053
            ],
            [
              -119.48747507788737,
              43.37472365665549,
              1276.9272083692053
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879971,
        43.37472366,
        1276.927208,
        -119.4744787,
        43.38776453,
        1313.527208
      ],
      "properties": {
        "datetime": "2017-08-31T14:52:33Z",
        "pc:count": 13522323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299003.1958,
            "count": 13522323,
            "maximum": 299536.5987,
            "minimum": 298482.7587,
            "name": "X",
            "position": 0,
            "stddev": 294.0432589,
            "variance": 86461.43812
          },
          {
            "average": 4806132.94,
            "count": 13522323,
            "maximum": 4806852.017,
            "minimum": 4805433.757,
            "name": "Y",
            "position": 1,
            "stddev": 401.3325478,
            "variance": 161067.8139
          },
          {
            "average": 1299.51687,
            "count": 13522323,
            "maximum": 1313.527208,
            "minimum": 1276.927208,
            "name": "Z",
            "position": 2,
            "stddev": 12.18700226,
            "variance": 148.5230242
          },
          {
            "average": 18671.36618,
            "count": 13522323,
            "maximum": 28593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1454.867044,
            "variance": 2116638.117
          },
          {
            "average": 1.000446299,
            "count": 13522323,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02183382583,
            "variance": 0.0004767159505
          },
          {
            "average": 1.000918703,
            "count": 13522323,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03185956384,
            "variance": 0.001015031808
          },
          {
            "average": 0.501695012,
            "count": 13522323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971454,
            "variance": 0.2499971454
          },
          {
            "average": 1.700891186e-06,
            "count": 13522323,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001304181129,
            "variance": 1.700888418e-06
          },
          {
            "average": 1.24021346,
            "count": 13522323,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4272130234,
            "variance": 0.1825109673
          },
          {
            "average": -0.01525489809,
            "count": 13522323,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84759305,
            "variance": 140.3654612
          },
          {
            "average": 1.99926137,
            "count": 13522323,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00047335,
            "variance": 1.000946925
          },
          {
            "average": 1113.44688,
            "count": 13522323,
            "maximum": 1116,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.751115427,
            "variance": 7.568636095
          },
          {
            "average": 44555.64204,
            "count": 13522323,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3338.231417,
            "variance": 11143788.99
          },
          {
            "average": 43051.58467,
            "count": 13522323,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3146.644666,
            "variance": 9901372.652
          },
          {
            "average": 39946.1019,
            "count": 13522323,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3042.040951,
            "variance": 9254013.148
          },
          {
            "average": 188224386.4,
            "count": 13522323,
            "maximum": 188226353.8,
            "minimum": 188069866.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12660.02853,
            "variance": 160276322.5
          },
          {
            "average": 0,
            "count": 13522323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13522323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13522323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13522323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13522323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298482.7587,
          4805433.757,
          1276.927208,
          299536.5987,
          4806852.017,
          1313.527208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298482.7587004455,
                4805433.757482438,
                1276.9272083692053
              ],
              [
                298482.7587004455,
                4806852.017482438,
                1276.9272083692053
              ],
              [
                299536.5987004455,
                4806852.017482438,
                1313.5272083692053
              ],
              [
                299536.5987004455,
                4805433.757482438,
                1313.5272083692053
              ],
              [
                298482.7587004455,
                4805433.757482438,
                1276.9272083692053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:52:33+00:00",
        "end_time": "2017-08-29T19:24:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879971,
            43.37472366,
            1276.927208,
            -119.4744787,
            43.38776453,
            1313.527208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747507788737,
                  43.37472365665549,
                  1276.9272083692053
                ],
                [
                  -119.48799706812918,
                  43.387482303982516,
                  1276.9272083692053
                ],
                [
                  -119.47499797591945,
                  43.38776453338866,
                  1313.5272083692053
                ],
                [
                  -119.474478706127,
                  43.37500576103665,
                  1313.5272083692053
                ],
                [
                  -119.48747507788737,
                  43.37472365665549,
                  1276.9272083692053
                ]
              ]
            ]
          },
          "id": "20170829_43119D4322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:52:33Z",
            "pc:count": 13522323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299003.1958,
                "count": 13522323,
                "maximum": 299536.5987,
                "minimum": 298482.7587,
                "name": "X",
                "position": 0,
                "stddev": 294.0432589,
                "variance": 86461.43812
              },
              {
                "average": 4806132.94,
                "count": 13522323,
                "maximum": 4806852.017,
                "minimum": 4805433.757,
                "name": "Y",
                "position": 1,
                "stddev": 401.3325478,
                "variance": 161067.8139
              },
              {
                "average": 1299.51687,
                "count": 13522323,
                "maximum": 1313.527208,
                "minimum": 1276.927208,
                "name": "Z",
                "position": 2,
                "stddev": 12.18700226,
                "variance": 148.5230242
              },
              {
                "average": 18671.36618,
                "count": 13522323,
                "maximum": 28593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1454.867044,
                "variance": 2116638.117
              },
              {
                "average": 1.000446299,
                "count": 13522323,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02183382583,
                "variance": 0.0004767159505
              },
              {
                "average": 1.000918703,
                "count": 13522323,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03185956384,
                "variance": 0.001015031808
              },
              {
                "average": 0.501695012,
                "count": 13522323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971454,
                "variance": 0.2499971454
              },
              {
                "average": 1.700891186e-06,
                "count": 13522323,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001304181129,
                "variance": 1.700888418e-06
              },
              {
                "average": 1.24021346,
                "count": 13522323,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4272130234,
                "variance": 0.1825109673
              },
              {
                "average": -0.01525489809,
                "count": 13522323,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84759305,
                "variance": 140.3654612
              },
              {
                "average": 1.99926137,
                "count": 13522323,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00047335,
                "variance": 1.000946925
              },
              {
                "average": 1113.44688,
                "count": 13522323,
                "maximum": 1116,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.751115427,
                "variance": 7.568636095
              },
              {
                "average": 44555.64204,
                "count": 13522323,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3338.231417,
                "variance": 11143788.99
              },
              {
                "average": 43051.58467,
                "count": 13522323,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3146.644666,
                "variance": 9901372.652
              },
              {
                "average": 39946.1019,
                "count": 13522323,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3042.040951,
                "variance": 9254013.148
              },
              {
                "average": 188224386.4,
                "count": 13522323,
                "maximum": 188226353.8,
                "minimum": 188069866.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12660.02853,
                "variance": 160276322.5
              },
              {
                "average": 0,
                "count": 13522323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13522323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13522323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13522323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13522323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298482.7587,
              4805433.757,
              1276.927208,
              299536.5987,
              4806852.017,
              1313.527208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298482.7587004455,
                    4805433.757482438,
                    1276.9272083692053
                  ],
                  [
                    298482.7587004455,
                    4806852.017482438,
                    1276.9272083692053
                  ],
                  [
                    299536.5987004455,
                    4806852.017482438,
                    1313.5272083692053
                  ],
                  [
                    299536.5987004455,
                    4805433.757482438,
                    1313.5272083692053
                  ],
                  [
                    298482.7587004455,
                    4805433.757482438,
                    1276.9272083692053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:52:33+00:00",
            "end_time": "2017-08-29T19:24: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": "20170828_43119E2412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.17497721962864,
              43.52475807379453,
              1294.5698578534088
            ],
            [
              -119.1751564493476,
              43.52974373155088,
              1294.5698578534088
            ],
            [
              -119.16248704195674,
              43.52998416777617,
              1347.489857853409
            ],
            [
              -119.16230885418939,
              43.524998468404874,
              1347.489857853409
            ],
            [
              -119.17497721962864,
              43.52475807379453,
              1294.5698578534088
            ]
          ]
        ]
      },
      "bbox": [
        -119.1751564,
        43.52475807,
        1294.569858,
        -119.1623089,
        43.52998417,
        1347.489858
      ],
      "properties": {
        "datetime": "2017-08-28T18:52:39Z",
        "pc:count": 4825297,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324768.2933,
            "count": 4825297,
            "maximum": 325259.5303,
            "minimum": 324235.0503,
            "name": "X",
            "position": 0,
            "stddev": 292.8627491,
            "variance": 85768.58982
          },
          {
            "average": 4821667.488,
            "count": 4825297,
            "maximum": 4821943.08,
            "minimum": 4821388.98,
            "name": "Y",
            "position": 1,
            "stddev": 137.2075633,
            "variance": 18825.91542
          },
          {
            "average": 1316.497161,
            "count": 4825297,
            "maximum": 1347.489858,
            "minimum": 1294.569858,
            "name": "Z",
            "position": 2,
            "stddev": 9.206788458,
            "variance": 84.7649537
          },
          {
            "average": 21167.10326,
            "count": 4825297,
            "maximum": 31233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3232.24594,
            "variance": 10447413.82
          },
          {
            "average": 1.042538729,
            "count": 4825297,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2321588083,
            "variance": 0.05389771228
          },
          {
            "average": 1.085668095,
            "count": 4825297,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3441893596,
            "variance": 0.1184663152
          },
          {
            "average": 0.5105005972,
            "count": 4825297,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998897771,
            "variance": 0.2498897892
          },
          {
            "average": 4.559304847e-06,
            "count": 4825297,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00213524823,
            "variance": 4.559285005e-06
          },
          {
            "average": 1.212368482,
            "count": 4825297,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4089842841,
            "variance": 0.1672681446
          },
          {
            "average": -2.776275527,
            "count": 4825297,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30974598,
            "variance": 127.9103542
          },
          {
            "average": 1.972616815,
            "count": 4825297,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011259831,
            "variance": 1.022646446
          },
          {
            "average": 1035.174209,
            "count": 4825297,
            "maximum": 1037,
            "minimum": 1034,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7406871356,
            "variance": 0.5486174329
          },
          {
            "average": 42563.33436,
            "count": 4825297,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5159.018656,
            "variance": 26615473.49
          },
          {
            "average": 40800.22413,
            "count": 4825297,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4238.802457,
            "variance": 17967446.27
          },
          {
            "average": 37381.48793,
            "count": 4825297,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3903.690739,
            "variance": 15238801.39
          },
          {
            "average": 187980816.8,
            "count": 4825297,
            "maximum": 187981559.6,
            "minimum": 187980335.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 281.6298076,
            "variance": 79315.34855
          },
          {
            "average": 0,
            "count": 4825297,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4825297,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4825297,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4825297,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4825297,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324235.0503,
          4821388.98,
          1294.569858,
          325259.5303,
          4821943.08,
          1347.489858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324235.0502844588,
                4821388.980193971,
                1294.5698578534088
              ],
              [
                324235.0502844588,
                4821943.08019397,
                1294.5698578534088
              ],
              [
                325259.5302844588,
                4821943.08019397,
                1347.489857853409
              ],
              [
                325259.5302844588,
                4821388.980193971,
                1347.489857853409
              ],
              [
                324235.0502844588,
                4821388.980193971,
                1294.5698578534088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:52:39+00:00",
        "end_time": "2017-08-28T18:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1751564,
            43.52475807,
            1294.569858,
            -119.1623089,
            43.52998417,
            1347.489858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.17497721962864,
                  43.52475807379453,
                  1294.5698578534088
                ],
                [
                  -119.1751564493476,
                  43.52974373155088,
                  1294.5698578534088
                ],
                [
                  -119.16248704195674,
                  43.52998416777617,
                  1347.489857853409
                ],
                [
                  -119.16230885418939,
                  43.524998468404874,
                  1347.489857853409
                ],
                [
                  -119.17497721962864,
                  43.52475807379453,
                  1294.5698578534088
                ]
              ]
            ]
          },
          "id": "20170828_43119E2412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:52:39Z",
            "pc:count": 4825297,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324768.2933,
                "count": 4825297,
                "maximum": 325259.5303,
                "minimum": 324235.0503,
                "name": "X",
                "position": 0,
                "stddev": 292.8627491,
                "variance": 85768.58982
              },
              {
                "average": 4821667.488,
                "count": 4825297,
                "maximum": 4821943.08,
                "minimum": 4821388.98,
                "name": "Y",
                "position": 1,
                "stddev": 137.2075633,
                "variance": 18825.91542
              },
              {
                "average": 1316.497161,
                "count": 4825297,
                "maximum": 1347.489858,
                "minimum": 1294.569858,
                "name": "Z",
                "position": 2,
                "stddev": 9.206788458,
                "variance": 84.7649537
              },
              {
                "average": 21167.10326,
                "count": 4825297,
                "maximum": 31233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3232.24594,
                "variance": 10447413.82
              },
              {
                "average": 1.042538729,
                "count": 4825297,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2321588083,
                "variance": 0.05389771228
              },
              {
                "average": 1.085668095,
                "count": 4825297,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3441893596,
                "variance": 0.1184663152
              },
              {
                "average": 0.5105005972,
                "count": 4825297,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998897771,
                "variance": 0.2498897892
              },
              {
                "average": 4.559304847e-06,
                "count": 4825297,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00213524823,
                "variance": 4.559285005e-06
              },
              {
                "average": 1.212368482,
                "count": 4825297,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4089842841,
                "variance": 0.1672681446
              },
              {
                "average": -2.776275527,
                "count": 4825297,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30974598,
                "variance": 127.9103542
              },
              {
                "average": 1.972616815,
                "count": 4825297,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011259831,
                "variance": 1.022646446
              },
              {
                "average": 1035.174209,
                "count": 4825297,
                "maximum": 1037,
                "minimum": 1034,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7406871356,
                "variance": 0.5486174329
              },
              {
                "average": 42563.33436,
                "count": 4825297,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5159.018656,
                "variance": 26615473.49
              },
              {
                "average": 40800.22413,
                "count": 4825297,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4238.802457,
                "variance": 17967446.27
              },
              {
                "average": 37381.48793,
                "count": 4825297,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3903.690739,
                "variance": 15238801.39
              },
              {
                "average": 187980816.8,
                "count": 4825297,
                "maximum": 187981559.6,
                "minimum": 187980335.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 281.6298076,
                "variance": 79315.34855
              },
              {
                "average": 0,
                "count": 4825297,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4825297,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4825297,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4825297,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4825297,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324235.0503,
              4821388.98,
              1294.569858,
              325259.5303,
              4821943.08,
              1347.489858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324235.0502844588,
                    4821388.980193971,
                    1294.5698578534088
                  ],
                  [
                    324235.0502844588,
                    4821943.08019397,
                    1294.5698578534088
                  ],
                  [
                    325259.5302844588,
                    4821943.08019397,
                    1347.489857853409
                  ],
                  [
                    325259.5302844588,
                    4821388.980193971,
                    1347.489857853409
                  ],
                  [
                    324235.0502844588,
                    4821388.980193971,
                    1294.5698578534088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:52:39+00:00",
            "end_time": "2017-08-28T18:32:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D3315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249752510785,
              43.399741132308066,
              1284.4996312002634
            ],
            [
              -119.32546292538572,
              43.41248397320262,
              1284.4996312002634
            ],
            [
              -119.31249742007739,
              43.41274702856324,
              1324.9196312002634
            ],
            [
              -119.31201245885163,
              43.40000407128776,
              1324.9196312002634
            ],
            [
              -119.3249752510785,
              43.399741132308066,
              1284.4996312002634
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254629,
        43.39974113,
        1284.499631,
        -119.3120125,
        43.41274703,
        1324.919631
      ],
      "properties": {
        "datetime": "2017-08-28T17:33:42Z",
        "pc:count": 13460114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312246.716,
            "count": 13460114,
            "maximum": 312775.8046,
            "minimum": 311725.2446,
            "name": "X",
            "position": 0,
            "stddev": 292.1414197,
            "variance": 85346.60908
          },
          {
            "average": 4808536.517,
            "count": 13460114,
            "maximum": 4809248.639,
            "minimum": 4807832.299,
            "name": "Y",
            "position": 1,
            "stddev": 400.1577389,
            "variance": 160126.216
          },
          {
            "average": 1311.595262,
            "count": 13460114,
            "maximum": 1324.919631,
            "minimum": 1284.499631,
            "name": "Z",
            "position": 2,
            "stddev": 9.22385628,
            "variance": 85.07952468
          },
          {
            "average": 20940.6752,
            "count": 13460114,
            "maximum": 30641,
            "minimum": 4017,
            "name": "Intensity",
            "position": 3,
            "stddev": 1628.677208,
            "variance": 2652589.449
          },
          {
            "average": 1.000014933,
            "count": 13460114,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003864296424,
            "variance": 1.493278685e-05
          },
          {
            "average": 1.000028974,
            "count": 13460114,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005382718384,
            "variance": 2.89736572e-05
          },
          {
            "average": 0.5022795498,
            "count": 13460114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948222,
            "variance": 0.2499948222
          },
          {
            "average": 1.114403637e-06,
            "count": 13460114,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001055652631,
            "variance": 1.114402478e-06
          },
          {
            "average": 1.164678992,
            "count": 13460114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3708905924,
            "variance": 0.1375598315
          },
          {
            "average": 0.1755782734,
            "count": 13460114,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72805572,
            "variance": 137.5472909
          },
          {
            "average": 2.002003103,
            "count": 13460114,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000319671,
            "variance": 1.000639444
          },
          {
            "average": 1022.808419,
            "count": 13460114,
            "maximum": 1025,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9909677522,
            "variance": 0.982017086
          },
          {
            "average": 45155.98866,
            "count": 13460114,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2370.090935,
            "variance": 5617331.04
          },
          {
            "average": 43469.04403,
            "count": 13460114,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2266.498221,
            "variance": 5137014.188
          },
          {
            "average": 40421.65042,
            "count": 13460114,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2190.310796,
            "variance": 4797461.383
          },
          {
            "average": 187975586.3,
            "count": 13460114,
            "maximum": 187976822.4,
            "minimum": 187974068.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 528.403567,
            "variance": 279210.3296
          },
          {
            "average": 0,
            "count": 13460114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311725.2446,
          4807832.299,
          1284.499631,
          312775.8046,
          4809248.639,
          1324.919631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311725.2446245567,
                4807832.29882848,
                1284.4996312002634
              ],
              [
                311725.2446245567,
                4809248.63882848,
                1284.4996312002634
              ],
              [
                312775.80462455674,
                4809248.63882848,
                1324.9196312002634
              ],
              [
                312775.80462455674,
                4807832.29882848,
                1324.9196312002634
              ],
              [
                311725.2446245567,
                4807832.29882848,
                1284.4996312002634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:33:42+00:00",
        "end_time": "2017-08-28T16:47:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254629,
            43.39974113,
            1284.499631,
            -119.3120125,
            43.41274703,
            1324.919631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249752510785,
                  43.399741132308066,
                  1284.4996312002634
                ],
                [
                  -119.32546292538572,
                  43.41248397320262,
                  1284.4996312002634
                ],
                [
                  -119.31249742007739,
                  43.41274702856324,
                  1324.9196312002634
                ],
                [
                  -119.31201245885163,
                  43.40000407128776,
                  1324.9196312002634
                ],
                [
                  -119.3249752510785,
                  43.399741132308066,
                  1284.4996312002634
                ]
              ]
            ]
          },
          "id": "20170828_43119D3315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:33:42Z",
            "pc:count": 13460114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312246.716,
                "count": 13460114,
                "maximum": 312775.8046,
                "minimum": 311725.2446,
                "name": "X",
                "position": 0,
                "stddev": 292.1414197,
                "variance": 85346.60908
              },
              {
                "average": 4808536.517,
                "count": 13460114,
                "maximum": 4809248.639,
                "minimum": 4807832.299,
                "name": "Y",
                "position": 1,
                "stddev": 400.1577389,
                "variance": 160126.216
              },
              {
                "average": 1311.595262,
                "count": 13460114,
                "maximum": 1324.919631,
                "minimum": 1284.499631,
                "name": "Z",
                "position": 2,
                "stddev": 9.22385628,
                "variance": 85.07952468
              },
              {
                "average": 20940.6752,
                "count": 13460114,
                "maximum": 30641,
                "minimum": 4017,
                "name": "Intensity",
                "position": 3,
                "stddev": 1628.677208,
                "variance": 2652589.449
              },
              {
                "average": 1.000014933,
                "count": 13460114,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003864296424,
                "variance": 1.493278685e-05
              },
              {
                "average": 1.000028974,
                "count": 13460114,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005382718384,
                "variance": 2.89736572e-05
              },
              {
                "average": 0.5022795498,
                "count": 13460114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948222,
                "variance": 0.2499948222
              },
              {
                "average": 1.114403637e-06,
                "count": 13460114,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001055652631,
                "variance": 1.114402478e-06
              },
              {
                "average": 1.164678992,
                "count": 13460114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3708905924,
                "variance": 0.1375598315
              },
              {
                "average": 0.1755782734,
                "count": 13460114,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72805572,
                "variance": 137.5472909
              },
              {
                "average": 2.002003103,
                "count": 13460114,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000319671,
                "variance": 1.000639444
              },
              {
                "average": 1022.808419,
                "count": 13460114,
                "maximum": 1025,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9909677522,
                "variance": 0.982017086
              },
              {
                "average": 45155.98866,
                "count": 13460114,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2370.090935,
                "variance": 5617331.04
              },
              {
                "average": 43469.04403,
                "count": 13460114,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2266.498221,
                "variance": 5137014.188
              },
              {
                "average": 40421.65042,
                "count": 13460114,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2190.310796,
                "variance": 4797461.383
              },
              {
                "average": 187975586.3,
                "count": 13460114,
                "maximum": 187976822.4,
                "minimum": 187974068.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 528.403567,
                "variance": 279210.3296
              },
              {
                "average": 0,
                "count": 13460114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311725.2446,
              4807832.299,
              1284.499631,
              312775.8046,
              4809248.639,
              1324.919631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311725.2446245567,
                    4807832.29882848,
                    1284.4996312002634
                  ],
                  [
                    311725.2446245567,
                    4809248.63882848,
                    1284.4996312002634
                  ],
                  [
                    312775.80462455674,
                    4809248.63882848,
                    1324.9196312002634
                  ],
                  [
                    312775.80462455674,
                    4807832.29882848,
                    1324.9196312002634
                  ],
                  [
                    311725.2446245567,
                    4807832.29882848,
                    1284.4996312002634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:33:42+00:00",
            "end_time": "2017-08-28T16:47: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": "20170828_43119E2318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.22497724512641,
              43.51225248587169,
              1277.3474208391738
            ],
            [
              -119.2254453943242,
              43.52498516362002,
              1277.3474208391738
            ],
            [
              -119.21249547877588,
              43.52523660948192,
              1384.8274208391738
            ],
            [
              -119.21203004831607,
              43.51250382060145,
              1384.8274208391738
            ],
            [
              -119.22497724512641,
              43.51225248587169,
              1277.3474208391738
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254454,
        43.51225249,
        1277.347421,
        -119.21203,
        43.52523661,
        1384.827421
      ],
      "properties": {
        "datetime": "2017-08-28T19:15:41Z",
        "pc:count": 14184137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320681.8019,
            "count": 14184137,
            "maximum": 321204.4478,
            "minimum": 320157.1678,
            "name": "X",
            "position": 0,
            "stddev": 292.8695863,
            "variance": 85772.59458
          },
          {
            "average": 4820783.254,
            "count": 14184137,
            "maximum": 4821522.114,
            "minimum": 4820106.974,
            "name": "Y",
            "position": 1,
            "stddev": 403.5911014,
            "variance": 162885.7771
          },
          {
            "average": 1303.7724,
            "count": 14184137,
            "maximum": 1384.827421,
            "minimum": 1277.347421,
            "name": "Z",
            "position": 2,
            "stddev": 27.54517348,
            "variance": 758.7365819
          },
          {
            "average": 20833.80629,
            "count": 14184137,
            "maximum": 46865,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4314.404109,
            "variance": 18614082.81
          },
          {
            "average": 1.071922106,
            "count": 14184137,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3031621452,
            "variance": 0.09190728629
          },
          {
            "average": 1.145270875,
            "count": 14184137,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4496921738,
            "variance": 0.2022230511
          },
          {
            "average": 0.4984805914,
            "count": 14184137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997709,
            "variance": 0.249997709
          },
          {
            "average": 6.063111207e-06,
            "count": 14184137,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002462331187,
            "variance": 6.063074873e-06
          },
          {
            "average": 1.203243807,
            "count": 14184137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4024124417,
            "variance": 0.1619357732
          },
          {
            "average": 1.379502027,
            "count": 14184137,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72840523,
            "variance": 137.5554892
          },
          {
            "average": 1.964891696,
            "count": 14184137,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018841484,
            "variance": 1.038037969
          },
          {
            "average": 1038.389144,
            "count": 14184137,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.580180145,
            "variance": 2.496969292
          },
          {
            "average": 40520.0387,
            "count": 14184137,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5828.825637,
            "variance": 33975208.31
          },
          {
            "average": 39774.8271,
            "count": 14184137,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4402.84697,
            "variance": 19385061.44
          },
          {
            "average": 35902.61928,
            "count": 14184137,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4545.43034,
            "variance": 20660936.97
          },
          {
            "average": 187981968.5,
            "count": 14184137,
            "maximum": 187982941.9,
            "minimum": 187980718.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.1147177,
            "variance": 287418.9905
          },
          {
            "average": 0,
            "count": 14184137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320157.1678,
          4820106.974,
          1277.347421,
          321204.4478,
          4821522.114,
          1384.827421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320157.1678310156,
                4820106.97427045,
                1277.3474208391738
              ],
              [
                320157.1678310156,
                4821522.114270451,
                1277.3474208391738
              ],
              [
                321204.4478310156,
                4821522.114270451,
                1384.8274208391738
              ],
              [
                321204.4478310156,
                4820106.97427045,
                1384.8274208391738
              ],
              [
                320157.1678310156,
                4820106.97427045,
                1277.3474208391738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:15:41+00:00",
        "end_time": "2017-08-28T18:38:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254454,
            43.51225249,
            1277.347421,
            -119.21203,
            43.52523661,
            1384.827421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.22497724512641,
                  43.51225248587169,
                  1277.3474208391738
                ],
                [
                  -119.2254453943242,
                  43.52498516362002,
                  1277.3474208391738
                ],
                [
                  -119.21249547877588,
                  43.52523660948192,
                  1384.8274208391738
                ],
                [
                  -119.21203004831607,
                  43.51250382060145,
                  1384.8274208391738
                ],
                [
                  -119.22497724512641,
                  43.51225248587169,
                  1277.3474208391738
                ]
              ]
            ]
          },
          "id": "20170828_43119E2318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:15:41Z",
            "pc:count": 14184137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320681.8019,
                "count": 14184137,
                "maximum": 321204.4478,
                "minimum": 320157.1678,
                "name": "X",
                "position": 0,
                "stddev": 292.8695863,
                "variance": 85772.59458
              },
              {
                "average": 4820783.254,
                "count": 14184137,
                "maximum": 4821522.114,
                "minimum": 4820106.974,
                "name": "Y",
                "position": 1,
                "stddev": 403.5911014,
                "variance": 162885.7771
              },
              {
                "average": 1303.7724,
                "count": 14184137,
                "maximum": 1384.827421,
                "minimum": 1277.347421,
                "name": "Z",
                "position": 2,
                "stddev": 27.54517348,
                "variance": 758.7365819
              },
              {
                "average": 20833.80629,
                "count": 14184137,
                "maximum": 46865,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4314.404109,
                "variance": 18614082.81
              },
              {
                "average": 1.071922106,
                "count": 14184137,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3031621452,
                "variance": 0.09190728629
              },
              {
                "average": 1.145270875,
                "count": 14184137,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4496921738,
                "variance": 0.2022230511
              },
              {
                "average": 0.4984805914,
                "count": 14184137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997709,
                "variance": 0.249997709
              },
              {
                "average": 6.063111207e-06,
                "count": 14184137,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002462331187,
                "variance": 6.063074873e-06
              },
              {
                "average": 1.203243807,
                "count": 14184137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4024124417,
                "variance": 0.1619357732
              },
              {
                "average": 1.379502027,
                "count": 14184137,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72840523,
                "variance": 137.5554892
              },
              {
                "average": 1.964891696,
                "count": 14184137,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018841484,
                "variance": 1.038037969
              },
              {
                "average": 1038.389144,
                "count": 14184137,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.580180145,
                "variance": 2.496969292
              },
              {
                "average": 40520.0387,
                "count": 14184137,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5828.825637,
                "variance": 33975208.31
              },
              {
                "average": 39774.8271,
                "count": 14184137,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4402.84697,
                "variance": 19385061.44
              },
              {
                "average": 35902.61928,
                "count": 14184137,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4545.43034,
                "variance": 20660936.97
              },
              {
                "average": 187981968.5,
                "count": 14184137,
                "maximum": 187982941.9,
                "minimum": 187980718.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.1147177,
                "variance": 287418.9905
              },
              {
                "average": 0,
                "count": 14184137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320157.1678,
              4820106.974,
              1277.347421,
              321204.4478,
              4821522.114,
              1384.827421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320157.1678310156,
                    4820106.97427045,
                    1277.3474208391738
                  ],
                  [
                    320157.1678310156,
                    4821522.114270451,
                    1277.3474208391738
                  ],
                  [
                    321204.4478310156,
                    4821522.114270451,
                    1384.8274208391738
                  ],
                  [
                    321204.4478310156,
                    4820106.97427045,
                    1384.8274208391738
                  ],
                  [
                    320157.1678310156,
                    4820106.97427045,
                    1277.3474208391738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:15:41+00:00",
            "end_time": "2017-08-28T18:38: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": "20170828_43119E1306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497709584426,
              43.53726298740893,
              1357.9795122762193
            ],
            [
              -119.12523586220416,
              43.54462697645096,
              1357.9795122762193
            ],
            [
              -119.11248697178083,
              43.54486334840604,
              1418.5795122762192
            ],
            [
              -119.11222975488911,
              43.537499298940304,
              1418.5795122762192
            ],
            [
              -119.12497709584426,
              43.53726298740893,
              1357.9795122762193
            ]
          ]
        ]
      },
      "bbox": [
        -119.1252359,
        43.53726299,
        1357.979512,
        -119.1122298,
        43.54486335,
        1418.579512
      ],
      "properties": {
        "datetime": "2017-08-28T18:27:52Z",
        "pc:count": 6493620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328869.7049,
            "count": 6493620,
            "maximum": 329341.8882,
            "minimum": 328311.2682,
            "name": "X",
            "position": 0,
            "stddev": 290.1073435,
            "variance": 84162.27078
          },
          {
            "average": 4823006.271,
            "count": 6493620,
            "maximum": 4823491.741,
            "minimum": 4822673.341,
            "name": "Y",
            "position": 1,
            "stddev": 196.8583007,
            "variance": 38753.19056
          },
          {
            "average": 1382.093474,
            "count": 6493620,
            "maximum": 1418.579512,
            "minimum": 1357.979512,
            "name": "Z",
            "position": 2,
            "stddev": 11.20467372,
            "variance": 125.5447131
          },
          {
            "average": 20773.48424,
            "count": 6493620,
            "maximum": 34449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1743.440219,
            "variance": 3039583.798
          },
          {
            "average": 1.004078003,
            "count": 6493620,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07007726106,
            "variance": 0.004910822518
          },
          {
            "average": 1.008221916,
            "count": 6493620,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1035652696,
            "variance": 0.01072576508
          },
          {
            "average": 0.5078821982,
            "count": 6493620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999379056,
            "variance": 0.2499379094
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.206659614,
            "count": 6493620,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4049091786,
            "variance": 0.1639514429
          },
          {
            "average": -2.29506251,
            "count": 6493620,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82222196,
            "variance": 139.764932
          },
          {
            "average": 1.995773698,
            "count": 6493620,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00133619,
            "variance": 1.002674166
          },
          {
            "average": 1031.590875,
            "count": 6493620,
            "maximum": 1033,
            "minimum": 1030,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8196986633,
            "variance": 0.6719058987
          },
          {
            "average": 42717.02935,
            "count": 6493620,
            "maximum": 65280,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 2459.349614,
            "variance": 6048400.522
          },
          {
            "average": 40363.53,
            "count": 6493620,
            "maximum": 65280,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 2177.227909,
            "variance": 4740321.367
          },
          {
            "average": 36650.67554,
            "count": 6493620,
            "maximum": 65280,
            "minimum": 16384,
            "name": "Blue",
            "position": 14,
            "stddev": 2139.103188,
            "variance": 4575762.447
          },
          {
            "average": 187979482.6,
            "count": 6493620,
            "maximum": 187980072.1,
            "minimum": 187979102.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 259.1572919,
            "variance": 67162.50196
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6493620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328311.2682,
          4822673.341,
          1357.979512,
          329341.8882,
          4823491.741,
          1418.579512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328311.26818897994,
                4822673.340877245,
                1357.9795122762193
              ],
              [
                328311.26818897994,
                4823491.740877246,
                1357.9795122762193
              ],
              [
                329341.88818897994,
                4823491.740877246,
                1418.5795122762192
              ],
              [
                329341.88818897994,
                4822673.340877245,
                1418.5795122762192
              ],
              [
                328311.26818897994,
                4822673.340877245,
                1357.9795122762193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:27:52+00:00",
        "end_time": "2017-08-28T18:11:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1252359,
            43.53726299,
            1357.979512,
            -119.1122298,
            43.54486335,
            1418.579512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497709584426,
                  43.53726298740893,
                  1357.9795122762193
                ],
                [
                  -119.12523586220416,
                  43.54462697645096,
                  1357.9795122762193
                ],
                [
                  -119.11248697178083,
                  43.54486334840604,
                  1418.5795122762192
                ],
                [
                  -119.11222975488911,
                  43.537499298940304,
                  1418.5795122762192
                ],
                [
                  -119.12497709584426,
                  43.53726298740893,
                  1357.9795122762193
                ]
              ]
            ]
          },
          "id": "20170828_43119E1306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:27:52Z",
            "pc:count": 6493620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328869.7049,
                "count": 6493620,
                "maximum": 329341.8882,
                "minimum": 328311.2682,
                "name": "X",
                "position": 0,
                "stddev": 290.1073435,
                "variance": 84162.27078
              },
              {
                "average": 4823006.271,
                "count": 6493620,
                "maximum": 4823491.741,
                "minimum": 4822673.341,
                "name": "Y",
                "position": 1,
                "stddev": 196.8583007,
                "variance": 38753.19056
              },
              {
                "average": 1382.093474,
                "count": 6493620,
                "maximum": 1418.579512,
                "minimum": 1357.979512,
                "name": "Z",
                "position": 2,
                "stddev": 11.20467372,
                "variance": 125.5447131
              },
              {
                "average": 20773.48424,
                "count": 6493620,
                "maximum": 34449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1743.440219,
                "variance": 3039583.798
              },
              {
                "average": 1.004078003,
                "count": 6493620,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07007726106,
                "variance": 0.004910822518
              },
              {
                "average": 1.008221916,
                "count": 6493620,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1035652696,
                "variance": 0.01072576508
              },
              {
                "average": 0.5078821982,
                "count": 6493620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999379056,
                "variance": 0.2499379094
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.206659614,
                "count": 6493620,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4049091786,
                "variance": 0.1639514429
              },
              {
                "average": -2.29506251,
                "count": 6493620,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82222196,
                "variance": 139.764932
              },
              {
                "average": 1.995773698,
                "count": 6493620,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00133619,
                "variance": 1.002674166
              },
              {
                "average": 1031.590875,
                "count": 6493620,
                "maximum": 1033,
                "minimum": 1030,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8196986633,
                "variance": 0.6719058987
              },
              {
                "average": 42717.02935,
                "count": 6493620,
                "maximum": 65280,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 2459.349614,
                "variance": 6048400.522
              },
              {
                "average": 40363.53,
                "count": 6493620,
                "maximum": 65280,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 2177.227909,
                "variance": 4740321.367
              },
              {
                "average": 36650.67554,
                "count": 6493620,
                "maximum": 65280,
                "minimum": 16384,
                "name": "Blue",
                "position": 14,
                "stddev": 2139.103188,
                "variance": 4575762.447
              },
              {
                "average": 187979482.6,
                "count": 6493620,
                "maximum": 187980072.1,
                "minimum": 187979102.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 259.1572919,
                "variance": 67162.50196
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6493620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328311.2682,
              4822673.341,
              1357.979512,
              329341.8882,
              4823491.741,
              1418.579512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328311.26818897994,
                    4822673.340877245,
                    1357.9795122762193
                  ],
                  [
                    328311.26818897994,
                    4823491.740877246,
                    1357.9795122762193
                  ],
                  [
                    329341.88818897994,
                    4823491.740877246,
                    1418.5795122762192
                  ],
                  [
                    329341.88818897994,
                    4822673.340877245,
                    1418.5795122762192
                  ],
                  [
                    328311.26818897994,
                    4822673.340877245,
                    1357.9795122762193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:27:52+00:00",
            "end_time": "2017-08-28T18:11:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249757666533,
              43.53724085632004,
              1374.8168782107473
            ],
            [
              -119.32546579391463,
              43.54998356970149,
              1374.8168782107473
            ],
            [
              -119.31249658029921,
              43.55024676319151,
              1424.056878210747
            ],
            [
              -119.31200927998592,
              43.53750393339938,
              1424.056878210747
            ],
            [
              -119.3249757666533,
              43.53724085632004,
              1374.8168782107473
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254658,
        43.53724086,
        1374.816878,
        -119.3120093,
        43.55024676,
        1424.056878
      ],
      "properties": {
        "datetime": "2017-08-30T18:07:55Z",
        "pc:count": 14501278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312653.7807,
            "count": 14501278,
            "maximum": 313200.228,
            "minimum": 312151.748,
            "name": "X",
            "position": 0,
            "stddev": 297.8524247,
            "variance": 88716.06688
          },
          {
            "average": 4823783.286,
            "count": 14501278,
            "maximum": 4824519.716,
            "minimum": 4823103.356,
            "name": "Y",
            "position": 1,
            "stddev": 396.2584562,
            "variance": 157020.7641
          },
          {
            "average": 1394.577256,
            "count": 14501278,
            "maximum": 1424.056878,
            "minimum": 1374.816878,
            "name": "Z",
            "position": 2,
            "stddev": 9.083954534,
            "variance": 82.51822998
          },
          {
            "average": 20783.23392,
            "count": 14501278,
            "maximum": 43841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2322.140526,
            "variance": 5392336.624
          },
          {
            "average": 1.015250725,
            "count": 14501278,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1412038791,
            "variance": 0.01993853548
          },
          {
            "average": 1.030646126,
            "count": 14501278,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2114497609,
            "variance": 0.0447110014
          },
          {
            "average": 0.505732943,
            "count": 14501278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999671495,
            "variance": 0.2499671506
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165462244,
            "count": 14501278,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3715972274,
            "variance": 0.1380844994
          },
          {
            "average": -1.056026137,
            "count": 14501278,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98198404,
            "variance": 143.5679414
          },
          {
            "average": 1.995102087,
            "count": 14501278,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005266327,
            "variance": 1.010560389
          },
          {
            "average": 1098.43183,
            "count": 14501278,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.245587264,
            "variance": 1.551487632
          },
          {
            "average": 42251.93279,
            "count": 14501278,
            "maximum": 55040,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 3473.545748,
            "variance": 12065520.06
          },
          {
            "average": 40265.78156,
            "count": 14501278,
            "maximum": 52992,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 2777.269822,
            "variance": 7713227.665
          },
          {
            "average": 36210.21014,
            "count": 14501278,
            "maximum": 49920,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 2932.568371,
            "variance": 8599957.253
          },
          {
            "average": 188149279.2,
            "count": 14501278,
            "maximum": 188151675.3,
            "minimum": 188147631.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 752.0514114,
            "variance": 565581.3254
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312151.748,
          4823103.356,
          1374.816878,
          313200.228,
          4824519.716,
          1424.056878
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312151.7479722595,
                4823103.356039611,
                1374.8168782107473
              ],
              [
                312151.7479722595,
                4824519.71603961,
                1374.8168782107473
              ],
              [
                313200.22797225945,
                4824519.71603961,
                1424.056878210747
              ],
              [
                313200.22797225945,
                4823103.356039611,
                1424.056878210747
              ],
              [
                312151.7479722595,
                4823103.356039611,
                1374.8168782107473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:07:55+00:00",
        "end_time": "2017-08-30T17:00:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254658,
            43.53724086,
            1374.816878,
            -119.3120093,
            43.55024676,
            1424.056878
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249757666533,
                  43.53724085632004,
                  1374.8168782107473
                ],
                [
                  -119.32546579391463,
                  43.54998356970149,
                  1374.8168782107473
                ],
                [
                  -119.31249658029921,
                  43.55024676319151,
                  1424.056878210747
                ],
                [
                  -119.31200927998592,
                  43.53750393339938,
                  1424.056878210747
                ],
                [
                  -119.3249757666533,
                  43.53724085632004,
                  1374.8168782107473
                ]
              ]
            ]
          },
          "id": "20170830_43119E3310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:07:55Z",
            "pc:count": 14501278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312653.7807,
                "count": 14501278,
                "maximum": 313200.228,
                "minimum": 312151.748,
                "name": "X",
                "position": 0,
                "stddev": 297.8524247,
                "variance": 88716.06688
              },
              {
                "average": 4823783.286,
                "count": 14501278,
                "maximum": 4824519.716,
                "minimum": 4823103.356,
                "name": "Y",
                "position": 1,
                "stddev": 396.2584562,
                "variance": 157020.7641
              },
              {
                "average": 1394.577256,
                "count": 14501278,
                "maximum": 1424.056878,
                "minimum": 1374.816878,
                "name": "Z",
                "position": 2,
                "stddev": 9.083954534,
                "variance": 82.51822998
              },
              {
                "average": 20783.23392,
                "count": 14501278,
                "maximum": 43841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2322.140526,
                "variance": 5392336.624
              },
              {
                "average": 1.015250725,
                "count": 14501278,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1412038791,
                "variance": 0.01993853548
              },
              {
                "average": 1.030646126,
                "count": 14501278,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2114497609,
                "variance": 0.0447110014
              },
              {
                "average": 0.505732943,
                "count": 14501278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999671495,
                "variance": 0.2499671506
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165462244,
                "count": 14501278,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3715972274,
                "variance": 0.1380844994
              },
              {
                "average": -1.056026137,
                "count": 14501278,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98198404,
                "variance": 143.5679414
              },
              {
                "average": 1.995102087,
                "count": 14501278,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005266327,
                "variance": 1.010560389
              },
              {
                "average": 1098.43183,
                "count": 14501278,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.245587264,
                "variance": 1.551487632
              },
              {
                "average": 42251.93279,
                "count": 14501278,
                "maximum": 55040,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 3473.545748,
                "variance": 12065520.06
              },
              {
                "average": 40265.78156,
                "count": 14501278,
                "maximum": 52992,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 2777.269822,
                "variance": 7713227.665
              },
              {
                "average": 36210.21014,
                "count": 14501278,
                "maximum": 49920,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 2932.568371,
                "variance": 8599957.253
              },
              {
                "average": 188149279.2,
                "count": 14501278,
                "maximum": 188151675.3,
                "minimum": 188147631.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 752.0514114,
                "variance": 565581.3254
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312151.748,
              4823103.356,
              1374.816878,
              313200.228,
              4824519.716,
              1424.056878
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312151.7479722595,
                    4823103.356039611,
                    1374.8168782107473
                  ],
                  [
                    312151.7479722595,
                    4824519.71603961,
                    1374.8168782107473
                  ],
                  [
                    313200.22797225945,
                    4824519.71603961,
                    1424.056878210747
                  ],
                  [
                    313200.22797225945,
                    4823103.356039611,
                    1424.056878210747
                  ],
                  [
                    312151.7479722595,
                    4823103.356039611,
                    1374.8168782107473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:07:55+00:00",
            "end_time": "2017-08-30T17:00: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": "20170829_43119D4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247540795544,
              43.437232242768545,
              1297.9185059427896
            ],
            [
              -119.41298243853346,
              43.44998300965663,
              1297.9185059427896
            ],
            [
              -119.3999973954516,
              43.450256433082664,
              1370.4385059427896
            ],
            [
              -119.39949308696853,
              43.43750554516022,
              1370.4385059427896
            ],
            [
              -119.41247540795544,
              43.437232242768545,
              1297.9185059427896
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129824,
        43.43723224,
        1297.918506,
        -119.3994931,
        43.45025643,
        1370.438506
      ],
      "properties": {
        "datetime": "2017-08-29T16:34:24Z",
        "pc:count": 13219537,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305289.3064,
            "count": 13219537,
            "maximum": 305811.4459,
            "minimum": 304759.8859,
            "name": "X",
            "position": 0,
            "stddev": 291.3004096,
            "variance": 84855.92862
          },
          {
            "average": 4812895.139,
            "count": 13219537,
            "maximum": 4813614.852,
            "minimum": 4812197.532,
            "name": "Y",
            "position": 1,
            "stddev": 401.4703886,
            "variance": 161178.4729
          },
          {
            "average": 1322.058273,
            "count": 13219537,
            "maximum": 1370.438506,
            "minimum": 1297.918506,
            "name": "Z",
            "position": 2,
            "stddev": 8.927395604,
            "variance": 79.69839227
          },
          {
            "average": 18712.03327,
            "count": 13219537,
            "maximum": 29137,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 1583.658142,
            "variance": 2507973.112
          },
          {
            "average": 1.002974461,
            "count": 13219537,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05625309506,
            "variance": 0.003164410703
          },
          {
            "average": 1.005980467,
            "count": 13219537,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08231214987,
            "variance": 0.006775290017
          },
          {
            "average": 0.501446155,
            "count": 13219537,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979275,
            "variance": 0.2499979275
          },
          {
            "average": 9.833929887e-07,
            "count": 13219537,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009916612809,
            "variance": 9.833920961e-07
          },
          {
            "average": 1.214433607,
            "count": 13219537,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4104288585,
            "variance": 0.1684518479
          },
          {
            "average": 0.3087666975,
            "count": 13219537,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75559507,
            "variance": 138.1940154
          },
          {
            "average": 1.997375702,
            "count": 13219537,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001648282,
            "variance": 1.003299281
          },
          {
            "average": 1062.166136,
            "count": 13219537,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9912055617,
            "variance": 0.9824884656
          },
          {
            "average": 43551.82563,
            "count": 13219537,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2887.537789,
            "variance": 8337874.483
          },
          {
            "average": 41538.57531,
            "count": 13219537,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2725.971059,
            "variance": 7430918.216
          },
          {
            "average": 38310.21177,
            "count": 13219537,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2588.993933,
            "variance": 6702889.583
          },
          {
            "average": 188057723.7,
            "count": 13219537,
            "maximum": 188059664.9,
            "minimum": 188056165.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.8641843,
            "variance": 411989.6311
          },
          {
            "average": 0,
            "count": 13219537,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13219537,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13219537,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13219537,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13219537,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304759.8859,
          4812197.532,
          1297.918506,
          305811.4459,
          4813614.852,
          1370.438506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304759.88589490403,
                4812197.532301098,
                1297.9185059427896
              ],
              [
                304759.88589490403,
                4813614.852301098,
                1297.9185059427896
              ],
              [
                305811.4458949041,
                4813614.852301098,
                1370.4385059427896
              ],
              [
                305811.4458949041,
                4812197.532301098,
                1370.4385059427896
              ],
              [
                304759.88589490403,
                4812197.532301098,
                1297.9185059427896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:34:24+00:00",
        "end_time": "2017-08-29T15:36:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129824,
            43.43723224,
            1297.918506,
            -119.3994931,
            43.45025643,
            1370.438506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247540795544,
                  43.437232242768545,
                  1297.9185059427896
                ],
                [
                  -119.41298243853346,
                  43.44998300965663,
                  1297.9185059427896
                ],
                [
                  -119.3999973954516,
                  43.450256433082664,
                  1370.4385059427896
                ],
                [
                  -119.39949308696853,
                  43.43750554516022,
                  1370.4385059427896
                ],
                [
                  -119.41247540795544,
                  43.437232242768545,
                  1297.9185059427896
                ]
              ]
            ]
          },
          "id": "20170829_43119D4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:34:24Z",
            "pc:count": 13219537,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305289.3064,
                "count": 13219537,
                "maximum": 305811.4459,
                "minimum": 304759.8859,
                "name": "X",
                "position": 0,
                "stddev": 291.3004096,
                "variance": 84855.92862
              },
              {
                "average": 4812895.139,
                "count": 13219537,
                "maximum": 4813614.852,
                "minimum": 4812197.532,
                "name": "Y",
                "position": 1,
                "stddev": 401.4703886,
                "variance": 161178.4729
              },
              {
                "average": 1322.058273,
                "count": 13219537,
                "maximum": 1370.438506,
                "minimum": 1297.918506,
                "name": "Z",
                "position": 2,
                "stddev": 8.927395604,
                "variance": 79.69839227
              },
              {
                "average": 18712.03327,
                "count": 13219537,
                "maximum": 29137,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 1583.658142,
                "variance": 2507973.112
              },
              {
                "average": 1.002974461,
                "count": 13219537,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05625309506,
                "variance": 0.003164410703
              },
              {
                "average": 1.005980467,
                "count": 13219537,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08231214987,
                "variance": 0.006775290017
              },
              {
                "average": 0.501446155,
                "count": 13219537,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979275,
                "variance": 0.2499979275
              },
              {
                "average": 9.833929887e-07,
                "count": 13219537,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009916612809,
                "variance": 9.833920961e-07
              },
              {
                "average": 1.214433607,
                "count": 13219537,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4104288585,
                "variance": 0.1684518479
              },
              {
                "average": 0.3087666975,
                "count": 13219537,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75559507,
                "variance": 138.1940154
              },
              {
                "average": 1.997375702,
                "count": 13219537,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001648282,
                "variance": 1.003299281
              },
              {
                "average": 1062.166136,
                "count": 13219537,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9912055617,
                "variance": 0.9824884656
              },
              {
                "average": 43551.82563,
                "count": 13219537,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2887.537789,
                "variance": 8337874.483
              },
              {
                "average": 41538.57531,
                "count": 13219537,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2725.971059,
                "variance": 7430918.216
              },
              {
                "average": 38310.21177,
                "count": 13219537,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2588.993933,
                "variance": 6702889.583
              },
              {
                "average": 188057723.7,
                "count": 13219537,
                "maximum": 188059664.9,
                "minimum": 188056165.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.8641843,
                "variance": 411989.6311
              },
              {
                "average": 0,
                "count": 13219537,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13219537,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13219537,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13219537,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13219537,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304759.8859,
              4812197.532,
              1297.918506,
              305811.4459,
              4813614.852,
              1370.438506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304759.88589490403,
                    4812197.532301098,
                    1297.9185059427896
                  ],
                  [
                    304759.88589490403,
                    4813614.852301098,
                    1297.9185059427896
                  ],
                  [
                    305811.4458949041,
                    4813614.852301098,
                    1370.4385059427896
                  ],
                  [
                    305811.4458949041,
                    4812197.532301098,
                    1370.4385059427896
                  ],
                  [
                    304759.88589490403,
                    4812197.532301098,
                    1297.9185059427896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:34:24+00:00",
            "end_time": "2017-08-29T15:36: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": "20170831_43119D5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247349283028,
              43.462215389526264,
              1341.6985509528176
            ],
            [
              -119.56301239911511,
              43.47496230867786,
              1341.6985509528176
            ],
            [
              -119.549998285316,
              43.47525346197032,
              1354.7385509528176
            ],
            [
              -119.54946210816891,
              43.462506413981004,
              1354.7385509528176
            ],
            [
              -119.56247349283028,
              43.462215389526264,
              1341.6985509528176
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630124,
        43.46221539,
        1341.698551,
        -119.5494621,
        43.47525346,
        1354.738551
      ],
      "properties": {
        "datetime": "2017-08-31T15:10:51Z",
        "pc:count": 10900594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293247.1442,
            "count": 10900594,
            "maximum": 293759.1962,
            "minimum": 292705.5962,
            "name": "X",
            "position": 0,
            "stddev": 291.285621,
            "variance": 84847.31302
          },
          {
            "average": 4816015.746,
            "count": 10900594,
            "maximum": 4816751.902,
            "minimum": 4815334.842,
            "name": "Y",
            "position": 1,
            "stddev": 424.2413367,
            "variance": 179980.7117
          },
          {
            "average": 1348.958761,
            "count": 10900594,
            "maximum": 1354.738551,
            "minimum": 1341.698551,
            "name": "Z",
            "position": 2,
            "stddev": 2.329779642,
            "variance": 5.427873179
          },
          {
            "average": 18284.01581,
            "count": 10900594,
            "maximum": 40065,
            "minimum": 1426,
            "name": "Intensity",
            "position": 3,
            "stddev": 1630.875904,
            "variance": 2659756.213
          },
          {
            "average": 1.00002321,
            "count": 10900594,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004986029893,
            "variance": 2.48604941e-05
          },
          {
            "average": 1.000046603,
            "count": 10900594,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007180157123,
            "variance": 5.155465631e-05
          },
          {
            "average": 0.5006558358,
            "count": 10900594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995928,
            "variance": 0.2499995928
          },
          {
            "average": 2.752143599e-07,
            "count": 10900594,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005246087203,
            "variance": 2.752143094e-07
          },
          {
            "average": 1.263265195,
            "count": 10900594,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4404050972,
            "variance": 0.1939566497
          },
          {
            "average": 0.4128220168,
            "count": 10900594,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.27127719,
            "variance": 105.499135
          },
          {
            "average": 1.997293359,
            "count": 10900594,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001017919,
            "variance": 1.002036875
          },
          {
            "average": 1116.307552,
            "count": 10900594,
            "maximum": 1119,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9422962011,
            "variance": 0.8879221306
          },
          {
            "average": 46387.77759,
            "count": 10900594,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2845.627982,
            "variance": 8097598.61
          },
          {
            "average": 44796.70499,
            "count": 10900594,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2867.951726,
            "variance": 8225147.1
          },
          {
            "average": 41671.46259,
            "count": 10900594,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3048.885218,
            "variance": 9295701.074
          },
          {
            "average": 188226404.6,
            "count": 10900594,
            "maximum": 188227451.8,
            "minimum": 188225446.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 357.1435636,
            "variance": 127551.525
          },
          {
            "average": 0,
            "count": 10900594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10900594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10900594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10900594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10900594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292705.5962,
          4815334.842,
          1341.698551,
          293759.1962,
          4816751.902,
          1354.738551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292705.59624257917,
                4815334.8418302275,
                1341.6985509528176
              ],
              [
                292705.59624257917,
                4816751.901830228,
                1341.6985509528176
              ],
              [
                293759.19624257914,
                4816751.901830228,
                1354.7385509528176
              ],
              [
                293759.19624257914,
                4815334.8418302275,
                1354.7385509528176
              ],
              [
                292705.59624257917,
                4815334.8418302275,
                1341.6985509528176
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:10:51+00:00",
        "end_time": "2017-08-31T14:37:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630124,
            43.46221539,
            1341.698551,
            -119.5494621,
            43.47525346,
            1354.738551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247349283028,
                  43.462215389526264,
                  1341.6985509528176
                ],
                [
                  -119.56301239911511,
                  43.47496230867786,
                  1341.6985509528176
                ],
                [
                  -119.549998285316,
                  43.47525346197032,
                  1354.7385509528176
                ],
                [
                  -119.54946210816891,
                  43.462506413981004,
                  1354.7385509528176
                ],
                [
                  -119.56247349283028,
                  43.462215389526264,
                  1341.6985509528176
                ]
              ]
            ]
          },
          "id": "20170831_43119D5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:10:51Z",
            "pc:count": 10900594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293247.1442,
                "count": 10900594,
                "maximum": 293759.1962,
                "minimum": 292705.5962,
                "name": "X",
                "position": 0,
                "stddev": 291.285621,
                "variance": 84847.31302
              },
              {
                "average": 4816015.746,
                "count": 10900594,
                "maximum": 4816751.902,
                "minimum": 4815334.842,
                "name": "Y",
                "position": 1,
                "stddev": 424.2413367,
                "variance": 179980.7117
              },
              {
                "average": 1348.958761,
                "count": 10900594,
                "maximum": 1354.738551,
                "minimum": 1341.698551,
                "name": "Z",
                "position": 2,
                "stddev": 2.329779642,
                "variance": 5.427873179
              },
              {
                "average": 18284.01581,
                "count": 10900594,
                "maximum": 40065,
                "minimum": 1426,
                "name": "Intensity",
                "position": 3,
                "stddev": 1630.875904,
                "variance": 2659756.213
              },
              {
                "average": 1.00002321,
                "count": 10900594,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004986029893,
                "variance": 2.48604941e-05
              },
              {
                "average": 1.000046603,
                "count": 10900594,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007180157123,
                "variance": 5.155465631e-05
              },
              {
                "average": 0.5006558358,
                "count": 10900594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995928,
                "variance": 0.2499995928
              },
              {
                "average": 2.752143599e-07,
                "count": 10900594,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005246087203,
                "variance": 2.752143094e-07
              },
              {
                "average": 1.263265195,
                "count": 10900594,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4404050972,
                "variance": 0.1939566497
              },
              {
                "average": 0.4128220168,
                "count": 10900594,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.27127719,
                "variance": 105.499135
              },
              {
                "average": 1.997293359,
                "count": 10900594,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001017919,
                "variance": 1.002036875
              },
              {
                "average": 1116.307552,
                "count": 10900594,
                "maximum": 1119,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9422962011,
                "variance": 0.8879221306
              },
              {
                "average": 46387.77759,
                "count": 10900594,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2845.627982,
                "variance": 8097598.61
              },
              {
                "average": 44796.70499,
                "count": 10900594,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2867.951726,
                "variance": 8225147.1
              },
              {
                "average": 41671.46259,
                "count": 10900594,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3048.885218,
                "variance": 9295701.074
              },
              {
                "average": 188226404.6,
                "count": 10900594,
                "maximum": 188227451.8,
                "minimum": 188225446.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 357.1435636,
                "variance": 127551.525
              },
              {
                "average": 0,
                "count": 10900594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10900594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10900594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10900594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10900594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292705.5962,
              4815334.842,
              1341.698551,
              293759.1962,
              4816751.902,
              1354.738551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292705.59624257917,
                    4815334.8418302275,
                    1341.6985509528176
                  ],
                  [
                    292705.59624257917,
                    4816751.901830228,
                    1341.6985509528176
                  ],
                  [
                    293759.19624257914,
                    4816751.901830228,
                    1354.7385509528176
                  ],
                  [
                    293759.19624257914,
                    4815334.8418302275,
                    1354.7385509528176
                  ],
                  [
                    292705.59624257917,
                    4815334.8418302275,
                    1341.6985509528176
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:10:51+00:00",
            "end_time": "2017-08-31T14:37: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": "20170828_43119D3106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497566979263,
              43.474736438370854,
              1326.4292111148618
            ],
            [
              -119.37547532216078,
              43.48748351244725,
              1326.4292111148618
            ],
            [
              -119.36249721577397,
              43.48775254368277,
              1363.5692111148617
            ],
            [
              -119.36200028698671,
              43.47500535055925,
              1363.5692111148617
            ],
            [
              -119.37497566979263,
              43.474736438370854,
              1326.4292111148618
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754753,
        43.47473644,
        1326.429211,
        -119.3620003,
        43.48775254,
        1363.569211
      ],
      "properties": {
        "datetime": "2017-08-31T16:43:57Z",
        "pc:count": 27075108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308435.9972,
            "count": 27075108,
            "maximum": 308963.9553,
            "minimum": 307913.6353,
            "name": "X",
            "position": 0,
            "stddev": 293.8168715,
            "variance": 86328.35398
          },
          {
            "average": 4816982.863,
            "count": 27075108,
            "maximum": 4817692.491,
            "minimum": 4816275.611,
            "name": "Y",
            "position": 1,
            "stddev": 398.5462964,
            "variance": 158839.1503
          },
          {
            "average": 1334.727583,
            "count": 27075108,
            "maximum": 1363.569211,
            "minimum": 1326.429211,
            "name": "Z",
            "position": 2,
            "stddev": 4.255543333,
            "variance": 18.10964906
          },
          {
            "average": 20043.59477,
            "count": 27075108,
            "maximum": 29057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1517.861799,
            "variance": 2303904.44
          },
          {
            "average": 1.00218049,
            "count": 27075108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0496763324,
            "variance": 0.002467738001
          },
          {
            "average": 1.004389678,
            "count": 27075108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07250401203,
            "variance": 0.005256831761
          },
          {
            "average": 0.5019231318,
            "count": 27075108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963108,
            "variance": 0.2499963108
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10067849,
            "count": 27075108,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3009025345,
            "variance": 0.09054233529
          },
          {
            "average": 0.2941428099,
            "count": 27075108,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6717009,
            "variance": 136.2286019
          },
          {
            "average": 1.998879598,
            "count": 27075108,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000719037,
            "variance": 1.001438591
          },
          {
            "average": 1075.764651,
            "count": 27075108,
            "maximum": 1131,
            "minimum": 1020,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.83605857,
            "variance": 2791.649085
          },
          {
            "average": 43802.87148,
            "count": 27075108,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2993.673588,
            "variance": 8962081.551
          },
          {
            "average": 41940.64673,
            "count": 27075108,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2798.826042,
            "variance": 7833427.215
          },
          {
            "average": 38891.21849,
            "count": 27075108,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2639.117487,
            "variance": 6964941.108
          },
          {
            "average": 188103947.7,
            "count": 27075108,
            "maximum": 188233037.4,
            "minimum": 187973935,
            "name": "GpsTime",
            "position": 15,
            "stddev": 128001.1865,
            "variance": 16384303750.0
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307913.6353,
          4816275.611,
          1326.429211,
          308963.9553,
          4817692.491,
          1363.569211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307913.6352683107,
                4816275.610891183,
                1326.4292111148618
              ],
              [
                307913.6352683107,
                4817692.490891184,
                1326.4292111148618
              ],
              [
                308963.9552683107,
                4817692.490891184,
                1363.5692111148617
              ],
              [
                308963.9552683107,
                4816275.610891183,
                1363.5692111148617
              ],
              [
                307913.6352683107,
                4816275.610891183,
                1326.4292111148618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:43:57+00:00",
        "end_time": "2017-08-28T16:45:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754753,
            43.47473644,
            1326.429211,
            -119.3620003,
            43.48775254,
            1363.569211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497566979263,
                  43.474736438370854,
                  1326.4292111148618
                ],
                [
                  -119.37547532216078,
                  43.48748351244725,
                  1326.4292111148618
                ],
                [
                  -119.36249721577397,
                  43.48775254368277,
                  1363.5692111148617
                ],
                [
                  -119.36200028698671,
                  43.47500535055925,
                  1363.5692111148617
                ],
                [
                  -119.37497566979263,
                  43.474736438370854,
                  1326.4292111148618
                ]
              ]
            ]
          },
          "id": "20170828_43119D3106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:43:57Z",
            "pc:count": 27075108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308435.9972,
                "count": 27075108,
                "maximum": 308963.9553,
                "minimum": 307913.6353,
                "name": "X",
                "position": 0,
                "stddev": 293.8168715,
                "variance": 86328.35398
              },
              {
                "average": 4816982.863,
                "count": 27075108,
                "maximum": 4817692.491,
                "minimum": 4816275.611,
                "name": "Y",
                "position": 1,
                "stddev": 398.5462964,
                "variance": 158839.1503
              },
              {
                "average": 1334.727583,
                "count": 27075108,
                "maximum": 1363.569211,
                "minimum": 1326.429211,
                "name": "Z",
                "position": 2,
                "stddev": 4.255543333,
                "variance": 18.10964906
              },
              {
                "average": 20043.59477,
                "count": 27075108,
                "maximum": 29057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1517.861799,
                "variance": 2303904.44
              },
              {
                "average": 1.00218049,
                "count": 27075108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0496763324,
                "variance": 0.002467738001
              },
              {
                "average": 1.004389678,
                "count": 27075108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07250401203,
                "variance": 0.005256831761
              },
              {
                "average": 0.5019231318,
                "count": 27075108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963108,
                "variance": 0.2499963108
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10067849,
                "count": 27075108,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3009025345,
                "variance": 0.09054233529
              },
              {
                "average": 0.2941428099,
                "count": 27075108,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6717009,
                "variance": 136.2286019
              },
              {
                "average": 1.998879598,
                "count": 27075108,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000719037,
                "variance": 1.001438591
              },
              {
                "average": 1075.764651,
                "count": 27075108,
                "maximum": 1131,
                "minimum": 1020,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.83605857,
                "variance": 2791.649085
              },
              {
                "average": 43802.87148,
                "count": 27075108,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2993.673588,
                "variance": 8962081.551
              },
              {
                "average": 41940.64673,
                "count": 27075108,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2798.826042,
                "variance": 7833427.215
              },
              {
                "average": 38891.21849,
                "count": 27075108,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2639.117487,
                "variance": 6964941.108
              },
              {
                "average": 188103947.7,
                "count": 27075108,
                "maximum": 188233037.4,
                "minimum": 187973935,
                "name": "GpsTime",
                "position": 15,
                "stddev": 128001.1865,
                "variance": 16384303750.0
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307913.6353,
              4816275.611,
              1326.429211,
              308963.9553,
              4817692.491,
              1363.569211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307913.6352683107,
                    4816275.610891183,
                    1326.4292111148618
                  ],
                  [
                    307913.6352683107,
                    4817692.490891184,
                    1326.4292111148618
                  ],
                  [
                    308963.9552683107,
                    4817692.490891184,
                    1363.5692111148617
                  ],
                  [
                    308963.9552683107,
                    4816275.610891183,
                    1363.5692111148617
                  ],
                  [
                    307913.6352683107,
                    4816275.610891183,
                    1326.4292111148618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:43:57+00:00",
            "end_time": "2017-08-28T16:45: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": "20170829_43119D4416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747498930841,
              43.38722964456023,
              1284.00367563057
            ],
            [
              -119.43798649309205,
              43.39998316601984,
              1284.00367563057
            ],
            [
              -119.42499781332543,
              43.40025948604902,
              1299.40367563057
            ],
            [
              -119.42448902811527,
              43.38750584223445,
              1299.40367563057
            ],
            [
              -119.43747498930841,
              43.38722964456023,
              1284.00367563057
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379865,
        43.38722964,
        1284.003676,
        -119.424489,
        43.40025949,
        1299.403676
      ],
      "properties": {
        "datetime": "2017-08-29T18:39:00Z",
        "pc:count": 13212229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303086.7948,
            "count": 13212229,
            "maximum": 303626.8966,
            "minimum": 302574.1566,
            "name": "X",
            "position": 0,
            "stddev": 292.3790478,
            "variance": 85485.50761
          },
          {
            "average": 4807393.343,
            "count": 13212229,
            "maximum": 4808120.694,
            "minimum": 4806703.054,
            "name": "Y",
            "position": 1,
            "stddev": 399.6826266,
            "variance": 159746.202
          },
          {
            "average": 1290.888403,
            "count": 13212229,
            "maximum": 1299.403676,
            "minimum": 1284.003676,
            "name": "Z",
            "position": 2,
            "stddev": 2.796696885,
            "variance": 7.821513466
          },
          {
            "average": 19101.66456,
            "count": 13212229,
            "maximum": 25777,
            "minimum": 3969,
            "name": "Intensity",
            "position": 3,
            "stddev": 1451.807104,
            "variance": 2107743.868
          },
          {
            "average": 1.000015743,
            "count": 13212229,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003967712714,
            "variance": 1.574274418e-05
          },
          {
            "average": 1.000031032,
            "count": 13212229,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005570538241,
            "variance": 3.10308963e-05
          },
          {
            "average": 0.5033774392,
            "count": 13212229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999886117,
            "variance": 0.2499886118
          },
          {
            "average": 3.935747708e-06,
            "count": 13212229,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001983868069,
            "variance": 3.935732515e-06
          },
          {
            "average": 1.217529154,
            "count": 13212229,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4125654302,
            "variance": 0.1702102342
          },
          {
            "average": -0.110676324,
            "count": 13212229,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73058803,
            "variance": 137.6066956
          },
          {
            "average": 1.99909001,
            "count": 13212229,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000868366,
            "variance": 1.001737486
          },
          {
            "average": 1074.750649,
            "count": 13212229,
            "maximum": 1077,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.576089995,
            "variance": 2.484059671
          },
          {
            "average": 45347.252,
            "count": 13212229,
            "maximum": 56320,
            "minimum": 30208,
            "name": "Red",
            "position": 12,
            "stddev": 3089.788176,
            "variance": 9546790.973
          },
          {
            "average": 43640.57862,
            "count": 13212229,
            "maximum": 55808,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 3024.851814,
            "variance": 9149728.499
          },
          {
            "average": 40530.64851,
            "count": 13212229,
            "maximum": 55040,
            "minimum": 28416,
            "name": "Blue",
            "position": 14,
            "stddev": 3018.752409,
            "variance": 9112866.107
          },
          {
            "average": 188065856.7,
            "count": 13212229,
            "maximum": 188067140.9,
            "minimum": 188062501.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1048.536599,
            "variance": 1099428.999
          },
          {
            "average": 0,
            "count": 13212229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13212229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13212229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13212229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13212229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302574.1566,
          4806703.054,
          1284.003676,
          303626.8966,
          4808120.694,
          1299.403676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302574.1565783393,
                4806703.054332063,
                1284.00367563057
              ],
              [
                302574.1565783393,
                4808120.694332063,
                1284.00367563057
              ],
              [
                303626.8965783393,
                4808120.694332063,
                1299.40367563057
              ],
              [
                303626.8965783393,
                4806703.054332063,
                1299.40367563057
              ],
              [
                302574.1565783393,
                4806703.054332063,
                1284.00367563057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:39:00+00:00",
        "end_time": "2017-08-29T17:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379865,
            43.38722964,
            1284.003676,
            -119.424489,
            43.40025949,
            1299.403676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747498930841,
                  43.38722964456023,
                  1284.00367563057
                ],
                [
                  -119.43798649309205,
                  43.39998316601984,
                  1284.00367563057
                ],
                [
                  -119.42499781332543,
                  43.40025948604902,
                  1299.40367563057
                ],
                [
                  -119.42448902811527,
                  43.38750584223445,
                  1299.40367563057
                ],
                [
                  -119.43747498930841,
                  43.38722964456023,
                  1284.00367563057
                ]
              ]
            ]
          },
          "id": "20170829_43119D4416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:39:00Z",
            "pc:count": 13212229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303086.7948,
                "count": 13212229,
                "maximum": 303626.8966,
                "minimum": 302574.1566,
                "name": "X",
                "position": 0,
                "stddev": 292.3790478,
                "variance": 85485.50761
              },
              {
                "average": 4807393.343,
                "count": 13212229,
                "maximum": 4808120.694,
                "minimum": 4806703.054,
                "name": "Y",
                "position": 1,
                "stddev": 399.6826266,
                "variance": 159746.202
              },
              {
                "average": 1290.888403,
                "count": 13212229,
                "maximum": 1299.403676,
                "minimum": 1284.003676,
                "name": "Z",
                "position": 2,
                "stddev": 2.796696885,
                "variance": 7.821513466
              },
              {
                "average": 19101.66456,
                "count": 13212229,
                "maximum": 25777,
                "minimum": 3969,
                "name": "Intensity",
                "position": 3,
                "stddev": 1451.807104,
                "variance": 2107743.868
              },
              {
                "average": 1.000015743,
                "count": 13212229,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003967712714,
                "variance": 1.574274418e-05
              },
              {
                "average": 1.000031032,
                "count": 13212229,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005570538241,
                "variance": 3.10308963e-05
              },
              {
                "average": 0.5033774392,
                "count": 13212229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999886117,
                "variance": 0.2499886118
              },
              {
                "average": 3.935747708e-06,
                "count": 13212229,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001983868069,
                "variance": 3.935732515e-06
              },
              {
                "average": 1.217529154,
                "count": 13212229,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4125654302,
                "variance": 0.1702102342
              },
              {
                "average": -0.110676324,
                "count": 13212229,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73058803,
                "variance": 137.6066956
              },
              {
                "average": 1.99909001,
                "count": 13212229,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000868366,
                "variance": 1.001737486
              },
              {
                "average": 1074.750649,
                "count": 13212229,
                "maximum": 1077,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.576089995,
                "variance": 2.484059671
              },
              {
                "average": 45347.252,
                "count": 13212229,
                "maximum": 56320,
                "minimum": 30208,
                "name": "Red",
                "position": 12,
                "stddev": 3089.788176,
                "variance": 9546790.973
              },
              {
                "average": 43640.57862,
                "count": 13212229,
                "maximum": 55808,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 3024.851814,
                "variance": 9149728.499
              },
              {
                "average": 40530.64851,
                "count": 13212229,
                "maximum": 55040,
                "minimum": 28416,
                "name": "Blue",
                "position": 14,
                "stddev": 3018.752409,
                "variance": 9112866.107
              },
              {
                "average": 188065856.7,
                "count": 13212229,
                "maximum": 188067140.9,
                "minimum": 188062501.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1048.536599,
                "variance": 1099428.999
              },
              {
                "average": 0,
                "count": 13212229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13212229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13212229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13212229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13212229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302574.1566,
              4806703.054,
              1284.003676,
              303626.8966,
              4808120.694,
              1299.403676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302574.1565783393,
                    4806703.054332063,
                    1284.00367563057
                  ],
                  [
                    302574.1565783393,
                    4808120.694332063,
                    1284.00367563057
                  ],
                  [
                    303626.8965783393,
                    4808120.694332063,
                    1299.40367563057
                  ],
                  [
                    303626.8965783393,
                    4806703.054332063,
                    1299.40367563057
                  ],
                  [
                    302574.1565783393,
                    4806703.054332063,
                    1284.00367563057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:39:00+00:00",
            "end_time": "2017-08-29T17:21:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56229341752248,
              43.449719304843846,
              1344.6052735399505
            ],
            [
              -119.56283287229095,
              43.462485683665605,
              1344.6052735399505
            ],
            [
              -119.54999877351342,
              43.462772793302875,
              1354.3252735399503
            ],
            [
              -119.54946201306069,
              43.45000628723581,
              1354.3252735399503
            ],
            [
              -119.56229341752248,
              43.449719304843846,
              1344.6052735399505
            ]
          ]
        ]
      },
      "bbox": [
        -119.5628329,
        43.4497193,
        1344.605274,
        -119.549462,
        43.46277279,
        1354.325274
      ],
      "properties": {
        "datetime": "2017-08-31T15:13:06Z",
        "pc:count": 12382367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293220.8342,
            "count": 12382367,
            "maximum": 293716.687,
            "minimum": 292677.447,
            "name": "X",
            "position": 0,
            "stddev": 279.3709308,
            "variance": 78048.117
          },
          {
            "average": 4814703.586,
            "count": 12382367,
            "maximum": 4815365.757,
            "minimum": 4813946.537,
            "name": "Y",
            "position": 1,
            "stddev": 393.228351,
            "variance": 154628.536
          },
          {
            "average": 1351.110852,
            "count": 12382367,
            "maximum": 1354.325274,
            "minimum": 1344.605274,
            "name": "Z",
            "position": 2,
            "stddev": 1.548050133,
            "variance": 2.396459214
          },
          {
            "average": 18835.98954,
            "count": 12382367,
            "maximum": 40913,
            "minimum": 3249,
            "name": "Intensity",
            "position": 3,
            "stddev": 1702.849994,
            "variance": 2899698.101
          },
          {
            "average": 1.000007349,
            "count": 12382367,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002710923622,
            "variance": 7.349106885e-06
          },
          {
            "average": 1.000014456,
            "count": 12382367,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00380208269,
            "variance": 1.445583278e-05
          },
          {
            "average": 0.502154798,
            "count": 12382367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995377,
            "variance": 0.249995377
          },
          {
            "average": 8.076000332e-08,
            "count": 12382367,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002841830454,
            "variance": 8.076000332e-08
          },
          {
            "average": 1.21334047,
            "count": 12382367,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4096661172,
            "variance": 0.1678263276
          },
          {
            "average": 0.1082595572,
            "count": 12382367,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62972265,
            "variance": 135.2504488
          },
          {
            "average": 1.999218728,
            "count": 12382367,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000295475,
            "variance": 1.000591037
          },
          {
            "average": 1117.613604,
            "count": 12382367,
            "maximum": 1120,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8932895318,
            "variance": 0.7979661877
          },
          {
            "average": 47783.89974,
            "count": 12382367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2945.251262,
            "variance": 8674504.998
          },
          {
            "average": 46343.02582,
            "count": 12382367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3089.656535,
            "variance": 9545977.502
          },
          {
            "average": 43335.23747,
            "count": 12382367,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3389.673115,
            "variance": 11489883.83
          },
          {
            "average": 188226868.8,
            "count": 12382367,
            "maximum": 188227586.7,
            "minimum": 188226023.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 329.675385,
            "variance": 108685.8594
          },
          {
            "average": 0,
            "count": 12382367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292677.447,
          4813946.537,
          1344.605274,
          293716.687,
          4815365.757,
          1354.325274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292677.4470292231,
                4813946.536711358,
                1344.6052735399505
              ],
              [
                292677.4470292231,
                4815365.756711359,
                1344.6052735399505
              ],
              [
                293716.6870292231,
                4815365.756711359,
                1354.3252735399503
              ],
              [
                293716.6870292231,
                4813946.536711358,
                1354.3252735399503
              ],
              [
                292677.4470292231,
                4813946.536711358,
                1344.6052735399505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:13:06+00:00",
        "end_time": "2017-08-31T14:47:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5628329,
            43.4497193,
            1344.605274,
            -119.549462,
            43.46277279,
            1354.325274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56229341752248,
                  43.449719304843846,
                  1344.6052735399505
                ],
                [
                  -119.56283287229095,
                  43.462485683665605,
                  1344.6052735399505
                ],
                [
                  -119.54999877351342,
                  43.462772793302875,
                  1354.3252735399503
                ],
                [
                  -119.54946201306069,
                  43.45000628723581,
                  1354.3252735399503
                ],
                [
                  -119.56229341752248,
                  43.449719304843846,
                  1344.6052735399505
                ]
              ]
            ]
          },
          "id": "20170831_43119D5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:13:06Z",
            "pc:count": 12382367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293220.8342,
                "count": 12382367,
                "maximum": 293716.687,
                "minimum": 292677.447,
                "name": "X",
                "position": 0,
                "stddev": 279.3709308,
                "variance": 78048.117
              },
              {
                "average": 4814703.586,
                "count": 12382367,
                "maximum": 4815365.757,
                "minimum": 4813946.537,
                "name": "Y",
                "position": 1,
                "stddev": 393.228351,
                "variance": 154628.536
              },
              {
                "average": 1351.110852,
                "count": 12382367,
                "maximum": 1354.325274,
                "minimum": 1344.605274,
                "name": "Z",
                "position": 2,
                "stddev": 1.548050133,
                "variance": 2.396459214
              },
              {
                "average": 18835.98954,
                "count": 12382367,
                "maximum": 40913,
                "minimum": 3249,
                "name": "Intensity",
                "position": 3,
                "stddev": 1702.849994,
                "variance": 2899698.101
              },
              {
                "average": 1.000007349,
                "count": 12382367,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002710923622,
                "variance": 7.349106885e-06
              },
              {
                "average": 1.000014456,
                "count": 12382367,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00380208269,
                "variance": 1.445583278e-05
              },
              {
                "average": 0.502154798,
                "count": 12382367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995377,
                "variance": 0.249995377
              },
              {
                "average": 8.076000332e-08,
                "count": 12382367,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002841830454,
                "variance": 8.076000332e-08
              },
              {
                "average": 1.21334047,
                "count": 12382367,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4096661172,
                "variance": 0.1678263276
              },
              {
                "average": 0.1082595572,
                "count": 12382367,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62972265,
                "variance": 135.2504488
              },
              {
                "average": 1.999218728,
                "count": 12382367,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000295475,
                "variance": 1.000591037
              },
              {
                "average": 1117.613604,
                "count": 12382367,
                "maximum": 1120,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8932895318,
                "variance": 0.7979661877
              },
              {
                "average": 47783.89974,
                "count": 12382367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2945.251262,
                "variance": 8674504.998
              },
              {
                "average": 46343.02582,
                "count": 12382367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3089.656535,
                "variance": 9545977.502
              },
              {
                "average": 43335.23747,
                "count": 12382367,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3389.673115,
                "variance": 11489883.83
              },
              {
                "average": 188226868.8,
                "count": 12382367,
                "maximum": 188227586.7,
                "minimum": 188226023.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 329.675385,
                "variance": 108685.8594
              },
              {
                "average": 0,
                "count": 12382367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292677.447,
              4813946.537,
              1344.605274,
              293716.687,
              4815365.757,
              1354.325274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292677.4470292231,
                    4813946.536711358,
                    1344.6052735399505
                  ],
                  [
                    292677.4470292231,
                    4815365.756711359,
                    1344.6052735399505
                  ],
                  [
                    293716.6870292231,
                    4815365.756711359,
                    1354.3252735399503
                  ],
                  [
                    293716.6870292231,
                    4813946.536711358,
                    1354.3252735399503
                  ],
                  [
                    292677.4470292231,
                    4813946.536711358,
                    1344.6052735399505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:13:06+00:00",
            "end_time": "2017-08-31T14:47: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": "20170828_43119D3320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497670281688,
              43.38724112324494,
              1261.384405590473
            ],
            [
              -119.32546417846073,
              43.39998435195321,
              1261.384405590473
            ],
            [
              -119.31249665001855,
              43.400247442381556,
              1306.444405590473
            ],
            [
              -119.31201188677267,
              43.387504097270444,
              1306.444405590473
            ],
            [
              -119.32497670281688,
              43.38724112324494,
              1261.384405590473
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254642,
        43.38724112,
        1261.384406,
        -119.3120119,
        43.40024744,
        1306.444406
      ],
      "properties": {
        "datetime": "2017-08-29T17:54:32Z",
        "pc:count": 14550611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312188.2451,
            "count": 14550611,
            "maximum": 312737.3441,
            "minimum": 311686.4041,
            "name": "X",
            "position": 0,
            "stddev": 294.5759673,
            "variance": 86775.0005
          },
          {
            "average": 4807121.899,
            "count": 14550611,
            "maximum": 4807860.416,
            "minimum": 4806444.036,
            "name": "Y",
            "position": 1,
            "stddev": 400.3940315,
            "variance": 160315.3804
          },
          {
            "average": 1286.125873,
            "count": 14550611,
            "maximum": 1306.444406,
            "minimum": 1261.384406,
            "name": "Z",
            "position": 2,
            "stddev": 5.473930763,
            "variance": 29.963918
          },
          {
            "average": 21275.17714,
            "count": 14550611,
            "maximum": 35793,
            "minimum": 2449,
            "name": "Intensity",
            "position": 3,
            "stddev": 1660.943839,
            "variance": 2758734.435
          },
          {
            "average": 1.000005429,
            "count": 14550611,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002330085013,
            "variance": 5.429296166e-06
          },
          {
            "average": 1.000010103,
            "count": 14550611,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003178453582,
            "variance": 1.010256717e-05
          },
          {
            "average": 0.5052695038,
            "count": 14550611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999722487,
            "variance": 0.2499722495
          },
          {
            "average": 6.872563633e-08,
            "count": 14550611,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002621557482,
            "variance": 6.872563633e-08
          },
          {
            "average": 1.153561249,
            "count": 14550611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3605276699,
            "variance": 0.1299802008
          },
          {
            "average": -0.9750915887,
            "count": 14550611,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92024197,
            "variance": 142.0921686
          },
          {
            "average": 2.008242197,
            "count": 14550611,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000064824,
            "variance": 1.000129652
          },
          {
            "average": 1027.969445,
            "count": 14550611,
            "maximum": 1073,
            "minimum": 1022,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.0917028,
            "variance": 171.3926822
          },
          {
            "average": 45318.73783,
            "count": 14550611,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2671.832737,
            "variance": 7138690.173
          },
          {
            "average": 44023.65924,
            "count": 14550611,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2754.710418,
            "variance": 7588429.489
          },
          {
            "average": 41043.67479,
            "count": 14550611,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2909.477511,
            "variance": 8465059.387
          },
          {
            "average": 187983159.1,
            "count": 14550611,
            "maximum": 188064472.8,
            "minimum": 187975102.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23583.73701,
            "variance": 556192651.2
          },
          {
            "average": 0,
            "count": 14550611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14550611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311686.4041,
          4806444.036,
          1261.384406,
          312737.3441,
          4807860.416,
          1306.444406
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311686.40410866117,
                4806444.035771932,
                1261.384405590473
              ],
              [
                311686.40410866117,
                4807860.415771933,
                1261.384405590473
              ],
              [
                312737.3441086611,
                4807860.415771933,
                1306.444405590473
              ],
              [
                312737.3441086611,
                4806444.035771932,
                1306.444405590473
              ],
              [
                311686.40410866117,
                4806444.035771932,
                1261.384405590473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:54:32+00:00",
        "end_time": "2017-08-28T17:05:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254642,
            43.38724112,
            1261.384406,
            -119.3120119,
            43.40024744,
            1306.444406
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497670281688,
                  43.38724112324494,
                  1261.384405590473
                ],
                [
                  -119.32546417846073,
                  43.39998435195321,
                  1261.384405590473
                ],
                [
                  -119.31249665001855,
                  43.400247442381556,
                  1306.444405590473
                ],
                [
                  -119.31201188677267,
                  43.387504097270444,
                  1306.444405590473
                ],
                [
                  -119.32497670281688,
                  43.38724112324494,
                  1261.384405590473
                ]
              ]
            ]
          },
          "id": "20170828_43119D3320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:54:32Z",
            "pc:count": 14550611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312188.2451,
                "count": 14550611,
                "maximum": 312737.3441,
                "minimum": 311686.4041,
                "name": "X",
                "position": 0,
                "stddev": 294.5759673,
                "variance": 86775.0005
              },
              {
                "average": 4807121.899,
                "count": 14550611,
                "maximum": 4807860.416,
                "minimum": 4806444.036,
                "name": "Y",
                "position": 1,
                "stddev": 400.3940315,
                "variance": 160315.3804
              },
              {
                "average": 1286.125873,
                "count": 14550611,
                "maximum": 1306.444406,
                "minimum": 1261.384406,
                "name": "Z",
                "position": 2,
                "stddev": 5.473930763,
                "variance": 29.963918
              },
              {
                "average": 21275.17714,
                "count": 14550611,
                "maximum": 35793,
                "minimum": 2449,
                "name": "Intensity",
                "position": 3,
                "stddev": 1660.943839,
                "variance": 2758734.435
              },
              {
                "average": 1.000005429,
                "count": 14550611,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002330085013,
                "variance": 5.429296166e-06
              },
              {
                "average": 1.000010103,
                "count": 14550611,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003178453582,
                "variance": 1.010256717e-05
              },
              {
                "average": 0.5052695038,
                "count": 14550611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999722487,
                "variance": 0.2499722495
              },
              {
                "average": 6.872563633e-08,
                "count": 14550611,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002621557482,
                "variance": 6.872563633e-08
              },
              {
                "average": 1.153561249,
                "count": 14550611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3605276699,
                "variance": 0.1299802008
              },
              {
                "average": -0.9750915887,
                "count": 14550611,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92024197,
                "variance": 142.0921686
              },
              {
                "average": 2.008242197,
                "count": 14550611,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000064824,
                "variance": 1.000129652
              },
              {
                "average": 1027.969445,
                "count": 14550611,
                "maximum": 1073,
                "minimum": 1022,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.0917028,
                "variance": 171.3926822
              },
              {
                "average": 45318.73783,
                "count": 14550611,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2671.832737,
                "variance": 7138690.173
              },
              {
                "average": 44023.65924,
                "count": 14550611,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2754.710418,
                "variance": 7588429.489
              },
              {
                "average": 41043.67479,
                "count": 14550611,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2909.477511,
                "variance": 8465059.387
              },
              {
                "average": 187983159.1,
                "count": 14550611,
                "maximum": 188064472.8,
                "minimum": 187975102.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23583.73701,
                "variance": 556192651.2
              },
              {
                "average": 0,
                "count": 14550611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14550611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311686.4041,
              4806444.036,
              1261.384406,
              312737.3441,
              4807860.416,
              1306.444406
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311686.40410866117,
                    4806444.035771932,
                    1261.384405590473
                  ],
                  [
                    311686.40410866117,
                    4807860.415771933,
                    1261.384405590473
                  ],
                  [
                    312737.3441086611,
                    4807860.415771933,
                    1306.444405590473
                  ],
                  [
                    312737.3441086611,
                    4806444.035771932,
                    1306.444405590473
                  ],
                  [
                    311686.40410866117,
                    4806444.035771932,
                    1261.384405590473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:54:32+00:00",
            "end_time": "2017-08-28T17:05: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": "20170828_43119E2319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247676154984,
              43.512253542721574,
              1275.920627600176
            ],
            [
              -119.21294224898305,
              43.52498542856505,
              1275.920627600176
            ],
            [
              -119.19999593377568,
              43.52523538689242,
              1330.1606276001758
            ],
            [
              -119.19953316420136,
              43.5125033905811,
              1330.1606276001758
            ],
            [
              -119.21247676154984,
              43.512253542721574,
              1275.920627600176
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129422,
        43.51225354,
        1275.920628,
        -119.1995332,
        43.52523539,
        1330.160628
      ],
      "properties": {
        "datetime": "2017-08-28T19:15:27Z",
        "pc:count": 14402461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321693.404,
            "count": 14402461,
            "maximum": 322214.5802,
            "minimum": 321167.6002,
            "name": "X",
            "position": 0,
            "stddev": 291.4768563,
            "variance": 84958.75774
          },
          {
            "average": 4820782.765,
            "count": 14402461,
            "maximum": 4821495.178,
            "minimum": 4820080.138,
            "name": "Y",
            "position": 1,
            "stddev": 407.1217652,
            "variance": 165748.1317
          },
          {
            "average": 1288.140101,
            "count": 14402461,
            "maximum": 1330.160628,
            "minimum": 1275.920628,
            "name": "Z",
            "position": 2,
            "stddev": 10.14237108,
            "variance": 102.8676911
          },
          {
            "average": 22211.21946,
            "count": 14402461,
            "maximum": 48353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3438.344403,
            "variance": 11822212.23
          },
          {
            "average": 1.025889673,
            "count": 14402461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1790318368,
            "variance": 0.03205239857
          },
          {
            "average": 1.052187053,
            "count": 14402461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2650935615,
            "variance": 0.07027459633
          },
          {
            "average": 0.4987510121,
            "count": 14402461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984574,
            "variance": 0.2499984574
          },
          {
            "average": 6.66552751e-06,
            "count": 14402461,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002581759776,
            "variance": 6.665483543e-06
          },
          {
            "average": 1.213064281,
            "count": 14402461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4094727157,
            "variance": 0.1676679049
          },
          {
            "average": 1.135071446,
            "count": 14402461,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82490609,
            "variance": 139.828404
          },
          {
            "average": 1.990150086,
            "count": 14402461,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008672285,
            "variance": 1.017419778
          },
          {
            "average": 1038.184952,
            "count": 14402461,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.587095738,
            "variance": 2.518872882
          },
          {
            "average": 42064.26326,
            "count": 14402461,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6654.508096,
            "variance": 44282478
          },
          {
            "average": 41581.23754,
            "count": 14402461,
            "maximum": 60672,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4414.389688,
            "variance": 19486836.32
          },
          {
            "average": 37430.92085,
            "count": 14402461,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4998.46398,
            "variance": 24984642.16
          },
          {
            "average": 187981897.2,
            "count": 14402461,
            "maximum": 187982927.1,
            "minimum": 187980729.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 537.7355119,
            "variance": 289159.4808
          },
          {
            "average": 0,
            "count": 14402461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14402461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14402461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14402461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14402461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321167.6002,
          4820080.138,
          1275.920628,
          322214.5802,
          4821495.178,
          1330.160628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321167.60022376047,
                4820080.138121294,
                1275.920627600176
              ],
              [
                321167.60022376047,
                4821495.178121293,
                1275.920627600176
              ],
              [
                322214.58022376045,
                4821495.178121293,
                1330.1606276001758
              ],
              [
                322214.58022376045,
                4820080.138121294,
                1330.1606276001758
              ],
              [
                321167.60022376047,
                4820080.138121294,
                1275.920627600176
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:15:27+00:00",
        "end_time": "2017-08-28T18:38:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129422,
            43.51225354,
            1275.920628,
            -119.1995332,
            43.52523539,
            1330.160628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247676154984,
                  43.512253542721574,
                  1275.920627600176
                ],
                [
                  -119.21294224898305,
                  43.52498542856505,
                  1275.920627600176
                ],
                [
                  -119.19999593377568,
                  43.52523538689242,
                  1330.1606276001758
                ],
                [
                  -119.19953316420136,
                  43.5125033905811,
                  1330.1606276001758
                ],
                [
                  -119.21247676154984,
                  43.512253542721574,
                  1275.920627600176
                ]
              ]
            ]
          },
          "id": "20170828_43119E2319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:15:27Z",
            "pc:count": 14402461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321693.404,
                "count": 14402461,
                "maximum": 322214.5802,
                "minimum": 321167.6002,
                "name": "X",
                "position": 0,
                "stddev": 291.4768563,
                "variance": 84958.75774
              },
              {
                "average": 4820782.765,
                "count": 14402461,
                "maximum": 4821495.178,
                "minimum": 4820080.138,
                "name": "Y",
                "position": 1,
                "stddev": 407.1217652,
                "variance": 165748.1317
              },
              {
                "average": 1288.140101,
                "count": 14402461,
                "maximum": 1330.160628,
                "minimum": 1275.920628,
                "name": "Z",
                "position": 2,
                "stddev": 10.14237108,
                "variance": 102.8676911
              },
              {
                "average": 22211.21946,
                "count": 14402461,
                "maximum": 48353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3438.344403,
                "variance": 11822212.23
              },
              {
                "average": 1.025889673,
                "count": 14402461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1790318368,
                "variance": 0.03205239857
              },
              {
                "average": 1.052187053,
                "count": 14402461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2650935615,
                "variance": 0.07027459633
              },
              {
                "average": 0.4987510121,
                "count": 14402461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984574,
                "variance": 0.2499984574
              },
              {
                "average": 6.66552751e-06,
                "count": 14402461,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002581759776,
                "variance": 6.665483543e-06
              },
              {
                "average": 1.213064281,
                "count": 14402461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4094727157,
                "variance": 0.1676679049
              },
              {
                "average": 1.135071446,
                "count": 14402461,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82490609,
                "variance": 139.828404
              },
              {
                "average": 1.990150086,
                "count": 14402461,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008672285,
                "variance": 1.017419778
              },
              {
                "average": 1038.184952,
                "count": 14402461,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.587095738,
                "variance": 2.518872882
              },
              {
                "average": 42064.26326,
                "count": 14402461,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6654.508096,
                "variance": 44282478
              },
              {
                "average": 41581.23754,
                "count": 14402461,
                "maximum": 60672,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4414.389688,
                "variance": 19486836.32
              },
              {
                "average": 37430.92085,
                "count": 14402461,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4998.46398,
                "variance": 24984642.16
              },
              {
                "average": 187981897.2,
                "count": 14402461,
                "maximum": 187982927.1,
                "minimum": 187980729.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 537.7355119,
                "variance": 289159.4808
              },
              {
                "average": 0,
                "count": 14402461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14402461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14402461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14402461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14402461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321167.6002,
              4820080.138,
              1275.920628,
              322214.5802,
              4821495.178,
              1330.160628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321167.60022376047,
                    4820080.138121294,
                    1275.920627600176
                  ],
                  [
                    321167.60022376047,
                    4821495.178121293,
                    1275.920627600176
                  ],
                  [
                    322214.58022376045,
                    4821495.178121293,
                    1330.1606276001758
                  ],
                  [
                    322214.58022376045,
                    4820080.138121294,
                    1330.1606276001758
                  ],
                  [
                    321167.60022376047,
                    4820080.138121294,
                    1275.920627600176
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:15:27+00:00",
            "end_time": "2017-08-28T18:38: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": "20170830_43119E3102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247539417357,
              43.61223745921602,
              1538.0161775740034
            ],
            [
              -119.36297476647992,
              43.62498326140794,
              1538.0161775740034
            ],
            [
              -119.3499964749269,
              43.62525093569695,
              1644.2361775740032
            ],
            [
              -119.34949983917977,
              43.612505015099366,
              1644.2361775740032
            ],
            [
              -119.36247539417357,
              43.61223745921602,
              1538.0161775740034
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629748,
        43.61223746,
        1538.016178,
        -119.3494998,
        43.62525094,
        1644.236178
      ],
      "properties": {
        "datetime": "2017-08-30T17:23:03Z",
        "pc:count": 15294393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309871.9465,
            "count": 15294393,
            "maximum": 310406.6604,
            "minimum": 309358.7204,
            "name": "X",
            "position": 0,
            "stddev": 288.9624459,
            "variance": 83499.29514
          },
          {
            "average": 4832225.498,
            "count": 15294393,
            "maximum": 4832934.985,
            "minimum": 4831518.225,
            "name": "Y",
            "position": 1,
            "stddev": 395.9464013,
            "variance": 156773.5527
          },
          {
            "average": 1598.337894,
            "count": 15294393,
            "maximum": 1644.236178,
            "minimum": 1538.016178,
            "name": "Z",
            "position": 2,
            "stddev": 13.76111667,
            "variance": 189.3683321
          },
          {
            "average": 18448.95038,
            "count": 15294393,
            "maximum": 42449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4038.614951,
            "variance": 16310410.72
          },
          {
            "average": 1.110207643,
            "count": 15294393,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3902928157,
            "variance": 0.152328482
          },
          {
            "average": 1.224197587,
            "count": 15294393,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5930503004,
            "variance": 0.3517086588
          },
          {
            "average": 0.5014469028,
            "count": 15294393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979228,
            "variance": 0.2499979228
          },
          {
            "average": 5.230675058e-07,
            "count": 15294393,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007232338947,
            "variance": 5.230672665e-07
          },
          {
            "average": 1.129662354,
            "count": 15294393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3359315933,
            "variance": 0.1128500354
          },
          {
            "average": 0.5668934551,
            "count": 15294393,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66018559,
            "variance": 135.959928
          },
          {
            "average": 1.934757398,
            "count": 15294393,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028725741,
            "variance": 1.05827665
          },
          {
            "average": 1096.055513,
            "count": 15294393,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9704129778,
            "variance": 0.9417013475
          },
          {
            "average": 31961.47866,
            "count": 15294393,
            "maximum": 55808,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7893.347598,
            "variance": 62304936.31
          },
          {
            "average": 32275.18191,
            "count": 15294393,
            "maximum": 56320,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5967.498464,
            "variance": 35611037.92
          },
          {
            "average": 28293.17402,
            "count": 15294393,
            "maximum": 57088,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6052.659068,
            "variance": 36634681.79
          },
          {
            "average": 188147844.6,
            "count": 15294393,
            "maximum": 188148983,
            "minimum": 188146598.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 584.8520032,
            "variance": 342051.8656
          },
          {
            "average": 0,
            "count": 15294393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15294393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15294393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15294393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15294393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309358.7204,
          4831518.225,
          1538.016178,
          310406.6604,
          4832934.985,
          1644.236178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309358.720387773,
                4831518.224833473,
                1538.0161775740034
              ],
              [
                309358.720387773,
                4832934.984833472,
                1538.0161775740034
              ],
              [
                310406.66038777295,
                4832934.984833472,
                1644.2361775740032
              ],
              [
                310406.66038777295,
                4831518.224833473,
                1644.2361775740032
              ],
              [
                309358.720387773,
                4831518.224833473,
                1538.0161775740034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:23:03+00:00",
        "end_time": "2017-08-30T16:43:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629748,
            43.61223746,
            1538.016178,
            -119.3494998,
            43.62525094,
            1644.236178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247539417357,
                  43.61223745921602,
                  1538.0161775740034
                ],
                [
                  -119.36297476647992,
                  43.62498326140794,
                  1538.0161775740034
                ],
                [
                  -119.3499964749269,
                  43.62525093569695,
                  1644.2361775740032
                ],
                [
                  -119.34949983917977,
                  43.612505015099366,
                  1644.2361775740032
                ],
                [
                  -119.36247539417357,
                  43.61223745921602,
                  1538.0161775740034
                ]
              ]
            ]
          },
          "id": "20170830_43119E3102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:23:03Z",
            "pc:count": 15294393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309871.9465,
                "count": 15294393,
                "maximum": 310406.6604,
                "minimum": 309358.7204,
                "name": "X",
                "position": 0,
                "stddev": 288.9624459,
                "variance": 83499.29514
              },
              {
                "average": 4832225.498,
                "count": 15294393,
                "maximum": 4832934.985,
                "minimum": 4831518.225,
                "name": "Y",
                "position": 1,
                "stddev": 395.9464013,
                "variance": 156773.5527
              },
              {
                "average": 1598.337894,
                "count": 15294393,
                "maximum": 1644.236178,
                "minimum": 1538.016178,
                "name": "Z",
                "position": 2,
                "stddev": 13.76111667,
                "variance": 189.3683321
              },
              {
                "average": 18448.95038,
                "count": 15294393,
                "maximum": 42449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4038.614951,
                "variance": 16310410.72
              },
              {
                "average": 1.110207643,
                "count": 15294393,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3902928157,
                "variance": 0.152328482
              },
              {
                "average": 1.224197587,
                "count": 15294393,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5930503004,
                "variance": 0.3517086588
              },
              {
                "average": 0.5014469028,
                "count": 15294393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979228,
                "variance": 0.2499979228
              },
              {
                "average": 5.230675058e-07,
                "count": 15294393,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007232338947,
                "variance": 5.230672665e-07
              },
              {
                "average": 1.129662354,
                "count": 15294393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3359315933,
                "variance": 0.1128500354
              },
              {
                "average": 0.5668934551,
                "count": 15294393,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66018559,
                "variance": 135.959928
              },
              {
                "average": 1.934757398,
                "count": 15294393,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028725741,
                "variance": 1.05827665
              },
              {
                "average": 1096.055513,
                "count": 15294393,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9704129778,
                "variance": 0.9417013475
              },
              {
                "average": 31961.47866,
                "count": 15294393,
                "maximum": 55808,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7893.347598,
                "variance": 62304936.31
              },
              {
                "average": 32275.18191,
                "count": 15294393,
                "maximum": 56320,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5967.498464,
                "variance": 35611037.92
              },
              {
                "average": 28293.17402,
                "count": 15294393,
                "maximum": 57088,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6052.659068,
                "variance": 36634681.79
              },
              {
                "average": 188147844.6,
                "count": 15294393,
                "maximum": 188148983,
                "minimum": 188146598.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 584.8520032,
                "variance": 342051.8656
              },
              {
                "average": 0,
                "count": 15294393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15294393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15294393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15294393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15294393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309358.7204,
              4831518.225,
              1538.016178,
              310406.6604,
              4832934.985,
              1644.236178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309358.720387773,
                    4831518.224833473,
                    1538.0161775740034
                  ],
                  [
                    309358.720387773,
                    4832934.984833472,
                    1538.0161775740034
                  ],
                  [
                    310406.66038777295,
                    4832934.984833472,
                    1644.2361775740032
                  ],
                  [
                    310406.66038777295,
                    4831518.224833473,
                    1644.2361775740032
                  ],
                  [
                    309358.720387773,
                    4831518.224833473,
                    1538.0161775740034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:23:03+00:00",
            "end_time": "2017-08-30T16:43:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997439322729,
              43.3997226599131,
              1314.6868720799157
            ],
            [
              -119.50049950719722,
              43.412482209318746,
              1314.6868720799157
            ],
            [
              -119.4874979073233,
              43.412765930061184,
              1334.6068720799158
            ],
            [
              -119.48697551685537,
              43.40000625496724,
              1334.6068720799158
            ],
            [
              -119.49997439322729,
              43.3997226599131,
              1314.6868720799157
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004995,
        43.39972266,
        1314.686872,
        -119.4869755,
        43.41276593,
        1334.606872
      ],
      "properties": {
        "datetime": "2017-08-31T14:45:21Z",
        "pc:count": 13306172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298079.578,
            "count": 13306172,
            "maximum": 298607.0072,
            "minimum": 297553.3872,
            "name": "X",
            "position": 0,
            "stddev": 291.8398743,
            "variance": 85170.51226
          },
          {
            "average": 4808946.331,
            "count": 13306172,
            "maximum": 4809658.863,
            "minimum": 4808240.483,
            "name": "Y",
            "position": 1,
            "stddev": 400.1869042,
            "variance": 160149.5583
          },
          {
            "average": 1322.530878,
            "count": 13306172,
            "maximum": 1334.606872,
            "minimum": 1314.686872,
            "name": "Z",
            "position": 2,
            "stddev": 3.855780946,
            "variance": 14.8670467
          },
          {
            "average": 19074.46338,
            "count": 13306172,
            "maximum": 28897,
            "minimum": 5377,
            "name": "Intensity",
            "position": 3,
            "stddev": 1447.972951,
            "variance": 2096625.666
          },
          {
            "average": 1.000002255,
            "count": 13306172,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001501528527,
            "variance": 2.254587917e-06
          },
          {
            "average": 1.000004359,
            "count": 13306172,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002087788495,
            "variance": 4.358860801e-06
          },
          {
            "average": 0.5011614911,
            "count": 13306172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986697,
            "variance": 0.2499986697
          },
          {
            "average": 2.179439737e-06,
            "count": 13306172,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001476291011,
            "variance": 2.179435151e-06
          },
          {
            "average": 1.224220535,
            "count": 13306172,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4170679795,
            "variance": 0.1739456996
          },
          {
            "average": 0.06919234005,
            "count": 13306172,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80051258,
            "variance": 139.2520972
          },
          {
            "average": 2.000778436,
            "count": 13306172,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000099308,
            "variance": 1.000198625
          },
          {
            "average": 1110.914411,
            "count": 13306172,
            "maximum": 1115,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.911250007,
            "variance": 62.58787667
          },
          {
            "average": 46124.70946,
            "count": 13306172,
            "maximum": 55040,
            "minimum": 33280,
            "name": "Red",
            "position": 12,
            "stddev": 2221.404737,
            "variance": 4934639.005
          },
          {
            "average": 44469.91435,
            "count": 13306172,
            "maximum": 53248,
            "minimum": 32512,
            "name": "Green",
            "position": 13,
            "stddev": 2209.448466,
            "variance": 4881662.525
          },
          {
            "average": 41242.36393,
            "count": 13306172,
            "maximum": 51200,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 2182.672569,
            "variance": 4764059.542
          },
          {
            "average": 188214489.7,
            "count": 13306172,
            "maximum": 188225921.4,
            "minimum": 188069899.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39336.49069,
            "variance": 1547359500
          },
          {
            "average": 0,
            "count": 13306172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297553.3872,
          4808240.483,
          1314.686872,
          298607.0072,
          4809658.863,
          1334.606872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297553.38721984916,
                4808240.483077,
                1314.6868720799157
              ],
              [
                297553.38721984916,
                4809658.863077001,
                1314.6868720799157
              ],
              [
                298607.00721984915,
                4809658.863077001,
                1334.6068720799158
              ],
              [
                298607.00721984915,
                4808240.483077,
                1334.6068720799158
              ],
              [
                297553.38721984916,
                4808240.483077,
                1314.6868720799157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:45:21+00:00",
        "end_time": "2017-08-29T19:24:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004995,
            43.39972266,
            1314.686872,
            -119.4869755,
            43.41276593,
            1334.606872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997439322729,
                  43.3997226599131,
                  1314.6868720799157
                ],
                [
                  -119.50049950719722,
                  43.412482209318746,
                  1314.6868720799157
                ],
                [
                  -119.4874979073233,
                  43.412765930061184,
                  1334.6068720799158
                ],
                [
                  -119.48697551685537,
                  43.40000625496724,
                  1334.6068720799158
                ],
                [
                  -119.49997439322729,
                  43.3997226599131,
                  1314.6868720799157
                ]
              ]
            ]
          },
          "id": "20170829_43119D4311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:45:21Z",
            "pc:count": 13306172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298079.578,
                "count": 13306172,
                "maximum": 298607.0072,
                "minimum": 297553.3872,
                "name": "X",
                "position": 0,
                "stddev": 291.8398743,
                "variance": 85170.51226
              },
              {
                "average": 4808946.331,
                "count": 13306172,
                "maximum": 4809658.863,
                "minimum": 4808240.483,
                "name": "Y",
                "position": 1,
                "stddev": 400.1869042,
                "variance": 160149.5583
              },
              {
                "average": 1322.530878,
                "count": 13306172,
                "maximum": 1334.606872,
                "minimum": 1314.686872,
                "name": "Z",
                "position": 2,
                "stddev": 3.855780946,
                "variance": 14.8670467
              },
              {
                "average": 19074.46338,
                "count": 13306172,
                "maximum": 28897,
                "minimum": 5377,
                "name": "Intensity",
                "position": 3,
                "stddev": 1447.972951,
                "variance": 2096625.666
              },
              {
                "average": 1.000002255,
                "count": 13306172,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001501528527,
                "variance": 2.254587917e-06
              },
              {
                "average": 1.000004359,
                "count": 13306172,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002087788495,
                "variance": 4.358860801e-06
              },
              {
                "average": 0.5011614911,
                "count": 13306172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986697,
                "variance": 0.2499986697
              },
              {
                "average": 2.179439737e-06,
                "count": 13306172,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001476291011,
                "variance": 2.179435151e-06
              },
              {
                "average": 1.224220535,
                "count": 13306172,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4170679795,
                "variance": 0.1739456996
              },
              {
                "average": 0.06919234005,
                "count": 13306172,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80051258,
                "variance": 139.2520972
              },
              {
                "average": 2.000778436,
                "count": 13306172,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000099308,
                "variance": 1.000198625
              },
              {
                "average": 1110.914411,
                "count": 13306172,
                "maximum": 1115,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.911250007,
                "variance": 62.58787667
              },
              {
                "average": 46124.70946,
                "count": 13306172,
                "maximum": 55040,
                "minimum": 33280,
                "name": "Red",
                "position": 12,
                "stddev": 2221.404737,
                "variance": 4934639.005
              },
              {
                "average": 44469.91435,
                "count": 13306172,
                "maximum": 53248,
                "minimum": 32512,
                "name": "Green",
                "position": 13,
                "stddev": 2209.448466,
                "variance": 4881662.525
              },
              {
                "average": 41242.36393,
                "count": 13306172,
                "maximum": 51200,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 2182.672569,
                "variance": 4764059.542
              },
              {
                "average": 188214489.7,
                "count": 13306172,
                "maximum": 188225921.4,
                "minimum": 188069899.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39336.49069,
                "variance": 1547359500
              },
              {
                "average": 0,
                "count": 13306172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297553.3872,
              4808240.483,
              1314.686872,
              298607.0072,
              4809658.863,
              1334.606872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297553.38721984916,
                    4808240.483077,
                    1314.6868720799157
                  ],
                  [
                    297553.38721984916,
                    4809658.863077001,
                    1314.6868720799157
                  ],
                  [
                    298607.00721984915,
                    4809658.863077001,
                    1334.6068720799158
                  ],
                  [
                    298607.00721984915,
                    4808240.483077,
                    1334.6068720799158
                  ],
                  [
                    297553.38721984916,
                    4808240.483077,
                    1314.6868720799157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:45:21+00:00",
            "end_time": "2017-08-29T19:24: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": "20170830_43119E3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747563277176,
              43.51224043929409,
              1379.4736607212499
            ],
            [
              -119.33796788435973,
              43.524983634978604,
              1379.4736607212499
            ],
            [
              -119.3249972187238,
              43.525248267489914,
              1438.5936607212498
            ],
            [
              -119.32450769205427,
              43.51250495474849,
              1438.5936607212498
            ],
            [
              -119.33747563277176,
              43.51224043929409,
              1379.4736607212499
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379679,
        43.51224044,
        1379.473661,
        -119.3245077,
        43.52524827,
        1438.593661
      ],
      "properties": {
        "datetime": "2017-08-30T18:53:16Z",
        "pc:count": 13817009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311601.5143,
            "count": 13817009,
            "maximum": 312112.7682,
            "minimum": 311063.7282,
            "name": "X",
            "position": 0,
            "stddev": 290.6469784,
            "variance": 84475.66606
          },
          {
            "average": 4821063.346,
            "count": 13817009,
            "maximum": 4821771.466,
            "minimum": 4820355.046,
            "name": "Y",
            "position": 1,
            "stddev": 401.4034134,
            "variance": 161124.7003
          },
          {
            "average": 1399.67953,
            "count": 13817009,
            "maximum": 1438.593661,
            "minimum": 1379.473661,
            "name": "Z",
            "position": 2,
            "stddev": 10.87376699,
            "variance": 118.2388086
          },
          {
            "average": 20122.47581,
            "count": 13817009,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3193.830322,
            "variance": 10200552.12
          },
          {
            "average": 1.054851452,
            "count": 13817009,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2538871289,
            "variance": 0.06445867422
          },
          {
            "average": 1.11047789,
            "count": 13817009,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3696479335,
            "variance": 0.1366395947
          },
          {
            "average": 0.5026165938,
            "count": 13817009,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931715,
            "variance": 0.2499931715
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158422275,
            "count": 13817009,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3651365052,
            "variance": 0.1333246675
          },
          {
            "average": 0.3648265405,
            "count": 13817009,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69793613,
            "variance": 136.8417098
          },
          {
            "average": 1.967048078,
            "count": 13817009,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0145953,
            "variance": 1.029403623
          },
          {
            "average": 1104.032647,
            "count": 13817009,
            "maximum": 1106,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9975593683,
            "variance": 0.9951246933
          },
          {
            "average": 38906.39239,
            "count": 13817009,
            "maximum": 55808,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5873.316483,
            "variance": 34495846.51
          },
          {
            "average": 37700.7385,
            "count": 13817009,
            "maximum": 54272,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 4638.392383,
            "variance": 21514683.89
          },
          {
            "average": 34910.60273,
            "count": 13817009,
            "maximum": 53248,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 4534.787884,
            "variance": 20564301.15
          },
          {
            "average": 188152856.2,
            "count": 13817009,
            "maximum": 188154396.8,
            "minimum": 188151691.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 708.1416111,
            "variance": 501464.5413
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311063.7282,
          4820355.046,
          1379.473661,
          312112.7682,
          4821771.466,
          1438.593661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311063.7281887825,
                4820355.045964822,
                1379.4736607212499
              ],
              [
                311063.7281887825,
                4821771.465964822,
                1379.4736607212499
              ],
              [
                312112.76818878256,
                4821771.465964822,
                1438.5936607212498
              ],
              [
                312112.76818878256,
                4820355.045964822,
                1438.5936607212498
              ],
              [
                311063.7281887825,
                4820355.045964822,
                1379.4736607212499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:53:16+00:00",
        "end_time": "2017-08-30T18:08:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379679,
            43.51224044,
            1379.473661,
            -119.3245077,
            43.52524827,
            1438.593661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747563277176,
                  43.51224043929409,
                  1379.4736607212499
                ],
                [
                  -119.33796788435973,
                  43.524983634978604,
                  1379.4736607212499
                ],
                [
                  -119.3249972187238,
                  43.525248267489914,
                  1438.5936607212498
                ],
                [
                  -119.32450769205427,
                  43.51250495474849,
                  1438.5936607212498
                ],
                [
                  -119.33747563277176,
                  43.51224043929409,
                  1379.4736607212499
                ]
              ]
            ]
          },
          "id": "20170830_43119E3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:53:16Z",
            "pc:count": 13817009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311601.5143,
                "count": 13817009,
                "maximum": 312112.7682,
                "minimum": 311063.7282,
                "name": "X",
                "position": 0,
                "stddev": 290.6469784,
                "variance": 84475.66606
              },
              {
                "average": 4821063.346,
                "count": 13817009,
                "maximum": 4821771.466,
                "minimum": 4820355.046,
                "name": "Y",
                "position": 1,
                "stddev": 401.4034134,
                "variance": 161124.7003
              },
              {
                "average": 1399.67953,
                "count": 13817009,
                "maximum": 1438.593661,
                "minimum": 1379.473661,
                "name": "Z",
                "position": 2,
                "stddev": 10.87376699,
                "variance": 118.2388086
              },
              {
                "average": 20122.47581,
                "count": 13817009,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3193.830322,
                "variance": 10200552.12
              },
              {
                "average": 1.054851452,
                "count": 13817009,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2538871289,
                "variance": 0.06445867422
              },
              {
                "average": 1.11047789,
                "count": 13817009,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3696479335,
                "variance": 0.1366395947
              },
              {
                "average": 0.5026165938,
                "count": 13817009,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931715,
                "variance": 0.2499931715
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158422275,
                "count": 13817009,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3651365052,
                "variance": 0.1333246675
              },
              {
                "average": 0.3648265405,
                "count": 13817009,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69793613,
                "variance": 136.8417098
              },
              {
                "average": 1.967048078,
                "count": 13817009,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0145953,
                "variance": 1.029403623
              },
              {
                "average": 1104.032647,
                "count": 13817009,
                "maximum": 1106,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9975593683,
                "variance": 0.9951246933
              },
              {
                "average": 38906.39239,
                "count": 13817009,
                "maximum": 55808,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5873.316483,
                "variance": 34495846.51
              },
              {
                "average": 37700.7385,
                "count": 13817009,
                "maximum": 54272,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 4638.392383,
                "variance": 21514683.89
              },
              {
                "average": 34910.60273,
                "count": 13817009,
                "maximum": 53248,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 4534.787884,
                "variance": 20564301.15
              },
              {
                "average": 188152856.2,
                "count": 13817009,
                "maximum": 188154396.8,
                "minimum": 188151691.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 708.1416111,
                "variance": 501464.5413
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311063.7282,
              4820355.046,
              1379.473661,
              312112.7682,
              4821771.466,
              1438.593661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311063.7281887825,
                    4820355.045964822,
                    1379.4736607212499
                  ],
                  [
                    311063.7281887825,
                    4821771.465964822,
                    1379.4736607212499
                  ],
                  [
                    312112.76818878256,
                    4821771.465964822,
                    1438.5936607212498
                  ],
                  [
                    312112.76818878256,
                    4820355.045964822,
                    1438.5936607212498
                  ],
                  [
                    311063.7281887825,
                    4820355.045964822,
                    1379.4736607212499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:53:16+00:00",
            "end_time": "2017-08-30T18:08: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": "20170829_43119D4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4749744102032,
              43.374724958931594,
              1266.4990741198042
            ],
            [
              -119.47549373490538,
              43.38748264760428,
              1266.4990741198042
            ],
            [
              -119.46249846717484,
              43.387763370787454,
              1285.719074119804
            ],
            [
              -119.46198186196861,
              43.37500555776637,
              1285.719074119804
            ],
            [
              -119.4749744102032,
              43.374724958931594,
              1266.4990741198042
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754937,
        43.37472496,
        1266.499074,
        -119.4619819,
        43.38776337,
        1285.719074
      ],
      "properties": {
        "datetime": "2017-08-31T14:40:24Z",
        "pc:count": 13704837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300020.584,
            "count": 13704837,
            "maximum": 300549.0333,
            "minimum": 299495.5133,
            "name": "X",
            "position": 0,
            "stddev": 293.6677607,
            "variance": 86240.75368
          },
          {
            "average": 4806114.737,
            "count": 13704837,
            "maximum": 4806821.903,
            "minimum": 4805403.763,
            "name": "Y",
            "position": 1,
            "stddev": 401.30411,
            "variance": 161044.9887
          },
          {
            "average": 1276.761952,
            "count": 13704837,
            "maximum": 1285.719074,
            "minimum": 1266.499074,
            "name": "Z",
            "position": 2,
            "stddev": 4.156648664,
            "variance": 17.27772812
          },
          {
            "average": 20058.9263,
            "count": 13704837,
            "maximum": 30673,
            "minimum": 2273,
            "name": "Intensity",
            "position": 3,
            "stddev": 1916.724729,
            "variance": 3673833.687
          },
          {
            "average": 1.000004816,
            "count": 13704837,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002194491993,
            "variance": 4.815795107e-06
          },
          {
            "average": 1.000009267,
            "count": 13704837,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003044128119,
            "variance": 9.266716006e-06
          },
          {
            "average": 0.5026988646,
            "count": 13704837,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927343,
            "variance": 0.2499927344
          },
          {
            "average": 4.232082439e-06,
            "count": 13704837,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002057198298,
            "variance": 4.232064837e-06
          },
          {
            "average": 1.192254311,
            "count": 13704837,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.394071824,
            "variance": 0.1552926025
          },
          {
            "average": -0.1767903751,
            "count": 13704837,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79742107,
            "variance": 139.1791438
          },
          {
            "average": 2.000417006,
            "count": 13704837,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000205476,
            "variance": 1.000410995
          },
          {
            "average": 1097.220984,
            "count": 13704837,
            "maximum": 1114,
            "minimum": 1080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.35449721,
            "variance": 235.7605845
          },
          {
            "average": 45236.24426,
            "count": 13704837,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3190.351047,
            "variance": 10178339.8
          },
          {
            "average": 43729.86545,
            "count": 13704837,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3256.259716,
            "variance": 10603227.34
          },
          {
            "average": 40749.57975,
            "count": 13704837,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3515.39688,
            "variance": 12358015.23
          },
          {
            "average": 188148291.1,
            "count": 13704837,
            "maximum": 188225624.6,
            "minimum": 188068826.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77622.05772,
            "variance": 6025183844
          },
          {
            "average": 0,
            "count": 13704837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13704837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13704837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13704837,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13704837,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299495.5133,
          4805403.763,
          1266.499074,
          300549.0333,
          4806821.903,
          1285.719074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299495.51333357487,
                4805403.76314742,
                1266.4990741198042
              ],
              [
                299495.51333357487,
                4806821.903147421,
                1266.4990741198042
              ],
              [
                300549.0333335749,
                4806821.903147421,
                1285.719074119804
              ],
              [
                300549.0333335749,
                4805403.76314742,
                1285.719074119804
              ],
              [
                299495.51333357487,
                4805403.76314742,
                1266.4990741198042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:40:24+00:00",
        "end_time": "2017-08-29T19:07:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754937,
            43.37472496,
            1266.499074,
            -119.4619819,
            43.38776337,
            1285.719074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4749744102032,
                  43.374724958931594,
                  1266.4990741198042
                ],
                [
                  -119.47549373490538,
                  43.38748264760428,
                  1266.4990741198042
                ],
                [
                  -119.46249846717484,
                  43.387763370787454,
                  1285.719074119804
                ],
                [
                  -119.46198186196861,
                  43.37500555776637,
                  1285.719074119804
                ],
                [
                  -119.4749744102032,
                  43.374724958931594,
                  1266.4990741198042
                ]
              ]
            ]
          },
          "id": "20170829_43119D4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:40:24Z",
            "pc:count": 13704837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300020.584,
                "count": 13704837,
                "maximum": 300549.0333,
                "minimum": 299495.5133,
                "name": "X",
                "position": 0,
                "stddev": 293.6677607,
                "variance": 86240.75368
              },
              {
                "average": 4806114.737,
                "count": 13704837,
                "maximum": 4806821.903,
                "minimum": 4805403.763,
                "name": "Y",
                "position": 1,
                "stddev": 401.30411,
                "variance": 161044.9887
              },
              {
                "average": 1276.761952,
                "count": 13704837,
                "maximum": 1285.719074,
                "minimum": 1266.499074,
                "name": "Z",
                "position": 2,
                "stddev": 4.156648664,
                "variance": 17.27772812
              },
              {
                "average": 20058.9263,
                "count": 13704837,
                "maximum": 30673,
                "minimum": 2273,
                "name": "Intensity",
                "position": 3,
                "stddev": 1916.724729,
                "variance": 3673833.687
              },
              {
                "average": 1.000004816,
                "count": 13704837,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002194491993,
                "variance": 4.815795107e-06
              },
              {
                "average": 1.000009267,
                "count": 13704837,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003044128119,
                "variance": 9.266716006e-06
              },
              {
                "average": 0.5026988646,
                "count": 13704837,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927343,
                "variance": 0.2499927344
              },
              {
                "average": 4.232082439e-06,
                "count": 13704837,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002057198298,
                "variance": 4.232064837e-06
              },
              {
                "average": 1.192254311,
                "count": 13704837,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.394071824,
                "variance": 0.1552926025
              },
              {
                "average": -0.1767903751,
                "count": 13704837,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79742107,
                "variance": 139.1791438
              },
              {
                "average": 2.000417006,
                "count": 13704837,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000205476,
                "variance": 1.000410995
              },
              {
                "average": 1097.220984,
                "count": 13704837,
                "maximum": 1114,
                "minimum": 1080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.35449721,
                "variance": 235.7605845
              },
              {
                "average": 45236.24426,
                "count": 13704837,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3190.351047,
                "variance": 10178339.8
              },
              {
                "average": 43729.86545,
                "count": 13704837,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3256.259716,
                "variance": 10603227.34
              },
              {
                "average": 40749.57975,
                "count": 13704837,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3515.39688,
                "variance": 12358015.23
              },
              {
                "average": 188148291.1,
                "count": 13704837,
                "maximum": 188225624.6,
                "minimum": 188068826.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77622.05772,
                "variance": 6025183844
              },
              {
                "average": 0,
                "count": 13704837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13704837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13704837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13704837,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13704837,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299495.5133,
              4805403.763,
              1266.499074,
              300549.0333,
              4806821.903,
              1285.719074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299495.51333357487,
                    4805403.76314742,
                    1266.4990741198042
                  ],
                  [
                    299495.51333357487,
                    4806821.903147421,
                    1266.4990741198042
                  ],
                  [
                    300549.0333335749,
                    4806821.903147421,
                    1285.719074119804
                  ],
                  [
                    300549.0333335749,
                    4805403.76314742,
                    1285.719074119804
                  ],
                  [
                    299495.51333357487,
                    4805403.76314742,
                    1266.4990741198042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:40:24+00:00",
            "end_time": "2017-08-29T19:07:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53748017761393,
              43.42487425344066,
              1337.4272522258125
            ],
            [
              -119.53800728196975,
              43.437481533493596,
              1337.4272522258125
            ],
            [
              -119.52499922319262,
              43.437769682414135,
              1357.4472522258125
            ],
            [
              -119.52447481339162,
              43.425162276240414,
              1357.4472522258125
            ],
            [
              -119.53748017761393,
              43.42487425344066,
              1337.4272522258125
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380073,
        43.42487425,
        1337.427252,
        -119.5244748,
        43.43776968,
        1357.447252
      ],
      "properties": {
        "datetime": "2017-08-31T15:09:47Z",
        "pc:count": 12368299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295114.0267,
            "count": 12368299,
            "maximum": 295654.8923,
            "minimum": 294601.1523,
            "name": "X",
            "position": 0,
            "stddev": 292.6594357,
            "variance": 85649.5453
          },
          {
            "average": 4811857.057,
            "count": 12368299,
            "maximum": 4812527.182,
            "minimum": 4811125.682,
            "name": "Y",
            "position": 1,
            "stddev": 379.2243927,
            "variance": 143811.14
          },
          {
            "average": 1347.74487,
            "count": 12368299,
            "maximum": 1357.447252,
            "minimum": 1337.427252,
            "name": "Z",
            "position": 2,
            "stddev": 4.019705283,
            "variance": 16.15803056
          },
          {
            "average": 18746.37048,
            "count": 12368299,
            "maximum": 25937,
            "minimum": 3617,
            "name": "Intensity",
            "position": 3,
            "stddev": 1441.977534,
            "variance": 2079299.209
          },
          {
            "average": 1.000004689,
            "count": 12368299,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002165499103,
            "variance": 4.689386366e-06
          },
          {
            "average": 1.000009298,
            "count": 12368299,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003049242265,
            "variance": 9.297878393e-06
          },
          {
            "average": 0.5000872796,
            "count": 12368299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000126,
            "variance": 0.2500000126
          },
          {
            "average": 4.851111701e-07,
            "count": 12368299,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000696499084,
            "variance": 4.85110974e-07
          },
          {
            "average": 1.202504645,
            "count": 12368299,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4018663048,
            "variance": 0.1614965269
          },
          {
            "average": 0.709310368,
            "count": 12368299,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75936562,
            "variance": 138.2826798
          },
          {
            "average": 2.002100774,
            "count": 12368299,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000275118,
            "variance": 1.000550311
          },
          {
            "average": 1116.343827,
            "count": 12368299,
            "maximum": 1119,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9956353387,
            "variance": 0.9912897277
          },
          {
            "average": 45938.18442,
            "count": 12368299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2154.789662,
            "variance": 4643118.489
          },
          {
            "average": 44099.27192,
            "count": 12368299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2193.98771,
            "variance": 4813582.07
          },
          {
            "average": 40725.0961,
            "count": 12368299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2194.68643,
            "variance": 4816648.527
          },
          {
            "average": 188226416.1,
            "count": 12368299,
            "maximum": 188227387.4,
            "minimum": 188225512.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 358.5756862,
            "variance": 128576.5227
          },
          {
            "average": 0,
            "count": 12368299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12368299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12368299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12368299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12368299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294601.1523,
          4811125.682,
          1337.427252,
          295654.8923,
          4812527.182,
          1357.447252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294601.15231507353,
                4811125.68165008,
                1337.4272522258125
              ],
              [
                294601.15231507353,
                4812527.18165008,
                1337.4272522258125
              ],
              [
                295654.8923150735,
                4812527.18165008,
                1357.4472522258125
              ],
              [
                295654.8923150735,
                4811125.68165008,
                1357.4472522258125
              ],
              [
                294601.15231507353,
                4811125.68165008,
                1337.4272522258125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:09:47+00:00",
        "end_time": "2017-08-31T14:38:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380073,
            43.42487425,
            1337.427252,
            -119.5244748,
            43.43776968,
            1357.447252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53748017761393,
                  43.42487425344066,
                  1337.4272522258125
                ],
                [
                  -119.53800728196975,
                  43.437481533493596,
                  1337.4272522258125
                ],
                [
                  -119.52499922319262,
                  43.437769682414135,
                  1357.4472522258125
                ],
                [
                  -119.52447481339162,
                  43.425162276240414,
                  1357.4472522258125
                ],
                [
                  -119.53748017761393,
                  43.42487425344066,
                  1337.4272522258125
                ]
              ]
            ]
          },
          "id": "20170831_43119D5403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:09:47Z",
            "pc:count": 12368299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295114.0267,
                "count": 12368299,
                "maximum": 295654.8923,
                "minimum": 294601.1523,
                "name": "X",
                "position": 0,
                "stddev": 292.6594357,
                "variance": 85649.5453
              },
              {
                "average": 4811857.057,
                "count": 12368299,
                "maximum": 4812527.182,
                "minimum": 4811125.682,
                "name": "Y",
                "position": 1,
                "stddev": 379.2243927,
                "variance": 143811.14
              },
              {
                "average": 1347.74487,
                "count": 12368299,
                "maximum": 1357.447252,
                "minimum": 1337.427252,
                "name": "Z",
                "position": 2,
                "stddev": 4.019705283,
                "variance": 16.15803056
              },
              {
                "average": 18746.37048,
                "count": 12368299,
                "maximum": 25937,
                "minimum": 3617,
                "name": "Intensity",
                "position": 3,
                "stddev": 1441.977534,
                "variance": 2079299.209
              },
              {
                "average": 1.000004689,
                "count": 12368299,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002165499103,
                "variance": 4.689386366e-06
              },
              {
                "average": 1.000009298,
                "count": 12368299,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003049242265,
                "variance": 9.297878393e-06
              },
              {
                "average": 0.5000872796,
                "count": 12368299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000126,
                "variance": 0.2500000126
              },
              {
                "average": 4.851111701e-07,
                "count": 12368299,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000696499084,
                "variance": 4.85110974e-07
              },
              {
                "average": 1.202504645,
                "count": 12368299,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4018663048,
                "variance": 0.1614965269
              },
              {
                "average": 0.709310368,
                "count": 12368299,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75936562,
                "variance": 138.2826798
              },
              {
                "average": 2.002100774,
                "count": 12368299,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000275118,
                "variance": 1.000550311
              },
              {
                "average": 1116.343827,
                "count": 12368299,
                "maximum": 1119,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9956353387,
                "variance": 0.9912897277
              },
              {
                "average": 45938.18442,
                "count": 12368299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2154.789662,
                "variance": 4643118.489
              },
              {
                "average": 44099.27192,
                "count": 12368299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2193.98771,
                "variance": 4813582.07
              },
              {
                "average": 40725.0961,
                "count": 12368299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2194.68643,
                "variance": 4816648.527
              },
              {
                "average": 188226416.1,
                "count": 12368299,
                "maximum": 188227387.4,
                "minimum": 188225512.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 358.5756862,
                "variance": 128576.5227
              },
              {
                "average": 0,
                "count": 12368299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12368299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12368299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12368299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12368299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294601.1523,
              4811125.682,
              1337.427252,
              295654.8923,
              4812527.182,
              1357.447252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294601.15231507353,
                    4811125.68165008,
                    1337.4272522258125
                  ],
                  [
                    294601.15231507353,
                    4812527.18165008,
                    1337.4272522258125
                  ],
                  [
                    295654.8923150735,
                    4812527.18165008,
                    1357.4472522258125
                  ],
                  [
                    295654.8923150735,
                    4811125.68165008,
                    1357.4472522258125
                  ],
                  [
                    294601.15231507353,
                    4811125.68165008,
                    1337.4272522258125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:09:47+00:00",
            "end_time": "2017-08-31T14:38: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": "20170830_43119E3211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31248154309523,
              43.58738786251488,
              1501.366189483225
            ],
            [
              -119.31296415748804,
              43.59998356889921,
              1501.366189483225
            ],
            [
              -119.30539115476213,
              43.600136615210346,
              1604.386189483225
            ],
            [
              -119.30491011710653,
              43.58754084192032,
              1604.386189483225
            ],
            [
              -119.31248154309523,
              43.58738786251488,
              1501.366189483225
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129642,
        43.58738786,
        1501.366189,
        -119.3049101,
        43.60013662,
        1604.386189
      ],
      "properties": {
        "datetime": "2017-08-30T16:36:41Z",
        "pc:count": 5705835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313562.6491,
            "count": 5705835,
            "maximum": 313927.9734,
            "minimum": 313316.2534,
            "name": "X",
            "position": 0,
            "stddev": 150.5399471,
            "variance": 22662.27568
          },
          {
            "average": 4829258.089,
            "count": 5705835,
            "maximum": 4830044.743,
            "minimum": 4828644.723,
            "name": "Y",
            "position": 1,
            "stddev": 355.2218685,
            "variance": 126182.5759
          },
          {
            "average": 1573.37075,
            "count": 5705835,
            "maximum": 1604.386189,
            "minimum": 1501.366189,
            "name": "Z",
            "position": 2,
            "stddev": 22.05965918,
            "variance": 486.6285631
          },
          {
            "average": 19506.67204,
            "count": 5705835,
            "maximum": 29761,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2025.421475,
            "variance": 4102332.15
          },
          {
            "average": 1.005279858,
            "count": 5705835,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07649194907,
            "variance": 0.005851018272
          },
          {
            "average": 1.010620356,
            "count": 5705835,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1112104644,
            "variance": 0.01236776739
          },
          {
            "average": 0.5026748933,
            "count": 5705835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928887,
            "variance": 0.2499928888
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182168254,
            "count": 5705835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3859831698,
            "variance": 0.1489830074
          },
          {
            "average": -0.2864331669,
            "count": 5705835,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92074221,
            "variance": 142.1040948
          },
          {
            "average": 1.988101654,
            "count": 5705835,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003823875,
            "variance": 1.007662372
          },
          {
            "average": 1089.459525,
            "count": 5705835,
            "maximum": 1093,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.308289214,
            "variance": 1.711620668
          },
          {
            "average": 38071.1361,
            "count": 5705835,
            "maximum": 65280,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 5542.884429,
            "variance": 30723567.8
          },
          {
            "average": 37187.7184,
            "count": 5705835,
            "maximum": 65280,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 3882.823928,
            "variance": 15076321.65
          },
          {
            "average": 33441.831,
            "count": 5705835,
            "maximum": 65280,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 4399.173856,
            "variance": 19352730.61
          },
          {
            "average": 188144773.7,
            "count": 5705835,
            "maximum": 188146201.6,
            "minimum": 188144068.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 504.8129041,
            "variance": 254836.0681
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5705835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313316.2534,
          4828644.723,
          1501.366189,
          313927.9734,
          4830044.743,
          1604.386189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313316.2533652397,
                4828644.722564306,
                1501.366189483225
              ],
              [
                313316.2533652397,
                4830044.742564306,
                1501.366189483225
              ],
              [
                313927.9733652397,
                4830044.742564306,
                1604.386189483225
              ],
              [
                313927.9733652397,
                4828644.722564306,
                1604.386189483225
              ],
              [
                313316.2533652397,
                4828644.722564306,
                1501.366189483225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:36:41+00:00",
        "end_time": "2017-08-30T16:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129642,
            43.58738786,
            1501.366189,
            -119.3049101,
            43.60013662,
            1604.386189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31248154309523,
                  43.58738786251488,
                  1501.366189483225
                ],
                [
                  -119.31296415748804,
                  43.59998356889921,
                  1501.366189483225
                ],
                [
                  -119.30539115476213,
                  43.600136615210346,
                  1604.386189483225
                ],
                [
                  -119.30491011710653,
                  43.58754084192032,
                  1604.386189483225
                ],
                [
                  -119.31248154309523,
                  43.58738786251488,
                  1501.366189483225
                ]
              ]
            ]
          },
          "id": "20170830_43119E3211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:36:41Z",
            "pc:count": 5705835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313562.6491,
                "count": 5705835,
                "maximum": 313927.9734,
                "minimum": 313316.2534,
                "name": "X",
                "position": 0,
                "stddev": 150.5399471,
                "variance": 22662.27568
              },
              {
                "average": 4829258.089,
                "count": 5705835,
                "maximum": 4830044.743,
                "minimum": 4828644.723,
                "name": "Y",
                "position": 1,
                "stddev": 355.2218685,
                "variance": 126182.5759
              },
              {
                "average": 1573.37075,
                "count": 5705835,
                "maximum": 1604.386189,
                "minimum": 1501.366189,
                "name": "Z",
                "position": 2,
                "stddev": 22.05965918,
                "variance": 486.6285631
              },
              {
                "average": 19506.67204,
                "count": 5705835,
                "maximum": 29761,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2025.421475,
                "variance": 4102332.15
              },
              {
                "average": 1.005279858,
                "count": 5705835,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07649194907,
                "variance": 0.005851018272
              },
              {
                "average": 1.010620356,
                "count": 5705835,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1112104644,
                "variance": 0.01236776739
              },
              {
                "average": 0.5026748933,
                "count": 5705835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928887,
                "variance": 0.2499928888
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182168254,
                "count": 5705835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3859831698,
                "variance": 0.1489830074
              },
              {
                "average": -0.2864331669,
                "count": 5705835,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92074221,
                "variance": 142.1040948
              },
              {
                "average": 1.988101654,
                "count": 5705835,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003823875,
                "variance": 1.007662372
              },
              {
                "average": 1089.459525,
                "count": 5705835,
                "maximum": 1093,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.308289214,
                "variance": 1.711620668
              },
              {
                "average": 38071.1361,
                "count": 5705835,
                "maximum": 65280,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 5542.884429,
                "variance": 30723567.8
              },
              {
                "average": 37187.7184,
                "count": 5705835,
                "maximum": 65280,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 3882.823928,
                "variance": 15076321.65
              },
              {
                "average": 33441.831,
                "count": 5705835,
                "maximum": 65280,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 4399.173856,
                "variance": 19352730.61
              },
              {
                "average": 188144773.7,
                "count": 5705835,
                "maximum": 188146201.6,
                "minimum": 188144068.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 504.8129041,
                "variance": 254836.0681
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5705835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313316.2534,
              4828644.723,
              1501.366189,
              313927.9734,
              4830044.743,
              1604.386189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313316.2533652397,
                    4828644.722564306,
                    1501.366189483225
                  ],
                  [
                    313316.2533652397,
                    4830044.742564306,
                    1501.366189483225
                  ],
                  [
                    313927.9733652397,
                    4830044.742564306,
                    1604.386189483225
                  ],
                  [
                    313927.9733652397,
                    4828644.722564306,
                    1604.386189483225
                  ],
                  [
                    313316.2533652397,
                    4828644.722564306,
                    1501.366189483225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:36:41+00:00",
            "end_time": "2017-08-30T16:01: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": "20170828_43119D4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997505222807,
              43.43723335446671,
              1317.3689049960774
            ],
            [
              -119.40047942867596,
              43.449983518776676,
              1317.3689049960774
            ],
            [
              -119.38749797120789,
              43.450255445047475,
              1365.3089049960774
            ],
            [
              -119.38699631602445,
              43.43750516037157,
              1365.3089049960774
            ],
            [
              -119.39997505222807,
              43.43723335446671,
              1317.3689049960774
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004794,
        43.43723335,
        1317.368905,
        -119.3869963,
        43.45025545,
        1365.308905
      ],
      "properties": {
        "datetime": "2017-08-29T15:57:52Z",
        "pc:count": 13638724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306300.8794,
            "count": 13638724,
            "maximum": 306822.8285,
            "minimum": 305771.5685,
            "name": "X",
            "position": 0,
            "stddev": 290.227489,
            "variance": 84231.99536
          },
          {
            "average": 4812864.971,
            "count": 13638724,
            "maximum": 4813585.666,
            "minimum": 4812168.426,
            "name": "Y",
            "position": 1,
            "stddev": 397.5553508,
            "variance": 158050.2569
          },
          {
            "average": 1335.586098,
            "count": 13638724,
            "maximum": 1365.308905,
            "minimum": 1317.368905,
            "name": "Z",
            "position": 2,
            "stddev": 7.837518481,
            "variance": 61.42669594
          },
          {
            "average": 19298.24096,
            "count": 13638724,
            "maximum": 31761,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1719.205102,
            "variance": 2955666.184
          },
          {
            "average": 1.000280965,
            "count": 13638724,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01675964736,
            "variance": 0.0002808857796
          },
          {
            "average": 1.000561929,
            "count": 13638724,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02369838975,
            "variance": 0.000561613677
          },
          {
            "average": 0.5013440407,
            "count": 13638724,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982119,
            "variance": 0.2499982119
          },
          {
            "average": 3.739352743e-06,
            "count": 13638724,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001933737064,
            "variance": 3.739339034e-06
          },
          {
            "average": 1.235495711,
            "count": 13638724,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4243082536,
            "variance": 0.1800374941
          },
          {
            "average": 0.1390831686,
            "count": 13638724,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81227175,
            "variance": 139.529764
          },
          {
            "average": 2.001796869,
            "count": 13638724,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000432204,
            "variance": 1.000864594
          },
          {
            "average": 1059.821379,
            "count": 13638724,
            "maximum": 1062,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.36392073,
            "variance": 1.860279758
          },
          {
            "average": 43591.93595,
            "count": 13638724,
            "maximum": 54528,
            "minimum": 15872,
            "name": "Red",
            "position": 12,
            "stddev": 2277.542972,
            "variance": 5187201.989
          },
          {
            "average": 41330.88093,
            "count": 13638724,
            "maximum": 52992,
            "minimum": 16128,
            "name": "Green",
            "position": 13,
            "stddev": 2185.326918,
            "variance": 4775653.739
          },
          {
            "average": 38165.0526,
            "count": 13638724,
            "maximum": 51200,
            "minimum": 15104,
            "name": "Blue",
            "position": 14,
            "stddev": 2085.454377,
            "variance": 4349119.96
          },
          {
            "average": 188038434.1,
            "count": 13638724,
            "maximum": 188057472.4,
            "minimum": 187988896.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29823.64135,
            "variance": 889449583.3
          },
          {
            "average": 0,
            "count": 13638724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13638724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13638724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13638724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13638724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305771.5685,
          4812168.426,
          1317.368905,
          306822.8285,
          4813585.666,
          1365.308905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305771.56851247273,
                4812168.426121951,
                1317.3689049960774
              ],
              [
                305771.56851247273,
                4813585.666121951,
                1317.3689049960774
              ],
              [
                306822.82851247274,
                4813585.666121951,
                1365.3089049960774
              ],
              [
                306822.82851247274,
                4812168.426121951,
                1365.3089049960774
              ],
              [
                305771.56851247273,
                4812168.426121951,
                1317.3689049960774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T15:57:52+00:00",
        "end_time": "2017-08-28T20:54:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004794,
            43.43723335,
            1317.368905,
            -119.3869963,
            43.45025545,
            1365.308905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997505222807,
                  43.43723335446671,
                  1317.3689049960774
                ],
                [
                  -119.40047942867596,
                  43.449983518776676,
                  1317.3689049960774
                ],
                [
                  -119.38749797120789,
                  43.450255445047475,
                  1365.3089049960774
                ],
                [
                  -119.38699631602445,
                  43.43750516037157,
                  1365.3089049960774
                ],
                [
                  -119.39997505222807,
                  43.43723335446671,
                  1317.3689049960774
                ]
              ]
            ]
          },
          "id": "20170828_43119D4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T15:57:52Z",
            "pc:count": 13638724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306300.8794,
                "count": 13638724,
                "maximum": 306822.8285,
                "minimum": 305771.5685,
                "name": "X",
                "position": 0,
                "stddev": 290.227489,
                "variance": 84231.99536
              },
              {
                "average": 4812864.971,
                "count": 13638724,
                "maximum": 4813585.666,
                "minimum": 4812168.426,
                "name": "Y",
                "position": 1,
                "stddev": 397.5553508,
                "variance": 158050.2569
              },
              {
                "average": 1335.586098,
                "count": 13638724,
                "maximum": 1365.308905,
                "minimum": 1317.368905,
                "name": "Z",
                "position": 2,
                "stddev": 7.837518481,
                "variance": 61.42669594
              },
              {
                "average": 19298.24096,
                "count": 13638724,
                "maximum": 31761,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1719.205102,
                "variance": 2955666.184
              },
              {
                "average": 1.000280965,
                "count": 13638724,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01675964736,
                "variance": 0.0002808857796
              },
              {
                "average": 1.000561929,
                "count": 13638724,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02369838975,
                "variance": 0.000561613677
              },
              {
                "average": 0.5013440407,
                "count": 13638724,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982119,
                "variance": 0.2499982119
              },
              {
                "average": 3.739352743e-06,
                "count": 13638724,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001933737064,
                "variance": 3.739339034e-06
              },
              {
                "average": 1.235495711,
                "count": 13638724,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4243082536,
                "variance": 0.1800374941
              },
              {
                "average": 0.1390831686,
                "count": 13638724,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81227175,
                "variance": 139.529764
              },
              {
                "average": 2.001796869,
                "count": 13638724,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000432204,
                "variance": 1.000864594
              },
              {
                "average": 1059.821379,
                "count": 13638724,
                "maximum": 1062,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.36392073,
                "variance": 1.860279758
              },
              {
                "average": 43591.93595,
                "count": 13638724,
                "maximum": 54528,
                "minimum": 15872,
                "name": "Red",
                "position": 12,
                "stddev": 2277.542972,
                "variance": 5187201.989
              },
              {
                "average": 41330.88093,
                "count": 13638724,
                "maximum": 52992,
                "minimum": 16128,
                "name": "Green",
                "position": 13,
                "stddev": 2185.326918,
                "variance": 4775653.739
              },
              {
                "average": 38165.0526,
                "count": 13638724,
                "maximum": 51200,
                "minimum": 15104,
                "name": "Blue",
                "position": 14,
                "stddev": 2085.454377,
                "variance": 4349119.96
              },
              {
                "average": 188038434.1,
                "count": 13638724,
                "maximum": 188057472.4,
                "minimum": 187988896.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29823.64135,
                "variance": 889449583.3
              },
              {
                "average": 0,
                "count": 13638724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13638724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13638724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13638724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13638724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305771.5685,
              4812168.426,
              1317.368905,
              306822.8285,
              4813585.666,
              1365.308905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305771.56851247273,
                    4812168.426121951,
                    1317.3689049960774
                  ],
                  [
                    305771.56851247273,
                    4813585.666121951,
                    1317.3689049960774
                  ],
                  [
                    306822.82851247274,
                    4813585.666121951,
                    1365.3089049960774
                  ],
                  [
                    306822.82851247274,
                    4812168.426121951,
                    1365.3089049960774
                  ],
                  [
                    305771.56851247273,
                    4812168.426121951,
                    1317.3689049960774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T15:57:52+00:00",
            "end_time": "2017-08-28T20:54:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.11247723623347,
              43.537264649848105,
              1343.7825846977034
            ],
            [
              -119.11286965547664,
              43.548497159157556,
              1343.7825846977034
            ],
            [
              -119.09998772464365,
              43.548734596586975,
              1421.1225846977036
            ],
            [
              -119.09959769363806,
              43.537501994702566,
              1421.1225846977036
            ],
            [
              -119.11247723623347,
              43.537264649848105,
              1343.7825846977034
            ]
          ]
        ]
      },
      "bbox": [
        -119.1128697,
        43.53726465,
        1343.782585,
        -119.0995977,
        43.5487346,
        1421.122585
      ],
      "properties": {
        "datetime": "2017-08-28T18:28:06Z",
        "pc:count": 10315230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329863.7708,
            "count": 10315230,
            "maximum": 330362.5302,
            "minimum": 329321.2302,
            "name": "X",
            "position": 0,
            "stddev": 294.2578401,
            "variance": 86587.67644
          },
          {
            "average": 4823174.09,
            "count": 10315230,
            "maximum": 4823896.108,
            "minimum": 4822647.788,
            "name": "Y",
            "position": 1,
            "stddev": 316.4353995,
            "variance": 100131.3621
          },
          {
            "average": 1376.279916,
            "count": 10315230,
            "maximum": 1421.122585,
            "minimum": 1343.782585,
            "name": "Z",
            "position": 2,
            "stddev": 16.91639368,
            "variance": 286.164375
          },
          {
            "average": 19972.78524,
            "count": 10315230,
            "maximum": 43281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2051.653252,
            "variance": 4209281.065
          },
          {
            "average": 1.001157124,
            "count": 10315230,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03510514137,
            "variance": 0.001232370951
          },
          {
            "average": 1.002338484,
            "count": 10315230,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05064107091,
            "variance": 0.002564518063
          },
          {
            "average": 0.5024863236,
            "count": 10315230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938424,
            "variance": 0.2499938424
          },
          {
            "average": 4.459425529e-06,
            "count": 10315230,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002111730588,
            "variance": 4.459406075e-06
          },
          {
            "average": 1.197478292,
            "count": 10315230,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.398096259,
            "variance": 0.1584806314
          },
          {
            "average": -0.2987099812,
            "count": 10315230,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92888459,
            "variance": 142.2982876
          },
          {
            "average": 2.001225276,
            "count": 10315230,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001080367,
            "variance": 1.002161902
          },
          {
            "average": 1031.027387,
            "count": 10315230,
            "maximum": 1033,
            "minimum": 1029,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9838676755,
            "variance": 0.9679956029
          },
          {
            "average": 40988.2336,
            "count": 10315230,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2895.654015,
            "variance": 8384812.177
          },
          {
            "average": 38828.02707,
            "count": 10315230,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2524.902426,
            "variance": 6375132.261
          },
          {
            "average": 35359.28938,
            "count": 10315230,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2272.620578,
            "variance": 5164804.293
          },
          {
            "average": 187979345.2,
            "count": 10315230,
            "maximum": 187980086.4,
            "minimum": 187978916.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 260.355437,
            "variance": 67784.9536
          },
          {
            "average": 0,
            "count": 10315230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10315230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10315230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10315230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10315230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329321.2302,
          4822647.788,
          1343.782585,
          330362.5302,
          4823896.108,
          1421.122585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329321.2302351128,
                4822647.78813931,
                1343.7825846977034
              ],
              [
                329321.2302351128,
                4823896.10813931,
                1343.7825846977034
              ],
              [
                330362.5302351128,
                4823896.10813931,
                1421.1225846977036
              ],
              [
                330362.5302351128,
                4822647.78813931,
                1421.1225846977036
              ],
              [
                329321.2302351128,
                4822647.78813931,
                1343.7825846977034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:28:06+00:00",
        "end_time": "2017-08-28T18:08:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1128697,
            43.53726465,
            1343.782585,
            -119.0995977,
            43.5487346,
            1421.122585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.11247723623347,
                  43.537264649848105,
                  1343.7825846977034
                ],
                [
                  -119.11286965547664,
                  43.548497159157556,
                  1343.7825846977034
                ],
                [
                  -119.09998772464365,
                  43.548734596586975,
                  1421.1225846977036
                ],
                [
                  -119.09959769363806,
                  43.537501994702566,
                  1421.1225846977036
                ],
                [
                  -119.11247723623347,
                  43.537264649848105,
                  1343.7825846977034
                ]
              ]
            ]
          },
          "id": "20170828_43119E1307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:28:06Z",
            "pc:count": 10315230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329863.7708,
                "count": 10315230,
                "maximum": 330362.5302,
                "minimum": 329321.2302,
                "name": "X",
                "position": 0,
                "stddev": 294.2578401,
                "variance": 86587.67644
              },
              {
                "average": 4823174.09,
                "count": 10315230,
                "maximum": 4823896.108,
                "minimum": 4822647.788,
                "name": "Y",
                "position": 1,
                "stddev": 316.4353995,
                "variance": 100131.3621
              },
              {
                "average": 1376.279916,
                "count": 10315230,
                "maximum": 1421.122585,
                "minimum": 1343.782585,
                "name": "Z",
                "position": 2,
                "stddev": 16.91639368,
                "variance": 286.164375
              },
              {
                "average": 19972.78524,
                "count": 10315230,
                "maximum": 43281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2051.653252,
                "variance": 4209281.065
              },
              {
                "average": 1.001157124,
                "count": 10315230,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03510514137,
                "variance": 0.001232370951
              },
              {
                "average": 1.002338484,
                "count": 10315230,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05064107091,
                "variance": 0.002564518063
              },
              {
                "average": 0.5024863236,
                "count": 10315230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938424,
                "variance": 0.2499938424
              },
              {
                "average": 4.459425529e-06,
                "count": 10315230,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002111730588,
                "variance": 4.459406075e-06
              },
              {
                "average": 1.197478292,
                "count": 10315230,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.398096259,
                "variance": 0.1584806314
              },
              {
                "average": -0.2987099812,
                "count": 10315230,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92888459,
                "variance": 142.2982876
              },
              {
                "average": 2.001225276,
                "count": 10315230,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001080367,
                "variance": 1.002161902
              },
              {
                "average": 1031.027387,
                "count": 10315230,
                "maximum": 1033,
                "minimum": 1029,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9838676755,
                "variance": 0.9679956029
              },
              {
                "average": 40988.2336,
                "count": 10315230,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2895.654015,
                "variance": 8384812.177
              },
              {
                "average": 38828.02707,
                "count": 10315230,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2524.902426,
                "variance": 6375132.261
              },
              {
                "average": 35359.28938,
                "count": 10315230,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2272.620578,
                "variance": 5164804.293
              },
              {
                "average": 187979345.2,
                "count": 10315230,
                "maximum": 187980086.4,
                "minimum": 187978916.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 260.355437,
                "variance": 67784.9536
              },
              {
                "average": 0,
                "count": 10315230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10315230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10315230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10315230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10315230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329321.2302,
              4822647.788,
              1343.782585,
              330362.5302,
              4823896.108,
              1421.122585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329321.2302351128,
                    4822647.78813931,
                    1343.7825846977034
                  ],
                  [
                    329321.2302351128,
                    4823896.10813931,
                    1343.7825846977034
                  ],
                  [
                    330362.5302351128,
                    4823896.10813931,
                    1421.1225846977036
                  ],
                  [
                    330362.5302351128,
                    4822647.78813931,
                    1421.1225846977036
                  ],
                  [
                    329321.2302351128,
                    4822647.78813931,
                    1343.7825846977034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:28:06+00:00",
            "end_time": "2017-08-28T18:08: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": "20170830_43119E3324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3374752119112,
              43.499740142578055,
              1386.8148607300734
            ],
            [
              -119.33796726956523,
              43.51248390602597,
              1386.8148607300734
            ],
            [
              -119.32499730335286,
              43.512748518650454,
              1448.9948607300732
            ],
            [
              -119.32450796939756,
              43.500004638146535,
              1448.9948607300732
            ],
            [
              -119.3374752119112,
              43.499740142578055,
              1386.8148607300734
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379673,
        43.49974014,
        1386.814861,
        -119.324508,
        43.51274852,
        1448.994861
      ],
      "properties": {
        "datetime": "2017-08-30T19:17:50Z",
        "pc:count": 14358259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311546.5531,
            "count": 14358259,
            "maximum": 312073.9485,
            "minimum": 311024.7485,
            "name": "X",
            "position": 0,
            "stddev": 293.1179798,
            "variance": 85918.15008
          },
          {
            "average": 4819673.923,
            "count": 14358259,
            "maximum": 4820383.203,
            "minimum": 4818966.723,
            "name": "Y",
            "position": 1,
            "stddev": 400.6926036,
            "variance": 160554.5626
          },
          {
            "average": 1402.415344,
            "count": 14358259,
            "maximum": 1448.994861,
            "minimum": 1386.814861,
            "name": "Z",
            "position": 2,
            "stddev": 10.37205333,
            "variance": 107.5794903
          },
          {
            "average": 20486.62394,
            "count": 14358259,
            "maximum": 33009,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3426.749095,
            "variance": 11742609.36
          },
          {
            "average": 1.059413471,
            "count": 14358259,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2687096078,
            "variance": 0.07220485333
          },
          {
            "average": 1.119547293,
            "count": 14358259,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3934853246,
            "variance": 0.1548307007
          },
          {
            "average": 0.5038887375,
            "count": 14358259,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848949,
            "variance": 0.2499848951
          },
          {
            "average": 3.13408471e-06,
            "count": 14358259,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00177033192,
            "variance": 3.134075106e-06
          },
          {
            "average": 1.144292633,
            "count": 14358259,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3513862232,
            "variance": 0.1234722778
          },
          {
            "average": -0.1357723464,
            "count": 14358259,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78225199,
            "variance": 138.821462
          },
          {
            "average": 1.968550435,
            "count": 14358259,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015143031,
            "variance": 1.030515373
          },
          {
            "average": 1105.486155,
            "count": 14358259,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.004122308,
            "variance": 1.00826161
          },
          {
            "average": 40345.00654,
            "count": 14358259,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6195.988804,
            "variance": 38390277.26
          },
          {
            "average": 38911.28144,
            "count": 14358259,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4964.041762,
            "variance": 24641710.62
          },
          {
            "average": 35767.16692,
            "count": 14358259,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5058.550576,
            "variance": 25588933.93
          },
          {
            "average": 188153852.2,
            "count": 14358259,
            "maximum": 188155870.9,
            "minimum": 188151937.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 713.6647417,
            "variance": 509317.3636
          },
          {
            "average": 0,
            "count": 14358259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14358259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14358259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14358259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14358259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311024.7485,
          4818966.723,
          1386.814861,
          312073.9485,
          4820383.203,
          1448.994861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311024.74852240074,
                4818966.723150222,
                1386.8148607300734
              ],
              [
                311024.74852240074,
                4820383.203150222,
                1386.8148607300734
              ],
              [
                312073.9485224007,
                4820383.203150222,
                1448.9948607300732
              ],
              [
                312073.9485224007,
                4818966.723150222,
                1448.9948607300732
              ],
              [
                311024.74852240074,
                4818966.723150222,
                1386.8148607300734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:17:50+00:00",
        "end_time": "2017-08-30T18:12:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379673,
            43.49974014,
            1386.814861,
            -119.324508,
            43.51274852,
            1448.994861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3374752119112,
                  43.499740142578055,
                  1386.8148607300734
                ],
                [
                  -119.33796726956523,
                  43.51248390602597,
                  1386.8148607300734
                ],
                [
                  -119.32499730335286,
                  43.512748518650454,
                  1448.9948607300732
                ],
                [
                  -119.32450796939756,
                  43.500004638146535,
                  1448.9948607300732
                ],
                [
                  -119.3374752119112,
                  43.499740142578055,
                  1386.8148607300734
                ]
              ]
            ]
          },
          "id": "20170830_43119E3324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:17:50Z",
            "pc:count": 14358259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311546.5531,
                "count": 14358259,
                "maximum": 312073.9485,
                "minimum": 311024.7485,
                "name": "X",
                "position": 0,
                "stddev": 293.1179798,
                "variance": 85918.15008
              },
              {
                "average": 4819673.923,
                "count": 14358259,
                "maximum": 4820383.203,
                "minimum": 4818966.723,
                "name": "Y",
                "position": 1,
                "stddev": 400.6926036,
                "variance": 160554.5626
              },
              {
                "average": 1402.415344,
                "count": 14358259,
                "maximum": 1448.994861,
                "minimum": 1386.814861,
                "name": "Z",
                "position": 2,
                "stddev": 10.37205333,
                "variance": 107.5794903
              },
              {
                "average": 20486.62394,
                "count": 14358259,
                "maximum": 33009,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3426.749095,
                "variance": 11742609.36
              },
              {
                "average": 1.059413471,
                "count": 14358259,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2687096078,
                "variance": 0.07220485333
              },
              {
                "average": 1.119547293,
                "count": 14358259,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3934853246,
                "variance": 0.1548307007
              },
              {
                "average": 0.5038887375,
                "count": 14358259,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848949,
                "variance": 0.2499848951
              },
              {
                "average": 3.13408471e-06,
                "count": 14358259,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00177033192,
                "variance": 3.134075106e-06
              },
              {
                "average": 1.144292633,
                "count": 14358259,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3513862232,
                "variance": 0.1234722778
              },
              {
                "average": -0.1357723464,
                "count": 14358259,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78225199,
                "variance": 138.821462
              },
              {
                "average": 1.968550435,
                "count": 14358259,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015143031,
                "variance": 1.030515373
              },
              {
                "average": 1105.486155,
                "count": 14358259,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.004122308,
                "variance": 1.00826161
              },
              {
                "average": 40345.00654,
                "count": 14358259,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6195.988804,
                "variance": 38390277.26
              },
              {
                "average": 38911.28144,
                "count": 14358259,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4964.041762,
                "variance": 24641710.62
              },
              {
                "average": 35767.16692,
                "count": 14358259,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5058.550576,
                "variance": 25588933.93
              },
              {
                "average": 188153852.2,
                "count": 14358259,
                "maximum": 188155870.9,
                "minimum": 188151937.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 713.6647417,
                "variance": 509317.3636
              },
              {
                "average": 0,
                "count": 14358259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14358259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14358259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14358259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14358259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311024.7485,
              4818966.723,
              1386.814861,
              312073.9485,
              4820383.203,
              1448.994861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311024.74852240074,
                    4818966.723150222,
                    1386.8148607300734
                  ],
                  [
                    311024.74852240074,
                    4820383.203150222,
                    1386.8148607300734
                  ],
                  [
                    312073.9485224007,
                    4820383.203150222,
                    1448.9948607300732
                  ],
                  [
                    312073.9485224007,
                    4818966.723150222,
                    1448.9948607300732
                  ],
                  [
                    311024.74852240074,
                    4818966.723150222,
                    1386.8148607300734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:17:50+00:00",
            "end_time": "2017-08-30T18:12: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": "20170828_43119D3107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247572765264,
              43.474737204097345,
              1334.1144366644755
            ],
            [
              -119.36297274473942,
              43.487484213515046,
              1334.1144366644755
            ],
            [
              -119.34999699259203,
              43.48775177488303,
              1395.2544366644754
            ],
            [
              -119.34950269862725,
              43.47500464706922,
              1395.2544366644754
            ],
            [
              -119.36247572765264,
              43.474737204097345,
              1334.1144366644755
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629727,
        43.4747372,
        1334.114437,
        -119.3495027,
        43.48775177,
        1395.254437
      ],
      "properties": {
        "datetime": "2017-08-31T16:21:04Z",
        "pc:count": 27384119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309449.1498,
            "count": 27384119,
            "maximum": 309974.7756,
            "minimum": 308924.6556,
            "name": "X",
            "position": 0,
            "stddev": 293.3413348,
            "variance": 86049.13871
          },
          {
            "average": 4816952.216,
            "count": 27384119,
            "maximum": 4817663.781,
            "minimum": 4816246.921,
            "name": "Y",
            "position": 1,
            "stddev": 401.773759,
            "variance": 161422.1534
          },
          {
            "average": 1352.416708,
            "count": 27384119,
            "maximum": 1395.254437,
            "minimum": 1334.114437,
            "name": "Z",
            "position": 2,
            "stddev": 10.05949758,
            "variance": 101.1934916
          },
          {
            "average": 19366.58905,
            "count": 27384119,
            "maximum": 31105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1916.311026,
            "variance": 3672247.95
          },
          {
            "average": 1.012712295,
            "count": 27384119,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1201566735,
            "variance": 0.0144376262
          },
          {
            "average": 1.025572778,
            "count": 27384119,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.175294717,
            "variance": 0.03072823782
          },
          {
            "average": 0.5022462837,
            "count": 27384119,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949633,
            "variance": 0.2499949633
          },
          {
            "average": 1.095525476e-06,
            "count": 27384119,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001046672975,
            "variance": 1.095524316e-06
          },
          {
            "average": 1.102530302,
            "count": 27384119,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3033444293,
            "variance": 0.09201784279
          },
          {
            "average": 0.04661255126,
            "count": 27384119,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72666581,
            "variance": 137.514691
          },
          {
            "average": 1.993721982,
            "count": 27384119,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003969258,
            "variance": 1.007954271
          },
          {
            "average": 1073.913169,
            "count": 27384119,
            "maximum": 1129,
            "minimum": 1018,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.76138895,
            "variance": 2783.764164
          },
          {
            "average": 41978.24541,
            "count": 27384119,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3948.159494,
            "variance": 15587963.39
          },
          {
            "average": 40286.70203,
            "count": 27384119,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3417.285101,
            "variance": 11677837.46
          },
          {
            "average": 37424.22506,
            "count": 27384119,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3175.67184,
            "variance": 10084891.63
          },
          {
            "average": 188102922.9,
            "count": 27384119,
            "maximum": 188231664,
            "minimum": 187972949,
            "name": "GpsTime",
            "position": 15,
            "stddev": 127389.5092,
            "variance": 16228087050.0
          },
          {
            "average": 0,
            "count": 27384119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27384119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27384119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27384119,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27384119,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308924.6556,
          4816246.921,
          1334.114437,
          309974.7756,
          4817663.781,
          1395.254437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308924.6555842857,
                4816246.92127322,
                1334.1144366644755
              ],
              [
                308924.6555842857,
                4817663.78127322,
                1334.1144366644755
              ],
              [
                309974.7755842857,
                4817663.78127322,
                1395.2544366644754
              ],
              [
                309974.7755842857,
                4816246.92127322,
                1395.2544366644754
              ],
              [
                308924.6555842857,
                4816246.92127322,
                1334.1144366644755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:21:04+00:00",
        "end_time": "2017-08-28T16:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629727,
            43.4747372,
            1334.114437,
            -119.3495027,
            43.48775177,
            1395.254437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247572765264,
                  43.474737204097345,
                  1334.1144366644755
                ],
                [
                  -119.36297274473942,
                  43.487484213515046,
                  1334.1144366644755
                ],
                [
                  -119.34999699259203,
                  43.48775177488303,
                  1395.2544366644754
                ],
                [
                  -119.34950269862725,
                  43.47500464706922,
                  1395.2544366644754
                ],
                [
                  -119.36247572765264,
                  43.474737204097345,
                  1334.1144366644755
                ]
              ]
            ]
          },
          "id": "20170828_43119D3107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:21:04Z",
            "pc:count": 27384119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309449.1498,
                "count": 27384119,
                "maximum": 309974.7756,
                "minimum": 308924.6556,
                "name": "X",
                "position": 0,
                "stddev": 293.3413348,
                "variance": 86049.13871
              },
              {
                "average": 4816952.216,
                "count": 27384119,
                "maximum": 4817663.781,
                "minimum": 4816246.921,
                "name": "Y",
                "position": 1,
                "stddev": 401.773759,
                "variance": 161422.1534
              },
              {
                "average": 1352.416708,
                "count": 27384119,
                "maximum": 1395.254437,
                "minimum": 1334.114437,
                "name": "Z",
                "position": 2,
                "stddev": 10.05949758,
                "variance": 101.1934916
              },
              {
                "average": 19366.58905,
                "count": 27384119,
                "maximum": 31105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1916.311026,
                "variance": 3672247.95
              },
              {
                "average": 1.012712295,
                "count": 27384119,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1201566735,
                "variance": 0.0144376262
              },
              {
                "average": 1.025572778,
                "count": 27384119,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.175294717,
                "variance": 0.03072823782
              },
              {
                "average": 0.5022462837,
                "count": 27384119,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949633,
                "variance": 0.2499949633
              },
              {
                "average": 1.095525476e-06,
                "count": 27384119,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001046672975,
                "variance": 1.095524316e-06
              },
              {
                "average": 1.102530302,
                "count": 27384119,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3033444293,
                "variance": 0.09201784279
              },
              {
                "average": 0.04661255126,
                "count": 27384119,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72666581,
                "variance": 137.514691
              },
              {
                "average": 1.993721982,
                "count": 27384119,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003969258,
                "variance": 1.007954271
              },
              {
                "average": 1073.913169,
                "count": 27384119,
                "maximum": 1129,
                "minimum": 1018,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.76138895,
                "variance": 2783.764164
              },
              {
                "average": 41978.24541,
                "count": 27384119,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3948.159494,
                "variance": 15587963.39
              },
              {
                "average": 40286.70203,
                "count": 27384119,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3417.285101,
                "variance": 11677837.46
              },
              {
                "average": 37424.22506,
                "count": 27384119,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3175.67184,
                "variance": 10084891.63
              },
              {
                "average": 188102922.9,
                "count": 27384119,
                "maximum": 188231664,
                "minimum": 187972949,
                "name": "GpsTime",
                "position": 15,
                "stddev": 127389.5092,
                "variance": 16228087050.0
              },
              {
                "average": 0,
                "count": 27384119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27384119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27384119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27384119,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27384119,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308924.6556,
              4816246.921,
              1334.114437,
              309974.7756,
              4817663.781,
              1395.254437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308924.6555842857,
                    4816246.92127322,
                    1334.1144366644755
                  ],
                  [
                    308924.6555842857,
                    4817663.78127322,
                    1334.1144366644755
                  ],
                  [
                    309974.7755842857,
                    4817663.78127322,
                    1395.2544366644754
                  ],
                  [
                    309974.7755842857,
                    4816246.92127322,
                    1395.2544366644754
                  ],
                  [
                    308924.6555842857,
                    4816246.92127322,
                    1334.1144366644755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:21:04+00:00",
            "end_time": "2017-08-28T16:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170827_43119D3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247596859157,
              43.48724243171647,
              1375.3187469689326
            ],
            [
              -119.31296245806651,
              43.4999839301918,
              1375.3187469689326
            ],
            [
              -119.29999617456713,
              43.50024562208726,
              1461.5787469689328
            ],
            [
              -119.29951240643669,
              43.487504007865844,
              1461.5787469689328
            ],
            [
              -119.31247596859157,
              43.48724243171647,
              1375.3187469689326
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129625,
        43.48724243,
        1375.318747,
        -119.2995124,
        43.50024562,
        1461.578747
      ],
      "properties": {
        "datetime": "2017-08-30T18:34:34Z",
        "pc:count": 29948784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313543.6561,
            "count": 29948784,
            "maximum": 314056.4147,
            "minimum": 313007.3147,
            "name": "X",
            "position": 0,
            "stddev": 288.1834953,
            "variance": 83049.72693
          },
          {
            "average": 4818214.738,
            "count": 29948784,
            "maximum": 4818938.406,
            "minimum": 4817522.206,
            "name": "Y",
            "position": 1,
            "stddev": 406.2745831,
            "variance": 165059.0369
          },
          {
            "average": 1385.236719,
            "count": 29948784,
            "maximum": 1461.578747,
            "minimum": 1375.318747,
            "name": "Z",
            "position": 2,
            "stddev": 14.73759665,
            "variance": 217.196755
          },
          {
            "average": 20194.06143,
            "count": 29948784,
            "maximum": 33185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3058.758066,
            "variance": 9356000.908
          },
          {
            "average": 1.040576172,
            "count": 29948784,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2247026602,
            "variance": 0.05049128548
          },
          {
            "average": 1.081522976,
            "count": 29948784,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3316152781,
            "variance": 0.1099686926
          },
          {
            "average": 0.5026329617,
            "count": 29948784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930758,
            "variance": 0.2499930759
          },
          {
            "average": 8.347584329e-07,
            "count": 29948784,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009136507889,
            "variance": 8.34757764e-07
          },
          {
            "average": 1.095688693,
            "count": 29948784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2941638489,
            "variance": 0.08653236998
          },
          {
            "average": 0.1683718959,
            "count": 29948784,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88124971,
            "variance": 141.1640947
          },
          {
            "average": 1.973781239,
            "count": 29948784,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010477385,
            "variance": 1.021064546
          },
          {
            "average": 1074.034165,
            "count": 29948784,
            "maximum": 1105,
            "minimum": 1011,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.70343692,
            "variance": 823.887291
          },
          {
            "average": 40517.95465,
            "count": 29948784,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5894.127784,
            "variance": 34740742.33
          },
          {
            "average": 39295.02497,
            "count": 29948784,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4781.698399,
            "variance": 22864639.58
          },
          {
            "average": 36205.53669,
            "count": 29948784,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4560.764445,
            "variance": 20800572.32
          },
          {
            "average": 188068183,
            "count": 29948784,
            "maximum": 188153274.3,
            "minimum": 187903676,
            "name": "GpsTime",
            "position": 15,
            "stddev": 84107.08126,
            "variance": 7074001119
          },
          {
            "average": 0,
            "count": 29948784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29948784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29948784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29948784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29948784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313007.3147,
          4817522.206,
          1375.318747,
          314056.4147,
          4818938.406,
          1461.578747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313007.31473268307,
                4817522.206031302,
                1375.3187469689326
              ],
              [
                313007.31473268307,
                4818938.406031301,
                1375.3187469689326
              ],
              [
                314056.41473268304,
                4818938.406031301,
                1461.5787469689328
              ],
              [
                314056.41473268304,
                4817522.206031302,
                1461.5787469689328
              ],
              [
                313007.31473268307,
                4817522.206031302,
                1375.3187469689326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:34:34+00:00",
        "end_time": "2017-08-27T21:14:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129625,
            43.48724243,
            1375.318747,
            -119.2995124,
            43.50024562,
            1461.578747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247596859157,
                  43.48724243171647,
                  1375.3187469689326
                ],
                [
                  -119.31296245806651,
                  43.4999839301918,
                  1375.3187469689326
                ],
                [
                  -119.29999617456713,
                  43.50024562208726,
                  1461.5787469689328
                ],
                [
                  -119.29951240643669,
                  43.487504007865844,
                  1461.5787469689328
                ],
                [
                  -119.31247596859157,
                  43.48724243171647,
                  1375.3187469689326
                ]
              ]
            ]
          },
          "id": "20170827_43119D3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:34:34Z",
            "pc:count": 29948784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313543.6561,
                "count": 29948784,
                "maximum": 314056.4147,
                "minimum": 313007.3147,
                "name": "X",
                "position": 0,
                "stddev": 288.1834953,
                "variance": 83049.72693
              },
              {
                "average": 4818214.738,
                "count": 29948784,
                "maximum": 4818938.406,
                "minimum": 4817522.206,
                "name": "Y",
                "position": 1,
                "stddev": 406.2745831,
                "variance": 165059.0369
              },
              {
                "average": 1385.236719,
                "count": 29948784,
                "maximum": 1461.578747,
                "minimum": 1375.318747,
                "name": "Z",
                "position": 2,
                "stddev": 14.73759665,
                "variance": 217.196755
              },
              {
                "average": 20194.06143,
                "count": 29948784,
                "maximum": 33185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3058.758066,
                "variance": 9356000.908
              },
              {
                "average": 1.040576172,
                "count": 29948784,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2247026602,
                "variance": 0.05049128548
              },
              {
                "average": 1.081522976,
                "count": 29948784,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3316152781,
                "variance": 0.1099686926
              },
              {
                "average": 0.5026329617,
                "count": 29948784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930758,
                "variance": 0.2499930759
              },
              {
                "average": 8.347584329e-07,
                "count": 29948784,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009136507889,
                "variance": 8.34757764e-07
              },
              {
                "average": 1.095688693,
                "count": 29948784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2941638489,
                "variance": 0.08653236998
              },
              {
                "average": 0.1683718959,
                "count": 29948784,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88124971,
                "variance": 141.1640947
              },
              {
                "average": 1.973781239,
                "count": 29948784,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010477385,
                "variance": 1.021064546
              },
              {
                "average": 1074.034165,
                "count": 29948784,
                "maximum": 1105,
                "minimum": 1011,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.70343692,
                "variance": 823.887291
              },
              {
                "average": 40517.95465,
                "count": 29948784,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5894.127784,
                "variance": 34740742.33
              },
              {
                "average": 39295.02497,
                "count": 29948784,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4781.698399,
                "variance": 22864639.58
              },
              {
                "average": 36205.53669,
                "count": 29948784,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4560.764445,
                "variance": 20800572.32
              },
              {
                "average": 188068183,
                "count": 29948784,
                "maximum": 188153274.3,
                "minimum": 187903676,
                "name": "GpsTime",
                "position": 15,
                "stddev": 84107.08126,
                "variance": 7074001119
              },
              {
                "average": 0,
                "count": 29948784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29948784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29948784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29948784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29948784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313007.3147,
              4817522.206,
              1375.318747,
              314056.4147,
              4818938.406,
              1461.578747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313007.31473268307,
                    4817522.206031302,
                    1375.3187469689326
                  ],
                  [
                    313007.31473268307,
                    4818938.406031301,
                    1375.3187469689326
                  ],
                  [
                    314056.41473268304,
                    4818938.406031301,
                    1461.5787469689328
                  ],
                  [
                    314056.41473268304,
                    4817522.206031302,
                    1461.5787469689328
                  ],
                  [
                    313007.31473268307,
                    4817522.206031302,
                    1375.3187469689326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:34:34+00:00",
            "end_time": "2017-08-27T21:14: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": "20170829_43119D4417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497545895779,
              43.38723082054761,
              1284.1243182278963
            ],
            [
              -119.42548427666596,
              43.39998284103523,
              1284.1243182278963
            ],
            [
              -119.4124974509633,
              43.400257699446605,
              1308.0043182278964
            ],
            [
              -119.41199135117088,
              43.38750555726554,
              1308.0043182278964
            ],
            [
              -119.42497545895779,
              43.38723082054761,
              1284.1243182278963
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254843,
        43.38723082,
        1284.124318,
        -119.4119914,
        43.4002577,
        1308.004318
      ],
      "properties": {
        "datetime": "2017-08-29T18:20:11Z",
        "pc:count": 13021745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304107.256,
            "count": 13021745,
            "maximum": 304639.1879,
            "minimum": 303586.6079,
            "name": "X",
            "position": 0,
            "stddev": 290.3387827,
            "variance": 84296.60874
          },
          {
            "average": 4807383.091,
            "count": 13021745,
            "maximum": 4808091.116,
            "minimum": 4806673.656,
            "name": "Y",
            "position": 1,
            "stddev": 398.3550454,
            "variance": 158686.7422
          },
          {
            "average": 1290.411725,
            "count": 13021745,
            "maximum": 1308.004318,
            "minimum": 1284.124318,
            "name": "Z",
            "position": 2,
            "stddev": 3.359100177,
            "variance": 11.283554
          },
          {
            "average": 19531.08908,
            "count": 13021745,
            "maximum": 26497,
            "minimum": 2609,
            "name": "Intensity",
            "position": 3,
            "stddev": 1153.83145,
            "variance": 1331327.015
          },
          {
            "average": 1.000000307,
            "count": 13021745,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0005542367922,
            "variance": 3.071784218e-07
          },
          {
            "average": 1.000000691,
            "count": 13021745,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008313550287,
            "variance": 6.911511837e-07
          },
          {
            "average": 0.5024053228,
            "count": 13021745,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942336,
            "variance": 0.2499942336
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203242807,
            "count": 13021745,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4024117053,
            "variance": 0.1619351806
          },
          {
            "average": 0.1602873207,
            "count": 13021745,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64933731,
            "variance": 135.7070597
          },
          {
            "average": 2.000629409,
            "count": 13021745,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000006176,
            "variance": 1.000012352
          },
          {
            "average": 1070.636603,
            "count": 13021745,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.167987616,
            "variance": 4.700170302
          },
          {
            "average": 48065.30993,
            "count": 13021745,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2392.622281,
            "variance": 5724641.379
          },
          {
            "average": 46334.12683,
            "count": 13021745,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2470.973862,
            "variance": 6105711.829
          },
          {
            "average": 43147.39758,
            "count": 13021745,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2558.950194,
            "variance": 6548226.097
          },
          {
            "average": 188063091.3,
            "count": 13021745,
            "maximum": 188066011,
            "minimum": 188060866,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1524.413188,
            "variance": 2323835.566
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021745,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303586.6079,
          4806673.656,
          1284.124318,
          304639.1879,
          4808091.116,
          1308.004318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303586.60787213495,
                4806673.656058535,
                1284.1243182278963
              ],
              [
                303586.60787213495,
                4808091.116058536,
                1284.1243182278963
              ],
              [
                304639.1878721349,
                4808091.116058536,
                1308.0043182278964
              ],
              [
                304639.1878721349,
                4806673.656058535,
                1308.0043182278964
              ],
              [
                303586.60787213495,
                4806673.656058535,
                1284.1243182278963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:20:11+00:00",
        "end_time": "2017-08-29T16:54:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254843,
            43.38723082,
            1284.124318,
            -119.4119914,
            43.4002577,
            1308.004318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497545895779,
                  43.38723082054761,
                  1284.1243182278963
                ],
                [
                  -119.42548427666596,
                  43.39998284103523,
                  1284.1243182278963
                ],
                [
                  -119.4124974509633,
                  43.400257699446605,
                  1308.0043182278964
                ],
                [
                  -119.41199135117088,
                  43.38750555726554,
                  1308.0043182278964
                ],
                [
                  -119.42497545895779,
                  43.38723082054761,
                  1284.1243182278963
                ]
              ]
            ]
          },
          "id": "20170829_43119D4417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:20:11Z",
            "pc:count": 13021745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304107.256,
                "count": 13021745,
                "maximum": 304639.1879,
                "minimum": 303586.6079,
                "name": "X",
                "position": 0,
                "stddev": 290.3387827,
                "variance": 84296.60874
              },
              {
                "average": 4807383.091,
                "count": 13021745,
                "maximum": 4808091.116,
                "minimum": 4806673.656,
                "name": "Y",
                "position": 1,
                "stddev": 398.3550454,
                "variance": 158686.7422
              },
              {
                "average": 1290.411725,
                "count": 13021745,
                "maximum": 1308.004318,
                "minimum": 1284.124318,
                "name": "Z",
                "position": 2,
                "stddev": 3.359100177,
                "variance": 11.283554
              },
              {
                "average": 19531.08908,
                "count": 13021745,
                "maximum": 26497,
                "minimum": 2609,
                "name": "Intensity",
                "position": 3,
                "stddev": 1153.83145,
                "variance": 1331327.015
              },
              {
                "average": 1.000000307,
                "count": 13021745,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0005542367922,
                "variance": 3.071784218e-07
              },
              {
                "average": 1.000000691,
                "count": 13021745,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008313550287,
                "variance": 6.911511837e-07
              },
              {
                "average": 0.5024053228,
                "count": 13021745,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942336,
                "variance": 0.2499942336
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203242807,
                "count": 13021745,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4024117053,
                "variance": 0.1619351806
              },
              {
                "average": 0.1602873207,
                "count": 13021745,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64933731,
                "variance": 135.7070597
              },
              {
                "average": 2.000629409,
                "count": 13021745,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000006176,
                "variance": 1.000012352
              },
              {
                "average": 1070.636603,
                "count": 13021745,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.167987616,
                "variance": 4.700170302
              },
              {
                "average": 48065.30993,
                "count": 13021745,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2392.622281,
                "variance": 5724641.379
              },
              {
                "average": 46334.12683,
                "count": 13021745,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2470.973862,
                "variance": 6105711.829
              },
              {
                "average": 43147.39758,
                "count": 13021745,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2558.950194,
                "variance": 6548226.097
              },
              {
                "average": 188063091.3,
                "count": 13021745,
                "maximum": 188066011,
                "minimum": 188060866,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1524.413188,
                "variance": 2323835.566
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021745,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303586.6079,
              4806673.656,
              1284.124318,
              304639.1879,
              4808091.116,
              1308.004318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303586.60787213495,
                    4806673.656058535,
                    1284.1243182278963
                  ],
                  [
                    303586.60787213495,
                    4808091.116058536,
                    1284.1243182278963
                  ],
                  [
                    304639.1878721349,
                    4808091.116058536,
                    1308.0043182278964
                  ],
                  [
                    304639.1878721349,
                    4806673.656058535,
                    1308.0043182278964
                  ],
                  [
                    303586.60787213495,
                    4806673.656058535,
                    1284.1243182278963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:20:11+00:00",
            "end_time": "2017-08-29T16:54: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": "20170830_43119E3216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3124759980906,
              43.574758707442115,
              1484.8067033098364
            ],
            [
              -119.31296337587001,
              43.58748435577421,
              1484.8067033098364
            ],
            [
              -119.30123685898253,
              43.587721124214816,
              1566.1467033098365
            ],
            [
              -119.30075194683586,
              43.57499537130709,
              1566.1467033098365
            ],
            [
              -119.3124759980906,
              43.574758707442115,
              1484.8067033098364
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129634,
        43.57475871,
        1484.806703,
        -119.3007519,
        43.58772112,
        1566.146703
      ],
      "properties": {
        "datetime": "2017-08-30T16:42:07Z",
        "pc:count": 9578801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313648.7425,
            "count": 9578801,
            "maximum": 314225.073,
            "minimum": 313277.653,
            "name": "X",
            "position": 0,
            "stddev": 244.0709797,
            "variance": 59570.64314
          },
          {
            "average": 4827859.529,
            "count": 9578801,
            "maximum": 4828656.523,
            "minimum": 4827242.063,
            "name": "Y",
            "position": 1,
            "stddev": 354.4014181,
            "variance": 125600.3652
          },
          {
            "average": 1532.576146,
            "count": 9578801,
            "maximum": 1566.146703,
            "minimum": 1484.806703,
            "name": "Z",
            "position": 2,
            "stddev": 15.04090924,
            "variance": 226.2289507
          },
          {
            "average": 17783.38491,
            "count": 9578801,
            "maximum": 31473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3792.01058,
            "variance": 14379344.24
          },
          {
            "average": 1.099435827,
            "count": 9578801,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.355104895,
            "variance": 0.1260994865
          },
          {
            "average": 1.200500772,
            "count": 9578801,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5224252253,
            "variance": 0.272928116
          },
          {
            "average": 0.4989838499,
            "count": 9578801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989935,
            "variance": 0.2499989935
          },
          {
            "average": 5.21985998e-07,
            "count": 9578801,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007224858338,
            "variance": 5.219857801e-07
          },
          {
            "average": 1.164896734,
            "count": 9578801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3710873421,
            "variance": 0.1377058155
          },
          {
            "average": 1.143937526,
            "count": 9578801,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65660218,
            "variance": 135.8763743
          },
          {
            "average": 1.953426843,
            "count": 9578801,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023972994,
            "variance": 1.048520693
          },
          {
            "average": 1091.580246,
            "count": 9578801,
            "maximum": 1094,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.571655879,
            "variance": 2.470102201
          },
          {
            "average": 38628.81113,
            "count": 9578801,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7064.224984,
            "variance": 49903274.62
          },
          {
            "average": 37126.01868,
            "count": 9578801,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5469.278196,
            "variance": 29913003.99
          },
          {
            "average": 33900.15601,
            "count": 9578801,
            "maximum": 65280,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 5310.230665,
            "variance": 28198549.72
          },
          {
            "average": 188145590.8,
            "count": 9578801,
            "maximum": 188146527.6,
            "minimum": 188144055,
            "name": "GpsTime",
            "position": 15,
            "stddev": 614.0880428,
            "variance": 377104.1243
          },
          {
            "average": 0,
            "count": 9578801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9578801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313277.653,
          4827242.063,
          1484.806703,
          314225.073,
          4828656.523,
          1566.146703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313277.65298187674,
                4827242.062662579,
                1484.8067033098364
              ],
              [
                313277.65298187674,
                4828656.52266258,
                1484.8067033098364
              ],
              [
                314225.0729818768,
                4828656.52266258,
                1566.1467033098365
              ],
              [
                314225.0729818768,
                4827242.062662579,
                1566.1467033098365
              ],
              [
                313277.65298187674,
                4827242.062662579,
                1484.8067033098364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:42:07+00:00",
        "end_time": "2017-08-30T16:00:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129634,
            43.57475871,
            1484.806703,
            -119.3007519,
            43.58772112,
            1566.146703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3124759980906,
                  43.574758707442115,
                  1484.8067033098364
                ],
                [
                  -119.31296337587001,
                  43.58748435577421,
                  1484.8067033098364
                ],
                [
                  -119.30123685898253,
                  43.587721124214816,
                  1566.1467033098365
                ],
                [
                  -119.30075194683586,
                  43.57499537130709,
                  1566.1467033098365
                ],
                [
                  -119.3124759980906,
                  43.574758707442115,
                  1484.8067033098364
                ]
              ]
            ]
          },
          "id": "20170830_43119E3216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:42:07Z",
            "pc:count": 9578801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313648.7425,
                "count": 9578801,
                "maximum": 314225.073,
                "minimum": 313277.653,
                "name": "X",
                "position": 0,
                "stddev": 244.0709797,
                "variance": 59570.64314
              },
              {
                "average": 4827859.529,
                "count": 9578801,
                "maximum": 4828656.523,
                "minimum": 4827242.063,
                "name": "Y",
                "position": 1,
                "stddev": 354.4014181,
                "variance": 125600.3652
              },
              {
                "average": 1532.576146,
                "count": 9578801,
                "maximum": 1566.146703,
                "minimum": 1484.806703,
                "name": "Z",
                "position": 2,
                "stddev": 15.04090924,
                "variance": 226.2289507
              },
              {
                "average": 17783.38491,
                "count": 9578801,
                "maximum": 31473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3792.01058,
                "variance": 14379344.24
              },
              {
                "average": 1.099435827,
                "count": 9578801,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.355104895,
                "variance": 0.1260994865
              },
              {
                "average": 1.200500772,
                "count": 9578801,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5224252253,
                "variance": 0.272928116
              },
              {
                "average": 0.4989838499,
                "count": 9578801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989935,
                "variance": 0.2499989935
              },
              {
                "average": 5.21985998e-07,
                "count": 9578801,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007224858338,
                "variance": 5.219857801e-07
              },
              {
                "average": 1.164896734,
                "count": 9578801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3710873421,
                "variance": 0.1377058155
              },
              {
                "average": 1.143937526,
                "count": 9578801,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65660218,
                "variance": 135.8763743
              },
              {
                "average": 1.953426843,
                "count": 9578801,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023972994,
                "variance": 1.048520693
              },
              {
                "average": 1091.580246,
                "count": 9578801,
                "maximum": 1094,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.571655879,
                "variance": 2.470102201
              },
              {
                "average": 38628.81113,
                "count": 9578801,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7064.224984,
                "variance": 49903274.62
              },
              {
                "average": 37126.01868,
                "count": 9578801,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5469.278196,
                "variance": 29913003.99
              },
              {
                "average": 33900.15601,
                "count": 9578801,
                "maximum": 65280,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 5310.230665,
                "variance": 28198549.72
              },
              {
                "average": 188145590.8,
                "count": 9578801,
                "maximum": 188146527.6,
                "minimum": 188144055,
                "name": "GpsTime",
                "position": 15,
                "stddev": 614.0880428,
                "variance": 377104.1243
              },
              {
                "average": 0,
                "count": 9578801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9578801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313277.653,
              4827242.063,
              1484.806703,
              314225.073,
              4828656.523,
              1566.146703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313277.65298187674,
                    4827242.062662579,
                    1484.8067033098364
                  ],
                  [
                    313277.65298187674,
                    4828656.52266258,
                    1484.8067033098364
                  ],
                  [
                    314225.0729818768,
                    4828656.52266258,
                    1566.1467033098365
                  ],
                  [
                    314225.0729818768,
                    4827242.062662579,
                    1566.1467033098365
                  ],
                  [
                    313277.65298187674,
                    4827242.062662579,
                    1484.8067033098364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:42:07+00:00",
            "end_time": "2017-08-30T16:00: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": "20170829_43119D4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247533580626,
              43.4747262968536,
              1271.3422653052096
            ],
            [
              -119.46299381685341,
              43.487483162260986,
              1271.3422653052096
            ],
            [
              -119.44999801285701,
              43.48776252390434,
              1287.2222653052097
            ],
            [
              -119.44948226084819,
              43.47500553478365,
              1287.2222653052097
            ],
            [
              -119.46247533580626,
              43.4747262968536,
              1271.3422653052096
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629938,
        43.4747263,
        1271.342265,
        -119.4494823,
        43.48776252,
        1287.222265
      ],
      "properties": {
        "datetime": "2017-09-08T23:58:03Z",
        "pc:count": 40870784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301398.8902,
            "count": 40870784,
            "maximum": 301888.2769,
            "minimum": 300836.4569,
            "name": "X",
            "position": 0,
            "stddev": 287.6279973,
            "variance": 82729.86485
          },
          {
            "average": 4817255.793,
            "count": 40870784,
            "maximum": 4817898.225,
            "minimum": 4816480.165,
            "name": "Y",
            "position": 1,
            "stddev": 382.7266809,
            "variance": 146479.7122
          },
          {
            "average": 1273.877144,
            "count": 40870784,
            "maximum": 1287.222265,
            "minimum": 1271.342265,
            "name": "Z",
            "position": 2,
            "stddev": 0.8126233186,
            "variance": 0.6603566579
          },
          {
            "average": 29232.3909,
            "count": 40870784,
            "maximum": 60593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5096.896676,
            "variance": 25978355.73
          },
          {
            "average": 1.001344065,
            "count": 40870784,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03687914037,
            "variance": 0.001360070994
          },
          {
            "average": 1.002676533,
            "count": 40870784,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05217863693,
            "variance": 0.002722610152
          },
          {
            "average": 0.5003486843,
            "count": 40870784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998845,
            "variance": 0.2499998845
          },
          {
            "average": 1.661333436e-05,
            "count": 40870784,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004075912016,
            "variance": 1.661305876e-05
          },
          {
            "average": 1.116603268,
            "count": 40870784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3209469563,
            "variance": 0.1030069488
          },
          {
            "average": 0.7985389891,
            "count": 40870784,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7719349,
            "variance": 138.5784512
          },
          {
            "average": 2.001215367,
            "count": 40870784,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001005661,
            "variance": 1.002012333
          },
          {
            "average": 1120.005516,
            "count": 40870784,
            "maximum": 1154,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.0389814,
            "variance": 1524.042069
          },
          {
            "average": 36949.73167,
            "count": 40870784,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8780.949721,
            "variance": 77105078
          },
          {
            "average": 38005.85978,
            "count": 40870784,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5949.564843,
            "variance": 35397321.82
          },
          {
            "average": 32212.15143,
            "count": 40870784,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6933.339732,
            "variance": 48071199.84
          },
          {
            "average": 188569216.5,
            "count": 40870784,
            "maximum": 188950283.5,
            "minimum": 188058617.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 423400.1543,
            "variance": 179267690700.0
          },
          {
            "average": 0,
            "count": 40870784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40870784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40870784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40870784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40870784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300836.4569,
          4816480.165,
          1271.342265,
          301888.2769,
          4817898.225,
          1287.222265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300836.4568531034,
                4816480.164513196,
                1271.3422653052096
              ],
              [
                300836.4568531034,
                4817898.224513196,
                1271.3422653052096
              ],
              [
                301888.27685310337,
                4817898.224513196,
                1287.2222653052097
              ],
              [
                301888.27685310337,
                4816480.164513196,
                1287.2222653052097
              ],
              [
                300836.4568531034,
                4816480.164513196,
                1271.3422653052096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:58:03+00:00",
        "end_time": "2017-08-29T16:16:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629938,
            43.4747263,
            1271.342265,
            -119.4494823,
            43.48776252,
            1287.222265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247533580626,
                  43.4747262968536,
                  1271.3422653052096
                ],
                [
                  -119.46299381685341,
                  43.487483162260986,
                  1271.3422653052096
                ],
                [
                  -119.44999801285701,
                  43.48776252390434,
                  1287.2222653052097
                ],
                [
                  -119.44948226084819,
                  43.47500553478365,
                  1287.2222653052097
                ],
                [
                  -119.46247533580626,
                  43.4747262968536,
                  1271.3422653052096
                ]
              ]
            ]
          },
          "id": "20170829_43119D4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:58:03Z",
            "pc:count": 40870784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301398.8902,
                "count": 40870784,
                "maximum": 301888.2769,
                "minimum": 300836.4569,
                "name": "X",
                "position": 0,
                "stddev": 287.6279973,
                "variance": 82729.86485
              },
              {
                "average": 4817255.793,
                "count": 40870784,
                "maximum": 4817898.225,
                "minimum": 4816480.165,
                "name": "Y",
                "position": 1,
                "stddev": 382.7266809,
                "variance": 146479.7122
              },
              {
                "average": 1273.877144,
                "count": 40870784,
                "maximum": 1287.222265,
                "minimum": 1271.342265,
                "name": "Z",
                "position": 2,
                "stddev": 0.8126233186,
                "variance": 0.6603566579
              },
              {
                "average": 29232.3909,
                "count": 40870784,
                "maximum": 60593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5096.896676,
                "variance": 25978355.73
              },
              {
                "average": 1.001344065,
                "count": 40870784,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03687914037,
                "variance": 0.001360070994
              },
              {
                "average": 1.002676533,
                "count": 40870784,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05217863693,
                "variance": 0.002722610152
              },
              {
                "average": 0.5003486843,
                "count": 40870784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998845,
                "variance": 0.2499998845
              },
              {
                "average": 1.661333436e-05,
                "count": 40870784,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004075912016,
                "variance": 1.661305876e-05
              },
              {
                "average": 1.116603268,
                "count": 40870784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3209469563,
                "variance": 0.1030069488
              },
              {
                "average": 0.7985389891,
                "count": 40870784,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7719349,
                "variance": 138.5784512
              },
              {
                "average": 2.001215367,
                "count": 40870784,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001005661,
                "variance": 1.002012333
              },
              {
                "average": 1120.005516,
                "count": 40870784,
                "maximum": 1154,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.0389814,
                "variance": 1524.042069
              },
              {
                "average": 36949.73167,
                "count": 40870784,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8780.949721,
                "variance": 77105078
              },
              {
                "average": 38005.85978,
                "count": 40870784,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5949.564843,
                "variance": 35397321.82
              },
              {
                "average": 32212.15143,
                "count": 40870784,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6933.339732,
                "variance": 48071199.84
              },
              {
                "average": 188569216.5,
                "count": 40870784,
                "maximum": 188950283.5,
                "minimum": 188058617.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 423400.1543,
                "variance": 179267690700.0
              },
              {
                "average": 0,
                "count": 40870784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40870784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40870784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40870784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40870784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300836.4569,
              4816480.165,
              1271.342265,
              301888.2769,
              4817898.225,
              1287.222265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300836.4568531034,
                    4816480.164513196,
                    1271.3422653052096
                  ],
                  [
                    300836.4568531034,
                    4817898.224513196,
                    1271.3422653052096
                  ],
                  [
                    301888.27685310337,
                    4817898.224513196,
                    1287.2222653052097
                  ],
                  [
                    301888.27685310337,
                    4816480.164513196,
                    1287.2222653052097
                  ],
                  [
                    300836.4568531034,
                    4816480.164513196,
                    1271.3422653052096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:58:03+00:00",
            "end_time": "2017-08-29T16:16:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5248974440522,
              43.424721120981694,
              1332.4989274511024
            ],
            [
              -119.52542840989054,
              43.43748414855575,
              1332.4989274511024
            ],
            [
              -119.51249849098093,
              43.43776914593971,
              1369.5589274511024
            ],
            [
              -119.51197023664062,
              43.42500599208357,
              1369.5589274511024
            ],
            [
              -119.5248974440522,
              43.424721120981694,
              1332.4989274511024
            ]
          ]
        ]
      },
      "bbox": [
        -119.5254284,
        43.42472112,
        1332.498927,
        -119.5119702,
        43.43776915,
        1369.558927
      ],
      "properties": {
        "datetime": "2017-08-31T14:51:09Z",
        "pc:count": 12777597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296153.5853,
            "count": 12777597,
            "maximum": 296666.5958,
            "minimum": 295619.1958,
            "name": "X",
            "position": 0,
            "stddev": 290.5917018,
            "variance": 84443.53714
          },
          {
            "average": 4811799.057,
            "count": 12777597,
            "maximum": 4812496.523,
            "minimum": 4811077.723,
            "name": "Y",
            "position": 1,
            "stddev": 396.1815794,
            "variance": 156959.8439
          },
          {
            "average": 1345.572332,
            "count": 12777597,
            "maximum": 1369.558927,
            "minimum": 1332.498927,
            "name": "Z",
            "position": 2,
            "stddev": 7.398694422,
            "variance": 54.74067914
          },
          {
            "average": 18277.0444,
            "count": 12777597,
            "maximum": 27137,
            "minimum": 3313,
            "name": "Intensity",
            "position": 3,
            "stddev": 1430.666669,
            "variance": 2046807.117
          },
          {
            "average": 1.000004383,
            "count": 12777597,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002093478406,
            "variance": 4.382651836e-06
          },
          {
            "average": 1.000008139,
            "count": 12777597,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002852924811,
            "variance": 8.139179977e-06
          },
          {
            "average": 0.5010852197,
            "count": 12777597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988419,
            "variance": 0.2499988419
          },
          {
            "average": 2.347859304e-07,
            "count": 12777597,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004845471016,
            "variance": 2.347858937e-07
          },
          {
            "average": 1.214996842,
            "count": 12777597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4108201711,
            "variance": 0.168773213
          },
          {
            "average": 0.3374957451,
            "count": 12777597,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87283946,
            "variance": 140.9643168
          },
          {
            "average": 1.998546206,
            "count": 12777597,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000247238,
            "variance": 1.000494537
          },
          {
            "average": 1114.233763,
            "count": 12777597,
            "maximum": 1116,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.977716237,
            "variance": 0.9559290401
          },
          {
            "average": 45180.13761,
            "count": 12777597,
            "maximum": 65280,
            "minimum": 33536,
            "name": "Red",
            "position": 12,
            "stddev": 2059.662804,
            "variance": 4242210.867
          },
          {
            "average": 43296.70444,
            "count": 12777597,
            "maximum": 65280,
            "minimum": 33280,
            "name": "Green",
            "position": 13,
            "stddev": 2094.844412,
            "variance": 4388373.111
          },
          {
            "average": 39916.37008,
            "count": 12777597,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 2105.65636,
            "variance": 4433788.708
          },
          {
            "average": 188225642.3,
            "count": 12777597,
            "maximum": 188226269,
            "minimum": 188224728.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 368.2054785,
            "variance": 135575.2744
          },
          {
            "average": 0,
            "count": 12777597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12777597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12777597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12777597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12777597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295619.1958,
          4811077.723,
          1332.498927,
          296666.5958,
          4812496.523,
          1369.558927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295619.1958133029,
                4811077.722709326,
                1332.4989274511024
              ],
              [
                295619.1958133029,
                4812496.522709327,
                1332.4989274511024
              ],
              [
                296666.5958133029,
                4812496.522709327,
                1369.5589274511024
              ],
              [
                296666.5958133029,
                4811077.722709326,
                1369.5589274511024
              ],
              [
                295619.1958133029,
                4811077.722709326,
                1332.4989274511024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:51:09+00:00",
        "end_time": "2017-08-31T14:25:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5254284,
            43.42472112,
            1332.498927,
            -119.5119702,
            43.43776915,
            1369.558927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5248974440522,
                  43.424721120981694,
                  1332.4989274511024
                ],
                [
                  -119.52542840989054,
                  43.43748414855575,
                  1332.4989274511024
                ],
                [
                  -119.51249849098093,
                  43.43776914593971,
                  1369.5589274511024
                ],
                [
                  -119.51197023664062,
                  43.42500599208357,
                  1369.5589274511024
                ],
                [
                  -119.5248974440522,
                  43.424721120981694,
                  1332.4989274511024
                ]
              ]
            ]
          },
          "id": "20170831_43119D5404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:51:09Z",
            "pc:count": 12777597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296153.5853,
                "count": 12777597,
                "maximum": 296666.5958,
                "minimum": 295619.1958,
                "name": "X",
                "position": 0,
                "stddev": 290.5917018,
                "variance": 84443.53714
              },
              {
                "average": 4811799.057,
                "count": 12777597,
                "maximum": 4812496.523,
                "minimum": 4811077.723,
                "name": "Y",
                "position": 1,
                "stddev": 396.1815794,
                "variance": 156959.8439
              },
              {
                "average": 1345.572332,
                "count": 12777597,
                "maximum": 1369.558927,
                "minimum": 1332.498927,
                "name": "Z",
                "position": 2,
                "stddev": 7.398694422,
                "variance": 54.74067914
              },
              {
                "average": 18277.0444,
                "count": 12777597,
                "maximum": 27137,
                "minimum": 3313,
                "name": "Intensity",
                "position": 3,
                "stddev": 1430.666669,
                "variance": 2046807.117
              },
              {
                "average": 1.000004383,
                "count": 12777597,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002093478406,
                "variance": 4.382651836e-06
              },
              {
                "average": 1.000008139,
                "count": 12777597,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002852924811,
                "variance": 8.139179977e-06
              },
              {
                "average": 0.5010852197,
                "count": 12777597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988419,
                "variance": 0.2499988419
              },
              {
                "average": 2.347859304e-07,
                "count": 12777597,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004845471016,
                "variance": 2.347858937e-07
              },
              {
                "average": 1.214996842,
                "count": 12777597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4108201711,
                "variance": 0.168773213
              },
              {
                "average": 0.3374957451,
                "count": 12777597,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87283946,
                "variance": 140.9643168
              },
              {
                "average": 1.998546206,
                "count": 12777597,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000247238,
                "variance": 1.000494537
              },
              {
                "average": 1114.233763,
                "count": 12777597,
                "maximum": 1116,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.977716237,
                "variance": 0.9559290401
              },
              {
                "average": 45180.13761,
                "count": 12777597,
                "maximum": 65280,
                "minimum": 33536,
                "name": "Red",
                "position": 12,
                "stddev": 2059.662804,
                "variance": 4242210.867
              },
              {
                "average": 43296.70444,
                "count": 12777597,
                "maximum": 65280,
                "minimum": 33280,
                "name": "Green",
                "position": 13,
                "stddev": 2094.844412,
                "variance": 4388373.111
              },
              {
                "average": 39916.37008,
                "count": 12777597,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 2105.65636,
                "variance": 4433788.708
              },
              {
                "average": 188225642.3,
                "count": 12777597,
                "maximum": 188226269,
                "minimum": 188224728.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 368.2054785,
                "variance": 135575.2744
              },
              {
                "average": 0,
                "count": 12777597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12777597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12777597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12777597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12777597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295619.1958,
              4811077.723,
              1332.498927,
              296666.5958,
              4812496.523,
              1369.558927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295619.1958133029,
                    4811077.722709326,
                    1332.4989274511024
                  ],
                  [
                    295619.1958133029,
                    4812496.522709327,
                    1332.4989274511024
                  ],
                  [
                    296666.5958133029,
                    4812496.522709327,
                    1369.5589274511024
                  ],
                  [
                    296666.5958133029,
                    4811077.722709326,
                    1369.5589274511024
                  ],
                  [
                    295619.1958133029,
                    4811077.722709326,
                    1332.4989274511024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:51:09+00:00",
            "end_time": "2017-08-31T14:25: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": "20170829_43119D4312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874749711893,
              43.399723940848084,
              1269.2892784444925
            ],
            [
              -119.48799740976456,
              43.412482352301545,
              1269.2892784444925
            ],
            [
              -119.47499766094418,
              43.41276460890759,
              1344.3692784444925
            ],
            [
              -119.47447794529201,
              43.4000060724256,
              1344.3692784444925
            ],
            [
              -119.4874749711893,
              43.399723940848084,
              1269.2892784444925
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879974,
        43.39972394,
        1269.289278,
        -119.4744779,
        43.41276461,
        1344.369278
      ],
      "properties": {
        "datetime": "2017-08-31T14:32:40Z",
        "pc:count": 13748540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299081.8087,
            "count": 13748540,
            "maximum": 299619.0845,
            "minimum": 298565.6245,
            "name": "X",
            "position": 0,
            "stddev": 288.879294,
            "variance": 83451.24652
          },
          {
            "average": 4808936.724,
            "count": 13748540,
            "maximum": 4809628.576,
            "minimum": 4808210.336,
            "name": "Y",
            "position": 1,
            "stddev": 386.5813719,
            "variance": 149445.1571
          },
          {
            "average": 1303.919275,
            "count": 13748540,
            "maximum": 1344.369278,
            "minimum": 1269.289278,
            "name": "Z",
            "position": 2,
            "stddev": 14.15408436,
            "variance": 200.3381042
          },
          {
            "average": 19854.93029,
            "count": 13748540,
            "maximum": 30753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1729.712951,
            "variance": 2991906.892
          },
          {
            "average": 1.001737857,
            "count": 13748540,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04294111941,
            "variance": 0.001843939736
          },
          {
            "average": 1.003510409,
            "count": 13748540,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06240003841,
            "variance": 0.003893764794
          },
          {
            "average": 0.5025133578,
            "count": 13748540,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937012,
            "variance": 0.2499937012
          },
          {
            "average": 5.746064673e-06,
            "count": 13748540,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002397088249,
            "variance": 5.746032074e-06
          },
          {
            "average": 1.176217984,
            "count": 13748540,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3810055335,
            "variance": 0.1451652166
          },
          {
            "average": 0.2410995732,
            "count": 13748540,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63167539,
            "variance": 135.2958724
          },
          {
            "average": 1.998419323,
            "count": 13748540,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000912504,
            "variance": 1.001825841
          },
          {
            "average": 1089.099411,
            "count": 13748540,
            "maximum": 1113,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.3285967,
            "variance": 177.6514901
          },
          {
            "average": 44647.00283,
            "count": 13748540,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3347.030834,
            "variance": 11202615.4
          },
          {
            "average": 43048.01578,
            "count": 13748540,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3142.869401,
            "variance": 9877628.069
          },
          {
            "average": 39828.74895,
            "count": 13748540,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2918.083546,
            "variance": 8515211.582
          },
          {
            "average": 188108417.4,
            "count": 13748540,
            "maximum": 188225160.8,
            "minimum": 188068195.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67267.09086,
            "variance": 4524861513
          },
          {
            "average": 0,
            "count": 13748540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13748540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13748540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13748540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13748540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298565.6245,
          4808210.336,
          1269.289278,
          299619.0845,
          4809628.576,
          1344.369278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298565.62453498587,
                4808210.335838754,
                1269.2892784444925
              ],
              [
                298565.62453498587,
                4809628.575838754,
                1269.2892784444925
              ],
              [
                299619.0845349858,
                4809628.575838754,
                1344.3692784444925
              ],
              [
                299619.0845349858,
                4808210.335838754,
                1344.3692784444925
              ],
              [
                298565.62453498587,
                4808210.335838754,
                1269.2892784444925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:32:40+00:00",
        "end_time": "2017-08-29T18:56:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879974,
            43.39972394,
            1269.289278,
            -119.4744779,
            43.41276461,
            1344.369278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874749711893,
                  43.399723940848084,
                  1269.2892784444925
                ],
                [
                  -119.48799740976456,
                  43.412482352301545,
                  1269.2892784444925
                ],
                [
                  -119.47499766094418,
                  43.41276460890759,
                  1344.3692784444925
                ],
                [
                  -119.47447794529201,
                  43.4000060724256,
                  1344.3692784444925
                ],
                [
                  -119.4874749711893,
                  43.399723940848084,
                  1269.2892784444925
                ]
              ]
            ]
          },
          "id": "20170829_43119D4312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:32:40Z",
            "pc:count": 13748540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299081.8087,
                "count": 13748540,
                "maximum": 299619.0845,
                "minimum": 298565.6245,
                "name": "X",
                "position": 0,
                "stddev": 288.879294,
                "variance": 83451.24652
              },
              {
                "average": 4808936.724,
                "count": 13748540,
                "maximum": 4809628.576,
                "minimum": 4808210.336,
                "name": "Y",
                "position": 1,
                "stddev": 386.5813719,
                "variance": 149445.1571
              },
              {
                "average": 1303.919275,
                "count": 13748540,
                "maximum": 1344.369278,
                "minimum": 1269.289278,
                "name": "Z",
                "position": 2,
                "stddev": 14.15408436,
                "variance": 200.3381042
              },
              {
                "average": 19854.93029,
                "count": 13748540,
                "maximum": 30753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1729.712951,
                "variance": 2991906.892
              },
              {
                "average": 1.001737857,
                "count": 13748540,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04294111941,
                "variance": 0.001843939736
              },
              {
                "average": 1.003510409,
                "count": 13748540,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06240003841,
                "variance": 0.003893764794
              },
              {
                "average": 0.5025133578,
                "count": 13748540,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937012,
                "variance": 0.2499937012
              },
              {
                "average": 5.746064673e-06,
                "count": 13748540,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002397088249,
                "variance": 5.746032074e-06
              },
              {
                "average": 1.176217984,
                "count": 13748540,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3810055335,
                "variance": 0.1451652166
              },
              {
                "average": 0.2410995732,
                "count": 13748540,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63167539,
                "variance": 135.2958724
              },
              {
                "average": 1.998419323,
                "count": 13748540,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000912504,
                "variance": 1.001825841
              },
              {
                "average": 1089.099411,
                "count": 13748540,
                "maximum": 1113,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.3285967,
                "variance": 177.6514901
              },
              {
                "average": 44647.00283,
                "count": 13748540,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3347.030834,
                "variance": 11202615.4
              },
              {
                "average": 43048.01578,
                "count": 13748540,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3142.869401,
                "variance": 9877628.069
              },
              {
                "average": 39828.74895,
                "count": 13748540,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2918.083546,
                "variance": 8515211.582
              },
              {
                "average": 188108417.4,
                "count": 13748540,
                "maximum": 188225160.8,
                "minimum": 188068195.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67267.09086,
                "variance": 4524861513
              },
              {
                "average": 0,
                "count": 13748540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13748540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13748540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13748540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13748540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298565.6245,
              4808210.336,
              1269.289278,
              299619.0845,
              4809628.576,
              1344.369278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298565.62453498587,
                    4808210.335838754,
                    1269.2892784444925
                  ],
                  [
                    298565.62453498587,
                    4809628.575838754,
                    1269.2892784444925
                  ],
                  [
                    299619.0845349858,
                    4809628.575838754,
                    1344.3692784444925
                  ],
                  [
                    299619.0845349858,
                    4808210.335838754,
                    1344.3692784444925
                  ],
                  [
                    298565.62453498587,
                    4808210.335838754,
                    1269.2892784444925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:32:40+00:00",
            "end_time": "2017-08-29T18:56:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247642238061,
              43.53724230109048,
              1388.3479541696183
            ],
            [
              -119.31296377534231,
              43.5499840476393,
              1388.3479541696183
            ],
            [
              -119.29999667382408,
              43.550245778150874,
              1443.7879541696184
            ],
            [
              -119.29951204720754,
              43.53750391584724,
              1443.7879541696184
            ],
            [
              -119.31247642238061,
              43.53724230109048,
              1388.3479541696183
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129638,
        43.5372423,
        1388.347954,
        -119.299512,
        43.55024578,
        1443.787954
      ],
      "properties": {
        "datetime": "2017-08-30T17:37:09Z",
        "pc:count": 13106971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313676.3502,
            "count": 13106971,
            "maximum": 314209.9756,
            "minimum": 313161.6756,
            "name": "X",
            "position": 0,
            "stddev": 291.5275321,
            "variance": 84988.30198
          },
          {
            "average": 4823789.896,
            "count": 13106971,
            "maximum": 4824491.588,
            "minimum": 4823075.348,
            "name": "Y",
            "position": 1,
            "stddev": 397.0496191,
            "variance": 157648.4
          },
          {
            "average": 1408.088426,
            "count": 13106971,
            "maximum": 1443.787954,
            "minimum": 1388.347954,
            "name": "Z",
            "position": 2,
            "stddev": 9.656268717,
            "variance": 93.24352554
          },
          {
            "average": 20985.95774,
            "count": 13106971,
            "maximum": 48737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1521.937131,
            "variance": 2316292.631
          },
          {
            "average": 1.003003287,
            "count": 13106971,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06153716958,
            "variance": 0.00378682324
          },
          {
            "average": 1.006008101,
            "count": 13106971,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09166080611,
            "variance": 0.008401703376
          },
          {
            "average": 0.5029337442,
            "count": 13106971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914121,
            "variance": 0.2499914122
          },
          {
            "average": 1.983677236e-06,
            "count": 13106971,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001408429427,
            "variance": 1.983673452e-06
          },
          {
            "average": 1.184560338,
            "count": 13106971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3879404996,
            "variance": 0.1504978312
          },
          {
            "average": -0.09146579902,
            "count": 13106971,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70615444,
            "variance": 137.0340517
          },
          {
            "average": 1.999429006,
            "count": 13106971,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001225761,
            "variance": 1.002453025
          },
          {
            "average": 1096.143819,
            "count": 13106971,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9840373555,
            "variance": 0.9683295171
          },
          {
            "average": 43771.14658,
            "count": 13106971,
            "maximum": 54016,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 1959.043885,
            "variance": 3837852.945
          },
          {
            "average": 41730.50206,
            "count": 13106971,
            "maximum": 52480,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 1772.904606,
            "variance": 3143190.74
          },
          {
            "average": 37761.11399,
            "count": 13106971,
            "maximum": 49408,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 1827.626843,
            "variance": 3340219.876
          },
          {
            "average": 188147901.6,
            "count": 13106971,
            "maximum": 188149829.6,
            "minimum": 188146466.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 615.3261908,
            "variance": 378626.321
          },
          {
            "average": 0,
            "count": 13106971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13106971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13106971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13106971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13106971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313161.6756,
          4823075.348,
          1388.347954,
          314209.9756,
          4824491.588,
          1443.787954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313161.6756436279,
                4823075.348037724,
                1388.3479541696183
              ],
              [
                313161.6756436279,
                4824491.588037725,
                1388.3479541696183
              ],
              [
                314209.9756436279,
                4824491.588037725,
                1443.7879541696184
              ],
              [
                314209.9756436279,
                4823075.348037724,
                1443.7879541696184
              ],
              [
                313161.6756436279,
                4823075.348037724,
                1388.3479541696183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:37:09+00:00",
        "end_time": "2017-08-30T16:41:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129638,
            43.5372423,
            1388.347954,
            -119.299512,
            43.55024578,
            1443.787954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247642238061,
                  43.53724230109048,
                  1388.3479541696183
                ],
                [
                  -119.31296377534231,
                  43.5499840476393,
                  1388.3479541696183
                ],
                [
                  -119.29999667382408,
                  43.550245778150874,
                  1443.7879541696184
                ],
                [
                  -119.29951204720754,
                  43.53750391584724,
                  1443.7879541696184
                ],
                [
                  -119.31247642238061,
                  43.53724230109048,
                  1388.3479541696183
                ]
              ]
            ]
          },
          "id": "20170830_43119E3406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:37:09Z",
            "pc:count": 13106971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313676.3502,
                "count": 13106971,
                "maximum": 314209.9756,
                "minimum": 313161.6756,
                "name": "X",
                "position": 0,
                "stddev": 291.5275321,
                "variance": 84988.30198
              },
              {
                "average": 4823789.896,
                "count": 13106971,
                "maximum": 4824491.588,
                "minimum": 4823075.348,
                "name": "Y",
                "position": 1,
                "stddev": 397.0496191,
                "variance": 157648.4
              },
              {
                "average": 1408.088426,
                "count": 13106971,
                "maximum": 1443.787954,
                "minimum": 1388.347954,
                "name": "Z",
                "position": 2,
                "stddev": 9.656268717,
                "variance": 93.24352554
              },
              {
                "average": 20985.95774,
                "count": 13106971,
                "maximum": 48737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1521.937131,
                "variance": 2316292.631
              },
              {
                "average": 1.003003287,
                "count": 13106971,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06153716958,
                "variance": 0.00378682324
              },
              {
                "average": 1.006008101,
                "count": 13106971,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09166080611,
                "variance": 0.008401703376
              },
              {
                "average": 0.5029337442,
                "count": 13106971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914121,
                "variance": 0.2499914122
              },
              {
                "average": 1.983677236e-06,
                "count": 13106971,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001408429427,
                "variance": 1.983673452e-06
              },
              {
                "average": 1.184560338,
                "count": 13106971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3879404996,
                "variance": 0.1504978312
              },
              {
                "average": -0.09146579902,
                "count": 13106971,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70615444,
                "variance": 137.0340517
              },
              {
                "average": 1.999429006,
                "count": 13106971,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001225761,
                "variance": 1.002453025
              },
              {
                "average": 1096.143819,
                "count": 13106971,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9840373555,
                "variance": 0.9683295171
              },
              {
                "average": 43771.14658,
                "count": 13106971,
                "maximum": 54016,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 1959.043885,
                "variance": 3837852.945
              },
              {
                "average": 41730.50206,
                "count": 13106971,
                "maximum": 52480,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 1772.904606,
                "variance": 3143190.74
              },
              {
                "average": 37761.11399,
                "count": 13106971,
                "maximum": 49408,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 1827.626843,
                "variance": 3340219.876
              },
              {
                "average": 188147901.6,
                "count": 13106971,
                "maximum": 188149829.6,
                "minimum": 188146466.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 615.3261908,
                "variance": 378626.321
              },
              {
                "average": 0,
                "count": 13106971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13106971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13106971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13106971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13106971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313161.6756,
              4823075.348,
              1388.347954,
              314209.9756,
              4824491.588,
              1443.787954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313161.6756436279,
                    4823075.348037724,
                    1388.3479541696183
                  ],
                  [
                    313161.6756436279,
                    4824491.588037725,
                    1388.3479541696183
                  ],
                  [
                    314209.9756436279,
                    4824491.588037725,
                    1443.7879541696184
                  ],
                  [
                    314209.9756436279,
                    4823075.348037724,
                    1443.7879541696184
                  ],
                  [
                    313161.6756436279,
                    4823075.348037724,
                    1388.3479541696183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:37:09+00:00",
            "end_time": "2017-08-30T16:41: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": "20170830_43119E3117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247452309435,
              43.574737124714154,
              1446.3649984057133
            ],
            [
              -119.36297325629516,
              43.58748337066262,
              1446.3649984057133
            ],
            [
              -119.34999782627932,
              43.5877509700467,
              1545.604998405713
            ],
            [
              -119.34950182553462,
              43.5750046057139,
              1545.604998405713
            ],
            [
              -119.36247452309435,
              43.574737124714154,
              1446.3649984057133
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629733,
        43.57473712,
        1446.364998,
        -119.3495018,
        43.58775097,
        1545.604998
      ],
      "properties": {
        "datetime": "2017-08-30T18:28:45Z",
        "pc:count": 21702481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309765.6602,
            "count": 21702481,
            "maximum": 310288.6664,
            "minimum": 309240.3064,
            "name": "X",
            "position": 0,
            "stddev": 282.6378064,
            "variance": 79884.12959
          },
          {
            "average": 4828051.575,
            "count": 21702481,
            "maximum": 4828770.062,
            "minimum": 4827353.262,
            "name": "Y",
            "position": 1,
            "stddev": 390.885798,
            "variance": 152791.7071
          },
          {
            "average": 1501.403404,
            "count": 21702481,
            "maximum": 1545.604998,
            "minimum": 1446.364998,
            "name": "Z",
            "position": 2,
            "stddev": 18.0709643,
            "variance": 326.5597508
          },
          {
            "average": 18603.62581,
            "count": 21702481,
            "maximum": 33377,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4530.193721,
            "variance": 20522655.15
          },
          {
            "average": 1.154923946,
            "count": 21702481,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4489523686,
            "variance": 0.2015582293
          },
          {
            "average": 1.313054623,
            "count": 21702481,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.660521491,
            "variance": 0.43628864
          },
          {
            "average": 0.4998734937,
            "count": 21702481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999955,
            "variance": 0.2499999955
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.124074294,
            "count": 21702481,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3296662984,
            "variance": 0.1086798683
          },
          {
            "average": 1.314062979,
            "count": 21702481,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.14150474,
            "variance": 124.1331278
          },
          {
            "average": 1.909811463,
            "count": 21702481,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.03722413,
            "variance": 1.075833897
          },
          {
            "average": 1100.776054,
            "count": 21702481,
            "maximum": 1104,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.172834985,
            "variance": 1.375541903
          },
          {
            "average": 38013.79246,
            "count": 21702481,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6557.461674,
            "variance": 43000303.6
          },
          {
            "average": 36966.37771,
            "count": 21702481,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5027.090284,
            "variance": 25271636.73
          },
          {
            "average": 33834.49258,
            "count": 21702481,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5104.039965,
            "variance": 26051223.96
          },
          {
            "average": 188150712.1,
            "count": 21702481,
            "maximum": 188152925.6,
            "minimum": 188148924,
            "name": "GpsTime",
            "position": 15,
            "stddev": 739.3199486,
            "variance": 546593.9865
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309240.3064,
          4827353.262,
          1446.364998,
          310288.6664,
          4828770.062,
          1545.604998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309240.30640036386,
                4827353.261858572,
                1446.3649984057133
              ],
              [
                309240.30640036386,
                4828770.061858573,
                1446.3649984057133
              ],
              [
                310288.66640036384,
                4828770.061858573,
                1545.604998405713
              ],
              [
                310288.66640036384,
                4827353.261858572,
                1545.604998405713
              ],
              [
                309240.30640036386,
                4827353.261858572,
                1446.3649984057133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:28:45+00:00",
        "end_time": "2017-08-30T17:22:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629733,
            43.57473712,
            1446.364998,
            -119.3495018,
            43.58775097,
            1545.604998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247452309435,
                  43.574737124714154,
                  1446.3649984057133
                ],
                [
                  -119.36297325629516,
                  43.58748337066262,
                  1446.3649984057133
                ],
                [
                  -119.34999782627932,
                  43.5877509700467,
                  1545.604998405713
                ],
                [
                  -119.34950182553462,
                  43.5750046057139,
                  1545.604998405713
                ],
                [
                  -119.36247452309435,
                  43.574737124714154,
                  1446.3649984057133
                ]
              ]
            ]
          },
          "id": "20170830_43119E3117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:28:45Z",
            "pc:count": 21702481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309765.6602,
                "count": 21702481,
                "maximum": 310288.6664,
                "minimum": 309240.3064,
                "name": "X",
                "position": 0,
                "stddev": 282.6378064,
                "variance": 79884.12959
              },
              {
                "average": 4828051.575,
                "count": 21702481,
                "maximum": 4828770.062,
                "minimum": 4827353.262,
                "name": "Y",
                "position": 1,
                "stddev": 390.885798,
                "variance": 152791.7071
              },
              {
                "average": 1501.403404,
                "count": 21702481,
                "maximum": 1545.604998,
                "minimum": 1446.364998,
                "name": "Z",
                "position": 2,
                "stddev": 18.0709643,
                "variance": 326.5597508
              },
              {
                "average": 18603.62581,
                "count": 21702481,
                "maximum": 33377,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4530.193721,
                "variance": 20522655.15
              },
              {
                "average": 1.154923946,
                "count": 21702481,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4489523686,
                "variance": 0.2015582293
              },
              {
                "average": 1.313054623,
                "count": 21702481,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.660521491,
                "variance": 0.43628864
              },
              {
                "average": 0.4998734937,
                "count": 21702481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999955,
                "variance": 0.2499999955
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.124074294,
                "count": 21702481,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3296662984,
                "variance": 0.1086798683
              },
              {
                "average": 1.314062979,
                "count": 21702481,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.14150474,
                "variance": 124.1331278
              },
              {
                "average": 1.909811463,
                "count": 21702481,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.03722413,
                "variance": 1.075833897
              },
              {
                "average": 1100.776054,
                "count": 21702481,
                "maximum": 1104,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.172834985,
                "variance": 1.375541903
              },
              {
                "average": 38013.79246,
                "count": 21702481,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6557.461674,
                "variance": 43000303.6
              },
              {
                "average": 36966.37771,
                "count": 21702481,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5027.090284,
                "variance": 25271636.73
              },
              {
                "average": 33834.49258,
                "count": 21702481,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5104.039965,
                "variance": 26051223.96
              },
              {
                "average": 188150712.1,
                "count": 21702481,
                "maximum": 188152925.6,
                "minimum": 188148924,
                "name": "GpsTime",
                "position": 15,
                "stddev": 739.3199486,
                "variance": 546593.9865
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309240.3064,
              4827353.262,
              1446.364998,
              310288.6664,
              4828770.062,
              1545.604998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309240.30640036386,
                    4827353.261858572,
                    1446.3649984057133
                  ],
                  [
                    309240.30640036386,
                    4828770.061858573,
                    1446.3649984057133
                  ],
                  [
                    310288.66640036384,
                    4828770.061858573,
                    1545.604998405713
                  ],
                  [
                    310288.66640036384,
                    4827353.261858572,
                    1545.604998405713
                  ],
                  [
                    309240.30640036386,
                    4827353.261858572,
                    1446.3649984057133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:28:45+00:00",
            "end_time": "2017-08-30T17:22:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4999749252119,
              43.48722203949479,
              1281.5700507042238
            ],
            [
              -119.50050170486317,
              43.49998283233274,
              1281.5700507042238
            ],
            [
              -119.48749815078058,
              43.500266639696555,
              1322.950050704224
            ],
            [
              -119.48697410367868,
              43.48750572114077,
              1322.950050704224
            ],
            [
              -119.4999749252119,
              43.48722203949479,
              1281.5700507042238
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005017,
        43.48722204,
        1281.570051,
        -119.4869741,
        43.50026664,
        1322.950051
      ],
      "properties": {
        "datetime": "2017-09-10T15:22:31Z",
        "pc:count": 24388606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298364.2368,
            "count": 24388606,
            "maximum": 298897.3631,
            "minimum": 297845.1031,
            "name": "X",
            "position": 0,
            "stddev": 290.4741242,
            "variance": 84375.21683
          },
          {
            "average": 4818617.543,
            "count": 24388606,
            "maximum": 4819376.953,
            "minimum": 4817958.413,
            "name": "Y",
            "position": 1,
            "stddev": 395.2452479,
            "variance": 156218.806
          },
          {
            "average": 1303.471934,
            "count": 24388606,
            "maximum": 1322.950051,
            "minimum": 1281.570051,
            "name": "Z",
            "position": 2,
            "stddev": 8.667885926,
            "variance": 75.13224642
          },
          {
            "average": 24393.81224,
            "count": 24388606,
            "maximum": 43169,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3718.387104,
            "variance": 13826402.66
          },
          {
            "average": 1.000207884,
            "count": 24388606,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0154835686,
            "variance": 0.0002397408966
          },
          {
            "average": 1.000421139,
            "count": 24388606,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02273201215,
            "variance": 0.0005167443763
          },
          {
            "average": 0.5003078487,
            "count": 24388606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999155,
            "variance": 0.2499999155
          },
          {
            "average": 4.850625739e-05,
            "count": 24388606,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006964474605,
            "variance": 4.850390652e-05
          },
          {
            "average": 1.16554177,
            "count": 24388606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3716688014,
            "variance": 0.1381376979
          },
          {
            "average": 1.111622883,
            "count": 24388606,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94339995,
            "variance": 142.6448024
          },
          {
            "average": 2.012147804,
            "count": 24388606,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00015752,
            "variance": 1.000315065
          },
          {
            "average": 1138.201425,
            "count": 24388606,
            "maximum": 1160,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.96393496,
            "variance": 1222.476748
          },
          {
            "average": 45954.83137,
            "count": 24388606,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2840.819127,
            "variance": 8070253.312
          },
          {
            "average": 44181.13507,
            "count": 24388606,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2708.899819,
            "variance": 7338138.231
          },
          {
            "average": 40597.46983,
            "count": 24388606,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2545.555936,
            "variance": 6479855.024
          },
          {
            "average": 188822116.6,
            "count": 24388606,
            "maximum": 189092151.7,
            "minimum": 188062335,
            "name": "GpsTime",
            "position": 15,
            "stddev": 417299.3083,
            "variance": 174138712700.0
          },
          {
            "average": 0,
            "count": 24388606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24388606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24388606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24388606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24388606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297845.1031,
          4817958.413,
          1281.570051,
          298897.3631,
          4819376.953,
          1322.950051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297845.10310716776,
                4817958.413175074,
                1281.5700507042238
              ],
              [
                297845.10310716776,
                4819376.9531750735,
                1281.5700507042238
              ],
              [
                298897.36310716777,
                4819376.9531750735,
                1322.950050704224
              ],
              [
                298897.36310716777,
                4817958.413175074,
                1322.950050704224
              ],
              [
                297845.10310716776,
                4817958.413175074,
                1281.5700507042238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:22:31+00:00",
        "end_time": "2017-08-29T17:18:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005017,
            43.48722204,
            1281.570051,
            -119.4869741,
            43.50026664,
            1322.950051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4999749252119,
                  43.48722203949479,
                  1281.5700507042238
                ],
                [
                  -119.50050170486317,
                  43.49998283233274,
                  1281.5700507042238
                ],
                [
                  -119.48749815078058,
                  43.500266639696555,
                  1322.950050704224
                ],
                [
                  -119.48697410367868,
                  43.48750572114077,
                  1322.950050704224
                ],
                [
                  -119.4999749252119,
                  43.48722203949479,
                  1281.5700507042238
                ]
              ]
            ]
          },
          "id": "20170829_43119D4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:22:31Z",
            "pc:count": 24388606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298364.2368,
                "count": 24388606,
                "maximum": 298897.3631,
                "minimum": 297845.1031,
                "name": "X",
                "position": 0,
                "stddev": 290.4741242,
                "variance": 84375.21683
              },
              {
                "average": 4818617.543,
                "count": 24388606,
                "maximum": 4819376.953,
                "minimum": 4817958.413,
                "name": "Y",
                "position": 1,
                "stddev": 395.2452479,
                "variance": 156218.806
              },
              {
                "average": 1303.471934,
                "count": 24388606,
                "maximum": 1322.950051,
                "minimum": 1281.570051,
                "name": "Z",
                "position": 2,
                "stddev": 8.667885926,
                "variance": 75.13224642
              },
              {
                "average": 24393.81224,
                "count": 24388606,
                "maximum": 43169,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3718.387104,
                "variance": 13826402.66
              },
              {
                "average": 1.000207884,
                "count": 24388606,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0154835686,
                "variance": 0.0002397408966
              },
              {
                "average": 1.000421139,
                "count": 24388606,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02273201215,
                "variance": 0.0005167443763
              },
              {
                "average": 0.5003078487,
                "count": 24388606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999155,
                "variance": 0.2499999155
              },
              {
                "average": 4.850625739e-05,
                "count": 24388606,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006964474605,
                "variance": 4.850390652e-05
              },
              {
                "average": 1.16554177,
                "count": 24388606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3716688014,
                "variance": 0.1381376979
              },
              {
                "average": 1.111622883,
                "count": 24388606,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94339995,
                "variance": 142.6448024
              },
              {
                "average": 2.012147804,
                "count": 24388606,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00015752,
                "variance": 1.000315065
              },
              {
                "average": 1138.201425,
                "count": 24388606,
                "maximum": 1160,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.96393496,
                "variance": 1222.476748
              },
              {
                "average": 45954.83137,
                "count": 24388606,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2840.819127,
                "variance": 8070253.312
              },
              {
                "average": 44181.13507,
                "count": 24388606,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2708.899819,
                "variance": 7338138.231
              },
              {
                "average": 40597.46983,
                "count": 24388606,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2545.555936,
                "variance": 6479855.024
              },
              {
                "average": 188822116.6,
                "count": 24388606,
                "maximum": 189092151.7,
                "minimum": 188062335,
                "name": "GpsTime",
                "position": 15,
                "stddev": 417299.3083,
                "variance": 174138712700.0
              },
              {
                "average": 0,
                "count": 24388606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24388606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24388606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24388606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24388606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297845.1031,
              4817958.413,
              1281.570051,
              298897.3631,
              4819376.953,
              1322.950051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297845.10310716776,
                    4817958.413175074,
                    1281.5700507042238
                  ],
                  [
                    297845.10310716776,
                    4819376.9531750735,
                    1281.5700507042238
                  ],
                  [
                    298897.36310716777,
                    4819376.9531750735,
                    1322.950050704224
                  ],
                  [
                    298897.36310716777,
                    4817958.413175074,
                    1322.950050704224
                  ],
                  [
                    297845.10310716776,
                    4817958.413175074,
                    1281.5700507042238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:22:31+00:00",
            "end_time": "2017-08-29T17:18: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": "20170828_43119E1308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.099979134848,
              43.53729450063248,
              1275.0890050425483
            ],
            [
              -119.10041732433079,
              43.549911377413665,
              1275.0890050425483
            ],
            [
              -119.08913387731087,
              43.55011820077359,
              1413.769005042548
            ],
            [
              -119.08869803759885,
              43.53750123341753,
              1413.769005042548
            ],
            [
              -119.099979134848,
              43.53729450063248,
              1275.0890050425483
            ]
          ]
        ]
      },
      "bbox": [
        -119.1004173,
        43.5372945,
        1275.089005,
        -119.088698,
        43.5501182,
        1413.769005
      ],
      "properties": {
        "datetime": "2017-08-28T18:28:19Z",
        "pc:count": 11819861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330784.7764,
            "count": 11819861,
            "maximum": 331243.1888,
            "minimum": 330331.1288,
            "name": "X",
            "position": 0,
            "stddev": 246.6779233,
            "variance": 60849.99786
          },
          {
            "average": 4823307.399,
            "count": 11819861,
            "maximum": 4824027.682,
            "minimum": 4822625.522,
            "name": "Y",
            "position": 1,
            "stddev": 399.2452576,
            "variance": 159396.7757
          },
          {
            "average": 1336.545044,
            "count": 11819861,
            "maximum": 1413.769005,
            "minimum": 1275.089005,
            "name": "Z",
            "position": 2,
            "stddev": 32.87400596,
            "variance": 1080.700268
          },
          {
            "average": 19935.48253,
            "count": 11819861,
            "maximum": 50225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2210.12074,
            "variance": 4884633.685
          },
          {
            "average": 1.006116823,
            "count": 11819861,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09172483844,
            "variance": 0.008413445987
          },
          {
            "average": 1.012736529,
            "count": 11819861,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1476166099,
            "variance": 0.02179066351
          },
          {
            "average": 0.5054669425,
            "count": 11819861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999701328,
            "variance": 0.2499701337
          },
          {
            "average": 1.438257184e-06,
            "count": 11819861,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001199272795,
            "variance": 1.438255237e-06
          },
          {
            "average": 1.189181666,
            "count": 11819861,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3916528775,
            "variance": 0.1533919764
          },
          {
            "average": -1.323671152,
            "count": 11819861,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80371249,
            "variance": 139.3276286
          },
          {
            "average": 1.989965618,
            "count": 11819861,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003170429,
            "variance": 1.00635091
          },
          {
            "average": 1030.593733,
            "count": 11819861,
            "maximum": 1033,
            "minimum": 1028,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.158779514,
            "variance": 1.342769962
          },
          {
            "average": 40284.20288,
            "count": 11819861,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3612.125438,
            "variance": 13047450.18
          },
          {
            "average": 38400.67603,
            "count": 11819861,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3309.840884,
            "variance": 10955046.68
          },
          {
            "average": 35503.9474,
            "count": 11819861,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3021.172482,
            "variance": 9127483.163
          },
          {
            "average": 187979249.3,
            "count": 11819861,
            "maximum": 187980099.3,
            "minimum": 187978772.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 275.6397314,
            "variance": 75977.2615
          },
          {
            "average": 0,
            "count": 11819861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330331.1288,
          4822625.522,
          1275.089005,
          331243.1888,
          4824027.682,
          1413.769005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330331.1288155642,
                4822625.521654488,
                1275.0890050425483
              ],
              [
                330331.1288155642,
                4824027.681654488,
                1275.0890050425483
              ],
              [
                331243.18881556427,
                4824027.681654488,
                1413.769005042548
              ],
              [
                331243.18881556427,
                4822625.521654488,
                1413.769005042548
              ],
              [
                330331.1288155642,
                4822625.521654488,
                1275.0890050425483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:28:19+00:00",
        "end_time": "2017-08-28T18:06:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1004173,
            43.5372945,
            1275.089005,
            -119.088698,
            43.5501182,
            1413.769005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.099979134848,
                  43.53729450063248,
                  1275.0890050425483
                ],
                [
                  -119.10041732433079,
                  43.549911377413665,
                  1275.0890050425483
                ],
                [
                  -119.08913387731087,
                  43.55011820077359,
                  1413.769005042548
                ],
                [
                  -119.08869803759885,
                  43.53750123341753,
                  1413.769005042548
                ],
                [
                  -119.099979134848,
                  43.53729450063248,
                  1275.0890050425483
                ]
              ]
            ]
          },
          "id": "20170828_43119E1308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:28:19Z",
            "pc:count": 11819861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330784.7764,
                "count": 11819861,
                "maximum": 331243.1888,
                "minimum": 330331.1288,
                "name": "X",
                "position": 0,
                "stddev": 246.6779233,
                "variance": 60849.99786
              },
              {
                "average": 4823307.399,
                "count": 11819861,
                "maximum": 4824027.682,
                "minimum": 4822625.522,
                "name": "Y",
                "position": 1,
                "stddev": 399.2452576,
                "variance": 159396.7757
              },
              {
                "average": 1336.545044,
                "count": 11819861,
                "maximum": 1413.769005,
                "minimum": 1275.089005,
                "name": "Z",
                "position": 2,
                "stddev": 32.87400596,
                "variance": 1080.700268
              },
              {
                "average": 19935.48253,
                "count": 11819861,
                "maximum": 50225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2210.12074,
                "variance": 4884633.685
              },
              {
                "average": 1.006116823,
                "count": 11819861,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09172483844,
                "variance": 0.008413445987
              },
              {
                "average": 1.012736529,
                "count": 11819861,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1476166099,
                "variance": 0.02179066351
              },
              {
                "average": 0.5054669425,
                "count": 11819861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999701328,
                "variance": 0.2499701337
              },
              {
                "average": 1.438257184e-06,
                "count": 11819861,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001199272795,
                "variance": 1.438255237e-06
              },
              {
                "average": 1.189181666,
                "count": 11819861,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3916528775,
                "variance": 0.1533919764
              },
              {
                "average": -1.323671152,
                "count": 11819861,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80371249,
                "variance": 139.3276286
              },
              {
                "average": 1.989965618,
                "count": 11819861,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003170429,
                "variance": 1.00635091
              },
              {
                "average": 1030.593733,
                "count": 11819861,
                "maximum": 1033,
                "minimum": 1028,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.158779514,
                "variance": 1.342769962
              },
              {
                "average": 40284.20288,
                "count": 11819861,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3612.125438,
                "variance": 13047450.18
              },
              {
                "average": 38400.67603,
                "count": 11819861,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3309.840884,
                "variance": 10955046.68
              },
              {
                "average": 35503.9474,
                "count": 11819861,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3021.172482,
                "variance": 9127483.163
              },
              {
                "average": 187979249.3,
                "count": 11819861,
                "maximum": 187980099.3,
                "minimum": 187978772.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 275.6397314,
                "variance": 75977.2615
              },
              {
                "average": 0,
                "count": 11819861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330331.1288,
              4822625.522,
              1275.089005,
              331243.1888,
              4824027.682,
              1413.769005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330331.1288155642,
                    4822625.521654488,
                    1275.0890050425483
                  ],
                  [
                    330331.1288155642,
                    4824027.681654488,
                    1275.0890050425483
                  ],
                  [
                    331243.18881556427,
                    4824027.681654488,
                    1413.769005042548
                  ],
                  [
                    331243.18881556427,
                    4822625.521654488,
                    1413.769005042548
                  ],
                  [
                    330331.1288155642,
                    4822625.521654488,
                    1275.0890050425483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:28:19+00:00",
            "end_time": "2017-08-28T18:06: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": "20170828_43119E3412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997659318909,
              43.52474434614994,
              1391.0451353963965
            ],
            [
              -119.30046099920456,
              43.53748353373677,
              1391.0451353963965
            ],
            [
              -119.28749695778484,
              43.53774377729884,
              1416.0651353963965
            ],
            [
              -119.28701527577728,
              43.525004474635345,
              1416.0651353963965
            ],
            [
              -119.29997659318909,
              43.52474434614994,
              1391.0451353963965
            ]
          ]
        ]
      },
      "bbox": [
        -119.300461,
        43.52474435,
        1391.045135,
        -119.2870153,
        43.53774378,
        1416.065135
      ],
      "properties": {
        "datetime": "2017-08-30T17:20:23Z",
        "pc:count": 25620116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314687.4696,
            "count": 25620116,
            "maximum": 315181.4999,
            "minimum": 314133.2399,
            "name": "X",
            "position": 0,
            "stddev": 280.8525964,
            "variance": 78878.18093
          },
          {
            "average": 4822344.274,
            "count": 25620116,
            "maximum": 4823075.206,
            "minimum": 4821659.266,
            "name": "Y",
            "position": 1,
            "stddev": 397.8774601,
            "variance": 158306.4732
          },
          {
            "average": 1402.102108,
            "count": 25620116,
            "maximum": 1416.065135,
            "minimum": 1391.045135,
            "name": "Z",
            "position": 2,
            "stddev": 4.324052491,
            "variance": 18.69742994
          },
          {
            "average": 19924.91421,
            "count": 25620116,
            "maximum": 47281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1683.70303,
            "variance": 2834855.893
          },
          {
            "average": 1.000879543,
            "count": 25620116,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03152639507,
            "variance": 0.000993913586
          },
          {
            "average": 1.001752763,
            "count": 25620116,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04579723547,
            "variance": 0.002097386776
          },
          {
            "average": 0.5014234908,
            "count": 25620116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979834,
            "variance": 0.2499979834
          },
          {
            "average": 9.367639085e-07,
            "count": 25620116,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009678652114,
            "variance": 9.367630675e-07
          },
          {
            "average": 1.121308779,
            "count": 25620116,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3264857786,
            "variance": 0.1065929636
          },
          {
            "average": 0.3195374122,
            "count": 25620116,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67875753,
            "variance": 136.3933775
          },
          {
            "average": 1.99924329,
            "count": 25620116,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001106123,
            "variance": 1.002213469
          },
          {
            "average": 1068.882269,
            "count": 25620116,
            "maximum": 1098,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.93893798,
            "variance": 896.3400076
          },
          {
            "average": 44018.57609,
            "count": 25620116,
            "maximum": 57856,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 2556.749537,
            "variance": 6536968.193
          },
          {
            "average": 41926.33561,
            "count": 25620116,
            "maximum": 57088,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 2392.91761,
            "variance": 5726054.69
          },
          {
            "average": 38677.28942,
            "count": 25620116,
            "maximum": 56832,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 2337.024514,
            "variance": 5461683.578
          },
          {
            "average": 188074021.8,
            "count": 25620116,
            "maximum": 188148823.3,
            "minimum": 187979863,
            "name": "GpsTime",
            "position": 15,
            "stddev": 82750.19788,
            "variance": 6847595249
          },
          {
            "average": 0,
            "count": 25620116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25620116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25620116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25620116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25620116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314133.2399,
          4821659.266,
          1391.045135,
          315181.4999,
          4823075.206,
          1416.065135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314133.23987540405,
                4821659.26558081,
                1391.0451353963965
              ],
              [
                314133.23987540405,
                4823075.205580809,
                1391.0451353963965
              ],
              [
                315181.49987540406,
                4823075.205580809,
                1416.0651353963965
              ],
              [
                315181.49987540406,
                4821659.26558081,
                1416.0651353963965
              ],
              [
                314133.23987540405,
                4821659.26558081,
                1391.0451353963965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:20:23+00:00",
        "end_time": "2017-08-28T18:24:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.300461,
            43.52474435,
            1391.045135,
            -119.2870153,
            43.53774378,
            1416.065135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997659318909,
                  43.52474434614994,
                  1391.0451353963965
                ],
                [
                  -119.30046099920456,
                  43.53748353373677,
                  1391.0451353963965
                ],
                [
                  -119.28749695778484,
                  43.53774377729884,
                  1416.0651353963965
                ],
                [
                  -119.28701527577728,
                  43.525004474635345,
                  1416.0651353963965
                ],
                [
                  -119.29997659318909,
                  43.52474434614994,
                  1391.0451353963965
                ]
              ]
            ]
          },
          "id": "20170828_43119E3412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:20:23Z",
            "pc:count": 25620116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314687.4696,
                "count": 25620116,
                "maximum": 315181.4999,
                "minimum": 314133.2399,
                "name": "X",
                "position": 0,
                "stddev": 280.8525964,
                "variance": 78878.18093
              },
              {
                "average": 4822344.274,
                "count": 25620116,
                "maximum": 4823075.206,
                "minimum": 4821659.266,
                "name": "Y",
                "position": 1,
                "stddev": 397.8774601,
                "variance": 158306.4732
              },
              {
                "average": 1402.102108,
                "count": 25620116,
                "maximum": 1416.065135,
                "minimum": 1391.045135,
                "name": "Z",
                "position": 2,
                "stddev": 4.324052491,
                "variance": 18.69742994
              },
              {
                "average": 19924.91421,
                "count": 25620116,
                "maximum": 47281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1683.70303,
                "variance": 2834855.893
              },
              {
                "average": 1.000879543,
                "count": 25620116,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03152639507,
                "variance": 0.000993913586
              },
              {
                "average": 1.001752763,
                "count": 25620116,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04579723547,
                "variance": 0.002097386776
              },
              {
                "average": 0.5014234908,
                "count": 25620116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979834,
                "variance": 0.2499979834
              },
              {
                "average": 9.367639085e-07,
                "count": 25620116,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009678652114,
                "variance": 9.367630675e-07
              },
              {
                "average": 1.121308779,
                "count": 25620116,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3264857786,
                "variance": 0.1065929636
              },
              {
                "average": 0.3195374122,
                "count": 25620116,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67875753,
                "variance": 136.3933775
              },
              {
                "average": 1.99924329,
                "count": 25620116,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001106123,
                "variance": 1.002213469
              },
              {
                "average": 1068.882269,
                "count": 25620116,
                "maximum": 1098,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.93893798,
                "variance": 896.3400076
              },
              {
                "average": 44018.57609,
                "count": 25620116,
                "maximum": 57856,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 2556.749537,
                "variance": 6536968.193
              },
              {
                "average": 41926.33561,
                "count": 25620116,
                "maximum": 57088,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 2392.91761,
                "variance": 5726054.69
              },
              {
                "average": 38677.28942,
                "count": 25620116,
                "maximum": 56832,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 2337.024514,
                "variance": 5461683.578
              },
              {
                "average": 188074021.8,
                "count": 25620116,
                "maximum": 188148823.3,
                "minimum": 187979863,
                "name": "GpsTime",
                "position": 15,
                "stddev": 82750.19788,
                "variance": 6847595249
              },
              {
                "average": 0,
                "count": 25620116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25620116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25620116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25620116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25620116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314133.2399,
              4821659.266,
              1391.045135,
              315181.4999,
              4823075.206,
              1416.065135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314133.23987540405,
                    4821659.26558081,
                    1391.0451353963965
                  ],
                  [
                    314133.23987540405,
                    4823075.205580809,
                    1391.0451353963965
                  ],
                  [
                    315181.49987540406,
                    4823075.205580809,
                    1416.0651353963965
                  ],
                  [
                    315181.49987540406,
                    4821659.26558081,
                    1416.0651353963965
                  ],
                  [
                    314133.23987540405,
                    4821659.26558081,
                    1391.0451353963965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:20:23+00:00",
            "end_time": "2017-08-28T18:24:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247639806102,
              43.56224850704596,
              1435.4389518213718
            ],
            [
              -119.31296394219426,
              43.574984079830905,
              1435.4389518213718
            ],
            [
              -119.30028773128328,
              43.57523996558183,
              1526.798951821372
            ],
            [
              -119.29980285337935,
              43.562504279686884,
              1526.798951821372
            ],
            [
              -119.31247639806102,
              43.56224850704596,
              1435.4389518213718
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129639,
        43.56224851,
        1435.438952,
        -119.2998029,
        43.57523997,
        1526.798952
      ],
      "properties": {
        "datetime": "2017-08-30T17:01:00Z",
        "pc:count": 13900903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313754.5195,
            "count": 13900903,
            "maximum": 314263.3094,
            "minimum": 313238.9494,
            "name": "X",
            "position": 0,
            "stddev": 278.3190942,
            "variance": 77461.51818
          },
          {
            "average": 4826545.052,
            "count": 13900903,
            "maximum": 4827268.19,
            "minimum": 4825852.63,
            "name": "Y",
            "position": 1,
            "stddev": 395.9186941,
            "variance": 156751.6123
          },
          {
            "average": 1481.204702,
            "count": 13900903,
            "maximum": 1526.798952,
            "minimum": 1435.438952,
            "name": "Z",
            "position": 2,
            "stddev": 17.81761818,
            "variance": 317.4675175
          },
          {
            "average": 18698.83628,
            "count": 13900903,
            "maximum": 28977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3723.007827,
            "variance": 13860787.28
          },
          {
            "average": 1.089782585,
            "count": 13900903,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3421688581,
            "variance": 0.1170795274
          },
          {
            "average": 1.1810468,
            "count": 13900903,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5072386032,
            "variance": 0.2572910006
          },
          {
            "average": 0.5021621257,
            "count": 13900903,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953432,
            "variance": 0.2499953432
          },
          {
            "average": 1.438755454e-06,
            "count": 13900903,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001199480507,
            "variance": 1.438753487e-06
          },
          {
            "average": 1.174580601,
            "count": 13900903,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3796079887,
            "variance": 0.1441022251
          },
          {
            "average": 0.2132277397,
            "count": 13900903,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80569588,
            "variance": 139.3744551
          },
          {
            "average": 1.943526259,
            "count": 13900903,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024673558,
            "variance": 1.049955901
          },
          {
            "average": 1093.17358,
            "count": 13900903,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.343782815,
            "variance": 1.805752255
          },
          {
            "average": 39949.30182,
            "count": 13900903,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6641.141644,
            "variance": 44104762.34
          },
          {
            "average": 38154.50788,
            "count": 13900903,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5234.102601,
            "variance": 27395830.04
          },
          {
            "average": 35332.05216,
            "count": 13900903,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5010.772885,
            "variance": 25107844.91
          },
          {
            "average": 188146269.2,
            "count": 13900903,
            "maximum": 188147660.4,
            "minimum": 188144757.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 632.4124133,
            "variance": 399945.4604
          },
          {
            "average": 0,
            "count": 13900903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13900903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13900903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13900903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13900903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313238.9494,
          4825852.63,
          1435.438952,
          314263.3094,
          4827268.19,
          1526.798952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313238.94942610944,
                4825852.630302495,
                1435.4389518213718
              ],
              [
                313238.94942610944,
                4827268.190302496,
                1435.4389518213718
              ],
              [
                314263.3094261094,
                4827268.190302496,
                1526.798951821372
              ],
              [
                314263.3094261094,
                4825852.630302495,
                1526.798951821372
              ],
              [
                313238.94942610944,
                4825852.630302495,
                1435.4389518213718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:01:00+00:00",
        "end_time": "2017-08-30T16:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129639,
            43.56224851,
            1435.438952,
            -119.2998029,
            43.57523997,
            1526.798952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247639806102,
                  43.56224850704596,
                  1435.4389518213718
                ],
                [
                  -119.31296394219426,
                  43.574984079830905,
                  1435.4389518213718
                ],
                [
                  -119.30028773128328,
                  43.57523996558183,
                  1526.798951821372
                ],
                [
                  -119.29980285337935,
                  43.562504279686884,
                  1526.798951821372
                ],
                [
                  -119.31247639806102,
                  43.56224850704596,
                  1435.4389518213718
                ]
              ]
            ]
          },
          "id": "20170830_43119E3221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:01:00Z",
            "pc:count": 13900903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313754.5195,
                "count": 13900903,
                "maximum": 314263.3094,
                "minimum": 313238.9494,
                "name": "X",
                "position": 0,
                "stddev": 278.3190942,
                "variance": 77461.51818
              },
              {
                "average": 4826545.052,
                "count": 13900903,
                "maximum": 4827268.19,
                "minimum": 4825852.63,
                "name": "Y",
                "position": 1,
                "stddev": 395.9186941,
                "variance": 156751.6123
              },
              {
                "average": 1481.204702,
                "count": 13900903,
                "maximum": 1526.798952,
                "minimum": 1435.438952,
                "name": "Z",
                "position": 2,
                "stddev": 17.81761818,
                "variance": 317.4675175
              },
              {
                "average": 18698.83628,
                "count": 13900903,
                "maximum": 28977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3723.007827,
                "variance": 13860787.28
              },
              {
                "average": 1.089782585,
                "count": 13900903,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3421688581,
                "variance": 0.1170795274
              },
              {
                "average": 1.1810468,
                "count": 13900903,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5072386032,
                "variance": 0.2572910006
              },
              {
                "average": 0.5021621257,
                "count": 13900903,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953432,
                "variance": 0.2499953432
              },
              {
                "average": 1.438755454e-06,
                "count": 13900903,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001199480507,
                "variance": 1.438753487e-06
              },
              {
                "average": 1.174580601,
                "count": 13900903,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3796079887,
                "variance": 0.1441022251
              },
              {
                "average": 0.2132277397,
                "count": 13900903,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80569588,
                "variance": 139.3744551
              },
              {
                "average": 1.943526259,
                "count": 13900903,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024673558,
                "variance": 1.049955901
              },
              {
                "average": 1093.17358,
                "count": 13900903,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.343782815,
                "variance": 1.805752255
              },
              {
                "average": 39949.30182,
                "count": 13900903,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6641.141644,
                "variance": 44104762.34
              },
              {
                "average": 38154.50788,
                "count": 13900903,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5234.102601,
                "variance": 27395830.04
              },
              {
                "average": 35332.05216,
                "count": 13900903,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5010.772885,
                "variance": 25107844.91
              },
              {
                "average": 188146269.2,
                "count": 13900903,
                "maximum": 188147660.4,
                "minimum": 188144757.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 632.4124133,
                "variance": 399945.4604
              },
              {
                "average": 0,
                "count": 13900903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13900903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13900903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13900903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13900903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313238.9494,
              4825852.63,
              1435.438952,
              314263.3094,
              4827268.19,
              1526.798952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313238.94942610944,
                    4825852.630302495,
                    1435.4389518213718
                  ],
                  [
                    313238.94942610944,
                    4827268.190302496,
                    1435.4389518213718
                  ],
                  [
                    314263.3094261094,
                    4827268.190302496,
                    1526.798951821372
                  ],
                  [
                    314263.3094261094,
                    4825852.630302495,
                    1526.798951821372
                  ],
                  [
                    313238.94942610944,
                    4825852.630302495,
                    1435.4389518213718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:01:00+00:00",
            "end_time": "2017-08-30T16:12: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": "20170828_43119D3202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997620621006,
              43.48724433812496,
              1377.0648852708011
            ],
            [
              -119.30046001279311,
              43.49998450925141,
              1377.0648852708011
            ],
            [
              -119.28749732334632,
              43.50024470915713,
              1422.5248852708012
            ],
            [
              -119.28701623711775,
              43.487504422956505,
              1422.5248852708012
            ],
            [
              -119.29997620621006,
              43.48724433812496,
              1377.0648852708011
            ]
          ]
        ]
      },
      "bbox": [
        -119.30046,
        43.48724434,
        1377.064885,
        -119.2870162,
        43.50024471,
        1422.524885
      ],
      "properties": {
        "datetime": "2017-08-30T18:11:39Z",
        "pc:count": 26848217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314478.9837,
            "count": 26848217,
            "maximum": 315066.9126,
            "minimum": 314018.1126,
            "name": "X",
            "position": 0,
            "stddev": 277.1935846,
            "variance": 76836.28337
          },
          {
            "average": 4818212.166,
            "count": 26848217,
            "maximum": 4818910.443,
            "minimum": 4817494.403,
            "name": "Y",
            "position": 1,
            "stddev": 403.0006405,
            "variance": 162409.5163
          },
          {
            "average": 1384.847899,
            "count": 26848217,
            "maximum": 1422.524885,
            "minimum": 1377.064885,
            "name": "Z",
            "position": 2,
            "stddev": 8.819278013,
            "variance": 77.77966467
          },
          {
            "average": 19718.54939,
            "count": 26848217,
            "maximum": 33777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3339.451819,
            "variance": 11151938.45
          },
          {
            "average": 1.056630129,
            "count": 26848217,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2656769194,
            "variance": 0.07058422549
          },
          {
            "average": 1.113742153,
            "count": 26848217,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3909860471,
            "variance": 0.1528700891
          },
          {
            "average": 0.5047518426,
            "count": 26848217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999774288,
            "variance": 0.2499774293
          },
          {
            "average": 1.676088956e-06,
            "count": 26848217,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001294637482,
            "variance": 1.676086209e-06
          },
          {
            "average": 1.105209035,
            "count": 26848217,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3068225829,
            "variance": 0.0941400974
          },
          {
            "average": -0.9054646688,
            "count": 26848217,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69326142,
            "variance": 136.7323626
          },
          {
            "average": 1.970228414,
            "count": 26848217,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014742285,
            "variance": 1.029701905
          },
          {
            "average": 1070.928222,
            "count": 26848217,
            "maximum": 1103,
            "minimum": 1043,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.44195086,
            "variance": 753.0606667
          },
          {
            "average": 40400.97286,
            "count": 26848217,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6986.090078,
            "variance": 48805454.58
          },
          {
            "average": 39260.73803,
            "count": 26848217,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5698.391252,
            "variance": 32471662.86
          },
          {
            "average": 36283.30694,
            "count": 26848217,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5367.373813,
            "variance": 28808701.65
          },
          {
            "average": 188061083.4,
            "count": 26848217,
            "maximum": 188151899.4,
            "minimum": 187983828.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 82635.95131,
            "variance": 6828700448
          },
          {
            "average": 0,
            "count": 26848217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26848217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26848217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26848217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26848217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314018.1126,
          4817494.403,
          1377.064885,
          315066.9126,
          4818910.443,
          1422.524885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314018.1126382792,
                4817494.402976869,
                1377.0648852708011
              ],
              [
                314018.1126382792,
                4818910.442976868,
                1377.0648852708011
              ],
              [
                315066.91263827926,
                4818910.442976868,
                1422.5248852708012
              ],
              [
                315066.91263827926,
                4817494.402976869,
                1422.5248852708012
              ],
              [
                314018.1126382792,
                4817494.402976869,
                1377.0648852708011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:11:39+00:00",
        "end_time": "2017-08-28T19:30:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D3202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D3202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D3202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.30046,
            43.48724434,
            1377.064885,
            -119.2870162,
            43.50024471,
            1422.524885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997620621006,
                  43.48724433812496,
                  1377.0648852708011
                ],
                [
                  -119.30046001279311,
                  43.49998450925141,
                  1377.0648852708011
                ],
                [
                  -119.28749732334632,
                  43.50024470915713,
                  1422.5248852708012
                ],
                [
                  -119.28701623711775,
                  43.487504422956505,
                  1422.5248852708012
                ],
                [
                  -119.29997620621006,
                  43.48724433812496,
                  1377.0648852708011
                ]
              ]
            ]
          },
          "id": "20170828_43119D3202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D3202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:11:39Z",
            "pc:count": 26848217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314478.9837,
                "count": 26848217,
                "maximum": 315066.9126,
                "minimum": 314018.1126,
                "name": "X",
                "position": 0,
                "stddev": 277.1935846,
                "variance": 76836.28337
              },
              {
                "average": 4818212.166,
                "count": 26848217,
                "maximum": 4818910.443,
                "minimum": 4817494.403,
                "name": "Y",
                "position": 1,
                "stddev": 403.0006405,
                "variance": 162409.5163
              },
              {
                "average": 1384.847899,
                "count": 26848217,
                "maximum": 1422.524885,
                "minimum": 1377.064885,
                "name": "Z",
                "position": 2,
                "stddev": 8.819278013,
                "variance": 77.77966467
              },
              {
                "average": 19718.54939,
                "count": 26848217,
                "maximum": 33777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3339.451819,
                "variance": 11151938.45
              },
              {
                "average": 1.056630129,
                "count": 26848217,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2656769194,
                "variance": 0.07058422549
              },
              {
                "average": 1.113742153,
                "count": 26848217,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3909860471,
                "variance": 0.1528700891
              },
              {
                "average": 0.5047518426,
                "count": 26848217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999774288,
                "variance": 0.2499774293
              },
              {
                "average": 1.676088956e-06,
                "count": 26848217,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001294637482,
                "variance": 1.676086209e-06
              },
              {
                "average": 1.105209035,
                "count": 26848217,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3068225829,
                "variance": 0.0941400974
              },
              {
                "average": -0.9054646688,
                "count": 26848217,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69326142,
                "variance": 136.7323626
              },
              {
                "average": 1.970228414,
                "count": 26848217,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014742285,
                "variance": 1.029701905
              },
              {
                "average": 1070.928222,
                "count": 26848217,
                "maximum": 1103,
                "minimum": 1043,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.44195086,
                "variance": 753.0606667
              },
              {
                "average": 40400.97286,
                "count": 26848217,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6986.090078,
                "variance": 48805454.58
              },
              {
                "average": 39260.73803,
                "count": 26848217,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5698.391252,
                "variance": 32471662.86
              },
              {
                "average": 36283.30694,
                "count": 26848217,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5367.373813,
                "variance": 28808701.65
              },
              {
                "average": 188061083.4,
                "count": 26848217,
                "maximum": 188151899.4,
                "minimum": 187983828.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 82635.95131,
                "variance": 6828700448
              },
              {
                "average": 0,
                "count": 26848217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26848217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26848217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26848217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26848217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314018.1126,
              4817494.403,
              1377.064885,
              315066.9126,
              4818910.443,
              1422.524885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314018.1126382792,
                    4817494.402976869,
                    1377.0648852708011
                  ],
                  [
                    314018.1126382792,
                    4818910.442976868,
                    1377.0648852708011
                  ],
                  [
                    315066.91263827926,
                    4818910.442976868,
                    1422.5248852708012
                  ],
                  [
                    315066.91263827926,
                    4817494.402976869,
                    1422.5248852708012
                  ],
                  [
                    314018.1126382792,
                    4817494.402976869,
                    1377.0648852708011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:11:39+00:00",
            "end_time": "2017-08-28T19:30: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": "20170828_43119D4225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747477144776,
              43.43723462064319,
              1326.3929556062042
            ],
            [
              -119.38797645864139,
              43.4499832820981,
              1326.3929556062042
            ],
            [
              -119.3749973527664,
              43.45025373767334,
              1345.572955606204
            ],
            [
              -119.37449838607306,
              43.43750495651759,
              1345.572955606204
            ],
            [
              -119.38747477144776,
              43.43723462064319,
              1326.3929556062042
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879765,
        43.43723462,
        1326.392956,
        -119.3744984,
        43.45025374,
        1345.572956
      ],
      "properties": {
        "datetime": "2017-08-29T17:41:26Z",
        "pc:count": 17992943,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307359.6995,
            "count": 17992943,
            "maximum": 307834.305,
            "minimum": 306783.245,
            "name": "X",
            "position": 0,
            "stddev": 288.677659,
            "variance": 83334.79078
          },
          {
            "average": 4812897.482,
            "count": 17992943,
            "maximum": 4813556.549,
            "minimum": 4812139.489,
            "name": "Y",
            "position": 1,
            "stddev": 400.9478162,
            "variance": 160759.1513
          },
          {
            "average": 1331.428201,
            "count": 17992943,
            "maximum": 1345.572956,
            "minimum": 1326.392956,
            "name": "Z",
            "position": 2,
            "stddev": 3.490523448,
            "variance": 12.18375394
          },
          {
            "average": 20446.82491,
            "count": 17992943,
            "maximum": 32049,
            "minimum": 1729,
            "name": "Intensity",
            "position": 3,
            "stddev": 1781.866477,
            "variance": 3175048.141
          },
          {
            "average": 1.000015284,
            "count": 17992943,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003909416468,
            "variance": 1.528353712e-05
          },
          {
            "average": 1.000029512,
            "count": 17992943,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005432375252,
            "variance": 2.951070088e-05
          },
          {
            "average": 0.5046023321,
            "count": 17992943,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978832,
            "variance": 0.2499788324
          },
          {
            "average": 6.446972016e-06,
            "count": 17992943,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002539080702,
            "variance": 6.44693081e-06
          },
          {
            "average": 1.176149116,
            "count": 17992943,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3809469948,
            "variance": 0.1451206129
          },
          {
            "average": -0.8412413141,
            "count": 17992943,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85238878,
            "variance": 140.4791198
          },
          {
            "average": 2.004616754,
            "count": 17992943,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000203823,
            "variance": 1.000407687
          },
          {
            "average": 1059.661807,
            "count": 17992943,
            "maximum": 1072,
            "minimum": 1027,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.976205689,
            "variance": 80.57226858
          },
          {
            "average": 44864.73006,
            "count": 17992943,
            "maximum": 55808,
            "minimum": 25600,
            "name": "Red",
            "position": 12,
            "stddev": 2275.772816,
            "variance": 5179141.908
          },
          {
            "average": 42675.03914,
            "count": 17992943,
            "maximum": 55040,
            "minimum": 24576,
            "name": "Green",
            "position": 13,
            "stddev": 2288.424028,
            "variance": 5236884.533
          },
          {
            "average": 39484.04984,
            "count": 17992943,
            "maximum": 53248,
            "minimum": 24576,
            "name": "Blue",
            "position": 14,
            "stddev": 2279.873072,
            "variance": 5197821.225
          },
          {
            "average": 188009021.2,
            "count": 17992943,
            "maximum": 188063686,
            "minimum": 187978097.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32906.78743,
            "variance": 1082856659
          },
          {
            "average": 0,
            "count": 17992943,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17992943,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17992943,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17992943,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17992943,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306783.245,
          4812139.489,
          1326.392956,
          307834.305,
          4813556.549,
          1345.572956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306783.24500563275,
                4812139.489314527,
                1326.3929556062042
              ],
              [
                306783.24500563275,
                4813556.549314528,
                1326.3929556062042
              ],
              [
                307834.3050056328,
                4813556.549314528,
                1345.572955606204
              ],
              [
                307834.3050056328,
                4812139.489314527,
                1345.572955606204
              ],
              [
                306783.24500563275,
                4812139.489314527,
                1326.3929556062042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:41:26+00:00",
        "end_time": "2017-08-28T17:54:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879765,
            43.43723462,
            1326.392956,
            -119.3744984,
            43.45025374,
            1345.572956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747477144776,
                  43.43723462064319,
                  1326.3929556062042
                ],
                [
                  -119.38797645864139,
                  43.4499832820981,
                  1326.3929556062042
                ],
                [
                  -119.3749973527664,
                  43.45025373767334,
                  1345.572955606204
                ],
                [
                  -119.37449838607306,
                  43.43750495651759,
                  1345.572955606204
                ],
                [
                  -119.38747477144776,
                  43.43723462064319,
                  1326.3929556062042
                ]
              ]
            ]
          },
          "id": "20170828_43119D4225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:41:26Z",
            "pc:count": 17992943,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307359.6995,
                "count": 17992943,
                "maximum": 307834.305,
                "minimum": 306783.245,
                "name": "X",
                "position": 0,
                "stddev": 288.677659,
                "variance": 83334.79078
              },
              {
                "average": 4812897.482,
                "count": 17992943,
                "maximum": 4813556.549,
                "minimum": 4812139.489,
                "name": "Y",
                "position": 1,
                "stddev": 400.9478162,
                "variance": 160759.1513
              },
              {
                "average": 1331.428201,
                "count": 17992943,
                "maximum": 1345.572956,
                "minimum": 1326.392956,
                "name": "Z",
                "position": 2,
                "stddev": 3.490523448,
                "variance": 12.18375394
              },
              {
                "average": 20446.82491,
                "count": 17992943,
                "maximum": 32049,
                "minimum": 1729,
                "name": "Intensity",
                "position": 3,
                "stddev": 1781.866477,
                "variance": 3175048.141
              },
              {
                "average": 1.000015284,
                "count": 17992943,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003909416468,
                "variance": 1.528353712e-05
              },
              {
                "average": 1.000029512,
                "count": 17992943,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005432375252,
                "variance": 2.951070088e-05
              },
              {
                "average": 0.5046023321,
                "count": 17992943,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978832,
                "variance": 0.2499788324
              },
              {
                "average": 6.446972016e-06,
                "count": 17992943,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002539080702,
                "variance": 6.44693081e-06
              },
              {
                "average": 1.176149116,
                "count": 17992943,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3809469948,
                "variance": 0.1451206129
              },
              {
                "average": -0.8412413141,
                "count": 17992943,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85238878,
                "variance": 140.4791198
              },
              {
                "average": 2.004616754,
                "count": 17992943,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000203823,
                "variance": 1.000407687
              },
              {
                "average": 1059.661807,
                "count": 17992943,
                "maximum": 1072,
                "minimum": 1027,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.976205689,
                "variance": 80.57226858
              },
              {
                "average": 44864.73006,
                "count": 17992943,
                "maximum": 55808,
                "minimum": 25600,
                "name": "Red",
                "position": 12,
                "stddev": 2275.772816,
                "variance": 5179141.908
              },
              {
                "average": 42675.03914,
                "count": 17992943,
                "maximum": 55040,
                "minimum": 24576,
                "name": "Green",
                "position": 13,
                "stddev": 2288.424028,
                "variance": 5236884.533
              },
              {
                "average": 39484.04984,
                "count": 17992943,
                "maximum": 53248,
                "minimum": 24576,
                "name": "Blue",
                "position": 14,
                "stddev": 2279.873072,
                "variance": 5197821.225
              },
              {
                "average": 188009021.2,
                "count": 17992943,
                "maximum": 188063686,
                "minimum": 187978097.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32906.78743,
                "variance": 1082856659
              },
              {
                "average": 0,
                "count": 17992943,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17992943,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17992943,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17992943,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17992943,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306783.245,
              4812139.489,
              1326.392956,
              307834.305,
              4813556.549,
              1345.572956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306783.24500563275,
                    4812139.489314527,
                    1326.3929556062042
                  ],
                  [
                    306783.24500563275,
                    4813556.549314528,
                    1326.3929556062042
                  ],
                  [
                    307834.3050056328,
                    4813556.549314528,
                    1345.572955606204
                  ],
                  [
                    307834.3050056328,
                    4812139.489314527,
                    1345.572955606204
                  ],
                  [
                    306783.24500563275,
                    4812139.489314527,
                    1326.3929556062042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:41:26+00:00",
            "end_time": "2017-08-28T17:54:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247483639192,
              43.42472066229432,
              1328.4291790891602
            ],
            [
              -119.51300314681511,
              43.437482732360536,
              1328.4291790891602
            ],
            [
              -119.4999982944703,
              43.437767961364166,
              1369.58917908916
            ],
            [
              -119.49947271110673,
              43.42500576492272,
              1369.58917908916
            ],
            [
              -119.51247483639192,
              43.42472066229432,
              1328.4291790891602
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130031,
        43.42472066,
        1328.429179,
        -119.4994727,
        43.43776796,
        1369.589179
      ],
      "properties": {
        "datetime": "2017-08-31T14:45:53Z",
        "pc:count": 13688185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297162.4176,
            "count": 13688185,
            "maximum": 297678.2533,
            "minimum": 296624.7933,
            "name": "X",
            "position": 0,
            "stddev": 293.5197023,
            "variance": 86153.81561
          },
          {
            "average": 4811750.369,
            "count": 13688185,
            "maximum": 4812465.945,
            "minimum": 4811047.265,
            "name": "Y",
            "position": 1,
            "stddev": 397.1741333,
            "variance": 157747.2921
          },
          {
            "average": 1338.973751,
            "count": 13688185,
            "maximum": 1369.589179,
            "minimum": 1328.429179,
            "name": "Z",
            "position": 2,
            "stddev": 7.742367569,
            "variance": 59.94425557
          },
          {
            "average": 18880.87596,
            "count": 13688185,
            "maximum": 28273,
            "minimum": 4721,
            "name": "Intensity",
            "position": 3,
            "stddev": 1587.630962,
            "variance": 2520572.072
          },
          {
            "average": 1.000005041,
            "count": 13688185,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002245176736,
            "variance": 5.040818576e-06
          },
          {
            "average": 1.000008109,
            "count": 13688185,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002847651321,
            "variance": 8.109118045e-06
          },
          {
            "average": 0.5008172376,
            "count": 13688185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993504,
            "variance": 0.2499993504
          },
          {
            "average": 2.191671138e-06,
            "count": 13688185,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001480427808,
            "variance": 2.191666495e-06
          },
          {
            "average": 1.200362868,
            "count": 13688185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4002719084,
            "variance": 0.1602176006
          },
          {
            "average": 0.1930247598,
            "count": 13688185,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79782628,
            "variance": 139.188705
          },
          {
            "average": 2.001719439,
            "count": 13688185,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000100868,
            "variance": 1.000201746
          },
          {
            "average": 1104.897373,
            "count": 13688185,
            "maximum": 1115,
            "minimum": 1081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.3530686,
            "variance": 178.304441
          },
          {
            "average": 46086.09995,
            "count": 13688185,
            "maximum": 55296,
            "minimum": 34560,
            "name": "Red",
            "position": 12,
            "stddev": 1831.513305,
            "variance": 3354440.986
          },
          {
            "average": 44299.25139,
            "count": 13688185,
            "maximum": 54528,
            "minimum": 33792,
            "name": "Green",
            "position": 13,
            "stddev": 1839.495097,
            "variance": 3383742.211
          },
          {
            "average": 40883.60663,
            "count": 13688185,
            "maximum": 51968,
            "minimum": 30464,
            "name": "Blue",
            "position": 14,
            "stddev": 1849.361703,
            "variance": 3420138.708
          },
          {
            "average": 188186097.9,
            "count": 13688185,
            "maximum": 188225953.8,
            "minimum": 188069226.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67262.13644,
            "variance": 4524194998
          },
          {
            "average": 0,
            "count": 13688185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13688185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13688185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13688185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13688185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296624.7933,
          4811047.265,
          1328.429179,
          297678.2533,
          4812465.945,
          1369.589179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296624.79327682033,
                4811047.265168713,
                1328.4291790891602
              ],
              [
                296624.79327682033,
                4812465.945168713,
                1328.4291790891602
              ],
              [
                297678.2532768203,
                4812465.945168713,
                1369.58917908916
              ],
              [
                297678.2532768203,
                4811047.265168713,
                1369.58917908916
              ],
              [
                296624.79327682033,
                4811047.265168713,
                1328.4291790891602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:45:53+00:00",
        "end_time": "2017-08-29T19:13:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130031,
            43.42472066,
            1328.429179,
            -119.4994727,
            43.43776796,
            1369.589179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247483639192,
                  43.42472066229432,
                  1328.4291790891602
                ],
                [
                  -119.51300314681511,
                  43.437482732360536,
                  1328.4291790891602
                ],
                [
                  -119.4999982944703,
                  43.437767961364166,
                  1369.58917908916
                ],
                [
                  -119.49947271110673,
                  43.42500576492272,
                  1369.58917908916
                ],
                [
                  -119.51247483639192,
                  43.42472066229432,
                  1328.4291790891602
                ]
              ]
            ]
          },
          "id": "20170829_43119D5405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:45:53Z",
            "pc:count": 13688185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297162.4176,
                "count": 13688185,
                "maximum": 297678.2533,
                "minimum": 296624.7933,
                "name": "X",
                "position": 0,
                "stddev": 293.5197023,
                "variance": 86153.81561
              },
              {
                "average": 4811750.369,
                "count": 13688185,
                "maximum": 4812465.945,
                "minimum": 4811047.265,
                "name": "Y",
                "position": 1,
                "stddev": 397.1741333,
                "variance": 157747.2921
              },
              {
                "average": 1338.973751,
                "count": 13688185,
                "maximum": 1369.589179,
                "minimum": 1328.429179,
                "name": "Z",
                "position": 2,
                "stddev": 7.742367569,
                "variance": 59.94425557
              },
              {
                "average": 18880.87596,
                "count": 13688185,
                "maximum": 28273,
                "minimum": 4721,
                "name": "Intensity",
                "position": 3,
                "stddev": 1587.630962,
                "variance": 2520572.072
              },
              {
                "average": 1.000005041,
                "count": 13688185,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002245176736,
                "variance": 5.040818576e-06
              },
              {
                "average": 1.000008109,
                "count": 13688185,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002847651321,
                "variance": 8.109118045e-06
              },
              {
                "average": 0.5008172376,
                "count": 13688185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993504,
                "variance": 0.2499993504
              },
              {
                "average": 2.191671138e-06,
                "count": 13688185,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001480427808,
                "variance": 2.191666495e-06
              },
              {
                "average": 1.200362868,
                "count": 13688185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4002719084,
                "variance": 0.1602176006
              },
              {
                "average": 0.1930247598,
                "count": 13688185,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79782628,
                "variance": 139.188705
              },
              {
                "average": 2.001719439,
                "count": 13688185,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000100868,
                "variance": 1.000201746
              },
              {
                "average": 1104.897373,
                "count": 13688185,
                "maximum": 1115,
                "minimum": 1081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.3530686,
                "variance": 178.304441
              },
              {
                "average": 46086.09995,
                "count": 13688185,
                "maximum": 55296,
                "minimum": 34560,
                "name": "Red",
                "position": 12,
                "stddev": 1831.513305,
                "variance": 3354440.986
              },
              {
                "average": 44299.25139,
                "count": 13688185,
                "maximum": 54528,
                "minimum": 33792,
                "name": "Green",
                "position": 13,
                "stddev": 1839.495097,
                "variance": 3383742.211
              },
              {
                "average": 40883.60663,
                "count": 13688185,
                "maximum": 51968,
                "minimum": 30464,
                "name": "Blue",
                "position": 14,
                "stddev": 1849.361703,
                "variance": 3420138.708
              },
              {
                "average": 188186097.9,
                "count": 13688185,
                "maximum": 188225953.8,
                "minimum": 188069226.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67262.13644,
                "variance": 4524194998
              },
              {
                "average": 0,
                "count": 13688185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13688185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13688185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13688185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13688185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296624.7933,
              4811047.265,
              1328.429179,
              297678.2533,
              4812465.945,
              1369.589179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296624.79327682033,
                    4811047.265168713,
                    1328.4291790891602
                  ],
                  [
                    296624.79327682033,
                    4812465.945168713,
                    1328.4291790891602
                  ],
                  [
                    297678.2532768203,
                    4812465.945168713,
                    1369.58917908916
                  ],
                  [
                    297678.2532768203,
                    4811047.265168713,
                    1369.58917908916
                  ],
                  [
                    296624.79327682033,
                    4811047.265168713,
                    1328.4291790891602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:45:53+00:00",
            "end_time": "2017-08-29T19:13:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997522301376,
              43.524738265732786,
              1361.298866032791
            ],
            [
              -119.35047042622494,
              43.53748401844624,
              1361.298866032791
            ],
            [
              -119.33749694969121,
              43.53775013470023,
              1400.358866032791
            ],
            [
              -119.33700447368244,
              43.52500426425262,
              1400.358866032791
            ],
            [
              -119.34997522301376,
              43.524738265732786,
              1361.298866032791
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504704,
        43.52473827,
        1361.298866,
        -119.3370045,
        43.53775013,
        1400.358866
      ],
      "properties": {
        "datetime": "2017-08-30T18:58:41Z",
        "pc:count": 13719375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310607.7426,
            "count": 13719375,
            "maximum": 311141.6502,
            "minimum": 310092.5902,
            "name": "X",
            "position": 0,
            "stddev": 291.6966527,
            "variance": 85086.93722
          },
          {
            "average": 4822482.066,
            "count": 13719375,
            "maximum": 4823188.288,
            "minimum": 4821771.568,
            "name": "Y",
            "position": 1,
            "stddev": 403.2449975,
            "variance": 162606.528
          },
          {
            "average": 1375.032642,
            "count": 13719375,
            "maximum": 1400.358866,
            "minimum": 1361.298866,
            "name": "Z",
            "position": 2,
            "stddev": 6.173026678,
            "variance": 38.10625837
          },
          {
            "average": 20720.34741,
            "count": 13719375,
            "maximum": 49089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2801.561108,
            "variance": 7848744.642
          },
          {
            "average": 1.033723111,
            "count": 13719375,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2021317229,
            "variance": 0.0408572334
          },
          {
            "average": 1.067879404,
            "count": 13719375,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2974396091,
            "variance": 0.08847032106
          },
          {
            "average": 0.5026146599,
            "count": 13719375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931817,
            "variance": 0.2499931818
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165765277,
            "count": 13719375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3718698161,
            "variance": 0.1382871602
          },
          {
            "average": 0.3870596908,
            "count": 13719375,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64481087,
            "variance": 135.6016201
          },
          {
            "average": 1.978094848,
            "count": 13719375,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009796197,
            "variance": 1.019688359
          },
          {
            "average": 1104.763396,
            "count": 13719375,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011502778,
            "variance": 1.02313787
          },
          {
            "average": 40753.34018,
            "count": 13719375,
            "maximum": 52736,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 4892.255713,
            "variance": 23934165.96
          },
          {
            "average": 39051.63817,
            "count": 13719375,
            "maximum": 50944,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3846.872318,
            "variance": 14798426.63
          },
          {
            "average": 35837.61465,
            "count": 13719375,
            "maximum": 47616,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3785.884847,
            "variance": 14332924.07
          },
          {
            "average": 188153352.9,
            "count": 13719375,
            "maximum": 188154721.8,
            "minimum": 188151669.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 720.2432357,
            "variance": 518750.3186
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13719375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310092.5902,
          4821771.568,
          1361.298866,
          311141.6502,
          4823188.288,
          1400.358866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310092.5901778525,
                4821771.568446591,
                1361.298866032791
              ],
              [
                310092.5901778525,
                4823188.288446591,
                1361.298866032791
              ],
              [
                311141.65017785254,
                4823188.288446591,
                1400.358866032791
              ],
              [
                311141.65017785254,
                4821771.568446591,
                1400.358866032791
              ],
              [
                310092.5901778525,
                4821771.568446591,
                1361.298866032791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:58:41+00:00",
        "end_time": "2017-08-30T18:07:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504704,
            43.52473827,
            1361.298866,
            -119.3370045,
            43.53775013,
            1400.358866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997522301376,
                  43.524738265732786,
                  1361.298866032791
                ],
                [
                  -119.35047042622494,
                  43.53748401844624,
                  1361.298866032791
                ],
                [
                  -119.33749694969121,
                  43.53775013470023,
                  1400.358866032791
                ],
                [
                  -119.33700447368244,
                  43.52500426425262,
                  1400.358866032791
                ],
                [
                  -119.34997522301376,
                  43.524738265732786,
                  1361.298866032791
                ]
              ]
            ]
          },
          "id": "20170830_43119E3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:58:41Z",
            "pc:count": 13719375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310607.7426,
                "count": 13719375,
                "maximum": 311141.6502,
                "minimum": 310092.5902,
                "name": "X",
                "position": 0,
                "stddev": 291.6966527,
                "variance": 85086.93722
              },
              {
                "average": 4822482.066,
                "count": 13719375,
                "maximum": 4823188.288,
                "minimum": 4821771.568,
                "name": "Y",
                "position": 1,
                "stddev": 403.2449975,
                "variance": 162606.528
              },
              {
                "average": 1375.032642,
                "count": 13719375,
                "maximum": 1400.358866,
                "minimum": 1361.298866,
                "name": "Z",
                "position": 2,
                "stddev": 6.173026678,
                "variance": 38.10625837
              },
              {
                "average": 20720.34741,
                "count": 13719375,
                "maximum": 49089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2801.561108,
                "variance": 7848744.642
              },
              {
                "average": 1.033723111,
                "count": 13719375,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2021317229,
                "variance": 0.0408572334
              },
              {
                "average": 1.067879404,
                "count": 13719375,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2974396091,
                "variance": 0.08847032106
              },
              {
                "average": 0.5026146599,
                "count": 13719375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931817,
                "variance": 0.2499931818
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165765277,
                "count": 13719375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3718698161,
                "variance": 0.1382871602
              },
              {
                "average": 0.3870596908,
                "count": 13719375,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64481087,
                "variance": 135.6016201
              },
              {
                "average": 1.978094848,
                "count": 13719375,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009796197,
                "variance": 1.019688359
              },
              {
                "average": 1104.763396,
                "count": 13719375,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011502778,
                "variance": 1.02313787
              },
              {
                "average": 40753.34018,
                "count": 13719375,
                "maximum": 52736,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 4892.255713,
                "variance": 23934165.96
              },
              {
                "average": 39051.63817,
                "count": 13719375,
                "maximum": 50944,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3846.872318,
                "variance": 14798426.63
              },
              {
                "average": 35837.61465,
                "count": 13719375,
                "maximum": 47616,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3785.884847,
                "variance": 14332924.07
              },
              {
                "average": 188153352.9,
                "count": 13719375,
                "maximum": 188154721.8,
                "minimum": 188151669.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 720.2432357,
                "variance": 518750.3186
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13719375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310092.5902,
              4821771.568,
              1361.298866,
              311141.6502,
              4823188.288,
              1400.358866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310092.5901778525,
                    4821771.568446591,
                    1361.298866032791
                  ],
                  [
                    310092.5901778525,
                    4823188.288446591,
                    1361.298866032791
                  ],
                  [
                    311141.65017785254,
                    4823188.288446591,
                    1400.358866032791
                  ],
                  [
                    311141.65017785254,
                    4821771.568446591,
                    1400.358866032791
                  ],
                  [
                    310092.5901778525,
                    4821771.568446591,
                    1361.298866032791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:58:41+00:00",
            "end_time": "2017-08-30T18:07: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": "20170829_43119D4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247418201186,
              43.374726216612345,
              1269.2024521601304
            ],
            [
              -119.46299082710583,
              43.387482586151805,
              1269.2024521601304
            ],
            [
              -119.4499976576975,
              43.387761841025934,
              1291.7624521601304
            ],
            [
              -119.44948373143029,
              43.375005347801235,
              1291.7624521601304
            ],
            [
              -119.46247418201186,
              43.374726216612345,
              1269.2024521601304
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629908,
        43.37472622,
        1269.202452,
        -119.4494837,
        43.38776184,
        1291.762452
      ],
      "properties": {
        "datetime": "2017-08-31T14:27:24Z",
        "pc:count": 13426280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301036.173,
            "count": 13426280,
            "maximum": 301561.5716,
            "minimum": 300508.2316,
            "name": "X",
            "position": 0,
            "stddev": 294.1079293,
            "variance": 86499.47406
          },
          {
            "average": 4806055.145,
            "count": 13426280,
            "maximum": 4806791.897,
            "minimum": 4805373.917,
            "name": "Y",
            "position": 1,
            "stddev": 399.9698085,
            "variance": 159975.8477
          },
          {
            "average": 1277.481218,
            "count": 13426280,
            "maximum": 1291.762452,
            "minimum": 1269.202452,
            "name": "Z",
            "position": 2,
            "stddev": 3.88016899,
            "variance": 15.05571139
          },
          {
            "average": 20376.75452,
            "count": 13426280,
            "maximum": 30385,
            "minimum": 1522,
            "name": "Intensity",
            "position": 3,
            "stddev": 1650.392259,
            "variance": 2723794.608
          },
          {
            "average": 1.000033889,
            "count": 13426280,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005859564858,
            "variance": 3.433450032e-05
          },
          {
            "average": 1.000068597,
            "count": 13426280,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008362581277,
            "variance": 6.993276561e-05
          },
          {
            "average": 0.5022695788,
            "count": 13426280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948676,
            "variance": 0.2499948676
          },
          {
            "average": 7.075675466e-06,
            "count": 13426280,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002660004874,
            "variance": 7.075625928e-06
          },
          {
            "average": 1.20536083,
            "count": 13426280,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4039650622,
            "variance": 0.1631877715
          },
          {
            "average": 0.2079751889,
            "count": 13426280,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74354613,
            "variance": 137.9108758
          },
          {
            "average": 2.001744489,
            "count": 13426280,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000269515,
            "variance": 1.000539103
          },
          {
            "average": 1080.827354,
            "count": 13426280,
            "maximum": 1112,
            "minimum": 1078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.460972935,
            "variance": 11.97833365
          },
          {
            "average": 45338.96926,
            "count": 13426280,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2920.691916,
            "variance": 8530441.267
          },
          {
            "average": 43856.61713,
            "count": 13426280,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2930.755777,
            "variance": 8589329.427
          },
          {
            "average": 40821.1354,
            "count": 13426280,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3088.601238,
            "variance": 9539457.609
          },
          {
            "average": 188070809.6,
            "count": 13426280,
            "maximum": 188224844,
            "minimum": 188067754.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16459.71521,
            "variance": 270922224.8
          },
          {
            "average": 0,
            "count": 13426280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13426280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13426280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13426280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13426280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300508.2316,
          4805373.917,
          1269.202452,
          301561.5716,
          4806791.897,
          1291.762452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300508.2316207101,
                4805373.916960197,
                1269.2024521601304
              ],
              [
                300508.2316207101,
                4806791.896960197,
                1269.2024521601304
              ],
              [
                301561.5716207101,
                4806791.896960197,
                1291.7624521601304
              ],
              [
                301561.5716207101,
                4805373.916960197,
                1291.7624521601304
              ],
              [
                300508.2316207101,
                4805373.916960197,
                1269.2024521601304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:27:24+00:00",
        "end_time": "2017-08-29T18:49:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629908,
            43.37472622,
            1269.202452,
            -119.4494837,
            43.38776184,
            1291.762452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247418201186,
                  43.374726216612345,
                  1269.2024521601304
                ],
                [
                  -119.46299082710583,
                  43.387482586151805,
                  1269.2024521601304
                ],
                [
                  -119.4499976576975,
                  43.387761841025934,
                  1291.7624521601304
                ],
                [
                  -119.44948373143029,
                  43.375005347801235,
                  1291.7624521601304
                ],
                [
                  -119.46247418201186,
                  43.374726216612345,
                  1269.2024521601304
                ]
              ]
            ]
          },
          "id": "20170829_43119D4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:27:24Z",
            "pc:count": 13426280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301036.173,
                "count": 13426280,
                "maximum": 301561.5716,
                "minimum": 300508.2316,
                "name": "X",
                "position": 0,
                "stddev": 294.1079293,
                "variance": 86499.47406
              },
              {
                "average": 4806055.145,
                "count": 13426280,
                "maximum": 4806791.897,
                "minimum": 4805373.917,
                "name": "Y",
                "position": 1,
                "stddev": 399.9698085,
                "variance": 159975.8477
              },
              {
                "average": 1277.481218,
                "count": 13426280,
                "maximum": 1291.762452,
                "minimum": 1269.202452,
                "name": "Z",
                "position": 2,
                "stddev": 3.88016899,
                "variance": 15.05571139
              },
              {
                "average": 20376.75452,
                "count": 13426280,
                "maximum": 30385,
                "minimum": 1522,
                "name": "Intensity",
                "position": 3,
                "stddev": 1650.392259,
                "variance": 2723794.608
              },
              {
                "average": 1.000033889,
                "count": 13426280,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005859564858,
                "variance": 3.433450032e-05
              },
              {
                "average": 1.000068597,
                "count": 13426280,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008362581277,
                "variance": 6.993276561e-05
              },
              {
                "average": 0.5022695788,
                "count": 13426280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948676,
                "variance": 0.2499948676
              },
              {
                "average": 7.075675466e-06,
                "count": 13426280,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002660004874,
                "variance": 7.075625928e-06
              },
              {
                "average": 1.20536083,
                "count": 13426280,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4039650622,
                "variance": 0.1631877715
              },
              {
                "average": 0.2079751889,
                "count": 13426280,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74354613,
                "variance": 137.9108758
              },
              {
                "average": 2.001744489,
                "count": 13426280,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000269515,
                "variance": 1.000539103
              },
              {
                "average": 1080.827354,
                "count": 13426280,
                "maximum": 1112,
                "minimum": 1078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.460972935,
                "variance": 11.97833365
              },
              {
                "average": 45338.96926,
                "count": 13426280,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2920.691916,
                "variance": 8530441.267
              },
              {
                "average": 43856.61713,
                "count": 13426280,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2930.755777,
                "variance": 8589329.427
              },
              {
                "average": 40821.1354,
                "count": 13426280,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3088.601238,
                "variance": 9539457.609
              },
              {
                "average": 188070809.6,
                "count": 13426280,
                "maximum": 188224844,
                "minimum": 188067754.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16459.71521,
                "variance": 270922224.8
              },
              {
                "average": 0,
                "count": 13426280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13426280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13426280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13426280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13426280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300508.2316,
              4805373.917,
              1269.202452,
              301561.5716,
              4806791.897,
              1291.762452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300508.2316207101,
                    4805373.916960197,
                    1269.2024521601304
                  ],
                  [
                    300508.2316207101,
                    4806791.896960197,
                    1269.2024521601304
                  ],
                  [
                    301561.5716207101,
                    4806791.896960197,
                    1291.7624521601304
                  ],
                  [
                    301561.5716207101,
                    4805373.916960197,
                    1291.7624521601304
                  ],
                  [
                    300508.2316207101,
                    4805373.916960197,
                    1269.2024521601304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:27:24+00:00",
            "end_time": "2017-08-29T18:49:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54113988887948,
              43.42399121580543,
              1351.2256137715171
            ],
            [
              -119.54118185561855,
              43.424993859657604,
              1351.2256137715171
            ],
            [
              -119.53749159065855,
              43.425075856249194,
              1354.0656137715173
            ],
            [
              -119.53744968470333,
              43.424073209542165,
              1354.0656137715173
            ],
            [
              -119.54113988887948,
              43.42399121580543,
              1351.2256137715171
            ]
          ]
        ]
      },
      "bbox": [
        -119.5411819,
        43.42399122,
        1351.225614,
        -119.5374497,
        43.42507586,
        1354.065614
      ],
      "properties": {
        "datetime": "2017-08-31T15:09:47Z",
        "pc:count": 125560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294500.4103,
            "count": 125560,
            "maximum": 294600.9105,
            "minimum": 294301.9105,
            "name": "X",
            "position": 0,
            "stddev": 71.21259042,
            "variance": 5071.233034
          },
          {
            "average": 4811107.371,
            "count": 125560,
            "maximum": 4811148.1,
            "minimum": 4811036.64,
            "name": "Y",
            "position": 1,
            "stddev": 25.76622137,
            "variance": 663.8981635
          },
          {
            "average": 1351.894928,
            "count": 125560,
            "maximum": 1354.065614,
            "minimum": 1351.225614,
            "name": "Z",
            "position": 2,
            "stddev": 0.415820085,
            "variance": 0.1729063431
          },
          {
            "average": 18982.68895,
            "count": 125560,
            "maximum": 24113,
            "minimum": 7345,
            "name": "Intensity",
            "position": 3,
            "stddev": 1578.267556,
            "variance": 2490928.477
          },
          {
            "average": 1,
            "count": 125560,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 125560,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5279229054,
            "count": 125560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992216905,
            "variance": 0.2492222962
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201258363,
            "count": 125560,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4009422831,
            "variance": 0.1607547143
          },
          {
            "average": -9.152267607,
            "count": 125560,
            "maximum": -1.001999974,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.87863185,
            "variance": 15.04378503
          },
          {
            "average": 1.994448869,
            "count": 125560,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000494191,
            "variance": 1.000988626
          },
          {
            "average": 1118.506316,
            "count": 125560,
            "maximum": 1119,
            "minimum": 1118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999621012,
            "variance": 0.2499621026
          },
          {
            "average": 46311.74565,
            "count": 125560,
            "maximum": 65280,
            "minimum": 35840,
            "name": "Red",
            "position": 12,
            "stddev": 2446.58313,
            "variance": 5985769.01
          },
          {
            "average": 44679.2237,
            "count": 125560,
            "maximum": 65280,
            "minimum": 35328,
            "name": "Green",
            "position": 13,
            "stddev": 2361.114227,
            "variance": 5574860.391
          },
          {
            "average": 41382.24505,
            "count": 125560,
            "maximum": 65280,
            "minimum": 32512,
            "name": "Blue",
            "position": 14,
            "stddev": 2340.071874,
            "variance": 5475936.377
          },
          {
            "average": 188227181.1,
            "count": 125560,
            "maximum": 188227387.5,
            "minimum": 188226970.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 206.919959,
            "variance": 42815.86942
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 125560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294301.9105,
          4811036.64,
          1351.225614,
          294600.9105,
          4811148.1,
          1354.065614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294301.91053559503,
                4811036.640350158,
                1351.2256137715171
              ],
              [
                294301.91053559503,
                4811148.100350159,
                1351.2256137715171
              ],
              [
                294600.91053559503,
                4811148.100350159,
                1354.0656137715173
              ],
              [
                294600.91053559503,
                4811036.640350158,
                1354.0656137715173
              ],
              [
                294301.91053559503,
                4811036.640350158,
                1351.2256137715171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:09:47+00:00",
        "end_time": "2017-08-31T15:02:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5411819,
            43.42399122,
            1351.225614,
            -119.5374497,
            43.42507586,
            1354.065614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54113988887948,
                  43.42399121580543,
                  1351.2256137715171
                ],
                [
                  -119.54118185561855,
                  43.424993859657604,
                  1351.2256137715171
                ],
                [
                  -119.53749159065855,
                  43.425075856249194,
                  1354.0656137715173
                ],
                [
                  -119.53744968470333,
                  43.424073209542165,
                  1354.0656137715173
                ],
                [
                  -119.54113988887948,
                  43.42399121580543,
                  1351.2256137715171
                ]
              ]
            ]
          },
          "id": "20170831_43119D5407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:09:47Z",
            "pc:count": 125560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294500.4103,
                "count": 125560,
                "maximum": 294600.9105,
                "minimum": 294301.9105,
                "name": "X",
                "position": 0,
                "stddev": 71.21259042,
                "variance": 5071.233034
              },
              {
                "average": 4811107.371,
                "count": 125560,
                "maximum": 4811148.1,
                "minimum": 4811036.64,
                "name": "Y",
                "position": 1,
                "stddev": 25.76622137,
                "variance": 663.8981635
              },
              {
                "average": 1351.894928,
                "count": 125560,
                "maximum": 1354.065614,
                "minimum": 1351.225614,
                "name": "Z",
                "position": 2,
                "stddev": 0.415820085,
                "variance": 0.1729063431
              },
              {
                "average": 18982.68895,
                "count": 125560,
                "maximum": 24113,
                "minimum": 7345,
                "name": "Intensity",
                "position": 3,
                "stddev": 1578.267556,
                "variance": 2490928.477
              },
              {
                "average": 1,
                "count": 125560,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 125560,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5279229054,
                "count": 125560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992216905,
                "variance": 0.2492222962
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201258363,
                "count": 125560,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4009422831,
                "variance": 0.1607547143
              },
              {
                "average": -9.152267607,
                "count": 125560,
                "maximum": -1.001999974,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.87863185,
                "variance": 15.04378503
              },
              {
                "average": 1.994448869,
                "count": 125560,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000494191,
                "variance": 1.000988626
              },
              {
                "average": 1118.506316,
                "count": 125560,
                "maximum": 1119,
                "minimum": 1118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999621012,
                "variance": 0.2499621026
              },
              {
                "average": 46311.74565,
                "count": 125560,
                "maximum": 65280,
                "minimum": 35840,
                "name": "Red",
                "position": 12,
                "stddev": 2446.58313,
                "variance": 5985769.01
              },
              {
                "average": 44679.2237,
                "count": 125560,
                "maximum": 65280,
                "minimum": 35328,
                "name": "Green",
                "position": 13,
                "stddev": 2361.114227,
                "variance": 5574860.391
              },
              {
                "average": 41382.24505,
                "count": 125560,
                "maximum": 65280,
                "minimum": 32512,
                "name": "Blue",
                "position": 14,
                "stddev": 2340.071874,
                "variance": 5475936.377
              },
              {
                "average": 188227181.1,
                "count": 125560,
                "maximum": 188227387.5,
                "minimum": 188226970.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 206.919959,
                "variance": 42815.86942
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 125560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294301.9105,
              4811036.64,
              1351.225614,
              294600.9105,
              4811148.1,
              1354.065614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294301.91053559503,
                    4811036.640350158,
                    1351.2256137715171
                  ],
                  [
                    294301.91053559503,
                    4811148.100350159,
                    1351.2256137715171
                  ],
                  [
                    294600.91053559503,
                    4811148.100350159,
                    1354.0656137715173
                  ],
                  [
                    294600.91053559503,
                    4811036.640350158,
                    1354.0656137715173
                  ],
                  [
                    294301.91053559503,
                    4811036.640350158,
                    1351.2256137715171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:09:47+00:00",
            "end_time": "2017-08-31T15:02: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": "20170828_43119E3407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997616476247,
              43.53724355215387,
              1397.834119543105
            ],
            [
              -119.30046082995702,
              43.549983971373884,
              1397.834119543105
            ],
            [
              -119.28769821184396,
              43.550240188063825,
              1439.7741195431051
            ],
            [
              -119.28721622976846,
              43.53749965553938,
              1439.7741195431051
            ],
            [
              -119.29997616476247,
              43.53724355215387,
              1397.834119543105
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004608,
        43.53724355,
        1397.83412,
        -119.2872162,
        43.55024019,
        1439.77412
      ],
      "properties": {
        "datetime": "2017-08-30T17:00:27Z",
        "pc:count": 15442661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314716.6015,
            "count": 15442661,
            "maximum": 315203.436,
            "minimum": 314171.676,
            "name": "X",
            "position": 0,
            "stddev": 274.9666459,
            "variance": 75606.65634
          },
          {
            "average": 4823636.5,
            "count": 15442661,
            "maximum": 4824463.549,
            "minimum": 4823047.469,
            "name": "Y",
            "position": 1,
            "stddev": 378.7235914,
            "variance": 143431.5587
          },
          {
            "average": 1415.457914,
            "count": 15442661,
            "maximum": 1439.77412,
            "minimum": 1397.83412,
            "name": "Z",
            "position": 2,
            "stddev": 5.600248232,
            "variance": 31.36278026
          },
          {
            "average": 20297.86929,
            "count": 15442661,
            "maximum": 31713,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1524.519138,
            "variance": 2324158.601
          },
          {
            "average": 1.003467667,
            "count": 15442661,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06551850189,
            "variance": 0.004292674089
          },
          {
            "average": 1.006954177,
            "count": 15442661,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09733261974,
            "variance": 0.009473638866
          },
          {
            "average": 0.5018409716,
            "count": 15442661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996627,
            "variance": 0.249996627
          },
          {
            "average": 5.763255439e-06,
            "count": 15442661,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002400671281,
            "variance": 5.763222597e-06
          },
          {
            "average": 1.166257486,
            "count": 15442661,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3723116215,
            "variance": 0.1386159435
          },
          {
            "average": 0.4387450368,
            "count": 15442661,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84704353,
            "variance": 140.3524403
          },
          {
            "average": 1.992662858,
            "count": 15442661,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001553566,
            "variance": 1.003109546
          },
          {
            "average": 1083.880623,
            "count": 15442661,
            "maximum": 1096,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 22.70337401,
            "variance": 515.4431916
          },
          {
            "average": 44609.09245,
            "count": 15442661,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 2343.264046,
            "variance": 5490886.388
          },
          {
            "average": 42466.08647,
            "count": 15442661,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 2060.432869,
            "variance": 4245383.606
          },
          {
            "average": 39064.92451,
            "count": 15442661,
            "maximum": 65280,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 2140.740024,
            "variance": 4582767.848
          },
          {
            "average": 188118863.2,
            "count": 15442661,
            "maximum": 188147627.2,
            "minimum": 187979863,
            "name": "GpsTime",
            "position": 15,
            "stddev": 62167.5812,
            "variance": 3864808153
          },
          {
            "average": 0,
            "count": 15442661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15442661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15442661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15442661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15442661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314171.676,
          4823047.469,
          1397.83412,
          315203.436,
          4824463.549,
          1439.77412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314171.67600469966,
                4823047.468503772,
                1397.834119543105
              ],
              [
                314171.67600469966,
                4824463.548503772,
                1397.834119543105
              ],
              [
                315203.4360046997,
                4824463.548503772,
                1439.7741195431051
              ],
              [
                315203.4360046997,
                4823047.468503772,
                1439.7741195431051
              ],
              [
                314171.67600469966,
                4823047.468503772,
                1397.834119543105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:00:27+00:00",
        "end_time": "2017-08-28T18:24:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004608,
            43.53724355,
            1397.83412,
            -119.2872162,
            43.55024019,
            1439.77412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997616476247,
                  43.53724355215387,
                  1397.834119543105
                ],
                [
                  -119.30046082995702,
                  43.549983971373884,
                  1397.834119543105
                ],
                [
                  -119.28769821184396,
                  43.550240188063825,
                  1439.7741195431051
                ],
                [
                  -119.28721622976846,
                  43.53749965553938,
                  1439.7741195431051
                ],
                [
                  -119.29997616476247,
                  43.53724355215387,
                  1397.834119543105
                ]
              ]
            ]
          },
          "id": "20170828_43119E3407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:00:27Z",
            "pc:count": 15442661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314716.6015,
                "count": 15442661,
                "maximum": 315203.436,
                "minimum": 314171.676,
                "name": "X",
                "position": 0,
                "stddev": 274.9666459,
                "variance": 75606.65634
              },
              {
                "average": 4823636.5,
                "count": 15442661,
                "maximum": 4824463.549,
                "minimum": 4823047.469,
                "name": "Y",
                "position": 1,
                "stddev": 378.7235914,
                "variance": 143431.5587
              },
              {
                "average": 1415.457914,
                "count": 15442661,
                "maximum": 1439.77412,
                "minimum": 1397.83412,
                "name": "Z",
                "position": 2,
                "stddev": 5.600248232,
                "variance": 31.36278026
              },
              {
                "average": 20297.86929,
                "count": 15442661,
                "maximum": 31713,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1524.519138,
                "variance": 2324158.601
              },
              {
                "average": 1.003467667,
                "count": 15442661,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06551850189,
                "variance": 0.004292674089
              },
              {
                "average": 1.006954177,
                "count": 15442661,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09733261974,
                "variance": 0.009473638866
              },
              {
                "average": 0.5018409716,
                "count": 15442661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996627,
                "variance": 0.249996627
              },
              {
                "average": 5.763255439e-06,
                "count": 15442661,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002400671281,
                "variance": 5.763222597e-06
              },
              {
                "average": 1.166257486,
                "count": 15442661,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3723116215,
                "variance": 0.1386159435
              },
              {
                "average": 0.4387450368,
                "count": 15442661,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84704353,
                "variance": 140.3524403
              },
              {
                "average": 1.992662858,
                "count": 15442661,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001553566,
                "variance": 1.003109546
              },
              {
                "average": 1083.880623,
                "count": 15442661,
                "maximum": 1096,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 22.70337401,
                "variance": 515.4431916
              },
              {
                "average": 44609.09245,
                "count": 15442661,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 2343.264046,
                "variance": 5490886.388
              },
              {
                "average": 42466.08647,
                "count": 15442661,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 2060.432869,
                "variance": 4245383.606
              },
              {
                "average": 39064.92451,
                "count": 15442661,
                "maximum": 65280,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 2140.740024,
                "variance": 4582767.848
              },
              {
                "average": 188118863.2,
                "count": 15442661,
                "maximum": 188147627.2,
                "minimum": 187979863,
                "name": "GpsTime",
                "position": 15,
                "stddev": 62167.5812,
                "variance": 3864808153
              },
              {
                "average": 0,
                "count": 15442661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15442661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15442661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15442661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15442661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314171.676,
              4823047.469,
              1397.83412,
              315203.436,
              4824463.549,
              1439.77412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314171.67600469966,
                    4823047.468503772,
                    1397.834119543105
                  ],
                  [
                    314171.67600469966,
                    4824463.548503772,
                    1397.834119543105
                  ],
                  [
                    315203.4360046997,
                    4824463.548503772,
                    1439.7741195431051
                  ],
                  [
                    315203.4360046997,
                    4823047.468503772,
                    1439.7741195431051
                  ],
                  [
                    314171.67600469966,
                    4823047.468503772,
                    1397.834119543105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:00:27+00:00",
            "end_time": "2017-08-28T18:24:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497498249204,
              43.39972480565919,
              1268.3175005594298
            ],
            [
              -119.4754947533721,
              43.412482258454865,
              1268.3175005594298
            ],
            [
              -119.46249858394351,
              43.41276301405447,
              1320.9375005594297
            ],
            [
              -119.46198153508361,
              43.40000543690451,
              1320.9375005594297
            ],
            [
              -119.47497498249204,
              43.39972480565919,
              1268.3175005594298
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754948,
        43.39972481,
        1268.317501,
        -119.4619815,
        43.41276301,
        1320.937501
      ],
      "properties": {
        "datetime": "2017-08-29T19:24:53Z",
        "pc:count": 13492336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300098.1736,
            "count": 13492336,
            "maximum": 300631.0658,
            "minimum": 299577.9058,
            "name": "X",
            "position": 0,
            "stddev": 293.8241474,
            "variance": 86332.62958
          },
          {
            "average": 4808895.708,
            "count": 13492336,
            "maximum": 4809598.413,
            "minimum": 4808180.293,
            "name": "Y",
            "position": 1,
            "stddev": 395.959534,
            "variance": 156783.9525
          },
          {
            "average": 1279.423156,
            "count": 13492336,
            "maximum": 1320.937501,
            "minimum": 1268.317501,
            "name": "Z",
            "position": 2,
            "stddev": 4.530806067,
            "variance": 20.52820361
          },
          {
            "average": 20287.14238,
            "count": 13492336,
            "maximum": 28609,
            "minimum": 1170,
            "name": "Intensity",
            "position": 3,
            "stddev": 1716.386253,
            "variance": 2945981.769
          },
          {
            "average": 1.002715764,
            "count": 13492336,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05342240099,
            "variance": 0.002853952928
          },
          {
            "average": 1.005467697,
            "count": 13492336,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07784461509,
            "variance": 0.006059784099
          },
          {
            "average": 0.501631667,
            "count": 13492336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973562,
            "variance": 0.2499973562
          },
          {
            "average": 1.652790147e-05,
            "count": 13492336,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004065418739,
            "variance": 1.652762952e-05
          },
          {
            "average": 1.206135172,
            "count": 13492336,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045287071,
            "variance": 0.1636434749
          },
          {
            "average": 0.6174518009,
            "count": 13492336,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86576032,
            "variance": 140.7962681
          },
          {
            "average": 1.99771952,
            "count": 13492336,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001342448,
            "variance": 1.002686698
          },
          {
            "average": 1079.757438,
            "count": 13492336,
            "maximum": 1082,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00718225,
            "variance": 1.014416084
          },
          {
            "average": 44862.7431,
            "count": 13492336,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2677.506645,
            "variance": 7169041.833
          },
          {
            "average": 43233.16806,
            "count": 13492336,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2593.584562,
            "variance": 6726680.883
          },
          {
            "average": 39975.84613,
            "count": 13492336,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2535.561397,
            "variance": 6429071.599
          },
          {
            "average": 188068673.6,
            "count": 13492336,
            "maximum": 188069893.7,
            "minimum": 188067089.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 538.0784347,
            "variance": 289528.4019
          },
          {
            "average": 0,
            "count": 13492336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13492336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299577.9058,
          4808180.293,
          1268.317501,
          300631.0658,
          4809598.413,
          1320.937501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299577.9057797908,
                4808180.293051308,
                1268.3175005594298
              ],
              [
                299577.9057797908,
                4809598.413051307,
                1268.3175005594298
              ],
              [
                300631.0657797908,
                4809598.413051307,
                1320.9375005594297
              ],
              [
                300631.0657797908,
                4808180.293051308,
                1320.9375005594297
              ],
              [
                299577.9057797908,
                4808180.293051308,
                1268.3175005594298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:24:53+00:00",
        "end_time": "2017-08-29T18:38:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754948,
            43.39972481,
            1268.317501,
            -119.4619815,
            43.41276301,
            1320.937501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497498249204,
                  43.39972480565919,
                  1268.3175005594298
                ],
                [
                  -119.4754947533721,
                  43.412482258454865,
                  1268.3175005594298
                ],
                [
                  -119.46249858394351,
                  43.41276301405447,
                  1320.9375005594297
                ],
                [
                  -119.46198153508361,
                  43.40000543690451,
                  1320.9375005594297
                ],
                [
                  -119.47497498249204,
                  43.39972480565919,
                  1268.3175005594298
                ]
              ]
            ]
          },
          "id": "20170829_43119D4313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:24:53Z",
            "pc:count": 13492336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300098.1736,
                "count": 13492336,
                "maximum": 300631.0658,
                "minimum": 299577.9058,
                "name": "X",
                "position": 0,
                "stddev": 293.8241474,
                "variance": 86332.62958
              },
              {
                "average": 4808895.708,
                "count": 13492336,
                "maximum": 4809598.413,
                "minimum": 4808180.293,
                "name": "Y",
                "position": 1,
                "stddev": 395.959534,
                "variance": 156783.9525
              },
              {
                "average": 1279.423156,
                "count": 13492336,
                "maximum": 1320.937501,
                "minimum": 1268.317501,
                "name": "Z",
                "position": 2,
                "stddev": 4.530806067,
                "variance": 20.52820361
              },
              {
                "average": 20287.14238,
                "count": 13492336,
                "maximum": 28609,
                "minimum": 1170,
                "name": "Intensity",
                "position": 3,
                "stddev": 1716.386253,
                "variance": 2945981.769
              },
              {
                "average": 1.002715764,
                "count": 13492336,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05342240099,
                "variance": 0.002853952928
              },
              {
                "average": 1.005467697,
                "count": 13492336,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07784461509,
                "variance": 0.006059784099
              },
              {
                "average": 0.501631667,
                "count": 13492336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973562,
                "variance": 0.2499973562
              },
              {
                "average": 1.652790147e-05,
                "count": 13492336,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004065418739,
                "variance": 1.652762952e-05
              },
              {
                "average": 1.206135172,
                "count": 13492336,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045287071,
                "variance": 0.1636434749
              },
              {
                "average": 0.6174518009,
                "count": 13492336,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86576032,
                "variance": 140.7962681
              },
              {
                "average": 1.99771952,
                "count": 13492336,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001342448,
                "variance": 1.002686698
              },
              {
                "average": 1079.757438,
                "count": 13492336,
                "maximum": 1082,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00718225,
                "variance": 1.014416084
              },
              {
                "average": 44862.7431,
                "count": 13492336,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2677.506645,
                "variance": 7169041.833
              },
              {
                "average": 43233.16806,
                "count": 13492336,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2593.584562,
                "variance": 6726680.883
              },
              {
                "average": 39975.84613,
                "count": 13492336,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2535.561397,
                "variance": 6429071.599
              },
              {
                "average": 188068673.6,
                "count": 13492336,
                "maximum": 188069893.7,
                "minimum": 188067089.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 538.0784347,
                "variance": 289528.4019
              },
              {
                "average": 0,
                "count": 13492336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13492336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299577.9058,
              4808180.293,
              1268.317501,
              300631.0658,
              4809598.413,
              1320.937501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299577.9057797908,
                    4808180.293051308,
                    1268.3175005594298
                  ],
                  [
                    299577.9057797908,
                    4809598.413051307,
                    1268.3175005594298
                  ],
                  [
                    300631.0657797908,
                    4809598.413051307,
                    1320.9375005594297
                  ],
                  [
                    300631.0657797908,
                    4808180.293051308,
                    1320.9375005594297
                  ],
                  [
                    299577.9057797908,
                    4808180.293051308,
                    1268.3175005594298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:24:53+00:00",
            "end_time": "2017-08-29T18:38: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": "20170831_43119E4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997372091904,
              43.57472216044849,
              1319.169374461782
            ],
            [
              -119.5005020963934,
              43.58748239754433,
              1319.169374461782
            ],
            [
              -119.48749828470733,
              43.587766251749294,
              1390.8693744617817
            ],
            [
              -119.48697265011414,
              43.57500588894022,
              1390.8693744617817
            ],
            [
              -119.49997372091904,
              43.57472216044849,
              1319.169374461782
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005021,
        43.57472216,
        1319.169374,
        -119.4869727,
        43.58776625,
        1390.869374
      ],
      "properties": {
        "datetime": "2017-08-31T18:46:59Z",
        "pc:count": 13985644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298641.2211,
            "count": 13985644,
            "maximum": 299188.1955,
            "minimum": 298137.4355,
            "name": "X",
            "position": 0,
            "stddev": 294.1588025,
            "variance": 86529.40109
          },
          {
            "average": 4828372.573,
            "count": 13985644,
            "maximum": 4829095.042,
            "minimum": 4827676.542,
            "name": "Y",
            "position": 1,
            "stddev": 401.5089461,
            "variance": 161209.4338
          },
          {
            "average": 1338.425731,
            "count": 13985644,
            "maximum": 1390.869374,
            "minimum": 1319.169374,
            "name": "Z",
            "position": 2,
            "stddev": 22.67566725,
            "variance": 514.1858852
          },
          {
            "average": 20400.55488,
            "count": 13985644,
            "maximum": 31297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1523.966025,
            "variance": 2322472.445
          },
          {
            "average": 1.001227759,
            "count": 13985644,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03823695764,
            "variance": 0.00146206493
          },
          {
            "average": 1.002490554,
            "count": 13985644,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05658067005,
            "variance": 0.003201372223
          },
          {
            "average": 0.5044302572,
            "count": 13985644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803903,
            "variance": 0.2499803907
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166387404,
            "count": 13985644,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724280411,
            "variance": 0.1387026458
          },
          {
            "average": -0.4026393692,
            "count": 13985644,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88540567,
            "variance": 141.262868
          },
          {
            "average": 2.003434808,
            "count": 13985644,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00046737,
            "variance": 1.000934959
          },
          {
            "average": 1139.192358,
            "count": 13985644,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.159527965,
            "variance": 1.344505102
          },
          {
            "average": 43779.96255,
            "count": 13985644,
            "maximum": 57088,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 3131.917031,
            "variance": 9808904.286
          },
          {
            "average": 42013.91149,
            "count": 13985644,
            "maximum": 56320,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 2902.962171,
            "variance": 8427189.367
          },
          {
            "average": 38052.57943,
            "count": 13985644,
            "maximum": 55808,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2710.589945,
            "variance": 7347297.848
          },
          {
            "average": 188238638.8,
            "count": 13985644,
            "maximum": 188240419,
            "minimum": 188237276.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 754.4844235,
            "variance": 569246.7453
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13985644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298137.4355,
          4827676.542,
          1319.169374,
          299188.1955,
          4829095.042,
          1390.869374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298137.4355412514,
                4827676.542360188,
                1319.169374461782
              ],
              [
                298137.4355412514,
                4829095.042360188,
                1319.169374461782
              ],
              [
                299188.1955412514,
                4829095.042360188,
                1390.8693744617817
              ],
              [
                299188.1955412514,
                4827676.542360188,
                1390.8693744617817
              ],
              [
                298137.4355412514,
                4827676.542360188,
                1319.169374461782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:46:59+00:00",
        "end_time": "2017-08-31T17:54:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005021,
            43.57472216,
            1319.169374,
            -119.4869727,
            43.58776625,
            1390.869374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997372091904,
                  43.57472216044849,
                  1319.169374461782
                ],
                [
                  -119.5005020963934,
                  43.58748239754433,
                  1319.169374461782
                ],
                [
                  -119.48749828470733,
                  43.587766251749294,
                  1390.8693744617817
                ],
                [
                  -119.48697265011414,
                  43.57500588894022,
                  1390.8693744617817
                ],
                [
                  -119.49997372091904,
                  43.57472216044849,
                  1319.169374461782
                ]
              ]
            ]
          },
          "id": "20170831_43119E4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:46:59Z",
            "pc:count": 13985644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298641.2211,
                "count": 13985644,
                "maximum": 299188.1955,
                "minimum": 298137.4355,
                "name": "X",
                "position": 0,
                "stddev": 294.1588025,
                "variance": 86529.40109
              },
              {
                "average": 4828372.573,
                "count": 13985644,
                "maximum": 4829095.042,
                "minimum": 4827676.542,
                "name": "Y",
                "position": 1,
                "stddev": 401.5089461,
                "variance": 161209.4338
              },
              {
                "average": 1338.425731,
                "count": 13985644,
                "maximum": 1390.869374,
                "minimum": 1319.169374,
                "name": "Z",
                "position": 2,
                "stddev": 22.67566725,
                "variance": 514.1858852
              },
              {
                "average": 20400.55488,
                "count": 13985644,
                "maximum": 31297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1523.966025,
                "variance": 2322472.445
              },
              {
                "average": 1.001227759,
                "count": 13985644,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03823695764,
                "variance": 0.00146206493
              },
              {
                "average": 1.002490554,
                "count": 13985644,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05658067005,
                "variance": 0.003201372223
              },
              {
                "average": 0.5044302572,
                "count": 13985644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803903,
                "variance": 0.2499803907
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166387404,
                "count": 13985644,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724280411,
                "variance": 0.1387026458
              },
              {
                "average": -0.4026393692,
                "count": 13985644,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88540567,
                "variance": 141.262868
              },
              {
                "average": 2.003434808,
                "count": 13985644,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00046737,
                "variance": 1.000934959
              },
              {
                "average": 1139.192358,
                "count": 13985644,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.159527965,
                "variance": 1.344505102
              },
              {
                "average": 43779.96255,
                "count": 13985644,
                "maximum": 57088,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 3131.917031,
                "variance": 9808904.286
              },
              {
                "average": 42013.91149,
                "count": 13985644,
                "maximum": 56320,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 2902.962171,
                "variance": 8427189.367
              },
              {
                "average": 38052.57943,
                "count": 13985644,
                "maximum": 55808,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2710.589945,
                "variance": 7347297.848
              },
              {
                "average": 188238638.8,
                "count": 13985644,
                "maximum": 188240419,
                "minimum": 188237276.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 754.4844235,
                "variance": 569246.7453
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13985644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298137.4355,
              4827676.542,
              1319.169374,
              299188.1955,
              4829095.042,
              1390.869374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298137.4355412514,
                    4827676.542360188,
                    1319.169374461782
                  ],
                  [
                    298137.4355412514,
                    4829095.042360188,
                    1319.169374461782
                  ],
                  [
                    299188.1955412514,
                    4829095.042360188,
                    1390.8693744617817
                  ],
                  [
                    299188.1955412514,
                    4827676.542360188,
                    1390.8693744617817
                  ],
                  [
                    298137.4355412514,
                    4827676.542360188,
                    1319.169374461782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:46:59+00:00",
            "end_time": "2017-08-31T17:54:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497758975589,
              43.52476394885958,
              1306.5819358261667
            ],
            [
              -119.12542447346733,
              43.53748520708625,
              1306.5819358261667
            ],
            [
              -119.11249601114666,
              43.5377249167561,
              1501.9819358261668
            ],
            [
              -119.11205184078251,
              43.525003552681795,
              1501.9819358261668
            ],
            [
              -119.12497758975589,
              43.52476394885958,
              1306.5819358261667
            ]
          ]
        ]
      },
      "bbox": [
        -119.1254245,
        43.52476395,
        1306.581936,
        -119.1120518,
        43.53772492,
        1501.981936
      ],
      "properties": {
        "datetime": "2017-08-28T18:44:22Z",
        "pc:count": 13504566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328814.9593,
            "count": 13504566,
            "maximum": 329321.0121,
            "minimum": 328275.7521,
            "name": "X",
            "position": 0,
            "stddev": 283.8860428,
            "variance": 80591.28528
          },
          {
            "average": 4821979.381,
            "count": 13504566,
            "maximum": 4822698.945,
            "minimum": 4821285.165,
            "name": "Y",
            "position": 1,
            "stddev": 394.9467274,
            "variance": 155982.9175
          },
          {
            "average": 1405.193751,
            "count": 13504566,
            "maximum": 1501.981936,
            "minimum": 1306.581936,
            "name": "Z",
            "position": 2,
            "stddev": 32.66629324,
            "variance": 1067.086714
          },
          {
            "average": 19124.72586,
            "count": 13504566,
            "maximum": 35137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3167.419372,
            "variance": 10032545.48
          },
          {
            "average": 1.050594814,
            "count": 13504566,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2442086676,
            "variance": 0.05963787334
          },
          {
            "average": 1.10195211,
            "count": 13504566,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3562520984,
            "variance": 0.1269155576
          },
          {
            "average": 0.5000677549,
            "count": 13504566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000139,
            "variance": 0.2500000139
          },
          {
            "average": 2.739814075e-06,
            "count": 13504566,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001655236168,
            "variance": 2.739806771e-06
          },
          {
            "average": 1.207407036,
            "count": 13504566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4054495891,
            "variance": 0.1643893693
          },
          {
            "average": 0.7839067195,
            "count": 13504566,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67285683,
            "variance": 136.2555867
          },
          {
            "average": 1.975368109,
            "count": 13504566,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012856256,
            "variance": 1.025877796
          },
          {
            "average": 1033.917663,
            "count": 13504566,
            "maximum": 1036,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.147890816,
            "variance": 1.317653325
          },
          {
            "average": 40831.63427,
            "count": 13504566,
            "maximum": 56320,
            "minimum": 12544,
            "name": "Red",
            "position": 12,
            "stddev": 4253.018141,
            "variance": 18088163.31
          },
          {
            "average": 38864.12553,
            "count": 13504566,
            "maximum": 55040,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 3468.675261,
            "variance": 12031708.07
          },
          {
            "average": 35286.30304,
            "count": 13504566,
            "maximum": 54016,
            "minimum": 14336,
            "name": "Blue",
            "position": 14,
            "stddev": 3379.779073,
            "variance": 11422906.58
          },
          {
            "average": 187980336.8,
            "count": 13504566,
            "maximum": 187981062.6,
            "minimum": 187979523.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.978709,
            "variance": 203381.796
          },
          {
            "average": 0,
            "count": 13504566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13504566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13504566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13504566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13504566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328275.7521,
          4821285.165,
          1306.581936,
          329321.0121,
          4822698.945,
          1501.981936
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328275.7521250738,
                4821285.165187796,
                1306.5819358261667
              ],
              [
                328275.7521250738,
                4822698.945187795,
                1306.5819358261667
              ],
              [
                329321.0121250738,
                4822698.945187795,
                1501.9819358261668
              ],
              [
                329321.0121250738,
                4821285.165187796,
                1501.9819358261668
              ],
              [
                328275.7521250738,
                4821285.165187796,
                1306.5819358261667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:44:22+00:00",
        "end_time": "2017-08-28T18:18:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1254245,
            43.52476395,
            1306.581936,
            -119.1120518,
            43.53772492,
            1501.981936
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497758975589,
                  43.52476394885958,
                  1306.5819358261667
                ],
                [
                  -119.12542447346733,
                  43.53748520708625,
                  1306.5819358261667
                ],
                [
                  -119.11249601114666,
                  43.5377249167561,
                  1501.9819358261668
                ],
                [
                  -119.11205184078251,
                  43.525003552681795,
                  1501.9819358261668
                ],
                [
                  -119.12497758975589,
                  43.52476394885958,
                  1306.5819358261667
                ]
              ]
            ]
          },
          "id": "20170828_43119E1311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:44:22Z",
            "pc:count": 13504566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328814.9593,
                "count": 13504566,
                "maximum": 329321.0121,
                "minimum": 328275.7521,
                "name": "X",
                "position": 0,
                "stddev": 283.8860428,
                "variance": 80591.28528
              },
              {
                "average": 4821979.381,
                "count": 13504566,
                "maximum": 4822698.945,
                "minimum": 4821285.165,
                "name": "Y",
                "position": 1,
                "stddev": 394.9467274,
                "variance": 155982.9175
              },
              {
                "average": 1405.193751,
                "count": 13504566,
                "maximum": 1501.981936,
                "minimum": 1306.581936,
                "name": "Z",
                "position": 2,
                "stddev": 32.66629324,
                "variance": 1067.086714
              },
              {
                "average": 19124.72586,
                "count": 13504566,
                "maximum": 35137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3167.419372,
                "variance": 10032545.48
              },
              {
                "average": 1.050594814,
                "count": 13504566,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2442086676,
                "variance": 0.05963787334
              },
              {
                "average": 1.10195211,
                "count": 13504566,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3562520984,
                "variance": 0.1269155576
              },
              {
                "average": 0.5000677549,
                "count": 13504566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000139,
                "variance": 0.2500000139
              },
              {
                "average": 2.739814075e-06,
                "count": 13504566,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001655236168,
                "variance": 2.739806771e-06
              },
              {
                "average": 1.207407036,
                "count": 13504566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4054495891,
                "variance": 0.1643893693
              },
              {
                "average": 0.7839067195,
                "count": 13504566,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67285683,
                "variance": 136.2555867
              },
              {
                "average": 1.975368109,
                "count": 13504566,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012856256,
                "variance": 1.025877796
              },
              {
                "average": 1033.917663,
                "count": 13504566,
                "maximum": 1036,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.147890816,
                "variance": 1.317653325
              },
              {
                "average": 40831.63427,
                "count": 13504566,
                "maximum": 56320,
                "minimum": 12544,
                "name": "Red",
                "position": 12,
                "stddev": 4253.018141,
                "variance": 18088163.31
              },
              {
                "average": 38864.12553,
                "count": 13504566,
                "maximum": 55040,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 3468.675261,
                "variance": 12031708.07
              },
              {
                "average": 35286.30304,
                "count": 13504566,
                "maximum": 54016,
                "minimum": 14336,
                "name": "Blue",
                "position": 14,
                "stddev": 3379.779073,
                "variance": 11422906.58
              },
              {
                "average": 187980336.8,
                "count": 13504566,
                "maximum": 187981062.6,
                "minimum": 187979523.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.978709,
                "variance": 203381.796
              },
              {
                "average": 0,
                "count": 13504566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13504566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13504566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13504566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13504566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328275.7521,
              4821285.165,
              1306.581936,
              329321.0121,
              4822698.945,
              1501.981936
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328275.7521250738,
                    4821285.165187796,
                    1306.5819358261667
                  ],
                  [
                    328275.7521250738,
                    4822698.945187795,
                    1306.5819358261667
                  ],
                  [
                    329321.0121250738,
                    4822698.945187795,
                    1501.9819358261668
                  ],
                  [
                    329321.0121250738,
                    4821285.165187796,
                    1501.9819358261668
                  ],
                  [
                    328275.7521250738,
                    4821285.165187796,
                    1306.5819358261667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:44:22+00:00",
            "end_time": "2017-08-28T18:18: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": "20170829_43119D4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997522547555,
              43.47472781684905,
              1269.9742876340167
            ],
            [
              -119.45049101799528,
              43.48748336251457,
              1269.9742876340167
            ],
            [
              -119.43749731656443,
              43.48776125570624,
              1286.4142876340168
            ],
            [
              -119.4369842524102,
              43.47500558699043,
              1286.4142876340168
            ],
            [
              -119.44997522547555,
              43.47472781684905,
              1269.9742876340167
            ]
          ]
        ]
      },
      "bbox": [
        -119.450491,
        43.47472782,
        1269.974288,
        -119.4369843,
        43.48776126,
        1286.414288
      ],
      "properties": {
        "datetime": "2017-09-08T23:14:38Z",
        "pc:count": 45811447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302353.6783,
            "count": 45811447,
            "maximum": 302899.137,
            "minimum": 301847.497,
            "name": "X",
            "position": 0,
            "stddev": 284.8463933,
            "variance": 81137.46778
          },
          {
            "average": 4817154.831,
            "count": 45811447,
            "maximum": 4817868.394,
            "minimum": 4816450.494,
            "name": "Y",
            "position": 1,
            "stddev": 390.3443146,
            "variance": 152368.6839
          },
          {
            "average": 1273.689898,
            "count": 45811447,
            "maximum": 1286.414288,
            "minimum": 1269.974288,
            "name": "Z",
            "position": 2,
            "stddev": 0.5909897882,
            "variance": 0.3492689298
          },
          {
            "average": 26955.51469,
            "count": 45811447,
            "maximum": 58609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4662.669164,
            "variance": 21740483.73
          },
          {
            "average": 1.001330126,
            "count": 45811447,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03661573235,
            "variance": 0.001340711855
          },
          {
            "average": 1.002652787,
            "count": 45811447,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05180137117,
            "variance": 0.002683382055
          },
          {
            "average": 0.5026786427,
            "count": 45811447,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928303,
            "variance": 0.2499928303
          },
          {
            "average": 7.399897235e-06,
            "count": 45811447,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002720265178,
            "variance": 7.399842638e-06
          },
          {
            "average": 1.101362373,
            "count": 45811447,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.30180796,
            "variance": 0.0910880447
          },
          {
            "average": -0.2298122245,
            "count": 45811447,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44785057,
            "variance": 131.0532826
          },
          {
            "average": 2.002170637,
            "count": 45811447,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000967327,
            "variance": 1.001935589
          },
          {
            "average": 1120.343303,
            "count": 45811447,
            "maximum": 1150,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.75991568,
            "variance": 1351.291401
          },
          {
            "average": 31402.64838,
            "count": 45811447,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11936.76837,
            "variance": 142486439
          },
          {
            "average": 34172.49799,
            "count": 45811447,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7761.998121,
            "variance": 60248614.84
          },
          {
            "average": 27973.78248,
            "count": 45811447,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8130.007856,
            "variance": 66097027.74
          },
          {
            "average": 188432226.4,
            "count": 45811447,
            "maximum": 188947678.7,
            "minimum": 188057374.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 382684.0384,
            "variance": 146447073300.0
          },
          {
            "average": 0,
            "count": 45811447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45811447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45811447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45811447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45811447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301847.497,
          4816450.494,
          1269.974288,
          302899.137,
          4817868.394,
          1286.414288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301847.4970226379,
                4816450.49395258,
                1269.9742876340167
              ],
              [
                301847.4970226379,
                4817868.39395258,
                1269.9742876340167
              ],
              [
                302899.13702263794,
                4817868.39395258,
                1286.4142876340168
              ],
              [
                302899.13702263794,
                4816450.49395258,
                1286.4142876340168
              ],
              [
                301847.4970226379,
                4816450.49395258,
                1269.9742876340167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:14:38+00:00",
        "end_time": "2017-08-29T15:56:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.450491,
            43.47472782,
            1269.974288,
            -119.4369843,
            43.48776126,
            1286.414288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997522547555,
                  43.47472781684905,
                  1269.9742876340167
                ],
                [
                  -119.45049101799528,
                  43.48748336251457,
                  1269.9742876340167
                ],
                [
                  -119.43749731656443,
                  43.48776125570624,
                  1286.4142876340168
                ],
                [
                  -119.4369842524102,
                  43.47500558699043,
                  1286.4142876340168
                ],
                [
                  -119.44997522547555,
                  43.47472781684905,
                  1269.9742876340167
                ]
              ]
            ]
          },
          "id": "20170829_43119D4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:14:38Z",
            "pc:count": 45811447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302353.6783,
                "count": 45811447,
                "maximum": 302899.137,
                "minimum": 301847.497,
                "name": "X",
                "position": 0,
                "stddev": 284.8463933,
                "variance": 81137.46778
              },
              {
                "average": 4817154.831,
                "count": 45811447,
                "maximum": 4817868.394,
                "minimum": 4816450.494,
                "name": "Y",
                "position": 1,
                "stddev": 390.3443146,
                "variance": 152368.6839
              },
              {
                "average": 1273.689898,
                "count": 45811447,
                "maximum": 1286.414288,
                "minimum": 1269.974288,
                "name": "Z",
                "position": 2,
                "stddev": 0.5909897882,
                "variance": 0.3492689298
              },
              {
                "average": 26955.51469,
                "count": 45811447,
                "maximum": 58609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4662.669164,
                "variance": 21740483.73
              },
              {
                "average": 1.001330126,
                "count": 45811447,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03661573235,
                "variance": 0.001340711855
              },
              {
                "average": 1.002652787,
                "count": 45811447,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05180137117,
                "variance": 0.002683382055
              },
              {
                "average": 0.5026786427,
                "count": 45811447,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928303,
                "variance": 0.2499928303
              },
              {
                "average": 7.399897235e-06,
                "count": 45811447,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002720265178,
                "variance": 7.399842638e-06
              },
              {
                "average": 1.101362373,
                "count": 45811447,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.30180796,
                "variance": 0.0910880447
              },
              {
                "average": -0.2298122245,
                "count": 45811447,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44785057,
                "variance": 131.0532826
              },
              {
                "average": 2.002170637,
                "count": 45811447,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000967327,
                "variance": 1.001935589
              },
              {
                "average": 1120.343303,
                "count": 45811447,
                "maximum": 1150,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.75991568,
                "variance": 1351.291401
              },
              {
                "average": 31402.64838,
                "count": 45811447,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11936.76837,
                "variance": 142486439
              },
              {
                "average": 34172.49799,
                "count": 45811447,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7761.998121,
                "variance": 60248614.84
              },
              {
                "average": 27973.78248,
                "count": 45811447,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8130.007856,
                "variance": 66097027.74
              },
              {
                "average": 188432226.4,
                "count": 45811447,
                "maximum": 188947678.7,
                "minimum": 188057374.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 382684.0384,
                "variance": 146447073300.0
              },
              {
                "average": 0,
                "count": 45811447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45811447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45811447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45811447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45811447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301847.497,
              4816450.494,
              1269.974288,
              302899.137,
              4817868.394,
              1286.414288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301847.4970226379,
                    4816450.49395258,
                    1269.9742876340167
                  ],
                  [
                    301847.4970226379,
                    4817868.39395258,
                    1269.9742876340167
                  ],
                  [
                    302899.13702263794,
                    4817868.39395258,
                    1286.4142876340168
                  ],
                  [
                    302899.13702263794,
                    4816450.49395258,
                    1286.4142876340168
                  ],
                  [
                    301847.4970226379,
                    4816450.49395258,
                    1269.9742876340167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:14:38+00:00",
            "end_time": "2017-08-29T15:56:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747621055385,
              43.537245719581335,
              1337.258880981706
            ],
            [
              -119.28775674281302,
              43.544661445200056,
              1337.258880981706
            ],
            [
              -119.27523311131579,
              43.544911481221774,
              1416.158880981706
            ],
            [
              -119.27495411150697,
              43.537495691237396,
              1416.158880981706
            ],
            [
              -119.28747621055385,
              43.537245719581335,
              1337.258880981706
            ]
          ]
        ]
      },
      "bbox": [
        -119.2877567,
        43.53724572,
        1337.258881,
        -119.2749541,
        43.54491148,
        1416.158881
      ],
      "properties": {
        "datetime": "2017-08-30T16:41:00Z",
        "pc:count": 1779108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315588.6948,
            "count": 1779108,
            "maximum": 316194.1741,
            "minimum": 315181.6541,
            "name": "X",
            "position": 0,
            "stddev": 340.5431133,
            "variance": 115969.612
          },
          {
            "average": 4823194.686,
            "count": 1779108,
            "maximum": 4823844.083,
            "minimum": 4823019.843,
            "name": "Y",
            "position": 1,
            "stddev": 215.2481268,
            "variance": 46331.7561
          },
          {
            "average": 1375.602459,
            "count": 1779108,
            "maximum": 1416.158881,
            "minimum": 1337.258881,
            "name": "Z",
            "position": 2,
            "stddev": 24.71682048,
            "variance": 610.9212148
          },
          {
            "average": 21171.53616,
            "count": 1779108,
            "maximum": 29233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1636.557926,
            "variance": 2678321.845
          },
          {
            "average": 1.005557841,
            "count": 1779108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08416600104,
            "variance": 0.007083915731
          },
          {
            "average": 1.011195498,
            "count": 1779108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1257988856,
            "variance": 0.01582535962
          },
          {
            "average": 0.5070855732,
            "count": 1779108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999499326,
            "variance": 0.2499499351
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131596845,
            "count": 1779108,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.338052037,
            "variance": 0.1142791797
          },
          {
            "average": -1.048634825,
            "count": 1779108,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03289284,
            "variance": 121.7247244
          },
          {
            "average": 1.980503151,
            "count": 1779108,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001803693,
            "variance": 1.003610639
          },
          {
            "average": 1067.637871,
            "count": 1779108,
            "maximum": 1094,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.86522656,
            "variance": 833.2013043
          },
          {
            "average": 44537.09058,
            "count": 1779108,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 2762.186808,
            "variance": 7629675.963
          },
          {
            "average": 42932.81165,
            "count": 1779108,
            "maximum": 65280,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 2340.709497,
            "variance": 5478920.95
          },
          {
            "average": 39302.17989,
            "count": 1779108,
            "maximum": 65280,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 2494.697375,
            "variance": 6223514.993
          },
          {
            "average": 188076977.5,
            "count": 1779108,
            "maximum": 188146460.5,
            "minimum": 187979872.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81592.9748,
            "variance": 6657413537
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1779108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315181.6541,
          4823019.843,
          1337.258881,
          316194.1741,
          4823844.083,
          1416.158881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315181.65414847236,
                4823019.843461586,
                1337.258880981706
              ],
              [
                315181.65414847236,
                4823844.083461586,
                1337.258880981706
              ],
              [
                316194.1741484724,
                4823844.083461586,
                1416.158880981706
              ],
              [
                316194.1741484724,
                4823019.843461586,
                1416.158880981706
              ],
              [
                315181.65414847236,
                4823019.843461586,
                1337.258880981706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:41:00+00:00",
        "end_time": "2017-08-28T18:24:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2877567,
            43.53724572,
            1337.258881,
            -119.2749541,
            43.54491148,
            1416.158881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747621055385,
                  43.537245719581335,
                  1337.258880981706
                ],
                [
                  -119.28775674281302,
                  43.544661445200056,
                  1337.258880981706
                ],
                [
                  -119.27523311131579,
                  43.544911481221774,
                  1416.158880981706
                ],
                [
                  -119.27495411150697,
                  43.537495691237396,
                  1416.158880981706
                ],
                [
                  -119.28747621055385,
                  43.537245719581335,
                  1337.258880981706
                ]
              ]
            ]
          },
          "id": "20170828_43119E3408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:41:00Z",
            "pc:count": 1779108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315588.6948,
                "count": 1779108,
                "maximum": 316194.1741,
                "minimum": 315181.6541,
                "name": "X",
                "position": 0,
                "stddev": 340.5431133,
                "variance": 115969.612
              },
              {
                "average": 4823194.686,
                "count": 1779108,
                "maximum": 4823844.083,
                "minimum": 4823019.843,
                "name": "Y",
                "position": 1,
                "stddev": 215.2481268,
                "variance": 46331.7561
              },
              {
                "average": 1375.602459,
                "count": 1779108,
                "maximum": 1416.158881,
                "minimum": 1337.258881,
                "name": "Z",
                "position": 2,
                "stddev": 24.71682048,
                "variance": 610.9212148
              },
              {
                "average": 21171.53616,
                "count": 1779108,
                "maximum": 29233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1636.557926,
                "variance": 2678321.845
              },
              {
                "average": 1.005557841,
                "count": 1779108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08416600104,
                "variance": 0.007083915731
              },
              {
                "average": 1.011195498,
                "count": 1779108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1257988856,
                "variance": 0.01582535962
              },
              {
                "average": 0.5070855732,
                "count": 1779108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999499326,
                "variance": 0.2499499351
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131596845,
                "count": 1779108,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.338052037,
                "variance": 0.1142791797
              },
              {
                "average": -1.048634825,
                "count": 1779108,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03289284,
                "variance": 121.7247244
              },
              {
                "average": 1.980503151,
                "count": 1779108,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001803693,
                "variance": 1.003610639
              },
              {
                "average": 1067.637871,
                "count": 1779108,
                "maximum": 1094,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.86522656,
                "variance": 833.2013043
              },
              {
                "average": 44537.09058,
                "count": 1779108,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 2762.186808,
                "variance": 7629675.963
              },
              {
                "average": 42932.81165,
                "count": 1779108,
                "maximum": 65280,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 2340.709497,
                "variance": 5478920.95
              },
              {
                "average": 39302.17989,
                "count": 1779108,
                "maximum": 65280,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 2494.697375,
                "variance": 6223514.993
              },
              {
                "average": 188076977.5,
                "count": 1779108,
                "maximum": 188146460.5,
                "minimum": 187979872.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81592.9748,
                "variance": 6657413537
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1779108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315181.6541,
              4823019.843,
              1337.258881,
              316194.1741,
              4823844.083,
              1416.158881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315181.65414847236,
                    4823019.843461586,
                    1337.258880981706
                  ],
                  [
                    315181.65414847236,
                    4823844.083461586,
                    1337.258880981706
                  ],
                  [
                    316194.1741484724,
                    4823844.083461586,
                    1416.158880981706
                  ],
                  [
                    316194.1741484724,
                    4823019.843461586,
                    1416.158880981706
                  ],
                  [
                    315181.65414847236,
                    4823019.843461586,
                    1337.258880981706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:41:00+00:00",
            "end_time": "2017-08-28T18:24: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": "20170827_43119D3406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247629593624,
              43.412243293310645,
              1291.3246319588704
            ],
            [
              -119.31296146570536,
              43.424983699868854,
              1291.3246319588704
            ],
            [
              -119.29999737566267,
              43.42524531301429,
              1325.0446319588702
            ],
            [
              -119.29951491939788,
              43.41250479073816,
              1325.0446319588702
            ],
            [
              -119.31247629593624,
              43.412243293310645,
              1291.3246319588704
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129615,
        43.41224329,
        1291.324632,
        -119.2995149,
        43.42524531,
        1325.044632
      ],
      "properties": {
        "datetime": "2017-08-28T17:04:48Z",
        "pc:count": 16280504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313347.6445,
            "count": 16280504,
            "maximum": 313826.1823,
            "minimum": 312775.9623,
            "name": "X",
            "position": 0,
            "stddev": 289.798321,
            "variance": 83983.06687
          },
          {
            "average": 4809912.076,
            "count": 16280504,
            "maximum": 4810608.706,
            "minimum": 4809192.646,
            "name": "Y",
            "position": 1,
            "stddev": 402.0563831,
            "variance": 161649.3352
          },
          {
            "average": 1304.922203,
            "count": 16280504,
            "maximum": 1325.044632,
            "minimum": 1291.324632,
            "name": "Z",
            "position": 2,
            "stddev": 8.208125,
            "variance": 67.37331602
          },
          {
            "average": 20726.9128,
            "count": 16280504,
            "maximum": 30593,
            "minimum": 1633,
            "name": "Intensity",
            "position": 3,
            "stddev": 1638.440744,
            "variance": 2684488.073
          },
          {
            "average": 1.000045269,
            "count": 16280504,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006746296391,
            "variance": 4.551251499e-05
          },
          {
            "average": 1.000089924,
            "count": 16280504,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009521160817,
            "variance": 9.06525033e-05
          },
          {
            "average": 0.500111913,
            "count": 16280504,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000028,
            "variance": 0.2500000028
          },
          {
            "average": 4.60673699e-06,
            "count": 16280504,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002146326175,
            "variance": 4.606716051e-06
          },
          {
            "average": 1.146697915,
            "count": 16280504,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.353804529,
            "variance": 0.1251776448
          },
          {
            "average": 0.9583640991,
            "count": 16280504,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92939029,
            "variance": 142.3103527
          },
          {
            "average": 1.998983017,
            "count": 16280504,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000298323,
            "variance": 1.000596736
          },
          {
            "average": 1018.900986,
            "count": 16280504,
            "maximum": 1022,
            "minimum": 1015,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.317847597,
            "variance": 1.736722288
          },
          {
            "average": 44308.07756,
            "count": 16280504,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2780.580987,
            "variance": 7731630.625
          },
          {
            "average": 42572.02538,
            "count": 16280504,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2681.554072,
            "variance": 7190732.24
          },
          {
            "average": 39527.08648,
            "count": 16280504,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2483.820748,
            "variance": 6169365.509
          },
          {
            "average": 187972269.1,
            "count": 16280504,
            "maximum": 187975088,
            "minimum": 187905791.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9532.78396,
            "variance": 90873970.02
          },
          {
            "average": 0,
            "count": 16280504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312775.9623,
          4809192.646,
          1291.324632,
          313826.1823,
          4810608.706,
          1325.044632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312775.96229115006,
                4809192.645779598,
                1291.3246319588704
              ],
              [
                312775.96229115006,
                4810608.705779598,
                1291.3246319588704
              ],
              [
                313826.18229115003,
                4810608.705779598,
                1325.0446319588702
              ],
              [
                313826.18229115003,
                4809192.645779598,
                1325.0446319588702
              ],
              [
                312775.96229115006,
                4809192.645779598,
                1291.3246319588704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T17:04:48+00:00",
        "end_time": "2017-08-27T21:49:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170827_43119D3406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170827_43119D3406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170827_43119D3406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129615,
            43.41224329,
            1291.324632,
            -119.2995149,
            43.42524531,
            1325.044632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247629593624,
                  43.412243293310645,
                  1291.3246319588704
                ],
                [
                  -119.31296146570536,
                  43.424983699868854,
                  1291.3246319588704
                ],
                [
                  -119.29999737566267,
                  43.42524531301429,
                  1325.0446319588702
                ],
                [
                  -119.29951491939788,
                  43.41250479073816,
                  1325.0446319588702
                ],
                [
                  -119.31247629593624,
                  43.412243293310645,
                  1291.3246319588704
                ]
              ]
            ]
          },
          "id": "20170827_43119D3406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170827_43119D3406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T17:04:48Z",
            "pc:count": 16280504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313347.6445,
                "count": 16280504,
                "maximum": 313826.1823,
                "minimum": 312775.9623,
                "name": "X",
                "position": 0,
                "stddev": 289.798321,
                "variance": 83983.06687
              },
              {
                "average": 4809912.076,
                "count": 16280504,
                "maximum": 4810608.706,
                "minimum": 4809192.646,
                "name": "Y",
                "position": 1,
                "stddev": 402.0563831,
                "variance": 161649.3352
              },
              {
                "average": 1304.922203,
                "count": 16280504,
                "maximum": 1325.044632,
                "minimum": 1291.324632,
                "name": "Z",
                "position": 2,
                "stddev": 8.208125,
                "variance": 67.37331602
              },
              {
                "average": 20726.9128,
                "count": 16280504,
                "maximum": 30593,
                "minimum": 1633,
                "name": "Intensity",
                "position": 3,
                "stddev": 1638.440744,
                "variance": 2684488.073
              },
              {
                "average": 1.000045269,
                "count": 16280504,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006746296391,
                "variance": 4.551251499e-05
              },
              {
                "average": 1.000089924,
                "count": 16280504,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009521160817,
                "variance": 9.06525033e-05
              },
              {
                "average": 0.500111913,
                "count": 16280504,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000028,
                "variance": 0.2500000028
              },
              {
                "average": 4.60673699e-06,
                "count": 16280504,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002146326175,
                "variance": 4.606716051e-06
              },
              {
                "average": 1.146697915,
                "count": 16280504,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.353804529,
                "variance": 0.1251776448
              },
              {
                "average": 0.9583640991,
                "count": 16280504,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92939029,
                "variance": 142.3103527
              },
              {
                "average": 1.998983017,
                "count": 16280504,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000298323,
                "variance": 1.000596736
              },
              {
                "average": 1018.900986,
                "count": 16280504,
                "maximum": 1022,
                "minimum": 1015,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.317847597,
                "variance": 1.736722288
              },
              {
                "average": 44308.07756,
                "count": 16280504,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2780.580987,
                "variance": 7731630.625
              },
              {
                "average": 42572.02538,
                "count": 16280504,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2681.554072,
                "variance": 7190732.24
              },
              {
                "average": 39527.08648,
                "count": 16280504,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2483.820748,
                "variance": 6169365.509
              },
              {
                "average": 187972269.1,
                "count": 16280504,
                "maximum": 187975088,
                "minimum": 187905791.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9532.78396,
                "variance": 90873970.02
              },
              {
                "average": 0,
                "count": 16280504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312775.9623,
              4809192.646,
              1291.324632,
              313826.1823,
              4810608.706,
              1325.044632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312775.96229115006,
                    4809192.645779598,
                    1291.3246319588704
                  ],
                  [
                    312775.96229115006,
                    4810608.705779598,
                    1291.3246319588704
                  ],
                  [
                    313826.18229115003,
                    4810608.705779598,
                    1325.0446319588702
                  ],
                  [
                    313826.18229115003,
                    4809192.645779598,
                    1325.0446319588702
                  ],
                  [
                    312775.96229115006,
                    4809192.645779598,
                    1291.3246319588704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T17:04:48+00:00",
            "end_time": "2017-08-27T21:49: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": "20170830_43119E3311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497439608099,
              43.5247359209153,
              1353.1823715632256
            ],
            [
              -119.37547492787144,
              43.53748306309391,
              1353.1823715632256
            ],
            [
              -119.36249748000914,
              43.53775210349389,
              1396.4023715632254
            ],
            [
              -119.36199967645533,
              43.525004842274456,
              1396.4023715632254
            ],
            [
              -119.37497439608099,
              43.5247359209153,
              1353.1823715632256
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754749,
        43.52473592,
        1353.182372,
        -119.3619997,
        43.5377521,
        1396.402372
      ],
      "properties": {
        "datetime": "2017-08-31T15:38:22Z",
        "pc:count": 14504870,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308600.4784,
            "count": 14504870,
            "maximum": 309121.6759,
            "minimum": 308072.2759,
            "name": "X",
            "position": 0,
            "stddev": 289.9601897,
            "variance": 84076.91159
          },
          {
            "average": 4822525.994,
            "count": 14504870,
            "maximum": 4823245.609,
            "minimum": 4821828.709,
            "name": "Y",
            "position": 1,
            "stddev": 408.0650356,
            "variance": 166517.0733
          },
          {
            "average": 1362.973271,
            "count": 14504870,
            "maximum": 1396.402372,
            "minimum": 1353.182372,
            "name": "Z",
            "position": 2,
            "stddev": 8.894191521,
            "variance": 79.10664281
          },
          {
            "average": 20738.99359,
            "count": 14504870,
            "maximum": 46561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2778.552508,
            "variance": 7720354.038
          },
          {
            "average": 1.027683599,
            "count": 14504870,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1832509545,
            "variance": 0.03358091231
          },
          {
            "average": 1.055745346,
            "count": 14504870,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.270141363,
            "variance": 0.07297635599
          },
          {
            "average": 0.5023403864,
            "count": 14504870,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945398,
            "variance": 0.2499945398
          },
          {
            "average": 2.826636847e-06,
            "count": 14504870,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001681258175,
            "variance": 2.826629052e-06
          },
          {
            "average": 1.185132924,
            "count": 14504870,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3884053746,
            "variance": 0.1508587351
          },
          {
            "average": 0.4338387221,
            "count": 14504870,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65209744,
            "variance": 135.7713748
          },
          {
            "average": 1.982261613,
            "count": 14504870,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007987683,
            "variance": 1.016039168
          },
          {
            "average": 1109.478841,
            "count": 14504870,
            "maximum": 1125,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.360055305,
            "variance": 11.28997165
          },
          {
            "average": 43841.92845,
            "count": 14504870,
            "maximum": 56832,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 5896.644408,
            "variance": 34770415.28
          },
          {
            "average": 41971.42595,
            "count": 14504870,
            "maximum": 57088,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4989.262417,
            "variance": 24892739.47
          },
          {
            "average": 37915.5468,
            "count": 14504870,
            "maximum": 58112,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 4538.830735,
            "variance": 20600984.44
          },
          {
            "average": 188159267.6,
            "count": 14504870,
            "maximum": 188229102.9,
            "minimum": 188154727,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14608.33438,
            "variance": 213403433.4
          },
          {
            "average": 0,
            "count": 14504870,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504870,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504870,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504870,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504870,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308072.2759,
          4821828.709,
          1353.182372,
          309121.6759,
          4823245.609,
          1396.402372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308072.2758551269,
                4821828.708991312,
                1353.1823715632256
              ],
              [
                308072.2758551269,
                4823245.608991313,
                1353.1823715632256
              ],
              [
                309121.67585512693,
                4823245.608991313,
                1396.4023715632254
              ],
              [
                309121.67585512693,
                4821828.708991312,
                1396.4023715632254
              ],
              [
                308072.2758551269,
                4821828.708991312,
                1353.1823715632256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:38:22+00:00",
        "end_time": "2017-08-30T18:58:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754749,
            43.52473592,
            1353.182372,
            -119.3619997,
            43.5377521,
            1396.402372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497439608099,
                  43.5247359209153,
                  1353.1823715632256
                ],
                [
                  -119.37547492787144,
                  43.53748306309391,
                  1353.1823715632256
                ],
                [
                  -119.36249748000914,
                  43.53775210349389,
                  1396.4023715632254
                ],
                [
                  -119.36199967645533,
                  43.525004842274456,
                  1396.4023715632254
                ],
                [
                  -119.37497439608099,
                  43.5247359209153,
                  1353.1823715632256
                ]
              ]
            ]
          },
          "id": "20170830_43119E3311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:38:22Z",
            "pc:count": 14504870,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308600.4784,
                "count": 14504870,
                "maximum": 309121.6759,
                "minimum": 308072.2759,
                "name": "X",
                "position": 0,
                "stddev": 289.9601897,
                "variance": 84076.91159
              },
              {
                "average": 4822525.994,
                "count": 14504870,
                "maximum": 4823245.609,
                "minimum": 4821828.709,
                "name": "Y",
                "position": 1,
                "stddev": 408.0650356,
                "variance": 166517.0733
              },
              {
                "average": 1362.973271,
                "count": 14504870,
                "maximum": 1396.402372,
                "minimum": 1353.182372,
                "name": "Z",
                "position": 2,
                "stddev": 8.894191521,
                "variance": 79.10664281
              },
              {
                "average": 20738.99359,
                "count": 14504870,
                "maximum": 46561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2778.552508,
                "variance": 7720354.038
              },
              {
                "average": 1.027683599,
                "count": 14504870,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1832509545,
                "variance": 0.03358091231
              },
              {
                "average": 1.055745346,
                "count": 14504870,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.270141363,
                "variance": 0.07297635599
              },
              {
                "average": 0.5023403864,
                "count": 14504870,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945398,
                "variance": 0.2499945398
              },
              {
                "average": 2.826636847e-06,
                "count": 14504870,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001681258175,
                "variance": 2.826629052e-06
              },
              {
                "average": 1.185132924,
                "count": 14504870,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3884053746,
                "variance": 0.1508587351
              },
              {
                "average": 0.4338387221,
                "count": 14504870,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65209744,
                "variance": 135.7713748
              },
              {
                "average": 1.982261613,
                "count": 14504870,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007987683,
                "variance": 1.016039168
              },
              {
                "average": 1109.478841,
                "count": 14504870,
                "maximum": 1125,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.360055305,
                "variance": 11.28997165
              },
              {
                "average": 43841.92845,
                "count": 14504870,
                "maximum": 56832,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 5896.644408,
                "variance": 34770415.28
              },
              {
                "average": 41971.42595,
                "count": 14504870,
                "maximum": 57088,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4989.262417,
                "variance": 24892739.47
              },
              {
                "average": 37915.5468,
                "count": 14504870,
                "maximum": 58112,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 4538.830735,
                "variance": 20600984.44
              },
              {
                "average": 188159267.6,
                "count": 14504870,
                "maximum": 188229102.9,
                "minimum": 188154727,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14608.33438,
                "variance": 213403433.4
              },
              {
                "average": 0,
                "count": 14504870,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504870,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504870,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504870,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504870,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308072.2759,
              4821828.709,
              1353.182372,
              309121.6759,
              4823245.609,
              1396.402372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308072.2758551269,
                    4821828.708991312,
                    1353.1823715632256
                  ],
                  [
                    308072.2758551269,
                    4823245.608991313,
                    1353.1823715632256
                  ],
                  [
                    309121.67585512693,
                    4823245.608991313,
                    1396.4023715632254
                  ],
                  [
                    309121.67585512693,
                    4821828.708991312,
                    1396.4023715632254
                  ],
                  [
                    308072.2758551269,
                    4821828.708991312,
                    1353.1823715632256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:38:22+00:00",
            "end_time": "2017-08-30T18:58:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247513015188,
              43.38723217924956,
              1285.2419326886547
            ],
            [
              -119.41298127655128,
              43.39998305799251,
              1285.2419326886547
            ],
            [
              -119.3999970457425,
              43.400256439573674,
              1309.4019326886546
            ],
            [
              -119.39949361652246,
              43.387505439801984,
              1309.4019326886546
            ],
            [
              -119.41247513015188,
              43.38723217924956,
              1285.2419326886547
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129813,
        43.38723218,
        1285.241933,
        -119.3994936,
        43.40025644,
        1309.401933
      ],
      "properties": {
        "datetime": "2017-08-29T17:22:08Z",
        "pc:count": 12845525,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305123.1352,
            "count": 12845525,
            "maximum": 305651.4839,
            "minimum": 304599.1239,
            "name": "X",
            "position": 0,
            "stddev": 292.8690655,
            "variance": 85772.28955
          },
          {
            "average": 4807353.941,
            "count": 12845525,
            "maximum": 4808061.748,
            "minimum": 4806644.428,
            "name": "Y",
            "position": 1,
            "stddev": 401.6928699,
            "variance": 161357.1617
          },
          {
            "average": 1297.463583,
            "count": 12845525,
            "maximum": 1309.401933,
            "minimum": 1285.241933,
            "name": "Z",
            "position": 2,
            "stddev": 5.439195255,
            "variance": 29.58484502
          },
          {
            "average": 19935.17848,
            "count": 12845525,
            "maximum": 27089,
            "minimum": 9601,
            "name": "Intensity",
            "position": 3,
            "stddev": 1142.572418,
            "variance": 1305471.73
          },
          {
            "average": 1.000000467,
            "count": 12845525,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006834387693,
            "variance": 4.670885514e-07
          },
          {
            "average": 1.000000467,
            "count": 12845525,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006834387693,
            "variance": 4.670885514e-07
          },
          {
            "average": 0.5026413479,
            "count": 12845525,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930427,
            "variance": 0.2499930427
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.195741318,
            "count": 12845525,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.396770295,
            "variance": 0.157426667
          },
          {
            "average": 0.1057982018,
            "count": 12845525,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75816658,
            "variance": 138.2544813
          },
          {
            "average": 2.001242145,
            "count": 12845525,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000007247,
            "variance": 1.000014494
          },
          {
            "average": 1067.765947,
            "count": 12845525,
            "maximum": 1070,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.998577129,
            "variance": 0.9971562826
          },
          {
            "average": 48926.95331,
            "count": 12845525,
            "maximum": 55296,
            "minimum": 34560,
            "name": "Red",
            "position": 12,
            "stddev": 2207.72631,
            "variance": 4874055.459
          },
          {
            "average": 47199.14602,
            "count": 12845525,
            "maximum": 53760,
            "minimum": 33792,
            "name": "Green",
            "position": 13,
            "stddev": 2287.424211,
            "variance": 5232309.519
          },
          {
            "average": 44140.8904,
            "count": 12845525,
            "maximum": 51456,
            "minimum": 30720,
            "name": "Blue",
            "position": 14,
            "stddev": 2398.618819,
            "variance": 5753372.237
          },
          {
            "average": 188061235.3,
            "count": 12845525,
            "maximum": 188062528.7,
            "minimum": 188059605.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 616.2943952,
            "variance": 379818.7815
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845525,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304599.1239,
          4806644.428,
          1285.241933,
          305651.4839,
          4808061.748,
          1309.401933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304599.12385247246,
                4806644.4282185435,
                1285.2419326886547
              ],
              [
                304599.12385247246,
                4808061.748218544,
                1285.2419326886547
              ],
              [
                305651.48385247245,
                4808061.748218544,
                1309.4019326886546
              ],
              [
                305651.48385247245,
                4806644.4282185435,
                1309.4019326886546
              ],
              [
                304599.12385247246,
                4806644.4282185435,
                1285.2419326886547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:22:08+00:00",
        "end_time": "2017-08-29T16:33:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129813,
            43.38723218,
            1285.241933,
            -119.3994936,
            43.40025644,
            1309.401933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247513015188,
                  43.38723217924956,
                  1285.2419326886547
                ],
                [
                  -119.41298127655128,
                  43.39998305799251,
                  1285.2419326886547
                ],
                [
                  -119.3999970457425,
                  43.400256439573674,
                  1309.4019326886546
                ],
                [
                  -119.39949361652246,
                  43.387505439801984,
                  1309.4019326886546
                ],
                [
                  -119.41247513015188,
                  43.38723217924956,
                  1285.2419326886547
                ]
              ]
            ]
          },
          "id": "20170829_43119D4418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:22:08Z",
            "pc:count": 12845525,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305123.1352,
                "count": 12845525,
                "maximum": 305651.4839,
                "minimum": 304599.1239,
                "name": "X",
                "position": 0,
                "stddev": 292.8690655,
                "variance": 85772.28955
              },
              {
                "average": 4807353.941,
                "count": 12845525,
                "maximum": 4808061.748,
                "minimum": 4806644.428,
                "name": "Y",
                "position": 1,
                "stddev": 401.6928699,
                "variance": 161357.1617
              },
              {
                "average": 1297.463583,
                "count": 12845525,
                "maximum": 1309.401933,
                "minimum": 1285.241933,
                "name": "Z",
                "position": 2,
                "stddev": 5.439195255,
                "variance": 29.58484502
              },
              {
                "average": 19935.17848,
                "count": 12845525,
                "maximum": 27089,
                "minimum": 9601,
                "name": "Intensity",
                "position": 3,
                "stddev": 1142.572418,
                "variance": 1305471.73
              },
              {
                "average": 1.000000467,
                "count": 12845525,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006834387693,
                "variance": 4.670885514e-07
              },
              {
                "average": 1.000000467,
                "count": 12845525,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006834387693,
                "variance": 4.670885514e-07
              },
              {
                "average": 0.5026413479,
                "count": 12845525,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930427,
                "variance": 0.2499930427
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.195741318,
                "count": 12845525,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.396770295,
                "variance": 0.157426667
              },
              {
                "average": 0.1057982018,
                "count": 12845525,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75816658,
                "variance": 138.2544813
              },
              {
                "average": 2.001242145,
                "count": 12845525,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000007247,
                "variance": 1.000014494
              },
              {
                "average": 1067.765947,
                "count": 12845525,
                "maximum": 1070,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.998577129,
                "variance": 0.9971562826
              },
              {
                "average": 48926.95331,
                "count": 12845525,
                "maximum": 55296,
                "minimum": 34560,
                "name": "Red",
                "position": 12,
                "stddev": 2207.72631,
                "variance": 4874055.459
              },
              {
                "average": 47199.14602,
                "count": 12845525,
                "maximum": 53760,
                "minimum": 33792,
                "name": "Green",
                "position": 13,
                "stddev": 2287.424211,
                "variance": 5232309.519
              },
              {
                "average": 44140.8904,
                "count": 12845525,
                "maximum": 51456,
                "minimum": 30720,
                "name": "Blue",
                "position": 14,
                "stddev": 2398.618819,
                "variance": 5753372.237
              },
              {
                "average": 188061235.3,
                "count": 12845525,
                "maximum": 188062528.7,
                "minimum": 188059605.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 616.2943952,
                "variance": 379818.7815
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845525,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304599.1239,
              4806644.428,
              1285.241933,
              305651.4839,
              4808061.748,
              1309.401933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304599.12385247246,
                    4806644.4282185435,
                    1285.2419326886547
                  ],
                  [
                    304599.12385247246,
                    4808061.748218544,
                    1285.2419326886547
                  ],
                  [
                    305651.48385247245,
                    4808061.748218544,
                    1309.4019326886546
                  ],
                  [
                    305651.48385247245,
                    4806644.4282185435,
                    1309.4019326886546
                  ],
                  [
                    304599.12385247246,
                    4806644.4282185435,
                    1285.2419326886547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:22:08+00:00",
            "end_time": "2017-08-29T16:33:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497592334872,
              43.53724730493305,
              1321.8020943430802
            ],
            [
              -119.27501880358338,
              43.53838724137412,
              1321.8020943430802
            ],
            [
              -119.26249438125255,
              43.53863589299894,
              1408.88209434308
            ],
            [
              -119.2624517365896,
              43.537495946717314,
              1408.88209434308
            ],
            [
              -119.27497592334872,
              43.53724730493305,
              1321.8020943430802
            ]
          ]
        ]
      },
      "bbox": [
        -119.2750188,
        43.5372473,
        1321.802094,
        -119.2624517,
        43.53863589,
        1408.882094
      ],
      "properties": {
        "datetime": "2017-08-28T18:34:28Z",
        "pc:count": 1097769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316751.8195,
            "count": 1097769,
            "maximum": 317204.3369,
            "minimum": 316191.6569,
            "name": "X",
            "position": 0,
            "stddev": 291.1820737,
            "variance": 84787.00003
          },
          {
            "average": 4823060.419,
            "count": 1097769,
            "maximum": 4823119.005,
            "minimum": 4822992.305,
            "name": "Y",
            "position": 1,
            "stddev": 29.80545257,
            "variance": 888.3650026
          },
          {
            "average": 1374.197125,
            "count": 1097769,
            "maximum": 1408.882094,
            "minimum": 1321.802094,
            "name": "Z",
            "position": 2,
            "stddev": 31.35783321,
            "variance": 983.3137035
          },
          {
            "average": 21338.16429,
            "count": 1097769,
            "maximum": 29249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1719.020281,
            "variance": 2955030.726
          },
          {
            "average": 1.005651462,
            "count": 1097769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08795766704,
            "variance": 0.007736551192
          },
          {
            "average": 1.011411326,
            "count": 1097769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.13319722,
            "variance": 0.0177414994
          },
          {
            "average": 0.5131607834,
            "count": 1097769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998269914,
            "variance": 0.2498270214
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187096739,
            "count": 1097769,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3899893431,
            "variance": 0.1520916878
          },
          {
            "average": -3.785082366,
            "count": 1097769,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69230797,
            "variance": 136.7100657
          },
          {
            "average": 1.977633728,
            "count": 1097769,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001630091,
            "variance": 1.00326284
          },
          {
            "average": 1033.212573,
            "count": 1097769,
            "maximum": 1034,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7009119755,
            "variance": 0.4912775974
          },
          {
            "average": 42766.72823,
            "count": 1097769,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3029.696512,
            "variance": 9179060.955
          },
          {
            "average": 41160.12849,
            "count": 1097769,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2709.026587,
            "variance": 7338825.048
          },
          {
            "average": 37673.01339,
            "count": 1097769,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2763.500793,
            "variance": 7636936.632
          },
          {
            "average": 187980076,
            "count": 1097769,
            "maximum": 187980468.9,
            "minimum": 187979695.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305.9373602,
            "variance": 93597.66838
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1097769,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316191.6569,
          4822992.305,
          1321.802094,
          317204.3369,
          4823119.005,
          1408.882094
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316191.65689764847,
                4822992.305068199,
                1321.8020943430802
              ],
              [
                316191.65689764847,
                4823119.005068198,
                1321.8020943430802
              ],
              [
                317204.3368976485,
                4823119.005068198,
                1408.88209434308
              ],
              [
                317204.3368976485,
                4822992.305068199,
                1408.88209434308
              ],
              [
                316191.65689764847,
                4822992.305068199,
                1321.8020943430802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:34:28+00:00",
        "end_time": "2017-08-28T18:21:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2750188,
            43.5372473,
            1321.802094,
            -119.2624517,
            43.53863589,
            1408.882094
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497592334872,
                  43.53724730493305,
                  1321.8020943430802
                ],
                [
                  -119.27501880358338,
                  43.53838724137412,
                  1321.8020943430802
                ],
                [
                  -119.26249438125255,
                  43.53863589299894,
                  1408.88209434308
                ],
                [
                  -119.2624517365896,
                  43.537495946717314,
                  1408.88209434308
                ],
                [
                  -119.27497592334872,
                  43.53724730493305,
                  1321.8020943430802
                ]
              ]
            ]
          },
          "id": "20170828_43119E3409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:34:28Z",
            "pc:count": 1097769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316751.8195,
                "count": 1097769,
                "maximum": 317204.3369,
                "minimum": 316191.6569,
                "name": "X",
                "position": 0,
                "stddev": 291.1820737,
                "variance": 84787.00003
              },
              {
                "average": 4823060.419,
                "count": 1097769,
                "maximum": 4823119.005,
                "minimum": 4822992.305,
                "name": "Y",
                "position": 1,
                "stddev": 29.80545257,
                "variance": 888.3650026
              },
              {
                "average": 1374.197125,
                "count": 1097769,
                "maximum": 1408.882094,
                "minimum": 1321.802094,
                "name": "Z",
                "position": 2,
                "stddev": 31.35783321,
                "variance": 983.3137035
              },
              {
                "average": 21338.16429,
                "count": 1097769,
                "maximum": 29249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1719.020281,
                "variance": 2955030.726
              },
              {
                "average": 1.005651462,
                "count": 1097769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08795766704,
                "variance": 0.007736551192
              },
              {
                "average": 1.011411326,
                "count": 1097769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.13319722,
                "variance": 0.0177414994
              },
              {
                "average": 0.5131607834,
                "count": 1097769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998269914,
                "variance": 0.2498270214
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187096739,
                "count": 1097769,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3899893431,
                "variance": 0.1520916878
              },
              {
                "average": -3.785082366,
                "count": 1097769,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69230797,
                "variance": 136.7100657
              },
              {
                "average": 1.977633728,
                "count": 1097769,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001630091,
                "variance": 1.00326284
              },
              {
                "average": 1033.212573,
                "count": 1097769,
                "maximum": 1034,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7009119755,
                "variance": 0.4912775974
              },
              {
                "average": 42766.72823,
                "count": 1097769,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3029.696512,
                "variance": 9179060.955
              },
              {
                "average": 41160.12849,
                "count": 1097769,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2709.026587,
                "variance": 7338825.048
              },
              {
                "average": 37673.01339,
                "count": 1097769,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2763.500793,
                "variance": 7636936.632
              },
              {
                "average": 187980076,
                "count": 1097769,
                "maximum": 187980468.9,
                "minimum": 187979695.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305.9373602,
                "variance": 93597.66838
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1097769,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316191.6569,
              4822992.305,
              1321.802094,
              317204.3369,
              4823119.005,
              1408.882094
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316191.65689764847,
                    4822992.305068199,
                    1321.8020943430802
                  ],
                  [
                    316191.65689764847,
                    4823119.005068198,
                    1321.8020943430802
                  ],
                  [
                    317204.3368976485,
                    4823119.005068198,
                    1408.88209434308
                  ],
                  [
                    317204.3368976485,
                    4822992.305068199,
                    1408.88209434308
                  ],
                  [
                    316191.65689764847,
                    4822992.305068199,
                    1321.8020943430802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:34:28+00:00",
            "end_time": "2017-08-28T18:21: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": "20170828_43119E3410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247614246219,
              43.537247977314074,
              1322.1748840511243
            ],
            [
              -119.26252040285165,
              43.538431110221566,
              1322.1748840511243
            ],
            [
              -119.24999611079622,
              43.538678388068,
              1397.8148840511242
            ],
            [
              -119.24995209490694,
              43.53749524500349,
              1397.8148840511242
            ],
            [
              -119.26247614246219,
              43.537247977314074,
              1322.1748840511243
            ]
          ]
        ]
      },
      "bbox": [
        -119.2625204,
        43.53724798,
        1322.174884,
        -119.2499521,
        43.53867839,
        1397.814884
      ],
      "properties": {
        "datetime": "2017-08-28T18:34:14Z",
        "pc:count": 1264019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317728.181,
            "count": 1264019,
            "maximum": 318214.2755,
            "minimum": 317201.6155,
            "name": "X",
            "position": 0,
            "stddev": 295.9659291,
            "variance": 87595.83121
          },
          {
            "average": 4823034.315,
            "count": 1264019,
            "maximum": 4823096.318,
            "minimum": 4822964.818,
            "name": "Y",
            "position": 1,
            "stddev": 31.39352526,
            "variance": 985.5534284
          },
          {
            "average": 1350.96236,
            "count": 1264019,
            "maximum": 1397.814884,
            "minimum": 1322.174884,
            "name": "Z",
            "position": 2,
            "stddev": 15.92338048,
            "variance": 253.5540459
          },
          {
            "average": 21280.16334,
            "count": 1264019,
            "maximum": 32593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2721.223736,
            "variance": 7405058.622
          },
          {
            "average": 1.020267892,
            "count": 1264019,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1533005391,
            "variance": 0.02350105527
          },
          {
            "average": 1.040658408,
            "count": 1264019,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2233670426,
            "variance": 0.04989283574
          },
          {
            "average": 0.5063254587,
            "count": 1264019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999601847,
            "variance": 0.2499601863
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135590525,
            "count": 1264019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3423533662,
            "variance": 0.1172058274
          },
          {
            "average": -0.3785705578,
            "count": 1264019,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.36829542,
            "variance": 206.4479132
          },
          {
            "average": 1.960463411,
            "count": 1264019,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007204624,
            "variance": 1.014461154
          },
          {
            "average": 1033.038244,
            "count": 1264019,
            "maximum": 1034,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8239377667,
            "variance": 0.6788734435
          },
          {
            "average": 42103.81754,
            "count": 1264019,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2643.43481,
            "variance": 6987747.596
          },
          {
            "average": 40688.19325,
            "count": 1264019,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1994.309405,
            "variance": 3977270.004
          },
          {
            "average": 37335.14796,
            "count": 1264019,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2103.234807,
            "variance": 4423596.653
          },
          {
            "average": 187980031.7,
            "count": 1264019,
            "maximum": 187980454.7,
            "minimum": 187979681.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 323.7260074,
            "variance": 104798.5279
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1264019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317201.6155,
          4822964.818,
          1322.174884,
          318214.2755,
          4823096.318,
          1397.814884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317201.6154687695,
                4822964.818428237,
                1322.1748840511243
              ],
              [
                317201.6154687695,
                4823096.318428237,
                1322.1748840511243
              ],
              [
                318214.27546876954,
                4823096.318428237,
                1397.8148840511242
              ],
              [
                318214.27546876954,
                4822964.818428237,
                1397.8148840511242
              ],
              [
                317201.6154687695,
                4822964.818428237,
                1322.1748840511243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:34:14+00:00",
        "end_time": "2017-08-28T18:21:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2625204,
            43.53724798,
            1322.174884,
            -119.2499521,
            43.53867839,
            1397.814884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247614246219,
                  43.537247977314074,
                  1322.1748840511243
                ],
                [
                  -119.26252040285165,
                  43.538431110221566,
                  1322.1748840511243
                ],
                [
                  -119.24999611079622,
                  43.538678388068,
                  1397.8148840511242
                ],
                [
                  -119.24995209490694,
                  43.53749524500349,
                  1397.8148840511242
                ],
                [
                  -119.26247614246219,
                  43.537247977314074,
                  1322.1748840511243
                ]
              ]
            ]
          },
          "id": "20170828_43119E3410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:34:14Z",
            "pc:count": 1264019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317728.181,
                "count": 1264019,
                "maximum": 318214.2755,
                "minimum": 317201.6155,
                "name": "X",
                "position": 0,
                "stddev": 295.9659291,
                "variance": 87595.83121
              },
              {
                "average": 4823034.315,
                "count": 1264019,
                "maximum": 4823096.318,
                "minimum": 4822964.818,
                "name": "Y",
                "position": 1,
                "stddev": 31.39352526,
                "variance": 985.5534284
              },
              {
                "average": 1350.96236,
                "count": 1264019,
                "maximum": 1397.814884,
                "minimum": 1322.174884,
                "name": "Z",
                "position": 2,
                "stddev": 15.92338048,
                "variance": 253.5540459
              },
              {
                "average": 21280.16334,
                "count": 1264019,
                "maximum": 32593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2721.223736,
                "variance": 7405058.622
              },
              {
                "average": 1.020267892,
                "count": 1264019,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1533005391,
                "variance": 0.02350105527
              },
              {
                "average": 1.040658408,
                "count": 1264019,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2233670426,
                "variance": 0.04989283574
              },
              {
                "average": 0.5063254587,
                "count": 1264019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999601847,
                "variance": 0.2499601863
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135590525,
                "count": 1264019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3423533662,
                "variance": 0.1172058274
              },
              {
                "average": -0.3785705578,
                "count": 1264019,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.36829542,
                "variance": 206.4479132
              },
              {
                "average": 1.960463411,
                "count": 1264019,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007204624,
                "variance": 1.014461154
              },
              {
                "average": 1033.038244,
                "count": 1264019,
                "maximum": 1034,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8239377667,
                "variance": 0.6788734435
              },
              {
                "average": 42103.81754,
                "count": 1264019,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2643.43481,
                "variance": 6987747.596
              },
              {
                "average": 40688.19325,
                "count": 1264019,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1994.309405,
                "variance": 3977270.004
              },
              {
                "average": 37335.14796,
                "count": 1264019,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2103.234807,
                "variance": 4423596.653
              },
              {
                "average": 187980031.7,
                "count": 1264019,
                "maximum": 187980454.7,
                "minimum": 187979681.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 323.7260074,
                "variance": 104798.5279
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1264019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317201.6155,
              4822964.818,
              1322.174884,
              318214.2755,
              4823096.318,
              1397.814884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317201.6154687695,
                    4822964.818428237,
                    1322.1748840511243
                  ],
                  [
                    317201.6154687695,
                    4823096.318428237,
                    1322.1748840511243
                  ],
                  [
                    318214.27546876954,
                    4823096.318428237,
                    1397.8148840511242
                  ],
                  [
                    318214.27546876954,
                    4822964.818428237,
                    1397.8148840511242
                  ],
                  [
                    317201.6154687695,
                    4822964.818428237,
                    1322.1748840511243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:34:14+00:00",
            "end_time": "2017-08-28T18:21: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": "20170829_43119D4314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247404896607,
              43.399726809720164,
              1273.7907278209277
            ],
            [
              -119.46299113780096,
              43.41248294339152,
              1273.7907278209277
            ],
            [
              -119.44999756104814,
              43.41276221983859,
              1310.4507278209276
            ],
            [
              -119.44948319346013,
              43.400005962480904,
              1310.4507278209276
            ],
            [
              -119.46247404896607,
              43.399726809720164,
              1273.7907278209277
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629911,
        43.39972681,
        1273.790728,
        -119.4494832,
        43.41276222,
        1310.450728
      ],
      "properties": {
        "datetime": "2017-08-29T19:07:33Z",
        "pc:count": 13779747,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301110.846,
            "count": 13779747,
            "maximum": 301643.2067,
            "minimum": 300590.2667,
            "name": "X",
            "position": 0,
            "stddev": 291.5027038,
            "variance": 84973.82632
          },
          {
            "average": 4808878.361,
            "count": 13779747,
            "maximum": 4809568.487,
            "minimum": 4808150.527,
            "name": "Y",
            "position": 1,
            "stddev": 393.077573,
            "variance": 154509.9784
          },
          {
            "average": 1280.847687,
            "count": 13779747,
            "maximum": 1310.450728,
            "minimum": 1273.790728,
            "name": "Z",
            "position": 2,
            "stddev": 5.411875249,
            "variance": 29.28839371
          },
          {
            "average": 19312.62909,
            "count": 13779747,
            "maximum": 27089,
            "minimum": 1505,
            "name": "Intensity",
            "position": 3,
            "stddev": 1639.061521,
            "variance": 2686522.67
          },
          {
            "average": 1.000192021,
            "count": 13779747,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01390288995,
            "variance": 0.0001932903489
          },
          {
            "average": 1.000388614,
            "count": 13779747,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01974257034,
            "variance": 0.0003897690838
          },
          {
            "average": 0.5016805461,
            "count": 13779747,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971939,
            "variance": 0.2499971939
          },
          {
            "average": 8.490721927e-06,
            "count": 13779747,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002913872072,
            "variance": 8.490650451e-06
          },
          {
            "average": 1.205062328,
            "count": 13779747,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4037471752,
            "variance": 0.1630117815
          },
          {
            "average": 0.5165350754,
            "count": 13779747,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73918819,
            "variance": 137.8085393
          },
          {
            "average": 1.998785536,
            "count": 13779747,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000551769,
            "variance": 1.001103843
          },
          {
            "average": 1077.645556,
            "count": 13779747,
            "maximum": 1080,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9892588448,
            "variance": 0.978633062
          },
          {
            "average": 45544.95928,
            "count": 13779747,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3226.03613,
            "variance": 10407309.11
          },
          {
            "average": 44050.18588,
            "count": 13779747,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3302.499803,
            "variance": 10906504.95
          },
          {
            "average": 41007.73834,
            "count": 13779747,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3577.498432,
            "variance": 12798495.03
          },
          {
            "average": 188067525.2,
            "count": 13779747,
            "maximum": 188068853.1,
            "minimum": 188065963.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 548.7030539,
            "variance": 301075.0413
          },
          {
            "average": 0,
            "count": 13779747,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13779747,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13779747,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13779747,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13779747,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300590.2667,
          4808150.527,
          1273.790728,
          301643.2067,
          4809568.487,
          1310.450728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300590.2667068838,
                4808150.526570234,
                1273.7907278209277
              ],
              [
                300590.2667068838,
                4809568.486570235,
                1273.7907278209277
              ],
              [
                301643.20670688374,
                4809568.486570235,
                1310.4507278209276
              ],
              [
                301643.20670688374,
                4808150.526570234,
                1310.4507278209276
              ],
              [
                300590.2667068838,
                4808150.526570234,
                1273.7907278209277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:07:33+00:00",
        "end_time": "2017-08-29T18:19:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629911,
            43.39972681,
            1273.790728,
            -119.4494832,
            43.41276222,
            1310.450728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247404896607,
                  43.399726809720164,
                  1273.7907278209277
                ],
                [
                  -119.46299113780096,
                  43.41248294339152,
                  1273.7907278209277
                ],
                [
                  -119.44999756104814,
                  43.41276221983859,
                  1310.4507278209276
                ],
                [
                  -119.44948319346013,
                  43.400005962480904,
                  1310.4507278209276
                ],
                [
                  -119.46247404896607,
                  43.399726809720164,
                  1273.7907278209277
                ]
              ]
            ]
          },
          "id": "20170829_43119D4314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:07:33Z",
            "pc:count": 13779747,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301110.846,
                "count": 13779747,
                "maximum": 301643.2067,
                "minimum": 300590.2667,
                "name": "X",
                "position": 0,
                "stddev": 291.5027038,
                "variance": 84973.82632
              },
              {
                "average": 4808878.361,
                "count": 13779747,
                "maximum": 4809568.487,
                "minimum": 4808150.527,
                "name": "Y",
                "position": 1,
                "stddev": 393.077573,
                "variance": 154509.9784
              },
              {
                "average": 1280.847687,
                "count": 13779747,
                "maximum": 1310.450728,
                "minimum": 1273.790728,
                "name": "Z",
                "position": 2,
                "stddev": 5.411875249,
                "variance": 29.28839371
              },
              {
                "average": 19312.62909,
                "count": 13779747,
                "maximum": 27089,
                "minimum": 1505,
                "name": "Intensity",
                "position": 3,
                "stddev": 1639.061521,
                "variance": 2686522.67
              },
              {
                "average": 1.000192021,
                "count": 13779747,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01390288995,
                "variance": 0.0001932903489
              },
              {
                "average": 1.000388614,
                "count": 13779747,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01974257034,
                "variance": 0.0003897690838
              },
              {
                "average": 0.5016805461,
                "count": 13779747,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971939,
                "variance": 0.2499971939
              },
              {
                "average": 8.490721927e-06,
                "count": 13779747,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002913872072,
                "variance": 8.490650451e-06
              },
              {
                "average": 1.205062328,
                "count": 13779747,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4037471752,
                "variance": 0.1630117815
              },
              {
                "average": 0.5165350754,
                "count": 13779747,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73918819,
                "variance": 137.8085393
              },
              {
                "average": 1.998785536,
                "count": 13779747,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000551769,
                "variance": 1.001103843
              },
              {
                "average": 1077.645556,
                "count": 13779747,
                "maximum": 1080,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9892588448,
                "variance": 0.978633062
              },
              {
                "average": 45544.95928,
                "count": 13779747,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3226.03613,
                "variance": 10407309.11
              },
              {
                "average": 44050.18588,
                "count": 13779747,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3302.499803,
                "variance": 10906504.95
              },
              {
                "average": 41007.73834,
                "count": 13779747,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3577.498432,
                "variance": 12798495.03
              },
              {
                "average": 188067525.2,
                "count": 13779747,
                "maximum": 188068853.1,
                "minimum": 188065963.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 548.7030539,
                "variance": 301075.0413
              },
              {
                "average": 0,
                "count": 13779747,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13779747,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13779747,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13779747,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13779747,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300590.2667,
              4808150.527,
              1273.790728,
              301643.2067,
              4809568.487,
              1310.450728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300590.2667068838,
                    4808150.526570234,
                    1273.7907278209277
                  ],
                  [
                    300590.2667068838,
                    4809568.486570235,
                    1273.7907278209277
                  ],
                  [
                    301643.20670688374,
                    4809568.486570235,
                    1310.4507278209276
                  ],
                  [
                    301643.20670688374,
                    4808150.526570234,
                    1310.4507278209276
                  ],
                  [
                    300590.2667068838,
                    4808150.526570234,
                    1273.7907278209277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:07:33+00:00",
            "end_time": "2017-08-29T18:19:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747410586401,
              43.57472404403664,
              1321.1193933694233
            ],
            [
              -119.48799975222582,
              43.587482243657675,
              1321.1193933694233
            ],
            [
              -119.47499928244792,
              43.58776460072216,
              1406.3793933694235
            ],
            [
              -119.4744763758774,
              43.57500627607092,
              1406.3793933694235
            ],
            [
              -119.48747410586401,
              43.57472404403664,
              1321.1193933694233
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879998,
        43.57472404,
        1321.119393,
        -119.4744764,
        43.5877646,
        1406.379393
      ],
      "properties": {
        "datetime": "2017-08-31T18:16:46Z",
        "pc:count": 12873281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299668.4213,
            "count": 12873281,
            "maximum": 300197.2466,
            "minimum": 299146.7666,
            "name": "X",
            "position": 0,
            "stddev": 289.3101794,
            "variance": 83700.37991
          },
          {
            "average": 4828359.033,
            "count": 12873281,
            "maximum": 4829064.712,
            "minimum": 4827646.452,
            "name": "Y",
            "position": 1,
            "stddev": 407.1853371,
            "variance": 165799.8987
          },
          {
            "average": 1335.498229,
            "count": 12873281,
            "maximum": 1406.379393,
            "minimum": 1321.119393,
            "name": "Z",
            "position": 2,
            "stddev": 14.72910008,
            "variance": 216.9463893
          },
          {
            "average": 20903.63953,
            "count": 12873281,
            "maximum": 31281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1784.311557,
            "variance": 3183767.733
          },
          {
            "average": 1.006735268,
            "count": 12873281,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0918375625,
            "variance": 0.008434137887
          },
          {
            "average": 1.013578124,
            "count": 12873281,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1368198617,
            "variance": 0.01871967454
          },
          {
            "average": 0.5034387892,
            "count": 12873281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988194,
            "variance": 0.2499881941
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181924406,
            "count": 12873281,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3857822289,
            "variance": 0.1488279281
          },
          {
            "average": 0.05053807718,
            "count": 12873281,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65267622,
            "variance": 135.7848632
          },
          {
            "average": 1.995656119,
            "count": 12873281,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002101649,
            "variance": 1.004207715
          },
          {
            "average": 1136.966303,
            "count": 12873281,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9900420962,
            "variance": 0.9801833523
          },
          {
            "average": 44037.2159,
            "count": 12873281,
            "maximum": 53248,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 3398.247777,
            "variance": 11548087.96
          },
          {
            "average": 42311.56298,
            "count": 12873281,
            "maximum": 51968,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3047.38883,
            "variance": 9286578.683
          },
          {
            "average": 38346.60256,
            "count": 12873281,
            "maximum": 48896,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 3033.168047,
            "variance": 9200108.402
          },
          {
            "average": 188237191.6,
            "count": 12873281,
            "maximum": 188238606.8,
            "minimum": 188235972.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.9943748,
            "variance": 416017.7436
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12873281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299146.7666,
          4827646.452,
          1321.119393,
          300197.2466,
          4829064.712,
          1406.379393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299146.76659672894,
                4827646.451685983,
                1321.1193933694233
              ],
              [
                299146.76659672894,
                4829064.7116859825,
                1321.1193933694233
              ],
              [
                300197.2465967289,
                4829064.7116859825,
                1406.3793933694235
              ],
              [
                300197.2465967289,
                4827646.451685983,
                1406.3793933694235
              ],
              [
                299146.76659672894,
                4827646.451685983,
                1321.1193933694233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:16:46+00:00",
        "end_time": "2017-08-31T17:32:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879998,
            43.57472404,
            1321.119393,
            -119.4744764,
            43.5877646,
            1406.379393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747410586401,
                  43.57472404403664,
                  1321.1193933694233
                ],
                [
                  -119.48799975222582,
                  43.587482243657675,
                  1321.1193933694233
                ],
                [
                  -119.47499928244792,
                  43.58776460072216,
                  1406.3793933694235
                ],
                [
                  -119.4744763758774,
                  43.57500627607092,
                  1406.3793933694235
                ],
                [
                  -119.48747410586401,
                  43.57472404403664,
                  1321.1193933694233
                ]
              ]
            ]
          },
          "id": "20170831_43119E4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:16:46Z",
            "pc:count": 12873281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299668.4213,
                "count": 12873281,
                "maximum": 300197.2466,
                "minimum": 299146.7666,
                "name": "X",
                "position": 0,
                "stddev": 289.3101794,
                "variance": 83700.37991
              },
              {
                "average": 4828359.033,
                "count": 12873281,
                "maximum": 4829064.712,
                "minimum": 4827646.452,
                "name": "Y",
                "position": 1,
                "stddev": 407.1853371,
                "variance": 165799.8987
              },
              {
                "average": 1335.498229,
                "count": 12873281,
                "maximum": 1406.379393,
                "minimum": 1321.119393,
                "name": "Z",
                "position": 2,
                "stddev": 14.72910008,
                "variance": 216.9463893
              },
              {
                "average": 20903.63953,
                "count": 12873281,
                "maximum": 31281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1784.311557,
                "variance": 3183767.733
              },
              {
                "average": 1.006735268,
                "count": 12873281,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0918375625,
                "variance": 0.008434137887
              },
              {
                "average": 1.013578124,
                "count": 12873281,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1368198617,
                "variance": 0.01871967454
              },
              {
                "average": 0.5034387892,
                "count": 12873281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988194,
                "variance": 0.2499881941
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181924406,
                "count": 12873281,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3857822289,
                "variance": 0.1488279281
              },
              {
                "average": 0.05053807718,
                "count": 12873281,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65267622,
                "variance": 135.7848632
              },
              {
                "average": 1.995656119,
                "count": 12873281,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002101649,
                "variance": 1.004207715
              },
              {
                "average": 1136.966303,
                "count": 12873281,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9900420962,
                "variance": 0.9801833523
              },
              {
                "average": 44037.2159,
                "count": 12873281,
                "maximum": 53248,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 3398.247777,
                "variance": 11548087.96
              },
              {
                "average": 42311.56298,
                "count": 12873281,
                "maximum": 51968,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3047.38883,
                "variance": 9286578.683
              },
              {
                "average": 38346.60256,
                "count": 12873281,
                "maximum": 48896,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 3033.168047,
                "variance": 9200108.402
              },
              {
                "average": 188237191.6,
                "count": 12873281,
                "maximum": 188238606.8,
                "minimum": 188235972.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.9943748,
                "variance": 416017.7436
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12873281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299146.7666,
              4827646.452,
              1321.119393,
              300197.2466,
              4829064.712,
              1406.379393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299146.76659672894,
                    4827646.451685983,
                    1321.1193933694233
                  ],
                  [
                    299146.76659672894,
                    4829064.7116859825,
                    1321.1193933694233
                  ],
                  [
                    300197.2465967289,
                    4829064.7116859825,
                    1406.3793933694235
                  ],
                  [
                    300197.2465967289,
                    4827646.451685983,
                    1406.3793933694235
                  ],
                  [
                    299146.76659672894,
                    4827646.451685983,
                    1321.1193933694233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:16:46+00:00",
            "end_time": "2017-08-31T17:32:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497552191748,
              43.54973592620236,
              1355.002687137748
            ],
            [
              -119.37547650495641,
              43.56248337230378,
              1355.002687137748
            ],
            [
              -119.36249715602344,
              43.56275246329264,
              1400.362687137748
            ],
            [
              -119.36199890407892,
              43.55000489813052,
              1400.362687137748
            ],
            [
              -119.37497552191748,
              43.54973592620236,
              1355.002687137748
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754765,
        43.54973593,
        1355.002687,
        -119.3619989,
        43.56275246,
        1400.362687
      ],
      "properties": {
        "datetime": "2017-08-30T19:23:24Z",
        "pc:count": 13787460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308680.7882,
            "count": 13787460,
            "maximum": 309200.6296,
            "minimum": 308151.5096,
            "name": "X",
            "position": 0,
            "stddev": 288.6301526,
            "variance": 83307.36499
          },
          {
            "average": 4825288.93,
            "count": 13787460,
            "maximum": 4826022.247,
            "minimum": 4824605.307,
            "name": "Y",
            "position": 1,
            "stddev": 404.625241,
            "variance": 163721.5856
          },
          {
            "average": 1371.361374,
            "count": 13787460,
            "maximum": 1400.362687,
            "minimum": 1355.002687,
            "name": "Z",
            "position": 2,
            "stddev": 8.483121743,
            "variance": 71.96335451
          },
          {
            "average": 21569.12022,
            "count": 13787460,
            "maximum": 32945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1655.7875,
            "variance": 2741632.247
          },
          {
            "average": 1.00380614,
            "count": 13787460,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06843700294,
            "variance": 0.004683623371
          },
          {
            "average": 1.007647892,
            "count": 13787460,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1016066728,
            "variance": 0.01032391596
          },
          {
            "average": 0.5042659054,
            "count": 13787460,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999818199,
            "variance": 0.2499818202
          },
          {
            "average": 4.351780531e-07,
            "count": 13787460,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006596801462,
            "variance": 4.351778953e-07
          },
          {
            "average": 1.180448103,
            "count": 13787460,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3845602628,
            "variance": 0.1478865957
          },
          {
            "average": -0.2038624705,
            "count": 13787460,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58780629,
            "variance": 134.2772546
          },
          {
            "average": 1.999165981,
            "count": 13787460,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001680349,
            "variance": 1.003363521
          },
          {
            "average": 1106.131499,
            "count": 13787460,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9818383214,
            "variance": 0.9640064894
          },
          {
            "average": 45573.745,
            "count": 13787460,
            "maximum": 52736,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 2244.84828,
            "variance": 5039343.798
          },
          {
            "average": 43447.78703,
            "count": 13787460,
            "maximum": 51200,
            "minimum": 12544,
            "name": "Green",
            "position": 13,
            "stddev": 2004.76678,
            "variance": 4019089.842
          },
          {
            "average": 40161.16149,
            "count": 13787460,
            "maximum": 48128,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 2074.38228,
            "variance": 4303061.845
          },
          {
            "average": 188154297.8,
            "count": 13787460,
            "maximum": 188156204.5,
            "minimum": 188152942.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 696.4668279,
            "variance": 485066.0424
          },
          {
            "average": 0,
            "count": 13787460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13787460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13787460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13787460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13787460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308151.5096,
          4824605.307,
          1355.002687,
          309200.6296,
          4826022.247,
          1400.362687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308151.50961808197,
                4824605.306583866,
                1355.002687137748
              ],
              [
                308151.50961808197,
                4826022.246583865,
                1355.002687137748
              ],
              [
                309200.62961808196,
                4826022.246583865,
                1400.362687137748
              ],
              [
                309200.62961808196,
                4824605.306583866,
                1400.362687137748
              ],
              [
                308151.50961808197,
                4824605.306583866,
                1355.002687137748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:23:24+00:00",
        "end_time": "2017-08-30T18:29:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754765,
            43.54973593,
            1355.002687,
            -119.3619989,
            43.56275246,
            1400.362687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497552191748,
                  43.54973592620236,
                  1355.002687137748
                ],
                [
                  -119.37547650495641,
                  43.56248337230378,
                  1355.002687137748
                ],
                [
                  -119.36249715602344,
                  43.56275246329264,
                  1400.362687137748
                ],
                [
                  -119.36199890407892,
                  43.55000489813052,
                  1400.362687137748
                ],
                [
                  -119.37497552191748,
                  43.54973592620236,
                  1355.002687137748
                ]
              ]
            ]
          },
          "id": "20170830_43119E3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:23:24Z",
            "pc:count": 13787460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308680.7882,
                "count": 13787460,
                "maximum": 309200.6296,
                "minimum": 308151.5096,
                "name": "X",
                "position": 0,
                "stddev": 288.6301526,
                "variance": 83307.36499
              },
              {
                "average": 4825288.93,
                "count": 13787460,
                "maximum": 4826022.247,
                "minimum": 4824605.307,
                "name": "Y",
                "position": 1,
                "stddev": 404.625241,
                "variance": 163721.5856
              },
              {
                "average": 1371.361374,
                "count": 13787460,
                "maximum": 1400.362687,
                "minimum": 1355.002687,
                "name": "Z",
                "position": 2,
                "stddev": 8.483121743,
                "variance": 71.96335451
              },
              {
                "average": 21569.12022,
                "count": 13787460,
                "maximum": 32945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1655.7875,
                "variance": 2741632.247
              },
              {
                "average": 1.00380614,
                "count": 13787460,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06843700294,
                "variance": 0.004683623371
              },
              {
                "average": 1.007647892,
                "count": 13787460,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1016066728,
                "variance": 0.01032391596
              },
              {
                "average": 0.5042659054,
                "count": 13787460,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999818199,
                "variance": 0.2499818202
              },
              {
                "average": 4.351780531e-07,
                "count": 13787460,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006596801462,
                "variance": 4.351778953e-07
              },
              {
                "average": 1.180448103,
                "count": 13787460,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3845602628,
                "variance": 0.1478865957
              },
              {
                "average": -0.2038624705,
                "count": 13787460,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58780629,
                "variance": 134.2772546
              },
              {
                "average": 1.999165981,
                "count": 13787460,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001680349,
                "variance": 1.003363521
              },
              {
                "average": 1106.131499,
                "count": 13787460,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9818383214,
                "variance": 0.9640064894
              },
              {
                "average": 45573.745,
                "count": 13787460,
                "maximum": 52736,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 2244.84828,
                "variance": 5039343.798
              },
              {
                "average": 43447.78703,
                "count": 13787460,
                "maximum": 51200,
                "minimum": 12544,
                "name": "Green",
                "position": 13,
                "stddev": 2004.76678,
                "variance": 4019089.842
              },
              {
                "average": 40161.16149,
                "count": 13787460,
                "maximum": 48128,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 2074.38228,
                "variance": 4303061.845
              },
              {
                "average": 188154297.8,
                "count": 13787460,
                "maximum": 188156204.5,
                "minimum": 188152942.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 696.4668279,
                "variance": 485066.0424
              },
              {
                "average": 0,
                "count": 13787460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13787460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13787460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13787460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13787460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308151.5096,
              4824605.307,
              1355.002687,
              309200.6296,
              4826022.247,
              1400.362687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308151.50961808197,
                    4824605.306583866,
                    1355.002687137748
                  ],
                  [
                    308151.50961808197,
                    4826022.246583865,
                    1355.002687137748
                  ],
                  [
                    309200.62961808196,
                    4826022.246583865,
                    1400.362687137748
                  ],
                  [
                    309200.62961808196,
                    4824605.306583866,
                    1400.362687137748
                  ],
                  [
                    308151.50961808197,
                    4824605.306583866,
                    1355.002687137748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:23:24+00:00",
            "end_time": "2017-08-30T18:29: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": "20170831_43119D5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5499743882898,
              43.44971668639022,
              1342.9755696798377
            ],
            [
              -119.55051122084764,
              43.46248246837763,
              1342.9755696798377
            ],
            [
              -119.53749891686223,
              43.46277214954213,
              1354.8355696798378
            ],
            [
              -119.53696481595655,
              43.45000623917573,
              1354.8355696798378
            ],
            [
              -119.5499743882898,
              43.44971668639022,
              1342.9755696798377
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505112,
        43.44971669,
        1342.97557,
        -119.5369648,
        43.46277215,
        1354.83557
      ],
      "properties": {
        "datetime": "2017-08-31T15:02:10Z",
        "pc:count": 13268398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294195.5917,
            "count": 13268398,
            "maximum": 294727.9029,
            "minimum": 293674.2429,
            "name": "X",
            "position": 0,
            "stddev": 294.1600982,
            "variance": 86530.16338
          },
          {
            "average": 4814618.175,
            "count": 13268398,
            "maximum": 4815334.782,
            "minimum": 4813915.642,
            "name": "Y",
            "position": 1,
            "stddev": 405.5465071,
            "variance": 164467.9694
          },
          {
            "average": 1349.820285,
            "count": 13268398,
            "maximum": 1354.83557,
            "minimum": 1342.97557,
            "name": "Z",
            "position": 2,
            "stddev": 2.269176599,
            "variance": 5.149162438
          },
          {
            "average": 18904.7143,
            "count": 13268398,
            "maximum": 26097,
            "minimum": 4417,
            "name": "Intensity",
            "position": 3,
            "stddev": 1547.834781,
            "variance": 2395792.511
          },
          {
            "average": 1.000004974,
            "count": 13268398,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002230291652,
            "variance": 4.974200855e-06
          },
          {
            "average": 1.000009798,
            "count": 13268398,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003130115188,
            "variance": 9.797621091e-06
          },
          {
            "average": 0.5019419827,
            "count": 13268398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962475,
            "variance": 0.2499962475
          },
          {
            "average": 4.52202293e-07,
            "count": 13268398,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006724597554,
            "variance": 4.522021226e-07
          },
          {
            "average": 1.21421825,
            "count": 13268398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4102789345,
            "variance": 0.1683288041
          },
          {
            "average": -0.0395292953,
            "count": 13268398,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78133822,
            "variance": 138.7999303
          },
          {
            "average": 2.000014923,
            "count": 13268398,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000264541,
            "variance": 1.000529152
          },
          {
            "average": 1115.667671,
            "count": 13268398,
            "maximum": 1118,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9827289452,
            "variance": 0.9657561798
          },
          {
            "average": 47308.55482,
            "count": 13268398,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2702.445805,
            "variance": 7303213.329
          },
          {
            "average": 45734.6777,
            "count": 13268398,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2834.227665,
            "variance": 8032846.457
          },
          {
            "average": 42569.17101,
            "count": 13268398,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3104.855538,
            "variance": 9640127.911
          },
          {
            "average": 188226172.8,
            "count": 13268398,
            "maximum": 188226930.9,
            "minimum": 188225262.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 369.2679201,
            "variance": 136358.7968
          },
          {
            "average": 0,
            "count": 13268398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293674.2429,
          4813915.642,
          1342.97557,
          294727.9029,
          4815334.782,
          1354.83557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293674.2428535432,
                4813915.642392,
                1342.9755696798377
              ],
              [
                293674.2428535432,
                4815334.782392001,
                1342.9755696798377
              ],
              [
                294727.90285354323,
                4815334.782392001,
                1354.8355696798378
              ],
              [
                294727.90285354323,
                4813915.642392,
                1354.8355696798378
              ],
              [
                293674.2428535432,
                4813915.642392,
                1342.9755696798377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:02:10+00:00",
        "end_time": "2017-08-31T14:34:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505112,
            43.44971669,
            1342.97557,
            -119.5369648,
            43.46277215,
            1354.83557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5499743882898,
                  43.44971668639022,
                  1342.9755696798377
                ],
                [
                  -119.55051122084764,
                  43.46248246837763,
                  1342.9755696798377
                ],
                [
                  -119.53749891686223,
                  43.46277214954213,
                  1354.8355696798378
                ],
                [
                  -119.53696481595655,
                  43.45000623917573,
                  1354.8355696798378
                ],
                [
                  -119.5499743882898,
                  43.44971668639022,
                  1342.9755696798377
                ]
              ]
            ]
          },
          "id": "20170831_43119D5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:02:10Z",
            "pc:count": 13268398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294195.5917,
                "count": 13268398,
                "maximum": 294727.9029,
                "minimum": 293674.2429,
                "name": "X",
                "position": 0,
                "stddev": 294.1600982,
                "variance": 86530.16338
              },
              {
                "average": 4814618.175,
                "count": 13268398,
                "maximum": 4815334.782,
                "minimum": 4813915.642,
                "name": "Y",
                "position": 1,
                "stddev": 405.5465071,
                "variance": 164467.9694
              },
              {
                "average": 1349.820285,
                "count": 13268398,
                "maximum": 1354.83557,
                "minimum": 1342.97557,
                "name": "Z",
                "position": 2,
                "stddev": 2.269176599,
                "variance": 5.149162438
              },
              {
                "average": 18904.7143,
                "count": 13268398,
                "maximum": 26097,
                "minimum": 4417,
                "name": "Intensity",
                "position": 3,
                "stddev": 1547.834781,
                "variance": 2395792.511
              },
              {
                "average": 1.000004974,
                "count": 13268398,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002230291652,
                "variance": 4.974200855e-06
              },
              {
                "average": 1.000009798,
                "count": 13268398,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003130115188,
                "variance": 9.797621091e-06
              },
              {
                "average": 0.5019419827,
                "count": 13268398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962475,
                "variance": 0.2499962475
              },
              {
                "average": 4.52202293e-07,
                "count": 13268398,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006724597554,
                "variance": 4.522021226e-07
              },
              {
                "average": 1.21421825,
                "count": 13268398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4102789345,
                "variance": 0.1683288041
              },
              {
                "average": -0.0395292953,
                "count": 13268398,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78133822,
                "variance": 138.7999303
              },
              {
                "average": 2.000014923,
                "count": 13268398,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000264541,
                "variance": 1.000529152
              },
              {
                "average": 1115.667671,
                "count": 13268398,
                "maximum": 1118,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9827289452,
                "variance": 0.9657561798
              },
              {
                "average": 47308.55482,
                "count": 13268398,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2702.445805,
                "variance": 7303213.329
              },
              {
                "average": 45734.6777,
                "count": 13268398,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2834.227665,
                "variance": 8032846.457
              },
              {
                "average": 42569.17101,
                "count": 13268398,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3104.855538,
                "variance": 9640127.911
              },
              {
                "average": 188226172.8,
                "count": 13268398,
                "maximum": 188226930.9,
                "minimum": 188225262.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 369.2679201,
                "variance": 136358.7968
              },
              {
                "average": 0,
                "count": 13268398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293674.2429,
              4813915.642,
              1342.97557,
              294727.9029,
              4815334.782,
              1354.83557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293674.2428535432,
                    4813915.642392,
                    1342.9755696798377
                  ],
                  [
                    293674.2428535432,
                    4815334.782392001,
                    1342.9755696798377
                  ],
                  [
                    294727.90285354323,
                    4815334.782392001,
                    1354.8355696798378
                  ],
                  [
                    294727.90285354323,
                    4813915.642392,
                    1354.8355696798378
                  ],
                  [
                    293674.2428535432,
                    4813915.642392,
                    1342.9755696798377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:02:10+00:00",
            "end_time": "2017-08-31T14:34: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": "20170829_43119D4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499754503123,
              43.374728017919814,
              1273.5794389687699
            ],
            [
              -119.45048938767863,
              43.38748234797677,
              1273.5794389687699
            ],
            [
              -119.43749733047284,
              43.38776015622527,
              1292.91943896877
            ],
            [
              -119.43698611131668,
              43.37500570314349,
              1292.91943896877
            ],
            [
              -119.4499754503123,
              43.374728017919814,
              1273.5794389687699
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504894,
        43.37472802,
        1273.579439,
        -119.4369861,
        43.38776016,
        1292.919439
      ],
      "properties": {
        "datetime": "2017-08-29T19:15:45Z",
        "pc:count": 14129320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302049.3306,
            "count": 14129320,
            "maximum": 302574.0699,
            "minimum": 301520.8299,
            "name": "X",
            "position": 0,
            "stddev": 294.0499791,
            "variance": 86465.3902
          },
          {
            "average": 4806063.312,
            "count": 14129320,
            "maximum": 4806762.027,
            "minimum": 4805344.287,
            "name": "Y",
            "position": 1,
            "stddev": 394.5534727,
            "variance": 155672.4428
          },
          {
            "average": 1286.759477,
            "count": 14129320,
            "maximum": 1292.919439,
            "minimum": 1273.579439,
            "name": "Z",
            "position": 2,
            "stddev": 3.301879421,
            "variance": 10.90240771
          },
          {
            "average": 19839.26895,
            "count": 14129320,
            "maximum": 29217,
            "minimum": 2097,
            "name": "Intensity",
            "position": 3,
            "stddev": 1418.770402,
            "variance": 2012909.455
          },
          {
            "average": 1.000011324,
            "count": 14129320,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003365091807,
            "variance": 1.132384287e-05
          },
          {
            "average": 1.000021445,
            "count": 14129320,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004630800189,
            "variance": 2.144431039e-05
          },
          {
            "average": 0.5029721883,
            "count": 14129320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911837,
            "variance": 0.2499911838
          },
          {
            "average": 8.917626609e-06,
            "count": 14129320,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002986226334,
            "variance": 8.917547716e-06
          },
          {
            "average": 1.219402703,
            "count": 14129320,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4138419614,
            "variance": 0.1712651691
          },
          {
            "average": 0.2058483282,
            "count": 14129320,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84623447,
            "variance": 140.3332712
          },
          {
            "average": 1.999058907,
            "count": 14129320,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00025764,
            "variance": 1.000515346
          },
          {
            "average": 1078.383761,
            "count": 14129320,
            "maximum": 1081,
            "minimum": 1076,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020664663,
            "variance": 1.041756355
          },
          {
            "average": 46344.32767,
            "count": 14129320,
            "maximum": 56064,
            "minimum": 28672,
            "name": "Red",
            "position": 12,
            "stddev": 2505.757196,
            "variance": 6278819.124
          },
          {
            "average": 44791.51726,
            "count": 14129320,
            "maximum": 55808,
            "minimum": 27392,
            "name": "Green",
            "position": 13,
            "stddev": 2515.424021,
            "variance": 6327358.005
          },
          {
            "average": 41836.04796,
            "count": 14129320,
            "maximum": 54016,
            "minimum": 25856,
            "name": "Blue",
            "position": 14,
            "stddev": 2597.80072,
            "variance": 6748568.582
          },
          {
            "average": 188067931,
            "count": 14129320,
            "maximum": 188069345.8,
            "minimum": 188066633.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 556.9383762,
            "variance": 310180.3548
          },
          {
            "average": 0,
            "count": 14129320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129320,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301520.8299,
          4805344.287,
          1273.579439,
          302574.0699,
          4806762.027,
          1292.919439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301520.8298530867,
                4805344.286746722,
                1273.5794389687699
              ],
              [
                301520.8298530867,
                4806762.026746722,
                1273.5794389687699
              ],
              [
                302574.06985308666,
                4806762.026746722,
                1292.91943896877
              ],
              [
                302574.06985308666,
                4805344.286746722,
                1292.91943896877
              ],
              [
                301520.8298530867,
                4805344.286746722,
                1273.5794389687699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T19:15:45+00:00",
        "end_time": "2017-08-29T18:30:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504894,
            43.37472802,
            1273.579439,
            -119.4369861,
            43.38776016,
            1292.919439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499754503123,
                  43.374728017919814,
                  1273.5794389687699
                ],
                [
                  -119.45048938767863,
                  43.38748234797677,
                  1273.5794389687699
                ],
                [
                  -119.43749733047284,
                  43.38776015622527,
                  1292.91943896877
                ],
                [
                  -119.43698611131668,
                  43.37500570314349,
                  1292.91943896877
                ],
                [
                  -119.4499754503123,
                  43.374728017919814,
                  1273.5794389687699
                ]
              ]
            ]
          },
          "id": "20170829_43119D4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T19:15:45Z",
            "pc:count": 14129320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302049.3306,
                "count": 14129320,
                "maximum": 302574.0699,
                "minimum": 301520.8299,
                "name": "X",
                "position": 0,
                "stddev": 294.0499791,
                "variance": 86465.3902
              },
              {
                "average": 4806063.312,
                "count": 14129320,
                "maximum": 4806762.027,
                "minimum": 4805344.287,
                "name": "Y",
                "position": 1,
                "stddev": 394.5534727,
                "variance": 155672.4428
              },
              {
                "average": 1286.759477,
                "count": 14129320,
                "maximum": 1292.919439,
                "minimum": 1273.579439,
                "name": "Z",
                "position": 2,
                "stddev": 3.301879421,
                "variance": 10.90240771
              },
              {
                "average": 19839.26895,
                "count": 14129320,
                "maximum": 29217,
                "minimum": 2097,
                "name": "Intensity",
                "position": 3,
                "stddev": 1418.770402,
                "variance": 2012909.455
              },
              {
                "average": 1.000011324,
                "count": 14129320,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003365091807,
                "variance": 1.132384287e-05
              },
              {
                "average": 1.000021445,
                "count": 14129320,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004630800189,
                "variance": 2.144431039e-05
              },
              {
                "average": 0.5029721883,
                "count": 14129320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911837,
                "variance": 0.2499911838
              },
              {
                "average": 8.917626609e-06,
                "count": 14129320,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002986226334,
                "variance": 8.917547716e-06
              },
              {
                "average": 1.219402703,
                "count": 14129320,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4138419614,
                "variance": 0.1712651691
              },
              {
                "average": 0.2058483282,
                "count": 14129320,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84623447,
                "variance": 140.3332712
              },
              {
                "average": 1.999058907,
                "count": 14129320,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00025764,
                "variance": 1.000515346
              },
              {
                "average": 1078.383761,
                "count": 14129320,
                "maximum": 1081,
                "minimum": 1076,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020664663,
                "variance": 1.041756355
              },
              {
                "average": 46344.32767,
                "count": 14129320,
                "maximum": 56064,
                "minimum": 28672,
                "name": "Red",
                "position": 12,
                "stddev": 2505.757196,
                "variance": 6278819.124
              },
              {
                "average": 44791.51726,
                "count": 14129320,
                "maximum": 55808,
                "minimum": 27392,
                "name": "Green",
                "position": 13,
                "stddev": 2515.424021,
                "variance": 6327358.005
              },
              {
                "average": 41836.04796,
                "count": 14129320,
                "maximum": 54016,
                "minimum": 25856,
                "name": "Blue",
                "position": 14,
                "stddev": 2597.80072,
                "variance": 6748568.582
              },
              {
                "average": 188067931,
                "count": 14129320,
                "maximum": 188069345.8,
                "minimum": 188066633.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 556.9383762,
                "variance": 310180.3548
              },
              {
                "average": 0,
                "count": 14129320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129320,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301520.8299,
              4805344.287,
              1273.579439,
              302574.0699,
              4806762.027,
              1292.919439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301520.8298530867,
                    4805344.286746722,
                    1273.5794389687699
                  ],
                  [
                    301520.8298530867,
                    4806762.026746722,
                    1273.5794389687699
                  ],
                  [
                    302574.06985308666,
                    4806762.026746722,
                    1292.91943896877
                  ],
                  [
                    302574.06985308666,
                    4805344.286746722,
                    1292.91943896877
                  ],
                  [
                    301520.8298530867,
                    4805344.286746722,
                    1273.5794389687699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T19:15:45+00:00",
            "end_time": "2017-08-29T18:30:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497555444962,
              43.499741474140784,
              1381.3625825239728
            ],
            [
              -119.32546491316036,
              43.512483551632016,
              1381.3625825239728
            ],
            [
              -119.31249631547716,
              43.512746716038734,
              1440.0225825239727
            ],
            [
              -119.31200967986571,
              43.50000452214753,
              1440.0225825239727
            ],
            [
              -119.32497555444962,
              43.499741474140784,
              1381.3625825239728
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254649,
        43.49974147,
        1381.362583,
        -119.3120097,
        43.51274672,
        1440.022583
      ],
      "properties": {
        "datetime": "2017-08-30T18:53:39Z",
        "pc:count": 14592001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312573.1826,
            "count": 14592001,
            "maximum": 313084.4084,
            "minimum": 312035.3284,
            "name": "X",
            "position": 0,
            "stddev": 298.153145,
            "variance": 88895.29787
          },
          {
            "average": 4819662.803,
            "count": 14592001,
            "maximum": 4820354.832,
            "minimum": 4818938.552,
            "name": "Y",
            "position": 1,
            "stddev": 405.1123734,
            "variance": 164116.0351
          },
          {
            "average": 1401.843497,
            "count": 14592001,
            "maximum": 1440.022583,
            "minimum": 1381.362583,
            "name": "Z",
            "position": 2,
            "stddev": 11.76046121,
            "variance": 138.3084478
          },
          {
            "average": 20229.87989,
            "count": 14592001,
            "maximum": 32193,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3411.092722,
            "variance": 11635553.56
          },
          {
            "average": 1.060714703,
            "count": 14592001,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2695414791,
            "variance": 0.07265260896
          },
          {
            "average": 1.122228953,
            "count": 14592001,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3934421414,
            "variance": 0.1547967186
          },
          {
            "average": 0.5020657551,
            "count": 14592001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957498,
            "variance": 0.2499957498
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154434954,
            "count": 14592001,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3613652,
            "variance": 0.1305848078
          },
          {
            "average": 0.6624238,
            "count": 14592001,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86744249,
            "variance": 140.8361912
          },
          {
            "average": 1.960975674,
            "count": 14592001,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015854676,
            "variance": 1.031960723
          },
          {
            "average": 1102.709481,
            "count": 14592001,
            "maximum": 1106,
            "minimum": 1044,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.008593679,
            "variance": 36.10319801
          },
          {
            "average": 38429.07663,
            "count": 14592001,
            "maximum": 52736,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6335.071596,
            "variance": 40133132.12
          },
          {
            "average": 37107.46318,
            "count": 14592001,
            "maximum": 51200,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 4920.012339,
            "variance": 24206521.41
          },
          {
            "average": 34203.99541,
            "count": 14592001,
            "maximum": 49152,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 4712.894926,
            "variance": 22211378.58
          },
          {
            "average": 188150675.4,
            "count": 14592001,
            "maximum": 188154419.4,
            "minimum": 187983993,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16786.39515,
            "variance": 281783062.1
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14592001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312035.3284,
          4818938.552,
          1381.362583,
          313084.4084,
          4820354.832,
          1440.022583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312035.3284017154,
                4818938.5517890295,
                1381.3625825239728
              ],
              [
                312035.3284017154,
                4820354.831789029,
                1381.3625825239728
              ],
              [
                313084.40840171534,
                4820354.831789029,
                1440.0225825239727
              ],
              [
                313084.40840171534,
                4818938.5517890295,
                1440.0225825239727
              ],
              [
                312035.3284017154,
                4818938.5517890295,
                1381.3625825239728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:53:39+00:00",
        "end_time": "2017-08-28T19:33:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254649,
            43.49974147,
            1381.362583,
            -119.3120097,
            43.51274672,
            1440.022583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497555444962,
                  43.499741474140784,
                  1381.3625825239728
                ],
                [
                  -119.32546491316036,
                  43.512483551632016,
                  1381.3625825239728
                ],
                [
                  -119.31249631547716,
                  43.512746716038734,
                  1440.0225825239727
                ],
                [
                  -119.31200967986571,
                  43.50000452214753,
                  1440.0225825239727
                ],
                [
                  -119.32497555444962,
                  43.499741474140784,
                  1381.3625825239728
                ]
              ]
            ]
          },
          "id": "20170828_43119E3325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:53:39Z",
            "pc:count": 14592001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312573.1826,
                "count": 14592001,
                "maximum": 313084.4084,
                "minimum": 312035.3284,
                "name": "X",
                "position": 0,
                "stddev": 298.153145,
                "variance": 88895.29787
              },
              {
                "average": 4819662.803,
                "count": 14592001,
                "maximum": 4820354.832,
                "minimum": 4818938.552,
                "name": "Y",
                "position": 1,
                "stddev": 405.1123734,
                "variance": 164116.0351
              },
              {
                "average": 1401.843497,
                "count": 14592001,
                "maximum": 1440.022583,
                "minimum": 1381.362583,
                "name": "Z",
                "position": 2,
                "stddev": 11.76046121,
                "variance": 138.3084478
              },
              {
                "average": 20229.87989,
                "count": 14592001,
                "maximum": 32193,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3411.092722,
                "variance": 11635553.56
              },
              {
                "average": 1.060714703,
                "count": 14592001,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2695414791,
                "variance": 0.07265260896
              },
              {
                "average": 1.122228953,
                "count": 14592001,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3934421414,
                "variance": 0.1547967186
              },
              {
                "average": 0.5020657551,
                "count": 14592001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957498,
                "variance": 0.2499957498
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154434954,
                "count": 14592001,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3613652,
                "variance": 0.1305848078
              },
              {
                "average": 0.6624238,
                "count": 14592001,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86744249,
                "variance": 140.8361912
              },
              {
                "average": 1.960975674,
                "count": 14592001,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015854676,
                "variance": 1.031960723
              },
              {
                "average": 1102.709481,
                "count": 14592001,
                "maximum": 1106,
                "minimum": 1044,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.008593679,
                "variance": 36.10319801
              },
              {
                "average": 38429.07663,
                "count": 14592001,
                "maximum": 52736,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6335.071596,
                "variance": 40133132.12
              },
              {
                "average": 37107.46318,
                "count": 14592001,
                "maximum": 51200,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 4920.012339,
                "variance": 24206521.41
              },
              {
                "average": 34203.99541,
                "count": 14592001,
                "maximum": 49152,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 4712.894926,
                "variance": 22211378.58
              },
              {
                "average": 188150675.4,
                "count": 14592001,
                "maximum": 188154419.4,
                "minimum": 187983993,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16786.39515,
                "variance": 281783062.1
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14592001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312035.3284,
              4818938.552,
              1381.362583,
              313084.4084,
              4820354.832,
              1440.022583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312035.3284017154,
                    4818938.5517890295,
                    1381.3625825239728
                  ],
                  [
                    312035.3284017154,
                    4820354.831789029,
                    1381.3625825239728
                  ],
                  [
                    313084.40840171534,
                    4820354.831789029,
                    1440.0225825239727
                  ],
                  [
                    313084.40840171534,
                    4818938.5517890295,
                    1440.0225825239727
                  ],
                  [
                    312035.3284017154,
                    4818938.5517890295,
                    1381.3625825239728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:53:39+00:00",
            "end_time": "2017-08-28T19:33: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": "20170830_43119E4225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747477449388,
              43.5622344703383,
              1359.490671915111
            ],
            [
              -119.38797867636363,
              43.574983391942055,
              1359.490671915111
            ],
            [
              -119.37499725552647,
              43.575253953253004,
              1470.030671915111
            ],
            [
              -119.3744960866514,
              43.5625049119268,
              1470.030671915111
            ],
            [
              -119.38747477449388,
              43.5622344703383,
              1359.490671915111
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879787,
        43.56223447,
        1359.490672,
        -119.3744961,
        43.57525395,
        1470.030672
      ],
      "properties": {
        "datetime": "2017-08-30T19:24:01Z",
        "pc:count": 13392700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307698.9661,
            "count": 13392700,
            "maximum": 308230.761,
            "minimum": 307181.681,
            "name": "X",
            "position": 0,
            "stddev": 291.9240776,
            "variance": 85219.66708
          },
          {
            "average": 4826722.585,
            "count": 13392700,
            "maximum": 4827439.496,
            "minimum": 4826022.376,
            "name": "Y",
            "position": 1,
            "stddev": 399.1078961,
            "variance": 159287.1128
          },
          {
            "average": 1390.915409,
            "count": 13392700,
            "maximum": 1470.030672,
            "minimum": 1359.490672,
            "name": "Z",
            "position": 2,
            "stddev": 21.25606503,
            "variance": 451.8203008
          },
          {
            "average": 20807.35455,
            "count": 13392700,
            "maximum": 38209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2339.507959,
            "variance": 5473297.492
          },
          {
            "average": 1.02202364,
            "count": 13392700,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1690757814,
            "variance": 0.02858661987
          },
          {
            "average": 1.044302866,
            "count": 13392700,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2525603616,
            "variance": 0.06378673624
          },
          {
            "average": 0.5031942028,
            "count": 13392700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898156,
            "variance": 0.2499898157
          },
          {
            "average": 3.061369253e-06,
            "count": 13392700,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001749674287,
            "variance": 3.06136011e-06
          },
          {
            "average": 1.200807604,
            "count": 13392700,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4006044461,
            "variance": 0.1604839222
          },
          {
            "average": 0.1347248539,
            "count": 13392700,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68276932,
            "variance": 136.487099
          },
          {
            "average": 1.987516408,
            "count": 13392700,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006509197,
            "variance": 1.013060764
          },
          {
            "average": 1106.832457,
            "count": 13392700,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000870848,
            "variance": 1.001742455
          },
          {
            "average": 44239.00737,
            "count": 13392700,
            "maximum": 52224,
            "minimum": 9984,
            "name": "Red",
            "position": 12,
            "stddev": 3434.754609,
            "variance": 11797539.22
          },
          {
            "average": 42490.10097,
            "count": 13392700,
            "maximum": 50176,
            "minimum": 11776,
            "name": "Green",
            "position": 13,
            "stddev": 2735.641457,
            "variance": 7483734.18
          },
          {
            "average": 39996.97358,
            "count": 13392700,
            "maximum": 48128,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 2949.102312,
            "variance": 8697204.447
          },
          {
            "average": 188154793.4,
            "count": 13392700,
            "maximum": 188156241.3,
            "minimum": 188152920.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.6225223,
            "variance": 526528.0448
          },
          {
            "average": 0,
            "count": 13392700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13392700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307181.681,
          4826022.376,
          1359.490672,
          308230.761,
          4827439.496,
          1470.030672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307181.6809659823,
                4826022.375620806,
                1359.490671915111
              ],
              [
                307181.6809659823,
                4827439.495620805,
                1359.490671915111
              ],
              [
                308230.7609659823,
                4827439.495620805,
                1470.030671915111
              ],
              [
                308230.7609659823,
                4826022.375620806,
                1470.030671915111
              ],
              [
                307181.6809659823,
                4826022.375620806,
                1359.490671915111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:24:01+00:00",
        "end_time": "2017-08-30T18:28:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879787,
            43.56223447,
            1359.490672,
            -119.3744961,
            43.57525395,
            1470.030672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747477449388,
                  43.5622344703383,
                  1359.490671915111
                ],
                [
                  -119.38797867636363,
                  43.574983391942055,
                  1359.490671915111
                ],
                [
                  -119.37499725552647,
                  43.575253953253004,
                  1470.030671915111
                ],
                [
                  -119.3744960866514,
                  43.5625049119268,
                  1470.030671915111
                ],
                [
                  -119.38747477449388,
                  43.5622344703383,
                  1359.490671915111
                ]
              ]
            ]
          },
          "id": "20170830_43119E4225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:24:01Z",
            "pc:count": 13392700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307698.9661,
                "count": 13392700,
                "maximum": 308230.761,
                "minimum": 307181.681,
                "name": "X",
                "position": 0,
                "stddev": 291.9240776,
                "variance": 85219.66708
              },
              {
                "average": 4826722.585,
                "count": 13392700,
                "maximum": 4827439.496,
                "minimum": 4826022.376,
                "name": "Y",
                "position": 1,
                "stddev": 399.1078961,
                "variance": 159287.1128
              },
              {
                "average": 1390.915409,
                "count": 13392700,
                "maximum": 1470.030672,
                "minimum": 1359.490672,
                "name": "Z",
                "position": 2,
                "stddev": 21.25606503,
                "variance": 451.8203008
              },
              {
                "average": 20807.35455,
                "count": 13392700,
                "maximum": 38209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2339.507959,
                "variance": 5473297.492
              },
              {
                "average": 1.02202364,
                "count": 13392700,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1690757814,
                "variance": 0.02858661987
              },
              {
                "average": 1.044302866,
                "count": 13392700,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2525603616,
                "variance": 0.06378673624
              },
              {
                "average": 0.5031942028,
                "count": 13392700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898156,
                "variance": 0.2499898157
              },
              {
                "average": 3.061369253e-06,
                "count": 13392700,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001749674287,
                "variance": 3.06136011e-06
              },
              {
                "average": 1.200807604,
                "count": 13392700,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4006044461,
                "variance": 0.1604839222
              },
              {
                "average": 0.1347248539,
                "count": 13392700,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68276932,
                "variance": 136.487099
              },
              {
                "average": 1.987516408,
                "count": 13392700,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006509197,
                "variance": 1.013060764
              },
              {
                "average": 1106.832457,
                "count": 13392700,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000870848,
                "variance": 1.001742455
              },
              {
                "average": 44239.00737,
                "count": 13392700,
                "maximum": 52224,
                "minimum": 9984,
                "name": "Red",
                "position": 12,
                "stddev": 3434.754609,
                "variance": 11797539.22
              },
              {
                "average": 42490.10097,
                "count": 13392700,
                "maximum": 50176,
                "minimum": 11776,
                "name": "Green",
                "position": 13,
                "stddev": 2735.641457,
                "variance": 7483734.18
              },
              {
                "average": 39996.97358,
                "count": 13392700,
                "maximum": 48128,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 2949.102312,
                "variance": 8697204.447
              },
              {
                "average": 188154793.4,
                "count": 13392700,
                "maximum": 188156241.3,
                "minimum": 188152920.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.6225223,
                "variance": 526528.0448
              },
              {
                "average": 0,
                "count": 13392700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13392700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307181.681,
              4826022.376,
              1359.490672,
              308230.761,
              4827439.496,
              1470.030672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307181.6809659823,
                    4826022.375620806,
                    1359.490671915111
                  ],
                  [
                    307181.6809659823,
                    4827439.495620805,
                    1359.490671915111
                  ],
                  [
                    308230.7609659823,
                    4827439.495620805,
                    1470.030671915111
                  ],
                  [
                    308230.7609659823,
                    4826022.375620806,
                    1470.030671915111
                  ],
                  [
                    307181.6809659823,
                    4826022.375620806,
                    1359.490671915111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:24:01+00:00",
            "end_time": "2017-08-30T18:28:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997488244153,
              43.38722213568484,
              1310.593940529058
            ],
            [
              -119.50049981925879,
              43.39998297248842,
              1310.593940529058
            ],
            [
              -119.4874984249335,
              43.400266682315404,
              1357.073940529058
            ],
            [
              -119.4869762106561,
              43.38750571981258,
              1357.073940529058
            ],
            [
              -119.49997488244153,
              43.38722213568484,
              1310.593940529058
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004998,
        43.38722214,
        1310.593941,
        -119.4869762,
        43.40026668,
        1357.073941
      ],
      "properties": {
        "datetime": "2017-08-31T14:56:56Z",
        "pc:count": 13627928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298048.5266,
            "count": 13627928,
            "maximum": 298565.5244,
            "minimum": 297511.7044,
            "name": "X",
            "position": 0,
            "stddev": 292.6497844,
            "variance": 85643.8963
          },
          {
            "average": 4807561.528,
            "count": 13627928,
            "maximum": 4808270.671,
            "minimum": 4806852.151,
            "name": "Y",
            "position": 1,
            "stddev": 398.5705078,
            "variance": 158858.4497
          },
          {
            "average": 1316.663976,
            "count": 13627928,
            "maximum": 1357.073941,
            "minimum": 1310.593941,
            "name": "Z",
            "position": 2,
            "stddev": 2.605353354,
            "variance": 6.7878661
          },
          {
            "average": 18641.81628,
            "count": 13627928,
            "maximum": 26801,
            "minimum": 866,
            "name": "Intensity",
            "position": 3,
            "stddev": 1616.141133,
            "variance": 2611912.163
          },
          {
            "average": 1.002748033,
            "count": 13627928,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0536414628,
            "variance": 0.002877406531
          },
          {
            "average": 1.005528206,
            "count": 13627928,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07761863099,
            "variance": 0.006024651877
          },
          {
            "average": 0.5013509024,
            "count": 13627928,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981934,
            "variance": 0.2499981934
          },
          {
            "average": 2.201361792e-06,
            "count": 13627928,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001483697108,
            "variance": 2.201357107e-06
          },
          {
            "average": 1.228813947,
            "count": 13627928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.420069206,
            "variance": 0.1764581378
          },
          {
            "average": 0.1683195357,
            "count": 13627928,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80027398,
            "variance": 139.246466
          },
          {
            "average": 1.998385888,
            "count": 13627928,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001482051,
            "variance": 1.002966298
          },
          {
            "average": 1114.276713,
            "count": 13627928,
            "maximum": 1117,
            "minimum": 1112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.981717728,
            "variance": 0.9637696975
          },
          {
            "average": 45392.13481,
            "count": 13627928,
            "maximum": 56320,
            "minimum": 27136,
            "name": "Red",
            "position": 12,
            "stddev": 2624.127284,
            "variance": 6886044.002
          },
          {
            "average": 43785.91173,
            "count": 13627928,
            "maximum": 55552,
            "minimum": 26880,
            "name": "Green",
            "position": 13,
            "stddev": 2588.67242,
            "variance": 6701224.896
          },
          {
            "average": 40693.69685,
            "count": 13627928,
            "maximum": 54016,
            "minimum": 26368,
            "name": "Blue",
            "position": 14,
            "stddev": 2544.856574,
            "variance": 6476294.981
          },
          {
            "average": 188225656.8,
            "count": 13627928,
            "maximum": 188226616.5,
            "minimum": 188224795,
            "name": "GpsTime",
            "position": 15,
            "stddev": 370.6502574,
            "variance": 137381.6133
          },
          {
            "average": 0,
            "count": 13627928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13627928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13627928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13627928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13627928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297511.7044,
          4806852.151,
          1310.593941,
          298565.5244,
          4808270.671,
          1357.073941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297511.7044205709,
                4806852.1505298335,
                1310.593940529058
              ],
              [
                297511.7044205709,
                4808270.670529833,
                1310.593940529058
              ],
              [
                298565.5244205709,
                4808270.670529833,
                1357.073940529058
              ],
              [
                298565.5244205709,
                4806852.1505298335,
                1357.073940529058
              ],
              [
                297511.7044205709,
                4806852.1505298335,
                1310.593940529058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:56:56+00:00",
        "end_time": "2017-08-31T14:26:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004998,
            43.38722214,
            1310.593941,
            -119.4869762,
            43.40026668,
            1357.073941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997488244153,
                  43.38722213568484,
                  1310.593940529058
                ],
                [
                  -119.50049981925879,
                  43.39998297248842,
                  1310.593940529058
                ],
                [
                  -119.4874984249335,
                  43.400266682315404,
                  1357.073940529058
                ],
                [
                  -119.4869762106561,
                  43.38750571981258,
                  1357.073940529058
                ],
                [
                  -119.49997488244153,
                  43.38722213568484,
                  1310.593940529058
                ]
              ]
            ]
          },
          "id": "20170831_43119D4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:56:56Z",
            "pc:count": 13627928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298048.5266,
                "count": 13627928,
                "maximum": 298565.5244,
                "minimum": 297511.7044,
                "name": "X",
                "position": 0,
                "stddev": 292.6497844,
                "variance": 85643.8963
              },
              {
                "average": 4807561.528,
                "count": 13627928,
                "maximum": 4808270.671,
                "minimum": 4806852.151,
                "name": "Y",
                "position": 1,
                "stddev": 398.5705078,
                "variance": 158858.4497
              },
              {
                "average": 1316.663976,
                "count": 13627928,
                "maximum": 1357.073941,
                "minimum": 1310.593941,
                "name": "Z",
                "position": 2,
                "stddev": 2.605353354,
                "variance": 6.7878661
              },
              {
                "average": 18641.81628,
                "count": 13627928,
                "maximum": 26801,
                "minimum": 866,
                "name": "Intensity",
                "position": 3,
                "stddev": 1616.141133,
                "variance": 2611912.163
              },
              {
                "average": 1.002748033,
                "count": 13627928,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0536414628,
                "variance": 0.002877406531
              },
              {
                "average": 1.005528206,
                "count": 13627928,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07761863099,
                "variance": 0.006024651877
              },
              {
                "average": 0.5013509024,
                "count": 13627928,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981934,
                "variance": 0.2499981934
              },
              {
                "average": 2.201361792e-06,
                "count": 13627928,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001483697108,
                "variance": 2.201357107e-06
              },
              {
                "average": 1.228813947,
                "count": 13627928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.420069206,
                "variance": 0.1764581378
              },
              {
                "average": 0.1683195357,
                "count": 13627928,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80027398,
                "variance": 139.246466
              },
              {
                "average": 1.998385888,
                "count": 13627928,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001482051,
                "variance": 1.002966298
              },
              {
                "average": 1114.276713,
                "count": 13627928,
                "maximum": 1117,
                "minimum": 1112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.981717728,
                "variance": 0.9637696975
              },
              {
                "average": 45392.13481,
                "count": 13627928,
                "maximum": 56320,
                "minimum": 27136,
                "name": "Red",
                "position": 12,
                "stddev": 2624.127284,
                "variance": 6886044.002
              },
              {
                "average": 43785.91173,
                "count": 13627928,
                "maximum": 55552,
                "minimum": 26880,
                "name": "Green",
                "position": 13,
                "stddev": 2588.67242,
                "variance": 6701224.896
              },
              {
                "average": 40693.69685,
                "count": 13627928,
                "maximum": 54016,
                "minimum": 26368,
                "name": "Blue",
                "position": 14,
                "stddev": 2544.856574,
                "variance": 6476294.981
              },
              {
                "average": 188225656.8,
                "count": 13627928,
                "maximum": 188226616.5,
                "minimum": 188224795,
                "name": "GpsTime",
                "position": 15,
                "stddev": 370.6502574,
                "variance": 137381.6133
              },
              {
                "average": 0,
                "count": 13627928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13627928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13627928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13627928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13627928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297511.7044,
              4806852.151,
              1310.593941,
              298565.5244,
              4808270.671,
              1357.073941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297511.7044205709,
                    4806852.1505298335,
                    1310.593940529058
                  ],
                  [
                    297511.7044205709,
                    4808270.670529833,
                    1310.593940529058
                  ],
                  [
                    298565.5244205709,
                    4808270.670529833,
                    1357.073940529058
                  ],
                  [
                    298565.5244205709,
                    4806852.1505298335,
                    1357.073940529058
                  ],
                  [
                    297511.7044205709,
                    4806852.1505298335,
                    1310.593940529058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:56:56+00:00",
            "end_time": "2017-08-31T14:26: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": "20170830_43119E3103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997550870494,
              43.61223875428959,
              1525.7686962294695
            ],
            [
              -119.3504722122697,
              43.624983951410755,
              1525.7686962294695
            ],
            [
              -119.33749677661771,
              43.62525014550286,
              1622.0486962294697
            ],
            [
              -119.33700280892918,
              43.612504830636375,
              1622.0486962294697
            ],
            [
              -119.34997550870494,
              43.61223875428959,
              1525.7686962294695
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504722,
        43.61223875,
        1525.768696,
        -119.3370028,
        43.62525015,
        1622.048696
      ],
      "properties": {
        "datetime": "2017-08-30T17:02:35Z",
        "pc:count": 14142350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310890.9111,
            "count": 14142350,
            "maximum": 311415.138,
            "minimum": 310367.438,
            "name": "X",
            "position": 0,
            "stddev": 288.4722976,
            "variance": 83216.26646
          },
          {
            "average": 4832190.184,
            "count": 14142350,
            "maximum": 4832906.419,
            "minimum": 4831489.739,
            "name": "Y",
            "position": 1,
            "stddev": 396.4568822,
            "variance": 157178.0594
          },
          {
            "average": 1576.310113,
            "count": 14142350,
            "maximum": 1622.048696,
            "minimum": 1525.768696,
            "name": "Z",
            "position": 2,
            "stddev": 15.35041324,
            "variance": 235.6351865
          },
          {
            "average": 19919.65521,
            "count": 14142350,
            "maximum": 44993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2048.377906,
            "variance": 4195852.046
          },
          {
            "average": 1.010820408,
            "count": 14142350,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.115299551,
            "variance": 0.01329398647
          },
          {
            "average": 1.022053053,
            "count": 14142350,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1737975656,
            "variance": 0.03020559382
          },
          {
            "average": 0.5017131523,
            "count": 14142350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970828,
            "variance": 0.2499970828
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139579985,
            "count": 14142350,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3465507484,
            "variance": 0.1200974212
          },
          {
            "average": 0.394742475,
            "count": 14142350,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64562791,
            "variance": 135.6206493
          },
          {
            "average": 1.990410434,
            "count": 14142350,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003603568,
            "variance": 1.007220121
          },
          {
            "average": 1093.917609,
            "count": 14142350,
            "maximum": 1096,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.077176666,
            "variance": 1.16030957
          },
          {
            "average": 31218.11358,
            "count": 14142350,
            "maximum": 52224,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7206.677324,
            "variance": 51936198.05
          },
          {
            "average": 31836.44452,
            "count": 14142350,
            "maximum": 52480,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5077.025117,
            "variance": 25776184.03
          },
          {
            "average": 27564.3089,
            "count": 14142350,
            "maximum": 50176,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 5338.769175,
            "variance": 28502456.31
          },
          {
            "average": 188146624.2,
            "count": 14142350,
            "maximum": 188147755.9,
            "minimum": 188145312.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 554.0033315,
            "variance": 306919.6913
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142350,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310367.438,
          4831489.739,
          1525.768696,
          311415.138,
          4832906.419,
          1622.048696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310367.4379723715,
                4831489.739070695,
                1525.7686962294695
              ],
              [
                310367.4379723715,
                4832906.419070695,
                1525.7686962294695
              ],
              [
                311415.1379723715,
                4832906.419070695,
                1622.0486962294697
              ],
              [
                311415.1379723715,
                4831489.739070695,
                1622.0486962294697
              ],
              [
                310367.4379723715,
                4831489.739070695,
                1525.7686962294695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:02:35+00:00",
        "end_time": "2017-08-30T16:21:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504722,
            43.61223875,
            1525.768696,
            -119.3370028,
            43.62525015,
            1622.048696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997550870494,
                  43.61223875428959,
                  1525.7686962294695
                ],
                [
                  -119.3504722122697,
                  43.624983951410755,
                  1525.7686962294695
                ],
                [
                  -119.33749677661771,
                  43.62525014550286,
                  1622.0486962294697
                ],
                [
                  -119.33700280892918,
                  43.612504830636375,
                  1622.0486962294697
                ],
                [
                  -119.34997550870494,
                  43.61223875428959,
                  1525.7686962294695
                ]
              ]
            ]
          },
          "id": "20170830_43119E3103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:02:35Z",
            "pc:count": 14142350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310890.9111,
                "count": 14142350,
                "maximum": 311415.138,
                "minimum": 310367.438,
                "name": "X",
                "position": 0,
                "stddev": 288.4722976,
                "variance": 83216.26646
              },
              {
                "average": 4832190.184,
                "count": 14142350,
                "maximum": 4832906.419,
                "minimum": 4831489.739,
                "name": "Y",
                "position": 1,
                "stddev": 396.4568822,
                "variance": 157178.0594
              },
              {
                "average": 1576.310113,
                "count": 14142350,
                "maximum": 1622.048696,
                "minimum": 1525.768696,
                "name": "Z",
                "position": 2,
                "stddev": 15.35041324,
                "variance": 235.6351865
              },
              {
                "average": 19919.65521,
                "count": 14142350,
                "maximum": 44993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2048.377906,
                "variance": 4195852.046
              },
              {
                "average": 1.010820408,
                "count": 14142350,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.115299551,
                "variance": 0.01329398647
              },
              {
                "average": 1.022053053,
                "count": 14142350,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1737975656,
                "variance": 0.03020559382
              },
              {
                "average": 0.5017131523,
                "count": 14142350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970828,
                "variance": 0.2499970828
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139579985,
                "count": 14142350,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3465507484,
                "variance": 0.1200974212
              },
              {
                "average": 0.394742475,
                "count": 14142350,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64562791,
                "variance": 135.6206493
              },
              {
                "average": 1.990410434,
                "count": 14142350,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003603568,
                "variance": 1.007220121
              },
              {
                "average": 1093.917609,
                "count": 14142350,
                "maximum": 1096,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.077176666,
                "variance": 1.16030957
              },
              {
                "average": 31218.11358,
                "count": 14142350,
                "maximum": 52224,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7206.677324,
                "variance": 51936198.05
              },
              {
                "average": 31836.44452,
                "count": 14142350,
                "maximum": 52480,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5077.025117,
                "variance": 25776184.03
              },
              {
                "average": 27564.3089,
                "count": 14142350,
                "maximum": 50176,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 5338.769175,
                "variance": 28502456.31
              },
              {
                "average": 188146624.2,
                "count": 14142350,
                "maximum": 188147755.9,
                "minimum": 188145312.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 554.0033315,
                "variance": 306919.6913
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142350,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310367.438,
              4831489.739,
              1525.768696,
              311415.138,
              4832906.419,
              1622.048696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310367.4379723715,
                    4831489.739070695,
                    1525.7686962294695
                  ],
                  [
                    310367.4379723715,
                    4832906.419070695,
                    1525.7686962294695
                  ],
                  [
                    311415.1379723715,
                    4832906.419070695,
                    1622.0486962294697
                  ],
                  [
                    311415.1379723715,
                    4831489.739070695,
                    1622.0486962294697
                  ],
                  [
                    310367.4379723715,
                    4831489.739070695,
                    1525.7686962294695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:02:35+00:00",
            "end_time": "2017-08-30T16:21: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": "20170829_43119D5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747329802205,
              43.44971819946008,
              1331.8728523093296
            ],
            [
              -119.53800741769597,
              43.46248212642856,
              1331.8728523093296
            ],
            [
              -119.52499844579424,
              43.46277030831363,
              1351.4128523093295
            ],
            [
              -119.52446705672898,
              43.450006253649164,
              1351.4128523093295
            ],
            [
              -119.53747329802205,
              43.44971819946008,
              1331.8728523093296
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380074,
        43.4497182,
        1331.872852,
        -119.5244671,
        43.46277031,
        1351.412852
      ],
      "properties": {
        "datetime": "2017-08-31T14:50:26Z",
        "pc:count": 13255334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295211.1101,
            "count": 13255334,
            "maximum": 295739.1638,
            "minimum": 294685.7838,
            "name": "X",
            "position": 0,
            "stddev": 293.8830375,
            "variance": 86367.23976
          },
          {
            "average": 4814587.073,
            "count": 13255334,
            "maximum": 4815303.826,
            "minimum": 4813884.906,
            "name": "Y",
            "position": 1,
            "stddev": 405.4687195,
            "variance": 164404.8825
          },
          {
            "average": 1344.135113,
            "count": 13255334,
            "maximum": 1351.412852,
            "minimum": 1331.872852,
            "name": "Z",
            "position": 2,
            "stddev": 3.897931875,
            "variance": 15.1938729
          },
          {
            "average": 18553.31964,
            "count": 13255334,
            "maximum": 27409,
            "minimum": 1537,
            "name": "Intensity",
            "position": 3,
            "stddev": 1388.729656,
            "variance": 1928570.058
          },
          {
            "average": 1.000022557,
            "count": 13255334,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004749363111,
            "variance": 2.255644996e-05
          },
          {
            "average": 1.00004534,
            "count": 13255334,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006733363633,
            "variance": 4.533818581e-05
          },
          {
            "average": 0.501496077,
            "count": 13255334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977806,
            "variance": 0.2499977806
          },
          {
            "average": 2.64044648e-06,
            "count": 13255334,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001624942986,
            "variance": 2.640439707e-06
          },
          {
            "average": 1.220765995,
            "count": 13255334,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4147630449,
            "variance": 0.1720283834
          },
          {
            "average": 0.1292395456,
            "count": 13255334,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87803002,
            "variance": 141.0875972
          },
          {
            "average": 2.000843208,
            "count": 13255334,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000204522,
            "variance": 1.000409086
          },
          {
            "average": 1113.376481,
            "count": 13255334,
            "maximum": 1116,
            "minimum": 1082,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.71942426,
            "variance": 7.395268306
          },
          {
            "average": 46119.26468,
            "count": 13255334,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2155.45753,
            "variance": 4645997.162
          },
          {
            "average": 44233.72985,
            "count": 13255334,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2165.366229,
            "variance": 4688810.905
          },
          {
            "average": 40784.84736,
            "count": 13255334,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2186.521184,
            "variance": 4780874.889
          },
          {
            "average": 188224374.1,
            "count": 13255334,
            "maximum": 188226226.8,
            "minimum": 188070002,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12553.32753,
            "variance": 157586032.2
          },
          {
            "average": 0,
            "count": 13255334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13255334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294685.7838,
          4813884.906,
          1331.872852,
          295739.1638,
          4815303.826,
          1351.412852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294685.78383737674,
                4813884.905640796,
                1331.8728523093296
              ],
              [
                294685.78383737674,
                4815303.825640796,
                1331.8728523093296
              ],
              [
                295739.16383737675,
                4815303.825640796,
                1351.4128523093295
              ],
              [
                295739.16383737675,
                4813884.905640796,
                1351.4128523093295
              ],
              [
                294685.78383737674,
                4813884.905640796,
                1331.8728523093296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:50:26+00:00",
        "end_time": "2017-08-29T19:26:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380074,
            43.4497182,
            1331.872852,
            -119.5244671,
            43.46277031,
            1351.412852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747329802205,
                  43.44971819946008,
                  1331.8728523093296
                ],
                [
                  -119.53800741769597,
                  43.46248212642856,
                  1331.8728523093296
                ],
                [
                  -119.52499844579424,
                  43.46277030831363,
                  1351.4128523093295
                ],
                [
                  -119.52446705672898,
                  43.450006253649164,
                  1351.4128523093295
                ],
                [
                  -119.53747329802205,
                  43.44971819946008,
                  1331.8728523093296
                ]
              ]
            ]
          },
          "id": "20170829_43119D5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:50:26Z",
            "pc:count": 13255334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295211.1101,
                "count": 13255334,
                "maximum": 295739.1638,
                "minimum": 294685.7838,
                "name": "X",
                "position": 0,
                "stddev": 293.8830375,
                "variance": 86367.23976
              },
              {
                "average": 4814587.073,
                "count": 13255334,
                "maximum": 4815303.826,
                "minimum": 4813884.906,
                "name": "Y",
                "position": 1,
                "stddev": 405.4687195,
                "variance": 164404.8825
              },
              {
                "average": 1344.135113,
                "count": 13255334,
                "maximum": 1351.412852,
                "minimum": 1331.872852,
                "name": "Z",
                "position": 2,
                "stddev": 3.897931875,
                "variance": 15.1938729
              },
              {
                "average": 18553.31964,
                "count": 13255334,
                "maximum": 27409,
                "minimum": 1537,
                "name": "Intensity",
                "position": 3,
                "stddev": 1388.729656,
                "variance": 1928570.058
              },
              {
                "average": 1.000022557,
                "count": 13255334,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004749363111,
                "variance": 2.255644996e-05
              },
              {
                "average": 1.00004534,
                "count": 13255334,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006733363633,
                "variance": 4.533818581e-05
              },
              {
                "average": 0.501496077,
                "count": 13255334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977806,
                "variance": 0.2499977806
              },
              {
                "average": 2.64044648e-06,
                "count": 13255334,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001624942986,
                "variance": 2.640439707e-06
              },
              {
                "average": 1.220765995,
                "count": 13255334,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4147630449,
                "variance": 0.1720283834
              },
              {
                "average": 0.1292395456,
                "count": 13255334,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87803002,
                "variance": 141.0875972
              },
              {
                "average": 2.000843208,
                "count": 13255334,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000204522,
                "variance": 1.000409086
              },
              {
                "average": 1113.376481,
                "count": 13255334,
                "maximum": 1116,
                "minimum": 1082,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.71942426,
                "variance": 7.395268306
              },
              {
                "average": 46119.26468,
                "count": 13255334,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2155.45753,
                "variance": 4645997.162
              },
              {
                "average": 44233.72985,
                "count": 13255334,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2165.366229,
                "variance": 4688810.905
              },
              {
                "average": 40784.84736,
                "count": 13255334,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2186.521184,
                "variance": 4780874.889
              },
              {
                "average": 188224374.1,
                "count": 13255334,
                "maximum": 188226226.8,
                "minimum": 188070002,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12553.32753,
                "variance": 157586032.2
              },
              {
                "average": 0,
                "count": 13255334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13255334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294685.7838,
              4813884.906,
              1331.872852,
              295739.1638,
              4815303.826,
              1351.412852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294685.78383737674,
                    4813884.905640796,
                    1331.8728523093296
                  ],
                  [
                    294685.78383737674,
                    4815303.825640796,
                    1331.8728523093296
                  ],
                  [
                    295739.16383737675,
                    4815303.825640796,
                    1351.4128523093295
                  ],
                  [
                    295739.16383737675,
                    4813884.905640796,
                    1351.4128523093295
                  ],
                  [
                    294685.78383737674,
                    4813884.905640796,
                    1331.8728523093296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:50:26+00:00",
            "end_time": "2017-08-29T19:26:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747638937043,
              43.52474537776259,
              1324.3595379168821
            ],
            [
              -119.28795815728115,
              43.53748449696089,
              1324.3595379168821
            ],
            [
              -119.27499697075355,
              43.53774326377313,
              1412.7595379168822
            ],
            [
              -119.27451792628374,
              43.52500403015178,
              1412.7595379168822
            ],
            [
              -119.28747638937043,
              43.52474537776259,
              1324.3595379168821
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879582,
        43.52474538,
        1324.359538,
        -119.2745179,
        43.53774326,
        1412.759538
      ],
      "properties": {
        "datetime": "2017-08-30T16:59:53Z",
        "pc:count": 23849163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315627.9918,
            "count": 23849163,
            "maximum": 316191.4637,
            "minimum": 315143.4437,
            "name": "X",
            "position": 0,
            "stddev": 283.6364209,
            "variance": 80449.61924
          },
          {
            "average": 4822346.092,
            "count": 23849163,
            "maximum": 4823047.434,
            "minimum": 4821631.514,
            "name": "Y",
            "position": 1,
            "stddev": 402.8914885,
            "variance": 162321.5515
          },
          {
            "average": 1377.401314,
            "count": 23849163,
            "maximum": 1412.759538,
            "minimum": 1324.359538,
            "name": "Z",
            "position": 2,
            "stddev": 22.08309271,
            "variance": 487.6629835
          },
          {
            "average": 20624.90244,
            "count": 23849163,
            "maximum": 45473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1998.517352,
            "variance": 3994071.605
          },
          {
            "average": 1.003054321,
            "count": 23849163,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06071122934,
            "variance": 0.003685853368
          },
          {
            "average": 1.006137616,
            "count": 23849163,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08976870983,
            "variance": 0.008058421265
          },
          {
            "average": 0.5024278211,
            "count": 23849163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941161,
            "variance": 0.2499941162
          },
          {
            "average": 9.643944318e-06,
            "count": 23849163,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003105455154,
            "variance": 9.643851717e-06
          },
          {
            "average": 1.131364988,
            "count": 23849163,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3377991006,
            "variance": 0.1141082324
          },
          {
            "average": -0.2024021545,
            "count": 23849163,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64649822,
            "variance": 135.6409209
          },
          {
            "average": 1.998415248,
            "count": 23849163,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001667078,
            "variance": 1.003336935
          },
          {
            "average": 1059.779758,
            "count": 23849163,
            "maximum": 1096,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.005698,
            "variance": 841.3305164
          },
          {
            "average": 43336.24863,
            "count": 23849163,
            "maximum": 60160,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 3039.22613,
            "variance": 9236895.469
          },
          {
            "average": 41687.10618,
            "count": 23849163,
            "maximum": 59648,
            "minimum": 10496,
            "name": "Green",
            "position": 13,
            "stddev": 2627.892572,
            "variance": 6905819.37
          },
          {
            "average": 38093.48304,
            "count": 23849163,
            "maximum": 59136,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 2763.748221,
            "variance": 7638304.226
          },
          {
            "average": 188050904.7,
            "count": 23849163,
            "maximum": 188147593.2,
            "minimum": 187979872.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 81894.88068,
            "variance": 6706771482
          },
          {
            "average": 0,
            "count": 23849163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23849163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23849163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23849163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23849163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315143.4437,
          4821631.514,
          1324.359538,
          316191.4637,
          4823047.434,
          1412.759538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315143.44366611325,
                4821631.514465336,
                1324.3595379168821
              ],
              [
                315143.44366611325,
                4823047.434465336,
                1324.3595379168821
              ],
              [
                316191.46366611327,
                4823047.434465336,
                1412.7595379168822
              ],
              [
                316191.46366611327,
                4821631.514465336,
                1412.7595379168822
              ],
              [
                315143.44366611325,
                4821631.514465336,
                1324.3595379168821
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:59:53+00:00",
        "end_time": "2017-08-28T18:24:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879582,
            43.52474538,
            1324.359538,
            -119.2745179,
            43.53774326,
            1412.759538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747638937043,
                  43.52474537776259,
                  1324.3595379168821
                ],
                [
                  -119.28795815728115,
                  43.53748449696089,
                  1324.3595379168821
                ],
                [
                  -119.27499697075355,
                  43.53774326377313,
                  1412.7595379168822
                ],
                [
                  -119.27451792628374,
                  43.52500403015178,
                  1412.7595379168822
                ],
                [
                  -119.28747638937043,
                  43.52474537776259,
                  1324.3595379168821
                ]
              ]
            ]
          },
          "id": "20170828_43119E3413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:59:53Z",
            "pc:count": 23849163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315627.9918,
                "count": 23849163,
                "maximum": 316191.4637,
                "minimum": 315143.4437,
                "name": "X",
                "position": 0,
                "stddev": 283.6364209,
                "variance": 80449.61924
              },
              {
                "average": 4822346.092,
                "count": 23849163,
                "maximum": 4823047.434,
                "minimum": 4821631.514,
                "name": "Y",
                "position": 1,
                "stddev": 402.8914885,
                "variance": 162321.5515
              },
              {
                "average": 1377.401314,
                "count": 23849163,
                "maximum": 1412.759538,
                "minimum": 1324.359538,
                "name": "Z",
                "position": 2,
                "stddev": 22.08309271,
                "variance": 487.6629835
              },
              {
                "average": 20624.90244,
                "count": 23849163,
                "maximum": 45473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1998.517352,
                "variance": 3994071.605
              },
              {
                "average": 1.003054321,
                "count": 23849163,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06071122934,
                "variance": 0.003685853368
              },
              {
                "average": 1.006137616,
                "count": 23849163,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08976870983,
                "variance": 0.008058421265
              },
              {
                "average": 0.5024278211,
                "count": 23849163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941161,
                "variance": 0.2499941162
              },
              {
                "average": 9.643944318e-06,
                "count": 23849163,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003105455154,
                "variance": 9.643851717e-06
              },
              {
                "average": 1.131364988,
                "count": 23849163,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3377991006,
                "variance": 0.1141082324
              },
              {
                "average": -0.2024021545,
                "count": 23849163,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64649822,
                "variance": 135.6409209
              },
              {
                "average": 1.998415248,
                "count": 23849163,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001667078,
                "variance": 1.003336935
              },
              {
                "average": 1059.779758,
                "count": 23849163,
                "maximum": 1096,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.005698,
                "variance": 841.3305164
              },
              {
                "average": 43336.24863,
                "count": 23849163,
                "maximum": 60160,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 3039.22613,
                "variance": 9236895.469
              },
              {
                "average": 41687.10618,
                "count": 23849163,
                "maximum": 59648,
                "minimum": 10496,
                "name": "Green",
                "position": 13,
                "stddev": 2627.892572,
                "variance": 6905819.37
              },
              {
                "average": 38093.48304,
                "count": 23849163,
                "maximum": 59136,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 2763.748221,
                "variance": 7638304.226
              },
              {
                "average": 188050904.7,
                "count": 23849163,
                "maximum": 188147593.2,
                "minimum": 187979872.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 81894.88068,
                "variance": 6706771482
              },
              {
                "average": 0,
                "count": 23849163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23849163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23849163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23849163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23849163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315143.4437,
              4821631.514,
              1324.359538,
              316191.4637,
              4823047.434,
              1412.759538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315143.44366611325,
                    4821631.514465336,
                    1324.3595379168821
                  ],
                  [
                    315143.44366611325,
                    4823047.434465336,
                    1324.3595379168821
                  ],
                  [
                    316191.46366611327,
                    4823047.434465336,
                    1412.7595379168822
                  ],
                  [
                    316191.46366611327,
                    4821631.514465336,
                    1412.7595379168822
                  ],
                  [
                    315143.44366611325,
                    4821631.514465336,
                    1324.3595379168821
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:59:53+00:00",
            "end_time": "2017-08-28T18:24: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": "20170829_43119D4419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997511538368,
              43.38723291730982,
              1274.9666885712936
            ],
            [
              -119.40047861945354,
              43.39998337339855,
              1274.9666885712936
            ],
            [
              -119.38749723095802,
              43.40025527361489,
              1310.6266885712935
            ],
            [
              -119.38699644343234,
              43.38750469715725,
              1310.6266885712935
            ],
            [
              -119.39997511538368,
              43.38723291730982,
              1274.9666885712936
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004786,
        43.38723292,
        1274.966689,
        -119.3869964,
        43.40025527,
        1310.626689
      ],
      "properties": {
        "datetime": "2017-08-29T17:01:56Z",
        "pc:count": 13802280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306135.2224,
            "count": 13802280,
            "maximum": 306663.7318,
            "minimum": 305611.6118,
            "name": "X",
            "position": 0,
            "stddev": 291.3336556,
            "variance": 84875.29888
          },
          {
            "average": 4807312.83,
            "count": 13802280,
            "maximum": 4808032.544,
            "minimum": 4806615.284,
            "name": "Y",
            "position": 1,
            "stddev": 406.5711274,
            "variance": 165300.0816
          },
          {
            "average": 1303.64605,
            "count": 13802280,
            "maximum": 1310.626689,
            "minimum": 1274.966689,
            "name": "Z",
            "position": 2,
            "stddev": 3.433125763,
            "variance": 11.78635251
          },
          {
            "average": 20479.43691,
            "count": 13802280,
            "maximum": 27025,
            "minimum": 1665,
            "name": "Intensity",
            "position": 3,
            "stddev": 1352.572632,
            "variance": 1829452.725
          },
          {
            "average": 1.000015432,
            "count": 13802280,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003983303493,
            "variance": 1.586670672e-05
          },
          {
            "average": 1.00003311,
            "count": 13802280,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005866302937,
            "variance": 3.441351015e-05
          },
          {
            "average": 0.5026160171,
            "count": 13802280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931745,
            "variance": 0.2499931746
          },
          {
            "average": 4.347107869e-07,
            "count": 13802280,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006593258902,
            "variance": 4.347106294e-07
          },
          {
            "average": 1.183181329,
            "count": 13802280,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3868151249,
            "variance": 0.1496259408
          },
          {
            "average": 0.09139093062,
            "count": 13802280,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66600567,
            "variance": 136.0956884
          },
          {
            "average": 2.001489826,
            "count": 13802280,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000033884,
            "variance": 1.000067769
          },
          {
            "average": 1065.701249,
            "count": 13802280,
            "maximum": 1068,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.967357458,
            "variance": 0.9357804516
          },
          {
            "average": 49018.73988,
            "count": 13802280,
            "maximum": 56320,
            "minimum": 23040,
            "name": "Red",
            "position": 12,
            "stddev": 2426.895732,
            "variance": 5889822.896
          },
          {
            "average": 47450.42131,
            "count": 13802280,
            "maximum": 55552,
            "minimum": 23552,
            "name": "Green",
            "position": 13,
            "stddev": 2450.191921,
            "variance": 6003440.451
          },
          {
            "average": 44522.94635,
            "count": 13802280,
            "maximum": 54272,
            "minimum": 22784,
            "name": "Blue",
            "position": 14,
            "stddev": 2523.730291,
            "variance": 6369214.58
          },
          {
            "average": 188059952.7,
            "count": 13802280,
            "maximum": 188061316.8,
            "minimum": 188058343.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.0565215,
            "variance": 380758.7507
          },
          {
            "average": 0,
            "count": 13802280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305611.6118,
          4806615.284,
          1274.966689,
          306663.7318,
          4808032.544,
          1310.626689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305611.6118335204,
                4806615.284210539,
                1274.9666885712936
              ],
              [
                305611.6118335204,
                4808032.544210539,
                1274.9666885712936
              ],
              [
                306663.7318335204,
                4808032.544210539,
                1310.6266885712935
              ],
              [
                306663.7318335204,
                4806615.284210539,
                1310.6266885712935
              ],
              [
                305611.6118335204,
                4806615.284210539,
                1274.9666885712936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:01:56+00:00",
        "end_time": "2017-08-29T16:12:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004786,
            43.38723292,
            1274.966689,
            -119.3869964,
            43.40025527,
            1310.626689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997511538368,
                  43.38723291730982,
                  1274.9666885712936
                ],
                [
                  -119.40047861945354,
                  43.39998337339855,
                  1274.9666885712936
                ],
                [
                  -119.38749723095802,
                  43.40025527361489,
                  1310.6266885712935
                ],
                [
                  -119.38699644343234,
                  43.38750469715725,
                  1310.6266885712935
                ],
                [
                  -119.39997511538368,
                  43.38723291730982,
                  1274.9666885712936
                ]
              ]
            ]
          },
          "id": "20170829_43119D4419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:01:56Z",
            "pc:count": 13802280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306135.2224,
                "count": 13802280,
                "maximum": 306663.7318,
                "minimum": 305611.6118,
                "name": "X",
                "position": 0,
                "stddev": 291.3336556,
                "variance": 84875.29888
              },
              {
                "average": 4807312.83,
                "count": 13802280,
                "maximum": 4808032.544,
                "minimum": 4806615.284,
                "name": "Y",
                "position": 1,
                "stddev": 406.5711274,
                "variance": 165300.0816
              },
              {
                "average": 1303.64605,
                "count": 13802280,
                "maximum": 1310.626689,
                "minimum": 1274.966689,
                "name": "Z",
                "position": 2,
                "stddev": 3.433125763,
                "variance": 11.78635251
              },
              {
                "average": 20479.43691,
                "count": 13802280,
                "maximum": 27025,
                "minimum": 1665,
                "name": "Intensity",
                "position": 3,
                "stddev": 1352.572632,
                "variance": 1829452.725
              },
              {
                "average": 1.000015432,
                "count": 13802280,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003983303493,
                "variance": 1.586670672e-05
              },
              {
                "average": 1.00003311,
                "count": 13802280,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005866302937,
                "variance": 3.441351015e-05
              },
              {
                "average": 0.5026160171,
                "count": 13802280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931745,
                "variance": 0.2499931746
              },
              {
                "average": 4.347107869e-07,
                "count": 13802280,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006593258902,
                "variance": 4.347106294e-07
              },
              {
                "average": 1.183181329,
                "count": 13802280,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3868151249,
                "variance": 0.1496259408
              },
              {
                "average": 0.09139093062,
                "count": 13802280,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66600567,
                "variance": 136.0956884
              },
              {
                "average": 2.001489826,
                "count": 13802280,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000033884,
                "variance": 1.000067769
              },
              {
                "average": 1065.701249,
                "count": 13802280,
                "maximum": 1068,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.967357458,
                "variance": 0.9357804516
              },
              {
                "average": 49018.73988,
                "count": 13802280,
                "maximum": 56320,
                "minimum": 23040,
                "name": "Red",
                "position": 12,
                "stddev": 2426.895732,
                "variance": 5889822.896
              },
              {
                "average": 47450.42131,
                "count": 13802280,
                "maximum": 55552,
                "minimum": 23552,
                "name": "Green",
                "position": 13,
                "stddev": 2450.191921,
                "variance": 6003440.451
              },
              {
                "average": 44522.94635,
                "count": 13802280,
                "maximum": 54272,
                "minimum": 22784,
                "name": "Blue",
                "position": 14,
                "stddev": 2523.730291,
                "variance": 6369214.58
              },
              {
                "average": 188059952.7,
                "count": 13802280,
                "maximum": 188061316.8,
                "minimum": 188058343.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.0565215,
                "variance": 380758.7507
              },
              {
                "average": 0,
                "count": 13802280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305611.6118,
              4806615.284,
              1274.966689,
              306663.7318,
              4808032.544,
              1310.626689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305611.6118335204,
                    4806615.284210539,
                    1274.9666885712936
                  ],
                  [
                    305611.6118335204,
                    4808032.544210539,
                    1274.9666885712936
                  ],
                  [
                    306663.7318335204,
                    4808032.544210539,
                    1310.6266885712935
                  ],
                  [
                    306663.7318335204,
                    4806615.284210539,
                    1310.6266885712935
                  ],
                  [
                    305611.6118335204,
                    4806615.284210539,
                    1274.9666885712936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:01:56+00:00",
            "end_time": "2017-08-29T16:12:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997408754292,
              43.48721661534601,
              1306.0507252042933
            ],
            [
              -119.55051159278588,
              43.49998159371638,
              1306.0507252042933
            ],
            [
              -119.53749865272218,
              43.50027130789422,
              1410.3307252042935
            ],
            [
              -119.5369638826876,
              43.48750620114738,
              1410.3307252042935
            ],
            [
              -119.54997408754292,
              43.48721661534601,
              1306.0507252042933
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505116,
        43.48721662,
        1306.050725,
        -119.5369639,
        43.50027131,
        1410.330725
      ],
      "properties": {
        "datetime": "2017-09-10T16:43:16Z",
        "pc:count": 22884126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294328.7588,
            "count": 22884126,
            "maximum": 294854.9309,
            "minimum": 293801.8709,
            "name": "X",
            "position": 0,
            "stddev": 292.1216832,
            "variance": 85335.07778
          },
          {
            "average": 4818681.417,
            "count": 22884126,
            "maximum": 4819499.573,
            "minimum": 4818080.513,
            "name": "Y",
            "position": 1,
            "stddev": 380.3018651,
            "variance": 144629.5086
          },
          {
            "average": 1346.166429,
            "count": 22884126,
            "maximum": 1410.330725,
            "minimum": 1306.050725,
            "name": "Z",
            "position": 2,
            "stddev": 32.45070547,
            "variance": 1053.048285
          },
          {
            "average": 22467.29358,
            "count": 22884126,
            "maximum": 41089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5483.276657,
            "variance": 30066322.9
          },
          {
            "average": 1.058565138,
            "count": 22884126,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2652306455,
            "variance": 0.0703472953
          },
          {
            "average": 1.117863405,
            "count": 22884126,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.387795081,
            "variance": 0.1503850249
          },
          {
            "average": 0.5018802553,
            "count": 22884126,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964756,
            "variance": 0.2499964756
          },
          {
            "average": 9.526254138e-06,
            "count": 22884126,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003086448413,
            "variance": 9.526163805e-06
          },
          {
            "average": 1.159115537,
            "count": 22884126,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3657838006,
            "variance": 0.1337977888
          },
          {
            "average": -0.04020230896,
            "count": 22884126,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90341373,
            "variance": 141.6912584
          },
          {
            "average": 1.971039838,
            "count": 22884126,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017096985,
            "variance": 1.034486278
          },
          {
            "average": 1145.141421,
            "count": 22884126,
            "maximum": 1168,
            "minimum": 1081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.45722443,
            "variance": 927.6425198
          },
          {
            "average": 41430.70189,
            "count": 22884126,
            "maximum": 55296,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 6922.437784,
            "variance": 47920144.87
          },
          {
            "average": 40083.92367,
            "count": 22884126,
            "maximum": 54528,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5610.890543,
            "variance": 31482092.68
          },
          {
            "average": 36337.49212,
            "count": 22884126,
            "maximum": 52480,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 5650.912097,
            "variance": 31932807.52
          },
          {
            "average": 188789102.4,
            "count": 22884126,
            "maximum": 189096996.2,
            "minimum": 188069132,
            "name": "GpsTime",
            "position": 15,
            "stddev": 433480.2786,
            "variance": 187905151900.0
          },
          {
            "average": 0,
            "count": 22884126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22884126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22884126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22884126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22884126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293801.8709,
          4818080.513,
          1306.050725,
          294854.9309,
          4819499.573,
          1410.330725
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293801.87093982066,
                4818080.513432151,
                1306.0507252042933
              ],
              [
                293801.87093982066,
                4819499.573432151,
                1306.0507252042933
              ],
              [
                294854.9309398207,
                4819499.573432151,
                1410.3307252042935
              ],
              [
                294854.9309398207,
                4818080.513432151,
                1410.3307252042935
              ],
              [
                293801.87093982066,
                4818080.513432151,
                1306.0507252042933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:43:16+00:00",
        "end_time": "2017-08-29T19:12:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505116,
            43.48721662,
            1306.050725,
            -119.5369639,
            43.50027131,
            1410.330725
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997408754292,
                  43.48721661534601,
                  1306.0507252042933
                ],
                [
                  -119.55051159278588,
                  43.49998159371638,
                  1306.0507252042933
                ],
                [
                  -119.53749865272218,
                  43.50027130789422,
                  1410.3307252042935
                ],
                [
                  -119.5369638826876,
                  43.48750620114738,
                  1410.3307252042935
                ],
                [
                  -119.54997408754292,
                  43.48721661534601,
                  1306.0507252042933
                ]
              ]
            ]
          },
          "id": "20170829_43119D5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:43:16Z",
            "pc:count": 22884126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294328.7588,
                "count": 22884126,
                "maximum": 294854.9309,
                "minimum": 293801.8709,
                "name": "X",
                "position": 0,
                "stddev": 292.1216832,
                "variance": 85335.07778
              },
              {
                "average": 4818681.417,
                "count": 22884126,
                "maximum": 4819499.573,
                "minimum": 4818080.513,
                "name": "Y",
                "position": 1,
                "stddev": 380.3018651,
                "variance": 144629.5086
              },
              {
                "average": 1346.166429,
                "count": 22884126,
                "maximum": 1410.330725,
                "minimum": 1306.050725,
                "name": "Z",
                "position": 2,
                "stddev": 32.45070547,
                "variance": 1053.048285
              },
              {
                "average": 22467.29358,
                "count": 22884126,
                "maximum": 41089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5483.276657,
                "variance": 30066322.9
              },
              {
                "average": 1.058565138,
                "count": 22884126,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2652306455,
                "variance": 0.0703472953
              },
              {
                "average": 1.117863405,
                "count": 22884126,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.387795081,
                "variance": 0.1503850249
              },
              {
                "average": 0.5018802553,
                "count": 22884126,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964756,
                "variance": 0.2499964756
              },
              {
                "average": 9.526254138e-06,
                "count": 22884126,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003086448413,
                "variance": 9.526163805e-06
              },
              {
                "average": 1.159115537,
                "count": 22884126,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3657838006,
                "variance": 0.1337977888
              },
              {
                "average": -0.04020230896,
                "count": 22884126,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90341373,
                "variance": 141.6912584
              },
              {
                "average": 1.971039838,
                "count": 22884126,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017096985,
                "variance": 1.034486278
              },
              {
                "average": 1145.141421,
                "count": 22884126,
                "maximum": 1168,
                "minimum": 1081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.45722443,
                "variance": 927.6425198
              },
              {
                "average": 41430.70189,
                "count": 22884126,
                "maximum": 55296,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 6922.437784,
                "variance": 47920144.87
              },
              {
                "average": 40083.92367,
                "count": 22884126,
                "maximum": 54528,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5610.890543,
                "variance": 31482092.68
              },
              {
                "average": 36337.49212,
                "count": 22884126,
                "maximum": 52480,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 5650.912097,
                "variance": 31932807.52
              },
              {
                "average": 188789102.4,
                "count": 22884126,
                "maximum": 189096996.2,
                "minimum": 188069132,
                "name": "GpsTime",
                "position": 15,
                "stddev": 433480.2786,
                "variance": 187905151900.0
              },
              {
                "average": 0,
                "count": 22884126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22884126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22884126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22884126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22884126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293801.8709,
              4818080.513,
              1306.050725,
              294854.9309,
              4819499.573,
              1410.330725
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293801.87093982066,
                    4818080.513432151,
                    1306.0507252042933
                  ],
                  [
                    293801.87093982066,
                    4819499.573432151,
                    1306.0507252042933
                  ],
                  [
                    294854.9309398207,
                    4819499.573432151,
                    1410.3307252042935
                  ],
                  [
                    294854.9309398207,
                    4818080.513432151,
                    1410.3307252042935
                  ],
                  [
                    293801.87093982066,
                    4818080.513432151,
                    1306.0507252042933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:43:16+00:00",
            "end_time": "2017-08-29T19:12: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": "20170830_43119E3320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497559361403,
              43.51224105530925,
              1389.3401446334951
            ],
            [
              -119.3254652073418,
              43.52498418447063,
              1389.3401446334951
            ],
            [
              -119.31249714679007,
              43.52524734359798,
              1442.6801446334953
            ],
            [
              -119.31201025746745,
              43.51250409803203,
              1442.6801446334953
            ],
            [
              -119.32497559361403,
              43.51224105530925,
              1389.3401446334951
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254652,
        43.51224106,
        1389.340145,
        -119.3120103,
        43.52524734,
        1442.680145
      ],
      "properties": {
        "datetime": "2017-08-30T18:30:35Z",
        "pc:count": 17637753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312626.9166,
            "count": 17637753,
            "maximum": 313122.9478,
            "minimum": 312074.1278,
            "name": "X",
            "position": 0,
            "stddev": 286.0943093,
            "variance": 81849.95382
          },
          {
            "average": 4821058.987,
            "count": 17637753,
            "maximum": 4821743.194,
            "minimum": 4820326.794,
            "name": "Y",
            "position": 1,
            "stddev": 402.4883915,
            "variance": 161996.9053
          },
          {
            "average": 1401.984583,
            "count": 17637753,
            "maximum": 1442.680145,
            "minimum": 1389.340145,
            "name": "Z",
            "position": 2,
            "stddev": 10.86685967,
            "variance": 118.0886391
          },
          {
            "average": 20244.64641,
            "count": 17637753,
            "maximum": 31713,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3249.062995,
            "variance": 10556410.35
          },
          {
            "average": 1.054604008,
            "count": 17637753,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2597942062,
            "variance": 0.06749302956
          },
          {
            "average": 1.109896992,
            "count": 17637753,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3823024634,
            "variance": 0.1461551735
          },
          {
            "average": 0.4992588909,
            "count": 17637753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994649,
            "variance": 0.2499994649
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135774835,
            "count": 17637753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3425493186,
            "variance": 0.1173400357
          },
          {
            "average": 1.772070629,
            "count": 17637753,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5477958,
            "variance": 133.3515877
          },
          {
            "average": 1.960685298,
            "count": 17637753,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014794873,
            "variance": 1.029808633
          },
          {
            "average": 1101.575017,
            "count": 17637753,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.278228761,
            "variance": 1.633868765
          },
          {
            "average": 39696.00928,
            "count": 17637753,
            "maximum": 55296,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 6127.104332,
            "variance": 37541407.49
          },
          {
            "average": 38376.8069,
            "count": 17637753,
            "maximum": 54016,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4906.620114,
            "variance": 24074920.94
          },
          {
            "average": 35280.27198,
            "count": 17637753,
            "maximum": 50944,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 4733.014813,
            "variance": 22401429.22
          },
          {
            "average": 188151205,
            "count": 17637753,
            "maximum": 188153035.7,
            "minimum": 188149846.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 868.5718331,
            "variance": 754417.0293
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312074.1278,
          4820326.794,
          1389.340145,
          313122.9478,
          4821743.194,
          1442.680145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312074.12782537605,
                4820326.793609931,
                1389.3401446334951
              ],
              [
                312074.12782537605,
                4821743.1936099315,
                1389.3401446334951
              ],
              [
                313122.947825376,
                4821743.1936099315,
                1442.6801446334953
              ],
              [
                313122.947825376,
                4820326.793609931,
                1442.6801446334953
              ],
              [
                312074.12782537605,
                4820326.793609931,
                1389.3401446334951
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:30:35+00:00",
        "end_time": "2017-08-30T17:37:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254652,
            43.51224106,
            1389.340145,
            -119.3120103,
            43.52524734,
            1442.680145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497559361403,
                  43.51224105530925,
                  1389.3401446334951
                ],
                [
                  -119.3254652073418,
                  43.52498418447063,
                  1389.3401446334951
                ],
                [
                  -119.31249714679007,
                  43.52524734359798,
                  1442.6801446334953
                ],
                [
                  -119.31201025746745,
                  43.51250409803203,
                  1442.6801446334953
                ],
                [
                  -119.32497559361403,
                  43.51224105530925,
                  1389.3401446334951
                ]
              ]
            ]
          },
          "id": "20170830_43119E3320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:30:35Z",
            "pc:count": 17637753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312626.9166,
                "count": 17637753,
                "maximum": 313122.9478,
                "minimum": 312074.1278,
                "name": "X",
                "position": 0,
                "stddev": 286.0943093,
                "variance": 81849.95382
              },
              {
                "average": 4821058.987,
                "count": 17637753,
                "maximum": 4821743.194,
                "minimum": 4820326.794,
                "name": "Y",
                "position": 1,
                "stddev": 402.4883915,
                "variance": 161996.9053
              },
              {
                "average": 1401.984583,
                "count": 17637753,
                "maximum": 1442.680145,
                "minimum": 1389.340145,
                "name": "Z",
                "position": 2,
                "stddev": 10.86685967,
                "variance": 118.0886391
              },
              {
                "average": 20244.64641,
                "count": 17637753,
                "maximum": 31713,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3249.062995,
                "variance": 10556410.35
              },
              {
                "average": 1.054604008,
                "count": 17637753,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2597942062,
                "variance": 0.06749302956
              },
              {
                "average": 1.109896992,
                "count": 17637753,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3823024634,
                "variance": 0.1461551735
              },
              {
                "average": 0.4992588909,
                "count": 17637753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994649,
                "variance": 0.2499994649
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135774835,
                "count": 17637753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3425493186,
                "variance": 0.1173400357
              },
              {
                "average": 1.772070629,
                "count": 17637753,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5477958,
                "variance": 133.3515877
              },
              {
                "average": 1.960685298,
                "count": 17637753,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014794873,
                "variance": 1.029808633
              },
              {
                "average": 1101.575017,
                "count": 17637753,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.278228761,
                "variance": 1.633868765
              },
              {
                "average": 39696.00928,
                "count": 17637753,
                "maximum": 55296,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 6127.104332,
                "variance": 37541407.49
              },
              {
                "average": 38376.8069,
                "count": 17637753,
                "maximum": 54016,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4906.620114,
                "variance": 24074920.94
              },
              {
                "average": 35280.27198,
                "count": 17637753,
                "maximum": 50944,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 4733.014813,
                "variance": 22401429.22
              },
              {
                "average": 188151205,
                "count": 17637753,
                "maximum": 188153035.7,
                "minimum": 188149846.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 868.5718331,
                "variance": 754417.0293
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312074.1278,
              4820326.794,
              1389.340145,
              313122.9478,
              4821743.194,
              1442.680145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312074.12782537605,
                    4820326.793609931,
                    1389.3401446334951
                  ],
                  [
                    312074.12782537605,
                    4821743.1936099315,
                    1389.3401446334951
                  ],
                  [
                    313122.947825376,
                    4821743.1936099315,
                    1442.6801446334953
                  ],
                  [
                    313122.947825376,
                    4820326.793609931,
                    1442.6801446334953
                  ],
                  [
                    312074.12782537605,
                    4820326.793609931,
                    1389.3401446334951
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:30:35+00:00",
            "end_time": "2017-08-30T17:37: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": "20170829_43119D4315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997446370566,
              43.3997282884872,
              1279.695860333662
            ],
            [
              -119.45048886407744,
              43.41248292246315,
              1279.695860333662
            ],
            [
              -119.43749812764464,
              43.41276071522326,
              1289.8758603336619
            ],
            [
              -119.43698644765585,
              43.400005958232526,
              1289.8758603336619
            ],
            [
              -119.44997446370566,
              43.3997282884872,
              1279.695860333662
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504889,
        43.39972829,
        1279.69586,
        -119.4369864,
        43.41276072,
        1289.87586
      ],
      "properties": {
        "datetime": "2017-08-29T18:49:40Z",
        "pc:count": 13175840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302122.82,
            "count": 13175840,
            "maximum": 302655.2161,
            "minimum": 301602.5161,
            "name": "X",
            "position": 0,
            "stddev": 292.9143115,
            "variance": 85798.79387
          },
          {
            "average": 4808829.471,
            "count": 13175840,
            "maximum": 4809538.637,
            "minimum": 4808120.857,
            "name": "Y",
            "position": 1,
            "stddev": 400.7316147,
            "variance": 160585.827
          },
          {
            "average": 1284.59622,
            "count": 13175840,
            "maximum": 1289.87586,
            "minimum": 1279.69586,
            "name": "Z",
            "position": 2,
            "stddev": 1.937703311,
            "variance": 3.754694123
          },
          {
            "average": 19470.11143,
            "count": 13175840,
            "maximum": 25921,
            "minimum": 4625,
            "name": "Intensity",
            "position": 3,
            "stddev": 1344.863867,
            "variance": 1808658.822
          },
          {
            "average": 1.000005085,
            "count": 13175840,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002255003174,
            "variance": 5.085039313e-06
          },
          {
            "average": 1.000009942,
            "count": 13175840,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003153147952,
            "variance": 9.942342005e-06
          },
          {
            "average": 0.5017117694,
            "count": 13175840,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970888,
            "variance": 0.2499970888
          },
          {
            "average": 1.821515744e-06,
            "count": 13175840,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001349634234,
            "variance": 1.821512564e-06
          },
          {
            "average": 1.219840557,
            "count": 13175840,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4141385026,
            "variance": 0.1715106993
          },
          {
            "average": 0.4550662194,
            "count": 13175840,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71187083,
            "variance": 137.1679182
          },
          {
            "average": 1.998117312,
            "count": 13175840,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000686639,
            "variance": 1.001373749
          },
          {
            "average": 1075.570332,
            "count": 13175840,
            "maximum": 1078,
            "minimum": 1070,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.077847583,
            "variance": 1.161755412
          },
          {
            "average": 47366.19855,
            "count": 13175840,
            "maximum": 57088,
            "minimum": 29184,
            "name": "Red",
            "position": 12,
            "stddev": 2944.749807,
            "variance": 8671551.426
          },
          {
            "average": 45829.78743,
            "count": 13175840,
            "maximum": 56832,
            "minimum": 30208,
            "name": "Green",
            "position": 13,
            "stddev": 2995.587774,
            "variance": 8973546.111
          },
          {
            "average": 42743.91191,
            "count": 13175840,
            "maximum": 56320,
            "minimum": 28160,
            "name": "Blue",
            "position": 14,
            "stddev": 3161.249069,
            "variance": 9993495.676
          },
          {
            "average": 188066360,
            "count": 13175840,
            "maximum": 188067780.6,
            "minimum": 188062479.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.2562126,
            "variance": 411209.5302
          },
          {
            "average": 0,
            "count": 13175840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13175840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13175840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13175840,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13175840,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301602.5161,
          4808120.857,
          1279.69586,
          302655.2161,
          4809538.637,
          1289.87586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301602.516127193,
                4808120.857018458,
                1279.695860333662
              ],
              [
                301602.516127193,
                4809538.637018457,
                1279.695860333662
              ],
              [
                302655.21612719295,
                4809538.637018457,
                1289.8758603336619
              ],
              [
                302655.21612719295,
                4808120.857018458,
                1289.8758603336619
              ],
              [
                301602.516127193,
                4808120.857018458,
                1279.695860333662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:49:40+00:00",
        "end_time": "2017-08-29T17:21:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504889,
            43.39972829,
            1279.69586,
            -119.4369864,
            43.41276072,
            1289.87586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997446370566,
                  43.3997282884872,
                  1279.695860333662
                ],
                [
                  -119.45048886407744,
                  43.41248292246315,
                  1279.695860333662
                ],
                [
                  -119.43749812764464,
                  43.41276071522326,
                  1289.8758603336619
                ],
                [
                  -119.43698644765585,
                  43.400005958232526,
                  1289.8758603336619
                ],
                [
                  -119.44997446370566,
                  43.3997282884872,
                  1279.695860333662
                ]
              ]
            ]
          },
          "id": "20170829_43119D4315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:49:40Z",
            "pc:count": 13175840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302122.82,
                "count": 13175840,
                "maximum": 302655.2161,
                "minimum": 301602.5161,
                "name": "X",
                "position": 0,
                "stddev": 292.9143115,
                "variance": 85798.79387
              },
              {
                "average": 4808829.471,
                "count": 13175840,
                "maximum": 4809538.637,
                "minimum": 4808120.857,
                "name": "Y",
                "position": 1,
                "stddev": 400.7316147,
                "variance": 160585.827
              },
              {
                "average": 1284.59622,
                "count": 13175840,
                "maximum": 1289.87586,
                "minimum": 1279.69586,
                "name": "Z",
                "position": 2,
                "stddev": 1.937703311,
                "variance": 3.754694123
              },
              {
                "average": 19470.11143,
                "count": 13175840,
                "maximum": 25921,
                "minimum": 4625,
                "name": "Intensity",
                "position": 3,
                "stddev": 1344.863867,
                "variance": 1808658.822
              },
              {
                "average": 1.000005085,
                "count": 13175840,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002255003174,
                "variance": 5.085039313e-06
              },
              {
                "average": 1.000009942,
                "count": 13175840,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003153147952,
                "variance": 9.942342005e-06
              },
              {
                "average": 0.5017117694,
                "count": 13175840,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970888,
                "variance": 0.2499970888
              },
              {
                "average": 1.821515744e-06,
                "count": 13175840,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001349634234,
                "variance": 1.821512564e-06
              },
              {
                "average": 1.219840557,
                "count": 13175840,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4141385026,
                "variance": 0.1715106993
              },
              {
                "average": 0.4550662194,
                "count": 13175840,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71187083,
                "variance": 137.1679182
              },
              {
                "average": 1.998117312,
                "count": 13175840,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000686639,
                "variance": 1.001373749
              },
              {
                "average": 1075.570332,
                "count": 13175840,
                "maximum": 1078,
                "minimum": 1070,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.077847583,
                "variance": 1.161755412
              },
              {
                "average": 47366.19855,
                "count": 13175840,
                "maximum": 57088,
                "minimum": 29184,
                "name": "Red",
                "position": 12,
                "stddev": 2944.749807,
                "variance": 8671551.426
              },
              {
                "average": 45829.78743,
                "count": 13175840,
                "maximum": 56832,
                "minimum": 30208,
                "name": "Green",
                "position": 13,
                "stddev": 2995.587774,
                "variance": 8973546.111
              },
              {
                "average": 42743.91191,
                "count": 13175840,
                "maximum": 56320,
                "minimum": 28160,
                "name": "Blue",
                "position": 14,
                "stddev": 3161.249069,
                "variance": 9993495.676
              },
              {
                "average": 188066360,
                "count": 13175840,
                "maximum": 188067780.6,
                "minimum": 188062479.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.2562126,
                "variance": 411209.5302
              },
              {
                "average": 0,
                "count": 13175840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13175840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13175840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13175840,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13175840,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301602.5161,
              4808120.857,
              1279.69586,
              302655.2161,
              4809538.637,
              1289.87586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301602.516127193,
                    4808120.857018458,
                    1279.695860333662
                  ],
                  [
                    301602.516127193,
                    4809538.637018457,
                    1279.695860333662
                  ],
                  [
                    302655.21612719295,
                    4809538.637018457,
                    1289.8758603336619
                  ],
                  [
                    302655.21612719295,
                    4808120.857018458,
                    1289.8758603336619
                  ],
                  [
                    301602.516127193,
                    4808120.857018458,
                    1279.695860333662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:49:40+00:00",
            "end_time": "2017-08-29T17:21: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": "20170831_43119D5222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997389342658,
              43.43721680229546,
              1342.0159432542146
            ],
            [
              -119.5505104614629,
              43.44998189264782,
              1342.0159432542146
            ],
            [
              -119.53749886214968,
              43.45027155168601,
              1356.2359432542144
            ],
            [
              -119.53696502427245,
              43.43750633296836,
              1356.2359432542144
            ],
            [
              -119.54997389342658,
              43.43721680229546,
              1342.0159432542146
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505105,
        43.4372168,
        1342.015943,
        -119.536965,
        43.45027155,
        1356.235943
      ],
      "properties": {
        "datetime": "2017-08-31T15:10:19Z",
        "pc:count": 13675300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294156.0043,
            "count": 13675300,
            "maximum": 294685.5884,
            "minimum": 293631.7684,
            "name": "X",
            "position": 0,
            "stddev": 288.6711876,
            "variance": 83331.05453
          },
          {
            "average": 4813231.086,
            "count": 13675300,
            "maximum": 4813946.426,
            "minimum": 4812527.366,
            "name": "Y",
            "position": 1,
            "stddev": 404.2964623,
            "variance": 163455.6294
          },
          {
            "average": 1348.590001,
            "count": 13675300,
            "maximum": 1356.235943,
            "minimum": 1342.015943,
            "name": "Z",
            "position": 2,
            "stddev": 3.052583746,
            "variance": 9.318267525
          },
          {
            "average": 19092.93692,
            "count": 13675300,
            "maximum": 27745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1490.911358,
            "variance": 2222816.677
          },
          {
            "average": 1.000012651,
            "count": 13675300,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003556738117,
            "variance": 1.265038603e-05
          },
          {
            "average": 1.000024716,
            "count": 13675300,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004971467077,
            "variance": 2.47154849e-05
          },
          {
            "average": 0.5018602883,
            "count": 13675300,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965576,
            "variance": 0.2499965576
          },
          {
            "average": 7.31245384e-07,
            "count": 13675300,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008551285884,
            "variance": 7.312449028e-07
          },
          {
            "average": 1.208178395,
            "count": 13675300,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4060051264,
            "variance": 0.1648401627
          },
          {
            "average": 0.08877581215,
            "count": 13675300,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7858179,
            "variance": 138.9055036
          },
          {
            "average": 2.000624922,
            "count": 13675300,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000209321,
            "variance": 1.000418686
          },
          {
            "average": 1117.052697,
            "count": 13675300,
            "maximum": 1119,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9681229733,
            "variance": 0.9372620915
          },
          {
            "average": 46575.73967,
            "count": 13675300,
            "maximum": 57088,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 2661.361621,
            "variance": 7082845.679
          },
          {
            "average": 44773.20348,
            "count": 13675300,
            "maximum": 56576,
            "minimum": 24832,
            "name": "Green",
            "position": 13,
            "stddev": 2885.046325,
            "variance": 8323492.298
          },
          {
            "average": 41477.62018,
            "count": 13675300,
            "maximum": 56064,
            "minimum": 19968,
            "name": "Blue",
            "position": 14,
            "stddev": 3322.002389,
            "variance": 11035699.87
          },
          {
            "average": 188226669.6,
            "count": 13675300,
            "maximum": 188227419.8,
            "minimum": 188225991.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 348.6204327,
            "variance": 121536.2061
          },
          {
            "average": 0,
            "count": 13675300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13675300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293631.7684,
          4812527.366,
          1342.015943,
          294685.5884,
          4813946.426,
          1356.235943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293631.76836073963,
                4812527.365703509,
                1342.0159432542146
              ],
              [
                293631.76836073963,
                4813946.42570351,
                1342.0159432542146
              ],
              [
                294685.5883607396,
                4813946.42570351,
                1356.2359432542144
              ],
              [
                294685.5883607396,
                4812527.365703509,
                1356.2359432542144
              ],
              [
                293631.76836073963,
                4812527.365703509,
                1342.0159432542146
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:10:19+00:00",
        "end_time": "2017-08-31T14:46:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505105,
            43.4372168,
            1342.015943,
            -119.536965,
            43.45027155,
            1356.235943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997389342658,
                  43.43721680229546,
                  1342.0159432542146
                ],
                [
                  -119.5505104614629,
                  43.44998189264782,
                  1342.0159432542146
                ],
                [
                  -119.53749886214968,
                  43.45027155168601,
                  1356.2359432542144
                ],
                [
                  -119.53696502427245,
                  43.43750633296836,
                  1356.2359432542144
                ],
                [
                  -119.54997389342658,
                  43.43721680229546,
                  1342.0159432542146
                ]
              ]
            ]
          },
          "id": "20170831_43119D5222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:10:19Z",
            "pc:count": 13675300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294156.0043,
                "count": 13675300,
                "maximum": 294685.5884,
                "minimum": 293631.7684,
                "name": "X",
                "position": 0,
                "stddev": 288.6711876,
                "variance": 83331.05453
              },
              {
                "average": 4813231.086,
                "count": 13675300,
                "maximum": 4813946.426,
                "minimum": 4812527.366,
                "name": "Y",
                "position": 1,
                "stddev": 404.2964623,
                "variance": 163455.6294
              },
              {
                "average": 1348.590001,
                "count": 13675300,
                "maximum": 1356.235943,
                "minimum": 1342.015943,
                "name": "Z",
                "position": 2,
                "stddev": 3.052583746,
                "variance": 9.318267525
              },
              {
                "average": 19092.93692,
                "count": 13675300,
                "maximum": 27745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1490.911358,
                "variance": 2222816.677
              },
              {
                "average": 1.000012651,
                "count": 13675300,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003556738117,
                "variance": 1.265038603e-05
              },
              {
                "average": 1.000024716,
                "count": 13675300,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004971467077,
                "variance": 2.47154849e-05
              },
              {
                "average": 0.5018602883,
                "count": 13675300,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965576,
                "variance": 0.2499965576
              },
              {
                "average": 7.31245384e-07,
                "count": 13675300,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008551285884,
                "variance": 7.312449028e-07
              },
              {
                "average": 1.208178395,
                "count": 13675300,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4060051264,
                "variance": 0.1648401627
              },
              {
                "average": 0.08877581215,
                "count": 13675300,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7858179,
                "variance": 138.9055036
              },
              {
                "average": 2.000624922,
                "count": 13675300,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000209321,
                "variance": 1.000418686
              },
              {
                "average": 1117.052697,
                "count": 13675300,
                "maximum": 1119,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9681229733,
                "variance": 0.9372620915
              },
              {
                "average": 46575.73967,
                "count": 13675300,
                "maximum": 57088,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 2661.361621,
                "variance": 7082845.679
              },
              {
                "average": 44773.20348,
                "count": 13675300,
                "maximum": 56576,
                "minimum": 24832,
                "name": "Green",
                "position": 13,
                "stddev": 2885.046325,
                "variance": 8323492.298
              },
              {
                "average": 41477.62018,
                "count": 13675300,
                "maximum": 56064,
                "minimum": 19968,
                "name": "Blue",
                "position": 14,
                "stddev": 3322.002389,
                "variance": 11035699.87
              },
              {
                "average": 188226669.6,
                "count": 13675300,
                "maximum": 188227419.8,
                "minimum": 188225991.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 348.6204327,
                "variance": 121536.2061
              },
              {
                "average": 0,
                "count": 13675300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13675300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293631.7684,
              4812527.366,
              1342.015943,
              294685.5884,
              4813946.426,
              1356.235943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293631.76836073963,
                    4812527.365703509,
                    1342.0159432542146
                  ],
                  [
                    293631.76836073963,
                    4813946.42570351,
                    1342.0159432542146
                  ],
                  [
                    294685.5883607396,
                    4813946.42570351,
                    1356.2359432542144
                  ],
                  [
                    294685.5883607396,
                    4812527.365703509,
                    1356.2359432542144
                  ],
                  [
                    293631.76836073963,
                    4812527.365703509,
                    1342.0159432542146
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:10:19+00:00",
            "end_time": "2017-08-31T14:46: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": "20170828_43119E3422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997604242055,
              43.499744065805324,
              1379.6852773505434
            ],
            [
              -119.30046006690665,
              43.51248438892834,
              1379.6852773505434
            ],
            [
              -119.28749618583193,
              43.512744618236006,
              1434.0052773505436
            ],
            [
              -119.28701488317564,
              43.50000418002708,
              1434.0052773505436
            ],
            [
              -119.29997604242055,
              43.499744065805324,
              1379.6852773505434
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004601,
        43.49974407,
        1379.685277,
        -119.2870149,
        43.51274462,
        1434.005277
      ],
      "properties": {
        "datetime": "2017-08-30T18:09:01Z",
        "pc:count": 28509900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314548.2098,
            "count": 28509900,
            "maximum": 315105.1823,
            "minimum": 314056.5023,
            "name": "X",
            "position": 0,
            "stddev": 296.4760229,
            "variance": 87898.03216
          },
          {
            "average": 4819588.705,
            "count": 28509900,
            "maximum": 4820298.717,
            "minimum": 4818882.657,
            "name": "Y",
            "position": 1,
            "stddev": 406.8844694,
            "variance": 165554.9714
          },
          {
            "average": 1386.464562,
            "count": 28509900,
            "maximum": 1434.005277,
            "minimum": 1379.685277,
            "name": "Z",
            "position": 2,
            "stddev": 7.105993795,
            "variance": 50.49514782
          },
          {
            "average": 19854.73339,
            "count": 28509900,
            "maximum": 34833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2593.079605,
            "variance": 6724061.84
          },
          {
            "average": 1.030885096,
            "count": 28509900,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1941175901,
            "variance": 0.03768163877
          },
          {
            "average": 1.062078331,
            "count": 28509900,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2863180879,
            "variance": 0.08197804744
          },
          {
            "average": 0.5001145567,
            "count": 28509900,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999956,
            "variance": 0.2499999956
          },
          {
            "average": 6.699427217e-06,
            "count": 28509900,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002588316551,
            "variance": 6.699382569e-06
          },
          {
            "average": 1.096977436,
            "count": 28509900,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2959270449,
            "variance": 0.0875728159
          },
          {
            "average": 0.754930617,
            "count": 28509900,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76206708,
            "variance": 138.3462219
          },
          {
            "average": 1.986070768,
            "count": 28509900,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008499309,
            "variance": 1.017070857
          },
          {
            "average": 1070.198002,
            "count": 28509900,
            "maximum": 1102,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.12847368,
            "variance": 791.2110314
          },
          {
            "average": 41421.10082,
            "count": 28509900,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5104.507376,
            "variance": 26055995.55
          },
          {
            "average": 39772.98514,
            "count": 28509900,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4160.393448,
            "variance": 17308873.64
          },
          {
            "average": 36769.29134,
            "count": 28509900,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3923.871647,
            "variance": 15396768.7
          },
          {
            "average": 188065603,
            "count": 28509900,
            "maximum": 188151741.5,
            "minimum": 187982400,
            "name": "GpsTime",
            "position": 15,
            "stddev": 82946.65653,
            "variance": 6880147829
          },
          {
            "average": 0,
            "count": 28509900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28509900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28509900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28509900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28509900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314056.5023,
          4818882.657,
          1379.685277,
          315105.1823,
          4820298.717,
          1434.005277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314056.502312205,
                4818882.656757771,
                1379.6852773505434
              ],
              [
                314056.502312205,
                4820298.716757772,
                1379.6852773505434
              ],
              [
                315105.182312205,
                4820298.716757772,
                1434.0052773505436
              ],
              [
                315105.182312205,
                4818882.656757771,
                1434.0052773505436
              ],
              [
                314056.502312205,
                4818882.656757771,
                1379.6852773505434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:09:01+00:00",
        "end_time": "2017-08-28T19:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004601,
            43.49974407,
            1379.685277,
            -119.2870149,
            43.51274462,
            1434.005277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997604242055,
                  43.499744065805324,
                  1379.6852773505434
                ],
                [
                  -119.30046006690665,
                  43.51248438892834,
                  1379.6852773505434
                ],
                [
                  -119.28749618583193,
                  43.512744618236006,
                  1434.0052773505436
                ],
                [
                  -119.28701488317564,
                  43.50000418002708,
                  1434.0052773505436
                ],
                [
                  -119.29997604242055,
                  43.499744065805324,
                  1379.6852773505434
                ]
              ]
            ]
          },
          "id": "20170828_43119E3422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:09:01Z",
            "pc:count": 28509900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314548.2098,
                "count": 28509900,
                "maximum": 315105.1823,
                "minimum": 314056.5023,
                "name": "X",
                "position": 0,
                "stddev": 296.4760229,
                "variance": 87898.03216
              },
              {
                "average": 4819588.705,
                "count": 28509900,
                "maximum": 4820298.717,
                "minimum": 4818882.657,
                "name": "Y",
                "position": 1,
                "stddev": 406.8844694,
                "variance": 165554.9714
              },
              {
                "average": 1386.464562,
                "count": 28509900,
                "maximum": 1434.005277,
                "minimum": 1379.685277,
                "name": "Z",
                "position": 2,
                "stddev": 7.105993795,
                "variance": 50.49514782
              },
              {
                "average": 19854.73339,
                "count": 28509900,
                "maximum": 34833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2593.079605,
                "variance": 6724061.84
              },
              {
                "average": 1.030885096,
                "count": 28509900,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1941175901,
                "variance": 0.03768163877
              },
              {
                "average": 1.062078331,
                "count": 28509900,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2863180879,
                "variance": 0.08197804744
              },
              {
                "average": 0.5001145567,
                "count": 28509900,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999956,
                "variance": 0.2499999956
              },
              {
                "average": 6.699427217e-06,
                "count": 28509900,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002588316551,
                "variance": 6.699382569e-06
              },
              {
                "average": 1.096977436,
                "count": 28509900,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2959270449,
                "variance": 0.0875728159
              },
              {
                "average": 0.754930617,
                "count": 28509900,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76206708,
                "variance": 138.3462219
              },
              {
                "average": 1.986070768,
                "count": 28509900,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008499309,
                "variance": 1.017070857
              },
              {
                "average": 1070.198002,
                "count": 28509900,
                "maximum": 1102,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.12847368,
                "variance": 791.2110314
              },
              {
                "average": 41421.10082,
                "count": 28509900,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5104.507376,
                "variance": 26055995.55
              },
              {
                "average": 39772.98514,
                "count": 28509900,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4160.393448,
                "variance": 17308873.64
              },
              {
                "average": 36769.29134,
                "count": 28509900,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3923.871647,
                "variance": 15396768.7
              },
              {
                "average": 188065603,
                "count": 28509900,
                "maximum": 188151741.5,
                "minimum": 187982400,
                "name": "GpsTime",
                "position": 15,
                "stddev": 82946.65653,
                "variance": 6880147829
              },
              {
                "average": 0,
                "count": 28509900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28509900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28509900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28509900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28509900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314056.5023,
              4818882.657,
              1379.685277,
              315105.1823,
              4820298.717,
              1434.005277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314056.502312205,
                    4818882.656757771,
                    1379.6852773505434
                  ],
                  [
                    314056.502312205,
                    4820298.716757772,
                    1379.6852773505434
                  ],
                  [
                    315105.182312205,
                    4820298.716757772,
                    1434.0052773505436
                  ],
                  [
                    315105.182312205,
                    4818882.656757771,
                    1434.0052773505436
                  ],
                  [
                    314056.502312205,
                    4818882.656757771,
                    1379.6852773505434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:09:01+00:00",
            "end_time": "2017-08-28T19:06:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247553217994,
              43.549737577463645,
              1364.0315659652615
            ],
            [
              -119.36297381663324,
              43.5624835194646,
              1364.0315659652615
            ],
            [
              -119.349997072548,
              43.562751135097635,
              1437.9715659652616
            ],
            [
              -119.34950151836807,
              43.55000507470274,
              1437.9715659652616
            ],
            [
              -119.36247553217994,
              43.549737577463645,
              1364.0315659652615
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629738,
        43.54973758,
        1364.031566,
        -119.3495015,
        43.56275114,
        1437.971566
      ],
      "properties": {
        "datetime": "2017-08-30T18:52:12Z",
        "pc:count": 13591095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309694.1672,
            "count": 13591095,
            "maximum": 310210.1831,
            "minimum": 309161.2831,
            "name": "X",
            "position": 0,
            "stddev": 292.7657743,
            "variance": 85711.79859
          },
          {
            "average": 4825291.529,
            "count": 13591095,
            "maximum": 4825993.471,
            "minimum": 4824576.711,
            "name": "Y",
            "position": 1,
            "stddev": 396.0899956,
            "variance": 156887.2846
          },
          {
            "average": 1385.438981,
            "count": 13591095,
            "maximum": 1437.971566,
            "minimum": 1364.031566,
            "name": "Z",
            "position": 2,
            "stddev": 13.96936647,
            "variance": 195.1431997
          },
          {
            "average": 21060.19308,
            "count": 13591095,
            "maximum": 33569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2775.886847,
            "variance": 7705547.785
          },
          {
            "average": 1.036459314,
            "count": 13591095,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2169661894,
            "variance": 0.04707432734
          },
          {
            "average": 1.073322275,
            "count": 13591095,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.323024932,
            "variance": 0.1043451067
          },
          {
            "average": 0.5024015357,
            "count": 13591095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994251,
            "variance": 0.249994251
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182750323,
            "count": 13591095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3864617101,
            "variance": 0.1493526534
          },
          {
            "average": 0.4319675959,
            "count": 13591095,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66072271,
            "variance": 135.9724542
          },
          {
            "average": 1.977820183,
            "count": 13591095,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010148636,
            "variance": 1.020400266
          },
          {
            "average": 1104.032009,
            "count": 13591095,
            "maximum": 1106,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011977719,
            "variance": 1.024098904
          },
          {
            "average": 43465.47458,
            "count": 13591095,
            "maximum": 52480,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 4409.946424,
            "variance": 19447627.46
          },
          {
            "average": 41694.95787,
            "count": 13591095,
            "maximum": 50432,
            "minimum": 10496,
            "name": "Green",
            "position": 13,
            "stddev": 3459.377437,
            "variance": 11967292.25
          },
          {
            "average": 38556.98678,
            "count": 13591095,
            "maximum": 47616,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 3628.003577,
            "variance": 13162409.95
          },
          {
            "average": 188152860.7,
            "count": 13591095,
            "maximum": 188154332,
            "minimum": 188151626.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 702.1997487,
            "variance": 493084.487
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13591095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309161.2831,
          4824576.711,
          1364.031566,
          310210.1831,
          4825993.471,
          1437.971566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309161.2831188091,
                4824576.7112330375,
                1364.0315659652615
              ],
              [
                309161.2831188091,
                4825993.471233037,
                1364.0315659652615
              ],
              [
                310210.18311880913,
                4825993.471233037,
                1437.9715659652616
              ],
              [
                310210.18311880913,
                4824576.7112330375,
                1437.9715659652616
              ],
              [
                309161.2831188091,
                4824576.7112330375,
                1364.0315659652615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:52:12+00:00",
        "end_time": "2017-08-30T18:07:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629738,
            43.54973758,
            1364.031566,
            -119.3495015,
            43.56275114,
            1437.971566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247553217994,
                  43.549737577463645,
                  1364.0315659652615
                ],
                [
                  -119.36297381663324,
                  43.5624835194646,
                  1364.0315659652615
                ],
                [
                  -119.349997072548,
                  43.562751135097635,
                  1437.9715659652616
                ],
                [
                  -119.34950151836807,
                  43.55000507470274,
                  1437.9715659652616
                ],
                [
                  -119.36247553217994,
                  43.549737577463645,
                  1364.0315659652615
                ]
              ]
            ]
          },
          "id": "20170830_43119E3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:52:12Z",
            "pc:count": 13591095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309694.1672,
                "count": 13591095,
                "maximum": 310210.1831,
                "minimum": 309161.2831,
                "name": "X",
                "position": 0,
                "stddev": 292.7657743,
                "variance": 85711.79859
              },
              {
                "average": 4825291.529,
                "count": 13591095,
                "maximum": 4825993.471,
                "minimum": 4824576.711,
                "name": "Y",
                "position": 1,
                "stddev": 396.0899956,
                "variance": 156887.2846
              },
              {
                "average": 1385.438981,
                "count": 13591095,
                "maximum": 1437.971566,
                "minimum": 1364.031566,
                "name": "Z",
                "position": 2,
                "stddev": 13.96936647,
                "variance": 195.1431997
              },
              {
                "average": 21060.19308,
                "count": 13591095,
                "maximum": 33569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2775.886847,
                "variance": 7705547.785
              },
              {
                "average": 1.036459314,
                "count": 13591095,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2169661894,
                "variance": 0.04707432734
              },
              {
                "average": 1.073322275,
                "count": 13591095,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.323024932,
                "variance": 0.1043451067
              },
              {
                "average": 0.5024015357,
                "count": 13591095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994251,
                "variance": 0.249994251
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182750323,
                "count": 13591095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3864617101,
                "variance": 0.1493526534
              },
              {
                "average": 0.4319675959,
                "count": 13591095,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66072271,
                "variance": 135.9724542
              },
              {
                "average": 1.977820183,
                "count": 13591095,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010148636,
                "variance": 1.020400266
              },
              {
                "average": 1104.032009,
                "count": 13591095,
                "maximum": 1106,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011977719,
                "variance": 1.024098904
              },
              {
                "average": 43465.47458,
                "count": 13591095,
                "maximum": 52480,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 4409.946424,
                "variance": 19447627.46
              },
              {
                "average": 41694.95787,
                "count": 13591095,
                "maximum": 50432,
                "minimum": 10496,
                "name": "Green",
                "position": 13,
                "stddev": 3459.377437,
                "variance": 11967292.25
              },
              {
                "average": 38556.98678,
                "count": 13591095,
                "maximum": 47616,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 3628.003577,
                "variance": 13162409.95
              },
              {
                "average": 188152860.7,
                "count": 13591095,
                "maximum": 188154332,
                "minimum": 188151626.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 702.1997487,
                "variance": 493084.487
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13591095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309161.2831,
              4824576.711,
              1364.031566,
              310210.1831,
              4825993.471,
              1437.971566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309161.2831188091,
                    4824576.7112330375,
                    1364.0315659652615
                  ],
                  [
                    309161.2831188091,
                    4825993.471233037,
                    1364.0315659652615
                  ],
                  [
                    310210.18311880913,
                    4825993.471233037,
                    1437.9715659652616
                  ],
                  [
                    310210.18311880913,
                    4824576.7112330375,
                    1437.9715659652616
                  ],
                  [
                    309161.2831188091,
                    4824576.7112330375,
                    1364.0315659652615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:52:12+00:00",
            "end_time": "2017-08-30T18:07:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497491371595,
              43.574725163788976,
              1322.5070058457782
            ],
            [
              -119.47549789830872,
              43.58748294451726,
              1322.5070058457782
            ],
            [
              -119.4624980482367,
              43.58776386392704,
              1431.707005845778
            ],
            [
              -119.46197780326636,
              43.57500595880925,
              1431.707005845778
            ],
            [
              -119.47497491371595,
              43.574725163788976,
              1322.5070058457782
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754979,
        43.57472516,
        1322.507006,
        -119.4619778,
        43.58776386,
        1431.707006
      ],
      "properties": {
        "datetime": "2017-08-31T17:55:03Z",
        "pc:count": 13541444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300668.8468,
            "count": 13541444,
            "maximum": 301206.4804,
            "minimum": 300156.0604,
            "name": "X",
            "position": 0,
            "stddev": 282.9985883,
            "variance": 80088.20097
          },
          {
            "average": 4828328.67,
            "count": 13541444,
            "maximum": 4829034.629,
            "minimum": 4827616.429,
            "name": "Y",
            "position": 1,
            "stddev": 419.9955645,
            "variance": 176396.2742
          },
          {
            "average": 1355.495318,
            "count": 13541444,
            "maximum": 1431.707006,
            "minimum": 1322.507006,
            "name": "Z",
            "position": 2,
            "stddev": 35.49361476,
            "variance": 1259.796689
          },
          {
            "average": 20510.09959,
            "count": 13541444,
            "maximum": 33569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3189.438852,
            "variance": 10172520.19
          },
          {
            "average": 1.033196312,
            "count": 13541444,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2054893757,
            "variance": 0.04222588351
          },
          {
            "average": 1.067030591,
            "count": 13541444,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3060981311,
            "variance": 0.09369606588
          },
          {
            "average": 0.5010035857,
            "count": 13541444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990113,
            "variance": 0.2499990113
          },
          {
            "average": 2.732352621e-06,
            "count": 13541444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001652980749,
            "variance": 2.732345357e-06
          },
          {
            "average": 1.175667602,
            "count": 13541444,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.380537129,
            "variance": 0.1448085065
          },
          {
            "average": 0.8743307976,
            "count": 13541444,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68229469,
            "variance": 136.4760092
          },
          {
            "average": 1.976088001,
            "count": 13541444,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011024139,
            "variance": 1.02216981
          },
          {
            "average": 1134.874726,
            "count": 13541444,
            "maximum": 1137,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9730785311,
            "variance": 0.9468818277
          },
          {
            "average": 41478.97325,
            "count": 13541444,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4910.92675,
            "variance": 24117201.55
          },
          {
            "average": 39816.7032,
            "count": 13541444,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4199.414871,
            "variance": 17635085.26
          },
          {
            "average": 35744.60364,
            "count": 13541444,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3989.09844,
            "variance": 15912906.36
          },
          {
            "average": 188235806.3,
            "count": 13541444,
            "maximum": 188237303.3,
            "minimum": 188234614.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.7456554,
            "variance": 447220.7516
          },
          {
            "average": 0,
            "count": 13541444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13541444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13541444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13541444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13541444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300156.0604,
          4827616.429,
          1322.507006,
          301206.4804,
          4829034.629,
          1431.707006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300156.0604281739,
                4827616.429275783,
                1322.5070058457782
              ],
              [
                300156.0604281739,
                4829034.629275782,
                1322.5070058457782
              ],
              [
                301206.48042817396,
                4829034.629275782,
                1431.707005845778
              ],
              [
                301206.48042817396,
                4827616.429275783,
                1431.707005845778
              ],
              [
                300156.0604281739,
                4827616.429275783,
                1322.5070058457782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:55:03+00:00",
        "end_time": "2017-08-31T17:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754979,
            43.57472516,
            1322.507006,
            -119.4619778,
            43.58776386,
            1431.707006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497491371595,
                  43.574725163788976,
                  1322.5070058457782
                ],
                [
                  -119.47549789830872,
                  43.58748294451726,
                  1322.5070058457782
                ],
                [
                  -119.4624980482367,
                  43.58776386392704,
                  1431.707005845778
                ],
                [
                  -119.46197780326636,
                  43.57500595880925,
                  1431.707005845778
                ],
                [
                  -119.47497491371595,
                  43.574725163788976,
                  1322.5070058457782
                ]
              ]
            ]
          },
          "id": "20170831_43119E4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:55:03Z",
            "pc:count": 13541444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300668.8468,
                "count": 13541444,
                "maximum": 301206.4804,
                "minimum": 300156.0604,
                "name": "X",
                "position": 0,
                "stddev": 282.9985883,
                "variance": 80088.20097
              },
              {
                "average": 4828328.67,
                "count": 13541444,
                "maximum": 4829034.629,
                "minimum": 4827616.429,
                "name": "Y",
                "position": 1,
                "stddev": 419.9955645,
                "variance": 176396.2742
              },
              {
                "average": 1355.495318,
                "count": 13541444,
                "maximum": 1431.707006,
                "minimum": 1322.507006,
                "name": "Z",
                "position": 2,
                "stddev": 35.49361476,
                "variance": 1259.796689
              },
              {
                "average": 20510.09959,
                "count": 13541444,
                "maximum": 33569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3189.438852,
                "variance": 10172520.19
              },
              {
                "average": 1.033196312,
                "count": 13541444,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2054893757,
                "variance": 0.04222588351
              },
              {
                "average": 1.067030591,
                "count": 13541444,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3060981311,
                "variance": 0.09369606588
              },
              {
                "average": 0.5010035857,
                "count": 13541444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990113,
                "variance": 0.2499990113
              },
              {
                "average": 2.732352621e-06,
                "count": 13541444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001652980749,
                "variance": 2.732345357e-06
              },
              {
                "average": 1.175667602,
                "count": 13541444,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.380537129,
                "variance": 0.1448085065
              },
              {
                "average": 0.8743307976,
                "count": 13541444,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68229469,
                "variance": 136.4760092
              },
              {
                "average": 1.976088001,
                "count": 13541444,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011024139,
                "variance": 1.02216981
              },
              {
                "average": 1134.874726,
                "count": 13541444,
                "maximum": 1137,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9730785311,
                "variance": 0.9468818277
              },
              {
                "average": 41478.97325,
                "count": 13541444,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4910.92675,
                "variance": 24117201.55
              },
              {
                "average": 39816.7032,
                "count": 13541444,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4199.414871,
                "variance": 17635085.26
              },
              {
                "average": 35744.60364,
                "count": 13541444,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3989.09844,
                "variance": 15912906.36
              },
              {
                "average": 188235806.3,
                "count": 13541444,
                "maximum": 188237303.3,
                "minimum": 188234614.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.7456554,
                "variance": 447220.7516
              },
              {
                "average": 0,
                "count": 13541444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13541444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13541444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13541444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13541444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300156.0604,
              4827616.429,
              1322.507006,
              301206.4804,
              4829034.629,
              1431.707006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300156.0604281739,
                    4827616.429275783,
                    1322.5070058457782
                  ],
                  [
                    300156.0604281739,
                    4829034.629275782,
                    1322.5070058457782
                  ],
                  [
                    301206.48042817396,
                    4829034.629275782,
                    1431.707005845778
                  ],
                  [
                    301206.48042817396,
                    4827616.429275783,
                    1431.707005845778
                  ],
                  [
                    300156.0604281739,
                    4827616.429275783,
                    1322.5070058457782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:55:03+00:00",
            "end_time": "2017-08-31T17:10:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1624775699232,
              43.524758907902886,
              1275.046383760489
            ],
            [
              -119.16275350532034,
              43.53247850627461,
              1275.046383760489
            ],
            [
              -119.14998720339797,
              43.53271939019084,
              1329.3463837604893
            ],
            [
              -119.1497128937248,
              43.52499972726741,
              1329.3463837604893
            ],
            [
              -119.1624775699232,
              43.524758907902886,
              1275.046383760489
            ]
          ]
        ]
      },
      "bbox": [
        -119.1627535,
        43.52475891,
        1275.046384,
        -119.1497129,
        43.53271939,
        1329.346384
      ],
      "properties": {
        "datetime": "2017-08-28T18:45:05Z",
        "pc:count": 6473814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325809.0978,
            "count": 6473814,
            "maximum": 326277.4638,
            "minimum": 325245.2038,
            "name": "X",
            "position": 0,
            "stddev": 293.4377165,
            "variance": 86105.69345
          },
          {
            "average": 4821738.571,
            "count": 6473814,
            "maximum": 4822220.668,
            "minimum": 4821362.728,
            "name": "Y",
            "position": 1,
            "stddev": 204.292242,
            "variance": 41735.32015
          },
          {
            "average": 1297.474943,
            "count": 6473814,
            "maximum": 1329.346384,
            "minimum": 1275.046384,
            "name": "Z",
            "position": 2,
            "stddev": 13.55198503,
            "variance": 183.6562981
          },
          {
            "average": 20819.68716,
            "count": 6473814,
            "maximum": 32017,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1995.126276,
            "variance": 3980528.858
          },
          {
            "average": 1.008701517,
            "count": 6473814,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1039844516,
            "variance": 0.01081276617
          },
          {
            "average": 1.017525218,
            "count": 6473814,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1544775738,
            "variance": 0.0238633208
          },
          {
            "average": 0.5016637797,
            "count": 6473814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972704,
            "variance": 0.2499972705
          },
          {
            "average": 2.625963613e-06,
            "count": 6473814,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001620480522,
            "variance": 2.625957123e-06
          },
          {
            "average": 1.204886795,
            "count": 6473814,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4036189059,
            "variance": 0.1629082212
          },
          {
            "average": 0.2804516754,
            "count": 6473814,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52357156,
            "variance": 132.7927014
          },
          {
            "average": 1.996647417,
            "count": 6473814,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002671535,
            "variance": 1.005350206
          },
          {
            "average": 1034.8845,
            "count": 6473814,
            "maximum": 1036,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8150399536,
            "variance": 0.6642901259
          },
          {
            "average": 42085.83276,
            "count": 6473814,
            "maximum": 65280,
            "minimum": 14848,
            "name": "Red",
            "position": 12,
            "stddev": 2891.415878,
            "variance": 8360285.777
          },
          {
            "average": 40177.68992,
            "count": 6473814,
            "maximum": 65280,
            "minimum": 16896,
            "name": "Green",
            "position": 13,
            "stddev": 2460.854246,
            "variance": 6055803.618
          },
          {
            "average": 36956.58672,
            "count": 6473814,
            "maximum": 65280,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 2292.920386,
            "variance": 5257483.898
          },
          {
            "average": 187980705.8,
            "count": 6473814,
            "maximum": 187981105.9,
            "minimum": 187980021.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 315.1798769,
            "variance": 99338.35479
          },
          {
            "average": 0,
            "count": 6473814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6473814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6473814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6473814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6473814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325245.2038,
          4821362.728,
          1275.046384,
          326277.4638,
          4822220.668,
          1329.346384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325245.2038086667,
                4821362.728499963,
                1275.046383760489
              ],
              [
                325245.2038086667,
                4822220.668499962,
                1275.046383760489
              ],
              [
                326277.4638086667,
                4822220.668499962,
                1329.3463837604893
              ],
              [
                326277.4638086667,
                4821362.728499963,
                1329.3463837604893
              ],
              [
                325245.2038086667,
                4821362.728499963,
                1275.046383760489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:45:05+00:00",
        "end_time": "2017-08-28T18:27:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1627535,
            43.52475891,
            1275.046384,
            -119.1497129,
            43.53271939,
            1329.346384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1624775699232,
                  43.524758907902886,
                  1275.046383760489
                ],
                [
                  -119.16275350532034,
                  43.53247850627461,
                  1275.046383760489
                ],
                [
                  -119.14998720339797,
                  43.53271939019084,
                  1329.3463837604893
                ],
                [
                  -119.1497128937248,
                  43.52499972726741,
                  1329.3463837604893
                ],
                [
                  -119.1624775699232,
                  43.524758907902886,
                  1275.046383760489
                ]
              ]
            ]
          },
          "id": "20170828_43119E2413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:45:05Z",
            "pc:count": 6473814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325809.0978,
                "count": 6473814,
                "maximum": 326277.4638,
                "minimum": 325245.2038,
                "name": "X",
                "position": 0,
                "stddev": 293.4377165,
                "variance": 86105.69345
              },
              {
                "average": 4821738.571,
                "count": 6473814,
                "maximum": 4822220.668,
                "minimum": 4821362.728,
                "name": "Y",
                "position": 1,
                "stddev": 204.292242,
                "variance": 41735.32015
              },
              {
                "average": 1297.474943,
                "count": 6473814,
                "maximum": 1329.346384,
                "minimum": 1275.046384,
                "name": "Z",
                "position": 2,
                "stddev": 13.55198503,
                "variance": 183.6562981
              },
              {
                "average": 20819.68716,
                "count": 6473814,
                "maximum": 32017,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1995.126276,
                "variance": 3980528.858
              },
              {
                "average": 1.008701517,
                "count": 6473814,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1039844516,
                "variance": 0.01081276617
              },
              {
                "average": 1.017525218,
                "count": 6473814,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1544775738,
                "variance": 0.0238633208
              },
              {
                "average": 0.5016637797,
                "count": 6473814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972704,
                "variance": 0.2499972705
              },
              {
                "average": 2.625963613e-06,
                "count": 6473814,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001620480522,
                "variance": 2.625957123e-06
              },
              {
                "average": 1.204886795,
                "count": 6473814,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4036189059,
                "variance": 0.1629082212
              },
              {
                "average": 0.2804516754,
                "count": 6473814,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52357156,
                "variance": 132.7927014
              },
              {
                "average": 1.996647417,
                "count": 6473814,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002671535,
                "variance": 1.005350206
              },
              {
                "average": 1034.8845,
                "count": 6473814,
                "maximum": 1036,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8150399536,
                "variance": 0.6642901259
              },
              {
                "average": 42085.83276,
                "count": 6473814,
                "maximum": 65280,
                "minimum": 14848,
                "name": "Red",
                "position": 12,
                "stddev": 2891.415878,
                "variance": 8360285.777
              },
              {
                "average": 40177.68992,
                "count": 6473814,
                "maximum": 65280,
                "minimum": 16896,
                "name": "Green",
                "position": 13,
                "stddev": 2460.854246,
                "variance": 6055803.618
              },
              {
                "average": 36956.58672,
                "count": 6473814,
                "maximum": 65280,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 2292.920386,
                "variance": 5257483.898
              },
              {
                "average": 187980705.8,
                "count": 6473814,
                "maximum": 187981105.9,
                "minimum": 187980021.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 315.1798769,
                "variance": 99338.35479
              },
              {
                "average": 0,
                "count": 6473814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6473814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6473814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6473814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6473814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325245.2038,
              4821362.728,
              1275.046384,
              326277.4638,
              4822220.668,
              1329.346384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325245.2038086667,
                    4821362.728499963,
                    1275.046383760489
                  ],
                  [
                    325245.2038086667,
                    4822220.668499962,
                    1275.046383760489
                  ],
                  [
                    326277.4638086667,
                    4822220.668499962,
                    1329.3463837604893
                  ],
                  [
                    326277.4638086667,
                    4821362.728499963,
                    1329.3463837604893
                  ],
                  [
                    325245.2038086667,
                    4821362.728499963,
                    1275.046383760489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:45:05+00:00",
            "end_time": "2017-08-28T18:27: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": "20170829_43119D4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874750815776,
              43.487223959989734,
              1274.8394951423945
            ],
            [
              -119.48799913292278,
              43.499982535412514,
              1274.8394951423945
            ],
            [
              -119.47499817429241,
              43.50026486202265,
              1304.3594951423945
            ],
            [
              -119.47447685452826,
              43.487506161559686,
              1304.3594951423945
            ],
            [
              -119.4874750815776,
              43.487223959989734,
              1274.8394951423945
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879991,
        43.48722396,
        1274.839495,
        -119.4744769,
        43.50026486,
        1304.359495
      ],
      "properties": {
        "datetime": "2017-09-10T14:55:35Z",
        "pc:count": 22056833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299365.7525,
            "count": 22056833,
            "maximum": 299907.9559,
            "minimum": 298855.9159,
            "name": "X",
            "position": 0,
            "stddev": 292.1756724,
            "variance": 85366.62355
          },
          {
            "average": 4818586.169,
            "count": 22056833,
            "maximum": 4819346.611,
            "minimum": 4817928.331,
            "name": "Y",
            "position": 1,
            "stddev": 408.5930898,
            "variance": 166948.313
          },
          {
            "average": 1287.718232,
            "count": 22056833,
            "maximum": 1304.359495,
            "minimum": 1274.839495,
            "name": "Z",
            "position": 2,
            "stddev": 5.065399695,
            "variance": 25.65827407
          },
          {
            "average": 25711.6158,
            "count": 22056833,
            "maximum": 43761,
            "minimum": 3809,
            "name": "Intensity",
            "position": 3,
            "stddev": 3935.650326,
            "variance": 15489343.49
          },
          {
            "average": 1.000001224,
            "count": 22056833,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001106394603,
            "variance": 1.224109018e-06
          },
          {
            "average": 1.000001677,
            "count": 22056833,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001295176423,
            "variance": 1.677481967e-06
          },
          {
            "average": 0.4995595696,
            "count": 22056833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998174,
            "variance": 0.2499998174
          },
          {
            "average": 5.544767012e-05,
            "count": 22056833,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007446112958,
            "variance": 5.544459819e-05
          },
          {
            "average": 1.17093959,
            "count": 22056833,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3764561771,
            "variance": 0.1417192533
          },
          {
            "average": 1.233739235,
            "count": 22056833,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.26016182,
            "variance": 150.3115678
          },
          {
            "average": 2.014175653,
            "count": 22056833,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999032838,
            "variance": 0.9998065769
          },
          {
            "average": 1135.773201,
            "count": 22056833,
            "maximum": 1158,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.59800714,
            "variance": 1267.218112
          },
          {
            "average": 45855.7711,
            "count": 22056833,
            "maximum": 56832,
            "minimum": 27392,
            "name": "Red",
            "position": 12,
            "stddev": 2202.277843,
            "variance": 4850027.699
          },
          {
            "average": 44025.37678,
            "count": 22056833,
            "maximum": 56320,
            "minimum": 27392,
            "name": "Green",
            "position": 13,
            "stddev": 2197.650074,
            "variance": 4829665.848
          },
          {
            "average": 40465.24388,
            "count": 22056833,
            "maximum": 55040,
            "minimum": 25088,
            "name": "Blue",
            "position": 14,
            "stddev": 2174.946998,
            "variance": 4730394.445
          },
          {
            "average": 188769277.4,
            "count": 22056833,
            "maximum": 189090535.4,
            "minimum": 188061130,
            "name": "GpsTime",
            "position": 15,
            "stddev": 386095.2322,
            "variance": 149069528300.0
          },
          {
            "average": 0,
            "count": 22056833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22056833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22056833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22056833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22056833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298855.9159,
          4817928.331,
          1274.839495,
          299907.9559,
          4819346.611,
          1304.359495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298855.91590153775,
                4817928.33084608,
                1274.8394951423945
              ],
              [
                298855.91590153775,
                4819346.610846079,
                1274.8394951423945
              ],
              [
                299907.9559015378,
                4819346.610846079,
                1304.3594951423945
              ],
              [
                299907.9559015378,
                4817928.33084608,
                1304.3594951423945
              ],
              [
                298855.91590153775,
                4817928.33084608,
                1274.8394951423945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:55:35+00:00",
        "end_time": "2017-08-29T16:58:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879991,
            43.48722396,
            1274.839495,
            -119.4744769,
            43.50026486,
            1304.359495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874750815776,
                  43.487223959989734,
                  1274.8394951423945
                ],
                [
                  -119.48799913292278,
                  43.499982535412514,
                  1274.8394951423945
                ],
                [
                  -119.47499817429241,
                  43.50026486202265,
                  1304.3594951423945
                ],
                [
                  -119.47447685452826,
                  43.487506161559686,
                  1304.3594951423945
                ],
                [
                  -119.4874750815776,
                  43.487223959989734,
                  1274.8394951423945
                ]
              ]
            ]
          },
          "id": "20170829_43119D4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:55:35Z",
            "pc:count": 22056833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299365.7525,
                "count": 22056833,
                "maximum": 299907.9559,
                "minimum": 298855.9159,
                "name": "X",
                "position": 0,
                "stddev": 292.1756724,
                "variance": 85366.62355
              },
              {
                "average": 4818586.169,
                "count": 22056833,
                "maximum": 4819346.611,
                "minimum": 4817928.331,
                "name": "Y",
                "position": 1,
                "stddev": 408.5930898,
                "variance": 166948.313
              },
              {
                "average": 1287.718232,
                "count": 22056833,
                "maximum": 1304.359495,
                "minimum": 1274.839495,
                "name": "Z",
                "position": 2,
                "stddev": 5.065399695,
                "variance": 25.65827407
              },
              {
                "average": 25711.6158,
                "count": 22056833,
                "maximum": 43761,
                "minimum": 3809,
                "name": "Intensity",
                "position": 3,
                "stddev": 3935.650326,
                "variance": 15489343.49
              },
              {
                "average": 1.000001224,
                "count": 22056833,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001106394603,
                "variance": 1.224109018e-06
              },
              {
                "average": 1.000001677,
                "count": 22056833,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001295176423,
                "variance": 1.677481967e-06
              },
              {
                "average": 0.4995595696,
                "count": 22056833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998174,
                "variance": 0.2499998174
              },
              {
                "average": 5.544767012e-05,
                "count": 22056833,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007446112958,
                "variance": 5.544459819e-05
              },
              {
                "average": 1.17093959,
                "count": 22056833,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3764561771,
                "variance": 0.1417192533
              },
              {
                "average": 1.233739235,
                "count": 22056833,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.26016182,
                "variance": 150.3115678
              },
              {
                "average": 2.014175653,
                "count": 22056833,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999032838,
                "variance": 0.9998065769
              },
              {
                "average": 1135.773201,
                "count": 22056833,
                "maximum": 1158,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.59800714,
                "variance": 1267.218112
              },
              {
                "average": 45855.7711,
                "count": 22056833,
                "maximum": 56832,
                "minimum": 27392,
                "name": "Red",
                "position": 12,
                "stddev": 2202.277843,
                "variance": 4850027.699
              },
              {
                "average": 44025.37678,
                "count": 22056833,
                "maximum": 56320,
                "minimum": 27392,
                "name": "Green",
                "position": 13,
                "stddev": 2197.650074,
                "variance": 4829665.848
              },
              {
                "average": 40465.24388,
                "count": 22056833,
                "maximum": 55040,
                "minimum": 25088,
                "name": "Blue",
                "position": 14,
                "stddev": 2174.946998,
                "variance": 4730394.445
              },
              {
                "average": 188769277.4,
                "count": 22056833,
                "maximum": 189090535.4,
                "minimum": 188061130,
                "name": "GpsTime",
                "position": 15,
                "stddev": 386095.2322,
                "variance": 149069528300.0
              },
              {
                "average": 0,
                "count": 22056833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22056833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22056833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22056833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22056833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298855.9159,
              4817928.331,
              1274.839495,
              299907.9559,
              4819346.611,
              1304.359495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298855.91590153775,
                    4817928.33084608,
                    1274.8394951423945
                  ],
                  [
                    298855.91590153775,
                    4819346.610846079,
                    1274.8394951423945
                  ],
                  [
                    299907.9559015378,
                    4819346.610846079,
                    1304.3594951423945
                  ],
                  [
                    299907.9559015378,
                    4817928.33084608,
                    1304.3594951423945
                  ],
                  [
                    298855.91590153775,
                    4817928.33084608,
                    1274.8394951423945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:55:35+00:00",
            "end_time": "2017-08-29T16:58:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747579710511,
              43.52473974356107,
              1370.6757421685102
            ],
            [
              -119.33796828436236,
              43.53748345109634,
              1370.6757421685102
            ],
            [
              -119.32499642369388,
              43.53774811350396,
              1410.33574216851
            ],
            [
              -119.32450666291035,
              43.52500428889653,
              1410.33574216851
            ],
            [
              -119.33747579710511,
              43.52473974356107,
              1370.6757421685102
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379683,
        43.52473974,
        1370.675742,
        -119.3245067,
        43.53774811,
        1410.335742
      ],
      "properties": {
        "datetime": "2017-08-30T18:35:37Z",
        "pc:count": 14936172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311665.1894,
            "count": 14936172,
            "maximum": 312151.6545,
            "minimum": 311102.7345,
            "name": "X",
            "position": 0,
            "stddev": 297.0952379,
            "variance": 88265.58037
          },
          {
            "average": 4822463.448,
            "count": 14936172,
            "maximum": 4823159.741,
            "minimum": 4821743.261,
            "name": "Y",
            "position": 1,
            "stddev": 401.6416102,
            "variance": 161315.983
          },
          {
            "average": 1383.095065,
            "count": 14936172,
            "maximum": 1410.335742,
            "minimum": 1370.675742,
            "name": "Z",
            "position": 2,
            "stddev": 5.82331284,
            "variance": 33.91097244
          },
          {
            "average": 20493.4383,
            "count": 14936172,
            "maximum": 52625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3316.402112,
            "variance": 10998522.97
          },
          {
            "average": 1.056520841,
            "count": 14936172,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2680235167,
            "variance": 0.07183660548
          },
          {
            "average": 1.11356069,
            "count": 14936172,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3960091365,
            "variance": 0.1568232362
          },
          {
            "average": 0.4997007265,
            "count": 14936172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999272,
            "variance": 0.2499999272
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153089091,
            "count": 14936172,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3600733677,
            "variance": 0.1296528302
          },
          {
            "average": 1.680576476,
            "count": 14936172,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87685289,
            "variance": 141.0596346
          },
          {
            "average": 1.958031147,
            "count": 14936172,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016018567,
            "variance": 1.032293729
          },
          {
            "average": 1102.390226,
            "count": 14936172,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.262612464,
            "variance": 1.594190234
          },
          {
            "average": 40427.63377,
            "count": 14936172,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5905.598167,
            "variance": 34876089.71
          },
          {
            "average": 38836.23363,
            "count": 14936172,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4505.419273,
            "variance": 20298802.83
          },
          {
            "average": 35383.40797,
            "count": 14936172,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4443.185706,
            "variance": 19741899.22
          },
          {
            "average": 188151753.1,
            "count": 14936172,
            "maximum": 188153337,
            "minimum": 188149824.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 872.5130688,
            "variance": 761279.0552
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311102.7345,
          4821743.261,
          1370.675742,
          312151.6545,
          4823159.741,
          1410.335742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311102.7345398741,
                4821743.260513603,
                1370.6757421685102
              ],
              [
                311102.7345398741,
                4823159.740513603,
                1370.6757421685102
              ],
              [
                312151.6545398741,
                4823159.740513603,
                1410.33574216851
              ],
              [
                312151.6545398741,
                4821743.260513603,
                1410.33574216851
              ],
              [
                311102.7345398741,
                4821743.260513603,
                1370.6757421685102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:35:37+00:00",
        "end_time": "2017-08-30T17:37:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379683,
            43.52473974,
            1370.675742,
            -119.3245067,
            43.53774811,
            1410.335742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747579710511,
                  43.52473974356107,
                  1370.6757421685102
                ],
                [
                  -119.33796828436236,
                  43.53748345109634,
                  1370.6757421685102
                ],
                [
                  -119.32499642369388,
                  43.53774811350396,
                  1410.33574216851
                ],
                [
                  -119.32450666291035,
                  43.52500428889653,
                  1410.33574216851
                ],
                [
                  -119.33747579710511,
                  43.52473974356107,
                  1370.6757421685102
                ]
              ]
            ]
          },
          "id": "20170830_43119E3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:35:37Z",
            "pc:count": 14936172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311665.1894,
                "count": 14936172,
                "maximum": 312151.6545,
                "minimum": 311102.7345,
                "name": "X",
                "position": 0,
                "stddev": 297.0952379,
                "variance": 88265.58037
              },
              {
                "average": 4822463.448,
                "count": 14936172,
                "maximum": 4823159.741,
                "minimum": 4821743.261,
                "name": "Y",
                "position": 1,
                "stddev": 401.6416102,
                "variance": 161315.983
              },
              {
                "average": 1383.095065,
                "count": 14936172,
                "maximum": 1410.335742,
                "minimum": 1370.675742,
                "name": "Z",
                "position": 2,
                "stddev": 5.82331284,
                "variance": 33.91097244
              },
              {
                "average": 20493.4383,
                "count": 14936172,
                "maximum": 52625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3316.402112,
                "variance": 10998522.97
              },
              {
                "average": 1.056520841,
                "count": 14936172,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2680235167,
                "variance": 0.07183660548
              },
              {
                "average": 1.11356069,
                "count": 14936172,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3960091365,
                "variance": 0.1568232362
              },
              {
                "average": 0.4997007265,
                "count": 14936172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999272,
                "variance": 0.2499999272
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153089091,
                "count": 14936172,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3600733677,
                "variance": 0.1296528302
              },
              {
                "average": 1.680576476,
                "count": 14936172,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87685289,
                "variance": 141.0596346
              },
              {
                "average": 1.958031147,
                "count": 14936172,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016018567,
                "variance": 1.032293729
              },
              {
                "average": 1102.390226,
                "count": 14936172,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.262612464,
                "variance": 1.594190234
              },
              {
                "average": 40427.63377,
                "count": 14936172,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5905.598167,
                "variance": 34876089.71
              },
              {
                "average": 38836.23363,
                "count": 14936172,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4505.419273,
                "variance": 20298802.83
              },
              {
                "average": 35383.40797,
                "count": 14936172,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4443.185706,
                "variance": 19741899.22
              },
              {
                "average": 188151753.1,
                "count": 14936172,
                "maximum": 188153337,
                "minimum": 188149824.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 872.5130688,
                "variance": 761279.0552
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311102.7345,
              4821743.261,
              1370.675742,
              312151.6545,
              4823159.741,
              1410.335742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311102.7345398741,
                    4821743.260513603,
                    1370.6757421685102
                  ],
                  [
                    311102.7345398741,
                    4823159.740513603,
                    1370.6757421685102
                  ],
                  [
                    312151.6545398741,
                    4823159.740513603,
                    1410.33574216851
                  ],
                  [
                    312151.6545398741,
                    4821743.260513603,
                    1410.33574216851
                  ],
                  [
                    311102.7345398741,
                    4821743.260513603,
                    1370.6757421685102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:35:37+00:00",
            "end_time": "2017-08-30T17:37:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.09998237211913,
              43.51238989709027,
              1262.9535650952296
            ],
            [
              -119.10041944448432,
              43.52498559324092,
              1262.9535650952296
            ],
            [
              -119.08749591761992,
              43.52522237653621,
              1337.5935650952295
            ],
            [
              -119.08706152971271,
              43.51262657685954,
              1337.5935650952295
            ],
            [
              -119.09998237211913,
              43.51238989709027,
              1262.9535650952296
            ]
          ]
        ]
      },
      "bbox": [
        -119.1004194,
        43.5123899,
        1262.953565,
        -119.0870615,
        43.52522238,
        1337.593565
      ],
      "properties": {
        "datetime": "2017-08-28T19:10:36Z",
        "pc:count": 9642521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330582.6317,
            "count": 9642521,
            "maximum": 331306.0805,
            "minimum": 330261.0205,
            "name": "X",
            "position": 0,
            "stddev": 228.2144615,
            "variance": 52081.84045
          },
          {
            "average": 4820612.841,
            "count": 9642521,
            "maximum": 4821259.361,
            "minimum": 4819859.561,
            "name": "Y",
            "position": 1,
            "stddev": 408.5056853,
            "variance": 166876.8949
          },
          {
            "average": 1277.889448,
            "count": 9642521,
            "maximum": 1337.593565,
            "minimum": 1262.953565,
            "name": "Z",
            "position": 2,
            "stddev": 12.49445934,
            "variance": 156.1115142
          },
          {
            "average": 22016.87743,
            "count": 9642521,
            "maximum": 54529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3560.478232,
            "variance": 12677005.24
          },
          {
            "average": 1.014679149,
            "count": 9642521,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1459773738,
            "variance": 0.02130939366
          },
          {
            "average": 1.029799468,
            "count": 9642521,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2264533817,
            "variance": 0.0512811341
          },
          {
            "average": 0.5062018532,
            "count": 9642521,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999615615,
            "variance": 0.2499615629
          },
          {
            "average": 5.185365943e-06,
            "count": 9642521,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002277134074,
            "variance": 5.185339593e-06
          },
          {
            "average": 1.185806907,
            "count": 9642521,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3889507884,
            "variance": 0.1512827158
          },
          {
            "average": -1.502843583,
            "count": 9642521,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.26343962,
            "variance": 126.865072
          },
          {
            "average": 1.987371249,
            "count": 9642521,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008755079,
            "variance": 1.017586809
          },
          {
            "average": 1037.048407,
            "count": 9642521,
            "maximum": 1040,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.439164715,
            "variance": 2.071195076
          },
          {
            "average": 42819.85927,
            "count": 9642521,
            "maximum": 59904,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 4368.610823,
            "variance": 19084760.53
          },
          {
            "average": 40558.13206,
            "count": 9642521,
            "maximum": 59904,
            "minimum": 14080,
            "name": "Green",
            "position": 13,
            "stddev": 3745.529568,
            "variance": 14028991.75
          },
          {
            "average": 36757.49945,
            "count": 9642521,
            "maximum": 61184,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 3799.59202,
            "variance": 14436899.52
          },
          {
            "average": 187981507.2,
            "count": 9642521,
            "maximum": 187982636.7,
            "minimum": 187980858.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.4180284,
            "variance": 242475.5147
          },
          {
            "average": 0,
            "count": 9642521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9642521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9642521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9642521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9642521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330261.0205,
          4819859.561,
          1262.953565,
          331306.0805,
          4821259.361,
          1337.593565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330261.02050584357,
                4819859.561195325,
                1262.9535650952296
              ],
              [
                330261.02050584357,
                4821259.361195326,
                1262.9535650952296
              ],
              [
                331306.0805058436,
                4821259.361195326,
                1337.5935650952295
              ],
              [
                331306.0805058436,
                4819859.561195325,
                1337.5935650952295
              ],
              [
                330261.02050584357,
                4819859.561195325,
                1262.9535650952296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:10:36+00:00",
        "end_time": "2017-08-28T18:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1004194,
            43.5123899,
            1262.953565,
            -119.0870615,
            43.52522238,
            1337.593565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.09998237211913,
                  43.51238989709027,
                  1262.9535650952296
                ],
                [
                  -119.10041944448432,
                  43.52498559324092,
                  1262.9535650952296
                ],
                [
                  -119.08749591761992,
                  43.52522237653621,
                  1337.5935650952295
                ],
                [
                  -119.08706152971271,
                  43.51262657685954,
                  1337.5935650952295
                ],
                [
                  -119.09998237211913,
                  43.51238989709027,
                  1262.9535650952296
                ]
              ]
            ]
          },
          "id": "20170828_43119E1318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:10:36Z",
            "pc:count": 9642521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330582.6317,
                "count": 9642521,
                "maximum": 331306.0805,
                "minimum": 330261.0205,
                "name": "X",
                "position": 0,
                "stddev": 228.2144615,
                "variance": 52081.84045
              },
              {
                "average": 4820612.841,
                "count": 9642521,
                "maximum": 4821259.361,
                "minimum": 4819859.561,
                "name": "Y",
                "position": 1,
                "stddev": 408.5056853,
                "variance": 166876.8949
              },
              {
                "average": 1277.889448,
                "count": 9642521,
                "maximum": 1337.593565,
                "minimum": 1262.953565,
                "name": "Z",
                "position": 2,
                "stddev": 12.49445934,
                "variance": 156.1115142
              },
              {
                "average": 22016.87743,
                "count": 9642521,
                "maximum": 54529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3560.478232,
                "variance": 12677005.24
              },
              {
                "average": 1.014679149,
                "count": 9642521,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1459773738,
                "variance": 0.02130939366
              },
              {
                "average": 1.029799468,
                "count": 9642521,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2264533817,
                "variance": 0.0512811341
              },
              {
                "average": 0.5062018532,
                "count": 9642521,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999615615,
                "variance": 0.2499615629
              },
              {
                "average": 5.185365943e-06,
                "count": 9642521,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002277134074,
                "variance": 5.185339593e-06
              },
              {
                "average": 1.185806907,
                "count": 9642521,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3889507884,
                "variance": 0.1512827158
              },
              {
                "average": -1.502843583,
                "count": 9642521,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.26343962,
                "variance": 126.865072
              },
              {
                "average": 1.987371249,
                "count": 9642521,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008755079,
                "variance": 1.017586809
              },
              {
                "average": 1037.048407,
                "count": 9642521,
                "maximum": 1040,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.439164715,
                "variance": 2.071195076
              },
              {
                "average": 42819.85927,
                "count": 9642521,
                "maximum": 59904,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 4368.610823,
                "variance": 19084760.53
              },
              {
                "average": 40558.13206,
                "count": 9642521,
                "maximum": 59904,
                "minimum": 14080,
                "name": "Green",
                "position": 13,
                "stddev": 3745.529568,
                "variance": 14028991.75
              },
              {
                "average": 36757.49945,
                "count": 9642521,
                "maximum": 61184,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 3799.59202,
                "variance": 14436899.52
              },
              {
                "average": 187981507.2,
                "count": 9642521,
                "maximum": 187982636.7,
                "minimum": 187980858.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.4180284,
                "variance": 242475.5147
              },
              {
                "average": 0,
                "count": 9642521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9642521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9642521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9642521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9642521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330261.0205,
              4819859.561,
              1262.953565,
              331306.0805,
              4821259.361,
              1337.593565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330261.02050584357,
                    4819859.561195325,
                    1262.9535650952296
                  ],
                  [
                    330261.02050584357,
                    4821259.361195326,
                    1262.9535650952296
                  ],
                  [
                    331306.0805058436,
                    4821259.361195326,
                    1337.5935650952295
                  ],
                  [
                    331306.0805058436,
                    4819859.561195325,
                    1337.5935650952295
                  ],
                  [
                    330261.02050584357,
                    4819859.561195325,
                    1262.9535650952296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:10:36+00:00",
            "end_time": "2017-08-28T18:40:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747557132802,
              43.44972900895186,
              1268.5860277021554
            ],
            [
              -119.4379882284715,
              43.46248329018273,
              1268.5860277021554
            ],
            [
              -119.42499778570597,
              43.462759678837614,
              1289.0860277021554
            ],
            [
              -119.42448785363383,
              43.45000527522901,
              1289.0860277021554
            ],
            [
              -119.43747557132802,
              43.44972900895186,
              1268.5860277021554
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379882,
        43.44972901,
        1268.586028,
        -119.4244879,
        43.46275968,
        1289.086028
      ],
      "properties": {
        "datetime": "2017-08-29T16:55:59Z",
        "pc:count": 13809450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303303.2604,
            "count": 13809450,
            "maximum": 303828.9968,
            "minimum": 302777.1968,
            "name": "X",
            "position": 0,
            "stddev": 289.486838,
            "variance": 83802.62936
          },
          {
            "average": 4814344.414,
            "count": 13809450,
            "maximum": 4815062.109,
            "minimum": 4813644.369,
            "name": "Y",
            "position": 1,
            "stddev": 400.0689448,
            "variance": 160055.1606
          },
          {
            "average": 1271.546378,
            "count": 13809450,
            "maximum": 1289.086028,
            "minimum": 1268.586028,
            "name": "Z",
            "position": 2,
            "stddev": 2.795374143,
            "variance": 7.814116598
          },
          {
            "average": 22318.18336,
            "count": 13809450,
            "maximum": 34065,
            "minimum": 1793,
            "name": "Intensity",
            "position": 3,
            "stddev": 2019.537832,
            "variance": 4078533.054
          },
          {
            "average": 1.000031935,
            "count": 13809450,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005650985395,
            "variance": 3.193363593e-05
          },
          {
            "average": 1.00005938,
            "count": 13809450,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007705589275,
            "variance": 5.937610608e-05
          },
          {
            "average": 0.5020207901,
            "count": 13809450,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959345,
            "variance": 0.2499959345
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20168964,
            "count": 13809450,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4012616862,
            "variance": 0.1610109408
          },
          {
            "average": 0.2032713306,
            "count": 13809450,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70452087,
            "variance": 136.9958089
          },
          {
            "average": 2.000863249,
            "count": 13809450,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000072618,
            "variance": 1.000145242
          },
          {
            "average": 1064.93636,
            "count": 13809450,
            "maximum": 1067,
            "minimum": 1063,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9972871872,
            "variance": 0.9945817338
          },
          {
            "average": 41043.95685,
            "count": 13809450,
            "maximum": 58112,
            "minimum": 13312,
            "name": "Red",
            "position": 12,
            "stddev": 6674.658871,
            "variance": 44551071.04
          },
          {
            "average": 40920.0197,
            "count": 13809450,
            "maximum": 57856,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 6005.110957,
            "variance": 36061357.6
          },
          {
            "average": 36195.84398,
            "count": 13809450,
            "maximum": 57344,
            "minimum": 13056,
            "name": "Blue",
            "position": 14,
            "stddev": 6092.205999,
            "variance": 37114973.94
          },
          {
            "average": 188059462.2,
            "count": 13809450,
            "maximum": 188060959.8,
            "minimum": 188058438.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 659.3856978,
            "variance": 434789.4984
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13809450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302777.1968,
          4813644.369,
          1268.586028,
          303828.9968,
          4815062.109,
          1289.086028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302777.19683701126,
                4813644.369058789,
                1268.5860277021554
              ],
              [
                302777.19683701126,
                4815062.109058789,
                1268.5860277021554
              ],
              [
                303828.9968370113,
                4815062.109058789,
                1289.0860277021554
              ],
              [
                303828.9968370113,
                4813644.369058789,
                1289.0860277021554
              ],
              [
                302777.19683701126,
                4813644.369058789,
                1268.5860277021554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:55:59+00:00",
        "end_time": "2017-08-29T16:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379882,
            43.44972901,
            1268.586028,
            -119.4244879,
            43.46275968,
            1289.086028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747557132802,
                  43.44972900895186,
                  1268.5860277021554
                ],
                [
                  -119.4379882284715,
                  43.46248329018273,
                  1268.5860277021554
                ],
                [
                  -119.42499778570597,
                  43.462759678837614,
                  1289.0860277021554
                ],
                [
                  -119.42448785363383,
                  43.45000527522901,
                  1289.0860277021554
                ],
                [
                  -119.43747557132802,
                  43.44972900895186,
                  1268.5860277021554
                ]
              ]
            ]
          },
          "id": "20170829_43119D4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:55:59Z",
            "pc:count": 13809450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303303.2604,
                "count": 13809450,
                "maximum": 303828.9968,
                "minimum": 302777.1968,
                "name": "X",
                "position": 0,
                "stddev": 289.486838,
                "variance": 83802.62936
              },
              {
                "average": 4814344.414,
                "count": 13809450,
                "maximum": 4815062.109,
                "minimum": 4813644.369,
                "name": "Y",
                "position": 1,
                "stddev": 400.0689448,
                "variance": 160055.1606
              },
              {
                "average": 1271.546378,
                "count": 13809450,
                "maximum": 1289.086028,
                "minimum": 1268.586028,
                "name": "Z",
                "position": 2,
                "stddev": 2.795374143,
                "variance": 7.814116598
              },
              {
                "average": 22318.18336,
                "count": 13809450,
                "maximum": 34065,
                "minimum": 1793,
                "name": "Intensity",
                "position": 3,
                "stddev": 2019.537832,
                "variance": 4078533.054
              },
              {
                "average": 1.000031935,
                "count": 13809450,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005650985395,
                "variance": 3.193363593e-05
              },
              {
                "average": 1.00005938,
                "count": 13809450,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007705589275,
                "variance": 5.937610608e-05
              },
              {
                "average": 0.5020207901,
                "count": 13809450,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959345,
                "variance": 0.2499959345
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20168964,
                "count": 13809450,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4012616862,
                "variance": 0.1610109408
              },
              {
                "average": 0.2032713306,
                "count": 13809450,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70452087,
                "variance": 136.9958089
              },
              {
                "average": 2.000863249,
                "count": 13809450,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000072618,
                "variance": 1.000145242
              },
              {
                "average": 1064.93636,
                "count": 13809450,
                "maximum": 1067,
                "minimum": 1063,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9972871872,
                "variance": 0.9945817338
              },
              {
                "average": 41043.95685,
                "count": 13809450,
                "maximum": 58112,
                "minimum": 13312,
                "name": "Red",
                "position": 12,
                "stddev": 6674.658871,
                "variance": 44551071.04
              },
              {
                "average": 40920.0197,
                "count": 13809450,
                "maximum": 57856,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 6005.110957,
                "variance": 36061357.6
              },
              {
                "average": 36195.84398,
                "count": 13809450,
                "maximum": 57344,
                "minimum": 13056,
                "name": "Blue",
                "position": 14,
                "stddev": 6092.205999,
                "variance": 37114973.94
              },
              {
                "average": 188059462.2,
                "count": 13809450,
                "maximum": 188060959.8,
                "minimum": 188058438.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 659.3856978,
                "variance": 434789.4984
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13809450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302777.1968,
              4813644.369,
              1268.586028,
              303828.9968,
              4815062.109,
              1289.086028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302777.19683701126,
                    4813644.369058789,
                    1268.5860277021554
                  ],
                  [
                    302777.19683701126,
                    4815062.109058789,
                    1268.5860277021554
                  ],
                  [
                    303828.9968370113,
                    4815062.109058789,
                    1289.0860277021554
                  ],
                  [
                    303828.9968370113,
                    4813644.369058789,
                    1289.0860277021554
                  ],
                  [
                    302777.19683701126,
                    4813644.369058789,
                    1268.5860277021554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:55:59+00:00",
            "end_time": "2017-08-29T16:13:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747586943628,
              43.61224039704675,
              1497.0720953716088
            ],
            [
              -119.33796986272858,
              43.62498390888213,
              1497.0720953716088
            ],
            [
              -119.32499703611143,
              43.62524862847491,
              1609.832095371609
            ],
            [
              -119.32450577783224,
              43.61250499956192,
              1609.832095371609
            ],
            [
              -119.33747586943628,
              43.61224039704675,
              1497.0720953716088
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379699,
        43.6122404,
        1497.072095,
        -119.3245058,
        43.62524863,
        1609.832095
      ],
      "properties": {
        "datetime": "2017-08-30T16:43:15Z",
        "pc:count": 13827880,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311903.6281,
            "count": 13827880,
            "maximum": 312423.6163,
            "minimum": 311376.1363,
            "name": "X",
            "position": 0,
            "stddev": 285.5020713,
            "variance": 81511.4327
          },
          {
            "average": 4832155.756,
            "count": 13827880,
            "maximum": 4832877.925,
            "minimum": 4831461.445,
            "name": "Y",
            "position": 1,
            "stddev": 403.9978361,
            "variance": 163214.2516
          },
          {
            "average": 1559.84381,
            "count": 13827880,
            "maximum": 1609.832095,
            "minimum": 1497.072095,
            "name": "Z",
            "position": 2,
            "stddev": 27.79810009,
            "variance": 772.7343683
          },
          {
            "average": 20051.41154,
            "count": 13827880,
            "maximum": 43697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1869.706175,
            "variance": 3495801.182
          },
          {
            "average": 1.003602505,
            "count": 13827880,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06089677312,
            "variance": 0.003708416977
          },
          {
            "average": 1.007348415,
            "count": 13827880,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08754156532,
            "variance": 0.007663525658
          },
          {
            "average": 0.500084467,
            "count": 13827880,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000109,
            "variance": 0.2500000109
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144932918,
            "count": 13827880,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3520332035,
            "variance": 0.1239273763
          },
          {
            "average": 0.9423220263,
            "count": 13827880,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66100678,
            "variance": 135.9790792
          },
          {
            "average": 1.994783076,
            "count": 13827880,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001548412,
            "variance": 1.003099221
          },
          {
            "average": 1090.886051,
            "count": 13827880,
            "maximum": 1094,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724396268,
            "variance": 2.973542489
          },
          {
            "average": 31061.31887,
            "count": 13827880,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6942.785336,
            "variance": 48202268.22
          },
          {
            "average": 31765.03541,
            "count": 13827880,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4877.937484,
            "variance": 23794274.09
          },
          {
            "average": 27300.56072,
            "count": 13827880,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5222.904491,
            "variance": 27278731.33
          },
          {
            "average": 188145320.1,
            "count": 13827880,
            "maximum": 188146595,
            "minimum": 188143875,
            "name": "GpsTime",
            "position": 15,
            "stddev": 659.040755,
            "variance": 434334.7168
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13827880,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311376.1363,
          4831461.445,
          1497.072095,
          312423.6163,
          4832877.925,
          1609.832095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311376.136286736,
                4831461.44454753,
                1497.0720953716088
              ],
              [
                311376.136286736,
                4832877.924547531,
                1497.0720953716088
              ],
              [
                312423.616286736,
                4832877.924547531,
                1609.832095371609
              ],
              [
                312423.616286736,
                4831461.44454753,
                1609.832095371609
              ],
              [
                311376.136286736,
                4831461.44454753,
                1497.0720953716088
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:43:15+00:00",
        "end_time": "2017-08-30T15:57:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379699,
            43.6122404,
            1497.072095,
            -119.3245058,
            43.62524863,
            1609.832095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747586943628,
                  43.61224039704675,
                  1497.0720953716088
                ],
                [
                  -119.33796986272858,
                  43.62498390888213,
                  1497.0720953716088
                ],
                [
                  -119.32499703611143,
                  43.62524862847491,
                  1609.832095371609
                ],
                [
                  -119.32450577783224,
                  43.61250499956192,
                  1609.832095371609
                ],
                [
                  -119.33747586943628,
                  43.61224039704675,
                  1497.0720953716088
                ]
              ]
            ]
          },
          "id": "20170830_43119E3104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:43:15Z",
            "pc:count": 13827880,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311903.6281,
                "count": 13827880,
                "maximum": 312423.6163,
                "minimum": 311376.1363,
                "name": "X",
                "position": 0,
                "stddev": 285.5020713,
                "variance": 81511.4327
              },
              {
                "average": 4832155.756,
                "count": 13827880,
                "maximum": 4832877.925,
                "minimum": 4831461.445,
                "name": "Y",
                "position": 1,
                "stddev": 403.9978361,
                "variance": 163214.2516
              },
              {
                "average": 1559.84381,
                "count": 13827880,
                "maximum": 1609.832095,
                "minimum": 1497.072095,
                "name": "Z",
                "position": 2,
                "stddev": 27.79810009,
                "variance": 772.7343683
              },
              {
                "average": 20051.41154,
                "count": 13827880,
                "maximum": 43697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1869.706175,
                "variance": 3495801.182
              },
              {
                "average": 1.003602505,
                "count": 13827880,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06089677312,
                "variance": 0.003708416977
              },
              {
                "average": 1.007348415,
                "count": 13827880,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08754156532,
                "variance": 0.007663525658
              },
              {
                "average": 0.500084467,
                "count": 13827880,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000109,
                "variance": 0.2500000109
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144932918,
                "count": 13827880,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3520332035,
                "variance": 0.1239273763
              },
              {
                "average": 0.9423220263,
                "count": 13827880,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66100678,
                "variance": 135.9790792
              },
              {
                "average": 1.994783076,
                "count": 13827880,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001548412,
                "variance": 1.003099221
              },
              {
                "average": 1090.886051,
                "count": 13827880,
                "maximum": 1094,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724396268,
                "variance": 2.973542489
              },
              {
                "average": 31061.31887,
                "count": 13827880,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6942.785336,
                "variance": 48202268.22
              },
              {
                "average": 31765.03541,
                "count": 13827880,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4877.937484,
                "variance": 23794274.09
              },
              {
                "average": 27300.56072,
                "count": 13827880,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5222.904491,
                "variance": 27278731.33
              },
              {
                "average": 188145320.1,
                "count": 13827880,
                "maximum": 188146595,
                "minimum": 188143875,
                "name": "GpsTime",
                "position": 15,
                "stddev": 659.040755,
                "variance": 434334.7168
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13827880,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311376.1363,
              4831461.445,
              1497.072095,
              312423.6163,
              4832877.925,
              1609.832095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311376.136286736,
                    4831461.44454753,
                    1497.0720953716088
                  ],
                  [
                    311376.136286736,
                    4832877.924547531,
                    1497.0720953716088
                  ],
                  [
                    312423.616286736,
                    4832877.924547531,
                    1609.832095371609
                  ],
                  [
                    312423.616286736,
                    4831461.44454753,
                    1609.832095371609
                  ],
                  [
                    311376.136286736,
                    4831461.44454753,
                    1497.0720953716088
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:43:15+00:00",
            "end_time": "2017-08-30T15:57: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": "20170828_43119E1319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.08748586206957,
              43.52363407305927,
              1265.2318702218943
            ],
            [
              -119.08753274079788,
              43.524992992611,
              1265.2318702218943
            ],
            [
              -119.08719217203247,
              43.52499921279868,
              1279.6918702218943
            ],
            [
              -119.08714530093862,
              43.52364029295348,
              1279.6918702218943
            ],
            [
              -119.08748586206957,
              43.52363407305927,
              1265.2318702218943
            ]
          ]
        ]
      },
      "bbox": [
        -119.0875327,
        43.52363407,
        1265.23187,
        -119.0871453,
        43.52499921,
        1279.69187
      ],
      "properties": {
        "datetime": "2017-08-28T18:43:40Z",
        "pc:count": 16799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331314.1143,
            "count": 16799,
            "maximum": 331330.0052,
            "minimum": 331302.4652,
            "name": "X",
            "position": 0,
            "stddev": 6.668761664,
            "variance": 44.47238213
          },
          {
            "average": 4821155.817,
            "count": 16799,
            "maximum": 4821233.96,
            "minimum": 4821082.94,
            "name": "Y",
            "position": 1,
            "stddev": 35.94139199,
            "variance": 1291.783658
          },
          {
            "average": 1266.070546,
            "count": 16799,
            "maximum": 1279.69187,
            "minimum": 1265.23187,
            "name": "Z",
            "position": 2,
            "stddev": 1.446704059,
            "variance": 2.092952635
          },
          {
            "average": 24440.20144,
            "count": 16799,
            "maximum": 31121,
            "minimum": 1555,
            "name": "Intensity",
            "position": 3,
            "stddev": 4443.987733,
            "variance": 19749026.97
          },
          {
            "average": 1.029585094,
            "count": 16799,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2035955243,
            "variance": 0.04145113752
          },
          {
            "average": 1.058336806,
            "count": 16799,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3040417042,
            "variance": 0.09244135792
          },
          {
            "average": 0.5280076195,
            "count": 16799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992298161,
            "variance": 0.2492304093
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308946961,
            "count": 16799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4620729879,
            "variance": 0.2135114461
          },
          {
            "average": -8.203394008,
            "count": 16799,
            "maximum": -3,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.973517329,
            "variance": 3.894770649
          },
          {
            "average": 1.958985654,
            "count": 16799,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012622477,
            "variance": 1.025404281
          },
          {
            "average": 1035.418418,
            "count": 16799,
            "maximum": 1036,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4933141242,
            "variance": 0.2433588251
          },
          {
            "average": 32657.27341,
            "count": 16799,
            "maximum": 49664,
            "minimum": 22784,
            "name": "Red",
            "position": 12,
            "stddev": 5688.83424,
            "variance": 32362835.01
          },
          {
            "average": 36080.04476,
            "count": 16799,
            "maximum": 47616,
            "minimum": 29440,
            "name": "Green",
            "position": 13,
            "stddev": 3030.643554,
            "variance": 9184800.352
          },
          {
            "average": 28643.64022,
            "count": 16799,
            "maximum": 41472,
            "minimum": 20992,
            "name": "Blue",
            "position": 14,
            "stddev": 4485.36965,
            "variance": 20118540.9
          },
          {
            "average": 187980935.3,
            "count": 16799,
            "maximum": 187981020.1,
            "minimum": 187980874.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 71.88015242,
            "variance": 5166.756312
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331302.4652,
          4821082.94,
          1265.23187,
          331330.0052,
          4821233.96,
          1279.69187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331302.46518637595,
                4821082.93995676,
                1265.2318702218943
              ],
              [
                331302.46518637595,
                4821233.95995676,
                1265.2318702218943
              ],
              [
                331330.005186376,
                4821233.95995676,
                1279.6918702218943
              ],
              [
                331330.005186376,
                4821082.93995676,
                1279.6918702218943
              ],
              [
                331302.46518637595,
                4821082.93995676,
                1265.2318702218943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:43:40+00:00",
        "end_time": "2017-08-28T18:41:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.0875327,
            43.52363407,
            1265.23187,
            -119.0871453,
            43.52499921,
            1279.69187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.08748586206957,
                  43.52363407305927,
                  1265.2318702218943
                ],
                [
                  -119.08753274079788,
                  43.524992992611,
                  1265.2318702218943
                ],
                [
                  -119.08719217203247,
                  43.52499921279868,
                  1279.6918702218943
                ],
                [
                  -119.08714530093862,
                  43.52364029295348,
                  1279.6918702218943
                ],
                [
                  -119.08748586206957,
                  43.52363407305927,
                  1265.2318702218943
                ]
              ]
            ]
          },
          "id": "20170828_43119E1319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:43:40Z",
            "pc:count": 16799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331314.1143,
                "count": 16799,
                "maximum": 331330.0052,
                "minimum": 331302.4652,
                "name": "X",
                "position": 0,
                "stddev": 6.668761664,
                "variance": 44.47238213
              },
              {
                "average": 4821155.817,
                "count": 16799,
                "maximum": 4821233.96,
                "minimum": 4821082.94,
                "name": "Y",
                "position": 1,
                "stddev": 35.94139199,
                "variance": 1291.783658
              },
              {
                "average": 1266.070546,
                "count": 16799,
                "maximum": 1279.69187,
                "minimum": 1265.23187,
                "name": "Z",
                "position": 2,
                "stddev": 1.446704059,
                "variance": 2.092952635
              },
              {
                "average": 24440.20144,
                "count": 16799,
                "maximum": 31121,
                "minimum": 1555,
                "name": "Intensity",
                "position": 3,
                "stddev": 4443.987733,
                "variance": 19749026.97
              },
              {
                "average": 1.029585094,
                "count": 16799,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2035955243,
                "variance": 0.04145113752
              },
              {
                "average": 1.058336806,
                "count": 16799,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3040417042,
                "variance": 0.09244135792
              },
              {
                "average": 0.5280076195,
                "count": 16799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992298161,
                "variance": 0.2492304093
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308946961,
                "count": 16799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4620729879,
                "variance": 0.2135114461
              },
              {
                "average": -8.203394008,
                "count": 16799,
                "maximum": -3,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.973517329,
                "variance": 3.894770649
              },
              {
                "average": 1.958985654,
                "count": 16799,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012622477,
                "variance": 1.025404281
              },
              {
                "average": 1035.418418,
                "count": 16799,
                "maximum": 1036,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4933141242,
                "variance": 0.2433588251
              },
              {
                "average": 32657.27341,
                "count": 16799,
                "maximum": 49664,
                "minimum": 22784,
                "name": "Red",
                "position": 12,
                "stddev": 5688.83424,
                "variance": 32362835.01
              },
              {
                "average": 36080.04476,
                "count": 16799,
                "maximum": 47616,
                "minimum": 29440,
                "name": "Green",
                "position": 13,
                "stddev": 3030.643554,
                "variance": 9184800.352
              },
              {
                "average": 28643.64022,
                "count": 16799,
                "maximum": 41472,
                "minimum": 20992,
                "name": "Blue",
                "position": 14,
                "stddev": 4485.36965,
                "variance": 20118540.9
              },
              {
                "average": 187980935.3,
                "count": 16799,
                "maximum": 187981020.1,
                "minimum": 187980874.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 71.88015242,
                "variance": 5166.756312
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331302.4652,
              4821082.94,
              1265.23187,
              331330.0052,
              4821233.96,
              1279.69187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331302.46518637595,
                    4821082.93995676,
                    1265.2318702218943
                  ],
                  [
                    331302.46518637595,
                    4821233.95995676,
                    1265.2318702218943
                  ],
                  [
                    331330.005186376,
                    4821233.95995676,
                    1279.6918702218943
                  ],
                  [
                    331330.005186376,
                    4821082.93995676,
                    1279.6918702218943
                  ],
                  [
                    331302.46518637595,
                    4821082.93995676,
                    1265.2318702218943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:43:40+00:00",
            "end_time": "2017-08-28T18:41:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1499757111284,
              43.52476047530129,
              1285.9986768261929
            ],
            [
              -119.15042230859267,
              43.53732568252511,
              1285.9986768261929
            ],
            [
              -119.13749062719586,
              43.5375682828871,
              1414.5386768261928
            ],
            [
              -119.13704671037067,
              43.52500296985298,
              1414.5386768261928
            ],
            [
              -119.1499757111284,
              43.52476047530129,
              1285.9986768261929
            ]
          ]
        ]
      },
      "bbox": [
        -119.1504223,
        43.52476048,
        1285.998677,
        -119.1370467,
        43.53756828,
        1414.538677
      ],
      "properties": {
        "datetime": "2017-08-28T18:44:51Z",
        "pc:count": 12125758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326834.9899,
            "count": 12125758,
            "maximum": 327301.0775,
            "minimum": 326255.5375,
            "name": "X",
            "position": 0,
            "stddev": 286.7974755,
            "variance": 82252.79194
          },
          {
            "average": 4821968.656,
            "count": 12125758,
            "maximum": 4822733.166,
            "minimum": 4821336.706,
            "name": "Y",
            "position": 1,
            "stddev": 358.0136603,
            "variance": 128173.7809
          },
          {
            "average": 1325.432707,
            "count": 12125758,
            "maximum": 1414.538677,
            "minimum": 1285.998677,
            "name": "Z",
            "position": 2,
            "stddev": 25.48771777,
            "variance": 649.6237571
          },
          {
            "average": 20453.14706,
            "count": 12125758,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2190.256234,
            "variance": 4797222.37
          },
          {
            "average": 1.017062603,
            "count": 12125758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1442457947,
            "variance": 0.0208068493
          },
          {
            "average": 1.034450053,
            "count": 12125758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2135465,
            "variance": 0.04560210766
          },
          {
            "average": 0.5032321278,
            "count": 12125758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895739,
            "variance": 0.249989574
          },
          {
            "average": 8.246907121e-07,
            "count": 12125758,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009081244959,
            "variance": 8.246901e-07
          },
          {
            "average": 1.203417716,
            "count": 12125758,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4025406344,
            "variance": 0.1620389623
          },
          {
            "average": -0.2949621166,
            "count": 12125758,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60633303,
            "variance": 134.7069665
          },
          {
            "average": 1.990849232,
            "count": 12125758,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00477394,
            "variance": 1.009570671
          },
          {
            "average": 1034.215204,
            "count": 12125758,
            "maximum": 1036,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.059000828,
            "variance": 1.121482754
          },
          {
            "average": 41393.72729,
            "count": 12125758,
            "maximum": 65280,
            "minimum": 14592,
            "name": "Red",
            "position": 12,
            "stddev": 3856.201728,
            "variance": 14870291.77
          },
          {
            "average": 39499.7491,
            "count": 12125758,
            "maximum": 65280,
            "minimum": 16128,
            "name": "Green",
            "position": 13,
            "stddev": 3330.019524,
            "variance": 11089030.03
          },
          {
            "average": 36318.46618,
            "count": 12125758,
            "maximum": 65280,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 3058.86317,
            "variance": 9356643.895
          },
          {
            "average": 187980449.9,
            "count": 12125758,
            "maximum": 187981091.7,
            "minimum": 187979553.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 407.9629224,
            "variance": 166433.746
          },
          {
            "average": 0,
            "count": 12125758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12125758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12125758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12125758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12125758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326255.5375,
          4821336.706,
          1285.998677,
          327301.0775,
          4822733.166,
          1414.538677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326255.53749874304,
                4821336.705625324,
                1285.9986768261929
              ],
              [
                326255.53749874304,
                4822733.1656253245,
                1285.9986768261929
              ],
              [
                327301.0774987431,
                4822733.1656253245,
                1414.5386768261928
              ],
              [
                327301.0774987431,
                4821336.705625324,
                1414.5386768261928
              ],
              [
                326255.53749874304,
                4821336.705625324,
                1285.9986768261929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:44:51+00:00",
        "end_time": "2017-08-28T18:19:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1504223,
            43.52476048,
            1285.998677,
            -119.1370467,
            43.53756828,
            1414.538677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1499757111284,
                  43.52476047530129,
                  1285.9986768261929
                ],
                [
                  -119.15042230859267,
                  43.53732568252511,
                  1285.9986768261929
                ],
                [
                  -119.13749062719586,
                  43.5375682828871,
                  1414.5386768261928
                ],
                [
                  -119.13704671037067,
                  43.52500296985298,
                  1414.5386768261928
                ],
                [
                  -119.1499757111284,
                  43.52476047530129,
                  1285.9986768261929
                ]
              ]
            ]
          },
          "id": "20170828_43119E2414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:44:51Z",
            "pc:count": 12125758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326834.9899,
                "count": 12125758,
                "maximum": 327301.0775,
                "minimum": 326255.5375,
                "name": "X",
                "position": 0,
                "stddev": 286.7974755,
                "variance": 82252.79194
              },
              {
                "average": 4821968.656,
                "count": 12125758,
                "maximum": 4822733.166,
                "minimum": 4821336.706,
                "name": "Y",
                "position": 1,
                "stddev": 358.0136603,
                "variance": 128173.7809
              },
              {
                "average": 1325.432707,
                "count": 12125758,
                "maximum": 1414.538677,
                "minimum": 1285.998677,
                "name": "Z",
                "position": 2,
                "stddev": 25.48771777,
                "variance": 649.6237571
              },
              {
                "average": 20453.14706,
                "count": 12125758,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2190.256234,
                "variance": 4797222.37
              },
              {
                "average": 1.017062603,
                "count": 12125758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1442457947,
                "variance": 0.0208068493
              },
              {
                "average": 1.034450053,
                "count": 12125758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2135465,
                "variance": 0.04560210766
              },
              {
                "average": 0.5032321278,
                "count": 12125758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895739,
                "variance": 0.249989574
              },
              {
                "average": 8.246907121e-07,
                "count": 12125758,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009081244959,
                "variance": 8.246901e-07
              },
              {
                "average": 1.203417716,
                "count": 12125758,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4025406344,
                "variance": 0.1620389623
              },
              {
                "average": -0.2949621166,
                "count": 12125758,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60633303,
                "variance": 134.7069665
              },
              {
                "average": 1.990849232,
                "count": 12125758,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00477394,
                "variance": 1.009570671
              },
              {
                "average": 1034.215204,
                "count": 12125758,
                "maximum": 1036,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.059000828,
                "variance": 1.121482754
              },
              {
                "average": 41393.72729,
                "count": 12125758,
                "maximum": 65280,
                "minimum": 14592,
                "name": "Red",
                "position": 12,
                "stddev": 3856.201728,
                "variance": 14870291.77
              },
              {
                "average": 39499.7491,
                "count": 12125758,
                "maximum": 65280,
                "minimum": 16128,
                "name": "Green",
                "position": 13,
                "stddev": 3330.019524,
                "variance": 11089030.03
              },
              {
                "average": 36318.46618,
                "count": 12125758,
                "maximum": 65280,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 3058.86317,
                "variance": 9356643.895
              },
              {
                "average": 187980449.9,
                "count": 12125758,
                "maximum": 187981091.7,
                "minimum": 187979553.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 407.9629224,
                "variance": 166433.746
              },
              {
                "average": 0,
                "count": 12125758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12125758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12125758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12125758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12125758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326255.5375,
              4821336.706,
              1285.998677,
              327301.0775,
              4822733.166,
              1414.538677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326255.53749874304,
                    4821336.705625324,
                    1285.9986768261929
                  ],
                  [
                    326255.53749874304,
                    4822733.1656253245,
                    1285.9986768261929
                  ],
                  [
                    327301.0774987431,
                    4822733.1656253245,
                    1414.5386768261928
                  ],
                  [
                    327301.0774987431,
                    4821336.705625324,
                    1414.5386768261928
                  ],
                  [
                    326255.53749874304,
                    4821336.705625324,
                    1285.9986768261929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:44:51+00:00",
            "end_time": "2017-08-28T18:19: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": "20170828_43119E3414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2749744944035,
              43.52474690666071,
              1309.8933468660578
            ],
            [
              -119.27545354944245,
              43.537483977505374,
              1309.8933468660578
            ],
            [
              -119.2624969502281,
              43.53774123371748,
              1409.7933468660578
            ],
            [
              -119.26202061727557,
              43.52500404913602,
              1409.7933468660578
            ],
            [
              -119.2749744944035,
              43.52474690666071,
              1309.8933468660578
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754535,
        43.52474691,
        1309.893347,
        -119.2620206,
        43.53774123,
        1409.793347
      ],
      "properties": {
        "datetime": "2017-08-30T16:40:26Z",
        "pc:count": 14047235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316676.358,
            "count": 14047235,
            "maximum": 317201.4251,
            "minimum": 316153.7851,
            "name": "X",
            "position": 0,
            "stddev": 300.1022998,
            "variance": 90061.39032
          },
          {
            "average": 4822311.765,
            "count": 14047235,
            "maximum": 4823019.647,
            "minimum": 4821603.967,
            "name": "Y",
            "position": 1,
            "stddev": 392.1386744,
            "variance": 153772.74
          },
          {
            "average": 1348.368602,
            "count": 14047235,
            "maximum": 1409.793347,
            "minimum": 1309.893347,
            "name": "Z",
            "position": 2,
            "stddev": 25.98956828,
            "variance": 675.4576594
          },
          {
            "average": 21416.3641,
            "count": 14047235,
            "maximum": 32161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1802.82668,
            "variance": 3250184.04
          },
          {
            "average": 1.003122536,
            "count": 14047235,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06001304611,
            "variance": 0.003601565703
          },
          {
            "average": 1.006283728,
            "count": 14047235,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08821998901,
            "variance": 0.00778276646
          },
          {
            "average": 0.5031170191,
            "count": 14047235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903019,
            "variance": 0.249990302
          },
          {
            "average": 1.494956125e-06,
            "count": 14047235,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001222683114,
            "variance": 1.494953996e-06
          },
          {
            "average": 1.211054702,
            "count": 14047235,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4080571366,
            "variance": 0.1665106267
          },
          {
            "average": -0.2793180697,
            "count": 14047235,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85634665,
            "variance": 140.5729558
          },
          {
            "average": 1.997663312,
            "count": 14047235,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001463676,
            "variance": 1.002929495
          },
          {
            "average": 1036.520929,
            "count": 14047235,
            "maximum": 1094,
            "minimum": 1033,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.793751547,
            "variance": 95.91756936
          },
          {
            "average": 42563.55327,
            "count": 14047235,
            "maximum": 56576,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 2587.999077,
            "variance": 6697739.223
          },
          {
            "average": 41212.10829,
            "count": 14047235,
            "maximum": 55296,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 2372.575766,
            "variance": 5629115.763
          },
          {
            "average": 37503.57584,
            "count": 14047235,
            "maximum": 53504,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 2606.918913,
            "variance": 6796026.219
          },
          {
            "average": 187985463.7,
            "count": 14047235,
            "maximum": 188146426.6,
            "minimum": 187979887.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27711.23996,
            "variance": 767912820.3
          },
          {
            "average": 0,
            "count": 14047235,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14047235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14047235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14047235,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14047235,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316153.7851,
          4821603.967,
          1309.893347,
          317201.4251,
          4823019.647,
          1409.793347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316153.7851404938,
                4821603.966876055,
                1309.8933468660578
              ],
              [
                316153.7851404938,
                4823019.646876055,
                1309.8933468660578
              ],
              [
                317201.42514049384,
                4823019.646876055,
                1409.7933468660578
              ],
              [
                317201.42514049384,
                4821603.966876055,
                1409.7933468660578
              ],
              [
                316153.7851404938,
                4821603.966876055,
                1309.8933468660578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:40:26+00:00",
        "end_time": "2017-08-28T18:24:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754535,
            43.52474691,
            1309.893347,
            -119.2620206,
            43.53774123,
            1409.793347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2749744944035,
                  43.52474690666071,
                  1309.8933468660578
                ],
                [
                  -119.27545354944245,
                  43.537483977505374,
                  1309.8933468660578
                ],
                [
                  -119.2624969502281,
                  43.53774123371748,
                  1409.7933468660578
                ],
                [
                  -119.26202061727557,
                  43.52500404913602,
                  1409.7933468660578
                ],
                [
                  -119.2749744944035,
                  43.52474690666071,
                  1309.8933468660578
                ]
              ]
            ]
          },
          "id": "20170828_43119E3414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:40:26Z",
            "pc:count": 14047235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316676.358,
                "count": 14047235,
                "maximum": 317201.4251,
                "minimum": 316153.7851,
                "name": "X",
                "position": 0,
                "stddev": 300.1022998,
                "variance": 90061.39032
              },
              {
                "average": 4822311.765,
                "count": 14047235,
                "maximum": 4823019.647,
                "minimum": 4821603.967,
                "name": "Y",
                "position": 1,
                "stddev": 392.1386744,
                "variance": 153772.74
              },
              {
                "average": 1348.368602,
                "count": 14047235,
                "maximum": 1409.793347,
                "minimum": 1309.893347,
                "name": "Z",
                "position": 2,
                "stddev": 25.98956828,
                "variance": 675.4576594
              },
              {
                "average": 21416.3641,
                "count": 14047235,
                "maximum": 32161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1802.82668,
                "variance": 3250184.04
              },
              {
                "average": 1.003122536,
                "count": 14047235,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06001304611,
                "variance": 0.003601565703
              },
              {
                "average": 1.006283728,
                "count": 14047235,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08821998901,
                "variance": 0.00778276646
              },
              {
                "average": 0.5031170191,
                "count": 14047235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903019,
                "variance": 0.249990302
              },
              {
                "average": 1.494956125e-06,
                "count": 14047235,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001222683114,
                "variance": 1.494953996e-06
              },
              {
                "average": 1.211054702,
                "count": 14047235,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4080571366,
                "variance": 0.1665106267
              },
              {
                "average": -0.2793180697,
                "count": 14047235,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85634665,
                "variance": 140.5729558
              },
              {
                "average": 1.997663312,
                "count": 14047235,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001463676,
                "variance": 1.002929495
              },
              {
                "average": 1036.520929,
                "count": 14047235,
                "maximum": 1094,
                "minimum": 1033,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.793751547,
                "variance": 95.91756936
              },
              {
                "average": 42563.55327,
                "count": 14047235,
                "maximum": 56576,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 2587.999077,
                "variance": 6697739.223
              },
              {
                "average": 41212.10829,
                "count": 14047235,
                "maximum": 55296,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 2372.575766,
                "variance": 5629115.763
              },
              {
                "average": 37503.57584,
                "count": 14047235,
                "maximum": 53504,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 2606.918913,
                "variance": 6796026.219
              },
              {
                "average": 187985463.7,
                "count": 14047235,
                "maximum": 188146426.6,
                "minimum": 187979887.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27711.23996,
                "variance": 767912820.3
              },
              {
                "average": 0,
                "count": 14047235,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14047235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14047235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14047235,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14047235,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316153.7851,
              4821603.967,
              1309.893347,
              317201.4251,
              4823019.647,
              1409.793347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316153.7851404938,
                    4821603.966876055,
                    1309.8933468660578
                  ],
                  [
                    316153.7851404938,
                    4823019.646876055,
                    1309.8933468660578
                  ],
                  [
                    317201.42514049384,
                    4823019.646876055,
                    1409.7933468660578
                  ],
                  [
                    317201.42514049384,
                    4821603.966876055,
                    1409.7933468660578
                  ],
                  [
                    316153.7851404938,
                    4821603.966876055,
                    1309.8933468660578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:40:26+00:00",
            "end_time": "2017-08-28T18:24: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": "20170828_43119E3423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.287476652312,
              43.49974548273646,
              1379.2863130734513
            ],
            [
              -119.28795798653829,
              43.512484297938016,
              1379.2863130734513
            ],
            [
              -119.27499745385515,
              43.51274304083731,
              1414.4863130734511
            ],
            [
              -119.27451884048108,
              43.50000411122076,
              1414.4863130734511
            ],
            [
              -119.287476652312,
              43.49974548273646,
              1379.2863130734513
            ]
          ]
        ]
      },
      "bbox": [
        -119.287958,
        43.49974548,
        1379.286313,
        -119.2745188,
        43.51274304,
        1414.486313
      ],
      "properties": {
        "datetime": "2017-08-30T17:38:16Z",
        "pc:count": 15868462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315536.7857,
            "count": 15868462,
            "maximum": 316115.4593,
            "minimum": 315067.0593,
            "name": "X",
            "position": 0,
            "stddev": 294.6116975,
            "variance": 86796.05231
          },
          {
            "average": 4819605.232,
            "count": 15868462,
            "maximum": 4820270.832,
            "minimum": 4818854.952,
            "name": "Y",
            "position": 1,
            "stddev": 397.4237011,
            "variance": 157945.5982
          },
          {
            "average": 1384.922441,
            "count": 15868462,
            "maximum": 1414.486313,
            "minimum": 1379.286313,
            "name": "Z",
            "position": 2,
            "stddev": 3.834219612,
            "variance": 14.70124003
          },
          {
            "average": 19686.3035,
            "count": 15868462,
            "maximum": 30033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1509.530277,
            "variance": 2278681.658
          },
          {
            "average": 1.003331514,
            "count": 15868462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06356064422,
            "variance": 0.004039955494
          },
          {
            "average": 1.006713883,
            "count": 15868462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09416276358,
            "variance": 0.008866626045
          },
          {
            "average": 0.4979450434,
            "count": 15868462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957929,
            "variance": 0.2499957929
          },
          {
            "average": 1.146929047e-05,
            "count": 15868462,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003386614777,
            "variance": 1.146915965e-05
          },
          {
            "average": 1.188267143,
            "count": 15868462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3909253577,
            "variance": 0.1528226353
          },
          {
            "average": 1.578138756,
            "count": 15868462,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78874561,
            "variance": 138.974523
          },
          {
            "average": 2.001955325,
            "count": 15868462,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000976062,
            "variance": 1.001953077
          },
          {
            "average": 1048.599857,
            "count": 15868462,
            "maximum": 1099,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.55756826,
            "variance": 308.2682033
          },
          {
            "average": 41297.32358,
            "count": 15868462,
            "maximum": 53504,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 2879.472012,
            "variance": 8291359.069
          },
          {
            "average": 39487.60865,
            "count": 15868462,
            "maximum": 51712,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 2578.730128,
            "variance": 6649849.071
          },
          {
            "average": 36636.53036,
            "count": 15868462,
            "maximum": 50432,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 2311.838902,
            "variance": 5344599.109
          },
          {
            "average": 188002433.2,
            "count": 15868462,
            "maximum": 188149896.6,
            "minimum": 187982416.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 52708.93008,
            "variance": 2778231311
          },
          {
            "average": 0,
            "count": 15868462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15868462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15868462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15868462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15868462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315067.0593,
          4818854.952,
          1379.286313,
          316115.4593,
          4820270.832,
          1414.486313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315067.05927902943,
                4818854.951537112,
                1379.2863130734513
              ],
              [
                315067.05927902943,
                4820270.831537113,
                1379.2863130734513
              ],
              [
                316115.45927902946,
                4820270.831537113,
                1414.4863130734511
              ],
              [
                316115.45927902946,
                4818854.951537112,
                1414.4863130734511
              ],
              [
                315067.05927902943,
                4818854.951537112,
                1379.2863130734513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:38:16+00:00",
        "end_time": "2017-08-28T19:06:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.287958,
            43.49974548,
            1379.286313,
            -119.2745188,
            43.51274304,
            1414.486313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.287476652312,
                  43.49974548273646,
                  1379.2863130734513
                ],
                [
                  -119.28795798653829,
                  43.512484297938016,
                  1379.2863130734513
                ],
                [
                  -119.27499745385515,
                  43.51274304083731,
                  1414.4863130734511
                ],
                [
                  -119.27451884048108,
                  43.50000411122076,
                  1414.4863130734511
                ],
                [
                  -119.287476652312,
                  43.49974548273646,
                  1379.2863130734513
                ]
              ]
            ]
          },
          "id": "20170828_43119E3423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:38:16Z",
            "pc:count": 15868462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315536.7857,
                "count": 15868462,
                "maximum": 316115.4593,
                "minimum": 315067.0593,
                "name": "X",
                "position": 0,
                "stddev": 294.6116975,
                "variance": 86796.05231
              },
              {
                "average": 4819605.232,
                "count": 15868462,
                "maximum": 4820270.832,
                "minimum": 4818854.952,
                "name": "Y",
                "position": 1,
                "stddev": 397.4237011,
                "variance": 157945.5982
              },
              {
                "average": 1384.922441,
                "count": 15868462,
                "maximum": 1414.486313,
                "minimum": 1379.286313,
                "name": "Z",
                "position": 2,
                "stddev": 3.834219612,
                "variance": 14.70124003
              },
              {
                "average": 19686.3035,
                "count": 15868462,
                "maximum": 30033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1509.530277,
                "variance": 2278681.658
              },
              {
                "average": 1.003331514,
                "count": 15868462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06356064422,
                "variance": 0.004039955494
              },
              {
                "average": 1.006713883,
                "count": 15868462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09416276358,
                "variance": 0.008866626045
              },
              {
                "average": 0.4979450434,
                "count": 15868462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957929,
                "variance": 0.2499957929
              },
              {
                "average": 1.146929047e-05,
                "count": 15868462,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003386614777,
                "variance": 1.146915965e-05
              },
              {
                "average": 1.188267143,
                "count": 15868462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3909253577,
                "variance": 0.1528226353
              },
              {
                "average": 1.578138756,
                "count": 15868462,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78874561,
                "variance": 138.974523
              },
              {
                "average": 2.001955325,
                "count": 15868462,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000976062,
                "variance": 1.001953077
              },
              {
                "average": 1048.599857,
                "count": 15868462,
                "maximum": 1099,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.55756826,
                "variance": 308.2682033
              },
              {
                "average": 41297.32358,
                "count": 15868462,
                "maximum": 53504,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 2879.472012,
                "variance": 8291359.069
              },
              {
                "average": 39487.60865,
                "count": 15868462,
                "maximum": 51712,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 2578.730128,
                "variance": 6649849.071
              },
              {
                "average": 36636.53036,
                "count": 15868462,
                "maximum": 50432,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 2311.838902,
                "variance": 5344599.109
              },
              {
                "average": 188002433.2,
                "count": 15868462,
                "maximum": 188149896.6,
                "minimum": 187982416.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 52708.93008,
                "variance": 2778231311
              },
              {
                "average": 0,
                "count": 15868462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15868462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15868462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15868462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15868462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315067.0593,
              4818854.952,
              1379.286313,
              316115.4593,
              4820270.832,
              1414.486313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315067.05927902943,
                    4818854.951537112,
                    1379.2863130734513
                  ],
                  [
                    315067.05927902943,
                    4820270.831537113,
                    1379.2863130734513
                  ],
                  [
                    316115.45927902946,
                    4820270.831537113,
                    1414.4863130734511
                  ],
                  [
                    316115.45927902946,
                    4818854.951537112,
                    1414.4863130734511
                  ],
                  [
                    315067.05927902943,
                    4818854.951537112,
                    1379.2863130734513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:38:16+00:00",
            "end_time": "2017-08-28T19:06:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497423813057,
              43.4497195183776,
              1318.4010241360506
            ],
            [
              -119.52550566861596,
              43.46248212939622,
              1318.4010241360506
            ],
            [
              -119.5124985474374,
              43.462768845563076,
              1345.7210241360508
            ],
            [
              -119.51196984694332,
              43.450006107511015,
              1345.7210241360508
            ],
            [
              -119.52497423813057,
              43.4497195183776,
              1318.4010241360506
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255057,
        43.44971952,
        1318.401024,
        -119.5119698,
        43.46276885,
        1345.721024
      ],
      "properties": {
        "datetime": "2017-08-31T14:38:16Z",
        "pc:count": 13113008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296222.0305,
            "count": 13113008,
            "maximum": 296750.3793,
            "minimum": 295697.1593,
            "name": "X",
            "position": 0,
            "stddev": 293.5933796,
            "variance": 86197.07256
          },
          {
            "average": 4814543.136,
            "count": 13113008,
            "maximum": 4815273.064,
            "minimum": 4813854.304,
            "name": "Y",
            "position": 1,
            "stddev": 401.1267768,
            "variance": 160902.6911
          },
          {
            "average": 1331.474474,
            "count": 13113008,
            "maximum": 1345.721024,
            "minimum": 1318.401024,
            "name": "Z",
            "position": 2,
            "stddev": 4.768661449,
            "variance": 22.74013202
          },
          {
            "average": 18682.28807,
            "count": 13113008,
            "maximum": 26449,
            "minimum": 1586,
            "name": "Intensity",
            "position": 3,
            "stddev": 1400.794565,
            "variance": 1962225.414
          },
          {
            "average": 1.000041333,
            "count": 13113008,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006534828282,
            "variance": 4.270398067e-05
          },
          {
            "average": 1.000080378,
            "count": 13113008,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009191833093,
            "variance": 8.448979562e-05
          },
          {
            "average": 0.5021696776,
            "count": 13113008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953115,
            "variance": 0.2499953116
          },
          {
            "average": 1.624341265e-05,
            "count": 13113008,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004030279151,
            "variance": 1.624315004e-05
          },
          {
            "average": 1.191631318,
            "count": 13113008,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3935845112,
            "variance": 0.1549087675
          },
          {
            "average": 0.04746896728,
            "count": 13113008,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82836783,
            "variance": 139.9102855
          },
          {
            "average": 1.999797987,
            "count": 13113008,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000319687,
            "variance": 1.000639477
          },
          {
            "average": 1097.197253,
            "count": 13113008,
            "maximum": 1114,
            "minimum": 1080,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.33000726,
            "variance": 235.0091226
          },
          {
            "average": 45580.68867,
            "count": 13113008,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2179.844588,
            "variance": 4751722.428
          },
          {
            "average": 43673.3129,
            "count": 13113008,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2198.120537,
            "variance": 4831733.897
          },
          {
            "average": 40252.80552,
            "count": 13113008,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2247.78539,
            "variance": 5052539.159
          },
          {
            "average": 188148296.6,
            "count": 13113008,
            "maximum": 188225496.6,
            "minimum": 188068957.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 77554.67839,
            "variance": 6014728140
          },
          {
            "average": 0,
            "count": 13113008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13113008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13113008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13113008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13113008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295697.1593,
          4813854.304,
          1318.401024,
          296750.3793,
          4815273.064,
          1345.721024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295697.1592896943,
                4813854.304405524,
                1318.4010241360506
              ],
              [
                295697.1592896943,
                4815273.064405524,
                1318.4010241360506
              ],
              [
                296750.37928969425,
                4815273.064405524,
                1345.7210241360508
              ],
              [
                296750.37928969425,
                4813854.304405524,
                1345.7210241360508
              ],
              [
                295697.1592896943,
                4813854.304405524,
                1318.4010241360506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:38:16+00:00",
        "end_time": "2017-08-29T19:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255057,
            43.44971952,
            1318.401024,
            -119.5119698,
            43.46276885,
            1345.721024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497423813057,
                  43.4497195183776,
                  1318.4010241360506
                ],
                [
                  -119.52550566861596,
                  43.46248212939622,
                  1318.4010241360506
                ],
                [
                  -119.5124985474374,
                  43.462768845563076,
                  1345.7210241360508
                ],
                [
                  -119.51196984694332,
                  43.450006107511015,
                  1345.7210241360508
                ],
                [
                  -119.52497423813057,
                  43.4497195183776,
                  1318.4010241360506
                ]
              ]
            ]
          },
          "id": "20170829_43119D5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:38:16Z",
            "pc:count": 13113008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296222.0305,
                "count": 13113008,
                "maximum": 296750.3793,
                "minimum": 295697.1593,
                "name": "X",
                "position": 0,
                "stddev": 293.5933796,
                "variance": 86197.07256
              },
              {
                "average": 4814543.136,
                "count": 13113008,
                "maximum": 4815273.064,
                "minimum": 4813854.304,
                "name": "Y",
                "position": 1,
                "stddev": 401.1267768,
                "variance": 160902.6911
              },
              {
                "average": 1331.474474,
                "count": 13113008,
                "maximum": 1345.721024,
                "minimum": 1318.401024,
                "name": "Z",
                "position": 2,
                "stddev": 4.768661449,
                "variance": 22.74013202
              },
              {
                "average": 18682.28807,
                "count": 13113008,
                "maximum": 26449,
                "minimum": 1586,
                "name": "Intensity",
                "position": 3,
                "stddev": 1400.794565,
                "variance": 1962225.414
              },
              {
                "average": 1.000041333,
                "count": 13113008,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006534828282,
                "variance": 4.270398067e-05
              },
              {
                "average": 1.000080378,
                "count": 13113008,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009191833093,
                "variance": 8.448979562e-05
              },
              {
                "average": 0.5021696776,
                "count": 13113008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953115,
                "variance": 0.2499953116
              },
              {
                "average": 1.624341265e-05,
                "count": 13113008,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004030279151,
                "variance": 1.624315004e-05
              },
              {
                "average": 1.191631318,
                "count": 13113008,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3935845112,
                "variance": 0.1549087675
              },
              {
                "average": 0.04746896728,
                "count": 13113008,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82836783,
                "variance": 139.9102855
              },
              {
                "average": 1.999797987,
                "count": 13113008,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000319687,
                "variance": 1.000639477
              },
              {
                "average": 1097.197253,
                "count": 13113008,
                "maximum": 1114,
                "minimum": 1080,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.33000726,
                "variance": 235.0091226
              },
              {
                "average": 45580.68867,
                "count": 13113008,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2179.844588,
                "variance": 4751722.428
              },
              {
                "average": 43673.3129,
                "count": 13113008,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2198.120537,
                "variance": 4831733.897
              },
              {
                "average": 40252.80552,
                "count": 13113008,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2247.78539,
                "variance": 5052539.159
              },
              {
                "average": 188148296.6,
                "count": 13113008,
                "maximum": 188225496.6,
                "minimum": 188068957.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 77554.67839,
                "variance": 6014728140
              },
              {
                "average": 0,
                "count": 13113008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13113008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13113008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13113008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13113008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295697.1593,
              4813854.304,
              1318.401024,
              296750.3793,
              4815273.064,
              1345.721024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295697.1592896943,
                    4813854.304405524,
                    1318.4010241360506
                  ],
                  [
                    295697.1592896943,
                    4815273.064405524,
                    1318.4010241360506
                  ],
                  [
                    296750.37928969425,
                    4815273.064405524,
                    1345.7210241360508
                  ],
                  [
                    296750.37928969425,
                    4813854.304405524,
                    1345.7210241360508
                  ],
                  [
                    295697.1592896943,
                    4813854.304405524,
                    1318.4010241360506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:38:16+00:00",
            "end_time": "2017-08-29T19:09: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": "20170829_43119D4420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747584354698,
              43.38723433897505,
              1262.9517547637809
            ],
            [
              -119.38797667737047,
              43.399983652053116,
              1262.9517547637809
            ],
            [
              -119.37499714479488,
              43.400254092130794,
              1314.0117547637808
            ],
            [
              -119.37449902693318,
              43.38750465934094,
              1314.0117547637808
            ],
            [
              -119.38747584354698,
              43.38723433897505,
              1262.9517547637809
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879767,
        43.38723434,
        1262.951755,
        -119.374499,
        43.40025409,
        1314.011755
      ],
      "properties": {
        "datetime": "2017-08-29T16:41:25Z",
        "pc:count": 13590730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307149.0743,
            "count": 13590730,
            "maximum": 307676.0013,
            "minimum": 306624.0413,
            "name": "X",
            "position": 0,
            "stddev": 293.8155053,
            "variance": 86327.55115
          },
          {
            "average": 4807288.087,
            "count": 13590730,
            "maximum": 4808003.49,
            "minimum": 4806586.37,
            "name": "Y",
            "position": 1,
            "stddev": 400.3265038,
            "variance": 160261.3097
          },
          {
            "average": 1297.524604,
            "count": 13590730,
            "maximum": 1314.011755,
            "minimum": 1262.951755,
            "name": "Z",
            "position": 2,
            "stddev": 16.11529696,
            "variance": 259.7027961
          },
          {
            "average": 20549.65762,
            "count": 13590730,
            "maximum": 35905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2004.091792,
            "variance": 4016383.91
          },
          {
            "average": 1.000740431,
            "count": 13590730,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02767278422,
            "variance": 0.0007657829864
          },
          {
            "average": 1.001520301,
            "count": 13590730,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04001234212,
            "variance": 0.001600987522
          },
          {
            "average": 0.5020441875,
            "count": 13590730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958397,
            "variance": 0.2499958397
          },
          {
            "average": 5.150569543e-07,
            "count": 13590730,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007176745271,
            "variance": 5.150567269e-07
          },
          {
            "average": 1.194628177,
            "count": 13590730,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3959142092,
            "variance": 0.1567480611
          },
          {
            "average": 0.1777147551,
            "count": 13590730,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77164368,
            "variance": 138.5715948
          },
          {
            "average": 1.996298874,
            "count": 13590730,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001726593,
            "variance": 1.003456167
          },
          {
            "average": 1063.613688,
            "count": 13590730,
            "maximum": 1066,
            "minimum": 1061,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.007592955,
            "variance": 1.015243563
          },
          {
            "average": 45293.39451,
            "count": 13590730,
            "maximum": 56064,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 7422.20007,
            "variance": 55089053.88
          },
          {
            "average": 44606.59525,
            "count": 13590730,
            "maximum": 55296,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 5936.964742,
            "variance": 35247550.35
          },
          {
            "average": 41487.00778,
            "count": 13590730,
            "maximum": 53504,
            "minimum": 13312,
            "name": "Blue",
            "position": 14,
            "stddev": 6490.177936,
            "variance": 42122409.65
          },
          {
            "average": 188058632,
            "count": 13590730,
            "maximum": 188060085.4,
            "minimum": 188057074.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 640.0080129,
            "variance": 409610.2566
          },
          {
            "average": 0,
            "count": 13590730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306624.0413,
          4806586.37,
          1262.951755,
          307676.0013,
          4808003.49,
          1314.011755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306624.04125781154,
                4806586.369866568,
                1262.9517547637809
              ],
              [
                306624.04125781154,
                4808003.489866567,
                1262.9517547637809
              ],
              [
                307676.0012578115,
                4808003.489866567,
                1314.0117547637808
              ],
              [
                307676.0012578115,
                4806586.369866568,
                1314.0117547637808
              ],
              [
                306624.04125781154,
                4806586.369866568,
                1262.9517547637809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:41:25+00:00",
        "end_time": "2017-08-29T15:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879767,
            43.38723434,
            1262.951755,
            -119.374499,
            43.40025409,
            1314.011755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747584354698,
                  43.38723433897505,
                  1262.9517547637809
                ],
                [
                  -119.38797667737047,
                  43.399983652053116,
                  1262.9517547637809
                ],
                [
                  -119.37499714479488,
                  43.400254092130794,
                  1314.0117547637808
                ],
                [
                  -119.37449902693318,
                  43.38750465934094,
                  1314.0117547637808
                ],
                [
                  -119.38747584354698,
                  43.38723433897505,
                  1262.9517547637809
                ]
              ]
            ]
          },
          "id": "20170829_43119D4420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:41:25Z",
            "pc:count": 13590730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307149.0743,
                "count": 13590730,
                "maximum": 307676.0013,
                "minimum": 306624.0413,
                "name": "X",
                "position": 0,
                "stddev": 293.8155053,
                "variance": 86327.55115
              },
              {
                "average": 4807288.087,
                "count": 13590730,
                "maximum": 4808003.49,
                "minimum": 4806586.37,
                "name": "Y",
                "position": 1,
                "stddev": 400.3265038,
                "variance": 160261.3097
              },
              {
                "average": 1297.524604,
                "count": 13590730,
                "maximum": 1314.011755,
                "minimum": 1262.951755,
                "name": "Z",
                "position": 2,
                "stddev": 16.11529696,
                "variance": 259.7027961
              },
              {
                "average": 20549.65762,
                "count": 13590730,
                "maximum": 35905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2004.091792,
                "variance": 4016383.91
              },
              {
                "average": 1.000740431,
                "count": 13590730,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02767278422,
                "variance": 0.0007657829864
              },
              {
                "average": 1.001520301,
                "count": 13590730,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04001234212,
                "variance": 0.001600987522
              },
              {
                "average": 0.5020441875,
                "count": 13590730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958397,
                "variance": 0.2499958397
              },
              {
                "average": 5.150569543e-07,
                "count": 13590730,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007176745271,
                "variance": 5.150567269e-07
              },
              {
                "average": 1.194628177,
                "count": 13590730,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3959142092,
                "variance": 0.1567480611
              },
              {
                "average": 0.1777147551,
                "count": 13590730,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77164368,
                "variance": 138.5715948
              },
              {
                "average": 1.996298874,
                "count": 13590730,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001726593,
                "variance": 1.003456167
              },
              {
                "average": 1063.613688,
                "count": 13590730,
                "maximum": 1066,
                "minimum": 1061,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.007592955,
                "variance": 1.015243563
              },
              {
                "average": 45293.39451,
                "count": 13590730,
                "maximum": 56064,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 7422.20007,
                "variance": 55089053.88
              },
              {
                "average": 44606.59525,
                "count": 13590730,
                "maximum": 55296,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 5936.964742,
                "variance": 35247550.35
              },
              {
                "average": 41487.00778,
                "count": 13590730,
                "maximum": 53504,
                "minimum": 13312,
                "name": "Blue",
                "position": 14,
                "stddev": 6490.177936,
                "variance": 42122409.65
              },
              {
                "average": 188058632,
                "count": 13590730,
                "maximum": 188060085.4,
                "minimum": 188057074.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 640.0080129,
                "variance": 409610.2566
              },
              {
                "average": 0,
                "count": 13590730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306624.0413,
              4806586.37,
              1262.951755,
              307676.0013,
              4808003.49,
              1314.011755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306624.04125781154,
                    4806586.369866568,
                    1262.9517547637809
                  ],
                  [
                    306624.04125781154,
                    4808003.489866567,
                    1262.9517547637809
                  ],
                  [
                    307676.0012578115,
                    4808003.489866567,
                    1314.0117547637808
                  ],
                  [
                    307676.0012578115,
                    4806586.369866568,
                    1314.0117547637808
                  ],
                  [
                    306624.04125781154,
                    4806586.369866568,
                    1262.9517547637809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:41:25+00:00",
            "end_time": "2017-08-29T15:51:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247599218161,
              43.52473723647025,
              1355.9467452470328
            ],
            [
              -119.36297387032407,
              43.53748395411346,
              1355.9467452470328
            ],
            [
              -119.34999704737913,
              43.53775156032977,
              1394.286745247033
            ],
            [
              -119.34950189730021,
              43.52500472428426,
              1394.286745247033
            ],
            [
              -119.36247599218161,
              43.52473723647025,
              1355.9467452470328
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629739,
        43.52473724,
        1355.946745,
        -119.3495019,
        43.53775156,
        1394.286745
      ],
      "properties": {
        "datetime": "2017-08-30T19:22:49Z",
        "pc:count": 14688402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309600.4329,
            "count": 14688402,
            "maximum": 310131.6782,
            "minimum": 309082.3382,
            "name": "X",
            "position": 0,
            "stddev": 289.4389242,
            "variance": 83774.89083
          },
          {
            "average": 4822505.623,
            "count": 14688402,
            "maximum": 4823216.921,
            "minimum": 4821800.081,
            "name": "Y",
            "position": 1,
            "stddev": 398.7538046,
            "variance": 159004.5967
          },
          {
            "average": 1369.9859,
            "count": 14688402,
            "maximum": 1394.286745,
            "minimum": 1355.946745,
            "name": "Z",
            "position": 2,
            "stddev": 7.423495102,
            "variance": 55.10827953
          },
          {
            "average": 20417.18389,
            "count": 14688402,
            "maximum": 49233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3129.284241,
            "variance": 9792419.859
          },
          {
            "average": 1.045440818,
            "count": 14688402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2324920224,
            "variance": 0.05405254049
          },
          {
            "average": 1.091486943,
            "count": 14688402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3400620646,
            "variance": 0.1156422078
          },
          {
            "average": 0.5024542493,
            "count": 14688402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939936,
            "variance": 0.2499939937
          },
          {
            "average": 1.90626591e-06,
            "count": 14688402,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00138067462,
            "variance": 1.906262406e-06
          },
          {
            "average": 1.155599227,
            "count": 14688402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3624749876,
            "variance": 0.1313881166
          },
          {
            "average": 0.4220033617,
            "count": 14688402,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60928222,
            "variance": 134.7754338
          },
          {
            "average": 1.972182406,
            "count": 14688402,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012422662,
            "variance": 1.024999647
          },
          {
            "average": 1106.837241,
            "count": 14688402,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001402613,
            "variance": 1.002807193
          },
          {
            "average": 40650.52073,
            "count": 14688402,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5520.714918,
            "variance": 30478293.2
          },
          {
            "average": 39034.8838,
            "count": 14688402,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4310.281423,
            "variance": 18578525.95
          },
          {
            "average": 35592.80243,
            "count": 14688402,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4229.498122,
            "variance": 17888654.37
          },
          {
            "average": 188154790.2,
            "count": 14688402,
            "maximum": 188156169.7,
            "minimum": 188152986.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.8081846,
            "variance": 550279.3827
          },
          {
            "average": 0,
            "count": 14688402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14688402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14688402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14688402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14688402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309082.3382,
          4821800.081,
          1355.946745,
          310131.6782,
          4823216.921,
          1394.286745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309082.3381518181,
                4821800.08131391,
                1355.9467452470328
              ],
              [
                309082.3381518181,
                4823216.92131391,
                1355.9467452470328
              ],
              [
                310131.67815181805,
                4823216.92131391,
                1394.286745247033
              ],
              [
                310131.67815181805,
                4821800.08131391,
                1394.286745247033
              ],
              [
                309082.3381518181,
                4821800.08131391,
                1355.9467452470328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:22:49+00:00",
        "end_time": "2017-08-30T18:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629739,
            43.52473724,
            1355.946745,
            -119.3495019,
            43.53775156,
            1394.286745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247599218161,
                  43.52473723647025,
                  1355.9467452470328
                ],
                [
                  -119.36297387032407,
                  43.53748395411346,
                  1355.9467452470328
                ],
                [
                  -119.34999704737913,
                  43.53775156032977,
                  1394.286745247033
                ],
                [
                  -119.34950189730021,
                  43.52500472428426,
                  1394.286745247033
                ],
                [
                  -119.36247599218161,
                  43.52473723647025,
                  1355.9467452470328
                ]
              ]
            ]
          },
          "id": "20170830_43119E3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:22:49Z",
            "pc:count": 14688402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309600.4329,
                "count": 14688402,
                "maximum": 310131.6782,
                "minimum": 309082.3382,
                "name": "X",
                "position": 0,
                "stddev": 289.4389242,
                "variance": 83774.89083
              },
              {
                "average": 4822505.623,
                "count": 14688402,
                "maximum": 4823216.921,
                "minimum": 4821800.081,
                "name": "Y",
                "position": 1,
                "stddev": 398.7538046,
                "variance": 159004.5967
              },
              {
                "average": 1369.9859,
                "count": 14688402,
                "maximum": 1394.286745,
                "minimum": 1355.946745,
                "name": "Z",
                "position": 2,
                "stddev": 7.423495102,
                "variance": 55.10827953
              },
              {
                "average": 20417.18389,
                "count": 14688402,
                "maximum": 49233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3129.284241,
                "variance": 9792419.859
              },
              {
                "average": 1.045440818,
                "count": 14688402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2324920224,
                "variance": 0.05405254049
              },
              {
                "average": 1.091486943,
                "count": 14688402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3400620646,
                "variance": 0.1156422078
              },
              {
                "average": 0.5024542493,
                "count": 14688402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939936,
                "variance": 0.2499939937
              },
              {
                "average": 1.90626591e-06,
                "count": 14688402,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00138067462,
                "variance": 1.906262406e-06
              },
              {
                "average": 1.155599227,
                "count": 14688402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3624749876,
                "variance": 0.1313881166
              },
              {
                "average": 0.4220033617,
                "count": 14688402,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60928222,
                "variance": 134.7754338
              },
              {
                "average": 1.972182406,
                "count": 14688402,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012422662,
                "variance": 1.024999647
              },
              {
                "average": 1106.837241,
                "count": 14688402,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001402613,
                "variance": 1.002807193
              },
              {
                "average": 40650.52073,
                "count": 14688402,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5520.714918,
                "variance": 30478293.2
              },
              {
                "average": 39034.8838,
                "count": 14688402,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4310.281423,
                "variance": 18578525.95
              },
              {
                "average": 35592.80243,
                "count": 14688402,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4229.498122,
                "variance": 17888654.37
              },
              {
                "average": 188154790.2,
                "count": 14688402,
                "maximum": 188156169.7,
                "minimum": 188152986.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.8081846,
                "variance": 550279.3827
              },
              {
                "average": 0,
                "count": 14688402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14688402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14688402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14688402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14688402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309082.3382,
              4821800.081,
              1355.946745,
              310131.6782,
              4823216.921,
              1394.286745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309082.3381518181,
                    4821800.08131391,
                    1355.9467452470328
                  ],
                  [
                    309082.3381518181,
                    4823216.92131391,
                    1355.9467452470328
                  ],
                  [
                    310131.67815181805,
                    4823216.92131391,
                    1394.286745247033
                  ],
                  [
                    310131.67815181805,
                    4821800.08131391,
                    1394.286745247033
                  ],
                  [
                    309082.3381518181,
                    4821800.08131391,
                    1355.9467452470328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:22:49+00:00",
            "end_time": "2017-08-30T18:29:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747454125287,
              43.38722355246554,
              1268.2101046893963
            ],
            [
              -119.48799678865997,
              43.39998289149706,
              1268.2101046893963
            ],
            [
              -119.47499921903905,
              43.40026509439771,
              1356.2501046893963
            ],
            [
              -119.47447969310304,
              43.387505630349274,
              1356.2501046893963
            ],
            [
              -119.48747454125287,
              43.38722355246554,
              1268.2101046893963
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879968,
        43.38722355,
        1268.210105,
        -119.4744797,
        43.40026509,
        1356.250105
      ],
      "properties": {
        "datetime": "2017-08-31T14:44:48Z",
        "pc:count": 13837953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299054.9434,
            "count": 13837953,
            "maximum": 299577.7251,
            "minimum": 298524.2251,
            "name": "X",
            "position": 0,
            "stddev": 293.6447547,
            "variance": 86227.24195
          },
          {
            "average": 4807542.242,
            "count": 13837953,
            "maximum": 4808240.357,
            "minimum": 4806822.017,
            "name": "Y",
            "position": 1,
            "stddev": 396.1065489,
            "variance": 156900.3981
          },
          {
            "average": 1298.539451,
            "count": 13837953,
            "maximum": 1356.250105,
            "minimum": 1268.210105,
            "name": "Z",
            "position": 2,
            "stddev": 17.7120553,
            "variance": 313.7169029
          },
          {
            "average": 19166.54409,
            "count": 13837953,
            "maximum": 28721,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 1775.29568,
            "variance": 3151674.753
          },
          {
            "average": 1.001263626,
            "count": 13837953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03696653587,
            "variance": 0.001366524774
          },
          {
            "average": 1.002556086,
            "count": 13837953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05439807846,
            "variance": 0.002959150941
          },
          {
            "average": 0.5010645722,
            "count": 13837953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988848,
            "variance": 0.2499988848
          },
          {
            "average": 7.009707288e-06,
            "count": 13837953,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002647575997,
            "variance": 7.009658659e-06
          },
          {
            "average": 1.2076805,
            "count": 13837953,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056467945,
            "variance": 0.1645493219
          },
          {
            "average": -0.05653841335,
            "count": 13837953,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77120933,
            "variance": 138.561369
          },
          {
            "average": 2.002600457,
            "count": 13837953,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000818118,
            "variance": 1.001636906
          },
          {
            "average": 1105.303407,
            "count": 13837953,
            "maximum": 1115,
            "minimum": 1081,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.13138157,
            "variance": 172.433182
          },
          {
            "average": 44139.50851,
            "count": 13837953,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3491.966035,
            "variance": 12193826.79
          },
          {
            "average": 42680.10606,
            "count": 13837953,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3344.166152,
            "variance": 11183447.25
          },
          {
            "average": 39708.20228,
            "count": 13837953,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3142.791839,
            "variance": 9877140.542
          },
          {
            "average": 188188078.1,
            "count": 13837953,
            "maximum": 188225888.3,
            "minimum": 188069294.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66118.14485,
            "variance": 4371609078
          },
          {
            "average": 0,
            "count": 13837953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13837953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13837953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13837953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13837953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298524.2251,
          4806822.017,
          1268.210105,
          299577.7251,
          4808240.357,
          1356.250105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298524.2251300954,
                4806822.016902423,
                1268.2101046893963
              ],
              [
                298524.2251300954,
                4808240.356902423,
                1268.2101046893963
              ],
              [
                299577.7251300954,
                4808240.356902423,
                1356.2501046893963
              ],
              [
                299577.7251300954,
                4806822.016902423,
                1356.2501046893963
              ],
              [
                298524.2251300954,
                4806822.016902423,
                1268.2101046893963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:44:48+00:00",
        "end_time": "2017-08-29T19:14:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879968,
            43.38722355,
            1268.210105,
            -119.4744797,
            43.40026509,
            1356.250105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747454125287,
                  43.38722355246554,
                  1268.2101046893963
                ],
                [
                  -119.48799678865997,
                  43.39998289149706,
                  1268.2101046893963
                ],
                [
                  -119.47499921903905,
                  43.40026509439771,
                  1356.2501046893963
                ],
                [
                  -119.47447969310304,
                  43.387505630349274,
                  1356.2501046893963
                ],
                [
                  -119.48747454125287,
                  43.38722355246554,
                  1268.2101046893963
                ]
              ]
            ]
          },
          "id": "20170829_43119D4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:44:48Z",
            "pc:count": 13837953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299054.9434,
                "count": 13837953,
                "maximum": 299577.7251,
                "minimum": 298524.2251,
                "name": "X",
                "position": 0,
                "stddev": 293.6447547,
                "variance": 86227.24195
              },
              {
                "average": 4807542.242,
                "count": 13837953,
                "maximum": 4808240.357,
                "minimum": 4806822.017,
                "name": "Y",
                "position": 1,
                "stddev": 396.1065489,
                "variance": 156900.3981
              },
              {
                "average": 1298.539451,
                "count": 13837953,
                "maximum": 1356.250105,
                "minimum": 1268.210105,
                "name": "Z",
                "position": 2,
                "stddev": 17.7120553,
                "variance": 313.7169029
              },
              {
                "average": 19166.54409,
                "count": 13837953,
                "maximum": 28721,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 1775.29568,
                "variance": 3151674.753
              },
              {
                "average": 1.001263626,
                "count": 13837953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03696653587,
                "variance": 0.001366524774
              },
              {
                "average": 1.002556086,
                "count": 13837953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05439807846,
                "variance": 0.002959150941
              },
              {
                "average": 0.5010645722,
                "count": 13837953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988848,
                "variance": 0.2499988848
              },
              {
                "average": 7.009707288e-06,
                "count": 13837953,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002647575997,
                "variance": 7.009658659e-06
              },
              {
                "average": 1.2076805,
                "count": 13837953,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056467945,
                "variance": 0.1645493219
              },
              {
                "average": -0.05653841335,
                "count": 13837953,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77120933,
                "variance": 138.561369
              },
              {
                "average": 2.002600457,
                "count": 13837953,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000818118,
                "variance": 1.001636906
              },
              {
                "average": 1105.303407,
                "count": 13837953,
                "maximum": 1115,
                "minimum": 1081,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.13138157,
                "variance": 172.433182
              },
              {
                "average": 44139.50851,
                "count": 13837953,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3491.966035,
                "variance": 12193826.79
              },
              {
                "average": 42680.10606,
                "count": 13837953,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3344.166152,
                "variance": 11183447.25
              },
              {
                "average": 39708.20228,
                "count": 13837953,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3142.791839,
                "variance": 9877140.542
              },
              {
                "average": 188188078.1,
                "count": 13837953,
                "maximum": 188225888.3,
                "minimum": 188069294.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66118.14485,
                "variance": 4371609078
              },
              {
                "average": 0,
                "count": 13837953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13837953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13837953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13837953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13837953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298524.2251,
              4806822.017,
              1268.210105,
              299577.7251,
              4808240.357,
              1356.250105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298524.2251300954,
                    4806822.016902423,
                    1268.2101046893963
                  ],
                  [
                    298524.2251300954,
                    4808240.356902423,
                    1268.2101046893963
                  ],
                  [
                    299577.7251300954,
                    4808240.356902423,
                    1356.2501046893963
                  ],
                  [
                    299577.7251300954,
                    4806822.016902423,
                    1356.2501046893963
                  ],
                  [
                    298524.2251300954,
                    4806822.016902423,
                    1268.2101046893963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:44:48+00:00",
            "end_time": "2017-08-29T19:14: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": "20170830_43119E3123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997501993955,
              43.56223854227158,
              1395.8663244957752
            ],
            [
              -119.35047086456416,
              43.57498403117455,
              1395.8663244957752
            ],
            [
              -119.33749676495292,
              43.57525017662355,
              1509.026324495775
            ],
            [
              -119.33700365119375,
              43.56250456998386,
              1509.026324495775
            ],
            [
              -119.34997501993955,
              43.56223854227158,
              1395.8663244957752
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504709,
        43.56223854,
        1395.866324,
        -119.3370037,
        43.57525018,
        1509.026324
      ],
      "properties": {
        "datetime": "2017-08-30T18:13:47Z",
        "pc:count": 20583946,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310722.0563,
            "count": 20583946,
            "maximum": 311258.8141,
            "minimum": 310210.3541,
            "name": "X",
            "position": 0,
            "stddev": 286.7138528,
            "variance": 82204.83338
          },
          {
            "average": 4826618.177,
            "count": 20583946,
            "maximum": 4827353.19,
            "minimum": 4825936.49,
            "name": "Y",
            "position": 1,
            "stddev": 394.1222414,
            "variance": 155332.3412
          },
          {
            "average": 1449.010427,
            "count": 20583946,
            "maximum": 1509.026324,
            "minimum": 1395.866324,
            "name": "Z",
            "position": 2,
            "stddev": 22.3361895,
            "variance": 498.9053614
          },
          {
            "average": 18607.61451,
            "count": 20583946,
            "maximum": 31329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4540.586391,
            "variance": 20616924.77
          },
          {
            "average": 1.150277406,
            "count": 20583946,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4376790143,
            "variance": 0.1915629196
          },
          {
            "average": 1.303572551,
            "count": 20583946,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6408925552,
            "variance": 0.4107432674
          },
          {
            "average": 0.5045620504,
            "count": 20583946,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999791994,
            "variance": 0.2499791998
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129208705,
            "count": 20583946,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3354307988,
            "variance": 0.1125138208
          },
          {
            "average": -0.6213083593,
            "count": 20583946,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34062245,
            "variance": 128.6097176
          },
          {
            "average": 1.911431025,
            "count": 20583946,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039080516,
            "variance": 1.07968832
          },
          {
            "average": 1100.042825,
            "count": 20583946,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.232575249,
            "variance": 1.519241743
          },
          {
            "average": 38126.1748,
            "count": 20583946,
            "maximum": 52480,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 6405.700875,
            "variance": 41033003.69
          },
          {
            "average": 37238.83958,
            "count": 20583946,
            "maximum": 51456,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4926.818137,
            "variance": 24273536.96
          },
          {
            "average": 34426.922,
            "count": 20583946,
            "maximum": 48384,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 5024.529692,
            "variance": 25245898.62
          },
          {
            "average": 188150258.2,
            "count": 20583946,
            "maximum": 188152027.2,
            "minimum": 188148535.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 754.5221266,
            "variance": 569303.6395
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20583946,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310210.3541,
          4825936.49,
          1395.866324,
          311258.8141,
          4827353.19,
          1509.026324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310210.35411499464,
                4825936.490210475,
                1395.8663244957752
              ],
              [
                310210.35411499464,
                4827353.190210475,
                1395.8663244957752
              ],
              [
                311258.8141149946,
                4827353.190210475,
                1509.026324495775
              ],
              [
                311258.8141149946,
                4825936.490210475,
                1509.026324495775
              ],
              [
                310210.35411499464,
                4825936.490210475,
                1395.8663244957752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:13:47+00:00",
        "end_time": "2017-08-30T17:15:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504709,
            43.56223854,
            1395.866324,
            -119.3370037,
            43.57525018,
            1509.026324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997501993955,
                  43.56223854227158,
                  1395.8663244957752
                ],
                [
                  -119.35047086456416,
                  43.57498403117455,
                  1395.8663244957752
                ],
                [
                  -119.33749676495292,
                  43.57525017662355,
                  1509.026324495775
                ],
                [
                  -119.33700365119375,
                  43.56250456998386,
                  1509.026324495775
                ],
                [
                  -119.34997501993955,
                  43.56223854227158,
                  1395.8663244957752
                ]
              ]
            ]
          },
          "id": "20170830_43119E3123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:13:47Z",
            "pc:count": 20583946,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310722.0563,
                "count": 20583946,
                "maximum": 311258.8141,
                "minimum": 310210.3541,
                "name": "X",
                "position": 0,
                "stddev": 286.7138528,
                "variance": 82204.83338
              },
              {
                "average": 4826618.177,
                "count": 20583946,
                "maximum": 4827353.19,
                "minimum": 4825936.49,
                "name": "Y",
                "position": 1,
                "stddev": 394.1222414,
                "variance": 155332.3412
              },
              {
                "average": 1449.010427,
                "count": 20583946,
                "maximum": 1509.026324,
                "minimum": 1395.866324,
                "name": "Z",
                "position": 2,
                "stddev": 22.3361895,
                "variance": 498.9053614
              },
              {
                "average": 18607.61451,
                "count": 20583946,
                "maximum": 31329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4540.586391,
                "variance": 20616924.77
              },
              {
                "average": 1.150277406,
                "count": 20583946,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4376790143,
                "variance": 0.1915629196
              },
              {
                "average": 1.303572551,
                "count": 20583946,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6408925552,
                "variance": 0.4107432674
              },
              {
                "average": 0.5045620504,
                "count": 20583946,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999791994,
                "variance": 0.2499791998
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129208705,
                "count": 20583946,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3354307988,
                "variance": 0.1125138208
              },
              {
                "average": -0.6213083593,
                "count": 20583946,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34062245,
                "variance": 128.6097176
              },
              {
                "average": 1.911431025,
                "count": 20583946,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039080516,
                "variance": 1.07968832
              },
              {
                "average": 1100.042825,
                "count": 20583946,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.232575249,
                "variance": 1.519241743
              },
              {
                "average": 38126.1748,
                "count": 20583946,
                "maximum": 52480,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 6405.700875,
                "variance": 41033003.69
              },
              {
                "average": 37238.83958,
                "count": 20583946,
                "maximum": 51456,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4926.818137,
                "variance": 24273536.96
              },
              {
                "average": 34426.922,
                "count": 20583946,
                "maximum": 48384,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 5024.529692,
                "variance": 25245898.62
              },
              {
                "average": 188150258.2,
                "count": 20583946,
                "maximum": 188152027.2,
                "minimum": 188148535.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 754.5221266,
                "variance": 569303.6395
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20583946,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310210.3541,
              4825936.49,
              1395.866324,
              311258.8141,
              4827353.19,
              1509.026324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310210.35411499464,
                    4825936.490210475,
                    1395.8663244957752
                  ],
                  [
                    310210.35411499464,
                    4827353.190210475,
                    1395.8663244957752
                  ],
                  [
                    311258.8141149946,
                    4827353.190210475,
                    1509.026324495775
                  ],
                  [
                    311258.8141149946,
                    4825936.490210475,
                    1509.026324495775
                  ],
                  [
                    310210.35411499464,
                    4825936.490210475,
                    1395.8663244957752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:13:47+00:00",
            "end_time": "2017-08-30T17:15: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": "20170829_43119D5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747459868711,
              43.48721838368595,
              1305.5045359239223
            ],
            [
              -119.53800940306554,
              43.49998186684371,
              1305.5045359239223
            ],
            [
              -119.52499856135631,
              43.500270109020896,
              1332.0045359239223
            ],
            [
              -119.52446649147782,
              43.4875064981539,
              1332.0045359239223
            ],
            [
              -119.53747459868711,
              43.48721838368595,
              1305.5045359239223
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380094,
        43.48721838,
        1305.504536,
        -119.5244665,
        43.50027011,
        1332.004536
      ],
      "properties": {
        "datetime": "2017-09-10T16:24:15Z",
        "pc:count": 21507575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295329.3897,
            "count": 21507575,
            "maximum": 295865.5368,
            "minimum": 294812.6568,
            "name": "X",
            "position": 0,
            "stddev": 291.0427523,
            "variance": 84705.88368
          },
          {
            "average": 4818653.993,
            "count": 21507575,
            "maximum": 4819468.687,
            "minimum": 4818049.807,
            "name": "Y",
            "position": 1,
            "stddev": 383.167931,
            "variance": 146817.6634
          },
          {
            "average": 1309.152633,
            "count": 21507575,
            "maximum": 1332.004536,
            "minimum": 1305.504536,
            "name": "Z",
            "position": 2,
            "stddev": 2.60251207,
            "variance": 6.773069073
          },
          {
            "average": 23733.99005,
            "count": 21507575,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4556.51117,
            "variance": 20761794.04
          },
          {
            "average": 1.000264372,
            "count": 21507575,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01742518497,
            "variance": 0.0003036370713
          },
          {
            "average": 1.000529581,
            "count": 21507575,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02544767844,
            "variance": 0.0006475843382
          },
          {
            "average": 0.5032522263,
            "count": 21507575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894345,
            "variance": 0.2499894346
          },
          {
            "average": 4.603029398e-06,
            "count": 21507575,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002145462287,
            "variance": 4.603008424e-06
          },
          {
            "average": 1.175657972,
            "count": 21507575,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3805289153,
            "variance": 0.1448022554
          },
          {
            "average": -0.5366238839,
            "count": 21507575,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82744171,
            "variance": 139.8883774
          },
          {
            "average": 2.004046946,
            "count": 21507575,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001879147,
            "variance": 1.003761826
          },
          {
            "average": 1136.401076,
            "count": 21507575,
            "maximum": 1166,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.13579847,
            "variance": 1531.610722
          },
          {
            "average": 45715.5329,
            "count": 21507575,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2592.414247,
            "variance": 6720611.627
          },
          {
            "average": 43961.66105,
            "count": 21507575,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2496.319303,
            "variance": 6231610.061
          },
          {
            "average": 40426.9325,
            "count": 21507575,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2448.571167,
            "variance": 5995500.76
          },
          {
            "average": 188753375,
            "count": 21507575,
            "maximum": 189095855.2,
            "minimum": 188068052,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482557.966,
            "variance": 232862190500.0
          },
          {
            "average": 0,
            "count": 21507575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21507575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21507575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21507575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21507575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294812.6568,
          4818049.807,
          1305.504536,
          295865.5368,
          4819468.687,
          1332.004536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294812.6568309103,
                4818049.806793815,
                1305.5045359239223
              ],
              [
                294812.6568309103,
                4819468.686793816,
                1305.5045359239223
              ],
              [
                295865.5368309103,
                4819468.686793816,
                1332.0045359239223
              ],
              [
                295865.5368309103,
                4818049.806793815,
                1332.0045359239223
              ],
              [
                294812.6568309103,
                4818049.806793815,
                1305.5045359239223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:24:15+00:00",
        "end_time": "2017-08-29T18:54:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380094,
            43.48721838,
            1305.504536,
            -119.5244665,
            43.50027011,
            1332.004536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747459868711,
                  43.48721838368595,
                  1305.5045359239223
                ],
                [
                  -119.53800940306554,
                  43.49998186684371,
                  1305.5045359239223
                ],
                [
                  -119.52499856135631,
                  43.500270109020896,
                  1332.0045359239223
                ],
                [
                  -119.52446649147782,
                  43.4875064981539,
                  1332.0045359239223
                ],
                [
                  -119.53747459868711,
                  43.48721838368595,
                  1305.5045359239223
                ]
              ]
            ]
          },
          "id": "20170829_43119D5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:24:15Z",
            "pc:count": 21507575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295329.3897,
                "count": 21507575,
                "maximum": 295865.5368,
                "minimum": 294812.6568,
                "name": "X",
                "position": 0,
                "stddev": 291.0427523,
                "variance": 84705.88368
              },
              {
                "average": 4818653.993,
                "count": 21507575,
                "maximum": 4819468.687,
                "minimum": 4818049.807,
                "name": "Y",
                "position": 1,
                "stddev": 383.167931,
                "variance": 146817.6634
              },
              {
                "average": 1309.152633,
                "count": 21507575,
                "maximum": 1332.004536,
                "minimum": 1305.504536,
                "name": "Z",
                "position": 2,
                "stddev": 2.60251207,
                "variance": 6.773069073
              },
              {
                "average": 23733.99005,
                "count": 21507575,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4556.51117,
                "variance": 20761794.04
              },
              {
                "average": 1.000264372,
                "count": 21507575,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01742518497,
                "variance": 0.0003036370713
              },
              {
                "average": 1.000529581,
                "count": 21507575,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02544767844,
                "variance": 0.0006475843382
              },
              {
                "average": 0.5032522263,
                "count": 21507575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894345,
                "variance": 0.2499894346
              },
              {
                "average": 4.603029398e-06,
                "count": 21507575,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002145462287,
                "variance": 4.603008424e-06
              },
              {
                "average": 1.175657972,
                "count": 21507575,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3805289153,
                "variance": 0.1448022554
              },
              {
                "average": -0.5366238839,
                "count": 21507575,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82744171,
                "variance": 139.8883774
              },
              {
                "average": 2.004046946,
                "count": 21507575,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001879147,
                "variance": 1.003761826
              },
              {
                "average": 1136.401076,
                "count": 21507575,
                "maximum": 1166,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.13579847,
                "variance": 1531.610722
              },
              {
                "average": 45715.5329,
                "count": 21507575,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2592.414247,
                "variance": 6720611.627
              },
              {
                "average": 43961.66105,
                "count": 21507575,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2496.319303,
                "variance": 6231610.061
              },
              {
                "average": 40426.9325,
                "count": 21507575,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2448.571167,
                "variance": 5995500.76
              },
              {
                "average": 188753375,
                "count": 21507575,
                "maximum": 189095855.2,
                "minimum": 188068052,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482557.966,
                "variance": 232862190500.0
              },
              {
                "average": 0,
                "count": 21507575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21507575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21507575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21507575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21507575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294812.6568,
              4818049.807,
              1305.504536,
              295865.5368,
              4819468.687,
              1332.004536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294812.6568309103,
                    4818049.806793815,
                    1305.5045359239223
                  ],
                  [
                    294812.6568309103,
                    4819468.686793816,
                    1305.5045359239223
                  ],
                  [
                    295865.5368309103,
                    4819468.686793816,
                    1332.0045359239223
                  ],
                  [
                    295865.5368309103,
                    4818049.806793815,
                    1332.0045359239223
                  ],
                  [
                    294812.6568309103,
                    4818049.806793815,
                    1305.5045359239223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:24:15+00:00",
            "end_time": "2017-08-29T18:54: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": "20170831_43119E4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247470894397,
              43.574726041735374,
              1332.3515091613544
            ],
            [
              -119.46299499504539,
              43.5874825033797,
              1332.3515091613544
            ],
            [
              -119.4499974981978,
              43.58776194800573,
              1416.8915091613544
            ],
            [
              -119.44947995099106,
              43.57500536263773,
              1416.8915091613544
            ],
            [
              -119.46247470894397,
              43.574726041735374,
              1332.3515091613544
            ]
          ]
        ]
      },
      "bbox": [
        -119.462995,
        43.57472604,
        1332.351509,
        -119.44948,
        43.58776195,
        1416.891509
      ],
      "properties": {
        "datetime": "2017-08-31T17:33:19Z",
        "pc:count": 12994909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301692.9475,
            "count": 12994909,
            "maximum": 302215.6547,
            "minimum": 301165.4347,
            "name": "X",
            "position": 0,
            "stddev": 291.1069509,
            "variance": 84743.25688
          },
          {
            "average": 4828277.67,
            "count": 12994909,
            "maximum": 4829004.57,
            "minimum": 4827586.53,
            "name": "Y",
            "position": 1,
            "stddev": 403.2494486,
            "variance": 162610.1178
          },
          {
            "average": 1355.10343,
            "count": 12994909,
            "maximum": 1416.891509,
            "minimum": 1332.351509,
            "name": "Z",
            "position": 2,
            "stddev": 13.68545598,
            "variance": 187.2917055
          },
          {
            "average": 19471.2706,
            "count": 12994909,
            "maximum": 30225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2973.895789,
            "variance": 8844056.164
          },
          {
            "average": 1.046208788,
            "count": 12994909,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2347621103,
            "variance": 0.05511324843
          },
          {
            "average": 1.093196882,
            "count": 12994909,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3439409625,
            "variance": 0.1182953857
          },
          {
            "average": 0.5036556239,
            "count": 12994909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866555,
            "variance": 0.2499866557
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188754304,
            "count": 12994909,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3913133378,
            "variance": 0.1531261283
          },
          {
            "average": -0.1236308526,
            "count": 12994909,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69890356,
            "variance": 136.8643445
          },
          {
            "average": 1.971359322,
            "count": 12994909,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012869774,
            "variance": 1.02590518
          },
          {
            "average": 1132.431299,
            "count": 12994909,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.453019086,
            "variance": 2.111264465
          },
          {
            "average": 40663.36338,
            "count": 12994909,
            "maximum": 54784,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 5922.605197,
            "variance": 35077252.32
          },
          {
            "average": 39068.03535,
            "count": 12994909,
            "maximum": 53248,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4916.935579,
            "variance": 24176255.49
          },
          {
            "average": 35255.95223,
            "count": 12994909,
            "maximum": 50944,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 4719.954353,
            "variance": 22277969.1
          },
          {
            "average": 188234196.9,
            "count": 12994909,
            "maximum": 188235999.6,
            "minimum": 188231859.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 937.4330001,
            "variance": 878780.6297
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12994909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301165.4347,
          4827586.53,
          1332.351509,
          302215.6547,
          4829004.57,
          1416.891509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301165.4347118009,
                4827586.5296541285,
                1332.3515091613544
              ],
              [
                301165.4347118009,
                4829004.569654128,
                1332.3515091613544
              ],
              [
                302215.65471180086,
                4829004.569654128,
                1416.8915091613544
              ],
              [
                302215.65471180086,
                4827586.5296541285,
                1416.8915091613544
              ],
              [
                301165.4347118009,
                4827586.5296541285,
                1332.3515091613544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:33:19+00:00",
        "end_time": "2017-08-31T16:24:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.462995,
            43.57472604,
            1332.351509,
            -119.44948,
            43.58776195,
            1416.891509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247470894397,
                  43.574726041735374,
                  1332.3515091613544
                ],
                [
                  -119.46299499504539,
                  43.5874825033797,
                  1332.3515091613544
                ],
                [
                  -119.4499974981978,
                  43.58776194800573,
                  1416.8915091613544
                ],
                [
                  -119.44947995099106,
                  43.57500536263773,
                  1416.8915091613544
                ],
                [
                  -119.46247470894397,
                  43.574726041735374,
                  1332.3515091613544
                ]
              ]
            ]
          },
          "id": "20170831_43119E4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:33:19Z",
            "pc:count": 12994909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301692.9475,
                "count": 12994909,
                "maximum": 302215.6547,
                "minimum": 301165.4347,
                "name": "X",
                "position": 0,
                "stddev": 291.1069509,
                "variance": 84743.25688
              },
              {
                "average": 4828277.67,
                "count": 12994909,
                "maximum": 4829004.57,
                "minimum": 4827586.53,
                "name": "Y",
                "position": 1,
                "stddev": 403.2494486,
                "variance": 162610.1178
              },
              {
                "average": 1355.10343,
                "count": 12994909,
                "maximum": 1416.891509,
                "minimum": 1332.351509,
                "name": "Z",
                "position": 2,
                "stddev": 13.68545598,
                "variance": 187.2917055
              },
              {
                "average": 19471.2706,
                "count": 12994909,
                "maximum": 30225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2973.895789,
                "variance": 8844056.164
              },
              {
                "average": 1.046208788,
                "count": 12994909,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2347621103,
                "variance": 0.05511324843
              },
              {
                "average": 1.093196882,
                "count": 12994909,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3439409625,
                "variance": 0.1182953857
              },
              {
                "average": 0.5036556239,
                "count": 12994909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866555,
                "variance": 0.2499866557
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188754304,
                "count": 12994909,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3913133378,
                "variance": 0.1531261283
              },
              {
                "average": -0.1236308526,
                "count": 12994909,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69890356,
                "variance": 136.8643445
              },
              {
                "average": 1.971359322,
                "count": 12994909,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012869774,
                "variance": 1.02590518
              },
              {
                "average": 1132.431299,
                "count": 12994909,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.453019086,
                "variance": 2.111264465
              },
              {
                "average": 40663.36338,
                "count": 12994909,
                "maximum": 54784,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 5922.605197,
                "variance": 35077252.32
              },
              {
                "average": 39068.03535,
                "count": 12994909,
                "maximum": 53248,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4916.935579,
                "variance": 24176255.49
              },
              {
                "average": 35255.95223,
                "count": 12994909,
                "maximum": 50944,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 4719.954353,
                "variance": 22277969.1
              },
              {
                "average": 188234196.9,
                "count": 12994909,
                "maximum": 188235999.6,
                "minimum": 188231859.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 937.4330001,
                "variance": 878780.6297
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12994909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301165.4347,
              4827586.53,
              1332.351509,
              302215.6547,
              4829004.57,
              1416.891509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301165.4347118009,
                    4827586.5296541285,
                    1332.3515091613544
                  ],
                  [
                    301165.4347118009,
                    4829004.569654128,
                    1332.3515091613544
                  ],
                  [
                    302215.65471180086,
                    4829004.569654128,
                    1416.8915091613544
                  ],
                  [
                    302215.65471180086,
                    4827586.5296541285,
                    1416.8915091613544
                  ],
                  [
                    301165.4347118009,
                    4827586.5296541285,
                    1332.3515091613544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:33:19+00:00",
            "end_time": "2017-08-31T16:24: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": "20170828_43119E3424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497670980667,
              43.49974649061468,
              1379.3641326999568
            ],
            [
              -119.27545535429567,
              43.51248379726475,
              1379.3641326999568
            ],
            [
              -119.26249693452596,
              43.51274107891053,
              1391.8041326999569
            ],
            [
              -119.26202101017056,
              43.500003658505115,
              1391.8041326999569
            ],
            [
              -119.27497670980667,
              43.49974649061468,
              1379.3641326999568
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754554,
        43.49974649,
        1379.364133,
        -119.262021,
        43.51274108,
        1391.804133
      ],
      "properties": {
        "datetime": "2017-08-28T19:34:13Z",
        "pc:count": 13829882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316604.5935,
            "count": 13829882,
            "maximum": 317125.8791,
            "minimum": 316077.6591,
            "name": "X",
            "position": 0,
            "stddev": 290.4149254,
            "variance": 84340.82891
          },
          {
            "average": 4819564.466,
            "count": 13829882,
            "maximum": 4820243.052,
            "minimum": 4818827.352,
            "name": "Y",
            "position": 1,
            "stddev": 394.373619,
            "variance": 155530.5514
          },
          {
            "average": 1382.813934,
            "count": 13829882,
            "maximum": 1391.804133,
            "minimum": 1379.364133,
            "name": "Z",
            "position": 2,
            "stddev": 1.685651954,
            "variance": 2.841422509
          },
          {
            "average": 20150.29997,
            "count": 13829882,
            "maximum": 37377,
            "minimum": 1441,
            "name": "Intensity",
            "position": 3,
            "stddev": 1656.474685,
            "variance": 2743908.383
          },
          {
            "average": 1.00014917,
            "count": 13829882,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01334971915,
            "variance": 0.0001782150015
          },
          {
            "average": 1.000295881,
            "count": 13829882,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01960719651,
            "variance": 0.000384442155
          },
          {
            "average": 0.4988307203,
            "count": 13829882,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986509,
            "variance": 0.2499986509
          },
          {
            "average": 1.626911929e-05,
            "count": 13829882,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004033466968,
            "variance": 1.626885578e-05
          },
          {
            "average": 1.199007989,
            "count": 13829882,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3992540803,
            "variance": 0.1594038206
          },
          {
            "average": 1.195336834,
            "count": 13829882,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66279459,
            "variance": 136.0207776
          },
          {
            "average": 2.002034508,
            "count": 13829882,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000331139,
            "variance": 1.000662389
          },
          {
            "average": 1042.136211,
            "count": 13829882,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.103563157,
            "variance": 1.217851641
          },
          {
            "average": 42910.60339,
            "count": 13829882,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2494.427794,
            "variance": 6222170.021
          },
          {
            "average": 41212.63186,
            "count": 13829882,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2583.524988,
            "variance": 6674601.362
          },
          {
            "average": 38240.31272,
            "count": 13829882,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2649.967043,
            "variance": 7022325.331
          },
          {
            "average": 187983368.4,
            "count": 13829882,
            "maximum": 187984053.5,
            "minimum": 187982429.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 447.9380595,
            "variance": 200648.5051
          },
          {
            "average": 0,
            "count": 13829882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829882,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829882,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316077.6591,
          4818827.352,
          1379.364133,
          317125.8791,
          4820243.052,
          1391.804133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316077.659146102,
                4818827.351673182,
                1379.3641326999568
              ],
              [
                316077.659146102,
                4820243.051673181,
                1379.3641326999568
              ],
              [
                317125.879146102,
                4820243.051673181,
                1391.8041326999569
              ],
              [
                317125.879146102,
                4818827.351673182,
                1391.8041326999569
              ],
              [
                316077.659146102,
                4818827.351673182,
                1379.3641326999568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:34:13+00:00",
        "end_time": "2017-08-28T19:07:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754554,
            43.49974649,
            1379.364133,
            -119.262021,
            43.51274108,
            1391.804133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497670980667,
                  43.49974649061468,
                  1379.3641326999568
                ],
                [
                  -119.27545535429567,
                  43.51248379726475,
                  1379.3641326999568
                ],
                [
                  -119.26249693452596,
                  43.51274107891053,
                  1391.8041326999569
                ],
                [
                  -119.26202101017056,
                  43.500003658505115,
                  1391.8041326999569
                ],
                [
                  -119.27497670980667,
                  43.49974649061468,
                  1379.3641326999568
                ]
              ]
            ]
          },
          "id": "20170828_43119E3424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:34:13Z",
            "pc:count": 13829882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316604.5935,
                "count": 13829882,
                "maximum": 317125.8791,
                "minimum": 316077.6591,
                "name": "X",
                "position": 0,
                "stddev": 290.4149254,
                "variance": 84340.82891
              },
              {
                "average": 4819564.466,
                "count": 13829882,
                "maximum": 4820243.052,
                "minimum": 4818827.352,
                "name": "Y",
                "position": 1,
                "stddev": 394.373619,
                "variance": 155530.5514
              },
              {
                "average": 1382.813934,
                "count": 13829882,
                "maximum": 1391.804133,
                "minimum": 1379.364133,
                "name": "Z",
                "position": 2,
                "stddev": 1.685651954,
                "variance": 2.841422509
              },
              {
                "average": 20150.29997,
                "count": 13829882,
                "maximum": 37377,
                "minimum": 1441,
                "name": "Intensity",
                "position": 3,
                "stddev": 1656.474685,
                "variance": 2743908.383
              },
              {
                "average": 1.00014917,
                "count": 13829882,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01334971915,
                "variance": 0.0001782150015
              },
              {
                "average": 1.000295881,
                "count": 13829882,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01960719651,
                "variance": 0.000384442155
              },
              {
                "average": 0.4988307203,
                "count": 13829882,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986509,
                "variance": 0.2499986509
              },
              {
                "average": 1.626911929e-05,
                "count": 13829882,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004033466968,
                "variance": 1.626885578e-05
              },
              {
                "average": 1.199007989,
                "count": 13829882,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3992540803,
                "variance": 0.1594038206
              },
              {
                "average": 1.195336834,
                "count": 13829882,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66279459,
                "variance": 136.0207776
              },
              {
                "average": 2.002034508,
                "count": 13829882,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000331139,
                "variance": 1.000662389
              },
              {
                "average": 1042.136211,
                "count": 13829882,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.103563157,
                "variance": 1.217851641
              },
              {
                "average": 42910.60339,
                "count": 13829882,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2494.427794,
                "variance": 6222170.021
              },
              {
                "average": 41212.63186,
                "count": 13829882,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2583.524988,
                "variance": 6674601.362
              },
              {
                "average": 38240.31272,
                "count": 13829882,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2649.967043,
                "variance": 7022325.331
              },
              {
                "average": 187983368.4,
                "count": 13829882,
                "maximum": 187984053.5,
                "minimum": 187982429.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 447.9380595,
                "variance": 200648.5051
              },
              {
                "average": 0,
                "count": 13829882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829882,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829882,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316077.6591,
              4818827.352,
              1379.364133,
              317125.8791,
              4820243.052,
              1391.804133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316077.659146102,
                    4818827.351673182,
                    1379.3641326999568
                  ],
                  [
                    316077.659146102,
                    4820243.051673181,
                    1379.3641326999568
                  ],
                  [
                    317125.879146102,
                    4820243.051673181,
                    1391.8041326999569
                  ],
                  [
                    317125.879146102,
                    4818827.351673182,
                    1391.8041326999569
                  ],
                  [
                    316077.659146102,
                    4818827.351673182,
                    1379.3641326999568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:34:13+00:00",
            "end_time": "2017-08-28T19:07:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747431990229,
              43.43721790970222,
              1331.9327363316297
            ],
            [
              -119.53800822186398,
              43.44998222447431,
              1331.9327363316297
            ],
            [
              -119.52499822517936,
              43.45027042273438,
              1350.5327363316296
            ],
            [
              -119.52446705292746,
              43.4375059802521,
              1350.5327363316296
            ],
            [
              -119.53747431990229,
              43.43721790970222,
              1331.9327363316297
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380082,
        43.43721791,
        1331.932736,
        -119.5244671,
        43.45027042,
        1350.532736
      ],
      "properties": {
        "datetime": "2017-08-31T14:58:34Z",
        "pc:count": 13419640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295171.5551,
            "count": 13419640,
            "maximum": 295697.0739,
            "minimum": 294643.3939,
            "name": "X",
            "position": 0,
            "stddev": 289.6319651,
            "variance": 83886.6752
          },
          {
            "average": 4813205.094,
            "count": 13419640,
            "maximum": 4813915.548,
            "minimum": 4812496.588,
            "name": "Y",
            "position": 1,
            "stddev": 403.361361,
            "variance": 162700.3875
          },
          {
            "average": 1340.998411,
            "count": 13419640,
            "maximum": 1350.532736,
            "minimum": 1331.932736,
            "name": "Z",
            "position": 2,
            "stddev": 3.218627586,
            "variance": 10.35956354
          },
          {
            "average": 18750.70581,
            "count": 13419640,
            "maximum": 26209,
            "minimum": 2881,
            "name": "Intensity",
            "position": 3,
            "stddev": 1385.244158,
            "variance": 1918901.376
          },
          {
            "average": 1.000007005,
            "count": 13419640,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002646622432,
            "variance": 7.0046103e-06
          },
          {
            "average": 1.000013935,
            "count": 13419640,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003732908638,
            "variance": 1.39346069e-05
          },
          {
            "average": 0.5011735039,
            "count": 13419640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986415,
            "variance": 0.2499986415
          },
          {
            "average": 2.235529418e-06,
            "count": 13419640,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001495167077,
            "variance": 2.235524587e-06
          },
          {
            "average": 1.212695423,
            "count": 13419640,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092139932,
            "variance": 0.1674560922
          },
          {
            "average": 0.2447859722,
            "count": 13419640,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77582661,
            "variance": 138.6700924
          },
          {
            "average": 1.999609304,
            "count": 13419640,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000199462,
            "variance": 1.000398964
          },
          {
            "average": 1114.934627,
            "count": 13419640,
            "maximum": 1117,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.968532438,
            "variance": 0.9380550835
          },
          {
            "average": 45786.64581,
            "count": 13419640,
            "maximum": 56320,
            "minimum": 33792,
            "name": "Red",
            "position": 12,
            "stddev": 2010.950475,
            "variance": 4043921.815
          },
          {
            "average": 43854.46853,
            "count": 13419640,
            "maximum": 55808,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 2077.102745,
            "variance": 4314355.812
          },
          {
            "average": 40416.94826,
            "count": 13419640,
            "maximum": 55040,
            "minimum": 29952,
            "name": "Blue",
            "position": 14,
            "stddev": 2145.560285,
            "variance": 4603428.935
          },
          {
            "average": 188225904.3,
            "count": 13419640,
            "maximum": 188226714.3,
            "minimum": 188225230.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 360.8079003,
            "variance": 130182.3409
          },
          {
            "average": 0,
            "count": 13419640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13419640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13419640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13419640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13419640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294643.3939,
          4812496.588,
          1331.932736,
          295697.0739,
          4813915.548,
          1350.532736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294643.39393925486,
                4812496.5883868,
                1331.9327363316297
              ],
              [
                294643.39393925486,
                4813915.548386801,
                1331.9327363316297
              ],
              [
                295697.0739392549,
                4813915.548386801,
                1350.5327363316296
              ],
              [
                295697.0739392549,
                4812496.5883868,
                1350.5327363316296
              ],
              [
                294643.39393925486,
                4812496.5883868,
                1331.9327363316297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:58:34+00:00",
        "end_time": "2017-08-31T14:33:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380082,
            43.43721791,
            1331.932736,
            -119.5244671,
            43.45027042,
            1350.532736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747431990229,
                  43.43721790970222,
                  1331.9327363316297
                ],
                [
                  -119.53800822186398,
                  43.44998222447431,
                  1331.9327363316297
                ],
                [
                  -119.52499822517936,
                  43.45027042273438,
                  1350.5327363316296
                ],
                [
                  -119.52446705292746,
                  43.4375059802521,
                  1350.5327363316296
                ],
                [
                  -119.53747431990229,
                  43.43721790970222,
                  1331.9327363316297
                ]
              ]
            ]
          },
          "id": "20170831_43119D5223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:58:34Z",
            "pc:count": 13419640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295171.5551,
                "count": 13419640,
                "maximum": 295697.0739,
                "minimum": 294643.3939,
                "name": "X",
                "position": 0,
                "stddev": 289.6319651,
                "variance": 83886.6752
              },
              {
                "average": 4813205.094,
                "count": 13419640,
                "maximum": 4813915.548,
                "minimum": 4812496.588,
                "name": "Y",
                "position": 1,
                "stddev": 403.361361,
                "variance": 162700.3875
              },
              {
                "average": 1340.998411,
                "count": 13419640,
                "maximum": 1350.532736,
                "minimum": 1331.932736,
                "name": "Z",
                "position": 2,
                "stddev": 3.218627586,
                "variance": 10.35956354
              },
              {
                "average": 18750.70581,
                "count": 13419640,
                "maximum": 26209,
                "minimum": 2881,
                "name": "Intensity",
                "position": 3,
                "stddev": 1385.244158,
                "variance": 1918901.376
              },
              {
                "average": 1.000007005,
                "count": 13419640,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002646622432,
                "variance": 7.0046103e-06
              },
              {
                "average": 1.000013935,
                "count": 13419640,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003732908638,
                "variance": 1.39346069e-05
              },
              {
                "average": 0.5011735039,
                "count": 13419640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986415,
                "variance": 0.2499986415
              },
              {
                "average": 2.235529418e-06,
                "count": 13419640,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001495167077,
                "variance": 2.235524587e-06
              },
              {
                "average": 1.212695423,
                "count": 13419640,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092139932,
                "variance": 0.1674560922
              },
              {
                "average": 0.2447859722,
                "count": 13419640,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77582661,
                "variance": 138.6700924
              },
              {
                "average": 1.999609304,
                "count": 13419640,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000199462,
                "variance": 1.000398964
              },
              {
                "average": 1114.934627,
                "count": 13419640,
                "maximum": 1117,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.968532438,
                "variance": 0.9380550835
              },
              {
                "average": 45786.64581,
                "count": 13419640,
                "maximum": 56320,
                "minimum": 33792,
                "name": "Red",
                "position": 12,
                "stddev": 2010.950475,
                "variance": 4043921.815
              },
              {
                "average": 43854.46853,
                "count": 13419640,
                "maximum": 55808,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 2077.102745,
                "variance": 4314355.812
              },
              {
                "average": 40416.94826,
                "count": 13419640,
                "maximum": 55040,
                "minimum": 29952,
                "name": "Blue",
                "position": 14,
                "stddev": 2145.560285,
                "variance": 4603428.935
              },
              {
                "average": 188225904.3,
                "count": 13419640,
                "maximum": 188226714.3,
                "minimum": 188225230.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 360.8079003,
                "variance": 130182.3409
              },
              {
                "average": 0,
                "count": 13419640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13419640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13419640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13419640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13419640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294643.3939,
              4812496.588,
              1331.932736,
              295697.0739,
              4813915.548,
              1350.532736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294643.39393925486,
                    4812496.5883868,
                    1331.9327363316297
                  ],
                  [
                    294643.39393925486,
                    4813915.548386801,
                    1331.9327363316297
                  ],
                  [
                    295697.0739392549,
                    4813915.548386801,
                    1350.5327363316296
                  ],
                  [
                    295697.0739392549,
                    4812496.5883868,
                    1350.5327363316296
                  ],
                  [
                    294643.39393925486,
                    4812496.5883868,
                    1331.9327363316297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:58:34+00:00",
            "end_time": "2017-08-31T14:33:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497475643559,
              43.44973018015307,
              1271.4366813812858
            ],
            [
              -119.42548470678743,
              43.46248260059695,
              1271.4366813812858
            ],
            [
              -119.41249809630968,
              43.46275748536811,
              1318.8566813812859
            ],
            [
              -119.4119908698781,
              43.45000494323011,
              1318.8566813812859
            ],
            [
              -119.42497475643559,
              43.44973018015307,
              1271.4366813812858
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254847,
        43.44973018,
        1271.436681,
        -119.4119909,
        43.46275749,
        1318.856681
      ],
      "properties": {
        "datetime": "2017-08-29T16:34:57Z",
        "pc:count": 13904637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304310.6938,
            "count": 13904637,
            "maximum": 304840.1893,
            "minimum": 303788.7093,
            "name": "X",
            "position": 0,
            "stddev": 290.722873,
            "variance": 84519.7889
          },
          {
            "average": 4814327.443,
            "count": 13904637,
            "maximum": 4815032.484,
            "minimum": 4813614.964,
            "name": "Y",
            "position": 1,
            "stddev": 399.0945065,
            "variance": 159276.4251
          },
          {
            "average": 1299.90186,
            "count": 13904637,
            "maximum": 1318.856681,
            "minimum": 1271.436681,
            "name": "Z",
            "position": 2,
            "stddev": 14.79265264,
            "variance": 218.822572
          },
          {
            "average": 19359.7145,
            "count": 13904637,
            "maximum": 28209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1596.227725,
            "variance": 2547942.95
          },
          {
            "average": 1.000349811,
            "count": 13904637,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01983470297,
            "variance": 0.000393415442
          },
          {
            "average": 1.000718537,
            "count": 13904637,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0292764638,
            "variance": 0.0008571113328
          },
          {
            "average": 0.5016760955,
            "count": 13904637,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972087,
            "variance": 0.2499972087
          },
          {
            "average": 5.034291798e-07,
            "count": 13904637,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000709527281,
            "variance": 5.034289625e-07
          },
          {
            "average": 1.19590177,
            "count": 13904637,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3968932827,
            "variance": 0.1575242779
          },
          {
            "average": 0.1670108418,
            "count": 13904637,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75458299,
            "variance": 138.1702212
          },
          {
            "average": 2.000376134,
            "count": 13904637,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000578202,
            "variance": 1.001156739
          },
          {
            "average": 1062.848714,
            "count": 13904637,
            "maximum": 1065,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9819914623,
            "variance": 0.9643072319
          },
          {
            "average": 42924.81147,
            "count": 13904637,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3760.440537,
            "variance": 14140913.03
          },
          {
            "average": 40985.11537,
            "count": 13904637,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3565.379621,
            "variance": 12711931.84
          },
          {
            "average": 37284.69888,
            "count": 13904637,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3583.963926,
            "variance": 12844797.42
          },
          {
            "average": 188058152.7,
            "count": 13904637,
            "maximum": 188059697.6,
            "minimum": 188056142.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 639.8320745,
            "variance": 409385.0835
          },
          {
            "average": 0,
            "count": 13904637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13904637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13904637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13904637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13904637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303788.7093,
          4813614.964,
          1271.436681,
          304840.1893,
          4815032.484,
          1318.856681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303788.7092537541,
                4813614.963610938,
                1271.4366813812858
              ],
              [
                303788.7092537541,
                4815032.483610937,
                1271.4366813812858
              ],
              [
                304840.1892537541,
                4815032.483610937,
                1318.8566813812859
              ],
              [
                304840.1892537541,
                4813614.963610938,
                1318.8566813812859
              ],
              [
                303788.7092537541,
                4813614.963610938,
                1271.4366813812858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:34:57+00:00",
        "end_time": "2017-08-29T15:35:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254847,
            43.44973018,
            1271.436681,
            -119.4119909,
            43.46275749,
            1318.856681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497475643559,
                  43.44973018015307,
                  1271.4366813812858
                ],
                [
                  -119.42548470678743,
                  43.46248260059695,
                  1271.4366813812858
                ],
                [
                  -119.41249809630968,
                  43.46275748536811,
                  1318.8566813812859
                ],
                [
                  -119.4119908698781,
                  43.45000494323011,
                  1318.8566813812859
                ],
                [
                  -119.42497475643559,
                  43.44973018015307,
                  1271.4366813812858
                ]
              ]
            ]
          },
          "id": "20170829_43119D4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:34:57Z",
            "pc:count": 13904637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304310.6938,
                "count": 13904637,
                "maximum": 304840.1893,
                "minimum": 303788.7093,
                "name": "X",
                "position": 0,
                "stddev": 290.722873,
                "variance": 84519.7889
              },
              {
                "average": 4814327.443,
                "count": 13904637,
                "maximum": 4815032.484,
                "minimum": 4813614.964,
                "name": "Y",
                "position": 1,
                "stddev": 399.0945065,
                "variance": 159276.4251
              },
              {
                "average": 1299.90186,
                "count": 13904637,
                "maximum": 1318.856681,
                "minimum": 1271.436681,
                "name": "Z",
                "position": 2,
                "stddev": 14.79265264,
                "variance": 218.822572
              },
              {
                "average": 19359.7145,
                "count": 13904637,
                "maximum": 28209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1596.227725,
                "variance": 2547942.95
              },
              {
                "average": 1.000349811,
                "count": 13904637,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01983470297,
                "variance": 0.000393415442
              },
              {
                "average": 1.000718537,
                "count": 13904637,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0292764638,
                "variance": 0.0008571113328
              },
              {
                "average": 0.5016760955,
                "count": 13904637,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972087,
                "variance": 0.2499972087
              },
              {
                "average": 5.034291798e-07,
                "count": 13904637,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000709527281,
                "variance": 5.034289625e-07
              },
              {
                "average": 1.19590177,
                "count": 13904637,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3968932827,
                "variance": 0.1575242779
              },
              {
                "average": 0.1670108418,
                "count": 13904637,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75458299,
                "variance": 138.1702212
              },
              {
                "average": 2.000376134,
                "count": 13904637,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000578202,
                "variance": 1.001156739
              },
              {
                "average": 1062.848714,
                "count": 13904637,
                "maximum": 1065,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9819914623,
                "variance": 0.9643072319
              },
              {
                "average": 42924.81147,
                "count": 13904637,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3760.440537,
                "variance": 14140913.03
              },
              {
                "average": 40985.11537,
                "count": 13904637,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3565.379621,
                "variance": 12711931.84
              },
              {
                "average": 37284.69888,
                "count": 13904637,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3583.963926,
                "variance": 12844797.42
              },
              {
                "average": 188058152.7,
                "count": 13904637,
                "maximum": 188059697.6,
                "minimum": 188056142.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 639.8320745,
                "variance": 409385.0835
              },
              {
                "average": 0,
                "count": 13904637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13904637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13904637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13904637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13904637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303788.7093,
              4813614.964,
              1271.436681,
              304840.1893,
              4815032.484,
              1318.856681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303788.7092537541,
                    4813614.963610938,
                    1271.4366813812858
                  ],
                  [
                    303788.7092537541,
                    4815032.483610937,
                    1271.4366813812858
                  ],
                  [
                    304840.1892537541,
                    4815032.483610937,
                    1318.8566813812859
                  ],
                  [
                    304840.1892537541,
                    4813614.963610938,
                    1318.8566813812859
                  ],
                  [
                    303788.7092537541,
                    4813614.963610938,
                    1271.4366813812858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:34:57+00:00",
            "end_time": "2017-08-29T15:35:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247517475236,
              43.54974260170328,
              1390.073245436304
            ],
            [
              -119.31296272631299,
              43.56248396043683,
              1390.073245436304
            ],
            [
              -119.30003748431638,
              43.56274485365744,
              1472.173245436304
            ],
            [
              -119.29955265140838,
              43.55000337954547,
              1472.173245436304
            ],
            [
              -119.31247517475236,
              43.54974260170328,
              1390.073245436304
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129627,
        43.5497426,
        1390.073245,
        -119.2995527,
        43.56274485,
        1472.173245
      ],
      "properties": {
        "datetime": "2017-08-30T17:16:25Z",
        "pc:count": 14059900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313718.5104,
            "count": 14059900,
            "maximum": 314245.0992,
            "minimum": 313200.3992,
            "name": "X",
            "position": 0,
            "stddev": 289.1229253,
            "variance": 83592.06596
          },
          {
            "average": 4825171.737,
            "count": 14059900,
            "maximum": 4825879.874,
            "minimum": 4824463.674,
            "name": "Y",
            "position": 1,
            "stddev": 405.0249397,
            "variance": 164045.2018
          },
          {
            "average": 1434.717514,
            "count": 14059900,
            "maximum": 1472.173245,
            "minimum": 1390.073245,
            "name": "Z",
            "position": 2,
            "stddev": 15.46273151,
            "variance": 239.0960658
          },
          {
            "average": 20365.34055,
            "count": 14059900,
            "maximum": 29985,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2147.674703,
            "variance": 4612506.63
          },
          {
            "average": 1.018587828,
            "count": 14059900,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1570930118,
            "variance": 0.02467821435
          },
          {
            "average": 1.037377933,
            "count": 14059900,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2359196159,
            "variance": 0.05565806517
          },
          {
            "average": 0.5015059851,
            "count": 14059900,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977498,
            "variance": 0.2499977498
          },
          {
            "average": 9.957396568e-07,
            "count": 14059900,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009978670934,
            "variance": 9.957387361e-07
          },
          {
            "average": 1.182721428,
            "count": 14059900,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3864379874,
            "variance": 0.1493343181
          },
          {
            "average": 0.5143159679,
            "count": 14059900,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70355585,
            "variance": 136.9732195
          },
          {
            "average": 1.984954089,
            "count": 14059900,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0062763,
            "variance": 1.012591991
          },
          {
            "average": 1094.75593,
            "count": 14059900,
            "maximum": 1097,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9735813068,
            "variance": 0.947860561
          },
          {
            "average": 42055.42595,
            "count": 14059900,
            "maximum": 52736,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 3318.594166,
            "variance": 11013067.24
          },
          {
            "average": 40025.40356,
            "count": 14059900,
            "maximum": 51712,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 2650.476243,
            "variance": 7025024.317
          },
          {
            "average": 36636.91358,
            "count": 14059900,
            "maximum": 47872,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2604.836784,
            "variance": 6785174.672
          },
          {
            "average": 188147086.9,
            "count": 14059900,
            "maximum": 188148585.2,
            "minimum": 188145211.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 581.7019697,
            "variance": 338377.1815
          },
          {
            "average": 0,
            "count": 14059900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14059900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14059900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14059900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14059900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313200.3992,
          4824463.674,
          1390.073245,
          314245.0992,
          4825879.874,
          1472.173245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313200.39920823695,
                4824463.673875336,
                1390.073245436304
              ],
              [
                313200.39920823695,
                4825879.873875335,
                1390.073245436304
              ],
              [
                314245.0992082369,
                4825879.873875335,
                1472.173245436304
              ],
              [
                314245.0992082369,
                4824463.673875336,
                1472.173245436304
              ],
              [
                313200.39920823695,
                4824463.673875336,
                1390.073245436304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:16:25+00:00",
        "end_time": "2017-08-30T16:20:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129627,
            43.5497426,
            1390.073245,
            -119.2995527,
            43.56274485,
            1472.173245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247517475236,
                  43.54974260170328,
                  1390.073245436304
                ],
                [
                  -119.31296272631299,
                  43.56248396043683,
                  1390.073245436304
                ],
                [
                  -119.30003748431638,
                  43.56274485365744,
                  1472.173245436304
                ],
                [
                  -119.29955265140838,
                  43.55000337954547,
                  1472.173245436304
                ],
                [
                  -119.31247517475236,
                  43.54974260170328,
                  1390.073245436304
                ]
              ]
            ]
          },
          "id": "20170830_43119E3401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:16:25Z",
            "pc:count": 14059900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313718.5104,
                "count": 14059900,
                "maximum": 314245.0992,
                "minimum": 313200.3992,
                "name": "X",
                "position": 0,
                "stddev": 289.1229253,
                "variance": 83592.06596
              },
              {
                "average": 4825171.737,
                "count": 14059900,
                "maximum": 4825879.874,
                "minimum": 4824463.674,
                "name": "Y",
                "position": 1,
                "stddev": 405.0249397,
                "variance": 164045.2018
              },
              {
                "average": 1434.717514,
                "count": 14059900,
                "maximum": 1472.173245,
                "minimum": 1390.073245,
                "name": "Z",
                "position": 2,
                "stddev": 15.46273151,
                "variance": 239.0960658
              },
              {
                "average": 20365.34055,
                "count": 14059900,
                "maximum": 29985,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2147.674703,
                "variance": 4612506.63
              },
              {
                "average": 1.018587828,
                "count": 14059900,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1570930118,
                "variance": 0.02467821435
              },
              {
                "average": 1.037377933,
                "count": 14059900,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2359196159,
                "variance": 0.05565806517
              },
              {
                "average": 0.5015059851,
                "count": 14059900,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977498,
                "variance": 0.2499977498
              },
              {
                "average": 9.957396568e-07,
                "count": 14059900,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009978670934,
                "variance": 9.957387361e-07
              },
              {
                "average": 1.182721428,
                "count": 14059900,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3864379874,
                "variance": 0.1493343181
              },
              {
                "average": 0.5143159679,
                "count": 14059900,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70355585,
                "variance": 136.9732195
              },
              {
                "average": 1.984954089,
                "count": 14059900,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0062763,
                "variance": 1.012591991
              },
              {
                "average": 1094.75593,
                "count": 14059900,
                "maximum": 1097,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9735813068,
                "variance": 0.947860561
              },
              {
                "average": 42055.42595,
                "count": 14059900,
                "maximum": 52736,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 3318.594166,
                "variance": 11013067.24
              },
              {
                "average": 40025.40356,
                "count": 14059900,
                "maximum": 51712,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 2650.476243,
                "variance": 7025024.317
              },
              {
                "average": 36636.91358,
                "count": 14059900,
                "maximum": 47872,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2604.836784,
                "variance": 6785174.672
              },
              {
                "average": 188147086.9,
                "count": 14059900,
                "maximum": 188148585.2,
                "minimum": 188145211.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 581.7019697,
                "variance": 338377.1815
              },
              {
                "average": 0,
                "count": 14059900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14059900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14059900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14059900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14059900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313200.3992,
              4824463.674,
              1390.073245,
              314245.0992,
              4825879.874,
              1472.173245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313200.39920823695,
                    4824463.673875336,
                    1390.073245436304
                  ],
                  [
                    313200.39920823695,
                    4825879.873875335,
                    1390.073245436304
                  ],
                  [
                    314245.0992082369,
                    4825879.873875335,
                    1472.173245436304
                  ],
                  [
                    314245.0992082369,
                    4824463.673875336,
                    1472.173245436304
                  ],
                  [
                    313200.39920823695,
                    4824463.673875336,
                    1390.073245436304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:16:25+00:00",
            "end_time": "2017-08-30T16:20: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": "20170829_43119D4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497463365774,
              43.48722497657094,
              1271.4304538639467
            ],
            [
              -119.47549603104581,
              43.499983133109865,
              1271.4304538639467
            ],
            [
              -119.46249840982561,
              43.50026396351335,
              1291.710453863947
            ],
            [
              -119.46197974327929,
              43.487505682601004,
              1291.710453863947
            ],
            [
              -119.47497463365774,
              43.48722497657094,
              1271.4304538639467
            ]
          ]
        ]
      },
      "bbox": [
        -119.475496,
        43.48722498,
        1271.430454,
        -119.4619797,
        43.50026396,
        1291.710454
      ],
      "properties": {
        "datetime": "2017-09-09T00:28:28Z",
        "pc:count": 26043494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300442.2429,
            "count": 26043494,
            "maximum": 300918.534,
            "minimum": 299866.774,
            "name": "X",
            "position": 0,
            "stddev": 294.4181246,
            "variance": 86682.03208
          },
          {
            "average": 4818570.749,
            "count": 26043494,
            "maximum": 4819316.519,
            "minimum": 4817898.299,
            "name": "Y",
            "position": 1,
            "stddev": 412.3452878,
            "variance": 170028.6364
          },
          {
            "average": 1279.698485,
            "count": 26043494,
            "maximum": 1291.710454,
            "minimum": 1271.430454,
            "name": "Z",
            "position": 2,
            "stddev": 4.420568681,
            "variance": 19.54142746
          },
          {
            "average": 27467.03732,
            "count": 26043494,
            "maximum": 53217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3635.334856,
            "variance": 13215659.51
          },
          {
            "average": 1.000456698,
            "count": 26043494,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02141765726,
            "variance": 0.0004587160424
          },
          {
            "average": 1.000912934,
            "count": 26043494,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03031015115,
            "variance": 0.0009187052625
          },
          {
            "average": 0.5007843802,
            "count": 26043494,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993943,
            "variance": 0.2499993943
          },
          {
            "average": 3.160098257e-05,
            "count": 26043494,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005621386409,
            "variance": 3.159998516e-05
          },
          {
            "average": 1.142282752,
            "count": 26043494,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3493399136,
            "variance": 0.1220383752
          },
          {
            "average": 0.7655668749,
            "count": 26043494,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21137015,
            "variance": 149.1175609
          },
          {
            "average": 2.007259087,
            "count": 26043494,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000326413,
            "variance": 1.000652933
          },
          {
            "average": 1135.681335,
            "count": 26043494,
            "maximum": 1156,
            "minimum": 1066,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.66383079,
            "variance": 1002.598181
          },
          {
            "average": 40911.58604,
            "count": 26043494,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10985.2156,
            "variance": 120674961.9
          },
          {
            "average": 40419.01217,
            "count": 26043494,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8518.947439,
            "variance": 72572465.47
          },
          {
            "average": 36621.34553,
            "count": 26043494,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8455.176573,
            "variance": 71490010.88
          },
          {
            "average": 188745395.9,
            "count": 26043494,
            "maximum": 188952108,
            "minimum": 188059890,
            "name": "GpsTime",
            "position": 15,
            "stddev": 361326.7729,
            "variance": 130557036800.0
          },
          {
            "average": 0,
            "count": 26043494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26043494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26043494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26043494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26043494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299866.774,
          4817898.299,
          1271.430454,
          300918.534,
          4819316.519,
          1291.710454
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299866.7739969039,
                4817898.298735867,
                1271.4304538639467
              ],
              [
                299866.7739969039,
                4819316.518735868,
                1271.4304538639467
              ],
              [
                300918.5339969039,
                4819316.518735868,
                1291.710453863947
              ],
              [
                300918.5339969039,
                4817898.298735867,
                1291.710453863947
              ],
              [
                299866.7739969039,
                4817898.298735867,
                1271.4304538639467
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:28:28+00:00",
        "end_time": "2017-08-29T16:38:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.475496,
            43.48722498,
            1271.430454,
            -119.4619797,
            43.50026396,
            1291.710454
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497463365774,
                  43.48722497657094,
                  1271.4304538639467
                ],
                [
                  -119.47549603104581,
                  43.499983133109865,
                  1271.4304538639467
                ],
                [
                  -119.46249840982561,
                  43.50026396351335,
                  1291.710453863947
                ],
                [
                  -119.46197974327929,
                  43.487505682601004,
                  1291.710453863947
                ],
                [
                  -119.47497463365774,
                  43.48722497657094,
                  1271.4304538639467
                ]
              ]
            ]
          },
          "id": "20170829_43119D4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:28:28Z",
            "pc:count": 26043494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300442.2429,
                "count": 26043494,
                "maximum": 300918.534,
                "minimum": 299866.774,
                "name": "X",
                "position": 0,
                "stddev": 294.4181246,
                "variance": 86682.03208
              },
              {
                "average": 4818570.749,
                "count": 26043494,
                "maximum": 4819316.519,
                "minimum": 4817898.299,
                "name": "Y",
                "position": 1,
                "stddev": 412.3452878,
                "variance": 170028.6364
              },
              {
                "average": 1279.698485,
                "count": 26043494,
                "maximum": 1291.710454,
                "minimum": 1271.430454,
                "name": "Z",
                "position": 2,
                "stddev": 4.420568681,
                "variance": 19.54142746
              },
              {
                "average": 27467.03732,
                "count": 26043494,
                "maximum": 53217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3635.334856,
                "variance": 13215659.51
              },
              {
                "average": 1.000456698,
                "count": 26043494,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02141765726,
                "variance": 0.0004587160424
              },
              {
                "average": 1.000912934,
                "count": 26043494,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03031015115,
                "variance": 0.0009187052625
              },
              {
                "average": 0.5007843802,
                "count": 26043494,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993943,
                "variance": 0.2499993943
              },
              {
                "average": 3.160098257e-05,
                "count": 26043494,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005621386409,
                "variance": 3.159998516e-05
              },
              {
                "average": 1.142282752,
                "count": 26043494,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3493399136,
                "variance": 0.1220383752
              },
              {
                "average": 0.7655668749,
                "count": 26043494,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21137015,
                "variance": 149.1175609
              },
              {
                "average": 2.007259087,
                "count": 26043494,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000326413,
                "variance": 1.000652933
              },
              {
                "average": 1135.681335,
                "count": 26043494,
                "maximum": 1156,
                "minimum": 1066,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.66383079,
                "variance": 1002.598181
              },
              {
                "average": 40911.58604,
                "count": 26043494,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10985.2156,
                "variance": 120674961.9
              },
              {
                "average": 40419.01217,
                "count": 26043494,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8518.947439,
                "variance": 72572465.47
              },
              {
                "average": 36621.34553,
                "count": 26043494,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8455.176573,
                "variance": 71490010.88
              },
              {
                "average": 188745395.9,
                "count": 26043494,
                "maximum": 188952108,
                "minimum": 188059890,
                "name": "GpsTime",
                "position": 15,
                "stddev": 361326.7729,
                "variance": 130557036800.0
              },
              {
                "average": 0,
                "count": 26043494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26043494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26043494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26043494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26043494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299866.774,
              4817898.299,
              1271.430454,
              300918.534,
              4819316.519,
              1291.710454
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299866.7739969039,
                    4817898.298735867,
                    1271.4304538639467
                  ],
                  [
                    299866.7739969039,
                    4819316.518735868,
                    1271.4304538639467
                  ],
                  [
                    300918.5339969039,
                    4819316.518735868,
                    1291.710453863947
                  ],
                  [
                    300918.5339969039,
                    4817898.298735867,
                    1291.710453863947
                  ],
                  [
                    299866.7739969039,
                    4817898.298735867,
                    1271.4304538639467
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:28:28+00:00",
            "end_time": "2017-08-29T16:38:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247550523651,
              43.52474806661027,
              1299.966488469811
            ],
            [
              -119.26295190274159,
              43.53748452798434,
              1299.966488469811
            ],
            [
              -119.2499959337039,
              43.537740352874266,
              1397.566488469811
            ],
            [
              -119.24952225806955,
              43.52500377840163,
              1397.566488469811
            ],
            [
              -119.26247550523651,
              43.52474806661027,
              1299.966488469811
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629519,
        43.52474807,
        1299.966488,
        -119.2495223,
        43.53774035,
        1397.566488
      ],
      "properties": {
        "datetime": "2017-08-28T18:51:10Z",
        "pc:count": 13657790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317686.4443,
            "count": 13657790,
            "maximum": 318211.4702,
            "minimum": 317163.8902,
            "name": "X",
            "position": 0,
            "stddev": 294.7882287,
            "variance": 86900.0998
          },
          {
            "average": 4822254.46,
            "count": 13657790,
            "maximum": 4822992.137,
            "minimum": 4821576.537,
            "name": "Y",
            "position": 1,
            "stddev": 394.7202685,
            "variance": 155804.0904
          },
          {
            "average": 1329.742584,
            "count": 13657790,
            "maximum": 1397.566488,
            "minimum": 1299.966488,
            "name": "Z",
            "position": 2,
            "stddev": 17.77221812,
            "variance": 315.8517368
          },
          {
            "average": 21266.93051,
            "count": 13657790,
            "maximum": 31089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2622.449617,
            "variance": 6877241.995
          },
          {
            "average": 1.020724217,
            "count": 13657790,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1611321762,
            "variance": 0.02596357819
          },
          {
            "average": 1.041798344,
            "count": 13657790,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2405108872,
            "variance": 0.05784548686
          },
          {
            "average": 0.503826827,
            "count": 13657790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853735,
            "variance": 0.2499853737
          },
          {
            "average": 1.098274318e-06,
            "count": 13657790,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001047985302,
            "variance": 1.098273192e-06
          },
          {
            "average": 1.218677619,
            "count": 13657790,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4133494049,
            "variance": 0.1708577305
          },
          {
            "average": -0.5497178823,
            "count": 13657790,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63483992,
            "variance": 135.3695
          },
          {
            "average": 1.986273841,
            "count": 13657790,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006793284,
            "variance": 1.013632717
          },
          {
            "average": 1034.879507,
            "count": 13657790,
            "maximum": 1037,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115466557,
            "variance": 1.24426564
          },
          {
            "average": 43316.25453,
            "count": 13657790,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2775.8697,
            "variance": 7705452.594
          },
          {
            "average": 41832.25296,
            "count": 13657790,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2458.990705,
            "variance": 6046635.285
          },
          {
            "average": 38154.21817,
            "count": 13657790,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2646.856991,
            "variance": 7005851.929
          },
          {
            "average": 187980708.3,
            "count": 13657790,
            "maximum": 187981470.1,
            "minimum": 187979681.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 437.9556646,
            "variance": 191805.1641
          },
          {
            "average": 0,
            "count": 13657790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13657790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317163.8902,
          4821576.537,
          1299.966488,
          318211.4702,
          4822992.137,
          1397.566488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317163.8901575669,
                4821576.536772917,
                1299.966488469811
              ],
              [
                317163.8901575669,
                4822992.136772917,
                1299.966488469811
              ],
              [
                318211.47015756683,
                4822992.136772917,
                1397.566488469811
              ],
              [
                318211.47015756683,
                4821576.536772917,
                1397.566488469811
              ],
              [
                317163.8901575669,
                4821576.536772917,
                1299.966488469811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:51:10+00:00",
        "end_time": "2017-08-28T18:21:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629519,
            43.52474807,
            1299.966488,
            -119.2495223,
            43.53774035,
            1397.566488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247550523651,
                  43.52474806661027,
                  1299.966488469811
                ],
                [
                  -119.26295190274159,
                  43.53748452798434,
                  1299.966488469811
                ],
                [
                  -119.2499959337039,
                  43.537740352874266,
                  1397.566488469811
                ],
                [
                  -119.24952225806955,
                  43.52500377840163,
                  1397.566488469811
                ],
                [
                  -119.26247550523651,
                  43.52474806661027,
                  1299.966488469811
                ]
              ]
            ]
          },
          "id": "20170828_43119E3415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:51:10Z",
            "pc:count": 13657790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317686.4443,
                "count": 13657790,
                "maximum": 318211.4702,
                "minimum": 317163.8902,
                "name": "X",
                "position": 0,
                "stddev": 294.7882287,
                "variance": 86900.0998
              },
              {
                "average": 4822254.46,
                "count": 13657790,
                "maximum": 4822992.137,
                "minimum": 4821576.537,
                "name": "Y",
                "position": 1,
                "stddev": 394.7202685,
                "variance": 155804.0904
              },
              {
                "average": 1329.742584,
                "count": 13657790,
                "maximum": 1397.566488,
                "minimum": 1299.966488,
                "name": "Z",
                "position": 2,
                "stddev": 17.77221812,
                "variance": 315.8517368
              },
              {
                "average": 21266.93051,
                "count": 13657790,
                "maximum": 31089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2622.449617,
                "variance": 6877241.995
              },
              {
                "average": 1.020724217,
                "count": 13657790,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1611321762,
                "variance": 0.02596357819
              },
              {
                "average": 1.041798344,
                "count": 13657790,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2405108872,
                "variance": 0.05784548686
              },
              {
                "average": 0.503826827,
                "count": 13657790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853735,
                "variance": 0.2499853737
              },
              {
                "average": 1.098274318e-06,
                "count": 13657790,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001047985302,
                "variance": 1.098273192e-06
              },
              {
                "average": 1.218677619,
                "count": 13657790,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4133494049,
                "variance": 0.1708577305
              },
              {
                "average": -0.5497178823,
                "count": 13657790,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63483992,
                "variance": 135.3695
              },
              {
                "average": 1.986273841,
                "count": 13657790,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006793284,
                "variance": 1.013632717
              },
              {
                "average": 1034.879507,
                "count": 13657790,
                "maximum": 1037,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115466557,
                "variance": 1.24426564
              },
              {
                "average": 43316.25453,
                "count": 13657790,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2775.8697,
                "variance": 7705452.594
              },
              {
                "average": 41832.25296,
                "count": 13657790,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2458.990705,
                "variance": 6046635.285
              },
              {
                "average": 38154.21817,
                "count": 13657790,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2646.856991,
                "variance": 7005851.929
              },
              {
                "average": 187980708.3,
                "count": 13657790,
                "maximum": 187981470.1,
                "minimum": 187979681.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 437.9556646,
                "variance": 191805.1641
              },
              {
                "average": 0,
                "count": 13657790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13657790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317163.8902,
              4821576.537,
              1299.966488,
              318211.4702,
              4822992.137,
              1397.566488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317163.8901575669,
                    4821576.536772917,
                    1299.966488469811
                  ],
                  [
                    317163.8901575669,
                    4822992.136772917,
                    1299.966488469811
                  ],
                  [
                    318211.47015756683,
                    4822992.136772917,
                    1397.566488469811
                  ],
                  [
                    318211.47015756683,
                    4821576.536772917,
                    1397.566488469811
                  ],
                  [
                    317163.8901575669,
                    4821576.536772917,
                    1299.966488469811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:51:10+00:00",
            "end_time": "2017-08-28T18:21: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": "20170828_43119E3425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247671605408,
              43.49974871571951,
              1374.0235290398734
            ],
            [
              -119.26295267818803,
              43.512484693125096,
              1374.0235290398734
            ],
            [
              -119.24999637168905,
              43.512740513993414,
              1400.3835290398736
            ],
            [
              -119.24952312900827,
              43.50000442349015,
              1400.3835290398736
            ],
            [
              -119.26247671605408,
              43.49974871571951,
              1374.0235290398734
            ]
          ]
        ]
      },
      "bbox": [
        -119.2629527,
        43.49974872,
        1374.023529,
        -119.2495231,
        43.51274051,
        1400.383529
      ],
      "properties": {
        "datetime": "2017-08-28T19:34:28Z",
        "pc:count": 13831752,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317602.3536,
            "count": 13831752,
            "maximum": 318136.3063,
            "minimum": 317088.2663,
            "name": "X",
            "position": 0,
            "stddev": 289.4072872,
            "variance": 83756.57791
          },
          {
            "average": 4819513.465,
            "count": 13831752,
            "maximum": 4820215.579,
            "minimum": 4818800.039,
            "name": "Y",
            "position": 1,
            "stddev": 394.5106069,
            "variance": 155638.619
          },
          {
            "average": 1381.285137,
            "count": 13831752,
            "maximum": 1400.383529,
            "minimum": 1374.023529,
            "name": "Z",
            "position": 2,
            "stddev": 2.368037335,
            "variance": 5.60760082
          },
          {
            "average": 19806.64208,
            "count": 13831752,
            "maximum": 31745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1293.506714,
            "variance": 1673159.619
          },
          {
            "average": 1.000068032,
            "count": 13831752,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008247863354,
            "variance": 6.802724991e-05
          },
          {
            "average": 1.000131654,
            "count": 13831752,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01147328553,
            "variance": 0.0001316362808
          },
          {
            "average": 0.5000143872,
            "count": 13831752,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000179,
            "variance": 0.2500000179
          },
          {
            "average": 6.72366017e-06,
            "count": 13831752,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00259299353,
            "variance": 6.723615448e-06
          },
          {
            "average": 1.204771745,
            "count": 13831752,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4035347439,
            "variance": 0.1628402895
          },
          {
            "average": 0.8030023027,
            "count": 13831752,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64799625,
            "variance": 135.6758167
          },
          {
            "average": 2.003320837,
            "count": 13831752,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000107337,
            "variance": 1.000214685
          },
          {
            "average": 1042.127992,
            "count": 13831752,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096292908,
            "variance": 1.201858139
          },
          {
            "average": 42669.71705,
            "count": 13831752,
            "maximum": 51712,
            "minimum": 30208,
            "name": "Red",
            "position": 12,
            "stddev": 1644.104092,
            "variance": 2703078.266
          },
          {
            "average": 40941.69275,
            "count": 13831752,
            "maximum": 50432,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 1510.669594,
            "variance": 2282122.623
          },
          {
            "average": 38005.38969,
            "count": 13831752,
            "maximum": 48384,
            "minimum": 28928,
            "name": "Blue",
            "position": 14,
            "stddev": 1328.729684,
            "variance": 1765522.573
          },
          {
            "average": 187983368.6,
            "count": 13831752,
            "maximum": 187984068.3,
            "minimum": 187982445.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 445.9751125,
            "variance": 198893.801
          },
          {
            "average": 0,
            "count": 13831752,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13831752,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13831752,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13831752,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13831752,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317088.2663,
          4818800.039,
          1374.023529,
          318136.3063,
          4820215.579,
          1400.383529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317088.26633143553,
                4818800.0389042115,
                1374.0235290398734
              ],
              [
                317088.26633143553,
                4820215.578904211,
                1374.0235290398734
              ],
              [
                318136.30633143557,
                4820215.578904211,
                1400.3835290398736
              ],
              [
                318136.30633143557,
                4818800.0389042115,
                1400.3835290398736
              ],
              [
                317088.26633143553,
                4818800.0389042115,
                1374.0235290398734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:34:28+00:00",
        "end_time": "2017-08-28T19:07:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2629527,
            43.49974872,
            1374.023529,
            -119.2495231,
            43.51274051,
            1400.383529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247671605408,
                  43.49974871571951,
                  1374.0235290398734
                ],
                [
                  -119.26295267818803,
                  43.512484693125096,
                  1374.0235290398734
                ],
                [
                  -119.24999637168905,
                  43.512740513993414,
                  1400.3835290398736
                ],
                [
                  -119.24952312900827,
                  43.50000442349015,
                  1400.3835290398736
                ],
                [
                  -119.26247671605408,
                  43.49974871571951,
                  1374.0235290398734
                ]
              ]
            ]
          },
          "id": "20170828_43119E3425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:34:28Z",
            "pc:count": 13831752,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317602.3536,
                "count": 13831752,
                "maximum": 318136.3063,
                "minimum": 317088.2663,
                "name": "X",
                "position": 0,
                "stddev": 289.4072872,
                "variance": 83756.57791
              },
              {
                "average": 4819513.465,
                "count": 13831752,
                "maximum": 4820215.579,
                "minimum": 4818800.039,
                "name": "Y",
                "position": 1,
                "stddev": 394.5106069,
                "variance": 155638.619
              },
              {
                "average": 1381.285137,
                "count": 13831752,
                "maximum": 1400.383529,
                "minimum": 1374.023529,
                "name": "Z",
                "position": 2,
                "stddev": 2.368037335,
                "variance": 5.60760082
              },
              {
                "average": 19806.64208,
                "count": 13831752,
                "maximum": 31745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1293.506714,
                "variance": 1673159.619
              },
              {
                "average": 1.000068032,
                "count": 13831752,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008247863354,
                "variance": 6.802724991e-05
              },
              {
                "average": 1.000131654,
                "count": 13831752,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01147328553,
                "variance": 0.0001316362808
              },
              {
                "average": 0.5000143872,
                "count": 13831752,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000179,
                "variance": 0.2500000179
              },
              {
                "average": 6.72366017e-06,
                "count": 13831752,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00259299353,
                "variance": 6.723615448e-06
              },
              {
                "average": 1.204771745,
                "count": 13831752,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4035347439,
                "variance": 0.1628402895
              },
              {
                "average": 0.8030023027,
                "count": 13831752,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64799625,
                "variance": 135.6758167
              },
              {
                "average": 2.003320837,
                "count": 13831752,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000107337,
                "variance": 1.000214685
              },
              {
                "average": 1042.127992,
                "count": 13831752,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096292908,
                "variance": 1.201858139
              },
              {
                "average": 42669.71705,
                "count": 13831752,
                "maximum": 51712,
                "minimum": 30208,
                "name": "Red",
                "position": 12,
                "stddev": 1644.104092,
                "variance": 2703078.266
              },
              {
                "average": 40941.69275,
                "count": 13831752,
                "maximum": 50432,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 1510.669594,
                "variance": 2282122.623
              },
              {
                "average": 38005.38969,
                "count": 13831752,
                "maximum": 48384,
                "minimum": 28928,
                "name": "Blue",
                "position": 14,
                "stddev": 1328.729684,
                "variance": 1765522.573
              },
              {
                "average": 187983368.6,
                "count": 13831752,
                "maximum": 187984068.3,
                "minimum": 187982445.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 445.9751125,
                "variance": 198893.801
              },
              {
                "average": 0,
                "count": 13831752,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13831752,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13831752,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13831752,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13831752,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317088.2663,
              4818800.039,
              1374.023529,
              318136.3063,
              4820215.579,
              1400.383529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317088.26633143553,
                    4818800.0389042115,
                    1374.0235290398734
                  ],
                  [
                    317088.26633143553,
                    4820215.578904211,
                    1374.0235290398734
                  ],
                  [
                    318136.30633143557,
                    4820215.578904211,
                    1400.3835290398736
                  ],
                  [
                    318136.30633143557,
                    4818800.0389042115,
                    1400.3835290398736
                  ],
                  [
                    317088.26633143553,
                    4818800.0389042115,
                    1374.0235290398734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:34:28+00:00",
            "end_time": "2017-08-28T19:07:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E1321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.12497772632496,
              43.49976346883326,
              1261.021980938904
            ],
            [
              -119.12542425825065,
              43.51248586264391,
              1261.021980938904
            ],
            [
              -119.11249495192656,
              43.51272557781364,
              1298.121980938904
            ],
            [
              -119.11205113138952,
              43.500003078138626,
              1298.121980938904
            ],
            [
              -119.12497772632496,
              43.49976346883326,
              1261.021980938904
            ]
          ]
        ]
      },
      "bbox": [
        -119.1254243,
        43.49976347,
        1261.021981,
        -119.1120511,
        43.51272558,
        1298.121981
      ],
      "properties": {
        "datetime": "2017-08-28T19:37:01Z",
        "pc:count": 13757562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328738.8531,
            "count": 13757562,
            "maximum": 329250.5666,
            "minimum": 328204.8066,
            "name": "X",
            "position": 0,
            "stddev": 297.5603703,
            "variance": 88542.17395
          },
          {
            "average": 4819245.758,
            "count": 13757562,
            "maximum": 4819922.453,
            "minimum": 4818508.553,
            "name": "Y",
            "position": 1,
            "stddev": 400.7608261,
            "variance": 160609.2397
          },
          {
            "average": 1268.630123,
            "count": 13757562,
            "maximum": 1298.121981,
            "minimum": 1261.021981,
            "name": "Z",
            "position": 2,
            "stddev": 6.579420775,
            "variance": 43.28877773
          },
          {
            "average": 23175.641,
            "count": 13757562,
            "maximum": 52465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2953.76266,
            "variance": 8724713.852
          },
          {
            "average": 1.00490363,
            "count": 13757562,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07678665139,
            "variance": 0.005896189832
          },
          {
            "average": 1.009854144,
            "count": 13757562,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1144663556,
            "variance": 0.01310254656
          },
          {
            "average": 0.5041204975,
            "count": 13757562,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830394,
            "variance": 0.2499830397
          },
          {
            "average": 2.180618921e-06,
            "count": 13757562,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001476690328,
            "variance": 2.180614324e-06
          },
          {
            "average": 1.215351746,
            "count": 13757562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4110661551,
            "variance": 0.1689753839
          },
          {
            "average": -0.4585950852,
            "count": 13757562,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82637723,
            "variance": 139.8631983
          },
          {
            "average": 1.987373272,
            "count": 13757562,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005013779,
            "variance": 1.010052696
          },
          {
            "average": 1041.128243,
            "count": 13757562,
            "maximum": 1044,
            "minimum": 1038,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.231143648,
            "variance": 1.515714683
          },
          {
            "average": 43932.29212,
            "count": 13757562,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4129.39423,
            "variance": 17051896.71
          },
          {
            "average": 42492.88419,
            "count": 13757562,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3430.652698,
            "variance": 11769377.93
          },
          {
            "average": 38833.4236,
            "count": 13757562,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3732.146653,
            "variance": 13928918.64
          },
          {
            "average": 187982972.7,
            "count": 13757562,
            "maximum": 187984221.4,
            "minimum": 187981825.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 493.9868101,
            "variance": 244022.9686
          },
          {
            "average": 0,
            "count": 13757562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13757562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13757562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13757562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13757562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328204.8066,
          4818508.553,
          1261.021981,
          329250.5666,
          4819922.453,
          1298.121981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328204.8065982278,
                4818508.5530634215,
                1261.021980938904
              ],
              [
                328204.8065982278,
                4819922.453063422,
                1261.021980938904
              ],
              [
                329250.56659822783,
                4819922.453063422,
                1298.121980938904
              ],
              [
                329250.56659822783,
                4818508.5530634215,
                1298.121980938904
              ],
              [
                328204.8065982278,
                4818508.5530634215,
                1261.021980938904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:37:01+00:00",
        "end_time": "2017-08-28T18:57:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E1321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E1321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E1321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1254243,
            43.49976347,
            1261.021981,
            -119.1120511,
            43.51272558,
            1298.121981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.12497772632496,
                  43.49976346883326,
                  1261.021980938904
                ],
                [
                  -119.12542425825065,
                  43.51248586264391,
                  1261.021980938904
                ],
                [
                  -119.11249495192656,
                  43.51272557781364,
                  1298.121980938904
                ],
                [
                  -119.11205113138952,
                  43.500003078138626,
                  1298.121980938904
                ],
                [
                  -119.12497772632496,
                  43.49976346883326,
                  1261.021980938904
                ]
              ]
            ]
          },
          "id": "20170828_43119E1321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E1321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:37:01Z",
            "pc:count": 13757562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328738.8531,
                "count": 13757562,
                "maximum": 329250.5666,
                "minimum": 328204.8066,
                "name": "X",
                "position": 0,
                "stddev": 297.5603703,
                "variance": 88542.17395
              },
              {
                "average": 4819245.758,
                "count": 13757562,
                "maximum": 4819922.453,
                "minimum": 4818508.553,
                "name": "Y",
                "position": 1,
                "stddev": 400.7608261,
                "variance": 160609.2397
              },
              {
                "average": 1268.630123,
                "count": 13757562,
                "maximum": 1298.121981,
                "minimum": 1261.021981,
                "name": "Z",
                "position": 2,
                "stddev": 6.579420775,
                "variance": 43.28877773
              },
              {
                "average": 23175.641,
                "count": 13757562,
                "maximum": 52465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2953.76266,
                "variance": 8724713.852
              },
              {
                "average": 1.00490363,
                "count": 13757562,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07678665139,
                "variance": 0.005896189832
              },
              {
                "average": 1.009854144,
                "count": 13757562,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1144663556,
                "variance": 0.01310254656
              },
              {
                "average": 0.5041204975,
                "count": 13757562,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830394,
                "variance": 0.2499830397
              },
              {
                "average": 2.180618921e-06,
                "count": 13757562,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001476690328,
                "variance": 2.180614324e-06
              },
              {
                "average": 1.215351746,
                "count": 13757562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4110661551,
                "variance": 0.1689753839
              },
              {
                "average": -0.4585950852,
                "count": 13757562,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82637723,
                "variance": 139.8631983
              },
              {
                "average": 1.987373272,
                "count": 13757562,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005013779,
                "variance": 1.010052696
              },
              {
                "average": 1041.128243,
                "count": 13757562,
                "maximum": 1044,
                "minimum": 1038,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.231143648,
                "variance": 1.515714683
              },
              {
                "average": 43932.29212,
                "count": 13757562,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4129.39423,
                "variance": 17051896.71
              },
              {
                "average": 42492.88419,
                "count": 13757562,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3430.652698,
                "variance": 11769377.93
              },
              {
                "average": 38833.4236,
                "count": 13757562,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3732.146653,
                "variance": 13928918.64
              },
              {
                "average": 187982972.7,
                "count": 13757562,
                "maximum": 187984221.4,
                "minimum": 187981825.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 493.9868101,
                "variance": 244022.9686
              },
              {
                "average": 0,
                "count": 13757562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13757562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13757562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13757562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13757562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328204.8066,
              4818508.553,
              1261.021981,
              329250.5666,
              4819922.453,
              1298.121981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328204.8065982278,
                    4818508.5530634215,
                    1261.021980938904
                  ],
                  [
                    328204.8065982278,
                    4819922.453063422,
                    1261.021980938904
                  ],
                  [
                    329250.56659822783,
                    4819922.453063422,
                    1298.121980938904
                  ],
                  [
                    329250.56659822783,
                    4818508.5530634215,
                    1298.121980938904
                  ],
                  [
                    328204.8065982278,
                    4818508.5530634215,
                    1261.021980938904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:37:01+00:00",
            "end_time": "2017-08-28T18:57: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": "20170830_43119E3105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249770638385,
              43.61228041762007,
              1493.7996980376317
            ],
            [
              -119.32546687714634,
              43.624984097538785,
              1493.7996980376317
            ],
            [
              -119.31249666017553,
              43.62524734314463,
              1593.5196980376315
            ],
            [
              -119.31200957283468,
              43.61254354716403,
              1593.5196980376315
            ],
            [
              -119.3249770638385,
              43.61228041762007,
              1493.7996980376317
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254669,
        43.61228042,
        1493.799698,
        -119.3120096,
        43.62524734,
        1593.519698
      ],
      "properties": {
        "datetime": "2017-08-30T16:21:46Z",
        "pc:count": 13936444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312903.0304,
            "count": 13936444,
            "maximum": 313432.1462,
            "minimum": 312384.8862,
            "name": "X",
            "position": 0,
            "stddev": 288.0790324,
            "variance": 82989.52889
          },
          {
            "average": 4832154.371,
            "count": 13936444,
            "maximum": 4832849.606,
            "minimum": 4831437.566,
            "name": "Y",
            "position": 1,
            "stddev": 406.4112165,
            "variance": 165170.0769
          },
          {
            "average": 1546.488721,
            "count": 13936444,
            "maximum": 1593.519698,
            "minimum": 1493.799698,
            "name": "Z",
            "position": 2,
            "stddev": 23.97950092,
            "variance": 575.0164642
          },
          {
            "average": 19646.27306,
            "count": 13936444,
            "maximum": 35425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2017.048802,
            "variance": 4068485.868
          },
          {
            "average": 1.008413122,
            "count": 13936444,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09291674098,
            "variance": 0.008633520755
          },
          {
            "average": 1.017238329,
            "count": 13936444,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.133578685,
            "variance": 0.01784326508
          },
          {
            "average": 0.5009721275,
            "count": 13936444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990729,
            "variance": 0.2499990729
          },
          {
            "average": 1.43508631e-06,
            "count": 13936444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001197950063,
            "variance": 1.435084354e-06
          },
          {
            "average": 1.190079908,
            "count": 13936444,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3923640502,
            "variance": 0.1539495479
          },
          {
            "average": 0.2645555121,
            "count": 13936444,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7727404,
            "variance": 138.5974166
          },
          {
            "average": 1.993964816,
            "count": 13936444,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003674117,
            "variance": 1.007361734
          },
          {
            "average": 1087.877706,
            "count": 13936444,
            "maximum": 1091,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098251078,
            "variance": 1.20615543
          },
          {
            "average": 36603.17866,
            "count": 13936444,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6343.196058,
            "variance": 40236136.22
          },
          {
            "average": 35899.75613,
            "count": 13936444,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4596.311462,
            "variance": 21126079.06
          },
          {
            "average": 32168.45628,
            "count": 13936444,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5067.091125,
            "variance": 25675412.47
          },
          {
            "average": 188144154.7,
            "count": 13936444,
            "maximum": 188145306.6,
            "minimum": 188143175,
            "name": "GpsTime",
            "position": 15,
            "stddev": 439.493361,
            "variance": 193154.4144
          },
          {
            "average": 0,
            "count": 13936444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13936444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13936444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13936444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13936444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312384.8862,
          4831437.566,
          1493.799698,
          313432.1462,
          4832849.606,
          1593.519698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312384.88619793183,
                4831437.566388464,
                1493.7996980376317
              ],
              [
                312384.88619793183,
                4832849.606388463,
                1493.7996980376317
              ],
              [
                313432.14619793184,
                4832849.606388463,
                1593.5196980376315
              ],
              [
                313432.14619793184,
                4831437.566388464,
                1593.5196980376315
              ],
              [
                312384.88619793183,
                4831437.566388464,
                1493.7996980376317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:21:46+00:00",
        "end_time": "2017-08-30T15:46:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254669,
            43.61228042,
            1493.799698,
            -119.3120096,
            43.62524734,
            1593.519698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249770638385,
                  43.61228041762007,
                  1493.7996980376317
                ],
                [
                  -119.32546687714634,
                  43.624984097538785,
                  1493.7996980376317
                ],
                [
                  -119.31249666017553,
                  43.62524734314463,
                  1593.5196980376315
                ],
                [
                  -119.31200957283468,
                  43.61254354716403,
                  1593.5196980376315
                ],
                [
                  -119.3249770638385,
                  43.61228041762007,
                  1493.7996980376317
                ]
              ]
            ]
          },
          "id": "20170830_43119E3105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:21:46Z",
            "pc:count": 13936444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312903.0304,
                "count": 13936444,
                "maximum": 313432.1462,
                "minimum": 312384.8862,
                "name": "X",
                "position": 0,
                "stddev": 288.0790324,
                "variance": 82989.52889
              },
              {
                "average": 4832154.371,
                "count": 13936444,
                "maximum": 4832849.606,
                "minimum": 4831437.566,
                "name": "Y",
                "position": 1,
                "stddev": 406.4112165,
                "variance": 165170.0769
              },
              {
                "average": 1546.488721,
                "count": 13936444,
                "maximum": 1593.519698,
                "minimum": 1493.799698,
                "name": "Z",
                "position": 2,
                "stddev": 23.97950092,
                "variance": 575.0164642
              },
              {
                "average": 19646.27306,
                "count": 13936444,
                "maximum": 35425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2017.048802,
                "variance": 4068485.868
              },
              {
                "average": 1.008413122,
                "count": 13936444,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09291674098,
                "variance": 0.008633520755
              },
              {
                "average": 1.017238329,
                "count": 13936444,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.133578685,
                "variance": 0.01784326508
              },
              {
                "average": 0.5009721275,
                "count": 13936444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990729,
                "variance": 0.2499990729
              },
              {
                "average": 1.43508631e-06,
                "count": 13936444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001197950063,
                "variance": 1.435084354e-06
              },
              {
                "average": 1.190079908,
                "count": 13936444,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3923640502,
                "variance": 0.1539495479
              },
              {
                "average": 0.2645555121,
                "count": 13936444,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7727404,
                "variance": 138.5974166
              },
              {
                "average": 1.993964816,
                "count": 13936444,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003674117,
                "variance": 1.007361734
              },
              {
                "average": 1087.877706,
                "count": 13936444,
                "maximum": 1091,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098251078,
                "variance": 1.20615543
              },
              {
                "average": 36603.17866,
                "count": 13936444,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6343.196058,
                "variance": 40236136.22
              },
              {
                "average": 35899.75613,
                "count": 13936444,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4596.311462,
                "variance": 21126079.06
              },
              {
                "average": 32168.45628,
                "count": 13936444,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5067.091125,
                "variance": 25675412.47
              },
              {
                "average": 188144154.7,
                "count": 13936444,
                "maximum": 188145306.6,
                "minimum": 188143175,
                "name": "GpsTime",
                "position": 15,
                "stddev": 439.493361,
                "variance": 193154.4144
              },
              {
                "average": 0,
                "count": 13936444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13936444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13936444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13936444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13936444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312384.8862,
              4831437.566,
              1493.799698,
              313432.1462,
              4832849.606,
              1593.519698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312384.88619793183,
                    4831437.566388464,
                    1493.7996980376317
                  ],
                  [
                    312384.88619793183,
                    4832849.606388463,
                    1493.7996980376317
                  ],
                  [
                    313432.14619793184,
                    4832849.606388463,
                    1593.5196980376315
                  ],
                  [
                    313432.14619793184,
                    4831437.566388464,
                    1593.5196980376315
                  ],
                  [
                    312384.88619793183,
                    4831437.566388464,
                    1493.7996980376317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:21:46+00:00",
            "end_time": "2017-08-30T15:46:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.19997740717346,
              43.512254702757794,
              1272.8497063389852
            ],
            [
              -119.2004402137982,
              43.52498525620755,
              1272.8497063389852
            ],
            [
              -119.18749576853469,
              43.5252337610602,
              1338.029706338985
            ],
            [
              -119.18703567913738,
              43.512503097796476,
              1338.029706338985
            ],
            [
              -119.19997740717346,
              43.512254702757794,
              1272.8497063389852
            ]
          ]
        ]
      },
      "bbox": [
        -119.2004402,
        43.5122547,
        1272.849706,
        -119.1870357,
        43.52523376,
        1338.029706
      ],
      "properties": {
        "datetime": "2017-08-28T19:15:12Z",
        "pc:count": 13683282,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322703.3453,
            "count": 13683282,
            "maximum": 323224.7612,
            "minimum": 322177.9412,
            "name": "X",
            "position": 0,
            "stddev": 291.1147028,
            "variance": 84747.77017
          },
          {
            "average": 4820749.138,
            "count": 13683282,
            "maximum": 4821468.348,
            "minimum": 4820053.468,
            "name": "Y",
            "position": 1,
            "stddev": 411.0789156,
            "variance": 168985.8748
          },
          {
            "average": 1281.089575,
            "count": 13683282,
            "maximum": 1338.029706,
            "minimum": 1272.849706,
            "name": "Z",
            "position": 2,
            "stddev": 9.0994371,
            "variance": 82.79975554
          },
          {
            "average": 21850.42037,
            "count": 13683282,
            "maximum": 48945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2970.939956,
            "variance": 8826484.22
          },
          {
            "average": 1.010988226,
            "count": 13683282,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1201946112,
            "variance": 0.01444674455
          },
          {
            "average": 1.02204398,
            "count": 13683282,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1805765214,
            "variance": 0.03260788009
          },
          {
            "average": 0.4983986298,
            "count": 13683282,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974539,
            "variance": 0.2499974539
          },
          {
            "average": 1.827047049e-06,
            "count": 13683282,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001351681858,
            "variance": 1.827043845e-06
          },
          {
            "average": 1.222692991,
            "count": 13683282,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4160538855,
            "variance": 0.1731008356
          },
          {
            "average": 1.15613388,
            "count": 13683282,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89848026,
            "variance": 141.5738325
          },
          {
            "average": 2.003569173,
            "count": 13683282,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003638657,
            "variance": 1.007290553
          },
          {
            "average": 1038.129098,
            "count": 13683282,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.617648538,
            "variance": 2.616786793
          },
          {
            "average": 37451.66858,
            "count": 13683282,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8516.61102,
            "variance": 72532663.27
          },
          {
            "average": 38971.91077,
            "count": 13683282,
            "maximum": 60416,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4766.064145,
            "variance": 22715367.44
          },
          {
            "average": 33561.13861,
            "count": 13683282,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6495.905097,
            "variance": 42196783.03
          },
          {
            "average": 187981876.9,
            "count": 13683282,
            "maximum": 187982912.4,
            "minimum": 187980743.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 548.1740648,
            "variance": 300494.8053
          },
          {
            "average": 0,
            "count": 13683282,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13683282,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13683282,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13683282,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13683282,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322177.9412,
          4820053.468,
          1272.849706,
          323224.7612,
          4821468.348,
          1338.029706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322177.94115818717,
                4820053.467868122,
                1272.8497063389852
              ],
              [
                322177.94115818717,
                4821468.347868123,
                1272.8497063389852
              ],
              [
                323224.7611581871,
                4821468.347868123,
                1338.029706338985
              ],
              [
                323224.7611581871,
                4820053.467868122,
                1338.029706338985
              ],
              [
                322177.94115818717,
                4820053.467868122,
                1272.8497063389852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:15:12+00:00",
        "end_time": "2017-08-28T18:39:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2004402,
            43.5122547,
            1272.849706,
            -119.1870357,
            43.52523376,
            1338.029706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.19997740717346,
                  43.512254702757794,
                  1272.8497063389852
                ],
                [
                  -119.2004402137982,
                  43.52498525620755,
                  1272.8497063389852
                ],
                [
                  -119.18749576853469,
                  43.5252337610602,
                  1338.029706338985
                ],
                [
                  -119.18703567913738,
                  43.512503097796476,
                  1338.029706338985
                ],
                [
                  -119.19997740717346,
                  43.512254702757794,
                  1272.8497063389852
                ]
              ]
            ]
          },
          "id": "20170828_43119E2320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:15:12Z",
            "pc:count": 13683282,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322703.3453,
                "count": 13683282,
                "maximum": 323224.7612,
                "minimum": 322177.9412,
                "name": "X",
                "position": 0,
                "stddev": 291.1147028,
                "variance": 84747.77017
              },
              {
                "average": 4820749.138,
                "count": 13683282,
                "maximum": 4821468.348,
                "minimum": 4820053.468,
                "name": "Y",
                "position": 1,
                "stddev": 411.0789156,
                "variance": 168985.8748
              },
              {
                "average": 1281.089575,
                "count": 13683282,
                "maximum": 1338.029706,
                "minimum": 1272.849706,
                "name": "Z",
                "position": 2,
                "stddev": 9.0994371,
                "variance": 82.79975554
              },
              {
                "average": 21850.42037,
                "count": 13683282,
                "maximum": 48945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2970.939956,
                "variance": 8826484.22
              },
              {
                "average": 1.010988226,
                "count": 13683282,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1201946112,
                "variance": 0.01444674455
              },
              {
                "average": 1.02204398,
                "count": 13683282,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1805765214,
                "variance": 0.03260788009
              },
              {
                "average": 0.4983986298,
                "count": 13683282,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974539,
                "variance": 0.2499974539
              },
              {
                "average": 1.827047049e-06,
                "count": 13683282,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001351681858,
                "variance": 1.827043845e-06
              },
              {
                "average": 1.222692991,
                "count": 13683282,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4160538855,
                "variance": 0.1731008356
              },
              {
                "average": 1.15613388,
                "count": 13683282,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89848026,
                "variance": 141.5738325
              },
              {
                "average": 2.003569173,
                "count": 13683282,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003638657,
                "variance": 1.007290553
              },
              {
                "average": 1038.129098,
                "count": 13683282,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.617648538,
                "variance": 2.616786793
              },
              {
                "average": 37451.66858,
                "count": 13683282,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8516.61102,
                "variance": 72532663.27
              },
              {
                "average": 38971.91077,
                "count": 13683282,
                "maximum": 60416,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4766.064145,
                "variance": 22715367.44
              },
              {
                "average": 33561.13861,
                "count": 13683282,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6495.905097,
                "variance": 42196783.03
              },
              {
                "average": 187981876.9,
                "count": 13683282,
                "maximum": 187982912.4,
                "minimum": 187980743.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 548.1740648,
                "variance": 300494.8053
              },
              {
                "average": 0,
                "count": 13683282,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13683282,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13683282,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13683282,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13683282,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322177.9412,
              4820053.468,
              1272.849706,
              323224.7612,
              4821468.348,
              1338.029706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322177.94115818717,
                    4820053.467868122,
                    1272.8497063389852
                  ],
                  [
                    322177.94115818717,
                    4821468.347868123,
                    1272.8497063389852
                  ],
                  [
                    323224.7611581871,
                    4821468.347868123,
                    1338.029706338985
                  ],
                  [
                    323224.7611581871,
                    4820053.467868122,
                    1338.029706338985
                  ],
                  [
                    322177.94115818717,
                    4820053.467868122,
                    1272.8497063389852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:15:12+00:00",
            "end_time": "2017-08-28T18:39: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": "20170829_43119D4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4749745544065,
              43.38722493313832,
              1267.8902246741409
            ],
            [
              -119.47549408379962,
              43.399982054071884,
              1267.8902246741409
            ],
            [
              -119.46249861246186,
              43.40026278814438,
              1288.5902246741407
            ],
            [
              -119.46198180367884,
              43.38750554286621,
              1288.5902246741407
            ],
            [
              -119.4749745544065,
              43.38722493313832,
              1267.8902246741409
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754941,
        43.38722493,
        1267.890225,
        -119.4619818,
        43.40026279,
        1288.590225
      ],
      "properties": {
        "datetime": "2017-08-31T14:32:08Z",
        "pc:count": 13318315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300061.9808,
            "count": 13318315,
            "maximum": 300590.0364,
            "minimum": 299536.7164,
            "name": "X",
            "position": 0,
            "stddev": 293.5380664,
            "variance": 86164.59641
          },
          {
            "average": 4807529.371,
            "count": 13318315,
            "maximum": 4808210.112,
            "minimum": 4806792.032,
            "name": "Y",
            "position": 1,
            "stddev": 404.4757187,
            "variance": 163600.607
          },
          {
            "average": 1272.409682,
            "count": 13318315,
            "maximum": 1288.590225,
            "minimum": 1267.890225,
            "name": "Z",
            "position": 2,
            "stddev": 6.019439353,
            "variance": 36.23365013
          },
          {
            "average": 21493.32496,
            "count": 13318315,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1854.442418,
            "variance": 3438956.683
          },
          {
            "average": 1.000097009,
            "count": 13318315,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009856471704,
            "variance": 9.715003446e-05
          },
          {
            "average": 1.000197322,
            "count": 13318315,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01407246188,
            "variance": 0.0001980341834
          },
          {
            "average": 0.5021016548,
            "count": 13318315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956018,
            "variance": 0.2499956018
          },
          {
            "average": 8.409472219e-06,
            "count": 13318315,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002899896917,
            "variance": 8.409402131e-06
          },
          {
            "average": 1.194580996,
            "count": 13318315,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3958778143,
            "variance": 0.1567192439
          },
          {
            "average": 0.5201907026,
            "count": 13318315,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75881362,
            "variance": 138.2696977
          },
          {
            "average": 1.998465121,
            "count": 13318315,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000390012,
            "variance": 1.000780176
          },
          {
            "average": 1083.641241,
            "count": 13318315,
            "maximum": 1113,
            "minimum": 1079,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.730874355,
            "variance": 76.22816701
          },
          {
            "average": 45431.217,
            "count": 13318315,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3178.178134,
            "variance": 10100816.25
          },
          {
            "average": 44014.38159,
            "count": 13318315,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3271.171955,
            "variance": 10700565.96
          },
          {
            "average": 41304.76531,
            "count": 13318315,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3512.953866,
            "variance": 12340844.87
          },
          {
            "average": 188082673.8,
            "count": 13318315,
            "maximum": 188225128.8,
            "minimum": 188068217.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43569.62738,
            "variance": 1898312430
          },
          {
            "average": 0,
            "count": 13318315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13318315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13318315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13318315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13318315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299536.7164,
          4806792.032,
          1267.890225,
          300590.0364,
          4808210.112,
          1288.590225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299536.71642306575,
                4806792.032164869,
                1267.8902246741409
              ],
              [
                299536.71642306575,
                4808210.112164869,
                1267.8902246741409
              ],
              [
                300590.0364230657,
                4808210.112164869,
                1288.5902246741407
              ],
              [
                300590.0364230657,
                4806792.032164869,
                1288.5902246741407
              ],
              [
                299536.71642306575,
                4806792.032164869,
                1267.8902246741409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:32:08+00:00",
        "end_time": "2017-08-29T18:56:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754941,
            43.38722493,
            1267.890225,
            -119.4619818,
            43.40026279,
            1288.590225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4749745544065,
                  43.38722493313832,
                  1267.8902246741409
                ],
                [
                  -119.47549408379962,
                  43.399982054071884,
                  1267.8902246741409
                ],
                [
                  -119.46249861246186,
                  43.40026278814438,
                  1288.5902246741407
                ],
                [
                  -119.46198180367884,
                  43.38750554286621,
                  1288.5902246741407
                ],
                [
                  -119.4749745544065,
                  43.38722493313832,
                  1267.8902246741409
                ]
              ]
            ]
          },
          "id": "20170829_43119D4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:32:08Z",
            "pc:count": 13318315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300061.9808,
                "count": 13318315,
                "maximum": 300590.0364,
                "minimum": 299536.7164,
                "name": "X",
                "position": 0,
                "stddev": 293.5380664,
                "variance": 86164.59641
              },
              {
                "average": 4807529.371,
                "count": 13318315,
                "maximum": 4808210.112,
                "minimum": 4806792.032,
                "name": "Y",
                "position": 1,
                "stddev": 404.4757187,
                "variance": 163600.607
              },
              {
                "average": 1272.409682,
                "count": 13318315,
                "maximum": 1288.590225,
                "minimum": 1267.890225,
                "name": "Z",
                "position": 2,
                "stddev": 6.019439353,
                "variance": 36.23365013
              },
              {
                "average": 21493.32496,
                "count": 13318315,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1854.442418,
                "variance": 3438956.683
              },
              {
                "average": 1.000097009,
                "count": 13318315,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009856471704,
                "variance": 9.715003446e-05
              },
              {
                "average": 1.000197322,
                "count": 13318315,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01407246188,
                "variance": 0.0001980341834
              },
              {
                "average": 0.5021016548,
                "count": 13318315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956018,
                "variance": 0.2499956018
              },
              {
                "average": 8.409472219e-06,
                "count": 13318315,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002899896917,
                "variance": 8.409402131e-06
              },
              {
                "average": 1.194580996,
                "count": 13318315,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3958778143,
                "variance": 0.1567192439
              },
              {
                "average": 0.5201907026,
                "count": 13318315,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75881362,
                "variance": 138.2696977
              },
              {
                "average": 1.998465121,
                "count": 13318315,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000390012,
                "variance": 1.000780176
              },
              {
                "average": 1083.641241,
                "count": 13318315,
                "maximum": 1113,
                "minimum": 1079,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.730874355,
                "variance": 76.22816701
              },
              {
                "average": 45431.217,
                "count": 13318315,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3178.178134,
                "variance": 10100816.25
              },
              {
                "average": 44014.38159,
                "count": 13318315,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3271.171955,
                "variance": 10700565.96
              },
              {
                "average": 41304.76531,
                "count": 13318315,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3512.953866,
                "variance": 12340844.87
              },
              {
                "average": 188082673.8,
                "count": 13318315,
                "maximum": 188225128.8,
                "minimum": 188068217.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43569.62738,
                "variance": 1898312430
              },
              {
                "average": 0,
                "count": 13318315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13318315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13318315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13318315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13318315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299536.7164,
              4806792.032,
              1267.890225,
              300590.0364,
              4808210.112,
              1288.590225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299536.71642306575,
                    4806792.032164869,
                    1267.8902246741409
                  ],
                  [
                    299536.71642306575,
                    4808210.112164869,
                    1267.8902246741409
                  ],
                  [
                    300590.0364230657,
                    4808210.112164869,
                    1288.5902246741407
                  ],
                  [
                    300590.0364230657,
                    4806792.032164869,
                    1288.5902246741407
                  ],
                  [
                    299536.71642306575,
                    4806792.032164869,
                    1267.8902246741409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:32:08+00:00",
            "end_time": "2017-08-29T18:56: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": "20170830_43119E3321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3749750342304,
              43.49973627594078,
              1348.085422930794
            ],
            [
              -119.3754751437816,
              43.512483833896134,
              1348.085422930794
            ],
            [
              -119.36249712041662,
              43.512752874909744,
              1400.4854229307941
            ],
            [
              -119.36199973692118,
              43.500005197903974,
              1400.4854229307941
            ],
            [
              -119.3749750342304,
              43.49973627594078,
              1348.085422930794
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754751,
        43.49973628,
        1348.085423,
        -119.3619997,
        43.51275287,
        1400.485423
      ],
      "properties": {
        "datetime": "2017-08-31T16:18:18Z",
        "pc:count": 13860094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308517.6264,
            "count": 13860094,
            "maximum": 309042.8174,
            "minimum": 307992.9374,
            "name": "X",
            "position": 0,
            "stddev": 293.1011098,
            "variance": 85908.26054
          },
          {
            "average": 4819761.638,
            "count": 13860094,
            "maximum": 4820469.106,
            "minimum": 4819052.166,
            "name": "Y",
            "position": 1,
            "stddev": 401.5417151,
            "variance": 161235.749
          },
          {
            "average": 1374.565297,
            "count": 13860094,
            "maximum": 1400.485423,
            "minimum": 1348.085423,
            "name": "Z",
            "position": 2,
            "stddev": 8.373704196,
            "variance": 70.11892196
          },
          {
            "average": 19070.16358,
            "count": 13860094,
            "maximum": 29793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2306.293595,
            "variance": 5318990.145
          },
          {
            "average": 1.026423053,
            "count": 13860094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1705852088,
            "variance": 0.02909931347
          },
          {
            "average": 1.0534044,
            "count": 13860094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2466179519,
            "variance": 0.06082041422
          },
          {
            "average": 0.5037951402,
            "count": 13860094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856147,
            "variance": 0.2499856149
          },
          {
            "average": 2.236637068e-06,
            "count": 13860094,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001495537437,
            "variance": 2.236632226e-06
          },
          {
            "average": 1.169032981,
            "count": 13860094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.374781059,
            "variance": 0.1404608422
          },
          {
            "average": -0.0315206512,
            "count": 13860094,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74634185,
            "variance": 137.9765468
          },
          {
            "average": 1.982275806,
            "count": 13860094,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007549299,
            "variance": 1.01515559
          },
          {
            "average": 1124.029735,
            "count": 13860094,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.175362853,
            "variance": 26.78438066
          },
          {
            "average": 42142.29725,
            "count": 13860094,
            "maximum": 53248,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 4535.247572,
            "variance": 20568470.54
          },
          {
            "average": 40387.10339,
            "count": 13860094,
            "maximum": 51456,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 3625.415553,
            "variance": 13143637.93
          },
          {
            "average": 37295.40332,
            "count": 13860094,
            "maximum": 48640,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 3636.526793,
            "variance": 13224327.12
          },
          {
            "average": 188221352.8,
            "count": 13860094,
            "maximum": 188231498.9,
            "minimum": 188156139.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23333.0565,
            "variance": 544431525.5
          },
          {
            "average": 0,
            "count": 13860094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13860094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13860094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13860094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13860094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307992.9374,
          4819052.166,
          1348.085423,
          309042.8174,
          4820469.106,
          1400.485423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307992.93741597544,
                4819052.165589216,
                1348.085422930794
              ],
              [
                307992.93741597544,
                4820469.105589216,
                1348.085422930794
              ],
              [
                309042.81741597544,
                4820469.105589216,
                1400.4854229307941
              ],
              [
                309042.81741597544,
                4819052.165589216,
                1400.4854229307941
              ],
              [
                307992.93741597544,
                4819052.165589216,
                1348.085422930794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:18:18+00:00",
        "end_time": "2017-08-30T19:22:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754751,
            43.49973628,
            1348.085423,
            -119.3619997,
            43.51275287,
            1400.485423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3749750342304,
                  43.49973627594078,
                  1348.085422930794
                ],
                [
                  -119.3754751437816,
                  43.512483833896134,
                  1348.085422930794
                ],
                [
                  -119.36249712041662,
                  43.512752874909744,
                  1400.4854229307941
                ],
                [
                  -119.36199973692118,
                  43.500005197903974,
                  1400.4854229307941
                ],
                [
                  -119.3749750342304,
                  43.49973627594078,
                  1348.085422930794
                ]
              ]
            ]
          },
          "id": "20170830_43119E3321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:18:18Z",
            "pc:count": 13860094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308517.6264,
                "count": 13860094,
                "maximum": 309042.8174,
                "minimum": 307992.9374,
                "name": "X",
                "position": 0,
                "stddev": 293.1011098,
                "variance": 85908.26054
              },
              {
                "average": 4819761.638,
                "count": 13860094,
                "maximum": 4820469.106,
                "minimum": 4819052.166,
                "name": "Y",
                "position": 1,
                "stddev": 401.5417151,
                "variance": 161235.749
              },
              {
                "average": 1374.565297,
                "count": 13860094,
                "maximum": 1400.485423,
                "minimum": 1348.085423,
                "name": "Z",
                "position": 2,
                "stddev": 8.373704196,
                "variance": 70.11892196
              },
              {
                "average": 19070.16358,
                "count": 13860094,
                "maximum": 29793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2306.293595,
                "variance": 5318990.145
              },
              {
                "average": 1.026423053,
                "count": 13860094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1705852088,
                "variance": 0.02909931347
              },
              {
                "average": 1.0534044,
                "count": 13860094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2466179519,
                "variance": 0.06082041422
              },
              {
                "average": 0.5037951402,
                "count": 13860094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856147,
                "variance": 0.2499856149
              },
              {
                "average": 2.236637068e-06,
                "count": 13860094,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001495537437,
                "variance": 2.236632226e-06
              },
              {
                "average": 1.169032981,
                "count": 13860094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.374781059,
                "variance": 0.1404608422
              },
              {
                "average": -0.0315206512,
                "count": 13860094,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74634185,
                "variance": 137.9765468
              },
              {
                "average": 1.982275806,
                "count": 13860094,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007549299,
                "variance": 1.01515559
              },
              {
                "average": 1124.029735,
                "count": 13860094,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.175362853,
                "variance": 26.78438066
              },
              {
                "average": 42142.29725,
                "count": 13860094,
                "maximum": 53248,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 4535.247572,
                "variance": 20568470.54
              },
              {
                "average": 40387.10339,
                "count": 13860094,
                "maximum": 51456,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 3625.415553,
                "variance": 13143637.93
              },
              {
                "average": 37295.40332,
                "count": 13860094,
                "maximum": 48640,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 3636.526793,
                "variance": 13224327.12
              },
              {
                "average": 188221352.8,
                "count": 13860094,
                "maximum": 188231498.9,
                "minimum": 188156139.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23333.0565,
                "variance": 544431525.5
              },
              {
                "average": 0,
                "count": 13860094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13860094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13860094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13860094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13860094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307992.9374,
              4819052.166,
              1348.085423,
              309042.8174,
              4820469.106,
              1400.485423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307992.93741597544,
                    4819052.165589216,
                    1348.085422930794
                  ],
                  [
                    307992.93741597544,
                    4820469.105589216,
                    1348.085422930794
                  ],
                  [
                    309042.81741597544,
                    4820469.105589216,
                    1400.4854229307941
                  ],
                  [
                    309042.81741597544,
                    4819052.165589216,
                    1400.4854229307941
                  ],
                  [
                    307992.93741597544,
                    4819052.165589216,
                    1348.085422930794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:18:18+00:00",
            "end_time": "2017-08-30T19:22: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": "20170831_43119E4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997503884137,
              43.574728304891174,
              1335.7602289085958
            ],
            [
              -119.450492590644,
              43.587482547216524,
              1335.7602289085958
            ],
            [
              -119.43749769511116,
              43.58776051236565,
              1469.8002289085957
            ],
            [
              -119.43698288122988,
              43.575006146993076,
              1469.8002289085957
            ],
            [
              -119.44997503884137,
              43.574728304891174,
              1335.7602289085958
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504926,
        43.5747283,
        1335.760229,
        -119.4369829,
        43.58776051,
        1469.800229
      ],
      "properties": {
        "datetime": "2017-08-31T17:10:40Z",
        "pc:count": 13446301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302701.9277,
            "count": 13446301,
            "maximum": 303224.7699,
            "minimum": 302174.7699,
            "name": "X",
            "position": 0,
            "stddev": 293.0103115,
            "variance": 85855.04266
          },
          {
            "average": 4828263.385,
            "count": 13446301,
            "maximum": 4828974.717,
            "minimum": 4827556.937,
            "name": "Y",
            "position": 1,
            "stddev": 396.1220394,
            "variance": 156912.6701
          },
          {
            "average": 1377.22847,
            "count": 13446301,
            "maximum": 1469.800229,
            "minimum": 1335.760229,
            "name": "Z",
            "position": 2,
            "stddev": 41.24709433,
            "variance": 1701.322791
          },
          {
            "average": 18965.51111,
            "count": 13446301,
            "maximum": 31153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2657.386294,
            "variance": 7061701.917
          },
          {
            "average": 1.022919314,
            "count": 13446301,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1678853858,
            "variance": 0.02818550275
          },
          {
            "average": 1.046197092,
            "count": 13446301,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2484709703,
            "variance": 0.06173782309
          },
          {
            "average": 0.5027303792,
            "count": 13446301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925636,
            "variance": 0.2499925636
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183826838,
            "count": 13446301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3873429269,
            "variance": 0.150034543
          },
          {
            "average": 0.08649035882,
            "count": 13446301,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71259604,
            "variance": 137.184906
          },
          {
            "average": 1.984069076,
            "count": 13446301,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007826973,
            "variance": 1.015715208
          },
          {
            "average": 1129.776994,
            "count": 13446301,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.063479569,
            "variance": 1.130988793
          },
          {
            "average": 40764.40062,
            "count": 13446301,
            "maximum": 54528,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 5079.016242,
            "variance": 25796405.98
          },
          {
            "average": 38815.20296,
            "count": 13446301,
            "maximum": 52736,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4522.955282,
            "variance": 20457124.48
          },
          {
            "average": 34944.10819,
            "count": 13446301,
            "maximum": 49664,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 4174.63628,
            "variance": 17427588.07
          },
          {
            "average": 188232476.6,
            "count": 13446301,
            "maximum": 188234640.7,
            "minimum": 188230525.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 723.0859766,
            "variance": 522853.3296
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13446301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302174.7699,
          4827556.937,
          1335.760229,
          303224.7699,
          4828974.717,
          1469.800229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302174.7698500659,
                4827556.937243735,
                1335.7602289085958
              ],
              [
                302174.7698500659,
                4828974.717243735,
                1335.7602289085958
              ],
              [
                303224.7698500659,
                4828974.717243735,
                1469.8002289085957
              ],
              [
                303224.7698500659,
                4827556.937243735,
                1469.8002289085957
              ],
              [
                302174.7698500659,
                4827556.937243735,
                1335.7602289085958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:10:40+00:00",
        "end_time": "2017-08-31T16:02:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504926,
            43.5747283,
            1335.760229,
            -119.4369829,
            43.58776051,
            1469.800229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997503884137,
                  43.574728304891174,
                  1335.7602289085958
                ],
                [
                  -119.450492590644,
                  43.587482547216524,
                  1335.7602289085958
                ],
                [
                  -119.43749769511116,
                  43.58776051236565,
                  1469.8002289085957
                ],
                [
                  -119.43698288122988,
                  43.575006146993076,
                  1469.8002289085957
                ],
                [
                  -119.44997503884137,
                  43.574728304891174,
                  1335.7602289085958
                ]
              ]
            ]
          },
          "id": "20170831_43119E4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:10:40Z",
            "pc:count": 13446301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302701.9277,
                "count": 13446301,
                "maximum": 303224.7699,
                "minimum": 302174.7699,
                "name": "X",
                "position": 0,
                "stddev": 293.0103115,
                "variance": 85855.04266
              },
              {
                "average": 4828263.385,
                "count": 13446301,
                "maximum": 4828974.717,
                "minimum": 4827556.937,
                "name": "Y",
                "position": 1,
                "stddev": 396.1220394,
                "variance": 156912.6701
              },
              {
                "average": 1377.22847,
                "count": 13446301,
                "maximum": 1469.800229,
                "minimum": 1335.760229,
                "name": "Z",
                "position": 2,
                "stddev": 41.24709433,
                "variance": 1701.322791
              },
              {
                "average": 18965.51111,
                "count": 13446301,
                "maximum": 31153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2657.386294,
                "variance": 7061701.917
              },
              {
                "average": 1.022919314,
                "count": 13446301,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1678853858,
                "variance": 0.02818550275
              },
              {
                "average": 1.046197092,
                "count": 13446301,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2484709703,
                "variance": 0.06173782309
              },
              {
                "average": 0.5027303792,
                "count": 13446301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925636,
                "variance": 0.2499925636
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183826838,
                "count": 13446301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3873429269,
                "variance": 0.150034543
              },
              {
                "average": 0.08649035882,
                "count": 13446301,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71259604,
                "variance": 137.184906
              },
              {
                "average": 1.984069076,
                "count": 13446301,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007826973,
                "variance": 1.015715208
              },
              {
                "average": 1129.776994,
                "count": 13446301,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.063479569,
                "variance": 1.130988793
              },
              {
                "average": 40764.40062,
                "count": 13446301,
                "maximum": 54528,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 5079.016242,
                "variance": 25796405.98
              },
              {
                "average": 38815.20296,
                "count": 13446301,
                "maximum": 52736,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4522.955282,
                "variance": 20457124.48
              },
              {
                "average": 34944.10819,
                "count": 13446301,
                "maximum": 49664,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 4174.63628,
                "variance": 17427588.07
              },
              {
                "average": 188232476.6,
                "count": 13446301,
                "maximum": 188234640.7,
                "minimum": 188230525.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 723.0859766,
                "variance": 522853.3296
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13446301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302174.7699,
              4827556.937,
              1335.760229,
              303224.7699,
              4828974.717,
              1469.800229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302174.7698500659,
                    4827556.937243735,
                    1335.7602289085958
                  ],
                  [
                    302174.7698500659,
                    4828974.717243735,
                    1335.7602289085958
                  ],
                  [
                    303224.7698500659,
                    4828974.717243735,
                    1469.8002289085957
                  ],
                  [
                    303224.7698500659,
                    4827556.937243735,
                    1469.8002289085957
                  ],
                  [
                    302174.7698500659,
                    4827556.937243735,
                    1335.7602289085958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:10:40+00:00",
            "end_time": "2017-08-31T16:02: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": "20170831_43119E4401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747464363285,
              43.54972995849064,
              1307.437207445723
            ],
            [
              -119.4379890492931,
              43.56248293640421,
              1307.437207445723
            ],
            [
              -119.42499792319609,
              43.56275938655305,
              1409.2972074457232
            ],
            [
              -119.42448625204449,
              43.55000628626961,
              1409.2972074457232
            ],
            [
              -119.43747464363285,
              43.54972995849064,
              1307.437207445723
            ]
          ]
        ]
      },
      "bbox": [
        -119.437989,
        43.54972996,
        1307.437207,
        -119.4244863,
        43.56275939,
        1409.297207
      ],
      "properties": {
        "datetime": "2017-08-31T17:17:47Z",
        "pc:count": 13036075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303628.7475,
            "count": 13036075,
            "maximum": 304152.8284,
            "minimum": 303102.7084,
            "name": "X",
            "position": 0,
            "stddev": 293.8812276,
            "variance": 86366.17591
          },
          {
            "average": 4825460.882,
            "count": 13036075,
            "maximum": 4826168.436,
            "minimum": 4824750.816,
            "name": "Y",
            "position": 1,
            "stddev": 399.7540404,
            "variance": 159803.2928
          },
          {
            "average": 1347.438977,
            "count": 13036075,
            "maximum": 1409.297207,
            "minimum": 1307.437207,
            "name": "Z",
            "position": 2,
            "stddev": 15.04294699,
            "variance": 226.2902541
          },
          {
            "average": 19771.15103,
            "count": 13036075,
            "maximum": 31041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1762.413128,
            "variance": 3106100.034
          },
          {
            "average": 1.009200929,
            "count": 13036075,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1060517582,
            "variance": 0.01124697541
          },
          {
            "average": 1.018518151,
            "count": 13036075,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.157044812,
            "variance": 0.02466307298
          },
          {
            "average": 0.5020146785,
            "count": 13036075,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959602,
            "variance": 0.2499959602
          },
          {
            "average": 1.534204122e-07,
            "count": 13036075,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000391689163,
            "variance": 1.534204004e-07
          },
          {
            "average": 1.187599872,
            "count": 13036075,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3903923304,
            "variance": 0.1524061717
          },
          {
            "average": 0.4607612141,
            "count": 13036075,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71832069,
            "variance": 137.3190397
          },
          {
            "average": 1.994122771,
            "count": 13036075,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002799675,
            "variance": 1.005607187
          },
          {
            "average": 1130.638849,
            "count": 13036075,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.282734397,
            "variance": 1.645407533
          },
          {
            "average": 43161.56593,
            "count": 13036075,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4553.494334,
            "variance": 20734310.65
          },
          {
            "average": 41191.46937,
            "count": 13036075,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4049.283422,
            "variance": 16396696.23
          },
          {
            "average": 37503.68952,
            "count": 13036075,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3792.14119,
            "variance": 14380334.8
          },
          {
            "average": 188233043,
            "count": 13036075,
            "maximum": 188235067.9,
            "minimum": 188231383.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 862.718649,
            "variance": 744283.4673
          },
          {
            "average": 0,
            "count": 13036075,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036075,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036075,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303102.7084,
          4824750.816,
          1307.437207,
          304152.8284,
          4826168.436,
          1409.297207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303102.70842607407,
                4824750.816475407,
                1307.437207445723
              ],
              [
                303102.70842607407,
                4826168.436475406,
                1307.437207445723
              ],
              [
                304152.82842607406,
                4826168.436475406,
                1409.2972074457232
              ],
              [
                304152.82842607406,
                4824750.816475407,
                1409.2972074457232
              ],
              [
                303102.70842607407,
                4824750.816475407,
                1307.437207445723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:17:47+00:00",
        "end_time": "2017-08-31T16:16:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.437989,
            43.54972996,
            1307.437207,
            -119.4244863,
            43.56275939,
            1409.297207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747464363285,
                  43.54972995849064,
                  1307.437207445723
                ],
                [
                  -119.4379890492931,
                  43.56248293640421,
                  1307.437207445723
                ],
                [
                  -119.42499792319609,
                  43.56275938655305,
                  1409.2972074457232
                ],
                [
                  -119.42448625204449,
                  43.55000628626961,
                  1409.2972074457232
                ],
                [
                  -119.43747464363285,
                  43.54972995849064,
                  1307.437207445723
                ]
              ]
            ]
          },
          "id": "20170831_43119E4401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:17:47Z",
            "pc:count": 13036075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303628.7475,
                "count": 13036075,
                "maximum": 304152.8284,
                "minimum": 303102.7084,
                "name": "X",
                "position": 0,
                "stddev": 293.8812276,
                "variance": 86366.17591
              },
              {
                "average": 4825460.882,
                "count": 13036075,
                "maximum": 4826168.436,
                "minimum": 4824750.816,
                "name": "Y",
                "position": 1,
                "stddev": 399.7540404,
                "variance": 159803.2928
              },
              {
                "average": 1347.438977,
                "count": 13036075,
                "maximum": 1409.297207,
                "minimum": 1307.437207,
                "name": "Z",
                "position": 2,
                "stddev": 15.04294699,
                "variance": 226.2902541
              },
              {
                "average": 19771.15103,
                "count": 13036075,
                "maximum": 31041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1762.413128,
                "variance": 3106100.034
              },
              {
                "average": 1.009200929,
                "count": 13036075,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1060517582,
                "variance": 0.01124697541
              },
              {
                "average": 1.018518151,
                "count": 13036075,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.157044812,
                "variance": 0.02466307298
              },
              {
                "average": 0.5020146785,
                "count": 13036075,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959602,
                "variance": 0.2499959602
              },
              {
                "average": 1.534204122e-07,
                "count": 13036075,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000391689163,
                "variance": 1.534204004e-07
              },
              {
                "average": 1.187599872,
                "count": 13036075,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3903923304,
                "variance": 0.1524061717
              },
              {
                "average": 0.4607612141,
                "count": 13036075,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71832069,
                "variance": 137.3190397
              },
              {
                "average": 1.994122771,
                "count": 13036075,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002799675,
                "variance": 1.005607187
              },
              {
                "average": 1130.638849,
                "count": 13036075,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.282734397,
                "variance": 1.645407533
              },
              {
                "average": 43161.56593,
                "count": 13036075,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4553.494334,
                "variance": 20734310.65
              },
              {
                "average": 41191.46937,
                "count": 13036075,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4049.283422,
                "variance": 16396696.23
              },
              {
                "average": 37503.68952,
                "count": 13036075,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3792.14119,
                "variance": 14380334.8
              },
              {
                "average": 188233043,
                "count": 13036075,
                "maximum": 188235067.9,
                "minimum": 188231383.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 862.718649,
                "variance": 744283.4673
              },
              {
                "average": 0,
                "count": 13036075,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036075,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036075,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303102.7084,
              4824750.816,
              1307.437207,
              304152.8284,
              4826168.436,
              1409.297207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303102.70842607407,
                    4824750.816475407,
                    1307.437207445723
                  ],
                  [
                    303102.70842607407,
                    4826168.436475406,
                    1307.437207445723
                  ],
                  [
                    304152.82842607406,
                    4826168.436475406,
                    1409.2972074457232
                  ],
                  [
                    304152.82842607406,
                    4824750.816475407,
                    1409.2972074457232
                  ],
                  [
                    303102.70842607407,
                    4824750.816475407,
                    1307.437207445723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:17:47+00:00",
            "end_time": "2017-08-31T16:16:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247445565205,
              43.449720872467864,
              1306.2939982074722
            ],
            [
              -119.51300318245158,
              43.4624818070799,
              1306.2939982074722
            ],
            [
              -119.49999840671968,
              43.46276704705448,
              1328.6339982074724
            ],
            [
              -119.49947240911291,
              43.45000598607968,
              1328.6339982074724
            ],
            [
              -119.51247445565205,
              43.449720872467864,
              1306.2939982074722
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130032,
        43.44972087,
        1306.293998,
        -119.4994724,
        43.46276705,
        1328.633998
      ],
      "properties": {
        "datetime": "2017-08-31T14:25:13Z",
        "pc:count": 12967287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297241.933,
            "count": 12967287,
            "maximum": 297761.6127,
            "minimum": 296708.5927,
            "name": "X",
            "position": 0,
            "stddev": 294.0917554,
            "variance": 86489.96061
          },
          {
            "average": 4814561.533,
            "count": 12967287,
            "maximum": 4815242.417,
            "minimum": 4813823.857,
            "name": "Y",
            "position": 1,
            "stddev": 403.6793126,
            "variance": 162956.9874
          },
          {
            "average": 1314.528957,
            "count": 12967287,
            "maximum": 1328.633998,
            "minimum": 1306.293998,
            "name": "Z",
            "position": 2,
            "stddev": 5.127469552,
            "variance": 26.290944
          },
          {
            "average": 18878.19068,
            "count": 12967287,
            "maximum": 26353,
            "minimum": 1633,
            "name": "Intensity",
            "position": 3,
            "stddev": 1338.782769,
            "variance": 1792339.302
          },
          {
            "average": 1.000024755,
            "count": 12967287,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004975338069,
            "variance": 2.475398891e-05
          },
          {
            "average": 1.000044034,
            "count": 12967287,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006635657279,
            "variance": 4.403194752e-05
          },
          {
            "average": 0.5035037013,
            "count": 12967287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877432,
            "variance": 0.2499877434
          },
          {
            "average": 1.465225533e-05,
            "count": 12967287,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003827798554,
            "variance": 1.465204177e-05
          },
          {
            "average": 1.198361384,
            "count": 12967287,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3987657931,
            "variance": 0.1590141578
          },
          {
            "average": -0.3105248784,
            "count": 12967287,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84403368,
            "variance": 140.2811338
          },
          {
            "average": 2.003433563,
            "count": 12967287,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000178014,
            "variance": 1.000356059
          },
          {
            "average": 1080.540098,
            "count": 12967287,
            "maximum": 1112,
            "minimum": 1078,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.706010089,
            "variance": 7.322490603
          },
          {
            "average": 45537.84441,
            "count": 12967287,
            "maximum": 55552,
            "minimum": 27392,
            "name": "Red",
            "position": 12,
            "stddev": 2155.241713,
            "variance": 4645066.842
          },
          {
            "average": 43625.1683,
            "count": 12967287,
            "maximum": 54528,
            "minimum": 25600,
            "name": "Green",
            "position": 13,
            "stddev": 2104.878857,
            "variance": 4430515.003
          },
          {
            "average": 40125.79979,
            "count": 12967287,
            "maximum": 52224,
            "minimum": 24064,
            "name": "Blue",
            "position": 14,
            "stddev": 2048.606666,
            "variance": 4196789.272
          },
          {
            "average": 188069988.4,
            "count": 12967287,
            "maximum": 188224713.1,
            "minimum": 188067881.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12432.29454,
            "variance": 154561947.4
          },
          {
            "average": 0,
            "count": 12967287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12967287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12967287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12967287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12967287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296708.5927,
          4813823.857,
          1306.293998,
          297761.6127,
          4815242.417,
          1328.633998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296708.59274958563,
                4813823.857356404,
                1306.2939982074722
              ],
              [
                296708.59274958563,
                4815242.4173564045,
                1306.2939982074722
              ],
              [
                297761.61274958565,
                4815242.4173564045,
                1328.6339982074724
              ],
              [
                297761.61274958565,
                4813823.857356404,
                1328.6339982074724
              ],
              [
                296708.59274958563,
                4813823.857356404,
                1306.2939982074722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T14:25:13+00:00",
        "end_time": "2017-08-29T18:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130032,
            43.44972087,
            1306.293998,
            -119.4994724,
            43.46276705,
            1328.633998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247445565205,
                  43.449720872467864,
                  1306.2939982074722
                ],
                [
                  -119.51300318245158,
                  43.4624818070799,
                  1306.2939982074722
                ],
                [
                  -119.49999840671968,
                  43.46276704705448,
                  1328.6339982074724
                ],
                [
                  -119.49947240911291,
                  43.45000598607968,
                  1328.6339982074724
                ],
                [
                  -119.51247445565205,
                  43.449720872467864,
                  1306.2939982074722
                ]
              ]
            ]
          },
          "id": "20170829_43119D5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T14:25:13Z",
            "pc:count": 12967287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297241.933,
                "count": 12967287,
                "maximum": 297761.6127,
                "minimum": 296708.5927,
                "name": "X",
                "position": 0,
                "stddev": 294.0917554,
                "variance": 86489.96061
              },
              {
                "average": 4814561.533,
                "count": 12967287,
                "maximum": 4815242.417,
                "minimum": 4813823.857,
                "name": "Y",
                "position": 1,
                "stddev": 403.6793126,
                "variance": 162956.9874
              },
              {
                "average": 1314.528957,
                "count": 12967287,
                "maximum": 1328.633998,
                "minimum": 1306.293998,
                "name": "Z",
                "position": 2,
                "stddev": 5.127469552,
                "variance": 26.290944
              },
              {
                "average": 18878.19068,
                "count": 12967287,
                "maximum": 26353,
                "minimum": 1633,
                "name": "Intensity",
                "position": 3,
                "stddev": 1338.782769,
                "variance": 1792339.302
              },
              {
                "average": 1.000024755,
                "count": 12967287,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004975338069,
                "variance": 2.475398891e-05
              },
              {
                "average": 1.000044034,
                "count": 12967287,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006635657279,
                "variance": 4.403194752e-05
              },
              {
                "average": 0.5035037013,
                "count": 12967287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877432,
                "variance": 0.2499877434
              },
              {
                "average": 1.465225533e-05,
                "count": 12967287,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003827798554,
                "variance": 1.465204177e-05
              },
              {
                "average": 1.198361384,
                "count": 12967287,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3987657931,
                "variance": 0.1590141578
              },
              {
                "average": -0.3105248784,
                "count": 12967287,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84403368,
                "variance": 140.2811338
              },
              {
                "average": 2.003433563,
                "count": 12967287,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000178014,
                "variance": 1.000356059
              },
              {
                "average": 1080.540098,
                "count": 12967287,
                "maximum": 1112,
                "minimum": 1078,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.706010089,
                "variance": 7.322490603
              },
              {
                "average": 45537.84441,
                "count": 12967287,
                "maximum": 55552,
                "minimum": 27392,
                "name": "Red",
                "position": 12,
                "stddev": 2155.241713,
                "variance": 4645066.842
              },
              {
                "average": 43625.1683,
                "count": 12967287,
                "maximum": 54528,
                "minimum": 25600,
                "name": "Green",
                "position": 13,
                "stddev": 2104.878857,
                "variance": 4430515.003
              },
              {
                "average": 40125.79979,
                "count": 12967287,
                "maximum": 52224,
                "minimum": 24064,
                "name": "Blue",
                "position": 14,
                "stddev": 2048.606666,
                "variance": 4196789.272
              },
              {
                "average": 188069988.4,
                "count": 12967287,
                "maximum": 188224713.1,
                "minimum": 188067881.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12432.29454,
                "variance": 154561947.4
              },
              {
                "average": 0,
                "count": 12967287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12967287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12967287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12967287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12967287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296708.5927,
              4813823.857,
              1306.293998,
              297761.6127,
              4815242.417,
              1328.633998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296708.59274958563,
                    4813823.857356404,
                    1306.2939982074722
                  ],
                  [
                    296708.59274958563,
                    4815242.4173564045,
                    1306.2939982074722
                  ],
                  [
                    297761.61274958565,
                    4815242.4173564045,
                    1328.6339982074724
                  ],
                  [
                    297761.61274958565,
                    4813823.857356404,
                    1328.6339982074724
                  ],
                  [
                    296708.59274958563,
                    4813823.857356404,
                    1306.2939982074722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T14:25:13+00:00",
            "end_time": "2017-08-29T18: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": "20170828_43119E2415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.13747768883931,
              43.52476146367896,
              1309.8766504500943
            ],
            [
              -119.13792730821594,
              43.537485677721776,
              1309.8766504500943
            ],
            [
              -119.12499598205808,
              43.53772685634858,
              1501.3966504500943
            ],
            [
              -119.12454907721639,
              43.52500253578473,
              1501.3966504500943
            ],
            [
              -119.13747768883931,
              43.52476146367896,
              1309.8766504500943
            ]
          ]
        ]
      },
      "bbox": [
        -119.1379273,
        43.52476146,
        1309.87665,
        -119.1245491,
        43.53772686,
        1501.39665
      ],
      "properties": {
        "datetime": "2017-08-28T18:44:37Z",
        "pc:count": 14457594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327784.1637,
            "count": 14457594,
            "maximum": 328311.059,
            "minimum": 327265.559,
            "name": "X",
            "position": 0,
            "stddev": 288.0148153,
            "variance": 82952.53382
          },
          {
            "average": 4822013.317,
            "count": 14457594,
            "maximum": 4822724.898,
            "minimum": 4821310.778,
            "name": "Y",
            "position": 1,
            "stddev": 390.8763972,
            "variance": 152784.3579
          },
          {
            "average": 1387.32477,
            "count": 14457594,
            "maximum": 1501.39665,
            "minimum": 1309.87665,
            "name": "Z",
            "position": 2,
            "stddev": 44.29966877,
            "variance": 1962.460653
          },
          {
            "average": 19820.20453,
            "count": 14457594,
            "maximum": 42113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2754.770027,
            "variance": 7588757.9
          },
          {
            "average": 1.032661244,
            "count": 14457594,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2032389335,
            "variance": 0.04130606407
          },
          {
            "average": 1.065910275,
            "count": 14457594,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.302197078,
            "variance": 0.09132307398
          },
          {
            "average": 0.5016822993,
            "count": 14457594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971872,
            "variance": 0.2499971872
          },
          {
            "average": 1.106684833e-06,
            "count": 14457594,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001051990344,
            "variance": 1.106683685e-06
          },
          {
            "average": 1.210567609,
            "count": 14457594,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4077117885,
            "variance": 0.1662289025
          },
          {
            "average": 0.1793718112,
            "count": 14457594,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66970326,
            "variance": 136.1819742
          },
          {
            "average": 1.985247199,
            "count": 14457594,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008548308,
            "variance": 1.017169689
          },
          {
            "average": 1033.981194,
            "count": 14457594,
            "maximum": 1036,
            "minimum": 1032,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.108188744,
            "variance": 1.228082291
          },
          {
            "average": 41630.96506,
            "count": 14457594,
            "maximum": 56320,
            "minimum": 13312,
            "name": "Red",
            "position": 12,
            "stddev": 3836.289805,
            "variance": 14717119.47
          },
          {
            "average": 39355.46814,
            "count": 14457594,
            "maximum": 56320,
            "minimum": 15104,
            "name": "Green",
            "position": 13,
            "stddev": 3174.362293,
            "variance": 10076575.97
          },
          {
            "average": 35779.18422,
            "count": 14457594,
            "maximum": 55808,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 3077.881931,
            "variance": 9473357.182
          },
          {
            "average": 187980355.9,
            "count": 14457594,
            "maximum": 187981077.4,
            "minimum": 187979538.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 429.291769,
            "variance": 184291.4229
          },
          {
            "average": 0,
            "count": 14457594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14457594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14457594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14457594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14457594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327265.559,
          4821310.778,
          1309.87665,
          328311.059,
          4822724.898,
          1501.39665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327265.55900360306,
                4821310.778457091,
                1309.8766504500943
              ],
              [
                327265.55900360306,
                4822724.89845709,
                1309.8766504500943
              ],
              [
                328311.05900360306,
                4822724.89845709,
                1501.3966504500943
              ],
              [
                328311.05900360306,
                4821310.778457091,
                1501.3966504500943
              ],
              [
                327265.55900360306,
                4821310.778457091,
                1309.8766504500943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T18:44:37+00:00",
        "end_time": "2017-08-28T18:18:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1379273,
            43.52476146,
            1309.87665,
            -119.1245491,
            43.53772686,
            1501.39665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.13747768883931,
                  43.52476146367896,
                  1309.8766504500943
                ],
                [
                  -119.13792730821594,
                  43.537485677721776,
                  1309.8766504500943
                ],
                [
                  -119.12499598205808,
                  43.53772685634858,
                  1501.3966504500943
                ],
                [
                  -119.12454907721639,
                  43.52500253578473,
                  1501.3966504500943
                ],
                [
                  -119.13747768883931,
                  43.52476146367896,
                  1309.8766504500943
                ]
              ]
            ]
          },
          "id": "20170828_43119E2415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T18:44:37Z",
            "pc:count": 14457594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327784.1637,
                "count": 14457594,
                "maximum": 328311.059,
                "minimum": 327265.559,
                "name": "X",
                "position": 0,
                "stddev": 288.0148153,
                "variance": 82952.53382
              },
              {
                "average": 4822013.317,
                "count": 14457594,
                "maximum": 4822724.898,
                "minimum": 4821310.778,
                "name": "Y",
                "position": 1,
                "stddev": 390.8763972,
                "variance": 152784.3579
              },
              {
                "average": 1387.32477,
                "count": 14457594,
                "maximum": 1501.39665,
                "minimum": 1309.87665,
                "name": "Z",
                "position": 2,
                "stddev": 44.29966877,
                "variance": 1962.460653
              },
              {
                "average": 19820.20453,
                "count": 14457594,
                "maximum": 42113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2754.770027,
                "variance": 7588757.9
              },
              {
                "average": 1.032661244,
                "count": 14457594,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2032389335,
                "variance": 0.04130606407
              },
              {
                "average": 1.065910275,
                "count": 14457594,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.302197078,
                "variance": 0.09132307398
              },
              {
                "average": 0.5016822993,
                "count": 14457594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971872,
                "variance": 0.2499971872
              },
              {
                "average": 1.106684833e-06,
                "count": 14457594,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001051990344,
                "variance": 1.106683685e-06
              },
              {
                "average": 1.210567609,
                "count": 14457594,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4077117885,
                "variance": 0.1662289025
              },
              {
                "average": 0.1793718112,
                "count": 14457594,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66970326,
                "variance": 136.1819742
              },
              {
                "average": 1.985247199,
                "count": 14457594,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008548308,
                "variance": 1.017169689
              },
              {
                "average": 1033.981194,
                "count": 14457594,
                "maximum": 1036,
                "minimum": 1032,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.108188744,
                "variance": 1.228082291
              },
              {
                "average": 41630.96506,
                "count": 14457594,
                "maximum": 56320,
                "minimum": 13312,
                "name": "Red",
                "position": 12,
                "stddev": 3836.289805,
                "variance": 14717119.47
              },
              {
                "average": 39355.46814,
                "count": 14457594,
                "maximum": 56320,
                "minimum": 15104,
                "name": "Green",
                "position": 13,
                "stddev": 3174.362293,
                "variance": 10076575.97
              },
              {
                "average": 35779.18422,
                "count": 14457594,
                "maximum": 55808,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 3077.881931,
                "variance": 9473357.182
              },
              {
                "average": 187980355.9,
                "count": 14457594,
                "maximum": 187981077.4,
                "minimum": 187979538.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 429.291769,
                "variance": 184291.4229
              },
              {
                "average": 0,
                "count": 14457594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14457594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14457594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14457594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14457594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327265.559,
              4821310.778,
              1309.87665,
              328311.059,
              4822724.898,
              1501.39665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327265.55900360306,
                    4821310.778457091,
                    1309.8766504500943
                  ],
                  [
                    327265.55900360306,
                    4822724.89845709,
                    1309.8766504500943
                  ],
                  [
                    328311.05900360306,
                    4822724.89845709,
                    1501.3966504500943
                  ],
                  [
                    328311.05900360306,
                    4821310.778457091,
                    1501.3966504500943
                  ],
                  [
                    327265.55900360306,
                    4821310.778457091,
                    1309.8766504500943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T18:44:37+00:00",
            "end_time": "2017-08-28T18:18: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": "20170830_43119E3106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497527810434,
              43.59973555631971,
              1495.99433614496
            ],
            [
              -119.37547715718264,
              43.61248343034665,
              1495.99433614496
            ],
            [
              -119.3624972133364,
              43.612752555306976,
              1578.11433614496
            ],
            [
              -119.3619980703619,
              43.600004562210756,
              1578.11433614496
            ],
            [
              -119.37497527810434,
              43.59973555631971,
              1495.99433614496
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754772,
        43.59973556,
        1495.994336,
        -119.3619981,
        43.61275256,
        1578.114336
      ],
      "properties": {
        "datetime": "2017-08-30T18:14:50Z",
        "pc:count": 15942486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308845.8568,
            "count": 15942486,
            "maximum": 309358.5877,
            "minimum": 308310.2877,
            "name": "X",
            "position": 0,
            "stddev": 289.2908987,
            "variance": 83689.22406
          },
          {
            "average": 4830817.666,
            "count": 15942486,
            "maximum": 4831575.484,
            "minimum": 4830158.484,
            "name": "Y",
            "position": 1,
            "stddev": 404.0416163,
            "variance": 163249.6277
          },
          {
            "average": 1529.562121,
            "count": 15942486,
            "maximum": 1578.114336,
            "minimum": 1495.994336,
            "name": "Z",
            "position": 2,
            "stddev": 16.16772656,
            "variance": 261.3953822
          },
          {
            "average": 20034.49625,
            "count": 15942486,
            "maximum": 34081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2088.184884,
            "variance": 4360516.11
          },
          {
            "average": 1.014657752,
            "count": 15942486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.139182418,
            "variance": 0.01937174549
          },
          {
            "average": 1.029549783,
            "count": 15942486,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2102210056,
            "variance": 0.04419287118
          },
          {
            "average": 0.5032264102,
            "count": 15942486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896058,
            "variance": 0.249989606
          },
          {
            "average": 8.154311693e-07,
            "count": 15942486,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009030119354,
            "variance": 8.154305555e-07
          },
          {
            "average": 1.154403962,
            "count": 15942486,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3613355596,
            "variance": 0.1305633866
          },
          {
            "average": -0.0003123757049,
            "count": 15942486,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56774137,
            "variance": 133.8126404
          },
          {
            "average": 1.990268268,
            "count": 15942486,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005233016,
            "variance": 1.010493417
          },
          {
            "average": 1100.009166,
            "count": 15942486,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.32259912,
            "variance": 1.749268431
          },
          {
            "average": 39776.39712,
            "count": 15942486,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2860.905487,
            "variance": 8184780.207
          },
          {
            "average": 38104.42245,
            "count": 15942486,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2235.116219,
            "variance": 4995744.513
          },
          {
            "average": 34350.25385,
            "count": 15942486,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2315.985914,
            "variance": 5363790.754
          },
          {
            "average": 188150257,
            "count": 15942486,
            "maximum": 188152090,
            "minimum": 188148468.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 806.4603864,
            "variance": 650378.3549
          },
          {
            "average": 0,
            "count": 15942486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15942486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308310.2877,
          4830158.484,
          1495.994336,
          309358.5877,
          4831575.484,
          1578.114336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308310.2876889137,
                4830158.484058926,
                1495.99433614496
              ],
              [
                308310.2876889137,
                4831575.484058926,
                1495.99433614496
              ],
              [
                309358.58768891374,
                4831575.484058926,
                1578.11433614496
              ],
              [
                309358.58768891374,
                4830158.484058926,
                1578.11433614496
              ],
              [
                308310.2876889137,
                4830158.484058926,
                1495.99433614496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:14:50+00:00",
        "end_time": "2017-08-30T17:14:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754772,
            43.59973556,
            1495.994336,
            -119.3619981,
            43.61275256,
            1578.114336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497527810434,
                  43.59973555631971,
                  1495.99433614496
                ],
                [
                  -119.37547715718264,
                  43.61248343034665,
                  1495.99433614496
                ],
                [
                  -119.3624972133364,
                  43.612752555306976,
                  1578.11433614496
                ],
                [
                  -119.3619980703619,
                  43.600004562210756,
                  1578.11433614496
                ],
                [
                  -119.37497527810434,
                  43.59973555631971,
                  1495.99433614496
                ]
              ]
            ]
          },
          "id": "20170830_43119E3106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:14:50Z",
            "pc:count": 15942486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308845.8568,
                "count": 15942486,
                "maximum": 309358.5877,
                "minimum": 308310.2877,
                "name": "X",
                "position": 0,
                "stddev": 289.2908987,
                "variance": 83689.22406
              },
              {
                "average": 4830817.666,
                "count": 15942486,
                "maximum": 4831575.484,
                "minimum": 4830158.484,
                "name": "Y",
                "position": 1,
                "stddev": 404.0416163,
                "variance": 163249.6277
              },
              {
                "average": 1529.562121,
                "count": 15942486,
                "maximum": 1578.114336,
                "minimum": 1495.994336,
                "name": "Z",
                "position": 2,
                "stddev": 16.16772656,
                "variance": 261.3953822
              },
              {
                "average": 20034.49625,
                "count": 15942486,
                "maximum": 34081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2088.184884,
                "variance": 4360516.11
              },
              {
                "average": 1.014657752,
                "count": 15942486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.139182418,
                "variance": 0.01937174549
              },
              {
                "average": 1.029549783,
                "count": 15942486,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2102210056,
                "variance": 0.04419287118
              },
              {
                "average": 0.5032264102,
                "count": 15942486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896058,
                "variance": 0.249989606
              },
              {
                "average": 8.154311693e-07,
                "count": 15942486,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009030119354,
                "variance": 8.154305555e-07
              },
              {
                "average": 1.154403962,
                "count": 15942486,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3613355596,
                "variance": 0.1305633866
              },
              {
                "average": -0.0003123757049,
                "count": 15942486,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56774137,
                "variance": 133.8126404
              },
              {
                "average": 1.990268268,
                "count": 15942486,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005233016,
                "variance": 1.010493417
              },
              {
                "average": 1100.009166,
                "count": 15942486,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.32259912,
                "variance": 1.749268431
              },
              {
                "average": 39776.39712,
                "count": 15942486,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2860.905487,
                "variance": 8184780.207
              },
              {
                "average": 38104.42245,
                "count": 15942486,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2235.116219,
                "variance": 4995744.513
              },
              {
                "average": 34350.25385,
                "count": 15942486,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2315.985914,
                "variance": 5363790.754
              },
              {
                "average": 188150257,
                "count": 15942486,
                "maximum": 188152090,
                "minimum": 188148468.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 806.4603864,
                "variance": 650378.3549
              },
              {
                "average": 0,
                "count": 15942486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15942486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308310.2877,
              4830158.484,
              1495.994336,
              309358.5877,
              4831575.484,
              1578.114336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308310.2876889137,
                    4830158.484058926,
                    1495.99433614496
                  ],
                  [
                    308310.2876889137,
                    4831575.484058926,
                    1495.99433614496
                  ],
                  [
                    309358.58768891374,
                    4831575.484058926,
                    1578.11433614496
                  ],
                  [
                    309358.58768891374,
                    4830158.484058926,
                    1578.11433614496
                  ],
                  [
                    308310.2876889137,
                    4830158.484058926,
                    1495.99433614496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:14:50+00:00",
            "end_time": "2017-08-30T17:14:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997869352692,
              43.549822687718205,
              1416.4125206483081
            ],
            [
              -119.30042016219058,
              43.56142280756881,
              1416.4125206483081
            ],
            [
              -119.29104188302925,
              43.56161122097941,
              1462.9125206483081
            ],
            [
              -119.29060221028566,
              43.55001102526602,
              1462.9125206483081
            ],
            [
              -119.29997869352692,
              43.549822687718205,
              1416.4125206483081
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004202,
        43.54982269,
        1416.412521,
        -119.2906022,
        43.56161122,
        1462.912521
      ],
      "properties": {
        "datetime": "2017-08-30T16:56:25Z",
        "pc:count": 6266591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314536.2852,
            "count": 6266591,
            "maximum": 314968.1478,
            "minimum": 314210.1278,
            "name": "X",
            "position": 0,
            "stddev": 195.2422924,
            "variance": 38119.55275
          },
          {
            "average": 4824928.728,
            "count": 6266591,
            "maximum": 4825733.898,
            "minimum": 4824444.558,
            "name": "Y",
            "position": 1,
            "stddev": 277.0197894,
            "variance": 76739.96371
          },
          {
            "average": 1437.529708,
            "count": 6266591,
            "maximum": 1462.912521,
            "minimum": 1416.412521,
            "name": "Z",
            "position": 2,
            "stddev": 8.920077444,
            "variance": 79.5677816
          },
          {
            "average": 20283.30399,
            "count": 6266591,
            "maximum": 42593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1874.560085,
            "variance": 3513975.512
          },
          {
            "average": 1.011965357,
            "count": 6266591,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1253819816,
            "variance": 0.0157206413
          },
          {
            "average": 1.024049439,
            "count": 6266591,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1879843813,
            "variance": 0.03533812761
          },
          {
            "average": 0.5065518078,
            "count": 6266591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999571119,
            "variance": 0.2499571137
          },
          {
            "average": 1.595763949e-07,
            "count": 6266591,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003994701427,
            "variance": 1.595763949e-07
          },
          {
            "average": 1.191070711,
            "count": 6266591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3931446544,
            "variance": 0.1545627193
          },
          {
            "average": -1.531124143,
            "count": 6266591,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65352637,
            "variance": 135.8046768
          },
          {
            "average": 1.98354911,
            "count": 6266591,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004380597,
            "variance": 1.008780383
          },
          {
            "average": 1093.094603,
            "count": 6266591,
            "maximum": 1095,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.137290379,
            "variance": 1.293429405
          },
          {
            "average": 43099.93116,
            "count": 6266591,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 2697.804271,
            "variance": 7278147.882
          },
          {
            "average": 41113.67886,
            "count": 6266591,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 2191.870118,
            "variance": 4804294.613
          },
          {
            "average": 37689.76439,
            "count": 6266591,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 2285.032516,
            "variance": 5221373.598
          },
          {
            "average": 188146198.9,
            "count": 6266591,
            "maximum": 188147385.9,
            "minimum": 188145190.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.7634813,
            "variance": 284903.454
          },
          {
            "average": 0,
            "count": 6266591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6266591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6266591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6266591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6266591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314210.1278,
          4824444.558,
          1416.412521,
          314968.1478,
          4825733.898,
          1462.912521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314210.12777653435,
                4824444.557865212,
                1416.4125206483081
              ],
              [
                314210.12777653435,
                4825733.897865212,
                1416.4125206483081
              ],
              [
                314968.1477765344,
                4825733.897865212,
                1462.9125206483081
              ],
              [
                314968.1477765344,
                4824444.557865212,
                1462.9125206483081
              ],
              [
                314210.12777653435,
                4824444.557865212,
                1416.4125206483081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:56:25+00:00",
        "end_time": "2017-08-30T16:19:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004202,
            43.54982269,
            1416.412521,
            -119.2906022,
            43.56161122,
            1462.912521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997869352692,
                  43.549822687718205,
                  1416.4125206483081
                ],
                [
                  -119.30042016219058,
                  43.56142280756881,
                  1416.4125206483081
                ],
                [
                  -119.29104188302925,
                  43.56161122097941,
                  1462.9125206483081
                ],
                [
                  -119.29060221028566,
                  43.55001102526602,
                  1462.9125206483081
                ],
                [
                  -119.29997869352692,
                  43.549822687718205,
                  1416.4125206483081
                ]
              ]
            ]
          },
          "id": "20170830_43119E3402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:56:25Z",
            "pc:count": 6266591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314536.2852,
                "count": 6266591,
                "maximum": 314968.1478,
                "minimum": 314210.1278,
                "name": "X",
                "position": 0,
                "stddev": 195.2422924,
                "variance": 38119.55275
              },
              {
                "average": 4824928.728,
                "count": 6266591,
                "maximum": 4825733.898,
                "minimum": 4824444.558,
                "name": "Y",
                "position": 1,
                "stddev": 277.0197894,
                "variance": 76739.96371
              },
              {
                "average": 1437.529708,
                "count": 6266591,
                "maximum": 1462.912521,
                "minimum": 1416.412521,
                "name": "Z",
                "position": 2,
                "stddev": 8.920077444,
                "variance": 79.5677816
              },
              {
                "average": 20283.30399,
                "count": 6266591,
                "maximum": 42593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1874.560085,
                "variance": 3513975.512
              },
              {
                "average": 1.011965357,
                "count": 6266591,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1253819816,
                "variance": 0.0157206413
              },
              {
                "average": 1.024049439,
                "count": 6266591,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1879843813,
                "variance": 0.03533812761
              },
              {
                "average": 0.5065518078,
                "count": 6266591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999571119,
                "variance": 0.2499571137
              },
              {
                "average": 1.595763949e-07,
                "count": 6266591,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003994701427,
                "variance": 1.595763949e-07
              },
              {
                "average": 1.191070711,
                "count": 6266591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3931446544,
                "variance": 0.1545627193
              },
              {
                "average": -1.531124143,
                "count": 6266591,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65352637,
                "variance": 135.8046768
              },
              {
                "average": 1.98354911,
                "count": 6266591,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004380597,
                "variance": 1.008780383
              },
              {
                "average": 1093.094603,
                "count": 6266591,
                "maximum": 1095,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.137290379,
                "variance": 1.293429405
              },
              {
                "average": 43099.93116,
                "count": 6266591,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 2697.804271,
                "variance": 7278147.882
              },
              {
                "average": 41113.67886,
                "count": 6266591,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 2191.870118,
                "variance": 4804294.613
              },
              {
                "average": 37689.76439,
                "count": 6266591,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 2285.032516,
                "variance": 5221373.598
              },
              {
                "average": 188146198.9,
                "count": 6266591,
                "maximum": 188147385.9,
                "minimum": 188145190.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.7634813,
                "variance": 284903.454
              },
              {
                "average": 0,
                "count": 6266591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6266591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6266591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6266591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6266591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314210.1278,
              4824444.558,
              1416.412521,
              314968.1478,
              4825733.898,
              1462.912521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314210.12777653435,
                    4824444.557865212,
                    1416.4125206483081
                  ],
                  [
                    314210.12777653435,
                    4825733.897865212,
                    1416.4125206483081
                  ],
                  [
                    314968.1477765344,
                    4825733.897865212,
                    1462.9125206483081
                  ],
                  [
                    314968.1477765344,
                    4824444.557865212,
                    1462.9125206483081
                  ],
                  [
                    314210.12777653435,
                    4824444.557865212,
                    1416.4125206483081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:56:25+00:00",
            "end_time": "2017-08-30T16:19:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747475689902,
              43.399729326373105,
              1277.0141801158154
            ],
            [
              -119.43798650552479,
              43.41248335964452,
              1277.0141801158154
            ],
            [
              -119.42499786955202,
              43.41275968505497,
              1289.8341801158156
            ],
            [
              -119.42448884079182,
              43.40000552942431,
              1289.8341801158156
            ],
            [
              -119.43747475689902,
              43.399729326373105,
              1277.0141801158154
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379865,
        43.39972933,
        1277.01418,
        -119.4244888,
        43.41275969,
        1289.83418
      ],
      "properties": {
        "datetime": "2017-08-29T18:31:02Z",
        "pc:count": 13232799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303140.5337,
            "count": 13232799,
            "maximum": 303667.2934,
            "minimum": 302614.7734,
            "name": "X",
            "position": 0,
            "stddev": 293.9072942,
            "variance": 86381.49757
          },
          {
            "average": 4808798.186,
            "count": 13232799,
            "maximum": 4809508.99,
            "minimum": 4808091.29,
            "name": "Y",
            "position": 1,
            "stddev": 399.6578629,
            "variance": 159726.4074
          },
          {
            "average": 1281.942155,
            "count": 13232799,
            "maximum": 1289.83418,
            "minimum": 1277.01418,
            "name": "Z",
            "position": 2,
            "stddev": 2.601363327,
            "variance": 6.767091161
          },
          {
            "average": 19495.08706,
            "count": 13232799,
            "maximum": 42689,
            "minimum": 6161,
            "name": "Intensity",
            "position": 3,
            "stddev": 1170.852347,
            "variance": 1370895.219
          },
          {
            "average": 1.000001965,
            "count": 13232799,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001401717211,
            "variance": 1.964811139e-06
          },
          {
            "average": 1.000003778,
            "count": 13232799,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001943830267,
            "variance": 3.778476107e-06
          },
          {
            "average": 0.5018830861,
            "count": 13232799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964729,
            "variance": 0.2499964729
          },
          {
            "average": 1.511396039e-07,
            "count": 13232799,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003887667585,
            "variance": 1.511395925e-07
          },
          {
            "average": 1.211112328,
            "count": 13232799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4080979361,
            "variance": 0.1665439254
          },
          {
            "average": 0.3464468523,
            "count": 13232799,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6988924,
            "variance": 136.8640834
          },
          {
            "average": 2.000377471,
            "count": 13232799,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000205949,
            "variance": 1.00041194
          },
          {
            "average": 1072.04756,
            "count": 13232799,
            "maximum": 1076,
            "minimum": 1068,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.391820921,
            "variance": 5.720807318
          },
          {
            "average": 47587.03974,
            "count": 13232799,
            "maximum": 55552,
            "minimum": 31232,
            "name": "Red",
            "position": 12,
            "stddev": 2607.382417,
            "variance": 6798443.07
          },
          {
            "average": 45790.20164,
            "count": 13232799,
            "maximum": 54016,
            "minimum": 31744,
            "name": "Green",
            "position": 13,
            "stddev": 2600.155815,
            "variance": 6760810.26
          },
          {
            "average": 42465.51132,
            "count": 13232799,
            "maximum": 51456,
            "minimum": 27904,
            "name": "Blue",
            "position": 14,
            "stddev": 2592.49583,
            "variance": 6721034.628
          },
          {
            "average": 188064059.8,
            "count": 13232799,
            "maximum": 188066662.6,
            "minimum": 188061269.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1696.459799,
            "variance": 2877975.849
          },
          {
            "average": 0,
            "count": 13232799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13232799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13232799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13232799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13232799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302614.7734,
          4808091.29,
          1277.01418,
          303667.2934,
          4809508.99,
          1289.83418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302614.773372607,
                4808091.290237512,
                1277.0141801158154
              ],
              [
                302614.773372607,
                4809508.990237512,
                1277.0141801158154
              ],
              [
                303667.29337260703,
                4809508.990237512,
                1289.8341801158156
              ],
              [
                303667.29337260703,
                4808091.290237512,
                1289.8341801158156
              ],
              [
                302614.773372607,
                4808091.290237512,
                1277.0141801158154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:31:02+00:00",
        "end_time": "2017-08-29T17:01:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379865,
            43.39972933,
            1277.01418,
            -119.4244888,
            43.41275969,
            1289.83418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747475689902,
                  43.399729326373105,
                  1277.0141801158154
                ],
                [
                  -119.43798650552479,
                  43.41248335964452,
                  1277.0141801158154
                ],
                [
                  -119.42499786955202,
                  43.41275968505497,
                  1289.8341801158156
                ],
                [
                  -119.42448884079182,
                  43.40000552942431,
                  1289.8341801158156
                ],
                [
                  -119.43747475689902,
                  43.399729326373105,
                  1277.0141801158154
                ]
              ]
            ]
          },
          "id": "20170829_43119D4411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:31:02Z",
            "pc:count": 13232799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303140.5337,
                "count": 13232799,
                "maximum": 303667.2934,
                "minimum": 302614.7734,
                "name": "X",
                "position": 0,
                "stddev": 293.9072942,
                "variance": 86381.49757
              },
              {
                "average": 4808798.186,
                "count": 13232799,
                "maximum": 4809508.99,
                "minimum": 4808091.29,
                "name": "Y",
                "position": 1,
                "stddev": 399.6578629,
                "variance": 159726.4074
              },
              {
                "average": 1281.942155,
                "count": 13232799,
                "maximum": 1289.83418,
                "minimum": 1277.01418,
                "name": "Z",
                "position": 2,
                "stddev": 2.601363327,
                "variance": 6.767091161
              },
              {
                "average": 19495.08706,
                "count": 13232799,
                "maximum": 42689,
                "minimum": 6161,
                "name": "Intensity",
                "position": 3,
                "stddev": 1170.852347,
                "variance": 1370895.219
              },
              {
                "average": 1.000001965,
                "count": 13232799,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001401717211,
                "variance": 1.964811139e-06
              },
              {
                "average": 1.000003778,
                "count": 13232799,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001943830267,
                "variance": 3.778476107e-06
              },
              {
                "average": 0.5018830861,
                "count": 13232799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964729,
                "variance": 0.2499964729
              },
              {
                "average": 1.511396039e-07,
                "count": 13232799,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003887667585,
                "variance": 1.511395925e-07
              },
              {
                "average": 1.211112328,
                "count": 13232799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4080979361,
                "variance": 0.1665439254
              },
              {
                "average": 0.3464468523,
                "count": 13232799,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6988924,
                "variance": 136.8640834
              },
              {
                "average": 2.000377471,
                "count": 13232799,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000205949,
                "variance": 1.00041194
              },
              {
                "average": 1072.04756,
                "count": 13232799,
                "maximum": 1076,
                "minimum": 1068,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.391820921,
                "variance": 5.720807318
              },
              {
                "average": 47587.03974,
                "count": 13232799,
                "maximum": 55552,
                "minimum": 31232,
                "name": "Red",
                "position": 12,
                "stddev": 2607.382417,
                "variance": 6798443.07
              },
              {
                "average": 45790.20164,
                "count": 13232799,
                "maximum": 54016,
                "minimum": 31744,
                "name": "Green",
                "position": 13,
                "stddev": 2600.155815,
                "variance": 6760810.26
              },
              {
                "average": 42465.51132,
                "count": 13232799,
                "maximum": 51456,
                "minimum": 27904,
                "name": "Blue",
                "position": 14,
                "stddev": 2592.49583,
                "variance": 6721034.628
              },
              {
                "average": 188064059.8,
                "count": 13232799,
                "maximum": 188066662.6,
                "minimum": 188061269.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1696.459799,
                "variance": 2877975.849
              },
              {
                "average": 0,
                "count": 13232799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13232799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13232799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13232799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13232799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302614.7734,
              4808091.29,
              1277.01418,
              303667.2934,
              4809508.99,
              1289.83418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302614.773372607,
                    4808091.290237512,
                    1277.0141801158154
                  ],
                  [
                    302614.773372607,
                    4809508.990237512,
                    1277.0141801158154
                  ],
                  [
                    303667.29337260703,
                    4809508.990237512,
                    1289.8341801158156
                  ],
                  [
                    303667.29337260703,
                    4808091.290237512,
                    1289.8341801158156
                  ],
                  [
                    302614.773372607,
                    4808091.290237512,
                    1277.0141801158154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:31:02+00:00",
            "end_time": "2017-08-29T17:01:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997432671411,
              43.53722749587277,
              1312.0638055733539
            ],
            [
              -119.45049123800331,
              43.54998272173817,
              1312.0638055733539
            ],
            [
              -119.43749722830671,
              43.55026065086789,
              1409.1038055733538
            ],
            [
              -119.43698305136553,
              43.53750530195352,
              1409.1038055733538
            ],
            [
              -119.44997432671411,
              43.53722749587277,
              1312.0638055733539
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504912,
        43.5372275,
        1312.063806,
        -119.4369831,
        43.55026065,
        1409.103806
      ],
      "properties": {
        "datetime": "2017-08-31T17:56:08Z",
        "pc:count": 13479404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302578.7262,
            "count": 13479404,
            "maximum": 303102.6127,
            "minimum": 302052.0327,
            "name": "X",
            "position": 0,
            "stddev": 290.1630316,
            "variance": 84194.58489
          },
          {
            "average": 4824100.48,
            "count": 13479404,
            "maximum": 4824809.811,
            "minimum": 4823391.931,
            "name": "Y",
            "position": 1,
            "stddev": 396.2986653,
            "variance": 157052.6321
          },
          {
            "average": 1324.022889,
            "count": 13479404,
            "maximum": 1409.103806,
            "minimum": 1312.063806,
            "name": "Z",
            "position": 2,
            "stddev": 10.3951238,
            "variance": 108.0585988
          },
          {
            "average": 20499.63985,
            "count": 13479404,
            "maximum": 45297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1759.217482,
            "variance": 3094846.147
          },
          {
            "average": 1.001361114,
            "count": 13479404,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03895608656,
            "variance": 0.00151757668
          },
          {
            "average": 1.002740106,
            "count": 13479404,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05695000829,
            "variance": 0.003243303444
          },
          {
            "average": 0.5028646667,
            "count": 13479404,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918122,
            "variance": 0.2499918122
          },
          {
            "average": 2.003055921e-06,
            "count": 13479404,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001415292216,
            "variance": 2.003052058e-06
          },
          {
            "average": 1.174891412,
            "count": 13479404,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3798742118,
            "variance": 0.1443044168
          },
          {
            "average": 0.157197121,
            "count": 13479404,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68440278,
            "variance": 136.5252683
          },
          {
            "average": 1.997747081,
            "count": 13479404,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001044107,
            "variance": 1.002089305
          },
          {
            "average": 1134.919219,
            "count": 13479404,
            "maximum": 1137,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9952386881,
            "variance": 0.9905000462
          },
          {
            "average": 43124.80325,
            "count": 13479404,
            "maximum": 59648,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 3348.481899,
            "variance": 11212331.03
          },
          {
            "average": 41298.31552,
            "count": 13479404,
            "maximum": 59904,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 3152.223397,
            "variance": 9936512.342
          },
          {
            "average": 37725.29119,
            "count": 13479404,
            "maximum": 61440,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 2997.170212,
            "variance": 8983029.28
          },
          {
            "average": 188235841.7,
            "count": 13479404,
            "maximum": 188237368.2,
            "minimum": 188234679.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 690.2822328,
            "variance": 476489.561
          },
          {
            "average": 0,
            "count": 13479404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13479404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13479404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13479404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13479404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302052.0327,
          4823391.931,
          1312.063806,
          303102.6127,
          4824809.811,
          1409.103806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302052.0326718114,
                4823391.9309317125,
                1312.0638055733539
              ],
              [
                302052.0326718114,
                4824809.810931713,
                1312.0638055733539
              ],
              [
                303102.61267181137,
                4824809.810931713,
                1409.1038055733538
              ],
              [
                303102.61267181137,
                4823391.9309317125,
                1409.1038055733538
              ],
              [
                302052.0326718114,
                4823391.9309317125,
                1312.0638055733539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:56:08+00:00",
        "end_time": "2017-08-31T17:11:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504912,
            43.5372275,
            1312.063806,
            -119.4369831,
            43.55026065,
            1409.103806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997432671411,
                  43.53722749587277,
                  1312.0638055733539
                ],
                [
                  -119.45049123800331,
                  43.54998272173817,
                  1312.0638055733539
                ],
                [
                  -119.43749722830671,
                  43.55026065086789,
                  1409.1038055733538
                ],
                [
                  -119.43698305136553,
                  43.53750530195352,
                  1409.1038055733538
                ],
                [
                  -119.44997432671411,
                  43.53722749587277,
                  1312.0638055733539
                ]
              ]
            ]
          },
          "id": "20170831_43119E4310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:56:08Z",
            "pc:count": 13479404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302578.7262,
                "count": 13479404,
                "maximum": 303102.6127,
                "minimum": 302052.0327,
                "name": "X",
                "position": 0,
                "stddev": 290.1630316,
                "variance": 84194.58489
              },
              {
                "average": 4824100.48,
                "count": 13479404,
                "maximum": 4824809.811,
                "minimum": 4823391.931,
                "name": "Y",
                "position": 1,
                "stddev": 396.2986653,
                "variance": 157052.6321
              },
              {
                "average": 1324.022889,
                "count": 13479404,
                "maximum": 1409.103806,
                "minimum": 1312.063806,
                "name": "Z",
                "position": 2,
                "stddev": 10.3951238,
                "variance": 108.0585988
              },
              {
                "average": 20499.63985,
                "count": 13479404,
                "maximum": 45297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1759.217482,
                "variance": 3094846.147
              },
              {
                "average": 1.001361114,
                "count": 13479404,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03895608656,
                "variance": 0.00151757668
              },
              {
                "average": 1.002740106,
                "count": 13479404,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05695000829,
                "variance": 0.003243303444
              },
              {
                "average": 0.5028646667,
                "count": 13479404,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918122,
                "variance": 0.2499918122
              },
              {
                "average": 2.003055921e-06,
                "count": 13479404,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001415292216,
                "variance": 2.003052058e-06
              },
              {
                "average": 1.174891412,
                "count": 13479404,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3798742118,
                "variance": 0.1443044168
              },
              {
                "average": 0.157197121,
                "count": 13479404,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68440278,
                "variance": 136.5252683
              },
              {
                "average": 1.997747081,
                "count": 13479404,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001044107,
                "variance": 1.002089305
              },
              {
                "average": 1134.919219,
                "count": 13479404,
                "maximum": 1137,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9952386881,
                "variance": 0.9905000462
              },
              {
                "average": 43124.80325,
                "count": 13479404,
                "maximum": 59648,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 3348.481899,
                "variance": 11212331.03
              },
              {
                "average": 41298.31552,
                "count": 13479404,
                "maximum": 59904,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 3152.223397,
                "variance": 9936512.342
              },
              {
                "average": 37725.29119,
                "count": 13479404,
                "maximum": 61440,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 2997.170212,
                "variance": 8983029.28
              },
              {
                "average": 188235841.7,
                "count": 13479404,
                "maximum": 188237368.2,
                "minimum": 188234679.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 690.2822328,
                "variance": 476489.561
              },
              {
                "average": 0,
                "count": 13479404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13479404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13479404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13479404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13479404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302052.0327,
              4823391.931,
              1312.063806,
              303102.6127,
              4824809.811,
              1409.103806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302052.0326718114,
                    4823391.9309317125,
                    1312.0638055733539
                  ],
                  [
                    302052.0326718114,
                    4824809.810931713,
                    1312.0638055733539
                  ],
                  [
                    303102.61267181137,
                    4824809.810931713,
                    1409.1038055733538
                  ],
                  [
                    303102.61267181137,
                    4823391.9309317125,
                    1409.1038055733538
                  ],
                  [
                    302052.0326718114,
                    4823391.9309317125,
                    1312.0638055733539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:56:08+00:00",
            "end_time": "2017-08-31T17:11: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": "20170831_43119E4121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997442916255,
              43.56222239390582,
              1288.1334616285067
            ],
            [
              -119.50050257437142,
              43.574982658985384,
              1288.1334616285067
            ],
            [
              -119.48749823573246,
              43.57526651899531,
              1393.7134616285066
            ],
            [
              -119.48697283032078,
              43.56250612819693,
              1393.7134616285066
            ],
            [
              -119.49997442916255,
              43.56222239390582,
              1288.1334616285067
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005026,
        43.56222239,
        1288.133462,
        -119.4869728,
        43.57526652,
        1393.713462
      ],
      "properties": {
        "datetime": "2017-09-08T22:52:04Z",
        "pc:count": 21383777,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298550.9404,
            "count": 21383777,
            "maximum": 299146.6223,
            "minimum": 298095.6023,
            "name": "X",
            "position": 0,
            "stddev": 288.8590488,
            "variance": 83439.55006
          },
          {
            "average": 4826931.799,
            "count": 21383777,
            "maximum": 4827706.76,
            "minimum": 4826288.26,
            "name": "Y",
            "position": 1,
            "stddev": 394.7966551,
            "variance": 155864.3989
          },
          {
            "average": 1318.141095,
            "count": 21383777,
            "maximum": 1393.713462,
            "minimum": 1288.133462,
            "name": "Z",
            "position": 2,
            "stddev": 34.30009024,
            "variance": 1176.49619
          },
          {
            "average": 21685.7986,
            "count": 21383777,
            "maximum": 43073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3286.310376,
            "variance": 10799835.89
          },
          {
            "average": 1.001065995,
            "count": 21383777,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03555909591,
            "variance": 0.001264449302
          },
          {
            "average": 1.002156728,
            "count": 21383777,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05254029157,
            "variance": 0.002760482239
          },
          {
            "average": 0.500557923,
            "count": 21383777,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997004,
            "variance": 0.2499997004
          },
          {
            "average": 6.687312536e-06,
            "count": 21383777,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002585975276,
            "variance": 6.687268129e-06
          },
          {
            "average": 1.119918946,
            "count": 21383777,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3248667378,
            "variance": 0.1055383973
          },
          {
            "average": 0.9380270242,
            "count": 21383777,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92516442,
            "variance": 142.2095463
          },
          {
            "average": 1.998817047,
            "count": 21383777,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000463096,
            "variance": 1.000926407
          },
          {
            "average": 1141.720898,
            "count": 21383777,
            "maximum": 1148,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.081488494,
            "variance": 4.33259435
          },
          {
            "average": 43132.73291,
            "count": 21383777,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3021.22209,
            "variance": 9127782.917
          },
          {
            "average": 41451.2397,
            "count": 21383777,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2757.014142,
            "variance": 7601126.978
          },
          {
            "average": 37769.57892,
            "count": 21383777,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2473.998786,
            "variance": 6120669.992
          },
          {
            "average": 188356435.6,
            "count": 21383777,
            "maximum": 188946324.4,
            "minimum": 188237769.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 261921.6696,
            "variance": 68602961010.0
          },
          {
            "average": 0,
            "count": 21383777,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21383777,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21383777,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21383777,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21383777,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298095.6023,
          4826288.26,
          1288.133462,
          299146.6223,
          4827706.76,
          1393.713462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298095.602333899,
                4826288.259934888,
                1288.1334616285067
              ],
              [
                298095.602333899,
                4827706.759934888,
                1288.1334616285067
              ],
              [
                299146.622333899,
                4827706.759934888,
                1393.7134616285066
              ],
              [
                299146.622333899,
                4826288.259934888,
                1393.7134616285066
              ],
              [
                298095.602333899,
                4826288.259934888,
                1288.1334616285067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:52:04+00:00",
        "end_time": "2017-08-31T18:02:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005026,
            43.56222239,
            1288.133462,
            -119.4869728,
            43.57526652,
            1393.713462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997442916255,
                  43.56222239390582,
                  1288.1334616285067
                ],
                [
                  -119.50050257437142,
                  43.574982658985384,
                  1288.1334616285067
                ],
                [
                  -119.48749823573246,
                  43.57526651899531,
                  1393.7134616285066
                ],
                [
                  -119.48697283032078,
                  43.56250612819693,
                  1393.7134616285066
                ],
                [
                  -119.49997442916255,
                  43.56222239390582,
                  1288.1334616285067
                ]
              ]
            ]
          },
          "id": "20170831_43119E4121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:52:04Z",
            "pc:count": 21383777,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298550.9404,
                "count": 21383777,
                "maximum": 299146.6223,
                "minimum": 298095.6023,
                "name": "X",
                "position": 0,
                "stddev": 288.8590488,
                "variance": 83439.55006
              },
              {
                "average": 4826931.799,
                "count": 21383777,
                "maximum": 4827706.76,
                "minimum": 4826288.26,
                "name": "Y",
                "position": 1,
                "stddev": 394.7966551,
                "variance": 155864.3989
              },
              {
                "average": 1318.141095,
                "count": 21383777,
                "maximum": 1393.713462,
                "minimum": 1288.133462,
                "name": "Z",
                "position": 2,
                "stddev": 34.30009024,
                "variance": 1176.49619
              },
              {
                "average": 21685.7986,
                "count": 21383777,
                "maximum": 43073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3286.310376,
                "variance": 10799835.89
              },
              {
                "average": 1.001065995,
                "count": 21383777,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03555909591,
                "variance": 0.001264449302
              },
              {
                "average": 1.002156728,
                "count": 21383777,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05254029157,
                "variance": 0.002760482239
              },
              {
                "average": 0.500557923,
                "count": 21383777,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997004,
                "variance": 0.2499997004
              },
              {
                "average": 6.687312536e-06,
                "count": 21383777,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002585975276,
                "variance": 6.687268129e-06
              },
              {
                "average": 1.119918946,
                "count": 21383777,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3248667378,
                "variance": 0.1055383973
              },
              {
                "average": 0.9380270242,
                "count": 21383777,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92516442,
                "variance": 142.2095463
              },
              {
                "average": 1.998817047,
                "count": 21383777,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000463096,
                "variance": 1.000926407
              },
              {
                "average": 1141.720898,
                "count": 21383777,
                "maximum": 1148,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.081488494,
                "variance": 4.33259435
              },
              {
                "average": 43132.73291,
                "count": 21383777,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3021.22209,
                "variance": 9127782.917
              },
              {
                "average": 41451.2397,
                "count": 21383777,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2757.014142,
                "variance": 7601126.978
              },
              {
                "average": 37769.57892,
                "count": 21383777,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2473.998786,
                "variance": 6120669.992
              },
              {
                "average": 188356435.6,
                "count": 21383777,
                "maximum": 188946324.4,
                "minimum": 188237769.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 261921.6696,
                "variance": 68602961010.0
              },
              {
                "average": 0,
                "count": 21383777,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21383777,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21383777,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21383777,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21383777,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298095.6023,
              4826288.26,
              1288.133462,
              299146.6223,
              4827706.76,
              1393.713462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298095.602333899,
                    4826288.259934888,
                    1288.1334616285067
                  ],
                  [
                    298095.602333899,
                    4827706.759934888,
                    1288.1334616285067
                  ],
                  [
                    299146.622333899,
                    4827706.759934888,
                    1393.7134616285066
                  ],
                  [
                    299146.622333899,
                    4826288.259934888,
                    1393.7134616285066
                  ],
                  [
                    298095.602333899,
                    4826288.259934888,
                    1288.1334616285067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:52:04+00:00",
            "end_time": "2017-08-31T18:02:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497521944482,
              43.549730469824155,
              1327.6671323376183
            ],
            [
              -119.42548698158008,
              43.562483386184304,
              1327.6671323376183
            ],
            [
              -119.41249746723537,
              43.562758379168706,
              1413.6071323376184
            ],
            [
              -119.41198843930681,
              43.55000534108429,
              1413.6071323376184
            ],
            [
              -119.42497521944482,
              43.549730469824155,
              1327.6671323376183
            ]
          ]
        ]
      },
      "bbox": [
        -119.425487,
        43.54973047,
        1327.667132,
        -119.4119884,
        43.56275838,
        1413.607132
      ],
      "properties": {
        "datetime": "2017-08-31T16:46:02Z",
        "pc:count": 13307127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304642.9195,
            "count": 13307127,
            "maximum": 305162.4152,
            "minimum": 304112.4352,
            "name": "X",
            "position": 0,
            "stddev": 292.7156137,
            "variance": 85682.43051
          },
          {
            "average": 4825428.893,
            "count": 13307127,
            "maximum": 4826138.936,
            "minimum": 4824721.336,
            "name": "Y",
            "position": 1,
            "stddev": 398.3670931,
            "variance": 158696.3408
          },
          {
            "average": 1336.530917,
            "count": 13307127,
            "maximum": 1413.607132,
            "minimum": 1327.667132,
            "name": "Z",
            "position": 2,
            "stddev": 11.76653404,
            "variance": 138.4513232
          },
          {
            "average": 20031.15292,
            "count": 13307127,
            "maximum": 29393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1799.544609,
            "variance": 3238360.801
          },
          {
            "average": 1.008645818,
            "count": 13307127,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1041662092,
            "variance": 0.01085059914
          },
          {
            "average": 1.01744381,
            "count": 13307127,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1553400022,
            "variance": 0.02413051628
          },
          {
            "average": 0.5017631529,
            "count": 13307127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969101,
            "variance": 0.2499969101
          },
          {
            "average": 1.127215514e-06,
            "count": 13307127,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001061703503,
            "variance": 1.127214328e-06
          },
          {
            "average": 1.171166999,
            "count": 13307127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3766548399,
            "variance": 0.1418688684
          },
          {
            "average": 0.5049146442,
            "count": 13307127,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65606389,
            "variance": 135.8638255
          },
          {
            "average": 1.993655054,
            "count": 13307127,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002754701,
            "variance": 1.00551699
          },
          {
            "average": 1128.37841,
            "count": 13307127,
            "maximum": 1131,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9700618853,
            "variance": 0.9410200613
          },
          {
            "average": 43641.30415,
            "count": 13307127,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4128.621994,
            "variance": 17045519.57
          },
          {
            "average": 41608.76553,
            "count": 13307127,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3618.948081,
            "variance": 13096785.21
          },
          {
            "average": 37825.90546,
            "count": 13307127,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3443.173453,
            "variance": 11855443.43
          },
          {
            "average": 188231525,
            "count": 13307127,
            "maximum": 188233162,
            "minimum": 188230061.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 677.136977,
            "variance": 458514.4856
          },
          {
            "average": 0,
            "count": 13307127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13307127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304112.4352,
          4824721.336,
          1327.667132,
          305162.4152,
          4826138.936,
          1413.607132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304112.4351654859,
                4824721.335547154,
                1327.6671323376183
              ],
              [
                304112.4351654859,
                4826138.935547153,
                1327.6671323376183
              ],
              [
                305162.4151654859,
                4826138.935547153,
                1413.6071323376184
              ],
              [
                305162.4151654859,
                4824721.335547154,
                1413.6071323376184
              ],
              [
                304112.4351654859,
                4824721.335547154,
                1327.6671323376183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:46:02+00:00",
        "end_time": "2017-08-31T15:54:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.425487,
            43.54973047,
            1327.667132,
            -119.4119884,
            43.56275838,
            1413.607132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497521944482,
                  43.549730469824155,
                  1327.6671323376183
                ],
                [
                  -119.42548698158008,
                  43.562483386184304,
                  1327.6671323376183
                ],
                [
                  -119.41249746723537,
                  43.562758379168706,
                  1413.6071323376184
                ],
                [
                  -119.41198843930681,
                  43.55000534108429,
                  1413.6071323376184
                ],
                [
                  -119.42497521944482,
                  43.549730469824155,
                  1327.6671323376183
                ]
              ]
            ]
          },
          "id": "20170831_43119E4402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:46:02Z",
            "pc:count": 13307127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304642.9195,
                "count": 13307127,
                "maximum": 305162.4152,
                "minimum": 304112.4352,
                "name": "X",
                "position": 0,
                "stddev": 292.7156137,
                "variance": 85682.43051
              },
              {
                "average": 4825428.893,
                "count": 13307127,
                "maximum": 4826138.936,
                "minimum": 4824721.336,
                "name": "Y",
                "position": 1,
                "stddev": 398.3670931,
                "variance": 158696.3408
              },
              {
                "average": 1336.530917,
                "count": 13307127,
                "maximum": 1413.607132,
                "minimum": 1327.667132,
                "name": "Z",
                "position": 2,
                "stddev": 11.76653404,
                "variance": 138.4513232
              },
              {
                "average": 20031.15292,
                "count": 13307127,
                "maximum": 29393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1799.544609,
                "variance": 3238360.801
              },
              {
                "average": 1.008645818,
                "count": 13307127,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1041662092,
                "variance": 0.01085059914
              },
              {
                "average": 1.01744381,
                "count": 13307127,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1553400022,
                "variance": 0.02413051628
              },
              {
                "average": 0.5017631529,
                "count": 13307127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969101,
                "variance": 0.2499969101
              },
              {
                "average": 1.127215514e-06,
                "count": 13307127,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001061703503,
                "variance": 1.127214328e-06
              },
              {
                "average": 1.171166999,
                "count": 13307127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3766548399,
                "variance": 0.1418688684
              },
              {
                "average": 0.5049146442,
                "count": 13307127,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65606389,
                "variance": 135.8638255
              },
              {
                "average": 1.993655054,
                "count": 13307127,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002754701,
                "variance": 1.00551699
              },
              {
                "average": 1128.37841,
                "count": 13307127,
                "maximum": 1131,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9700618853,
                "variance": 0.9410200613
              },
              {
                "average": 43641.30415,
                "count": 13307127,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4128.621994,
                "variance": 17045519.57
              },
              {
                "average": 41608.76553,
                "count": 13307127,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3618.948081,
                "variance": 13096785.21
              },
              {
                "average": 37825.90546,
                "count": 13307127,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3443.173453,
                "variance": 11855443.43
              },
              {
                "average": 188231525,
                "count": 13307127,
                "maximum": 188233162,
                "minimum": 188230061.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 677.136977,
                "variance": 458514.4856
              },
              {
                "average": 0,
                "count": 13307127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13307127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304112.4352,
              4824721.336,
              1327.667132,
              305162.4152,
              4826138.936,
              1413.607132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304112.4351654859,
                    4824721.335547154,
                    1327.6671323376183
                  ],
                  [
                    304112.4351654859,
                    4826138.935547153,
                    1327.6671323376183
                  ],
                  [
                    305162.4151654859,
                    4826138.935547153,
                    1413.6071323376184
                  ],
                  [
                    305162.4151654859,
                    4824721.335547154,
                    1413.6071323376184
                  ],
                  [
                    304112.4351654859,
                    4824721.335547154,
                    1327.6671323376183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:46:02+00:00",
            "end_time": "2017-08-31T15:54: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": "20170828_43119E2321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.24997586625044,
              43.49974961075844,
              1362.697901807432
            ],
            [
              -119.25044916646836,
              43.51248479813709,
              1362.697901807432
            ],
            [
              -119.23749621031847,
              43.51273913439983,
              1394.8379018074318
            ],
            [
              -119.23702562872839,
              43.50000383458681,
              1394.8379018074318
            ],
            [
              -119.24997586625044,
              43.49974961075844,
              1362.697901807432
            ]
          ]
        ]
      },
      "bbox": [
        -119.2504492,
        43.49974961,
        1362.697902,
        -119.2370256,
        43.51273913,
        1394.837902
      ],
      "properties": {
        "datetime": "2017-08-28T19:34:41Z",
        "pc:count": 13817374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318616.3103,
            "count": 13817374,
            "maximum": 319146.6982,
            "minimum": 318098.9382,
            "name": "X",
            "position": 0,
            "stddev": 297.9767562,
            "variance": 88790.14722
          },
          {
            "average": 4819489.47,
            "count": 13817374,
            "maximum": 4820188.169,
            "minimum": 4818772.729,
            "name": "Y",
            "position": 1,
            "stddev": 394.0311083,
            "variance": 155260.5143
          },
          {
            "average": 1378.602695,
            "count": 13817374,
            "maximum": 1394.837902,
            "minimum": 1362.697902,
            "name": "Z",
            "position": 2,
            "stddev": 3.322332549,
            "variance": 11.03789356
          },
          {
            "average": 19920.92841,
            "count": 13817374,
            "maximum": 31201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1324.245636,
            "variance": 1753626.504
          },
          {
            "average": 1.001005111,
            "count": 13817374,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03577688897,
            "variance": 0.001279985784
          },
          {
            "average": 1.002040475,
            "count": 13817374,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05411982553,
            "variance": 0.002928955516
          },
          {
            "average": 0.5014226292,
            "count": 13817374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979942,
            "variance": 0.2499979942
          },
          {
            "average": 3.98049586e-06,
            "count": 13817374,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001995114108,
            "variance": 3.980480304e-06
          },
          {
            "average": 1.204714948,
            "count": 13817374,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4034931844,
            "variance": 0.1628067499
          },
          {
            "average": 0.3465741159,
            "count": 13817374,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62439759,
            "variance": 135.1266194
          },
          {
            "average": 2.001760175,
            "count": 13817374,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000430206,
            "variance": 1.000860597
          },
          {
            "average": 1042.027874,
            "count": 13817374,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114074924,
            "variance": 1.241162937
          },
          {
            "average": 42382.98118,
            "count": 13817374,
            "maximum": 54272,
            "minimum": 20224,
            "name": "Red",
            "position": 12,
            "stddev": 1730.218514,
            "variance": 2993656.106
          },
          {
            "average": 40649.98813,
            "count": 13817374,
            "maximum": 52992,
            "minimum": 22784,
            "name": "Green",
            "position": 13,
            "stddev": 1615.063949,
            "variance": 2608431.561
          },
          {
            "average": 37789.51544,
            "count": 13817374,
            "maximum": 51200,
            "minimum": 21760,
            "name": "Blue",
            "position": 14,
            "stddev": 1482.389106,
            "variance": 2197477.461
          },
          {
            "average": 187983331.5,
            "count": 13817374,
            "maximum": 187984081.8,
            "minimum": 187982459,
            "name": "GpsTime",
            "position": 15,
            "stddev": 453.5062585,
            "variance": 205667.9265
          },
          {
            "average": 0,
            "count": 13817374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817374,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13817374,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318098.9382,
          4818772.729,
          1362.697902,
          319146.6982,
          4820188.169,
          1394.837902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318098.9381919773,
                4818772.728560238,
                1362.697901807432
              ],
              [
                318098.9381919773,
                4820188.168560238,
                1362.697901807432
              ],
              [
                319146.6981919773,
                4820188.168560238,
                1394.8379018074318
              ],
              [
                319146.6981919773,
                4818772.728560238,
                1394.8379018074318
              ],
              [
                318098.9381919773,
                4818772.728560238,
                1362.697901807432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:34:41+00:00",
        "end_time": "2017-08-28T19:07:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2504492,
            43.49974961,
            1362.697902,
            -119.2370256,
            43.51273913,
            1394.837902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.24997586625044,
                  43.49974961075844,
                  1362.697901807432
                ],
                [
                  -119.25044916646836,
                  43.51248479813709,
                  1362.697901807432
                ],
                [
                  -119.23749621031847,
                  43.51273913439983,
                  1394.8379018074318
                ],
                [
                  -119.23702562872839,
                  43.50000383458681,
                  1394.8379018074318
                ],
                [
                  -119.24997586625044,
                  43.49974961075844,
                  1362.697901807432
                ]
              ]
            ]
          },
          "id": "20170828_43119E2321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:34:41Z",
            "pc:count": 13817374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318616.3103,
                "count": 13817374,
                "maximum": 319146.6982,
                "minimum": 318098.9382,
                "name": "X",
                "position": 0,
                "stddev": 297.9767562,
                "variance": 88790.14722
              },
              {
                "average": 4819489.47,
                "count": 13817374,
                "maximum": 4820188.169,
                "minimum": 4818772.729,
                "name": "Y",
                "position": 1,
                "stddev": 394.0311083,
                "variance": 155260.5143
              },
              {
                "average": 1378.602695,
                "count": 13817374,
                "maximum": 1394.837902,
                "minimum": 1362.697902,
                "name": "Z",
                "position": 2,
                "stddev": 3.322332549,
                "variance": 11.03789356
              },
              {
                "average": 19920.92841,
                "count": 13817374,
                "maximum": 31201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1324.245636,
                "variance": 1753626.504
              },
              {
                "average": 1.001005111,
                "count": 13817374,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03577688897,
                "variance": 0.001279985784
              },
              {
                "average": 1.002040475,
                "count": 13817374,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05411982553,
                "variance": 0.002928955516
              },
              {
                "average": 0.5014226292,
                "count": 13817374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979942,
                "variance": 0.2499979942
              },
              {
                "average": 3.98049586e-06,
                "count": 13817374,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001995114108,
                "variance": 3.980480304e-06
              },
              {
                "average": 1.204714948,
                "count": 13817374,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4034931844,
                "variance": 0.1628067499
              },
              {
                "average": 0.3465741159,
                "count": 13817374,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62439759,
                "variance": 135.1266194
              },
              {
                "average": 2.001760175,
                "count": 13817374,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000430206,
                "variance": 1.000860597
              },
              {
                "average": 1042.027874,
                "count": 13817374,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114074924,
                "variance": 1.241162937
              },
              {
                "average": 42382.98118,
                "count": 13817374,
                "maximum": 54272,
                "minimum": 20224,
                "name": "Red",
                "position": 12,
                "stddev": 1730.218514,
                "variance": 2993656.106
              },
              {
                "average": 40649.98813,
                "count": 13817374,
                "maximum": 52992,
                "minimum": 22784,
                "name": "Green",
                "position": 13,
                "stddev": 1615.063949,
                "variance": 2608431.561
              },
              {
                "average": 37789.51544,
                "count": 13817374,
                "maximum": 51200,
                "minimum": 21760,
                "name": "Blue",
                "position": 14,
                "stddev": 1482.389106,
                "variance": 2197477.461
              },
              {
                "average": 187983331.5,
                "count": 13817374,
                "maximum": 187984081.8,
                "minimum": 187982459,
                "name": "GpsTime",
                "position": 15,
                "stddev": 453.5062585,
                "variance": 205667.9265
              },
              {
                "average": 0,
                "count": 13817374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817374,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13817374,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318098.9382,
              4818772.729,
              1362.697902,
              319146.6982,
              4820188.169,
              1394.837902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318098.9381919773,
                    4818772.728560238,
                    1362.697901807432
                  ],
                  [
                    318098.9381919773,
                    4820188.168560238,
                    1362.697901807432
                  ],
                  [
                    319146.6981919773,
                    4820188.168560238,
                    1394.8379018074318
                  ],
                  [
                    319146.6981919773,
                    4818772.728560238,
                    1394.8379018074318
                  ],
                  [
                    318098.9381919773,
                    4818772.728560238,
                    1362.697901807432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:34:41+00:00",
            "end_time": "2017-08-28T19:07: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": "20170829_43119D4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247503622789,
              43.48722606673874,
              1272.0131066754418
            ],
            [
              -119.46299375076454,
              43.49998308408938,
              1272.0131066754418
            ],
            [
              -119.44999749047798,
              43.500262461512854,
              1286.9531066754419
            ],
            [
              -119.44948150630455,
              43.48750532044333,
              1286.9531066754419
            ],
            [
              -119.46247503622789,
              43.48722606673874,
              1272.0131066754418
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629938,
        43.48722607,
        1272.013107,
        -119.4494815,
        43.50026246,
        1286.953107
      ],
      "properties": {
        "datetime": "2017-09-08T23:51:55Z",
        "pc:count": 40609523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301408.8313,
            "count": 40609523,
            "maximum": 301929.203,
            "minimum": 300877.563,
            "name": "X",
            "position": 0,
            "stddev": 287.2381946,
            "variance": 82505.78042
          },
          {
            "average": 4818521.151,
            "count": 40609523,
            "maximum": 4819286.509,
            "minimum": 4817868.429,
            "name": "Y",
            "position": 1,
            "stddev": 397.6721202,
            "variance": 158143.1152
          },
          {
            "average": 1275.409441,
            "count": 40609523,
            "maximum": 1286.953107,
            "minimum": 1272.013107,
            "name": "Z",
            "position": 2,
            "stddev": 1.272534582,
            "variance": 1.619344262
          },
          {
            "average": 30517.48407,
            "count": 40609523,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6084.968674,
            "variance": 37026843.76
          },
          {
            "average": 1.001126558,
            "count": 40609523,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0336398945,
            "variance": 0.001131642502
          },
          {
            "average": 1.002252452,
            "count": 40609523,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04761022527,
            "variance": 0.00226673355
          },
          {
            "average": 0.5043166599,
            "count": 40609523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999813723,
            "variance": 0.2499813726
          },
          {
            "average": 1.467636052e-05,
            "count": 40609523,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003830945769,
            "variance": 1.467614548e-05
          },
          {
            "average": 1.098173869,
            "count": 40609523,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2975495972,
            "variance": 0.0885357628
          },
          {
            "average": -0.8483902897,
            "count": 40609523,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50095471,
            "variance": 132.2719593
          },
          {
            "average": 2.006218886,
            "count": 40609523,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000667077,
            "variance": 1.001334599
          },
          {
            "average": 1137.567533,
            "count": 40609523,
            "maximum": 1153,
            "minimum": 1064,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.28682567,
            "variance": 589.8499009
          },
          {
            "average": 27662.7375,
            "count": 40609523,
            "maximum": 59136,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 16080.62416,
            "variance": 258586473.4
          },
          {
            "average": 34038.11462,
            "count": 40609523,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9694.809837,
            "variance": 93989337.78
          },
          {
            "average": 26888.99326,
            "count": 40609523,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12437.34829,
            "variance": 154687632.5
          },
          {
            "average": 188635609.5,
            "count": 40609523,
            "maximum": 188949915.8,
            "minimum": 188058613,
            "name": "GpsTime",
            "position": 15,
            "stddev": 372345.895,
            "variance": 138641465600.0
          },
          {
            "average": 0,
            "count": 40609523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40609523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40609523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40609523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40609523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300877.563,
          4817868.429,
          1272.013107,
          301929.203,
          4819286.509,
          1286.953107
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300877.56301300164,
                4817868.428909658,
                1272.0131066754418
              ],
              [
                300877.56301300164,
                4819286.5089096585,
                1272.0131066754418
              ],
              [
                301929.20301300165,
                4819286.5089096585,
                1286.9531066754419
              ],
              [
                301929.20301300165,
                4817868.428909658,
                1286.9531066754419
              ],
              [
                300877.56301300164,
                4817868.428909658,
                1272.0131066754418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:51:55+00:00",
        "end_time": "2017-08-29T16:16:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629938,
            43.48722607,
            1272.013107,
            -119.4494815,
            43.50026246,
            1286.953107
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247503622789,
                  43.48722606673874,
                  1272.0131066754418
                ],
                [
                  -119.46299375076454,
                  43.49998308408938,
                  1272.0131066754418
                ],
                [
                  -119.44999749047798,
                  43.500262461512854,
                  1286.9531066754419
                ],
                [
                  -119.44948150630455,
                  43.48750532044333,
                  1286.9531066754419
                ],
                [
                  -119.46247503622789,
                  43.48722606673874,
                  1272.0131066754418
                ]
              ]
            ]
          },
          "id": "20170829_43119D4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:51:55Z",
            "pc:count": 40609523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301408.8313,
                "count": 40609523,
                "maximum": 301929.203,
                "minimum": 300877.563,
                "name": "X",
                "position": 0,
                "stddev": 287.2381946,
                "variance": 82505.78042
              },
              {
                "average": 4818521.151,
                "count": 40609523,
                "maximum": 4819286.509,
                "minimum": 4817868.429,
                "name": "Y",
                "position": 1,
                "stddev": 397.6721202,
                "variance": 158143.1152
              },
              {
                "average": 1275.409441,
                "count": 40609523,
                "maximum": 1286.953107,
                "minimum": 1272.013107,
                "name": "Z",
                "position": 2,
                "stddev": 1.272534582,
                "variance": 1.619344262
              },
              {
                "average": 30517.48407,
                "count": 40609523,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6084.968674,
                "variance": 37026843.76
              },
              {
                "average": 1.001126558,
                "count": 40609523,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0336398945,
                "variance": 0.001131642502
              },
              {
                "average": 1.002252452,
                "count": 40609523,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04761022527,
                "variance": 0.00226673355
              },
              {
                "average": 0.5043166599,
                "count": 40609523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999813723,
                "variance": 0.2499813726
              },
              {
                "average": 1.467636052e-05,
                "count": 40609523,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003830945769,
                "variance": 1.467614548e-05
              },
              {
                "average": 1.098173869,
                "count": 40609523,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2975495972,
                "variance": 0.0885357628
              },
              {
                "average": -0.8483902897,
                "count": 40609523,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50095471,
                "variance": 132.2719593
              },
              {
                "average": 2.006218886,
                "count": 40609523,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000667077,
                "variance": 1.001334599
              },
              {
                "average": 1137.567533,
                "count": 40609523,
                "maximum": 1153,
                "minimum": 1064,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.28682567,
                "variance": 589.8499009
              },
              {
                "average": 27662.7375,
                "count": 40609523,
                "maximum": 59136,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 16080.62416,
                "variance": 258586473.4
              },
              {
                "average": 34038.11462,
                "count": 40609523,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9694.809837,
                "variance": 93989337.78
              },
              {
                "average": 26888.99326,
                "count": 40609523,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12437.34829,
                "variance": 154687632.5
              },
              {
                "average": 188635609.5,
                "count": 40609523,
                "maximum": 188949915.8,
                "minimum": 188058613,
                "name": "GpsTime",
                "position": 15,
                "stddev": 372345.895,
                "variance": 138641465600.0
              },
              {
                "average": 0,
                "count": 40609523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40609523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40609523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40609523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40609523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300877.563,
              4817868.429,
              1272.013107,
              301929.203,
              4819286.509,
              1286.953107
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300877.56301300164,
                    4817868.428909658,
                    1272.0131066754418
                  ],
                  [
                    300877.56301300164,
                    4819286.5089096585,
                    1272.0131066754418
                  ],
                  [
                    301929.20301300165,
                    4819286.5089096585,
                    1286.9531066754419
                  ],
                  [
                    301929.20301300165,
                    4817868.428909658,
                    1286.9531066754419
                  ],
                  [
                    300877.56301300164,
                    4817868.428909658,
                    1272.0131066754418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:51:55+00:00",
            "end_time": "2017-08-29T16:16: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": "20170830_43119E3315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497564729447,
              43.52474133976235,
              1378.0221248531784
            ],
            [
              -119.32546544007238,
              43.537483541288154,
              1378.0221248531784
            ],
            [
              -119.31249618513642,
              43.537746730117775,
              1418.4821248531784
            ],
            [
              -119.31200911801078,
              43.5250044121854,
              1418.4821248531784
            ],
            [
              -119.32497564729447,
              43.52474133976235,
              1378.0221248531784
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254654,
        43.52474134,
        1378.022125,
        -119.3120091,
        43.53774673,
        1418.482125
      ],
      "properties": {
        "datetime": "2017-08-30T18:12:45Z",
        "pc:count": 18937914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312616.2065,
            "count": 18937914,
            "maximum": 313161.6372,
            "minimum": 312112.9372,
            "name": "X",
            "position": 0,
            "stddev": 286.7159056,
            "variance": 82206.01052
          },
          {
            "average": 4822393.666,
            "count": 18937914,
            "maximum": 4823131.416,
            "minimum": 4821715.116,
            "name": "Y",
            "position": 1,
            "stddev": 397.3970735,
            "variance": 157924.434
          },
          {
            "average": 1390.691472,
            "count": 18937914,
            "maximum": 1418.482125,
            "minimum": 1378.022125,
            "name": "Z",
            "position": 2,
            "stddev": 6.149242684,
            "variance": 37.81318559
          },
          {
            "average": 20070.4611,
            "count": 18937914,
            "maximum": 53265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3229.322691,
            "variance": 10428525.04
          },
          {
            "average": 1.04963778,
            "count": 18937914,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2532209115,
            "variance": 0.06412083001
          },
          {
            "average": 1.099856721,
            "count": 18937914,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3765676907,
            "variance": 0.1418032257
          },
          {
            "average": 0.5042005682,
            "count": 18937914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999823681,
            "variance": 0.2499823684
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138648269,
            "count": 18937914,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.345579127,
            "variance": 0.119424933
          },
          {
            "average": -0.6420979025,
            "count": 18937914,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32194591,
            "variance": 128.1864593
          },
          {
            "average": 1.974307677,
            "count": 18937914,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01368687,
            "variance": 1.027561071
          },
          {
            "average": 1100.13548,
            "count": 18937914,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.238626053,
            "variance": 1.5341945
          },
          {
            "average": 40614.13821,
            "count": 18937914,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5925.840841,
            "variance": 35115589.67
          },
          {
            "average": 38957.48012,
            "count": 18937914,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4658.322664,
            "variance": 21699970.04
          },
          {
            "average": 35447.21418,
            "count": 18937914,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4492.426734,
            "variance": 20181897.96
          },
          {
            "average": 188150298,
            "count": 18937914,
            "maximum": 188151965.1,
            "minimum": 188148601.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 771.5327362,
            "variance": 595262.7631
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18937914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312112.9372,
          4821715.116,
          1378.022125,
          313161.6372,
          4823131.416,
          1418.482125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312112.9372499016,
                4821715.11611959,
                1378.0221248531784
              ],
              [
                312112.9372499016,
                4823131.41611959,
                1378.0221248531784
              ],
              [
                313161.63724990154,
                4823131.41611959,
                1418.4821248531784
              ],
              [
                313161.63724990154,
                4821715.11611959,
                1418.4821248531784
              ],
              [
                312112.9372499016,
                4821715.11611959,
                1378.0221248531784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:12:45+00:00",
        "end_time": "2017-08-30T17:16:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254654,
            43.52474134,
            1378.022125,
            -119.3120091,
            43.53774673,
            1418.482125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497564729447,
                  43.52474133976235,
                  1378.0221248531784
                ],
                [
                  -119.32546544007238,
                  43.537483541288154,
                  1378.0221248531784
                ],
                [
                  -119.31249618513642,
                  43.537746730117775,
                  1418.4821248531784
                ],
                [
                  -119.31200911801078,
                  43.5250044121854,
                  1418.4821248531784
                ],
                [
                  -119.32497564729447,
                  43.52474133976235,
                  1378.0221248531784
                ]
              ]
            ]
          },
          "id": "20170830_43119E3315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:12:45Z",
            "pc:count": 18937914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312616.2065,
                "count": 18937914,
                "maximum": 313161.6372,
                "minimum": 312112.9372,
                "name": "X",
                "position": 0,
                "stddev": 286.7159056,
                "variance": 82206.01052
              },
              {
                "average": 4822393.666,
                "count": 18937914,
                "maximum": 4823131.416,
                "minimum": 4821715.116,
                "name": "Y",
                "position": 1,
                "stddev": 397.3970735,
                "variance": 157924.434
              },
              {
                "average": 1390.691472,
                "count": 18937914,
                "maximum": 1418.482125,
                "minimum": 1378.022125,
                "name": "Z",
                "position": 2,
                "stddev": 6.149242684,
                "variance": 37.81318559
              },
              {
                "average": 20070.4611,
                "count": 18937914,
                "maximum": 53265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3229.322691,
                "variance": 10428525.04
              },
              {
                "average": 1.04963778,
                "count": 18937914,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2532209115,
                "variance": 0.06412083001
              },
              {
                "average": 1.099856721,
                "count": 18937914,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3765676907,
                "variance": 0.1418032257
              },
              {
                "average": 0.5042005682,
                "count": 18937914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999823681,
                "variance": 0.2499823684
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138648269,
                "count": 18937914,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.345579127,
                "variance": 0.119424933
              },
              {
                "average": -0.6420979025,
                "count": 18937914,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32194591,
                "variance": 128.1864593
              },
              {
                "average": 1.974307677,
                "count": 18937914,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01368687,
                "variance": 1.027561071
              },
              {
                "average": 1100.13548,
                "count": 18937914,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.238626053,
                "variance": 1.5341945
              },
              {
                "average": 40614.13821,
                "count": 18937914,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5925.840841,
                "variance": 35115589.67
              },
              {
                "average": 38957.48012,
                "count": 18937914,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4658.322664,
                "variance": 21699970.04
              },
              {
                "average": 35447.21418,
                "count": 18937914,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4492.426734,
                "variance": 20181897.96
              },
              {
                "average": 188150298,
                "count": 18937914,
                "maximum": 188151965.1,
                "minimum": 188148601.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 771.5327362,
                "variance": 595262.7631
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18937914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312112.9372,
              4821715.116,
              1378.022125,
              313161.6372,
              4823131.416,
              1418.482125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312112.9372499016,
                    4821715.11611959,
                    1378.0221248531784
                  ],
                  [
                    312112.9372499016,
                    4823131.41611959,
                    1378.0221248531784
                  ],
                  [
                    313161.63724990154,
                    4823131.41611959,
                    1418.4821248531784
                  ],
                  [
                    313161.63724990154,
                    4821715.11611959,
                    1418.4821248531784
                  ],
                  [
                    312112.9372499016,
                    4821715.11611959,
                    1378.0221248531784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:12:45+00:00",
            "end_time": "2017-08-30T17:16:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5871662335703,
              43.49971956116606,
              1303.655863581691
            ],
            [
              -119.5877120112202,
              43.512488816496735,
              1303.655863581691
            ],
            [
              -119.57499932428578,
              43.51277601309446,
              1443.2358635816909
            ],
            [
              -119.57445622064468,
              43.500006630463226,
              1443.2358635816909
            ],
            [
              -119.5871662335703,
              43.49971956116606,
              1303.655863581691
            ]
          ]
        ]
      },
      "bbox": [
        -119.587712,
        43.49971956,
        1303.655864,
        -119.5744562,
        43.51277601,
        1443.235864
      ],
      "properties": {
        "datetime": "2017-09-10T17:35:35Z",
        "pc:count": 7389820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291403.8264,
            "count": 7389820,
            "maximum": 291866.0651,
            "minimum": 290837.4851,
            "name": "X",
            "position": 0,
            "stddev": 312.8551365,
            "variance": 97878.33641
          },
          {
            "average": 4820592.354,
            "count": 7389820,
            "maximum": 4820981.572,
            "minimum": 4819561.992,
            "name": "Y",
            "position": 1,
            "stddev": 324.3592295,
            "variance": 105208.9097
          },
          {
            "average": 1386.150716,
            "count": 7389820,
            "maximum": 1443.235864,
            "minimum": 1303.655864,
            "name": "Z",
            "position": 2,
            "stddev": 40.4794332,
            "variance": 1638.584512
          },
          {
            "average": 24029.89934,
            "count": 7389820,
            "maximum": 46673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5851.884159,
            "variance": 34244548.21
          },
          {
            "average": 1.104634078,
            "count": 7389820,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.34219033,
            "variance": 0.1170942219
          },
          {
            "average": 1.211008117,
            "count": 7389820,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4879763537,
            "variance": 0.2381209217
          },
          {
            "average": 0.503060291,
            "count": 7389820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906684,
            "variance": 0.2499906684
          },
          {
            "average": 9.337169241e-06,
            "count": 7389820,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003055664138,
            "variance": 9.337083322e-06
          },
          {
            "average": 1.201574869,
            "count": 7389820,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4011763491,
            "variance": 0.1609424631
          },
          {
            "average": -0.3289194744,
            "count": 7389820,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77857539,
            "variance": 138.7348382
          },
          {
            "average": 1.943395103,
            "count": 7389820,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030287235,
            "variance": 1.061491786
          },
          {
            "average": 1170.467937,
            "count": 7389820,
            "maximum": 1172,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8910761789,
            "variance": 0.7940167566
          },
          {
            "average": 37902.00035,
            "count": 7389820,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8725.151589,
            "variance": 76128270.25
          },
          {
            "average": 37142.49941,
            "count": 7389820,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7002.520318,
            "variance": 49035290.8
          },
          {
            "average": 33457.95835,
            "count": 7389820,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6875.463084,
            "variance": 47271992.61
          },
          {
            "average": 189098736.4,
            "count": 7389820,
            "maximum": 189100135.5,
            "minimum": 189097296.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 748.8642598,
            "variance": 560797.6796
          },
          {
            "average": 0,
            "count": 7389820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7389820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7389820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7389820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7389820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290837.4851,
          4819561.992,
          1303.655864,
          291866.0651,
          4820981.572,
          1443.235864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290837.4850795146,
                4819561.992106284,
                1303.655863581691
              ],
              [
                290837.4850795146,
                4820981.572106284,
                1303.655863581691
              ],
              [
                291866.0650795146,
                4820981.572106284,
                1443.2358635816909
              ],
              [
                291866.0650795146,
                4819561.992106284,
                1443.2358635816909
              ],
              [
                290837.4850795146,
                4819561.992106284,
                1303.655863581691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:35:35+00:00",
        "end_time": "2017-09-10T16:48:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.587712,
            43.49971956,
            1303.655864,
            -119.5744562,
            43.51277601,
            1443.235864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5871662335703,
                  43.49971956116606,
                  1303.655863581691
                ],
                [
                  -119.5877120112202,
                  43.512488816496735,
                  1303.655863581691
                ],
                [
                  -119.57499932428578,
                  43.51277601309446,
                  1443.2358635816909
                ],
                [
                  -119.57445622064468,
                  43.500006630463226,
                  1443.2358635816909
                ],
                [
                  -119.5871662335703,
                  43.49971956116606,
                  1303.655863581691
                ]
              ]
            ]
          },
          "id": "20170910_43119E5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:35:35Z",
            "pc:count": 7389820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291403.8264,
                "count": 7389820,
                "maximum": 291866.0651,
                "minimum": 290837.4851,
                "name": "X",
                "position": 0,
                "stddev": 312.8551365,
                "variance": 97878.33641
              },
              {
                "average": 4820592.354,
                "count": 7389820,
                "maximum": 4820981.572,
                "minimum": 4819561.992,
                "name": "Y",
                "position": 1,
                "stddev": 324.3592295,
                "variance": 105208.9097
              },
              {
                "average": 1386.150716,
                "count": 7389820,
                "maximum": 1443.235864,
                "minimum": 1303.655864,
                "name": "Z",
                "position": 2,
                "stddev": 40.4794332,
                "variance": 1638.584512
              },
              {
                "average": 24029.89934,
                "count": 7389820,
                "maximum": 46673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5851.884159,
                "variance": 34244548.21
              },
              {
                "average": 1.104634078,
                "count": 7389820,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.34219033,
                "variance": 0.1170942219
              },
              {
                "average": 1.211008117,
                "count": 7389820,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4879763537,
                "variance": 0.2381209217
              },
              {
                "average": 0.503060291,
                "count": 7389820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906684,
                "variance": 0.2499906684
              },
              {
                "average": 9.337169241e-06,
                "count": 7389820,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003055664138,
                "variance": 9.337083322e-06
              },
              {
                "average": 1.201574869,
                "count": 7389820,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4011763491,
                "variance": 0.1609424631
              },
              {
                "average": -0.3289194744,
                "count": 7389820,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77857539,
                "variance": 138.7348382
              },
              {
                "average": 1.943395103,
                "count": 7389820,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030287235,
                "variance": 1.061491786
              },
              {
                "average": 1170.467937,
                "count": 7389820,
                "maximum": 1172,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8910761789,
                "variance": 0.7940167566
              },
              {
                "average": 37902.00035,
                "count": 7389820,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8725.151589,
                "variance": 76128270.25
              },
              {
                "average": 37142.49941,
                "count": 7389820,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7002.520318,
                "variance": 49035290.8
              },
              {
                "average": 33457.95835,
                "count": 7389820,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6875.463084,
                "variance": 47271992.61
              },
              {
                "average": 189098736.4,
                "count": 7389820,
                "maximum": 189100135.5,
                "minimum": 189097296.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 748.8642598,
                "variance": 560797.6796
              },
              {
                "average": 0,
                "count": 7389820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7389820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7389820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7389820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7389820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290837.4851,
              4819561.992,
              1303.655864,
              291866.0651,
              4820981.572,
              1443.235864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290837.4850795146,
                    4819561.992106284,
                    1303.655863581691
                  ],
                  [
                    290837.4850795146,
                    4820981.572106284,
                    1303.655863581691
                  ],
                  [
                    291866.0650795146,
                    4820981.572106284,
                    1443.2358635816909
                  ],
                  [
                    291866.0650795146,
                    4819561.992106284,
                    1443.2358635816909
                  ],
                  [
                    290837.4850795146,
                    4819561.992106284,
                    1303.655863581691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:35:35+00:00",
            "end_time": "2017-09-10T16:48: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": "20170830_43119E3124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3374761819125,
              43.56224021515713,
              1414.40630730483
            ],
            [
              -119.33796931415633,
              43.57498383882095,
              1414.40630730483
            ],
            [
              -119.32499683140465,
              43.57524853031293,
              1506.6463073048299
            ],
            [
              -119.324506429335,
              43.562504789572735,
              1506.6463073048299
            ],
            [
              -119.3374761819125,
              43.56224021515713,
              1414.40630730483
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379693,
        43.56224022,
        1414.406307,
        -119.3245064,
        43.57524853,
        1506.646307
      ],
      "properties": {
        "datetime": "2017-08-30T17:52:00Z",
        "pc:count": 16029653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311728.8103,
            "count": 16029653,
            "maximum": 312268.1446,
            "minimum": 311219.8246,
            "name": "X",
            "position": 0,
            "stddev": 291.2796173,
            "variance": 84843.81547
          },
          {
            "average": 4826633.867,
            "count": 16029653,
            "maximum": 4827324.683,
            "minimum": 4825908.203,
            "name": "Y",
            "position": 1,
            "stddev": 387.5874238,
            "variance": 150224.0111
          },
          {
            "average": 1460.100053,
            "count": 16029653,
            "maximum": 1506.646307,
            "minimum": 1414.406307,
            "name": "Z",
            "position": 2,
            "stddev": 15.3341273,
            "variance": 235.13546
          },
          {
            "average": 17619.53372,
            "count": 16029653,
            "maximum": 31969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4418.873788,
            "variance": 19526445.55
          },
          {
            "average": 1.171984384,
            "count": 16029653,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4608775952,
            "variance": 0.2124081577
          },
          {
            "average": 1.346802392,
            "count": 16029653,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6652052429,
            "variance": 0.4424980152
          },
          {
            "average": 0.5026526151,
            "count": 16029653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929792,
            "variance": 0.2499929792
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139344376,
            "count": 16029653,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3463055423,
            "variance": 0.1199275286
          },
          {
            "average": 0.02422388177,
            "count": 16029653,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80527665,
            "variance": 139.3645568
          },
          {
            "average": 1.906736534,
            "count": 16029653,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0397781,
            "variance": 1.081138498
          },
          {
            "average": 1097.530393,
            "count": 16029653,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9986098024,
            "variance": 0.9972215375
          },
          {
            "average": 36195.91095,
            "count": 16029653,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7357.504899,
            "variance": 54132878.34
          },
          {
            "average": 35565.31096,
            "count": 16029653,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5615.213035,
            "variance": 31530617.43
          },
          {
            "average": 32412.93216,
            "count": 16029653,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5564.715329,
            "variance": 30966056.7
          },
          {
            "average": 188148739.8,
            "count": 16029653,
            "maximum": 188150720.6,
            "minimum": 188147334.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 620.7701689,
            "variance": 385355.6026
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16029653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311219.8246,
          4825908.203,
          1414.406307,
          312268.1446,
          4827324.683,
          1506.646307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311219.82455959235,
                4825908.2033527475,
                1414.40630730483
              ],
              [
                311219.82455959235,
                4827324.683352748,
                1414.40630730483
              ],
              [
                312268.1445595923,
                4827324.683352748,
                1506.6463073048299
              ],
              [
                312268.1445595923,
                4825908.2033527475,
                1506.6463073048299
              ],
              [
                311219.82455959235,
                4825908.2033527475,
                1414.40630730483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:52:00+00:00",
        "end_time": "2017-08-30T16:55:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379693,
            43.56224022,
            1414.406307,
            -119.3245064,
            43.57524853,
            1506.646307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3374761819125,
                  43.56224021515713,
                  1414.40630730483
                ],
                [
                  -119.33796931415633,
                  43.57498383882095,
                  1414.40630730483
                ],
                [
                  -119.32499683140465,
                  43.57524853031293,
                  1506.6463073048299
                ],
                [
                  -119.324506429335,
                  43.562504789572735,
                  1506.6463073048299
                ],
                [
                  -119.3374761819125,
                  43.56224021515713,
                  1414.40630730483
                ]
              ]
            ]
          },
          "id": "20170830_43119E3124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:52:00Z",
            "pc:count": 16029653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311728.8103,
                "count": 16029653,
                "maximum": 312268.1446,
                "minimum": 311219.8246,
                "name": "X",
                "position": 0,
                "stddev": 291.2796173,
                "variance": 84843.81547
              },
              {
                "average": 4826633.867,
                "count": 16029653,
                "maximum": 4827324.683,
                "minimum": 4825908.203,
                "name": "Y",
                "position": 1,
                "stddev": 387.5874238,
                "variance": 150224.0111
              },
              {
                "average": 1460.100053,
                "count": 16029653,
                "maximum": 1506.646307,
                "minimum": 1414.406307,
                "name": "Z",
                "position": 2,
                "stddev": 15.3341273,
                "variance": 235.13546
              },
              {
                "average": 17619.53372,
                "count": 16029653,
                "maximum": 31969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4418.873788,
                "variance": 19526445.55
              },
              {
                "average": 1.171984384,
                "count": 16029653,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4608775952,
                "variance": 0.2124081577
              },
              {
                "average": 1.346802392,
                "count": 16029653,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6652052429,
                "variance": 0.4424980152
              },
              {
                "average": 0.5026526151,
                "count": 16029653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929792,
                "variance": 0.2499929792
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139344376,
                "count": 16029653,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3463055423,
                "variance": 0.1199275286
              },
              {
                "average": 0.02422388177,
                "count": 16029653,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80527665,
                "variance": 139.3645568
              },
              {
                "average": 1.906736534,
                "count": 16029653,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0397781,
                "variance": 1.081138498
              },
              {
                "average": 1097.530393,
                "count": 16029653,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9986098024,
                "variance": 0.9972215375
              },
              {
                "average": 36195.91095,
                "count": 16029653,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7357.504899,
                "variance": 54132878.34
              },
              {
                "average": 35565.31096,
                "count": 16029653,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5615.213035,
                "variance": 31530617.43
              },
              {
                "average": 32412.93216,
                "count": 16029653,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5564.715329,
                "variance": 30966056.7
              },
              {
                "average": 188148739.8,
                "count": 16029653,
                "maximum": 188150720.6,
                "minimum": 188147334.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 620.7701689,
                "variance": 385355.6026
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16029653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311219.8246,
              4825908.203,
              1414.406307,
              312268.1446,
              4827324.683,
              1506.646307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311219.82455959235,
                    4825908.2033527475,
                    1414.40630730483
                  ],
                  [
                    311219.82455959235,
                    4827324.683352748,
                    1414.40630730483
                  ],
                  [
                    312268.1445595923,
                    4827324.683352748,
                    1506.6463073048299
                  ],
                  [
                    312268.1445595923,
                    4825908.2033527475,
                    1506.6463073048299
                  ],
                  [
                    311219.82455959235,
                    4825908.2033527475,
                    1414.40630730483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:52:00+00:00",
            "end_time": "2017-08-30T16:55: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": "20170910_43119E5307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247295340536,
              43.53720987753135,
              1295.3542434973879
            ],
            [
              -119.61302488860267,
              43.54998113090296,
              1295.3542434973879
            ],
            [
              -119.60000035175277,
              43.55027826279047,
              1324.0942434973877
            ],
            [
              -119.59945116008417,
              43.53750687770285,
              1324.0942434973877
            ],
            [
              -119.61247295340536,
              43.53720987753135,
              1295.3542434973879
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130249,
        43.53720988,
        1295.354243,
        -119.5994512,
        43.55027826,
        1324.094243
      ],
      "properties": {
        "datetime": "2017-09-10T17:40:27Z",
        "pc:count": 13597206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289455.9158,
            "count": 13597206,
            "maximum": 289975.4613,
            "minimum": 288922.2813,
            "name": "X",
            "position": 0,
            "stddev": 292.520097,
            "variance": 85568.00717
          },
          {
            "average": 4824499.117,
            "count": 13597206,
            "maximum": 4825209.627,
            "minimum": 4823789.787,
            "name": "Y",
            "position": 1,
            "stddev": 395.571506,
            "variance": 156476.8164
          },
          {
            "average": 1308.615401,
            "count": 13597206,
            "maximum": 1324.094243,
            "minimum": 1295.354243,
            "name": "Z",
            "position": 2,
            "stddev": 3.179016439,
            "variance": 10.10614552
          },
          {
            "average": 25422.21539,
            "count": 13597206,
            "maximum": 61489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2867.251033,
            "variance": 8221128.486
          },
          {
            "average": 1.00446327,
            "count": 13597206,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07099980457,
            "variance": 0.00504097225
          },
          {
            "average": 1.008953825,
            "count": 13597206,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1033792168,
            "variance": 0.01068726247
          },
          {
            "average": 0.5023543072,
            "count": 13597206,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944756,
            "variance": 0.2499944756
          },
          {
            "average": 3.677226042e-06,
            "count": 13597206,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001917606005,
            "variance": 3.67721279e-06
          },
          {
            "average": 1.251642727,
            "count": 13597206,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4339570012,
            "variance": 0.1883186789
          },
          {
            "average": -0.2712639411,
            "count": 13597206,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86907841,
            "variance": 140.8750223
          },
          {
            "average": 2.006367043,
            "count": 13597206,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001815188,
            "variance": 1.003633672
          },
          {
            "average": 1170.830688,
            "count": 13597206,
            "maximum": 1173,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9943567439,
            "variance": 0.9887453341
          },
          {
            "average": 43263.97784,
            "count": 13597206,
            "maximum": 60160,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3970.915919,
            "variance": 15768173.24
          },
          {
            "average": 41540.79851,
            "count": 13597206,
            "maximum": 60416,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3561.763808,
            "variance": 12686161.43
          },
          {
            "average": 38096.20861,
            "count": 13597206,
            "maximum": 61184,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3405.158954,
            "variance": 11595107.5
          },
          {
            "average": 189099021.7,
            "count": 13597206,
            "maximum": 189100427.5,
            "minimum": 189097361,
            "name": "GpsTime",
            "position": 15,
            "stddev": 772.1578337,
            "variance": 596227.7201
          },
          {
            "average": 0,
            "count": 13597206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13597206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13597206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13597206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13597206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288922.2813,
          4823789.787,
          1295.354243,
          289975.4613,
          4825209.627,
          1324.094243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288922.28132971824,
                4823789.786569374,
                1295.3542434973879
              ],
              [
                288922.28132971824,
                4825209.6265693735,
                1295.3542434973879
              ],
              [
                289975.4613297183,
                4825209.6265693735,
                1324.0942434973877
              ],
              [
                289975.4613297183,
                4823789.786569374,
                1324.0942434973877
              ],
              [
                288922.28132971824,
                4823789.786569374,
                1295.3542434973879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:40:27+00:00",
        "end_time": "2017-09-10T16:49:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130249,
            43.53720988,
            1295.354243,
            -119.5994512,
            43.55027826,
            1324.094243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247295340536,
                  43.53720987753135,
                  1295.3542434973879
                ],
                [
                  -119.61302488860267,
                  43.54998113090296,
                  1295.3542434973879
                ],
                [
                  -119.60000035175277,
                  43.55027826279047,
                  1324.0942434973877
                ],
                [
                  -119.59945116008417,
                  43.53750687770285,
                  1324.0942434973877
                ],
                [
                  -119.61247295340536,
                  43.53720987753135,
                  1295.3542434973879
                ]
              ]
            ]
          },
          "id": "20170910_43119E5307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:40:27Z",
            "pc:count": 13597206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289455.9158,
                "count": 13597206,
                "maximum": 289975.4613,
                "minimum": 288922.2813,
                "name": "X",
                "position": 0,
                "stddev": 292.520097,
                "variance": 85568.00717
              },
              {
                "average": 4824499.117,
                "count": 13597206,
                "maximum": 4825209.627,
                "minimum": 4823789.787,
                "name": "Y",
                "position": 1,
                "stddev": 395.571506,
                "variance": 156476.8164
              },
              {
                "average": 1308.615401,
                "count": 13597206,
                "maximum": 1324.094243,
                "minimum": 1295.354243,
                "name": "Z",
                "position": 2,
                "stddev": 3.179016439,
                "variance": 10.10614552
              },
              {
                "average": 25422.21539,
                "count": 13597206,
                "maximum": 61489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2867.251033,
                "variance": 8221128.486
              },
              {
                "average": 1.00446327,
                "count": 13597206,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07099980457,
                "variance": 0.00504097225
              },
              {
                "average": 1.008953825,
                "count": 13597206,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1033792168,
                "variance": 0.01068726247
              },
              {
                "average": 0.5023543072,
                "count": 13597206,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944756,
                "variance": 0.2499944756
              },
              {
                "average": 3.677226042e-06,
                "count": 13597206,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001917606005,
                "variance": 3.67721279e-06
              },
              {
                "average": 1.251642727,
                "count": 13597206,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4339570012,
                "variance": 0.1883186789
              },
              {
                "average": -0.2712639411,
                "count": 13597206,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86907841,
                "variance": 140.8750223
              },
              {
                "average": 2.006367043,
                "count": 13597206,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001815188,
                "variance": 1.003633672
              },
              {
                "average": 1170.830688,
                "count": 13597206,
                "maximum": 1173,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9943567439,
                "variance": 0.9887453341
              },
              {
                "average": 43263.97784,
                "count": 13597206,
                "maximum": 60160,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3970.915919,
                "variance": 15768173.24
              },
              {
                "average": 41540.79851,
                "count": 13597206,
                "maximum": 60416,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3561.763808,
                "variance": 12686161.43
              },
              {
                "average": 38096.20861,
                "count": 13597206,
                "maximum": 61184,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3405.158954,
                "variance": 11595107.5
              },
              {
                "average": 189099021.7,
                "count": 13597206,
                "maximum": 189100427.5,
                "minimum": 189097361,
                "name": "GpsTime",
                "position": 15,
                "stddev": 772.1578337,
                "variance": 596227.7201
              },
              {
                "average": 0,
                "count": 13597206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13597206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13597206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13597206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13597206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288922.2813,
              4823789.787,
              1295.354243,
              289975.4613,
              4825209.627,
              1324.094243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288922.28132971824,
                    4823789.786569374,
                    1295.3542434973879
                  ],
                  [
                    288922.28132971824,
                    4825209.6265693735,
                    1295.3542434973879
                  ],
                  [
                    289975.4613297183,
                    4825209.6265693735,
                    1324.0942434973877
                  ],
                  [
                    289975.4613297183,
                    4823789.786569374,
                    1324.0942434973877
                  ],
                  [
                    288922.28132971824,
                    4823789.786569374,
                    1295.3542434973879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:40:27+00:00",
            "end_time": "2017-09-10T16:49: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": "20170830_43119E4403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247518734008,
              43.54973134631678,
              1327.8086400738914
            ],
            [
              -119.412984262767,
              43.56248312097253,
              1327.8086400738914
            ],
            [
              -119.39999710325759,
              43.56275664148986,
              1360.1686400738915
            ],
            [
              -119.39949076134718,
              43.55000474577247,
              1360.1686400738915
            ],
            [
              -119.41247518734008,
              43.54973134631678,
              1327.8086400738914
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129843,
        43.54973135,
        1327.80864,
        -119.3994908,
        43.56275664,
        1360.16864
      ],
      "properties": {
        "datetime": "2017-08-31T16:23:11Z",
        "pc:count": 12690317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305649.5463,
            "count": 12690317,
            "maximum": 306171.9917,
            "minimum": 305122.2117,
            "name": "X",
            "position": 0,
            "stddev": 293.6174221,
            "variance": 86211.19058
          },
          {
            "average": 4825396.372,
            "count": 12690317,
            "maximum": 4826109.506,
            "minimum": 4824692.046,
            "name": "Y",
            "position": 1,
            "stddev": 392.0888515,
            "variance": 153733.6674
          },
          {
            "average": 1340.107528,
            "count": 12690317,
            "maximum": 1360.16864,
            "minimum": 1327.80864,
            "name": "Z",
            "position": 2,
            "stddev": 4.359201532,
            "variance": 19.00263799
          },
          {
            "average": 19784.32627,
            "count": 12690317,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1544.715878,
            "variance": 2386147.143
          },
          {
            "average": 1.003715037,
            "count": 12690317,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06596108871,
            "variance": 0.004350865224
          },
          {
            "average": 1.007458285,
            "count": 12690317,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09682636423,
            "variance": 0.00937534481
          },
          {
            "average": 0.5017687107,
            "count": 12690317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968914,
            "variance": 0.2499968914
          },
          {
            "average": 7.092021421e-07,
            "count": 12690317,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008421411372,
            "variance": 7.09201695e-07
          },
          {
            "average": 1.183092983,
            "count": 12690317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3867427499,
            "variance": 0.1495699546
          },
          {
            "average": 0.524226294,
            "count": 12690317,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80624944,
            "variance": 139.3875258
          },
          {
            "average": 1.996615609,
            "count": 12690317,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001303438,
            "variance": 1.002608575
          },
          {
            "average": 1126.019508,
            "count": 12690317,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.579216618,
            "variance": 6.652358363
          },
          {
            "average": 43860.12737,
            "count": 12690317,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3389.205449,
            "variance": 11486713.57
          },
          {
            "average": 41828.99769,
            "count": 12690317,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3127.509369,
            "variance": 9781314.853
          },
          {
            "average": 38469.13774,
            "count": 12690317,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3027.646761,
            "variance": 9166644.908
          },
          {
            "average": 188228577.7,
            "count": 12690317,
            "maximum": 188231791.4,
            "minimum": 188157210.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10721.14431,
            "variance": 114942935.2
          },
          {
            "average": 0,
            "count": 12690317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12690317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305122.2117,
          4824692.046,
          1327.80864,
          306171.9917,
          4826109.506,
          1360.16864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305122.2116926145,
                4824692.045804929,
                1327.8086400738914
              ],
              [
                305122.2116926145,
                4826109.50580493,
                1327.8086400738914
              ],
              [
                306171.9916926145,
                4826109.50580493,
                1360.1686400738915
              ],
              [
                306171.9916926145,
                4824692.045804929,
                1360.1686400738915
              ],
              [
                305122.2116926145,
                4824692.045804929,
                1327.8086400738914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:23:11+00:00",
        "end_time": "2017-08-30T19:40:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129843,
            43.54973135,
            1327.80864,
            -119.3994908,
            43.56275664,
            1360.16864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247518734008,
                  43.54973134631678,
                  1327.8086400738914
                ],
                [
                  -119.412984262767,
                  43.56248312097253,
                  1327.8086400738914
                ],
                [
                  -119.39999710325759,
                  43.56275664148986,
                  1360.1686400738915
                ],
                [
                  -119.39949076134718,
                  43.55000474577247,
                  1360.1686400738915
                ],
                [
                  -119.41247518734008,
                  43.54973134631678,
                  1327.8086400738914
                ]
              ]
            ]
          },
          "id": "20170830_43119E4403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:23:11Z",
            "pc:count": 12690317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305649.5463,
                "count": 12690317,
                "maximum": 306171.9917,
                "minimum": 305122.2117,
                "name": "X",
                "position": 0,
                "stddev": 293.6174221,
                "variance": 86211.19058
              },
              {
                "average": 4825396.372,
                "count": 12690317,
                "maximum": 4826109.506,
                "minimum": 4824692.046,
                "name": "Y",
                "position": 1,
                "stddev": 392.0888515,
                "variance": 153733.6674
              },
              {
                "average": 1340.107528,
                "count": 12690317,
                "maximum": 1360.16864,
                "minimum": 1327.80864,
                "name": "Z",
                "position": 2,
                "stddev": 4.359201532,
                "variance": 19.00263799
              },
              {
                "average": 19784.32627,
                "count": 12690317,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1544.715878,
                "variance": 2386147.143
              },
              {
                "average": 1.003715037,
                "count": 12690317,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06596108871,
                "variance": 0.004350865224
              },
              {
                "average": 1.007458285,
                "count": 12690317,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09682636423,
                "variance": 0.00937534481
              },
              {
                "average": 0.5017687107,
                "count": 12690317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968914,
                "variance": 0.2499968914
              },
              {
                "average": 7.092021421e-07,
                "count": 12690317,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008421411372,
                "variance": 7.09201695e-07
              },
              {
                "average": 1.183092983,
                "count": 12690317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3867427499,
                "variance": 0.1495699546
              },
              {
                "average": 0.524226294,
                "count": 12690317,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80624944,
                "variance": 139.3875258
              },
              {
                "average": 1.996615609,
                "count": 12690317,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001303438,
                "variance": 1.002608575
              },
              {
                "average": 1126.019508,
                "count": 12690317,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.579216618,
                "variance": 6.652358363
              },
              {
                "average": 43860.12737,
                "count": 12690317,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3389.205449,
                "variance": 11486713.57
              },
              {
                "average": 41828.99769,
                "count": 12690317,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3127.509369,
                "variance": 9781314.853
              },
              {
                "average": 38469.13774,
                "count": 12690317,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3027.646761,
                "variance": 9166644.908
              },
              {
                "average": 188228577.7,
                "count": 12690317,
                "maximum": 188231791.4,
                "minimum": 188157210.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10721.14431,
                "variance": 114942935.2
              },
              {
                "average": 0,
                "count": 12690317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12690317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305122.2117,
              4824692.046,
              1327.80864,
              306171.9917,
              4826109.506,
              1360.16864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305122.2116926145,
                    4824692.045804929,
                    1327.8086400738914
                  ],
                  [
                    305122.2116926145,
                    4826109.50580493,
                    1327.8086400738914
                  ],
                  [
                    306171.9916926145,
                    4826109.50580493,
                    1360.1686400738915
                  ],
                  [
                    306171.9916926145,
                    4824692.045804929,
                    1360.1686400738915
                  ],
                  [
                    305122.2116926145,
                    4824692.045804929,
                    1327.8086400738914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:23:11+00:00",
            "end_time": "2017-08-30T19:40: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": "20170831_43119E4122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747473488206,
              43.56222345484008,
              1291.7713107698705
            ],
            [
              -119.48800018919542,
              43.57498258201102,
              1291.7713107698705
            ],
            [
              -119.47499894426014,
              43.575264950224785,
              1370.0113107698703
            ],
            [
              -119.47447622889985,
              43.56250569800688,
              1370.0113107698703
            ],
            [
              -119.48747473488206,
              43.56222345484008,
              1291.7713107698705
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880002,
        43.56222345,
        1291.771311,
        -119.4744762,
        43.57526495,
        1370.011311
      ],
      "properties": {
        "datetime": "2017-08-31T18:46:27Z",
        "pc:count": 13322400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299633.3372,
            "count": 13322400,
            "maximum": 300155.9062,
            "minimum": 299105.1462,
            "name": "X",
            "position": 0,
            "stddev": 293.959501,
            "variance": 86412.18824
          },
          {
            "average": 4826963.825,
            "count": 13322400,
            "maximum": 4827676.438,
            "minimum": 4826258.078,
            "name": "Y",
            "position": 1,
            "stddev": 400.9112051,
            "variance": 160729.7944
          },
          {
            "average": 1331.752295,
            "count": 13322400,
            "maximum": 1370.011311,
            "minimum": 1291.771311,
            "name": "Z",
            "position": 2,
            "stddev": 15.05763865,
            "variance": 226.7324818
          },
          {
            "average": 20322.90686,
            "count": 13322400,
            "maximum": 29873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2012.687108,
            "variance": 4050909.393
          },
          {
            "average": 1.012508182,
            "count": 13322400,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1244632578,
            "variance": 0.01549110255
          },
          {
            "average": 1.02520672,
            "count": 13322400,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1847617036,
            "variance": 0.03413688711
          },
          {
            "average": 0.5030208521,
            "count": 13322400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908931,
            "variance": 0.2499908932
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184656894,
            "count": 13322400,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.38801899,
            "variance": 0.1505587366
          },
          {
            "average": 0.1823758761,
            "count": 13322400,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75826653,
            "variance": 138.2568317
          },
          {
            "average": 1.992636837,
            "count": 13322400,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003470593,
            "variance": 1.00695323
          },
          {
            "average": 1138.365435,
            "count": 13322400,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016421307,
            "variance": 1.033112274
          },
          {
            "average": 43089.06194,
            "count": 13322400,
            "maximum": 54016,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 3894.189687,
            "variance": 15164713.32
          },
          {
            "average": 41561.15149,
            "count": 13322400,
            "maximum": 52480,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3333.520766,
            "variance": 11112360.7
          },
          {
            "average": 38151.7888,
            "count": 13322400,
            "maximum": 49152,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3299.928246,
            "variance": 10889526.43
          },
          {
            "average": 188238099.2,
            "count": 13322400,
            "maximum": 188240387.3,
            "minimum": 188236477.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.0786941,
            "variance": 446329.1416
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13322400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299105.1462,
          4826258.078,
          1291.771311,
          300155.9062,
          4827676.438,
          1370.011311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299105.14621197036,
                4826258.078363057,
                1291.7713107698705
              ],
              [
                299105.14621197036,
                4827676.438363057,
                1291.7713107698705
              ],
              [
                300155.9062119704,
                4827676.438363057,
                1370.0113107698703
              ],
              [
                300155.9062119704,
                4826258.078363057,
                1370.0113107698703
              ],
              [
                299105.14621197036,
                4826258.078363057,
                1291.7713107698705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:46:27+00:00",
        "end_time": "2017-08-31T17:41:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880002,
            43.56222345,
            1291.771311,
            -119.4744762,
            43.57526495,
            1370.011311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747473488206,
                  43.56222345484008,
                  1291.7713107698705
                ],
                [
                  -119.48800018919542,
                  43.57498258201102,
                  1291.7713107698705
                ],
                [
                  -119.47499894426014,
                  43.575264950224785,
                  1370.0113107698703
                ],
                [
                  -119.47447622889985,
                  43.56250569800688,
                  1370.0113107698703
                ],
                [
                  -119.48747473488206,
                  43.56222345484008,
                  1291.7713107698705
                ]
              ]
            ]
          },
          "id": "20170831_43119E4122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:46:27Z",
            "pc:count": 13322400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299633.3372,
                "count": 13322400,
                "maximum": 300155.9062,
                "minimum": 299105.1462,
                "name": "X",
                "position": 0,
                "stddev": 293.959501,
                "variance": 86412.18824
              },
              {
                "average": 4826963.825,
                "count": 13322400,
                "maximum": 4827676.438,
                "minimum": 4826258.078,
                "name": "Y",
                "position": 1,
                "stddev": 400.9112051,
                "variance": 160729.7944
              },
              {
                "average": 1331.752295,
                "count": 13322400,
                "maximum": 1370.011311,
                "minimum": 1291.771311,
                "name": "Z",
                "position": 2,
                "stddev": 15.05763865,
                "variance": 226.7324818
              },
              {
                "average": 20322.90686,
                "count": 13322400,
                "maximum": 29873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2012.687108,
                "variance": 4050909.393
              },
              {
                "average": 1.012508182,
                "count": 13322400,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1244632578,
                "variance": 0.01549110255
              },
              {
                "average": 1.02520672,
                "count": 13322400,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1847617036,
                "variance": 0.03413688711
              },
              {
                "average": 0.5030208521,
                "count": 13322400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908931,
                "variance": 0.2499908932
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184656894,
                "count": 13322400,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.38801899,
                "variance": 0.1505587366
              },
              {
                "average": 0.1823758761,
                "count": 13322400,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75826653,
                "variance": 138.2568317
              },
              {
                "average": 1.992636837,
                "count": 13322400,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003470593,
                "variance": 1.00695323
              },
              {
                "average": 1138.365435,
                "count": 13322400,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016421307,
                "variance": 1.033112274
              },
              {
                "average": 43089.06194,
                "count": 13322400,
                "maximum": 54016,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 3894.189687,
                "variance": 15164713.32
              },
              {
                "average": 41561.15149,
                "count": 13322400,
                "maximum": 52480,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3333.520766,
                "variance": 11112360.7
              },
              {
                "average": 38151.7888,
                "count": 13322400,
                "maximum": 49152,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3299.928246,
                "variance": 10889526.43
              },
              {
                "average": 188238099.2,
                "count": 13322400,
                "maximum": 188240387.3,
                "minimum": 188236477.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.0786941,
                "variance": 446329.1416
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13322400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299105.1462,
              4826258.078,
              1291.771311,
              300155.9062,
              4827676.438,
              1370.011311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299105.14621197036,
                    4826258.078363057,
                    1291.7713107698705
                  ],
                  [
                    299105.14621197036,
                    4827676.438363057,
                    1291.7713107698705
                  ],
                  [
                    300155.9062119704,
                    4827676.438363057,
                    1370.0113107698703
                  ],
                  [
                    300155.9062119704,
                    4826258.078363057,
                    1370.0113107698703
                  ],
                  [
                    299105.14621197036,
                    4826258.078363057,
                    1291.7713107698705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:46:27+00:00",
            "end_time": "2017-08-31T17:41: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": "20170830_43119E3322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247513437584,
              43.49973717185623,
              1373.8808111209098
            ],
            [
              -119.36297255005174,
              43.51248322569943,
              1373.8808111209098
            ],
            [
              -119.34999712946018,
              43.51275079167835,
              1429.28081112091
            ],
            [
              -119.34950243902074,
              43.5000046194514,
              1429.28081112091
            ],
            [
              -119.36247513437584,
              43.49973717185623,
              1373.8808111209098
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629726,
        43.49973717,
        1373.880811,
        -119.3495024,
        43.51275079,
        1429.280811
      ],
      "properties": {
        "datetime": "2017-08-31T15:56:12Z",
        "pc:count": 14576362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309525.2493,
            "count": 14576362,
            "maximum": 310053.1971,
            "minimum": 309003.5371,
            "name": "X",
            "position": 0,
            "stddev": 292.7397181,
            "variance": 85696.54253
          },
          {
            "average": 4819730.966,
            "count": 14576362,
            "maximum": 4820440.249,
            "minimum": 4819023.489,
            "name": "Y",
            "position": 1,
            "stddev": 406.2730664,
            "variance": 165057.8045
          },
          {
            "average": 1395.736703,
            "count": 14576362,
            "maximum": 1429.280811,
            "minimum": 1373.880811,
            "name": "Z",
            "position": 2,
            "stddev": 10.23022043,
            "variance": 104.6574101
          },
          {
            "average": 19328.47348,
            "count": 14576362,
            "maximum": 30209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3067.082064,
            "variance": 9406992.39
          },
          {
            "average": 1.051919882,
            "count": 14576362,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2382570528,
            "variance": 0.0567664232
          },
          {
            "average": 1.104734227,
            "count": 14576362,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3416074702,
            "variance": 0.1166956637
          },
          {
            "average": 0.5022727893,
            "count": 14576362,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948516,
            "variance": 0.2499948516
          },
          {
            "average": 7.752277283e-06,
            "count": 14576362,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002784280467,
            "variance": 7.752217717e-06
          },
          {
            "average": 1.174431864,
            "count": 14576362,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3794804329,
            "variance": 0.144005399
          },
          {
            "average": 0.3053076695,
            "count": 14576362,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70545383,
            "variance": 137.0176493
          },
          {
            "average": 1.968388066,
            "count": 14576362,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013869635,
            "variance": 1.027931638
          },
          {
            "average": 1112.094694,
            "count": 14576362,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.061973796,
            "variance": 36.7475263
          },
          {
            "average": 40790.63583,
            "count": 14576362,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5754.158379,
            "variance": 33110338.65
          },
          {
            "average": 39337.84354,
            "count": 14576362,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4421.360119,
            "variance": 19548425.3
          },
          {
            "average": 36122.02466,
            "count": 14576362,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4533.283685,
            "variance": 20550660.97
          },
          {
            "average": 188169453.6,
            "count": 14576362,
            "maximum": 188230172.9,
            "minimum": 188154692.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27685.38901,
            "variance": 766480764.8
          },
          {
            "average": 0,
            "count": 14576362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14576362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14576362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14576362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14576362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309003.5371,
          4819023.489,
          1373.880811,
          310053.1971,
          4820440.249,
          1429.280811
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309003.53709801275,
                4819023.489187905,
                1373.8808111209098
              ],
              [
                309003.53709801275,
                4820440.249187904,
                1373.8808111209098
              ],
              [
                310053.1970980128,
                4820440.249187904,
                1429.28081112091
              ],
              [
                310053.1970980128,
                4819023.489187905,
                1429.28081112091
              ],
              [
                309003.53709801275,
                4819023.489187905,
                1373.8808111209098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:56:12+00:00",
        "end_time": "2017-08-30T18:58:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629726,
            43.49973717,
            1373.880811,
            -119.3495024,
            43.51275079,
            1429.280811
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247513437584,
                  43.49973717185623,
                  1373.8808111209098
                ],
                [
                  -119.36297255005174,
                  43.51248322569943,
                  1373.8808111209098
                ],
                [
                  -119.34999712946018,
                  43.51275079167835,
                  1429.28081112091
                ],
                [
                  -119.34950243902074,
                  43.5000046194514,
                  1429.28081112091
                ],
                [
                  -119.36247513437584,
                  43.49973717185623,
                  1373.8808111209098
                ]
              ]
            ]
          },
          "id": "20170830_43119E3322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:56:12Z",
            "pc:count": 14576362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309525.2493,
                "count": 14576362,
                "maximum": 310053.1971,
                "minimum": 309003.5371,
                "name": "X",
                "position": 0,
                "stddev": 292.7397181,
                "variance": 85696.54253
              },
              {
                "average": 4819730.966,
                "count": 14576362,
                "maximum": 4820440.249,
                "minimum": 4819023.489,
                "name": "Y",
                "position": 1,
                "stddev": 406.2730664,
                "variance": 165057.8045
              },
              {
                "average": 1395.736703,
                "count": 14576362,
                "maximum": 1429.280811,
                "minimum": 1373.880811,
                "name": "Z",
                "position": 2,
                "stddev": 10.23022043,
                "variance": 104.6574101
              },
              {
                "average": 19328.47348,
                "count": 14576362,
                "maximum": 30209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3067.082064,
                "variance": 9406992.39
              },
              {
                "average": 1.051919882,
                "count": 14576362,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2382570528,
                "variance": 0.0567664232
              },
              {
                "average": 1.104734227,
                "count": 14576362,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3416074702,
                "variance": 0.1166956637
              },
              {
                "average": 0.5022727893,
                "count": 14576362,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948516,
                "variance": 0.2499948516
              },
              {
                "average": 7.752277283e-06,
                "count": 14576362,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002784280467,
                "variance": 7.752217717e-06
              },
              {
                "average": 1.174431864,
                "count": 14576362,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3794804329,
                "variance": 0.144005399
              },
              {
                "average": 0.3053076695,
                "count": 14576362,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70545383,
                "variance": 137.0176493
              },
              {
                "average": 1.968388066,
                "count": 14576362,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013869635,
                "variance": 1.027931638
              },
              {
                "average": 1112.094694,
                "count": 14576362,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.061973796,
                "variance": 36.7475263
              },
              {
                "average": 40790.63583,
                "count": 14576362,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5754.158379,
                "variance": 33110338.65
              },
              {
                "average": 39337.84354,
                "count": 14576362,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4421.360119,
                "variance": 19548425.3
              },
              {
                "average": 36122.02466,
                "count": 14576362,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4533.283685,
                "variance": 20550660.97
              },
              {
                "average": 188169453.6,
                "count": 14576362,
                "maximum": 188230172.9,
                "minimum": 188154692.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27685.38901,
                "variance": 766480764.8
              },
              {
                "average": 0,
                "count": 14576362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14576362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14576362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14576362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14576362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309003.5371,
              4819023.489,
              1373.880811,
              310053.1971,
              4820440.249,
              1429.280811
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309003.53709801275,
                    4819023.489187905,
                    1373.8808111209098
                  ],
                  [
                    309003.53709801275,
                    4820440.249187904,
                    1373.8808111209098
                  ],
                  [
                    310053.1970980128,
                    4820440.249187904,
                    1429.28081112091
                  ],
                  [
                    310053.1970980128,
                    4819023.489187905,
                    1429.28081112091
                  ],
                  [
                    309003.53709801275,
                    4819023.489187905,
                    1373.8808111209098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:56:12+00:00",
            "end_time": "2017-08-30T18:58: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": "20170829_43119D5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497436777351,
              43.487219343638245,
              1301.1583400770999
            ],
            [
              -119.52550648676618,
              43.49998169077395,
              1301.1583400770999
            ],
            [
              -119.51249823846778,
              43.50026845046979,
              1317.9583400771
            ],
            [
              -119.51196885323931,
              43.487505976292994,
              1317.9583400771
            ],
            [
              -119.52497436777351,
              43.487219343638245,
              1301.1583400770999
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255065,
        43.48721934,
        1301.15834,
        -119.5119689,
        43.50026845,
        1317.95834
      ],
      "properties": {
        "datetime": "2017-09-10T16:03:23Z",
        "pc:count": 21160179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296345.7365,
            "count": 21160179,
            "maximum": 296876.1594,
            "minimum": 295823.4994,
            "name": "X",
            "position": 0,
            "stddev": 290.0914414,
            "variance": 84153.0444
          },
          {
            "average": 4818607.391,
            "count": 21160179,
            "maximum": 4819437.901,
            "minimum": 4818019.161,
            "name": "Y",
            "position": 1,
            "stddev": 386.220312,
            "variance": 149166.1294
          },
          {
            "average": 1306.968104,
            "count": 21160179,
            "maximum": 1317.95834,
            "minimum": 1301.15834,
            "name": "Z",
            "position": 2,
            "stddev": 2.762097787,
            "variance": 7.629184184
          },
          {
            "average": 23880.88235,
            "count": 21160179,
            "maximum": 65521,
            "minimum": 2289,
            "name": "Intensity",
            "position": 3,
            "stddev": 4209.252352,
            "variance": 17717805.36
          },
          {
            "average": 1.000015075,
            "count": 21160179,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00388268725,
            "variance": 1.507526028e-05
          },
          {
            "average": 1.000029867,
            "count": 21160179,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005465028046,
            "variance": 2.986653155e-05
          },
          {
            "average": 0.5024542089,
            "count": 21160179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939886,
            "variance": 0.2499939887
          },
          {
            "average": 7.703148447e-06,
            "count": 21160179,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002775444014,
            "variance": 7.703089472e-06
          },
          {
            "average": 1.178110261,
            "count": 21160179,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3826055445,
            "variance": 0.1463870027
          },
          {
            "average": -0.1820614856,
            "count": 21160179,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87952978,
            "variance": 141.1232277
          },
          {
            "average": 2.007301167,
            "count": 21160179,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000393965,
            "variance": 1.000788085
          },
          {
            "average": 1134.160776,
            "count": 21160179,
            "maximum": 1164,
            "minimum": 1077,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.24813716,
            "variance": 1540.416271
          },
          {
            "average": 46390.89416,
            "count": 21160179,
            "maximum": 57344,
            "minimum": 28160,
            "name": "Red",
            "position": 12,
            "stddev": 2594.549081,
            "variance": 6731684.936
          },
          {
            "average": 44723.36552,
            "count": 21160179,
            "maximum": 57088,
            "minimum": 26880,
            "name": "Green",
            "position": 13,
            "stddev": 2817.241283,
            "variance": 7936848.447
          },
          {
            "average": 41446.65992,
            "count": 21160179,
            "maximum": 56320,
            "minimum": 26112,
            "name": "Blue",
            "position": 14,
            "stddev": 3236.81515,
            "variance": 10476972.31
          },
          {
            "average": 188750826.8,
            "count": 21160179,
            "maximum": 189094603,
            "minimum": 188066947,
            "name": "GpsTime",
            "position": 15,
            "stddev": 483440.0058,
            "variance": 233714239300.0
          },
          {
            "average": 0,
            "count": 21160179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295823.4994,
          4818019.161,
          1301.15834,
          296876.1594,
          4819437.901,
          1317.95834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295823.4994208323,
                4818019.160620038,
                1301.1583400770999
              ],
              [
                295823.4994208323,
                4819437.900620039,
                1301.1583400770999
              ],
              [
                296876.15942083235,
                4819437.900620039,
                1317.9583400771
              ],
              [
                296876.15942083235,
                4818019.160620038,
                1317.9583400771
              ],
              [
                295823.4994208323,
                4818019.160620038,
                1301.1583400770999
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:03:23+00:00",
        "end_time": "2017-08-29T18:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255065,
            43.48721934,
            1301.15834,
            -119.5119689,
            43.50026845,
            1317.95834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497436777351,
                  43.487219343638245,
                  1301.1583400770999
                ],
                [
                  -119.52550648676618,
                  43.49998169077395,
                  1301.1583400770999
                ],
                [
                  -119.51249823846778,
                  43.50026845046979,
                  1317.9583400771
                ],
                [
                  -119.51196885323931,
                  43.487505976292994,
                  1317.9583400771
                ],
                [
                  -119.52497436777351,
                  43.487219343638245,
                  1301.1583400770999
                ]
              ]
            ]
          },
          "id": "20170829_43119D5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:03:23Z",
            "pc:count": 21160179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296345.7365,
                "count": 21160179,
                "maximum": 296876.1594,
                "minimum": 295823.4994,
                "name": "X",
                "position": 0,
                "stddev": 290.0914414,
                "variance": 84153.0444
              },
              {
                "average": 4818607.391,
                "count": 21160179,
                "maximum": 4819437.901,
                "minimum": 4818019.161,
                "name": "Y",
                "position": 1,
                "stddev": 386.220312,
                "variance": 149166.1294
              },
              {
                "average": 1306.968104,
                "count": 21160179,
                "maximum": 1317.95834,
                "minimum": 1301.15834,
                "name": "Z",
                "position": 2,
                "stddev": 2.762097787,
                "variance": 7.629184184
              },
              {
                "average": 23880.88235,
                "count": 21160179,
                "maximum": 65521,
                "minimum": 2289,
                "name": "Intensity",
                "position": 3,
                "stddev": 4209.252352,
                "variance": 17717805.36
              },
              {
                "average": 1.000015075,
                "count": 21160179,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00388268725,
                "variance": 1.507526028e-05
              },
              {
                "average": 1.000029867,
                "count": 21160179,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005465028046,
                "variance": 2.986653155e-05
              },
              {
                "average": 0.5024542089,
                "count": 21160179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939886,
                "variance": 0.2499939887
              },
              {
                "average": 7.703148447e-06,
                "count": 21160179,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002775444014,
                "variance": 7.703089472e-06
              },
              {
                "average": 1.178110261,
                "count": 21160179,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3826055445,
                "variance": 0.1463870027
              },
              {
                "average": -0.1820614856,
                "count": 21160179,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87952978,
                "variance": 141.1232277
              },
              {
                "average": 2.007301167,
                "count": 21160179,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000393965,
                "variance": 1.000788085
              },
              {
                "average": 1134.160776,
                "count": 21160179,
                "maximum": 1164,
                "minimum": 1077,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.24813716,
                "variance": 1540.416271
              },
              {
                "average": 46390.89416,
                "count": 21160179,
                "maximum": 57344,
                "minimum": 28160,
                "name": "Red",
                "position": 12,
                "stddev": 2594.549081,
                "variance": 6731684.936
              },
              {
                "average": 44723.36552,
                "count": 21160179,
                "maximum": 57088,
                "minimum": 26880,
                "name": "Green",
                "position": 13,
                "stddev": 2817.241283,
                "variance": 7936848.447
              },
              {
                "average": 41446.65992,
                "count": 21160179,
                "maximum": 56320,
                "minimum": 26112,
                "name": "Blue",
                "position": 14,
                "stddev": 3236.81515,
                "variance": 10476972.31
              },
              {
                "average": 188750826.8,
                "count": 21160179,
                "maximum": 189094603,
                "minimum": 188066947,
                "name": "GpsTime",
                "position": 15,
                "stddev": 483440.0058,
                "variance": 233714239300.0
              },
              {
                "average": 0,
                "count": 21160179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295823.4994,
              4818019.161,
              1301.15834,
              296876.1594,
              4819437.901,
              1317.95834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295823.4994208323,
                    4818019.160620038,
                    1301.1583400770999
                  ],
                  [
                    295823.4994208323,
                    4819437.900620039,
                    1301.1583400770999
                  ],
                  [
                    296876.15942083235,
                    4819437.900620039,
                    1317.9583400771
                  ],
                  [
                    296876.15942083235,
                    4818019.160620038,
                    1317.9583400771
                  ],
                  [
                    295823.4994208323,
                    4818019.160620038,
                    1301.1583400770999
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:03:23+00:00",
            "end_time": "2017-08-29T18:35:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3624750661475,
              43.59973701263855,
              1520.458138565091
            ],
            [
              -119.36297424176567,
              43.61248338258491,
              1520.458138565091
            ],
            [
              -119.34999715269835,
              43.61275102683952,
              1632.018138565091
            ],
            [
              -119.34950071230872,
              43.60000453849297,
              1632.018138565091
            ],
            [
              -119.3624750661475,
              43.59973701263855,
              1520.458138565091
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629742,
        43.59973701,
        1520.458139,
        -119.3495007,
        43.61275103,
        1632.018139
      ],
      "properties": {
        "datetime": "2017-08-30T17:53:06Z",
        "pc:count": 14105084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309832.4079,
            "count": 14105084,
            "maximum": 310367.3019,
            "minimum": 309319.2419,
            "name": "X",
            "position": 0,
            "stddev": 293.5737703,
            "variance": 86185.55863
          },
          {
            "average": 4830840.356,
            "count": 14105084,
            "maximum": 4831546.684,
            "minimum": 4830129.864,
            "name": "Y",
            "position": 1,
            "stddev": 409.7846151,
            "variance": 167923.4307
          },
          {
            "average": 1578.770266,
            "count": 14105084,
            "maximum": 1632.018139,
            "minimum": 1520.458139,
            "name": "Z",
            "position": 2,
            "stddev": 27.42186502,
            "variance": 751.9586811
          },
          {
            "average": 18967.63137,
            "count": 14105084,
            "maximum": 29505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2801.071262,
            "variance": 7846000.217
          },
          {
            "average": 1.042610168,
            "count": 14105084,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2452092475,
            "variance": 0.06012757506
          },
          {
            "average": 1.086191334,
            "count": 14105084,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3744260366,
            "variance": 0.1401948569
          },
          {
            "average": 0.5023033539,
            "count": 14105084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947123,
            "variance": 0.2499947123
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153383702,
            "count": 14105084,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3603569773,
            "variance": 0.1298571511
          },
          {
            "average": 0.2799302112,
            "count": 14105084,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82150617,
            "variance": 139.7480081
          },
          {
            "average": 1.974192071,
            "count": 14105084,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012710193,
            "variance": 1.025581935
          },
          {
            "average": 1097.491299,
            "count": 14105084,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006925434,
            "variance": 1.01389883
          },
          {
            "average": 36403.02051,
            "count": 14105084,
            "maximum": 53760,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6385.160574,
            "variance": 40770275.56
          },
          {
            "average": 35602.17872,
            "count": 14105084,
            "maximum": 55552,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4648.409063,
            "variance": 21607706.82
          },
          {
            "average": 31415.63755,
            "count": 14105084,
            "maximum": 56576,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4982.892998,
            "variance": 24829222.63
          },
          {
            "average": 188148719.7,
            "count": 14105084,
            "maximum": 188150786.2,
            "minimum": 188147265.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 618.9248781,
            "variance": 383068.0047
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309319.2419,
          4830129.864,
          1520.458139,
          310367.3019,
          4831546.684,
          1632.018139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309319.24190845294,
                4830129.864008902,
                1520.458138565091
              ],
              [
                309319.24190845294,
                4831546.684008902,
                1520.458138565091
              ],
              [
                310367.301908453,
                4831546.684008902,
                1632.018138565091
              ],
              [
                310367.301908453,
                4830129.864008902,
                1632.018138565091
              ],
              [
                309319.24190845294,
                4830129.864008902,
                1520.458138565091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:53:06+00:00",
        "end_time": "2017-08-30T16:54:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629742,
            43.59973701,
            1520.458139,
            -119.3495007,
            43.61275103,
            1632.018139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3624750661475,
                  43.59973701263855,
                  1520.458138565091
                ],
                [
                  -119.36297424176567,
                  43.61248338258491,
                  1520.458138565091
                ],
                [
                  -119.34999715269835,
                  43.61275102683952,
                  1632.018138565091
                ],
                [
                  -119.34950071230872,
                  43.60000453849297,
                  1632.018138565091
                ],
                [
                  -119.3624750661475,
                  43.59973701263855,
                  1520.458138565091
                ]
              ]
            ]
          },
          "id": "20170830_43119E3107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:53:06Z",
            "pc:count": 14105084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309832.4079,
                "count": 14105084,
                "maximum": 310367.3019,
                "minimum": 309319.2419,
                "name": "X",
                "position": 0,
                "stddev": 293.5737703,
                "variance": 86185.55863
              },
              {
                "average": 4830840.356,
                "count": 14105084,
                "maximum": 4831546.684,
                "minimum": 4830129.864,
                "name": "Y",
                "position": 1,
                "stddev": 409.7846151,
                "variance": 167923.4307
              },
              {
                "average": 1578.770266,
                "count": 14105084,
                "maximum": 1632.018139,
                "minimum": 1520.458139,
                "name": "Z",
                "position": 2,
                "stddev": 27.42186502,
                "variance": 751.9586811
              },
              {
                "average": 18967.63137,
                "count": 14105084,
                "maximum": 29505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2801.071262,
                "variance": 7846000.217
              },
              {
                "average": 1.042610168,
                "count": 14105084,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2452092475,
                "variance": 0.06012757506
              },
              {
                "average": 1.086191334,
                "count": 14105084,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3744260366,
                "variance": 0.1401948569
              },
              {
                "average": 0.5023033539,
                "count": 14105084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947123,
                "variance": 0.2499947123
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153383702,
                "count": 14105084,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3603569773,
                "variance": 0.1298571511
              },
              {
                "average": 0.2799302112,
                "count": 14105084,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82150617,
                "variance": 139.7480081
              },
              {
                "average": 1.974192071,
                "count": 14105084,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012710193,
                "variance": 1.025581935
              },
              {
                "average": 1097.491299,
                "count": 14105084,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006925434,
                "variance": 1.01389883
              },
              {
                "average": 36403.02051,
                "count": 14105084,
                "maximum": 53760,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6385.160574,
                "variance": 40770275.56
              },
              {
                "average": 35602.17872,
                "count": 14105084,
                "maximum": 55552,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4648.409063,
                "variance": 21607706.82
              },
              {
                "average": 31415.63755,
                "count": 14105084,
                "maximum": 56576,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4982.892998,
                "variance": 24829222.63
              },
              {
                "average": 188148719.7,
                "count": 14105084,
                "maximum": 188150786.2,
                "minimum": 188147265.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 618.9248781,
                "variance": 383068.0047
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309319.2419,
              4830129.864,
              1520.458139,
              310367.3019,
              4831546.684,
              1632.018139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309319.24190845294,
                    4830129.864008902,
                    1520.458138565091
                  ],
                  [
                    309319.24190845294,
                    4831546.684008902,
                    1520.458138565091
                  ],
                  [
                    310367.301908453,
                    4831546.684008902,
                    1632.018138565091
                  ],
                  [
                    310367.301908453,
                    4830129.864008902,
                    1632.018138565091
                  ],
                  [
                    309319.24190845294,
                    4830129.864008902,
                    1520.458138565091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:53:06+00:00",
            "end_time": "2017-08-30T16:54:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747497944396,
              43.52472338994155,
              1279.3613490681196
            ],
            [
              -119.48799976144512,
              43.53748296090257,
              1279.3613490681196
            ],
            [
              -119.47499841515481,
              43.53776531386407,
              1299.5213490681194
            ],
            [
              -119.47447636862408,
              43.525005617850056,
              1299.5213490681194
            ],
            [
              -119.48747497944396,
              43.52472338994155,
              1279.3613490681196
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879998,
        43.52472339,
        1279.361349,
        -119.4744764,
        43.53776531,
        1299.521349
      ],
      "properties": {
        "datetime": "2017-09-08T23:50:45Z",
        "pc:count": 34437992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299504.0582,
            "count": 34437992,
            "maximum": 300031.901,
            "minimum": 298980.481,
            "name": "X",
            "position": 0,
            "stddev": 286.4863552,
            "variance": 82074.43174
          },
          {
            "average": 4822808.895,
            "count": 34437992,
            "maximum": 4823511.558,
            "minimum": 4822093.158,
            "name": "Y",
            "position": 1,
            "stddev": 399.6570842,
            "variance": 159725.7849
          },
          {
            "average": 1287.019094,
            "count": 34437992,
            "maximum": 1299.521349,
            "minimum": 1279.361349,
            "name": "Z",
            "position": 2,
            "stddev": 5.928274106,
            "variance": 35.14443387
          },
          {
            "average": 27374.2736,
            "count": 34437992,
            "maximum": 59009,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5038.702984,
            "variance": 25388527.76
          },
          {
            "average": 1.000098931,
            "count": 34437992,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009945936426,
            "variance": 9.89216514e-05
          },
          {
            "average": 1.000199547,
            "count": 34437992,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01412470336,
            "variance": 0.0001995072451
          },
          {
            "average": 0.5040638258,
            "count": 34437992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834923,
            "variance": 0.2499834926
          },
          {
            "average": 1.652244997e-05,
            "count": 34437992,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004064748142,
            "variance": 1.652217746e-05
          },
          {
            "average": 1.081394206,
            "count": 34437992,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2734395565,
            "variance": 0.07476919103
          },
          {
            "average": -0.7008561112,
            "count": 34437992,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53319306,
            "variance": 133.0145423
          },
          {
            "average": 2.002916314,
            "count": 34437992,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002102878,
            "variance": 1.004210179
          },
          {
            "average": 1145.581164,
            "count": 34437992,
            "maximum": 1153,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.553534208,
            "variance": 6.520536949
          },
          {
            "average": 39961.54387,
            "count": 34437992,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6689.379183,
            "variance": 44747793.85
          },
          {
            "average": 39862.34144,
            "count": 34437992,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5056.167215,
            "variance": 25564826.9
          },
          {
            "average": 34727.87166,
            "count": 34437992,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6336.653568,
            "variance": 40153178.45
          },
          {
            "average": 188682516.1,
            "count": 34437992,
            "maximum": 188949845.1,
            "minimum": 188239014.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 340905.8287,
            "variance": 116216784000.0
          },
          {
            "average": 0,
            "count": 34437992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34437992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34437992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34437992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34437992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298980.481,
          4822093.158,
          1279.361349,
          300031.901,
          4823511.558,
          1299.521349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298980.48099162447,
                4822093.158380947,
                1279.3613490681196
              ],
              [
                298980.48099162447,
                4823511.558380947,
                1279.3613490681196
              ],
              [
                300031.9009916245,
                4823511.558380947,
                1299.5213490681194
              ],
              [
                300031.9009916245,
                4822093.158380947,
                1299.5213490681194
              ],
              [
                298980.48099162447,
                4822093.158380947,
                1279.3613490681196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:50:45+00:00",
        "end_time": "2017-08-31T18:23:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879998,
            43.52472339,
            1279.361349,
            -119.4744764,
            43.53776531,
            1299.521349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747497944396,
                  43.52472338994155,
                  1279.3613490681196
                ],
                [
                  -119.48799976144512,
                  43.53748296090257,
                  1279.3613490681196
                ],
                [
                  -119.47499841515481,
                  43.53776531386407,
                  1299.5213490681194
                ],
                [
                  -119.47447636862408,
                  43.525005617850056,
                  1299.5213490681194
                ],
                [
                  -119.48747497944396,
                  43.52472338994155,
                  1279.3613490681196
                ]
              ]
            ]
          },
          "id": "20170831_43119E4312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:50:45Z",
            "pc:count": 34437992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299504.0582,
                "count": 34437992,
                "maximum": 300031.901,
                "minimum": 298980.481,
                "name": "X",
                "position": 0,
                "stddev": 286.4863552,
                "variance": 82074.43174
              },
              {
                "average": 4822808.895,
                "count": 34437992,
                "maximum": 4823511.558,
                "minimum": 4822093.158,
                "name": "Y",
                "position": 1,
                "stddev": 399.6570842,
                "variance": 159725.7849
              },
              {
                "average": 1287.019094,
                "count": 34437992,
                "maximum": 1299.521349,
                "minimum": 1279.361349,
                "name": "Z",
                "position": 2,
                "stddev": 5.928274106,
                "variance": 35.14443387
              },
              {
                "average": 27374.2736,
                "count": 34437992,
                "maximum": 59009,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5038.702984,
                "variance": 25388527.76
              },
              {
                "average": 1.000098931,
                "count": 34437992,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009945936426,
                "variance": 9.89216514e-05
              },
              {
                "average": 1.000199547,
                "count": 34437992,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01412470336,
                "variance": 0.0001995072451
              },
              {
                "average": 0.5040638258,
                "count": 34437992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834923,
                "variance": 0.2499834926
              },
              {
                "average": 1.652244997e-05,
                "count": 34437992,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004064748142,
                "variance": 1.652217746e-05
              },
              {
                "average": 1.081394206,
                "count": 34437992,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2734395565,
                "variance": 0.07476919103
              },
              {
                "average": -0.7008561112,
                "count": 34437992,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53319306,
                "variance": 133.0145423
              },
              {
                "average": 2.002916314,
                "count": 34437992,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002102878,
                "variance": 1.004210179
              },
              {
                "average": 1145.581164,
                "count": 34437992,
                "maximum": 1153,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.553534208,
                "variance": 6.520536949
              },
              {
                "average": 39961.54387,
                "count": 34437992,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6689.379183,
                "variance": 44747793.85
              },
              {
                "average": 39862.34144,
                "count": 34437992,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5056.167215,
                "variance": 25564826.9
              },
              {
                "average": 34727.87166,
                "count": 34437992,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6336.653568,
                "variance": 40153178.45
              },
              {
                "average": 188682516.1,
                "count": 34437992,
                "maximum": 188949845.1,
                "minimum": 188239014.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 340905.8287,
                "variance": 116216784000.0
              },
              {
                "average": 0,
                "count": 34437992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34437992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34437992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34437992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34437992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298980.481,
              4822093.158,
              1279.361349,
              300031.901,
              4823511.558,
              1299.521349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298980.48099162447,
                    4822093.158380947,
                    1279.3613490681196
                  ],
                  [
                    298980.48099162447,
                    4823511.558380947,
                    1279.3613490681196
                  ],
                  [
                    300031.9009916245,
                    4823511.558380947,
                    1299.5213490681194
                  ],
                  [
                    300031.9009916245,
                    4822093.158380947,
                    1299.5213490681194
                  ],
                  [
                    298980.48099162447,
                    4822093.158380947,
                    1279.3613490681196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:50:45+00:00",
            "end_time": "2017-08-31T18:23:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57498530705715,
              43.49997486111811,
              1302.2644806693397
            ],
            [
              -119.5755173520671,
              43.51248175950247,
              1302.2644806693397
            ],
            [
              -119.56249851956136,
              43.51277446356554,
              1439.2244806693398
            ],
            [
              -119.56196915676229,
              43.50026743810455,
              1439.2244806693398
            ],
            [
              -119.57498530705715,
              43.49997486111811,
              1302.2644806693397
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755174,
        43.49997486,
        1302.264481,
        -119.5619692,
        43.51277446,
        1439.224481
      ],
      "properties": {
        "datetime": "2017-09-10T17:15:16Z",
        "pc:count": 13198103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292332.3176,
            "count": 13198103,
            "maximum": 292876.5199,
            "minimum": 291823.1799,
            "name": "X",
            "position": 0,
            "stddev": 295.3830294,
            "variance": 87251.13403
          },
          {
            "average": 4820277.28,
            "count": 13198103,
            "maximum": 4820950.188,
            "minimum": 4819559.788,
            "name": "Y",
            "position": 1,
            "stddev": 365.455987,
            "variance": 133558.0784
          },
          {
            "average": 1362.491785,
            "count": 13198103,
            "maximum": 1439.224481,
            "minimum": 1302.264481,
            "name": "Z",
            "position": 2,
            "stddev": 46.12345395,
            "variance": 2127.373004
          },
          {
            "average": 25877.01272,
            "count": 13198103,
            "maximum": 41249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5160.31922,
            "variance": 26628894.46
          },
          {
            "average": 1.051496795,
            "count": 13198103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2464033594,
            "variance": 0.06071461552
          },
          {
            "average": 1.104057757,
            "count": 13198103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3600776226,
            "variance": 0.1296558943
          },
          {
            "average": 0.5015529883,
            "count": 13198103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976072,
            "variance": 0.2499976072
          },
          {
            "average": 6.137245633e-06,
            "count": 13198103,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002477338982,
            "variance": 6.137208432e-06
          },
          {
            "average": 1.225904586,
            "count": 13198103,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4181766583,
            "variance": 0.1748717175
          },
          {
            "average": 0.1517642668,
            "count": 13198103,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94852484,
            "variance": 142.7672459
          },
          {
            "average": 1.978868327,
            "count": 13198103,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015545005,
            "variance": 1.031331658
          },
          {
            "average": 1168.842643,
            "count": 13198103,
            "maximum": 1171,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9826145517,
            "variance": 0.9655313572
          },
          {
            "average": 42216.6726,
            "count": 13198103,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7577.235127,
            "variance": 57414492.18
          },
          {
            "average": 41062.9394,
            "count": 13198103,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6593.292456,
            "variance": 43471505.41
          },
          {
            "average": 37657.97274,
            "count": 13198103,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7053.569852,
            "variance": 49752847.65
          },
          {
            "average": 189097464.5,
            "count": 13198103,
            "maximum": 189098916.3,
            "minimum": 189095801.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 800.9473997,
            "variance": 641516.737
          },
          {
            "average": 0,
            "count": 13198103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198103,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198103,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291823.1799,
          4819559.788,
          1302.264481,
          292876.5199,
          4820950.188,
          1439.224481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291823.1798996677,
                4819559.787751519,
                1302.2644806693397
              ],
              [
                291823.1798996677,
                4820950.1877515195,
                1302.2644806693397
              ],
              [
                292876.51989966765,
                4820950.1877515195,
                1439.2244806693398
              ],
              [
                292876.51989966765,
                4819559.787751519,
                1439.2244806693398
              ],
              [
                291823.1798996677,
                4819559.787751519,
                1302.2644806693397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:15:16+00:00",
        "end_time": "2017-09-10T16:23:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755174,
            43.49997486,
            1302.264481,
            -119.5619692,
            43.51277446,
            1439.224481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57498530705715,
                  43.49997486111811,
                  1302.2644806693397
                ],
                [
                  -119.5755173520671,
                  43.51248175950247,
                  1302.2644806693397
                ],
                [
                  -119.56249851956136,
                  43.51277446356554,
                  1439.2244806693398
                ],
                [
                  -119.56196915676229,
                  43.50026743810455,
                  1439.2244806693398
                ],
                [
                  -119.57498530705715,
                  43.49997486111811,
                  1302.2644806693397
                ]
              ]
            ]
          },
          "id": "20170910_43119E5325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:15:16Z",
            "pc:count": 13198103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292332.3176,
                "count": 13198103,
                "maximum": 292876.5199,
                "minimum": 291823.1799,
                "name": "X",
                "position": 0,
                "stddev": 295.3830294,
                "variance": 87251.13403
              },
              {
                "average": 4820277.28,
                "count": 13198103,
                "maximum": 4820950.188,
                "minimum": 4819559.788,
                "name": "Y",
                "position": 1,
                "stddev": 365.455987,
                "variance": 133558.0784
              },
              {
                "average": 1362.491785,
                "count": 13198103,
                "maximum": 1439.224481,
                "minimum": 1302.264481,
                "name": "Z",
                "position": 2,
                "stddev": 46.12345395,
                "variance": 2127.373004
              },
              {
                "average": 25877.01272,
                "count": 13198103,
                "maximum": 41249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5160.31922,
                "variance": 26628894.46
              },
              {
                "average": 1.051496795,
                "count": 13198103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2464033594,
                "variance": 0.06071461552
              },
              {
                "average": 1.104057757,
                "count": 13198103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3600776226,
                "variance": 0.1296558943
              },
              {
                "average": 0.5015529883,
                "count": 13198103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976072,
                "variance": 0.2499976072
              },
              {
                "average": 6.137245633e-06,
                "count": 13198103,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002477338982,
                "variance": 6.137208432e-06
              },
              {
                "average": 1.225904586,
                "count": 13198103,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4181766583,
                "variance": 0.1748717175
              },
              {
                "average": 0.1517642668,
                "count": 13198103,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94852484,
                "variance": 142.7672459
              },
              {
                "average": 1.978868327,
                "count": 13198103,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015545005,
                "variance": 1.031331658
              },
              {
                "average": 1168.842643,
                "count": 13198103,
                "maximum": 1171,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9826145517,
                "variance": 0.9655313572
              },
              {
                "average": 42216.6726,
                "count": 13198103,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7577.235127,
                "variance": 57414492.18
              },
              {
                "average": 41062.9394,
                "count": 13198103,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6593.292456,
                "variance": 43471505.41
              },
              {
                "average": 37657.97274,
                "count": 13198103,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7053.569852,
                "variance": 49752847.65
              },
              {
                "average": 189097464.5,
                "count": 13198103,
                "maximum": 189098916.3,
                "minimum": 189095801.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 800.9473997,
                "variance": 641516.737
              },
              {
                "average": 0,
                "count": 13198103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198103,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198103,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291823.1799,
              4819559.788,
              1302.264481,
              292876.5199,
              4820950.188,
              1439.224481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291823.1798996677,
                    4819559.787751519,
                    1302.2644806693397
                  ],
                  [
                    291823.1798996677,
                    4820950.1877515195,
                    1302.2644806693397
                  ],
                  [
                    292876.51989966765,
                    4820950.1877515195,
                    1439.2244806693398
                  ],
                  [
                    292876.51989966765,
                    4819559.787751519,
                    1439.2244806693398
                  ],
                  [
                    291823.1798996677,
                    4819559.787751519,
                    1302.2644806693397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:15:16+00:00",
            "end_time": "2017-09-10T16:23: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": "20170830_43119E4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3999751782365,
              43.549733665108604,
              1342.7044019913599
            ],
            [
              -119.40048151744558,
              43.562483037945064,
              1342.7044019913599
            ],
            [
              -119.38749844540898,
              43.562755050332065,
              1372.8044019913598
            ],
            [
              -119.38699483839147,
              43.55000555712413,
              1372.8044019913598
            ],
            [
              -119.3999751782365,
              43.549733665108604,
              1342.7044019913599
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004815,
        43.54973367,
        1342.704402,
        -119.3869948,
        43.56275505,
        1372.804402
      ],
      "properties": {
        "datetime": "2017-08-31T16:00:55Z",
        "pc:count": 13802463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306677.3273,
            "count": 13802463,
            "maximum": 307181.4305,
            "minimum": 306131.9905,
            "name": "X",
            "position": 0,
            "stddev": 289.7499112,
            "variance": 83955.01106
          },
          {
            "average": 4825375.153,
            "count": 13802463,
            "maximum": 4826080.248,
            "minimum": 4824663.068,
            "name": "Y",
            "position": 1,
            "stddev": 397.8335634,
            "variance": 158271.5442
          },
          {
            "average": 1350.960642,
            "count": 13802463,
            "maximum": 1372.804402,
            "minimum": 1342.704402,
            "name": "Z",
            "position": 2,
            "stddev": 5.854935261,
            "variance": 34.28026691
          },
          {
            "average": 20466.92368,
            "count": 13802463,
            "maximum": 29937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1648.918302,
            "variance": 2718931.568
          },
          {
            "average": 1.003146105,
            "count": 13802463,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06235929646,
            "variance": 0.003888681855
          },
          {
            "average": 1.00631525,
            "count": 13802463,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0926307927,
            "variance": 0.008580463757
          },
          {
            "average": 0.5011566414,
            "count": 13802463,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986803,
            "variance": 0.2499986803
          },
          {
            "average": 1.81127093e-06,
            "count": 13802463,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001345833489,
            "variance": 1.811267781e-06
          },
          {
            "average": 1.194696628,
            "count": 13802463,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3959669964,
            "variance": 0.1567898622
          },
          {
            "average": 0.6500247951,
            "count": 13802463,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67408019,
            "variance": 136.2841484
          },
          {
            "average": 1.996819915,
            "count": 13802463,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001140791,
            "variance": 1.002282884
          },
          {
            "average": 1115.538741,
            "count": 13802463,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.671751523,
            "variance": 58.85577143
          },
          {
            "average": 44508.90928,
            "count": 13802463,
            "maximum": 55040,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 2571.395695,
            "variance": 6612075.821
          },
          {
            "average": 42455.14313,
            "count": 13802463,
            "maximum": 53760,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 2382.98539,
            "variance": 5678619.368
          },
          {
            "average": 39253.06202,
            "count": 13802463,
            "maximum": 50688,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2287.816013,
            "variance": 5234102.109
          },
          {
            "average": 188184603.7,
            "count": 13802463,
            "maximum": 188230455,
            "minimum": 188155755.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35311.24647,
            "variance": 1246884127
          },
          {
            "average": 0,
            "count": 13802463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13802463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306131.9905,
          4824663.068,
          1342.704402,
          307181.4305,
          4826080.248,
          1372.804402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306131.99047946034,
                4824663.068371155,
                1342.7044019913599
              ],
              [
                306131.99047946034,
                4826080.248371155,
                1342.7044019913599
              ],
              [
                307181.4304794603,
                4826080.248371155,
                1372.8044019913598
              ],
              [
                307181.4304794603,
                4824663.068371155,
                1372.8044019913598
              ],
              [
                306131.99047946034,
                4824663.068371155,
                1342.7044019913599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:00:55+00:00",
        "end_time": "2017-08-30T19:15:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004815,
            43.54973367,
            1342.704402,
            -119.3869948,
            43.56275505,
            1372.804402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3999751782365,
                  43.549733665108604,
                  1342.7044019913599
                ],
                [
                  -119.40048151744558,
                  43.562483037945064,
                  1342.7044019913599
                ],
                [
                  -119.38749844540898,
                  43.562755050332065,
                  1372.8044019913598
                ],
                [
                  -119.38699483839147,
                  43.55000555712413,
                  1372.8044019913598
                ],
                [
                  -119.3999751782365,
                  43.549733665108604,
                  1342.7044019913599
                ]
              ]
            ]
          },
          "id": "20170830_43119E4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:00:55Z",
            "pc:count": 13802463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306677.3273,
                "count": 13802463,
                "maximum": 307181.4305,
                "minimum": 306131.9905,
                "name": "X",
                "position": 0,
                "stddev": 289.7499112,
                "variance": 83955.01106
              },
              {
                "average": 4825375.153,
                "count": 13802463,
                "maximum": 4826080.248,
                "minimum": 4824663.068,
                "name": "Y",
                "position": 1,
                "stddev": 397.8335634,
                "variance": 158271.5442
              },
              {
                "average": 1350.960642,
                "count": 13802463,
                "maximum": 1372.804402,
                "minimum": 1342.704402,
                "name": "Z",
                "position": 2,
                "stddev": 5.854935261,
                "variance": 34.28026691
              },
              {
                "average": 20466.92368,
                "count": 13802463,
                "maximum": 29937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1648.918302,
                "variance": 2718931.568
              },
              {
                "average": 1.003146105,
                "count": 13802463,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06235929646,
                "variance": 0.003888681855
              },
              {
                "average": 1.00631525,
                "count": 13802463,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0926307927,
                "variance": 0.008580463757
              },
              {
                "average": 0.5011566414,
                "count": 13802463,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986803,
                "variance": 0.2499986803
              },
              {
                "average": 1.81127093e-06,
                "count": 13802463,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001345833489,
                "variance": 1.811267781e-06
              },
              {
                "average": 1.194696628,
                "count": 13802463,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3959669964,
                "variance": 0.1567898622
              },
              {
                "average": 0.6500247951,
                "count": 13802463,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67408019,
                "variance": 136.2841484
              },
              {
                "average": 1.996819915,
                "count": 13802463,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001140791,
                "variance": 1.002282884
              },
              {
                "average": 1115.538741,
                "count": 13802463,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.671751523,
                "variance": 58.85577143
              },
              {
                "average": 44508.90928,
                "count": 13802463,
                "maximum": 55040,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 2571.395695,
                "variance": 6612075.821
              },
              {
                "average": 42455.14313,
                "count": 13802463,
                "maximum": 53760,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 2382.98539,
                "variance": 5678619.368
              },
              {
                "average": 39253.06202,
                "count": 13802463,
                "maximum": 50688,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2287.816013,
                "variance": 5234102.109
              },
              {
                "average": 188184603.7,
                "count": 13802463,
                "maximum": 188230455,
                "minimum": 188155755.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35311.24647,
                "variance": 1246884127
              },
              {
                "average": 0,
                "count": 13802463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13802463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306131.9905,
              4824663.068,
              1342.704402,
              307181.4305,
              4826080.248,
              1372.804402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306131.99047946034,
                    4824663.068371155,
                    1342.7044019913599
                  ],
                  [
                    306131.99047946034,
                    4826080.248371155,
                    1342.7044019913599
                  ],
                  [
                    307181.4304794603,
                    4826080.248371155,
                    1372.8044019913598
                  ],
                  [
                    307181.4304794603,
                    4824663.068371155,
                    1372.8044019913598
                  ],
                  [
                    306131.99047946034,
                    4824663.068371155,
                    1342.7044019913599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:00:55+00:00",
            "end_time": "2017-08-30T19:15: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": "20170830_43119E4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747436132571,
              43.59972930351854,
              1407.4746183105754
            ],
            [
              -119.43798968701003,
              43.61248270928874,
              1407.4746183105754
            ],
            [
              -119.42499746058209,
              43.612759205050914,
              1535.8146183105755
            ],
            [
              -119.42448487452842,
              43.60000567689729,
              1535.8146183105755
            ],
            [
              -119.43747436132571,
              43.59972930351854,
              1407.4746183105754
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379897,
        43.5997293,
        1407.474618,
        -119.4244849,
        43.61275921,
        1535.814618
      ],
      "properties": {
        "datetime": "2017-08-31T16:02:30Z",
        "pc:count": 12926152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303792.9499,
            "count": 12926152,
            "maximum": 304315.0119,
            "minimum": 303265.6719,
            "name": "X",
            "position": 0,
            "stddev": 287.5097044,
            "variance": 82661.8301
          },
          {
            "average": 4831005.605,
            "count": 12926152,
            "maximum": 4831721.655,
            "minimum": 4830303.975,
            "name": "Y",
            "position": 1,
            "stddev": 401.4555313,
            "variance": 161166.5436
          },
          {
            "average": 1461.355752,
            "count": 12926152,
            "maximum": 1535.814618,
            "minimum": 1407.474618,
            "name": "Z",
            "position": 2,
            "stddev": 33.96768519,
            "variance": 1153.803637
          },
          {
            "average": 18244.43628,
            "count": 12926152,
            "maximum": 28593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2181.390482,
            "variance": 4758464.436
          },
          {
            "average": 1.012575204,
            "count": 12926152,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1229720629,
            "variance": 0.01512212825
          },
          {
            "average": 1.025323081,
            "count": 12926152,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1814664301,
            "variance": 0.03293006524
          },
          {
            "average": 0.503738777,
            "count": 12926152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860407,
            "variance": 0.2499860409
          },
          {
            "average": 5.570103152e-06,
            "count": 12926152,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002360100116,
            "variance": 5.570072557e-06
          },
          {
            "average": 1.21975024,
            "count": 12926152,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4140773902,
            "variance": 0.1714600851
          },
          {
            "average": -0.03129069911,
            "count": 12926152,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7519183,
            "variance": 138.1075837
          },
          {
            "average": 1.991602064,
            "count": 12926152,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004729453,
            "variance": 1.009481274
          },
          {
            "average": 1120.072996,
            "count": 12926152,
            "maximum": 1127,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.442794803,
            "variance": 55.39519448
          },
          {
            "average": 40597.40419,
            "count": 12926152,
            "maximum": 51456,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 3742.67911,
            "variance": 14007646.92
          },
          {
            "average": 38670.14186,
            "count": 12926152,
            "maximum": 50176,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 3290.84911,
            "variance": 10829687.87
          },
          {
            "average": 35651.21598,
            "count": 12926152,
            "maximum": 46848,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 3006.450992,
            "variance": 9038747.568
          },
          {
            "average": 188204645.2,
            "count": 12926152,
            "maximum": 188230550.9,
            "minimum": 188156320.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34460.5101,
            "variance": 1187526756
          },
          {
            "average": 0,
            "count": 12926152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12926152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12926152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12926152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12926152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303265.6719,
          4830303.975,
          1407.474618,
          304315.0119,
          4831721.655,
          1535.814618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303265.67188000766,
                4830303.975080217,
                1407.4746183105754
              ],
              [
                303265.67188000766,
                4831721.655080217,
                1407.4746183105754
              ],
              [
                304315.01188000763,
                4831721.655080217,
                1535.8146183105755
              ],
              [
                304315.01188000763,
                4830303.975080217,
                1535.8146183105755
              ],
              [
                303265.67188000766,
                4830303.975080217,
                1407.4746183105754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:02:30+00:00",
        "end_time": "2017-08-30T19:25:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379897,
            43.5997293,
            1407.474618,
            -119.4244849,
            43.61275921,
            1535.814618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747436132571,
                  43.59972930351854,
                  1407.4746183105754
                ],
                [
                  -119.43798968701003,
                  43.61248270928874,
                  1407.4746183105754
                ],
                [
                  -119.42499746058209,
                  43.612759205050914,
                  1535.8146183105755
                ],
                [
                  -119.42448487452842,
                  43.60000567689729,
                  1535.8146183105755
                ],
                [
                  -119.43747436132571,
                  43.59972930351854,
                  1407.4746183105754
                ]
              ]
            ]
          },
          "id": "20170830_43119E4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:02:30Z",
            "pc:count": 12926152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303792.9499,
                "count": 12926152,
                "maximum": 304315.0119,
                "minimum": 303265.6719,
                "name": "X",
                "position": 0,
                "stddev": 287.5097044,
                "variance": 82661.8301
              },
              {
                "average": 4831005.605,
                "count": 12926152,
                "maximum": 4831721.655,
                "minimum": 4830303.975,
                "name": "Y",
                "position": 1,
                "stddev": 401.4555313,
                "variance": 161166.5436
              },
              {
                "average": 1461.355752,
                "count": 12926152,
                "maximum": 1535.814618,
                "minimum": 1407.474618,
                "name": "Z",
                "position": 2,
                "stddev": 33.96768519,
                "variance": 1153.803637
              },
              {
                "average": 18244.43628,
                "count": 12926152,
                "maximum": 28593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2181.390482,
                "variance": 4758464.436
              },
              {
                "average": 1.012575204,
                "count": 12926152,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1229720629,
                "variance": 0.01512212825
              },
              {
                "average": 1.025323081,
                "count": 12926152,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1814664301,
                "variance": 0.03293006524
              },
              {
                "average": 0.503738777,
                "count": 12926152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860407,
                "variance": 0.2499860409
              },
              {
                "average": 5.570103152e-06,
                "count": 12926152,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002360100116,
                "variance": 5.570072557e-06
              },
              {
                "average": 1.21975024,
                "count": 12926152,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4140773902,
                "variance": 0.1714600851
              },
              {
                "average": -0.03129069911,
                "count": 12926152,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7519183,
                "variance": 138.1075837
              },
              {
                "average": 1.991602064,
                "count": 12926152,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004729453,
                "variance": 1.009481274
              },
              {
                "average": 1120.072996,
                "count": 12926152,
                "maximum": 1127,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.442794803,
                "variance": 55.39519448
              },
              {
                "average": 40597.40419,
                "count": 12926152,
                "maximum": 51456,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 3742.67911,
                "variance": 14007646.92
              },
              {
                "average": 38670.14186,
                "count": 12926152,
                "maximum": 50176,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 3290.84911,
                "variance": 10829687.87
              },
              {
                "average": 35651.21598,
                "count": 12926152,
                "maximum": 46848,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 3006.450992,
                "variance": 9038747.568
              },
              {
                "average": 188204645.2,
                "count": 12926152,
                "maximum": 188230550.9,
                "minimum": 188156320.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34460.5101,
                "variance": 1187526756
              },
              {
                "average": 0,
                "count": 12926152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12926152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12926152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12926152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12926152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303265.6719,
              4830303.975,
              1407.474618,
              304315.0119,
              4831721.655,
              1535.814618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303265.67188000766,
                    4830303.975080217,
                    1407.4746183105754
                  ],
                  [
                    303265.67188000766,
                    4831721.655080217,
                    1407.4746183105754
                  ],
                  [
                    304315.01188000763,
                    4831721.655080217,
                    1535.8146183105755
                  ],
                  [
                    304315.01188000763,
                    4830303.975080217,
                    1535.8146183105755
                  ],
                  [
                    303265.67188000766,
                    4830303.975080217,
                    1407.4746183105754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:02:30+00:00",
            "end_time": "2017-08-30T19:25:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497534366744,
              43.512235684225324,
              1369.6764115298727
            ],
            [
              -119.37547569267893,
              43.52498375400804,
              1369.6764115298727
            ],
            [
              -119.36249696813144,
              43.52525281526072,
              1396.9164115298724
            ],
            [
              -119.36199934662768,
              43.51250462641658,
              1396.9164115298724
            ],
            [
              -119.37497534366744,
              43.512235684225324,
              1369.6764115298727
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754757,
        43.51223568,
        1369.676412,
        -119.3619993,
        43.52525282,
        1396.916412
      ],
      "properties": {
        "datetime": "2017-08-31T15:59:48Z",
        "pc:count": 14532251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308564.2881,
            "count": 14532251,
            "maximum": 309082.2699,
            "minimum": 308032.5499,
            "name": "X",
            "position": 0,
            "stddev": 289.0980267,
            "variance": 83577.66906
          },
          {
            "average": 4821161.718,
            "count": 14532251,
            "maximum": 4821857.391,
            "minimum": 4820440.391,
            "name": "Y",
            "position": 1,
            "stddev": 402.0891754,
            "variance": 161675.705
          },
          {
            "average": 1380.348917,
            "count": 14532251,
            "maximum": 1396.916412,
            "minimum": 1369.676412,
            "name": "Z",
            "position": 2,
            "stddev": 4.894216467,
            "variance": 23.95335482
          },
          {
            "average": 19500.8981,
            "count": 14532251,
            "maximum": 32129,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2789.648492,
            "variance": 7782138.71
          },
          {
            "average": 1.037676063,
            "count": 14532251,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2054167932,
            "variance": 0.04219605894
          },
          {
            "average": 1.076117114,
            "count": 14532251,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2973457825,
            "variance": 0.08841451437
          },
          {
            "average": 0.5017914293,
            "count": 14532251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996808,
            "variance": 0.249996808
          },
          {
            "average": 1.032186961e-06,
            "count": 14532251,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001015965534,
            "variance": 1.032185967e-06
          },
          {
            "average": 1.178946813,
            "count": 14532251,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.383307789,
            "variance": 0.1469248611
          },
          {
            "average": 0.3915633288,
            "count": 14532251,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62309868,
            "variance": 135.096423
          },
          {
            "average": 1.976851969,
            "count": 14532251,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010445614,
            "variance": 1.021000338
          },
          {
            "average": 1115.690415,
            "count": 14532251,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.639620753,
            "variance": 58.36380526
          },
          {
            "average": 41537.52083,
            "count": 14532251,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5329.108903,
            "variance": 28399401.7
          },
          {
            "average": 39936.69423,
            "count": 14532251,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4293.986228,
            "variance": 18438317.73
          },
          {
            "average": 36838.44126,
            "count": 14532251,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4284.886811,
            "variance": 18360254.98
          },
          {
            "average": 188185040.6,
            "count": 14532251,
            "maximum": 188230388.8,
            "minimum": 188155821.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35324.49055,
            "variance": 1247819633
          },
          {
            "average": 0,
            "count": 14532251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14532251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14532251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14532251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14532251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308032.5499,
          4820440.391,
          1369.676412,
          309082.2699,
          4821857.391,
          1396.916412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308032.549932573,
                4820440.391475699,
                1369.6764115298727
              ],
              [
                308032.549932573,
                4821857.391475699,
                1369.6764115298727
              ],
              [
                309082.26993257296,
                4821857.391475699,
                1396.9164115298724
              ],
              [
                309082.26993257296,
                4820440.391475699,
                1396.9164115298724
              ],
              [
                308032.549932573,
                4820440.391475699,
                1369.6764115298727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:59:48+00:00",
        "end_time": "2017-08-30T19:17:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754757,
            43.51223568,
            1369.676412,
            -119.3619993,
            43.52525282,
            1396.916412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497534366744,
                  43.512235684225324,
                  1369.6764115298727
                ],
                [
                  -119.37547569267893,
                  43.52498375400804,
                  1369.6764115298727
                ],
                [
                  -119.36249696813144,
                  43.52525281526072,
                  1396.9164115298724
                ],
                [
                  -119.36199934662768,
                  43.51250462641658,
                  1396.9164115298724
                ],
                [
                  -119.37497534366744,
                  43.512235684225324,
                  1369.6764115298727
                ]
              ]
            ]
          },
          "id": "20170830_43119E3316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:59:48Z",
            "pc:count": 14532251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308564.2881,
                "count": 14532251,
                "maximum": 309082.2699,
                "minimum": 308032.5499,
                "name": "X",
                "position": 0,
                "stddev": 289.0980267,
                "variance": 83577.66906
              },
              {
                "average": 4821161.718,
                "count": 14532251,
                "maximum": 4821857.391,
                "minimum": 4820440.391,
                "name": "Y",
                "position": 1,
                "stddev": 402.0891754,
                "variance": 161675.705
              },
              {
                "average": 1380.348917,
                "count": 14532251,
                "maximum": 1396.916412,
                "minimum": 1369.676412,
                "name": "Z",
                "position": 2,
                "stddev": 4.894216467,
                "variance": 23.95335482
              },
              {
                "average": 19500.8981,
                "count": 14532251,
                "maximum": 32129,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2789.648492,
                "variance": 7782138.71
              },
              {
                "average": 1.037676063,
                "count": 14532251,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2054167932,
                "variance": 0.04219605894
              },
              {
                "average": 1.076117114,
                "count": 14532251,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2973457825,
                "variance": 0.08841451437
              },
              {
                "average": 0.5017914293,
                "count": 14532251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996808,
                "variance": 0.249996808
              },
              {
                "average": 1.032186961e-06,
                "count": 14532251,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001015965534,
                "variance": 1.032185967e-06
              },
              {
                "average": 1.178946813,
                "count": 14532251,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.383307789,
                "variance": 0.1469248611
              },
              {
                "average": 0.3915633288,
                "count": 14532251,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62309868,
                "variance": 135.096423
              },
              {
                "average": 1.976851969,
                "count": 14532251,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010445614,
                "variance": 1.021000338
              },
              {
                "average": 1115.690415,
                "count": 14532251,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.639620753,
                "variance": 58.36380526
              },
              {
                "average": 41537.52083,
                "count": 14532251,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5329.108903,
                "variance": 28399401.7
              },
              {
                "average": 39936.69423,
                "count": 14532251,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4293.986228,
                "variance": 18438317.73
              },
              {
                "average": 36838.44126,
                "count": 14532251,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4284.886811,
                "variance": 18360254.98
              },
              {
                "average": 188185040.6,
                "count": 14532251,
                "maximum": 188230388.8,
                "minimum": 188155821.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35324.49055,
                "variance": 1247819633
              },
              {
                "average": 0,
                "count": 14532251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14532251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14532251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14532251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14532251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308032.5499,
              4820440.391,
              1369.676412,
              309082.2699,
              4821857.391,
              1396.916412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308032.549932573,
                    4820440.391475699,
                    1369.6764115298727
                  ],
                  [
                    308032.549932573,
                    4821857.391475699,
                    1369.6764115298727
                  ],
                  [
                    309082.26993257296,
                    4821857.391475699,
                    1396.9164115298724
                  ],
                  [
                    309082.26993257296,
                    4820440.391475699,
                    1396.9164115298724
                  ],
                  [
                    308032.549932573,
                    4820440.391475699,
                    1369.6764115298727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:59:48+00:00",
            "end_time": "2017-08-30T19:17: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": "20170829_43119D4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997528954174,
              43.48722746394987,
              1271.878688260841
            ],
            [
              -119.45049131441512,
              43.499983161559854,
              1271.878688260841
            ],
            [
              -119.43749789867624,
              43.50026105466462,
              1300.2786882608411
            ],
            [
              -119.43698460333714,
              43.4875052340058,
              1300.2786882608411
            ],
            [
              -119.44997528954174,
              43.48722746394987,
              1271.878688260841
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504913,
        43.48722746,
        1271.878688,
        -119.4369846,
        43.50026105,
        1300.278688
      ],
      "properties": {
        "datetime": "2017-09-08T22:49:51Z",
        "pc:count": 26412712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302339.9184,
            "count": 26412712,
            "maximum": 302939.7646,
            "minimum": 301888.3646,
            "name": "X",
            "position": 0,
            "stddev": 288.766764,
            "variance": 83386.244
          },
          {
            "average": 4818423.204,
            "count": 26412712,
            "maximum": 4819256.665,
            "minimum": 4817838.745,
            "name": "Y",
            "position": 1,
            "stddev": 394.2404814,
            "variance": 155425.5572
          },
          {
            "average": 1275.500797,
            "count": 26412712,
            "maximum": 1300.278688,
            "minimum": 1271.878688,
            "name": "Z",
            "position": 2,
            "stddev": 2.12690466,
            "variance": 4.523723432
          },
          {
            "average": 27882.61765,
            "count": 26412712,
            "maximum": 62209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6171.755208,
            "variance": 38090562.34
          },
          {
            "average": 1.002019028,
            "count": 26412712,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04526700382,
            "variance": 0.002049101635
          },
          {
            "average": 1.004012575,
            "count": 26412712,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06401516342,
            "variance": 0.004097941147
          },
          {
            "average": 0.5007456637,
            "count": 26412712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994535,
            "variance": 0.2499994535
          },
          {
            "average": 9.086533787e-06,
            "count": 26412712,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003014374158,
            "variance": 9.086451566e-06
          },
          {
            "average": 1.113939303,
            "count": 26412712,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3177375366,
            "variance": 0.1009571422
          },
          {
            "average": 0.7571852189,
            "count": 26412712,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95360931,
            "variance": 142.8887754
          },
          {
            "average": 1.999127617,
            "count": 26412712,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00115285,
            "variance": 1.002307029
          },
          {
            "average": 1130.417019,
            "count": 26412712,
            "maximum": 1148,
            "minimum": 1062,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.90705506,
            "variance": 778.8037222
          },
          {
            "average": 22361.42539,
            "count": 26412712,
            "maximum": 61184,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14499.91881,
            "variance": 210247645.5
          },
          {
            "average": 30168.01245,
            "count": 26412712,
            "maximum": 61184,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8524.466191,
            "variance": 72666523.84
          },
          {
            "average": 22861.9459,
            "count": 26412712,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10924.35863,
            "variance": 119341611.4
          },
          {
            "average": 188341291,
            "count": 26412712,
            "maximum": 188946191.9,
            "minimum": 188057371,
            "name": "GpsTime",
            "position": 15,
            "stddev": 291437.0909,
            "variance": 84935577980.0
          },
          {
            "average": 0,
            "count": 26412712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26412712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26412712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26412712,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26412712,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301888.3646,
          4817838.745,
          1271.878688,
          302939.7646,
          4819256.665,
          1300.278688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301888.36455707863,
                4817838.744881275,
                1271.878688260841
              ],
              [
                301888.36455707863,
                4819256.664881275,
                1271.878688260841
              ],
              [
                302939.76455707866,
                4819256.664881275,
                1300.2786882608411
              ],
              [
                302939.76455707866,
                4817838.744881275,
                1300.2786882608411
              ],
              [
                301888.36455707863,
                4817838.744881275,
                1271.878688260841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:49:51+00:00",
        "end_time": "2017-08-29T15:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504913,
            43.48722746,
            1271.878688,
            -119.4369846,
            43.50026105,
            1300.278688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997528954174,
                  43.48722746394987,
                  1271.878688260841
                ],
                [
                  -119.45049131441512,
                  43.499983161559854,
                  1271.878688260841
                ],
                [
                  -119.43749789867624,
                  43.50026105466462,
                  1300.2786882608411
                ],
                [
                  -119.43698460333714,
                  43.4875052340058,
                  1300.2786882608411
                ],
                [
                  -119.44997528954174,
                  43.48722746394987,
                  1271.878688260841
                ]
              ]
            ]
          },
          "id": "20170829_43119D4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:49:51Z",
            "pc:count": 26412712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302339.9184,
                "count": 26412712,
                "maximum": 302939.7646,
                "minimum": 301888.3646,
                "name": "X",
                "position": 0,
                "stddev": 288.766764,
                "variance": 83386.244
              },
              {
                "average": 4818423.204,
                "count": 26412712,
                "maximum": 4819256.665,
                "minimum": 4817838.745,
                "name": "Y",
                "position": 1,
                "stddev": 394.2404814,
                "variance": 155425.5572
              },
              {
                "average": 1275.500797,
                "count": 26412712,
                "maximum": 1300.278688,
                "minimum": 1271.878688,
                "name": "Z",
                "position": 2,
                "stddev": 2.12690466,
                "variance": 4.523723432
              },
              {
                "average": 27882.61765,
                "count": 26412712,
                "maximum": 62209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6171.755208,
                "variance": 38090562.34
              },
              {
                "average": 1.002019028,
                "count": 26412712,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04526700382,
                "variance": 0.002049101635
              },
              {
                "average": 1.004012575,
                "count": 26412712,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06401516342,
                "variance": 0.004097941147
              },
              {
                "average": 0.5007456637,
                "count": 26412712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994535,
                "variance": 0.2499994535
              },
              {
                "average": 9.086533787e-06,
                "count": 26412712,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003014374158,
                "variance": 9.086451566e-06
              },
              {
                "average": 1.113939303,
                "count": 26412712,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3177375366,
                "variance": 0.1009571422
              },
              {
                "average": 0.7571852189,
                "count": 26412712,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95360931,
                "variance": 142.8887754
              },
              {
                "average": 1.999127617,
                "count": 26412712,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00115285,
                "variance": 1.002307029
              },
              {
                "average": 1130.417019,
                "count": 26412712,
                "maximum": 1148,
                "minimum": 1062,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.90705506,
                "variance": 778.8037222
              },
              {
                "average": 22361.42539,
                "count": 26412712,
                "maximum": 61184,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14499.91881,
                "variance": 210247645.5
              },
              {
                "average": 30168.01245,
                "count": 26412712,
                "maximum": 61184,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8524.466191,
                "variance": 72666523.84
              },
              {
                "average": 22861.9459,
                "count": 26412712,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10924.35863,
                "variance": 119341611.4
              },
              {
                "average": 188341291,
                "count": 26412712,
                "maximum": 188946191.9,
                "minimum": 188057371,
                "name": "GpsTime",
                "position": 15,
                "stddev": 291437.0909,
                "variance": 84935577980.0
              },
              {
                "average": 0,
                "count": 26412712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26412712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26412712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26412712,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26412712,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301888.3646,
              4817838.745,
              1271.878688,
              302939.7646,
              4819256.665,
              1300.278688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301888.36455707863,
                    4817838.744881275,
                    1271.878688260841
                  ],
                  [
                    301888.36455707863,
                    4819256.664881275,
                    1271.878688260841
                  ],
                  [
                    302939.76455707866,
                    4819256.664881275,
                    1300.2786882608411
                  ],
                  [
                    302939.76455707866,
                    4817838.744881275,
                    1300.2786882608411
                  ],
                  [
                    301888.36455707863,
                    4817838.744881275,
                    1271.878688260841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:49:51+00:00",
            "end_time": "2017-08-29T15:56: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": "20170830_43119E3125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3249763842373,
              43.562241333155235,
              1398.7154975940869
            ],
            [
              -119.32546683932296,
              43.574983990622066,
              1398.7154975940869
            ],
            [
              -119.3124964689874,
              43.575247218402744,
              1517.8154975940868
            ],
            [
              -119.31200874347276,
              43.56250444451578,
              1517.8154975940868
            ],
            [
              -119.3249763842373,
              43.562241333155235,
              1398.7154975940869
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254668,
        43.56224133,
        1398.715498,
        -119.3120087,
        43.57524722,
        1517.815498
      ],
      "properties": {
        "datetime": "2017-08-30T17:21:23Z",
        "pc:count": 14594058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312758.2924,
            "count": 14594058,
            "maximum": 313277.5103,
            "minimum": 312229.3703,
            "name": "X",
            "position": 0,
            "stddev": 291.2342041,
            "variance": 84817.36167
          },
          {
            "average": 4826605.931,
            "count": 14594058,
            "maximum": 4827296.365,
            "minimum": 4825880.005,
            "name": "Y",
            "position": 1,
            "stddev": 394.3774987,
            "variance": 155533.6115
          },
          {
            "average": 1451.142305,
            "count": 14594058,
            "maximum": 1517.815498,
            "minimum": 1398.715498,
            "name": "Z",
            "position": 2,
            "stddev": 23.87417342,
            "variance": 569.9761567
          },
          {
            "average": 18238.83871,
            "count": 14594058,
            "maximum": 31873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4161.519141,
            "variance": 17318241.56
          },
          {
            "average": 1.129773844,
            "count": 14594058,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4026445379,
            "variance": 0.1621226239
          },
          {
            "average": 1.262307578,
            "count": 14594058,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5880630596,
            "variance": 0.3458181621
          },
          {
            "average": 0.5018816562,
            "count": 14594058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964765,
            "variance": 0.2499964765
          },
          {
            "average": 4.111262269e-07,
            "count": 14594058,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006411911462,
            "variance": 4.11126086e-07
          },
          {
            "average": 1.160825317,
            "count": 14594058,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.367369764,
            "variance": 0.1349605435
          },
          {
            "average": 0.2566273608,
            "count": 14594058,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64025595,
            "variance": 135.4955585
          },
          {
            "average": 1.921088775,
            "count": 14594058,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033582244,
            "variance": 1.068292256
          },
          {
            "average": 1095.381589,
            "count": 14594058,
            "maximum": 1098,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9317433157,
            "variance": 0.8681456063
          },
          {
            "average": 36693.46512,
            "count": 14594058,
            "maximum": 51968,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7429.126245,
            "variance": 55191916.77
          },
          {
            "average": 35962.46034,
            "count": 14594058,
            "maximum": 50688,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5788.283942,
            "variance": 33504230.99
          },
          {
            "average": 32877.06588,
            "count": 14594058,
            "maximum": 48128,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 5589.108118,
            "variance": 31238129.55
          },
          {
            "average": 188147448.4,
            "count": 14594058,
            "maximum": 188148883.3,
            "minimum": 188146220.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 569.7456668,
            "variance": 324610.1249
          },
          {
            "average": 0,
            "count": 14594058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594058,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14594058,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312229.3703,
          4825880.005,
          1398.715498,
          313277.5103,
          4827296.365,
          1517.815498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312229.3702694836,
                4825880.004721881,
                1398.7154975940869
              ],
              [
                312229.3702694836,
                4827296.36472188,
                1398.7154975940869
              ],
              [
                313277.5102694836,
                4827296.36472188,
                1517.8154975940868
              ],
              [
                313277.5102694836,
                4825880.004721881,
                1517.8154975940868
              ],
              [
                312229.3702694836,
                4825880.004721881,
                1398.7154975940869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:21:23+00:00",
        "end_time": "2017-08-30T16:37:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254668,
            43.56224133,
            1398.715498,
            -119.3120087,
            43.57524722,
            1517.815498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3249763842373,
                  43.562241333155235,
                  1398.7154975940869
                ],
                [
                  -119.32546683932296,
                  43.574983990622066,
                  1398.7154975940869
                ],
                [
                  -119.3124964689874,
                  43.575247218402744,
                  1517.8154975940868
                ],
                [
                  -119.31200874347276,
                  43.56250444451578,
                  1517.8154975940868
                ],
                [
                  -119.3249763842373,
                  43.562241333155235,
                  1398.7154975940869
                ]
              ]
            ]
          },
          "id": "20170830_43119E3125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:21:23Z",
            "pc:count": 14594058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312758.2924,
                "count": 14594058,
                "maximum": 313277.5103,
                "minimum": 312229.3703,
                "name": "X",
                "position": 0,
                "stddev": 291.2342041,
                "variance": 84817.36167
              },
              {
                "average": 4826605.931,
                "count": 14594058,
                "maximum": 4827296.365,
                "minimum": 4825880.005,
                "name": "Y",
                "position": 1,
                "stddev": 394.3774987,
                "variance": 155533.6115
              },
              {
                "average": 1451.142305,
                "count": 14594058,
                "maximum": 1517.815498,
                "minimum": 1398.715498,
                "name": "Z",
                "position": 2,
                "stddev": 23.87417342,
                "variance": 569.9761567
              },
              {
                "average": 18238.83871,
                "count": 14594058,
                "maximum": 31873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4161.519141,
                "variance": 17318241.56
              },
              {
                "average": 1.129773844,
                "count": 14594058,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4026445379,
                "variance": 0.1621226239
              },
              {
                "average": 1.262307578,
                "count": 14594058,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5880630596,
                "variance": 0.3458181621
              },
              {
                "average": 0.5018816562,
                "count": 14594058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964765,
                "variance": 0.2499964765
              },
              {
                "average": 4.111262269e-07,
                "count": 14594058,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006411911462,
                "variance": 4.11126086e-07
              },
              {
                "average": 1.160825317,
                "count": 14594058,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.367369764,
                "variance": 0.1349605435
              },
              {
                "average": 0.2566273608,
                "count": 14594058,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64025595,
                "variance": 135.4955585
              },
              {
                "average": 1.921088775,
                "count": 14594058,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033582244,
                "variance": 1.068292256
              },
              {
                "average": 1095.381589,
                "count": 14594058,
                "maximum": 1098,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9317433157,
                "variance": 0.8681456063
              },
              {
                "average": 36693.46512,
                "count": 14594058,
                "maximum": 51968,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7429.126245,
                "variance": 55191916.77
              },
              {
                "average": 35962.46034,
                "count": 14594058,
                "maximum": 50688,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5788.283942,
                "variance": 33504230.99
              },
              {
                "average": 32877.06588,
                "count": 14594058,
                "maximum": 48128,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 5589.108118,
                "variance": 31238129.55
              },
              {
                "average": 188147448.4,
                "count": 14594058,
                "maximum": 188148883.3,
                "minimum": 188146220.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 569.7456668,
                "variance": 324610.1249
              },
              {
                "average": 0,
                "count": 14594058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594058,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14594058,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312229.3703,
              4825880.005,
              1398.715498,
              313277.5103,
              4827296.365,
              1517.815498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312229.3702694836,
                    4825880.004721881,
                    1398.7154975940869
                  ],
                  [
                    312229.3702694836,
                    4827296.36472188,
                    1398.7154975940869
                  ],
                  [
                    313277.5102694836,
                    4827296.36472188,
                    1517.8154975940868
                  ],
                  [
                    313277.5102694836,
                    4825880.004721881,
                    1517.8154975940868
                  ],
                  [
                    312229.3702694836,
                    4825880.004721881,
                    1398.7154975940869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:21:23+00:00",
            "end_time": "2017-08-30T16:37:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18747772142635,
              43.51225685837275,
              1271.0276535970875
            ],
            [
              -119.18793782824054,
              43.524985538936974,
              1271.0276535970875
            ],
            [
              -119.17499599541142,
              43.52523257657792,
              1337.0076535970875
            ],
            [
              -119.17453860492195,
              43.51250378686415,
              1337.0076535970875
            ],
            [
              -119.18747772142635,
              43.51225685837275,
              1271.0276535970875
            ]
          ]
        ]
      },
      "bbox": [
        -119.1879378,
        43.51225686,
        1271.027654,
        -119.1745386,
        43.52523258,
        1337.007654
      ],
      "properties": {
        "datetime": "2017-08-28T19:14:57Z",
        "pc:count": 14418031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323715.2204,
            "count": 14418031,
            "maximum": 324234.9113,
            "minimum": 323188.3113,
            "name": "X",
            "position": 0,
            "stddev": 290.7201684,
            "variance": 84518.21629
          },
          {
            "average": 4820744.602,
            "count": 14418031,
            "maximum": 4821441.719,
            "minimum": 4820027.059,
            "name": "Y",
            "position": 1,
            "stddev": 411.8497155,
            "variance": 169620.1882
          },
          {
            "average": 1294.115272,
            "count": 14418031,
            "maximum": 1337.007654,
            "minimum": 1271.027654,
            "name": "Z",
            "position": 2,
            "stddev": 16.05163031,
            "variance": 257.6548357
          },
          {
            "average": 23401.02888,
            "count": 14418031,
            "maximum": 49745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3443.665571,
            "variance": 11858832.57
          },
          {
            "average": 1.012626828,
            "count": 14418031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1260706014,
            "variance": 0.01589379655
          },
          {
            "average": 1.025384812,
            "count": 14418031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.187632069,
            "variance": 0.03520579333
          },
          {
            "average": 0.4975526825,
            "count": 14418031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940279,
            "variance": 0.249994028
          },
          {
            "average": 1.179079168e-06,
            "count": 14418031,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001085853517,
            "variance": 1.17907786e-06
          },
          {
            "average": 1.215371988,
            "count": 14418031,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4110801704,
            "variance": 0.1689869065
          },
          {
            "average": 1.519735161,
            "count": 14418031,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86687458,
            "variance": 140.8227122
          },
          {
            "average": 2.000279164,
            "count": 14418031,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004351733,
            "variance": 1.008722404
          },
          {
            "average": 1037.943278,
            "count": 14418031,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.617353618,
            "variance": 2.615832725
          },
          {
            "average": 42358.48744,
            "count": 14418031,
            "maximum": 60928,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8063.241833,
            "variance": 65015868.86
          },
          {
            "average": 42039.07942,
            "count": 14418031,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4789.459326,
            "variance": 22938920.64
          },
          {
            "average": 37453.78978,
            "count": 14418031,
            "maximum": 61184,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6009.098585,
            "variance": 36109265.8
          },
          {
            "average": 187981812,
            "count": 14418031,
            "maximum": 187982897.7,
            "minimum": 187980757.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.5814704,
            "variance": 299845.4668
          },
          {
            "average": 0,
            "count": 14418031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418031,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14418031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323188.3113,
          4820027.059,
          1271.027654,
          324234.9113,
          4821441.719,
          1337.007654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323188.3112978717,
                4820027.0594735015,
                1271.0276535970875
              ],
              [
                323188.3112978717,
                4821441.719473502,
                1271.0276535970875
              ],
              [
                324234.9112978717,
                4821441.719473502,
                1337.0076535970875
              ],
              [
                324234.9112978717,
                4820027.0594735015,
                1337.0076535970875
              ],
              [
                323188.3112978717,
                4820027.0594735015,
                1271.0276535970875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:14:57+00:00",
        "end_time": "2017-08-28T18:39:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1879378,
            43.51225686,
            1271.027654,
            -119.1745386,
            43.52523258,
            1337.007654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18747772142635,
                  43.51225685837275,
                  1271.0276535970875
                ],
                [
                  -119.18793782824054,
                  43.524985538936974,
                  1271.0276535970875
                ],
                [
                  -119.17499599541142,
                  43.52523257657792,
                  1337.0076535970875
                ],
                [
                  -119.17453860492195,
                  43.51250378686415,
                  1337.0076535970875
                ],
                [
                  -119.18747772142635,
                  43.51225685837275,
                  1271.0276535970875
                ]
              ]
            ]
          },
          "id": "20170828_43119E2416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:14:57Z",
            "pc:count": 14418031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323715.2204,
                "count": 14418031,
                "maximum": 324234.9113,
                "minimum": 323188.3113,
                "name": "X",
                "position": 0,
                "stddev": 290.7201684,
                "variance": 84518.21629
              },
              {
                "average": 4820744.602,
                "count": 14418031,
                "maximum": 4821441.719,
                "minimum": 4820027.059,
                "name": "Y",
                "position": 1,
                "stddev": 411.8497155,
                "variance": 169620.1882
              },
              {
                "average": 1294.115272,
                "count": 14418031,
                "maximum": 1337.007654,
                "minimum": 1271.027654,
                "name": "Z",
                "position": 2,
                "stddev": 16.05163031,
                "variance": 257.6548357
              },
              {
                "average": 23401.02888,
                "count": 14418031,
                "maximum": 49745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3443.665571,
                "variance": 11858832.57
              },
              {
                "average": 1.012626828,
                "count": 14418031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1260706014,
                "variance": 0.01589379655
              },
              {
                "average": 1.025384812,
                "count": 14418031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.187632069,
                "variance": 0.03520579333
              },
              {
                "average": 0.4975526825,
                "count": 14418031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940279,
                "variance": 0.249994028
              },
              {
                "average": 1.179079168e-06,
                "count": 14418031,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001085853517,
                "variance": 1.17907786e-06
              },
              {
                "average": 1.215371988,
                "count": 14418031,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4110801704,
                "variance": 0.1689869065
              },
              {
                "average": 1.519735161,
                "count": 14418031,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86687458,
                "variance": 140.8227122
              },
              {
                "average": 2.000279164,
                "count": 14418031,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004351733,
                "variance": 1.008722404
              },
              {
                "average": 1037.943278,
                "count": 14418031,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.617353618,
                "variance": 2.615832725
              },
              {
                "average": 42358.48744,
                "count": 14418031,
                "maximum": 60928,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8063.241833,
                "variance": 65015868.86
              },
              {
                "average": 42039.07942,
                "count": 14418031,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4789.459326,
                "variance": 22938920.64
              },
              {
                "average": 37453.78978,
                "count": 14418031,
                "maximum": 61184,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6009.098585,
                "variance": 36109265.8
              },
              {
                "average": 187981812,
                "count": 14418031,
                "maximum": 187982897.7,
                "minimum": 187980757.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.5814704,
                "variance": 299845.4668
              },
              {
                "average": 0,
                "count": 14418031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418031,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14418031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323188.3113,
              4820027.059,
              1271.027654,
              324234.9113,
              4821441.719,
              1337.007654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323188.3112978717,
                    4820027.0594735015,
                    1271.0276535970875
                  ],
                  [
                    323188.3112978717,
                    4821441.719473502,
                    1271.0276535970875
                  ],
                  [
                    324234.9112978717,
                    4821441.719473502,
                    1337.0076535970875
                  ],
                  [
                    324234.9112978717,
                    4820027.0594735015,
                    1337.0076535970875
                  ],
                  [
                    323188.3112978717,
                    4820027.0594735015,
                    1271.0276535970875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:14:57+00:00",
            "end_time": "2017-08-28T18:39:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5999737562892,
              43.537211239223055,
              1293.9332214780495
            ],
            [
              -119.60052299070556,
              43.54998118048411,
              1293.9332214780495
            ],
            [
              -119.5874985720337,
              43.55027688256425,
              1318.2932214780496
            ],
            [
              -119.58695208089372,
              43.53750681023446,
              1318.2932214780496
            ],
            [
              -119.5999737562892,
              43.537211239223055,
              1293.9332214780495
            ]
          ]
        ]
      },
      "bbox": [
        -119.600523,
        43.53721124,
        1293.933221,
        -119.5869521,
        43.55027688,
        1318.293221
      ],
      "properties": {
        "datetime": "2017-09-10T17:16:21Z",
        "pc:count": 14168084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290441.7285,
            "count": 14168084,
            "maximum": 290985.3692,
            "minimum": 289932.2092,
            "name": "X",
            "position": 0,
            "stddev": 290.6863401,
            "variance": 84498.54831
          },
          {
            "average": 4824456.29,
            "count": 14168084,
            "maximum": 4825177.952,
            "minimum": 4823758.272,
            "name": "Y",
            "position": 1,
            "stddev": 398.0670009,
            "variance": 158457.3372
          },
          {
            "average": 1305.338015,
            "count": 14168084,
            "maximum": 1318.293221,
            "minimum": 1293.933221,
            "name": "Z",
            "position": 2,
            "stddev": 4.604087641,
            "variance": 21.197623
          },
          {
            "average": 26305.90944,
            "count": 14168084,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2942.146679,
            "variance": 8656227.081
          },
          {
            "average": 1.002575084,
            "count": 14168084,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05572262372,
            "variance": 0.003105010794
          },
          {
            "average": 1.005186799,
            "count": 14168084,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0824462222,
            "variance": 0.006797379555
          },
          {
            "average": 0.5011197703,
            "count": 14168084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987638,
            "variance": 0.2499987638
          },
          {
            "average": 6.422886821e-06,
            "count": 14168084,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002534333447,
            "variance": 6.422846021e-06
          },
          {
            "average": 1.260186981,
            "count": 14168084,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4387365148,
            "variance": 0.1924897294
          },
          {
            "average": 0.3581613065,
            "count": 14168084,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99541925,
            "variance": 143.8900831
          },
          {
            "average": 2.007164413,
            "count": 14168084,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001123366,
            "variance": 1.002247994
          },
          {
            "average": 1168.849966,
            "count": 14168084,
            "maximum": 1171,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9896528803,
            "variance": 0.9794128235
          },
          {
            "average": 44827.46292,
            "count": 14168084,
            "maximum": 60160,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3293.839069,
            "variance": 10849375.81
          },
          {
            "average": 43009.76821,
            "count": 14168084,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3026.924036,
            "variance": 9162269.122
          },
          {
            "average": 39482.7239,
            "count": 14168084,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2966.909957,
            "variance": 8802554.695
          },
          {
            "average": 189097466.8,
            "count": 14168084,
            "maximum": 189098981.5,
            "minimum": 189095725.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 782.9460144,
            "variance": 613004.4615
          },
          {
            "average": 0,
            "count": 14168084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289932.2092,
          4823758.272,
          1293.933221,
          290985.3692,
          4825177.952,
          1318.293221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289932.20922022377,
                4823758.272191543,
                1293.9332214780495
              ],
              [
                289932.20922022377,
                4825177.952191543,
                1293.9332214780495
              ],
              [
                290985.3692202238,
                4825177.952191543,
                1318.2932214780496
              ],
              [
                290985.3692202238,
                4823758.272191543,
                1318.2932214780496
              ],
              [
                289932.20922022377,
                4823758.272191543,
                1293.9332214780495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:16:21+00:00",
        "end_time": "2017-09-10T16:22:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.600523,
            43.53721124,
            1293.933221,
            -119.5869521,
            43.55027688,
            1318.293221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5999737562892,
                  43.537211239223055,
                  1293.9332214780495
                ],
                [
                  -119.60052299070556,
                  43.54998118048411,
                  1293.9332214780495
                ],
                [
                  -119.5874985720337,
                  43.55027688256425,
                  1318.2932214780496
                ],
                [
                  -119.58695208089372,
                  43.53750681023446,
                  1318.2932214780496
                ],
                [
                  -119.5999737562892,
                  43.537211239223055,
                  1293.9332214780495
                ]
              ]
            ]
          },
          "id": "20170910_43119E5308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:16:21Z",
            "pc:count": 14168084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290441.7285,
                "count": 14168084,
                "maximum": 290985.3692,
                "minimum": 289932.2092,
                "name": "X",
                "position": 0,
                "stddev": 290.6863401,
                "variance": 84498.54831
              },
              {
                "average": 4824456.29,
                "count": 14168084,
                "maximum": 4825177.952,
                "minimum": 4823758.272,
                "name": "Y",
                "position": 1,
                "stddev": 398.0670009,
                "variance": 158457.3372
              },
              {
                "average": 1305.338015,
                "count": 14168084,
                "maximum": 1318.293221,
                "minimum": 1293.933221,
                "name": "Z",
                "position": 2,
                "stddev": 4.604087641,
                "variance": 21.197623
              },
              {
                "average": 26305.90944,
                "count": 14168084,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2942.146679,
                "variance": 8656227.081
              },
              {
                "average": 1.002575084,
                "count": 14168084,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05572262372,
                "variance": 0.003105010794
              },
              {
                "average": 1.005186799,
                "count": 14168084,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0824462222,
                "variance": 0.006797379555
              },
              {
                "average": 0.5011197703,
                "count": 14168084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987638,
                "variance": 0.2499987638
              },
              {
                "average": 6.422886821e-06,
                "count": 14168084,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002534333447,
                "variance": 6.422846021e-06
              },
              {
                "average": 1.260186981,
                "count": 14168084,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4387365148,
                "variance": 0.1924897294
              },
              {
                "average": 0.3581613065,
                "count": 14168084,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99541925,
                "variance": 143.8900831
              },
              {
                "average": 2.007164413,
                "count": 14168084,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001123366,
                "variance": 1.002247994
              },
              {
                "average": 1168.849966,
                "count": 14168084,
                "maximum": 1171,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9896528803,
                "variance": 0.9794128235
              },
              {
                "average": 44827.46292,
                "count": 14168084,
                "maximum": 60160,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3293.839069,
                "variance": 10849375.81
              },
              {
                "average": 43009.76821,
                "count": 14168084,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3026.924036,
                "variance": 9162269.122
              },
              {
                "average": 39482.7239,
                "count": 14168084,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2966.909957,
                "variance": 8802554.695
              },
              {
                "average": 189097466.8,
                "count": 14168084,
                "maximum": 189098981.5,
                "minimum": 189095725.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 782.9460144,
                "variance": 613004.4615
              },
              {
                "average": 0,
                "count": 14168084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289932.2092,
              4823758.272,
              1293.933221,
              290985.3692,
              4825177.952,
              1318.293221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289932.20922022377,
                    4823758.272191543,
                    1293.9332214780495
                  ],
                  [
                    289932.20922022377,
                    4825177.952191543,
                    1293.9332214780495
                  ],
                  [
                    290985.3692202238,
                    4825177.952191543,
                    1318.2932214780496
                  ],
                  [
                    290985.3692202238,
                    4823758.272191543,
                    1318.2932214780496
                  ],
                  [
                    289932.20922022377,
                    4823758.272191543,
                    1293.9332214780495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:16:21+00:00",
            "end_time": "2017-09-10T16:22:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374746806568,
              43.537229307795705,
              1308.3257915487952
            ],
            [
              -119.43798888374567,
              43.5499828534485,
              1308.3257915487952
            ],
            [
              -119.42499821645178,
              43.55025928816317,
              1358.3857915487952
            ],
            [
              -119.42448674669835,
              43.53750562013914,
              1358.3857915487952
            ],
            [
              -119.4374746806568,
              43.537229307795705,
              1308.3257915487952
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379889,
        43.53722931,
        1308.325792,
        -119.4244867,
        43.55025929,
        1358.385792
      ],
      "properties": {
        "datetime": "2017-08-31T17:34:24Z",
        "pc:count": 13038558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303577.2399,
            "count": 13038558,
            "maximum": 304112.2912,
            "minimum": 303061.9912,
            "name": "X",
            "position": 0,
            "stddev": 289.1213589,
            "variance": 83591.16018
          },
          {
            "average": 4824080.336,
            "count": 13038558,
            "maximum": 4824780.123,
            "minimum": 4823362.443,
            "name": "Y",
            "position": 1,
            "stddev": 400.7560108,
            "variance": 160605.3802
          },
          {
            "average": 1332.196078,
            "count": 13038558,
            "maximum": 1358.385792,
            "minimum": 1308.325792,
            "name": "Z",
            "position": 2,
            "stddev": 9.346610697,
            "variance": 87.35913152
          },
          {
            "average": 19576.52956,
            "count": 13038558,
            "maximum": 46929,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1877.544569,
            "variance": 3525173.609
          },
          {
            "average": 1.00197146,
            "count": 13038558,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04782671328,
            "variance": 0.002287394503
          },
          {
            "average": 1.003963782,
            "count": 13038558,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07017410958,
            "variance": 0.004924405655
          },
          {
            "average": 0.5022820008,
            "count": 13038558,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948116,
            "variance": 0.2499948116
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185501111,
            "count": 13038558,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388703564,
            "variance": 0.1510904607
          },
          {
            "average": 0.2781386417,
            "count": 13038558,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63921618,
            "variance": 135.4713534
          },
          {
            "average": 1.994698954,
            "count": 13038558,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001851888,
            "variance": 1.003707205
          },
          {
            "average": 1132.547374,
            "count": 13038558,
            "maximum": 1135,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.392056983,
            "variance": 1.937822643
          },
          {
            "average": 42242.51018,
            "count": 13038558,
            "maximum": 58112,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 4004.025805,
            "variance": 16032222.65
          },
          {
            "average": 40415.43497,
            "count": 13038558,
            "maximum": 58624,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 3558.539898,
            "variance": 12663206.21
          },
          {
            "average": 36929.71165,
            "count": 13038558,
            "maximum": 57344,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 3278.77895,
            "variance": 10750391.4
          },
          {
            "average": 188234277.4,
            "count": 13038558,
            "maximum": 188236064.4,
            "minimum": 188232785.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 917.7362226,
            "variance": 842239.7743
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13038558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303061.9912,
          4823362.443,
          1308.325792,
          304112.2912,
          4824780.123,
          1358.385792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303061.9911541698,
                4823362.442533925,
                1308.3257915487952
              ],
              [
                303061.9911541698,
                4824780.122533925,
                1308.3257915487952
              ],
              [
                304112.2911541698,
                4824780.122533925,
                1358.3857915487952
              ],
              [
                304112.2911541698,
                4823362.442533925,
                1358.3857915487952
              ],
              [
                303061.9911541698,
                4823362.442533925,
                1308.3257915487952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:34:24+00:00",
        "end_time": "2017-08-31T16:39:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379889,
            43.53722931,
            1308.325792,
            -119.4244867,
            43.55025929,
            1358.385792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374746806568,
                  43.537229307795705,
                  1308.3257915487952
                ],
                [
                  -119.43798888374567,
                  43.5499828534485,
                  1308.3257915487952
                ],
                [
                  -119.42499821645178,
                  43.55025928816317,
                  1358.3857915487952
                ],
                [
                  -119.42448674669835,
                  43.53750562013914,
                  1358.3857915487952
                ],
                [
                  -119.4374746806568,
                  43.537229307795705,
                  1308.3257915487952
                ]
              ]
            ]
          },
          "id": "20170831_43119E4406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:34:24Z",
            "pc:count": 13038558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303577.2399,
                "count": 13038558,
                "maximum": 304112.2912,
                "minimum": 303061.9912,
                "name": "X",
                "position": 0,
                "stddev": 289.1213589,
                "variance": 83591.16018
              },
              {
                "average": 4824080.336,
                "count": 13038558,
                "maximum": 4824780.123,
                "minimum": 4823362.443,
                "name": "Y",
                "position": 1,
                "stddev": 400.7560108,
                "variance": 160605.3802
              },
              {
                "average": 1332.196078,
                "count": 13038558,
                "maximum": 1358.385792,
                "minimum": 1308.325792,
                "name": "Z",
                "position": 2,
                "stddev": 9.346610697,
                "variance": 87.35913152
              },
              {
                "average": 19576.52956,
                "count": 13038558,
                "maximum": 46929,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1877.544569,
                "variance": 3525173.609
              },
              {
                "average": 1.00197146,
                "count": 13038558,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04782671328,
                "variance": 0.002287394503
              },
              {
                "average": 1.003963782,
                "count": 13038558,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07017410958,
                "variance": 0.004924405655
              },
              {
                "average": 0.5022820008,
                "count": 13038558,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948116,
                "variance": 0.2499948116
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185501111,
                "count": 13038558,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388703564,
                "variance": 0.1510904607
              },
              {
                "average": 0.2781386417,
                "count": 13038558,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63921618,
                "variance": 135.4713534
              },
              {
                "average": 1.994698954,
                "count": 13038558,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001851888,
                "variance": 1.003707205
              },
              {
                "average": 1132.547374,
                "count": 13038558,
                "maximum": 1135,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.392056983,
                "variance": 1.937822643
              },
              {
                "average": 42242.51018,
                "count": 13038558,
                "maximum": 58112,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 4004.025805,
                "variance": 16032222.65
              },
              {
                "average": 40415.43497,
                "count": 13038558,
                "maximum": 58624,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 3558.539898,
                "variance": 12663206.21
              },
              {
                "average": 36929.71165,
                "count": 13038558,
                "maximum": 57344,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 3278.77895,
                "variance": 10750391.4
              },
              {
                "average": 188234277.4,
                "count": 13038558,
                "maximum": 188236064.4,
                "minimum": 188232785.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 917.7362226,
                "variance": 842239.7743
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13038558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303061.9912,
              4823362.443,
              1308.325792,
              304112.2912,
              4824780.123,
              1358.385792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303061.9911541698,
                    4823362.442533925,
                    1308.3257915487952
                  ],
                  [
                    303061.9911541698,
                    4824780.122533925,
                    1308.3257915487952
                  ],
                  [
                    304112.2911541698,
                    4824780.122533925,
                    1358.3857915487952
                  ],
                  [
                    304112.2911541698,
                    4823362.442533925,
                    1358.3857915487952
                  ],
                  [
                    303061.9911541698,
                    4823362.442533925,
                    1308.3257915487952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:34:24+00:00",
            "end_time": "2017-08-31T16:39:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497483657651,
              43.562224674350595,
              1305.4792714971077
            ],
            [
              -119.47549758570116,
              43.57498230315154,
              1305.4792714971077
            ],
            [
              -119.46249770291735,
              43.575263217567596,
              1424.8192714971078
            ],
            [
              -119.46197769218891,
              43.562505464378106,
              1424.8192714971078
            ],
            [
              -119.47497483657651,
              43.562224674350595,
              1305.4792714971077
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754976,
        43.56222467,
        1305.479271,
        -119.4619777,
        43.57526322,
        1424.819271
      ],
      "properties": {
        "datetime": "2017-08-31T18:17:08Z",
        "pc:count": 12898516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300642.0867,
            "count": 12898516,
            "maximum": 301165.3466,
            "minimum": 300114.7066,
            "name": "X",
            "position": 0,
            "stddev": 293.729053,
            "variance": 86276.75658
          },
          {
            "average": 4826953.455,
            "count": 12898516,
            "maximum": 4827646.246,
            "minimum": 4826228.066,
            "name": "Y",
            "position": 1,
            "stddev": 401.4988616,
            "variance": 161201.3359
          },
          {
            "average": 1340.80767,
            "count": 12898516,
            "maximum": 1424.819271,
            "minimum": 1305.479271,
            "name": "Z",
            "position": 2,
            "stddev": 40.91707611,
            "variance": 1674.207117
          },
          {
            "average": 21558.55839,
            "count": 12898516,
            "maximum": 34993,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 3289.816345,
            "variance": 10822891.58
          },
          {
            "average": 1.003626929,
            "count": 12898516,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06913161366,
            "variance": 0.004779180007
          },
          {
            "average": 1.007394649,
            "count": 12898516,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1054378862,
            "variance": 0.01111714786
          },
          {
            "average": 0.5029811181,
            "count": 12898516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911322,
            "variance": 0.2499911323
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190745276,
            "count": 12898516,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3928886966,
            "variance": 0.1543615279
          },
          {
            "average": 0.08195765299,
            "count": 12898516,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68656826,
            "variance": 136.5758777
          },
          {
            "average": 1.997831223,
            "count": 12898516,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001214531,
            "variance": 1.002430538
          },
          {
            "average": 1136.26587,
            "count": 12898516,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9860912104,
            "variance": 0.9723758751
          },
          {
            "average": 40909.54727,
            "count": 12898516,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9079.205469,
            "variance": 82431971.94
          },
          {
            "average": 40284.96485,
            "count": 12898516,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5982.761388,
            "variance": 35793433.82
          },
          {
            "average": 35613.24898,
            "count": 12898516,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7348.385279,
            "variance": 53998766.21
          },
          {
            "average": 188236730,
            "count": 12898516,
            "maximum": 188238628,
            "minimum": 188235103.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 649.4229106,
            "variance": 421750.1168
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12898516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300114.7066,
          4826228.066,
          1305.479271,
          301165.3466,
          4827646.246,
          1424.819271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300114.70656863047,
                4826228.065993214,
                1305.4792714971077
              ],
              [
                300114.70656863047,
                4827646.245993214,
                1305.4792714971077
              ],
              [
                301165.3465686305,
                4827646.245993214,
                1424.8192714971078
              ],
              [
                301165.3465686305,
                4826228.065993214,
                1424.8192714971078
              ],
              [
                300114.70656863047,
                4826228.065993214,
                1305.4792714971077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:17:08+00:00",
        "end_time": "2017-08-31T17:18:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754976,
            43.56222467,
            1305.479271,
            -119.4619777,
            43.57526322,
            1424.819271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497483657651,
                  43.562224674350595,
                  1305.4792714971077
                ],
                [
                  -119.47549758570116,
                  43.57498230315154,
                  1305.4792714971077
                ],
                [
                  -119.46249770291735,
                  43.575263217567596,
                  1424.8192714971078
                ],
                [
                  -119.46197769218891,
                  43.562505464378106,
                  1424.8192714971078
                ],
                [
                  -119.47497483657651,
                  43.562224674350595,
                  1305.4792714971077
                ]
              ]
            ]
          },
          "id": "20170831_43119E4123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:17:08Z",
            "pc:count": 12898516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300642.0867,
                "count": 12898516,
                "maximum": 301165.3466,
                "minimum": 300114.7066,
                "name": "X",
                "position": 0,
                "stddev": 293.729053,
                "variance": 86276.75658
              },
              {
                "average": 4826953.455,
                "count": 12898516,
                "maximum": 4827646.246,
                "minimum": 4826228.066,
                "name": "Y",
                "position": 1,
                "stddev": 401.4988616,
                "variance": 161201.3359
              },
              {
                "average": 1340.80767,
                "count": 12898516,
                "maximum": 1424.819271,
                "minimum": 1305.479271,
                "name": "Z",
                "position": 2,
                "stddev": 40.91707611,
                "variance": 1674.207117
              },
              {
                "average": 21558.55839,
                "count": 12898516,
                "maximum": 34993,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 3289.816345,
                "variance": 10822891.58
              },
              {
                "average": 1.003626929,
                "count": 12898516,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06913161366,
                "variance": 0.004779180007
              },
              {
                "average": 1.007394649,
                "count": 12898516,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1054378862,
                "variance": 0.01111714786
              },
              {
                "average": 0.5029811181,
                "count": 12898516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911322,
                "variance": 0.2499911323
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190745276,
                "count": 12898516,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3928886966,
                "variance": 0.1543615279
              },
              {
                "average": 0.08195765299,
                "count": 12898516,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68656826,
                "variance": 136.5758777
              },
              {
                "average": 1.997831223,
                "count": 12898516,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001214531,
                "variance": 1.002430538
              },
              {
                "average": 1136.26587,
                "count": 12898516,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9860912104,
                "variance": 0.9723758751
              },
              {
                "average": 40909.54727,
                "count": 12898516,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9079.205469,
                "variance": 82431971.94
              },
              {
                "average": 40284.96485,
                "count": 12898516,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5982.761388,
                "variance": 35793433.82
              },
              {
                "average": 35613.24898,
                "count": 12898516,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7348.385279,
                "variance": 53998766.21
              },
              {
                "average": 188236730,
                "count": 12898516,
                "maximum": 188238628,
                "minimum": 188235103.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 649.4229106,
                "variance": 421750.1168
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12898516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300114.7066,
              4826228.066,
              1305.479271,
              301165.3466,
              4827646.246,
              1424.819271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300114.70656863047,
                    4826228.065993214,
                    1305.4792714971077
                  ],
                  [
                    300114.70656863047,
                    4827646.245993214,
                    1305.4792714971077
                  ],
                  [
                    301165.3465686305,
                    4827646.245993214,
                    1424.8192714971078
                  ],
                  [
                    301165.3465686305,
                    4826228.065993214,
                    1424.8192714971078
                  ],
                  [
                    300114.70656863047,
                    4826228.065993214,
                    1305.4792714971077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:17:08+00:00",
            "end_time": "2017-08-31T17:18:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51498407131626,
              43.397929941757624,
              1320.36840462061
            ],
            [
              -119.51506948077413,
              43.39999357149635,
              1320.36840462061
            ],
            [
              -119.51249125518379,
              43.400050279023624,
              1325.66840462061
            ],
            [
              -119.5124059330554,
              43.39798664522116,
              1325.66840462061
            ],
            [
              -119.51498407131626,
              43.397929941757624,
              1320.36840462061
            ]
          ]
        ]
      },
      "bbox": [
        -119.5150695,
        43.39792994,
        1320.368405,
        -119.5124059,
        43.40005028,
        1325.668405
      ],
      "properties": {
        "datetime": "2017-08-31T15:03:39Z",
        "pc:count": 362649,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296458.49,
            "count": 362649,
            "maximum": 296540.8383,
            "minimum": 296331.8583,
            "name": "X",
            "position": 0,
            "stddev": 49.10247948,
            "variance": 2411.053491
          },
          {
            "average": 4808214.088,
            "count": 362649,
            "maximum": 4808307.353,
            "minimum": 4808077.953,
            "name": "Y",
            "position": 1,
            "stddev": 57.27887595,
            "variance": 3280.86963
          },
          {
            "average": 1322.76402,
            "count": 362649,
            "maximum": 1325.668405,
            "minimum": 1320.368405,
            "name": "Z",
            "position": 2,
            "stddev": 0.9691682489,
            "variance": 0.9392870947
          },
          {
            "average": 19513.6212,
            "count": 362649,
            "maximum": 24977,
            "minimum": 5121,
            "name": "Intensity",
            "position": 3,
            "stddev": 1386.970485,
            "variance": 1923687.125
          },
          {
            "average": 1.00001103,
            "count": 362649,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003321122976,
            "variance": 1.102985782e-05
          },
          {
            "average": 1.000019302,
            "count": 362649,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004393414562,
            "variance": 1.930209151e-05
          },
          {
            "average": 0.5029629201,
            "count": 362649,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919104,
            "variance": 0.2499919105
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194082984,
            "count": 362649,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3954936289,
            "variance": 0.1564152105
          },
          {
            "average": -1.285441185,
            "count": 362649,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.77738076,
            "variance": 189.8162207
          },
          {
            "average": 2.004660153,
            "count": 362649,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000118737,
            "variance": 1.000237487
          },
          {
            "average": 1116.925655,
            "count": 362649,
            "maximum": 1118,
            "minimum": 1116,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7807024059,
            "variance": 0.6094962467
          },
          {
            "average": 45478.40858,
            "count": 362649,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2037.20643,
            "variance": 4150210.038
          },
          {
            "average": 43104.21998,
            "count": 362649,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2102.17016,
            "variance": 4419119.381
          },
          {
            "average": 39800.63976,
            "count": 362649,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2080.784838,
            "variance": 4329665.542
          },
          {
            "average": 188226626.5,
            "count": 362649,
            "maximum": 188227019.2,
            "minimum": 188226305.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 276.6874691,
            "variance": 76555.95558
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 362649,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296331.8583,
          4808077.953,
          1320.368405,
          296540.8383,
          4808307.353,
          1325.668405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296331.8582816071,
                4808077.953291097,
                1320.36840462061
              ],
              [
                296331.8582816071,
                4808307.353291097,
                1320.36840462061
              ],
              [
                296540.8382816071,
                4808307.353291097,
                1325.66840462061
              ],
              [
                296540.8382816071,
                4808077.953291097,
                1325.66840462061
              ],
              [
                296331.8582816071,
                4808077.953291097,
                1320.36840462061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:03:39+00:00",
        "end_time": "2017-08-31T14:51:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5150695,
            43.39792994,
            1320.368405,
            -119.5124059,
            43.40005028,
            1325.668405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51498407131626,
                  43.397929941757624,
                  1320.36840462061
                ],
                [
                  -119.51506948077413,
                  43.39999357149635,
                  1320.36840462061
                ],
                [
                  -119.51249125518379,
                  43.400050279023624,
                  1325.66840462061
                ],
                [
                  -119.5124059330554,
                  43.39798664522116,
                  1325.66840462061
                ],
                [
                  -119.51498407131626,
                  43.397929941757624,
                  1320.36840462061
                ]
              ]
            ]
          },
          "id": "20170831_43119D5419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:03:39Z",
            "pc:count": 362649,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296458.49,
                "count": 362649,
                "maximum": 296540.8383,
                "minimum": 296331.8583,
                "name": "X",
                "position": 0,
                "stddev": 49.10247948,
                "variance": 2411.053491
              },
              {
                "average": 4808214.088,
                "count": 362649,
                "maximum": 4808307.353,
                "minimum": 4808077.953,
                "name": "Y",
                "position": 1,
                "stddev": 57.27887595,
                "variance": 3280.86963
              },
              {
                "average": 1322.76402,
                "count": 362649,
                "maximum": 1325.668405,
                "minimum": 1320.368405,
                "name": "Z",
                "position": 2,
                "stddev": 0.9691682489,
                "variance": 0.9392870947
              },
              {
                "average": 19513.6212,
                "count": 362649,
                "maximum": 24977,
                "minimum": 5121,
                "name": "Intensity",
                "position": 3,
                "stddev": 1386.970485,
                "variance": 1923687.125
              },
              {
                "average": 1.00001103,
                "count": 362649,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003321122976,
                "variance": 1.102985782e-05
              },
              {
                "average": 1.000019302,
                "count": 362649,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004393414562,
                "variance": 1.930209151e-05
              },
              {
                "average": 0.5029629201,
                "count": 362649,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919104,
                "variance": 0.2499919105
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194082984,
                "count": 362649,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3954936289,
                "variance": 0.1564152105
              },
              {
                "average": -1.285441185,
                "count": 362649,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.77738076,
                "variance": 189.8162207
              },
              {
                "average": 2.004660153,
                "count": 362649,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000118737,
                "variance": 1.000237487
              },
              {
                "average": 1116.925655,
                "count": 362649,
                "maximum": 1118,
                "minimum": 1116,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7807024059,
                "variance": 0.6094962467
              },
              {
                "average": 45478.40858,
                "count": 362649,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2037.20643,
                "variance": 4150210.038
              },
              {
                "average": 43104.21998,
                "count": 362649,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2102.17016,
                "variance": 4419119.381
              },
              {
                "average": 39800.63976,
                "count": 362649,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2080.784838,
                "variance": 4329665.542
              },
              {
                "average": 188226626.5,
                "count": 362649,
                "maximum": 188227019.2,
                "minimum": 188226305.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 276.6874691,
                "variance": 76555.95558
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 362649,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296331.8583,
              4808077.953,
              1320.368405,
              296540.8383,
              4808307.353,
              1325.668405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296331.8582816071,
                    4808077.953291097,
                    1320.36840462061
                  ],
                  [
                    296331.8582816071,
                    4808307.353291097,
                    1320.36840462061
                  ],
                  [
                    296540.8382816071,
                    4808307.353291097,
                    1325.66840462061
                  ],
                  [
                    296540.8382816071,
                    4808077.953291097,
                    1325.66840462061
                  ],
                  [
                    296331.8582816071,
                    4808077.953291097,
                    1320.36840462061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:03:39+00:00",
            "end_time": "2017-08-31T14:51: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": "20170908_43119E5110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497353141918,
              43.599714572467526,
              1308.1544277498565
            ],
            [
              -119.57551856064376,
              43.61248192748532,
              1308.1544277498565
            ],
            [
              -119.56249922260572,
              43.61277469090261,
              1317.6144277498565
            ],
            [
              -119.56195694115505,
              43.600007206159205,
              1317.6144277498565
            ],
            [
              -119.57497353141918,
              43.599714572467526,
              1308.1544277498565
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755186,
        43.59971457,
        1308.154428,
        -119.5619569,
        43.61277469,
        1317.614428
      ],
      "properties": {
        "datetime": "2017-09-10T15:19:12Z",
        "pc:count": 14323807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292693.7561,
            "count": 14323807,
            "maximum": 293219.0128,
            "minimum": 292167.3728,
            "name": "X",
            "position": 0,
            "stddev": 291.5073883,
            "variance": 84976.55746
          },
          {
            "average": 4831347.635,
            "count": 14323807,
            "maximum": 4832056.714,
            "minimum": 4830637.334,
            "name": "Y",
            "position": 1,
            "stddev": 398.3721942,
            "variance": 158700.4051
          },
          {
            "average": 1314.139891,
            "count": 14323807,
            "maximum": 1317.614428,
            "minimum": 1308.154428,
            "name": "Z",
            "position": 2,
            "stddev": 1.440030208,
            "variance": 2.073686999
          },
          {
            "average": 26086.48846,
            "count": 14323807,
            "maximum": 42417,
            "minimum": 1937,
            "name": "Intensity",
            "position": 3,
            "stddev": 2775.246844,
            "variance": 7701995.045
          },
          {
            "average": 1.000003142,
            "count": 14323807,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001772459659,
            "variance": 3.141613244e-06
          },
          {
            "average": 1.000005445,
            "count": 14323807,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002333548887,
            "variance": 5.44545041e-06
          },
          {
            "average": 0.5022695433,
            "count": 14323807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948666,
            "variance": 0.2499948666
          },
          {
            "average": 2.101396647e-05,
            "count": 14323807,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004584051303,
            "variance": 2.101352635e-05
          },
          {
            "average": 1.254823805,
            "count": 14323807,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4357621445,
            "variance": 0.1898886466
          },
          {
            "average": -0.07652693238,
            "count": 14323807,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95434841,
            "variance": 142.9064459
          },
          {
            "average": 2.00997193,
            "count": 14323807,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000081178,
            "variance": 1.000162363
          },
          {
            "average": 1157.530266,
            "count": 14323807,
            "maximum": 1160,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.197747253,
            "variance": 1.434598481
          },
          {
            "average": 45085.07954,
            "count": 14323807,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1972.274359,
            "variance": 3889866.147
          },
          {
            "average": 42927.86985,
            "count": 14323807,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2092.270807,
            "variance": 4377597.13
          },
          {
            "average": 39228.84563,
            "count": 14323807,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2066.861236,
            "variance": 4271915.367
          },
          {
            "average": 189074231.7,
            "count": 14323807,
            "maximum": 189091952.4,
            "minimum": 188950535.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44454.56702,
            "variance": 1976208529
          },
          {
            "average": 0,
            "count": 14323807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14323807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14323807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14323807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14323807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292167.3728,
          4830637.334,
          1308.154428,
          293219.0128,
          4832056.714,
          1317.614428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292167.37278400984,
                4830637.333687295,
                1308.1544277498565
              ],
              [
                292167.37278400984,
                4832056.713687296,
                1308.1544277498565
              ],
              [
                293219.01278400986,
                4832056.713687296,
                1317.6144277498565
              ],
              [
                293219.01278400986,
                4830637.333687295,
                1317.6144277498565
              ],
              [
                292167.37278400984,
                4830637.333687295,
                1308.1544277498565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:19:12+00:00",
        "end_time": "2017-09-09T00:02:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755186,
            43.59971457,
            1308.154428,
            -119.5619569,
            43.61277469,
            1317.614428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497353141918,
                  43.599714572467526,
                  1308.1544277498565
                ],
                [
                  -119.57551856064376,
                  43.61248192748532,
                  1308.1544277498565
                ],
                [
                  -119.56249922260572,
                  43.61277469090261,
                  1317.6144277498565
                ],
                [
                  -119.56195694115505,
                  43.600007206159205,
                  1317.6144277498565
                ],
                [
                  -119.57497353141918,
                  43.599714572467526,
                  1308.1544277498565
                ]
              ]
            ]
          },
          "id": "20170908_43119E5110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:19:12Z",
            "pc:count": 14323807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292693.7561,
                "count": 14323807,
                "maximum": 293219.0128,
                "minimum": 292167.3728,
                "name": "X",
                "position": 0,
                "stddev": 291.5073883,
                "variance": 84976.55746
              },
              {
                "average": 4831347.635,
                "count": 14323807,
                "maximum": 4832056.714,
                "minimum": 4830637.334,
                "name": "Y",
                "position": 1,
                "stddev": 398.3721942,
                "variance": 158700.4051
              },
              {
                "average": 1314.139891,
                "count": 14323807,
                "maximum": 1317.614428,
                "minimum": 1308.154428,
                "name": "Z",
                "position": 2,
                "stddev": 1.440030208,
                "variance": 2.073686999
              },
              {
                "average": 26086.48846,
                "count": 14323807,
                "maximum": 42417,
                "minimum": 1937,
                "name": "Intensity",
                "position": 3,
                "stddev": 2775.246844,
                "variance": 7701995.045
              },
              {
                "average": 1.000003142,
                "count": 14323807,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001772459659,
                "variance": 3.141613244e-06
              },
              {
                "average": 1.000005445,
                "count": 14323807,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002333548887,
                "variance": 5.44545041e-06
              },
              {
                "average": 0.5022695433,
                "count": 14323807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948666,
                "variance": 0.2499948666
              },
              {
                "average": 2.101396647e-05,
                "count": 14323807,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004584051303,
                "variance": 2.101352635e-05
              },
              {
                "average": 1.254823805,
                "count": 14323807,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4357621445,
                "variance": 0.1898886466
              },
              {
                "average": -0.07652693238,
                "count": 14323807,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95434841,
                "variance": 142.9064459
              },
              {
                "average": 2.00997193,
                "count": 14323807,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000081178,
                "variance": 1.000162363
              },
              {
                "average": 1157.530266,
                "count": 14323807,
                "maximum": 1160,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.197747253,
                "variance": 1.434598481
              },
              {
                "average": 45085.07954,
                "count": 14323807,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1972.274359,
                "variance": 3889866.147
              },
              {
                "average": 42927.86985,
                "count": 14323807,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2092.270807,
                "variance": 4377597.13
              },
              {
                "average": 39228.84563,
                "count": 14323807,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2066.861236,
                "variance": 4271915.367
              },
              {
                "average": 189074231.7,
                "count": 14323807,
                "maximum": 189091952.4,
                "minimum": 188950535.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44454.56702,
                "variance": 1976208529
              },
              {
                "average": 0,
                "count": 14323807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14323807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14323807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14323807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14323807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292167.3728,
              4830637.334,
              1308.154428,
              293219.0128,
              4832056.714,
              1317.614428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292167.37278400984,
                    4830637.333687295,
                    1308.1544277498565
                  ],
                  [
                    292167.37278400984,
                    4832056.713687296,
                    1308.1544277498565
                  ],
                  [
                    293219.01278400986,
                    4832056.713687296,
                    1317.6144277498565
                  ],
                  [
                    293219.01278400986,
                    4830637.333687295,
                    1317.6144277498565
                  ],
                  [
                    292167.37278400984,
                    4830637.333687295,
                    1308.1544277498565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:19:12+00:00",
            "end_time": "2017-09-09T00:02:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247630377312,
              43.5122380329942,
              1375.671675985838
            ],
            [
              -119.3629739156653,
              43.524983519070794,
              1375.671675985838
            ],
            [
              -119.3499968052396,
              43.52525112560509,
              1406.691675985838
            ],
            [
              -119.3495019200124,
              43.51250552113479,
              1406.691675985838
            ],
            [
              -119.36247630377312,
              43.5122380329942,
              1375.671675985838
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629739,
        43.51223803,
        1375.671676,
        -119.3495019,
        43.52525113,
        1406.691676
      ],
      "properties": {
        "datetime": "2017-08-31T15:37:50Z",
        "pc:count": 13885555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309573.7295,
            "count": 13885555,
            "maximum": 310092.4558,
            "minimum": 309042.8758,
            "name": "X",
            "position": 0,
            "stddev": 292.9050963,
            "variance": 85793.39546
          },
          {
            "average": 4821117.92,
            "count": 13885555,
            "maximum": 4821828.578,
            "minimum": 4820411.878,
            "name": "Y",
            "position": 1,
            "stddev": 401.9603476,
            "variance": 161572.121
          },
          {
            "average": 1388.205602,
            "count": 13885555,
            "maximum": 1406.691676,
            "minimum": 1375.671676,
            "name": "Z",
            "position": 2,
            "stddev": 5.161883196,
            "variance": 26.64503813
          },
          {
            "average": 19697.76963,
            "count": 13885555,
            "maximum": 30209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2824.272115,
            "variance": 7976512.981
          },
          {
            "average": 1.042214013,
            "count": 13885555,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2182901151,
            "variance": 0.04765057433
          },
          {
            "average": 1.085223529,
            "count": 13885555,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3160805125,
            "variance": 0.09990689036
          },
          {
            "average": 0.5025300033,
            "count": 13885555,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993617,
            "variance": 0.2499936171
          },
          {
            "average": 4.032968074e-06,
            "count": 13885555,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002008221128,
            "variance": 4.032952099e-06
          },
          {
            "average": 1.168194141,
            "count": 13885555,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3740386106,
            "variance": 0.1399048822
          },
          {
            "average": 0.4751372125,
            "count": 13885555,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77276552,
            "variance": 138.598008
          },
          {
            "average": 1.974790493,
            "count": 13885555,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011384486,
            "variance": 1.02289858
          },
          {
            "average": 1108.216995,
            "count": 13885555,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.049202577,
            "variance": 1.100826048
          },
          {
            "average": 40455.83297,
            "count": 13885555,
            "maximum": 53248,
            "minimum": 7168,
            "name": "Red",
            "position": 12,
            "stddev": 5344.9109,
            "variance": 28568072.53
          },
          {
            "average": 38887.89812,
            "count": 13885555,
            "maximum": 52224,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 4222.179834,
            "variance": 17826802.55
          },
          {
            "average": 35835.35421,
            "count": 13885555,
            "maximum": 49152,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 4192.887675,
            "variance": 17580307.06
          },
          {
            "average": 188155801.7,
            "count": 13885555,
            "maximum": 188229070,
            "minimum": 188154368.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1493.251401,
            "variance": 2229799.748
          },
          {
            "average": 0,
            "count": 13885555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13885555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13885555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13885555,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13885555,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309042.8758,
          4820411.878,
          1375.671676,
          310092.4558,
          4821828.578,
          1406.691676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309042.875810132,
                4820411.877738465,
                1375.671675985838
              ],
              [
                309042.875810132,
                4821828.577738464,
                1375.671675985838
              ],
              [
                310092.45581013197,
                4821828.577738464,
                1406.691675985838
              ],
              [
                310092.45581013197,
                4820411.877738465,
                1406.691675985838
              ],
              [
                309042.875810132,
                4820411.877738465,
                1375.671675985838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:37:50+00:00",
        "end_time": "2017-08-30T18:52:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629739,
            43.51223803,
            1375.671676,
            -119.3495019,
            43.52525113,
            1406.691676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247630377312,
                  43.5122380329942,
                  1375.671675985838
                ],
                [
                  -119.3629739156653,
                  43.524983519070794,
                  1375.671675985838
                ],
                [
                  -119.3499968052396,
                  43.52525112560509,
                  1406.691675985838
                ],
                [
                  -119.3495019200124,
                  43.51250552113479,
                  1406.691675985838
                ],
                [
                  -119.36247630377312,
                  43.5122380329942,
                  1375.671675985838
                ]
              ]
            ]
          },
          "id": "20170830_43119E3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:37:50Z",
            "pc:count": 13885555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309573.7295,
                "count": 13885555,
                "maximum": 310092.4558,
                "minimum": 309042.8758,
                "name": "X",
                "position": 0,
                "stddev": 292.9050963,
                "variance": 85793.39546
              },
              {
                "average": 4821117.92,
                "count": 13885555,
                "maximum": 4821828.578,
                "minimum": 4820411.878,
                "name": "Y",
                "position": 1,
                "stddev": 401.9603476,
                "variance": 161572.121
              },
              {
                "average": 1388.205602,
                "count": 13885555,
                "maximum": 1406.691676,
                "minimum": 1375.671676,
                "name": "Z",
                "position": 2,
                "stddev": 5.161883196,
                "variance": 26.64503813
              },
              {
                "average": 19697.76963,
                "count": 13885555,
                "maximum": 30209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2824.272115,
                "variance": 7976512.981
              },
              {
                "average": 1.042214013,
                "count": 13885555,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2182901151,
                "variance": 0.04765057433
              },
              {
                "average": 1.085223529,
                "count": 13885555,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3160805125,
                "variance": 0.09990689036
              },
              {
                "average": 0.5025300033,
                "count": 13885555,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993617,
                "variance": 0.2499936171
              },
              {
                "average": 4.032968074e-06,
                "count": 13885555,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002008221128,
                "variance": 4.032952099e-06
              },
              {
                "average": 1.168194141,
                "count": 13885555,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3740386106,
                "variance": 0.1399048822
              },
              {
                "average": 0.4751372125,
                "count": 13885555,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77276552,
                "variance": 138.598008
              },
              {
                "average": 1.974790493,
                "count": 13885555,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011384486,
                "variance": 1.02289858
              },
              {
                "average": 1108.216995,
                "count": 13885555,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.049202577,
                "variance": 1.100826048
              },
              {
                "average": 40455.83297,
                "count": 13885555,
                "maximum": 53248,
                "minimum": 7168,
                "name": "Red",
                "position": 12,
                "stddev": 5344.9109,
                "variance": 28568072.53
              },
              {
                "average": 38887.89812,
                "count": 13885555,
                "maximum": 52224,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 4222.179834,
                "variance": 17826802.55
              },
              {
                "average": 35835.35421,
                "count": 13885555,
                "maximum": 49152,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 4192.887675,
                "variance": 17580307.06
              },
              {
                "average": 188155801.7,
                "count": 13885555,
                "maximum": 188229070,
                "minimum": 188154368.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1493.251401,
                "variance": 2229799.748
              },
              {
                "average": 0,
                "count": 13885555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13885555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13885555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13885555,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13885555,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309042.8758,
              4820411.878,
              1375.671676,
              310092.4558,
              4821828.578,
              1406.691676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309042.875810132,
                    4820411.877738465,
                    1375.671675985838
                  ],
                  [
                    309042.875810132,
                    4821828.577738464,
                    1375.671675985838
                  ],
                  [
                    310092.45581013197,
                    4821828.577738464,
                    1406.691675985838
                  ],
                  [
                    310092.45581013197,
                    4820411.877738465,
                    1406.691675985838
                  ],
                  [
                    309042.875810132,
                    4820411.877738465,
                    1375.671675985838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:37:50+00:00",
            "end_time": "2017-08-30T18:52: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": "20170830_43119E3201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31248607600405,
              43.61341735088948,
              1546.6444607772282
            ],
            [
              -119.31292969460486,
              43.62498503069905,
              1546.6444607772282
            ],
            [
              -119.30358100671062,
              43.62517389454928,
              1672.1044607772283
            ],
            [
              -119.30313917730987,
              43.61360613891659,
              1672.1044607772283
            ],
            [
              -119.31248607600405,
              43.61341735088948,
              1546.6444607772282
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129297,
        43.61341735,
        1546.644461,
        -119.3031392,
        43.62517389,
        1672.104461
      ],
      "properties": {
        "datetime": "2017-08-30T16:01:52Z",
        "pc:count": 7341696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313736.6198,
            "count": 7341696,
            "maximum": 314151.237,
            "minimum": 313396.397,
            "name": "X",
            "position": 0,
            "stddev": 198.0286767,
            "variance": 39215.35679
          },
          {
            "average": 4832271.682,
            "count": 7341696,
            "maximum": 4832821.446,
            "minimum": 4831535.686,
            "name": "Y",
            "position": 1,
            "stddev": 345.9623507,
            "variance": 119689.9481
          },
          {
            "average": 1590.440513,
            "count": 7341696,
            "maximum": 1672.104461,
            "minimum": 1546.644461,
            "name": "Z",
            "position": 2,
            "stddev": 31.87351915,
            "variance": 1015.921223
          },
          {
            "average": 19526.02377,
            "count": 7341696,
            "maximum": 39185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2561.69908,
            "variance": 6562302.176
          },
          {
            "average": 1.02507881,
            "count": 7341696,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1923073648,
            "variance": 0.03698212258
          },
          {
            "average": 1.051844288,
            "count": 7341696,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3050443405,
            "variance": 0.09305204969
          },
          {
            "average": 0.5010888492,
            "count": 7341696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988485,
            "variance": 0.2499988485
          },
          {
            "average": 1.770708022e-06,
            "count": 7341696,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001330678446,
            "variance": 1.770705127e-06
          },
          {
            "average": 1.194740425,
            "count": 7341696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3960007744,
            "variance": 0.1568166133
          },
          {
            "average": 0.04061854338,
            "count": 7341696,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98190427,
            "variance": 143.56603
          },
          {
            "average": 1.987054626,
            "count": 7341696,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007743406,
            "variance": 1.015546772
          },
          {
            "average": 1085.968649,
            "count": 7341696,
            "maximum": 1088,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9024803581,
            "variance": 0.8144707967
          },
          {
            "average": 36825.21509,
            "count": 7341696,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6737.452263,
            "variance": 45393263
          },
          {
            "average": 36493.13705,
            "count": 7341696,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5233.755246,
            "variance": 27392193.98
          },
          {
            "average": 32824.04404,
            "count": 7341696,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5084.832631,
            "variance": 25855522.89
          },
          {
            "average": 188143439.7,
            "count": 7341696,
            "maximum": 188144112.8,
            "minimum": 188142823.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 320.821208,
            "variance": 102926.2475
          },
          {
            "average": 0,
            "count": 7341696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313396.397,
          4831535.686,
          1546.644461,
          314151.237,
          4832821.446,
          1672.104461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313396.39700103336,
                4831535.686169799,
                1546.6444607772282
              ],
              [
                313396.39700103336,
                4832821.446169799,
                1546.6444607772282
              ],
              [
                314151.2370010333,
                4832821.446169799,
                1672.1044607772283
              ],
              [
                314151.2370010333,
                4831535.686169799,
                1672.1044607772283
              ],
              [
                313396.39700103336,
                4831535.686169799,
                1546.6444607772282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:01:52+00:00",
        "end_time": "2017-08-30T15:40:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129297,
            43.61341735,
            1546.644461,
            -119.3031392,
            43.62517389,
            1672.104461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31248607600405,
                  43.61341735088948,
                  1546.6444607772282
                ],
                [
                  -119.31292969460486,
                  43.62498503069905,
                  1546.6444607772282
                ],
                [
                  -119.30358100671062,
                  43.62517389454928,
                  1672.1044607772283
                ],
                [
                  -119.30313917730987,
                  43.61360613891659,
                  1672.1044607772283
                ],
                [
                  -119.31248607600405,
                  43.61341735088948,
                  1546.6444607772282
                ]
              ]
            ]
          },
          "id": "20170830_43119E3201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:01:52Z",
            "pc:count": 7341696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313736.6198,
                "count": 7341696,
                "maximum": 314151.237,
                "minimum": 313396.397,
                "name": "X",
                "position": 0,
                "stddev": 198.0286767,
                "variance": 39215.35679
              },
              {
                "average": 4832271.682,
                "count": 7341696,
                "maximum": 4832821.446,
                "minimum": 4831535.686,
                "name": "Y",
                "position": 1,
                "stddev": 345.9623507,
                "variance": 119689.9481
              },
              {
                "average": 1590.440513,
                "count": 7341696,
                "maximum": 1672.104461,
                "minimum": 1546.644461,
                "name": "Z",
                "position": 2,
                "stddev": 31.87351915,
                "variance": 1015.921223
              },
              {
                "average": 19526.02377,
                "count": 7341696,
                "maximum": 39185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2561.69908,
                "variance": 6562302.176
              },
              {
                "average": 1.02507881,
                "count": 7341696,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1923073648,
                "variance": 0.03698212258
              },
              {
                "average": 1.051844288,
                "count": 7341696,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3050443405,
                "variance": 0.09305204969
              },
              {
                "average": 0.5010888492,
                "count": 7341696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988485,
                "variance": 0.2499988485
              },
              {
                "average": 1.770708022e-06,
                "count": 7341696,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001330678446,
                "variance": 1.770705127e-06
              },
              {
                "average": 1.194740425,
                "count": 7341696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3960007744,
                "variance": 0.1568166133
              },
              {
                "average": 0.04061854338,
                "count": 7341696,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98190427,
                "variance": 143.56603
              },
              {
                "average": 1.987054626,
                "count": 7341696,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007743406,
                "variance": 1.015546772
              },
              {
                "average": 1085.968649,
                "count": 7341696,
                "maximum": 1088,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9024803581,
                "variance": 0.8144707967
              },
              {
                "average": 36825.21509,
                "count": 7341696,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6737.452263,
                "variance": 45393263
              },
              {
                "average": 36493.13705,
                "count": 7341696,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5233.755246,
                "variance": 27392193.98
              },
              {
                "average": 32824.04404,
                "count": 7341696,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5084.832631,
                "variance": 25855522.89
              },
              {
                "average": 188143439.7,
                "count": 7341696,
                "maximum": 188144112.8,
                "minimum": 188142823.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 320.821208,
                "variance": 102926.2475
              },
              {
                "average": 0,
                "count": 7341696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313396.397,
              4831535.686,
              1546.644461,
              314151.237,
              4832821.446,
              1672.104461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313396.39700103336,
                    4831535.686169799,
                    1546.6444607772282
                  ],
                  [
                    313396.39700103336,
                    4832821.446169799,
                    1546.6444607772282
                  ],
                  [
                    314151.2370010333,
                    4832821.446169799,
                    1672.1044607772283
                  ],
                  [
                    314151.2370010333,
                    4831535.686169799,
                    1672.1044607772283
                  ],
                  [
                    313396.39700103336,
                    4831535.686169799,
                    1546.6444607772282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:01:52+00:00",
            "end_time": "2017-08-30T15:40:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.23747710451251,
              43.49975077425261,
              1336.149781436807
            ],
            [
              -119.23794771034314,
              43.51248427122259,
              1336.149781436807
            ],
            [
              -119.22499588008512,
              43.51273716717916,
              1385.589781436807
            ],
            [
              -119.22452799233156,
              43.50000355842637,
              1385.589781436807
            ],
            [
              -119.23747710451251,
              43.49975077425261,
              1336.149781436807
            ]
          ]
        ]
      },
      "bbox": [
        -119.2379477,
        43.49975077,
        1336.149781,
        -119.224528,
        43.51273717,
        1385.589781
      ],
      "properties": {
        "datetime": "2017-08-28T19:34:56Z",
        "pc:count": 14177098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319633.2381,
            "count": 14177098,
            "maximum": 320157.1015,
            "minimum": 319109.4415,
            "name": "X",
            "position": 0,
            "stddev": 288.1615206,
            "variance": 83037.06194
          },
          {
            "average": 4819457.778,
            "count": 14177098,
            "maximum": 4820160.845,
            "minimum": 4818745.605,
            "name": "Y",
            "position": 1,
            "stddev": 398.1093961,
            "variance": 158491.0912
          },
          {
            "average": 1374.0837,
            "count": 14177098,
            "maximum": 1385.589781,
            "minimum": 1336.149781,
            "name": "Z",
            "position": 2,
            "stddev": 4.469445114,
            "variance": 19.97593963
          },
          {
            "average": 20018.29676,
            "count": 14177098,
            "maximum": 29857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1731.16035,
            "variance": 2996916.159
          },
          {
            "average": 1.00870298,
            "count": 14177098,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1069754798,
            "variance": 0.01144375327
          },
          {
            "average": 1.017677948,
            "count": 14177098,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1618623051,
            "variance": 0.0261994058
          },
          {
            "average": 0.5026167556,
            "count": 14177098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931702,
            "variance": 0.2499931702
          },
          {
            "average": 3.808960057e-06,
            "count": 14177098,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001951652074,
            "variance": 3.808945817e-06
          },
          {
            "average": 1.20143516,
            "count": 14177098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4010723719,
            "variance": 0.1608590475
          },
          {
            "average": 0.0259545676,
            "count": 14177098,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63074946,
            "variance": 135.274333
          },
          {
            "average": 1.996282102,
            "count": 14177098,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002359689,
            "variance": 1.004724947
          },
          {
            "average": 1041.972462,
            "count": 14177098,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.138897199,
            "variance": 1.29708683
          },
          {
            "average": 42406.77894,
            "count": 14177098,
            "maximum": 52736,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 2677.618218,
            "variance": 7169639.321
          },
          {
            "average": 40588.60018,
            "count": 14177098,
            "maximum": 50944,
            "minimum": 15872,
            "name": "Green",
            "position": 13,
            "stddev": 2227.54506,
            "variance": 4961956.996
          },
          {
            "average": 37544.4113,
            "count": 14177098,
            "maximum": 49664,
            "minimum": 16896,
            "name": "Blue",
            "position": 14,
            "stddev": 2089.911201,
            "variance": 4367728.827
          },
          {
            "average": 187983307.7,
            "count": 14177098,
            "maximum": 187984096.9,
            "minimum": 187982473.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 462.0705797,
            "variance": 213509.2206
          },
          {
            "average": 0,
            "count": 14177098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14177098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14177098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14177098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14177098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319109.4415,
          4818745.605,
          1336.149781,
          320157.1015,
          4820160.845,
          1385.589781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319109.44154568546,
                4818745.60460743,
                1336.149781436807
              ],
              [
                319109.44154568546,
                4820160.8446074305,
                1336.149781436807
              ],
              [
                320157.1015456855,
                4820160.8446074305,
                1385.589781436807
              ],
              [
                320157.1015456855,
                4818745.60460743,
                1385.589781436807
              ],
              [
                319109.44154568546,
                4818745.60460743,
                1336.149781436807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:34:56+00:00",
        "end_time": "2017-08-28T19:07:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2379477,
            43.49975077,
            1336.149781,
            -119.224528,
            43.51273717,
            1385.589781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.23747710451251,
                  43.49975077425261,
                  1336.149781436807
                ],
                [
                  -119.23794771034314,
                  43.51248427122259,
                  1336.149781436807
                ],
                [
                  -119.22499588008512,
                  43.51273716717916,
                  1385.589781436807
                ],
                [
                  -119.22452799233156,
                  43.50000355842637,
                  1385.589781436807
                ],
                [
                  -119.23747710451251,
                  43.49975077425261,
                  1336.149781436807
                ]
              ]
            ]
          },
          "id": "20170828_43119E2322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:34:56Z",
            "pc:count": 14177098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319633.2381,
                "count": 14177098,
                "maximum": 320157.1015,
                "minimum": 319109.4415,
                "name": "X",
                "position": 0,
                "stddev": 288.1615206,
                "variance": 83037.06194
              },
              {
                "average": 4819457.778,
                "count": 14177098,
                "maximum": 4820160.845,
                "minimum": 4818745.605,
                "name": "Y",
                "position": 1,
                "stddev": 398.1093961,
                "variance": 158491.0912
              },
              {
                "average": 1374.0837,
                "count": 14177098,
                "maximum": 1385.589781,
                "minimum": 1336.149781,
                "name": "Z",
                "position": 2,
                "stddev": 4.469445114,
                "variance": 19.97593963
              },
              {
                "average": 20018.29676,
                "count": 14177098,
                "maximum": 29857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1731.16035,
                "variance": 2996916.159
              },
              {
                "average": 1.00870298,
                "count": 14177098,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1069754798,
                "variance": 0.01144375327
              },
              {
                "average": 1.017677948,
                "count": 14177098,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1618623051,
                "variance": 0.0261994058
              },
              {
                "average": 0.5026167556,
                "count": 14177098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931702,
                "variance": 0.2499931702
              },
              {
                "average": 3.808960057e-06,
                "count": 14177098,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001951652074,
                "variance": 3.808945817e-06
              },
              {
                "average": 1.20143516,
                "count": 14177098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4010723719,
                "variance": 0.1608590475
              },
              {
                "average": 0.0259545676,
                "count": 14177098,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63074946,
                "variance": 135.274333
              },
              {
                "average": 1.996282102,
                "count": 14177098,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002359689,
                "variance": 1.004724947
              },
              {
                "average": 1041.972462,
                "count": 14177098,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.138897199,
                "variance": 1.29708683
              },
              {
                "average": 42406.77894,
                "count": 14177098,
                "maximum": 52736,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 2677.618218,
                "variance": 7169639.321
              },
              {
                "average": 40588.60018,
                "count": 14177098,
                "maximum": 50944,
                "minimum": 15872,
                "name": "Green",
                "position": 13,
                "stddev": 2227.54506,
                "variance": 4961956.996
              },
              {
                "average": 37544.4113,
                "count": 14177098,
                "maximum": 49664,
                "minimum": 16896,
                "name": "Blue",
                "position": 14,
                "stddev": 2089.911201,
                "variance": 4367728.827
              },
              {
                "average": 187983307.7,
                "count": 14177098,
                "maximum": 187984096.9,
                "minimum": 187982473.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 462.0705797,
                "variance": 213509.2206
              },
              {
                "average": 0,
                "count": 14177098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14177098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14177098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14177098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14177098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319109.4415,
              4818745.605,
              1336.149781,
              320157.1015,
              4820160.845,
              1385.589781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319109.44154568546,
                    4818745.60460743,
                    1336.149781436807
                  ],
                  [
                    319109.44154568546,
                    4820160.8446074305,
                    1336.149781436807
                  ],
                  [
                    320157.1015456855,
                    4820160.8446074305,
                    1385.589781436807
                  ],
                  [
                    320157.1015456855,
                    4818745.60460743,
                    1385.589781436807
                  ],
                  [
                    319109.44154568546,
                    4818745.60460743,
                    1336.149781436807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:34:56+00:00",
            "end_time": "2017-08-28T19:07: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": "20170830_43119E3206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31248489828819,
              43.599956816449804,
              1565.6792611664614
            ],
            [
              -119.31259733288502,
              43.602890670823854,
              1565.6792611664614
            ],
            [
              -119.31068728256734,
              43.60292931333311,
              1602.3392611664613
            ],
            [
              -119.31057494063242,
              43.599995455023674,
              1602.3392611664613
            ],
            [
              -119.31248489828819,
              43.599956816449804,
              1565.6792611664614
            ]
          ]
        ]
      },
      "bbox": [
        -119.3125973,
        43.59995682,
        1565.679261,
        -119.3105749,
        43.60292931,
        1602.339261
      ],
      "properties": {
        "datetime": "2017-08-30T16:11:57Z",
        "pc:count": 202093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313410.4676,
            "count": 202093,
            "maximum": 313509.1336,
            "minimum": 313354.8536,
            "name": "X",
            "position": 0,
            "stddev": 36.65977419,
            "variance": 1343.939043
          },
          {
            "average": 4830149.905,
            "count": 202093,
            "maximum": 4830366.794,
            "minimum": 4830040.694,
            "name": "Y",
            "position": 1,
            "stddev": 77.29784572,
            "variance": 5974.956953
          },
          {
            "average": 1586.382811,
            "count": 202093,
            "maximum": 1602.339261,
            "minimum": 1565.679261,
            "name": "Z",
            "position": 2,
            "stddev": 8.266770833,
            "variance": 68.3395
          },
          {
            "average": 19776.9473,
            "count": 202093,
            "maximum": 26001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1764.116155,
            "variance": 3112105.81
          },
          {
            "average": 1.002954085,
            "count": 202093,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05517552244,
            "variance": 0.003044338276
          },
          {
            "average": 1.006012084,
            "count": 202093,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07932625931,
            "variance": 0.006292655417
          },
          {
            "average": 0.479902817,
            "count": 202093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499597176,
            "variance": 0.2495973383
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209566883,
            "count": 202093,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4070005208,
            "variance": 0.165649424
          },
          {
            "average": 8.676608053,
            "count": 202093,
            "maximum": 16.00200081,
            "minimum": 1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.479276423,
            "variance": 12.10536443
          },
          {
            "average": 2.004834408,
            "count": 202093,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002037285,
            "variance": 1.004078721
          },
          {
            "average": 1088.480615,
            "count": 202093,
            "maximum": 1089,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996253306,
            "variance": 0.2496254709
          },
          {
            "average": 31640.81994,
            "count": 202093,
            "maximum": 65280,
            "minimum": 13056,
            "name": "Red",
            "position": 12,
            "stddev": 5974.712799,
            "variance": 35697193.03
          },
          {
            "average": 32727.62888,
            "count": 202093,
            "maximum": 65280,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 4090.667634,
            "variance": 16733561.69
          },
          {
            "average": 28197.86423,
            "count": 202093,
            "maximum": 65280,
            "minimum": 14848,
            "name": "Blue",
            "position": 14,
            "stddev": 4619.568635,
            "variance": 21340414.37
          },
          {
            "average": 188144390,
            "count": 202093,
            "maximum": 188144717.3,
            "minimum": 188144086.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 313.2050545,
            "variance": 98097.40614
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 202093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313354.8536,
          4830040.694,
          1565.679261,
          313509.1336,
          4830366.794,
          1602.339261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313354.85359897604,
                4830040.693938279,
                1565.6792611664614
              ],
              [
                313354.85359897604,
                4830366.793938278,
                1565.6792611664614
              ],
              [
                313509.13359897607,
                4830366.793938278,
                1602.3392611664613
              ],
              [
                313509.13359897607,
                4830040.693938279,
                1602.3392611664613
              ],
              [
                313354.85359897604,
                4830040.693938279,
                1565.6792611664614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:11:57+00:00",
        "end_time": "2017-08-30T16:01:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3125973,
            43.59995682,
            1565.679261,
            -119.3105749,
            43.60292931,
            1602.339261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31248489828819,
                  43.599956816449804,
                  1565.6792611664614
                ],
                [
                  -119.31259733288502,
                  43.602890670823854,
                  1565.6792611664614
                ],
                [
                  -119.31068728256734,
                  43.60292931333311,
                  1602.3392611664613
                ],
                [
                  -119.31057494063242,
                  43.599995455023674,
                  1602.3392611664613
                ],
                [
                  -119.31248489828819,
                  43.599956816449804,
                  1565.6792611664614
                ]
              ]
            ]
          },
          "id": "20170830_43119E3206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:11:57Z",
            "pc:count": 202093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313410.4676,
                "count": 202093,
                "maximum": 313509.1336,
                "minimum": 313354.8536,
                "name": "X",
                "position": 0,
                "stddev": 36.65977419,
                "variance": 1343.939043
              },
              {
                "average": 4830149.905,
                "count": 202093,
                "maximum": 4830366.794,
                "minimum": 4830040.694,
                "name": "Y",
                "position": 1,
                "stddev": 77.29784572,
                "variance": 5974.956953
              },
              {
                "average": 1586.382811,
                "count": 202093,
                "maximum": 1602.339261,
                "minimum": 1565.679261,
                "name": "Z",
                "position": 2,
                "stddev": 8.266770833,
                "variance": 68.3395
              },
              {
                "average": 19776.9473,
                "count": 202093,
                "maximum": 26001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1764.116155,
                "variance": 3112105.81
              },
              {
                "average": 1.002954085,
                "count": 202093,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05517552244,
                "variance": 0.003044338276
              },
              {
                "average": 1.006012084,
                "count": 202093,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07932625931,
                "variance": 0.006292655417
              },
              {
                "average": 0.479902817,
                "count": 202093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499597176,
                "variance": 0.2495973383
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209566883,
                "count": 202093,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4070005208,
                "variance": 0.165649424
              },
              {
                "average": 8.676608053,
                "count": 202093,
                "maximum": 16.00200081,
                "minimum": 1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.479276423,
                "variance": 12.10536443
              },
              {
                "average": 2.004834408,
                "count": 202093,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002037285,
                "variance": 1.004078721
              },
              {
                "average": 1088.480615,
                "count": 202093,
                "maximum": 1089,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996253306,
                "variance": 0.2496254709
              },
              {
                "average": 31640.81994,
                "count": 202093,
                "maximum": 65280,
                "minimum": 13056,
                "name": "Red",
                "position": 12,
                "stddev": 5974.712799,
                "variance": 35697193.03
              },
              {
                "average": 32727.62888,
                "count": 202093,
                "maximum": 65280,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 4090.667634,
                "variance": 16733561.69
              },
              {
                "average": 28197.86423,
                "count": 202093,
                "maximum": 65280,
                "minimum": 14848,
                "name": "Blue",
                "position": 14,
                "stddev": 4619.568635,
                "variance": 21340414.37
              },
              {
                "average": 188144390,
                "count": 202093,
                "maximum": 188144717.3,
                "minimum": 188144086.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 313.2050545,
                "variance": 98097.40614
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 202093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313354.8536,
              4830040.694,
              1565.679261,
              313509.1336,
              4830366.794,
              1602.339261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313354.85359897604,
                    4830040.693938279,
                    1565.6792611664614
                  ],
                  [
                    313354.85359897604,
                    4830366.793938278,
                    1565.6792611664614
                  ],
                  [
                    313509.13359897607,
                    4830366.793938278,
                    1602.3392611664613
                  ],
                  [
                    313509.13359897607,
                    4830040.693938279,
                    1602.3392611664613
                  ],
                  [
                    313354.85359897604,
                    4830040.693938279,
                    1565.6792611664614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:11:57+00:00",
            "end_time": "2017-08-30T16:01: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": "20170829_43119D4421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747531513391,
              43.37472933170526,
              1283.2050487517977
            ],
            [
              -119.4379866174874,
              43.38748342090803,
              1283.2050487517977
            ],
            [
              -119.42499813993923,
              43.38775973029955,
              1299.4450487517975
            ],
            [
              -119.42448955504622,
              43.375005518738014,
              1299.4450487517975
            ],
            [
              -119.43747531513391,
              43.37472933170526,
              1283.2050487517977
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379866,
        43.37472933,
        1283.205049,
        -119.4244896,
        43.38775973,
        1299.445049
      ],
      "properties": {
        "datetime": "2017-08-29T18:57:46Z",
        "pc:count": 13109298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303067.5503,
            "count": 13109298,
            "maximum": 303586.4796,
            "minimum": 302533.5396,
            "name": "X",
            "position": 0,
            "stddev": 294.4967403,
            "variance": 86728.33003
          },
          {
            "average": 4806013.523,
            "count": 13109298,
            "maximum": 4806732.451,
            "minimum": 4805314.751,
            "name": "Y",
            "position": 1,
            "stddev": 405.9942922,
            "variance": 164831.3653
          },
          {
            "average": 1289.926948,
            "count": 13109298,
            "maximum": 1299.445049,
            "minimum": 1283.205049,
            "name": "Z",
            "position": 2,
            "stddev": 3.621118218,
            "variance": 13.11249715
          },
          {
            "average": 19345.5411,
            "count": 13109298,
            "maximum": 28033,
            "minimum": 2289,
            "name": "Intensity",
            "position": 3,
            "stddev": 1399.160737,
            "variance": 1957650.767
          },
          {
            "average": 1.000009383,
            "count": 13109298,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003063097472,
            "variance": 9.382566123e-06
          },
          {
            "average": 1.000018308,
            "count": 13109298,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004278701053,
            "variance": 1.83072827e-05
          },
          {
            "average": 0.5024719859,
            "count": 13109298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939083,
            "variance": 0.2499939084
          },
          {
            "average": 2.669860735e-06,
            "count": 13109298,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00163396873,
            "variance": 2.669853811e-06
          },
          {
            "average": 1.222864489,
            "count": 13109298,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4161681412,
            "variance": 0.1731959218
          },
          {
            "average": 0.1696818058,
            "count": 13109298,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66410883,
            "variance": 136.0514349
          },
          {
            "average": 1.999202856,
            "count": 13109298,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000493218,
            "variance": 1.000986679
          },
          {
            "average": 1076.292863,
            "count": 13109298,
            "maximum": 1079,
            "minimum": 1074,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9919362926,
            "variance": 0.9839376087
          },
          {
            "average": 46217.33222,
            "count": 13109298,
            "maximum": 56576,
            "minimum": 29184,
            "name": "Red",
            "position": 12,
            "stddev": 2847.651347,
            "variance": 8109118.193
          },
          {
            "average": 44563.47315,
            "count": 13109298,
            "maximum": 56320,
            "minimum": 28416,
            "name": "Green",
            "position": 13,
            "stddev": 2927.346992,
            "variance": 8569360.412
          },
          {
            "average": 41528.83165,
            "count": 13109298,
            "maximum": 55296,
            "minimum": 26368,
            "name": "Blue",
            "position": 14,
            "stddev": 3082.283375,
            "variance": 9500470.802
          },
          {
            "average": 188066769.7,
            "count": 13109298,
            "maximum": 188068266.4,
            "minimum": 188065520.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 557.0602321,
            "variance": 310316.1022
          },
          {
            "average": 0,
            "count": 13109298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13109298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13109298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13109298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13109298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302533.5396,
          4805314.751,
          1283.205049,
          303586.4796,
          4806732.451,
          1299.445049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302533.5396011731,
                4805314.751059974,
                1283.2050487517977
              ],
              [
                302533.5396011731,
                4806732.451059973,
                1283.2050487517977
              ],
              [
                303586.479601173,
                4806732.451059973,
                1299.4450487517975
              ],
              [
                303586.479601173,
                4805314.751059974,
                1299.4450487517975
              ],
              [
                302533.5396011731,
                4805314.751059974,
                1283.2050487517977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:57:46+00:00",
        "end_time": "2017-08-29T18:12:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379866,
            43.37472933,
            1283.205049,
            -119.4244896,
            43.38775973,
            1299.445049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747531513391,
                  43.37472933170526,
                  1283.2050487517977
                ],
                [
                  -119.4379866174874,
                  43.38748342090803,
                  1283.2050487517977
                ],
                [
                  -119.42499813993923,
                  43.38775973029955,
                  1299.4450487517975
                ],
                [
                  -119.42448955504622,
                  43.375005518738014,
                  1299.4450487517975
                ],
                [
                  -119.43747531513391,
                  43.37472933170526,
                  1283.2050487517977
                ]
              ]
            ]
          },
          "id": "20170829_43119D4421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:57:46Z",
            "pc:count": 13109298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303067.5503,
                "count": 13109298,
                "maximum": 303586.4796,
                "minimum": 302533.5396,
                "name": "X",
                "position": 0,
                "stddev": 294.4967403,
                "variance": 86728.33003
              },
              {
                "average": 4806013.523,
                "count": 13109298,
                "maximum": 4806732.451,
                "minimum": 4805314.751,
                "name": "Y",
                "position": 1,
                "stddev": 405.9942922,
                "variance": 164831.3653
              },
              {
                "average": 1289.926948,
                "count": 13109298,
                "maximum": 1299.445049,
                "minimum": 1283.205049,
                "name": "Z",
                "position": 2,
                "stddev": 3.621118218,
                "variance": 13.11249715
              },
              {
                "average": 19345.5411,
                "count": 13109298,
                "maximum": 28033,
                "minimum": 2289,
                "name": "Intensity",
                "position": 3,
                "stddev": 1399.160737,
                "variance": 1957650.767
              },
              {
                "average": 1.000009383,
                "count": 13109298,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003063097472,
                "variance": 9.382566123e-06
              },
              {
                "average": 1.000018308,
                "count": 13109298,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004278701053,
                "variance": 1.83072827e-05
              },
              {
                "average": 0.5024719859,
                "count": 13109298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939083,
                "variance": 0.2499939084
              },
              {
                "average": 2.669860735e-06,
                "count": 13109298,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00163396873,
                "variance": 2.669853811e-06
              },
              {
                "average": 1.222864489,
                "count": 13109298,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4161681412,
                "variance": 0.1731959218
              },
              {
                "average": 0.1696818058,
                "count": 13109298,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66410883,
                "variance": 136.0514349
              },
              {
                "average": 1.999202856,
                "count": 13109298,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000493218,
                "variance": 1.000986679
              },
              {
                "average": 1076.292863,
                "count": 13109298,
                "maximum": 1079,
                "minimum": 1074,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9919362926,
                "variance": 0.9839376087
              },
              {
                "average": 46217.33222,
                "count": 13109298,
                "maximum": 56576,
                "minimum": 29184,
                "name": "Red",
                "position": 12,
                "stddev": 2847.651347,
                "variance": 8109118.193
              },
              {
                "average": 44563.47315,
                "count": 13109298,
                "maximum": 56320,
                "minimum": 28416,
                "name": "Green",
                "position": 13,
                "stddev": 2927.346992,
                "variance": 8569360.412
              },
              {
                "average": 41528.83165,
                "count": 13109298,
                "maximum": 55296,
                "minimum": 26368,
                "name": "Blue",
                "position": 14,
                "stddev": 3082.283375,
                "variance": 9500470.802
              },
              {
                "average": 188066769.7,
                "count": 13109298,
                "maximum": 188068266.4,
                "minimum": 188065520.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 557.0602321,
                "variance": 310316.1022
              },
              {
                "average": 0,
                "count": 13109298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13109298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13109298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13109298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13109298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302533.5396,
              4805314.751,
              1283.205049,
              303586.4796,
              4806732.451,
              1299.445049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302533.5396011731,
                    4805314.751059974,
                    1283.2050487517977
                  ],
                  [
                    302533.5396011731,
                    4806732.451059973,
                    1283.2050487517977
                  ],
                  [
                    303586.479601173,
                    4806732.451059973,
                    1299.4450487517975
                  ],
                  [
                    303586.479601173,
                    4805314.751059974,
                    1299.4450487517975
                  ],
                  [
                    302533.5396011731,
                    4805314.751059974,
                    1283.2050487517977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:57:46+00:00",
            "end_time": "2017-08-29T18:12:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247379832864,
              43.54971531336974,
              1293.1137164328968
            ],
            [
              -119.56301518467538,
              43.562481646303915,
              1293.1137164328968
            ],
            [
              -119.54999882250199,
              43.5627728931364,
              1307.013716432897
            ],
            [
              -119.54946017832322,
              43.55000643114763,
              1307.013716432897
            ],
            [
              -119.56247379832864,
              43.54971531336974,
              1293.1137164328968
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630152,
        43.54971531,
        1293.113716,
        -119.5494602,
        43.56277289,
        1307.013716
      ],
      "properties": {
        "datetime": "2017-09-10T16:01:29Z",
        "pc:count": 14166249,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293539.9456,
            "count": 14166249,
            "maximum": 294057.2436,
            "minimum": 293004.9836,
            "name": "X",
            "position": 0,
            "stddev": 292.694019,
            "variance": 85669.78879
          },
          {
            "average": 4825747.912,
            "count": 14166249,
            "maximum": 4826472.183,
            "minimum": 4825052.943,
            "name": "Y",
            "position": 1,
            "stddev": 396.8819644,
            "variance": 157515.2936
          },
          {
            "average": 1296.777945,
            "count": 14166249,
            "maximum": 1307.013716,
            "minimum": 1293.113716,
            "name": "Z",
            "position": 2,
            "stddev": 2.82074239,
            "variance": 7.956587629
          },
          {
            "average": 32929.97539,
            "count": 14166249,
            "maximum": 61569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5123.006302,
            "variance": 26245193.57
          },
          {
            "average": 1.003381417,
            "count": 14166249,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05908208733,
            "variance": 0.003490693044
          },
          {
            "average": 1.006801165,
            "count": 14166249,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08438429294,
            "variance": 0.007120708894
          },
          {
            "average": 0.5020665668,
            "count": 14166249,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957469,
            "variance": 0.2499957469
          },
          {
            "average": 1.171799253e-05,
            "count": 14166249,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003423135412,
            "variance": 1.171785605e-05
          },
          {
            "average": 1.272976777,
            "count": 14166249,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454890239,
            "variance": 0.1984604704
          },
          {
            "average": -0.2203373934,
            "count": 14166249,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97492107,
            "variance": 143.3987346
          },
          {
            "average": 2.007855502,
            "count": 14166249,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001492888,
            "variance": 1.002988005
          },
          {
            "average": 1161.150053,
            "count": 14166249,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9945589499,
            "variance": 0.9891475049
          },
          {
            "average": 24830.56476,
            "count": 14166249,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13146.93746,
            "variance": 172841964.5
          },
          {
            "average": 31631.06162,
            "count": 14166249,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7435.339921,
            "variance": 55284279.73
          },
          {
            "average": 23196.88489,
            "count": 14166249,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10175.8478,
            "variance": 103547878.5
          },
          {
            "average": 189092654.2,
            "count": 14166249,
            "maximum": 189094489.7,
            "minimum": 189091222.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 620.4556002,
            "variance": 384965.1518
          },
          {
            "average": 0,
            "count": 14166249,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14166249,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14166249,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14166249,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14166249,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293004.9836,
          4825052.943,
          1293.113716,
          294057.2436,
          4826472.183,
          1307.013716
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293004.9836025889,
                4825052.9430767195,
                1293.1137164328968
              ],
              [
                293004.9836025889,
                4826472.18307672,
                1293.1137164328968
              ],
              [
                294057.2436025889,
                4826472.18307672,
                1307.013716432897
              ],
              [
                294057.2436025889,
                4825052.9430767195,
                1307.013716432897
              ],
              [
                293004.9836025889,
                4825052.9430767195,
                1293.1137164328968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:01:29+00:00",
        "end_time": "2017-09-10T15:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630152,
            43.54971531,
            1293.113716,
            -119.5494602,
            43.56277289,
            1307.013716
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247379832864,
                  43.54971531336974,
                  1293.1137164328968
                ],
                [
                  -119.56301518467538,
                  43.562481646303915,
                  1293.1137164328968
                ],
                [
                  -119.54999882250199,
                  43.5627728931364,
                  1307.013716432897
                ],
                [
                  -119.54946017832322,
                  43.55000643114763,
                  1307.013716432897
                ],
                [
                  -119.56247379832864,
                  43.54971531336974,
                  1293.1137164328968
                ]
              ]
            ]
          },
          "id": "20170910_43119E5401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:01:29Z",
            "pc:count": 14166249,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293539.9456,
                "count": 14166249,
                "maximum": 294057.2436,
                "minimum": 293004.9836,
                "name": "X",
                "position": 0,
                "stddev": 292.694019,
                "variance": 85669.78879
              },
              {
                "average": 4825747.912,
                "count": 14166249,
                "maximum": 4826472.183,
                "minimum": 4825052.943,
                "name": "Y",
                "position": 1,
                "stddev": 396.8819644,
                "variance": 157515.2936
              },
              {
                "average": 1296.777945,
                "count": 14166249,
                "maximum": 1307.013716,
                "minimum": 1293.113716,
                "name": "Z",
                "position": 2,
                "stddev": 2.82074239,
                "variance": 7.956587629
              },
              {
                "average": 32929.97539,
                "count": 14166249,
                "maximum": 61569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5123.006302,
                "variance": 26245193.57
              },
              {
                "average": 1.003381417,
                "count": 14166249,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05908208733,
                "variance": 0.003490693044
              },
              {
                "average": 1.006801165,
                "count": 14166249,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08438429294,
                "variance": 0.007120708894
              },
              {
                "average": 0.5020665668,
                "count": 14166249,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957469,
                "variance": 0.2499957469
              },
              {
                "average": 1.171799253e-05,
                "count": 14166249,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003423135412,
                "variance": 1.171785605e-05
              },
              {
                "average": 1.272976777,
                "count": 14166249,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454890239,
                "variance": 0.1984604704
              },
              {
                "average": -0.2203373934,
                "count": 14166249,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97492107,
                "variance": 143.3987346
              },
              {
                "average": 2.007855502,
                "count": 14166249,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001492888,
                "variance": 1.002988005
              },
              {
                "average": 1161.150053,
                "count": 14166249,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9945589499,
                "variance": 0.9891475049
              },
              {
                "average": 24830.56476,
                "count": 14166249,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13146.93746,
                "variance": 172841964.5
              },
              {
                "average": 31631.06162,
                "count": 14166249,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7435.339921,
                "variance": 55284279.73
              },
              {
                "average": 23196.88489,
                "count": 14166249,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10175.8478,
                "variance": 103547878.5
              },
              {
                "average": 189092654.2,
                "count": 14166249,
                "maximum": 189094489.7,
                "minimum": 189091222.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 620.4556002,
                "variance": 384965.1518
              },
              {
                "average": 0,
                "count": 14166249,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14166249,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14166249,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14166249,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14166249,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293004.9836,
              4825052.943,
              1293.113716,
              294057.2436,
              4826472.183,
              1307.013716
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293004.9836025889,
                    4825052.9430767195,
                    1293.1137164328968
                  ],
                  [
                    293004.9836025889,
                    4826472.18307672,
                    1293.1137164328968
                  ],
                  [
                    294057.2436025889,
                    4826472.18307672,
                    1307.013716432897
                  ],
                  [
                    294057.2436025889,
                    4825052.9430767195,
                    1307.013716432897
                  ],
                  [
                    293004.9836025889,
                    4825052.9430767195,
                    1293.1137164328968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:01:29+00:00",
            "end_time": "2017-09-10T15:07: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": "20170830_43119E4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747565704361,
              43.549734456170754,
              1347.6712865286001
            ],
            [
              -119.38797933223688,
              43.56248322580617,
              1347.6712865286001
            ],
            [
              -119.37499737912552,
              43.562753792749156,
              1383.2912865286
            ],
            [
              -119.37449643580878,
              43.55000490338759,
              1383.2912865286
            ],
            [
              -119.38747565704361,
              43.549734456170754,
              1347.6712865286001
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879793,
        43.54973446,
        1347.671287,
        -119.3744964,
        43.56275379,
        1383.291287
      ],
      "properties": {
        "datetime": "2017-08-31T15:38:55Z",
        "pc:count": 13656709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307665.027,
            "count": 13656709,
            "maximum": 308191.0644,
            "minimum": 307141.7244,
            "name": "X",
            "position": 0,
            "stddev": 293.0215038,
            "variance": 85861.60167
          },
          {
            "average": 4825344.437,
            "count": 13656709,
            "maximum": 4826051.174,
            "minimum": 4824634.074,
            "name": "Y",
            "position": 1,
            "stddev": 399.9895222,
            "variance": 159991.6178
          },
          {
            "average": 1359.278964,
            "count": 13656709,
            "maximum": 1383.291287,
            "minimum": 1347.671287,
            "name": "Z",
            "position": 2,
            "stddev": 4.858975608,
            "variance": 23.60964396
          },
          {
            "average": 21440.475,
            "count": 13656709,
            "maximum": 30497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1578.154879,
            "variance": 2490572.823
          },
          {
            "average": 1.004710725,
            "count": 13656709,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0776841842,
            "variance": 0.006034832474
          },
          {
            "average": 1.00946392,
            "count": 13656709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.116218256,
            "variance": 0.01350668303
          },
          {
            "average": 0.5041101776,
            "count": 13656709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999831245,
            "variance": 0.2499831247
          },
          {
            "average": 4.100548675e-06,
            "count": 13656709,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002024977077,
            "variance": 4.100532161e-06
          },
          {
            "average": 1.190187109,
            "count": 13656709,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392448702,
            "variance": 0.1540159837
          },
          {
            "average": -0.1491313177,
            "count": 13656709,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66535665,
            "variance": 136.0805457
          },
          {
            "average": 1.998309402,
            "count": 13656709,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001560834,
            "variance": 1.003124103
          },
          {
            "average": 1108.206824,
            "count": 13656709,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.044470654,
            "variance": 1.090918947
          },
          {
            "average": 45573.90323,
            "count": 13656709,
            "maximum": 54016,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 2550.014671,
            "variance": 6502574.822
          },
          {
            "average": 43454.76675,
            "count": 13656709,
            "maximum": 51968,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 2280.805778,
            "variance": 5202074.999
          },
          {
            "average": 40414.93968,
            "count": 13656709,
            "maximum": 48896,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 2315.421201,
            "variance": 5361175.338
          },
          {
            "average": 188155806.4,
            "count": 13656709,
            "maximum": 188229135.9,
            "minimum": 188154303.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1711.997464,
            "variance": 2930935.316
          },
          {
            "average": 0,
            "count": 13656709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13656709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13656709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13656709,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13656709,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307141.7244,
          4824634.074,
          1347.671287,
          308191.0644,
          4826051.174,
          1383.291287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307141.72442420985,
                4824634.074457221,
                1347.6712865286001
              ],
              [
                307141.72442420985,
                4826051.17445722,
                1347.6712865286001
              ],
              [
                308191.0644242098,
                4826051.17445722,
                1383.2912865286
              ],
              [
                308191.0644242098,
                4824634.074457221,
                1383.2912865286
              ],
              [
                307141.72442420985,
                4824634.074457221,
                1347.6712865286001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:38:55+00:00",
        "end_time": "2017-08-30T18:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879793,
            43.54973446,
            1347.671287,
            -119.3744964,
            43.56275379,
            1383.291287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747565704361,
                  43.549734456170754,
                  1347.6712865286001
                ],
                [
                  -119.38797933223688,
                  43.56248322580617,
                  1347.6712865286001
                ],
                [
                  -119.37499737912552,
                  43.562753792749156,
                  1383.2912865286
                ],
                [
                  -119.37449643580878,
                  43.55000490338759,
                  1383.2912865286
                ],
                [
                  -119.38747565704361,
                  43.549734456170754,
                  1347.6712865286001
                ]
              ]
            ]
          },
          "id": "20170830_43119E4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:38:55Z",
            "pc:count": 13656709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307665.027,
                "count": 13656709,
                "maximum": 308191.0644,
                "minimum": 307141.7244,
                "name": "X",
                "position": 0,
                "stddev": 293.0215038,
                "variance": 85861.60167
              },
              {
                "average": 4825344.437,
                "count": 13656709,
                "maximum": 4826051.174,
                "minimum": 4824634.074,
                "name": "Y",
                "position": 1,
                "stddev": 399.9895222,
                "variance": 159991.6178
              },
              {
                "average": 1359.278964,
                "count": 13656709,
                "maximum": 1383.291287,
                "minimum": 1347.671287,
                "name": "Z",
                "position": 2,
                "stddev": 4.858975608,
                "variance": 23.60964396
              },
              {
                "average": 21440.475,
                "count": 13656709,
                "maximum": 30497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1578.154879,
                "variance": 2490572.823
              },
              {
                "average": 1.004710725,
                "count": 13656709,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0776841842,
                "variance": 0.006034832474
              },
              {
                "average": 1.00946392,
                "count": 13656709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.116218256,
                "variance": 0.01350668303
              },
              {
                "average": 0.5041101776,
                "count": 13656709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999831245,
                "variance": 0.2499831247
              },
              {
                "average": 4.100548675e-06,
                "count": 13656709,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002024977077,
                "variance": 4.100532161e-06
              },
              {
                "average": 1.190187109,
                "count": 13656709,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392448702,
                "variance": 0.1540159837
              },
              {
                "average": -0.1491313177,
                "count": 13656709,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66535665,
                "variance": 136.0805457
              },
              {
                "average": 1.998309402,
                "count": 13656709,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001560834,
                "variance": 1.003124103
              },
              {
                "average": 1108.206824,
                "count": 13656709,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.044470654,
                "variance": 1.090918947
              },
              {
                "average": 45573.90323,
                "count": 13656709,
                "maximum": 54016,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 2550.014671,
                "variance": 6502574.822
              },
              {
                "average": 43454.76675,
                "count": 13656709,
                "maximum": 51968,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 2280.805778,
                "variance": 5202074.999
              },
              {
                "average": 40414.93968,
                "count": 13656709,
                "maximum": 48896,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 2315.421201,
                "variance": 5361175.338
              },
              {
                "average": 188155806.4,
                "count": 13656709,
                "maximum": 188229135.9,
                "minimum": 188154303.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1711.997464,
                "variance": 2930935.316
              },
              {
                "average": 0,
                "count": 13656709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13656709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13656709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13656709,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13656709,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307141.7244,
              4824634.074,
              1347.671287,
              308191.0644,
              4826051.174,
              1383.291287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307141.72442420985,
                    4824634.074457221,
                    1347.6712865286001
                  ],
                  [
                    307141.72442420985,
                    4826051.17445722,
                    1347.6712865286001
                  ],
                  [
                    308191.0644242098,
                    4826051.17445722,
                    1383.2912865286
                  ],
                  [
                    308191.0644242098,
                    4824634.074457221,
                    1383.2912865286
                  ],
                  [
                    307141.72442420985,
                    4824634.074457221,
                    1347.6712865286001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:38:55+00:00",
            "end_time": "2017-08-30T18: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": "20170830_43119E4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747464897815,
              43.61222885995968,
              1439.3257299235017
            ],
            [
              -119.43799022862949,
              43.62498295742426,
              1439.3257299235017
            ],
            [
              -119.42499778713602,
              43.625259463228474,
              1536.645729923502
            ],
            [
              -119.42448494851028,
              43.612505243372,
              1536.645729923502
            ],
            [
              -119.43747464897815,
              43.61222885995968,
              1439.3257299235017
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379902,
        43.61222886,
        1439.32573,
        -119.4244849,
        43.62525946,
        1536.64573
      ],
      "properties": {
        "datetime": "2017-08-31T15:53:00Z",
        "pc:count": 14030315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303849.2134,
            "count": 14030315,
            "maximum": 304355.5464,
            "minimum": 303306.4064,
            "name": "X",
            "position": 0,
            "stddev": 291.2819099,
            "variance": 84845.15102
          },
          {
            "average": 4832414.744,
            "count": 14030315,
            "maximum": 4833110.001,
            "minimum": 4831692.241,
            "name": "Y",
            "position": 1,
            "stddev": 403.1977776,
            "variance": 162568.4479
          },
          {
            "average": 1474.252546,
            "count": 14030315,
            "maximum": 1536.64573,
            "minimum": 1439.32573,
            "name": "Z",
            "position": 2,
            "stddev": 28.11211451,
            "variance": 790.2909822
          },
          {
            "average": 20118.23187,
            "count": 14030315,
            "maximum": 32209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1945.29231,
            "variance": 3784162.171
          },
          {
            "average": 1.003566919,
            "count": 14030315,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06625138162,
            "variance": 0.004389245567
          },
          {
            "average": 1.007184443,
            "count": 14030315,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09849934664,
            "variance": 0.009702121288
          },
          {
            "average": 0.501447259,
            "count": 14030315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979233,
            "variance": 0.2499979233
          },
          {
            "average": 1.026349016e-05,
            "count": 14030315,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003203651909,
            "variance": 1.026338556e-05
          },
          {
            "average": 1.214079085,
            "count": 14030315,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4101819626,
            "variance": 0.1682492425
          },
          {
            "average": 0.7476604931,
            "count": 14030315,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68166451,
            "variance": 136.4612857
          },
          {
            "average": 1.994288795,
            "count": 14030315,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001568811,
            "variance": 1.003140084
          },
          {
            "average": 1111.084258,
            "count": 14030315,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.220872694,
            "variance": 27.25751168
          },
          {
            "average": 42342.82848,
            "count": 14030315,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3718.512355,
            "variance": 13827334.13
          },
          {
            "average": 40165.16155,
            "count": 14030315,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3378.168071,
            "variance": 11412019.51
          },
          {
            "average": 36378.09559,
            "count": 14030315,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3198.804014,
            "variance": 10232347.12
          },
          {
            "average": 188165239.5,
            "count": 14030315,
            "maximum": 188229980.3,
            "minimum": 188154891,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23678.39914,
            "variance": 560666585.6
          },
          {
            "average": 0,
            "count": 14030315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14030315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14030315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14030315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14030315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303306.4064,
          4831692.241,
          1439.32573,
          304355.5464,
          4833110.001,
          1536.64573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303306.4064459097,
                4831692.240746724,
                1439.3257299235017
              ],
              [
                303306.4064459097,
                4833110.000746724,
                1439.3257299235017
              ],
              [
                304355.5464459097,
                4833110.000746724,
                1536.645729923502
              ],
              [
                304355.5464459097,
                4831692.240746724,
                1536.645729923502
              ],
              [
                303306.4064459097,
                4831692.240746724,
                1439.3257299235017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:53:00+00:00",
        "end_time": "2017-08-30T19:01:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379902,
            43.61222886,
            1439.32573,
            -119.4244849,
            43.62525946,
            1536.64573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747464897815,
                  43.61222885995968,
                  1439.3257299235017
                ],
                [
                  -119.43799022862949,
                  43.62498295742426,
                  1439.3257299235017
                ],
                [
                  -119.42499778713602,
                  43.625259463228474,
                  1536.645729923502
                ],
                [
                  -119.42448494851028,
                  43.612505243372,
                  1536.645729923502
                ],
                [
                  -119.43747464897815,
                  43.61222885995968,
                  1439.3257299235017
                ]
              ]
            ]
          },
          "id": "20170830_43119E4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:53:00Z",
            "pc:count": 14030315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303849.2134,
                "count": 14030315,
                "maximum": 304355.5464,
                "minimum": 303306.4064,
                "name": "X",
                "position": 0,
                "stddev": 291.2819099,
                "variance": 84845.15102
              },
              {
                "average": 4832414.744,
                "count": 14030315,
                "maximum": 4833110.001,
                "minimum": 4831692.241,
                "name": "Y",
                "position": 1,
                "stddev": 403.1977776,
                "variance": 162568.4479
              },
              {
                "average": 1474.252546,
                "count": 14030315,
                "maximum": 1536.64573,
                "minimum": 1439.32573,
                "name": "Z",
                "position": 2,
                "stddev": 28.11211451,
                "variance": 790.2909822
              },
              {
                "average": 20118.23187,
                "count": 14030315,
                "maximum": 32209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1945.29231,
                "variance": 3784162.171
              },
              {
                "average": 1.003566919,
                "count": 14030315,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06625138162,
                "variance": 0.004389245567
              },
              {
                "average": 1.007184443,
                "count": 14030315,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09849934664,
                "variance": 0.009702121288
              },
              {
                "average": 0.501447259,
                "count": 14030315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979233,
                "variance": 0.2499979233
              },
              {
                "average": 1.026349016e-05,
                "count": 14030315,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003203651909,
                "variance": 1.026338556e-05
              },
              {
                "average": 1.214079085,
                "count": 14030315,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4101819626,
                "variance": 0.1682492425
              },
              {
                "average": 0.7476604931,
                "count": 14030315,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68166451,
                "variance": 136.4612857
              },
              {
                "average": 1.994288795,
                "count": 14030315,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001568811,
                "variance": 1.003140084
              },
              {
                "average": 1111.084258,
                "count": 14030315,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.220872694,
                "variance": 27.25751168
              },
              {
                "average": 42342.82848,
                "count": 14030315,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3718.512355,
                "variance": 13827334.13
              },
              {
                "average": 40165.16155,
                "count": 14030315,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3378.168071,
                "variance": 11412019.51
              },
              {
                "average": 36378.09559,
                "count": 14030315,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3198.804014,
                "variance": 10232347.12
              },
              {
                "average": 188165239.5,
                "count": 14030315,
                "maximum": 188229980.3,
                "minimum": 188154891,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23678.39914,
                "variance": 560666585.6
              },
              {
                "average": 0,
                "count": 14030315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14030315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14030315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14030315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14030315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303306.4064,
              4831692.241,
              1439.32573,
              304355.5464,
              4833110.001,
              1536.64573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303306.4064459097,
                    4831692.240746724,
                    1439.3257299235017
                  ],
                  [
                    303306.4064459097,
                    4833110.000746724,
                    1439.3257299235017
                  ],
                  [
                    304355.5464459097,
                    4833110.000746724,
                    1536.645729923502
                  ],
                  [
                    304355.5464459097,
                    4831692.240746724,
                    1536.645729923502
                  ],
                  [
                    303306.4064459097,
                    4831692.240746724,
                    1439.3257299235017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:53:00+00:00",
            "end_time": "2017-08-30T19:01: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": "20170830_43119E3108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997634848341,
              43.599738805127814,
              1511.632321235511
            ],
            [
              -119.35047281459839,
              43.612483490411336,
              1511.632321235511
            ],
            [
              -119.33749635216564,
              43.612749700363935,
              1631.132321235511
            ],
            [
              -119.3370026208347,
              43.60000489733029,
              1631.132321235511
            ],
            [
              -119.34997634848341,
              43.599738805127814,
              1511.632321235511
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504728,
        43.59973881,
        1511.632321,
        -119.3370026,
        43.6127497,
        1631.132321
      ],
      "properties": {
        "datetime": "2017-08-30T17:22:30Z",
        "pc:count": 13915463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310858.4575,
            "count": 13915463,
            "maximum": 311376.0761,
            "minimum": 310328.0761,
            "name": "X",
            "position": 0,
            "stddev": 294.1685249,
            "variance": 86535.12106
          },
          {
            "average": 4830799.591,
            "count": 13915463,
            "maximum": 4831518.057,
            "minimum": 4830101.437,
            "name": "Y",
            "position": 1,
            "stddev": 399.3943493,
            "variance": 159515.8463
          },
          {
            "average": 1572.702665,
            "count": 13915463,
            "maximum": 1631.132321,
            "minimum": 1511.632321,
            "name": "Z",
            "position": 2,
            "stddev": 27.66100614,
            "variance": 765.1312607
          },
          {
            "average": 19615.63012,
            "count": 13915463,
            "maximum": 29201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2028.702477,
            "variance": 4115633.74
          },
          {
            "average": 1.011001862,
            "count": 13915463,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.119202372,
            "variance": 0.01420920548
          },
          {
            "average": 1.02216642,
            "count": 13915463,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1788504548,
            "variance": 0.03198748519
          },
          {
            "average": 0.502360791,
            "count": 13915463,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944446,
            "variance": 0.2499944446
          },
          {
            "average": 5.030375202e-07,
            "count": 13915463,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007092512272,
            "variance": 5.030373033e-07
          },
          {
            "average": 1.146633425,
            "count": 13915463,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3537401202,
            "variance": 0.1251320727
          },
          {
            "average": 0.05339836066,
            "count": 13915463,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80661004,
            "variance": 139.3960407
          },
          {
            "average": 1.994620157,
            "count": 13915463,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004153086,
            "variance": 1.008323421
          },
          {
            "average": 1095.355911,
            "count": 13915463,
            "maximum": 1098,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9956263835,
            "variance": 0.9912718954
          },
          {
            "average": 32940.44431,
            "count": 13915463,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6963.453496,
            "variance": 48489684.59
          },
          {
            "average": 33294.38306,
            "count": 13915463,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4950.50976,
            "variance": 24507546.89
          },
          {
            "average": 29157.12332,
            "count": 13915463,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5315.489876,
            "variance": 28254432.62
          },
          {
            "average": 188147433.3,
            "count": 13915463,
            "maximum": 188148950.7,
            "minimum": 188146148.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 587.9671018,
            "variance": 345705.3128
          },
          {
            "average": 0,
            "count": 13915463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310328.0761,
          4830101.437,
          1511.632321,
          311376.0761,
          4831518.057,
          1631.132321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310328.0760719899,
                4830101.4367813775,
                1511.632321235511
              ],
              [
                310328.0760719899,
                4831518.056781377,
                1511.632321235511
              ],
              [
                311376.0760719899,
                4831518.056781377,
                1631.132321235511
              ],
              [
                311376.0760719899,
                4830101.4367813775,
                1631.132321235511
              ],
              [
                310328.0760719899,
                4830101.4367813775,
                1511.632321235511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:22:30+00:00",
        "end_time": "2017-08-30T16:35:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504728,
            43.59973881,
            1511.632321,
            -119.3370026,
            43.6127497,
            1631.132321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997634848341,
                  43.599738805127814,
                  1511.632321235511
                ],
                [
                  -119.35047281459839,
                  43.612483490411336,
                  1511.632321235511
                ],
                [
                  -119.33749635216564,
                  43.612749700363935,
                  1631.132321235511
                ],
                [
                  -119.3370026208347,
                  43.60000489733029,
                  1631.132321235511
                ],
                [
                  -119.34997634848341,
                  43.599738805127814,
                  1511.632321235511
                ]
              ]
            ]
          },
          "id": "20170830_43119E3108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:22:30Z",
            "pc:count": 13915463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310858.4575,
                "count": 13915463,
                "maximum": 311376.0761,
                "minimum": 310328.0761,
                "name": "X",
                "position": 0,
                "stddev": 294.1685249,
                "variance": 86535.12106
              },
              {
                "average": 4830799.591,
                "count": 13915463,
                "maximum": 4831518.057,
                "minimum": 4830101.437,
                "name": "Y",
                "position": 1,
                "stddev": 399.3943493,
                "variance": 159515.8463
              },
              {
                "average": 1572.702665,
                "count": 13915463,
                "maximum": 1631.132321,
                "minimum": 1511.632321,
                "name": "Z",
                "position": 2,
                "stddev": 27.66100614,
                "variance": 765.1312607
              },
              {
                "average": 19615.63012,
                "count": 13915463,
                "maximum": 29201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2028.702477,
                "variance": 4115633.74
              },
              {
                "average": 1.011001862,
                "count": 13915463,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.119202372,
                "variance": 0.01420920548
              },
              {
                "average": 1.02216642,
                "count": 13915463,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1788504548,
                "variance": 0.03198748519
              },
              {
                "average": 0.502360791,
                "count": 13915463,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944446,
                "variance": 0.2499944446
              },
              {
                "average": 5.030375202e-07,
                "count": 13915463,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007092512272,
                "variance": 5.030373033e-07
              },
              {
                "average": 1.146633425,
                "count": 13915463,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3537401202,
                "variance": 0.1251320727
              },
              {
                "average": 0.05339836066,
                "count": 13915463,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80661004,
                "variance": 139.3960407
              },
              {
                "average": 1.994620157,
                "count": 13915463,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004153086,
                "variance": 1.008323421
              },
              {
                "average": 1095.355911,
                "count": 13915463,
                "maximum": 1098,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9956263835,
                "variance": 0.9912718954
              },
              {
                "average": 32940.44431,
                "count": 13915463,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6963.453496,
                "variance": 48489684.59
              },
              {
                "average": 33294.38306,
                "count": 13915463,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4950.50976,
                "variance": 24507546.89
              },
              {
                "average": 29157.12332,
                "count": 13915463,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5315.489876,
                "variance": 28254432.62
              },
              {
                "average": 188147433.3,
                "count": 13915463,
                "maximum": 188148950.7,
                "minimum": 188146148.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 587.9671018,
                "variance": 345705.3128
              },
              {
                "average": 0,
                "count": 13915463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310328.0761,
              4830101.437,
              1511.632321,
              311376.0761,
              4831518.057,
              1631.132321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310328.0760719899,
                    4830101.4367813775,
                    1511.632321235511
                  ],
                  [
                    310328.0760719899,
                    4831518.056781377,
                    1511.632321235511
                  ],
                  [
                    311376.0760719899,
                    4831518.056781377,
                    1631.132321235511
                  ],
                  [
                    311376.0760719899,
                    4830101.4367813775,
                    1631.132321235511
                  ],
                  [
                    310328.0760719899,
                    4830101.4367813775,
                    1511.632321235511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:22:30+00:00",
            "end_time": "2017-08-30T16:35: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": "20170831_43119E4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997457866681,
              43.61222195480611,
              1332.981655141032
            ],
            [
              -119.50050367599815,
              43.62498282755824,
              1332.981655141032
            ],
            [
              -119.48749772748918,
              43.625266745309624,
              1428.6616551410318
            ],
            [
              -119.48697137523284,
              43.61250574681804,
              1428.6616551410318
            ],
            [
              -119.49997457866681,
              43.61222195480611,
              1332.981655141032
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005037,
        43.61222195,
        1332.981655,
        -119.4869714,
        43.62526675,
        1428.661655
      ],
      "properties": {
        "datetime": "2017-08-31T17:53:59Z",
        "pc:count": 13887477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298777.1416,
            "count": 13887477,
            "maximum": 299313.0339,
            "minimum": 298262.7539,
            "name": "X",
            "position": 0,
            "stddev": 288.9480628,
            "variance": 83490.98302
          },
          {
            "average": 4832545.318,
            "count": 13887477,
            "maximum": 4833260.047,
            "minimum": 4831841.467,
            "name": "Y",
            "position": 1,
            "stddev": 402.628412,
            "variance": 162109.6381
          },
          {
            "average": 1381.539319,
            "count": 13887477,
            "maximum": 1428.661655,
            "minimum": 1332.981655,
            "name": "Z",
            "position": 2,
            "stddev": 22.33809871,
            "variance": 498.9906539
          },
          {
            "average": 18943.66339,
            "count": 13887477,
            "maximum": 31153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2932.025254,
            "variance": 8596772.09
          },
          {
            "average": 1.041905596,
            "count": 13887477,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2322323533,
            "variance": 0.05393186592
          },
          {
            "average": 1.084390923,
            "count": 13887477,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3457547242,
            "variance": 0.1195463293
          },
          {
            "average": 0.5026789963,
            "count": 13887477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928409,
            "variance": 0.249992841
          },
          {
            "average": 7.200731998e-07,
            "count": 13887477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008485709947,
            "variance": 7.200727331e-07
          },
          {
            "average": 1.189686003,
            "count": 13887477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3920525911,
            "variance": 0.1537052342
          },
          {
            "average": 0.2287306183,
            "count": 13887477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60912992,
            "variance": 134.7718974
          },
          {
            "average": 1.968575646,
            "count": 13887477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013872097,
            "variance": 1.027936628
          },
          {
            "average": 1134.87998,
            "count": 13887477,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9766051905,
            "variance": 0.9537576982
          },
          {
            "average": 40997.94871,
            "count": 13887477,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5197.520279,
            "variance": 27014217.05
          },
          {
            "average": 39251.95863,
            "count": 13887477,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4436.776523,
            "variance": 19684985.91
          },
          {
            "average": 36127.14082,
            "count": 13887477,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4229.062569,
            "variance": 17884970.21
          },
          {
            "average": 188235811.5,
            "count": 13887477,
            "maximum": 188237239.3,
            "minimum": 188233293.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 662.2271952,
            "variance": 438544.8581
          },
          {
            "average": 0,
            "count": 13887477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13887477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13887477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13887477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13887477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298262.7539,
          4831841.467,
          1332.981655,
          299313.0339,
          4833260.047,
          1428.661655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298262.7539131901,
                4831841.466646151,
                1332.981655141032
              ],
              [
                298262.7539131901,
                4833260.046646151,
                1332.981655141032
              ],
              [
                299313.0339131901,
                4833260.046646151,
                1428.6616551410318
              ],
              [
                299313.0339131901,
                4831841.466646151,
                1428.6616551410318
              ],
              [
                298262.7539131901,
                4831841.466646151,
                1332.981655141032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:53:59+00:00",
        "end_time": "2017-08-31T16:48:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005037,
            43.61222195,
            1332.981655,
            -119.4869714,
            43.62526675,
            1428.661655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997457866681,
                  43.61222195480611,
                  1332.981655141032
                ],
                [
                  -119.50050367599815,
                  43.62498282755824,
                  1332.981655141032
                ],
                [
                  -119.48749772748918,
                  43.625266745309624,
                  1428.6616551410318
                ],
                [
                  -119.48697137523284,
                  43.61250574681804,
                  1428.6616551410318
                ],
                [
                  -119.49997457866681,
                  43.61222195480611,
                  1332.981655141032
                ]
              ]
            ]
          },
          "id": "20170831_43119E4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:53:59Z",
            "pc:count": 13887477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298777.1416,
                "count": 13887477,
                "maximum": 299313.0339,
                "minimum": 298262.7539,
                "name": "X",
                "position": 0,
                "stddev": 288.9480628,
                "variance": 83490.98302
              },
              {
                "average": 4832545.318,
                "count": 13887477,
                "maximum": 4833260.047,
                "minimum": 4831841.467,
                "name": "Y",
                "position": 1,
                "stddev": 402.628412,
                "variance": 162109.6381
              },
              {
                "average": 1381.539319,
                "count": 13887477,
                "maximum": 1428.661655,
                "minimum": 1332.981655,
                "name": "Z",
                "position": 2,
                "stddev": 22.33809871,
                "variance": 498.9906539
              },
              {
                "average": 18943.66339,
                "count": 13887477,
                "maximum": 31153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2932.025254,
                "variance": 8596772.09
              },
              {
                "average": 1.041905596,
                "count": 13887477,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2322323533,
                "variance": 0.05393186592
              },
              {
                "average": 1.084390923,
                "count": 13887477,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3457547242,
                "variance": 0.1195463293
              },
              {
                "average": 0.5026789963,
                "count": 13887477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928409,
                "variance": 0.249992841
              },
              {
                "average": 7.200731998e-07,
                "count": 13887477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008485709947,
                "variance": 7.200727331e-07
              },
              {
                "average": 1.189686003,
                "count": 13887477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3920525911,
                "variance": 0.1537052342
              },
              {
                "average": 0.2287306183,
                "count": 13887477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60912992,
                "variance": 134.7718974
              },
              {
                "average": 1.968575646,
                "count": 13887477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013872097,
                "variance": 1.027936628
              },
              {
                "average": 1134.87998,
                "count": 13887477,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9766051905,
                "variance": 0.9537576982
              },
              {
                "average": 40997.94871,
                "count": 13887477,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5197.520279,
                "variance": 27014217.05
              },
              {
                "average": 39251.95863,
                "count": 13887477,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4436.776523,
                "variance": 19684985.91
              },
              {
                "average": 36127.14082,
                "count": 13887477,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4229.062569,
                "variance": 17884970.21
              },
              {
                "average": 188235811.5,
                "count": 13887477,
                "maximum": 188237239.3,
                "minimum": 188233293.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 662.2271952,
                "variance": 438544.8581
              },
              {
                "average": 0,
                "count": 13887477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13887477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13887477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13887477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13887477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298262.7539,
              4831841.467,
              1332.981655,
              299313.0339,
              4833260.047,
              1428.661655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298262.7539131901,
                    4831841.466646151,
                    1332.981655141032
                  ],
                  [
                    298262.7539131901,
                    4833260.046646151,
                    1332.981655141032
                  ],
                  [
                    299313.0339131901,
                    4833260.046646151,
                    1428.6616551410318
                  ],
                  [
                    299313.0339131901,
                    4831841.466646151,
                    1428.6616551410318
                  ],
                  [
                    298262.7539131901,
                    4831841.466646151,
                    1332.981655141032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:53:59+00:00",
            "end_time": "2017-08-31T16:48:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119D5420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51204190288182,
              43.38723007440297,
              1314.2138015400724
            ],
            [
              -119.51256941666378,
              43.39999187281464,
              1314.2138015400724
            ],
            [
              -119.49999896109532,
              43.40026753183869,
              1358.2138015400724
            ],
            [
              -119.49947407976205,
              43.38750561128557,
              1358.2138015400724
            ],
            [
              -119.51204190288182,
              43.38723007440297,
              1314.2138015400724
            ]
          ]
        ]
      },
      "bbox": [
        -119.5125694,
        43.38723007,
        1314.213802,
        -119.4994741,
        43.40026753,
        1358.213802
      ],
      "properties": {
        "datetime": "2017-08-31T15:03:58Z",
        "pc:count": 7434848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297209.293,
            "count": 7434848,
            "maximum": 297553.213,
            "minimum": 296534.313,
            "name": "X",
            "position": 0,
            "stddev": 238.7932361,
            "variance": 57022.20959
          },
          {
            "average": 4807721.422,
            "count": 7434848,
            "maximum": 4808301.057,
            "minimum": 4806882.417,
            "name": "Y",
            "position": 1,
            "stddev": 421.5779868,
            "variance": 177727.999
          },
          {
            "average": 1321.11527,
            "count": 7434848,
            "maximum": 1358.213802,
            "minimum": 1314.213802,
            "name": "Z",
            "position": 2,
            "stddev": 2.688747956,
            "variance": 7.229365573
          },
          {
            "average": 18861.04936,
            "count": 7434848,
            "maximum": 26305,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 1655.854258,
            "variance": 2741853.322
          },
          {
            "average": 1.002253173,
            "count": 7434848,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05041408054,
            "variance": 0.002541579516
          },
          {
            "average": 1.004516165,
            "count": 7434848,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07385639687,
            "variance": 0.005454767358
          },
          {
            "average": 0.5004141309,
            "count": 7434848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998621,
            "variance": 0.2499998621
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221143458,
            "count": 7434848,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4150169303,
            "variance": 0.1722390524
          },
          {
            "average": 0.765440401,
            "count": 7434848,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82679493,
            "variance": 139.8730784
          },
          {
            "average": 1.995666354,
            "count": 7434848,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001369996,
            "variance": 1.002741868
          },
          {
            "average": 1115.877591,
            "count": 7434848,
            "maximum": 1118,
            "minimum": 1114,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8116536359,
            "variance": 0.6587816247
          },
          {
            "average": 45318.56093,
            "count": 7434848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2716.970991,
            "variance": 7381931.368
          },
          {
            "average": 43572.92081,
            "count": 7434848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2655.377059,
            "variance": 7051027.327
          },
          {
            "average": 40448.43681,
            "count": 7434848,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2635.800427,
            "variance": 6947443.892
          },
          {
            "average": 188226245.5,
            "count": 7434848,
            "maximum": 188227038.2,
            "minimum": 188225576.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 294.636764,
            "variance": 86810.82272
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7434848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296534.313,
          4806882.417,
          1314.213802,
          297553.213,
          4808301.057,
          1358.213802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296534.3130323078,
                4806882.417405735,
                1314.2138015400724
              ],
              [
                296534.3130323078,
                4808301.057405735,
                1314.2138015400724
              ],
              [
                297553.2130323078,
                4808301.057405735,
                1358.2138015400724
              ],
              [
                297553.2130323078,
                4806882.417405735,
                1358.2138015400724
              ],
              [
                296534.3130323078,
                4806882.417405735,
                1314.2138015400724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:03:58+00:00",
        "end_time": "2017-08-31T14:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5125694,
            43.38723007,
            1314.213802,
            -119.4994741,
            43.40026753,
            1358.213802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51204190288182,
                  43.38723007440297,
                  1314.2138015400724
                ],
                [
                  -119.51256941666378,
                  43.39999187281464,
                  1314.2138015400724
                ],
                [
                  -119.49999896109532,
                  43.40026753183869,
                  1358.2138015400724
                ],
                [
                  -119.49947407976205,
                  43.38750561128557,
                  1358.2138015400724
                ],
                [
                  -119.51204190288182,
                  43.38723007440297,
                  1314.2138015400724
                ]
              ]
            ]
          },
          "id": "20170831_43119D5420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:03:58Z",
            "pc:count": 7434848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297209.293,
                "count": 7434848,
                "maximum": 297553.213,
                "minimum": 296534.313,
                "name": "X",
                "position": 0,
                "stddev": 238.7932361,
                "variance": 57022.20959
              },
              {
                "average": 4807721.422,
                "count": 7434848,
                "maximum": 4808301.057,
                "minimum": 4806882.417,
                "name": "Y",
                "position": 1,
                "stddev": 421.5779868,
                "variance": 177727.999
              },
              {
                "average": 1321.11527,
                "count": 7434848,
                "maximum": 1358.213802,
                "minimum": 1314.213802,
                "name": "Z",
                "position": 2,
                "stddev": 2.688747956,
                "variance": 7.229365573
              },
              {
                "average": 18861.04936,
                "count": 7434848,
                "maximum": 26305,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 1655.854258,
                "variance": 2741853.322
              },
              {
                "average": 1.002253173,
                "count": 7434848,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05041408054,
                "variance": 0.002541579516
              },
              {
                "average": 1.004516165,
                "count": 7434848,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07385639687,
                "variance": 0.005454767358
              },
              {
                "average": 0.5004141309,
                "count": 7434848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998621,
                "variance": 0.2499998621
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221143458,
                "count": 7434848,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4150169303,
                "variance": 0.1722390524
              },
              {
                "average": 0.765440401,
                "count": 7434848,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82679493,
                "variance": 139.8730784
              },
              {
                "average": 1.995666354,
                "count": 7434848,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001369996,
                "variance": 1.002741868
              },
              {
                "average": 1115.877591,
                "count": 7434848,
                "maximum": 1118,
                "minimum": 1114,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8116536359,
                "variance": 0.6587816247
              },
              {
                "average": 45318.56093,
                "count": 7434848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2716.970991,
                "variance": 7381931.368
              },
              {
                "average": 43572.92081,
                "count": 7434848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2655.377059,
                "variance": 7051027.327
              },
              {
                "average": 40448.43681,
                "count": 7434848,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2635.800427,
                "variance": 6947443.892
              },
              {
                "average": 188226245.5,
                "count": 7434848,
                "maximum": 188227038.2,
                "minimum": 188225576.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 294.636764,
                "variance": 86810.82272
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7434848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296534.313,
              4806882.417,
              1314.213802,
              297553.213,
              4808301.057,
              1358.213802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296534.3130323078,
                    4806882.417405735,
                    1314.2138015400724
                  ],
                  [
                    296534.3130323078,
                    4808301.057405735,
                    1314.2138015400724
                  ],
                  [
                    297553.2130323078,
                    4808301.057405735,
                    1358.2138015400724
                  ],
                  [
                    297553.2130323078,
                    4806882.417405735,
                    1358.2138015400724
                  ],
                  [
                    296534.3130323078,
                    4806882.417405735,
                    1314.2138015400724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:03:58+00:00",
            "end_time": "2017-08-31T14:39:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497464132722,
              43.524725520318455,
              1278.9084372764303
            ],
            [
              -119.4754966699727,
              43.53748233349057,
              1278.9084372764303
            ],
            [
              -119.46249792155344,
              43.537763206046414,
              1311.3284372764303
            ],
            [
              -119.46197862729234,
              43.52500626850386,
              1311.3284372764303
            ],
            [
              -119.47497464132722,
              43.524725520318455,
              1278.9084372764303
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754967,
        43.52472552,
        1278.908437,
        -119.4619786,
        43.53776321,
        1311.328437
      ],
      "properties": {
        "datetime": "2017-09-08T22:50:59Z",
        "pc:count": 21405283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300446.3373,
            "count": 21405283,
            "maximum": 301041.9071,
            "minimum": 299990.7071,
            "name": "X",
            "position": 0,
            "stddev": 288.1440086,
            "variance": 83026.96971
          },
          {
            "average": 4822719.335,
            "count": 21405283,
            "maximum": 4823481.328,
            "minimum": 4822063.248,
            "name": "Y",
            "position": 1,
            "stddev": 394.2537614,
            "variance": 155436.0284
          },
          {
            "average": 1287.188522,
            "count": 21405283,
            "maximum": 1311.328437,
            "minimum": 1278.908437,
            "name": "Z",
            "position": 2,
            "stddev": 7.99751199,
            "variance": 63.96019803
          },
          {
            "average": 24153.14671,
            "count": 21405283,
            "maximum": 52545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4413.887947,
            "variance": 19482406.81
          },
          {
            "average": 1.000619847,
            "count": 21405283,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02518383428,
            "variance": 0.0006342255089
          },
          {
            "average": 1.001235256,
            "count": 21405283,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03574023072,
            "variance": 0.001277364092
          },
          {
            "average": 0.5008068335,
            "count": 21405283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993607,
            "variance": 0.2499993607
          },
          {
            "average": 8.455856435e-06,
            "count": 21405283,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002907883307,
            "variance": 8.455785329e-06
          },
          {
            "average": 1.12431403,
            "count": 21405283,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3299394752,
            "variance": 0.1088600573
          },
          {
            "average": 0.8439542897,
            "count": 21405283,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90540462,
            "variance": 141.7386591
          },
          {
            "average": 1.998694388,
            "count": 21405283,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000794033,
            "variance": 1.001588697
          },
          {
            "average": 1141.765814,
            "count": 21405283,
            "maximum": 1148,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.122440544,
            "variance": 4.504753864
          },
          {
            "average": 35044.11933,
            "count": 21405283,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12438.90782,
            "variance": 154726427.8
          },
          {
            "average": 36148.16307,
            "count": 21405283,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8968.427799,
            "variance": 80432697.19
          },
          {
            "average": 30748.34297,
            "count": 21405283,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9196.32096,
            "variance": 84572319.21
          },
          {
            "average": 188360158.4,
            "count": 21405283,
            "maximum": 188946259.4,
            "minimum": 188237702.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 265228.8414,
            "variance": 70346338330.0
          },
          {
            "average": 0,
            "count": 21405283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21405283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21405283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21405283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21405283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299990.7071,
          4822063.248,
          1278.908437,
          301041.9071,
          4823481.328,
          1311.328437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299990.7071074835,
                4822063.248150746,
                1278.9084372764303
              ],
              [
                299990.7071074835,
                4823481.328150746,
                1278.9084372764303
              ],
              [
                301041.9071074835,
                4823481.328150746,
                1311.3284372764303
              ],
              [
                301041.9071074835,
                4822063.248150746,
                1311.3284372764303
              ],
              [
                299990.7071074835,
                4822063.248150746,
                1278.9084372764303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:50:59+00:00",
        "end_time": "2017-08-31T18:01:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754967,
            43.52472552,
            1278.908437,
            -119.4619786,
            43.53776321,
            1311.328437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497464132722,
                  43.524725520318455,
                  1278.9084372764303
                ],
                [
                  -119.4754966699727,
                  43.53748233349057,
                  1278.9084372764303
                ],
                [
                  -119.46249792155344,
                  43.537763206046414,
                  1311.3284372764303
                ],
                [
                  -119.46197862729234,
                  43.52500626850386,
                  1311.3284372764303
                ],
                [
                  -119.47497464132722,
                  43.524725520318455,
                  1278.9084372764303
                ]
              ]
            ]
          },
          "id": "20170831_43119E4313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:50:59Z",
            "pc:count": 21405283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300446.3373,
                "count": 21405283,
                "maximum": 301041.9071,
                "minimum": 299990.7071,
                "name": "X",
                "position": 0,
                "stddev": 288.1440086,
                "variance": 83026.96971
              },
              {
                "average": 4822719.335,
                "count": 21405283,
                "maximum": 4823481.328,
                "minimum": 4822063.248,
                "name": "Y",
                "position": 1,
                "stddev": 394.2537614,
                "variance": 155436.0284
              },
              {
                "average": 1287.188522,
                "count": 21405283,
                "maximum": 1311.328437,
                "minimum": 1278.908437,
                "name": "Z",
                "position": 2,
                "stddev": 7.99751199,
                "variance": 63.96019803
              },
              {
                "average": 24153.14671,
                "count": 21405283,
                "maximum": 52545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4413.887947,
                "variance": 19482406.81
              },
              {
                "average": 1.000619847,
                "count": 21405283,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02518383428,
                "variance": 0.0006342255089
              },
              {
                "average": 1.001235256,
                "count": 21405283,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03574023072,
                "variance": 0.001277364092
              },
              {
                "average": 0.5008068335,
                "count": 21405283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993607,
                "variance": 0.2499993607
              },
              {
                "average": 8.455856435e-06,
                "count": 21405283,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002907883307,
                "variance": 8.455785329e-06
              },
              {
                "average": 1.12431403,
                "count": 21405283,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3299394752,
                "variance": 0.1088600573
              },
              {
                "average": 0.8439542897,
                "count": 21405283,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90540462,
                "variance": 141.7386591
              },
              {
                "average": 1.998694388,
                "count": 21405283,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000794033,
                "variance": 1.001588697
              },
              {
                "average": 1141.765814,
                "count": 21405283,
                "maximum": 1148,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.122440544,
                "variance": 4.504753864
              },
              {
                "average": 35044.11933,
                "count": 21405283,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12438.90782,
                "variance": 154726427.8
              },
              {
                "average": 36148.16307,
                "count": 21405283,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8968.427799,
                "variance": 80432697.19
              },
              {
                "average": 30748.34297,
                "count": 21405283,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9196.32096,
                "variance": 84572319.21
              },
              {
                "average": 188360158.4,
                "count": 21405283,
                "maximum": 188946259.4,
                "minimum": 188237702.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 265228.8414,
                "variance": 70346338330.0
              },
              {
                "average": 0,
                "count": 21405283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21405283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21405283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21405283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21405283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299990.7071,
              4822063.248,
              1278.908437,
              301041.9071,
              4823481.328,
              1311.328437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299990.7071074835,
                    4822063.248150746,
                    1278.9084372764303
                  ],
                  [
                    299990.7071074835,
                    4823481.328150746,
                    1278.9084372764303
                  ],
                  [
                    301041.9071074835,
                    4823481.328150746,
                    1311.3284372764303
                  ],
                  [
                    301041.9071074835,
                    4822063.248150746,
                    1311.3284372764303
                  ],
                  [
                    299990.7071074835,
                    4822063.248150746,
                    1278.9084372764303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:50:59+00:00",
            "end_time": "2017-08-31T18:01:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E2417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.17497660466678,
              43.51225728289936,
              1268.7778667262537
            ],
            [
              -119.17543405742596,
              43.52498534964021,
              1268.7778667262537
            ],
            [
              -119.16249533241377,
              43.52523091113435,
              1320.2978667262537
            ],
            [
              -119.16204059524098,
              43.5125027359014,
              1320.2978667262537
            ],
            [
              -119.17497660466678,
              43.51225728289936,
              1268.7778667262537
            ]
          ]
        ]
      },
      "bbox": [
        -119.1754341,
        43.51225728,
        1268.777867,
        -119.1620406,
        43.52523091,
        1320.297867
      ],
      "properties": {
        "datetime": "2017-08-28T19:14:43Z",
        "pc:count": 13953316,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324726.868,
            "count": 13953316,
            "maximum": 325245.1316,
            "minimum": 324198.7916,
            "name": "X",
            "position": 0,
            "stddev": 296.0276406,
            "variance": 87632.36402
          },
          {
            "average": 4820716.361,
            "count": 13953316,
            "maximum": 4821415.188,
            "minimum": 4820000.608,
            "name": "Y",
            "position": 1,
            "stddev": 408.1355895,
            "variance": 166574.6594
          },
          {
            "average": 1287.509519,
            "count": 13953316,
            "maximum": 1320.297867,
            "minimum": 1268.777867,
            "name": "Z",
            "position": 2,
            "stddev": 9.628194336,
            "variance": 92.70212617
          },
          {
            "average": 22326.63536,
            "count": 13953316,
            "maximum": 47745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2719.293002,
            "variance": 7394554.433
          },
          {
            "average": 1.005358153,
            "count": 13953316,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08001083319,
            "variance": 0.006401733427
          },
          {
            "average": 1.010715589,
            "count": 13953316,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1177628544,
            "variance": 0.01386808988
          },
          {
            "average": 0.498275822,
            "count": 13953316,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970451,
            "variance": 0.2499970451
          },
          {
            "average": 2.50836432e-06,
            "count": 13953316,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001583779722,
            "variance": 2.508358208e-06
          },
          {
            "average": 1.21305466,
            "count": 13953316,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4094659742,
            "variance": 0.167662384
          },
          {
            "average": 1.283548186,
            "count": 13953316,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82105485,
            "variance": 139.7373379
          },
          {
            "average": 2.003799885,
            "count": 13953316,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002375485,
            "variance": 1.004756613
          },
          {
            "average": 1037.868177,
            "count": 13953316,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.598727604,
            "variance": 2.555929951
          },
          {
            "average": 44059.55063,
            "count": 13953316,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3457.364038,
            "variance": 11953366.09
          },
          {
            "average": 42144.40087,
            "count": 13953316,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3253.671496,
            "variance": 10586378.21
          },
          {
            "average": 38498.91073,
            "count": 13953316,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3144.23856,
            "variance": 9886236.121
          },
          {
            "average": 187981785.8,
            "count": 13953316,
            "maximum": 187982883.2,
            "minimum": 187980772.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 540.3668543,
            "variance": 291996.3372
          },
          {
            "average": 0,
            "count": 13953316,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953316,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953316,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953316,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13953316,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324198.7916,
          4820000.608,
          1268.777867,
          325245.1316,
          4821415.188,
          1320.297867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324198.79156192986,
                4820000.607791758,
                1268.7778667262537
              ],
              [
                324198.79156192986,
                4821415.187791758,
                1268.7778667262537
              ],
              [
                325245.1315619298,
                4821415.187791758,
                1320.2978667262537
              ],
              [
                325245.1315619298,
                4820000.607791758,
                1320.2978667262537
              ],
              [
                324198.79156192986,
                4820000.607791758,
                1268.7778667262537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:14:43+00:00",
        "end_time": "2017-08-28T18:39:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1754341,
            43.51225728,
            1268.777867,
            -119.1620406,
            43.52523091,
            1320.297867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.17497660466678,
                  43.51225728289936,
                  1268.7778667262537
                ],
                [
                  -119.17543405742596,
                  43.52498534964021,
                  1268.7778667262537
                ],
                [
                  -119.16249533241377,
                  43.52523091113435,
                  1320.2978667262537
                ],
                [
                  -119.16204059524098,
                  43.5125027359014,
                  1320.2978667262537
                ],
                [
                  -119.17497660466678,
                  43.51225728289936,
                  1268.7778667262537
                ]
              ]
            ]
          },
          "id": "20170828_43119E2417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:14:43Z",
            "pc:count": 13953316,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324726.868,
                "count": 13953316,
                "maximum": 325245.1316,
                "minimum": 324198.7916,
                "name": "X",
                "position": 0,
                "stddev": 296.0276406,
                "variance": 87632.36402
              },
              {
                "average": 4820716.361,
                "count": 13953316,
                "maximum": 4821415.188,
                "minimum": 4820000.608,
                "name": "Y",
                "position": 1,
                "stddev": 408.1355895,
                "variance": 166574.6594
              },
              {
                "average": 1287.509519,
                "count": 13953316,
                "maximum": 1320.297867,
                "minimum": 1268.777867,
                "name": "Z",
                "position": 2,
                "stddev": 9.628194336,
                "variance": 92.70212617
              },
              {
                "average": 22326.63536,
                "count": 13953316,
                "maximum": 47745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2719.293002,
                "variance": 7394554.433
              },
              {
                "average": 1.005358153,
                "count": 13953316,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08001083319,
                "variance": 0.006401733427
              },
              {
                "average": 1.010715589,
                "count": 13953316,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1177628544,
                "variance": 0.01386808988
              },
              {
                "average": 0.498275822,
                "count": 13953316,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970451,
                "variance": 0.2499970451
              },
              {
                "average": 2.50836432e-06,
                "count": 13953316,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001583779722,
                "variance": 2.508358208e-06
              },
              {
                "average": 1.21305466,
                "count": 13953316,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4094659742,
                "variance": 0.167662384
              },
              {
                "average": 1.283548186,
                "count": 13953316,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82105485,
                "variance": 139.7373379
              },
              {
                "average": 2.003799885,
                "count": 13953316,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002375485,
                "variance": 1.004756613
              },
              {
                "average": 1037.868177,
                "count": 13953316,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.598727604,
                "variance": 2.555929951
              },
              {
                "average": 44059.55063,
                "count": 13953316,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3457.364038,
                "variance": 11953366.09
              },
              {
                "average": 42144.40087,
                "count": 13953316,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3253.671496,
                "variance": 10586378.21
              },
              {
                "average": 38498.91073,
                "count": 13953316,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3144.23856,
                "variance": 9886236.121
              },
              {
                "average": 187981785.8,
                "count": 13953316,
                "maximum": 187982883.2,
                "minimum": 187980772.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 540.3668543,
                "variance": 291996.3372
              },
              {
                "average": 0,
                "count": 13953316,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953316,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953316,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953316,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13953316,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324198.7916,
              4820000.608,
              1268.777867,
              325245.1316,
              4821415.188,
              1320.297867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324198.79156192986,
                    4820000.607791758,
                    1268.7778667262537
                  ],
                  [
                    324198.79156192986,
                    4821415.187791758,
                    1268.7778667262537
                  ],
                  [
                    325245.1315619298,
                    4821415.187791758,
                    1320.2978667262537
                  ],
                  [
                    325245.1315619298,
                    4820000.607791758,
                    1320.2978667262537
                  ],
                  [
                    324198.79156192986,
                    4820000.607791758,
                    1268.7778667262537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:14:43+00:00",
            "end_time": "2017-08-28T18:39: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": "20170831_43119E4407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497541764284,
              43.537231259791696,
              1319.1412995788573
            ],
            [
              -119.4254869061144,
              43.54998294466345,
              1319.1412995788573
            ],
            [
              -119.41249809767133,
              43.55025791708694,
              1361.8412995788572
            ],
            [
              -119.41198934179594,
              43.53750611050904,
              1361.8412995788572
            ],
            [
              -119.42497541764284,
              43.537231259791696,
              1319.1412995788573
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254869,
        43.53723126,
        1319.1413,
        -119.4119893,
        43.55025792,
        1361.8413
      ],
      "properties": {
        "datetime": "2017-08-31T17:11:46Z",
        "pc:count": 12649598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304591.4625,
            "count": 12649598,
            "maximum": 305122.0586,
            "minimum": 304071.9186,
            "name": "X",
            "position": 0,
            "stddev": 288.6165462,
            "variance": 83299.51076
          },
          {
            "average": 4824055.209,
            "count": 12649598,
            "maximum": 4824750.583,
            "minimum": 4823333.123,
            "name": "Y",
            "position": 1,
            "stddev": 401.0801657,
            "variance": 160865.2993
          },
          {
            "average": 1335.658761,
            "count": 12649598,
            "maximum": 1361.8413,
            "minimum": 1319.1413,
            "name": "Z",
            "position": 2,
            "stddev": 6.745171152,
            "variance": 45.49733387
          },
          {
            "average": 19477.17616,
            "count": 12649598,
            "maximum": 46049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1842.605013,
            "variance": 3395193.234
          },
          {
            "average": 1.006919983,
            "count": 12649598,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09140390589,
            "variance": 0.008354674011
          },
          {
            "average": 1.013953645,
            "count": 12649598,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1352387556,
            "variance": 0.018289521
          },
          {
            "average": 0.5022665542,
            "count": 12649598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948825,
            "variance": 0.2499948825
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178540694,
            "count": 12649598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3829672648,
            "variance": 0.1466639259
          },
          {
            "average": 0.3653265953,
            "count": 12649598,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65440361,
            "variance": 135.8251234
          },
          {
            "average": 1.992911791,
            "count": 12649598,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002368671,
            "variance": 1.004742953
          },
          {
            "average": 1129.796352,
            "count": 12649598,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.069263339,
            "variance": 1.143324088
          },
          {
            "average": 42442.38746,
            "count": 12649598,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4579.398033,
            "variance": 20970886.35
          },
          {
            "average": 40540.77634,
            "count": 12649598,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4020.476272,
            "variance": 16164229.45
          },
          {
            "average": 37052.26375,
            "count": 12649598,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3888.776462,
            "variance": 15122582.37
          },
          {
            "average": 188232480.6,
            "count": 12649598,
            "maximum": 188234706.9,
            "minimum": 188230460,
            "name": "GpsTime",
            "position": 15,
            "stddev": 743.2177676,
            "variance": 552372.65
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304071.9186,
          4823333.123,
          1319.1413,
          305122.0586,
          4824750.583,
          1361.8413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304071.9185928947,
                4823333.122656478,
                1319.1412995788573
              ],
              [
                304071.9185928947,
                4824750.5826564785,
                1319.1412995788573
              ],
              [
                305122.0585928947,
                4824750.5826564785,
                1361.8412995788572
              ],
              [
                305122.0585928947,
                4823333.122656478,
                1361.8412995788572
              ],
              [
                304071.9185928947,
                4823333.122656478,
                1319.1412995788573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:11:46+00:00",
        "end_time": "2017-08-31T16:01:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254869,
            43.53723126,
            1319.1413,
            -119.4119893,
            43.55025792,
            1361.8413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497541764284,
                  43.537231259791696,
                  1319.1412995788573
                ],
                [
                  -119.4254869061144,
                  43.54998294466345,
                  1319.1412995788573
                ],
                [
                  -119.41249809767133,
                  43.55025791708694,
                  1361.8412995788572
                ],
                [
                  -119.41198934179594,
                  43.53750611050904,
                  1361.8412995788572
                ],
                [
                  -119.42497541764284,
                  43.537231259791696,
                  1319.1412995788573
                ]
              ]
            ]
          },
          "id": "20170831_43119E4407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:11:46Z",
            "pc:count": 12649598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304591.4625,
                "count": 12649598,
                "maximum": 305122.0586,
                "minimum": 304071.9186,
                "name": "X",
                "position": 0,
                "stddev": 288.6165462,
                "variance": 83299.51076
              },
              {
                "average": 4824055.209,
                "count": 12649598,
                "maximum": 4824750.583,
                "minimum": 4823333.123,
                "name": "Y",
                "position": 1,
                "stddev": 401.0801657,
                "variance": 160865.2993
              },
              {
                "average": 1335.658761,
                "count": 12649598,
                "maximum": 1361.8413,
                "minimum": 1319.1413,
                "name": "Z",
                "position": 2,
                "stddev": 6.745171152,
                "variance": 45.49733387
              },
              {
                "average": 19477.17616,
                "count": 12649598,
                "maximum": 46049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1842.605013,
                "variance": 3395193.234
              },
              {
                "average": 1.006919983,
                "count": 12649598,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09140390589,
                "variance": 0.008354674011
              },
              {
                "average": 1.013953645,
                "count": 12649598,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1352387556,
                "variance": 0.018289521
              },
              {
                "average": 0.5022665542,
                "count": 12649598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948825,
                "variance": 0.2499948825
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178540694,
                "count": 12649598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3829672648,
                "variance": 0.1466639259
              },
              {
                "average": 0.3653265953,
                "count": 12649598,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65440361,
                "variance": 135.8251234
              },
              {
                "average": 1.992911791,
                "count": 12649598,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002368671,
                "variance": 1.004742953
              },
              {
                "average": 1129.796352,
                "count": 12649598,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.069263339,
                "variance": 1.143324088
              },
              {
                "average": 42442.38746,
                "count": 12649598,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4579.398033,
                "variance": 20970886.35
              },
              {
                "average": 40540.77634,
                "count": 12649598,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4020.476272,
                "variance": 16164229.45
              },
              {
                "average": 37052.26375,
                "count": 12649598,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3888.776462,
                "variance": 15122582.37
              },
              {
                "average": 188232480.6,
                "count": 12649598,
                "maximum": 188234706.9,
                "minimum": 188230460,
                "name": "GpsTime",
                "position": 15,
                "stddev": 743.2177676,
                "variance": 552372.65
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304071.9186,
              4823333.123,
              1319.1413,
              305122.0586,
              4824750.583,
              1361.8413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304071.9185928947,
                    4823333.122656478,
                    1319.1412995788573
                  ],
                  [
                    304071.9185928947,
                    4824750.5826564785,
                    1319.1412995788573
                  ],
                  [
                    305122.0585928947,
                    4824750.5826564785,
                    1361.8412995788572
                  ],
                  [
                    305122.0585928947,
                    4823333.122656478,
                    1361.8412995788572
                  ],
                  [
                    304071.9185928947,
                    4823333.122656478,
                    1319.1412995788573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:11:46+00:00",
            "end_time": "2017-08-31T16:01:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747399555624,
              43.53721316525807,
              1291.8958678487425
            ],
            [
              -119.58802049884092,
              43.54998107417382,
              1291.8958678487425
            ],
            [
              -119.57499941447402,
              43.550275273950994,
              1327.7358678487426
            ],
            [
              -119.57445565338112,
              43.53750723465318,
              1327.7358678487426
            ],
            [
              -119.58747399555624,
              43.53721316525807,
              1291.8958678487425
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880205,
        43.53721317,
        1291.895868,
        -119.5744557,
        43.55027527,
        1327.735868
      ],
      "properties": {
        "datetime": "2017-09-10T16:49:15Z",
        "pc:count": 14480639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291476.0687,
            "count": 14480639,
            "maximum": 291995.064,
            "minimum": 290942.184,
            "name": "X",
            "position": 0,
            "stddev": 289.8046176,
            "variance": 83986.71637
          },
          {
            "average": 4824439.004,
            "count": 14480639,
            "maximum": 4825146.411,
            "minimum": 4823726.971,
            "name": "Y",
            "position": 1,
            "stddev": 396.6501335,
            "variance": 157331.3284
          },
          {
            "average": 1301.116147,
            "count": 14480639,
            "maximum": 1327.735868,
            "minimum": 1291.895868,
            "name": "Z",
            "position": 2,
            "stddev": 5.381934085,
            "variance": 28.9652145
          },
          {
            "average": 26096.20142,
            "count": 14480639,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2955.114067,
            "variance": 8732699.148
          },
          {
            "average": 1.001844394,
            "count": 14480639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04875750631,
            "variance": 0.002377294421
          },
          {
            "average": 1.003745208,
            "count": 14480639,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07458926972,
            "variance": 0.005563559158
          },
          {
            "average": 0.5023729271,
            "count": 14480639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943864,
            "variance": 0.2499943865
          },
          {
            "average": 2.140789505e-06,
            "count": 14480639,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001463142191,
            "variance": 2.14078507e-06
          },
          {
            "average": 1.267005275,
            "count": 14480639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4423951533,
            "variance": 0.1957134717
          },
          {
            "average": -0.3094925769,
            "count": 14480639,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79636164,
            "variance": 139.154148
          },
          {
            "average": 2.007951652,
            "count": 14480639,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001028756,
            "variance": 1.00205857
          },
          {
            "average": 1166.66882,
            "count": 14480639,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9677274191,
            "variance": 0.9364963577
          },
          {
            "average": 44197.87005,
            "count": 14480639,
            "maximum": 59648,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3369.885988,
            "variance": 11356131.57
          },
          {
            "average": 42270.81837,
            "count": 14480639,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3009.069952,
            "variance": 9054501.978
          },
          {
            "average": 38452.00941,
            "count": 14480639,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3296.626266,
            "variance": 10867744.74
          },
          {
            "average": 189096046.4,
            "count": 14480639,
            "maximum": 189097355.1,
            "minimum": 189094484.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 583.4704315,
            "variance": 340437.7444
          },
          {
            "average": 0,
            "count": 14480639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14480639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14480639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14480639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14480639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290942.184,
          4823726.971,
          1291.895868,
          291995.064,
          4825146.411,
          1327.735868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290942.1840371262,
                4823726.97116537,
                1291.8958678487425
              ],
              [
                290942.1840371262,
                4825146.41116537,
                1291.8958678487425
              ],
              [
                291995.0640371262,
                4825146.41116537,
                1327.7358678487426
              ],
              [
                291995.0640371262,
                4823726.97116537,
                1327.7358678487426
              ],
              [
                290942.1840371262,
                4823726.97116537,
                1291.8958678487425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:49:15+00:00",
        "end_time": "2017-09-10T16:01:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880205,
            43.53721317,
            1291.895868,
            -119.5744557,
            43.55027527,
            1327.735868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747399555624,
                  43.53721316525807,
                  1291.8958678487425
                ],
                [
                  -119.58802049884092,
                  43.54998107417382,
                  1291.8958678487425
                ],
                [
                  -119.57499941447402,
                  43.550275273950994,
                  1327.7358678487426
                ],
                [
                  -119.57445565338112,
                  43.53750723465318,
                  1327.7358678487426
                ],
                [
                  -119.58747399555624,
                  43.53721316525807,
                  1291.8958678487425
                ]
              ]
            ]
          },
          "id": "20170910_43119E5309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:49:15Z",
            "pc:count": 14480639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291476.0687,
                "count": 14480639,
                "maximum": 291995.064,
                "minimum": 290942.184,
                "name": "X",
                "position": 0,
                "stddev": 289.8046176,
                "variance": 83986.71637
              },
              {
                "average": 4824439.004,
                "count": 14480639,
                "maximum": 4825146.411,
                "minimum": 4823726.971,
                "name": "Y",
                "position": 1,
                "stddev": 396.6501335,
                "variance": 157331.3284
              },
              {
                "average": 1301.116147,
                "count": 14480639,
                "maximum": 1327.735868,
                "minimum": 1291.895868,
                "name": "Z",
                "position": 2,
                "stddev": 5.381934085,
                "variance": 28.9652145
              },
              {
                "average": 26096.20142,
                "count": 14480639,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2955.114067,
                "variance": 8732699.148
              },
              {
                "average": 1.001844394,
                "count": 14480639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04875750631,
                "variance": 0.002377294421
              },
              {
                "average": 1.003745208,
                "count": 14480639,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07458926972,
                "variance": 0.005563559158
              },
              {
                "average": 0.5023729271,
                "count": 14480639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943864,
                "variance": 0.2499943865
              },
              {
                "average": 2.140789505e-06,
                "count": 14480639,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001463142191,
                "variance": 2.14078507e-06
              },
              {
                "average": 1.267005275,
                "count": 14480639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4423951533,
                "variance": 0.1957134717
              },
              {
                "average": -0.3094925769,
                "count": 14480639,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79636164,
                "variance": 139.154148
              },
              {
                "average": 2.007951652,
                "count": 14480639,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001028756,
                "variance": 1.00205857
              },
              {
                "average": 1166.66882,
                "count": 14480639,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9677274191,
                "variance": 0.9364963577
              },
              {
                "average": 44197.87005,
                "count": 14480639,
                "maximum": 59648,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3369.885988,
                "variance": 11356131.57
              },
              {
                "average": 42270.81837,
                "count": 14480639,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3009.069952,
                "variance": 9054501.978
              },
              {
                "average": 38452.00941,
                "count": 14480639,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3296.626266,
                "variance": 10867744.74
              },
              {
                "average": 189096046.4,
                "count": 14480639,
                "maximum": 189097355.1,
                "minimum": 189094484.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 583.4704315,
                "variance": 340437.7444
              },
              {
                "average": 0,
                "count": 14480639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14480639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14480639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14480639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14480639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290942.184,
              4823726.971,
              1291.895868,
              291995.064,
              4825146.411,
              1327.735868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290942.1840371262,
                    4823726.97116537,
                    1291.8958678487425
                  ],
                  [
                    290942.1840371262,
                    4825146.41116537,
                    1291.8958678487425
                  ],
                  [
                    291995.0640371262,
                    4825146.41116537,
                    1327.7358678487426
                  ],
                  [
                    291995.0640371262,
                    4823726.97116537,
                    1327.7358678487426
                  ],
                  [
                    290942.1840371262,
                    4823726.97116537,
                    1291.8958678487425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:49:15+00:00",
            "end_time": "2017-09-10T16:01:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497484529811,
              43.59973053394883,
              1389.5426515203735
            ],
            [
              -119.42548747931234,
              43.61248279864479,
              1389.5426515203735
            ],
            [
              -119.4124971137685,
              43.612757831728516,
              1536.7026515203734
            ],
            [
              -119.41198721879809,
              43.60000544530744,
              1536.7026515203734
            ],
            [
              -119.42497484529811,
              43.59973053394883,
              1389.5426515203735
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254875,
        43.59973053,
        1389.542652,
        -119.4119872,
        43.61275783,
        1536.702652
      ],
      "properties": {
        "datetime": "2017-08-31T15:40:31Z",
        "pc:count": 14281668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304801.1368,
            "count": 14281668,
            "maximum": 305323.7517,
            "minimum": 304274.5717,
            "name": "X",
            "position": 0,
            "stddev": 289.4130119,
            "variance": 83759.89146
          },
          {
            "average": 4830986.806,
            "count": 14281668,
            "maximum": 4831692.111,
            "minimum": 4830274.571,
            "name": "Y",
            "position": 1,
            "stddev": 401.3948815,
            "variance": 161117.8509
          },
          {
            "average": 1472.01949,
            "count": 14281668,
            "maximum": 1536.702652,
            "minimum": 1389.542652,
            "name": "Z",
            "position": 2,
            "stddev": 40.27319255,
            "variance": 1621.930038
          },
          {
            "average": 18913.34734,
            "count": 14281668,
            "maximum": 30737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2742.912071,
            "variance": 7523566.632
          },
          {
            "average": 1.03445823,
            "count": 14281668,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2139817024,
            "variance": 0.04578816895
          },
          {
            "average": 1.069467936,
            "count": 14281668,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3212959058,
            "variance": 0.1032310591
          },
          {
            "average": 0.5031222543,
            "count": 14281668,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902689,
            "variance": 0.249990269
          },
          {
            "average": 2.730773464e-06,
            "count": 14281668,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00165250301,
            "variance": 2.730766198e-06
          },
          {
            "average": 1.195560981,
            "count": 14281668,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3966319384,
            "variance": 0.1573168945
          },
          {
            "average": 0.3475588594,
            "count": 14281668,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55643177,
            "variance": 133.5511151
          },
          {
            "average": 1.978659285,
            "count": 14281668,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010250039,
            "variance": 1.020605141
          },
          {
            "average": 1109.249978,
            "count": 14281668,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.939631663,
            "variance": 8.641434312
          },
          {
            "average": 40572.35899,
            "count": 14281668,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5077.042719,
            "variance": 25776362.77
          },
          {
            "average": 38952.48052,
            "count": 14281668,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4344.02771,
            "variance": 18870576.75
          },
          {
            "average": 35918.36218,
            "count": 14281668,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4223.035614,
            "variance": 17834029.8
          },
          {
            "average": 188158440,
            "count": 14281668,
            "maximum": 188229231.9,
            "minimum": 188154215.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12660.83676,
            "variance": 160296787.4
          },
          {
            "average": 0,
            "count": 14281668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14281668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14281668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14281668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14281668,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304274.5717,
          4830274.571,
          1389.542652,
          305323.7517,
          4831692.111,
          1536.702652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304274.5717199403,
                4830274.571199179,
                1389.5426515203735
              ],
              [
                304274.5717199403,
                4831692.111199178,
                1389.5426515203735
              ],
              [
                305323.75171994034,
                4831692.111199178,
                1536.7026515203734
              ],
              [
                305323.75171994034,
                4830274.571199179,
                1536.7026515203734
              ],
              [
                304274.5717199403,
                4830274.571199179,
                1389.5426515203735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:40:31+00:00",
        "end_time": "2017-08-30T18:50:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254875,
            43.59973053,
            1389.542652,
            -119.4119872,
            43.61275783,
            1536.702652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497484529811,
                  43.59973053394883,
                  1389.5426515203735
                ],
                [
                  -119.42548747931234,
                  43.61248279864479,
                  1389.5426515203735
                ],
                [
                  -119.4124971137685,
                  43.612757831728516,
                  1536.7026515203734
                ],
                [
                  -119.41198721879809,
                  43.60000544530744,
                  1536.7026515203734
                ],
                [
                  -119.42497484529811,
                  43.59973053394883,
                  1389.5426515203735
                ]
              ]
            ]
          },
          "id": "20170830_43119E4207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:40:31Z",
            "pc:count": 14281668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304801.1368,
                "count": 14281668,
                "maximum": 305323.7517,
                "minimum": 304274.5717,
                "name": "X",
                "position": 0,
                "stddev": 289.4130119,
                "variance": 83759.89146
              },
              {
                "average": 4830986.806,
                "count": 14281668,
                "maximum": 4831692.111,
                "minimum": 4830274.571,
                "name": "Y",
                "position": 1,
                "stddev": 401.3948815,
                "variance": 161117.8509
              },
              {
                "average": 1472.01949,
                "count": 14281668,
                "maximum": 1536.702652,
                "minimum": 1389.542652,
                "name": "Z",
                "position": 2,
                "stddev": 40.27319255,
                "variance": 1621.930038
              },
              {
                "average": 18913.34734,
                "count": 14281668,
                "maximum": 30737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2742.912071,
                "variance": 7523566.632
              },
              {
                "average": 1.03445823,
                "count": 14281668,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2139817024,
                "variance": 0.04578816895
              },
              {
                "average": 1.069467936,
                "count": 14281668,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3212959058,
                "variance": 0.1032310591
              },
              {
                "average": 0.5031222543,
                "count": 14281668,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902689,
                "variance": 0.249990269
              },
              {
                "average": 2.730773464e-06,
                "count": 14281668,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00165250301,
                "variance": 2.730766198e-06
              },
              {
                "average": 1.195560981,
                "count": 14281668,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3966319384,
                "variance": 0.1573168945
              },
              {
                "average": 0.3475588594,
                "count": 14281668,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55643177,
                "variance": 133.5511151
              },
              {
                "average": 1.978659285,
                "count": 14281668,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010250039,
                "variance": 1.020605141
              },
              {
                "average": 1109.249978,
                "count": 14281668,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.939631663,
                "variance": 8.641434312
              },
              {
                "average": 40572.35899,
                "count": 14281668,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5077.042719,
                "variance": 25776362.77
              },
              {
                "average": 38952.48052,
                "count": 14281668,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4344.02771,
                "variance": 18870576.75
              },
              {
                "average": 35918.36218,
                "count": 14281668,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4223.035614,
                "variance": 17834029.8
              },
              {
                "average": 188158440,
                "count": 14281668,
                "maximum": 188229231.9,
                "minimum": 188154215.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12660.83676,
                "variance": 160296787.4
              },
              {
                "average": 0,
                "count": 14281668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14281668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14281668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14281668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14281668,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304274.5717,
              4830274.571,
              1389.542652,
              305323.7517,
              4831692.111,
              1536.702652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304274.5717199403,
                    4830274.571199179,
                    1389.5426515203735
                  ],
                  [
                    304274.5717199403,
                    4831692.111199178,
                    1389.5426515203735
                  ],
                  [
                    305323.75171994034,
                    4831692.111199178,
                    1536.7026515203734
                  ],
                  [
                    305323.75171994034,
                    4830274.571199179,
                    1536.7026515203734
                  ],
                  [
                    304274.5717199403,
                    4830274.571199179,
                    1389.5426515203735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:40:31+00:00",
            "end_time": "2017-08-30T18:50:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747544859652,
              43.59974028431208,
              1494.015632379775
            ],
            [
              -119.33796921243794,
              43.61248346424556,
              1494.015632379775
            ],
            [
              -119.32499833020677,
              43.61274813901416,
              1614.2356323797749
            ],
            [
              -119.32450729969918,
              43.60000484202342,
              1614.2356323797749
            ],
            [
              -119.33747544859652,
              43.59974028431208,
              1494.015632379775
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379692,
        43.59974028,
        1494.015632,
        -119.3245073,
        43.61274814,
        1614.235632
      ],
      "properties": {
        "datetime": "2017-08-30T17:02:03Z",
        "pc:count": 13455322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311863.8752,
            "count": 13455322,
            "maximum": 312384.6249,
            "minimum": 311337.0849,
            "name": "X",
            "position": 0,
            "stddev": 295.5854082,
            "variance": 87370.73356
          },
          {
            "average": 4830808.848,
            "count": 13455322,
            "maximum": 4831489.562,
            "minimum": 4830073.122,
            "name": "Y",
            "position": 1,
            "stddev": 413.5121931,
            "variance": 170992.3338
          },
          {
            "average": 1559.987365,
            "count": 13455322,
            "maximum": 1614.235632,
            "minimum": 1494.015632,
            "name": "Z",
            "position": 2,
            "stddev": 33.13317858,
            "variance": 1097.807522
          },
          {
            "average": 19695.66034,
            "count": 13455322,
            "maximum": 29937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1814.425155,
            "variance": 3292138.644
          },
          {
            "average": 1.002207825,
            "count": 13455322,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04821346837,
            "variance": 0.002324538533
          },
          {
            "average": 1.004474289,
            "count": 13455322,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06948773885,
            "variance": 0.00482854585
          },
          {
            "average": 0.5019103222,
            "count": 13455322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963692,
            "variance": 0.2499963692
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155909461,
            "count": 13455322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3627695008,
            "variance": 0.1316017107
          },
          {
            "average": 0.1613700809,
            "count": 13455322,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71622113,
            "variance": 137.2698376
          },
          {
            "average": 1.999192736,
            "count": 13455322,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001299393,
            "variance": 1.002600475
          },
          {
            "average": 1092.980139,
            "count": 13455322,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.464240697,
            "variance": 2.144000818
          },
          {
            "average": 32487.06399,
            "count": 13455322,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7093.742548,
            "variance": 50321183.33
          },
          {
            "average": 32833.56704,
            "count": 13455322,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4950.315283,
            "variance": 24505621.4
          },
          {
            "average": 28521.06696,
            "count": 13455322,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5425.525438,
            "variance": 29436326.28
          },
          {
            "average": 188146184.6,
            "count": 13455322,
            "maximum": 188147723.5,
            "minimum": 188144691.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.0556088,
            "variance": 423873.4057
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13455322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311337.0849,
          4830073.122,
          1494.015632,
          312384.6249,
          4831489.562,
          1614.235632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311337.08488271816,
                4830073.121831688,
                1494.015632379775
              ],
              [
                311337.08488271816,
                4831489.561831688,
                1494.015632379775
              ],
              [
                312384.6248827182,
                4831489.561831688,
                1614.2356323797749
              ],
              [
                312384.6248827182,
                4830073.121831688,
                1614.2356323797749
              ],
              [
                311337.08488271816,
                4830073.121831688,
                1494.015632379775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:02:03+00:00",
        "end_time": "2017-08-30T16:11:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379692,
            43.59974028,
            1494.015632,
            -119.3245073,
            43.61274814,
            1614.235632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747544859652,
                  43.59974028431208,
                  1494.015632379775
                ],
                [
                  -119.33796921243794,
                  43.61248346424556,
                  1494.015632379775
                ],
                [
                  -119.32499833020677,
                  43.61274813901416,
                  1614.2356323797749
                ],
                [
                  -119.32450729969918,
                  43.60000484202342,
                  1614.2356323797749
                ],
                [
                  -119.33747544859652,
                  43.59974028431208,
                  1494.015632379775
                ]
              ]
            ]
          },
          "id": "20170830_43119E3109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:02:03Z",
            "pc:count": 13455322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311863.8752,
                "count": 13455322,
                "maximum": 312384.6249,
                "minimum": 311337.0849,
                "name": "X",
                "position": 0,
                "stddev": 295.5854082,
                "variance": 87370.73356
              },
              {
                "average": 4830808.848,
                "count": 13455322,
                "maximum": 4831489.562,
                "minimum": 4830073.122,
                "name": "Y",
                "position": 1,
                "stddev": 413.5121931,
                "variance": 170992.3338
              },
              {
                "average": 1559.987365,
                "count": 13455322,
                "maximum": 1614.235632,
                "minimum": 1494.015632,
                "name": "Z",
                "position": 2,
                "stddev": 33.13317858,
                "variance": 1097.807522
              },
              {
                "average": 19695.66034,
                "count": 13455322,
                "maximum": 29937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1814.425155,
                "variance": 3292138.644
              },
              {
                "average": 1.002207825,
                "count": 13455322,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04821346837,
                "variance": 0.002324538533
              },
              {
                "average": 1.004474289,
                "count": 13455322,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06948773885,
                "variance": 0.00482854585
              },
              {
                "average": 0.5019103222,
                "count": 13455322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963692,
                "variance": 0.2499963692
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155909461,
                "count": 13455322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3627695008,
                "variance": 0.1316017107
              },
              {
                "average": 0.1613700809,
                "count": 13455322,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71622113,
                "variance": 137.2698376
              },
              {
                "average": 1.999192736,
                "count": 13455322,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001299393,
                "variance": 1.002600475
              },
              {
                "average": 1092.980139,
                "count": 13455322,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.464240697,
                "variance": 2.144000818
              },
              {
                "average": 32487.06399,
                "count": 13455322,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7093.742548,
                "variance": 50321183.33
              },
              {
                "average": 32833.56704,
                "count": 13455322,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4950.315283,
                "variance": 24505621.4
              },
              {
                "average": 28521.06696,
                "count": 13455322,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5425.525438,
                "variance": 29436326.28
              },
              {
                "average": 188146184.6,
                "count": 13455322,
                "maximum": 188147723.5,
                "minimum": 188144691.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.0556088,
                "variance": 423873.4057
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13455322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311337.0849,
              4830073.122,
              1494.015632,
              312384.6249,
              4831489.562,
              1614.235632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311337.08488271816,
                    4830073.121831688,
                    1494.015632379775
                  ],
                  [
                    311337.08488271816,
                    4831489.561831688,
                    1494.015632379775
                  ],
                  [
                    312384.6248827182,
                    4831489.561831688,
                    1614.2356323797749
                  ],
                  [
                    312384.6248827182,
                    4830073.121831688,
                    1614.2356323797749
                  ],
                  [
                    311337.08488271816,
                    4830073.121831688,
                    1494.015632379775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:02:03+00:00",
            "end_time": "2017-08-30T16:11: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": "20170829_43119D4422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497554909485,
              43.37473004352005,
              1255.7634381658588
            ],
            [
              -119.4254841807331,
              43.38748299161188,
              1255.7634381658588
            ],
            [
              -119.41249780357775,
              43.38775783421697,
              1311.663438165859
            ],
            [
              -119.41199188876762,
              43.37500476442681,
              1311.663438165859
            ],
            [
              -119.42497554909485,
              43.37473004352005,
              1255.7634381658588
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254842,
        43.37473004,
        1255.763438,
        -119.4119919,
        43.38775783,
        1311.663438
      ],
      "properties": {
        "datetime": "2017-08-29T18:39:22Z",
        "pc:count": 13116569,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304076.9002,
            "count": 13116569,
            "maximum": 304598.9769,
            "minimum": 303546.2169,
            "name": "X",
            "position": 0,
            "stddev": 293.1001489,
            "variance": 85907.69727
          },
          {
            "average": 4805992.365,
            "count": 13116569,
            "maximum": 4806702.861,
            "minimum": 4805285.301,
            "name": "Y",
            "position": 1,
            "stddev": 401.560597,
            "variance": 161250.913
          },
          {
            "average": 1287.891286,
            "count": 13116569,
            "maximum": 1311.663438,
            "minimum": 1255.763438,
            "name": "Z",
            "position": 2,
            "stddev": 13.65333707,
            "variance": 186.4136132
          },
          {
            "average": 20047.91777,
            "count": 13116569,
            "maximum": 30225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1940.496314,
            "variance": 3765525.946
          },
          {
            "average": 1.000222543,
            "count": 13116569,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01498251216,
            "variance": 0.0002244756706
          },
          {
            "average": 1.000466509,
            "count": 13116569,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02174507276,
            "variance": 0.0004728481894
          },
          {
            "average": 0.5035062904,
            "count": 13116569,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877248,
            "variance": 0.249987725
          },
          {
            "average": 6.861550456e-07,
            "count": 13116569,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008283445099,
            "variance": 6.861546271e-07
          },
          {
            "average": 1.216884766,
            "count": 13116569,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4121234976,
            "variance": 0.1698457773
          },
          {
            "average": -0.1047705881,
            "count": 13116569,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72066467,
            "variance": 137.3739804
          },
          {
            "average": 2.000919448,
            "count": 13116569,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000240846,
            "variance": 1.00048175
          },
          {
            "average": 1073.495557,
            "count": 13116569,
            "maximum": 1077,
            "minimum": 1069,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.147456277,
            "variance": 4.61156846
          },
          {
            "average": 47689.08253,
            "count": 13116569,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3844.668171,
            "variance": 14781473.35
          },
          {
            "average": 46352.71018,
            "count": 13116569,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3864.568282,
            "variance": 14934888.01
          },
          {
            "average": 43438.5385,
            "count": 13116569,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4279.255621,
            "variance": 18312028.67
          },
          {
            "average": 188065037.6,
            "count": 13116569,
            "maximum": 188067162.5,
            "minimum": 188062044.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1492.349167,
            "variance": 2227106.036
          },
          {
            "average": 0,
            "count": 13116569,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13116569,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13116569,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13116569,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13116569,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303546.2169,
          4805285.301,
          1255.763438,
          304598.9769,
          4806702.861,
          1311.663438
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303546.21691264317,
                4805285.301414083,
                1255.7634381658588
              ],
              [
                303546.21691264317,
                4806702.861414083,
                1255.7634381658588
              ],
              [
                304598.9769126432,
                4806702.861414083,
                1311.663438165859
              ],
              [
                304598.9769126432,
                4805285.301414083,
                1311.663438165859
              ],
              [
                303546.21691264317,
                4805285.301414083,
                1255.7634381658588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:39:22+00:00",
        "end_time": "2017-08-29T17:14:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254842,
            43.37473004,
            1255.763438,
            -119.4119919,
            43.38775783,
            1311.663438
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497554909485,
                  43.37473004352005,
                  1255.7634381658588
                ],
                [
                  -119.4254841807331,
                  43.38748299161188,
                  1255.7634381658588
                ],
                [
                  -119.41249780357775,
                  43.38775783421697,
                  1311.663438165859
                ],
                [
                  -119.41199188876762,
                  43.37500476442681,
                  1311.663438165859
                ],
                [
                  -119.42497554909485,
                  43.37473004352005,
                  1255.7634381658588
                ]
              ]
            ]
          },
          "id": "20170829_43119D4422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:39:22Z",
            "pc:count": 13116569,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304076.9002,
                "count": 13116569,
                "maximum": 304598.9769,
                "minimum": 303546.2169,
                "name": "X",
                "position": 0,
                "stddev": 293.1001489,
                "variance": 85907.69727
              },
              {
                "average": 4805992.365,
                "count": 13116569,
                "maximum": 4806702.861,
                "minimum": 4805285.301,
                "name": "Y",
                "position": 1,
                "stddev": 401.560597,
                "variance": 161250.913
              },
              {
                "average": 1287.891286,
                "count": 13116569,
                "maximum": 1311.663438,
                "minimum": 1255.763438,
                "name": "Z",
                "position": 2,
                "stddev": 13.65333707,
                "variance": 186.4136132
              },
              {
                "average": 20047.91777,
                "count": 13116569,
                "maximum": 30225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1940.496314,
                "variance": 3765525.946
              },
              {
                "average": 1.000222543,
                "count": 13116569,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01498251216,
                "variance": 0.0002244756706
              },
              {
                "average": 1.000466509,
                "count": 13116569,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02174507276,
                "variance": 0.0004728481894
              },
              {
                "average": 0.5035062904,
                "count": 13116569,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877248,
                "variance": 0.249987725
              },
              {
                "average": 6.861550456e-07,
                "count": 13116569,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008283445099,
                "variance": 6.861546271e-07
              },
              {
                "average": 1.216884766,
                "count": 13116569,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4121234976,
                "variance": 0.1698457773
              },
              {
                "average": -0.1047705881,
                "count": 13116569,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72066467,
                "variance": 137.3739804
              },
              {
                "average": 2.000919448,
                "count": 13116569,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000240846,
                "variance": 1.00048175
              },
              {
                "average": 1073.495557,
                "count": 13116569,
                "maximum": 1077,
                "minimum": 1069,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.147456277,
                "variance": 4.61156846
              },
              {
                "average": 47689.08253,
                "count": 13116569,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3844.668171,
                "variance": 14781473.35
              },
              {
                "average": 46352.71018,
                "count": 13116569,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3864.568282,
                "variance": 14934888.01
              },
              {
                "average": 43438.5385,
                "count": 13116569,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4279.255621,
                "variance": 18312028.67
              },
              {
                "average": 188065037.6,
                "count": 13116569,
                "maximum": 188067162.5,
                "minimum": 188062044.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1492.349167,
                "variance": 2227106.036
              },
              {
                "average": 0,
                "count": 13116569,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13116569,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13116569,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13116569,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13116569,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303546.2169,
              4805285.301,
              1255.763438,
              304598.9769,
              4806702.861,
              1311.663438
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303546.21691264317,
                    4805285.301414083,
                    1255.7634381658588
                  ],
                  [
                    303546.21691264317,
                    4806702.861414083,
                    1255.7634381658588
                  ],
                  [
                    304598.9769126432,
                    4806702.861414083,
                    1311.663438165859
                  ],
                  [
                    304598.9769126432,
                    4805285.301414083,
                    1311.663438165859
                  ],
                  [
                    303546.21691264317,
                    4805285.301414083,
                    1255.7634381658588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:39:22+00:00",
            "end_time": "2017-08-29T17:14:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747423051188,
              43.61222381257149,
              1351.1293325850124
            ],
            [
              -119.48800060227734,
              43.62498282778776,
              1351.1293325850124
            ],
            [
              -119.47499775009966,
              43.625265253312705,
              1432.8293325850123
            ],
            [
              -119.47447412240828,
              43.612506113036055,
              1432.8293325850123
            ],
            [
              -119.48747423051188,
              43.61222381257149,
              1351.1293325850124
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880006,
        43.61222381,
        1351.129333,
        -119.4744741,
        43.62526525,
        1432.829333
      ],
      "properties": {
        "datetime": "2017-08-31T17:32:14Z",
        "pc:count": 13589093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299794.017,
            "count": 13589093,
            "maximum": 300321.5363,
            "minimum": 299271.5163,
            "name": "X",
            "position": 0,
            "stddev": 293.739395,
            "variance": 86282.83219
          },
          {
            "average": 4832509.941,
            "count": 13589093,
            "maximum": 4833229.729,
            "minimum": 4831811.369,
            "name": "Y",
            "position": 1,
            "stddev": 400.7390129,
            "variance": 160591.7565
          },
          {
            "average": 1389.25953,
            "count": 13589093,
            "maximum": 1432.829333,
            "minimum": 1351.129333,
            "name": "Z",
            "position": 2,
            "stddev": 19.635889,
            "variance": 385.5681366
          },
          {
            "average": 19015.01266,
            "count": 13589093,
            "maximum": 29585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2640.475896,
            "variance": 6972112.955
          },
          {
            "average": 1.034299787,
            "count": 13589093,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2107958418,
            "variance": 0.04443488691
          },
          {
            "average": 1.069088717,
            "count": 13589093,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3146998027,
            "variance": 0.09903596582
          },
          {
            "average": 0.5042269561,
            "count": 13589093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821509,
            "variance": 0.2499821512
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.192561711,
            "count": 13589093,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3943116914,
            "variance": 0.1554817099
          },
          {
            "average": -0.2997676131,
            "count": 13589093,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72455894,
            "variance": 137.4652824
          },
          {
            "average": 1.978228495,
            "count": 13589093,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010789748,
            "variance": 1.021695915
          },
          {
            "average": 1132.389562,
            "count": 13589093,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.446196644,
            "variance": 2.091484733
          },
          {
            "average": 41335.9091,
            "count": 13589093,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5125.098707,
            "variance": 26266636.76
          },
          {
            "average": 39391.03342,
            "count": 13589093,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4385.566147,
            "variance": 19233190.43
          },
          {
            "average": 36041.80288,
            "count": 13589093,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4274.181926,
            "variance": 18268631.14
          },
          {
            "average": 188234171.8,
            "count": 13589093,
            "maximum": 188235934.1,
            "minimum": 188231927.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 923.6920919,
            "variance": 853207.0806
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13589093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299271.5163,
          4831811.369,
          1351.129333,
          300321.5363,
          4833229.729,
          1432.829333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299271.51626764215,
                4831811.369344365,
                1351.1293325850124
              ],
              [
                299271.51626764215,
                4833229.729344364,
                1351.1293325850124
              ],
              [
                300321.53626764216,
                4833229.729344364,
                1432.8293325850123
              ],
              [
                300321.53626764216,
                4831811.369344365,
                1432.8293325850123
              ],
              [
                299271.51626764215,
                4831811.369344365,
                1351.1293325850124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:32:14+00:00",
        "end_time": "2017-08-31T16:25:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880006,
            43.61222381,
            1351.129333,
            -119.4744741,
            43.62526525,
            1432.829333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747423051188,
                  43.61222381257149,
                  1351.1293325850124
                ],
                [
                  -119.48800060227734,
                  43.62498282778776,
                  1351.1293325850124
                ],
                [
                  -119.47499775009966,
                  43.625265253312705,
                  1432.8293325850123
                ],
                [
                  -119.47447412240828,
                  43.612506113036055,
                  1432.8293325850123
                ],
                [
                  -119.48747423051188,
                  43.61222381257149,
                  1351.1293325850124
                ]
              ]
            ]
          },
          "id": "20170831_43119E4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:32:14Z",
            "pc:count": 13589093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299794.017,
                "count": 13589093,
                "maximum": 300321.5363,
                "minimum": 299271.5163,
                "name": "X",
                "position": 0,
                "stddev": 293.739395,
                "variance": 86282.83219
              },
              {
                "average": 4832509.941,
                "count": 13589093,
                "maximum": 4833229.729,
                "minimum": 4831811.369,
                "name": "Y",
                "position": 1,
                "stddev": 400.7390129,
                "variance": 160591.7565
              },
              {
                "average": 1389.25953,
                "count": 13589093,
                "maximum": 1432.829333,
                "minimum": 1351.129333,
                "name": "Z",
                "position": 2,
                "stddev": 19.635889,
                "variance": 385.5681366
              },
              {
                "average": 19015.01266,
                "count": 13589093,
                "maximum": 29585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2640.475896,
                "variance": 6972112.955
              },
              {
                "average": 1.034299787,
                "count": 13589093,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2107958418,
                "variance": 0.04443488691
              },
              {
                "average": 1.069088717,
                "count": 13589093,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3146998027,
                "variance": 0.09903596582
              },
              {
                "average": 0.5042269561,
                "count": 13589093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821509,
                "variance": 0.2499821512
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.192561711,
                "count": 13589093,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3943116914,
                "variance": 0.1554817099
              },
              {
                "average": -0.2997676131,
                "count": 13589093,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72455894,
                "variance": 137.4652824
              },
              {
                "average": 1.978228495,
                "count": 13589093,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010789748,
                "variance": 1.021695915
              },
              {
                "average": 1132.389562,
                "count": 13589093,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.446196644,
                "variance": 2.091484733
              },
              {
                "average": 41335.9091,
                "count": 13589093,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5125.098707,
                "variance": 26266636.76
              },
              {
                "average": 39391.03342,
                "count": 13589093,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4385.566147,
                "variance": 19233190.43
              },
              {
                "average": 36041.80288,
                "count": 13589093,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4274.181926,
                "variance": 18268631.14
              },
              {
                "average": 188234171.8,
                "count": 13589093,
                "maximum": 188235934.1,
                "minimum": 188231927.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 923.6920919,
                "variance": 853207.0806
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13589093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299271.5163,
              4831811.369,
              1351.129333,
              300321.5363,
              4833229.729,
              1432.829333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299271.51626764215,
                    4831811.369344365,
                    1351.1293325850124
                  ],
                  [
                    299271.51626764215,
                    4833229.729344364,
                    1351.1293325850124
                  ],
                  [
                    300321.53626764216,
                    4833229.729344364,
                    1432.8293325850123
                  ],
                  [
                    300321.53626764216,
                    4831811.369344365,
                    1432.8293325850123
                  ],
                  [
                    299271.51626764215,
                    4831811.369344365,
                    1351.1293325850124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:32:14+00:00",
            "end_time": "2017-08-31T16:25:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247516978243,
              43.537231947238524,
              1326.4227203866553
            ],
            [
              -119.41298398011092,
              43.54998267031879,
              1326.4227203866553
            ],
            [
              -119.39999703124411,
              43.55025618076137,
              1354.7627203866555
            ],
            [
              -119.39949095296468,
              43.537505336631185,
              1354.7627203866555
            ],
            [
              -119.41247516978243,
              43.537231947238524,
              1326.4227203866553
            ]
          ]
        ]
      },
      "bbox": [
        -119.412984,
        43.53723195,
        1326.42272,
        -119.399491,
        43.55025618,
        1354.76272
      ],
      "properties": {
        "datetime": "2017-08-31T16:40:09Z",
        "pc:count": 13173609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305613.912,
            "count": 13173609,
            "maximum": 306131.901,
            "minimum": 305081.921,
            "name": "X",
            "position": 0,
            "stddev": 291.1928206,
            "variance": 84793.25874
          },
          {
            "average": 4824024.692,
            "count": 13173609,
            "maximum": 4824721.152,
            "minimum": 4823303.812,
            "name": "Y",
            "position": 1,
            "stddev": 401.3003055,
            "variance": 161041.9352
          },
          {
            "average": 1335.319343,
            "count": 13173609,
            "maximum": 1354.76272,
            "minimum": 1326.42272,
            "name": "Z",
            "position": 2,
            "stddev": 3.729469543,
            "variance": 13.90894307
          },
          {
            "average": 19412.44003,
            "count": 13173609,
            "maximum": 49329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1596.964886,
            "variance": 2550296.848
          },
          {
            "average": 1.006152756,
            "count": 13173609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08483550903,
            "variance": 0.007197063593
          },
          {
            "average": 1.012389164,
            "count": 13173609,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1246144964,
            "variance": 0.01552877272
          },
          {
            "average": 0.5027897063,
            "count": 13173609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922365,
            "variance": 0.2499922365
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175495796,
            "count": 13173609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3803906317,
            "variance": 0.1446970327
          },
          {
            "average": 0.1327435669,
            "count": 13173609,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69993723,
            "variance": 136.8885312
          },
          {
            "average": 1.994842416,
            "count": 13173609,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002104936,
            "variance": 1.004214303
          },
          {
            "average": 1127.653145,
            "count": 13173609,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9693227986,
            "variance": 0.9395866878
          },
          {
            "average": 43221.81106,
            "count": 13173609,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3684.039202,
            "variance": 13572144.84
          },
          {
            "average": 41191.25182,
            "count": 13173609,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3217.788067,
            "variance": 10354160.04
          },
          {
            "average": 37857.70026,
            "count": 13173609,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3034.927552,
            "variance": 9210785.245
          },
          {
            "average": 188231039.4,
            "count": 13173609,
            "maximum": 188232809.7,
            "minimum": 188229140.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.112551,
            "variance": 442374.7054
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13173609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305081.921,
          4823303.812,
          1326.42272,
          306131.901,
          4824721.152,
          1354.76272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305081.92097940226,
                4823303.812071988,
                1326.4227203866553
              ],
              [
                305081.92097940226,
                4824721.152071988,
                1326.4227203866553
              ],
              [
                306131.90097940224,
                4824721.152071988,
                1354.7627203866555
              ],
              [
                306131.90097940224,
                4823303.812071988,
                1354.7627203866555
              ],
              [
                305081.92097940226,
                4823303.812071988,
                1326.4227203866553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:40:09+00:00",
        "end_time": "2017-08-31T15:39:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.412984,
            43.53723195,
            1326.42272,
            -119.399491,
            43.55025618,
            1354.76272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247516978243,
                  43.537231947238524,
                  1326.4227203866553
                ],
                [
                  -119.41298398011092,
                  43.54998267031879,
                  1326.4227203866553
                ],
                [
                  -119.39999703124411,
                  43.55025618076137,
                  1354.7627203866555
                ],
                [
                  -119.39949095296468,
                  43.537505336631185,
                  1354.7627203866555
                ],
                [
                  -119.41247516978243,
                  43.537231947238524,
                  1326.4227203866553
                ]
              ]
            ]
          },
          "id": "20170831_43119E4408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:40:09Z",
            "pc:count": 13173609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305613.912,
                "count": 13173609,
                "maximum": 306131.901,
                "minimum": 305081.921,
                "name": "X",
                "position": 0,
                "stddev": 291.1928206,
                "variance": 84793.25874
              },
              {
                "average": 4824024.692,
                "count": 13173609,
                "maximum": 4824721.152,
                "minimum": 4823303.812,
                "name": "Y",
                "position": 1,
                "stddev": 401.3003055,
                "variance": 161041.9352
              },
              {
                "average": 1335.319343,
                "count": 13173609,
                "maximum": 1354.76272,
                "minimum": 1326.42272,
                "name": "Z",
                "position": 2,
                "stddev": 3.729469543,
                "variance": 13.90894307
              },
              {
                "average": 19412.44003,
                "count": 13173609,
                "maximum": 49329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1596.964886,
                "variance": 2550296.848
              },
              {
                "average": 1.006152756,
                "count": 13173609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08483550903,
                "variance": 0.007197063593
              },
              {
                "average": 1.012389164,
                "count": 13173609,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1246144964,
                "variance": 0.01552877272
              },
              {
                "average": 0.5027897063,
                "count": 13173609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922365,
                "variance": 0.2499922365
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175495796,
                "count": 13173609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3803906317,
                "variance": 0.1446970327
              },
              {
                "average": 0.1327435669,
                "count": 13173609,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69993723,
                "variance": 136.8885312
              },
              {
                "average": 1.994842416,
                "count": 13173609,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002104936,
                "variance": 1.004214303
              },
              {
                "average": 1127.653145,
                "count": 13173609,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9693227986,
                "variance": 0.9395866878
              },
              {
                "average": 43221.81106,
                "count": 13173609,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3684.039202,
                "variance": 13572144.84
              },
              {
                "average": 41191.25182,
                "count": 13173609,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3217.788067,
                "variance": 10354160.04
              },
              {
                "average": 37857.70026,
                "count": 13173609,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3034.927552,
                "variance": 9210785.245
              },
              {
                "average": 188231039.4,
                "count": 13173609,
                "maximum": 188232809.7,
                "minimum": 188229140.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.112551,
                "variance": 442374.7054
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13173609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305081.921,
              4823303.812,
              1326.42272,
              306131.901,
              4824721.152,
              1354.76272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305081.92097940226,
                    4823303.812071988,
                    1326.4227203866553
                  ],
                  [
                    305081.92097940226,
                    4824721.152071988,
                    1326.4227203866553
                  ],
                  [
                    306131.90097940224,
                    4824721.152071988,
                    1354.7627203866555
                  ],
                  [
                    306131.90097940224,
                    4823303.812071988,
                    1354.7627203866555
                  ],
                  [
                    305081.92097940226,
                    4823303.812071988,
                    1326.4227203866553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:40:09+00:00",
            "end_time": "2017-08-31T15:39:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6249730148398,
              43.61220921830834,
              1321.5614366750435
            ],
            [
              -119.62552908150963,
              43.62498107536548,
              1321.5614366750435
            ],
            [
              -119.61249963688954,
              43.625279782849056,
              1406.6614366750434
            ],
            [
              -119.61194632208434,
              43.612507793388595,
              1406.6614366750434
            ],
            [
              -119.6249730148398,
              43.61220921830834,
              1321.5614366750435
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255291,
        43.61220922,
        1321.561437,
        -119.6119463,
        43.62527978,
        1406.661437
      ],
      "properties": {
        "datetime": "2017-09-10T16:31:29Z",
        "pc:count": 14470034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288697.0647,
            "count": 14470034,
            "maximum": 289227.8082,
            "minimum": 288175.5282,
            "name": "X",
            "position": 0,
            "stddev": 293.790531,
            "variance": 86312.87613
          },
          {
            "average": 4832859.487,
            "count": 14470034,
            "maximum": 4833571.382,
            "minimum": 4832151.442,
            "name": "Y",
            "position": 1,
            "stddev": 402.1863705,
            "variance": 161753.8766
          },
          {
            "average": 1330.940907,
            "count": 14470034,
            "maximum": 1406.661437,
            "minimum": 1321.561437,
            "name": "Z",
            "position": 2,
            "stddev": 13.90020872,
            "variance": 193.2158025
          },
          {
            "average": 28301.80189,
            "count": 14470034,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4109.425601,
            "variance": 16887378.77
          },
          {
            "average": 1.009628381,
            "count": 14470034,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1081301652,
            "variance": 0.01169213264
          },
          {
            "average": 1.019326976,
            "count": 14470034,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1596683973,
            "variance": 0.02549399709
          },
          {
            "average": 0.5011819599,
            "count": 14470034,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986202,
            "variance": 0.2499986202
          },
          {
            "average": 6.565292106e-06,
            "count": 14470034,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002562274274,
            "variance": 6.565249457e-06
          },
          {
            "average": 1.271913252,
            "count": 14470034,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.444945445,
            "variance": 0.197976449
          },
          {
            "average": 0.2165847565,
            "count": 14470034,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00493552,
            "variance": 144.1184768
          },
          {
            "average": 2.002936275,
            "count": 14470034,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00303658,
            "variance": 1.00608238
          },
          {
            "average": 1164.575267,
            "count": 14470034,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9763569794,
            "variance": 0.9532729513
          },
          {
            "average": 40923.21842,
            "count": 14470034,
            "maximum": 59904,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 12573.86073,
            "variance": 158101973.8
          },
          {
            "average": 41361.92452,
            "count": 14470034,
            "maximum": 59904,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7521.619794,
            "variance": 56574764.33
          },
          {
            "average": 36522.79689,
            "count": 14470034,
            "maximum": 60416,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 9722.985626,
            "variance": 94536449.49
          },
          {
            "average": 189094766.3,
            "count": 14470034,
            "maximum": 189096289.3,
            "minimum": 189093130.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 597.8613214,
            "variance": 357438.1597
          },
          {
            "average": 0,
            "count": 14470034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14470034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14470034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14470034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14470034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288175.5282,
          4832151.442,
          1321.561437,
          289227.8082,
          4833571.382,
          1406.661437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288175.5281804479,
                4832151.442243529,
                1321.5614366750435
              ],
              [
                288175.5281804479,
                4833571.382243528,
                1321.5614366750435
              ],
              [
                289227.8081804479,
                4833571.382243528,
                1406.6614366750434
              ],
              [
                289227.8081804479,
                4832151.442243529,
                1406.6614366750434
              ],
              [
                288175.5281804479,
                4832151.442243529,
                1321.5614366750435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:31:29+00:00",
        "end_time": "2017-09-10T15:38:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255291,
            43.61220922,
            1321.561437,
            -119.6119463,
            43.62527978,
            1406.661437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6249730148398,
                  43.61220921830834,
                  1321.5614366750435
                ],
                [
                  -119.62552908150963,
                  43.62498107536548,
                  1321.5614366750435
                ],
                [
                  -119.61249963688954,
                  43.625279782849056,
                  1406.6614366750434
                ],
                [
                  -119.61194632208434,
                  43.612507793388595,
                  1406.6614366750434
                ],
                [
                  -119.6249730148398,
                  43.61220921830834,
                  1321.5614366750435
                ]
              ]
            ]
          },
          "id": "20170910_43119E5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:31:29Z",
            "pc:count": 14470034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288697.0647,
                "count": 14470034,
                "maximum": 289227.8082,
                "minimum": 288175.5282,
                "name": "X",
                "position": 0,
                "stddev": 293.790531,
                "variance": 86312.87613
              },
              {
                "average": 4832859.487,
                "count": 14470034,
                "maximum": 4833571.382,
                "minimum": 4832151.442,
                "name": "Y",
                "position": 1,
                "stddev": 402.1863705,
                "variance": 161753.8766
              },
              {
                "average": 1330.940907,
                "count": 14470034,
                "maximum": 1406.661437,
                "minimum": 1321.561437,
                "name": "Z",
                "position": 2,
                "stddev": 13.90020872,
                "variance": 193.2158025
              },
              {
                "average": 28301.80189,
                "count": 14470034,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4109.425601,
                "variance": 16887378.77
              },
              {
                "average": 1.009628381,
                "count": 14470034,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1081301652,
                "variance": 0.01169213264
              },
              {
                "average": 1.019326976,
                "count": 14470034,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1596683973,
                "variance": 0.02549399709
              },
              {
                "average": 0.5011819599,
                "count": 14470034,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986202,
                "variance": 0.2499986202
              },
              {
                "average": 6.565292106e-06,
                "count": 14470034,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002562274274,
                "variance": 6.565249457e-06
              },
              {
                "average": 1.271913252,
                "count": 14470034,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.444945445,
                "variance": 0.197976449
              },
              {
                "average": 0.2165847565,
                "count": 14470034,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00493552,
                "variance": 144.1184768
              },
              {
                "average": 2.002936275,
                "count": 14470034,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00303658,
                "variance": 1.00608238
              },
              {
                "average": 1164.575267,
                "count": 14470034,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9763569794,
                "variance": 0.9532729513
              },
              {
                "average": 40923.21842,
                "count": 14470034,
                "maximum": 59904,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 12573.86073,
                "variance": 158101973.8
              },
              {
                "average": 41361.92452,
                "count": 14470034,
                "maximum": 59904,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7521.619794,
                "variance": 56574764.33
              },
              {
                "average": 36522.79689,
                "count": 14470034,
                "maximum": 60416,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 9722.985626,
                "variance": 94536449.49
              },
              {
                "average": 189094766.3,
                "count": 14470034,
                "maximum": 189096289.3,
                "minimum": 189093130.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 597.8613214,
                "variance": 357438.1597
              },
              {
                "average": 0,
                "count": 14470034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14470034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14470034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14470034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14470034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288175.5282,
              4832151.442,
              1321.561437,
              289227.8082,
              4833571.382,
              1406.661437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288175.5281804479,
                    4832151.442243529,
                    1321.5614366750435
                  ],
                  [
                    288175.5281804479,
                    4833571.382243528,
                    1321.5614366750435
                  ],
                  [
                    289227.8081804479,
                    4833571.382243528,
                    1406.6614366750434
                  ],
                  [
                    289227.8081804479,
                    4832151.442243529,
                    1406.6614366750434
                  ],
                  [
                    288175.5281804479,
                    4832151.442243529,
                    1321.5614366750435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:31:29+00:00",
            "end_time": "2017-09-10T15:38: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": "20170829_43119D5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247470812288,
              43.487220657141776,
              1292.4248653257087
            ],
            [
              -119.51300416475087,
              43.499982407353535,
              1292.4248653257087
            ],
            [
              -119.49999801604177,
              43.5002676960357,
              1322.6448653257085
            ],
            [
              -119.49947129266127,
              43.48750581944046,
              1322.6448653257085
            ],
            [
              -119.51247470812288,
              43.487220657141776,
              1292.4248653257087
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130042,
        43.48722066,
        1292.424865,
        -119.4994713,
        43.5002677,
        1322.644865
      ],
      "properties": {
        "datetime": "2017-09-10T15:43:02Z",
        "pc:count": 20548317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297369.8676,
            "count": 20548317,
            "maximum": 297886.7764,
            "minimum": 296834.2964,
            "name": "X",
            "position": 0,
            "stddev": 297.149988,
            "variance": 88298.11539
          },
          {
            "average": 4818598.353,
            "count": 20548317,
            "maximum": 4819407.367,
            "minimum": 4817988.707,
            "name": "Y",
            "position": 1,
            "stddev": 396.2780279,
            "variance": 157036.2754
          },
          {
            "average": 1304.484851,
            "count": 20548317,
            "maximum": 1322.644865,
            "minimum": 1292.424865,
            "name": "Z",
            "position": 2,
            "stddev": 5.497717599,
            "variance": 30.2248988
          },
          {
            "average": 23681.98055,
            "count": 20548317,
            "maximum": 44849,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3865.840722,
            "variance": 14944724.48
          },
          {
            "average": 1.000066039,
            "count": 20548317,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008150119021,
            "variance": 6.642444006e-05
          },
          {
            "average": 1.000133052,
            "count": 20548317,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01158458207,
            "variance": 0.0001342025417
          },
          {
            "average": 0.503428383,
            "count": 20548317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999882582,
            "variance": 0.2499882584
          },
          {
            "average": 1.129046238e-05,
            "count": 20548317,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00336010944,
            "variance": 1.129033545e-05
          },
          {
            "average": 1.186735342,
            "count": 20548317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3896989368,
            "variance": 0.1518652614
          },
          {
            "average": -0.7400409635,
            "count": 20548317,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90051004,
            "variance": 141.6221392
          },
          {
            "average": 2.008876445,
            "count": 20548317,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000396912,
            "variance": 1.000793981
          },
          {
            "average": 1134.689753,
            "count": 20548317,
            "maximum": 1162,
            "minimum": 1075,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 38.05746757,
            "variance": 1448.370838
          },
          {
            "average": 45079.76246,
            "count": 20548317,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2265.290074,
            "variance": 5131539.119
          },
          {
            "average": 43349.37364,
            "count": 20548317,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2179.807035,
            "variance": 4751558.712
          },
          {
            "average": 39972.38525,
            "count": 20548317,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2070.224068,
            "variance": 4285827.691
          },
          {
            "average": 188777908.8,
            "count": 20548317,
            "maximum": 189093382.8,
            "minimum": 188065824,
            "name": "GpsTime",
            "position": 15,
            "stddev": 467317.6089,
            "variance": 218385747600.0
          },
          {
            "average": 0,
            "count": 20548317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20548317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20548317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20548317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20548317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296834.2964,
          4817988.707,
          1292.424865,
          297886.7764,
          4819407.367,
          1322.644865
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296834.29644699546,
                4817988.707190986,
                1292.4248653257087
              ],
              [
                296834.29644699546,
                4819407.367190986,
                1292.4248653257087
              ],
              [
                297886.77644699544,
                4819407.367190986,
                1322.6448653257085
              ],
              [
                297886.77644699544,
                4817988.707190986,
                1322.6448653257085
              ],
              [
                296834.29644699546,
                4817988.707190986,
                1292.4248653257087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:43:02+00:00",
        "end_time": "2017-08-29T18:17:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130042,
            43.48722066,
            1292.424865,
            -119.4994713,
            43.5002677,
            1322.644865
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247470812288,
                  43.487220657141776,
                  1292.4248653257087
                ],
                [
                  -119.51300416475087,
                  43.499982407353535,
                  1292.4248653257087
                ],
                [
                  -119.49999801604177,
                  43.5002676960357,
                  1322.6448653257085
                ],
                [
                  -119.49947129266127,
                  43.48750581944046,
                  1322.6448653257085
                ],
                [
                  -119.51247470812288,
                  43.487220657141776,
                  1292.4248653257087
                ]
              ]
            ]
          },
          "id": "20170829_43119D5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:43:02Z",
            "pc:count": 20548317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297369.8676,
                "count": 20548317,
                "maximum": 297886.7764,
                "minimum": 296834.2964,
                "name": "X",
                "position": 0,
                "stddev": 297.149988,
                "variance": 88298.11539
              },
              {
                "average": 4818598.353,
                "count": 20548317,
                "maximum": 4819407.367,
                "minimum": 4817988.707,
                "name": "Y",
                "position": 1,
                "stddev": 396.2780279,
                "variance": 157036.2754
              },
              {
                "average": 1304.484851,
                "count": 20548317,
                "maximum": 1322.644865,
                "minimum": 1292.424865,
                "name": "Z",
                "position": 2,
                "stddev": 5.497717599,
                "variance": 30.2248988
              },
              {
                "average": 23681.98055,
                "count": 20548317,
                "maximum": 44849,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3865.840722,
                "variance": 14944724.48
              },
              {
                "average": 1.000066039,
                "count": 20548317,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008150119021,
                "variance": 6.642444006e-05
              },
              {
                "average": 1.000133052,
                "count": 20548317,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01158458207,
                "variance": 0.0001342025417
              },
              {
                "average": 0.503428383,
                "count": 20548317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999882582,
                "variance": 0.2499882584
              },
              {
                "average": 1.129046238e-05,
                "count": 20548317,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00336010944,
                "variance": 1.129033545e-05
              },
              {
                "average": 1.186735342,
                "count": 20548317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3896989368,
                "variance": 0.1518652614
              },
              {
                "average": -0.7400409635,
                "count": 20548317,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90051004,
                "variance": 141.6221392
              },
              {
                "average": 2.008876445,
                "count": 20548317,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000396912,
                "variance": 1.000793981
              },
              {
                "average": 1134.689753,
                "count": 20548317,
                "maximum": 1162,
                "minimum": 1075,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 38.05746757,
                "variance": 1448.370838
              },
              {
                "average": 45079.76246,
                "count": 20548317,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2265.290074,
                "variance": 5131539.119
              },
              {
                "average": 43349.37364,
                "count": 20548317,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2179.807035,
                "variance": 4751558.712
              },
              {
                "average": 39972.38525,
                "count": 20548317,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2070.224068,
                "variance": 4285827.691
              },
              {
                "average": 188777908.8,
                "count": 20548317,
                "maximum": 189093382.8,
                "minimum": 188065824,
                "name": "GpsTime",
                "position": 15,
                "stddev": 467317.6089,
                "variance": 218385747600.0
              },
              {
                "average": 0,
                "count": 20548317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20548317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20548317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20548317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20548317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296834.2964,
              4817988.707,
              1292.424865,
              297886.7764,
              4819407.367,
              1322.644865
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296834.29644699546,
                    4817988.707190986,
                    1292.4248653257087
                  ],
                  [
                    296834.29644699546,
                    4819407.367190986,
                    1292.4248653257087
                  ],
                  [
                    297886.77644699544,
                    4819407.367190986,
                    1322.6448653257085
                  ],
                  [
                    297886.77644699544,
                    4817988.707190986,
                    1322.6448653257085
                  ],
                  [
                    296834.29644699546,
                    4817988.707190986,
                    1292.4248653257087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:43:02+00:00",
            "end_time": "2017-08-29T18:17:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497403076654,
              43.53721515085313,
              1291.2670764207205
            ],
            [
              -119.57551782674064,
              43.549981566480426,
              1291.2670764207205
            ],
            [
              -119.56249908785102,
              43.55027428687016,
              1309.6870764207206
            ],
            [
              -119.56195803330799,
              43.537507741531584,
              1309.6870764207206
            ],
            [
              -119.57497403076654,
              43.53721515085313,
              1291.2670764207205
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755178,
        43.53721515,
        1291.267076,
        -119.561958,
        43.55027429,
        1309.687076
      ],
      "properties": {
        "datetime": "2017-09-10T16:29:18Z",
        "pc:count": 14173714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292468.5671,
            "count": 14173714,
            "maximum": 293004.855,
            "minimum": 291952.175,
            "name": "X",
            "position": 0,
            "stddev": 294.0654705,
            "variance": 86474.50092
          },
          {
            "average": 4824402.159,
            "count": 14173714,
            "maximum": 4825115.088,
            "minimum": 4823695.828,
            "name": "Y",
            "position": 1,
            "stddev": 399.4936294,
            "variance": 159595.1599
          },
          {
            "average": 1298.147267,
            "count": 14173714,
            "maximum": 1309.687076,
            "minimum": 1291.267076,
            "name": "Z",
            "position": 2,
            "stddev": 4.594449756,
            "variance": 21.10896856
          },
          {
            "average": 25901.80106,
            "count": 14173714,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2658.758735,
            "variance": 7068998.011
          },
          {
            "average": 1.000143152,
            "count": 14173714,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01283437168,
            "variance": 0.0001647210963
          },
          {
            "average": 1.000286375,
            "count": 14173714,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01874415094,
            "variance": 0.0003513431945
          },
          {
            "average": 0.5012791284,
            "count": 14173714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983815,
            "variance": 0.2499983815
          },
          {
            "average": 1.05829707e-06,
            "count": 14173714,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001028735158,
            "variance": 1.058296025e-06
          },
          {
            "average": 1.275127042,
            "count": 14173714,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465782872,
            "variance": 0.1994321666
          },
          {
            "average": 0.1754630083,
            "count": 14173714,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01645793,
            "variance": 144.3952611
          },
          {
            "average": 2.008683469,
            "count": 14173714,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000252946,
            "variance": 1.000505955
          },
          {
            "average": 1164.678306,
            "count": 14173714,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9930768014,
            "variance": 0.9862015335
          },
          {
            "average": 44244.184,
            "count": 14173714,
            "maximum": 59648,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 2355.794282,
            "variance": 5549766.697
          },
          {
            "average": 42184.59885,
            "count": 14173714,
            "maximum": 58624,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 2270.830572,
            "variance": 5156671.485
          },
          {
            "average": 38419.47147,
            "count": 14173714,
            "maximum": 59136,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 2291.872753,
            "variance": 5252680.717
          },
          {
            "average": 189094824.6,
            "count": 14173714,
            "maximum": 189096158.1,
            "minimum": 189093261.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.5955442,
            "variance": 386381.0206
          },
          {
            "average": 0,
            "count": 14173714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14173714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14173714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14173714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14173714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291952.175,
          4823695.828,
          1291.267076,
          293004.855,
          4825115.088,
          1309.687076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291952.1749656249,
                4823695.82834448,
                1291.2670764207205
              ],
              [
                291952.1749656249,
                4825115.08834448,
                1291.2670764207205
              ],
              [
                293004.8549656249,
                4825115.08834448,
                1309.6870764207206
              ],
              [
                293004.8549656249,
                4823695.82834448,
                1309.6870764207206
              ],
              [
                291952.1749656249,
                4823695.82834448,
                1291.2670764207205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:29:18+00:00",
        "end_time": "2017-09-10T15:41:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755178,
            43.53721515,
            1291.267076,
            -119.561958,
            43.55027429,
            1309.687076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497403076654,
                  43.53721515085313,
                  1291.2670764207205
                ],
                [
                  -119.57551782674064,
                  43.549981566480426,
                  1291.2670764207205
                ],
                [
                  -119.56249908785102,
                  43.55027428687016,
                  1309.6870764207206
                ],
                [
                  -119.56195803330799,
                  43.537507741531584,
                  1309.6870764207206
                ],
                [
                  -119.57497403076654,
                  43.53721515085313,
                  1291.2670764207205
                ]
              ]
            ]
          },
          "id": "20170910_43119E5310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:29:18Z",
            "pc:count": 14173714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292468.5671,
                "count": 14173714,
                "maximum": 293004.855,
                "minimum": 291952.175,
                "name": "X",
                "position": 0,
                "stddev": 294.0654705,
                "variance": 86474.50092
              },
              {
                "average": 4824402.159,
                "count": 14173714,
                "maximum": 4825115.088,
                "minimum": 4823695.828,
                "name": "Y",
                "position": 1,
                "stddev": 399.4936294,
                "variance": 159595.1599
              },
              {
                "average": 1298.147267,
                "count": 14173714,
                "maximum": 1309.687076,
                "minimum": 1291.267076,
                "name": "Z",
                "position": 2,
                "stddev": 4.594449756,
                "variance": 21.10896856
              },
              {
                "average": 25901.80106,
                "count": 14173714,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2658.758735,
                "variance": 7068998.011
              },
              {
                "average": 1.000143152,
                "count": 14173714,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01283437168,
                "variance": 0.0001647210963
              },
              {
                "average": 1.000286375,
                "count": 14173714,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01874415094,
                "variance": 0.0003513431945
              },
              {
                "average": 0.5012791284,
                "count": 14173714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983815,
                "variance": 0.2499983815
              },
              {
                "average": 1.05829707e-06,
                "count": 14173714,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001028735158,
                "variance": 1.058296025e-06
              },
              {
                "average": 1.275127042,
                "count": 14173714,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465782872,
                "variance": 0.1994321666
              },
              {
                "average": 0.1754630083,
                "count": 14173714,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01645793,
                "variance": 144.3952611
              },
              {
                "average": 2.008683469,
                "count": 14173714,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000252946,
                "variance": 1.000505955
              },
              {
                "average": 1164.678306,
                "count": 14173714,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9930768014,
                "variance": 0.9862015335
              },
              {
                "average": 44244.184,
                "count": 14173714,
                "maximum": 59648,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 2355.794282,
                "variance": 5549766.697
              },
              {
                "average": 42184.59885,
                "count": 14173714,
                "maximum": 58624,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 2270.830572,
                "variance": 5156671.485
              },
              {
                "average": 38419.47147,
                "count": 14173714,
                "maximum": 59136,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 2291.872753,
                "variance": 5252680.717
              },
              {
                "average": 189094824.6,
                "count": 14173714,
                "maximum": 189096158.1,
                "minimum": 189093261.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.5955442,
                "variance": 386381.0206
              },
              {
                "average": 0,
                "count": 14173714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14173714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14173714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14173714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14173714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291952.175,
              4823695.828,
              1291.267076,
              293004.855,
              4825115.088,
              1309.687076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291952.1749656249,
                    4823695.82834448,
                    1291.2670764207205
                  ],
                  [
                    291952.1749656249,
                    4825115.08834448,
                    1291.2670764207205
                  ],
                  [
                    293004.8549656249,
                    4825115.08834448,
                    1309.6870764207206
                  ],
                  [
                    293004.8549656249,
                    4823695.82834448,
                    1309.6870764207206
                  ],
                  [
                    291952.1749656249,
                    4823695.82834448,
                    1291.2670764207205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:29:18+00:00",
            "end_time": "2017-09-10T15:41: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": "20170830_43119E3110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.324974993701,
              43.599741737853,
              1476.947885685548
            ],
            [
              -119.32546606988349,
              43.61248377166348,
              1476.947885685548
            ],
            [
              -119.31286456406991,
              43.612739549102955,
              1610.6878856855478
            ],
            [
              -119.31237614318998,
              43.59999740218042,
              1610.6878856855478
            ],
            [
              -119.324974993701,
              43.599741737853,
              1476.947885685548
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254661,
        43.59974174,
        1476.947886,
        -119.3123761,
        43.61273955,
        1610.687886
      ],
      "properties": {
        "datetime": "2017-08-30T16:42:38Z",
        "pc:count": 11180017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312788.1739,
            "count": 11180017,
            "maximum": 313363.7572,
            "minimum": 312346.0572,
            "name": "X",
            "position": 0,
            "stddev": 257.1526447,
            "variance": 66127.48266
          },
          {
            "average": 4830695.808,
            "count": 11180017,
            "maximum": 4831461.257,
            "minimum": 4830044.957,
            "name": "Y",
            "position": 1,
            "stddev": 404.9519964,
            "variance": 163986.1194
          },
          {
            "average": 1543.194732,
            "count": 11180017,
            "maximum": 1610.687886,
            "minimum": 1476.947886,
            "name": "Z",
            "position": 2,
            "stddev": 34.3011095,
            "variance": 1176.566113
          },
          {
            "average": 19903.0134,
            "count": 11180017,
            "maximum": 31937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1720.906721,
            "variance": 2961519.942
          },
          {
            "average": 1.001559658,
            "count": 11180017,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04007794122,
            "variance": 0.001606241373
          },
          {
            "average": 1.003154199,
            "count": 11180017,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05738075263,
            "variance": 0.003292550773
          },
          {
            "average": 0.5020413654,
            "count": 11180017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958552,
            "variance": 0.2499958552
          },
          {
            "average": 8.944530227e-08,
            "count": 11180017,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002990740749,
            "variance": 8.944530227e-08
          },
          {
            "average": 1.166362896,
            "count": 11180017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724060887,
            "variance": 0.1386862949
          },
          {
            "average": 0.09336065009,
            "count": 11180017,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74807212,
            "variance": 138.0171986
          },
          {
            "average": 1.997077464,
            "count": 11180017,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001061712,
            "variance": 1.002124551
          },
          {
            "average": 1090.00707,
            "count": 11180017,
            "maximum": 1094,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.559491662,
            "variance": 2.432014244
          },
          {
            "average": 32449.62954,
            "count": 11180017,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6807.712213,
            "variance": 46344945.57
          },
          {
            "average": 32901.47181,
            "count": 11180017,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4839.245869,
            "variance": 23418300.58
          },
          {
            "average": 28587.01436,
            "count": 11180017,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5161.349361,
            "variance": 26639527.23
          },
          {
            "average": 188144978.2,
            "count": 11180017,
            "maximum": 188146558.9,
            "minimum": 188143897.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.504908,
            "variance": 354626.0954
          },
          {
            "average": 0,
            "count": 11180017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11180017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11180017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11180017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11180017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312346.0572,
          4830044.957,
          1476.947886,
          313363.7572,
          4831461.257,
          1610.687886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312346.05719879334,
                4830044.957122929,
                1476.947885685548
              ],
              [
                312346.05719879334,
                4831461.25712293,
                1476.947885685548
              ],
              [
                313363.7571987933,
                4831461.25712293,
                1610.6878856855478
              ],
              [
                313363.7571987933,
                4830044.957122929,
                1610.6878856855478
              ],
              [
                312346.05719879334,
                4830044.957122929,
                1476.947885685548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:42:38+00:00",
        "end_time": "2017-08-30T15:58:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254661,
            43.59974174,
            1476.947886,
            -119.3123761,
            43.61273955,
            1610.687886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.324974993701,
                  43.599741737853,
                  1476.947885685548
                ],
                [
                  -119.32546606988349,
                  43.61248377166348,
                  1476.947885685548
                ],
                [
                  -119.31286456406991,
                  43.612739549102955,
                  1610.6878856855478
                ],
                [
                  -119.31237614318998,
                  43.59999740218042,
                  1610.6878856855478
                ],
                [
                  -119.324974993701,
                  43.599741737853,
                  1476.947885685548
                ]
              ]
            ]
          },
          "id": "20170830_43119E3110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:42:38Z",
            "pc:count": 11180017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312788.1739,
                "count": 11180017,
                "maximum": 313363.7572,
                "minimum": 312346.0572,
                "name": "X",
                "position": 0,
                "stddev": 257.1526447,
                "variance": 66127.48266
              },
              {
                "average": 4830695.808,
                "count": 11180017,
                "maximum": 4831461.257,
                "minimum": 4830044.957,
                "name": "Y",
                "position": 1,
                "stddev": 404.9519964,
                "variance": 163986.1194
              },
              {
                "average": 1543.194732,
                "count": 11180017,
                "maximum": 1610.687886,
                "minimum": 1476.947886,
                "name": "Z",
                "position": 2,
                "stddev": 34.3011095,
                "variance": 1176.566113
              },
              {
                "average": 19903.0134,
                "count": 11180017,
                "maximum": 31937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1720.906721,
                "variance": 2961519.942
              },
              {
                "average": 1.001559658,
                "count": 11180017,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04007794122,
                "variance": 0.001606241373
              },
              {
                "average": 1.003154199,
                "count": 11180017,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05738075263,
                "variance": 0.003292550773
              },
              {
                "average": 0.5020413654,
                "count": 11180017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958552,
                "variance": 0.2499958552
              },
              {
                "average": 8.944530227e-08,
                "count": 11180017,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002990740749,
                "variance": 8.944530227e-08
              },
              {
                "average": 1.166362896,
                "count": 11180017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724060887,
                "variance": 0.1386862949
              },
              {
                "average": 0.09336065009,
                "count": 11180017,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74807212,
                "variance": 138.0171986
              },
              {
                "average": 1.997077464,
                "count": 11180017,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001061712,
                "variance": 1.002124551
              },
              {
                "average": 1090.00707,
                "count": 11180017,
                "maximum": 1094,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.559491662,
                "variance": 2.432014244
              },
              {
                "average": 32449.62954,
                "count": 11180017,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6807.712213,
                "variance": 46344945.57
              },
              {
                "average": 32901.47181,
                "count": 11180017,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4839.245869,
                "variance": 23418300.58
              },
              {
                "average": 28587.01436,
                "count": 11180017,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5161.349361,
                "variance": 26639527.23
              },
              {
                "average": 188144978.2,
                "count": 11180017,
                "maximum": 188146558.9,
                "minimum": 188143897.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.504908,
                "variance": 354626.0954
              },
              {
                "average": 0,
                "count": 11180017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11180017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11180017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11180017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11180017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312346.0572,
              4830044.957,
              1476.947886,
              313363.7572,
              4831461.257,
              1610.687886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312346.05719879334,
                    4830044.957122929,
                    1476.947885685548
                  ],
                  [
                    312346.05719879334,
                    4831461.25712293,
                    1476.947885685548
                  ],
                  [
                    313363.7571987933,
                    4831461.25712293,
                    1610.6878856855478
                  ],
                  [
                    313363.7571987933,
                    4830044.957122929,
                    1610.6878856855478
                  ],
                  [
                    312346.05719879334,
                    4830044.957122929,
                    1476.947885685548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:42:38+00:00",
            "end_time": "2017-08-30T15:58: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": "20170831_43119E4124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247507065112,
              43.56222584048834,
              1308.9843974926637
            ],
            [
              -119.46299514460823,
              43.57498268994694,
              1308.9843974926637
            ],
            [
              -119.44999810930281,
              43.57526211906037,
              1419.8443974926638
            ],
            [
              -119.44948077302621,
              43.56250514587847,
              1419.8443974926638
            ],
            [
              -119.46247507065112,
              43.56222584048834,
              1308.9843974926637
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629951,
        43.56222584,
        1308.984397,
        -119.4494808,
        43.57526212,
        1419.844397
      ],
      "properties": {
        "datetime": "2017-08-31T17:55:23Z",
        "pc:count": 13481526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301655.3354,
            "count": 13481526,
            "maximum": 302174.6555,
            "minimum": 301124.2555,
            "name": "X",
            "position": 0,
            "stddev": 289.5757093,
            "variance": 83854.09141
          },
          {
            "average": 4826928.657,
            "count": 13481526,
            "maximum": 4827616.28,
            "minimum": 4826198.2,
            "name": "Y",
            "position": 1,
            "stddev": 398.8904369,
            "variance": 159113.5806
          },
          {
            "average": 1364.784098,
            "count": 13481526,
            "maximum": 1419.844397,
            "minimum": 1308.984397,
            "name": "Z",
            "position": 2,
            "stddev": 27.67818141,
            "variance": 766.0817259
          },
          {
            "average": 19652.21444,
            "count": 13481526,
            "maximum": 33537,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3409.429556,
            "variance": 11624209.9
          },
          {
            "average": 1.055132334,
            "count": 13481526,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2657655349,
            "variance": 0.07063131953
          },
          {
            "average": 1.111402819,
            "count": 13481526,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3950577773,
            "variance": 0.1560706474
          },
          {
            "average": 0.5030259186,
            "count": 13481526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908623,
            "variance": 0.2499908624
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18214978,
            "count": 13481526,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3859679377,
            "variance": 0.1489712489
          },
          {
            "average": 0.1136865579,
            "count": 13481526,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68343878,
            "variance": 136.5027416
          },
          {
            "average": 1.969753424,
            "count": 13481526,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013967165,
            "variance": 1.028129411
          },
          {
            "average": 1134.148692,
            "count": 13481526,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.05919333,
            "variance": 1.12189051
          },
          {
            "average": 39955.3921,
            "count": 13481526,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7254.432598,
            "variance": 52626792.32
          },
          {
            "average": 38839.20444,
            "count": 13481526,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5585.181101,
            "variance": 31194247.94
          },
          {
            "average": 34916.71387,
            "count": 13481526,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5809.191491,
            "variance": 33746705.78
          },
          {
            "average": 188235323,
            "count": 13481526,
            "maximum": 188237323.7,
            "minimum": 188233198.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 717.4008032,
            "variance": 514663.9124
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13481526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301124.2555,
          4826198.2,
          1308.984397,
          302174.6555,
          4827616.28,
          1419.844397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301124.255530822,
                4826198.200094867,
                1308.9843974926637
              ],
              [
                301124.255530822,
                4827616.280094867,
                1308.9843974926637
              ],
              [
                302174.655530822,
                4827616.280094867,
                1419.8443974926638
              ],
              [
                302174.655530822,
                4826198.200094867,
                1419.8443974926638
              ],
              [
                301124.255530822,
                4826198.200094867,
                1308.9843974926637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:55:23+00:00",
        "end_time": "2017-08-31T16:46:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629951,
            43.56222584,
            1308.984397,
            -119.4494808,
            43.57526212,
            1419.844397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247507065112,
                  43.56222584048834,
                  1308.9843974926637
                ],
                [
                  -119.46299514460823,
                  43.57498268994694,
                  1308.9843974926637
                ],
                [
                  -119.44999810930281,
                  43.57526211906037,
                  1419.8443974926638
                ],
                [
                  -119.44948077302621,
                  43.56250514587847,
                  1419.8443974926638
                ],
                [
                  -119.46247507065112,
                  43.56222584048834,
                  1308.9843974926637
                ]
              ]
            ]
          },
          "id": "20170831_43119E4124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:55:23Z",
            "pc:count": 13481526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301655.3354,
                "count": 13481526,
                "maximum": 302174.6555,
                "minimum": 301124.2555,
                "name": "X",
                "position": 0,
                "stddev": 289.5757093,
                "variance": 83854.09141
              },
              {
                "average": 4826928.657,
                "count": 13481526,
                "maximum": 4827616.28,
                "minimum": 4826198.2,
                "name": "Y",
                "position": 1,
                "stddev": 398.8904369,
                "variance": 159113.5806
              },
              {
                "average": 1364.784098,
                "count": 13481526,
                "maximum": 1419.844397,
                "minimum": 1308.984397,
                "name": "Z",
                "position": 2,
                "stddev": 27.67818141,
                "variance": 766.0817259
              },
              {
                "average": 19652.21444,
                "count": 13481526,
                "maximum": 33537,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3409.429556,
                "variance": 11624209.9
              },
              {
                "average": 1.055132334,
                "count": 13481526,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2657655349,
                "variance": 0.07063131953
              },
              {
                "average": 1.111402819,
                "count": 13481526,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3950577773,
                "variance": 0.1560706474
              },
              {
                "average": 0.5030259186,
                "count": 13481526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908623,
                "variance": 0.2499908624
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18214978,
                "count": 13481526,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3859679377,
                "variance": 0.1489712489
              },
              {
                "average": 0.1136865579,
                "count": 13481526,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68343878,
                "variance": 136.5027416
              },
              {
                "average": 1.969753424,
                "count": 13481526,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013967165,
                "variance": 1.028129411
              },
              {
                "average": 1134.148692,
                "count": 13481526,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.05919333,
                "variance": 1.12189051
              },
              {
                "average": 39955.3921,
                "count": 13481526,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7254.432598,
                "variance": 52626792.32
              },
              {
                "average": 38839.20444,
                "count": 13481526,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5585.181101,
                "variance": 31194247.94
              },
              {
                "average": 34916.71387,
                "count": 13481526,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5809.191491,
                "variance": 33746705.78
              },
              {
                "average": 188235323,
                "count": 13481526,
                "maximum": 188237323.7,
                "minimum": 188233198.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 717.4008032,
                "variance": 514663.9124
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13481526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301124.2555,
              4826198.2,
              1308.984397,
              302174.6555,
              4827616.28,
              1419.844397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301124.255530822,
                    4826198.200094867,
                    1308.9843974926637
                  ],
                  [
                    301124.255530822,
                    4827616.280094867,
                    1308.9843974926637
                  ],
                  [
                    302174.655530822,
                    4827616.280094867,
                    1419.8443974926638
                  ],
                  [
                    302174.655530822,
                    4826198.200094867,
                    1419.8443974926638
                  ],
                  [
                    301124.255530822,
                    4826198.200094867,
                    1308.9843974926637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:55:23+00:00",
            "end_time": "2017-08-31T16:46: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": "20170831_43119D5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51197068117578,
              43.374732152304944,
              1308.0683650667534
            ],
            [
              -119.51249238791686,
              43.38735940213363,
              1308.0683650667534
            ],
            [
              -119.49999287723038,
              43.38763349447028,
              1355.5283650667534
            ],
            [
              -119.49947375934522,
              43.375006124471426,
              1355.5283650667534
            ],
            [
              -119.51197068117578,
              43.374732152304944,
              1308.0683650667534
            ]
          ]
        ]
      },
      "bbox": [
        -119.5124924,
        43.37473215,
        1308.068365,
        -119.4994738,
        43.38763349,
        1355.528365
      ],
      "properties": {
        "datetime": "2017-08-31T15:15:21Z",
        "pc:count": 10358718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297071.7874,
            "count": 10358718,
            "maximum": 297511.6171,
            "minimum": 296498.2571,
            "name": "X",
            "position": 0,
            "stddev": 252.6308508,
            "variance": 63822.34676
          },
          {
            "average": 4806152.033,
            "count": 10358718,
            "maximum": 4806897.881,
            "minimum": 4805494.201,
            "name": "Y",
            "position": 1,
            "stddev": 380.056351,
            "variance": 144442.83
          },
          {
            "average": 1311.511655,
            "count": 10358718,
            "maximum": 1355.528365,
            "minimum": 1308.068365,
            "name": "Z",
            "position": 2,
            "stddev": 1.890283348,
            "variance": 3.573171136
          },
          {
            "average": 18533.08443,
            "count": 10358718,
            "maximum": 30257,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 1649.907504,
            "variance": 2722194.771
          },
          {
            "average": 1.001763539,
            "count": 10358718,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04452703771,
            "variance": 0.001982657087
          },
          {
            "average": 1.00354011,
            "count": 10358718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06530493685,
            "variance": 0.004264734777
          },
          {
            "average": 0.5009045521,
            "count": 10358718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992059,
            "variance": 0.2499992059
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214506467,
            "count": 10358718,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4104795474,
            "variance": 0.1684934588
          },
          {
            "average": 0.4554615243,
            "count": 10358718,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76544885,
            "variance": 138.4257867
          },
          {
            "average": 1.997297928,
            "count": 10358718,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001169315,
            "variance": 1.002339997
          },
          {
            "average": 1117.643071,
            "count": 10358718,
            "maximum": 1120,
            "minimum": 1115,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9513969267,
            "variance": 0.9051561121
          },
          {
            "average": 45004.7304,
            "count": 10358718,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2638.639641,
            "variance": 6962419.156
          },
          {
            "average": 43392.11445,
            "count": 10358718,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2455.868783,
            "variance": 6031291.479
          },
          {
            "average": 40227.94865,
            "count": 10358718,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2403.223034,
            "variance": 5775480.951
          },
          {
            "average": 188226874.8,
            "count": 10358718,
            "maximum": 188227721.7,
            "minimum": 188225893.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 335.0005493,
            "variance": 112225.368
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296498.2571,
          4805494.201,
          1308.068365,
          297511.6171,
          4806897.881,
          1355.528365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296498.2570804037,
                4805494.200551717,
                1308.0683650667534
              ],
              [
                296498.2570804037,
                4806897.880551716,
                1308.0683650667534
              ],
              [
                297511.61708040367,
                4806897.880551716,
                1355.5283650667534
              ],
              [
                297511.61708040367,
                4805494.200551717,
                1355.5283650667534
              ],
              [
                296498.2570804037,
                4805494.200551717,
                1308.0683650667534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:15:21+00:00",
        "end_time": "2017-08-31T14:44:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5124924,
            43.37473215,
            1308.068365,
            -119.4994738,
            43.38763349,
            1355.528365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51197068117578,
                  43.374732152304944,
                  1308.0683650667534
                ],
                [
                  -119.51249238791686,
                  43.38735940213363,
                  1308.0683650667534
                ],
                [
                  -119.49999287723038,
                  43.38763349447028,
                  1355.5283650667534
                ],
                [
                  -119.49947375934522,
                  43.375006124471426,
                  1355.5283650667534
                ],
                [
                  -119.51197068117578,
                  43.374732152304944,
                  1308.0683650667534
                ]
              ]
            ]
          },
          "id": "20170831_43119D5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:15:21Z",
            "pc:count": 10358718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297071.7874,
                "count": 10358718,
                "maximum": 297511.6171,
                "minimum": 296498.2571,
                "name": "X",
                "position": 0,
                "stddev": 252.6308508,
                "variance": 63822.34676
              },
              {
                "average": 4806152.033,
                "count": 10358718,
                "maximum": 4806897.881,
                "minimum": 4805494.201,
                "name": "Y",
                "position": 1,
                "stddev": 380.056351,
                "variance": 144442.83
              },
              {
                "average": 1311.511655,
                "count": 10358718,
                "maximum": 1355.528365,
                "minimum": 1308.068365,
                "name": "Z",
                "position": 2,
                "stddev": 1.890283348,
                "variance": 3.573171136
              },
              {
                "average": 18533.08443,
                "count": 10358718,
                "maximum": 30257,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 1649.907504,
                "variance": 2722194.771
              },
              {
                "average": 1.001763539,
                "count": 10358718,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04452703771,
                "variance": 0.001982657087
              },
              {
                "average": 1.00354011,
                "count": 10358718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06530493685,
                "variance": 0.004264734777
              },
              {
                "average": 0.5009045521,
                "count": 10358718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992059,
                "variance": 0.2499992059
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214506467,
                "count": 10358718,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4104795474,
                "variance": 0.1684934588
              },
              {
                "average": 0.4554615243,
                "count": 10358718,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76544885,
                "variance": 138.4257867
              },
              {
                "average": 1.997297928,
                "count": 10358718,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001169315,
                "variance": 1.002339997
              },
              {
                "average": 1117.643071,
                "count": 10358718,
                "maximum": 1120,
                "minimum": 1115,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9513969267,
                "variance": 0.9051561121
              },
              {
                "average": 45004.7304,
                "count": 10358718,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2638.639641,
                "variance": 6962419.156
              },
              {
                "average": 43392.11445,
                "count": 10358718,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2455.868783,
                "variance": 6031291.479
              },
              {
                "average": 40227.94865,
                "count": 10358718,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2403.223034,
                "variance": 5775480.951
              },
              {
                "average": 188226874.8,
                "count": 10358718,
                "maximum": 188227721.7,
                "minimum": 188225893.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 335.0005493,
                "variance": 112225.368
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296498.2571,
              4805494.201,
              1308.068365,
              297511.6171,
              4806897.881,
              1355.528365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296498.2570804037,
                    4805494.200551717,
                    1308.0683650667534
                  ],
                  [
                    296498.2570804037,
                    4806897.880551716,
                    1308.0683650667534
                  ],
                  [
                    297511.61708040367,
                    4806897.880551716,
                    1355.5283650667534
                  ],
                  [
                    297511.61708040367,
                    4805494.200551717,
                    1355.5283650667534
                  ],
                  [
                    296498.2570804037,
                    4805494.200551717,
                    1308.0683650667534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:15:21+00:00",
            "end_time": "2017-08-31T14:44: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": "20170911_43119D6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74283660103,
              43.49460106755014,
              1491.98764542175
            ],
            [
              -119.74308088811145,
              43.499993671572476,
              1491.98764542175
            ],
            [
              -119.73749333030976,
              43.50012768256547,
              1545.80764542175
            ],
            [
              -119.73724953931556,
              43.49473505345398,
              1545.80764542175
            ],
            [
              -119.74283660103,
              43.49460106755014,
              1491.98764542175
            ]
          ]
        ]
      },
      "bbox": [
        -119.7430809,
        43.49460107,
        1491.987645,
        -119.7372495,
        43.50012768,
        1545.807645
      ],
      "properties": {
        "datetime": "2017-09-11T21:59:17Z",
        "pc:count": 1441093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278534.132,
            "count": 1441093,
            "maximum": 278685.1231,
            "minimum": 278232.8831,
            "name": "X",
            "position": 0,
            "stddev": 93.36286991,
            "variance": 8716.625478
          },
          {
            "average": 4819770.399,
            "count": 1441093,
            "maximum": 4819996.345,
            "minimum": 4819396.765,
            "name": "Y",
            "position": 1,
            "stddev": 142.4342947,
            "variance": 20287.5283
          },
          {
            "average": 1501.85394,
            "count": 1441093,
            "maximum": 1545.807645,
            "minimum": 1491.987645,
            "name": "Z",
            "position": 2,
            "stddev": 8.260293839,
            "variance": 68.2324543
          },
          {
            "average": 27723.41806,
            "count": 1441093,
            "maximum": 40081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3642.827604,
            "variance": 13270192.95
          },
          {
            "average": 1.018583811,
            "count": 1441093,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1443389061,
            "variance": 0.02083371982
          },
          {
            "average": 1.037534011,
            "count": 1441093,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2098274874,
            "variance": 0.04402757448
          },
          {
            "average": 0.499629101,
            "count": 1441093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000359,
            "variance": 0.2500000359
          },
          {
            "average": 1.318443709e-05,
            "count": 1441093,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003631015341,
            "variance": 1.318427241e-05
          },
          {
            "average": 1.233696923,
            "count": 1441093,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4231817523,
            "variance": 0.1790827955
          },
          {
            "average": 0.08625441173,
            "count": 1441093,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.79628599,
            "variance": 163.7449352
          },
          {
            "average": 1.997819017,
            "count": 1441093,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006662371,
            "variance": 1.013369129
          },
          {
            "average": 1200.99315,
            "count": 1441093,
            "maximum": 1202,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7592215154,
            "variance": 0.5764173094
          },
          {
            "average": 45263.10787,
            "count": 1441093,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 5510.48623,
            "variance": 30365458.49
          },
          {
            "average": 43450.96902,
            "count": 1441093,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4814.531048,
            "variance": 23179709.22
          },
          {
            "average": 39502.58409,
            "count": 1441093,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 4898.236671,
            "variance": 23992722.49
          },
          {
            "average": 189202043.4,
            "count": 1441093,
            "maximum": 189202357.7,
            "minimum": 189201535,
            "name": "GpsTime",
            "position": 15,
            "stddev": 331.2592184,
            "variance": 109732.6698
          },
          {
            "average": 0,
            "count": 1441093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278232.8831,
          4819396.765,
          1491.987645,
          278685.1231,
          4819996.345,
          1545.807645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278232.88311200996,
                4819396.76542377,
                1491.98764542175
              ],
              [
                278232.88311200996,
                4819996.34542377,
                1491.98764542175
              ],
              [
                278685.12311200995,
                4819996.34542377,
                1545.80764542175
              ],
              [
                278685.12311200995,
                4819396.76542377,
                1545.80764542175
              ],
              [
                278232.88311200996,
                4819396.76542377,
                1491.98764542175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:59:17+00:00",
        "end_time": "2017-09-11T21:45:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119D6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119D6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119D6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119D6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7430809,
            43.49460107,
            1491.987645,
            -119.7372495,
            43.50012768,
            1545.807645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74283660103,
                  43.49460106755014,
                  1491.98764542175
                ],
                [
                  -119.74308088811145,
                  43.499993671572476,
                  1491.98764542175
                ],
                [
                  -119.73749333030976,
                  43.50012768256547,
                  1545.80764542175
                ],
                [
                  -119.73724953931556,
                  43.49473505345398,
                  1545.80764542175
                ],
                [
                  -119.74283660103,
                  43.49460106755014,
                  1491.98764542175
                ]
              ]
            ]
          },
          "id": "20170911_43119D6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119D6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:59:17Z",
            "pc:count": 1441093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278534.132,
                "count": 1441093,
                "maximum": 278685.1231,
                "minimum": 278232.8831,
                "name": "X",
                "position": 0,
                "stddev": 93.36286991,
                "variance": 8716.625478
              },
              {
                "average": 4819770.399,
                "count": 1441093,
                "maximum": 4819996.345,
                "minimum": 4819396.765,
                "name": "Y",
                "position": 1,
                "stddev": 142.4342947,
                "variance": 20287.5283
              },
              {
                "average": 1501.85394,
                "count": 1441093,
                "maximum": 1545.807645,
                "minimum": 1491.987645,
                "name": "Z",
                "position": 2,
                "stddev": 8.260293839,
                "variance": 68.2324543
              },
              {
                "average": 27723.41806,
                "count": 1441093,
                "maximum": 40081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3642.827604,
                "variance": 13270192.95
              },
              {
                "average": 1.018583811,
                "count": 1441093,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1443389061,
                "variance": 0.02083371982
              },
              {
                "average": 1.037534011,
                "count": 1441093,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2098274874,
                "variance": 0.04402757448
              },
              {
                "average": 0.499629101,
                "count": 1441093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000359,
                "variance": 0.2500000359
              },
              {
                "average": 1.318443709e-05,
                "count": 1441093,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003631015341,
                "variance": 1.318427241e-05
              },
              {
                "average": 1.233696923,
                "count": 1441093,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4231817523,
                "variance": 0.1790827955
              },
              {
                "average": 0.08625441173,
                "count": 1441093,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.79628599,
                "variance": 163.7449352
              },
              {
                "average": 1.997819017,
                "count": 1441093,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006662371,
                "variance": 1.013369129
              },
              {
                "average": 1200.99315,
                "count": 1441093,
                "maximum": 1202,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7592215154,
                "variance": 0.5764173094
              },
              {
                "average": 45263.10787,
                "count": 1441093,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 5510.48623,
                "variance": 30365458.49
              },
              {
                "average": 43450.96902,
                "count": 1441093,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4814.531048,
                "variance": 23179709.22
              },
              {
                "average": 39502.58409,
                "count": 1441093,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 4898.236671,
                "variance": 23992722.49
              },
              {
                "average": 189202043.4,
                "count": 1441093,
                "maximum": 189202357.7,
                "minimum": 189201535,
                "name": "GpsTime",
                "position": 15,
                "stddev": 331.2592184,
                "variance": 109732.6698
              },
              {
                "average": 0,
                "count": 1441093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278232.8831,
              4819396.765,
              1491.987645,
              278685.1231,
              4819996.345,
              1545.807645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278232.88311200996,
                    4819396.76542377,
                    1491.98764542175
                  ],
                  [
                    278232.88311200996,
                    4819996.34542377,
                    1491.98764542175
                  ],
                  [
                    278685.12311200995,
                    4819996.34542377,
                    1545.80764542175
                  ],
                  [
                    278685.12311200995,
                    4819396.76542377,
                    1545.80764542175
                  ],
                  [
                    278232.88311200996,
                    4819396.76542377,
                    1491.98764542175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:59:17+00:00",
            "end_time": "2017-09-11T21:45: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": "20170831_43119E4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497501352072,
              43.612225313527155,
              1384.2416348591503
            ],
            [
              -119.47549866813542,
              43.62498265046496,
              1384.2416348591503
            ],
            [
              -119.46249817000114,
              43.6252636005979,
              1462.8416348591502
            ],
            [
              -119.46197725865461,
              43.61250613926939,
              1462.8416348591502
            ],
            [
              -119.47497501352072,
              43.612225313527155,
              1384.2416348591503
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754987,
        43.61222531,
        1384.241635,
        -119.4619773,
        43.6252636,
        1462.841635
      ],
      "properties": {
        "datetime": "2017-08-31T17:09:36Z",
        "pc:count": 13881481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300793.2614,
            "count": 13881481,
            "maximum": 301330.0056,
            "minimum": 300280.1856,
            "name": "X",
            "position": 0,
            "stddev": 288.5815247,
            "variance": 83279.29638
          },
          {
            "average": 4832491.841,
            "count": 13881481,
            "maximum": 4833199.547,
            "minimum": 4831781.387,
            "name": "Y",
            "position": 1,
            "stddev": 384.5089501,
            "variance": 147847.1327
          },
          {
            "average": 1427.578763,
            "count": 13881481,
            "maximum": 1462.841635,
            "minimum": 1384.241635,
            "name": "Z",
            "position": 2,
            "stddev": 14.95755194,
            "variance": 223.72836
          },
          {
            "average": 18872.89632,
            "count": 13881481,
            "maximum": 28625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2219.365826,
            "variance": 4925584.668
          },
          {
            "average": 1.018302946,
            "count": 13881481,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1549472814,
            "variance": 0.02400866002
          },
          {
            "average": 1.036827771,
            "count": 13881481,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2323158815,
            "variance": 0.05397066881
          },
          {
            "average": 0.5016065649,
            "count": 13881481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997437,
            "variance": 0.249997437
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193872325,
            "count": 13881481,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3953300621,
            "variance": 0.156285858
          },
          {
            "average": 0.7060226333,
            "count": 13881481,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62476227,
            "variance": 135.1350978
          },
          {
            "average": 1.984565192,
            "count": 13881481,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005809985,
            "variance": 1.011653726
          },
          {
            "average": 1129.759452,
            "count": 13881481,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016770604,
            "variance": 1.033822461
          },
          {
            "average": 40832.88171,
            "count": 13881481,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4549.250965,
            "variance": 20695684.34
          },
          {
            "average": 38772.91523,
            "count": 13881481,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3997.360043,
            "variance": 15978887.31
          },
          {
            "average": 35234.92778,
            "count": 13881481,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3770.084667,
            "variance": 14213538.39
          },
          {
            "average": 188232463.9,
            "count": 13881481,
            "maximum": 188234576.1,
            "minimum": 188230588.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 685.4604512,
            "variance": 469856.0302
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13881481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300280.1856,
          4831781.387,
          1384.241635,
          301330.0056,
          4833199.547,
          1462.841635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300280.18562392803,
                4831781.387244152,
                1384.2416348591503
              ],
              [
                300280.18562392803,
                4833199.547244152,
                1384.2416348591503
              ],
              [
                301330.005623928,
                4833199.547244152,
                1462.8416348591502
              ],
              [
                301330.005623928,
                4831781.387244152,
                1462.8416348591502
              ],
              [
                300280.18562392803,
                4831781.387244152,
                1384.2416348591503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:09:36+00:00",
        "end_time": "2017-08-31T16:03:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754987,
            43.61222531,
            1384.241635,
            -119.4619773,
            43.6252636,
            1462.841635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497501352072,
                  43.612225313527155,
                  1384.2416348591503
                ],
                [
                  -119.47549866813542,
                  43.62498265046496,
                  1384.2416348591503
                ],
                [
                  -119.46249817000114,
                  43.6252636005979,
                  1462.8416348591502
                ],
                [
                  -119.46197725865461,
                  43.61250613926939,
                  1462.8416348591502
                ],
                [
                  -119.47497501352072,
                  43.612225313527155,
                  1384.2416348591503
                ]
              ]
            ]
          },
          "id": "20170831_43119E4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:09:36Z",
            "pc:count": 13881481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300793.2614,
                "count": 13881481,
                "maximum": 301330.0056,
                "minimum": 300280.1856,
                "name": "X",
                "position": 0,
                "stddev": 288.5815247,
                "variance": 83279.29638
              },
              {
                "average": 4832491.841,
                "count": 13881481,
                "maximum": 4833199.547,
                "minimum": 4831781.387,
                "name": "Y",
                "position": 1,
                "stddev": 384.5089501,
                "variance": 147847.1327
              },
              {
                "average": 1427.578763,
                "count": 13881481,
                "maximum": 1462.841635,
                "minimum": 1384.241635,
                "name": "Z",
                "position": 2,
                "stddev": 14.95755194,
                "variance": 223.72836
              },
              {
                "average": 18872.89632,
                "count": 13881481,
                "maximum": 28625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2219.365826,
                "variance": 4925584.668
              },
              {
                "average": 1.018302946,
                "count": 13881481,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1549472814,
                "variance": 0.02400866002
              },
              {
                "average": 1.036827771,
                "count": 13881481,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2323158815,
                "variance": 0.05397066881
              },
              {
                "average": 0.5016065649,
                "count": 13881481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997437,
                "variance": 0.249997437
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193872325,
                "count": 13881481,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3953300621,
                "variance": 0.156285858
              },
              {
                "average": 0.7060226333,
                "count": 13881481,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62476227,
                "variance": 135.1350978
              },
              {
                "average": 1.984565192,
                "count": 13881481,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005809985,
                "variance": 1.011653726
              },
              {
                "average": 1129.759452,
                "count": 13881481,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016770604,
                "variance": 1.033822461
              },
              {
                "average": 40832.88171,
                "count": 13881481,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4549.250965,
                "variance": 20695684.34
              },
              {
                "average": 38772.91523,
                "count": 13881481,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3997.360043,
                "variance": 15978887.31
              },
              {
                "average": 35234.92778,
                "count": 13881481,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3770.084667,
                "variance": 14213538.39
              },
              {
                "average": 188232463.9,
                "count": 13881481,
                "maximum": 188234576.1,
                "minimum": 188230588.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 685.4604512,
                "variance": 469856.0302
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13881481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300280.1856,
              4831781.387,
              1384.241635,
              301330.0056,
              4833199.547,
              1462.841635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300280.18562392803,
                    4831781.387244152,
                    1384.2416348591503
                  ],
                  [
                    300280.18562392803,
                    4833199.547244152,
                    1384.2416348591503
                  ],
                  [
                    301330.005623928,
                    4833199.547244152,
                    1462.8416348591502
                  ],
                  [
                    301330.005623928,
                    4831781.387244152,
                    1462.8416348591502
                  ],
                  [
                    300280.18562392803,
                    4831781.387244152,
                    1384.2416348591503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:09:36+00:00",
            "end_time": "2017-08-31T16:03:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119D6102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747807981677,
              43.494576142164576,
              1481.9424314361422
            ],
            [
              -119.73772276011736,
              43.49998801756522,
              1481.9424314361422
            ],
            [
              -119.7304560786053,
              43.50016190558978,
              1509.682431436142
            ],
            [
              -119.73021204578453,
              43.494749997517964,
              1509.682431436142
            ],
            [
              -119.73747807981677,
              43.494576142164576,
              1481.9424314361422
            ]
          ]
        ]
      },
      "bbox": [
        -119.7377228,
        43.49457614,
        1481.942431,
        -119.730212,
        43.50016191,
        1509.682431
      ],
      "properties": {
        "datetime": "2017-09-11T21:59:10Z",
        "pc:count": 1871068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278884.7172,
            "count": 1871068,
            "maximum": 279254.2033,
            "minimum": 278666.0633,
            "name": "X",
            "position": 0,
            "stddev": 136.137614,
            "variance": 18533.44994
          },
          {
            "average": 4819754.423,
            "count": 1871068,
            "maximum": 4819981.444,
            "minimum": 4819379.724,
            "name": "Y",
            "position": 1,
            "stddev": 150.0645655,
            "variance": 22519.37383
          },
          {
            "average": 1495.024792,
            "count": 1871068,
            "maximum": 1509.682431,
            "minimum": 1481.942431,
            "name": "Z",
            "position": 2,
            "stddev": 4.203636548,
            "variance": 17.67056023
          },
          {
            "average": 25047.6773,
            "count": 1871068,
            "maximum": 41569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5184.450398,
            "variance": 26878525.93
          },
          {
            "average": 1.068210776,
            "count": 1871068,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.268229186,
            "variance": 0.07194689624
          },
          {
            "average": 1.13754444,
            "count": 1871068,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3795969595,
            "variance": 0.1440938516
          },
          {
            "average": 0.4914011677,
            "count": 1871068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999261882,
            "variance": 0.2499261937
          },
          {
            "average": 1.549916946e-05,
            "count": 1871068,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003936868999,
            "variance": 1.549893752e-05
          },
          {
            "average": 1.279857814,
            "count": 1871068,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4489293102,
            "variance": 0.2015375256
          },
          {
            "average": 4.567082774,
            "count": 1871068,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.14242935,
            "variance": 102.8688732
          },
          {
            "average": 1.959725675,
            "count": 1871068,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022720774,
            "variance": 1.045957781
          },
          {
            "average": 1200.334336,
            "count": 1871068,
            "maximum": 1202,
            "minimum": 1199,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6970709411,
            "variance": 0.4859078969
          },
          {
            "average": 41052.1914,
            "count": 1871068,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 8888.456001,
            "variance": 79004650.09
          },
          {
            "average": 39601.96169,
            "count": 1871068,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 7563.460632,
            "variance": 57205936.73
          },
          {
            "average": 35466.21486,
            "count": 1871068,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 7550.046786,
            "variance": 57003206.47
          },
          {
            "average": 189201812.1,
            "count": 1871068,
            "maximum": 189202350.2,
            "minimum": 189201367.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 346.9219242,
            "variance": 120354.8215
          },
          {
            "average": 0,
            "count": 1871068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1871068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1871068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1871068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1871068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278666.0633,
          4819379.724,
          1481.942431,
          279254.2033,
          4819981.444,
          1509.682431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278666.0633221856,
                4819379.724099638,
                1481.9424314361422
              ],
              [
                278666.0633221856,
                4819981.444099639,
                1481.9424314361422
              ],
              [
                279254.2033221856,
                4819981.444099639,
                1509.682431436142
              ],
              [
                279254.2033221856,
                4819379.724099638,
                1509.682431436142
              ],
              [
                278666.0633221856,
                4819379.724099638,
                1481.9424314361422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:59:10+00:00",
        "end_time": "2017-09-11T21:42:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119D6102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119D6102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119D6102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119D6102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7377228,
            43.49457614,
            1481.942431,
            -119.730212,
            43.50016191,
            1509.682431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747807981677,
                  43.494576142164576,
                  1481.9424314361422
                ],
                [
                  -119.73772276011736,
                  43.49998801756522,
                  1481.9424314361422
                ],
                [
                  -119.7304560786053,
                  43.50016190558978,
                  1509.682431436142
                ],
                [
                  -119.73021204578453,
                  43.494749997517964,
                  1509.682431436142
                ],
                [
                  -119.73747807981677,
                  43.494576142164576,
                  1481.9424314361422
                ]
              ]
            ]
          },
          "id": "20170911_43119D6102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119D6102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:59:10Z",
            "pc:count": 1871068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278884.7172,
                "count": 1871068,
                "maximum": 279254.2033,
                "minimum": 278666.0633,
                "name": "X",
                "position": 0,
                "stddev": 136.137614,
                "variance": 18533.44994
              },
              {
                "average": 4819754.423,
                "count": 1871068,
                "maximum": 4819981.444,
                "minimum": 4819379.724,
                "name": "Y",
                "position": 1,
                "stddev": 150.0645655,
                "variance": 22519.37383
              },
              {
                "average": 1495.024792,
                "count": 1871068,
                "maximum": 1509.682431,
                "minimum": 1481.942431,
                "name": "Z",
                "position": 2,
                "stddev": 4.203636548,
                "variance": 17.67056023
              },
              {
                "average": 25047.6773,
                "count": 1871068,
                "maximum": 41569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5184.450398,
                "variance": 26878525.93
              },
              {
                "average": 1.068210776,
                "count": 1871068,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.268229186,
                "variance": 0.07194689624
              },
              {
                "average": 1.13754444,
                "count": 1871068,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3795969595,
                "variance": 0.1440938516
              },
              {
                "average": 0.4914011677,
                "count": 1871068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999261882,
                "variance": 0.2499261937
              },
              {
                "average": 1.549916946e-05,
                "count": 1871068,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003936868999,
                "variance": 1.549893752e-05
              },
              {
                "average": 1.279857814,
                "count": 1871068,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4489293102,
                "variance": 0.2015375256
              },
              {
                "average": 4.567082774,
                "count": 1871068,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.14242935,
                "variance": 102.8688732
              },
              {
                "average": 1.959725675,
                "count": 1871068,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022720774,
                "variance": 1.045957781
              },
              {
                "average": 1200.334336,
                "count": 1871068,
                "maximum": 1202,
                "minimum": 1199,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6970709411,
                "variance": 0.4859078969
              },
              {
                "average": 41052.1914,
                "count": 1871068,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 8888.456001,
                "variance": 79004650.09
              },
              {
                "average": 39601.96169,
                "count": 1871068,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 7563.460632,
                "variance": 57205936.73
              },
              {
                "average": 35466.21486,
                "count": 1871068,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 7550.046786,
                "variance": 57003206.47
              },
              {
                "average": 189201812.1,
                "count": 1871068,
                "maximum": 189202350.2,
                "minimum": 189201367.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 346.9219242,
                "variance": 120354.8215
              },
              {
                "average": 0,
                "count": 1871068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1871068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1871068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1871068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1871068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278666.0633,
              4819379.724,
              1481.942431,
              279254.2033,
              4819981.444,
              1509.682431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278666.0633221856,
                    4819379.724099638,
                    1481.9424314361422
                  ],
                  [
                    278666.0633221856,
                    4819981.444099639,
                    1481.9424314361422
                  ],
                  [
                    279254.2033221856,
                    4819981.444099639,
                    1509.682431436142
                  ],
                  [
                    279254.2033221856,
                    4819379.724099638,
                    1509.682431436142
                  ],
                  [
                    278666.0633221856,
                    4819379.724099638,
                    1481.9424314361422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:59:10+00:00",
            "end_time": "2017-09-11T21:42:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6248711438973,
              43.520951496316876,
              1438.0637957033828
            ],
            [
              -119.62504648994678,
              43.52499285933558,
              1438.0637957033828
            ],
            [
              -119.61249967353538,
              43.52528042915968,
              1479.903795703383
            ],
            [
              -119.61232516324955,
              43.521239025794166,
              1479.903795703383
            ],
            [
              -119.6248711438973,
              43.520951496316876,
              1438.0637957033828
            ]
          ]
        ]
      },
      "bbox": [
        -119.6250465,
        43.5209515,
        1438.063796,
        -119.6123252,
        43.52528043,
        1479.903796
      ],
      "properties": {
        "datetime": "2017-09-10T18:28:17Z",
        "pc:count": 2469688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288433.2459,
            "count": 2469688,
            "maximum": 288878.4839,
            "minimum": 287863.5039,
            "name": "X",
            "position": 0,
            "stddev": 312.1034109,
            "variance": 97408.53909
          },
          {
            "average": 4822321.911,
            "count": 2469688,
            "maximum": 4822464.914,
            "minimum": 4822015.614,
            "name": "Y",
            "position": 1,
            "stddev": 93.5694116,
            "variance": 8755.234787
          },
          {
            "average": 1460.331161,
            "count": 2469688,
            "maximum": 1479.903796,
            "minimum": 1438.063796,
            "name": "Z",
            "position": 2,
            "stddev": 7.651131323,
            "variance": 58.53981053
          },
          {
            "average": 23626.31428,
            "count": 2469688,
            "maximum": 37793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4882.463039,
            "variance": 23838445.33
          },
          {
            "average": 1.072426153,
            "count": 2469688,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2820141751,
            "variance": 0.07953199498
          },
          {
            "average": 1.146050027,
            "count": 2469688,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4028727053,
            "variance": 0.1623064167
          },
          {
            "average": 0.5069539148,
            "count": 2469688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999517419,
            "variance": 0.2499517443
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239682907,
            "count": 2469688,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4268900152,
            "variance": 0.182235085
          },
          {
            "average": -1.870085093,
            "count": 2469688,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5515165,
            "variance": 133.4375335
          },
          {
            "average": 1.963371082,
            "count": 2469688,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020000818,
            "variance": 1.040401668
          },
          {
            "average": 1174.982144,
            "count": 2469688,
            "maximum": 1177,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8474461241,
            "variance": 0.7181649333
          },
          {
            "average": 40387.32355,
            "count": 2469688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8150.429602,
            "variance": 66429502.7
          },
          {
            "average": 38908.97343,
            "count": 2469688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6572.295662,
            "variance": 43195070.27
          },
          {
            "average": 34889.24888,
            "count": 2469688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6739.136331,
            "variance": 45415958.48
          },
          {
            "average": 189102133.5,
            "count": 2469688,
            "maximum": 189103297.4,
            "minimum": 189100402.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.3628809,
            "variance": 381136.9268
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2469688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287863.5039,
          4822015.614,
          1438.063796,
          288878.4839,
          4822464.914,
          1479.903796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287863.5039172099,
                4822015.613521051,
                1438.0637957033828
              ],
              [
                287863.5039172099,
                4822464.913521051,
                1438.0637957033828
              ],
              [
                288878.4839172099,
                4822464.913521051,
                1479.903795703383
              ],
              [
                288878.4839172099,
                4822015.613521051,
                1479.903795703383
              ],
              [
                287863.5039172099,
                4822015.613521051,
                1438.0637957033828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:28:17+00:00",
        "end_time": "2017-09-10T17:40:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6250465,
            43.5209515,
            1438.063796,
            -119.6123252,
            43.52528043,
            1479.903796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6248711438973,
                  43.520951496316876,
                  1438.0637957033828
                ],
                [
                  -119.62504648994678,
                  43.52499285933558,
                  1438.0637957033828
                ],
                [
                  -119.61249967353538,
                  43.52528042915968,
                  1479.903795703383
                ],
                [
                  -119.61232516324955,
                  43.521239025794166,
                  1479.903795703383
                ],
                [
                  -119.6248711438973,
                  43.520951496316876,
                  1438.0637957033828
                ]
              ]
            ]
          },
          "id": "20170910_43119E5316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:28:17Z",
            "pc:count": 2469688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288433.2459,
                "count": 2469688,
                "maximum": 288878.4839,
                "minimum": 287863.5039,
                "name": "X",
                "position": 0,
                "stddev": 312.1034109,
                "variance": 97408.53909
              },
              {
                "average": 4822321.911,
                "count": 2469688,
                "maximum": 4822464.914,
                "minimum": 4822015.614,
                "name": "Y",
                "position": 1,
                "stddev": 93.5694116,
                "variance": 8755.234787
              },
              {
                "average": 1460.331161,
                "count": 2469688,
                "maximum": 1479.903796,
                "minimum": 1438.063796,
                "name": "Z",
                "position": 2,
                "stddev": 7.651131323,
                "variance": 58.53981053
              },
              {
                "average": 23626.31428,
                "count": 2469688,
                "maximum": 37793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4882.463039,
                "variance": 23838445.33
              },
              {
                "average": 1.072426153,
                "count": 2469688,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2820141751,
                "variance": 0.07953199498
              },
              {
                "average": 1.146050027,
                "count": 2469688,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4028727053,
                "variance": 0.1623064167
              },
              {
                "average": 0.5069539148,
                "count": 2469688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999517419,
                "variance": 0.2499517443
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239682907,
                "count": 2469688,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4268900152,
                "variance": 0.182235085
              },
              {
                "average": -1.870085093,
                "count": 2469688,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5515165,
                "variance": 133.4375335
              },
              {
                "average": 1.963371082,
                "count": 2469688,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020000818,
                "variance": 1.040401668
              },
              {
                "average": 1174.982144,
                "count": 2469688,
                "maximum": 1177,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8474461241,
                "variance": 0.7181649333
              },
              {
                "average": 40387.32355,
                "count": 2469688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8150.429602,
                "variance": 66429502.7
              },
              {
                "average": 38908.97343,
                "count": 2469688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6572.295662,
                "variance": 43195070.27
              },
              {
                "average": 34889.24888,
                "count": 2469688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6739.136331,
                "variance": 45415958.48
              },
              {
                "average": 189102133.5,
                "count": 2469688,
                "maximum": 189103297.4,
                "minimum": 189100402.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.3628809,
                "variance": 381136.9268
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2469688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287863.5039,
              4822015.614,
              1438.063796,
              288878.4839,
              4822464.914,
              1479.903796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287863.5039172099,
                    4822015.613521051,
                    1438.0637957033828
                  ],
                  [
                    287863.5039172099,
                    4822464.913521051,
                    1438.0637957033828
                  ],
                  [
                    288878.4839172099,
                    4822464.913521051,
                    1479.903795703383
                  ],
                  [
                    288878.4839172099,
                    4822015.613521051,
                    1479.903795703383
                  ],
                  [
                    287863.5039172099,
                    4822015.613521051,
                    1438.0637957033828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:28:17+00:00",
            "end_time": "2017-09-10T17:40: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": "20170830_43119E4409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997527496647,
              43.53723346031799,
              1330.541602229319
            ],
            [
              -119.40048142195286,
              43.54998358082581,
              1330.541602229319
            ],
            [
              -119.38749781734215,
              43.5502555987426,
              1370.261602229319
            ],
            [
              -119.3869944016222,
              43.53750535785111,
              1370.261602229319
            ],
            [
              -119.39997527496647,
              43.53723346031799,
              1330.541602229319
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004814,
        43.53723346,
        1330.541602,
        -119.3869944,
        43.5502556,
        1370.261602
      ],
      "properties": {
        "datetime": "2017-08-31T16:17:12Z",
        "pc:count": 13524036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306608.6721,
            "count": 13524036,
            "maximum": 307141.597,
            "minimum": 306091.897,
            "name": "X",
            "position": 0,
            "stddev": 293.0673493,
            "variance": 85888.47121
          },
          {
            "average": 4823989.918,
            "count": 13524036,
            "maximum": 4824692.006,
            "minimum": 4823274.746,
            "name": "Y",
            "position": 1,
            "stddev": 401.2308862,
            "variance": 160986.224
          },
          {
            "average": 1347.589153,
            "count": 13524036,
            "maximum": 1370.261602,
            "minimum": 1330.541602,
            "name": "Z",
            "position": 2,
            "stddev": 5.143241803,
            "variance": 26.45293624
          },
          {
            "average": 19161.36867,
            "count": 13524036,
            "maximum": 29889,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2121.798354,
            "variance": 4502028.257
          },
          {
            "average": 1.021205282,
            "count": 13524036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1569146815,
            "variance": 0.02462221726
          },
          {
            "average": 1.042714394,
            "count": 13524036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2294535725,
            "variance": 0.05264894193
          },
          {
            "average": 0.5029061591,
            "count": 13524036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915727,
            "variance": 0.2499915727
          },
          {
            "average": 1.478848474e-06,
            "count": 13524036,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001216078285,
            "variance": 1.478846396e-06
          },
          {
            "average": 1.177101643,
            "count": 13524036,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3817547145,
            "variance": 0.145736662
          },
          {
            "average": 0.4161723422,
            "count": 13524036,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72084099,
            "variance": 137.3781136
          },
          {
            "average": 1.983301509,
            "count": 13524036,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006540887,
            "variance": 1.013124557
          },
          {
            "average": 1124.049328,
            "count": 13524036,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.130771102,
            "variance": 26.3248121
          },
          {
            "average": 41937.90148,
            "count": 13524036,
            "maximum": 55552,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 5278.477421,
            "variance": 27862323.89
          },
          {
            "average": 40109.88731,
            "count": 13524036,
            "maximum": 53504,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 4432.351554,
            "variance": 19645740.29
          },
          {
            "average": 37030.77523,
            "count": 13524036,
            "maximum": 51712,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 4187.333653,
            "variance": 17533763.12
          },
          {
            "average": 188221514.2,
            "count": 13524036,
            "maximum": 188231432.4,
            "minimum": 188156209.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23151.04166,
            "variance": 535970729.9
          },
          {
            "average": 0,
            "count": 13524036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13524036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13524036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13524036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13524036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306091.897,
          4823274.746,
          1330.541602,
          307141.597,
          4824692.006,
          1370.261602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306091.8969820768,
                4823274.746078116,
                1330.541602229319
              ],
              [
                306091.8969820768,
                4824692.006078116,
                1330.541602229319
              ],
              [
                307141.59698207676,
                4824692.006078116,
                1370.261602229319
              ],
              [
                307141.59698207676,
                4823274.746078116,
                1370.261602229319
              ],
              [
                306091.8969820768,
                4823274.746078116,
                1330.541602229319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:17:12+00:00",
        "end_time": "2017-08-30T19:23:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004814,
            43.53723346,
            1330.541602,
            -119.3869944,
            43.5502556,
            1370.261602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997527496647,
                  43.53723346031799,
                  1330.541602229319
                ],
                [
                  -119.40048142195286,
                  43.54998358082581,
                  1330.541602229319
                ],
                [
                  -119.38749781734215,
                  43.5502555987426,
                  1370.261602229319
                ],
                [
                  -119.3869944016222,
                  43.53750535785111,
                  1370.261602229319
                ],
                [
                  -119.39997527496647,
                  43.53723346031799,
                  1330.541602229319
                ]
              ]
            ]
          },
          "id": "20170830_43119E4409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:17:12Z",
            "pc:count": 13524036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306608.6721,
                "count": 13524036,
                "maximum": 307141.597,
                "minimum": 306091.897,
                "name": "X",
                "position": 0,
                "stddev": 293.0673493,
                "variance": 85888.47121
              },
              {
                "average": 4823989.918,
                "count": 13524036,
                "maximum": 4824692.006,
                "minimum": 4823274.746,
                "name": "Y",
                "position": 1,
                "stddev": 401.2308862,
                "variance": 160986.224
              },
              {
                "average": 1347.589153,
                "count": 13524036,
                "maximum": 1370.261602,
                "minimum": 1330.541602,
                "name": "Z",
                "position": 2,
                "stddev": 5.143241803,
                "variance": 26.45293624
              },
              {
                "average": 19161.36867,
                "count": 13524036,
                "maximum": 29889,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2121.798354,
                "variance": 4502028.257
              },
              {
                "average": 1.021205282,
                "count": 13524036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1569146815,
                "variance": 0.02462221726
              },
              {
                "average": 1.042714394,
                "count": 13524036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2294535725,
                "variance": 0.05264894193
              },
              {
                "average": 0.5029061591,
                "count": 13524036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915727,
                "variance": 0.2499915727
              },
              {
                "average": 1.478848474e-06,
                "count": 13524036,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001216078285,
                "variance": 1.478846396e-06
              },
              {
                "average": 1.177101643,
                "count": 13524036,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3817547145,
                "variance": 0.145736662
              },
              {
                "average": 0.4161723422,
                "count": 13524036,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72084099,
                "variance": 137.3781136
              },
              {
                "average": 1.983301509,
                "count": 13524036,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006540887,
                "variance": 1.013124557
              },
              {
                "average": 1124.049328,
                "count": 13524036,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.130771102,
                "variance": 26.3248121
              },
              {
                "average": 41937.90148,
                "count": 13524036,
                "maximum": 55552,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 5278.477421,
                "variance": 27862323.89
              },
              {
                "average": 40109.88731,
                "count": 13524036,
                "maximum": 53504,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 4432.351554,
                "variance": 19645740.29
              },
              {
                "average": 37030.77523,
                "count": 13524036,
                "maximum": 51712,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 4187.333653,
                "variance": 17533763.12
              },
              {
                "average": 188221514.2,
                "count": 13524036,
                "maximum": 188231432.4,
                "minimum": 188156209.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23151.04166,
                "variance": 535970729.9
              },
              {
                "average": 0,
                "count": 13524036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13524036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13524036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13524036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13524036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306091.897,
              4823274.746,
              1330.541602,
              307141.597,
              4824692.006,
              1370.261602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306091.8969820768,
                    4823274.746078116,
                    1330.541602229319
                  ],
                  [
                    306091.8969820768,
                    4824692.006078116,
                    1330.541602229319
                  ],
                  [
                    307141.59698207676,
                    4824692.006078116,
                    1370.261602229319
                  ],
                  [
                    307141.59698207676,
                    4823274.746078116,
                    1370.261602229319
                  ],
                  [
                    306091.8969820768,
                    4823274.746078116,
                    1330.541602229319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:17:12+00:00",
            "end_time": "2017-08-30T19:23: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": "20170831_43119E4314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247472429481,
              43.52472658913489,
              1280.038802652321
            ],
            [
              -119.46299408875107,
              43.5374828028714,
              1280.038802652321
            ],
            [
              -119.44999818596008,
              43.537762190364106,
              1314.2388026523208
            ],
            [
              -119.44948155521244,
              43.52500585292058,
              1314.2388026523208
            ],
            [
              -119.46247472429481,
              43.52472658913489,
              1280.038802652321
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629941,
        43.52472659,
        1280.038803,
        -119.4494816,
        43.53776219,
        1314.238803
      ],
      "properties": {
        "datetime": "2017-08-31T18:45:21Z",
        "pc:count": 13242417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301530.8513,
            "count": 13242417,
            "maximum": 302051.8551,
            "minimum": 301000.8951,
            "name": "X",
            "position": 0,
            "stddev": 294.6833197,
            "variance": 86838.25892
          },
          {
            "average": 4822743.119,
            "count": 13242417,
            "maximum": 4823451.373,
            "minimum": 4822033.373,
            "name": "Y",
            "position": 1,
            "stddev": 403.7800575,
            "variance": 163038.3348
          },
          {
            "average": 1298.914597,
            "count": 13242417,
            "maximum": 1314.238803,
            "minimum": 1280.038803,
            "name": "Z",
            "position": 2,
            "stddev": 7.925829063,
            "variance": 62.81876634
          },
          {
            "average": 21517.65037,
            "count": 13242417,
            "maximum": 42801,
            "minimum": 849,
            "name": "Intensity",
            "position": 3,
            "stddev": 2193.573163,
            "variance": 4811763.22
          },
          {
            "average": 1.000922188,
            "count": 13242417,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03075884718,
            "variance": 0.0009461066801
          },
          {
            "average": 1.001828896,
            "count": 13242417,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04361679957,
            "variance": 0.001902425205
          },
          {
            "average": 0.5028207464,
            "count": 13242417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920622,
            "variance": 0.2499920623
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179732371,
            "count": 13242417,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3839643951,
            "variance": 0.1474286567
          },
          {
            "average": 0.1113714142,
            "count": 13242417,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7232662,
            "variance": 137.4349703
          },
          {
            "average": 1.999047002,
            "count": 13242417,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000700155,
            "variance": 1.0014008
          },
          {
            "average": 1138.394158,
            "count": 13242417,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.037210599,
            "variance": 1.075805827
          },
          {
            "average": 29892.50917,
            "count": 13242417,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 17447.07917,
            "variance": 304400571.5
          },
          {
            "average": 32387.00943,
            "count": 13242417,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 12289.23597,
            "variance": 151025320.7
          },
          {
            "average": 27856.23836,
            "count": 13242417,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12591.54538,
            "variance": 158547014.9
          },
          {
            "average": 188238119.4,
            "count": 13242417,
            "maximum": 188240321.8,
            "minimum": 188236412.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.6044127,
            "variance": 475554.246
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13242417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301000.8951,
          4822033.373,
          1280.038803,
          302051.8551,
          4823451.373,
          1314.238803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301000.8951311675,
                4822033.373110436,
                1280.038802652321
              ],
              [
                301000.8951311675,
                4823451.373110436,
                1280.038802652321
              ],
              [
                302051.85513116745,
                4823451.373110436,
                1314.2388026523208
              ],
              [
                302051.85513116745,
                4822033.373110436,
                1314.2388026523208
              ],
              [
                301000.8951311675,
                4822033.373110436,
                1280.038802652321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:45:21+00:00",
        "end_time": "2017-08-31T17:40:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629941,
            43.52472659,
            1280.038803,
            -119.4494816,
            43.53776219,
            1314.238803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247472429481,
                  43.52472658913489,
                  1280.038802652321
                ],
                [
                  -119.46299408875107,
                  43.5374828028714,
                  1280.038802652321
                ],
                [
                  -119.44999818596008,
                  43.537762190364106,
                  1314.2388026523208
                ],
                [
                  -119.44948155521244,
                  43.52500585292058,
                  1314.2388026523208
                ],
                [
                  -119.46247472429481,
                  43.52472658913489,
                  1280.038802652321
                ]
              ]
            ]
          },
          "id": "20170831_43119E4314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:45:21Z",
            "pc:count": 13242417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301530.8513,
                "count": 13242417,
                "maximum": 302051.8551,
                "minimum": 301000.8951,
                "name": "X",
                "position": 0,
                "stddev": 294.6833197,
                "variance": 86838.25892
              },
              {
                "average": 4822743.119,
                "count": 13242417,
                "maximum": 4823451.373,
                "minimum": 4822033.373,
                "name": "Y",
                "position": 1,
                "stddev": 403.7800575,
                "variance": 163038.3348
              },
              {
                "average": 1298.914597,
                "count": 13242417,
                "maximum": 1314.238803,
                "minimum": 1280.038803,
                "name": "Z",
                "position": 2,
                "stddev": 7.925829063,
                "variance": 62.81876634
              },
              {
                "average": 21517.65037,
                "count": 13242417,
                "maximum": 42801,
                "minimum": 849,
                "name": "Intensity",
                "position": 3,
                "stddev": 2193.573163,
                "variance": 4811763.22
              },
              {
                "average": 1.000922188,
                "count": 13242417,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03075884718,
                "variance": 0.0009461066801
              },
              {
                "average": 1.001828896,
                "count": 13242417,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04361679957,
                "variance": 0.001902425205
              },
              {
                "average": 0.5028207464,
                "count": 13242417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920622,
                "variance": 0.2499920623
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179732371,
                "count": 13242417,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3839643951,
                "variance": 0.1474286567
              },
              {
                "average": 0.1113714142,
                "count": 13242417,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7232662,
                "variance": 137.4349703
              },
              {
                "average": 1.999047002,
                "count": 13242417,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000700155,
                "variance": 1.0014008
              },
              {
                "average": 1138.394158,
                "count": 13242417,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.037210599,
                "variance": 1.075805827
              },
              {
                "average": 29892.50917,
                "count": 13242417,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 17447.07917,
                "variance": 304400571.5
              },
              {
                "average": 32387.00943,
                "count": 13242417,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 12289.23597,
                "variance": 151025320.7
              },
              {
                "average": 27856.23836,
                "count": 13242417,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12591.54538,
                "variance": 158547014.9
              },
              {
                "average": 188238119.4,
                "count": 13242417,
                "maximum": 188240321.8,
                "minimum": 188236412.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.6044127,
                "variance": 475554.246
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13242417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301000.8951,
              4822033.373,
              1280.038803,
              302051.8551,
              4823451.373,
              1314.238803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301000.8951311675,
                    4822033.373110436,
                    1280.038802652321
                  ],
                  [
                    301000.8951311675,
                    4823451.373110436,
                    1280.038802652321
                  ],
                  [
                    302051.85513116745,
                    4823451.373110436,
                    1314.2388026523208
                  ],
                  [
                    302051.85513116745,
                    4822033.373110436,
                    1314.2388026523208
                  ],
                  [
                    301000.8951311675,
                    4822033.373110436,
                    1280.038802652321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:45:21+00:00",
            "end_time": "2017-08-31T17:40: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": "20170830_43119E3111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497505467078,
              43.587235852672784,
              1471.3182993022679
            ],
            [
              -119.37547670776907,
              43.59998357474036,
              1471.3182993022679
            ],
            [
              -119.36249722312452,
              43.600252684832476,
              1581.738299302268
            ],
            [
              -119.36199830480183,
              43.58750484370107,
              1581.738299302268
            ],
            [
              -119.37497505467078,
              43.587235852672784,
              1471.3182993022679
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754767,
        43.58723585,
        1471.318299,
        -119.3619983,
        43.60025268,
        1581.738299
      ],
      "properties": {
        "datetime": "2017-08-30T18:28:23Z",
        "pc:count": 18574409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308832.3761,
            "count": 18574409,
            "maximum": 309319.083,
            "minimum": 308270.603,
            "name": "X",
            "position": 0,
            "stddev": 289.1411169,
            "variance": 83602.5855
          },
          {
            "average": 4829484.037,
            "count": 18574409,
            "maximum": 4830187.188,
            "minimum": 4828770.208,
            "name": "Y",
            "position": 1,
            "stddev": 396.6413408,
            "variance": 157324.3533
          },
          {
            "average": 1545.891456,
            "count": 18574409,
            "maximum": 1581.738299,
            "minimum": 1471.318299,
            "name": "Z",
            "position": 2,
            "stddev": 13.53570603,
            "variance": 183.2153377
          },
          {
            "average": 19496.13703,
            "count": 18574409,
            "maximum": 32161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3208.188114,
            "variance": 10292470.97
          },
          {
            "average": 1.054495785,
            "count": 18574409,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.268567968,
            "variance": 0.07212875344
          },
          {
            "average": 1.109671376,
            "count": 18574409,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4010346466,
            "variance": 0.1608287878
          },
          {
            "average": 0.4989519182,
            "count": 18574409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998915,
            "variance": 0.249998915
          },
          {
            "average": 3.230250825e-07,
            "count": 18574409,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005683528794,
            "variance": 3.230249956e-07
          },
          {
            "average": 1.137842501,
            "count": 18574409,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3447346119,
            "variance": 0.1188419527
          },
          {
            "average": 1.876417739,
            "count": 18574409,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40590488,
            "variance": 130.0946662
          },
          {
            "average": 1.959568619,
            "count": 18574409,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015259023,
            "variance": 1.030750885
          },
          {
            "average": 1101.449561,
            "count": 18574409,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.263864351,
            "variance": 1.597353097
          },
          {
            "average": 39548.64128,
            "count": 18574409,
            "maximum": 51712,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 4658.063362,
            "variance": 21697554.29
          },
          {
            "average": 37919.32768,
            "count": 18574409,
            "maximum": 50176,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3501.02053,
            "variance": 12257144.75
          },
          {
            "average": 34531.56183,
            "count": 18574409,
            "maximum": 47872,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3559.078902,
            "variance": 12667042.63
          },
          {
            "average": 188151151.6,
            "count": 18574409,
            "maximum": 188152903.9,
            "minimum": 188149714.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 811.5822388,
            "variance": 658665.7304
          },
          {
            "average": 0,
            "count": 18574409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18574409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18574409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18574409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18574409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308270.603,
          4828770.208,
          1471.318299,
          309319.083,
          4830187.188,
          1581.738299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308270.60302240064,
                4828770.207889456,
                1471.3182993022679
              ],
              [
                308270.60302240064,
                4830187.187889457,
                1471.3182993022679
              ],
              [
                309319.0830224006,
                4830187.187889457,
                1581.738299302268
              ],
              [
                309319.0830224006,
                4828770.207889456,
                1581.738299302268
              ],
              [
                308270.60302240064,
                4828770.207889456,
                1471.3182993022679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:28:23+00:00",
        "end_time": "2017-08-30T17:35:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754767,
            43.58723585,
            1471.318299,
            -119.3619983,
            43.60025268,
            1581.738299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497505467078,
                  43.587235852672784,
                  1471.3182993022679
                ],
                [
                  -119.37547670776907,
                  43.59998357474036,
                  1471.3182993022679
                ],
                [
                  -119.36249722312452,
                  43.600252684832476,
                  1581.738299302268
                ],
                [
                  -119.36199830480183,
                  43.58750484370107,
                  1581.738299302268
                ],
                [
                  -119.37497505467078,
                  43.587235852672784,
                  1471.3182993022679
                ]
              ]
            ]
          },
          "id": "20170830_43119E3111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:28:23Z",
            "pc:count": 18574409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308832.3761,
                "count": 18574409,
                "maximum": 309319.083,
                "minimum": 308270.603,
                "name": "X",
                "position": 0,
                "stddev": 289.1411169,
                "variance": 83602.5855
              },
              {
                "average": 4829484.037,
                "count": 18574409,
                "maximum": 4830187.188,
                "minimum": 4828770.208,
                "name": "Y",
                "position": 1,
                "stddev": 396.6413408,
                "variance": 157324.3533
              },
              {
                "average": 1545.891456,
                "count": 18574409,
                "maximum": 1581.738299,
                "minimum": 1471.318299,
                "name": "Z",
                "position": 2,
                "stddev": 13.53570603,
                "variance": 183.2153377
              },
              {
                "average": 19496.13703,
                "count": 18574409,
                "maximum": 32161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3208.188114,
                "variance": 10292470.97
              },
              {
                "average": 1.054495785,
                "count": 18574409,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.268567968,
                "variance": 0.07212875344
              },
              {
                "average": 1.109671376,
                "count": 18574409,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4010346466,
                "variance": 0.1608287878
              },
              {
                "average": 0.4989519182,
                "count": 18574409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998915,
                "variance": 0.249998915
              },
              {
                "average": 3.230250825e-07,
                "count": 18574409,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005683528794,
                "variance": 3.230249956e-07
              },
              {
                "average": 1.137842501,
                "count": 18574409,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3447346119,
                "variance": 0.1188419527
              },
              {
                "average": 1.876417739,
                "count": 18574409,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40590488,
                "variance": 130.0946662
              },
              {
                "average": 1.959568619,
                "count": 18574409,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015259023,
                "variance": 1.030750885
              },
              {
                "average": 1101.449561,
                "count": 18574409,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.263864351,
                "variance": 1.597353097
              },
              {
                "average": 39548.64128,
                "count": 18574409,
                "maximum": 51712,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 4658.063362,
                "variance": 21697554.29
              },
              {
                "average": 37919.32768,
                "count": 18574409,
                "maximum": 50176,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3501.02053,
                "variance": 12257144.75
              },
              {
                "average": 34531.56183,
                "count": 18574409,
                "maximum": 47872,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3559.078902,
                "variance": 12667042.63
              },
              {
                "average": 188151151.6,
                "count": 18574409,
                "maximum": 188152903.9,
                "minimum": 188149714.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 811.5822388,
                "variance": 658665.7304
              },
              {
                "average": 0,
                "count": 18574409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18574409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18574409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18574409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18574409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308270.603,
              4828770.208,
              1471.318299,
              309319.083,
              4830187.188,
              1581.738299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308270.60302240064,
                    4828770.207889456,
                    1471.3182993022679
                  ],
                  [
                    308270.60302240064,
                    4830187.187889457,
                    1471.3182993022679
                  ],
                  [
                    309319.0830224006,
                    4830187.187889457,
                    1581.738299302268
                  ],
                  [
                    309319.0830224006,
                    4828770.207889456,
                    1581.738299302268
                  ],
                  [
                    308270.60302240064,
                    4828770.207889456,
                    1471.3182993022679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:28:23+00:00",
            "end_time": "2017-08-30T17:35:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61209591160558,
              43.51221841095215,
              1336.284665076647
            ],
            [
              -119.61264727057653,
              43.52498936437438,
              1336.284665076647
            ],
            [
              -119.59999896371654,
              43.525277880213345,
              1480.204665076647
            ],
            [
              -119.59945026662774,
              43.512506798891735,
              1480.204665076647
            ],
            [
              -119.61209591160558,
              43.51221841095215,
              1336.284665076647
            ]
          ]
        ]
      },
      "bbox": [
        -119.6126473,
        43.51221841,
        1336.284665,
        -119.5994503,
        43.52527788,
        1480.204665
      ],
      "properties": {
        "datetime": "2017-09-10T18:04:49Z",
        "pc:count": 10155148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289472.6132,
            "count": 10155148,
            "maximum": 289888.72,
            "minimum": 288865.54,
            "name": "X",
            "position": 0,
            "stddev": 261.7894645,
            "variance": 68533.7237
          },
          {
            "average": 4821868.497,
            "count": 10155148,
            "maximum": 4822432.961,
            "minimum": 4821013.161,
            "name": "Y",
            "position": 1,
            "stddev": 374.8859871,
            "variance": 140539.5033
          },
          {
            "average": 1416.949515,
            "count": 10155148,
            "maximum": 1480.204665,
            "minimum": 1336.284665,
            "name": "Z",
            "position": 2,
            "stddev": 32.88140386,
            "variance": 1081.18672
          },
          {
            "average": 25133.63165,
            "count": 10155148,
            "maximum": 42977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4974.53316,
            "variance": 24745980.16
          },
          {
            "average": 1.063429504,
            "count": 10155148,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2709768566,
            "variance": 0.07342845683
          },
          {
            "average": 1.128048158,
            "count": 10155148,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3932064786,
            "variance": 0.1546113349
          },
          {
            "average": 0.4959621465,
            "count": 10155148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837201,
            "variance": 0.2499837204
          },
          {
            "average": 1.181666678e-06,
            "count": 10155148,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00108704434,
            "variance": 1.181665398e-06
          },
          {
            "average": 1.236148208,
            "count": 10155148,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4247143152,
            "variance": 0.1803822495
          },
          {
            "average": 2.598519297,
            "count": 10155148,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44607011,
            "variance": 131.012521
          },
          {
            "average": 1.969710633,
            "count": 10155148,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018326108,
            "variance": 1.036988062
          },
          {
            "average": 1173.279627,
            "count": 10155148,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8059906604,
            "variance": 0.6496209447
          },
          {
            "average": 41288.33033,
            "count": 10155148,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8179.861235,
            "variance": 66910129.83
          },
          {
            "average": 39781.42928,
            "count": 10155148,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6717.399485,
            "variance": 45123455.84
          },
          {
            "average": 35661.69642,
            "count": 10155148,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6716.028547,
            "variance": 45105039.45
          },
          {
            "average": 189100860.9,
            "count": 10155148,
            "maximum": 189101889.1,
            "minimum": 189098954.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 688.6650852,
            "variance": 474259.5996
          },
          {
            "average": 0,
            "count": 10155148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10155148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10155148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10155148,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10155148,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288865.54,
          4821013.161,
          1336.284665,
          289888.72,
          4822432.961,
          1480.204665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288865.53998575284,
                4821013.161346398,
                1336.284665076647
              ],
              [
                288865.53998575284,
                4822432.961346399,
                1336.284665076647
              ],
              [
                289888.7199857529,
                4822432.961346399,
                1480.204665076647
              ],
              [
                289888.7199857529,
                4821013.161346398,
                1480.204665076647
              ],
              [
                288865.53998575284,
                4821013.161346398,
                1336.284665076647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:04:49+00:00",
        "end_time": "2017-09-10T17:15:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6126473,
            43.51221841,
            1336.284665,
            -119.5994503,
            43.52527788,
            1480.204665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61209591160558,
                  43.51221841095215,
                  1336.284665076647
                ],
                [
                  -119.61264727057653,
                  43.52498936437438,
                  1336.284665076647
                ],
                [
                  -119.59999896371654,
                  43.525277880213345,
                  1480.204665076647
                ],
                [
                  -119.59945026662774,
                  43.512506798891735,
                  1480.204665076647
                ],
                [
                  -119.61209591160558,
                  43.51221841095215,
                  1336.284665076647
                ]
              ]
            ]
          },
          "id": "20170910_43119E5317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:04:49Z",
            "pc:count": 10155148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289472.6132,
                "count": 10155148,
                "maximum": 289888.72,
                "minimum": 288865.54,
                "name": "X",
                "position": 0,
                "stddev": 261.7894645,
                "variance": 68533.7237
              },
              {
                "average": 4821868.497,
                "count": 10155148,
                "maximum": 4822432.961,
                "minimum": 4821013.161,
                "name": "Y",
                "position": 1,
                "stddev": 374.8859871,
                "variance": 140539.5033
              },
              {
                "average": 1416.949515,
                "count": 10155148,
                "maximum": 1480.204665,
                "minimum": 1336.284665,
                "name": "Z",
                "position": 2,
                "stddev": 32.88140386,
                "variance": 1081.18672
              },
              {
                "average": 25133.63165,
                "count": 10155148,
                "maximum": 42977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4974.53316,
                "variance": 24745980.16
              },
              {
                "average": 1.063429504,
                "count": 10155148,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2709768566,
                "variance": 0.07342845683
              },
              {
                "average": 1.128048158,
                "count": 10155148,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3932064786,
                "variance": 0.1546113349
              },
              {
                "average": 0.4959621465,
                "count": 10155148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837201,
                "variance": 0.2499837204
              },
              {
                "average": 1.181666678e-06,
                "count": 10155148,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00108704434,
                "variance": 1.181665398e-06
              },
              {
                "average": 1.236148208,
                "count": 10155148,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4247143152,
                "variance": 0.1803822495
              },
              {
                "average": 2.598519297,
                "count": 10155148,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44607011,
                "variance": 131.012521
              },
              {
                "average": 1.969710633,
                "count": 10155148,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018326108,
                "variance": 1.036988062
              },
              {
                "average": 1173.279627,
                "count": 10155148,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8059906604,
                "variance": 0.6496209447
              },
              {
                "average": 41288.33033,
                "count": 10155148,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8179.861235,
                "variance": 66910129.83
              },
              {
                "average": 39781.42928,
                "count": 10155148,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6717.399485,
                "variance": 45123455.84
              },
              {
                "average": 35661.69642,
                "count": 10155148,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6716.028547,
                "variance": 45105039.45
              },
              {
                "average": 189100860.9,
                "count": 10155148,
                "maximum": 189101889.1,
                "minimum": 189098954.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 688.6650852,
                "variance": 474259.5996
              },
              {
                "average": 0,
                "count": 10155148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10155148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10155148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10155148,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10155148,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288865.54,
              4821013.161,
              1336.284665,
              289888.72,
              4822432.961,
              1480.204665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288865.53998575284,
                    4821013.161346398,
                    1336.284665076647
                  ],
                  [
                    288865.53998575284,
                    4822432.961346399,
                    1336.284665076647
                  ],
                  [
                    289888.7199857529,
                    4822432.961346399,
                    1480.204665076647
                  ],
                  [
                    289888.7199857529,
                    4821013.161346398,
                    1480.204665076647
                  ],
                  [
                    288865.53998575284,
                    4821013.161346398,
                    1336.284665076647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:04:49+00:00",
            "end_time": "2017-09-10T17:15:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497526268986,
              43.61223077416002,
              1443.976974789419
            ],
            [
              -119.42548812767262,
              43.62498319079537,
              1443.976974789419
            ],
            [
              -119.41249779512397,
              43.6252582286432,
              1535.3969747894191
            ],
            [
              -119.4119876704114,
              43.61250569028178,
              1535.3969747894191
            ],
            [
              -119.42497526268986,
              43.61223077416002,
              1443.976974789419
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254881,
        43.61223077,
        1443.976975,
        -119.4119877,
        43.62525823,
        1535.396975
      ],
      "properties": {
        "datetime": "2017-08-30T19:38:51Z",
        "pc:count": 13572211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304849.8291,
            "count": 13572211,
            "maximum": 305364.0488,
            "minimum": 304315.0888,
            "name": "X",
            "position": 0,
            "stddev": 299.1391037,
            "variance": 89484.20334
          },
          {
            "average": 4832360.376,
            "count": 13572211,
            "maximum": 4833080.472,
            "minimum": 4831662.912,
            "name": "Y",
            "position": 1,
            "stddev": 398.5059082,
            "variance": 158806.9589
          },
          {
            "average": 1462.553626,
            "count": 13572211,
            "maximum": 1535.396975,
            "minimum": 1443.976975,
            "name": "Z",
            "position": 2,
            "stddev": 16.92342782,
            "variance": 286.402409
          },
          {
            "average": 19872.45047,
            "count": 13572211,
            "maximum": 37937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2638.986944,
            "variance": 6964252.093
          },
          {
            "average": 1.031706109,
            "count": 13572211,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2046348761,
            "variance": 0.04187543251
          },
          {
            "average": 1.063684981,
            "count": 13572211,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3060776052,
            "variance": 0.09368350043
          },
          {
            "average": 0.5045543427,
            "count": 13572211,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499979276,
            "variance": 0.2499792764
          },
          {
            "average": 3.02087847e-06,
            "count": 13572211,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001738064891,
            "variance": 3.020869567e-06
          },
          {
            "average": 1.18229469,
            "count": 13572211,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3860872274,
            "variance": 0.1490633471
          },
          {
            "average": -0.07156595737,
            "count": 13572211,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73968951,
            "variance": 137.8203099
          },
          {
            "average": 1.979064281,
            "count": 13572211,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010074546,
            "variance": 1.020250589
          },
          {
            "average": 1107.390229,
            "count": 13572211,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9875119184,
            "variance": 0.975179789
          },
          {
            "average": 42322.95244,
            "count": 13572211,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5458.914063,
            "variance": 29799742.75
          },
          {
            "average": 40303.81007,
            "count": 13572211,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4572.265832,
            "variance": 20905614.84
          },
          {
            "average": 36645.88234,
            "count": 13572211,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4366.393778,
            "variance": 19065394.62
          },
          {
            "average": 188155192.3,
            "count": 13572211,
            "maximum": 188157131.6,
            "minimum": 188153504.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.1860358,
            "variance": 511491.0658
          },
          {
            "average": 0,
            "count": 13572211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13572211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13572211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13572211,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13572211,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304315.0888,
          4831662.912,
          1443.976975,
          305364.0488,
          4833080.472,
          1535.396975
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304315.0887566459,
                4831662.912473732,
                1443.976974789419
              ],
              [
                304315.0887566459,
                4833080.472473732,
                1443.976974789419
              ],
              [
                305364.0487566459,
                4833080.472473732,
                1535.3969747894191
              ],
              [
                305364.0487566459,
                4831662.912473732,
                1535.3969747894191
              ],
              [
                304315.0887566459,
                4831662.912473732,
                1443.976974789419
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:38:51+00:00",
        "end_time": "2017-08-30T18:38:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254881,
            43.61223077,
            1443.976975,
            -119.4119877,
            43.62525823,
            1535.396975
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497526268986,
                  43.61223077416002,
                  1443.976974789419
                ],
                [
                  -119.42548812767262,
                  43.62498319079537,
                  1443.976974789419
                ],
                [
                  -119.41249779512397,
                  43.6252582286432,
                  1535.3969747894191
                ],
                [
                  -119.4119876704114,
                  43.61250569028178,
                  1535.3969747894191
                ],
                [
                  -119.42497526268986,
                  43.61223077416002,
                  1443.976974789419
                ]
              ]
            ]
          },
          "id": "20170830_43119E4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:38:51Z",
            "pc:count": 13572211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304849.8291,
                "count": 13572211,
                "maximum": 305364.0488,
                "minimum": 304315.0888,
                "name": "X",
                "position": 0,
                "stddev": 299.1391037,
                "variance": 89484.20334
              },
              {
                "average": 4832360.376,
                "count": 13572211,
                "maximum": 4833080.472,
                "minimum": 4831662.912,
                "name": "Y",
                "position": 1,
                "stddev": 398.5059082,
                "variance": 158806.9589
              },
              {
                "average": 1462.553626,
                "count": 13572211,
                "maximum": 1535.396975,
                "minimum": 1443.976975,
                "name": "Z",
                "position": 2,
                "stddev": 16.92342782,
                "variance": 286.402409
              },
              {
                "average": 19872.45047,
                "count": 13572211,
                "maximum": 37937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2638.986944,
                "variance": 6964252.093
              },
              {
                "average": 1.031706109,
                "count": 13572211,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2046348761,
                "variance": 0.04187543251
              },
              {
                "average": 1.063684981,
                "count": 13572211,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3060776052,
                "variance": 0.09368350043
              },
              {
                "average": 0.5045543427,
                "count": 13572211,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499979276,
                "variance": 0.2499792764
              },
              {
                "average": 3.02087847e-06,
                "count": 13572211,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001738064891,
                "variance": 3.020869567e-06
              },
              {
                "average": 1.18229469,
                "count": 13572211,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3860872274,
                "variance": 0.1490633471
              },
              {
                "average": -0.07156595737,
                "count": 13572211,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73968951,
                "variance": 137.8203099
              },
              {
                "average": 1.979064281,
                "count": 13572211,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010074546,
                "variance": 1.020250589
              },
              {
                "average": 1107.390229,
                "count": 13572211,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9875119184,
                "variance": 0.975179789
              },
              {
                "average": 42322.95244,
                "count": 13572211,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5458.914063,
                "variance": 29799742.75
              },
              {
                "average": 40303.81007,
                "count": 13572211,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4572.265832,
                "variance": 20905614.84
              },
              {
                "average": 36645.88234,
                "count": 13572211,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4366.393778,
                "variance": 19065394.62
              },
              {
                "average": 188155192.3,
                "count": 13572211,
                "maximum": 188157131.6,
                "minimum": 188153504.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.1860358,
                "variance": 511491.0658
              },
              {
                "average": 0,
                "count": 13572211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13572211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13572211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13572211,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13572211,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304315.0888,
              4831662.912,
              1443.976975,
              305364.0488,
              4833080.472,
              1535.396975
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304315.0887566459,
                    4831662.912473732,
                    1443.976974789419
                  ],
                  [
                    304315.0887566459,
                    4833080.472473732,
                    1443.976974789419
                  ],
                  [
                    305364.0487566459,
                    4833080.472473732,
                    1535.3969747894191
                  ],
                  [
                    305364.0487566459,
                    4831662.912473732,
                    1535.3969747894191
                  ],
                  [
                    304315.0887566459,
                    4831662.912473732,
                    1443.976974789419
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:38:51+00:00",
            "end_time": "2017-08-30T18:38:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247548671505,
              43.37473138069691,
              1255.7530123067268
            ],
            [
              -119.41298144093895,
              43.387483007118014,
              1255.7530123067268
            ],
            [
              -119.39999790488406,
              43.38775636783577,
              1313.1330123067269
            ],
            [
              -119.39949466666236,
              43.37500462038507,
              1313.1330123067269
            ],
            [
              -119.41247548671505,
              43.37473138069691,
              1255.7530123067268
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129814,
        43.37473138,
        1255.753012,
        -119.3994947,
        43.38775637,
        1313.133012
      ],
      "properties": {
        "datetime": "2017-08-29T18:20:32Z",
        "pc:count": 13188689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305087.3904,
            "count": 13188689,
            "maximum": 305611.4397,
            "minimum": 304558.9197,
            "name": "X",
            "position": 0,
            "stddev": 291.1591366,
            "variance": 84773.64282
          },
          {
            "average": 4805964.496,
            "count": 13188689,
            "maximum": 4806673.473,
            "minimum": 4805256.073,
            "name": "Y",
            "position": 1,
            "stddev": 398.853511,
            "variance": 159084.1232
          },
          {
            "average": 1283.064652,
            "count": 13188689,
            "maximum": 1313.133012,
            "minimum": 1255.753012,
            "name": "Z",
            "position": 2,
            "stddev": 25.02233531,
            "variance": 626.1172645
          },
          {
            "average": 21764.65138,
            "count": 13188689,
            "maximum": 32353,
            "minimum": 1505,
            "name": "Intensity",
            "position": 3,
            "stddev": 2918.712114,
            "variance": 8518880.402
          },
          {
            "average": 1.000190997,
            "count": 13188689,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01388999347,
            "variance": 0.0001929319185
          },
          {
            "average": 1.000404134,
            "count": 13188689,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02025310679,
            "variance": 0.0004101883345
          },
          {
            "average": 0.5022441579,
            "count": 13188689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949827,
            "variance": 0.2499949827
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187286849,
            "count": 13188689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3901416364,
            "variance": 0.1522104965
          },
          {
            "average": 0.3726219891,
            "count": 13188689,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69150249,
            "variance": 136.6912304
          },
          {
            "average": 1.999214251,
            "count": 13188689,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000258023,
            "variance": 1.000516113
          },
          {
            "average": 1069.400737,
            "count": 13188689,
            "maximum": 1075,
            "minimum": 1067,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.592119276,
            "variance": 2.53484379
          },
          {
            "average": 50193.92663,
            "count": 13188689,
            "maximum": 58880,
            "minimum": 14336,
            "name": "Red",
            "position": 12,
            "stddev": 5773.967863,
            "variance": 33338704.88
          },
          {
            "average": 49471.56421,
            "count": 13188689,
            "maximum": 58624,
            "minimum": 21504,
            "name": "Green",
            "position": 13,
            "stddev": 6055.896972,
            "variance": 36673888.13
          },
          {
            "average": 47433.02933,
            "count": 13188689,
            "maximum": 58368,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 7098.415023,
            "variance": 50387495.84
          },
          {
            "average": 188062263.6,
            "count": 13188689,
            "maximum": 188066032.5,
            "minimum": 188060833.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1079.229895,
            "variance": 1164737.167
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304558.9197,
          4805256.073,
          1255.753012,
          305611.4397,
          4806673.473,
          1313.133012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304558.91967848595,
                4805256.072541866,
                1255.7530123067268
              ],
              [
                304558.91967848595,
                4806673.472541867,
                1255.7530123067268
              ],
              [
                305611.439678486,
                4806673.472541867,
                1313.1330123067269
              ],
              [
                305611.439678486,
                4805256.072541866,
                1313.1330123067269
              ],
              [
                304558.91967848595,
                4805256.072541866,
                1255.7530123067268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T18:20:32+00:00",
        "end_time": "2017-08-29T16:53:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129814,
            43.37473138,
            1255.753012,
            -119.3994947,
            43.38775637,
            1313.133012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247548671505,
                  43.37473138069691,
                  1255.7530123067268
                ],
                [
                  -119.41298144093895,
                  43.387483007118014,
                  1255.7530123067268
                ],
                [
                  -119.39999790488406,
                  43.38775636783577,
                  1313.1330123067269
                ],
                [
                  -119.39949466666236,
                  43.37500462038507,
                  1313.1330123067269
                ],
                [
                  -119.41247548671505,
                  43.37473138069691,
                  1255.7530123067268
                ]
              ]
            ]
          },
          "id": "20170829_43119D4423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T18:20:32Z",
            "pc:count": 13188689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305087.3904,
                "count": 13188689,
                "maximum": 305611.4397,
                "minimum": 304558.9197,
                "name": "X",
                "position": 0,
                "stddev": 291.1591366,
                "variance": 84773.64282
              },
              {
                "average": 4805964.496,
                "count": 13188689,
                "maximum": 4806673.473,
                "minimum": 4805256.073,
                "name": "Y",
                "position": 1,
                "stddev": 398.853511,
                "variance": 159084.1232
              },
              {
                "average": 1283.064652,
                "count": 13188689,
                "maximum": 1313.133012,
                "minimum": 1255.753012,
                "name": "Z",
                "position": 2,
                "stddev": 25.02233531,
                "variance": 626.1172645
              },
              {
                "average": 21764.65138,
                "count": 13188689,
                "maximum": 32353,
                "minimum": 1505,
                "name": "Intensity",
                "position": 3,
                "stddev": 2918.712114,
                "variance": 8518880.402
              },
              {
                "average": 1.000190997,
                "count": 13188689,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01388999347,
                "variance": 0.0001929319185
              },
              {
                "average": 1.000404134,
                "count": 13188689,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02025310679,
                "variance": 0.0004101883345
              },
              {
                "average": 0.5022441579,
                "count": 13188689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949827,
                "variance": 0.2499949827
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187286849,
                "count": 13188689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3901416364,
                "variance": 0.1522104965
              },
              {
                "average": 0.3726219891,
                "count": 13188689,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69150249,
                "variance": 136.6912304
              },
              {
                "average": 1.999214251,
                "count": 13188689,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000258023,
                "variance": 1.000516113
              },
              {
                "average": 1069.400737,
                "count": 13188689,
                "maximum": 1075,
                "minimum": 1067,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.592119276,
                "variance": 2.53484379
              },
              {
                "average": 50193.92663,
                "count": 13188689,
                "maximum": 58880,
                "minimum": 14336,
                "name": "Red",
                "position": 12,
                "stddev": 5773.967863,
                "variance": 33338704.88
              },
              {
                "average": 49471.56421,
                "count": 13188689,
                "maximum": 58624,
                "minimum": 21504,
                "name": "Green",
                "position": 13,
                "stddev": 6055.896972,
                "variance": 36673888.13
              },
              {
                "average": 47433.02933,
                "count": 13188689,
                "maximum": 58368,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 7098.415023,
                "variance": 50387495.84
              },
              {
                "average": 188062263.6,
                "count": 13188689,
                "maximum": 188066032.5,
                "minimum": 188060833.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1079.229895,
                "variance": 1164737.167
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304558.9197,
              4805256.073,
              1255.753012,
              305611.4397,
              4806673.473,
              1313.133012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304558.91967848595,
                    4805256.072541866,
                    1255.7530123067268
                  ],
                  [
                    304558.91967848595,
                    4806673.472541867,
                    1255.7530123067268
                  ],
                  [
                    305611.439678486,
                    4806673.472541867,
                    1313.1330123067269
                  ],
                  [
                    305611.439678486,
                    4805256.072541866,
                    1313.1330123067269
                  ],
                  [
                    304558.91967848595,
                    4805256.072541866,
                    1255.7530123067268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T18:20:32+00:00",
            "end_time": "2017-08-29T16:53: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": "20170828_43119E2323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.2249735195053,
              43.499752223522734,
              1291.9393013991019
            ],
            [
              -119.22544144389093,
              43.51248438938624,
              1291.9393013991019
            ],
            [
              -119.21249642687701,
              43.512735734656864,
              1386.5593013991017
            ],
            [
              -119.21203121890066,
              43.50000345770758,
              1386.5593013991017
            ],
            [
              -119.2249735195053,
              43.499752223522734,
              1291.9393013991019
            ]
          ]
        ]
      },
      "bbox": [
        -119.2254414,
        43.49975222,
        1291.939301,
        -119.2120312,
        43.51273573,
        1386.559301
      ],
      "properties": {
        "datetime": "2017-08-28T19:35:11Z",
        "pc:count": 14042922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320651.7739,
            "count": 14042922,
            "maximum": 321167.4352,
            "minimum": 320120.3352,
            "name": "X",
            "position": 0,
            "stddev": 294.0856369,
            "variance": 86486.36182
          },
          {
            "average": 4819436.468,
            "count": 14042922,
            "maximum": 4820133.734,
            "minimum": 4818718.654,
            "name": "Y",
            "position": 1,
            "stddev": 392.3061614,
            "variance": 153904.1243
          },
          {
            "average": 1368.890572,
            "count": 14042922,
            "maximum": 1386.559301,
            "minimum": 1291.939301,
            "name": "Z",
            "position": 2,
            "stddev": 12.08596972,
            "variance": 146.070664
          },
          {
            "average": 19954.80773,
            "count": 14042922,
            "maximum": 30993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2020.498406,
            "variance": 4082413.809
          },
          {
            "average": 1.016762181,
            "count": 14042922,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.15321711,
            "variance": 0.02347548279
          },
          {
            "average": 1.033872438,
            "count": 14042922,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2332104531,
            "variance": 0.05438711542
          },
          {
            "average": 0.5031409417,
            "count": 14042922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901522,
            "variance": 0.2499901523
          },
          {
            "average": 1.637835772e-06,
            "count": 14042922,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001279778577,
            "variance": 1.637833206e-06
          },
          {
            "average": 1.198436266,
            "count": 14042922,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3988224234,
            "variance": 0.1590593254
          },
          {
            "average": -0.115541031,
            "count": 14042922,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62593679,
            "variance": 135.1624062
          },
          {
            "average": 1.9901168,
            "count": 14042922,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004762606,
            "variance": 1.009547894
          },
          {
            "average": 1041.872458,
            "count": 14042922,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.11233586,
            "variance": 1.237291066
          },
          {
            "average": 42274.54291,
            "count": 14042922,
            "maximum": 51968,
            "minimum": 12032,
            "name": "Red",
            "position": 12,
            "stddev": 3338.891973,
            "variance": 11148199.61
          },
          {
            "average": 40390.36745,
            "count": 14042922,
            "maximum": 50944,
            "minimum": 14848,
            "name": "Green",
            "position": 13,
            "stddev": 2623.72039,
            "variance": 6883908.685
          },
          {
            "average": 37136.61173,
            "count": 14042922,
            "maximum": 47104,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 2427.833892,
            "variance": 5894377.406
          },
          {
            "average": 187983268.6,
            "count": 14042922,
            "maximum": 187984111.1,
            "minimum": 187982489.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.0893378,
            "variance": 202580.412
          },
          {
            "average": 0,
            "count": 14042922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14042922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320120.3352,
          4818718.654,
          1291.939301,
          321167.4352,
          4820133.734,
          1386.559301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320120.33520050044,
                4818718.653946548,
                1291.9393013991019
              ],
              [
                320120.33520050044,
                4820133.733946548,
                1291.9393013991019
              ],
              [
                321167.4352005004,
                4820133.733946548,
                1386.5593013991017
              ],
              [
                321167.4352005004,
                4818718.653946548,
                1386.5593013991017
              ],
              [
                320120.33520050044,
                4818718.653946548,
                1291.9393013991019
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:35:11+00:00",
        "end_time": "2017-08-28T19:08:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2254414,
            43.49975222,
            1291.939301,
            -119.2120312,
            43.51273573,
            1386.559301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.2249735195053,
                  43.499752223522734,
                  1291.9393013991019
                ],
                [
                  -119.22544144389093,
                  43.51248438938624,
                  1291.9393013991019
                ],
                [
                  -119.21249642687701,
                  43.512735734656864,
                  1386.5593013991017
                ],
                [
                  -119.21203121890066,
                  43.50000345770758,
                  1386.5593013991017
                ],
                [
                  -119.2249735195053,
                  43.499752223522734,
                  1291.9393013991019
                ]
              ]
            ]
          },
          "id": "20170828_43119E2323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:35:11Z",
            "pc:count": 14042922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320651.7739,
                "count": 14042922,
                "maximum": 321167.4352,
                "minimum": 320120.3352,
                "name": "X",
                "position": 0,
                "stddev": 294.0856369,
                "variance": 86486.36182
              },
              {
                "average": 4819436.468,
                "count": 14042922,
                "maximum": 4820133.734,
                "minimum": 4818718.654,
                "name": "Y",
                "position": 1,
                "stddev": 392.3061614,
                "variance": 153904.1243
              },
              {
                "average": 1368.890572,
                "count": 14042922,
                "maximum": 1386.559301,
                "minimum": 1291.939301,
                "name": "Z",
                "position": 2,
                "stddev": 12.08596972,
                "variance": 146.070664
              },
              {
                "average": 19954.80773,
                "count": 14042922,
                "maximum": 30993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2020.498406,
                "variance": 4082413.809
              },
              {
                "average": 1.016762181,
                "count": 14042922,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.15321711,
                "variance": 0.02347548279
              },
              {
                "average": 1.033872438,
                "count": 14042922,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2332104531,
                "variance": 0.05438711542
              },
              {
                "average": 0.5031409417,
                "count": 14042922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901522,
                "variance": 0.2499901523
              },
              {
                "average": 1.637835772e-06,
                "count": 14042922,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001279778577,
                "variance": 1.637833206e-06
              },
              {
                "average": 1.198436266,
                "count": 14042922,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3988224234,
                "variance": 0.1590593254
              },
              {
                "average": -0.115541031,
                "count": 14042922,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62593679,
                "variance": 135.1624062
              },
              {
                "average": 1.9901168,
                "count": 14042922,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004762606,
                "variance": 1.009547894
              },
              {
                "average": 1041.872458,
                "count": 14042922,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.11233586,
                "variance": 1.237291066
              },
              {
                "average": 42274.54291,
                "count": 14042922,
                "maximum": 51968,
                "minimum": 12032,
                "name": "Red",
                "position": 12,
                "stddev": 3338.891973,
                "variance": 11148199.61
              },
              {
                "average": 40390.36745,
                "count": 14042922,
                "maximum": 50944,
                "minimum": 14848,
                "name": "Green",
                "position": 13,
                "stddev": 2623.72039,
                "variance": 6883908.685
              },
              {
                "average": 37136.61173,
                "count": 14042922,
                "maximum": 47104,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 2427.833892,
                "variance": 5894377.406
              },
              {
                "average": 187983268.6,
                "count": 14042922,
                "maximum": 187984111.1,
                "minimum": 187982489.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.0893378,
                "variance": 202580.412
              },
              {
                "average": 0,
                "count": 14042922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14042922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320120.3352,
              4818718.654,
              1291.939301,
              321167.4352,
              4820133.734,
              1386.559301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320120.33520050044,
                    4818718.653946548,
                    1291.9393013991019
                  ],
                  [
                    320120.33520050044,
                    4820133.733946548,
                    1291.9393013991019
                  ],
                  [
                    321167.4352005004,
                    4820133.733946548,
                    1386.5593013991017
                  ],
                  [
                    321167.4352005004,
                    4818718.653946548,
                    1386.5593013991017
                  ],
                  [
                    320120.33520050044,
                    4818718.653946548,
                    1291.9393013991019
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:35:11+00:00",
            "end_time": "2017-08-28T19:08: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": "20170831_43119E4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247408031678,
              43.6122266233948,
              1395.6280067845785
            ],
            [
              -119.46299504018538,
              43.62498282117481,
              1395.6280067845785
            ],
            [
              -119.44999813504505,
              43.62526226969738,
              1468.4480067845786
            ],
            [
              -119.44947991749311,
              43.61250594820254,
              1468.4480067845786
            ],
            [
              -119.46247408031678,
              43.6122266233948,
              1395.6280067845785
            ]
          ]
        ]
      },
      "bbox": [
        -119.462995,
        43.61222662,
        1395.628007,
        -119.4494799,
        43.62526227,
        1468.448007
      ],
      "properties": {
        "datetime": "2017-08-31T16:37:58Z",
        "pc:count": 12728735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301813.9259,
            "count": 12728735,
            "maximum": 302338.5123,
            "minimum": 301288.9923,
            "name": "X",
            "position": 0,
            "stddev": 291.3646945,
            "variance": 84893.3852
          },
          {
            "average": 4832482.623,
            "count": 12728735,
            "maximum": 4833169.552,
            "minimum": 4831751.532,
            "name": "Y",
            "position": 1,
            "stddev": 401.5950437,
            "variance": 161278.5792
          },
          {
            "average": 1413.179674,
            "count": 12728735,
            "maximum": 1468.448007,
            "minimum": 1395.628007,
            "name": "Z",
            "position": 2,
            "stddev": 14.20595465,
            "variance": 201.8091476
          },
          {
            "average": 19633.05648,
            "count": 12728735,
            "maximum": 31905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1995.405039,
            "variance": 3981641.271
          },
          {
            "average": 1.007564538,
            "count": 12728735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09748231409,
            "variance": 0.009502801561
          },
          {
            "average": 1.015232071,
            "count": 12728735,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1454614558,
            "variance": 0.02115903513
          },
          {
            "average": 0.5037137626,
            "count": 12728735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999862274,
            "variance": 0.2499862276
          },
          {
            "average": 5.499368162e-07,
            "count": 12728735,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007415770742,
            "variance": 5.49936557e-07
          },
          {
            "average": 1.193731113,
            "count": 12728735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.395220674,
            "variance": 0.1561993812
          },
          {
            "average": -0.1411737155,
            "count": 12728735,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78359167,
            "variance": 138.8530326
          },
          {
            "average": 1.99397827,
            "count": 12728735,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003203023,
            "variance": 1.006416305
          },
          {
            "average": 1127.615396,
            "count": 12728735,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9798355471,
            "variance": 0.9600776994
          },
          {
            "average": 41069.77556,
            "count": 12728735,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3488.979287,
            "variance": 12172976.47
          },
          {
            "average": 39287.65249,
            "count": 12728735,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3020.856403,
            "variance": 9125573.409
          },
          {
            "average": 35948.30731,
            "count": 12728735,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2734.618599,
            "variance": 7478138.884
          },
          {
            "average": 188231012.1,
            "count": 12728735,
            "maximum": 188232678.9,
            "minimum": 188229270.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 653.0592564,
            "variance": 426486.3924
          },
          {
            "average": 0,
            "count": 12728735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12728735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12728735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12728735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12728735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301288.9923,
          4831751.532,
          1395.628007,
          302338.5123,
          4833169.552,
          1468.448007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301288.9923263842,
                4831751.531891052,
                1395.6280067845785
              ],
              [
                301288.9923263842,
                4833169.551891051,
                1395.6280067845785
              ],
              [
                302338.5123263842,
                4833169.551891051,
                1468.4480067845786
              ],
              [
                302338.5123263842,
                4831751.531891052,
                1468.4480067845786
              ],
              [
                301288.9923263842,
                4831751.531891052,
                1395.6280067845785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:37:58+00:00",
        "end_time": "2017-08-31T15:41:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.462995,
            43.61222662,
            1395.628007,
            -119.4494799,
            43.62526227,
            1468.448007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247408031678,
                  43.6122266233948,
                  1395.6280067845785
                ],
                [
                  -119.46299504018538,
                  43.62498282117481,
                  1395.6280067845785
                ],
                [
                  -119.44999813504505,
                  43.62526226969738,
                  1468.4480067845786
                ],
                [
                  -119.44947991749311,
                  43.61250594820254,
                  1468.4480067845786
                ],
                [
                  -119.46247408031678,
                  43.6122266233948,
                  1395.6280067845785
                ]
              ]
            ]
          },
          "id": "20170831_43119E4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:37:58Z",
            "pc:count": 12728735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301813.9259,
                "count": 12728735,
                "maximum": 302338.5123,
                "minimum": 301288.9923,
                "name": "X",
                "position": 0,
                "stddev": 291.3646945,
                "variance": 84893.3852
              },
              {
                "average": 4832482.623,
                "count": 12728735,
                "maximum": 4833169.552,
                "minimum": 4831751.532,
                "name": "Y",
                "position": 1,
                "stddev": 401.5950437,
                "variance": 161278.5792
              },
              {
                "average": 1413.179674,
                "count": 12728735,
                "maximum": 1468.448007,
                "minimum": 1395.628007,
                "name": "Z",
                "position": 2,
                "stddev": 14.20595465,
                "variance": 201.8091476
              },
              {
                "average": 19633.05648,
                "count": 12728735,
                "maximum": 31905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1995.405039,
                "variance": 3981641.271
              },
              {
                "average": 1.007564538,
                "count": 12728735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09748231409,
                "variance": 0.009502801561
              },
              {
                "average": 1.015232071,
                "count": 12728735,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1454614558,
                "variance": 0.02115903513
              },
              {
                "average": 0.5037137626,
                "count": 12728735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999862274,
                "variance": 0.2499862276
              },
              {
                "average": 5.499368162e-07,
                "count": 12728735,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007415770742,
                "variance": 5.49936557e-07
              },
              {
                "average": 1.193731113,
                "count": 12728735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.395220674,
                "variance": 0.1561993812
              },
              {
                "average": -0.1411737155,
                "count": 12728735,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78359167,
                "variance": 138.8530326
              },
              {
                "average": 1.99397827,
                "count": 12728735,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003203023,
                "variance": 1.006416305
              },
              {
                "average": 1127.615396,
                "count": 12728735,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9798355471,
                "variance": 0.9600776994
              },
              {
                "average": 41069.77556,
                "count": 12728735,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3488.979287,
                "variance": 12172976.47
              },
              {
                "average": 39287.65249,
                "count": 12728735,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3020.856403,
                "variance": 9125573.409
              },
              {
                "average": 35948.30731,
                "count": 12728735,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2734.618599,
                "variance": 7478138.884
              },
              {
                "average": 188231012.1,
                "count": 12728735,
                "maximum": 188232678.9,
                "minimum": 188229270.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 653.0592564,
                "variance": 426486.3924
              },
              {
                "average": 0,
                "count": 12728735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12728735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12728735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12728735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12728735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301288.9923,
              4831751.532,
              1395.628007,
              302338.5123,
              4833169.552,
              1468.448007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301288.9923263842,
                    4831751.531891052,
                    1395.6280067845785
                  ],
                  [
                    301288.9923263842,
                    4833169.551891051,
                    1395.6280067845785
                  ],
                  [
                    302338.5123263842,
                    4833169.551891051,
                    1468.4480067845786
                  ],
                  [
                    302338.5123263842,
                    4831751.531891052,
                    1468.4480067845786
                  ],
                  [
                    301288.9923263842,
                    4831751.531891052,
                    1395.6280067845785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:37:58+00:00",
            "end_time": "2017-08-31T15:41:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747494847944,
              43.537234641335935,
              1344.9679126185952
            ],
            [
              -119.38797840386917,
              43.54998343894373,
              1344.9679126185952
            ],
            [
              -119.37499740227426,
              43.55025398044694,
              1372.707912618595
            ],
            [
              -119.37449667736978,
              43.537505063121294,
              1372.707912618595
            ],
            [
              -119.38747494847944,
              43.537234641335935,
              1344.9679126185952
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879784,
        43.53723464,
        1344.967913,
        -119.3744967,
        43.55025398,
        1372.707913
      ],
      "properties": {
        "datetime": "2017-08-31T15:55:07Z",
        "pc:count": 14097935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307620.9455,
            "count": 14097935,
            "maximum": 308151.3863,
            "minimum": 307101.9063,
            "name": "X",
            "position": 0,
            "stddev": 291.8794584,
            "variance": 85193.61821
          },
          {
            "average": 4823948.33,
            "count": 14097935,
            "maximum": 4824662.894,
            "minimum": 4823245.794,
            "name": "Y",
            "position": 1,
            "stddev": 400.8855049,
            "variance": 160709.1881
          },
          {
            "average": 1354.450878,
            "count": 14097935,
            "maximum": 1372.707913,
            "minimum": 1344.967913,
            "name": "Z",
            "position": 2,
            "stddev": 4.03252865,
            "variance": 16.26128732
          },
          {
            "average": 20513.66836,
            "count": 14097935,
            "maximum": 31777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2211.636533,
            "variance": 4891336.153
          },
          {
            "average": 1.01709151,
            "count": 14097935,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1407975438,
            "variance": 0.01982394833
          },
          {
            "average": 1.034476042,
            "count": 14097935,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2061552873,
            "variance": 0.04250000249
          },
          {
            "average": 0.5024067709,
            "count": 14097935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942252,
            "variance": 0.2499942252
          },
          {
            "average": 2.05703885e-06,
            "count": 14097935,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001434236649,
            "variance": 2.057034765e-06
          },
          {
            "average": 1.178368179,
            "count": 14097935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3828223902,
            "variance": 0.1465529824
          },
          {
            "average": 0.2349383176,
            "count": 14097935,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63530907,
            "variance": 135.3804171
          },
          {
            "average": 1.988569744,
            "count": 14097935,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005063001,
            "variance": 1.010151636
          },
          {
            "average": 1111.997565,
            "count": 14097935,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.009147739,
            "variance": 36.10985655
          },
          {
            "average": 42810.35465,
            "count": 14097935,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4311.215229,
            "variance": 18586576.75
          },
          {
            "average": 40943.07532,
            "count": 14097935,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3566.571349,
            "variance": 12720431.19
          },
          {
            "average": 37539.70302,
            "count": 14097935,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3294.682706,
            "variance": 10854934.13
          },
          {
            "average": 188169098.3,
            "count": 14097935,
            "maximum": 188230107.4,
            "minimum": 188154762.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27433.4109,
            "variance": 752592033.5
          },
          {
            "average": 0,
            "count": 14097935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14097935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14097935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14097935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14097935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307101.9063,
          4823245.794,
          1344.967913,
          308151.3863,
          4824662.894,
          1372.707913
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307101.90627294173,
                4823245.794259953,
                1344.9679126185952
              ],
              [
                307101.90627294173,
                4824662.894259953,
                1344.9679126185952
              ],
              [
                308151.3862729417,
                4824662.894259953,
                1372.707912618595
              ],
              [
                308151.3862729417,
                4823245.794259953,
                1372.707912618595
              ],
              [
                307101.90627294173,
                4823245.794259953,
                1344.9679126185952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:55:07+00:00",
        "end_time": "2017-08-30T18:59:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879784,
            43.53723464,
            1344.967913,
            -119.3744967,
            43.55025398,
            1372.707913
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747494847944,
                  43.537234641335935,
                  1344.9679126185952
                ],
                [
                  -119.38797840386917,
                  43.54998343894373,
                  1344.9679126185952
                ],
                [
                  -119.37499740227426,
                  43.55025398044694,
                  1372.707912618595
                ],
                [
                  -119.37449667736978,
                  43.537505063121294,
                  1372.707912618595
                ],
                [
                  -119.38747494847944,
                  43.537234641335935,
                  1344.9679126185952
                ]
              ]
            ]
          },
          "id": "20170830_43119E4410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:55:07Z",
            "pc:count": 14097935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307620.9455,
                "count": 14097935,
                "maximum": 308151.3863,
                "minimum": 307101.9063,
                "name": "X",
                "position": 0,
                "stddev": 291.8794584,
                "variance": 85193.61821
              },
              {
                "average": 4823948.33,
                "count": 14097935,
                "maximum": 4824662.894,
                "minimum": 4823245.794,
                "name": "Y",
                "position": 1,
                "stddev": 400.8855049,
                "variance": 160709.1881
              },
              {
                "average": 1354.450878,
                "count": 14097935,
                "maximum": 1372.707913,
                "minimum": 1344.967913,
                "name": "Z",
                "position": 2,
                "stddev": 4.03252865,
                "variance": 16.26128732
              },
              {
                "average": 20513.66836,
                "count": 14097935,
                "maximum": 31777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2211.636533,
                "variance": 4891336.153
              },
              {
                "average": 1.01709151,
                "count": 14097935,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1407975438,
                "variance": 0.01982394833
              },
              {
                "average": 1.034476042,
                "count": 14097935,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2061552873,
                "variance": 0.04250000249
              },
              {
                "average": 0.5024067709,
                "count": 14097935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942252,
                "variance": 0.2499942252
              },
              {
                "average": 2.05703885e-06,
                "count": 14097935,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001434236649,
                "variance": 2.057034765e-06
              },
              {
                "average": 1.178368179,
                "count": 14097935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3828223902,
                "variance": 0.1465529824
              },
              {
                "average": 0.2349383176,
                "count": 14097935,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63530907,
                "variance": 135.3804171
              },
              {
                "average": 1.988569744,
                "count": 14097935,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005063001,
                "variance": 1.010151636
              },
              {
                "average": 1111.997565,
                "count": 14097935,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.009147739,
                "variance": 36.10985655
              },
              {
                "average": 42810.35465,
                "count": 14097935,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4311.215229,
                "variance": 18586576.75
              },
              {
                "average": 40943.07532,
                "count": 14097935,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3566.571349,
                "variance": 12720431.19
              },
              {
                "average": 37539.70302,
                "count": 14097935,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3294.682706,
                "variance": 10854934.13
              },
              {
                "average": 188169098.3,
                "count": 14097935,
                "maximum": 188230107.4,
                "minimum": 188154762.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27433.4109,
                "variance": 752592033.5
              },
              {
                "average": 0,
                "count": 14097935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14097935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14097935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14097935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14097935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307101.9063,
              4823245.794,
              1344.967913,
              308151.3863,
              4824662.894,
              1372.707913
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307101.90627294173,
                    4823245.794259953,
                    1344.9679126185952
                  ],
                  [
                    307101.90627294173,
                    4824662.894259953,
                    1344.9679126185952
                  ],
                  [
                    308151.3862729417,
                    4824662.894259953,
                    1372.707912618595
                  ],
                  [
                    308151.3862729417,
                    4823245.794259953,
                    1372.707912618595
                  ],
                  [
                    307101.90627294173,
                    4823245.794259953,
                    1344.9679126185952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:55:07+00:00",
            "end_time": "2017-08-30T18:59: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": "20170910_43119E5102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247344822667,
              43.612210233917786,
              1320.984994237893
            ],
            [
              -119.6130268454827,
              43.624981678989855,
              1320.984994237893
            ],
            [
              -119.59999949972472,
              43.62527891079817,
              1433.024994237893
            ],
            [
              -119.5994488538561,
              43.61250733398115,
              1433.024994237893
            ],
            [
              -119.61247344822667,
              43.612210233917786,
              1320.984994237893
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130268,
        43.61221023,
        1320.984994,
        -119.5994489,
        43.62527891,
        1433.024994
      ],
      "properties": {
        "datetime": "2017-09-10T16:10:47Z",
        "pc:count": 13546966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289709.8961,
            "count": 13546966,
            "maximum": 290236.3299,
            "minimum": 289184.2299,
            "name": "X",
            "position": 0,
            "stddev": 294.0364988,
            "variance": 86457.46265
          },
          {
            "average": 4832865.635,
            "count": 13546966,
            "maximum": 4833539.612,
            "minimum": 4832119.732,
            "name": "Y",
            "position": 1,
            "stddev": 394.6529462,
            "variance": 155750.9479
          },
          {
            "average": 1352.457045,
            "count": 13546966,
            "maximum": 1433.024994,
            "minimum": 1320.984994,
            "name": "Z",
            "position": 2,
            "stddev": 32.14681726,
            "variance": 1033.41786
          },
          {
            "average": 26293.72204,
            "count": 13546966,
            "maximum": 42401,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3414.944219,
            "variance": 11661844.02
          },
          {
            "average": 1.015653985,
            "count": 13546966,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1396684418,
            "variance": 0.01950727365
          },
          {
            "average": 1.031531784,
            "count": 13546966,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2073788993,
            "variance": 0.04300600786
          },
          {
            "average": 0.5019055189,
            "count": 13546966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963874,
            "variance": 0.2499963875
          },
          {
            "average": 2.539313969e-05,
            "count": 13546966,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005039096819,
            "variance": 2.539249675e-05
          },
          {
            "average": 1.257083247,
            "count": 13546966,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4370257029,
            "variance": 0.190991465
          },
          {
            "average": -0.2267260238,
            "count": 13546966,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05037584,
            "variance": 145.2115579
          },
          {
            "average": 2.003759292,
            "count": 13546966,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004958288,
            "variance": 1.00994116
          },
          {
            "average": 1162.429058,
            "count": 13546966,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9820314095,
            "variance": 0.9643856892
          },
          {
            "average": 43355.06077,
            "count": 13546966,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5443.344471,
            "variance": 29629999.03
          },
          {
            "average": 42011.07913,
            "count": 13546966,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4617.020541,
            "variance": 21316878.67
          },
          {
            "average": 38782.71053,
            "count": 13546966,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4345.468606,
            "variance": 18883097.41
          },
          {
            "average": 189093446.6,
            "count": 13546966,
            "maximum": 189095047.8,
            "minimum": 189091904.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 606.0431371,
            "variance": 367288.284
          },
          {
            "average": 0,
            "count": 13546966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13546966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13546966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13546966,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13546966,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289184.2299,
          4832119.732,
          1320.984994,
          290236.3299,
          4833539.612,
          1433.024994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289184.2298868009,
                4832119.732186609,
                1320.984994237893
              ],
              [
                289184.2298868009,
                4833539.61218661,
                1320.984994237893
              ],
              [
                290236.3298868009,
                4833539.61218661,
                1433.024994237893
              ],
              [
                290236.3298868009,
                4832119.732186609,
                1433.024994237893
              ],
              [
                289184.2298868009,
                4832119.732186609,
                1320.984994237893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:10:47+00:00",
        "end_time": "2017-09-10T15:18:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130268,
            43.61221023,
            1320.984994,
            -119.5994489,
            43.62527891,
            1433.024994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247344822667,
                  43.612210233917786,
                  1320.984994237893
                ],
                [
                  -119.6130268454827,
                  43.624981678989855,
                  1320.984994237893
                ],
                [
                  -119.59999949972472,
                  43.62527891079817,
                  1433.024994237893
                ],
                [
                  -119.5994488538561,
                  43.61250733398115,
                  1433.024994237893
                ],
                [
                  -119.61247344822667,
                  43.612210233917786,
                  1320.984994237893
                ]
              ]
            ]
          },
          "id": "20170910_43119E5102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:10:47Z",
            "pc:count": 13546966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289709.8961,
                "count": 13546966,
                "maximum": 290236.3299,
                "minimum": 289184.2299,
                "name": "X",
                "position": 0,
                "stddev": 294.0364988,
                "variance": 86457.46265
              },
              {
                "average": 4832865.635,
                "count": 13546966,
                "maximum": 4833539.612,
                "minimum": 4832119.732,
                "name": "Y",
                "position": 1,
                "stddev": 394.6529462,
                "variance": 155750.9479
              },
              {
                "average": 1352.457045,
                "count": 13546966,
                "maximum": 1433.024994,
                "minimum": 1320.984994,
                "name": "Z",
                "position": 2,
                "stddev": 32.14681726,
                "variance": 1033.41786
              },
              {
                "average": 26293.72204,
                "count": 13546966,
                "maximum": 42401,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3414.944219,
                "variance": 11661844.02
              },
              {
                "average": 1.015653985,
                "count": 13546966,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1396684418,
                "variance": 0.01950727365
              },
              {
                "average": 1.031531784,
                "count": 13546966,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2073788993,
                "variance": 0.04300600786
              },
              {
                "average": 0.5019055189,
                "count": 13546966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963874,
                "variance": 0.2499963875
              },
              {
                "average": 2.539313969e-05,
                "count": 13546966,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005039096819,
                "variance": 2.539249675e-05
              },
              {
                "average": 1.257083247,
                "count": 13546966,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4370257029,
                "variance": 0.190991465
              },
              {
                "average": -0.2267260238,
                "count": 13546966,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05037584,
                "variance": 145.2115579
              },
              {
                "average": 2.003759292,
                "count": 13546966,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004958288,
                "variance": 1.00994116
              },
              {
                "average": 1162.429058,
                "count": 13546966,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9820314095,
                "variance": 0.9643856892
              },
              {
                "average": 43355.06077,
                "count": 13546966,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5443.344471,
                "variance": 29629999.03
              },
              {
                "average": 42011.07913,
                "count": 13546966,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4617.020541,
                "variance": 21316878.67
              },
              {
                "average": 38782.71053,
                "count": 13546966,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4345.468606,
                "variance": 18883097.41
              },
              {
                "average": 189093446.6,
                "count": 13546966,
                "maximum": 189095047.8,
                "minimum": 189091904.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 606.0431371,
                "variance": 367288.284
              },
              {
                "average": 0,
                "count": 13546966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13546966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13546966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13546966,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13546966,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289184.2299,
              4832119.732,
              1320.984994,
              290236.3299,
              4833539.612,
              1433.024994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289184.2298868009,
                    4832119.732186609,
                    1320.984994237893
                  ],
                  [
                    289184.2298868009,
                    4833539.61218661,
                    1320.984994237893
                  ],
                  [
                    290236.3298868009,
                    4833539.61218661,
                    1433.024994237893
                  ],
                  [
                    290236.3298868009,
                    4832119.732186609,
                    1433.024994237893
                  ],
                  [
                    289184.2298868009,
                    4832119.732186609,
                    1320.984994237893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:10:47+00:00",
            "end_time": "2017-09-10T15:18:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997374197621,
              43.512211197659504,
              1312.776401814814
            ],
            [
              -119.60052250515812,
              43.52498137483753,
              1312.776401814814
            ],
            [
              -119.5874990160823,
              43.52527704349462,
              1432.296401814814
            ],
            [
              -119.58695299362796,
              43.5125067352543,
              1432.296401814814
            ],
            [
              -119.59997374197621,
              43.512211197659504,
              1312.776401814814
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005225,
        43.5122112,
        1312.776402,
        -119.586953,
        43.52527704,
        1432.296402
      ],
      "properties": {
        "datetime": "2017-09-10T18:00:54Z",
        "pc:count": 14136686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290369.836,
            "count": 14136686,
            "maximum": 290898.8999,
            "minimum": 289845.3799,
            "name": "X",
            "position": 0,
            "stddev": 293.8879364,
            "variance": 86370.11917
          },
          {
            "average": 4821671.827,
            "count": 14136686,
            "maximum": 4822401.353,
            "minimum": 4820981.653,
            "name": "Y",
            "position": 1,
            "stddev": 410.1256637,
            "variance": 168203.06
          },
          {
            "average": 1347.450565,
            "count": 14136686,
            "maximum": 1432.296402,
            "minimum": 1312.776402,
            "name": "Z",
            "position": 2,
            "stddev": 35.71466626,
            "variance": 1275.537386
          },
          {
            "average": 26284.4993,
            "count": 14136686,
            "maximum": 41665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4414.000092,
            "variance": 19483396.81
          },
          {
            "average": 1.041829747,
            "count": 14136686,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2235736416,
            "variance": 0.04998517321
          },
          {
            "average": 1.084488896,
            "count": 14136686,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3282781899,
            "variance": 0.10776657
          },
          {
            "average": 0.5027158416,
            "count": 14136686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926418,
            "variance": 0.2499926419
          },
          {
            "average": 7.215269548e-06,
            "count": 14136686,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002686115783,
            "variance": 7.215217998e-06
          },
          {
            "average": 1.236100597,
            "count": 14136686,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246847274,
            "variance": 0.1803571177
          },
          {
            "average": -0.4632460852,
            "count": 14136686,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00001314,
            "variance": 144.0003154
          },
          {
            "average": 1.98454659,
            "count": 14136686,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013169887,
            "variance": 1.026513221
          },
          {
            "average": 1171.592996,
            "count": 14136686,
            "maximum": 1174,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9894528142,
            "variance": 0.9790168716
          },
          {
            "average": 42389.3284,
            "count": 14136686,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6635.948245,
            "variance": 44035809.1
          },
          {
            "average": 40778.94248,
            "count": 14136686,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5447.343316,
            "variance": 29673549.2
          },
          {
            "average": 36802.22936,
            "count": 14136686,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5408.650834,
            "variance": 29253503.84
          },
          {
            "average": 189099601.3,
            "count": 14136686,
            "maximum": 189101654.6,
            "minimum": 189097327.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 747.2251488,
            "variance": 558345.423
          },
          {
            "average": 0,
            "count": 14136686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14136686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14136686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14136686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14136686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289845.3799,
          4820981.653,
          1312.776402,
          290898.8999,
          4822401.353,
          1432.296402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289845.3799388382,
                4820981.653381204,
                1312.776401814814
              ],
              [
                289845.3799388382,
                4822401.3533812035,
                1312.776401814814
              ],
              [
                290898.8999388382,
                4822401.3533812035,
                1432.296401814814
              ],
              [
                290898.8999388382,
                4820981.653381204,
                1432.296401814814
              ],
              [
                289845.3799388382,
                4820981.653381204,
                1312.776401814814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:00:54+00:00",
        "end_time": "2017-09-10T16:48:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005225,
            43.5122112,
            1312.776402,
            -119.586953,
            43.52527704,
            1432.296402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997374197621,
                  43.512211197659504,
                  1312.776401814814
                ],
                [
                  -119.60052250515812,
                  43.52498137483753,
                  1312.776401814814
                ],
                [
                  -119.5874990160823,
                  43.52527704349462,
                  1432.296401814814
                ],
                [
                  -119.58695299362796,
                  43.5125067352543,
                  1432.296401814814
                ],
                [
                  -119.59997374197621,
                  43.512211197659504,
                  1312.776401814814
                ]
              ]
            ]
          },
          "id": "20170910_43119E5318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:00:54Z",
            "pc:count": 14136686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290369.836,
                "count": 14136686,
                "maximum": 290898.8999,
                "minimum": 289845.3799,
                "name": "X",
                "position": 0,
                "stddev": 293.8879364,
                "variance": 86370.11917
              },
              {
                "average": 4821671.827,
                "count": 14136686,
                "maximum": 4822401.353,
                "minimum": 4820981.653,
                "name": "Y",
                "position": 1,
                "stddev": 410.1256637,
                "variance": 168203.06
              },
              {
                "average": 1347.450565,
                "count": 14136686,
                "maximum": 1432.296402,
                "minimum": 1312.776402,
                "name": "Z",
                "position": 2,
                "stddev": 35.71466626,
                "variance": 1275.537386
              },
              {
                "average": 26284.4993,
                "count": 14136686,
                "maximum": 41665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4414.000092,
                "variance": 19483396.81
              },
              {
                "average": 1.041829747,
                "count": 14136686,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2235736416,
                "variance": 0.04998517321
              },
              {
                "average": 1.084488896,
                "count": 14136686,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3282781899,
                "variance": 0.10776657
              },
              {
                "average": 0.5027158416,
                "count": 14136686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926418,
                "variance": 0.2499926419
              },
              {
                "average": 7.215269548e-06,
                "count": 14136686,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002686115783,
                "variance": 7.215217998e-06
              },
              {
                "average": 1.236100597,
                "count": 14136686,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246847274,
                "variance": 0.1803571177
              },
              {
                "average": -0.4632460852,
                "count": 14136686,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00001314,
                "variance": 144.0003154
              },
              {
                "average": 1.98454659,
                "count": 14136686,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013169887,
                "variance": 1.026513221
              },
              {
                "average": 1171.592996,
                "count": 14136686,
                "maximum": 1174,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9894528142,
                "variance": 0.9790168716
              },
              {
                "average": 42389.3284,
                "count": 14136686,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6635.948245,
                "variance": 44035809.1
              },
              {
                "average": 40778.94248,
                "count": 14136686,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5447.343316,
                "variance": 29673549.2
              },
              {
                "average": 36802.22936,
                "count": 14136686,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5408.650834,
                "variance": 29253503.84
              },
              {
                "average": 189099601.3,
                "count": 14136686,
                "maximum": 189101654.6,
                "minimum": 189097327.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 747.2251488,
                "variance": 558345.423
              },
              {
                "average": 0,
                "count": 14136686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14136686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14136686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14136686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14136686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289845.3799,
              4820981.653,
              1312.776402,
              290898.8999,
              4822401.353,
              1432.296402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289845.3799388382,
                    4820981.653381204,
                    1312.776401814814
                  ],
                  [
                    289845.3799388382,
                    4822401.3533812035,
                    1312.776401814814
                  ],
                  [
                    290898.8999388382,
                    4822401.3533812035,
                    1432.296401814814
                  ],
                  [
                    290898.8999388382,
                    4820981.653381204,
                    1432.296401814814
                  ],
                  [
                    289845.3799388382,
                    4820981.653381204,
                    1312.776401814814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:00:54+00:00",
            "end_time": "2017-09-10T16:48: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": "20170830_43119E4208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247498141627,
              43.59973222221115,
              1405.3571930309993
            ],
            [
              -119.41298493139017,
              43.612483525126116,
              1405.3571930309993
            ],
            [
              -119.39999766541088,
              43.612757069907786,
              1544.2571930309994
            ],
            [
              -119.39949045367113,
              43.600005645935525,
              1544.2571930309994
            ],
            [
              -119.41247498141627,
              43.59973222221115,
              1405.3571930309993
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129849,
        43.59973222,
        1405.357193,
        -119.3994905,
        43.61275707,
        1544.257193
      ],
      "properties": {
        "datetime": "2017-08-30T19:25:14Z",
        "pc:count": 13893029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305797.125,
            "count": 13893029,
            "maximum": 306332.4206,
            "minimum": 305283.5006,
            "name": "X",
            "position": 0,
            "stddev": 291.665097,
            "variance": 85068.52881
          },
          {
            "average": 4830933.645,
            "count": 13893029,
            "maximum": 4831662.789,
            "minimum": 4830245.369,
            "name": "Y",
            "position": 1,
            "stddev": 398.3944799,
            "variance": 158718.1616
          },
          {
            "average": 1485.046776,
            "count": 13893029,
            "maximum": 1544.257193,
            "minimum": 1405.357193,
            "name": "Z",
            "position": 2,
            "stddev": 32.05258731,
            "variance": 1027.368353
          },
          {
            "average": 19394.22459,
            "count": 13893029,
            "maximum": 29761,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2411.491189,
            "variance": 5815289.754
          },
          {
            "average": 1.025965612,
            "count": 13893029,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1876947925,
            "variance": 0.03522933512
          },
          {
            "average": 1.052236485,
            "count": 13893029,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2826560568,
            "variance": 0.07989444644
          },
          {
            "average": 0.5025405187,
            "count": 13893029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935637,
            "variance": 0.2499935638
          },
          {
            "average": 4.96651954e-06,
            "count": 13893029,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002228563491,
            "variance": 4.966495231e-06
          },
          {
            "average": 1.184712707,
            "count": 13893029,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3880643425,
            "variance": 0.1505939339
          },
          {
            "average": 0.5382714404,
            "count": 13893029,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70307545,
            "variance": 136.961975
          },
          {
            "average": 1.984645105,
            "count": 13893029,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008503538,
            "variance": 1.017079387
          },
          {
            "average": 1106.808452,
            "count": 13893029,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9799101795,
            "variance": 0.96022396
          },
          {
            "average": 40808.80085,
            "count": 13893029,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4583.042529,
            "variance": 21004278.82
          },
          {
            "average": 39201.1496,
            "count": 13893029,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3846.290214,
            "variance": 14793948.41
          },
          {
            "average": 35775.5783,
            "count": 13893029,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3895.919944,
            "variance": 15178192.21
          },
          {
            "average": 188154776.4,
            "count": 13893029,
            "maximum": 188156314.5,
            "minimum": 188152853.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 704.0929391,
            "variance": 495746.8669
          },
          {
            "average": 0,
            "count": 13893029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13893029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13893029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13893029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13893029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305283.5006,
          4830245.369,
          1405.357193,
          306332.4206,
          4831662.789,
          1544.257193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305283.50060876436,
                4830245.369422021,
                1405.3571930309993
              ],
              [
                305283.50060876436,
                4831662.789422021,
                1405.3571930309993
              ],
              [
                306332.4206087644,
                4831662.789422021,
                1544.2571930309994
              ],
              [
                306332.4206087644,
                4830245.369422021,
                1544.2571930309994
              ],
              [
                305283.50060876436,
                4830245.369422021,
                1405.3571930309993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:25:14+00:00",
        "end_time": "2017-08-30T18:27:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129849,
            43.59973222,
            1405.357193,
            -119.3994905,
            43.61275707,
            1544.257193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247498141627,
                  43.59973222221115,
                  1405.3571930309993
                ],
                [
                  -119.41298493139017,
                  43.612483525126116,
                  1405.3571930309993
                ],
                [
                  -119.39999766541088,
                  43.612757069907786,
                  1544.2571930309994
                ],
                [
                  -119.39949045367113,
                  43.600005645935525,
                  1544.2571930309994
                ],
                [
                  -119.41247498141627,
                  43.59973222221115,
                  1405.3571930309993
                ]
              ]
            ]
          },
          "id": "20170830_43119E4208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:25:14Z",
            "pc:count": 13893029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305797.125,
                "count": 13893029,
                "maximum": 306332.4206,
                "minimum": 305283.5006,
                "name": "X",
                "position": 0,
                "stddev": 291.665097,
                "variance": 85068.52881
              },
              {
                "average": 4830933.645,
                "count": 13893029,
                "maximum": 4831662.789,
                "minimum": 4830245.369,
                "name": "Y",
                "position": 1,
                "stddev": 398.3944799,
                "variance": 158718.1616
              },
              {
                "average": 1485.046776,
                "count": 13893029,
                "maximum": 1544.257193,
                "minimum": 1405.357193,
                "name": "Z",
                "position": 2,
                "stddev": 32.05258731,
                "variance": 1027.368353
              },
              {
                "average": 19394.22459,
                "count": 13893029,
                "maximum": 29761,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2411.491189,
                "variance": 5815289.754
              },
              {
                "average": 1.025965612,
                "count": 13893029,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1876947925,
                "variance": 0.03522933512
              },
              {
                "average": 1.052236485,
                "count": 13893029,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2826560568,
                "variance": 0.07989444644
              },
              {
                "average": 0.5025405187,
                "count": 13893029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935637,
                "variance": 0.2499935638
              },
              {
                "average": 4.96651954e-06,
                "count": 13893029,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002228563491,
                "variance": 4.966495231e-06
              },
              {
                "average": 1.184712707,
                "count": 13893029,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3880643425,
                "variance": 0.1505939339
              },
              {
                "average": 0.5382714404,
                "count": 13893029,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70307545,
                "variance": 136.961975
              },
              {
                "average": 1.984645105,
                "count": 13893029,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008503538,
                "variance": 1.017079387
              },
              {
                "average": 1106.808452,
                "count": 13893029,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9799101795,
                "variance": 0.96022396
              },
              {
                "average": 40808.80085,
                "count": 13893029,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4583.042529,
                "variance": 21004278.82
              },
              {
                "average": 39201.1496,
                "count": 13893029,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3846.290214,
                "variance": 14793948.41
              },
              {
                "average": 35775.5783,
                "count": 13893029,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3895.919944,
                "variance": 15178192.21
              },
              {
                "average": 188154776.4,
                "count": 13893029,
                "maximum": 188156314.5,
                "minimum": 188152853.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 704.0929391,
                "variance": 495746.8669
              },
              {
                "average": 0,
                "count": 13893029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13893029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13893029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13893029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13893029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305283.5006,
              4830245.369,
              1405.357193,
              306332.4206,
              4831662.789,
              1544.257193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305283.50060876436,
                    4830245.369422021,
                    1405.3571930309993
                  ],
                  [
                    305283.50060876436,
                    4831662.789422021,
                    1405.3571930309993
                  ],
                  [
                    306332.4206087644,
                    4831662.789422021,
                    1544.2571930309994
                  ],
                  [
                    306332.4206087644,
                    4830245.369422021,
                    1544.2571930309994
                  ],
                  [
                    305283.50060876436,
                    4830245.369422021,
                    1405.3571930309993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:25:14+00:00",
            "end_time": "2017-08-30T18:27: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": "20170831_43119D5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5615858106856,
              43.474735294955,
              1340.6643933839734
            ],
            [
              -119.56211667736203,
              43.48729095483109,
              1340.6643933839734
            ],
            [
              -119.54998993693594,
              43.48756221346399,
              1394.6043933839735
            ],
            [
              -119.54946157624852,
              43.47500643535719,
              1394.6043933839735
            ],
            [
              -119.5615858106856,
              43.474735294955,
              1340.6643933839734
            ]
          ]
        ]
      },
      "bbox": [
        -119.5621167,
        43.47473529,
        1340.664393,
        -119.5494616,
        43.48756221,
        1394.604393
      ],
      "properties": {
        "datetime": "2017-09-10T16:47:40Z",
        "pc:count": 11179127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293486.0161,
            "count": 11179127,
            "maximum": 293801.7657,
            "minimum": 292820.2057,
            "name": "X",
            "position": 0,
            "stddev": 215.1193753,
            "variance": 46276.34561
          },
          {
            "average": 4817335.954,
            "count": 11179127,
            "maximum": 4818118.936,
            "minimum": 4816723.136,
            "name": "Y",
            "position": 1,
            "stddev": 363.0250214,
            "variance": 131787.1662
          },
          {
            "average": 1364.307912,
            "count": 11179127,
            "maximum": 1394.604393,
            "minimum": 1340.664393,
            "name": "Z",
            "position": 2,
            "stddev": 13.01468262,
            "variance": 169.3819636
          },
          {
            "average": 20614.67185,
            "count": 11179127,
            "maximum": 37649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4142.872432,
            "variance": 17163391.99
          },
          {
            "average": 1.012129122,
            "count": 11179127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1151944664,
            "variance": 0.01326976509
          },
          {
            "average": 1.024457008,
            "count": 11179127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.166626403,
            "variance": 0.02776435817
          },
          {
            "average": 0.5035300163,
            "count": 11179127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875612,
            "variance": 0.2499875613
          },
          {
            "average": 1.878500888e-06,
            "count": 11179127,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001370582915,
            "variance": 1.878497528e-06
          },
          {
            "average": 1.180550771,
            "count": 11179127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3846455555,
            "variance": 0.1479522034
          },
          {
            "average": -0.7361611196,
            "count": 11179127,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64989259,
            "variance": 135.7199973
          },
          {
            "average": 1.996398019,
            "count": 11179127,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003854767,
            "variance": 1.007724393
          },
          {
            "average": 1133.555243,
            "count": 11179127,
            "maximum": 1169,
            "minimum": 1113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.70663257,
            "variance": 660.8309579
          },
          {
            "average": 44508.58243,
            "count": 11179127,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4110.50967,
            "variance": 16896289.75
          },
          {
            "average": 42533.57075,
            "count": 11179127,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3631.366988,
            "variance": 13186826.2
          },
          {
            "average": 39270.59493,
            "count": 11179127,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3583.953798,
            "variance": 12844724.83
          },
          {
            "average": 188530237.9,
            "count": 11179127,
            "maximum": 189097260.1,
            "minimum": 188225295.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 415419.0019,
            "variance": 172572947200.0
          },
          {
            "average": 0,
            "count": 11179127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292820.2057,
          4816723.136,
          1340.664393,
          293801.7657,
          4818118.936,
          1394.604393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292820.20567937545,
                4816723.136138279,
                1340.6643933839734
              ],
              [
                292820.20567937545,
                4818118.93613828,
                1340.6643933839734
              ],
              [
                293801.7656793755,
                4818118.93613828,
                1394.6043933839735
              ],
              [
                293801.7656793755,
                4816723.136138279,
                1394.6043933839735
              ],
              [
                292820.20567937545,
                4816723.136138279,
                1340.6643933839734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:47:40+00:00",
        "end_time": "2017-08-31T14:34:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119D5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119D5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119D5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5621167,
            43.47473529,
            1340.664393,
            -119.5494616,
            43.48756221,
            1394.604393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5615858106856,
                  43.474735294955,
                  1340.6643933839734
                ],
                [
                  -119.56211667736203,
                  43.48729095483109,
                  1340.6643933839734
                ],
                [
                  -119.54998993693594,
                  43.48756221346399,
                  1394.6043933839735
                ],
                [
                  -119.54946157624852,
                  43.47500643535719,
                  1394.6043933839735
                ],
                [
                  -119.5615858106856,
                  43.474735294955,
                  1340.6643933839734
                ]
              ]
            ]
          },
          "id": "20170831_43119D5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119D5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:47:40Z",
            "pc:count": 11179127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293486.0161,
                "count": 11179127,
                "maximum": 293801.7657,
                "minimum": 292820.2057,
                "name": "X",
                "position": 0,
                "stddev": 215.1193753,
                "variance": 46276.34561
              },
              {
                "average": 4817335.954,
                "count": 11179127,
                "maximum": 4818118.936,
                "minimum": 4816723.136,
                "name": "Y",
                "position": 1,
                "stddev": 363.0250214,
                "variance": 131787.1662
              },
              {
                "average": 1364.307912,
                "count": 11179127,
                "maximum": 1394.604393,
                "minimum": 1340.664393,
                "name": "Z",
                "position": 2,
                "stddev": 13.01468262,
                "variance": 169.3819636
              },
              {
                "average": 20614.67185,
                "count": 11179127,
                "maximum": 37649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4142.872432,
                "variance": 17163391.99
              },
              {
                "average": 1.012129122,
                "count": 11179127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1151944664,
                "variance": 0.01326976509
              },
              {
                "average": 1.024457008,
                "count": 11179127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.166626403,
                "variance": 0.02776435817
              },
              {
                "average": 0.5035300163,
                "count": 11179127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875612,
                "variance": 0.2499875613
              },
              {
                "average": 1.878500888e-06,
                "count": 11179127,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001370582915,
                "variance": 1.878497528e-06
              },
              {
                "average": 1.180550771,
                "count": 11179127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3846455555,
                "variance": 0.1479522034
              },
              {
                "average": -0.7361611196,
                "count": 11179127,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64989259,
                "variance": 135.7199973
              },
              {
                "average": 1.996398019,
                "count": 11179127,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003854767,
                "variance": 1.007724393
              },
              {
                "average": 1133.555243,
                "count": 11179127,
                "maximum": 1169,
                "minimum": 1113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.70663257,
                "variance": 660.8309579
              },
              {
                "average": 44508.58243,
                "count": 11179127,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4110.50967,
                "variance": 16896289.75
              },
              {
                "average": 42533.57075,
                "count": 11179127,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3631.366988,
                "variance": 13186826.2
              },
              {
                "average": 39270.59493,
                "count": 11179127,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3583.953798,
                "variance": 12844724.83
              },
              {
                "average": 188530237.9,
                "count": 11179127,
                "maximum": 189097260.1,
                "minimum": 188225295.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 415419.0019,
                "variance": 172572947200.0
              },
              {
                "average": 0,
                "count": 11179127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292820.2057,
              4816723.136,
              1340.664393,
              293801.7657,
              4818118.936,
              1394.604393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292820.20567937545,
                    4816723.136138279,
                    1340.6643933839734
                  ],
                  [
                    292820.20567937545,
                    4818118.93613828,
                    1340.6643933839734
                  ],
                  [
                    293801.7656793755,
                    4818118.93613828,
                    1394.6043933839735
                  ],
                  [
                    293801.7656793755,
                    4816723.136138279,
                    1394.6043933839735
                  ],
                  [
                    292820.20567937545,
                    4816723.136138279,
                    1340.6643933839734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:47:40+00:00",
            "end_time": "2017-08-31T14:34: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": "20170829_43119D4424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3999750737706,
              43.37473375734497,
              1255.7072579964565
            ],
            [
              -119.40047833688337,
              43.387483701599095,
              1255.7072579964565
            ],
            [
              -119.3874973957368,
              43.38775558617937,
              1310.7672579964565
            ],
            [
              -119.38699684777498,
              43.375005521565065,
              1310.7672579964565
            ],
            [
              -119.3999750737706,
              43.37473375734497,
              1255.7072579964565
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004783,
        43.37473376,
        1255.707258,
        -119.3869968,
        43.38775559,
        1310.767258
      ],
      "properties": {
        "datetime": "2017-08-29T17:13:59Z",
        "pc:count": 13006687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306101.902,
            "count": 13006687,
            "maximum": 306623.9536,
            "minimum": 305571.6536,
            "name": "X",
            "position": 0,
            "stddev": 290.1235162,
            "variance": 84171.65465
          },
          {
            "average": 4805933.996,
            "count": 13006687,
            "maximum": 4806644.31,
            "minimum": 4805227.11,
            "name": "Y",
            "position": 1,
            "stddev": 402.3353241,
            "variance": 161873.7131
          },
          {
            "average": 1270.902588,
            "count": 13006687,
            "maximum": 1310.767258,
            "minimum": 1255.707258,
            "name": "Z",
            "position": 2,
            "stddev": 21.63645331,
            "variance": 468.1361119
          },
          {
            "average": 22642.84226,
            "count": 13006687,
            "maximum": 35169,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2610.394915,
            "variance": 6814161.61
          },
          {
            "average": 1.000203126,
            "count": 13006687,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01435828614,
            "variance": 0.0002061603809
          },
          {
            "average": 1.000426012,
            "count": 13006687,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02088746856,
            "variance": 0.000436286343
          },
          {
            "average": 0.5027678455,
            "count": 13006687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923582,
            "variance": 0.2499923583
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18907482,
            "count": 13006687,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.391568058,
            "variance": 0.1533255441
          },
          {
            "average": 0.07099772417,
            "count": 13006687,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71373049,
            "variance": 137.211482
          },
          {
            "average": 2.001512607,
            "count": 13006687,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000213185,
            "variance": 1.000426415
          },
          {
            "average": 1067.059162,
            "count": 13006687,
            "maximum": 1069,
            "minimum": 1065,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9977497893,
            "variance": 0.9955046421
          },
          {
            "average": 49669.15925,
            "count": 13006687,
            "maximum": 58624,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 7515.888625,
            "variance": 56488581.83
          },
          {
            "average": 49564.14093,
            "count": 13006687,
            "maximum": 58624,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 6905.339592,
            "variance": 47683714.88
          },
          {
            "average": 47497.61448,
            "count": 13006687,
            "maximum": 59392,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 8552.972612,
            "variance": 73153340.5
          },
          {
            "average": 188060803,
            "count": 13006687,
            "maximum": 188062039.2,
            "minimum": 188059573.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.4553613,
            "variance": 381251.1232
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13006687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305571.6536,
          4805227.11,
          1255.707258,
          306623.9536,
          4806644.31,
          1310.767258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305571.65358686773,
                4805227.1103160065,
                1255.7072579964565
              ],
              [
                305571.65358686773,
                4806644.310316006,
                1255.7072579964565
              ],
              [
                306623.9535868678,
                4806644.310316006,
                1310.7672579964565
              ],
              [
                306623.9535868678,
                4805227.1103160065,
                1310.7672579964565
              ],
              [
                305571.65358686773,
                4805227.1103160065,
                1255.7072579964565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T17:13:59+00:00",
        "end_time": "2017-08-29T16:32:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004783,
            43.37473376,
            1255.707258,
            -119.3869968,
            43.38775559,
            1310.767258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3999750737706,
                  43.37473375734497,
                  1255.7072579964565
                ],
                [
                  -119.40047833688337,
                  43.387483701599095,
                  1255.7072579964565
                ],
                [
                  -119.3874973957368,
                  43.38775558617937,
                  1310.7672579964565
                ],
                [
                  -119.38699684777498,
                  43.375005521565065,
                  1310.7672579964565
                ],
                [
                  -119.3999750737706,
                  43.37473375734497,
                  1255.7072579964565
                ]
              ]
            ]
          },
          "id": "20170829_43119D4424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T17:13:59Z",
            "pc:count": 13006687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306101.902,
                "count": 13006687,
                "maximum": 306623.9536,
                "minimum": 305571.6536,
                "name": "X",
                "position": 0,
                "stddev": 290.1235162,
                "variance": 84171.65465
              },
              {
                "average": 4805933.996,
                "count": 13006687,
                "maximum": 4806644.31,
                "minimum": 4805227.11,
                "name": "Y",
                "position": 1,
                "stddev": 402.3353241,
                "variance": 161873.7131
              },
              {
                "average": 1270.902588,
                "count": 13006687,
                "maximum": 1310.767258,
                "minimum": 1255.707258,
                "name": "Z",
                "position": 2,
                "stddev": 21.63645331,
                "variance": 468.1361119
              },
              {
                "average": 22642.84226,
                "count": 13006687,
                "maximum": 35169,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2610.394915,
                "variance": 6814161.61
              },
              {
                "average": 1.000203126,
                "count": 13006687,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01435828614,
                "variance": 0.0002061603809
              },
              {
                "average": 1.000426012,
                "count": 13006687,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02088746856,
                "variance": 0.000436286343
              },
              {
                "average": 0.5027678455,
                "count": 13006687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923582,
                "variance": 0.2499923583
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18907482,
                "count": 13006687,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.391568058,
                "variance": 0.1533255441
              },
              {
                "average": 0.07099772417,
                "count": 13006687,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71373049,
                "variance": 137.211482
              },
              {
                "average": 2.001512607,
                "count": 13006687,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000213185,
                "variance": 1.000426415
              },
              {
                "average": 1067.059162,
                "count": 13006687,
                "maximum": 1069,
                "minimum": 1065,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9977497893,
                "variance": 0.9955046421
              },
              {
                "average": 49669.15925,
                "count": 13006687,
                "maximum": 58624,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 7515.888625,
                "variance": 56488581.83
              },
              {
                "average": 49564.14093,
                "count": 13006687,
                "maximum": 58624,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 6905.339592,
                "variance": 47683714.88
              },
              {
                "average": 47497.61448,
                "count": 13006687,
                "maximum": 59392,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 8552.972612,
                "variance": 73153340.5
              },
              {
                "average": 188060803,
                "count": 13006687,
                "maximum": 188062039.2,
                "minimum": 188059573.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.4553613,
                "variance": 381251.1232
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13006687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305571.6536,
              4805227.11,
              1255.707258,
              306623.9536,
              4806644.31,
              1310.767258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305571.65358686773,
                    4805227.1103160065,
                    1255.7072579964565
                  ],
                  [
                    305571.65358686773,
                    4806644.310316006,
                    1255.7072579964565
                  ],
                  [
                    306623.9535868678,
                    4806644.310316006,
                    1310.7672579964565
                  ],
                  [
                    306623.9535868678,
                    4805227.1103160065,
                    1310.7672579964565
                  ],
                  [
                    305571.65358686773,
                    4805227.1103160065,
                    1255.7072579964565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T17:13:59+00:00",
            "end_time": "2017-08-29T16:32: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": "20170830_43119E4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997477266159,
              43.6122280196,
              1417.6366218668677
            ],
            [
              -119.45049303862643,
              43.62498307757436,
              1417.6366218668677
            ],
            [
              -119.43749799342501,
              43.62526106246006,
              1503.5566218668678
            ],
            [
              -119.4369824691906,
              43.61250588142985,
              1503.5566218668678
            ],
            [
              -119.44997477266159,
              43.6122280196,
              1417.6366218668677
            ]
          ]
        ]
      },
      "bbox": [
        -119.450493,
        43.61222802,
        1417.636622,
        -119.4369825,
        43.62526106,
        1503.556622
      ],
      "properties": {
        "datetime": "2017-08-31T16:15:03Z",
        "pc:count": 12701988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302830.6604,
            "count": 12701988,
            "maximum": 303347.0276,
            "minimum": 302297.6676,
            "name": "X",
            "position": 0,
            "stddev": 292.2879196,
            "variance": 85432.22793
          },
          {
            "average": 4832437.969,
            "count": 12701988,
            "maximum": 4833139.722,
            "minimum": 4831721.842,
            "name": "Y",
            "position": 1,
            "stddev": 415.1987934,
            "variance": 172390.038
          },
          {
            "average": 1464.49181,
            "count": 12701988,
            "maximum": 1503.556622,
            "minimum": 1417.636622,
            "name": "Z",
            "position": 2,
            "stddev": 19.16189893,
            "variance": 367.1783707
          },
          {
            "average": 18631.00192,
            "count": 12701988,
            "maximum": 28833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2022.704965,
            "variance": 4091335.374
          },
          {
            "average": 1.009522368,
            "count": 12701988,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1090934704,
            "variance": 0.01190138528
          },
          {
            "average": 1.019195184,
            "count": 12701988,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1626934448,
            "variance": 0.02646915697
          },
          {
            "average": 0.5020348783,
            "count": 12701988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958789,
            "variance": 0.249995879
          },
          {
            "average": 7.164232874e-06,
            "count": 12701988,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002676598982,
            "variance": 7.164182112e-06
          },
          {
            "average": 1.20762065,
            "count": 12701988,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056036593,
            "variance": 0.1645143284
          },
          {
            "average": 0.5630091509,
            "count": 12701988,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70485725,
            "variance": 137.0036832
          },
          {
            "average": 1.990254124,
            "count": 12701988,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003816785,
            "variance": 1.007648137
          },
          {
            "average": 1123.562098,
            "count": 12701988,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.526469848,
            "variance": 30.54186898
          },
          {
            "average": 40159.48928,
            "count": 12701988,
            "maximum": 51456,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 4103.448305,
            "variance": 16838287.99
          },
          {
            "average": 38385.15656,
            "count": 12701988,
            "maximum": 48896,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 3565.078693,
            "variance": 12709786.09
          },
          {
            "average": 35274.73893,
            "count": 12701988,
            "maximum": 45824,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 3200.400039,
            "variance": 10242560.41
          },
          {
            "average": 188219677.2,
            "count": 12701988,
            "maximum": 188231303.1,
            "minimum": 188156357,
            "name": "GpsTime",
            "position": 15,
            "stddev": 25158.84763,
            "variance": 632967614.3
          },
          {
            "average": 0,
            "count": 12701988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12701988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12701988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12701988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12701988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302297.6676,
          4831721.842,
          1417.636622,
          303347.0276,
          4833139.722,
          1503.556622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302297.6676222272,
                4831721.842115869,
                1417.6366218668677
              ],
              [
                302297.6676222272,
                4833139.72211587,
                1417.6366218668677
              ],
              [
                303347.0276222272,
                4833139.72211587,
                1503.5566218668678
              ],
              [
                303347.0276222272,
                4831721.842115869,
                1503.5566218668678
              ],
              [
                302297.6676222272,
                4831721.842115869,
                1417.6366218668677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:15:03+00:00",
        "end_time": "2017-08-30T19:25:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.450493,
            43.61222802,
            1417.636622,
            -119.4369825,
            43.62526106,
            1503.556622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997477266159,
                  43.6122280196,
                  1417.6366218668677
                ],
                [
                  -119.45049303862643,
                  43.62498307757436,
                  1417.6366218668677
                ],
                [
                  -119.43749799342501,
                  43.62526106246006,
                  1503.5566218668678
                ],
                [
                  -119.4369824691906,
                  43.61250588142985,
                  1503.5566218668678
                ],
                [
                  -119.44997477266159,
                  43.6122280196,
                  1417.6366218668677
                ]
              ]
            ]
          },
          "id": "20170830_43119E4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:15:03Z",
            "pc:count": 12701988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302830.6604,
                "count": 12701988,
                "maximum": 303347.0276,
                "minimum": 302297.6676,
                "name": "X",
                "position": 0,
                "stddev": 292.2879196,
                "variance": 85432.22793
              },
              {
                "average": 4832437.969,
                "count": 12701988,
                "maximum": 4833139.722,
                "minimum": 4831721.842,
                "name": "Y",
                "position": 1,
                "stddev": 415.1987934,
                "variance": 172390.038
              },
              {
                "average": 1464.49181,
                "count": 12701988,
                "maximum": 1503.556622,
                "minimum": 1417.636622,
                "name": "Z",
                "position": 2,
                "stddev": 19.16189893,
                "variance": 367.1783707
              },
              {
                "average": 18631.00192,
                "count": 12701988,
                "maximum": 28833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2022.704965,
                "variance": 4091335.374
              },
              {
                "average": 1.009522368,
                "count": 12701988,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1090934704,
                "variance": 0.01190138528
              },
              {
                "average": 1.019195184,
                "count": 12701988,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1626934448,
                "variance": 0.02646915697
              },
              {
                "average": 0.5020348783,
                "count": 12701988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958789,
                "variance": 0.249995879
              },
              {
                "average": 7.164232874e-06,
                "count": 12701988,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002676598982,
                "variance": 7.164182112e-06
              },
              {
                "average": 1.20762065,
                "count": 12701988,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056036593,
                "variance": 0.1645143284
              },
              {
                "average": 0.5630091509,
                "count": 12701988,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70485725,
                "variance": 137.0036832
              },
              {
                "average": 1.990254124,
                "count": 12701988,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003816785,
                "variance": 1.007648137
              },
              {
                "average": 1123.562098,
                "count": 12701988,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.526469848,
                "variance": 30.54186898
              },
              {
                "average": 40159.48928,
                "count": 12701988,
                "maximum": 51456,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 4103.448305,
                "variance": 16838287.99
              },
              {
                "average": 38385.15656,
                "count": 12701988,
                "maximum": 48896,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 3565.078693,
                "variance": 12709786.09
              },
              {
                "average": 35274.73893,
                "count": 12701988,
                "maximum": 45824,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 3200.400039,
                "variance": 10242560.41
              },
              {
                "average": 188219677.2,
                "count": 12701988,
                "maximum": 188231303.1,
                "minimum": 188156357,
                "name": "GpsTime",
                "position": 15,
                "stddev": 25158.84763,
                "variance": 632967614.3
              },
              {
                "average": 0,
                "count": 12701988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12701988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12701988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12701988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12701988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302297.6676,
              4831721.842,
              1417.636622,
              303347.0276,
              4833139.722,
              1503.556622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302297.6676222272,
                    4831721.842115869,
                    1417.6366218668677
                  ],
                  [
                    302297.6676222272,
                    4833139.72211587,
                    1417.6366218668677
                  ],
                  [
                    303347.0276222272,
                    4833139.72211587,
                    1503.5566218668678
                  ],
                  [
                    303347.0276222272,
                    4831721.842115869,
                    1503.5566218668678
                  ],
                  [
                    302297.6676222272,
                    4831721.842115869,
                    1417.6366218668677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:15:03+00:00",
            "end_time": "2017-08-30T19:25: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": "20170830_43119E3112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247555945188,
              43.58723748926739,
              1480.647383624584
            ],
            [
              -119.36297451750627,
              43.59998388717203,
              1480.647383624584
            ],
            [
              -119.34999714418673,
              43.600251532011306,
              1624.9873836245843
            ],
            [
              -119.34950092022832,
              43.5875050157034,
              1624.9873836245843
            ],
            [
              -119.36247555945188,
              43.58723748926739,
              1480.647383624584
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629745,
        43.58723749,
        1480.647384,
        -119.3495009,
        43.60025153,
        1624.987384
      ],
      "properties": {
        "datetime": "2017-08-30T18:06:27Z",
        "pc:count": 17497155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309760.0172,
            "count": 17497155,
            "maximum": 310328.0092,
            "minimum": 309279.7092,
            "name": "X",
            "position": 0,
            "stddev": 290.5089629,
            "variance": 84395.45754
          },
          {
            "average": 4829428.336,
            "count": 17497155,
            "maximum": 4830158.43,
            "minimum": 4828741.61,
            "name": "Y",
            "position": 1,
            "stddev": 398.0906157,
            "variance": 158476.1383
          },
          {
            "average": 1532.695453,
            "count": 17497155,
            "maximum": 1624.987384,
            "minimum": 1480.647384,
            "name": "Z",
            "position": 2,
            "stddev": 24.12223311,
            "variance": 581.8821304
          },
          {
            "average": 19494.90318,
            "count": 17497155,
            "maximum": 31841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2752.949233,
            "variance": 7578729.479
          },
          {
            "average": 1.03211042,
            "count": 17497155,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2075157283,
            "variance": 0.04306277749
          },
          {
            "average": 1.064627135,
            "count": 17497155,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3119414006,
            "variance": 0.09730743739
          },
          {
            "average": 0.5082991492,
            "count": 17497155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999311337,
            "variance": 0.2499311384
          },
          {
            "average": 1.428803711e-06,
            "count": 17497155,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001195324956,
            "variance": 1.428801751e-06
          },
          {
            "average": 1.150453317,
            "count": 17497155,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3575152072,
            "variance": 0.1278171234
          },
          {
            "average": -1.785302498,
            "count": 17497155,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59326572,
            "variance": 134.4038101
          },
          {
            "average": 1.986283599,
            "count": 17497155,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010328636,
            "variance": 1.020763953
          },
          {
            "average": 1099.288419,
            "count": 17497155,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.259624443,
            "variance": 1.586653736
          },
          {
            "average": 39554.7071,
            "count": 17497155,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3877.027799,
            "variance": 15031344.55
          },
          {
            "average": 38052.2427,
            "count": 17497155,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2915.463587,
            "variance": 8499927.924
          },
          {
            "average": 34587.61977,
            "count": 17497155,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3036.212451,
            "variance": 9218586.05
          },
          {
            "average": 188149808.7,
            "count": 17497155,
            "maximum": 188151587.7,
            "minimum": 188147730.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 759.3584932,
            "variance": 576625.3213
          },
          {
            "average": 0,
            "count": 17497155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17497155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17497155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17497155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17497155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309279.7092,
          4828741.61,
          1480.647384,
          310328.0092,
          4830158.43,
          1624.987384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309279.7091713511,
                4828741.610137268,
                1480.647383624584
              ],
              [
                309279.7091713511,
                4830158.430137268,
                1480.647383624584
              ],
              [
                310328.00917135115,
                4830158.430137268,
                1624.9873836245843
              ],
              [
                310328.00917135115,
                4828741.610137268,
                1624.9873836245843
              ],
              [
                309279.7091713511,
                4828741.610137268,
                1480.647383624584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:06:27+00:00",
        "end_time": "2017-08-30T17:02:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629745,
            43.58723749,
            1480.647384,
            -119.3495009,
            43.60025153,
            1624.987384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247555945188,
                  43.58723748926739,
                  1480.647383624584
                ],
                [
                  -119.36297451750627,
                  43.59998388717203,
                  1480.647383624584
                ],
                [
                  -119.34999714418673,
                  43.600251532011306,
                  1624.9873836245843
                ],
                [
                  -119.34950092022832,
                  43.5875050157034,
                  1624.9873836245843
                ],
                [
                  -119.36247555945188,
                  43.58723748926739,
                  1480.647383624584
                ]
              ]
            ]
          },
          "id": "20170830_43119E3112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:06:27Z",
            "pc:count": 17497155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309760.0172,
                "count": 17497155,
                "maximum": 310328.0092,
                "minimum": 309279.7092,
                "name": "X",
                "position": 0,
                "stddev": 290.5089629,
                "variance": 84395.45754
              },
              {
                "average": 4829428.336,
                "count": 17497155,
                "maximum": 4830158.43,
                "minimum": 4828741.61,
                "name": "Y",
                "position": 1,
                "stddev": 398.0906157,
                "variance": 158476.1383
              },
              {
                "average": 1532.695453,
                "count": 17497155,
                "maximum": 1624.987384,
                "minimum": 1480.647384,
                "name": "Z",
                "position": 2,
                "stddev": 24.12223311,
                "variance": 581.8821304
              },
              {
                "average": 19494.90318,
                "count": 17497155,
                "maximum": 31841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2752.949233,
                "variance": 7578729.479
              },
              {
                "average": 1.03211042,
                "count": 17497155,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2075157283,
                "variance": 0.04306277749
              },
              {
                "average": 1.064627135,
                "count": 17497155,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3119414006,
                "variance": 0.09730743739
              },
              {
                "average": 0.5082991492,
                "count": 17497155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999311337,
                "variance": 0.2499311384
              },
              {
                "average": 1.428803711e-06,
                "count": 17497155,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001195324956,
                "variance": 1.428801751e-06
              },
              {
                "average": 1.150453317,
                "count": 17497155,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3575152072,
                "variance": 0.1278171234
              },
              {
                "average": -1.785302498,
                "count": 17497155,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59326572,
                "variance": 134.4038101
              },
              {
                "average": 1.986283599,
                "count": 17497155,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010328636,
                "variance": 1.020763953
              },
              {
                "average": 1099.288419,
                "count": 17497155,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.259624443,
                "variance": 1.586653736
              },
              {
                "average": 39554.7071,
                "count": 17497155,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3877.027799,
                "variance": 15031344.55
              },
              {
                "average": 38052.2427,
                "count": 17497155,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2915.463587,
                "variance": 8499927.924
              },
              {
                "average": 34587.61977,
                "count": 17497155,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3036.212451,
                "variance": 9218586.05
              },
              {
                "average": 188149808.7,
                "count": 17497155,
                "maximum": 188151587.7,
                "minimum": 188147730.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 759.3584932,
                "variance": 576625.3213
              },
              {
                "average": 0,
                "count": 17497155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17497155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17497155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17497155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17497155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309279.7092,
              4828741.61,
              1480.647384,
              310328.0092,
              4830158.43,
              1624.987384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309279.7091713511,
                    4828741.610137268,
                    1480.647383624584
                  ],
                  [
                    309279.7091713511,
                    4830158.430137268,
                    1480.647383624584
                  ],
                  [
                    310328.00917135115,
                    4830158.430137268,
                    1624.9873836245843
                  ],
                  [
                    310328.00917135115,
                    4828741.610137268,
                    1624.9873836245843
                  ],
                  [
                    309279.7091713511,
                    4828741.610137268,
                    1480.647383624584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:06:27+00:00",
            "end_time": "2017-08-30T17:02:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747470882113,
              43.524728687628674,
              1305.0345357752972
            ],
            [
              -119.4379887094112,
              43.53748280102248,
              1305.0345357752972
            ],
            [
              -119.42499874742354,
              43.53775921501841,
              1345.9945357752972
            ],
            [
              -119.42448747894434,
              43.52500497925435,
              1345.9945357752972
            ],
            [
              -119.43747470882113,
              43.524728687628674,
              1305.0345357752972
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379887,
        43.52472869,
        1305.034536,
        -119.4244875,
        43.53775922,
        1345.994536
      ],
      "properties": {
        "datetime": "2017-08-31T17:56:30Z",
        "pc:count": 13126673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303550.8761,
            "count": 13126673,
            "maximum": 304071.7441,
            "minimum": 303021.2841,
            "name": "X",
            "position": 0,
            "stddev": 292.961378,
            "variance": 85826.36901
          },
          {
            "average": 4822680.529,
            "count": 13126673,
            "maximum": 4823391.814,
            "minimum": 4821974.074,
            "name": "Y",
            "position": 1,
            "stddev": 400.9748961,
            "variance": 160780.8673
          },
          {
            "average": 1319.443893,
            "count": 13126673,
            "maximum": 1345.994536,
            "minimum": 1305.034536,
            "name": "Z",
            "position": 2,
            "stddev": 5.902053643,
            "variance": 34.8342372
          },
          {
            "average": 20453.02502,
            "count": 13126673,
            "maximum": 30257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1648.353819,
            "variance": 2717070.313
          },
          {
            "average": 1.003651116,
            "count": 13126673,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06638109048,
            "variance": 0.004406449173
          },
          {
            "average": 1.007350834,
            "count": 13126673,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09813211777,
            "variance": 0.009629912539
          },
          {
            "average": 0.5033903107,
            "count": 13126673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885247,
            "variance": 0.2499885248
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.173121476,
            "count": 13126673,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3783522713,
            "variance": 0.1431504412
          },
          {
            "average": -0.02393996688,
            "count": 13126673,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70398256,
            "variance": 136.9832079
          },
          {
            "average": 1.997082658,
            "count": 13126673,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001195981,
            "variance": 1.002393393
          },
          {
            "average": 1134.200898,
            "count": 13126673,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087253176,
            "variance": 1.18211947
          },
          {
            "average": 43319.42857,
            "count": 13126673,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3582.962843,
            "variance": 12837622.74
          },
          {
            "average": 41338.65465,
            "count": 13126673,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3292.113246,
            "variance": 10838009.63
          },
          {
            "average": 37711.24368,
            "count": 13126673,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3025.1269,
            "variance": 9151392.761
          },
          {
            "average": 188235350.8,
            "count": 13126673,
            "maximum": 188237390.8,
            "minimum": 188233135.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 744.5893512,
            "variance": 554413.3019
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13126673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303021.2841,
          4821974.074,
          1305.034536,
          304071.7441,
          4823391.814,
          1345.994536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303021.28411695105,
                4821974.074459792,
                1305.0345357752972
              ],
              [
                303021.28411695105,
                4823391.814459792,
                1305.0345357752972
              ],
              [
                304071.744116951,
                4823391.814459792,
                1345.9945357752972
              ],
              [
                304071.744116951,
                4821974.074459792,
                1345.9945357752972
              ],
              [
                303021.28411695105,
                4821974.074459792,
                1305.0345357752972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:56:30+00:00",
        "end_time": "2017-08-31T16:45:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379887,
            43.52472869,
            1305.034536,
            -119.4244875,
            43.53775922,
            1345.994536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747470882113,
                  43.524728687628674,
                  1305.0345357752972
                ],
                [
                  -119.4379887094112,
                  43.53748280102248,
                  1305.0345357752972
                ],
                [
                  -119.42499874742354,
                  43.53775921501841,
                  1345.9945357752972
                ],
                [
                  -119.42448747894434,
                  43.52500497925435,
                  1345.9945357752972
                ],
                [
                  -119.43747470882113,
                  43.524728687628674,
                  1305.0345357752972
                ]
              ]
            ]
          },
          "id": "20170831_43119E4411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:56:30Z",
            "pc:count": 13126673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303550.8761,
                "count": 13126673,
                "maximum": 304071.7441,
                "minimum": 303021.2841,
                "name": "X",
                "position": 0,
                "stddev": 292.961378,
                "variance": 85826.36901
              },
              {
                "average": 4822680.529,
                "count": 13126673,
                "maximum": 4823391.814,
                "minimum": 4821974.074,
                "name": "Y",
                "position": 1,
                "stddev": 400.9748961,
                "variance": 160780.8673
              },
              {
                "average": 1319.443893,
                "count": 13126673,
                "maximum": 1345.994536,
                "minimum": 1305.034536,
                "name": "Z",
                "position": 2,
                "stddev": 5.902053643,
                "variance": 34.8342372
              },
              {
                "average": 20453.02502,
                "count": 13126673,
                "maximum": 30257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1648.353819,
                "variance": 2717070.313
              },
              {
                "average": 1.003651116,
                "count": 13126673,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06638109048,
                "variance": 0.004406449173
              },
              {
                "average": 1.007350834,
                "count": 13126673,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09813211777,
                "variance": 0.009629912539
              },
              {
                "average": 0.5033903107,
                "count": 13126673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885247,
                "variance": 0.2499885248
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.173121476,
                "count": 13126673,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3783522713,
                "variance": 0.1431504412
              },
              {
                "average": -0.02393996688,
                "count": 13126673,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70398256,
                "variance": 136.9832079
              },
              {
                "average": 1.997082658,
                "count": 13126673,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001195981,
                "variance": 1.002393393
              },
              {
                "average": 1134.200898,
                "count": 13126673,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087253176,
                "variance": 1.18211947
              },
              {
                "average": 43319.42857,
                "count": 13126673,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3582.962843,
                "variance": 12837622.74
              },
              {
                "average": 41338.65465,
                "count": 13126673,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3292.113246,
                "variance": 10838009.63
              },
              {
                "average": 37711.24368,
                "count": 13126673,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3025.1269,
                "variance": 9151392.761
              },
              {
                "average": 188235350.8,
                "count": 13126673,
                "maximum": 188237390.8,
                "minimum": 188233135.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 744.5893512,
                "variance": 554413.3019
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13126673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303021.2841,
              4821974.074,
              1305.034536,
              304071.7441,
              4823391.814,
              1345.994536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303021.28411695105,
                    4821974.074459792,
                    1305.0345357752972
                  ],
                  [
                    303021.28411695105,
                    4823391.814459792,
                    1305.0345357752972
                  ],
                  [
                    304071.744116951,
                    4823391.814459792,
                    1345.9945357752972
                  ],
                  [
                    304071.744116951,
                    4821974.074459792,
                    1345.9945357752972
                  ],
                  [
                    303021.28411695105,
                    4821974.074459792,
                    1305.0345357752972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:56:30+00:00",
            "end_time": "2017-08-31T16:45: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": "20170831_43119E4315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499737367594,
              43.524728109359714,
              1295.1389596000765
            ],
            [
              -119.45049039333841,
              43.53748264352887,
              1295.1389596000765
            ],
            [
              -119.4374975842942,
              43.53776054118876,
              1323.8389596000764
            ],
            [
              -119.43698366046432,
              43.525005883988456,
              1323.8389596000764
            ],
            [
              -119.4499737367594,
              43.524728109359714,
              1295.1389596000765
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504904,
        43.52472811,
        1295.13896,
        -119.4369837,
        43.53776054,
        1323.83896
      ],
      "properties": {
        "datetime": "2017-08-31T18:18:12Z",
        "pc:count": 13358742,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302536.2429,
            "count": 13358742,
            "maximum": 303061.8706,
            "minimum": 302011.1706,
            "name": "X",
            "position": 0,
            "stddev": 292.5537873,
            "variance": 85587.71844
          },
          {
            "average": 4822700.719,
            "count": 13358742,
            "maximum": 4823421.498,
            "minimum": 4822003.698,
            "name": "Y",
            "position": 1,
            "stddev": 400.924435,
            "variance": 160740.4026
          },
          {
            "average": 1309.057229,
            "count": 13358742,
            "maximum": 1323.83896,
            "minimum": 1295.13896,
            "name": "Z",
            "position": 2,
            "stddev": 6.006117406,
            "variance": 36.0734463
          },
          {
            "average": 20661.07472,
            "count": 13358742,
            "maximum": 30177,
            "minimum": 1650,
            "name": "Intensity",
            "position": 3,
            "stddev": 1389.063969,
            "variance": 1929498.711
          },
          {
            "average": 1.000142528,
            "count": 13358742,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01273854107,
            "variance": 0.0001622704285
          },
          {
            "average": 1.00028618,
            "count": 13358742,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01860868283,
            "variance": 0.0003462830768
          },
          {
            "average": 0.5020484713,
            "count": 13358742,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958225,
            "variance": 0.2499958225
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174664575,
            "count": 13358742,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3796799604,
            "variance": 0.1441568723
          },
          {
            "average": 0.4313078727,
            "count": 13358742,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62729894,
            "variance": 135.1940806
          },
          {
            "average": 1.998321549,
            "count": 13358742,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00013748,
            "variance": 1.000274978
          },
          {
            "average": 1136.333,
            "count": 13358742,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9778664195,
            "variance": 0.9562227343
          },
          {
            "average": 43549.30834,
            "count": 13358742,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2753.448392,
            "variance": 7581478.047
          },
          {
            "average": 41582.56623,
            "count": 13358742,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2640.764451,
            "variance": 6973636.887
          },
          {
            "average": 37838.73238,
            "count": 13358742,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2449.108993,
            "variance": 5998134.861
          },
          {
            "average": 188236773.8,
            "count": 13358742,
            "maximum": 188238692.6,
            "minimum": 188235040.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 660.2643921,
            "variance": 435949.0675
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358742,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302011.1706,
          4822003.698,
          1295.13896,
          303061.8706,
          4823421.498,
          1323.83896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302011.170612667,
                4822003.697726071,
                1295.1389596000765
              ],
              [
                302011.170612667,
                4823421.497726072,
                1295.1389596000765
              ],
              [
                303061.87061266694,
                4823421.497726072,
                1323.8389596000764
              ],
              [
                303061.87061266694,
                4822003.697726071,
                1323.8389596000764
              ],
              [
                302011.170612667,
                4822003.697726071,
                1295.1389596000765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:18:12+00:00",
        "end_time": "2017-08-31T17:17:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504904,
            43.52472811,
            1295.13896,
            -119.4369837,
            43.53776054,
            1323.83896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499737367594,
                  43.524728109359714,
                  1295.1389596000765
                ],
                [
                  -119.45049039333841,
                  43.53748264352887,
                  1295.1389596000765
                ],
                [
                  -119.4374975842942,
                  43.53776054118876,
                  1323.8389596000764
                ],
                [
                  -119.43698366046432,
                  43.525005883988456,
                  1323.8389596000764
                ],
                [
                  -119.4499737367594,
                  43.524728109359714,
                  1295.1389596000765
                ]
              ]
            ]
          },
          "id": "20170831_43119E4315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:18:12Z",
            "pc:count": 13358742,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302536.2429,
                "count": 13358742,
                "maximum": 303061.8706,
                "minimum": 302011.1706,
                "name": "X",
                "position": 0,
                "stddev": 292.5537873,
                "variance": 85587.71844
              },
              {
                "average": 4822700.719,
                "count": 13358742,
                "maximum": 4823421.498,
                "minimum": 4822003.698,
                "name": "Y",
                "position": 1,
                "stddev": 400.924435,
                "variance": 160740.4026
              },
              {
                "average": 1309.057229,
                "count": 13358742,
                "maximum": 1323.83896,
                "minimum": 1295.13896,
                "name": "Z",
                "position": 2,
                "stddev": 6.006117406,
                "variance": 36.0734463
              },
              {
                "average": 20661.07472,
                "count": 13358742,
                "maximum": 30177,
                "minimum": 1650,
                "name": "Intensity",
                "position": 3,
                "stddev": 1389.063969,
                "variance": 1929498.711
              },
              {
                "average": 1.000142528,
                "count": 13358742,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01273854107,
                "variance": 0.0001622704285
              },
              {
                "average": 1.00028618,
                "count": 13358742,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01860868283,
                "variance": 0.0003462830768
              },
              {
                "average": 0.5020484713,
                "count": 13358742,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958225,
                "variance": 0.2499958225
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174664575,
                "count": 13358742,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3796799604,
                "variance": 0.1441568723
              },
              {
                "average": 0.4313078727,
                "count": 13358742,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62729894,
                "variance": 135.1940806
              },
              {
                "average": 1.998321549,
                "count": 13358742,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00013748,
                "variance": 1.000274978
              },
              {
                "average": 1136.333,
                "count": 13358742,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9778664195,
                "variance": 0.9562227343
              },
              {
                "average": 43549.30834,
                "count": 13358742,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2753.448392,
                "variance": 7581478.047
              },
              {
                "average": 41582.56623,
                "count": 13358742,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2640.764451,
                "variance": 6973636.887
              },
              {
                "average": 37838.73238,
                "count": 13358742,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2449.108993,
                "variance": 5998134.861
              },
              {
                "average": 188236773.8,
                "count": 13358742,
                "maximum": 188238692.6,
                "minimum": 188235040.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 660.2643921,
                "variance": 435949.0675
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358742,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302011.1706,
              4822003.698,
              1295.13896,
              303061.8706,
              4823421.498,
              1323.83896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302011.170612667,
                    4822003.697726071,
                    1295.1389596000765
                  ],
                  [
                    302011.170612667,
                    4823421.497726072,
                    1295.1389596000765
                  ],
                  [
                    303061.87061266694,
                    4823421.497726072,
                    1323.8389596000764
                  ],
                  [
                    303061.87061266694,
                    4822003.697726071,
                    1323.8389596000764
                  ],
                  [
                    302011.170612667,
                    4822003.697726071,
                    1295.1389596000765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:18:12+00:00",
            "end_time": "2017-08-31T17:17:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747378527633,
              43.51221290344285,
              1302.7510882970178
            ],
            [
              -119.58801985810597,
              43.524981947777285,
              1302.7510882970178
            ],
            [
              -119.57499896003985,
              43.525276131029415,
              1356.591088297018
            ],
            [
              -119.57445562720358,
              43.51250695630271,
              1356.591088297018
            ],
            [
              -119.58747378527633,
              43.51221290344285,
              1302.7510882970178
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880199,
        43.5122129,
        1302.751088,
        -119.5744556,
        43.52527613,
        1356.591088
      ],
      "properties": {
        "datetime": "2017-09-10T17:35:26Z",
        "pc:count": 13872789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291378.4245,
            "count": 13872789,
            "maximum": 291909.0879,
            "minimum": 290855.7879,
            "name": "X",
            "position": 0,
            "stddev": 293.463838,
            "variance": 86121.02424
          },
          {
            "average": 4821646.665,
            "count": 13872789,
            "maximum": 4822369.889,
            "minimum": 4820950.329,
            "name": "Y",
            "position": 1,
            "stddev": 407.342263,
            "variance": 165927.7192
          },
          {
            "average": 1314.584694,
            "count": 13872789,
            "maximum": 1356.591088,
            "minimum": 1302.751088,
            "name": "Z",
            "position": 2,
            "stddev": 6.375000039,
            "variance": 40.6406255
          },
          {
            "average": 26774.42053,
            "count": 13872789,
            "maximum": 40305,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2752.237364,
            "variance": 7574810.509
          },
          {
            "average": 1.006005425,
            "count": 13872789,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08396020897,
            "variance": 0.007049316691
          },
          {
            "average": 1.012074645,
            "count": 13872789,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1232748349,
            "variance": 0.01519668493
          },
          {
            "average": 0.5021904391,
            "count": 13872789,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999522,
            "variance": 0.24999522
          },
          {
            "average": 1.903005949e-05,
            "count": 13872789,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00436230429,
            "variance": 1.902969872e-05
          },
          {
            "average": 1.233063013,
            "count": 13872789,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4227820452,
            "variance": 0.1787446577
          },
          {
            "average": -0.1341264878,
            "count": 13872789,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03278733,
            "variance": 144.787971
          },
          {
            "average": 2.007287504,
            "count": 13872789,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002305287,
            "variance": 1.004615889
          },
          {
            "average": 1169.53907,
            "count": 13872789,
            "maximum": 1172,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9817166304,
            "variance": 0.9637675424
          },
          {
            "average": 44160.09028,
            "count": 13872789,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3110.152336,
            "variance": 9673047.551
          },
          {
            "average": 42312.4026,
            "count": 13872789,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2791.699044,
            "variance": 7793583.553
          },
          {
            "average": 38665.38381,
            "count": 13872789,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2889.968885,
            "variance": 8351920.158
          },
          {
            "average": 189098013.4,
            "count": 13872789,
            "maximum": 189100126.1,
            "minimum": 189096130.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 827.6913809,
            "variance": 685073.022
          },
          {
            "average": 0,
            "count": 13872789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13872789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13872789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13872789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13872789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290855.7879,
          4820950.329,
          1302.751088,
          291909.0879,
          4822369.889,
          1356.591088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290855.7878996095,
                4820950.328834651,
                1302.7510882970178
              ],
              [
                290855.7878996095,
                4822369.888834652,
                1302.7510882970178
              ],
              [
                291909.0878996095,
                4822369.888834652,
                1356.591088297018
              ],
              [
                291909.0878996095,
                4820950.328834651,
                1356.591088297018
              ],
              [
                290855.7878996095,
                4820950.328834651,
                1302.7510882970178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:35:26+00:00",
        "end_time": "2017-09-10T16:28:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880199,
            43.5122129,
            1302.751088,
            -119.5744556,
            43.52527613,
            1356.591088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747378527633,
                  43.51221290344285,
                  1302.7510882970178
                ],
                [
                  -119.58801985810597,
                  43.524981947777285,
                  1302.7510882970178
                ],
                [
                  -119.57499896003985,
                  43.525276131029415,
                  1356.591088297018
                ],
                [
                  -119.57445562720358,
                  43.51250695630271,
                  1356.591088297018
                ],
                [
                  -119.58747378527633,
                  43.51221290344285,
                  1302.7510882970178
                ]
              ]
            ]
          },
          "id": "20170910_43119E5319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:35:26Z",
            "pc:count": 13872789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291378.4245,
                "count": 13872789,
                "maximum": 291909.0879,
                "minimum": 290855.7879,
                "name": "X",
                "position": 0,
                "stddev": 293.463838,
                "variance": 86121.02424
              },
              {
                "average": 4821646.665,
                "count": 13872789,
                "maximum": 4822369.889,
                "minimum": 4820950.329,
                "name": "Y",
                "position": 1,
                "stddev": 407.342263,
                "variance": 165927.7192
              },
              {
                "average": 1314.584694,
                "count": 13872789,
                "maximum": 1356.591088,
                "minimum": 1302.751088,
                "name": "Z",
                "position": 2,
                "stddev": 6.375000039,
                "variance": 40.6406255
              },
              {
                "average": 26774.42053,
                "count": 13872789,
                "maximum": 40305,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2752.237364,
                "variance": 7574810.509
              },
              {
                "average": 1.006005425,
                "count": 13872789,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08396020897,
                "variance": 0.007049316691
              },
              {
                "average": 1.012074645,
                "count": 13872789,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1232748349,
                "variance": 0.01519668493
              },
              {
                "average": 0.5021904391,
                "count": 13872789,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999522,
                "variance": 0.24999522
              },
              {
                "average": 1.903005949e-05,
                "count": 13872789,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00436230429,
                "variance": 1.902969872e-05
              },
              {
                "average": 1.233063013,
                "count": 13872789,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4227820452,
                "variance": 0.1787446577
              },
              {
                "average": -0.1341264878,
                "count": 13872789,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03278733,
                "variance": 144.787971
              },
              {
                "average": 2.007287504,
                "count": 13872789,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002305287,
                "variance": 1.004615889
              },
              {
                "average": 1169.53907,
                "count": 13872789,
                "maximum": 1172,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9817166304,
                "variance": 0.9637675424
              },
              {
                "average": 44160.09028,
                "count": 13872789,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3110.152336,
                "variance": 9673047.551
              },
              {
                "average": 42312.4026,
                "count": 13872789,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2791.699044,
                "variance": 7793583.553
              },
              {
                "average": 38665.38381,
                "count": 13872789,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2889.968885,
                "variance": 8351920.158
              },
              {
                "average": 189098013.4,
                "count": 13872789,
                "maximum": 189100126.1,
                "minimum": 189096130.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 827.6913809,
                "variance": 685073.022
              },
              {
                "average": 0,
                "count": 13872789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13872789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13872789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13872789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13872789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290855.7879,
              4820950.329,
              1302.751088,
              291909.0879,
              4822369.889,
              1356.591088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290855.7878996095,
                    4820950.328834651,
                    1302.7510882970178
                  ],
                  [
                    290855.7878996095,
                    4822369.888834652,
                    1302.7510882970178
                  ],
                  [
                    291909.0878996095,
                    4822369.888834652,
                    1356.591088297018
                  ],
                  [
                    291909.0878996095,
                    4820950.328834651,
                    1356.591088297018
                  ],
                  [
                    290855.7878996095,
                    4820950.328834651,
                    1302.7510882970178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:35:26+00:00",
            "end_time": "2017-09-10T16:28: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": "20170828_43119E2324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.21247710816948,
              43.49975397041343,
              1275.3705775947221
            ],
            [
              -119.21294234661642,
              43.512484624524966,
              1275.3705775947221
            ],
            [
              -119.19999672586898,
              43.51273456421708,
              1384.6905775947223
            ],
            [
              -119.19953420368132,
              43.50000379965408,
              1384.6905775947223
            ],
            [
              -119.21247710816948,
              43.49975397041343,
              1275.3705775947221
            ]
          ]
        ]
      },
      "bbox": [
        -119.2129423,
        43.49975397,
        1275.370578,
        -119.1995342,
        43.51273456,
        1384.690578
      ],
      "properties": {
        "datetime": "2017-08-28T19:35:25Z",
        "pc:count": 14159208,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321646.1441,
            "count": 14159208,
            "maximum": 322177.7893,
            "minimum": 321130.6493,
            "name": "X",
            "position": 0,
            "stddev": 289.0065053,
            "variance": 83524.76009
          },
          {
            "average": 4819382.574,
            "count": 14159208,
            "maximum": 4820106.804,
            "minimum": 4818691.904,
            "name": "Y",
            "position": 1,
            "stddev": 398.7746763,
            "variance": 159021.2425
          },
          {
            "average": 1332.374234,
            "count": 14159208,
            "maximum": 1384.690578,
            "minimum": 1275.370578,
            "name": "Z",
            "position": 2,
            "stddev": 35.83487911,
            "variance": 1284.138561
          },
          {
            "average": 20448.66475,
            "count": 14159208,
            "maximum": 49425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3790.657505,
            "variance": 14369084.32
          },
          {
            "average": 1.052580836,
            "count": 14159208,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2627657604,
            "variance": 0.06904584484
          },
          {
            "average": 1.106316257,
            "count": 14159208,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3927207268,
            "variance": 0.1542295693
          },
          {
            "average": 0.5045496189,
            "count": 14159208,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999793182,
            "variance": 0.2499793186
          },
          {
            "average": 3.955023473e-06,
            "count": 14159208,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001988720219,
            "variance": 3.95500811e-06
          },
          {
            "average": 1.20425754,
            "count": 14159208,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4031580448,
            "variance": 0.1625364091
          },
          {
            "average": -0.718960005,
            "count": 14159208,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60997491,
            "variance": 134.7915175
          },
          {
            "average": 1.969987022,
            "count": 14159208,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014642588,
            "variance": 1.029499582
          },
          {
            "average": 1041.870484,
            "count": 14159208,
            "maximum": 1044,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.111778085,
            "variance": 1.236050511
          },
          {
            "average": 40469.69112,
            "count": 14159208,
            "maximum": 59136,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 6262.645507,
            "variance": 39220728.75
          },
          {
            "average": 39729.49149,
            "count": 14159208,
            "maximum": 60160,
            "minimum": 14592,
            "name": "Green",
            "position": 13,
            "stddev": 4307.074667,
            "variance": 18550892.18
          },
          {
            "average": 35877.88424,
            "count": 14159208,
            "maximum": 61184,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 4489.664385,
            "variance": 20157086.29
          },
          {
            "average": 187983269.8,
            "count": 14159208,
            "maximum": 187984125.1,
            "minimum": 187982503.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 450.0786326,
            "variance": 202570.7756
          },
          {
            "average": 0,
            "count": 14159208,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14159208,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14159208,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14159208,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14159208,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321130.6493,
          4818691.904,
          1275.370578,
          322177.7893,
          4820106.804,
          1384.690578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321130.6492515413,
                4818691.903860428,
                1275.3705775947221
              ],
              [
                321130.6492515413,
                4820106.803860429,
                1275.3705775947221
              ],
              [
                322177.7892515413,
                4820106.803860429,
                1384.6905775947223
              ],
              [
                322177.7892515413,
                4818691.903860428,
                1384.6905775947223
              ],
              [
                321130.6492515413,
                4818691.903860428,
                1275.3705775947221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:35:25+00:00",
        "end_time": "2017-08-28T19:08:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2129423,
            43.49975397,
            1275.370578,
            -119.1995342,
            43.51273456,
            1384.690578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.21247710816948,
                  43.49975397041343,
                  1275.3705775947221
                ],
                [
                  -119.21294234661642,
                  43.512484624524966,
                  1275.3705775947221
                ],
                [
                  -119.19999672586898,
                  43.51273456421708,
                  1384.6905775947223
                ],
                [
                  -119.19953420368132,
                  43.50000379965408,
                  1384.6905775947223
                ],
                [
                  -119.21247710816948,
                  43.49975397041343,
                  1275.3705775947221
                ]
              ]
            ]
          },
          "id": "20170828_43119E2324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:35:25Z",
            "pc:count": 14159208,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321646.1441,
                "count": 14159208,
                "maximum": 322177.7893,
                "minimum": 321130.6493,
                "name": "X",
                "position": 0,
                "stddev": 289.0065053,
                "variance": 83524.76009
              },
              {
                "average": 4819382.574,
                "count": 14159208,
                "maximum": 4820106.804,
                "minimum": 4818691.904,
                "name": "Y",
                "position": 1,
                "stddev": 398.7746763,
                "variance": 159021.2425
              },
              {
                "average": 1332.374234,
                "count": 14159208,
                "maximum": 1384.690578,
                "minimum": 1275.370578,
                "name": "Z",
                "position": 2,
                "stddev": 35.83487911,
                "variance": 1284.138561
              },
              {
                "average": 20448.66475,
                "count": 14159208,
                "maximum": 49425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3790.657505,
                "variance": 14369084.32
              },
              {
                "average": 1.052580836,
                "count": 14159208,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2627657604,
                "variance": 0.06904584484
              },
              {
                "average": 1.106316257,
                "count": 14159208,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3927207268,
                "variance": 0.1542295693
              },
              {
                "average": 0.5045496189,
                "count": 14159208,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999793182,
                "variance": 0.2499793186
              },
              {
                "average": 3.955023473e-06,
                "count": 14159208,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001988720219,
                "variance": 3.95500811e-06
              },
              {
                "average": 1.20425754,
                "count": 14159208,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4031580448,
                "variance": 0.1625364091
              },
              {
                "average": -0.718960005,
                "count": 14159208,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60997491,
                "variance": 134.7915175
              },
              {
                "average": 1.969987022,
                "count": 14159208,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014642588,
                "variance": 1.029499582
              },
              {
                "average": 1041.870484,
                "count": 14159208,
                "maximum": 1044,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.111778085,
                "variance": 1.236050511
              },
              {
                "average": 40469.69112,
                "count": 14159208,
                "maximum": 59136,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 6262.645507,
                "variance": 39220728.75
              },
              {
                "average": 39729.49149,
                "count": 14159208,
                "maximum": 60160,
                "minimum": 14592,
                "name": "Green",
                "position": 13,
                "stddev": 4307.074667,
                "variance": 18550892.18
              },
              {
                "average": 35877.88424,
                "count": 14159208,
                "maximum": 61184,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 4489.664385,
                "variance": 20157086.29
              },
              {
                "average": 187983269.8,
                "count": 14159208,
                "maximum": 187984125.1,
                "minimum": 187982503.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 450.0786326,
                "variance": 202570.7756
              },
              {
                "average": 0,
                "count": 14159208,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14159208,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14159208,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14159208,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14159208,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321130.6493,
              4818691.904,
              1275.370578,
              322177.7893,
              4820106.804,
              1384.690578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321130.6492515413,
                    4818691.903860428,
                    1275.3705775947221
                  ],
                  [
                    321130.6492515413,
                    4820106.803860429,
                    1275.3705775947221
                  ],
                  [
                    322177.7892515413,
                    4820106.803860429,
                    1384.6905775947223
                  ],
                  [
                    322177.7892515413,
                    4818691.903860428,
                    1384.6905775947223
                  ],
                  [
                    321130.6492515413,
                    4818691.903860428,
                    1275.3705775947221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:35:25+00:00",
            "end_time": "2017-08-28T19:08:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997464034618,
              43.56222829174441,
              1329.0706174172958
            ],
            [
              -119.45049198826554,
              43.57498310180825,
              1329.0706174172958
            ],
            [
              -119.43749804857397,
              43.5752610408948,
              1388.2506174172956
            ],
            [
              -119.43698343729679,
              43.56250610778709,
              1388.2506174172956
            ],
            [
              -119.44997464034618,
              43.56222829174441,
              1329.0706174172958
            ]
          ]
        ]
      },
      "bbox": [
        -119.450492,
        43.56222829,
        1329.070617,
        -119.4369834,
        43.57526104,
        1388.250617
      ],
      "properties": {
        "datetime": "2017-08-31T17:33:41Z",
        "pc:count": 13222892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302666.1284,
            "count": 13222892,
            "maximum": 303184.0018,
            "minimum": 302133.8618,
            "name": "X",
            "position": 0,
            "stddev": 290.1219045,
            "variance": 84170.71947
          },
          {
            "average": 4826883.753,
            "count": 13222892,
            "maximum": 4827586.467,
            "minimum": 4826168.627,
            "name": "Y",
            "position": 1,
            "stddev": 399.7667522,
            "variance": 159813.4562
          },
          {
            "average": 1339.007178,
            "count": 13222892,
            "maximum": 1388.250617,
            "minimum": 1329.070617,
            "name": "Z",
            "position": 2,
            "stddev": 9.569956315,
            "variance": 91.58406387
          },
          {
            "average": 20695.47667,
            "count": 13222892,
            "maximum": 31137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2522.832038,
            "variance": 6364681.493
          },
          {
            "average": 1.015401774,
            "count": 13222892,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1364482222,
            "variance": 0.01861811734
          },
          {
            "average": 1.031084879,
            "count": 13222892,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2018090233,
            "variance": 0.04072688189
          },
          {
            "average": 0.5027461466,
            "count": 13222892,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924775,
            "variance": 0.2499924776
          },
          {
            "average": 1.512528424e-07,
            "count": 13222892,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003889123693,
            "variance": 1.51252831e-07
          },
          {
            "average": 1.172716604,
            "count": 13222892,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3780021024,
            "variance": 0.1428855894
          },
          {
            "average": 0.2821352377,
            "count": 13222892,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66501445,
            "variance": 136.0725622
          },
          {
            "average": 1.989010725,
            "count": 13222892,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004371113,
            "variance": 1.008761333
          },
          {
            "average": 1131.470414,
            "count": 13222892,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.402760938,
            "variance": 1.967738249
          },
          {
            "average": 43022.43789,
            "count": 13222892,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4987.072061,
            "variance": 24870887.74
          },
          {
            "average": 41606.46305,
            "count": 13222892,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4548.226545,
            "variance": 20686364.7
          },
          {
            "average": 38157.14276,
            "count": 13222892,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4836.335038,
            "variance": 23390136.6
          },
          {
            "average": 188233586.5,
            "count": 13222892,
            "maximum": 188236021.2,
            "minimum": 188231828,
            "name": "GpsTime",
            "position": 15,
            "stddev": 914.434487,
            "variance": 836190.431
          },
          {
            "average": 0,
            "count": 13222892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222892,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13222892,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302133.8618,
          4826168.627,
          1329.070617,
          303184.0018,
          4827586.467,
          1388.250617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302133.86183729063,
                4826168.62742151,
                1329.0706174172958
              ],
              [
                302133.86183729063,
                4827586.46742151,
                1329.0706174172958
              ],
              [
                303184.00183729065,
                4827586.46742151,
                1388.2506174172956
              ],
              [
                303184.00183729065,
                4826168.62742151,
                1388.2506174172956
              ],
              [
                302133.86183729063,
                4826168.62742151,
                1329.0706174172958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:33:41+00:00",
        "end_time": "2017-08-31T16:23:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.450492,
            43.56222829,
            1329.070617,
            -119.4369834,
            43.57526104,
            1388.250617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997464034618,
                  43.56222829174441,
                  1329.0706174172958
                ],
                [
                  -119.45049198826554,
                  43.57498310180825,
                  1329.0706174172958
                ],
                [
                  -119.43749804857397,
                  43.5752610408948,
                  1388.2506174172956
                ],
                [
                  -119.43698343729679,
                  43.56250610778709,
                  1388.2506174172956
                ],
                [
                  -119.44997464034618,
                  43.56222829174441,
                  1329.0706174172958
                ]
              ]
            ]
          },
          "id": "20170831_43119E4125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:33:41Z",
            "pc:count": 13222892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302666.1284,
                "count": 13222892,
                "maximum": 303184.0018,
                "minimum": 302133.8618,
                "name": "X",
                "position": 0,
                "stddev": 290.1219045,
                "variance": 84170.71947
              },
              {
                "average": 4826883.753,
                "count": 13222892,
                "maximum": 4827586.467,
                "minimum": 4826168.627,
                "name": "Y",
                "position": 1,
                "stddev": 399.7667522,
                "variance": 159813.4562
              },
              {
                "average": 1339.007178,
                "count": 13222892,
                "maximum": 1388.250617,
                "minimum": 1329.070617,
                "name": "Z",
                "position": 2,
                "stddev": 9.569956315,
                "variance": 91.58406387
              },
              {
                "average": 20695.47667,
                "count": 13222892,
                "maximum": 31137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2522.832038,
                "variance": 6364681.493
              },
              {
                "average": 1.015401774,
                "count": 13222892,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1364482222,
                "variance": 0.01861811734
              },
              {
                "average": 1.031084879,
                "count": 13222892,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2018090233,
                "variance": 0.04072688189
              },
              {
                "average": 0.5027461466,
                "count": 13222892,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924775,
                "variance": 0.2499924776
              },
              {
                "average": 1.512528424e-07,
                "count": 13222892,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003889123693,
                "variance": 1.51252831e-07
              },
              {
                "average": 1.172716604,
                "count": 13222892,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3780021024,
                "variance": 0.1428855894
              },
              {
                "average": 0.2821352377,
                "count": 13222892,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66501445,
                "variance": 136.0725622
              },
              {
                "average": 1.989010725,
                "count": 13222892,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004371113,
                "variance": 1.008761333
              },
              {
                "average": 1131.470414,
                "count": 13222892,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.402760938,
                "variance": 1.967738249
              },
              {
                "average": 43022.43789,
                "count": 13222892,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4987.072061,
                "variance": 24870887.74
              },
              {
                "average": 41606.46305,
                "count": 13222892,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4548.226545,
                "variance": 20686364.7
              },
              {
                "average": 38157.14276,
                "count": 13222892,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4836.335038,
                "variance": 23390136.6
              },
              {
                "average": 188233586.5,
                "count": 13222892,
                "maximum": 188236021.2,
                "minimum": 188231828,
                "name": "GpsTime",
                "position": 15,
                "stddev": 914.434487,
                "variance": 836190.431
              },
              {
                "average": 0,
                "count": 13222892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222892,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13222892,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302133.8618,
              4826168.627,
              1329.070617,
              303184.0018,
              4827586.467,
              1388.250617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302133.86183729063,
                    4826168.62742151,
                    1329.0706174172958
                  ],
                  [
                    302133.86183729063,
                    4827586.46742151,
                    1329.0706174172958
                  ],
                  [
                    303184.00183729065,
                    4827586.46742151,
                    1388.2506174172956
                  ],
                  [
                    303184.00183729065,
                    4826168.62742151,
                    1388.2506174172956
                  ],
                  [
                    302133.86183729063,
                    4826168.62742151,
                    1329.0706174172958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:33:41+00:00",
            "end_time": "2017-08-31T16:23: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": "20170829_43119D4425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747557103716,
              43.37473446516129,
              1255.8408425506202
            ],
            [
              -119.38797617218596,
              43.387483446334116,
              1255.8408425506202
            ],
            [
              -119.37499782682792,
              43.38775385545932,
              1306.58084255062
            ],
            [
              -119.37449994013141,
              43.375004754588545,
              1306.58084255062
            ],
            [
              -119.38747557103716,
              43.37473446516129,
              1255.8408425506202
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879762,
        43.37473447,
        1255.840843,
        -119.3744999,
        43.38775386,
        1306.580843
      ],
      "properties": {
        "datetime": "2017-08-29T16:53:50Z",
        "pc:count": 13362079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307107.6979,
            "count": 13362079,
            "maximum": 307636.3878,
            "minimum": 306584.3078,
            "name": "X",
            "position": 0,
            "stddev": 289.925103,
            "variance": 84056.56535
          },
          {
            "average": 4805902.735,
            "count": 13362079,
            "maximum": 4806615.197,
            "minimum": 4805198.117,
            "name": "Y",
            "position": 1,
            "stddev": 397.3987833,
            "variance": 157925.793
          },
          {
            "average": 1268.111098,
            "count": 13362079,
            "maximum": 1306.580843,
            "minimum": 1255.840843,
            "name": "Z",
            "position": 2,
            "stddev": 15.41136441,
            "variance": 237.5101529
          },
          {
            "average": 21121.8376,
            "count": 13362079,
            "maximum": 33201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2631.260968,
            "variance": 6923534.283
          },
          {
            "average": 1.002843719,
            "count": 13362079,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05326190052,
            "variance": 0.002836830047
          },
          {
            "average": 1.005687214,
            "count": 13362079,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07522473946,
            "variance": 0.005658761426
          },
          {
            "average": 0.5019486114,
            "count": 13362079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962216,
            "variance": 0.2499962216
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186464846,
            "count": 13362079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3894813454,
            "variance": 0.1516957184
          },
          {
            "average": 0.2082079159,
            "count": 13362079,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74318149,
            "variance": 137.9023114
          },
          {
            "average": 1.9944921,
            "count": 13362079,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003726295,
            "variance": 1.007466476
          },
          {
            "average": 768.0255769,
            "count": 13362079,
            "maximum": 1067,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 477.2189527,
            "variance": 227737.9288
          },
          {
            "average": 40743.09131,
            "count": 13362079,
            "maximum": 59136,
            "minimum": 5888,
            "name": "Red",
            "position": 12,
            "stddev": 11907.13786,
            "variance": 141779932
          },
          {
            "average": 40876.82546,
            "count": 13362079,
            "maximum": 59392,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 10871.99852,
            "variance": 118200351.8
          },
          {
            "average": 38432.98781,
            "count": 13362079,
            "maximum": 59392,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 10405.78216,
            "variance": 108280302.5
          },
          {
            "average": 188059519.9,
            "count": 13362079,
            "maximum": 188060830,
            "minimum": 188058311.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 637.1721936,
            "variance": 405988.4043
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13362079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306584.3078,
          4805198.117,
          1255.840843,
          307636.3878,
          4806615.197,
          1306.580843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306584.30783358536,
                4805198.11688339,
                1255.8408425506202
              ],
              [
                306584.30783358536,
                4806615.19688339,
                1255.8408425506202
              ],
              [
                307636.3878335853,
                4806615.19688339,
                1306.58084255062
              ],
              [
                307636.3878335853,
                4805198.11688339,
                1306.58084255062
              ],
              [
                306584.30783358536,
                4805198.11688339,
                1255.8408425506202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-29T16:53:50+00:00",
        "end_time": "2017-08-29T16:11:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879762,
            43.37473447,
            1255.840843,
            -119.3744999,
            43.38775386,
            1306.580843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747557103716,
                  43.37473446516129,
                  1255.8408425506202
                ],
                [
                  -119.38797617218596,
                  43.387483446334116,
                  1255.8408425506202
                ],
                [
                  -119.37499782682792,
                  43.38775385545932,
                  1306.58084255062
                ],
                [
                  -119.37449994013141,
                  43.375004754588545,
                  1306.58084255062
                ],
                [
                  -119.38747557103716,
                  43.37473446516129,
                  1255.8408425506202
                ]
              ]
            ]
          },
          "id": "20170829_43119D4425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-29T16:53:50Z",
            "pc:count": 13362079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307107.6979,
                "count": 13362079,
                "maximum": 307636.3878,
                "minimum": 306584.3078,
                "name": "X",
                "position": 0,
                "stddev": 289.925103,
                "variance": 84056.56535
              },
              {
                "average": 4805902.735,
                "count": 13362079,
                "maximum": 4806615.197,
                "minimum": 4805198.117,
                "name": "Y",
                "position": 1,
                "stddev": 397.3987833,
                "variance": 157925.793
              },
              {
                "average": 1268.111098,
                "count": 13362079,
                "maximum": 1306.580843,
                "minimum": 1255.840843,
                "name": "Z",
                "position": 2,
                "stddev": 15.41136441,
                "variance": 237.5101529
              },
              {
                "average": 21121.8376,
                "count": 13362079,
                "maximum": 33201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2631.260968,
                "variance": 6923534.283
              },
              {
                "average": 1.002843719,
                "count": 13362079,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05326190052,
                "variance": 0.002836830047
              },
              {
                "average": 1.005687214,
                "count": 13362079,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07522473946,
                "variance": 0.005658761426
              },
              {
                "average": 0.5019486114,
                "count": 13362079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962216,
                "variance": 0.2499962216
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186464846,
                "count": 13362079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3894813454,
                "variance": 0.1516957184
              },
              {
                "average": 0.2082079159,
                "count": 13362079,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74318149,
                "variance": 137.9023114
              },
              {
                "average": 1.9944921,
                "count": 13362079,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003726295,
                "variance": 1.007466476
              },
              {
                "average": 768.0255769,
                "count": 13362079,
                "maximum": 1067,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 477.2189527,
                "variance": 227737.9288
              },
              {
                "average": 40743.09131,
                "count": 13362079,
                "maximum": 59136,
                "minimum": 5888,
                "name": "Red",
                "position": 12,
                "stddev": 11907.13786,
                "variance": 141779932
              },
              {
                "average": 40876.82546,
                "count": 13362079,
                "maximum": 59392,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 10871.99852,
                "variance": 118200351.8
              },
              {
                "average": 38432.98781,
                "count": 13362079,
                "maximum": 59392,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 10405.78216,
                "variance": 108280302.5
              },
              {
                "average": 188059519.9,
                "count": 13362079,
                "maximum": 188060830,
                "minimum": 188058311.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 637.1721936,
                "variance": 405988.4043
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13362079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306584.3078,
              4805198.117,
              1255.840843,
              307636.3878,
              4806615.197,
              1306.580843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306584.30783358536,
                    4805198.11688339,
                    1255.8408425506202
                  ],
                  [
                    306584.30783358536,
                    4806615.19688339,
                    1255.8408425506202
                  ],
                  [
                    307636.3878335853,
                    4806615.19688339,
                    1306.58084255062
                  ],
                  [
                    307636.3878335853,
                    4805198.11688339,
                    1306.58084255062
                  ],
                  [
                    306584.30783358536,
                    4805198.11688339,
                    1255.8408425506202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-29T16:53:50+00:00",
            "end_time": "2017-08-29T16:11:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997444304165,
              43.59972188352759,
              1328.1840905173765
            ],
            [
              -119.50050330962377,
              43.612482784275684,
              1328.1840905173765
            ],
            [
              -119.48749856952053,
              43.61276667011468,
              1418.9040905173763
            ],
            [
              -119.48697244656172,
              43.600005643638305,
              1418.9040905173763
            ],
            [
              -119.49997444304165,
              43.59972188352759,
              1328.1840905173765
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005033,
        43.59972188,
        1328.184091,
        -119.4869724,
        43.61276667,
        1418.904091
      ],
      "properties": {
        "datetime": "2017-08-31T18:16:03Z",
        "pc:count": 13555620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298755.1083,
            "count": 13555620,
            "maximum": 299271.3589,
            "minimum": 298220.9589,
            "name": "X",
            "position": 0,
            "stddev": 293.4554425,
            "variance": 86116.09674
          },
          {
            "average": 4831167.278,
            "count": 13555620,
            "maximum": 4831871.721,
            "minimum": 4830453.141,
            "name": "Y",
            "position": 1,
            "stddev": 401.6908853,
            "variance": 161355.5673
          },
          {
            "average": 1366.058802,
            "count": 13555620,
            "maximum": 1418.904091,
            "minimum": 1328.184091,
            "name": "Z",
            "position": 2,
            "stddev": 20.39770431,
            "variance": 416.066341
          },
          {
            "average": 19573.66512,
            "count": 13555620,
            "maximum": 32129,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2573.896536,
            "variance": 6624943.38
          },
          {
            "average": 1.019964044,
            "count": 13555620,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1618684731,
            "variance": 0.02620140257
          },
          {
            "average": 1.040120186,
            "count": 13555620,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2424822575,
            "variance": 0.05879764518
          },
          {
            "average": 0.5031511653,
            "count": 13555620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999900885,
            "variance": 0.2499900886
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184558508,
            "count": 13555620,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3879390108,
            "variance": 0.1504966761
          },
          {
            "average": 0.1744316185,
            "count": 13555620,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67413215,
            "variance": 136.2853614
          },
          {
            "average": 1.981522276,
            "count": 13555620,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008077071,
            "variance": 1.016219381
          },
          {
            "average": 1136.205666,
            "count": 13555620,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9923535262,
            "variance": 0.984765521
          },
          {
            "average": 42893.63389,
            "count": 13555620,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3046.055569,
            "variance": 9278454.53
          },
          {
            "average": 40788.34056,
            "count": 13555620,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2874.813134,
            "variance": 8264550.556
          },
          {
            "average": 37113.57748,
            "count": 13555620,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2774.772314,
            "variance": 7699361.392
          },
          {
            "average": 188236695.8,
            "count": 13555620,
            "maximum": 188238563.2,
            "minimum": 188235167.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 650.2381002,
            "variance": 422809.5869
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555620,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298220.9589,
          4830453.141,
          1328.184091,
          299271.3589,
          4831871.721,
          1418.904091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298220.95886332873,
                4830453.140916972,
                1328.1840905173765
              ],
              [
                298220.95886332873,
                4831871.7209169725,
                1328.1840905173765
              ],
              [
                299271.35886332876,
                4831871.7209169725,
                1418.9040905173763
              ],
              [
                299271.35886332876,
                4830453.140916972,
                1418.9040905173763
              ],
              [
                298220.95886332873,
                4830453.140916972,
                1328.1840905173765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:16:03+00:00",
        "end_time": "2017-08-31T17:19:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005033,
            43.59972188,
            1328.184091,
            -119.4869724,
            43.61276667,
            1418.904091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997444304165,
                  43.59972188352759,
                  1328.1840905173765
                ],
                [
                  -119.50050330962377,
                  43.612482784275684,
                  1328.1840905173765
                ],
                [
                  -119.48749856952053,
                  43.61276667011468,
                  1418.9040905173763
                ],
                [
                  -119.48697244656172,
                  43.600005643638305,
                  1418.9040905173763
                ],
                [
                  -119.49997444304165,
                  43.59972188352759,
                  1328.1840905173765
                ]
              ]
            ]
          },
          "id": "20170831_43119E4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:16:03Z",
            "pc:count": 13555620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298755.1083,
                "count": 13555620,
                "maximum": 299271.3589,
                "minimum": 298220.9589,
                "name": "X",
                "position": 0,
                "stddev": 293.4554425,
                "variance": 86116.09674
              },
              {
                "average": 4831167.278,
                "count": 13555620,
                "maximum": 4831871.721,
                "minimum": 4830453.141,
                "name": "Y",
                "position": 1,
                "stddev": 401.6908853,
                "variance": 161355.5673
              },
              {
                "average": 1366.058802,
                "count": 13555620,
                "maximum": 1418.904091,
                "minimum": 1328.184091,
                "name": "Z",
                "position": 2,
                "stddev": 20.39770431,
                "variance": 416.066341
              },
              {
                "average": 19573.66512,
                "count": 13555620,
                "maximum": 32129,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2573.896536,
                "variance": 6624943.38
              },
              {
                "average": 1.019964044,
                "count": 13555620,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1618684731,
                "variance": 0.02620140257
              },
              {
                "average": 1.040120186,
                "count": 13555620,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2424822575,
                "variance": 0.05879764518
              },
              {
                "average": 0.5031511653,
                "count": 13555620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999900885,
                "variance": 0.2499900886
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184558508,
                "count": 13555620,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3879390108,
                "variance": 0.1504966761
              },
              {
                "average": 0.1744316185,
                "count": 13555620,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67413215,
                "variance": 136.2853614
              },
              {
                "average": 1.981522276,
                "count": 13555620,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008077071,
                "variance": 1.016219381
              },
              {
                "average": 1136.205666,
                "count": 13555620,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9923535262,
                "variance": 0.984765521
              },
              {
                "average": 42893.63389,
                "count": 13555620,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3046.055569,
                "variance": 9278454.53
              },
              {
                "average": 40788.34056,
                "count": 13555620,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2874.813134,
                "variance": 8264550.556
              },
              {
                "average": 37113.57748,
                "count": 13555620,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2774.772314,
                "variance": 7699361.392
              },
              {
                "average": 188236695.8,
                "count": 13555620,
                "maximum": 188238563.2,
                "minimum": 188235167.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 650.2381002,
                "variance": 422809.5869
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555620,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298220.9589,
              4830453.141,
              1328.184091,
              299271.3589,
              4831871.721,
              1418.904091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298220.95886332873,
                    4830453.140916972,
                    1328.1840905173765
                  ],
                  [
                    298220.95886332873,
                    4831871.7209169725,
                    1328.1840905173765
                  ],
                  [
                    299271.35886332876,
                    4831871.7209169725,
                    1418.9040905173763
                  ],
                  [
                    299271.35886332876,
                    4830453.140916972,
                    1418.9040905173763
                  ],
                  [
                    298220.95886332873,
                    4830453.140916972,
                    1328.1840905173765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:16:03+00:00",
            "end_time": "2017-08-31T17:19:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997557126363,
              43.57473820529963,
              1427.9736421566565
            ],
            [
              -119.35047164633676,
              43.587484026100455,
              1427.9736421566565
            ],
            [
              -119.33749709008461,
              43.587750186345126,
              1567.3336421566567
            ],
            [
              -119.33700374724138,
              43.57500424780055,
              1567.3336421566567
            ],
            [
              -119.34997557126363,
              43.57473820529963,
              1427.9736421566565
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504716,
        43.57473821,
        1427.973642,
        -119.3370037,
        43.58775019,
        1567.333642
      ],
      "properties": {
        "datetime": "2017-08-30T18:06:50Z",
        "pc:count": 15252917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310743.6039,
            "count": 15252917,
            "maximum": 311297.8556,
            "minimum": 310249.5756,
            "name": "X",
            "position": 0,
            "stddev": 293.5128641,
            "variance": 86149.80142
          },
          {
            "average": 4828015.299,
            "count": 15252917,
            "maximum": 4828741.496,
            "minimum": 4827324.756,
            "name": "Y",
            "position": 1,
            "stddev": 396.8787517,
            "variance": 157512.7435
          },
          {
            "average": 1496.126499,
            "count": 15252917,
            "maximum": 1567.333642,
            "minimum": 1427.973642,
            "name": "Z",
            "position": 2,
            "stddev": 25.7578992,
            "variance": 663.4693711
          },
          {
            "average": 19013.87721,
            "count": 15252917,
            "maximum": 31329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3094.014785,
            "variance": 9572927.492
          },
          {
            "average": 1.050019285,
            "count": 15252917,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2576650119,
            "variance": 0.06639125836
          },
          {
            "average": 1.100902404,
            "count": 15252917,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3863278433,
            "variance": 0.1492492025
          },
          {
            "average": 0.5060885731,
            "count": 15252917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999629443,
            "variance": 0.2499629457
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158257335,
            "count": 15252917,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3649821364,
            "variance": 0.1332119599
          },
          {
            "average": -0.867503862,
            "count": 15252917,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89492752,
            "variance": 141.4893006
          },
          {
            "average": 1.97035944,
            "count": 15252917,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016544293,
            "variance": 1.0333623
          },
          {
            "average": 1098.393764,
            "count": 15252917,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.194395416,
            "variance": 1.426580409
          },
          {
            "average": 39423.00451,
            "count": 15252917,
            "maximum": 52736,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4164.907557,
            "variance": 17346454.96
          },
          {
            "average": 38211.93946,
            "count": 15252917,
            "maximum": 51200,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 3244.791853,
            "variance": 10528674.17
          },
          {
            "average": 35246.18605,
            "count": 15252917,
            "maximum": 49152,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3377.031975,
            "variance": 11404344.96
          },
          {
            "average": 188149260.1,
            "count": 15252917,
            "maximum": 188151610,
            "minimum": 188147698.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 723.726926,
            "variance": 523780.6634
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310249.5756,
          4827324.756,
          1427.973642,
          311297.8556,
          4828741.496,
          1567.333642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310249.57558320835,
                4827324.756288438,
                1427.9736421566565
              ],
              [
                310249.57558320835,
                4828741.496288438,
                1427.9736421566565
              ],
              [
                311297.8555832084,
                4828741.496288438,
                1567.3336421566567
              ],
              [
                311297.8555832084,
                4827324.756288438,
                1567.3336421566567
              ],
              [
                310249.57558320835,
                4827324.756288438,
                1427.9736421566565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:06:50+00:00",
        "end_time": "2017-08-30T17:01:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504716,
            43.57473821,
            1427.973642,
            -119.3370037,
            43.58775019,
            1567.333642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997557126363,
                  43.57473820529963,
                  1427.9736421566565
                ],
                [
                  -119.35047164633676,
                  43.587484026100455,
                  1427.9736421566565
                ],
                [
                  -119.33749709008461,
                  43.587750186345126,
                  1567.3336421566567
                ],
                [
                  -119.33700374724138,
                  43.57500424780055,
                  1567.3336421566567
                ],
                [
                  -119.34997557126363,
                  43.57473820529963,
                  1427.9736421566565
                ]
              ]
            ]
          },
          "id": "20170830_43119E3118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:06:50Z",
            "pc:count": 15252917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310743.6039,
                "count": 15252917,
                "maximum": 311297.8556,
                "minimum": 310249.5756,
                "name": "X",
                "position": 0,
                "stddev": 293.5128641,
                "variance": 86149.80142
              },
              {
                "average": 4828015.299,
                "count": 15252917,
                "maximum": 4828741.496,
                "minimum": 4827324.756,
                "name": "Y",
                "position": 1,
                "stddev": 396.8787517,
                "variance": 157512.7435
              },
              {
                "average": 1496.126499,
                "count": 15252917,
                "maximum": 1567.333642,
                "minimum": 1427.973642,
                "name": "Z",
                "position": 2,
                "stddev": 25.7578992,
                "variance": 663.4693711
              },
              {
                "average": 19013.87721,
                "count": 15252917,
                "maximum": 31329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3094.014785,
                "variance": 9572927.492
              },
              {
                "average": 1.050019285,
                "count": 15252917,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2576650119,
                "variance": 0.06639125836
              },
              {
                "average": 1.100902404,
                "count": 15252917,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3863278433,
                "variance": 0.1492492025
              },
              {
                "average": 0.5060885731,
                "count": 15252917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999629443,
                "variance": 0.2499629457
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158257335,
                "count": 15252917,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3649821364,
                "variance": 0.1332119599
              },
              {
                "average": -0.867503862,
                "count": 15252917,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89492752,
                "variance": 141.4893006
              },
              {
                "average": 1.97035944,
                "count": 15252917,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016544293,
                "variance": 1.0333623
              },
              {
                "average": 1098.393764,
                "count": 15252917,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.194395416,
                "variance": 1.426580409
              },
              {
                "average": 39423.00451,
                "count": 15252917,
                "maximum": 52736,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4164.907557,
                "variance": 17346454.96
              },
              {
                "average": 38211.93946,
                "count": 15252917,
                "maximum": 51200,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 3244.791853,
                "variance": 10528674.17
              },
              {
                "average": 35246.18605,
                "count": 15252917,
                "maximum": 49152,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3377.031975,
                "variance": 11404344.96
              },
              {
                "average": 188149260.1,
                "count": 15252917,
                "maximum": 188151610,
                "minimum": 188147698.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 723.726926,
                "variance": 523780.6634
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310249.5756,
              4827324.756,
              1427.973642,
              311297.8556,
              4828741.496,
              1567.333642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310249.57558320835,
                    4827324.756288438,
                    1427.9736421566565
                  ],
                  [
                    310249.57558320835,
                    4828741.496288438,
                    1427.9736421566565
                  ],
                  [
                    311297.8555832084,
                    4828741.496288438,
                    1567.3336421566567
                  ],
                  [
                    311297.8555832084,
                    4827324.756288438,
                    1567.3336421566567
                  ],
                  [
                    310249.57558320835,
                    4827324.756288438,
                    1427.9736421566565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:06:50+00:00",
            "end_time": "2017-08-30T17:01:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997442531318,
              43.512222287232795,
              1292.6536921993682
            ],
            [
              -119.50050164235952,
              43.524982484357665,
              1292.6536921993682
            ],
            [
              -119.48749865371859,
              43.525266291443316,
              1352.273692199368
            ],
            [
              -119.48697417137164,
              43.5125059686124,
              1352.273692199368
            ],
            [
              -119.49997442531318,
              43.512222287232795,
              1292.6536921993682
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005016,
        43.51222229,
        1292.653692,
        -119.4869742,
        43.52526629,
        1352.273692
      ],
      "properties": {
        "datetime": "2017-09-10T14:38:09Z",
        "pc:count": 15487293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298485.37,
            "count": 15487293,
            "maximum": 298980.3717,
            "minimum": 297928.5917,
            "name": "X",
            "position": 0,
            "stddev": 294.7942129,
            "variance": 86903.62797
          },
          {
            "average": 4821450.011,
            "count": 15487293,
            "maximum": 4822153.512,
            "minimum": 4820735.032,
            "name": "Y",
            "position": 1,
            "stddev": 395.2435917,
            "variance": 156217.4968
          },
          {
            "average": 1305.157276,
            "count": 15487293,
            "maximum": 1352.273692,
            "minimum": 1292.653692,
            "name": "Z",
            "position": 2,
            "stddev": 10.94162251,
            "variance": 119.7191031
          },
          {
            "average": 26982.79535,
            "count": 15487293,
            "maximum": 40865,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2196.924302,
            "variance": 4826476.391
          },
          {
            "average": 1.000236387,
            "count": 15487293,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01593405984,
            "variance": 0.0002538942629
          },
          {
            "average": 1.00047794,
            "count": 15487293,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02305283656,
            "variance": 0.0005314332736
          },
          {
            "average": 0.5037345778,
            "count": 15487293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860689,
            "variance": 0.2499860691
          },
          {
            "average": 4.455265359e-05,
            "count": 15487293,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006674628943,
            "variance": 4.455067152e-05
          },
          {
            "average": 1.23197695,
            "count": 15487293,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4220943691,
            "variance": 0.1781636564
          },
          {
            "average": -1.144497057,
            "count": 15487293,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.22069967,
            "variance": 149.3455004
          },
          {
            "average": 2.01678886,
            "count": 15487293,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000180798,
            "variance": 1.000361629
          },
          {
            "average": 1153.624556,
            "count": 15487293,
            "maximum": 1157,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.779455792,
            "variance": 3.166462915
          },
          {
            "average": 45155.13109,
            "count": 15487293,
            "maximum": 55040,
            "minimum": 9728,
            "name": "Red",
            "position": 12,
            "stddev": 2490.994762,
            "variance": 6205054.907
          },
          {
            "average": 43357.80537,
            "count": 15487293,
            "maximum": 54528,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 2407.680916,
            "variance": 5796927.392
          },
          {
            "average": 39790.97652,
            "count": 15487293,
            "maximum": 52736,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 2287.847507,
            "variance": 5234246.214
          },
          {
            "average": 188957657.2,
            "count": 15487293,
            "maximum": 189089489.1,
            "minimum": 188947282.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31513.91246,
            "variance": 993126678.5
          },
          {
            "average": 0,
            "count": 15487293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297928.5917,
          4820735.032,
          1292.653692,
          298980.3717,
          4822153.512,
          1352.273692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297928.5916824925,
                4820735.032467107,
                1292.6536921993682
              ],
              [
                297928.5916824925,
                4822153.512467108,
                1292.6536921993682
              ],
              [
                298980.37168249255,
                4822153.512467108,
                1352.273692199368
              ],
              [
                298980.37168249255,
                4820735.032467107,
                1352.273692199368
              ],
              [
                297928.5916824925,
                4820735.032467107,
                1292.6536921993682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:38:09+00:00",
        "end_time": "2017-09-08T23:08:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005016,
            43.51222229,
            1292.653692,
            -119.4869742,
            43.52526629,
            1352.273692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997442531318,
                  43.512222287232795,
                  1292.6536921993682
                ],
                [
                  -119.50050164235952,
                  43.524982484357665,
                  1292.6536921993682
                ],
                [
                  -119.48749865371859,
                  43.525266291443316,
                  1352.273692199368
                ],
                [
                  -119.48697417137164,
                  43.5125059686124,
                  1352.273692199368
                ],
                [
                  -119.49997442531318,
                  43.512222287232795,
                  1292.6536921993682
                ]
              ]
            ]
          },
          "id": "20170908_43119E4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:38:09Z",
            "pc:count": 15487293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298485.37,
                "count": 15487293,
                "maximum": 298980.3717,
                "minimum": 297928.5917,
                "name": "X",
                "position": 0,
                "stddev": 294.7942129,
                "variance": 86903.62797
              },
              {
                "average": 4821450.011,
                "count": 15487293,
                "maximum": 4822153.512,
                "minimum": 4820735.032,
                "name": "Y",
                "position": 1,
                "stddev": 395.2435917,
                "variance": 156217.4968
              },
              {
                "average": 1305.157276,
                "count": 15487293,
                "maximum": 1352.273692,
                "minimum": 1292.653692,
                "name": "Z",
                "position": 2,
                "stddev": 10.94162251,
                "variance": 119.7191031
              },
              {
                "average": 26982.79535,
                "count": 15487293,
                "maximum": 40865,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2196.924302,
                "variance": 4826476.391
              },
              {
                "average": 1.000236387,
                "count": 15487293,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01593405984,
                "variance": 0.0002538942629
              },
              {
                "average": 1.00047794,
                "count": 15487293,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02305283656,
                "variance": 0.0005314332736
              },
              {
                "average": 0.5037345778,
                "count": 15487293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860689,
                "variance": 0.2499860691
              },
              {
                "average": 4.455265359e-05,
                "count": 15487293,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006674628943,
                "variance": 4.455067152e-05
              },
              {
                "average": 1.23197695,
                "count": 15487293,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4220943691,
                "variance": 0.1781636564
              },
              {
                "average": -1.144497057,
                "count": 15487293,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.22069967,
                "variance": 149.3455004
              },
              {
                "average": 2.01678886,
                "count": 15487293,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000180798,
                "variance": 1.000361629
              },
              {
                "average": 1153.624556,
                "count": 15487293,
                "maximum": 1157,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.779455792,
                "variance": 3.166462915
              },
              {
                "average": 45155.13109,
                "count": 15487293,
                "maximum": 55040,
                "minimum": 9728,
                "name": "Red",
                "position": 12,
                "stddev": 2490.994762,
                "variance": 6205054.907
              },
              {
                "average": 43357.80537,
                "count": 15487293,
                "maximum": 54528,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 2407.680916,
                "variance": 5796927.392
              },
              {
                "average": 39790.97652,
                "count": 15487293,
                "maximum": 52736,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 2287.847507,
                "variance": 5234246.214
              },
              {
                "average": 188957657.2,
                "count": 15487293,
                "maximum": 189089489.1,
                "minimum": 188947282.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31513.91246,
                "variance": 993126678.5
              },
              {
                "average": 0,
                "count": 15487293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297928.5917,
              4820735.032,
              1292.653692,
              298980.3717,
              4822153.512,
              1352.273692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297928.5916824925,
                    4820735.032467107,
                    1292.6536921993682
                  ],
                  [
                    297928.5916824925,
                    4822153.512467108,
                    1292.6536921993682
                  ],
                  [
                    298980.37168249255,
                    4822153.512467108,
                    1352.273692199368
                  ],
                  [
                    298980.37168249255,
                    4820735.032467107,
                    1352.273692199368
                  ],
                  [
                    297928.5916824925,
                    4820735.032467107,
                    1292.6536921993682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:38:09+00:00",
            "end_time": "2017-09-08T23:08:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497381663066,
              43.51221391619525,
              1301.1564959654206
            ],
            [
              -119.57551719958634,
              43.524981827053836,
              1301.1564959654206
            ],
            [
              -119.56249839886486,
              43.52527453656654,
              1328.3964959654204
            ],
            [
              -119.5619577552718,
              43.512506495980425,
              1328.3964959654204
            ],
            [
              -119.57497381663066,
              43.51221391619525,
              1301.1564959654206
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755172,
        43.51221392,
        1301.156496,
        -119.5619578,
        43.52527454,
        1328.396496
      ],
      "properties": {
        "datetime": "2017-09-10T17:10:54Z",
        "pc:count": 13258732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292392.2731,
            "count": 13258732,
            "maximum": 292919.3139,
            "minimum": 291866.1939,
            "name": "X",
            "position": 0,
            "stddev": 294.8892874,
            "variance": 86959.6918
          },
          {
            "average": 4821630.543,
            "count": 13258732,
            "maximum": 4822338.499,
            "minimum": 4820919.079,
            "name": "Y",
            "position": 1,
            "stddev": 409.1894541,
            "variance": 167436.0094
          },
          {
            "average": 1314.159088,
            "count": 13258732,
            "maximum": 1328.396496,
            "minimum": 1301.156496,
            "name": "Z",
            "position": 2,
            "stddev": 7.149083347,
            "variance": 51.1093927
          },
          {
            "average": 26923.39078,
            "count": 13258732,
            "maximum": 41681,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2883.058419,
            "variance": 8312025.847
          },
          {
            "average": 1.001210146,
            "count": 13258732,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03825318542,
            "variance": 0.001463306195
          },
          {
            "average": 1.00243334,
            "count": 13258732,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0566075636,
            "variance": 0.003204416257
          },
          {
            "average": 0.5029956862,
            "count": 13258732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910446,
            "variance": 0.2499910447
          },
          {
            "average": 3.544833699e-06,
            "count": 13258732,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001882769609,
            "variance": 3.544821401e-06
          },
          {
            "average": 1.251302764,
            "count": 13258732,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.433762261,
            "variance": 0.188149699
          },
          {
            "average": -0.622805502,
            "count": 13258732,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02535945,
            "variance": 144.6092699
          },
          {
            "average": 2.011660542,
            "count": 13258732,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000507545,
            "variance": 1.001015349
          },
          {
            "average": 1167.424707,
            "count": 13258732,
            "maximum": 1170,
            "minimum": 1165,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013541343,
            "variance": 1.027266054
          },
          {
            "average": 45276.22541,
            "count": 13258732,
            "maximum": 57088,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 3093.054361,
            "variance": 9566985.278
          },
          {
            "average": 43650.46123,
            "count": 13258732,
            "maximum": 56576,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 3152.55366,
            "variance": 9938594.581
          },
          {
            "average": 40492.7363,
            "count": 13258732,
            "maximum": 56320,
            "minimum": 12800,
            "name": "Blue",
            "position": 14,
            "stddev": 3490.733174,
            "variance": 12185218.09
          },
          {
            "average": 189096502.7,
            "count": 13258732,
            "maximum": 189098654.2,
            "minimum": 189094879.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 610.3403065,
            "variance": 372515.2897
          },
          {
            "average": 0,
            "count": 13258732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13258732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13258732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13258732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13258732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291866.1939,
          4820919.079,
          1301.156496,
          292919.3139,
          4822338.499,
          1328.396496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291866.1938602329,
                4820919.079386388,
                1301.1564959654206
              ],
              [
                291866.1938602329,
                4822338.499386388,
                1301.1564959654206
              ],
              [
                292919.3138602329,
                4822338.499386388,
                1328.3964959654204
              ],
              [
                292919.3138602329,
                4820919.079386388,
                1328.3964959654204
              ],
              [
                291866.1938602329,
                4820919.079386388,
                1301.1564959654206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:10:54+00:00",
        "end_time": "2017-09-10T16:07:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755172,
            43.51221392,
            1301.156496,
            -119.5619578,
            43.52527454,
            1328.396496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497381663066,
                  43.51221391619525,
                  1301.1564959654206
                ],
                [
                  -119.57551719958634,
                  43.524981827053836,
                  1301.1564959654206
                ],
                [
                  -119.56249839886486,
                  43.52527453656654,
                  1328.3964959654204
                ],
                [
                  -119.5619577552718,
                  43.512506495980425,
                  1328.3964959654204
                ],
                [
                  -119.57497381663066,
                  43.51221391619525,
                  1301.1564959654206
                ]
              ]
            ]
          },
          "id": "20170910_43119E5320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:10:54Z",
            "pc:count": 13258732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292392.2731,
                "count": 13258732,
                "maximum": 292919.3139,
                "minimum": 291866.1939,
                "name": "X",
                "position": 0,
                "stddev": 294.8892874,
                "variance": 86959.6918
              },
              {
                "average": 4821630.543,
                "count": 13258732,
                "maximum": 4822338.499,
                "minimum": 4820919.079,
                "name": "Y",
                "position": 1,
                "stddev": 409.1894541,
                "variance": 167436.0094
              },
              {
                "average": 1314.159088,
                "count": 13258732,
                "maximum": 1328.396496,
                "minimum": 1301.156496,
                "name": "Z",
                "position": 2,
                "stddev": 7.149083347,
                "variance": 51.1093927
              },
              {
                "average": 26923.39078,
                "count": 13258732,
                "maximum": 41681,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2883.058419,
                "variance": 8312025.847
              },
              {
                "average": 1.001210146,
                "count": 13258732,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03825318542,
                "variance": 0.001463306195
              },
              {
                "average": 1.00243334,
                "count": 13258732,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0566075636,
                "variance": 0.003204416257
              },
              {
                "average": 0.5029956862,
                "count": 13258732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910446,
                "variance": 0.2499910447
              },
              {
                "average": 3.544833699e-06,
                "count": 13258732,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001882769609,
                "variance": 3.544821401e-06
              },
              {
                "average": 1.251302764,
                "count": 13258732,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.433762261,
                "variance": 0.188149699
              },
              {
                "average": -0.622805502,
                "count": 13258732,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02535945,
                "variance": 144.6092699
              },
              {
                "average": 2.011660542,
                "count": 13258732,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000507545,
                "variance": 1.001015349
              },
              {
                "average": 1167.424707,
                "count": 13258732,
                "maximum": 1170,
                "minimum": 1165,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013541343,
                "variance": 1.027266054
              },
              {
                "average": 45276.22541,
                "count": 13258732,
                "maximum": 57088,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 3093.054361,
                "variance": 9566985.278
              },
              {
                "average": 43650.46123,
                "count": 13258732,
                "maximum": 56576,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 3152.55366,
                "variance": 9938594.581
              },
              {
                "average": 40492.7363,
                "count": 13258732,
                "maximum": 56320,
                "minimum": 12800,
                "name": "Blue",
                "position": 14,
                "stddev": 3490.733174,
                "variance": 12185218.09
              },
              {
                "average": 189096502.7,
                "count": 13258732,
                "maximum": 189098654.2,
                "minimum": 189094879.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 610.3403065,
                "variance": 372515.2897
              },
              {
                "average": 0,
                "count": 13258732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13258732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13258732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13258732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13258732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291866.1939,
              4820919.079,
              1301.156496,
              292919.3139,
              4822338.499,
              1328.396496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291866.1938602329,
                    4820919.079386388,
                    1301.1564959654206
                  ],
                  [
                    291866.1938602329,
                    4822338.499386388,
                    1301.1564959654206
                  ],
                  [
                    292919.3138602329,
                    4822338.499386388,
                    1328.3964959654204
                  ],
                  [
                    292919.3138602329,
                    4820919.079386388,
                    1328.3964959654204
                  ],
                  [
                    291866.1938602329,
                    4820919.079386388,
                    1301.1564959654206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:10:54+00:00",
            "end_time": "2017-09-10T16:07: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": "20170910_43119E5417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997396862848,
              43.512216746355286,
              1299.5907871230752
            ],
            [
              -119.55051196576837,
              43.524982208451966,
              1299.5907871230752
            ],
            [
              -119.53749859784207,
              43.52527194446326,
              1320.4307871230753
            ],
            [
              -119.5369633385033,
              43.5125063539815,
              1320.4307871230753
            ],
            [
              -119.54997396862848,
              43.512216746355286,
              1299.5907871230752
            ]
          ]
        ]
      },
      "bbox": [
        -119.550512,
        43.51221675,
        1299.590787,
        -119.5369633,
        43.52527194,
        1320.430787
      ],
      "properties": {
        "datetime": "2017-09-10T16:23:26Z",
        "pc:count": 14250595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294411.9135,
            "count": 14250595,
            "maximum": 294939.6596,
            "minimum": 293886.9996,
            "name": "X",
            "position": 0,
            "stddev": 291.229279,
            "variance": 84814.49296
          },
          {
            "average": 4821571.652,
            "count": 14250595,
            "maximum": 4822276.246,
            "minimum": 4820857.126,
            "name": "Y",
            "position": 1,
            "stddev": 405.2475308,
            "variance": 164225.5612
          },
          {
            "average": 1308.556142,
            "count": 14250595,
            "maximum": 1320.430787,
            "minimum": 1299.590787,
            "name": "Z",
            "position": 2,
            "stddev": 3.358872735,
            "variance": 11.28202605
          },
          {
            "average": 26323.94194,
            "count": 14250595,
            "maximum": 44385,
            "minimum": 1474,
            "name": "Intensity",
            "position": 3,
            "stddev": 2258.863702,
            "variance": 5102465.226
          },
          {
            "average": 1.000053471,
            "count": 14250595,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007768236764,
            "variance": 6.034550242e-05
          },
          {
            "average": 1.000107785,
            "count": 14250595,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01134393107,
            "variance": 0.0001286847722
          },
          {
            "average": 0.5025531916,
            "count": 14250595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934987,
            "variance": 0.2499934988
          },
          {
            "average": 7.789148453e-06,
            "count": 14250595,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002790893823,
            "variance": 7.789088329e-06
          },
          {
            "average": 1.244336465,
            "count": 14250595,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4296931109,
            "variance": 0.1846361696
          },
          {
            "average": -0.4704275953,
            "count": 14250595,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96570872,
            "variance": 143.1781852
          },
          {
            "average": 2.011116027,
            "count": 14250595,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000288757,
            "variance": 1.000577598
          },
          {
            "average": 1163.28315,
            "count": 14250595,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016122312,
            "variance": 1.032504553
          },
          {
            "average": 45943.77099,
            "count": 14250595,
            "maximum": 56320,
            "minimum": 14080,
            "name": "Red",
            "position": 12,
            "stddev": 2251.600933,
            "variance": 5069706.761
          },
          {
            "average": 44129.43198,
            "count": 14250595,
            "maximum": 55552,
            "minimum": 17920,
            "name": "Green",
            "position": 13,
            "stddev": 2254.14591,
            "variance": 5081173.784
          },
          {
            "average": 40654.64602,
            "count": 14250595,
            "maximum": 54272,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 2305.702373,
            "variance": 5316263.435
          },
          {
            "average": 189093973.1,
            "count": 14250595,
            "maximum": 189095806.9,
            "minimum": 189092422.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.9062883,
            "variance": 388012.244
          },
          {
            "average": 0,
            "count": 14250595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14250595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14250595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14250595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14250595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293886.9996,
          4820857.126,
          1299.590787,
          294939.6596,
          4822276.246,
          1320.430787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293886.99963628984,
                4820857.126365145,
                1299.5907871230752
              ],
              [
                293886.99963628984,
                4822276.246365144,
                1299.5907871230752
              ],
              [
                294939.65963628987,
                4822276.246365144,
                1320.4307871230753
              ],
              [
                294939.65963628987,
                4820857.126365145,
                1320.4307871230753
              ],
              [
                293886.99963628984,
                4820857.126365145,
                1299.5907871230752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:23:26+00:00",
        "end_time": "2017-09-10T15:27:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.550512,
            43.51221675,
            1299.590787,
            -119.5369633,
            43.52527194,
            1320.430787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997396862848,
                  43.512216746355286,
                  1299.5907871230752
                ],
                [
                  -119.55051196576837,
                  43.524982208451966,
                  1299.5907871230752
                ],
                [
                  -119.53749859784207,
                  43.52527194446326,
                  1320.4307871230753
                ],
                [
                  -119.5369633385033,
                  43.5125063539815,
                  1320.4307871230753
                ],
                [
                  -119.54997396862848,
                  43.512216746355286,
                  1299.5907871230752
                ]
              ]
            ]
          },
          "id": "20170910_43119E5417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:23:26Z",
            "pc:count": 14250595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294411.9135,
                "count": 14250595,
                "maximum": 294939.6596,
                "minimum": 293886.9996,
                "name": "X",
                "position": 0,
                "stddev": 291.229279,
                "variance": 84814.49296
              },
              {
                "average": 4821571.652,
                "count": 14250595,
                "maximum": 4822276.246,
                "minimum": 4820857.126,
                "name": "Y",
                "position": 1,
                "stddev": 405.2475308,
                "variance": 164225.5612
              },
              {
                "average": 1308.556142,
                "count": 14250595,
                "maximum": 1320.430787,
                "minimum": 1299.590787,
                "name": "Z",
                "position": 2,
                "stddev": 3.358872735,
                "variance": 11.28202605
              },
              {
                "average": 26323.94194,
                "count": 14250595,
                "maximum": 44385,
                "minimum": 1474,
                "name": "Intensity",
                "position": 3,
                "stddev": 2258.863702,
                "variance": 5102465.226
              },
              {
                "average": 1.000053471,
                "count": 14250595,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007768236764,
                "variance": 6.034550242e-05
              },
              {
                "average": 1.000107785,
                "count": 14250595,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01134393107,
                "variance": 0.0001286847722
              },
              {
                "average": 0.5025531916,
                "count": 14250595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934987,
                "variance": 0.2499934988
              },
              {
                "average": 7.789148453e-06,
                "count": 14250595,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002790893823,
                "variance": 7.789088329e-06
              },
              {
                "average": 1.244336465,
                "count": 14250595,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4296931109,
                "variance": 0.1846361696
              },
              {
                "average": -0.4704275953,
                "count": 14250595,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96570872,
                "variance": 143.1781852
              },
              {
                "average": 2.011116027,
                "count": 14250595,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000288757,
                "variance": 1.000577598
              },
              {
                "average": 1163.28315,
                "count": 14250595,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016122312,
                "variance": 1.032504553
              },
              {
                "average": 45943.77099,
                "count": 14250595,
                "maximum": 56320,
                "minimum": 14080,
                "name": "Red",
                "position": 12,
                "stddev": 2251.600933,
                "variance": 5069706.761
              },
              {
                "average": 44129.43198,
                "count": 14250595,
                "maximum": 55552,
                "minimum": 17920,
                "name": "Green",
                "position": 13,
                "stddev": 2254.14591,
                "variance": 5081173.784
              },
              {
                "average": 40654.64602,
                "count": 14250595,
                "maximum": 54272,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 2305.702373,
                "variance": 5316263.435
              },
              {
                "average": 189093973.1,
                "count": 14250595,
                "maximum": 189095806.9,
                "minimum": 189092422.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.9062883,
                "variance": 388012.244
              },
              {
                "average": 0,
                "count": 14250595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14250595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14250595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14250595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14250595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293886.9996,
              4820857.126,
              1299.590787,
              294939.6596,
              4822276.246,
              1320.430787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293886.99963628984,
                    4820857.126365145,
                    1299.5907871230752
                  ],
                  [
                    293886.99963628984,
                    4822276.246365144,
                    1299.5907871230752
                  ],
                  [
                    294939.65963628987,
                    4822276.246365144,
                    1320.4307871230753
                  ],
                  [
                    294939.65963628987,
                    4820857.126365145,
                    1320.4307871230753
                  ],
                  [
                    293886.99963628984,
                    4820857.126365145,
                    1299.5907871230752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:23:26+00:00",
            "end_time": "2017-09-10T15:27: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": "20170831_43119E4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747453452113,
              43.59972372366424,
              1344.0459341277433
            ],
            [
              -119.48800063971117,
              43.6124818673064,
              1344.0459341277433
            ],
            [
              -119.47499775738929,
              43.612764287956736,
              1433.6859341277432
            ],
            [
              -119.47447439488994,
              43.60000601926222,
              1433.6859341277432
            ],
            [
              -119.48747453452113,
              43.59972372366424,
              1344.0459341277433
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880006,
        43.59972372,
        1344.045934,
        -119.4744744,
        43.61276429,
        1433.685934
      ],
      "properties": {
        "datetime": "2017-08-31T17:54:20Z",
        "pc:count": 13643036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299752.2402,
            "count": 13643036,
            "maximum": 300280.135,
            "minimum": 299229.895,
            "name": "X",
            "position": 0,
            "stddev": 291.5959505,
            "variance": 85028.19832
          },
          {
            "average": 4831123.449,
            "count": 13643036,
            "maximum": 4831841.303,
            "minimum": 4830423.043,
            "name": "Y",
            "position": 1,
            "stddev": 400.8731038,
            "variance": 160699.2453
          },
          {
            "average": 1380.774338,
            "count": 13643036,
            "maximum": 1433.685934,
            "minimum": 1344.045934,
            "name": "Z",
            "position": 2,
            "stddev": 23.55045446,
            "variance": 554.623905
          },
          {
            "average": 19379.06515,
            "count": 13643036,
            "maximum": 30065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2306.721908,
            "variance": 5320965.963
          },
          {
            "average": 1.011885991,
            "count": 13643036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1230161123,
            "variance": 0.01513296388
          },
          {
            "average": 1.023893875,
            "count": 13643036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1834788823,
            "variance": 0.03366450024
          },
          {
            "average": 0.5027448436,
            "count": 13643036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924841,
            "variance": 0.2499924842
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18920041,
            "count": 13643036,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3916677493,
            "variance": 0.1534036259
          },
          {
            "average": 0.2231110191,
            "count": 13643036,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57293624,
            "variance": 133.9328531
          },
          {
            "average": 1.989099201,
            "count": 13643036,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0050965,
            "variance": 1.010218975
          },
          {
            "average": 1134.163427,
            "count": 13643036,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.060884982,
            "variance": 1.125476945
          },
          {
            "average": 42214.36866,
            "count": 13643036,
            "maximum": 55040,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 3934.012013,
            "variance": 15476450.52
          },
          {
            "average": 40243.02727,
            "count": 13643036,
            "maximum": 54528,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 3800.85788,
            "variance": 14446520.62
          },
          {
            "average": 36614.61622,
            "count": 13643036,
            "maximum": 52480,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 3841.263056,
            "variance": 14755301.86
          },
          {
            "average": 188235329.6,
            "count": 13643036,
            "maximum": 188237260.7,
            "minimum": 188233262.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 711.6002857,
            "variance": 506374.9666
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13643036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299229.895,
          4830423.043,
          1344.045934,
          300280.135,
          4831841.303,
          1433.685934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299229.89499515307,
                4830423.04337505,
                1344.0459341277433
              ],
              [
                299229.89499515307,
                4831841.3033750495,
                1344.0459341277433
              ],
              [
                300280.13499515306,
                4831841.3033750495,
                1433.6859341277432
              ],
              [
                300280.13499515306,
                4830423.04337505,
                1433.6859341277432
              ],
              [
                299229.89499515307,
                4830423.04337505,
                1344.0459341277433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:54:20+00:00",
        "end_time": "2017-08-31T16:47:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880006,
            43.59972372,
            1344.045934,
            -119.4744744,
            43.61276429,
            1433.685934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747453452113,
                  43.59972372366424,
                  1344.0459341277433
                ],
                [
                  -119.48800063971117,
                  43.6124818673064,
                  1344.0459341277433
                ],
                [
                  -119.47499775738929,
                  43.612764287956736,
                  1433.6859341277432
                ],
                [
                  -119.47447439488994,
                  43.60000601926222,
                  1433.6859341277432
                ],
                [
                  -119.48747453452113,
                  43.59972372366424,
                  1344.0459341277433
                ]
              ]
            ]
          },
          "id": "20170831_43119E4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:54:20Z",
            "pc:count": 13643036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299752.2402,
                "count": 13643036,
                "maximum": 300280.135,
                "minimum": 299229.895,
                "name": "X",
                "position": 0,
                "stddev": 291.5959505,
                "variance": 85028.19832
              },
              {
                "average": 4831123.449,
                "count": 13643036,
                "maximum": 4831841.303,
                "minimum": 4830423.043,
                "name": "Y",
                "position": 1,
                "stddev": 400.8731038,
                "variance": 160699.2453
              },
              {
                "average": 1380.774338,
                "count": 13643036,
                "maximum": 1433.685934,
                "minimum": 1344.045934,
                "name": "Z",
                "position": 2,
                "stddev": 23.55045446,
                "variance": 554.623905
              },
              {
                "average": 19379.06515,
                "count": 13643036,
                "maximum": 30065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2306.721908,
                "variance": 5320965.963
              },
              {
                "average": 1.011885991,
                "count": 13643036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1230161123,
                "variance": 0.01513296388
              },
              {
                "average": 1.023893875,
                "count": 13643036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1834788823,
                "variance": 0.03366450024
              },
              {
                "average": 0.5027448436,
                "count": 13643036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924841,
                "variance": 0.2499924842
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18920041,
                "count": 13643036,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3916677493,
                "variance": 0.1534036259
              },
              {
                "average": 0.2231110191,
                "count": 13643036,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57293624,
                "variance": 133.9328531
              },
              {
                "average": 1.989099201,
                "count": 13643036,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0050965,
                "variance": 1.010218975
              },
              {
                "average": 1134.163427,
                "count": 13643036,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.060884982,
                "variance": 1.125476945
              },
              {
                "average": 42214.36866,
                "count": 13643036,
                "maximum": 55040,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 3934.012013,
                "variance": 15476450.52
              },
              {
                "average": 40243.02727,
                "count": 13643036,
                "maximum": 54528,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 3800.85788,
                "variance": 14446520.62
              },
              {
                "average": 36614.61622,
                "count": 13643036,
                "maximum": 52480,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 3841.263056,
                "variance": 14755301.86
              },
              {
                "average": 188235329.6,
                "count": 13643036,
                "maximum": 188237260.7,
                "minimum": 188233262.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 711.6002857,
                "variance": 506374.9666
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13643036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299229.895,
              4830423.043,
              1344.045934,
              300280.135,
              4831841.303,
              1433.685934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299229.89499515307,
                    4830423.04337505,
                    1344.0459341277433
                  ],
                  [
                    299229.89499515307,
                    4831841.3033750495,
                    1344.0459341277433
                  ],
                  [
                    300280.13499515306,
                    4831841.3033750495,
                    1433.6859341277432
                  ],
                  [
                    300280.13499515306,
                    4830423.04337505,
                    1433.6859341277432
                  ],
                  [
                    299229.89499515307,
                    4830423.04337505,
                    1344.0459341277433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:54:20+00:00",
            "end_time": "2017-08-31T16:47:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247585507536,
              43.61223136183571,
              1414.8866306632242
            ],
            [
              -119.41298604208737,
              43.62498299661395,
              1414.8866306632242
            ],
            [
              -119.3999975715521,
              43.62525657218245,
              1536.1666306632244
            ],
            [
              -119.39949012429986,
              43.61250481633274,
              1536.1666306632244
            ],
            [
              -119.41247585507536,
              43.61223136183571,
              1414.8866306632242
            ]
          ]
        ]
      },
      "bbox": [
        -119.412986,
        43.61223136,
        1414.886631,
        -119.3994901,
        43.62525657,
        1536.166631
      ],
      "properties": {
        "datetime": "2017-08-30T19:14:28Z",
        "pc:count": 14650807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305842.3615,
            "count": 14650807,
            "maximum": 306372.568,
            "minimum": 305323.768,
            "name": "X",
            "position": 0,
            "stddev": 295.8104841,
            "variance": 87503.84251
          },
          {
            "average": 4832356.893,
            "count": 14650807,
            "maximum": 4833051.049,
            "minimum": 4831633.589,
            "name": "Y",
            "position": 1,
            "stddev": 392.6600973,
            "variance": 154181.952
          },
          {
            "average": 1484.032119,
            "count": 14650807,
            "maximum": 1536.166631,
            "minimum": 1414.886631,
            "name": "Z",
            "position": 2,
            "stddev": 21.78875329,
            "variance": 474.7497697
          },
          {
            "average": 18338.28984,
            "count": 14650807,
            "maximum": 29665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3987.134533,
            "variance": 15897241.78
          },
          {
            "average": 1.113283043,
            "count": 14650807,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3832627218,
            "variance": 0.1468903139
          },
          {
            "average": 1.228368581,
            "count": 14650807,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5655729669,
            "variance": 0.3198727808
          },
          {
            "average": 0.5028258853,
            "count": 14650807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920314,
            "variance": 0.2499920314
          },
          {
            "average": 6.825562578e-07,
            "count": 14650807,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008261693764,
            "variance": 6.825558385e-07
          },
          {
            "average": 1.165667529,
            "count": 14650807,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3717819368,
            "variance": 0.1382218086
          },
          {
            "average": 0.3294717482,
            "count": 14650807,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70997828,
            "variance": 137.1235913
          },
          {
            "average": 1.932648898,
            "count": 14650807,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.029885462,
            "variance": 1.060664064
          },
          {
            "average": 1105.33319,
            "count": 14650807,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9743031359,
            "variance": 0.9492666006
          },
          {
            "average": 37452.02021,
            "count": 14650807,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8020.107865,
            "variance": 64322130.17
          },
          {
            "average": 36420.66457,
            "count": 14650807,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6617.548039,
            "variance": 43791942.05
          },
          {
            "average": 33101.18457,
            "count": 14650807,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6425.192124,
            "variance": 41283093.83
          },
          {
            "average": 188153740.5,
            "count": 14650807,
            "maximum": 188155668.5,
            "minimum": 188152127.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 668.9170368,
            "variance": 447450.0021
          },
          {
            "average": 0,
            "count": 14650807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305323.768,
          4831633.589,
          1414.886631,
          306372.568,
          4833051.049,
          1536.166631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305323.7679826722,
                4831633.588890561,
                1414.8866306632242
              ],
              [
                305323.7679826722,
                4833051.048890562,
                1414.8866306632242
              ],
              [
                306372.56798267225,
                4833051.048890562,
                1536.1666306632244
              ],
              [
                306372.56798267225,
                4831633.588890561,
                1536.1666306632244
              ],
              [
                305323.7679826722,
                4831633.588890561,
                1414.8866306632242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:14:28+00:00",
        "end_time": "2017-08-30T18:15:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.412986,
            43.61223136,
            1414.886631,
            -119.3994901,
            43.62525657,
            1536.166631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247585507536,
                  43.61223136183571,
                  1414.8866306632242
                ],
                [
                  -119.41298604208737,
                  43.62498299661395,
                  1414.8866306632242
                ],
                [
                  -119.3999975715521,
                  43.62525657218245,
                  1536.1666306632244
                ],
                [
                  -119.39949012429986,
                  43.61250481633274,
                  1536.1666306632244
                ],
                [
                  -119.41247585507536,
                  43.61223136183571,
                  1414.8866306632242
                ]
              ]
            ]
          },
          "id": "20170830_43119E4203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:14:28Z",
            "pc:count": 14650807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305842.3615,
                "count": 14650807,
                "maximum": 306372.568,
                "minimum": 305323.768,
                "name": "X",
                "position": 0,
                "stddev": 295.8104841,
                "variance": 87503.84251
              },
              {
                "average": 4832356.893,
                "count": 14650807,
                "maximum": 4833051.049,
                "minimum": 4831633.589,
                "name": "Y",
                "position": 1,
                "stddev": 392.6600973,
                "variance": 154181.952
              },
              {
                "average": 1484.032119,
                "count": 14650807,
                "maximum": 1536.166631,
                "minimum": 1414.886631,
                "name": "Z",
                "position": 2,
                "stddev": 21.78875329,
                "variance": 474.7497697
              },
              {
                "average": 18338.28984,
                "count": 14650807,
                "maximum": 29665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3987.134533,
                "variance": 15897241.78
              },
              {
                "average": 1.113283043,
                "count": 14650807,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3832627218,
                "variance": 0.1468903139
              },
              {
                "average": 1.228368581,
                "count": 14650807,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5655729669,
                "variance": 0.3198727808
              },
              {
                "average": 0.5028258853,
                "count": 14650807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920314,
                "variance": 0.2499920314
              },
              {
                "average": 6.825562578e-07,
                "count": 14650807,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008261693764,
                "variance": 6.825558385e-07
              },
              {
                "average": 1.165667529,
                "count": 14650807,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3717819368,
                "variance": 0.1382218086
              },
              {
                "average": 0.3294717482,
                "count": 14650807,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70997828,
                "variance": 137.1235913
              },
              {
                "average": 1.932648898,
                "count": 14650807,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.029885462,
                "variance": 1.060664064
              },
              {
                "average": 1105.33319,
                "count": 14650807,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9743031359,
                "variance": 0.9492666006
              },
              {
                "average": 37452.02021,
                "count": 14650807,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8020.107865,
                "variance": 64322130.17
              },
              {
                "average": 36420.66457,
                "count": 14650807,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6617.548039,
                "variance": 43791942.05
              },
              {
                "average": 33101.18457,
                "count": 14650807,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6425.192124,
                "variance": 41283093.83
              },
              {
                "average": 188153740.5,
                "count": 14650807,
                "maximum": 188155668.5,
                "minimum": 188152127.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 668.9170368,
                "variance": 447450.0021
              },
              {
                "average": 0,
                "count": 14650807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305323.768,
              4831633.589,
              1414.886631,
              306372.568,
              4833051.049,
              1536.166631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305323.7679826722,
                    4831633.588890561,
                    1414.8866306632242
                  ],
                  [
                    305323.7679826722,
                    4833051.048890562,
                    1414.8866306632242
                  ],
                  [
                    306372.56798267225,
                    4833051.048890562,
                    1536.1666306632244
                  ],
                  [
                    306372.56798267225,
                    4831633.588890561,
                    1536.1666306632244
                  ],
                  [
                    305323.7679826722,
                    4831633.588890561,
                    1414.8866306632242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:14:28+00:00",
            "end_time": "2017-08-30T18:15:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997491798477,
              43.549722069169334,
              1284.5873215783488
            ],
            [
              -119.50050284785837,
              43.56248272205987,
              1284.5873215783488
            ],
            [
              -119.48749822931454,
              43.56276658241845,
              1323.1273215783488
            ],
            [
              -119.48697303817973,
              43.55000580380232,
              1323.1273215783488
            ],
            [
              -119.49997491798477,
              43.549722069169334,
              1284.5873215783488
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005028,
        43.54972207,
        1284.587322,
        -119.486973,
        43.56276658,
        1323.127322
      ],
      "properties": {
        "datetime": "2017-09-08T23:16:55Z",
        "pc:count": 33428448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298541.2801,
            "count": 33428448,
            "maximum": 299105.0546,
            "minimum": 298053.7946,
            "name": "X",
            "position": 0,
            "stddev": 283.4041648,
            "variance": 80317.92062
          },
          {
            "average": 4825580.668,
            "count": 33428448,
            "maximum": 4826318.457,
            "minimum": 4824899.917,
            "name": "Y",
            "position": 1,
            "stddev": 398.7056287,
            "variance": 158966.1784
          },
          {
            "average": 1291.071695,
            "count": 33428448,
            "maximum": 1323.127322,
            "minimum": 1284.587322,
            "name": "Z",
            "position": 2,
            "stddev": 5.319093157,
            "variance": 28.29275201
          },
          {
            "average": 26862.34891,
            "count": 33428448,
            "maximum": 59953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5976.825461,
            "variance": 35722442.59
          },
          {
            "average": 1.002154153,
            "count": 33428448,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04691764349,
            "variance": 0.00220126527
          },
          {
            "average": 1.004311687,
            "count": 33428448,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06671526057,
            "variance": 0.004450925992
          },
          {
            "average": 0.5029430621,
            "count": 33428448,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913458,
            "variance": 0.2499913459
          },
          {
            "average": 1.648296684e-05,
            "count": 33428448,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004059888625,
            "variance": 1.648269565e-05
          },
          {
            "average": 1.081643964,
            "count": 33428448,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2738215281,
            "variance": 0.07497822926
          },
          {
            "average": -0.2294289667,
            "count": 33428448,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57822431,
            "variance": 134.0552782
          },
          {
            "average": 2.003000618,
            "count": 33428448,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001361147,
            "variance": 1.002724147
          },
          {
            "average": 1144.430939,
            "count": 33428448,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.450867101,
            "variance": 6.006749549
          },
          {
            "average": 35734.8269,
            "count": 33428448,
            "maximum": 55296,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 13755.47924,
            "variance": 189213209
          },
          {
            "average": 38878.49494,
            "count": 33428448,
            "maximum": 55296,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 6831.09563,
            "variance": 46663867.51
          },
          {
            "average": 32260.76361,
            "count": 33428448,
            "maximum": 54528,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 10443.73922,
            "variance": 109071688.8
          },
          {
            "average": 188605518,
            "count": 33428448,
            "maximum": 188947815.5,
            "minimum": 188238622.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 352056.7257,
            "variance": 123943938100.0
          },
          {
            "average": 0,
            "count": 33428448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33428448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33428448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33428448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33428448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298053.7946,
          4824899.917,
          1284.587322,
          299105.0546,
          4826318.457,
          1323.127322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298053.794619492,
                4824899.917449808,
                1284.5873215783488
              ],
              [
                298053.794619492,
                4826318.457449807,
                1284.5873215783488
              ],
              [
                299105.05461949203,
                4826318.457449807,
                1323.1273215783488
              ],
              [
                299105.05461949203,
                4824899.917449808,
                1323.1273215783488
              ],
              [
                298053.794619492,
                4824899.917449808,
                1284.5873215783488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:16:55+00:00",
        "end_time": "2017-08-31T18:17:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005028,
            43.54972207,
            1284.587322,
            -119.486973,
            43.56276658,
            1323.127322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997491798477,
                  43.549722069169334,
                  1284.5873215783488
                ],
                [
                  -119.50050284785837,
                  43.56248272205987,
                  1284.5873215783488
                ],
                [
                  -119.48749822931454,
                  43.56276658241845,
                  1323.1273215783488
                ],
                [
                  -119.48697303817973,
                  43.55000580380232,
                  1323.1273215783488
                ],
                [
                  -119.49997491798477,
                  43.549722069169334,
                  1284.5873215783488
                ]
              ]
            ]
          },
          "id": "20170831_43119E4301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:16:55Z",
            "pc:count": 33428448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298541.2801,
                "count": 33428448,
                "maximum": 299105.0546,
                "minimum": 298053.7946,
                "name": "X",
                "position": 0,
                "stddev": 283.4041648,
                "variance": 80317.92062
              },
              {
                "average": 4825580.668,
                "count": 33428448,
                "maximum": 4826318.457,
                "minimum": 4824899.917,
                "name": "Y",
                "position": 1,
                "stddev": 398.7056287,
                "variance": 158966.1784
              },
              {
                "average": 1291.071695,
                "count": 33428448,
                "maximum": 1323.127322,
                "minimum": 1284.587322,
                "name": "Z",
                "position": 2,
                "stddev": 5.319093157,
                "variance": 28.29275201
              },
              {
                "average": 26862.34891,
                "count": 33428448,
                "maximum": 59953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5976.825461,
                "variance": 35722442.59
              },
              {
                "average": 1.002154153,
                "count": 33428448,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04691764349,
                "variance": 0.00220126527
              },
              {
                "average": 1.004311687,
                "count": 33428448,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06671526057,
                "variance": 0.004450925992
              },
              {
                "average": 0.5029430621,
                "count": 33428448,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913458,
                "variance": 0.2499913459
              },
              {
                "average": 1.648296684e-05,
                "count": 33428448,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004059888625,
                "variance": 1.648269565e-05
              },
              {
                "average": 1.081643964,
                "count": 33428448,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2738215281,
                "variance": 0.07497822926
              },
              {
                "average": -0.2294289667,
                "count": 33428448,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57822431,
                "variance": 134.0552782
              },
              {
                "average": 2.003000618,
                "count": 33428448,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001361147,
                "variance": 1.002724147
              },
              {
                "average": 1144.430939,
                "count": 33428448,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.450867101,
                "variance": 6.006749549
              },
              {
                "average": 35734.8269,
                "count": 33428448,
                "maximum": 55296,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 13755.47924,
                "variance": 189213209
              },
              {
                "average": 38878.49494,
                "count": 33428448,
                "maximum": 55296,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 6831.09563,
                "variance": 46663867.51
              },
              {
                "average": 32260.76361,
                "count": 33428448,
                "maximum": 54528,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 10443.73922,
                "variance": 109071688.8
              },
              {
                "average": 188605518,
                "count": 33428448,
                "maximum": 188947815.5,
                "minimum": 188238622.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 352056.7257,
                "variance": 123943938100.0
              },
              {
                "average": 0,
                "count": 33428448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33428448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33428448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33428448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33428448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298053.7946,
              4824899.917,
              1284.587322,
              299105.0546,
              4826318.457,
              1323.127322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298053.794619492,
                    4824899.917449808,
                    1284.5873215783488
                  ],
                  [
                    298053.794619492,
                    4826318.457449807,
                    1284.5873215783488
                  ],
                  [
                    299105.05461949203,
                    4826318.457449807,
                    1323.1273215783488
                  ],
                  [
                    299105.05461949203,
                    4824899.917449808,
                    1323.1273215783488
                  ],
                  [
                    298053.794619492,
                    4824899.917449808,
                    1284.5873215783488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:16:55+00:00",
            "end_time": "2017-08-31T18:17:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747549382925,
              43.57474021996711,
              1429.591333210484
            ],
            [
              -119.33796883410389,
              43.58748363574728,
              1429.591333210484
            ],
            [
              -119.32499738035953,
              43.58774831158263,
              1574.4113332104841
            ],
            [
              -119.32450677119476,
              43.575004778737494,
              1574.4113332104841
            ],
            [
              -119.33747549382925,
              43.57474021996711,
              1429.591333210484
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379688,
        43.57474022,
        1429.591333,
        -119.3245068,
        43.58774831,
        1574.411333
      ],
      "properties": {
        "datetime": "2017-08-30T17:21:56Z",
        "pc:count": 14021622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311797.7932,
            "count": 14021622,
            "maximum": 312306.9581,
            "minimum": 311258.9381,
            "name": "X",
            "position": 0,
            "stddev": 286.8889245,
            "variance": 82305.25503
          },
          {
            "average": 4828017.229,
            "count": 14021622,
            "maximum": 4828712.964,
            "minimum": 4827296.504,
            "name": "Y",
            "position": 1,
            "stddev": 392.2772604,
            "variance": 153881.449
          },
          {
            "average": 1497.493558,
            "count": 14021622,
            "maximum": 1574.411333,
            "minimum": 1429.591333,
            "name": "Z",
            "position": 2,
            "stddev": 31.84446319,
            "variance": 1014.069836
          },
          {
            "average": 18698.82352,
            "count": 14021622,
            "maximum": 31649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3423.837831,
            "variance": 11722665.49
          },
          {
            "average": 1.072007789,
            "count": 14021622,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3123636388,
            "variance": 0.09757104286
          },
          {
            "average": 1.145841116,
            "count": 14021622,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4702284816,
            "variance": 0.2211148249
          },
          {
            "average": 0.503050503,
            "count": 14021622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907122,
            "variance": 0.2499907123
          },
          {
            "average": 7.131842521e-08,
            "count": 14021622,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002670550977,
            "variance": 7.131842521e-08
          },
          {
            "average": 1.170522711,
            "count": 14021622,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3760913803,
            "variance": 0.1414447263
          },
          {
            "average": -0.04998044834,
            "count": 14021622,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62978157,
            "variance": 135.2518193
          },
          {
            "average": 1.951990647,
            "count": 14021622,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02236608,
            "variance": 1.045232402
          },
          {
            "average": 1096.030563,
            "count": 14021622,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.952758549,
            "variance": 0.9077488526
          },
          {
            "average": 38486.54141,
            "count": 14021622,
            "maximum": 52480,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5350.016854,
            "variance": 28622680.34
          },
          {
            "average": 37429.6509,
            "count": 14021622,
            "maximum": 51200,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4120.739129,
            "variance": 16980490.97
          },
          {
            "average": 34331.33176,
            "count": 14021622,
            "maximum": 49664,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 4117.675415,
            "variance": 16955250.83
          },
          {
            "average": 188147837,
            "count": 14021622,
            "maximum": 188148916.2,
            "minimum": 188146531.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 578.7126799,
            "variance": 334908.3659
          },
          {
            "average": 0,
            "count": 14021622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14021622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14021622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14021622,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14021622,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311258.9381,
          4827296.504,
          1429.591333,
          312306.9581,
          4828712.964,
          1574.411333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311258.9380807031,
                4827296.503936527,
                1429.591333210484
              ],
              [
                311258.9380807031,
                4828712.963936528,
                1429.591333210484
              ],
              [
                312306.9580807031,
                4828712.963936528,
                1574.4113332104841
              ],
              [
                312306.9580807031,
                4827296.503936527,
                1574.4113332104841
              ],
              [
                311258.9380807031,
                4827296.503936527,
                1429.591333210484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:21:56+00:00",
        "end_time": "2017-08-30T16:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379688,
            43.57474022,
            1429.591333,
            -119.3245068,
            43.58774831,
            1574.411333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747549382925,
                  43.57474021996711,
                  1429.591333210484
                ],
                [
                  -119.33796883410389,
                  43.58748363574728,
                  1429.591333210484
                ],
                [
                  -119.32499738035953,
                  43.58774831158263,
                  1574.4113332104841
                ],
                [
                  -119.32450677119476,
                  43.575004778737494,
                  1574.4113332104841
                ],
                [
                  -119.33747549382925,
                  43.57474021996711,
                  1429.591333210484
                ]
              ]
            ]
          },
          "id": "20170830_43119E3119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:21:56Z",
            "pc:count": 14021622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311797.7932,
                "count": 14021622,
                "maximum": 312306.9581,
                "minimum": 311258.9381,
                "name": "X",
                "position": 0,
                "stddev": 286.8889245,
                "variance": 82305.25503
              },
              {
                "average": 4828017.229,
                "count": 14021622,
                "maximum": 4828712.964,
                "minimum": 4827296.504,
                "name": "Y",
                "position": 1,
                "stddev": 392.2772604,
                "variance": 153881.449
              },
              {
                "average": 1497.493558,
                "count": 14021622,
                "maximum": 1574.411333,
                "minimum": 1429.591333,
                "name": "Z",
                "position": 2,
                "stddev": 31.84446319,
                "variance": 1014.069836
              },
              {
                "average": 18698.82352,
                "count": 14021622,
                "maximum": 31649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3423.837831,
                "variance": 11722665.49
              },
              {
                "average": 1.072007789,
                "count": 14021622,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3123636388,
                "variance": 0.09757104286
              },
              {
                "average": 1.145841116,
                "count": 14021622,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4702284816,
                "variance": 0.2211148249
              },
              {
                "average": 0.503050503,
                "count": 14021622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907122,
                "variance": 0.2499907123
              },
              {
                "average": 7.131842521e-08,
                "count": 14021622,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002670550977,
                "variance": 7.131842521e-08
              },
              {
                "average": 1.170522711,
                "count": 14021622,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3760913803,
                "variance": 0.1414447263
              },
              {
                "average": -0.04998044834,
                "count": 14021622,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62978157,
                "variance": 135.2518193
              },
              {
                "average": 1.951990647,
                "count": 14021622,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02236608,
                "variance": 1.045232402
              },
              {
                "average": 1096.030563,
                "count": 14021622,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.952758549,
                "variance": 0.9077488526
              },
              {
                "average": 38486.54141,
                "count": 14021622,
                "maximum": 52480,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5350.016854,
                "variance": 28622680.34
              },
              {
                "average": 37429.6509,
                "count": 14021622,
                "maximum": 51200,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4120.739129,
                "variance": 16980490.97
              },
              {
                "average": 34331.33176,
                "count": 14021622,
                "maximum": 49664,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 4117.675415,
                "variance": 16955250.83
              },
              {
                "average": 188147837,
                "count": 14021622,
                "maximum": 188148916.2,
                "minimum": 188146531.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 578.7126799,
                "variance": 334908.3659
              },
              {
                "average": 0,
                "count": 14021622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14021622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14021622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14021622,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14021622,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311258.9381,
              4827296.504,
              1429.591333,
              312306.9581,
              4828712.964,
              1574.411333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311258.9380807031,
                    4827296.503936527,
                    1429.591333210484
                  ],
                  [
                    311258.9380807031,
                    4828712.963936528,
                    1429.591333210484
                  ],
                  [
                    312306.9580807031,
                    4828712.963936528,
                    1574.4113332104841
                  ],
                  [
                    312306.9580807031,
                    4827296.503936527,
                    1574.4113332104841
                  ],
                  [
                    311258.9380807031,
                    4827296.503936527,
                    1429.591333210484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:21:56+00:00",
            "end_time": "2017-08-30T16:42:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170829_43119D4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747537314346,
              43.4747292161409,
              1271.3652718169128
            ],
            [
              -119.43798846327549,
              43.48748308158084,
              1271.3652718169128
            ],
            [
              -119.42499686517687,
              43.48775950681939,
              1292.745271816913
            ],
            [
              -119.42448650266006,
              43.475005518995275,
              1292.745271816913
            ],
            [
              -119.43747537314346,
              43.4747292161409,
              1271.3652718169128
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379885,
        43.47472922,
        1271.365272,
        -119.4244865,
        43.48775951,
        1292.745272
      ],
      "properties": {
        "datetime": "2017-09-08T22:23:41Z",
        "pc:count": 30397598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303353.9924,
            "count": 30397598,
            "maximum": 303909.9754,
            "minimum": 302858.5154,
            "name": "X",
            "position": 0,
            "stddev": 295.6276174,
            "variance": 87395.68818
          },
          {
            "average": 4817123.612,
            "count": 30397598,
            "maximum": 4817838.663,
            "minimum": 4816420.963,
            "name": "Y",
            "position": 1,
            "stddev": 391.3149948,
            "variance": 153127.4252
          },
          {
            "average": 1274.324867,
            "count": 30397598,
            "maximum": 1292.745272,
            "minimum": 1271.365272,
            "name": "Z",
            "position": 2,
            "stddev": 2.335152757,
            "variance": 5.452938399
          },
          {
            "average": 25716.91405,
            "count": 30397598,
            "maximum": 51105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3421.633637,
            "variance": 11707576.75
          },
          {
            "average": 1.001738822,
            "count": 30397598,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04210589452,
            "variance": 0.001772906353
          },
          {
            "average": 1.003461721,
            "count": 30397598,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05968290376,
            "variance": 0.003562049001
          },
          {
            "average": 0.5027951551,
            "count": 30397598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921953,
            "variance": 0.2499921953
          },
          {
            "average": 6.941337931e-06,
            "count": 30397598,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002634632797,
            "variance": 6.941289977e-06
          },
          {
            "average": 1.09625323,
            "count": 30397598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2949382118,
            "variance": 0.0869885488
          },
          {
            "average": -0.1420621808,
            "count": 30397598,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8341699,
            "variance": 140.0475773
          },
          {
            "average": 1.99888603,
            "count": 30397598,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001263139,
            "variance": 1.002527873
          },
          {
            "average": 1105.288796,
            "count": 30397598,
            "maximum": 1146,
            "minimum": 1060,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.00359373,
            "variance": 1521.280324
          },
          {
            "average": 37530.62794,
            "count": 30397598,
            "maximum": 60160,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7938.886475,
            "variance": 63025918.47
          },
          {
            "average": 38509.66039,
            "count": 30397598,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5475.718729,
            "variance": 29983495.6
          },
          {
            "average": 31277.09525,
            "count": 30397598,
            "maximum": 61440,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7241.710772,
            "variance": 52442374.91
          },
          {
            "average": 188179064.9,
            "count": 30397598,
            "maximum": 188944621,
            "minimum": 188056099.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 161894.9253,
            "variance": 26209966830.0
          },
          {
            "average": 0,
            "count": 30397598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30397598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30397598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30397598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30397598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302858.5154,
          4816420.963,
          1271.365272,
          303909.9754,
          4817838.663,
          1292.745272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302858.5153701613,
                4816420.962655291,
                1271.3652718169128
              ],
              [
                302858.5153701613,
                4817838.66265529,
                1271.3652718169128
              ],
              [
                303909.97537016124,
                4817838.66265529,
                1292.745271816913
              ],
              [
                303909.97537016124,
                4816420.962655291,
                1292.745271816913
              ],
              [
                302858.5153701613,
                4816420.962655291,
                1271.3652718169128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:23:41+00:00",
        "end_time": "2017-08-29T15:34:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170829_43119D4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170829_43119D4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170829_43119D4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379885,
            43.47472922,
            1271.365272,
            -119.4244865,
            43.48775951,
            1292.745272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747537314346,
                  43.4747292161409,
                  1271.3652718169128
                ],
                [
                  -119.43798846327549,
                  43.48748308158084,
                  1271.3652718169128
                ],
                [
                  -119.42499686517687,
                  43.48775950681939,
                  1292.745271816913
                ],
                [
                  -119.42448650266006,
                  43.475005518995275,
                  1292.745271816913
                ],
                [
                  -119.43747537314346,
                  43.4747292161409,
                  1271.3652718169128
                ]
              ]
            ]
          },
          "id": "20170829_43119D4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170829_43119D4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:23:41Z",
            "pc:count": 30397598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303353.9924,
                "count": 30397598,
                "maximum": 303909.9754,
                "minimum": 302858.5154,
                "name": "X",
                "position": 0,
                "stddev": 295.6276174,
                "variance": 87395.68818
              },
              {
                "average": 4817123.612,
                "count": 30397598,
                "maximum": 4817838.663,
                "minimum": 4816420.963,
                "name": "Y",
                "position": 1,
                "stddev": 391.3149948,
                "variance": 153127.4252
              },
              {
                "average": 1274.324867,
                "count": 30397598,
                "maximum": 1292.745272,
                "minimum": 1271.365272,
                "name": "Z",
                "position": 2,
                "stddev": 2.335152757,
                "variance": 5.452938399
              },
              {
                "average": 25716.91405,
                "count": 30397598,
                "maximum": 51105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3421.633637,
                "variance": 11707576.75
              },
              {
                "average": 1.001738822,
                "count": 30397598,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04210589452,
                "variance": 0.001772906353
              },
              {
                "average": 1.003461721,
                "count": 30397598,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05968290376,
                "variance": 0.003562049001
              },
              {
                "average": 0.5027951551,
                "count": 30397598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921953,
                "variance": 0.2499921953
              },
              {
                "average": 6.941337931e-06,
                "count": 30397598,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002634632797,
                "variance": 6.941289977e-06
              },
              {
                "average": 1.09625323,
                "count": 30397598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2949382118,
                "variance": 0.0869885488
              },
              {
                "average": -0.1420621808,
                "count": 30397598,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8341699,
                "variance": 140.0475773
              },
              {
                "average": 1.99888603,
                "count": 30397598,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001263139,
                "variance": 1.002527873
              },
              {
                "average": 1105.288796,
                "count": 30397598,
                "maximum": 1146,
                "minimum": 1060,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.00359373,
                "variance": 1521.280324
              },
              {
                "average": 37530.62794,
                "count": 30397598,
                "maximum": 60160,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7938.886475,
                "variance": 63025918.47
              },
              {
                "average": 38509.66039,
                "count": 30397598,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5475.718729,
                "variance": 29983495.6
              },
              {
                "average": 31277.09525,
                "count": 30397598,
                "maximum": 61440,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7241.710772,
                "variance": 52442374.91
              },
              {
                "average": 188179064.9,
                "count": 30397598,
                "maximum": 188944621,
                "minimum": 188056099.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 161894.9253,
                "variance": 26209966830.0
              },
              {
                "average": 0,
                "count": 30397598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30397598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30397598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30397598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30397598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302858.5154,
              4816420.963,
              1271.365272,
              303909.9754,
              4817838.663,
              1292.745272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302858.5153701613,
                    4816420.962655291,
                    1271.3652718169128
                  ],
                  [
                    302858.5153701613,
                    4817838.66265529,
                    1271.3652718169128
                  ],
                  [
                    303909.97537016124,
                    4817838.66265529,
                    1292.745271816913
                  ],
                  [
                    303909.97537016124,
                    4816420.962655291,
                    1292.745271816913
                  ],
                  [
                    302858.5153701613,
                    4816420.962655291,
                    1271.3652718169128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:23:41+00:00",
            "end_time": "2017-08-29T15:34:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497370718263,
              43.52470834609563,
              1311.0140850728035
            ],
            [
              -119.62552811778919,
              43.53748129872966,
              1311.0140850728035
            ],
            [
              -119.61250071396351,
              43.53777991729372,
              1471.6540850728034
            ],
            [
              -119.6119490465973,
              43.52500683226404,
              1471.6540850728034
            ],
            [
              -119.62497370718263,
              43.52470834609563,
              1311.0140850728035
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255281,
        43.52470835,
        1311.014085,
        -119.611949,
        43.53777992,
        1471.654085
      ],
      "properties": {
        "datetime": "2017-09-10T18:28:18Z",
        "pc:count": 14258711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288391.2827,
            "count": 14258711,
            "maximum": 288922.0282,
            "minimum": 287868.3882,
            "name": "X",
            "position": 0,
            "stddev": 288.3674255,
            "variance": 83155.77208
          },
          {
            "average": 4823121.906,
            "count": 14258711,
            "maximum": 4823853.168,
            "minimum": 4822433.128,
            "name": "Y",
            "position": 1,
            "stddev": 400.3390896,
            "variance": 160271.3867
          },
          {
            "average": 1377.955304,
            "count": 14258711,
            "maximum": 1471.654085,
            "minimum": 1311.014085,
            "name": "Z",
            "position": 2,
            "stddev": 56.17201326,
            "variance": 3155.295074
          },
          {
            "average": 25267.55836,
            "count": 14258711,
            "maximum": 41361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4989.587319,
            "variance": 24895981.61
          },
          {
            "average": 1.061333244,
            "count": 14258711,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2660012879,
            "variance": 0.07075668515
          },
          {
            "average": 1.123913305,
            "count": 14258711,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3859260236,
            "variance": 0.1489388957
          },
          {
            "average": 0.5025499149,
            "count": 14258711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935154,
            "variance": 0.2499935155
          },
          {
            "average": 1.290439227e-05,
            "count": 14258711,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00359224535,
            "variance": 1.290422665e-05
          },
          {
            "average": 1.235969086,
            "count": 14258711,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246029781,
            "variance": 0.180287689
          },
          {
            "average": -0.3499353141,
            "count": 14258711,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90363893,
            "variance": 141.6966199
          },
          {
            "average": 1.976687724,
            "count": 14258711,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017675415,
            "variance": 1.035663249
          },
          {
            "average": 1174.353851,
            "count": 14258711,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9488188662,
            "variance": 0.9002572409
          },
          {
            "average": 41244.85878,
            "count": 14258711,
            "maximum": 53760,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 8481.258505,
            "variance": 71931745.82
          },
          {
            "average": 39751.39527,
            "count": 14258711,
            "maximum": 52736,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7093.112176,
            "variance": 50312240.35
          },
          {
            "average": 35739.72153,
            "count": 14258711,
            "maximum": 49664,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7009.125243,
            "variance": 49127836.67
          },
          {
            "average": 189101639.2,
            "count": 14258711,
            "maximum": 189103298.6,
            "minimum": 189100075.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 733.0981105,
            "variance": 537432.8397
          },
          {
            "average": 0,
            "count": 14258711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14258711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14258711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14258711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14258711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287868.3882,
          4822433.128,
          1311.014085,
          288922.0282,
          4823853.168,
          1471.654085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287868.3881958032,
                4822433.128432177,
                1311.0140850728035
              ],
              [
                287868.3881958032,
                4823853.168432176,
                1311.0140850728035
              ],
              [
                288922.0281958032,
                4823853.168432176,
                1471.6540850728034
              ],
              [
                288922.0281958032,
                4822433.128432177,
                1471.6540850728034
              ],
              [
                287868.3881958032,
                4822433.128432177,
                1311.0140850728035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:28:18+00:00",
        "end_time": "2017-09-10T17:34:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255281,
            43.52470835,
            1311.014085,
            -119.611949,
            43.53777992,
            1471.654085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497370718263,
                  43.52470834609563,
                  1311.0140850728035
                ],
                [
                  -119.62552811778919,
                  43.53748129872966,
                  1311.0140850728035
                ],
                [
                  -119.61250071396351,
                  43.53777991729372,
                  1471.6540850728034
                ],
                [
                  -119.6119490465973,
                  43.52500683226404,
                  1471.6540850728034
                ],
                [
                  -119.62497370718263,
                  43.52470834609563,
                  1311.0140850728035
                ]
              ]
            ]
          },
          "id": "20170910_43119E5311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:28:18Z",
            "pc:count": 14258711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288391.2827,
                "count": 14258711,
                "maximum": 288922.0282,
                "minimum": 287868.3882,
                "name": "X",
                "position": 0,
                "stddev": 288.3674255,
                "variance": 83155.77208
              },
              {
                "average": 4823121.906,
                "count": 14258711,
                "maximum": 4823853.168,
                "minimum": 4822433.128,
                "name": "Y",
                "position": 1,
                "stddev": 400.3390896,
                "variance": 160271.3867
              },
              {
                "average": 1377.955304,
                "count": 14258711,
                "maximum": 1471.654085,
                "minimum": 1311.014085,
                "name": "Z",
                "position": 2,
                "stddev": 56.17201326,
                "variance": 3155.295074
              },
              {
                "average": 25267.55836,
                "count": 14258711,
                "maximum": 41361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4989.587319,
                "variance": 24895981.61
              },
              {
                "average": 1.061333244,
                "count": 14258711,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2660012879,
                "variance": 0.07075668515
              },
              {
                "average": 1.123913305,
                "count": 14258711,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3859260236,
                "variance": 0.1489388957
              },
              {
                "average": 0.5025499149,
                "count": 14258711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935154,
                "variance": 0.2499935155
              },
              {
                "average": 1.290439227e-05,
                "count": 14258711,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00359224535,
                "variance": 1.290422665e-05
              },
              {
                "average": 1.235969086,
                "count": 14258711,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246029781,
                "variance": 0.180287689
              },
              {
                "average": -0.3499353141,
                "count": 14258711,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90363893,
                "variance": 141.6966199
              },
              {
                "average": 1.976687724,
                "count": 14258711,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017675415,
                "variance": 1.035663249
              },
              {
                "average": 1174.353851,
                "count": 14258711,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9488188662,
                "variance": 0.9002572409
              },
              {
                "average": 41244.85878,
                "count": 14258711,
                "maximum": 53760,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 8481.258505,
                "variance": 71931745.82
              },
              {
                "average": 39751.39527,
                "count": 14258711,
                "maximum": 52736,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7093.112176,
                "variance": 50312240.35
              },
              {
                "average": 35739.72153,
                "count": 14258711,
                "maximum": 49664,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7009.125243,
                "variance": 49127836.67
              },
              {
                "average": 189101639.2,
                "count": 14258711,
                "maximum": 189103298.6,
                "minimum": 189100075.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 733.0981105,
                "variance": 537432.8397
              },
              {
                "average": 0,
                "count": 14258711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14258711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14258711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14258711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14258711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287868.3882,
              4822433.128,
              1311.014085,
              288922.0282,
              4823853.168,
              1471.654085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287868.3881958032,
                    4822433.128432177,
                    1311.0140850728035
                  ],
                  [
                    287868.3881958032,
                    4823853.168432176,
                    1311.0140850728035
                  ],
                  [
                    288922.0281958032,
                    4823853.168432176,
                    1471.6540850728034
                  ],
                  [
                    288922.0281958032,
                    4822433.128432177,
                    1471.6540850728034
                  ],
                  [
                    287868.3881958032,
                    4822433.128432177,
                    1311.0140850728035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:28:18+00:00",
            "end_time": "2017-09-10T17: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": "20170910_43119E5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.599973631945,
              43.61221110389137,
              1318.9669271827454
            ],
            [
              -119.60052434440837,
              43.62498177656882,
              1318.9669271827454
            ],
            [
              -119.5875000888805,
              43.625277510706056,
              1502.4069271827454
            ],
            [
              -119.58695212704008,
              43.61250670695541,
              1502.4069271827454
            ],
            [
              -119.599973631945,
              43.61221110389137,
              1318.9669271827454
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005243,
        43.6122111,
        1318.966927,
        -119.5869521,
        43.62527751,
        1502.406927
      ],
      "properties": {
        "datetime": "2017-09-10T15:50:34Z",
        "pc:count": 14664162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290732.2421,
            "count": 14664162,
            "maximum": 291244.7907,
            "minimum": 290192.9507,
            "name": "X",
            "position": 0,
            "stddev": 295.5488152,
            "variance": 87349.10214
          },
          {
            "average": 4832829.852,
            "count": 14664162,
            "maximum": 4833507.937,
            "minimum": 4832088.157,
            "name": "Y",
            "position": 1,
            "stddev": 404.8616226,
            "variance": 163912.9334
          },
          {
            "average": 1383.775776,
            "count": 14664162,
            "maximum": 1502.406927,
            "minimum": 1318.966927,
            "name": "Z",
            "position": 2,
            "stddev": 50.32694608,
            "variance": 2532.801501
          },
          {
            "average": 24337.98481,
            "count": 14664162,
            "maximum": 42097,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5020.466252,
            "variance": 25205081.39
          },
          {
            "average": 1.066710938,
            "count": 14664162,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2836569992,
            "variance": 0.08046129321
          },
          {
            "average": 1.134435231,
            "count": 14664162,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4145231891,
            "variance": 0.1718294743
          },
          {
            "average": 0.502347219,
            "count": 14664162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945076,
            "variance": 0.2499945076
          },
          {
            "average": 4.071149787e-05,
            "count": 14664162,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00638042657,
            "variance": 4.070984322e-05
          },
          {
            "average": 1.241216511,
            "count": 14664162,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4278213628,
            "variance": 0.1830311185
          },
          {
            "average": -0.6107137754,
            "count": 14664162,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99044664,
            "variance": 143.7708107
          },
          {
            "average": 1.977697805,
            "count": 14664162,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01983646,
            "variance": 1.040066406
          },
          {
            "average": 1160.340408,
            "count": 14664162,
            "maximum": 1163,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000410045,
            "variance": 1.000820259
          },
          {
            "average": 39490.82073,
            "count": 14664162,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7343.255059,
            "variance": 53923394.86
          },
          {
            "average": 38660.0606,
            "count": 14664162,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5984.03064,
            "variance": 35808622.7
          },
          {
            "average": 35541.25053,
            "count": 14664162,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5992.831975,
            "variance": 35914035.08
          },
          {
            "average": 189092142.1,
            "count": 14664162,
            "maximum": 189093834.9,
            "minimum": 189090276.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 659.8919737,
            "variance": 435457.417
          },
          {
            "average": 0,
            "count": 14664162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14664162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14664162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14664162,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14664162,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290192.9507,
          4832088.157,
          1318.966927,
          291244.7907,
          4833507.937,
          1502.406927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290192.95070614386,
                4832088.157445599,
                1318.9669271827454
              ],
              [
                290192.95070614386,
                4833507.937445599,
                1318.9669271827454
              ],
              [
                291244.79070614383,
                4833507.937445599,
                1502.4069271827454
              ],
              [
                291244.79070614383,
                4832088.157445599,
                1502.4069271827454
              ],
              [
                290192.95070614386,
                4832088.157445599,
                1318.9669271827454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:50:34+00:00",
        "end_time": "2017-09-10T14:51:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005243,
            43.6122111,
            1318.966927,
            -119.5869521,
            43.62527751,
            1502.406927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.599973631945,
                  43.61221110389137,
                  1318.9669271827454
                ],
                [
                  -119.60052434440837,
                  43.62498177656882,
                  1318.9669271827454
                ],
                [
                  -119.5875000888805,
                  43.625277510706056,
                  1502.4069271827454
                ],
                [
                  -119.58695212704008,
                  43.61250670695541,
                  1502.4069271827454
                ],
                [
                  -119.599973631945,
                  43.61221110389137,
                  1318.9669271827454
                ]
              ]
            ]
          },
          "id": "20170910_43119E5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:50:34Z",
            "pc:count": 14664162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290732.2421,
                "count": 14664162,
                "maximum": 291244.7907,
                "minimum": 290192.9507,
                "name": "X",
                "position": 0,
                "stddev": 295.5488152,
                "variance": 87349.10214
              },
              {
                "average": 4832829.852,
                "count": 14664162,
                "maximum": 4833507.937,
                "minimum": 4832088.157,
                "name": "Y",
                "position": 1,
                "stddev": 404.8616226,
                "variance": 163912.9334
              },
              {
                "average": 1383.775776,
                "count": 14664162,
                "maximum": 1502.406927,
                "minimum": 1318.966927,
                "name": "Z",
                "position": 2,
                "stddev": 50.32694608,
                "variance": 2532.801501
              },
              {
                "average": 24337.98481,
                "count": 14664162,
                "maximum": 42097,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5020.466252,
                "variance": 25205081.39
              },
              {
                "average": 1.066710938,
                "count": 14664162,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2836569992,
                "variance": 0.08046129321
              },
              {
                "average": 1.134435231,
                "count": 14664162,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4145231891,
                "variance": 0.1718294743
              },
              {
                "average": 0.502347219,
                "count": 14664162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945076,
                "variance": 0.2499945076
              },
              {
                "average": 4.071149787e-05,
                "count": 14664162,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00638042657,
                "variance": 4.070984322e-05
              },
              {
                "average": 1.241216511,
                "count": 14664162,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4278213628,
                "variance": 0.1830311185
              },
              {
                "average": -0.6107137754,
                "count": 14664162,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99044664,
                "variance": 143.7708107
              },
              {
                "average": 1.977697805,
                "count": 14664162,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01983646,
                "variance": 1.040066406
              },
              {
                "average": 1160.340408,
                "count": 14664162,
                "maximum": 1163,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000410045,
                "variance": 1.000820259
              },
              {
                "average": 39490.82073,
                "count": 14664162,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7343.255059,
                "variance": 53923394.86
              },
              {
                "average": 38660.0606,
                "count": 14664162,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5984.03064,
                "variance": 35808622.7
              },
              {
                "average": 35541.25053,
                "count": 14664162,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5992.831975,
                "variance": 35914035.08
              },
              {
                "average": 189092142.1,
                "count": 14664162,
                "maximum": 189093834.9,
                "minimum": 189090276.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 659.8919737,
                "variance": 435457.417
              },
              {
                "average": 0,
                "count": 14664162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14664162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14664162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14664162,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14664162,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290192.9507,
              4832088.157,
              1318.966927,
              291244.7907,
              4833507.937,
              1502.406927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290192.95070614386,
                    4832088.157445599,
                    1318.9669271827454
                  ],
                  [
                    290192.95070614386,
                    4833507.937445599,
                    1318.9669271827454
                  ],
                  [
                    291244.79070614383,
                    4833507.937445599,
                    1502.4069271827454
                  ],
                  [
                    291244.79070614383,
                    4832088.157445599,
                    1502.4069271827454
                  ],
                  [
                    290192.95070614386,
                    4832088.157445599,
                    1318.9669271827454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:50:34+00:00",
            "end_time": "2017-09-10T14:51: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": "20170831_43119E4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997360330849,
              43.58722228976022,
              1320.056713566499
            ],
            [
              -119.50050221673071,
              43.599982678776264,
              1320.056713566499
            ],
            [
              -119.48749818878531,
              43.60026654337134,
              1370.3767135664991
            ],
            [
              -119.48697231752409,
              43.58750602863872,
              1370.3767135664991
            ],
            [
              -119.49997360330849,
              43.58722228976022,
              1320.056713566499
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005022,
        43.58722229,
        1320.056714,
        -119.4869723,
        43.60026654,
        1370.376714
      ],
      "properties": {
        "datetime": "2017-08-31T18:25:07Z",
        "pc:count": 13225547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298702.0552,
            "count": 13225547,
            "maximum": 299229.7919,
            "minimum": 298179.2319,
            "name": "X",
            "position": 0,
            "stddev": 292.0360826,
            "variance": 85285.07352
          },
          {
            "average": 4829773.347,
            "count": 13225547,
            "maximum": 4830483.389,
            "minimum": 4829064.869,
            "name": "Y",
            "position": 1,
            "stddev": 403.2436693,
            "variance": 162605.4568
          },
          {
            "average": 1336.693037,
            "count": 13225547,
            "maximum": 1370.376714,
            "minimum": 1320.056714,
            "name": "Z",
            "position": 2,
            "stddev": 10.22062638,
            "variance": 104.4612036
          },
          {
            "average": 20346.25893,
            "count": 13225547,
            "maximum": 32881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1990.812586,
            "variance": 3963334.751
          },
          {
            "average": 1.009467737,
            "count": 13225547,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.108592664,
            "variance": 0.01179236667
          },
          {
            "average": 1.019055242,
            "count": 13225547,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1614446929,
            "variance": 0.02606438888
          },
          {
            "average": 0.5024121876,
            "count": 13225547,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942002,
            "variance": 0.2499942003
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190359083,
            "count": 13225547,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3925844039,
            "variance": 0.1541225142
          },
          {
            "average": 0.3736592845,
            "count": 13225547,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67209824,
            "variance": 136.2378773
          },
          {
            "average": 1.991950049,
            "count": 13225547,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003604469,
            "variance": 1.00722193
          },
          {
            "average": 1137.639737,
            "count": 13225547,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9821239853,
            "variance": 0.9645675224
          },
          {
            "average": 44059.82552,
            "count": 13225547,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3444.094984,
            "variance": 11861790.26
          },
          {
            "average": 42062.83131,
            "count": 13225547,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3101.74783,
            "variance": 9620839.603
          },
          {
            "average": 38158.22349,
            "count": 13225547,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2914.496107,
            "variance": 8494287.556
          },
          {
            "average": 188237628.5,
            "count": 13225547,
            "maximum": 188239107.2,
            "minimum": 188235951.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 642.0645571,
            "variance": 412246.8954
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13225547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298179.2319,
          4829064.869,
          1320.056714,
          299229.7919,
          4830483.389,
          1370.376714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298179.23190924304,
                4829064.868980842,
                1320.056713566499
              ],
              [
                298179.23190924304,
                4830483.388980841,
                1320.056713566499
              ],
              [
                299229.7919092431,
                4830483.388980841,
                1370.3767135664991
              ],
              [
                299229.7919092431,
                4829064.868980842,
                1370.3767135664991
              ],
              [
                298179.23190924304,
                4829064.868980842,
                1320.056713566499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:25:07+00:00",
        "end_time": "2017-08-31T17:32:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005022,
            43.58722229,
            1320.056714,
            -119.4869723,
            43.60026654,
            1370.376714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997360330849,
                  43.58722228976022,
                  1320.056713566499
                ],
                [
                  -119.50050221673071,
                  43.599982678776264,
                  1320.056713566499
                ],
                [
                  -119.48749818878531,
                  43.60026654337134,
                  1370.3767135664991
                ],
                [
                  -119.48697231752409,
                  43.58750602863872,
                  1370.3767135664991
                ],
                [
                  -119.49997360330849,
                  43.58722228976022,
                  1320.056713566499
                ]
              ]
            ]
          },
          "id": "20170831_43119E4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:25:07Z",
            "pc:count": 13225547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298702.0552,
                "count": 13225547,
                "maximum": 299229.7919,
                "minimum": 298179.2319,
                "name": "X",
                "position": 0,
                "stddev": 292.0360826,
                "variance": 85285.07352
              },
              {
                "average": 4829773.347,
                "count": 13225547,
                "maximum": 4830483.389,
                "minimum": 4829064.869,
                "name": "Y",
                "position": 1,
                "stddev": 403.2436693,
                "variance": 162605.4568
              },
              {
                "average": 1336.693037,
                "count": 13225547,
                "maximum": 1370.376714,
                "minimum": 1320.056714,
                "name": "Z",
                "position": 2,
                "stddev": 10.22062638,
                "variance": 104.4612036
              },
              {
                "average": 20346.25893,
                "count": 13225547,
                "maximum": 32881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1990.812586,
                "variance": 3963334.751
              },
              {
                "average": 1.009467737,
                "count": 13225547,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.108592664,
                "variance": 0.01179236667
              },
              {
                "average": 1.019055242,
                "count": 13225547,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1614446929,
                "variance": 0.02606438888
              },
              {
                "average": 0.5024121876,
                "count": 13225547,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942002,
                "variance": 0.2499942003
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190359083,
                "count": 13225547,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3925844039,
                "variance": 0.1541225142
              },
              {
                "average": 0.3736592845,
                "count": 13225547,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67209824,
                "variance": 136.2378773
              },
              {
                "average": 1.991950049,
                "count": 13225547,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003604469,
                "variance": 1.00722193
              },
              {
                "average": 1137.639737,
                "count": 13225547,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9821239853,
                "variance": 0.9645675224
              },
              {
                "average": 44059.82552,
                "count": 13225547,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3444.094984,
                "variance": 11861790.26
              },
              {
                "average": 42062.83131,
                "count": 13225547,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3101.74783,
                "variance": 9620839.603
              },
              {
                "average": 38158.22349,
                "count": 13225547,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2914.496107,
                "variance": 8494287.556
              },
              {
                "average": 188237628.5,
                "count": 13225547,
                "maximum": 188239107.2,
                "minimum": 188235951.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 642.0645571,
                "variance": 412246.8954
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13225547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298179.2319,
              4829064.869,
              1320.056714,
              299229.7919,
              4830483.389,
              1370.376714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298179.23190924304,
                    4829064.868980842,
                    1320.056713566499
                  ],
                  [
                    298179.23190924304,
                    4830483.388980841,
                    1320.056713566499
                  ],
                  [
                    299229.7919092431,
                    4830483.388980841,
                    1370.3767135664991
                  ],
                  [
                    299229.7919092431,
                    4829064.868980842,
                    1370.3767135664991
                  ],
                  [
                    298179.23190924304,
                    4829064.868980842,
                    1320.056713566499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:25:07+00:00",
            "end_time": "2017-08-31T17:32: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": "20170910_43119E5407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997383496854,
              43.5372167578518,
              1288.5000866993278
            ],
            [
              -119.55051228647183,
              43.5499818041395,
              1288.5000866993278
            ],
            [
              -119.53749848805464,
              43.55027156181619,
              1311.1600866993276
            ],
            [
              -119.53696277675498,
              43.53750638714384,
              1311.1600866993276
            ],
            [
              -119.54997383496854,
              43.5372167578518,
              1288.5000866993278
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505123,
        43.53721676,
        1288.500087,
        -119.5369628,
        43.55027156,
        1311.160087
      ],
      "properties": {
        "datetime": "2017-09-10T15:48:26Z",
        "pc:count": 13350269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294493.8908,
            "count": 13350269,
            "maximum": 295024.4285,
            "minimum": 293972.1685,
            "name": "X",
            "position": 0,
            "stddev": 295.3315618,
            "variance": 87220.73137
          },
          {
            "average": 4824352.658,
            "count": 13350269,
            "maximum": 4825052.816,
            "minimum": 4823633.736,
            "name": "Y",
            "position": 1,
            "stddev": 406.5206153,
            "variance": 165259.0107
          },
          {
            "average": 1293.730766,
            "count": 13350269,
            "maximum": 1311.160087,
            "minimum": 1288.500087,
            "name": "Z",
            "position": 2,
            "stddev": 4.463323905,
            "variance": 19.92126028
          },
          {
            "average": 29162.94076,
            "count": 13350269,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4968.033682,
            "variance": 24681358.66
          },
          {
            "average": 1.002191941,
            "count": 13350269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05202716937,
            "variance": 0.002706826352
          },
          {
            "average": 1.004408226,
            "count": 13350269,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07772416054,
            "variance": 0.006041045131
          },
          {
            "average": 0.5014881723,
            "count": 13350269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978041,
            "variance": 0.2499978041
          },
          {
            "average": 1.962507272e-05,
            "count": 13350269,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004429976191,
            "variance": 1.962468905e-05
          },
          {
            "average": 1.295286484,
            "count": 13350269,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4561714504,
            "variance": 0.2080923922
          },
          {
            "average": -0.05863105915,
            "count": 13350269,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06048093,
            "variance": 145.4552001
          },
          {
            "average": 2.008173318,
            "count": 13350269,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002830774,
            "variance": 1.005669561
          },
          {
            "average": 1160.503106,
            "count": 13350269,
            "maximum": 1163,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9901915875,
            "variance": 0.9804793799
          },
          {
            "average": 36615.77156,
            "count": 13350269,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10520.81507,
            "variance": 110687549.6
          },
          {
            "average": 38626.87473,
            "count": 13350269,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6217.179121,
            "variance": 38653316.22
          },
          {
            "average": 31982.92637,
            "count": 13350269,
            "maximum": 61696,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8404.939544,
            "variance": 70643008.74
          },
          {
            "average": 189092243,
            "count": 13350269,
            "maximum": 189093706.7,
            "minimum": 189090412.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.6585119,
            "variance": 411725.6459
          },
          {
            "average": 0,
            "count": 13350269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13350269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293972.1685,
          4823633.736,
          1288.500087,
          295024.4285,
          4825052.816,
          1311.160087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293972.16853861953,
                4823633.7357700225,
                1288.5000866993278
              ],
              [
                293972.16853861953,
                4825052.815770023,
                1288.5000866993278
              ],
              [
                295024.42853861954,
                4825052.815770023,
                1311.1600866993276
              ],
              [
                295024.42853861954,
                4823633.7357700225,
                1311.1600866993276
              ],
              [
                293972.16853861953,
                4823633.7357700225,
                1288.5000866993278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:48:26+00:00",
        "end_time": "2017-09-10T14:53:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505123,
            43.53721676,
            1288.500087,
            -119.5369628,
            43.55027156,
            1311.160087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997383496854,
                  43.5372167578518,
                  1288.5000866993278
                ],
                [
                  -119.55051228647183,
                  43.5499818041395,
                  1288.5000866993278
                ],
                [
                  -119.53749848805464,
                  43.55027156181619,
                  1311.1600866993276
                ],
                [
                  -119.53696277675498,
                  43.53750638714384,
                  1311.1600866993276
                ],
                [
                  -119.54997383496854,
                  43.5372167578518,
                  1288.5000866993278
                ]
              ]
            ]
          },
          "id": "20170910_43119E5407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:48:26Z",
            "pc:count": 13350269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294493.8908,
                "count": 13350269,
                "maximum": 295024.4285,
                "minimum": 293972.1685,
                "name": "X",
                "position": 0,
                "stddev": 295.3315618,
                "variance": 87220.73137
              },
              {
                "average": 4824352.658,
                "count": 13350269,
                "maximum": 4825052.816,
                "minimum": 4823633.736,
                "name": "Y",
                "position": 1,
                "stddev": 406.5206153,
                "variance": 165259.0107
              },
              {
                "average": 1293.730766,
                "count": 13350269,
                "maximum": 1311.160087,
                "minimum": 1288.500087,
                "name": "Z",
                "position": 2,
                "stddev": 4.463323905,
                "variance": 19.92126028
              },
              {
                "average": 29162.94076,
                "count": 13350269,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4968.033682,
                "variance": 24681358.66
              },
              {
                "average": 1.002191941,
                "count": 13350269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05202716937,
                "variance": 0.002706826352
              },
              {
                "average": 1.004408226,
                "count": 13350269,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07772416054,
                "variance": 0.006041045131
              },
              {
                "average": 0.5014881723,
                "count": 13350269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978041,
                "variance": 0.2499978041
              },
              {
                "average": 1.962507272e-05,
                "count": 13350269,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004429976191,
                "variance": 1.962468905e-05
              },
              {
                "average": 1.295286484,
                "count": 13350269,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4561714504,
                "variance": 0.2080923922
              },
              {
                "average": -0.05863105915,
                "count": 13350269,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06048093,
                "variance": 145.4552001
              },
              {
                "average": 2.008173318,
                "count": 13350269,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002830774,
                "variance": 1.005669561
              },
              {
                "average": 1160.503106,
                "count": 13350269,
                "maximum": 1163,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9901915875,
                "variance": 0.9804793799
              },
              {
                "average": 36615.77156,
                "count": 13350269,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10520.81507,
                "variance": 110687549.6
              },
              {
                "average": 38626.87473,
                "count": 13350269,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6217.179121,
                "variance": 38653316.22
              },
              {
                "average": 31982.92637,
                "count": 13350269,
                "maximum": 61696,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8404.939544,
                "variance": 70643008.74
              },
              {
                "average": 189092243,
                "count": 13350269,
                "maximum": 189093706.7,
                "minimum": 189090412.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.6585119,
                "variance": 411725.6459
              },
              {
                "average": 0,
                "count": 13350269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13350269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293972.1685,
              4823633.736,
              1288.500087,
              295024.4285,
              4825052.816,
              1311.160087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293972.16853861953,
                    4823633.7357700225,
                    1288.5000866993278
                  ],
                  [
                    293972.16853861953,
                    4825052.815770023,
                    1288.5000866993278
                  ],
                  [
                    295024.42853861954,
                    4825052.815770023,
                    1311.1600866993276
                  ],
                  [
                    295024.42853861954,
                    4823633.7357700225,
                    1311.1600866993276
                  ],
                  [
                    293972.16853861953,
                    4823633.7357700225,
                    1288.5000866993278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:48:26+00:00",
            "end_time": "2017-09-10T14:53:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997560620199,
              43.59973304967629,
              1447.3114850421666
            ],
            [
              -119.40048287264635,
              43.61248339017957,
              1447.3114850421666
            ],
            [
              -119.38749746892407,
              43.612755473274675,
              1547.6514850421668
            ],
            [
              -119.38699294016466,
              43.600005012370055,
              1547.6514850421668
            ],
            [
              -119.39997560620199,
              43.59973304967629,
              1447.3114850421666
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004829,
        43.59973305,
        1447.311485,
        -119.3869929,
        43.61275547,
        1547.651485
      ],
      "properties": {
        "datetime": "2017-08-30T19:00:53Z",
        "pc:count": 13791901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306817.6929,
            "count": 13791901,
            "maximum": 307341.1468,
            "minimum": 306292.3868,
            "name": "X",
            "position": 0,
            "stddev": 292.6435109,
            "variance": 85640.22449
          },
          {
            "average": 4830927.165,
            "count": 13791901,
            "maximum": 4831633.525,
            "minimum": 4830216.225,
            "name": "Y",
            "position": 1,
            "stddev": 401.9551935,
            "variance": 161567.9776
          },
          {
            "average": 1502.415674,
            "count": 13791901,
            "maximum": 1547.651485,
            "minimum": 1447.311485,
            "name": "Z",
            "position": 2,
            "stddev": 19.76740793,
            "variance": 390.7504164
          },
          {
            "average": 19239.80793,
            "count": 13791901,
            "maximum": 43873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2629.655443,
            "variance": 6915087.75
          },
          {
            "average": 1.032854789,
            "count": 13791901,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2077889532,
            "variance": 0.04317624906
          },
          {
            "average": 1.066390775,
            "count": 13791901,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3122312886,
            "variance": 0.09748837757
          },
          {
            "average": 0.5021754434,
            "count": 13791901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952856,
            "variance": 0.2499952856
          },
          {
            "average": 7.250632092e-08,
            "count": 13791901,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002692699778,
            "variance": 7.250632092e-08
          },
          {
            "average": 1.174882128,
            "count": 13791901,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3798662659,
            "variance": 0.14429838
          },
          {
            "average": 0.5394311013,
            "count": 13791901,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72404986,
            "variance": 137.4533451
          },
          {
            "average": 1.978830982,
            "count": 13791901,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010750531,
            "variance": 1.021616635
          },
          {
            "average": 1104.663918,
            "count": 13791901,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9888957279,
            "variance": 0.9779147606
          },
          {
            "average": 39327.50652,
            "count": 13791901,
            "maximum": 51968,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 4042.735613,
            "variance": 16343711.23
          },
          {
            "average": 37959.67419,
            "count": 13791901,
            "maximum": 50176,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 3221.840724,
            "variance": 10380257.65
          },
          {
            "average": 34432.61295,
            "count": 13791901,
            "maximum": 47616,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3184.21942,
            "variance": 10139253.32
          },
          {
            "average": 188153281.6,
            "count": 13791901,
            "maximum": 188154853.6,
            "minimum": 188151537.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 679.1154376,
            "variance": 461197.7775
          },
          {
            "average": 0,
            "count": 13791901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13791901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13791901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13791901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13791901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306292.3868,
          4830216.225,
          1447.311485,
          307341.1468,
          4831633.525,
          1547.651485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306292.3867731695,
                4830216.225256478,
                1447.3114850421666
              ],
              [
                306292.3867731695,
                4831633.525256479,
                1447.3114850421666
              ],
              [
                307341.1467731695,
                4831633.525256479,
                1547.6514850421668
              ],
              [
                307341.1467731695,
                4830216.225256478,
                1547.6514850421668
              ],
              [
                306292.3867731695,
                4830216.225256478,
                1447.3114850421666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:00:53+00:00",
        "end_time": "2017-08-30T18:05:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004829,
            43.59973305,
            1447.311485,
            -119.3869929,
            43.61275547,
            1547.651485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997560620199,
                  43.59973304967629,
                  1447.3114850421666
                ],
                [
                  -119.40048287264635,
                  43.61248339017957,
                  1447.3114850421666
                ],
                [
                  -119.38749746892407,
                  43.612755473274675,
                  1547.6514850421668
                ],
                [
                  -119.38699294016466,
                  43.600005012370055,
                  1547.6514850421668
                ],
                [
                  -119.39997560620199,
                  43.59973304967629,
                  1447.3114850421666
                ]
              ]
            ]
          },
          "id": "20170830_43119E4209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:00:53Z",
            "pc:count": 13791901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306817.6929,
                "count": 13791901,
                "maximum": 307341.1468,
                "minimum": 306292.3868,
                "name": "X",
                "position": 0,
                "stddev": 292.6435109,
                "variance": 85640.22449
              },
              {
                "average": 4830927.165,
                "count": 13791901,
                "maximum": 4831633.525,
                "minimum": 4830216.225,
                "name": "Y",
                "position": 1,
                "stddev": 401.9551935,
                "variance": 161567.9776
              },
              {
                "average": 1502.415674,
                "count": 13791901,
                "maximum": 1547.651485,
                "minimum": 1447.311485,
                "name": "Z",
                "position": 2,
                "stddev": 19.76740793,
                "variance": 390.7504164
              },
              {
                "average": 19239.80793,
                "count": 13791901,
                "maximum": 43873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2629.655443,
                "variance": 6915087.75
              },
              {
                "average": 1.032854789,
                "count": 13791901,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2077889532,
                "variance": 0.04317624906
              },
              {
                "average": 1.066390775,
                "count": 13791901,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3122312886,
                "variance": 0.09748837757
              },
              {
                "average": 0.5021754434,
                "count": 13791901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952856,
                "variance": 0.2499952856
              },
              {
                "average": 7.250632092e-08,
                "count": 13791901,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002692699778,
                "variance": 7.250632092e-08
              },
              {
                "average": 1.174882128,
                "count": 13791901,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3798662659,
                "variance": 0.14429838
              },
              {
                "average": 0.5394311013,
                "count": 13791901,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72404986,
                "variance": 137.4533451
              },
              {
                "average": 1.978830982,
                "count": 13791901,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010750531,
                "variance": 1.021616635
              },
              {
                "average": 1104.663918,
                "count": 13791901,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9888957279,
                "variance": 0.9779147606
              },
              {
                "average": 39327.50652,
                "count": 13791901,
                "maximum": 51968,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 4042.735613,
                "variance": 16343711.23
              },
              {
                "average": 37959.67419,
                "count": 13791901,
                "maximum": 50176,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 3221.840724,
                "variance": 10380257.65
              },
              {
                "average": 34432.61295,
                "count": 13791901,
                "maximum": 47616,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3184.21942,
                "variance": 10139253.32
              },
              {
                "average": 188153281.6,
                "count": 13791901,
                "maximum": 188154853.6,
                "minimum": 188151537.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 679.1154376,
                "variance": 461197.7775
              },
              {
                "average": 0,
                "count": 13791901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13791901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13791901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13791901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13791901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306292.3868,
              4830216.225,
              1447.311485,
              307341.1468,
              4831633.525,
              1547.651485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306292.3867731695,
                    4830216.225256478,
                    1447.3114850421666
                  ],
                  [
                    306292.3867731695,
                    4831633.525256479,
                    1447.3114850421666
                  ],
                  [
                    307341.1467731695,
                    4831633.525256479,
                    1547.6514850421668
                  ],
                  [
                    307341.1467731695,
                    4830216.225256478,
                    1547.6514850421668
                  ],
                  [
                    306292.3867731695,
                    4830216.225256478,
                    1447.3114850421666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:00:53+00:00",
            "end_time": "2017-08-30T18:05: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": "20170830_43119E3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997527508965,
              43.54973879192282,
              1375.076402782523
            ],
            [
              -119.35047087553774,
              43.56248358905409,
              1375.076402782523
            ],
            [
              -119.33749723186074,
              43.56274971976148,
              1456.8764027825232
            ],
            [
              -119.33700436083738,
              43.550004804903786,
              1456.8764027825232
            ],
            [
              -119.34997527508965,
              43.54973879192282,
              1375.076402782523
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504709,
        43.54973879,
        1375.076403,
        -119.3370044,
        43.56274972,
        1456.876403
      ],
      "properties": {
        "datetime": "2017-08-30T18:29:30Z",
        "pc:count": 18555982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310730.5464,
            "count": 18555982,
            "maximum": 311219.7163,
            "minimum": 310171.0763,
            "name": "X",
            "position": 0,
            "stddev": 285.8123864,
            "variance": 81688.72025
          },
          {
            "average": 4825280.457,
            "count": 18555982,
            "maximum": 4825964.839,
            "minimum": 4824548.219,
            "name": "Y",
            "position": 1,
            "stddev": 399.7346804,
            "variance": 159787.8147
          },
          {
            "average": 1404.933625,
            "count": 18555982,
            "maximum": 1456.876403,
            "minimum": 1375.076403,
            "name": "Z",
            "position": 2,
            "stddev": 15.25423821,
            "variance": 232.6917833
          },
          {
            "average": 20496.75059,
            "count": 18555982,
            "maximum": 51121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3966.736691,
            "variance": 15734999.97
          },
          {
            "average": 1.086999007,
            "count": 18555982,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3336143086,
            "variance": 0.1112985069
          },
          {
            "average": 1.175297756,
            "count": 18555982,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4926981497,
            "variance": 0.2427514667
          },
          {
            "average": 0.4986728269,
            "count": 18555982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982521,
            "variance": 0.2499982521
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138536295,
            "count": 18555982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3454620045,
            "variance": 0.1193439965
          },
          {
            "average": 1.864312579,
            "count": 18555982,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40941631,
            "variance": 130.1747806
          },
          {
            "average": 1.944281634,
            "count": 18555982,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021809044,
            "variance": 1.044093723
          },
          {
            "average": 1101.486339,
            "count": 18555982,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.266844023,
            "variance": 1.60489378
          },
          {
            "average": 40115.79427,
            "count": 18555982,
            "maximum": 52992,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6416.511042,
            "variance": 41171613.96
          },
          {
            "average": 38754.70471,
            "count": 18555982,
            "maximum": 51200,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 4914.181649,
            "variance": 24149181.28
          },
          {
            "average": 35308.03182,
            "count": 18555982,
            "maximum": 48640,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4893.181412,
            "variance": 23943224.33
          },
          {
            "average": 188151167.6,
            "count": 18555982,
            "maximum": 188152970.8,
            "minimum": 188149781.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 839.3752158,
            "variance": 704550.7529
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18555982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310171.0763,
          4824548.219,
          1375.076403,
          311219.7163,
          4825964.839,
          1456.876403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310171.07632078597,
                4824548.218812708,
                1375.076402782523
              ],
              [
                310171.07632078597,
                4825964.838812707,
                1375.076402782523
              ],
              [
                311219.716320786,
                4825964.838812707,
                1456.8764027825232
              ],
              [
                311219.716320786,
                4824548.218812708,
                1456.8764027825232
              ],
              [
                310171.07632078597,
                4824548.218812708,
                1375.076402782523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:29:30+00:00",
        "end_time": "2017-08-30T17:36:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504709,
            43.54973879,
            1375.076403,
            -119.3370044,
            43.56274972,
            1456.876403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997527508965,
                  43.54973879192282,
                  1375.076402782523
                ],
                [
                  -119.35047087553774,
                  43.56248358905409,
                  1375.076402782523
                ],
                [
                  -119.33749723186074,
                  43.56274971976148,
                  1456.8764027825232
                ],
                [
                  -119.33700436083738,
                  43.550004804903786,
                  1456.8764027825232
                ],
                [
                  -119.34997527508965,
                  43.54973879192282,
                  1375.076402782523
                ]
              ]
            ]
          },
          "id": "20170830_43119E3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:29:30Z",
            "pc:count": 18555982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310730.5464,
                "count": 18555982,
                "maximum": 311219.7163,
                "minimum": 310171.0763,
                "name": "X",
                "position": 0,
                "stddev": 285.8123864,
                "variance": 81688.72025
              },
              {
                "average": 4825280.457,
                "count": 18555982,
                "maximum": 4825964.839,
                "minimum": 4824548.219,
                "name": "Y",
                "position": 1,
                "stddev": 399.7346804,
                "variance": 159787.8147
              },
              {
                "average": 1404.933625,
                "count": 18555982,
                "maximum": 1456.876403,
                "minimum": 1375.076403,
                "name": "Z",
                "position": 2,
                "stddev": 15.25423821,
                "variance": 232.6917833
              },
              {
                "average": 20496.75059,
                "count": 18555982,
                "maximum": 51121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3966.736691,
                "variance": 15734999.97
              },
              {
                "average": 1.086999007,
                "count": 18555982,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3336143086,
                "variance": 0.1112985069
              },
              {
                "average": 1.175297756,
                "count": 18555982,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4926981497,
                "variance": 0.2427514667
              },
              {
                "average": 0.4986728269,
                "count": 18555982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982521,
                "variance": 0.2499982521
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138536295,
                "count": 18555982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3454620045,
                "variance": 0.1193439965
              },
              {
                "average": 1.864312579,
                "count": 18555982,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40941631,
                "variance": 130.1747806
              },
              {
                "average": 1.944281634,
                "count": 18555982,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021809044,
                "variance": 1.044093723
              },
              {
                "average": 1101.486339,
                "count": 18555982,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.266844023,
                "variance": 1.60489378
              },
              {
                "average": 40115.79427,
                "count": 18555982,
                "maximum": 52992,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6416.511042,
                "variance": 41171613.96
              },
              {
                "average": 38754.70471,
                "count": 18555982,
                "maximum": 51200,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 4914.181649,
                "variance": 24149181.28
              },
              {
                "average": 35308.03182,
                "count": 18555982,
                "maximum": 48640,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4893.181412,
                "variance": 23943224.33
              },
              {
                "average": 188151167.6,
                "count": 18555982,
                "maximum": 188152970.8,
                "minimum": 188149781.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 839.3752158,
                "variance": 704550.7529
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18555982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310171.0763,
              4824548.219,
              1375.076403,
              311219.7163,
              4825964.839,
              1456.876403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310171.07632078597,
                    4824548.218812708,
                    1375.076402782523
                  ],
                  [
                    310171.07632078597,
                    4825964.838812707,
                    1375.076402782523
                  ],
                  [
                    311219.716320786,
                    4825964.838812707,
                    1456.8764027825232
                  ],
                  [
                    311219.716320786,
                    4824548.218812708,
                    1456.8764027825232
                  ],
                  [
                    310171.07632078597,
                    4824548.218812708,
                    1375.076402782523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:29:30+00:00",
            "end_time": "2017-08-30T17:36: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": "20170908_43119E5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747362914848,
              43.612212195055136,
              1315.9954552649635
            ],
            [
              -119.58802164168452,
              43.62498173491634,
              1315.9954552649635
            ],
            [
              -119.57499899119112,
              43.62527600554101,
              1577.8554552649637
            ],
            [
              -119.57445372874935,
              43.6125063352668,
              1577.8554552649637
            ],
            [
              -119.58747362914848,
              43.612212195055136,
              1315.9954552649635
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880216,
        43.6122122,
        1315.995455,
        -119.5744537,
        43.62527601,
        1577.855455
      ],
      "properties": {
        "datetime": "2017-09-10T15:29:48Z",
        "pc:count": 13545569,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291724.6564,
            "count": 13545569,
            "maximum": 292253.3868,
            "minimum": 291201.6868,
            "name": "X",
            "position": 0,
            "stddev": 297.444315,
            "variance": 88473.1205
          },
          {
            "average": 4832808.897,
            "count": 13545569,
            "maximum": 4833476.399,
            "minimum": 4832056.759,
            "name": "Y",
            "position": 1,
            "stddev": 420.6640287,
            "variance": 176958.2251
          },
          {
            "average": 1414.460156,
            "count": 13545569,
            "maximum": 1577.855455,
            "minimum": 1315.995455,
            "name": "Z",
            "position": 2,
            "stddev": 74.96336555,
            "variance": 5619.506175
          },
          {
            "average": 23566.2143,
            "count": 13545569,
            "maximum": 41745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.308704,
            "variance": 24062053.48
          },
          {
            "average": 1.062936227,
            "count": 13545569,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2773778668,
            "variance": 0.07693848101
          },
          {
            "average": 1.127011202,
            "count": 13545569,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4072607687,
            "variance": 0.1658613337
          },
          {
            "average": 0.5014255953,
            "count": 13545569,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979861,
            "variance": 0.2499979861
          },
          {
            "average": 3.35903202e-05,
            "count": 13545569,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005795618549,
            "variance": 3.358919437e-05
          },
          {
            "average": 1.237950432,
            "count": 13545569,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.425828648,
            "variance": 0.1813300375
          },
          {
            "average": 0.01514856942,
            "count": 13545569,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02670975,
            "variance": 144.6417474
          },
          {
            "average": 1.972942222,
            "count": 13545569,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018975311,
            "variance": 1.038310684
          },
          {
            "average": 1158.27108,
            "count": 13545569,
            "maximum": 1161,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.079211365,
            "variance": 1.164697171
          },
          {
            "average": 38581.02252,
            "count": 13545569,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7312.71604,
            "variance": 53475815.89
          },
          {
            "average": 37757.155,
            "count": 13545569,
            "maximum": 53760,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 5935.935819,
            "variance": 35235334.04
          },
          {
            "average": 34495.6179,
            "count": 13545569,
            "maximum": 51200,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6045.664194,
            "variance": 36550055.55
          },
          {
            "average": 189087265.4,
            "count": 13545569,
            "maximum": 189092588.2,
            "minimum": 188951223.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21595.80631,
            "variance": 466378850.3
          },
          {
            "average": 0,
            "count": 13545569,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13545569,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13545569,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13545569,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13545569,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291201.6868,
          4832056.759,
          1315.995455,
          292253.3868,
          4833476.399,
          1577.855455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291201.68682160595,
                4832056.758927098,
                1315.9954552649635
              ],
              [
                291201.68682160595,
                4833476.398927098,
                1315.9954552649635
              ],
              [
                292253.3868216059,
                4833476.398927098,
                1577.8554552649637
              ],
              [
                292253.3868216059,
                4832056.758927098,
                1577.8554552649637
              ],
              [
                291201.68682160595,
                4832056.758927098,
                1315.9954552649635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:29:48+00:00",
        "end_time": "2017-09-09T00:13:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880216,
            43.6122122,
            1315.995455,
            -119.5744537,
            43.62527601,
            1577.855455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747362914848,
                  43.612212195055136,
                  1315.9954552649635
                ],
                [
                  -119.58802164168452,
                  43.62498173491634,
                  1315.9954552649635
                ],
                [
                  -119.57499899119112,
                  43.62527600554101,
                  1577.8554552649637
                ],
                [
                  -119.57445372874935,
                  43.6125063352668,
                  1577.8554552649637
                ],
                [
                  -119.58747362914848,
                  43.612212195055136,
                  1315.9954552649635
                ]
              ]
            ]
          },
          "id": "20170908_43119E5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:29:48Z",
            "pc:count": 13545569,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291724.6564,
                "count": 13545569,
                "maximum": 292253.3868,
                "minimum": 291201.6868,
                "name": "X",
                "position": 0,
                "stddev": 297.444315,
                "variance": 88473.1205
              },
              {
                "average": 4832808.897,
                "count": 13545569,
                "maximum": 4833476.399,
                "minimum": 4832056.759,
                "name": "Y",
                "position": 1,
                "stddev": 420.6640287,
                "variance": 176958.2251
              },
              {
                "average": 1414.460156,
                "count": 13545569,
                "maximum": 1577.855455,
                "minimum": 1315.995455,
                "name": "Z",
                "position": 2,
                "stddev": 74.96336555,
                "variance": 5619.506175
              },
              {
                "average": 23566.2143,
                "count": 13545569,
                "maximum": 41745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.308704,
                "variance": 24062053.48
              },
              {
                "average": 1.062936227,
                "count": 13545569,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2773778668,
                "variance": 0.07693848101
              },
              {
                "average": 1.127011202,
                "count": 13545569,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4072607687,
                "variance": 0.1658613337
              },
              {
                "average": 0.5014255953,
                "count": 13545569,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979861,
                "variance": 0.2499979861
              },
              {
                "average": 3.35903202e-05,
                "count": 13545569,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005795618549,
                "variance": 3.358919437e-05
              },
              {
                "average": 1.237950432,
                "count": 13545569,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.425828648,
                "variance": 0.1813300375
              },
              {
                "average": 0.01514856942,
                "count": 13545569,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02670975,
                "variance": 144.6417474
              },
              {
                "average": 1.972942222,
                "count": 13545569,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018975311,
                "variance": 1.038310684
              },
              {
                "average": 1158.27108,
                "count": 13545569,
                "maximum": 1161,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.079211365,
                "variance": 1.164697171
              },
              {
                "average": 38581.02252,
                "count": 13545569,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7312.71604,
                "variance": 53475815.89
              },
              {
                "average": 37757.155,
                "count": 13545569,
                "maximum": 53760,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 5935.935819,
                "variance": 35235334.04
              },
              {
                "average": 34495.6179,
                "count": 13545569,
                "maximum": 51200,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6045.664194,
                "variance": 36550055.55
              },
              {
                "average": 189087265.4,
                "count": 13545569,
                "maximum": 189092588.2,
                "minimum": 188951223.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21595.80631,
                "variance": 466378850.3
              },
              {
                "average": 0,
                "count": 13545569,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13545569,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13545569,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13545569,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13545569,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291201.6868,
              4832056.759,
              1315.995455,
              292253.3868,
              4833476.399,
              1577.855455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291201.68682160595,
                    4832056.758927098,
                    1315.9954552649635
                  ],
                  [
                    291201.68682160595,
                    4833476.398927098,
                    1315.9954552649635
                  ],
                  [
                    292253.3868216059,
                    4833476.398927098,
                    1577.8554552649637
                  ],
                  [
                    292253.3868216059,
                    4832056.758927098,
                    1577.8554552649637
                  ],
                  [
                    291201.68682160595,
                    4832056.758927098,
                    1315.9954552649635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:29:48+00:00",
            "end_time": "2017-09-09T00:13:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247230778746,
              43.587215925433455,
              1303.0554642203947
            ],
            [
              -119.56301438744502,
              43.599981814565965,
              1303.0554642203947
            ],
            [
              -119.54999959832514,
              43.60027304381089,
              1324.3954642203948
            ],
            [
              -119.54946026401632,
              43.587507025644605,
              1324.3954642203948
            ],
            [
              -119.56247230778746,
              43.587215925433455,
              1303.0554642203947
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630144,
        43.58721593,
        1303.055464,
        -119.5494603,
        43.60027304,
        1324.395464
      ],
      "properties": {
        "datetime": "2017-09-10T15:08:06Z",
        "pc:count": 14360602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293655.1294,
            "count": 14360602,
            "maximum": 294185.0541,
            "minimum": 293133.5741,
            "name": "X",
            "position": 0,
            "stddev": 291.0445201,
            "variance": 84706.91267
          },
          {
            "average": 4829950.3,
            "count": 14360602,
            "maximum": 4830637.148,
            "minimum": 4829217.948,
            "name": "Y",
            "position": 1,
            "stddev": 398.3568765,
            "variance": 158688.2011
          },
          {
            "average": 1310.387033,
            "count": 14360602,
            "maximum": 1324.395464,
            "minimum": 1303.055464,
            "name": "Z",
            "position": 2,
            "stddev": 1.890030686,
            "variance": 3.572215993
          },
          {
            "average": 31015.93645,
            "count": 14360602,
            "maximum": 58577,
            "minimum": 785,
            "name": "Intensity",
            "position": 3,
            "stddev": 4429.71676,
            "variance": 19622390.58
          },
          {
            "average": 1.001281353,
            "count": 14360602,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03601361776,
            "variance": 0.001296980664
          },
          {
            "average": 1.00255428,
            "count": 14360602,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0509845573,
            "variance": 0.002599425083
          },
          {
            "average": 0.50192478,
            "count": 14360602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963126,
            "variance": 0.2499963126
          },
          {
            "average": 1.093268931e-05,
            "count": 14360602,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003306443792,
            "variance": 1.093257055e-05
          },
          {
            "average": 1.269351104,
            "count": 14360602,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4436227005,
            "variance": 0.1968011004
          },
          {
            "average": 0.03004268674,
            "count": 14360602,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98286273,
            "variance": 143.5889992
          },
          {
            "average": 2.004473489,
            "count": 14360602,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001750609,
            "variance": 1.003504283
          },
          {
            "average": 1156.665655,
            "count": 14360602,
            "maximum": 1159,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.364335831,
            "variance": 1.86141226
          },
          {
            "average": 39827.84965,
            "count": 14360602,
            "maximum": 55552,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 10710.26614,
            "variance": 114709800.9
          },
          {
            "average": 39786.34129,
            "count": 14360602,
            "maximum": 54784,
            "minimum": 20480,
            "name": "Green",
            "position": 13,
            "stddev": 5959.069853,
            "variance": 35510513.52
          },
          {
            "average": 33300.05011,
            "count": 14360602,
            "maximum": 58624,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 8436.279701,
            "variance": 71170815.19
          },
          {
            "average": 189047688,
            "count": 14360602,
            "maximum": 189091286.3,
            "minimum": 188950497.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 63913.00494,
            "variance": 4084872200
          },
          {
            "average": 0,
            "count": 14360602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14360602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14360602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14360602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14360602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293133.5741,
          4829217.948,
          1303.055464,
          294185.0541,
          4830637.148,
          1324.395464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293133.5741390591,
                4829217.947771259,
                1303.0554642203947
              ],
              [
                293133.5741390591,
                4830637.147771258,
                1303.0554642203947
              ],
              [
                294185.0541390591,
                4830637.147771258,
                1324.3954642203948
              ],
              [
                294185.0541390591,
                4829217.947771259,
                1324.3954642203948
              ],
              [
                293133.5741390591,
                4829217.947771259,
                1303.0554642203947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:08:06+00:00",
        "end_time": "2017-09-09T00:01:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630144,
            43.58721593,
            1303.055464,
            -119.5494603,
            43.60027304,
            1324.395464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247230778746,
                  43.587215925433455,
                  1303.0554642203947
                ],
                [
                  -119.56301438744502,
                  43.599981814565965,
                  1303.0554642203947
                ],
                [
                  -119.54999959832514,
                  43.60027304381089,
                  1324.3954642203948
                ],
                [
                  -119.54946026401632,
                  43.587507025644605,
                  1324.3954642203948
                ],
                [
                  -119.56247230778746,
                  43.587215925433455,
                  1303.0554642203947
                ]
              ]
            ]
          },
          "id": "20170908_43119E5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:08:06Z",
            "pc:count": 14360602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293655.1294,
                "count": 14360602,
                "maximum": 294185.0541,
                "minimum": 293133.5741,
                "name": "X",
                "position": 0,
                "stddev": 291.0445201,
                "variance": 84706.91267
              },
              {
                "average": 4829950.3,
                "count": 14360602,
                "maximum": 4830637.148,
                "minimum": 4829217.948,
                "name": "Y",
                "position": 1,
                "stddev": 398.3568765,
                "variance": 158688.2011
              },
              {
                "average": 1310.387033,
                "count": 14360602,
                "maximum": 1324.395464,
                "minimum": 1303.055464,
                "name": "Z",
                "position": 2,
                "stddev": 1.890030686,
                "variance": 3.572215993
              },
              {
                "average": 31015.93645,
                "count": 14360602,
                "maximum": 58577,
                "minimum": 785,
                "name": "Intensity",
                "position": 3,
                "stddev": 4429.71676,
                "variance": 19622390.58
              },
              {
                "average": 1.001281353,
                "count": 14360602,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03601361776,
                "variance": 0.001296980664
              },
              {
                "average": 1.00255428,
                "count": 14360602,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0509845573,
                "variance": 0.002599425083
              },
              {
                "average": 0.50192478,
                "count": 14360602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963126,
                "variance": 0.2499963126
              },
              {
                "average": 1.093268931e-05,
                "count": 14360602,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003306443792,
                "variance": 1.093257055e-05
              },
              {
                "average": 1.269351104,
                "count": 14360602,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4436227005,
                "variance": 0.1968011004
              },
              {
                "average": 0.03004268674,
                "count": 14360602,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98286273,
                "variance": 143.5889992
              },
              {
                "average": 2.004473489,
                "count": 14360602,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001750609,
                "variance": 1.003504283
              },
              {
                "average": 1156.665655,
                "count": 14360602,
                "maximum": 1159,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.364335831,
                "variance": 1.86141226
              },
              {
                "average": 39827.84965,
                "count": 14360602,
                "maximum": 55552,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 10710.26614,
                "variance": 114709800.9
              },
              {
                "average": 39786.34129,
                "count": 14360602,
                "maximum": 54784,
                "minimum": 20480,
                "name": "Green",
                "position": 13,
                "stddev": 5959.069853,
                "variance": 35510513.52
              },
              {
                "average": 33300.05011,
                "count": 14360602,
                "maximum": 58624,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 8436.279701,
                "variance": 71170815.19
              },
              {
                "average": 189047688,
                "count": 14360602,
                "maximum": 189091286.3,
                "minimum": 188950497.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 63913.00494,
                "variance": 4084872200
              },
              {
                "average": 0,
                "count": 14360602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14360602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14360602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14360602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14360602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293133.5741,
              4829217.948,
              1303.055464,
              294185.0541,
              4830637.148,
              1324.395464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293133.5741390591,
                    4829217.947771259,
                    1303.0554642203947
                  ],
                  [
                    293133.5741390591,
                    4830637.147771258,
                    1303.0554642203947
                  ],
                  [
                    294185.0541390591,
                    4830637.147771258,
                    1324.3954642203948
                  ],
                  [
                    294185.0541390591,
                    4829217.947771259,
                    1324.3954642203948
                  ],
                  [
                    293133.5741390591,
                    4829217.947771259,
                    1303.0554642203947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:08:06+00:00",
            "end_time": "2017-09-09T00:01: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": "20170831_43119E4412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497506680954,
              43.5247305418051,
              1319.8724820450634
            ],
            [
              -119.42548636820548,
              43.537483154269125,
              1319.8724820450634
            ],
            [
              -119.41249826460636,
              43.537758106049935,
              1352.7324820450635
            ],
            [
              -119.41198969465951,
              43.525005371877306,
              1352.7324820450635
            ],
            [
              -119.42497506680954,
              43.5247305418051,
              1319.8724820450634
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254864,
        43.52473054,
        1319.872482,
        -119.4119897,
        43.53775811,
        1352.732482
      ],
      "properties": {
        "datetime": "2017-08-31T17:34:44Z",
        "pc:count": 13223963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304558.2271,
            "count": 13223963,
            "maximum": 305081.7509,
            "minimum": 304031.4509,
            "name": "X",
            "position": 0,
            "stddev": 289.3509639,
            "variance": 83723.98031
          },
          {
            "average": 4822638.898,
            "count": 13223963,
            "maximum": 4823362.303,
            "minimum": 4821944.743,
            "name": "Y",
            "position": 1,
            "stddev": 397.2190682,
            "variance": 157782.9881
          },
          {
            "average": 1332.194298,
            "count": 13223963,
            "maximum": 1352.732482,
            "minimum": 1319.872482,
            "name": "Z",
            "position": 2,
            "stddev": 5.928161038,
            "variance": 35.1430933
          },
          {
            "average": 19888.36428,
            "count": 13223963,
            "maximum": 29969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1765.779238,
            "variance": 3117976.317
          },
          {
            "average": 1.008770291,
            "count": 13223963,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1032001723,
            "variance": 0.01065027555
          },
          {
            "average": 1.01769341,
            "count": 13223963,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1527708478,
            "variance": 0.02333893193
          },
          {
            "average": 0.5022870981,
            "count": 13223963,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947881,
            "variance": 0.2499947881
          },
          {
            "average": 2.268608888e-07,
            "count": 13223963,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004762991229,
            "variance": 2.268608545e-07
          },
          {
            "average": 1.170545774,
            "count": 13223963,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3761115837,
            "variance": 0.1414599234
          },
          {
            "average": 0.3329153437,
            "count": 13223963,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62987925,
            "variance": 135.2540913
          },
          {
            "average": 1.994544449,
            "count": 13223963,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002479179,
            "variance": 1.004964504
          },
          {
            "average": 1131.586958,
            "count": 13223963,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.39832128,
            "variance": 1.955302401
          },
          {
            "average": 42356.18255,
            "count": 13223963,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4470.45601,
            "variance": 19984976.93
          },
          {
            "average": 40374.5518,
            "count": 13223963,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4004.728152,
            "variance": 16037847.57
          },
          {
            "average": 37020.00299,
            "count": 13223963,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3707.919434,
            "variance": 13748666.53
          },
          {
            "average": 188233660.9,
            "count": 13223963,
            "maximum": 188236084.8,
            "minimum": 188231765.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 932.0745454,
            "variance": 868762.9582
          },
          {
            "average": 0,
            "count": 13223963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13223963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13223963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13223963,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13223963,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304031.4509,
          4821944.743,
          1319.872482,
          305081.7509,
          4823362.303,
          1352.732482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304031.45086944196,
                4821944.743495493,
                1319.8724820450634
              ],
              [
                304031.45086944196,
                4823362.303495494,
                1319.8724820450634
              ],
              [
                305081.750869442,
                4823362.303495494,
                1352.7324820450635
              ],
              [
                305081.750869442,
                4821944.743495493,
                1352.7324820450635
              ],
              [
                304031.45086944196,
                4821944.743495493,
                1319.8724820450634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:34:44+00:00",
        "end_time": "2017-08-31T16:22:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254864,
            43.52473054,
            1319.872482,
            -119.4119897,
            43.53775811,
            1352.732482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497506680954,
                  43.5247305418051,
                  1319.8724820450634
                ],
                [
                  -119.42548636820548,
                  43.537483154269125,
                  1319.8724820450634
                ],
                [
                  -119.41249826460636,
                  43.537758106049935,
                  1352.7324820450635
                ],
                [
                  -119.41198969465951,
                  43.525005371877306,
                  1352.7324820450635
                ],
                [
                  -119.42497506680954,
                  43.5247305418051,
                  1319.8724820450634
                ]
              ]
            ]
          },
          "id": "20170831_43119E4412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:34:44Z",
            "pc:count": 13223963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304558.2271,
                "count": 13223963,
                "maximum": 305081.7509,
                "minimum": 304031.4509,
                "name": "X",
                "position": 0,
                "stddev": 289.3509639,
                "variance": 83723.98031
              },
              {
                "average": 4822638.898,
                "count": 13223963,
                "maximum": 4823362.303,
                "minimum": 4821944.743,
                "name": "Y",
                "position": 1,
                "stddev": 397.2190682,
                "variance": 157782.9881
              },
              {
                "average": 1332.194298,
                "count": 13223963,
                "maximum": 1352.732482,
                "minimum": 1319.872482,
                "name": "Z",
                "position": 2,
                "stddev": 5.928161038,
                "variance": 35.1430933
              },
              {
                "average": 19888.36428,
                "count": 13223963,
                "maximum": 29969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1765.779238,
                "variance": 3117976.317
              },
              {
                "average": 1.008770291,
                "count": 13223963,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1032001723,
                "variance": 0.01065027555
              },
              {
                "average": 1.01769341,
                "count": 13223963,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1527708478,
                "variance": 0.02333893193
              },
              {
                "average": 0.5022870981,
                "count": 13223963,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947881,
                "variance": 0.2499947881
              },
              {
                "average": 2.268608888e-07,
                "count": 13223963,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004762991229,
                "variance": 2.268608545e-07
              },
              {
                "average": 1.170545774,
                "count": 13223963,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3761115837,
                "variance": 0.1414599234
              },
              {
                "average": 0.3329153437,
                "count": 13223963,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62987925,
                "variance": 135.2540913
              },
              {
                "average": 1.994544449,
                "count": 13223963,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002479179,
                "variance": 1.004964504
              },
              {
                "average": 1131.586958,
                "count": 13223963,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.39832128,
                "variance": 1.955302401
              },
              {
                "average": 42356.18255,
                "count": 13223963,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4470.45601,
                "variance": 19984976.93
              },
              {
                "average": 40374.5518,
                "count": 13223963,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4004.728152,
                "variance": 16037847.57
              },
              {
                "average": 37020.00299,
                "count": 13223963,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3707.919434,
                "variance": 13748666.53
              },
              {
                "average": 188233660.9,
                "count": 13223963,
                "maximum": 188236084.8,
                "minimum": 188231765.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 932.0745454,
                "variance": 868762.9582
              },
              {
                "average": 0,
                "count": 13223963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13223963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13223963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13223963,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13223963,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304031.4509,
              4821944.743,
              1319.872482,
              305081.7509,
              4823362.303,
              1352.732482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304031.45086944196,
                    4821944.743495493,
                    1319.8724820450634
                  ],
                  [
                    304031.45086944196,
                    4823362.303495494,
                    1319.8724820450634
                  ],
                  [
                    305081.750869442,
                    4823362.303495494,
                    1352.7324820450635
                  ],
                  [
                    305081.750869442,
                    4821944.743495493,
                    1352.7324820450635
                  ],
                  [
                    304031.45086944196,
                    4821944.743495493,
                    1319.8724820450634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:34:44+00:00",
            "end_time": "2017-08-31T16:22: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": "20170831_43119E4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497446979581,
              43.59972484416808,
              1362.3103096055668
            ],
            [
              -119.47549792547788,
              43.6124829287556,
              1362.3103096055668
            ],
            [
              -119.46249764403275,
              43.6127638686311,
              1461.7103096055669
            ],
            [
              -119.46197693053186,
              43.60000565964747,
              1461.7103096055669
            ],
            [
              -119.47497446979581,
              43.59972484416808,
              1362.3103096055668
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754979,
        43.59972484,
        1362.31031,
        -119.4619769,
        43.61276387,
        1461.71031
      ],
      "properties": {
        "datetime": "2017-08-31T17:19:22Z",
        "pc:count": 13609431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300772.9437,
            "count": 13609431,
            "maximum": 301288.8608,
            "minimum": 300238.8408,
            "name": "X",
            "position": 0,
            "stddev": 291.769714,
            "variance": 85129.566
          },
          {
            "average": 4831089.165,
            "count": 13609431,
            "maximum": 4831811.258,
            "minimum": 4830393.018,
            "name": "Y",
            "position": 1,
            "stddev": 387.7904655,
            "variance": 150381.4452
          },
          {
            "average": 1400.791761,
            "count": 13609431,
            "maximum": 1461.71031,
            "minimum": 1362.31031,
            "name": "Z",
            "position": 2,
            "stddev": 18.05104851,
            "variance": 325.8403523
          },
          {
            "average": 18254.73208,
            "count": 13609431,
            "maximum": 30865,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2357.88911,
            "variance": 5559641.053
          },
          {
            "average": 1.020987064,
            "count": 13609431,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1653365224,
            "variance": 0.02733616564
          },
          {
            "average": 1.042176635,
            "count": 13609431,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2471006624,
            "variance": 0.06105873734
          },
          {
            "average": 0.502867607,
            "count": 13609431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917951,
            "variance": 0.2499917952
          },
          {
            "average": 2.939138308e-07,
            "count": 13609431,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005421381429,
            "variance": 2.93913766e-07
          },
          {
            "average": 1.193953223,
            "count": 13609431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3953926928,
            "variance": 0.1563353815
          },
          {
            "average": 0.2127826973,
            "count": 13609431,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69413563,
            "variance": 136.752808
          },
          {
            "average": 1.983489538,
            "count": 13609431,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007466201,
            "variance": 1.014988147
          },
          {
            "average": 1131.46266,
            "count": 13609431,
            "maximum": 1134,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.399512103,
            "variance": 1.958634127
          },
          {
            "average": 40312.92431,
            "count": 13609431,
            "maximum": 50944,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4420.896141,
            "variance": 19544322.69
          },
          {
            "average": 38384.19146,
            "count": 13609431,
            "maximum": 49152,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 3830.615737,
            "variance": 14673616.92
          },
          {
            "average": 34873.87253,
            "count": 13609431,
            "maximum": 46336,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3604.700952,
            "variance": 12993868.96
          },
          {
            "average": 188233576.2,
            "count": 13609431,
            "maximum": 188235162.9,
            "minimum": 188231894.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 899.2093271,
            "variance": 808577.414
          },
          {
            "average": 0,
            "count": 13609431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13609431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300238.8408,
          4830393.018,
          1362.31031,
          301288.8608,
          4831811.258,
          1461.71031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300238.8408152041,
                4830393.017626538,
                1362.3103096055668
              ],
              [
                300238.8408152041,
                4831811.257626538,
                1362.3103096055668
              ],
              [
                301288.8608152041,
                4831811.257626538,
                1461.7103096055669
              ],
              [
                301288.8608152041,
                4830393.017626538,
                1461.7103096055669
              ],
              [
                300238.8408152041,
                4830393.017626538,
                1362.3103096055668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:19:22+00:00",
        "end_time": "2017-08-31T16:24:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754979,
            43.59972484,
            1362.31031,
            -119.4619769,
            43.61276387,
            1461.71031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497446979581,
                  43.59972484416808,
                  1362.3103096055668
                ],
                [
                  -119.47549792547788,
                  43.6124829287556,
                  1362.3103096055668
                ],
                [
                  -119.46249764403275,
                  43.6127638686311,
                  1461.7103096055669
                ],
                [
                  -119.46197693053186,
                  43.60000565964747,
                  1461.7103096055669
                ],
                [
                  -119.47497446979581,
                  43.59972484416808,
                  1362.3103096055668
                ]
              ]
            ]
          },
          "id": "20170831_43119E4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:19:22Z",
            "pc:count": 13609431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300772.9437,
                "count": 13609431,
                "maximum": 301288.8608,
                "minimum": 300238.8408,
                "name": "X",
                "position": 0,
                "stddev": 291.769714,
                "variance": 85129.566
              },
              {
                "average": 4831089.165,
                "count": 13609431,
                "maximum": 4831811.258,
                "minimum": 4830393.018,
                "name": "Y",
                "position": 1,
                "stddev": 387.7904655,
                "variance": 150381.4452
              },
              {
                "average": 1400.791761,
                "count": 13609431,
                "maximum": 1461.71031,
                "minimum": 1362.31031,
                "name": "Z",
                "position": 2,
                "stddev": 18.05104851,
                "variance": 325.8403523
              },
              {
                "average": 18254.73208,
                "count": 13609431,
                "maximum": 30865,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2357.88911,
                "variance": 5559641.053
              },
              {
                "average": 1.020987064,
                "count": 13609431,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1653365224,
                "variance": 0.02733616564
              },
              {
                "average": 1.042176635,
                "count": 13609431,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2471006624,
                "variance": 0.06105873734
              },
              {
                "average": 0.502867607,
                "count": 13609431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917951,
                "variance": 0.2499917952
              },
              {
                "average": 2.939138308e-07,
                "count": 13609431,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005421381429,
                "variance": 2.93913766e-07
              },
              {
                "average": 1.193953223,
                "count": 13609431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3953926928,
                "variance": 0.1563353815
              },
              {
                "average": 0.2127826973,
                "count": 13609431,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69413563,
                "variance": 136.752808
              },
              {
                "average": 1.983489538,
                "count": 13609431,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007466201,
                "variance": 1.014988147
              },
              {
                "average": 1131.46266,
                "count": 13609431,
                "maximum": 1134,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.399512103,
                "variance": 1.958634127
              },
              {
                "average": 40312.92431,
                "count": 13609431,
                "maximum": 50944,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4420.896141,
                "variance": 19544322.69
              },
              {
                "average": 38384.19146,
                "count": 13609431,
                "maximum": 49152,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 3830.615737,
                "variance": 14673616.92
              },
              {
                "average": 34873.87253,
                "count": 13609431,
                "maximum": 46336,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3604.700952,
                "variance": 12993868.96
              },
              {
                "average": 188233576.2,
                "count": 13609431,
                "maximum": 188235162.9,
                "minimum": 188231894.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 899.2093271,
                "variance": 808577.414
              },
              {
                "average": 0,
                "count": 13609431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13609431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300238.8408,
              4830393.018,
              1362.31031,
              301288.8608,
              4831811.258,
              1461.71031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300238.8408152041,
                    4830393.017626538,
                    1362.3103096055668
                  ],
                  [
                    300238.8408152041,
                    4831811.257626538,
                    1362.3103096055668
                  ],
                  [
                    301288.8608152041,
                    4831811.257626538,
                    1461.7103096055669
                  ],
                  [
                    301288.8608152041,
                    4830393.017626538,
                    1461.7103096055669
                  ],
                  [
                    300238.8408152041,
                    4830393.017626538,
                    1362.3103096055668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:19:22+00:00",
            "end_time": "2017-08-31T16:24: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": "20170908_43119E5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497373943092,
              43.52471948569975,
              1286.0196769933304
            ],
            [
              -119.52550656264786,
              43.53748192877514,
              1286.0196769933304
            ],
            [
              -119.51249816929179,
              43.53776870983284,
              1386.0996769933304
            ],
            [
              -119.51196808348742,
              43.5250061397147,
              1386.0996769933304
            ],
            [
              -119.52497373943092,
              43.52471948569975,
              1286.0196769933304
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255066,
        43.52471949,
        1286.019677,
        -119.5119681,
        43.53776871,
        1386.099677
      ],
      "properties": {
        "datetime": "2017-09-10T15:21:25Z",
        "pc:count": 14650664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296477.7088,
            "count": 14650664,
            "maximum": 297002.0098,
            "minimum": 295949.9898,
            "name": "X",
            "position": 0,
            "stddev": 290.841071,
            "variance": 84588.52861
          },
          {
            "average": 4822909.665,
            "count": 14650664,
            "maximum": 4823602.832,
            "minimum": 4822184.072,
            "name": "Y",
            "position": 1,
            "stddev": 396.1474544,
            "variance": 156932.8057
          },
          {
            "average": 1307.744266,
            "count": 14650664,
            "maximum": 1386.099677,
            "minimum": 1286.019677,
            "name": "Z",
            "position": 2,
            "stddev": 20.50056638,
            "variance": 420.273222
          },
          {
            "average": 24996.22523,
            "count": 14650664,
            "maximum": 55009,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2941.481851,
            "variance": 8652315.479
          },
          {
            "average": 1.000139994,
            "count": 14650664,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01200289315,
            "variance": 0.000144069444
          },
          {
            "average": 1.000286335,
            "count": 14650664,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01729408455,
            "variance": 0.0002990853604
          },
          {
            "average": 0.5029858715,
            "count": 14650664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911016,
            "variance": 0.2499911016
          },
          {
            "average": 2.81898486e-05,
            "count": 14650664,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005309336668,
            "variance": 2.818905585e-05
          },
          {
            "average": 1.243106865,
            "count": 14650664,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4289591238,
            "variance": 0.1840059299
          },
          {
            "average": -0.5199238329,
            "count": 14650664,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05945699,
            "variance": 145.4305028
          },
          {
            "average": 2.011778579,
            "count": 14650664,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000755736,
            "variance": 1.001512044
          },
          {
            "average": 1157.607665,
            "count": 14650664,
            "maximum": 1160,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.210761135,
            "variance": 1.465942527
          },
          {
            "average": 42377.54,
            "count": 14650664,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4227.270933,
            "variance": 17869819.54
          },
          {
            "average": 40767.65825,
            "count": 14650664,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3136.945458,
            "variance": 9840426.806
          },
          {
            "average": 36770.68515,
            "count": 14650664,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3779.968413,
            "variance": 14288161.2
          },
          {
            "average": 189074156.5,
            "count": 14650664,
            "maximum": 189092085.6,
            "minimum": 188950389.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44599.08678,
            "variance": 1989078542
          },
          {
            "average": 0,
            "count": 14650664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14650664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295949.9898,
          4822184.072,
          1286.019677,
          297002.0098,
          4823602.832,
          1386.099677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295949.98977298883,
                4822184.07227325,
                1286.0196769933304
              ],
              [
                295949.98977298883,
                4823602.8322732495,
                1286.0196769933304
              ],
              [
                297002.00977298885,
                4823602.8322732495,
                1386.0996769933304
              ],
              [
                297002.00977298885,
                4822184.07227325,
                1386.0996769933304
              ],
              [
                295949.98977298883,
                4822184.07227325,
                1286.0196769933304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:21:25+00:00",
        "end_time": "2017-09-08T23:59:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255066,
            43.52471949,
            1286.019677,
            -119.5119681,
            43.53776871,
            1386.099677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497373943092,
                  43.52471948569975,
                  1286.0196769933304
                ],
                [
                  -119.52550656264786,
                  43.53748192877514,
                  1286.0196769933304
                ],
                [
                  -119.51249816929179,
                  43.53776870983284,
                  1386.0996769933304
                ],
                [
                  -119.51196808348742,
                  43.5250061397147,
                  1386.0996769933304
                ],
                [
                  -119.52497373943092,
                  43.52471948569975,
                  1286.0196769933304
                ]
              ]
            ]
          },
          "id": "20170908_43119E5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:21:25Z",
            "pc:count": 14650664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296477.7088,
                "count": 14650664,
                "maximum": 297002.0098,
                "minimum": 295949.9898,
                "name": "X",
                "position": 0,
                "stddev": 290.841071,
                "variance": 84588.52861
              },
              {
                "average": 4822909.665,
                "count": 14650664,
                "maximum": 4823602.832,
                "minimum": 4822184.072,
                "name": "Y",
                "position": 1,
                "stddev": 396.1474544,
                "variance": 156932.8057
              },
              {
                "average": 1307.744266,
                "count": 14650664,
                "maximum": 1386.099677,
                "minimum": 1286.019677,
                "name": "Z",
                "position": 2,
                "stddev": 20.50056638,
                "variance": 420.273222
              },
              {
                "average": 24996.22523,
                "count": 14650664,
                "maximum": 55009,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2941.481851,
                "variance": 8652315.479
              },
              {
                "average": 1.000139994,
                "count": 14650664,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01200289315,
                "variance": 0.000144069444
              },
              {
                "average": 1.000286335,
                "count": 14650664,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01729408455,
                "variance": 0.0002990853604
              },
              {
                "average": 0.5029858715,
                "count": 14650664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911016,
                "variance": 0.2499911016
              },
              {
                "average": 2.81898486e-05,
                "count": 14650664,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005309336668,
                "variance": 2.818905585e-05
              },
              {
                "average": 1.243106865,
                "count": 14650664,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4289591238,
                "variance": 0.1840059299
              },
              {
                "average": -0.5199238329,
                "count": 14650664,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05945699,
                "variance": 145.4305028
              },
              {
                "average": 2.011778579,
                "count": 14650664,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000755736,
                "variance": 1.001512044
              },
              {
                "average": 1157.607665,
                "count": 14650664,
                "maximum": 1160,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.210761135,
                "variance": 1.465942527
              },
              {
                "average": 42377.54,
                "count": 14650664,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4227.270933,
                "variance": 17869819.54
              },
              {
                "average": 40767.65825,
                "count": 14650664,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3136.945458,
                "variance": 9840426.806
              },
              {
                "average": 36770.68515,
                "count": 14650664,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3779.968413,
                "variance": 14288161.2
              },
              {
                "average": 189074156.5,
                "count": 14650664,
                "maximum": 189092085.6,
                "minimum": 188950389.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44599.08678,
                "variance": 1989078542
              },
              {
                "average": 0,
                "count": 14650664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14650664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295949.9898,
              4822184.072,
              1286.019677,
              297002.0098,
              4823602.832,
              1386.099677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295949.98977298883,
                    4822184.07227325,
                    1286.0196769933304
                  ],
                  [
                    295949.98977298883,
                    4823602.8322732495,
                    1286.0196769933304
                  ],
                  [
                    297002.00977298885,
                    4823602.8322732495,
                    1386.0996769933304
                  ],
                  [
                    297002.00977298885,
                    4822184.07227325,
                    1386.0996769933304
                  ],
                  [
                    295949.98977298883,
                    4822184.07227325,
                    1286.0196769933304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:21:25+00:00",
            "end_time": "2017-09-08T23:59:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997487920716,
              43.61223301772783,
              1441.0846500813227
            ],
            [
              -119.40048235962982,
              43.624983150341556,
              1441.0846500813227
            ],
            [
              -119.38749674241969,
              43.6252552431684,
              1532.2846500813225
            ],
            [
              -119.38699200088243,
              43.61250499015359,
              1532.2846500813225
            ],
            [
              -119.39997487920716,
              43.61223301772783,
              1441.0846500813227
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004824,
        43.61223302,
        1441.08465,
        -119.386992,
        43.62525524,
        1532.28465
      ],
      "properties": {
        "datetime": "2017-08-30T18:50:19Z",
        "pc:count": 14530527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306873.3415,
            "count": 14530527,
            "maximum": 307381.1367,
            "minimum": 306332.5767,
            "name": "X",
            "position": 0,
            "stddev": 294.4792568,
            "variance": 86718.03266
          },
          {
            "average": 4832313.109,
            "count": 14530527,
            "maximum": 4833021.812,
            "minimum": 4831604.532,
            "name": "Y",
            "position": 1,
            "stddev": 405.2998154,
            "variance": 164267.9404
          },
          {
            "average": 1492.456318,
            "count": 14530527,
            "maximum": 1532.28465,
            "minimum": 1441.08465,
            "name": "Z",
            "position": 2,
            "stddev": 15.77149738,
            "variance": 248.7401295
          },
          {
            "average": 19302.06667,
            "count": 14530527,
            "maximum": 34641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3653.769673,
            "variance": 13350032.82
          },
          {
            "average": 1.077221081,
            "count": 14530527,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3219451766,
            "variance": 0.1036486967
          },
          {
            "average": 1.155927517,
            "count": 14530527,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4824738512,
            "variance": 0.2327810171
          },
          {
            "average": 0.5039460028,
            "count": 14530527,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499984446,
            "variance": 0.2499844463
          },
          {
            "average": 2.202260111e-06,
            "count": 14530527,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001483999802,
            "variance": 2.202255412e-06
          },
          {
            "average": 1.164915491,
            "count": 14530527,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3711042732,
            "variance": 0.1377183816
          },
          {
            "average": 0.0735188556,
            "count": 14530527,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65577216,
            "variance": 135.8570247
          },
          {
            "average": 1.946998894,
            "count": 14530527,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024061198,
            "variance": 1.048701337
          },
          {
            "average": 1103.225313,
            "count": 14530527,
            "maximum": 1106,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001211064,
            "variance": 1.002423595
          },
          {
            "average": 39350.83967,
            "count": 14530527,
            "maximum": 51968,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 5203.07729,
            "variance": 27072013.29
          },
          {
            "average": 38077.20242,
            "count": 14530527,
            "maximum": 50688,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 4114.882537,
            "variance": 16932258.3
          },
          {
            "average": 34531.33568,
            "count": 14530527,
            "maximum": 48896,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3933.00001,
            "variance": 15468489.08
          },
          {
            "average": 188152308.9,
            "count": 14530527,
            "maximum": 188154219.5,
            "minimum": 188150822.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.8097782,
            "variance": 445969.8999
          },
          {
            "average": 0,
            "count": 14530527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14530527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14530527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306332.5767,
          4831604.532,
          1441.08465,
          307381.1367,
          4833021.812,
          1532.28465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306332.5767160222,
                4831604.532358366,
                1441.0846500813227
              ],
              [
                306332.5767160222,
                4833021.812358365,
                1441.0846500813227
              ],
              [
                307381.1367160223,
                4833021.812358365,
                1532.2846500813225
              ],
              [
                307381.1367160223,
                4831604.532358366,
                1532.2846500813225
              ],
              [
                306332.5767160222,
                4831604.532358366,
                1441.0846500813227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:50:19+00:00",
        "end_time": "2017-08-30T17:53:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004824,
            43.61223302,
            1441.08465,
            -119.386992,
            43.62525524,
            1532.28465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997487920716,
                  43.61223301772783,
                  1441.0846500813227
                ],
                [
                  -119.40048235962982,
                  43.624983150341556,
                  1441.0846500813227
                ],
                [
                  -119.38749674241969,
                  43.6252552431684,
                  1532.2846500813225
                ],
                [
                  -119.38699200088243,
                  43.61250499015359,
                  1532.2846500813225
                ],
                [
                  -119.39997487920716,
                  43.61223301772783,
                  1441.0846500813227
                ]
              ]
            ]
          },
          "id": "20170830_43119E4204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:50:19Z",
            "pc:count": 14530527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306873.3415,
                "count": 14530527,
                "maximum": 307381.1367,
                "minimum": 306332.5767,
                "name": "X",
                "position": 0,
                "stddev": 294.4792568,
                "variance": 86718.03266
              },
              {
                "average": 4832313.109,
                "count": 14530527,
                "maximum": 4833021.812,
                "minimum": 4831604.532,
                "name": "Y",
                "position": 1,
                "stddev": 405.2998154,
                "variance": 164267.9404
              },
              {
                "average": 1492.456318,
                "count": 14530527,
                "maximum": 1532.28465,
                "minimum": 1441.08465,
                "name": "Z",
                "position": 2,
                "stddev": 15.77149738,
                "variance": 248.7401295
              },
              {
                "average": 19302.06667,
                "count": 14530527,
                "maximum": 34641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3653.769673,
                "variance": 13350032.82
              },
              {
                "average": 1.077221081,
                "count": 14530527,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3219451766,
                "variance": 0.1036486967
              },
              {
                "average": 1.155927517,
                "count": 14530527,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4824738512,
                "variance": 0.2327810171
              },
              {
                "average": 0.5039460028,
                "count": 14530527,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499984446,
                "variance": 0.2499844463
              },
              {
                "average": 2.202260111e-06,
                "count": 14530527,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001483999802,
                "variance": 2.202255412e-06
              },
              {
                "average": 1.164915491,
                "count": 14530527,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3711042732,
                "variance": 0.1377183816
              },
              {
                "average": 0.0735188556,
                "count": 14530527,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65577216,
                "variance": 135.8570247
              },
              {
                "average": 1.946998894,
                "count": 14530527,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024061198,
                "variance": 1.048701337
              },
              {
                "average": 1103.225313,
                "count": 14530527,
                "maximum": 1106,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001211064,
                "variance": 1.002423595
              },
              {
                "average": 39350.83967,
                "count": 14530527,
                "maximum": 51968,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 5203.07729,
                "variance": 27072013.29
              },
              {
                "average": 38077.20242,
                "count": 14530527,
                "maximum": 50688,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 4114.882537,
                "variance": 16932258.3
              },
              {
                "average": 34531.33568,
                "count": 14530527,
                "maximum": 48896,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3933.00001,
                "variance": 15468489.08
              },
              {
                "average": 188152308.9,
                "count": 14530527,
                "maximum": 188154219.5,
                "minimum": 188150822.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.8097782,
                "variance": 445969.8999
              },
              {
                "average": 0,
                "count": 14530527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14530527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14530527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306332.5767,
              4831604.532,
              1441.08465,
              307381.1367,
              4833021.812,
              1532.28465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306332.5767160222,
                    4831604.532358366,
                    1441.0846500813227
                  ],
                  [
                    306332.5767160222,
                    4833021.812358365,
                    1441.0846500813227
                  ],
                  [
                    307381.1367160223,
                    4833021.812358365,
                    1532.2846500813225
                  ],
                  [
                    307381.1367160223,
                    4831604.532358366,
                    1532.2846500813225
                  ],
                  [
                    306332.5767160222,
                    4831604.532358366,
                    1441.0846500813227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:50:19+00:00",
            "end_time": "2017-08-30T17:53:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119D4207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497448032981,
              43.47473067611035,
              1271.193427728061
            ],
            [
              -119.4254848757776,
              43.48748304061743,
              1271.193427728061
            ],
            [
              -119.4124976056856,
              43.487757951308026,
              1293.053427728061
            ],
            [
              -119.41198993667392,
              43.47500546510165,
              1293.053427728061
            ],
            [
              -119.42497448032981,
              43.47473067611035,
              1271.193427728061
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254849,
        43.47473068,
        1271.193428,
        -119.4119899,
        43.48775795,
        1293.053428
      ],
      "properties": {
        "datetime": "2017-08-31T18:21:53Z",
        "pc:count": 26850672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304392.3863,
            "count": 26850672,
            "maximum": 304920.7175,
            "minimum": 303869.6175,
            "name": "X",
            "position": 0,
            "stddev": 291.6527871,
            "variance": 85061.34823
          },
          {
            "average": 4817120.455,
            "count": 26850672,
            "maximum": 4817809.108,
            "minimum": 4816391.588,
            "name": "Y",
            "position": 1,
            "stddev": 401.7139145,
            "variance": 161374.0691
          },
          {
            "average": 1275.168618,
            "count": 26850672,
            "maximum": 1293.053428,
            "minimum": 1271.193428,
            "name": "Z",
            "position": 2,
            "stddev": 3.416122908,
            "variance": 11.66989572
          },
          {
            "average": 24907.51816,
            "count": 26850672,
            "maximum": 41921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3191.055798,
            "variance": 10182837.11
          },
          {
            "average": 1.001153826,
            "count": 26850672,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03411147928,
            "variance": 0.001163593019
          },
          {
            "average": 1.002287913,
            "count": 26850672,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04812301703,
            "variance": 0.002315824768
          },
          {
            "average": 0.5017729538,
            "count": 26850672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968659,
            "variance": 0.2499968659
          },
          {
            "average": 2.904955228e-06,
            "count": 26850672,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001704390477,
            "variance": 2.904946897e-06
          },
          {
            "average": 1.091426129,
            "count": 26850672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2882141478,
            "variance": 0.08306739497
          },
          {
            "average": 0.2023771342,
            "count": 26850672,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71110953,
            "variance": 137.1500865
          },
          {
            "average": 1.999581761,
            "count": 26850672,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000723562,
            "variance": 1.001447647
          },
          {
            "average": 1098.515789,
            "count": 26850672,
            "maximum": 1140,
            "minimum": 1057,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 39.00719604,
            "variance": 1521.561343
          },
          {
            "average": 30055.97131,
            "count": 26850672,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14504.67648,
            "variance": 210385639.6
          },
          {
            "average": 35618.13679,
            "count": 26850672,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7017.019906,
            "variance": 49238568.36
          },
          {
            "average": 27155.82207,
            "count": 26850672,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10288.77841,
            "variance": 105858961.2
          },
          {
            "average": 188136536.4,
            "count": 26850672,
            "maximum": 188238913.6,
            "minimum": 187988828.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 102945.2827,
            "variance": 10597731220.0
          },
          {
            "average": 0,
            "count": 26850672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303869.6175,
          4816391.588,
          1271.193428,
          304920.7175,
          4817809.108,
          1293.053428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303869.61751491675,
                4816391.587693449,
                1271.193427728061
              ],
              [
                303869.61751491675,
                4817809.107693449,
                1271.193427728061
              ],
              [
                304920.71751491673,
                4817809.107693449,
                1293.053427728061
              ],
              [
                304920.71751491673,
                4816391.587693449,
                1293.053427728061
              ],
              [
                303869.61751491675,
                4816391.587693449,
                1271.193427728061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:21:53+00:00",
        "end_time": "2017-08-28T20:53:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254849,
            43.47473068,
            1271.193428,
            -119.4119899,
            43.48775795,
            1293.053428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497448032981,
                  43.47473067611035,
                  1271.193427728061
                ],
                [
                  -119.4254848757776,
                  43.48748304061743,
                  1271.193427728061
                ],
                [
                  -119.4124976056856,
                  43.487757951308026,
                  1293.053427728061
                ],
                [
                  -119.41198993667392,
                  43.47500546510165,
                  1293.053427728061
                ],
                [
                  -119.42497448032981,
                  43.47473067611035,
                  1271.193427728061
                ]
              ]
            ]
          },
          "id": "20170828_43119D4207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:21:53Z",
            "pc:count": 26850672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304392.3863,
                "count": 26850672,
                "maximum": 304920.7175,
                "minimum": 303869.6175,
                "name": "X",
                "position": 0,
                "stddev": 291.6527871,
                "variance": 85061.34823
              },
              {
                "average": 4817120.455,
                "count": 26850672,
                "maximum": 4817809.108,
                "minimum": 4816391.588,
                "name": "Y",
                "position": 1,
                "stddev": 401.7139145,
                "variance": 161374.0691
              },
              {
                "average": 1275.168618,
                "count": 26850672,
                "maximum": 1293.053428,
                "minimum": 1271.193428,
                "name": "Z",
                "position": 2,
                "stddev": 3.416122908,
                "variance": 11.66989572
              },
              {
                "average": 24907.51816,
                "count": 26850672,
                "maximum": 41921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3191.055798,
                "variance": 10182837.11
              },
              {
                "average": 1.001153826,
                "count": 26850672,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03411147928,
                "variance": 0.001163593019
              },
              {
                "average": 1.002287913,
                "count": 26850672,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04812301703,
                "variance": 0.002315824768
              },
              {
                "average": 0.5017729538,
                "count": 26850672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968659,
                "variance": 0.2499968659
              },
              {
                "average": 2.904955228e-06,
                "count": 26850672,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001704390477,
                "variance": 2.904946897e-06
              },
              {
                "average": 1.091426129,
                "count": 26850672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2882141478,
                "variance": 0.08306739497
              },
              {
                "average": 0.2023771342,
                "count": 26850672,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71110953,
                "variance": 137.1500865
              },
              {
                "average": 1.999581761,
                "count": 26850672,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000723562,
                "variance": 1.001447647
              },
              {
                "average": 1098.515789,
                "count": 26850672,
                "maximum": 1140,
                "minimum": 1057,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 39.00719604,
                "variance": 1521.561343
              },
              {
                "average": 30055.97131,
                "count": 26850672,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14504.67648,
                "variance": 210385639.6
              },
              {
                "average": 35618.13679,
                "count": 26850672,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7017.019906,
                "variance": 49238568.36
              },
              {
                "average": 27155.82207,
                "count": 26850672,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10288.77841,
                "variance": 105858961.2
              },
              {
                "average": 188136536.4,
                "count": 26850672,
                "maximum": 188238913.6,
                "minimum": 187988828.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 102945.2827,
                "variance": 10597731220.0
              },
              {
                "average": 0,
                "count": 26850672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303869.6175,
              4816391.588,
              1271.193428,
              304920.7175,
              4817809.108,
              1293.053428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303869.61751491675,
                    4816391.587693449,
                    1271.193427728061
                  ],
                  [
                    303869.61751491675,
                    4817809.107693449,
                    1271.193427728061
                  ],
                  [
                    304920.71751491673,
                    4817809.107693449,
                    1293.053427728061
                  ],
                  [
                    304920.71751491673,
                    4816391.587693449,
                    1293.053427728061
                  ],
                  [
                    303869.61751491675,
                    4816391.587693449,
                    1271.193427728061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:21:53+00:00",
            "end_time": "2017-08-28T20:53: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": "20170831_43119E4413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4124755043018,
              43.52473235105233,
              1323.287501498304
            ],
            [
              -119.41298409998511,
              43.53748328202286,
              1323.287501498304
            ],
            [
              -119.39999736082794,
              43.53775678240466,
              1353.4875014983038
            ],
            [
              -119.39949149599691,
              43.52500573038394,
              1353.4875014983038
            ],
            [
              -119.4124755043018,
              43.52473235105233,
              1323.287501498304
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129841,
        43.52473235,
        1323.287501,
        -119.3994915,
        43.53775678,
        1353.487501
      ],
      "properties": {
        "datetime": "2017-08-31T17:12:10Z",
        "pc:count": 13035527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305574.3384,
            "count": 13035527,
            "maximum": 306091.7905,
            "minimum": 305041.6105,
            "name": "X",
            "position": 0,
            "stddev": 290.0464563,
            "variance": 84126.94681
          },
          {
            "average": 4822624.286,
            "count": 13035527,
            "maximum": 4823332.92,
            "minimum": 4821915.56,
            "name": "Y",
            "position": 1,
            "stddev": 397.3860198,
            "variance": 157915.6487
          },
          {
            "average": 1331.781497,
            "count": 13035527,
            "maximum": 1353.487501,
            "minimum": 1323.287501,
            "name": "Z",
            "position": 2,
            "stddev": 5.361434408,
            "variance": 28.74497891
          },
          {
            "average": 19829.38776,
            "count": 13035527,
            "maximum": 42657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1928.623953,
            "variance": 3719590.354
          },
          {
            "average": 1.012272768,
            "count": 13035527,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1212272141,
            "variance": 0.01469603743
          },
          {
            "average": 1.024744684,
            "count": 13035527,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1787270233,
            "variance": 0.03194334886
          },
          {
            "average": 0.5021110385,
            "count": 13035527,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955627,
            "variance": 0.2499955627
          },
          {
            "average": 5.369940164e-07,
            "count": 13035527,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007327985871,
            "variance": 5.369937693e-07
          },
          {
            "average": 1.170247662,
            "count": 13035527,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.375850245,
            "variance": 0.1412634067
          },
          {
            "average": 0.2849684996,
            "count": 13035527,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6389013,
            "variance": 135.4640234
          },
          {
            "average": 1.991211709,
            "count": 13035527,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003451488,
            "variance": 1.006914889
          },
          {
            "average": 1129.094142,
            "count": 13035527,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9778078326,
            "variance": 0.9561081575
          },
          {
            "average": 43001.67551,
            "count": 13035527,
            "maximum": 57088,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4603.076049,
            "variance": 21188309.11
          },
          {
            "average": 41042.85184,
            "count": 13035527,
            "maximum": 55808,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 3969.600431,
            "variance": 15757727.58
          },
          {
            "average": 37653.00592,
            "count": 13035527,
            "maximum": 54528,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3738.801606,
            "variance": 13978637.45
          },
          {
            "average": 188232012,
            "count": 13035527,
            "maximum": 188234730.1,
            "minimum": 188230428.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 691.2117081,
            "variance": 477773.6255
          },
          {
            "average": 0,
            "count": 13035527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13035527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13035527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13035527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13035527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305041.6105,
          4821915.56,
          1323.287501,
          306091.7905,
          4823332.92,
          1353.487501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305041.61050072644,
                4821915.559781557,
                1323.287501498304
              ],
              [
                305041.61050072644,
                4823332.919781556,
                1323.287501498304
              ],
              [
                306091.7905007265,
                4823332.919781556,
                1353.4875014983038
              ],
              [
                306091.7905007265,
                4821915.559781557,
                1353.4875014983038
              ],
              [
                305041.61050072644,
                4821915.559781557,
                1323.287501498304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:12:10+00:00",
        "end_time": "2017-08-31T16:00:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129841,
            43.52473235,
            1323.287501,
            -119.3994915,
            43.53775678,
            1353.487501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4124755043018,
                  43.52473235105233,
                  1323.287501498304
                ],
                [
                  -119.41298409998511,
                  43.53748328202286,
                  1323.287501498304
                ],
                [
                  -119.39999736082794,
                  43.53775678240466,
                  1353.4875014983038
                ],
                [
                  -119.39949149599691,
                  43.52500573038394,
                  1353.4875014983038
                ],
                [
                  -119.4124755043018,
                  43.52473235105233,
                  1323.287501498304
                ]
              ]
            ]
          },
          "id": "20170831_43119E4413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:12:10Z",
            "pc:count": 13035527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305574.3384,
                "count": 13035527,
                "maximum": 306091.7905,
                "minimum": 305041.6105,
                "name": "X",
                "position": 0,
                "stddev": 290.0464563,
                "variance": 84126.94681
              },
              {
                "average": 4822624.286,
                "count": 13035527,
                "maximum": 4823332.92,
                "minimum": 4821915.56,
                "name": "Y",
                "position": 1,
                "stddev": 397.3860198,
                "variance": 157915.6487
              },
              {
                "average": 1331.781497,
                "count": 13035527,
                "maximum": 1353.487501,
                "minimum": 1323.287501,
                "name": "Z",
                "position": 2,
                "stddev": 5.361434408,
                "variance": 28.74497891
              },
              {
                "average": 19829.38776,
                "count": 13035527,
                "maximum": 42657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1928.623953,
                "variance": 3719590.354
              },
              {
                "average": 1.012272768,
                "count": 13035527,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1212272141,
                "variance": 0.01469603743
              },
              {
                "average": 1.024744684,
                "count": 13035527,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1787270233,
                "variance": 0.03194334886
              },
              {
                "average": 0.5021110385,
                "count": 13035527,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955627,
                "variance": 0.2499955627
              },
              {
                "average": 5.369940164e-07,
                "count": 13035527,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007327985871,
                "variance": 5.369937693e-07
              },
              {
                "average": 1.170247662,
                "count": 13035527,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.375850245,
                "variance": 0.1412634067
              },
              {
                "average": 0.2849684996,
                "count": 13035527,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6389013,
                "variance": 135.4640234
              },
              {
                "average": 1.991211709,
                "count": 13035527,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003451488,
                "variance": 1.006914889
              },
              {
                "average": 1129.094142,
                "count": 13035527,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9778078326,
                "variance": 0.9561081575
              },
              {
                "average": 43001.67551,
                "count": 13035527,
                "maximum": 57088,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4603.076049,
                "variance": 21188309.11
              },
              {
                "average": 41042.85184,
                "count": 13035527,
                "maximum": 55808,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 3969.600431,
                "variance": 15757727.58
              },
              {
                "average": 37653.00592,
                "count": 13035527,
                "maximum": 54528,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3738.801606,
                "variance": 13978637.45
              },
              {
                "average": 188232012,
                "count": 13035527,
                "maximum": 188234730.1,
                "minimum": 188230428.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 691.2117081,
                "variance": 477773.6255
              },
              {
                "average": 0,
                "count": 13035527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13035527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13035527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13035527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13035527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305041.6105,
              4821915.56,
              1323.287501,
              306091.7905,
              4823332.92,
              1353.487501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305041.61050072644,
                    4821915.559781557,
                    1323.287501498304
                  ],
                  [
                    305041.61050072644,
                    4823332.919781556,
                    1323.287501498304
                  ],
                  [
                    306091.7905007265,
                    4823332.919781556,
                    1353.4875014983038
                  ],
                  [
                    306091.7905007265,
                    4821915.559781557,
                    1353.4875014983038
                  ],
                  [
                    305041.61050072644,
                    4821915.559781557,
                    1323.287501498304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:12:10+00:00",
            "end_time": "2017-08-31T16:00: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": "20170910_43119E5221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247288141317,
              43.5622152704011,
              1294.3588045348786
            ],
            [
              -119.56301452667202,
              43.57498211505113,
              1294.3588045348786
            ],
            [
              -119.54999844171194,
              43.57527336154832,
              1322.4188045348785
            ],
            [
              -119.54945953987477,
              43.56250638784154,
              1322.4188045348785
            ],
            [
              -119.56247288141317,
              43.5622152704011,
              1294.3588045348786
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630145,
        43.56221527,
        1294.358805,
        -119.5494595,
        43.57527336,
        1322.418805
      ],
      "properties": {
        "datetime": "2017-09-10T15:40:43Z",
        "pc:count": 13723874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293565.97,
            "count": 13723874,
            "maximum": 294099.8903,
            "minimum": 293047.8703,
            "name": "X",
            "position": 0,
            "stddev": 290.7017492,
            "variance": 84507.507
          },
          {
            "average": 4827136.392,
            "count": 13723874,
            "maximum": 4827860.547,
            "minimum": 4826441.247,
            "name": "Y",
            "position": 1,
            "stddev": 397.0214235,
            "variance": 157626.0107
          },
          {
            "average": 1298.315316,
            "count": 13723874,
            "maximum": 1322.418805,
            "minimum": 1294.358805,
            "name": "Z",
            "position": 2,
            "stddev": 3.452053073,
            "variance": 11.91667042
          },
          {
            "average": 31354.07103,
            "count": 13723874,
            "maximum": 62593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5058.332764,
            "variance": 25586730.35
          },
          {
            "average": 1.003565393,
            "count": 13723874,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06060573491,
            "variance": 0.003673055104
          },
          {
            "average": 1.007093114,
            "count": 13723874,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08606976865,
            "variance": 0.007408005075
          },
          {
            "average": 0.5019457334,
            "count": 13723874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962323,
            "variance": 0.2499962323
          },
          {
            "average": 2.054813386e-05,
            "count": 13723874,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00453295854,
            "variance": 2.054771313e-05
          },
          {
            "average": 1.327869594,
            "count": 13723874,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4694370453,
            "variance": 0.2203711395
          },
          {
            "average": -0.2126171719,
            "count": 13723874,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98316076,
            "variance": 143.5961418
          },
          {
            "average": 2.008931953,
            "count": 13723874,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001603986,
            "variance": 1.003210545
          },
          {
            "average": 1159.823886,
            "count": 13723874,
            "maximum": 1162,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9781074885,
            "variance": 0.956694259
          },
          {
            "average": 27331.2122,
            "count": 13723874,
            "maximum": 59648,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 11595.59707,
            "variance": 134457871.3
          },
          {
            "average": 31111.1085,
            "count": 13723874,
            "maximum": 58624,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 7601.411493,
            "variance": 57781456.69
          },
          {
            "average": 23378.97431,
            "count": 13723874,
            "maximum": 59392,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 9495.393826,
            "variance": 90162503.9
          },
          {
            "average": 189091794.2,
            "count": 13723874,
            "maximum": 189093243.8,
            "minimum": 189089592.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 674.0710277,
            "variance": 454371.7504
          },
          {
            "average": 0,
            "count": 13723874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13723874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13723874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13723874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13723874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293047.8703,
          4826441.247,
          1294.358805,
          294099.8903,
          4827860.547,
          1322.418805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293047.87031518517,
                4826441.247056722,
                1294.3588045348786
              ],
              [
                293047.87031518517,
                4827860.547056722,
                1294.3588045348786
              ],
              [
                294099.8903151852,
                4827860.547056722,
                1322.4188045348785
              ],
              [
                294099.8903151852,
                4826441.247056722,
                1322.4188045348785
              ],
              [
                293047.87031518517,
                4826441.247056722,
                1294.3588045348786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:40:43+00:00",
        "end_time": "2017-09-10T14:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630145,
            43.56221527,
            1294.358805,
            -119.5494595,
            43.57527336,
            1322.418805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247288141317,
                  43.5622152704011,
                  1294.3588045348786
                ],
                [
                  -119.56301452667202,
                  43.57498211505113,
                  1294.3588045348786
                ],
                [
                  -119.54999844171194,
                  43.57527336154832,
                  1322.4188045348785
                ],
                [
                  -119.54945953987477,
                  43.56250638784154,
                  1322.4188045348785
                ],
                [
                  -119.56247288141317,
                  43.5622152704011,
                  1294.3588045348786
                ]
              ]
            ]
          },
          "id": "20170910_43119E5221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:40:43Z",
            "pc:count": 13723874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293565.97,
                "count": 13723874,
                "maximum": 294099.8903,
                "minimum": 293047.8703,
                "name": "X",
                "position": 0,
                "stddev": 290.7017492,
                "variance": 84507.507
              },
              {
                "average": 4827136.392,
                "count": 13723874,
                "maximum": 4827860.547,
                "minimum": 4826441.247,
                "name": "Y",
                "position": 1,
                "stddev": 397.0214235,
                "variance": 157626.0107
              },
              {
                "average": 1298.315316,
                "count": 13723874,
                "maximum": 1322.418805,
                "minimum": 1294.358805,
                "name": "Z",
                "position": 2,
                "stddev": 3.452053073,
                "variance": 11.91667042
              },
              {
                "average": 31354.07103,
                "count": 13723874,
                "maximum": 62593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5058.332764,
                "variance": 25586730.35
              },
              {
                "average": 1.003565393,
                "count": 13723874,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06060573491,
                "variance": 0.003673055104
              },
              {
                "average": 1.007093114,
                "count": 13723874,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08606976865,
                "variance": 0.007408005075
              },
              {
                "average": 0.5019457334,
                "count": 13723874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962323,
                "variance": 0.2499962323
              },
              {
                "average": 2.054813386e-05,
                "count": 13723874,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00453295854,
                "variance": 2.054771313e-05
              },
              {
                "average": 1.327869594,
                "count": 13723874,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4694370453,
                "variance": 0.2203711395
              },
              {
                "average": -0.2126171719,
                "count": 13723874,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98316076,
                "variance": 143.5961418
              },
              {
                "average": 2.008931953,
                "count": 13723874,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001603986,
                "variance": 1.003210545
              },
              {
                "average": 1159.823886,
                "count": 13723874,
                "maximum": 1162,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9781074885,
                "variance": 0.956694259
              },
              {
                "average": 27331.2122,
                "count": 13723874,
                "maximum": 59648,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 11595.59707,
                "variance": 134457871.3
              },
              {
                "average": 31111.1085,
                "count": 13723874,
                "maximum": 58624,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 7601.411493,
                "variance": 57781456.69
              },
              {
                "average": 23378.97431,
                "count": 13723874,
                "maximum": 59392,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 9495.393826,
                "variance": 90162503.9
              },
              {
                "average": 189091794.2,
                "count": 13723874,
                "maximum": 189093243.8,
                "minimum": 189089592.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 674.0710277,
                "variance": 454371.7504
              },
              {
                "average": 0,
                "count": 13723874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13723874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13723874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13723874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13723874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293047.8703,
              4826441.247,
              1294.358805,
              294099.8903,
              4827860.547,
              1322.418805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293047.87031518517,
                    4826441.247056722,
                    1294.3588045348786
                  ],
                  [
                    293047.87031518517,
                    4827860.547056722,
                    1294.3588045348786
                  ],
                  [
                    294099.8903151852,
                    4827860.547056722,
                    1322.4188045348785
                  ],
                  [
                    294099.8903151852,
                    4826441.247056722,
                    1322.4188045348785
                  ],
                  [
                    293047.87031518517,
                    4826441.247056722,
                    1294.3588045348786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:40:43+00:00",
            "end_time": "2017-09-10T14:39: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": "20170830_43119E3113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997542791949,
              43.58723881153967,
              1482.0831260962368
            ],
            [
              -119.35047169837081,
              43.59998406458513,
              1482.0831260962368
            ],
            [
              -119.33749643705839,
              43.600250244574276,
              1626.883126096237
            ],
            [
              -119.33700290006153,
              43.58750487378414,
              1626.883126096237
            ],
            [
              -119.34997542791949,
              43.58723881153967,
              1482.0831260962368
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504717,
        43.58723881,
        1482.083126,
        -119.3370029,
        43.60025024,
        1626.883126
      ],
      "properties": {
        "datetime": "2017-08-30T17:35:42Z",
        "pc:count": 14469892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310794.9759,
            "count": 14469892,
            "maximum": 311336.9852,
            "minimum": 310288.8652,
            "name": "X",
            "position": 0,
            "stddev": 292.6443843,
            "variance": 85640.73565
          },
          {
            "average": 4829414.139,
            "count": 14469892,
            "maximum": 4830129.808,
            "minimum": 4828713.128,
            "name": "Y",
            "position": 1,
            "stddev": 396.8381172,
            "variance": 157480.4913
          },
          {
            "average": 1554.630704,
            "count": 14469892,
            "maximum": 1626.883126,
            "minimum": 1482.083126,
            "name": "Z",
            "position": 2,
            "stddev": 28.34799105,
            "variance": 803.6085965
          },
          {
            "average": 18538.19506,
            "count": 14469892,
            "maximum": 30001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3314.30945,
            "variance": 10984647.13
          },
          {
            "average": 1.064413957,
            "count": 14469892,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2903835756,
            "variance": 0.08432262096
          },
          {
            "average": 1.129850658,
            "count": 14469892,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4330373427,
            "variance": 0.1875213401
          },
          {
            "average": 0.5030295319,
            "count": 14469892,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908391,
            "variance": 0.2499908392
          },
          {
            "average": 1.243962291e-06,
            "count": 14469892,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001115329919,
            "variance": 1.243960829e-06
          },
          {
            "average": 1.155290585,
            "count": 14469892,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3621814857,
            "variance": 0.1311754286
          },
          {
            "average": 0.05887055169,
            "count": 14469892,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73546706,
            "variance": 137.721187
          },
          {
            "average": 1.958901145,
            "count": 14469892,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019354917,
            "variance": 1.039084446
          },
          {
            "average": 1096.798693,
            "count": 14469892,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9722054876,
            "variance": 0.9451835101
          },
          {
            "average": 36432.68237,
            "count": 14469892,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6473.896101,
            "variance": 41911330.72
          },
          {
            "average": 35922.03747,
            "count": 14469892,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4639.922392,
            "variance": 21528879.81
          },
          {
            "average": 32399.20864,
            "count": 14469892,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4975.15837,
            "variance": 24752200.81
          },
          {
            "average": 188148295.5,
            "count": 14469892,
            "maximum": 188149742.6,
            "minimum": 188146564.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 596.7585441,
            "variance": 356120.7599
          },
          {
            "average": 0,
            "count": 14469892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469892,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469892,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310288.8652,
          4828713.128,
          1482.083126,
          311336.9852,
          4830129.808,
          1626.883126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310288.86519143835,
                4828713.128073392,
                1482.0831260962368
              ],
              [
                310288.86519143835,
                4830129.808073392,
                1482.0831260962368
              ],
              [
                311336.98519143835,
                4830129.808073392,
                1626.883126096237
              ],
              [
                311336.98519143835,
                4828713.128073392,
                1626.883126096237
              ],
              [
                310288.86519143835,
                4828713.128073392,
                1482.0831260962368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:35:42+00:00",
        "end_time": "2017-08-30T16:42:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504717,
            43.58723881,
            1482.083126,
            -119.3370029,
            43.60025024,
            1626.883126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997542791949,
                  43.58723881153967,
                  1482.0831260962368
                ],
                [
                  -119.35047169837081,
                  43.59998406458513,
                  1482.0831260962368
                ],
                [
                  -119.33749643705839,
                  43.600250244574276,
                  1626.883126096237
                ],
                [
                  -119.33700290006153,
                  43.58750487378414,
                  1626.883126096237
                ],
                [
                  -119.34997542791949,
                  43.58723881153967,
                  1482.0831260962368
                ]
              ]
            ]
          },
          "id": "20170830_43119E3113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:35:42Z",
            "pc:count": 14469892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310794.9759,
                "count": 14469892,
                "maximum": 311336.9852,
                "minimum": 310288.8652,
                "name": "X",
                "position": 0,
                "stddev": 292.6443843,
                "variance": 85640.73565
              },
              {
                "average": 4829414.139,
                "count": 14469892,
                "maximum": 4830129.808,
                "minimum": 4828713.128,
                "name": "Y",
                "position": 1,
                "stddev": 396.8381172,
                "variance": 157480.4913
              },
              {
                "average": 1554.630704,
                "count": 14469892,
                "maximum": 1626.883126,
                "minimum": 1482.083126,
                "name": "Z",
                "position": 2,
                "stddev": 28.34799105,
                "variance": 803.6085965
              },
              {
                "average": 18538.19506,
                "count": 14469892,
                "maximum": 30001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3314.30945,
                "variance": 10984647.13
              },
              {
                "average": 1.064413957,
                "count": 14469892,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2903835756,
                "variance": 0.08432262096
              },
              {
                "average": 1.129850658,
                "count": 14469892,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4330373427,
                "variance": 0.1875213401
              },
              {
                "average": 0.5030295319,
                "count": 14469892,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908391,
                "variance": 0.2499908392
              },
              {
                "average": 1.243962291e-06,
                "count": 14469892,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001115329919,
                "variance": 1.243960829e-06
              },
              {
                "average": 1.155290585,
                "count": 14469892,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3621814857,
                "variance": 0.1311754286
              },
              {
                "average": 0.05887055169,
                "count": 14469892,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73546706,
                "variance": 137.721187
              },
              {
                "average": 1.958901145,
                "count": 14469892,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019354917,
                "variance": 1.039084446
              },
              {
                "average": 1096.798693,
                "count": 14469892,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9722054876,
                "variance": 0.9451835101
              },
              {
                "average": 36432.68237,
                "count": 14469892,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6473.896101,
                "variance": 41911330.72
              },
              {
                "average": 35922.03747,
                "count": 14469892,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4639.922392,
                "variance": 21528879.81
              },
              {
                "average": 32399.20864,
                "count": 14469892,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4975.15837,
                "variance": 24752200.81
              },
              {
                "average": 188148295.5,
                "count": 14469892,
                "maximum": 188149742.6,
                "minimum": 188146564.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 596.7585441,
                "variance": 356120.7599
              },
              {
                "average": 0,
                "count": 14469892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469892,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469892,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310288.8652,
              4828713.128,
              1482.083126,
              311336.9852,
              4830129.808,
              1626.883126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310288.86519143835,
                    4828713.128073392,
                    1482.0831260962368
                  ],
                  [
                    310288.86519143835,
                    4830129.808073392,
                    1482.0831260962368
                  ],
                  [
                    311336.98519143835,
                    4830129.808073392,
                    1626.883126096237
                  ],
                  [
                    311336.98519143835,
                    4828713.128073392,
                    1626.883126096237
                  ],
                  [
                    310288.86519143835,
                    4828713.128073392,
                    1482.0831260962368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:35:42+00:00",
            "end_time": "2017-08-30T16:42: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": "20170831_43119E4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747467876112,
              43.58722312067656,
              1322.0611614996612
            ],
            [
              -119.488000613897,
              43.599982731608904,
              1322.0611614996612
            ],
            [
              -119.47499844313087,
              43.60026513125739,
              1383.6011614996612
            ],
            [
              -119.47447524964913,
              43.587505395264884,
              1383.6011614996612
            ],
            [
              -119.48747467876112,
              43.58722312067656,
              1322.0611614996612
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880006,
        43.58722312,
        1322.061161,
        -119.4744752,
        43.60026513,
        1383.601161
      ],
      "properties": {
        "datetime": "2017-08-31T18:03:16Z",
        "pc:count": 13162087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299704.8117,
            "count": 13162087,
            "maximum": 300238.6945,
            "minimum": 299188.2945,
            "name": "X",
            "position": 0,
            "stddev": 288.915126,
            "variance": 83471.95004
          },
          {
            "average": 4829752.011,
            "count": 13162087,
            "maximum": 4830453.082,
            "minimum": 4829034.662,
            "name": "Y",
            "position": 1,
            "stddev": 404.9748199,
            "variance": 164004.6047
          },
          {
            "average": 1339.672796,
            "count": 13162087,
            "maximum": 1383.601161,
            "minimum": 1322.061161,
            "name": "Z",
            "position": 2,
            "stddev": 14.1200886,
            "variance": 199.376902
          },
          {
            "average": 20358.4702,
            "count": 13162087,
            "maximum": 33169,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2073.272478,
            "variance": 4298458.768
          },
          {
            "average": 1.008773913,
            "count": 13162087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1055354451,
            "variance": 0.01113773016
          },
          {
            "average": 1.017651456,
            "count": 13162087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1574621381,
            "variance": 0.02479432494
          },
          {
            "average": 0.5023615176,
            "count": 13162087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944422,
            "variance": 0.2499944422
          },
          {
            "average": 7.59757932e-08,
            "count": 13162087,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002756370679,
            "variance": 7.59757932e-08
          },
          {
            "average": 1.188600106,
            "count": 13162087,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3911906408,
            "variance": 0.1530301175
          },
          {
            "average": 0.2373725567,
            "count": 13162087,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58826172,
            "variance": 134.2878097
          },
          {
            "average": 1.993877263,
            "count": 13162087,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003414396,
            "variance": 1.006840449
          },
          {
            "average": 1135.599847,
            "count": 13162087,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9801562425,
            "variance": 0.9607062596
          },
          {
            "average": 43121.91769,
            "count": 13162087,
            "maximum": 53248,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 3700.541563,
            "variance": 13694007.86
          },
          {
            "average": 41214.69223,
            "count": 13162087,
            "maximum": 51968,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 3412.910975,
            "variance": 11647961.32
          },
          {
            "average": 37455.75617,
            "count": 13162087,
            "maximum": 49408,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3230.61021,
            "variance": 10436842.33
          },
          {
            "average": 188236295.1,
            "count": 13162087,
            "maximum": 188237796.4,
            "minimum": 188234592.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.2208345,
            "variance": 431939.2253
          },
          {
            "average": 0,
            "count": 13162087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299188.2945,
          4829034.662,
          1322.061161,
          300238.6945,
          4830453.082,
          1383.601161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299188.2945035859,
                4829034.662398117,
                1322.0611614996612
              ],
              [
                299188.2945035859,
                4830453.082398117,
                1322.0611614996612
              ],
              [
                300238.6945035859,
                4830453.082398117,
                1383.6011614996612
              ],
              [
                300238.6945035859,
                4829034.662398117,
                1383.6011614996612
              ],
              [
                299188.2945035859,
                4829034.662398117,
                1322.0611614996612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:03:16+00:00",
        "end_time": "2017-08-31T17:09:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880006,
            43.58722312,
            1322.061161,
            -119.4744752,
            43.60026513,
            1383.601161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747467876112,
                  43.58722312067656,
                  1322.0611614996612
                ],
                [
                  -119.488000613897,
                  43.599982731608904,
                  1322.0611614996612
                ],
                [
                  -119.47499844313087,
                  43.60026513125739,
                  1383.6011614996612
                ],
                [
                  -119.47447524964913,
                  43.587505395264884,
                  1383.6011614996612
                ],
                [
                  -119.48747467876112,
                  43.58722312067656,
                  1322.0611614996612
                ]
              ]
            ]
          },
          "id": "20170831_43119E4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:03:16Z",
            "pc:count": 13162087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299704.8117,
                "count": 13162087,
                "maximum": 300238.6945,
                "minimum": 299188.2945,
                "name": "X",
                "position": 0,
                "stddev": 288.915126,
                "variance": 83471.95004
              },
              {
                "average": 4829752.011,
                "count": 13162087,
                "maximum": 4830453.082,
                "minimum": 4829034.662,
                "name": "Y",
                "position": 1,
                "stddev": 404.9748199,
                "variance": 164004.6047
              },
              {
                "average": 1339.672796,
                "count": 13162087,
                "maximum": 1383.601161,
                "minimum": 1322.061161,
                "name": "Z",
                "position": 2,
                "stddev": 14.1200886,
                "variance": 199.376902
              },
              {
                "average": 20358.4702,
                "count": 13162087,
                "maximum": 33169,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2073.272478,
                "variance": 4298458.768
              },
              {
                "average": 1.008773913,
                "count": 13162087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1055354451,
                "variance": 0.01113773016
              },
              {
                "average": 1.017651456,
                "count": 13162087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1574621381,
                "variance": 0.02479432494
              },
              {
                "average": 0.5023615176,
                "count": 13162087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944422,
                "variance": 0.2499944422
              },
              {
                "average": 7.59757932e-08,
                "count": 13162087,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002756370679,
                "variance": 7.59757932e-08
              },
              {
                "average": 1.188600106,
                "count": 13162087,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3911906408,
                "variance": 0.1530301175
              },
              {
                "average": 0.2373725567,
                "count": 13162087,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58826172,
                "variance": 134.2878097
              },
              {
                "average": 1.993877263,
                "count": 13162087,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003414396,
                "variance": 1.006840449
              },
              {
                "average": 1135.599847,
                "count": 13162087,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9801562425,
                "variance": 0.9607062596
              },
              {
                "average": 43121.91769,
                "count": 13162087,
                "maximum": 53248,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 3700.541563,
                "variance": 13694007.86
              },
              {
                "average": 41214.69223,
                "count": 13162087,
                "maximum": 51968,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 3412.910975,
                "variance": 11647961.32
              },
              {
                "average": 37455.75617,
                "count": 13162087,
                "maximum": 49408,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3230.61021,
                "variance": 10436842.33
              },
              {
                "average": 188236295.1,
                "count": 13162087,
                "maximum": 188237796.4,
                "minimum": 188234592.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.2208345,
                "variance": 431939.2253
              },
              {
                "average": 0,
                "count": 13162087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299188.2945,
              4829034.662,
              1322.061161,
              300238.6945,
              4830453.082,
              1383.601161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299188.2945035859,
                    4829034.662398117,
                    1322.0611614996612
                  ],
                  [
                    299188.2945035859,
                    4830453.082398117,
                    1322.0611614996612
                  ],
                  [
                    300238.6945035859,
                    4830453.082398117,
                    1383.6011614996612
                  ],
                  [
                    300238.6945035859,
                    4829034.662398117,
                    1383.6011614996612
                  ],
                  [
                    299188.2945035859,
                    4829034.662398117,
                    1322.0611614996612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:03:16+00:00",
            "end_time": "2017-08-31T17:09: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": "20170910_43119E5418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747451454444,
              43.512217961952764,
              1300.2831611541894
            ],
            [
              -119.53800980080045,
              43.52498174894092,
              1300.2831611541894
            ],
            [
              -119.52499927405569,
              43.52526999642976,
              1347.6831611541895
            ],
            [
              -119.52446672469684,
              43.51250608173289,
              1347.6831611541895
            ],
            [
              -119.53747451454444,
              43.512217961952764,
              1300.2831611541894
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380098,
        43.51221796,
        1300.283161,
        -119.5244667,
        43.52527,
        1347.683161
      ],
      "properties": {
        "datetime": "2017-09-10T16:02:36Z",
        "pc:count": 13600315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295424.9463,
            "count": 13600315,
            "maximum": 295949.783,
            "minimum": 294897.363,
            "name": "X",
            "position": 0,
            "stddev": 291.1660098,
            "variance": 84777.64524
          },
          {
            "average": 4821541.254,
            "count": 13600315,
            "maximum": 4822245.277,
            "minimum": 4820826.357,
            "name": "Y",
            "position": 1,
            "stddev": 407.6386199,
            "variance": 166169.2444
          },
          {
            "average": 1310.436046,
            "count": 13600315,
            "maximum": 1347.683161,
            "minimum": 1300.283161,
            "name": "Z",
            "position": 2,
            "stddev": 6.492066073,
            "variance": 42.1469219
          },
          {
            "average": 25833.79239,
            "count": 13600315,
            "maximum": 40081,
            "minimum": 2049,
            "name": "Intensity",
            "position": 3,
            "stddev": 2200.4821,
            "variance": 4842121.474
          },
          {
            "average": 1.00000875,
            "count": 13600315,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002957992803,
            "variance": 8.749721424e-06
          },
          {
            "average": 1.000017794,
            "count": 13600315,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004218221213,
            "variance": 1.779339021e-05
          },
          {
            "average": 0.5012399345,
            "count": 13600315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984809,
            "variance": 0.2499984809
          },
          {
            "average": 5.367522738e-06,
            "count": 13600315,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002316785342,
            "variance": 5.367494322e-06
          },
          {
            "average": 1.256823684,
            "count": 13600315,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4368813263,
            "variance": 0.1908652933
          },
          {
            "average": 0.1201359567,
            "count": 13600315,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97974081,
            "variance": 143.5141898
          },
          {
            "average": 2.01006984,
            "count": 13600315,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000123515,
            "variance": 1.000247046
          },
          {
            "average": 1161.210635,
            "count": 13600315,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9775559626,
            "variance": 0.9556156601
          },
          {
            "average": 45049.40409,
            "count": 13600315,
            "maximum": 56832,
            "minimum": 23296,
            "name": "Red",
            "position": 12,
            "stddev": 2421.974372,
            "variance": 5865959.858
          },
          {
            "average": 42995.77301,
            "count": 13600315,
            "maximum": 56832,
            "minimum": 23552,
            "name": "Green",
            "position": 13,
            "stddev": 2503.838484,
            "variance": 6269207.154
          },
          {
            "average": 39205.13051,
            "count": 13600315,
            "maximum": 55808,
            "minimum": 22272,
            "name": "Blue",
            "position": 14,
            "stddev": 2658.993281,
            "variance": 7070245.269
          },
          {
            "average": 189092685.4,
            "count": 13600315,
            "maximum": 189094556.8,
            "minimum": 189091155.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.1054439,
            "variance": 387015.1833
          },
          {
            "average": 0,
            "count": 13600315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294897.363,
          4820826.357,
          1300.283161,
          295949.783,
          4822245.277,
          1347.683161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294897.3630145619,
                4820826.356992851,
                1300.2831611541894
              ],
              [
                294897.3630145619,
                4822245.276992851,
                1300.2831611541894
              ],
              [
                295949.7830145619,
                4822245.276992851,
                1347.6831611541895
              ],
              [
                295949.7830145619,
                4820826.356992851,
                1347.6831611541895
              ],
              [
                294897.3630145619,
                4820826.356992851,
                1300.2831611541894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:02:36+00:00",
        "end_time": "2017-09-10T15:05:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380098,
            43.51221796,
            1300.283161,
            -119.5244667,
            43.52527,
            1347.683161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747451454444,
                  43.512217961952764,
                  1300.2831611541894
                ],
                [
                  -119.53800980080045,
                  43.52498174894092,
                  1300.2831611541894
                ],
                [
                  -119.52499927405569,
                  43.52526999642976,
                  1347.6831611541895
                ],
                [
                  -119.52446672469684,
                  43.51250608173289,
                  1347.6831611541895
                ],
                [
                  -119.53747451454444,
                  43.512217961952764,
                  1300.2831611541894
                ]
              ]
            ]
          },
          "id": "20170910_43119E5418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:02:36Z",
            "pc:count": 13600315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295424.9463,
                "count": 13600315,
                "maximum": 295949.783,
                "minimum": 294897.363,
                "name": "X",
                "position": 0,
                "stddev": 291.1660098,
                "variance": 84777.64524
              },
              {
                "average": 4821541.254,
                "count": 13600315,
                "maximum": 4822245.277,
                "minimum": 4820826.357,
                "name": "Y",
                "position": 1,
                "stddev": 407.6386199,
                "variance": 166169.2444
              },
              {
                "average": 1310.436046,
                "count": 13600315,
                "maximum": 1347.683161,
                "minimum": 1300.283161,
                "name": "Z",
                "position": 2,
                "stddev": 6.492066073,
                "variance": 42.1469219
              },
              {
                "average": 25833.79239,
                "count": 13600315,
                "maximum": 40081,
                "minimum": 2049,
                "name": "Intensity",
                "position": 3,
                "stddev": 2200.4821,
                "variance": 4842121.474
              },
              {
                "average": 1.00000875,
                "count": 13600315,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002957992803,
                "variance": 8.749721424e-06
              },
              {
                "average": 1.000017794,
                "count": 13600315,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004218221213,
                "variance": 1.779339021e-05
              },
              {
                "average": 0.5012399345,
                "count": 13600315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984809,
                "variance": 0.2499984809
              },
              {
                "average": 5.367522738e-06,
                "count": 13600315,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002316785342,
                "variance": 5.367494322e-06
              },
              {
                "average": 1.256823684,
                "count": 13600315,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4368813263,
                "variance": 0.1908652933
              },
              {
                "average": 0.1201359567,
                "count": 13600315,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97974081,
                "variance": 143.5141898
              },
              {
                "average": 2.01006984,
                "count": 13600315,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000123515,
                "variance": 1.000247046
              },
              {
                "average": 1161.210635,
                "count": 13600315,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9775559626,
                "variance": 0.9556156601
              },
              {
                "average": 45049.40409,
                "count": 13600315,
                "maximum": 56832,
                "minimum": 23296,
                "name": "Red",
                "position": 12,
                "stddev": 2421.974372,
                "variance": 5865959.858
              },
              {
                "average": 42995.77301,
                "count": 13600315,
                "maximum": 56832,
                "minimum": 23552,
                "name": "Green",
                "position": 13,
                "stddev": 2503.838484,
                "variance": 6269207.154
              },
              {
                "average": 39205.13051,
                "count": 13600315,
                "maximum": 55808,
                "minimum": 22272,
                "name": "Blue",
                "position": 14,
                "stddev": 2658.993281,
                "variance": 7070245.269
              },
              {
                "average": 189092685.4,
                "count": 13600315,
                "maximum": 189094556.8,
                "minimum": 189091155.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.1054439,
                "variance": 387015.1833
              },
              {
                "average": 0,
                "count": 13600315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294897.363,
              4820826.357,
              1300.283161,
              295949.783,
              4822245.277,
              1347.683161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294897.3630145619,
                    4820826.356992851,
                    1300.2831611541894
                  ],
                  [
                    294897.3630145619,
                    4822245.276992851,
                    1300.2831611541894
                  ],
                  [
                    295949.7830145619,
                    4822245.276992851,
                    1347.6831611541895
                  ],
                  [
                    295949.7830145619,
                    4820826.356992851,
                    1347.6831611541895
                  ],
                  [
                    294897.3630145619,
                    4820826.356992851,
                    1300.2831611541894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:02:36+00:00",
            "end_time": "2017-09-10T15:05: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": "20170830_43119E4210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747419510528,
              43.599734482252515,
              1466.0446719127099
            ],
            [
              -119.38797876377723,
              43.61248349988227,
              1466.0446719127099
            ],
            [
              -119.37499695635752,
              43.61275408544693,
              1586.1246719127098
            ],
            [
              -119.37449512437816,
              43.60000494809094,
              1586.1246719127098
            ],
            [
              -119.38747419510528,
              43.599734482252515,
              1466.0446719127099
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879788,
        43.59973448,
        1466.044672,
        -119.3744951,
        43.61275409,
        1586.124672
      ],
      "properties": {
        "datetime": "2017-08-30T18:37:46Z",
        "pc:count": 13073110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307814.6381,
            "count": 13073110,
            "maximum": 308349.8987,
            "minimum": 307301.4387,
            "name": "X",
            "position": 0,
            "stddev": 294.6083678,
            "variance": 86794.0904
          },
          {
            "average": 4830910.98,
            "count": 13073110,
            "maximum": 4831604.436,
            "minimum": 4830187.296,
            "name": "Y",
            "position": 1,
            "stddev": 400.0644293,
            "variance": 160051.5476
          },
          {
            "average": 1525.085628,
            "count": 13073110,
            "maximum": 1586.124672,
            "minimum": 1466.044672,
            "name": "Z",
            "position": 2,
            "stddev": 29.3651895,
            "variance": 862.3143544
          },
          {
            "average": 19589.00533,
            "count": 13073110,
            "maximum": 29777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1959.269849,
            "variance": 3838738.339
          },
          {
            "average": 1.009507455,
            "count": 13073110,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1094100068,
            "variance": 0.01197054958
          },
          {
            "average": 1.019168124,
            "count": 13073110,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1635093798,
            "variance": 0.0267353173
          },
          {
            "average": 0.5025973927,
            "count": 13073110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932726,
            "variance": 0.2499932727
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177461752,
            "count": 13073110,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3820590131,
            "variance": 0.1459690895
          },
          {
            "average": 0.5250249095,
            "count": 13073110,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71866507,
            "variance": 137.3271111
          },
          {
            "average": 1.990993956,
            "count": 13073110,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004673263,
            "variance": 1.009368365
          },
          {
            "average": 1102.587632,
            "count": 13073110,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.013450309,
            "variance": 1.027081528
          },
          {
            "average": 39438.67851,
            "count": 13073110,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3584.302173,
            "variance": 12847222.07
          },
          {
            "average": 38140.32425,
            "count": 13073110,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2773.038356,
            "variance": 7689741.722
          },
          {
            "average": 34604.76757,
            "count": 13073110,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2997.213246,
            "variance": 8983287.241
          },
          {
            "average": 188151887.7,
            "count": 13073110,
            "maximum": 188153466.4,
            "minimum": 188149690.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.6286358,
            "variance": 445727.9953
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13073110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307301.4387,
          4830187.296,
          1466.044672,
          308349.8987,
          4831604.436,
          1586.124672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307301.43870817544,
                4830187.295633845,
                1466.0446719127099
              ],
              [
                307301.43870817544,
                4831604.435633846,
                1466.0446719127099
              ],
              [
                308349.8987081754,
                4831604.435633846,
                1586.1246719127098
              ],
              [
                308349.8987081754,
                4830187.295633845,
                1586.1246719127098
              ],
              [
                307301.43870817544,
                4830187.295633845,
                1466.0446719127099
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:37:46+00:00",
        "end_time": "2017-08-30T17:34:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879788,
            43.59973448,
            1466.044672,
            -119.3744951,
            43.61275409,
            1586.124672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747419510528,
                  43.599734482252515,
                  1466.0446719127099
                ],
                [
                  -119.38797876377723,
                  43.61248349988227,
                  1466.0446719127099
                ],
                [
                  -119.37499695635752,
                  43.61275408544693,
                  1586.1246719127098
                ],
                [
                  -119.37449512437816,
                  43.60000494809094,
                  1586.1246719127098
                ],
                [
                  -119.38747419510528,
                  43.599734482252515,
                  1466.0446719127099
                ]
              ]
            ]
          },
          "id": "20170830_43119E4210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:37:46Z",
            "pc:count": 13073110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307814.6381,
                "count": 13073110,
                "maximum": 308349.8987,
                "minimum": 307301.4387,
                "name": "X",
                "position": 0,
                "stddev": 294.6083678,
                "variance": 86794.0904
              },
              {
                "average": 4830910.98,
                "count": 13073110,
                "maximum": 4831604.436,
                "minimum": 4830187.296,
                "name": "Y",
                "position": 1,
                "stddev": 400.0644293,
                "variance": 160051.5476
              },
              {
                "average": 1525.085628,
                "count": 13073110,
                "maximum": 1586.124672,
                "minimum": 1466.044672,
                "name": "Z",
                "position": 2,
                "stddev": 29.3651895,
                "variance": 862.3143544
              },
              {
                "average": 19589.00533,
                "count": 13073110,
                "maximum": 29777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1959.269849,
                "variance": 3838738.339
              },
              {
                "average": 1.009507455,
                "count": 13073110,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1094100068,
                "variance": 0.01197054958
              },
              {
                "average": 1.019168124,
                "count": 13073110,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1635093798,
                "variance": 0.0267353173
              },
              {
                "average": 0.5025973927,
                "count": 13073110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932726,
                "variance": 0.2499932727
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177461752,
                "count": 13073110,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3820590131,
                "variance": 0.1459690895
              },
              {
                "average": 0.5250249095,
                "count": 13073110,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71866507,
                "variance": 137.3271111
              },
              {
                "average": 1.990993956,
                "count": 13073110,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004673263,
                "variance": 1.009368365
              },
              {
                "average": 1102.587632,
                "count": 13073110,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.013450309,
                "variance": 1.027081528
              },
              {
                "average": 39438.67851,
                "count": 13073110,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3584.302173,
                "variance": 12847222.07
              },
              {
                "average": 38140.32425,
                "count": 13073110,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2773.038356,
                "variance": 7689741.722
              },
              {
                "average": 34604.76757,
                "count": 13073110,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2997.213246,
                "variance": 8983287.241
              },
              {
                "average": 188151887.7,
                "count": 13073110,
                "maximum": 188153466.4,
                "minimum": 188149690.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.6286358,
                "variance": 445727.9953
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13073110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307301.4387,
              4830187.296,
              1466.044672,
              308349.8987,
              4831604.436,
              1586.124672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307301.43870817544,
                    4830187.295633845,
                    1466.0446719127099
                  ],
                  [
                    307301.43870817544,
                    4831604.435633846,
                    1466.0446719127099
                  ],
                  [
                    308349.8987081754,
                    4831604.435633846,
                    1586.1246719127098
                  ],
                  [
                    308349.8987081754,
                    4830187.295633845,
                    1586.1246719127098
                  ],
                  [
                    307301.43870817544,
                    4830187.295633845,
                    1466.0446719127099
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:37:46+00:00",
            "end_time": "2017-08-30T17:34:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747481823744,
              43.51222337352051,
              1280.0127273661599
            ],
            [
              -119.48799934173653,
              43.52498225280972,
              1280.0127273661599
            ],
            [
              -119.47499796062101,
              43.525264600570054,
              1312.0927273661598
            ],
            [
              -119.47447617125268,
              43.51250559623411,
              1312.0927273661598
            ],
            [
              -119.48747481823744,
              43.51222337352051,
              1280.0127273661599
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879993,
        43.51222337,
        1280.012727,
        -119.4744762,
        43.5252646,
        1312.092727
      ],
      "properties": {
        "datetime": "2017-09-08T23:59:11Z",
        "pc:count": 29426338,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299525.0948,
            "count": 29426338,
            "maximum": 299990.6048,
            "minimum": 298938.9648,
            "name": "X",
            "position": 0,
            "stddev": 282.2205912,
            "variance": 79648.46207
          },
          {
            "average": 4821467.698,
            "count": 29426338,
            "maximum": 4822123.177,
            "minimum": 4820704.857,
            "name": "Y",
            "position": 1,
            "stddev": 392.3061882,
            "variance": 153904.1453
          },
          {
            "average": 1296.484026,
            "count": 29426338,
            "maximum": 1312.092727,
            "minimum": 1280.012727,
            "name": "Z",
            "position": 2,
            "stddev": 5.834577722,
            "variance": 34.0422972
          },
          {
            "average": 26582.17268,
            "count": 29426338,
            "maximum": 47601,
            "minimum": 2193,
            "name": "Intensity",
            "position": 3,
            "stddev": 3153.338984,
            "variance": 9943546.747
          },
          {
            "average": 1.000062665,
            "count": 29426338,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00791587173,
            "variance": 6.266102525e-05
          },
          {
            "average": 1.000123563,
            "count": 29426338,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01111519285,
            "variance": 0.0001235475121
          },
          {
            "average": 0.4992704835,
            "count": 29426338,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994763,
            "variance": 0.2499994763
          },
          {
            "average": 1.947235161e-05,
            "count": 29426338,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00441270587,
            "variance": 1.947197309e-05
          },
          {
            "average": 1.116183264,
            "count": 29426338,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3204445611,
            "variance": 0.1026847167
          },
          {
            "average": 1.135758034,
            "count": 29426338,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76714729,
            "variance": 138.4657554
          },
          {
            "average": 2.002527124,
            "count": 29426338,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000771308,
            "variance": 1.001543212
          },
          {
            "average": 1148.377264,
            "count": 29426338,
            "maximum": 1154,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.832484436,
            "variance": 8.022968078
          },
          {
            "average": 44542.16228,
            "count": 29426338,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3458.353899,
            "variance": 11960211.69
          },
          {
            "average": 42984.12335,
            "count": 29426338,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2970.707125,
            "variance": 8825100.82
          },
          {
            "average": 39295.04685,
            "count": 29426338,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3428.879225,
            "variance": 11757212.74
          },
          {
            "average": 188840615.2,
            "count": 29426338,
            "maximum": 188950351.4,
            "minimum": 188241337.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 252734.4783,
            "variance": 63874716500.0
          },
          {
            "average": 0,
            "count": 29426338,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29426338,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29426338,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29426338,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29426338,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298938.9648,
          4820704.857,
          1280.012727,
          299990.6048,
          4822123.177,
          1312.092727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298938.96477624873,
                4820704.856661707,
                1280.0127273661599
              ],
              [
                298938.96477624873,
                4822123.176661707,
                1280.0127273661599
              ],
              [
                299990.60477624874,
                4822123.176661707,
                1312.0927273661598
              ],
              [
                299990.60477624874,
                4820704.856661707,
                1312.0927273661598
              ],
              [
                298938.96477624873,
                4820704.856661707,
                1280.0127273661599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:59:11+00:00",
        "end_time": "2017-08-31T19:02:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879993,
            43.51222337,
            1280.012727,
            -119.4744762,
            43.5252646,
            1312.092727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747481823744,
                  43.51222337352051,
                  1280.0127273661599
                ],
                [
                  -119.48799934173653,
                  43.52498225280972,
                  1280.0127273661599
                ],
                [
                  -119.47499796062101,
                  43.525264600570054,
                  1312.0927273661598
                ],
                [
                  -119.47447617125268,
                  43.51250559623411,
                  1312.0927273661598
                ],
                [
                  -119.48747481823744,
                  43.51222337352051,
                  1280.0127273661599
                ]
              ]
            ]
          },
          "id": "20170831_43119E4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:59:11Z",
            "pc:count": 29426338,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299525.0948,
                "count": 29426338,
                "maximum": 299990.6048,
                "minimum": 298938.9648,
                "name": "X",
                "position": 0,
                "stddev": 282.2205912,
                "variance": 79648.46207
              },
              {
                "average": 4821467.698,
                "count": 29426338,
                "maximum": 4822123.177,
                "minimum": 4820704.857,
                "name": "Y",
                "position": 1,
                "stddev": 392.3061882,
                "variance": 153904.1453
              },
              {
                "average": 1296.484026,
                "count": 29426338,
                "maximum": 1312.092727,
                "minimum": 1280.012727,
                "name": "Z",
                "position": 2,
                "stddev": 5.834577722,
                "variance": 34.0422972
              },
              {
                "average": 26582.17268,
                "count": 29426338,
                "maximum": 47601,
                "minimum": 2193,
                "name": "Intensity",
                "position": 3,
                "stddev": 3153.338984,
                "variance": 9943546.747
              },
              {
                "average": 1.000062665,
                "count": 29426338,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00791587173,
                "variance": 6.266102525e-05
              },
              {
                "average": 1.000123563,
                "count": 29426338,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01111519285,
                "variance": 0.0001235475121
              },
              {
                "average": 0.4992704835,
                "count": 29426338,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994763,
                "variance": 0.2499994763
              },
              {
                "average": 1.947235161e-05,
                "count": 29426338,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00441270587,
                "variance": 1.947197309e-05
              },
              {
                "average": 1.116183264,
                "count": 29426338,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3204445611,
                "variance": 0.1026847167
              },
              {
                "average": 1.135758034,
                "count": 29426338,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76714729,
                "variance": 138.4657554
              },
              {
                "average": 2.002527124,
                "count": 29426338,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000771308,
                "variance": 1.001543212
              },
              {
                "average": 1148.377264,
                "count": 29426338,
                "maximum": 1154,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.832484436,
                "variance": 8.022968078
              },
              {
                "average": 44542.16228,
                "count": 29426338,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3458.353899,
                "variance": 11960211.69
              },
              {
                "average": 42984.12335,
                "count": 29426338,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2970.707125,
                "variance": 8825100.82
              },
              {
                "average": 39295.04685,
                "count": 29426338,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3428.879225,
                "variance": 11757212.74
              },
              {
                "average": 188840615.2,
                "count": 29426338,
                "maximum": 188950351.4,
                "minimum": 188241337.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 252734.4783,
                "variance": 63874716500.0
              },
              {
                "average": 0,
                "count": 29426338,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29426338,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29426338,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29426338,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29426338,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298938.9648,
              4820704.857,
              1280.012727,
              299990.6048,
              4822123.177,
              1312.092727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298938.96477624873,
                    4820704.856661707,
                    1280.0127273661599
                  ],
                  [
                    298938.96477624873,
                    4822123.176661707,
                    1280.0127273661599
                  ],
                  [
                    299990.60477624874,
                    4822123.176661707,
                    1312.0927273661598
                  ],
                  [
                    299990.60477624874,
                    4820704.856661707,
                    1312.0927273661598
                  ],
                  [
                    298938.96477624873,
                    4820704.856661707,
                    1280.0127273661599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:59:11+00:00",
            "end_time": "2017-08-31T19:02:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247360636636,
              43.524709753204895,
              1309.1995828741258
            ],
            [
              -119.61302530876354,
              43.53748121447901,
              1309.1995828741258
            ],
            [
              -119.59999950615914,
              43.53777836905798,
              1452.3995828741256
            ],
            [
              -119.59945054639955,
              43.52500677605266,
              1452.3995828741256
            ],
            [
              -119.61247360636636,
              43.524709753204895,
              1309.1995828741258
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130253,
        43.52470975,
        1309.199583,
        -119.5994505,
        43.53777837,
        1452.399583
      ],
      "properties": {
        "datetime": "2017-09-10T18:04:49Z",
        "pc:count": 13342269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289422.3713,
            "count": 13342269,
            "maximum": 289932.0989,
            "minimum": 288878.5989,
            "name": "X",
            "position": 0,
            "stddev": 294.639579,
            "variance": 86812.48151
          },
          {
            "average": 4823099.852,
            "count": 13342269,
            "maximum": 4823821.325,
            "minimum": 4822401.465,
            "name": "Y",
            "position": 1,
            "stddev": 408.5305676,
            "variance": 166897.2247
          },
          {
            "average": 1328.670756,
            "count": 13342269,
            "maximum": 1452.399583,
            "minimum": 1309.199583,
            "name": "Z",
            "position": 2,
            "stddev": 32.53960143,
            "variance": 1058.825661
          },
          {
            "average": 26815.13531,
            "count": 13342269,
            "maximum": 39409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3484.089396,
            "variance": 12138878.92
          },
          {
            "average": 1.020283507,
            "count": 13342269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.152378458,
            "variance": 0.02321919446
          },
          {
            "average": 1.04110163,
            "count": 13342269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2230308639,
            "variance": 0.04974276625
          },
          {
            "average": 0.5015335847,
            "count": 13342269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976668,
            "variance": 0.2499976669
          },
          {
            "average": 5.696182561e-06,
            "count": 13342269,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002386660961,
            "variance": 5.696150541e-06
          },
          {
            "average": 1.249241415,
            "count": 13342269,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4325738618,
            "variance": 0.1871201459
          },
          {
            "average": 0.1049509479,
            "count": 13342269,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04397044,
            "variance": 145.057224
          },
          {
            "average": 1.997868429,
            "count": 13342269,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006439837,
            "variance": 1.012921145
          },
          {
            "average": 1172.187504,
            "count": 13342269,
            "maximum": 1175,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.010487647,
            "variance": 1.021085285
          },
          {
            "average": 44488.48613,
            "count": 13342269,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5480.578444,
            "variance": 30036740.09
          },
          {
            "average": 42634.35788,
            "count": 13342269,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4632.439691,
            "variance": 21459497.49
          },
          {
            "average": 38502.38633,
            "count": 13342269,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4651.662477,
            "variance": 21637963.8
          },
          {
            "average": 189100035.5,
            "count": 13342269,
            "maximum": 189101889.7,
            "minimum": 189098596.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 779.7397507,
            "variance": 607994.0788
          },
          {
            "average": 0,
            "count": 13342269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13342269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13342269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13342269,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13342269,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288878.5989,
          4822401.465,
          1309.199583,
          289932.0989,
          4823821.325,
          1452.399583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288878.5989037172,
                4822401.465411825,
                1309.1995828741258
              ],
              [
                288878.5989037172,
                4823821.3254118245,
                1309.1995828741258
              ],
              [
                289932.0989037172,
                4823821.3254118245,
                1452.3995828741256
              ],
              [
                289932.0989037172,
                4822401.465411825,
                1452.3995828741256
              ],
              [
                288878.5989037172,
                4822401.465411825,
                1309.1995828741258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:04:49+00:00",
        "end_time": "2017-09-10T17:09:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130253,
            43.52470975,
            1309.199583,
            -119.5994505,
            43.53777837,
            1452.399583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247360636636,
                  43.524709753204895,
                  1309.1995828741258
                ],
                [
                  -119.61302530876354,
                  43.53748121447901,
                  1309.1995828741258
                ],
                [
                  -119.59999950615914,
                  43.53777836905798,
                  1452.3995828741256
                ],
                [
                  -119.59945054639955,
                  43.52500677605266,
                  1452.3995828741256
                ],
                [
                  -119.61247360636636,
                  43.524709753204895,
                  1309.1995828741258
                ]
              ]
            ]
          },
          "id": "20170910_43119E5312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:04:49Z",
            "pc:count": 13342269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289422.3713,
                "count": 13342269,
                "maximum": 289932.0989,
                "minimum": 288878.5989,
                "name": "X",
                "position": 0,
                "stddev": 294.639579,
                "variance": 86812.48151
              },
              {
                "average": 4823099.852,
                "count": 13342269,
                "maximum": 4823821.325,
                "minimum": 4822401.465,
                "name": "Y",
                "position": 1,
                "stddev": 408.5305676,
                "variance": 166897.2247
              },
              {
                "average": 1328.670756,
                "count": 13342269,
                "maximum": 1452.399583,
                "minimum": 1309.199583,
                "name": "Z",
                "position": 2,
                "stddev": 32.53960143,
                "variance": 1058.825661
              },
              {
                "average": 26815.13531,
                "count": 13342269,
                "maximum": 39409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3484.089396,
                "variance": 12138878.92
              },
              {
                "average": 1.020283507,
                "count": 13342269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.152378458,
                "variance": 0.02321919446
              },
              {
                "average": 1.04110163,
                "count": 13342269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2230308639,
                "variance": 0.04974276625
              },
              {
                "average": 0.5015335847,
                "count": 13342269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976668,
                "variance": 0.2499976669
              },
              {
                "average": 5.696182561e-06,
                "count": 13342269,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002386660961,
                "variance": 5.696150541e-06
              },
              {
                "average": 1.249241415,
                "count": 13342269,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4325738618,
                "variance": 0.1871201459
              },
              {
                "average": 0.1049509479,
                "count": 13342269,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04397044,
                "variance": 145.057224
              },
              {
                "average": 1.997868429,
                "count": 13342269,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006439837,
                "variance": 1.012921145
              },
              {
                "average": 1172.187504,
                "count": 13342269,
                "maximum": 1175,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.010487647,
                "variance": 1.021085285
              },
              {
                "average": 44488.48613,
                "count": 13342269,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5480.578444,
                "variance": 30036740.09
              },
              {
                "average": 42634.35788,
                "count": 13342269,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4632.439691,
                "variance": 21459497.49
              },
              {
                "average": 38502.38633,
                "count": 13342269,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4651.662477,
                "variance": 21637963.8
              },
              {
                "average": 189100035.5,
                "count": 13342269,
                "maximum": 189101889.7,
                "minimum": 189098596.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 779.7397507,
                "variance": 607994.0788
              },
              {
                "average": 0,
                "count": 13342269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13342269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13342269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13342269,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13342269,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288878.5989,
              4822401.465,
              1309.199583,
              289932.0989,
              4823821.325,
              1452.399583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288878.5989037172,
                    4822401.465411825,
                    1309.1995828741258
                  ],
                  [
                    288878.5989037172,
                    4823821.3254118245,
                    1309.1995828741258
                  ],
                  [
                    289932.0989037172,
                    4823821.3254118245,
                    1452.3995828741256
                  ],
                  [
                    289932.0989037172,
                    4822401.465411825,
                    1452.3995828741256
                  ],
                  [
                    288878.5989037172,
                    4822401.465411825,
                    1309.1995828741258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:04:49+00:00",
            "end_time": "2017-09-10T17:09:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747366042325,
              43.5497240386354,
              1283.9058219572835
            ],
            [
              -119.48799884091906,
              43.562482114319884,
              1283.9058219572835
            ],
            [
              -119.47499781033751,
              43.562764471990775,
              1330.3458219572835
            ],
            [
              -119.47447536732385,
              43.5500062712715,
              1330.3458219572835
            ],
            [
              -119.48747366042325,
              43.5497240386354,
              1283.9058219572835
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879988,
        43.54972404,
        1283.905822,
        -119.4744754,
        43.56276447,
        1330.345822
      ],
      "properties": {
        "datetime": "2017-09-08T22:25:52Z",
        "pc:count": 16994649,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299525.514,
            "count": 16994649,
            "maximum": 300114.6369,
            "minimum": 299063.6769,
            "name": "X",
            "position": 0,
            "stddev": 293.737001,
            "variance": 86281.42576
          },
          {
            "average": 4825530.132,
            "count": 16994649,
            "maximum": 4826288.074,
            "minimum": 4824869.834,
            "name": "Y",
            "position": 1,
            "stddev": 403.1172376,
            "variance": 162503.5073
          },
          {
            "average": 1296.287184,
            "count": 16994649,
            "maximum": 1330.345822,
            "minimum": 1283.905822,
            "name": "Z",
            "position": 2,
            "stddev": 8.793490578,
            "variance": 77.32547655
          },
          {
            "average": 23006.54516,
            "count": 16994649,
            "maximum": 46561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3921.03669,
            "variance": 15374528.73
          },
          {
            "average": 1.002396696,
            "count": 16994649,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05199425806,
            "variance": 0.002703402871
          },
          {
            "average": 1.004801806,
            "count": 16994649,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07567881088,
            "variance": 0.005727282416
          },
          {
            "average": 0.504646492,
            "count": 16994649,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999784244,
            "variance": 0.2499784248
          },
          {
            "average": 3.353996896e-06,
            "count": 16994649,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001831389048,
            "variance": 3.353985844e-06
          },
          {
            "average": 1.156421412,
            "count": 16994649,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3632544038,
            "variance": 0.1319537619
          },
          {
            "average": -0.5081432195,
            "count": 16994649,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07240445,
            "variance": 145.7429493
          },
          {
            "average": 1.999863839,
            "count": 16994649,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001112663,
            "variance": 1.002226565
          },
          {
            "average": 1140.444698,
            "count": 16994649,
            "maximum": 1146,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.724552049,
            "variance": 2.974079771
          },
          {
            "average": 39134.99156,
            "count": 16994649,
            "maximum": 55296,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 11593.61547,
            "variance": 134411919.7
          },
          {
            "average": 39756.17163,
            "count": 16994649,
            "maximum": 54016,
            "minimum": 13312,
            "name": "Green",
            "position": 13,
            "stddev": 6540.778639,
            "variance": 42781785.21
          },
          {
            "average": 34114.61572,
            "count": 16994649,
            "maximum": 51712,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 8570.245497,
            "variance": 73449107.87
          },
          {
            "average": 188276598.9,
            "count": 16994649,
            "maximum": 188944752.2,
            "minimum": 188237318.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 157912.6501,
            "variance": 24936405070.0
          },
          {
            "average": 0,
            "count": 16994649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994649,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994649,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994649,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994649,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299063.6769,
          4824869.834,
          1283.905822,
          300114.6369,
          4826288.074,
          1330.345822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299063.6769249806,
                4824869.833674093,
                1283.9058219572835
              ],
              [
                299063.6769249806,
                4826288.073674093,
                1283.9058219572835
              ],
              [
                300114.63692498056,
                4826288.073674093,
                1330.3458219572835
              ],
              [
                300114.63692498056,
                4824869.833674093,
                1330.3458219572835
              ],
              [
                299063.6769249806,
                4824869.833674093,
                1283.9058219572835
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:25:52+00:00",
        "end_time": "2017-08-31T17:55:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879988,
            43.54972404,
            1283.905822,
            -119.4744754,
            43.56276447,
            1330.345822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747366042325,
                  43.5497240386354,
                  1283.9058219572835
                ],
                [
                  -119.48799884091906,
                  43.562482114319884,
                  1283.9058219572835
                ],
                [
                  -119.47499781033751,
                  43.562764471990775,
                  1330.3458219572835
                ],
                [
                  -119.47447536732385,
                  43.5500062712715,
                  1330.3458219572835
                ],
                [
                  -119.48747366042325,
                  43.5497240386354,
                  1283.9058219572835
                ]
              ]
            ]
          },
          "id": "20170831_43119E4302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:25:52Z",
            "pc:count": 16994649,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299525.514,
                "count": 16994649,
                "maximum": 300114.6369,
                "minimum": 299063.6769,
                "name": "X",
                "position": 0,
                "stddev": 293.737001,
                "variance": 86281.42576
              },
              {
                "average": 4825530.132,
                "count": 16994649,
                "maximum": 4826288.074,
                "minimum": 4824869.834,
                "name": "Y",
                "position": 1,
                "stddev": 403.1172376,
                "variance": 162503.5073
              },
              {
                "average": 1296.287184,
                "count": 16994649,
                "maximum": 1330.345822,
                "minimum": 1283.905822,
                "name": "Z",
                "position": 2,
                "stddev": 8.793490578,
                "variance": 77.32547655
              },
              {
                "average": 23006.54516,
                "count": 16994649,
                "maximum": 46561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3921.03669,
                "variance": 15374528.73
              },
              {
                "average": 1.002396696,
                "count": 16994649,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05199425806,
                "variance": 0.002703402871
              },
              {
                "average": 1.004801806,
                "count": 16994649,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07567881088,
                "variance": 0.005727282416
              },
              {
                "average": 0.504646492,
                "count": 16994649,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999784244,
                "variance": 0.2499784248
              },
              {
                "average": 3.353996896e-06,
                "count": 16994649,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001831389048,
                "variance": 3.353985844e-06
              },
              {
                "average": 1.156421412,
                "count": 16994649,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3632544038,
                "variance": 0.1319537619
              },
              {
                "average": -0.5081432195,
                "count": 16994649,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07240445,
                "variance": 145.7429493
              },
              {
                "average": 1.999863839,
                "count": 16994649,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001112663,
                "variance": 1.002226565
              },
              {
                "average": 1140.444698,
                "count": 16994649,
                "maximum": 1146,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.724552049,
                "variance": 2.974079771
              },
              {
                "average": 39134.99156,
                "count": 16994649,
                "maximum": 55296,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 11593.61547,
                "variance": 134411919.7
              },
              {
                "average": 39756.17163,
                "count": 16994649,
                "maximum": 54016,
                "minimum": 13312,
                "name": "Green",
                "position": 13,
                "stddev": 6540.778639,
                "variance": 42781785.21
              },
              {
                "average": 34114.61572,
                "count": 16994649,
                "maximum": 51712,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 8570.245497,
                "variance": 73449107.87
              },
              {
                "average": 188276598.9,
                "count": 16994649,
                "maximum": 188944752.2,
                "minimum": 188237318.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 157912.6501,
                "variance": 24936405070.0
              },
              {
                "average": 0,
                "count": 16994649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994649,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994649,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994649,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994649,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299063.6769,
              4824869.834,
              1283.905822,
              300114.6369,
              4826288.074,
              1330.345822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299063.6769249806,
                    4824869.833674093,
                    1283.9058219572835
                  ],
                  [
                    299063.6769249806,
                    4826288.073674093,
                    1283.9058219572835
                  ],
                  [
                    300114.63692498056,
                    4826288.073674093,
                    1330.3458219572835
                  ],
                  [
                    300114.63692498056,
                    4824869.833674093,
                    1330.3458219572835
                  ],
                  [
                    299063.6769249806,
                    4824869.833674093,
                    1283.9058219572835
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:25:52+00:00",
            "end_time": "2017-08-31T17:55:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247495824691,
              43.599726616340526,
              1388.4495372407687
            ],
            [
              -119.46299566174243,
              43.61248212243375,
              1388.4495372407687
            ],
            [
              -119.44999872512344,
              43.61276156622864,
              1460.2895372407688
            ],
            [
              -119.44948076260097,
              43.600005936426754,
              1460.2895372407688
            ],
            [
              -119.46247495824691,
              43.599726616340526,
              1388.4495372407687
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629957,
        43.59972662,
        1388.449537,
        -119.4494808,
        43.61276157,
        1460.289537
      ],
      "properties": {
        "datetime": "2017-08-31T16:47:36Z",
        "pc:count": 13761674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301767.0061,
            "count": 13761674,
            "maximum": 302297.4836,
            "minimum": 301247.7436,
            "name": "X",
            "position": 0,
            "stddev": 290.9434697,
            "variance": 84648.10257
          },
          {
            "average": 4831061.029,
            "count": 13761674,
            "maximum": 4831781.158,
            "minimum": 4830363.218,
            "name": "Y",
            "position": 1,
            "stddev": 393.3100214,
            "variance": 154692.773
          },
          {
            "average": 1408.855097,
            "count": 13761674,
            "maximum": 1460.289537,
            "minimum": 1388.449537,
            "name": "Z",
            "position": 2,
            "stddev": 13.73590781,
            "variance": 188.6751634
          },
          {
            "average": 19970.26679,
            "count": 13761674,
            "maximum": 40417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3592.914147,
            "variance": 12909032.07
          },
          {
            "average": 1.021749534,
            "count": 13761674,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1674147771,
            "variance": 0.0280277076
          },
          {
            "average": 1.04385404,
            "count": 13761674,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2504861404,
            "variance": 0.06274330655
          },
          {
            "average": 0.5021204542,
            "count": 13761674,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955218,
            "variance": 0.2499955218
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180158751,
            "count": 13761674,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3843196407,
            "variance": 0.1477015862
          },
          {
            "average": 0.4758941153,
            "count": 13761674,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56810164,
            "variance": 133.8209756
          },
          {
            "average": 1.975205051,
            "count": 13761674,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010777972,
            "variance": 1.021672108
          },
          {
            "average": 1129.059487,
            "count": 13761674,
            "maximum": 1131,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9492495975,
            "variance": 0.9010747983
          },
          {
            "average": 39021.68801,
            "count": 13761674,
            "maximum": 51712,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4883.902106,
            "variance": 23852499.78
          },
          {
            "average": 37973.81856,
            "count": 13761674,
            "maximum": 49920,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 3804.090148,
            "variance": 14471101.85
          },
          {
            "average": 33186.32801,
            "count": 13761674,
            "maximum": 46592,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 4393.485024,
            "variance": 19302710.65
          },
          {
            "average": 188231986.1,
            "count": 13761674,
            "maximum": 188233256.3,
            "minimum": 188230557.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.7328854,
            "variance": 424755.7539
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13761674,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301247.7436,
          4830363.218,
          1388.449537,
          302297.4836,
          4831781.158,
          1460.289537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301247.74362114625,
                4830363.217676018,
                1388.4495372407687
              ],
              [
                301247.74362114625,
                4831781.157676018,
                1388.4495372407687
              ],
              [
                302297.48362114624,
                4831781.157676018,
                1460.2895372407688
              ],
              [
                302297.48362114624,
                4830363.217676018,
                1460.2895372407688
              ],
              [
                301247.74362114625,
                4830363.217676018,
                1388.4495372407687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:47:36+00:00",
        "end_time": "2017-08-31T16:02:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629957,
            43.59972662,
            1388.449537,
            -119.4494808,
            43.61276157,
            1460.289537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247495824691,
                  43.599726616340526,
                  1388.4495372407687
                ],
                [
                  -119.46299566174243,
                  43.61248212243375,
                  1388.4495372407687
                ],
                [
                  -119.44999872512344,
                  43.61276156622864,
                  1460.2895372407688
                ],
                [
                  -119.44948076260097,
                  43.600005936426754,
                  1460.2895372407688
                ],
                [
                  -119.46247495824691,
                  43.599726616340526,
                  1388.4495372407687
                ]
              ]
            ]
          },
          "id": "20170831_43119E4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:47:36Z",
            "pc:count": 13761674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301767.0061,
                "count": 13761674,
                "maximum": 302297.4836,
                "minimum": 301247.7436,
                "name": "X",
                "position": 0,
                "stddev": 290.9434697,
                "variance": 84648.10257
              },
              {
                "average": 4831061.029,
                "count": 13761674,
                "maximum": 4831781.158,
                "minimum": 4830363.218,
                "name": "Y",
                "position": 1,
                "stddev": 393.3100214,
                "variance": 154692.773
              },
              {
                "average": 1408.855097,
                "count": 13761674,
                "maximum": 1460.289537,
                "minimum": 1388.449537,
                "name": "Z",
                "position": 2,
                "stddev": 13.73590781,
                "variance": 188.6751634
              },
              {
                "average": 19970.26679,
                "count": 13761674,
                "maximum": 40417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3592.914147,
                "variance": 12909032.07
              },
              {
                "average": 1.021749534,
                "count": 13761674,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1674147771,
                "variance": 0.0280277076
              },
              {
                "average": 1.04385404,
                "count": 13761674,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2504861404,
                "variance": 0.06274330655
              },
              {
                "average": 0.5021204542,
                "count": 13761674,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955218,
                "variance": 0.2499955218
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180158751,
                "count": 13761674,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3843196407,
                "variance": 0.1477015862
              },
              {
                "average": 0.4758941153,
                "count": 13761674,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56810164,
                "variance": 133.8209756
              },
              {
                "average": 1.975205051,
                "count": 13761674,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010777972,
                "variance": 1.021672108
              },
              {
                "average": 1129.059487,
                "count": 13761674,
                "maximum": 1131,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9492495975,
                "variance": 0.9010747983
              },
              {
                "average": 39021.68801,
                "count": 13761674,
                "maximum": 51712,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4883.902106,
                "variance": 23852499.78
              },
              {
                "average": 37973.81856,
                "count": 13761674,
                "maximum": 49920,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 3804.090148,
                "variance": 14471101.85
              },
              {
                "average": 33186.32801,
                "count": 13761674,
                "maximum": 46592,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 4393.485024,
                "variance": 19302710.65
              },
              {
                "average": 188231986.1,
                "count": 13761674,
                "maximum": 188233256.3,
                "minimum": 188230557.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.7328854,
                "variance": 424755.7539
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13761674,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301247.7436,
              4830363.218,
              1388.449537,
              302297.4836,
              4831781.158,
              1460.289537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301247.74362114625,
                    4830363.217676018,
                    1388.4495372407687
                  ],
                  [
                    301247.74362114625,
                    4831781.157676018,
                    1388.4495372407687
                  ],
                  [
                    302297.48362114624,
                    4831781.157676018,
                    1460.2895372407688
                  ],
                  [
                    302297.48362114624,
                    4830363.217676018,
                    1460.2895372407688
                  ],
                  [
                    301247.74362114625,
                    4830363.217676018,
                    1388.4495372407687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:47:36+00:00",
            "end_time": "2017-08-31T16:02: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": "20170828_43119E2418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.16247686915655,
              43.51225900295367,
              1265.957094745792
            ],
            [
              -119.1629316234188,
              43.52498519554073,
              1265.957094745792
            ],
            [
              -119.14999724348549,
              43.52522925846751,
              1315.377094745792
            ],
            [
              -119.14954520354267,
              43.51250295806629,
              1315.377094745792
            ],
            [
              -119.16247686915655,
              43.51225900295367,
              1265.957094745792
            ]
          ]
        ]
      },
      "bbox": [
        -119.1629316,
        43.512259,
        1265.957095,
        -119.1495452,
        43.52522926,
        1315.377095
      ],
      "properties": {
        "datetime": "2017-08-28T19:14:29Z",
        "pc:count": 13614815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325719.2849,
            "count": 13614815,
            "maximum": 326255.1435,
            "minimum": 325209.1635,
            "name": "X",
            "position": 0,
            "stddev": 287.7393633,
            "variance": 82793.94121
          },
          {
            "average": 4820702.036,
            "count": 13614815,
            "maximum": 4821388.815,
            "minimum": 4819974.455,
            "name": "Y",
            "position": 1,
            "stddev": 403.5333026,
            "variance": 162839.1263
          },
          {
            "average": 1278.087519,
            "count": 13614815,
            "maximum": 1315.377095,
            "minimum": 1265.957095,
            "name": "Z",
            "position": 2,
            "stddev": 11.19221353,
            "variance": 125.2656438
          },
          {
            "average": 22091.96723,
            "count": 13614815,
            "maximum": 45153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2149.359914,
            "variance": 4619748.038
          },
          {
            "average": 1.00220429,
            "count": 13614815,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05019485768,
            "variance": 0.002519523737
          },
          {
            "average": 1.004421727,
            "count": 13614815,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07331899097,
            "variance": 0.005375674438
          },
          {
            "average": 0.498663478,
            "count": 13614815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982321,
            "variance": 0.2499982321
          },
          {
            "average": 1.175190408e-06,
            "count": 13614815,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001084061398,
            "variance": 1.175189114e-06
          },
          {
            "average": 1.198859698,
            "count": 13614815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3991422431,
            "variance": 0.1593145302
          },
          {
            "average": 1.161201848,
            "count": 13614815,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75614287,
            "variance": 138.2068953
          },
          {
            "average": 2.004041186,
            "count": 13614815,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001634883,
            "variance": 1.003272439
          },
          {
            "average": 1037.705693,
            "count": 13614815,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.584316768,
            "variance": 2.51005962
          },
          {
            "average": 42577.32995,
            "count": 13614815,
            "maximum": 57088,
            "minimum": 16384,
            "name": "Red",
            "position": 12,
            "stddev": 2436.38825,
            "variance": 5935987.703
          },
          {
            "average": 40708.05969,
            "count": 13614815,
            "maximum": 56576,
            "minimum": 17664,
            "name": "Green",
            "position": 13,
            "stddev": 2274.6919,
            "variance": 5174223.241
          },
          {
            "average": 37129.23,
            "count": 13614815,
            "maximum": 55808,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 2400.767208,
            "variance": 5763683.187
          },
          {
            "average": 187981733.7,
            "count": 13614815,
            "maximum": 187982869.4,
            "minimum": 187980786.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.63708,
            "variance": 287979.3556
          },
          {
            "average": 0,
            "count": 13614815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13614815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325209.1635,
          4819974.455,
          1265.957095,
          326255.1435,
          4821388.815,
          1315.377095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325209.1634605825,
                4819974.454926083,
                1265.957094745792
              ],
              [
                325209.1634605825,
                4821388.814926082,
                1265.957094745792
              ],
              [
                326255.1434605825,
                4821388.814926082,
                1315.377094745792
              ],
              [
                326255.1434605825,
                4819974.454926083,
                1315.377094745792
              ],
              [
                325209.1634605825,
                4819974.454926083,
                1265.957094745792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:14:29+00:00",
        "end_time": "2017-08-28T18:39:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1629316,
            43.512259,
            1265.957095,
            -119.1495452,
            43.52522926,
            1315.377095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.16247686915655,
                  43.51225900295367,
                  1265.957094745792
                ],
                [
                  -119.1629316234188,
                  43.52498519554073,
                  1265.957094745792
                ],
                [
                  -119.14999724348549,
                  43.52522925846751,
                  1315.377094745792
                ],
                [
                  -119.14954520354267,
                  43.51250295806629,
                  1315.377094745792
                ],
                [
                  -119.16247686915655,
                  43.51225900295367,
                  1265.957094745792
                ]
              ]
            ]
          },
          "id": "20170828_43119E2418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:14:29Z",
            "pc:count": 13614815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325719.2849,
                "count": 13614815,
                "maximum": 326255.1435,
                "minimum": 325209.1635,
                "name": "X",
                "position": 0,
                "stddev": 287.7393633,
                "variance": 82793.94121
              },
              {
                "average": 4820702.036,
                "count": 13614815,
                "maximum": 4821388.815,
                "minimum": 4819974.455,
                "name": "Y",
                "position": 1,
                "stddev": 403.5333026,
                "variance": 162839.1263
              },
              {
                "average": 1278.087519,
                "count": 13614815,
                "maximum": 1315.377095,
                "minimum": 1265.957095,
                "name": "Z",
                "position": 2,
                "stddev": 11.19221353,
                "variance": 125.2656438
              },
              {
                "average": 22091.96723,
                "count": 13614815,
                "maximum": 45153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2149.359914,
                "variance": 4619748.038
              },
              {
                "average": 1.00220429,
                "count": 13614815,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05019485768,
                "variance": 0.002519523737
              },
              {
                "average": 1.004421727,
                "count": 13614815,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07331899097,
                "variance": 0.005375674438
              },
              {
                "average": 0.498663478,
                "count": 13614815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982321,
                "variance": 0.2499982321
              },
              {
                "average": 1.175190408e-06,
                "count": 13614815,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001084061398,
                "variance": 1.175189114e-06
              },
              {
                "average": 1.198859698,
                "count": 13614815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3991422431,
                "variance": 0.1593145302
              },
              {
                "average": 1.161201848,
                "count": 13614815,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75614287,
                "variance": 138.2068953
              },
              {
                "average": 2.004041186,
                "count": 13614815,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001634883,
                "variance": 1.003272439
              },
              {
                "average": 1037.705693,
                "count": 13614815,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.584316768,
                "variance": 2.51005962
              },
              {
                "average": 42577.32995,
                "count": 13614815,
                "maximum": 57088,
                "minimum": 16384,
                "name": "Red",
                "position": 12,
                "stddev": 2436.38825,
                "variance": 5935987.703
              },
              {
                "average": 40708.05969,
                "count": 13614815,
                "maximum": 56576,
                "minimum": 17664,
                "name": "Green",
                "position": 13,
                "stddev": 2274.6919,
                "variance": 5174223.241
              },
              {
                "average": 37129.23,
                "count": 13614815,
                "maximum": 55808,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 2400.767208,
                "variance": 5763683.187
              },
              {
                "average": 187981733.7,
                "count": 13614815,
                "maximum": 187982869.4,
                "minimum": 187980786.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.63708,
                "variance": 287979.3556
              },
              {
                "average": 0,
                "count": 13614815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13614815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325209.1635,
              4819974.455,
              1265.957095,
              326255.1435,
              4821388.815,
              1315.377095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325209.1634605825,
                    4819974.454926083,
                    1265.957094745792
                  ],
                  [
                    325209.1634605825,
                    4821388.814926082,
                    1265.957094745792
                  ],
                  [
                    326255.1434605825,
                    4821388.814926082,
                    1315.377094745792
                  ],
                  [
                    326255.1434605825,
                    4819974.454926083,
                    1315.377094745792
                  ],
                  [
                    325209.1634605825,
                    4819974.454926083,
                    1265.957094745792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:14:29+00:00",
            "end_time": "2017-08-28T18:39: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": "20170830_43119E3120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.324975889137,
              43.574741710776934,
              1409.8602897652631
            ],
            [
              -119.32546653037723,
              43.58748362055387,
              1409.8602897652631
            ],
            [
              -119.31249694201068,
              43.58774683778009,
              1568.1802897652633
            ],
            [
              -119.31200903121324,
              43.57500481159708,
              1568.1802897652633
            ],
            [
              -119.324975889137,
              43.574741710776934,
              1409.8602897652631
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254665,
        43.57474171,
        1409.86029,
        -119.312009,
        43.58774684,
        1568.18029
      ],
      "properties": {
        "datetime": "2017-08-30T17:01:32Z",
        "pc:count": 15079536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312776.4615,
            "count": 15079536,
            "maximum": 313316.1203,
            "minimum": 312268.2603,
            "name": "X",
            "position": 0,
            "stddev": 293.7844335,
            "variance": 86309.29334
          },
          {
            "average": 4827980.687,
            "count": 15079536,
            "maximum": 4828684.627,
            "minimum": 4827268.347,
            "name": "Y",
            "position": 1,
            "stddev": 390.2122776,
            "variance": 152265.6216
          },
          {
            "average": 1481.055591,
            "count": 15079536,
            "maximum": 1568.18029,
            "minimum": 1409.86029,
            "name": "Z",
            "position": 2,
            "stddev": 37.40048706,
            "variance": 1398.796433
          },
          {
            "average": 18694.62553,
            "count": 15079536,
            "maximum": 33937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4319.657929,
            "variance": 18659444.62
          },
          {
            "average": 1.117495525,
            "count": 15079536,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3971537795,
            "variance": 0.1577311246
          },
          {
            "average": 1.238672264,
            "count": 15079536,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5942144647,
            "variance": 0.3530908301
          },
          {
            "average": 0.5021484083,
            "count": 15079536,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954009,
            "variance": 0.2499954009
          },
          {
            "average": 1.485456847e-05,
            "count": 15079536,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003854133988,
            "variance": 1.48543488e-05
          },
          {
            "average": 1.163028425,
            "count": 15079536,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693916167,
            "variance": 0.1364501665
          },
          {
            "average": 0.1893817857,
            "count": 15079536,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71185313,
            "variance": 137.1675037
          },
          {
            "average": 1.926668433,
            "count": 15079536,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032904972,
            "variance": 1.06689268
          },
          {
            "average": 1093.998276,
            "count": 15079536,
            "maximum": 1096,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.091067838,
            "variance": 1.190429028
          },
          {
            "average": 37765.03563,
            "count": 15079536,
            "maximum": 53248,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6634.712505,
            "variance": 44019410.02
          },
          {
            "average": 37041.80312,
            "count": 15079536,
            "maximum": 52992,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 5202.22997,
            "variance": 27063196.66
          },
          {
            "average": 33585.21806,
            "count": 15079536,
            "maximum": 50688,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 5137.509969,
            "variance": 26394008.68
          },
          {
            "average": 188146670.4,
            "count": 15079536,
            "maximum": 188147692.3,
            "minimum": 188145243.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.9938133,
            "variance": 334076.8482
          },
          {
            "average": 0,
            "count": 15079536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15079536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15079536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15079536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15079536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312268.2603,
          4827268.347,
          1409.86029,
          313316.1203,
          4828684.627,
          1568.18029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312268.26025340694,
                4827268.346527954,
                1409.8602897652631
              ],
              [
                312268.26025340694,
                4828684.626527953,
                1409.8602897652631
              ],
              [
                313316.12025340693,
                4828684.626527953,
                1568.1802897652633
              ],
              [
                313316.12025340693,
                4827268.346527954,
                1568.1802897652633
              ],
              [
                312268.26025340694,
                4827268.346527954,
                1409.8602897652631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:01:32+00:00",
        "end_time": "2017-08-30T16:20:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254665,
            43.57474171,
            1409.86029,
            -119.312009,
            43.58774684,
            1568.18029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.324975889137,
                  43.574741710776934,
                  1409.8602897652631
                ],
                [
                  -119.32546653037723,
                  43.58748362055387,
                  1409.8602897652631
                ],
                [
                  -119.31249694201068,
                  43.58774683778009,
                  1568.1802897652633
                ],
                [
                  -119.31200903121324,
                  43.57500481159708,
                  1568.1802897652633
                ],
                [
                  -119.324975889137,
                  43.574741710776934,
                  1409.8602897652631
                ]
              ]
            ]
          },
          "id": "20170830_43119E3120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:01:32Z",
            "pc:count": 15079536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312776.4615,
                "count": 15079536,
                "maximum": 313316.1203,
                "minimum": 312268.2603,
                "name": "X",
                "position": 0,
                "stddev": 293.7844335,
                "variance": 86309.29334
              },
              {
                "average": 4827980.687,
                "count": 15079536,
                "maximum": 4828684.627,
                "minimum": 4827268.347,
                "name": "Y",
                "position": 1,
                "stddev": 390.2122776,
                "variance": 152265.6216
              },
              {
                "average": 1481.055591,
                "count": 15079536,
                "maximum": 1568.18029,
                "minimum": 1409.86029,
                "name": "Z",
                "position": 2,
                "stddev": 37.40048706,
                "variance": 1398.796433
              },
              {
                "average": 18694.62553,
                "count": 15079536,
                "maximum": 33937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4319.657929,
                "variance": 18659444.62
              },
              {
                "average": 1.117495525,
                "count": 15079536,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3971537795,
                "variance": 0.1577311246
              },
              {
                "average": 1.238672264,
                "count": 15079536,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5942144647,
                "variance": 0.3530908301
              },
              {
                "average": 0.5021484083,
                "count": 15079536,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954009,
                "variance": 0.2499954009
              },
              {
                "average": 1.485456847e-05,
                "count": 15079536,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003854133988,
                "variance": 1.48543488e-05
              },
              {
                "average": 1.163028425,
                "count": 15079536,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693916167,
                "variance": 0.1364501665
              },
              {
                "average": 0.1893817857,
                "count": 15079536,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71185313,
                "variance": 137.1675037
              },
              {
                "average": 1.926668433,
                "count": 15079536,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032904972,
                "variance": 1.06689268
              },
              {
                "average": 1093.998276,
                "count": 15079536,
                "maximum": 1096,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.091067838,
                "variance": 1.190429028
              },
              {
                "average": 37765.03563,
                "count": 15079536,
                "maximum": 53248,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6634.712505,
                "variance": 44019410.02
              },
              {
                "average": 37041.80312,
                "count": 15079536,
                "maximum": 52992,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 5202.22997,
                "variance": 27063196.66
              },
              {
                "average": 33585.21806,
                "count": 15079536,
                "maximum": 50688,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 5137.509969,
                "variance": 26394008.68
              },
              {
                "average": 188146670.4,
                "count": 15079536,
                "maximum": 188147692.3,
                "minimum": 188145243.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.9938133,
                "variance": 334076.8482
              },
              {
                "average": 0,
                "count": 15079536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15079536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15079536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15079536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15079536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312268.2603,
              4827268.347,
              1409.86029,
              313316.1203,
              4828684.627,
              1568.18029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312268.26025340694,
                    4827268.346527954,
                    1409.8602897652631
                  ],
                  [
                    312268.26025340694,
                    4828684.626527953,
                    1409.8602897652631
                  ],
                  [
                    313316.12025340693,
                    4828684.626527953,
                    1568.1802897652633
                  ],
                  [
                    313316.12025340693,
                    4827268.346527954,
                    1568.1802897652633
                  ],
                  [
                    312268.26025340694,
                    4827268.346527954,
                    1409.8602897652631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:01:32+00:00",
            "end_time": "2017-08-30T16:20: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": "20170908_43119E5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247375956486,
              43.524720898271134,
              1285.0797029982537
            ],
            [
              -119.51300390935135,
              43.537482564519266,
              1285.0797029982537
            ],
            [
              -119.4999983588979,
              43.53776785815327,
              1306.8197029982534
            ],
            [
              -119.49947094581164,
              43.525006065529,
              1306.8197029982534
            ],
            [
              -119.51247375956486,
              43.524720898271134,
              1285.0797029982537
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130039,
        43.5247209,
        1285.079703,
        -119.4994709,
        43.53776786,
        1306.819703
      ],
      "properties": {
        "datetime": "2017-09-10T14:54:24Z",
        "pc:count": 14291810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297481.2093,
            "count": 14291810,
            "maximum": 298011.9662,
            "minimum": 296960.1862,
            "name": "X",
            "position": 0,
            "stddev": 292.7803297,
            "variance": 85720.32145
          },
          {
            "average": 4822876.96,
            "count": 14291810,
            "maximum": 4823572.287,
            "minimum": 4822153.627,
            "name": "Y",
            "position": 1,
            "stddev": 405.8339825,
            "variance": 164701.2214
          },
          {
            "average": 1294.847166,
            "count": 14291810,
            "maximum": 1306.819703,
            "minimum": 1285.079703,
            "name": "Z",
            "position": 2,
            "stddev": 3.513495326,
            "variance": 12.34464941
          },
          {
            "average": 26283.50845,
            "count": 14291810,
            "maximum": 52161,
            "minimum": 945,
            "name": "Intensity",
            "position": 3,
            "stddev": 3388.264163,
            "variance": 11480334.04
          },
          {
            "average": 1.000092501,
            "count": 14291810,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009624547805,
            "variance": 9.263192044e-05
          },
          {
            "average": 1.000186191,
            "count": 14291810,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01365927229,
            "variance": 0.0001865757195
          },
          {
            "average": 0.5011948801,
            "count": 14291810,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985898,
            "variance": 0.2499985898
          },
          {
            "average": 3.190638555e-05,
            "count": 14291810,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005648483846,
            "variance": 3.190536976e-05
          },
          {
            "average": 1.237093902,
            "count": 14291810,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4253003601,
            "variance": 0.1808803963
          },
          {
            "average": -0.1682704154,
            "count": 14291810,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96132495,
            "variance": 143.0732946
          },
          {
            "average": 2.00932702,
            "count": 14291810,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001289478,
            "variance": 1.002580619
          },
          {
            "average": 1154.84214,
            "count": 14291810,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.372530243,
            "variance": 1.883839269
          },
          {
            "average": 44336.98455,
            "count": 14291810,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4503.355956,
            "variance": 20280214.86
          },
          {
            "average": 42876.25429,
            "count": 14291810,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3954.731317,
            "variance": 15639899.79
          },
          {
            "average": 39213.47213,
            "count": 14291810,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4713.789157,
            "variance": 22219808.22
          },
          {
            "average": 188977717.7,
            "count": 14291810,
            "maximum": 189090464,
            "minimum": 188947260.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 54917.22322,
            "variance": 3015901406
          },
          {
            "average": 0,
            "count": 14291810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14291810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14291810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14291810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14291810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296960.1862,
          4822153.627,
          1285.079703,
          298011.9662,
          4823572.287,
          1306.819703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296960.18621159636,
                4822153.626954555,
                1285.0797029982537
              ],
              [
                296960.18621159636,
                4823572.286954555,
                1285.0797029982537
              ],
              [
                298011.9662115964,
                4823572.286954555,
                1306.8197029982534
              ],
              [
                298011.9662115964,
                4822153.626954555,
                1306.8197029982534
              ],
              [
                296960.18621159636,
                4822153.626954555,
                1285.0797029982537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:54:24+00:00",
        "end_time": "2017-09-08T23:07:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130039,
            43.5247209,
            1285.079703,
            -119.4994709,
            43.53776786,
            1306.819703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247375956486,
                  43.524720898271134,
                  1285.0797029982537
                ],
                [
                  -119.51300390935135,
                  43.537482564519266,
                  1285.0797029982537
                ],
                [
                  -119.4999983588979,
                  43.53776785815327,
                  1306.8197029982534
                ],
                [
                  -119.49947094581164,
                  43.525006065529,
                  1306.8197029982534
                ],
                [
                  -119.51247375956486,
                  43.524720898271134,
                  1285.0797029982537
                ]
              ]
            ]
          },
          "id": "20170908_43119E5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:54:24Z",
            "pc:count": 14291810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297481.2093,
                "count": 14291810,
                "maximum": 298011.9662,
                "minimum": 296960.1862,
                "name": "X",
                "position": 0,
                "stddev": 292.7803297,
                "variance": 85720.32145
              },
              {
                "average": 4822876.96,
                "count": 14291810,
                "maximum": 4823572.287,
                "minimum": 4822153.627,
                "name": "Y",
                "position": 1,
                "stddev": 405.8339825,
                "variance": 164701.2214
              },
              {
                "average": 1294.847166,
                "count": 14291810,
                "maximum": 1306.819703,
                "minimum": 1285.079703,
                "name": "Z",
                "position": 2,
                "stddev": 3.513495326,
                "variance": 12.34464941
              },
              {
                "average": 26283.50845,
                "count": 14291810,
                "maximum": 52161,
                "minimum": 945,
                "name": "Intensity",
                "position": 3,
                "stddev": 3388.264163,
                "variance": 11480334.04
              },
              {
                "average": 1.000092501,
                "count": 14291810,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009624547805,
                "variance": 9.263192044e-05
              },
              {
                "average": 1.000186191,
                "count": 14291810,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01365927229,
                "variance": 0.0001865757195
              },
              {
                "average": 0.5011948801,
                "count": 14291810,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985898,
                "variance": 0.2499985898
              },
              {
                "average": 3.190638555e-05,
                "count": 14291810,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005648483846,
                "variance": 3.190536976e-05
              },
              {
                "average": 1.237093902,
                "count": 14291810,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4253003601,
                "variance": 0.1808803963
              },
              {
                "average": -0.1682704154,
                "count": 14291810,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96132495,
                "variance": 143.0732946
              },
              {
                "average": 2.00932702,
                "count": 14291810,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001289478,
                "variance": 1.002580619
              },
              {
                "average": 1154.84214,
                "count": 14291810,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.372530243,
                "variance": 1.883839269
              },
              {
                "average": 44336.98455,
                "count": 14291810,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4503.355956,
                "variance": 20280214.86
              },
              {
                "average": 42876.25429,
                "count": 14291810,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3954.731317,
                "variance": 15639899.79
              },
              {
                "average": 39213.47213,
                "count": 14291810,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4713.789157,
                "variance": 22219808.22
              },
              {
                "average": 188977717.7,
                "count": 14291810,
                "maximum": 189090464,
                "minimum": 188947260.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 54917.22322,
                "variance": 3015901406
              },
              {
                "average": 0,
                "count": 14291810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14291810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14291810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14291810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14291810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296960.1862,
              4822153.627,
              1285.079703,
              298011.9662,
              4823572.287,
              1306.819703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296960.18621159636,
                    4822153.626954555,
                    1285.0797029982537
                  ],
                  [
                    296960.18621159636,
                    4823572.286954555,
                    1285.0797029982537
                  ],
                  [
                    298011.9662115964,
                    4823572.286954555,
                    1306.8197029982534
                  ],
                  [
                    298011.9662115964,
                    4822153.626954555,
                    1306.8197029982534
                  ],
                  [
                    296960.18621159636,
                    4822153.626954555,
                    1285.0797029982537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:54:24+00:00",
            "end_time": "2017-09-08T23:07: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": "20170828_43119E3416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247618434205,
              43.51224248041496,
              1384.1973304617038
            ],
            [
              -119.31296311225681,
              43.524984282867145,
              1384.1973304617038
            ],
            [
              -119.29999716297289,
              43.525245979211086,
              1409.4173304617036
            ],
            [
              -119.29951295878422,
              43.51250406101342,
              1409.4173304617036
            ],
            [
              -119.31247618434205,
              43.51224248041496,
              1384.1973304617038
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129631,
        43.51224248,
        1384.19733,
        -119.299513,
        43.52524598,
        1409.41733
      ],
      "properties": {
        "datetime": "2017-08-30T18:08:39Z",
        "pc:count": 20759435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313641.6245,
            "count": 20759435,
            "maximum": 314133.1186,
            "minimum": 313084.4786,
            "name": "X",
            "position": 0,
            "stddev": 297.8550565,
            "variance": 88717.63471
          },
          {
            "average": 4820966.411,
            "count": 20759435,
            "maximum": 4821715.025,
            "minimum": 4820298.785,
            "name": "Y",
            "position": 1,
            "stddev": 396.6721832,
            "variance": 157348.8209
          },
          {
            "average": 1389.41163,
            "count": 20759435,
            "maximum": 1409.41733,
            "minimum": 1384.19733,
            "name": "Z",
            "position": 2,
            "stddev": 2.345156819,
            "variance": 5.499760507
          },
          {
            "average": 20586.66354,
            "count": 20759435,
            "maximum": 32017,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1637.910767,
            "variance": 2682751.681
          },
          {
            "average": 1.003581215,
            "count": 20759435,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06420856987,
            "variance": 0.004122740444
          },
          {
            "average": 1.007224185,
            "count": 20759435,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09412450334,
            "variance": 0.008859422129
          },
          {
            "average": 0.5069635084,
            "count": 20759435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999515192,
            "variance": 0.2499515216
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.112014417,
            "count": 20759435,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3153841972,
            "variance": 0.09946719185
          },
          {
            "average": -1.650171239,
            "count": 20759435,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.43780276,
            "variance": 130.8233319
          },
          {
            "average": 2.004227379,
            "count": 20759435,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00098396,
            "variance": 1.001968889
          },
          {
            "average": 1087.36206,
            "count": 20759435,
            "maximum": 1102,
            "minimum": 1037,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.99028818,
            "variance": 575.5339269
          },
          {
            "average": 42995.46966,
            "count": 20759435,
            "maximum": 53760,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 2575.292049,
            "variance": 6632129.138
          },
          {
            "average": 41051.99181,
            "count": 20759435,
            "maximum": 53248,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 2353.697768,
            "variance": 5539893.184
          },
          {
            "average": 37858.84007,
            "count": 20759435,
            "maximum": 50688,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 2282.299793,
            "variance": 5208892.347
          },
          {
            "average": 188116286.6,
            "count": 20759435,
            "maximum": 188151719.3,
            "minimum": 187981407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67032.71994,
            "variance": 4493385543
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759435,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313084.4786,
          4820298.785,
          1384.19733,
          314133.1186,
          4821715.025,
          1409.41733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313084.47855139343,
                4820298.784567289,
                1384.1973304617038
              ],
              [
                313084.47855139343,
                4821715.024567289,
                1384.1973304617038
              ],
              [
                314133.11855139345,
                4821715.024567289,
                1409.4173304617036
              ],
              [
                314133.11855139345,
                4820298.784567289,
                1409.4173304617036
              ],
              [
                313084.47855139343,
                4820298.784567289,
                1384.1973304617038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:08:39+00:00",
        "end_time": "2017-08-28T18:50:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129631,
            43.51224248,
            1384.19733,
            -119.299513,
            43.52524598,
            1409.41733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247618434205,
                  43.51224248041496,
                  1384.1973304617038
                ],
                [
                  -119.31296311225681,
                  43.524984282867145,
                  1384.1973304617038
                ],
                [
                  -119.29999716297289,
                  43.525245979211086,
                  1409.4173304617036
                ],
                [
                  -119.29951295878422,
                  43.51250406101342,
                  1409.4173304617036
                ],
                [
                  -119.31247618434205,
                  43.51224248041496,
                  1384.1973304617038
                ]
              ]
            ]
          },
          "id": "20170828_43119E3416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:08:39Z",
            "pc:count": 20759435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313641.6245,
                "count": 20759435,
                "maximum": 314133.1186,
                "minimum": 313084.4786,
                "name": "X",
                "position": 0,
                "stddev": 297.8550565,
                "variance": 88717.63471
              },
              {
                "average": 4820966.411,
                "count": 20759435,
                "maximum": 4821715.025,
                "minimum": 4820298.785,
                "name": "Y",
                "position": 1,
                "stddev": 396.6721832,
                "variance": 157348.8209
              },
              {
                "average": 1389.41163,
                "count": 20759435,
                "maximum": 1409.41733,
                "minimum": 1384.19733,
                "name": "Z",
                "position": 2,
                "stddev": 2.345156819,
                "variance": 5.499760507
              },
              {
                "average": 20586.66354,
                "count": 20759435,
                "maximum": 32017,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1637.910767,
                "variance": 2682751.681
              },
              {
                "average": 1.003581215,
                "count": 20759435,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06420856987,
                "variance": 0.004122740444
              },
              {
                "average": 1.007224185,
                "count": 20759435,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09412450334,
                "variance": 0.008859422129
              },
              {
                "average": 0.5069635084,
                "count": 20759435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999515192,
                "variance": 0.2499515216
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.112014417,
                "count": 20759435,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3153841972,
                "variance": 0.09946719185
              },
              {
                "average": -1.650171239,
                "count": 20759435,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.43780276,
                "variance": 130.8233319
              },
              {
                "average": 2.004227379,
                "count": 20759435,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00098396,
                "variance": 1.001968889
              },
              {
                "average": 1087.36206,
                "count": 20759435,
                "maximum": 1102,
                "minimum": 1037,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.99028818,
                "variance": 575.5339269
              },
              {
                "average": 42995.46966,
                "count": 20759435,
                "maximum": 53760,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 2575.292049,
                "variance": 6632129.138
              },
              {
                "average": 41051.99181,
                "count": 20759435,
                "maximum": 53248,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 2353.697768,
                "variance": 5539893.184
              },
              {
                "average": 37858.84007,
                "count": 20759435,
                "maximum": 50688,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 2282.299793,
                "variance": 5208892.347
              },
              {
                "average": 188116286.6,
                "count": 20759435,
                "maximum": 188151719.3,
                "minimum": 187981407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67032.71994,
                "variance": 4493385543
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759435,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313084.4786,
              4820298.785,
              1384.19733,
              314133.1186,
              4821715.025,
              1409.41733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313084.47855139343,
                    4820298.784567289,
                    1384.1973304617038
                  ],
                  [
                    313084.47855139343,
                    4821715.024567289,
                    1384.1973304617038
                  ],
                  [
                    314133.11855139345,
                    4821715.024567289,
                    1409.4173304617036
                  ],
                  [
                    314133.11855139345,
                    4820298.784567289,
                    1409.4173304617036
                  ],
                  [
                    313084.47855139343,
                    4820298.784567289,
                    1384.1973304617038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:08:39+00:00",
            "end_time": "2017-08-28T18:50: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": "20170908_43119E5105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497311464805,
              43.61221426870268,
              1313.0513065516425
            ],
            [
              -119.57551838923453,
              43.62498177561759,
              1313.0513065516425
            ],
            [
              -119.5624985826766,
              43.62527455525821,
              1468.3713065516426
            ],
            [
              -119.56195605720013,
              43.61250691861173,
              1468.3713065516426
            ],
            [
              -119.57497311464805,
              43.61221426870268,
              1313.0513065516425
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755184,
        43.61221427,
        1313.051307,
        -119.5619561,
        43.62527456,
        1468.371307
      ],
      "properties": {
        "datetime": "2017-09-10T15:08:38Z",
        "pc:count": 14936321,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292762.4594,
            "count": 14936321,
            "maximum": 293261.9271,
            "minimum": 292210.4671,
            "name": "X",
            "position": 0,
            "stddev": 293.4533123,
            "variance": 86114.84648
          },
          {
            "average": 4832790.255,
            "count": 14936321,
            "maximum": 4833445.02,
            "minimum": 4832025.62,
            "name": "Y",
            "position": 1,
            "stddev": 406.692846,
            "variance": 165399.071
          },
          {
            "average": 1366.659671,
            "count": 14936321,
            "maximum": 1468.371307,
            "minimum": 1313.051307,
            "name": "Z",
            "position": 2,
            "stddev": 37.01769747,
            "variance": 1370.309926
          },
          {
            "average": 22906.86251,
            "count": 14936321,
            "maximum": 39633,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5125.015988,
            "variance": 26265788.88
          },
          {
            "average": 1.092022929,
            "count": 14936321,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3328363391,
            "variance": 0.1107800286
          },
          {
            "average": 1.185355283,
            "count": 14936321,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.483661427,
            "variance": 0.233928376
          },
          {
            "average": 0.5030550026,
            "count": 14936321,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906836,
            "variance": 0.2499906837
          },
          {
            "average": 2.832022692e-05,
            "count": 14936321,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00532160002,
            "variance": 2.831942678e-05
          },
          {
            "average": 1.21704796,
            "count": 14936321,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4122355568,
            "variance": 0.1699381543
          },
          {
            "average": -0.9778932296,
            "count": 14936321,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11788991,
            "variance": 146.8432558
          },
          {
            "average": 1.964069064,
            "count": 14936321,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025658439,
            "variance": 1.051975234
          },
          {
            "average": 1155.461842,
            "count": 14936321,
            "maximum": 1159,
            "minimum": 1152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.532625579,
            "variance": 2.348941165
          },
          {
            "average": 37005.68202,
            "count": 14936321,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7782.611573,
            "variance": 60569042.89
          },
          {
            "average": 36402.83966,
            "count": 14936321,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6207.863729,
            "variance": 38537572.08
          },
          {
            "average": 33091.88019,
            "count": 14936321,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6375.718571,
            "variance": 40649787.29
          },
          {
            "average": 189002927.9,
            "count": 14936321,
            "maximum": 189091318.5,
            "minimum": 188949088.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67285.91333,
            "variance": 4527394133
          },
          {
            "average": 0,
            "count": 14936321,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936321,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936321,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936321,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14936321,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292210.4671,
          4832025.62,
          1313.051307,
          293261.9271,
          4833445.02,
          1468.371307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292210.46708950156,
                4832025.620374281,
                1313.0513065516425
              ],
              [
                292210.46708950156,
                4833445.020374281,
                1313.0513065516425
              ],
              [
                293261.9270895015,
                4833445.020374281,
                1468.3713065516426
              ],
              [
                293261.9270895015,
                4832025.620374281,
                1468.3713065516426
              ],
              [
                292210.46708950156,
                4832025.620374281,
                1313.0513065516425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:08:38+00:00",
        "end_time": "2017-09-08T23:38:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755184,
            43.61221427,
            1313.051307,
            -119.5619561,
            43.62527456,
            1468.371307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497311464805,
                  43.61221426870268,
                  1313.0513065516425
                ],
                [
                  -119.57551838923453,
                  43.62498177561759,
                  1313.0513065516425
                ],
                [
                  -119.5624985826766,
                  43.62527455525821,
                  1468.3713065516426
                ],
                [
                  -119.56195605720013,
                  43.61250691861173,
                  1468.3713065516426
                ],
                [
                  -119.57497311464805,
                  43.61221426870268,
                  1313.0513065516425
                ]
              ]
            ]
          },
          "id": "20170908_43119E5105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:08:38Z",
            "pc:count": 14936321,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292762.4594,
                "count": 14936321,
                "maximum": 293261.9271,
                "minimum": 292210.4671,
                "name": "X",
                "position": 0,
                "stddev": 293.4533123,
                "variance": 86114.84648
              },
              {
                "average": 4832790.255,
                "count": 14936321,
                "maximum": 4833445.02,
                "minimum": 4832025.62,
                "name": "Y",
                "position": 1,
                "stddev": 406.692846,
                "variance": 165399.071
              },
              {
                "average": 1366.659671,
                "count": 14936321,
                "maximum": 1468.371307,
                "minimum": 1313.051307,
                "name": "Z",
                "position": 2,
                "stddev": 37.01769747,
                "variance": 1370.309926
              },
              {
                "average": 22906.86251,
                "count": 14936321,
                "maximum": 39633,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5125.015988,
                "variance": 26265788.88
              },
              {
                "average": 1.092022929,
                "count": 14936321,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3328363391,
                "variance": 0.1107800286
              },
              {
                "average": 1.185355283,
                "count": 14936321,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.483661427,
                "variance": 0.233928376
              },
              {
                "average": 0.5030550026,
                "count": 14936321,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906836,
                "variance": 0.2499906837
              },
              {
                "average": 2.832022692e-05,
                "count": 14936321,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00532160002,
                "variance": 2.831942678e-05
              },
              {
                "average": 1.21704796,
                "count": 14936321,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4122355568,
                "variance": 0.1699381543
              },
              {
                "average": -0.9778932296,
                "count": 14936321,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11788991,
                "variance": 146.8432558
              },
              {
                "average": 1.964069064,
                "count": 14936321,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025658439,
                "variance": 1.051975234
              },
              {
                "average": 1155.461842,
                "count": 14936321,
                "maximum": 1159,
                "minimum": 1152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.532625579,
                "variance": 2.348941165
              },
              {
                "average": 37005.68202,
                "count": 14936321,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7782.611573,
                "variance": 60569042.89
              },
              {
                "average": 36402.83966,
                "count": 14936321,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6207.863729,
                "variance": 38537572.08
              },
              {
                "average": 33091.88019,
                "count": 14936321,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6375.718571,
                "variance": 40649787.29
              },
              {
                "average": 189002927.9,
                "count": 14936321,
                "maximum": 189091318.5,
                "minimum": 188949088.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67285.91333,
                "variance": 4527394133
              },
              {
                "average": 0,
                "count": 14936321,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936321,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936321,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936321,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14936321,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292210.4671,
              4832025.62,
              1313.051307,
              293261.9271,
              4833445.02,
              1468.371307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292210.46708950156,
                    4832025.620374281,
                    1313.0513065516425
                  ],
                  [
                    292210.46708950156,
                    4833445.020374281,
                    1313.0513065516425
                  ],
                  [
                    293261.9270895015,
                    4833445.020374281,
                    1468.3713065516426
                  ],
                  [
                    293261.9270895015,
                    4832025.620374281,
                    1468.3713065516426
                  ],
                  [
                    292210.46708950156,
                    4832025.620374281,
                    1313.0513065516425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:08:38+00:00",
            "end_time": "2017-09-08T23:38: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": "20170908_43119E5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997330653106,
              43.58721675335614,
              1299.127048986712
            ],
            [
              -119.55051269821118,
              43.599981687647166,
              1299.127048986712
            ],
            [
              -119.5374982776657,
              43.600271482663864,
              1320.587048986712
            ],
            [
              -119.5369616311046,
              43.587506419984095,
              1320.587048986712
            ],
            [
              -119.54997330653106,
              43.58721675335614,
              1299.127048986712
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505127,
        43.58721675,
        1299.127049,
        -119.5369616,
        43.60027148,
        1320.587049
      ],
      "properties": {
        "datetime": "2017-09-10T14:40:17Z",
        "pc:count": 15230286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294696.8161,
            "count": 15230286,
            "maximum": 295194.0855,
            "minimum": 294142.6455,
            "name": "X",
            "position": 0,
            "stddev": 293.2057179,
            "variance": 85969.59302
          },
          {
            "average": 4829900.497,
            "count": 15230286,
            "maximum": 4830606.06,
            "minimum": 4829186.98,
            "name": "Y",
            "position": 1,
            "stddev": 407.0128965,
            "variance": 165659.4979
          },
          {
            "average": 1307.213477,
            "count": 15230286,
            "maximum": 1320.587049,
            "minimum": 1299.127049,
            "name": "Z",
            "position": 2,
            "stddev": 2.566557901,
            "variance": 6.587219461
          },
          {
            "average": 30344.97559,
            "count": 15230286,
            "maximum": 52833,
            "minimum": 865,
            "name": "Intensity",
            "position": 3,
            "stddev": 4093.40393,
            "variance": 16755955.74
          },
          {
            "average": 1.001229524,
            "count": 15230286,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03518698115,
            "variance": 0.001238123642
          },
          {
            "average": 1.00246082,
            "count": 15230286,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04986525655,
            "variance": 0.002486543811
          },
          {
            "average": 0.5034927118,
            "count": 15230286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878172,
            "variance": 0.2499878174
          },
          {
            "average": 7.747720562e-06,
            "count": 15230286,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002783462061,
            "variance": 7.747661043e-06
          },
          {
            "average": 1.240589244,
            "count": 15230286,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4274413081,
            "variance": 0.1827060719
          },
          {
            "average": -1.167720816,
            "count": 15230286,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99052022,
            "variance": 143.772575
          },
          {
            "average": 2.01202223,
            "count": 15230286,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001263581,
            "variance": 1.002528758
          },
          {
            "average": 1153.557104,
            "count": 15230286,
            "maximum": 1157,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.716686971,
            "variance": 2.947014155
          },
          {
            "average": 43841.16508,
            "count": 15230286,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6954.663861,
            "variance": 48367349.42
          },
          {
            "average": 41947.14558,
            "count": 15230286,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4118.657081,
            "variance": 16963336.15
          },
          {
            "average": 36145.52539,
            "count": 15230286,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5589.946854,
            "variance": 31247505.83
          },
          {
            "average": 188955567.7,
            "count": 15230286,
            "maximum": 189089617.4,
            "minimum": 188947147.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27094.50945,
            "variance": 734112442.4
          },
          {
            "average": 0,
            "count": 15230286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294142.6455,
          4829186.98,
          1299.127049,
          295194.0855,
          4830606.06,
          1320.587049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294142.6455271719,
                4829186.980227427,
                1299.127048986712
              ],
              [
                294142.6455271719,
                4830606.060227427,
                1299.127048986712
              ],
              [
                295194.08552717185,
                4830606.060227427,
                1320.587048986712
              ],
              [
                295194.08552717185,
                4829186.980227427,
                1320.587048986712
              ],
              [
                294142.6455271719,
                4829186.980227427,
                1299.127048986712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:40:17+00:00",
        "end_time": "2017-09-08T23:05:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505127,
            43.58721675,
            1299.127049,
            -119.5369616,
            43.60027148,
            1320.587049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997330653106,
                  43.58721675335614,
                  1299.127048986712
                ],
                [
                  -119.55051269821118,
                  43.599981687647166,
                  1299.127048986712
                ],
                [
                  -119.5374982776657,
                  43.600271482663864,
                  1320.587048986712
                ],
                [
                  -119.5369616311046,
                  43.587506419984095,
                  1320.587048986712
                ],
                [
                  -119.54997330653106,
                  43.58721675335614,
                  1299.127048986712
                ]
              ]
            ]
          },
          "id": "20170908_43119E5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:40:17Z",
            "pc:count": 15230286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294696.8161,
                "count": 15230286,
                "maximum": 295194.0855,
                "minimum": 294142.6455,
                "name": "X",
                "position": 0,
                "stddev": 293.2057179,
                "variance": 85969.59302
              },
              {
                "average": 4829900.497,
                "count": 15230286,
                "maximum": 4830606.06,
                "minimum": 4829186.98,
                "name": "Y",
                "position": 1,
                "stddev": 407.0128965,
                "variance": 165659.4979
              },
              {
                "average": 1307.213477,
                "count": 15230286,
                "maximum": 1320.587049,
                "minimum": 1299.127049,
                "name": "Z",
                "position": 2,
                "stddev": 2.566557901,
                "variance": 6.587219461
              },
              {
                "average": 30344.97559,
                "count": 15230286,
                "maximum": 52833,
                "minimum": 865,
                "name": "Intensity",
                "position": 3,
                "stddev": 4093.40393,
                "variance": 16755955.74
              },
              {
                "average": 1.001229524,
                "count": 15230286,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03518698115,
                "variance": 0.001238123642
              },
              {
                "average": 1.00246082,
                "count": 15230286,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04986525655,
                "variance": 0.002486543811
              },
              {
                "average": 0.5034927118,
                "count": 15230286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878172,
                "variance": 0.2499878174
              },
              {
                "average": 7.747720562e-06,
                "count": 15230286,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002783462061,
                "variance": 7.747661043e-06
              },
              {
                "average": 1.240589244,
                "count": 15230286,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4274413081,
                "variance": 0.1827060719
              },
              {
                "average": -1.167720816,
                "count": 15230286,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99052022,
                "variance": 143.772575
              },
              {
                "average": 2.01202223,
                "count": 15230286,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001263581,
                "variance": 1.002528758
              },
              {
                "average": 1153.557104,
                "count": 15230286,
                "maximum": 1157,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.716686971,
                "variance": 2.947014155
              },
              {
                "average": 43841.16508,
                "count": 15230286,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6954.663861,
                "variance": 48367349.42
              },
              {
                "average": 41947.14558,
                "count": 15230286,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4118.657081,
                "variance": 16963336.15
              },
              {
                "average": 36145.52539,
                "count": 15230286,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5589.946854,
                "variance": 31247505.83
              },
              {
                "average": 188955567.7,
                "count": 15230286,
                "maximum": 189089617.4,
                "minimum": 188947147.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27094.50945,
                "variance": 734112442.4
              },
              {
                "average": 0,
                "count": 15230286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294142.6455,
              4829186.98,
              1299.127049,
              295194.0855,
              4830606.06,
              1320.587049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294142.6455271719,
                    4829186.980227427,
                    1299.127048986712
                  ],
                  [
                    294142.6455271719,
                    4830606.060227427,
                    1299.127048986712
                  ],
                  [
                    295194.08552717185,
                    4830606.060227427,
                    1320.587048986712
                  ],
                  [
                    295194.08552717185,
                    4829186.980227427,
                    1320.587048986712
                  ],
                  [
                    294142.6455271719,
                    4829186.980227427,
                    1299.127048986712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:40:17+00:00",
            "end_time": "2017-09-08T23:05:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497495844947,
              43.58722469805613,
              1322.576426982154
            ],
            [
              -119.4754981638252,
              43.59998227088387,
              1322.576426982154
            ],
            [
              -119.46249809856832,
              43.600263200570765,
              1427.196426982154
            ],
            [
              -119.46197763401666,
              43.58750550335371,
              1427.196426982154
            ],
            [
              -119.47497495844947,
              43.58722469805613,
              1322.576426982154
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754982,
        43.5872247,
        1322.576427,
        -119.4619776,
        43.6002632,
        1427.196427
      ],
      "properties": {
        "datetime": "2017-08-31T17:41:45Z",
        "pc:count": 12382022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300756.2388,
            "count": 12382022,
            "maximum": 301247.6433,
            "minimum": 300197.4233,
            "name": "X",
            "position": 0,
            "stddev": 297.1917324,
            "variance": 88322.92578
          },
          {
            "average": 4829668.204,
            "count": 12382022,
            "maximum": 4830422.869,
            "minimum": 4829004.689,
            "name": "Y",
            "position": 1,
            "stddev": 428.2009924,
            "variance": 183356.0899
          },
          {
            "average": 1369.474215,
            "count": 12382022,
            "maximum": 1427.196427,
            "minimum": 1322.576427,
            "name": "Z",
            "position": 2,
            "stddev": 30.02333488,
            "variance": 901.4006373
          },
          {
            "average": 19842.62111,
            "count": 12382022,
            "maximum": 30945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2227.331427,
            "variance": 4961005.286
          },
          {
            "average": 1.008627589,
            "count": 12382022,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1046106806,
            "variance": 0.0109433945
          },
          {
            "average": 1.017332468,
            "count": 12382022,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1558644051,
            "variance": 0.02429371277
          },
          {
            "average": 0.5036554611,
            "count": 12382022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866576,
            "variance": 0.2499866578
          },
          {
            "average": 8.076225353e-08,
            "count": 12382022,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002841870045,
            "variance": 8.076225353e-08
          },
          {
            "average": 1.198233374,
            "count": 12382022,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3986689308,
            "variance": 0.1589369164
          },
          {
            "average": -0.08126527577,
            "count": 12382022,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68801292,
            "variance": 136.6096461
          },
          {
            "average": 1.990317494,
            "count": 12382022,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003397678,
            "variance": 1.0068069
          },
          {
            "average": 1133.334726,
            "count": 12382022,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.275976131,
            "variance": 1.628115087
          },
          {
            "average": 43350.40694,
            "count": 12382022,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3326.549093,
            "variance": 11065928.87
          },
          {
            "average": 41216.92273,
            "count": 12382022,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3117.114434,
            "variance": 9716402.397
          },
          {
            "average": 37500.02822,
            "count": 12382022,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2929.033327,
            "variance": 8579236.229
          },
          {
            "average": 188234788.1,
            "count": 12382022,
            "maximum": 188236505.1,
            "minimum": 188232696.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 840.6875028,
            "variance": 706755.4773
          },
          {
            "average": 0,
            "count": 12382022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12382022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300197.4233,
          4829004.689,
          1322.576427,
          301247.6433,
          4830422.869,
          1427.196427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300197.4233041441,
                4829004.688875188,
                1322.576426982154
              ],
              [
                300197.4233041441,
                4830422.868875188,
                1322.576426982154
              ],
              [
                301247.6433041441,
                4830422.868875188,
                1427.196426982154
              ],
              [
                301247.6433041441,
                4829004.688875188,
                1427.196426982154
              ],
              [
                300197.4233041441,
                4829004.688875188,
                1322.576426982154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:41:45+00:00",
        "end_time": "2017-08-31T16:38:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754982,
            43.5872247,
            1322.576427,
            -119.4619776,
            43.6002632,
            1427.196427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497495844947,
                  43.58722469805613,
                  1322.576426982154
                ],
                [
                  -119.4754981638252,
                  43.59998227088387,
                  1322.576426982154
                ],
                [
                  -119.46249809856832,
                  43.600263200570765,
                  1427.196426982154
                ],
                [
                  -119.46197763401666,
                  43.58750550335371,
                  1427.196426982154
                ],
                [
                  -119.47497495844947,
                  43.58722469805613,
                  1322.576426982154
                ]
              ]
            ]
          },
          "id": "20170831_43119E4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:41:45Z",
            "pc:count": 12382022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300756.2388,
                "count": 12382022,
                "maximum": 301247.6433,
                "minimum": 300197.4233,
                "name": "X",
                "position": 0,
                "stddev": 297.1917324,
                "variance": 88322.92578
              },
              {
                "average": 4829668.204,
                "count": 12382022,
                "maximum": 4830422.869,
                "minimum": 4829004.689,
                "name": "Y",
                "position": 1,
                "stddev": 428.2009924,
                "variance": 183356.0899
              },
              {
                "average": 1369.474215,
                "count": 12382022,
                "maximum": 1427.196427,
                "minimum": 1322.576427,
                "name": "Z",
                "position": 2,
                "stddev": 30.02333488,
                "variance": 901.4006373
              },
              {
                "average": 19842.62111,
                "count": 12382022,
                "maximum": 30945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2227.331427,
                "variance": 4961005.286
              },
              {
                "average": 1.008627589,
                "count": 12382022,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1046106806,
                "variance": 0.0109433945
              },
              {
                "average": 1.017332468,
                "count": 12382022,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1558644051,
                "variance": 0.02429371277
              },
              {
                "average": 0.5036554611,
                "count": 12382022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866576,
                "variance": 0.2499866578
              },
              {
                "average": 8.076225353e-08,
                "count": 12382022,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002841870045,
                "variance": 8.076225353e-08
              },
              {
                "average": 1.198233374,
                "count": 12382022,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3986689308,
                "variance": 0.1589369164
              },
              {
                "average": -0.08126527577,
                "count": 12382022,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68801292,
                "variance": 136.6096461
              },
              {
                "average": 1.990317494,
                "count": 12382022,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003397678,
                "variance": 1.0068069
              },
              {
                "average": 1133.334726,
                "count": 12382022,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.275976131,
                "variance": 1.628115087
              },
              {
                "average": 43350.40694,
                "count": 12382022,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3326.549093,
                "variance": 11065928.87
              },
              {
                "average": 41216.92273,
                "count": 12382022,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3117.114434,
                "variance": 9716402.397
              },
              {
                "average": 37500.02822,
                "count": 12382022,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2929.033327,
                "variance": 8579236.229
              },
              {
                "average": 188234788.1,
                "count": 12382022,
                "maximum": 188236505.1,
                "minimum": 188232696.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 840.6875028,
                "variance": 706755.4773
              },
              {
                "average": 0,
                "count": 12382022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12382022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300197.4233,
              4829004.689,
              1322.576427,
              301247.6433,
              4830422.869,
              1427.196427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300197.4233041441,
                    4829004.688875188,
                    1322.576426982154
                  ],
                  [
                    300197.4233041441,
                    4830422.868875188,
                    1322.576426982154
                  ],
                  [
                    301247.6433041441,
                    4830422.868875188,
                    1427.196426982154
                  ],
                  [
                    301247.6433041441,
                    4829004.688875188,
                    1427.196426982154
                  ],
                  [
                    300197.4233041441,
                    4829004.688875188,
                    1322.576426982154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:41:45+00:00",
            "end_time": "2017-08-31T16:38:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997512176738,
              43.52473333731389,
              1336.5168839796925
            ],
            [
              -119.40048104083719,
              43.53748330586523,
              1336.5168839796925
            ],
            [
              -119.3874973980798,
              43.537755318896345,
              1380.3968839796926
            ],
            [
              -119.38699420905503,
              43.52500522996222,
              1380.3968839796926
            ],
            [
              -119.39997512176738,
              43.52473333731389,
              1336.5168839796925
            ]
          ]
        ]
      },
      "bbox": [
        -119.400481,
        43.52473334,
        1336.516884,
        -119.3869942,
        43.53775532,
        1380.396884
      ],
      "properties": {
        "datetime": "2017-08-31T16:22:40Z",
        "pc:count": 13963655,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306582.5392,
            "count": 13963655,
            "maximum": 307101.7532,
            "minimum": 306051.8332,
            "name": "X",
            "position": 0,
            "stddev": 290.1736566,
            "variance": 84200.75101
          },
          {
            "average": 4822584.374,
            "count": 13963655,
            "maximum": 4823303.675,
            "minimum": 4821886.435,
            "name": "Y",
            "position": 1,
            "stddev": 395.3657521,
            "variance": 156314.0779
          },
          {
            "average": 1355.446836,
            "count": 13963655,
            "maximum": 1380.396884,
            "minimum": 1336.516884,
            "name": "Z",
            "position": 2,
            "stddev": 7.284324056,
            "variance": 53.06137695
          },
          {
            "average": 18839.49314,
            "count": 13963655,
            "maximum": 44769,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2432.38157,
            "variance": 5916480.102
          },
          {
            "average": 1.032146383,
            "count": 13963655,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1904956025,
            "variance": 0.03628857457
          },
          {
            "average": 1.064909653,
            "count": 13963655,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2764951672,
            "variance": 0.07644957748
          },
          {
            "average": 0.5020517193,
            "count": 13963655,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958083,
            "variance": 0.2499958084
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169693608,
            "count": 13963655,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3753634207,
            "variance": 0.1408976976
          },
          {
            "average": 0.3567751163,
            "count": 13963655,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6985686,
            "variance": 136.8565072
          },
          {
            "average": 1.977417231,
            "count": 13963655,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009332749,
            "variance": 1.018752598
          },
          {
            "average": 1127.035569,
            "count": 13963655,
            "maximum": 1129,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9810961786,
            "variance": 0.9625497117
          },
          {
            "average": 41347.88445,
            "count": 13963655,
            "maximum": 53760,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 5546.321173,
            "variance": 30761678.55
          },
          {
            "average": 39625.85215,
            "count": 13963655,
            "maximum": 55040,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 4576.344379,
            "variance": 20942927.88
          },
          {
            "average": 36587.74993,
            "count": 13963655,
            "maximum": 55552,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 4385.839228,
            "variance": 19235585.73
          },
          {
            "average": 188230622.7,
            "count": 13963655,
            "maximum": 188231760.4,
            "minimum": 188229107.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 676.1768627,
            "variance": 457215.1496
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13963655,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306051.8332,
          4821886.435,
          1336.516884,
          307101.7532,
          4823303.675,
          1380.396884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306051.8332169187,
                4821886.434799991,
                1336.5168839796925
              ],
              [
                306051.8332169187,
                4823303.674799991,
                1336.5168839796925
              ],
              [
                307101.75321691873,
                4823303.674799991,
                1380.3968839796926
              ],
              [
                307101.75321691873,
                4821886.434799991,
                1380.3968839796926
              ],
              [
                306051.8332169187,
                4821886.434799991,
                1336.5168839796925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:22:40+00:00",
        "end_time": "2017-08-31T15:38:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.400481,
            43.52473334,
            1336.516884,
            -119.3869942,
            43.53775532,
            1380.396884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997512176738,
                  43.52473333731389,
                  1336.5168839796925
                ],
                [
                  -119.40048104083719,
                  43.53748330586523,
                  1336.5168839796925
                ],
                [
                  -119.3874973980798,
                  43.537755318896345,
                  1380.3968839796926
                ],
                [
                  -119.38699420905503,
                  43.52500522996222,
                  1380.3968839796926
                ],
                [
                  -119.39997512176738,
                  43.52473333731389,
                  1336.5168839796925
                ]
              ]
            ]
          },
          "id": "20170831_43119E4414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:22:40Z",
            "pc:count": 13963655,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306582.5392,
                "count": 13963655,
                "maximum": 307101.7532,
                "minimum": 306051.8332,
                "name": "X",
                "position": 0,
                "stddev": 290.1736566,
                "variance": 84200.75101
              },
              {
                "average": 4822584.374,
                "count": 13963655,
                "maximum": 4823303.675,
                "minimum": 4821886.435,
                "name": "Y",
                "position": 1,
                "stddev": 395.3657521,
                "variance": 156314.0779
              },
              {
                "average": 1355.446836,
                "count": 13963655,
                "maximum": 1380.396884,
                "minimum": 1336.516884,
                "name": "Z",
                "position": 2,
                "stddev": 7.284324056,
                "variance": 53.06137695
              },
              {
                "average": 18839.49314,
                "count": 13963655,
                "maximum": 44769,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2432.38157,
                "variance": 5916480.102
              },
              {
                "average": 1.032146383,
                "count": 13963655,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1904956025,
                "variance": 0.03628857457
              },
              {
                "average": 1.064909653,
                "count": 13963655,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2764951672,
                "variance": 0.07644957748
              },
              {
                "average": 0.5020517193,
                "count": 13963655,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958083,
                "variance": 0.2499958084
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169693608,
                "count": 13963655,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3753634207,
                "variance": 0.1408976976
              },
              {
                "average": 0.3567751163,
                "count": 13963655,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6985686,
                "variance": 136.8565072
              },
              {
                "average": 1.977417231,
                "count": 13963655,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009332749,
                "variance": 1.018752598
              },
              {
                "average": 1127.035569,
                "count": 13963655,
                "maximum": 1129,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9810961786,
                "variance": 0.9625497117
              },
              {
                "average": 41347.88445,
                "count": 13963655,
                "maximum": 53760,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 5546.321173,
                "variance": 30761678.55
              },
              {
                "average": 39625.85215,
                "count": 13963655,
                "maximum": 55040,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 4576.344379,
                "variance": 20942927.88
              },
              {
                "average": 36587.74993,
                "count": 13963655,
                "maximum": 55552,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 4385.839228,
                "variance": 19235585.73
              },
              {
                "average": 188230622.7,
                "count": 13963655,
                "maximum": 188231760.4,
                "minimum": 188229107.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 676.1768627,
                "variance": 457215.1496
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13963655,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306051.8332,
              4821886.435,
              1336.516884,
              307101.7532,
              4823303.675,
              1380.396884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306051.8332169187,
                    4821886.434799991,
                    1336.5168839796925
                  ],
                  [
                    306051.8332169187,
                    4823303.674799991,
                    1336.5168839796925
                  ],
                  [
                    307101.75321691873,
                    4823303.674799991,
                    1380.3968839796926
                  ],
                  [
                    307101.75321691873,
                    4821886.434799991,
                    1380.3968839796926
                  ],
                  [
                    306051.8332169187,
                    4821886.434799991,
                    1336.5168839796925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:22:40+00:00",
            "end_time": "2017-08-31T15:38:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747455515058,
              43.537217971328424,
              1287.4875088696394
            ],
            [
              -119.53801030862307,
              43.54998170232425,
              1287.4875088696394
            ],
            [
              -119.52499910518117,
              43.55026997683177,
              1310.9075088696395
            ],
            [
              -119.5244660911366,
              43.53750611812159,
              1310.9075088696395
            ],
            [
              -119.53747455515058,
              43.537217971328424,
              1287.4875088696394
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380103,
        43.53721797,
        1287.487509,
        -119.5244661,
        43.55026998,
        1310.907509
      ],
      "properties": {
        "datetime": "2017-09-10T15:27:29Z",
        "pc:count": 13699183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295511.9006,
            "count": 13699183,
            "maximum": 296034.1398,
            "minimum": 294982.0998,
            "name": "X",
            "position": 0,
            "stddev": 292.9746808,
            "variance": 85834.16358
          },
          {
            "average": 4824312.344,
            "count": 13699183,
            "maximum": 4825021.885,
            "minimum": 4823602.965,
            "name": "Y",
            "position": 1,
            "stddev": 403.7631261,
            "variance": 163024.662
          },
          {
            "average": 1290.125455,
            "count": 13699183,
            "maximum": 1310.907509,
            "minimum": 1287.487509,
            "name": "Z",
            "position": 2,
            "stddev": 0.9359464724,
            "variance": 0.8759957993
          },
          {
            "average": 30375.19966,
            "count": 13699183,
            "maximum": 61025,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4189.365627,
            "variance": 17550784.35
          },
          {
            "average": 1.003183548,
            "count": 13699183,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06488203931,
            "variance": 0.004209679025
          },
          {
            "average": 1.006480824,
            "count": 13699183,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1002124875,
            "variance": 0.01004254265
          },
          {
            "average": 0.50189577,
            "count": 13699183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964243,
            "variance": 0.2499964243
          },
          {
            "average": 2.963680389e-05,
            "count": 13699183,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005443889025,
            "variance": 2.963592771e-05
          },
          {
            "average": 1.287929141,
            "count": 13699183,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4527979306,
            "variance": 0.2050259659
          },
          {
            "average": -0.3625429219,
            "count": 13699183,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97862795,
            "variance": 143.4875275
          },
          {
            "average": 2.010744947,
            "count": 13699183,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001835118,
            "variance": 1.003673604
          },
          {
            "average": 1158.419723,
            "count": 13699183,
            "maximum": 1161,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011469666,
            "variance": 1.023070886
          },
          {
            "average": 27769.73459,
            "count": 13699183,
            "maximum": 60928,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14147.69039,
            "variance": 200157143.3
          },
          {
            "average": 33015.50054,
            "count": 13699183,
            "maximum": 60416,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7386.150554,
            "variance": 54555220
          },
          {
            "average": 25164.3502,
            "count": 13699183,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9370.443059,
            "variance": 87805203.12
          },
          {
            "average": 189088368.2,
            "count": 13699183,
            "maximum": 189092449.8,
            "minimum": 188951363.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18212.14602,
            "variance": 331682262.7
          },
          {
            "average": 0,
            "count": 13699183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13699183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13699183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13699183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13699183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294982.0998,
          4823602.965,
          1287.487509,
          296034.1398,
          4825021.885,
          1310.907509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294982.0998096855,
                4823602.965185628,
                1287.4875088696394
              ],
              [
                294982.0998096855,
                4825021.885185628,
                1287.4875088696394
              ],
              [
                296034.1398096855,
                4825021.885185628,
                1310.9075088696395
              ],
              [
                296034.1398096855,
                4823602.965185628,
                1310.9075088696395
              ],
              [
                294982.0998096855,
                4823602.965185628,
                1287.4875088696394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:27:29+00:00",
        "end_time": "2017-09-09T00:16:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380103,
            43.53721797,
            1287.487509,
            -119.5244661,
            43.55026998,
            1310.907509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747455515058,
                  43.537217971328424,
                  1287.4875088696394
                ],
                [
                  -119.53801030862307,
                  43.54998170232425,
                  1287.4875088696394
                ],
                [
                  -119.52499910518117,
                  43.55026997683177,
                  1310.9075088696395
                ],
                [
                  -119.5244660911366,
                  43.53750611812159,
                  1310.9075088696395
                ],
                [
                  -119.53747455515058,
                  43.537217971328424,
                  1287.4875088696394
                ]
              ]
            ]
          },
          "id": "20170908_43119E5408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:27:29Z",
            "pc:count": 13699183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295511.9006,
                "count": 13699183,
                "maximum": 296034.1398,
                "minimum": 294982.0998,
                "name": "X",
                "position": 0,
                "stddev": 292.9746808,
                "variance": 85834.16358
              },
              {
                "average": 4824312.344,
                "count": 13699183,
                "maximum": 4825021.885,
                "minimum": 4823602.965,
                "name": "Y",
                "position": 1,
                "stddev": 403.7631261,
                "variance": 163024.662
              },
              {
                "average": 1290.125455,
                "count": 13699183,
                "maximum": 1310.907509,
                "minimum": 1287.487509,
                "name": "Z",
                "position": 2,
                "stddev": 0.9359464724,
                "variance": 0.8759957993
              },
              {
                "average": 30375.19966,
                "count": 13699183,
                "maximum": 61025,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4189.365627,
                "variance": 17550784.35
              },
              {
                "average": 1.003183548,
                "count": 13699183,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06488203931,
                "variance": 0.004209679025
              },
              {
                "average": 1.006480824,
                "count": 13699183,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1002124875,
                "variance": 0.01004254265
              },
              {
                "average": 0.50189577,
                "count": 13699183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964243,
                "variance": 0.2499964243
              },
              {
                "average": 2.963680389e-05,
                "count": 13699183,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005443889025,
                "variance": 2.963592771e-05
              },
              {
                "average": 1.287929141,
                "count": 13699183,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4527979306,
                "variance": 0.2050259659
              },
              {
                "average": -0.3625429219,
                "count": 13699183,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97862795,
                "variance": 143.4875275
              },
              {
                "average": 2.010744947,
                "count": 13699183,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001835118,
                "variance": 1.003673604
              },
              {
                "average": 1158.419723,
                "count": 13699183,
                "maximum": 1161,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011469666,
                "variance": 1.023070886
              },
              {
                "average": 27769.73459,
                "count": 13699183,
                "maximum": 60928,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14147.69039,
                "variance": 200157143.3
              },
              {
                "average": 33015.50054,
                "count": 13699183,
                "maximum": 60416,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7386.150554,
                "variance": 54555220
              },
              {
                "average": 25164.3502,
                "count": 13699183,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9370.443059,
                "variance": 87805203.12
              },
              {
                "average": 189088368.2,
                "count": 13699183,
                "maximum": 189092449.8,
                "minimum": 188951363.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18212.14602,
                "variance": 331682262.7
              },
              {
                "average": 0,
                "count": 13699183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13699183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13699183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13699183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13699183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294982.0998,
              4823602.965,
              1287.487509,
              296034.1398,
              4825021.885,
              1310.907509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294982.0998096855,
                    4823602.965185628,
                    1287.4875088696394
                  ],
                  [
                    294982.0998096855,
                    4825021.885185628,
                    1287.4875088696394
                  ],
                  [
                    296034.1398096855,
                    4825021.885185628,
                    1310.9075088696395
                  ],
                  [
                    296034.1398096855,
                    4823602.965185628,
                    1310.9075088696395
                  ],
                  [
                    294982.0998096855,
                    4823602.965185628,
                    1287.4875088696394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:27:29+00:00",
            "end_time": "2017-09-09T00:16:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747584950666,
              43.587240101378285,
              1453.6950712007795
            ],
            [
              -119.33796943296895,
              43.5999842089291,
              1453.6950712007795
            ],
            [
              -119.32499677952461,
              43.60024891452942,
              1615.6350712007795
            ],
            [
              -119.32450592877045,
              43.58750468989667,
              1615.6350712007795
            ],
            [
              -119.33747584950666,
              43.587240101378285,
              1453.6950712007795
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379694,
        43.5872401,
        1453.695071,
        -119.3245059,
        43.60024891,
        1615.635071
      ],
      "properties": {
        "datetime": "2017-08-30T17:15:19Z",
        "pc:count": 14639632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311815.5249,
            "count": 14639632,
            "maximum": 312345.876,
            "minimum": 311297.976,
            "name": "X",
            "position": 0,
            "stddev": 293.8206748,
            "variance": 86330.58896
          },
          {
            "average": 4829375.886,
            "count": 14639632,
            "maximum": 4830101.336,
            "minimum": 4828684.796,
            "name": "Y",
            "position": 1,
            "stddev": 395.5663188,
            "variance": 156472.7126
          },
          {
            "average": 1533.864073,
            "count": 14639632,
            "maximum": 1615.635071,
            "minimum": 1453.695071,
            "name": "Z",
            "position": 2,
            "stddev": 38.55319156,
            "variance": 1486.348579
          },
          {
            "average": 19165.55225,
            "count": 14639632,
            "maximum": 31105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3180.710736,
            "variance": 10116920.79
          },
          {
            "average": 1.054273017,
            "count": 14639632,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2743898922,
            "variance": 0.07528981295
          },
          {
            "average": 1.110022984,
            "count": 14639632,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4167661504,
            "variance": 0.1736940241
          },
          {
            "average": 0.5031243272,
            "count": 14639632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902556,
            "variance": 0.2499902557
          },
          {
            "average": 1.434462287e-06,
            "count": 14639632,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001197689579,
            "variance": 1.434460327e-06
          },
          {
            "average": 1.159750942,
            "count": 14639632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3663749276,
            "variance": 0.1342305876
          },
          {
            "average": -0.040847344,
            "count": 14639632,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58663176,
            "variance": 134.2500356
          },
          {
            "average": 1.963247027,
            "count": 14639632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017668879,
            "variance": 1.035649947
          },
          {
            "average": 1094.707306,
            "count": 14639632,
            "maximum": 1097,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9880192179,
            "variance": 0.976181975
          },
          {
            "average": 36479.52532,
            "count": 14639632,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6437.032821,
            "variance": 41435391.53
          },
          {
            "average": 35980.06151,
            "count": 14639632,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4902.856132,
            "variance": 24037998.25
          },
          {
            "average": 32400.88905,
            "count": 14639632,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5044.193493,
            "variance": 25443887.99
          },
          {
            "average": 188147051.4,
            "count": 14639632,
            "maximum": 188148519.4,
            "minimum": 188145278.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.3948585,
            "variance": 326492.0843
          },
          {
            "average": 0,
            "count": 14639632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14639632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14639632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14639632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14639632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311297.976,
          4828684.796,
          1453.695071,
          312345.876,
          4830101.336,
          1615.635071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311297.9759574076,
                4828684.795728397,
                1453.6950712007795
              ],
              [
                311297.9759574076,
                4830101.335728396,
                1453.6950712007795
              ],
              [
                312345.87595740764,
                4830101.335728396,
                1615.6350712007795
              ],
              [
                312345.87595740764,
                4828684.795728397,
                1615.6350712007795
              ],
              [
                311297.9759574076,
                4828684.795728397,
                1453.6950712007795
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:15:19+00:00",
        "end_time": "2017-08-30T16:21:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379694,
            43.5872401,
            1453.695071,
            -119.3245059,
            43.60024891,
            1615.635071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747584950666,
                  43.587240101378285,
                  1453.6950712007795
                ],
                [
                  -119.33796943296895,
                  43.5999842089291,
                  1453.6950712007795
                ],
                [
                  -119.32499677952461,
                  43.60024891452942,
                  1615.6350712007795
                ],
                [
                  -119.32450592877045,
                  43.58750468989667,
                  1615.6350712007795
                ],
                [
                  -119.33747584950666,
                  43.587240101378285,
                  1453.6950712007795
                ]
              ]
            ]
          },
          "id": "20170830_43119E3114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:15:19Z",
            "pc:count": 14639632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311815.5249,
                "count": 14639632,
                "maximum": 312345.876,
                "minimum": 311297.976,
                "name": "X",
                "position": 0,
                "stddev": 293.8206748,
                "variance": 86330.58896
              },
              {
                "average": 4829375.886,
                "count": 14639632,
                "maximum": 4830101.336,
                "minimum": 4828684.796,
                "name": "Y",
                "position": 1,
                "stddev": 395.5663188,
                "variance": 156472.7126
              },
              {
                "average": 1533.864073,
                "count": 14639632,
                "maximum": 1615.635071,
                "minimum": 1453.695071,
                "name": "Z",
                "position": 2,
                "stddev": 38.55319156,
                "variance": 1486.348579
              },
              {
                "average": 19165.55225,
                "count": 14639632,
                "maximum": 31105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3180.710736,
                "variance": 10116920.79
              },
              {
                "average": 1.054273017,
                "count": 14639632,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2743898922,
                "variance": 0.07528981295
              },
              {
                "average": 1.110022984,
                "count": 14639632,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4167661504,
                "variance": 0.1736940241
              },
              {
                "average": 0.5031243272,
                "count": 14639632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902556,
                "variance": 0.2499902557
              },
              {
                "average": 1.434462287e-06,
                "count": 14639632,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001197689579,
                "variance": 1.434460327e-06
              },
              {
                "average": 1.159750942,
                "count": 14639632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3663749276,
                "variance": 0.1342305876
              },
              {
                "average": -0.040847344,
                "count": 14639632,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58663176,
                "variance": 134.2500356
              },
              {
                "average": 1.963247027,
                "count": 14639632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017668879,
                "variance": 1.035649947
              },
              {
                "average": 1094.707306,
                "count": 14639632,
                "maximum": 1097,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9880192179,
                "variance": 0.976181975
              },
              {
                "average": 36479.52532,
                "count": 14639632,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6437.032821,
                "variance": 41435391.53
              },
              {
                "average": 35980.06151,
                "count": 14639632,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4902.856132,
                "variance": 24037998.25
              },
              {
                "average": 32400.88905,
                "count": 14639632,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5044.193493,
                "variance": 25443887.99
              },
              {
                "average": 188147051.4,
                "count": 14639632,
                "maximum": 188148519.4,
                "minimum": 188145278.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.3948585,
                "variance": 326492.0843
              },
              {
                "average": 0,
                "count": 14639632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14639632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14639632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14639632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14639632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311297.976,
              4828684.796,
              1453.695071,
              312345.876,
              4830101.336,
              1615.635071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311297.9759574076,
                    4828684.795728397,
                    1453.6950712007795
                  ],
                  [
                    311297.9759574076,
                    4830101.335728396,
                    1453.6950712007795
                  ],
                  [
                    312345.87595740764,
                    4830101.335728396,
                    1615.6350712007795
                  ],
                  [
                    312345.87595740764,
                    4828684.795728397,
                    1615.6350712007795
                  ],
                  [
                    311297.9759574076,
                    4828684.795728397,
                    1453.6950712007795
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:15:19+00:00",
            "end_time": "2017-08-30T16:21: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": "20170828_43119D4208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247548338985,
              43.47473158806547,
              1270.9874760933626
            ],
            [
              -119.4129832210185,
              43.48748335061692,
              1270.9874760933626
            ],
            [
              -119.39999706699568,
              43.487756815408915,
              1296.0674760933625
            ],
            [
              -119.39949205549027,
              43.47500493180397,
              1296.0674760933625
            ],
            [
              -119.41247548338985,
              43.47473158806547,
              1270.9874760933626
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129832,
        43.47473159,
        1270.987476,
        -119.3994921,
        43.48775682,
        1296.067476
      ],
      "properties": {
        "datetime": "2017-08-31T18:00:00Z",
        "pc:count": 31392731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305438.7309,
            "count": 31392731,
            "maximum": 305931.564,
            "minimum": 304880.564,
            "name": "X",
            "position": 0,
            "stddev": 291.3707306,
            "variance": 84896.90263
          },
          {
            "average": 4817093.224,
            "count": 31392731,
            "maximum": 4817779.748,
            "minimum": 4816362.308,
            "name": "Y",
            "position": 1,
            "stddev": 397.41464,
            "variance": 157938.3961
          },
          {
            "average": 1280.29422,
            "count": 31392731,
            "maximum": 1296.067476,
            "minimum": 1270.987476,
            "name": "Z",
            "position": 2,
            "stddev": 6.416763958,
            "variance": 41.1748597
          },
          {
            "average": 23900.20106,
            "count": 31392731,
            "maximum": 43217,
            "minimum": 1585,
            "name": "Intensity",
            "position": 3,
            "stddev": 3871.332146,
            "variance": 14987212.58
          },
          {
            "average": 1.000445899,
            "count": 31392731,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02115081618,
            "variance": 0.000447357025
          },
          {
            "average": 1.000844336,
            "count": 31392731,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02912404096,
            "variance": 0.000848209762
          },
          {
            "average": 0.5037251139,
            "count": 31392731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999861313,
            "variance": 0.2499861315
          },
          {
            "average": 2.67577867e-06,
            "count": 31392731,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00163577859,
            "variance": 2.675771595e-06
          },
          {
            "average": 1.089781421,
            "count": 31392731,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2858683615,
            "variance": 0.08172072009
          },
          {
            "average": -0.5468161781,
            "count": 31392731,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66905617,
            "variance": 136.1668719
          },
          {
            "average": 2.002538581,
            "count": 31392731,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00044043,
            "variance": 1.000881054
          },
          {
            "average": 825.2439647,
            "count": 31392731,
            "maximum": 1138,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 470.1462077,
            "variance": 221037.4567
          },
          {
            "average": 27631.17318,
            "count": 31392731,
            "maximum": 56064,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 15245.181,
            "variance": 232415543.7
          },
          {
            "average": 33501.31971,
            "count": 31392731,
            "maximum": 55296,
            "minimum": 18944,
            "name": "Green",
            "position": 13,
            "stddev": 7187.007643,
            "variance": 51653078.86
          },
          {
            "average": 25812.46947,
            "count": 31392731,
            "maximum": 53760,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 10066.10318,
            "variance": 101326433.1
          },
          {
            "average": 188106239.3,
            "count": 31392731,
            "maximum": 188237600,
            "minimum": 187978165,
            "name": "GpsTime",
            "position": 15,
            "stddev": 114945.3578,
            "variance": 13212435270.0
          },
          {
            "average": 0,
            "count": 31392731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31392731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31392731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31392731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31392731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304880.564,
          4816362.308,
          1270.987476,
          305931.564,
          4817779.748,
          1296.067476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304880.56399847934,
                4816362.308383287,
                1270.9874760933626
              ],
              [
                304880.56399847934,
                4817779.748383286,
                1270.9874760933626
              ],
              [
                305931.56399847934,
                4817779.748383286,
                1296.0674760933625
              ],
              [
                305931.56399847934,
                4816362.308383287,
                1296.0674760933625
              ],
              [
                304880.56399847934,
                4816362.308383287,
                1270.9874760933626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:00:00+00:00",
        "end_time": "2017-08-28T17:56:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129832,
            43.47473159,
            1270.987476,
            -119.3994921,
            43.48775682,
            1296.067476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247548338985,
                  43.47473158806547,
                  1270.9874760933626
                ],
                [
                  -119.4129832210185,
                  43.48748335061692,
                  1270.9874760933626
                ],
                [
                  -119.39999706699568,
                  43.487756815408915,
                  1296.0674760933625
                ],
                [
                  -119.39949205549027,
                  43.47500493180397,
                  1296.0674760933625
                ],
                [
                  -119.41247548338985,
                  43.47473158806547,
                  1270.9874760933626
                ]
              ]
            ]
          },
          "id": "20170828_43119D4208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:00:00Z",
            "pc:count": 31392731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305438.7309,
                "count": 31392731,
                "maximum": 305931.564,
                "minimum": 304880.564,
                "name": "X",
                "position": 0,
                "stddev": 291.3707306,
                "variance": 84896.90263
              },
              {
                "average": 4817093.224,
                "count": 31392731,
                "maximum": 4817779.748,
                "minimum": 4816362.308,
                "name": "Y",
                "position": 1,
                "stddev": 397.41464,
                "variance": 157938.3961
              },
              {
                "average": 1280.29422,
                "count": 31392731,
                "maximum": 1296.067476,
                "minimum": 1270.987476,
                "name": "Z",
                "position": 2,
                "stddev": 6.416763958,
                "variance": 41.1748597
              },
              {
                "average": 23900.20106,
                "count": 31392731,
                "maximum": 43217,
                "minimum": 1585,
                "name": "Intensity",
                "position": 3,
                "stddev": 3871.332146,
                "variance": 14987212.58
              },
              {
                "average": 1.000445899,
                "count": 31392731,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02115081618,
                "variance": 0.000447357025
              },
              {
                "average": 1.000844336,
                "count": 31392731,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02912404096,
                "variance": 0.000848209762
              },
              {
                "average": 0.5037251139,
                "count": 31392731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999861313,
                "variance": 0.2499861315
              },
              {
                "average": 2.67577867e-06,
                "count": 31392731,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00163577859,
                "variance": 2.675771595e-06
              },
              {
                "average": 1.089781421,
                "count": 31392731,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2858683615,
                "variance": 0.08172072009
              },
              {
                "average": -0.5468161781,
                "count": 31392731,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66905617,
                "variance": 136.1668719
              },
              {
                "average": 2.002538581,
                "count": 31392731,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00044043,
                "variance": 1.000881054
              },
              {
                "average": 825.2439647,
                "count": 31392731,
                "maximum": 1138,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 470.1462077,
                "variance": 221037.4567
              },
              {
                "average": 27631.17318,
                "count": 31392731,
                "maximum": 56064,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 15245.181,
                "variance": 232415543.7
              },
              {
                "average": 33501.31971,
                "count": 31392731,
                "maximum": 55296,
                "minimum": 18944,
                "name": "Green",
                "position": 13,
                "stddev": 7187.007643,
                "variance": 51653078.86
              },
              {
                "average": 25812.46947,
                "count": 31392731,
                "maximum": 53760,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 10066.10318,
                "variance": 101326433.1
              },
              {
                "average": 188106239.3,
                "count": 31392731,
                "maximum": 188237600,
                "minimum": 187978165,
                "name": "GpsTime",
                "position": 15,
                "stddev": 114945.3578,
                "variance": 13212435270.0
              },
              {
                "average": 0,
                "count": 31392731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31392731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31392731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31392731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31392731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304880.564,
              4816362.308,
              1270.987476,
              305931.564,
              4817779.748,
              1296.067476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304880.56399847934,
                    4816362.308383287,
                    1270.9874760933626
                  ],
                  [
                    304880.56399847934,
                    4817779.748383286,
                    1270.9874760933626
                  ],
                  [
                    305931.56399847934,
                    4817779.748383286,
                    1296.0674760933625
                  ],
                  [
                    305931.56399847934,
                    4816362.308383287,
                    1296.0674760933625
                  ],
                  [
                    304880.56399847934,
                    4816362.308383287,
                    1270.9874760933626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:00:00+00:00",
            "end_time": "2017-08-28T17: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": "20170830_43119E4205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747611183504,
              43.61223465815052,
              1477.6427241835602
            ],
            [
              -119.3879808796552,
              43.62498310801596,
              1477.6427241835602
            ],
            [
              -119.37499762112932,
              43.62525372928501,
              1599.28272418356
            ],
            [
              -119.37449559138548,
              43.61250515968545,
              1599.28272418356
            ],
            [
              -119.38747611183504,
              43.61223465815052,
              1477.6427241835602
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879809,
        43.61223466,
        1477.642724,
        -119.3744956,
        43.62525373,
        1599.282724
      ],
      "properties": {
        "datetime": "2017-08-30T18:27:39Z",
        "pc:count": 13677185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307854.0688,
            "count": 13677185,
            "maximum": 308389.5667,
            "minimum": 307341.2067,
            "name": "X",
            "position": 0,
            "stddev": 295.0701162,
            "variance": 87066.3735
          },
          {
            "average": 4832282.809,
            "count": 13677185,
            "maximum": 4832992.711,
            "minimum": 4831575.631,
            "name": "Y",
            "position": 1,
            "stddev": 404.7909148,
            "variance": 163855.6847
          },
          {
            "average": 1529.430495,
            "count": 13677185,
            "maximum": 1599.282724,
            "minimum": 1477.642724,
            "name": "Z",
            "position": 2,
            "stddev": 25.16493194,
            "variance": 633.2737995
          },
          {
            "average": 19369.39775,
            "count": 13677185,
            "maximum": 33281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3203.53243,
            "variance": 10262620.03
          },
          {
            "average": 1.059952249,
            "count": 13677185,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2874913196,
            "variance": 0.08265125883
          },
          {
            "average": 1.120958516,
            "count": 13677185,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4333401161,
            "variance": 0.1877836562
          },
          {
            "average": 0.5043476417,
            "count": 13677185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999811159,
            "variance": 0.2499811163
          },
          {
            "average": 3.655723016e-07,
            "count": 13677185,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006046256649,
            "variance": 3.655721947e-07
          },
          {
            "average": 1.17176729,
            "count": 13677185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3771780725,
            "variance": 0.1422632984
          },
          {
            "average": -0.1950376794,
            "count": 13677185,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58711873,
            "variance": 134.2613204
          },
          {
            "average": 1.963425954,
            "count": 13677185,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017418241,
            "variance": 1.035139877
          },
          {
            "average": 1100.999727,
            "count": 13677185,
            "maximum": 1104,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.349094272,
            "variance": 1.820055355
          },
          {
            "average": 39484.19022,
            "count": 13677185,
            "maximum": 54272,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 4668.262019,
            "variance": 21792670.28
          },
          {
            "average": 38155.78091,
            "count": 13677185,
            "maximum": 53504,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3654.841356,
            "variance": 13357865.33
          },
          {
            "average": 34432.14316,
            "count": 13677185,
            "maximum": 51712,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3636.365162,
            "variance": 13223151.59
          },
          {
            "average": 188150875.6,
            "count": 13677185,
            "maximum": 188152859,
            "minimum": 188148990.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 833.5567912,
            "variance": 694816.9242
          },
          {
            "average": 0,
            "count": 13677185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13677185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13677185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13677185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13677185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307341.2067,
          4831575.631,
          1477.642724,
          308389.5667,
          4832992.711,
          1599.282724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307341.2066678778,
                4831575.631336697,
                1477.6427241835602
              ],
              [
                307341.2066678778,
                4832992.711336697,
                1477.6427241835602
              ],
              [
                308389.5666678778,
                4832992.711336697,
                1599.28272418356
              ],
              [
                308389.5666678778,
                4831575.631336697,
                1599.28272418356
              ],
              [
                307341.2066678778,
                4831575.631336697,
                1477.6427241835602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:27:39+00:00",
        "end_time": "2017-08-30T17:23:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879809,
            43.61223466,
            1477.642724,
            -119.3744956,
            43.62525373,
            1599.282724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747611183504,
                  43.61223465815052,
                  1477.6427241835602
                ],
                [
                  -119.3879808796552,
                  43.62498310801596,
                  1477.6427241835602
                ],
                [
                  -119.37499762112932,
                  43.62525372928501,
                  1599.28272418356
                ],
                [
                  -119.37449559138548,
                  43.61250515968545,
                  1599.28272418356
                ],
                [
                  -119.38747611183504,
                  43.61223465815052,
                  1477.6427241835602
                ]
              ]
            ]
          },
          "id": "20170830_43119E4205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:27:39Z",
            "pc:count": 13677185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307854.0688,
                "count": 13677185,
                "maximum": 308389.5667,
                "minimum": 307341.2067,
                "name": "X",
                "position": 0,
                "stddev": 295.0701162,
                "variance": 87066.3735
              },
              {
                "average": 4832282.809,
                "count": 13677185,
                "maximum": 4832992.711,
                "minimum": 4831575.631,
                "name": "Y",
                "position": 1,
                "stddev": 404.7909148,
                "variance": 163855.6847
              },
              {
                "average": 1529.430495,
                "count": 13677185,
                "maximum": 1599.282724,
                "minimum": 1477.642724,
                "name": "Z",
                "position": 2,
                "stddev": 25.16493194,
                "variance": 633.2737995
              },
              {
                "average": 19369.39775,
                "count": 13677185,
                "maximum": 33281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3203.53243,
                "variance": 10262620.03
              },
              {
                "average": 1.059952249,
                "count": 13677185,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2874913196,
                "variance": 0.08265125883
              },
              {
                "average": 1.120958516,
                "count": 13677185,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4333401161,
                "variance": 0.1877836562
              },
              {
                "average": 0.5043476417,
                "count": 13677185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999811159,
                "variance": 0.2499811163
              },
              {
                "average": 3.655723016e-07,
                "count": 13677185,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006046256649,
                "variance": 3.655721947e-07
              },
              {
                "average": 1.17176729,
                "count": 13677185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3771780725,
                "variance": 0.1422632984
              },
              {
                "average": -0.1950376794,
                "count": 13677185,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58711873,
                "variance": 134.2613204
              },
              {
                "average": 1.963425954,
                "count": 13677185,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017418241,
                "variance": 1.035139877
              },
              {
                "average": 1100.999727,
                "count": 13677185,
                "maximum": 1104,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.349094272,
                "variance": 1.820055355
              },
              {
                "average": 39484.19022,
                "count": 13677185,
                "maximum": 54272,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 4668.262019,
                "variance": 21792670.28
              },
              {
                "average": 38155.78091,
                "count": 13677185,
                "maximum": 53504,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3654.841356,
                "variance": 13357865.33
              },
              {
                "average": 34432.14316,
                "count": 13677185,
                "maximum": 51712,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3636.365162,
                "variance": 13223151.59
              },
              {
                "average": 188150875.6,
                "count": 13677185,
                "maximum": 188152859,
                "minimum": 188148990.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 833.5567912,
                "variance": 694816.9242
              },
              {
                "average": 0,
                "count": 13677185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13677185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13677185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13677185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13677185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307341.2067,
              4831575.631,
              1477.642724,
              308389.5667,
              4832992.711,
              1599.282724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307341.2066678778,
                    4831575.631336697,
                    1477.6427241835602
                  ],
                  [
                    307341.2066678778,
                    4832992.711336697,
                    1477.6427241835602
                  ],
                  [
                    308389.5666678778,
                    4832992.711336697,
                    1599.28272418356
                  ],
                  [
                    308389.5666678778,
                    4831575.631336697,
                    1599.28272418356
                  ],
                  [
                    307341.2066678778,
                    4831575.631336697,
                    1477.6427241835602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:27:39+00:00",
            "end_time": "2017-08-30T17:23:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997461398985,
              43.59972743767543,
              1396.2845394082274
            ],
            [
              -119.4504926831531,
              43.612483243304915,
              1396.2845394082274
            ],
            [
              -119.43749859637077,
              43.61276120225854,
              1496.2045394082274
            ],
            [
              -119.4369832676951,
              43.60000527357483,
              1496.2045394082274
            ],
            [
              -119.44997461398985,
              43.59972743767543,
              1396.2845394082274
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504927,
        43.59972744,
        1396.284539,
        -119.4369833,
        43.6127612,
        1496.204539
      ],
      "properties": {
        "datetime": "2017-08-31T16:24:49Z",
        "pc:count": 13372734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302769.0286,
            "count": 13372734,
            "maximum": 303306.21,
            "minimum": 302256.71,
            "name": "X",
            "position": 0,
            "stddev": 286.0008283,
            "variance": 81796.4738
          },
          {
            "average": 4831030.034,
            "count": 13372734,
            "maximum": 4831751.422,
            "minimum": 4830333.462,
            "name": "Y",
            "position": 1,
            "stddev": 408.5854712,
            "variance": 166942.0873
          },
          {
            "average": 1429.910743,
            "count": 13372734,
            "maximum": 1496.204539,
            "minimum": 1396.284539,
            "name": "Z",
            "position": 2,
            "stddev": 22.79658164,
            "variance": 519.6841345
          },
          {
            "average": 18585.47121,
            "count": 13372734,
            "maximum": 48625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2223.282116,
            "variance": 4942983.369
          },
          {
            "average": 1.015554112,
            "count": 13372734,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1393506305,
            "variance": 0.01941859822
          },
          {
            "average": 1.031281636,
            "count": 13372734,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2070879457,
            "variance": 0.04288541726
          },
          {
            "average": 0.5028327042,
            "count": 13372734,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919944,
            "variance": 0.2499919945
          },
          {
            "average": 2.99116097e-07,
            "count": 13372734,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005469150116,
            "variance": 2.991160299e-07
          },
          {
            "average": 1.194412676,
            "count": 13372734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3957478983,
            "variance": 0.156616399
          },
          {
            "average": 0.01181265934,
            "count": 13372734,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67101576,
            "variance": 136.2126089
          },
          {
            "average": 1.987940237,
            "count": 13372734,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006021849,
            "variance": 1.012079961
          },
          {
            "average": 1127.016405,
            "count": 13372734,
            "maximum": 1129,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.950770051,
            "variance": 0.9039636898
          },
          {
            "average": 40605.81026,
            "count": 13372734,
            "maximum": 51968,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 3437.206186,
            "variance": 11814386.37
          },
          {
            "average": 38725.14339,
            "count": 13372734,
            "maximum": 50176,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 2962.65943,
            "variance": 8777350.898
          },
          {
            "average": 35541.33408,
            "count": 13372734,
            "maximum": 46848,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 2718.443479,
            "variance": 7389934.949
          },
          {
            "average": 188230612.1,
            "count": 13372734,
            "maximum": 188231889.4,
            "minimum": 188229239.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 630.9536336,
            "variance": 398102.4877
          },
          {
            "average": 0,
            "count": 13372734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13372734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302256.71,
          4830333.462,
          1396.284539,
          303306.21,
          4831751.422,
          1496.204539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302256.709992505,
                4830333.462217018,
                1396.2845394082274
              ],
              [
                302256.709992505,
                4831751.422217019,
                1396.2845394082274
              ],
              [
                303306.209992505,
                4831751.422217019,
                1496.2045394082274
              ],
              [
                303306.209992505,
                4830333.462217018,
                1496.2045394082274
              ],
              [
                302256.709992505,
                4830333.462217018,
                1396.2845394082274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:24:49+00:00",
        "end_time": "2017-08-31T15:40:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504927,
            43.59972744,
            1396.284539,
            -119.4369833,
            43.6127612,
            1496.204539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997461398985,
                  43.59972743767543,
                  1396.2845394082274
                ],
                [
                  -119.4504926831531,
                  43.612483243304915,
                  1396.2845394082274
                ],
                [
                  -119.43749859637077,
                  43.61276120225854,
                  1496.2045394082274
                ],
                [
                  -119.4369832676951,
                  43.60000527357483,
                  1496.2045394082274
                ],
                [
                  -119.44997461398985,
                  43.59972743767543,
                  1396.2845394082274
                ]
              ]
            ]
          },
          "id": "20170831_43119E4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:24:49Z",
            "pc:count": 13372734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302769.0286,
                "count": 13372734,
                "maximum": 303306.21,
                "minimum": 302256.71,
                "name": "X",
                "position": 0,
                "stddev": 286.0008283,
                "variance": 81796.4738
              },
              {
                "average": 4831030.034,
                "count": 13372734,
                "maximum": 4831751.422,
                "minimum": 4830333.462,
                "name": "Y",
                "position": 1,
                "stddev": 408.5854712,
                "variance": 166942.0873
              },
              {
                "average": 1429.910743,
                "count": 13372734,
                "maximum": 1496.204539,
                "minimum": 1396.284539,
                "name": "Z",
                "position": 2,
                "stddev": 22.79658164,
                "variance": 519.6841345
              },
              {
                "average": 18585.47121,
                "count": 13372734,
                "maximum": 48625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2223.282116,
                "variance": 4942983.369
              },
              {
                "average": 1.015554112,
                "count": 13372734,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1393506305,
                "variance": 0.01941859822
              },
              {
                "average": 1.031281636,
                "count": 13372734,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2070879457,
                "variance": 0.04288541726
              },
              {
                "average": 0.5028327042,
                "count": 13372734,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919944,
                "variance": 0.2499919945
              },
              {
                "average": 2.99116097e-07,
                "count": 13372734,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005469150116,
                "variance": 2.991160299e-07
              },
              {
                "average": 1.194412676,
                "count": 13372734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3957478983,
                "variance": 0.156616399
              },
              {
                "average": 0.01181265934,
                "count": 13372734,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67101576,
                "variance": 136.2126089
              },
              {
                "average": 1.987940237,
                "count": 13372734,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006021849,
                "variance": 1.012079961
              },
              {
                "average": 1127.016405,
                "count": 13372734,
                "maximum": 1129,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.950770051,
                "variance": 0.9039636898
              },
              {
                "average": 40605.81026,
                "count": 13372734,
                "maximum": 51968,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 3437.206186,
                "variance": 11814386.37
              },
              {
                "average": 38725.14339,
                "count": 13372734,
                "maximum": 50176,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 2962.65943,
                "variance": 8777350.898
              },
              {
                "average": 35541.33408,
                "count": 13372734,
                "maximum": 46848,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 2718.443479,
                "variance": 7389934.949
              },
              {
                "average": 188230612.1,
                "count": 13372734,
                "maximum": 188231889.4,
                "minimum": 188229239.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 630.9536336,
                "variance": 398102.4877
              },
              {
                "average": 0,
                "count": 13372734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13372734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302256.71,
              4830333.462,
              1396.284539,
              303306.21,
              4831751.422,
              1496.204539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302256.709992505,
                    4830333.462217018,
                    1396.2845394082274
                  ],
                  [
                    302256.709992505,
                    4831751.422217019,
                    1396.2845394082274
                  ],
                  [
                    303306.209992505,
                    4831751.422217019,
                    1496.2045394082274
                  ],
                  [
                    303306.209992505,
                    4830333.462217018,
                    1496.2045394082274
                  ],
                  [
                    302256.709992505,
                    4830333.462217018,
                    1396.2845394082274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:24:49+00:00",
            "end_time": "2017-08-31T15:40:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997354840393,
              43.56221671842329,
              1291.9115565385848
            ],
            [
              -119.5505124621976,
              43.57498152880925,
              1291.9115565385848
            ],
            [
              -119.53749897277173,
              43.57527129149151,
              1325.3915565385848
            ],
            [
              -119.53696280146899,
              43.56250635272677,
              1325.3915565385848
            ],
            [
              -119.54997354840393,
              43.56221671842329,
              1291.9115565385848
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505125,
        43.56221672,
        1291.911557,
        -119.5369628,
        43.57527129,
        1325.391557
      ],
      "properties": {
        "datetime": "2017-09-10T15:20:17Z",
        "pc:count": 14334781,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294585.6439,
            "count": 14334781,
            "maximum": 295109.189,
            "minimum": 294057.389,
            "name": "X",
            "position": 0,
            "stddev": 290.3768495,
            "variance": 84318.71475
          },
          {
            "average": 4827102.498,
            "count": 14334781,
            "maximum": 4827829.409,
            "minimum": 4826410.349,
            "name": "Y",
            "position": 1,
            "stddev": 399.90775,
            "variance": 159926.2085
          },
          {
            "average": 1302.018219,
            "count": 14334781,
            "maximum": 1325.391557,
            "minimum": 1291.911557,
            "name": "Z",
            "position": 2,
            "stddev": 6.600436183,
            "variance": 43.56575781
          },
          {
            "average": 28992.55935,
            "count": 14334781,
            "maximum": 60945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4382.414896,
            "variance": 19205560.32
          },
          {
            "average": 1.005664474,
            "count": 14334781,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08248687299,
            "variance": 0.006804084216
          },
          {
            "average": 1.011346459,
            "count": 14334781,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1224903805,
            "variance": 0.01500389332
          },
          {
            "average": 0.5025444058,
            "count": 14334781,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935434,
            "variance": 0.2499935434
          },
          {
            "average": 1.374279802e-05,
            "count": 14334781,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003707102658,
            "variance": 1.374261012e-05
          },
          {
            "average": 1.315825683,
            "count": 14334781,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4648438835,
            "variance": 0.216079836
          },
          {
            "average": -0.2692408073,
            "count": 14334781,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95147322,
            "variance": 142.8377122
          },
          {
            "average": 2.00471092,
            "count": 14334781,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002999937,
            "variance": 1.006008873
          },
          {
            "average": 1157.598328,
            "count": 14334781,
            "maximum": 1160,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.191279672,
            "variance": 1.419147256
          },
          {
            "average": 36758.56012,
            "count": 14334781,
            "maximum": 59648,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12969.3405,
            "variance": 168203793.1
          },
          {
            "average": 37941.87054,
            "count": 14334781,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8704.264301,
            "variance": 75764217.03
          },
          {
            "average": 31741.46359,
            "count": 14334781,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11208.04746,
            "variance": 125620327.9
          },
          {
            "average": 189075626,
            "count": 14334781,
            "maximum": 189092017.7,
            "minimum": 188950461.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42746.87037,
            "variance": 1827294927
          },
          {
            "average": 0,
            "count": 14334781,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14334781,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14334781,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14334781,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14334781,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294057.389,
          4826410.349,
          1291.911557,
          295109.189,
          4827829.409,
          1325.391557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294057.3890211182,
                4826410.348922386,
                1291.9115565385848
              ],
              [
                294057.3890211182,
                4827829.408922386,
                1291.9115565385848
              ],
              [
                295109.1890211182,
                4827829.408922386,
                1325.3915565385848
              ],
              [
                295109.1890211182,
                4826410.348922386,
                1325.3915565385848
              ],
              [
                294057.3890211182,
                4826410.348922386,
                1291.9115565385848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:20:17+00:00",
        "end_time": "2017-09-09T00:01:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505125,
            43.56221672,
            1291.911557,
            -119.5369628,
            43.57527129,
            1325.391557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997354840393,
                  43.56221671842329,
                  1291.9115565385848
                ],
                [
                  -119.5505124621976,
                  43.57498152880925,
                  1291.9115565385848
                ],
                [
                  -119.53749897277173,
                  43.57527129149151,
                  1325.3915565385848
                ],
                [
                  -119.53696280146899,
                  43.56250635272677,
                  1325.3915565385848
                ],
                [
                  -119.54997354840393,
                  43.56221671842329,
                  1291.9115565385848
                ]
              ]
            ]
          },
          "id": "20170908_43119E5222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:20:17Z",
            "pc:count": 14334781,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294585.6439,
                "count": 14334781,
                "maximum": 295109.189,
                "minimum": 294057.389,
                "name": "X",
                "position": 0,
                "stddev": 290.3768495,
                "variance": 84318.71475
              },
              {
                "average": 4827102.498,
                "count": 14334781,
                "maximum": 4827829.409,
                "minimum": 4826410.349,
                "name": "Y",
                "position": 1,
                "stddev": 399.90775,
                "variance": 159926.2085
              },
              {
                "average": 1302.018219,
                "count": 14334781,
                "maximum": 1325.391557,
                "minimum": 1291.911557,
                "name": "Z",
                "position": 2,
                "stddev": 6.600436183,
                "variance": 43.56575781
              },
              {
                "average": 28992.55935,
                "count": 14334781,
                "maximum": 60945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4382.414896,
                "variance": 19205560.32
              },
              {
                "average": 1.005664474,
                "count": 14334781,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08248687299,
                "variance": 0.006804084216
              },
              {
                "average": 1.011346459,
                "count": 14334781,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1224903805,
                "variance": 0.01500389332
              },
              {
                "average": 0.5025444058,
                "count": 14334781,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935434,
                "variance": 0.2499935434
              },
              {
                "average": 1.374279802e-05,
                "count": 14334781,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003707102658,
                "variance": 1.374261012e-05
              },
              {
                "average": 1.315825683,
                "count": 14334781,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4648438835,
                "variance": 0.216079836
              },
              {
                "average": -0.2692408073,
                "count": 14334781,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95147322,
                "variance": 142.8377122
              },
              {
                "average": 2.00471092,
                "count": 14334781,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002999937,
                "variance": 1.006008873
              },
              {
                "average": 1157.598328,
                "count": 14334781,
                "maximum": 1160,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.191279672,
                "variance": 1.419147256
              },
              {
                "average": 36758.56012,
                "count": 14334781,
                "maximum": 59648,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12969.3405,
                "variance": 168203793.1
              },
              {
                "average": 37941.87054,
                "count": 14334781,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8704.264301,
                "variance": 75764217.03
              },
              {
                "average": 31741.46359,
                "count": 14334781,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11208.04746,
                "variance": 125620327.9
              },
              {
                "average": 189075626,
                "count": 14334781,
                "maximum": 189092017.7,
                "minimum": 188950461.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42746.87037,
                "variance": 1827294927
              },
              {
                "average": 0,
                "count": 14334781,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14334781,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14334781,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14334781,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14334781,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294057.389,
              4826410.349,
              1291.911557,
              295109.189,
              4827829.409,
              1325.391557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294057.3890211182,
                    4826410.348922386,
                    1291.9115565385848
                  ],
                  [
                    294057.3890211182,
                    4827829.408922386,
                    1291.9115565385848
                  ],
                  [
                    295109.1890211182,
                    4827829.408922386,
                    1325.3915565385848
                  ],
                  [
                    295109.1890211182,
                    4826410.348922386,
                    1325.3915565385848
                  ],
                  [
                    294057.3890211182,
                    4826410.348922386,
                    1291.9115565385848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:20:17+00:00",
            "end_time": "2017-09-09T00:01: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": "20170831_43119E4303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497378868341,
              43.54972519295195,
              1285.8673810549324
            ],
            [
              -119.4754963022544,
              43.562482669831276,
              1285.8673810549324
            ],
            [
              -119.46249762300667,
              43.56276355244683,
              1330.4673810549323
            ],
            [
              -119.46197784634596,
              43.55000595119176,
              1330.4673810549323
            ],
            [
              -119.47497378868341,
              43.54972519295195,
              1285.8673810549324
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754963,
        43.54972519,
        1285.867381,
        -119.4619778,
        43.56276355,
        1330.467381
      ],
      "properties": {
        "datetime": "2017-08-31T18:24:03Z",
        "pc:count": 13583940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300597.4223,
            "count": 13583940,
            "maximum": 301124.204,
            "minimum": 300073.444,
            "name": "X",
            "position": 0,
            "stddev": 291.6106642,
            "variance": 85036.77946
          },
          {
            "average": 4825557.588,
            "count": 13583940,
            "maximum": 4826257.975,
            "minimum": 4824839.815,
            "name": "Y",
            "position": 1,
            "stddev": 395.6343479,
            "variance": 156526.5373
          },
          {
            "average": 1301.78277,
            "count": 13583940,
            "maximum": 1330.467381,
            "minimum": 1285.867381,
            "name": "Z",
            "position": 2,
            "stddev": 9.654725288,
            "variance": 93.21372039
          },
          {
            "average": 24033.29375,
            "count": 13583940,
            "maximum": 49217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2852.550741,
            "variance": 8137045.732
          },
          {
            "average": 1.003935898,
            "count": 13583940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06605960731,
            "variance": 0.004363871718
          },
          {
            "average": 1.007890494,
            "count": 13583940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09580912989,
            "variance": 0.009179389371
          },
          {
            "average": 0.5025212862,
            "count": 13583940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936615,
            "variance": 0.2499936615
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191669795,
            "count": 13583940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3936146546,
            "variance": 0.1549324963
          },
          {
            "average": 0.3006201215,
            "count": 13583940,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65526515,
            "variance": 135.8452057
          },
          {
            "average": 1.996410467,
            "count": 13583940,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001789704,
            "variance": 1.003582611
          },
          {
            "average": 1137.668427,
            "count": 13583940,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9808852839,
            "variance": 0.9621359402
          },
          {
            "average": 39983.42722,
            "count": 13583940,
            "maximum": 59904,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11658.3633,
            "variance": 135917434.8
          },
          {
            "average": 40503.63513,
            "count": 13583940,
            "maximum": 60416,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6901.955379,
            "variance": 47636988.06
          },
          {
            "average": 34054.67408,
            "count": 13583940,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9055.907392,
            "variance": 82009458.69
          },
          {
            "average": 188237648.3,
            "count": 13583940,
            "maximum": 188239043,
            "minimum": 188236015,
            "name": "GpsTime",
            "position": 15,
            "stddev": 649.7585295,
            "variance": 422186.1467
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300073.444,
          4824839.815,
          1285.867381,
          301124.204,
          4826257.975,
          1330.467381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300073.4440261299,
                4824839.814813452,
                1285.8673810549324
              ],
              [
                300073.4440261299,
                4826257.974813452,
                1285.8673810549324
              ],
              [
                301124.2040261299,
                4826257.974813452,
                1330.4673810549323
              ],
              [
                301124.2040261299,
                4824839.814813452,
                1330.4673810549323
              ],
              [
                300073.4440261299,
                4824839.814813452,
                1285.8673810549324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:24:03+00:00",
        "end_time": "2017-08-31T17:33:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754963,
            43.54972519,
            1285.867381,
            -119.4619778,
            43.56276355,
            1330.467381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497378868341,
                  43.54972519295195,
                  1285.8673810549324
                ],
                [
                  -119.4754963022544,
                  43.562482669831276,
                  1285.8673810549324
                ],
                [
                  -119.46249762300667,
                  43.56276355244683,
                  1330.4673810549323
                ],
                [
                  -119.46197784634596,
                  43.55000595119176,
                  1330.4673810549323
                ],
                [
                  -119.47497378868341,
                  43.54972519295195,
                  1285.8673810549324
                ]
              ]
            ]
          },
          "id": "20170831_43119E4303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:24:03Z",
            "pc:count": 13583940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300597.4223,
                "count": 13583940,
                "maximum": 301124.204,
                "minimum": 300073.444,
                "name": "X",
                "position": 0,
                "stddev": 291.6106642,
                "variance": 85036.77946
              },
              {
                "average": 4825557.588,
                "count": 13583940,
                "maximum": 4826257.975,
                "minimum": 4824839.815,
                "name": "Y",
                "position": 1,
                "stddev": 395.6343479,
                "variance": 156526.5373
              },
              {
                "average": 1301.78277,
                "count": 13583940,
                "maximum": 1330.467381,
                "minimum": 1285.867381,
                "name": "Z",
                "position": 2,
                "stddev": 9.654725288,
                "variance": 93.21372039
              },
              {
                "average": 24033.29375,
                "count": 13583940,
                "maximum": 49217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2852.550741,
                "variance": 8137045.732
              },
              {
                "average": 1.003935898,
                "count": 13583940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06605960731,
                "variance": 0.004363871718
              },
              {
                "average": 1.007890494,
                "count": 13583940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09580912989,
                "variance": 0.009179389371
              },
              {
                "average": 0.5025212862,
                "count": 13583940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936615,
                "variance": 0.2499936615
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191669795,
                "count": 13583940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3936146546,
                "variance": 0.1549324963
              },
              {
                "average": 0.3006201215,
                "count": 13583940,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65526515,
                "variance": 135.8452057
              },
              {
                "average": 1.996410467,
                "count": 13583940,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001789704,
                "variance": 1.003582611
              },
              {
                "average": 1137.668427,
                "count": 13583940,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9808852839,
                "variance": 0.9621359402
              },
              {
                "average": 39983.42722,
                "count": 13583940,
                "maximum": 59904,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11658.3633,
                "variance": 135917434.8
              },
              {
                "average": 40503.63513,
                "count": 13583940,
                "maximum": 60416,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6901.955379,
                "variance": 47636988.06
              },
              {
                "average": 34054.67408,
                "count": 13583940,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9055.907392,
                "variance": 82009458.69
              },
              {
                "average": 188237648.3,
                "count": 13583940,
                "maximum": 188239043,
                "minimum": 188236015,
                "name": "GpsTime",
                "position": 15,
                "stddev": 649.7585295,
                "variance": 422186.1467
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300073.444,
              4824839.815,
              1285.867381,
              301124.204,
              4826257.975,
              1330.467381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300073.4440261299,
                    4824839.814813452,
                    1285.8673810549324
                  ],
                  [
                    300073.4440261299,
                    4826257.974813452,
                    1285.8673810549324
                  ],
                  [
                    301124.2040261299,
                    4826257.974813452,
                    1330.4673810549323
                  ],
                  [
                    301124.2040261299,
                    4824839.814813452,
                    1330.4673810549323
                  ],
                  [
                    300073.4440261299,
                    4824839.814813452,
                    1285.8673810549324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:24:03+00:00",
            "end_time": "2017-08-31T17:33:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497346642518,
              43.51221959319655,
              1302.5935217402257
            ],
            [
              -119.52550604218654,
              43.524981704447356,
              1302.5935217402257
            ],
            [
              -119.51249959346535,
              43.52526843668628,
              1346.1735217402256
            ],
            [
              -119.51196975343682,
              43.512506198414755,
              1346.1735217402256
            ],
            [
              -119.52497346642518,
              43.51221959319655,
              1302.5935217402257
            ]
          ]
        ]
      },
      "bbox": [
        -119.525506,
        43.51221959,
        1302.593522,
        -119.5119698,
        43.52526844,
        1346.173522
      ],
      "properties": {
        "datetime": "2017-09-10T15:26:56Z",
        "pc:count": 14207041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296440.6378,
            "count": 14207041,
            "maximum": 296959.9361,
            "minimum": 295907.8561,
            "name": "X",
            "position": 0,
            "stddev": 290.2180601,
            "variance": 84226.52241
          },
          {
            "average": 4821495.216,
            "count": 14207041,
            "maximum": 4822214.502,
            "minimum": 4820795.782,
            "name": "Y",
            "position": 1,
            "stddev": 395.6149425,
            "variance": 156511.1827
          },
          {
            "average": 1322.884803,
            "count": 14207041,
            "maximum": 1346.173522,
            "minimum": 1302.593522,
            "name": "Z",
            "position": 2,
            "stddev": 7.524572239,
            "variance": 56.61918738
          },
          {
            "average": 24839.52478,
            "count": 14207041,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2544.854112,
            "variance": 6476282.449
          },
          {
            "average": 1.000123671,
            "count": 14207041,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01179580719,
            "variance": 0.0001391410674
          },
          {
            "average": 1.000250017,
            "count": 14207041,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01721656836,
            "variance": 0.0002964102262
          },
          {
            "average": 0.5022221024,
            "count": 14207041,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950798,
            "variance": 0.2499950799
          },
          {
            "average": 2.343908207e-05,
            "count": 14207041,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004841336007,
            "variance": 2.343853433e-05
          },
          {
            "average": 1.251833721,
            "count": 14207041,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4340662521,
            "variance": 0.1884135112
          },
          {
            "average": -0.485437276,
            "count": 14207041,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94388142,
            "variance": 142.6563035
          },
          {
            "average": 2.011934927,
            "count": 14207041,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001257892,
            "variance": 1.002517366
          },
          {
            "average": 1159.145588,
            "count": 14207041,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9508887294,
            "variance": 0.9041893757
          },
          {
            "average": 44340.43401,
            "count": 14207041,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2380.629711,
            "variance": 5667397.82
          },
          {
            "average": 42298.40803,
            "count": 14207041,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2353.48359,
            "variance": 5538885.008
          },
          {
            "average": 38718.02664,
            "count": 14207041,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2245.468578,
            "variance": 5042129.137
          },
          {
            "average": 189091296.8,
            "count": 14207041,
            "maximum": 189092416.2,
            "minimum": 189089495.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.9493122,
            "variance": 521210.8095
          },
          {
            "average": 0,
            "count": 14207041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295907.8561,
          4820795.782,
          1302.593522,
          296959.9361,
          4822214.502,
          1346.173522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295907.8560875991,
                4820795.781945932,
                1302.5935217402257
              ],
              [
                295907.8560875991,
                4822214.501945932,
                1302.5935217402257
              ],
              [
                296959.9360875991,
                4822214.501945932,
                1346.1735217402256
              ],
              [
                296959.9360875991,
                4820795.781945932,
                1346.1735217402256
              ],
              [
                295907.8560875991,
                4820795.781945932,
                1302.5935217402257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:26:56+00:00",
        "end_time": "2017-09-10T14:38:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.525506,
            43.51221959,
            1302.593522,
            -119.5119698,
            43.52526844,
            1346.173522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497346642518,
                  43.51221959319655,
                  1302.5935217402257
                ],
                [
                  -119.52550604218654,
                  43.524981704447356,
                  1302.5935217402257
                ],
                [
                  -119.51249959346535,
                  43.52526843668628,
                  1346.1735217402256
                ],
                [
                  -119.51196975343682,
                  43.512506198414755,
                  1346.1735217402256
                ],
                [
                  -119.52497346642518,
                  43.51221959319655,
                  1302.5935217402257
                ]
              ]
            ]
          },
          "id": "20170910_43119E5419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:26:56Z",
            "pc:count": 14207041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296440.6378,
                "count": 14207041,
                "maximum": 296959.9361,
                "minimum": 295907.8561,
                "name": "X",
                "position": 0,
                "stddev": 290.2180601,
                "variance": 84226.52241
              },
              {
                "average": 4821495.216,
                "count": 14207041,
                "maximum": 4822214.502,
                "minimum": 4820795.782,
                "name": "Y",
                "position": 1,
                "stddev": 395.6149425,
                "variance": 156511.1827
              },
              {
                "average": 1322.884803,
                "count": 14207041,
                "maximum": 1346.173522,
                "minimum": 1302.593522,
                "name": "Z",
                "position": 2,
                "stddev": 7.524572239,
                "variance": 56.61918738
              },
              {
                "average": 24839.52478,
                "count": 14207041,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2544.854112,
                "variance": 6476282.449
              },
              {
                "average": 1.000123671,
                "count": 14207041,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01179580719,
                "variance": 0.0001391410674
              },
              {
                "average": 1.000250017,
                "count": 14207041,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01721656836,
                "variance": 0.0002964102262
              },
              {
                "average": 0.5022221024,
                "count": 14207041,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950798,
                "variance": 0.2499950799
              },
              {
                "average": 2.343908207e-05,
                "count": 14207041,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004841336007,
                "variance": 2.343853433e-05
              },
              {
                "average": 1.251833721,
                "count": 14207041,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4340662521,
                "variance": 0.1884135112
              },
              {
                "average": -0.485437276,
                "count": 14207041,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94388142,
                "variance": 142.6563035
              },
              {
                "average": 2.011934927,
                "count": 14207041,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001257892,
                "variance": 1.002517366
              },
              {
                "average": 1159.145588,
                "count": 14207041,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9508887294,
                "variance": 0.9041893757
              },
              {
                "average": 44340.43401,
                "count": 14207041,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2380.629711,
                "variance": 5667397.82
              },
              {
                "average": 42298.40803,
                "count": 14207041,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2353.48359,
                "variance": 5538885.008
              },
              {
                "average": 38718.02664,
                "count": 14207041,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2245.468578,
                "variance": 5042129.137
              },
              {
                "average": 189091296.8,
                "count": 14207041,
                "maximum": 189092416.2,
                "minimum": 189089495.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.9493122,
                "variance": 521210.8095
              },
              {
                "average": 0,
                "count": 14207041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295907.8561,
              4820795.782,
              1302.593522,
              296959.9361,
              4822214.502,
              1346.173522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295907.8560875991,
                    4820795.781945932,
                    1302.5935217402257
                  ],
                  [
                    295907.8560875991,
                    4822214.501945932,
                    1302.5935217402257
                  ],
                  [
                    296959.9360875991,
                    4822214.501945932,
                    1346.1735217402256
                  ],
                  [
                    296959.9360875991,
                    4820795.781945932,
                    1346.1735217402256
                  ],
                  [
                    295907.8560875991,
                    4820795.781945932,
                    1302.5935217402257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:26:56+00:00",
            "end_time": "2017-09-10T14:38:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E3304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747568492944,
              43.54973990958596,
              1378.942807962204
            ],
            [
              -119.3379685950464,
              43.562483381277374,
              1378.942807962204
            ],
            [
              -119.32499681531249,
              43.56274805299691,
              1460.1028079622038
            ],
            [
              -119.32450663399288,
              43.55000446423665,
              1460.1028079622038
            ],
            [
              -119.33747568492944,
              43.54973990958596,
              1378.942807962204
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379686,
        43.54973991,
        1378.942808,
        -119.3245066,
        43.56274805,
        1460.102808
      ],
      "properties": {
        "datetime": "2017-08-30T18:07:34Z",
        "pc:count": 17453160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311654.1022,
            "count": 17453160,
            "maximum": 312229.2948,
            "minimum": 311180.8148,
            "name": "X",
            "position": 0,
            "stddev": 289.5085468,
            "variance": 83815.19867
          },
          {
            "average": 4825199.474,
            "count": 17453160,
            "maximum": 4825936.329,
            "minimum": 4824519.869,
            "name": "Y",
            "position": 1,
            "stddev": 391.8134644,
            "variance": 153517.7909
          },
          {
            "average": 1412.696419,
            "count": 17453160,
            "maximum": 1460.102808,
            "minimum": 1378.942808,
            "name": "Z",
            "position": 2,
            "stddev": 19.16116523,
            "variance": 367.150253
          },
          {
            "average": 20011.44772,
            "count": 17453160,
            "maximum": 31137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3630.142427,
            "variance": 13177934.04
          },
          {
            "average": 1.069240871,
            "count": 17453160,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2997944306,
            "variance": 0.08987670061
          },
          {
            "average": 1.139481446,
            "count": 17453160,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4452334802,
            "variance": 0.1982328519
          },
          {
            "average": 0.5071547502,
            "count": 17453160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999488213,
            "variance": 0.2499488239
          },
          {
            "average": 1.375109149e-06,
            "count": 17453160,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001172649708,
            "variance": 1.375107337e-06
          },
          {
            "average": 1.137304992,
            "count": 17453160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3441690547,
            "variance": 0.1184523382
          },
          {
            "average": -1.546353958,
            "count": 17453160,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67769005,
            "variance": 136.3684449
          },
          {
            "average": 1.964606753,
            "count": 17453160,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018708785,
            "variance": 1.037767589
          },
          {
            "average": 1099.377848,
            "count": 17453160,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.290820466,
            "variance": 1.666217476
          },
          {
            "average": 40074.06982,
            "count": 17453160,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5929.402628,
            "variance": 35157815.53
          },
          {
            "average": 38779.49894,
            "count": 17453160,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4467.276697,
            "variance": 19956561.08
          },
          {
            "average": 35307.57804,
            "count": 17453160,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4424.409044,
            "variance": 19575395.39
          },
          {
            "average": 188149852.4,
            "count": 17453160,
            "maximum": 188151654.7,
            "minimum": 188147665.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 777.4784589,
            "variance": 604472.754
          },
          {
            "average": 0,
            "count": 17453160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17453160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17453160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17453160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17453160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311180.8148,
          4824519.869,
          1378.942808,
          312229.2948,
          4825936.329,
          1460.102808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311180.81483761896,
                4824519.869214709,
                1378.942807962204
              ],
              [
                311180.81483761896,
                4825936.32921471,
                1378.942807962204
              ],
              [
                312229.29483761895,
                4825936.32921471,
                1460.1028079622038
              ],
              [
                312229.29483761895,
                4824519.869214709,
                1460.1028079622038
              ],
              [
                311180.81483761896,
                4824519.869214709,
                1378.942807962204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:07:34+00:00",
        "end_time": "2017-08-30T17:01:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E3304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E3304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E3304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379686,
            43.54973991,
            1378.942808,
            -119.3245066,
            43.56274805,
            1460.102808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747568492944,
                  43.54973990958596,
                  1378.942807962204
                ],
                [
                  -119.3379685950464,
                  43.562483381277374,
                  1378.942807962204
                ],
                [
                  -119.32499681531249,
                  43.56274805299691,
                  1460.1028079622038
                ],
                [
                  -119.32450663399288,
                  43.55000446423665,
                  1460.1028079622038
                ],
                [
                  -119.33747568492944,
                  43.54973990958596,
                  1378.942807962204
                ]
              ]
            ]
          },
          "id": "20170830_43119E3304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E3304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:07:34Z",
            "pc:count": 17453160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311654.1022,
                "count": 17453160,
                "maximum": 312229.2948,
                "minimum": 311180.8148,
                "name": "X",
                "position": 0,
                "stddev": 289.5085468,
                "variance": 83815.19867
              },
              {
                "average": 4825199.474,
                "count": 17453160,
                "maximum": 4825936.329,
                "minimum": 4824519.869,
                "name": "Y",
                "position": 1,
                "stddev": 391.8134644,
                "variance": 153517.7909
              },
              {
                "average": 1412.696419,
                "count": 17453160,
                "maximum": 1460.102808,
                "minimum": 1378.942808,
                "name": "Z",
                "position": 2,
                "stddev": 19.16116523,
                "variance": 367.150253
              },
              {
                "average": 20011.44772,
                "count": 17453160,
                "maximum": 31137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3630.142427,
                "variance": 13177934.04
              },
              {
                "average": 1.069240871,
                "count": 17453160,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2997944306,
                "variance": 0.08987670061
              },
              {
                "average": 1.139481446,
                "count": 17453160,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4452334802,
                "variance": 0.1982328519
              },
              {
                "average": 0.5071547502,
                "count": 17453160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999488213,
                "variance": 0.2499488239
              },
              {
                "average": 1.375109149e-06,
                "count": 17453160,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001172649708,
                "variance": 1.375107337e-06
              },
              {
                "average": 1.137304992,
                "count": 17453160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3441690547,
                "variance": 0.1184523382
              },
              {
                "average": -1.546353958,
                "count": 17453160,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67769005,
                "variance": 136.3684449
              },
              {
                "average": 1.964606753,
                "count": 17453160,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018708785,
                "variance": 1.037767589
              },
              {
                "average": 1099.377848,
                "count": 17453160,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.290820466,
                "variance": 1.666217476
              },
              {
                "average": 40074.06982,
                "count": 17453160,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5929.402628,
                "variance": 35157815.53
              },
              {
                "average": 38779.49894,
                "count": 17453160,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4467.276697,
                "variance": 19956561.08
              },
              {
                "average": 35307.57804,
                "count": 17453160,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4424.409044,
                "variance": 19575395.39
              },
              {
                "average": 188149852.4,
                "count": 17453160,
                "maximum": 188151654.7,
                "minimum": 188147665.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 777.4784589,
                "variance": 604472.754
              },
              {
                "average": 0,
                "count": 17453160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17453160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17453160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17453160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17453160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311180.8148,
              4824519.869,
              1378.942808,
              312229.2948,
              4825936.329,
              1460.102808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311180.81483761896,
                    4824519.869214709,
                    1378.942807962204
                  ],
                  [
                    311180.81483761896,
                    4825936.32921471,
                    1378.942807962204
                  ],
                  [
                    312229.29483761895,
                    4825936.32921471,
                    1460.1028079622038
                  ],
                  [
                    312229.29483761895,
                    4824519.869214709,
                    1460.1028079622038
                  ],
                  [
                    311180.81483761896,
                    4824519.869214709,
                    1378.942807962204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:07:34+00:00",
            "end_time": "2017-08-30T17:01: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": "20170831_43119E4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497462494688,
              43.51222478426311,
              1276.861997410393
            ],
            [
              -119.47549647007386,
              43.524982704919445,
              1276.861997410393
            ],
            [
              -119.46249743877404,
              43.52526357767248,
              1300.3019974103931
            ],
            [
              -119.46197832712986,
              43.51250553263201,
              1300.3019974103931
            ],
            [
              -119.47497462494688,
              43.51222478426311,
              1276.861997410393
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754965,
        43.51222478,
        1276.861997,
        -119.4619783,
        43.52526358,
        1300.301997
      ],
      "properties": {
        "datetime": "2017-09-09T00:28:08Z",
        "pc:count": 33769206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300434.3425,
            "count": 33769206,
            "maximum": 301000.8258,
            "minimum": 299949.3858,
            "name": "X",
            "position": 0,
            "stddev": 283.5288732,
            "variance": 80388.62194
          },
          {
            "average": 4821359.268,
            "count": 33769206,
            "maximum": 4822093.068,
            "minimum": 4820674.868,
            "name": "Y",
            "position": 1,
            "stddev": 398.7517333,
            "variance": 159002.9448
          },
          {
            "average": 1287.40797,
            "count": 33769206,
            "maximum": 1300.301997,
            "minimum": 1276.861997,
            "name": "Z",
            "position": 2,
            "stddev": 6.667836648,
            "variance": 44.46004556
          },
          {
            "average": 25945.22034,
            "count": 33769206,
            "maximum": 60017,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4657.21527,
            "variance": 21689654.07
          },
          {
            "average": 1.000635431,
            "count": 33769206,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02524084251,
            "variance": 0.0006371001308
          },
          {
            "average": 1.001285935,
            "count": 33769206,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0359284752,
            "variance": 0.00129085533
          },
          {
            "average": 0.5027411364,
            "count": 33769206,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924935,
            "variance": 0.2499924936
          },
          {
            "average": 1.584283622e-05,
            "count": 33769206,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003980274575,
            "variance": 1.58425857e-05
          },
          {
            "average": 1.089521293,
            "count": 33769206,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2854947178,
            "variance": 0.08150723389
          },
          {
            "average": -0.2088541906,
            "count": 33769206,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51987017,
            "variance": 132.7074086
          },
          {
            "average": 1.996812658,
            "count": 33769206,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002606022,
            "variance": 1.005218836
          },
          {
            "average": 1144.526534,
            "count": 33769206,
            "maximum": 1156,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.553320544,
            "variance": 6.519445802
          },
          {
            "average": 39836.87081,
            "count": 33769206,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10170.8786,
            "variance": 103446771.5
          },
          {
            "average": 39995.65666,
            "count": 33769206,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6997.651596,
            "variance": 48967127.85
          },
          {
            "average": 35233.55198,
            "count": 33769206,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8375.069535,
            "variance": 70141789.72
          },
          {
            "average": 188607960.4,
            "count": 33769206,
            "maximum": 188952088.7,
            "minimum": 188238687.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 351991.4931,
            "variance": 123898011200.0
          },
          {
            "average": 0,
            "count": 33769206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33769206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33769206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33769206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33769206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299949.3858,
          4820674.868,
          1276.861997,
          301000.8258,
          4822093.068,
          1300.301997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299949.3857852416,
                4820674.86754657,
                1276.861997410393
              ],
              [
                299949.3857852416,
                4822093.067546569,
                1276.861997410393
              ],
              [
                301000.82578524156,
                4822093.067546569,
                1300.3019974103931
              ],
              [
                301000.82578524156,
                4820674.86754657,
                1300.3019974103931
              ],
              [
                299949.3857852416,
                4820674.86754657,
                1276.861997410393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:28:08+00:00",
        "end_time": "2017-08-31T18:18:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754965,
            43.51222478,
            1276.861997,
            -119.4619783,
            43.52526358,
            1300.301997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497462494688,
                  43.51222478426311,
                  1276.861997410393
                ],
                [
                  -119.47549647007386,
                  43.524982704919445,
                  1276.861997410393
                ],
                [
                  -119.46249743877404,
                  43.52526357767248,
                  1300.3019974103931
                ],
                [
                  -119.46197832712986,
                  43.51250553263201,
                  1300.3019974103931
                ],
                [
                  -119.47497462494688,
                  43.51222478426311,
                  1276.861997410393
                ]
              ]
            ]
          },
          "id": "20170831_43119E4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:28:08Z",
            "pc:count": 33769206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300434.3425,
                "count": 33769206,
                "maximum": 301000.8258,
                "minimum": 299949.3858,
                "name": "X",
                "position": 0,
                "stddev": 283.5288732,
                "variance": 80388.62194
              },
              {
                "average": 4821359.268,
                "count": 33769206,
                "maximum": 4822093.068,
                "minimum": 4820674.868,
                "name": "Y",
                "position": 1,
                "stddev": 398.7517333,
                "variance": 159002.9448
              },
              {
                "average": 1287.40797,
                "count": 33769206,
                "maximum": 1300.301997,
                "minimum": 1276.861997,
                "name": "Z",
                "position": 2,
                "stddev": 6.667836648,
                "variance": 44.46004556
              },
              {
                "average": 25945.22034,
                "count": 33769206,
                "maximum": 60017,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4657.21527,
                "variance": 21689654.07
              },
              {
                "average": 1.000635431,
                "count": 33769206,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02524084251,
                "variance": 0.0006371001308
              },
              {
                "average": 1.001285935,
                "count": 33769206,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0359284752,
                "variance": 0.00129085533
              },
              {
                "average": 0.5027411364,
                "count": 33769206,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924935,
                "variance": 0.2499924936
              },
              {
                "average": 1.584283622e-05,
                "count": 33769206,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003980274575,
                "variance": 1.58425857e-05
              },
              {
                "average": 1.089521293,
                "count": 33769206,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2854947178,
                "variance": 0.08150723389
              },
              {
                "average": -0.2088541906,
                "count": 33769206,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51987017,
                "variance": 132.7074086
              },
              {
                "average": 1.996812658,
                "count": 33769206,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002606022,
                "variance": 1.005218836
              },
              {
                "average": 1144.526534,
                "count": 33769206,
                "maximum": 1156,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.553320544,
                "variance": 6.519445802
              },
              {
                "average": 39836.87081,
                "count": 33769206,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10170.8786,
                "variance": 103446771.5
              },
              {
                "average": 39995.65666,
                "count": 33769206,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6997.651596,
                "variance": 48967127.85
              },
              {
                "average": 35233.55198,
                "count": 33769206,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8375.069535,
                "variance": 70141789.72
              },
              {
                "average": 188607960.4,
                "count": 33769206,
                "maximum": 188952088.7,
                "minimum": 188238687.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 351991.4931,
                "variance": 123898011200.0
              },
              {
                "average": 0,
                "count": 33769206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33769206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33769206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33769206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33769206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299949.3858,
              4820674.868,
              1276.861997,
              301000.8258,
              4822093.068,
              1300.301997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299949.3857852416,
                    4820674.86754657,
                    1276.861997410393
                  ],
                  [
                    299949.3857852416,
                    4822093.067546569,
                    1276.861997410393
                  ],
                  [
                    301000.82578524156,
                    4822093.067546569,
                    1300.3019974103931
                  ],
                  [
                    301000.82578524156,
                    4820674.86754657,
                    1300.3019974103931
                  ],
                  [
                    299949.3857852416,
                    4820674.86754657,
                    1276.861997410393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:28:08+00:00",
            "end_time": "2017-08-31T18:18:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247437911785,
              43.587226399862686,
              1331.3814624284926
            ],
            [
              -119.46299486276696,
              43.599982113860705,
              1331.3814624284926
            ],
            [
              -119.44999962690534,
              43.600261515568214,
              1469.0614624284924
            ],
            [
              -119.44948188271437,
              43.58750567787547,
              1469.0614624284924
            ],
            [
              -119.46247437911785,
              43.587226399862686,
              1331.3814624284926
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629949,
        43.5872264,
        1331.381462,
        -119.4494819,
        43.60026152,
        1469.061462
      ],
      "properties": {
        "datetime": "2017-08-31T17:18:56Z",
        "pc:count": 14628777,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301729.7381,
            "count": 14628777,
            "maximum": 302256.4413,
            "minimum": 301206.6213,
            "name": "X",
            "position": 0,
            "stddev": 294.7635854,
            "variance": 86885.57129
          },
          {
            "average": 4829672.138,
            "count": 14628777,
            "maximum": 4830392.839,
            "minimum": 4828974.879,
            "name": "Y",
            "position": 1,
            "stddev": 404.3027149,
            "variance": 163460.6853
          },
          {
            "average": 1402.899137,
            "count": 14628777,
            "maximum": 1469.061462,
            "minimum": 1331.381462,
            "name": "Z",
            "position": 2,
            "stddev": 41.51056523,
            "variance": 1723.127025
          },
          {
            "average": 19293.03859,
            "count": 14628777,
            "maximum": 33041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2454.56509,
            "variance": 6024889.781
          },
          {
            "average": 1.012767233,
            "count": 14628777,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.128749378,
            "variance": 0.01657640234
          },
          {
            "average": 1.025677403,
            "count": 14628777,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1926817728,
            "variance": 0.03712626558
          },
          {
            "average": 0.5014318012,
            "count": 14628777,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997967,
            "variance": 0.249997967
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178697372,
            "count": 14628777,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3830987223,
            "variance": 0.146764631
          },
          {
            "average": 0.7201281236,
            "count": 14628777,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74258406,
            "variance": 137.8882804
          },
          {
            "average": 1.990928428,
            "count": 14628777,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004664364,
            "variance": 1.009350485
          },
          {
            "average": 1130.612822,
            "count": 14628777,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314564146,
            "variance": 1.728078894
          },
          {
            "average": 42297.67973,
            "count": 14628777,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4048.220591,
            "variance": 16388089.96
          },
          {
            "average": 40165.34142,
            "count": 14628777,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3747.674292,
            "variance": 14045062.6
          },
          {
            "average": 36551.26548,
            "count": 14628777,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3505.023063,
            "variance": 12285186.67
          },
          {
            "average": 188233027.7,
            "count": 14628777,
            "maximum": 188235136.8,
            "minimum": 188231318.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 866.9720074,
            "variance": 751640.4616
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14628777,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301206.6213,
          4828974.879,
          1331.381462,
          302256.4413,
          4830392.839,
          1469.061462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301206.6213339818,
                4828974.879200042,
                1331.3814624284926
              ],
              [
                301206.6213339818,
                4830392.839200043,
                1331.3814624284926
              ],
              [
                302256.44133398175,
                4830392.839200043,
                1469.0614624284924
              ],
              [
                302256.44133398175,
                4828974.879200042,
                1469.0614624284924
              ],
              [
                301206.6213339818,
                4828974.879200042,
                1331.3814624284926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:18:56+00:00",
        "end_time": "2017-08-31T16:15:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629949,
            43.5872264,
            1331.381462,
            -119.4494819,
            43.60026152,
            1469.061462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247437911785,
                  43.587226399862686,
                  1331.3814624284926
                ],
                [
                  -119.46299486276696,
                  43.599982113860705,
                  1331.3814624284926
                ],
                [
                  -119.44999962690534,
                  43.600261515568214,
                  1469.0614624284924
                ],
                [
                  -119.44948188271437,
                  43.58750567787547,
                  1469.0614624284924
                ],
                [
                  -119.46247437911785,
                  43.587226399862686,
                  1331.3814624284926
                ]
              ]
            ]
          },
          "id": "20170831_43119E4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:18:56Z",
            "pc:count": 14628777,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301729.7381,
                "count": 14628777,
                "maximum": 302256.4413,
                "minimum": 301206.6213,
                "name": "X",
                "position": 0,
                "stddev": 294.7635854,
                "variance": 86885.57129
              },
              {
                "average": 4829672.138,
                "count": 14628777,
                "maximum": 4830392.839,
                "minimum": 4828974.879,
                "name": "Y",
                "position": 1,
                "stddev": 404.3027149,
                "variance": 163460.6853
              },
              {
                "average": 1402.899137,
                "count": 14628777,
                "maximum": 1469.061462,
                "minimum": 1331.381462,
                "name": "Z",
                "position": 2,
                "stddev": 41.51056523,
                "variance": 1723.127025
              },
              {
                "average": 19293.03859,
                "count": 14628777,
                "maximum": 33041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2454.56509,
                "variance": 6024889.781
              },
              {
                "average": 1.012767233,
                "count": 14628777,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.128749378,
                "variance": 0.01657640234
              },
              {
                "average": 1.025677403,
                "count": 14628777,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1926817728,
                "variance": 0.03712626558
              },
              {
                "average": 0.5014318012,
                "count": 14628777,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997967,
                "variance": 0.249997967
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178697372,
                "count": 14628777,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3830987223,
                "variance": 0.146764631
              },
              {
                "average": 0.7201281236,
                "count": 14628777,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74258406,
                "variance": 137.8882804
              },
              {
                "average": 1.990928428,
                "count": 14628777,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004664364,
                "variance": 1.009350485
              },
              {
                "average": 1130.612822,
                "count": 14628777,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314564146,
                "variance": 1.728078894
              },
              {
                "average": 42297.67973,
                "count": 14628777,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4048.220591,
                "variance": 16388089.96
              },
              {
                "average": 40165.34142,
                "count": 14628777,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3747.674292,
                "variance": 14045062.6
              },
              {
                "average": 36551.26548,
                "count": 14628777,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3505.023063,
                "variance": 12285186.67
              },
              {
                "average": 188233027.7,
                "count": 14628777,
                "maximum": 188235136.8,
                "minimum": 188231318.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 866.9720074,
                "variance": 751640.4616
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14628777,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301206.6213,
              4828974.879,
              1331.381462,
              302256.4413,
              4830392.839,
              1469.061462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301206.6213339818,
                    4828974.879200042,
                    1331.3814624284926
                  ],
                  [
                    301206.6213339818,
                    4830392.839200043,
                    1331.3814624284926
                  ],
                  [
                    302256.44133398175,
                    4830392.839200043,
                    1469.0614624284924
                  ],
                  [
                    302256.44133398175,
                    4828974.879200042,
                    1469.0614624284924
                  ],
                  [
                    301206.6213339818,
                    4828974.879200042,
                    1331.3814624284926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:18:56+00:00",
            "end_time": "2017-08-31T16:15: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": "20170831_43119E4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747464073097,
              43.574729315824456,
              1341.8246482471202
            ],
            [
              -119.4379895243962,
              43.58748295746795,
              1341.8246482471202
            ],
            [
              -119.42499822086693,
              43.58775942263533,
              1467.42464824712
            ],
            [
              -119.42448607428817,
              43.57500565861435,
              1467.42464824712
            ],
            [
              -119.43747464073097,
              43.574729315824456,
              1341.8246482471202
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379895,
        43.57472932,
        1341.824648,
        -119.4244861,
        43.58775942,
        1467.424648
      ],
      "properties": {
        "datetime": "2017-08-31T16:39:07Z",
        "pc:count": 13986439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303703.0679,
            "count": 13986439,
            "maximum": 304233.8591,
            "minimum": 303184.1591,
            "name": "X",
            "position": 0,
            "stddev": 291.5318429,
            "variance": 84990.81541
          },
          {
            "average": 4828257.6,
            "count": 13986439,
            "maximum": 4828945.056,
            "minimum": 4827527.356,
            "name": "Y",
            "position": 1,
            "stddev": 380.2848524,
            "variance": 144616.569
          },
          {
            "average": 1418.749697,
            "count": 13986439,
            "maximum": 1467.424648,
            "minimum": 1341.824648,
            "name": "Z",
            "position": 2,
            "stddev": 28.87271167,
            "variance": 833.6334794
          },
          {
            "average": 18312.0279,
            "count": 13986439,
            "maximum": 31137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2266.112373,
            "variance": 5135265.285
          },
          {
            "average": 1.019084701,
            "count": 13986439,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1566313917,
            "variance": 0.02453339286
          },
          {
            "average": 1.038476413,
            "count": 13986439,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2342752264,
            "variance": 0.05488488173
          },
          {
            "average": 0.5029900034,
            "count": 13986439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910777,
            "variance": 0.2499910778
          },
          {
            "average": 1.429956546e-07,
            "count": 13986439,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003781476489,
            "variance": 1.429956444e-07
          },
          {
            "average": 1.183419025,
            "count": 13986439,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3870096856,
            "variance": 0.1497764968
          },
          {
            "average": 0.1259641945,
            "count": 13986439,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72462332,
            "variance": 137.4667921
          },
          {
            "average": 1.984334755,
            "count": 13986439,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006873655,
            "variance": 1.013794558
          },
          {
            "average": 1127.685082,
            "count": 13986439,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9703676239,
            "variance": 0.9416133254
          },
          {
            "average": 41085.06525,
            "count": 13986439,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4721.549579,
            "variance": 22293030.43
          },
          {
            "average": 39073.4687,
            "count": 13986439,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4284.307564,
            "variance": 18355291.31
          },
          {
            "average": 35683.26142,
            "count": 13986439,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3836.216725,
            "variance": 14716558.76
          },
          {
            "average": 188231062.4,
            "count": 13986439,
            "maximum": 188232747.7,
            "minimum": 188229206.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 653.8407235,
            "variance": 427507.6917
          },
          {
            "average": 0,
            "count": 13986439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13986439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13986439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13986439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13986439,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303184.1591,
          4827527.356,
          1341.824648,
          304233.8591,
          4828945.056,
          1467.424648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303184.15913984796,
                4827527.356104691,
                1341.8246482471202
              ],
              [
                303184.15913984796,
                4828945.05610469,
                1341.8246482471202
              ],
              [
                304233.8591398479,
                4828945.05610469,
                1467.42464824712
              ],
              [
                304233.8591398479,
                4827527.356104691,
                1467.42464824712
              ],
              [
                303184.15913984796,
                4827527.356104691,
                1341.8246482471202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:39:07+00:00",
        "end_time": "2017-08-31T15:40:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379895,
            43.57472932,
            1341.824648,
            -119.4244861,
            43.58775942,
            1467.424648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747464073097,
                  43.574729315824456,
                  1341.8246482471202
                ],
                [
                  -119.4379895243962,
                  43.58748295746795,
                  1341.8246482471202
                ],
                [
                  -119.42499822086693,
                  43.58775942263533,
                  1467.42464824712
                ],
                [
                  -119.42448607428817,
                  43.57500565861435,
                  1467.42464824712
                ],
                [
                  -119.43747464073097,
                  43.574729315824456,
                  1341.8246482471202
                ]
              ]
            ]
          },
          "id": "20170831_43119E4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:39:07Z",
            "pc:count": 13986439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303703.0679,
                "count": 13986439,
                "maximum": 304233.8591,
                "minimum": 303184.1591,
                "name": "X",
                "position": 0,
                "stddev": 291.5318429,
                "variance": 84990.81541
              },
              {
                "average": 4828257.6,
                "count": 13986439,
                "maximum": 4828945.056,
                "minimum": 4827527.356,
                "name": "Y",
                "position": 1,
                "stddev": 380.2848524,
                "variance": 144616.569
              },
              {
                "average": 1418.749697,
                "count": 13986439,
                "maximum": 1467.424648,
                "minimum": 1341.824648,
                "name": "Z",
                "position": 2,
                "stddev": 28.87271167,
                "variance": 833.6334794
              },
              {
                "average": 18312.0279,
                "count": 13986439,
                "maximum": 31137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2266.112373,
                "variance": 5135265.285
              },
              {
                "average": 1.019084701,
                "count": 13986439,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1566313917,
                "variance": 0.02453339286
              },
              {
                "average": 1.038476413,
                "count": 13986439,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2342752264,
                "variance": 0.05488488173
              },
              {
                "average": 0.5029900034,
                "count": 13986439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910777,
                "variance": 0.2499910778
              },
              {
                "average": 1.429956546e-07,
                "count": 13986439,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003781476489,
                "variance": 1.429956444e-07
              },
              {
                "average": 1.183419025,
                "count": 13986439,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3870096856,
                "variance": 0.1497764968
              },
              {
                "average": 0.1259641945,
                "count": 13986439,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72462332,
                "variance": 137.4667921
              },
              {
                "average": 1.984334755,
                "count": 13986439,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006873655,
                "variance": 1.013794558
              },
              {
                "average": 1127.685082,
                "count": 13986439,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9703676239,
                "variance": 0.9416133254
              },
              {
                "average": 41085.06525,
                "count": 13986439,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4721.549579,
                "variance": 22293030.43
              },
              {
                "average": 39073.4687,
                "count": 13986439,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4284.307564,
                "variance": 18355291.31
              },
              {
                "average": 35683.26142,
                "count": 13986439,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3836.216725,
                "variance": 14716558.76
              },
              {
                "average": 188231062.4,
                "count": 13986439,
                "maximum": 188232747.7,
                "minimum": 188229206.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 653.8407235,
                "variance": 427507.6917
              },
              {
                "average": 0,
                "count": 13986439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13986439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13986439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13986439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13986439,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303184.1591,
              4827527.356,
              1341.824648,
              304233.8591,
              4828945.056,
              1467.424648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303184.15913984796,
                    4827527.356104691,
                    1341.8246482471202
                  ],
                  [
                    303184.15913984796,
                    4828945.05610469,
                    1341.8246482471202
                  ],
                  [
                    304233.8591398479,
                    4828945.05610469,
                    1467.42464824712
                  ],
                  [
                    304233.8591398479,
                    4827527.356104691,
                    1467.42464824712
                  ],
                  [
                    303184.15913984796,
                    4827527.356104691,
                    1341.8246482471202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:39:07+00:00",
            "end_time": "2017-08-31T15:40: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": "20170908_43119E5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247366483201,
              43.57471505885996,
              1300.1961139587893
            ],
            [
              -119.56301550836952,
              43.587480975984136,
              1300.1961139587893
            ],
            [
              -119.54999994797956,
              43.58777221675577,
              1316.7761139587892
            ],
            [
              -119.54946084875635,
              43.57500617058962,
              1316.7761139587892
            ],
            [
              -119.56247366483201,
              43.57471505885996,
              1300.1961139587893
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630155,
        43.57471506,
        1300.196114,
        -119.5494608,
        43.58777222,
        1316.776114
      ],
      "properties": {
        "datetime": "2017-09-10T15:28:38Z",
        "pc:count": 14354218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293616.6081,
            "count": 14354218,
            "maximum": 294142.389,
            "minimum": 293090.629,
            "name": "X",
            "position": 0,
            "stddev": 291.7133126,
            "variance": 85096.65675
          },
          {
            "average": 4828539.408,
            "count": 14354218,
            "maximum": 4829248.739,
            "minimum": 4827829.539,
            "name": "Y",
            "position": 1,
            "stddev": 391.5584695,
            "variance": 153318.0351
          },
          {
            "average": 1308.701218,
            "count": 14354218,
            "maximum": 1316.776114,
            "minimum": 1300.196114,
            "name": "Z",
            "position": 2,
            "stddev": 2.255365985,
            "variance": 5.086675727
          },
          {
            "average": 28336.33067,
            "count": 14354218,
            "maximum": 44881,
            "minimum": 865,
            "name": "Intensity",
            "position": 3,
            "stddev": 3885.373332,
            "variance": 15096125.93
          },
          {
            "average": 1.000235541,
            "count": 14354218,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01538632659,
            "variance": 0.0002367390459
          },
          {
            "average": 1.000463,
            "count": 14354218,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02161260621,
            "variance": 0.0004671047472
          },
          {
            "average": 0.5019158132,
            "count": 14354218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963471,
            "variance": 0.2499963471
          },
          {
            "average": 2.257176253e-05,
            "count": 14354218,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004750921449,
            "variance": 2.257125462e-05
          },
          {
            "average": 1.308972248,
            "count": 14354218,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4620697055,
            "variance": 0.2135084127
          },
          {
            "average": -0.3461534855,
            "count": 14354218,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0468076,
            "variance": 145.1255733
          },
          {
            "average": 2.013534489,
            "count": 14354218,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000180717,
            "variance": 1.000361466
          },
          {
            "average": 1158.360809,
            "count": 14354218,
            "maximum": 1161,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040119218,
            "variance": 1.081847988
          },
          {
            "average": 31430.96958,
            "count": 14354218,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 17057.33188,
            "variance": 290952570.9
          },
          {
            "average": 36670.61307,
            "count": 14354218,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9020.744235,
            "variance": 81373826.55
          },
          {
            "average": 28946.54739,
            "count": 14354218,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12893.76874,
            "variance": 166249272.3
          },
          {
            "average": 189087564.2,
            "count": 14354218,
            "maximum": 189092518,
            "minimum": 188951289.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20856.35625,
            "variance": 434987595.9
          },
          {
            "average": 0,
            "count": 14354218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293090.629,
          4827829.539,
          1300.196114,
          294142.389,
          4829248.739,
          1316.776114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293090.62901718105,
                4827829.538989428,
                1300.1961139587893
              ],
              [
                293090.62901718105,
                4829248.738989428,
                1300.1961139587893
              ],
              [
                294142.38901718106,
                4829248.738989428,
                1316.7761139587892
              ],
              [
                294142.38901718106,
                4827829.538989428,
                1316.7761139587892
              ],
              [
                293090.62901718105,
                4827829.538989428,
                1300.1961139587893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:28:38+00:00",
        "end_time": "2017-09-09T00:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630155,
            43.57471506,
            1300.196114,
            -119.5494608,
            43.58777222,
            1316.776114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247366483201,
                  43.57471505885996,
                  1300.1961139587893
                ],
                [
                  -119.56301550836952,
                  43.587480975984136,
                  1300.1961139587893
                ],
                [
                  -119.54999994797956,
                  43.58777221675577,
                  1316.7761139587892
                ],
                [
                  -119.54946084875635,
                  43.57500617058962,
                  1316.7761139587892
                ],
                [
                  -119.56247366483201,
                  43.57471505885996,
                  1300.1961139587893
                ]
              ]
            ]
          },
          "id": "20170908_43119E5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:28:38Z",
            "pc:count": 14354218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293616.6081,
                "count": 14354218,
                "maximum": 294142.389,
                "minimum": 293090.629,
                "name": "X",
                "position": 0,
                "stddev": 291.7133126,
                "variance": 85096.65675
              },
              {
                "average": 4828539.408,
                "count": 14354218,
                "maximum": 4829248.739,
                "minimum": 4827829.539,
                "name": "Y",
                "position": 1,
                "stddev": 391.5584695,
                "variance": 153318.0351
              },
              {
                "average": 1308.701218,
                "count": 14354218,
                "maximum": 1316.776114,
                "minimum": 1300.196114,
                "name": "Z",
                "position": 2,
                "stddev": 2.255365985,
                "variance": 5.086675727
              },
              {
                "average": 28336.33067,
                "count": 14354218,
                "maximum": 44881,
                "minimum": 865,
                "name": "Intensity",
                "position": 3,
                "stddev": 3885.373332,
                "variance": 15096125.93
              },
              {
                "average": 1.000235541,
                "count": 14354218,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01538632659,
                "variance": 0.0002367390459
              },
              {
                "average": 1.000463,
                "count": 14354218,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02161260621,
                "variance": 0.0004671047472
              },
              {
                "average": 0.5019158132,
                "count": 14354218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963471,
                "variance": 0.2499963471
              },
              {
                "average": 2.257176253e-05,
                "count": 14354218,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004750921449,
                "variance": 2.257125462e-05
              },
              {
                "average": 1.308972248,
                "count": 14354218,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4620697055,
                "variance": 0.2135084127
              },
              {
                "average": -0.3461534855,
                "count": 14354218,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0468076,
                "variance": 145.1255733
              },
              {
                "average": 2.013534489,
                "count": 14354218,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000180717,
                "variance": 1.000361466
              },
              {
                "average": 1158.360809,
                "count": 14354218,
                "maximum": 1161,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040119218,
                "variance": 1.081847988
              },
              {
                "average": 31430.96958,
                "count": 14354218,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 17057.33188,
                "variance": 290952570.9
              },
              {
                "average": 36670.61307,
                "count": 14354218,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9020.744235,
                "variance": 81373826.55
              },
              {
                "average": 28946.54739,
                "count": 14354218,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12893.76874,
                "variance": 166249272.3
              },
              {
                "average": 189087564.2,
                "count": 14354218,
                "maximum": 189092518,
                "minimum": 188951289.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20856.35625,
                "variance": 434987595.9
              },
              {
                "average": 0,
                "count": 14354218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293090.629,
              4827829.539,
              1300.196114,
              294142.389,
              4829248.739,
              1316.776114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293090.62901718105,
                    4827829.538989428,
                    1300.1961139587893
                  ],
                  [
                    293090.62901718105,
                    4829248.738989428,
                    1300.1961139587893
                  ],
                  [
                    294142.38901718106,
                    4829248.738989428,
                    1316.7761139587892
                  ],
                  [
                    294142.38901718106,
                    4827829.538989428,
                    1316.7761139587892
                  ],
                  [
                    293090.62901718105,
                    4827829.538989428,
                    1300.1961139587893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:28:38+00:00",
            "end_time": "2017-09-09T00: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": "20170831_43119E4304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247502023361,
              43.54972676154472,
              1287.110709938958
            ],
            [
              -119.46299483072217,
              43.5624827393985,
              1287.110709938958
            ],
            [
              -119.44999850358965,
              43.56276214760538,
              1385.130709938958
            ],
            [
              -119.44948142924599,
              43.55000604604326,
              1385.130709938958
            ],
            [
              -119.46247502023361,
              43.54972676154472,
              1287.110709938958
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629948,
        43.54972676,
        1287.11071,
        -119.4494814,
        43.56276215,
        1385.13071
      ],
      "properties": {
        "datetime": "2017-08-31T18:02:11Z",
        "pc:count": 13250971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301602.1751,
            "count": 13250971,
            "maximum": 302133.6828,
            "minimum": 301083.1228,
            "name": "X",
            "position": 0,
            "stddev": 294.8517529,
            "variance": 86937.55618
          },
          {
            "average": 4825530.007,
            "count": 13250971,
            "maximum": 4826227.977,
            "minimum": 4824809.997,
            "name": "Y",
            "position": 1,
            "stddev": 396.335791,
            "variance": 157082.0592
          },
          {
            "average": 1307.320076,
            "count": 13250971,
            "maximum": 1385.13071,
            "minimum": 1287.11071,
            "name": "Z",
            "position": 2,
            "stddev": 13.22744914,
            "variance": 174.9654108
          },
          {
            "average": 21892.12457,
            "count": 13250971,
            "maximum": 48401,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4275.824459,
            "variance": 18282674.8
          },
          {
            "average": 1.00650775,
            "count": 13250971,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08765944269,
            "variance": 0.007684177893
          },
          {
            "average": 1.013112775,
            "count": 13250971,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1290640928,
            "variance": 0.01665754006
          },
          {
            "average": 0.5024627252,
            "count": 13250971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939538,
            "variance": 0.2499939539
          },
          {
            "average": 2.943180541e-06,
            "count": 13250971,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001715567574,
            "variance": 2.943172101e-06
          },
          {
            "average": 1.190068713,
            "count": 13250971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3923552074,
            "variance": 0.1539426088
          },
          {
            "average": 0.3163665017,
            "count": 13250971,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63447033,
            "variance": 135.3609
          },
          {
            "average": 1.959379128,
            "count": 13250971,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018074831,
            "variance": 1.036476361
          },
          {
            "average": 1135.61309,
            "count": 13250971,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9864077374,
            "variance": 0.9730002244
          },
          {
            "average": 42489.72471,
            "count": 13250971,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7870.599164,
            "variance": 61946331.2
          },
          {
            "average": 41355.30576,
            "count": 13250971,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5843.401359,
            "variance": 34145339.45
          },
          {
            "average": 36670.30131,
            "count": 13250971,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6480.948313,
            "variance": 42002691.03
          },
          {
            "average": 188236299.8,
            "count": 13250971,
            "maximum": 188237731.6,
            "minimum": 188234657.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.7486136,
            "variance": 452590.6971
          },
          {
            "average": 0,
            "count": 13250971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13250971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13250971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13250971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13250971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301083.1228,
          4824809.997,
          1287.11071,
          302133.6828,
          4826227.977,
          1385.13071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301083.1228356294,
                4824809.996683438,
                1287.110709938958
              ],
              [
                301083.1228356294,
                4826227.976683439,
                1287.110709938958
              ],
              [
                302133.68283562944,
                4826227.976683439,
                1385.130709938958
              ],
              [
                302133.68283562944,
                4824809.996683438,
                1385.130709938958
              ],
              [
                301083.1228356294,
                4824809.996683438,
                1287.110709938958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:02:11+00:00",
        "end_time": "2017-08-31T17:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629948,
            43.54972676,
            1287.11071,
            -119.4494814,
            43.56276215,
            1385.13071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247502023361,
                  43.54972676154472,
                  1287.110709938958
                ],
                [
                  -119.46299483072217,
                  43.5624827393985,
                  1287.110709938958
                ],
                [
                  -119.44999850358965,
                  43.56276214760538,
                  1385.130709938958
                ],
                [
                  -119.44948142924599,
                  43.55000604604326,
                  1385.130709938958
                ],
                [
                  -119.46247502023361,
                  43.54972676154472,
                  1287.110709938958
                ]
              ]
            ]
          },
          "id": "20170831_43119E4304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:02:11Z",
            "pc:count": 13250971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301602.1751,
                "count": 13250971,
                "maximum": 302133.6828,
                "minimum": 301083.1228,
                "name": "X",
                "position": 0,
                "stddev": 294.8517529,
                "variance": 86937.55618
              },
              {
                "average": 4825530.007,
                "count": 13250971,
                "maximum": 4826227.977,
                "minimum": 4824809.997,
                "name": "Y",
                "position": 1,
                "stddev": 396.335791,
                "variance": 157082.0592
              },
              {
                "average": 1307.320076,
                "count": 13250971,
                "maximum": 1385.13071,
                "minimum": 1287.11071,
                "name": "Z",
                "position": 2,
                "stddev": 13.22744914,
                "variance": 174.9654108
              },
              {
                "average": 21892.12457,
                "count": 13250971,
                "maximum": 48401,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4275.824459,
                "variance": 18282674.8
              },
              {
                "average": 1.00650775,
                "count": 13250971,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08765944269,
                "variance": 0.007684177893
              },
              {
                "average": 1.013112775,
                "count": 13250971,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1290640928,
                "variance": 0.01665754006
              },
              {
                "average": 0.5024627252,
                "count": 13250971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939538,
                "variance": 0.2499939539
              },
              {
                "average": 2.943180541e-06,
                "count": 13250971,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001715567574,
                "variance": 2.943172101e-06
              },
              {
                "average": 1.190068713,
                "count": 13250971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3923552074,
                "variance": 0.1539426088
              },
              {
                "average": 0.3163665017,
                "count": 13250971,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63447033,
                "variance": 135.3609
              },
              {
                "average": 1.959379128,
                "count": 13250971,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018074831,
                "variance": 1.036476361
              },
              {
                "average": 1135.61309,
                "count": 13250971,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9864077374,
                "variance": 0.9730002244
              },
              {
                "average": 42489.72471,
                "count": 13250971,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7870.599164,
                "variance": 61946331.2
              },
              {
                "average": 41355.30576,
                "count": 13250971,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5843.401359,
                "variance": 34145339.45
              },
              {
                "average": 36670.30131,
                "count": 13250971,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6480.948313,
                "variance": 42002691.03
              },
              {
                "average": 188236299.8,
                "count": 13250971,
                "maximum": 188237731.6,
                "minimum": 188234657.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.7486136,
                "variance": 452590.6971
              },
              {
                "average": 0,
                "count": 13250971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13250971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13250971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13250971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13250971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301083.1228,
              4824809.997,
              1287.11071,
              302133.6828,
              4826227.977,
              1385.13071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301083.1228356294,
                    4824809.996683438,
                    1287.110709938958
                  ],
                  [
                    301083.1228356294,
                    4826227.976683439,
                    1287.110709938958
                  ],
                  [
                    302133.68283562944,
                    4826227.976683439,
                    1385.130709938958
                  ],
                  [
                    302133.68283562944,
                    4824809.996683438,
                    1385.130709938958
                  ],
                  [
                    301083.1228356294,
                    4824809.996683438,
                    1287.110709938958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:02:11+00:00",
            "end_time": "2017-08-31T17:10: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": "20170910_43119E6418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66248563974789,
              43.52267529000549,
              1450.9196028485894
            ],
            [
              -119.66258758155301,
              43.5249915599175,
              1450.9196028485894
            ],
            [
              -119.65000084636323,
              43.52528418392817,
              1517.0796028485893
            ],
            [
              -119.64989938508468,
              43.52296789048467,
              1517.0796028485893
            ],
            [
              -119.66248563974789,
              43.52267529000549,
              1450.9196028485894
            ]
          ]
        ]
      },
      "bbox": [
        -119.6625876,
        43.52267529,
        1450.919603,
        -119.6498994,
        43.52528418,
        1517.079603
      ],
      "properties": {
        "datetime": "2017-09-11T19:39:13Z",
        "pc:count": 1426863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285258.0073,
            "count": 1426863,
            "maximum": 285847.8366,
            "minimum": 284829.5966,
            "name": "X",
            "position": 0,
            "stddev": 264.6040496,
            "variance": 70015.30304
          },
          {
            "average": 4822483.473,
            "count": 1426863,
            "maximum": 4822561.248,
            "minimum": 4822303.728,
            "name": "Y",
            "position": 1,
            "stddev": 41.87545483,
            "variance": 1753.553717
          },
          {
            "average": 1469.131525,
            "count": 1426863,
            "maximum": 1517.079603,
            "minimum": 1450.919603,
            "name": "Z",
            "position": 2,
            "stddev": 17.02868815,
            "variance": 289.9762202
          },
          {
            "average": 24907.14194,
            "count": 1426863,
            "maximum": 38081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4948.528123,
            "variance": 24487930.59
          },
          {
            "average": 1.057190494,
            "count": 1426863,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2549208102,
            "variance": 0.06498461947
          },
          {
            "average": 1.115339034,
            "count": 1426863,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3685955639,
            "variance": 0.1358626897
          },
          {
            "average": 0.4982762886,
            "count": 1426863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997204,
            "variance": 0.249997204
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.184717103,
            "count": 1426863,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3880680359,
            "variance": 0.1505968005
          },
          {
            "average": 1.628302315,
            "count": 1426863,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.43681368,
            "variance": 154.6743346
          },
          {
            "average": 1.968519753,
            "count": 1426863,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017039382,
            "variance": 1.034369105
          },
          {
            "average": 1183.260792,
            "count": 1426863,
            "maximum": 1186,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.278359943,
            "variance": 5.19092403
          },
          {
            "average": 40895.1829,
            "count": 1426863,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7293.596914,
            "variance": 53196555.94
          },
          {
            "average": 39472.51908,
            "count": 1426863,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5824.901413,
            "variance": 33929476.47
          },
          {
            "average": 35613.80237,
            "count": 1426863,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 6012.474353,
            "variance": 36149847.85
          },
          {
            "average": 189155507,
            "count": 1426863,
            "maximum": 189193953.4,
            "minimum": 189105810.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43544.1425,
            "variance": 1896092346
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1426863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284829.5966,
          4822303.728,
          1450.919603,
          285847.8366,
          4822561.248,
          1517.079603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284829.596591084,
                4822303.728089895,
                1450.9196028485894
              ],
              [
                284829.596591084,
                4822561.248089895,
                1450.9196028485894
              ],
              [
                285847.83659108396,
                4822561.248089895,
                1517.0796028485893
              ],
              [
                285847.83659108396,
                4822303.728089895,
                1517.0796028485893
              ],
              [
                284829.596591084,
                4822303.728089895,
                1450.9196028485894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:39:13+00:00",
        "end_time": "2017-09-10T19:10:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6625876,
            43.52267529,
            1450.919603,
            -119.6498994,
            43.52528418,
            1517.079603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66248563974789,
                  43.52267529000549,
                  1450.9196028485894
                ],
                [
                  -119.66258758155301,
                  43.5249915599175,
                  1450.9196028485894
                ],
                [
                  -119.65000084636323,
                  43.52528418392817,
                  1517.0796028485893
                ],
                [
                  -119.64989938508468,
                  43.52296789048467,
                  1517.0796028485893
                ],
                [
                  -119.66248563974789,
                  43.52267529000549,
                  1450.9196028485894
                ]
              ]
            ]
          },
          "id": "20170910_43119E6418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:39:13Z",
            "pc:count": 1426863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285258.0073,
                "count": 1426863,
                "maximum": 285847.8366,
                "minimum": 284829.5966,
                "name": "X",
                "position": 0,
                "stddev": 264.6040496,
                "variance": 70015.30304
              },
              {
                "average": 4822483.473,
                "count": 1426863,
                "maximum": 4822561.248,
                "minimum": 4822303.728,
                "name": "Y",
                "position": 1,
                "stddev": 41.87545483,
                "variance": 1753.553717
              },
              {
                "average": 1469.131525,
                "count": 1426863,
                "maximum": 1517.079603,
                "minimum": 1450.919603,
                "name": "Z",
                "position": 2,
                "stddev": 17.02868815,
                "variance": 289.9762202
              },
              {
                "average": 24907.14194,
                "count": 1426863,
                "maximum": 38081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4948.528123,
                "variance": 24487930.59
              },
              {
                "average": 1.057190494,
                "count": 1426863,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2549208102,
                "variance": 0.06498461947
              },
              {
                "average": 1.115339034,
                "count": 1426863,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3685955639,
                "variance": 0.1358626897
              },
              {
                "average": 0.4982762886,
                "count": 1426863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997204,
                "variance": 0.249997204
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.184717103,
                "count": 1426863,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3880680359,
                "variance": 0.1505968005
              },
              {
                "average": 1.628302315,
                "count": 1426863,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.43681368,
                "variance": 154.6743346
              },
              {
                "average": 1.968519753,
                "count": 1426863,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017039382,
                "variance": 1.034369105
              },
              {
                "average": 1183.260792,
                "count": 1426863,
                "maximum": 1186,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.278359943,
                "variance": 5.19092403
              },
              {
                "average": 40895.1829,
                "count": 1426863,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7293.596914,
                "variance": 53196555.94
              },
              {
                "average": 39472.51908,
                "count": 1426863,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5824.901413,
                "variance": 33929476.47
              },
              {
                "average": 35613.80237,
                "count": 1426863,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 6012.474353,
                "variance": 36149847.85
              },
              {
                "average": 189155507,
                "count": 1426863,
                "maximum": 189193953.4,
                "minimum": 189105810.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43544.1425,
                "variance": 1896092346
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1426863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284829.5966,
              4822303.728,
              1450.919603,
              285847.8366,
              4822561.248,
              1517.079603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284829.596591084,
                    4822303.728089895,
                    1450.9196028485894
                  ],
                  [
                    284829.596591084,
                    4822561.248089895,
                    1450.9196028485894
                  ],
                  [
                    285847.83659108396,
                    4822561.248089895,
                    1517.0796028485893
                  ],
                  [
                    285847.83659108396,
                    4822303.728089895,
                    1517.0796028485893
                  ],
                  [
                    284829.596591084,
                    4822303.728089895,
                    1450.9196028485894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:39:13+00:00",
            "end_time": "2017-09-10T19:10: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": "20170910_43119E6419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6499715064385,
              43.524278681081874,
              1455.2337388238097
            ],
            [
              -119.65000282993935,
              43.52499375294719,
              1455.2337388238097
            ],
            [
              -119.64401993975646,
              43.52513235998625,
              1464.6937388238098
            ],
            [
              -119.64398868677326,
              43.52441728467984,
              1464.6937388238098
            ],
            [
              -119.6499715064385,
              43.524278681081874,
              1455.2337388238097
            ]
          ]
        ]
      },
      "bbox": [
        -119.6500028,
        43.52427868,
        1455.233739,
        -119.6439887,
        43.52513236,
        1464.693739
      ],
      "properties": {
        "datetime": "2017-09-10T19:13:32Z",
        "pc:count": 240505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286075.8172,
            "count": 240505,
            "maximum": 286330.6481,
            "minimum": 285846.6481,
            "name": "X",
            "position": 0,
            "stddev": 123.9287288,
            "variance": 15358.32981
          },
          {
            "average": 4822494.63,
            "count": 240505,
            "maximum": 4822528.997,
            "minimum": 4822449.497,
            "name": "Y",
            "position": 1,
            "stddev": 17.95524014,
            "variance": 322.3906484
          },
          {
            "average": 1458.316239,
            "count": 240505,
            "maximum": 1464.693739,
            "minimum": 1455.233739,
            "name": "Z",
            "position": 2,
            "stddev": 1.304077728,
            "variance": 1.70061872
          },
          {
            "average": 25182.74417,
            "count": 240505,
            "maximum": 34161,
            "minimum": 1665,
            "name": "Intensity",
            "position": 3,
            "stddev": 2147.225539,
            "variance": 4610577.516
          },
          {
            "average": 1.002552961,
            "count": 240505,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05062693149,
            "variance": 0.002563086193
          },
          {
            "average": 1.005164134,
            "count": 240505,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07202348301,
            "variance": 0.005187382105
          },
          {
            "average": 0.4874035883,
            "count": 240505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998423444,
            "variance": 0.2498423692
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208735785,
            "count": 240505,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064060087,
            "variance": 0.1651658439
          },
          {
            "average": 5.907985677,
            "count": 240505,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.31169439,
            "variance": 106.3310412
          },
          {
            "average": 2.002473961,
            "count": 240505,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001004734,
            "variance": 1.002010478
          },
          {
            "average": 1179.703599,
            "count": 240505,
            "maximum": 1181,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6747384625,
            "variance": 0.4552719927
          },
          {
            "average": 42713.56887,
            "count": 240505,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3070.217929,
            "variance": 9426238.133
          },
          {
            "average": 40587.47505,
            "count": 240505,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2778.720266,
            "variance": 7721286.318
          },
          {
            "average": 37100.67639,
            "count": 240505,
            "maximum": 43776,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2530.385239,
            "variance": 6402849.456
          },
          {
            "average": 189105364.2,
            "count": 240505,
            "maximum": 189106012.1,
            "minimum": 189104681.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 582.9806184,
            "variance": 339866.4014
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 240505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285846.6481,
          4822449.497,
          1455.233739,
          286330.6481,
          4822528.997,
          1464.693739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285846.6481117869,
                4822449.496539184,
                1455.2337388238097
              ],
              [
                285846.6481117869,
                4822528.996539184,
                1455.2337388238097
              ],
              [
                286330.6481117869,
                4822528.996539184,
                1464.6937388238098
              ],
              [
                286330.6481117869,
                4822449.496539184,
                1464.6937388238098
              ],
              [
                285846.6481117869,
                4822449.496539184,
                1455.2337388238097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:13:32+00:00",
        "end_time": "2017-09-10T18:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6500028,
            43.52427868,
            1455.233739,
            -119.6439887,
            43.52513236,
            1464.693739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6499715064385,
                  43.524278681081874,
                  1455.2337388238097
                ],
                [
                  -119.65000282993935,
                  43.52499375294719,
                  1455.2337388238097
                ],
                [
                  -119.64401993975646,
                  43.52513235998625,
                  1464.6937388238098
                ],
                [
                  -119.64398868677326,
                  43.52441728467984,
                  1464.6937388238098
                ],
                [
                  -119.6499715064385,
                  43.524278681081874,
                  1455.2337388238097
                ]
              ]
            ]
          },
          "id": "20170910_43119E6419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:13:32Z",
            "pc:count": 240505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286075.8172,
                "count": 240505,
                "maximum": 286330.6481,
                "minimum": 285846.6481,
                "name": "X",
                "position": 0,
                "stddev": 123.9287288,
                "variance": 15358.32981
              },
              {
                "average": 4822494.63,
                "count": 240505,
                "maximum": 4822528.997,
                "minimum": 4822449.497,
                "name": "Y",
                "position": 1,
                "stddev": 17.95524014,
                "variance": 322.3906484
              },
              {
                "average": 1458.316239,
                "count": 240505,
                "maximum": 1464.693739,
                "minimum": 1455.233739,
                "name": "Z",
                "position": 2,
                "stddev": 1.304077728,
                "variance": 1.70061872
              },
              {
                "average": 25182.74417,
                "count": 240505,
                "maximum": 34161,
                "minimum": 1665,
                "name": "Intensity",
                "position": 3,
                "stddev": 2147.225539,
                "variance": 4610577.516
              },
              {
                "average": 1.002552961,
                "count": 240505,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05062693149,
                "variance": 0.002563086193
              },
              {
                "average": 1.005164134,
                "count": 240505,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07202348301,
                "variance": 0.005187382105
              },
              {
                "average": 0.4874035883,
                "count": 240505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998423444,
                "variance": 0.2498423692
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208735785,
                "count": 240505,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064060087,
                "variance": 0.1651658439
              },
              {
                "average": 5.907985677,
                "count": 240505,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.31169439,
                "variance": 106.3310412
              },
              {
                "average": 2.002473961,
                "count": 240505,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001004734,
                "variance": 1.002010478
              },
              {
                "average": 1179.703599,
                "count": 240505,
                "maximum": 1181,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6747384625,
                "variance": 0.4552719927
              },
              {
                "average": 42713.56887,
                "count": 240505,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3070.217929,
                "variance": 9426238.133
              },
              {
                "average": 40587.47505,
                "count": 240505,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2778.720266,
                "variance": 7721286.318
              },
              {
                "average": 37100.67639,
                "count": 240505,
                "maximum": 43776,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2530.385239,
                "variance": 6402849.456
              },
              {
                "average": 189105364.2,
                "count": 240505,
                "maximum": 189106012.1,
                "minimum": 189104681.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 582.9806184,
                "variance": 339866.4014
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 240505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285846.6481,
              4822449.497,
              1455.233739,
              286330.6481,
              4822528.997,
              1464.693739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285846.6481117869,
                    4822449.496539184,
                    1455.2337388238097
                  ],
                  [
                    285846.6481117869,
                    4822528.996539184,
                    1455.2337388238097
                  ],
                  [
                    286330.6481117869,
                    4822528.996539184,
                    1464.6937388238098
                  ],
                  [
                    286330.6481117869,
                    4822449.496539184,
                    1464.6937388238098
                  ],
                  [
                    285846.6481117869,
                    4822449.496539184,
                    1455.2337388238097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:13:32+00:00",
            "end_time": "2017-09-10T18: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": "20170828_43119E2419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.14997769432189,
              43.51226078394273,
              1266.1219254312314
            ],
            [
              -119.15042976379272,
              43.524985461647894,
              1266.1219254312314
            ],
            [
              -119.13749552511038,
              43.5252281056724,
              1316.4819254312315
            ],
            [
              -119.13704616965076,
              43.51250332079264,
              1316.4819254312315
            ],
            [
              -119.14997769432189,
              43.51226078394273,
              1266.1219254312314
            ]
          ]
        ]
      },
      "bbox": [
        -119.1504298,
        43.51226078,
        1266.121925,
        -119.1370462,
        43.52522811,
        1316.481925
      ],
      "properties": {
        "datetime": "2017-08-28T19:14:14Z",
        "pc:count": 13361641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326754.8552,
            "count": 13361641,
            "maximum": 327265.4497,
            "minimum": 326219.4897,
            "name": "X",
            "position": 0,
            "stddev": 295.8743036,
            "variance": 87541.60354
          },
          {
            "average": 4820670.927,
            "count": 13361641,
            "maximum": 4821362.642,
            "minimum": 4819948.462,
            "name": "Y",
            "position": 1,
            "stddev": 395.8206593,
            "variance": 156673.9943
          },
          {
            "average": 1284.332355,
            "count": 13361641,
            "maximum": 1316.481925,
            "minimum": 1266.121925,
            "name": "Z",
            "position": 2,
            "stddev": 13.57265515,
            "variance": 184.2169679
          },
          {
            "average": 21468.87852,
            "count": 13361641,
            "maximum": 42113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2030.574695,
            "variance": 4123233.593
          },
          {
            "average": 1.005135297,
            "count": 13361641,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07785662362,
            "variance": 0.006061653842
          },
          {
            "average": 1.010327773,
            "count": 13361641,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1145171134,
            "variance": 0.01311416926
          },
          {
            "average": 0.4994541464,
            "count": 13361641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997208,
            "variance": 0.2499997208
          },
          {
            "average": 1.646504348e-06,
            "count": 13361641,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001283160847,
            "variance": 1.64650176e-06
          },
          {
            "average": 1.210778452,
            "count": 13361641,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4078613838,
            "variance": 0.1663509084
          },
          {
            "average": 0.9920665244,
            "count": 13361641,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6549106,
            "variance": 135.8369412
          },
          {
            "average": 2.001604444,
            "count": 13361641,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001740846,
            "variance": 1.003484722
          },
          {
            "average": 1037.593671,
            "count": 13361641,
            "maximum": 1041,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.57050098,
            "variance": 2.466473328
          },
          {
            "average": 42556.62746,
            "count": 13361641,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2322.915433,
            "variance": 5395936.107
          },
          {
            "average": 40492.77725,
            "count": 13361641,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2040.928182,
            "variance": 4165387.843
          },
          {
            "average": 36900.64795,
            "count": 13361641,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1954.412175,
            "variance": 3819726.952
          },
          {
            "average": 187981694.2,
            "count": 13361641,
            "maximum": 187982854.6,
            "minimum": 187980800,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.8490311,
            "variance": 284994.788
          },
          {
            "average": 0,
            "count": 13361641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13361641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13361641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13361641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13361641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326219.4897,
          4819948.462,
          1266.121925,
          327265.4497,
          4821362.642,
          1316.481925
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326219.4897151501,
                4819948.46199181,
                1266.1219254312314
              ],
              [
                326219.4897151501,
                4821362.64199181,
                1266.1219254312314
              ],
              [
                327265.44971515005,
                4821362.64199181,
                1316.4819254312315
              ],
              [
                327265.44971515005,
                4819948.46199181,
                1316.4819254312315
              ],
              [
                326219.4897151501,
                4819948.46199181,
                1266.1219254312314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:14:14+00:00",
        "end_time": "2017-08-28T18:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1504298,
            43.51226078,
            1266.121925,
            -119.1370462,
            43.52522811,
            1316.481925
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.14997769432189,
                  43.51226078394273,
                  1266.1219254312314
                ],
                [
                  -119.15042976379272,
                  43.524985461647894,
                  1266.1219254312314
                ],
                [
                  -119.13749552511038,
                  43.5252281056724,
                  1316.4819254312315
                ],
                [
                  -119.13704616965076,
                  43.51250332079264,
                  1316.4819254312315
                ],
                [
                  -119.14997769432189,
                  43.51226078394273,
                  1266.1219254312314
                ]
              ]
            ]
          },
          "id": "20170828_43119E2419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:14:14Z",
            "pc:count": 13361641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326754.8552,
                "count": 13361641,
                "maximum": 327265.4497,
                "minimum": 326219.4897,
                "name": "X",
                "position": 0,
                "stddev": 295.8743036,
                "variance": 87541.60354
              },
              {
                "average": 4820670.927,
                "count": 13361641,
                "maximum": 4821362.642,
                "minimum": 4819948.462,
                "name": "Y",
                "position": 1,
                "stddev": 395.8206593,
                "variance": 156673.9943
              },
              {
                "average": 1284.332355,
                "count": 13361641,
                "maximum": 1316.481925,
                "minimum": 1266.121925,
                "name": "Z",
                "position": 2,
                "stddev": 13.57265515,
                "variance": 184.2169679
              },
              {
                "average": 21468.87852,
                "count": 13361641,
                "maximum": 42113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2030.574695,
                "variance": 4123233.593
              },
              {
                "average": 1.005135297,
                "count": 13361641,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07785662362,
                "variance": 0.006061653842
              },
              {
                "average": 1.010327773,
                "count": 13361641,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1145171134,
                "variance": 0.01311416926
              },
              {
                "average": 0.4994541464,
                "count": 13361641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997208,
                "variance": 0.2499997208
              },
              {
                "average": 1.646504348e-06,
                "count": 13361641,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001283160847,
                "variance": 1.64650176e-06
              },
              {
                "average": 1.210778452,
                "count": 13361641,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4078613838,
                "variance": 0.1663509084
              },
              {
                "average": 0.9920665244,
                "count": 13361641,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6549106,
                "variance": 135.8369412
              },
              {
                "average": 2.001604444,
                "count": 13361641,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001740846,
                "variance": 1.003484722
              },
              {
                "average": 1037.593671,
                "count": 13361641,
                "maximum": 1041,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.57050098,
                "variance": 2.466473328
              },
              {
                "average": 42556.62746,
                "count": 13361641,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2322.915433,
                "variance": 5395936.107
              },
              {
                "average": 40492.77725,
                "count": 13361641,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2040.928182,
                "variance": 4165387.843
              },
              {
                "average": 36900.64795,
                "count": 13361641,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1954.412175,
                "variance": 3819726.952
              },
              {
                "average": 187981694.2,
                "count": 13361641,
                "maximum": 187982854.6,
                "minimum": 187980800,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.8490311,
                "variance": 284994.788
              },
              {
                "average": 0,
                "count": 13361641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13361641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13361641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13361641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13361641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326219.4897,
              4819948.462,
              1266.121925,
              327265.4497,
              4821362.642,
              1316.481925
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326219.4897151501,
                    4819948.46199181,
                    1266.1219254312314
                  ],
                  [
                    326219.4897151501,
                    4821362.64199181,
                    1266.1219254312314
                  ],
                  [
                    327265.44971515005,
                    4821362.64199181,
                    1316.4819254312315
                  ],
                  [
                    327265.44971515005,
                    4819948.46199181,
                    1316.4819254312315
                  ],
                  [
                    326219.4897151501,
                    4819948.46199181,
                    1266.1219254312314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:14:14+00:00",
            "end_time": "2017-08-28T18:40:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247404301904,
              43.51221567283757,
              1304.3303416199194
            ],
            [
              -119.56301469854131,
              43.52498155005928,
              1304.3303416199194
            ],
            [
              -119.54999947934472,
              43.525272753215646,
              1335.1303416199196
            ],
            [
              -119.54946156204882,
              43.51250674695455,
              1335.1303416199196
            ],
            [
              -119.56247404301904,
              43.51221567283757,
              1304.3303416199194
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630147,
        43.51221567,
        1304.330342,
        -119.5494616,
        43.52527275,
        1335.130342
      ],
      "properties": {
        "datetime": "2017-09-10T16:42:32Z",
        "pc:count": 14213004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293410.9707,
            "count": 14213004,
            "maximum": 293929.406,
            "minimum": 292876.586,
            "name": "X",
            "position": 0,
            "stddev": 290.7953429,
            "variance": 84561.93147
          },
          {
            "average": 4821584.072,
            "count": 14213004,
            "maximum": 4822307.245,
            "minimum": 4820888.065,
            "name": "Y",
            "position": 1,
            "stddev": 400.0009724,
            "variance": 160000.7779
          },
          {
            "average": 1314.281323,
            "count": 14213004,
            "maximum": 1335.130342,
            "minimum": 1304.330342,
            "name": "Z",
            "position": 2,
            "stddev": 7.014300347,
            "variance": 49.20040936
          },
          {
            "average": 26975.41334,
            "count": 14213004,
            "maximum": 42817,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3177.143159,
            "variance": 10094238.66
          },
          {
            "average": 1.002087736,
            "count": 14213004,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04876945152,
            "variance": 0.002378459402
          },
          {
            "average": 1.004203123,
            "count": 14213004,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07127108536,
            "variance": 0.005079567608
          },
          {
            "average": 0.5015776397,
            "count": 14213004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975286,
            "variance": 0.2499975286
          },
          {
            "average": 5.417573934e-06,
            "count": 14213004,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002327562022,
            "variance": 5.417544965e-06
          },
          {
            "average": 1.261560892,
            "count": 14213004,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4394847042,
            "variance": 0.1931468052
          },
          {
            "average": 0.04612855484,
            "count": 14213004,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88113791,
            "variance": 141.1614381
          },
          {
            "average": 2.006471398,
            "count": 14213004,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001083131,
            "variance": 1.002167436
          },
          {
            "average": 1165.360606,
            "count": 14213004,
            "maximum": 1168,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9691759992,
            "variance": 0.9393021175
          },
          {
            "average": 46221.88985,
            "count": 14213004,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4517.439946,
            "variance": 20407263.66
          },
          {
            "average": 44655.99414,
            "count": 14213004,
            "maximum": 57344,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4810.446539,
            "variance": 23140395.91
          },
          {
            "average": 41677.93093,
            "count": 14213004,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5403.280287,
            "variance": 29195437.86
          },
          {
            "average": 189095249.2,
            "count": 14213004,
            "maximum": 189096952.7,
            "minimum": 189093680.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 618.4615391,
            "variance": 382494.6753
          },
          {
            "average": 0,
            "count": 14213004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14213004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14213004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14213004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14213004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292876.586,
          4820888.065,
          1304.330342,
          293929.406,
          4822307.245,
          1335.130342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292876.5860447551,
                4820888.065139723,
                1304.3303416199194
              ],
              [
                292876.5860447551,
                4822307.245139723,
                1304.3303416199194
              ],
              [
                293929.4060447551,
                4822307.245139723,
                1335.1303416199196
              ],
              [
                293929.4060447551,
                4820888.065139723,
                1335.1303416199196
              ],
              [
                292876.5860447551,
                4820888.065139723,
                1304.3303416199194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:42:32+00:00",
        "end_time": "2017-09-10T15:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630147,
            43.51221567,
            1304.330342,
            -119.5494616,
            43.52527275,
            1335.130342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247404301904,
                  43.51221567283757,
                  1304.3303416199194
                ],
                [
                  -119.56301469854131,
                  43.52498155005928,
                  1304.3303416199194
                ],
                [
                  -119.54999947934472,
                  43.525272753215646,
                  1335.1303416199196
                ],
                [
                  -119.54946156204882,
                  43.51250674695455,
                  1335.1303416199196
                ],
                [
                  -119.56247404301904,
                  43.51221567283757,
                  1304.3303416199194
                ]
              ]
            ]
          },
          "id": "20170910_43119E5416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:42:32Z",
            "pc:count": 14213004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293410.9707,
                "count": 14213004,
                "maximum": 293929.406,
                "minimum": 292876.586,
                "name": "X",
                "position": 0,
                "stddev": 290.7953429,
                "variance": 84561.93147
              },
              {
                "average": 4821584.072,
                "count": 14213004,
                "maximum": 4822307.245,
                "minimum": 4820888.065,
                "name": "Y",
                "position": 1,
                "stddev": 400.0009724,
                "variance": 160000.7779
              },
              {
                "average": 1314.281323,
                "count": 14213004,
                "maximum": 1335.130342,
                "minimum": 1304.330342,
                "name": "Z",
                "position": 2,
                "stddev": 7.014300347,
                "variance": 49.20040936
              },
              {
                "average": 26975.41334,
                "count": 14213004,
                "maximum": 42817,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3177.143159,
                "variance": 10094238.66
              },
              {
                "average": 1.002087736,
                "count": 14213004,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04876945152,
                "variance": 0.002378459402
              },
              {
                "average": 1.004203123,
                "count": 14213004,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07127108536,
                "variance": 0.005079567608
              },
              {
                "average": 0.5015776397,
                "count": 14213004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975286,
                "variance": 0.2499975286
              },
              {
                "average": 5.417573934e-06,
                "count": 14213004,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002327562022,
                "variance": 5.417544965e-06
              },
              {
                "average": 1.261560892,
                "count": 14213004,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4394847042,
                "variance": 0.1931468052
              },
              {
                "average": 0.04612855484,
                "count": 14213004,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88113791,
                "variance": 141.1614381
              },
              {
                "average": 2.006471398,
                "count": 14213004,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001083131,
                "variance": 1.002167436
              },
              {
                "average": 1165.360606,
                "count": 14213004,
                "maximum": 1168,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9691759992,
                "variance": 0.9393021175
              },
              {
                "average": 46221.88985,
                "count": 14213004,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4517.439946,
                "variance": 20407263.66
              },
              {
                "average": 44655.99414,
                "count": 14213004,
                "maximum": 57344,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4810.446539,
                "variance": 23140395.91
              },
              {
                "average": 41677.93093,
                "count": 14213004,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5403.280287,
                "variance": 29195437.86
              },
              {
                "average": 189095249.2,
                "count": 14213004,
                "maximum": 189096952.7,
                "minimum": 189093680.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 618.4615391,
                "variance": 382494.6753
              },
              {
                "average": 0,
                "count": 14213004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14213004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14213004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14213004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14213004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292876.586,
              4820888.065,
              1304.330342,
              293929.406,
              4822307.245,
              1335.130342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292876.5860447551,
                    4820888.065139723,
                    1304.3303416199194
                  ],
                  [
                    292876.5860447551,
                    4822307.245139723,
                    1304.3303416199194
                  ],
                  [
                    293929.4060447551,
                    4822307.245139723,
                    1335.1303416199196
                  ],
                  [
                    293929.4060447551,
                    4820888.065139723,
                    1335.1303416199196
                  ],
                  [
                    292876.5860447551,
                    4820888.065139723,
                    1304.3303416199194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:42:32+00:00",
            "end_time": "2017-09-10T15:48:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63453665231751,
              43.52337772010532,
              1440.4209301755834
            ],
            [
              -119.63460704256322,
              43.52499407259352,
              1440.4209301755834
            ],
            [
              -119.6249962054522,
              43.5252152794843,
              1464.4009301755834
            ],
            [
              -119.62492607126417,
              43.523598914582756,
              1464.4009301755834
            ],
            [
              -119.63453665231751,
              43.52337772010532,
              1440.4209301755834
            ]
          ]
        ]
      },
      "bbox": [
        -119.634607,
        43.52337772,
        1440.42093,
        -119.6249261,
        43.52521528,
        1464.40093
      ],
      "properties": {
        "datetime": "2017-09-10T18:47:25Z",
        "pc:count": 688055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287549.5849,
            "count": 688055,
            "maximum": 287868.3476,
            "minimum": 287090.8676,
            "name": "X",
            "position": 0,
            "stddev": 213.7849655,
            "variance": 45704.01149
          },
          {
            "average": 4822428.575,
            "count": 688055,
            "maximum": 4822489.488,
            "minimum": 4822309.788,
            "name": "Y",
            "position": 1,
            "stddev": 35.60481945,
            "variance": 1267.703168
          },
          {
            "average": 1451.672652,
            "count": 688055,
            "maximum": 1464.40093,
            "minimum": 1440.42093,
            "name": "Z",
            "position": 2,
            "stddev": 4.875036522,
            "variance": 23.76598109
          },
          {
            "average": 24478.24882,
            "count": 688055,
            "maximum": 36705,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 2919.297155,
            "variance": 8522295.877
          },
          {
            "average": 1.014969734,
            "count": 688055,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1282990402,
            "variance": 0.01646064371
          },
          {
            "average": 1.030256302,
            "count": 688055,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1863131032,
            "variance": 0.03471257242
          },
          {
            "average": 0.5100551555,
            "count": 688055,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998992469,
            "variance": 0.249899257
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257325359,
            "count": 688055,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4371604928,
            "variance": 0.1911092964
          },
          {
            "average": -2.840769869,
            "count": 688055,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.19495943,
            "variance": 125.3271166
          },
          {
            "average": 1.990141776,
            "count": 688055,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004888923,
            "variance": 1.009801748
          },
          {
            "average": 1176.803998,
            "count": 688055,
            "maximum": 1178,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7528922828,
            "variance": 0.5668467894
          },
          {
            "average": 42537.42441,
            "count": 688055,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Red",
            "position": 12,
            "stddev": 4756.4141,
            "variance": 22623475.09
          },
          {
            "average": 40556.75,
            "count": 688055,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 4025.184265,
            "variance": 16202108.37
          },
          {
            "average": 37067.14357,
            "count": 688055,
            "maximum": 65280,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 4118.661218,
            "variance": 16963370.23
          },
          {
            "average": 189103437.4,
            "count": 688055,
            "maximum": 189104445.7,
            "minimum": 189101896.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 519.6032131,
            "variance": 269987.4991
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 688055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287090.8676,
          4822309.788,
          1440.42093,
          287868.3476,
          4822489.488,
          1464.40093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287090.8676453348,
                4822309.7882367745,
                1440.4209301755834
              ],
              [
                287090.8676453348,
                4822489.488236774,
                1440.4209301755834
              ],
              [
                287868.3476453348,
                4822489.488236774,
                1464.4009301755834
              ],
              [
                287868.3476453348,
                4822309.7882367745,
                1464.4009301755834
              ],
              [
                287090.8676453348,
                4822309.7882367745,
                1440.4209301755834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:47:25+00:00",
        "end_time": "2017-09-10T18:04:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.634607,
            43.52337772,
            1440.42093,
            -119.6249261,
            43.52521528,
            1464.40093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63453665231751,
                  43.52337772010532,
                  1440.4209301755834
                ],
                [
                  -119.63460704256322,
                  43.52499407259352,
                  1440.4209301755834
                ],
                [
                  -119.6249962054522,
                  43.5252152794843,
                  1464.4009301755834
                ],
                [
                  -119.62492607126417,
                  43.523598914582756,
                  1464.4009301755834
                ],
                [
                  -119.63453665231751,
                  43.52337772010532,
                  1440.4209301755834
                ]
              ]
            ]
          },
          "id": "20170910_43119E6420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:47:25Z",
            "pc:count": 688055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287549.5849,
                "count": 688055,
                "maximum": 287868.3476,
                "minimum": 287090.8676,
                "name": "X",
                "position": 0,
                "stddev": 213.7849655,
                "variance": 45704.01149
              },
              {
                "average": 4822428.575,
                "count": 688055,
                "maximum": 4822489.488,
                "minimum": 4822309.788,
                "name": "Y",
                "position": 1,
                "stddev": 35.60481945,
                "variance": 1267.703168
              },
              {
                "average": 1451.672652,
                "count": 688055,
                "maximum": 1464.40093,
                "minimum": 1440.42093,
                "name": "Z",
                "position": 2,
                "stddev": 4.875036522,
                "variance": 23.76598109
              },
              {
                "average": 24478.24882,
                "count": 688055,
                "maximum": 36705,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 2919.297155,
                "variance": 8522295.877
              },
              {
                "average": 1.014969734,
                "count": 688055,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1282990402,
                "variance": 0.01646064371
              },
              {
                "average": 1.030256302,
                "count": 688055,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1863131032,
                "variance": 0.03471257242
              },
              {
                "average": 0.5100551555,
                "count": 688055,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998992469,
                "variance": 0.249899257
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257325359,
                "count": 688055,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4371604928,
                "variance": 0.1911092964
              },
              {
                "average": -2.840769869,
                "count": 688055,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.19495943,
                "variance": 125.3271166
              },
              {
                "average": 1.990141776,
                "count": 688055,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004888923,
                "variance": 1.009801748
              },
              {
                "average": 1176.803998,
                "count": 688055,
                "maximum": 1178,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7528922828,
                "variance": 0.5668467894
              },
              {
                "average": 42537.42441,
                "count": 688055,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Red",
                "position": 12,
                "stddev": 4756.4141,
                "variance": 22623475.09
              },
              {
                "average": 40556.75,
                "count": 688055,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 4025.184265,
                "variance": 16202108.37
              },
              {
                "average": 37067.14357,
                "count": 688055,
                "maximum": 65280,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 4118.661218,
                "variance": 16963370.23
              },
              {
                "average": 189103437.4,
                "count": 688055,
                "maximum": 189104445.7,
                "minimum": 189101896.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 519.6032131,
                "variance": 269987.4991
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 688055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287090.8676,
              4822309.788,
              1440.42093,
              287868.3476,
              4822489.488,
              1464.40093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287090.8676453348,
                    4822309.7882367745,
                    1440.4209301755834
                  ],
                  [
                    287090.8676453348,
                    4822489.488236774,
                    1440.4209301755834
                  ],
                  [
                    287868.3476453348,
                    4822489.488236774,
                    1464.4009301755834
                  ],
                  [
                    287868.3476453348,
                    4822309.7882367745,
                    1464.4009301755834
                  ],
                  [
                    287090.8676453348,
                    4822309.7882367745,
                    1440.4209301755834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:47:25+00:00",
            "end_time": "2017-09-10T18:04:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68748531548898,
              43.509270962249154,
              1526.5907796310844
            ],
            [
              -119.68762827545083,
              43.51249040380419,
              1526.5907796310844
            ],
            [
              -119.67647650339114,
              43.51275217915483,
              1590.0107796310845
            ],
            [
              -119.67633413488248,
              43.50953270834058,
              1590.0107796310845
            ],
            [
              -119.68748531548898,
              43.509270962249154,
              1526.5907796310844
            ]
          ]
        ]
      },
      "bbox": [
        -119.6876283,
        43.50927096,
        1526.59078,
        -119.6763341,
        43.51275218,
        1590.01078
      ],
      "properties": {
        "datetime": "2017-09-11T20:40:46Z",
        "pc:count": 1569931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283056.4627,
            "count": 1569931,
            "maximum": 283663.3969,
            "minimum": 282761.0369,
            "name": "X",
            "position": 0,
            "stddev": 238.2427383,
            "variance": 56759.60234
          },
          {
            "average": 4821107.142,
            "count": 1569931,
            "maximum": 4821237.925,
            "minimum": 4820879.985,
            "name": "Y",
            "position": 1,
            "stddev": 91.5011618,
            "variance": 8372.46261
          },
          {
            "average": 1557.778268,
            "count": 1569931,
            "maximum": 1590.01078,
            "minimum": 1526.59078,
            "name": "Z",
            "position": 2,
            "stddev": 16.53899945,
            "variance": 273.5385028
          },
          {
            "average": 22787.51328,
            "count": 1569931,
            "maximum": 40593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5720.737529,
            "variance": 32726837.87
          },
          {
            "average": 1.097301729,
            "count": 1569931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3316002283,
            "variance": 0.1099587114
          },
          {
            "average": 1.196288881,
            "count": 1569931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4749934036,
            "variance": 0.2256187335
          },
          {
            "average": 0.495428143,
            "count": 1569931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999792569,
            "variance": 0.2499792574
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.22848329,
            "count": 1569931,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4198556758,
            "variance": 0.1762787885
          },
          {
            "average": 2.85393329,
            "count": 1569931,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30420658,
            "variance": 127.7850865
          },
          {
            "average": 1.946310379,
            "count": 1569931,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030766807,
            "variance": 1.06248021
          },
          {
            "average": 1190.266619,
            "count": 1569931,
            "maximum": 1192,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7933345429,
            "variance": 0.6293796969
          },
          {
            "average": 37201.26319,
            "count": 1569931,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7969.893904,
            "variance": 63519208.85
          },
          {
            "average": 35534.29256,
            "count": 1569931,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6748.901486,
            "variance": 45547671.27
          },
          {
            "average": 31067.02733,
            "count": 1569931,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6534.503677,
            "variance": 42699738.3
          },
          {
            "average": 189196812.9,
            "count": 1569931,
            "maximum": 189197646.6,
            "minimum": 189195223.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 541.8807995,
            "variance": 293634.8009
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1569931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282761.0369,
          4820879.985,
          1526.59078,
          283663.3969,
          4821237.925,
          1590.01078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282761.03694831167,
                4820879.984903772,
                1526.5907796310844
              ],
              [
                282761.03694831167,
                4821237.924903772,
                1526.5907796310844
              ],
              [
                283663.39694831165,
                4821237.924903772,
                1590.0107796310845
              ],
              [
                283663.39694831165,
                4820879.984903772,
                1590.0107796310845
              ],
              [
                282761.03694831167,
                4820879.984903772,
                1526.5907796310844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:40:46+00:00",
        "end_time": "2017-09-11T20:00:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6876283,
            43.50927096,
            1526.59078,
            -119.6763341,
            43.51275218,
            1590.01078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68748531548898,
                  43.509270962249154,
                  1526.5907796310844
                ],
                [
                  -119.68762827545083,
                  43.51249040380419,
                  1526.5907796310844
                ],
                [
                  -119.67647650339114,
                  43.51275217915483,
                  1590.0107796310845
                ],
                [
                  -119.67633413488248,
                  43.50953270834058,
                  1590.0107796310845
                ],
                [
                  -119.68748531548898,
                  43.509270962249154,
                  1526.5907796310844
                ]
              ]
            ]
          },
          "id": "20170911_43119E6421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:40:46Z",
            "pc:count": 1569931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283056.4627,
                "count": 1569931,
                "maximum": 283663.3969,
                "minimum": 282761.0369,
                "name": "X",
                "position": 0,
                "stddev": 238.2427383,
                "variance": 56759.60234
              },
              {
                "average": 4821107.142,
                "count": 1569931,
                "maximum": 4821237.925,
                "minimum": 4820879.985,
                "name": "Y",
                "position": 1,
                "stddev": 91.5011618,
                "variance": 8372.46261
              },
              {
                "average": 1557.778268,
                "count": 1569931,
                "maximum": 1590.01078,
                "minimum": 1526.59078,
                "name": "Z",
                "position": 2,
                "stddev": 16.53899945,
                "variance": 273.5385028
              },
              {
                "average": 22787.51328,
                "count": 1569931,
                "maximum": 40593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5720.737529,
                "variance": 32726837.87
              },
              {
                "average": 1.097301729,
                "count": 1569931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3316002283,
                "variance": 0.1099587114
              },
              {
                "average": 1.196288881,
                "count": 1569931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4749934036,
                "variance": 0.2256187335
              },
              {
                "average": 0.495428143,
                "count": 1569931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999792569,
                "variance": 0.2499792574
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.22848329,
                "count": 1569931,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4198556758,
                "variance": 0.1762787885
              },
              {
                "average": 2.85393329,
                "count": 1569931,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30420658,
                "variance": 127.7850865
              },
              {
                "average": 1.946310379,
                "count": 1569931,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030766807,
                "variance": 1.06248021
              },
              {
                "average": 1190.266619,
                "count": 1569931,
                "maximum": 1192,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7933345429,
                "variance": 0.6293796969
              },
              {
                "average": 37201.26319,
                "count": 1569931,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7969.893904,
                "variance": 63519208.85
              },
              {
                "average": 35534.29256,
                "count": 1569931,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6748.901486,
                "variance": 45547671.27
              },
              {
                "average": 31067.02733,
                "count": 1569931,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6534.503677,
                "variance": 42699738.3
              },
              {
                "average": 189196812.9,
                "count": 1569931,
                "maximum": 189197646.6,
                "minimum": 189195223.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 541.8807995,
                "variance": 293634.8009
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1569931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282761.0369,
              4820879.985,
              1526.59078,
              283663.3969,
              4821237.925,
              1590.01078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282761.03694831167,
                    4820879.984903772,
                    1526.5907796310844
                  ],
                  [
                    282761.03694831167,
                    4821237.924903772,
                    1526.5907796310844
                  ],
                  [
                    283663.39694831165,
                    4821237.924903772,
                    1590.0107796310845
                  ],
                  [
                    283663.39694831165,
                    4820879.984903772,
                    1590.0107796310845
                  ],
                  [
                    282761.03694831167,
                    4820879.984903772,
                    1526.5907796310844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:40:46+00:00",
            "end_time": "2017-09-11T20:00:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997506269863,
              43.587227383539485,
              1339.5065312626762
            ],
            [
              -119.45049289873413,
              43.599983037230324,
              1339.5065312626762
            ],
            [
              -119.43749754126402,
              43.60026101781998,
              1476.5065312626762
            ],
            [
              -119.43698244475056,
              43.58750524106414,
              1476.5065312626762
            ],
            [
              -119.44997506269863,
              43.587227383539485,
              1339.5065312626762
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504929,
        43.58722738,
        1339.506531,
        -119.4369824,
        43.60026102,
        1476.506531
      ],
      "properties": {
        "datetime": "2017-08-31T16:47:04Z",
        "pc:count": 13344354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302730.4884,
            "count": 13344354,
            "maximum": 303265.5345,
            "minimum": 302215.7145,
            "name": "X",
            "position": 0,
            "stddev": 295.8049376,
            "variance": 87500.5611
          },
          {
            "average": 4829662.436,
            "count": 13344354,
            "maximum": 4830363.085,
            "minimum": 4828945.145,
            "name": "Y",
            "position": 1,
            "stddev": 403.3463192,
            "variance": 162688.2533
          },
          {
            "average": 1438.959578,
            "count": 13344354,
            "maximum": 1476.506531,
            "minimum": 1339.506531,
            "name": "Z",
            "position": 2,
            "stddev": 17.24884174,
            "variance": 297.5225414
          },
          {
            "average": 18198.95593,
            "count": 13344354,
            "maximum": 28065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2588.048141,
            "variance": 6697993.181
          },
          {
            "average": 1.033939073,
            "count": 13344354,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2090260797,
            "variance": 0.04369190201
          },
          {
            "average": 1.068316458,
            "count": 13344354,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3114122339,
            "variance": 0.09697757939
          },
          {
            "average": 0.5021663094,
            "count": 13344354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953258,
            "variance": 0.2499953258
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186248281,
            "count": 13344354,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3893069104,
            "variance": 0.1515598705
          },
          {
            "average": 0.4000061209,
            "count": 13344354,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67636719,
            "variance": 136.3375507
          },
          {
            "average": 1.97423592,
            "count": 13344354,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011342454,
            "variance": 1.022813559
          },
          {
            "average": 1128.363228,
            "count": 13344354,
            "maximum": 1131,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001121633,
            "variance": 1.002244524
          },
          {
            "average": 41064.95706,
            "count": 13344354,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5174.27442,
            "variance": 26773115.77
          },
          {
            "average": 39086.5937,
            "count": 13344354,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4504.09599,
            "variance": 20286880.69
          },
          {
            "average": 35610.44814,
            "count": 13344354,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4230.139293,
            "variance": 17894078.44
          },
          {
            "average": 188231516.6,
            "count": 13344354,
            "maximum": 188233224.8,
            "minimum": 188229994,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.6672115,
            "variance": 467400.8561
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302215.7145,
          4828945.145,
          1339.506531,
          303265.5345,
          4830363.085,
          1476.506531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302215.7145215924,
                4828945.144875904,
                1339.5065312626762
              ],
              [
                302215.7145215924,
                4830363.084875903,
                1339.5065312626762
              ],
              [
                303265.5345215924,
                4830363.084875903,
                1476.5065312626762
              ],
              [
                303265.5345215924,
                4828945.144875904,
                1476.5065312626762
              ],
              [
                302215.7145215924,
                4828945.144875904,
                1339.5065312626762
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:47:04+00:00",
        "end_time": "2017-08-31T15:53:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504929,
            43.58722738,
            1339.506531,
            -119.4369824,
            43.60026102,
            1476.506531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997506269863,
                  43.587227383539485,
                  1339.5065312626762
                ],
                [
                  -119.45049289873413,
                  43.599983037230324,
                  1339.5065312626762
                ],
                [
                  -119.43749754126402,
                  43.60026101781998,
                  1476.5065312626762
                ],
                [
                  -119.43698244475056,
                  43.58750524106414,
                  1476.5065312626762
                ],
                [
                  -119.44997506269863,
                  43.587227383539485,
                  1339.5065312626762
                ]
              ]
            ]
          },
          "id": "20170831_43119E4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:47:04Z",
            "pc:count": 13344354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302730.4884,
                "count": 13344354,
                "maximum": 303265.5345,
                "minimum": 302215.7145,
                "name": "X",
                "position": 0,
                "stddev": 295.8049376,
                "variance": 87500.5611
              },
              {
                "average": 4829662.436,
                "count": 13344354,
                "maximum": 4830363.085,
                "minimum": 4828945.145,
                "name": "Y",
                "position": 1,
                "stddev": 403.3463192,
                "variance": 162688.2533
              },
              {
                "average": 1438.959578,
                "count": 13344354,
                "maximum": 1476.506531,
                "minimum": 1339.506531,
                "name": "Z",
                "position": 2,
                "stddev": 17.24884174,
                "variance": 297.5225414
              },
              {
                "average": 18198.95593,
                "count": 13344354,
                "maximum": 28065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2588.048141,
                "variance": 6697993.181
              },
              {
                "average": 1.033939073,
                "count": 13344354,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2090260797,
                "variance": 0.04369190201
              },
              {
                "average": 1.068316458,
                "count": 13344354,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3114122339,
                "variance": 0.09697757939
              },
              {
                "average": 0.5021663094,
                "count": 13344354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953258,
                "variance": 0.2499953258
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186248281,
                "count": 13344354,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3893069104,
                "variance": 0.1515598705
              },
              {
                "average": 0.4000061209,
                "count": 13344354,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67636719,
                "variance": 136.3375507
              },
              {
                "average": 1.97423592,
                "count": 13344354,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011342454,
                "variance": 1.022813559
              },
              {
                "average": 1128.363228,
                "count": 13344354,
                "maximum": 1131,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001121633,
                "variance": 1.002244524
              },
              {
                "average": 41064.95706,
                "count": 13344354,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5174.27442,
                "variance": 26773115.77
              },
              {
                "average": 39086.5937,
                "count": 13344354,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4504.09599,
                "variance": 20286880.69
              },
              {
                "average": 35610.44814,
                "count": 13344354,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4230.139293,
                "variance": 17894078.44
              },
              {
                "average": 188231516.6,
                "count": 13344354,
                "maximum": 188233224.8,
                "minimum": 188229994,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.6672115,
                "variance": 467400.8561
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302215.7145,
              4828945.145,
              1339.506531,
              303265.5345,
              4830363.085,
              1476.506531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302215.7145215924,
                    4828945.144875904,
                    1339.5065312626762
                  ],
                  [
                    302215.7145215924,
                    4830363.084875903,
                    1339.5065312626762
                  ],
                  [
                    303265.5345215924,
                    4830363.084875903,
                    1476.5065312626762
                  ],
                  [
                    303265.5345215924,
                    4828945.144875904,
                    1476.5065312626762
                  ],
                  [
                    302215.7145215924,
                    4828945.144875904,
                    1339.5065312626762
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:47:04+00:00",
            "end_time": "2017-08-31T15:53:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497235800931,
              43.612203377707466,
              1321.8425923259686
            ],
            [
              -119.67553926417652,
              43.62498047420554,
              1321.8425923259686
            ],
            [
              -119.66250043985532,
              43.62528511236041,
              1330.2625923259686
            ],
            [
              -119.66193628844108,
              43.612507880774835,
              1330.2625923259686
            ],
            [
              -119.67497235800931,
              43.612203377707466,
              1321.8425923259686
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755393,
        43.61220338,
        1321.842592,
        -119.6619363,
        43.62528511,
        1330.262592
      ],
      "properties": {
        "datetime": "2017-09-10T18:07:28Z",
        "pc:count": 13021995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284663.5444,
            "count": 13021995,
            "maximum": 285193.7028,
            "minimum": 284140.6228,
            "name": "X",
            "position": 0,
            "stddev": 289.7072406,
            "variance": 83930.28523
          },
          {
            "average": 4832984.049,
            "count": 13021995,
            "maximum": 4833700.189,
            "minimum": 4832279.609,
            "name": "Y",
            "position": 1,
            "stddev": 403.9097158,
            "variance": 163143.0585
          },
          {
            "average": 1326.260281,
            "count": 13021995,
            "maximum": 1330.262592,
            "minimum": 1321.842592,
            "name": "Z",
            "position": 2,
            "stddev": 1.504434585,
            "variance": 2.263323421
          },
          {
            "average": 27863.95687,
            "count": 13021995,
            "maximum": 47521,
            "minimum": 13761,
            "name": "Intensity",
            "position": 3,
            "stddev": 2668.357363,
            "variance": 7120131.015
          },
          {
            "average": 1.000000307,
            "count": 13021995,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.000554231472,
            "variance": 3.071725245e-07
          },
          {
            "average": 1.000000307,
            "count": 13021995,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.000554231472,
            "variance": 3.071725245e-07
          },
          {
            "average": 0.5021020973,
            "count": 13021995,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956004,
            "variance": 0.2499956004
          },
          {
            "average": 7.83290118e-06,
            "count": 13021995,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002798721213,
            "variance": 7.832840427e-06
          },
          {
            "average": 1.289658535,
            "count": 13021995,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4536038846,
            "variance": 0.2057564841
          },
          {
            "average": -0.09299528992,
            "count": 13021995,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8851808,
            "variance": 141.2575226
          },
          {
            "average": 2.010727235,
            "count": 13021995,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999424616,
            "variance": 0.9998849264
          },
          {
            "average": 1172.868697,
            "count": 13021995,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9728004852,
            "variance": 0.946340784
          },
          {
            "average": 46547.57932,
            "count": 13021995,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1668.357459,
            "variance": 2783416.612
          },
          {
            "average": 44106.90555,
            "count": 13021995,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1748.842063,
            "variance": 3058448.561
          },
          {
            "average": 39908.53588,
            "count": 13021995,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1711.196396,
            "variance": 2928193.106
          },
          {
            "average": 189100533.8,
            "count": 13021995,
            "maximum": 189102048.3,
            "minimum": 189099114.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 731.7575227,
            "variance": 535469.0721
          },
          {
            "average": 0,
            "count": 13021995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13021995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284140.6228,
          4832279.609,
          1321.842592,
          285193.7028,
          4833700.189,
          1330.262592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284140.62277258426,
                4832279.609064884,
                1321.8425923259686
              ],
              [
                284140.62277258426,
                4833700.189064884,
                1321.8425923259686
              ],
              [
                285193.7027725842,
                4833700.189064884,
                1330.2625923259686
              ],
              [
                285193.7027725842,
                4832279.609064884,
                1330.2625923259686
              ],
              [
                284140.62277258426,
                4832279.609064884,
                1321.8425923259686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:07:28+00:00",
        "end_time": "2017-09-10T17:18:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755393,
            43.61220338,
            1321.842592,
            -119.6619363,
            43.62528511,
            1330.262592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497235800931,
                  43.612203377707466,
                  1321.8425923259686
                ],
                [
                  -119.67553926417652,
                  43.62498047420554,
                  1321.8425923259686
                ],
                [
                  -119.66250043985532,
                  43.62528511236041,
                  1330.2625923259686
                ],
                [
                  -119.66193628844108,
                  43.612507880774835,
                  1330.2625923259686
                ],
                [
                  -119.67497235800931,
                  43.612203377707466,
                  1321.8425923259686
                ]
              ]
            ]
          },
          "id": "20170910_43119E6202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:07:28Z",
            "pc:count": 13021995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284663.5444,
                "count": 13021995,
                "maximum": 285193.7028,
                "minimum": 284140.6228,
                "name": "X",
                "position": 0,
                "stddev": 289.7072406,
                "variance": 83930.28523
              },
              {
                "average": 4832984.049,
                "count": 13021995,
                "maximum": 4833700.189,
                "minimum": 4832279.609,
                "name": "Y",
                "position": 1,
                "stddev": 403.9097158,
                "variance": 163143.0585
              },
              {
                "average": 1326.260281,
                "count": 13021995,
                "maximum": 1330.262592,
                "minimum": 1321.842592,
                "name": "Z",
                "position": 2,
                "stddev": 1.504434585,
                "variance": 2.263323421
              },
              {
                "average": 27863.95687,
                "count": 13021995,
                "maximum": 47521,
                "minimum": 13761,
                "name": "Intensity",
                "position": 3,
                "stddev": 2668.357363,
                "variance": 7120131.015
              },
              {
                "average": 1.000000307,
                "count": 13021995,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.000554231472,
                "variance": 3.071725245e-07
              },
              {
                "average": 1.000000307,
                "count": 13021995,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.000554231472,
                "variance": 3.071725245e-07
              },
              {
                "average": 0.5021020973,
                "count": 13021995,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956004,
                "variance": 0.2499956004
              },
              {
                "average": 7.83290118e-06,
                "count": 13021995,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002798721213,
                "variance": 7.832840427e-06
              },
              {
                "average": 1.289658535,
                "count": 13021995,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4536038846,
                "variance": 0.2057564841
              },
              {
                "average": -0.09299528992,
                "count": 13021995,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8851808,
                "variance": 141.2575226
              },
              {
                "average": 2.010727235,
                "count": 13021995,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999424616,
                "variance": 0.9998849264
              },
              {
                "average": 1172.868697,
                "count": 13021995,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9728004852,
                "variance": 0.946340784
              },
              {
                "average": 46547.57932,
                "count": 13021995,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1668.357459,
                "variance": 2783416.612
              },
              {
                "average": 44106.90555,
                "count": 13021995,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1748.842063,
                "variance": 3058448.561
              },
              {
                "average": 39908.53588,
                "count": 13021995,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1711.196396,
                "variance": 2928193.106
              },
              {
                "average": 189100533.8,
                "count": 13021995,
                "maximum": 189102048.3,
                "minimum": 189099114.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 731.7575227,
                "variance": 535469.0721
              },
              {
                "average": 0,
                "count": 13021995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13021995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284140.6228,
              4832279.609,
              1321.842592,
              285193.7028,
              4833700.189,
              1330.262592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284140.62277258426,
                    4832279.609064884,
                    1321.8425923259686
                  ],
                  [
                    284140.62277258426,
                    4833700.189064884,
                    1321.8425923259686
                  ],
                  [
                    285193.7027725842,
                    4833700.189064884,
                    1330.2625923259686
                  ],
                  [
                    285193.7027725842,
                    4832279.609064884,
                    1330.2625923259686
                  ],
                  [
                    284140.62277258426,
                    4832279.609064884,
                    1321.8425923259686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:07:28+00:00",
            "end_time": "2017-09-10T17:18:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747505129334,
              43.52473521976133,
              1352.0889176841574
            ],
            [
              -119.38797826583445,
              43.53748350554802,
              1352.0889176841574
            ],
            [
              -119.37499821478029,
              43.53775402167085,
              1388.3089176841572
            ],
            [
              -119.37449772921848,
              43.52500561617964,
              1388.3089176841572
            ],
            [
              -119.38747505129334,
              43.52473521976133,
              1352.0889176841574
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879783,
        43.52473522,
        1352.088918,
        -119.3744977,
        43.53775402,
        1388.308918
      ],
      "properties": {
        "datetime": "2017-08-31T16:00:22Z",
        "pc:count": 14167638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307586.0287,
            "count": 14167638,
            "maximum": 308111.6531,
            "minimum": 307062.0331,
            "name": "X",
            "position": 0,
            "stddev": 289.0283909,
            "variance": 83537.41074
          },
          {
            "average": 4822568.269,
            "count": 14167638,
            "maximum": 4823274.602,
            "minimum": 4821857.562,
            "name": "Y",
            "position": 1,
            "stddev": 401.5027424,
            "variance": 161204.4522
          },
          {
            "average": 1364.944484,
            "count": 14167638,
            "maximum": 1388.308918,
            "minimum": 1352.088918,
            "name": "Z",
            "position": 2,
            "stddev": 8.319126676,
            "variance": 69.20786865
          },
          {
            "average": 19338.12736,
            "count": 14167638,
            "maximum": 44481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2862.757428,
            "variance": 8195380.093
          },
          {
            "average": 1.035451499,
            "count": 14167638,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2007806303,
            "variance": 0.04031286152
          },
          {
            "average": 1.071481217,
            "count": 14167638,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.29152779,
            "variance": 0.08498845237
          },
          {
            "average": 0.5031504899,
            "count": 14167638,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499990092,
            "variance": 0.2499900921
          },
          {
            "average": 1.199917728e-06,
            "count": 14167638,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001095406944,
            "variance": 1.199916373e-06
          },
          {
            "average": 1.176153216,
            "count": 14167638,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3809504835,
            "variance": 0.1451232709
          },
          {
            "average": 0.2509335944,
            "count": 14167638,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66855905,
            "variance": 136.1552704
          },
          {
            "average": 1.976164199,
            "count": 14167638,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010312588,
            "variance": 1.020731525
          },
          {
            "average": 1120.370701,
            "count": 14167638,
            "maximum": 1127,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.404725172,
            "variance": 54.82995487
          },
          {
            "average": 42530.36371,
            "count": 14167638,
            "maximum": 54784,
            "minimum": 8192,
            "name": "Red",
            "position": 12,
            "stddev": 5738.569425,
            "variance": 32931179.05
          },
          {
            "average": 40751.46917,
            "count": 14167638,
            "maximum": 55808,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 4723.803454,
            "variance": 22314319.07
          },
          {
            "average": 37282.82654,
            "count": 14167638,
            "maximum": 56576,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 4372.016376,
            "variance": 19114527.19
          },
          {
            "average": 188205798.5,
            "count": 14167638,
            "maximum": 188230422.6,
            "minimum": 188156175,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34053.48677,
            "variance": 1159639961
          },
          {
            "average": 0,
            "count": 14167638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14167638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307062.0331,
          4821857.562,
          1352.088918,
          308111.6531,
          4823274.602,
          1388.308918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307062.0330543806,
                4821857.562142202,
                1352.0889176841574
              ],
              [
                307062.0330543806,
                4823274.602142201,
                1352.0889176841574
              ],
              [
                308111.6530543806,
                4823274.602142201,
                1388.3089176841572
              ],
              [
                308111.6530543806,
                4821857.562142202,
                1388.3089176841572
              ],
              [
                307062.0330543806,
                4821857.562142202,
                1352.0889176841574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:00:22+00:00",
        "end_time": "2017-08-30T19:22:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879783,
            43.52473522,
            1352.088918,
            -119.3744977,
            43.53775402,
            1388.308918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747505129334,
                  43.52473521976133,
                  1352.0889176841574
                ],
                [
                  -119.38797826583445,
                  43.53748350554802,
                  1352.0889176841574
                ],
                [
                  -119.37499821478029,
                  43.53775402167085,
                  1388.3089176841572
                ],
                [
                  -119.37449772921848,
                  43.52500561617964,
                  1388.3089176841572
                ],
                [
                  -119.38747505129334,
                  43.52473521976133,
                  1352.0889176841574
                ]
              ]
            ]
          },
          "id": "20170830_43119E4415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:00:22Z",
            "pc:count": 14167638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307586.0287,
                "count": 14167638,
                "maximum": 308111.6531,
                "minimum": 307062.0331,
                "name": "X",
                "position": 0,
                "stddev": 289.0283909,
                "variance": 83537.41074
              },
              {
                "average": 4822568.269,
                "count": 14167638,
                "maximum": 4823274.602,
                "minimum": 4821857.562,
                "name": "Y",
                "position": 1,
                "stddev": 401.5027424,
                "variance": 161204.4522
              },
              {
                "average": 1364.944484,
                "count": 14167638,
                "maximum": 1388.308918,
                "minimum": 1352.088918,
                "name": "Z",
                "position": 2,
                "stddev": 8.319126676,
                "variance": 69.20786865
              },
              {
                "average": 19338.12736,
                "count": 14167638,
                "maximum": 44481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2862.757428,
                "variance": 8195380.093
              },
              {
                "average": 1.035451499,
                "count": 14167638,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2007806303,
                "variance": 0.04031286152
              },
              {
                "average": 1.071481217,
                "count": 14167638,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.29152779,
                "variance": 0.08498845237
              },
              {
                "average": 0.5031504899,
                "count": 14167638,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499990092,
                "variance": 0.2499900921
              },
              {
                "average": 1.199917728e-06,
                "count": 14167638,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001095406944,
                "variance": 1.199916373e-06
              },
              {
                "average": 1.176153216,
                "count": 14167638,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3809504835,
                "variance": 0.1451232709
              },
              {
                "average": 0.2509335944,
                "count": 14167638,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66855905,
                "variance": 136.1552704
              },
              {
                "average": 1.976164199,
                "count": 14167638,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010312588,
                "variance": 1.020731525
              },
              {
                "average": 1120.370701,
                "count": 14167638,
                "maximum": 1127,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.404725172,
                "variance": 54.82995487
              },
              {
                "average": 42530.36371,
                "count": 14167638,
                "maximum": 54784,
                "minimum": 8192,
                "name": "Red",
                "position": 12,
                "stddev": 5738.569425,
                "variance": 32931179.05
              },
              {
                "average": 40751.46917,
                "count": 14167638,
                "maximum": 55808,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 4723.803454,
                "variance": 22314319.07
              },
              {
                "average": 37282.82654,
                "count": 14167638,
                "maximum": 56576,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 4372.016376,
                "variance": 19114527.19
              },
              {
                "average": 188205798.5,
                "count": 14167638,
                "maximum": 188230422.6,
                "minimum": 188156175,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34053.48677,
                "variance": 1159639961
              },
              {
                "average": 0,
                "count": 14167638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14167638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307062.0331,
              4821857.562,
              1352.088918,
              308111.6531,
              4823274.602,
              1388.308918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307062.0330543806,
                    4821857.562142202,
                    1352.0889176841574
                  ],
                  [
                    307062.0330543806,
                    4823274.602142201,
                    1352.0889176841574
                  ],
                  [
                    308111.6530543806,
                    4823274.602142201,
                    1388.3089176841572
                  ],
                  [
                    308111.6530543806,
                    4821857.562142202,
                    1388.3089176841572
                  ],
                  [
                    307062.0330543806,
                    4821857.562142202,
                    1352.0889176841574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:00:22+00:00",
            "end_time": "2017-08-30T19:22:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997357567107,
              43.524711360270395,
              1304.31843482092
            ],
            [
              -119.60052259372996,
              43.53748186923906,
              1304.31843482092
            ],
            [
              -119.58749987658787,
              43.537777526611116,
              1337.5384348209197
            ],
            [
              -119.58695360036685,
              43.52500688658475,
              1337.5384348209197
            ],
            [
              -119.59997357567107,
              43.524711360270395,
              1304.31843482092
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005226,
        43.52471136,
        1304.318435,
        -119.5869536,
        43.53777753,
        1337.538435
      ],
      "properties": {
        "datetime": "2017-09-10T17:39:56Z",
        "pc:count": 14780740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290414.6262,
            "count": 14780740,
            "maximum": 290942.0441,
            "minimum": 289888.8041,
            "name": "X",
            "position": 0,
            "stddev": 290.470269,
            "variance": 84372.97715
          },
          {
            "average": 4823093.313,
            "count": 14780740,
            "maximum": 4823789.717,
            "minimum": 4822369.977,
            "name": "Y",
            "position": 1,
            "stddev": 394.0161664,
            "variance": 155248.7394
          },
          {
            "average": 1312.738259,
            "count": 14780740,
            "maximum": 1337.538435,
            "minimum": 1304.318435,
            "name": "Z",
            "position": 2,
            "stddev": 4.561652434,
            "variance": 20.80867293
          },
          {
            "average": 27346.57624,
            "count": 14780740,
            "maximum": 40929,
            "minimum": 1474,
            "name": "Intensity",
            "position": 3,
            "stddev": 2406.744702,
            "variance": 5792420.061
          },
          {
            "average": 1.000610457,
            "count": 14780740,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02518271955,
            "variance": 0.0006341693639
          },
          {
            "average": 1.001221522,
            "count": 14780740,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03596719809,
            "variance": 0.001293639338
          },
          {
            "average": 0.5016251554,
            "count": 14780740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973758,
            "variance": 0.2499973758
          },
          {
            "average": 3.788714232e-06,
            "count": 14780740,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001946458357,
            "variance": 3.788700134e-06
          },
          {
            "average": 1.236165172,
            "count": 14780740,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4247248469,
            "variance": 0.1803911956
          },
          {
            "average": 0.1269379346,
            "count": 14780740,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82496901,
            "variance": 139.829892
          },
          {
            "average": 2.007418167,
            "count": 14780740,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000447767,
            "variance": 1.000895735
          },
          {
            "average": 1170.16162,
            "count": 14780740,
            "maximum": 1173,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.937155314,
            "variance": 0.8782600826
          },
          {
            "average": 45371.29273,
            "count": 14780740,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2491.791015,
            "variance": 6209022.461
          },
          {
            "average": 43387.44797,
            "count": 14780740,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2459.042284,
            "variance": 6046888.957
          },
          {
            "average": 39661.48804,
            "count": 14780740,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2345.227735,
            "variance": 5500093.13
          },
          {
            "average": 189098520.1,
            "count": 14780740,
            "maximum": 189100396.9,
            "minimum": 189096905,
            "name": "GpsTime",
            "position": 15,
            "stddev": 777.3829473,
            "variance": 604324.2468
          },
          {
            "average": 0,
            "count": 14780740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14780740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14780740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14780740,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14780740,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289888.8041,
          4822369.977,
          1304.318435,
          290942.0441,
          4823789.717,
          1337.538435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289888.8040663885,
                4822369.976889306,
                1304.31843482092
              ],
              [
                289888.8040663885,
                4823789.716889306,
                1304.31843482092
              ],
              [
                290942.0440663885,
                4823789.716889306,
                1337.5384348209197
              ],
              [
                290942.0440663885,
                4822369.976889306,
                1337.5384348209197
              ],
              [
                289888.8040663885,
                4822369.976889306,
                1304.31843482092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:39:56+00:00",
        "end_time": "2017-09-10T16:41:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005226,
            43.52471136,
            1304.318435,
            -119.5869536,
            43.53777753,
            1337.538435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997357567107,
                  43.524711360270395,
                  1304.31843482092
                ],
                [
                  -119.60052259372996,
                  43.53748186923906,
                  1304.31843482092
                ],
                [
                  -119.58749987658787,
                  43.537777526611116,
                  1337.5384348209197
                ],
                [
                  -119.58695360036685,
                  43.52500688658475,
                  1337.5384348209197
                ],
                [
                  -119.59997357567107,
                  43.524711360270395,
                  1304.31843482092
                ]
              ]
            ]
          },
          "id": "20170910_43119E5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:39:56Z",
            "pc:count": 14780740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290414.6262,
                "count": 14780740,
                "maximum": 290942.0441,
                "minimum": 289888.8041,
                "name": "X",
                "position": 0,
                "stddev": 290.470269,
                "variance": 84372.97715
              },
              {
                "average": 4823093.313,
                "count": 14780740,
                "maximum": 4823789.717,
                "minimum": 4822369.977,
                "name": "Y",
                "position": 1,
                "stddev": 394.0161664,
                "variance": 155248.7394
              },
              {
                "average": 1312.738259,
                "count": 14780740,
                "maximum": 1337.538435,
                "minimum": 1304.318435,
                "name": "Z",
                "position": 2,
                "stddev": 4.561652434,
                "variance": 20.80867293
              },
              {
                "average": 27346.57624,
                "count": 14780740,
                "maximum": 40929,
                "minimum": 1474,
                "name": "Intensity",
                "position": 3,
                "stddev": 2406.744702,
                "variance": 5792420.061
              },
              {
                "average": 1.000610457,
                "count": 14780740,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02518271955,
                "variance": 0.0006341693639
              },
              {
                "average": 1.001221522,
                "count": 14780740,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03596719809,
                "variance": 0.001293639338
              },
              {
                "average": 0.5016251554,
                "count": 14780740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973758,
                "variance": 0.2499973758
              },
              {
                "average": 3.788714232e-06,
                "count": 14780740,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001946458357,
                "variance": 3.788700134e-06
              },
              {
                "average": 1.236165172,
                "count": 14780740,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4247248469,
                "variance": 0.1803911956
              },
              {
                "average": 0.1269379346,
                "count": 14780740,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82496901,
                "variance": 139.829892
              },
              {
                "average": 2.007418167,
                "count": 14780740,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000447767,
                "variance": 1.000895735
              },
              {
                "average": 1170.16162,
                "count": 14780740,
                "maximum": 1173,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.937155314,
                "variance": 0.8782600826
              },
              {
                "average": 45371.29273,
                "count": 14780740,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2491.791015,
                "variance": 6209022.461
              },
              {
                "average": 43387.44797,
                "count": 14780740,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2459.042284,
                "variance": 6046888.957
              },
              {
                "average": 39661.48804,
                "count": 14780740,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2345.227735,
                "variance": 5500093.13
              },
              {
                "average": 189098520.1,
                "count": 14780740,
                "maximum": 189100396.9,
                "minimum": 189096905,
                "name": "GpsTime",
                "position": 15,
                "stddev": 777.3829473,
                "variance": 604324.2468
              },
              {
                "average": 0,
                "count": 14780740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14780740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14780740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14780740,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14780740,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289888.8041,
              4822369.977,
              1304.318435,
              290942.0441,
              4823789.717,
              1337.538435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289888.8040663885,
                    4822369.976889306,
                    1304.31843482092
                  ],
                  [
                    289888.8040663885,
                    4823789.716889306,
                    1304.31843482092
                  ],
                  [
                    290942.0440663885,
                    4823789.716889306,
                    1337.5384348209197
                  ],
                  [
                    290942.0440663885,
                    4822369.976889306,
                    1337.5384348209197
                  ],
                  [
                    289888.8040663885,
                    4822369.976889306,
                    1304.31843482092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:39:56+00:00",
            "end_time": "2017-09-10T16:41: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": "20170828_43119E2420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.1374774299948,
              43.512261771404425,
              1267.0560492659008
            ],
            [
              -119.13792683415492,
              43.524985473484,
              1267.0560492659008
            ],
            [
              -119.12499644721368,
              43.52522662954737,
              1396.0560492659008
            ],
            [
              -119.12454975609265,
              43.5125028209586,
              1396.0560492659008
            ],
            [
              -119.1374774299948,
              43.512261771404425,
              1267.0560492659008
            ]
          ]
        ]
      },
      "bbox": [
        -119.1379268,
        43.51226177,
        1267.056049,
        -119.1245498,
        43.52522663,
        1396.056049
      ],
      "properties": {
        "datetime": "2017-08-28T19:10:02Z",
        "pc:count": 13037740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327754.7633,
            "count": 13037740,
            "maximum": 328275.5413,
            "minimum": 327229.9013,
            "name": "X",
            "position": 0,
            "stddev": 296.4449266,
            "variance": 87879.59448
          },
          {
            "average": 4820645.593,
            "count": 13037740,
            "maximum": 4821336.591,
            "minimum": 4819922.531,
            "name": "Y",
            "position": 1,
            "stddev": 393.9802901,
            "variance": 155220.469
          },
          {
            "average": 1301.928477,
            "count": 13037740,
            "maximum": 1396.056049,
            "minimum": 1267.056049,
            "name": "Z",
            "position": 2,
            "stddev": 26.26377032,
            "variance": 689.7856315
          },
          {
            "average": 21650.32696,
            "count": 13037740,
            "maximum": 46033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2368.267855,
            "variance": 5608692.632
          },
          {
            "average": 1.010328707,
            "count": 13037740,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1128441894,
            "variance": 0.01273381108
          },
          {
            "average": 1.020846481,
            "count": 13037740,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1682422463,
            "variance": 0.02830545343
          },
          {
            "average": 0.4999944009,
            "count": 13037740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000191,
            "variance": 0.2500000191
          },
          {
            "average": 3.221417209e-06,
            "count": 13037740,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001794827869,
            "variance": 3.221407078e-06
          },
          {
            "average": 1.220967591,
            "count": 13037740,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.414898696,
            "variance": 0.1721409279
          },
          {
            "average": 0.8443415193,
            "count": 13037740,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6156066,
            "variance": 134.9223168
          },
          {
            "average": 1.996917104,
            "count": 13037740,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003287158,
            "variance": 1.006585121
          },
          {
            "average": 1037.493034,
            "count": 13037740,
            "maximum": 1040,
            "minimum": 1035,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.568069955,
            "variance": 2.458843383
          },
          {
            "average": 43957.04615,
            "count": 13037740,
            "maximum": 58624,
            "minimum": 13568,
            "name": "Red",
            "position": 12,
            "stddev": 2786.000054,
            "variance": 7761796.303
          },
          {
            "average": 41776.52076,
            "count": 13037740,
            "maximum": 56576,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 2515.793909,
            "variance": 6329218.995
          },
          {
            "average": 38173.55742,
            "count": 13037740,
            "maximum": 57344,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 2441.701899,
            "variance": 5961908.165
          },
          {
            "average": 187981656.7,
            "count": 13037740,
            "maximum": 187982602.5,
            "minimum": 187980815,
            "name": "GpsTime",
            "position": 15,
            "stddev": 536.0184487,
            "variance": 287315.7773
          },
          {
            "average": 0,
            "count": 13037740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037740,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037740,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327229.9013,
          4819922.531,
          1267.056049,
          328275.5413,
          4821336.591,
          1396.056049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327229.9012711434,
                4819922.53063949,
                1267.0560492659008
              ],
              [
                327229.9012711434,
                4821336.590639491,
                1267.0560492659008
              ],
              [
                328275.5412711434,
                4821336.590639491,
                1396.0560492659008
              ],
              [
                328275.5412711434,
                4819922.53063949,
                1396.0560492659008
              ],
              [
                327229.9012711434,
                4819922.53063949,
                1267.0560492659008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:10:02+00:00",
        "end_time": "2017-08-28T18:40:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1379268,
            43.51226177,
            1267.056049,
            -119.1245498,
            43.52522663,
            1396.056049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.1374774299948,
                  43.512261771404425,
                  1267.0560492659008
                ],
                [
                  -119.13792683415492,
                  43.524985473484,
                  1267.0560492659008
                ],
                [
                  -119.12499644721368,
                  43.52522662954737,
                  1396.0560492659008
                ],
                [
                  -119.12454975609265,
                  43.5125028209586,
                  1396.0560492659008
                ],
                [
                  -119.1374774299948,
                  43.512261771404425,
                  1267.0560492659008
                ]
              ]
            ]
          },
          "id": "20170828_43119E2420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:10:02Z",
            "pc:count": 13037740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327754.7633,
                "count": 13037740,
                "maximum": 328275.5413,
                "minimum": 327229.9013,
                "name": "X",
                "position": 0,
                "stddev": 296.4449266,
                "variance": 87879.59448
              },
              {
                "average": 4820645.593,
                "count": 13037740,
                "maximum": 4821336.591,
                "minimum": 4819922.531,
                "name": "Y",
                "position": 1,
                "stddev": 393.9802901,
                "variance": 155220.469
              },
              {
                "average": 1301.928477,
                "count": 13037740,
                "maximum": 1396.056049,
                "minimum": 1267.056049,
                "name": "Z",
                "position": 2,
                "stddev": 26.26377032,
                "variance": 689.7856315
              },
              {
                "average": 21650.32696,
                "count": 13037740,
                "maximum": 46033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2368.267855,
                "variance": 5608692.632
              },
              {
                "average": 1.010328707,
                "count": 13037740,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1128441894,
                "variance": 0.01273381108
              },
              {
                "average": 1.020846481,
                "count": 13037740,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1682422463,
                "variance": 0.02830545343
              },
              {
                "average": 0.4999944009,
                "count": 13037740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000191,
                "variance": 0.2500000191
              },
              {
                "average": 3.221417209e-06,
                "count": 13037740,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001794827869,
                "variance": 3.221407078e-06
              },
              {
                "average": 1.220967591,
                "count": 13037740,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.414898696,
                "variance": 0.1721409279
              },
              {
                "average": 0.8443415193,
                "count": 13037740,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6156066,
                "variance": 134.9223168
              },
              {
                "average": 1.996917104,
                "count": 13037740,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003287158,
                "variance": 1.006585121
              },
              {
                "average": 1037.493034,
                "count": 13037740,
                "maximum": 1040,
                "minimum": 1035,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.568069955,
                "variance": 2.458843383
              },
              {
                "average": 43957.04615,
                "count": 13037740,
                "maximum": 58624,
                "minimum": 13568,
                "name": "Red",
                "position": 12,
                "stddev": 2786.000054,
                "variance": 7761796.303
              },
              {
                "average": 41776.52076,
                "count": 13037740,
                "maximum": 56576,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 2515.793909,
                "variance": 6329218.995
              },
              {
                "average": 38173.55742,
                "count": 13037740,
                "maximum": 57344,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 2441.701899,
                "variance": 5961908.165
              },
              {
                "average": 187981656.7,
                "count": 13037740,
                "maximum": 187982602.5,
                "minimum": 187980815,
                "name": "GpsTime",
                "position": 15,
                "stddev": 536.0184487,
                "variance": 287315.7773
              },
              {
                "average": 0,
                "count": 13037740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037740,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037740,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327229.9013,
              4819922.531,
              1267.056049,
              328275.5413,
              4821336.591,
              1396.056049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327229.9012711434,
                    4819922.53063949,
                    1267.0560492659008
                  ],
                  [
                    327229.9012711434,
                    4821336.590639491,
                    1267.0560492659008
                  ],
                  [
                    328275.5412711434,
                    4821336.590639491,
                    1396.0560492659008
                  ],
                  [
                    328275.5412711434,
                    4819922.53063949,
                    1396.0560492659008
                  ],
                  [
                    327229.9012711434,
                    4819922.53063949,
                    1267.0560492659008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:10:02+00:00",
            "end_time": "2017-08-28T18:40:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497370829977,
              43.537219835567306,
              1286.3549795280826
            ],
            [
              -119.52550674895863,
              43.54998189083028,
              1286.3549795280826
            ],
            [
              -119.51249888315492,
              43.55026866625399,
              1310.0949795280824
            ],
            [
              -119.51196858091451,
              43.537506483957486,
              1310.0949795280824
            ],
            [
              -119.52497370829977,
              43.537219835567306,
              1286.3549795280826
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255067,
        43.53721984,
        1286.35498,
        -119.5119686,
        43.55026867,
        1310.09498
      ],
      "properties": {
        "datetime": "2017-09-10T15:06:23Z",
        "pc:count": 14269553,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296535.7053,
            "count": 14269553,
            "maximum": 297043.9193,
            "minimum": 295992.1593,
            "name": "X",
            "position": 0,
            "stddev": 295.7677235,
            "variance": 87478.54628
          },
          {
            "average": 4824290.856,
            "count": 14269553,
            "maximum": 4824991.135,
            "minimum": 4823572.415,
            "name": "Y",
            "position": 1,
            "stddev": 398.833143,
            "variance": 159067.8759
          },
          {
            "average": 1288.772754,
            "count": 14269553,
            "maximum": 1310.09498,
            "minimum": 1286.35498,
            "name": "Z",
            "position": 2,
            "stddev": 1.366017444,
            "variance": 1.866003656
          },
          {
            "average": 32324.52476,
            "count": 14269553,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5280.58604,
            "variance": 27884588.93
          },
          {
            "average": 1.000861134,
            "count": 14269553,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02946356092,
            "variance": 0.000868101422
          },
          {
            "average": 1.00173271,
            "count": 14269553,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04187355768,
            "variance": 0.001753394833
          },
          {
            "average": 0.5013327327,
            "count": 14269553,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982413,
            "variance": 0.2499982413
          },
          {
            "average": 3.679162199e-05,
            "count": 14269553,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006065498409,
            "variance": 3.679027095e-05
          },
          {
            "average": 1.256234375,
            "count": 14269553,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365527845,
            "variance": 0.1905783336
          },
          {
            "average": -0.08169460391,
            "count": 14269553,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06984563,
            "variance": 145.6811736
          },
          {
            "average": 2.012122664,
            "count": 14269553,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000987629,
            "variance": 1.001976233
          },
          {
            "average": 1155.68986,
            "count": 14269553,
            "maximum": 1159,
            "minimum": 1153,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.428031734,
            "variance": 2.039274633
          },
          {
            "average": 36038.66769,
            "count": 14269553,
            "maximum": 54272,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 8612.080744,
            "variance": 74167934.74
          },
          {
            "average": 39240.46139,
            "count": 14269553,
            "maximum": 54016,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 6057.981185,
            "variance": 36699136.04
          },
          {
            "average": 34348.30128,
            "count": 14269553,
            "maximum": 56832,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 7975.063867,
            "variance": 63601643.68
          },
          {
            "average": 189007912.3,
            "count": 14269553,
            "maximum": 189091183.3,
            "minimum": 188949783.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 68262.08448,
            "variance": 4659712178
          },
          {
            "average": 0,
            "count": 14269553,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14269553,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14269553,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14269553,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14269553,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295992.1593,
          4823572.415,
          1286.35498,
          297043.9193,
          4824991.135,
          1310.09498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295992.1593431192,
                4823572.415108313,
                1286.3549795280826
              ],
              [
                295992.1593431192,
                4824991.1351083135,
                1286.3549795280826
              ],
              [
                297043.9193431192,
                4824991.1351083135,
                1310.0949795280824
              ],
              [
                297043.9193431192,
                4823572.415108313,
                1310.0949795280824
              ],
              [
                295992.1593431192,
                4823572.415108313,
                1286.3549795280826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:06:23+00:00",
        "end_time": "2017-09-08T23:49:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255067,
            43.53721984,
            1286.35498,
            -119.5119686,
            43.55026867,
            1310.09498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497370829977,
                  43.537219835567306,
                  1286.3549795280826
                ],
                [
                  -119.52550674895863,
                  43.54998189083028,
                  1286.3549795280826
                ],
                [
                  -119.51249888315492,
                  43.55026866625399,
                  1310.0949795280824
                ],
                [
                  -119.51196858091451,
                  43.537506483957486,
                  1310.0949795280824
                ],
                [
                  -119.52497370829977,
                  43.537219835567306,
                  1286.3549795280826
                ]
              ]
            ]
          },
          "id": "20170908_43119E5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:06:23Z",
            "pc:count": 14269553,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296535.7053,
                "count": 14269553,
                "maximum": 297043.9193,
                "minimum": 295992.1593,
                "name": "X",
                "position": 0,
                "stddev": 295.7677235,
                "variance": 87478.54628
              },
              {
                "average": 4824290.856,
                "count": 14269553,
                "maximum": 4824991.135,
                "minimum": 4823572.415,
                "name": "Y",
                "position": 1,
                "stddev": 398.833143,
                "variance": 159067.8759
              },
              {
                "average": 1288.772754,
                "count": 14269553,
                "maximum": 1310.09498,
                "minimum": 1286.35498,
                "name": "Z",
                "position": 2,
                "stddev": 1.366017444,
                "variance": 1.866003656
              },
              {
                "average": 32324.52476,
                "count": 14269553,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5280.58604,
                "variance": 27884588.93
              },
              {
                "average": 1.000861134,
                "count": 14269553,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02946356092,
                "variance": 0.000868101422
              },
              {
                "average": 1.00173271,
                "count": 14269553,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04187355768,
                "variance": 0.001753394833
              },
              {
                "average": 0.5013327327,
                "count": 14269553,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982413,
                "variance": 0.2499982413
              },
              {
                "average": 3.679162199e-05,
                "count": 14269553,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006065498409,
                "variance": 3.679027095e-05
              },
              {
                "average": 1.256234375,
                "count": 14269553,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365527845,
                "variance": 0.1905783336
              },
              {
                "average": -0.08169460391,
                "count": 14269553,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06984563,
                "variance": 145.6811736
              },
              {
                "average": 2.012122664,
                "count": 14269553,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000987629,
                "variance": 1.001976233
              },
              {
                "average": 1155.68986,
                "count": 14269553,
                "maximum": 1159,
                "minimum": 1153,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.428031734,
                "variance": 2.039274633
              },
              {
                "average": 36038.66769,
                "count": 14269553,
                "maximum": 54272,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 8612.080744,
                "variance": 74167934.74
              },
              {
                "average": 39240.46139,
                "count": 14269553,
                "maximum": 54016,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 6057.981185,
                "variance": 36699136.04
              },
              {
                "average": 34348.30128,
                "count": 14269553,
                "maximum": 56832,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 7975.063867,
                "variance": 63601643.68
              },
              {
                "average": 189007912.3,
                "count": 14269553,
                "maximum": 189091183.3,
                "minimum": 188949783.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 68262.08448,
                "variance": 4659712178
              },
              {
                "average": 0,
                "count": 14269553,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14269553,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14269553,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14269553,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14269553,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295992.1593,
              4823572.415,
              1286.35498,
              297043.9193,
              4824991.135,
              1310.09498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295992.1593431192,
                    4823572.415108313,
                    1286.3549795280826
                  ],
                  [
                    295992.1593431192,
                    4824991.1351083135,
                    1286.3549795280826
                  ],
                  [
                    297043.9193431192,
                    4824991.1351083135,
                    1310.0949795280824
                  ],
                  [
                    297043.9193431192,
                    4823572.415108313,
                    1310.0949795280824
                  ],
                  [
                    295992.1593431192,
                    4823572.415108313,
                    1286.3549795280826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:06:23+00:00",
            "end_time": "2017-09-08T23:49: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": "20170910_43119E5111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497302203869,
              43.58720882908584,
              1307.392315707008
            ],
            [
              -119.62552862732807,
              43.599981281857104,
              1307.392315707008
            ],
            [
              -119.61249888540588,
              43.600279984330136,
              1343.0923157070079
            ],
            [
              -119.61194602976103,
              43.58750739914591,
              1343.0923157070079
            ],
            [
              -119.62497302203869,
              43.58720882908584,
              1307.392315707008
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255286,
        43.58720883,
        1307.392316,
        -119.611946,
        43.60027998,
        1343.092316
      ],
      "properties": {
        "datetime": "2017-09-10T17:08:27Z",
        "pc:count": 14003534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288623.8697,
            "count": 14003534,
            "maximum": 289140.4781,
            "minimum": 288087.7381,
            "name": "X",
            "position": 0,
            "stddev": 292.9408285,
            "variance": 85814.32899
          },
          {
            "average": 4830085.09,
            "count": 14003534,
            "maximum": 4830794.753,
            "minimum": 4829374.753,
            "name": "Y",
            "position": 1,
            "stddev": 403.9211853,
            "variance": 163152.3239
          },
          {
            "average": 1311.907694,
            "count": 14003534,
            "maximum": 1343.092316,
            "minimum": 1307.392316,
            "name": "Z",
            "position": 2,
            "stddev": 3.108108544,
            "variance": 9.660338722
          },
          {
            "average": 31823.76549,
            "count": 14003534,
            "maximum": 61425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6738.338486,
            "variance": 45405205.56
          },
          {
            "average": 1.033356437,
            "count": 14003534,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1949429729,
            "variance": 0.03800276269
          },
          {
            "average": 1.067820309,
            "count": 14003534,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.290337932,
            "variance": 0.08429611478
          },
          {
            "average": 0.5020367716,
            "count": 14003534,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958694,
            "variance": 0.2499958694
          },
          {
            "average": 5.712843629e-07,
            "count": 14003534,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007558333661,
            "variance": 5.712840774e-07
          },
          {
            "average": 1.292909918,
            "count": 14003534,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4550974762,
            "variance": 0.2071137129
          },
          {
            "average": -0.121943309,
            "count": 14003534,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93555792,
            "variance": 142.4575428
          },
          {
            "average": 1.989263282,
            "count": 14003534,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009870099,
            "variance": 1.019837616
          },
          {
            "average": 1167.312406,
            "count": 14003534,
            "maximum": 1170,
            "minimum": 1165,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9919578617,
            "variance": 0.9839803993
          },
          {
            "average": 23939.2929,
            "count": 14003534,
            "maximum": 58368,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 13661.522,
            "variance": 186637183.3
          },
          {
            "average": 29624.90433,
            "count": 14003534,
            "maximum": 59904,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 9419.280345,
            "variance": 88722842.22
          },
          {
            "average": 20919.85563,
            "count": 14003534,
            "maximum": 59392,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 11379.60614,
            "variance": 129495435.9
          },
          {
            "average": 189096427.4,
            "count": 14003534,
            "maximum": 189098507.6,
            "minimum": 189095018.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.0697196,
            "variance": 354107.9712
          },
          {
            "average": 0,
            "count": 14003534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14003534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14003534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14003534,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14003534,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288087.7381,
          4829374.753,
          1307.392316,
          289140.4781,
          4830794.753,
          1343.092316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288087.7381304406,
                4829374.753067147,
                1307.392315707008
              ],
              [
                288087.7381304406,
                4830794.753067147,
                1307.392315707008
              ],
              [
                289140.4781304406,
                4830794.753067147,
                1343.0923157070079
              ],
              [
                289140.4781304406,
                4829374.753067147,
                1343.0923157070079
              ],
              [
                288087.7381304406,
                4829374.753067147,
                1307.392315707008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:08:27+00:00",
        "end_time": "2017-09-10T16:10:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255286,
            43.58720883,
            1307.392316,
            -119.611946,
            43.60027998,
            1343.092316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497302203869,
                  43.58720882908584,
                  1307.392315707008
                ],
                [
                  -119.62552862732807,
                  43.599981281857104,
                  1307.392315707008
                ],
                [
                  -119.61249888540588,
                  43.600279984330136,
                  1343.0923157070079
                ],
                [
                  -119.61194602976103,
                  43.58750739914591,
                  1343.0923157070079
                ],
                [
                  -119.62497302203869,
                  43.58720882908584,
                  1307.392315707008
                ]
              ]
            ]
          },
          "id": "20170910_43119E5111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:08:27Z",
            "pc:count": 14003534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288623.8697,
                "count": 14003534,
                "maximum": 289140.4781,
                "minimum": 288087.7381,
                "name": "X",
                "position": 0,
                "stddev": 292.9408285,
                "variance": 85814.32899
              },
              {
                "average": 4830085.09,
                "count": 14003534,
                "maximum": 4830794.753,
                "minimum": 4829374.753,
                "name": "Y",
                "position": 1,
                "stddev": 403.9211853,
                "variance": 163152.3239
              },
              {
                "average": 1311.907694,
                "count": 14003534,
                "maximum": 1343.092316,
                "minimum": 1307.392316,
                "name": "Z",
                "position": 2,
                "stddev": 3.108108544,
                "variance": 9.660338722
              },
              {
                "average": 31823.76549,
                "count": 14003534,
                "maximum": 61425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6738.338486,
                "variance": 45405205.56
              },
              {
                "average": 1.033356437,
                "count": 14003534,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1949429729,
                "variance": 0.03800276269
              },
              {
                "average": 1.067820309,
                "count": 14003534,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.290337932,
                "variance": 0.08429611478
              },
              {
                "average": 0.5020367716,
                "count": 14003534,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958694,
                "variance": 0.2499958694
              },
              {
                "average": 5.712843629e-07,
                "count": 14003534,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007558333661,
                "variance": 5.712840774e-07
              },
              {
                "average": 1.292909918,
                "count": 14003534,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4550974762,
                "variance": 0.2071137129
              },
              {
                "average": -0.121943309,
                "count": 14003534,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93555792,
                "variance": 142.4575428
              },
              {
                "average": 1.989263282,
                "count": 14003534,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009870099,
                "variance": 1.019837616
              },
              {
                "average": 1167.312406,
                "count": 14003534,
                "maximum": 1170,
                "minimum": 1165,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9919578617,
                "variance": 0.9839803993
              },
              {
                "average": 23939.2929,
                "count": 14003534,
                "maximum": 58368,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 13661.522,
                "variance": 186637183.3
              },
              {
                "average": 29624.90433,
                "count": 14003534,
                "maximum": 59904,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 9419.280345,
                "variance": 88722842.22
              },
              {
                "average": 20919.85563,
                "count": 14003534,
                "maximum": 59392,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 11379.60614,
                "variance": 129495435.9
              },
              {
                "average": 189096427.4,
                "count": 14003534,
                "maximum": 189098507.6,
                "minimum": 189095018.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.0697196,
                "variance": 354107.9712
              },
              {
                "average": 0,
                "count": 14003534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14003534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14003534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14003534,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14003534,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288087.7381,
              4829374.753,
              1307.392316,
              289140.4781,
              4830794.753,
              1343.092316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288087.7381304406,
                    4829374.753067147,
                    1307.392315707008
                  ],
                  [
                    288087.7381304406,
                    4830794.753067147,
                    1307.392315707008
                  ],
                  [
                    289140.4781304406,
                    4830794.753067147,
                    1343.0923157070079
                  ],
                  [
                    289140.4781304406,
                    4829374.753067147,
                    1343.0923157070079
                  ],
                  [
                    288087.7381304406,
                    4829374.753067147,
                    1307.392315707008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:08:27+00:00",
            "end_time": "2017-09-10T16: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": "20170828_43119E3417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.29997638741686,
              43.51224359680525,
              1384.7469557937743
            ],
            [
              -119.30046063684445,
              43.5249842518591,
              1384.7469557937743
            ],
            [
              -119.28749704680475,
              43.525244480900156,
              1403.986955793774
            ],
            [
              -119.28701552041011,
              43.51250371076016,
              1403.986955793774
            ],
            [
              -119.29997638741686,
              43.51224359680525,
              1384.7469557937743
            ]
          ]
        ]
      },
      "bbox": [
        -119.3004606,
        43.5122436,
        1384.746956,
        -119.2870155,
        43.52524448,
        1403.986956
      ],
      "properties": {
        "datetime": "2017-08-30T17:37:54Z",
        "pc:count": 27063691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314618.9452,
            "count": 27063691,
            "maximum": 315143.2991,
            "minimum": 314094.8591,
            "name": "X",
            "position": 0,
            "stddev": 292.0255342,
            "variance": 85278.91264
          },
          {
            "average": 4820978.46,
            "count": 27063691,
            "maximum": 4821686.992,
            "minimum": 4820270.892,
            "name": "Y",
            "position": 1,
            "stddev": 397.478027,
            "variance": 157988.7819
          },
          {
            "average": 1391.244417,
            "count": 27063691,
            "maximum": 1403.986956,
            "minimum": 1384.746956,
            "name": "Z",
            "position": 2,
            "stddev": 3.394589523,
            "variance": 11.52323803
          },
          {
            "average": 19897.27237,
            "count": 27063691,
            "maximum": 30337,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 1360.21874,
            "variance": 1850195.021
          },
          {
            "average": 1.00000994,
            "count": 27063691,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003187650736,
            "variance": 1.016111721e-05
          },
          {
            "average": 1.000017182,
            "count": 27063691,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004224511224,
            "variance": 1.784649508e-05
          },
          {
            "average": 0.503826917,
            "count": 27063691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853637,
            "variance": 0.2499853639
          },
          {
            "average": 3.214639127e-06,
            "count": 27063691,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001792938625,
            "variance": 3.214628912e-06
          },
          {
            "average": 1.090980199,
            "count": 27063691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.287580955,
            "variance": 0.08270280566
          },
          {
            "average": -0.3817050039,
            "count": 27063691,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62907836,
            "variance": 135.2354634
          },
          {
            "average": 2.000669384,
            "count": 27063691,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000018768,
            "variance": 1.000037536
          },
          {
            "average": 1067.250209,
            "count": 27063691,
            "maximum": 1099,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.00843536,
            "variance": 841.4893222
          },
          {
            "average": 42465.25101,
            "count": 27063691,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2206.562038,
            "variance": 4868916.028
          },
          {
            "average": 40485.94185,
            "count": 27063691,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2176.703798,
            "variance": 4738039.425
          },
          {
            "average": 37412.99001,
            "count": 27063691,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2074.213354,
            "variance": 4302361.038
          },
          {
            "average": 188063434.6,
            "count": 27063691,
            "maximum": 188149874.2,
            "minimum": 187981250.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 83088.48597,
            "variance": 6903696501
          },
          {
            "average": 0,
            "count": 27063691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27063691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27063691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27063691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27063691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314094.8591,
          4820270.892,
          1384.746956,
          315143.2991,
          4821686.992,
          1403.986956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314094.85914492514,
                4820270.89238947,
                1384.7469557937743
              ],
              [
                314094.85914492514,
                4821686.992389469,
                1384.7469557937743
              ],
              [
                315143.2991449251,
                4821686.992389469,
                1403.986955793774
              ],
              [
                315143.2991449251,
                4820270.89238947,
                1403.986955793774
              ],
              [
                314094.85914492514,
                4820270.89238947,
                1384.7469557937743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:37:54+00:00",
        "end_time": "2017-08-28T18:47:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3004606,
            43.5122436,
            1384.746956,
            -119.2870155,
            43.52524448,
            1403.986956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.29997638741686,
                  43.51224359680525,
                  1384.7469557937743
                ],
                [
                  -119.30046063684445,
                  43.5249842518591,
                  1384.7469557937743
                ],
                [
                  -119.28749704680475,
                  43.525244480900156,
                  1403.986955793774
                ],
                [
                  -119.28701552041011,
                  43.51250371076016,
                  1403.986955793774
                ],
                [
                  -119.29997638741686,
                  43.51224359680525,
                  1384.7469557937743
                ]
              ]
            ]
          },
          "id": "20170828_43119E3417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:37:54Z",
            "pc:count": 27063691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314618.9452,
                "count": 27063691,
                "maximum": 315143.2991,
                "minimum": 314094.8591,
                "name": "X",
                "position": 0,
                "stddev": 292.0255342,
                "variance": 85278.91264
              },
              {
                "average": 4820978.46,
                "count": 27063691,
                "maximum": 4821686.992,
                "minimum": 4820270.892,
                "name": "Y",
                "position": 1,
                "stddev": 397.478027,
                "variance": 157988.7819
              },
              {
                "average": 1391.244417,
                "count": 27063691,
                "maximum": 1403.986956,
                "minimum": 1384.746956,
                "name": "Z",
                "position": 2,
                "stddev": 3.394589523,
                "variance": 11.52323803
              },
              {
                "average": 19897.27237,
                "count": 27063691,
                "maximum": 30337,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 1360.21874,
                "variance": 1850195.021
              },
              {
                "average": 1.00000994,
                "count": 27063691,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003187650736,
                "variance": 1.016111721e-05
              },
              {
                "average": 1.000017182,
                "count": 27063691,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004224511224,
                "variance": 1.784649508e-05
              },
              {
                "average": 0.503826917,
                "count": 27063691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853637,
                "variance": 0.2499853639
              },
              {
                "average": 3.214639127e-06,
                "count": 27063691,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001792938625,
                "variance": 3.214628912e-06
              },
              {
                "average": 1.090980199,
                "count": 27063691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.287580955,
                "variance": 0.08270280566
              },
              {
                "average": -0.3817050039,
                "count": 27063691,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62907836,
                "variance": 135.2354634
              },
              {
                "average": 2.000669384,
                "count": 27063691,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000018768,
                "variance": 1.000037536
              },
              {
                "average": 1067.250209,
                "count": 27063691,
                "maximum": 1099,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.00843536,
                "variance": 841.4893222
              },
              {
                "average": 42465.25101,
                "count": 27063691,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2206.562038,
                "variance": 4868916.028
              },
              {
                "average": 40485.94185,
                "count": 27063691,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2176.703798,
                "variance": 4738039.425
              },
              {
                "average": 37412.99001,
                "count": 27063691,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2074.213354,
                "variance": 4302361.038
              },
              {
                "average": 188063434.6,
                "count": 27063691,
                "maximum": 188149874.2,
                "minimum": 187981250.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 83088.48597,
                "variance": 6903696501
              },
              {
                "average": 0,
                "count": 27063691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27063691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27063691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27063691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27063691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314094.8591,
              4820270.892,
              1384.746956,
              315143.2991,
              4821686.992,
              1403.986956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314094.85914492514,
                    4820270.89238947,
                    1384.7469557937743
                  ],
                  [
                    314094.85914492514,
                    4821686.992389469,
                    1384.7469557937743
                  ],
                  [
                    315143.2991449251,
                    4821686.992389469,
                    1403.986955793774
                  ],
                  [
                    315143.2991449251,
                    4820270.89238947,
                    1403.986955793774
                  ],
                  [
                    314094.85914492514,
                    4820270.89238947,
                    1384.7469557937743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:37:54+00:00",
            "end_time": "2017-08-28T18:47: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": "20170910_43119E6203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247248750241,
              43.61220510915532,
              1318.1132151480756
            ],
            [
              -119.66303669088556,
              43.624981076637816,
              1318.1132151480756
            ],
            [
              -119.64999996274753,
              43.6252842370776,
              1326.8132151480754
            ],
            [
              -119.6494385134871,
              43.61250813517477,
              1326.8132151480754
            ],
            [
              -119.66247248750241,
              43.61220510915532,
              1318.1132151480756
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630367,
        43.61220511,
        1318.113215,
        -119.6494385,
        43.62528424,
        1326.813215
      ],
      "properties": {
        "datetime": "2017-09-10T17:42:36Z",
        "pc:count": 13114155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285683.4944,
            "count": 13114155,
            "maximum": 286202.2537,
            "minimum": 285149.3537,
            "name": "X",
            "position": 0,
            "stddev": 291.7139316,
            "variance": 85097.01791
          },
          {
            "average": 4832945.021,
            "count": 13114155,
            "maximum": 4833667.809,
            "minimum": 4832247.369,
            "name": "Y",
            "position": 1,
            "stddev": 401.4662465,
            "variance": 161175.1471
          },
          {
            "average": 1322.198219,
            "count": 13114155,
            "maximum": 1326.813215,
            "minimum": 1318.113215,
            "name": "Z",
            "position": 2,
            "stddev": 1.521236808,
            "variance": 2.314161426
          },
          {
            "average": 29857.96163,
            "count": 13114155,
            "maximum": 53025,
            "minimum": 833,
            "name": "Intensity",
            "position": 3,
            "stddev": 3535.311757,
            "variance": 12498429.22
          },
          {
            "average": 1.000051929,
            "count": 13114155,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007216539096,
            "variance": 5.207843652e-05
          },
          {
            "average": 1.000103628,
            "count": 13114155,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01020172896,
            "variance": 0.0001040752739
          },
          {
            "average": 0.5022496684,
            "count": 13114155,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994958,
            "variance": 0.2499949581
          },
          {
            "average": 6.024025185e-06,
            "count": 13114155,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002454381665,
            "variance": 6.023989355e-06
          },
          {
            "average": 1.291024622,
            "count": 13114155,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4542348589,
            "variance": 0.2063293071
          },
          {
            "average": -0.2663246918,
            "count": 13114155,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96234269,
            "variance": 143.0976427
          },
          {
            "average": 2.009997823,
            "count": 13114155,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000816576,
            "variance": 1.001633819
          },
          {
            "average": 1170.757043,
            "count": 13114155,
            "maximum": 1173,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000883031,
            "variance": 1.001766842
          },
          {
            "average": 42229.26113,
            "count": 13114155,
            "maximum": 53504,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 6754.918047,
            "variance": 45628917.82
          },
          {
            "average": 40948.8085,
            "count": 13114155,
            "maximum": 51712,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 4560.733099,
            "variance": 20800286.4
          },
          {
            "average": 35731.60595,
            "count": 13114155,
            "maximum": 47872,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 5818.536348,
            "variance": 33855365.24
          },
          {
            "average": 189098958,
            "count": 13114155,
            "maximum": 189100556.7,
            "minimum": 189096756,
            "name": "GpsTime",
            "position": 15,
            "stddev": 766.9791503,
            "variance": 588257.0171
          },
          {
            "average": 0,
            "count": 13114155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13114155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13114155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13114155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13114155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285149.3537,
          4832247.369,
          1318.113215,
          286202.2537,
          4833667.809,
          1326.813215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285149.3537185939,
                4832247.369192213,
                1318.1132151480756
              ],
              [
                285149.3537185939,
                4833667.809192212,
                1318.1132151480756
              ],
              [
                286202.2537185939,
                4833667.809192212,
                1326.8132151480754
              ],
              [
                286202.2537185939,
                4832247.369192213,
                1326.8132151480754
              ],
              [
                285149.3537185939,
                4832247.369192213,
                1318.1132151480756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:42:36+00:00",
        "end_time": "2017-09-10T16:39:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630367,
            43.61220511,
            1318.113215,
            -119.6494385,
            43.62528424,
            1326.813215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247248750241,
                  43.61220510915532,
                  1318.1132151480756
                ],
                [
                  -119.66303669088556,
                  43.624981076637816,
                  1318.1132151480756
                ],
                [
                  -119.64999996274753,
                  43.6252842370776,
                  1326.8132151480754
                ],
                [
                  -119.6494385134871,
                  43.61250813517477,
                  1326.8132151480754
                ],
                [
                  -119.66247248750241,
                  43.61220510915532,
                  1318.1132151480756
                ]
              ]
            ]
          },
          "id": "20170910_43119E6203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:42:36Z",
            "pc:count": 13114155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285683.4944,
                "count": 13114155,
                "maximum": 286202.2537,
                "minimum": 285149.3537,
                "name": "X",
                "position": 0,
                "stddev": 291.7139316,
                "variance": 85097.01791
              },
              {
                "average": 4832945.021,
                "count": 13114155,
                "maximum": 4833667.809,
                "minimum": 4832247.369,
                "name": "Y",
                "position": 1,
                "stddev": 401.4662465,
                "variance": 161175.1471
              },
              {
                "average": 1322.198219,
                "count": 13114155,
                "maximum": 1326.813215,
                "minimum": 1318.113215,
                "name": "Z",
                "position": 2,
                "stddev": 1.521236808,
                "variance": 2.314161426
              },
              {
                "average": 29857.96163,
                "count": 13114155,
                "maximum": 53025,
                "minimum": 833,
                "name": "Intensity",
                "position": 3,
                "stddev": 3535.311757,
                "variance": 12498429.22
              },
              {
                "average": 1.000051929,
                "count": 13114155,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007216539096,
                "variance": 5.207843652e-05
              },
              {
                "average": 1.000103628,
                "count": 13114155,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01020172896,
                "variance": 0.0001040752739
              },
              {
                "average": 0.5022496684,
                "count": 13114155,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994958,
                "variance": 0.2499949581
              },
              {
                "average": 6.024025185e-06,
                "count": 13114155,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002454381665,
                "variance": 6.023989355e-06
              },
              {
                "average": 1.291024622,
                "count": 13114155,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4542348589,
                "variance": 0.2063293071
              },
              {
                "average": -0.2663246918,
                "count": 13114155,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96234269,
                "variance": 143.0976427
              },
              {
                "average": 2.009997823,
                "count": 13114155,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000816576,
                "variance": 1.001633819
              },
              {
                "average": 1170.757043,
                "count": 13114155,
                "maximum": 1173,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000883031,
                "variance": 1.001766842
              },
              {
                "average": 42229.26113,
                "count": 13114155,
                "maximum": 53504,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 6754.918047,
                "variance": 45628917.82
              },
              {
                "average": 40948.8085,
                "count": 13114155,
                "maximum": 51712,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 4560.733099,
                "variance": 20800286.4
              },
              {
                "average": 35731.60595,
                "count": 13114155,
                "maximum": 47872,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 5818.536348,
                "variance": 33855365.24
              },
              {
                "average": 189098958,
                "count": 13114155,
                "maximum": 189100556.7,
                "minimum": 189096756,
                "name": "GpsTime",
                "position": 15,
                "stddev": 766.9791503,
                "variance": 588257.0171
              },
              {
                "average": 0,
                "count": 13114155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13114155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13114155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13114155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13114155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285149.3537,
              4832247.369,
              1318.113215,
              286202.2537,
              4833667.809,
              1326.813215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285149.3537185939,
                    4832247.369192213,
                    1318.1132151480756
                  ],
                  [
                    285149.3537185939,
                    4833667.809192212,
                    1318.1132151480756
                  ],
                  [
                    286202.2537185939,
                    4833667.809192212,
                    1326.8132151480754
                  ],
                  [
                    286202.2537185939,
                    4832247.369192213,
                    1326.8132151480754
                  ],
                  [
                    285149.3537185939,
                    4832247.369192213,
                    1318.1132151480756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:42:36+00:00",
            "end_time": "2017-09-10T16:39: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": "20170828_43119E3411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247595895113,
              43.52474229496657,
              1386.9058036590334
            ],
            [
              -119.31296308550802,
              43.537483709594994,
              1386.9058036590334
            ],
            [
              -119.299996931646,
              43.53774541552859,
              1412.4658036590333
            ],
            [
              -119.29951252996935,
              43.5250038851566,
              1412.4658036590333
            ],
            [
              -119.31247595895113,
              43.52474229496657,
              1386.9058036590334
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129631,
        43.52474229,
        1386.905804,
        -119.2995125,
        43.53774542,
        1412.465804
      ],
      "properties": {
        "datetime": "2017-08-30T17:50:58Z",
        "pc:count": 13658356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313652.6369,
            "count": 13658356,
            "maximum": 314171.5402,
            "minimum": 313123.1002,
            "name": "X",
            "position": 0,
            "stddev": 301.8274839,
            "variance": 91099.83004
          },
          {
            "average": 4822374.989,
            "count": 13658356,
            "maximum": 4823103.254,
            "minimum": 4821687.054,
            "name": "Y",
            "position": 1,
            "stddev": 412.0787544,
            "variance": 169808.8998
          },
          {
            "average": 1395.821837,
            "count": 13658356,
            "maximum": 1412.465804,
            "minimum": 1386.905804,
            "name": "Z",
            "position": 2,
            "stddev": 3.816505737,
            "variance": 14.56571604
          },
          {
            "average": 20398.37847,
            "count": 13658356,
            "maximum": 46465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1730.684963,
            "variance": 2995270.44
          },
          {
            "average": 1.004743763,
            "count": 13658356,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07877951298,
            "variance": 0.006206211665
          },
          {
            "average": 1.009498874,
            "count": 13658356,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1181877565,
            "variance": 0.01396834579
          },
          {
            "average": 0.5013599001,
            "count": 13658356,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998169,
            "variance": 0.249998169
          },
          {
            "average": 2.196457612e-07,
            "count": 13658356,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004686637697,
            "variance": 2.19645729e-07
          },
          {
            "average": 1.164401338,
            "count": 13658356,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3706393774,
            "variance": 0.1373735481
          },
          {
            "average": 0.6215015354,
            "count": 13658356,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92789166,
            "variance": 142.2745994
          },
          {
            "average": 1.996202544,
            "count": 13658356,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001549098,
            "variance": 1.003100596
          },
          {
            "average": 1096.21246,
            "count": 13658356,
            "maximum": 1101,
            "minimum": 1037,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.031670799,
            "variance": 81.57107741
          },
          {
            "average": 43684.33879,
            "count": 13658356,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2427.133452,
            "variance": 5890976.796
          },
          {
            "average": 41608.47799,
            "count": 13658356,
            "maximum": 57344,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2095.022154,
            "variance": 4389117.826
          },
          {
            "average": 38159.27299,
            "count": 13658356,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2218.480131,
            "variance": 4921654.094
          },
          {
            "average": 188145018.8,
            "count": 13658356,
            "maximum": 188150658.2,
            "minimum": 187981407,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24783.08018,
            "variance": 614201063.2
          },
          {
            "average": 0,
            "count": 13658356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13658356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313123.1002,
          4821687.054,
          1386.905804,
          314171.5402,
          4823103.254,
          1412.465804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313123.100163543,
                4821687.053613944,
                1386.9058036590334
              ],
              [
                313123.100163543,
                4823103.253613943,
                1386.9058036590334
              ],
              [
                314171.54016354296,
                4823103.253613943,
                1412.4658036590333
              ],
              [
                314171.54016354296,
                4821687.053613944,
                1412.4658036590333
              ],
              [
                313123.100163543,
                4821687.053613944,
                1386.9058036590334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:50:58+00:00",
        "end_time": "2017-08-28T18:50:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129631,
            43.52474229,
            1386.905804,
            -119.2995125,
            43.53774542,
            1412.465804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247595895113,
                  43.52474229496657,
                  1386.9058036590334
                ],
                [
                  -119.31296308550802,
                  43.537483709594994,
                  1386.9058036590334
                ],
                [
                  -119.299996931646,
                  43.53774541552859,
                  1412.4658036590333
                ],
                [
                  -119.29951252996935,
                  43.5250038851566,
                  1412.4658036590333
                ],
                [
                  -119.31247595895113,
                  43.52474229496657,
                  1386.9058036590334
                ]
              ]
            ]
          },
          "id": "20170828_43119E3411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:50:58Z",
            "pc:count": 13658356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313652.6369,
                "count": 13658356,
                "maximum": 314171.5402,
                "minimum": 313123.1002,
                "name": "X",
                "position": 0,
                "stddev": 301.8274839,
                "variance": 91099.83004
              },
              {
                "average": 4822374.989,
                "count": 13658356,
                "maximum": 4823103.254,
                "minimum": 4821687.054,
                "name": "Y",
                "position": 1,
                "stddev": 412.0787544,
                "variance": 169808.8998
              },
              {
                "average": 1395.821837,
                "count": 13658356,
                "maximum": 1412.465804,
                "minimum": 1386.905804,
                "name": "Z",
                "position": 2,
                "stddev": 3.816505737,
                "variance": 14.56571604
              },
              {
                "average": 20398.37847,
                "count": 13658356,
                "maximum": 46465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1730.684963,
                "variance": 2995270.44
              },
              {
                "average": 1.004743763,
                "count": 13658356,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07877951298,
                "variance": 0.006206211665
              },
              {
                "average": 1.009498874,
                "count": 13658356,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1181877565,
                "variance": 0.01396834579
              },
              {
                "average": 0.5013599001,
                "count": 13658356,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998169,
                "variance": 0.249998169
              },
              {
                "average": 2.196457612e-07,
                "count": 13658356,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004686637697,
                "variance": 2.19645729e-07
              },
              {
                "average": 1.164401338,
                "count": 13658356,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3706393774,
                "variance": 0.1373735481
              },
              {
                "average": 0.6215015354,
                "count": 13658356,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92789166,
                "variance": 142.2745994
              },
              {
                "average": 1.996202544,
                "count": 13658356,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001549098,
                "variance": 1.003100596
              },
              {
                "average": 1096.21246,
                "count": 13658356,
                "maximum": 1101,
                "minimum": 1037,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.031670799,
                "variance": 81.57107741
              },
              {
                "average": 43684.33879,
                "count": 13658356,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2427.133452,
                "variance": 5890976.796
              },
              {
                "average": 41608.47799,
                "count": 13658356,
                "maximum": 57344,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2095.022154,
                "variance": 4389117.826
              },
              {
                "average": 38159.27299,
                "count": 13658356,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2218.480131,
                "variance": 4921654.094
              },
              {
                "average": 188145018.8,
                "count": 13658356,
                "maximum": 188150658.2,
                "minimum": 187981407,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24783.08018,
                "variance": 614201063.2
              },
              {
                "average": 0,
                "count": 13658356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13658356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313123.1002,
              4821687.054,
              1386.905804,
              314171.5402,
              4823103.254,
              1412.465804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313123.100163543,
                    4821687.053613944,
                    1386.9058036590334
                  ],
                  [
                    313123.100163543,
                    4823103.253613943,
                    1386.9058036590334
                  ],
                  [
                    314171.54016354296,
                    4823103.253613943,
                    1412.4658036590333
                  ],
                  [
                    314171.54016354296,
                    4821687.053613944,
                    1412.4658036590333
                  ],
                  [
                    313123.100163543,
                    4821687.053613944,
                    1386.9058036590334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:50:58+00:00",
            "end_time": "2017-08-28T18:50: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": "20170828_43119E2421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.18747750637134,
              43.499756905331566,
              1267.4334481606763
            ],
            [
              -119.1879373994624,
              43.512485253912004,
              1267.4334481606763
            ],
            [
              -119.17499675454376,
              43.51273226368099,
              1297.4934481606763
            ],
            [
              -119.17453957626697,
              43.500003805963644,
              1297.4934481606763
            ],
            [
              -119.18747750637134,
              43.499756905331566,
              1267.4334481606763
            ]
          ]
        ]
      },
      "bbox": [
        -119.1879374,
        43.49975691,
        1267.433448,
        -119.1745396,
        43.51273226,
        1297.493448
      ],
      "properties": {
        "datetime": "2017-08-28T19:35:53Z",
        "pc:count": 13194751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323693.5455,
            "count": 13194751,
            "maximum": 324198.5423,
            "minimum": 323151.8223,
            "name": "X",
            "position": 0,
            "stddev": 281.4924839,
            "variance": 79238.01848
          },
          {
            "average": 4819343.26,
            "count": 13194751,
            "maximum": 4820053.403,
            "minimum": 4818638.783,
            "name": "Y",
            "position": 1,
            "stddev": 407.7719776,
            "variance": 166277.9857
          },
          {
            "average": 1271.672109,
            "count": 13194751,
            "maximum": 1297.493448,
            "minimum": 1267.433448,
            "name": "Z",
            "position": 2,
            "stddev": 1.802869245,
            "variance": 3.250337514
          },
          {
            "average": 25289.07082,
            "count": 13194751,
            "maximum": 50945,
            "minimum": 1426,
            "name": "Intensity",
            "position": 3,
            "stddev": 2632.621025,
            "variance": 6930693.46
          },
          {
            "average": 1.001482938,
            "count": 13194751,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0387473024,
            "variance": 0.001501353444
          },
          {
            "average": 1.002941548,
            "count": 13194751,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05475466603,
            "variance": 0.002998073452
          },
          {
            "average": 0.5052543242,
            "count": 13194751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999724103,
            "variance": 0.249972411
          },
          {
            "average": 3.71359793e-06,
            "count": 13194751,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001927066273,
            "variance": 3.713584421e-06
          },
          {
            "average": 1.238522955,
            "count": 13194751,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4261804415,
            "variance": 0.1816297687
          },
          {
            "average": -0.8596518751,
            "count": 13194751,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83698183,
            "variance": 140.1141387
          },
          {
            "average": 1.994918813,
            "count": 13194751,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001105826,
            "variance": 1.002212875
          },
          {
            "average": 1041.647774,
            "count": 13194751,
            "maximum": 1044,
            "minimum": 1039,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.192224517,
            "variance": 1.4213993
          },
          {
            "average": 28784.93571,
            "count": 13194751,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10798.40412,
            "variance": 116605531.6
          },
          {
            "average": 35151.73463,
            "count": 13194751,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5489.330167,
            "variance": 30132745.69
          },
          {
            "average": 27822.50731,
            "count": 13194751,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7481.983961,
            "variance": 55980083.99
          },
          {
            "average": 187983181.1,
            "count": 13194751,
            "maximum": 187984153.1,
            "minimum": 187982106.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.5629393,
            "variance": 231902.8645
          },
          {
            "average": 0,
            "count": 13194751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13194751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323151.8223,
          4818638.783,
          1267.433448,
          324198.5423,
          4820053.403,
          1297.493448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323151.8222614939,
                4818638.782963378,
                1267.4334481606763
              ],
              [
                323151.8222614939,
                4820053.402963378,
                1267.4334481606763
              ],
              [
                324198.54226149386,
                4820053.402963378,
                1297.4934481606763
              ],
              [
                324198.54226149386,
                4818638.782963378,
                1297.4934481606763
              ],
              [
                323151.8222614939,
                4818638.782963378,
                1267.4334481606763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:35:53+00:00",
        "end_time": "2017-08-28T19:01:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E2421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E2421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E2421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.1879374,
            43.49975691,
            1267.433448,
            -119.1745396,
            43.51273226,
            1297.493448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.18747750637134,
                  43.499756905331566,
                  1267.4334481606763
                ],
                [
                  -119.1879373994624,
                  43.512485253912004,
                  1267.4334481606763
                ],
                [
                  -119.17499675454376,
                  43.51273226368099,
                  1297.4934481606763
                ],
                [
                  -119.17453957626697,
                  43.500003805963644,
                  1297.4934481606763
                ],
                [
                  -119.18747750637134,
                  43.499756905331566,
                  1267.4334481606763
                ]
              ]
            ]
          },
          "id": "20170828_43119E2421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E2421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:35:53Z",
            "pc:count": 13194751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323693.5455,
                "count": 13194751,
                "maximum": 324198.5423,
                "minimum": 323151.8223,
                "name": "X",
                "position": 0,
                "stddev": 281.4924839,
                "variance": 79238.01848
              },
              {
                "average": 4819343.26,
                "count": 13194751,
                "maximum": 4820053.403,
                "minimum": 4818638.783,
                "name": "Y",
                "position": 1,
                "stddev": 407.7719776,
                "variance": 166277.9857
              },
              {
                "average": 1271.672109,
                "count": 13194751,
                "maximum": 1297.493448,
                "minimum": 1267.433448,
                "name": "Z",
                "position": 2,
                "stddev": 1.802869245,
                "variance": 3.250337514
              },
              {
                "average": 25289.07082,
                "count": 13194751,
                "maximum": 50945,
                "minimum": 1426,
                "name": "Intensity",
                "position": 3,
                "stddev": 2632.621025,
                "variance": 6930693.46
              },
              {
                "average": 1.001482938,
                "count": 13194751,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0387473024,
                "variance": 0.001501353444
              },
              {
                "average": 1.002941548,
                "count": 13194751,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05475466603,
                "variance": 0.002998073452
              },
              {
                "average": 0.5052543242,
                "count": 13194751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999724103,
                "variance": 0.249972411
              },
              {
                "average": 3.71359793e-06,
                "count": 13194751,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001927066273,
                "variance": 3.713584421e-06
              },
              {
                "average": 1.238522955,
                "count": 13194751,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4261804415,
                "variance": 0.1816297687
              },
              {
                "average": -0.8596518751,
                "count": 13194751,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83698183,
                "variance": 140.1141387
              },
              {
                "average": 1.994918813,
                "count": 13194751,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001105826,
                "variance": 1.002212875
              },
              {
                "average": 1041.647774,
                "count": 13194751,
                "maximum": 1044,
                "minimum": 1039,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.192224517,
                "variance": 1.4213993
              },
              {
                "average": 28784.93571,
                "count": 13194751,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10798.40412,
                "variance": 116605531.6
              },
              {
                "average": 35151.73463,
                "count": 13194751,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5489.330167,
                "variance": 30132745.69
              },
              {
                "average": 27822.50731,
                "count": 13194751,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7481.983961,
                "variance": 55980083.99
              },
              {
                "average": 187983181.1,
                "count": 13194751,
                "maximum": 187984153.1,
                "minimum": 187982106.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.5629393,
                "variance": 231902.8645
              },
              {
                "average": 0,
                "count": 13194751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13194751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323151.8223,
              4818638.783,
              1267.433448,
              324198.5423,
              4820053.403,
              1297.493448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323151.8222614939,
                    4818638.782963378,
                    1267.4334481606763
                  ],
                  [
                    323151.8222614939,
                    4820053.402963378,
                    1267.4334481606763
                  ],
                  [
                    324198.54226149386,
                    4820053.402963378,
                    1297.4934481606763
                  ],
                  [
                    324198.54226149386,
                    4818638.782963378,
                    1297.4934481606763
                  ],
                  [
                    323151.8222614939,
                    4818638.782963378,
                    1267.4334481606763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:35:53+00:00",
            "end_time": "2017-08-28T19:01: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": "20170831_43119E4305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997429358627,
              43.549727696352214,
              1295.2290252548673
            ],
            [
              -119.45049142310334,
              43.56248271431898,
              1295.2290252548673
            ],
            [
              -119.43749819101735,
              43.56276063259016,
              1379.7290252548673
            ],
            [
              -119.43698379683877,
              43.55000549158398,
              1379.7290252548673
            ],
            [
              -119.44997429358627,
              43.549727696352214,
              1295.2290252548673
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504914,
        43.5497277,
        1295.229025,
        -119.4369838,
        43.56276063,
        1379.729025
      ],
      "properties": {
        "datetime": "2017-08-31T17:40:40Z",
        "pc:count": 13133288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302618.0306,
            "count": 13133288,
            "maximum": 303143.2572,
            "minimum": 302092.9572,
            "name": "X",
            "position": 0,
            "stddev": 293.2970595,
            "variance": 86023.16512
          },
          {
            "average": 4825500.071,
            "count": 13133288,
            "maximum": 4826198.116,
            "minimum": 4824780.256,
            "name": "Y",
            "position": 1,
            "stddev": 401.1706688,
            "variance": 160937.9055
          },
          {
            "average": 1323.708186,
            "count": 13133288,
            "maximum": 1379.729025,
            "minimum": 1295.229025,
            "name": "Z",
            "position": 2,
            "stddev": 15.35090585,
            "variance": 235.6503105
          },
          {
            "average": 20181.64297,
            "count": 13133288,
            "maximum": 30385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1895.911125,
            "variance": 3594478.995
          },
          {
            "average": 1.009074118,
            "count": 13133288,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1038857155,
            "variance": 0.0107922419
          },
          {
            "average": 1.018294885,
            "count": 13133288,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1531723769,
            "variance": 0.02346177703
          },
          {
            "average": 0.5023304903,
            "count": 13133288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945878,
            "variance": 0.2499945879
          },
          {
            "average": 5.329967636e-07,
            "count": 13133288,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007300661067,
            "variance": 5.329965201e-07
          },
          {
            "average": 1.187671435,
            "count": 13133288,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3904495855,
            "variance": 0.1524508788
          },
          {
            "average": 0.3012669924,
            "count": 13133288,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.695613,
            "variance": 136.7873634
          },
          {
            "average": 1.994026248,
            "count": 13133288,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002852692,
            "variance": 1.005713522
          },
          {
            "average": 1133.38048,
            "count": 13133288,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.249554217,
            "variance": 1.56138574
          },
          {
            "average": 42759.16334,
            "count": 13133288,
            "maximum": 52736,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 4179.356979,
            "variance": 17467024.76
          },
          {
            "average": 40915.95294,
            "count": 13133288,
            "maximum": 50688,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3647.587657,
            "variance": 13304895.72
          },
          {
            "average": 37163.07579,
            "count": 13133288,
            "maximum": 47872,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3436.144042,
            "variance": 11807085.87
          },
          {
            "average": 188234816,
            "count": 13133288,
            "maximum": 188236440.5,
            "minimum": 188232765.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 839.1810986,
            "variance": 704224.9162
          },
          {
            "average": 0,
            "count": 13133288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13133288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13133288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13133288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13133288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302092.9572,
          4824780.256,
          1295.229025,
          303143.2572,
          4826198.116,
          1379.729025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302092.957216224,
                4824780.255547868,
                1295.2290252548673
              ],
              [
                302092.957216224,
                4826198.1155478675,
                1295.2290252548673
              ],
              [
                303143.25721622404,
                4826198.1155478675,
                1379.7290252548673
              ],
              [
                303143.25721622404,
                4824780.255547868,
                1379.7290252548673
              ],
              [
                302092.957216224,
                4824780.255547868,
                1295.2290252548673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:40:40+00:00",
        "end_time": "2017-08-31T16:39:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504914,
            43.5497277,
            1295.229025,
            -119.4369838,
            43.56276063,
            1379.729025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997429358627,
                  43.549727696352214,
                  1295.2290252548673
                ],
                [
                  -119.45049142310334,
                  43.56248271431898,
                  1295.2290252548673
                ],
                [
                  -119.43749819101735,
                  43.56276063259016,
                  1379.7290252548673
                ],
                [
                  -119.43698379683877,
                  43.55000549158398,
                  1379.7290252548673
                ],
                [
                  -119.44997429358627,
                  43.549727696352214,
                  1295.2290252548673
                ]
              ]
            ]
          },
          "id": "20170831_43119E4305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:40:40Z",
            "pc:count": 13133288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302618.0306,
                "count": 13133288,
                "maximum": 303143.2572,
                "minimum": 302092.9572,
                "name": "X",
                "position": 0,
                "stddev": 293.2970595,
                "variance": 86023.16512
              },
              {
                "average": 4825500.071,
                "count": 13133288,
                "maximum": 4826198.116,
                "minimum": 4824780.256,
                "name": "Y",
                "position": 1,
                "stddev": 401.1706688,
                "variance": 160937.9055
              },
              {
                "average": 1323.708186,
                "count": 13133288,
                "maximum": 1379.729025,
                "minimum": 1295.229025,
                "name": "Z",
                "position": 2,
                "stddev": 15.35090585,
                "variance": 235.6503105
              },
              {
                "average": 20181.64297,
                "count": 13133288,
                "maximum": 30385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1895.911125,
                "variance": 3594478.995
              },
              {
                "average": 1.009074118,
                "count": 13133288,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1038857155,
                "variance": 0.0107922419
              },
              {
                "average": 1.018294885,
                "count": 13133288,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1531723769,
                "variance": 0.02346177703
              },
              {
                "average": 0.5023304903,
                "count": 13133288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945878,
                "variance": 0.2499945879
              },
              {
                "average": 5.329967636e-07,
                "count": 13133288,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007300661067,
                "variance": 5.329965201e-07
              },
              {
                "average": 1.187671435,
                "count": 13133288,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3904495855,
                "variance": 0.1524508788
              },
              {
                "average": 0.3012669924,
                "count": 13133288,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.695613,
                "variance": 136.7873634
              },
              {
                "average": 1.994026248,
                "count": 13133288,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002852692,
                "variance": 1.005713522
              },
              {
                "average": 1133.38048,
                "count": 13133288,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.249554217,
                "variance": 1.56138574
              },
              {
                "average": 42759.16334,
                "count": 13133288,
                "maximum": 52736,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 4179.356979,
                "variance": 17467024.76
              },
              {
                "average": 40915.95294,
                "count": 13133288,
                "maximum": 50688,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3647.587657,
                "variance": 13304895.72
              },
              {
                "average": 37163.07579,
                "count": 13133288,
                "maximum": 47872,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3436.144042,
                "variance": 11807085.87
              },
              {
                "average": 188234816,
                "count": 13133288,
                "maximum": 188236440.5,
                "minimum": 188232765.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 839.1810986,
                "variance": 704224.9162
              },
              {
                "average": 0,
                "count": 13133288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13133288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13133288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13133288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13133288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302092.9572,
              4824780.256,
              1295.229025,
              303143.2572,
              4826198.116,
              1379.729025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302092.957216224,
                    4824780.255547868,
                    1295.2290252548673
                  ],
                  [
                    302092.957216224,
                    4826198.1155478675,
                    1295.2290252548673
                  ],
                  [
                    303143.25721622404,
                    4826198.1155478675,
                    1379.7290252548673
                  ],
                  [
                    303143.25721622404,
                    4824780.255547868,
                    1379.7290252548673
                  ],
                  [
                    302092.957216224,
                    4824780.255547868,
                    1295.2290252548673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:40:40+00:00",
            "end_time": "2017-08-31T16:39:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747337481074,
              43.56221868252815,
              1291.0351271856855
            ],
            [
              -119.538009595642,
              43.57498235753972,
              1291.0351271856855
            ],
            [
              -119.52499820719895,
              43.57527064784223,
              1334.8351271856857
            ],
            [
              -119.52446472822508,
              43.56250684511558,
              1334.8351271856857
            ],
            [
              -119.53747337481074,
              43.56221868252815,
              1291.0351271856855
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380096,
        43.56221868,
        1291.035127,
        -119.5244647,
        43.57527065,
        1334.835127
      ],
      "properties": {
        "datetime": "2017-09-10T14:53:13Z",
        "pc:count": 14322408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295593.183,
            "count": 14322408,
            "maximum": 296118.5968,
            "minimum": 295066.9768,
            "name": "X",
            "position": 0,
            "stddev": 296.8147155,
            "variance": 88098.97531
          },
          {
            "average": 4827093.016,
            "count": 14322408,
            "maximum": 4827798.578,
            "minimum": 4826379.658,
            "name": "Y",
            "position": 1,
            "stddev": 408.4399221,
            "variance": 166823.1699
          },
          {
            "average": 1306.250567,
            "count": 14322408,
            "maximum": 1334.835127,
            "minimum": 1291.035127,
            "name": "Z",
            "position": 2,
            "stddev": 7.844253749,
            "variance": 61.53231687
          },
          {
            "average": 27716.22634,
            "count": 14322408,
            "maximum": 65521,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 3436.174767,
            "variance": 11807297.03
          },
          {
            "average": 1.002680485,
            "count": 14322408,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05224534101,
            "variance": 0.002729575657
          },
          {
            "average": 1.005340024,
            "count": 14322408,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07402833967,
            "variance": 0.005480195075
          },
          {
            "average": 0.5016291255,
            "count": 14322408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973634,
            "variance": 0.2499973634
          },
          {
            "average": 1.95497852e-05,
            "count": 14322408,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004421470838,
            "variance": 1.954940437e-05
          },
          {
            "average": 1.275797897,
            "count": 14322408,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4469154627,
            "variance": 0.1997334308
          },
          {
            "average": -0.4752368878,
            "count": 14322408,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0974851,
            "variance": 146.3491458
          },
          {
            "average": 2.010307973,
            "count": 14322408,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001874889,
            "variance": 1.003753292
          },
          {
            "average": 1154.794643,
            "count": 14322408,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.437272117,
            "variance": 2.065751138
          },
          {
            "average": 44701.14129,
            "count": 14322408,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4236.283022,
            "variance": 17946093.84
          },
          {
            "average": 42858.35571,
            "count": 14322408,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3612.465154,
            "variance": 13049904.49
          },
          {
            "average": 38601.80444,
            "count": 14322408,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4092.218666,
            "variance": 16746253.61
          },
          {
            "average": 188979715.8,
            "count": 14322408,
            "maximum": 189090393.9,
            "minimum": 188947192.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 56528.97815,
            "variance": 3195525370
          },
          {
            "average": 0,
            "count": 14322408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14322408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14322408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14322408,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14322408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295066.9768,
          4826379.658,
          1291.035127,
          296118.5968,
          4827798.578,
          1334.835127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295066.9768187465,
                4826379.658120875,
                1291.0351271856855
              ],
              [
                295066.9768187465,
                4827798.578120875,
                1291.0351271856855
              ],
              [
                296118.5968187465,
                4827798.578120875,
                1334.8351271856857
              ],
              [
                296118.5968187465,
                4826379.658120875,
                1334.8351271856857
              ],
              [
                295066.9768187465,
                4826379.658120875,
                1291.0351271856855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:53:13+00:00",
        "end_time": "2017-09-08T23:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380096,
            43.56221868,
            1291.035127,
            -119.5244647,
            43.57527065,
            1334.835127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747337481074,
                  43.56221868252815,
                  1291.0351271856855
                ],
                [
                  -119.538009595642,
                  43.57498235753972,
                  1291.0351271856855
                ],
                [
                  -119.52499820719895,
                  43.57527064784223,
                  1334.8351271856857
                ],
                [
                  -119.52446472822508,
                  43.56250684511558,
                  1334.8351271856857
                ],
                [
                  -119.53747337481074,
                  43.56221868252815,
                  1291.0351271856855
                ]
              ]
            ]
          },
          "id": "20170908_43119E5223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:53:13Z",
            "pc:count": 14322408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295593.183,
                "count": 14322408,
                "maximum": 296118.5968,
                "minimum": 295066.9768,
                "name": "X",
                "position": 0,
                "stddev": 296.8147155,
                "variance": 88098.97531
              },
              {
                "average": 4827093.016,
                "count": 14322408,
                "maximum": 4827798.578,
                "minimum": 4826379.658,
                "name": "Y",
                "position": 1,
                "stddev": 408.4399221,
                "variance": 166823.1699
              },
              {
                "average": 1306.250567,
                "count": 14322408,
                "maximum": 1334.835127,
                "minimum": 1291.035127,
                "name": "Z",
                "position": 2,
                "stddev": 7.844253749,
                "variance": 61.53231687
              },
              {
                "average": 27716.22634,
                "count": 14322408,
                "maximum": 65521,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 3436.174767,
                "variance": 11807297.03
              },
              {
                "average": 1.002680485,
                "count": 14322408,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05224534101,
                "variance": 0.002729575657
              },
              {
                "average": 1.005340024,
                "count": 14322408,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07402833967,
                "variance": 0.005480195075
              },
              {
                "average": 0.5016291255,
                "count": 14322408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973634,
                "variance": 0.2499973634
              },
              {
                "average": 1.95497852e-05,
                "count": 14322408,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004421470838,
                "variance": 1.954940437e-05
              },
              {
                "average": 1.275797897,
                "count": 14322408,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4469154627,
                "variance": 0.1997334308
              },
              {
                "average": -0.4752368878,
                "count": 14322408,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0974851,
                "variance": 146.3491458
              },
              {
                "average": 2.010307973,
                "count": 14322408,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001874889,
                "variance": 1.003753292
              },
              {
                "average": 1154.794643,
                "count": 14322408,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.437272117,
                "variance": 2.065751138
              },
              {
                "average": 44701.14129,
                "count": 14322408,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4236.283022,
                "variance": 17946093.84
              },
              {
                "average": 42858.35571,
                "count": 14322408,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3612.465154,
                "variance": 13049904.49
              },
              {
                "average": 38601.80444,
                "count": 14322408,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4092.218666,
                "variance": 16746253.61
              },
              {
                "average": 188979715.8,
                "count": 14322408,
                "maximum": 189090393.9,
                "minimum": 188947192.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 56528.97815,
                "variance": 3195525370
              },
              {
                "average": 0,
                "count": 14322408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14322408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14322408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14322408,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14322408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295066.9768,
              4826379.658,
              1291.035127,
              296118.5968,
              4827798.578,
              1334.835127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295066.9768187465,
                    4826379.658120875,
                    1291.0351271856855
                  ],
                  [
                    295066.9768187465,
                    4827798.578120875,
                    1291.0351271856855
                  ],
                  [
                    296118.5968187465,
                    4827798.578120875,
                    1334.8351271856857
                  ],
                  [
                    296118.5968187465,
                    4826379.658120875,
                    1334.8351271856857
                  ],
                  [
                    295066.9768187465,
                    4826379.658120875,
                    1291.0351271856855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:53:13+00:00",
            "end_time": "2017-09-08T23:06:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247312802969,
              43.58721003820556,
              1306.598943270683
            ],
            [
              -119.61302605047413,
              43.59998171920809,
              1306.598943270683
            ],
            [
              -119.59999964423976,
              43.60027891784469,
              1326.9989432706832
            ],
            [
              -119.59944947062462,
              43.58750710510381,
              1326.9989432706832
            ],
            [
              -119.61247312802969,
              43.58721003820556,
              1306.598943270683
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130261,
        43.58721004,
        1306.598943,
        -119.5994495,
        43.60027892,
        1326.998943
      ],
      "properties": {
        "datetime": "2017-09-10T16:40:24Z",
        "pc:count": 13878682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289614.4026,
            "count": 13878682,
            "maximum": 290149.3456,
            "minimum": 289096.8856,
            "name": "X",
            "position": 0,
            "stddev": 294.4552675,
            "variance": 86703.90454
          },
          {
            "average": 4830042.892,
            "count": 13878682,
            "maximum": 4830762.965,
            "minimum": 4829343.065,
            "name": "Y",
            "position": 1,
            "stddev": 404.1449722,
            "variance": 163333.1586
          },
          {
            "average": 1314.891817,
            "count": 13878682,
            "maximum": 1326.998943,
            "minimum": 1306.598943,
            "name": "Z",
            "position": 2,
            "stddev": 2.794702564,
            "variance": 7.810362421
          },
          {
            "average": 28195.96734,
            "count": 13878682,
            "maximum": 55953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4805.381222,
            "variance": 23091688.69
          },
          {
            "average": 1.012510338,
            "count": 13878682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1163601207,
            "variance": 0.0135396777
          },
          {
            "average": 1.025144246,
            "count": 13878682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1677138057,
            "variance": 0.02812792062
          },
          {
            "average": 0.5023644897,
            "count": 13878682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944272,
            "variance": 0.2499944272
          },
          {
            "average": 1.729270834e-06,
            "count": 13878682,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001315016338,
            "variance": 1.729267968e-06
          },
          {
            "average": 1.281820853,
            "count": 13878682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4498865128,
            "variance": 0.2023978744
          },
          {
            "average": -0.2198792682,
            "count": 13878682,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93208442,
            "variance": 142.3746385
          },
          {
            "average": 2.001013641,
            "count": 13878682,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004183461,
            "variance": 1.008384424
          },
          {
            "average": 1165.312906,
            "count": 13878682,
            "maximum": 1168,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9833616586,
            "variance": 0.9670001516
          },
          {
            "average": 43220.46251,
            "count": 13878682,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8153.721892,
            "variance": 66483180.69
          },
          {
            "average": 42357.32849,
            "count": 13878682,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5556.012755,
            "variance": 30869277.74
          },
          {
            "average": 37736.64391,
            "count": 13878682,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7123.260503,
            "variance": 50740840.19
          },
          {
            "average": 189095214.3,
            "count": 13878682,
            "maximum": 189096824.9,
            "minimum": 189093808.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 606.3141656,
            "variance": 367616.8674
          },
          {
            "average": 0,
            "count": 13878682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13878682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289096.8856,
          4829343.065,
          1306.598943,
          290149.3456,
          4830762.965,
          1326.998943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289096.885605413,
                4829343.065046352,
                1306.598943270683
              ],
              [
                289096.885605413,
                4830762.965046353,
                1306.598943270683
              ],
              [
                290149.34560541296,
                4830762.965046353,
                1326.9989432706832
              ],
              [
                290149.34560541296,
                4829343.065046352,
                1326.9989432706832
              ],
              [
                289096.885605413,
                4829343.065046352,
                1306.598943270683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:40:24+00:00",
        "end_time": "2017-09-10T15:50:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130261,
            43.58721004,
            1306.598943,
            -119.5994495,
            43.60027892,
            1326.998943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247312802969,
                  43.58721003820556,
                  1306.598943270683
                ],
                [
                  -119.61302605047413,
                  43.59998171920809,
                  1306.598943270683
                ],
                [
                  -119.59999964423976,
                  43.60027891784469,
                  1326.9989432706832
                ],
                [
                  -119.59944947062462,
                  43.58750710510381,
                  1326.9989432706832
                ],
                [
                  -119.61247312802969,
                  43.58721003820556,
                  1306.598943270683
                ]
              ]
            ]
          },
          "id": "20170910_43119E5112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:40:24Z",
            "pc:count": 13878682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289614.4026,
                "count": 13878682,
                "maximum": 290149.3456,
                "minimum": 289096.8856,
                "name": "X",
                "position": 0,
                "stddev": 294.4552675,
                "variance": 86703.90454
              },
              {
                "average": 4830042.892,
                "count": 13878682,
                "maximum": 4830762.965,
                "minimum": 4829343.065,
                "name": "Y",
                "position": 1,
                "stddev": 404.1449722,
                "variance": 163333.1586
              },
              {
                "average": 1314.891817,
                "count": 13878682,
                "maximum": 1326.998943,
                "minimum": 1306.598943,
                "name": "Z",
                "position": 2,
                "stddev": 2.794702564,
                "variance": 7.810362421
              },
              {
                "average": 28195.96734,
                "count": 13878682,
                "maximum": 55953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4805.381222,
                "variance": 23091688.69
              },
              {
                "average": 1.012510338,
                "count": 13878682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1163601207,
                "variance": 0.0135396777
              },
              {
                "average": 1.025144246,
                "count": 13878682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1677138057,
                "variance": 0.02812792062
              },
              {
                "average": 0.5023644897,
                "count": 13878682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944272,
                "variance": 0.2499944272
              },
              {
                "average": 1.729270834e-06,
                "count": 13878682,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001315016338,
                "variance": 1.729267968e-06
              },
              {
                "average": 1.281820853,
                "count": 13878682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4498865128,
                "variance": 0.2023978744
              },
              {
                "average": -0.2198792682,
                "count": 13878682,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93208442,
                "variance": 142.3746385
              },
              {
                "average": 2.001013641,
                "count": 13878682,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004183461,
                "variance": 1.008384424
              },
              {
                "average": 1165.312906,
                "count": 13878682,
                "maximum": 1168,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9833616586,
                "variance": 0.9670001516
              },
              {
                "average": 43220.46251,
                "count": 13878682,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8153.721892,
                "variance": 66483180.69
              },
              {
                "average": 42357.32849,
                "count": 13878682,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5556.012755,
                "variance": 30869277.74
              },
              {
                "average": 37736.64391,
                "count": 13878682,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7123.260503,
                "variance": 50740840.19
              },
              {
                "average": 189095214.3,
                "count": 13878682,
                "maximum": 189096824.9,
                "minimum": 189093808.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 606.3141656,
                "variance": 367616.8674
              },
              {
                "average": 0,
                "count": 13878682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13878682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289096.8856,
              4829343.065,
              1306.598943,
              290149.3456,
              4830762.965,
              1326.998943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289096.885605413,
                    4829343.065046352,
                    1306.598943270683
                  ],
                  [
                    289096.885605413,
                    4830762.965046353,
                    1306.598943270683
                  ],
                  [
                    290149.34560541296,
                    4830762.965046353,
                    1326.9989432706832
                  ],
                  [
                    290149.34560541296,
                    4829343.065046352,
                    1326.9989432706832
                  ],
                  [
                    289096.885605413,
                    4829343.065046352,
                    1306.598943270683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:40:24+00:00",
            "end_time": "2017-09-10T15:50: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": "20170910_43119E5402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997327330399,
              43.54971655411343,
              1289.7585916170017
            ],
            [
              -119.55051197480005,
              43.56248193221819,
              1289.7585916170017
            ],
            [
              -119.5374984547981,
              43.56277168962777,
              1302.8985916170016
            ],
            [
              -119.53696249471957,
              43.55000618313801,
              1302.8985916170016
            ],
            [
              -119.54997327330399,
              43.54971655411343,
              1289.7585916170017
            ]
          ]
        ]
      },
      "bbox": [
        -119.550512,
        43.54971655,
        1289.758592,
        -119.5369625,
        43.56277169,
        1302.898592
      ],
      "properties": {
        "datetime": "2017-09-10T15:28:04Z",
        "pc:count": 14589726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294545.2859,
            "count": 14589726,
            "maximum": 295066.827,
            "minimum": 294014.807,
            "name": "X",
            "position": 0,
            "stddev": 290.4622582,
            "variance": 84368.32344
          },
          {
            "average": 4825731.758,
            "count": 14589726,
            "maximum": 4826441.14,
            "minimum": 4825022.02,
            "name": "Y",
            "position": 1,
            "stddev": 396.2605334,
            "variance": 157022.4103
          },
          {
            "average": 1293.337596,
            "count": 14589726,
            "maximum": 1302.898592,
            "minimum": 1289.758592,
            "name": "Z",
            "position": 2,
            "stddev": 0.8558167444,
            "variance": 0.7324223001
          },
          {
            "average": 32487.28129,
            "count": 14589726,
            "maximum": 59505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4424.399335,
            "variance": 19575309.47
          },
          {
            "average": 1.005830747,
            "count": 14589726,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07806987094,
            "variance": 0.006094904749
          },
          {
            "average": 1.011718657,
            "count": 14589726,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.111711058,
            "variance": 0.01247936049
          },
          {
            "average": 0.5017001005,
            "count": 14589726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971268,
            "variance": 0.2499971268
          },
          {
            "average": 1.768367686e-05,
            "count": 14589726,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004205159373,
            "variance": 1.768336536e-05
          },
          {
            "average": 1.292433456,
            "count": 14589726,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4548803624,
            "variance": 0.2069161441
          },
          {
            "average": -0.172615336,
            "count": 14589726,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99415054,
            "variance": 143.8596472
          },
          {
            "average": 2.006464412,
            "count": 14589726,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002663717,
            "variance": 1.005334529
          },
          {
            "average": 1159.089735,
            "count": 14589726,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008915465,
            "variance": 1.017910415
          },
          {
            "average": 25521.65314,
            "count": 14589726,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9283.774432,
            "variance": 86188467.7
          },
          {
            "average": 30136.68673,
            "count": 14589726,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6052.694728,
            "variance": 36635113.48
          },
          {
            "average": 22623.04411,
            "count": 14589726,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7222.357399,
            "variance": 52162446.4
          },
          {
            "average": 189091260.7,
            "count": 14589726,
            "maximum": 189092484.1,
            "minimum": 189089556.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 776.9229573,
            "variance": 603609.2816
          },
          {
            "average": 0,
            "count": 14589726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14589726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14589726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14589726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14589726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294014.807,
          4825022.02,
          1289.758592,
          295066.827,
          4826441.14,
          1302.898592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294014.8070272911,
                4825022.019647733,
                1289.7585916170017
              ],
              [
                294014.8070272911,
                4826441.1396477325,
                1289.7585916170017
              ],
              [
                295066.8270272911,
                4826441.1396477325,
                1302.8985916170016
              ],
              [
                295066.8270272911,
                4825022.019647733,
                1302.8985916170016
              ],
              [
                294014.8070272911,
                4825022.019647733,
                1289.7585916170017
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:28:04+00:00",
        "end_time": "2017-09-10T14:39:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.550512,
            43.54971655,
            1289.758592,
            -119.5369625,
            43.56277169,
            1302.898592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997327330399,
                  43.54971655411343,
                  1289.7585916170017
                ],
                [
                  -119.55051197480005,
                  43.56248193221819,
                  1289.7585916170017
                ],
                [
                  -119.5374984547981,
                  43.56277168962777,
                  1302.8985916170016
                ],
                [
                  -119.53696249471957,
                  43.55000618313801,
                  1302.8985916170016
                ],
                [
                  -119.54997327330399,
                  43.54971655411343,
                  1289.7585916170017
                ]
              ]
            ]
          },
          "id": "20170910_43119E5402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:28:04Z",
            "pc:count": 14589726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294545.2859,
                "count": 14589726,
                "maximum": 295066.827,
                "minimum": 294014.807,
                "name": "X",
                "position": 0,
                "stddev": 290.4622582,
                "variance": 84368.32344
              },
              {
                "average": 4825731.758,
                "count": 14589726,
                "maximum": 4826441.14,
                "minimum": 4825022.02,
                "name": "Y",
                "position": 1,
                "stddev": 396.2605334,
                "variance": 157022.4103
              },
              {
                "average": 1293.337596,
                "count": 14589726,
                "maximum": 1302.898592,
                "minimum": 1289.758592,
                "name": "Z",
                "position": 2,
                "stddev": 0.8558167444,
                "variance": 0.7324223001
              },
              {
                "average": 32487.28129,
                "count": 14589726,
                "maximum": 59505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4424.399335,
                "variance": 19575309.47
              },
              {
                "average": 1.005830747,
                "count": 14589726,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07806987094,
                "variance": 0.006094904749
              },
              {
                "average": 1.011718657,
                "count": 14589726,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.111711058,
                "variance": 0.01247936049
              },
              {
                "average": 0.5017001005,
                "count": 14589726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971268,
                "variance": 0.2499971268
              },
              {
                "average": 1.768367686e-05,
                "count": 14589726,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004205159373,
                "variance": 1.768336536e-05
              },
              {
                "average": 1.292433456,
                "count": 14589726,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4548803624,
                "variance": 0.2069161441
              },
              {
                "average": -0.172615336,
                "count": 14589726,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99415054,
                "variance": 143.8596472
              },
              {
                "average": 2.006464412,
                "count": 14589726,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002663717,
                "variance": 1.005334529
              },
              {
                "average": 1159.089735,
                "count": 14589726,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008915465,
                "variance": 1.017910415
              },
              {
                "average": 25521.65314,
                "count": 14589726,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9283.774432,
                "variance": 86188467.7
              },
              {
                "average": 30136.68673,
                "count": 14589726,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6052.694728,
                "variance": 36635113.48
              },
              {
                "average": 22623.04411,
                "count": 14589726,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7222.357399,
                "variance": 52162446.4
              },
              {
                "average": 189091260.7,
                "count": 14589726,
                "maximum": 189092484.1,
                "minimum": 189089556.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 776.9229573,
                "variance": 603609.2816
              },
              {
                "average": 0,
                "count": 14589726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14589726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14589726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14589726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14589726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294014.807,
              4825022.02,
              1289.758592,
              295066.827,
              4826441.14,
              1302.898592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294014.8070272911,
                    4825022.019647733,
                    1289.7585916170017
                  ],
                  [
                    294014.8070272911,
                    4826441.1396477325,
                    1289.7585916170017
                  ],
                  [
                    295066.8270272911,
                    4826441.1396477325,
                    1302.8985916170016
                  ],
                  [
                    295066.8270272911,
                    4825022.019647733,
                    1302.8985916170016
                  ],
                  [
                    294014.8070272911,
                    4825022.019647733,
                    1289.7585916170017
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:28:04+00:00",
            "end_time": "2017-09-10T14:39: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": "20170830_43119E4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497566603873,
              43.57473052237659,
              1355.6574119968045
            ],
            [
              -119.42548783877109,
              43.587482483173,
              1355.6574119968045
            ],
            [
              -119.41249765285559,
              43.587757501573954,
              1456.1774119968045
            ],
            [
              -119.41198821666414,
              43.575005419056545,
              1456.1774119968045
            ],
            [
              -119.42497566603873,
              43.57473052237659,
              1355.6574119968045
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254878,
        43.57473052,
        1355.657412,
        -119.4119882,
        43.5877575,
        1456.177412
      ],
      "properties": {
        "datetime": "2017-08-31T16:16:07Z",
        "pc:count": 13356365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304726.7577,
            "count": 13356365,
            "maximum": 305243.0336,
            "minimum": 304193.4336,
            "name": "X",
            "position": 0,
            "stddev": 294.3715405,
            "variance": 86654.60384
          },
          {
            "average": 4828219.31,
            "count": 13356365,
            "maximum": 4828915.452,
            "minimum": 4827497.952,
            "name": "Y",
            "position": 1,
            "stddev": 400.3620229,
            "variance": 160289.7493
          },
          {
            "average": 1391.370266,
            "count": 13356365,
            "maximum": 1456.177412,
            "minimum": 1355.657412,
            "name": "Z",
            "position": 2,
            "stddev": 27.92550253,
            "variance": 779.8336917
          },
          {
            "average": 19107.64783,
            "count": 13356365,
            "maximum": 31777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2651.747217,
            "variance": 7031763.304
          },
          {
            "average": 1.027888127,
            "count": 13356365,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1917711798,
            "variance": 0.03677618542
          },
          {
            "average": 1.056163709,
            "count": 13356365,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2876540263,
            "variance": 0.08274483884
          },
          {
            "average": 0.502964916,
            "count": 13356365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912279,
            "variance": 0.249991228
          },
          {
            "average": 2.470732119e-06,
            "count": 13356365,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001571854382,
            "variance": 2.4707262e-06
          },
          {
            "average": 1.206353974,
            "count": 13356365,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4046875633,
            "variance": 0.1637720239
          },
          {
            "average": 0.2337832158,
            "count": 13356365,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67914152,
            "variance": 136.4023466
          },
          {
            "average": 1.979670142,
            "count": 13356365,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009514775,
            "variance": 1.019120082
          },
          {
            "average": 1123.642679,
            "count": 13356365,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.509137285,
            "variance": 30.35059363
          },
          {
            "average": 42400.42069,
            "count": 13356365,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5089.071495,
            "variance": 25898648.68
          },
          {
            "average": 40278.24269,
            "count": 13356365,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4572.557653,
            "variance": 20908283.49
          },
          {
            "average": 37039.8628,
            "count": 13356365,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4274.199337,
            "variance": 18268779.97
          },
          {
            "average": 188219857.5,
            "count": 13356365,
            "maximum": 188231367.9,
            "minimum": 188156282.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24992.98994,
            "variance": 624649546.2
          },
          {
            "average": 0,
            "count": 13356365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13356365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304193.4336,
          4827497.952,
          1355.657412,
          305243.0336,
          4828915.452,
          1456.177412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304193.43361648393,
                4827497.952135839,
                1355.6574119968045
              ],
              [
                304193.43361648393,
                4828915.452135839,
                1355.6574119968045
              ],
              [
                305243.0336164839,
                4828915.452135839,
                1456.1774119968045
              ],
              [
                305243.0336164839,
                4827497.952135839,
                1456.1774119968045
              ],
              [
                304193.43361648393,
                4827497.952135839,
                1355.6574119968045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:16:07+00:00",
        "end_time": "2017-08-30T19:24:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254878,
            43.57473052,
            1355.657412,
            -119.4119882,
            43.5877575,
            1456.177412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497566603873,
                  43.57473052237659,
                  1355.6574119968045
                ],
                [
                  -119.42548783877109,
                  43.587482483173,
                  1355.6574119968045
                ],
                [
                  -119.41249765285559,
                  43.587757501573954,
                  1456.1774119968045
                ],
                [
                  -119.41198821666414,
                  43.575005419056545,
                  1456.1774119968045
                ],
                [
                  -119.42497566603873,
                  43.57473052237659,
                  1355.6574119968045
                ]
              ]
            ]
          },
          "id": "20170830_43119E4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:16:07Z",
            "pc:count": 13356365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304726.7577,
                "count": 13356365,
                "maximum": 305243.0336,
                "minimum": 304193.4336,
                "name": "X",
                "position": 0,
                "stddev": 294.3715405,
                "variance": 86654.60384
              },
              {
                "average": 4828219.31,
                "count": 13356365,
                "maximum": 4828915.452,
                "minimum": 4827497.952,
                "name": "Y",
                "position": 1,
                "stddev": 400.3620229,
                "variance": 160289.7493
              },
              {
                "average": 1391.370266,
                "count": 13356365,
                "maximum": 1456.177412,
                "minimum": 1355.657412,
                "name": "Z",
                "position": 2,
                "stddev": 27.92550253,
                "variance": 779.8336917
              },
              {
                "average": 19107.64783,
                "count": 13356365,
                "maximum": 31777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2651.747217,
                "variance": 7031763.304
              },
              {
                "average": 1.027888127,
                "count": 13356365,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1917711798,
                "variance": 0.03677618542
              },
              {
                "average": 1.056163709,
                "count": 13356365,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2876540263,
                "variance": 0.08274483884
              },
              {
                "average": 0.502964916,
                "count": 13356365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912279,
                "variance": 0.249991228
              },
              {
                "average": 2.470732119e-06,
                "count": 13356365,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001571854382,
                "variance": 2.4707262e-06
              },
              {
                "average": 1.206353974,
                "count": 13356365,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4046875633,
                "variance": 0.1637720239
              },
              {
                "average": 0.2337832158,
                "count": 13356365,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67914152,
                "variance": 136.4023466
              },
              {
                "average": 1.979670142,
                "count": 13356365,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009514775,
                "variance": 1.019120082
              },
              {
                "average": 1123.642679,
                "count": 13356365,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.509137285,
                "variance": 30.35059363
              },
              {
                "average": 42400.42069,
                "count": 13356365,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5089.071495,
                "variance": 25898648.68
              },
              {
                "average": 40278.24269,
                "count": 13356365,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4572.557653,
                "variance": 20908283.49
              },
              {
                "average": 37039.8628,
                "count": 13356365,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4274.199337,
                "variance": 18268779.97
              },
              {
                "average": 188219857.5,
                "count": 13356365,
                "maximum": 188231367.9,
                "minimum": 188156282.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24992.98994,
                "variance": 624649546.2
              },
              {
                "average": 0,
                "count": 13356365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13356365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304193.4336,
              4827497.952,
              1355.657412,
              305243.0336,
              4828915.452,
              1456.177412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304193.43361648393,
                    4827497.952135839,
                    1355.6574119968045
                  ],
                  [
                    304193.43361648393,
                    4828915.452135839,
                    1355.6574119968045
                  ],
                  [
                    305243.0336164839,
                    4828915.452135839,
                    1456.1774119968045
                  ],
                  [
                    305243.0336164839,
                    4827497.952135839,
                    1456.1774119968045
                  ],
                  [
                    304193.43361648393,
                    4827497.952135839,
                    1355.6574119968045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:16:07+00:00",
            "end_time": "2017-08-30T19:24:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6499733353054,
              43.61220590968324,
              1315.4549389487936
            ],
            [
              -119.65053484444262,
              43.62498092739892,
              1315.4549389487936
            ],
            [
              -119.63749947040739,
              43.62528262782775,
              1343.4349389487936
            ],
            [
              -119.63694071495777,
              43.61250747634903,
              1343.4349389487936
            ],
            [
              -119.6499733353054,
              43.61220590968324,
              1315.4549389487936
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505348,
        43.61220591,
        1315.454939,
        -119.6369407,
        43.62528263,
        1343.434939
      ],
      "properties": {
        "datetime": "2017-09-10T17:18:28Z",
        "pc:count": 13838099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286673.2238,
            "count": 13838099,
            "maximum": 287210.8028,
            "minimum": 286158.0228,
            "name": "X",
            "position": 0,
            "stddev": 290.0822996,
            "variance": 84147.74054
          },
          {
            "average": 4832916.448,
            "count": 13838099,
            "maximum": 4833635.5,
            "minimum": 4832215.18,
            "name": "Y",
            "position": 1,
            "stddev": 399.1703315,
            "variance": 159336.9536
          },
          {
            "average": 1320.011609,
            "count": 13838099,
            "maximum": 1343.434939,
            "minimum": 1315.454939,
            "name": "Z",
            "position": 2,
            "stddev": 2.03077713,
            "variance": 4.124055753
          },
          {
            "average": 33038.86788,
            "count": 13838099,
            "maximum": 57249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6560.389177,
            "variance": 43038706.15
          },
          {
            "average": 1.0223285,
            "count": 13838099,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1530785765,
            "variance": 0.0234330506
          },
          {
            "average": 1.045110748,
            "count": 13838099,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2191088202,
            "variance": 0.04800867509
          },
          {
            "average": 0.5014963399,
            "count": 13838099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997779,
            "variance": 0.249997779
          },
          {
            "average": 5.492083848e-06,
            "count": 13838099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002343513192,
            "variance": 5.492054082e-06
          },
          {
            "average": 1.254379955,
            "count": 13838099,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4355121206,
            "variance": 0.1896708072
          },
          {
            "average": 0.1655473602,
            "count": 13838099,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98439509,
            "variance": 143.6257257
          },
          {
            "average": 1.995248191,
            "count": 13838099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00743242,
            "variance": 1.014920081
          },
          {
            "average": 1168.755679,
            "count": 13838099,
            "maximum": 1171,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9985762437,
            "variance": 0.9971545145
          },
          {
            "average": 26563.55868,
            "count": 13838099,
            "maximum": 54528,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9810.764647,
            "variance": 96251102.95
          },
          {
            "average": 31768.28693,
            "count": 13838099,
            "maximum": 53760,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6196.197941,
            "variance": 38392868.92
          },
          {
            "average": 22519.12735,
            "count": 13838099,
            "maximum": 50176,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7755.217118,
            "variance": 60143392.54
          },
          {
            "average": 189097396.8,
            "count": 13838099,
            "maximum": 189099108.8,
            "minimum": 189095587.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 752.8994483,
            "variance": 566857.5792
          },
          {
            "average": 0,
            "count": 13838099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286158.0228,
          4832215.18,
          1315.454939,
          287210.8028,
          4833635.5,
          1343.434939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286158.02283566445,
                4832215.179919142,
                1315.4549389487936
              ],
              [
                286158.02283566445,
                4833635.499919143,
                1315.4549389487936
              ],
              [
                287210.8028356645,
                4833635.499919143,
                1343.4349389487936
              ],
              [
                287210.8028356645,
                4832215.179919142,
                1343.4349389487936
              ],
              [
                286158.02283566445,
                4832215.179919142,
                1315.4549389487936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:18:28+00:00",
        "end_time": "2017-09-10T16:19:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505348,
            43.61220591,
            1315.454939,
            -119.6369407,
            43.62528263,
            1343.434939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6499733353054,
                  43.61220590968324,
                  1315.4549389487936
                ],
                [
                  -119.65053484444262,
                  43.62498092739892,
                  1315.4549389487936
                ],
                [
                  -119.63749947040739,
                  43.62528262782775,
                  1343.4349389487936
                ],
                [
                  -119.63694071495777,
                  43.61250747634903,
                  1343.4349389487936
                ],
                [
                  -119.6499733353054,
                  43.61220590968324,
                  1315.4549389487936
                ]
              ]
            ]
          },
          "id": "20170910_43119E6204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:18:28Z",
            "pc:count": 13838099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286673.2238,
                "count": 13838099,
                "maximum": 287210.8028,
                "minimum": 286158.0228,
                "name": "X",
                "position": 0,
                "stddev": 290.0822996,
                "variance": 84147.74054
              },
              {
                "average": 4832916.448,
                "count": 13838099,
                "maximum": 4833635.5,
                "minimum": 4832215.18,
                "name": "Y",
                "position": 1,
                "stddev": 399.1703315,
                "variance": 159336.9536
              },
              {
                "average": 1320.011609,
                "count": 13838099,
                "maximum": 1343.434939,
                "minimum": 1315.454939,
                "name": "Z",
                "position": 2,
                "stddev": 2.03077713,
                "variance": 4.124055753
              },
              {
                "average": 33038.86788,
                "count": 13838099,
                "maximum": 57249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6560.389177,
                "variance": 43038706.15
              },
              {
                "average": 1.0223285,
                "count": 13838099,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1530785765,
                "variance": 0.0234330506
              },
              {
                "average": 1.045110748,
                "count": 13838099,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2191088202,
                "variance": 0.04800867509
              },
              {
                "average": 0.5014963399,
                "count": 13838099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997779,
                "variance": 0.249997779
              },
              {
                "average": 5.492083848e-06,
                "count": 13838099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002343513192,
                "variance": 5.492054082e-06
              },
              {
                "average": 1.254379955,
                "count": 13838099,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4355121206,
                "variance": 0.1896708072
              },
              {
                "average": 0.1655473602,
                "count": 13838099,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98439509,
                "variance": 143.6257257
              },
              {
                "average": 1.995248191,
                "count": 13838099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00743242,
                "variance": 1.014920081
              },
              {
                "average": 1168.755679,
                "count": 13838099,
                "maximum": 1171,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9985762437,
                "variance": 0.9971545145
              },
              {
                "average": 26563.55868,
                "count": 13838099,
                "maximum": 54528,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9810.764647,
                "variance": 96251102.95
              },
              {
                "average": 31768.28693,
                "count": 13838099,
                "maximum": 53760,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6196.197941,
                "variance": 38392868.92
              },
              {
                "average": 22519.12735,
                "count": 13838099,
                "maximum": 50176,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7755.217118,
                "variance": 60143392.54
              },
              {
                "average": 189097396.8,
                "count": 13838099,
                "maximum": 189099108.8,
                "minimum": 189095587.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 752.8994483,
                "variance": 566857.5792
              },
              {
                "average": 0,
                "count": 13838099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286158.0228,
              4832215.18,
              1315.454939,
              287210.8028,
              4833635.5,
              1343.434939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286158.02283566445,
                    4832215.179919142,
                    1315.4549389487936
                  ],
                  [
                    286158.02283566445,
                    4833635.499919143,
                    1315.4549389487936
                  ],
                  [
                    287210.8028356645,
                    4833635.499919143,
                    1343.4349389487936
                  ],
                  [
                    287210.8028356645,
                    4832215.179919142,
                    1343.4349389487936
                  ],
                  [
                    286158.02283566445,
                    4832215.179919142,
                    1315.4549389487936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:18:28+00:00",
            "end_time": "2017-09-10T16:19:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497336623002,
              43.56220285656247,
              1304.5997829375556
            ],
            [
              -119.67553931627052,
              43.574980784705545,
              1304.5997829375556
            ],
            [
              -119.66250064564368,
              43.57528539507126,
              1318.8197829375554
            ],
            [
              -119.66193744567758,
              43.562507331832485,
              1318.8197829375554
            ],
            [
              -119.67497336623002,
              43.56220285656247,
              1304.5997829375556
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755393,
        43.56220286,
        1304.599783,
        -119.6619374,
        43.5752854,
        1318.819783
      ],
      "properties": {
        "datetime": "2017-09-10T19:14:39Z",
        "pc:count": 14096256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284490.9272,
            "count": 14096256,
            "maximum": 285015.5951,
            "minimum": 283961.6551,
            "name": "X",
            "position": 0,
            "stddev": 291.4606992,
            "variance": 84949.33917
          },
          {
            "average": 4827435.604,
            "count": 14096256,
            "maximum": 4828146.92,
            "minimum": 4826726.26,
            "name": "Y",
            "position": 1,
            "stddev": 399.082512,
            "variance": 159266.8514
          },
          {
            "average": 1312.125296,
            "count": 14096256,
            "maximum": 1318.819783,
            "minimum": 1304.599783,
            "name": "Z",
            "position": 2,
            "stddev": 3.009612507,
            "variance": 9.057767441
          },
          {
            "average": 27449.19119,
            "count": 14096256,
            "maximum": 46209,
            "minimum": 6097,
            "name": "Intensity",
            "position": 3,
            "stddev": 2515.123425,
            "variance": 6325845.841
          },
          {
            "average": 1.00000149,
            "count": 14096256,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00122055527,
            "variance": 1.489755167e-06
          },
          {
            "average": 1.00000227,
            "count": 14096256,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001506685548,
            "variance": 2.270101339e-06
          },
          {
            "average": 0.5015074215,
            "count": 14096256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977454,
            "variance": 0.2499977454
          },
          {
            "average": 2.97951456e-06,
            "count": 14096256,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00172612453,
            "variance": 2.979505894e-06
          },
          {
            "average": 1.287404613,
            "count": 14096256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525518931,
            "variance": 0.2048032159
          },
          {
            "average": 0.09139618834,
            "count": 14096256,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90107919,
            "variance": 141.6356858
          },
          {
            "average": 2.009180948,
            "count": 14096256,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999711206,
            "variance": 0.999942242
          },
          {
            "average": 1178.399382,
            "count": 14096256,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9708880157,
            "variance": 0.9426235391
          },
          {
            "average": 44159.41172,
            "count": 14096256,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2930.593064,
            "variance": 8588375.705
          },
          {
            "average": 41940.92962,
            "count": 14096256,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3227.478155,
            "variance": 10416615.24
          },
          {
            "average": 38148.9152,
            "count": 14096256,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3467.008741,
            "variance": 12020149.61
          },
          {
            "average": 189104485.9,
            "count": 14096256,
            "maximum": 189106079,
            "minimum": 189103001.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 687.1907182,
            "variance": 472231.0832
          },
          {
            "average": 0,
            "count": 14096256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14096256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14096256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14096256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14096256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283961.6551,
          4826726.26,
          1304.599783,
          285015.5951,
          4828146.92,
          1318.819783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283961.65509692964,
                4826726.260288726,
                1304.5997829375556
              ],
              [
                283961.65509692964,
                4828146.920288726,
                1304.5997829375556
              ],
              [
                285015.5950969296,
                4828146.920288726,
                1318.8197829375554
              ],
              [
                285015.5950969296,
                4826726.260288726,
                1318.8197829375554
              ],
              [
                283961.65509692964,
                4826726.260288726,
                1304.5997829375556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:14:39+00:00",
        "end_time": "2017-09-10T18:23:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755393,
            43.56220286,
            1304.599783,
            -119.6619374,
            43.5752854,
            1318.819783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497336623002,
                  43.56220285656247,
                  1304.5997829375556
                ],
                [
                  -119.67553931627052,
                  43.574980784705545,
                  1304.5997829375556
                ],
                [
                  -119.66250064564368,
                  43.57528539507126,
                  1318.8197829375554
                ],
                [
                  -119.66193744567758,
                  43.562507331832485,
                  1318.8197829375554
                ],
                [
                  -119.67497336623002,
                  43.56220285656247,
                  1304.5997829375556
                ]
              ]
            ]
          },
          "id": "20170910_43119E6222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:14:39Z",
            "pc:count": 14096256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284490.9272,
                "count": 14096256,
                "maximum": 285015.5951,
                "minimum": 283961.6551,
                "name": "X",
                "position": 0,
                "stddev": 291.4606992,
                "variance": 84949.33917
              },
              {
                "average": 4827435.604,
                "count": 14096256,
                "maximum": 4828146.92,
                "minimum": 4826726.26,
                "name": "Y",
                "position": 1,
                "stddev": 399.082512,
                "variance": 159266.8514
              },
              {
                "average": 1312.125296,
                "count": 14096256,
                "maximum": 1318.819783,
                "minimum": 1304.599783,
                "name": "Z",
                "position": 2,
                "stddev": 3.009612507,
                "variance": 9.057767441
              },
              {
                "average": 27449.19119,
                "count": 14096256,
                "maximum": 46209,
                "minimum": 6097,
                "name": "Intensity",
                "position": 3,
                "stddev": 2515.123425,
                "variance": 6325845.841
              },
              {
                "average": 1.00000149,
                "count": 14096256,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00122055527,
                "variance": 1.489755167e-06
              },
              {
                "average": 1.00000227,
                "count": 14096256,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001506685548,
                "variance": 2.270101339e-06
              },
              {
                "average": 0.5015074215,
                "count": 14096256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977454,
                "variance": 0.2499977454
              },
              {
                "average": 2.97951456e-06,
                "count": 14096256,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00172612453,
                "variance": 2.979505894e-06
              },
              {
                "average": 1.287404613,
                "count": 14096256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525518931,
                "variance": 0.2048032159
              },
              {
                "average": 0.09139618834,
                "count": 14096256,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90107919,
                "variance": 141.6356858
              },
              {
                "average": 2.009180948,
                "count": 14096256,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999711206,
                "variance": 0.999942242
              },
              {
                "average": 1178.399382,
                "count": 14096256,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9708880157,
                "variance": 0.9426235391
              },
              {
                "average": 44159.41172,
                "count": 14096256,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2930.593064,
                "variance": 8588375.705
              },
              {
                "average": 41940.92962,
                "count": 14096256,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3227.478155,
                "variance": 10416615.24
              },
              {
                "average": 38148.9152,
                "count": 14096256,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3467.008741,
                "variance": 12020149.61
              },
              {
                "average": 189104485.9,
                "count": 14096256,
                "maximum": 189106079,
                "minimum": 189103001.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 687.1907182,
                "variance": 472231.0832
              },
              {
                "average": 0,
                "count": 14096256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14096256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14096256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14096256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14096256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283961.6551,
              4826726.26,
              1304.599783,
              285015.5951,
              4828146.92,
              1318.819783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283961.65509692964,
                    4826726.260288726,
                    1304.5997829375556
                  ],
                  [
                    283961.65509692964,
                    4828146.920288726,
                    1304.5997829375556
                  ],
                  [
                    285015.5950969296,
                    4828146.920288726,
                    1318.8197829375554
                  ],
                  [
                    285015.5950969296,
                    4826726.260288726,
                    1318.8197829375554
                  ],
                  [
                    283961.65509692964,
                    4826726.260288726,
                    1304.5997829375556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:14:39+00:00",
            "end_time": "2017-09-10T18:23: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": "20170831_43119E4421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747451132718,
              43.4997293083598,
              1279.829973854241
            ],
            [
              -119.4379880563916,
              43.51248329778294,
              1279.829973854241
            ],
            [
              -119.42499826604978,
              43.51275969644339,
              1312.4699738542408
            ],
            [
              -119.42448745063959,
              43.50000558465235,
              1312.4699738542408
            ],
            [
              -119.43747451132718,
              43.4997293083598,
              1279.829973854241
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379881,
        43.49972931,
        1279.829974,
        -119.4244875,
        43.5127597,
        1312.469974
      ],
      "properties": {
        "datetime": "2017-08-31T18:18:54Z",
        "pc:count": 12106872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303482.3463,
            "count": 12106872,
            "maximum": 303990.8049,
            "minimum": 302939.9249,
            "name": "X",
            "position": 0,
            "stddev": 292.3017857,
            "variance": 85440.33394
          },
          {
            "average": 4819884.809,
            "count": 12106872,
            "maximum": 4820615.272,
            "minimum": 4819197.552,
            "name": "Y",
            "position": 1,
            "stddev": 400.3818198,
            "variance": 160305.6016
          },
          {
            "average": 1296.384328,
            "count": 12106872,
            "maximum": 1312.469974,
            "minimum": 1279.829974,
            "name": "Z",
            "position": 2,
            "stddev": 7.02495584,
            "variance": 49.35000456
          },
          {
            "average": 22255.86195,
            "count": 12106872,
            "maximum": 43361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2634.614759,
            "variance": 6941194.93
          },
          {
            "average": 1.000468825,
            "count": 12106872,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02172346194,
            "variance": 0.0004719087988
          },
          {
            "average": 1.000936741,
            "count": 12106872,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0307588269,
            "variance": 0.0009461054325
          },
          {
            "average": 0.5021793408,
            "count": 12106872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952711,
            "variance": 0.2499952711
          },
          {
            "average": 7.433794625e-07,
            "count": 12106872,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000862194277,
            "variance": 7.433789713e-07
          },
          {
            "average": 1.185403959,
            "count": 12106872,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3886249393,
            "variance": 0.1510293435
          },
          {
            "average": 0.3815504358,
            "count": 12106872,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85142269,
            "variance": 140.4562197
          },
          {
            "average": 1.999288834,
            "count": 12106872,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000584987,
            "variance": 1.001170317
          },
          {
            "average": 1136.998256,
            "count": 12106872,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.039298774,
            "variance": 1.080141942
          },
          {
            "average": 35533.94524,
            "count": 12106872,
            "maximum": 57344,
            "minimum": 10240,
            "name": "Red",
            "position": 12,
            "stddev": 11527.48482,
            "variance": 132882906.2
          },
          {
            "average": 37282.24315,
            "count": 12106872,
            "maximum": 55040,
            "minimum": 19200,
            "name": "Green",
            "position": 13,
            "stddev": 5915.235486,
            "variance": 34990010.86
          },
          {
            "average": 31411.11679,
            "count": 12106872,
            "maximum": 54784,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 8941.748697,
            "variance": 79954869.77
          },
          {
            "average": 188237197.6,
            "count": 12106872,
            "maximum": 188238734.4,
            "minimum": 188236100.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.0907551,
            "variance": 511354.7881
          },
          {
            "average": 0,
            "count": 12106872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12106872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12106872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12106872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12106872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302939.9249,
          4819197.552,
          1279.829974,
          303990.8049,
          4820615.272,
          1312.469974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302939.9248865073,
                4819197.551899604,
                1279.829973854241
              ],
              [
                302939.9248865073,
                4820615.271899604,
                1279.829973854241
              ],
              [
                303990.8048865073,
                4820615.271899604,
                1312.4699738542408
              ],
              [
                303990.8048865073,
                4819197.551899604,
                1312.4699738542408
              ],
              [
                302939.9248865073,
                4819197.551899604,
                1279.829973854241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:18:54+00:00",
        "end_time": "2017-08-31T17:35:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379881,
            43.49972931,
            1279.829974,
            -119.4244875,
            43.5127597,
            1312.469974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747451132718,
                  43.4997293083598,
                  1279.829973854241
                ],
                [
                  -119.4379880563916,
                  43.51248329778294,
                  1279.829973854241
                ],
                [
                  -119.42499826604978,
                  43.51275969644339,
                  1312.4699738542408
                ],
                [
                  -119.42448745063959,
                  43.50000558465235,
                  1312.4699738542408
                ],
                [
                  -119.43747451132718,
                  43.4997293083598,
                  1279.829973854241
                ]
              ]
            ]
          },
          "id": "20170831_43119E4421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:18:54Z",
            "pc:count": 12106872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303482.3463,
                "count": 12106872,
                "maximum": 303990.8049,
                "minimum": 302939.9249,
                "name": "X",
                "position": 0,
                "stddev": 292.3017857,
                "variance": 85440.33394
              },
              {
                "average": 4819884.809,
                "count": 12106872,
                "maximum": 4820615.272,
                "minimum": 4819197.552,
                "name": "Y",
                "position": 1,
                "stddev": 400.3818198,
                "variance": 160305.6016
              },
              {
                "average": 1296.384328,
                "count": 12106872,
                "maximum": 1312.469974,
                "minimum": 1279.829974,
                "name": "Z",
                "position": 2,
                "stddev": 7.02495584,
                "variance": 49.35000456
              },
              {
                "average": 22255.86195,
                "count": 12106872,
                "maximum": 43361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2634.614759,
                "variance": 6941194.93
              },
              {
                "average": 1.000468825,
                "count": 12106872,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02172346194,
                "variance": 0.0004719087988
              },
              {
                "average": 1.000936741,
                "count": 12106872,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0307588269,
                "variance": 0.0009461054325
              },
              {
                "average": 0.5021793408,
                "count": 12106872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952711,
                "variance": 0.2499952711
              },
              {
                "average": 7.433794625e-07,
                "count": 12106872,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000862194277,
                "variance": 7.433789713e-07
              },
              {
                "average": 1.185403959,
                "count": 12106872,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3886249393,
                "variance": 0.1510293435
              },
              {
                "average": 0.3815504358,
                "count": 12106872,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85142269,
                "variance": 140.4562197
              },
              {
                "average": 1.999288834,
                "count": 12106872,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000584987,
                "variance": 1.001170317
              },
              {
                "average": 1136.998256,
                "count": 12106872,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.039298774,
                "variance": 1.080141942
              },
              {
                "average": 35533.94524,
                "count": 12106872,
                "maximum": 57344,
                "minimum": 10240,
                "name": "Red",
                "position": 12,
                "stddev": 11527.48482,
                "variance": 132882906.2
              },
              {
                "average": 37282.24315,
                "count": 12106872,
                "maximum": 55040,
                "minimum": 19200,
                "name": "Green",
                "position": 13,
                "stddev": 5915.235486,
                "variance": 34990010.86
              },
              {
                "average": 31411.11679,
                "count": 12106872,
                "maximum": 54784,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 8941.748697,
                "variance": 79954869.77
              },
              {
                "average": 188237197.6,
                "count": 12106872,
                "maximum": 188238734.4,
                "minimum": 188236100.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.0907551,
                "variance": 511354.7881
              },
              {
                "average": 0,
                "count": 12106872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12106872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12106872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12106872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12106872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302939.9249,
              4819197.552,
              1279.829974,
              303990.8049,
              4820615.272,
              1312.469974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302939.9248865073,
                    4819197.551899604,
                    1279.829973854241
                  ],
                  [
                    302939.9248865073,
                    4820615.271899604,
                    1279.829973854241
                  ],
                  [
                    303990.8048865073,
                    4820615.271899604,
                    1312.4699738542408
                  ],
                  [
                    303990.8048865073,
                    4819197.551899604,
                    1312.4699738542408
                  ],
                  [
                    302939.9248865073,
                    4819197.551899604,
                    1279.829973854241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:18:54+00:00",
            "end_time": "2017-08-31T17:35:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747405597744,
              43.5247134297386,
              1298.161227994751
            ],
            [
              -119.58802030554065,
              43.53748100685625,
              1298.161227994751
            ],
            [
              -119.57499968570437,
              43.53777519004349,
              1331.8812279947508
            ],
            [
              -119.57445617696224,
              43.525007482551544,
              1331.8812279947508
            ],
            [
              -119.58747405597744,
              43.5247134297386,
              1298.161227994751
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880203,
        43.52471343,
        1298.161228,
        -119.5744562,
        43.53777519,
        1331.881228
      ],
      "properties": {
        "datetime": "2017-09-10T17:10:30Z",
        "pc:count": 13431138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291425.4089,
            "count": 13431138,
            "maximum": 291952.029,
            "minimum": 290898.969,
            "name": "X",
            "position": 0,
            "stddev": 290.4318591,
            "variance": 84350.66477
          },
          {
            "average": 4823046.939,
            "count": 13431138,
            "maximum": 4823758.093,
            "minimum": 4822338.693,
            "name": "Y",
            "position": 1,
            "stddev": 402.3405523,
            "variance": 161877.92
          },
          {
            "average": 1314.677138,
            "count": 13431138,
            "maximum": 1331.881228,
            "minimum": 1298.161228,
            "name": "Z",
            "position": 2,
            "stddev": 7.280078862,
            "variance": 52.99954823
          },
          {
            "average": 26530.51889,
            "count": 13431138,
            "maximum": 41793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2264.394004,
            "variance": 5127480.206
          },
          {
            "average": 1.000835968,
            "count": 13431138,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03145691501,
            "variance": 0.0009895375017
          },
          {
            "average": 1.00168437,
            "count": 13431138,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04637608018,
            "variance": 0.002150740813
          },
          {
            "average": 0.5020258894,
            "count": 13431138,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959144,
            "variance": 0.2499959144
          },
          {
            "average": 5.658492974e-06,
            "count": 13431138,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002378752063,
            "variance": 5.658461376e-06
          },
          {
            "average": 1.251094509,
            "count": 13431138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4336427914,
            "variance": 0.1880460705
          },
          {
            "average": -0.1186094642,
            "count": 13431138,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95537687,
            "variance": 142.931036
          },
          {
            "average": 2.009299138,
            "count": 13431138,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000413861,
            "variance": 1.000827894
          },
          {
            "average": 1168.110898,
            "count": 13431138,
            "maximum": 1170,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9964373243,
            "variance": 0.9928873413
          },
          {
            "average": 44316.66172,
            "count": 13431138,
            "maximum": 54528,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 2508.591863,
            "variance": 6293033.135
          },
          {
            "average": 42285.605,
            "count": 13431138,
            "maximum": 53504,
            "minimum": 14848,
            "name": "Green",
            "position": 13,
            "stddev": 2401.112661,
            "variance": 5765342.01
          },
          {
            "average": 38661.53542,
            "count": 13431138,
            "maximum": 51712,
            "minimum": 12544,
            "name": "Blue",
            "position": 14,
            "stddev": 2283.597316,
            "variance": 5214816.7
          },
          {
            "average": 189096934.5,
            "count": 13431138,
            "maximum": 189098630.1,
            "minimum": 189095751.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 686.4176644,
            "variance": 471169.21
          },
          {
            "average": 0,
            "count": 13431138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13431138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13431138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13431138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13431138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290898.969,
          4822338.693,
          1298.161228,
          291952.029,
          4823758.093,
          1331.881228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290898.9689532749,
                4822338.693116103,
                1298.161227994751
              ],
              [
                290898.9689532749,
                4823758.093116104,
                1298.161227994751
              ],
              [
                291952.02895327494,
                4823758.093116104,
                1331.8812279947508
              ],
              [
                291952.02895327494,
                4822338.693116103,
                1331.8812279947508
              ],
              [
                290898.9689532749,
                4822338.693116103,
                1298.161227994751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:10:30+00:00",
        "end_time": "2017-09-10T16:22:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880203,
            43.52471343,
            1298.161228,
            -119.5744562,
            43.53777519,
            1331.881228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747405597744,
                  43.5247134297386,
                  1298.161227994751
                ],
                [
                  -119.58802030554065,
                  43.53748100685625,
                  1298.161227994751
                ],
                [
                  -119.57499968570437,
                  43.53777519004349,
                  1331.8812279947508
                ],
                [
                  -119.57445617696224,
                  43.525007482551544,
                  1331.8812279947508
                ],
                [
                  -119.58747405597744,
                  43.5247134297386,
                  1298.161227994751
                ]
              ]
            ]
          },
          "id": "20170910_43119E5314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:10:30Z",
            "pc:count": 13431138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291425.4089,
                "count": 13431138,
                "maximum": 291952.029,
                "minimum": 290898.969,
                "name": "X",
                "position": 0,
                "stddev": 290.4318591,
                "variance": 84350.66477
              },
              {
                "average": 4823046.939,
                "count": 13431138,
                "maximum": 4823758.093,
                "minimum": 4822338.693,
                "name": "Y",
                "position": 1,
                "stddev": 402.3405523,
                "variance": 161877.92
              },
              {
                "average": 1314.677138,
                "count": 13431138,
                "maximum": 1331.881228,
                "minimum": 1298.161228,
                "name": "Z",
                "position": 2,
                "stddev": 7.280078862,
                "variance": 52.99954823
              },
              {
                "average": 26530.51889,
                "count": 13431138,
                "maximum": 41793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2264.394004,
                "variance": 5127480.206
              },
              {
                "average": 1.000835968,
                "count": 13431138,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03145691501,
                "variance": 0.0009895375017
              },
              {
                "average": 1.00168437,
                "count": 13431138,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04637608018,
                "variance": 0.002150740813
              },
              {
                "average": 0.5020258894,
                "count": 13431138,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959144,
                "variance": 0.2499959144
              },
              {
                "average": 5.658492974e-06,
                "count": 13431138,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002378752063,
                "variance": 5.658461376e-06
              },
              {
                "average": 1.251094509,
                "count": 13431138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4336427914,
                "variance": 0.1880460705
              },
              {
                "average": -0.1186094642,
                "count": 13431138,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95537687,
                "variance": 142.931036
              },
              {
                "average": 2.009299138,
                "count": 13431138,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000413861,
                "variance": 1.000827894
              },
              {
                "average": 1168.110898,
                "count": 13431138,
                "maximum": 1170,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9964373243,
                "variance": 0.9928873413
              },
              {
                "average": 44316.66172,
                "count": 13431138,
                "maximum": 54528,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 2508.591863,
                "variance": 6293033.135
              },
              {
                "average": 42285.605,
                "count": 13431138,
                "maximum": 53504,
                "minimum": 14848,
                "name": "Green",
                "position": 13,
                "stddev": 2401.112661,
                "variance": 5765342.01
              },
              {
                "average": 38661.53542,
                "count": 13431138,
                "maximum": 51712,
                "minimum": 12544,
                "name": "Blue",
                "position": 14,
                "stddev": 2283.597316,
                "variance": 5214816.7
              },
              {
                "average": 189096934.5,
                "count": 13431138,
                "maximum": 189098630.1,
                "minimum": 189095751.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 686.4176644,
                "variance": 471169.21
              },
              {
                "average": 0,
                "count": 13431138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13431138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13431138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13431138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13431138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290898.969,
              4822338.693,
              1298.161228,
              291952.029,
              4823758.093,
              1331.881228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290898.9689532749,
                    4822338.693116103,
                    1298.161227994751
                  ],
                  [
                    290898.9689532749,
                    4823758.093116104,
                    1298.161227994751
                  ],
                  [
                    291952.02895327494,
                    4823758.093116104,
                    1331.8812279947508
                  ],
                  [
                    291952.02895327494,
                    4822338.693116103,
                    1331.8812279947508
                  ],
                  [
                    290898.9689532749,
                    4822338.693116103,
                    1298.161227994751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:10:30+00:00",
            "end_time": "2017-09-10T16:22:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E5420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247425059306,
              43.512220964293554,
              1294.0016847044556
            ],
            [
              -119.51300416927077,
              43.524982658528145,
              1294.0016847044556
            ],
            [
              -119.49999809023446,
              43.52526795778778,
              1356.3416847044557
            ],
            [
              -119.49947090717487,
              43.512506137171414,
              1356.3416847044557
            ],
            [
              -119.51247425059306,
              43.512220964293554,
              1294.0016847044556
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130042,
        43.51222096,
        1294.001685,
        -119.4994709,
        43.52526796,
        1356.341685
      ],
      "properties": {
        "datetime": "2017-09-10T15:05:47Z",
        "pc:count": 13098671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297446.5867,
            "count": 13098671,
            "maximum": 297970.2396,
            "minimum": 296918.1996,
            "name": "X",
            "position": 0,
            "stddev": 289.8224745,
            "variance": 83997.06672
          },
          {
            "average": 4821482.315,
            "count": 13098671,
            "maximum": 4822183.995,
            "minimum": 4820765.335,
            "name": "Y",
            "position": 1,
            "stddev": 404.1406924,
            "variance": 163329.6992
          },
          {
            "average": 1326.463561,
            "count": 13098671,
            "maximum": 1356.341685,
            "minimum": 1294.001685,
            "name": "Z",
            "position": 2,
            "stddev": 14.67720345,
            "variance": 215.420301
          },
          {
            "average": 25414.25952,
            "count": 13098671,
            "maximum": 47121,
            "minimum": 1474,
            "name": "Intensity",
            "position": 3,
            "stddev": 2285.106313,
            "variance": 5221710.86
          },
          {
            "average": 1.000084894,
            "count": 13098671,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009287685046,
            "variance": 8.626109351e-05
          },
          {
            "average": 1.000173758,
            "count": 13098671,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01333605876,
            "variance": 0.0001778504632
          },
          {
            "average": 0.502209957,
            "count": 13098671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951352,
            "variance": 0.2499951352
          },
          {
            "average": 2.359017949e-05,
            "count": 13098671,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004856915152,
            "variance": 2.35896248e-05
          },
          {
            "average": 1.26493955,
            "count": 13098671,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4413010307,
            "variance": 0.1947465997
          },
          {
            "average": -0.08677393081,
            "count": 13098671,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9159023,
            "variance": 141.9887277
          },
          {
            "average": 2.00898343,
            "count": 13098671,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000209156,
            "variance": 1.000418356
          },
          {
            "average": 1156.762133,
            "count": 13098671,
            "maximum": 1159,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.35007967,
            "variance": 1.822715115
          },
          {
            "average": 44614.74099,
            "count": 13098671,
            "maximum": 54272,
            "minimum": 11776,
            "name": "Red",
            "position": 12,
            "stddev": 2391.92889,
            "variance": 5721323.813
          },
          {
            "average": 42451.27338,
            "count": 13098671,
            "maximum": 52480,
            "minimum": 13312,
            "name": "Green",
            "position": 13,
            "stddev": 2588.938751,
            "variance": 6702603.856
          },
          {
            "average": 38899.17034,
            "count": 13098671,
            "maximum": 49920,
            "minimum": 15104,
            "name": "Blue",
            "position": 14,
            "stddev": 2456.545192,
            "variance": 6034614.283
          },
          {
            "average": 189049889.4,
            "count": 13098671,
            "maximum": 189091147.4,
            "minimum": 188950358.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 62895.02895,
            "variance": 3955784667
          },
          {
            "average": 0,
            "count": 13098671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296918.1996,
          4820765.335,
          1294.001685,
          297970.2396,
          4822183.995,
          1356.341685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296918.19961220754,
                4820765.334590277,
                1294.0016847044556
              ],
              [
                296918.19961220754,
                4822183.994590277,
                1294.0016847044556
              ],
              [
                297970.2396122076,
                4822183.994590277,
                1356.3416847044557
              ],
              [
                297970.2396122076,
                4820765.334590277,
                1356.3416847044557
              ],
              [
                296918.19961220754,
                4820765.334590277,
                1294.0016847044556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:05:47+00:00",
        "end_time": "2017-09-08T23:59:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130042,
            43.51222096,
            1294.001685,
            -119.4994709,
            43.52526796,
            1356.341685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247425059306,
                  43.512220964293554,
                  1294.0016847044556
                ],
                [
                  -119.51300416927077,
                  43.524982658528145,
                  1294.0016847044556
                ],
                [
                  -119.49999809023446,
                  43.52526795778778,
                  1356.3416847044557
                ],
                [
                  -119.49947090717487,
                  43.512506137171414,
                  1356.3416847044557
                ],
                [
                  -119.51247425059306,
                  43.512220964293554,
                  1294.0016847044556
                ]
              ]
            ]
          },
          "id": "20170908_43119E5420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:05:47Z",
            "pc:count": 13098671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297446.5867,
                "count": 13098671,
                "maximum": 297970.2396,
                "minimum": 296918.1996,
                "name": "X",
                "position": 0,
                "stddev": 289.8224745,
                "variance": 83997.06672
              },
              {
                "average": 4821482.315,
                "count": 13098671,
                "maximum": 4822183.995,
                "minimum": 4820765.335,
                "name": "Y",
                "position": 1,
                "stddev": 404.1406924,
                "variance": 163329.6992
              },
              {
                "average": 1326.463561,
                "count": 13098671,
                "maximum": 1356.341685,
                "minimum": 1294.001685,
                "name": "Z",
                "position": 2,
                "stddev": 14.67720345,
                "variance": 215.420301
              },
              {
                "average": 25414.25952,
                "count": 13098671,
                "maximum": 47121,
                "minimum": 1474,
                "name": "Intensity",
                "position": 3,
                "stddev": 2285.106313,
                "variance": 5221710.86
              },
              {
                "average": 1.000084894,
                "count": 13098671,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009287685046,
                "variance": 8.626109351e-05
              },
              {
                "average": 1.000173758,
                "count": 13098671,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01333605876,
                "variance": 0.0001778504632
              },
              {
                "average": 0.502209957,
                "count": 13098671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951352,
                "variance": 0.2499951352
              },
              {
                "average": 2.359017949e-05,
                "count": 13098671,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004856915152,
                "variance": 2.35896248e-05
              },
              {
                "average": 1.26493955,
                "count": 13098671,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4413010307,
                "variance": 0.1947465997
              },
              {
                "average": -0.08677393081,
                "count": 13098671,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9159023,
                "variance": 141.9887277
              },
              {
                "average": 2.00898343,
                "count": 13098671,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000209156,
                "variance": 1.000418356
              },
              {
                "average": 1156.762133,
                "count": 13098671,
                "maximum": 1159,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.35007967,
                "variance": 1.822715115
              },
              {
                "average": 44614.74099,
                "count": 13098671,
                "maximum": 54272,
                "minimum": 11776,
                "name": "Red",
                "position": 12,
                "stddev": 2391.92889,
                "variance": 5721323.813
              },
              {
                "average": 42451.27338,
                "count": 13098671,
                "maximum": 52480,
                "minimum": 13312,
                "name": "Green",
                "position": 13,
                "stddev": 2588.938751,
                "variance": 6702603.856
              },
              {
                "average": 38899.17034,
                "count": 13098671,
                "maximum": 49920,
                "minimum": 15104,
                "name": "Blue",
                "position": 14,
                "stddev": 2456.545192,
                "variance": 6034614.283
              },
              {
                "average": 189049889.4,
                "count": 13098671,
                "maximum": 189091147.4,
                "minimum": 188950358.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 62895.02895,
                "variance": 3955784667
              },
              {
                "average": 0,
                "count": 13098671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296918.1996,
              4820765.335,
              1294.001685,
              297970.2396,
              4822183.995,
              1356.341685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296918.19961220754,
                    4820765.334590277,
                    1294.0016847044556
                  ],
                  [
                    296918.19961220754,
                    4822183.994590277,
                    1294.0016847044556
                  ],
                  [
                    297970.2396122076,
                    4822183.994590277,
                    1356.3416847044557
                  ],
                  [
                    297970.2396122076,
                    4820765.334590277,
                    1356.3416847044557
                  ],
                  [
                    296918.19961220754,
                    4820765.334590277,
                    1294.0016847044556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:05:47+00:00",
            "end_time": "2017-09-08T23:59:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247468438739,
              43.5122262747683,
              1276.8248141908143
            ],
            [
              -119.46299384429338,
              43.5249830562417,
              1276.8248141908143
            ],
            [
              -119.44999790529658,
              43.52526243863769,
              1306.6248141908145
            ],
            [
              -119.44948147803048,
              43.5125055334512,
              1306.6248141908145
            ],
            [
              -119.46247468438739,
              43.5122262747683,
              1276.8248141908143
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629938,
        43.51222627,
        1276.824814,
        -119.4494815,
        43.52526244,
        1306.624814
      ],
      "properties": {
        "datetime": "2017-09-09T00:28:05Z",
        "pc:count": 17726429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301413.2396,
            "count": 17726429,
            "maximum": 302010.9661,
            "minimum": 300959.7861,
            "name": "X",
            "position": 0,
            "stddev": 289.7637497,
            "variance": 83963.03063
          },
          {
            "average": 4821289.769,
            "count": 17726429,
            "maximum": 4822063.1,
            "minimum": 4820645.04,
            "name": "Y",
            "position": 1,
            "stddev": 406.2762867,
            "variance": 165060.4212
          },
          {
            "average": 1279.894981,
            "count": 17726429,
            "maximum": 1306.624814,
            "minimum": 1276.824814,
            "name": "Z",
            "position": 2,
            "stddev": 3.637350406,
            "variance": 13.23031798
          },
          {
            "average": 28045.90269,
            "count": 17726429,
            "maximum": 56145,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4825.111903,
            "variance": 23281704.88
          },
          {
            "average": 1.00086701,
            "count": 17726429,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02948015409,
            "variance": 0.0008690794849
          },
          {
            "average": 1.001730862,
            "count": 17726429,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04166249986,
            "variance": 0.001735763894
          },
          {
            "average": 0.5046252124,
            "count": 17726429,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786211,
            "variance": 0.2499786215
          },
          {
            "average": 2.950396834e-05,
            "count": 17726429,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005431675572,
            "variance": 2.950309952e-05
          },
          {
            "average": 1.152147677,
            "count": 17726429,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591639861,
            "variance": 0.1289987689
          },
          {
            "average": -0.8003897655,
            "count": 17726429,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34047259,
            "variance": 152.2872637
          },
          {
            "average": 1.996712987,
            "count": 17726429,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000743626,
            "variance": 1.001487805
          },
          {
            "average": 1141.098566,
            "count": 17726429,
            "maximum": 1156,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.379816511,
            "variance": 11.42315965
          },
          {
            "average": 23643.89983,
            "count": 17726429,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 15057.49733,
            "variance": 226728225.8
          },
          {
            "average": 31003.77056,
            "count": 17726429,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8407.326662,
            "variance": 70683141.61
          },
          {
            "average": 23105.0149,
            "count": 17726429,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10871.91401,
            "variance": 118198514.3
          },
          {
            "average": 188310362.6,
            "count": 17726429,
            "maximum": 188952085.1,
            "minimum": 188237384.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 212780.3887,
            "variance": 45275493810.0
          },
          {
            "average": 0,
            "count": 17726429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17726429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17726429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17726429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17726429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300959.7861,
          4820645.04,
          1276.824814,
          302010.9661,
          4822063.1,
          1306.624814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300959.78607723425,
                4820645.039971392,
                1276.8248141908143
              ],
              [
                300959.78607723425,
                4822063.099971392,
                1276.8248141908143
              ],
              [
                302010.9660772343,
                4822063.099971392,
                1306.6248141908145
              ],
              [
                302010.9660772343,
                4820645.039971392,
                1306.6248141908145
              ],
              [
                300959.78607723425,
                4820645.039971392,
                1276.8248141908143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:28:05+00:00",
        "end_time": "2017-08-31T17:56:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629938,
            43.51222627,
            1276.824814,
            -119.4494815,
            43.52526244,
            1306.624814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247468438739,
                  43.5122262747683,
                  1276.8248141908143
                ],
                [
                  -119.46299384429338,
                  43.5249830562417,
                  1276.8248141908143
                ],
                [
                  -119.44999790529658,
                  43.52526243863769,
                  1306.6248141908145
                ],
                [
                  -119.44948147803048,
                  43.5125055334512,
                  1306.6248141908145
                ],
                [
                  -119.46247468438739,
                  43.5122262747683,
                  1276.8248141908143
                ]
              ]
            ]
          },
          "id": "20170831_43119E4319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:28:05Z",
            "pc:count": 17726429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301413.2396,
                "count": 17726429,
                "maximum": 302010.9661,
                "minimum": 300959.7861,
                "name": "X",
                "position": 0,
                "stddev": 289.7637497,
                "variance": 83963.03063
              },
              {
                "average": 4821289.769,
                "count": 17726429,
                "maximum": 4822063.1,
                "minimum": 4820645.04,
                "name": "Y",
                "position": 1,
                "stddev": 406.2762867,
                "variance": 165060.4212
              },
              {
                "average": 1279.894981,
                "count": 17726429,
                "maximum": 1306.624814,
                "minimum": 1276.824814,
                "name": "Z",
                "position": 2,
                "stddev": 3.637350406,
                "variance": 13.23031798
              },
              {
                "average": 28045.90269,
                "count": 17726429,
                "maximum": 56145,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4825.111903,
                "variance": 23281704.88
              },
              {
                "average": 1.00086701,
                "count": 17726429,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02948015409,
                "variance": 0.0008690794849
              },
              {
                "average": 1.001730862,
                "count": 17726429,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04166249986,
                "variance": 0.001735763894
              },
              {
                "average": 0.5046252124,
                "count": 17726429,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786211,
                "variance": 0.2499786215
              },
              {
                "average": 2.950396834e-05,
                "count": 17726429,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005431675572,
                "variance": 2.950309952e-05
              },
              {
                "average": 1.152147677,
                "count": 17726429,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591639861,
                "variance": 0.1289987689
              },
              {
                "average": -0.8003897655,
                "count": 17726429,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34047259,
                "variance": 152.2872637
              },
              {
                "average": 1.996712987,
                "count": 17726429,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000743626,
                "variance": 1.001487805
              },
              {
                "average": 1141.098566,
                "count": 17726429,
                "maximum": 1156,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.379816511,
                "variance": 11.42315965
              },
              {
                "average": 23643.89983,
                "count": 17726429,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 15057.49733,
                "variance": 226728225.8
              },
              {
                "average": 31003.77056,
                "count": 17726429,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8407.326662,
                "variance": 70683141.61
              },
              {
                "average": 23105.0149,
                "count": 17726429,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10871.91401,
                "variance": 118198514.3
              },
              {
                "average": 188310362.6,
                "count": 17726429,
                "maximum": 188952085.1,
                "minimum": 188237384.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 212780.3887,
                "variance": 45275493810.0
              },
              {
                "average": 0,
                "count": 17726429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17726429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17726429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17726429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17726429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300959.7861,
              4820645.04,
              1276.824814,
              302010.9661,
              4822063.1,
              1306.624814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300959.78607723425,
                    4820645.039971392,
                    1276.8248141908143
                  ],
                  [
                    300959.78607723425,
                    4822063.099971392,
                    1276.8248141908143
                  ],
                  [
                    302010.9660772343,
                    4822063.099971392,
                    1306.6248141908145
                  ],
                  [
                    302010.9660772343,
                    4820645.039971392,
                    1306.6248141908145
                  ],
                  [
                    300959.78607723425,
                    4820645.039971392,
                    1276.8248141908143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:28:05+00:00",
            "end_time": "2017-08-31T17:56:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747507088109,
              43.587229042334826,
              1398.854306903443
            ],
            [
              -119.43799016472262,
              43.59998229615764,
              1398.854306903443
            ],
            [
              -119.42499889542577,
              43.60025876619146,
              1463.574306903443
            ],
            [
              -119.42448653978008,
              43.58750538999541,
              1463.574306903443
            ],
            [
              -119.43747507088109,
              43.587229042334826,
              1398.854306903443
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379902,
        43.58722904,
        1398.854307,
        -119.4244865,
        43.60025877,
        1463.574307
      ],
      "properties": {
        "datetime": "2017-08-31T16:24:14Z",
        "pc:count": 13594455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303755.7917,
            "count": 13594455,
            "maximum": 304274.3439,
            "minimum": 303224.8639,
            "name": "X",
            "position": 0,
            "stddev": 291.4760555,
            "variance": 84958.29095
          },
          {
            "average": 4829620.844,
            "count": 13594455,
            "maximum": 4830333.296,
            "minimum": 4828915.636,
            "name": "Y",
            "position": 1,
            "stddev": 398.6373751,
            "variance": 158911.7569
          },
          {
            "average": 1435.823598,
            "count": 13594455,
            "maximum": 1463.574307,
            "minimum": 1398.854307,
            "name": "Z",
            "position": 2,
            "stddev": 13.07369921,
            "variance": 170.9216111
          },
          {
            "average": 18408.51862,
            "count": 13594455,
            "maximum": 35826,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3141.558341,
            "variance": 9869388.811
          },
          {
            "average": 1.052608876,
            "count": 13594455,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2578857116,
            "variance": 0.06650504025
          },
          {
            "average": 1.105807699,
            "count": 13594455,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3814146688,
            "variance": 0.1454771496
          },
          {
            "average": 0.5022074809,
            "count": 13594455,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951454,
            "variance": 0.2499951454
          },
          {
            "average": 3.751529576e-06,
            "count": 13594455,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001936883006,
            "variance": 3.751515778e-06
          },
          {
            "average": 1.185980093,
            "count": 13594455,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3890906179,
            "variance": 0.1513915089
          },
          {
            "average": 0.3223254343,
            "count": 13594455,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71887838,
            "variance": 137.3321104
          },
          {
            "average": 1.960348539,
            "count": 13594455,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017979237,
            "variance": 1.036281728
          },
          {
            "average": 1125.841975,
            "count": 13594455,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.90710028,
            "variance": 8.451232037
          },
          {
            "average": 41182.98539,
            "count": 13594455,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5648.587108,
            "variance": 31906536.31
          },
          {
            "average": 39437.30107,
            "count": 13594455,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4842.540533,
            "variance": 23450198.81
          },
          {
            "average": 36284.10875,
            "count": 13594455,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4531.603626,
            "variance": 20535431.42
          },
          {
            "average": 188227994.4,
            "count": 13594455,
            "maximum": 188231854.8,
            "minimum": 188157147.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12382.79747,
            "variance": 153333673.2
          },
          {
            "average": 0,
            "count": 13594455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303224.8639,
          4828915.636,
          1398.854307,
          304274.3439,
          4830333.296,
          1463.574307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303224.8639297893,
                4828915.63600205,
                1398.854306903443
              ],
              [
                303224.8639297893,
                4830333.29600205,
                1398.854306903443
              ],
              [
                304274.34392978926,
                4830333.29600205,
                1463.574306903443
              ],
              [
                304274.34392978926,
                4828915.63600205,
                1463.574306903443
              ],
              [
                303224.8639297893,
                4828915.63600205,
                1398.854306903443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:24:14+00:00",
        "end_time": "2017-08-30T19:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379902,
            43.58722904,
            1398.854307,
            -119.4244865,
            43.60025877,
            1463.574307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747507088109,
                  43.587229042334826,
                  1398.854306903443
                ],
                [
                  -119.43799016472262,
                  43.59998229615764,
                  1398.854306903443
                ],
                [
                  -119.42499889542577,
                  43.60025876619146,
                  1463.574306903443
                ],
                [
                  -119.42448653978008,
                  43.58750538999541,
                  1463.574306903443
                ],
                [
                  -119.43747507088109,
                  43.587229042334826,
                  1398.854306903443
                ]
              ]
            ]
          },
          "id": "20170830_43119E4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:24:14Z",
            "pc:count": 13594455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303755.7917,
                "count": 13594455,
                "maximum": 304274.3439,
                "minimum": 303224.8639,
                "name": "X",
                "position": 0,
                "stddev": 291.4760555,
                "variance": 84958.29095
              },
              {
                "average": 4829620.844,
                "count": 13594455,
                "maximum": 4830333.296,
                "minimum": 4828915.636,
                "name": "Y",
                "position": 1,
                "stddev": 398.6373751,
                "variance": 158911.7569
              },
              {
                "average": 1435.823598,
                "count": 13594455,
                "maximum": 1463.574307,
                "minimum": 1398.854307,
                "name": "Z",
                "position": 2,
                "stddev": 13.07369921,
                "variance": 170.9216111
              },
              {
                "average": 18408.51862,
                "count": 13594455,
                "maximum": 35826,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3141.558341,
                "variance": 9869388.811
              },
              {
                "average": 1.052608876,
                "count": 13594455,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2578857116,
                "variance": 0.06650504025
              },
              {
                "average": 1.105807699,
                "count": 13594455,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3814146688,
                "variance": 0.1454771496
              },
              {
                "average": 0.5022074809,
                "count": 13594455,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951454,
                "variance": 0.2499951454
              },
              {
                "average": 3.751529576e-06,
                "count": 13594455,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001936883006,
                "variance": 3.751515778e-06
              },
              {
                "average": 1.185980093,
                "count": 13594455,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3890906179,
                "variance": 0.1513915089
              },
              {
                "average": 0.3223254343,
                "count": 13594455,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71887838,
                "variance": 137.3321104
              },
              {
                "average": 1.960348539,
                "count": 13594455,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017979237,
                "variance": 1.036281728
              },
              {
                "average": 1125.841975,
                "count": 13594455,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.90710028,
                "variance": 8.451232037
              },
              {
                "average": 41182.98539,
                "count": 13594455,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5648.587108,
                "variance": 31906536.31
              },
              {
                "average": 39437.30107,
                "count": 13594455,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4842.540533,
                "variance": 23450198.81
              },
              {
                "average": 36284.10875,
                "count": 13594455,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4531.603626,
                "variance": 20535431.42
              },
              {
                "average": 188227994.4,
                "count": 13594455,
                "maximum": 188231854.8,
                "minimum": 188157147.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12382.79747,
                "variance": 153333673.2
              },
              {
                "average": 0,
                "count": 13594455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303224.8639,
              4828915.636,
              1398.854307,
              304274.3439,
              4830333.296,
              1463.574307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303224.8639297893,
                    4828915.63600205,
                    1398.854306903443
                  ],
                  [
                    303224.8639297893,
                    4830333.29600205,
                    1398.854306903443
                  ],
                  [
                    304274.34392978926,
                    4830333.29600205,
                    1463.574306903443
                  ],
                  [
                    304274.34392978926,
                    4828915.63600205,
                    1463.574306903443
                  ],
                  [
                    303224.8639297893,
                    4828915.63600205,
                    1398.854306903443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:24:14+00:00",
            "end_time": "2017-08-30T19:39:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747354578639,
              43.61220692084748,
              1314.5978399638648
            ],
            [
              -119.63803237671168,
              43.624981347953096,
              1314.5978399638648
            ],
            [
              -119.62500009079245,
              43.62528154878174,
              1342.8178399638646
            ],
            [
              -119.62444401283051,
              43.6125069885841,
              1342.8178399638646
            ],
            [
              -119.63747354578639,
              43.61220692084748,
              1314.5978399638648
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380324,
        43.61220692,
        1314.59784,
        -119.624444,
        43.62528155,
        1342.81784
      ],
      "properties": {
        "datetime": "2017-09-10T16:51:26Z",
        "pc:count": 14409924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287693.9287,
            "count": 14409924,
            "maximum": 288219.2636,
            "minimum": 287166.7436,
            "name": "X",
            "position": 0,
            "stddev": 292.3368093,
            "variance": 85460.81005
          },
          {
            "average": 4832891.684,
            "count": 14409924,
            "maximum": 4833603.405,
            "minimum": 4832183.165,
            "name": "Y",
            "position": 1,
            "stddev": 399.0087694,
            "variance": 159207.9981
          },
          {
            "average": 1325.492912,
            "count": 14409924,
            "maximum": 1342.81784,
            "minimum": 1314.59784,
            "name": "Z",
            "position": 2,
            "stddev": 2.84760562,
            "variance": 8.108857769
          },
          {
            "average": 29980.56699,
            "count": 14409924,
            "maximum": 56465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4275.129084,
            "variance": 18276728.69
          },
          {
            "average": 1.002767121,
            "count": 14409924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05507165061,
            "variance": 0.003032886701
          },
          {
            "average": 1.00558622,
            "count": 14409924,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0810478872,
            "variance": 0.006568760019
          },
          {
            "average": 0.5016784266,
            "count": 14409924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972002,
            "variance": 0.2499972002
          },
          {
            "average": 1.172802854e-05,
            "count": 14409924,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003424600971,
            "variance": 1.172789181e-05
          },
          {
            "average": 1.310767843,
            "count": 14409924,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4628079576,
            "variance": 0.2141912056
          },
          {
            "average": -0.008185158053,
            "count": 14409924,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94586621,
            "variance": 142.7037195
          },
          {
            "average": 2.008101014,
            "count": 14409924,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001422255,
            "variance": 1.002846533
          },
          {
            "average": 1166.60716,
            "count": 14409924,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9750158057,
            "variance": 0.9506558213
          },
          {
            "average": 42234.79496,
            "count": 14409924,
            "maximum": 57088,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 11745.3388,
            "variance": 137952983.4
          },
          {
            "average": 42482.55897,
            "count": 14409924,
            "maximum": 56320,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7320.006017,
            "variance": 53582488.09
          },
          {
            "average": 37089.90771,
            "count": 14409924,
            "maximum": 55808,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 9405.747237,
            "variance": 88468081.09
          },
          {
            "average": 189096004.9,
            "count": 14409924,
            "maximum": 189097486.1,
            "minimum": 189094353.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 586.6603984,
            "variance": 344170.423
          },
          {
            "average": 0,
            "count": 14409924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14409924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287166.7436,
          4832183.165,
          1314.59784,
          288219.2636,
          4833603.405,
          1342.81784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287166.74359932984,
                4832183.1645283885,
                1314.5978399638648
              ],
              [
                287166.74359932984,
                4833603.404528389,
                1314.5978399638648
              ],
              [
                288219.26359932986,
                4833603.404528389,
                1342.8178399638646
              ],
              [
                288219.26359932986,
                4832183.1645283885,
                1342.8178399638646
              ],
              [
                287166.74359932984,
                4832183.1645283885,
                1314.5978399638648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:51:26+00:00",
        "end_time": "2017-09-10T15:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380324,
            43.61220692,
            1314.59784,
            -119.624444,
            43.62528155,
            1342.81784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747354578639,
                  43.61220692084748,
                  1314.5978399638648
                ],
                [
                  -119.63803237671168,
                  43.624981347953096,
                  1314.5978399638648
                ],
                [
                  -119.62500009079245,
                  43.62528154878174,
                  1342.8178399638646
                ],
                [
                  -119.62444401283051,
                  43.6125069885841,
                  1342.8178399638646
                ],
                [
                  -119.63747354578639,
                  43.61220692084748,
                  1314.5978399638648
                ]
              ]
            ]
          },
          "id": "20170910_43119E6205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:51:26Z",
            "pc:count": 14409924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287693.9287,
                "count": 14409924,
                "maximum": 288219.2636,
                "minimum": 287166.7436,
                "name": "X",
                "position": 0,
                "stddev": 292.3368093,
                "variance": 85460.81005
              },
              {
                "average": 4832891.684,
                "count": 14409924,
                "maximum": 4833603.405,
                "minimum": 4832183.165,
                "name": "Y",
                "position": 1,
                "stddev": 399.0087694,
                "variance": 159207.9981
              },
              {
                "average": 1325.492912,
                "count": 14409924,
                "maximum": 1342.81784,
                "minimum": 1314.59784,
                "name": "Z",
                "position": 2,
                "stddev": 2.84760562,
                "variance": 8.108857769
              },
              {
                "average": 29980.56699,
                "count": 14409924,
                "maximum": 56465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4275.129084,
                "variance": 18276728.69
              },
              {
                "average": 1.002767121,
                "count": 14409924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05507165061,
                "variance": 0.003032886701
              },
              {
                "average": 1.00558622,
                "count": 14409924,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0810478872,
                "variance": 0.006568760019
              },
              {
                "average": 0.5016784266,
                "count": 14409924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972002,
                "variance": 0.2499972002
              },
              {
                "average": 1.172802854e-05,
                "count": 14409924,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003424600971,
                "variance": 1.172789181e-05
              },
              {
                "average": 1.310767843,
                "count": 14409924,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4628079576,
                "variance": 0.2141912056
              },
              {
                "average": -0.008185158053,
                "count": 14409924,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94586621,
                "variance": 142.7037195
              },
              {
                "average": 2.008101014,
                "count": 14409924,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001422255,
                "variance": 1.002846533
              },
              {
                "average": 1166.60716,
                "count": 14409924,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9750158057,
                "variance": 0.9506558213
              },
              {
                "average": 42234.79496,
                "count": 14409924,
                "maximum": 57088,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 11745.3388,
                "variance": 137952983.4
              },
              {
                "average": 42482.55897,
                "count": 14409924,
                "maximum": 56320,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7320.006017,
                "variance": 53582488.09
              },
              {
                "average": 37089.90771,
                "count": 14409924,
                "maximum": 55808,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 9405.747237,
                "variance": 88468081.09
              },
              {
                "average": 189096004.9,
                "count": 14409924,
                "maximum": 189097486.1,
                "minimum": 189094353.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 586.6603984,
                "variance": 344170.423
              },
              {
                "average": 0,
                "count": 14409924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14409924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287166.7436,
              4832183.165,
              1314.59784,
              288219.2636,
              4833603.405,
              1342.81784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287166.74359932984,
                    4832183.1645283885,
                    1314.5978399638648
                  ],
                  [
                    287166.74359932984,
                    4833603.404528389,
                    1314.5978399638648
                  ],
                  [
                    288219.26359932986,
                    4833603.404528389,
                    1342.8178399638646
                  ],
                  [
                    288219.26359932986,
                    4832183.1645283885,
                    1342.8178399638646
                  ],
                  [
                    287166.74359932984,
                    4832183.1645283885,
                    1314.5978399638648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:51:26+00:00",
            "end_time": "2017-09-10T15:59:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497530188467,
              43.49973004429358,
              1284.949625634396
            ],
            [
              -119.42548617184676,
              43.51248307254938,
              1284.949625634396
            ],
            [
              -119.41249725032047,
              43.51275803001824,
              1323.989625634396
            ],
            [
              -119.41198910967476,
              43.50000488004177,
              1323.989625634396
            ],
            [
              -119.42497530188467,
              43.49973004429358,
              1284.949625634396
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254862,
        43.49973004,
        1284.949626,
        -119.4119891,
        43.51275803,
        1323.989626
      ],
      "properties": {
        "datetime": "2017-08-31T17:57:14Z",
        "pc:count": 13036551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304474.2274,
            "count": 13036551,
            "maximum": 305001.2709,
            "minimum": 303950.4709,
            "name": "X",
            "position": 0,
            "stddev": 290.9164752,
            "variance": 84632.39553
          },
          {
            "average": 4819873.074,
            "count": 13036551,
            "maximum": 4820585.699,
            "minimum": 4819168.099,
            "name": "Y",
            "position": 1,
            "stddev": 402.9857364,
            "variance": 162397.5037
          },
          {
            "average": 1310.969095,
            "count": 13036551,
            "maximum": 1323.989626,
            "minimum": 1284.949626,
            "name": "Z",
            "position": 2,
            "stddev": 7.422478506,
            "variance": 55.09318718
          },
          {
            "average": 20511.54607,
            "count": 13036551,
            "maximum": 30849,
            "minimum": 2001,
            "name": "Intensity",
            "position": 3,
            "stddev": 1417.500439,
            "variance": 2009307.496
          },
          {
            "average": 1.000025313,
            "count": 13036551,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005031183249,
            "variance": 2.531280489e-05
          },
          {
            "average": 1.00005078,
            "count": 13036551,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007125849248,
            "variance": 5.07777275e-05
          },
          {
            "average": 0.5023102353,
            "count": 13036551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994682,
            "variance": 0.249994682
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180752793,
            "count": 13036551,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.384813243,
            "variance": 0.148081232
          },
          {
            "average": 0.3142839405,
            "count": 13036551,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64401012,
            "variance": 135.5829718
          },
          {
            "average": 1.999070383,
            "count": 13036551,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000137133,
            "variance": 1.000274285
          },
          {
            "average": 1134.967428,
            "count": 13036551,
            "maximum": 1137,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9893063545,
            "variance": 0.9787270631
          },
          {
            "average": 43576.34713,
            "count": 13036551,
            "maximum": 57088,
            "minimum": 26112,
            "name": "Red",
            "position": 12,
            "stddev": 2501.123295,
            "variance": 6255617.735
          },
          {
            "average": 41506.41953,
            "count": 13036551,
            "maximum": 56320,
            "minimum": 25856,
            "name": "Green",
            "position": 13,
            "stddev": 2318.916014,
            "variance": 5377371.478
          },
          {
            "average": 37876.51617,
            "count": 13036551,
            "maximum": 54528,
            "minimum": 22528,
            "name": "Blue",
            "position": 14,
            "stddev": 2318.18793,
            "variance": 5373995.281
          },
          {
            "average": 188235867.6,
            "count": 13036551,
            "maximum": 188237434.6,
            "minimum": 188234746.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 702.3647027,
            "variance": 493316.1756
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303950.4709,
          4819168.099,
          1284.949626,
          305001.2709,
          4820585.699,
          1323.989626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303950.4708867371,
                4819168.099120183,
                1284.949625634396
              ],
              [
                303950.4708867371,
                4820585.699120183,
                1284.949625634396
              ],
              [
                305001.27088673715,
                4820585.699120183,
                1323.989625634396
              ],
              [
                305001.27088673715,
                4819168.099120183,
                1323.989625634396
              ],
              [
                303950.4708867371,
                4819168.099120183,
                1284.949625634396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:57:14+00:00",
        "end_time": "2017-08-31T17:12:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254862,
            43.49973004,
            1284.949626,
            -119.4119891,
            43.51275803,
            1323.989626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497530188467,
                  43.49973004429358,
                  1284.949625634396
                ],
                [
                  -119.42548617184676,
                  43.51248307254938,
                  1284.949625634396
                ],
                [
                  -119.41249725032047,
                  43.51275803001824,
                  1323.989625634396
                ],
                [
                  -119.41198910967476,
                  43.50000488004177,
                  1323.989625634396
                ],
                [
                  -119.42497530188467,
                  43.49973004429358,
                  1284.949625634396
                ]
              ]
            ]
          },
          "id": "20170831_43119E4422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:57:14Z",
            "pc:count": 13036551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304474.2274,
                "count": 13036551,
                "maximum": 305001.2709,
                "minimum": 303950.4709,
                "name": "X",
                "position": 0,
                "stddev": 290.9164752,
                "variance": 84632.39553
              },
              {
                "average": 4819873.074,
                "count": 13036551,
                "maximum": 4820585.699,
                "minimum": 4819168.099,
                "name": "Y",
                "position": 1,
                "stddev": 402.9857364,
                "variance": 162397.5037
              },
              {
                "average": 1310.969095,
                "count": 13036551,
                "maximum": 1323.989626,
                "minimum": 1284.949626,
                "name": "Z",
                "position": 2,
                "stddev": 7.422478506,
                "variance": 55.09318718
              },
              {
                "average": 20511.54607,
                "count": 13036551,
                "maximum": 30849,
                "minimum": 2001,
                "name": "Intensity",
                "position": 3,
                "stddev": 1417.500439,
                "variance": 2009307.496
              },
              {
                "average": 1.000025313,
                "count": 13036551,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005031183249,
                "variance": 2.531280489e-05
              },
              {
                "average": 1.00005078,
                "count": 13036551,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007125849248,
                "variance": 5.07777275e-05
              },
              {
                "average": 0.5023102353,
                "count": 13036551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994682,
                "variance": 0.249994682
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180752793,
                "count": 13036551,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.384813243,
                "variance": 0.148081232
              },
              {
                "average": 0.3142839405,
                "count": 13036551,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64401012,
                "variance": 135.5829718
              },
              {
                "average": 1.999070383,
                "count": 13036551,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000137133,
                "variance": 1.000274285
              },
              {
                "average": 1134.967428,
                "count": 13036551,
                "maximum": 1137,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9893063545,
                "variance": 0.9787270631
              },
              {
                "average": 43576.34713,
                "count": 13036551,
                "maximum": 57088,
                "minimum": 26112,
                "name": "Red",
                "position": 12,
                "stddev": 2501.123295,
                "variance": 6255617.735
              },
              {
                "average": 41506.41953,
                "count": 13036551,
                "maximum": 56320,
                "minimum": 25856,
                "name": "Green",
                "position": 13,
                "stddev": 2318.916014,
                "variance": 5377371.478
              },
              {
                "average": 37876.51617,
                "count": 13036551,
                "maximum": 54528,
                "minimum": 22528,
                "name": "Blue",
                "position": 14,
                "stddev": 2318.18793,
                "variance": 5373995.281
              },
              {
                "average": 188235867.6,
                "count": 13036551,
                "maximum": 188237434.6,
                "minimum": 188234746.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 702.3647027,
                "variance": 493316.1756
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303950.4709,
              4819168.099,
              1284.949626,
              305001.2709,
              4820585.699,
              1323.989626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303950.4708867371,
                    4819168.099120183,
                    1284.949625634396
                  ],
                  [
                    303950.4708867371,
                    4820585.699120183,
                    1284.949625634396
                  ],
                  [
                    305001.27088673715,
                    4820585.699120183,
                    1323.989625634396
                  ],
                  [
                    305001.27088673715,
                    4819168.099120183,
                    1323.989625634396
                  ],
                  [
                    303950.4708867371,
                    4819168.099120183,
                    1284.949625634396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:57:14+00:00",
            "end_time": "2017-08-31T17:12: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": "20170910_43119E6223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247288619893,
              43.562204145169844,
              1305.1117338220517
            ],
            [
              -119.66303611408185,
              43.574980404636506,
              1305.1117338220517
            ],
            [
              -119.64999929056765,
              43.575283543126325,
              1318.8117338220516
            ],
            [
              -119.64943881206632,
              43.562507149234285,
              1318.8117338220516
            ],
            [
              -119.66247288619893,
              43.562204145169844,
              1305.1117338220517
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630361,
        43.56220415,
        1305.111734,
        -119.6494388,
        43.57528354,
        1318.811734
      ],
      "properties": {
        "datetime": "2017-09-10T18:52:24Z",
        "pc:count": 13152639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285496.7078,
            "count": 13152639,
            "maximum": 286025.0509,
            "minimum": 284971.2709,
            "name": "X",
            "position": 0,
            "stddev": 293.0794124,
            "variance": 85895.54194
          },
          {
            "average": 4827389.429,
            "count": 13152639,
            "maximum": 4828114.432,
            "minimum": 4826693.972,
            "name": "Y",
            "position": 1,
            "stddev": 403.2175721,
            "variance": 162584.4104
          },
          {
            "average": 1313.258918,
            "count": 13152639,
            "maximum": 1318.811734,
            "minimum": 1305.111734,
            "name": "Z",
            "position": 2,
            "stddev": 3.165873176,
            "variance": 10.02275297
          },
          {
            "average": 27185.23,
            "count": 13152639,
            "maximum": 48769,
            "minimum": 833,
            "name": "Intensity",
            "position": 3,
            "stddev": 2864.997485,
            "variance": 8208210.591
          },
          {
            "average": 1.000007375,
            "count": 13152639,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002715675236,
            "variance": 7.37489199e-06
          },
          {
            "average": 1.000014598,
            "count": 13152639,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003820683043,
            "variance": 1.459761891e-05
          },
          {
            "average": 0.5020651749,
            "count": 13152639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995754,
            "variance": 0.2499957541
          },
          {
            "average": 1.292516278e-06,
            "count": 13152639,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001136888167,
            "variance": 1.292514705e-06
          },
          {
            "average": 1.288140274,
            "count": 13152639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4528967564,
            "variance": 0.2051154719
          },
          {
            "average": -0.0401352959,
            "count": 13152639,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97811282,
            "variance": 143.4751866
          },
          {
            "average": 2.008241616,
            "count": 13152639,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000593758,
            "variance": 1.001187869
          },
          {
            "average": 1176.370711,
            "count": 13152639,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9839468861,
            "variance": 0.9681514747
          },
          {
            "average": 44324.78284,
            "count": 13152639,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3291.191354,
            "variance": 10831940.53
          },
          {
            "average": 42206.79509,
            "count": 13152639,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3171.728705,
            "variance": 10059862.98
          },
          {
            "average": 38467.24835,
            "count": 13152639,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3603.037407,
            "variance": 12981878.56
          },
          {
            "average": 189103096.2,
            "count": 13152639,
            "maximum": 189104744,
            "minimum": 189101538.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 706.8886109,
            "variance": 499691.5083
          },
          {
            "average": 0,
            "count": 13152639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13152639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13152639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13152639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13152639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284971.2709,
          4826693.972,
          1305.111734,
          286025.0509,
          4828114.432,
          1318.811734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284971.2709115611,
                4826693.972467169,
                1305.1117338220517
              ],
              [
                284971.2709115611,
                4828114.43246717,
                1305.1117338220517
              ],
              [
                286025.0509115611,
                4828114.43246717,
                1318.8117338220516
              ],
              [
                286025.0509115611,
                4826693.972467169,
                1318.8117338220516
              ],
              [
                284971.2709115611,
                4826693.972467169,
                1305.1117338220517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:52:24+00:00",
        "end_time": "2017-09-10T17:58:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630361,
            43.56220415,
            1305.111734,
            -119.6494388,
            43.57528354,
            1318.811734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247288619893,
                  43.562204145169844,
                  1305.1117338220517
                ],
                [
                  -119.66303611408185,
                  43.574980404636506,
                  1305.1117338220517
                ],
                [
                  -119.64999929056765,
                  43.575283543126325,
                  1318.8117338220516
                ],
                [
                  -119.64943881206632,
                  43.562507149234285,
                  1318.8117338220516
                ],
                [
                  -119.66247288619893,
                  43.562204145169844,
                  1305.1117338220517
                ]
              ]
            ]
          },
          "id": "20170910_43119E6223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:52:24Z",
            "pc:count": 13152639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285496.7078,
                "count": 13152639,
                "maximum": 286025.0509,
                "minimum": 284971.2709,
                "name": "X",
                "position": 0,
                "stddev": 293.0794124,
                "variance": 85895.54194
              },
              {
                "average": 4827389.429,
                "count": 13152639,
                "maximum": 4828114.432,
                "minimum": 4826693.972,
                "name": "Y",
                "position": 1,
                "stddev": 403.2175721,
                "variance": 162584.4104
              },
              {
                "average": 1313.258918,
                "count": 13152639,
                "maximum": 1318.811734,
                "minimum": 1305.111734,
                "name": "Z",
                "position": 2,
                "stddev": 3.165873176,
                "variance": 10.02275297
              },
              {
                "average": 27185.23,
                "count": 13152639,
                "maximum": 48769,
                "minimum": 833,
                "name": "Intensity",
                "position": 3,
                "stddev": 2864.997485,
                "variance": 8208210.591
              },
              {
                "average": 1.000007375,
                "count": 13152639,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002715675236,
                "variance": 7.37489199e-06
              },
              {
                "average": 1.000014598,
                "count": 13152639,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003820683043,
                "variance": 1.459761891e-05
              },
              {
                "average": 0.5020651749,
                "count": 13152639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995754,
                "variance": 0.2499957541
              },
              {
                "average": 1.292516278e-06,
                "count": 13152639,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001136888167,
                "variance": 1.292514705e-06
              },
              {
                "average": 1.288140274,
                "count": 13152639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4528967564,
                "variance": 0.2051154719
              },
              {
                "average": -0.0401352959,
                "count": 13152639,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97811282,
                "variance": 143.4751866
              },
              {
                "average": 2.008241616,
                "count": 13152639,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000593758,
                "variance": 1.001187869
              },
              {
                "average": 1176.370711,
                "count": 13152639,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9839468861,
                "variance": 0.9681514747
              },
              {
                "average": 44324.78284,
                "count": 13152639,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3291.191354,
                "variance": 10831940.53
              },
              {
                "average": 42206.79509,
                "count": 13152639,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3171.728705,
                "variance": 10059862.98
              },
              {
                "average": 38467.24835,
                "count": 13152639,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3603.037407,
                "variance": 12981878.56
              },
              {
                "average": 189103096.2,
                "count": 13152639,
                "maximum": 189104744,
                "minimum": 189101538.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 706.8886109,
                "variance": 499691.5083
              },
              {
                "average": 0,
                "count": 13152639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13152639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13152639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13152639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13152639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284971.2709,
              4826693.972,
              1305.111734,
              286025.0509,
              4828114.432,
              1318.811734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284971.2709115611,
                    4826693.972467169,
                    1305.1117338220517
                  ],
                  [
                    284971.2709115611,
                    4828114.43246717,
                    1305.1117338220517
                  ],
                  [
                    286025.0509115611,
                    4828114.43246717,
                    1318.8117338220516
                  ],
                  [
                    286025.0509115611,
                    4826693.972467169,
                    1318.8117338220516
                  ],
                  [
                    284971.2709115611,
                    4826693.972467169,
                    1305.1117338220517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:52:24+00:00",
            "end_time": "2017-09-10T17:58: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": "20170828_43119D4209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997568094297,
              43.47473264047839,
              1275.3819005376643
            ],
            [
              -119.40048073946997,
              43.48748326067584,
              1275.3819005376643
            ],
            [
              -119.38749693785599,
              43.487755253916355,
              1328.8619005376643
            ],
            [
              -119.38699460476406,
              43.47500451332759,
              1328.8619005376643
            ],
            [
              -119.39997568094297,
              43.47473264047839,
              1275.3819005376643
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004807,
        43.47473264,
        1275.381901,
        -119.3869946,
        43.48775525,
        1328.861901
      ],
      "properties": {
        "datetime": "2017-08-31T17:38:29Z",
        "pc:count": 38658266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306411.5187,
            "count": 38658266,
            "maximum": 306942.3755,
            "minimum": 305891.5755,
            "name": "X",
            "position": 0,
            "stddev": 288.3689821,
            "variance": 83156.66985
          },
          {
            "average": 4817029.865,
            "count": 38658266,
            "maximum": 4817750.495,
            "minimum": 4816333.195,
            "name": "Y",
            "position": 1,
            "stddev": 395.4834474,
            "variance": 156407.1572
          },
          {
            "average": 1304.550709,
            "count": 38658266,
            "maximum": 1328.861901,
            "minimum": 1275.381901,
            "name": "Z",
            "position": 2,
            "stddev": 12.78735773,
            "variance": 163.5165176
          },
          {
            "average": 20071.68694,
            "count": 38658266,
            "maximum": 34961,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2161.181738,
            "variance": 4670706.504
          },
          {
            "average": 1.001905724,
            "count": 38658266,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04843961272,
            "variance": 0.00234639608
          },
          {
            "average": 1.003831005,
            "count": 38658266,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07182413326,
            "variance": 0.005158706119
          },
          {
            "average": 0.5007271925,
            "count": 38658266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994777,
            "variance": 0.2499994777
          },
          {
            "average": 1.500325959e-06,
            "count": 38658266,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001224877033,
            "variance": 1.500323747e-06
          },
          {
            "average": 1.085600554,
            "count": 38658266,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2797733037,
            "variance": 0.07827310147
          },
          {
            "average": 0.8211296019,
            "count": 38658266,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45565803,
            "variance": 131.2321008
          },
          {
            "average": 1.995937454,
            "count": 38658266,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000749726,
            "variance": 1.001500015
          },
          {
            "average": 1042.431283,
            "count": 38658266,
            "maximum": 1136,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 200.4237924,
            "variance": 40169.69654
          },
          {
            "average": 42210.42639,
            "count": 38658266,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5773.300581,
            "variance": 33330999.6
          },
          {
            "average": 40444.34033,
            "count": 38658266,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3593.013642,
            "variance": 12909747.03
          },
          {
            "average": 36606.03758,
            "count": 38658266,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4348.005915,
            "variance": 18905155.43
          },
          {
            "average": 188091895.7,
            "count": 38658266,
            "maximum": 188236309.2,
            "minimum": 187976009.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 107738.7928,
            "variance": 11607647480.0
          },
          {
            "average": 0,
            "count": 38658266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38658266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38658266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38658266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38658266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305891.5755,
          4816333.195,
          1275.381901,
          306942.3755,
          4817750.495,
          1328.861901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305891.57554888,
                4816333.194815693,
                1275.3819005376643
              ],
              [
                305891.57554888,
                4817750.494815694,
                1275.3819005376643
              ],
              [
                306942.37554888,
                4817750.494815694,
                1328.8619005376643
              ],
              [
                306942.37554888,
                4816333.194815693,
                1328.8619005376643
              ],
              [
                305891.57554888,
                4816333.194815693,
                1275.3819005376643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:38:29+00:00",
        "end_time": "2017-08-28T17:20:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119D4209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119D4209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119D4209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004807,
            43.47473264,
            1275.381901,
            -119.3869946,
            43.48775525,
            1328.861901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997568094297,
                  43.47473264047839,
                  1275.3819005376643
                ],
                [
                  -119.40048073946997,
                  43.48748326067584,
                  1275.3819005376643
                ],
                [
                  -119.38749693785599,
                  43.487755253916355,
                  1328.8619005376643
                ],
                [
                  -119.38699460476406,
                  43.47500451332759,
                  1328.8619005376643
                ],
                [
                  -119.39997568094297,
                  43.47473264047839,
                  1275.3819005376643
                ]
              ]
            ]
          },
          "id": "20170828_43119D4209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119D4209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:38:29Z",
            "pc:count": 38658266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306411.5187,
                "count": 38658266,
                "maximum": 306942.3755,
                "minimum": 305891.5755,
                "name": "X",
                "position": 0,
                "stddev": 288.3689821,
                "variance": 83156.66985
              },
              {
                "average": 4817029.865,
                "count": 38658266,
                "maximum": 4817750.495,
                "minimum": 4816333.195,
                "name": "Y",
                "position": 1,
                "stddev": 395.4834474,
                "variance": 156407.1572
              },
              {
                "average": 1304.550709,
                "count": 38658266,
                "maximum": 1328.861901,
                "minimum": 1275.381901,
                "name": "Z",
                "position": 2,
                "stddev": 12.78735773,
                "variance": 163.5165176
              },
              {
                "average": 20071.68694,
                "count": 38658266,
                "maximum": 34961,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2161.181738,
                "variance": 4670706.504
              },
              {
                "average": 1.001905724,
                "count": 38658266,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04843961272,
                "variance": 0.00234639608
              },
              {
                "average": 1.003831005,
                "count": 38658266,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07182413326,
                "variance": 0.005158706119
              },
              {
                "average": 0.5007271925,
                "count": 38658266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994777,
                "variance": 0.2499994777
              },
              {
                "average": 1.500325959e-06,
                "count": 38658266,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001224877033,
                "variance": 1.500323747e-06
              },
              {
                "average": 1.085600554,
                "count": 38658266,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2797733037,
                "variance": 0.07827310147
              },
              {
                "average": 0.8211296019,
                "count": 38658266,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45565803,
                "variance": 131.2321008
              },
              {
                "average": 1.995937454,
                "count": 38658266,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000749726,
                "variance": 1.001500015
              },
              {
                "average": 1042.431283,
                "count": 38658266,
                "maximum": 1136,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 200.4237924,
                "variance": 40169.69654
              },
              {
                "average": 42210.42639,
                "count": 38658266,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5773.300581,
                "variance": 33330999.6
              },
              {
                "average": 40444.34033,
                "count": 38658266,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3593.013642,
                "variance": 12909747.03
              },
              {
                "average": 36606.03758,
                "count": 38658266,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4348.005915,
                "variance": 18905155.43
              },
              {
                "average": 188091895.7,
                "count": 38658266,
                "maximum": 188236309.2,
                "minimum": 187976009.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 107738.7928,
                "variance": 11607647480.0
              },
              {
                "average": 0,
                "count": 38658266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38658266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38658266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38658266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38658266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305891.5755,
              4816333.195,
              1275.381901,
              306942.3755,
              4817750.495,
              1328.861901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305891.57554888,
                    4816333.194815693,
                    1275.3819005376643
                  ],
                  [
                    305891.57554888,
                    4817750.494815694,
                    1275.3819005376643
                  ],
                  [
                    306942.37554888,
                    4817750.494815694,
                    1328.8619005376643
                  ],
                  [
                    306942.37554888,
                    4816333.194815693,
                    1328.8619005376643
                  ],
                  [
                    305891.57554888,
                    4816333.194815693,
                    1275.3819005376643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:38:29+00:00",
            "end_time": "2017-08-28T17:20: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": "20170908_43119E5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997368029595,
              43.574716750323084,
              1302.1468901576757
            ],
            [
              -119.55051282163438,
              43.58748135280275,
              1302.1468901576757
            ],
            [
              -119.53749886711411,
              43.5877711316967,
              1312.5068901576758
            ],
            [
              -119.53696246952222,
              43.57500640083598,
              1312.5068901576758
            ],
            [
              -119.54997368029595,
              43.574716750323084,
              1302.1468901576757
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505128,
        43.57471675,
        1302.14689,
        -119.5369625,
        43.58777113,
        1312.50689
      ],
      "properties": {
        "datetime": "2017-09-10T15:07:30Z",
        "pc:count": 15021493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294632.9036,
            "count": 15021493,
            "maximum": 295151.612,
            "minimum": 294099.992,
            "name": "X",
            "position": 0,
            "stddev": 290.1904124,
            "variance": 84210.47544
          },
          {
            "average": 4828540.58,
            "count": 15021493,
            "maximum": 4829217.706,
            "minimum": 4827798.666,
            "name": "Y",
            "position": 1,
            "stddev": 406.4399681,
            "variance": 165193.4477
          },
          {
            "average": 1309.18098,
            "count": 15021493,
            "maximum": 1312.50689,
            "minimum": 1302.14689,
            "name": "Z",
            "position": 2,
            "stddev": 1.564391423,
            "variance": 2.447320525
          },
          {
            "average": 28453.42295,
            "count": 15021493,
            "maximum": 51649,
            "minimum": 897,
            "name": "Intensity",
            "position": 3,
            "stddev": 2946.982062,
            "variance": 8684703.275
          },
          {
            "average": 1.000071032,
            "count": 15021493,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008467126234,
            "variance": 7.169222667e-05
          },
          {
            "average": 1.0001398,
            "count": 15021493,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0119070269,
            "variance": 0.0001417772895
          },
          {
            "average": 0.5010816834,
            "count": 15021493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988466,
            "variance": 0.2499988466
          },
          {
            "average": 1.571082182e-05,
            "count": 15021493,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003963656902,
            "variance": 1.571057604e-05
          },
          {
            "average": 1.26896208,
            "count": 15021493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4434202212,
            "variance": 0.1966214926
          },
          {
            "average": 0.04691094856,
            "count": 15021493,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90551813,
            "variance": 141.741362
          },
          {
            "average": 2.010798594,
            "count": 15021493,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000079794,
            "variance": 1.000159595
          },
          {
            "average": 1155.619589,
            "count": 15021493,
            "maximum": 1159,
            "minimum": 1153,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.38810862,
            "variance": 1.926845542
          },
          {
            "average": 43957.97115,
            "count": 15021493,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9184.601909,
            "variance": 84356912.23
          },
          {
            "average": 42936.9778,
            "count": 15021493,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4874.4861,
            "variance": 23760614.74
          },
          {
            "average": 37742.91964,
            "count": 15021493,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7317.854121,
            "variance": 53550988.93
          },
          {
            "average": 189003409.8,
            "count": 15021493,
            "maximum": 189091250.7,
            "minimum": 188949706.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67296.32424,
            "variance": 4528795256
          },
          {
            "average": 0,
            "count": 15021493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15021493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15021493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15021493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15021493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294099.992,
          4827798.666,
          1302.14689,
          295151.612,
          4829217.706,
          1312.50689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294099.99198613904,
                4827798.665581761,
                1302.1468901576757
              ],
              [
                294099.99198613904,
                4829217.70558176,
                1302.1468901576757
              ],
              [
                295151.61198613903,
                4829217.70558176,
                1312.5068901576758
              ],
              [
                295151.61198613903,
                4827798.665581761,
                1312.5068901576758
              ],
              [
                294099.99198613904,
                4827798.665581761,
                1302.1468901576757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:07:30+00:00",
        "end_time": "2017-09-08T23:48:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505128,
            43.57471675,
            1302.14689,
            -119.5369625,
            43.58777113,
            1312.50689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997368029595,
                  43.574716750323084,
                  1302.1468901576757
                ],
                [
                  -119.55051282163438,
                  43.58748135280275,
                  1302.1468901576757
                ],
                [
                  -119.53749886711411,
                  43.5877711316967,
                  1312.5068901576758
                ],
                [
                  -119.53696246952222,
                  43.57500640083598,
                  1312.5068901576758
                ],
                [
                  -119.54997368029595,
                  43.574716750323084,
                  1302.1468901576757
                ]
              ]
            ]
          },
          "id": "20170908_43119E5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:07:30Z",
            "pc:count": 15021493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294632.9036,
                "count": 15021493,
                "maximum": 295151.612,
                "minimum": 294099.992,
                "name": "X",
                "position": 0,
                "stddev": 290.1904124,
                "variance": 84210.47544
              },
              {
                "average": 4828540.58,
                "count": 15021493,
                "maximum": 4829217.706,
                "minimum": 4827798.666,
                "name": "Y",
                "position": 1,
                "stddev": 406.4399681,
                "variance": 165193.4477
              },
              {
                "average": 1309.18098,
                "count": 15021493,
                "maximum": 1312.50689,
                "minimum": 1302.14689,
                "name": "Z",
                "position": 2,
                "stddev": 1.564391423,
                "variance": 2.447320525
              },
              {
                "average": 28453.42295,
                "count": 15021493,
                "maximum": 51649,
                "minimum": 897,
                "name": "Intensity",
                "position": 3,
                "stddev": 2946.982062,
                "variance": 8684703.275
              },
              {
                "average": 1.000071032,
                "count": 15021493,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008467126234,
                "variance": 7.169222667e-05
              },
              {
                "average": 1.0001398,
                "count": 15021493,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0119070269,
                "variance": 0.0001417772895
              },
              {
                "average": 0.5010816834,
                "count": 15021493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988466,
                "variance": 0.2499988466
              },
              {
                "average": 1.571082182e-05,
                "count": 15021493,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003963656902,
                "variance": 1.571057604e-05
              },
              {
                "average": 1.26896208,
                "count": 15021493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4434202212,
                "variance": 0.1966214926
              },
              {
                "average": 0.04691094856,
                "count": 15021493,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90551813,
                "variance": 141.741362
              },
              {
                "average": 2.010798594,
                "count": 15021493,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000079794,
                "variance": 1.000159595
              },
              {
                "average": 1155.619589,
                "count": 15021493,
                "maximum": 1159,
                "minimum": 1153,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.38810862,
                "variance": 1.926845542
              },
              {
                "average": 43957.97115,
                "count": 15021493,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9184.601909,
                "variance": 84356912.23
              },
              {
                "average": 42936.9778,
                "count": 15021493,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4874.4861,
                "variance": 23760614.74
              },
              {
                "average": 37742.91964,
                "count": 15021493,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7317.854121,
                "variance": 53550988.93
              },
              {
                "average": 189003409.8,
                "count": 15021493,
                "maximum": 189091250.7,
                "minimum": 188949706.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67296.32424,
                "variance": 4528795256
              },
              {
                "average": 0,
                "count": 15021493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15021493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15021493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15021493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15021493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294099.992,
              4827798.666,
              1302.14689,
              295151.612,
              4829217.706,
              1312.50689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294099.99198613904,
                    4827798.665581761,
                    1302.1468901576757
                  ],
                  [
                    294099.99198613904,
                    4829217.70558176,
                    1302.1468901576757
                  ],
                  [
                    295151.61198613903,
                    4829217.70558176,
                    1312.5068901576758
                  ],
                  [
                    295151.61198613903,
                    4827798.665581761,
                    1312.5068901576758
                  ],
                  [
                    294099.99198613904,
                    4827798.665581761,
                    1302.1468901576757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:07:30+00:00",
            "end_time": "2017-09-08T23:48: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": "20170908_43119E5403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747383445855,
              43.549718538050264,
              1288.6192297779132
            ],
            [
              -119.53800980642377,
              43.562481881240984,
              1288.6192297779132
            ],
            [
              -119.52499888194974,
              43.56277015544753,
              1306.8992297779134
            ],
            [
              -119.52446565047144,
              43.55000668454933,
              1306.8992297779134
            ],
            [
              -119.53747383445855,
              43.549718538050264,
              1288.6192297779132
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380098,
        43.54971854,
        1288.61923,
        -119.5244657,
        43.56277016,
        1306.89923
      ],
      "properties": {
        "datetime": "2017-09-10T15:06:56Z",
        "pc:count": 14617953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295546.7147,
            "count": 14617953,
            "maximum": 296076.3447,
            "minimum": 295024.5447,
            "name": "X",
            "position": 0,
            "stddev": 289.4089294,
            "variance": 83757.52843
          },
          {
            "average": 4825732.898,
            "count": 14617953,
            "maximum": 4826410.214,
            "minimum": 4824991.334,
            "name": "Y",
            "position": 1,
            "stddev": 413.664426,
            "variance": 171118.2573
          },
          {
            "average": 1292.112469,
            "count": 14617953,
            "maximum": 1306.89923,
            "minimum": 1288.61923,
            "name": "Z",
            "position": 2,
            "stddev": 2.245535797,
            "variance": 5.042431015
          },
          {
            "average": 29586.54196,
            "count": 14617953,
            "maximum": 57377,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4715.635711,
            "variance": 22237220.16
          },
          {
            "average": 1.003094277,
            "count": 14617953,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05597320545,
            "variance": 0.003132999729
          },
          {
            "average": 1.006200937,
            "count": 14617953,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07944396443,
            "variance": 0.006311343484
          },
          {
            "average": 0.5020785742,
            "count": 14617953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956966,
            "variance": 0.2499956966
          },
          {
            "average": 1.901771062e-05,
            "count": 14617953,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004360888699,
            "variance": 1.901735025e-05
          },
          {
            "average": 1.283621996,
            "count": 14617953,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.450755558,
            "variance": 0.2031805731
          },
          {
            "average": -0.04207234448,
            "count": 14617953,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8234451,
            "variance": 139.7938542
          },
          {
            "average": 2.005314629,
            "count": 14617953,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001932266,
            "variance": 1.003868265
          },
          {
            "average": 1156.670142,
            "count": 14617953,
            "maximum": 1159,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.432550603,
            "variance": 2.052201229
          },
          {
            "average": 32320.73134,
            "count": 14617953,
            "maximum": 54016,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 10068.32106,
            "variance": 101371089
          },
          {
            "average": 35187.58413,
            "count": 14617953,
            "maximum": 52480,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 6220.853781,
            "variance": 38699021.76
          },
          {
            "average": 28433.57998,
            "count": 14617953,
            "maximum": 49664,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6869.3058,
            "variance": 47187362.17
          },
          {
            "average": 189043193.3,
            "count": 14617953,
            "maximum": 189091216.7,
            "minimum": 188950425.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 65667.45194,
            "variance": 4312214245
          },
          {
            "average": 0,
            "count": 14617953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14617953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14617953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14617953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14617953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295024.5447,
          4824991.334,
          1288.61923,
          296076.3447,
          4826410.214,
          1306.89923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295024.5446820364,
                4824991.333553682,
                1288.6192297779132
              ],
              [
                295024.5446820364,
                4826410.213553683,
                1288.6192297779132
              ],
              [
                296076.34468203643,
                4826410.213553683,
                1306.8992297779134
              ],
              [
                296076.34468203643,
                4824991.333553682,
                1306.8992297779134
              ],
              [
                295024.5446820364,
                4824991.333553682,
                1288.6192297779132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:06:56+00:00",
        "end_time": "2017-09-09T00:00:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380098,
            43.54971854,
            1288.61923,
            -119.5244657,
            43.56277016,
            1306.89923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747383445855,
                  43.549718538050264,
                  1288.6192297779132
                ],
                [
                  -119.53800980642377,
                  43.562481881240984,
                  1288.6192297779132
                ],
                [
                  -119.52499888194974,
                  43.56277015544753,
                  1306.8992297779134
                ],
                [
                  -119.52446565047144,
                  43.55000668454933,
                  1306.8992297779134
                ],
                [
                  -119.53747383445855,
                  43.549718538050264,
                  1288.6192297779132
                ]
              ]
            ]
          },
          "id": "20170908_43119E5403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:06:56Z",
            "pc:count": 14617953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295546.7147,
                "count": 14617953,
                "maximum": 296076.3447,
                "minimum": 295024.5447,
                "name": "X",
                "position": 0,
                "stddev": 289.4089294,
                "variance": 83757.52843
              },
              {
                "average": 4825732.898,
                "count": 14617953,
                "maximum": 4826410.214,
                "minimum": 4824991.334,
                "name": "Y",
                "position": 1,
                "stddev": 413.664426,
                "variance": 171118.2573
              },
              {
                "average": 1292.112469,
                "count": 14617953,
                "maximum": 1306.89923,
                "minimum": 1288.61923,
                "name": "Z",
                "position": 2,
                "stddev": 2.245535797,
                "variance": 5.042431015
              },
              {
                "average": 29586.54196,
                "count": 14617953,
                "maximum": 57377,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4715.635711,
                "variance": 22237220.16
              },
              {
                "average": 1.003094277,
                "count": 14617953,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05597320545,
                "variance": 0.003132999729
              },
              {
                "average": 1.006200937,
                "count": 14617953,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07944396443,
                "variance": 0.006311343484
              },
              {
                "average": 0.5020785742,
                "count": 14617953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956966,
                "variance": 0.2499956966
              },
              {
                "average": 1.901771062e-05,
                "count": 14617953,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004360888699,
                "variance": 1.901735025e-05
              },
              {
                "average": 1.283621996,
                "count": 14617953,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.450755558,
                "variance": 0.2031805731
              },
              {
                "average": -0.04207234448,
                "count": 14617953,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8234451,
                "variance": 139.7938542
              },
              {
                "average": 2.005314629,
                "count": 14617953,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001932266,
                "variance": 1.003868265
              },
              {
                "average": 1156.670142,
                "count": 14617953,
                "maximum": 1159,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.432550603,
                "variance": 2.052201229
              },
              {
                "average": 32320.73134,
                "count": 14617953,
                "maximum": 54016,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 10068.32106,
                "variance": 101371089
              },
              {
                "average": 35187.58413,
                "count": 14617953,
                "maximum": 52480,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 6220.853781,
                "variance": 38699021.76
              },
              {
                "average": 28433.57998,
                "count": 14617953,
                "maximum": 49664,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6869.3058,
                "variance": 47187362.17
              },
              {
                "average": 189043193.3,
                "count": 14617953,
                "maximum": 189091216.7,
                "minimum": 188950425.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 65667.45194,
                "variance": 4312214245
              },
              {
                "average": 0,
                "count": 14617953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14617953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14617953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14617953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14617953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295024.5447,
              4824991.334,
              1288.61923,
              296076.3447,
              4826410.214,
              1306.89923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295024.5446820364,
                    4824991.333553682,
                    1288.6192297779132
                  ],
                  [
                    295024.5446820364,
                    4826410.213553683,
                    1288.6192297779132
                  ],
                  [
                    296076.34468203643,
                    4826410.213553683,
                    1306.8992297779134
                  ],
                  [
                    296076.34468203643,
                    4824991.333553682,
                    1306.8992297779134
                  ],
                  [
                    295024.5446820364,
                    4824991.333553682,
                    1288.6192297779132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:06:56+00:00",
            "end_time": "2017-09-09T00:00:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997337688498,
              43.587211485569405,
              1308.62221632678
            ],
            [
              -119.60052356259088,
              43.59998113489477,
              1308.62221632678
            ],
            [
              -119.5874995027701,
              43.60027685286966,
              1324.26221632678
            ],
            [
              -119.58695206501571,
              43.587507072483106,
              1324.26221632678
            ],
            [
              -119.59997337688498,
              43.587211485569405,
              1308.62221632678
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005236,
        43.58721149,
        1308.622216,
        -119.5869521,
        43.60027685,
        1324.262216
      ],
      "properties": {
        "datetime": "2017-09-10T16:21:01Z",
        "pc:count": 13306500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290635.102,
            "count": 13306500,
            "maximum": 291158.2818,
            "minimum": 290106.0218,
            "name": "X",
            "position": 0,
            "stddev": 290.5421619,
            "variance": 84414.74787
          },
          {
            "average": 4830017.118,
            "count": 13306500,
            "maximum": 4830731.216,
            "minimum": 4829311.556,
            "name": "Y",
            "position": 1,
            "stddev": 402.7212892,
            "variance": 162184.4368
          },
          {
            "average": 1313.645899,
            "count": 13306500,
            "maximum": 1324.262216,
            "minimum": 1308.622216,
            "name": "Z",
            "position": 2,
            "stddev": 1.618297405,
            "variance": 2.618886491
          },
          {
            "average": 27351.22954,
            "count": 13306500,
            "maximum": 53969,
            "minimum": 1073,
            "name": "Intensity",
            "position": 3,
            "stddev": 2956.21646,
            "variance": 8739215.761
          },
          {
            "average": 1.000556946,
            "count": 13306500,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02374553066,
            "variance": 0.0005638502264
          },
          {
            "average": 1.001102769,
            "count": 13306500,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03351412934,
            "variance": 0.001123196865
          },
          {
            "average": 0.501745087,
            "count": 13306500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969734,
            "variance": 0.2499969735
          },
          {
            "average": 2.705444707e-06,
            "count": 13306500,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001644821447,
            "variance": 2.705437591e-06
          },
          {
            "average": 1.287419607,
            "count": 13306500,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525589375,
            "variance": 0.2048095919
          },
          {
            "average": -0.04809870151,
            "count": 13306500,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96178775,
            "variance": 143.0843663
          },
          {
            "average": 2.008426934,
            "count": 13306500,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000395332,
            "variance": 1.000790821
          },
          {
            "average": 1163.194487,
            "count": 13306500,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002417531,
            "variance": 1.004840906
          },
          {
            "average": 40762.51539,
            "count": 13306500,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11844.26977,
            "variance": 140286726.5
          },
          {
            "average": 40936.13133,
            "count": 13306500,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6569.716938,
            "variance": 43161180.65
          },
          {
            "average": 36067.63195,
            "count": 13306500,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9139.025795,
            "variance": 83521792.49
          },
          {
            "average": 189093916.5,
            "count": 13306500,
            "maximum": 189095661.3,
            "minimum": 189092558.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 612.0642444,
            "variance": 374622.6392
          },
          {
            "average": 0,
            "count": 13306500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13306500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290106.0218,
          4829311.556,
          1308.622216,
          291158.2818,
          4830731.216,
          1324.262216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290106.02183133323,
                4829311.555971179,
                1308.62221632678
              ],
              [
                290106.02183133323,
                4830731.215971179,
                1308.62221632678
              ],
              [
                291158.28183133324,
                4830731.215971179,
                1324.26221632678
              ],
              [
                291158.28183133324,
                4829311.555971179,
                1324.26221632678
              ],
              [
                290106.02183133323,
                4829311.555971179,
                1308.62221632678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:21:01+00:00",
        "end_time": "2017-09-10T15:29:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005236,
            43.58721149,
            1308.622216,
            -119.5869521,
            43.60027685,
            1324.262216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997337688498,
                  43.587211485569405,
                  1308.62221632678
                ],
                [
                  -119.60052356259088,
                  43.59998113489477,
                  1308.62221632678
                ],
                [
                  -119.5874995027701,
                  43.60027685286966,
                  1324.26221632678
                ],
                [
                  -119.58695206501571,
                  43.587507072483106,
                  1324.26221632678
                ],
                [
                  -119.59997337688498,
                  43.587211485569405,
                  1308.62221632678
                ]
              ]
            ]
          },
          "id": "20170910_43119E5113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:21:01Z",
            "pc:count": 13306500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290635.102,
                "count": 13306500,
                "maximum": 291158.2818,
                "minimum": 290106.0218,
                "name": "X",
                "position": 0,
                "stddev": 290.5421619,
                "variance": 84414.74787
              },
              {
                "average": 4830017.118,
                "count": 13306500,
                "maximum": 4830731.216,
                "minimum": 4829311.556,
                "name": "Y",
                "position": 1,
                "stddev": 402.7212892,
                "variance": 162184.4368
              },
              {
                "average": 1313.645899,
                "count": 13306500,
                "maximum": 1324.262216,
                "minimum": 1308.622216,
                "name": "Z",
                "position": 2,
                "stddev": 1.618297405,
                "variance": 2.618886491
              },
              {
                "average": 27351.22954,
                "count": 13306500,
                "maximum": 53969,
                "minimum": 1073,
                "name": "Intensity",
                "position": 3,
                "stddev": 2956.21646,
                "variance": 8739215.761
              },
              {
                "average": 1.000556946,
                "count": 13306500,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02374553066,
                "variance": 0.0005638502264
              },
              {
                "average": 1.001102769,
                "count": 13306500,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03351412934,
                "variance": 0.001123196865
              },
              {
                "average": 0.501745087,
                "count": 13306500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969734,
                "variance": 0.2499969735
              },
              {
                "average": 2.705444707e-06,
                "count": 13306500,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001644821447,
                "variance": 2.705437591e-06
              },
              {
                "average": 1.287419607,
                "count": 13306500,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525589375,
                "variance": 0.2048095919
              },
              {
                "average": -0.04809870151,
                "count": 13306500,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96178775,
                "variance": 143.0843663
              },
              {
                "average": 2.008426934,
                "count": 13306500,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000395332,
                "variance": 1.000790821
              },
              {
                "average": 1163.194487,
                "count": 13306500,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002417531,
                "variance": 1.004840906
              },
              {
                "average": 40762.51539,
                "count": 13306500,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11844.26977,
                "variance": 140286726.5
              },
              {
                "average": 40936.13133,
                "count": 13306500,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6569.716938,
                "variance": 43161180.65
              },
              {
                "average": 36067.63195,
                "count": 13306500,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9139.025795,
                "variance": 83521792.49
              },
              {
                "average": 189093916.5,
                "count": 13306500,
                "maximum": 189095661.3,
                "minimum": 189092558.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 612.0642444,
                "variance": 374622.6392
              },
              {
                "average": 0,
                "count": 13306500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13306500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290106.0218,
              4829311.556,
              1308.622216,
              291158.2818,
              4830731.216,
              1324.262216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290106.02183133323,
                    4829311.555971179,
                    1308.62221632678
                  ],
                  [
                    290106.02183133323,
                    4830731.215971179,
                    1308.62221632678
                  ],
                  [
                    291158.28183133324,
                    4830731.215971179,
                    1324.26221632678
                  ],
                  [
                    291158.28183133324,
                    4829311.555971179,
                    1324.26221632678
                  ],
                  [
                    290106.02183133323,
                    4829311.555971179,
                    1308.62221632678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:21:01+00:00",
            "end_time": "2017-09-10T15:29:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247510032028,
              43.499731962935606,
              1310.6813727407734
            ],
            [
              -119.41298323803149,
              43.51248258999742,
              1310.6813727407734
            ],
            [
              -119.39999741101678,
              43.51275605962739,
              1340.1413727407735
            ],
            [
              -119.39949200150818,
              43.500005311526344,
              1340.1413727407735
            ],
            [
              -119.41247510032028,
              43.499731962935606,
              1310.6813727407734
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129832,
        43.49973196,
        1310.681373,
        -119.399492,
        43.51275606,
        1340.141373
      ],
      "properties": {
        "datetime": "2017-08-31T17:35:27Z",
        "pc:count": 13007423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305476.5567,
            "count": 13007423,
            "maximum": 306011.6404,
            "minimum": 304961.1004,
            "name": "X",
            "position": 0,
            "stddev": 289.0288,
            "variance": 83537.64723
          },
          {
            "average": 4819840.742,
            "count": 13007423,
            "maximum": 4820556.247,
            "minimum": 4819138.927,
            "name": "Y",
            "position": 1,
            "stddev": 400.7567496,
            "variance": 160605.9724
          },
          {
            "average": 1321.388875,
            "count": 13007423,
            "maximum": 1340.141373,
            "minimum": 1310.681373,
            "name": "Z",
            "position": 2,
            "stddev": 5.361651187,
            "variance": 28.74730345
          },
          {
            "average": 20196.36485,
            "count": 13007423,
            "maximum": 29649,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 1416.375532,
            "variance": 2006119.648
          },
          {
            "average": 1.000374402,
            "count": 13007423,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02187134815,
            "variance": 0.0004783558698
          },
          {
            "average": 1.000750648,
            "count": 13007423,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03262463786,
            "variance": 0.001064366995
          },
          {
            "average": 0.5027023416,
            "count": 13007423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927165,
            "variance": 0.2499927166
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.16809717,
            "count": 13007423,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3739525671,
            "variance": 0.1398405224
          },
          {
            "average": 0.08165934433,
            "count": 13007423,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65045928,
            "variance": 135.7332014
          },
          {
            "average": 1.999607916,
            "count": 13007423,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000366339,
            "variance": 1.000732812
          },
          {
            "average": 1132.604938,
            "count": 13007423,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.394428164,
            "variance": 1.944429904
          },
          {
            "average": 43500.18461,
            "count": 13007423,
            "maximum": 54016,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 2589.634851,
            "variance": 6706208.661
          },
          {
            "average": 41377.49379,
            "count": 13007423,
            "maximum": 52992,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 2459.875148,
            "variance": 6050985.745
          },
          {
            "average": 37972.60862,
            "count": 13007423,
            "maximum": 50432,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2300.686095,
            "variance": 5293156.508
          },
          {
            "average": 188234312.1,
            "count": 13007423,
            "maximum": 188236127.5,
            "minimum": 188231733,
            "name": "GpsTime",
            "position": 15,
            "stddev": 937.9587934,
            "variance": 879766.6981
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13007423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304961.1004,
          4819138.927,
          1310.681373,
          306011.6404,
          4820556.247,
          1340.141373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304961.1003857247,
                4819138.927406873,
                1310.6813727407734
              ],
              [
                304961.1003857247,
                4820556.247406873,
                1310.6813727407734
              ],
              [
                306011.6403857247,
                4820556.247406873,
                1340.1413727407735
              ],
              [
                306011.6403857247,
                4819138.927406873,
                1340.1413727407735
              ],
              [
                304961.1003857247,
                4819138.927406873,
                1310.6813727407734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:35:27+00:00",
        "end_time": "2017-08-31T16:22:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129832,
            43.49973196,
            1310.681373,
            -119.399492,
            43.51275606,
            1340.141373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247510032028,
                  43.499731962935606,
                  1310.6813727407734
                ],
                [
                  -119.41298323803149,
                  43.51248258999742,
                  1310.6813727407734
                ],
                [
                  -119.39999741101678,
                  43.51275605962739,
                  1340.1413727407735
                ],
                [
                  -119.39949200150818,
                  43.500005311526344,
                  1340.1413727407735
                ],
                [
                  -119.41247510032028,
                  43.499731962935606,
                  1310.6813727407734
                ]
              ]
            ]
          },
          "id": "20170831_43119E4423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:35:27Z",
            "pc:count": 13007423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305476.5567,
                "count": 13007423,
                "maximum": 306011.6404,
                "minimum": 304961.1004,
                "name": "X",
                "position": 0,
                "stddev": 289.0288,
                "variance": 83537.64723
              },
              {
                "average": 4819840.742,
                "count": 13007423,
                "maximum": 4820556.247,
                "minimum": 4819138.927,
                "name": "Y",
                "position": 1,
                "stddev": 400.7567496,
                "variance": 160605.9724
              },
              {
                "average": 1321.388875,
                "count": 13007423,
                "maximum": 1340.141373,
                "minimum": 1310.681373,
                "name": "Z",
                "position": 2,
                "stddev": 5.361651187,
                "variance": 28.74730345
              },
              {
                "average": 20196.36485,
                "count": 13007423,
                "maximum": 29649,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 1416.375532,
                "variance": 2006119.648
              },
              {
                "average": 1.000374402,
                "count": 13007423,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02187134815,
                "variance": 0.0004783558698
              },
              {
                "average": 1.000750648,
                "count": 13007423,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03262463786,
                "variance": 0.001064366995
              },
              {
                "average": 0.5027023416,
                "count": 13007423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927165,
                "variance": 0.2499927166
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.16809717,
                "count": 13007423,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3739525671,
                "variance": 0.1398405224
              },
              {
                "average": 0.08165934433,
                "count": 13007423,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65045928,
                "variance": 135.7332014
              },
              {
                "average": 1.999607916,
                "count": 13007423,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000366339,
                "variance": 1.000732812
              },
              {
                "average": 1132.604938,
                "count": 13007423,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.394428164,
                "variance": 1.944429904
              },
              {
                "average": 43500.18461,
                "count": 13007423,
                "maximum": 54016,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 2589.634851,
                "variance": 6706208.661
              },
              {
                "average": 41377.49379,
                "count": 13007423,
                "maximum": 52992,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 2459.875148,
                "variance": 6050985.745
              },
              {
                "average": 37972.60862,
                "count": 13007423,
                "maximum": 50432,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2300.686095,
                "variance": 5293156.508
              },
              {
                "average": 188234312.1,
                "count": 13007423,
                "maximum": 188236127.5,
                "minimum": 188231733,
                "name": "GpsTime",
                "position": 15,
                "stddev": 937.9587934,
                "variance": 879766.6981
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13007423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304961.1004,
              4819138.927,
              1310.681373,
              306011.6404,
              4820556.247,
              1340.141373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304961.1003857247,
                    4819138.927406873,
                    1310.6813727407734
                  ],
                  [
                    304961.1003857247,
                    4820556.247406873,
                    1310.6813727407734
                  ],
                  [
                    306011.6403857247,
                    4820556.247406873,
                    1340.1413727407735
                  ],
                  [
                    306011.6403857247,
                    4819138.927406873,
                    1340.1413727407735
                  ],
                  [
                    304961.1003857247,
                    4819138.927406873,
                    1310.6813727407734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:35:27+00:00",
            "end_time": "2017-08-31T16:22: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": "20170910_43119E6206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747275356408,
              43.599701872589215,
              1319.470749970275
            ],
            [
              -119.68804209870531,
              43.612479765723656,
              1319.470749970275
            ],
            [
              -119.67499991895956,
              43.61278590560314,
              1328.010749970275
            ],
            [
              -119.67443332818829,
              43.60000787670389,
              1328.010749970275
            ],
            [
              -119.68747275356408,
              43.599701872589215,
              1319.470749970275
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880421,
        43.59970187,
        1319.47075,
        -119.6744333,
        43.61278591,
        1328.01075
      ],
      "properties": {
        "datetime": "2017-09-10T18:53:30Z",
        "pc:count": 12689980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283616.4043,
            "count": 12689980,
            "maximum": 284140.4837,
            "minimum": 283086.9037,
            "name": "X",
            "position": 0,
            "stddev": 293.3270216,
            "variance": 86040.7416
          },
          {
            "average": 4831633.346,
            "count": 12689980,
            "maximum": 4832344.38,
            "minimum": 4830923.7,
            "name": "Y",
            "position": 1,
            "stddev": 404.5875226,
            "variance": 163691.0634
          },
          {
            "average": 1322.481691,
            "count": 12689980,
            "maximum": 1328.01075,
            "minimum": 1319.47075,
            "name": "Z",
            "position": 2,
            "stddev": 0.9991606415,
            "variance": 0.9983219875
          },
          {
            "average": 28199.96757,
            "count": 12689980,
            "maximum": 43601,
            "minimum": 1569,
            "name": "Intensity",
            "position": 3,
            "stddev": 2236.084321,
            "variance": 5000073.089
          },
          {
            "average": 1.000006304,
            "count": 12689980,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002510806087,
            "variance": 6.304147207e-06
          },
          {
            "average": 1.00000922,
            "count": 12689980,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003036410448,
            "variance": 9.219788407e-06
          },
          {
            "average": 0.5021598931,
            "count": 12689980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953545,
            "variance": 0.2499953546
          },
          {
            "average": 2.127662928e-06,
            "count": 12689980,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00145864957,
            "variance": 2.127658568e-06
          },
          {
            "average": 1.308628461,
            "count": 12689980,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4619274304,
            "variance": 0.213376951
          },
          {
            "average": -0.1017721909,
            "count": 12689980,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91972184,
            "variance": 142.0797687
          },
          {
            "average": 2.009739968,
            "count": 12689980,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999599337,
            "variance": 0.9999198691
          },
          {
            "average": 1176.316088,
            "count": 12689980,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9859360913,
            "variance": 0.9720699762
          },
          {
            "average": 46250.46585,
            "count": 12689980,
            "maximum": 54784,
            "minimum": 19200,
            "name": "Red",
            "position": 12,
            "stddev": 1915.302881,
            "variance": 3668385.127
          },
          {
            "average": 43814.3305,
            "count": 12689980,
            "maximum": 53248,
            "minimum": 20480,
            "name": "Green",
            "position": 13,
            "stddev": 2049.862482,
            "variance": 4201936.194
          },
          {
            "average": 39610.98435,
            "count": 12689980,
            "maximum": 50944,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 2246.509567,
            "variance": 5046805.236
          },
          {
            "average": 189103058.7,
            "count": 12689980,
            "maximum": 189104810.6,
            "minimum": 189101472,
            "name": "GpsTime",
            "position": 15,
            "stddev": 695.8950339,
            "variance": 484269.8982
          },
          {
            "average": 0,
            "count": 12689980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12689980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12689980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12689980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12689980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283086.9037,
          4830923.7,
          1319.47075,
          284140.4837,
          4832344.38,
          1328.01075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283086.90373386303,
                4830923.699935386,
                1319.470749970275
              ],
              [
                283086.90373386303,
                4832344.379935386,
                1319.470749970275
              ],
              [
                284140.483733863,
                4832344.379935386,
                1328.010749970275
              ],
              [
                284140.483733863,
                4830923.699935386,
                1328.010749970275
              ],
              [
                283086.90373386303,
                4830923.699935386,
                1319.470749970275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:53:30+00:00",
        "end_time": "2017-09-10T17:57:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880421,
            43.59970187,
            1319.47075,
            -119.6744333,
            43.61278591,
            1328.01075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747275356408,
                  43.599701872589215,
                  1319.470749970275
                ],
                [
                  -119.68804209870531,
                  43.612479765723656,
                  1319.470749970275
                ],
                [
                  -119.67499991895956,
                  43.61278590560314,
                  1328.010749970275
                ],
                [
                  -119.67443332818829,
                  43.60000787670389,
                  1328.010749970275
                ],
                [
                  -119.68747275356408,
                  43.599701872589215,
                  1319.470749970275
                ]
              ]
            ]
          },
          "id": "20170910_43119E6206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:53:30Z",
            "pc:count": 12689980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283616.4043,
                "count": 12689980,
                "maximum": 284140.4837,
                "minimum": 283086.9037,
                "name": "X",
                "position": 0,
                "stddev": 293.3270216,
                "variance": 86040.7416
              },
              {
                "average": 4831633.346,
                "count": 12689980,
                "maximum": 4832344.38,
                "minimum": 4830923.7,
                "name": "Y",
                "position": 1,
                "stddev": 404.5875226,
                "variance": 163691.0634
              },
              {
                "average": 1322.481691,
                "count": 12689980,
                "maximum": 1328.01075,
                "minimum": 1319.47075,
                "name": "Z",
                "position": 2,
                "stddev": 0.9991606415,
                "variance": 0.9983219875
              },
              {
                "average": 28199.96757,
                "count": 12689980,
                "maximum": 43601,
                "minimum": 1569,
                "name": "Intensity",
                "position": 3,
                "stddev": 2236.084321,
                "variance": 5000073.089
              },
              {
                "average": 1.000006304,
                "count": 12689980,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002510806087,
                "variance": 6.304147207e-06
              },
              {
                "average": 1.00000922,
                "count": 12689980,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003036410448,
                "variance": 9.219788407e-06
              },
              {
                "average": 0.5021598931,
                "count": 12689980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953545,
                "variance": 0.2499953546
              },
              {
                "average": 2.127662928e-06,
                "count": 12689980,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00145864957,
                "variance": 2.127658568e-06
              },
              {
                "average": 1.308628461,
                "count": 12689980,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4619274304,
                "variance": 0.213376951
              },
              {
                "average": -0.1017721909,
                "count": 12689980,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91972184,
                "variance": 142.0797687
              },
              {
                "average": 2.009739968,
                "count": 12689980,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999599337,
                "variance": 0.9999198691
              },
              {
                "average": 1176.316088,
                "count": 12689980,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9859360913,
                "variance": 0.9720699762
              },
              {
                "average": 46250.46585,
                "count": 12689980,
                "maximum": 54784,
                "minimum": 19200,
                "name": "Red",
                "position": 12,
                "stddev": 1915.302881,
                "variance": 3668385.127
              },
              {
                "average": 43814.3305,
                "count": 12689980,
                "maximum": 53248,
                "minimum": 20480,
                "name": "Green",
                "position": 13,
                "stddev": 2049.862482,
                "variance": 4201936.194
              },
              {
                "average": 39610.98435,
                "count": 12689980,
                "maximum": 50944,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 2246.509567,
                "variance": 5046805.236
              },
              {
                "average": 189103058.7,
                "count": 12689980,
                "maximum": 189104810.6,
                "minimum": 189101472,
                "name": "GpsTime",
                "position": 15,
                "stddev": 695.8950339,
                "variance": 484269.8982
              },
              {
                "average": 0,
                "count": 12689980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12689980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12689980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12689980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12689980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283086.9037,
              4830923.7,
              1319.47075,
              284140.4837,
              4832344.38,
              1328.01075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283086.90373386303,
                    4830923.699935386,
                    1319.470749970275
                  ],
                  [
                    283086.90373386303,
                    4832344.379935386,
                    1319.470749970275
                  ],
                  [
                    284140.483733863,
                    4832344.379935386,
                    1328.010749970275
                  ],
                  [
                    284140.483733863,
                    4830923.699935386,
                    1328.010749970275
                  ],
                  [
                    283086.90373386303,
                    4830923.699935386,
                    1319.470749970275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:53:30+00:00",
            "end_time": "2017-09-10T17:57: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": "20170910_43119E6224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997309087187,
              43.562205253204354,
              1305.1034742840006
            ],
            [
              -119.65053356587343,
              43.57497912377942,
              1305.1034742840006
            ],
            [
              -119.63749933263732,
              43.575280773745014,
              1317.6834742840006
            ],
            [
              -119.63694160601264,
              43.562506769429675,
              1317.6834742840006
            ],
            [
              -119.64997309087187,
              43.562205253204354,
              1305.1034742840006
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505336,
        43.56220525,
        1305.103474,
        -119.6369416,
        43.57528077,
        1317.683474
      ],
      "properties": {
        "datetime": "2017-09-10T18:29:24Z",
        "pc:count": 12119168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286484.8706,
            "count": 12119168,
            "maximum": 287034.3902,
            "minimum": 285980.8302,
            "name": "X",
            "position": 0,
            "stddev": 283.9723216,
            "variance": 80640.27945
          },
          {
            "average": 4827356.028,
            "count": 12119168,
            "maximum": 4828081.998,
            "minimum": 4826661.818,
            "name": "Y",
            "position": 1,
            "stddev": 414.6207306,
            "variance": 171910.3502
          },
          {
            "average": 1310.332392,
            "count": 12119168,
            "maximum": 1317.683474,
            "minimum": 1305.103474,
            "name": "Z",
            "position": 2,
            "stddev": 2.783235063,
            "variance": 7.746397415
          },
          {
            "average": 26481.64819,
            "count": 12119168,
            "maximum": 58369,
            "minimum": 833,
            "name": "Intensity",
            "position": 3,
            "stddev": 4833.640866,
            "variance": 23364084.02
          },
          {
            "average": 1.000101492,
            "count": 12119168,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01013913439,
            "variance": 0.0001028020461
          },
          {
            "average": 1.00020513,
            "count": 12119168,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01445849923,
            "variance": 0.0002090482001
          },
          {
            "average": 0.503566994,
            "count": 12119168,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987297,
            "variance": 0.2499872972
          },
          {
            "average": 8.828988921e-06,
            "count": 12119168,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002971348465,
            "variance": 8.828911698e-06
          },
          {
            "average": 1.282719408,
            "count": 12119168,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4503211754,
            "variance": 0.202789161
          },
          {
            "average": -0.7915366279,
            "count": 12119168,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02923205,
            "variance": 144.7024238
          },
          {
            "average": 1.985966611,
            "count": 12119168,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012154096,
            "variance": 1.024455913
          },
          {
            "average": 1174.34087,
            "count": 12119168,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9861957014,
            "variance": 0.9725819615
          },
          {
            "average": 43055.51593,
            "count": 12119168,
            "maximum": 55296,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 5263.87035,
            "variance": 27708331.06
          },
          {
            "average": 41437.74291,
            "count": 12119168,
            "maximum": 54272,
            "minimum": 10752,
            "name": "Green",
            "position": 13,
            "stddev": 3698.682429,
            "variance": 13680251.71
          },
          {
            "average": 37182.55961,
            "count": 12119168,
            "maximum": 53504,
            "minimum": 8192,
            "name": "Blue",
            "position": 14,
            "stddev": 4939.556016,
            "variance": 24399213.63
          },
          {
            "average": 189101637.2,
            "count": 12119168,
            "maximum": 189103364.7,
            "minimum": 189100009.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 747.3384077,
            "variance": 558514.6956
          },
          {
            "average": 0,
            "count": 12119168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12119168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12119168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12119168,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12119168,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285980.8302,
          4826661.818,
          1305.103474,
          287034.3902,
          4828081.998,
          1317.683474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285980.8302210304,
                4826661.818498971,
                1305.1034742840006
              ],
              [
                285980.8302210304,
                4828081.998498971,
                1305.1034742840006
              ],
              [
                287034.39022103045,
                4828081.998498971,
                1317.6834742840006
              ],
              [
                287034.39022103045,
                4826661.818498971,
                1317.6834742840006
              ],
              [
                285980.8302210304,
                4826661.818498971,
                1305.1034742840006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:29:24+00:00",
        "end_time": "2017-09-10T17:33:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505336,
            43.56220525,
            1305.103474,
            -119.6369416,
            43.57528077,
            1317.683474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997309087187,
                  43.562205253204354,
                  1305.1034742840006
                ],
                [
                  -119.65053356587343,
                  43.57497912377942,
                  1305.1034742840006
                ],
                [
                  -119.63749933263732,
                  43.575280773745014,
                  1317.6834742840006
                ],
                [
                  -119.63694160601264,
                  43.562506769429675,
                  1317.6834742840006
                ],
                [
                  -119.64997309087187,
                  43.562205253204354,
                  1305.1034742840006
                ]
              ]
            ]
          },
          "id": "20170910_43119E6224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:29:24Z",
            "pc:count": 12119168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286484.8706,
                "count": 12119168,
                "maximum": 287034.3902,
                "minimum": 285980.8302,
                "name": "X",
                "position": 0,
                "stddev": 283.9723216,
                "variance": 80640.27945
              },
              {
                "average": 4827356.028,
                "count": 12119168,
                "maximum": 4828081.998,
                "minimum": 4826661.818,
                "name": "Y",
                "position": 1,
                "stddev": 414.6207306,
                "variance": 171910.3502
              },
              {
                "average": 1310.332392,
                "count": 12119168,
                "maximum": 1317.683474,
                "minimum": 1305.103474,
                "name": "Z",
                "position": 2,
                "stddev": 2.783235063,
                "variance": 7.746397415
              },
              {
                "average": 26481.64819,
                "count": 12119168,
                "maximum": 58369,
                "minimum": 833,
                "name": "Intensity",
                "position": 3,
                "stddev": 4833.640866,
                "variance": 23364084.02
              },
              {
                "average": 1.000101492,
                "count": 12119168,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01013913439,
                "variance": 0.0001028020461
              },
              {
                "average": 1.00020513,
                "count": 12119168,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01445849923,
                "variance": 0.0002090482001
              },
              {
                "average": 0.503566994,
                "count": 12119168,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987297,
                "variance": 0.2499872972
              },
              {
                "average": 8.828988921e-06,
                "count": 12119168,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002971348465,
                "variance": 8.828911698e-06
              },
              {
                "average": 1.282719408,
                "count": 12119168,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4503211754,
                "variance": 0.202789161
              },
              {
                "average": -0.7915366279,
                "count": 12119168,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02923205,
                "variance": 144.7024238
              },
              {
                "average": 1.985966611,
                "count": 12119168,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012154096,
                "variance": 1.024455913
              },
              {
                "average": 1174.34087,
                "count": 12119168,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9861957014,
                "variance": 0.9725819615
              },
              {
                "average": 43055.51593,
                "count": 12119168,
                "maximum": 55296,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 5263.87035,
                "variance": 27708331.06
              },
              {
                "average": 41437.74291,
                "count": 12119168,
                "maximum": 54272,
                "minimum": 10752,
                "name": "Green",
                "position": 13,
                "stddev": 3698.682429,
                "variance": 13680251.71
              },
              {
                "average": 37182.55961,
                "count": 12119168,
                "maximum": 53504,
                "minimum": 8192,
                "name": "Blue",
                "position": 14,
                "stddev": 4939.556016,
                "variance": 24399213.63
              },
              {
                "average": 189101637.2,
                "count": 12119168,
                "maximum": 189103364.7,
                "minimum": 189100009.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 747.3384077,
                "variance": 558514.6956
              },
              {
                "average": 0,
                "count": 12119168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12119168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12119168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12119168,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12119168,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285980.8302,
              4826661.818,
              1305.103474,
              287034.3902,
              4828081.998,
              1317.683474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285980.8302210304,
                    4826661.818498971,
                    1305.1034742840006
                  ],
                  [
                    285980.8302210304,
                    4828081.998498971,
                    1305.1034742840006
                  ],
                  [
                    287034.39022103045,
                    4828081.998498971,
                    1317.6834742840006
                  ],
                  [
                    287034.39022103045,
                    4826661.818498971,
                    1317.6834742840006
                  ],
                  [
                    285980.8302210304,
                    4826661.818498971,
                    1305.1034742840006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:29:24+00:00",
            "end_time": "2017-09-10T17:33: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": "20170828_43119E3418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.28747677667657,
              43.512245505201506,
              1350.4266431103786
            ],
            [
              -119.28795833455801,
              43.52498465234108,
              1350.4266431103786
            ],
            [
              -119.27499759892663,
              43.52524340478326,
              1432.9066431103786
            ],
            [
              -119.27451876320383,
              43.51250414322413,
              1432.9066431103786
            ],
            [
              -119.28747677667657,
              43.512245505201506,
              1350.4266431103786
            ]
          ]
        ]
      },
      "bbox": [
        -119.2879583,
        43.51224551,
        1350.426643,
        -119.2745188,
        43.5252434,
        1432.906643
      ],
      "properties": {
        "datetime": "2017-08-30T17:17:32Z",
        "pc:count": 19866534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315568.759,
            "count": 19866534,
            "maximum": 316153.4266,
            "minimum": 315105.2266,
            "name": "X",
            "position": 0,
            "stddev": 283.0810519,
            "variance": 80134.88193
          },
          {
            "average": 4821004.185,
            "count": 19866534,
            "maximum": 4821659.161,
            "minimum": 4820243.241,
            "name": "Y",
            "position": 1,
            "stddev": 399.9905165,
            "variance": 159992.4133
          },
          {
            "average": 1387.035896,
            "count": 19866534,
            "maximum": 1432.906643,
            "minimum": 1350.426643,
            "name": "Z",
            "position": 2,
            "stddev": 10.67417051,
            "variance": 113.937916
          },
          {
            "average": 19714.85264,
            "count": 19866534,
            "maximum": 39745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1950.341713,
            "variance": 3803832.796
          },
          {
            "average": 1.00638969,
            "count": 19866534,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08745015125,
            "variance": 0.007647528953
          },
          {
            "average": 1.012878794,
            "count": 19866534,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.129820111,
            "variance": 0.01685326123
          },
          {
            "average": 0.5030168322,
            "count": 19866534,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909112,
            "variance": 0.2499909113
          },
          {
            "average": 3.422841649e-06,
            "count": 19866534,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001850089216,
            "variance": 3.422830106e-06
          },
          {
            "average": 1.139158245,
            "count": 19866534,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3461115914,
            "variance": 0.1197932337
          },
          {
            "average": -0.07434433054,
            "count": 19866534,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66418775,
            "variance": 136.0532759
          },
          {
            "average": 1.991475363,
            "count": 19866534,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00337121,
            "variance": 1.006753786
          },
          {
            "average": 1057.833028,
            "count": 19866534,
            "maximum": 1097,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.77129456,
            "variance": 716.7022124
          },
          {
            "average": 41484.36825,
            "count": 19866534,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3597.623884,
            "variance": 12942897.61
          },
          {
            "average": 39829.0566,
            "count": 19866534,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3138.016153,
            "variance": 9847145.379
          },
          {
            "average": 36868.38651,
            "count": 19866534,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3032.406173,
            "variance": 9195487.199
          },
          {
            "average": 188037844,
            "count": 19866534,
            "maximum": 188148652.1,
            "minimum": 187981236.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 78143.6613,
            "variance": 6106431802
          },
          {
            "average": 0,
            "count": 19866534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19866534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19866534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19866534,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19866534,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315105.2266,
          4820243.241,
          1350.426643,
          316153.4266,
          4821659.161,
          1432.906643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315105.2266019208,
                4820243.240612895,
                1350.4266431103786
              ],
              [
                315105.2266019208,
                4821659.160612895,
                1350.4266431103786
              ],
              [
                316153.42660192074,
                4821659.160612895,
                1432.9066431103786
              ],
              [
                316153.42660192074,
                4820243.240612895,
                1432.9066431103786
              ],
              [
                315105.2266019208,
                4820243.240612895,
                1350.4266431103786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:17:32+00:00",
        "end_time": "2017-08-28T18:47:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2879583,
            43.51224551,
            1350.426643,
            -119.2745188,
            43.5252434,
            1432.906643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.28747677667657,
                  43.512245505201506,
                  1350.4266431103786
                ],
                [
                  -119.28795833455801,
                  43.52498465234108,
                  1350.4266431103786
                ],
                [
                  -119.27499759892663,
                  43.52524340478326,
                  1432.9066431103786
                ],
                [
                  -119.27451876320383,
                  43.51250414322413,
                  1432.9066431103786
                ],
                [
                  -119.28747677667657,
                  43.512245505201506,
                  1350.4266431103786
                ]
              ]
            ]
          },
          "id": "20170828_43119E3418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:17:32Z",
            "pc:count": 19866534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315568.759,
                "count": 19866534,
                "maximum": 316153.4266,
                "minimum": 315105.2266,
                "name": "X",
                "position": 0,
                "stddev": 283.0810519,
                "variance": 80134.88193
              },
              {
                "average": 4821004.185,
                "count": 19866534,
                "maximum": 4821659.161,
                "minimum": 4820243.241,
                "name": "Y",
                "position": 1,
                "stddev": 399.9905165,
                "variance": 159992.4133
              },
              {
                "average": 1387.035896,
                "count": 19866534,
                "maximum": 1432.906643,
                "minimum": 1350.426643,
                "name": "Z",
                "position": 2,
                "stddev": 10.67417051,
                "variance": 113.937916
              },
              {
                "average": 19714.85264,
                "count": 19866534,
                "maximum": 39745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1950.341713,
                "variance": 3803832.796
              },
              {
                "average": 1.00638969,
                "count": 19866534,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08745015125,
                "variance": 0.007647528953
              },
              {
                "average": 1.012878794,
                "count": 19866534,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.129820111,
                "variance": 0.01685326123
              },
              {
                "average": 0.5030168322,
                "count": 19866534,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909112,
                "variance": 0.2499909113
              },
              {
                "average": 3.422841649e-06,
                "count": 19866534,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001850089216,
                "variance": 3.422830106e-06
              },
              {
                "average": 1.139158245,
                "count": 19866534,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3461115914,
                "variance": 0.1197932337
              },
              {
                "average": -0.07434433054,
                "count": 19866534,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66418775,
                "variance": 136.0532759
              },
              {
                "average": 1.991475363,
                "count": 19866534,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00337121,
                "variance": 1.006753786
              },
              {
                "average": 1057.833028,
                "count": 19866534,
                "maximum": 1097,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.77129456,
                "variance": 716.7022124
              },
              {
                "average": 41484.36825,
                "count": 19866534,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3597.623884,
                "variance": 12942897.61
              },
              {
                "average": 39829.0566,
                "count": 19866534,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3138.016153,
                "variance": 9847145.379
              },
              {
                "average": 36868.38651,
                "count": 19866534,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3032.406173,
                "variance": 9195487.199
              },
              {
                "average": 188037844,
                "count": 19866534,
                "maximum": 188148652.1,
                "minimum": 187981236.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 78143.6613,
                "variance": 6106431802
              },
              {
                "average": 0,
                "count": 19866534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19866534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19866534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19866534,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19866534,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315105.2266,
              4820243.241,
              1350.426643,
              316153.4266,
              4821659.161,
              1432.906643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315105.2266019208,
                    4820243.240612895,
                    1350.4266431103786
                  ],
                  [
                    315105.2266019208,
                    4821659.160612895,
                    1350.4266431103786
                  ],
                  [
                    316153.42660192074,
                    4821659.160612895,
                    1432.9066431103786
                  ],
                  [
                    316153.42660192074,
                    4820243.240612895,
                    1432.9066431103786
                  ],
                  [
                    315105.2266019208,
                    4820243.240612895,
                    1350.4266431103786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:17:32+00:00",
            "end_time": "2017-08-28T18:47:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247417216918,
              43.53722081069056,
              1284.2767790838577
            ],
            [
              -119.51300455335036,
              43.54998244894283,
              1284.2767790838577
            ],
            [
              -119.49999854165522,
              43.55026775865651,
              1297.7967790838577
            ],
            [
              -119.49947089846516,
              43.53750599402412,
              1297.7967790838577
            ],
            [
              -119.51247417216918,
              43.53722081069056,
              1284.2767790838577
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130046,
        43.53722081,
        1284.276779,
        -119.4994709,
        43.55026776,
        1297.796779
      ],
      "properties": {
        "datetime": "2017-09-10T14:38:40Z",
        "pc:count": 19625076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297584.6544,
            "count": 19625076,
            "maximum": 298053.7094,
            "minimum": 297002.1094,
            "name": "X",
            "position": 0,
            "stddev": 294.2446009,
            "variance": 86579.88518
          },
          {
            "average": 4824304.242,
            "count": 19625076,
            "maximum": 4824960.582,
            "minimum": 4823541.922,
            "name": "Y",
            "position": 1,
            "stddev": 396.2862272,
            "variance": 157042.7739
          },
          {
            "average": 1286.844663,
            "count": 19625076,
            "maximum": 1297.796779,
            "minimum": 1284.276779,
            "name": "Z",
            "position": 2,
            "stddev": 1.210692769,
            "variance": 1.465776981
          },
          {
            "average": 31235.90702,
            "count": 19625076,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4583.393818,
            "variance": 21007498.89
          },
          {
            "average": 1.00103434,
            "count": 19625076,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0330002295,
            "variance": 0.001089015147
          },
          {
            "average": 1.002065164,
            "count": 19625076,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04719987795,
            "variance": 0.002227828478
          },
          {
            "average": 0.5038596538,
            "count": 19625076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851156,
            "variance": 0.2499851158
          },
          {
            "average": 2.247125056e-05,
            "count": 19625076,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004740331924,
            "variance": 2.247074675e-05
          },
          {
            "average": 1.232149929,
            "count": 19625076,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4222041551,
            "variance": 0.1782563485
          },
          {
            "average": -0.7729829218,
            "count": 19625076,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21003343,
            "variance": 149.0849164
          },
          {
            "average": 2.007181883,
            "count": 19625076,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001154737,
            "variance": 1.002310806
          },
          {
            "average": 1151.930507,
            "count": 19625076,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.470391688,
            "variance": 6.102835091
          },
          {
            "average": 38982.05874,
            "count": 19625076,
            "maximum": 60672,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6866.39001,
            "variance": 47147311.77
          },
          {
            "average": 40023.97832,
            "count": 19625076,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4984.54515,
            "variance": 24845690.35
          },
          {
            "average": 34111.03443,
            "count": 19625076,
            "maximum": 60928,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6531.06024,
            "variance": 42654747.85
          },
          {
            "average": 188935367.8,
            "count": 19625076,
            "maximum": 189089520.5,
            "minimum": 188241678.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 98636.54819,
            "variance": 9729168639
          },
          {
            "average": 0,
            "count": 19625076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19625076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19625076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19625076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19625076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297002.1094,
          4823541.922,
          1284.276779,
          298053.7094,
          4824960.582,
          1297.796779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297002.1094204386,
                4823541.921594343,
                1284.2767790838577
              ],
              [
                297002.1094204386,
                4824960.581594343,
                1284.2767790838577
              ],
              [
                298053.70942043856,
                4824960.581594343,
                1297.7967790838577
              ],
              [
                298053.70942043856,
                4823541.921594343,
                1297.7967790838577
              ],
              [
                297002.1094204386,
                4823541.921594343,
                1284.2767790838577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:38:40+00:00",
        "end_time": "2017-08-31T19:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130046,
            43.53722081,
            1284.276779,
            -119.4994709,
            43.55026776,
            1297.796779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247417216918,
                  43.53722081069056,
                  1284.2767790838577
                ],
                [
                  -119.51300455335036,
                  43.54998244894283,
                  1284.2767790838577
                ],
                [
                  -119.49999854165522,
                  43.55026775865651,
                  1297.7967790838577
                ],
                [
                  -119.49947089846516,
                  43.53750599402412,
                  1297.7967790838577
                ],
                [
                  -119.51247417216918,
                  43.53722081069056,
                  1284.2767790838577
                ]
              ]
            ]
          },
          "id": "20170831_43119E5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:38:40Z",
            "pc:count": 19625076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297584.6544,
                "count": 19625076,
                "maximum": 298053.7094,
                "minimum": 297002.1094,
                "name": "X",
                "position": 0,
                "stddev": 294.2446009,
                "variance": 86579.88518
              },
              {
                "average": 4824304.242,
                "count": 19625076,
                "maximum": 4824960.582,
                "minimum": 4823541.922,
                "name": "Y",
                "position": 1,
                "stddev": 396.2862272,
                "variance": 157042.7739
              },
              {
                "average": 1286.844663,
                "count": 19625076,
                "maximum": 1297.796779,
                "minimum": 1284.276779,
                "name": "Z",
                "position": 2,
                "stddev": 1.210692769,
                "variance": 1.465776981
              },
              {
                "average": 31235.90702,
                "count": 19625076,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4583.393818,
                "variance": 21007498.89
              },
              {
                "average": 1.00103434,
                "count": 19625076,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0330002295,
                "variance": 0.001089015147
              },
              {
                "average": 1.002065164,
                "count": 19625076,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04719987795,
                "variance": 0.002227828478
              },
              {
                "average": 0.5038596538,
                "count": 19625076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851156,
                "variance": 0.2499851158
              },
              {
                "average": 2.247125056e-05,
                "count": 19625076,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004740331924,
                "variance": 2.247074675e-05
              },
              {
                "average": 1.232149929,
                "count": 19625076,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4222041551,
                "variance": 0.1782563485
              },
              {
                "average": -0.7729829218,
                "count": 19625076,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21003343,
                "variance": 149.0849164
              },
              {
                "average": 2.007181883,
                "count": 19625076,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001154737,
                "variance": 1.002310806
              },
              {
                "average": 1151.930507,
                "count": 19625076,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.470391688,
                "variance": 6.102835091
              },
              {
                "average": 38982.05874,
                "count": 19625076,
                "maximum": 60672,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6866.39001,
                "variance": 47147311.77
              },
              {
                "average": 40023.97832,
                "count": 19625076,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4984.54515,
                "variance": 24845690.35
              },
              {
                "average": 34111.03443,
                "count": 19625076,
                "maximum": 60928,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6531.06024,
                "variance": 42654747.85
              },
              {
                "average": 188935367.8,
                "count": 19625076,
                "maximum": 189089520.5,
                "minimum": 188241678.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 98636.54819,
                "variance": 9729168639
              },
              {
                "average": 0,
                "count": 19625076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19625076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19625076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19625076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19625076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297002.1094,
              4823541.922,
              1284.276779,
              298053.7094,
              4824960.582,
              1297.796779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297002.1094204386,
                    4823541.921594343,
                    1284.2767790838577
                  ],
                  [
                    297002.1094204386,
                    4824960.581594343,
                    1284.2767790838577
                  ],
                  [
                    298053.70942043856,
                    4824960.581594343,
                    1297.7967790838577
                  ],
                  [
                    298053.70942043856,
                    4823541.921594343,
                    1297.7967790838577
                  ],
                  [
                    297002.1094204386,
                    4823541.921594343,
                    1284.2767790838577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:38:40+00:00",
            "end_time": "2017-08-31T19:07:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997369518228,
              43.5122283000182,
              1277.2824385262436
            ],
            [
              -119.45049014828922,
              43.52498340192465,
              1277.2824385262436
            ],
            [
              -119.4374977968021,
              43.525261283982616,
              1307.1824385262437
            ],
            [
              -119.43698407527208,
              43.512506059043645,
              1307.1824385262437
            ],
            [
              -119.44997369518228,
              43.5122283000182,
              1277.2824385262436
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504901,
        43.5122283,
        1277.282439,
        -119.4369841,
        43.52526128,
        1307.182439
      ],
      "properties": {
        "datetime": "2017-08-31T18:22:58Z",
        "pc:count": 13236053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302500.6183,
            "count": 13236053,
            "maximum": 303021.1523,
            "minimum": 301970.2723,
            "name": "X",
            "position": 0,
            "stddev": 293.522595,
            "variance": 86155.5138
          },
          {
            "average": 4821334.492,
            "count": 13236053,
            "maximum": 4822033.281,
            "minimum": 4820615.421,
            "name": "Y",
            "position": 1,
            "stddev": 404.2193027,
            "variance": 163393.2447
          },
          {
            "average": 1288.639193,
            "count": 13236053,
            "maximum": 1307.182439,
            "minimum": 1277.282439,
            "name": "Z",
            "position": 2,
            "stddev": 10.54670895,
            "variance": 111.2330697
          },
          {
            "average": 23443.05608,
            "count": 13236053,
            "maximum": 51185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3602.078619,
            "variance": 12974970.37
          },
          {
            "average": 1.003364674,
            "count": 13236053,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06821500876,
            "variance": 0.004653287419
          },
          {
            "average": 1.006754582,
            "count": 13236053,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1039218677,
            "variance": 0.01079975459
          },
          {
            "average": 0.5027822871,
            "count": 13236053,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922777,
            "variance": 0.2499922778
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177887245,
            "count": 13236053,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3824178134,
            "variance": 0.146243384
          },
          {
            "average": 0.2488588253,
            "count": 13236053,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67947114,
            "variance": 136.4100461
          },
          {
            "average": 1.99638427,
            "count": 13236053,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001514673,
            "variance": 1.003031641
          },
          {
            "average": 1137.653966,
            "count": 13236053,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9949209835,
            "variance": 0.9898677634
          },
          {
            "average": 34387.58353,
            "count": 13236053,
            "maximum": 59904,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 12840.13619,
            "variance": 164869097.4
          },
          {
            "average": 37166.00905,
            "count": 13236053,
            "maximum": 59904,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 7170.849813,
            "variance": 51421087.03
          },
          {
            "average": 30879.7004,
            "count": 13236053,
            "maximum": 60160,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 9714.823188,
            "variance": 94377789.57
          },
          {
            "average": 188237633.4,
            "count": 13236053,
            "maximum": 188238978,
            "minimum": 188236079.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.8038938,
            "variance": 456710.9029
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13236053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301970.2723,
          4820615.421,
          1277.282439,
          303021.1523,
          4822033.281,
          1307.182439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301970.2723321481,
                4820615.421356978,
                1277.2824385262436
              ],
              [
                301970.2723321481,
                4822033.281356977,
                1277.2824385262436
              ],
              [
                303021.1523321481,
                4822033.281356977,
                1307.1824385262437
              ],
              [
                303021.1523321481,
                4820615.421356978,
                1307.1824385262437
              ],
              [
                301970.2723321481,
                4820615.421356978,
                1277.2824385262436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:22:58+00:00",
        "end_time": "2017-08-31T17:34:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504901,
            43.5122283,
            1277.282439,
            -119.4369841,
            43.52526128,
            1307.182439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997369518228,
                  43.5122283000182,
                  1277.2824385262436
                ],
                [
                  -119.45049014828922,
                  43.52498340192465,
                  1277.2824385262436
                ],
                [
                  -119.4374977968021,
                  43.525261283982616,
                  1307.1824385262437
                ],
                [
                  -119.43698407527208,
                  43.512506059043645,
                  1307.1824385262437
                ],
                [
                  -119.44997369518228,
                  43.5122283000182,
                  1277.2824385262436
                ]
              ]
            ]
          },
          "id": "20170831_43119E4320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:22:58Z",
            "pc:count": 13236053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302500.6183,
                "count": 13236053,
                "maximum": 303021.1523,
                "minimum": 301970.2723,
                "name": "X",
                "position": 0,
                "stddev": 293.522595,
                "variance": 86155.5138
              },
              {
                "average": 4821334.492,
                "count": 13236053,
                "maximum": 4822033.281,
                "minimum": 4820615.421,
                "name": "Y",
                "position": 1,
                "stddev": 404.2193027,
                "variance": 163393.2447
              },
              {
                "average": 1288.639193,
                "count": 13236053,
                "maximum": 1307.182439,
                "minimum": 1277.282439,
                "name": "Z",
                "position": 2,
                "stddev": 10.54670895,
                "variance": 111.2330697
              },
              {
                "average": 23443.05608,
                "count": 13236053,
                "maximum": 51185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3602.078619,
                "variance": 12974970.37
              },
              {
                "average": 1.003364674,
                "count": 13236053,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06821500876,
                "variance": 0.004653287419
              },
              {
                "average": 1.006754582,
                "count": 13236053,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1039218677,
                "variance": 0.01079975459
              },
              {
                "average": 0.5027822871,
                "count": 13236053,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922777,
                "variance": 0.2499922778
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177887245,
                "count": 13236053,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3824178134,
                "variance": 0.146243384
              },
              {
                "average": 0.2488588253,
                "count": 13236053,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67947114,
                "variance": 136.4100461
              },
              {
                "average": 1.99638427,
                "count": 13236053,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001514673,
                "variance": 1.003031641
              },
              {
                "average": 1137.653966,
                "count": 13236053,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9949209835,
                "variance": 0.9898677634
              },
              {
                "average": 34387.58353,
                "count": 13236053,
                "maximum": 59904,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 12840.13619,
                "variance": 164869097.4
              },
              {
                "average": 37166.00905,
                "count": 13236053,
                "maximum": 59904,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 7170.849813,
                "variance": 51421087.03
              },
              {
                "average": 30879.7004,
                "count": 13236053,
                "maximum": 60160,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 9714.823188,
                "variance": 94377789.57
              },
              {
                "average": 188237633.4,
                "count": 13236053,
                "maximum": 188238978,
                "minimum": 188236079.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.8038938,
                "variance": 456710.9029
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13236053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301970.2723,
              4820615.421,
              1277.282439,
              303021.1523,
              4822033.281,
              1307.182439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301970.2723321481,
                    4820615.421356978,
                    1277.2824385262436
                  ],
                  [
                    301970.2723321481,
                    4822033.281356977,
                    1277.2824385262436
                  ],
                  [
                    303021.1523321481,
                    4822033.281356977,
                    1307.1824385262437
                  ],
                  [
                    303021.1523321481,
                    4820615.421356978,
                    1307.1824385262437
                  ],
                  [
                    301970.2723321481,
                    4820615.421356978,
                    1277.2824385262436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:22:58+00:00",
            "end_time": "2017-08-31T17:34: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": "20170910_43119E6212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497202964422,
              43.587202956266786,
              1316.4543101157844
            ],
            [
              -119.6755384813088,
              43.59998100825456,
              1316.4543101157844
            ],
            [
              -119.66249985879062,
              43.60028562962635,
              1330.0143101157844
            ],
            [
              -119.66193615962864,
              43.587507442542616,
              1330.0143101157844
            ],
            [
              -119.67497202964422,
              43.587202956266786,
              1316.4543101157844
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755385,
        43.58720296,
        1316.45431,
        -119.6619362,
        43.60028563,
        1330.01431
      ],
      "properties": {
        "datetime": "2017-09-10T18:45:25Z",
        "pc:count": 13265345,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284574.2575,
            "count": 13265345,
            "maximum": 285104.6849,
            "minimum": 284051.1849,
            "name": "X",
            "position": 0,
            "stddev": 293.9929631,
            "variance": 86431.86235
          },
          {
            "average": 4830215.431,
            "count": 13265345,
            "maximum": 4830923.59,
            "minimum": 4829502.91,
            "name": "Y",
            "position": 1,
            "stddev": 402.9703819,
            "variance": 162385.1287
          },
          {
            "average": 1319.860701,
            "count": 13265345,
            "maximum": 1330.01431,
            "minimum": 1316.45431,
            "name": "Z",
            "position": 2,
            "stddev": 0.9879463246,
            "variance": 0.9760379402
          },
          {
            "average": 27817.70014,
            "count": 13265345,
            "maximum": 49905,
            "minimum": 1473,
            "name": "Intensity",
            "position": 3,
            "stddev": 2240.453317,
            "variance": 5019631.065
          },
          {
            "average": 1.000297693,
            "count": 13265345,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01726431816,
            "variance": 0.0002980566814
          },
          {
            "average": 1.000589581,
            "count": 13265345,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02430207206,
            "variance": 0.0005905907065
          },
          {
            "average": 0.5029973966,
            "count": 13265345,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910344,
            "variance": 0.2499910345
          },
          {
            "average": 2.789222595e-06,
            "count": 13265345,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001670094316,
            "variance": 2.789215025e-06
          },
          {
            "average": 1.306159169,
            "count": 13265345,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4608966784,
            "variance": 0.2124257482
          },
          {
            "average": -0.5047211425,
            "count": 13265345,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00665171,
            "variance": 144.1596852
          },
          {
            "average": 2.012125957,
            "count": 13265345,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000086782,
            "variance": 1.000173571
          },
          {
            "average": 1175.652287,
            "count": 13265345,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001199234,
            "variance": 1.002399906
          },
          {
            "average": 46873.64636,
            "count": 13265345,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1261.964191,
            "variance": 1592553.619
          },
          {
            "average": 44560.45222,
            "count": 13265345,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1343.1077,
            "variance": 1803938.293
          },
          {
            "average": 40633.33258,
            "count": 13265345,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1413.323827,
            "variance": 1997484.241
          },
          {
            "average": 189102594.5,
            "count": 13265345,
            "maximum": 189104325.2,
            "minimum": 189100528.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 716.0064211,
            "variance": 512665.195
          },
          {
            "average": 0,
            "count": 13265345,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13265345,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13265345,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13265345,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13265345,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284051.1849,
          4829502.91,
          1316.45431,
          285104.6849,
          4830923.59,
          1330.01431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284051.1849298695,
                4829502.90987399,
                1316.4543101157844
              ],
              [
                284051.1849298695,
                4830923.58987399,
                1316.4543101157844
              ],
              [
                285104.6849298695,
                4830923.58987399,
                1330.0143101157844
              ],
              [
                285104.6849298695,
                4829502.90987399,
                1330.0143101157844
              ],
              [
                284051.1849298695,
                4829502.90987399,
                1316.4543101157844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:45:25+00:00",
        "end_time": "2017-09-10T17:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755385,
            43.58720296,
            1316.45431,
            -119.6619362,
            43.60028563,
            1330.01431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497202964422,
                  43.587202956266786,
                  1316.4543101157844
                ],
                [
                  -119.6755384813088,
                  43.59998100825456,
                  1316.4543101157844
                ],
                [
                  -119.66249985879062,
                  43.60028562962635,
                  1330.0143101157844
                ],
                [
                  -119.66193615962864,
                  43.587507442542616,
                  1330.0143101157844
                ],
                [
                  -119.67497202964422,
                  43.587202956266786,
                  1316.4543101157844
                ]
              ]
            ]
          },
          "id": "20170910_43119E6212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:45:25Z",
            "pc:count": 13265345,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284574.2575,
                "count": 13265345,
                "maximum": 285104.6849,
                "minimum": 284051.1849,
                "name": "X",
                "position": 0,
                "stddev": 293.9929631,
                "variance": 86431.86235
              },
              {
                "average": 4830215.431,
                "count": 13265345,
                "maximum": 4830923.59,
                "minimum": 4829502.91,
                "name": "Y",
                "position": 1,
                "stddev": 402.9703819,
                "variance": 162385.1287
              },
              {
                "average": 1319.860701,
                "count": 13265345,
                "maximum": 1330.01431,
                "minimum": 1316.45431,
                "name": "Z",
                "position": 2,
                "stddev": 0.9879463246,
                "variance": 0.9760379402
              },
              {
                "average": 27817.70014,
                "count": 13265345,
                "maximum": 49905,
                "minimum": 1473,
                "name": "Intensity",
                "position": 3,
                "stddev": 2240.453317,
                "variance": 5019631.065
              },
              {
                "average": 1.000297693,
                "count": 13265345,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01726431816,
                "variance": 0.0002980566814
              },
              {
                "average": 1.000589581,
                "count": 13265345,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02430207206,
                "variance": 0.0005905907065
              },
              {
                "average": 0.5029973966,
                "count": 13265345,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910344,
                "variance": 0.2499910345
              },
              {
                "average": 2.789222595e-06,
                "count": 13265345,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001670094316,
                "variance": 2.789215025e-06
              },
              {
                "average": 1.306159169,
                "count": 13265345,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4608966784,
                "variance": 0.2124257482
              },
              {
                "average": -0.5047211425,
                "count": 13265345,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00665171,
                "variance": 144.1596852
              },
              {
                "average": 2.012125957,
                "count": 13265345,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000086782,
                "variance": 1.000173571
              },
              {
                "average": 1175.652287,
                "count": 13265345,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001199234,
                "variance": 1.002399906
              },
              {
                "average": 46873.64636,
                "count": 13265345,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1261.964191,
                "variance": 1592553.619
              },
              {
                "average": 44560.45222,
                "count": 13265345,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1343.1077,
                "variance": 1803938.293
              },
              {
                "average": 40633.33258,
                "count": 13265345,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1413.323827,
                "variance": 1997484.241
              },
              {
                "average": 189102594.5,
                "count": 13265345,
                "maximum": 189104325.2,
                "minimum": 189100528.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 716.0064211,
                "variance": 512665.195
              },
              {
                "average": 0,
                "count": 13265345,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13265345,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13265345,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13265345,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13265345,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284051.1849,
              4829502.91,
              1316.45431,
              285104.6849,
              4830923.59,
              1330.01431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284051.1849298695,
                    4829502.90987399,
                    1316.4543101157844
                  ],
                  [
                    284051.1849298695,
                    4830923.58987399,
                    1316.4543101157844
                  ],
                  [
                    285104.6849298695,
                    4830923.58987399,
                    1330.0143101157844
                  ],
                  [
                    285104.6849298695,
                    4829502.90987399,
                    1330.0143101157844
                  ],
                  [
                    284051.1849298695,
                    4829502.90987399,
                    1316.4543101157844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:45:25+00:00",
            "end_time": "2017-09-10T17:42: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": "20170911_43119E6307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747214935331,
              43.537195994606726,
              1328.4127932327974
            ],
            [
              -119.73805112512947,
              43.54998033389726,
              1328.4127932327974
            ],
            [
              -119.72500021504494,
              43.55029236856781,
              1350.7927932327975
            ],
            [
              -119.72442399060911,
              43.53750789081323,
              1350.7927932327975
            ],
            [
              -119.73747214935331,
              43.537195994606726,
              1328.4127932327974
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380511,
        43.53719599,
        1328.412793,
        -119.724424,
        43.55029237,
        1350.792793
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:01Z",
        "pc:count": 13921314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279337.6718,
            "count": 13921314,
            "maximum": 279877.8061,
            "minimum": 278822.3861,
            "name": "X",
            "position": 0,
            "stddev": 295.1664181,
            "variance": 87123.2144
          },
          {
            "average": 4824832.088,
            "count": 13921314,
            "maximum": 4825534.726,
            "minimum": 4824113.286,
            "name": "Y",
            "position": 1,
            "stddev": 395.2292804,
            "variance": 156206.1841
          },
          {
            "average": 1335.748256,
            "count": 13921314,
            "maximum": 1350.792793,
            "minimum": 1328.412793,
            "name": "Z",
            "position": 2,
            "stddev": 3.068462952,
            "variance": 9.415464891
          },
          {
            "average": 26017.65485,
            "count": 13921314,
            "maximum": 64913,
            "minimum": 1505,
            "name": "Intensity",
            "position": 3,
            "stddev": 2330.718956,
            "variance": 5432250.854
          },
          {
            "average": 1.000316278,
            "count": 13921314,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01787003717,
            "variance": 0.0003193382283
          },
          {
            "average": 1.000628604,
            "count": 13921314,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02524970408,
            "variance": 0.0006375475562
          },
          {
            "average": 0.5017486137,
            "count": 13921314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969603,
            "variance": 0.2499969603
          },
          {
            "average": 2.84455907e-05,
            "count": 13921314,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005333365128,
            "variance": 2.844478359e-05
          },
          {
            "average": 1.228425277,
            "count": 13921314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4198180347,
            "variance": 0.1762471822
          },
          {
            "average": -0.04554765494,
            "count": 13921314,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03861363,
            "variance": 144.9282181
          },
          {
            "average": 2.001528807,
            "count": 13921314,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000416809,
            "variance": 1.000833791
          },
          {
            "average": 1194.744119,
            "count": 13921314,
            "maximum": 1212,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.89053077,
            "variance": 3.574106594
          },
          {
            "average": 43845.7298,
            "count": 13921314,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2467.780381,
            "variance": 6089940.01
          },
          {
            "average": 41869.7781,
            "count": 13921314,
            "maximum": 61440,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2338.05752,
            "variance": 5466512.968
          },
          {
            "average": 37995.84542,
            "count": 13921314,
            "maximum": 63232,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2236.765699,
            "variance": 5003120.793
          },
          {
            "average": 189199245.5,
            "count": 13921314,
            "maximum": 189205401.9,
            "minimum": 189197721.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 752.030106,
            "variance": 565549.2804
          },
          {
            "average": 0,
            "count": 13921314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278822.3861,
          4824113.286,
          1328.412793,
          279877.8061,
          4825534.726,
          1350.792793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278822.38612545654,
                4824113.2857407825,
                1328.4127932327974
              ],
              [
                278822.38612545654,
                4825534.725740782,
                1328.4127932327974
              ],
              [
                279877.8061254566,
                4825534.725740782,
                1350.7927932327975
              ],
              [
                279877.8061254566,
                4824113.2857407825,
                1350.7927932327975
              ],
              [
                278822.38612545654,
                4824113.2857407825,
                1328.4127932327974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:01+00:00",
        "end_time": "2017-09-11T20:42:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380511,
            43.53719599,
            1328.412793,
            -119.724424,
            43.55029237,
            1350.792793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747214935331,
                  43.537195994606726,
                  1328.4127932327974
                ],
                [
                  -119.73805112512947,
                  43.54998033389726,
                  1328.4127932327974
                ],
                [
                  -119.72500021504494,
                  43.55029236856781,
                  1350.7927932327975
                ],
                [
                  -119.72442399060911,
                  43.53750789081323,
                  1350.7927932327975
                ],
                [
                  -119.73747214935331,
                  43.537195994606726,
                  1328.4127932327974
                ]
              ]
            ]
          },
          "id": "20170911_43119E6307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:01Z",
            "pc:count": 13921314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279337.6718,
                "count": 13921314,
                "maximum": 279877.8061,
                "minimum": 278822.3861,
                "name": "X",
                "position": 0,
                "stddev": 295.1664181,
                "variance": 87123.2144
              },
              {
                "average": 4824832.088,
                "count": 13921314,
                "maximum": 4825534.726,
                "minimum": 4824113.286,
                "name": "Y",
                "position": 1,
                "stddev": 395.2292804,
                "variance": 156206.1841
              },
              {
                "average": 1335.748256,
                "count": 13921314,
                "maximum": 1350.792793,
                "minimum": 1328.412793,
                "name": "Z",
                "position": 2,
                "stddev": 3.068462952,
                "variance": 9.415464891
              },
              {
                "average": 26017.65485,
                "count": 13921314,
                "maximum": 64913,
                "minimum": 1505,
                "name": "Intensity",
                "position": 3,
                "stddev": 2330.718956,
                "variance": 5432250.854
              },
              {
                "average": 1.000316278,
                "count": 13921314,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01787003717,
                "variance": 0.0003193382283
              },
              {
                "average": 1.000628604,
                "count": 13921314,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02524970408,
                "variance": 0.0006375475562
              },
              {
                "average": 0.5017486137,
                "count": 13921314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969603,
                "variance": 0.2499969603
              },
              {
                "average": 2.84455907e-05,
                "count": 13921314,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005333365128,
                "variance": 2.844478359e-05
              },
              {
                "average": 1.228425277,
                "count": 13921314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4198180347,
                "variance": 0.1762471822
              },
              {
                "average": -0.04554765494,
                "count": 13921314,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03861363,
                "variance": 144.9282181
              },
              {
                "average": 2.001528807,
                "count": 13921314,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000416809,
                "variance": 1.000833791
              },
              {
                "average": 1194.744119,
                "count": 13921314,
                "maximum": 1212,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.89053077,
                "variance": 3.574106594
              },
              {
                "average": 43845.7298,
                "count": 13921314,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2467.780381,
                "variance": 6089940.01
              },
              {
                "average": 41869.7781,
                "count": 13921314,
                "maximum": 61440,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2338.05752,
                "variance": 5466512.968
              },
              {
                "average": 37995.84542,
                "count": 13921314,
                "maximum": 63232,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2236.765699,
                "variance": 5003120.793
              },
              {
                "average": 189199245.5,
                "count": 13921314,
                "maximum": 189205401.9,
                "minimum": 189197721.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 752.030106,
                "variance": 565549.2804
              },
              {
                "average": 0,
                "count": 13921314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278822.3861,
              4824113.286,
              1328.412793,
              279877.8061,
              4825534.726,
              1350.792793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278822.38612545654,
                    4824113.2857407825,
                    1328.4127932327974
                  ],
                  [
                    278822.38612545654,
                    4825534.725740782,
                    1328.4127932327974
                  ],
                  [
                    279877.8061254566,
                    4825534.725740782,
                    1350.7927932327975
                  ],
                  [
                    279877.8061254566,
                    4824113.2857407825,
                    1350.7927932327975
                  ],
                  [
                    278822.38612545654,
                    4824113.2857407825,
                    1328.4127932327974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:01+00:00",
            "end_time": "2017-09-11T20:42: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": "20170911_43119E7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77491222568523,
              43.5122106888426,
              1364.787668458655
            ],
            [
              -119.77549796692797,
              43.52498083090703,
              1364.787668458655
            ],
            [
              -119.76250130954955,
              43.52529582499297,
              1493.9876684586548
            ],
            [
              -119.76191830259795,
              43.51252554330013,
              1493.9876684586548
            ],
            [
              -119.77491222568523,
              43.5122106888426,
              1364.787668458655
            ]
          ]
        ]
      },
      "bbox": [
        -119.775498,
        43.51221069,
        1364.787668,
        -119.7619183,
        43.52529582,
        1493.987668
      ],
      "properties": {
        "datetime": "2017-09-11T22:24:46Z",
        "pc:count": 14520282,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276242.7621,
            "count": 14520282,
            "maximum": 276756.1161,
            "minimum": 275704.6161,
            "name": "X",
            "position": 0,
            "stddev": 283.7743509,
            "variance": 80527.88224
          },
          {
            "average": 4822082.585,
            "count": 14520282,
            "maximum": 4822858.501,
            "minimum": 4821438.601,
            "name": "Y",
            "position": 1,
            "stddev": 392.282522,
            "variance": 153885.5771
          },
          {
            "average": 1417.615371,
            "count": 14520282,
            "maximum": 1493.987668,
            "minimum": 1364.787668,
            "name": "Z",
            "position": 2,
            "stddev": 34.99684514,
            "variance": 1224.779169
          },
          {
            "average": 25433.83553,
            "count": 14520282,
            "maximum": 40417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2826.381549,
            "variance": 7988432.658
          },
          {
            "average": 1.014729328,
            "count": 14520282,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1293720468,
            "variance": 0.01673712648
          },
          {
            "average": 1.029717123,
            "count": 14520282,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1886814528,
            "variance": 0.03560069064
          },
          {
            "average": 0.5022626971,
            "count": 14520282,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948974,
            "variance": 0.2499948974
          },
          {
            "average": 2.672124412e-05,
            "count": 14520282,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005169190646,
            "variance": 2.672053193e-05
          },
          {
            "average": 1.240796976,
            "count": 14520282,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4275673106,
            "variance": 0.1828138051
          },
          {
            "average": -0.3191234659,
            "count": 14520282,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73763751,
            "variance": 137.7721344
          },
          {
            "average": 2.001852099,
            "count": 14520282,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005124038,
            "variance": 1.010274332
          },
          {
            "average": 1203.6308,
            "count": 14520282,
            "maximum": 1206,
            "minimum": 1201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9445258415,
            "variance": 0.8921290653
          },
          {
            "average": 41787.43349,
            "count": 14520282,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4543.11171,
            "variance": 20639864.01
          },
          {
            "average": 39648.77903,
            "count": 14520282,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3959.043062,
            "variance": 15674021.96
          },
          {
            "average": 35246.43893,
            "count": 14520282,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3863.914073,
            "variance": 14929831.96
          },
          {
            "average": 189203093.8,
            "count": 14520282,
            "maximum": 189203886.9,
            "minimum": 189202122,
            "name": "GpsTime",
            "position": 15,
            "stddev": 367.4597642,
            "variance": 135026.6783
          },
          {
            "average": 0,
            "count": 14520282,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14520282,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14520282,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14520282,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14520282,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275704.6161,
          4821438.601,
          1364.787668,
          276756.1161,
          4822858.501,
          1493.987668
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275704.6161449539,
                4821438.600820345,
                1364.787668458655
              ],
              [
                275704.6161449539,
                4822858.500820345,
                1364.787668458655
              ],
              [
                276756.1161449539,
                4822858.500820345,
                1493.9876684586548
              ],
              [
                276756.1161449539,
                4821438.600820345,
                1493.9876684586548
              ],
              [
                275704.6161449539,
                4821438.600820345,
                1364.787668458655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:24:46+00:00",
        "end_time": "2017-09-11T21:55:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.775498,
            43.51221069,
            1364.787668,
            -119.7619183,
            43.52529582,
            1493.987668
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77491222568523,
                  43.5122106888426,
                  1364.787668458655
                ],
                [
                  -119.77549796692797,
                  43.52498083090703,
                  1364.787668458655
                ],
                [
                  -119.76250130954955,
                  43.52529582499297,
                  1493.9876684586548
                ],
                [
                  -119.76191830259795,
                  43.51252554330013,
                  1493.9876684586548
                ],
                [
                  -119.77491222568523,
                  43.5122106888426,
                  1364.787668458655
                ]
              ]
            ]
          },
          "id": "20170911_43119E7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:24:46Z",
            "pc:count": 14520282,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276242.7621,
                "count": 14520282,
                "maximum": 276756.1161,
                "minimum": 275704.6161,
                "name": "X",
                "position": 0,
                "stddev": 283.7743509,
                "variance": 80527.88224
              },
              {
                "average": 4822082.585,
                "count": 14520282,
                "maximum": 4822858.501,
                "minimum": 4821438.601,
                "name": "Y",
                "position": 1,
                "stddev": 392.282522,
                "variance": 153885.5771
              },
              {
                "average": 1417.615371,
                "count": 14520282,
                "maximum": 1493.987668,
                "minimum": 1364.787668,
                "name": "Z",
                "position": 2,
                "stddev": 34.99684514,
                "variance": 1224.779169
              },
              {
                "average": 25433.83553,
                "count": 14520282,
                "maximum": 40417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2826.381549,
                "variance": 7988432.658
              },
              {
                "average": 1.014729328,
                "count": 14520282,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1293720468,
                "variance": 0.01673712648
              },
              {
                "average": 1.029717123,
                "count": 14520282,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1886814528,
                "variance": 0.03560069064
              },
              {
                "average": 0.5022626971,
                "count": 14520282,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948974,
                "variance": 0.2499948974
              },
              {
                "average": 2.672124412e-05,
                "count": 14520282,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005169190646,
                "variance": 2.672053193e-05
              },
              {
                "average": 1.240796976,
                "count": 14520282,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4275673106,
                "variance": 0.1828138051
              },
              {
                "average": -0.3191234659,
                "count": 14520282,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73763751,
                "variance": 137.7721344
              },
              {
                "average": 2.001852099,
                "count": 14520282,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005124038,
                "variance": 1.010274332
              },
              {
                "average": 1203.6308,
                "count": 14520282,
                "maximum": 1206,
                "minimum": 1201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9445258415,
                "variance": 0.8921290653
              },
              {
                "average": 41787.43349,
                "count": 14520282,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4543.11171,
                "variance": 20639864.01
              },
              {
                "average": 39648.77903,
                "count": 14520282,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3959.043062,
                "variance": 15674021.96
              },
              {
                "average": 35246.43893,
                "count": 14520282,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3863.914073,
                "variance": 14929831.96
              },
              {
                "average": 189203093.8,
                "count": 14520282,
                "maximum": 189203886.9,
                "minimum": 189202122,
                "name": "GpsTime",
                "position": 15,
                "stddev": 367.4597642,
                "variance": 135026.6783
              },
              {
                "average": 0,
                "count": 14520282,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14520282,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14520282,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14520282,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14520282,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275704.6161,
              4821438.601,
              1364.787668,
              276756.1161,
              4822858.501,
              1493.987668
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275704.6161449539,
                    4821438.600820345,
                    1364.787668458655
                  ],
                  [
                    275704.6161449539,
                    4822858.500820345,
                    1364.787668458655
                  ],
                  [
                    276756.1161449539,
                    4822858.500820345,
                    1493.9876684586548
                  ],
                  [
                    276756.1161449539,
                    4821438.600820345,
                    1493.9876684586548
                  ],
                  [
                    275704.6161449539,
                    4821438.600820345,
                    1364.787668458655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:24:46+00:00",
            "end_time": "2017-09-11T21:55:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5374741324704,
              43.58721763659776,
              1295.8411785020849
            ],
            [
              -119.53801084412609,
              43.59998179532507,
              1295.8411785020849
            ],
            [
              -119.52499877320079,
              43.60027011242101,
              1318.261178502085
            ],
            [
              -119.52446480605481,
              43.58750582596751,
              1318.261178502085
            ],
            [
              -119.5374741324704,
              43.58721763659776,
              1295.8411785020849
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380108,
        43.58721764,
        1295.841179,
        -119.5244648,
        43.60027011,
        1318.261179
      ],
      "properties": {
        "datetime": "2017-09-09T00:01:32Z",
        "pc:count": 29006845,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295726.2325,
            "count": 29006845,
            "maximum": 296202.9705,
            "minimum": 295151.7305,
            "name": "X",
            "position": 0,
            "stddev": 286.503339,
            "variance": 82084.16325
          },
          {
            "average": 4829896.16,
            "count": 29006845,
            "maximum": 4830575.15,
            "minimum": 4829156.17,
            "name": "Y",
            "position": 1,
            "stddev": 396.1436245,
            "variance": 156929.7712
          },
          {
            "average": 1300.249748,
            "count": 29006845,
            "maximum": 1318.261179,
            "minimum": 1295.841179,
            "name": "Z",
            "position": 2,
            "stddev": 3.170340876,
            "variance": 10.05106127
          },
          {
            "average": 29249.73539,
            "count": 29006845,
            "maximum": 57649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4917.441878,
            "variance": 24181234.62
          },
          {
            "average": 1.001164932,
            "count": 29006845,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03422019031,
            "variance": 0.001171021425
          },
          {
            "average": 1.002313592,
            "count": 29006845,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04827249761,
            "variance": 0.002330234025
          },
          {
            "average": 0.4996378958,
            "count": 29006845,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998775,
            "variance": 0.2499998775
          },
          {
            "average": 1.568595275e-05,
            "count": 29006845,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003960518557,
            "variance": 1.568570724e-05
          },
          {
            "average": 1.116224429,
            "count": 29006845,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3204938607,
            "variance": 0.1027163147
          },
          {
            "average": 1.084037471,
            "count": 29006845,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81174646,
            "variance": 139.5173545
          },
          {
            "average": 2.001772892,
            "count": 29006845,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00092616,
            "variance": 1.001853177
          },
          {
            "average": 1148.336685,
            "count": 29006845,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.882962339,
            "variance": 8.311471846
          },
          {
            "average": 30085.56517,
            "count": 29006845,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13164.10044,
            "variance": 173293540.4
          },
          {
            "average": 34520.50272,
            "count": 29006845,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7270.505179,
            "variance": 52860245.56
          },
          {
            "average": 26160.17304,
            "count": 29006845,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10534.01009,
            "variance": 110965368.5
          },
          {
            "average": 188833625,
            "count": 29006845,
            "maximum": 188950492.3,
            "minimum": 188239866.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 259342.404,
            "variance": 67258482490.0
          },
          {
            "average": 0,
            "count": 29006845,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29006845,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29006845,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29006845,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29006845,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295151.7305,
          4829156.17,
          1295.841179,
          296202.9705,
          4830575.15,
          1318.261179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295151.73053448444,
                4829156.170487335,
                1295.8411785020849
              ],
              [
                295151.73053448444,
                4830575.150487335,
                1295.8411785020849
              ],
              [
                296202.9705344844,
                4830575.150487335,
                1318.261178502085
              ],
              [
                296202.9705344844,
                4829156.170487335,
                1318.261178502085
              ],
              [
                295151.73053448444,
                4829156.170487335,
                1295.8411785020849
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:01:32+00:00",
        "end_time": "2017-08-31T18:37:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380108,
            43.58721764,
            1295.841179,
            -119.5244648,
            43.60027011,
            1318.261179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5374741324704,
                  43.58721763659776,
                  1295.8411785020849
                ],
                [
                  -119.53801084412609,
                  43.59998179532507,
                  1295.8411785020849
                ],
                [
                  -119.52499877320079,
                  43.60027011242101,
                  1318.261178502085
                ],
                [
                  -119.52446480605481,
                  43.58750582596751,
                  1318.261178502085
                ],
                [
                  -119.5374741324704,
                  43.58721763659776,
                  1295.8411785020849
                ]
              ]
            ]
          },
          "id": "20170831_43119E5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:01:32Z",
            "pc:count": 29006845,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295726.2325,
                "count": 29006845,
                "maximum": 296202.9705,
                "minimum": 295151.7305,
                "name": "X",
                "position": 0,
                "stddev": 286.503339,
                "variance": 82084.16325
              },
              {
                "average": 4829896.16,
                "count": 29006845,
                "maximum": 4830575.15,
                "minimum": 4829156.17,
                "name": "Y",
                "position": 1,
                "stddev": 396.1436245,
                "variance": 156929.7712
              },
              {
                "average": 1300.249748,
                "count": 29006845,
                "maximum": 1318.261179,
                "minimum": 1295.841179,
                "name": "Z",
                "position": 2,
                "stddev": 3.170340876,
                "variance": 10.05106127
              },
              {
                "average": 29249.73539,
                "count": 29006845,
                "maximum": 57649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4917.441878,
                "variance": 24181234.62
              },
              {
                "average": 1.001164932,
                "count": 29006845,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03422019031,
                "variance": 0.001171021425
              },
              {
                "average": 1.002313592,
                "count": 29006845,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04827249761,
                "variance": 0.002330234025
              },
              {
                "average": 0.4996378958,
                "count": 29006845,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998775,
                "variance": 0.2499998775
              },
              {
                "average": 1.568595275e-05,
                "count": 29006845,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003960518557,
                "variance": 1.568570724e-05
              },
              {
                "average": 1.116224429,
                "count": 29006845,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3204938607,
                "variance": 0.1027163147
              },
              {
                "average": 1.084037471,
                "count": 29006845,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81174646,
                "variance": 139.5173545
              },
              {
                "average": 2.001772892,
                "count": 29006845,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00092616,
                "variance": 1.001853177
              },
              {
                "average": 1148.336685,
                "count": 29006845,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.882962339,
                "variance": 8.311471846
              },
              {
                "average": 30085.56517,
                "count": 29006845,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13164.10044,
                "variance": 173293540.4
              },
              {
                "average": 34520.50272,
                "count": 29006845,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7270.505179,
                "variance": 52860245.56
              },
              {
                "average": 26160.17304,
                "count": 29006845,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10534.01009,
                "variance": 110965368.5
              },
              {
                "average": 188833625,
                "count": 29006845,
                "maximum": 188950492.3,
                "minimum": 188239866.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 259342.404,
                "variance": 67258482490.0
              },
              {
                "average": 0,
                "count": 29006845,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29006845,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29006845,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29006845,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29006845,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295151.7305,
              4829156.17,
              1295.841179,
              296202.9705,
              4830575.15,
              1318.261179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295151.73053448444,
                    4829156.170487335,
                    1295.8411785020849
                  ],
                  [
                    295151.73053448444,
                    4830575.150487335,
                    1295.8411785020849
                  ],
                  [
                    296202.9705344844,
                    4830575.150487335,
                    1318.261178502085
                  ],
                  [
                    296202.9705344844,
                    4829156.170487335,
                    1318.261178502085
                  ],
                  [
                    295151.73053448444,
                    4829156.170487335,
                    1295.8411785020849
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:01:32+00:00",
            "end_time": "2017-08-31T18:37: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": "20170831_43119E4416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747508826975,
              43.51222906588295,
              1278.7420630828806
            ],
            [
              -119.4379888575259,
              43.52498302732629,
              1278.7420630828806
            ],
            [
              -119.42499762171316,
              43.525259462588814,
              1322.5420630828808
            ],
            [
              -119.42448658360588,
              43.51250537876445,
              1322.5420630828808
            ],
            [
              -119.43747508826975,
              43.51222906588295,
              1278.7420630828806
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379889,
        43.51222907,
        1278.742063,
        -119.4244866,
        43.52525946,
        1322.542063
      ],
      "properties": {
        "datetime": "2017-08-31T18:01:06Z",
        "pc:count": 13633990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303488.6443,
            "count": 13633990,
            "maximum": 304031.3414,
            "minimum": 302980.5614,
            "name": "X",
            "position": 0,
            "stddev": 294.0531739,
            "variance": 86467.26909
          },
          {
            "average": 4821265.677,
            "count": 13633990,
            "maximum": 4822003.541,
            "minimum": 4820585.821,
            "name": "Y",
            "position": 1,
            "stddev": 410.2866789,
            "variance": 168335.1588
          },
          {
            "average": 1304.557034,
            "count": 13633990,
            "maximum": 1322.542063,
            "minimum": 1278.742063,
            "name": "Z",
            "position": 2,
            "stddev": 11.49375678,
            "variance": 132.1064448
          },
          {
            "average": 20668.29743,
            "count": 13633990,
            "maximum": 34497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1705.153685,
            "variance": 2907549.091
          },
          {
            "average": 1.000551196,
            "count": 13633990,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02459718672,
            "variance": 0.0006050215944
          },
          {
            "average": 1.001116108,
            "count": 13633990,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03577966068,
            "variance": 0.001280184119
          },
          {
            "average": 0.5014872389,
            "count": 13633990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978065,
            "variance": 0.2499978065
          },
          {
            "average": 3.667305022e-07,
            "count": 13633990,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006055826902,
            "variance": 3.667303946e-07
          },
          {
            "average": 1.169912769,
            "count": 13633990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3755561617,
            "variance": 0.1410424306
          },
          {
            "average": 0.5137252719,
            "count": 13633990,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61278165,
            "variance": 134.8566977
          },
          {
            "average": 1.998094322,
            "count": 13633990,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000585405,
            "variance": 1.001171153
          },
          {
            "average": 1135.730413,
            "count": 13633990,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.027335539,
            "variance": 1.05541831
          },
          {
            "average": 41641.81821,
            "count": 13633990,
            "maximum": 53760,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 4295.657303,
            "variance": 18452671.67
          },
          {
            "average": 39905.10083,
            "count": 13633990,
            "maximum": 51968,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 3492.361476,
            "variance": 12196588.68
          },
          {
            "average": 36051.41678,
            "count": 13633990,
            "maximum": 48384,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 3622.438347,
            "variance": 13122059.58
          },
          {
            "average": 188236389.7,
            "count": 13633990,
            "maximum": 188237666.3,
            "minimum": 188234723.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.034656,
            "variance": 525675.2524
          },
          {
            "average": 0,
            "count": 13633990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13633990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13633990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13633990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13633990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302980.5614,
          4820585.821,
          1278.742063,
          304031.3414,
          4822003.541,
          1322.542063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302980.5613561534,
                4820585.8206038885,
                1278.7420630828806
              ],
              [
                302980.5613561534,
                4822003.540603889,
                1278.7420630828806
              ],
              [
                304031.3413561534,
                4822003.540603889,
                1322.5420630828808
              ],
              [
                304031.3413561534,
                4820585.8206038885,
                1322.5420630828808
              ],
              [
                302980.5613561534,
                4820585.8206038885,
                1278.7420630828806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:01:06+00:00",
        "end_time": "2017-08-31T17:12:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379889,
            43.51222907,
            1278.742063,
            -119.4244866,
            43.52525946,
            1322.542063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747508826975,
                  43.51222906588295,
                  1278.7420630828806
                ],
                [
                  -119.4379888575259,
                  43.52498302732629,
                  1278.7420630828806
                ],
                [
                  -119.42499762171316,
                  43.525259462588814,
                  1322.5420630828808
                ],
                [
                  -119.42448658360588,
                  43.51250537876445,
                  1322.5420630828808
                ],
                [
                  -119.43747508826975,
                  43.51222906588295,
                  1278.7420630828806
                ]
              ]
            ]
          },
          "id": "20170831_43119E4416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:01:06Z",
            "pc:count": 13633990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303488.6443,
                "count": 13633990,
                "maximum": 304031.3414,
                "minimum": 302980.5614,
                "name": "X",
                "position": 0,
                "stddev": 294.0531739,
                "variance": 86467.26909
              },
              {
                "average": 4821265.677,
                "count": 13633990,
                "maximum": 4822003.541,
                "minimum": 4820585.821,
                "name": "Y",
                "position": 1,
                "stddev": 410.2866789,
                "variance": 168335.1588
              },
              {
                "average": 1304.557034,
                "count": 13633990,
                "maximum": 1322.542063,
                "minimum": 1278.742063,
                "name": "Z",
                "position": 2,
                "stddev": 11.49375678,
                "variance": 132.1064448
              },
              {
                "average": 20668.29743,
                "count": 13633990,
                "maximum": 34497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1705.153685,
                "variance": 2907549.091
              },
              {
                "average": 1.000551196,
                "count": 13633990,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02459718672,
                "variance": 0.0006050215944
              },
              {
                "average": 1.001116108,
                "count": 13633990,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03577966068,
                "variance": 0.001280184119
              },
              {
                "average": 0.5014872389,
                "count": 13633990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978065,
                "variance": 0.2499978065
              },
              {
                "average": 3.667305022e-07,
                "count": 13633990,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006055826902,
                "variance": 3.667303946e-07
              },
              {
                "average": 1.169912769,
                "count": 13633990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3755561617,
                "variance": 0.1410424306
              },
              {
                "average": 0.5137252719,
                "count": 13633990,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61278165,
                "variance": 134.8566977
              },
              {
                "average": 1.998094322,
                "count": 13633990,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000585405,
                "variance": 1.001171153
              },
              {
                "average": 1135.730413,
                "count": 13633990,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.027335539,
                "variance": 1.05541831
              },
              {
                "average": 41641.81821,
                "count": 13633990,
                "maximum": 53760,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 4295.657303,
                "variance": 18452671.67
              },
              {
                "average": 39905.10083,
                "count": 13633990,
                "maximum": 51968,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 3492.361476,
                "variance": 12196588.68
              },
              {
                "average": 36051.41678,
                "count": 13633990,
                "maximum": 48384,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 3622.438347,
                "variance": 13122059.58
              },
              {
                "average": 188236389.7,
                "count": 13633990,
                "maximum": 188237666.3,
                "minimum": 188234723.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.034656,
                "variance": 525675.2524
              },
              {
                "average": 0,
                "count": 13633990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13633990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13633990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13633990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13633990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302980.5614,
              4820585.821,
              1278.742063,
              304031.3414,
              4822003.541,
              1322.542063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302980.5613561534,
                    4820585.8206038885,
                    1278.7420630828806
                  ],
                  [
                    302980.5613561534,
                    4822003.540603889,
                    1278.7420630828806
                  ],
                  [
                    304031.3413561534,
                    4822003.540603889,
                    1322.5420630828808
                  ],
                  [
                    304031.3413561534,
                    4820585.8206038885,
                    1322.5420630828808
                  ],
                  [
                    302980.5613561534,
                    4820585.8206038885,
                    1278.7420630828806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:01:06+00:00",
            "end_time": "2017-08-31T17:12:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247530498984,
              43.5747315741001,
              1352.367496858231
            ],
            [
              -119.41298481036357,
              43.58748293296097,
              1352.367496858231
            ],
            [
              -119.39999797026651,
              43.58775645791134,
              1412.3074968582312
            ],
            [
              -119.39949120065005,
              43.57500497799615,
              1412.3074968582312
            ],
            [
              -119.41247530498984,
              43.5747315741001,
              1352.367496858231
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129848,
        43.57473157,
        1352.367497,
        -119.3994912,
        43.58775646,
        1412.307497
      ],
      "properties": {
        "datetime": "2017-08-31T15:54:02Z",
        "pc:count": 14401638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305727.5357,
            "count": 14401638,
            "maximum": 306252.139,
            "minimum": 305202.819,
            "name": "X",
            "position": 0,
            "stddev": 294.2407943,
            "variance": 86577.64504
          },
          {
            "average": 4828190.108,
            "count": 14401638,
            "maximum": 4828886.1,
            "minimum": 4827468.68,
            "name": "Y",
            "position": 1,
            "stddev": 400.1696306,
            "variance": 160135.7333
          },
          {
            "average": 1374.26989,
            "count": 14401638,
            "maximum": 1412.307497,
            "minimum": 1352.367497,
            "name": "Z",
            "position": 2,
            "stddev": 10.36855563,
            "variance": 107.5069459
          },
          {
            "average": 20646.1295,
            "count": 14401638,
            "maximum": 32337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2975.413523,
            "variance": 8853085.636
          },
          {
            "average": 1.04107137,
            "count": 14401638,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2280987722,
            "variance": 0.0520290499
          },
          {
            "average": 1.08255547,
            "count": 14401638,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3379955191,
            "variance": 0.114240971
          },
          {
            "average": 0.5028075973,
            "count": 14401638,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921347,
            "variance": 0.2499921348
          },
          {
            "average": 3.957883124e-06,
            "count": 14401638,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00198943905,
            "variance": 3.957867734e-06
          },
          {
            "average": 1.203356729,
            "count": 14401638,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4024956909,
            "variance": 0.1620027812
          },
          {
            "average": 0.1530392618,
            "count": 14401638,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66517974,
            "variance": 136.0764184
          },
          {
            "average": 1.968376028,
            "count": 14401638,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014419159,
            "variance": 1.029046231
          },
          {
            "average": 1111.908558,
            "count": 14401638,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.989906249,
            "variance": 35.87897687
          },
          {
            "average": 43389.22444,
            "count": 14401638,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5287.5407,
            "variance": 27958086.66
          },
          {
            "average": 41449.56037,
            "count": 14401638,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4464.506045,
            "variance": 19931814.23
          },
          {
            "average": 38186.25678,
            "count": 14401638,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4264.567396,
            "variance": 18186535.07
          },
          {
            "average": 188168846.6,
            "count": 14401638,
            "maximum": 188230042.4,
            "minimum": 188154827.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27278.39695,
            "variance": 744110940.1
          },
          {
            "average": 0,
            "count": 14401638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305202.819,
          4827468.68,
          1352.367497,
          306252.139,
          4828886.1,
          1412.307497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305202.81902662385,
                4827468.67977099,
                1352.367496858231
              ],
              [
                305202.81902662385,
                4828886.09977099,
                1352.367496858231
              ],
              [
                306252.1390266238,
                4828886.09977099,
                1412.3074968582312
              ],
              [
                306252.1390266238,
                4827468.67977099,
                1412.3074968582312
              ],
              [
                305202.81902662385,
                4827468.67977099,
                1352.367496858231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:54:02+00:00",
        "end_time": "2017-08-30T19:00:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129848,
            43.57473157,
            1352.367497,
            -119.3994912,
            43.58775646,
            1412.307497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247530498984,
                  43.5747315741001,
                  1352.367496858231
                ],
                [
                  -119.41298481036357,
                  43.58748293296097,
                  1352.367496858231
                ],
                [
                  -119.39999797026651,
                  43.58775645791134,
                  1412.3074968582312
                ],
                [
                  -119.39949120065005,
                  43.57500497799615,
                  1412.3074968582312
                ],
                [
                  -119.41247530498984,
                  43.5747315741001,
                  1352.367496858231
                ]
              ]
            ]
          },
          "id": "20170830_43119E4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:54:02Z",
            "pc:count": 14401638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305727.5357,
                "count": 14401638,
                "maximum": 306252.139,
                "minimum": 305202.819,
                "name": "X",
                "position": 0,
                "stddev": 294.2407943,
                "variance": 86577.64504
              },
              {
                "average": 4828190.108,
                "count": 14401638,
                "maximum": 4828886.1,
                "minimum": 4827468.68,
                "name": "Y",
                "position": 1,
                "stddev": 400.1696306,
                "variance": 160135.7333
              },
              {
                "average": 1374.26989,
                "count": 14401638,
                "maximum": 1412.307497,
                "minimum": 1352.367497,
                "name": "Z",
                "position": 2,
                "stddev": 10.36855563,
                "variance": 107.5069459
              },
              {
                "average": 20646.1295,
                "count": 14401638,
                "maximum": 32337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2975.413523,
                "variance": 8853085.636
              },
              {
                "average": 1.04107137,
                "count": 14401638,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2280987722,
                "variance": 0.0520290499
              },
              {
                "average": 1.08255547,
                "count": 14401638,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3379955191,
                "variance": 0.114240971
              },
              {
                "average": 0.5028075973,
                "count": 14401638,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921347,
                "variance": 0.2499921348
              },
              {
                "average": 3.957883124e-06,
                "count": 14401638,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00198943905,
                "variance": 3.957867734e-06
              },
              {
                "average": 1.203356729,
                "count": 14401638,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4024956909,
                "variance": 0.1620027812
              },
              {
                "average": 0.1530392618,
                "count": 14401638,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66517974,
                "variance": 136.0764184
              },
              {
                "average": 1.968376028,
                "count": 14401638,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014419159,
                "variance": 1.029046231
              },
              {
                "average": 1111.908558,
                "count": 14401638,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.989906249,
                "variance": 35.87897687
              },
              {
                "average": 43389.22444,
                "count": 14401638,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5287.5407,
                "variance": 27958086.66
              },
              {
                "average": 41449.56037,
                "count": 14401638,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4464.506045,
                "variance": 19931814.23
              },
              {
                "average": 38186.25678,
                "count": 14401638,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4264.567396,
                "variance": 18186535.07
              },
              {
                "average": 188168846.6,
                "count": 14401638,
                "maximum": 188230042.4,
                "minimum": 188154827.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27278.39695,
                "variance": 744110940.1
              },
              {
                "average": 0,
                "count": 14401638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305202.819,
              4827468.68,
              1352.367497,
              306252.139,
              4828886.1,
              1412.307497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305202.81902662385,
                    4827468.67977099,
                    1352.367496858231
                  ],
                  [
                    305202.81902662385,
                    4828886.09977099,
                    1352.367496858231
                  ],
                  [
                    306252.1390266238,
                    4828886.09977099,
                    1412.3074968582312
                  ],
                  [
                    306252.1390266238,
                    4827468.67977099,
                    1412.3074968582312
                  ],
                  [
                    305202.81902662385,
                    4827468.67977099,
                    1352.367496858231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:54:02+00:00",
            "end_time": "2017-08-30T19:00:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497295093637,
              43.56220884829532,
              1304.866747802687
            ],
            [
              -119.62552807955538,
              43.57498153699446,
              1304.866747802687
            ],
            [
              -119.61249952270566,
              43.57528020032127,
              1316.466747802687
            ],
            [
              -119.6119471411229,
              43.56250737921826,
              1316.466747802687
            ],
            [
              -119.62497295093637,
              43.56220884829532,
              1304.866747802687
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255281,
        43.56220885,
        1304.866748,
        -119.6119471,
        43.5752802,
        1316.466748
      ],
      "properties": {
        "datetime": "2017-09-10T17:40:58Z",
        "pc:count": 14041538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288523.8429,
            "count": 14041538,
            "maximum": 289053.0764,
            "minimum": 287999.9964,
            "name": "X",
            "position": 0,
            "stddev": 290.8828415,
            "variance": 84612.82747
          },
          {
            "average": 4827320.438,
            "count": 14041538,
            "maximum": 4828018.139,
            "minimum": 4826598.119,
            "name": "Y",
            "position": 1,
            "stddev": 394.5508073,
            "variance": 155670.3395
          },
          {
            "average": 1309.193978,
            "count": 14041538,
            "maximum": 1316.466748,
            "minimum": 1304.866748,
            "name": "Z",
            "position": 2,
            "stddev": 2.145112893,
            "variance": 4.601509324
          },
          {
            "average": 28566.83065,
            "count": 14041538,
            "maximum": 57009,
            "minimum": 993,
            "name": "Intensity",
            "position": 3,
            "stddev": 4197.623288,
            "variance": 17620041.27
          },
          {
            "average": 1.000448598,
            "count": 14041538,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02132283974,
            "variance": 0.0004546634947
          },
          {
            "average": 1.000901967,
            "count": 14041538,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03033544909,
            "variance": 0.0009202394718
          },
          {
            "average": 0.5015023995,
            "count": 14041538,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977606,
            "variance": 0.2499977606
          },
          {
            "average": 9.258245073e-07,
            "count": 14041538,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009621973374,
            "variance": 9.25823716e-07
          },
          {
            "average": 1.2716597,
            "count": 14041538,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4448153791,
            "variance": 0.1978607215
          },
          {
            "average": 0.1815391755,
            "count": 14041538,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88001058,
            "variance": 141.1346515
          },
          {
            "average": 2.007786896,
            "count": 14041538,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000164839,
            "variance": 1.000329706
          },
          {
            "average": 1170.134299,
            "count": 14041538,
            "maximum": 1173,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9883846,
            "variance": 0.9769041176
          },
          {
            "average": 38820.69123,
            "count": 14041538,
            "maximum": 56576,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 11385.94954,
            "variance": 129639847
          },
          {
            "average": 38705.27896,
            "count": 14041538,
            "maximum": 56576,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 8143.400627,
            "variance": 66314973.77
          },
          {
            "average": 33425.3402,
            "count": 14041538,
            "maximum": 55808,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 9981.126186,
            "variance": 99622879.93
          },
          {
            "average": 189098479.4,
            "count": 14041538,
            "maximum": 189100458.8,
            "minimum": 189096841,
            "name": "GpsTime",
            "position": 15,
            "stddev": 805.1662848,
            "variance": 648292.7461
          },
          {
            "average": 0,
            "count": 14041538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287999.9964,
          4826598.119,
          1304.866748,
          289053.0764,
          4828018.139,
          1316.466748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287999.99637530645,
                4826598.118693735,
                1304.866747802687
              ],
              [
                287999.99637530645,
                4828018.138693735,
                1304.866747802687
              ],
              [
                289053.0763753064,
                4828018.138693735,
                1316.466747802687
              ],
              [
                289053.0763753064,
                4826598.118693735,
                1316.466747802687
              ],
              [
                287999.99637530645,
                4826598.118693735,
                1304.866747802687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:40:58+00:00",
        "end_time": "2017-09-10T16:40:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255281,
            43.56220885,
            1304.866748,
            -119.6119471,
            43.5752802,
            1316.466748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497295093637,
                  43.56220884829532,
                  1304.866747802687
                ],
                [
                  -119.62552807955538,
                  43.57498153699446,
                  1304.866747802687
                ],
                [
                  -119.61249952270566,
                  43.57528020032127,
                  1316.466747802687
                ],
                [
                  -119.6119471411229,
                  43.56250737921826,
                  1316.466747802687
                ],
                [
                  -119.62497295093637,
                  43.56220884829532,
                  1304.866747802687
                ]
              ]
            ]
          },
          "id": "20170910_43119E5121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:40:58Z",
            "pc:count": 14041538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288523.8429,
                "count": 14041538,
                "maximum": 289053.0764,
                "minimum": 287999.9964,
                "name": "X",
                "position": 0,
                "stddev": 290.8828415,
                "variance": 84612.82747
              },
              {
                "average": 4827320.438,
                "count": 14041538,
                "maximum": 4828018.139,
                "minimum": 4826598.119,
                "name": "Y",
                "position": 1,
                "stddev": 394.5508073,
                "variance": 155670.3395
              },
              {
                "average": 1309.193978,
                "count": 14041538,
                "maximum": 1316.466748,
                "minimum": 1304.866748,
                "name": "Z",
                "position": 2,
                "stddev": 2.145112893,
                "variance": 4.601509324
              },
              {
                "average": 28566.83065,
                "count": 14041538,
                "maximum": 57009,
                "minimum": 993,
                "name": "Intensity",
                "position": 3,
                "stddev": 4197.623288,
                "variance": 17620041.27
              },
              {
                "average": 1.000448598,
                "count": 14041538,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02132283974,
                "variance": 0.0004546634947
              },
              {
                "average": 1.000901967,
                "count": 14041538,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03033544909,
                "variance": 0.0009202394718
              },
              {
                "average": 0.5015023995,
                "count": 14041538,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977606,
                "variance": 0.2499977606
              },
              {
                "average": 9.258245073e-07,
                "count": 14041538,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009621973374,
                "variance": 9.25823716e-07
              },
              {
                "average": 1.2716597,
                "count": 14041538,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4448153791,
                "variance": 0.1978607215
              },
              {
                "average": 0.1815391755,
                "count": 14041538,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88001058,
                "variance": 141.1346515
              },
              {
                "average": 2.007786896,
                "count": 14041538,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000164839,
                "variance": 1.000329706
              },
              {
                "average": 1170.134299,
                "count": 14041538,
                "maximum": 1173,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9883846,
                "variance": 0.9769041176
              },
              {
                "average": 38820.69123,
                "count": 14041538,
                "maximum": 56576,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 11385.94954,
                "variance": 129639847
              },
              {
                "average": 38705.27896,
                "count": 14041538,
                "maximum": 56576,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 8143.400627,
                "variance": 66314973.77
              },
              {
                "average": 33425.3402,
                "count": 14041538,
                "maximum": 55808,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 9981.126186,
                "variance": 99622879.93
              },
              {
                "average": 189098479.4,
                "count": 14041538,
                "maximum": 189100458.8,
                "minimum": 189096841,
                "name": "GpsTime",
                "position": 15,
                "stddev": 805.1662848,
                "variance": 648292.7461
              },
              {
                "average": 0,
                "count": 14041538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287999.9964,
              4826598.119,
              1304.866748,
              289053.0764,
              4828018.139,
              1316.466748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287999.99637530645,
                    4826598.118693735,
                    1304.866747802687
                  ],
                  [
                    287999.99637530645,
                    4828018.138693735,
                    1304.866747802687
                  ],
                  [
                    289053.0763753064,
                    4828018.138693735,
                    1316.466747802687
                  ],
                  [
                    289053.0763753064,
                    4826598.118693735,
                    1316.466747802687
                  ],
                  [
                    287999.99637530645,
                    4826598.118693735,
                    1304.866747802687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:40:58+00:00",
            "end_time": "2017-09-10T16:40:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6374734476362,
              43.562207482275696,
              1305.1059518057616
            ],
            [
              -119.63803128084315,
              43.57498148178906,
              1305.1059518057616
            ],
            [
              -119.62499914290635,
              43.575281655231635,
              1315.5659518057616
            ],
            [
              -119.62444405771765,
              43.562507522631286,
              1315.5659518057616
            ],
            [
              -119.6374734476362,
              43.562207482275696,
              1305.1059518057616
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380313,
        43.56220748,
        1305.105952,
        -119.6244441,
        43.57528166,
        1315.565952
      ],
      "properties": {
        "datetime": "2017-09-10T18:05:55Z",
        "pc:count": 11442714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287576.2677,
            "count": 11442714,
            "maximum": 288043.7606,
            "minimum": 286990.3806,
            "name": "X",
            "position": 0,
            "stddev": 287.5079058,
            "variance": 82660.79588
          },
          {
            "average": 4827368.565,
            "count": 11442714,
            "maximum": 4828050.122,
            "minimum": 4826629.942,
            "name": "Y",
            "position": 1,
            "stddev": 408.1730781,
            "variance": 166605.2617
          },
          {
            "average": 1310.045332,
            "count": 11442714,
            "maximum": 1315.565952,
            "minimum": 1305.105952,
            "name": "Z",
            "position": 2,
            "stddev": 2.115185164,
            "variance": 4.474008279
          },
          {
            "average": 27154.03183,
            "count": 11442714,
            "maximum": 57601,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3786.671373,
            "variance": 14338880.09
          },
          {
            "average": 1.000219791,
            "count": 11442714,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01482370487,
            "variance": 0.0002197422261
          },
          {
            "average": 1.000449806,
            "count": 11442714,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02120385791,
            "variance": 0.0004496035904
          },
          {
            "average": 0.5011472803,
            "count": 11442714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987056,
            "variance": 0.2499987056
          },
          {
            "average": 4.727899343e-05,
            "count": 11442714,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006875809935,
            "variance": 4.727676226e-05
          },
          {
            "average": 1.291979595,
            "count": 11442714,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4546729915,
            "variance": 0.2067275292
          },
          {
            "average": 0.2620249653,
            "count": 11442714,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69179301,
            "variance": 136.6980238
          },
          {
            "average": 2.001565712,
            "count": 11442714,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004544057,
            "variance": 1.009108762
          },
          {
            "average": 1172.059351,
            "count": 11442714,
            "maximum": 1175,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9401316915,
            "variance": 0.8838475974
          },
          {
            "average": 42966.63457,
            "count": 11442714,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4915.710115,
            "variance": 24164205.94
          },
          {
            "average": 41491.81811,
            "count": 11442714,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3653.032842,
            "variance": 13344648.95
          },
          {
            "average": 37105.12131,
            "count": 11442714,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4648.438125,
            "variance": 21607977.01
          },
          {
            "average": 189099929.9,
            "count": 11442714,
            "maximum": 189101955.1,
            "minimum": 189098526.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.0138354,
            "variance": 497044.5081
          },
          {
            "average": 0,
            "count": 11442714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11442714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286990.3806,
          4826629.942,
          1305.105952,
          288043.7606,
          4828050.122,
          1315.565952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286990.38064291765,
                4826629.941553933,
                1305.1059518057616
              ],
              [
                286990.38064291765,
                4828050.121553932,
                1305.1059518057616
              ],
              [
                288043.76064291765,
                4828050.121553932,
                1315.5659518057616
              ],
              [
                288043.76064291765,
                4826629.941553933,
                1315.5659518057616
              ],
              [
                286990.38064291765,
                4826629.941553933,
                1305.1059518057616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:05:55+00:00",
        "end_time": "2017-09-10T17:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380313,
            43.56220748,
            1305.105952,
            -119.6244441,
            43.57528166,
            1315.565952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6374734476362,
                  43.562207482275696,
                  1305.1059518057616
                ],
                [
                  -119.63803128084315,
                  43.57498148178906,
                  1305.1059518057616
                ],
                [
                  -119.62499914290635,
                  43.575281655231635,
                  1315.5659518057616
                ],
                [
                  -119.62444405771765,
                  43.562507522631286,
                  1315.5659518057616
                ],
                [
                  -119.6374734476362,
                  43.562207482275696,
                  1305.1059518057616
                ]
              ]
            ]
          },
          "id": "20170910_43119E6225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:05:55Z",
            "pc:count": 11442714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287576.2677,
                "count": 11442714,
                "maximum": 288043.7606,
                "minimum": 286990.3806,
                "name": "X",
                "position": 0,
                "stddev": 287.5079058,
                "variance": 82660.79588
              },
              {
                "average": 4827368.565,
                "count": 11442714,
                "maximum": 4828050.122,
                "minimum": 4826629.942,
                "name": "Y",
                "position": 1,
                "stddev": 408.1730781,
                "variance": 166605.2617
              },
              {
                "average": 1310.045332,
                "count": 11442714,
                "maximum": 1315.565952,
                "minimum": 1305.105952,
                "name": "Z",
                "position": 2,
                "stddev": 2.115185164,
                "variance": 4.474008279
              },
              {
                "average": 27154.03183,
                "count": 11442714,
                "maximum": 57601,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3786.671373,
                "variance": 14338880.09
              },
              {
                "average": 1.000219791,
                "count": 11442714,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01482370487,
                "variance": 0.0002197422261
              },
              {
                "average": 1.000449806,
                "count": 11442714,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02120385791,
                "variance": 0.0004496035904
              },
              {
                "average": 0.5011472803,
                "count": 11442714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987056,
                "variance": 0.2499987056
              },
              {
                "average": 4.727899343e-05,
                "count": 11442714,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006875809935,
                "variance": 4.727676226e-05
              },
              {
                "average": 1.291979595,
                "count": 11442714,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4546729915,
                "variance": 0.2067275292
              },
              {
                "average": 0.2620249653,
                "count": 11442714,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69179301,
                "variance": 136.6980238
              },
              {
                "average": 2.001565712,
                "count": 11442714,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004544057,
                "variance": 1.009108762
              },
              {
                "average": 1172.059351,
                "count": 11442714,
                "maximum": 1175,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9401316915,
                "variance": 0.8838475974
              },
              {
                "average": 42966.63457,
                "count": 11442714,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4915.710115,
                "variance": 24164205.94
              },
              {
                "average": 41491.81811,
                "count": 11442714,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3653.032842,
                "variance": 13344648.95
              },
              {
                "average": 37105.12131,
                "count": 11442714,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4648.438125,
                "variance": 21607977.01
              },
              {
                "average": 189099929.9,
                "count": 11442714,
                "maximum": 189101955.1,
                "minimum": 189098526.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.0138354,
                "variance": 497044.5081
              },
              {
                "average": 0,
                "count": 11442714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11442714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286990.3806,
              4826629.942,
              1305.105952,
              288043.7606,
              4828050.122,
              1315.565952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286990.38064291765,
                    4826629.941553933,
                    1305.1059518057616
                  ],
                  [
                    286990.38064291765,
                    4828050.121553932,
                    1305.1059518057616
                  ],
                  [
                    288043.76064291765,
                    4828050.121553932,
                    1315.5659518057616
                  ],
                  [
                    288043.76064291765,
                    4826629.941553933,
                    1315.5659518057616
                  ],
                  [
                    286990.38064291765,
                    4826629.941553933,
                    1305.1059518057616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:05:55+00:00",
            "end_time": "2017-09-10T17:08: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": "20170910_43119E6207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6749728990491,
              43.599703292692254,
              1318.9407840403424
            ],
            [
              -119.67553952620109,
              43.612479697669244,
              1318.9407840403424
            ],
            [
              -119.66249993680701,
              43.61278434771841,
              1326.9007840403424
            ],
            [
              -119.66193606321346,
              43.60000780765306,
              1326.9007840403424
            ],
            [
              -119.6749728990491,
              43.599703292692254,
              1318.9407840403424
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755395,
        43.59970329,
        1318.940784,
        -119.6619361,
        43.61278435,
        1326.900784
      ],
      "properties": {
        "datetime": "2017-09-10T18:30:32Z",
        "pc:count": 13529273,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284633.5395,
            "count": 13529273,
            "maximum": 285149.2022,
            "minimum": 284095.8422,
            "name": "X",
            "position": 0,
            "stddev": 290.5342364,
            "variance": 84410.14252
          },
          {
            "average": 4831599.271,
            "count": 13529273,
            "maximum": 4832311.774,
            "minimum": 4830891.274,
            "name": "Y",
            "position": 1,
            "stddev": 402.0730503,
            "variance": 161662.7378
          },
          {
            "average": 1322.815617,
            "count": 13529273,
            "maximum": 1326.900784,
            "minimum": 1318.940784,
            "name": "Z",
            "position": 2,
            "stddev": 1.468121365,
            "variance": 2.155380341
          },
          {
            "average": 28234.87234,
            "count": 13529273,
            "maximum": 47009,
            "minimum": 2097,
            "name": "Intensity",
            "position": 3,
            "stddev": 2208.927261,
            "variance": 4879359.646
          },
          {
            "average": 1.000000887,
            "count": 13529273,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009417881385,
            "variance": 8.869648978e-07
          },
          {
            "average": 1.000001257,
            "count": 13529273,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00112095189,
            "variance": 1.256533141e-06
          },
          {
            "average": 0.5017481723,
            "count": 13529273,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969624,
            "variance": 0.2499969624
          },
          {
            "average": 1.847845039e-06,
            "count": 13529273,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001359353435,
            "variance": 1.847841761e-06
          },
          {
            "average": 1.288191982,
            "count": 13529273,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4529209408,
            "variance": 0.2051373786
          },
          {
            "average": 0.1008404302,
            "count": 13529273,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90613014,
            "variance": 141.7559349
          },
          {
            "average": 2.009307965,
            "count": 13529273,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999571974,
            "variance": 0.9999143966
          },
          {
            "average": 1174.211929,
            "count": 13529273,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9842393941,
            "variance": 0.9687271849
          },
          {
            "average": 47166.73153,
            "count": 13529273,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1250.018607,
            "variance": 1562546.518
          },
          {
            "average": 44754.61266,
            "count": 13529273,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1317.155431,
            "variance": 1734898.431
          },
          {
            "average": 40630.05973,
            "count": 13529273,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1434.143264,
            "variance": 2056766.902
          },
          {
            "average": 189101540.4,
            "count": 13529273,
            "maximum": 189103432.7,
            "minimum": 189099944.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.303242,
            "variance": 549530.4966
          },
          {
            "average": 0,
            "count": 13529273,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13529273,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13529273,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13529273,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13529273,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284095.8422,
          4830891.274,
          1318.940784,
          285149.2022,
          4832311.774,
          1326.900784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284095.8422133784,
                4830891.27407223,
                1318.9407840403424
              ],
              [
                284095.8422133784,
                4832311.77407223,
                1318.9407840403424
              ],
              [
                285149.2022133784,
                4832311.77407223,
                1326.9007840403424
              ],
              [
                285149.2022133784,
                4830891.27407223,
                1326.9007840403424
              ],
              [
                284095.8422133784,
                4830891.27407223,
                1318.9407840403424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:30:32+00:00",
        "end_time": "2017-09-10T17:32:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755395,
            43.59970329,
            1318.940784,
            -119.6619361,
            43.61278435,
            1326.900784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6749728990491,
                  43.599703292692254,
                  1318.9407840403424
                ],
                [
                  -119.67553952620109,
                  43.612479697669244,
                  1318.9407840403424
                ],
                [
                  -119.66249993680701,
                  43.61278434771841,
                  1326.9007840403424
                ],
                [
                  -119.66193606321346,
                  43.60000780765306,
                  1326.9007840403424
                ],
                [
                  -119.6749728990491,
                  43.599703292692254,
                  1318.9407840403424
                ]
              ]
            ]
          },
          "id": "20170910_43119E6207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:30:32Z",
            "pc:count": 13529273,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284633.5395,
                "count": 13529273,
                "maximum": 285149.2022,
                "minimum": 284095.8422,
                "name": "X",
                "position": 0,
                "stddev": 290.5342364,
                "variance": 84410.14252
              },
              {
                "average": 4831599.271,
                "count": 13529273,
                "maximum": 4832311.774,
                "minimum": 4830891.274,
                "name": "Y",
                "position": 1,
                "stddev": 402.0730503,
                "variance": 161662.7378
              },
              {
                "average": 1322.815617,
                "count": 13529273,
                "maximum": 1326.900784,
                "minimum": 1318.940784,
                "name": "Z",
                "position": 2,
                "stddev": 1.468121365,
                "variance": 2.155380341
              },
              {
                "average": 28234.87234,
                "count": 13529273,
                "maximum": 47009,
                "minimum": 2097,
                "name": "Intensity",
                "position": 3,
                "stddev": 2208.927261,
                "variance": 4879359.646
              },
              {
                "average": 1.000000887,
                "count": 13529273,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009417881385,
                "variance": 8.869648978e-07
              },
              {
                "average": 1.000001257,
                "count": 13529273,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00112095189,
                "variance": 1.256533141e-06
              },
              {
                "average": 0.5017481723,
                "count": 13529273,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969624,
                "variance": 0.2499969624
              },
              {
                "average": 1.847845039e-06,
                "count": 13529273,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001359353435,
                "variance": 1.847841761e-06
              },
              {
                "average": 1.288191982,
                "count": 13529273,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4529209408,
                "variance": 0.2051373786
              },
              {
                "average": 0.1008404302,
                "count": 13529273,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90613014,
                "variance": 141.7559349
              },
              {
                "average": 2.009307965,
                "count": 13529273,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999571974,
                "variance": 0.9999143966
              },
              {
                "average": 1174.211929,
                "count": 13529273,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9842393941,
                "variance": 0.9687271849
              },
              {
                "average": 47166.73153,
                "count": 13529273,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1250.018607,
                "variance": 1562546.518
              },
              {
                "average": 44754.61266,
                "count": 13529273,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1317.155431,
                "variance": 1734898.431
              },
              {
                "average": 40630.05973,
                "count": 13529273,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1434.143264,
                "variance": 2056766.902
              },
              {
                "average": 189101540.4,
                "count": 13529273,
                "maximum": 189103432.7,
                "minimum": 189099944.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.303242,
                "variance": 549530.4966
              },
              {
                "average": 0,
                "count": 13529273,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13529273,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13529273,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13529273,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13529273,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284095.8422,
              4830891.274,
              1318.940784,
              285149.2022,
              4832311.774,
              1326.900784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284095.8422133784,
                    4830891.27407223,
                    1318.9407840403424
                  ],
                  [
                    284095.8422133784,
                    4832311.77407223,
                    1318.9407840403424
                  ],
                  [
                    285149.2022133784,
                    4832311.77407223,
                    1326.9007840403424
                  ],
                  [
                    285149.2022133784,
                    4830891.27407223,
                    1326.9007840403424
                  ],
                  [
                    284095.8422133784,
                    4830891.27407223,
                    1318.9407840403424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:30:32+00:00",
            "end_time": "2017-09-10T17:32:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247191892093,
              43.524705023302566,
              1328.3992595882728
            ],
            [
              -119.66303437836198,
              43.537480647285285,
              1328.3992595882728
            ],
            [
              -119.6499997021987,
              43.53778371709297,
              1497.659259588273
            ],
            [
              -119.64943998793764,
              43.525007958713,
              1497.659259588273
            ],
            [
              -119.66247191892093,
              43.524705023302566,
              1328.3992595882728
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630344,
        43.52470502,
        1328.39926,
        -119.64944,
        43.53778372,
        1497.65926
      ],
      "properties": {
        "datetime": "2017-09-11T19:39:20Z",
        "pc:count": 13970586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285367.5277,
            "count": 13970586,
            "maximum": 285892.1848,
            "minimum": 284837.9248,
            "name": "X",
            "position": 0,
            "stddev": 298.7722988,
            "variance": 89264.88651
          },
          {
            "average": 4823208.044,
            "count": 13970586,
            "maximum": 4823949.505,
            "minimum": 4822529.125,
            "name": "Y",
            "position": 1,
            "stddev": 418.7058738,
            "variance": 175314.6088
          },
          {
            "average": 1413.094765,
            "count": 13970586,
            "maximum": 1497.65926,
            "minimum": 1328.39926,
            "name": "Z",
            "position": 2,
            "stddev": 35.04248955,
            "variance": 1227.976074
          },
          {
            "average": 24691.90233,
            "count": 13970586,
            "maximum": 40577,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5095.131816,
            "variance": 25960368.22
          },
          {
            "average": 1.06624511,
            "count": 13970586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2713904374,
            "variance": 0.07365276954
          },
          {
            "average": 1.13372739,
            "count": 13970586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3896713164,
            "variance": 0.1518437348
          },
          {
            "average": 0.502573693,
            "count": 13970586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993394,
            "variance": 0.249993394
          },
          {
            "average": 2.390737225e-05,
            "count": 13970586,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004889458293,
            "variance": 2.39068024e-05
          },
          {
            "average": 1.226234104,
            "count": 13970586,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4183924551,
            "variance": 0.1750522465
          },
          {
            "average": -0.3959675536,
            "count": 13970586,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05896951,
            "variance": 145.4187457
          },
          {
            "average": 1.97373496,
            "count": 13970586,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019509557,
            "variance": 1.039399736
          },
          {
            "average": 1181.033008,
            "count": 13970586,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.921169638,
            "variance": 3.690892777
          },
          {
            "average": 38933.49934,
            "count": 13970586,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7975.431013,
            "variance": 63607499.84
          },
          {
            "average": 37876.37177,
            "count": 13970586,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6447.402457,
            "variance": 41568998.44
          },
          {
            "average": 34227.46535,
            "count": 13970586,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6381.824881,
            "variance": 40727688.81
          },
          {
            "average": 189119667.9,
            "count": 13970586,
            "maximum": 189193960.8,
            "minimum": 189104413.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32160.8401,
            "variance": 1034319636
          },
          {
            "average": 0,
            "count": 13970586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13970586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13970586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13970586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13970586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284837.9248,
          4822529.125,
          1328.39926,
          285892.1848,
          4823949.505,
          1497.65926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284837.92476947105,
                4822529.124586205,
                1328.3992595882728
              ],
              [
                284837.92476947105,
                4823949.504586206,
                1328.3992595882728
              ],
              [
                285892.18476947106,
                4823949.504586206,
                1497.659259588273
              ],
              [
                285892.18476947106,
                4822529.124586205,
                1497.659259588273
              ],
              [
                284837.92476947105,
                4822529.124586205,
                1328.3992595882728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:39:20+00:00",
        "end_time": "2017-09-10T18:46:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630344,
            43.52470502,
            1328.39926,
            -119.64944,
            43.53778372,
            1497.65926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247191892093,
                  43.524705023302566,
                  1328.3992595882728
                ],
                [
                  -119.66303437836198,
                  43.537480647285285,
                  1328.3992595882728
                ],
                [
                  -119.6499997021987,
                  43.53778371709297,
                  1497.659259588273
                ],
                [
                  -119.64943998793764,
                  43.525007958713,
                  1497.659259588273
                ],
                [
                  -119.66247191892093,
                  43.524705023302566,
                  1328.3992595882728
                ]
              ]
            ]
          },
          "id": "20170910_43119E6413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:39:20Z",
            "pc:count": 13970586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285367.5277,
                "count": 13970586,
                "maximum": 285892.1848,
                "minimum": 284837.9248,
                "name": "X",
                "position": 0,
                "stddev": 298.7722988,
                "variance": 89264.88651
              },
              {
                "average": 4823208.044,
                "count": 13970586,
                "maximum": 4823949.505,
                "minimum": 4822529.125,
                "name": "Y",
                "position": 1,
                "stddev": 418.7058738,
                "variance": 175314.6088
              },
              {
                "average": 1413.094765,
                "count": 13970586,
                "maximum": 1497.65926,
                "minimum": 1328.39926,
                "name": "Z",
                "position": 2,
                "stddev": 35.04248955,
                "variance": 1227.976074
              },
              {
                "average": 24691.90233,
                "count": 13970586,
                "maximum": 40577,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5095.131816,
                "variance": 25960368.22
              },
              {
                "average": 1.06624511,
                "count": 13970586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2713904374,
                "variance": 0.07365276954
              },
              {
                "average": 1.13372739,
                "count": 13970586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3896713164,
                "variance": 0.1518437348
              },
              {
                "average": 0.502573693,
                "count": 13970586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993394,
                "variance": 0.249993394
              },
              {
                "average": 2.390737225e-05,
                "count": 13970586,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004889458293,
                "variance": 2.39068024e-05
              },
              {
                "average": 1.226234104,
                "count": 13970586,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4183924551,
                "variance": 0.1750522465
              },
              {
                "average": -0.3959675536,
                "count": 13970586,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05896951,
                "variance": 145.4187457
              },
              {
                "average": 1.97373496,
                "count": 13970586,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019509557,
                "variance": 1.039399736
              },
              {
                "average": 1181.033008,
                "count": 13970586,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.921169638,
                "variance": 3.690892777
              },
              {
                "average": 38933.49934,
                "count": 13970586,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7975.431013,
                "variance": 63607499.84
              },
              {
                "average": 37876.37177,
                "count": 13970586,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6447.402457,
                "variance": 41568998.44
              },
              {
                "average": 34227.46535,
                "count": 13970586,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6381.824881,
                "variance": 40727688.81
              },
              {
                "average": 189119667.9,
                "count": 13970586,
                "maximum": 189193960.8,
                "minimum": 189104413.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32160.8401,
                "variance": 1034319636
              },
              {
                "average": 0,
                "count": 13970586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13970586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13970586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13970586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13970586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284837.9248,
              4822529.125,
              1328.39926,
              285892.1848,
              4823949.505,
              1497.65926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284837.92476947105,
                    4822529.124586205,
                    1328.3992595882728
                  ],
                  [
                    284837.92476947105,
                    4823949.504586206,
                    1328.3992595882728
                  ],
                  [
                    285892.18476947106,
                    4823949.504586206,
                    1497.659259588273
                  ],
                  [
                    285892.18476947106,
                    4822529.124586205,
                    1497.659259588273
                  ],
                  [
                    284837.92476947105,
                    4822529.124586205,
                    1328.3992595882728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:39:20+00:00",
            "end_time": "2017-09-10T18:46:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997558493955,
              43.4997334306533,
              1320.2781310991084
            ],
            [
              -119.40048105577245,
              43.51248327520681,
              1320.2781310991084
            ],
            [
              -119.38749782925247,
              43.512755268109366,
              1363.1381310991085
            ],
            [
              -119.38699508595839,
              43.50000530317762,
              1363.1381310991085
            ],
            [
              -119.39997558493955,
              43.4997334306533,
              1320.2781310991084
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004811,
        43.49973343,
        1320.278131,
        -119.3869951,
        43.51275527,
        1363.138131
      ],
      "properties": {
        "datetime": "2017-08-31T17:12:53Z",
        "pc:count": 12845796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306495.1733,
            "count": 12845796,
            "maximum": 307021.9924,
            "minimum": 305971.6724,
            "name": "X",
            "position": 0,
            "stddev": 291.189192,
            "variance": 84791.14556
          },
          {
            "average": 4819822.204,
            "count": 12845796,
            "maximum": 4820527.079,
            "minimum": 4819109.859,
            "name": "Y",
            "position": 1,
            "stddev": 404.0099709,
            "variance": 163224.0566
          },
          {
            "average": 1336.391,
            "count": 12845796,
            "maximum": 1363.138131,
            "minimum": 1320.278131,
            "name": "Z",
            "position": 2,
            "stddev": 7.531438959,
            "variance": 56.7225728
          },
          {
            "average": 19787.52168,
            "count": 12845796,
            "maximum": 29937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1830.754002,
            "variance": 3351660.216
          },
          {
            "average": 1.007982222,
            "count": 12845796,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09730266112,
            "variance": 0.009467807861
          },
          {
            "average": 1.016085496,
            "count": 12845796,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1433087597,
            "variance": 0.0205374006
          },
          {
            "average": 0.5032891695,
            "count": 12845796,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999892007,
            "variance": 0.2499892008
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169259733,
            "count": 12845796,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3749811818,
            "variance": 0.1406108867
          },
          {
            "average": 0.05824031023,
            "count": 12845796,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74496643,
            "variance": 137.9442364
          },
          {
            "average": 1.993845224,
            "count": 12845796,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002880507,
            "variance": 1.005769311
          },
          {
            "average": 1129.848684,
            "count": 12845796,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.094315609,
            "variance": 1.197526651
          },
          {
            "average": 43335.16158,
            "count": 12845796,
            "maximum": 54528,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 3382.155997,
            "variance": 11438979.19
          },
          {
            "average": 41327.76748,
            "count": 12845796,
            "maximum": 53760,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 2989.721323,
            "variance": 8938433.587
          },
          {
            "average": 38132.78279,
            "count": 12845796,
            "maximum": 51456,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 2776.931434,
            "variance": 7711348.187
          },
          {
            "average": 188232525.2,
            "count": 12845796,
            "maximum": 188234773.1,
            "minimum": 188230394,
            "name": "GpsTime",
            "position": 15,
            "stddev": 769.8258238,
            "variance": 592631.799
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12845796,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305971.6724,
          4819109.859,
          1320.278131,
          307021.9924,
          4820527.079,
          1363.138131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305971.6724035665,
                4819109.859270706,
                1320.2781310991084
              ],
              [
                305971.6724035665,
                4820527.0792707065,
                1320.2781310991084
              ],
              [
                307021.99240356643,
                4820527.0792707065,
                1363.1381310991085
              ],
              [
                307021.99240356643,
                4819109.859270706,
                1363.1381310991085
              ],
              [
                305971.6724035665,
                4819109.859270706,
                1320.2781310991084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:12:53+00:00",
        "end_time": "2017-08-31T15:59:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004811,
            43.49973343,
            1320.278131,
            -119.3869951,
            43.51275527,
            1363.138131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997558493955,
                  43.4997334306533,
                  1320.2781310991084
                ],
                [
                  -119.40048105577245,
                  43.51248327520681,
                  1320.2781310991084
                ],
                [
                  -119.38749782925247,
                  43.512755268109366,
                  1363.1381310991085
                ],
                [
                  -119.38699508595839,
                  43.50000530317762,
                  1363.1381310991085
                ],
                [
                  -119.39997558493955,
                  43.4997334306533,
                  1320.2781310991084
                ]
              ]
            ]
          },
          "id": "20170831_43119E4424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:12:53Z",
            "pc:count": 12845796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306495.1733,
                "count": 12845796,
                "maximum": 307021.9924,
                "minimum": 305971.6724,
                "name": "X",
                "position": 0,
                "stddev": 291.189192,
                "variance": 84791.14556
              },
              {
                "average": 4819822.204,
                "count": 12845796,
                "maximum": 4820527.079,
                "minimum": 4819109.859,
                "name": "Y",
                "position": 1,
                "stddev": 404.0099709,
                "variance": 163224.0566
              },
              {
                "average": 1336.391,
                "count": 12845796,
                "maximum": 1363.138131,
                "minimum": 1320.278131,
                "name": "Z",
                "position": 2,
                "stddev": 7.531438959,
                "variance": 56.7225728
              },
              {
                "average": 19787.52168,
                "count": 12845796,
                "maximum": 29937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1830.754002,
                "variance": 3351660.216
              },
              {
                "average": 1.007982222,
                "count": 12845796,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09730266112,
                "variance": 0.009467807861
              },
              {
                "average": 1.016085496,
                "count": 12845796,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1433087597,
                "variance": 0.0205374006
              },
              {
                "average": 0.5032891695,
                "count": 12845796,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999892007,
                "variance": 0.2499892008
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169259733,
                "count": 12845796,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3749811818,
                "variance": 0.1406108867
              },
              {
                "average": 0.05824031023,
                "count": 12845796,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74496643,
                "variance": 137.9442364
              },
              {
                "average": 1.993845224,
                "count": 12845796,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002880507,
                "variance": 1.005769311
              },
              {
                "average": 1129.848684,
                "count": 12845796,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.094315609,
                "variance": 1.197526651
              },
              {
                "average": 43335.16158,
                "count": 12845796,
                "maximum": 54528,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 3382.155997,
                "variance": 11438979.19
              },
              {
                "average": 41327.76748,
                "count": 12845796,
                "maximum": 53760,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 2989.721323,
                "variance": 8938433.587
              },
              {
                "average": 38132.78279,
                "count": 12845796,
                "maximum": 51456,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 2776.931434,
                "variance": 7711348.187
              },
              {
                "average": 188232525.2,
                "count": 12845796,
                "maximum": 188234773.1,
                "minimum": 188230394,
                "name": "GpsTime",
                "position": 15,
                "stddev": 769.8258238,
                "variance": 592631.799
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12845796,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305971.6724,
              4819109.859,
              1320.278131,
              307021.9924,
              4820527.079,
              1363.138131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305971.6724035665,
                    4819109.859270706,
                    1320.2781310991084
                  ],
                  [
                    305971.6724035665,
                    4820527.0792707065,
                    1320.2781310991084
                  ],
                  [
                    307021.99240356643,
                    4820527.0792707065,
                    1363.1381310991085
                  ],
                  [
                    307021.99240356643,
                    4819109.859270706,
                    1363.1381310991085
                  ],
                  [
                    305971.6724035665,
                    4819109.859270706,
                    1320.2781310991084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:12:53+00:00",
            "end_time": "2017-08-31T15:59: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": "20170910_43119E5421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56243736555837,
              43.49971647025565,
              1303.6723263271435
            ],
            [
              -119.56297777756492,
              43.5124823758413,
              1303.6723263271435
            ],
            [
              -119.54999886302146,
              43.51277275845019,
              1411.7723263271434
            ],
            [
              -119.54946118041273,
              43.50000672418553,
              1411.7723263271434
            ],
            [
              -119.56243736555837,
              43.49971647025565,
              1303.6723263271435
            ]
          ]
        ]
      },
      "bbox": [
        -119.5629778,
        43.49971647,
        1303.672326,
        -119.5494612,
        43.51277276,
        1411.772326
      ],
      "properties": {
        "datetime": "2017-09-10T16:48:09Z",
        "pc:count": 14681424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293368.8492,
            "count": 14681424,
            "maximum": 293886.8809,
            "minimum": 292836.7809,
            "name": "X",
            "position": 0,
            "stddev": 294.4588251,
            "variance": 86705.99971
          },
          {
            "average": 4820212.111,
            "count": 14681424,
            "maximum": 4820918.941,
            "minimum": 4819499.761,
            "name": "Y",
            "position": 1,
            "stddev": 399.2099063,
            "variance": 159368.5493
          },
          {
            "average": 1320.613983,
            "count": 14681424,
            "maximum": 1411.772326,
            "minimum": 1303.672326,
            "name": "Z",
            "position": 2,
            "stddev": 23.98441928,
            "variance": 575.2523683
          },
          {
            "average": 26130.49479,
            "count": 14681424,
            "maximum": 42481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4089.951196,
            "variance": 16727700.78
          },
          {
            "average": 1.025848855,
            "count": 14681424,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1789533681,
            "variance": 0.03202430795
          },
          {
            "average": 1.05217607,
            "count": 14681424,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2654017193,
            "variance": 0.07043807261
          },
          {
            "average": 0.5010516691,
            "count": 14681424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998911,
            "variance": 0.249998911
          },
          {
            "average": 5.380949423e-06,
            "count": 14681424,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002319681192,
            "variance": 5.380920835e-06
          },
          {
            "average": 1.232534528,
            "count": 14681424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4224479062,
            "variance": 0.1784622334
          },
          {
            "average": 0.2500372989,
            "count": 14681424,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92569149,
            "variance": 142.2221176
          },
          {
            "average": 1.993042705,
            "count": 14681424,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008134359,
            "variance": 1.016334885
          },
          {
            "average": 1166.687896,
            "count": 14681424,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9978918472,
            "variance": 0.9957881388
          },
          {
            "average": 43584.21212,
            "count": 14681424,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5573.857044,
            "variance": 31067882.35
          },
          {
            "average": 42065.23874,
            "count": 14681424,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4936.808637,
            "variance": 24372079.52
          },
          {
            "average": 38566.52301,
            "count": 14681424,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5213.322627,
            "variance": 27178732.81
          },
          {
            "average": 189096052.9,
            "count": 14681424,
            "maximum": 189097289.9,
            "minimum": 189094551.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.9213286,
            "variance": 388030.9816
          },
          {
            "average": 0,
            "count": 14681424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14681424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14681424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14681424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14681424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292836.7809,
          4819499.761,
          1303.672326,
          293886.8809,
          4820918.941,
          1411.772326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292836.7809118501,
                4819499.761076391,
                1303.6723263271435
              ],
              [
                292836.7809118501,
                4820918.94107639,
                1303.6723263271435
              ],
              [
                293886.8809118501,
                4820918.94107639,
                1411.7723263271434
              ],
              [
                293886.8809118501,
                4819499.761076391,
                1411.7723263271434
              ],
              [
                292836.7809118501,
                4819499.761076391,
                1303.6723263271435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:48:09+00:00",
        "end_time": "2017-09-10T16:02:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5629778,
            43.49971647,
            1303.672326,
            -119.5494612,
            43.51277276,
            1411.772326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56243736555837,
                  43.49971647025565,
                  1303.6723263271435
                ],
                [
                  -119.56297777756492,
                  43.5124823758413,
                  1303.6723263271435
                ],
                [
                  -119.54999886302146,
                  43.51277275845019,
                  1411.7723263271434
                ],
                [
                  -119.54946118041273,
                  43.50000672418553,
                  1411.7723263271434
                ],
                [
                  -119.56243736555837,
                  43.49971647025565,
                  1303.6723263271435
                ]
              ]
            ]
          },
          "id": "20170910_43119E5421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:48:09Z",
            "pc:count": 14681424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293368.8492,
                "count": 14681424,
                "maximum": 293886.8809,
                "minimum": 292836.7809,
                "name": "X",
                "position": 0,
                "stddev": 294.4588251,
                "variance": 86705.99971
              },
              {
                "average": 4820212.111,
                "count": 14681424,
                "maximum": 4820918.941,
                "minimum": 4819499.761,
                "name": "Y",
                "position": 1,
                "stddev": 399.2099063,
                "variance": 159368.5493
              },
              {
                "average": 1320.613983,
                "count": 14681424,
                "maximum": 1411.772326,
                "minimum": 1303.672326,
                "name": "Z",
                "position": 2,
                "stddev": 23.98441928,
                "variance": 575.2523683
              },
              {
                "average": 26130.49479,
                "count": 14681424,
                "maximum": 42481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4089.951196,
                "variance": 16727700.78
              },
              {
                "average": 1.025848855,
                "count": 14681424,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1789533681,
                "variance": 0.03202430795
              },
              {
                "average": 1.05217607,
                "count": 14681424,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2654017193,
                "variance": 0.07043807261
              },
              {
                "average": 0.5010516691,
                "count": 14681424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998911,
                "variance": 0.249998911
              },
              {
                "average": 5.380949423e-06,
                "count": 14681424,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002319681192,
                "variance": 5.380920835e-06
              },
              {
                "average": 1.232534528,
                "count": 14681424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4224479062,
                "variance": 0.1784622334
              },
              {
                "average": 0.2500372989,
                "count": 14681424,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92569149,
                "variance": 142.2221176
              },
              {
                "average": 1.993042705,
                "count": 14681424,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008134359,
                "variance": 1.016334885
              },
              {
                "average": 1166.687896,
                "count": 14681424,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9978918472,
                "variance": 0.9957881388
              },
              {
                "average": 43584.21212,
                "count": 14681424,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5573.857044,
                "variance": 31067882.35
              },
              {
                "average": 42065.23874,
                "count": 14681424,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4936.808637,
                "variance": 24372079.52
              },
              {
                "average": 38566.52301,
                "count": 14681424,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5213.322627,
                "variance": 27178732.81
              },
              {
                "average": 189096052.9,
                "count": 14681424,
                "maximum": 189097289.9,
                "minimum": 189094551.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.9213286,
                "variance": 388030.9816
              },
              {
                "average": 0,
                "count": 14681424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14681424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14681424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14681424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14681424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292836.7809,
              4819499.761,
              1303.672326,
              293886.8809,
              4820918.941,
              1411.772326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292836.7809118501,
                    4819499.761076391,
                    1303.6723263271435
                  ],
                  [
                    292836.7809118501,
                    4820918.94107639,
                    1303.6723263271435
                  ],
                  [
                    293886.8809118501,
                    4820918.94107639,
                    1411.7723263271434
                  ],
                  [
                    293886.8809118501,
                    4819499.761076391,
                    1411.7723263271434
                  ],
                  [
                    292836.7809118501,
                    4819499.761076391,
                    1303.6723263271435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:48:09+00:00",
            "end_time": "2017-09-10T16:02: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": "20170911_43119E7305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497127281408,
              43.54968675169055,
              1453.2920465615512
            ],
            [
              -119.82528759765547,
              43.556452915333935,
              1453.2920465615512
            ],
            [
              -119.8124867922713,
              43.55676877772299,
              1492.0720465615514
            ],
            [
              -119.81217189601644,
              43.55000253989152,
              1492.0720465615514
            ],
            [
              -119.82497127281408,
              43.54968675169055,
              1453.2920465615512
            ]
          ]
        ]
      },
      "bbox": [
        -119.8252876,
        43.54968675,
        1453.292047,
        -119.8121719,
        43.55676878,
        1492.072047
      ],
      "properties": {
        "datetime": "2017-09-11T22:42:32Z",
        "pc:count": 3332150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272477.0308,
            "count": 3332150,
            "maximum": 272834.8065,
            "minimum": 271799.6465,
            "name": "X",
            "position": 0,
            "stddev": 280.1677277,
            "variance": 78493.95567
          },
          {
            "average": 4826001.177,
            "count": 3332150,
            "maximum": 4826489.524,
            "minimum": 4825737.164,
            "name": "Y",
            "position": 1,
            "stddev": 196.9976141,
            "variance": 38808.05994
          },
          {
            "average": 1468.477552,
            "count": 3332150,
            "maximum": 1492.072047,
            "minimum": 1453.292047,
            "name": "Z",
            "position": 2,
            "stddev": 7.098464861,
            "variance": 50.38820338
          },
          {
            "average": 26470.65508,
            "count": 3332150,
            "maximum": 39985,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3729.335605,
            "variance": 13907944.06
          },
          {
            "average": 1.027748151,
            "count": 3332150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1806887198,
            "variance": 0.03264841346
          },
          {
            "average": 1.055894543,
            "count": 3332150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.264968591,
            "variance": 0.07020835423
          },
          {
            "average": 0.5068133187,
            "count": 3332150,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999536516,
            "variance": 0.2499536537
          },
          {
            "average": 2.70095884e-05,
            "count": 3332150,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005197005579,
            "variance": 2.700886699e-05
          },
          {
            "average": 1.248046156,
            "count": 3332150,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4318788217,
            "variance": 0.1865193167
          },
          {
            "average": -2.026072216,
            "count": 3332150,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08848611,
            "variance": 146.1314965
          },
          {
            "average": 1.982765182,
            "count": 3332150,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009030283,
            "variance": 1.018142112
          },
          {
            "average": 1207.800968,
            "count": 3332150,
            "maximum": 1210,
            "minimum": 1206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9988527664,
            "variance": 0.9977068489
          },
          {
            "average": 41038.45386,
            "count": 3332150,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 5312.857596,
            "variance": 28226455.84
          },
          {
            "average": 39247.66335,
            "count": 3332150,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 4557.287507,
            "variance": 20768869.42
          },
          {
            "average": 34935.56721,
            "count": 3332150,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4733.970366,
            "variance": 22410475.43
          },
          {
            "average": 189204410.1,
            "count": 3332150,
            "maximum": 189204952.6,
            "minimum": 189203959.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 248.0527093,
            "variance": 61530.14659
          },
          {
            "average": 0,
            "count": 3332150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271799.6465,
          4825737.164,
          1453.292047,
          272834.8065,
          4826489.524,
          1492.072047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271799.6464806794,
                4825737.163521145,
                1453.2920465615512
              ],
              [
                271799.6464806794,
                4826489.523521144,
                1453.2920465615512
              ],
              [
                272834.8064806794,
                4826489.523521144,
                1492.0720465615514
              ],
              [
                272834.8064806794,
                4825737.163521145,
                1492.0720465615514
              ],
              [
                271799.6464806794,
                4825737.163521145,
                1453.2920465615512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:42:32+00:00",
        "end_time": "2017-09-11T22:25:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8252876,
            43.54968675,
            1453.292047,
            -119.8121719,
            43.55676878,
            1492.072047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497127281408,
                  43.54968675169055,
                  1453.2920465615512
                ],
                [
                  -119.82528759765547,
                  43.556452915333935,
                  1453.2920465615512
                ],
                [
                  -119.8124867922713,
                  43.55676877772299,
                  1492.0720465615514
                ],
                [
                  -119.81217189601644,
                  43.55000253989152,
                  1492.0720465615514
                ],
                [
                  -119.82497127281408,
                  43.54968675169055,
                  1453.2920465615512
                ]
              ]
            ]
          },
          "id": "20170911_43119E7305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:42:32Z",
            "pc:count": 3332150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272477.0308,
                "count": 3332150,
                "maximum": 272834.8065,
                "minimum": 271799.6465,
                "name": "X",
                "position": 0,
                "stddev": 280.1677277,
                "variance": 78493.95567
              },
              {
                "average": 4826001.177,
                "count": 3332150,
                "maximum": 4826489.524,
                "minimum": 4825737.164,
                "name": "Y",
                "position": 1,
                "stddev": 196.9976141,
                "variance": 38808.05994
              },
              {
                "average": 1468.477552,
                "count": 3332150,
                "maximum": 1492.072047,
                "minimum": 1453.292047,
                "name": "Z",
                "position": 2,
                "stddev": 7.098464861,
                "variance": 50.38820338
              },
              {
                "average": 26470.65508,
                "count": 3332150,
                "maximum": 39985,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3729.335605,
                "variance": 13907944.06
              },
              {
                "average": 1.027748151,
                "count": 3332150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1806887198,
                "variance": 0.03264841346
              },
              {
                "average": 1.055894543,
                "count": 3332150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.264968591,
                "variance": 0.07020835423
              },
              {
                "average": 0.5068133187,
                "count": 3332150,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999536516,
                "variance": 0.2499536537
              },
              {
                "average": 2.70095884e-05,
                "count": 3332150,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005197005579,
                "variance": 2.700886699e-05
              },
              {
                "average": 1.248046156,
                "count": 3332150,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4318788217,
                "variance": 0.1865193167
              },
              {
                "average": -2.026072216,
                "count": 3332150,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08848611,
                "variance": 146.1314965
              },
              {
                "average": 1.982765182,
                "count": 3332150,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009030283,
                "variance": 1.018142112
              },
              {
                "average": 1207.800968,
                "count": 3332150,
                "maximum": 1210,
                "minimum": 1206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9988527664,
                "variance": 0.9977068489
              },
              {
                "average": 41038.45386,
                "count": 3332150,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 5312.857596,
                "variance": 28226455.84
              },
              {
                "average": 39247.66335,
                "count": 3332150,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 4557.287507,
                "variance": 20768869.42
              },
              {
                "average": 34935.56721,
                "count": 3332150,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4733.970366,
                "variance": 22410475.43
              },
              {
                "average": 189204410.1,
                "count": 3332150,
                "maximum": 189204952.6,
                "minimum": 189203959.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 248.0527093,
                "variance": 61530.14659
              },
              {
                "average": 0,
                "count": 3332150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271799.6465,
              4825737.164,
              1453.292047,
              272834.8065,
              4826489.524,
              1492.072047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271799.6464806794,
                    4825737.163521145,
                    1453.2920465615512
                  ],
                  [
                    271799.6464806794,
                    4826489.523521144,
                    1453.2920465615512
                  ],
                  [
                    272834.8064806794,
                    4826489.523521144,
                    1492.0720465615514
                  ],
                  [
                    272834.8064806794,
                    4825737.163521145,
                    1492.0720465615514
                  ],
                  [
                    271799.6464806794,
                    4825737.163521145,
                    1453.2920465615512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:42:32+00:00",
            "end_time": "2017-09-11T22:25: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": "20170830_43119E4212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497463752314,
              43.58723033227476,
              1367.4239088421855
            ],
            [
              -119.42548706240873,
              43.59998298479155,
              1367.4239088421855
            ],
            [
              -119.41249839619509,
              43.60025797650774,
              1453.6439088421853
            ],
            [
              -119.41198870887818,
              43.587505202277804,
              1453.6439088421853
            ],
            [
              -119.42497463752314,
              43.58723033227476,
              1367.4239088421855
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254871,
        43.58723033,
        1367.423909,
        -119.4119887,
        43.60025798,
        1453.643909
      ],
      "properties": {
        "datetime": "2017-08-31T15:53:40Z",
        "pc:count": 13909098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304764.5092,
            "count": 13909098,
            "maximum": 305283.3073,
            "minimum": 304234.0473,
            "name": "X",
            "position": 0,
            "stddev": 290.4697833,
            "variance": 84372.695
          },
          {
            "average": 4829614.683,
            "count": 13909098,
            "maximum": 4830303.817,
            "minimum": 4828886.237,
            "name": "Y",
            "position": 1,
            "stddev": 406.5722385,
            "variance": 165300.9851
          },
          {
            "average": 1399.608406,
            "count": 13909098,
            "maximum": 1453.643909,
            "minimum": 1367.423909,
            "name": "Z",
            "position": 2,
            "stddev": 18.95846563,
            "variance": 359.4234192
          },
          {
            "average": 19427.66122,
            "count": 13909098,
            "maximum": 30961,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3641.053172,
            "variance": 13257268.2
          },
          {
            "average": 1.065800457,
            "count": 13909098,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2910410756,
            "variance": 0.08470490766
          },
          {
            "average": 1.132463442,
            "count": 13909098,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4314773446,
            "variance": 0.1861726989
          },
          {
            "average": 0.501413032,
            "count": 13909098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980213,
            "variance": 0.2499980213
          },
          {
            "average": 4.241827903e-06,
            "count": 13909098,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00205956554,
            "variance": 4.241810215e-06
          },
          {
            "average": 1.20981756,
            "count": 13909098,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4071782942,
            "variance": 0.1657941633
          },
          {
            "average": 0.5957603864,
            "count": 13909098,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73827369,
            "variance": 137.7870693
          },
          {
            "average": 1.949529869,
            "count": 13909098,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022420277,
            "variance": 1.045343222
          },
          {
            "average": 1115.537167,
            "count": 13909098,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.666044038,
            "variance": 58.7682312
          },
          {
            "average": 40924.51229,
            "count": 13909098,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5692.785486,
            "variance": 32407806.59
          },
          {
            "average": 39205.7893,
            "count": 13909098,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4813.860329,
            "variance": 23173251.26
          },
          {
            "average": 36114.95071,
            "count": 13909098,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4630.309715,
            "variance": 21439768.06
          },
          {
            "average": 188184597.5,
            "count": 13909098,
            "maximum": 188230020.7,
            "minimum": 188155687.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35324.80775,
            "variance": 1247842042
          },
          {
            "average": 0,
            "count": 13909098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909098,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13909098,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304234.0473,
          4828886.237,
          1367.423909,
          305283.3073,
          4830303.817,
          1453.643909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304234.04726175056,
                4828886.237202473,
                1367.4239088421855
              ],
              [
                304234.04726175056,
                4830303.817202473,
                1367.4239088421855
              ],
              [
                305283.30726175057,
                4830303.817202473,
                1453.6439088421853
              ],
              [
                305283.30726175057,
                4828886.237202473,
                1453.6439088421853
              ],
              [
                304234.04726175056,
                4828886.237202473,
                1367.4239088421855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:53:40+00:00",
        "end_time": "2017-08-30T19:14:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254871,
            43.58723033,
            1367.423909,
            -119.4119887,
            43.60025798,
            1453.643909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497463752314,
                  43.58723033227476,
                  1367.4239088421855
                ],
                [
                  -119.42548706240873,
                  43.59998298479155,
                  1367.4239088421855
                ],
                [
                  -119.41249839619509,
                  43.60025797650774,
                  1453.6439088421853
                ],
                [
                  -119.41198870887818,
                  43.587505202277804,
                  1453.6439088421853
                ],
                [
                  -119.42497463752314,
                  43.58723033227476,
                  1367.4239088421855
                ]
              ]
            ]
          },
          "id": "20170830_43119E4212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:53:40Z",
            "pc:count": 13909098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304764.5092,
                "count": 13909098,
                "maximum": 305283.3073,
                "minimum": 304234.0473,
                "name": "X",
                "position": 0,
                "stddev": 290.4697833,
                "variance": 84372.695
              },
              {
                "average": 4829614.683,
                "count": 13909098,
                "maximum": 4830303.817,
                "minimum": 4828886.237,
                "name": "Y",
                "position": 1,
                "stddev": 406.5722385,
                "variance": 165300.9851
              },
              {
                "average": 1399.608406,
                "count": 13909098,
                "maximum": 1453.643909,
                "minimum": 1367.423909,
                "name": "Z",
                "position": 2,
                "stddev": 18.95846563,
                "variance": 359.4234192
              },
              {
                "average": 19427.66122,
                "count": 13909098,
                "maximum": 30961,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3641.053172,
                "variance": 13257268.2
              },
              {
                "average": 1.065800457,
                "count": 13909098,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2910410756,
                "variance": 0.08470490766
              },
              {
                "average": 1.132463442,
                "count": 13909098,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4314773446,
                "variance": 0.1861726989
              },
              {
                "average": 0.501413032,
                "count": 13909098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980213,
                "variance": 0.2499980213
              },
              {
                "average": 4.241827903e-06,
                "count": 13909098,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00205956554,
                "variance": 4.241810215e-06
              },
              {
                "average": 1.20981756,
                "count": 13909098,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4071782942,
                "variance": 0.1657941633
              },
              {
                "average": 0.5957603864,
                "count": 13909098,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73827369,
                "variance": 137.7870693
              },
              {
                "average": 1.949529869,
                "count": 13909098,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022420277,
                "variance": 1.045343222
              },
              {
                "average": 1115.537167,
                "count": 13909098,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.666044038,
                "variance": 58.7682312
              },
              {
                "average": 40924.51229,
                "count": 13909098,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5692.785486,
                "variance": 32407806.59
              },
              {
                "average": 39205.7893,
                "count": 13909098,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4813.860329,
                "variance": 23173251.26
              },
              {
                "average": 36114.95071,
                "count": 13909098,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4630.309715,
                "variance": 21439768.06
              },
              {
                "average": 188184597.5,
                "count": 13909098,
                "maximum": 188230020.7,
                "minimum": 188155687.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35324.80775,
                "variance": 1247842042
              },
              {
                "average": 0,
                "count": 13909098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909098,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13909098,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304234.0473,
              4828886.237,
              1367.423909,
              305283.3073,
              4830303.817,
              1453.643909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304234.04726175056,
                    4828886.237202473,
                    1367.4239088421855
                  ],
                  [
                    304234.04726175056,
                    4830303.817202473,
                    1367.4239088421855
                  ],
                  [
                    305283.30726175057,
                    4830303.817202473,
                    1453.6439088421853
                  ],
                  [
                    305283.30726175057,
                    4828886.237202473,
                    1453.6439088421853
                  ],
                  [
                    304234.04726175056,
                    4828886.237202473,
                    1367.4239088421855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:53:40+00:00",
            "end_time": "2017-08-30T19:14: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": "20170911_43119E7309a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82536172120818,
              43.54892430191709,
              1480.3446200355522
            ],
            [
              -119.82541166814171,
              43.54999270078422,
              1480.3446200355522
            ],
            [
              -119.82498731517626,
              43.55000319514849,
              1491.484620035552
            ],
            [
              -119.82493737571997,
              43.548934795892116,
              1491.484620035552
            ],
            [
              -119.82536172120818,
              43.54892430191709,
              1480.3446200355522
            ]
          ]
        ]
      },
      "bbox": [
        -119.8254117,
        43.5489243,
        1480.34462,
        -119.8249374,
        43.5500032,
        1491.48462
      ],
      "properties": {
        "datetime": "2017-09-11T22:42:31Z",
        "pc:count": 29283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271783.8084,
            "count": 29283,
            "maximum": 271799.5454,
            "minimum": 271765.2254,
            "name": "X",
            "position": 0,
            "stddev": 8.855563176,
            "variance": 78.42099916
          },
          {
            "average": 4825727.341,
            "count": 29283,
            "maximum": 4825772.354,
            "minimum": 4825653.554,
            "name": "Y",
            "position": 1,
            "stddev": 32.54034711,
            "variance": 1058.87419
          },
          {
            "average": 1483.845031,
            "count": 29283,
            "maximum": 1491.48462,
            "minimum": 1480.34462,
            "name": "Z",
            "position": 2,
            "stddev": 1.272521347,
            "variance": 1.619310578
          },
          {
            "average": 25641.78192,
            "count": 29283,
            "maximum": 33201,
            "minimum": 1569,
            "name": "Intensity",
            "position": 3,
            "stddev": 2857.736805,
            "variance": 8166659.645
          },
          {
            "average": 1.015059932,
            "count": 29283,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1270093026,
            "variance": 0.01613136295
          },
          {
            "average": 1.03046136,
            "count": 29283,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1817081248,
            "variance": 0.0330178426
          },
          {
            "average": 0.529966192,
            "count": 29283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991097418,
            "variance": 0.2491105343
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2872315,
            "count": 29283,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524782391,
            "variance": 0.2047365568
          },
          {
            "average": -9.064809554,
            "count": 29283,
            "maximum": -6,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.413612885,
            "variance": 1.998301389
          },
          {
            "average": 1.990711334,
            "count": 29283,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003230107,
            "variance": 1.006470647
          },
          {
            "average": 1209.573712,
            "count": 29283,
            "maximum": 1210,
            "minimum": 1209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4945451809,
            "variance": 0.2445749359
          },
          {
            "average": 41055.98142,
            "count": 29283,
            "maximum": 65280,
            "minimum": 15360,
            "name": "Red",
            "position": 12,
            "stddev": 3911.8597,
            "variance": 15302646.31
          },
          {
            "average": 39116.30694,
            "count": 29283,
            "maximum": 65280,
            "minimum": 16896,
            "name": "Green",
            "position": 13,
            "stddev": 3327.186509,
            "variance": 11070170.07
          },
          {
            "average": 34801.10317,
            "count": 29283,
            "maximum": 65280,
            "minimum": 12032,
            "name": "Blue",
            "position": 14,
            "stddev": 3555.334887,
            "variance": 12640406.16
          },
          {
            "average": 189204831.6,
            "count": 29283,
            "maximum": 189204951,
            "minimum": 189204671.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 137.3579266,
            "variance": 18867.2
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271765.2254,
          4825653.554,
          1480.34462,
          271799.5454,
          4825772.354,
          1491.48462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271765.22543922806,
                4825653.553695425,
                1480.3446200355522
              ],
              [
                271765.22543922806,
                4825772.353695426,
                1480.3446200355522
              ],
              [
                271799.545439228,
                4825772.353695426,
                1491.484620035552
              ],
              [
                271799.545439228,
                4825653.553695425,
                1491.484620035552
              ],
              [
                271765.22543922806,
                4825653.553695425,
                1480.3446200355522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:42:31+00:00",
        "end_time": "2017-09-11T22:37:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7309a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7309a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7309a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7309a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8254117,
            43.5489243,
            1480.34462,
            -119.8249374,
            43.5500032,
            1491.48462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82536172120818,
                  43.54892430191709,
                  1480.3446200355522
                ],
                [
                  -119.82541166814171,
                  43.54999270078422,
                  1480.3446200355522
                ],
                [
                  -119.82498731517626,
                  43.55000319514849,
                  1491.484620035552
                ],
                [
                  -119.82493737571997,
                  43.548934795892116,
                  1491.484620035552
                ],
                [
                  -119.82536172120818,
                  43.54892430191709,
                  1480.3446200355522
                ]
              ]
            ]
          },
          "id": "20170911_43119E7309a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7309a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:42:31Z",
            "pc:count": 29283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271783.8084,
                "count": 29283,
                "maximum": 271799.5454,
                "minimum": 271765.2254,
                "name": "X",
                "position": 0,
                "stddev": 8.855563176,
                "variance": 78.42099916
              },
              {
                "average": 4825727.341,
                "count": 29283,
                "maximum": 4825772.354,
                "minimum": 4825653.554,
                "name": "Y",
                "position": 1,
                "stddev": 32.54034711,
                "variance": 1058.87419
              },
              {
                "average": 1483.845031,
                "count": 29283,
                "maximum": 1491.48462,
                "minimum": 1480.34462,
                "name": "Z",
                "position": 2,
                "stddev": 1.272521347,
                "variance": 1.619310578
              },
              {
                "average": 25641.78192,
                "count": 29283,
                "maximum": 33201,
                "minimum": 1569,
                "name": "Intensity",
                "position": 3,
                "stddev": 2857.736805,
                "variance": 8166659.645
              },
              {
                "average": 1.015059932,
                "count": 29283,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1270093026,
                "variance": 0.01613136295
              },
              {
                "average": 1.03046136,
                "count": 29283,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1817081248,
                "variance": 0.0330178426
              },
              {
                "average": 0.529966192,
                "count": 29283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991097418,
                "variance": 0.2491105343
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2872315,
                "count": 29283,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524782391,
                "variance": 0.2047365568
              },
              {
                "average": -9.064809554,
                "count": 29283,
                "maximum": -6,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.413612885,
                "variance": 1.998301389
              },
              {
                "average": 1.990711334,
                "count": 29283,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003230107,
                "variance": 1.006470647
              },
              {
                "average": 1209.573712,
                "count": 29283,
                "maximum": 1210,
                "minimum": 1209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4945451809,
                "variance": 0.2445749359
              },
              {
                "average": 41055.98142,
                "count": 29283,
                "maximum": 65280,
                "minimum": 15360,
                "name": "Red",
                "position": 12,
                "stddev": 3911.8597,
                "variance": 15302646.31
              },
              {
                "average": 39116.30694,
                "count": 29283,
                "maximum": 65280,
                "minimum": 16896,
                "name": "Green",
                "position": 13,
                "stddev": 3327.186509,
                "variance": 11070170.07
              },
              {
                "average": 34801.10317,
                "count": 29283,
                "maximum": 65280,
                "minimum": 12032,
                "name": "Blue",
                "position": 14,
                "stddev": 3555.334887,
                "variance": 12640406.16
              },
              {
                "average": 189204831.6,
                "count": 29283,
                "maximum": 189204951,
                "minimum": 189204671.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 137.3579266,
                "variance": 18867.2
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271765.2254,
              4825653.554,
              1480.34462,
              271799.5454,
              4825772.354,
              1491.48462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271765.22543922806,
                    4825653.553695425,
                    1480.3446200355522
                  ],
                  [
                    271765.22543922806,
                    4825772.353695426,
                    1480.3446200355522
                  ],
                  [
                    271799.545439228,
                    4825772.353695426,
                    1491.484620035552
                  ],
                  [
                    271799.545439228,
                    4825653.553695425,
                    1491.484620035552
                  ],
                  [
                    271765.22543922806,
                    4825653.553695425,
                    1480.3446200355522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:42:31+00:00",
            "end_time": "2017-09-11T22:37: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": "20170911_43119E7309b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82707906000951,
              43.54253025187174,
              1450.8367221087187
            ],
            [
              -119.82733823227683,
              43.54807135223224,
              1450.8367221087187
            ],
            [
              -119.82498656167634,
              43.54812952935759,
              1477.9567221087186
            ],
            [
              -119.82472760427909,
              43.542588417806414,
              1477.9567221087186
            ],
            [
              -119.82707906000951,
              43.54253025187174,
              1450.8367221087187
            ]
          ]
        ]
      },
      "bbox": [
        -119.8273382,
        43.54253025,
        1450.836722,
        -119.8247276,
        43.54812953,
        1477.956722
      ],
      "properties": {
        "datetime": "2017-09-11T22:45:34Z",
        "pc:count": 766971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271712.7356,
            "count": 766971,
            "maximum": 271792.5313,
            "minimum": 271602.3313,
            "name": "X",
            "position": 0,
            "stddev": 44.89996735,
            "variance": 2016.007068
          },
          {
            "average": 4825273.886,
            "count": 766971,
            "maximum": 4825564.251,
            "minimum": 4824948.111,
            "name": "Y",
            "position": 1,
            "stddev": 123.1386767,
            "variance": 15163.1337
          },
          {
            "average": 1460.379203,
            "count": 766971,
            "maximum": 1477.956722,
            "minimum": 1450.836722,
            "name": "Z",
            "position": 2,
            "stddev": 6.048486685,
            "variance": 36.58419118
          },
          {
            "average": 25428.2745,
            "count": 766971,
            "maximum": 38753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3835.758741,
            "variance": 14713045.12
          },
          {
            "average": 1.030899473,
            "count": 766971,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1791973875,
            "variance": 0.03211170369
          },
          {
            "average": 1.06211317,
            "count": 766971,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.254502951,
            "variance": 0.06477175209
          },
          {
            "average": 0.4993356985,
            "count": 766971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998847,
            "variance": 0.2499998847
          },
          {
            "average": 2.086128419e-05,
            "count": 766971,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004567370819,
            "variance": 2.08608762e-05
          },
          {
            "average": 1.190798609,
            "count": 766971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3929309114,
            "variance": 0.1543947012
          },
          {
            "average": -0.2547231974,
            "count": 766971,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16280396,
            "variance": 173.2594082
          },
          {
            "average": 2.008390148,
            "count": 766971,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010571015,
            "variance": 1.021253777
          },
          {
            "average": 1209.987449,
            "count": 766971,
            "maximum": 1211,
            "minimum": 1209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7721007691,
            "variance": 0.5961395977
          },
          {
            "average": 39762.60234,
            "count": 766971,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 5679.656777,
            "variance": 32258501.1
          },
          {
            "average": 37998.58483,
            "count": 766971,
            "maximum": 65280,
            "minimum": 9728,
            "name": "Green",
            "position": 13,
            "stddev": 4868.964736,
            "variance": 23706817.6
          },
          {
            "average": 33702.91931,
            "count": 766971,
            "maximum": 65280,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5084.357705,
            "variance": 25850693.27
          },
          {
            "average": 189204916.9,
            "count": 766971,
            "maximum": 189205134.2,
            "minimum": 189204674.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 176.2800564,
            "variance": 31074.65828
          },
          {
            "average": 0,
            "count": 766971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 766971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 766971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 766971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 766971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271602.3313,
          4824948.111,
          1450.836722,
          271792.5313,
          4825564.251,
          1477.956722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271602.3313339226,
                4824948.111051962,
                1450.8367221087187
              ],
              [
                271602.3313339226,
                4825564.251051962,
                1450.8367221087187
              ],
              [
                271792.5313339225,
                4825564.251051962,
                1477.9567221087186
              ],
              [
                271792.5313339225,
                4824948.111051962,
                1477.9567221087186
              ],
              [
                271602.3313339226,
                4824948.111051962,
                1450.8367221087187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:45:34+00:00",
        "end_time": "2017-09-11T22:37:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7309b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7309b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7309b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7309b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8273382,
            43.54253025,
            1450.836722,
            -119.8247276,
            43.54812953,
            1477.956722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82707906000951,
                  43.54253025187174,
                  1450.8367221087187
                ],
                [
                  -119.82733823227683,
                  43.54807135223224,
                  1450.8367221087187
                ],
                [
                  -119.82498656167634,
                  43.54812952935759,
                  1477.9567221087186
                ],
                [
                  -119.82472760427909,
                  43.542588417806414,
                  1477.9567221087186
                ],
                [
                  -119.82707906000951,
                  43.54253025187174,
                  1450.8367221087187
                ]
              ]
            ]
          },
          "id": "20170911_43119E7309b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7309b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:45:34Z",
            "pc:count": 766971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271712.7356,
                "count": 766971,
                "maximum": 271792.5313,
                "minimum": 271602.3313,
                "name": "X",
                "position": 0,
                "stddev": 44.89996735,
                "variance": 2016.007068
              },
              {
                "average": 4825273.886,
                "count": 766971,
                "maximum": 4825564.251,
                "minimum": 4824948.111,
                "name": "Y",
                "position": 1,
                "stddev": 123.1386767,
                "variance": 15163.1337
              },
              {
                "average": 1460.379203,
                "count": 766971,
                "maximum": 1477.956722,
                "minimum": 1450.836722,
                "name": "Z",
                "position": 2,
                "stddev": 6.048486685,
                "variance": 36.58419118
              },
              {
                "average": 25428.2745,
                "count": 766971,
                "maximum": 38753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3835.758741,
                "variance": 14713045.12
              },
              {
                "average": 1.030899473,
                "count": 766971,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1791973875,
                "variance": 0.03211170369
              },
              {
                "average": 1.06211317,
                "count": 766971,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.254502951,
                "variance": 0.06477175209
              },
              {
                "average": 0.4993356985,
                "count": 766971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998847,
                "variance": 0.2499998847
              },
              {
                "average": 2.086128419e-05,
                "count": 766971,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004567370819,
                "variance": 2.08608762e-05
              },
              {
                "average": 1.190798609,
                "count": 766971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3929309114,
                "variance": 0.1543947012
              },
              {
                "average": -0.2547231974,
                "count": 766971,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16280396,
                "variance": 173.2594082
              },
              {
                "average": 2.008390148,
                "count": 766971,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010571015,
                "variance": 1.021253777
              },
              {
                "average": 1209.987449,
                "count": 766971,
                "maximum": 1211,
                "minimum": 1209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7721007691,
                "variance": 0.5961395977
              },
              {
                "average": 39762.60234,
                "count": 766971,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 5679.656777,
                "variance": 32258501.1
              },
              {
                "average": 37998.58483,
                "count": 766971,
                "maximum": 65280,
                "minimum": 9728,
                "name": "Green",
                "position": 13,
                "stddev": 4868.964736,
                "variance": 23706817.6
              },
              {
                "average": 33702.91931,
                "count": 766971,
                "maximum": 65280,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5084.357705,
                "variance": 25850693.27
              },
              {
                "average": 189204916.9,
                "count": 766971,
                "maximum": 189205134.2,
                "minimum": 189204674.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 176.2800564,
                "variance": 31074.65828
              },
              {
                "average": 0,
                "count": 766971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 766971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 766971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 766971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 766971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271602.3313,
              4824948.111,
              1450.836722,
              271792.5313,
              4825564.251,
              1477.956722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271602.3313339226,
                    4824948.111051962,
                    1450.8367221087187
                  ],
                  [
                    271602.3313339226,
                    4825564.251051962,
                    1450.8367221087187
                  ],
                  [
                    271792.5313339225,
                    4825564.251051962,
                    1477.9567221087186
                  ],
                  [
                    271792.5313339225,
                    4824948.111051962,
                    1477.9567221087186
                  ],
                  [
                    271602.3313339226,
                    4824948.111051962,
                    1450.8367221087187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:45:34+00:00",
            "end_time": "2017-09-11T22:37:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497340254831,
              43.5247140286224,
              1297.6311381237065
            ],
            [
              -119.5755170301693,
              43.53748209138333,
              1297.6311381237065
            ],
            [
              -119.56249900246547,
              43.53777478966438,
              1327.1311381237065
            ],
            [
              -119.56195811527799,
              43.52500659718232,
              1327.1311381237065
            ],
            [
              -119.57497340254831,
              43.5247140286224,
              1297.6311381237065
            ]
          ]
        ]
      },
      "bbox": [
        -119.575517,
        43.52471403,
        1297.631138,
        -119.5619581,
        43.53777479,
        1327.131138
      ],
      "properties": {
        "datetime": "2017-09-10T16:42:11Z",
        "pc:count": 14802468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292445.8442,
            "count": 14802468,
            "maximum": 292962.0598,
            "minimum": 291909.2198,
            "name": "X",
            "position": 0,
            "stddev": 287.1411234,
            "variance": 82450.02473
          },
          {
            "average": 4823006.287,
            "count": 14802468,
            "maximum": 4823726.835,
            "minimum": 4822307.395,
            "name": "Y",
            "position": 1,
            "stddev": 397.7710487,
            "variance": 158221.8072
          },
          {
            "average": 1311.130795,
            "count": 14802468,
            "maximum": 1327.131138,
            "minimum": 1297.631138,
            "name": "Z",
            "position": 2,
            "stddev": 6.069724285,
            "variance": 36.8415529
          },
          {
            "average": 26709.66819,
            "count": 14802468,
            "maximum": 41137,
            "minimum": 1714,
            "name": "Intensity",
            "position": 3,
            "stddev": 2149.658727,
            "variance": 4621032.642
          },
          {
            "average": 1.000032765,
            "count": 14802468,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005943978033,
            "variance": 3.533087485e-05
          },
          {
            "average": 1.000065395,
            "count": 14802468,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008541459755,
            "variance": 7.295653475e-05
          },
          {
            "average": 0.5015179226,
            "count": 14802468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977128,
            "variance": 0.2499977128
          },
          {
            "average": 2.769808386e-06,
            "count": 14802468,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001664271883,
            "variance": 2.769800901e-06
          },
          {
            "average": 1.254539175,
            "count": 14802468,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4356018784,
            "variance": 0.1897489965
          },
          {
            "average": 0.1571282505,
            "count": 14802468,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78769127,
            "variance": 138.9496656
          },
          {
            "average": 2.007784986,
            "count": 14802468,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000090889,
            "variance": 1.000181786
          },
          {
            "average": 1165.993289,
            "count": 14802468,
            "maximum": 1168,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9618665641,
            "variance": 0.925187287
          },
          {
            "average": 45355.6267,
            "count": 14802468,
            "maximum": 57088,
            "minimum": 20736,
            "name": "Red",
            "position": 12,
            "stddev": 2543.237521,
            "variance": 6468057.089
          },
          {
            "average": 43306.32233,
            "count": 14802468,
            "maximum": 57088,
            "minimum": 22784,
            "name": "Green",
            "position": 13,
            "stddev": 2531.032028,
            "variance": 6406123.125
          },
          {
            "average": 39661.65044,
            "count": 14802468,
            "maximum": 56320,
            "minimum": 19968,
            "name": "Blue",
            "position": 14,
            "stddev": 2524.893197,
            "variance": 6375085.656
          },
          {
            "average": 189095635.1,
            "count": 14802468,
            "maximum": 189096931.3,
            "minimum": 189094506.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 606.0630766,
            "variance": 367312.4529
          },
          {
            "average": 0,
            "count": 14802468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14802468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14802468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14802468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14802468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291909.2198,
          4822307.395,
          1297.631138,
          292962.0598,
          4823726.835,
          1327.131138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291909.21981515706,
                4822307.395267409,
                1297.6311381237065
              ],
              [
                291909.21981515706,
                4823726.835267409,
                1297.6311381237065
              ],
              [
                292962.05981515703,
                4823726.835267409,
                1327.1311381237065
              ],
              [
                292962.05981515703,
                4822307.395267409,
                1327.1311381237065
              ],
              [
                291909.21981515706,
                4822307.395267409,
                1297.6311381237065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:42:11+00:00",
        "end_time": "2017-09-10T16:01:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.575517,
            43.52471403,
            1297.631138,
            -119.5619581,
            43.53777479,
            1327.131138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497340254831,
                  43.5247140286224,
                  1297.6311381237065
                ],
                [
                  -119.5755170301693,
                  43.53748209138333,
                  1297.6311381237065
                ],
                [
                  -119.56249900246547,
                  43.53777478966438,
                  1327.1311381237065
                ],
                [
                  -119.56195811527799,
                  43.52500659718232,
                  1327.1311381237065
                ],
                [
                  -119.57497340254831,
                  43.5247140286224,
                  1297.6311381237065
                ]
              ]
            ]
          },
          "id": "20170910_43119E5315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:42:11Z",
            "pc:count": 14802468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292445.8442,
                "count": 14802468,
                "maximum": 292962.0598,
                "minimum": 291909.2198,
                "name": "X",
                "position": 0,
                "stddev": 287.1411234,
                "variance": 82450.02473
              },
              {
                "average": 4823006.287,
                "count": 14802468,
                "maximum": 4823726.835,
                "minimum": 4822307.395,
                "name": "Y",
                "position": 1,
                "stddev": 397.7710487,
                "variance": 158221.8072
              },
              {
                "average": 1311.130795,
                "count": 14802468,
                "maximum": 1327.131138,
                "minimum": 1297.631138,
                "name": "Z",
                "position": 2,
                "stddev": 6.069724285,
                "variance": 36.8415529
              },
              {
                "average": 26709.66819,
                "count": 14802468,
                "maximum": 41137,
                "minimum": 1714,
                "name": "Intensity",
                "position": 3,
                "stddev": 2149.658727,
                "variance": 4621032.642
              },
              {
                "average": 1.000032765,
                "count": 14802468,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005943978033,
                "variance": 3.533087485e-05
              },
              {
                "average": 1.000065395,
                "count": 14802468,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008541459755,
                "variance": 7.295653475e-05
              },
              {
                "average": 0.5015179226,
                "count": 14802468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977128,
                "variance": 0.2499977128
              },
              {
                "average": 2.769808386e-06,
                "count": 14802468,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001664271883,
                "variance": 2.769800901e-06
              },
              {
                "average": 1.254539175,
                "count": 14802468,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4356018784,
                "variance": 0.1897489965
              },
              {
                "average": 0.1571282505,
                "count": 14802468,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78769127,
                "variance": 138.9496656
              },
              {
                "average": 2.007784986,
                "count": 14802468,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000090889,
                "variance": 1.000181786
              },
              {
                "average": 1165.993289,
                "count": 14802468,
                "maximum": 1168,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9618665641,
                "variance": 0.925187287
              },
              {
                "average": 45355.6267,
                "count": 14802468,
                "maximum": 57088,
                "minimum": 20736,
                "name": "Red",
                "position": 12,
                "stddev": 2543.237521,
                "variance": 6468057.089
              },
              {
                "average": 43306.32233,
                "count": 14802468,
                "maximum": 57088,
                "minimum": 22784,
                "name": "Green",
                "position": 13,
                "stddev": 2531.032028,
                "variance": 6406123.125
              },
              {
                "average": 39661.65044,
                "count": 14802468,
                "maximum": 56320,
                "minimum": 19968,
                "name": "Blue",
                "position": 14,
                "stddev": 2524.893197,
                "variance": 6375085.656
              },
              {
                "average": 189095635.1,
                "count": 14802468,
                "maximum": 189096931.3,
                "minimum": 189094506.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 606.0630766,
                "variance": 367312.4529
              },
              {
                "average": 0,
                "count": 14802468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14802468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14802468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14802468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14802468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291909.2198,
              4822307.395,
              1297.631138,
              292962.0598,
              4823726.835,
              1327.131138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291909.21981515706,
                    4822307.395267409,
                    1297.6311381237065
                  ],
                  [
                    291909.21981515706,
                    4823726.835267409,
                    1297.6311381237065
                  ],
                  [
                    292962.05981515703,
                    4823726.835267409,
                    1327.1311381237065
                  ],
                  [
                    292962.05981515703,
                    4822307.395267409,
                    1327.1311381237065
                  ],
                  [
                    291909.21981515706,
                    4822307.395267409,
                    1297.6311381237065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:42:11+00:00",
            "end_time": "2017-09-10T16:01: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": "20170911_43119E7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77003141659908,
              43.51102884406392,
              1451.1080695445776
            ],
            [
              -119.7700984844463,
              43.512494104360925,
              1451.1080695445776
            ],
            [
              -119.76320765492702,
              43.51266096897486,
              1470.8080695445774
            ],
            [
              -119.76314075339779,
              43.51119570018911,
              1470.8080695445774
            ],
            [
              -119.77003141659908,
              43.51102884406392,
              1451.1080695445776
            ]
          ]
        ]
      },
      "bbox": [
        -119.7700985,
        43.51102884,
        1451.10807,
        -119.7631408,
        43.51266097,
        1470.80807
      ],
      "properties": {
        "datetime": "2017-09-11T22:21:36Z",
        "pc:count": 551394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276399.5501,
            "count": 551394,
            "maximum": 276652.3943,
            "minimum": 276094.7743,
            "name": "X",
            "position": 0,
            "stddev": 114.3214478,
            "variance": 13069.39344
          },
          {
            "average": 4821380.359,
            "count": 551394,
            "maximum": 4821457.104,
            "minimum": 4821294.184,
            "name": "Y",
            "position": 1,
            "stddev": 41.95854807,
            "variance": 1760.519756
          },
          {
            "average": 1459.383847,
            "count": 551394,
            "maximum": 1470.80807,
            "minimum": 1451.10807,
            "name": "Z",
            "position": 2,
            "stddev": 3.732250191,
            "variance": 13.92969149
          },
          {
            "average": 25816.06856,
            "count": 551394,
            "maximum": 34449,
            "minimum": 2993,
            "name": "Intensity",
            "position": 3,
            "stddev": 1725.51981,
            "variance": 2977418.614
          },
          {
            "average": 1.000072543,
            "count": 551394,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008516940599,
            "variance": 7.253827717e-05
          },
          {
            "average": 1.000143273,
            "count": 551394,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01196883301,
            "variance": 0.0001432529637
          },
          {
            "average": 0.5087106497,
            "count": 551394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999245722,
            "variance": 0.2499245778
          },
          {
            "average": 1.450868163e-05,
            "count": 551394,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003809002158,
            "variance": 1.450849744e-05
          },
          {
            "average": 1.251274044,
            "count": 551394,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4337461698,
            "variance": 0.1881357398
          },
          {
            "average": -2.869690366,
            "count": 551394,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34662962,
            "variance": 128.7460038
          },
          {
            "average": 2.011367552,
            "count": 551394,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999961445,
            "variance": 0.999992289
          },
          {
            "average": 1203.838651,
            "count": 551394,
            "maximum": 1205,
            "minimum": 1203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7030552819,
            "variance": 0.4942867295
          },
          {
            "average": 43601.87493,
            "count": 551394,
            "maximum": 65280,
            "minimum": 18944,
            "name": "Red",
            "position": 12,
            "stddev": 1894.368996,
            "variance": 3588633.894
          },
          {
            "average": 41317.80452,
            "count": 551394,
            "maximum": 65280,
            "minimum": 21504,
            "name": "Green",
            "position": 13,
            "stddev": 1918.994815,
            "variance": 3682541.101
          },
          {
            "average": 37200.99512,
            "count": 551394,
            "maximum": 65280,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 1862.194042,
            "variance": 3467766.649
          },
          {
            "average": 189203173.1,
            "count": 551394,
            "maximum": 189203696,
            "minimum": 189202930.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 262.2174782,
            "variance": 68758.00585
          },
          {
            "average": 0,
            "count": 551394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 551394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 551394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 551394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 551394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276094.7743,
          4821294.184,
          1451.10807,
          276652.3943,
          4821457.104,
          1470.80807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276094.7742578046,
                4821294.184464868,
                1451.1080695445776
              ],
              [
                276094.7742578046,
                4821457.104464868,
                1451.1080695445776
              ],
              [
                276652.3942578046,
                4821457.104464868,
                1470.8080695445774
              ],
              [
                276652.3942578046,
                4821294.184464868,
                1470.8080695445774
              ],
              [
                276094.7742578046,
                4821294.184464868,
                1451.1080695445776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:21:36+00:00",
        "end_time": "2017-09-11T22:08:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7700985,
            43.51102884,
            1451.10807,
            -119.7631408,
            43.51266097,
            1470.80807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77003141659908,
                  43.51102884406392,
                  1451.1080695445776
                ],
                [
                  -119.7700984844463,
                  43.512494104360925,
                  1451.1080695445776
                ],
                [
                  -119.76320765492702,
                  43.51266096897486,
                  1470.8080695445774
                ],
                [
                  -119.76314075339779,
                  43.51119570018911,
                  1470.8080695445774
                ],
                [
                  -119.77003141659908,
                  43.51102884406392,
                  1451.1080695445776
                ]
              ]
            ]
          },
          "id": "20170911_43119E7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:21:36Z",
            "pc:count": 551394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276399.5501,
                "count": 551394,
                "maximum": 276652.3943,
                "minimum": 276094.7743,
                "name": "X",
                "position": 0,
                "stddev": 114.3214478,
                "variance": 13069.39344
              },
              {
                "average": 4821380.359,
                "count": 551394,
                "maximum": 4821457.104,
                "minimum": 4821294.184,
                "name": "Y",
                "position": 1,
                "stddev": 41.95854807,
                "variance": 1760.519756
              },
              {
                "average": 1459.383847,
                "count": 551394,
                "maximum": 1470.80807,
                "minimum": 1451.10807,
                "name": "Z",
                "position": 2,
                "stddev": 3.732250191,
                "variance": 13.92969149
              },
              {
                "average": 25816.06856,
                "count": 551394,
                "maximum": 34449,
                "minimum": 2993,
                "name": "Intensity",
                "position": 3,
                "stddev": 1725.51981,
                "variance": 2977418.614
              },
              {
                "average": 1.000072543,
                "count": 551394,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008516940599,
                "variance": 7.253827717e-05
              },
              {
                "average": 1.000143273,
                "count": 551394,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01196883301,
                "variance": 0.0001432529637
              },
              {
                "average": 0.5087106497,
                "count": 551394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999245722,
                "variance": 0.2499245778
              },
              {
                "average": 1.450868163e-05,
                "count": 551394,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003809002158,
                "variance": 1.450849744e-05
              },
              {
                "average": 1.251274044,
                "count": 551394,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4337461698,
                "variance": 0.1881357398
              },
              {
                "average": -2.869690366,
                "count": 551394,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34662962,
                "variance": 128.7460038
              },
              {
                "average": 2.011367552,
                "count": 551394,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999961445,
                "variance": 0.999992289
              },
              {
                "average": 1203.838651,
                "count": 551394,
                "maximum": 1205,
                "minimum": 1203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7030552819,
                "variance": 0.4942867295
              },
              {
                "average": 43601.87493,
                "count": 551394,
                "maximum": 65280,
                "minimum": 18944,
                "name": "Red",
                "position": 12,
                "stddev": 1894.368996,
                "variance": 3588633.894
              },
              {
                "average": 41317.80452,
                "count": 551394,
                "maximum": 65280,
                "minimum": 21504,
                "name": "Green",
                "position": 13,
                "stddev": 1918.994815,
                "variance": 3682541.101
              },
              {
                "average": 37200.99512,
                "count": 551394,
                "maximum": 65280,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 1862.194042,
                "variance": 3467766.649
              },
              {
                "average": 189203173.1,
                "count": 551394,
                "maximum": 189203696,
                "minimum": 189202930.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 262.2174782,
                "variance": 68758.00585
              },
              {
                "average": 0,
                "count": 551394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 551394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 551394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 551394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 551394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276094.7743,
              4821294.184,
              1451.10807,
              276652.3943,
              4821457.104,
              1470.80807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276094.7742578046,
                    4821294.184464868,
                    1451.1080695445776
                  ],
                  [
                    276094.7742578046,
                    4821457.104464868,
                    1451.1080695445776
                  ],
                  [
                    276652.3942578046,
                    4821457.104464868,
                    1470.8080695445774
                  ],
                  [
                    276652.3942578046,
                    4821294.184464868,
                    1470.8080695445774
                  ],
                  [
                    276094.7742578046,
                    4821294.184464868,
                    1451.1080695445776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:21:36+00:00",
            "end_time": "2017-09-11T22:08: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": "20170831_43119E4417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497458634409,
              43.51223098681019,
              1309.1493040724497
            ],
            [
              -119.42548565022744,
              43.52498326740334,
              1309.1493040724497
            ],
            [
              -119.41249800330587,
              43.52525820370853,
              1335.7493040724496
            ],
            [
              -119.41198966950758,
              43.512505801414,
              1335.7493040724496
            ],
            [
              -119.42497458634409,
              43.51223098681019,
              1309.1493040724497
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254857,
        43.51223099,
        1309.149304,
        -119.4119897,
        43.5252582,
        1335.749304
      ],
      "properties": {
        "datetime": "2017-08-31T17:39:34Z",
        "pc:count": 13162137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304509.8642,
            "count": 13162137,
            "maximum": 305041.4868,
            "minimum": 303991.0068,
            "name": "X",
            "position": 0,
            "stddev": 293.2401443,
            "variance": 85989.78225
          },
          {
            "average": 4821269.201,
            "count": 13162137,
            "maximum": 4821974.016,
            "minimum": 4820556.496,
            "name": "Y",
            "position": 1,
            "stddev": 400.2393377,
            "variance": 160191.5275
          },
          {
            "average": 1319.957795,
            "count": 13162137,
            "maximum": 1335.749304,
            "minimum": 1309.149304,
            "name": "Z",
            "position": 2,
            "stddev": 3.108886659,
            "variance": 9.665176261
          },
          {
            "average": 20300.06721,
            "count": 13162137,
            "maximum": 28977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1420.866568,
            "variance": 2018861.805
          },
          {
            "average": 1.000398643,
            "count": 13162137,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02125961772,
            "variance": 0.0004519713455
          },
          {
            "average": 1.000802225,
            "count": 13162137,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03106820075,
            "variance": 0.0009652330976
          },
          {
            "average": 0.5026214968,
            "count": 13162137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931467,
            "variance": 0.2499931467
          },
          {
            "average": 2.279265138e-07,
            "count": 13162137,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000477416463,
            "variance": 2.279264791e-07
          },
          {
            "average": 1.167534953,
            "count": 13162137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3734528122,
            "variance": 0.1394670029
          },
          {
            "average": 0.1280123684,
            "count": 13162137,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71817884,
            "variance": 137.3157153
          },
          {
            "average": 1.999509958,
            "count": 13162137,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000621774,
            "variance": 1.001243935
          },
          {
            "average": 1133.447583,
            "count": 13162137,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.234948818,
            "variance": 1.525098583
          },
          {
            "average": 43480.28042,
            "count": 13162137,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2756.771145,
            "variance": 7599787.145
          },
          {
            "average": 41404.74039,
            "count": 13162137,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2602.369527,
            "variance": 6772327.156
          },
          {
            "average": 37808.09633,
            "count": 13162137,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2486.104317,
            "variance": 6180714.677
          },
          {
            "average": 188234859.2,
            "count": 13162137,
            "maximum": 188236374.7,
            "minimum": 188232825.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 842.5855835,
            "variance": 709950.4655
          },
          {
            "average": 0,
            "count": 13162137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13162137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303991.0068,
          4820556.496,
          1309.149304,
          305041.4868,
          4821974.016,
          1335.749304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303991.0067766574,
                4820556.495698426,
                1309.1493040724497
              ],
              [
                303991.0067766574,
                4821974.0156984255,
                1309.1493040724497
              ],
              [
                305041.4867766574,
                4821974.0156984255,
                1335.7493040724496
              ],
              [
                305041.4867766574,
                4820556.495698426,
                1335.7493040724496
              ],
              [
                303991.0067766574,
                4820556.495698426,
                1309.1493040724497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:39:34+00:00",
        "end_time": "2017-08-31T16:40:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254857,
            43.51223099,
            1309.149304,
            -119.4119897,
            43.5252582,
            1335.749304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497458634409,
                  43.51223098681019,
                  1309.1493040724497
                ],
                [
                  -119.42548565022744,
                  43.52498326740334,
                  1309.1493040724497
                ],
                [
                  -119.41249800330587,
                  43.52525820370853,
                  1335.7493040724496
                ],
                [
                  -119.41198966950758,
                  43.512505801414,
                  1335.7493040724496
                ],
                [
                  -119.42497458634409,
                  43.51223098681019,
                  1309.1493040724497
                ]
              ]
            ]
          },
          "id": "20170831_43119E4417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:39:34Z",
            "pc:count": 13162137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304509.8642,
                "count": 13162137,
                "maximum": 305041.4868,
                "minimum": 303991.0068,
                "name": "X",
                "position": 0,
                "stddev": 293.2401443,
                "variance": 85989.78225
              },
              {
                "average": 4821269.201,
                "count": 13162137,
                "maximum": 4821974.016,
                "minimum": 4820556.496,
                "name": "Y",
                "position": 1,
                "stddev": 400.2393377,
                "variance": 160191.5275
              },
              {
                "average": 1319.957795,
                "count": 13162137,
                "maximum": 1335.749304,
                "minimum": 1309.149304,
                "name": "Z",
                "position": 2,
                "stddev": 3.108886659,
                "variance": 9.665176261
              },
              {
                "average": 20300.06721,
                "count": 13162137,
                "maximum": 28977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1420.866568,
                "variance": 2018861.805
              },
              {
                "average": 1.000398643,
                "count": 13162137,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02125961772,
                "variance": 0.0004519713455
              },
              {
                "average": 1.000802225,
                "count": 13162137,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03106820075,
                "variance": 0.0009652330976
              },
              {
                "average": 0.5026214968,
                "count": 13162137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931467,
                "variance": 0.2499931467
              },
              {
                "average": 2.279265138e-07,
                "count": 13162137,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000477416463,
                "variance": 2.279264791e-07
              },
              {
                "average": 1.167534953,
                "count": 13162137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3734528122,
                "variance": 0.1394670029
              },
              {
                "average": 0.1280123684,
                "count": 13162137,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71817884,
                "variance": 137.3157153
              },
              {
                "average": 1.999509958,
                "count": 13162137,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000621774,
                "variance": 1.001243935
              },
              {
                "average": 1133.447583,
                "count": 13162137,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.234948818,
                "variance": 1.525098583
              },
              {
                "average": 43480.28042,
                "count": 13162137,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2756.771145,
                "variance": 7599787.145
              },
              {
                "average": 41404.74039,
                "count": 13162137,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2602.369527,
                "variance": 6772327.156
              },
              {
                "average": 37808.09633,
                "count": 13162137,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2486.104317,
                "variance": 6180714.677
              },
              {
                "average": 188234859.2,
                "count": 13162137,
                "maximum": 188236374.7,
                "minimum": 188232825.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 842.5855835,
                "variance": 709950.4655
              },
              {
                "average": 0,
                "count": 13162137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13162137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303991.0068,
              4820556.496,
              1309.149304,
              305041.4868,
              4821974.016,
              1335.749304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303991.0067766574,
                    4820556.495698426,
                    1309.1493040724497
                  ],
                  [
                    303991.0067766574,
                    4821974.0156984255,
                    1309.1493040724497
                  ],
                  [
                    305041.4867766574,
                    4821974.0156984255,
                    1335.7493040724496
                  ],
                  [
                    305041.4867766574,
                    4820556.495698426,
                    1335.7493040724496
                  ],
                  [
                    303991.0067766574,
                    4820556.495698426,
                    1309.1493040724497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:39:34+00:00",
            "end_time": "2017-08-31T16:40:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497367493664,
              43.57470897100744,
              1305.252505938174
            ],
            [
              -119.62552903025359,
              43.587481271894625,
              1305.252505938174
            ],
            [
              -119.61249951010346,
              43.587779963378246,
              1319.612505938174
            ],
            [
              -119.6119469031468,
              43.575007530081656,
              1319.612505938174
            ],
            [
              -119.62497367493664,
              43.57470897100744,
              1305.252505938174
            ]
          ]
        ]
      },
      "bbox": [
        -119.625529,
        43.57470897,
        1305.252506,
        -119.6119469,
        43.58777996,
        1319.612506
      ],
      "properties": {
        "datetime": "2017-09-10T17:17:22Z",
        "pc:count": 13814311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288562.5675,
            "count": 13814311,
            "maximum": 289096.7471,
            "minimum": 288043.8071,
            "name": "X",
            "position": 0,
            "stddev": 291.0446212,
            "variance": 84706.97154
          },
          {
            "average": 4828716.085,
            "count": 13814311,
            "maximum": 4829406.431,
            "minimum": 4827986.451,
            "name": "Y",
            "position": 1,
            "stddev": 395.6655549,
            "variance": 156551.2313
          },
          {
            "average": 1308.485857,
            "count": 13814311,
            "maximum": 1319.612506,
            "minimum": 1305.252506,
            "name": "Z",
            "position": 2,
            "stddev": 1.162883739,
            "variance": 1.352298591
          },
          {
            "average": 33864.84681,
            "count": 13814311,
            "maximum": 55665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6429.99546,
            "variance": 41344841.62
          },
          {
            "average": 1.02618806,
            "count": 13814311,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1667654724,
            "variance": 0.02781072277
          },
          {
            "average": 1.052687246,
            "count": 13814311,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2385629995,
            "variance": 0.05691230473
          },
          {
            "average": 0.5011108408,
            "count": 13814311,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987841,
            "variance": 0.2499987841
          },
          {
            "average": 1.882106172e-06,
            "count": 13814311,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001371897506,
            "variance": 1.882102766e-06
          },
          {
            "average": 1.295359718,
            "count": 13814311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4562043073,
            "variance": 0.20812237
          },
          {
            "average": 0.3279846093,
            "count": 13814311,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94105987,
            "variance": 142.5889109
          },
          {
            "average": 1.99229444,
            "count": 13814311,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008380317,
            "variance": 1.016830864
          },
          {
            "average": 1168.73665,
            "count": 13814311,
            "maximum": 1171,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9853984592,
            "variance": 0.9710101234
          },
          {
            "average": 21046.70047,
            "count": 13814311,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8609.629771,
            "variance": 74125724.8
          },
          {
            "average": 27026.04532,
            "count": 13814311,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6277.845951,
            "variance": 39411349.79
          },
          {
            "average": 17727.80924,
            "count": 13814311,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6115.15246,
            "variance": 37395089.6
          },
          {
            "average": 189097380.7,
            "count": 13814311,
            "maximum": 189099042.6,
            "minimum": 189095655.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 751.8256297,
            "variance": 565241.7774
          },
          {
            "average": 0,
            "count": 13814311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13814311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13814311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13814311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13814311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288043.8071,
          4827986.451,
          1305.252506,
          289096.7471,
          4829406.431,
          1319.612506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288043.80705706356,
                4827986.451128129,
                1305.252505938174
              ],
              [
                288043.80705706356,
                4829406.431128129,
                1305.252505938174
              ],
              [
                289096.7470570635,
                4829406.431128129,
                1319.612505938174
              ],
              [
                289096.7470570635,
                4827986.451128129,
                1319.612505938174
              ],
              [
                288043.80705706356,
                4827986.451128129,
                1305.252505938174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:17:22+00:00",
        "end_time": "2017-09-10T16:20:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.625529,
            43.57470897,
            1305.252506,
            -119.6119469,
            43.58777996,
            1319.612506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497367493664,
                  43.57470897100744,
                  1305.252505938174
                ],
                [
                  -119.62552903025359,
                  43.587481271894625,
                  1305.252505938174
                ],
                [
                  -119.61249951010346,
                  43.587779963378246,
                  1319.612505938174
                ],
                [
                  -119.6119469031468,
                  43.575007530081656,
                  1319.612505938174
                ],
                [
                  -119.62497367493664,
                  43.57470897100744,
                  1305.252505938174
                ]
              ]
            ]
          },
          "id": "20170910_43119E5116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:17:22Z",
            "pc:count": 13814311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288562.5675,
                "count": 13814311,
                "maximum": 289096.7471,
                "minimum": 288043.8071,
                "name": "X",
                "position": 0,
                "stddev": 291.0446212,
                "variance": 84706.97154
              },
              {
                "average": 4828716.085,
                "count": 13814311,
                "maximum": 4829406.431,
                "minimum": 4827986.451,
                "name": "Y",
                "position": 1,
                "stddev": 395.6655549,
                "variance": 156551.2313
              },
              {
                "average": 1308.485857,
                "count": 13814311,
                "maximum": 1319.612506,
                "minimum": 1305.252506,
                "name": "Z",
                "position": 2,
                "stddev": 1.162883739,
                "variance": 1.352298591
              },
              {
                "average": 33864.84681,
                "count": 13814311,
                "maximum": 55665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6429.99546,
                "variance": 41344841.62
              },
              {
                "average": 1.02618806,
                "count": 13814311,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1667654724,
                "variance": 0.02781072277
              },
              {
                "average": 1.052687246,
                "count": 13814311,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2385629995,
                "variance": 0.05691230473
              },
              {
                "average": 0.5011108408,
                "count": 13814311,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987841,
                "variance": 0.2499987841
              },
              {
                "average": 1.882106172e-06,
                "count": 13814311,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001371897506,
                "variance": 1.882102766e-06
              },
              {
                "average": 1.295359718,
                "count": 13814311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4562043073,
                "variance": 0.20812237
              },
              {
                "average": 0.3279846093,
                "count": 13814311,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94105987,
                "variance": 142.5889109
              },
              {
                "average": 1.99229444,
                "count": 13814311,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008380317,
                "variance": 1.016830864
              },
              {
                "average": 1168.73665,
                "count": 13814311,
                "maximum": 1171,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9853984592,
                "variance": 0.9710101234
              },
              {
                "average": 21046.70047,
                "count": 13814311,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8609.629771,
                "variance": 74125724.8
              },
              {
                "average": 27026.04532,
                "count": 13814311,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6277.845951,
                "variance": 39411349.79
              },
              {
                "average": 17727.80924,
                "count": 13814311,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6115.15246,
                "variance": 37395089.6
              },
              {
                "average": 189097380.7,
                "count": 13814311,
                "maximum": 189099042.6,
                "minimum": 189095655.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 751.8256297,
                "variance": 565241.7774
              },
              {
                "average": 0,
                "count": 13814311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13814311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13814311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13814311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13814311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288043.8071,
              4827986.451,
              1305.252506,
              289096.7471,
              4829406.431,
              1319.612506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288043.80705706356,
                    4827986.451128129,
                    1305.252505938174
                  ],
                  [
                    288043.80705706356,
                    4829406.431128129,
                    1305.252505938174
                  ],
                  [
                    289096.7470570635,
                    4829406.431128129,
                    1319.612505938174
                  ],
                  [
                    289096.7470570635,
                    4827986.451128129,
                    1319.612505938174
                  ],
                  [
                    288043.80705706356,
                    4827986.451128129,
                    1305.252505938174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:17:22+00:00",
            "end_time": "2017-09-10T16:20: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": "20170910_43119E6213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247292957944,
              43.58720433412,
              1314.0861571495007
            ],
            [
              -119.66303665696724,
              43.599980717425524,
              1314.0861571495007
            ],
            [
              -119.64999963484348,
              43.60028387274812,
              1329.8261571495004
            ],
            [
              -119.64943865931696,
              43.58750735501436,
              1329.8261571495004
            ],
            [
              -119.66247292957944,
              43.58720433412,
              1314.0861571495007
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630367,
        43.58720433,
        1314.086157,
        -119.6494387,
        43.60028387,
        1329.826157
      ],
      "properties": {
        "datetime": "2017-09-10T18:23:05Z",
        "pc:count": 13514097,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285582.5086,
            "count": 13514097,
            "maximum": 286113.6311,
            "minimum": 285060.2711,
            "name": "X",
            "position": 0,
            "stddev": 292.9128688,
            "variance": 85797.9487
          },
          {
            "average": 4830178.993,
            "count": 13514097,
            "maximum": 4830891.114,
            "minimum": 4829470.634,
            "name": "Y",
            "position": 1,
            "stddev": 404.8061474,
            "variance": 163868.0169
          },
          {
            "average": 1316.926445,
            "count": 13514097,
            "maximum": 1329.826157,
            "minimum": 1314.086157,
            "name": "Z",
            "position": 2,
            "stddev": 1.148682519,
            "variance": 1.319471529
          },
          {
            "average": 28068.36725,
            "count": 13514097,
            "maximum": 46049,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 2326.707374,
            "variance": 5413567.206
          },
          {
            "average": 1.000302721,
            "count": 13514097,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0174132503,
            "variance": 0.000303221286
          },
          {
            "average": 1.000601224,
            "count": 13514097,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0245456828,
            "variance": 0.0006024905443
          },
          {
            "average": 0.5019320936,
            "count": 13514097,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962855,
            "variance": 0.2499962855
          },
          {
            "average": 3.477849833e-06,
            "count": 13514097,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001864896243,
            "variance": 3.477837995e-06
          },
          {
            "average": 1.289245889,
            "count": 13514097,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4534123067,
            "variance": 0.2055827199
          },
          {
            "average": -0.04201244852,
            "count": 13514097,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91808674,
            "variance": 142.0407914
          },
          {
            "average": 2.009660505,
            "count": 13514097,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000138135,
            "variance": 1.000276289
          },
          {
            "average": 1173.585496,
            "count": 13514097,
            "maximum": 1176,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9711756237,
            "variance": 0.943182092
          },
          {
            "average": 46000.80803,
            "count": 13514097,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1507.224506,
            "variance": 2271725.71
          },
          {
            "average": 43658.83312,
            "count": 13514097,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1540.104181,
            "variance": 2371920.888
          },
          {
            "average": 39496.08059,
            "count": 13514097,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1644.287311,
            "variance": 2703680.76
          },
          {
            "average": 189101074.2,
            "count": 13514097,
            "maximum": 189102985.2,
            "minimum": 189099082.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 737.1799867,
            "variance": 543434.3327
          },
          {
            "average": 0,
            "count": 13514097,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13514097,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13514097,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13514097,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13514097,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285060.2711,
          4829470.634,
          1314.086157,
          286113.6311,
          4830891.114,
          1329.826157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285060.2711241793,
                4829470.634127556,
                1314.0861571495007
              ],
              [
                285060.2711241793,
                4830891.114127557,
                1314.0861571495007
              ],
              [
                286113.6311241793,
                4830891.114127557,
                1329.8261571495004
              ],
              [
                286113.6311241793,
                4829470.634127556,
                1329.8261571495004
              ],
              [
                285060.2711241793,
                4829470.634127556,
                1314.0861571495007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:23:05+00:00",
        "end_time": "2017-09-10T17:18:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630367,
            43.58720433,
            1314.086157,
            -119.6494387,
            43.60028387,
            1329.826157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247292957944,
                  43.58720433412,
                  1314.0861571495007
                ],
                [
                  -119.66303665696724,
                  43.599980717425524,
                  1314.0861571495007
                ],
                [
                  -119.64999963484348,
                  43.60028387274812,
                  1329.8261571495004
                ],
                [
                  -119.64943865931696,
                  43.58750735501436,
                  1329.8261571495004
                ],
                [
                  -119.66247292957944,
                  43.58720433412,
                  1314.0861571495007
                ]
              ]
            ]
          },
          "id": "20170910_43119E6213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:23:05Z",
            "pc:count": 13514097,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285582.5086,
                "count": 13514097,
                "maximum": 286113.6311,
                "minimum": 285060.2711,
                "name": "X",
                "position": 0,
                "stddev": 292.9128688,
                "variance": 85797.9487
              },
              {
                "average": 4830178.993,
                "count": 13514097,
                "maximum": 4830891.114,
                "minimum": 4829470.634,
                "name": "Y",
                "position": 1,
                "stddev": 404.8061474,
                "variance": 163868.0169
              },
              {
                "average": 1316.926445,
                "count": 13514097,
                "maximum": 1329.826157,
                "minimum": 1314.086157,
                "name": "Z",
                "position": 2,
                "stddev": 1.148682519,
                "variance": 1.319471529
              },
              {
                "average": 28068.36725,
                "count": 13514097,
                "maximum": 46049,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 2326.707374,
                "variance": 5413567.206
              },
              {
                "average": 1.000302721,
                "count": 13514097,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0174132503,
                "variance": 0.000303221286
              },
              {
                "average": 1.000601224,
                "count": 13514097,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0245456828,
                "variance": 0.0006024905443
              },
              {
                "average": 0.5019320936,
                "count": 13514097,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962855,
                "variance": 0.2499962855
              },
              {
                "average": 3.477849833e-06,
                "count": 13514097,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001864896243,
                "variance": 3.477837995e-06
              },
              {
                "average": 1.289245889,
                "count": 13514097,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4534123067,
                "variance": 0.2055827199
              },
              {
                "average": -0.04201244852,
                "count": 13514097,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91808674,
                "variance": 142.0407914
              },
              {
                "average": 2.009660505,
                "count": 13514097,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000138135,
                "variance": 1.000276289
              },
              {
                "average": 1173.585496,
                "count": 13514097,
                "maximum": 1176,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9711756237,
                "variance": 0.943182092
              },
              {
                "average": 46000.80803,
                "count": 13514097,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1507.224506,
                "variance": 2271725.71
              },
              {
                "average": 43658.83312,
                "count": 13514097,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1540.104181,
                "variance": 2371920.888
              },
              {
                "average": 39496.08059,
                "count": 13514097,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1644.287311,
                "variance": 2703680.76
              },
              {
                "average": 189101074.2,
                "count": 13514097,
                "maximum": 189102985.2,
                "minimum": 189099082.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 737.1799867,
                "variance": 543434.3327
              },
              {
                "average": 0,
                "count": 13514097,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13514097,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13514097,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13514097,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13514097,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285060.2711,
              4829470.634,
              1314.086157,
              286113.6311,
              4830891.114,
              1329.826157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285060.2711241793,
                    4829470.634127556,
                    1314.0861571495007
                  ],
                  [
                    285060.2711241793,
                    4830891.114127557,
                    1314.0861571495007
                  ],
                  [
                    286113.6311241793,
                    4830891.114127557,
                    1329.8261571495004
                  ],
                  [
                    286113.6311241793,
                    4829470.634127556,
                    1329.8261571495004
                  ],
                  [
                    285060.2711241793,
                    4829470.634127556,
                    1314.0861571495007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:23:05+00:00",
            "end_time": "2017-09-10T17:18: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": "20170911_43119E6308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497178090364,
              43.53719848917149,
              1321.5448362383663
            ],
            [
              -119.72554800943547,
              43.5499806233467,
              1321.5448362383663
            ],
            [
              -119.71249993142311,
              43.550291160325564,
              1342.8848362383665
            ],
            [
              -119.7119264532174,
              43.53750888837469,
              1342.8848362383665
            ],
            [
              -119.72497178090364,
              43.53719848917149,
              1321.5448362383663
            ]
          ]
        ]
      },
      "bbox": [
        -119.725548,
        43.53719849,
        1321.544836,
        -119.7119265,
        43.55029116,
        1342.884836
      ],
      "properties": {
        "datetime": "2017-09-11T21:11:30Z",
        "pc:count": 13765736,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280362.0618,
            "count": 13765736,
            "maximum": 280887.5986,
            "minimum": 279832.4186,
            "name": "X",
            "position": 0,
            "stddev": 292.6208338,
            "variance": 85626.9524
          },
          {
            "average": 4824783.519,
            "count": 13765736,
            "maximum": 4825501.553,
            "minimum": 4824080.373,
            "name": "Y",
            "position": 1,
            "stddev": 390.0598034,
            "variance": 152146.6502
          },
          {
            "average": 1326.852023,
            "count": 13765736,
            "maximum": 1342.884836,
            "minimum": 1321.544836,
            "name": "Z",
            "position": 2,
            "stddev": 4.050507248,
            "variance": 16.40660897
          },
          {
            "average": 26116.23357,
            "count": 13765736,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2574.93573,
            "variance": 6630294.012
          },
          {
            "average": 1.000676753,
            "count": 13765736,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02813375971,
            "variance": 0.0007915084353
          },
          {
            "average": 1.001352779,
            "count": 13765736,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.041233751,
            "variance": 0.001700222222
          },
          {
            "average": 0.5021581846,
            "count": 13765736,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953604,
            "variance": 0.2499953604
          },
          {
            "average": 1.525526859e-05,
            "count": 13765736,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003905769703,
            "variance": 1.525503697e-05
          },
          {
            "average": 1.231464994,
            "count": 13765736,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4217688507,
            "variance": 0.1778889634
          },
          {
            "average": -0.1797185867,
            "count": 13765736,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95256755,
            "variance": 142.8638711
          },
          {
            "average": 2.009010633,
            "count": 13765736,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000457239,
            "variance": 1.000914687
          },
          {
            "average": 1192.489237,
            "count": 13765736,
            "maximum": 1195,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9793894302,
            "variance": 0.959203656
          },
          {
            "average": 42430.50267,
            "count": 13765736,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2956.283615,
            "variance": 8739612.815
          },
          {
            "average": 40547.93509,
            "count": 13765736,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2821.113777,
            "variance": 7958682.943
          },
          {
            "average": 36647.57578,
            "count": 13765736,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2766.879644,
            "variance": 7655622.966
          },
          {
            "average": 189198096.6,
            "count": 13765736,
            "maximum": 189199490.5,
            "minimum": 189196505.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 554.1246936,
            "variance": 307054.176
          },
          {
            "average": 0,
            "count": 13765736,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13765736,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13765736,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13765736,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13765736,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279832.4186,
          4824080.373,
          1321.544836,
          280887.5986,
          4825501.553,
          1342.884836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279832.41856430523,
                4824080.372906561,
                1321.5448362383663
              ],
              [
                279832.41856430523,
                4825501.552906561,
                1321.5448362383663
              ],
              [
                280887.5985643053,
                4825501.552906561,
                1342.8848362383665
              ],
              [
                280887.5985643053,
                4824080.372906561,
                1342.8848362383665
              ],
              [
                279832.41856430523,
                4824080.372906561,
                1321.5448362383663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:11:30+00:00",
        "end_time": "2017-09-11T20:21:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.725548,
            43.53719849,
            1321.544836,
            -119.7119265,
            43.55029116,
            1342.884836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497178090364,
                  43.53719848917149,
                  1321.5448362383663
                ],
                [
                  -119.72554800943547,
                  43.5499806233467,
                  1321.5448362383663
                ],
                [
                  -119.71249993142311,
                  43.550291160325564,
                  1342.8848362383665
                ],
                [
                  -119.7119264532174,
                  43.53750888837469,
                  1342.8848362383665
                ],
                [
                  -119.72497178090364,
                  43.53719848917149,
                  1321.5448362383663
                ]
              ]
            ]
          },
          "id": "20170911_43119E6308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:11:30Z",
            "pc:count": 13765736,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280362.0618,
                "count": 13765736,
                "maximum": 280887.5986,
                "minimum": 279832.4186,
                "name": "X",
                "position": 0,
                "stddev": 292.6208338,
                "variance": 85626.9524
              },
              {
                "average": 4824783.519,
                "count": 13765736,
                "maximum": 4825501.553,
                "minimum": 4824080.373,
                "name": "Y",
                "position": 1,
                "stddev": 390.0598034,
                "variance": 152146.6502
              },
              {
                "average": 1326.852023,
                "count": 13765736,
                "maximum": 1342.884836,
                "minimum": 1321.544836,
                "name": "Z",
                "position": 2,
                "stddev": 4.050507248,
                "variance": 16.40660897
              },
              {
                "average": 26116.23357,
                "count": 13765736,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2574.93573,
                "variance": 6630294.012
              },
              {
                "average": 1.000676753,
                "count": 13765736,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02813375971,
                "variance": 0.0007915084353
              },
              {
                "average": 1.001352779,
                "count": 13765736,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.041233751,
                "variance": 0.001700222222
              },
              {
                "average": 0.5021581846,
                "count": 13765736,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953604,
                "variance": 0.2499953604
              },
              {
                "average": 1.525526859e-05,
                "count": 13765736,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003905769703,
                "variance": 1.525503697e-05
              },
              {
                "average": 1.231464994,
                "count": 13765736,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4217688507,
                "variance": 0.1778889634
              },
              {
                "average": -0.1797185867,
                "count": 13765736,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95256755,
                "variance": 142.8638711
              },
              {
                "average": 2.009010633,
                "count": 13765736,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000457239,
                "variance": 1.000914687
              },
              {
                "average": 1192.489237,
                "count": 13765736,
                "maximum": 1195,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9793894302,
                "variance": 0.959203656
              },
              {
                "average": 42430.50267,
                "count": 13765736,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2956.283615,
                "variance": 8739612.815
              },
              {
                "average": 40547.93509,
                "count": 13765736,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2821.113777,
                "variance": 7958682.943
              },
              {
                "average": 36647.57578,
                "count": 13765736,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2766.879644,
                "variance": 7655622.966
              },
              {
                "average": 189198096.6,
                "count": 13765736,
                "maximum": 189199490.5,
                "minimum": 189196505.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 554.1246936,
                "variance": 307054.176
              },
              {
                "average": 0,
                "count": 13765736,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13765736,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13765736,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13765736,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13765736,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279832.4186,
              4824080.373,
              1321.544836,
              280887.5986,
              4825501.553,
              1342.884836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279832.41856430523,
                    4824080.372906561,
                    1321.5448362383663
                  ],
                  [
                    279832.41856430523,
                    4825501.552906561,
                    1321.5448362383663
                  ],
                  [
                    280887.5985643053,
                    4825501.552906561,
                    1342.8848362383665
                  ],
                  [
                    280887.5985643053,
                    4824080.372906561,
                    1342.8848362383665
                  ],
                  [
                    279832.41856430523,
                    4824080.372906561,
                    1321.5448362383663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:11:30+00:00",
            "end_time": "2017-09-11T20:21: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": "20170911_43119E7420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76244041958965,
              43.51219461062255,
              1368.3748935423682
            ],
            [
              -119.76302426116723,
              43.524980896347955,
              1368.3748935423682
            ],
            [
              -119.75000126320671,
              43.525295103269485,
              1499.014893542368
            ],
            [
              -119.74942016498223,
              43.51250867808857,
              1499.014893542368
            ],
            [
              -119.76244041958965,
              43.51219461062255,
              1368.3748935423682
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630243,
        43.51219461,
        1368.374894,
        -119.7494202,
        43.5252951,
        1499.014894
      ],
      "properties": {
        "datetime": "2017-09-11T22:12:31Z",
        "pc:count": 14662954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277242.9957,
            "count": 14662954,
            "maximum": 277766.311,
            "minimum": 276712.691,
            "name": "X",
            "position": 0,
            "stddev": 286.9780709,
            "variance": 82356.41316
          },
          {
            "average": 4822095.425,
            "count": 14662954,
            "maximum": 4822824.928,
            "minimum": 4821403.248,
            "name": "Y",
            "position": 1,
            "stddev": 393.9999346,
            "variance": 155235.9485
          },
          {
            "average": 1432.640767,
            "count": 14662954,
            "maximum": 1499.014894,
            "minimum": 1368.374894,
            "name": "Z",
            "position": 2,
            "stddev": 29.68431719,
            "variance": 881.158687
          },
          {
            "average": 25501.63445,
            "count": 14662954,
            "maximum": 40273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3234.465664,
            "variance": 10461768.13
          },
          {
            "average": 1.021323602,
            "count": 14662954,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.155297671,
            "variance": 0.02411736662
          },
          {
            "average": 1.043049784,
            "count": 14662954,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2260925321,
            "variance": 0.05111783306
          },
          {
            "average": 0.5012608646,
            "count": 14662954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984273,
            "variance": 0.2499984273
          },
          {
            "average": 2.864361438e-05,
            "count": 14662954,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005351896474,
            "variance": 2.864279587e-05
          },
          {
            "average": 1.235355509,
            "count": 14662954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4242208217,
            "variance": 0.1799633056
          },
          {
            "average": 0.3104347961,
            "count": 14662954,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89564645,
            "variance": 141.5064045
          },
          {
            "average": 1.992816727,
            "count": 14662954,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007407371,
            "variance": 1.014869611
          },
          {
            "average": 1201.519076,
            "count": 14662954,
            "maximum": 1204,
            "minimum": 1199,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9425646167,
            "variance": 0.8884280566
          },
          {
            "average": 40423.47434,
            "count": 14662954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6329.439597,
            "variance": 40061805.62
          },
          {
            "average": 38480.3053,
            "count": 14662954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5486.570615,
            "variance": 30102457.12
          },
          {
            "average": 34502.85824,
            "count": 14662954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5220.732735,
            "variance": 27256050.29
          },
          {
            "average": 189202274.4,
            "count": 14662954,
            "maximum": 189203151.8,
            "minimum": 189201319.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 388.1414533,
            "variance": 150653.7878
          },
          {
            "average": 0,
            "count": 14662954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14662954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14662954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14662954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14662954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276712.691,
          4821403.248,
          1368.374894,
          277766.311,
          4822824.928,
          1499.014894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276712.69100501796,
                4821403.247688487,
                1368.3748935423682
              ],
              [
                276712.69100501796,
                4822824.927688487,
                1368.3748935423682
              ],
              [
                277766.31100501795,
                4822824.927688487,
                1499.014893542368
              ],
              [
                277766.31100501795,
                4821403.247688487,
                1499.014893542368
              ],
              [
                276712.69100501796,
                4821403.247688487,
                1368.3748935423682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:12:31+00:00",
        "end_time": "2017-09-11T21:41:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630243,
            43.51219461,
            1368.374894,
            -119.7494202,
            43.5252951,
            1499.014894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76244041958965,
                  43.51219461062255,
                  1368.3748935423682
                ],
                [
                  -119.76302426116723,
                  43.524980896347955,
                  1368.3748935423682
                ],
                [
                  -119.75000126320671,
                  43.525295103269485,
                  1499.014893542368
                ],
                [
                  -119.74942016498223,
                  43.51250867808857,
                  1499.014893542368
                ],
                [
                  -119.76244041958965,
                  43.51219461062255,
                  1368.3748935423682
                ]
              ]
            ]
          },
          "id": "20170911_43119E7420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:12:31Z",
            "pc:count": 14662954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277242.9957,
                "count": 14662954,
                "maximum": 277766.311,
                "minimum": 276712.691,
                "name": "X",
                "position": 0,
                "stddev": 286.9780709,
                "variance": 82356.41316
              },
              {
                "average": 4822095.425,
                "count": 14662954,
                "maximum": 4822824.928,
                "minimum": 4821403.248,
                "name": "Y",
                "position": 1,
                "stddev": 393.9999346,
                "variance": 155235.9485
              },
              {
                "average": 1432.640767,
                "count": 14662954,
                "maximum": 1499.014894,
                "minimum": 1368.374894,
                "name": "Z",
                "position": 2,
                "stddev": 29.68431719,
                "variance": 881.158687
              },
              {
                "average": 25501.63445,
                "count": 14662954,
                "maximum": 40273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3234.465664,
                "variance": 10461768.13
              },
              {
                "average": 1.021323602,
                "count": 14662954,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.155297671,
                "variance": 0.02411736662
              },
              {
                "average": 1.043049784,
                "count": 14662954,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2260925321,
                "variance": 0.05111783306
              },
              {
                "average": 0.5012608646,
                "count": 14662954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984273,
                "variance": 0.2499984273
              },
              {
                "average": 2.864361438e-05,
                "count": 14662954,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005351896474,
                "variance": 2.864279587e-05
              },
              {
                "average": 1.235355509,
                "count": 14662954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4242208217,
                "variance": 0.1799633056
              },
              {
                "average": 0.3104347961,
                "count": 14662954,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89564645,
                "variance": 141.5064045
              },
              {
                "average": 1.992816727,
                "count": 14662954,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007407371,
                "variance": 1.014869611
              },
              {
                "average": 1201.519076,
                "count": 14662954,
                "maximum": 1204,
                "minimum": 1199,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9425646167,
                "variance": 0.8884280566
              },
              {
                "average": 40423.47434,
                "count": 14662954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6329.439597,
                "variance": 40061805.62
              },
              {
                "average": 38480.3053,
                "count": 14662954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5486.570615,
                "variance": 30102457.12
              },
              {
                "average": 34502.85824,
                "count": 14662954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5220.732735,
                "variance": 27256050.29
              },
              {
                "average": 189202274.4,
                "count": 14662954,
                "maximum": 189203151.8,
                "minimum": 189201319.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 388.1414533,
                "variance": 150653.7878
              },
              {
                "average": 0,
                "count": 14662954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14662954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14662954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14662954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14662954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276712.691,
              4821403.248,
              1368.374894,
              277766.311,
              4822824.928,
              1499.014894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276712.69100501796,
                    4821403.247688487,
                    1368.3748935423682
                  ],
                  [
                    276712.69100501796,
                    4822824.927688487,
                    1368.3748935423682
                  ],
                  [
                    277766.31100501795,
                    4822824.927688487,
                    1499.014893542368
                  ],
                  [
                    277766.31100501795,
                    4821403.247688487,
                    1499.014893542368
                  ],
                  [
                    276712.69100501796,
                    4821403.247688487,
                    1368.3748935423682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:12:31+00:00",
            "end_time": "2017-09-11T21:41: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": "20170908_43119E5404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497423133059,
              43.54972016446866,
              1287.0357672661114
            ],
            [
              -119.52550751219145,
              43.56248237164117,
              1287.0357672661114
            ],
            [
              -119.51249893639331,
              43.56276916865516,
              1325.8157672661116
            ],
            [
              -119.5119683953336,
              43.55000683444089,
              1325.8157672661116
            ],
            [
              -119.52497423133059,
              43.54972016446866,
              1287.0357672661114
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255075,
        43.54972016,
        1287.035767,
        -119.5119684,
        43.56276917,
        1325.815767
      ],
      "properties": {
        "datetime": "2017-09-10T14:39:11Z",
        "pc:count": 15083478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296587.4965,
            "count": 15083478,
            "maximum": 297085.8938,
            "minimum": 296034.2938,
            "name": "X",
            "position": 0,
            "stddev": 295.1472292,
            "variance": 87111.88689
          },
          {
            "average": 4825686.137,
            "count": 15083478,
            "maximum": 4826379.499,
            "minimum": 4824960.759,
            "name": "Y",
            "position": 1,
            "stddev": 399.7341883,
            "variance": 159787.4213
          },
          {
            "average": 1296.254337,
            "count": 15083478,
            "maximum": 1325.815767,
            "minimum": 1287.035767,
            "name": "Z",
            "position": 2,
            "stddev": 9.707087787,
            "variance": 94.22755331
          },
          {
            "average": 30168.0533,
            "count": 15083478,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5626.513767,
            "variance": 31657657.17
          },
          {
            "average": 1.006893901,
            "count": 15083478,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09489133687,
            "variance": 0.009004365812
          },
          {
            "average": 1.013963291,
            "count": 15083478,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1452905084,
            "variance": 0.02110933184
          },
          {
            "average": 0.5034781766,
            "count": 15083478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999879187,
            "variance": 0.2499879189
          },
          {
            "average": 2.154675467e-05,
            "count": 15083478,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00464179834,
            "variance": 2.154629183e-05
          },
          {
            "average": 1.232761966,
            "count": 15083478,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4225918187,
            "variance": 0.1785838453
          },
          {
            "average": -1.107886375,
            "count": 15083478,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10174835,
            "variance": 146.4523131
          },
          {
            "average": 2.008491344,
            "count": 15083478,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003829397,
            "variance": 1.007673459
          },
          {
            "average": 1153.615466,
            "count": 15083478,
            "maximum": 1157,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.731574705,
            "variance": 2.998350958
          },
          {
            "average": 38222.78751,
            "count": 15083478,
            "maximum": 60416,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 9817.383416,
            "variance": 96381017.13
          },
          {
            "average": 39021.32724,
            "count": 15083478,
            "maximum": 59904,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 5663.264454,
            "variance": 32072564.28
          },
          {
            "average": 33233.38992,
            "count": 15083478,
            "maximum": 59904,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 7493.11632,
            "variance": 56146792.18
          },
          {
            "average": 188956558.4,
            "count": 15083478,
            "maximum": 189089551.4,
            "minimum": 188947215.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29241.23694,
            "variance": 855049937.8
          },
          {
            "average": 0,
            "count": 15083478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15083478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15083478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15083478,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15083478,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296034.2938,
          4824960.759,
          1287.035767,
          297085.8938,
          4826379.499,
          1325.815767
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296034.2938326087,
                4824960.759432393,
                1287.0357672661114
              ],
              [
                296034.2938326087,
                4826379.499432393,
                1287.0357672661114
              ],
              [
                297085.89383260865,
                4826379.499432393,
                1325.8157672661116
              ],
              [
                297085.89383260865,
                4824960.759432393,
                1325.8157672661116
              ],
              [
                296034.2938326087,
                4824960.759432393,
                1287.0357672661114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:39:11+00:00",
        "end_time": "2017-09-08T23:06:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255075,
            43.54972016,
            1287.035767,
            -119.5119684,
            43.56276917,
            1325.815767
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497423133059,
                  43.54972016446866,
                  1287.0357672661114
                ],
                [
                  -119.52550751219145,
                  43.56248237164117,
                  1287.0357672661114
                ],
                [
                  -119.51249893639331,
                  43.56276916865516,
                  1325.8157672661116
                ],
                [
                  -119.5119683953336,
                  43.55000683444089,
                  1325.8157672661116
                ],
                [
                  -119.52497423133059,
                  43.54972016446866,
                  1287.0357672661114
                ]
              ]
            ]
          },
          "id": "20170908_43119E5404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:39:11Z",
            "pc:count": 15083478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296587.4965,
                "count": 15083478,
                "maximum": 297085.8938,
                "minimum": 296034.2938,
                "name": "X",
                "position": 0,
                "stddev": 295.1472292,
                "variance": 87111.88689
              },
              {
                "average": 4825686.137,
                "count": 15083478,
                "maximum": 4826379.499,
                "minimum": 4824960.759,
                "name": "Y",
                "position": 1,
                "stddev": 399.7341883,
                "variance": 159787.4213
              },
              {
                "average": 1296.254337,
                "count": 15083478,
                "maximum": 1325.815767,
                "minimum": 1287.035767,
                "name": "Z",
                "position": 2,
                "stddev": 9.707087787,
                "variance": 94.22755331
              },
              {
                "average": 30168.0533,
                "count": 15083478,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5626.513767,
                "variance": 31657657.17
              },
              {
                "average": 1.006893901,
                "count": 15083478,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09489133687,
                "variance": 0.009004365812
              },
              {
                "average": 1.013963291,
                "count": 15083478,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1452905084,
                "variance": 0.02110933184
              },
              {
                "average": 0.5034781766,
                "count": 15083478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999879187,
                "variance": 0.2499879189
              },
              {
                "average": 2.154675467e-05,
                "count": 15083478,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00464179834,
                "variance": 2.154629183e-05
              },
              {
                "average": 1.232761966,
                "count": 15083478,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4225918187,
                "variance": 0.1785838453
              },
              {
                "average": -1.107886375,
                "count": 15083478,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10174835,
                "variance": 146.4523131
              },
              {
                "average": 2.008491344,
                "count": 15083478,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003829397,
                "variance": 1.007673459
              },
              {
                "average": 1153.615466,
                "count": 15083478,
                "maximum": 1157,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.731574705,
                "variance": 2.998350958
              },
              {
                "average": 38222.78751,
                "count": 15083478,
                "maximum": 60416,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 9817.383416,
                "variance": 96381017.13
              },
              {
                "average": 39021.32724,
                "count": 15083478,
                "maximum": 59904,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 5663.264454,
                "variance": 32072564.28
              },
              {
                "average": 33233.38992,
                "count": 15083478,
                "maximum": 59904,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 7493.11632,
                "variance": 56146792.18
              },
              {
                "average": 188956558.4,
                "count": 15083478,
                "maximum": 189089551.4,
                "minimum": 188947215.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29241.23694,
                "variance": 855049937.8
              },
              {
                "average": 0,
                "count": 15083478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15083478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15083478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15083478,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15083478,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296034.2938,
              4824960.759,
              1287.035767,
              297085.8938,
              4826379.499,
              1325.815767
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296034.2938326087,
                    4824960.759432393,
                    1287.0357672661114
                  ],
                  [
                    296034.2938326087,
                    4826379.499432393,
                    1287.0357672661114
                  ],
                  [
                    297085.89383260865,
                    4826379.499432393,
                    1325.8157672661116
                  ],
                  [
                    297085.89383260865,
                    4824960.759432393,
                    1325.8157672661116
                  ],
                  [
                    296034.2938326087,
                    4824960.759432393,
                    1287.0357672661114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:39:11+00:00",
            "end_time": "2017-09-08T23:06: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": "20170828_43119E3419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.27497633552979,
              43.512247071210126,
              1316.3293291940352
            ],
            [
              -119.27545518879623,
              43.52498434992175,
              1316.3293291940352
            ],
            [
              -119.26249582459255,
              43.52524165567913,
              1413.6893291940353
            ],
            [
              -119.2620196928447,
              43.512504263204356,
              1413.6893291940353
            ],
            [
              -119.27497633552979,
              43.512247071210126,
              1316.3293291940352
            ]
          ]
        ]
      },
      "bbox": [
        -119.2754552,
        43.51224707,
        1316.329329,
        -119.2620197,
        43.52524166,
        1413.689329
      ],
      "properties": {
        "datetime": "2017-08-28T19:16:40Z",
        "pc:count": 13708500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316646.0181,
            "count": 13708500,
            "maximum": 317163.7396,
            "minimum": 316115.6596,
            "name": "X",
            "position": 0,
            "stddev": 293.8028239,
            "variance": 86320.09934
          },
          {
            "average": 4820917.542,
            "count": 13708500,
            "maximum": 4821631.401,
            "minimum": 4820215.701,
            "name": "Y",
            "position": 1,
            "stddev": 394.2425287,
            "variance": 155427.1714
          },
          {
            "average": 1369.277268,
            "count": 13708500,
            "maximum": 1413.689329,
            "minimum": 1316.329329,
            "name": "Z",
            "position": 2,
            "stddev": 20.23979715,
            "variance": 409.6493887
          },
          {
            "average": 19802.35603,
            "count": 13708500,
            "maximum": 44257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2328.310556,
            "variance": 5421030.043
          },
          {
            "average": 1.015172484,
            "count": 13708500,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1403433865,
            "variance": 0.01969626614
          },
          {
            "average": 1.030629828,
            "count": 13708500,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.210920778,
            "variance": 0.04448757461
          },
          {
            "average": 0.5030378962,
            "count": 13708500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907893,
            "variance": 0.2499907894
          },
          {
            "average": 6.638217165e-06,
            "count": 13708500,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002576465327,
            "variance": 6.638173583e-06
          },
          {
            "average": 1.21270387,
            "count": 13708500,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4092199235,
            "variance": 0.1674609458
          },
          {
            "average": -0.1091608097,
            "count": 13708500,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68526759,
            "variance": 136.5454786
          },
          {
            "average": 1.99186461,
            "count": 13708500,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005579711,
            "variance": 1.011190555
          },
          {
            "average": 1038.745918,
            "count": 13708500,
            "maximum": 1041,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.530893442,
            "variance": 2.343634731
          },
          {
            "average": 41240.05233,
            "count": 13708500,
            "maximum": 56832,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 3946.929931,
            "variance": 15578255.88
          },
          {
            "average": 39838.12266,
            "count": 13708500,
            "maximum": 56832,
            "minimum": 8448,
            "name": "Green",
            "position": 13,
            "stddev": 3285.732119,
            "variance": 10796035.56
          },
          {
            "average": 36695.82362,
            "count": 13708500,
            "maximum": 58368,
            "minimum": 11008,
            "name": "Blue",
            "position": 14,
            "stddev": 3157.91374,
            "variance": 9972419.187
          },
          {
            "average": 187982091.6,
            "count": 13708500,
            "maximum": 187983000.7,
            "minimum": 187981222.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.0604537,
            "variance": 284153.4473
          },
          {
            "average": 0,
            "count": 13708500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708500,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708500,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316115.6596,
          4820215.701,
          1316.329329,
          317163.7396,
          4821631.401,
          1413.689329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316115.65961156704,
                4820215.700991053,
                1316.3293291940352
              ],
              [
                316115.65961156704,
                4821631.400991052,
                1316.3293291940352
              ],
              [
                317163.739611567,
                4821631.400991052,
                1413.6893291940353
              ],
              [
                317163.739611567,
                4820215.700991053,
                1413.6893291940353
              ],
              [
                316115.65961156704,
                4820215.700991053,
                1316.3293291940352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:16:40+00:00",
        "end_time": "2017-08-28T18:47:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.2754552,
            43.51224707,
            1316.329329,
            -119.2620197,
            43.52524166,
            1413.689329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.27497633552979,
                  43.512247071210126,
                  1316.3293291940352
                ],
                [
                  -119.27545518879623,
                  43.52498434992175,
                  1316.3293291940352
                ],
                [
                  -119.26249582459255,
                  43.52524165567913,
                  1413.6893291940353
                ],
                [
                  -119.2620196928447,
                  43.512504263204356,
                  1413.6893291940353
                ],
                [
                  -119.27497633552979,
                  43.512247071210126,
                  1316.3293291940352
                ]
              ]
            ]
          },
          "id": "20170828_43119E3419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:16:40Z",
            "pc:count": 13708500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316646.0181,
                "count": 13708500,
                "maximum": 317163.7396,
                "minimum": 316115.6596,
                "name": "X",
                "position": 0,
                "stddev": 293.8028239,
                "variance": 86320.09934
              },
              {
                "average": 4820917.542,
                "count": 13708500,
                "maximum": 4821631.401,
                "minimum": 4820215.701,
                "name": "Y",
                "position": 1,
                "stddev": 394.2425287,
                "variance": 155427.1714
              },
              {
                "average": 1369.277268,
                "count": 13708500,
                "maximum": 1413.689329,
                "minimum": 1316.329329,
                "name": "Z",
                "position": 2,
                "stddev": 20.23979715,
                "variance": 409.6493887
              },
              {
                "average": 19802.35603,
                "count": 13708500,
                "maximum": 44257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2328.310556,
                "variance": 5421030.043
              },
              {
                "average": 1.015172484,
                "count": 13708500,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1403433865,
                "variance": 0.01969626614
              },
              {
                "average": 1.030629828,
                "count": 13708500,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.210920778,
                "variance": 0.04448757461
              },
              {
                "average": 0.5030378962,
                "count": 13708500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907893,
                "variance": 0.2499907894
              },
              {
                "average": 6.638217165e-06,
                "count": 13708500,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002576465327,
                "variance": 6.638173583e-06
              },
              {
                "average": 1.21270387,
                "count": 13708500,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4092199235,
                "variance": 0.1674609458
              },
              {
                "average": -0.1091608097,
                "count": 13708500,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68526759,
                "variance": 136.5454786
              },
              {
                "average": 1.99186461,
                "count": 13708500,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005579711,
                "variance": 1.011190555
              },
              {
                "average": 1038.745918,
                "count": 13708500,
                "maximum": 1041,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.530893442,
                "variance": 2.343634731
              },
              {
                "average": 41240.05233,
                "count": 13708500,
                "maximum": 56832,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 3946.929931,
                "variance": 15578255.88
              },
              {
                "average": 39838.12266,
                "count": 13708500,
                "maximum": 56832,
                "minimum": 8448,
                "name": "Green",
                "position": 13,
                "stddev": 3285.732119,
                "variance": 10796035.56
              },
              {
                "average": 36695.82362,
                "count": 13708500,
                "maximum": 58368,
                "minimum": 11008,
                "name": "Blue",
                "position": 14,
                "stddev": 3157.91374,
                "variance": 9972419.187
              },
              {
                "average": 187982091.6,
                "count": 13708500,
                "maximum": 187983000.7,
                "minimum": 187981222.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.0604537,
                "variance": 284153.4473
              },
              {
                "average": 0,
                "count": 13708500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708500,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708500,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316115.6596,
              4820215.701,
              1316.329329,
              317163.7396,
              4821631.401,
              1413.689329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316115.65961156704,
                    4820215.700991053,
                    1316.3293291940352
                  ],
                  [
                    316115.65961156704,
                    4821631.400991052,
                    1316.3293291940352
                  ],
                  [
                    317163.739611567,
                    4821631.400991052,
                    1413.6893291940353
                  ],
                  [
                    317163.739611567,
                    4820215.700991053,
                    1413.6893291940353
                  ],
                  [
                    316115.65961156704,
                    4820215.700991053,
                    1316.3293291940352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:16:40+00:00",
            "end_time": "2017-08-28T18:47: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": "20170831_43119E5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747409321352,
              43.574717891776245,
              1294.5282036180417
            ],
            [
              -119.53801055568829,
              43.58748171869066,
              1294.5282036180417
            ],
            [
              -119.52499820769863,
              43.58777003612,
              1318.9482036180418
            ],
            [
              -119.52446448851809,
              43.57500608147977,
              1318.9482036180418
            ],
            [
              -119.53747409321352,
              43.574717891776245,
              1294.5282036180417
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380106,
        43.57471789,
        1294.528204,
        -119.5244645,
        43.58777004,
        1318.948204
      ],
      "properties": {
        "datetime": "2017-09-10T14:39:45Z",
        "pc:count": 18469130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295693.5554,
            "count": 18469130,
            "maximum": 296160.8004,
            "minimum": 295109.3204,
            "name": "X",
            "position": 0,
            "stddev": 291.5921567,
            "variance": 85025.98582
          },
          {
            "average": 4828531.336,
            "count": 18469130,
            "maximum": 4829186.824,
            "minimum": 4827767.884,
            "name": "Y",
            "position": 1,
            "stddev": 407.1485299,
            "variance": 165769.9254
          },
          {
            "average": 1304.129923,
            "count": 18469130,
            "maximum": 1318.948204,
            "minimum": 1294.528204,
            "name": "Z",
            "position": 2,
            "stddev": 3.359578802,
            "variance": 11.28676973
          },
          {
            "average": 27428.65125,
            "count": 18469130,
            "maximum": 45729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3165.570166,
            "variance": 10020834.48
          },
          {
            "average": 1.000635655,
            "count": 18469130,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02525355221,
            "variance": 0.0006377418993
          },
          {
            "average": 1.001248137,
            "count": 18469130,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03541411011,
            "variance": 0.001254159195
          },
          {
            "average": 0.5034913935,
            "count": 18469130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878236,
            "variance": 0.2499878237
          },
          {
            "average": 2.376939249e-05,
            "count": 18469130,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004875328584,
            "variance": 2.37688288e-05
          },
          {
            "average": 1.223515943,
            "count": 18469130,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4166012186,
            "variance": 0.1735565754
          },
          {
            "average": -0.7990251597,
            "count": 18469130,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.29702324,
            "variance": 151.2167805
          },
          {
            "average": 2.010182234,
            "count": 18469130,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001195854,
            "variance": 1.002393137
          },
          {
            "average": 1151.81939,
            "count": 18469130,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.533512654,
            "variance": 6.418686368
          },
          {
            "average": 46359.50584,
            "count": 18469130,
            "maximum": 57344,
            "minimum": 13824,
            "name": "Red",
            "position": 12,
            "stddev": 3852.02683,
            "variance": 14838110.7
          },
          {
            "average": 44720.76312,
            "count": 18469130,
            "maximum": 56576,
            "minimum": 23040,
            "name": "Green",
            "position": 13,
            "stddev": 3461.316127,
            "variance": 11980709.33
          },
          {
            "average": 40784.62326,
            "count": 18469130,
            "maximum": 55552,
            "minimum": 13824,
            "name": "Blue",
            "position": 14,
            "stddev": 3901.672597,
            "variance": 15223049.06
          },
          {
            "average": 188933506.7,
            "count": 18469130,
            "maximum": 189089585.9,
            "minimum": 188241740.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 104469.3854,
            "variance": 10913852480.0
          },
          {
            "average": 0,
            "count": 18469130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18469130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18469130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18469130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18469130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295109.3204,
          4827767.884,
          1294.528204,
          296160.8004,
          4829186.824,
          1318.948204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295109.3204425197,
                4827767.884174195,
                1294.5282036180417
              ],
              [
                295109.3204425197,
                4829186.824174195,
                1294.5282036180417
              ],
              [
                296160.80044251966,
                4829186.824174195,
                1318.9482036180418
              ],
              [
                296160.80044251966,
                4827767.884174195,
                1318.9482036180418
              ],
              [
                295109.3204425197,
                4827767.884174195,
                1294.5282036180417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:39:45+00:00",
        "end_time": "2017-08-31T19:09:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380106,
            43.57471789,
            1294.528204,
            -119.5244645,
            43.58777004,
            1318.948204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747409321352,
                  43.574717891776245,
                  1294.5282036180417
                ],
                [
                  -119.53801055568829,
                  43.58748171869066,
                  1294.5282036180417
                ],
                [
                  -119.52499820769863,
                  43.58777003612,
                  1318.9482036180418
                ],
                [
                  -119.52446448851809,
                  43.57500608147977,
                  1318.9482036180418
                ],
                [
                  -119.53747409321352,
                  43.574717891776245,
                  1294.5282036180417
                ]
              ]
            ]
          },
          "id": "20170831_43119E5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:39:45Z",
            "pc:count": 18469130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295693.5554,
                "count": 18469130,
                "maximum": 296160.8004,
                "minimum": 295109.3204,
                "name": "X",
                "position": 0,
                "stddev": 291.5921567,
                "variance": 85025.98582
              },
              {
                "average": 4828531.336,
                "count": 18469130,
                "maximum": 4829186.824,
                "minimum": 4827767.884,
                "name": "Y",
                "position": 1,
                "stddev": 407.1485299,
                "variance": 165769.9254
              },
              {
                "average": 1304.129923,
                "count": 18469130,
                "maximum": 1318.948204,
                "minimum": 1294.528204,
                "name": "Z",
                "position": 2,
                "stddev": 3.359578802,
                "variance": 11.28676973
              },
              {
                "average": 27428.65125,
                "count": 18469130,
                "maximum": 45729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3165.570166,
                "variance": 10020834.48
              },
              {
                "average": 1.000635655,
                "count": 18469130,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02525355221,
                "variance": 0.0006377418993
              },
              {
                "average": 1.001248137,
                "count": 18469130,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03541411011,
                "variance": 0.001254159195
              },
              {
                "average": 0.5034913935,
                "count": 18469130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878236,
                "variance": 0.2499878237
              },
              {
                "average": 2.376939249e-05,
                "count": 18469130,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004875328584,
                "variance": 2.37688288e-05
              },
              {
                "average": 1.223515943,
                "count": 18469130,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4166012186,
                "variance": 0.1735565754
              },
              {
                "average": -0.7990251597,
                "count": 18469130,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.29702324,
                "variance": 151.2167805
              },
              {
                "average": 2.010182234,
                "count": 18469130,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001195854,
                "variance": 1.002393137
              },
              {
                "average": 1151.81939,
                "count": 18469130,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.533512654,
                "variance": 6.418686368
              },
              {
                "average": 46359.50584,
                "count": 18469130,
                "maximum": 57344,
                "minimum": 13824,
                "name": "Red",
                "position": 12,
                "stddev": 3852.02683,
                "variance": 14838110.7
              },
              {
                "average": 44720.76312,
                "count": 18469130,
                "maximum": 56576,
                "minimum": 23040,
                "name": "Green",
                "position": 13,
                "stddev": 3461.316127,
                "variance": 11980709.33
              },
              {
                "average": 40784.62326,
                "count": 18469130,
                "maximum": 55552,
                "minimum": 13824,
                "name": "Blue",
                "position": 14,
                "stddev": 3901.672597,
                "variance": 15223049.06
              },
              {
                "average": 188933506.7,
                "count": 18469130,
                "maximum": 189089585.9,
                "minimum": 188241740.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 104469.3854,
                "variance": 10913852480.0
              },
              {
                "average": 0,
                "count": 18469130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18469130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18469130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18469130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18469130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295109.3204,
              4827767.884,
              1294.528204,
              296160.8004,
              4829186.824,
              1318.948204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295109.3204425197,
                    4827767.884174195,
                    1294.5282036180417
                  ],
                  [
                    295109.3204425197,
                    4829186.824174195,
                    1294.5282036180417
                  ],
                  [
                    296160.80044251966,
                    4829186.824174195,
                    1318.9482036180418
                  ],
                  [
                    296160.80044251966,
                    4827767.884174195,
                    1318.9482036180418
                  ],
                  [
                    295109.3204425197,
                    4827767.884174195,
                    1294.5282036180417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:39:45+00:00",
            "end_time": "2017-08-31T19:09:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747574827966,
              43.499734232949315,
              1335.7497963986575
            ],
            [
              -119.38797855250209,
              43.51248329437446,
              1335.7497963986575
            ],
            [
              -119.37499743282906,
              43.51275382136806,
              1375.5897963986577
            ],
            [
              -119.3744973555849,
              43.50000464022083,
              1375.5897963986577
            ],
            [
              -119.38747574827966,
              43.499734232949315,
              1335.7497963986575
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879786,
        43.49973423,
        1335.749796,
        -119.3744974,
        43.51275382,
        1375.589796
      ],
      "properties": {
        "datetime": "2017-08-31T16:41:12Z",
        "pc:count": 13311276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307505.681,
            "count": 13311276,
            "maximum": 308032.4077,
            "minimum": 306982.2677,
            "name": "X",
            "position": 0,
            "stddev": 291.0160262,
            "variance": 84690.32753
          },
          {
            "average": 4819791.362,
            "count": 13311276,
            "maximum": 4820497.989,
            "minimum": 4819080.869,
            "name": "Y",
            "position": 1,
            "stddev": 401.9178169,
            "variance": 161537.9316
          },
          {
            "average": 1351.501807,
            "count": 13311276,
            "maximum": 1375.589796,
            "minimum": 1335.749796,
            "name": "Z",
            "position": 2,
            "stddev": 8.90413855,
            "variance": 79.28368333
          },
          {
            "average": 19522.19107,
            "count": 13311276,
            "maximum": 29473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1918.618485,
            "variance": 3681096.891
          },
          {
            "average": 1.012725226,
            "count": 13311276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1202130157,
            "variance": 0.01445116915
          },
          {
            "average": 1.025712636,
            "count": 13311276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1755361222,
            "variance": 0.03081293019
          },
          {
            "average": 0.5020094993,
            "count": 13311276,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959807,
            "variance": 0.2499959807
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.167431732,
            "count": 13311276,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3733608948,
            "variance": 0.1393983578
          },
          {
            "average": 0.4361686668,
            "count": 13311276,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66569821,
            "variance": 136.0885148
          },
          {
            "average": 1.989194349,
            "count": 13311276,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003740944,
            "variance": 1.007495882
          },
          {
            "average": 1127.747758,
            "count": 13311276,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9629500538,
            "variance": 0.9272728061
          },
          {
            "average": 42702.52117,
            "count": 13311276,
            "maximum": 55296,
            "minimum": 8704,
            "name": "Red",
            "position": 12,
            "stddev": 3755.26668,
            "variance": 14102027.84
          },
          {
            "average": 40780.7475,
            "count": 13311276,
            "maximum": 53760,
            "minimum": 11264,
            "name": "Green",
            "position": 13,
            "stddev": 3200.829918,
            "variance": 10245312.16
          },
          {
            "average": 37740.38728,
            "count": 13311276,
            "maximum": 51456,
            "minimum": 11264,
            "name": "Blue",
            "position": 14,
            "stddev": 3051.504603,
            "variance": 9311680.34
          },
          {
            "average": 188231097,
            "count": 13311276,
            "maximum": 188232872.9,
            "minimum": 188229075.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.525802,
            "variance": 467207.522
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13311276,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306982.2677,
          4819080.869,
          1335.749796,
          308032.4077,
          4820497.989,
          1375.589796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306982.2677335445,
                4819080.8685232755,
                1335.7497963986575
              ],
              [
                306982.2677335445,
                4820497.988523275,
                1335.7497963986575
              ],
              [
                308032.40773354453,
                4820497.988523275,
                1375.5897963986577
              ],
              [
                308032.40773354453,
                4819080.8685232755,
                1375.5897963986577
              ],
              [
                306982.2677335445,
                4819080.8685232755,
                1335.7497963986575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:41:12+00:00",
        "end_time": "2017-08-31T15:37:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879786,
            43.49973423,
            1335.749796,
            -119.3744974,
            43.51275382,
            1375.589796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747574827966,
                  43.499734232949315,
                  1335.7497963986575
                ],
                [
                  -119.38797855250209,
                  43.51248329437446,
                  1335.7497963986575
                ],
                [
                  -119.37499743282906,
                  43.51275382136806,
                  1375.5897963986577
                ],
                [
                  -119.3744973555849,
                  43.50000464022083,
                  1375.5897963986577
                ],
                [
                  -119.38747574827966,
                  43.499734232949315,
                  1335.7497963986575
                ]
              ]
            ]
          },
          "id": "20170831_43119E4425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:41:12Z",
            "pc:count": 13311276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307505.681,
                "count": 13311276,
                "maximum": 308032.4077,
                "minimum": 306982.2677,
                "name": "X",
                "position": 0,
                "stddev": 291.0160262,
                "variance": 84690.32753
              },
              {
                "average": 4819791.362,
                "count": 13311276,
                "maximum": 4820497.989,
                "minimum": 4819080.869,
                "name": "Y",
                "position": 1,
                "stddev": 401.9178169,
                "variance": 161537.9316
              },
              {
                "average": 1351.501807,
                "count": 13311276,
                "maximum": 1375.589796,
                "minimum": 1335.749796,
                "name": "Z",
                "position": 2,
                "stddev": 8.90413855,
                "variance": 79.28368333
              },
              {
                "average": 19522.19107,
                "count": 13311276,
                "maximum": 29473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1918.618485,
                "variance": 3681096.891
              },
              {
                "average": 1.012725226,
                "count": 13311276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1202130157,
                "variance": 0.01445116915
              },
              {
                "average": 1.025712636,
                "count": 13311276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1755361222,
                "variance": 0.03081293019
              },
              {
                "average": 0.5020094993,
                "count": 13311276,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959807,
                "variance": 0.2499959807
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.167431732,
                "count": 13311276,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3733608948,
                "variance": 0.1393983578
              },
              {
                "average": 0.4361686668,
                "count": 13311276,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66569821,
                "variance": 136.0885148
              },
              {
                "average": 1.989194349,
                "count": 13311276,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003740944,
                "variance": 1.007495882
              },
              {
                "average": 1127.747758,
                "count": 13311276,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9629500538,
                "variance": 0.9272728061
              },
              {
                "average": 42702.52117,
                "count": 13311276,
                "maximum": 55296,
                "minimum": 8704,
                "name": "Red",
                "position": 12,
                "stddev": 3755.26668,
                "variance": 14102027.84
              },
              {
                "average": 40780.7475,
                "count": 13311276,
                "maximum": 53760,
                "minimum": 11264,
                "name": "Green",
                "position": 13,
                "stddev": 3200.829918,
                "variance": 10245312.16
              },
              {
                "average": 37740.38728,
                "count": 13311276,
                "maximum": 51456,
                "minimum": 11264,
                "name": "Blue",
                "position": 14,
                "stddev": 3051.504603,
                "variance": 9311680.34
              },
              {
                "average": 188231097,
                "count": 13311276,
                "maximum": 188232872.9,
                "minimum": 188229075.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.525802,
                "variance": 467207.522
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13311276,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306982.2677,
              4819080.869,
              1335.749796,
              308032.4077,
              4820497.989,
              1375.589796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306982.2677335445,
                    4819080.8685232755,
                    1335.7497963986575
                  ],
                  [
                    306982.2677335445,
                    4820497.988523275,
                    1335.7497963986575
                  ],
                  [
                    308032.40773354453,
                    4820497.988523275,
                    1375.5897963986577
                  ],
                  [
                    308032.40773354453,
                    4819080.8685232755,
                    1375.5897963986577
                  ],
                  [
                    306982.2677335445,
                    4819080.8685232755,
                    1335.7497963986575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:41:12+00:00",
            "end_time": "2017-08-31T15:37: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": "20170911_43119E7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.75932176531205,
              43.50141236425035,
              1421.7866341095776
            ],
            [
              -119.75982700176857,
              43.512494379655095,
              1421.7866341095776
            ],
            [
              -119.74999867426281,
              43.51273136564423,
              1615.5066341095774
            ],
            [
              -119.74949523152186,
              43.50164925907228,
              1615.5066341095774
            ],
            [
              -119.75932176531205,
              43.50141236425035,
              1421.7866341095776
            ]
          ]
        ]
      },
      "bbox": [
        -119.759827,
        43.50141236,
        1421.786634,
        -119.7494952,
        43.51273137,
        1615.506634
      ],
      "properties": {
        "datetime": "2017-09-11T22:09:19Z",
        "pc:count": 6120306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277449.6655,
            "count": 6120306,
            "maximum": 277720.3666,
            "minimum": 276925.0466,
            "name": "X",
            "position": 0,
            "stddev": 167.810926,
            "variance": 28160.50687
          },
          {
            "average": 4820924.862,
            "count": 6120306,
            "maximum": 4821429.527,
            "minimum": 4820197.347,
            "name": "Y",
            "position": 1,
            "stddev": 311.3654014,
            "variance": 96948.41316
          },
          {
            "average": 1508.755036,
            "count": 6120306,
            "maximum": 1615.506634,
            "minimum": 1421.786634,
            "name": "Z",
            "position": 2,
            "stddev": 54.14804387,
            "variance": 2932.010655
          },
          {
            "average": 24307.93438,
            "count": 6120306,
            "maximum": 42913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5693.593604,
            "variance": 32417008.13
          },
          {
            "average": 1.094755883,
            "count": 6120306,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3212855264,
            "variance": 0.1032243895
          },
          {
            "average": 1.191959356,
            "count": 6120306,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4577018208,
            "variance": 0.2094909568
          },
          {
            "average": 0.4953912435,
            "count": 6120306,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999787998,
            "variance": 0.2499788002
          },
          {
            "average": 4.574934652e-06,
            "count": 6120306,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00213890497,
            "variance": 4.574914469e-06
          },
          {
            "average": 1.232051469,
            "count": 6120306,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.422141699,
            "variance": 0.178203614
          },
          {
            "average": 3.02075403,
            "count": 6120306,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1130142,
            "variance": 123.4990846
          },
          {
            "average": 1.943530928,
            "count": 6120306,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02936387,
            "variance": 1.059589977
          },
          {
            "average": 1202.170087,
            "count": 6120306,
            "maximum": 1203,
            "minimum": 1201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7552352067,
            "variance": 0.5703802175
          },
          {
            "average": 36087.58409,
            "count": 6120306,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10516.90471,
            "variance": 110605284.7
          },
          {
            "average": 34716.08928,
            "count": 6120306,
            "maximum": 65280,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9083.730006,
            "variance": 82514150.82
          },
          {
            "average": 30513.07459,
            "count": 6120306,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 8582.124307,
            "variance": 73652857.62
          },
          {
            "average": 189202549.2,
            "count": 6120306,
            "maximum": 189202959.5,
            "minimum": 189202147.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 326.2157558,
            "variance": 106416.7193
          },
          {
            "average": 0,
            "count": 6120306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6120306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6120306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6120306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6120306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276925.0466,
          4820197.347,
          1421.786634,
          277720.3666,
          4821429.527,
          1615.506634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276925.0465622844,
                4820197.346855542,
                1421.7866341095776
              ],
              [
                276925.0465622844,
                4821429.526855541,
                1421.7866341095776
              ],
              [
                277720.36656228435,
                4821429.526855541,
                1615.5066341095774
              ],
              [
                277720.36656228435,
                4820197.346855542,
                1615.5066341095774
              ],
              [
                276925.0465622844,
                4820197.346855542,
                1421.7866341095776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:09:19+00:00",
        "end_time": "2017-09-11T21:55:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.759827,
            43.50141236,
            1421.786634,
            -119.7494952,
            43.51273137,
            1615.506634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.75932176531205,
                  43.50141236425035,
                  1421.7866341095776
                ],
                [
                  -119.75982700176857,
                  43.512494379655095,
                  1421.7866341095776
                ],
                [
                  -119.74999867426281,
                  43.51273136564423,
                  1615.5066341095774
                ],
                [
                  -119.74949523152186,
                  43.50164925907228,
                  1615.5066341095774
                ],
                [
                  -119.75932176531205,
                  43.50141236425035,
                  1421.7866341095776
                ]
              ]
            ]
          },
          "id": "20170911_43119E7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:09:19Z",
            "pc:count": 6120306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277449.6655,
                "count": 6120306,
                "maximum": 277720.3666,
                "minimum": 276925.0466,
                "name": "X",
                "position": 0,
                "stddev": 167.810926,
                "variance": 28160.50687
              },
              {
                "average": 4820924.862,
                "count": 6120306,
                "maximum": 4821429.527,
                "minimum": 4820197.347,
                "name": "Y",
                "position": 1,
                "stddev": 311.3654014,
                "variance": 96948.41316
              },
              {
                "average": 1508.755036,
                "count": 6120306,
                "maximum": 1615.506634,
                "minimum": 1421.786634,
                "name": "Z",
                "position": 2,
                "stddev": 54.14804387,
                "variance": 2932.010655
              },
              {
                "average": 24307.93438,
                "count": 6120306,
                "maximum": 42913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5693.593604,
                "variance": 32417008.13
              },
              {
                "average": 1.094755883,
                "count": 6120306,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3212855264,
                "variance": 0.1032243895
              },
              {
                "average": 1.191959356,
                "count": 6120306,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4577018208,
                "variance": 0.2094909568
              },
              {
                "average": 0.4953912435,
                "count": 6120306,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999787998,
                "variance": 0.2499788002
              },
              {
                "average": 4.574934652e-06,
                "count": 6120306,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00213890497,
                "variance": 4.574914469e-06
              },
              {
                "average": 1.232051469,
                "count": 6120306,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.422141699,
                "variance": 0.178203614
              },
              {
                "average": 3.02075403,
                "count": 6120306,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1130142,
                "variance": 123.4990846
              },
              {
                "average": 1.943530928,
                "count": 6120306,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02936387,
                "variance": 1.059589977
              },
              {
                "average": 1202.170087,
                "count": 6120306,
                "maximum": 1203,
                "minimum": 1201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7552352067,
                "variance": 0.5703802175
              },
              {
                "average": 36087.58409,
                "count": 6120306,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10516.90471,
                "variance": 110605284.7
              },
              {
                "average": 34716.08928,
                "count": 6120306,
                "maximum": 65280,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9083.730006,
                "variance": 82514150.82
              },
              {
                "average": 30513.07459,
                "count": 6120306,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 8582.124307,
                "variance": 73652857.62
              },
              {
                "average": 189202549.2,
                "count": 6120306,
                "maximum": 189202959.5,
                "minimum": 189202147.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 326.2157558,
                "variance": 106416.7193
              },
              {
                "average": 0,
                "count": 6120306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6120306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6120306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6120306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6120306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276925.0466,
              4820197.347,
              1421.786634,
              277720.3666,
              4821429.527,
              1615.506634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276925.0465622844,
                    4820197.346855542,
                    1421.7866341095776
                  ],
                  [
                    276925.0465622844,
                    4821429.526855541,
                    1421.7866341095776
                  ],
                  [
                    277720.36656228435,
                    4821429.526855541,
                    1615.5066341095774
                  ],
                  [
                    277720.36656228435,
                    4820197.346855542,
                    1615.5066341095774
                  ],
                  [
                    276925.0465622844,
                    4820197.346855542,
                    1421.7866341095776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:09:19+00:00",
            "end_time": "2017-09-11T21:55:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747284843832,
              43.58721302885543,
              1306.1735002974647
            ],
            [
              -119.58802035212454,
              43.5999819051512,
              1306.1735002974647
            ],
            [
              -119.57499888663669,
              43.60027613733731,
              1319.6735002974647
            ],
            [
              -119.57445413024254,
              43.58750713064674,
              1319.6735002974647
            ],
            [
              -119.58747284843832,
              43.58721302885543,
              1306.1735002974647
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880204,
        43.58721303,
        1306.1735,
        -119.5744541,
        43.60027614,
        1319.6735
      ],
      "properties": {
        "datetime": "2017-09-10T15:50:02Z",
        "pc:count": 13371632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291655.7403,
            "count": 13371632,
            "maximum": 292167.2606,
            "minimum": 291115.2206,
            "name": "X",
            "position": 0,
            "stddev": 289.6988077,
            "variance": 83925.39917
          },
          {
            "average": 4829969.649,
            "count": 13371632,
            "maximum": 4830699.768,
            "minimum": 4829280.208,
            "name": "Y",
            "position": 1,
            "stddev": 397.7361506,
            "variance": 158194.0455
          },
          {
            "average": 1313.093419,
            "count": 13371632,
            "maximum": 1319.6735,
            "minimum": 1306.1735,
            "name": "Z",
            "position": 2,
            "stddev": 2.378406844,
            "variance": 5.656819115
          },
          {
            "average": 27700.70183,
            "count": 13371632,
            "maximum": 47729,
            "minimum": 1521,
            "name": "Intensity",
            "position": 3,
            "stddev": 3072.686048,
            "variance": 9441399.55
          },
          {
            "average": 1.000003291,
            "count": 13371632,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001813983916,
            "variance": 3.290537648e-06
          },
          {
            "average": 1.000005758,
            "count": 13371632,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002399672201,
            "variance": 5.758426672e-06
          },
          {
            "average": 0.5020856841,
            "count": 13371632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956686,
            "variance": 0.2499956686
          },
          {
            "average": 1.0395141e-05,
            "count": 13371632,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003224133018,
            "variance": 1.039503372e-05
          },
          {
            "average": 1.289344188,
            "count": 13371632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.453457985,
            "variance": 0.2056241441
          },
          {
            "average": -0.2513227956,
            "count": 13371632,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90349535,
            "variance": 141.6932016
          },
          {
            "average": 2.011176422,
            "count": 13371632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000049646,
            "variance": 1.000099294
          },
          {
            "average": 1161.105557,
            "count": 13371632,
            "maximum": 1163,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.989021803,
            "variance": 0.9781641268
          },
          {
            "average": 40558.79212,
            "count": 13371632,
            "maximum": 55808,
            "minimum": 6912,
            "name": "Red",
            "position": 12,
            "stddev": 12629.06048,
            "variance": 159493168.6
          },
          {
            "average": 40870.72436,
            "count": 13371632,
            "maximum": 54784,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 7358.770668,
            "variance": 54151505.75
          },
          {
            "average": 35891.04034,
            "count": 13371632,
            "maximum": 51968,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 9722.559657,
            "variance": 94528166.28
          },
          {
            "average": 189092628.1,
            "count": 13371632,
            "maximum": 189093802.6,
            "minimum": 189091292.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 612.3579973,
            "variance": 374982.3169
          },
          {
            "average": 0,
            "count": 13371632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13371632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13371632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13371632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13371632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291115.2206,
          4829280.208,
          1306.1735,
          292167.2606,
          4830699.768,
          1319.6735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291115.22059295967,
                4829280.207711492,
                1306.1735002974647
              ],
              [
                291115.22059295967,
                4830699.767711492,
                1306.1735002974647
              ],
              [
                292167.2605929597,
                4830699.767711492,
                1319.6735002974647
              ],
              [
                292167.2605929597,
                4829280.207711492,
                1319.6735002974647
              ],
              [
                291115.22059295967,
                4829280.207711492,
                1306.1735002974647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:50:02+00:00",
        "end_time": "2017-09-10T15:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880204,
            43.58721303,
            1306.1735,
            -119.5744541,
            43.60027614,
            1319.6735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747284843832,
                  43.58721302885543,
                  1306.1735002974647
                ],
                [
                  -119.58802035212454,
                  43.5999819051512,
                  1306.1735002974647
                ],
                [
                  -119.57499888663669,
                  43.60027613733731,
                  1319.6735002974647
                ],
                [
                  -119.57445413024254,
                  43.58750713064674,
                  1319.6735002974647
                ],
                [
                  -119.58747284843832,
                  43.58721302885543,
                  1306.1735002974647
                ]
              ]
            ]
          },
          "id": "20170910_43119E5114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:50:02Z",
            "pc:count": 13371632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291655.7403,
                "count": 13371632,
                "maximum": 292167.2606,
                "minimum": 291115.2206,
                "name": "X",
                "position": 0,
                "stddev": 289.6988077,
                "variance": 83925.39917
              },
              {
                "average": 4829969.649,
                "count": 13371632,
                "maximum": 4830699.768,
                "minimum": 4829280.208,
                "name": "Y",
                "position": 1,
                "stddev": 397.7361506,
                "variance": 158194.0455
              },
              {
                "average": 1313.093419,
                "count": 13371632,
                "maximum": 1319.6735,
                "minimum": 1306.1735,
                "name": "Z",
                "position": 2,
                "stddev": 2.378406844,
                "variance": 5.656819115
              },
              {
                "average": 27700.70183,
                "count": 13371632,
                "maximum": 47729,
                "minimum": 1521,
                "name": "Intensity",
                "position": 3,
                "stddev": 3072.686048,
                "variance": 9441399.55
              },
              {
                "average": 1.000003291,
                "count": 13371632,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001813983916,
                "variance": 3.290537648e-06
              },
              {
                "average": 1.000005758,
                "count": 13371632,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002399672201,
                "variance": 5.758426672e-06
              },
              {
                "average": 0.5020856841,
                "count": 13371632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956686,
                "variance": 0.2499956686
              },
              {
                "average": 1.0395141e-05,
                "count": 13371632,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003224133018,
                "variance": 1.039503372e-05
              },
              {
                "average": 1.289344188,
                "count": 13371632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.453457985,
                "variance": 0.2056241441
              },
              {
                "average": -0.2513227956,
                "count": 13371632,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90349535,
                "variance": 141.6932016
              },
              {
                "average": 2.011176422,
                "count": 13371632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000049646,
                "variance": 1.000099294
              },
              {
                "average": 1161.105557,
                "count": 13371632,
                "maximum": 1163,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.989021803,
                "variance": 0.9781641268
              },
              {
                "average": 40558.79212,
                "count": 13371632,
                "maximum": 55808,
                "minimum": 6912,
                "name": "Red",
                "position": 12,
                "stddev": 12629.06048,
                "variance": 159493168.6
              },
              {
                "average": 40870.72436,
                "count": 13371632,
                "maximum": 54784,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 7358.770668,
                "variance": 54151505.75
              },
              {
                "average": 35891.04034,
                "count": 13371632,
                "maximum": 51968,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 9722.559657,
                "variance": 94528166.28
              },
              {
                "average": 189092628.1,
                "count": 13371632,
                "maximum": 189093802.6,
                "minimum": 189091292.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 612.3579973,
                "variance": 374982.3169
              },
              {
                "average": 0,
                "count": 13371632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13371632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13371632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13371632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13371632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291115.2206,
              4829280.208,
              1306.1735,
              292167.2606,
              4830699.768,
              1319.6735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291115.22059295967,
                    4829280.207711492,
                    1306.1735002974647
                  ],
                  [
                    291115.22059295967,
                    4830699.767711492,
                    1306.1735002974647
                  ],
                  [
                    292167.2605929597,
                    4830699.767711492,
                    1319.6735002974647
                  ],
                  [
                    292167.2605929597,
                    4829280.207711492,
                    1319.6735002974647
                  ],
                  [
                    291115.22059295967,
                    4829280.207711492,
                    1306.1735002974647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:50:02+00:00",
            "end_time": "2017-09-10T15:08:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247303540386,
              43.599704266671154,
              1316.9840238761312
            ],
            [
              -119.66303700874523,
              43.6124806219503,
              1316.9840238761312
            ],
            [
              -119.65000001016631,
              43.612783782762165,
              1325.0240238761312
            ],
            [
              -119.64943878988153,
              43.60000729305555,
              1325.0240238761312
            ],
            [
              -119.66247303540386,
              43.599704266671154,
              1316.9840238761312
            ]
          ]
        ]
      },
      "bbox": [
        -119.663037,
        43.59970427,
        1316.984024,
        -119.6494388,
        43.61278378,
        1325.024024
      ],
      "properties": {
        "datetime": "2017-09-10T18:06:57Z",
        "pc:count": 14008030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285629.7992,
            "count": 14008030,
            "maximum": 286157.9193,
            "minimum": 285104.7793,
            "name": "X",
            "position": 0,
            "stddev": 289.7161874,
            "variance": 83935.46924
          },
          {
            "average": 4831561.955,
            "count": 14008030,
            "maximum": 4832279.431,
            "minimum": 4830858.951,
            "name": "Y",
            "position": 1,
            "stddev": 399.436183,
            "variance": 159549.2643
          },
          {
            "average": 1319.935822,
            "count": 14008030,
            "maximum": 1325.024024,
            "minimum": 1316.984024,
            "name": "Z",
            "position": 2,
            "stddev": 1.063453841,
            "variance": 1.130934072
          },
          {
            "average": 29288.95599,
            "count": 14008030,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2862.905339,
            "variance": 8196226.978
          },
          {
            "average": 1.000066819,
            "count": 14008030,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00818273382,
            "variance": 6.695713277e-05
          },
          {
            "average": 1.000133209,
            "count": 14008030,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01155940742,
            "variance": 0.0001336198998
          },
          {
            "average": 0.5021409149,
            "count": 14008030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954343,
            "variance": 0.2499954343
          },
          {
            "average": 3.141055523e-06,
            "count": 14008030,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001772299603,
            "variance": 3.141045881e-06
          },
          {
            "average": 1.283278662,
            "count": 14008030,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4505905861,
            "variance": 0.2030318763
          },
          {
            "average": -0.1275097352,
            "count": 14008030,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87207111,
            "variance": 140.9460724
          },
          {
            "average": 2.009383189,
            "count": 14008030,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000166236,
            "variance": 1.0003325
          },
          {
            "average": 1172.20701,
            "count": 14008030,
            "maximum": 1175,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9826722298,
            "variance": 0.9656447112
          },
          {
            "average": 46270.41683,
            "count": 14008030,
            "maximum": 54272,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 3768.607698,
            "variance": 14202403.98
          },
          {
            "average": 44136.44191,
            "count": 14008030,
            "maximum": 52736,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 2993.474882,
            "variance": 8960891.871
          },
          {
            "average": 39736.25745,
            "count": 14008030,
            "maximum": 49664,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 3425.181059,
            "variance": 11731865.29
          },
          {
            "average": 189100043.5,
            "count": 14008030,
            "maximum": 189102017.8,
            "minimum": 189098454.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 732.519582,
            "variance": 536584.938
          },
          {
            "average": 0,
            "count": 14008030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14008030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14008030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14008030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14008030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285104.7793,
          4830858.951,
          1316.984024,
          286157.9193,
          4832279.431,
          1325.024024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285104.7792830995,
                4830858.950778741,
                1316.9840238761312
              ],
              [
                285104.7792830995,
                4832279.430778742,
                1316.9840238761312
              ],
              [
                286157.91928309953,
                4832279.430778742,
                1325.0240238761312
              ],
              [
                286157.91928309953,
                4830858.950778741,
                1325.0240238761312
              ],
              [
                285104.7792830995,
                4830858.950778741,
                1316.9840238761312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:06:57+00:00",
        "end_time": "2017-09-10T17:07:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.663037,
            43.59970427,
            1316.984024,
            -119.6494388,
            43.61278378,
            1325.024024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247303540386,
                  43.599704266671154,
                  1316.9840238761312
                ],
                [
                  -119.66303700874523,
                  43.6124806219503,
                  1316.9840238761312
                ],
                [
                  -119.65000001016631,
                  43.612783782762165,
                  1325.0240238761312
                ],
                [
                  -119.64943878988153,
                  43.60000729305555,
                  1325.0240238761312
                ],
                [
                  -119.66247303540386,
                  43.599704266671154,
                  1316.9840238761312
                ]
              ]
            ]
          },
          "id": "20170910_43119E6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:06:57Z",
            "pc:count": 14008030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285629.7992,
                "count": 14008030,
                "maximum": 286157.9193,
                "minimum": 285104.7793,
                "name": "X",
                "position": 0,
                "stddev": 289.7161874,
                "variance": 83935.46924
              },
              {
                "average": 4831561.955,
                "count": 14008030,
                "maximum": 4832279.431,
                "minimum": 4830858.951,
                "name": "Y",
                "position": 1,
                "stddev": 399.436183,
                "variance": 159549.2643
              },
              {
                "average": 1319.935822,
                "count": 14008030,
                "maximum": 1325.024024,
                "minimum": 1316.984024,
                "name": "Z",
                "position": 2,
                "stddev": 1.063453841,
                "variance": 1.130934072
              },
              {
                "average": 29288.95599,
                "count": 14008030,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2862.905339,
                "variance": 8196226.978
              },
              {
                "average": 1.000066819,
                "count": 14008030,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00818273382,
                "variance": 6.695713277e-05
              },
              {
                "average": 1.000133209,
                "count": 14008030,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01155940742,
                "variance": 0.0001336198998
              },
              {
                "average": 0.5021409149,
                "count": 14008030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954343,
                "variance": 0.2499954343
              },
              {
                "average": 3.141055523e-06,
                "count": 14008030,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001772299603,
                "variance": 3.141045881e-06
              },
              {
                "average": 1.283278662,
                "count": 14008030,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4505905861,
                "variance": 0.2030318763
              },
              {
                "average": -0.1275097352,
                "count": 14008030,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87207111,
                "variance": 140.9460724
              },
              {
                "average": 2.009383189,
                "count": 14008030,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000166236,
                "variance": 1.0003325
              },
              {
                "average": 1172.20701,
                "count": 14008030,
                "maximum": 1175,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9826722298,
                "variance": 0.9656447112
              },
              {
                "average": 46270.41683,
                "count": 14008030,
                "maximum": 54272,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 3768.607698,
                "variance": 14202403.98
              },
              {
                "average": 44136.44191,
                "count": 14008030,
                "maximum": 52736,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 2993.474882,
                "variance": 8960891.871
              },
              {
                "average": 39736.25745,
                "count": 14008030,
                "maximum": 49664,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 3425.181059,
                "variance": 11731865.29
              },
              {
                "average": 189100043.5,
                "count": 14008030,
                "maximum": 189102017.8,
                "minimum": 189098454.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 732.519582,
                "variance": 536584.938
              },
              {
                "average": 0,
                "count": 14008030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14008030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14008030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14008030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14008030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285104.7793,
              4830858.951,
              1316.984024,
              286157.9193,
              4832279.431,
              1325.024024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285104.7792830995,
                    4830858.950778741,
                    1316.9840238761312
                  ],
                  [
                    285104.7792830995,
                    4832279.430778742,
                    1316.9840238761312
                  ],
                  [
                    286157.91928309953,
                    4832279.430778742,
                    1325.0240238761312
                  ],
                  [
                    286157.91928309953,
                    4830858.950778741,
                    1325.0240238761312
                  ],
                  [
                    285104.7792830995,
                    4830858.950778741,
                    1316.9840238761312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:06:57+00:00",
            "end_time": "2017-09-10T17:07:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247368288057,
              43.52471519461592,
              1294.961135741916
            ],
            [
              -119.56301461996662,
              43.53748212326849,
              1294.961135741916
            ],
            [
              -119.54999893800688,
              43.53777334283641,
              1320.901135741916
            ],
            [
              -119.5494607406707,
              43.52500628512951,
              1320.901135741916
            ],
            [
              -119.56247368288057,
              43.52471519461592,
              1294.961135741916
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630146,
        43.52471519,
        1294.961136,
        -119.5494607,
        43.53777334,
        1320.901136
      ],
      "properties": {
        "datetime": "2017-09-10T16:23:02Z",
        "pc:count": 13646649,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293431.1344,
            "count": 13646649,
            "maximum": 293972.0366,
            "minimum": 292919.3966,
            "name": "X",
            "position": 0,
            "stddev": 292.2539468,
            "variance": 85412.3694
          },
          {
            "average": 4822980.041,
            "count": 13646649,
            "maximum": 4823695.615,
            "minimum": 4822276.315,
            "name": "Y",
            "position": 1,
            "stddev": 400.4827147,
            "variance": 160386.4048
          },
          {
            "average": 1304.736385,
            "count": 13646649,
            "maximum": 1320.901136,
            "minimum": 1294.961136,
            "name": "Z",
            "position": 2,
            "stddev": 5.725573084,
            "variance": 32.78218714
          },
          {
            "average": 26495.88177,
            "count": 13646649,
            "maximum": 40385,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 2087.795949,
            "variance": 4358891.926
          },
          {
            "average": 1.00009658,
            "count": 13646649,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009989764803,
            "variance": 9.979540081e-05
          },
          {
            "average": 1.000193308,
            "count": 13646649,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01423551082,
            "variance": 0.0002026497683
          },
          {
            "average": 0.5020127652,
            "count": 13646649,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959671,
            "variance": 0.2499959671
          },
          {
            "average": 1.68539544e-06,
            "count": 13646649,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001298226761,
            "variance": 1.685392723e-06
          },
          {
            "average": 1.269886109,
            "count": 13646649,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4439004524,
            "variance": 0.1970476116
          },
          {
            "average": -0.1267407542,
            "count": 13646649,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96761651,
            "variance": 143.2238449
          },
          {
            "average": 2.008097739,
            "count": 13646649,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000108378,
            "variance": 1.000216767
          },
          {
            "average": 1164.023673,
            "count": 13646649,
            "maximum": 1166,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.994873812,
            "variance": 0.9897739018
          },
          {
            "average": 45618.7036,
            "count": 13646649,
            "maximum": 54272,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 2339.215322,
            "variance": 5471928.323
          },
          {
            "average": 43622.46276,
            "count": 13646649,
            "maximum": 52736,
            "minimum": 19456,
            "name": "Green",
            "position": 13,
            "stddev": 2308.211003,
            "variance": 5327838.035
          },
          {
            "average": 39983.02256,
            "count": 13646649,
            "maximum": 50432,
            "minimum": 17408,
            "name": "Blue",
            "position": 14,
            "stddev": 2225.210021,
            "variance": 4951559.637
          },
          {
            "average": 189094424.5,
            "count": 13646649,
            "maximum": 189095782.7,
            "minimum": 189093283.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 616.6496166,
            "variance": 380256.7496
          },
          {
            "average": 0,
            "count": 13646649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646649,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646649,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646649,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646649,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292919.3966,
          4822276.315,
          1294.961136,
          293972.0366,
          4823695.615,
          1320.901136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292919.3966171776,
                4822276.314846535,
                1294.961135741916
              ],
              [
                292919.3966171776,
                4823695.614846536,
                1294.961135741916
              ],
              [
                293972.0366171776,
                4823695.614846536,
                1320.901135741916
              ],
              [
                293972.0366171776,
                4822276.314846535,
                1320.901135741916
              ],
              [
                292919.3966171776,
                4822276.314846535,
                1294.961135741916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:23:02+00:00",
        "end_time": "2017-09-10T15:41:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630146,
            43.52471519,
            1294.961136,
            -119.5494607,
            43.53777334,
            1320.901136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247368288057,
                  43.52471519461592,
                  1294.961135741916
                ],
                [
                  -119.56301461996662,
                  43.53748212326849,
                  1294.961135741916
                ],
                [
                  -119.54999893800688,
                  43.53777334283641,
                  1320.901135741916
                ],
                [
                  -119.5494607406707,
                  43.52500628512951,
                  1320.901135741916
                ],
                [
                  -119.56247368288057,
                  43.52471519461592,
                  1294.961135741916
                ]
              ]
            ]
          },
          "id": "20170910_43119E5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:23:02Z",
            "pc:count": 13646649,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293431.1344,
                "count": 13646649,
                "maximum": 293972.0366,
                "minimum": 292919.3966,
                "name": "X",
                "position": 0,
                "stddev": 292.2539468,
                "variance": 85412.3694
              },
              {
                "average": 4822980.041,
                "count": 13646649,
                "maximum": 4823695.615,
                "minimum": 4822276.315,
                "name": "Y",
                "position": 1,
                "stddev": 400.4827147,
                "variance": 160386.4048
              },
              {
                "average": 1304.736385,
                "count": 13646649,
                "maximum": 1320.901136,
                "minimum": 1294.961136,
                "name": "Z",
                "position": 2,
                "stddev": 5.725573084,
                "variance": 32.78218714
              },
              {
                "average": 26495.88177,
                "count": 13646649,
                "maximum": 40385,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 2087.795949,
                "variance": 4358891.926
              },
              {
                "average": 1.00009658,
                "count": 13646649,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009989764803,
                "variance": 9.979540081e-05
              },
              {
                "average": 1.000193308,
                "count": 13646649,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01423551082,
                "variance": 0.0002026497683
              },
              {
                "average": 0.5020127652,
                "count": 13646649,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959671,
                "variance": 0.2499959671
              },
              {
                "average": 1.68539544e-06,
                "count": 13646649,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001298226761,
                "variance": 1.685392723e-06
              },
              {
                "average": 1.269886109,
                "count": 13646649,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4439004524,
                "variance": 0.1970476116
              },
              {
                "average": -0.1267407542,
                "count": 13646649,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96761651,
                "variance": 143.2238449
              },
              {
                "average": 2.008097739,
                "count": 13646649,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000108378,
                "variance": 1.000216767
              },
              {
                "average": 1164.023673,
                "count": 13646649,
                "maximum": 1166,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.994873812,
                "variance": 0.9897739018
              },
              {
                "average": 45618.7036,
                "count": 13646649,
                "maximum": 54272,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 2339.215322,
                "variance": 5471928.323
              },
              {
                "average": 43622.46276,
                "count": 13646649,
                "maximum": 52736,
                "minimum": 19456,
                "name": "Green",
                "position": 13,
                "stddev": 2308.211003,
                "variance": 5327838.035
              },
              {
                "average": 39983.02256,
                "count": 13646649,
                "maximum": 50432,
                "minimum": 17408,
                "name": "Blue",
                "position": 14,
                "stddev": 2225.210021,
                "variance": 4951559.637
              },
              {
                "average": 189094424.5,
                "count": 13646649,
                "maximum": 189095782.7,
                "minimum": 189093283.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 616.6496166,
                "variance": 380256.7496
              },
              {
                "average": 0,
                "count": 13646649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646649,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646649,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646649,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646649,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292919.3966,
              4822276.315,
              1294.961136,
              293972.0366,
              4823695.615,
              1320.901136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292919.3966171776,
                    4822276.314846535,
                    1294.961135741916
                  ],
                  [
                    292919.3966171776,
                    4823695.614846536,
                    1294.961135741916
                  ],
                  [
                    293972.0366171776,
                    4823695.614846536,
                    1320.901135741916
                  ],
                  [
                    293972.0366171776,
                    4822276.314846535,
                    1320.901135741916
                  ],
                  [
                    292919.3966171776,
                    4822276.314846535,
                    1294.961135741916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:23:02+00:00",
            "end_time": "2017-09-10T15:41:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997233556986,
              43.54969460523083,
              1342.317618571321
            ],
            [
              -119.75055425599054,
              43.562479861800526,
              1342.317618571321
            ],
            [
              -119.73750078426313,
              43.562793394774914,
              1382.257618571321
            ],
            [
              -119.7369216170692,
              43.55000799906946,
              1382.257618571321
            ],
            [
              -119.74997233556986,
              43.54969460523083,
              1342.317618571321
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505543,
        43.54969461,
        1342.317619,
        -119.7369216,
        43.56279339,
        1382.257619
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:03Z",
        "pc:count": 17957186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278397.6406,
            "count": 17957186,
            "maximum": 278913.7317,
            "minimum": 277858.3117,
            "name": "X",
            "position": 0,
            "stddev": 290.2246126,
            "variance": 84230.32577
          },
          {
            "average": 4826209.443,
            "count": 17957186,
            "maximum": 4826956.352,
            "minimum": 4825534.792,
            "name": "Y",
            "position": 1,
            "stddev": 391.8112174,
            "variance": 153516.0301
          },
          {
            "average": 1355.822881,
            "count": 17957186,
            "maximum": 1382.257619,
            "minimum": 1342.317619,
            "name": "Z",
            "position": 2,
            "stddev": 7.164300044,
            "variance": 51.32719512
          },
          {
            "average": 25575.48462,
            "count": 17957186,
            "maximum": 40129,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 2047.135201,
            "variance": 4190762.53
          },
          {
            "average": 1.001273084,
            "count": 17957186,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03641632348,
            "variance": 0.001326148616
          },
          {
            "average": 1.002535976,
            "count": 17957186,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05192459834,
            "variance": 0.002696163913
          },
          {
            "average": 0.4993385935,
            "count": 17957186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995765,
            "variance": 0.2499995765
          },
          {
            "average": 5.964186148e-05,
            "count": 17957186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00772258426,
            "variance": 5.963830765e-05
          },
          {
            "average": 1.217122493,
            "count": 17957186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4122867034,
            "variance": 0.1699803258
          },
          {
            "average": 1.493172191,
            "count": 17957186,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89298226,
            "variance": 141.4430271
          },
          {
            "average": 2.014234357,
            "count": 17957186,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000591443,
            "variance": 1.001183235
          },
          {
            "average": 1199.41252,
            "count": 17957186,
            "maximum": 1212,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.31953815,
            "variance": 53.57563873
          },
          {
            "average": 42747.38606,
            "count": 17957186,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2715.868319,
            "variance": 7375940.726
          },
          {
            "average": 40679.44179,
            "count": 17957186,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2709.052927,
            "variance": 7338967.764
          },
          {
            "average": 36991.19714,
            "count": 17957186,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2623.603564,
            "variance": 6883295.661
          },
          {
            "average": 189200964.9,
            "count": 17957186,
            "maximum": 189205403.8,
            "minimum": 189198460.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2592.063303,
            "variance": 6718792.169
          },
          {
            "average": 0,
            "count": 17957186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17957186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17957186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17957186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17957186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277858.3117,
          4825534.792,
          1342.317619,
          278913.7317,
          4826956.352,
          1382.257619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277858.3116953164,
                4825534.792458929,
                1342.317618571321
              ],
              [
                277858.3116953164,
                4826956.35245893,
                1342.317618571321
              ],
              [
                278913.73169531644,
                4826956.35245893,
                1382.257618571321
              ],
              [
                278913.73169531644,
                4825534.792458929,
                1382.257618571321
              ],
              [
                277858.3116953164,
                4825534.792458929,
                1342.317618571321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:03+00:00",
        "end_time": "2017-09-11T20:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505543,
            43.54969461,
            1342.317619,
            -119.7369216,
            43.56279339,
            1382.257619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997233556986,
                  43.54969460523083,
                  1342.317618571321
                ],
                [
                  -119.75055425599054,
                  43.562479861800526,
                  1342.317618571321
                ],
                [
                  -119.73750078426313,
                  43.562793394774914,
                  1382.257618571321
                ],
                [
                  -119.7369216170692,
                  43.55000799906946,
                  1382.257618571321
                ],
                [
                  -119.74997233556986,
                  43.54969460523083,
                  1342.317618571321
                ]
              ]
            ]
          },
          "id": "20170911_43119E6301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:03Z",
            "pc:count": 17957186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278397.6406,
                "count": 17957186,
                "maximum": 278913.7317,
                "minimum": 277858.3117,
                "name": "X",
                "position": 0,
                "stddev": 290.2246126,
                "variance": 84230.32577
              },
              {
                "average": 4826209.443,
                "count": 17957186,
                "maximum": 4826956.352,
                "minimum": 4825534.792,
                "name": "Y",
                "position": 1,
                "stddev": 391.8112174,
                "variance": 153516.0301
              },
              {
                "average": 1355.822881,
                "count": 17957186,
                "maximum": 1382.257619,
                "minimum": 1342.317619,
                "name": "Z",
                "position": 2,
                "stddev": 7.164300044,
                "variance": 51.32719512
              },
              {
                "average": 25575.48462,
                "count": 17957186,
                "maximum": 40129,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 2047.135201,
                "variance": 4190762.53
              },
              {
                "average": 1.001273084,
                "count": 17957186,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03641632348,
                "variance": 0.001326148616
              },
              {
                "average": 1.002535976,
                "count": 17957186,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05192459834,
                "variance": 0.002696163913
              },
              {
                "average": 0.4993385935,
                "count": 17957186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995765,
                "variance": 0.2499995765
              },
              {
                "average": 5.964186148e-05,
                "count": 17957186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00772258426,
                "variance": 5.963830765e-05
              },
              {
                "average": 1.217122493,
                "count": 17957186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4122867034,
                "variance": 0.1699803258
              },
              {
                "average": 1.493172191,
                "count": 17957186,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89298226,
                "variance": 141.4430271
              },
              {
                "average": 2.014234357,
                "count": 17957186,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000591443,
                "variance": 1.001183235
              },
              {
                "average": 1199.41252,
                "count": 17957186,
                "maximum": 1212,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.31953815,
                "variance": 53.57563873
              },
              {
                "average": 42747.38606,
                "count": 17957186,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2715.868319,
                "variance": 7375940.726
              },
              {
                "average": 40679.44179,
                "count": 17957186,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2709.052927,
                "variance": 7338967.764
              },
              {
                "average": 36991.19714,
                "count": 17957186,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2623.603564,
                "variance": 6883295.661
              },
              {
                "average": 189200964.9,
                "count": 17957186,
                "maximum": 189205403.8,
                "minimum": 189198460.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2592.063303,
                "variance": 6718792.169
              },
              {
                "average": 0,
                "count": 17957186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17957186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17957186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17957186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17957186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277858.3117,
              4825534.792,
              1342.317619,
              278913.7317,
              4826956.352,
              1382.257619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277858.3116953164,
                    4825534.792458929,
                    1342.317618571321
                  ],
                  [
                    277858.3116953164,
                    4826956.35245893,
                    1342.317618571321
                  ],
                  [
                    278913.73169531644,
                    4826956.35245893,
                    1382.257618571321
                  ],
                  [
                    278913.73169531644,
                    4825534.792458929,
                    1382.257618571321
                  ],
                  [
                    277858.3116953164,
                    4825534.792458929,
                    1342.317618571321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:03+00:00",
            "end_time": "2017-09-11T20:54: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": "20170830_43119E4219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997566950865,
              43.57473288650056,
              1363.9787936646437
            ],
            [
              -119.40048248649215,
              43.58748310302229,
              1363.9787936646437
            ],
            [
              -119.38749750776724,
              43.58775516637928,
              1485.7987936646439
            ],
            [
              -119.38699342595388,
              43.57500482946089,
              1485.7987936646439
            ],
            [
              -119.39997566950865,
              43.57473288650056,
              1363.9787936646437
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004825,
        43.57473289,
        1363.978794,
        -119.3869934,
        43.58775517,
        1485.798794
      ],
      "properties": {
        "datetime": "2017-08-30T19:39:54Z",
        "pc:count": 14526501,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306742.0002,
            "count": 14526501,
            "maximum": 307261.3062,
            "minimum": 306212.1462,
            "name": "X",
            "position": 0,
            "stddev": 294.3923902,
            "variance": 86666.87941
          },
          {
            "average": 4828118.161,
            "count": 14526501,
            "maximum": 4828856.87,
            "minimum": 4827439.59,
            "name": "Y",
            "position": 1,
            "stddev": 403.0956094,
            "variance": 162486.0703
          },
          {
            "average": 1402.158565,
            "count": 14526501,
            "maximum": 1485.798794,
            "minimum": 1363.978794,
            "name": "Z",
            "position": 2,
            "stddev": 26.1741431,
            "variance": 685.0857669
          },
          {
            "average": 19880.68698,
            "count": 14526501,
            "maximum": 46881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3412.04586,
            "variance": 11642056.95
          },
          {
            "average": 1.066971392,
            "count": 14526501,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2977722459,
            "variance": 0.08866831041
          },
          {
            "average": 1.134906747,
            "count": 14526501,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4439982201,
            "variance": 0.1971344195
          },
          {
            "average": 0.5038212574,
            "count": 14526501,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499985415,
            "variance": 0.2499854152
          },
          {
            "average": 2.134030762e-06,
            "count": 14526501,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001460830707,
            "variance": 2.134026355e-06
          },
          {
            "average": 1.181634793,
            "count": 14526501,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3855432597,
            "variance": 0.1486436051
          },
          {
            "average": 0.002161535773,
            "count": 14526501,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6233715,
            "variance": 135.1027651
          },
          {
            "average": 1.957555161,
            "count": 14526501,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019792244,
            "variance": 1.039976221
          },
          {
            "average": 1107.504779,
            "count": 14526501,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9945946063,
            "variance": 0.9892184308
          },
          {
            "average": 42065.79082,
            "count": 14526501,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5117.165054,
            "variance": 26185378.19
          },
          {
            "average": 40340.21358,
            "count": 14526501,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4077.726665,
            "variance": 16627854.76
          },
          {
            "average": 37114.59608,
            "count": 14526501,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3966.410974,
            "variance": 15732416.02
          },
          {
            "average": 188155275,
            "count": 14526501,
            "maximum": 188157194.7,
            "minimum": 188153438,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.0993166,
            "variance": 519984.2245
          },
          {
            "average": 0,
            "count": 14526501,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526501,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526501,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526501,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526501,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306212.1462,
          4827439.59,
          1363.978794,
          307261.3062,
          4828856.87,
          1485.798794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306212.14617942035,
                4827439.590132393,
                1363.9787936646437
              ],
              [
                306212.14617942035,
                4828856.870132392,
                1363.9787936646437
              ],
              [
                307261.3061794204,
                4828856.870132392,
                1485.7987936646439
              ],
              [
                307261.3061794204,
                4827439.590132393,
                1485.7987936646439
              ],
              [
                306212.14617942035,
                4827439.590132393,
                1363.9787936646437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:39:54+00:00",
        "end_time": "2017-08-30T18:37:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004825,
            43.57473289,
            1363.978794,
            -119.3869934,
            43.58775517,
            1485.798794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997566950865,
                  43.57473288650056,
                  1363.9787936646437
                ],
                [
                  -119.40048248649215,
                  43.58748310302229,
                  1363.9787936646437
                ],
                [
                  -119.38749750776724,
                  43.58775516637928,
                  1485.7987936646439
                ],
                [
                  -119.38699342595388,
                  43.57500482946089,
                  1485.7987936646439
                ],
                [
                  -119.39997566950865,
                  43.57473288650056,
                  1363.9787936646437
                ]
              ]
            ]
          },
          "id": "20170830_43119E4219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:39:54Z",
            "pc:count": 14526501,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306742.0002,
                "count": 14526501,
                "maximum": 307261.3062,
                "minimum": 306212.1462,
                "name": "X",
                "position": 0,
                "stddev": 294.3923902,
                "variance": 86666.87941
              },
              {
                "average": 4828118.161,
                "count": 14526501,
                "maximum": 4828856.87,
                "minimum": 4827439.59,
                "name": "Y",
                "position": 1,
                "stddev": 403.0956094,
                "variance": 162486.0703
              },
              {
                "average": 1402.158565,
                "count": 14526501,
                "maximum": 1485.798794,
                "minimum": 1363.978794,
                "name": "Z",
                "position": 2,
                "stddev": 26.1741431,
                "variance": 685.0857669
              },
              {
                "average": 19880.68698,
                "count": 14526501,
                "maximum": 46881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3412.04586,
                "variance": 11642056.95
              },
              {
                "average": 1.066971392,
                "count": 14526501,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2977722459,
                "variance": 0.08866831041
              },
              {
                "average": 1.134906747,
                "count": 14526501,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4439982201,
                "variance": 0.1971344195
              },
              {
                "average": 0.5038212574,
                "count": 14526501,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499985415,
                "variance": 0.2499854152
              },
              {
                "average": 2.134030762e-06,
                "count": 14526501,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001460830707,
                "variance": 2.134026355e-06
              },
              {
                "average": 1.181634793,
                "count": 14526501,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3855432597,
                "variance": 0.1486436051
              },
              {
                "average": 0.002161535773,
                "count": 14526501,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6233715,
                "variance": 135.1027651
              },
              {
                "average": 1.957555161,
                "count": 14526501,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019792244,
                "variance": 1.039976221
              },
              {
                "average": 1107.504779,
                "count": 14526501,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9945946063,
                "variance": 0.9892184308
              },
              {
                "average": 42065.79082,
                "count": 14526501,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5117.165054,
                "variance": 26185378.19
              },
              {
                "average": 40340.21358,
                "count": 14526501,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4077.726665,
                "variance": 16627854.76
              },
              {
                "average": 37114.59608,
                "count": 14526501,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3966.410974,
                "variance": 15732416.02
              },
              {
                "average": 188155275,
                "count": 14526501,
                "maximum": 188157194.7,
                "minimum": 188153438,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.0993166,
                "variance": 519984.2245
              },
              {
                "average": 0,
                "count": 14526501,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526501,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526501,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526501,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526501,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306212.1462,
              4827439.59,
              1363.978794,
              307261.3062,
              4828856.87,
              1485.798794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306212.14617942035,
                    4827439.590132393,
                    1363.9787936646437
                  ],
                  [
                    306212.14617942035,
                    4828856.870132392,
                    1363.9787936646437
                  ],
                  [
                    307261.3061794204,
                    4828856.870132392,
                    1485.7987936646439
                  ],
                  [
                    307261.3061794204,
                    4827439.590132393,
                    1485.7987936646439
                  ],
                  [
                    306212.14617942035,
                    4827439.590132393,
                    1363.9787936646437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:39:54+00:00",
            "end_time": "2017-08-30T18:37: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": "20170910_43119E6414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997980241402,
              43.52485605711945,
              1326.7978631725882
            ],
            [
              -119.65053299611907,
              43.537480521249535,
              1326.7978631725882
            ],
            [
              -119.63750066104984,
              43.537782108745986,
              1473.917863172588
            ],
            [
              -119.63695017962222,
              43.52515751245805,
              1473.917863172588
            ],
            [
              -119.64997980241402,
              43.52485605711945,
              1326.7978631725882
            ]
          ]
        ]
      },
      "bbox": [
        -119.650533,
        43.52485606,
        1326.797863,
        -119.6369502,
        43.53778211,
        1473.917863
      ],
      "properties": {
        "datetime": "2017-09-10T19:13:36Z",
        "pc:count": 14712218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286373.2387,
            "count": 14712218,
            "maximum": 286902.0816,
            "minimum": 285848.0216,
            "name": "X",
            "position": 0,
            "stddev": 293.6079044,
            "variance": 86205.6015
          },
          {
            "average": 4823202.795,
            "count": 14712218,
            "maximum": 4823917.204,
            "minimum": 4822513.644,
            "name": "Y",
            "position": 1,
            "stddev": 394.7326639,
            "variance": 155813.8759
          },
          {
            "average": 1434.025041,
            "count": 14712218,
            "maximum": 1473.917863,
            "minimum": 1326.797863,
            "name": "Z",
            "position": 2,
            "stddev": 31.23545199,
            "variance": 975.6534613
          },
          {
            "average": 24886.80293,
            "count": 14712218,
            "maximum": 39713,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4782.704002,
            "variance": 22874257.57
          },
          {
            "average": 1.054203384,
            "count": 14712218,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2464870391,
            "variance": 0.06075586046
          },
          {
            "average": 1.109430951,
            "count": 14712218,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3554315037,
            "variance": 0.1263315538
          },
          {
            "average": 0.5012956578,
            "count": 14712218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983383,
            "variance": 0.2499983383
          },
          {
            "average": 7.816632407e-06,
            "count": 14712218,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00279581327,
            "variance": 7.816571839e-06
          },
          {
            "average": 1.214907297,
            "count": 14712218,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4107580334,
            "variance": 0.168722162
          },
          {
            "average": 0.1127193048,
            "count": 14712218,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86341002,
            "variance": 140.7404974
          },
          {
            "average": 1.979737861,
            "count": 14712218,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015290025,
            "variance": 1.030813836
          },
          {
            "average": 1178.463208,
            "count": 14712218,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9570324676,
            "variance": 0.915911144
          },
          {
            "average": 39664.31151,
            "count": 14712218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7993.955647,
            "variance": 63903326.89
          },
          {
            "average": 38450.23282,
            "count": 14712218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6797.690985,
            "variance": 46208602.73
          },
          {
            "average": 34722.45876,
            "count": 14712218,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6698.839622,
            "variance": 44874452.28
          },
          {
            "average": 189104540.1,
            "count": 14712218,
            "maximum": 189106016.4,
            "minimum": 189103065.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.9522074,
            "variance": 476034.0485
          },
          {
            "average": 0,
            "count": 14712218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712218,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14712218,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285848.0216,
          4822513.644,
          1326.797863,
          286902.0816,
          4823917.204,
          1473.917863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285848.0216325344,
                4822513.644061248,
                1326.7978631725882
              ],
              [
                285848.0216325344,
                4823917.204061248,
                1326.7978631725882
              ],
              [
                286902.08163253445,
                4823917.204061248,
                1473.917863172588
              ],
              [
                286902.08163253445,
                4822513.644061248,
                1473.917863172588
              ],
              [
                285848.0216325344,
                4822513.644061248,
                1326.7978631725882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:13:36+00:00",
        "end_time": "2017-09-10T18:24:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.650533,
            43.52485606,
            1326.797863,
            -119.6369502,
            43.53778211,
            1473.917863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997980241402,
                  43.52485605711945,
                  1326.7978631725882
                ],
                [
                  -119.65053299611907,
                  43.537480521249535,
                  1326.7978631725882
                ],
                [
                  -119.63750066104984,
                  43.537782108745986,
                  1473.917863172588
                ],
                [
                  -119.63695017962222,
                  43.52515751245805,
                  1473.917863172588
                ],
                [
                  -119.64997980241402,
                  43.52485605711945,
                  1326.7978631725882
                ]
              ]
            ]
          },
          "id": "20170910_43119E6414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:13:36Z",
            "pc:count": 14712218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286373.2387,
                "count": 14712218,
                "maximum": 286902.0816,
                "minimum": 285848.0216,
                "name": "X",
                "position": 0,
                "stddev": 293.6079044,
                "variance": 86205.6015
              },
              {
                "average": 4823202.795,
                "count": 14712218,
                "maximum": 4823917.204,
                "minimum": 4822513.644,
                "name": "Y",
                "position": 1,
                "stddev": 394.7326639,
                "variance": 155813.8759
              },
              {
                "average": 1434.025041,
                "count": 14712218,
                "maximum": 1473.917863,
                "minimum": 1326.797863,
                "name": "Z",
                "position": 2,
                "stddev": 31.23545199,
                "variance": 975.6534613
              },
              {
                "average": 24886.80293,
                "count": 14712218,
                "maximum": 39713,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4782.704002,
                "variance": 22874257.57
              },
              {
                "average": 1.054203384,
                "count": 14712218,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2464870391,
                "variance": 0.06075586046
              },
              {
                "average": 1.109430951,
                "count": 14712218,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3554315037,
                "variance": 0.1263315538
              },
              {
                "average": 0.5012956578,
                "count": 14712218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983383,
                "variance": 0.2499983383
              },
              {
                "average": 7.816632407e-06,
                "count": 14712218,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00279581327,
                "variance": 7.816571839e-06
              },
              {
                "average": 1.214907297,
                "count": 14712218,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4107580334,
                "variance": 0.168722162
              },
              {
                "average": 0.1127193048,
                "count": 14712218,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86341002,
                "variance": 140.7404974
              },
              {
                "average": 1.979737861,
                "count": 14712218,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015290025,
                "variance": 1.030813836
              },
              {
                "average": 1178.463208,
                "count": 14712218,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9570324676,
                "variance": 0.915911144
              },
              {
                "average": 39664.31151,
                "count": 14712218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7993.955647,
                "variance": 63903326.89
              },
              {
                "average": 38450.23282,
                "count": 14712218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6797.690985,
                "variance": 46208602.73
              },
              {
                "average": 34722.45876,
                "count": 14712218,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6698.839622,
                "variance": 44874452.28
              },
              {
                "average": 189104540.1,
                "count": 14712218,
                "maximum": 189106016.4,
                "minimum": 189103065.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.9522074,
                "variance": 476034.0485
              },
              {
                "average": 0,
                "count": 14712218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712218,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14712218,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285848.0216,
              4822513.644,
              1326.797863,
              286902.0816,
              4823917.204,
              1473.917863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285848.0216325344,
                    4822513.644061248,
                    1326.7978631725882
                  ],
                  [
                    285848.0216325344,
                    4823917.204061248,
                    1326.7978631725882
                  ],
                  [
                    286902.08163253445,
                    4823917.204061248,
                    1473.917863172588
                  ],
                  [
                    286902.08163253445,
                    4822513.644061248,
                    1473.917863172588
                  ],
                  [
                    285848.0216325344,
                    4822513.644061248,
                    1326.7978631725882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:13:36+00:00",
            "end_time": "2017-09-10T18:24:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247430303375,
              43.512231962103094,
              1319.1899493684148
            ],
            [
              -119.41298267664396,
              43.52498292105505,
              1319.1899493684148
            ],
            [
              -119.39999738305576,
              43.52525638519178,
              1345.3099493684147
            ],
            [
              -119.3994917388032,
              43.51250530520267,
              1345.3099493684147
            ],
            [
              -119.41247430303375,
              43.512231962103094,
              1319.1899493684148
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129827,
        43.51223196,
        1319.189949,
        -119.3994917,
        43.52525639,
        1345.309949
      ],
      "properties": {
        "datetime": "2017-08-31T17:16:43Z",
        "pc:count": 13029059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305524.482,
            "count": 13029059,
            "maximum": 306051.7109,
            "minimum": 305001.4309,
            "name": "X",
            "position": 0,
            "stddev": 293.6017728,
            "variance": 86202.00098
          },
          {
            "average": 4821231.952,
            "count": 13029059,
            "maximum": 4821944.578,
            "minimum": 4820527.218,
            "name": "Y",
            "position": 1,
            "stddev": 398.7757823,
            "variance": 159022.1245
          },
          {
            "average": 1331.395286,
            "count": 13029059,
            "maximum": 1345.309949,
            "minimum": 1319.189949,
            "name": "Z",
            "position": 2,
            "stddev": 4.252368084,
            "variance": 18.08263433
          },
          {
            "average": 20116.42412,
            "count": 13029059,
            "maximum": 31953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1626.151436,
            "variance": 2644368.492
          },
          {
            "average": 1.00345589,
            "count": 13029059,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06374306827,
            "variance": 0.004063178752
          },
          {
            "average": 1.006963128,
            "count": 13029059,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09378604749,
            "variance": 0.008795822705
          },
          {
            "average": 0.5019480685,
            "count": 13029059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962242,
            "variance": 0.2499962242
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.168327582,
            "count": 13029059,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.374156943,
            "variance": 0.139993418
          },
          {
            "average": 0.4342874586,
            "count": 13029059,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71380992,
            "variance": 137.2133429
          },
          {
            "average": 1.996959642,
            "count": 13029059,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001212728,
            "variance": 1.002426926
          },
          {
            "average": 1130.667986,
            "count": 13029059,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.267500575,
            "variance": 1.606557708
          },
          {
            "average": 43588.93841,
            "count": 13029059,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3429.006286,
            "variance": 11758084.11
          },
          {
            "average": 41559.86653,
            "count": 13029059,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3160.867798,
            "variance": 9991085.238
          },
          {
            "average": 38215.93884,
            "count": 13029059,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2979.802783,
            "variance": 8879224.626
          },
          {
            "average": 188233063.8,
            "count": 13029059,
            "maximum": 188235003.3,
            "minimum": 188231448.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 870.2928887,
            "variance": 757409.7122
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305001.4309,
          4820527.218,
          1319.189949,
          306051.7109,
          4821944.578,
          1345.309949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305001.43092178466,
                4820527.218351563,
                1319.1899493684148
              ],
              [
                305001.43092178466,
                4821944.578351563,
                1319.1899493684148
              ],
              [
                306051.7109217847,
                4821944.578351563,
                1345.3099493684147
              ],
              [
                306051.7109217847,
                4820527.218351563,
                1345.3099493684147
              ],
              [
                305001.43092178466,
                4820527.218351563,
                1319.1899493684148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:16:43+00:00",
        "end_time": "2017-08-31T16:17:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129827,
            43.51223196,
            1319.189949,
            -119.3994917,
            43.52525639,
            1345.309949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247430303375,
                  43.512231962103094,
                  1319.1899493684148
                ],
                [
                  -119.41298267664396,
                  43.52498292105505,
                  1319.1899493684148
                ],
                [
                  -119.39999738305576,
                  43.52525638519178,
                  1345.3099493684147
                ],
                [
                  -119.3994917388032,
                  43.51250530520267,
                  1345.3099493684147
                ],
                [
                  -119.41247430303375,
                  43.512231962103094,
                  1319.1899493684148
                ]
              ]
            ]
          },
          "id": "20170831_43119E4418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:16:43Z",
            "pc:count": 13029059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305524.482,
                "count": 13029059,
                "maximum": 306051.7109,
                "minimum": 305001.4309,
                "name": "X",
                "position": 0,
                "stddev": 293.6017728,
                "variance": 86202.00098
              },
              {
                "average": 4821231.952,
                "count": 13029059,
                "maximum": 4821944.578,
                "minimum": 4820527.218,
                "name": "Y",
                "position": 1,
                "stddev": 398.7757823,
                "variance": 159022.1245
              },
              {
                "average": 1331.395286,
                "count": 13029059,
                "maximum": 1345.309949,
                "minimum": 1319.189949,
                "name": "Z",
                "position": 2,
                "stddev": 4.252368084,
                "variance": 18.08263433
              },
              {
                "average": 20116.42412,
                "count": 13029059,
                "maximum": 31953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1626.151436,
                "variance": 2644368.492
              },
              {
                "average": 1.00345589,
                "count": 13029059,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06374306827,
                "variance": 0.004063178752
              },
              {
                "average": 1.006963128,
                "count": 13029059,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09378604749,
                "variance": 0.008795822705
              },
              {
                "average": 0.5019480685,
                "count": 13029059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962242,
                "variance": 0.2499962242
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.168327582,
                "count": 13029059,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.374156943,
                "variance": 0.139993418
              },
              {
                "average": 0.4342874586,
                "count": 13029059,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71380992,
                "variance": 137.2133429
              },
              {
                "average": 1.996959642,
                "count": 13029059,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001212728,
                "variance": 1.002426926
              },
              {
                "average": 1130.667986,
                "count": 13029059,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.267500575,
                "variance": 1.606557708
              },
              {
                "average": 43588.93841,
                "count": 13029059,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3429.006286,
                "variance": 11758084.11
              },
              {
                "average": 41559.86653,
                "count": 13029059,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3160.867798,
                "variance": 9991085.238
              },
              {
                "average": 38215.93884,
                "count": 13029059,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2979.802783,
                "variance": 8879224.626
              },
              {
                "average": 188233063.8,
                "count": 13029059,
                "maximum": 188235003.3,
                "minimum": 188231448.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 870.2928887,
                "variance": 757409.7122
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305001.4309,
              4820527.218,
              1319.189949,
              306051.7109,
              4821944.578,
              1345.309949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305001.43092178466,
                    4820527.218351563,
                    1319.1899493684148
                  ],
                  [
                    305001.43092178466,
                    4821944.578351563,
                    1319.1899493684148
                  ],
                  [
                    306051.7109217847,
                    4821944.578351563,
                    1345.3099493684147
                  ],
                  [
                    306051.7109217847,
                    4820527.218351563,
                    1345.3099493684147
                  ],
                  [
                    305001.43092178466,
                    4820527.218351563,
                    1319.1899493684148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:16:43+00:00",
            "end_time": "2017-08-31T16:17: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": "20170910_43119E5122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247374019634,
              43.56220985133591,
              1302.0358196236302
            ],
            [
              -119.61302614170923,
              43.5749806888823,
              1302.0358196236302
            ],
            [
              -119.60000067196682,
              43.575277854292125,
              1329.9558196236303
            ],
            [
              -119.59945101649589,
              43.56250688502503,
              1329.9558196236303
            ],
            [
              -119.61247374019634,
              43.56220985133591,
              1302.0358196236302
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130261,
        43.56220985,
        1302.03582,
        -119.599451,
        43.57527785,
        1329.95582
      ],
      "properties": {
        "datetime": "2017-09-10T17:09:14Z",
        "pc:count": 13582556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289535.2709,
            "count": 13582556,
            "maximum": 290062.3264,
            "minimum": 289009.5064,
            "name": "X",
            "position": 0,
            "stddev": 291.7841908,
            "variance": 85138.01402
          },
          {
            "average": 4827270.958,
            "count": 13582556,
            "maximum": 4827986.211,
            "minimum": 4826566.411,
            "name": "Y",
            "position": 1,
            "stddev": 398.9590012,
            "variance": 159168.2847
          },
          {
            "average": 1308.167619,
            "count": 13582556,
            "maximum": 1329.95582,
            "minimum": 1302.03582,
            "name": "Z",
            "position": 2,
            "stddev": 4.391049231,
            "variance": 19.28131335
          },
          {
            "average": 30913.67911,
            "count": 13582556,
            "maximum": 60721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5587.942404,
            "variance": 31225100.31
          },
          {
            "average": 1.001509878,
            "count": 13582556,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03937758913,
            "variance": 0.001550594526
          },
          {
            "average": 1.002984195,
            "count": 13582556,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05572002192,
            "variance": 0.003104720843
          },
          {
            "average": 0.5022992727,
            "count": 13582556,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947317,
            "variance": 0.2499947318
          },
          {
            "average": 1.693348439e-06,
            "count": 13582556,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00130128617,
            "variance": 1.693345696e-06
          },
          {
            "average": 1.269257053,
            "count": 13582556,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4435737897,
            "variance": 0.1967577069
          },
          {
            "average": -0.2048699556,
            "count": 13582556,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92740532,
            "variance": 142.2629978
          },
          {
            "average": 2.008780159,
            "count": 13582556,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00083355,
            "variance": 1.001667794
          },
          {
            "average": 1168.074415,
            "count": 13582556,
            "maximum": 1170,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9918901712,
            "variance": 0.9838461118
          },
          {
            "average": 30426.5688,
            "count": 13582556,
            "maximum": 55808,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 13934.46618,
            "variance": 194169347.7
          },
          {
            "average": 32722.96358,
            "count": 13582556,
            "maximum": 55552,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 9567.891933,
            "variance": 91544556.05
          },
          {
            "average": 26456.89631,
            "count": 13582556,
            "maximum": 52992,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 11631.66479,
            "variance": 135295625.7
          },
          {
            "average": 189096910.9,
            "count": 13582556,
            "maximum": 189098554.5,
            "minimum": 189095678.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.5070344,
            "variance": 442899.6129
          },
          {
            "average": 0,
            "count": 13582556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13582556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13582556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13582556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13582556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289009.5064,
          4826566.411,
          1302.03582,
          290062.3264,
          4827986.211,
          1329.95582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289009.5064183383,
                4826566.410920363,
                1302.0358196236302
              ],
              [
                289009.5064183383,
                4827986.210920364,
                1302.0358196236302
              ],
              [
                290062.3264183382,
                4827986.210920364,
                1329.9558196236303
              ],
              [
                290062.3264183382,
                4826566.410920363,
                1329.9558196236303
              ],
              [
                289009.5064183383,
                4826566.410920363,
                1302.0358196236302
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:09:14+00:00",
        "end_time": "2017-09-10T16:21:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130261,
            43.56220985,
            1302.03582,
            -119.599451,
            43.57527785,
            1329.95582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247374019634,
                  43.56220985133591,
                  1302.0358196236302
                ],
                [
                  -119.61302614170923,
                  43.5749806888823,
                  1302.0358196236302
                ],
                [
                  -119.60000067196682,
                  43.575277854292125,
                  1329.9558196236303
                ],
                [
                  -119.59945101649589,
                  43.56250688502503,
                  1329.9558196236303
                ],
                [
                  -119.61247374019634,
                  43.56220985133591,
                  1302.0358196236302
                ]
              ]
            ]
          },
          "id": "20170910_43119E5122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:09:14Z",
            "pc:count": 13582556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289535.2709,
                "count": 13582556,
                "maximum": 290062.3264,
                "minimum": 289009.5064,
                "name": "X",
                "position": 0,
                "stddev": 291.7841908,
                "variance": 85138.01402
              },
              {
                "average": 4827270.958,
                "count": 13582556,
                "maximum": 4827986.211,
                "minimum": 4826566.411,
                "name": "Y",
                "position": 1,
                "stddev": 398.9590012,
                "variance": 159168.2847
              },
              {
                "average": 1308.167619,
                "count": 13582556,
                "maximum": 1329.95582,
                "minimum": 1302.03582,
                "name": "Z",
                "position": 2,
                "stddev": 4.391049231,
                "variance": 19.28131335
              },
              {
                "average": 30913.67911,
                "count": 13582556,
                "maximum": 60721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5587.942404,
                "variance": 31225100.31
              },
              {
                "average": 1.001509878,
                "count": 13582556,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03937758913,
                "variance": 0.001550594526
              },
              {
                "average": 1.002984195,
                "count": 13582556,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05572002192,
                "variance": 0.003104720843
              },
              {
                "average": 0.5022992727,
                "count": 13582556,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947317,
                "variance": 0.2499947318
              },
              {
                "average": 1.693348439e-06,
                "count": 13582556,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00130128617,
                "variance": 1.693345696e-06
              },
              {
                "average": 1.269257053,
                "count": 13582556,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4435737897,
                "variance": 0.1967577069
              },
              {
                "average": -0.2048699556,
                "count": 13582556,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92740532,
                "variance": 142.2629978
              },
              {
                "average": 2.008780159,
                "count": 13582556,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00083355,
                "variance": 1.001667794
              },
              {
                "average": 1168.074415,
                "count": 13582556,
                "maximum": 1170,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9918901712,
                "variance": 0.9838461118
              },
              {
                "average": 30426.5688,
                "count": 13582556,
                "maximum": 55808,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 13934.46618,
                "variance": 194169347.7
              },
              {
                "average": 32722.96358,
                "count": 13582556,
                "maximum": 55552,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 9567.891933,
                "variance": 91544556.05
              },
              {
                "average": 26456.89631,
                "count": 13582556,
                "maximum": 52992,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 11631.66479,
                "variance": 135295625.7
              },
              {
                "average": 189096910.9,
                "count": 13582556,
                "maximum": 189098554.5,
                "minimum": 189095678.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.5070344,
                "variance": 442899.6129
              },
              {
                "average": 0,
                "count": 13582556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13582556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13582556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13582556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13582556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289009.5064,
              4826566.411,
              1302.03582,
              290062.3264,
              4827986.211,
              1329.95582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289009.5064183383,
                    4826566.410920363,
                    1302.0358196236302
                  ],
                  [
                    289009.5064183383,
                    4827986.210920364,
                    1302.0358196236302
                  ],
                  [
                    290062.3264183382,
                    4827986.210920364,
                    1329.9558196236303
                  ],
                  [
                    290062.3264183382,
                    4826566.410920363,
                    1329.9558196236303
                  ],
                  [
                    289009.5064183383,
                    4826566.410920363,
                    1302.0358196236302
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:09:14+00:00",
            "end_time": "2017-09-10T16:21: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": "20170910_43119E6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997243320417,
              43.58720599400934,
              1311.3957735281733
            ],
            [
              -119.65053344464577,
              43.599980887890375,
              1311.3957735281733
            ],
            [
              -119.63750049882464,
              43.60028252022468,
              1325.8557735281734
            ],
            [
              -119.63694223811882,
              43.58750749260634,
              1325.8557735281734
            ],
            [
              -119.64997243320417,
              43.58720599400934,
              1311.3957735281733
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505334,
        43.58720599,
        1311.395774,
        -119.6369422,
        43.60028252,
        1325.855774
      ],
      "properties": {
        "datetime": "2017-09-10T17:58:42Z",
        "pc:count": 13338333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286598.6519,
            "count": 13338333,
            "maximum": 287122.4905,
            "minimum": 286069.4705,
            "name": "X",
            "position": 0,
            "stddev": 294.6022304,
            "variance": 86790.47414
          },
          {
            "average": 4830153.205,
            "count": 13338333,
            "maximum": 4830858.838,
            "minimum": 4829438.538,
            "name": "Y",
            "position": 1,
            "stddev": 401.2884452,
            "variance": 161032.4163
          },
          {
            "average": 1314.848217,
            "count": 13338333,
            "maximum": 1325.855774,
            "minimum": 1311.395774,
            "name": "Z",
            "position": 2,
            "stddev": 1.249272711,
            "variance": 1.560682307
          },
          {
            "average": 31834.74793,
            "count": 13338333,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4481.715606,
            "variance": 20085774.78
          },
          {
            "average": 1.00061312,
            "count": 13338333,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02480812797,
            "variance": 0.0006154432131
          },
          {
            "average": 1.001216119,
            "count": 13338333,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03496765786,
            "variance": 0.001222737096
          },
          {
            "average": 0.5026583157,
            "count": 13338333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929521,
            "variance": 0.2499929521
          },
          {
            "average": 4.64825702e-06,
            "count": 13338333,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002155976754,
            "variance": 4.648235762e-06
          },
          {
            "average": 1.278474154,
            "count": 13338333,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4482480504,
            "variance": 0.2009263147
          },
          {
            "average": -0.4693517932,
            "count": 13338333,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99429033,
            "variance": 143.8630004
          },
          {
            "average": 2.010518706,
            "count": 13338333,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000584842,
            "variance": 1.001170027
          },
          {
            "average": 1171.483252,
            "count": 13338333,
            "maximum": 1174,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002306254,
            "variance": 1.004617827
          },
          {
            "average": 33850.30177,
            "count": 13338333,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11615.62373,
            "variance": 134922714.6
          },
          {
            "average": 36116.85649,
            "count": 13338333,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7503.550124,
            "variance": 56303264.46
          },
          {
            "average": 28354.98067,
            "count": 13338333,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10083.8356,
            "variance": 101683740.4
          },
          {
            "average": 189099506,
            "count": 13338333,
            "maximum": 189101522.7,
            "minimum": 189097458.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 741.586907,
            "variance": 549951.1407
          },
          {
            "average": 0,
            "count": 13338333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13338333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286069.4705,
          4829438.538,
          1311.395774,
          287122.4905,
          4830858.838,
          1325.855774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286069.47048679995,
                4829438.538226126,
                1311.3957735281733
              ],
              [
                286069.47048679995,
                4830858.8382261265,
                1311.3957735281733
              ],
              [
                287122.4904868,
                4830858.8382261265,
                1325.8557735281734
              ],
              [
                287122.4904868,
                4829438.538226126,
                1325.8557735281734
              ],
              [
                286069.47048679995,
                4829438.538226126,
                1311.3957735281733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:58:42+00:00",
        "end_time": "2017-09-10T16:50:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505334,
            43.58720599,
            1311.395774,
            -119.6369422,
            43.60028252,
            1325.855774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997243320417,
                  43.58720599400934,
                  1311.3957735281733
                ],
                [
                  -119.65053344464577,
                  43.599980887890375,
                  1311.3957735281733
                ],
                [
                  -119.63750049882464,
                  43.60028252022468,
                  1325.8557735281734
                ],
                [
                  -119.63694223811882,
                  43.58750749260634,
                  1325.8557735281734
                ],
                [
                  -119.64997243320417,
                  43.58720599400934,
                  1311.3957735281733
                ]
              ]
            ]
          },
          "id": "20170910_43119E6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:58:42Z",
            "pc:count": 13338333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286598.6519,
                "count": 13338333,
                "maximum": 287122.4905,
                "minimum": 286069.4705,
                "name": "X",
                "position": 0,
                "stddev": 294.6022304,
                "variance": 86790.47414
              },
              {
                "average": 4830153.205,
                "count": 13338333,
                "maximum": 4830858.838,
                "minimum": 4829438.538,
                "name": "Y",
                "position": 1,
                "stddev": 401.2884452,
                "variance": 161032.4163
              },
              {
                "average": 1314.848217,
                "count": 13338333,
                "maximum": 1325.855774,
                "minimum": 1311.395774,
                "name": "Z",
                "position": 2,
                "stddev": 1.249272711,
                "variance": 1.560682307
              },
              {
                "average": 31834.74793,
                "count": 13338333,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4481.715606,
                "variance": 20085774.78
              },
              {
                "average": 1.00061312,
                "count": 13338333,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02480812797,
                "variance": 0.0006154432131
              },
              {
                "average": 1.001216119,
                "count": 13338333,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03496765786,
                "variance": 0.001222737096
              },
              {
                "average": 0.5026583157,
                "count": 13338333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929521,
                "variance": 0.2499929521
              },
              {
                "average": 4.64825702e-06,
                "count": 13338333,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002155976754,
                "variance": 4.648235762e-06
              },
              {
                "average": 1.278474154,
                "count": 13338333,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4482480504,
                "variance": 0.2009263147
              },
              {
                "average": -0.4693517932,
                "count": 13338333,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99429033,
                "variance": 143.8630004
              },
              {
                "average": 2.010518706,
                "count": 13338333,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000584842,
                "variance": 1.001170027
              },
              {
                "average": 1171.483252,
                "count": 13338333,
                "maximum": 1174,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002306254,
                "variance": 1.004617827
              },
              {
                "average": 33850.30177,
                "count": 13338333,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11615.62373,
                "variance": 134922714.6
              },
              {
                "average": 36116.85649,
                "count": 13338333,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7503.550124,
                "variance": 56303264.46
              },
              {
                "average": 28354.98067,
                "count": 13338333,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10083.8356,
                "variance": 101683740.4
              },
              {
                "average": 189099506,
                "count": 13338333,
                "maximum": 189101522.7,
                "minimum": 189097458.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 741.586907,
                "variance": 549951.1407
              },
              {
                "average": 0,
                "count": 13338333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13338333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286069.4705,
              4829438.538,
              1311.395774,
              287122.4905,
              4830858.838,
              1325.855774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286069.47048679995,
                    4829438.538226126,
                    1311.3957735281733
                  ],
                  [
                    286069.47048679995,
                    4830858.8382261265,
                    1311.3957735281733
                  ],
                  [
                    287122.4904868,
                    4830858.8382261265,
                    1325.8557735281734
                  ],
                  [
                    287122.4904868,
                    4829438.538226126,
                    1325.8557735281734
                  ],
                  [
                    286069.47048679995,
                    4829438.538226126,
                    1311.3957735281733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:58:42+00:00",
            "end_time": "2017-09-10T16:50: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": "20170830_43119F3121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37498225023124,
              43.687414194799246,
              1681.958660381972
            ],
            [
              -119.37534069844384,
              43.6964917682672,
              1681.958660381972
            ],
            [
              -119.37143820194404,
              43.6965728431672,
              1771.978660381972
            ],
            [
              -119.3710803412869,
              43.68749524415882,
              1771.978660381972
            ],
            [
              -119.37498225023124,
              43.687414194799246,
              1681.958660381972
            ]
          ]
        ]
      },
      "bbox": [
        -119.3753407,
        43.68741419,
        1681.95866,
        -119.3710803,
        43.69657284,
        1771.97866
      ],
      "properties": {
        "datetime": "2017-08-30T16:23:54Z",
        "pc:count": 3044059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308732.9151,
            "count": 3044059,
            "maximum": 308903.2163,
            "minimum": 308588.4763,
            "name": "X",
            "position": 0,
            "stddev": 82.22171274,
            "variance": 6760.410046
          },
          {
            "average": 4840359.393,
            "count": 3044059,
            "maximum": 4840905.612,
            "minimum": 4839896.572,
            "name": "Y",
            "position": 1,
            "stddev": 257.5487266,
            "variance": 66331.34656
          },
          {
            "average": 1714.232538,
            "count": 3044059,
            "maximum": 1771.97866,
            "minimum": 1681.95866,
            "name": "Z",
            "position": 2,
            "stddev": 10.96082154,
            "variance": 120.1396089
          },
          {
            "average": 16861.73562,
            "count": 3044059,
            "maximum": 34161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5820.870868,
            "variance": 33882537.66
          },
          {
            "average": 1.255242096,
            "count": 3044059,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5820498206,
            "variance": 0.3387819937
          },
          {
            "average": 1.545713142,
            "count": 3044059,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.924150722,
            "variance": 0.8540545569
          },
          {
            "average": 0.4895910362,
            "count": 3044059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998917238,
            "variance": 0.2498917356
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137972687,
            "count": 3044059,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3448713728,
            "variance": 0.1189362638
          },
          {
            "average": 5.158623236,
            "count": 3044059,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.03644023,
            "variance": 100.7301324
          },
          {
            "average": 1.844215897,
            "count": 3044059,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.061679816,
            "variance": 1.127164031
          },
          {
            "average": 1088.80824,
            "count": 3044059,
            "maximum": 1091,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9568470592,
            "variance": 0.9155562947
          },
          {
            "average": 27399.82887,
            "count": 3044059,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9301.070388,
            "variance": 86509910.36
          },
          {
            "average": 27975.76305,
            "count": 3044059,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Green",
            "position": 13,
            "stddev": 7699.787114,
            "variance": 59286721.61
          },
          {
            "average": 23605.6741,
            "count": 3044059,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6687.77272,
            "variance": 44726303.96
          },
          {
            "average": 188144530.7,
            "count": 3044059,
            "maximum": 188145434.8,
            "minimum": 188144242,
            "name": "GpsTime",
            "position": 15,
            "stddev": 371.3521378,
            "variance": 137902.4102
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3044059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308588.4763,
          4839896.572,
          1681.95866,
          308903.2163,
          4840905.612,
          1771.97866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308588.47630252823,
                4839896.571553351,
                1681.958660381972
              ],
              [
                308588.47630252823,
                4840905.61155335,
                1681.958660381972
              ],
              [
                308903.2163025282,
                4840905.61155335,
                1771.978660381972
              ],
              [
                308903.2163025282,
                4839896.571553351,
                1771.978660381972
              ],
              [
                308588.47630252823,
                4839896.571553351,
                1681.958660381972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:23:54+00:00",
        "end_time": "2017-08-30T16:04:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3753407,
            43.68741419,
            1681.95866,
            -119.3710803,
            43.69657284,
            1771.97866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37498225023124,
                  43.687414194799246,
                  1681.958660381972
                ],
                [
                  -119.37534069844384,
                  43.6964917682672,
                  1681.958660381972
                ],
                [
                  -119.37143820194404,
                  43.6965728431672,
                  1771.978660381972
                ],
                [
                  -119.3710803412869,
                  43.68749524415882,
                  1771.978660381972
                ],
                [
                  -119.37498225023124,
                  43.687414194799246,
                  1681.958660381972
                ]
              ]
            ]
          },
          "id": "20170830_43119F3121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:23:54Z",
            "pc:count": 3044059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308732.9151,
                "count": 3044059,
                "maximum": 308903.2163,
                "minimum": 308588.4763,
                "name": "X",
                "position": 0,
                "stddev": 82.22171274,
                "variance": 6760.410046
              },
              {
                "average": 4840359.393,
                "count": 3044059,
                "maximum": 4840905.612,
                "minimum": 4839896.572,
                "name": "Y",
                "position": 1,
                "stddev": 257.5487266,
                "variance": 66331.34656
              },
              {
                "average": 1714.232538,
                "count": 3044059,
                "maximum": 1771.97866,
                "minimum": 1681.95866,
                "name": "Z",
                "position": 2,
                "stddev": 10.96082154,
                "variance": 120.1396089
              },
              {
                "average": 16861.73562,
                "count": 3044059,
                "maximum": 34161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5820.870868,
                "variance": 33882537.66
              },
              {
                "average": 1.255242096,
                "count": 3044059,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5820498206,
                "variance": 0.3387819937
              },
              {
                "average": 1.545713142,
                "count": 3044059,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.924150722,
                "variance": 0.8540545569
              },
              {
                "average": 0.4895910362,
                "count": 3044059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998917238,
                "variance": 0.2498917356
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137972687,
                "count": 3044059,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3448713728,
                "variance": 0.1189362638
              },
              {
                "average": 5.158623236,
                "count": 3044059,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.03644023,
                "variance": 100.7301324
              },
              {
                "average": 1.844215897,
                "count": 3044059,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.061679816,
                "variance": 1.127164031
              },
              {
                "average": 1088.80824,
                "count": 3044059,
                "maximum": 1091,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9568470592,
                "variance": 0.9155562947
              },
              {
                "average": 27399.82887,
                "count": 3044059,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9301.070388,
                "variance": 86509910.36
              },
              {
                "average": 27975.76305,
                "count": 3044059,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Green",
                "position": 13,
                "stddev": 7699.787114,
                "variance": 59286721.61
              },
              {
                "average": 23605.6741,
                "count": 3044059,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6687.77272,
                "variance": 44726303.96
              },
              {
                "average": 188144530.7,
                "count": 3044059,
                "maximum": 188145434.8,
                "minimum": 188144242,
                "name": "GpsTime",
                "position": 15,
                "stddev": 371.3521378,
                "variance": 137902.4102
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3044059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308588.4763,
              4839896.572,
              1681.95866,
              308903.2163,
              4840905.612,
              1771.97866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308588.47630252823,
                    4839896.571553351,
                    1681.958660381972
                  ],
                  [
                    308588.47630252823,
                    4840905.61155335,
                    1681.958660381972
                  ],
                  [
                    308903.2163025282,
                    4840905.61155335,
                    1771.978660381972
                  ],
                  [
                    308903.2163025282,
                    4839896.571553351,
                    1771.978660381972
                  ],
                  [
                    308588.47630252823,
                    4839896.571553351,
                    1681.958660381972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:23:54+00:00",
            "end_time": "2017-08-30T16:04: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": "20170831_43119E5224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497448887807,
              43.56221955076883,
              1290.9558142149006
            ],
            [
              -119.52550800997035,
              43.574981909854216,
              1290.9558142149006
            ],
            [
              -119.5124987234613,
              43.57526872838955,
              1357.3158142149007
            ],
            [
              -119.51196794355361,
              43.562506242254194,
              1357.3158142149007
            ],
            [
              -119.52497448887807,
              43.56221955076883,
              1290.9558142149006
            ]
          ]
        ]
      },
      "bbox": [
        -119.525508,
        43.56221955,
        1290.955814,
        -119.5119679,
        43.57526873,
        1357.315814
      ],
      "properties": {
        "datetime": "2017-09-09T00:15:48Z",
        "pc:count": 24369299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296653.4907,
            "count": 24369299,
            "maximum": 297127.8964,
            "minimum": 296076.4564,
            "name": "X",
            "position": 0,
            "stddev": 290.3754888,
            "variance": 84317.92452
          },
          {
            "average": 4827107.199,
            "count": 24369299,
            "maximum": 4827767.761,
            "minimum": 4826349.001,
            "name": "Y",
            "position": 1,
            "stddev": 394.2668635,
            "variance": 155446.3597
          },
          {
            "average": 1314.077892,
            "count": 24369299,
            "maximum": 1357.315814,
            "minimum": 1290.955814,
            "name": "Z",
            "position": 2,
            "stddev": 16.65050418,
            "variance": 277.2392895
          },
          {
            "average": 25677.82091,
            "count": 24369299,
            "maximum": 49905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2937.345049,
            "variance": 8627995.937
          },
          {
            "average": 1.005001211,
            "count": 24369299,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0760991238,
            "variance": 0.005791076642
          },
          {
            "average": 1.010069063,
            "count": 24369299,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1115368131,
            "variance": 0.01244046068
          },
          {
            "average": 0.5008416943,
            "count": 24369299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993018,
            "variance": 0.2499993018
          },
          {
            "average": 1.916345645e-05,
            "count": 24369299,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004377566675,
            "variance": 1.916308999e-05
          },
          {
            "average": 1.162366468,
            "count": 24369299,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3687866639,
            "variance": 0.1360036035
          },
          {
            "average": 0.525411613,
            "count": 24369299,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08356311,
            "variance": 146.0124973
          },
          {
            "average": 2.000739291,
            "count": 24369299,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001932753,
            "variance": 1.003869241
          },
          {
            "average": 1150.199749,
            "count": 24369299,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.870294635,
            "variance": 8.238591289
          },
          {
            "average": 43214.81416,
            "count": 24369299,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4055.012157,
            "variance": 16443123.6
          },
          {
            "average": 41445.64237,
            "count": 24369299,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3709.238465,
            "variance": 13758449.99
          },
          {
            "average": 37752.60331,
            "count": 24369299,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3542.177041,
            "variance": 12547018.19
          },
          {
            "average": 188895096.2,
            "count": 24369299,
            "maximum": 188951348,
            "minimum": 188241250.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 186407.9022,
            "variance": 34747906020.0
          },
          {
            "average": 0,
            "count": 24369299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24369299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24369299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296076.4564,
          4826349.001,
          1290.955814,
          297127.8964,
          4827767.761,
          1357.315814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296076.45635542984,
                4826349.000872654,
                1290.9558142149006
              ],
              [
                296076.45635542984,
                4827767.760872654,
                1290.9558142149006
              ],
              [
                297127.8963554298,
                4827767.760872654,
                1357.3158142149007
              ],
              [
                297127.8963554298,
                4826349.000872654,
                1357.3158142149007
              ],
              [
                296076.45635542984,
                4826349.000872654,
                1290.9558142149006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:15:48+00:00",
        "end_time": "2017-08-31T19:00:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.525508,
            43.56221955,
            1290.955814,
            -119.5119679,
            43.57526873,
            1357.315814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497448887807,
                  43.56221955076883,
                  1290.9558142149006
                ],
                [
                  -119.52550800997035,
                  43.574981909854216,
                  1290.9558142149006
                ],
                [
                  -119.5124987234613,
                  43.57526872838955,
                  1357.3158142149007
                ],
                [
                  -119.51196794355361,
                  43.562506242254194,
                  1357.3158142149007
                ],
                [
                  -119.52497448887807,
                  43.56221955076883,
                  1290.9558142149006
                ]
              ]
            ]
          },
          "id": "20170831_43119E5224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:15:48Z",
            "pc:count": 24369299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296653.4907,
                "count": 24369299,
                "maximum": 297127.8964,
                "minimum": 296076.4564,
                "name": "X",
                "position": 0,
                "stddev": 290.3754888,
                "variance": 84317.92452
              },
              {
                "average": 4827107.199,
                "count": 24369299,
                "maximum": 4827767.761,
                "minimum": 4826349.001,
                "name": "Y",
                "position": 1,
                "stddev": 394.2668635,
                "variance": 155446.3597
              },
              {
                "average": 1314.077892,
                "count": 24369299,
                "maximum": 1357.315814,
                "minimum": 1290.955814,
                "name": "Z",
                "position": 2,
                "stddev": 16.65050418,
                "variance": 277.2392895
              },
              {
                "average": 25677.82091,
                "count": 24369299,
                "maximum": 49905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2937.345049,
                "variance": 8627995.937
              },
              {
                "average": 1.005001211,
                "count": 24369299,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0760991238,
                "variance": 0.005791076642
              },
              {
                "average": 1.010069063,
                "count": 24369299,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1115368131,
                "variance": 0.01244046068
              },
              {
                "average": 0.5008416943,
                "count": 24369299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993018,
                "variance": 0.2499993018
              },
              {
                "average": 1.916345645e-05,
                "count": 24369299,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004377566675,
                "variance": 1.916308999e-05
              },
              {
                "average": 1.162366468,
                "count": 24369299,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3687866639,
                "variance": 0.1360036035
              },
              {
                "average": 0.525411613,
                "count": 24369299,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08356311,
                "variance": 146.0124973
              },
              {
                "average": 2.000739291,
                "count": 24369299,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001932753,
                "variance": 1.003869241
              },
              {
                "average": 1150.199749,
                "count": 24369299,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.870294635,
                "variance": 8.238591289
              },
              {
                "average": 43214.81416,
                "count": 24369299,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4055.012157,
                "variance": 16443123.6
              },
              {
                "average": 41445.64237,
                "count": 24369299,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3709.238465,
                "variance": 13758449.99
              },
              {
                "average": 37752.60331,
                "count": 24369299,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3542.177041,
                "variance": 12547018.19
              },
              {
                "average": 188895096.2,
                "count": 24369299,
                "maximum": 188951348,
                "minimum": 188241250.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 186407.9022,
                "variance": 34747906020.0
              },
              {
                "average": 0,
                "count": 24369299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24369299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24369299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296076.4564,
              4826349.001,
              1290.955814,
              297127.8964,
              4827767.761,
              1357.315814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296076.45635542984,
                    4826349.000872654,
                    1290.9558142149006
                  ],
                  [
                    296076.45635542984,
                    4827767.760872654,
                    1290.9558142149006
                  ],
                  [
                    297127.8963554298,
                    4827767.760872654,
                    1357.3158142149007
                  ],
                  [
                    297127.8963554298,
                    4826349.000872654,
                    1357.3158142149007
                  ],
                  [
                    296076.45635542984,
                    4826349.000872654,
                    1290.9558142149006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:15:48+00:00",
            "end_time": "2017-08-31T19:00: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": "20170911_43119E7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8247329064644,
              43.53719274897054,
              1392.373554509425
            ],
            [
              -119.82533072679149,
              43.54998477404602,
              1392.373554509425
            ],
            [
              -119.81250186267486,
              43.55030132869126,
              1496.993554509425
            ],
            [
              -119.81190674810237,
              43.53750916306159,
              1496.993554509425
            ],
            [
              -119.8247329064644,
              43.53719274897054,
              1392.373554509425
            ]
          ]
        ]
      },
      "bbox": [
        -119.8253307,
        43.53719275,
        1392.373555,
        -119.8119067,
        43.55030133,
        1496.993555
      ],
      "properties": {
        "datetime": "2017-09-11T22:45:42Z",
        "pc:count": 14832341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272313.8371,
            "count": 14832341,
            "maximum": 272809.2742,
            "minimum": 271771.7342,
            "name": "X",
            "position": 0,
            "stddev": 275.3292133,
            "variance": 75806.17569
          },
          {
            "average": 4825113.277,
            "count": 14832341,
            "maximum": 4825771.251,
            "minimum": 4824348.851,
            "name": "Y",
            "position": 1,
            "stddev": 384.2755483,
            "variance": 147667.697
          },
          {
            "average": 1441.120949,
            "count": 14832341,
            "maximum": 1496.993555,
            "minimum": 1392.373555,
            "name": "Z",
            "position": 2,
            "stddev": 21.15438046,
            "variance": 447.5078126
          },
          {
            "average": 25091.76174,
            "count": 14832341,
            "maximum": 43185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4377.814027,
            "variance": 19165255.66
          },
          {
            "average": 1.05104501,
            "count": 14832341,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2407328027,
            "variance": 0.0579522823
          },
          {
            "average": 1.10275438,
            "count": 14832341,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3480526516,
            "variance": 0.1211406483
          },
          {
            "average": 0.503624883,
            "count": 14832341,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999868769,
            "variance": 0.2499868771
          },
          {
            "average": 1.921476859e-05,
            "count": 14832341,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004383423397,
            "variance": 1.921440068e-05
          },
          {
            "average": 1.220689775,
            "count": 14832341,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.414711719,
            "variance": 0.1719858099
          },
          {
            "average": -0.9807908623,
            "count": 14832341,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8828225,
            "variance": 141.2014705
          },
          {
            "average": 1.976367116,
            "count": 14832341,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016444338,
            "variance": 1.033159093
          },
          {
            "average": 1208.919103,
            "count": 14832341,
            "maximum": 1211,
            "minimum": 1207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9325473507,
            "variance": 0.8696445614
          },
          {
            "average": 39080.46415,
            "count": 14832341,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6205.560872,
            "variance": 38508985.74
          },
          {
            "average": 37321.24408,
            "count": 14832341,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5194.874584,
            "variance": 26986721.94
          },
          {
            "average": 32993.27943,
            "count": 14832341,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5408.859773,
            "variance": 29255764.04
          },
          {
            "average": 189204675.4,
            "count": 14832341,
            "maximum": 189205142.8,
            "minimum": 189204196.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 218.0630879,
            "variance": 47551.51031
          },
          {
            "average": 0,
            "count": 14832341,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14832341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14832341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14832341,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14832341,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271771.7342,
          4824348.851,
          1392.373555,
          272809.2742,
          4825771.251,
          1496.993555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271771.73416340415,
                4824348.850969595,
                1392.373554509425
              ],
              [
                271771.73416340415,
                4825771.250969595,
                1392.373554509425
              ],
              [
                272809.2741634042,
                4825771.250969595,
                1496.993554509425
              ],
              [
                272809.2741634042,
                4824348.850969595,
                1496.993554509425
              ],
              [
                271771.73416340415,
                4824348.850969595,
                1392.373554509425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:45:42+00:00",
        "end_time": "2017-09-11T22:29:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8253307,
            43.53719275,
            1392.373555,
            -119.8119067,
            43.55030133,
            1496.993555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8247329064644,
                  43.53719274897054,
                  1392.373554509425
                ],
                [
                  -119.82533072679149,
                  43.54998477404602,
                  1392.373554509425
                ],
                [
                  -119.81250186267486,
                  43.55030132869126,
                  1496.993554509425
                ],
                [
                  -119.81190674810237,
                  43.53750916306159,
                  1496.993554509425
                ],
                [
                  -119.8247329064644,
                  43.53719274897054,
                  1392.373554509425
                ]
              ]
            ]
          },
          "id": "20170911_43119E7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:45:42Z",
            "pc:count": 14832341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272313.8371,
                "count": 14832341,
                "maximum": 272809.2742,
                "minimum": 271771.7342,
                "name": "X",
                "position": 0,
                "stddev": 275.3292133,
                "variance": 75806.17569
              },
              {
                "average": 4825113.277,
                "count": 14832341,
                "maximum": 4825771.251,
                "minimum": 4824348.851,
                "name": "Y",
                "position": 1,
                "stddev": 384.2755483,
                "variance": 147667.697
              },
              {
                "average": 1441.120949,
                "count": 14832341,
                "maximum": 1496.993555,
                "minimum": 1392.373555,
                "name": "Z",
                "position": 2,
                "stddev": 21.15438046,
                "variance": 447.5078126
              },
              {
                "average": 25091.76174,
                "count": 14832341,
                "maximum": 43185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4377.814027,
                "variance": 19165255.66
              },
              {
                "average": 1.05104501,
                "count": 14832341,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2407328027,
                "variance": 0.0579522823
              },
              {
                "average": 1.10275438,
                "count": 14832341,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3480526516,
                "variance": 0.1211406483
              },
              {
                "average": 0.503624883,
                "count": 14832341,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999868769,
                "variance": 0.2499868771
              },
              {
                "average": 1.921476859e-05,
                "count": 14832341,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004383423397,
                "variance": 1.921440068e-05
              },
              {
                "average": 1.220689775,
                "count": 14832341,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.414711719,
                "variance": 0.1719858099
              },
              {
                "average": -0.9807908623,
                "count": 14832341,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8828225,
                "variance": 141.2014705
              },
              {
                "average": 1.976367116,
                "count": 14832341,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016444338,
                "variance": 1.033159093
              },
              {
                "average": 1208.919103,
                "count": 14832341,
                "maximum": 1211,
                "minimum": 1207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9325473507,
                "variance": 0.8696445614
              },
              {
                "average": 39080.46415,
                "count": 14832341,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6205.560872,
                "variance": 38508985.74
              },
              {
                "average": 37321.24408,
                "count": 14832341,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5194.874584,
                "variance": 26986721.94
              },
              {
                "average": 32993.27943,
                "count": 14832341,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5408.859773,
                "variance": 29255764.04
              },
              {
                "average": 189204675.4,
                "count": 14832341,
                "maximum": 189205142.8,
                "minimum": 189204196.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 218.0630879,
                "variance": 47551.51031
              },
              {
                "average": 0,
                "count": 14832341,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14832341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14832341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14832341,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14832341,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271771.7342,
              4824348.851,
              1392.373555,
              272809.2742,
              4825771.251,
              1496.993555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271771.73416340415,
                    4824348.850969595,
                    1392.373554509425
                  ],
                  [
                    271771.73416340415,
                    4825771.250969595,
                    1392.373554509425
                  ],
                  [
                    272809.2741634042,
                    4825771.250969595,
                    1496.993554509425
                  ],
                  [
                    272809.2741634042,
                    4824348.850969595,
                    1496.993554509425
                  ],
                  [
                    271771.73416340415,
                    4824348.850969595,
                    1392.373554509425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:45:42+00:00",
            "end_time": "2017-09-11T22:29:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247480266836,
              43.5872319929122,
              1372.3248761825598
            ],
            [
              -119.41298452303117,
              43.59998314388052,
              1372.3248761825598
            ],
            [
              -119.39999771794469,
              43.600256673524605,
              1489.8448761825598
            ],
            [
              -119.39949073448646,
              43.587505401504515,
              1489.8448761825598
            ],
            [
              -119.41247480266836,
              43.5872319929122,
              1372.3248761825598
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129845,
        43.58723199,
        1372.324876,
        -119.3994907,
        43.60025667,
        1489.844876
      ],
      "properties": {
        "datetime": "2017-08-30T19:39:32Z",
        "pc:count": 14054491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305766.8794,
            "count": 14054491,
            "maximum": 306292.283,
            "minimum": 305243.183,
            "name": "X",
            "position": 0,
            "stddev": 289.301668,
            "variance": 83695.45513
          },
          {
            "average": 4829560.74,
            "count": 14054491,
            "maximum": 4830274.433,
            "minimum": 4828857.033,
            "name": "Y",
            "position": 1,
            "stddev": 403.6743551,
            "variance": 162952.985
          },
          {
            "average": 1417.664655,
            "count": 14054491,
            "maximum": 1489.844876,
            "minimum": 1372.324876,
            "name": "Z",
            "position": 2,
            "stddev": 24.95285887,
            "variance": 622.6451659
          },
          {
            "average": 20324.70398,
            "count": 14054491,
            "maximum": 40817,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2568.117057,
            "variance": 6595225.217
          },
          {
            "average": 1.028505693,
            "count": 14054491,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1940604866,
            "variance": 0.03765947244
          },
          {
            "average": 1.057422357,
            "count": 14054491,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2910735237,
            "variance": 0.08472379618
          },
          {
            "average": 0.5039099602,
            "count": 14054491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999847298,
            "variance": 0.24998473
          },
          {
            "average": 1.921094119e-06,
            "count": 14054491,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001386034114,
            "variance": 1.921090565e-06
          },
          {
            "average": 1.193744405,
            "count": 14054491,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3952309727,
            "variance": 0.1562075218
          },
          {
            "average": 0.05808864172,
            "count": 14054491,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56924315,
            "variance": 133.8473871
          },
          {
            "average": 1.980374174,
            "count": 14054491,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009964506,
            "variance": 1.020028303
          },
          {
            "average": 1108.17076,
            "count": 14054491,
            "maximum": 1110,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9718037675,
            "variance": 0.9444025626
          },
          {
            "average": 42669.62536,
            "count": 14054491,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4240.666447,
            "variance": 17983251.91
          },
          {
            "average": 40788.20913,
            "count": 14054491,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3579.898151,
            "variance": 12815670.77
          },
          {
            "average": 37580.65864,
            "count": 14054491,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3510.761868,
            "variance": 12325448.89
          },
          {
            "average": 188155757.5,
            "count": 14054491,
            "maximum": 188157172.8,
            "minimum": 188154237.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 708.7959303,
            "variance": 502391.6709
          },
          {
            "average": 0,
            "count": 14054491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14054491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14054491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14054491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14054491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305243.183,
          4828857.033,
          1372.324876,
          306292.283,
          4830274.433,
          1489.844876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305243.1829599173,
                4828857.033067492,
                1372.3248761825598
              ],
              [
                305243.1829599173,
                4830274.433067492,
                1372.3248761825598
              ],
              [
                306292.28295991727,
                4830274.433067492,
                1489.8448761825598
              ],
              [
                306292.28295991727,
                4828857.033067492,
                1489.8448761825598
              ],
              [
                305243.1829599173,
                4828857.033067492,
                1372.3248761825598
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:39:32+00:00",
        "end_time": "2017-08-30T18:50:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129845,
            43.58723199,
            1372.324876,
            -119.3994907,
            43.60025667,
            1489.844876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247480266836,
                  43.5872319929122,
                  1372.3248761825598
                ],
                [
                  -119.41298452303117,
                  43.59998314388052,
                  1372.3248761825598
                ],
                [
                  -119.39999771794469,
                  43.600256673524605,
                  1489.8448761825598
                ],
                [
                  -119.39949073448646,
                  43.587505401504515,
                  1489.8448761825598
                ],
                [
                  -119.41247480266836,
                  43.5872319929122,
                  1372.3248761825598
                ]
              ]
            ]
          },
          "id": "20170830_43119E4213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:39:32Z",
            "pc:count": 14054491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305766.8794,
                "count": 14054491,
                "maximum": 306292.283,
                "minimum": 305243.183,
                "name": "X",
                "position": 0,
                "stddev": 289.301668,
                "variance": 83695.45513
              },
              {
                "average": 4829560.74,
                "count": 14054491,
                "maximum": 4830274.433,
                "minimum": 4828857.033,
                "name": "Y",
                "position": 1,
                "stddev": 403.6743551,
                "variance": 162952.985
              },
              {
                "average": 1417.664655,
                "count": 14054491,
                "maximum": 1489.844876,
                "minimum": 1372.324876,
                "name": "Z",
                "position": 2,
                "stddev": 24.95285887,
                "variance": 622.6451659
              },
              {
                "average": 20324.70398,
                "count": 14054491,
                "maximum": 40817,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2568.117057,
                "variance": 6595225.217
              },
              {
                "average": 1.028505693,
                "count": 14054491,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1940604866,
                "variance": 0.03765947244
              },
              {
                "average": 1.057422357,
                "count": 14054491,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2910735237,
                "variance": 0.08472379618
              },
              {
                "average": 0.5039099602,
                "count": 14054491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999847298,
                "variance": 0.24998473
              },
              {
                "average": 1.921094119e-06,
                "count": 14054491,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001386034114,
                "variance": 1.921090565e-06
              },
              {
                "average": 1.193744405,
                "count": 14054491,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3952309727,
                "variance": 0.1562075218
              },
              {
                "average": 0.05808864172,
                "count": 14054491,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56924315,
                "variance": 133.8473871
              },
              {
                "average": 1.980374174,
                "count": 14054491,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009964506,
                "variance": 1.020028303
              },
              {
                "average": 1108.17076,
                "count": 14054491,
                "maximum": 1110,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9718037675,
                "variance": 0.9444025626
              },
              {
                "average": 42669.62536,
                "count": 14054491,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4240.666447,
                "variance": 17983251.91
              },
              {
                "average": 40788.20913,
                "count": 14054491,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3579.898151,
                "variance": 12815670.77
              },
              {
                "average": 37580.65864,
                "count": 14054491,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3510.761868,
                "variance": 12325448.89
              },
              {
                "average": 188155757.5,
                "count": 14054491,
                "maximum": 188157172.8,
                "minimum": 188154237.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 708.7959303,
                "variance": 502391.6709
              },
              {
                "average": 0,
                "count": 14054491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14054491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14054491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14054491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14054491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305243.183,
              4828857.033,
              1372.324876,
              306292.283,
              4830274.433,
              1489.844876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305243.1829599173,
                    4828857.033067492,
                    1372.3248761825598
                  ],
                  [
                    305243.1829599173,
                    4830274.433067492,
                    1372.3248761825598
                  ],
                  [
                    306292.28295991727,
                    4830274.433067492,
                    1489.8448761825598
                  ],
                  [
                    306292.28295991727,
                    4828857.033067492,
                    1489.8448761825598
                  ],
                  [
                    305243.1829599173,
                    4828857.033067492,
                    1372.3248761825598
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:39:32+00:00",
            "end_time": "2017-08-30T18:50: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": "20170831_43119E5405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247413634817,
              43.549720967062505,
              1284.7278794772799
            ],
            [
              -119.51300473396383,
              43.56248221750106,
              1284.7278794772799
            ],
            [
              -119.49999850764335,
              43.562767537791615,
              1325.2478794772799
            ],
            [
              -119.49947064918112,
              43.55000616097492,
              1325.2478794772799
            ],
            [
              -119.51247413634817,
              43.549720967062505,
              1284.7278794772799
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130047,
        43.54972097,
        1284.727879,
        -119.4994706,
        43.56276754,
        1325.247879
      ],
      "properties": {
        "datetime": "2017-09-09T00:00:19Z",
        "pc:count": 27952894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297628.476,
            "count": 27952894,
            "maximum": 298095.4794,
            "minimum": 297044.0794,
            "name": "X",
            "position": 0,
            "stddev": 283.3248558,
            "variance": 80272.9739
          },
          {
            "average": 4825677.28,
            "count": 27952894,
            "maximum": 4826348.865,
            "minimum": 4824930.245,
            "name": "Y",
            "position": 1,
            "stddev": 389.9007643,
            "variance": 152022.606
          },
          {
            "average": 1294.442783,
            "count": 27952894,
            "maximum": 1325.247879,
            "minimum": 1284.727879,
            "name": "Z",
            "position": 2,
            "stddev": 6.797444089,
            "variance": 46.20524615
          },
          {
            "average": 27687.09895,
            "count": 27952894,
            "maximum": 57249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4624.903716,
            "variance": 21389734.38
          },
          {
            "average": 1.001743397,
            "count": 27952894,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04194593543,
            "variance": 0.001759461499
          },
          {
            "average": 1.003478638,
            "count": 27952894,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05936441803,
            "variance": 0.003524134128
          },
          {
            "average": 0.4986652903,
            "count": 27952894,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982275,
            "variance": 0.2499982275
          },
          {
            "average": 2.006947832e-05,
            "count": 27952894,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004479852258,
            "variance": 2.006907625e-05
          },
          {
            "average": 1.126811771,
            "count": 27952894,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3327620019,
            "variance": 0.1107305499
          },
          {
            "average": 1.470742754,
            "count": 27952894,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76242125,
            "variance": 138.3545537
          },
          {
            "average": 2.000258077,
            "count": 27952894,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001107414,
            "variance": 1.002216055
          },
          {
            "average": 1148.386184,
            "count": 27952894,
            "maximum": 1154,
            "minimum": 1142,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.877796783,
            "variance": 8.281714326
          },
          {
            "average": 41654.43916,
            "count": 27952894,
            "maximum": 54272,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 7660.014421,
            "variance": 58675820.93
          },
          {
            "average": 41194.9098,
            "count": 27952894,
            "maximum": 54784,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 4575.17862,
            "variance": 20932259.4
          },
          {
            "average": 36247.06571,
            "count": 27952894,
            "maximum": 54016,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 6299.602446,
            "variance": 39684990.98
          },
          {
            "average": 188837051,
            "count": 27952894,
            "maximum": 188950419.3,
            "minimum": 188240392.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 256178.2342,
            "variance": 65627287660.0
          },
          {
            "average": 0,
            "count": 27952894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27952894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27952894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27952894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27952894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297044.0794,
          4824930.245,
          1284.727879,
          298095.4794,
          4826348.865,
          1325.247879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297044.0793955073,
                4824930.244696665,
                1284.7278794772799
              ],
              [
                297044.0793955073,
                4826348.864696664,
                1284.7278794772799
              ],
              [
                298095.4793955073,
                4826348.864696664,
                1325.2478794772799
              ],
              [
                298095.4793955073,
                4824930.244696665,
                1325.2478794772799
              ],
              [
                297044.0793955073,
                4824930.244696665,
                1284.7278794772799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:00:19+00:00",
        "end_time": "2017-08-31T18:46:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130047,
            43.54972097,
            1284.727879,
            -119.4994706,
            43.56276754,
            1325.247879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247413634817,
                  43.549720967062505,
                  1284.7278794772799
                ],
                [
                  -119.51300473396383,
                  43.56248221750106,
                  1284.7278794772799
                ],
                [
                  -119.49999850764335,
                  43.562767537791615,
                  1325.2478794772799
                ],
                [
                  -119.49947064918112,
                  43.55000616097492,
                  1325.2478794772799
                ],
                [
                  -119.51247413634817,
                  43.549720967062505,
                  1284.7278794772799
                ]
              ]
            ]
          },
          "id": "20170831_43119E5405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:00:19Z",
            "pc:count": 27952894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297628.476,
                "count": 27952894,
                "maximum": 298095.4794,
                "minimum": 297044.0794,
                "name": "X",
                "position": 0,
                "stddev": 283.3248558,
                "variance": 80272.9739
              },
              {
                "average": 4825677.28,
                "count": 27952894,
                "maximum": 4826348.865,
                "minimum": 4824930.245,
                "name": "Y",
                "position": 1,
                "stddev": 389.9007643,
                "variance": 152022.606
              },
              {
                "average": 1294.442783,
                "count": 27952894,
                "maximum": 1325.247879,
                "minimum": 1284.727879,
                "name": "Z",
                "position": 2,
                "stddev": 6.797444089,
                "variance": 46.20524615
              },
              {
                "average": 27687.09895,
                "count": 27952894,
                "maximum": 57249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4624.903716,
                "variance": 21389734.38
              },
              {
                "average": 1.001743397,
                "count": 27952894,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04194593543,
                "variance": 0.001759461499
              },
              {
                "average": 1.003478638,
                "count": 27952894,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05936441803,
                "variance": 0.003524134128
              },
              {
                "average": 0.4986652903,
                "count": 27952894,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982275,
                "variance": 0.2499982275
              },
              {
                "average": 2.006947832e-05,
                "count": 27952894,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004479852258,
                "variance": 2.006907625e-05
              },
              {
                "average": 1.126811771,
                "count": 27952894,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3327620019,
                "variance": 0.1107305499
              },
              {
                "average": 1.470742754,
                "count": 27952894,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76242125,
                "variance": 138.3545537
              },
              {
                "average": 2.000258077,
                "count": 27952894,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001107414,
                "variance": 1.002216055
              },
              {
                "average": 1148.386184,
                "count": 27952894,
                "maximum": 1154,
                "minimum": 1142,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.877796783,
                "variance": 8.281714326
              },
              {
                "average": 41654.43916,
                "count": 27952894,
                "maximum": 54272,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 7660.014421,
                "variance": 58675820.93
              },
              {
                "average": 41194.9098,
                "count": 27952894,
                "maximum": 54784,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 4575.17862,
                "variance": 20932259.4
              },
              {
                "average": 36247.06571,
                "count": 27952894,
                "maximum": 54016,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 6299.602446,
                "variance": 39684990.98
              },
              {
                "average": 188837051,
                "count": 27952894,
                "maximum": 188950419.3,
                "minimum": 188240392.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 256178.2342,
                "variance": 65627287660.0
              },
              {
                "average": 0,
                "count": 27952894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27952894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27952894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27952894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27952894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297044.0794,
              4824930.245,
              1284.727879,
              298095.4794,
              4826348.865,
              1325.247879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297044.0793955073,
                    4824930.244696665,
                    1284.7278794772799
                  ],
                  [
                    297044.0793955073,
                    4826348.864696664,
                    1284.7278794772799
                  ],
                  [
                    298095.4793955073,
                    4826348.864696664,
                    1325.2478794772799
                  ],
                  [
                    298095.4793955073,
                    4824930.244696665,
                    1325.2478794772799
                  ],
                  [
                    297044.0793955073,
                    4824930.244696665,
                    1284.7278794772799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:00:19+00:00",
            "end_time": "2017-08-31T18:46:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997494967737,
              43.51223344310232,
              1332.928623184401
            ],
            [
              -119.40048064092822,
              43.52498325969544,
              1332.928623184401
            ],
            [
              -119.38749745392307,
              43.5252552574679,
              1373.988623184401
            ],
            [
              -119.38699449139254,
              43.51250532049741,
              1373.988623184401
            ],
            [
              -119.39997494967737,
              43.51223344310232,
              1332.928623184401
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004806,
        43.51223344,
        1332.928623,
        -119.3869945,
        43.52525526,
        1373.988623
      ],
      "properties": {
        "datetime": "2017-08-31T16:44:59Z",
        "pc:count": 13363580,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306548.7127,
            "count": 13363580,
            "maximum": 307061.881,
            "minimum": 306011.781,
            "name": "X",
            "position": 0,
            "stddev": 292.4213283,
            "variance": 85510.23323
          },
          {
            "average": 4821204.393,
            "count": 13363580,
            "maximum": 4821915.371,
            "minimum": 4820498.151,
            "name": "Y",
            "position": 1,
            "stddev": 405.1850448,
            "variance": 164174.9206
          },
          {
            "average": 1346.014435,
            "count": 13363580,
            "maximum": 1373.988623,
            "minimum": 1332.928623,
            "name": "Z",
            "position": 2,
            "stddev": 8.274141578,
            "variance": 68.46141885
          },
          {
            "average": 19385.8765,
            "count": 13363580,
            "maximum": 28673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2148.746398,
            "variance": 4617111.083
          },
          {
            "average": 1.021689697,
            "count": 13363580,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1589921302,
            "variance": 0.02527849747
          },
          {
            "average": 1.043699667,
            "count": 13363580,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2326134449,
            "variance": 0.05410901477
          },
          {
            "average": 0.5020270017,
            "count": 13363580,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999591,
            "variance": 0.24999591
          },
          {
            "average": 7.483024758e-08,
            "count": 13363580,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002735511791,
            "variance": 7.483024758e-08
          },
          {
            "average": 1.169282558,
            "count": 13363580,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3750013117,
            "variance": 0.1406259838
          },
          {
            "average": 0.4115538183,
            "count": 13363580,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72879514,
            "variance": 137.5646355
          },
          {
            "average": 1.985596225,
            "count": 13363580,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006256906,
            "variance": 1.01255296
          },
          {
            "average": 1128.394305,
            "count": 13363580,
            "maximum": 1131,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9792889323,
            "variance": 0.9590068129
          },
          {
            "average": 42449.88275,
            "count": 13363580,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4522.478479,
            "variance": 20452811.6
          },
          {
            "average": 40573.69869,
            "count": 13363580,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3774.703685,
            "variance": 14248387.91
          },
          {
            "average": 37413.87442,
            "count": 13363580,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3568.23085,
            "variance": 12732271.4
          },
          {
            "average": 188231535.7,
            "count": 13363580,
            "maximum": 188233099.8,
            "minimum": 188230124.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 699.3622714,
            "variance": 489107.5867
          },
          {
            "average": 0,
            "count": 13363580,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363580,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363580,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363580,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363580,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306011.781,
          4820498.151,
          1332.928623,
          307061.881,
          4821915.371,
          1373.988623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306011.7809941378,
                4820498.151402612,
                1332.928623184401
              ],
              [
                306011.7809941378,
                4821915.371402613,
                1332.928623184401
              ],
              [
                307061.8809941378,
                4821915.371402613,
                1373.988623184401
              ],
              [
                307061.8809941378,
                4820498.151402612,
                1373.988623184401
              ],
              [
                306011.7809941378,
                4820498.151402612,
                1332.928623184401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:44:59+00:00",
        "end_time": "2017-08-31T15:55:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004806,
            43.51223344,
            1332.928623,
            -119.3869945,
            43.52525526,
            1373.988623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997494967737,
                  43.51223344310232,
                  1332.928623184401
                ],
                [
                  -119.40048064092822,
                  43.52498325969544,
                  1332.928623184401
                ],
                [
                  -119.38749745392307,
                  43.5252552574679,
                  1373.988623184401
                ],
                [
                  -119.38699449139254,
                  43.51250532049741,
                  1373.988623184401
                ],
                [
                  -119.39997494967737,
                  43.51223344310232,
                  1332.928623184401
                ]
              ]
            ]
          },
          "id": "20170831_43119E4419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:44:59Z",
            "pc:count": 13363580,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306548.7127,
                "count": 13363580,
                "maximum": 307061.881,
                "minimum": 306011.781,
                "name": "X",
                "position": 0,
                "stddev": 292.4213283,
                "variance": 85510.23323
              },
              {
                "average": 4821204.393,
                "count": 13363580,
                "maximum": 4821915.371,
                "minimum": 4820498.151,
                "name": "Y",
                "position": 1,
                "stddev": 405.1850448,
                "variance": 164174.9206
              },
              {
                "average": 1346.014435,
                "count": 13363580,
                "maximum": 1373.988623,
                "minimum": 1332.928623,
                "name": "Z",
                "position": 2,
                "stddev": 8.274141578,
                "variance": 68.46141885
              },
              {
                "average": 19385.8765,
                "count": 13363580,
                "maximum": 28673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2148.746398,
                "variance": 4617111.083
              },
              {
                "average": 1.021689697,
                "count": 13363580,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1589921302,
                "variance": 0.02527849747
              },
              {
                "average": 1.043699667,
                "count": 13363580,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2326134449,
                "variance": 0.05410901477
              },
              {
                "average": 0.5020270017,
                "count": 13363580,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999591,
                "variance": 0.24999591
              },
              {
                "average": 7.483024758e-08,
                "count": 13363580,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002735511791,
                "variance": 7.483024758e-08
              },
              {
                "average": 1.169282558,
                "count": 13363580,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3750013117,
                "variance": 0.1406259838
              },
              {
                "average": 0.4115538183,
                "count": 13363580,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72879514,
                "variance": 137.5646355
              },
              {
                "average": 1.985596225,
                "count": 13363580,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006256906,
                "variance": 1.01255296
              },
              {
                "average": 1128.394305,
                "count": 13363580,
                "maximum": 1131,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9792889323,
                "variance": 0.9590068129
              },
              {
                "average": 42449.88275,
                "count": 13363580,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4522.478479,
                "variance": 20452811.6
              },
              {
                "average": 40573.69869,
                "count": 13363580,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3774.703685,
                "variance": 14248387.91
              },
              {
                "average": 37413.87442,
                "count": 13363580,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3568.23085,
                "variance": 12732271.4
              },
              {
                "average": 188231535.7,
                "count": 13363580,
                "maximum": 188233099.8,
                "minimum": 188230124.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 699.3622714,
                "variance": 489107.5867
              },
              {
                "average": 0,
                "count": 13363580,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363580,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363580,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363580,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363580,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306011.781,
              4820498.151,
              1332.928623,
              307061.881,
              4821915.371,
              1373.988623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306011.7809941378,
                    4820498.151402612,
                    1332.928623184401
                  ],
                  [
                    306011.7809941378,
                    4821915.371402613,
                    1332.928623184401
                  ],
                  [
                    307061.8809941378,
                    4821915.371402613,
                    1373.988623184401
                  ],
                  [
                    307061.8809941378,
                    4820498.151402612,
                    1373.988623184401
                  ],
                  [
                    306011.7809941378,
                    4820498.151402612,
                    1332.928623184401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:44:59+00:00",
            "end_time": "2017-08-31T15:55:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247327338252,
              43.57471001396513,
              1303.3105351638696
            ],
            [
              -119.61302594695114,
              43.58748154308583,
              1303.3105351638696
            ],
            [
              -119.59999951431143,
              43.58777873637733,
              1323.5705351638699
            ],
            [
              -119.5994495883405,
              43.57500707551932,
              1323.5705351638699
            ],
            [
              -119.61247327338252,
              43.57471001396513,
              1303.3105351638696
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130259,
        43.57471001,
        1303.310535,
        -119.5994496,
        43.58777874,
        1323.570535
      ],
      "properties": {
        "datetime": "2017-09-10T16:50:20Z",
        "pc:count": 13816077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289583.3141,
            "count": 13816077,
            "maximum": 290105.8842,
            "minimum": 289053.2042,
            "name": "X",
            "position": 0,
            "stddev": 293.6109957,
            "variance": 86207.4168
          },
          {
            "average": 4828687.094,
            "count": 13816077,
            "maximum": 4829374.624,
            "minimum": 4827954.744,
            "name": "Y",
            "position": 1,
            "stddev": 401.976949,
            "variance": 161585.4675
          },
          {
            "average": 1306.678349,
            "count": 13816077,
            "maximum": 1323.570535,
            "minimum": 1303.310535,
            "name": "Z",
            "position": 2,
            "stddev": 1.657886047,
            "variance": 2.748586146
          },
          {
            "average": 35879.86093,
            "count": 13816077,
            "maximum": 58689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5862.712763,
            "variance": 34371400.94
          },
          {
            "average": 1.012325496,
            "count": 13816077,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1150394829,
            "variance": 0.01323408262
          },
          {
            "average": 1.02477961,
            "count": 13816077,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1654579558,
            "variance": 0.02737633515
          },
          {
            "average": 0.5014207723,
            "count": 13816077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979995,
            "variance": 0.2499979995
          },
          {
            "average": 3.546592857e-06,
            "count": 13816077,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001883236718,
            "variance": 3.546580535e-06
          },
          {
            "average": 1.314604355,
            "count": 13816077,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4643581275,
            "variance": 0.2156284706
          },
          {
            "average": 0.1643376513,
            "count": 13816077,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95227935,
            "variance": 142.8569816
          },
          {
            "average": 2.000016068,
            "count": 13816077,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004350746,
            "variance": 1.008720421
          },
          {
            "average": 1166.613208,
            "count": 13816077,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9975793435,
            "variance": 0.9951645465
          },
          {
            "average": 31189.06434,
            "count": 13816077,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8436.876584,
            "variance": 71180886.5
          },
          {
            "average": 33981.01296,
            "count": 13816077,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5930.286928,
            "variance": 35168303.05
          },
          {
            "average": 25172.5197,
            "count": 13816077,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6502.824723,
            "variance": 42286729.38
          },
          {
            "average": 189096007.1,
            "count": 13816077,
            "maximum": 189097420.6,
            "minimum": 189094416.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 599.3504171,
            "variance": 359220.9225
          },
          {
            "average": 0,
            "count": 13816077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13816077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13816077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13816077,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13816077,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289053.2042,
          4827954.744,
          1303.310535,
          290105.8842,
          4829374.624,
          1323.570535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289053.2041933805,
                4827954.744052275,
                1303.3105351638696
              ],
              [
                289053.2041933805,
                4829374.624052276,
                1303.3105351638696
              ],
              [
                290105.88419338054,
                4829374.624052276,
                1323.5705351638699
              ],
              [
                290105.88419338054,
                4827954.744052275,
                1323.5705351638699
              ],
              [
                289053.2041933805,
                4827954.744052275,
                1303.3105351638696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:50:20+00:00",
        "end_time": "2017-09-10T16:00:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130259,
            43.57471001,
            1303.310535,
            -119.5994496,
            43.58777874,
            1323.570535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247327338252,
                  43.57471001396513,
                  1303.3105351638696
                ],
                [
                  -119.61302594695114,
                  43.58748154308583,
                  1303.3105351638696
                ],
                [
                  -119.59999951431143,
                  43.58777873637733,
                  1323.5705351638699
                ],
                [
                  -119.5994495883405,
                  43.57500707551932,
                  1323.5705351638699
                ],
                [
                  -119.61247327338252,
                  43.57471001396513,
                  1303.3105351638696
                ]
              ]
            ]
          },
          "id": "20170910_43119E5117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:50:20Z",
            "pc:count": 13816077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289583.3141,
                "count": 13816077,
                "maximum": 290105.8842,
                "minimum": 289053.2042,
                "name": "X",
                "position": 0,
                "stddev": 293.6109957,
                "variance": 86207.4168
              },
              {
                "average": 4828687.094,
                "count": 13816077,
                "maximum": 4829374.624,
                "minimum": 4827954.744,
                "name": "Y",
                "position": 1,
                "stddev": 401.976949,
                "variance": 161585.4675
              },
              {
                "average": 1306.678349,
                "count": 13816077,
                "maximum": 1323.570535,
                "minimum": 1303.310535,
                "name": "Z",
                "position": 2,
                "stddev": 1.657886047,
                "variance": 2.748586146
              },
              {
                "average": 35879.86093,
                "count": 13816077,
                "maximum": 58689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5862.712763,
                "variance": 34371400.94
              },
              {
                "average": 1.012325496,
                "count": 13816077,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1150394829,
                "variance": 0.01323408262
              },
              {
                "average": 1.02477961,
                "count": 13816077,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1654579558,
                "variance": 0.02737633515
              },
              {
                "average": 0.5014207723,
                "count": 13816077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979995,
                "variance": 0.2499979995
              },
              {
                "average": 3.546592857e-06,
                "count": 13816077,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001883236718,
                "variance": 3.546580535e-06
              },
              {
                "average": 1.314604355,
                "count": 13816077,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4643581275,
                "variance": 0.2156284706
              },
              {
                "average": 0.1643376513,
                "count": 13816077,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95227935,
                "variance": 142.8569816
              },
              {
                "average": 2.000016068,
                "count": 13816077,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004350746,
                "variance": 1.008720421
              },
              {
                "average": 1166.613208,
                "count": 13816077,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9975793435,
                "variance": 0.9951645465
              },
              {
                "average": 31189.06434,
                "count": 13816077,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8436.876584,
                "variance": 71180886.5
              },
              {
                "average": 33981.01296,
                "count": 13816077,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5930.286928,
                "variance": 35168303.05
              },
              {
                "average": 25172.5197,
                "count": 13816077,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6502.824723,
                "variance": 42286729.38
              },
              {
                "average": 189096007.1,
                "count": 13816077,
                "maximum": 189097420.6,
                "minimum": 189094416.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 599.3504171,
                "variance": 359220.9225
              },
              {
                "average": 0,
                "count": 13816077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13816077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13816077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13816077,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13816077,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289053.2042,
              4827954.744,
              1303.310535,
              290105.8842,
              4829374.624,
              1323.570535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289053.2041933805,
                    4827954.744052275,
                    1303.3105351638696
                  ],
                  [
                    289053.2041933805,
                    4829374.624052276,
                    1303.3105351638696
                  ],
                  [
                    290105.88419338054,
                    4829374.624052276,
                    1323.5705351638699
                  ],
                  [
                    290105.88419338054,
                    4827954.744052275,
                    1323.5705351638699
                  ],
                  [
                    289053.2041933805,
                    4827954.744052275,
                    1303.3105351638696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:50:20+00:00",
            "end_time": "2017-09-10T16:00:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63745244392955,
              43.52470774353255,
              1318.996190207925
            ],
            [
              -119.63800951180573,
              43.53748110774113,
              1318.996190207925
            ],
            [
              -119.6249997953401,
              43.53778074507448,
              1466.3161902079253
            ],
            [
              -119.62444546701322,
              43.52500724801428,
              1466.3161902079253
            ],
            [
              -119.63745244392955,
              43.52470774353255,
              1318.996190207925
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380095,
        43.52470774,
        1318.99619,
        -119.6244455,
        43.53778075,
        1466.31619
      ],
      "properties": {
        "datetime": "2017-09-10T18:51:19Z",
        "pc:count": 14248483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287382.6841,
            "count": 14248483,
            "maximum": 287912.1263,
            "minimum": 286859.9063,
            "name": "X",
            "position": 0,
            "stddev": 291.4069173,
            "variance": 84917.99144
          },
          {
            "average": 4823159.312,
            "count": 14248483,
            "maximum": 4823885.078,
            "minimum": 4822464.978,
            "name": "Y",
            "position": 1,
            "stddev": 399.7925914,
            "variance": 159834.1161
          },
          {
            "average": 1412.133978,
            "count": 14248483,
            "maximum": 1466.31619,
            "minimum": 1318.99619,
            "name": "Z",
            "position": 2,
            "stddev": 44.24478359,
            "variance": 1957.600875
          },
          {
            "average": 25225.25022,
            "count": 14248483,
            "maximum": 42449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4782.895979,
            "variance": 22876093.95
          },
          {
            "average": 1.053401966,
            "count": 14248483,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2479998539,
            "variance": 0.06150392754
          },
          {
            "average": 1.107913453,
            "count": 14248483,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3602447464,
            "variance": 0.1297762773
          },
          {
            "average": 0.5021380873,
            "count": 14248483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954461,
            "variance": 0.2499954461
          },
          {
            "average": 1.024670486e-05,
            "count": 14248483,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003201031175,
            "variance": 1.024660058e-05
          },
          {
            "average": 1.232969854,
            "count": 14248483,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4227232115,
            "variance": 0.1786949135
          },
          {
            "average": -0.04486298186,
            "count": 14248483,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93734608,
            "variance": 142.5002315
          },
          {
            "average": 1.980336994,
            "count": 14248483,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015098759,
            "variance": 1.030425491
          },
          {
            "average": 1176.420217,
            "count": 14248483,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9510706777,
            "variance": 0.904535434
          },
          {
            "average": 41116.04096,
            "count": 14248483,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 7798.259556,
            "variance": 60812852.1
          },
          {
            "average": 39681.01078,
            "count": 14248483,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 6648.931696,
            "variance": 44208292.7
          },
          {
            "average": 36020.73589,
            "count": 14248483,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6662.635579,
            "variance": 44390712.85
          },
          {
            "average": 189103127.6,
            "count": 14248483,
            "maximum": 189104679.3,
            "minimum": 189101602.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 701.4265553,
            "variance": 491999.2125
          },
          {
            "average": 0,
            "count": 14248483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14248483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14248483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14248483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14248483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286859.9063,
          4822464.978,
          1318.99619,
          287912.1263,
          4823885.078,
          1466.31619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286859.90630332305,
                4822464.9781526,
                1318.996190207925
              ],
              [
                286859.90630332305,
                4823885.0781526,
                1318.996190207925
              ],
              [
                287912.126303323,
                4823885.0781526,
                1466.3161902079253
              ],
              [
                287912.126303323,
                4822464.9781526,
                1466.3161902079253
              ],
              [
                286859.90630332305,
                4822464.9781526,
                1318.996190207925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:51:19+00:00",
        "end_time": "2017-09-10T18:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380095,
            43.52470774,
            1318.99619,
            -119.6244455,
            43.53778075,
            1466.31619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63745244392955,
                  43.52470774353255,
                  1318.996190207925
                ],
                [
                  -119.63800951180573,
                  43.53748110774113,
                  1318.996190207925
                ],
                [
                  -119.6249997953401,
                  43.53778074507448,
                  1466.3161902079253
                ],
                [
                  -119.62444546701322,
                  43.52500724801428,
                  1466.3161902079253
                ],
                [
                  -119.63745244392955,
                  43.52470774353255,
                  1318.996190207925
                ]
              ]
            ]
          },
          "id": "20170910_43119E6415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:51:19Z",
            "pc:count": 14248483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287382.6841,
                "count": 14248483,
                "maximum": 287912.1263,
                "minimum": 286859.9063,
                "name": "X",
                "position": 0,
                "stddev": 291.4069173,
                "variance": 84917.99144
              },
              {
                "average": 4823159.312,
                "count": 14248483,
                "maximum": 4823885.078,
                "minimum": 4822464.978,
                "name": "Y",
                "position": 1,
                "stddev": 399.7925914,
                "variance": 159834.1161
              },
              {
                "average": 1412.133978,
                "count": 14248483,
                "maximum": 1466.31619,
                "minimum": 1318.99619,
                "name": "Z",
                "position": 2,
                "stddev": 44.24478359,
                "variance": 1957.600875
              },
              {
                "average": 25225.25022,
                "count": 14248483,
                "maximum": 42449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4782.895979,
                "variance": 22876093.95
              },
              {
                "average": 1.053401966,
                "count": 14248483,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2479998539,
                "variance": 0.06150392754
              },
              {
                "average": 1.107913453,
                "count": 14248483,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3602447464,
                "variance": 0.1297762773
              },
              {
                "average": 0.5021380873,
                "count": 14248483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954461,
                "variance": 0.2499954461
              },
              {
                "average": 1.024670486e-05,
                "count": 14248483,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003201031175,
                "variance": 1.024660058e-05
              },
              {
                "average": 1.232969854,
                "count": 14248483,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4227232115,
                "variance": 0.1786949135
              },
              {
                "average": -0.04486298186,
                "count": 14248483,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93734608,
                "variance": 142.5002315
              },
              {
                "average": 1.980336994,
                "count": 14248483,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015098759,
                "variance": 1.030425491
              },
              {
                "average": 1176.420217,
                "count": 14248483,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9510706777,
                "variance": 0.904535434
              },
              {
                "average": 41116.04096,
                "count": 14248483,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 7798.259556,
                "variance": 60812852.1
              },
              {
                "average": 39681.01078,
                "count": 14248483,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 6648.931696,
                "variance": 44208292.7
              },
              {
                "average": 36020.73589,
                "count": 14248483,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6662.635579,
                "variance": 44390712.85
              },
              {
                "average": 189103127.6,
                "count": 14248483,
                "maximum": 189104679.3,
                "minimum": 189101602.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 701.4265553,
                "variance": 491999.2125
              },
              {
                "average": 0,
                "count": 14248483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14248483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14248483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14248483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14248483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286859.9063,
              4822464.978,
              1318.99619,
              287912.1263,
              4823885.078,
              1466.31619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286859.90630332305,
                    4822464.9781526,
                    1318.996190207925
                  ],
                  [
                    286859.90630332305,
                    4823885.0781526,
                    1318.996190207925
                  ],
                  [
                    287912.126303323,
                    4823885.0781526,
                    1466.3161902079253
                  ],
                  [
                    287912.126303323,
                    4822464.9781526,
                    1466.3161902079253
                  ],
                  [
                    286859.90630332305,
                    4822464.9781526,
                    1318.996190207925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:51:19+00:00",
            "end_time": "2017-09-10T18:00:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997323476172,
              43.59970579734155,
              1313.7154153801596
            ],
            [
              -119.65053451483462,
              43.61248120286072,
              1313.7154153801596
            ],
            [
              -119.63750010782225,
              43.61278287501738,
              1325.4354153801594
            ],
            [
              -119.63694158010976,
              43.60000733574078,
              1325.4354153801594
            ],
            [
              -119.64997323476172,
              43.59970579734155,
              1313.7154153801596
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505345,
        43.5997058,
        1313.715415,
        -119.6369416,
        43.61278288,
        1325.435415
      ],
      "properties": {
        "datetime": "2017-09-10T17:32:52Z",
        "pc:count": 14339175,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286649.6124,
            "count": 14339175,
            "maximum": 287166.6327,
            "minimum": 286113.7127,
            "name": "X",
            "position": 0,
            "stddev": 289.7072789,
            "variance": 83930.30744
          },
          {
            "average": 4831539.992,
            "count": 14339175,
            "maximum": 4832247.202,
            "minimum": 4830826.842,
            "name": "Y",
            "position": 1,
            "stddev": 398.0625883,
            "variance": 158453.8242
          },
          {
            "average": 1316.808106,
            "count": 14339175,
            "maximum": 1325.435415,
            "minimum": 1313.715415,
            "name": "Z",
            "position": 2,
            "stddev": 1.111384336,
            "variance": 1.235175142
          },
          {
            "average": 32834.17767,
            "count": 14339175,
            "maximum": 56209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4201.007651,
            "variance": 17648465.28
          },
          {
            "average": 1.006199659,
            "count": 14339175,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08068320532,
            "variance": 0.006509779621
          },
          {
            "average": 1.012501277,
            "count": 14339175,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1157614157,
            "variance": 0.01340070537
          },
          {
            "average": 0.5022491182,
            "count": 14339175,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949589,
            "variance": 0.2499949589
          },
          {
            "average": 3.486950958e-06,
            "count": 14339175,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001867334743,
            "variance": 3.486939042e-06
          },
          {
            "average": 1.317205209,
            "count": 14339175,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4653880955,
            "variance": 0.2165860794
          },
          {
            "average": -0.2059204532,
            "count": 14339175,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90838645,
            "variance": 141.8096677
          },
          {
            "average": 2.007322388,
            "count": 14339175,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002097718,
            "variance": 1.004199835
          },
          {
            "average": 1170.077027,
            "count": 14339175,
            "maximum": 1172,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9821080232,
            "variance": 0.9645361692
          },
          {
            "average": 18491.84832,
            "count": 14339175,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9476.124702,
            "variance": 89796939.37
          },
          {
            "average": 25496.5086,
            "count": 14339175,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6325.604179,
            "variance": 40013268.23
          },
          {
            "average": 15825.83733,
            "count": 14339175,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7486.567185,
            "variance": 56048688.22
          },
          {
            "average": 189098429.5,
            "count": 14339175,
            "maximum": 189099972.5,
            "minimum": 189096776.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 789.9298979,
            "variance": 623989.2435
          },
          {
            "average": 0,
            "count": 14339175,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339175,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339175,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339175,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339175,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286113.7127,
          4830826.842,
          1313.715415,
          287166.6327,
          4832247.202,
          1325.435415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286113.712700443,
                4830826.841616495,
                1313.7154153801596
              ],
              [
                286113.712700443,
                4832247.201616494,
                1313.7154153801596
              ],
              [
                287166.63270044303,
                4832247.201616494,
                1325.4354153801594
              ],
              [
                287166.63270044303,
                4830826.841616495,
                1325.4354153801594
              ],
              [
                286113.712700443,
                4830826.841616495,
                1313.7154153801596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:32:52+00:00",
        "end_time": "2017-09-10T16:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505345,
            43.5997058,
            1313.715415,
            -119.6369416,
            43.61278288,
            1325.435415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997323476172,
                  43.59970579734155,
                  1313.7154153801596
                ],
                [
                  -119.65053451483462,
                  43.61248120286072,
                  1313.7154153801596
                ],
                [
                  -119.63750010782225,
                  43.61278287501738,
                  1325.4354153801594
                ],
                [
                  -119.63694158010976,
                  43.60000733574078,
                  1325.4354153801594
                ],
                [
                  -119.64997323476172,
                  43.59970579734155,
                  1313.7154153801596
                ]
              ]
            ]
          },
          "id": "20170910_43119E6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:32:52Z",
            "pc:count": 14339175,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286649.6124,
                "count": 14339175,
                "maximum": 287166.6327,
                "minimum": 286113.7127,
                "name": "X",
                "position": 0,
                "stddev": 289.7072789,
                "variance": 83930.30744
              },
              {
                "average": 4831539.992,
                "count": 14339175,
                "maximum": 4832247.202,
                "minimum": 4830826.842,
                "name": "Y",
                "position": 1,
                "stddev": 398.0625883,
                "variance": 158453.8242
              },
              {
                "average": 1316.808106,
                "count": 14339175,
                "maximum": 1325.435415,
                "minimum": 1313.715415,
                "name": "Z",
                "position": 2,
                "stddev": 1.111384336,
                "variance": 1.235175142
              },
              {
                "average": 32834.17767,
                "count": 14339175,
                "maximum": 56209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4201.007651,
                "variance": 17648465.28
              },
              {
                "average": 1.006199659,
                "count": 14339175,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08068320532,
                "variance": 0.006509779621
              },
              {
                "average": 1.012501277,
                "count": 14339175,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1157614157,
                "variance": 0.01340070537
              },
              {
                "average": 0.5022491182,
                "count": 14339175,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949589,
                "variance": 0.2499949589
              },
              {
                "average": 3.486950958e-06,
                "count": 14339175,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001867334743,
                "variance": 3.486939042e-06
              },
              {
                "average": 1.317205209,
                "count": 14339175,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4653880955,
                "variance": 0.2165860794
              },
              {
                "average": -0.2059204532,
                "count": 14339175,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90838645,
                "variance": 141.8096677
              },
              {
                "average": 2.007322388,
                "count": 14339175,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002097718,
                "variance": 1.004199835
              },
              {
                "average": 1170.077027,
                "count": 14339175,
                "maximum": 1172,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9821080232,
                "variance": 0.9645361692
              },
              {
                "average": 18491.84832,
                "count": 14339175,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9476.124702,
                "variance": 89796939.37
              },
              {
                "average": 25496.5086,
                "count": 14339175,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6325.604179,
                "variance": 40013268.23
              },
              {
                "average": 15825.83733,
                "count": 14339175,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7486.567185,
                "variance": 56048688.22
              },
              {
                "average": 189098429.5,
                "count": 14339175,
                "maximum": 189099972.5,
                "minimum": 189096776.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 789.9298979,
                "variance": 623989.2435
              },
              {
                "average": 0,
                "count": 14339175,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339175,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339175,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339175,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339175,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286113.7127,
              4830826.842,
              1313.715415,
              287166.6327,
              4832247.202,
              1325.435415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286113.712700443,
                    4830826.841616495,
                    1313.7154153801596
                  ],
                  [
                    286113.712700443,
                    4832247.201616494,
                    1313.7154153801596
                  ],
                  [
                    287166.63270044303,
                    4832247.201616494,
                    1325.4354153801594
                  ],
                  [
                    287166.63270044303,
                    4830826.841616495,
                    1325.4354153801594
                  ],
                  [
                    286113.712700443,
                    4830826.841616495,
                    1313.7154153801596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:32:52+00:00",
            "end_time": "2017-09-10T16:39:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82139841649901,
              43.52658300423077,
              1377.6158016641161
            ],
            [
              -119.8219075143872,
              43.53749405117355,
              1377.6158016641161
            ],
            [
              -119.81249793992212,
              43.53772608800857,
              1423.4958016641162
            ],
            [
              -119.81199053414205,
              43.526814953183404,
              1423.4958016641162
            ],
            [
              -119.82139841649901,
              43.52658300423077,
              1377.6158016641161
            ]
          ]
        ]
      },
      "bbox": [
        -119.8219075,
        43.526583,
        1377.615802,
        -119.8119905,
        43.53772609,
        1423.495802
      ],
      "properties": {
        "datetime": "2017-09-11T22:48:27Z",
        "pc:count": 7279827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272460.8334,
            "count": 7279827,
            "maximum": 272762.3216,
            "minimum": 272001.1616,
            "name": "X",
            "position": 0,
            "stddev": 186.5275121,
            "variance": 34792.51275
          },
          {
            "average": 4823825.166,
            "count": 7279827,
            "maximum": 4824374.56,
            "minimum": 4823161.32,
            "name": "Y",
            "position": 1,
            "stddev": 313.3905421,
            "variance": 98213.63188
          },
          {
            "average": 1387.333206,
            "count": 7279827,
            "maximum": 1423.495802,
            "minimum": 1377.615802,
            "name": "Z",
            "position": 2,
            "stddev": 7.965895836,
            "variance": 63.45549648
          },
          {
            "average": 25709.61137,
            "count": 7279827,
            "maximum": 40337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2818.560231,
            "variance": 7944281.774
          },
          {
            "average": 1.011938333,
            "count": 7279827,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1141064888,
            "variance": 0.01302029079
          },
          {
            "average": 1.024125299,
            "count": 7279827,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1651804165,
            "variance": 0.02728457
          },
          {
            "average": 0.5002028208,
            "count": 7279827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999932,
            "variance": 0.2499999932
          },
          {
            "average": 7.719963675e-05,
            "count": 7279827,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008785993829,
            "variance": 7.719368757e-05
          },
          {
            "average": 1.210138648,
            "count": 7279827,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4074069454,
            "variance": 0.1659804191
          },
          {
            "average": 1.355757593,
            "count": 7279827,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.73400807,
            "variance": 162.1549616
          },
          {
            "average": 2.007465974,
            "count": 7279827,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00449982,
            "variance": 1.009019888
          },
          {
            "average": 1210.278736,
            "count": 7279827,
            "maximum": 1212,
            "minimum": 1208,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.131028674,
            "variance": 1.279225862
          },
          {
            "average": 41525.13863,
            "count": 7279827,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3965.15599,
            "variance": 15722462.02
          },
          {
            "average": 39723.37819,
            "count": 7279827,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3481.725349,
            "variance": 12122411.41
          },
          {
            "average": 35752.58106,
            "count": 7279827,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3591.870391,
            "variance": 12901532.9
          },
          {
            "average": 189204971.9,
            "count": 7279827,
            "maximum": 189205307.8,
            "minimum": 189204458.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 233.9786304,
            "variance": 54745.99948
          },
          {
            "average": 0,
            "count": 7279827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7279827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7279827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7279827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7279827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272001.1616,
          4823161.32,
          1377.615802,
          272762.3216,
          4824374.56,
          1423.495802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272001.161556598,
                4823161.320209638,
                1377.6158016641161
              ],
              [
                272001.161556598,
                4824374.560209638,
                1377.6158016641161
              ],
              [
                272762.321556598,
                4824374.560209638,
                1423.4958016641162
              ],
              [
                272762.321556598,
                4823161.320209638,
                1423.4958016641162
              ],
              [
                272001.161556598,
                4823161.320209638,
                1377.6158016641161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:48:27+00:00",
        "end_time": "2017-09-11T22:34:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8219075,
            43.526583,
            1377.615802,
            -119.8119905,
            43.53772609,
            1423.495802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82139841649901,
                  43.52658300423077,
                  1377.6158016641161
                ],
                [
                  -119.8219075143872,
                  43.53749405117355,
                  1377.6158016641161
                ],
                [
                  -119.81249793992212,
                  43.53772608800857,
                  1423.4958016641162
                ],
                [
                  -119.81199053414205,
                  43.526814953183404,
                  1423.4958016641162
                ],
                [
                  -119.82139841649901,
                  43.52658300423077,
                  1377.6158016641161
                ]
              ]
            ]
          },
          "id": "20170911_43119E7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:48:27Z",
            "pc:count": 7279827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272460.8334,
                "count": 7279827,
                "maximum": 272762.3216,
                "minimum": 272001.1616,
                "name": "X",
                "position": 0,
                "stddev": 186.5275121,
                "variance": 34792.51275
              },
              {
                "average": 4823825.166,
                "count": 7279827,
                "maximum": 4824374.56,
                "minimum": 4823161.32,
                "name": "Y",
                "position": 1,
                "stddev": 313.3905421,
                "variance": 98213.63188
              },
              {
                "average": 1387.333206,
                "count": 7279827,
                "maximum": 1423.495802,
                "minimum": 1377.615802,
                "name": "Z",
                "position": 2,
                "stddev": 7.965895836,
                "variance": 63.45549648
              },
              {
                "average": 25709.61137,
                "count": 7279827,
                "maximum": 40337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2818.560231,
                "variance": 7944281.774
              },
              {
                "average": 1.011938333,
                "count": 7279827,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1141064888,
                "variance": 0.01302029079
              },
              {
                "average": 1.024125299,
                "count": 7279827,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1651804165,
                "variance": 0.02728457
              },
              {
                "average": 0.5002028208,
                "count": 7279827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999932,
                "variance": 0.2499999932
              },
              {
                "average": 7.719963675e-05,
                "count": 7279827,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008785993829,
                "variance": 7.719368757e-05
              },
              {
                "average": 1.210138648,
                "count": 7279827,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4074069454,
                "variance": 0.1659804191
              },
              {
                "average": 1.355757593,
                "count": 7279827,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.73400807,
                "variance": 162.1549616
              },
              {
                "average": 2.007465974,
                "count": 7279827,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00449982,
                "variance": 1.009019888
              },
              {
                "average": 1210.278736,
                "count": 7279827,
                "maximum": 1212,
                "minimum": 1208,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.131028674,
                "variance": 1.279225862
              },
              {
                "average": 41525.13863,
                "count": 7279827,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3965.15599,
                "variance": 15722462.02
              },
              {
                "average": 39723.37819,
                "count": 7279827,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3481.725349,
                "variance": 12122411.41
              },
              {
                "average": 35752.58106,
                "count": 7279827,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3591.870391,
                "variance": 12901532.9
              },
              {
                "average": 189204971.9,
                "count": 7279827,
                "maximum": 189205307.8,
                "minimum": 189204458.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 233.9786304,
                "variance": 54745.99948
              },
              {
                "average": 0,
                "count": 7279827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7279827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7279827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7279827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7279827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272001.1616,
              4823161.32,
              1377.615802,
              272762.3216,
              4824374.56,
              1423.495802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272001.161556598,
                    4823161.320209638,
                    1377.6158016641161
                  ],
                  [
                    272001.161556598,
                    4824374.560209638,
                    1377.6158016641161
                  ],
                  [
                    272762.321556598,
                    4824374.560209638,
                    1423.4958016641162
                  ],
                  [
                    272762.321556598,
                    4823161.320209638,
                    1423.4958016641162
                  ],
                  [
                    272001.161556598,
                    4823161.320209638,
                    1377.6158016641161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:48:27+00:00",
            "end_time": "2017-09-11T22:34:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747541659522,
              43.56222911092846,
              1331.919101854311
            ],
            [
              -119.4379900976734,
              43.57498332030359,
              1331.919101854311
            ],
            [
              -119.42499801695581,
              43.575259796457935,
              1403.919101854311
            ],
            [
              -119.4244860720502,
              43.562505464692336,
              1403.919101854311
            ],
            [
              -119.43747541659522,
              43.56222911092846,
              1331.919101854311
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379901,
        43.56222911,
        1331.919102,
        -119.4244861,
        43.5752598,
        1403.919102
      ],
      "properties": {
        "datetime": "2017-08-31T16:46:34Z",
        "pc:count": 13043834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303665.3788,
            "count": 13043834,
            "maximum": 304193.3448,
            "minimum": 303143.3648,
            "name": "X",
            "position": 0,
            "stddev": 290.6582601,
            "variance": 84482.22416
          },
          {
            "average": 4826846.377,
            "count": 13043834,
            "maximum": 4827556.788,
            "minimum": 4826139.028,
            "name": "Y",
            "position": 1,
            "stddev": 386.0222509,
            "variance": 149013.1782
          },
          {
            "average": 1343.956386,
            "count": 13043834,
            "maximum": 1403.919102,
            "minimum": 1331.919102,
            "name": "Z",
            "position": 2,
            "stddev": 13.21203236,
            "variance": 174.5577991
          },
          {
            "average": 20516.46231,
            "count": 13043834,
            "maximum": 32081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2476.315955,
            "variance": 6132140.709
          },
          {
            "average": 1.010978827,
            "count": 13043834,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1165853868,
            "variance": 0.0135921524
          },
          {
            "average": 1.022155909,
            "count": 13043834,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1733210085,
            "variance": 0.03004017198
          },
          {
            "average": 0.5020438776,
            "count": 13043834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958417,
            "variance": 0.2499958417
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165488537,
            "count": 13043834,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3716208975,
            "variance": 0.1381020914
          },
          {
            "average": 0.3393932571,
            "count": 13043834,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60779961,
            "variance": 134.7410118
          },
          {
            "average": 1.99194194,
            "count": 13043834,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003734261,
            "variance": 1.007482466
          },
          {
            "average": 1129.097642,
            "count": 13043834,
            "maximum": 1131,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9739954225,
            "variance": 0.9486670831
          },
          {
            "average": 43724.53067,
            "count": 13043834,
            "maximum": 56832,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4918.565949,
            "variance": 24192290.99
          },
          {
            "average": 42348.00576,
            "count": 13043834,
            "maximum": 56832,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4758.073937,
            "variance": 22639267.59
          },
          {
            "average": 39187.13212,
            "count": 13043834,
            "maximum": 55808,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5172.758967,
            "variance": 26757435.33
          },
          {
            "average": 188232011,
            "count": 13043834,
            "maximum": 188233194.2,
            "minimum": 188230493.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 676.7554087,
            "variance": 457997.8832
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13043834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303143.3648,
          4826139.028,
          1331.919102,
          304193.3448,
          4827556.788,
          1403.919102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303143.36481533654,
                4826139.028430729,
                1331.919101854311
              ],
              [
                303143.36481533654,
                4827556.788430729,
                1331.919101854311
              ],
              [
                304193.3448153365,
                4827556.788430729,
                1403.919101854311
              ],
              [
                304193.3448153365,
                4826139.028430729,
                1403.919101854311
              ],
              [
                303143.36481533654,
                4826139.028430729,
                1331.919101854311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:46:34+00:00",
        "end_time": "2017-08-31T16:01:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379901,
            43.56222911,
            1331.919102,
            -119.4244861,
            43.5752598,
            1403.919102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747541659522,
                  43.56222911092846,
                  1331.919101854311
                ],
                [
                  -119.4379900976734,
                  43.57498332030359,
                  1331.919101854311
                ],
                [
                  -119.42499801695581,
                  43.575259796457935,
                  1403.919101854311
                ],
                [
                  -119.4244860720502,
                  43.562505464692336,
                  1403.919101854311
                ],
                [
                  -119.43747541659522,
                  43.56222911092846,
                  1331.919101854311
                ]
              ]
            ]
          },
          "id": "20170831_43119E4221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:46:34Z",
            "pc:count": 13043834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303665.3788,
                "count": 13043834,
                "maximum": 304193.3448,
                "minimum": 303143.3648,
                "name": "X",
                "position": 0,
                "stddev": 290.6582601,
                "variance": 84482.22416
              },
              {
                "average": 4826846.377,
                "count": 13043834,
                "maximum": 4827556.788,
                "minimum": 4826139.028,
                "name": "Y",
                "position": 1,
                "stddev": 386.0222509,
                "variance": 149013.1782
              },
              {
                "average": 1343.956386,
                "count": 13043834,
                "maximum": 1403.919102,
                "minimum": 1331.919102,
                "name": "Z",
                "position": 2,
                "stddev": 13.21203236,
                "variance": 174.5577991
              },
              {
                "average": 20516.46231,
                "count": 13043834,
                "maximum": 32081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2476.315955,
                "variance": 6132140.709
              },
              {
                "average": 1.010978827,
                "count": 13043834,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1165853868,
                "variance": 0.0135921524
              },
              {
                "average": 1.022155909,
                "count": 13043834,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1733210085,
                "variance": 0.03004017198
              },
              {
                "average": 0.5020438776,
                "count": 13043834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958417,
                "variance": 0.2499958417
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165488537,
                "count": 13043834,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3716208975,
                "variance": 0.1381020914
              },
              {
                "average": 0.3393932571,
                "count": 13043834,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60779961,
                "variance": 134.7410118
              },
              {
                "average": 1.99194194,
                "count": 13043834,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003734261,
                "variance": 1.007482466
              },
              {
                "average": 1129.097642,
                "count": 13043834,
                "maximum": 1131,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9739954225,
                "variance": 0.9486670831
              },
              {
                "average": 43724.53067,
                "count": 13043834,
                "maximum": 56832,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4918.565949,
                "variance": 24192290.99
              },
              {
                "average": 42348.00576,
                "count": 13043834,
                "maximum": 56832,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4758.073937,
                "variance": 22639267.59
              },
              {
                "average": 39187.13212,
                "count": 13043834,
                "maximum": 55808,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5172.758967,
                "variance": 26757435.33
              },
              {
                "average": 188232011,
                "count": 13043834,
                "maximum": 188233194.2,
                "minimum": 188230493.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 676.7554087,
                "variance": 457997.8832
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13043834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303143.3648,
              4826139.028,
              1331.919102,
              304193.3448,
              4827556.788,
              1403.919102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303143.36481533654,
                    4826139.028430729,
                    1331.919101854311
                  ],
                  [
                    303143.36481533654,
                    4827556.788430729,
                    1331.919101854311
                  ],
                  [
                    304193.3448153365,
                    4827556.788430729,
                    1403.919101854311
                  ],
                  [
                    304193.3448153365,
                    4826139.028430729,
                    1403.919101854311
                  ],
                  [
                    303143.36481533654,
                    4826139.028430729,
                    1331.919101854311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:46:34+00:00",
            "end_time": "2017-08-31T16:01: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": "20170830_43119E4420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747554414483,
              43.51223434187152,
              1351.3970117655622
            ],
            [
              -119.38797856771423,
              43.52498337533356,
              1351.3970117655622
            ],
            [
              -119.37499724072018,
              43.525253912349555,
              1393.057011765562
            ],
            [
              -119.37449694536224,
              43.51250475916401,
              1393.057011765562
            ],
            [
              -119.38747554414483,
              43.51223434187152,
              1351.3970117655622
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879786,
        43.51223434,
        1351.397012,
        -119.3744969,
        43.52525391,
        1393.057012
      ],
      "properties": {
        "datetime": "2017-08-31T16:22:08Z",
        "pc:count": 13701692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307552.0555,
            "count": 13701692,
            "maximum": 308072.0729,
            "minimum": 307022.1329,
            "name": "X",
            "position": 0,
            "stddev": 294.3571287,
            "variance": 86646.11925
          },
          {
            "average": 4821179.005,
            "count": 13701692,
            "maximum": 4821886.292,
            "minimum": 4820469.172,
            "name": "Y",
            "position": 1,
            "stddev": 404.3174703,
            "variance": 163472.6168
          },
          {
            "average": 1369.612468,
            "count": 13701692,
            "maximum": 1393.057012,
            "minimum": 1351.397012,
            "name": "Z",
            "position": 2,
            "stddev": 7.399795009,
            "variance": 54.75696618
          },
          {
            "average": 18667.30633,
            "count": 13701692,
            "maximum": 30385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2450.706116,
            "variance": 6005960.466
          },
          {
            "average": 1.033812466,
            "count": 13701692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.194064743,
            "variance": 0.03766112446
          },
          {
            "average": 1.068333239,
            "count": 13701692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2808543407,
            "variance": 0.0788791607
          },
          {
            "average": 0.5020750722,
            "count": 13701692,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957123,
            "variance": 0.2499957123
          },
          {
            "average": 7.298368698e-08,
            "count": 13701692,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002701549314,
            "variance": 7.298368698e-08
          },
          {
            "average": 1.170761538,
            "count": 13701692,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3763004724,
            "variance": 0.1416020455
          },
          {
            "average": 0.3923913299,
            "count": 13701692,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70920476,
            "variance": 137.105476
          },
          {
            "average": 1.977985201,
            "count": 13701692,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009578213,
            "variance": 1.019248168
          },
          {
            "average": 1126.01306,
            "count": 13701692,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.673417413,
            "variance": 7.147160664
          },
          {
            "average": 41602.95483,
            "count": 13701692,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5213.328183,
            "variance": 27178790.74
          },
          {
            "average": 39862.16573,
            "count": 13701692,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4220.539038,
            "variance": 17812949.77
          },
          {
            "average": 36812.68858,
            "count": 13701692,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4144.530293,
            "variance": 17177131.35
          },
          {
            "average": 188228456.4,
            "count": 13701692,
            "maximum": 188231728.1,
            "minimum": 188157277.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11174.93901,
            "variance": 124879261.8
          },
          {
            "average": 0,
            "count": 13701692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13701692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13701692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13701692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13701692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307022.1329,
          4820469.172,
          1351.397012,
          308072.0729,
          4821886.292,
          1393.057012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307022.1328896326,
                4820469.171705677,
                1351.3970117655622
              ],
              [
                307022.1328896326,
                4821886.291705676,
                1351.3970117655622
              ],
              [
                308072.07288963255,
                4821886.291705676,
                1393.057011765562
              ],
              [
                308072.07288963255,
                4820469.171705677,
                1393.057011765562
              ],
              [
                307022.1328896326,
                4820469.171705677,
                1351.3970117655622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:22:08+00:00",
        "end_time": "2017-08-30T19:41:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879786,
            43.51223434,
            1351.397012,
            -119.3744969,
            43.52525391,
            1393.057012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747554414483,
                  43.51223434187152,
                  1351.3970117655622
                ],
                [
                  -119.38797856771423,
                  43.52498337533356,
                  1351.3970117655622
                ],
                [
                  -119.37499724072018,
                  43.525253912349555,
                  1393.057011765562
                ],
                [
                  -119.37449694536224,
                  43.51250475916401,
                  1393.057011765562
                ],
                [
                  -119.38747554414483,
                  43.51223434187152,
                  1351.3970117655622
                ]
              ]
            ]
          },
          "id": "20170830_43119E4420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:22:08Z",
            "pc:count": 13701692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307552.0555,
                "count": 13701692,
                "maximum": 308072.0729,
                "minimum": 307022.1329,
                "name": "X",
                "position": 0,
                "stddev": 294.3571287,
                "variance": 86646.11925
              },
              {
                "average": 4821179.005,
                "count": 13701692,
                "maximum": 4821886.292,
                "minimum": 4820469.172,
                "name": "Y",
                "position": 1,
                "stddev": 404.3174703,
                "variance": 163472.6168
              },
              {
                "average": 1369.612468,
                "count": 13701692,
                "maximum": 1393.057012,
                "minimum": 1351.397012,
                "name": "Z",
                "position": 2,
                "stddev": 7.399795009,
                "variance": 54.75696618
              },
              {
                "average": 18667.30633,
                "count": 13701692,
                "maximum": 30385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2450.706116,
                "variance": 6005960.466
              },
              {
                "average": 1.033812466,
                "count": 13701692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.194064743,
                "variance": 0.03766112446
              },
              {
                "average": 1.068333239,
                "count": 13701692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2808543407,
                "variance": 0.0788791607
              },
              {
                "average": 0.5020750722,
                "count": 13701692,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957123,
                "variance": 0.2499957123
              },
              {
                "average": 7.298368698e-08,
                "count": 13701692,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002701549314,
                "variance": 7.298368698e-08
              },
              {
                "average": 1.170761538,
                "count": 13701692,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3763004724,
                "variance": 0.1416020455
              },
              {
                "average": 0.3923913299,
                "count": 13701692,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70920476,
                "variance": 137.105476
              },
              {
                "average": 1.977985201,
                "count": 13701692,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009578213,
                "variance": 1.019248168
              },
              {
                "average": 1126.01306,
                "count": 13701692,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.673417413,
                "variance": 7.147160664
              },
              {
                "average": 41602.95483,
                "count": 13701692,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5213.328183,
                "variance": 27178790.74
              },
              {
                "average": 39862.16573,
                "count": 13701692,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4220.539038,
                "variance": 17812949.77
              },
              {
                "average": 36812.68858,
                "count": 13701692,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4144.530293,
                "variance": 17177131.35
              },
              {
                "average": 188228456.4,
                "count": 13701692,
                "maximum": 188231728.1,
                "minimum": 188157277.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11174.93901,
                "variance": 124879261.8
              },
              {
                "average": 0,
                "count": 13701692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13701692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13701692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13701692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13701692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307022.1329,
              4820469.172,
              1351.397012,
              308072.0729,
              4821886.292,
              1393.057012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307022.1328896326,
                    4820469.171705677,
                    1351.3970117655622
                  ],
                  [
                    307022.1328896326,
                    4821886.291705676,
                    1351.3970117655622
                  ],
                  [
                    308072.07288963255,
                    4821886.291705676,
                    1393.057011765562
                  ],
                  [
                    308072.07288963255,
                    4820469.171705677,
                    1393.057011765562
                  ],
                  [
                    307022.1328896326,
                    4820469.171705677,
                    1351.3970117655622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:22:08+00:00",
            "end_time": "2017-08-30T19:41: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": "20170830_43119F3301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497536432802,
              43.67473558131231,
              1607.7977006742456
            ],
            [
              -119.37547858688384,
              43.68748400722443,
              1607.7977006742456
            ],
            [
              -119.36271208108894,
              43.68774874922898,
              1824.0777006742458
            ],
            [
              -119.36221155684665,
              43.6750002061964,
              1824.0777006742458
            ],
            [
              -119.37497536432802,
              43.67473558131231,
              1607.7977006742456
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754786,
        43.67473558,
        1607.797701,
        -119.3622116,
        43.68774875,
        1824.077701
      ],
      "properties": {
        "datetime": "2017-08-30T16:44:52Z",
        "pc:count": 12886688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309054.3049,
            "count": 12886688,
            "maximum": 309578.4752,
            "minimum": 308548.6952,
            "name": "X",
            "position": 0,
            "stddev": 278.124198,
            "variance": 77353.06954
          },
          {
            "average": 4839065.346,
            "count": 12886688,
            "maximum": 4839905.471,
            "minimum": 4838488.391,
            "name": "Y",
            "position": 1,
            "stddev": 361.906995,
            "variance": 130976.673
          },
          {
            "average": 1714.074087,
            "count": 12886688,
            "maximum": 1824.077701,
            "minimum": 1607.797701,
            "name": "Z",
            "position": 2,
            "stddev": 47.96603416,
            "variance": 2300.740433
          },
          {
            "average": 16596.35392,
            "count": 12886688,
            "maximum": 43105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5841.119406,
            "variance": 34118675.91
          },
          {
            "average": 1.279562755,
            "count": 12886688,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6115066451,
            "variance": 0.373940377
          },
          {
            "average": 1.578768882,
            "count": 12886688,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9197032267,
            "variance": 0.8458540253
          },
          {
            "average": 0.5025206632,
            "count": 12886688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936656,
            "variance": 0.2499936657
          },
          {
            "average": 6.207956614e-07,
            "count": 12886688,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007879056569,
            "variance": 6.207953242e-07
          },
          {
            "average": 1.142231348,
            "count": 12886688,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3492872755,
            "variance": 0.1220016008
          },
          {
            "average": -0.01671029874,
            "count": 12886688,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71019766,
            "variance": 137.1287293
          },
          {
            "average": 1.840850263,
            "count": 12886688,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.061547975,
            "variance": 1.126884104
          },
          {
            "average": 1089.751153,
            "count": 12886688,
            "maximum": 1094,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.45737319,
            "variance": 2.123936615
          },
          {
            "average": 29496.05691,
            "count": 12886688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10152.71691,
            "variance": 103077660.7
          },
          {
            "average": 30117.18679,
            "count": 12886688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8278.164331,
            "variance": 68528004.7
          },
          {
            "average": 25642.46779,
            "count": 12886688,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7749.706598,
            "variance": 60057952.35
          },
          {
            "average": 188144887.6,
            "count": 12886688,
            "maximum": 188146692.1,
            "minimum": 188143771,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.9602618,
            "variance": 312436.5742
          },
          {
            "average": 0,
            "count": 12886688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12886688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12886688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12886688,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12886688,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308548.6952,
          4838488.391,
          1607.797701,
          309578.4752,
          4839905.471,
          1824.077701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308548.6951818139,
                4838488.391483445,
                1607.7977006742456
              ],
              [
                308548.6951818139,
                4839905.471483445,
                1607.7977006742456
              ],
              [
                309578.47518181393,
                4839905.471483445,
                1824.0777006742458
              ],
              [
                309578.47518181393,
                4838488.391483445,
                1824.0777006742458
              ],
              [
                308548.6951818139,
                4838488.391483445,
                1607.7977006742456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:44:52+00:00",
        "end_time": "2017-08-30T15:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754786,
            43.67473558,
            1607.797701,
            -119.3622116,
            43.68774875,
            1824.077701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497536432802,
                  43.67473558131231,
                  1607.7977006742456
                ],
                [
                  -119.37547858688384,
                  43.68748400722443,
                  1607.7977006742456
                ],
                [
                  -119.36271208108894,
                  43.68774874922898,
                  1824.0777006742458
                ],
                [
                  -119.36221155684665,
                  43.6750002061964,
                  1824.0777006742458
                ],
                [
                  -119.37497536432802,
                  43.67473558131231,
                  1607.7977006742456
                ]
              ]
            ]
          },
          "id": "20170830_43119F3301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:44:52Z",
            "pc:count": 12886688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309054.3049,
                "count": 12886688,
                "maximum": 309578.4752,
                "minimum": 308548.6952,
                "name": "X",
                "position": 0,
                "stddev": 278.124198,
                "variance": 77353.06954
              },
              {
                "average": 4839065.346,
                "count": 12886688,
                "maximum": 4839905.471,
                "minimum": 4838488.391,
                "name": "Y",
                "position": 1,
                "stddev": 361.906995,
                "variance": 130976.673
              },
              {
                "average": 1714.074087,
                "count": 12886688,
                "maximum": 1824.077701,
                "minimum": 1607.797701,
                "name": "Z",
                "position": 2,
                "stddev": 47.96603416,
                "variance": 2300.740433
              },
              {
                "average": 16596.35392,
                "count": 12886688,
                "maximum": 43105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5841.119406,
                "variance": 34118675.91
              },
              {
                "average": 1.279562755,
                "count": 12886688,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6115066451,
                "variance": 0.373940377
              },
              {
                "average": 1.578768882,
                "count": 12886688,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9197032267,
                "variance": 0.8458540253
              },
              {
                "average": 0.5025206632,
                "count": 12886688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936656,
                "variance": 0.2499936657
              },
              {
                "average": 6.207956614e-07,
                "count": 12886688,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007879056569,
                "variance": 6.207953242e-07
              },
              {
                "average": 1.142231348,
                "count": 12886688,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3492872755,
                "variance": 0.1220016008
              },
              {
                "average": -0.01671029874,
                "count": 12886688,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71019766,
                "variance": 137.1287293
              },
              {
                "average": 1.840850263,
                "count": 12886688,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.061547975,
                "variance": 1.126884104
              },
              {
                "average": 1089.751153,
                "count": 12886688,
                "maximum": 1094,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.45737319,
                "variance": 2.123936615
              },
              {
                "average": 29496.05691,
                "count": 12886688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10152.71691,
                "variance": 103077660.7
              },
              {
                "average": 30117.18679,
                "count": 12886688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8278.164331,
                "variance": 68528004.7
              },
              {
                "average": 25642.46779,
                "count": 12886688,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7749.706598,
                "variance": 60057952.35
              },
              {
                "average": 188144887.6,
                "count": 12886688,
                "maximum": 188146692.1,
                "minimum": 188143771,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.9602618,
                "variance": 312436.5742
              },
              {
                "average": 0,
                "count": 12886688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12886688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12886688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12886688,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12886688,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308548.6952,
              4838488.391,
              1607.797701,
              309578.4752,
              4839905.471,
              1824.077701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308548.6951818139,
                    4838488.391483445,
                    1607.7977006742456
                  ],
                  [
                    308548.6951818139,
                    4839905.471483445,
                    1607.7977006742456
                  ],
                  [
                    309578.47518181393,
                    4839905.471483445,
                    1824.0777006742458
                  ],
                  [
                    309578.47518181393,
                    4838488.391483445,
                    1824.0777006742458
                  ],
                  [
                    308548.6951818139,
                    4838488.391483445,
                    1607.7977006742456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:44:52+00:00",
            "end_time": "2017-08-30T15:56: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": "20170910_43119E5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497420571008,
              43.58721420624521,
              1308.19756994898
            ],
            [
              -119.5755189897197,
              43.59998140936339,
              1308.19756994898
            ],
            [
              -119.56249987198011,
              43.600274162098536,
              1324.8575699489797
            ],
            [
              -119.56195783446124,
              43.587506829258196,
              1324.8575699489797
            ],
            [
              -119.57497420571008,
              43.58721420624521,
              1308.19756994898
            ]
          ]
        ]
      },
      "bbox": [
        -119.575519,
        43.58721421,
        1308.19757,
        -119.5619578,
        43.60027416,
        1324.85757
      ],
      "properties": {
        "datetime": "2017-09-10T15:29:12Z",
        "pc:count": 14914492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292657.0806,
            "count": 14914492,
            "maximum": 293176.1053,
            "minimum": 292124.2653,
            "name": "X",
            "position": 0,
            "stddev": 289.0444344,
            "variance": 83546.68506
          },
          {
            "average": 4829966.18,
            "count": 14914492,
            "maximum": 4830668.336,
            "minimum": 4829248.976,
            "name": "Y",
            "position": 1,
            "stddev": 395.0309554,
            "variance": 156049.4557
          },
          {
            "average": 1312.717023,
            "count": 14914492,
            "maximum": 1324.85757,
            "minimum": 1308.19757,
            "name": "Z",
            "position": 2,
            "stddev": 0.9340448977,
            "variance": 0.8724398708
          },
          {
            "average": 30653.02413,
            "count": 14914492,
            "maximum": 59937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4743.676627,
            "variance": 22502467.94
          },
          {
            "average": 1.001194476,
            "count": 14914492,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03513905989,
            "variance": 0.00123475353
          },
          {
            "average": 1.002396863,
            "count": 14914492,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05021015182,
            "variance": 0.002521059346
          },
          {
            "average": 0.501854438,
            "count": 14914492,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965778,
            "variance": 0.2499965778
          },
          {
            "average": 2.708774794e-05,
            "count": 14914492,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005204518807,
            "variance": 2.708701601e-05
          },
          {
            "average": 1.292304491,
            "count": 14914492,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.454821492,
            "variance": 0.2068625896
          },
          {
            "average": -0.2316228616,
            "count": 14914492,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98986972,
            "variance": 143.756976
          },
          {
            "average": 2.008174398,
            "count": 14914492,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002417188,
            "variance": 1.004840219
          },
          {
            "average": 1159.025122,
            "count": 14914492,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9899467542,
            "variance": 0.9799945761
          },
          {
            "average": 46344.71738,
            "count": 14914492,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4482.04548,
            "variance": 20088731.68
          },
          {
            "average": 44806.66932,
            "count": 14914492,
            "maximum": 58624,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4404.321109,
            "variance": 19398044.43
          },
          {
            "average": 39960.39912,
            "count": 14914492,
            "maximum": 58368,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5278.06435,
            "variance": 27857963.28
          },
          {
            "average": 189091213.1,
            "count": 14914492,
            "maximum": 189092552.5,
            "minimum": 189089624.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 765.8320611,
            "variance": 586498.7457
          },
          {
            "average": 0,
            "count": 14914492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14914492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14914492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14914492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14914492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292124.2653,
          4829248.976,
          1308.19757,
          293176.1053,
          4830668.336,
          1324.85757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292124.26530635444,
                4829248.97566645,
                1308.19756994898
              ],
              [
                292124.26530635444,
                4830668.33566645,
                1308.19756994898
              ],
              [
                293176.1053063544,
                4830668.33566645,
                1324.8575699489797
              ],
              [
                293176.1053063544,
                4829248.97566645,
                1324.8575699489797
              ],
              [
                292124.26530635444,
                4829248.97566645,
                1308.19756994898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:29:12+00:00",
        "end_time": "2017-09-10T14:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.575519,
            43.58721421,
            1308.19757,
            -119.5619578,
            43.60027416,
            1324.85757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497420571008,
                  43.58721420624521,
                  1308.19756994898
                ],
                [
                  -119.5755189897197,
                  43.59998140936339,
                  1308.19756994898
                ],
                [
                  -119.56249987198011,
                  43.600274162098536,
                  1324.8575699489797
                ],
                [
                  -119.56195783446124,
                  43.587506829258196,
                  1324.8575699489797
                ],
                [
                  -119.57497420571008,
                  43.58721420624521,
                  1308.19756994898
                ]
              ]
            ]
          },
          "id": "20170910_43119E5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:29:12Z",
            "pc:count": 14914492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292657.0806,
                "count": 14914492,
                "maximum": 293176.1053,
                "minimum": 292124.2653,
                "name": "X",
                "position": 0,
                "stddev": 289.0444344,
                "variance": 83546.68506
              },
              {
                "average": 4829966.18,
                "count": 14914492,
                "maximum": 4830668.336,
                "minimum": 4829248.976,
                "name": "Y",
                "position": 1,
                "stddev": 395.0309554,
                "variance": 156049.4557
              },
              {
                "average": 1312.717023,
                "count": 14914492,
                "maximum": 1324.85757,
                "minimum": 1308.19757,
                "name": "Z",
                "position": 2,
                "stddev": 0.9340448977,
                "variance": 0.8724398708
              },
              {
                "average": 30653.02413,
                "count": 14914492,
                "maximum": 59937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4743.676627,
                "variance": 22502467.94
              },
              {
                "average": 1.001194476,
                "count": 14914492,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03513905989,
                "variance": 0.00123475353
              },
              {
                "average": 1.002396863,
                "count": 14914492,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05021015182,
                "variance": 0.002521059346
              },
              {
                "average": 0.501854438,
                "count": 14914492,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965778,
                "variance": 0.2499965778
              },
              {
                "average": 2.708774794e-05,
                "count": 14914492,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005204518807,
                "variance": 2.708701601e-05
              },
              {
                "average": 1.292304491,
                "count": 14914492,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.454821492,
                "variance": 0.2068625896
              },
              {
                "average": -0.2316228616,
                "count": 14914492,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98986972,
                "variance": 143.756976
              },
              {
                "average": 2.008174398,
                "count": 14914492,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002417188,
                "variance": 1.004840219
              },
              {
                "average": 1159.025122,
                "count": 14914492,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9899467542,
                "variance": 0.9799945761
              },
              {
                "average": 46344.71738,
                "count": 14914492,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4482.04548,
                "variance": 20088731.68
              },
              {
                "average": 44806.66932,
                "count": 14914492,
                "maximum": 58624,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4404.321109,
                "variance": 19398044.43
              },
              {
                "average": 39960.39912,
                "count": 14914492,
                "maximum": 58368,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5278.06435,
                "variance": 27857963.28
              },
              {
                "average": 189091213.1,
                "count": 14914492,
                "maximum": 189092552.5,
                "minimum": 189089624.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 765.8320611,
                "variance": 586498.7457
              },
              {
                "average": 0,
                "count": 14914492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14914492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14914492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14914492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14914492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292124.2653,
              4829248.976,
              1308.19757,
              293176.1053,
              4830668.336,
              1324.85757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292124.26530635444,
                    4829248.97566645,
                    1308.19756994898
                  ],
                  [
                    292124.26530635444,
                    4830668.33566645,
                    1308.19756994898
                  ],
                  [
                    293176.1053063544,
                    4830668.33566645,
                    1324.8575699489797
                  ],
                  [
                    293176.1053063544,
                    4829248.97566645,
                    1324.8575699489797
                  ],
                  [
                    292124.26530635444,
                    4829248.97566645,
                    1308.19756994898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:29:12+00:00",
            "end_time": "2017-09-10T14:40:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247190162342,
              43.53719888355003,
              1318.8822342147187
            ],
            [
              -119.71304547273226,
              43.54998079065531,
              1318.8822342147187
            ],
            [
              -119.70000047482779,
              43.550289824797446,
              1337.1222342147184
            ],
            [
              -119.69942965340385,
              43.5375077805857,
              1337.1222342147184
            ],
            [
              -119.71247190162342,
              43.53719888355003,
              1318.8822342147187
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130455,
        43.53719888,
        1318.882234,
        -119.6994297,
        43.55028982,
        1337.122234
      ],
      "properties": {
        "datetime": "2017-09-11T20:55:11Z",
        "pc:count": 13295536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281364.1601,
            "count": 13295536,
            "maximum": 281897.3232,
            "minimum": 280842.4032,
            "name": "X",
            "position": 0,
            "stddev": 292.6312121,
            "variance": 85633.0263
          },
          {
            "average": 4824768.473,
            "count": 13295536,
            "maximum": 4825468.52,
            "minimum": 4824047.38,
            "name": "Y",
            "position": 1,
            "stddev": 398.608621,
            "variance": 158888.8327
          },
          {
            "average": 1323.233082,
            "count": 13295536,
            "maximum": 1337.122234,
            "minimum": 1318.882234,
            "name": "Z",
            "position": 2,
            "stddev": 1.696908677,
            "variance": 2.879499059
          },
          {
            "average": 25967.9166,
            "count": 13295536,
            "maximum": 65521,
            "minimum": 1473,
            "name": "Intensity",
            "position": 3,
            "stddev": 2587.260417,
            "variance": 6693916.465
          },
          {
            "average": 1.000341919,
            "count": 13295536,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01858527977,
            "variance": 0.0003454126242
          },
          {
            "average": 1.000683387,
            "count": 13295536,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02633915342,
            "variance": 0.0006937510031
          },
          {
            "average": 0.5019825451,
            "count": 13295536,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960883,
            "variance": 0.2499960883
          },
          {
            "average": 7.14525537e-06,
            "count": 13295536,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002673051599,
            "variance": 7.145204853e-06
          },
          {
            "average": 1.249173181,
            "count": 13295536,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4325343004,
            "variance": 0.187085921
          },
          {
            "average": -0.2239161251,
            "count": 13295536,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98338595,
            "variance": 143.6015388
          },
          {
            "average": 2.009718375,
            "count": 13295536,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000353976,
            "variance": 1.000708078
          },
          {
            "average": 1190.442514,
            "count": 13295536,
            "maximum": 1193,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9903029123,
            "variance": 0.9806998581
          },
          {
            "average": 42408.35589,
            "count": 13295536,
            "maximum": 57088,
            "minimum": 8960,
            "name": "Red",
            "position": 12,
            "stddev": 2779.657469,
            "variance": 7726495.644
          },
          {
            "average": 40581.55508,
            "count": 13295536,
            "maximum": 57344,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 2609.605698,
            "variance": 6810041.9
          },
          {
            "average": 36675.06452,
            "count": 13295536,
            "maximum": 57600,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 2563.110534,
            "variance": 6569535.608
          },
          {
            "average": 189196907.4,
            "count": 13295536,
            "maximum": 189198511.9,
            "minimum": 189195281,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.5962435,
            "variance": 370389.3876
          },
          {
            "average": 0,
            "count": 13295536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13295536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13295536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13295536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13295536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280842.4032,
          4824047.38,
          1318.882234,
          281897.3232,
          4825468.52,
          1337.122234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280842.4032399771,
                4824047.380256811,
                1318.8822342147187
              ],
              [
                280842.4032399771,
                4825468.520256812,
                1318.8822342147187
              ],
              [
                281897.3232399771,
                4825468.520256812,
                1337.1222342147184
              ],
              [
                281897.3232399771,
                4824047.380256811,
                1337.1222342147184
              ],
              [
                280842.4032399771,
                4824047.380256811,
                1318.8822342147187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:55:11+00:00",
        "end_time": "2017-09-11T20:01:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130455,
            43.53719888,
            1318.882234,
            -119.6994297,
            43.55028982,
            1337.122234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247190162342,
                  43.53719888355003,
                  1318.8822342147187
                ],
                [
                  -119.71304547273226,
                  43.54998079065531,
                  1318.8822342147187
                ],
                [
                  -119.70000047482779,
                  43.550289824797446,
                  1337.1222342147184
                ],
                [
                  -119.69942965340385,
                  43.5375077805857,
                  1337.1222342147184
                ],
                [
                  -119.71247190162342,
                  43.53719888355003,
                  1318.8822342147187
                ]
              ]
            ]
          },
          "id": "20170911_43119E6309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:55:11Z",
            "pc:count": 13295536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281364.1601,
                "count": 13295536,
                "maximum": 281897.3232,
                "minimum": 280842.4032,
                "name": "X",
                "position": 0,
                "stddev": 292.6312121,
                "variance": 85633.0263
              },
              {
                "average": 4824768.473,
                "count": 13295536,
                "maximum": 4825468.52,
                "minimum": 4824047.38,
                "name": "Y",
                "position": 1,
                "stddev": 398.608621,
                "variance": 158888.8327
              },
              {
                "average": 1323.233082,
                "count": 13295536,
                "maximum": 1337.122234,
                "minimum": 1318.882234,
                "name": "Z",
                "position": 2,
                "stddev": 1.696908677,
                "variance": 2.879499059
              },
              {
                "average": 25967.9166,
                "count": 13295536,
                "maximum": 65521,
                "minimum": 1473,
                "name": "Intensity",
                "position": 3,
                "stddev": 2587.260417,
                "variance": 6693916.465
              },
              {
                "average": 1.000341919,
                "count": 13295536,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01858527977,
                "variance": 0.0003454126242
              },
              {
                "average": 1.000683387,
                "count": 13295536,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02633915342,
                "variance": 0.0006937510031
              },
              {
                "average": 0.5019825451,
                "count": 13295536,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960883,
                "variance": 0.2499960883
              },
              {
                "average": 7.14525537e-06,
                "count": 13295536,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002673051599,
                "variance": 7.145204853e-06
              },
              {
                "average": 1.249173181,
                "count": 13295536,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4325343004,
                "variance": 0.187085921
              },
              {
                "average": -0.2239161251,
                "count": 13295536,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98338595,
                "variance": 143.6015388
              },
              {
                "average": 2.009718375,
                "count": 13295536,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000353976,
                "variance": 1.000708078
              },
              {
                "average": 1190.442514,
                "count": 13295536,
                "maximum": 1193,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9903029123,
                "variance": 0.9806998581
              },
              {
                "average": 42408.35589,
                "count": 13295536,
                "maximum": 57088,
                "minimum": 8960,
                "name": "Red",
                "position": 12,
                "stddev": 2779.657469,
                "variance": 7726495.644
              },
              {
                "average": 40581.55508,
                "count": 13295536,
                "maximum": 57344,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 2609.605698,
                "variance": 6810041.9
              },
              {
                "average": 36675.06452,
                "count": 13295536,
                "maximum": 57600,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 2563.110534,
                "variance": 6569535.608
              },
              {
                "average": 189196907.4,
                "count": 13295536,
                "maximum": 189198511.9,
                "minimum": 189195281,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.5962435,
                "variance": 370389.3876
              },
              {
                "average": 0,
                "count": 13295536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13295536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13295536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13295536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13295536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280842.4032,
              4824047.38,
              1318.882234,
              281897.3232,
              4825468.52,
              1337.122234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280842.4032399771,
                    4824047.380256811,
                    1318.8822342147187
                  ],
                  [
                    280842.4032399771,
                    4825468.520256812,
                    1318.8822342147187
                  ],
                  [
                    281897.3232399771,
                    4825468.520256812,
                    1337.1222342147184
                  ],
                  [
                    281897.3232399771,
                    4824047.380256811,
                    1337.1222342147184
                  ],
                  [
                    280842.4032399771,
                    4824047.380256811,
                    1318.8822342147187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:55:11+00:00",
            "end_time": "2017-09-11T20:01: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": "20170910_43119E6215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747265673118,
              43.58720763583895,
              1309.0156956580224
            ],
            [
              -119.6380309608874,
              43.59998121953771,
              1309.0156956580224
            ],
            [
              -119.62499961665773,
              43.600281386751135,
              1341.5956956580224
            ],
            [
              -119.62444406267258,
              43.587507669978336,
              1341.5956956580224
            ],
            [
              -119.63747265673118,
              43.58720763583895,
              1309.0156956580224
            ]
          ]
        ]
      },
      "bbox": [
        -119.638031,
        43.58720764,
        1309.015696,
        -119.6244441,
        43.60028139,
        1341.595696
      ],
      "properties": {
        "datetime": "2017-09-10T17:33:13Z",
        "pc:count": 14276415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287607.7601,
            "count": 14276415,
            "maximum": 288131.4911,
            "minimum": 287078.6111,
            "name": "X",
            "position": 0,
            "stddev": 290.3162631,
            "variance": 84283.53261
          },
          {
            "average": 4830118.707,
            "count": 14276415,
            "maximum": 4830826.734,
            "minimum": 4829406.594,
            "name": "Y",
            "position": 1,
            "stddev": 403.7651572,
            "variance": 163026.3021
          },
          {
            "average": 1312.591651,
            "count": 14276415,
            "maximum": 1341.595696,
            "minimum": 1309.015696,
            "name": "Z",
            "position": 2,
            "stddev": 1.443979233,
            "variance": 2.085076026
          },
          {
            "average": 33403.14894,
            "count": 14276415,
            "maximum": 57745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6705.594476,
            "variance": 44964997.28
          },
          {
            "average": 1.027826524,
            "count": 14276415,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1750559021,
            "variance": 0.03064456885
          },
          {
            "average": 1.056208579,
            "count": 14276415,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2547568137,
            "variance": 0.06490103414
          },
          {
            "average": 0.5022112344,
            "count": 14276415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951279,
            "variance": 0.249995128
          },
          {
            "average": 8.405471542e-06,
            "count": 14276415,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002899207043,
            "variance": 8.405401479e-06
          },
          {
            "average": 1.278299349,
            "count": 14276415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4481616175,
            "variance": 0.2008488354
          },
          {
            "average": -0.1866932452,
            "count": 14276415,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96655457,
            "variance": 143.1984282
          },
          {
            "average": 1.994272932,
            "count": 14276415,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008996387,
            "variance": 1.018073708
          },
          {
            "average": 1169.428413,
            "count": 14276415,
            "maximum": 1172,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9799959932,
            "variance": 0.9603921466
          },
          {
            "average": 16459.80489,
            "count": 14276415,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7726.736701,
            "variance": 59702460.05
          },
          {
            "average": 24918.24358,
            "count": 14276415,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5558.591519,
            "variance": 30897939.67
          },
          {
            "average": 15003.37414,
            "count": 14276415,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5881.003773,
            "variance": 34586205.38
          },
          {
            "average": 189097912.9,
            "count": 14276415,
            "maximum": 189099993.4,
            "minimum": 189096262,
            "name": "GpsTime",
            "position": 15,
            "stddev": 793.5545328,
            "variance": 629728.7965
          },
          {
            "average": 0,
            "count": 14276415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287078.6111,
          4829406.594,
          1309.015696,
          288131.4911,
          4830826.734,
          1341.595696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287078.6111005909,
                4829406.594313061,
                1309.0156956580224
              ],
              [
                287078.6111005909,
                4830826.734313061,
                1309.0156956580224
              ],
              [
                288131.4911005909,
                4830826.734313061,
                1341.5956956580224
              ],
              [
                288131.4911005909,
                4829406.594313061,
                1341.5956956580224
              ],
              [
                287078.6111005909,
                4829406.594313061,
                1309.0156956580224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:33:13+00:00",
        "end_time": "2017-09-10T16:31:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.638031,
            43.58720764,
            1309.015696,
            -119.6244441,
            43.60028139,
            1341.595696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747265673118,
                  43.58720763583895,
                  1309.0156956580224
                ],
                [
                  -119.6380309608874,
                  43.59998121953771,
                  1309.0156956580224
                ],
                [
                  -119.62499961665773,
                  43.600281386751135,
                  1341.5956956580224
                ],
                [
                  -119.62444406267258,
                  43.587507669978336,
                  1341.5956956580224
                ],
                [
                  -119.63747265673118,
                  43.58720763583895,
                  1309.0156956580224
                ]
              ]
            ]
          },
          "id": "20170910_43119E6215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:33:13Z",
            "pc:count": 14276415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287607.7601,
                "count": 14276415,
                "maximum": 288131.4911,
                "minimum": 287078.6111,
                "name": "X",
                "position": 0,
                "stddev": 290.3162631,
                "variance": 84283.53261
              },
              {
                "average": 4830118.707,
                "count": 14276415,
                "maximum": 4830826.734,
                "minimum": 4829406.594,
                "name": "Y",
                "position": 1,
                "stddev": 403.7651572,
                "variance": 163026.3021
              },
              {
                "average": 1312.591651,
                "count": 14276415,
                "maximum": 1341.595696,
                "minimum": 1309.015696,
                "name": "Z",
                "position": 2,
                "stddev": 1.443979233,
                "variance": 2.085076026
              },
              {
                "average": 33403.14894,
                "count": 14276415,
                "maximum": 57745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6705.594476,
                "variance": 44964997.28
              },
              {
                "average": 1.027826524,
                "count": 14276415,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1750559021,
                "variance": 0.03064456885
              },
              {
                "average": 1.056208579,
                "count": 14276415,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2547568137,
                "variance": 0.06490103414
              },
              {
                "average": 0.5022112344,
                "count": 14276415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951279,
                "variance": 0.249995128
              },
              {
                "average": 8.405471542e-06,
                "count": 14276415,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002899207043,
                "variance": 8.405401479e-06
              },
              {
                "average": 1.278299349,
                "count": 14276415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4481616175,
                "variance": 0.2008488354
              },
              {
                "average": -0.1866932452,
                "count": 14276415,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96655457,
                "variance": 143.1984282
              },
              {
                "average": 1.994272932,
                "count": 14276415,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008996387,
                "variance": 1.018073708
              },
              {
                "average": 1169.428413,
                "count": 14276415,
                "maximum": 1172,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9799959932,
                "variance": 0.9603921466
              },
              {
                "average": 16459.80489,
                "count": 14276415,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7726.736701,
                "variance": 59702460.05
              },
              {
                "average": 24918.24358,
                "count": 14276415,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5558.591519,
                "variance": 30897939.67
              },
              {
                "average": 15003.37414,
                "count": 14276415,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5881.003773,
                "variance": 34586205.38
              },
              {
                "average": 189097912.9,
                "count": 14276415,
                "maximum": 189099993.4,
                "minimum": 189096262,
                "name": "GpsTime",
                "position": 15,
                "stddev": 793.5545328,
                "variance": 629728.7965
              },
              {
                "average": 0,
                "count": 14276415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287078.6111,
              4829406.594,
              1309.015696,
              288131.4911,
              4830826.734,
              1341.595696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287078.6111005909,
                    4829406.594313061,
                    1309.0156956580224
                  ],
                  [
                    287078.6111005909,
                    4830826.734313061,
                    1309.0156956580224
                  ],
                  [
                    288131.4911005909,
                    4830826.734313061,
                    1341.5956956580224
                  ],
                  [
                    288131.4911005909,
                    4829406.594313061,
                    1341.5956956580224
                  ],
                  [
                    287078.6111005909,
                    4829406.594313061,
                    1309.0156956580224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:33:13+00:00",
            "end_time": "2017-09-10T16:31:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997386100327,
              43.49971709304384,
              1303.6973086307737
            ],
            [
              -119.55051161590441,
              43.512482403232454,
              1303.6973086307737
            ],
            [
              -119.53749895655181,
              43.51277211735161,
              1341.7173086307737
            ],
            [
              -119.53696393807043,
              43.5000066787862,
              1341.7173086307737
            ],
            [
              -119.54997386100327,
              43.49971709304384,
              1303.6973086307737
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505116,
        43.49971709,
        1303.697309,
        -119.5369639,
        43.51277212,
        1341.717309
      ],
      "properties": {
        "datetime": "2017-09-10T16:28:14Z",
        "pc:count": 14546617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294352.2327,
            "count": 14546617,
            "maximum": 294897.2653,
            "minimum": 293844.4453,
            "name": "X",
            "position": 0,
            "stddev": 294.7798734,
            "variance": 86895.17378
          },
          {
            "average": 4820190.492,
            "count": 14546617,
            "maximum": 4820887.964,
            "minimum": 4819468.864,
            "name": "Y",
            "position": 1,
            "stddev": 402.8018839,
            "variance": 162249.3577
          },
          {
            "average": 1308.970316,
            "count": 14546617,
            "maximum": 1341.717309,
            "minimum": 1303.697309,
            "name": "Z",
            "position": 2,
            "stddev": 5.620511233,
            "variance": 31.59014652
          },
          {
            "average": 26728.73838,
            "count": 14546617,
            "maximum": 41793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2881.006327,
            "variance": 8300197.453
          },
          {
            "average": 1.001920103,
            "count": 14546617,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0479297478,
            "variance": 0.002297260724
          },
          {
            "average": 1.003871003,
            "count": 14546617,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0708218796,
            "variance": 0.00501573863
          },
          {
            "average": 0.5022745838,
            "count": 14546617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948434,
            "variance": 0.2499948435
          },
          {
            "average": 6.255750048e-06,
            "count": 14546617,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002501142008,
            "variance": 6.255711344e-06
          },
          {
            "average": 1.236903811,
            "count": 14546617,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4251827932,
            "variance": 0.1807804076
          },
          {
            "average": -0.3823088161,
            "count": 14546617,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96831346,
            "variance": 143.2405271
          },
          {
            "average": 2.010131909,
            "count": 14546617,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000910921,
            "variance": 1.001822672
          },
          {
            "average": 1164.721192,
            "count": 14546617,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9995014409,
            "variance": 0.9990031304
          },
          {
            "average": 46082.20725,
            "count": 14546617,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3443.246104,
            "variance": 11855943.73
          },
          {
            "average": 44445.6334,
            "count": 14546617,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3500.921091,
            "variance": 12256448.48
          },
          {
            "average": 41158.43498,
            "count": 14546617,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3903.203578,
            "variance": 15234998.17
          },
          {
            "average": 189094846,
            "count": 14546617,
            "maximum": 189096094.9,
            "minimum": 189093328.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.8702356,
            "variance": 403060.216
          },
          {
            "average": 0,
            "count": 14546617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14546617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14546617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14546617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14546617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293844.4453,
          4819468.864,
          1303.697309,
          294897.2653,
          4820887.964,
          1341.717309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293844.4452712171,
                4819468.864041615,
                1303.6973086307737
              ],
              [
                293844.4452712171,
                4820887.964041615,
                1303.6973086307737
              ],
              [
                294897.26527121704,
                4820887.964041615,
                1341.7173086307737
              ],
              [
                294897.26527121704,
                4819468.864041615,
                1341.7173086307737
              ],
              [
                293844.4452712171,
                4819468.864041615,
                1303.6973086307737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:28:14+00:00",
        "end_time": "2017-09-10T15:42:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505116,
            43.49971709,
            1303.697309,
            -119.5369639,
            43.51277212,
            1341.717309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997386100327,
                  43.49971709304384,
                  1303.6973086307737
                ],
                [
                  -119.55051161590441,
                  43.512482403232454,
                  1303.6973086307737
                ],
                [
                  -119.53749895655181,
                  43.51277211735161,
                  1341.7173086307737
                ],
                [
                  -119.53696393807043,
                  43.5000066787862,
                  1341.7173086307737
                ],
                [
                  -119.54997386100327,
                  43.49971709304384,
                  1303.6973086307737
                ]
              ]
            ]
          },
          "id": "20170910_43119E5422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:28:14Z",
            "pc:count": 14546617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294352.2327,
                "count": 14546617,
                "maximum": 294897.2653,
                "minimum": 293844.4453,
                "name": "X",
                "position": 0,
                "stddev": 294.7798734,
                "variance": 86895.17378
              },
              {
                "average": 4820190.492,
                "count": 14546617,
                "maximum": 4820887.964,
                "minimum": 4819468.864,
                "name": "Y",
                "position": 1,
                "stddev": 402.8018839,
                "variance": 162249.3577
              },
              {
                "average": 1308.970316,
                "count": 14546617,
                "maximum": 1341.717309,
                "minimum": 1303.697309,
                "name": "Z",
                "position": 2,
                "stddev": 5.620511233,
                "variance": 31.59014652
              },
              {
                "average": 26728.73838,
                "count": 14546617,
                "maximum": 41793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2881.006327,
                "variance": 8300197.453
              },
              {
                "average": 1.001920103,
                "count": 14546617,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0479297478,
                "variance": 0.002297260724
              },
              {
                "average": 1.003871003,
                "count": 14546617,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0708218796,
                "variance": 0.00501573863
              },
              {
                "average": 0.5022745838,
                "count": 14546617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948434,
                "variance": 0.2499948435
              },
              {
                "average": 6.255750048e-06,
                "count": 14546617,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002501142008,
                "variance": 6.255711344e-06
              },
              {
                "average": 1.236903811,
                "count": 14546617,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4251827932,
                "variance": 0.1807804076
              },
              {
                "average": -0.3823088161,
                "count": 14546617,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96831346,
                "variance": 143.2405271
              },
              {
                "average": 2.010131909,
                "count": 14546617,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000910921,
                "variance": 1.001822672
              },
              {
                "average": 1164.721192,
                "count": 14546617,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9995014409,
                "variance": 0.9990031304
              },
              {
                "average": 46082.20725,
                "count": 14546617,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3443.246104,
                "variance": 11855943.73
              },
              {
                "average": 44445.6334,
                "count": 14546617,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3500.921091,
                "variance": 12256448.48
              },
              {
                "average": 41158.43498,
                "count": 14546617,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3903.203578,
                "variance": 15234998.17
              },
              {
                "average": 189094846,
                "count": 14546617,
                "maximum": 189096094.9,
                "minimum": 189093328.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.8702356,
                "variance": 403060.216
              },
              {
                "average": 0,
                "count": 14546617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14546617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14546617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14546617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14546617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293844.4453,
              4819468.864,
              1303.697309,
              294897.2653,
              4820887.964,
              1341.717309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293844.4452712171,
                    4819468.864041615,
                    1303.6973086307737
                  ],
                  [
                    293844.4452712171,
                    4820887.964041615,
                    1303.6973086307737
                  ],
                  [
                    294897.26527121704,
                    4820887.964041615,
                    1341.7173086307737
                  ],
                  [
                    294897.26527121704,
                    4819468.864041615,
                    1341.7173086307737
                  ],
                  [
                    293844.4452712171,
                    4819468.864041615,
                    1303.6973086307737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:28:14+00:00",
            "end_time": "2017-09-10T15:42: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": "20170831_43119E5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497383443185,
              43.58721899232871,
              1295.7619769967741
            ],
            [
              -119.52550786618131,
              43.599982374876134,
              1295.7619769967741
            ],
            [
              -119.51249864055318,
              43.60026920356544,
              1329.1019769967743
            ],
            [
              -119.51196735259933,
              43.58750569395892,
              1329.1019769967743
            ],
            [
              -119.52497383443185,
              43.58721899232871,
              1295.7619769967741
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255079,
        43.58721899,
        1295.761977,
        -119.5119674,
        43.6002692,
        1329.101977
      ],
      "properties": {
        "datetime": "2017-09-08T23:18:06Z",
        "pc:count": 34039967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296643.9493,
            "count": 34039967,
            "maximum": 297211.9074,
            "minimum": 296160.9074,
            "name": "X",
            "position": 0,
            "stddev": 281.691734,
            "variance": 79350.23301
          },
          {
            "average": 4829786.743,
            "count": 34039967,
            "maximum": 4830544.443,
            "minimum": 4829125.563,
            "name": "Y",
            "position": 1,
            "stddev": 394.0850663,
            "variance": 155303.0395
          },
          {
            "average": 1308.360969,
            "count": 34039967,
            "maximum": 1329.101977,
            "minimum": 1295.761977,
            "name": "Z",
            "position": 2,
            "stddev": 7.75274453,
            "variance": 60.10504775
          },
          {
            "average": 23723.08673,
            "count": 34039967,
            "maximum": 47505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3244.173529,
            "variance": 10524661.89
          },
          {
            "average": 1.000154583,
            "count": 34039967,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01348410821,
            "variance": 0.0001818211741
          },
          {
            "average": 1.000310341,
            "count": 34039967,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01981163863,
            "variance": 0.0003925010253
          },
          {
            "average": 0.5025400877,
            "count": 34039967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935553,
            "variance": 0.2499935553
          },
          {
            "average": 1.022327666e-05,
            "count": 34039967,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003197369613,
            "variance": 1.022317244e-05
          },
          {
            "average": 1.088309134,
            "count": 34039967,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2837439568,
            "variance": 0.08051063304
          },
          {
            "average": -0.06775287348,
            "count": 34039967,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50244654,
            "variance": 132.3062764
          },
          {
            "average": 2.004215045,
            "count": 34039967,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000066761,
            "variance": 1.000133526
          },
          {
            "average": 1144.393455,
            "count": 34039967,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.421900581,
            "variance": 5.865602427
          },
          {
            "average": 45501.15007,
            "count": 34039967,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3208.560384,
            "variance": 10294859.74
          },
          {
            "average": 43244.7411,
            "count": 34039967,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2692.491353,
            "variance": 7249509.685
          },
          {
            "average": 38859.05673,
            "count": 34039967,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3096.60948,
            "variance": 9588990.272
          },
          {
            "average": 188602955.8,
            "count": 34039967,
            "maximum": 188947886,
            "minimum": 188238557.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 352116.2466,
            "variance": 123985851100.0
          },
          {
            "average": 0,
            "count": 34039967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34039967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34039967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34039967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34039967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296160.9074,
          4829125.563,
          1295.761977,
          297211.9074,
          4830544.443,
          1329.101977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296160.9073591997,
                4829125.562552522,
                1295.7619769967741
              ],
              [
                296160.9073591997,
                4830544.442552523,
                1295.7619769967741
              ],
              [
                297211.9073591997,
                4830544.442552523,
                1329.1019769967743
              ],
              [
                297211.9073591997,
                4829125.562552522,
                1329.1019769967743
              ],
              [
                296160.9073591997,
                4829125.562552522,
                1295.7619769967741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:18:06+00:00",
        "end_time": "2017-08-31T18:15:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255079,
            43.58721899,
            1295.761977,
            -119.5119674,
            43.6002692,
            1329.101977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497383443185,
                  43.58721899232871,
                  1295.7619769967741
                ],
                [
                  -119.52550786618131,
                  43.599982374876134,
                  1295.7619769967741
                ],
                [
                  -119.51249864055318,
                  43.60026920356544,
                  1329.1019769967743
                ],
                [
                  -119.51196735259933,
                  43.58750569395892,
                  1329.1019769967743
                ],
                [
                  -119.52497383443185,
                  43.58721899232871,
                  1295.7619769967741
                ]
              ]
            ]
          },
          "id": "20170831_43119E5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:18:06Z",
            "pc:count": 34039967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296643.9493,
                "count": 34039967,
                "maximum": 297211.9074,
                "minimum": 296160.9074,
                "name": "X",
                "position": 0,
                "stddev": 281.691734,
                "variance": 79350.23301
              },
              {
                "average": 4829786.743,
                "count": 34039967,
                "maximum": 4830544.443,
                "minimum": 4829125.563,
                "name": "Y",
                "position": 1,
                "stddev": 394.0850663,
                "variance": 155303.0395
              },
              {
                "average": 1308.360969,
                "count": 34039967,
                "maximum": 1329.101977,
                "minimum": 1295.761977,
                "name": "Z",
                "position": 2,
                "stddev": 7.75274453,
                "variance": 60.10504775
              },
              {
                "average": 23723.08673,
                "count": 34039967,
                "maximum": 47505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3244.173529,
                "variance": 10524661.89
              },
              {
                "average": 1.000154583,
                "count": 34039967,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01348410821,
                "variance": 0.0001818211741
              },
              {
                "average": 1.000310341,
                "count": 34039967,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01981163863,
                "variance": 0.0003925010253
              },
              {
                "average": 0.5025400877,
                "count": 34039967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935553,
                "variance": 0.2499935553
              },
              {
                "average": 1.022327666e-05,
                "count": 34039967,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003197369613,
                "variance": 1.022317244e-05
              },
              {
                "average": 1.088309134,
                "count": 34039967,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2837439568,
                "variance": 0.08051063304
              },
              {
                "average": -0.06775287348,
                "count": 34039967,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50244654,
                "variance": 132.3062764
              },
              {
                "average": 2.004215045,
                "count": 34039967,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000066761,
                "variance": 1.000133526
              },
              {
                "average": 1144.393455,
                "count": 34039967,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.421900581,
                "variance": 5.865602427
              },
              {
                "average": 45501.15007,
                "count": 34039967,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3208.560384,
                "variance": 10294859.74
              },
              {
                "average": 43244.7411,
                "count": 34039967,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2692.491353,
                "variance": 7249509.685
              },
              {
                "average": 38859.05673,
                "count": 34039967,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3096.60948,
                "variance": 9588990.272
              },
              {
                "average": 188602955.8,
                "count": 34039967,
                "maximum": 188947886,
                "minimum": 188238557.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 352116.2466,
                "variance": 123985851100.0
              },
              {
                "average": 0,
                "count": 34039967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34039967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34039967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34039967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34039967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296160.9074,
              4829125.563,
              1295.761977,
              297211.9074,
              4830544.443,
              1329.101977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296160.9073591997,
                    4829125.562552522,
                    1295.7619769967741
                  ],
                  [
                    296160.9073591997,
                    4830544.442552523,
                    1295.7619769967741
                  ],
                  [
                    297211.9073591997,
                    4830544.442552523,
                    1329.1019769967743
                  ],
                  [
                    297211.9073591997,
                    4829125.562552522,
                    1329.1019769967743
                  ],
                  [
                    296160.9073591997,
                    4829125.562552522,
                    1295.7619769967741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:18:06+00:00",
            "end_time": "2017-08-31T18:15:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.26247677257956,
              43.51224783064906,
              1302.1867077769818
            ],
            [
              -119.26295296257663,
              43.52498431995199,
              1302.1867077769818
            ],
            [
              -119.2499969488023,
              43.52524014049043,
              1390.3667077769817
            ],
            [
              -119.24952347949849,
              43.512503538088026,
              1390.3667077769817
            ],
            [
              -119.26247677257956,
              43.51224783064906,
              1302.1867077769818
            ]
          ]
        ]
      },
      "bbox": [
        -119.262953,
        43.51224783,
        1302.186708,
        -119.2495235,
        43.52524014,
        1390.366708
      ],
      "properties": {
        "datetime": "2017-08-28T19:16:25Z",
        "pc:count": 14068465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317652.3244,
            "count": 14068465,
            "maximum": 318173.8187,
            "minimum": 317126.0187,
            "name": "X",
            "position": 0,
            "stddev": 286.2269949,
            "variance": 81925.89259
          },
          {
            "average": 4820903.363,
            "count": 14068465,
            "maximum": 4821603.826,
            "minimum": 4820188.226,
            "name": "Y",
            "position": 1,
            "stddev": 391.0709943,
            "variance": 152936.5226
          },
          {
            "average": 1340.689445,
            "count": 14068465,
            "maximum": 1390.366708,
            "minimum": 1302.186708,
            "name": "Z",
            "position": 2,
            "stddev": 24.32131664,
            "variance": 591.5264429
          },
          {
            "average": 20152.42663,
            "count": 14068465,
            "maximum": 43809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2708.770354,
            "variance": 7337436.833
          },
          {
            "average": 1.022720034,
            "count": 14068465,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1727032599,
            "variance": 0.02982641597
          },
          {
            "average": 1.045891289,
            "count": 14068465,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2595815841,
            "variance": 0.06738259882
          },
          {
            "average": 0.5022758346,
            "count": 14068465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948383,
            "variance": 0.2499948383
          },
          {
            "average": 2.772157446e-06,
            "count": 14068465,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001664977465,
            "variance": 2.772149958e-06
          },
          {
            "average": 1.204890299,
            "count": 14068465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4036214513,
            "variance": 0.1629102759
          },
          {
            "average": 0.1685998528,
            "count": 14068465,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64589417,
            "variance": 135.626851
          },
          {
            "average": 1.985699719,
            "count": 14068465,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007706403,
            "variance": 1.015472196
          },
          {
            "average": 1038.569514,
            "count": 14068465,
            "maximum": 1041,
            "minimum": 1036,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.537886875,
            "variance": 2.36509604
          },
          {
            "average": 41410.4641,
            "count": 14068465,
            "maximum": 54272,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 3009.524289,
            "variance": 9057236.444
          },
          {
            "average": 40146.53033,
            "count": 14068465,
            "maximum": 53760,
            "minimum": 15360,
            "name": "Green",
            "position": 13,
            "stddev": 2467.531364,
            "variance": 6088711.034
          },
          {
            "average": 36859.6155,
            "count": 14068465,
            "maximum": 52992,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 2621.231828,
            "variance": 6870856.296
          },
          {
            "average": 187982031.5,
            "count": 14068465,
            "maximum": 187982985.4,
            "minimum": 187981207.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 530.0507813,
            "variance": 280953.8307
          },
          {
            "average": 0,
            "count": 14068465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14068465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317126.0187,
          4820188.226,
          1302.186708,
          318173.8187,
          4821603.826,
          1390.366708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317126.0186823723,
                4820188.2257548375,
                1302.1867077769818
              ],
              [
                317126.0186823723,
                4821603.825754837,
                1302.1867077769818
              ],
              [
                318173.81868237234,
                4821603.825754837,
                1390.3667077769817
              ],
              [
                318173.81868237234,
                4820188.2257548375,
                1390.3667077769817
              ],
              [
                317126.0186823723,
                4820188.2257548375,
                1302.1867077769818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-28T19:16:25+00:00",
        "end_time": "2017-08-28T18:46:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.262953,
            43.51224783,
            1302.186708,
            -119.2495235,
            43.52524014,
            1390.366708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.26247677257956,
                  43.51224783064906,
                  1302.1867077769818
                ],
                [
                  -119.26295296257663,
                  43.52498431995199,
                  1302.1867077769818
                ],
                [
                  -119.2499969488023,
                  43.52524014049043,
                  1390.3667077769817
                ],
                [
                  -119.24952347949849,
                  43.512503538088026,
                  1390.3667077769817
                ],
                [
                  -119.26247677257956,
                  43.51224783064906,
                  1302.1867077769818
                ]
              ]
            ]
          },
          "id": "20170828_43119E3420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-28T19:16:25Z",
            "pc:count": 14068465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317652.3244,
                "count": 14068465,
                "maximum": 318173.8187,
                "minimum": 317126.0187,
                "name": "X",
                "position": 0,
                "stddev": 286.2269949,
                "variance": 81925.89259
              },
              {
                "average": 4820903.363,
                "count": 14068465,
                "maximum": 4821603.826,
                "minimum": 4820188.226,
                "name": "Y",
                "position": 1,
                "stddev": 391.0709943,
                "variance": 152936.5226
              },
              {
                "average": 1340.689445,
                "count": 14068465,
                "maximum": 1390.366708,
                "minimum": 1302.186708,
                "name": "Z",
                "position": 2,
                "stddev": 24.32131664,
                "variance": 591.5264429
              },
              {
                "average": 20152.42663,
                "count": 14068465,
                "maximum": 43809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2708.770354,
                "variance": 7337436.833
              },
              {
                "average": 1.022720034,
                "count": 14068465,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1727032599,
                "variance": 0.02982641597
              },
              {
                "average": 1.045891289,
                "count": 14068465,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2595815841,
                "variance": 0.06738259882
              },
              {
                "average": 0.5022758346,
                "count": 14068465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948383,
                "variance": 0.2499948383
              },
              {
                "average": 2.772157446e-06,
                "count": 14068465,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001664977465,
                "variance": 2.772149958e-06
              },
              {
                "average": 1.204890299,
                "count": 14068465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4036214513,
                "variance": 0.1629102759
              },
              {
                "average": 0.1685998528,
                "count": 14068465,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64589417,
                "variance": 135.626851
              },
              {
                "average": 1.985699719,
                "count": 14068465,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007706403,
                "variance": 1.015472196
              },
              {
                "average": 1038.569514,
                "count": 14068465,
                "maximum": 1041,
                "minimum": 1036,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.537886875,
                "variance": 2.36509604
              },
              {
                "average": 41410.4641,
                "count": 14068465,
                "maximum": 54272,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 3009.524289,
                "variance": 9057236.444
              },
              {
                "average": 40146.53033,
                "count": 14068465,
                "maximum": 53760,
                "minimum": 15360,
                "name": "Green",
                "position": 13,
                "stddev": 2467.531364,
                "variance": 6088711.034
              },
              {
                "average": 36859.6155,
                "count": 14068465,
                "maximum": 52992,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 2621.231828,
                "variance": 6870856.296
              },
              {
                "average": 187982031.5,
                "count": 14068465,
                "maximum": 187982985.4,
                "minimum": 187981207.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 530.0507813,
                "variance": 280953.8307
              },
              {
                "average": 0,
                "count": 14068465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14068465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317126.0187,
              4820188.226,
              1302.186708,
              318173.8187,
              4821603.826,
              1390.366708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317126.0186823723,
                    4820188.2257548375,
                    1302.1867077769818
                  ],
                  [
                    317126.0186823723,
                    4821603.825754837,
                    1302.1867077769818
                  ],
                  [
                    318173.81868237234,
                    4821603.825754837,
                    1390.3667077769817
                  ],
                  [
                    318173.81868237234,
                    4820188.2257548375,
                    1390.3667077769817
                  ],
                  [
                    317126.0186823723,
                    4820188.2257548375,
                    1302.1867077769818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-28T19:16:25+00:00",
            "end_time": "2017-08-28T18:46: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": "20170830_43119F3302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247613069938,
              43.67473704387842,
              1624.5551906696544
            ],
            [
              -119.36276148370258,
              43.68200537534166,
              1624.5551906696544
            ],
            [
              -119.3500530461078,
              43.68226749801254,
              1771.6951906696543
            ],
            [
              -119.34976922446201,
              43.674999100428835,
              1771.6951906696543
            ],
            [
              -119.36247613069938,
              43.67473704387842,
              1624.5551906696544
            ]
          ]
        ]
      },
      "bbox": [
        -119.3627615,
        43.67473704,
        1624.555191,
        -119.3497692,
        43.6822675,
        1771.695191
      ],
      "properties": {
        "datetime": "2017-08-30T16:09:49Z",
        "pc:count": 8314645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310035.3331,
            "count": 8314645,
            "maximum": 310581.4942,
            "minimum": 309556.3142,
            "name": "X",
            "position": 0,
            "stddev": 294.7372076,
            "variance": 86870.02153
          },
          {
            "average": 4838796.316,
            "count": 8314645,
            "maximum": 4839267.691,
            "minimum": 4838459.771,
            "name": "Y",
            "position": 1,
            "stddev": 182.992688,
            "variance": 33486.32387
          },
          {
            "average": 1696.041064,
            "count": 8314645,
            "maximum": 1771.695191,
            "minimum": 1624.555191,
            "name": "Z",
            "position": 2,
            "stddev": 29.69041059,
            "variance": 881.5204809
          },
          {
            "average": 15994.29592,
            "count": 8314645,
            "maximum": 35633,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5932.89802,
            "variance": 35199278.92
          },
          {
            "average": 1.313380908,
            "count": 8314645,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6436586656,
            "variance": 0.4142964778
          },
          {
            "average": 1.656031376,
            "count": 8314645,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9783007938,
            "variance": 0.9570724431
          },
          {
            "average": 0.4995740648,
            "count": 8314645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998486,
            "variance": 0.2499998486
          },
          {
            "average": 1.92431547e-06,
            "count": 8314645,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001387195732,
            "variance": 1.924311998e-06
          },
          {
            "average": 1.140209474,
            "count": 8314645,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3472042507,
            "variance": 0.1205507917
          },
          {
            "average": 0.7999243225,
            "count": 8314645,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90684074,
            "variance": 141.7728565
          },
          {
            "average": 1.825617209,
            "count": 8314645,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.067060147,
            "variance": 1.138617358
          },
          {
            "average": 1087.509728,
            "count": 8314645,
            "maximum": 1089,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9236824069,
            "variance": 0.8531891889
          },
          {
            "average": 27773.38569,
            "count": 8314645,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 9339.995634,
            "variance": 87235518.44
          },
          {
            "average": 28351.25159,
            "count": 8314645,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 7647.989715,
            "variance": 58491746.68
          },
          {
            "average": 24131.96762,
            "count": 8314645,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 6885.893222,
            "variance": 47415525.47
          },
          {
            "average": 188144008,
            "count": 8314645,
            "maximum": 188144589.2,
            "minimum": 188143073,
            "name": "GpsTime",
            "position": 15,
            "stddev": 362.7950625,
            "variance": 131620.2574
          },
          {
            "average": 0,
            "count": 8314645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8314645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8314645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8314645,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8314645,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309556.3142,
          4838459.771,
          1624.555191,
          310581.4942,
          4839267.691,
          1771.695191
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309556.31417427154,
                4838459.770726272,
                1624.5551906696544
              ],
              [
                309556.31417427154,
                4839267.690726272,
                1624.5551906696544
              ],
              [
                310581.4941742716,
                4839267.690726272,
                1771.6951906696543
              ],
              [
                310581.4941742716,
                4838459.770726272,
                1771.6951906696543
              ],
              [
                309556.31417427154,
                4838459.770726272,
                1624.5551906696544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:09:49+00:00",
        "end_time": "2017-08-30T15:44:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3627615,
            43.67473704,
            1624.555191,
            -119.3497692,
            43.6822675,
            1771.695191
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247613069938,
                  43.67473704387842,
                  1624.5551906696544
                ],
                [
                  -119.36276148370258,
                  43.68200537534166,
                  1624.5551906696544
                ],
                [
                  -119.3500530461078,
                  43.68226749801254,
                  1771.6951906696543
                ],
                [
                  -119.34976922446201,
                  43.674999100428835,
                  1771.6951906696543
                ],
                [
                  -119.36247613069938,
                  43.67473704387842,
                  1624.5551906696544
                ]
              ]
            ]
          },
          "id": "20170830_43119F3302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:09:49Z",
            "pc:count": 8314645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310035.3331,
                "count": 8314645,
                "maximum": 310581.4942,
                "minimum": 309556.3142,
                "name": "X",
                "position": 0,
                "stddev": 294.7372076,
                "variance": 86870.02153
              },
              {
                "average": 4838796.316,
                "count": 8314645,
                "maximum": 4839267.691,
                "minimum": 4838459.771,
                "name": "Y",
                "position": 1,
                "stddev": 182.992688,
                "variance": 33486.32387
              },
              {
                "average": 1696.041064,
                "count": 8314645,
                "maximum": 1771.695191,
                "minimum": 1624.555191,
                "name": "Z",
                "position": 2,
                "stddev": 29.69041059,
                "variance": 881.5204809
              },
              {
                "average": 15994.29592,
                "count": 8314645,
                "maximum": 35633,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5932.89802,
                "variance": 35199278.92
              },
              {
                "average": 1.313380908,
                "count": 8314645,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6436586656,
                "variance": 0.4142964778
              },
              {
                "average": 1.656031376,
                "count": 8314645,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9783007938,
                "variance": 0.9570724431
              },
              {
                "average": 0.4995740648,
                "count": 8314645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998486,
                "variance": 0.2499998486
              },
              {
                "average": 1.92431547e-06,
                "count": 8314645,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001387195732,
                "variance": 1.924311998e-06
              },
              {
                "average": 1.140209474,
                "count": 8314645,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3472042507,
                "variance": 0.1205507917
              },
              {
                "average": 0.7999243225,
                "count": 8314645,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90684074,
                "variance": 141.7728565
              },
              {
                "average": 1.825617209,
                "count": 8314645,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.067060147,
                "variance": 1.138617358
              },
              {
                "average": 1087.509728,
                "count": 8314645,
                "maximum": 1089,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9236824069,
                "variance": 0.8531891889
              },
              {
                "average": 27773.38569,
                "count": 8314645,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 9339.995634,
                "variance": 87235518.44
              },
              {
                "average": 28351.25159,
                "count": 8314645,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 7647.989715,
                "variance": 58491746.68
              },
              {
                "average": 24131.96762,
                "count": 8314645,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 6885.893222,
                "variance": 47415525.47
              },
              {
                "average": 188144008,
                "count": 8314645,
                "maximum": 188144589.2,
                "minimum": 188143073,
                "name": "GpsTime",
                "position": 15,
                "stddev": 362.7950625,
                "variance": 131620.2574
              },
              {
                "average": 0,
                "count": 8314645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8314645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8314645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8314645,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8314645,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309556.3142,
              4838459.771,
              1624.555191,
              310581.4942,
              4839267.691,
              1771.695191
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309556.31417427154,
                    4838459.770726272,
                    1624.5551906696544
                  ],
                  [
                    309556.31417427154,
                    4839267.690726272,
                    1624.5551906696544
                  ],
                  [
                    310581.4941742716,
                    4839267.690726272,
                    1771.6951906696543
                  ],
                  [
                    310581.4941742716,
                    4838459.770726272,
                    1771.6951906696543
                  ],
                  [
                    309556.31417427154,
                    4838459.770726272,
                    1624.5551906696544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:09:49+00:00",
            "end_time": "2017-08-30T15:44: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": "20170911_43119E6310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997215710681,
              43.53720066597881,
              1319.2019423512181
            ],
            [
              -119.70054299059574,
              43.549980546551936,
              1319.2019423512181
            ],
            [
              -119.68750033161153,
              43.550288096003115,
              1341.1819423512181
            ],
            [
              -119.6869322469353,
              43.53750807900385,
              1341.1819423512181
            ],
            [
              -119.69997215710681,
              43.53720066597881,
              1319.2019423512181
            ]
          ]
        ]
      },
      "bbox": [
        -119.700543,
        43.53720067,
        1319.201942,
        -119.6869322,
        43.5502881,
        1341.181942
      ],
      "properties": {
        "datetime": "2017-09-11T20:36:34Z",
        "pc:count": 13160721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282387.8476,
            "count": 13160721,
            "maximum": 282907.1015,
            "minimum": 281852.3815,
            "name": "X",
            "position": 0,
            "stddev": 291.5573541,
            "variance": 85005.69075
          },
          {
            "average": 4824723.529,
            "count": 13160721,
            "maximum": 4825435.594,
            "minimum": 4824014.694,
            "name": "Y",
            "position": 1,
            "stddev": 401.0633024,
            "variance": 160851.7725
          },
          {
            "average": 1324.276757,
            "count": 13160721,
            "maximum": 1341.181942,
            "minimum": 1319.201942,
            "name": "Z",
            "position": 2,
            "stddev": 4.118427162,
            "variance": 16.96144229
          },
          {
            "average": 25891.07989,
            "count": 13160721,
            "maximum": 65521,
            "minimum": 1073,
            "name": "Intensity",
            "position": 3,
            "stddev": 2544.473167,
            "variance": 6474343.698
          },
          {
            "average": 1.000961194,
            "count": 13160721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03169372531,
            "variance": 0.001004492224
          },
          {
            "average": 1.001904759,
            "count": 13160721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04507911685,
            "variance": 0.002032126776
          },
          {
            "average": 0.5019066964,
            "count": 13160721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963835,
            "variance": 0.2499963835
          },
          {
            "average": 1.762821353e-05,
            "count": 13160721,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004198559767,
            "variance": 1.762790412e-05
          },
          {
            "average": 1.252274552,
            "count": 13160721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4343179906,
            "variance": 0.188632117
          },
          {
            "average": -0.1608154557,
            "count": 13160721,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99238207,
            "variance": 143.8172277
          },
          {
            "average": 2.009787078,
            "count": 13160721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000823642,
            "variance": 1.001647963
          },
          {
            "average": 1188.32846,
            "count": 13160721,
            "maximum": 1191,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9784288606,
            "variance": 0.9573230353
          },
          {
            "average": 42609.80113,
            "count": 13160721,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3092.739657,
            "variance": 9565038.588
          },
          {
            "average": 40854.78617,
            "count": 13160721,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2783.520017,
            "variance": 7747983.682
          },
          {
            "average": 36826.12098,
            "count": 13160721,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2730.060317,
            "variance": 7453229.333
          },
          {
            "average": 189195622,
            "count": 13160721,
            "maximum": 189197394.8,
            "minimum": 189193994,
            "name": "GpsTime",
            "position": 15,
            "stddev": 615.3559973,
            "variance": 378663.0035
          },
          {
            "average": 0,
            "count": 13160721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13160721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13160721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13160721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13160721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281852.3815,
          4824014.694,
          1319.201942,
          282907.1015,
          4825435.594,
          1341.181942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281852.3814811031,
                4824014.694262202,
                1319.2019423512181
              ],
              [
                281852.3814811031,
                4825435.594262202,
                1319.2019423512181
              ],
              [
                282907.10148110305,
                4825435.594262202,
                1341.1819423512181
              ],
              [
                282907.10148110305,
                4824014.694262202,
                1341.1819423512181
              ],
              [
                281852.3814811031,
                4824014.694262202,
                1319.2019423512181
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:36:34+00:00",
        "end_time": "2017-09-11T19:39:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.700543,
            43.53720067,
            1319.201942,
            -119.6869322,
            43.5502881,
            1341.181942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997215710681,
                  43.53720066597881,
                  1319.2019423512181
                ],
                [
                  -119.70054299059574,
                  43.549980546551936,
                  1319.2019423512181
                ],
                [
                  -119.68750033161153,
                  43.550288096003115,
                  1341.1819423512181
                ],
                [
                  -119.6869322469353,
                  43.53750807900385,
                  1341.1819423512181
                ],
                [
                  -119.69997215710681,
                  43.53720066597881,
                  1319.2019423512181
                ]
              ]
            ]
          },
          "id": "20170911_43119E6310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:36:34Z",
            "pc:count": 13160721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282387.8476,
                "count": 13160721,
                "maximum": 282907.1015,
                "minimum": 281852.3815,
                "name": "X",
                "position": 0,
                "stddev": 291.5573541,
                "variance": 85005.69075
              },
              {
                "average": 4824723.529,
                "count": 13160721,
                "maximum": 4825435.594,
                "minimum": 4824014.694,
                "name": "Y",
                "position": 1,
                "stddev": 401.0633024,
                "variance": 160851.7725
              },
              {
                "average": 1324.276757,
                "count": 13160721,
                "maximum": 1341.181942,
                "minimum": 1319.201942,
                "name": "Z",
                "position": 2,
                "stddev": 4.118427162,
                "variance": 16.96144229
              },
              {
                "average": 25891.07989,
                "count": 13160721,
                "maximum": 65521,
                "minimum": 1073,
                "name": "Intensity",
                "position": 3,
                "stddev": 2544.473167,
                "variance": 6474343.698
              },
              {
                "average": 1.000961194,
                "count": 13160721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03169372531,
                "variance": 0.001004492224
              },
              {
                "average": 1.001904759,
                "count": 13160721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04507911685,
                "variance": 0.002032126776
              },
              {
                "average": 0.5019066964,
                "count": 13160721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963835,
                "variance": 0.2499963835
              },
              {
                "average": 1.762821353e-05,
                "count": 13160721,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004198559767,
                "variance": 1.762790412e-05
              },
              {
                "average": 1.252274552,
                "count": 13160721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4343179906,
                "variance": 0.188632117
              },
              {
                "average": -0.1608154557,
                "count": 13160721,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99238207,
                "variance": 143.8172277
              },
              {
                "average": 2.009787078,
                "count": 13160721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000823642,
                "variance": 1.001647963
              },
              {
                "average": 1188.32846,
                "count": 13160721,
                "maximum": 1191,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9784288606,
                "variance": 0.9573230353
              },
              {
                "average": 42609.80113,
                "count": 13160721,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3092.739657,
                "variance": 9565038.588
              },
              {
                "average": 40854.78617,
                "count": 13160721,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2783.520017,
                "variance": 7747983.682
              },
              {
                "average": 36826.12098,
                "count": 13160721,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2730.060317,
                "variance": 7453229.333
              },
              {
                "average": 189195622,
                "count": 13160721,
                "maximum": 189197394.8,
                "minimum": 189193994,
                "name": "GpsTime",
                "position": 15,
                "stddev": 615.3559973,
                "variance": 378663.0035
              },
              {
                "average": 0,
                "count": 13160721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13160721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13160721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13160721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13160721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281852.3815,
              4824014.694,
              1319.201942,
              282907.1015,
              4825435.594,
              1341.181942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281852.3814811031,
                    4824014.694262202,
                    1319.2019423512181
                  ],
                  [
                    281852.3814811031,
                    4825435.594262202,
                    1319.2019423512181
                  ],
                  [
                    282907.10148110305,
                    4825435.594262202,
                    1341.1819423512181
                  ],
                  [
                    282907.10148110305,
                    4824014.694262202,
                    1341.1819423512181
                  ],
                  [
                    281852.3814811031,
                    4824014.694262202,
                    1319.2019423512181
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:36:34+00:00",
            "end_time": "2017-09-11T19:39: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": "20170910_43119E5123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997269325052,
              43.56221120508411,
              1300.581323360482
            ],
            [
              -119.60052243004239,
              43.57498163002978,
              1300.581323360482
            ],
            [
              -119.58750004768835,
              43.57527729801967,
              1340.6813233604819
            ],
            [
              -119.58695305625338,
              43.56250674202128,
              1340.6813233604819
            ],
            [
              -119.59997269325052,
              43.56221120508411,
              1300.581323360482
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005224,
        43.56221121,
        1300.581323,
        -119.5869531,
        43.5752773,
        1340.681323
      ],
      "properties": {
        "datetime": "2017-09-10T16:41:08Z",
        "pc:count": 14466272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290546.7475,
            "count": 14466272,
            "maximum": 291071.7254,
            "minimum": 290019.1654,
            "name": "X",
            "position": 0,
            "stddev": 288.8475123,
            "variance": 83432.88536
          },
          {
            "average": 4827244.387,
            "count": 14466272,
            "maximum": 4827954.63,
            "minimum": 4826534.89,
            "name": "Y",
            "position": 1,
            "stddev": 398.1551483,
            "variance": 158527.5221
          },
          {
            "average": 1315.62306,
            "count": 14466272,
            "maximum": 1340.681323,
            "minimum": 1300.581323,
            "name": "Z",
            "position": 2,
            "stddev": 13.09320411,
            "variance": 171.4319939
          },
          {
            "average": 29946.46117,
            "count": 14466272,
            "maximum": 63313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5349.930987,
            "variance": 28621761.57
          },
          {
            "average": 1.002747494,
            "count": 14466272,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05314265354,
            "variance": 0.002824141625
          },
          {
            "average": 1.005539229,
            "count": 14466272,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0759258118,
            "variance": 0.005764728897
          },
          {
            "average": 0.5019291771,
            "count": 14466272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962955,
            "variance": 0.2499962956
          },
          {
            "average": 3.801947039e-06,
            "count": 14466272,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001949854571,
            "variance": 3.801932847e-06
          },
          {
            "average": 1.279391954,
            "count": 14466272,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4487004612,
            "variance": 0.2013321039
          },
          {
            "average": -0.1054776309,
            "count": 14466272,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90014306,
            "variance": 141.6134049
          },
          {
            "average": 2.007271742,
            "count": 14466272,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001507237,
            "variance": 1.003016745
          },
          {
            "average": 1165.986597,
            "count": 14466272,
            "maximum": 1168,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9614699674,
            "variance": 0.9244244983
          },
          {
            "average": 32288.22795,
            "count": 14466272,
            "maximum": 58112,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 12134.05328,
            "variance": 147235249.1
          },
          {
            "average": 33645.20145,
            "count": 14466272,
            "maximum": 51200,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 7987.982172,
            "variance": 63807859.18
          },
          {
            "average": 28229.13771,
            "count": 14466272,
            "maximum": 49920,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 10000.90343,
            "variance": 100018069.4
          },
          {
            "average": 189095630,
            "count": 14466272,
            "maximum": 189096868.1,
            "minimum": 189094439.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.575607,
            "variance": 348779.5476
          },
          {
            "average": 0,
            "count": 14466272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14466272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290019.1654,
          4826534.89,
          1300.581323,
          291071.7254,
          4827954.63,
          1340.681323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290019.16543670674,
                4826534.889558277,
                1300.581323360482
              ],
              [
                290019.16543670674,
                4827954.629558277,
                1300.581323360482
              ],
              [
                291071.7254367068,
                4827954.629558277,
                1340.6813233604819
              ],
              [
                291071.7254367068,
                4826534.889558277,
                1340.6813233604819
              ],
              [
                290019.16543670674,
                4826534.889558277,
                1300.581323360482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:41:08+00:00",
        "end_time": "2017-09-10T16:00:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005224,
            43.56221121,
            1300.581323,
            -119.5869531,
            43.5752773,
            1340.681323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997269325052,
                  43.56221120508411,
                  1300.581323360482
                ],
                [
                  -119.60052243004239,
                  43.57498163002978,
                  1300.581323360482
                ],
                [
                  -119.58750004768835,
                  43.57527729801967,
                  1340.6813233604819
                ],
                [
                  -119.58695305625338,
                  43.56250674202128,
                  1340.6813233604819
                ],
                [
                  -119.59997269325052,
                  43.56221120508411,
                  1300.581323360482
                ]
              ]
            ]
          },
          "id": "20170910_43119E5123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:41:08Z",
            "pc:count": 14466272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290546.7475,
                "count": 14466272,
                "maximum": 291071.7254,
                "minimum": 290019.1654,
                "name": "X",
                "position": 0,
                "stddev": 288.8475123,
                "variance": 83432.88536
              },
              {
                "average": 4827244.387,
                "count": 14466272,
                "maximum": 4827954.63,
                "minimum": 4826534.89,
                "name": "Y",
                "position": 1,
                "stddev": 398.1551483,
                "variance": 158527.5221
              },
              {
                "average": 1315.62306,
                "count": 14466272,
                "maximum": 1340.681323,
                "minimum": 1300.581323,
                "name": "Z",
                "position": 2,
                "stddev": 13.09320411,
                "variance": 171.4319939
              },
              {
                "average": 29946.46117,
                "count": 14466272,
                "maximum": 63313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5349.930987,
                "variance": 28621761.57
              },
              {
                "average": 1.002747494,
                "count": 14466272,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05314265354,
                "variance": 0.002824141625
              },
              {
                "average": 1.005539229,
                "count": 14466272,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0759258118,
                "variance": 0.005764728897
              },
              {
                "average": 0.5019291771,
                "count": 14466272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962955,
                "variance": 0.2499962956
              },
              {
                "average": 3.801947039e-06,
                "count": 14466272,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001949854571,
                "variance": 3.801932847e-06
              },
              {
                "average": 1.279391954,
                "count": 14466272,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4487004612,
                "variance": 0.2013321039
              },
              {
                "average": -0.1054776309,
                "count": 14466272,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90014306,
                "variance": 141.6134049
              },
              {
                "average": 2.007271742,
                "count": 14466272,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001507237,
                "variance": 1.003016745
              },
              {
                "average": 1165.986597,
                "count": 14466272,
                "maximum": 1168,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9614699674,
                "variance": 0.9244244983
              },
              {
                "average": 32288.22795,
                "count": 14466272,
                "maximum": 58112,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 12134.05328,
                "variance": 147235249.1
              },
              {
                "average": 33645.20145,
                "count": 14466272,
                "maximum": 51200,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 7987.982172,
                "variance": 63807859.18
              },
              {
                "average": 28229.13771,
                "count": 14466272,
                "maximum": 49920,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 10000.90343,
                "variance": 100018069.4
              },
              {
                "average": 189095630,
                "count": 14466272,
                "maximum": 189096868.1,
                "minimum": 189094439.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.575607,
                "variance": 348779.5476
              },
              {
                "average": 0,
                "count": 14466272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14466272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290019.1654,
              4826534.89,
              1300.581323,
              291071.7254,
              4827954.63,
              1340.681323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290019.16543670674,
                    4826534.889558277,
                    1300.581323360482
                  ],
                  [
                    290019.16543670674,
                    4827954.629558277,
                    1300.581323360482
                  ],
                  [
                    291071.7254367068,
                    4827954.629558277,
                    1340.6813233604819
                  ],
                  [
                    291071.7254367068,
                    4826534.889558277,
                    1340.6813233604819
                  ],
                  [
                    290019.16543670674,
                    4826534.889558277,
                    1300.581323360482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:41:08+00:00",
            "end_time": "2017-09-10T16:00:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747246963748,
              43.56219606248674,
              1341.2276519434843
            ],
            [
              -119.73805194264472,
              43.57498016581726,
              1341.2276519434843
            ],
            [
              -119.72500058307038,
              43.575292224061506,
              1378.5076519434845
            ],
            [
              -119.72442386386037,
              43.56250798226523,
              1378.5076519434845
            ],
            [
              -119.73747246963748,
              43.56219606248674,
              1341.2276519434843
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380519,
        43.56219606,
        1341.227652,
        -119.7244239,
        43.57529222,
        1378.507652
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:18Z",
        "pc:count": 13877875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279454.1444,
            "count": 13877875,
            "maximum": 279968.8524,
            "minimum": 278913.8324,
            "name": "X",
            "position": 0,
            "stddev": 291.9248983,
            "variance": 85220.14624
          },
          {
            "average": 4827587.574,
            "count": 13877875,
            "maximum": 4828311.354,
            "minimum": 4826889.934,
            "name": "Y",
            "position": 1,
            "stddev": 410.4598448,
            "variance": 168477.2842
          },
          {
            "average": 1357.211487,
            "count": 13877875,
            "maximum": 1378.507652,
            "minimum": 1341.227652,
            "name": "Z",
            "position": 2,
            "stddev": 9.130106511,
            "variance": 83.35884491
          },
          {
            "average": 26057.57339,
            "count": 13877875,
            "maximum": 42337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2129.811577,
            "variance": 4536097.355
          },
          {
            "average": 1.000346307,
            "count": 13877875,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02052135839,
            "variance": 0.0004211261502
          },
          {
            "average": 1.000691028,
            "count": 13877875,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03029314512,
            "variance": 0.0009176746411
          },
          {
            "average": 0.5019101267,
            "count": 13877875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963694,
            "variance": 0.2499963694
          },
          {
            "average": 4.424308477e-05,
            "count": 13877875,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006651400642,
            "variance": 4.42411305e-05
          },
          {
            "average": 1.240369941,
            "count": 13877875,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4273081392,
            "variance": 0.1825922458
          },
          {
            "average": 0.1194237171,
            "count": 13877875,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18724054,
            "variance": 148.5288319
          },
          {
            "average": 2.017093035,
            "count": 13877875,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000080855,
            "variance": 1.000161716
          },
          {
            "average": 1192.23149,
            "count": 13877875,
            "maximum": 1212,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.255755839,
            "variance": 10.59994608
          },
          {
            "average": 43562.97978,
            "count": 13877875,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2537.677984,
            "variance": 6439809.552
          },
          {
            "average": 41409.94471,
            "count": 13877875,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2555.21823,
            "variance": 6529140.205
          },
          {
            "average": 37537.47136,
            "count": 13877875,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2460.858466,
            "variance": 6055824.39
          },
          {
            "average": 189197856.8,
            "count": 13877875,
            "maximum": 189205418.4,
            "minimum": 189196118.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1313.021381,
            "variance": 1724025.147
          },
          {
            "average": 0,
            "count": 13877875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877875,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13877875,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278913.8324,
          4826889.934,
          1341.227652,
          279968.8524,
          4828311.354,
          1378.507652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278913.8324494218,
                4826889.933925013,
                1341.2276519434843
              ],
              [
                278913.8324494218,
                4828311.353925013,
                1341.2276519434843
              ],
              [
                279968.8524494218,
                4828311.353925013,
                1378.5076519434845
              ],
              [
                279968.8524494218,
                4826889.933925013,
                1378.5076519434845
              ],
              [
                278913.8324494218,
                4826889.933925013,
                1341.2276519434843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:18+00:00",
        "end_time": "2017-09-11T20:15:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380519,
            43.56219606,
            1341.227652,
            -119.7244239,
            43.57529222,
            1378.507652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747246963748,
                  43.56219606248674,
                  1341.2276519434843
                ],
                [
                  -119.73805194264472,
                  43.57498016581726,
                  1341.2276519434843
                ],
                [
                  -119.72500058307038,
                  43.575292224061506,
                  1378.5076519434845
                ],
                [
                  -119.72442386386037,
                  43.56250798226523,
                  1378.5076519434845
                ],
                [
                  -119.73747246963748,
                  43.56219606248674,
                  1341.2276519434843
                ]
              ]
            ]
          },
          "id": "20170911_43119E6122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:18Z",
            "pc:count": 13877875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279454.1444,
                "count": 13877875,
                "maximum": 279968.8524,
                "minimum": 278913.8324,
                "name": "X",
                "position": 0,
                "stddev": 291.9248983,
                "variance": 85220.14624
              },
              {
                "average": 4827587.574,
                "count": 13877875,
                "maximum": 4828311.354,
                "minimum": 4826889.934,
                "name": "Y",
                "position": 1,
                "stddev": 410.4598448,
                "variance": 168477.2842
              },
              {
                "average": 1357.211487,
                "count": 13877875,
                "maximum": 1378.507652,
                "minimum": 1341.227652,
                "name": "Z",
                "position": 2,
                "stddev": 9.130106511,
                "variance": 83.35884491
              },
              {
                "average": 26057.57339,
                "count": 13877875,
                "maximum": 42337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2129.811577,
                "variance": 4536097.355
              },
              {
                "average": 1.000346307,
                "count": 13877875,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02052135839,
                "variance": 0.0004211261502
              },
              {
                "average": 1.000691028,
                "count": 13877875,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03029314512,
                "variance": 0.0009176746411
              },
              {
                "average": 0.5019101267,
                "count": 13877875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963694,
                "variance": 0.2499963694
              },
              {
                "average": 4.424308477e-05,
                "count": 13877875,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006651400642,
                "variance": 4.42411305e-05
              },
              {
                "average": 1.240369941,
                "count": 13877875,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4273081392,
                "variance": 0.1825922458
              },
              {
                "average": 0.1194237171,
                "count": 13877875,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18724054,
                "variance": 148.5288319
              },
              {
                "average": 2.017093035,
                "count": 13877875,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000080855,
                "variance": 1.000161716
              },
              {
                "average": 1192.23149,
                "count": 13877875,
                "maximum": 1212,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.255755839,
                "variance": 10.59994608
              },
              {
                "average": 43562.97978,
                "count": 13877875,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2537.677984,
                "variance": 6439809.552
              },
              {
                "average": 41409.94471,
                "count": 13877875,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2555.21823,
                "variance": 6529140.205
              },
              {
                "average": 37537.47136,
                "count": 13877875,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2460.858466,
                "variance": 6055824.39
              },
              {
                "average": 189197856.8,
                "count": 13877875,
                "maximum": 189205418.4,
                "minimum": 189196118.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1313.021381,
                "variance": 1724025.147
              },
              {
                "average": 0,
                "count": 13877875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877875,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13877875,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278913.8324,
              4826889.934,
              1341.227652,
              279968.8524,
              4828311.354,
              1378.507652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278913.8324494218,
                    4826889.933925013,
                    1341.2276519434843
                  ],
                  [
                    278913.8324494218,
                    4828311.353925013,
                    1341.2276519434843
                  ],
                  [
                    279968.8524494218,
                    4828311.353925013,
                    1378.5076519434845
                  ],
                  [
                    279968.8524494218,
                    4826889.933925013,
                    1378.5076519434845
                  ],
                  [
                    278913.8324494218,
                    4826889.933925013,
                    1341.2276519434843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:18+00:00",
            "end_time": "2017-09-11T20:15: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": "20170910_43119E5406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247311175093,
              43.53721557643153,
              1290.0773737836716
            ],
            [
              -119.5630142618542,
              43.54998193737424,
              1290.0773737836716
            ],
            [
              -119.54999885852403,
              43.55027315672007,
              1311.9173737836718
            ],
            [
              -119.54946044919123,
              43.537506666731765,
              1311.9173737836718
            ],
            [
              -119.56247311175093,
              43.53721557643153,
              1290.0773737836716
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630143,
        43.53721558,
        1290.077374,
        -119.5494604,
        43.55027316,
        1311.917374
      ],
      "properties": {
        "datetime": "2017-09-10T16:08:28Z",
        "pc:count": 13712095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293486.9872,
            "count": 13712095,
            "maximum": 294014.6371,
            "minimum": 292962.2371,
            "name": "X",
            "position": 0,
            "stddev": 294.6534308,
            "variance": 86820.64429
          },
          {
            "average": 4824381.104,
            "count": 13712095,
            "maximum": 4825083.902,
            "minimum": 4823664.662,
            "name": "Y",
            "position": 1,
            "stddev": 402.0920609,
            "variance": 161678.0254
          },
          {
            "average": 1298.432274,
            "count": 13712095,
            "maximum": 1311.917374,
            "minimum": 1290.077374,
            "name": "Z",
            "position": 2,
            "stddev": 5.671560994,
            "variance": 32.16660411
          },
          {
            "average": 26232.91945,
            "count": 13712095,
            "maximum": 63281,
            "minimum": 1586,
            "name": "Intensity",
            "position": 3,
            "stddev": 2708.51427,
            "variance": 7336049.553
          },
          {
            "average": 1.000032745,
            "count": 13712095,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005922621922,
            "variance": 3.507745043e-05
          },
          {
            "average": 1.000065344,
            "count": 13712095,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00850532922,
            "variance": 7.234062514e-05
          },
          {
            "average": 0.5015108195,
            "count": 13712095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977357,
            "variance": 0.2499977357
          },
          {
            "average": 6.709405091e-06,
            "count": 13712095,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002590243341,
            "variance": 6.709360564e-06
          },
          {
            "average": 1.283287346,
            "count": 13712095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4505947629,
            "variance": 0.2030356404
          },
          {
            "average": -0.05813409446,
            "count": 13712095,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03429435,
            "variance": 144.8242405
          },
          {
            "average": 2.011982049,
            "count": 13712095,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000019849,
            "variance": 1.000039699
          },
          {
            "average": 1162.559165,
            "count": 13712095,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9981796168,
            "variance": 0.9963625473
          },
          {
            "average": 45368.87395,
            "count": 13712095,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4300.44196,
            "variance": 18493801.05
          },
          {
            "average": 43636.45559,
            "count": 13712095,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3201.438348,
            "variance": 10249207.49
          },
          {
            "average": 40026.65392,
            "count": 13712095,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3760.923086,
            "variance": 14144542.46
          },
          {
            "average": 189093528.1,
            "count": 13712095,
            "maximum": 189094908.7,
            "minimum": 189092037.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 624.5098068,
            "variance": 390012.4987
          },
          {
            "average": 0,
            "count": 13712095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13712095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13712095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13712095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13712095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292962.2371,
          4823664.662,
          1290.077374,
          294014.6371,
          4825083.902,
          1311.917374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292962.23707277694,
                4823664.661986914,
                1290.0773737836716
              ],
              [
                292962.23707277694,
                4825083.901986915,
                1290.0773737836716
              ],
              [
                294014.63707277697,
                4825083.901986915,
                1311.9173737836718
              ],
              [
                294014.63707277697,
                4823664.661986914,
                1311.9173737836718
              ],
              [
                292962.23707277694,
                4823664.661986914,
                1290.0773737836716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:08:28+00:00",
        "end_time": "2017-09-10T15:20:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630143,
            43.53721558,
            1290.077374,
            -119.5494604,
            43.55027316,
            1311.917374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247311175093,
                  43.53721557643153,
                  1290.0773737836716
                ],
                [
                  -119.5630142618542,
                  43.54998193737424,
                  1290.0773737836716
                ],
                [
                  -119.54999885852403,
                  43.55027315672007,
                  1311.9173737836718
                ],
                [
                  -119.54946044919123,
                  43.537506666731765,
                  1311.9173737836718
                ],
                [
                  -119.56247311175093,
                  43.53721557643153,
                  1290.0773737836716
                ]
              ]
            ]
          },
          "id": "20170910_43119E5406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:08:28Z",
            "pc:count": 13712095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293486.9872,
                "count": 13712095,
                "maximum": 294014.6371,
                "minimum": 292962.2371,
                "name": "X",
                "position": 0,
                "stddev": 294.6534308,
                "variance": 86820.64429
              },
              {
                "average": 4824381.104,
                "count": 13712095,
                "maximum": 4825083.902,
                "minimum": 4823664.662,
                "name": "Y",
                "position": 1,
                "stddev": 402.0920609,
                "variance": 161678.0254
              },
              {
                "average": 1298.432274,
                "count": 13712095,
                "maximum": 1311.917374,
                "minimum": 1290.077374,
                "name": "Z",
                "position": 2,
                "stddev": 5.671560994,
                "variance": 32.16660411
              },
              {
                "average": 26232.91945,
                "count": 13712095,
                "maximum": 63281,
                "minimum": 1586,
                "name": "Intensity",
                "position": 3,
                "stddev": 2708.51427,
                "variance": 7336049.553
              },
              {
                "average": 1.000032745,
                "count": 13712095,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005922621922,
                "variance": 3.507745043e-05
              },
              {
                "average": 1.000065344,
                "count": 13712095,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00850532922,
                "variance": 7.234062514e-05
              },
              {
                "average": 0.5015108195,
                "count": 13712095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977357,
                "variance": 0.2499977357
              },
              {
                "average": 6.709405091e-06,
                "count": 13712095,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002590243341,
                "variance": 6.709360564e-06
              },
              {
                "average": 1.283287346,
                "count": 13712095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4505947629,
                "variance": 0.2030356404
              },
              {
                "average": -0.05813409446,
                "count": 13712095,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03429435,
                "variance": 144.8242405
              },
              {
                "average": 2.011982049,
                "count": 13712095,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000019849,
                "variance": 1.000039699
              },
              {
                "average": 1162.559165,
                "count": 13712095,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9981796168,
                "variance": 0.9963625473
              },
              {
                "average": 45368.87395,
                "count": 13712095,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4300.44196,
                "variance": 18493801.05
              },
              {
                "average": 43636.45559,
                "count": 13712095,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3201.438348,
                "variance": 10249207.49
              },
              {
                "average": 40026.65392,
                "count": 13712095,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3760.923086,
                "variance": 14144542.46
              },
              {
                "average": 189093528.1,
                "count": 13712095,
                "maximum": 189094908.7,
                "minimum": 189092037.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 624.5098068,
                "variance": 390012.4987
              },
              {
                "average": 0,
                "count": 13712095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13712095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13712095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13712095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13712095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292962.2371,
              4823664.662,
              1290.077374,
              294014.6371,
              4825083.902,
              1311.917374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292962.23707277694,
                    4823664.661986914,
                    1290.0773737836716
                  ],
                  [
                    292962.23707277694,
                    4825083.901986915,
                    1290.0773737836716
                  ],
                  [
                    294014.63707277697,
                    4825083.901986915,
                    1311.9173737836718
                  ],
                  [
                    294014.63707277697,
                    4823664.661986914,
                    1311.9173737836718
                  ],
                  [
                    292962.23707277694,
                    4823664.661986914,
                    1290.0773737836716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:08:28+00:00",
            "end_time": "2017-09-10T15:20: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": "20170830_43119E4220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747501405929,
              43.57473450588121,
              1390.3567804833644
            ],
            [
              -119.3879791429398,
              43.58748357944144,
              1390.3567804833644
            ],
            [
              -119.37499652123687,
              43.58775417122063,
              1508.2967804833645
            ],
            [
              -119.37449512683466,
              43.575004977925694,
              1508.2967804833645
            ],
            [
              -119.38747501405929,
              43.57473450588121,
              1390.3567804833644
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879791,
        43.57473451,
        1390.35678,
        -119.3744951,
        43.58775417,
        1508.29678
      ],
      "properties": {
        "datetime": "2017-08-30T19:15:38Z",
        "pc:count": 13751558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307733.2124,
            "count": 13751558,
            "maximum": 308270.5162,
            "minimum": 307221.5562,
            "name": "X",
            "position": 0,
            "stddev": 293.4280974,
            "variance": 86100.04836
          },
          {
            "average": 4828130.476,
            "count": 13751558,
            "maximum": 4828827.824,
            "minimum": 4827410.684,
            "name": "Y",
            "position": 1,
            "stddev": 406.9557882,
            "variance": 165613.0135
          },
          {
            "average": 1456.967235,
            "count": 13751558,
            "maximum": 1508.29678,
            "minimum": 1390.35678,
            "name": "Z",
            "position": 2,
            "stddev": 28.34349629,
            "variance": 803.353782
          },
          {
            "average": 19213.10153,
            "count": 13751558,
            "maximum": 30977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2813.779638,
            "variance": 7917355.854
          },
          {
            "average": 1.04425993,
            "count": 13751558,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.242276943,
            "variance": 0.05869811711
          },
          {
            "average": 1.089146408,
            "count": 13751558,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3624731886,
            "variance": 0.1313868124
          },
          {
            "average": 0.5044784744,
            "count": 13751558,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499979961,
            "variance": 0.2499799614
          },
          {
            "average": 7.99909363e-07,
            "count": 13751558,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008943761967,
            "variance": 7.999087813e-07
          },
          {
            "average": 1.180923572,
            "count": 13751558,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3849548599,
            "variance": 0.1481902442
          },
          {
            "average": -0.2240408584,
            "count": 13751558,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8282423,
            "variance": 139.9073159
          },
          {
            "average": 1.977163388,
            "count": 13751558,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012828486,
            "variance": 1.025821542
          },
          {
            "average": 1105.438657,
            "count": 13751558,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000358031,
            "variance": 1.00071619
          },
          {
            "average": 41435.51538,
            "count": 13751558,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4540.604651,
            "variance": 20617090.6
          },
          {
            "average": 39860.71178,
            "count": 13751558,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3581.40414,
            "variance": 12826455.62
          },
          {
            "average": 36777.61992,
            "count": 13751558,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3651.887428,
            "variance": 13336281.79
          },
          {
            "average": 188153814.4,
            "count": 13751558,
            "maximum": 188155738.9,
            "minimum": 188152063.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 690.4618013,
            "variance": 476737.499
          },
          {
            "average": 0,
            "count": 13751558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307221.5562,
          4827410.684,
          1390.35678,
          308270.5162,
          4828827.824,
          1508.29678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307221.5561607838,
                4827410.68428237,
                1390.3567804833644
              ],
              [
                307221.5561607838,
                4828827.8242823705,
                1390.3567804833644
              ],
              [
                308270.51616078377,
                4828827.8242823705,
                1508.2967804833645
              ],
              [
                308270.51616078377,
                4827410.68428237,
                1508.2967804833645
              ],
              [
                307221.5561607838,
                4827410.68428237,
                1390.3567804833644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:15:38+00:00",
        "end_time": "2017-08-30T18:14:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879791,
            43.57473451,
            1390.35678,
            -119.3744951,
            43.58775417,
            1508.29678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747501405929,
                  43.57473450588121,
                  1390.3567804833644
                ],
                [
                  -119.3879791429398,
                  43.58748357944144,
                  1390.3567804833644
                ],
                [
                  -119.37499652123687,
                  43.58775417122063,
                  1508.2967804833645
                ],
                [
                  -119.37449512683466,
                  43.575004977925694,
                  1508.2967804833645
                ],
                [
                  -119.38747501405929,
                  43.57473450588121,
                  1390.3567804833644
                ]
              ]
            ]
          },
          "id": "20170830_43119E4220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:15:38Z",
            "pc:count": 13751558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307733.2124,
                "count": 13751558,
                "maximum": 308270.5162,
                "minimum": 307221.5562,
                "name": "X",
                "position": 0,
                "stddev": 293.4280974,
                "variance": 86100.04836
              },
              {
                "average": 4828130.476,
                "count": 13751558,
                "maximum": 4828827.824,
                "minimum": 4827410.684,
                "name": "Y",
                "position": 1,
                "stddev": 406.9557882,
                "variance": 165613.0135
              },
              {
                "average": 1456.967235,
                "count": 13751558,
                "maximum": 1508.29678,
                "minimum": 1390.35678,
                "name": "Z",
                "position": 2,
                "stddev": 28.34349629,
                "variance": 803.353782
              },
              {
                "average": 19213.10153,
                "count": 13751558,
                "maximum": 30977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2813.779638,
                "variance": 7917355.854
              },
              {
                "average": 1.04425993,
                "count": 13751558,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.242276943,
                "variance": 0.05869811711
              },
              {
                "average": 1.089146408,
                "count": 13751558,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3624731886,
                "variance": 0.1313868124
              },
              {
                "average": 0.5044784744,
                "count": 13751558,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499979961,
                "variance": 0.2499799614
              },
              {
                "average": 7.99909363e-07,
                "count": 13751558,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008943761967,
                "variance": 7.999087813e-07
              },
              {
                "average": 1.180923572,
                "count": 13751558,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3849548599,
                "variance": 0.1481902442
              },
              {
                "average": -0.2240408584,
                "count": 13751558,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8282423,
                "variance": 139.9073159
              },
              {
                "average": 1.977163388,
                "count": 13751558,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012828486,
                "variance": 1.025821542
              },
              {
                "average": 1105.438657,
                "count": 13751558,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000358031,
                "variance": 1.00071619
              },
              {
                "average": 41435.51538,
                "count": 13751558,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4540.604651,
                "variance": 20617090.6
              },
              {
                "average": 39860.71178,
                "count": 13751558,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3581.40414,
                "variance": 12826455.62
              },
              {
                "average": 36777.61992,
                "count": 13751558,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3651.887428,
                "variance": 13336281.79
              },
              {
                "average": 188153814.4,
                "count": 13751558,
                "maximum": 188155738.9,
                "minimum": 188152063.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 690.4618013,
                "variance": 476737.499
              },
              {
                "average": 0,
                "count": 13751558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307221.5562,
              4827410.684,
              1390.35678,
              308270.5162,
              4828827.824,
              1508.29678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307221.5561607838,
                    4827410.68428237,
                    1390.3567804833644
                  ],
                  [
                    307221.5561607838,
                    4828827.8242823705,
                    1390.3567804833644
                  ],
                  [
                    308270.51616078377,
                    4828827.8242823705,
                    1508.2967804833645
                  ],
                  [
                    308270.51616078377,
                    4827410.68428237,
                    1508.2967804833645
                  ],
                  [
                    307221.5561607838,
                    4827410.68428237,
                    1390.3567804833644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:15:38+00:00",
            "end_time": "2017-08-30T18:14:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747463834653,
              43.512236295546735,
              1470.3220119222851
            ],
            [
              -119.68804073806665,
              43.524980386183955,
              1470.3220119222851
            ],
            [
              -119.67500086074384,
              43.525286428399006,
              1565.002011922285
            ],
            [
              -119.67443749921095,
              43.51254220237823,
              1565.002011922285
            ],
            [
              -119.68747463834653,
              43.512236295546735,
              1470.3220119222851
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880407,
        43.5122363,
        1470.322012,
        -119.6744375,
        43.52528643,
        1565.002012
      ],
      "properties": {
        "datetime": "2017-09-11T20:37:20Z",
        "pc:count": 16886000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283304.3017,
            "count": 16886000,
            "maximum": 283827.4637,
            "minimum": 282772.5437,
            "name": "X",
            "position": 0,
            "stddev": 287.8334989,
            "variance": 82848.12306
          },
          {
            "average": 4821935.052,
            "count": 16886000,
            "maximum": 4822626.201,
            "minimum": 4821209.301,
            "name": "Y",
            "position": 1,
            "stddev": 385.174959,
            "variance": 148359.749
          },
          {
            "average": 1521.966554,
            "count": 16886000,
            "maximum": 1565.002012,
            "minimum": 1470.322012,
            "name": "Z",
            "position": 2,
            "stddev": 17.30883667,
            "variance": 299.5958267
          },
          {
            "average": 23148.43902,
            "count": 16886000,
            "maximum": 42257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5986.284905,
            "variance": 35835606.96
          },
          {
            "average": 1.113927395,
            "count": 16886000,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3557736098,
            "variance": 0.1265748614
          },
          {
            "average": 1.229147815,
            "count": 16886000,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5044613231,
            "variance": 0.2544812266
          },
          {
            "average": 0.5020156935,
            "count": 16886000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959518,
            "variance": 0.2499959518
          },
          {
            "average": 1.439061945e-05,
            "count": 16886000,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003793469811,
            "variance": 1.439041321e-05
          },
          {
            "average": 1.223477437,
            "count": 16886000,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4165756623,
            "variance": 0.1735352824
          },
          {
            "average": -0.1304073462,
            "count": 16886000,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97604291,
            "variance": 143.4256039
          },
          {
            "average": 1.942214556,
            "count": 16886000,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032383365,
            "variance": 1.065815412
          },
          {
            "average": 1189.045316,
            "count": 16886000,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9351846855,
            "variance": 0.8745703961
          },
          {
            "average": 38635.20748,
            "count": 16886000,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8863.553877,
            "variance": 78562587.33
          },
          {
            "average": 37666.99806,
            "count": 16886000,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7071.442198,
            "variance": 50005294.75
          },
          {
            "average": 33181.29702,
            "count": 16886000,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7445.716041,
            "variance": 55438687.36
          },
          {
            "average": 189196075.4,
            "count": 16886000,
            "maximum": 189197440.7,
            "minimum": 189194987.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 600.3663945,
            "variance": 360439.8077
          },
          {
            "average": 0,
            "count": 16886000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16886000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16886000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16886000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16886000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282772.5437,
          4821209.301,
          1470.322012,
          283827.4637,
          4822626.201,
          1565.002012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282772.54369092523,
                4821209.301051156,
                1470.3220119222851
              ],
              [
                282772.54369092523,
                4822626.201051156,
                1470.3220119222851
              ],
              [
                283827.4636909253,
                4822626.201051156,
                1565.002011922285
              ],
              [
                283827.4636909253,
                4821209.301051156,
                1565.002011922285
              ],
              [
                282772.54369092523,
                4821209.301051156,
                1470.3220119222851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:37:20+00:00",
        "end_time": "2017-09-11T19:56:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880407,
            43.5122363,
            1470.322012,
            -119.6744375,
            43.52528643,
            1565.002012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747463834653,
                  43.512236295546735,
                  1470.3220119222851
                ],
                [
                  -119.68804073806665,
                  43.524980386183955,
                  1470.3220119222851
                ],
                [
                  -119.67500086074384,
                  43.525286428399006,
                  1565.002011922285
                ],
                [
                  -119.67443749921095,
                  43.51254220237823,
                  1565.002011922285
                ],
                [
                  -119.68747463834653,
                  43.512236295546735,
                  1470.3220119222851
                ]
              ]
            ]
          },
          "id": "20170911_43119E6416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:37:20Z",
            "pc:count": 16886000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283304.3017,
                "count": 16886000,
                "maximum": 283827.4637,
                "minimum": 282772.5437,
                "name": "X",
                "position": 0,
                "stddev": 287.8334989,
                "variance": 82848.12306
              },
              {
                "average": 4821935.052,
                "count": 16886000,
                "maximum": 4822626.201,
                "minimum": 4821209.301,
                "name": "Y",
                "position": 1,
                "stddev": 385.174959,
                "variance": 148359.749
              },
              {
                "average": 1521.966554,
                "count": 16886000,
                "maximum": 1565.002012,
                "minimum": 1470.322012,
                "name": "Z",
                "position": 2,
                "stddev": 17.30883667,
                "variance": 299.5958267
              },
              {
                "average": 23148.43902,
                "count": 16886000,
                "maximum": 42257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5986.284905,
                "variance": 35835606.96
              },
              {
                "average": 1.113927395,
                "count": 16886000,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3557736098,
                "variance": 0.1265748614
              },
              {
                "average": 1.229147815,
                "count": 16886000,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5044613231,
                "variance": 0.2544812266
              },
              {
                "average": 0.5020156935,
                "count": 16886000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959518,
                "variance": 0.2499959518
              },
              {
                "average": 1.439061945e-05,
                "count": 16886000,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003793469811,
                "variance": 1.439041321e-05
              },
              {
                "average": 1.223477437,
                "count": 16886000,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4165756623,
                "variance": 0.1735352824
              },
              {
                "average": -0.1304073462,
                "count": 16886000,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97604291,
                "variance": 143.4256039
              },
              {
                "average": 1.942214556,
                "count": 16886000,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032383365,
                "variance": 1.065815412
              },
              {
                "average": 1189.045316,
                "count": 16886000,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9351846855,
                "variance": 0.8745703961
              },
              {
                "average": 38635.20748,
                "count": 16886000,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8863.553877,
                "variance": 78562587.33
              },
              {
                "average": 37666.99806,
                "count": 16886000,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7071.442198,
                "variance": 50005294.75
              },
              {
                "average": 33181.29702,
                "count": 16886000,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7445.716041,
                "variance": 55438687.36
              },
              {
                "average": 189196075.4,
                "count": 16886000,
                "maximum": 189197440.7,
                "minimum": 189194987.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 600.3663945,
                "variance": 360439.8077
              },
              {
                "average": 0,
                "count": 16886000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16886000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16886000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16886000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16886000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282772.5437,
              4821209.301,
              1470.322012,
              283827.4637,
              4822626.201,
              1565.002012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282772.54369092523,
                    4821209.301051156,
                    1470.3220119222851
                  ],
                  [
                    282772.54369092523,
                    4822626.201051156,
                    1470.3220119222851
                  ],
                  [
                    283827.4636909253,
                    4822626.201051156,
                    1565.002011922285
                  ],
                  [
                    283827.4636909253,
                    4821209.301051156,
                    1565.002011922285
                  ],
                  [
                    282772.54369092523,
                    4821209.301051156,
                    1470.3220119222851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:37:20+00:00",
            "end_time": "2017-09-11T19:56:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4999741161207,
              43.537221904293965,
              1281.9114586753683
            ],
            [
              -119.50050180814453,
              43.549982405270754,
              1281.9114586753683
            ],
            [
              -119.48749864078324,
              43.550266228087665,
              1298.2514586753684
            ],
            [
              -119.48697368595997,
              43.53750560140059,
              1298.2514586753684
            ],
            [
              -119.4999741161207,
              43.537221904293965,
              1281.9114586753683
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005018,
        43.5372219,
        1281.911459,
        -119.4869737,
        43.55026623,
        1298.251459
      ],
      "properties": {
        "datetime": "2017-09-08T23:59:45Z",
        "pc:count": 33754084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298562.9092,
            "count": 33754084,
            "maximum": 299063.4614,
            "minimum": 298012.1014,
            "name": "X",
            "position": 0,
            "stddev": 284.4643766,
            "variance": 80919.98153
          },
          {
            "average": 4824253.124,
            "count": 33754084,
            "maximum": 4824930.112,
            "minimum": 4823511.592,
            "name": "Y",
            "position": 1,
            "stddev": 396.0551721,
            "variance": 156859.6993
          },
          {
            "average": 1285.578198,
            "count": 33754084,
            "maximum": 1298.251459,
            "minimum": 1281.911459,
            "name": "Z",
            "position": 2,
            "stddev": 2.561260483,
            "variance": 6.560055264
          },
          {
            "average": 29852.03139,
            "count": 33754084,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5541.140653,
            "variance": 30704239.74
          },
          {
            "average": 1.000737066,
            "count": 33754084,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02730763985,
            "variance": 0.0007457071942
          },
          {
            "average": 1.001466963,
            "count": 33754084,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03863342165,
            "variance": 0.001492541268
          },
          {
            "average": 0.5023475085,
            "count": 33754084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944966,
            "variance": 0.2499944966
          },
          {
            "average": 1.362798054e-05,
            "count": 33754084,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003691584379,
            "variance": 1.362779522e-05
          },
          {
            "average": 1.091349272,
            "count": 33754084,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.288105163,
            "variance": 0.08300458495
          },
          {
            "average": -0.07213306242,
            "count": 33754084,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.56110691,
            "variance": 133.659193
          },
          {
            "average": 2.002081704,
            "count": 33754084,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001705639,
            "variance": 1.003414186
          },
          {
            "average": 1146.942756,
            "count": 33754084,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.689529067,
            "variance": 7.233566603
          },
          {
            "average": 36365.33634,
            "count": 33754084,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6867.945762,
            "variance": 47168678.99
          },
          {
            "average": 37197.15685,
            "count": 33754084,
            "maximum": 57344,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4989.571667,
            "variance": 24895825.42
          },
          {
            "average": 30723.17441,
            "count": 33754084,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6062.933162,
            "variance": 36759158.52
          },
          {
            "average": 188771223.1,
            "count": 33754084,
            "maximum": 188950385,
            "minimum": 188239952.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 304715.1736,
            "variance": 92851337000.0
          },
          {
            "average": 0,
            "count": 33754084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33754084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33754084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33754084,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33754084,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298012.1014,
          4823511.592,
          1281.911459,
          299063.4614,
          4824930.112,
          1298.251459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298012.1013675533,
                4823511.592052371,
                1281.9114586753683
              ],
              [
                298012.1013675533,
                4824930.112052371,
                1281.9114586753683
              ],
              [
                299063.4613675533,
                4824930.112052371,
                1298.2514586753684
              ],
              [
                299063.4613675533,
                4823511.592052371,
                1298.2514586753684
              ],
              [
                298012.1013675533,
                4823511.592052371,
                1281.9114586753683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:59:45+00:00",
        "end_time": "2017-08-31T18:39:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005018,
            43.5372219,
            1281.911459,
            -119.4869737,
            43.55026623,
            1298.251459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4999741161207,
                  43.537221904293965,
                  1281.9114586753683
                ],
                [
                  -119.50050180814453,
                  43.549982405270754,
                  1281.9114586753683
                ],
                [
                  -119.48749864078324,
                  43.550266228087665,
                  1298.2514586753684
                ],
                [
                  -119.48697368595997,
                  43.53750560140059,
                  1298.2514586753684
                ],
                [
                  -119.4999741161207,
                  43.537221904293965,
                  1281.9114586753683
                ]
              ]
            ]
          },
          "id": "20170831_43119E4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:59:45Z",
            "pc:count": 33754084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298562.9092,
                "count": 33754084,
                "maximum": 299063.4614,
                "minimum": 298012.1014,
                "name": "X",
                "position": 0,
                "stddev": 284.4643766,
                "variance": 80919.98153
              },
              {
                "average": 4824253.124,
                "count": 33754084,
                "maximum": 4824930.112,
                "minimum": 4823511.592,
                "name": "Y",
                "position": 1,
                "stddev": 396.0551721,
                "variance": 156859.6993
              },
              {
                "average": 1285.578198,
                "count": 33754084,
                "maximum": 1298.251459,
                "minimum": 1281.911459,
                "name": "Z",
                "position": 2,
                "stddev": 2.561260483,
                "variance": 6.560055264
              },
              {
                "average": 29852.03139,
                "count": 33754084,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5541.140653,
                "variance": 30704239.74
              },
              {
                "average": 1.000737066,
                "count": 33754084,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02730763985,
                "variance": 0.0007457071942
              },
              {
                "average": 1.001466963,
                "count": 33754084,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03863342165,
                "variance": 0.001492541268
              },
              {
                "average": 0.5023475085,
                "count": 33754084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944966,
                "variance": 0.2499944966
              },
              {
                "average": 1.362798054e-05,
                "count": 33754084,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003691584379,
                "variance": 1.362779522e-05
              },
              {
                "average": 1.091349272,
                "count": 33754084,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.288105163,
                "variance": 0.08300458495
              },
              {
                "average": -0.07213306242,
                "count": 33754084,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.56110691,
                "variance": 133.659193
              },
              {
                "average": 2.002081704,
                "count": 33754084,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001705639,
                "variance": 1.003414186
              },
              {
                "average": 1146.942756,
                "count": 33754084,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.689529067,
                "variance": 7.233566603
              },
              {
                "average": 36365.33634,
                "count": 33754084,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6867.945762,
                "variance": 47168678.99
              },
              {
                "average": 37197.15685,
                "count": 33754084,
                "maximum": 57344,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4989.571667,
                "variance": 24895825.42
              },
              {
                "average": 30723.17441,
                "count": 33754084,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6062.933162,
                "variance": 36759158.52
              },
              {
                "average": 188771223.1,
                "count": 33754084,
                "maximum": 188950385,
                "minimum": 188239952.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 304715.1736,
                "variance": 92851337000.0
              },
              {
                "average": 0,
                "count": 33754084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33754084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33754084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33754084,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33754084,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298012.1014,
              4823511.592,
              1281.911459,
              299063.4614,
              4824930.112,
              1298.251459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298012.1013675533,
                    4823511.592052371,
                    1281.9114586753683
                  ],
                  [
                    298012.1013675533,
                    4824930.112052371,
                    1281.9114586753683
                  ],
                  [
                    299063.4613675533,
                    4824930.112052371,
                    1298.2514586753684
                  ],
                  [
                    299063.4613675533,
                    4823511.592052371,
                    1298.2514586753684
                  ],
                  [
                    298012.1013675533,
                    4823511.592052371,
                    1281.9114586753683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:59:45+00:00",
            "end_time": "2017-08-31T18:39: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": "20170911_43119E6312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747195387408,
              43.52469731392043,
              1328.2423931795254
            ],
            [
              -119.73805062011527,
              43.53748042209662,
              1328.2423931795254
            ],
            [
              -119.72500042822342,
              43.53779243311109,
              1442.0023931795256
            ],
            [
              -119.72442451170083,
              43.52500918649157,
              1442.0023931795256
            ],
            [
              -119.73747195387408,
              43.52469731392043,
              1328.2423931795254
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380506,
        43.52469731,
        1328.242393,
        -119.7244245,
        43.53779243,
        1442.002393
      ],
      "properties": {
        "datetime": "2017-09-11T21:32:25Z",
        "pc:count": 12694947,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279289.944,
            "count": 12694947,
            "maximum": 279832.2666,
            "minimum": 278776.6866,
            "name": "X",
            "position": 0,
            "stddev": 293.268693,
            "variance": 86006.52631
          },
          {
            "average": 4823477.593,
            "count": 12694947,
            "maximum": 4824146.415,
            "minimum": 4822725.115,
            "name": "Y",
            "position": 1,
            "stddev": 381.0153794,
            "variance": 145172.7193
          },
          {
            "average": 1344.344224,
            "count": 12694947,
            "maximum": 1442.002393,
            "minimum": 1328.242393,
            "name": "Z",
            "position": 2,
            "stddev": 26.67379081,
            "variance": 711.4911162
          },
          {
            "average": 25039.63559,
            "count": 12694947,
            "maximum": 41649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3229.962849,
            "variance": 10432660.01
          },
          {
            "average": 1.01692382,
            "count": 12694947,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1421813019,
            "variance": 0.02021552262
          },
          {
            "average": 1.034190454,
            "count": 12694947,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2096814186,
            "variance": 0.04396629732
          },
          {
            "average": 0.5022017028,
            "count": 12694947,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951722,
            "variance": 0.2499951722
          },
          {
            "average": 1.260343978e-05,
            "count": 12694947,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003550110128,
            "variance": 1.260328192e-05
          },
          {
            "average": 1.21795798,
            "count": 12694947,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4128587073,
            "variance": 0.1704523122
          },
          {
            "average": -0.3548592201,
            "count": 12694947,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93429186,
            "variance": 142.4273221
          },
          {
            "average": 2.001450735,
            "count": 12694947,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005594077,
            "variance": 1.011219448
          },
          {
            "average": 1195.945125,
            "count": 12694947,
            "maximum": 1198,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.014051271,
            "variance": 1.028299981
          },
          {
            "average": 39381.82236,
            "count": 12694947,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7561.542444,
            "variance": 57176924.13
          },
          {
            "average": 37751.92322,
            "count": 12694947,
            "maximum": 54272,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6635.14806,
            "variance": 44025189.77
          },
          {
            "average": 34072.7802,
            "count": 12694947,
            "maximum": 51968,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5730.836937,
            "variance": 32842492
          },
          {
            "average": 189199857.7,
            "count": 12694947,
            "maximum": 189200745,
            "minimum": 189198797.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 506.7152256,
            "variance": 256760.3198
          },
          {
            "average": 0,
            "count": 12694947,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12694947,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12694947,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12694947,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12694947,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278776.6866,
          4822725.115,
          1328.242393,
          279832.2666,
          4824146.415,
          1442.002393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278776.6866393503,
                4822725.115384973,
                1328.2423931795254
              ],
              [
                278776.6866393503,
                4824146.415384973,
                1328.2423931795254
              ],
              [
                279832.2666393503,
                4824146.415384973,
                1442.0023931795256
              ],
              [
                279832.2666393503,
                4822725.115384973,
                1442.0023931795256
              ],
              [
                278776.6866393503,
                4822725.115384973,
                1328.2423931795254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:32:25+00:00",
        "end_time": "2017-09-11T20:59:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380506,
            43.52469731,
            1328.242393,
            -119.7244245,
            43.53779243,
            1442.002393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747195387408,
                  43.52469731392043,
                  1328.2423931795254
                ],
                [
                  -119.73805062011527,
                  43.53748042209662,
                  1328.2423931795254
                ],
                [
                  -119.72500042822342,
                  43.53779243311109,
                  1442.0023931795256
                ],
                [
                  -119.72442451170083,
                  43.52500918649157,
                  1442.0023931795256
                ],
                [
                  -119.73747195387408,
                  43.52469731392043,
                  1328.2423931795254
                ]
              ]
            ]
          },
          "id": "20170911_43119E6312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:32:25Z",
            "pc:count": 12694947,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279289.944,
                "count": 12694947,
                "maximum": 279832.2666,
                "minimum": 278776.6866,
                "name": "X",
                "position": 0,
                "stddev": 293.268693,
                "variance": 86006.52631
              },
              {
                "average": 4823477.593,
                "count": 12694947,
                "maximum": 4824146.415,
                "minimum": 4822725.115,
                "name": "Y",
                "position": 1,
                "stddev": 381.0153794,
                "variance": 145172.7193
              },
              {
                "average": 1344.344224,
                "count": 12694947,
                "maximum": 1442.002393,
                "minimum": 1328.242393,
                "name": "Z",
                "position": 2,
                "stddev": 26.67379081,
                "variance": 711.4911162
              },
              {
                "average": 25039.63559,
                "count": 12694947,
                "maximum": 41649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3229.962849,
                "variance": 10432660.01
              },
              {
                "average": 1.01692382,
                "count": 12694947,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1421813019,
                "variance": 0.02021552262
              },
              {
                "average": 1.034190454,
                "count": 12694947,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2096814186,
                "variance": 0.04396629732
              },
              {
                "average": 0.5022017028,
                "count": 12694947,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951722,
                "variance": 0.2499951722
              },
              {
                "average": 1.260343978e-05,
                "count": 12694947,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003550110128,
                "variance": 1.260328192e-05
              },
              {
                "average": 1.21795798,
                "count": 12694947,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4128587073,
                "variance": 0.1704523122
              },
              {
                "average": -0.3548592201,
                "count": 12694947,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93429186,
                "variance": 142.4273221
              },
              {
                "average": 2.001450735,
                "count": 12694947,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005594077,
                "variance": 1.011219448
              },
              {
                "average": 1195.945125,
                "count": 12694947,
                "maximum": 1198,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.014051271,
                "variance": 1.028299981
              },
              {
                "average": 39381.82236,
                "count": 12694947,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7561.542444,
                "variance": 57176924.13
              },
              {
                "average": 37751.92322,
                "count": 12694947,
                "maximum": 54272,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6635.14806,
                "variance": 44025189.77
              },
              {
                "average": 34072.7802,
                "count": 12694947,
                "maximum": 51968,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5730.836937,
                "variance": 32842492
              },
              {
                "average": 189199857.7,
                "count": 12694947,
                "maximum": 189200745,
                "minimum": 189198797.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 506.7152256,
                "variance": 256760.3198
              },
              {
                "average": 0,
                "count": 12694947,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12694947,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12694947,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12694947,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12694947,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278776.6866,
              4822725.115,
              1328.242393,
              279832.2666,
              4824146.415,
              1442.002393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278776.6866393503,
                    4822725.115384973,
                    1328.2423931795254
                  ],
                  [
                    278776.6866393503,
                    4824146.415384973,
                    1328.2423931795254
                  ],
                  [
                    279832.2666393503,
                    4824146.415384973,
                    1442.0023931795256
                  ],
                  [
                    279832.2666393503,
                    4822725.115384973,
                    1442.0023931795256
                  ],
                  [
                    278776.6866393503,
                    4822725.115384973,
                    1328.2423931795254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:32:25+00:00",
            "end_time": "2017-09-11T20:59: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": "20170910_43119E5118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997247044356,
              43.57471135672539,
              1300.975852701567
            ],
            [
              -119.6005224237802,
              43.58748121396865,
              1300.975852701567
            ],
            [
              -119.5874988319658,
              43.587776915309604,
              1323.855852701567
            ],
            [
              -119.58695162532257,
              43.575006927007536,
              1323.855852701567
            ],
            [
              -119.59997247044356,
              43.57471135672539,
              1300.975852701567
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005224,
        43.57471136,
        1300.975853,
        -119.5869516,
        43.58777692,
        1323.855853
      ],
      "properties": {
        "datetime": "2017-09-10T16:30:23Z",
        "pc:count": 14308988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290582.3963,
            "count": 14308988,
            "maximum": 291115.0742,
            "minimum": 290062.6342,
            "name": "X",
            "position": 0,
            "stddev": 293.0250059,
            "variance": 85863.6541
          },
          {
            "average": 4828632.48,
            "count": 14308988,
            "maximum": 4829342.901,
            "minimum": 4827923.221,
            "name": "Y",
            "position": 1,
            "stddev": 398.9127129,
            "variance": 159131.3525
          },
          {
            "average": 1307.61433,
            "count": 14308988,
            "maximum": 1323.855853,
            "minimum": 1300.975853,
            "name": "Z",
            "position": 2,
            "stddev": 4.069527802,
            "variance": 16.56105653
          },
          {
            "average": 31914.58798,
            "count": 14308988,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4890.851057,
            "variance": 23920424.06
          },
          {
            "average": 1.003817461,
            "count": 14308988,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07074947957,
            "variance": 0.00500548886
          },
          {
            "average": 1.00761116,
            "count": 14308988,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1059938373,
            "variance": 0.01123469354
          },
          {
            "average": 0.5023738925,
            "count": 14308988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943821,
            "variance": 0.2499943821
          },
          {
            "average": 3.005104204e-06,
            "count": 14308988,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001733521094,
            "variance": 3.005095384e-06
          },
          {
            "average": 1.315141853,
            "count": 14308988,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4645723633,
            "variance": 0.2158274808
          },
          {
            "average": -0.3858930521,
            "count": 14308988,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92336541,
            "variance": 142.1666428
          },
          {
            "average": 2.007395701,
            "count": 14308988,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002022603,
            "variance": 1.004049298
          },
          {
            "average": 1164.612306,
            "count": 14308988,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9621802169,
            "variance": 0.9257907697
          },
          {
            "average": 28688.90857,
            "count": 14308988,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13678.54266,
            "variance": 187102529.4
          },
          {
            "average": 33315.03943,
            "count": 14308988,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8056.715287,
            "variance": 64910661.21
          },
          {
            "average": 25424.33646,
            "count": 14308988,
            "maximum": 60416,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10423.79994,
            "variance": 108655605.2
          },
          {
            "average": 189094781.9,
            "count": 14308988,
            "maximum": 189096223.8,
            "minimum": 189093194,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.0105216,
            "variance": 348112.4156
          },
          {
            "average": 0,
            "count": 14308988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14308988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14308988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14308988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14308988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290062.6342,
          4827923.221,
          1300.975853,
          291115.0742,
          4829342.901,
          1323.855853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290062.6342405722,
                4827923.221392592,
                1300.975852701567
              ],
              [
                290062.6342405722,
                4829342.901392592,
                1300.975852701567
              ],
              [
                291115.07424057217,
                4829342.901392592,
                1323.855852701567
              ],
              [
                291115.07424057217,
                4827923.221392592,
                1323.855852701567
              ],
              [
                290062.6342405722,
                4827923.221392592,
                1300.975852701567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:30:23+00:00",
        "end_time": "2017-09-10T15:39:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005224,
            43.57471136,
            1300.975853,
            -119.5869516,
            43.58777692,
            1323.855853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997247044356,
                  43.57471135672539,
                  1300.975852701567
                ],
                [
                  -119.6005224237802,
                  43.58748121396865,
                  1300.975852701567
                ],
                [
                  -119.5874988319658,
                  43.587776915309604,
                  1323.855852701567
                ],
                [
                  -119.58695162532257,
                  43.575006927007536,
                  1323.855852701567
                ],
                [
                  -119.59997247044356,
                  43.57471135672539,
                  1300.975852701567
                ]
              ]
            ]
          },
          "id": "20170910_43119E5118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:30:23Z",
            "pc:count": 14308988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290582.3963,
                "count": 14308988,
                "maximum": 291115.0742,
                "minimum": 290062.6342,
                "name": "X",
                "position": 0,
                "stddev": 293.0250059,
                "variance": 85863.6541
              },
              {
                "average": 4828632.48,
                "count": 14308988,
                "maximum": 4829342.901,
                "minimum": 4827923.221,
                "name": "Y",
                "position": 1,
                "stddev": 398.9127129,
                "variance": 159131.3525
              },
              {
                "average": 1307.61433,
                "count": 14308988,
                "maximum": 1323.855853,
                "minimum": 1300.975853,
                "name": "Z",
                "position": 2,
                "stddev": 4.069527802,
                "variance": 16.56105653
              },
              {
                "average": 31914.58798,
                "count": 14308988,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4890.851057,
                "variance": 23920424.06
              },
              {
                "average": 1.003817461,
                "count": 14308988,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07074947957,
                "variance": 0.00500548886
              },
              {
                "average": 1.00761116,
                "count": 14308988,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1059938373,
                "variance": 0.01123469354
              },
              {
                "average": 0.5023738925,
                "count": 14308988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943821,
                "variance": 0.2499943821
              },
              {
                "average": 3.005104204e-06,
                "count": 14308988,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001733521094,
                "variance": 3.005095384e-06
              },
              {
                "average": 1.315141853,
                "count": 14308988,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4645723633,
                "variance": 0.2158274808
              },
              {
                "average": -0.3858930521,
                "count": 14308988,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92336541,
                "variance": 142.1666428
              },
              {
                "average": 2.007395701,
                "count": 14308988,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002022603,
                "variance": 1.004049298
              },
              {
                "average": 1164.612306,
                "count": 14308988,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9621802169,
                "variance": 0.9257907697
              },
              {
                "average": 28688.90857,
                "count": 14308988,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13678.54266,
                "variance": 187102529.4
              },
              {
                "average": 33315.03943,
                "count": 14308988,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8056.715287,
                "variance": 64910661.21
              },
              {
                "average": 25424.33646,
                "count": 14308988,
                "maximum": 60416,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10423.79994,
                "variance": 108655605.2
              },
              {
                "average": 189094781.9,
                "count": 14308988,
                "maximum": 189096223.8,
                "minimum": 189093194,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.0105216,
                "variance": 348112.4156
              },
              {
                "average": 0,
                "count": 14308988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14308988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14308988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14308988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14308988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290062.6342,
              4827923.221,
              1300.975853,
              291115.0742,
              4829342.901,
              1323.855853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290062.6342405722,
                    4827923.221392592,
                    1300.975852701567
                  ],
                  [
                    290062.6342405722,
                    4829342.901392592,
                    1300.975852701567
                  ],
                  [
                    291115.07424057217,
                    4829342.901392592,
                    1323.855852701567
                  ],
                  [
                    291115.07424057217,
                    4827923.221392592,
                    1323.855852701567
                  ],
                  [
                    290062.6342405722,
                    4827923.221392592,
                    1300.975852701567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:30:23+00:00",
            "end_time": "2017-09-10T15:39: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": "20170910_43119E6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747260079815,
              43.59970706988474,
              1310.5392965138517
            ],
            [
              -119.63803115636676,
              43.612480805456926,
              1310.5392965138517
            ],
            [
              -119.62499958939004,
              43.61278098374688,
              1349.3592965138519
            ],
            [
              -119.62444378527778,
              43.60000711509702,
              1349.3592965138519
            ],
            [
              -119.63747260079815,
              43.59970706988474,
              1310.5392965138517
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380312,
        43.59970707,
        1310.539297,
        -119.6244438,
        43.61278098,
        1349.359297
      ],
      "properties": {
        "datetime": "2017-09-10T17:08:04Z",
        "pc:count": 13815227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287641.7061,
            "count": 13815227,
            "maximum": 288175.3919,
            "minimum": 287122.7119,
            "name": "X",
            "position": 0,
            "stddev": 291.3427704,
            "variance": 84880.60987
          },
          {
            "average": 4831498.784,
            "count": 13815227,
            "maximum": 4832215.014,
            "minimum": 4830794.854,
            "name": "Y",
            "position": 1,
            "stddev": 400.7750478,
            "variance": 160620.639
          },
          {
            "average": 1316.862261,
            "count": 13815227,
            "maximum": 1349.359297,
            "minimum": 1310.539297,
            "name": "Z",
            "position": 2,
            "stddev": 3.635194832,
            "variance": 13.21464147
          },
          {
            "average": 32790.99825,
            "count": 13815227,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6115.211283,
            "variance": 37395809.04
          },
          {
            "average": 1.019454403,
            "count": 13815227,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1492791855,
            "variance": 0.02228427522
          },
          {
            "average": 1.039718493,
            "count": 13815227,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2253551813,
            "variance": 0.05078495773
          },
          {
            "average": 0.5016590752,
            "count": 13815227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972656,
            "variance": 0.2499972656
          },
          {
            "average": 2.895355972e-06,
            "count": 13815227,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001701572155,
            "variance": 2.895347799e-06
          },
          {
            "average": 1.289412472,
            "count": 13815227,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4534897,
            "variance": 0.205652908
          },
          {
            "average": 0.1120287434,
            "count": 13815227,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96238288,
            "variance": 143.0986041
          },
          {
            "average": 1.992242979,
            "count": 13815227,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008211023,
            "variance": 1.016489467
          },
          {
            "average": 1168.051226,
            "count": 13815227,
            "maximum": 1170,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.010499632,
            "variance": 1.021109507
          },
          {
            "average": 24285.95697,
            "count": 13815227,
            "maximum": 59904,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 12002.98374,
            "variance": 144071618.6
          },
          {
            "average": 30365.28798,
            "count": 13815227,
            "maximum": 60672,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7806.734527,
            "variance": 60945103.97
          },
          {
            "average": 21547.40293,
            "count": 13815227,
            "maximum": 61696,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 9574.310272,
            "variance": 91667417.19
          },
          {
            "average": 189096901,
            "count": 13815227,
            "maximum": 189098484.4,
            "minimum": 189095611,
            "name": "GpsTime",
            "position": 15,
            "stddev": 678.8838903,
            "variance": 460883.3365
          },
          {
            "average": 0,
            "count": 13815227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13815227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13815227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13815227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13815227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287122.7119,
          4830794.854,
          1310.539297,
          288175.3919,
          4832215.014,
          1349.359297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287122.711912079,
                4830794.853782929,
                1310.5392965138517
              ],
              [
                287122.711912079,
                4832215.013782929,
                1310.5392965138517
              ],
              [
                288175.39191207907,
                4832215.013782929,
                1349.3592965138519
              ],
              [
                288175.39191207907,
                4830794.853782929,
                1349.3592965138519
              ],
              [
                287122.711912079,
                4830794.853782929,
                1310.5392965138517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:08:04+00:00",
        "end_time": "2017-09-10T16:20:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380312,
            43.59970707,
            1310.539297,
            -119.6244438,
            43.61278098,
            1349.359297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747260079815,
                  43.59970706988474,
                  1310.5392965138517
                ],
                [
                  -119.63803115636676,
                  43.612480805456926,
                  1310.5392965138517
                ],
                [
                  -119.62499958939004,
                  43.61278098374688,
                  1349.3592965138519
                ],
                [
                  -119.62444378527778,
                  43.60000711509702,
                  1349.3592965138519
                ],
                [
                  -119.63747260079815,
                  43.59970706988474,
                  1310.5392965138517
                ]
              ]
            ]
          },
          "id": "20170910_43119E6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:08:04Z",
            "pc:count": 13815227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287641.7061,
                "count": 13815227,
                "maximum": 288175.3919,
                "minimum": 287122.7119,
                "name": "X",
                "position": 0,
                "stddev": 291.3427704,
                "variance": 84880.60987
              },
              {
                "average": 4831498.784,
                "count": 13815227,
                "maximum": 4832215.014,
                "minimum": 4830794.854,
                "name": "Y",
                "position": 1,
                "stddev": 400.7750478,
                "variance": 160620.639
              },
              {
                "average": 1316.862261,
                "count": 13815227,
                "maximum": 1349.359297,
                "minimum": 1310.539297,
                "name": "Z",
                "position": 2,
                "stddev": 3.635194832,
                "variance": 13.21464147
              },
              {
                "average": 32790.99825,
                "count": 13815227,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6115.211283,
                "variance": 37395809.04
              },
              {
                "average": 1.019454403,
                "count": 13815227,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1492791855,
                "variance": 0.02228427522
              },
              {
                "average": 1.039718493,
                "count": 13815227,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2253551813,
                "variance": 0.05078495773
              },
              {
                "average": 0.5016590752,
                "count": 13815227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972656,
                "variance": 0.2499972656
              },
              {
                "average": 2.895355972e-06,
                "count": 13815227,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001701572155,
                "variance": 2.895347799e-06
              },
              {
                "average": 1.289412472,
                "count": 13815227,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4534897,
                "variance": 0.205652908
              },
              {
                "average": 0.1120287434,
                "count": 13815227,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96238288,
                "variance": 143.0986041
              },
              {
                "average": 1.992242979,
                "count": 13815227,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008211023,
                "variance": 1.016489467
              },
              {
                "average": 1168.051226,
                "count": 13815227,
                "maximum": 1170,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.010499632,
                "variance": 1.021109507
              },
              {
                "average": 24285.95697,
                "count": 13815227,
                "maximum": 59904,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 12002.98374,
                "variance": 144071618.6
              },
              {
                "average": 30365.28798,
                "count": 13815227,
                "maximum": 60672,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7806.734527,
                "variance": 60945103.97
              },
              {
                "average": 21547.40293,
                "count": 13815227,
                "maximum": 61696,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 9574.310272,
                "variance": 91667417.19
              },
              {
                "average": 189096901,
                "count": 13815227,
                "maximum": 189098484.4,
                "minimum": 189095611,
                "name": "GpsTime",
                "position": 15,
                "stddev": 678.8838903,
                "variance": 460883.3365
              },
              {
                "average": 0,
                "count": 13815227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13815227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13815227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13815227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13815227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287122.7119,
              4830794.854,
              1310.539297,
              288175.3919,
              4832215.014,
              1349.359297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287122.711912079,
                    4830794.853782929,
                    1310.5392965138517
                  ],
                  [
                    287122.711912079,
                    4832215.013782929,
                    1310.5392965138517
                  ],
                  [
                    288175.39191207907,
                    4832215.013782929,
                    1349.3592965138519
                  ],
                  [
                    288175.39191207907,
                    4830794.853782929,
                    1349.3592965138519
                  ],
                  [
                    287122.711912079,
                    4830794.853782929,
                    1310.5392965138517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:08:04+00:00",
            "end_time": "2017-09-10T16:20: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": "20170831_43119E5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247302339997,
              43.612215244270466,
              1303.2314251100836
            ],
            [
              -119.56301559921638,
              43.62498161709376,
              1303.2314251100836
            ],
            [
              -119.54999814200832,
              43.62527291749382,
              1359.5714251100837
            ],
            [
              -119.54945831461545,
              43.61250641560587,
              1359.5714251100837
            ],
            [
              -119.56247302339997,
              43.612215244270466,
              1303.2314251100836
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630156,
        43.61221524,
        1303.231425,
        -119.5494583,
        43.62527292,
        1359.571425
      ],
      "properties": {
        "datetime": "2017-09-10T14:40:54Z",
        "pc:count": 22804800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293814.9557,
            "count": 22804800,
            "maximum": 294270.4689,
            "minimum": 293219.2089,
            "name": "X",
            "position": 0,
            "stddev": 284.5145255,
            "variance": 80948.5152
          },
          {
            "average": 4832723.082,
            "count": 22804800,
            "maximum": 4833413.773,
            "minimum": 4831994.513,
            "name": "Y",
            "position": 1,
            "stddev": 402.4078636,
            "variance": 161932.0887
          },
          {
            "average": 1311.789012,
            "count": 22804800,
            "maximum": 1359.571425,
            "minimum": 1303.231425,
            "name": "Z",
            "position": 2,
            "stddev": 8.047954835,
            "variance": 64.76957702
          },
          {
            "average": 25555.1053,
            "count": 22804800,
            "maximum": 45953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3495.36854,
            "variance": 12217601.23
          },
          {
            "average": 1.021099067,
            "count": 22804800,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1634142057,
            "variance": 0.02670420261
          },
          {
            "average": 1.042494563,
            "count": 22804800,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2432754693,
            "variance": 0.05918295396
          },
          {
            "average": 0.5043676331,
            "count": 22804800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999809344,
            "variance": 0.2499809347
          },
          {
            "average": 2.565249421e-05,
            "count": 22804800,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005064764287,
            "variance": 2.565183729e-05
          },
          {
            "average": 1.174015383,
            "count": 22804800,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3791227184,
            "variance": 0.1437340356
          },
          {
            "average": -1.238944086,
            "count": 22804800,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8985788,
            "variance": 141.5761775
          },
          {
            "average": 1.999755446,
            "count": 22804800,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006199663,
            "variance": 1.012437761
          },
          {
            "average": 1151.707099,
            "count": 22804800,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.313765888,
            "variance": 5.353512586
          },
          {
            "average": 42568.23111,
            "count": 22804800,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4882.166545,
            "variance": 23835550.17
          },
          {
            "average": 40649.44786,
            "count": 22804800,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4017.276578,
            "variance": 16138511.1
          },
          {
            "average": 36584.93789,
            "count": 22804800,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4041.90633,
            "variance": 16337006.78
          },
          {
            "average": 188934266.1,
            "count": 22804800,
            "maximum": 189089654.6,
            "minimum": 188241804.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101379.8609,
            "variance": 10277876200.0
          },
          {
            "average": 0,
            "count": 22804800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22804800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22804800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22804800,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22804800,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293219.2089,
          4831994.513,
          1303.231425,
          294270.4689,
          4833413.773,
          1359.571425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293219.20887974306,
                4831994.513052188,
                1303.2314251100836
              ],
              [
                293219.20887974306,
                4833413.773052188,
                1303.2314251100836
              ],
              [
                294270.4688797431,
                4833413.773052188,
                1359.5714251100837
              ],
              [
                294270.4688797431,
                4831994.513052188,
                1359.5714251100837
              ],
              [
                293219.20887974306,
                4831994.513052188,
                1303.2314251100836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:40:54+00:00",
        "end_time": "2017-08-31T19:10:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630156,
            43.61221524,
            1303.231425,
            -119.5494583,
            43.62527292,
            1359.571425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247302339997,
                  43.612215244270466,
                  1303.2314251100836
                ],
                [
                  -119.56301559921638,
                  43.62498161709376,
                  1303.2314251100836
                ],
                [
                  -119.54999814200832,
                  43.62527291749382,
                  1359.5714251100837
                ],
                [
                  -119.54945831461545,
                  43.61250641560587,
                  1359.5714251100837
                ],
                [
                  -119.56247302339997,
                  43.612215244270466,
                  1303.2314251100836
                ]
              ]
            ]
          },
          "id": "20170831_43119E5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:40:54Z",
            "pc:count": 22804800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293814.9557,
                "count": 22804800,
                "maximum": 294270.4689,
                "minimum": 293219.2089,
                "name": "X",
                "position": 0,
                "stddev": 284.5145255,
                "variance": 80948.5152
              },
              {
                "average": 4832723.082,
                "count": 22804800,
                "maximum": 4833413.773,
                "minimum": 4831994.513,
                "name": "Y",
                "position": 1,
                "stddev": 402.4078636,
                "variance": 161932.0887
              },
              {
                "average": 1311.789012,
                "count": 22804800,
                "maximum": 1359.571425,
                "minimum": 1303.231425,
                "name": "Z",
                "position": 2,
                "stddev": 8.047954835,
                "variance": 64.76957702
              },
              {
                "average": 25555.1053,
                "count": 22804800,
                "maximum": 45953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3495.36854,
                "variance": 12217601.23
              },
              {
                "average": 1.021099067,
                "count": 22804800,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1634142057,
                "variance": 0.02670420261
              },
              {
                "average": 1.042494563,
                "count": 22804800,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2432754693,
                "variance": 0.05918295396
              },
              {
                "average": 0.5043676331,
                "count": 22804800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999809344,
                "variance": 0.2499809347
              },
              {
                "average": 2.565249421e-05,
                "count": 22804800,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005064764287,
                "variance": 2.565183729e-05
              },
              {
                "average": 1.174015383,
                "count": 22804800,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3791227184,
                "variance": 0.1437340356
              },
              {
                "average": -1.238944086,
                "count": 22804800,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8985788,
                "variance": 141.5761775
              },
              {
                "average": 1.999755446,
                "count": 22804800,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006199663,
                "variance": 1.012437761
              },
              {
                "average": 1151.707099,
                "count": 22804800,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.313765888,
                "variance": 5.353512586
              },
              {
                "average": 42568.23111,
                "count": 22804800,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4882.166545,
                "variance": 23835550.17
              },
              {
                "average": 40649.44786,
                "count": 22804800,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4017.276578,
                "variance": 16138511.1
              },
              {
                "average": 36584.93789,
                "count": 22804800,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4041.90633,
                "variance": 16337006.78
              },
              {
                "average": 188934266.1,
                "count": 22804800,
                "maximum": 189089654.6,
                "minimum": 188241804.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101379.8609,
                "variance": 10277876200.0
              },
              {
                "average": 0,
                "count": 22804800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22804800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22804800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22804800,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22804800,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293219.2089,
              4831994.513,
              1303.231425,
              294270.4689,
              4833413.773,
              1359.571425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293219.20887974306,
                    4831994.513052188,
                    1303.2314251100836
                  ],
                  [
                    293219.20887974306,
                    4833413.773052188,
                    1303.2314251100836
                  ],
                  [
                    294270.4688797431,
                    4833413.773052188,
                    1359.5714251100837
                  ],
                  [
                    294270.4688797431,
                    4831994.513052188,
                    1359.5714251100837
                  ],
                  [
                    293219.20887974306,
                    4831994.513052188,
                    1303.2314251100836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:40:54+00:00",
            "end_time": "2017-08-31T19:10:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.737472329478,
              43.59969607338788,
              1348.6264027408395
            ],
            [
              -119.73805254487442,
              43.61247973284541,
              1348.6264027408395
            ],
            [
              -119.72500050571041,
              43.6127918260623,
              1432.6464027408394
            ],
            [
              -119.7244230477822,
              43.60000802813737,
              1432.6464027408394
            ],
            [
              -119.737472329478,
              43.59969607338788,
              1348.6264027408395
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380525,
        43.59969607,
        1348.626403,
        -119.724423,
        43.61279183,
        1432.646403
      ],
      "properties": {
        "datetime": "2017-09-11T20:23:19Z",
        "pc:count": 13555356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279576.6666,
            "count": 13555356,
            "maximum": 280105.551,
            "minimum": 279051.131,
            "name": "X",
            "position": 0,
            "stddev": 289.9809103,
            "variance": 84088.92836
          },
          {
            "average": 4831771.016,
            "count": 13555356,
            "maximum": 4832476.292,
            "minimum": 4831054.912,
            "name": "Y",
            "position": 1,
            "stddev": 411.5200711,
            "variance": 169348.7689
          },
          {
            "average": 1391.582987,
            "count": 13555356,
            "maximum": 1432.646403,
            "minimum": 1348.626403,
            "name": "Z",
            "position": 2,
            "stddev": 17.59139552,
            "variance": 309.4571962
          },
          {
            "average": 23676.44714,
            "count": 13555356,
            "maximum": 42193,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5020.545509,
            "variance": 25205877.21
          },
          {
            "average": 1.078107797,
            "count": 13555356,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3020380446,
            "variance": 0.09122698036
          },
          {
            "average": 1.157195281,
            "count": 13555356,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.437160996,
            "variance": 0.1911097364
          },
          {
            "average": 0.5018068873,
            "count": 13555356,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967536,
            "variance": 0.2499967536
          },
          {
            "average": 5.385325181e-06,
            "count": 13555356,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002320624178,
            "variance": 5.385296576e-06
          },
          {
            "average": 1.240384022,
            "count": 13555356,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4273166948,
            "variance": 0.1825995576
          },
          {
            "average": -0.08826197338,
            "count": 13555356,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9663602,
            "variance": 143.1937765
          },
          {
            "average": 1.961642025,
            "count": 13555356,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023386288,
            "variance": 1.047319494
          },
          {
            "average": 1187.586459,
            "count": 13555356,
            "maximum": 1190,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.975256129,
            "variance": 0.9511245172
          },
          {
            "average": 35506.37917,
            "count": 13555356,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7796.238723,
            "variance": 60781338.22
          },
          {
            "average": 34157.57013,
            "count": 13555356,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6382.380474,
            "variance": 40734780.52
          },
          {
            "average": 30760.24465,
            "count": 13555356,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6193.288277,
            "variance": 38356819.68
          },
          {
            "average": 189195161.7,
            "count": 13555356,
            "maximum": 189196599.2,
            "minimum": 189193567.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 612.0619876,
            "variance": 374619.8766
          },
          {
            "average": 0,
            "count": 13555356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13555356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279051.131,
          4831054.912,
          1348.626403,
          280105.551,
          4832476.292,
          1432.646403
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279051.13101622445,
                4831054.912107196,
                1348.6264027408395
              ],
              [
                279051.13101622445,
                4832476.2921071965,
                1348.6264027408395
              ],
              [
                280105.5510162245,
                4832476.2921071965,
                1432.6464027408394
              ],
              [
                280105.5510162245,
                4831054.912107196,
                1432.6464027408394
              ],
              [
                279051.13101622445,
                4831054.912107196,
                1348.6264027408395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:23:19+00:00",
        "end_time": "2017-09-11T19:32:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380525,
            43.59969607,
            1348.626403,
            -119.724423,
            43.61279183,
            1432.646403
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.737472329478,
                  43.59969607338788,
                  1348.6264027408395
                ],
                [
                  -119.73805254487442,
                  43.61247973284541,
                  1348.6264027408395
                ],
                [
                  -119.72500050571041,
                  43.6127918260623,
                  1432.6464027408394
                ],
                [
                  -119.7244230477822,
                  43.60000802813737,
                  1432.6464027408394
                ],
                [
                  -119.737472329478,
                  43.59969607338788,
                  1348.6264027408395
                ]
              ]
            ]
          },
          "id": "20170911_43119E6107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:23:19Z",
            "pc:count": 13555356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279576.6666,
                "count": 13555356,
                "maximum": 280105.551,
                "minimum": 279051.131,
                "name": "X",
                "position": 0,
                "stddev": 289.9809103,
                "variance": 84088.92836
              },
              {
                "average": 4831771.016,
                "count": 13555356,
                "maximum": 4832476.292,
                "minimum": 4831054.912,
                "name": "Y",
                "position": 1,
                "stddev": 411.5200711,
                "variance": 169348.7689
              },
              {
                "average": 1391.582987,
                "count": 13555356,
                "maximum": 1432.646403,
                "minimum": 1348.626403,
                "name": "Z",
                "position": 2,
                "stddev": 17.59139552,
                "variance": 309.4571962
              },
              {
                "average": 23676.44714,
                "count": 13555356,
                "maximum": 42193,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5020.545509,
                "variance": 25205877.21
              },
              {
                "average": 1.078107797,
                "count": 13555356,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3020380446,
                "variance": 0.09122698036
              },
              {
                "average": 1.157195281,
                "count": 13555356,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.437160996,
                "variance": 0.1911097364
              },
              {
                "average": 0.5018068873,
                "count": 13555356,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967536,
                "variance": 0.2499967536
              },
              {
                "average": 5.385325181e-06,
                "count": 13555356,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002320624178,
                "variance": 5.385296576e-06
              },
              {
                "average": 1.240384022,
                "count": 13555356,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4273166948,
                "variance": 0.1825995576
              },
              {
                "average": -0.08826197338,
                "count": 13555356,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9663602,
                "variance": 143.1937765
              },
              {
                "average": 1.961642025,
                "count": 13555356,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023386288,
                "variance": 1.047319494
              },
              {
                "average": 1187.586459,
                "count": 13555356,
                "maximum": 1190,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.975256129,
                "variance": 0.9511245172
              },
              {
                "average": 35506.37917,
                "count": 13555356,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7796.238723,
                "variance": 60781338.22
              },
              {
                "average": 34157.57013,
                "count": 13555356,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6382.380474,
                "variance": 40734780.52
              },
              {
                "average": 30760.24465,
                "count": 13555356,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6193.288277,
                "variance": 38356819.68
              },
              {
                "average": 189195161.7,
                "count": 13555356,
                "maximum": 189196599.2,
                "minimum": 189193567.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 612.0619876,
                "variance": 374619.8766
              },
              {
                "average": 0,
                "count": 13555356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13555356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279051.131,
              4831054.912,
              1348.626403,
              280105.551,
              4832476.292,
              1432.646403
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279051.13101622445,
                    4831054.912107196,
                    1348.6264027408395
                  ],
                  [
                    279051.13101622445,
                    4832476.2921071965,
                    1348.6264027408395
                  ],
                  [
                    280105.5510162245,
                    4832476.2921071965,
                    1432.6464027408394
                  ],
                  [
                    280105.5510162245,
                    4831054.912107196,
                    1432.6464027408394
                  ],
                  [
                    279051.13101622445,
                    4831054.912107196,
                    1348.6264027408395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:23:19+00:00",
            "end_time": "2017-09-11T19:32: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": "20170830_43119E4214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997491921422,
              43.58723307793974,
              1401.8505277128586
            ],
            [
              -119.40048197862451,
              43.599983806270544,
              1401.8505277128586
            ],
            [
              -119.3874977779645,
              43.60025585874439,
              1520.8105277128586
            ],
            [
              -119.38699345486927,
              43.587505010019555,
              1520.8105277128586
            ],
            [
              -119.39997491921422,
              43.58723307793974,
              1401.8505277128586
            ]
          ]
        ]
      },
      "bbox": [
        -119.400482,
        43.58723308,
        1401.850528,
        -119.3869935,
        43.60025586,
        1520.810528
      ],
      "properties": {
        "datetime": "2017-08-30T19:15:16Z",
        "pc:count": 14447186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306774.942,
            "count": 14447186,
            "maximum": 307301.2002,
            "minimum": 306252.3202,
            "name": "X",
            "position": 0,
            "stddev": 290.5776788,
            "variance": 84435.38742
          },
          {
            "average": 4829521.175,
            "count": 14447186,
            "maximum": 4830245.257,
            "minimum": 4828827.917,
            "name": "Y",
            "position": 1,
            "stddev": 401.4327377,
            "variance": 161148.2429
          },
          {
            "average": 1460.243879,
            "count": 14447186,
            "maximum": 1520.810528,
            "minimum": 1401.850528,
            "name": "Z",
            "position": 2,
            "stddev": 19.81524733,
            "variance": 392.6440267
          },
          {
            "average": 18825.18708,
            "count": 14447186,
            "maximum": 34689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3630.047508,
            "variance": 13177244.91
          },
          {
            "average": 1.084324934,
            "count": 14447186,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3276442779,
            "variance": 0.1073507728
          },
          {
            "average": 1.170439974,
            "count": 14447186,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.484320711,
            "variance": 0.2345665511
          },
          {
            "average": 0.5025197294,
            "count": 14447186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936682,
            "variance": 0.2499936683
          },
          {
            "average": 7.61393949e-07,
            "count": 14447186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000872578605,
            "variance": 7.613934219e-07
          },
          {
            "average": 1.171412135,
            "count": 14447186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3768687105,
            "variance": 0.1420300249
          },
          {
            "average": 0.4955530154,
            "count": 14447186,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65023369,
            "variance": 135.727945
          },
          {
            "average": 1.948387804,
            "count": 14447186,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023774574,
            "variance": 1.048114378
          },
          {
            "average": 1106.072237,
            "count": 14447186,
            "maximum": 1108,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9913161815,
            "variance": 0.9827077716
          },
          {
            "average": 39269.69563,
            "count": 14447186,
            "maximum": 51712,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 6017.537804,
            "variance": 36210761.22
          },
          {
            "average": 38102.45627,
            "count": 14447186,
            "maximum": 50688,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 4875.436548,
            "variance": 23769881.53
          },
          {
            "average": 34879.72739,
            "count": 14447186,
            "maximum": 47872,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 4712.454492,
            "variance": 22207227.34
          },
          {
            "average": 188154256,
            "count": 14447186,
            "maximum": 188155716.5,
            "minimum": 188152875.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 699.3250544,
            "variance": 489055.5317
          },
          {
            "average": 0,
            "count": 14447186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14447186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14447186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14447186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14447186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306252.3202,
          4828827.917,
          1401.850528,
          307301.2002,
          4830245.257,
          1520.810528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306252.3202125229,
                4828827.91696124,
                1401.8505277128586
              ],
              [
                306252.3202125229,
                4830245.2569612395,
                1401.8505277128586
              ],
              [
                307301.20021252293,
                4830245.2569612395,
                1520.8105277128586
              ],
              [
                307301.20021252293,
                4828827.91696124,
                1520.8105277128586
              ],
              [
                306252.3202125229,
                4828827.91696124,
                1401.8505277128586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:15:16+00:00",
        "end_time": "2017-08-30T18:27:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.400482,
            43.58723308,
            1401.850528,
            -119.3869935,
            43.60025586,
            1520.810528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997491921422,
                  43.58723307793974,
                  1401.8505277128586
                ],
                [
                  -119.40048197862451,
                  43.599983806270544,
                  1401.8505277128586
                ],
                [
                  -119.3874977779645,
                  43.60025585874439,
                  1520.8105277128586
                ],
                [
                  -119.38699345486927,
                  43.587505010019555,
                  1520.8105277128586
                ],
                [
                  -119.39997491921422,
                  43.58723307793974,
                  1401.8505277128586
                ]
              ]
            ]
          },
          "id": "20170830_43119E4214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:15:16Z",
            "pc:count": 14447186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306774.942,
                "count": 14447186,
                "maximum": 307301.2002,
                "minimum": 306252.3202,
                "name": "X",
                "position": 0,
                "stddev": 290.5776788,
                "variance": 84435.38742
              },
              {
                "average": 4829521.175,
                "count": 14447186,
                "maximum": 4830245.257,
                "minimum": 4828827.917,
                "name": "Y",
                "position": 1,
                "stddev": 401.4327377,
                "variance": 161148.2429
              },
              {
                "average": 1460.243879,
                "count": 14447186,
                "maximum": 1520.810528,
                "minimum": 1401.850528,
                "name": "Z",
                "position": 2,
                "stddev": 19.81524733,
                "variance": 392.6440267
              },
              {
                "average": 18825.18708,
                "count": 14447186,
                "maximum": 34689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3630.047508,
                "variance": 13177244.91
              },
              {
                "average": 1.084324934,
                "count": 14447186,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3276442779,
                "variance": 0.1073507728
              },
              {
                "average": 1.170439974,
                "count": 14447186,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.484320711,
                "variance": 0.2345665511
              },
              {
                "average": 0.5025197294,
                "count": 14447186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936682,
                "variance": 0.2499936683
              },
              {
                "average": 7.61393949e-07,
                "count": 14447186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000872578605,
                "variance": 7.613934219e-07
              },
              {
                "average": 1.171412135,
                "count": 14447186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3768687105,
                "variance": 0.1420300249
              },
              {
                "average": 0.4955530154,
                "count": 14447186,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65023369,
                "variance": 135.727945
              },
              {
                "average": 1.948387804,
                "count": 14447186,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023774574,
                "variance": 1.048114378
              },
              {
                "average": 1106.072237,
                "count": 14447186,
                "maximum": 1108,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9913161815,
                "variance": 0.9827077716
              },
              {
                "average": 39269.69563,
                "count": 14447186,
                "maximum": 51712,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 6017.537804,
                "variance": 36210761.22
              },
              {
                "average": 38102.45627,
                "count": 14447186,
                "maximum": 50688,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 4875.436548,
                "variance": 23769881.53
              },
              {
                "average": 34879.72739,
                "count": 14447186,
                "maximum": 47872,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 4712.454492,
                "variance": 22207227.34
              },
              {
                "average": 188154256,
                "count": 14447186,
                "maximum": 188155716.5,
                "minimum": 188152875.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 699.3250544,
                "variance": 489055.5317
              },
              {
                "average": 0,
                "count": 14447186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14447186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14447186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14447186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14447186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306252.3202,
              4828827.917,
              1401.850528,
              307301.2002,
              4830245.257,
              1520.810528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306252.3202125229,
                    4828827.91696124,
                    1401.8505277128586
                  ],
                  [
                    306252.3202125229,
                    4830245.2569612395,
                    1401.8505277128586
                  ],
                  [
                    307301.20021252293,
                    4830245.2569612395,
                    1520.8105277128586
                  ],
                  [
                    307301.20021252293,
                    4828827.91696124,
                    1520.8105277128586
                  ],
                  [
                    306252.3202125229,
                    4828827.91696124,
                    1401.8505277128586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:15:16+00:00",
            "end_time": "2017-08-30T18:27: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": "20170911_43119E6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997255345778,
              43.52469493797093,
              1331.4979633211685
            ],
            [
              -119.7505539582922,
              43.53748007074187,
              1331.4979633211685
            ],
            [
              -119.73750044111324,
              43.53779359183229,
              1420.1379633211684
            ],
            [
              -119.73692178707606,
              43.52500831992593,
              1420.1379633211684
            ],
            [
              -119.74997255345778,
              43.52469493797093,
              1331.4979633211685
            ]
          ]
        ]
      },
      "bbox": [
        -119.750554,
        43.52469494,
        1331.497963,
        -119.7369218,
        43.53779359,
        1420.137963
      ],
      "properties": {
        "datetime": "2017-09-11T21:46:31Z",
        "pc:count": 13821011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278309.4739,
            "count": 13821011,
            "maximum": 278822.2862,
            "minimum": 277766.4262,
            "name": "X",
            "position": 0,
            "stddev": 288.0019688,
            "variance": 82945.13402
          },
          {
            "average": 4823456.446,
            "count": 13821011,
            "maximum": 4824179.733,
            "minimum": 4822758.193,
            "name": "Y",
            "position": 1,
            "stddev": 390.6039105,
            "variance": 152571.4149
          },
          {
            "average": 1357.032942,
            "count": 13821011,
            "maximum": 1420.137963,
            "minimum": 1331.497963,
            "name": "Z",
            "position": 2,
            "stddev": 20.6979245,
            "variance": 428.4040786
          },
          {
            "average": 25350.05294,
            "count": 13821011,
            "maximum": 40353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2574.673871,
            "variance": 6628945.542
          },
          {
            "average": 1.009522675,
            "count": 13821011,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1040715109,
            "variance": 0.01083087937
          },
          {
            "average": 1.019245553,
            "count": 13821011,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1521297058,
            "variance": 0.02314344738
          },
          {
            "average": 0.5023661438,
            "count": 13821011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944194,
            "variance": 0.2499944195
          },
          {
            "average": 3.132911189e-05,
            "count": 13821011,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005597153977,
            "variance": 3.132813264e-05
          },
          {
            "average": 1.241246823,
            "count": 13821011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4278396976,
            "variance": 0.1830468068
          },
          {
            "average": -0.222680101,
            "count": 13821011,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91649559,
            "variance": 142.0028672
          },
          {
            "average": 2.003507124,
            "count": 13821011,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003283876,
            "variance": 1.006578535
          },
          {
            "average": 1197.969642,
            "count": 13821011,
            "maximum": 1200,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9638830642,
            "variance": 0.9290705614
          },
          {
            "average": 40086.4973,
            "count": 13821011,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4767.954431,
            "variance": 22733389.45
          },
          {
            "average": 38279.99972,
            "count": 13821011,
            "maximum": 49920,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 4097.872592,
            "variance": 16792559.78
          },
          {
            "average": 34451.50612,
            "count": 13821011,
            "maximum": 45824,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 3798.848124,
            "variance": 14431247.07
          },
          {
            "average": 189200803.2,
            "count": 13821011,
            "maximum": 189201591.7,
            "minimum": 189199759.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 425.0322945,
            "variance": 180652.4513
          },
          {
            "average": 0,
            "count": 13821011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13821011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13821011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13821011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13821011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277766.4262,
          4822758.193,
          1331.497963,
          278822.2862,
          4824179.733,
          1420.137963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277766.42622951866,
                4822758.193410879,
                1331.4979633211685
              ],
              [
                277766.42622951866,
                4824179.733410878,
                1331.4979633211685
              ],
              [
                278822.28622951865,
                4824179.733410878,
                1420.1379633211684
              ],
              [
                278822.28622951865,
                4822758.193410879,
                1420.1379633211684
              ],
              [
                277766.42622951866,
                4822758.193410879,
                1331.4979633211685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:46:31+00:00",
        "end_time": "2017-09-11T21:15:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.750554,
            43.52469494,
            1331.497963,
            -119.7369218,
            43.53779359,
            1420.137963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997255345778,
                  43.52469493797093,
                  1331.4979633211685
                ],
                [
                  -119.7505539582922,
                  43.53748007074187,
                  1331.4979633211685
                ],
                [
                  -119.73750044111324,
                  43.53779359183229,
                  1420.1379633211684
                ],
                [
                  -119.73692178707606,
                  43.52500831992593,
                  1420.1379633211684
                ],
                [
                  -119.74997255345778,
                  43.52469493797093,
                  1331.4979633211685
                ]
              ]
            ]
          },
          "id": "20170911_43119E6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:46:31Z",
            "pc:count": 13821011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278309.4739,
                "count": 13821011,
                "maximum": 278822.2862,
                "minimum": 277766.4262,
                "name": "X",
                "position": 0,
                "stddev": 288.0019688,
                "variance": 82945.13402
              },
              {
                "average": 4823456.446,
                "count": 13821011,
                "maximum": 4824179.733,
                "minimum": 4822758.193,
                "name": "Y",
                "position": 1,
                "stddev": 390.6039105,
                "variance": 152571.4149
              },
              {
                "average": 1357.032942,
                "count": 13821011,
                "maximum": 1420.137963,
                "minimum": 1331.497963,
                "name": "Z",
                "position": 2,
                "stddev": 20.6979245,
                "variance": 428.4040786
              },
              {
                "average": 25350.05294,
                "count": 13821011,
                "maximum": 40353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2574.673871,
                "variance": 6628945.542
              },
              {
                "average": 1.009522675,
                "count": 13821011,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1040715109,
                "variance": 0.01083087937
              },
              {
                "average": 1.019245553,
                "count": 13821011,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1521297058,
                "variance": 0.02314344738
              },
              {
                "average": 0.5023661438,
                "count": 13821011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944194,
                "variance": 0.2499944195
              },
              {
                "average": 3.132911189e-05,
                "count": 13821011,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005597153977,
                "variance": 3.132813264e-05
              },
              {
                "average": 1.241246823,
                "count": 13821011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4278396976,
                "variance": 0.1830468068
              },
              {
                "average": -0.222680101,
                "count": 13821011,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91649559,
                "variance": 142.0028672
              },
              {
                "average": 2.003507124,
                "count": 13821011,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003283876,
                "variance": 1.006578535
              },
              {
                "average": 1197.969642,
                "count": 13821011,
                "maximum": 1200,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9638830642,
                "variance": 0.9290705614
              },
              {
                "average": 40086.4973,
                "count": 13821011,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4767.954431,
                "variance": 22733389.45
              },
              {
                "average": 38279.99972,
                "count": 13821011,
                "maximum": 49920,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 4097.872592,
                "variance": 16792559.78
              },
              {
                "average": 34451.50612,
                "count": 13821011,
                "maximum": 45824,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 3798.848124,
                "variance": 14431247.07
              },
              {
                "average": 189200803.2,
                "count": 13821011,
                "maximum": 189201591.7,
                "minimum": 189199759.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 425.0322945,
                "variance": 180652.4513
              },
              {
                "average": 0,
                "count": 13821011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13821011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13821011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13821011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13821011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277766.4262,
              4822758.193,
              1331.497963,
              278822.2862,
              4824179.733,
              1420.137963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277766.42622951866,
                    4822758.193410879,
                    1331.4979633211685
                  ],
                  [
                    277766.42622951866,
                    4824179.733410878,
                    1331.4979633211685
                  ],
                  [
                    278822.28622951865,
                    4824179.733410878,
                    1420.1379633211684
                  ],
                  [
                    278822.28622951865,
                    4822758.193410879,
                    1420.1379633211684
                  ],
                  [
                    277766.42622951866,
                    4822758.193410879,
                    1331.4979633211685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:46:31+00:00",
            "end_time": "2017-09-11T21:15: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": "20170911_43119E7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997195209272,
              43.56218958574726,
              1381.9123083956608
            ],
            [
              -119.80056493657567,
              43.57497930869831,
              1381.9123083956608
            ],
            [
              -119.78750164727226,
              43.57529881099271,
              1490.6323083956606
            ],
            [
              -119.78691142002447,
              43.56250894621052,
              1490.6323083956606
            ],
            [
              -119.79997195209272,
              43.56218958574726,
              1381.9123083956608
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005649,
        43.56218959,
        1381.912308,
        -119.7869114,
        43.57529881,
        1490.632308
      ],
      "properties": {
        "datetime": "2017-09-11T22:14:18Z",
        "pc:count": 15607721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274400.0004,
            "count": 15607721,
            "maximum": 274922.0058,
            "minimum": 273865.9658,
            "name": "X",
            "position": 0,
            "stddev": 286.6064702,
            "variance": 82143.26878
          },
          {
            "average": 4827759.066,
            "count": 15607721,
            "maximum": 4828479.568,
            "minimum": 4827057.448,
            "name": "Y",
            "position": 1,
            "stddev": 401.2882122,
            "variance": 161032.2293
          },
          {
            "average": 1432.400814,
            "count": 15607721,
            "maximum": 1490.632308,
            "minimum": 1381.912308,
            "name": "Z",
            "position": 2,
            "stddev": 20.52444647,
            "variance": 421.2529031
          },
          {
            "average": 24610.47338,
            "count": 15607721,
            "maximum": 41713,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5258.980888,
            "variance": 27656879.98
          },
          {
            "average": 1.075113721,
            "count": 15607721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2959060578,
            "variance": 0.08756039503
          },
          {
            "average": 1.151043897,
            "count": 15607721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4279068651,
            "variance": 0.1831042852
          },
          {
            "average": 0.502958824,
            "count": 15607721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912613,
            "variance": 0.2499912614
          },
          {
            "average": 2.370621566e-05,
            "count": 15607721,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004868845366,
            "variance": 2.37056552e-05
          },
          {
            "average": 1.222728353,
            "count": 15607721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4160774509,
            "variance": 0.1731204451
          },
          {
            "average": -0.5635732043,
            "count": 15607721,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92308871,
            "variance": 142.1600445
          },
          {
            "average": 1.961866886,
            "count": 15607721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023286358,
            "variance": 1.047114971
          },
          {
            "average": 1202.09164,
            "count": 15607721,
            "maximum": 1204,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9607179947,
            "variance": 0.9229790653
          },
          {
            "average": 35910.30035,
            "count": 15607721,
            "maximum": 50432,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7358.597502,
            "variance": 54148957.2
          },
          {
            "average": 34522.07099,
            "count": 15607721,
            "maximum": 47616,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 6181.668198,
            "variance": 38213021.71
          },
          {
            "average": 30871.1781,
            "count": 15607721,
            "maximum": 45056,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 6221.766922,
            "variance": 38710383.64
          },
          {
            "average": 189202495,
            "count": 15607721,
            "maximum": 189203258.3,
            "minimum": 189201661.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 378.8714234,
            "variance": 143543.5555
          },
          {
            "average": 0,
            "count": 15607721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15607721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15607721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15607721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15607721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273865.9658,
          4827057.448,
          1381.912308,
          274922.0058,
          4828479.568,
          1490.632308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273865.9658453055,
                4827057.447566823,
                1381.9123083956608
              ],
              [
                273865.9658453055,
                4828479.567566822,
                1381.9123083956608
              ],
              [
                274922.0058453055,
                4828479.567566822,
                1490.6323083956606
              ],
              [
                274922.0058453055,
                4827057.447566823,
                1490.6323083956606
              ],
              [
                273865.9658453055,
                4827057.447566823,
                1381.9123083956608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:14:18+00:00",
        "end_time": "2017-09-11T21:47:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005649,
            43.56218959,
            1381.912308,
            -119.7869114,
            43.57529881,
            1490.632308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997195209272,
                  43.56218958574726,
                  1381.9123083956608
                ],
                [
                  -119.80056493657567,
                  43.57497930869831,
                  1381.9123083956608
                ],
                [
                  -119.78750164727226,
                  43.57529881099271,
                  1490.6323083956606
                ],
                [
                  -119.78691142002447,
                  43.56250894621052,
                  1490.6323083956606
                ],
                [
                  -119.79997195209272,
                  43.56218958574726,
                  1381.9123083956608
                ]
              ]
            ]
          },
          "id": "20170911_43119E7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:14:18Z",
            "pc:count": 15607721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274400.0004,
                "count": 15607721,
                "maximum": 274922.0058,
                "minimum": 273865.9658,
                "name": "X",
                "position": 0,
                "stddev": 286.6064702,
                "variance": 82143.26878
              },
              {
                "average": 4827759.066,
                "count": 15607721,
                "maximum": 4828479.568,
                "minimum": 4827057.448,
                "name": "Y",
                "position": 1,
                "stddev": 401.2882122,
                "variance": 161032.2293
              },
              {
                "average": 1432.400814,
                "count": 15607721,
                "maximum": 1490.632308,
                "minimum": 1381.912308,
                "name": "Z",
                "position": 2,
                "stddev": 20.52444647,
                "variance": 421.2529031
              },
              {
                "average": 24610.47338,
                "count": 15607721,
                "maximum": 41713,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5258.980888,
                "variance": 27656879.98
              },
              {
                "average": 1.075113721,
                "count": 15607721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2959060578,
                "variance": 0.08756039503
              },
              {
                "average": 1.151043897,
                "count": 15607721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4279068651,
                "variance": 0.1831042852
              },
              {
                "average": 0.502958824,
                "count": 15607721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912613,
                "variance": 0.2499912614
              },
              {
                "average": 2.370621566e-05,
                "count": 15607721,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004868845366,
                "variance": 2.37056552e-05
              },
              {
                "average": 1.222728353,
                "count": 15607721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4160774509,
                "variance": 0.1731204451
              },
              {
                "average": -0.5635732043,
                "count": 15607721,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92308871,
                "variance": 142.1600445
              },
              {
                "average": 1.961866886,
                "count": 15607721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023286358,
                "variance": 1.047114971
              },
              {
                "average": 1202.09164,
                "count": 15607721,
                "maximum": 1204,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9607179947,
                "variance": 0.9229790653
              },
              {
                "average": 35910.30035,
                "count": 15607721,
                "maximum": 50432,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7358.597502,
                "variance": 54148957.2
              },
              {
                "average": 34522.07099,
                "count": 15607721,
                "maximum": 47616,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 6181.668198,
                "variance": 38213021.71
              },
              {
                "average": 30871.1781,
                "count": 15607721,
                "maximum": 45056,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 6221.766922,
                "variance": 38710383.64
              },
              {
                "average": 189202495,
                "count": 15607721,
                "maximum": 189203258.3,
                "minimum": 189201661.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 378.8714234,
                "variance": 143543.5555
              },
              {
                "average": 0,
                "count": 15607721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15607721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15607721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15607721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15607721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273865.9658,
              4827057.448,
              1381.912308,
              274922.0058,
              4828479.568,
              1490.632308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273865.9658453055,
                    4827057.447566823,
                    1381.9123083956608
                  ],
                  [
                    273865.9658453055,
                    4828479.567566822,
                    1381.9123083956608
                  ],
                  [
                    274922.0058453055,
                    4828479.567566822,
                    1490.6323083956606
                  ],
                  [
                    274922.0058453055,
                    4827057.447566823,
                    1490.6323083956606
                  ],
                  [
                    273865.9658453055,
                    4827057.447566823,
                    1381.9123083956608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:14:18+00:00",
            "end_time": "2017-09-11T21:47:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747364988838,
              43.56221263634361,
              1297.6148893807247
            ],
            [
              -119.58802067632394,
              43.574981568650536,
              1297.6148893807247
            ],
            [
              -119.57499940270796,
              43.57527578474321,
              1333.4548893807248
            ],
            [
              -119.5744551211289,
              43.562506722042336,
              1333.4548893807248
            ],
            [
              -119.58747364988838,
              43.56221263634361,
              1297.6148893807247
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880207,
        43.56221264,
        1297.614889,
        -119.5744551,
        43.57527578,
        1333.454889
      ],
      "properties": {
        "datetime": "2017-09-10T16:21:49Z",
        "pc:count": 13487980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291546.1977,
            "count": 13487980,
            "maximum": 292081.1223,
            "minimum": 291028.6623,
            "name": "X",
            "position": 0,
            "stddev": 290.3829671,
            "variance": 84322.26756
          },
          {
            "average": 4827203.065,
            "count": 13487980,
            "maximum": 4827923.094,
            "minimum": 4826503.534,
            "name": "Y",
            "position": 1,
            "stddev": 402.1547381,
            "variance": 161728.4334
          },
          {
            "average": 1307.077889,
            "count": 13487980,
            "maximum": 1333.454889,
            "minimum": 1297.614889,
            "name": "Z",
            "position": 2,
            "stddev": 10.17197658,
            "variance": 103.4691075
          },
          {
            "average": 30865.11896,
            "count": 13487980,
            "maximum": 57265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5959.048225,
            "variance": 35510255.74
          },
          {
            "average": 1.008997048,
            "count": 13487980,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09608066135,
            "variance": 0.009231493485
          },
          {
            "average": 1.018140596,
            "count": 13487980,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1369901182,
            "variance": 0.01876629248
          },
          {
            "average": 0.5018360792,
            "count": 13487980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966473,
            "variance": 0.2499966473
          },
          {
            "average": 3.855284483e-06,
            "count": 13487980,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001963484124,
            "variance": 3.855269906e-06
          },
          {
            "average": 1.282742486,
            "count": 13487980,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4503323082,
            "variance": 0.2027991878
          },
          {
            "average": -0.05972989182,
            "count": 13487980,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94761579,
            "variance": 142.7455232
          },
          {
            "average": 2.000258897,
            "count": 13487980,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004669565,
            "variance": 1.009360935
          },
          {
            "average": 1163.96347,
            "count": 13487980,
            "maximum": 1166,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9970675114,
            "variance": 0.9941436223
          },
          {
            "average": 30611.63763,
            "count": 13487980,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10051.60472,
            "variance": 101034757.4
          },
          {
            "average": 33198.17582,
            "count": 13487980,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6642.069389,
            "variance": 44117085.77
          },
          {
            "average": 26978.26528,
            "count": 13487980,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8493.523176,
            "variance": 72139935.94
          },
          {
            "average": 189094385.1,
            "count": 13487980,
            "maximum": 189095709.1,
            "minimum": 189093217.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.414977,
            "variance": 370168.7842
          },
          {
            "average": 0,
            "count": 13487980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13487980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13487980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13487980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13487980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291028.6623,
          4826503.534,
          1297.614889,
          292081.1223,
          4827923.094,
          1333.454889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291028.66234739625,
                4826503.533986724,
                1297.6148893807247
              ],
              [
                291028.66234739625,
                4827923.0939867245,
                1297.6148893807247
              ],
              [
                292081.1223473962,
                4827923.0939867245,
                1333.4548893807248
              ],
              [
                292081.1223473962,
                4826503.533986724,
                1333.4548893807248
              ],
              [
                291028.66234739625,
                4826503.533986724,
                1297.6148893807247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:21:49+00:00",
        "end_time": "2017-09-10T15:40:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880207,
            43.56221264,
            1297.614889,
            -119.5744551,
            43.57527578,
            1333.454889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747364988838,
                  43.56221263634361,
                  1297.6148893807247
                ],
                [
                  -119.58802067632394,
                  43.574981568650536,
                  1297.6148893807247
                ],
                [
                  -119.57499940270796,
                  43.57527578474321,
                  1333.4548893807248
                ],
                [
                  -119.5744551211289,
                  43.562506722042336,
                  1333.4548893807248
                ],
                [
                  -119.58747364988838,
                  43.56221263634361,
                  1297.6148893807247
                ]
              ]
            ]
          },
          "id": "20170910_43119E5124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:21:49Z",
            "pc:count": 13487980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291546.1977,
                "count": 13487980,
                "maximum": 292081.1223,
                "minimum": 291028.6623,
                "name": "X",
                "position": 0,
                "stddev": 290.3829671,
                "variance": 84322.26756
              },
              {
                "average": 4827203.065,
                "count": 13487980,
                "maximum": 4827923.094,
                "minimum": 4826503.534,
                "name": "Y",
                "position": 1,
                "stddev": 402.1547381,
                "variance": 161728.4334
              },
              {
                "average": 1307.077889,
                "count": 13487980,
                "maximum": 1333.454889,
                "minimum": 1297.614889,
                "name": "Z",
                "position": 2,
                "stddev": 10.17197658,
                "variance": 103.4691075
              },
              {
                "average": 30865.11896,
                "count": 13487980,
                "maximum": 57265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5959.048225,
                "variance": 35510255.74
              },
              {
                "average": 1.008997048,
                "count": 13487980,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09608066135,
                "variance": 0.009231493485
              },
              {
                "average": 1.018140596,
                "count": 13487980,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1369901182,
                "variance": 0.01876629248
              },
              {
                "average": 0.5018360792,
                "count": 13487980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966473,
                "variance": 0.2499966473
              },
              {
                "average": 3.855284483e-06,
                "count": 13487980,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001963484124,
                "variance": 3.855269906e-06
              },
              {
                "average": 1.282742486,
                "count": 13487980,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4503323082,
                "variance": 0.2027991878
              },
              {
                "average": -0.05972989182,
                "count": 13487980,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94761579,
                "variance": 142.7455232
              },
              {
                "average": 2.000258897,
                "count": 13487980,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004669565,
                "variance": 1.009360935
              },
              {
                "average": 1163.96347,
                "count": 13487980,
                "maximum": 1166,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9970675114,
                "variance": 0.9941436223
              },
              {
                "average": 30611.63763,
                "count": 13487980,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10051.60472,
                "variance": 101034757.4
              },
              {
                "average": 33198.17582,
                "count": 13487980,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6642.069389,
                "variance": 44117085.77
              },
              {
                "average": 26978.26528,
                "count": 13487980,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8493.523176,
                "variance": 72139935.94
              },
              {
                "average": 189094385.1,
                "count": 13487980,
                "maximum": 189095709.1,
                "minimum": 189093217.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.414977,
                "variance": 370168.7842
              },
              {
                "average": 0,
                "count": 13487980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13487980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13487980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13487980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13487980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291028.6623,
              4826503.534,
              1297.614889,
              292081.1223,
              4827923.094,
              1333.454889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291028.66234739625,
                    4826503.533986724,
                    1297.6148893807247
                  ],
                  [
                    291028.66234739625,
                    4827923.0939867245,
                    1297.6148893807247
                  ],
                  [
                    292081.1223473962,
                    4827923.0939867245,
                    1333.4548893807248
                  ],
                  [
                    292081.1223473962,
                    4826503.533986724,
                    1333.4548893807248
                  ],
                  [
                    291028.66234739625,
                    4826503.533986724,
                    1297.6148893807247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:21:49+00:00",
            "end_time": "2017-09-10T15:40: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": "20170910_43119E6216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747184015093,
              43.57470162380742,
              1309.611720337038
            ],
            [
              -119.68804074472227,
              43.587480832201365,
              1309.611720337038
            ],
            [
              -119.6750000042,
              43.58778692606059,
              1320.8917203370381
            ],
            [
              -119.67443385156496,
              43.57500758190238,
              1320.8917203370381
            ],
            [
              -119.68747184015093,
              43.57470162380742,
              1309.611720337038
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880407,
        43.57470162,
        1309.61172,
        -119.6744339,
        43.58778693,
        1320.89172
      ],
      "properties": {
        "datetime": "2017-09-11T22:51:09Z",
        "pc:count": 14174186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283519.3086,
            "count": 14174186,
            "maximum": 284051.0158,
            "minimum": 282997.1158,
            "name": "X",
            "position": 0,
            "stddev": 293.5839631,
            "variance": 86191.54339
          },
          {
            "average": 4828827.749,
            "count": 14174186,
            "maximum": 4829567.842,
            "minimum": 4828147.022,
            "name": "Y",
            "position": 1,
            "stddev": 403.9219424,
            "variance": 163152.9356
          },
          {
            "average": 1315.387503,
            "count": 14174186,
            "maximum": 1320.89172,
            "minimum": 1309.61172,
            "name": "Z",
            "position": 2,
            "stddev": 1.923293082,
            "variance": 3.699056281
          },
          {
            "average": 27711.82701,
            "count": 14174186,
            "maximum": 59889,
            "minimum": 1105,
            "name": "Intensity",
            "position": 3,
            "stddev": 3044.135734,
            "variance": 9266762.367
          },
          {
            "average": 1.000037815,
            "count": 14174186,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006149292265,
            "variance": 3.781379536e-05
          },
          {
            "average": 1.000075137,
            "count": 14174186,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008667811122,
            "variance": 7.513094965e-05
          },
          {
            "average": 0.5011748117,
            "count": 14174186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986375,
            "variance": 0.2499986375
          },
          {
            "average": 2.180019368e-05,
            "count": 14174186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004669017023,
            "variance": 2.179971997e-05
          },
          {
            "average": 1.270785003,
            "count": 14174186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4443652767,
            "variance": 0.1974604991
          },
          {
            "average": 0.4092553198,
            "count": 14174186,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12228515,
            "variance": 146.9497972
          },
          {
            "average": 2.011429651,
            "count": 14174186,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000027632,
            "variance": 1.000055264
          },
          {
            "average": 1180.291682,
            "count": 14174186,
            "maximum": 1212,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.25745637,
            "variance": 39.15576022
          },
          {
            "average": 45535.32821,
            "count": 14174186,
            "maximum": 56064,
            "minimum": 20224,
            "name": "Red",
            "position": 12,
            "stddev": 2089.539634,
            "variance": 4366175.88
          },
          {
            "average": 43507.22115,
            "count": 14174186,
            "maximum": 55040,
            "minimum": 20224,
            "name": "Green",
            "position": 13,
            "stddev": 2113.486437,
            "variance": 4466824.92
          },
          {
            "average": 39591.45932,
            "count": 14174186,
            "maximum": 53760,
            "minimum": 16128,
            "name": "Blue",
            "position": 14,
            "stddev": 2193.895755,
            "variance": 4813178.582
          },
          {
            "average": 189108638,
            "count": 14174186,
            "maximum": 189205469.6,
            "minimum": 189103404.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18889.81782,
            "variance": 356825217.5
          },
          {
            "average": 0,
            "count": 14174186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282997.1158,
          4828147.022,
          1309.61172,
          284051.0158,
          4829567.842,
          1320.89172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282997.11577309476,
                4828147.021740351,
                1309.611720337038
              ],
              [
                282997.11577309476,
                4829567.841740351,
                1309.611720337038
              ],
              [
                284051.0157730948,
                4829567.841740351,
                1320.8917203370381
              ],
              [
                284051.0157730948,
                4828147.021740351,
                1320.8917203370381
              ],
              [
                282997.11577309476,
                4828147.021740351,
                1309.611720337038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:51:09+00:00",
        "end_time": "2017-09-10T18:30:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880407,
            43.57470162,
            1309.61172,
            -119.6744339,
            43.58778693,
            1320.89172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747184015093,
                  43.57470162380742,
                  1309.611720337038
                ],
                [
                  -119.68804074472227,
                  43.587480832201365,
                  1309.611720337038
                ],
                [
                  -119.6750000042,
                  43.58778692606059,
                  1320.8917203370381
                ],
                [
                  -119.67443385156496,
                  43.57500758190238,
                  1320.8917203370381
                ],
                [
                  -119.68747184015093,
                  43.57470162380742,
                  1309.611720337038
                ]
              ]
            ]
          },
          "id": "20170910_43119E6216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:51:09Z",
            "pc:count": 14174186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283519.3086,
                "count": 14174186,
                "maximum": 284051.0158,
                "minimum": 282997.1158,
                "name": "X",
                "position": 0,
                "stddev": 293.5839631,
                "variance": 86191.54339
              },
              {
                "average": 4828827.749,
                "count": 14174186,
                "maximum": 4829567.842,
                "minimum": 4828147.022,
                "name": "Y",
                "position": 1,
                "stddev": 403.9219424,
                "variance": 163152.9356
              },
              {
                "average": 1315.387503,
                "count": 14174186,
                "maximum": 1320.89172,
                "minimum": 1309.61172,
                "name": "Z",
                "position": 2,
                "stddev": 1.923293082,
                "variance": 3.699056281
              },
              {
                "average": 27711.82701,
                "count": 14174186,
                "maximum": 59889,
                "minimum": 1105,
                "name": "Intensity",
                "position": 3,
                "stddev": 3044.135734,
                "variance": 9266762.367
              },
              {
                "average": 1.000037815,
                "count": 14174186,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006149292265,
                "variance": 3.781379536e-05
              },
              {
                "average": 1.000075137,
                "count": 14174186,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008667811122,
                "variance": 7.513094965e-05
              },
              {
                "average": 0.5011748117,
                "count": 14174186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986375,
                "variance": 0.2499986375
              },
              {
                "average": 2.180019368e-05,
                "count": 14174186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004669017023,
                "variance": 2.179971997e-05
              },
              {
                "average": 1.270785003,
                "count": 14174186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4443652767,
                "variance": 0.1974604991
              },
              {
                "average": 0.4092553198,
                "count": 14174186,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12228515,
                "variance": 146.9497972
              },
              {
                "average": 2.011429651,
                "count": 14174186,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000027632,
                "variance": 1.000055264
              },
              {
                "average": 1180.291682,
                "count": 14174186,
                "maximum": 1212,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.25745637,
                "variance": 39.15576022
              },
              {
                "average": 45535.32821,
                "count": 14174186,
                "maximum": 56064,
                "minimum": 20224,
                "name": "Red",
                "position": 12,
                "stddev": 2089.539634,
                "variance": 4366175.88
              },
              {
                "average": 43507.22115,
                "count": 14174186,
                "maximum": 55040,
                "minimum": 20224,
                "name": "Green",
                "position": 13,
                "stddev": 2113.486437,
                "variance": 4466824.92
              },
              {
                "average": 39591.45932,
                "count": 14174186,
                "maximum": 53760,
                "minimum": 16128,
                "name": "Blue",
                "position": 14,
                "stddev": 2193.895755,
                "variance": 4813178.582
              },
              {
                "average": 189108638,
                "count": 14174186,
                "maximum": 189205469.6,
                "minimum": 189103404.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18889.81782,
                "variance": 356825217.5
              },
              {
                "average": 0,
                "count": 14174186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282997.1158,
              4828147.022,
              1309.61172,
              284051.0158,
              4829567.842,
              1320.89172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282997.11577309476,
                    4828147.021740351,
                    1309.611720337038
                  ],
                  [
                    282997.11577309476,
                    4829567.841740351,
                    1309.611720337038
                  ],
                  [
                    284051.0157730948,
                    4829567.841740351,
                    1320.8917203370381
                  ],
                  [
                    284051.0157730948,
                    4828147.021740351,
                    1320.8917203370381
                  ],
                  [
                    282997.11577309476,
                    4828147.021740351,
                    1309.611720337038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:51:09+00:00",
            "end_time": "2017-09-10T18:30:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497202888237,
              43.59970898542196,
              1311.8684975877263
            ],
            [
              -119.62552786852237,
              43.61248123029263,
              1311.8684975877263
            ],
            [
              -119.61249914208565,
              43.61277991536408,
              1331.6684975877265
            ],
            [
              -119.61194605303639,
              43.60000753809319,
              1331.6684975877265
            ],
            [
              -119.62497202888237,
              43.59970898542196,
              1311.8684975877263
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255279,
        43.59970899,
        1311.868498,
        -119.6119461,
        43.61277992,
        1331.668498
      ],
      "properties": {
        "datetime": "2017-09-10T16:40:03Z",
        "pc:count": 13774208,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288658.6369,
            "count": 13774208,
            "maximum": 289184.1478,
            "minimum": 288131.7078,
            "name": "X",
            "position": 0,
            "stddev": 290.2409317,
            "variance": 84239.79842
          },
          {
            "average": 4831469.761,
            "count": 13774208,
            "maximum": 4832183.07,
            "minimum": 4830763.09,
            "name": "Y",
            "position": 1,
            "stddev": 402.7906549,
            "variance": 162240.3117
          },
          {
            "average": 1320.768511,
            "count": 13774208,
            "maximum": 1331.668498,
            "minimum": 1311.868498,
            "name": "Z",
            "position": 2,
            "stddev": 2.117894044,
            "variance": 4.48547518
          },
          {
            "average": 31582.7651,
            "count": 13774208,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4832.22635,
            "variance": 23350411.5
          },
          {
            "average": 1.000848107,
            "count": 13774208,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02918713383,
            "variance": 0.0008518887814
          },
          {
            "average": 1.001687647,
            "count": 13774208,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04120694132,
            "variance": 0.001698012013
          },
          {
            "average": 0.5018747357,
            "count": 13774208,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965035,
            "variance": 0.2499965035
          },
          {
            "average": 3.629972772e-06,
            "count": 13774208,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001905245354,
            "variance": 3.629959859e-06
          },
          {
            "average": 1.304784348,
            "count": 13774208,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4603160485,
            "variance": 0.2118908645
          },
          {
            "average": -0.05813435344,
            "count": 13774208,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95857359,
            "variance": 143.0074823
          },
          {
            "average": 2.009271967,
            "count": 13774208,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000396418,
            "variance": 1.000792992
          },
          {
            "average": 1165.936525,
            "count": 13774208,
            "maximum": 1168,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9898392366,
            "variance": 0.9797817143
          },
          {
            "average": 32194.30575,
            "count": 13774208,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 17213.80748,
            "variance": 296315168
          },
          {
            "average": 36720.10042,
            "count": 13774208,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9805.903795,
            "variance": 96155749.23
          },
          {
            "average": 29691.42536,
            "count": 13774208,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 13148.02103,
            "variance": 172870456.9
          },
          {
            "average": 189095597.2,
            "count": 13774208,
            "maximum": 189096803.8,
            "minimum": 189094373.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 605.9364148,
            "variance": 367158.9387
          },
          {
            "average": 0,
            "count": 13774208,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13774208,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13774208,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13774208,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13774208,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288131.7078,
          4830763.09,
          1311.868498,
          289184.1478,
          4832183.07,
          1331.668498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288131.7078273633,
                4830763.089673931,
                1311.8684975877263
              ],
              [
                288131.7078273633,
                4832183.069673931,
                1311.8684975877263
              ],
              [
                289184.1478273632,
                4832183.069673931,
                1331.6684975877265
              ],
              [
                289184.1478273632,
                4830763.089673931,
                1331.6684975877265
              ],
              [
                288131.7078273633,
                4830763.089673931,
                1311.8684975877263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:40:03+00:00",
        "end_time": "2017-09-10T15:59:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255279,
            43.59970899,
            1311.868498,
            -119.6119461,
            43.61277992,
            1331.668498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497202888237,
                  43.59970898542196,
                  1311.8684975877263
                ],
                [
                  -119.62552786852237,
                  43.61248123029263,
                  1311.8684975877263
                ],
                [
                  -119.61249914208565,
                  43.61277991536408,
                  1331.6684975877265
                ],
                [
                  -119.61194605303639,
                  43.60000753809319,
                  1331.6684975877265
                ],
                [
                  -119.62497202888237,
                  43.59970898542196,
                  1311.8684975877263
                ]
              ]
            ]
          },
          "id": "20170910_43119E5106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:40:03Z",
            "pc:count": 13774208,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288658.6369,
                "count": 13774208,
                "maximum": 289184.1478,
                "minimum": 288131.7078,
                "name": "X",
                "position": 0,
                "stddev": 290.2409317,
                "variance": 84239.79842
              },
              {
                "average": 4831469.761,
                "count": 13774208,
                "maximum": 4832183.07,
                "minimum": 4830763.09,
                "name": "Y",
                "position": 1,
                "stddev": 402.7906549,
                "variance": 162240.3117
              },
              {
                "average": 1320.768511,
                "count": 13774208,
                "maximum": 1331.668498,
                "minimum": 1311.868498,
                "name": "Z",
                "position": 2,
                "stddev": 2.117894044,
                "variance": 4.48547518
              },
              {
                "average": 31582.7651,
                "count": 13774208,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4832.22635,
                "variance": 23350411.5
              },
              {
                "average": 1.000848107,
                "count": 13774208,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02918713383,
                "variance": 0.0008518887814
              },
              {
                "average": 1.001687647,
                "count": 13774208,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04120694132,
                "variance": 0.001698012013
              },
              {
                "average": 0.5018747357,
                "count": 13774208,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965035,
                "variance": 0.2499965035
              },
              {
                "average": 3.629972772e-06,
                "count": 13774208,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001905245354,
                "variance": 3.629959859e-06
              },
              {
                "average": 1.304784348,
                "count": 13774208,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4603160485,
                "variance": 0.2118908645
              },
              {
                "average": -0.05813435344,
                "count": 13774208,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95857359,
                "variance": 143.0074823
              },
              {
                "average": 2.009271967,
                "count": 13774208,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000396418,
                "variance": 1.000792992
              },
              {
                "average": 1165.936525,
                "count": 13774208,
                "maximum": 1168,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9898392366,
                "variance": 0.9797817143
              },
              {
                "average": 32194.30575,
                "count": 13774208,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 17213.80748,
                "variance": 296315168
              },
              {
                "average": 36720.10042,
                "count": 13774208,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9805.903795,
                "variance": 96155749.23
              },
              {
                "average": 29691.42536,
                "count": 13774208,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 13148.02103,
                "variance": 172870456.9
              },
              {
                "average": 189095597.2,
                "count": 13774208,
                "maximum": 189096803.8,
                "minimum": 189094373.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 605.9364148,
                "variance": 367158.9387
              },
              {
                "average": 0,
                "count": 13774208,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13774208,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13774208,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13774208,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13774208,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288131.7078,
              4830763.09,
              1311.868498,
              289184.1478,
              4832183.07,
              1331.668498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288131.7078273633,
                    4830763.089673931,
                    1311.8684975877263
                  ],
                  [
                    288131.7078273633,
                    4832183.069673931,
                    1311.8684975877263
                  ],
                  [
                    289184.1478273632,
                    4832183.069673931,
                    1331.6684975877265
                  ],
                  [
                    289184.1478273632,
                    4830763.089673931,
                    1331.6684975877265
                  ],
                  [
                    288131.7078273633,
                    4830763.089673931,
                    1311.8684975877263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:40:03+00:00",
            "end_time": "2017-09-10T15:59: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": "20170910_43119E5423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747339158053,
              43.49971824754848,
              1305.6936125080822
            ],
            [
              -119.53800844414627,
              43.51248206254214,
              1305.6936125080822
            ],
            [
              -119.52499862533368,
              43.512770288147344,
              1320.913612508082
            ],
            [
              -119.52446630832284,
              43.50000634545143,
              1320.913612508082
            ],
            [
              -119.53747339158053,
              43.49971824754848,
              1305.6936125080822
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380084,
        43.49971825,
        1305.693613,
        -119.5244663,
        43.51277029,
        1320.913613
      ],
      "properties": {
        "datetime": "2017-09-10T16:07:15Z",
        "pc:count": 14790791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295380.5247,
            "count": 14790791,
            "maximum": 295907.6795,
            "minimum": 294855.0995,
            "name": "X",
            "position": 0,
            "stddev": 293.083679,
            "variance": 85898.04292
          },
          {
            "average": 4820168.558,
            "count": 14790791,
            "maximum": 4820857.006,
            "minimum": 4819438.086,
            "name": "Y",
            "position": 1,
            "stddev": 403.0434814,
            "variance": 162444.0479
          },
          {
            "average": 1309.77474,
            "count": 14790791,
            "maximum": 1320.913613,
            "minimum": 1305.693613,
            "name": "Z",
            "position": 2,
            "stddev": 2.660725973,
            "variance": 7.079462704
          },
          {
            "average": 26294.59481,
            "count": 14790791,
            "maximum": 64913,
            "minimum": 1761,
            "name": "Intensity",
            "position": 3,
            "stddev": 2818.886563,
            "variance": 7946121.456
          },
          {
            "average": 1.000037253,
            "count": 14790791,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006180457856,
            "variance": 3.819805931e-05
          },
          {
            "average": 1.000074844,
            "count": 14790791,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008828834256,
            "variance": 7.794831431e-05
          },
          {
            "average": 0.5013924543,
            "count": 14790791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998078,
            "variance": 0.249998078
          },
          {
            "average": 3.921358905e-06,
            "count": 14790791,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001980238317,
            "variance": 3.921343793e-06
          },
          {
            "average": 1.239338856,
            "count": 14790791,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4266799508,
            "variance": 0.1820557804
          },
          {
            "average": 0.08077020418,
            "count": 14790791,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90743164,
            "variance": 141.7869282
          },
          {
            "average": 2.007841704,
            "count": 14790791,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001206627,
            "variance": 1.002414711
          },
          {
            "average": 1162.561107,
            "count": 14790791,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9754925423,
            "variance": 0.9515857001
          },
          {
            "average": 46429.08766,
            "count": 14790791,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2495.633923,
            "variance": 6228188.68
          },
          {
            "average": 44694.86615,
            "count": 14790791,
            "maximum": 59136,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2484.959228,
            "variance": 6175022.363
          },
          {
            "average": 41197.53444,
            "count": 14790791,
            "maximum": 59392,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2533.392415,
            "variance": 6418077.129
          },
          {
            "average": 189093538.1,
            "count": 14790791,
            "maximum": 189094835.7,
            "minimum": 189092101.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 624.1692364,
            "variance": 389587.2356
          },
          {
            "average": 0,
            "count": 14790791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790791,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790791,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294855.0995,
          4819438.086,
          1305.693613,
          295907.6795,
          4820857.006,
          1320.913613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294855.09946314787,
                4819438.0860940805,
                1305.6936125080822
              ],
              [
                294855.09946314787,
                4820857.00609408,
                1305.6936125080822
              ],
              [
                295907.6794631478,
                4820857.00609408,
                1320.913612508082
              ],
              [
                295907.6794631478,
                4819438.0860940805,
                1320.913612508082
              ],
              [
                294855.09946314787,
                4819438.0860940805,
                1305.6936125080822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:07:15+00:00",
        "end_time": "2017-09-10T15:21:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380084,
            43.49971825,
            1305.693613,
            -119.5244663,
            43.51277029,
            1320.913613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747339158053,
                  43.49971824754848,
                  1305.6936125080822
                ],
                [
                  -119.53800844414627,
                  43.51248206254214,
                  1305.6936125080822
                ],
                [
                  -119.52499862533368,
                  43.512770288147344,
                  1320.913612508082
                ],
                [
                  -119.52446630832284,
                  43.50000634545143,
                  1320.913612508082
                ],
                [
                  -119.53747339158053,
                  43.49971824754848,
                  1305.6936125080822
                ]
              ]
            ]
          },
          "id": "20170910_43119E5423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:07:15Z",
            "pc:count": 14790791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295380.5247,
                "count": 14790791,
                "maximum": 295907.6795,
                "minimum": 294855.0995,
                "name": "X",
                "position": 0,
                "stddev": 293.083679,
                "variance": 85898.04292
              },
              {
                "average": 4820168.558,
                "count": 14790791,
                "maximum": 4820857.006,
                "minimum": 4819438.086,
                "name": "Y",
                "position": 1,
                "stddev": 403.0434814,
                "variance": 162444.0479
              },
              {
                "average": 1309.77474,
                "count": 14790791,
                "maximum": 1320.913613,
                "minimum": 1305.693613,
                "name": "Z",
                "position": 2,
                "stddev": 2.660725973,
                "variance": 7.079462704
              },
              {
                "average": 26294.59481,
                "count": 14790791,
                "maximum": 64913,
                "minimum": 1761,
                "name": "Intensity",
                "position": 3,
                "stddev": 2818.886563,
                "variance": 7946121.456
              },
              {
                "average": 1.000037253,
                "count": 14790791,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006180457856,
                "variance": 3.819805931e-05
              },
              {
                "average": 1.000074844,
                "count": 14790791,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008828834256,
                "variance": 7.794831431e-05
              },
              {
                "average": 0.5013924543,
                "count": 14790791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998078,
                "variance": 0.249998078
              },
              {
                "average": 3.921358905e-06,
                "count": 14790791,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001980238317,
                "variance": 3.921343793e-06
              },
              {
                "average": 1.239338856,
                "count": 14790791,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4266799508,
                "variance": 0.1820557804
              },
              {
                "average": 0.08077020418,
                "count": 14790791,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90743164,
                "variance": 141.7869282
              },
              {
                "average": 2.007841704,
                "count": 14790791,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001206627,
                "variance": 1.002414711
              },
              {
                "average": 1162.561107,
                "count": 14790791,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9754925423,
                "variance": 0.9515857001
              },
              {
                "average": 46429.08766,
                "count": 14790791,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2495.633923,
                "variance": 6228188.68
              },
              {
                "average": 44694.86615,
                "count": 14790791,
                "maximum": 59136,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2484.959228,
                "variance": 6175022.363
              },
              {
                "average": 41197.53444,
                "count": 14790791,
                "maximum": 59392,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2533.392415,
                "variance": 6418077.129
              },
              {
                "average": 189093538.1,
                "count": 14790791,
                "maximum": 189094835.7,
                "minimum": 189092101.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 624.1692364,
                "variance": 389587.2356
              },
              {
                "average": 0,
                "count": 14790791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790791,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790791,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294855.0995,
              4819438.086,
              1305.693613,
              295907.6795,
              4820857.006,
              1320.913613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294855.09946314787,
                    4819438.0860940805,
                    1305.6936125080822
                  ],
                  [
                    294855.09946314787,
                    4820857.00609408,
                    1305.6936125080822
                  ],
                  [
                    295907.6794631478,
                    4820857.00609408,
                    1320.913612508082
                  ],
                  [
                    295907.6794631478,
                    4819438.0860940805,
                    1320.913612508082
                  ],
                  [
                    294855.09946314787,
                    4819438.0860940805,
                    1305.6936125080822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:07:15+00:00",
            "end_time": "2017-09-10T15:21:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497544442392,
              43.56223044151546,
              1334.2580365776919
            ],
            [
              -119.42548741543153,
              43.57498297005416,
              1334.2580365776919
            ],
            [
              -119.41249744193581,
              43.575257978378225,
              1417.9380365776917
            ],
            [
              -119.41198820634706,
              43.56250532811487,
              1417.9380365776917
            ],
            [
              -119.42497544442392,
              43.56223044151546,
              1334.2580365776919
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254874,
        43.56223044,
        1334.258037,
        -119.4119882,
        43.57525798,
        1417.938037
      ],
      "properties": {
        "datetime": "2017-08-31T16:23:42Z",
        "pc:count": 13799957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304687.8941,
            "count": 13799957,
            "maximum": 305202.7294,
            "minimum": 304152.9294,
            "name": "X",
            "position": 0,
            "stddev": 289.9109633,
            "variance": 84048.36662
          },
          {
            "average": 4826811.11,
            "count": 13799957,
            "maximum": 4827527.197,
            "minimum": 4826109.637,
            "name": "Y",
            "position": 1,
            "stddev": 389.3163061,
            "variance": 151567.1862
          },
          {
            "average": 1360.121784,
            "count": 13799957,
            "maximum": 1417.938037,
            "minimum": 1334.258037,
            "name": "Z",
            "position": 2,
            "stddev": 15.44018107,
            "variance": 238.3991916
          },
          {
            "average": 19338.22347,
            "count": 13799957,
            "maximum": 28481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2243.022375,
            "variance": 5031149.373
          },
          {
            "average": 1.021254414,
            "count": 13799957,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1611554769,
            "variance": 0.02597108772
          },
          {
            "average": 1.04277593,
            "count": 13799957,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2380518159,
            "variance": 0.05666866703
          },
          {
            "average": 0.503009321,
            "count": 13799957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499990962,
            "variance": 0.2499909621
          },
          {
            "average": 4.347839635e-07,
            "count": 13799957,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006593813812,
            "variance": 4.347838059e-07
          },
          {
            "average": 1.179283602,
            "count": 13799957,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3835896281,
            "variance": 0.1471410028
          },
          {
            "average": -0.03014243286,
            "count": 13799957,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76969868,
            "variance": 138.525807
          },
          {
            "average": 1.985681042,
            "count": 13799957,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006597877,
            "variance": 1.013239286
          },
          {
            "average": 1126.947601,
            "count": 13799957,
            "maximum": 1129,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9927637753,
            "variance": 0.9855799136
          },
          {
            "average": 42482.23421,
            "count": 13799957,
            "maximum": 52992,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 5236.292357,
            "variance": 27418757.65
          },
          {
            "average": 40540.67403,
            "count": 13799957,
            "maximum": 51968,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4623.019476,
            "variance": 21372309.08
          },
          {
            "average": 37160.75351,
            "count": 13799957,
            "maximum": 49152,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 4267.713692,
            "variance": 18213380.16
          },
          {
            "average": 188230568.9,
            "count": 13799957,
            "maximum": 188231822.9,
            "minimum": 188229171.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 664.9495684,
            "variance": 442157.9285
          },
          {
            "average": 0,
            "count": 13799957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13799957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13799957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13799957,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13799957,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304152.9294,
          4826109.637,
          1334.258037,
          305202.7294,
          4827527.197,
          1417.938037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304152.92939065467,
                4826109.636531359,
                1334.2580365776919
              ],
              [
                304152.92939065467,
                4827527.196531359,
                1334.2580365776919
              ],
              [
                305202.7293906547,
                4827527.196531359,
                1417.9380365776917
              ],
              [
                305202.7293906547,
                4826109.636531359,
                1417.9380365776917
              ],
              [
                304152.92939065467,
                4826109.636531359,
                1334.2580365776919
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:23:42+00:00",
        "end_time": "2017-08-31T15:39:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254874,
            43.56223044,
            1334.258037,
            -119.4119882,
            43.57525798,
            1417.938037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497544442392,
                  43.56223044151546,
                  1334.2580365776919
                ],
                [
                  -119.42548741543153,
                  43.57498297005416,
                  1334.2580365776919
                ],
                [
                  -119.41249744193581,
                  43.575257978378225,
                  1417.9380365776917
                ],
                [
                  -119.41198820634706,
                  43.56250532811487,
                  1417.9380365776917
                ],
                [
                  -119.42497544442392,
                  43.56223044151546,
                  1334.2580365776919
                ]
              ]
            ]
          },
          "id": "20170831_43119E4222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:23:42Z",
            "pc:count": 13799957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304687.8941,
                "count": 13799957,
                "maximum": 305202.7294,
                "minimum": 304152.9294,
                "name": "X",
                "position": 0,
                "stddev": 289.9109633,
                "variance": 84048.36662
              },
              {
                "average": 4826811.11,
                "count": 13799957,
                "maximum": 4827527.197,
                "minimum": 4826109.637,
                "name": "Y",
                "position": 1,
                "stddev": 389.3163061,
                "variance": 151567.1862
              },
              {
                "average": 1360.121784,
                "count": 13799957,
                "maximum": 1417.938037,
                "minimum": 1334.258037,
                "name": "Z",
                "position": 2,
                "stddev": 15.44018107,
                "variance": 238.3991916
              },
              {
                "average": 19338.22347,
                "count": 13799957,
                "maximum": 28481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2243.022375,
                "variance": 5031149.373
              },
              {
                "average": 1.021254414,
                "count": 13799957,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1611554769,
                "variance": 0.02597108772
              },
              {
                "average": 1.04277593,
                "count": 13799957,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2380518159,
                "variance": 0.05666866703
              },
              {
                "average": 0.503009321,
                "count": 13799957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499990962,
                "variance": 0.2499909621
              },
              {
                "average": 4.347839635e-07,
                "count": 13799957,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006593813812,
                "variance": 4.347838059e-07
              },
              {
                "average": 1.179283602,
                "count": 13799957,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3835896281,
                "variance": 0.1471410028
              },
              {
                "average": -0.03014243286,
                "count": 13799957,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76969868,
                "variance": 138.525807
              },
              {
                "average": 1.985681042,
                "count": 13799957,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006597877,
                "variance": 1.013239286
              },
              {
                "average": 1126.947601,
                "count": 13799957,
                "maximum": 1129,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9927637753,
                "variance": 0.9855799136
              },
              {
                "average": 42482.23421,
                "count": 13799957,
                "maximum": 52992,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 5236.292357,
                "variance": 27418757.65
              },
              {
                "average": 40540.67403,
                "count": 13799957,
                "maximum": 51968,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4623.019476,
                "variance": 21372309.08
              },
              {
                "average": 37160.75351,
                "count": 13799957,
                "maximum": 49152,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 4267.713692,
                "variance": 18213380.16
              },
              {
                "average": 188230568.9,
                "count": 13799957,
                "maximum": 188231822.9,
                "minimum": 188229171.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 664.9495684,
                "variance": 442157.9285
              },
              {
                "average": 0,
                "count": 13799957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13799957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13799957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13799957,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13799957,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304152.9294,
              4826109.637,
              1334.258037,
              305202.7294,
              4827527.197,
              1417.938037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304152.92939065467,
                    4826109.636531359,
                    1334.2580365776919
                  ],
                  [
                    304152.92939065467,
                    4827527.196531359,
                    1334.2580365776919
                  ],
                  [
                    305202.7293906547,
                    4827527.196531359,
                    1417.9380365776917
                  ],
                  [
                    305202.7293906547,
                    4826109.636531359,
                    1417.9380365776917
                  ],
                  [
                    304152.92939065467,
                    4826109.636531359,
                    1334.2580365776919
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:23:42+00:00",
            "end_time": "2017-08-31T15:39: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": "20170911_43119E6313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497097530271,
              43.52469859698508,
              1324.2690132139537
            ],
            [
              -119.72554692803764,
              43.53748021956025,
              1324.2690132139537
            ],
            [
              -119.71250006224312,
              43.53779072119758,
              1461.5890132139539
            ],
            [
              -119.71192685826361,
              43.525008960864824,
              1461.5890132139539
            ],
            [
              -119.72497097530271,
              43.52469859698508,
              1324.2690132139537
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255469,
        43.5246986,
        1324.269013,
        -119.7119269,
        43.53779072,
        1461.589013
      ],
      "properties": {
        "datetime": "2017-09-11T21:15:56Z",
        "pc:count": 12543159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280312.9455,
            "count": 12543159,
            "maximum": 280842.2731,
            "minimum": 279786.9731,
            "name": "X",
            "position": 0,
            "stddev": 294.1461267,
            "variance": 86521.94387
          },
          {
            "average": 4823398.502,
            "count": 12543159,
            "maximum": 4824113.187,
            "minimum": 4822692.067,
            "name": "Y",
            "position": 1,
            "stddev": 404.2088809,
            "variance": 163384.8194
          },
          {
            "average": 1352.759238,
            "count": 12543159,
            "maximum": 1461.589013,
            "minimum": 1324.269013,
            "name": "Z",
            "position": 2,
            "stddev": 33.68728317,
            "variance": 1134.833047
          },
          {
            "average": 24763.23284,
            "count": 12543159,
            "maximum": 41313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3950.600645,
            "variance": 15607245.45
          },
          {
            "average": 1.036938621,
            "count": 12543159,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2071760441,
            "variance": 0.04292191324
          },
          {
            "average": 1.074607043,
            "count": 12543159,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3025256664,
            "variance": 0.09152177885
          },
          {
            "average": 0.5019167022,
            "count": 12543159,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963462,
            "variance": 0.2499963462
          },
          {
            "average": 3.340466305e-05,
            "count": 12543159,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005779580421,
            "variance": 3.340354984e-05
          },
          {
            "average": 1.215344874,
            "count": 12543159,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.411061398,
            "variance": 0.168971473
          },
          {
            "average": -0.03630005652,
            "count": 12543159,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10676081,
            "variance": 146.5736573
          },
          {
            "average": 1.988429868,
            "count": 12543159,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011730888,
            "variance": 1.02359939
          },
          {
            "average": 1193.900867,
            "count": 12543159,
            "maximum": 1196,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.034887629,
            "variance": 1.070992406
          },
          {
            "average": 38337.4088,
            "count": 12543159,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7537.042727,
            "variance": 56807013.06
          },
          {
            "average": 36869.73804,
            "count": 12543159,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6271.236063,
            "variance": 39328401.76
          },
          {
            "average": 32901.59459,
            "count": 12543159,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5790.841214,
            "variance": 33533841.97
          },
          {
            "average": 189198843.3,
            "count": 12543159,
            "maximum": 189199756.2,
            "minimum": 189197687.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 537.8387051,
            "variance": 289270.4728
          },
          {
            "average": 0,
            "count": 12543159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12543159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12543159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12543159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12543159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279786.9731,
          4822692.067,
          1324.269013,
          280842.2731,
          4824113.187,
          1461.589013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279786.97306948144,
                4822692.067131871,
                1324.2690132139537
              ],
              [
                279786.97306948144,
                4824113.187131871,
                1324.2690132139537
              ],
              [
                280842.2730694815,
                4824113.187131871,
                1461.5890132139539
              ],
              [
                280842.2730694815,
                4822692.067131871,
                1461.5890132139539
              ],
              [
                279786.97306948144,
                4822692.067131871,
                1324.2690132139537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:15:56+00:00",
        "end_time": "2017-09-11T20:41:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255469,
            43.5246986,
            1324.269013,
            -119.7119269,
            43.53779072,
            1461.589013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497097530271,
                  43.52469859698508,
                  1324.2690132139537
                ],
                [
                  -119.72554692803764,
                  43.53748021956025,
                  1324.2690132139537
                ],
                [
                  -119.71250006224312,
                  43.53779072119758,
                  1461.5890132139539
                ],
                [
                  -119.71192685826361,
                  43.525008960864824,
                  1461.5890132139539
                ],
                [
                  -119.72497097530271,
                  43.52469859698508,
                  1324.2690132139537
                ]
              ]
            ]
          },
          "id": "20170911_43119E6313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:15:56Z",
            "pc:count": 12543159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280312.9455,
                "count": 12543159,
                "maximum": 280842.2731,
                "minimum": 279786.9731,
                "name": "X",
                "position": 0,
                "stddev": 294.1461267,
                "variance": 86521.94387
              },
              {
                "average": 4823398.502,
                "count": 12543159,
                "maximum": 4824113.187,
                "minimum": 4822692.067,
                "name": "Y",
                "position": 1,
                "stddev": 404.2088809,
                "variance": 163384.8194
              },
              {
                "average": 1352.759238,
                "count": 12543159,
                "maximum": 1461.589013,
                "minimum": 1324.269013,
                "name": "Z",
                "position": 2,
                "stddev": 33.68728317,
                "variance": 1134.833047
              },
              {
                "average": 24763.23284,
                "count": 12543159,
                "maximum": 41313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3950.600645,
                "variance": 15607245.45
              },
              {
                "average": 1.036938621,
                "count": 12543159,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2071760441,
                "variance": 0.04292191324
              },
              {
                "average": 1.074607043,
                "count": 12543159,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3025256664,
                "variance": 0.09152177885
              },
              {
                "average": 0.5019167022,
                "count": 12543159,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963462,
                "variance": 0.2499963462
              },
              {
                "average": 3.340466305e-05,
                "count": 12543159,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005779580421,
                "variance": 3.340354984e-05
              },
              {
                "average": 1.215344874,
                "count": 12543159,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.411061398,
                "variance": 0.168971473
              },
              {
                "average": -0.03630005652,
                "count": 12543159,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10676081,
                "variance": 146.5736573
              },
              {
                "average": 1.988429868,
                "count": 12543159,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011730888,
                "variance": 1.02359939
              },
              {
                "average": 1193.900867,
                "count": 12543159,
                "maximum": 1196,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.034887629,
                "variance": 1.070992406
              },
              {
                "average": 38337.4088,
                "count": 12543159,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7537.042727,
                "variance": 56807013.06
              },
              {
                "average": 36869.73804,
                "count": 12543159,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6271.236063,
                "variance": 39328401.76
              },
              {
                "average": 32901.59459,
                "count": 12543159,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5790.841214,
                "variance": 33533841.97
              },
              {
                "average": 189198843.3,
                "count": 12543159,
                "maximum": 189199756.2,
                "minimum": 189197687.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 537.8387051,
                "variance": 289270.4728
              },
              {
                "average": 0,
                "count": 12543159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12543159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12543159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12543159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12543159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279786.9731,
              4822692.067,
              1324.269013,
              280842.2731,
              4824113.187,
              1461.589013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279786.97306948144,
                    4822692.067131871,
                    1324.2690132139537
                  ],
                  [
                    279786.97306948144,
                    4824113.187131871,
                    1324.2690132139537
                  ],
                  [
                    280842.2730694815,
                    4824113.187131871,
                    1461.5890132139539
                  ],
                  [
                    280842.2730694815,
                    4822692.067131871,
                    1461.5890132139539
                  ],
                  [
                    279786.97306948144,
                    4822692.067131871,
                    1324.2690132139537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:15:56+00:00",
            "end_time": "2017-09-11T20:41:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747176369154,
              43.562191227206604,
              1390.1316916193518
            ],
            [
              -119.7880620448389,
              43.57497982750912,
              1390.1316916193518
            ],
            [
              -119.77500109056956,
              43.57529784109004,
              1449.1516916193518
            ],
            [
              -119.77441356598126,
              43.56250909962964,
              1449.1516916193518
            ],
            [
              -119.78747176369154,
              43.562191227206604,
              1390.1316916193518
            ]
          ]
        ]
      },
      "bbox": [
        -119.788062,
        43.56219123,
        1390.131692,
        -119.7744136,
        43.57529784,
        1449.151692
      ],
      "properties": {
        "datetime": "2017-09-11T22:01:23Z",
        "pc:count": 15325256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275412.8828,
            "count": 15325256,
            "maximum": 275931.4052,
            "minimum": 274875.5652,
            "name": "X",
            "position": 0,
            "stddev": 292.8434326,
            "variance": 85757.27602
          },
          {
            "average": 4827734.159,
            "count": 15325256,
            "maximum": 4828445.658,
            "minimum": 4827023.678,
            "name": "Y",
            "position": 1,
            "stddev": 390.7762652,
            "variance": 152706.0895
          },
          {
            "average": 1414.122775,
            "count": 15325256,
            "maximum": 1449.151692,
            "minimum": 1390.131692,
            "name": "Z",
            "position": 2,
            "stddev": 10.78453224,
            "variance": 116.3061356
          },
          {
            "average": 25825.79201,
            "count": 15325256,
            "maximum": 41121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3918.242817,
            "variance": 15352626.77
          },
          {
            "average": 1.034307159,
            "count": 15325256,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2015428426,
            "variance": 0.04061951739
          },
          {
            "average": 1.068983578,
            "count": 15325256,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.294872772,
            "variance": 0.08694995168
          },
          {
            "average": 0.5018073434,
            "count": 15325256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967498,
            "variance": 0.2499967498
          },
          {
            "average": 8.939491777e-06,
            "count": 15325256,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002989885022,
            "variance": 8.939412446e-06
          },
          {
            "average": 1.230108587,
            "count": 15325256,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4209021699,
            "variance": 0.1771586366
          },
          {
            "average": 0.04332675603,
            "count": 15325256,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94578672,
            "variance": 142.7018203
          },
          {
            "average": 1.984534483,
            "count": 15325256,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011484803,
            "variance": 1.023101506
          },
          {
            "average": 1200.015462,
            "count": 15325256,
            "maximum": 1202,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003341161,
            "variance": 1.006693485
          },
          {
            "average": 39079.67698,
            "count": 15325256,
            "maximum": 53248,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6766.040049,
            "variance": 45779297.94
          },
          {
            "average": 37409.91229,
            "count": 15325256,
            "maximum": 52736,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6012.635175,
            "variance": 36151781.75
          },
          {
            "average": 33750.61395,
            "count": 15325256,
            "maximum": 50688,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5747.616147,
            "variance": 33035091.37
          },
          {
            "average": 189201657.1,
            "count": 15325256,
            "maximum": 189202483.5,
            "minimum": 189200810.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.2037226,
            "variance": 169088.5015
          },
          {
            "average": 0,
            "count": 15325256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325256,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15325256,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274875.5652,
          4827023.678,
          1390.131692,
          275931.4052,
          4828445.658,
          1449.151692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274875.56520467304,
                4827023.678165956,
                1390.1316916193518
              ],
              [
                274875.56520467304,
                4828445.658165957,
                1390.1316916193518
              ],
              [
                275931.405204673,
                4828445.658165957,
                1449.1516916193518
              ],
              [
                275931.405204673,
                4827023.678165956,
                1449.1516916193518
              ],
              [
                274875.56520467304,
                4827023.678165956,
                1390.1316916193518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:01:23+00:00",
        "end_time": "2017-09-11T21:33:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.788062,
            43.56219123,
            1390.131692,
            -119.7744136,
            43.57529784,
            1449.151692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747176369154,
                  43.562191227206604,
                  1390.1316916193518
                ],
                [
                  -119.7880620448389,
                  43.57497982750912,
                  1390.1316916193518
                ],
                [
                  -119.77500109056956,
                  43.57529784109004,
                  1449.1516916193518
                ],
                [
                  -119.77441356598126,
                  43.56250909962964,
                  1449.1516916193518
                ],
                [
                  -119.78747176369154,
                  43.562191227206604,
                  1390.1316916193518
                ]
              ]
            ]
          },
          "id": "20170911_43119E7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:01:23Z",
            "pc:count": 15325256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275412.8828,
                "count": 15325256,
                "maximum": 275931.4052,
                "minimum": 274875.5652,
                "name": "X",
                "position": 0,
                "stddev": 292.8434326,
                "variance": 85757.27602
              },
              {
                "average": 4827734.159,
                "count": 15325256,
                "maximum": 4828445.658,
                "minimum": 4827023.678,
                "name": "Y",
                "position": 1,
                "stddev": 390.7762652,
                "variance": 152706.0895
              },
              {
                "average": 1414.122775,
                "count": 15325256,
                "maximum": 1449.151692,
                "minimum": 1390.131692,
                "name": "Z",
                "position": 2,
                "stddev": 10.78453224,
                "variance": 116.3061356
              },
              {
                "average": 25825.79201,
                "count": 15325256,
                "maximum": 41121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3918.242817,
                "variance": 15352626.77
              },
              {
                "average": 1.034307159,
                "count": 15325256,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2015428426,
                "variance": 0.04061951739
              },
              {
                "average": 1.068983578,
                "count": 15325256,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.294872772,
                "variance": 0.08694995168
              },
              {
                "average": 0.5018073434,
                "count": 15325256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967498,
                "variance": 0.2499967498
              },
              {
                "average": 8.939491777e-06,
                "count": 15325256,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002989885022,
                "variance": 8.939412446e-06
              },
              {
                "average": 1.230108587,
                "count": 15325256,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4209021699,
                "variance": 0.1771586366
              },
              {
                "average": 0.04332675603,
                "count": 15325256,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94578672,
                "variance": 142.7018203
              },
              {
                "average": 1.984534483,
                "count": 15325256,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011484803,
                "variance": 1.023101506
              },
              {
                "average": 1200.015462,
                "count": 15325256,
                "maximum": 1202,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003341161,
                "variance": 1.006693485
              },
              {
                "average": 39079.67698,
                "count": 15325256,
                "maximum": 53248,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6766.040049,
                "variance": 45779297.94
              },
              {
                "average": 37409.91229,
                "count": 15325256,
                "maximum": 52736,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6012.635175,
                "variance": 36151781.75
              },
              {
                "average": 33750.61395,
                "count": 15325256,
                "maximum": 50688,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5747.616147,
                "variance": 33035091.37
              },
              {
                "average": 189201657.1,
                "count": 15325256,
                "maximum": 189202483.5,
                "minimum": 189200810.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.2037226,
                "variance": 169088.5015
              },
              {
                "average": 0,
                "count": 15325256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325256,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15325256,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274875.5652,
              4827023.678,
              1390.131692,
              275931.4052,
              4828445.658,
              1449.151692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274875.56520467304,
                    4827023.678165956,
                    1390.1316916193518
                  ],
                  [
                    274875.56520467304,
                    4828445.658165957,
                    1390.1316916193518
                  ],
                  [
                    275931.405204673,
                    4828445.658165957,
                    1449.1516916193518
                  ],
                  [
                    275931.405204673,
                    4827023.678165956,
                    1449.1516916193518
                  ],
                  [
                    274875.56520467304,
                    4827023.678165956,
                    1390.1316916193518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:01:23+00:00",
            "end_time": "2017-09-11T21:33: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": "20170910_43119E5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747407328558,
              43.574713014978244,
              1298.9991345880383
            ],
            [
              -119.58802130762318,
              43.58748119967425,
              1298.9991345880383
            ],
            [
              -119.57499907228522,
              43.58777544344538,
              1318.5591345880382
            ],
            [
              -119.57445458404945,
              43.575007128353654,
              1318.5591345880382
            ],
            [
              -119.58747407328558,
              43.574713014978244,
              1298.9991345880383
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880213,
        43.57471301,
        1298.999135,
        -119.5744546,
        43.58777544,
        1318.559135
      ],
      "properties": {
        "datetime": "2017-09-10T16:09:37Z",
        "pc:count": 14266531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291599.2514,
            "count": 14266531,
            "maximum": 292124.1906,
            "minimum": 291071.8706,
            "name": "X",
            "position": 0,
            "stddev": 292.9157575,
            "variance": 85799.64098
          },
          {
            "average": 4828611.268,
            "count": 14266531,
            "maximum": 4829311.372,
            "minimum": 4827891.892,
            "name": "Y",
            "position": 1,
            "stddev": 400.5835589,
            "variance": 160467.1876
          },
          {
            "average": 1307.230478,
            "count": 14266531,
            "maximum": 1318.559135,
            "minimum": 1298.999135,
            "name": "Z",
            "position": 2,
            "stddev": 3.351493715,
            "variance": 11.23251012
          },
          {
            "average": 30746.36187,
            "count": 14266531,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3790.657918,
            "variance": 14369087.45
          },
          {
            "average": 1.001672376,
            "count": 14266531,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04129899969,
            "variance": 0.001705607375
          },
          {
            "average": 1.003326877,
            "count": 14266531,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05851764915,
            "variance": 0.003424315262
          },
          {
            "average": 0.5010451384,
            "count": 14266531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989252,
            "variance": 0.2499989252
          },
          {
            "average": 1.142534229e-05,
            "count": 14266531,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003380120198,
            "variance": 1.142521255e-05
          },
          {
            "average": 1.316766494,
            "count": 14266531,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4652155385,
            "variance": 0.2164254973
          },
          {
            "average": 0.2541409302,
            "count": 14266531,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9739394,
            "variance": 143.3752248
          },
          {
            "average": 2.008190218,
            "count": 14266531,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000984863,
            "variance": 1.001970697
          },
          {
            "average": 1162.509028,
            "count": 14266531,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9912398868,
            "variance": 0.9825565132
          },
          {
            "average": 21511.0244,
            "count": 14266531,
            "maximum": 59904,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 14884.87521,
            "variance": 221559510
          },
          {
            "average": 30290.91759,
            "count": 14266531,
            "maximum": 60160,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 8480.170473,
            "variance": 71913291.26
          },
          {
            "average": 20970.82715,
            "count": 14266531,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 11206.62279,
            "variance": 125588394.2
          },
          {
            "average": 189093496.5,
            "count": 14266531,
            "maximum": 189094977.3,
            "minimum": 189091969.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.1105274,
            "variance": 375904.5187
          },
          {
            "average": 0,
            "count": 14266531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14266531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291071.8706,
          4827891.892,
          1298.999135,
          292124.1906,
          4829311.372,
          1318.559135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291071.8705649354,
                4827891.891963977,
                1298.9991345880383
              ],
              [
                291071.8705649354,
                4829311.371963978,
                1298.9991345880383
              ],
              [
                292124.1905649353,
                4829311.371963978,
                1318.5591345880382
              ],
              [
                292124.1905649353,
                4827891.891963977,
                1318.5591345880382
              ],
              [
                291071.8705649354,
                4827891.891963977,
                1298.9991345880383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:09:37+00:00",
        "end_time": "2017-09-10T15:19:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880213,
            43.57471301,
            1298.999135,
            -119.5744546,
            43.58777544,
            1318.559135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747407328558,
                  43.574713014978244,
                  1298.9991345880383
                ],
                [
                  -119.58802130762318,
                  43.58748119967425,
                  1298.9991345880383
                ],
                [
                  -119.57499907228522,
                  43.58777544344538,
                  1318.5591345880382
                ],
                [
                  -119.57445458404945,
                  43.575007128353654,
                  1318.5591345880382
                ],
                [
                  -119.58747407328558,
                  43.574713014978244,
                  1298.9991345880383
                ]
              ]
            ]
          },
          "id": "20170910_43119E5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:09:37Z",
            "pc:count": 14266531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291599.2514,
                "count": 14266531,
                "maximum": 292124.1906,
                "minimum": 291071.8706,
                "name": "X",
                "position": 0,
                "stddev": 292.9157575,
                "variance": 85799.64098
              },
              {
                "average": 4828611.268,
                "count": 14266531,
                "maximum": 4829311.372,
                "minimum": 4827891.892,
                "name": "Y",
                "position": 1,
                "stddev": 400.5835589,
                "variance": 160467.1876
              },
              {
                "average": 1307.230478,
                "count": 14266531,
                "maximum": 1318.559135,
                "minimum": 1298.999135,
                "name": "Z",
                "position": 2,
                "stddev": 3.351493715,
                "variance": 11.23251012
              },
              {
                "average": 30746.36187,
                "count": 14266531,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3790.657918,
                "variance": 14369087.45
              },
              {
                "average": 1.001672376,
                "count": 14266531,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04129899969,
                "variance": 0.001705607375
              },
              {
                "average": 1.003326877,
                "count": 14266531,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05851764915,
                "variance": 0.003424315262
              },
              {
                "average": 0.5010451384,
                "count": 14266531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989252,
                "variance": 0.2499989252
              },
              {
                "average": 1.142534229e-05,
                "count": 14266531,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003380120198,
                "variance": 1.142521255e-05
              },
              {
                "average": 1.316766494,
                "count": 14266531,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4652155385,
                "variance": 0.2164254973
              },
              {
                "average": 0.2541409302,
                "count": 14266531,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9739394,
                "variance": 143.3752248
              },
              {
                "average": 2.008190218,
                "count": 14266531,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000984863,
                "variance": 1.001970697
              },
              {
                "average": 1162.509028,
                "count": 14266531,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9912398868,
                "variance": 0.9825565132
              },
              {
                "average": 21511.0244,
                "count": 14266531,
                "maximum": 59904,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 14884.87521,
                "variance": 221559510
              },
              {
                "average": 30290.91759,
                "count": 14266531,
                "maximum": 60160,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 8480.170473,
                "variance": 71913291.26
              },
              {
                "average": 20970.82715,
                "count": 14266531,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 11206.62279,
                "variance": 125588394.2
              },
              {
                "average": 189093496.5,
                "count": 14266531,
                "maximum": 189094977.3,
                "minimum": 189091969.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.1105274,
                "variance": 375904.5187
              },
              {
                "average": 0,
                "count": 14266531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14266531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291071.8706,
              4827891.892,
              1298.999135,
              292124.1906,
              4829311.372,
              1318.559135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291071.8705649354,
                    4827891.891963977,
                    1298.9991345880383
                  ],
                  [
                    291071.8705649354,
                    4829311.371963978,
                    1298.9991345880383
                  ],
                  [
                    292124.1905649353,
                    4829311.371963978,
                    1318.5591345880382
                  ],
                  [
                    292124.1905649353,
                    4827891.891963977,
                    1318.5591345880382
                  ],
                  [
                    291071.8705649354,
                    4827891.891963977,
                    1298.9991345880383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:09:37+00:00",
            "end_time": "2017-09-10T15:19: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": "20170910_43119E6211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747250439085,
              43.5872015649038,
              1315.6535866940526
            ],
            [
              -119.68804165729802,
              43.599980745260304,
              1315.6535866940526
            ],
            [
              -119.67500044506032,
              43.60028685638102,
              1329.6535866940526
            ],
            [
              -119.67443404538938,
              43.58750754025586,
              1329.6535866940526
            ],
            [
              -119.68747250439085,
              43.5872015649038,
              1315.6535866940526
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880417,
        43.58720156,
        1315.653587,
        -119.674434,
        43.60028686,
        1329.653587
      ],
      "properties": {
        "datetime": "2017-09-10T19:08:26Z",
        "pc:count": 13632222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283567.8958,
            "count": 13632222,
            "maximum": 284095.7071,
            "minimum": 283041.9871,
            "name": "X",
            "position": 0,
            "stddev": 289.5496363,
            "variance": 83838.99186
          },
          {
            "average": 4830234.248,
            "count": 13632222,
            "maximum": 4830956.16,
            "minimum": 4829535.34,
            "name": "Y",
            "position": 1,
            "stddev": 397.3150512,
            "variance": 157859.2499
          },
          {
            "average": 1319.307525,
            "count": 13632222,
            "maximum": 1329.653587,
            "minimum": 1315.653587,
            "name": "Z",
            "position": 2,
            "stddev": 1.045494232,
            "variance": 1.093058189
          },
          {
            "average": 27752.96987,
            "count": 13632222,
            "maximum": 48625,
            "minimum": 1185,
            "name": "Intensity",
            "position": 3,
            "stddev": 2410.965178,
            "variance": 5812753.09
          },
          {
            "average": 1.00031961,
            "count": 13632222,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01791169113,
            "variance": 0.0003208286792
          },
          {
            "average": 1.000634819,
            "count": 13632222,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02526323449,
            "variance": 0.000638231017
          },
          {
            "average": 0.502608819,
            "count": 13632222,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932124,
            "variance": 0.2499932124
          },
          {
            "average": 3.594425032e-06,
            "count": 13632222,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001895893556,
            "variance": 3.594412376e-06
          },
          {
            "average": 1.301083859,
            "count": 13632222,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4587290966,
            "variance": 0.2104323841
          },
          {
            "average": -0.449039222,
            "count": 13632222,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89504315,
            "variance": 141.4920516
          },
          {
            "average": 2.011432105,
            "count": 13632222,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000120089,
            "variance": 1.000240193
          },
          {
            "average": 1177.714423,
            "count": 13632222,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9806028544,
            "variance": 0.9615819582
          },
          {
            "average": 46192.94787,
            "count": 13632222,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1887.835125,
            "variance": 3563921.46
          },
          {
            "average": 43939.38983,
            "count": 13632222,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1956.643102,
            "variance": 3828452.23
          },
          {
            "average": 39886.66678,
            "count": 13632222,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2078.196776,
            "variance": 4318901.839
          },
          {
            "average": 189104017.8,
            "count": 13632222,
            "maximum": 189105706.6,
            "minimum": 189102023.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 670.2477079,
            "variance": 449231.9899
          },
          {
            "average": 0,
            "count": 13632222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13632222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13632222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13632222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13632222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283041.9871,
          4829535.34,
          1315.653587,
          284095.7071,
          4830956.16,
          1329.653587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283041.9871447898,
                4829535.339832652,
                1315.6535866940526
              ],
              [
                283041.9871447898,
                4830956.159832653,
                1315.6535866940526
              ],
              [
                284095.70714478975,
                4830956.159832653,
                1329.6535866940526
              ],
              [
                284095.70714478975,
                4829535.339832652,
                1329.6535866940526
              ],
              [
                283041.9871447898,
                4829535.339832652,
                1315.6535866940526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:08:26+00:00",
        "end_time": "2017-09-10T18:07:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880417,
            43.58720156,
            1315.653587,
            -119.674434,
            43.60028686,
            1329.653587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747250439085,
                  43.5872015649038,
                  1315.6535866940526
                ],
                [
                  -119.68804165729802,
                  43.599980745260304,
                  1315.6535866940526
                ],
                [
                  -119.67500044506032,
                  43.60028685638102,
                  1329.6535866940526
                ],
                [
                  -119.67443404538938,
                  43.58750754025586,
                  1329.6535866940526
                ],
                [
                  -119.68747250439085,
                  43.5872015649038,
                  1315.6535866940526
                ]
              ]
            ]
          },
          "id": "20170910_43119E6211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:08:26Z",
            "pc:count": 13632222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283567.8958,
                "count": 13632222,
                "maximum": 284095.7071,
                "minimum": 283041.9871,
                "name": "X",
                "position": 0,
                "stddev": 289.5496363,
                "variance": 83838.99186
              },
              {
                "average": 4830234.248,
                "count": 13632222,
                "maximum": 4830956.16,
                "minimum": 4829535.34,
                "name": "Y",
                "position": 1,
                "stddev": 397.3150512,
                "variance": 157859.2499
              },
              {
                "average": 1319.307525,
                "count": 13632222,
                "maximum": 1329.653587,
                "minimum": 1315.653587,
                "name": "Z",
                "position": 2,
                "stddev": 1.045494232,
                "variance": 1.093058189
              },
              {
                "average": 27752.96987,
                "count": 13632222,
                "maximum": 48625,
                "minimum": 1185,
                "name": "Intensity",
                "position": 3,
                "stddev": 2410.965178,
                "variance": 5812753.09
              },
              {
                "average": 1.00031961,
                "count": 13632222,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01791169113,
                "variance": 0.0003208286792
              },
              {
                "average": 1.000634819,
                "count": 13632222,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02526323449,
                "variance": 0.000638231017
              },
              {
                "average": 0.502608819,
                "count": 13632222,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932124,
                "variance": 0.2499932124
              },
              {
                "average": 3.594425032e-06,
                "count": 13632222,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001895893556,
                "variance": 3.594412376e-06
              },
              {
                "average": 1.301083859,
                "count": 13632222,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4587290966,
                "variance": 0.2104323841
              },
              {
                "average": -0.449039222,
                "count": 13632222,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89504315,
                "variance": 141.4920516
              },
              {
                "average": 2.011432105,
                "count": 13632222,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000120089,
                "variance": 1.000240193
              },
              {
                "average": 1177.714423,
                "count": 13632222,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9806028544,
                "variance": 0.9615819582
              },
              {
                "average": 46192.94787,
                "count": 13632222,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1887.835125,
                "variance": 3563921.46
              },
              {
                "average": 43939.38983,
                "count": 13632222,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1956.643102,
                "variance": 3828452.23
              },
              {
                "average": 39886.66678,
                "count": 13632222,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2078.196776,
                "variance": 4318901.839
              },
              {
                "average": 189104017.8,
                "count": 13632222,
                "maximum": 189105706.6,
                "minimum": 189102023.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 670.2477079,
                "variance": 449231.9899
              },
              {
                "average": 0,
                "count": 13632222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13632222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13632222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13632222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13632222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283041.9871,
              4829535.34,
              1315.653587,
              284095.7071,
              4830956.16,
              1329.653587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283041.9871447898,
                    4829535.339832652,
                    1315.6535866940526
                  ],
                  [
                    283041.9871447898,
                    4830956.159832653,
                    1315.6535866940526
                  ],
                  [
                    284095.70714478975,
                    4830956.159832653,
                    1329.6535866940526
                  ],
                  [
                    284095.70714478975,
                    4829535.339832652,
                    1329.6535866940526
                  ],
                  [
                    283041.9871447898,
                    4829535.339832652,
                    1315.6535866940526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:08:26+00:00",
            "end_time": "2017-09-10T18:07:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497441268956,
              43.574719197889905,
              1291.4235651108343
            ],
            [
              -119.52550818157732,
              43.58748188879749,
              1291.4235651108343
            ],
            [
              -119.51249793583258,
              43.587768734228405,
              1314.0435651108342
            ],
            [
              -119.51196690960461,
              43.57500591625842,
              1314.0435651108342
            ],
            [
              -119.52497441268956,
              43.574719197889905,
              1291.4235651108343
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255082,
        43.5747192,
        1291.423565,
        -119.5119669,
        43.58776873,
        1314.043565
      ],
      "properties": {
        "datetime": "2017-09-09T00:00:55Z",
        "pc:count": 33509750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296683.822,
            "count": 33509750,
            "maximum": 297169.9565,
            "minimum": 296118.6565,
            "name": "X",
            "position": 0,
            "stddev": 283.2882184,
            "variance": 80252.21468
          },
          {
            "average": 4828478.084,
            "count": 33509750,
            "maximum": 4829156.073,
            "minimum": 4827737.273,
            "name": "Y",
            "position": 1,
            "stddev": 398.6331809,
            "variance": 158908.4129
          },
          {
            "average": 1296.342139,
            "count": 33509750,
            "maximum": 1314.043565,
            "minimum": 1291.423565,
            "name": "Z",
            "position": 2,
            "stddev": 4.256332201,
            "variance": 18.1163638
          },
          {
            "average": 27472.13637,
            "count": 33509750,
            "maximum": 60961,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3789.403954,
            "variance": 14359582.33
          },
          {
            "average": 1.000220682,
            "count": 33509750,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01486377364,
            "variance": 0.0002209317669
          },
          {
            "average": 1.000435426,
            "count": 33509750,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02088661194,
            "variance": 0.0004362505582
          },
          {
            "average": 0.5018162475,
            "count": 33509750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967087,
            "variance": 0.2499967087
          },
          {
            "average": 1.256350764e-05,
            "count": 33509750,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00354448165,
            "variance": 1.256335017e-05
          },
          {
            "average": 1.085307291,
            "count": 33509750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.279338432,
            "variance": 0.07802995956
          },
          {
            "average": 0.1976442839,
            "count": 33509750,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64544308,
            "variance": 135.6163445
          },
          {
            "average": 2.003951298,
            "count": 33509750,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000152971,
            "variance": 1.000305965
          },
          {
            "average": 1146.7526,
            "count": 33509750,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.619591318,
            "variance": 6.862258676
          },
          {
            "average": 45756.45696,
            "count": 33509750,
            "maximum": 55808,
            "minimum": 25088,
            "name": "Red",
            "position": 12,
            "stddev": 2936.296561,
            "variance": 8621837.493
          },
          {
            "average": 43886.65675,
            "count": 33509750,
            "maximum": 53760,
            "minimum": 26368,
            "name": "Green",
            "position": 13,
            "stddev": 3078.172526,
            "variance": 9475146.101
          },
          {
            "average": 39575.66425,
            "count": 33509750,
            "maximum": 50176,
            "minimum": 19968,
            "name": "Blue",
            "position": 14,
            "stddev": 3822.852821,
            "variance": 14614203.69
          },
          {
            "average": 188768371.1,
            "count": 33509750,
            "maximum": 188950455.8,
            "minimum": 188239886.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 306211.2735,
            "variance": 93765344030.0
          },
          {
            "average": 0,
            "count": 33509750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33509750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33509750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33509750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33509750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296118.6565,
          4827737.273,
          1291.423565,
          297169.9565,
          4829156.073,
          1314.043565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296118.6564681405,
                4827737.272919119,
                1291.4235651108343
              ],
              [
                296118.6564681405,
                4829156.07291912,
                1291.4235651108343
              ],
              [
                297169.95646814053,
                4829156.07291912,
                1314.0435651108342
              ],
              [
                297169.95646814053,
                4827737.272919119,
                1314.0435651108342
              ],
              [
                296118.6564681405,
                4827737.272919119,
                1291.4235651108343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:00:55+00:00",
        "end_time": "2017-08-31T18:38:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255082,
            43.5747192,
            1291.423565,
            -119.5119669,
            43.58776873,
            1314.043565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497441268956,
                  43.574719197889905,
                  1291.4235651108343
                ],
                [
                  -119.52550818157732,
                  43.58748188879749,
                  1291.4235651108343
                ],
                [
                  -119.51249793583258,
                  43.587768734228405,
                  1314.0435651108342
                ],
                [
                  -119.51196690960461,
                  43.57500591625842,
                  1314.0435651108342
                ],
                [
                  -119.52497441268956,
                  43.574719197889905,
                  1291.4235651108343
                ]
              ]
            ]
          },
          "id": "20170831_43119E5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:00:55Z",
            "pc:count": 33509750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296683.822,
                "count": 33509750,
                "maximum": 297169.9565,
                "minimum": 296118.6565,
                "name": "X",
                "position": 0,
                "stddev": 283.2882184,
                "variance": 80252.21468
              },
              {
                "average": 4828478.084,
                "count": 33509750,
                "maximum": 4829156.073,
                "minimum": 4827737.273,
                "name": "Y",
                "position": 1,
                "stddev": 398.6331809,
                "variance": 158908.4129
              },
              {
                "average": 1296.342139,
                "count": 33509750,
                "maximum": 1314.043565,
                "minimum": 1291.423565,
                "name": "Z",
                "position": 2,
                "stddev": 4.256332201,
                "variance": 18.1163638
              },
              {
                "average": 27472.13637,
                "count": 33509750,
                "maximum": 60961,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3789.403954,
                "variance": 14359582.33
              },
              {
                "average": 1.000220682,
                "count": 33509750,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01486377364,
                "variance": 0.0002209317669
              },
              {
                "average": 1.000435426,
                "count": 33509750,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02088661194,
                "variance": 0.0004362505582
              },
              {
                "average": 0.5018162475,
                "count": 33509750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967087,
                "variance": 0.2499967087
              },
              {
                "average": 1.256350764e-05,
                "count": 33509750,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00354448165,
                "variance": 1.256335017e-05
              },
              {
                "average": 1.085307291,
                "count": 33509750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.279338432,
                "variance": 0.07802995956
              },
              {
                "average": 0.1976442839,
                "count": 33509750,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64544308,
                "variance": 135.6163445
              },
              {
                "average": 2.003951298,
                "count": 33509750,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000152971,
                "variance": 1.000305965
              },
              {
                "average": 1146.7526,
                "count": 33509750,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.619591318,
                "variance": 6.862258676
              },
              {
                "average": 45756.45696,
                "count": 33509750,
                "maximum": 55808,
                "minimum": 25088,
                "name": "Red",
                "position": 12,
                "stddev": 2936.296561,
                "variance": 8621837.493
              },
              {
                "average": 43886.65675,
                "count": 33509750,
                "maximum": 53760,
                "minimum": 26368,
                "name": "Green",
                "position": 13,
                "stddev": 3078.172526,
                "variance": 9475146.101
              },
              {
                "average": 39575.66425,
                "count": 33509750,
                "maximum": 50176,
                "minimum": 19968,
                "name": "Blue",
                "position": 14,
                "stddev": 3822.852821,
                "variance": 14614203.69
              },
              {
                "average": 188768371.1,
                "count": 33509750,
                "maximum": 188950455.8,
                "minimum": 188239886.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 306211.2735,
                "variance": 93765344030.0
              },
              {
                "average": 0,
                "count": 33509750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33509750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33509750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33509750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33509750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296118.6565,
              4827737.273,
              1291.423565,
              297169.9565,
              4829156.073,
              1314.043565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296118.6564681405,
                    4827737.272919119,
                    1291.4235651108343
                  ],
                  [
                    296118.6564681405,
                    4829156.07291912,
                    1291.4235651108343
                  ],
                  [
                    297169.95646814053,
                    4829156.07291912,
                    1314.0435651108342
                  ],
                  [
                    297169.95646814053,
                    4827737.272919119,
                    1314.0435651108342
                  ],
                  [
                    296118.6564681405,
                    4827737.272919119,
                    1291.4235651108343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:00:55+00:00",
            "end_time": "2017-08-31T18:38: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": "20170911_43119E6117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747253329672,
              43.57469608039165,
              1322.8820129220335
            ],
            [
              -119.73805226729004,
              43.58748033555881,
              1322.8820129220335
            ],
            [
              -119.7250004343703,
              43.58779241142152,
              1367.5820129220333
            ],
            [
              -119.72442345551407,
              43.575008017782196,
              1367.5820129220333
            ],
            [
              -119.73747253329672,
              43.57469608039165,
              1322.8820129220335
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380523,
        43.57469608,
        1322.882013,
        -119.7244235,
        43.58779241,
        1367.582013
      ],
      "properties": {
        "datetime": "2017-09-11T20:54:07Z",
        "pc:count": 14114687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279485.9763,
            "count": 14114687,
            "maximum": 280014.4192,
            "minimum": 278959.5792,
            "name": "X",
            "position": 0,
            "stddev": 293.3636967,
            "variance": 86062.25851
          },
          {
            "average": 4828984.998,
            "count": 14114687,
            "maximum": 4829699.7,
            "minimum": 4828278.26,
            "name": "Y",
            "position": 1,
            "stddev": 401.8008103,
            "variance": 161443.8912
          },
          {
            "average": 1343.52598,
            "count": 14114687,
            "maximum": 1367.582013,
            "minimum": 1322.882013,
            "name": "Z",
            "position": 2,
            "stddev": 8.632789815,
            "variance": 74.52505998
          },
          {
            "average": 25463.19836,
            "count": 14114687,
            "maximum": 38945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2766.575056,
            "variance": 7653937.538
          },
          {
            "average": 1.012146497,
            "count": 14114687,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1164499725,
            "variance": 0.01356059611
          },
          {
            "average": 1.024488464,
            "count": 14114687,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1692105456,
            "variance": 0.02863220875
          },
          {
            "average": 0.5008608409,
            "count": 14114687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992767,
            "variance": 0.2499992767
          },
          {
            "average": 1.466557494e-05,
            "count": 14114687,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003829537949,
            "variance": 1.46653609e-05
          },
          {
            "average": 1.241516443,
            "count": 14114687,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4280026446,
            "variance": 0.1831862638
          },
          {
            "average": 0.3837121353,
            "count": 14114687,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96872618,
            "variance": 143.2504063
          },
          {
            "average": 2.000524064,
            "count": 14114687,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004138857,
            "variance": 1.008294844
          },
          {
            "average": 1190.395247,
            "count": 14114687,
            "maximum": 1193,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9783759648,
            "variance": 0.9572195284
          },
          {
            "average": 41834.08935,
            "count": 14114687,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4547.235427,
            "variance": 20677350.03
          },
          {
            "average": 39711.72755,
            "count": 14114687,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4029.295149,
            "variance": 16235219.4
          },
          {
            "average": 35903.38534,
            "count": 14114687,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3893.476249,
            "variance": 15159157.3
          },
          {
            "average": 189196880.1,
            "count": 14114687,
            "maximum": 189198447.6,
            "minimum": 189195346,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.0855805,
            "variance": 354126.8481
          },
          {
            "average": 0,
            "count": 14114687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114687,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114687,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278959.5792,
          4828278.26,
          1322.882013,
          280014.4192,
          4829699.7,
          1367.582013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278959.57921031624,
                4828278.259510445,
                1322.8820129220335
              ],
              [
                278959.57921031624,
                4829699.699510445,
                1322.8820129220335
              ],
              [
                280014.4192103162,
                4829699.699510445,
                1367.5820129220333
              ],
              [
                280014.4192103162,
                4828278.259510445,
                1367.5820129220333
              ],
              [
                278959.57921031624,
                4828278.259510445,
                1322.8820129220335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:54:07+00:00",
        "end_time": "2017-09-11T20:02:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380523,
            43.57469608,
            1322.882013,
            -119.7244235,
            43.58779241,
            1367.582013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747253329672,
                  43.57469608039165,
                  1322.8820129220335
                ],
                [
                  -119.73805226729004,
                  43.58748033555881,
                  1322.8820129220335
                ],
                [
                  -119.7250004343703,
                  43.58779241142152,
                  1367.5820129220333
                ],
                [
                  -119.72442345551407,
                  43.575008017782196,
                  1367.5820129220333
                ],
                [
                  -119.73747253329672,
                  43.57469608039165,
                  1322.8820129220335
                ]
              ]
            ]
          },
          "id": "20170911_43119E6117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:54:07Z",
            "pc:count": 14114687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279485.9763,
                "count": 14114687,
                "maximum": 280014.4192,
                "minimum": 278959.5792,
                "name": "X",
                "position": 0,
                "stddev": 293.3636967,
                "variance": 86062.25851
              },
              {
                "average": 4828984.998,
                "count": 14114687,
                "maximum": 4829699.7,
                "minimum": 4828278.26,
                "name": "Y",
                "position": 1,
                "stddev": 401.8008103,
                "variance": 161443.8912
              },
              {
                "average": 1343.52598,
                "count": 14114687,
                "maximum": 1367.582013,
                "minimum": 1322.882013,
                "name": "Z",
                "position": 2,
                "stddev": 8.632789815,
                "variance": 74.52505998
              },
              {
                "average": 25463.19836,
                "count": 14114687,
                "maximum": 38945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2766.575056,
                "variance": 7653937.538
              },
              {
                "average": 1.012146497,
                "count": 14114687,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1164499725,
                "variance": 0.01356059611
              },
              {
                "average": 1.024488464,
                "count": 14114687,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1692105456,
                "variance": 0.02863220875
              },
              {
                "average": 0.5008608409,
                "count": 14114687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992767,
                "variance": 0.2499992767
              },
              {
                "average": 1.466557494e-05,
                "count": 14114687,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003829537949,
                "variance": 1.46653609e-05
              },
              {
                "average": 1.241516443,
                "count": 14114687,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4280026446,
                "variance": 0.1831862638
              },
              {
                "average": 0.3837121353,
                "count": 14114687,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96872618,
                "variance": 143.2504063
              },
              {
                "average": 2.000524064,
                "count": 14114687,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004138857,
                "variance": 1.008294844
              },
              {
                "average": 1190.395247,
                "count": 14114687,
                "maximum": 1193,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9783759648,
                "variance": 0.9572195284
              },
              {
                "average": 41834.08935,
                "count": 14114687,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4547.235427,
                "variance": 20677350.03
              },
              {
                "average": 39711.72755,
                "count": 14114687,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4029.295149,
                "variance": 16235219.4
              },
              {
                "average": 35903.38534,
                "count": 14114687,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3893.476249,
                "variance": 15159157.3
              },
              {
                "average": 189196880.1,
                "count": 14114687,
                "maximum": 189198447.6,
                "minimum": 189195346,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.0855805,
                "variance": 354126.8481
              },
              {
                "average": 0,
                "count": 14114687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114687,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114687,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278959.5792,
              4828278.26,
              1322.882013,
              280014.4192,
              4829699.7,
              1367.582013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278959.57921031624,
                    4828278.259510445,
                    1322.8820129220335
                  ],
                  [
                    278959.57921031624,
                    4829699.699510445,
                    1322.8820129220335
                  ],
                  [
                    280014.4192103162,
                    4829699.699510445,
                    1367.5820129220333
                  ],
                  [
                    280014.4192103162,
                    4828278.259510445,
                    1367.5820129220333
                  ],
                  [
                    278959.57921031624,
                    4828278.259510445,
                    1322.8820129220335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:54:07+00:00",
            "end_time": "2017-09-11T20:02: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": "20170830_43119E4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247516379151,
              43.56223186752555,
              1340.298922764537
            ],
            [
              -119.41298443257358,
              43.57498289451263,
              1340.298922764537
            ],
            [
              -119.39999780429454,
              43.57525640945707,
              1381.538922764537
            ],
            [
              -119.3994912699552,
              43.56250526142059,
              1381.538922764537
            ],
            [
              -119.41247516379151,
              43.56223186752555,
              1340.298922764537
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129844,
        43.56223187,
        1340.298923,
        -119.3994913,
        43.57525641,
        1381.538923
      ],
      "properties": {
        "datetime": "2017-08-31T16:01:27Z",
        "pc:count": 13648201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305683.8079,
            "count": 13648201,
            "maximum": 306212.0387,
            "minimum": 305162.5187,
            "name": "X",
            "position": 0,
            "stddev": 294.2793039,
            "variance": 86600.30872
          },
          {
            "average": 4826799.944,
            "count": 13648201,
            "maximum": 4827497.787,
            "minimum": 4826080.407,
            "name": "Y",
            "position": 1,
            "stddev": 386.1522615,
            "variance": 149113.5691
          },
          {
            "average": 1353.481037,
            "count": 13648201,
            "maximum": 1381.538923,
            "minimum": 1340.298923,
            "name": "Z",
            "position": 2,
            "stddev": 6.065838935,
            "variance": 36.79440199
          },
          {
            "average": 20398.35859,
            "count": 13648201,
            "maximum": 34353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2016.002229,
            "variance": 4064264.989
          },
          {
            "average": 1.014862838,
            "count": 13648201,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1365690611,
            "variance": 0.01865110846
          },
          {
            "average": 1.029903648,
            "count": 13648201,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2030309876,
            "variance": 0.04122158191
          },
          {
            "average": 0.5021969562,
            "count": 13648201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951917,
            "variance": 0.2499951917
          },
          {
            "average": 7.400242713e-06,
            "count": 13648201,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002720328747,
            "variance": 7.400188492e-06
          },
          {
            "average": 1.197020911,
            "count": 13648201,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3977482664,
            "variance": 0.1582036835
          },
          {
            "average": 0.4999927687,
            "count": 13648201,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71697727,
            "variance": 137.2875564
          },
          {
            "average": 1.990549597,
            "count": 13648201,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004462941,
            "variance": 1.008945801
          },
          {
            "average": 1120.248959,
            "count": 13648201,
            "maximum": 1127,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.468908694,
            "variance": 55.78459707
          },
          {
            "average": 44382.88007,
            "count": 13648201,
            "maximum": 55040,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 4602.706442,
            "variance": 21184906.59
          },
          {
            "average": 42391.49515,
            "count": 13648201,
            "maximum": 53504,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 4050.291691,
            "variance": 16404862.78
          },
          {
            "average": 39044.12114,
            "count": 13648201,
            "maximum": 51968,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3960.408329,
            "variance": 15684834.13
          },
          {
            "average": 188205299.5,
            "count": 13648201,
            "maximum": 188230487.7,
            "minimum": 188156246.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34279.94274,
            "variance": 1175114474
          },
          {
            "average": 0,
            "count": 13648201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13648201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305162.5187,
          4826080.407,
          1340.298923,
          306212.0387,
          4827497.787,
          1381.538923
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305162.51866519626,
                4826080.406578736,
                1340.298922764537
              ],
              [
                305162.51866519626,
                4827497.786578737,
                1340.298922764537
              ],
              [
                306212.0386651963,
                4827497.786578737,
                1381.538922764537
              ],
              [
                306212.0386651963,
                4826080.406578736,
                1381.538922764537
              ],
              [
                305162.51866519626,
                4826080.406578736,
                1340.298922764537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:01:27+00:00",
        "end_time": "2017-08-30T19:24:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129844,
            43.56223187,
            1340.298923,
            -119.3994913,
            43.57525641,
            1381.538923
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247516379151,
                  43.56223186752555,
                  1340.298922764537
                ],
                [
                  -119.41298443257358,
                  43.57498289451263,
                  1340.298922764537
                ],
                [
                  -119.39999780429454,
                  43.57525640945707,
                  1381.538922764537
                ],
                [
                  -119.3994912699552,
                  43.56250526142059,
                  1381.538922764537
                ],
                [
                  -119.41247516379151,
                  43.56223186752555,
                  1340.298922764537
                ]
              ]
            ]
          },
          "id": "20170830_43119E4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:01:27Z",
            "pc:count": 13648201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305683.8079,
                "count": 13648201,
                "maximum": 306212.0387,
                "minimum": 305162.5187,
                "name": "X",
                "position": 0,
                "stddev": 294.2793039,
                "variance": 86600.30872
              },
              {
                "average": 4826799.944,
                "count": 13648201,
                "maximum": 4827497.787,
                "minimum": 4826080.407,
                "name": "Y",
                "position": 1,
                "stddev": 386.1522615,
                "variance": 149113.5691
              },
              {
                "average": 1353.481037,
                "count": 13648201,
                "maximum": 1381.538923,
                "minimum": 1340.298923,
                "name": "Z",
                "position": 2,
                "stddev": 6.065838935,
                "variance": 36.79440199
              },
              {
                "average": 20398.35859,
                "count": 13648201,
                "maximum": 34353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2016.002229,
                "variance": 4064264.989
              },
              {
                "average": 1.014862838,
                "count": 13648201,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1365690611,
                "variance": 0.01865110846
              },
              {
                "average": 1.029903648,
                "count": 13648201,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2030309876,
                "variance": 0.04122158191
              },
              {
                "average": 0.5021969562,
                "count": 13648201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951917,
                "variance": 0.2499951917
              },
              {
                "average": 7.400242713e-06,
                "count": 13648201,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002720328747,
                "variance": 7.400188492e-06
              },
              {
                "average": 1.197020911,
                "count": 13648201,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3977482664,
                "variance": 0.1582036835
              },
              {
                "average": 0.4999927687,
                "count": 13648201,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71697727,
                "variance": 137.2875564
              },
              {
                "average": 1.990549597,
                "count": 13648201,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004462941,
                "variance": 1.008945801
              },
              {
                "average": 1120.248959,
                "count": 13648201,
                "maximum": 1127,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.468908694,
                "variance": 55.78459707
              },
              {
                "average": 44382.88007,
                "count": 13648201,
                "maximum": 55040,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 4602.706442,
                "variance": 21184906.59
              },
              {
                "average": 42391.49515,
                "count": 13648201,
                "maximum": 53504,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 4050.291691,
                "variance": 16404862.78
              },
              {
                "average": 39044.12114,
                "count": 13648201,
                "maximum": 51968,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3960.408329,
                "variance": 15684834.13
              },
              {
                "average": 188205299.5,
                "count": 13648201,
                "maximum": 188230487.7,
                "minimum": 188156246.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34279.94274,
                "variance": 1175114474
              },
              {
                "average": 0,
                "count": 13648201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13648201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305162.5187,
              4826080.407,
              1340.298923,
              306212.0387,
              4827497.787,
              1381.538923
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305162.51866519626,
                    4826080.406578736,
                    1340.298922764537
                  ],
                  [
                    305162.51866519626,
                    4827497.786578737,
                    1340.298922764537
                  ],
                  [
                    306212.0386651963,
                    4827497.786578737,
                    1381.538922764537
                  ],
                  [
                    306212.0386651963,
                    4826080.406578736,
                    1381.538922764537
                  ],
                  [
                    305162.51866519626,
                    4826080.406578736,
                    1340.298922764537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:01:27+00:00",
            "end_time": "2017-08-30T19:24: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": "20170911_43119E6314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7124726370433,
              43.524699806254134,
              1326.3729697003291
            ],
            [
              -119.71304589361189,
              43.53748030232232,
              1326.3729697003291
            ],
            [
              -119.69999988189423,
              43.537789354064635,
              1475.612969700329
            ],
            [
              -119.69942937371583,
              43.52500872089423,
              1475.612969700329
            ],
            [
              -119.7124726370433,
              43.524699806254134,
              1326.3729697003291
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130459,
        43.52469981,
        1326.37297,
        -119.6994294,
        43.53778935,
        1475.61297
      ],
      "properties": {
        "datetime": "2017-09-11T20:59:54Z",
        "pc:count": 14198582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281323.7163,
            "count": 14198582,
            "maximum": 281852.2653,
            "minimum": 280797.0453,
            "name": "X",
            "position": 0,
            "stddev": 291.1495706,
            "variance": 84768.07244
          },
          {
            "average": 4823359.371,
            "count": 14198582,
            "maximum": 4824080.15,
            "minimum": 4822659.17,
            "name": "Y",
            "position": 1,
            "stddev": 394.2017212,
            "variance": 155394.997
          },
          {
            "average": 1370.460522,
            "count": 14198582,
            "maximum": 1475.61297,
            "minimum": 1326.37297,
            "name": "Z",
            "position": 2,
            "stddev": 38.57194535,
            "variance": 1487.794968
          },
          {
            "average": 25122.97358,
            "count": 14198582,
            "maximum": 56113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4221.616038,
            "variance": 17822041.97
          },
          {
            "average": 1.041146855,
            "count": 14198582,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2162481382,
            "variance": 0.04676325727
          },
          {
            "average": 1.083118159,
            "count": 14198582,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3139414506,
            "variance": 0.09855923442
          },
          {
            "average": 0.5026361083,
            "count": 14198582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930685,
            "variance": 0.2499930685
          },
          {
            "average": 2.725624291e-05,
            "count": 14198582,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005220680217,
            "variance": 2.725550193e-05
          },
          {
            "average": 1.235393506,
            "count": 14198582,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.424244524,
            "variance": 0.1799834161
          },
          {
            "average": -0.513527198,
            "count": 14198582,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86703705,
            "variance": 140.8265683
          },
          {
            "average": 1.988324679,
            "count": 14198582,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01339413,
            "variance": 1.026967663
          },
          {
            "average": 1191.825971,
            "count": 14198582,
            "maximum": 1194,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9689964043,
            "variance": 0.9389540316
          },
          {
            "average": 39168.51638,
            "count": 14198582,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6848.532539,
            "variance": 46902397.93
          },
          {
            "average": 37839.91944,
            "count": 14198582,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5562.843911,
            "variance": 30945232.38
          },
          {
            "average": 33873.08413,
            "count": 14198582,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5462.323492,
            "variance": 29836977.93
          },
          {
            "average": 189197715.4,
            "count": 14198582,
            "maximum": 189198794.4,
            "minimum": 189196182.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 568.9748276,
            "variance": 323732.3544
          },
          {
            "average": 0,
            "count": 14198582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198582,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14198582,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280797.0453,
          4822659.17,
          1326.37297,
          281852.2653,
          4824080.15,
          1475.61297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280797.04526185413,
                4822659.169808708,
                1326.3729697003291
              ],
              [
                280797.04526185413,
                4824080.149808709,
                1326.3729697003291
              ],
              [
                281852.2652618541,
                4824080.149808709,
                1475.612969700329
              ],
              [
                281852.2652618541,
                4822659.169808708,
                1475.612969700329
              ],
              [
                280797.04526185413,
                4822659.169808708,
                1326.3729697003291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:59:54+00:00",
        "end_time": "2017-09-11T20:16:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130459,
            43.52469981,
            1326.37297,
            -119.6994294,
            43.53778935,
            1475.61297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7124726370433,
                  43.524699806254134,
                  1326.3729697003291
                ],
                [
                  -119.71304589361189,
                  43.53748030232232,
                  1326.3729697003291
                ],
                [
                  -119.69999988189423,
                  43.537789354064635,
                  1475.612969700329
                ],
                [
                  -119.69942937371583,
                  43.52500872089423,
                  1475.612969700329
                ],
                [
                  -119.7124726370433,
                  43.524699806254134,
                  1326.3729697003291
                ]
              ]
            ]
          },
          "id": "20170911_43119E6314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:59:54Z",
            "pc:count": 14198582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281323.7163,
                "count": 14198582,
                "maximum": 281852.2653,
                "minimum": 280797.0453,
                "name": "X",
                "position": 0,
                "stddev": 291.1495706,
                "variance": 84768.07244
              },
              {
                "average": 4823359.371,
                "count": 14198582,
                "maximum": 4824080.15,
                "minimum": 4822659.17,
                "name": "Y",
                "position": 1,
                "stddev": 394.2017212,
                "variance": 155394.997
              },
              {
                "average": 1370.460522,
                "count": 14198582,
                "maximum": 1475.61297,
                "minimum": 1326.37297,
                "name": "Z",
                "position": 2,
                "stddev": 38.57194535,
                "variance": 1487.794968
              },
              {
                "average": 25122.97358,
                "count": 14198582,
                "maximum": 56113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4221.616038,
                "variance": 17822041.97
              },
              {
                "average": 1.041146855,
                "count": 14198582,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2162481382,
                "variance": 0.04676325727
              },
              {
                "average": 1.083118159,
                "count": 14198582,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3139414506,
                "variance": 0.09855923442
              },
              {
                "average": 0.5026361083,
                "count": 14198582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930685,
                "variance": 0.2499930685
              },
              {
                "average": 2.725624291e-05,
                "count": 14198582,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005220680217,
                "variance": 2.725550193e-05
              },
              {
                "average": 1.235393506,
                "count": 14198582,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.424244524,
                "variance": 0.1799834161
              },
              {
                "average": -0.513527198,
                "count": 14198582,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86703705,
                "variance": 140.8265683
              },
              {
                "average": 1.988324679,
                "count": 14198582,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01339413,
                "variance": 1.026967663
              },
              {
                "average": 1191.825971,
                "count": 14198582,
                "maximum": 1194,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9689964043,
                "variance": 0.9389540316
              },
              {
                "average": 39168.51638,
                "count": 14198582,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6848.532539,
                "variance": 46902397.93
              },
              {
                "average": 37839.91944,
                "count": 14198582,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5562.843911,
                "variance": 30945232.38
              },
              {
                "average": 33873.08413,
                "count": 14198582,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5462.323492,
                "variance": 29836977.93
              },
              {
                "average": 189197715.4,
                "count": 14198582,
                "maximum": 189198794.4,
                "minimum": 189196182.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 568.9748276,
                "variance": 323732.3544
              },
              {
                "average": 0,
                "count": 14198582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198582,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14198582,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280797.0453,
              4822659.17,
              1326.37297,
              281852.2653,
              4824080.15,
              1475.61297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280797.04526185413,
                    4822659.169808708,
                    1326.3729697003291
                  ],
                  [
                    280797.04526185413,
                    4824080.149808709,
                    1326.3729697003291
                  ],
                  [
                    281852.2652618541,
                    4824080.149808709,
                    1475.612969700329
                  ],
                  [
                    281852.2652618541,
                    4822659.169808708,
                    1475.612969700329
                  ],
                  [
                    280797.04526185413,
                    4822659.169808708,
                    1326.3729697003291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:59:54+00:00",
            "end_time": "2017-09-11T20:16:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874750036975,
              43.53722349560526,
              1281.497407861256
            ],
            [
              -119.48800001467292,
              43.54998303857803,
              1281.497407861256
            ],
            [
              -119.4749982080071,
              43.55026540739399,
              1294.557407861256
            ],
            [
              -119.47447593379226,
              43.537505739364335,
              1294.557407861256
            ],
            [
              -119.4874750036975,
              43.53722349560526,
              1281.497407861256
            ]
          ]
        ]
      },
      "bbox": [
        -119.488,
        43.5372235,
        1281.497408,
        -119.4744759,
        43.55026541,
        1294.557408
      ],
      "properties": {
        "datetime": "2017-09-08T23:16:17Z",
        "pc:count": 28370493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299488.1216,
            "count": 28370493,
            "maximum": 300073.2582,
            "minimum": 299022.0182,
            "name": "X",
            "position": 0,
            "stddev": 280.5165789,
            "variance": 78689.55103
          },
          {
            "average": 4824134.684,
            "count": 28370493,
            "maximum": 4824899.872,
            "minimum": 4823481.472,
            "name": "Y",
            "position": 1,
            "stddev": 395.8855208,
            "variance": 156725.3456
          },
          {
            "average": 1284.079715,
            "count": 28370493,
            "maximum": 1294.557408,
            "minimum": 1281.497408,
            "name": "Z",
            "position": 2,
            "stddev": 0.8311982394,
            "variance": 0.6908905133
          },
          {
            "average": 27789.66357,
            "count": 28370493,
            "maximum": 61297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5187.341288,
            "variance": 26908509.64
          },
          {
            "average": 1.000541866,
            "count": 28370493,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02331558668,
            "variance": 0.0005436165822
          },
          {
            "average": 1.001076612,
            "count": 28370493,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03288854069,
            "variance": 0.001081656109
          },
          {
            "average": 0.4993103574,
            "count": 28370493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995332,
            "variance": 0.2499995332
          },
          {
            "average": 1.367618109e-05,
            "count": 28370493,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003698106886,
            "variance": 1.367599454e-05
          },
          {
            "average": 1.099477157,
            "count": 28370493,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2993016134,
            "variance": 0.08958145578
          },
          {
            "average": 1.26442408,
            "count": 28370493,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61119251,
            "variance": 134.8197914
          },
          {
            "average": 1.999105091,
            "count": 28370493,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000712534,
            "variance": 1.001425576
          },
          {
            "average": 1143.201668,
            "count": 28370493,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.375471248,
            "variance": 5.642863649
          },
          {
            "average": 37442.79716,
            "count": 28370493,
            "maximum": 59904,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 7170.03858,
            "variance": 51409453.23
          },
          {
            "average": 38095.4232,
            "count": 28370493,
            "maximum": 59904,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 5154.886785,
            "variance": 26572857.77
          },
          {
            "average": 31087.23988,
            "count": 28370493,
            "maximum": 60672,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 6417.451739,
            "variance": 41183686.82
          },
          {
            "average": 188496487.1,
            "count": 28370493,
            "maximum": 188947777.2,
            "minimum": 188238644.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 338958.9824,
            "variance": 114893191800.0
          },
          {
            "average": 0,
            "count": 28370493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28370493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28370493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28370493,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28370493,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299022.0182,
          4823481.472,
          1281.497408,
          300073.2582,
          4824899.872,
          1294.557408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299022.0181889245,
                4823481.472155443,
                1281.497407861256
              ],
              [
                299022.0181889245,
                4824899.872155444,
                1281.497407861256
              ],
              [
                300073.2581889245,
                4824899.872155444,
                1294.557407861256
              ],
              [
                300073.2581889245,
                4823481.472155443,
                1294.557407861256
              ],
              [
                299022.0181889245,
                4823481.472155443,
                1281.497407861256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:16:17+00:00",
        "end_time": "2017-08-31T18:17:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.488,
            43.5372235,
            1281.497408,
            -119.4744759,
            43.55026541,
            1294.557408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874750036975,
                  43.53722349560526,
                  1281.497407861256
                ],
                [
                  -119.48800001467292,
                  43.54998303857803,
                  1281.497407861256
                ],
                [
                  -119.4749982080071,
                  43.55026540739399,
                  1294.557407861256
                ],
                [
                  -119.47447593379226,
                  43.537505739364335,
                  1294.557407861256
                ],
                [
                  -119.4874750036975,
                  43.53722349560526,
                  1281.497407861256
                ]
              ]
            ]
          },
          "id": "20170831_43119E4307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:16:17Z",
            "pc:count": 28370493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299488.1216,
                "count": 28370493,
                "maximum": 300073.2582,
                "minimum": 299022.0182,
                "name": "X",
                "position": 0,
                "stddev": 280.5165789,
                "variance": 78689.55103
              },
              {
                "average": 4824134.684,
                "count": 28370493,
                "maximum": 4824899.872,
                "minimum": 4823481.472,
                "name": "Y",
                "position": 1,
                "stddev": 395.8855208,
                "variance": 156725.3456
              },
              {
                "average": 1284.079715,
                "count": 28370493,
                "maximum": 1294.557408,
                "minimum": 1281.497408,
                "name": "Z",
                "position": 2,
                "stddev": 0.8311982394,
                "variance": 0.6908905133
              },
              {
                "average": 27789.66357,
                "count": 28370493,
                "maximum": 61297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5187.341288,
                "variance": 26908509.64
              },
              {
                "average": 1.000541866,
                "count": 28370493,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02331558668,
                "variance": 0.0005436165822
              },
              {
                "average": 1.001076612,
                "count": 28370493,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03288854069,
                "variance": 0.001081656109
              },
              {
                "average": 0.4993103574,
                "count": 28370493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995332,
                "variance": 0.2499995332
              },
              {
                "average": 1.367618109e-05,
                "count": 28370493,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003698106886,
                "variance": 1.367599454e-05
              },
              {
                "average": 1.099477157,
                "count": 28370493,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2993016134,
                "variance": 0.08958145578
              },
              {
                "average": 1.26442408,
                "count": 28370493,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61119251,
                "variance": 134.8197914
              },
              {
                "average": 1.999105091,
                "count": 28370493,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000712534,
                "variance": 1.001425576
              },
              {
                "average": 1143.201668,
                "count": 28370493,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.375471248,
                "variance": 5.642863649
              },
              {
                "average": 37442.79716,
                "count": 28370493,
                "maximum": 59904,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 7170.03858,
                "variance": 51409453.23
              },
              {
                "average": 38095.4232,
                "count": 28370493,
                "maximum": 59904,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 5154.886785,
                "variance": 26572857.77
              },
              {
                "average": 31087.23988,
                "count": 28370493,
                "maximum": 60672,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 6417.451739,
                "variance": 41183686.82
              },
              {
                "average": 188496487.1,
                "count": 28370493,
                "maximum": 188947777.2,
                "minimum": 188238644.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 338958.9824,
                "variance": 114893191800.0
              },
              {
                "average": 0,
                "count": 28370493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28370493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28370493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28370493,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28370493,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299022.0182,
              4823481.472,
              1281.497408,
              300073.2582,
              4824899.872,
              1294.557408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299022.0181889245,
                    4823481.472155443,
                    1281.497407861256
                  ],
                  [
                    299022.0181889245,
                    4824899.872155444,
                    1281.497407861256
                  ],
                  [
                    300073.2581889245,
                    4824899.872155444,
                    1294.557407861256
                  ],
                  [
                    300073.2581889245,
                    4823481.472155443,
                    1294.557407861256
                  ],
                  [
                    299022.0181889245,
                    4823481.472155443,
                    1281.497407861256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:16:17+00:00",
            "end_time": "2017-08-31T18:17:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497412336753,
              43.56221385233953,
              1295.2630000972958
            ],
            [
              -119.57551846300123,
              43.57498183107631,
              1295.2630000972958
            ],
            [
              -119.56249928848952,
              43.57527457327831,
              1320.643000097296
            ],
            [
              -119.56195769311879,
              43.56250646481049,
              1320.643000097296
            ],
            [
              -119.57497412336753,
              43.56221385233953,
              1295.2630000972958
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755185,
        43.56221385,
        1295.263,
        -119.5619577,
        43.57527457,
        1320.643
      ],
      "properties": {
        "datetime": "2017-09-10T16:01:06Z",
        "pc:count": 13653561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292565.2085,
            "count": 13653561,
            "maximum": 293090.477,
            "minimum": 292038.197,
            "name": "X",
            "position": 0,
            "stddev": 289.8215728,
            "variance": 83996.54407
          },
          {
            "average": 4827168.36,
            "count": 13653561,
            "maximum": 4827891.745,
            "minimum": 4826472.305,
            "name": "Y",
            "position": 1,
            "stddev": 401.3669591,
            "variance": 161095.4358
          },
          {
            "average": 1299.174416,
            "count": 13653561,
            "maximum": 1320.643,
            "minimum": 1295.263,
            "name": "Z",
            "position": 2,
            "stddev": 2.162908168,
            "variance": 4.678171741
          },
          {
            "average": 32426.93879,
            "count": 13653561,
            "maximum": 63393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5391.165353,
            "variance": 29064663.87
          },
          {
            "average": 1.012418152,
            "count": 13653561,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.113021442,
            "variance": 0.01277384634
          },
          {
            "average": 1.024999193,
            "count": 13653561,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1610298274,
            "variance": 0.02593060532
          },
          {
            "average": 0.5019494182,
            "count": 13653561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962181,
            "variance": 0.2499962181
          },
          {
            "average": 1.801727769e-05,
            "count": 13653561,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004244638311,
            "variance": 1.801695439e-05
          },
          {
            "average": 1.314174595,
            "count": 13653561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641863146,
            "variance": 0.2154689347
          },
          {
            "average": -0.2157257393,
            "count": 13653561,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98537931,
            "variance": 143.6493173
          },
          {
            "average": 2.000248653,
            "count": 13653561,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006169907,
            "variance": 1.012377882
          },
          {
            "average": 1161.849462,
            "count": 13653561,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9885662876,
            "variance": 0.977263305
          },
          {
            "average": 27552.23241,
            "count": 13653561,
            "maximum": 59392,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 8789.933454,
            "variance": 77262930.12
          },
          {
            "average": 31141.74581,
            "count": 13653561,
            "maximum": 59648,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 5687.690328,
            "variance": 32349821.27
          },
          {
            "average": 23338.73046,
            "count": 13653561,
            "maximum": 60160,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6876.086371,
            "variance": 47280563.78
          },
          {
            "average": 189093088.9,
            "count": 13653561,
            "maximum": 189094466.5,
            "minimum": 189091256.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.2536738,
            "variance": 376080.0684
          },
          {
            "average": 0,
            "count": 13653561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292038.197,
          4826472.305,
          1295.263,
          293090.477,
          4827891.745,
          1320.643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292038.19698427804,
                4826472.305387676,
                1295.2630000972958
              ],
              [
                292038.19698427804,
                4827891.745387675,
                1295.2630000972958
              ],
              [
                293090.47698427807,
                4827891.745387675,
                1320.643000097296
              ],
              [
                293090.47698427807,
                4826472.305387676,
                1320.643000097296
              ],
              [
                292038.19698427804,
                4826472.305387676,
                1295.2630000972958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:01:06+00:00",
        "end_time": "2017-09-10T15:07:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755185,
            43.56221385,
            1295.263,
            -119.5619577,
            43.57527457,
            1320.643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497412336753,
                  43.56221385233953,
                  1295.2630000972958
                ],
                [
                  -119.57551846300123,
                  43.57498183107631,
                  1295.2630000972958
                ],
                [
                  -119.56249928848952,
                  43.57527457327831,
                  1320.643000097296
                ],
                [
                  -119.56195769311879,
                  43.56250646481049,
                  1320.643000097296
                ],
                [
                  -119.57497412336753,
                  43.56221385233953,
                  1295.2630000972958
                ]
              ]
            ]
          },
          "id": "20170910_43119E5125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:01:06Z",
            "pc:count": 13653561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292565.2085,
                "count": 13653561,
                "maximum": 293090.477,
                "minimum": 292038.197,
                "name": "X",
                "position": 0,
                "stddev": 289.8215728,
                "variance": 83996.54407
              },
              {
                "average": 4827168.36,
                "count": 13653561,
                "maximum": 4827891.745,
                "minimum": 4826472.305,
                "name": "Y",
                "position": 1,
                "stddev": 401.3669591,
                "variance": 161095.4358
              },
              {
                "average": 1299.174416,
                "count": 13653561,
                "maximum": 1320.643,
                "minimum": 1295.263,
                "name": "Z",
                "position": 2,
                "stddev": 2.162908168,
                "variance": 4.678171741
              },
              {
                "average": 32426.93879,
                "count": 13653561,
                "maximum": 63393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5391.165353,
                "variance": 29064663.87
              },
              {
                "average": 1.012418152,
                "count": 13653561,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.113021442,
                "variance": 0.01277384634
              },
              {
                "average": 1.024999193,
                "count": 13653561,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1610298274,
                "variance": 0.02593060532
              },
              {
                "average": 0.5019494182,
                "count": 13653561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962181,
                "variance": 0.2499962181
              },
              {
                "average": 1.801727769e-05,
                "count": 13653561,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004244638311,
                "variance": 1.801695439e-05
              },
              {
                "average": 1.314174595,
                "count": 13653561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641863146,
                "variance": 0.2154689347
              },
              {
                "average": -0.2157257393,
                "count": 13653561,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98537931,
                "variance": 143.6493173
              },
              {
                "average": 2.000248653,
                "count": 13653561,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006169907,
                "variance": 1.012377882
              },
              {
                "average": 1161.849462,
                "count": 13653561,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9885662876,
                "variance": 0.977263305
              },
              {
                "average": 27552.23241,
                "count": 13653561,
                "maximum": 59392,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 8789.933454,
                "variance": 77262930.12
              },
              {
                "average": 31141.74581,
                "count": 13653561,
                "maximum": 59648,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 5687.690328,
                "variance": 32349821.27
              },
              {
                "average": 23338.73046,
                "count": 13653561,
                "maximum": 60160,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6876.086371,
                "variance": 47280563.78
              },
              {
                "average": 189093088.9,
                "count": 13653561,
                "maximum": 189094466.5,
                "minimum": 189091256.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.2536738,
                "variance": 376080.0684
              },
              {
                "average": 0,
                "count": 13653561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292038.197,
              4826472.305,
              1295.263,
              293090.477,
              4827891.745,
              1320.643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292038.19698427804,
                    4826472.305387676,
                    1295.2630000972958
                  ],
                  [
                    292038.19698427804,
                    4827891.745387675,
                    1295.2630000972958
                  ],
                  [
                    293090.47698427807,
                    4827891.745387675,
                    1320.643000097296
                  ],
                  [
                    293090.47698427807,
                    4826472.305387676,
                    1320.643000097296
                  ],
                  [
                    292038.19698427804,
                    4826472.305387676,
                    1295.2630000972958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:01:06+00:00",
            "end_time": "2017-09-10T15:07: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": "20170911_43119E7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997181256668,
              43.58718939870137,
              1437.118552269963
            ],
            [
              -119.8005653145381,
              43.59997906555126,
              1437.118552269963
            ],
            [
              -119.78750181518745,
              43.60029858583425,
              1522.118552269963
            ],
            [
              -119.78691107290138,
              43.58750877715207,
              1522.118552269963
            ],
            [
              -119.79997181256668,
              43.58718939870137,
              1437.118552269963
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005653,
        43.5871894,
        1437.118552,
        -119.7869111,
        43.60029859,
        1522.118552
      ],
      "properties": {
        "datetime": "2017-09-11T22:01:56Z",
        "pc:count": 15366227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274476.0157,
            "count": 15366227,
            "maximum": 275015.2036,
            "minimum": 273959.5836,
            "name": "X",
            "position": 0,
            "stddev": 293.4858927,
            "variance": 86133.96923
          },
          {
            "average": 4830564.629,
            "count": 15366227,
            "maximum": 4831256.203,
            "minimum": 4829834.083,
            "name": "Y",
            "position": 1,
            "stddev": 376.9856035,
            "variance": 142118.1453
          },
          {
            "average": 1477.116973,
            "count": 15366227,
            "maximum": 1522.118552,
            "minimum": 1437.118552,
            "name": "Z",
            "position": 2,
            "stddev": 20.11907631,
            "variance": 404.7772315
          },
          {
            "average": 24957.80934,
            "count": 15366227,
            "maximum": 40353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4930.300642,
            "variance": 24307864.42
          },
          {
            "average": 1.064297306,
            "count": 15366227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.274342042,
            "variance": 0.07526355603
          },
          {
            "average": 1.129372031,
            "count": 15366227,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3982763958,
            "variance": 0.1586240874
          },
          {
            "average": 0.5019947317,
            "count": 15366227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960373,
            "variance": 0.2499960373
          },
          {
            "average": 1.997887966e-05,
            "count": 15366227,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0044697295,
            "variance": 1.99784818e-05
          },
          {
            "average": 1.214749593,
            "count": 15366227,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4106485316,
            "variance": 0.1686322165
          },
          {
            "average": -0.0561547105,
            "count": 15366227,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87977741,
            "variance": 141.1291114
          },
          {
            "average": 1.968559751,
            "count": 15366227,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019619579,
            "variance": 1.039624085
          },
          {
            "average": 1199.349125,
            "count": 15366227,
            "maximum": 1202,
            "minimum": 1197,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9470255245,
            "variance": 0.8968573441
          },
          {
            "average": 35527.32346,
            "count": 15366227,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7356.335563,
            "variance": 54115672.91
          },
          {
            "average": 34027.0251,
            "count": 15366227,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6109.251397,
            "variance": 37322952.63
          },
          {
            "average": 30325.04422,
            "count": 15366227,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6034.893956,
            "variance": 36419945.05
          },
          {
            "average": 189201380.2,
            "count": 15366227,
            "maximum": 189202516.3,
            "minimum": 189200352.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 395.4396432,
            "variance": 156372.5114
          },
          {
            "average": 0,
            "count": 15366227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15366227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15366227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15366227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15366227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273959.5836,
          4829834.083,
          1437.118552,
          275015.2036,
          4831256.203,
          1522.118552
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273959.5835692664,
                4829834.083002384,
                1437.118552269963
              ],
              [
                273959.5835692664,
                4831256.203002383,
                1437.118552269963
              ],
              [
                275015.2035692664,
                4831256.203002383,
                1522.118552269963
              ],
              [
                275015.2035692664,
                4829834.083002384,
                1522.118552269963
              ],
              [
                273959.5835692664,
                4829834.083002384,
                1437.118552269963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:01:56+00:00",
        "end_time": "2017-09-11T21:25:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005653,
            43.5871894,
            1437.118552,
            -119.7869111,
            43.60029859,
            1522.118552
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997181256668,
                  43.58718939870137,
                  1437.118552269963
                ],
                [
                  -119.8005653145381,
                  43.59997906555126,
                  1437.118552269963
                ],
                [
                  -119.78750181518745,
                  43.60029858583425,
                  1522.118552269963
                ],
                [
                  -119.78691107290138,
                  43.58750877715207,
                  1522.118552269963
                ],
                [
                  -119.79997181256668,
                  43.58718939870137,
                  1437.118552269963
                ]
              ]
            ]
          },
          "id": "20170911_43119E7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:01:56Z",
            "pc:count": 15366227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274476.0157,
                "count": 15366227,
                "maximum": 275015.2036,
                "minimum": 273959.5836,
                "name": "X",
                "position": 0,
                "stddev": 293.4858927,
                "variance": 86133.96923
              },
              {
                "average": 4830564.629,
                "count": 15366227,
                "maximum": 4831256.203,
                "minimum": 4829834.083,
                "name": "Y",
                "position": 1,
                "stddev": 376.9856035,
                "variance": 142118.1453
              },
              {
                "average": 1477.116973,
                "count": 15366227,
                "maximum": 1522.118552,
                "minimum": 1437.118552,
                "name": "Z",
                "position": 2,
                "stddev": 20.11907631,
                "variance": 404.7772315
              },
              {
                "average": 24957.80934,
                "count": 15366227,
                "maximum": 40353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4930.300642,
                "variance": 24307864.42
              },
              {
                "average": 1.064297306,
                "count": 15366227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.274342042,
                "variance": 0.07526355603
              },
              {
                "average": 1.129372031,
                "count": 15366227,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3982763958,
                "variance": 0.1586240874
              },
              {
                "average": 0.5019947317,
                "count": 15366227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960373,
                "variance": 0.2499960373
              },
              {
                "average": 1.997887966e-05,
                "count": 15366227,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0044697295,
                "variance": 1.99784818e-05
              },
              {
                "average": 1.214749593,
                "count": 15366227,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4106485316,
                "variance": 0.1686322165
              },
              {
                "average": -0.0561547105,
                "count": 15366227,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87977741,
                "variance": 141.1291114
              },
              {
                "average": 1.968559751,
                "count": 15366227,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019619579,
                "variance": 1.039624085
              },
              {
                "average": 1199.349125,
                "count": 15366227,
                "maximum": 1202,
                "minimum": 1197,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9470255245,
                "variance": 0.8968573441
              },
              {
                "average": 35527.32346,
                "count": 15366227,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7356.335563,
                "variance": 54115672.91
              },
              {
                "average": 34027.0251,
                "count": 15366227,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6109.251397,
                "variance": 37322952.63
              },
              {
                "average": 30325.04422,
                "count": 15366227,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6034.893956,
                "variance": 36419945.05
              },
              {
                "average": 189201380.2,
                "count": 15366227,
                "maximum": 189202516.3,
                "minimum": 189200352.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 395.4396432,
                "variance": 156372.5114
              },
              {
                "average": 0,
                "count": 15366227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15366227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15366227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15366227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15366227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273959.5836,
              4829834.083,
              1437.118552,
              275015.2036,
              4831256.203,
              1522.118552
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273959.5835692664,
                    4829834.083002384,
                    1437.118552269963
                  ],
                  [
                    273959.5835692664,
                    4831256.203002383,
                    1437.118552269963
                  ],
                  [
                    275015.2035692664,
                    4831256.203002383,
                    1522.118552269963
                  ],
                  [
                    275015.2035692664,
                    4829834.083002384,
                    1522.118552269963
                  ],
                  [
                    273959.5835692664,
                    4829834.083002384,
                    1437.118552269963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:01:56+00:00",
            "end_time": "2017-09-11T21:25:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497243748133,
              43.56219798294221,
              1326.7560228306188
            ],
            [
              -119.7255491853,
              43.574980420801175,
              1326.7560228306188
            ],
            [
              -119.7125006590324,
              43.57529098125491,
              1350.556022830619
            ],
            [
              -119.71192666411179,
              43.56250840561273,
              1350.556022830619
            ],
            [
              -119.72497243748133,
              43.56219798294221,
              1326.7560228306188
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255492,
        43.56219798,
        1326.756023,
        -119.7119267,
        43.57529098,
        1350.556023
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:33Z",
        "pc:count": 16411298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280451.8837,
            "count": 16411298,
            "maximum": 280978.1973,
            "minimum": 279923.4173,
            "name": "X",
            "position": 0,
            "stddev": 289.2038159,
            "variance": 83638.84713
          },
          {
            "average": 4827492.1,
            "count": 16411298,
            "maximum": 4828278.177,
            "minimum": 4826856.957,
            "name": "Y",
            "position": 1,
            "stddev": 403.1956417,
            "variance": 162566.7255
          },
          {
            "average": 1336.60692,
            "count": 16411298,
            "maximum": 1350.556023,
            "minimum": 1326.756023,
            "name": "Z",
            "position": 2,
            "stddev": 4.599936842,
            "variance": 21.15941895
          },
          {
            "average": 26281.63693,
            "count": 16411298,
            "maximum": 43777,
            "minimum": 1681,
            "name": "Intensity",
            "position": 3,
            "stddev": 2083.58688,
            "variance": 4341334.288
          },
          {
            "average": 1.000055815,
            "count": 16411298,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007640111785,
            "variance": 5.837130809e-05
          },
          {
            "average": 1.000110716,
            "count": 16411298,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01088033993,
            "variance": 0.0001183817969
          },
          {
            "average": 0.4982542514,
            "count": 16411298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969676,
            "variance": 0.2499969676
          },
          {
            "average": 5.459653466e-05,
            "count": 16411298,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007388745306,
            "variance": 5.45935572e-05
          },
          {
            "average": 1.22323219,
            "count": 16411298,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4164127641,
            "variance": 0.1733995901
          },
          {
            "average": 2.001199632,
            "count": 16411298,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.2927227,
            "variance": 151.1110315
          },
          {
            "average": 2.014559787,
            "count": 16411298,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999863207,
            "variance": 0.9999726415
          },
          {
            "average": 1192.524645,
            "count": 16411298,
            "maximum": 1212,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.438613118,
            "variance": 55.33296512
          },
          {
            "average": 43784.15225,
            "count": 16411298,
            "maximum": 53760,
            "minimum": 15616,
            "name": "Red",
            "position": 12,
            "stddev": 2454.92877,
            "variance": 6026675.267
          },
          {
            "average": 41568.09466,
            "count": 16411298,
            "maximum": 52736,
            "minimum": 18432,
            "name": "Green",
            "position": 13,
            "stddev": 2428.951618,
            "variance": 5899805.962
          },
          {
            "average": 37431.75994,
            "count": 16411298,
            "maximum": 50176,
            "minimum": 15360,
            "name": "Blue",
            "position": 14,
            "stddev": 2331.942359,
            "variance": 5437955.167
          },
          {
            "average": 189197595.7,
            "count": 16411298,
            "maximum": 189205433.3,
            "minimum": 189194901.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3022.746036,
            "variance": 9136993.598
          },
          {
            "average": 0,
            "count": 16411298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411298,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411298,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279923.4173,
          4826856.957,
          1326.756023,
          280978.1973,
          4828278.177,
          1350.556023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279923.41725798795,
                4826856.956731944,
                1326.7560228306188
              ],
              [
                279923.41725798795,
                4828278.176731945,
                1326.7560228306188
              ],
              [
                280978.197257988,
                4828278.176731945,
                1350.556022830619
              ],
              [
                280978.197257988,
                4826856.956731944,
                1350.556022830619
              ],
              [
                279923.41725798795,
                4826856.956731944,
                1326.7560228306188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:33+00:00",
        "end_time": "2017-09-11T19:55:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255492,
            43.56219798,
            1326.756023,
            -119.7119267,
            43.57529098,
            1350.556023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497243748133,
                  43.56219798294221,
                  1326.7560228306188
                ],
                [
                  -119.7255491853,
                  43.574980420801175,
                  1326.7560228306188
                ],
                [
                  -119.7125006590324,
                  43.57529098125491,
                  1350.556022830619
                ],
                [
                  -119.71192666411179,
                  43.56250840561273,
                  1350.556022830619
                ],
                [
                  -119.72497243748133,
                  43.56219798294221,
                  1326.7560228306188
                ]
              ]
            ]
          },
          "id": "20170911_43119E6123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:33Z",
            "pc:count": 16411298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280451.8837,
                "count": 16411298,
                "maximum": 280978.1973,
                "minimum": 279923.4173,
                "name": "X",
                "position": 0,
                "stddev": 289.2038159,
                "variance": 83638.84713
              },
              {
                "average": 4827492.1,
                "count": 16411298,
                "maximum": 4828278.177,
                "minimum": 4826856.957,
                "name": "Y",
                "position": 1,
                "stddev": 403.1956417,
                "variance": 162566.7255
              },
              {
                "average": 1336.60692,
                "count": 16411298,
                "maximum": 1350.556023,
                "minimum": 1326.756023,
                "name": "Z",
                "position": 2,
                "stddev": 4.599936842,
                "variance": 21.15941895
              },
              {
                "average": 26281.63693,
                "count": 16411298,
                "maximum": 43777,
                "minimum": 1681,
                "name": "Intensity",
                "position": 3,
                "stddev": 2083.58688,
                "variance": 4341334.288
              },
              {
                "average": 1.000055815,
                "count": 16411298,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007640111785,
                "variance": 5.837130809e-05
              },
              {
                "average": 1.000110716,
                "count": 16411298,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01088033993,
                "variance": 0.0001183817969
              },
              {
                "average": 0.4982542514,
                "count": 16411298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969676,
                "variance": 0.2499969676
              },
              {
                "average": 5.459653466e-05,
                "count": 16411298,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007388745306,
                "variance": 5.45935572e-05
              },
              {
                "average": 1.22323219,
                "count": 16411298,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4164127641,
                "variance": 0.1733995901
              },
              {
                "average": 2.001199632,
                "count": 16411298,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.2927227,
                "variance": 151.1110315
              },
              {
                "average": 2.014559787,
                "count": 16411298,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999863207,
                "variance": 0.9999726415
              },
              {
                "average": 1192.524645,
                "count": 16411298,
                "maximum": 1212,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.438613118,
                "variance": 55.33296512
              },
              {
                "average": 43784.15225,
                "count": 16411298,
                "maximum": 53760,
                "minimum": 15616,
                "name": "Red",
                "position": 12,
                "stddev": 2454.92877,
                "variance": 6026675.267
              },
              {
                "average": 41568.09466,
                "count": 16411298,
                "maximum": 52736,
                "minimum": 18432,
                "name": "Green",
                "position": 13,
                "stddev": 2428.951618,
                "variance": 5899805.962
              },
              {
                "average": 37431.75994,
                "count": 16411298,
                "maximum": 50176,
                "minimum": 15360,
                "name": "Blue",
                "position": 14,
                "stddev": 2331.942359,
                "variance": 5437955.167
              },
              {
                "average": 189197595.7,
                "count": 16411298,
                "maximum": 189205433.3,
                "minimum": 189194901.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3022.746036,
                "variance": 9136993.598
              },
              {
                "average": 0,
                "count": 16411298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411298,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411298,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279923.4173,
              4826856.957,
              1326.756023,
              280978.1973,
              4828278.177,
              1350.556023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279923.41725798795,
                    4826856.956731944,
                    1326.7560228306188
                  ],
                  [
                    279923.41725798795,
                    4828278.176731945,
                    1326.7560228306188
                  ],
                  [
                    280978.197257988,
                    4828278.176731945,
                    1350.556022830619
                  ],
                  [
                    280978.197257988,
                    4826856.956731944,
                    1350.556022830619
                  ],
                  [
                    279923.41725798795,
                    4826856.956731944,
                    1326.7560228306188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:33+00:00",
            "end_time": "2017-09-11T19:55: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": "20170910_43119E6108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497242973147,
              43.59969834474901,
              1337.309167530815
            ],
            [
              -119.72554992461019,
              43.61248051861775,
              1337.309167530815
            ],
            [
              -119.71250022533216,
              43.612791125612006,
              1402.869167530815
            ],
            [
              -119.71192548716435,
              43.60000881395127,
              1402.869167530815
            ],
            [
              -119.72497242973147,
              43.59969834474901,
              1337.309167530815
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255499,
        43.59969834,
        1337.309168,
        -119.7119255,
        43.61279113,
        1402.869168
      ],
      "properties": {
        "datetime": "2017-09-11T20:02:54Z",
        "pc:count": 13355234,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280584.0988,
            "count": 13355234,
            "maximum": 281114.2985,
            "minimum": 280060.0785,
            "name": "X",
            "position": 0,
            "stddev": 295.5267156,
            "variance": 87336.03966
          },
          {
            "average": 4831716.891,
            "count": 13355234,
            "maximum": 4832443.172,
            "minimum": 4831021.972,
            "name": "Y",
            "position": 1,
            "stddev": 408.2425694,
            "variance": 166661.9955
          },
          {
            "average": 1365.576132,
            "count": 13355234,
            "maximum": 1402.869168,
            "minimum": 1337.309168,
            "name": "Z",
            "position": 2,
            "stddev": 13.86179458,
            "variance": 192.149349
          },
          {
            "average": 24337.41768,
            "count": 13355234,
            "maximum": 40177,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3726.939407,
            "variance": 13890077.35
          },
          {
            "average": 1.035332739,
            "count": 13355234,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1983720952,
            "variance": 0.03935148814
          },
          {
            "average": 1.071165732,
            "count": 13355234,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2864823614,
            "variance": 0.08207214339
          },
          {
            "average": 0.5001029559,
            "count": 13355234,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000081,
            "variance": 0.2500000081
          },
          {
            "average": 4.193112603e-06,
            "count": 13355234,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002047704894,
            "variance": 4.193095335e-06
          },
          {
            "average": 1.253737673,
            "count": 13355234,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4351492624,
            "variance": 0.1893548806
          },
          {
            "average": 0.4717644903,
            "count": 13355234,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01329121,
            "variance": 144.3191658
          },
          {
            "average": 1.98694714,
            "count": 13355234,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011171901,
            "variance": 1.022468614
          },
          {
            "average": 1185.084558,
            "count": 13355234,
            "maximum": 1188,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.937259413,
            "variance": 3.752974032
          },
          {
            "average": 38713.90442,
            "count": 13355234,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5921.245378,
            "variance": 35061146.83
          },
          {
            "average": 36832.01047,
            "count": 13355234,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4836.346585,
            "variance": 23390248.29
          },
          {
            "average": 33123.24577,
            "count": 13355234,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4757.763778,
            "variance": 22636316.17
          },
          {
            "average": 189180407.1,
            "count": 13355234,
            "maximum": 189195374.6,
            "minimum": 189105656.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 31864.80507,
            "variance": 1015365802
          },
          {
            "average": 0,
            "count": 13355234,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13355234,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13355234,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13355234,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13355234,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280060.0785,
          4831021.972,
          1337.309168,
          281114.2985,
          4832443.172,
          1402.869168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280060.0785057555,
                4831021.9720645845,
                1337.309167530815
              ],
              [
                280060.0785057555,
                4832443.172064584,
                1337.309167530815
              ],
              [
                281114.2985057555,
                4832443.172064584,
                1402.869167530815
              ],
              [
                281114.2985057555,
                4831021.9720645845,
                1402.869167530815
              ],
              [
                280060.0785057555,
                4831021.9720645845,
                1337.309167530815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:02:54+00:00",
        "end_time": "2017-09-10T19:07:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255499,
            43.59969834,
            1337.309168,
            -119.7119255,
            43.61279113,
            1402.869168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497242973147,
                  43.59969834474901,
                  1337.309167530815
                ],
                [
                  -119.72554992461019,
                  43.61248051861775,
                  1337.309167530815
                ],
                [
                  -119.71250022533216,
                  43.612791125612006,
                  1402.869167530815
                ],
                [
                  -119.71192548716435,
                  43.60000881395127,
                  1402.869167530815
                ],
                [
                  -119.72497242973147,
                  43.59969834474901,
                  1337.309167530815
                ]
              ]
            ]
          },
          "id": "20170910_43119E6108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:02:54Z",
            "pc:count": 13355234,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280584.0988,
                "count": 13355234,
                "maximum": 281114.2985,
                "minimum": 280060.0785,
                "name": "X",
                "position": 0,
                "stddev": 295.5267156,
                "variance": 87336.03966
              },
              {
                "average": 4831716.891,
                "count": 13355234,
                "maximum": 4832443.172,
                "minimum": 4831021.972,
                "name": "Y",
                "position": 1,
                "stddev": 408.2425694,
                "variance": 166661.9955
              },
              {
                "average": 1365.576132,
                "count": 13355234,
                "maximum": 1402.869168,
                "minimum": 1337.309168,
                "name": "Z",
                "position": 2,
                "stddev": 13.86179458,
                "variance": 192.149349
              },
              {
                "average": 24337.41768,
                "count": 13355234,
                "maximum": 40177,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3726.939407,
                "variance": 13890077.35
              },
              {
                "average": 1.035332739,
                "count": 13355234,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1983720952,
                "variance": 0.03935148814
              },
              {
                "average": 1.071165732,
                "count": 13355234,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2864823614,
                "variance": 0.08207214339
              },
              {
                "average": 0.5001029559,
                "count": 13355234,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000081,
                "variance": 0.2500000081
              },
              {
                "average": 4.193112603e-06,
                "count": 13355234,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002047704894,
                "variance": 4.193095335e-06
              },
              {
                "average": 1.253737673,
                "count": 13355234,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4351492624,
                "variance": 0.1893548806
              },
              {
                "average": 0.4717644903,
                "count": 13355234,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01329121,
                "variance": 144.3191658
              },
              {
                "average": 1.98694714,
                "count": 13355234,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011171901,
                "variance": 1.022468614
              },
              {
                "average": 1185.084558,
                "count": 13355234,
                "maximum": 1188,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.937259413,
                "variance": 3.752974032
              },
              {
                "average": 38713.90442,
                "count": 13355234,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5921.245378,
                "variance": 35061146.83
              },
              {
                "average": 36832.01047,
                "count": 13355234,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4836.346585,
                "variance": 23390248.29
              },
              {
                "average": 33123.24577,
                "count": 13355234,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4757.763778,
                "variance": 22636316.17
              },
              {
                "average": 189180407.1,
                "count": 13355234,
                "maximum": 189195374.6,
                "minimum": 189105656.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 31864.80507,
                "variance": 1015365802
              },
              {
                "average": 0,
                "count": 13355234,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13355234,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13355234,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13355234,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13355234,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280060.0785,
              4831021.972,
              1337.309168,
              281114.2985,
              4832443.172,
              1402.869168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280060.0785057555,
                    4831021.9720645845,
                    1337.309167530815
                  ],
                  [
                    280060.0785057555,
                    4832443.172064584,
                    1337.309167530815
                  ],
                  [
                    281114.2985057555,
                    4832443.172064584,
                    1402.869167530815
                  ],
                  [
                    281114.2985057555,
                    4831021.9720645845,
                    1402.869167530815
                  ],
                  [
                    280060.0785057555,
                    4831021.9720645845,
                    1337.309167530815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:02:54+00:00",
            "end_time": "2017-09-10T19:07: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": "20170830_43119E4215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747543218463,
              43.587234331869,
              1436.0483689961004
            ],
            [
              -119.38797978820733,
              43.59998355738314,
              1436.0483689961004
            ],
            [
              -119.37499769766967,
              43.60025414359799,
              1587.4883689961005
            ],
            [
              -119.37449607724466,
              43.58750479835281,
              1587.4883689961005
            ],
            [
              -119.38747543218463,
              43.587234331869,
              1436.0483689961004
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879798,
        43.58723433,
        1436.048369,
        -119.3744961,
        43.60025414,
        1587.488369
      ],
      "properties": {
        "datetime": "2017-08-30T18:51:05Z",
        "pc:count": 14419137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307783.8894,
            "count": 14419137,
            "maximum": 308310.1255,
            "minimum": 307261.4255,
            "name": "X",
            "position": 0,
            "stddev": 288.8375732,
            "variance": 83427.14368
          },
          {
            "average": 4829492.812,
            "count": 14419137,
            "maximum": 4830216.133,
            "minimum": 4828798.973,
            "name": "Y",
            "position": 1,
            "stddev": 395.0948993,
            "variance": 156099.9795
          },
          {
            "average": 1493.677001,
            "count": 14419137,
            "maximum": 1587.488369,
            "minimum": 1436.048369,
            "name": "Z",
            "position": 2,
            "stddev": 38.50041944,
            "variance": 1482.282297
          },
          {
            "average": 19136.18561,
            "count": 14419137,
            "maximum": 33025,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3045.413986,
            "variance": 9274546.347
          },
          {
            "average": 1.05185983,
            "count": 14419137,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2626956956,
            "variance": 0.0690090285
          },
          {
            "average": 1.104587951,
            "count": 14419137,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3935480058,
            "variance": 0.1548800328
          },
          {
            "average": 0.5031316368,
            "count": 14419137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902101,
            "variance": 0.2499902102
          },
          {
            "average": 3.467613908e-07,
            "count": 14419137,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000588864411,
            "variance": 3.467612946e-07
          },
          {
            "average": 1.170000535,
            "count": 14419137,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3756332822,
            "variance": 0.1411003627
          },
          {
            "average": 0.2944621207,
            "count": 14419137,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55741677,
            "variance": 133.5738824
          },
          {
            "average": 1.96921175,
            "count": 14419137,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015048767,
            "variance": 1.030323999
          },
          {
            "average": 1104.03399,
            "count": 14419137,
            "maximum": 1106,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9772508183,
            "variance": 0.9550191618
          },
          {
            "average": 40296.72381,
            "count": 14419137,
            "maximum": 52736,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 4829.055167,
            "variance": 23319773.81
          },
          {
            "average": 38924.3953,
            "count": 14419137,
            "maximum": 52224,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3787.525732,
            "variance": 14345351.17
          },
          {
            "average": 35635.32544,
            "count": 14419137,
            "maximum": 50176,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 3747.330098,
            "variance": 14042482.86
          },
          {
            "average": 188152852,
            "count": 14419137,
            "maximum": 188154265.2,
            "minimum": 188151559.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.6794958,
            "variance": 445795.9091
          },
          {
            "average": 0,
            "count": 14419137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14419137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14419137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14419137,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14419137,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307261.4255,
          4828798.973,
          1436.048369,
          308310.1255,
          4830216.133,
          1587.488369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307261.42550036765,
                4828798.972604246,
                1436.0483689961004
              ],
              [
                307261.42550036765,
                4830216.132604246,
                1436.0483689961004
              ],
              [
                308310.1255003676,
                4830216.132604246,
                1587.4883689961005
              ],
              [
                308310.1255003676,
                4828798.972604246,
                1587.4883689961005
              ],
              [
                307261.42550036765,
                4828798.972604246,
                1436.0483689961004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:51:05+00:00",
        "end_time": "2017-08-30T18:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879798,
            43.58723433,
            1436.048369,
            -119.3744961,
            43.60025414,
            1587.488369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747543218463,
                  43.587234331869,
                  1436.0483689961004
                ],
                [
                  -119.38797978820733,
                  43.59998355738314,
                  1436.0483689961004
                ],
                [
                  -119.37499769766967,
                  43.60025414359799,
                  1587.4883689961005
                ],
                [
                  -119.37449607724466,
                  43.58750479835281,
                  1587.4883689961005
                ],
                [
                  -119.38747543218463,
                  43.587234331869,
                  1436.0483689961004
                ]
              ]
            ]
          },
          "id": "20170830_43119E4215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:51:05Z",
            "pc:count": 14419137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307783.8894,
                "count": 14419137,
                "maximum": 308310.1255,
                "minimum": 307261.4255,
                "name": "X",
                "position": 0,
                "stddev": 288.8375732,
                "variance": 83427.14368
              },
              {
                "average": 4829492.812,
                "count": 14419137,
                "maximum": 4830216.133,
                "minimum": 4828798.973,
                "name": "Y",
                "position": 1,
                "stddev": 395.0948993,
                "variance": 156099.9795
              },
              {
                "average": 1493.677001,
                "count": 14419137,
                "maximum": 1587.488369,
                "minimum": 1436.048369,
                "name": "Z",
                "position": 2,
                "stddev": 38.50041944,
                "variance": 1482.282297
              },
              {
                "average": 19136.18561,
                "count": 14419137,
                "maximum": 33025,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3045.413986,
                "variance": 9274546.347
              },
              {
                "average": 1.05185983,
                "count": 14419137,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2626956956,
                "variance": 0.0690090285
              },
              {
                "average": 1.104587951,
                "count": 14419137,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3935480058,
                "variance": 0.1548800328
              },
              {
                "average": 0.5031316368,
                "count": 14419137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902101,
                "variance": 0.2499902102
              },
              {
                "average": 3.467613908e-07,
                "count": 14419137,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000588864411,
                "variance": 3.467612946e-07
              },
              {
                "average": 1.170000535,
                "count": 14419137,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3756332822,
                "variance": 0.1411003627
              },
              {
                "average": 0.2944621207,
                "count": 14419137,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55741677,
                "variance": 133.5738824
              },
              {
                "average": 1.96921175,
                "count": 14419137,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015048767,
                "variance": 1.030323999
              },
              {
                "average": 1104.03399,
                "count": 14419137,
                "maximum": 1106,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9772508183,
                "variance": 0.9550191618
              },
              {
                "average": 40296.72381,
                "count": 14419137,
                "maximum": 52736,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 4829.055167,
                "variance": 23319773.81
              },
              {
                "average": 38924.3953,
                "count": 14419137,
                "maximum": 52224,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3787.525732,
                "variance": 14345351.17
              },
              {
                "average": 35635.32544,
                "count": 14419137,
                "maximum": 50176,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 3747.330098,
                "variance": 14042482.86
              },
              {
                "average": 188152852,
                "count": 14419137,
                "maximum": 188154265.2,
                "minimum": 188151559.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.6794958,
                "variance": 445795.9091
              },
              {
                "average": 0,
                "count": 14419137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14419137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14419137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14419137,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14419137,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307261.4255,
              4828798.973,
              1436.048369,
              308310.1255,
              4830216.133,
              1587.488369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307261.42550036765,
                    4828798.972604246,
                    1436.0483689961004
                  ],
                  [
                    307261.42550036765,
                    4830216.132604246,
                    1436.0483689961004
                  ],
                  [
                    308310.1255003676,
                    4830216.132604246,
                    1587.4883689961005
                  ],
                  [
                    308310.1255003676,
                    4828798.972604246,
                    1587.4883689961005
                  ],
                  [
                    307261.42550036765,
                    4828798.972604246,
                    1436.0483689961004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:51:05+00:00",
            "end_time": "2017-08-30T18:05: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": "20170911_43119E6315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997211372765,
              43.52469991047645,
              1329.2154979759946
            ],
            [
              -119.700542730377,
              43.53748053861884,
              1329.2154979759946
            ],
            [
              -119.68749979875913,
              43.537788088077775,
              1521.2554979759946
            ],
            [
              -119.68693192993601,
              43.52500732349819,
              1521.2554979759946
            ],
            [
              -119.69997211372765,
              43.52469991047645,
              1329.2154979759946
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005427,
        43.52469991,
        1329.215498,
        -119.6869319,
        43.53778809,
        1521.255498
      ],
      "properties": {
        "datetime": "2017-09-11T20:41:24Z",
        "pc:count": 13180911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282325.3931,
            "count": 13180911,
            "maximum": 282862.2495,
            "minimum": 281807.2895,
            "name": "X",
            "position": 0,
            "stddev": 295.5786028,
            "variance": 87366.71046
          },
          {
            "average": 4823348.982,
            "count": 13180911,
            "maximum": 4824047.276,
            "minimum": 4822626.296,
            "name": "Y",
            "position": 1,
            "stddev": 394.475286,
            "variance": 155610.7512
          },
          {
            "average": 1390.122507,
            "count": 13180911,
            "maximum": 1521.255498,
            "minimum": 1329.215498,
            "name": "Z",
            "position": 2,
            "stddev": 51.03411605,
            "variance": 2604.481001
          },
          {
            "average": 25245.42005,
            "count": 13180911,
            "maximum": 39057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4663.865114,
            "variance": 21751637.8
          },
          {
            "average": 1.052282198,
            "count": 13180911,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2415156438,
            "variance": 0.05832980619
          },
          {
            "average": 1.10574876,
            "count": 13180911,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3486267121,
            "variance": 0.1215405844
          },
          {
            "average": 0.5016446132,
            "count": 13180911,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973142,
            "variance": 0.2499973142
          },
          {
            "average": 2.526380764e-05,
            "count": 13180911,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005026248233,
            "variance": 2.526317129e-05
          },
          {
            "average": 1.252448484,
            "count": 13180911,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4344171512,
            "variance": 0.1887182613
          },
          {
            "average": -0.2098506992,
            "count": 13180911,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04158567,
            "variance": 144.9997855
          },
          {
            "average": 1.982780553,
            "count": 13180911,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016014423,
            "variance": 1.032285308
          },
          {
            "average": 1189.777326,
            "count": 13180911,
            "maximum": 1192,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9892357076,
            "variance": 0.9785872852
          },
          {
            "average": 40209.43877,
            "count": 13180911,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7217.906825,
            "variance": 52098178.93
          },
          {
            "average": 38959.136,
            "count": 13180911,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5893.563765,
            "variance": 34734093.85
          },
          {
            "average": 34866.23569,
            "count": 13180911,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6040.408563,
            "variance": 36486535.61
          },
          {
            "average": 189196501.8,
            "count": 13180911,
            "maximum": 189197684.2,
            "minimum": 189194966,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.2315349,
            "variance": 387172.0831
          },
          {
            "average": 0,
            "count": 13180911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13180911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13180911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13180911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13180911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281807.2895,
          4822626.296,
          1329.215498,
          282862.2495,
          4824047.276,
          1521.255498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281807.28947065223,
                4822626.2961149495,
                1329.2154979759946
              ],
              [
                281807.28947065223,
                4824047.27611495,
                1329.2154979759946
              ],
              [
                282862.2494706522,
                4824047.27611495,
                1521.2554979759946
              ],
              [
                282862.2494706522,
                4822626.2961149495,
                1521.2554979759946
              ],
              [
                281807.28947065223,
                4822626.2961149495,
                1329.2154979759946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:41:24+00:00",
        "end_time": "2017-09-11T19:56:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005427,
            43.52469991,
            1329.215498,
            -119.6869319,
            43.53778809,
            1521.255498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997211372765,
                  43.52469991047645,
                  1329.2154979759946
                ],
                [
                  -119.700542730377,
                  43.53748053861884,
                  1329.2154979759946
                ],
                [
                  -119.68749979875913,
                  43.537788088077775,
                  1521.2554979759946
                ],
                [
                  -119.68693192993601,
                  43.52500732349819,
                  1521.2554979759946
                ],
                [
                  -119.69997211372765,
                  43.52469991047645,
                  1329.2154979759946
                ]
              ]
            ]
          },
          "id": "20170911_43119E6315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:41:24Z",
            "pc:count": 13180911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282325.3931,
                "count": 13180911,
                "maximum": 282862.2495,
                "minimum": 281807.2895,
                "name": "X",
                "position": 0,
                "stddev": 295.5786028,
                "variance": 87366.71046
              },
              {
                "average": 4823348.982,
                "count": 13180911,
                "maximum": 4824047.276,
                "minimum": 4822626.296,
                "name": "Y",
                "position": 1,
                "stddev": 394.475286,
                "variance": 155610.7512
              },
              {
                "average": 1390.122507,
                "count": 13180911,
                "maximum": 1521.255498,
                "minimum": 1329.215498,
                "name": "Z",
                "position": 2,
                "stddev": 51.03411605,
                "variance": 2604.481001
              },
              {
                "average": 25245.42005,
                "count": 13180911,
                "maximum": 39057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4663.865114,
                "variance": 21751637.8
              },
              {
                "average": 1.052282198,
                "count": 13180911,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2415156438,
                "variance": 0.05832980619
              },
              {
                "average": 1.10574876,
                "count": 13180911,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3486267121,
                "variance": 0.1215405844
              },
              {
                "average": 0.5016446132,
                "count": 13180911,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973142,
                "variance": 0.2499973142
              },
              {
                "average": 2.526380764e-05,
                "count": 13180911,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005026248233,
                "variance": 2.526317129e-05
              },
              {
                "average": 1.252448484,
                "count": 13180911,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4344171512,
                "variance": 0.1887182613
              },
              {
                "average": -0.2098506992,
                "count": 13180911,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04158567,
                "variance": 144.9997855
              },
              {
                "average": 1.982780553,
                "count": 13180911,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016014423,
                "variance": 1.032285308
              },
              {
                "average": 1189.777326,
                "count": 13180911,
                "maximum": 1192,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9892357076,
                "variance": 0.9785872852
              },
              {
                "average": 40209.43877,
                "count": 13180911,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7217.906825,
                "variance": 52098178.93
              },
              {
                "average": 38959.136,
                "count": 13180911,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5893.563765,
                "variance": 34734093.85
              },
              {
                "average": 34866.23569,
                "count": 13180911,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6040.408563,
                "variance": 36486535.61
              },
              {
                "average": 189196501.8,
                "count": 13180911,
                "maximum": 189197684.2,
                "minimum": 189194966,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.2315349,
                "variance": 387172.0831
              },
              {
                "average": 0,
                "count": 13180911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13180911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13180911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13180911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13180911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281807.2895,
              4822626.296,
              1329.215498,
              282862.2495,
              4824047.276,
              1521.255498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281807.28947065223,
                    4822626.2961149495,
                    1329.2154979759946
                  ],
                  [
                    281807.28947065223,
                    4824047.27611495,
                    1329.2154979759946
                  ],
                  [
                    282862.2494706522,
                    4824047.27611495,
                    1521.2554979759946
                  ],
                  [
                    282862.2494706522,
                    4822626.2961149495,
                    1521.2554979759946
                  ],
                  [
                    281807.28947065223,
                    4822626.2961149495,
                    1329.2154979759946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:41:24+00:00",
            "end_time": "2017-09-11T19:56:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8262618703408,
              43.61246357601823,
              1485.320641336443
            ],
            [
              -119.8262985065006,
              43.61324526057199,
              1485.320641336443
            ],
            [
              -119.82498698172762,
              43.61327770334238,
              1512.780641336443
            ],
            [
              -119.82495036251342,
              43.612496017908306,
              1512.780641336443
            ],
            [
              -119.8262618703408,
              43.61246357601823,
              1485.320641336443
            ]
          ]
        ]
      },
      "bbox": [
        -119.8262985,
        43.61246358,
        1485.320641,
        -119.8249504,
        43.6132777,
        1512.780641
      ],
      "properties": {
        "datetime": "2017-09-11T22:05:49Z",
        "pc:count": 42264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271996.0489,
            "count": 42264,
            "maximum": 272038.6413,
            "minimum": 271932.6813,
            "name": "X",
            "position": 0,
            "stddev": 26.53497367,
            "variance": 704.1048274
          },
          {
            "average": 4832745.222,
            "count": 42264,
            "maximum": 4832800.03,
            "minimum": 4832713.11,
            "name": "Y",
            "position": 1,
            "stddev": 20.85364313,
            "variance": 434.8744316
          },
          {
            "average": 1502.683326,
            "count": 42264,
            "maximum": 1512.780641,
            "minimum": 1485.320641,
            "name": "Z",
            "position": 2,
            "stddev": 4.804050658,
            "variance": 23.07890273
          },
          {
            "average": 21416.97305,
            "count": 42264,
            "maximum": 34945,
            "minimum": 1459,
            "name": "Intensity",
            "position": 3,
            "stddev": 5890.380361,
            "variance": 34696580.8
          },
          {
            "average": 1.143029529,
            "count": 42264,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3999499087,
            "variance": 0.1599599295
          },
          {
            "average": 1.289016657,
            "count": 42264,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5654867402,
            "variance": 0.3197752533
          },
          {
            "average": 0.4820887753,
            "count": 42264,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996849966,
            "variance": 0.2496850958
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274938482,
            "count": 42264,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4464885552,
            "variance": 0.1993520299
          },
          {
            "average": 8.767659853,
            "count": 42264,
            "maximum": 13.00199986,
            "minimum": 4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.8685059,
            "variance": 3.491314299
          },
          {
            "average": 1.907604581,
            "count": 42264,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.043322471,
            "variance": 1.088521778
          },
          {
            "average": 1202.536887,
            "count": 42264,
            "maximum": 1203,
            "minimum": 1202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4986433783,
            "variance": 0.2486452187
          },
          {
            "average": 29890.9983,
            "count": 42264,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6747.809853,
            "variance": 45532937.81
          },
          {
            "average": 28532.0795,
            "count": 42264,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 5281.178786,
            "variance": 27890849.37
          },
          {
            "average": 24933.2031,
            "count": 42264,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 5262.805509,
            "variance": 27697121.83
          },
          {
            "average": 189202664.4,
            "count": 42264,
            "maximum": 189202749.7,
            "minimum": 189202565.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 91.27944711,
            "variance": 8331.937465
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271932.6813,
          4832713.11,
          1485.320641,
          272038.6413,
          4832800.03,
          1512.780641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271932.6812721913,
                4832713.110077719,
                1485.320641336443
              ],
              [
                271932.6812721913,
                4832800.030077719,
                1485.320641336443
              ],
              [
                272038.64127219125,
                4832800.030077719,
                1512.780641336443
              ],
              [
                272038.64127219125,
                4832713.110077719,
                1512.780641336443
              ],
              [
                271932.6812721913,
                4832713.110077719,
                1485.320641336443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:05:49+00:00",
        "end_time": "2017-09-11T22:02:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8262985,
            43.61246358,
            1485.320641,
            -119.8249504,
            43.6132777,
            1512.780641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8262618703408,
                  43.61246357601823,
                  1485.320641336443
                ],
                [
                  -119.8262985065006,
                  43.61324526057199,
                  1485.320641336443
                ],
                [
                  -119.82498698172762,
                  43.61327770334238,
                  1512.780641336443
                ],
                [
                  -119.82495036251342,
                  43.612496017908306,
                  1512.780641336443
                ],
                [
                  -119.8262618703408,
                  43.61246357601823,
                  1485.320641336443
                ]
              ]
            ]
          },
          "id": "20170911_43119E7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:05:49Z",
            "pc:count": 42264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271996.0489,
                "count": 42264,
                "maximum": 272038.6413,
                "minimum": 271932.6813,
                "name": "X",
                "position": 0,
                "stddev": 26.53497367,
                "variance": 704.1048274
              },
              {
                "average": 4832745.222,
                "count": 42264,
                "maximum": 4832800.03,
                "minimum": 4832713.11,
                "name": "Y",
                "position": 1,
                "stddev": 20.85364313,
                "variance": 434.8744316
              },
              {
                "average": 1502.683326,
                "count": 42264,
                "maximum": 1512.780641,
                "minimum": 1485.320641,
                "name": "Z",
                "position": 2,
                "stddev": 4.804050658,
                "variance": 23.07890273
              },
              {
                "average": 21416.97305,
                "count": 42264,
                "maximum": 34945,
                "minimum": 1459,
                "name": "Intensity",
                "position": 3,
                "stddev": 5890.380361,
                "variance": 34696580.8
              },
              {
                "average": 1.143029529,
                "count": 42264,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3999499087,
                "variance": 0.1599599295
              },
              {
                "average": 1.289016657,
                "count": 42264,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5654867402,
                "variance": 0.3197752533
              },
              {
                "average": 0.4820887753,
                "count": 42264,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996849966,
                "variance": 0.2496850958
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274938482,
                "count": 42264,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4464885552,
                "variance": 0.1993520299
              },
              {
                "average": 8.767659853,
                "count": 42264,
                "maximum": 13.00199986,
                "minimum": 4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.8685059,
                "variance": 3.491314299
              },
              {
                "average": 1.907604581,
                "count": 42264,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.043322471,
                "variance": 1.088521778
              },
              {
                "average": 1202.536887,
                "count": 42264,
                "maximum": 1203,
                "minimum": 1202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4986433783,
                "variance": 0.2486452187
              },
              {
                "average": 29890.9983,
                "count": 42264,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6747.809853,
                "variance": 45532937.81
              },
              {
                "average": 28532.0795,
                "count": 42264,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 5281.178786,
                "variance": 27890849.37
              },
              {
                "average": 24933.2031,
                "count": 42264,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 5262.805509,
                "variance": 27697121.83
              },
              {
                "average": 189202664.4,
                "count": 42264,
                "maximum": 189202749.7,
                "minimum": 189202565.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 91.27944711,
                "variance": 8331.937465
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271932.6813,
              4832713.11,
              1485.320641,
              272038.6413,
              4832800.03,
              1512.780641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271932.6812721913,
                    4832713.110077719,
                    1485.320641336443
                  ],
                  [
                    271932.6812721913,
                    4832800.030077719,
                    1485.320641336443
                  ],
                  [
                    272038.64127219125,
                    4832800.030077719,
                    1512.780641336443
                  ],
                  [
                    272038.64127219125,
                    4832713.110077719,
                    1512.780641336443
                  ],
                  [
                    271932.6812721913,
                    4832713.110077719,
                    1485.320641336443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:05:49+00:00",
            "end_time": "2017-09-11T22:02: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": "20170831_43119E5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5124745003269,
              43.587221345674024,
              1308.070271227948
            ],
            [
              -119.5130057703193,
              43.599981972401025,
              1308.070271227948
            ],
            [
              -119.49999790550709,
              43.60026734591753,
              1372.8302712279483
            ],
            [
              -119.49946937848357,
              43.58750659280336,
              1372.8302712279483
            ],
            [
              -119.5124745003269,
              43.587221345674024,
              1308.070271227948
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130058,
        43.58722135,
        1308.070271,
        -119.4994694,
        43.60026735,
        1372.830271
      ],
      "properties": {
        "datetime": "2017-09-08T22:26:57Z",
        "pc:count": 16214566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297636.9937,
            "count": 16214566,
            "maximum": 298220.8892,
            "minimum": 297170.0092,
            "name": "X",
            "position": 0,
            "stddev": 296.7626157,
            "variance": 88068.05008
          },
          {
            "average": 4829760.639,
            "count": 16214566,
            "maximum": 4830513.78,
            "minimum": 4829095.22,
            "name": "Y",
            "position": 1,
            "stddev": 401.7855805,
            "variance": 161431.6527
          },
          {
            "average": 1328.357747,
            "count": 16214566,
            "maximum": 1372.830271,
            "minimum": 1308.070271,
            "name": "Z",
            "position": 2,
            "stddev": 12.59643676,
            "variance": 158.6702191
          },
          {
            "average": 20634.91812,
            "count": 16214566,
            "maximum": 38529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2290.578757,
            "variance": 5246751.04
          },
          {
            "average": 1.009004003,
            "count": 16214566,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1088874042,
            "variance": 0.0118564668
          },
          {
            "average": 1.018095766,
            "count": 16214566,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1634188102,
            "variance": 0.02670570753
          },
          {
            "average": 0.505011605,
            "count": 16214566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999748986,
            "variance": 0.2499748992
          },
          {
            "average": 4.625470703e-06,
            "count": 16214566,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002150685843,
            "variance": 4.625449594e-06
          },
          {
            "average": 1.162454364,
            "count": 16214566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3688671193,
            "variance": 0.1360629517
          },
          {
            "average": -0.5409836798,
            "count": 16214566,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14528387,
            "variance": 147.5079203
          },
          {
            "average": 1.996392503,
            "count": 16214566,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002847579,
            "variance": 1.005703266
          },
          {
            "average": 1140.363205,
            "count": 16214566,
            "maximum": 1146,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.706534616,
            "variance": 2.912260394
          },
          {
            "average": 45191.49556,
            "count": 16214566,
            "maximum": 52992,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 3260.061012,
            "variance": 10627997.8
          },
          {
            "average": 43132.91376,
            "count": 16214566,
            "maximum": 51968,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 2975.825387,
            "variance": 8855536.735
          },
          {
            "average": 39352.73885,
            "count": 16214566,
            "maximum": 49408,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 2806.808665,
            "variance": 7878174.881
          },
          {
            "average": 188274351.1,
            "count": 16214566,
            "maximum": 188944817,
            "minimum": 188237255.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 153417.6366,
            "variance": 23536971210.0
          },
          {
            "average": 0,
            "count": 16214566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16214566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16214566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16214566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16214566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297170.0092,
          4829095.22,
          1308.070271,
          298220.8892,
          4830513.78,
          1372.830271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297170.00918337714,
                4829095.219883325,
                1308.070271227948
              ],
              [
                297170.00918337714,
                4830513.779883325,
                1308.070271227948
              ],
              [
                298220.88918337715,
                4830513.779883325,
                1372.8302712279483
              ],
              [
                298220.88918337715,
                4829095.219883325,
                1372.8302712279483
              ],
              [
                297170.00918337714,
                4829095.219883325,
                1308.070271227948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:26:57+00:00",
        "end_time": "2017-08-31T17:54:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130058,
            43.58722135,
            1308.070271,
            -119.4994694,
            43.60026735,
            1372.830271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5124745003269,
                  43.587221345674024,
                  1308.070271227948
                ],
                [
                  -119.5130057703193,
                  43.599981972401025,
                  1308.070271227948
                ],
                [
                  -119.49999790550709,
                  43.60026734591753,
                  1372.8302712279483
                ],
                [
                  -119.49946937848357,
                  43.58750659280336,
                  1372.8302712279483
                ],
                [
                  -119.5124745003269,
                  43.587221345674024,
                  1308.070271227948
                ]
              ]
            ]
          },
          "id": "20170831_43119E5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:26:57Z",
            "pc:count": 16214566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297636.9937,
                "count": 16214566,
                "maximum": 298220.8892,
                "minimum": 297170.0092,
                "name": "X",
                "position": 0,
                "stddev": 296.7626157,
                "variance": 88068.05008
              },
              {
                "average": 4829760.639,
                "count": 16214566,
                "maximum": 4830513.78,
                "minimum": 4829095.22,
                "name": "Y",
                "position": 1,
                "stddev": 401.7855805,
                "variance": 161431.6527
              },
              {
                "average": 1328.357747,
                "count": 16214566,
                "maximum": 1372.830271,
                "minimum": 1308.070271,
                "name": "Z",
                "position": 2,
                "stddev": 12.59643676,
                "variance": 158.6702191
              },
              {
                "average": 20634.91812,
                "count": 16214566,
                "maximum": 38529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2290.578757,
                "variance": 5246751.04
              },
              {
                "average": 1.009004003,
                "count": 16214566,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1088874042,
                "variance": 0.0118564668
              },
              {
                "average": 1.018095766,
                "count": 16214566,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1634188102,
                "variance": 0.02670570753
              },
              {
                "average": 0.505011605,
                "count": 16214566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999748986,
                "variance": 0.2499748992
              },
              {
                "average": 4.625470703e-06,
                "count": 16214566,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002150685843,
                "variance": 4.625449594e-06
              },
              {
                "average": 1.162454364,
                "count": 16214566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3688671193,
                "variance": 0.1360629517
              },
              {
                "average": -0.5409836798,
                "count": 16214566,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14528387,
                "variance": 147.5079203
              },
              {
                "average": 1.996392503,
                "count": 16214566,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002847579,
                "variance": 1.005703266
              },
              {
                "average": 1140.363205,
                "count": 16214566,
                "maximum": 1146,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.706534616,
                "variance": 2.912260394
              },
              {
                "average": 45191.49556,
                "count": 16214566,
                "maximum": 52992,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 3260.061012,
                "variance": 10627997.8
              },
              {
                "average": 43132.91376,
                "count": 16214566,
                "maximum": 51968,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 2975.825387,
                "variance": 8855536.735
              },
              {
                "average": 39352.73885,
                "count": 16214566,
                "maximum": 49408,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 2806.808665,
                "variance": 7878174.881
              },
              {
                "average": 188274351.1,
                "count": 16214566,
                "maximum": 188944817,
                "minimum": 188237255.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 153417.6366,
                "variance": 23536971210.0
              },
              {
                "average": 0,
                "count": 16214566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16214566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16214566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16214566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16214566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297170.0092,
              4829095.22,
              1308.070271,
              298220.8892,
              4830513.78,
              1372.830271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297170.00918337714,
                    4829095.219883325,
                    1308.070271227948
                  ],
                  [
                    297170.00918337714,
                    4830513.779883325,
                    1308.070271227948
                  ],
                  [
                    298220.88918337715,
                    4830513.779883325,
                    1372.8302712279483
                  ],
                  [
                    298220.88918337715,
                    4829095.219883325,
                    1372.8302712279483
                  ],
                  [
                    297170.00918337714,
                    4829095.219883325,
                    1308.070271227948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:26:57+00:00",
            "end_time": "2017-08-31T17:54:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7105a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81761830986854,
              43.617437649651514,
              1496.011614961743
            ],
            [
              -119.81797146359092,
              43.6249931984398,
              1496.011614961743
            ],
            [
              -119.81249303160541,
              43.62512821906237,
              1521.7716149617431
            ],
            [
              -119.81214056224196,
              43.61757263486612,
              1521.7716149617431
            ],
            [
              -119.81761830986854,
              43.617437649651514,
              1496.011614961743
            ]
          ]
        ]
      },
      "bbox": [
        -119.8179715,
        43.61743765,
        1496.011615,
        -119.8121406,
        43.62512822,
        1521.771615
      ],
      "properties": {
        "datetime": "2017-09-11T21:52:41Z",
        "pc:count": 1679675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272935.9503,
            "count": 1679675,
            "maximum": 273091.4836,
            "minimum": 272648.9636,
            "name": "X",
            "position": 0,
            "stddev": 101.0595019,
            "variance": 10213.02292
          },
          {
            "average": 4833790.325,
            "count": 1679675,
            "maximum": 4834081.989,
            "minimum": 4833241.849,
            "name": "Y",
            "position": 1,
            "stddev": 217.183716,
            "variance": 47168.76651
          },
          {
            "average": 1506.722049,
            "count": 1679675,
            "maximum": 1521.771615,
            "minimum": 1496.011615,
            "name": "Z",
            "position": 2,
            "stddev": 3.260925687,
            "variance": 10.63363634
          },
          {
            "average": 24671.47097,
            "count": 1679675,
            "maximum": 36529,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 4777.003591,
            "variance": 22819763.31
          },
          {
            "average": 1.06318901,
            "count": 1679675,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2701808315,
            "variance": 0.07299768173
          },
          {
            "average": 1.127502642,
            "count": 1679675,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3918733349,
            "variance": 0.1535647106
          },
          {
            "average": 0.5231035766,
            "count": 1679675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994660882,
            "variance": 0.2494663733
          },
          {
            "average": 5.953532677e-07,
            "count": 1679675,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007715913865,
            "variance": 5.953532677e-07
          },
          {
            "average": 1.260236653,
            "count": 1679675,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.438763777,
            "variance": 0.192513652
          },
          {
            "average": -8.07584054,
            "count": 1679675,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.774265609,
            "variance": 33.34214333
          },
          {
            "average": 1.958029381,
            "count": 1679675,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019622688,
            "variance": 1.039630427
          },
          {
            "average": 1199.490979,
            "count": 1679675,
            "maximum": 1201,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5491727418,
            "variance": 0.3015907003
          },
          {
            "average": 35427.05291,
            "count": 1679675,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7123.157933,
            "variance": 50739378.93
          },
          {
            "average": 33890.83741,
            "count": 1679675,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5931.066844,
            "variance": 35177553.91
          },
          {
            "average": 30039.48557,
            "count": 1679675,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6110.154014,
            "variance": 37333982.08
          },
          {
            "average": 189201455.2,
            "count": 1679675,
            "maximum": 189201961.5,
            "minimum": 189200917,
            "name": "GpsTime",
            "position": 15,
            "stddev": 313.1704326,
            "variance": 98075.71987
          },
          {
            "average": 0,
            "count": 1679675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272648.9636,
          4833241.849,
          1496.011615,
          273091.4836,
          4834081.989,
          1521.771615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272648.9636404287,
                4833241.848881554,
                1496.011614961743
              ],
              [
                272648.9636404287,
                4834081.988881554,
                1496.011614961743
              ],
              [
                273091.4836404287,
                4834081.988881554,
                1521.7716149617431
              ],
              [
                273091.4836404287,
                4833241.848881554,
                1521.7716149617431
              ],
              [
                272648.9636404287,
                4833241.848881554,
                1496.011614961743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:52:41+00:00",
        "end_time": "2017-09-11T21:35:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7105a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7105a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7105a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7105a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8179715,
            43.61743765,
            1496.011615,
            -119.8121406,
            43.62512822,
            1521.771615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81761830986854,
                  43.617437649651514,
                  1496.011614961743
                ],
                [
                  -119.81797146359092,
                  43.6249931984398,
                  1496.011614961743
                ],
                [
                  -119.81249303160541,
                  43.62512821906237,
                  1521.7716149617431
                ],
                [
                  -119.81214056224196,
                  43.61757263486612,
                  1521.7716149617431
                ],
                [
                  -119.81761830986854,
                  43.617437649651514,
                  1496.011614961743
                ]
              ]
            ]
          },
          "id": "20170911_43119E7105a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7105a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:52:41Z",
            "pc:count": 1679675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272935.9503,
                "count": 1679675,
                "maximum": 273091.4836,
                "minimum": 272648.9636,
                "name": "X",
                "position": 0,
                "stddev": 101.0595019,
                "variance": 10213.02292
              },
              {
                "average": 4833790.325,
                "count": 1679675,
                "maximum": 4834081.989,
                "minimum": 4833241.849,
                "name": "Y",
                "position": 1,
                "stddev": 217.183716,
                "variance": 47168.76651
              },
              {
                "average": 1506.722049,
                "count": 1679675,
                "maximum": 1521.771615,
                "minimum": 1496.011615,
                "name": "Z",
                "position": 2,
                "stddev": 3.260925687,
                "variance": 10.63363634
              },
              {
                "average": 24671.47097,
                "count": 1679675,
                "maximum": 36529,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 4777.003591,
                "variance": 22819763.31
              },
              {
                "average": 1.06318901,
                "count": 1679675,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2701808315,
                "variance": 0.07299768173
              },
              {
                "average": 1.127502642,
                "count": 1679675,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3918733349,
                "variance": 0.1535647106
              },
              {
                "average": 0.5231035766,
                "count": 1679675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994660882,
                "variance": 0.2494663733
              },
              {
                "average": 5.953532677e-07,
                "count": 1679675,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007715913865,
                "variance": 5.953532677e-07
              },
              {
                "average": 1.260236653,
                "count": 1679675,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.438763777,
                "variance": 0.192513652
              },
              {
                "average": -8.07584054,
                "count": 1679675,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.774265609,
                "variance": 33.34214333
              },
              {
                "average": 1.958029381,
                "count": 1679675,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019622688,
                "variance": 1.039630427
              },
              {
                "average": 1199.490979,
                "count": 1679675,
                "maximum": 1201,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5491727418,
                "variance": 0.3015907003
              },
              {
                "average": 35427.05291,
                "count": 1679675,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7123.157933,
                "variance": 50739378.93
              },
              {
                "average": 33890.83741,
                "count": 1679675,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5931.066844,
                "variance": 35177553.91
              },
              {
                "average": 30039.48557,
                "count": 1679675,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6110.154014,
                "variance": 37333982.08
              },
              {
                "average": 189201455.2,
                "count": 1679675,
                "maximum": 189201961.5,
                "minimum": 189200917,
                "name": "GpsTime",
                "position": 15,
                "stddev": 313.1704326,
                "variance": 98075.71987
              },
              {
                "average": 0,
                "count": 1679675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272648.9636,
              4833241.849,
              1496.011615,
              273091.4836,
              4834081.989,
              1521.771615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272648.9636404287,
                    4833241.848881554,
                    1496.011614961743
                  ],
                  [
                    272648.9636404287,
                    4834081.988881554,
                    1496.011614961743
                  ],
                  [
                    273091.4836404287,
                    4834081.988881554,
                    1521.7716149617431
                  ],
                  [
                    273091.4836404287,
                    4833241.848881554,
                    1521.7716149617431
                  ],
                  [
                    272648.9636404287,
                    4833241.848881554,
                    1496.011614961743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:52:41+00:00",
            "end_time": "2017-09-11T21:35: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": "20170911_43119E7105b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82498091796464,
              43.61242492005281,
              1499.6838199967901
            ],
            [
              -119.82502272803642,
              43.61331740119032,
              1499.6838199967901
            ],
            [
              -119.82220781737296,
              43.61338698270448,
              1514.42381999679
            ],
            [
              -119.8221660488267,
              43.61249449941128,
              1514.42381999679
            ],
            [
              -119.82498091796464,
              43.61242492005281,
              1499.6838199967901
            ]
          ]
        ]
      },
      "bbox": [
        -119.8250227,
        43.61242492,
        1499.68382,
        -119.822166,
        43.61338698,
        1514.42382
      ],
      "properties": {
        "datetime": "2017-09-11T22:05:50Z",
        "pc:count": 139172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272137.4827,
            "count": 139172,
            "maximum": 272263.3267,
            "minimum": 272035.9067,
            "name": "X",
            "position": 0,
            "stddev": 54.99443096,
            "variance": 3024.387437
          },
          {
            "average": 4832746.648,
            "count": 139172,
            "maximum": 4832804.537,
            "minimum": 4832705.297,
            "name": "Y",
            "position": 1,
            "stddev": 25.48667679,
            "variance": 649.570694
          },
          {
            "average": 1502.776197,
            "count": 139172,
            "maximum": 1514.42382,
            "minimum": 1499.68382,
            "name": "Z",
            "position": 2,
            "stddev": 2.031997476,
            "variance": 4.129013742
          },
          {
            "average": 25676.2981,
            "count": 139172,
            "maximum": 37953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5693.073749,
            "variance": 32411088.72
          },
          {
            "average": 1.083314172,
            "count": 139172,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3147915508,
            "variance": 0.09909372047
          },
          {
            "average": 1.167785187,
            "count": 139172,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4569789616,
            "variance": 0.2088297713
          },
          {
            "average": 0.4922110769,
            "count": 139172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999411251,
            "variance": 0.2499411286
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196986463,
            "count": 139172,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3977234377,
            "variance": 0.1581839329
          },
          {
            "average": 1.804107622,
            "count": 139172,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.02450506,
            "variance": 169.6377319
          },
          {
            "average": 2.004304027,
            "count": 139172,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02378614,
            "variance": 1.04813806
          },
          {
            "average": 1202.129257,
            "count": 139172,
            "maximum": 1203,
            "minimum": 1201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7853072215,
            "variance": 0.6167074321
          },
          {
            "average": 34920.88179,
            "count": 139172,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 7467.924045,
            "variance": 55769889.54
          },
          {
            "average": 33361.52996,
            "count": 139172,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6051.673928,
            "variance": 36622757.33
          },
          {
            "average": 28978.7578,
            "count": 139172,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6351.239232,
            "variance": 40338239.79
          },
          {
            "average": 189202484.4,
            "count": 139172,
            "maximum": 189202750.9,
            "minimum": 189201964,
            "name": "GpsTime",
            "position": 15,
            "stddev": 311.8149921,
            "variance": 97228.58932
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 139172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272035.9067,
          4832705.297,
          1499.68382,
          272263.3267,
          4832804.537,
          1514.42382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272035.9066994943,
                4832705.297384982,
                1499.6838199967901
              ],
              [
                272035.9066994943,
                4832804.537384982,
                1499.6838199967901
              ],
              [
                272263.3266994943,
                4832804.537384982,
                1514.42381999679
              ],
              [
                272263.3266994943,
                4832705.297384982,
                1514.42381999679
              ],
              [
                272035.9066994943,
                4832705.297384982,
                1499.6838199967901
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:05:50+00:00",
        "end_time": "2017-09-11T21:52:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7105b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7105b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7105b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7105b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8250227,
            43.61242492,
            1499.68382,
            -119.822166,
            43.61338698,
            1514.42382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82498091796464,
                  43.61242492005281,
                  1499.6838199967901
                ],
                [
                  -119.82502272803642,
                  43.61331740119032,
                  1499.6838199967901
                ],
                [
                  -119.82220781737296,
                  43.61338698270448,
                  1514.42381999679
                ],
                [
                  -119.8221660488267,
                  43.61249449941128,
                  1514.42381999679
                ],
                [
                  -119.82498091796464,
                  43.61242492005281,
                  1499.6838199967901
                ]
              ]
            ]
          },
          "id": "20170911_43119E7105b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7105b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:05:50Z",
            "pc:count": 139172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272137.4827,
                "count": 139172,
                "maximum": 272263.3267,
                "minimum": 272035.9067,
                "name": "X",
                "position": 0,
                "stddev": 54.99443096,
                "variance": 3024.387437
              },
              {
                "average": 4832746.648,
                "count": 139172,
                "maximum": 4832804.537,
                "minimum": 4832705.297,
                "name": "Y",
                "position": 1,
                "stddev": 25.48667679,
                "variance": 649.570694
              },
              {
                "average": 1502.776197,
                "count": 139172,
                "maximum": 1514.42382,
                "minimum": 1499.68382,
                "name": "Z",
                "position": 2,
                "stddev": 2.031997476,
                "variance": 4.129013742
              },
              {
                "average": 25676.2981,
                "count": 139172,
                "maximum": 37953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5693.073749,
                "variance": 32411088.72
              },
              {
                "average": 1.083314172,
                "count": 139172,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3147915508,
                "variance": 0.09909372047
              },
              {
                "average": 1.167785187,
                "count": 139172,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4569789616,
                "variance": 0.2088297713
              },
              {
                "average": 0.4922110769,
                "count": 139172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999411251,
                "variance": 0.2499411286
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196986463,
                "count": 139172,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3977234377,
                "variance": 0.1581839329
              },
              {
                "average": 1.804107622,
                "count": 139172,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.02450506,
                "variance": 169.6377319
              },
              {
                "average": 2.004304027,
                "count": 139172,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02378614,
                "variance": 1.04813806
              },
              {
                "average": 1202.129257,
                "count": 139172,
                "maximum": 1203,
                "minimum": 1201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7853072215,
                "variance": 0.6167074321
              },
              {
                "average": 34920.88179,
                "count": 139172,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 7467.924045,
                "variance": 55769889.54
              },
              {
                "average": 33361.52996,
                "count": 139172,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6051.673928,
                "variance": 36622757.33
              },
              {
                "average": 28978.7578,
                "count": 139172,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6351.239232,
                "variance": 40338239.79
              },
              {
                "average": 189202484.4,
                "count": 139172,
                "maximum": 189202750.9,
                "minimum": 189201964,
                "name": "GpsTime",
                "position": 15,
                "stddev": 311.8149921,
                "variance": 97228.58932
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 139172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272035.9067,
              4832705.297,
              1499.68382,
              272263.3267,
              4832804.537,
              1514.42382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272035.9066994943,
                    4832705.297384982,
                    1499.6838199967901
                  ],
                  [
                    272035.9066994943,
                    4832804.537384982,
                    1499.6838199967901
                  ],
                  [
                    272263.3266994943,
                    4832804.537384982,
                    1514.42381999679
                  ],
                  [
                    272263.3266994943,
                    4832705.297384982,
                    1514.42381999679
                  ],
                  [
                    272035.9066994943,
                    4832705.297384982,
                    1499.6838199967901
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:05:50+00:00",
            "end_time": "2017-09-11T21:52:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497389325114,
              43.574713907950944,
              1298.4654195661778
            ],
            [
              -119.57551847032191,
              43.587481858682935,
              1298.4654195661778
            ],
            [
              -119.5624998194481,
              43.587774595042355,
              1322.0254195661778
            ],
            [
              -119.5619579877269,
              43.575006514585056,
              1322.0254195661778
            ],
            [
              -119.57497389325114,
              43.574713907950944,
              1298.4654195661778
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755185,
        43.57471391,
        1298.46542,
        -119.561958,
        43.5877746,
        1322.02542
      ],
      "properties": {
        "datetime": "2017-09-10T15:49:31Z",
        "pc:count": 13696068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292605.9308,
            "count": 13696068,
            "maximum": 293133.2677,
            "minimum": 292081.2477,
            "name": "X",
            "position": 0,
            "stddev": 294.0689548,
            "variance": 86476.55018
          },
          {
            "average": 4828557.078,
            "count": 13696068,
            "maximum": 4829280.065,
            "minimum": 4827860.625,
            "name": "Y",
            "position": 1,
            "stddev": 399.547549,
            "variance": 159638.2439
          },
          {
            "average": 1308.553365,
            "count": 13696068,
            "maximum": 1322.02542,
            "minimum": 1298.46542,
            "name": "Z",
            "position": 2,
            "stddev": 3.321847167,
            "variance": 11.0346686
          },
          {
            "average": 29830.76846,
            "count": 13696068,
            "maximum": 58353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4318.746425,
            "variance": 18651570.68
          },
          {
            "average": 1.002836215,
            "count": 13696068,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05682572122,
            "variance": 0.003229162592
          },
          {
            "average": 1.005679586,
            "count": 13696068,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08317135718,
            "variance": 0.006917474655
          },
          {
            "average": 0.5016925296,
            "count": 13696068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971536,
            "variance": 0.2499971536
          },
          {
            "average": 4.891914964e-06,
            "count": 13696068,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002211762056,
            "variance": 4.891891391e-06
          },
          {
            "average": 1.324850315,
            "count": 13696068,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4683189124,
            "variance": 0.2193226038
          },
          {
            "average": -0.09404783846,
            "count": 13696068,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97755444,
            "variance": 143.4618104
          },
          {
            "average": 2.006937393,
            "count": 13696068,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001858473,
            "variance": 1.0037204
          },
          {
            "average": 1160.46454,
            "count": 13696068,
            "maximum": 1163,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9825873369,
            "variance": 0.9654778747
          },
          {
            "average": 27786.36724,
            "count": 13696068,
            "maximum": 60928,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 17598.01748,
            "variance": 309690219.1
          },
          {
            "average": 35047.1359,
            "count": 13696068,
            "maximum": 60160,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 9887.606389,
            "variance": 97764760.11
          },
          {
            "average": 26307.01427,
            "count": 13696068,
            "maximum": 60160,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 13409.82982,
            "variance": 179823535.8
          },
          {
            "average": 189092223.1,
            "count": 13696068,
            "maximum": 189093771.1,
            "minimum": 189090343.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.7101014,
            "variance": 395276.3916
          },
          {
            "average": 0,
            "count": 13696068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13696068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13696068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13696068,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13696068,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292081.2477,
          4827860.625,
          1298.46542,
          293133.2677,
          4829280.065,
          1322.02542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292081.2476610235,
                4827860.625154157,
                1298.4654195661778
              ],
              [
                292081.2476610235,
                4829280.065154157,
                1298.4654195661778
              ],
              [
                293133.26766102354,
                4829280.065154157,
                1322.0254195661778
              ],
              [
                293133.26766102354,
                4827860.625154157,
                1322.0254195661778
              ],
              [
                292081.2476610235,
                4827860.625154157,
                1298.4654195661778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:49:31+00:00",
        "end_time": "2017-09-10T14:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755185,
            43.57471391,
            1298.46542,
            -119.561958,
            43.5877746,
            1322.02542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497389325114,
                  43.574713907950944,
                  1298.4654195661778
                ],
                [
                  -119.57551847032191,
                  43.587481858682935,
                  1298.4654195661778
                ],
                [
                  -119.5624998194481,
                  43.587774595042355,
                  1322.0254195661778
                ],
                [
                  -119.5619579877269,
                  43.575006514585056,
                  1322.0254195661778
                ],
                [
                  -119.57497389325114,
                  43.574713907950944,
                  1298.4654195661778
                ]
              ]
            ]
          },
          "id": "20170910_43119E5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:49:31Z",
            "pc:count": 13696068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292605.9308,
                "count": 13696068,
                "maximum": 293133.2677,
                "minimum": 292081.2477,
                "name": "X",
                "position": 0,
                "stddev": 294.0689548,
                "variance": 86476.55018
              },
              {
                "average": 4828557.078,
                "count": 13696068,
                "maximum": 4829280.065,
                "minimum": 4827860.625,
                "name": "Y",
                "position": 1,
                "stddev": 399.547549,
                "variance": 159638.2439
              },
              {
                "average": 1308.553365,
                "count": 13696068,
                "maximum": 1322.02542,
                "minimum": 1298.46542,
                "name": "Z",
                "position": 2,
                "stddev": 3.321847167,
                "variance": 11.0346686
              },
              {
                "average": 29830.76846,
                "count": 13696068,
                "maximum": 58353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4318.746425,
                "variance": 18651570.68
              },
              {
                "average": 1.002836215,
                "count": 13696068,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05682572122,
                "variance": 0.003229162592
              },
              {
                "average": 1.005679586,
                "count": 13696068,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08317135718,
                "variance": 0.006917474655
              },
              {
                "average": 0.5016925296,
                "count": 13696068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971536,
                "variance": 0.2499971536
              },
              {
                "average": 4.891914964e-06,
                "count": 13696068,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002211762056,
                "variance": 4.891891391e-06
              },
              {
                "average": 1.324850315,
                "count": 13696068,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4683189124,
                "variance": 0.2193226038
              },
              {
                "average": -0.09404783846,
                "count": 13696068,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97755444,
                "variance": 143.4618104
              },
              {
                "average": 2.006937393,
                "count": 13696068,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001858473,
                "variance": 1.0037204
              },
              {
                "average": 1160.46454,
                "count": 13696068,
                "maximum": 1163,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9825873369,
                "variance": 0.9654778747
              },
              {
                "average": 27786.36724,
                "count": 13696068,
                "maximum": 60928,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 17598.01748,
                "variance": 309690219.1
              },
              {
                "average": 35047.1359,
                "count": 13696068,
                "maximum": 60160,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 9887.606389,
                "variance": 97764760.11
              },
              {
                "average": 26307.01427,
                "count": 13696068,
                "maximum": 60160,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 13409.82982,
                "variance": 179823535.8
              },
              {
                "average": 189092223.1,
                "count": 13696068,
                "maximum": 189093771.1,
                "minimum": 189090343.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.7101014,
                "variance": 395276.3916
              },
              {
                "average": 0,
                "count": 13696068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13696068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13696068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13696068,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13696068,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292081.2477,
              4827860.625,
              1298.46542,
              293133.2677,
              4829280.065,
              1322.02542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292081.2476610235,
                    4827860.625154157,
                    1298.4654195661778
                  ],
                  [
                    292081.2476610235,
                    4829280.065154157,
                    1298.4654195661778
                  ],
                  [
                    293133.26766102354,
                    4829280.065154157,
                    1322.0254195661778
                  ],
                  [
                    293133.26766102354,
                    4827860.625154157,
                    1322.0254195661778
                  ],
                  [
                    292081.2476610235,
                    4827860.625154157,
                    1298.4654195661778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:49:31+00:00",
            "end_time": "2017-09-10T14:52:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497147886268,
              43.56219254628305,
              1378.137762193122
            ],
            [
              -119.77555904060462,
              43.57497966355802,
              1378.137762193122
            ],
            [
              -119.76250017478246,
              43.575296194917485,
              1443.3977621931222
            ],
            [
              -119.76191536889758,
              43.56250893715885,
              1443.3977621931222
            ],
            [
              -119.77497147886268,
              43.56219254628305,
              1378.137762193122
            ]
          ]
        ]
      },
      "bbox": [
        -119.775559,
        43.56219255,
        1378.137762,
        -119.7619154,
        43.57529619,
        1443.397762
      ],
      "properties": {
        "datetime": "2017-09-11T21:47:35Z",
        "pc:count": 14302017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276396.8777,
            "count": 14302017,
            "maximum": 276940.8306,
            "minimum": 275885.1706,
            "name": "X",
            "position": 0,
            "stddev": 285.0918072,
            "variance": 81277.33852
          },
          {
            "average": 4827724.295,
            "count": 14302017,
            "maximum": 4828411.825,
            "minimum": 4826990.025,
            "name": "Y",
            "position": 1,
            "stddev": 410.6878253,
            "variance": 168664.4898
          },
          {
            "average": 1402.088924,
            "count": 14302017,
            "maximum": 1443.397762,
            "minimum": 1378.137762,
            "name": "Z",
            "position": 2,
            "stddev": 14.52733745,
            "variance": 211.0435334
          },
          {
            "average": 25644.63176,
            "count": 14302017,
            "maximum": 40769,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4111.632287,
            "variance": 16905520.06
          },
          {
            "average": 1.034848861,
            "count": 14302017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2037378563,
            "variance": 0.04150911411
          },
          {
            "average": 1.070197162,
            "count": 14302017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2986908413,
            "variance": 0.0892162187
          },
          {
            "average": 0.5017917403,
            "count": 14302017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968071,
            "variance": 0.2499968071
          },
          {
            "average": 1.426372238e-05,
            "count": 14302017,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003776707551,
            "variance": 1.426351993e-05
          },
          {
            "average": 1.237477693,
            "count": 14302017,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4255373672,
            "variance": 0.1810820509
          },
          {
            "average": 0.08914359799,
            "count": 14302017,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74235198,
            "variance": 137.8828301
          },
          {
            "average": 1.98378047,
            "count": 14302017,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011452846,
            "variance": 1.023036859
          },
          {
            "average": 1198.01725,
            "count": 14302017,
            "maximum": 1200,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9805090065,
            "variance": 0.9613979119
          },
          {
            "average": 38765.8492,
            "count": 14302017,
            "maximum": 55040,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7420.455816,
            "variance": 55063164.52
          },
          {
            "average": 37146.64933,
            "count": 14302017,
            "maximum": 54272,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6533.446365,
            "variance": 42685921.4
          },
          {
            "average": 33614.55156,
            "count": 14302017,
            "maximum": 52480,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6222.030917,
            "variance": 38713668.74
          },
          {
            "average": 189200819.9,
            "count": 14302017,
            "maximum": 189201655.2,
            "minimum": 189199827,
            "name": "GpsTime",
            "position": 15,
            "stddev": 427.3351779,
            "variance": 182615.3543
          },
          {
            "average": 0,
            "count": 14302017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275885.1706,
          4826990.025,
          1378.137762,
          276940.8306,
          4828411.825,
          1443.397762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275885.170556054,
                4826990.024871042,
                1378.137762193122
              ],
              [
                275885.170556054,
                4828411.824871043,
                1378.137762193122
              ],
              [
                276940.830556054,
                4828411.824871043,
                1443.3977621931222
              ],
              [
                276940.830556054,
                4826990.024871042,
                1443.3977621931222
              ],
              [
                275885.170556054,
                4826990.024871042,
                1378.137762193122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:47:35+00:00",
        "end_time": "2017-09-11T21:17:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.775559,
            43.56219255,
            1378.137762,
            -119.7619154,
            43.57529619,
            1443.397762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497147886268,
                  43.56219254628305,
                  1378.137762193122
                ],
                [
                  -119.77555904060462,
                  43.57497966355802,
                  1378.137762193122
                ],
                [
                  -119.76250017478246,
                  43.575296194917485,
                  1443.3977621931222
                ],
                [
                  -119.76191536889758,
                  43.56250893715885,
                  1443.3977621931222
                ],
                [
                  -119.77497147886268,
                  43.56219254628305,
                  1378.137762193122
                ]
              ]
            ]
          },
          "id": "20170911_43119E7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:47:35Z",
            "pc:count": 14302017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276396.8777,
                "count": 14302017,
                "maximum": 276940.8306,
                "minimum": 275885.1706,
                "name": "X",
                "position": 0,
                "stddev": 285.0918072,
                "variance": 81277.33852
              },
              {
                "average": 4827724.295,
                "count": 14302017,
                "maximum": 4828411.825,
                "minimum": 4826990.025,
                "name": "Y",
                "position": 1,
                "stddev": 410.6878253,
                "variance": 168664.4898
              },
              {
                "average": 1402.088924,
                "count": 14302017,
                "maximum": 1443.397762,
                "minimum": 1378.137762,
                "name": "Z",
                "position": 2,
                "stddev": 14.52733745,
                "variance": 211.0435334
              },
              {
                "average": 25644.63176,
                "count": 14302017,
                "maximum": 40769,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4111.632287,
                "variance": 16905520.06
              },
              {
                "average": 1.034848861,
                "count": 14302017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2037378563,
                "variance": 0.04150911411
              },
              {
                "average": 1.070197162,
                "count": 14302017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2986908413,
                "variance": 0.0892162187
              },
              {
                "average": 0.5017917403,
                "count": 14302017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968071,
                "variance": 0.2499968071
              },
              {
                "average": 1.426372238e-05,
                "count": 14302017,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003776707551,
                "variance": 1.426351993e-05
              },
              {
                "average": 1.237477693,
                "count": 14302017,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4255373672,
                "variance": 0.1810820509
              },
              {
                "average": 0.08914359799,
                "count": 14302017,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74235198,
                "variance": 137.8828301
              },
              {
                "average": 1.98378047,
                "count": 14302017,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011452846,
                "variance": 1.023036859
              },
              {
                "average": 1198.01725,
                "count": 14302017,
                "maximum": 1200,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9805090065,
                "variance": 0.9613979119
              },
              {
                "average": 38765.8492,
                "count": 14302017,
                "maximum": 55040,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7420.455816,
                "variance": 55063164.52
              },
              {
                "average": 37146.64933,
                "count": 14302017,
                "maximum": 54272,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6533.446365,
                "variance": 42685921.4
              },
              {
                "average": 33614.55156,
                "count": 14302017,
                "maximum": 52480,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6222.030917,
                "variance": 38713668.74
              },
              {
                "average": 189200819.9,
                "count": 14302017,
                "maximum": 189201655.2,
                "minimum": 189199827,
                "name": "GpsTime",
                "position": 15,
                "stddev": 427.3351779,
                "variance": 182615.3543
              },
              {
                "average": 0,
                "count": 14302017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275885.1706,
              4826990.025,
              1378.137762,
              276940.8306,
              4828411.825,
              1443.397762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275885.170556054,
                    4826990.024871042,
                    1378.137762193122
                  ],
                  [
                    275885.170556054,
                    4828411.824871043,
                    1378.137762193122
                  ],
                  [
                    276940.830556054,
                    4828411.824871043,
                    1443.3977621931222
                  ],
                  [
                    276940.830556054,
                    4826990.024871042,
                    1443.3977621931222
                  ],
                  [
                    275885.170556054,
                    4826990.024871042,
                    1378.137762193122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:47:35+00:00",
            "end_time": "2017-09-11T21:17:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247261991578,
              43.599710709984045,
              1315.1989458096643
            ],
            [
              -119.6130257289254,
              43.612481103710344,
              1315.1989458096643
            ],
            [
              -119.59999910105468,
              43.61277831323155,
              1323.5989458096644
            ],
            [
              -119.599448741849,
              43.60000778777821,
              1323.5989458096644
            ],
            [
              -119.61247261991578,
              43.599710709984045,
              1315.1989458096643
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130257,
        43.59971071,
        1315.198946,
        -119.5994487,
        43.61277831,
        1323.598946
      ],
      "properties": {
        "datetime": "2017-09-10T16:20:38Z",
        "pc:count": 13493969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289656.3769,
            "count": 13493969,
            "maximum": 290192.8686,
            "minimum": 289140.6086,
            "name": "X",
            "position": 0,
            "stddev": 289.5831318,
            "variance": 83858.39021
          },
          {
            "average": 4831433.47,
            "count": 13493969,
            "maximum": 4832151.219,
            "minimum": 4830731.459,
            "name": "Y",
            "position": 1,
            "stddev": 392.4332468,
            "variance": 154003.8532
          },
          {
            "average": 1319.094098,
            "count": 13493969,
            "maximum": 1323.598946,
            "minimum": 1315.198946,
            "name": "Z",
            "position": 2,
            "stddev": 1.462033144,
            "variance": 2.137540914
          },
          {
            "average": 27100.23994,
            "count": 13493969,
            "maximum": 42401,
            "minimum": 977,
            "name": "Intensity",
            "position": 3,
            "stddev": 2470.996063,
            "variance": 6105821.541
          },
          {
            "average": 1.000001112,
            "count": 13493969,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001054327538,
            "variance": 1.111606558e-06
          },
          {
            "average": 1.000001927,
            "count": 13493969,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001388086139,
            "variance": 1.92678313e-06
          },
          {
            "average": 0.5020648113,
            "count": 13493969,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957551,
            "variance": 0.2499957551
          },
          {
            "average": 4.594645208e-06,
            "count": 13493969,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002143507508,
            "variance": 4.594624438e-06
          },
          {
            "average": 1.290127167,
            "count": 13493969,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4538209,
            "variance": 0.2059534093
          },
          {
            "average": -0.1982574702,
            "count": 13493969,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87551127,
            "variance": 141.027768
          },
          {
            "average": 2.010279407,
            "count": 13493969,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999665083,
            "variance": 0.9999330177
          },
          {
            "average": 1163.942773,
            "count": 13493969,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9747866793,
            "variance": 0.9502090702
          },
          {
            "average": 46511.93613,
            "count": 13493969,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1958.535591,
            "variance": 3835861.66
          },
          {
            "average": 44504.71368,
            "count": 13493969,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2043.089558,
            "variance": 4174214.941
          },
          {
            "average": 40633.74711,
            "count": 13493969,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2101.348022,
            "variance": 4415663.511
          },
          {
            "average": 189094374.3,
            "count": 13493969,
            "maximum": 189095638.7,
            "minimum": 189092594.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.0638777,
            "variance": 354101.0186
          },
          {
            "average": 0,
            "count": 13493969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13493969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13493969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13493969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13493969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289140.6086,
          4830731.459,
          1315.198946,
          290192.8686,
          4832151.219,
          1323.598946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289140.6086420822,
                4830731.459454437,
                1315.1989458096643
              ],
              [
                289140.6086420822,
                4832151.219454437,
                1315.1989458096643
              ],
              [
                290192.8686420822,
                4832151.219454437,
                1323.5989458096644
              ],
              [
                290192.8686420822,
                4830731.459454437,
                1323.5989458096644
              ],
              [
                289140.6086420822,
                4830731.459454437,
                1315.1989458096643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:20:38+00:00",
        "end_time": "2017-09-10T15:29:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130257,
            43.59971071,
            1315.198946,
            -119.5994487,
            43.61277831,
            1323.598946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247261991578,
                  43.599710709984045,
                  1315.1989458096643
                ],
                [
                  -119.6130257289254,
                  43.612481103710344,
                  1315.1989458096643
                ],
                [
                  -119.59999910105468,
                  43.61277831323155,
                  1323.5989458096644
                ],
                [
                  -119.599448741849,
                  43.60000778777821,
                  1323.5989458096644
                ],
                [
                  -119.61247261991578,
                  43.599710709984045,
                  1315.1989458096643
                ]
              ]
            ]
          },
          "id": "20170910_43119E5107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:20:38Z",
            "pc:count": 13493969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289656.3769,
                "count": 13493969,
                "maximum": 290192.8686,
                "minimum": 289140.6086,
                "name": "X",
                "position": 0,
                "stddev": 289.5831318,
                "variance": 83858.39021
              },
              {
                "average": 4831433.47,
                "count": 13493969,
                "maximum": 4832151.219,
                "minimum": 4830731.459,
                "name": "Y",
                "position": 1,
                "stddev": 392.4332468,
                "variance": 154003.8532
              },
              {
                "average": 1319.094098,
                "count": 13493969,
                "maximum": 1323.598946,
                "minimum": 1315.198946,
                "name": "Z",
                "position": 2,
                "stddev": 1.462033144,
                "variance": 2.137540914
              },
              {
                "average": 27100.23994,
                "count": 13493969,
                "maximum": 42401,
                "minimum": 977,
                "name": "Intensity",
                "position": 3,
                "stddev": 2470.996063,
                "variance": 6105821.541
              },
              {
                "average": 1.000001112,
                "count": 13493969,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001054327538,
                "variance": 1.111606558e-06
              },
              {
                "average": 1.000001927,
                "count": 13493969,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001388086139,
                "variance": 1.92678313e-06
              },
              {
                "average": 0.5020648113,
                "count": 13493969,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957551,
                "variance": 0.2499957551
              },
              {
                "average": 4.594645208e-06,
                "count": 13493969,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002143507508,
                "variance": 4.594624438e-06
              },
              {
                "average": 1.290127167,
                "count": 13493969,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4538209,
                "variance": 0.2059534093
              },
              {
                "average": -0.1982574702,
                "count": 13493969,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87551127,
                "variance": 141.027768
              },
              {
                "average": 2.010279407,
                "count": 13493969,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999665083,
                "variance": 0.9999330177
              },
              {
                "average": 1163.942773,
                "count": 13493969,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9747866793,
                "variance": 0.9502090702
              },
              {
                "average": 46511.93613,
                "count": 13493969,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1958.535591,
                "variance": 3835861.66
              },
              {
                "average": 44504.71368,
                "count": 13493969,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2043.089558,
                "variance": 4174214.941
              },
              {
                "average": 40633.74711,
                "count": 13493969,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2101.348022,
                "variance": 4415663.511
              },
              {
                "average": 189094374.3,
                "count": 13493969,
                "maximum": 189095638.7,
                "minimum": 189092594.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.0638777,
                "variance": 354101.0186
              },
              {
                "average": 0,
                "count": 13493969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13493969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13493969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13493969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13493969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289140.6086,
              4830731.459,
              1315.198946,
              290192.8686,
              4832151.219,
              1323.598946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289140.6086420822,
                    4830731.459454437,
                    1315.1989458096643
                  ],
                  [
                    289140.6086420822,
                    4832151.219454437,
                    1315.1989458096643
                  ],
                  [
                    290192.8686420822,
                    4832151.219454437,
                    1323.5989458096644
                  ],
                  [
                    290192.8686420822,
                    4830731.459454437,
                    1323.5989458096644
                  ],
                  [
                    289140.6086420822,
                    4830731.459454437,
                    1315.1989458096643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:20:38+00:00",
            "end_time": "2017-09-10T15:29: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": "20170910_43119E6102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747128894713,
              43.612196004113876,
              1384.3209787774974
            ],
            [
              -119.73805178175292,
              43.62498017517007,
              1384.3209787774974
            ],
            [
              -119.72500000972644,
              43.62529226803974,
              1445.3809787774974
            ],
            [
              -119.72442227565156,
              43.61250795851374,
              1445.3809787774974
            ],
            [
              -119.73747128894713,
              43.612196004113876,
              1384.3209787774974
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380518,
        43.612196,
        1384.320979,
        -119.7244223,
        43.62529227,
        1445.380979
      ],
      "properties": {
        "datetime": "2017-09-11T20:14:20Z",
        "pc:count": 15246629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279642.8586,
            "count": 15246629,
            "maximum": 280151.1783,
            "minimum": 279096.9983,
            "name": "X",
            "position": 0,
            "stddev": 291.69929,
            "variance": 85088.47579
          },
          {
            "average": 4833134.67,
            "count": 15246629,
            "maximum": 4833864.672,
            "minimum": 4832443.232,
            "name": "Y",
            "position": 1,
            "stddev": 400.5274729,
            "variance": 160422.2565
          },
          {
            "average": 1409.589753,
            "count": 15246629,
            "maximum": 1445.380979,
            "minimum": 1384.320979,
            "name": "Z",
            "position": 2,
            "stddev": 13.8287565,
            "variance": 191.2345063
          },
          {
            "average": 24259.48293,
            "count": 15246629,
            "maximum": 42193,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4677.27941,
            "variance": 21876942.68
          },
          {
            "average": 1.069185916,
            "count": 15246629,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2881728899,
            "variance": 0.08304361447
          },
          {
            "average": 1.139097042,
            "count": 15246629,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4202093804,
            "variance": 0.1765759234
          },
          {
            "average": 0.5022215075,
            "count": 15246629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950813,
            "variance": 0.2499950813
          },
          {
            "average": 1.547883142e-05,
            "count": 15246629,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003934284286,
            "variance": 1.547859284e-05
          },
          {
            "average": 1.225162297,
            "count": 15246629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4176891765,
            "variance": 0.1744642482
          },
          {
            "average": -0.3874153927,
            "count": 15246629,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87401835,
            "variance": 140.9923118
          },
          {
            "average": 1.968774671,
            "count": 15246629,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020186184,
            "variance": 1.040779851
          },
          {
            "average": 1186.036767,
            "count": 15246629,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.366239482,
            "variance": 1.866610321
          },
          {
            "average": 34720.23225,
            "count": 15246629,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6742.785262,
            "variance": 45465153.08
          },
          {
            "average": 32910.23907,
            "count": 15246629,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5441.01313,
            "variance": 29604623.88
          },
          {
            "average": 29282.51715,
            "count": 15246629,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5364.540784,
            "variance": 28778297.82
          },
          {
            "average": 189190764.8,
            "count": 15246629,
            "maximum": 189196060.6,
            "minimum": 189106181.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 17332.33008,
            "variance": 300409665.8
          },
          {
            "average": 0,
            "count": 15246629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15246629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15246629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15246629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15246629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279096.9983,
          4832443.232,
          1384.320979,
          280151.1783,
          4833864.672,
          1445.380979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279096.9982679129,
                4832443.232133558,
                1384.3209787774974
              ],
              [
                279096.9982679129,
                4833864.6721335575,
                1384.3209787774974
              ],
              [
                280151.17826791294,
                4833864.6721335575,
                1445.3809787774974
              ],
              [
                280151.17826791294,
                4832443.232133558,
                1445.3809787774974
              ],
              [
                279096.9982679129,
                4832443.232133558,
                1384.3209787774974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:14:20+00:00",
        "end_time": "2017-09-10T19:16:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380518,
            43.612196,
            1384.320979,
            -119.7244223,
            43.62529227,
            1445.380979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747128894713,
                  43.612196004113876,
                  1384.3209787774974
                ],
                [
                  -119.73805178175292,
                  43.62498017517007,
                  1384.3209787774974
                ],
                [
                  -119.72500000972644,
                  43.62529226803974,
                  1445.3809787774974
                ],
                [
                  -119.72442227565156,
                  43.61250795851374,
                  1445.3809787774974
                ],
                [
                  -119.73747128894713,
                  43.612196004113876,
                  1384.3209787774974
                ]
              ]
            ]
          },
          "id": "20170910_43119E6102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:14:20Z",
            "pc:count": 15246629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279642.8586,
                "count": 15246629,
                "maximum": 280151.1783,
                "minimum": 279096.9983,
                "name": "X",
                "position": 0,
                "stddev": 291.69929,
                "variance": 85088.47579
              },
              {
                "average": 4833134.67,
                "count": 15246629,
                "maximum": 4833864.672,
                "minimum": 4832443.232,
                "name": "Y",
                "position": 1,
                "stddev": 400.5274729,
                "variance": 160422.2565
              },
              {
                "average": 1409.589753,
                "count": 15246629,
                "maximum": 1445.380979,
                "minimum": 1384.320979,
                "name": "Z",
                "position": 2,
                "stddev": 13.8287565,
                "variance": 191.2345063
              },
              {
                "average": 24259.48293,
                "count": 15246629,
                "maximum": 42193,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4677.27941,
                "variance": 21876942.68
              },
              {
                "average": 1.069185916,
                "count": 15246629,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2881728899,
                "variance": 0.08304361447
              },
              {
                "average": 1.139097042,
                "count": 15246629,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4202093804,
                "variance": 0.1765759234
              },
              {
                "average": 0.5022215075,
                "count": 15246629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950813,
                "variance": 0.2499950813
              },
              {
                "average": 1.547883142e-05,
                "count": 15246629,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003934284286,
                "variance": 1.547859284e-05
              },
              {
                "average": 1.225162297,
                "count": 15246629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4176891765,
                "variance": 0.1744642482
              },
              {
                "average": -0.3874153927,
                "count": 15246629,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87401835,
                "variance": 140.9923118
              },
              {
                "average": 1.968774671,
                "count": 15246629,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020186184,
                "variance": 1.040779851
              },
              {
                "average": 1186.036767,
                "count": 15246629,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.366239482,
                "variance": 1.866610321
              },
              {
                "average": 34720.23225,
                "count": 15246629,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6742.785262,
                "variance": 45465153.08
              },
              {
                "average": 32910.23907,
                "count": 15246629,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5441.01313,
                "variance": 29604623.88
              },
              {
                "average": 29282.51715,
                "count": 15246629,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5364.540784,
                "variance": 28778297.82
              },
              {
                "average": 189190764.8,
                "count": 15246629,
                "maximum": 189196060.6,
                "minimum": 189106181.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 17332.33008,
                "variance": 300409665.8
              },
              {
                "average": 0,
                "count": 15246629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15246629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15246629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15246629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15246629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279096.9983,
              4832443.232,
              1384.320979,
              280151.1783,
              4833864.672,
              1445.380979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279096.9982679129,
                    4832443.232133558,
                    1384.3209787774974
                  ],
                  [
                    279096.9982679129,
                    4833864.6721335575,
                    1384.3209787774974
                  ],
                  [
                    280151.17826791294,
                    4833864.6721335575,
                    1445.3809787774974
                  ],
                  [
                    280151.17826791294,
                    4832443.232133558,
                    1445.3809787774974
                  ],
                  [
                    279096.9982679129,
                    4832443.232133558,
                    1384.3209787774974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:14:20+00:00",
            "end_time": "2017-09-10T19:16: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": "20170911_43119E6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997197396621,
              43.512194958362166,
              1369.9957937009501
            ],
            [
              -119.75055309239526,
              43.52497939966919,
              1369.9957937009501
            ],
            [
              -119.73750103498323,
              43.52529287912439,
              1494.3957937009502
            ],
            [
              -119.73692266568976,
              43.51250829870479,
              1494.3957937009502
            ],
            [
              -119.74997197396621,
              43.512194958362166,
              1369.9957937009501
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505531,
        43.51219496,
        1369.995794,
        -119.7369227,
        43.52529288,
        1494.395794
      ],
      "properties": {
        "datetime": "2017-09-11T21:59:46Z",
        "pc:count": 14192477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278242.8939,
            "count": 14192477,
            "maximum": 278776.5145,
            "minimum": 277720.5545,
            "name": "X",
            "position": 0,
            "stddev": 288.9577478,
            "variance": 83496.58
          },
          {
            "average": 4822088.515,
            "count": 14192477,
            "maximum": 4822791.339,
            "minimum": 4821369.879,
            "name": "Y",
            "position": 1,
            "stddev": 385.4681725,
            "variance": 148585.712
          },
          {
            "average": 1420.635437,
            "count": 14192477,
            "maximum": 1494.395794,
            "minimum": 1369.995794,
            "name": "Z",
            "position": 2,
            "stddev": 20.21816662,
            "variance": 408.7742616
          },
          {
            "average": 24712.67153,
            "count": 14192477,
            "maximum": 46273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4451.260356,
            "variance": 19813718.76
          },
          {
            "average": 1.048264936,
            "count": 14192477,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2356315033,
            "variance": 0.05552220534
          },
          {
            "average": 1.097326633,
            "count": 14192477,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3422699253,
            "variance": 0.1171487017
          },
          {
            "average": 0.5022097975,
            "count": 14192477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951344,
            "variance": 0.2499951344
          },
          {
            "average": 3.262291706e-05,
            "count": 14192477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005711554526,
            "variance": 3.26218551e-05
          },
          {
            "average": 1.224772321,
            "count": 14192477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4174323144,
            "variance": 0.1742497371
          },
          {
            "average": -0.2112675164,
            "count": 14192477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98359284,
            "variance": 143.6064974
          },
          {
            "average": 1.980224312,
            "count": 14192477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015616113,
            "variance": 1.031476089
          },
          {
            "average": 1199.455776,
            "count": 14192477,
            "maximum": 1202,
            "minimum": 1197,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.934613444,
            "variance": 0.8735022897
          },
          {
            "average": 37852.8071,
            "count": 14192477,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8824.838524,
            "variance": 77877774.97
          },
          {
            "average": 36541.5167,
            "count": 14192477,
            "maximum": 51712,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7625.339754,
            "variance": 58145806.36
          },
          {
            "average": 32809.68291,
            "count": 14192477,
            "maximum": 48384,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7103.052339,
            "variance": 50453352.53
          },
          {
            "average": 189201437.2,
            "count": 14192477,
            "maximum": 189202386,
            "minimum": 189200493.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 393.9661738,
            "variance": 155209.3461
          },
          {
            "average": 0,
            "count": 14192477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14192477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14192477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14192477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14192477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277720.5545,
          4821369.879,
          1369.995794,
          278776.5145,
          4822791.339,
          1494.395794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277720.5545411527,
                4821369.879354495,
                1369.9957937009501
              ],
              [
                277720.5545411527,
                4822791.3393544955,
                1369.9957937009501
              ],
              [
                278776.5145411527,
                4822791.3393544955,
                1494.3957937009502
              ],
              [
                278776.5145411527,
                4821369.879354495,
                1494.3957937009502
              ],
              [
                277720.5545411527,
                4821369.879354495,
                1369.9957937009501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:59:46+00:00",
        "end_time": "2017-09-11T21:28:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505531,
            43.51219496,
            1369.995794,
            -119.7369227,
            43.52529288,
            1494.395794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997197396621,
                  43.512194958362166,
                  1369.9957937009501
                ],
                [
                  -119.75055309239526,
                  43.52497939966919,
                  1369.9957937009501
                ],
                [
                  -119.73750103498323,
                  43.52529287912439,
                  1494.3957937009502
                ],
                [
                  -119.73692266568976,
                  43.51250829870479,
                  1494.3957937009502
                ],
                [
                  -119.74997197396621,
                  43.512194958362166,
                  1369.9957937009501
                ]
              ]
            ]
          },
          "id": "20170911_43119E6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:59:46Z",
            "pc:count": 14192477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278242.8939,
                "count": 14192477,
                "maximum": 278776.5145,
                "minimum": 277720.5545,
                "name": "X",
                "position": 0,
                "stddev": 288.9577478,
                "variance": 83496.58
              },
              {
                "average": 4822088.515,
                "count": 14192477,
                "maximum": 4822791.339,
                "minimum": 4821369.879,
                "name": "Y",
                "position": 1,
                "stddev": 385.4681725,
                "variance": 148585.712
              },
              {
                "average": 1420.635437,
                "count": 14192477,
                "maximum": 1494.395794,
                "minimum": 1369.995794,
                "name": "Z",
                "position": 2,
                "stddev": 20.21816662,
                "variance": 408.7742616
              },
              {
                "average": 24712.67153,
                "count": 14192477,
                "maximum": 46273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4451.260356,
                "variance": 19813718.76
              },
              {
                "average": 1.048264936,
                "count": 14192477,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2356315033,
                "variance": 0.05552220534
              },
              {
                "average": 1.097326633,
                "count": 14192477,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3422699253,
                "variance": 0.1171487017
              },
              {
                "average": 0.5022097975,
                "count": 14192477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951344,
                "variance": 0.2499951344
              },
              {
                "average": 3.262291706e-05,
                "count": 14192477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005711554526,
                "variance": 3.26218551e-05
              },
              {
                "average": 1.224772321,
                "count": 14192477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4174323144,
                "variance": 0.1742497371
              },
              {
                "average": -0.2112675164,
                "count": 14192477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98359284,
                "variance": 143.6064974
              },
              {
                "average": 1.980224312,
                "count": 14192477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015616113,
                "variance": 1.031476089
              },
              {
                "average": 1199.455776,
                "count": 14192477,
                "maximum": 1202,
                "minimum": 1197,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.934613444,
                "variance": 0.8735022897
              },
              {
                "average": 37852.8071,
                "count": 14192477,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8824.838524,
                "variance": 77877774.97
              },
              {
                "average": 36541.5167,
                "count": 14192477,
                "maximum": 51712,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7625.339754,
                "variance": 58145806.36
              },
              {
                "average": 32809.68291,
                "count": 14192477,
                "maximum": 48384,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7103.052339,
                "variance": 50453352.53
              },
              {
                "average": 189201437.2,
                "count": 14192477,
                "maximum": 189202386,
                "minimum": 189200493.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 393.9661738,
                "variance": 155209.3461
              },
              {
                "average": 0,
                "count": 14192477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14192477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14192477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14192477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14192477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277720.5545,
              4821369.879,
              1369.995794,
              278776.5145,
              4822791.339,
              1494.395794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277720.5545411527,
                    4821369.879354495,
                    1369.9957937009501
                  ],
                  [
                    277720.5545411527,
                    4822791.3393544955,
                    1369.9957937009501
                  ],
                  [
                    278776.5145411527,
                    4822791.3393544955,
                    1494.3957937009502
                  ],
                  [
                    278776.5145411527,
                    4821369.879354495,
                    1494.3957937009502
                  ],
                  [
                    277720.5545411527,
                    4821369.879354495,
                    1369.9957937009501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:59:46+00:00",
            "end_time": "2017-09-11T21:28: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": "20170911_43119E6124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247198829158,
              43.56219904734528,
              1317.5939810034765
            ],
            [
              -119.71304604385972,
              43.57498053861756,
              1317.5939810034765
            ],
            [
              -119.69999985676513,
              43.575289613565786,
              1332.7139810034764
            ],
            [
              -119.69942855345472,
              43.562507985179515,
              1332.7139810034764
            ],
            [
              -119.71247198829158,
              43.56219904734528,
              1317.5939810034765
            ]
          ]
        ]
      },
      "bbox": [
        -119.713046,
        43.56219905,
        1317.593981,
        -119.6994286,
        43.57528961,
        1332.713981
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:49Z",
        "pc:count": 17588575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281468.9638,
            "count": 17588575,
            "maximum": 281987.612,
            "minimum": 280933.032,
            "name": "X",
            "position": 0,
            "stddev": 294.3827815,
            "variance": 86661.22202
          },
          {
            "average": 4827493.62,
            "count": 17588575,
            "maximum": 4828245.136,
            "minimum": 4826824.036,
            "name": "Y",
            "position": 1,
            "stddev": 390.4538727,
            "variance": 152454.2267
          },
          {
            "average": 1326.875805,
            "count": 17588575,
            "maximum": 1332.713981,
            "minimum": 1317.593981,
            "name": "Z",
            "position": 2,
            "stddev": 3.061376824,
            "variance": 9.372028059
          },
          {
            "average": 26591.55117,
            "count": 17588575,
            "maximum": 48273,
            "minimum": 2753,
            "name": "Intensity",
            "position": 3,
            "stddev": 2144.191305,
            "variance": 4597556.351
          },
          {
            "average": 1.000006538,
            "count": 17588575,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00255700858,
            "variance": 6.538292876e-06
          },
          {
            "average": 1.000010802,
            "count": 17588575,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003286692998,
            "variance": 1.080235086e-05
          },
          {
            "average": 0.4989009627,
            "count": 17588575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988063,
            "variance": 0.2499988063
          },
          {
            "average": 6.526964237e-05,
            "count": 17588575,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008078699521,
            "variance": 6.526538595e-05
          },
          {
            "average": 1.222616386,
            "count": 17588575,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4160028131,
            "variance": 0.1730583405
          },
          {
            "average": 1.600322317,
            "count": 17588575,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07039911,
            "variance": 145.6945346
          },
          {
            "average": 2.016124672,
            "count": 17588575,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999006374,
            "variance": 0.9998012847
          },
          {
            "average": 1193.131769,
            "count": 17588575,
            "maximum": 1212,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.19668442,
            "variance": 103.9723732
          },
          {
            "average": 44752.76968,
            "count": 17588575,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2570.367823,
            "variance": 6606790.744
          },
          {
            "average": 42686.63022,
            "count": 17588575,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2601.865487,
            "variance": 6769704.01
          },
          {
            "average": 38701.50937,
            "count": 17588575,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2575.146311,
            "variance": 6631378.524
          },
          {
            "average": 189197506,
            "count": 17588575,
            "maximum": 189205449.7,
            "minimum": 189193632,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4308.178113,
            "variance": 18560398.65
          },
          {
            "average": 0,
            "count": 17588575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17588575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17588575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17588575,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17588575,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280933.032,
          4826824.036,
          1317.593981,
          281987.612,
          4828245.136,
          1332.713981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280933.0320467191,
                4826824.035511908,
                1317.5939810034765
              ],
              [
                280933.0320467191,
                4828245.135511908,
                1317.5939810034765
              ],
              [
                281987.61204671906,
                4828245.135511908,
                1332.7139810034764
              ],
              [
                281987.61204671906,
                4826824.035511908,
                1332.7139810034764
              ],
              [
                280933.0320467191,
                4826824.035511908,
                1317.5939810034765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:49+00:00",
        "end_time": "2017-09-11T19:33:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.713046,
            43.56219905,
            1317.593981,
            -119.6994286,
            43.57528961,
            1332.713981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247198829158,
                  43.56219904734528,
                  1317.5939810034765
                ],
                [
                  -119.71304604385972,
                  43.57498053861756,
                  1317.5939810034765
                ],
                [
                  -119.69999985676513,
                  43.575289613565786,
                  1332.7139810034764
                ],
                [
                  -119.69942855345472,
                  43.562507985179515,
                  1332.7139810034764
                ],
                [
                  -119.71247198829158,
                  43.56219904734528,
                  1317.5939810034765
                ]
              ]
            ]
          },
          "id": "20170911_43119E6124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:49Z",
            "pc:count": 17588575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281468.9638,
                "count": 17588575,
                "maximum": 281987.612,
                "minimum": 280933.032,
                "name": "X",
                "position": 0,
                "stddev": 294.3827815,
                "variance": 86661.22202
              },
              {
                "average": 4827493.62,
                "count": 17588575,
                "maximum": 4828245.136,
                "minimum": 4826824.036,
                "name": "Y",
                "position": 1,
                "stddev": 390.4538727,
                "variance": 152454.2267
              },
              {
                "average": 1326.875805,
                "count": 17588575,
                "maximum": 1332.713981,
                "minimum": 1317.593981,
                "name": "Z",
                "position": 2,
                "stddev": 3.061376824,
                "variance": 9.372028059
              },
              {
                "average": 26591.55117,
                "count": 17588575,
                "maximum": 48273,
                "minimum": 2753,
                "name": "Intensity",
                "position": 3,
                "stddev": 2144.191305,
                "variance": 4597556.351
              },
              {
                "average": 1.000006538,
                "count": 17588575,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00255700858,
                "variance": 6.538292876e-06
              },
              {
                "average": 1.000010802,
                "count": 17588575,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003286692998,
                "variance": 1.080235086e-05
              },
              {
                "average": 0.4989009627,
                "count": 17588575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988063,
                "variance": 0.2499988063
              },
              {
                "average": 6.526964237e-05,
                "count": 17588575,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008078699521,
                "variance": 6.526538595e-05
              },
              {
                "average": 1.222616386,
                "count": 17588575,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4160028131,
                "variance": 0.1730583405
              },
              {
                "average": 1.600322317,
                "count": 17588575,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07039911,
                "variance": 145.6945346
              },
              {
                "average": 2.016124672,
                "count": 17588575,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999006374,
                "variance": 0.9998012847
              },
              {
                "average": 1193.131769,
                "count": 17588575,
                "maximum": 1212,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.19668442,
                "variance": 103.9723732
              },
              {
                "average": 44752.76968,
                "count": 17588575,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2570.367823,
                "variance": 6606790.744
              },
              {
                "average": 42686.63022,
                "count": 17588575,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2601.865487,
                "variance": 6769704.01
              },
              {
                "average": 38701.50937,
                "count": 17588575,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2575.146311,
                "variance": 6631378.524
              },
              {
                "average": 189197506,
                "count": 17588575,
                "maximum": 189205449.7,
                "minimum": 189193632,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4308.178113,
                "variance": 18560398.65
              },
              {
                "average": 0,
                "count": 17588575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17588575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17588575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17588575,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17588575,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280933.032,
              4826824.036,
              1317.593981,
              281987.612,
              4828245.136,
              1332.713981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280933.0320467191,
                    4826824.035511908,
                    1317.5939810034765
                  ],
                  [
                    280933.0320467191,
                    4828245.135511908,
                    1317.5939810034765
                  ],
                  [
                    281987.61204671906,
                    4828245.135511908,
                    1332.7139810034764
                  ],
                  [
                    281987.61204671906,
                    4826824.035511908,
                    1332.7139810034764
                  ],
                  [
                    280933.0320467191,
                    4826824.035511908,
                    1317.5939810034765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:49+00:00",
            "end_time": "2017-09-11T19:33:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119E4321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997425437826,
              43.49972254176561,
              1302.9310759382329
            ],
            [
              -119.50050120428989,
              43.512481867310115,
              1302.9310759382329
            ],
            [
              -119.48749867496899,
              43.512765658354766,
              1341.0110759382328
            ],
            [
              -119.48697445827504,
              43.50000620711702,
              1341.0110759382328
            ],
            [
              -119.49997425437826,
              43.49972254176561,
              1302.9310759382329
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005012,
        43.49972254,
        1302.931076,
        -119.4869745,
        43.51276566,
        1341.011076
      ],
      "properties": {
        "datetime": "2017-09-10T15:05:14Z",
        "pc:count": 16410240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298418.4529,
            "count": 16410240,
            "maximum": 298938.8379,
            "minimum": 297886.8779,
            "name": "X",
            "position": 0,
            "stddev": 293.7661818,
            "variance": 86298.56957
          },
          {
            "average": 4820009.854,
            "count": 16410240,
            "maximum": 4820765.143,
            "minimum": 4819346.763,
            "name": "Y",
            "position": 1,
            "stddev": 415.0441464,
            "variance": 172261.6435
          },
          {
            "average": 1320.302571,
            "count": 16410240,
            "maximum": 1341.011076,
            "minimum": 1302.931076,
            "name": "Z",
            "position": 2,
            "stddev": 10.77987467,
            "variance": 116.2056979
          },
          {
            "average": 27037.32056,
            "count": 16410240,
            "maximum": 47585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2265.752597,
            "variance": 5133634.831
          },
          {
            "average": 1.000478299,
            "count": 16410240,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02310603783,
            "variance": 0.0005338889843
          },
          {
            "average": 1.000970248,
            "count": 16410240,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0337538491,
            "variance": 0.001139322329
          },
          {
            "average": 0.504219987,
            "count": 16410240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999822066,
            "variance": 0.2499822069
          },
          {
            "average": 9.232040482e-05,
            "count": 16410240,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009607907545,
            "variance": 9.231188739e-05
          },
          {
            "average": 1.242395602,
            "count": 16410240,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4285323619,
            "variance": 0.1836399852
          },
          {
            "average": -1.717004249,
            "count": 16410240,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.48477026,
            "variance": 155.8694883
          },
          {
            "average": 2.00075721,
            "count": 16410240,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00023128,
            "variance": 1.000462613
          },
          {
            "average": 1155.833014,
            "count": 16410240,
            "maximum": 1159,
            "minimum": 1153,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.348388249,
            "variance": 1.818150871
          },
          {
            "average": 46788.94694,
            "count": 16410240,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2922.767699,
            "variance": 8542571.023
          },
          {
            "average": 45052.09755,
            "count": 16410240,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2759.814659,
            "variance": 7616576.951
          },
          {
            "average": 41451.22881,
            "count": 16410240,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2692.567679,
            "variance": 7249920.704
          },
          {
            "average": 189005435.4,
            "count": 16410240,
            "maximum": 189091114.7,
            "minimum": 188949861.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67601.39931,
            "variance": 4569949189
          },
          {
            "average": 0,
            "count": 16410240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16410240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16410240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16410240,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16410240,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297886.8779,
          4819346.763,
          1302.931076,
          298938.8379,
          4820765.143,
          1341.011076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297886.8778567778,
                4819346.762590726,
                1302.9310759382329
              ],
              [
                297886.8778567778,
                4820765.142590727,
                1302.9310759382329
              ],
              [
                298938.83785677777,
                4820765.142590727,
                1341.0110759382328
              ],
              [
                298938.83785677777,
                4819346.762590726,
                1341.0110759382328
              ],
              [
                297886.8778567778,
                4819346.762590726,
                1302.9310759382329
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:05:14+00:00",
        "end_time": "2017-09-08T23:51:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E4321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E4321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E4321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E4321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005012,
            43.49972254,
            1302.931076,
            -119.4869745,
            43.51276566,
            1341.011076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997425437826,
                  43.49972254176561,
                  1302.9310759382329
                ],
                [
                  -119.50050120428989,
                  43.512481867310115,
                  1302.9310759382329
                ],
                [
                  -119.48749867496899,
                  43.512765658354766,
                  1341.0110759382328
                ],
                [
                  -119.48697445827504,
                  43.50000620711702,
                  1341.0110759382328
                ],
                [
                  -119.49997425437826,
                  43.49972254176561,
                  1302.9310759382329
                ]
              ]
            ]
          },
          "id": "20170908_43119E4321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E4321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:05:14Z",
            "pc:count": 16410240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298418.4529,
                "count": 16410240,
                "maximum": 298938.8379,
                "minimum": 297886.8779,
                "name": "X",
                "position": 0,
                "stddev": 293.7661818,
                "variance": 86298.56957
              },
              {
                "average": 4820009.854,
                "count": 16410240,
                "maximum": 4820765.143,
                "minimum": 4819346.763,
                "name": "Y",
                "position": 1,
                "stddev": 415.0441464,
                "variance": 172261.6435
              },
              {
                "average": 1320.302571,
                "count": 16410240,
                "maximum": 1341.011076,
                "minimum": 1302.931076,
                "name": "Z",
                "position": 2,
                "stddev": 10.77987467,
                "variance": 116.2056979
              },
              {
                "average": 27037.32056,
                "count": 16410240,
                "maximum": 47585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2265.752597,
                "variance": 5133634.831
              },
              {
                "average": 1.000478299,
                "count": 16410240,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02310603783,
                "variance": 0.0005338889843
              },
              {
                "average": 1.000970248,
                "count": 16410240,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0337538491,
                "variance": 0.001139322329
              },
              {
                "average": 0.504219987,
                "count": 16410240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999822066,
                "variance": 0.2499822069
              },
              {
                "average": 9.232040482e-05,
                "count": 16410240,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009607907545,
                "variance": 9.231188739e-05
              },
              {
                "average": 1.242395602,
                "count": 16410240,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4285323619,
                "variance": 0.1836399852
              },
              {
                "average": -1.717004249,
                "count": 16410240,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.48477026,
                "variance": 155.8694883
              },
              {
                "average": 2.00075721,
                "count": 16410240,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00023128,
                "variance": 1.000462613
              },
              {
                "average": 1155.833014,
                "count": 16410240,
                "maximum": 1159,
                "minimum": 1153,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.348388249,
                "variance": 1.818150871
              },
              {
                "average": 46788.94694,
                "count": 16410240,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2922.767699,
                "variance": 8542571.023
              },
              {
                "average": 45052.09755,
                "count": 16410240,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2759.814659,
                "variance": 7616576.951
              },
              {
                "average": 41451.22881,
                "count": 16410240,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2692.567679,
                "variance": 7249920.704
              },
              {
                "average": 189005435.4,
                "count": 16410240,
                "maximum": 189091114.7,
                "minimum": 188949861.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67601.39931,
                "variance": 4569949189
              },
              {
                "average": 0,
                "count": 16410240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16410240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16410240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16410240,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16410240,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297886.8779,
              4819346.763,
              1302.931076,
              298938.8379,
              4820765.143,
              1341.011076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297886.8778567778,
                    4819346.762590726,
                    1302.9310759382329
                  ],
                  [
                    297886.8778567778,
                    4820765.142590727,
                    1302.9310759382329
                  ],
                  [
                    298938.83785677777,
                    4820765.142590727,
                    1341.0110759382328
                  ],
                  [
                    298938.83785677777,
                    4819346.762590726,
                    1341.0110759382328
                  ],
                  [
                    297886.8778567778,
                    4819346.762590726,
                    1302.9310759382329
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:05:14+00:00",
            "end_time": "2017-09-08T23:51:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747169494217,
              43.587190493750164,
              1402.272568768828
            ],
            [
              -119.78806254109578,
              43.59998011717224,
              1402.272568768828
            ],
            [
              -119.77500137768767,
              43.600298148650744,
              1499.4325687688279
            ],
            [
              -119.77441329077531,
              43.58750838405775,
              1499.4325687688279
            ],
            [
              -119.78747169494217,
              43.587190493750164,
              1402.272568768828
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880625,
        43.58719049,
        1402.272569,
        -119.7744133,
        43.60029815,
        1499.432569
      ],
      "properties": {
        "datetime": "2017-09-11T21:48:10Z",
        "pc:count": 14168472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275489.6387,
            "count": 14168472,
            "maximum": 276024.1766,
            "minimum": 274968.7566,
            "name": "X",
            "position": 0,
            "stddev": 289.2914185,
            "variance": 83689.52483
          },
          {
            "average": 4830506.036,
            "count": 14168472,
            "maximum": 4831222.352,
            "minimum": 4829800.252,
            "name": "Y",
            "position": 1,
            "stddev": 392.3597688,
            "variance": 153946.1882
          },
          {
            "average": 1454.787658,
            "count": 14168472,
            "maximum": 1499.432569,
            "minimum": 1402.272569,
            "name": "Z",
            "position": 2,
            "stddev": 23.05051056,
            "variance": 531.3260369
          },
          {
            "average": 24013.26418,
            "count": 14168472,
            "maximum": 40113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5106.827769,
            "variance": 26079689.86
          },
          {
            "average": 1.080123672,
            "count": 14168472,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3095788728,
            "variance": 0.09583907848
          },
          {
            "average": 1.161364684,
            "count": 14168472,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4509190227,
            "variance": 0.2033279651
          },
          {
            "average": 0.5017661749,
            "count": 14168472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968983,
            "variance": 0.2499968983
          },
          {
            "average": 2.018566293e-05,
            "count": 14168472,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004492800562,
            "variance": 2.018525689e-05
          },
          {
            "average": 1.230449339,
            "count": 14168472,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4211204737,
            "variance": 0.1773424534
          },
          {
            "average": -0.007078744751,
            "count": 14168472,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84506808,
            "variance": 140.3056378
          },
          {
            "average": 1.962001478,
            "count": 14168472,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023237152,
            "variance": 1.04701427
          },
          {
            "average": 1197.285364,
            "count": 14168472,
            "maximum": 1200,
            "minimum": 1195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9253158987,
            "variance": 0.8562095123
          },
          {
            "average": 34022.53286,
            "count": 14168472,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7273.814292,
            "variance": 52908374.35
          },
          {
            "average": 32481.06981,
            "count": 14168472,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6019.489113,
            "variance": 36234249.18
          },
          {
            "average": 29027.16228,
            "count": 14168472,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5923.613296,
            "variance": 35089194.49
          },
          {
            "average": 189200490.8,
            "count": 14168472,
            "maximum": 189201690.8,
            "minimum": 189199371.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 430.7951528,
            "variance": 185584.4637
          },
          {
            "average": 0,
            "count": 14168472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14168472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274968.7566,
          4829800.252,
          1402.272569,
          276024.1766,
          4831222.352,
          1499.432569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274968.7565684583,
                4829800.251618343,
                1402.272568768828
              ],
              [
                274968.7565684583,
                4831222.351618343,
                1402.272568768828
              ],
              [
                276024.1765684583,
                4831222.351618343,
                1499.4325687688279
              ],
              [
                276024.1765684583,
                4829800.251618343,
                1499.4325687688279
              ],
              [
                274968.7565684583,
                4829800.251618343,
                1402.272568768828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:48:10+00:00",
        "end_time": "2017-09-11T21:09:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880625,
            43.58719049,
            1402.272569,
            -119.7744133,
            43.60029815,
            1499.432569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747169494217,
                  43.587190493750164,
                  1402.272568768828
                ],
                [
                  -119.78806254109578,
                  43.59998011717224,
                  1402.272568768828
                ],
                [
                  -119.77500137768767,
                  43.600298148650744,
                  1499.4325687688279
                ],
                [
                  -119.77441329077531,
                  43.58750838405775,
                  1499.4325687688279
                ],
                [
                  -119.78747169494217,
                  43.587190493750164,
                  1402.272568768828
                ]
              ]
            ]
          },
          "id": "20170911_43119E7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:48:10Z",
            "pc:count": 14168472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275489.6387,
                "count": 14168472,
                "maximum": 276024.1766,
                "minimum": 274968.7566,
                "name": "X",
                "position": 0,
                "stddev": 289.2914185,
                "variance": 83689.52483
              },
              {
                "average": 4830506.036,
                "count": 14168472,
                "maximum": 4831222.352,
                "minimum": 4829800.252,
                "name": "Y",
                "position": 1,
                "stddev": 392.3597688,
                "variance": 153946.1882
              },
              {
                "average": 1454.787658,
                "count": 14168472,
                "maximum": 1499.432569,
                "minimum": 1402.272569,
                "name": "Z",
                "position": 2,
                "stddev": 23.05051056,
                "variance": 531.3260369
              },
              {
                "average": 24013.26418,
                "count": 14168472,
                "maximum": 40113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5106.827769,
                "variance": 26079689.86
              },
              {
                "average": 1.080123672,
                "count": 14168472,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3095788728,
                "variance": 0.09583907848
              },
              {
                "average": 1.161364684,
                "count": 14168472,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4509190227,
                "variance": 0.2033279651
              },
              {
                "average": 0.5017661749,
                "count": 14168472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968983,
                "variance": 0.2499968983
              },
              {
                "average": 2.018566293e-05,
                "count": 14168472,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004492800562,
                "variance": 2.018525689e-05
              },
              {
                "average": 1.230449339,
                "count": 14168472,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4211204737,
                "variance": 0.1773424534
              },
              {
                "average": -0.007078744751,
                "count": 14168472,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84506808,
                "variance": 140.3056378
              },
              {
                "average": 1.962001478,
                "count": 14168472,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023237152,
                "variance": 1.04701427
              },
              {
                "average": 1197.285364,
                "count": 14168472,
                "maximum": 1200,
                "minimum": 1195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9253158987,
                "variance": 0.8562095123
              },
              {
                "average": 34022.53286,
                "count": 14168472,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7273.814292,
                "variance": 52908374.35
              },
              {
                "average": 32481.06981,
                "count": 14168472,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6019.489113,
                "variance": 36234249.18
              },
              {
                "average": 29027.16228,
                "count": 14168472,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5923.613296,
                "variance": 35089194.49
              },
              {
                "average": 189200490.8,
                "count": 14168472,
                "maximum": 189201690.8,
                "minimum": 189199371.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 430.7951528,
                "variance": 185584.4637
              },
              {
                "average": 0,
                "count": 14168472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14168472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274968.7566,
              4829800.252,
              1402.272569,
              276024.1766,
              4831222.352,
              1499.432569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274968.7565684583,
                    4829800.251618343,
                    1402.272568768828
                  ],
                  [
                    274968.7565684583,
                    4831222.351618343,
                    1402.272568768828
                  ],
                  [
                    276024.1765684583,
                    4831222.351618343,
                    1499.4325687688279
                  ],
                  [
                    276024.1765684583,
                    4829800.251618343,
                    1499.4325687688279
                  ],
                  [
                    274968.7565684583,
                    4829800.251618343,
                    1402.272568768828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:48:10+00:00",
            "end_time": "2017-09-11T21:09:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170828_43119E3421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247545037326,
              43.49974270675961,
              1378.350152448429
            ],
            [
              -119.31296214514256,
              43.51248399735189,
              1378.350152448429
            ],
            [
              -119.29999714163061,
              43.51274566902588,
              1426.430152448429
            ],
            [
              -119.29951316908578,
              43.50000426270103,
              1426.430152448429
            ],
            [
              -119.31247545037326,
              43.49974270675961,
              1378.350152448429
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129621,
        43.49974271,
        1378.350152,
        -119.2995132,
        43.51274567,
        1426.430152
      ],
      "properties": {
        "datetime": "2017-08-30T18:30:57Z",
        "pc:count": 29803933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313625.5925,
            "count": 29803933,
            "maximum": 314094.7236,
            "minimum": 313045.9436,
            "name": "X",
            "position": 0,
            "stddev": 278.0289498,
            "variance": 77300.09691
          },
          {
            "average": 4819597.149,
            "count": 29803933,
            "maximum": 4820326.7,
            "minimum": 4818910.52,
            "name": "Y",
            "position": 1,
            "stddev": 403.3923244,
            "variance": 162725.3674
          },
          {
            "average": 1385.663368,
            "count": 29803933,
            "maximum": 1426.430152,
            "minimum": 1378.350152,
            "name": "Z",
            "position": 2,
            "stddev": 4.033875377,
            "variance": 16.27215056
          },
          {
            "average": 20069.51715,
            "count": 29803933,
            "maximum": 46353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2944.481282,
            "variance": 8669970.02
          },
          {
            "average": 1.032503596,
            "count": 29803933,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.196043971,
            "variance": 0.03843323857
          },
          {
            "average": 1.065319466,
            "count": 29803933,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2870670092,
            "variance": 0.08240746775
          },
          {
            "average": 0.4996972044,
            "count": 29803933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999167,
            "variance": 0.2499999167
          },
          {
            "average": 4.395393051e-06,
            "count": 29803933,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002096514698,
            "variance": 4.395373879e-06
          },
          {
            "average": 1.094096239,
            "count": 29803933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2919625654,
            "variance": 0.08524213959
          },
          {
            "average": 1.099962224,
            "count": 29803933,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58223662,
            "variance": 134.1482052
          },
          {
            "average": 1.980355646,
            "count": 29803933,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009502412,
            "variance": 1.01909512
          },
          {
            "average": 1080.05773,
            "count": 29803933,
            "maximum": 1104,
            "minimum": 1040,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.8790232,
            "variance": 777.2399345
          },
          {
            "average": 41029.84807,
            "count": 29803933,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5800.282783,
            "variance": 33643280.36
          },
          {
            "average": 39562.84344,
            "count": 29803933,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5055.885687,
            "variance": 25561980.08
          },
          {
            "average": 36695.40868,
            "count": 29803933,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4961.73525,
            "variance": 24618816.69
          },
          {
            "average": 188091015.7,
            "count": 29803933,
            "maximum": 188153057.6,
            "minimum": 187982392,
            "name": "GpsTime",
            "position": 15,
            "stddev": 80088.70175,
            "variance": 6414200149
          },
          {
            "average": 0,
            "count": 29803933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29803933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29803933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29803933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29803933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313045.9436,
          4818910.52,
          1378.350152,
          314094.7236,
          4820326.7,
          1426.430152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313045.94356128457,
                4818910.520458891,
                1378.350152448429
              ],
              [
                313045.94356128457,
                4820326.700458891,
                1378.350152448429
              ],
              [
                314094.7235612846,
                4820326.700458891,
                1426.430152448429
              ],
              [
                314094.7235612846,
                4818910.520458891,
                1426.430152448429
              ],
              [
                313045.94356128457,
                4818910.520458891,
                1378.350152448429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:30:57+00:00",
        "end_time": "2017-08-28T19:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170828_43119E3421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170828_43119E3421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170828_43119E3421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129621,
            43.49974271,
            1378.350152,
            -119.2995132,
            43.51274567,
            1426.430152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247545037326,
                  43.49974270675961,
                  1378.350152448429
                ],
                [
                  -119.31296214514256,
                  43.51248399735189,
                  1378.350152448429
                ],
                [
                  -119.29999714163061,
                  43.51274566902588,
                  1426.430152448429
                ],
                [
                  -119.29951316908578,
                  43.50000426270103,
                  1426.430152448429
                ],
                [
                  -119.31247545037326,
                  43.49974270675961,
                  1378.350152448429
                ]
              ]
            ]
          },
          "id": "20170828_43119E3421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170828_43119E3421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:30:57Z",
            "pc:count": 29803933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313625.5925,
                "count": 29803933,
                "maximum": 314094.7236,
                "minimum": 313045.9436,
                "name": "X",
                "position": 0,
                "stddev": 278.0289498,
                "variance": 77300.09691
              },
              {
                "average": 4819597.149,
                "count": 29803933,
                "maximum": 4820326.7,
                "minimum": 4818910.52,
                "name": "Y",
                "position": 1,
                "stddev": 403.3923244,
                "variance": 162725.3674
              },
              {
                "average": 1385.663368,
                "count": 29803933,
                "maximum": 1426.430152,
                "minimum": 1378.350152,
                "name": "Z",
                "position": 2,
                "stddev": 4.033875377,
                "variance": 16.27215056
              },
              {
                "average": 20069.51715,
                "count": 29803933,
                "maximum": 46353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2944.481282,
                "variance": 8669970.02
              },
              {
                "average": 1.032503596,
                "count": 29803933,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.196043971,
                "variance": 0.03843323857
              },
              {
                "average": 1.065319466,
                "count": 29803933,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2870670092,
                "variance": 0.08240746775
              },
              {
                "average": 0.4996972044,
                "count": 29803933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999167,
                "variance": 0.2499999167
              },
              {
                "average": 4.395393051e-06,
                "count": 29803933,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002096514698,
                "variance": 4.395373879e-06
              },
              {
                "average": 1.094096239,
                "count": 29803933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2919625654,
                "variance": 0.08524213959
              },
              {
                "average": 1.099962224,
                "count": 29803933,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58223662,
                "variance": 134.1482052
              },
              {
                "average": 1.980355646,
                "count": 29803933,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009502412,
                "variance": 1.01909512
              },
              {
                "average": 1080.05773,
                "count": 29803933,
                "maximum": 1104,
                "minimum": 1040,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.8790232,
                "variance": 777.2399345
              },
              {
                "average": 41029.84807,
                "count": 29803933,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5800.282783,
                "variance": 33643280.36
              },
              {
                "average": 39562.84344,
                "count": 29803933,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5055.885687,
                "variance": 25561980.08
              },
              {
                "average": 36695.40868,
                "count": 29803933,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4961.73525,
                "variance": 24618816.69
              },
              {
                "average": 188091015.7,
                "count": 29803933,
                "maximum": 188153057.6,
                "minimum": 187982392,
                "name": "GpsTime",
                "position": 15,
                "stddev": 80088.70175,
                "variance": 6414200149
              },
              {
                "average": 0,
                "count": 29803933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29803933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29803933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29803933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29803933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313045.9436,
              4818910.52,
              1378.350152,
              314094.7236,
              4820326.7,
              1426.430152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313045.94356128457,
                    4818910.520458891,
                    1378.350152448429
                  ],
                  [
                    313045.94356128457,
                    4820326.700458891,
                    1378.350152448429
                  ],
                  [
                    314094.7235612846,
                    4820326.700458891,
                    1426.430152448429
                  ],
                  [
                    314094.7235612846,
                    4818910.520458891,
                    1426.430152448429
                  ],
                  [
                    313045.94356128457,
                    4818910.520458891,
                    1378.350152448429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:30:57+00:00",
            "end_time": "2017-08-28T19:06:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5249737119357,
              43.49971943959491,
              1309.3083623421112
            ],
            [
              -119.52550606297613,
              43.512481758745565,
              1309.3083623421112
            ],
            [
              -119.51249809656973,
              43.51276851830402,
              1375.548362342111
            ],
            [
              -119.51196848042682,
              43.50000607211556,
              1375.548362342111
            ],
            [
              -119.5249737119357,
              43.49971943959491,
              1309.3083623421112
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255061,
        43.49971944,
        1309.308362,
        -119.5119685,
        43.51276852,
        1375.548362
      ],
      "properties": {
        "datetime": "2017-09-10T15:47:22Z",
        "pc:count": 14143491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296384.1875,
            "count": 14143491,
            "maximum": 296918.1094,
            "minimum": 295865.6894,
            "name": "X",
            "position": 0,
            "stddev": 293.4993493,
            "variance": 86141.86802
          },
          {
            "average": 4820118.346,
            "count": 14143491,
            "maximum": 4820826.206,
            "minimum": 4819407.466,
            "name": "Y",
            "position": 1,
            "stddev": 401.2891425,
            "variance": 161032.9759
          },
          {
            "average": 1326.710591,
            "count": 14143491,
            "maximum": 1375.548362,
            "minimum": 1309.308362,
            "name": "Z",
            "position": 2,
            "stddev": 14.21450653,
            "variance": 202.052196
          },
          {
            "average": 25888.64665,
            "count": 14143491,
            "maximum": 38993,
            "minimum": 2177,
            "name": "Intensity",
            "position": 3,
            "stddev": 2264.607293,
            "variance": 5128446.191
          },
          {
            "average": 1.000024534,
            "count": 14143491,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004953145845,
            "variance": 2.453365376e-05
          },
          {
            "average": 1.000049493,
            "count": 14143491,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007034933211,
            "variance": 4.949028529e-05
          },
          {
            "average": 0.502038641,
            "count": 14143491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958616,
            "variance": 0.2499958616
          },
          {
            "average": 7.070390189e-06,
            "count": 14143491,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002659011226,
            "variance": 7.070340698e-06
          },
          {
            "average": 1.250011967,
            "count": 14143491,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4330196259,
            "variance": 0.1875059964
          },
          {
            "average": -0.304918906,
            "count": 14143491,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97554641,
            "variance": 143.4137118
          },
          {
            "average": 2.009845448,
            "count": 14143491,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000537136,
            "variance": 1.00107456
          },
          {
            "average": 1160.552747,
            "count": 14143491,
            "maximum": 1163,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9452781338,
            "variance": 0.8935507503
          },
          {
            "average": 45421.13759,
            "count": 14143491,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1687.884311,
            "variance": 2848953.447
          },
          {
            "average": 43466.80529,
            "count": 14143491,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1635.801768,
            "variance": 2675847.425
          },
          {
            "average": 39750.84905,
            "count": 14143491,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1609.793336,
            "variance": 2591434.583
          },
          {
            "average": 189092280.2,
            "count": 14143491,
            "maximum": 189093642.4,
            "minimum": 189090480.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.6168459,
            "variance": 381450.5683
          },
          {
            "average": 0,
            "count": 14143491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14143491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14143491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14143491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14143491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295865.6894,
          4819407.466,
          1309.308362,
          296918.1094,
          4820826.206,
          1375.548362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295865.6893703164,
                4819407.466349765,
                1309.3083623421112
              ],
              [
                295865.6893703164,
                4820826.206349765,
                1309.3083623421112
              ],
              [
                296918.10937031644,
                4820826.206349765,
                1375.548362342111
              ],
              [
                296918.10937031644,
                4819407.466349765,
                1375.548362342111
              ],
              [
                295865.6893703164,
                4819407.466349765,
                1309.3083623421112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:47:22+00:00",
        "end_time": "2017-09-10T14:54:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255061,
            43.49971944,
            1309.308362,
            -119.5119685,
            43.51276852,
            1375.548362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5249737119357,
                  43.49971943959491,
                  1309.3083623421112
                ],
                [
                  -119.52550606297613,
                  43.512481758745565,
                  1309.3083623421112
                ],
                [
                  -119.51249809656973,
                  43.51276851830402,
                  1375.548362342111
                ],
                [
                  -119.51196848042682,
                  43.50000607211556,
                  1375.548362342111
                ],
                [
                  -119.5249737119357,
                  43.49971943959491,
                  1309.3083623421112
                ]
              ]
            ]
          },
          "id": "20170910_43119E5424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:47:22Z",
            "pc:count": 14143491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296384.1875,
                "count": 14143491,
                "maximum": 296918.1094,
                "minimum": 295865.6894,
                "name": "X",
                "position": 0,
                "stddev": 293.4993493,
                "variance": 86141.86802
              },
              {
                "average": 4820118.346,
                "count": 14143491,
                "maximum": 4820826.206,
                "minimum": 4819407.466,
                "name": "Y",
                "position": 1,
                "stddev": 401.2891425,
                "variance": 161032.9759
              },
              {
                "average": 1326.710591,
                "count": 14143491,
                "maximum": 1375.548362,
                "minimum": 1309.308362,
                "name": "Z",
                "position": 2,
                "stddev": 14.21450653,
                "variance": 202.052196
              },
              {
                "average": 25888.64665,
                "count": 14143491,
                "maximum": 38993,
                "minimum": 2177,
                "name": "Intensity",
                "position": 3,
                "stddev": 2264.607293,
                "variance": 5128446.191
              },
              {
                "average": 1.000024534,
                "count": 14143491,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004953145845,
                "variance": 2.453365376e-05
              },
              {
                "average": 1.000049493,
                "count": 14143491,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007034933211,
                "variance": 4.949028529e-05
              },
              {
                "average": 0.502038641,
                "count": 14143491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958616,
                "variance": 0.2499958616
              },
              {
                "average": 7.070390189e-06,
                "count": 14143491,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002659011226,
                "variance": 7.070340698e-06
              },
              {
                "average": 1.250011967,
                "count": 14143491,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4330196259,
                "variance": 0.1875059964
              },
              {
                "average": -0.304918906,
                "count": 14143491,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97554641,
                "variance": 143.4137118
              },
              {
                "average": 2.009845448,
                "count": 14143491,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000537136,
                "variance": 1.00107456
              },
              {
                "average": 1160.552747,
                "count": 14143491,
                "maximum": 1163,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9452781338,
                "variance": 0.8935507503
              },
              {
                "average": 45421.13759,
                "count": 14143491,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1687.884311,
                "variance": 2848953.447
              },
              {
                "average": 43466.80529,
                "count": 14143491,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1635.801768,
                "variance": 2675847.425
              },
              {
                "average": 39750.84905,
                "count": 14143491,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1609.793336,
                "variance": 2591434.583
              },
              {
                "average": 189092280.2,
                "count": 14143491,
                "maximum": 189093642.4,
                "minimum": 189090480.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.6168459,
                "variance": 381450.5683
              },
              {
                "average": 0,
                "count": 14143491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14143491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14143491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14143491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14143491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295865.6894,
              4819407.466,
              1309.308362,
              296918.1094,
              4820826.206,
              1375.548362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295865.6893703164,
                    4819407.466349765,
                    1309.3083623421112
                  ],
                  [
                    295865.6893703164,
                    4820826.206349765,
                    1309.3083623421112
                  ],
                  [
                    296918.10937031644,
                    4820826.206349765,
                    1375.548362342111
                  ],
                  [
                    296918.10937031644,
                    4819407.466349765,
                    1375.548362342111
                  ],
                  [
                    295865.6893703164,
                    4819407.466349765,
                    1309.3083623421112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:47:22+00:00",
            "end_time": "2017-09-10T14:54:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8299544389658,
              43.59987212088343,
              1472.7078378242045
            ],
            [
              -119.83054171565722,
              43.61238785889838,
              1472.7078378242045
            ],
            [
              -119.82498849011162,
              43.61252533044198,
              1511.1278378242046
            ],
            [
              -119.82440236185589,
              43.600009532712775,
              1511.1278378242046
            ],
            [
              -119.8299544389658,
              43.59987212088343,
              1472.7078378242045
            ]
          ]
        ]
      },
      "bbox": [
        -119.8305417,
        43.59987212,
        1472.707838,
        -119.8244024,
        43.61252533,
        1511.127838
      ],
      "properties": {
        "datetime": "2017-09-11T22:18:48Z",
        "pc:count": 3990408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271854.8272,
            "count": 3990408,
            "maximum": 272035.6752,
            "minimum": 271587.0152,
            "name": "X",
            "position": 0,
            "stddev": 102.4504836,
            "variance": 10496.10159
          },
          {
            "average": 4832030.349,
            "count": 3990408,
            "maximum": 4832716.47,
            "minimum": 4831324.77,
            "name": "Y",
            "position": 1,
            "stddev": 333.9131199,
            "variance": 111497.9717
          },
          {
            "average": 1484.597071,
            "count": 3990408,
            "maximum": 1511.127838,
            "minimum": 1472.707838,
            "name": "Z",
            "position": 2,
            "stddev": 6.1708471,
            "variance": 38.07935393
          },
          {
            "average": 23964.71512,
            "count": 3990408,
            "maximum": 37777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5737.248162,
            "variance": 32916016.47
          },
          {
            "average": 1.107866163,
            "count": 3990408,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3531740792,
            "variance": 0.1247319302
          },
          {
            "average": 1.216777081,
            "count": 3990408,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5064061205,
            "variance": 0.2564471589
          },
          {
            "average": 0.5111522431,
            "count": 3990408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998756746,
            "variance": 0.2498756901
          },
          {
            "average": 1.378305176e-05,
            "count": 3990408,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003712528147,
            "variance": 1.378286524e-05
          },
          {
            "average": 1.210671941,
            "count": 3990408,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4077858704,
            "variance": 0.1662893161
          },
          {
            "average": -3.461632347,
            "count": 3990408,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44872697,
            "variance": 131.0733491
          },
          {
            "average": 1.930030714,
            "count": 3990408,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031808988,
            "variance": 1.064629787
          },
          {
            "average": 1203.39441,
            "count": 3990408,
            "maximum": 1205,
            "minimum": 1202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7877808976,
            "variance": 0.6205987427
          },
          {
            "average": 33788.44113,
            "count": 3990408,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7883.338709,
            "variance": 62147029.2
          },
          {
            "average": 32382.2264,
            "count": 3990408,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6397.458086,
            "variance": 40927469.96
          },
          {
            "average": 28089.87992,
            "count": 3990408,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6535.613478,
            "variance": 42714243.54
          },
          {
            "average": 189203001.1,
            "count": 3990408,
            "maximum": 189203528.3,
            "minimum": 189202556.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 326.6522232,
            "variance": 106701.6749
          },
          {
            "average": 0,
            "count": 3990408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3990408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3990408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3990408,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3990408,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271587.0152,
          4831324.77,
          1472.707838,
          272035.6752,
          4832716.47,
          1511.127838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271587.0152294647,
                4831324.770458899,
                1472.7078378242045
              ],
              [
                271587.0152294647,
                4832716.470458899,
                1472.7078378242045
              ],
              [
                272035.6752294647,
                4832716.470458899,
                1511.1278378242046
              ],
              [
                272035.6752294647,
                4831324.770458899,
                1511.1278378242046
              ],
              [
                271587.0152294647,
                4831324.770458899,
                1472.7078378242045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:18:48+00:00",
        "end_time": "2017-09-11T22:02:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8305417,
            43.59987212,
            1472.707838,
            -119.8244024,
            43.61252533,
            1511.127838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8299544389658,
                  43.59987212088343,
                  1472.7078378242045
                ],
                [
                  -119.83054171565722,
                  43.61238785889838,
                  1472.7078378242045
                ],
                [
                  -119.82498849011162,
                  43.61252533044198,
                  1511.1278378242046
                ],
                [
                  -119.82440236185589,
                  43.600009532712775,
                  1511.1278378242046
                ],
                [
                  -119.8299544389658,
                  43.59987212088343,
                  1472.7078378242045
                ]
              ]
            ]
          },
          "id": "20170911_43119E7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:18:48Z",
            "pc:count": 3990408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271854.8272,
                "count": 3990408,
                "maximum": 272035.6752,
                "minimum": 271587.0152,
                "name": "X",
                "position": 0,
                "stddev": 102.4504836,
                "variance": 10496.10159
              },
              {
                "average": 4832030.349,
                "count": 3990408,
                "maximum": 4832716.47,
                "minimum": 4831324.77,
                "name": "Y",
                "position": 1,
                "stddev": 333.9131199,
                "variance": 111497.9717
              },
              {
                "average": 1484.597071,
                "count": 3990408,
                "maximum": 1511.127838,
                "minimum": 1472.707838,
                "name": "Z",
                "position": 2,
                "stddev": 6.1708471,
                "variance": 38.07935393
              },
              {
                "average": 23964.71512,
                "count": 3990408,
                "maximum": 37777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5737.248162,
                "variance": 32916016.47
              },
              {
                "average": 1.107866163,
                "count": 3990408,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3531740792,
                "variance": 0.1247319302
              },
              {
                "average": 1.216777081,
                "count": 3990408,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5064061205,
                "variance": 0.2564471589
              },
              {
                "average": 0.5111522431,
                "count": 3990408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998756746,
                "variance": 0.2498756901
              },
              {
                "average": 1.378305176e-05,
                "count": 3990408,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003712528147,
                "variance": 1.378286524e-05
              },
              {
                "average": 1.210671941,
                "count": 3990408,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4077858704,
                "variance": 0.1662893161
              },
              {
                "average": -3.461632347,
                "count": 3990408,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44872697,
                "variance": 131.0733491
              },
              {
                "average": 1.930030714,
                "count": 3990408,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031808988,
                "variance": 1.064629787
              },
              {
                "average": 1203.39441,
                "count": 3990408,
                "maximum": 1205,
                "minimum": 1202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7877808976,
                "variance": 0.6205987427
              },
              {
                "average": 33788.44113,
                "count": 3990408,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7883.338709,
                "variance": 62147029.2
              },
              {
                "average": 32382.2264,
                "count": 3990408,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6397.458086,
                "variance": 40927469.96
              },
              {
                "average": 28089.87992,
                "count": 3990408,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6535.613478,
                "variance": 42714243.54
              },
              {
                "average": 189203001.1,
                "count": 3990408,
                "maximum": 189203528.3,
                "minimum": 189202556.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 326.6522232,
                "variance": 106701.6749
              },
              {
                "average": 0,
                "count": 3990408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3990408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3990408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3990408,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3990408,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271587.0152,
              4831324.77,
              1472.707838,
              272035.6752,
              4832716.47,
              1511.127838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271587.0152294647,
                    4831324.770458899,
                    1472.7078378242045
                  ],
                  [
                    271587.0152294647,
                    4832716.470458899,
                    1472.7078378242045
                  ],
                  [
                    272035.6752294647,
                    4832716.470458899,
                    1511.1278378242046
                  ],
                  [
                    272035.6752294647,
                    4831324.770458899,
                    1511.1278378242046
                  ],
                  [
                    271587.0152294647,
                    4831324.770458899,
                    1472.7078378242045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:18:48+00:00",
            "end_time": "2017-09-11T22:02:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497249158,
              43.54970297847865,
              1315.2313097114786
            ],
            [
              -119.67553818666097,
              43.56248075476993,
              1315.2313097114786
            ],
            [
              -119.6624997384024,
              43.56278535362602,
              1340.5513097114788
            ],
            [
              -119.66193679211122,
              43.55000744224274,
              1340.5513097114788
            ],
            [
              -119.67497249158,
              43.54970297847865,
              1315.2313097114786
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755382,
        43.54970298,
        1315.23131,
        -119.6619368,
        43.56278535,
        1340.55131
      ],
      "properties": {
        "datetime": "2017-09-11T19:34:40Z",
        "pc:count": 13601548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284443.3105,
            "count": 13601548,
            "maximum": 284971.1709,
            "minimum": 283917.0309,
            "name": "X",
            "position": 0,
            "stddev": 291.9350596,
            "variance": 85226.079
          },
          {
            "average": 4826045.201,
            "count": 13601548,
            "maximum": 4826758.594,
            "minimum": 4825337.954,
            "name": "Y",
            "position": 1,
            "stddev": 399.4366771,
            "variance": 159549.659
          },
          {
            "average": 1319.663498,
            "count": 13601548,
            "maximum": 1340.55131,
            "minimum": 1315.23131,
            "name": "Z",
            "position": 2,
            "stddev": 1.459257922,
            "variance": 2.129433683
          },
          {
            "average": 26617.27265,
            "count": 13601548,
            "maximum": 51777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2533.064976,
            "variance": 6416418.173
          },
          {
            "average": 1.00079638,
            "count": 13601548,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02835972885,
            "variance": 0.0008042742206
          },
          {
            "average": 1.001575409,
            "count": 13601548,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03998140123,
            "variance": 0.001598512444
          },
          {
            "average": 0.5026643291,
            "count": 13601548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929197,
            "variance": 0.2499929197
          },
          {
            "average": 6.102246597e-06,
            "count": 13601548,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002470265129,
            "variance": 6.102209808e-06
          },
          {
            "average": 1.255490037,
            "count": 13601548,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4361363226,
            "variance": 0.1902148919
          },
          {
            "average": -0.362763464,
            "count": 13601548,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9365551,
            "variance": 142.4813478
          },
          {
            "average": 2.010148698,
            "count": 13601548,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000660225,
            "variance": 1.001320886
          },
          {
            "average": 1179.916706,
            "count": 13601548,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.323491545,
            "variance": 1.75162987
          },
          {
            "average": 44528.23594,
            "count": 13601548,
            "maximum": 56832,
            "minimum": 20224,
            "name": "Red",
            "position": 12,
            "stddev": 3055.997374,
            "variance": 9339119.949
          },
          {
            "average": 42872.08692,
            "count": 13601548,
            "maximum": 56320,
            "minimum": 23552,
            "name": "Green",
            "position": 13,
            "stddev": 3075.320138,
            "variance": 9457593.951
          },
          {
            "average": 39503.38731,
            "count": 13601548,
            "maximum": 55296,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 3303.981547,
            "variance": 10916294.07
          },
          {
            "average": 189108570.1,
            "count": 13601548,
            "maximum": 189193680.9,
            "minimum": 189103370.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16439.69513,
            "variance": 270263576
          },
          {
            "average": 0,
            "count": 13601548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13601548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13601548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13601548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13601548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283917.0309,
          4825337.954,
          1315.23131,
          284971.1709,
          4826758.594,
          1340.55131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283917.0308993472,
                4825337.95413925,
                1315.2313097114786
              ],
              [
                283917.0308993472,
                4826758.594139251,
                1315.2313097114786
              ],
              [
                284971.1708993472,
                4826758.594139251,
                1340.5513097114788
              ],
              [
                284971.1708993472,
                4825337.95413925,
                1340.5513097114788
              ],
              [
                283917.0308993472,
                4825337.95413925,
                1315.2313097114786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:34:40+00:00",
        "end_time": "2017-09-10T18:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755382,
            43.54970298,
            1315.23131,
            -119.6619368,
            43.56278535,
            1340.55131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497249158,
                  43.54970297847865,
                  1315.2313097114786
                ],
                [
                  -119.67553818666097,
                  43.56248075476993,
                  1315.2313097114786
                ],
                [
                  -119.6624997384024,
                  43.56278535362602,
                  1340.5513097114788
                ],
                [
                  -119.66193679211122,
                  43.55000744224274,
                  1340.5513097114788
                ],
                [
                  -119.67497249158,
                  43.54970297847865,
                  1315.2313097114786
                ]
              ]
            ]
          },
          "id": "20170910_43119E6402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:34:40Z",
            "pc:count": 13601548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284443.3105,
                "count": 13601548,
                "maximum": 284971.1709,
                "minimum": 283917.0309,
                "name": "X",
                "position": 0,
                "stddev": 291.9350596,
                "variance": 85226.079
              },
              {
                "average": 4826045.201,
                "count": 13601548,
                "maximum": 4826758.594,
                "minimum": 4825337.954,
                "name": "Y",
                "position": 1,
                "stddev": 399.4366771,
                "variance": 159549.659
              },
              {
                "average": 1319.663498,
                "count": 13601548,
                "maximum": 1340.55131,
                "minimum": 1315.23131,
                "name": "Z",
                "position": 2,
                "stddev": 1.459257922,
                "variance": 2.129433683
              },
              {
                "average": 26617.27265,
                "count": 13601548,
                "maximum": 51777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2533.064976,
                "variance": 6416418.173
              },
              {
                "average": 1.00079638,
                "count": 13601548,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02835972885,
                "variance": 0.0008042742206
              },
              {
                "average": 1.001575409,
                "count": 13601548,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03998140123,
                "variance": 0.001598512444
              },
              {
                "average": 0.5026643291,
                "count": 13601548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929197,
                "variance": 0.2499929197
              },
              {
                "average": 6.102246597e-06,
                "count": 13601548,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002470265129,
                "variance": 6.102209808e-06
              },
              {
                "average": 1.255490037,
                "count": 13601548,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4361363226,
                "variance": 0.1902148919
              },
              {
                "average": -0.362763464,
                "count": 13601548,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9365551,
                "variance": 142.4813478
              },
              {
                "average": 2.010148698,
                "count": 13601548,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000660225,
                "variance": 1.001320886
              },
              {
                "average": 1179.916706,
                "count": 13601548,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.323491545,
                "variance": 1.75162987
              },
              {
                "average": 44528.23594,
                "count": 13601548,
                "maximum": 56832,
                "minimum": 20224,
                "name": "Red",
                "position": 12,
                "stddev": 3055.997374,
                "variance": 9339119.949
              },
              {
                "average": 42872.08692,
                "count": 13601548,
                "maximum": 56320,
                "minimum": 23552,
                "name": "Green",
                "position": 13,
                "stddev": 3075.320138,
                "variance": 9457593.951
              },
              {
                "average": 39503.38731,
                "count": 13601548,
                "maximum": 55296,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 3303.981547,
                "variance": 10916294.07
              },
              {
                "average": 189108570.1,
                "count": 13601548,
                "maximum": 189193680.9,
                "minimum": 189103370.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16439.69513,
                "variance": 270263576
              },
              {
                "average": 0,
                "count": 13601548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13601548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13601548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13601548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13601548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283917.0309,
              4825337.954,
              1315.23131,
              284971.1709,
              4826758.594,
              1340.55131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283917.0308993472,
                    4825337.95413925,
                    1315.2313097114786
                  ],
                  [
                    283917.0308993472,
                    4826758.594139251,
                    1315.2313097114786
                  ],
                  [
                    284971.1708993472,
                    4826758.594139251,
                    1340.5513097114788
                  ],
                  [
                    284971.1708993472,
                    4825337.95413925,
                    1340.5513097114788
                  ],
                  [
                    283917.0308993472,
                    4825337.95413925,
                    1315.2313097114786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:34:40+00:00",
            "end_time": "2017-09-10T18:29: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": "20170831_43119E4311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997460355961,
              43.524722089020486,
              1282.355250888974
            ],
            [
              -119.50050205811392,
              43.537482438068785,
              1282.355250888974
            ],
            [
              -119.48749786755371,
              43.537766277305145,
              1299.915250888974
            ],
            [
              -119.48697314918319,
              43.52500580253794,
              1299.915250888974
            ],
            [
              -119.49997460355961,
              43.524722089020486,
              1282.355250888974
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005021,
        43.52472209,
        1282.355251,
        -119.4869731,
        43.53776628,
        1299.915251
      ],
      "properties": {
        "datetime": "2017-09-09T00:17:00Z",
        "pc:count": 22709567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298555.4029,
            "count": 22709567,
            "maximum": 299021.9748,
            "minimum": 297970.3148,
            "name": "X",
            "position": 0,
            "stddev": 292.2106065,
            "variance": 85387.03853
          },
          {
            "average": 4822892.717,
            "count": 22709567,
            "maximum": 4823541.811,
            "minimum": 4822123.311,
            "name": "Y",
            "position": 1,
            "stddev": 397.2376904,
            "variance": 157797.7827
          },
          {
            "average": 1293.2021,
            "count": 22709567,
            "maximum": 1299.915251,
            "minimum": 1282.355251,
            "name": "Z",
            "position": 2,
            "stddev": 3.669400422,
            "variance": 13.46449946
          },
          {
            "average": 26865.35142,
            "count": 22709567,
            "maximum": 56321,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3446.702294,
            "variance": 11879756.7
          },
          {
            "average": 1.000078073,
            "count": 22709567,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00883553795,
            "variance": 7.806673086e-05
          },
          {
            "average": 1.000154384,
            "count": 22709567,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01242418793,
            "variance": 0.0001543604457
          },
          {
            "average": 0.5005796896,
            "count": 22709567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999675,
            "variance": 0.249999675
          },
          {
            "average": 2.620041148e-05,
            "count": 22709567,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005118566809,
            "variance": 2.619972618e-05
          },
          {
            "average": 1.152955712,
            "count": 22709567,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3599448127,
            "variance": 0.1295602682
          },
          {
            "average": 0.5739565962,
            "count": 22709567,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.15566514,
            "variance": 147.760195
          },
          {
            "average": 2.00432822,
            "count": 22709567,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000917487,
            "variance": 1.001835815
          },
          {
            "average": 1150.150819,
            "count": 22709567,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.920194801,
            "variance": 8.527537675
          },
          {
            "average": 44685.26797,
            "count": 22709567,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4324.004393,
            "variance": 18697013.99
          },
          {
            "average": 43424.33195,
            "count": 22709567,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3940.148562,
            "variance": 15524770.69
          },
          {
            "average": 39764.91952,
            "count": 22709567,
            "maximum": 55808,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4765.505607,
            "variance": 22710043.69
          },
          {
            "average": 188894619.8,
            "count": 22709567,
            "maximum": 188951420.8,
            "minimum": 188241316.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 187143.6191,
            "variance": 35022734180.0
          },
          {
            "average": 0,
            "count": 22709567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22709567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22709567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22709567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22709567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297970.3148,
          4822123.311,
          1282.355251,
          299021.9748,
          4823541.811,
          1299.915251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297970.31477517344,
                4822123.311085215,
                1282.355250888974
              ],
              [
                297970.31477517344,
                4823541.811085215,
                1282.355250888974
              ],
              [
                299021.97477517347,
                4823541.811085215,
                1299.915250888974
              ],
              [
                299021.97477517347,
                4822123.311085215,
                1299.915250888974
              ],
              [
                297970.31477517344,
                4822123.311085215,
                1282.355250888974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:17:00+00:00",
        "end_time": "2017-08-31T19:01:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005021,
            43.52472209,
            1282.355251,
            -119.4869731,
            43.53776628,
            1299.915251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997460355961,
                  43.524722089020486,
                  1282.355250888974
                ],
                [
                  -119.50050205811392,
                  43.537482438068785,
                  1282.355250888974
                ],
                [
                  -119.48749786755371,
                  43.537766277305145,
                  1299.915250888974
                ],
                [
                  -119.48697314918319,
                  43.52500580253794,
                  1299.915250888974
                ],
                [
                  -119.49997460355961,
                  43.524722089020486,
                  1282.355250888974
                ]
              ]
            ]
          },
          "id": "20170831_43119E4311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:17:00Z",
            "pc:count": 22709567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298555.4029,
                "count": 22709567,
                "maximum": 299021.9748,
                "minimum": 297970.3148,
                "name": "X",
                "position": 0,
                "stddev": 292.2106065,
                "variance": 85387.03853
              },
              {
                "average": 4822892.717,
                "count": 22709567,
                "maximum": 4823541.811,
                "minimum": 4822123.311,
                "name": "Y",
                "position": 1,
                "stddev": 397.2376904,
                "variance": 157797.7827
              },
              {
                "average": 1293.2021,
                "count": 22709567,
                "maximum": 1299.915251,
                "minimum": 1282.355251,
                "name": "Z",
                "position": 2,
                "stddev": 3.669400422,
                "variance": 13.46449946
              },
              {
                "average": 26865.35142,
                "count": 22709567,
                "maximum": 56321,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3446.702294,
                "variance": 11879756.7
              },
              {
                "average": 1.000078073,
                "count": 22709567,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00883553795,
                "variance": 7.806673086e-05
              },
              {
                "average": 1.000154384,
                "count": 22709567,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01242418793,
                "variance": 0.0001543604457
              },
              {
                "average": 0.5005796896,
                "count": 22709567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999675,
                "variance": 0.249999675
              },
              {
                "average": 2.620041148e-05,
                "count": 22709567,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005118566809,
                "variance": 2.619972618e-05
              },
              {
                "average": 1.152955712,
                "count": 22709567,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3599448127,
                "variance": 0.1295602682
              },
              {
                "average": 0.5739565962,
                "count": 22709567,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.15566514,
                "variance": 147.760195
              },
              {
                "average": 2.00432822,
                "count": 22709567,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000917487,
                "variance": 1.001835815
              },
              {
                "average": 1150.150819,
                "count": 22709567,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.920194801,
                "variance": 8.527537675
              },
              {
                "average": 44685.26797,
                "count": 22709567,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4324.004393,
                "variance": 18697013.99
              },
              {
                "average": 43424.33195,
                "count": 22709567,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3940.148562,
                "variance": 15524770.69
              },
              {
                "average": 39764.91952,
                "count": 22709567,
                "maximum": 55808,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4765.505607,
                "variance": 22710043.69
              },
              {
                "average": 188894619.8,
                "count": 22709567,
                "maximum": 188951420.8,
                "minimum": 188241316.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 187143.6191,
                "variance": 35022734180.0
              },
              {
                "average": 0,
                "count": 22709567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22709567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22709567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22709567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22709567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297970.3148,
              4822123.311,
              1282.355251,
              299021.9748,
              4823541.811,
              1299.915251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297970.31477517344,
                    4822123.311085215,
                    1282.355250888974
                  ],
                  [
                    297970.31477517344,
                    4823541.811085215,
                    1282.355250888974
                  ],
                  [
                    299021.97477517347,
                    4823541.811085215,
                    1299.915250888974
                  ],
                  [
                    299021.97477517347,
                    4822123.311085215,
                    1299.915250888974
                  ],
                  [
                    297970.31477517344,
                    4822123.311085215,
                    1282.355250888974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:17:00+00:00",
            "end_time": "2017-08-31T19:01:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247465983668,
              43.56222041896873,
              1287.6401283207508
            ],
            [
              -119.51300551150565,
              43.574982181141344,
              1287.6401283207508
            ],
            [
              -119.49999832742995,
              43.575267528282914,
              1343.6401283207508
            ],
            [
              -119.49947021642686,
              43.56250563971801,
              1343.6401283207508
            ],
            [
              -119.51247465983668,
              43.56222041896873,
              1287.6401283207508
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130055,
        43.56222042,
        1287.640128,
        -119.4994702,
        43.57526753,
        1343.640128
      ],
      "properties": {
        "datetime": "2017-09-08T23:49:24Z",
        "pc:count": 35983516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297608.1763,
            "count": 35983516,
            "maximum": 298137.2715,
            "minimum": 297086.0115,
            "name": "X",
            "position": 0,
            "stddev": 286.4504881,
            "variance": 82053.88214
          },
          {
            "average": 4827025.277,
            "count": 35983516,
            "maximum": 4827737.173,
            "minimum": 4826318.493,
            "name": "Y",
            "position": 1,
            "stddev": 395.2621997,
            "variance": 156232.2065
          },
          {
            "average": 1296.131073,
            "count": 35983516,
            "maximum": 1343.640128,
            "minimum": 1287.640128,
            "name": "Z",
            "position": 2,
            "stddev": 11.31277655,
            "variance": 127.9789132
          },
          {
            "average": 25659.37354,
            "count": 35983516,
            "maximum": 42977,
            "minimum": 1395,
            "name": "Intensity",
            "position": 3,
            "stddev": 3834.279121,
            "variance": 14701696.38
          },
          {
            "average": 1.000091792,
            "count": 35983516,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009658379497,
            "variance": 9.328429451e-05
          },
          {
            "average": 1.00018703,
            "count": 35983516,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0138482878,
            "variance": 0.000191775075
          },
          {
            "average": 0.5044679069,
            "count": 35983516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999800444,
            "variance": 0.2499800448
          },
          {
            "average": 1.51736145e-05,
            "count": 35983516,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0038953029,
            "variance": 1.517338468e-05
          },
          {
            "average": 1.074247858,
            "count": 35983516,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2621738275,
            "variance": 0.06873511582
          },
          {
            "average": -0.8761607729,
            "count": 35983516,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51121596,
            "variance": 132.508093
          },
          {
            "average": 2.007994188,
            "count": 35983516,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000111356,
            "variance": 1.000222724
          },
          {
            "average": 1145.578882,
            "count": 35983516,
            "maximum": 1153,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.476854286,
            "variance": 6.134807154
          },
          {
            "average": 44417.6686,
            "count": 35983516,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3323.026681,
            "variance": 11042506.32
          },
          {
            "average": 43092.90813,
            "count": 35983516,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3160.330305,
            "variance": 9987687.637
          },
          {
            "average": 39404.00865,
            "count": 35983516,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3285.166699,
            "variance": 10792320.24
          },
          {
            "average": 188693352.7,
            "count": 35983516,
            "maximum": 188949764.7,
            "minimum": 188239080.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 337856.3402,
            "variance": 114146906600.0
          },
          {
            "average": 0,
            "count": 35983516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35983516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35983516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35983516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35983516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297086.0115,
          4826318.493,
          1287.640128,
          298137.2715,
          4827737.173,
          1343.640128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297086.0115376783,
                4826318.493386963,
                1287.6401283207508
              ],
              [
                297086.0115376783,
                4827737.173386963,
                1287.6401283207508
              ],
              [
                298137.2715376783,
                4827737.173386963,
                1343.6401283207508
              ],
              [
                298137.2715376783,
                4826318.493386963,
                1343.6401283207508
              ],
              [
                297086.0115376783,
                4826318.493386963,
                1287.6401283207508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:49:24+00:00",
        "end_time": "2017-08-31T18:24:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130055,
            43.56222042,
            1287.640128,
            -119.4994702,
            43.57526753,
            1343.640128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247465983668,
                  43.56222041896873,
                  1287.6401283207508
                ],
                [
                  -119.51300551150565,
                  43.574982181141344,
                  1287.6401283207508
                ],
                [
                  -119.49999832742995,
                  43.575267528282914,
                  1343.6401283207508
                ],
                [
                  -119.49947021642686,
                  43.56250563971801,
                  1343.6401283207508
                ],
                [
                  -119.51247465983668,
                  43.56222041896873,
                  1287.6401283207508
                ]
              ]
            ]
          },
          "id": "20170831_43119E5225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:49:24Z",
            "pc:count": 35983516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297608.1763,
                "count": 35983516,
                "maximum": 298137.2715,
                "minimum": 297086.0115,
                "name": "X",
                "position": 0,
                "stddev": 286.4504881,
                "variance": 82053.88214
              },
              {
                "average": 4827025.277,
                "count": 35983516,
                "maximum": 4827737.173,
                "minimum": 4826318.493,
                "name": "Y",
                "position": 1,
                "stddev": 395.2621997,
                "variance": 156232.2065
              },
              {
                "average": 1296.131073,
                "count": 35983516,
                "maximum": 1343.640128,
                "minimum": 1287.640128,
                "name": "Z",
                "position": 2,
                "stddev": 11.31277655,
                "variance": 127.9789132
              },
              {
                "average": 25659.37354,
                "count": 35983516,
                "maximum": 42977,
                "minimum": 1395,
                "name": "Intensity",
                "position": 3,
                "stddev": 3834.279121,
                "variance": 14701696.38
              },
              {
                "average": 1.000091792,
                "count": 35983516,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009658379497,
                "variance": 9.328429451e-05
              },
              {
                "average": 1.00018703,
                "count": 35983516,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0138482878,
                "variance": 0.000191775075
              },
              {
                "average": 0.5044679069,
                "count": 35983516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999800444,
                "variance": 0.2499800448
              },
              {
                "average": 1.51736145e-05,
                "count": 35983516,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0038953029,
                "variance": 1.517338468e-05
              },
              {
                "average": 1.074247858,
                "count": 35983516,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2621738275,
                "variance": 0.06873511582
              },
              {
                "average": -0.8761607729,
                "count": 35983516,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51121596,
                "variance": 132.508093
              },
              {
                "average": 2.007994188,
                "count": 35983516,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000111356,
                "variance": 1.000222724
              },
              {
                "average": 1145.578882,
                "count": 35983516,
                "maximum": 1153,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.476854286,
                "variance": 6.134807154
              },
              {
                "average": 44417.6686,
                "count": 35983516,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3323.026681,
                "variance": 11042506.32
              },
              {
                "average": 43092.90813,
                "count": 35983516,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3160.330305,
                "variance": 9987687.637
              },
              {
                "average": 39404.00865,
                "count": 35983516,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3285.166699,
                "variance": 10792320.24
              },
              {
                "average": 188693352.7,
                "count": 35983516,
                "maximum": 188949764.7,
                "minimum": 188239080.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 337856.3402,
                "variance": 114146906600.0
              },
              {
                "average": 0,
                "count": 35983516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35983516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35983516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35983516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35983516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297086.0115,
              4826318.493,
              1287.640128,
              298137.2715,
              4827737.173,
              1343.640128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297086.0115376783,
                    4826318.493386963,
                    1287.6401283207508
                  ],
                  [
                    297086.0115376783,
                    4827737.173386963,
                    1287.6401283207508
                  ],
                  [
                    298137.2715376783,
                    4827737.173386963,
                    1343.6401283207508
                  ],
                  [
                    298137.2715376783,
                    4826318.493386963,
                    1343.6401283207508
                  ],
                  [
                    297086.0115376783,
                    4826318.493386963,
                    1287.6401283207508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:49:24+00:00",
            "end_time": "2017-08-31T18:24:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497024679901,
              43.59968719919063,
              1465.5039513777072
            ],
            [
              -119.82556940567815,
              43.61247872165343,
              1465.5039513777072
            ],
            [
              -119.81270003686684,
              43.61279633241201,
              1517.4839513777072
            ],
            [
              -119.81210359813154,
              43.600004668947165,
              1517.4839513777072
            ],
            [
              -119.82497024679901,
              43.59968719919063,
              1465.5039513777072
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255694,
        43.5996872,
        1465.503951,
        -119.8121036,
        43.61279633,
        1517.483951
      ],
      "properties": {
        "datetime": "2017-09-11T22:15:23Z",
        "pc:count": 12738836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272467.2296,
            "count": 12738836,
            "maximum": 273028.3597,
            "minimum": 271988.6197,
            "name": "X",
            "position": 0,
            "stddev": 279.9650784,
            "variance": 78380.44514
          },
          {
            "average": 4831931.619,
            "count": 12738836,
            "maximum": 4832712.89,
            "minimum": 4831290.53,
            "name": "Y",
            "position": 1,
            "stddev": 353.9928865,
            "variance": 125310.9637
          },
          {
            "average": 1480.426103,
            "count": 12738836,
            "maximum": 1517.483951,
            "minimum": 1465.503951,
            "name": "Z",
            "position": 2,
            "stddev": 14.26875536,
            "variance": 203.5973795
          },
          {
            "average": 26073.06025,
            "count": 12738836,
            "maximum": 48289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7296.329587,
            "variance": 53236425.45
          },
          {
            "average": 1.1020156,
            "count": 12738836,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3440903349,
            "variance": 0.1183981586
          },
          {
            "average": 1.205215767,
            "count": 12738836,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4945654296,
            "variance": 0.2445949641
          },
          {
            "average": 0.5015660772,
            "count": 12738836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997567,
            "variance": 0.249997567
          },
          {
            "average": 2.6925537e-05,
            "count": 12738836,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005188912615,
            "variance": 2.692481412e-05
          },
          {
            "average": 1.231910435,
            "count": 12738836,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4220521285,
            "variance": 0.1781279992
          },
          {
            "average": 0.02518988016,
            "count": 12738836,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91884247,
            "variance": 142.0588058
          },
          {
            "average": 1.947247378,
            "count": 12738836,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.029765037,
            "variance": 1.060416032
          },
          {
            "average": 1202.225858,
            "count": 12738836,
            "maximum": 1204,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9090398571,
            "variance": 0.8263534618
          },
          {
            "average": 36961.17651,
            "count": 12738836,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10406.78398,
            "variance": 108301152.8
          },
          {
            "average": 36090.45836,
            "count": 12738836,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9755.806391,
            "variance": 95175758.34
          },
          {
            "average": 32560.27261,
            "count": 12738836,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 10526.23978,
            "variance": 110801723.8
          },
          {
            "average": 189202547.4,
            "count": 12738836,
            "maximum": 189203323.9,
            "minimum": 189201730.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 368.6954071,
            "variance": 135936.3032
          },
          {
            "average": 0,
            "count": 12738836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12738836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12738836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12738836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12738836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271988.6197,
          4831290.53,
          1465.503951,
          273028.3597,
          4832712.89,
          1517.483951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271988.619740763,
                4831290.5295789335,
                1465.5039513777072
              ],
              [
                271988.619740763,
                4832712.889578933,
                1465.5039513777072
              ],
              [
                273028.359740763,
                4832712.889578933,
                1517.4839513777072
              ],
              [
                273028.359740763,
                4831290.5295789335,
                1517.4839513777072
              ],
              [
                271988.619740763,
                4831290.5295789335,
                1465.5039513777072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:15:23+00:00",
        "end_time": "2017-09-11T21:48:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255694,
            43.5996872,
            1465.503951,
            -119.8121036,
            43.61279633,
            1517.483951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497024679901,
                  43.59968719919063,
                  1465.5039513777072
                ],
                [
                  -119.82556940567815,
                  43.61247872165343,
                  1465.5039513777072
                ],
                [
                  -119.81270003686684,
                  43.61279633241201,
                  1517.4839513777072
                ],
                [
                  -119.81210359813154,
                  43.600004668947165,
                  1517.4839513777072
                ],
                [
                  -119.82497024679901,
                  43.59968719919063,
                  1465.5039513777072
                ]
              ]
            ]
          },
          "id": "20170911_43119E7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:15:23Z",
            "pc:count": 12738836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272467.2296,
                "count": 12738836,
                "maximum": 273028.3597,
                "minimum": 271988.6197,
                "name": "X",
                "position": 0,
                "stddev": 279.9650784,
                "variance": 78380.44514
              },
              {
                "average": 4831931.619,
                "count": 12738836,
                "maximum": 4832712.89,
                "minimum": 4831290.53,
                "name": "Y",
                "position": 1,
                "stddev": 353.9928865,
                "variance": 125310.9637
              },
              {
                "average": 1480.426103,
                "count": 12738836,
                "maximum": 1517.483951,
                "minimum": 1465.503951,
                "name": "Z",
                "position": 2,
                "stddev": 14.26875536,
                "variance": 203.5973795
              },
              {
                "average": 26073.06025,
                "count": 12738836,
                "maximum": 48289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7296.329587,
                "variance": 53236425.45
              },
              {
                "average": 1.1020156,
                "count": 12738836,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3440903349,
                "variance": 0.1183981586
              },
              {
                "average": 1.205215767,
                "count": 12738836,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4945654296,
                "variance": 0.2445949641
              },
              {
                "average": 0.5015660772,
                "count": 12738836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997567,
                "variance": 0.249997567
              },
              {
                "average": 2.6925537e-05,
                "count": 12738836,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005188912615,
                "variance": 2.692481412e-05
              },
              {
                "average": 1.231910435,
                "count": 12738836,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4220521285,
                "variance": 0.1781279992
              },
              {
                "average": 0.02518988016,
                "count": 12738836,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91884247,
                "variance": 142.0588058
              },
              {
                "average": 1.947247378,
                "count": 12738836,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.029765037,
                "variance": 1.060416032
              },
              {
                "average": 1202.225858,
                "count": 12738836,
                "maximum": 1204,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9090398571,
                "variance": 0.8263534618
              },
              {
                "average": 36961.17651,
                "count": 12738836,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10406.78398,
                "variance": 108301152.8
              },
              {
                "average": 36090.45836,
                "count": 12738836,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9755.806391,
                "variance": 95175758.34
              },
              {
                "average": 32560.27261,
                "count": 12738836,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 10526.23978,
                "variance": 110801723.8
              },
              {
                "average": 189202547.4,
                "count": 12738836,
                "maximum": 189203323.9,
                "minimum": 189201730.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 368.6954071,
                "variance": 135936.3032
              },
              {
                "average": 0,
                "count": 12738836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12738836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12738836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12738836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12738836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271988.6197,
              4831290.53,
              1465.503951,
              273028.3597,
              4832712.89,
              1517.483951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271988.619740763,
                    4831290.5295789335,
                    1465.5039513777072
                  ],
                  [
                    271988.619740763,
                    4832712.889578933,
                    1465.5039513777072
                  ],
                  [
                    273028.359740763,
                    4832712.889578933,
                    1517.4839513777072
                  ],
                  [
                    273028.359740763,
                    4831290.5295789335,
                    1517.4839513777072
                  ],
                  [
                    271988.619740763,
                    4831290.5295789335,
                    1465.5039513777072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:15:23+00:00",
            "end_time": "2017-09-11T21:48: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": "20170911_43119E7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997151773219,
              43.61218962664812,
              1471.8052198300993
            ],
            [
              -119.8005655626674,
              43.624979776995026,
              1471.8052198300993
            ],
            [
              -119.78750085995071,
              43.62529933924883,
              1555.5052198300991
            ],
            [
              -119.78690957747975,
              43.612509047051766,
              1555.5052198300991
            ],
            [
              -119.79997151773219,
              43.61218962664812,
              1471.8052198300993
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005656,
        43.61218963,
        1471.80522,
        -119.7869096,
        43.62529934,
        1555.50522
      ],
      "properties": {
        "datetime": "2017-09-11T21:39:28Z",
        "pc:count": 15486242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274577.9672,
            "count": 15486242,
            "maximum": 275108.5386,
            "minimum": 274053.2586,
            "name": "X",
            "position": 0,
            "stddev": 293.7986958,
            "variance": 86317.67366
          },
          {
            "average": 4833308.185,
            "count": 15486242,
            "maximum": 4834032.953,
            "minimum": 4832610.773,
            "name": "Y",
            "position": 1,
            "stddev": 401.3539328,
            "variance": 161084.9794
          },
          {
            "average": 1510.851997,
            "count": 15486242,
            "maximum": 1555.50522,
            "minimum": 1471.80522,
            "name": "Z",
            "position": 2,
            "stddev": 19.23520872,
            "variance": 369.9932544
          },
          {
            "average": 24630.52503,
            "count": 15486242,
            "maximum": 46033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5492.076054,
            "variance": 30162899.39
          },
          {
            "average": 1.084071914,
            "count": 15486242,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3128163713,
            "variance": 0.09785408218
          },
          {
            "average": 1.169212905,
            "count": 15486242,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.451920086,
            "variance": 0.2042317642
          },
          {
            "average": 0.5024561801,
            "count": 15486242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939833,
            "variance": 0.2499939833
          },
          {
            "average": 1.49810393e-05,
            "count": 15486242,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003870505889,
            "variance": 1.498081584e-05
          },
          {
            "average": 1.208282423,
            "count": 15486242,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.406079876,
            "variance": 0.1649008657
          },
          {
            "average": -0.2780943776,
            "count": 15486242,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92401634,
            "variance": 142.1821658
          },
          {
            "average": 1.960444955,
            "count": 15486242,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024489372,
            "variance": 1.049578474
          },
          {
            "average": 1196.550021,
            "count": 15486242,
            "maximum": 1199,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9734605009,
            "variance": 0.9476253468
          },
          {
            "average": 33799.33101,
            "count": 15486242,
            "maximum": 52992,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7728.718236,
            "variance": 59733085.57
          },
          {
            "average": 32365.90257,
            "count": 15486242,
            "maximum": 52736,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6411.950531,
            "variance": 41113109.61
          },
          {
            "average": 28620.40128,
            "count": 15486242,
            "maximum": 51712,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 6361.476817,
            "variance": 40468387.29
          },
          {
            "average": 189200143.1,
            "count": 15486242,
            "maximum": 189201168.2,
            "minimum": 189198965.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 480.5764796,
            "variance": 230953.7527
          },
          {
            "average": 0,
            "count": 15486242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15486242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15486242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15486242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15486242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274053.2586,
          4832610.773,
          1471.80522,
          275108.5386,
          4834032.953,
          1555.50522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274053.25860331167,
                4832610.773395335,
                1471.8052198300993
              ],
              [
                274053.25860331167,
                4834032.953395335,
                1471.8052198300993
              ],
              [
                275108.5386033117,
                4834032.953395335,
                1555.5052198300991
              ],
              [
                275108.5386033117,
                4832610.773395335,
                1555.5052198300991
              ],
              [
                274053.25860331167,
                4832610.773395335,
                1471.8052198300993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:39:28+00:00",
        "end_time": "2017-09-11T21:02:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005656,
            43.61218963,
            1471.80522,
            -119.7869096,
            43.62529934,
            1555.50522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997151773219,
                  43.61218962664812,
                  1471.8052198300993
                ],
                [
                  -119.8005655626674,
                  43.624979776995026,
                  1471.8052198300993
                ],
                [
                  -119.78750085995071,
                  43.62529933924883,
                  1555.5052198300991
                ],
                [
                  -119.78690957747975,
                  43.612509047051766,
                  1555.5052198300991
                ],
                [
                  -119.79997151773219,
                  43.61218962664812,
                  1471.8052198300993
                ]
              ]
            ]
          },
          "id": "20170911_43119E7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:39:28Z",
            "pc:count": 15486242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274577.9672,
                "count": 15486242,
                "maximum": 275108.5386,
                "minimum": 274053.2586,
                "name": "X",
                "position": 0,
                "stddev": 293.7986958,
                "variance": 86317.67366
              },
              {
                "average": 4833308.185,
                "count": 15486242,
                "maximum": 4834032.953,
                "minimum": 4832610.773,
                "name": "Y",
                "position": 1,
                "stddev": 401.3539328,
                "variance": 161084.9794
              },
              {
                "average": 1510.851997,
                "count": 15486242,
                "maximum": 1555.50522,
                "minimum": 1471.80522,
                "name": "Z",
                "position": 2,
                "stddev": 19.23520872,
                "variance": 369.9932544
              },
              {
                "average": 24630.52503,
                "count": 15486242,
                "maximum": 46033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5492.076054,
                "variance": 30162899.39
              },
              {
                "average": 1.084071914,
                "count": 15486242,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3128163713,
                "variance": 0.09785408218
              },
              {
                "average": 1.169212905,
                "count": 15486242,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.451920086,
                "variance": 0.2042317642
              },
              {
                "average": 0.5024561801,
                "count": 15486242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939833,
                "variance": 0.2499939833
              },
              {
                "average": 1.49810393e-05,
                "count": 15486242,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003870505889,
                "variance": 1.498081584e-05
              },
              {
                "average": 1.208282423,
                "count": 15486242,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.406079876,
                "variance": 0.1649008657
              },
              {
                "average": -0.2780943776,
                "count": 15486242,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92401634,
                "variance": 142.1821658
              },
              {
                "average": 1.960444955,
                "count": 15486242,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024489372,
                "variance": 1.049578474
              },
              {
                "average": 1196.550021,
                "count": 15486242,
                "maximum": 1199,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9734605009,
                "variance": 0.9476253468
              },
              {
                "average": 33799.33101,
                "count": 15486242,
                "maximum": 52992,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7728.718236,
                "variance": 59733085.57
              },
              {
                "average": 32365.90257,
                "count": 15486242,
                "maximum": 52736,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6411.950531,
                "variance": 41113109.61
              },
              {
                "average": 28620.40128,
                "count": 15486242,
                "maximum": 51712,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 6361.476817,
                "variance": 40468387.29
              },
              {
                "average": 189200143.1,
                "count": 15486242,
                "maximum": 189201168.2,
                "minimum": 189198965.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 480.5764796,
                "variance": 230953.7527
              },
              {
                "average": 0,
                "count": 15486242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15486242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15486242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15486242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15486242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274053.2586,
              4832610.773,
              1471.80522,
              275108.5386,
              4834032.953,
              1555.50522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274053.25860331167,
                    4832610.773395335,
                    1471.8052198300993
                  ],
                  [
                    274053.25860331167,
                    4834032.953395335,
                    1471.8052198300993
                  ],
                  [
                    275108.5386033117,
                    4834032.953395335,
                    1555.5052198300991
                  ],
                  [
                    275108.5386033117,
                    4832610.773395335,
                    1555.5052198300991
                  ],
                  [
                    274053.25860331167,
                    4832610.773395335,
                    1471.8052198300993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:39:28+00:00",
            "end_time": "2017-09-11T21:02: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": "20170911_43119E6118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497266880052,
              43.57469772482272,
              1320.914325846994
            ],
            [
              -119.72554967640902,
              43.587480314522494,
              1320.914325846994
            ],
            [
              -119.71249993505658,
              43.5877909101432,
              1343.954325846994
            ],
            [
              -119.7119256818421,
              43.575008182645995,
              1343.954325846994
            ],
            [
              -119.72497266880052,
              43.57469772482272,
              1320.914325846994
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255497,
        43.57469772,
        1320.914326,
        -119.7119257,
        43.58779091,
        1343.954326
      ],
      "properties": {
        "datetime": "2017-09-11T20:35:27Z",
        "pc:count": 12678641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280496.0869,
            "count": 12678641,
            "maximum": 281023.6002,
            "minimum": 279968.9402,
            "name": "X",
            "position": 0,
            "stddev": 294.5837366,
            "variance": 86779.57788
          },
          {
            "average": 4828954.077,
            "count": 12678641,
            "maximum": 4829666.491,
            "minimum": 4828245.251,
            "name": "Y",
            "position": 1,
            "stddev": 403.0482328,
            "variance": 162447.878
          },
          {
            "average": 1332.842001,
            "count": 12678641,
            "maximum": 1343.954326,
            "minimum": 1320.914326,
            "name": "Z",
            "position": 2,
            "stddev": 4.122289976,
            "variance": 16.99327465
          },
          {
            "average": 26550.89278,
            "count": 12678641,
            "maximum": 39937,
            "minimum": 1586,
            "name": "Intensity",
            "position": 3,
            "stddev": 2031.304928,
            "variance": 4126199.71
          },
          {
            "average": 1.000125171,
            "count": 12678641,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01153441665,
            "variance": 0.0001330427675
          },
          {
            "average": 1.000248844,
            "count": 12678641,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01652496983,
            "variance": 0.0002730746277
          },
          {
            "average": 0.5022338751,
            "count": 12678641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950295,
            "variance": 0.2499950295
          },
          {
            "average": 1.009571925e-05,
            "count": 12678641,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003177360244,
            "variance": 1.009561812e-05
          },
          {
            "average": 1.254457714,
            "count": 12678641,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4355559672,
            "variance": 0.1897090005
          },
          {
            "average": -0.3478225683,
            "count": 12678641,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97283195,
            "variance": 143.3487049
          },
          {
            "average": 2.011021055,
            "count": 12678641,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000084391,
            "variance": 1.000168788
          },
          {
            "average": 1188.313514,
            "count": 12678641,
            "maximum": 1191,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00905271,
            "variance": 1.018187371
          },
          {
            "average": 44576.47421,
            "count": 12678641,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2293.013814,
            "variance": 5257912.352
          },
          {
            "average": 42192.09222,
            "count": 12678641,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2301.594134,
            "variance": 5297335.556
          },
          {
            "average": 37886.92137,
            "count": 12678641,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2265.718549,
            "variance": 5133480.542
          },
          {
            "average": 189195611.7,
            "count": 12678641,
            "maximum": 189197327.4,
            "minimum": 189194058.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 619.859106,
            "variance": 384225.3113
          },
          {
            "average": 0,
            "count": 12678641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279968.9402,
          4828245.251,
          1320.914326,
          281023.6002,
          4829666.491,
          1343.954326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279968.94021900365,
                4828245.251372269,
                1320.914325846994
              ],
              [
                279968.94021900365,
                4829666.49137227,
                1320.914325846994
              ],
              [
                281023.6002190037,
                4829666.49137227,
                1343.954325846994
              ],
              [
                281023.6002190037,
                4828245.251372269,
                1343.954325846994
              ],
              [
                279968.94021900365,
                4828245.251372269,
                1320.914325846994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:35:27+00:00",
        "end_time": "2017-09-11T19:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255497,
            43.57469772,
            1320.914326,
            -119.7119257,
            43.58779091,
            1343.954326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497266880052,
                  43.57469772482272,
                  1320.914325846994
                ],
                [
                  -119.72554967640902,
                  43.587480314522494,
                  1320.914325846994
                ],
                [
                  -119.71249993505658,
                  43.5877909101432,
                  1343.954325846994
                ],
                [
                  -119.7119256818421,
                  43.575008182645995,
                  1343.954325846994
                ],
                [
                  -119.72497266880052,
                  43.57469772482272,
                  1320.914325846994
                ]
              ]
            ]
          },
          "id": "20170911_43119E6118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:35:27Z",
            "pc:count": 12678641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280496.0869,
                "count": 12678641,
                "maximum": 281023.6002,
                "minimum": 279968.9402,
                "name": "X",
                "position": 0,
                "stddev": 294.5837366,
                "variance": 86779.57788
              },
              {
                "average": 4828954.077,
                "count": 12678641,
                "maximum": 4829666.491,
                "minimum": 4828245.251,
                "name": "Y",
                "position": 1,
                "stddev": 403.0482328,
                "variance": 162447.878
              },
              {
                "average": 1332.842001,
                "count": 12678641,
                "maximum": 1343.954326,
                "minimum": 1320.914326,
                "name": "Z",
                "position": 2,
                "stddev": 4.122289976,
                "variance": 16.99327465
              },
              {
                "average": 26550.89278,
                "count": 12678641,
                "maximum": 39937,
                "minimum": 1586,
                "name": "Intensity",
                "position": 3,
                "stddev": 2031.304928,
                "variance": 4126199.71
              },
              {
                "average": 1.000125171,
                "count": 12678641,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01153441665,
                "variance": 0.0001330427675
              },
              {
                "average": 1.000248844,
                "count": 12678641,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01652496983,
                "variance": 0.0002730746277
              },
              {
                "average": 0.5022338751,
                "count": 12678641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950295,
                "variance": 0.2499950295
              },
              {
                "average": 1.009571925e-05,
                "count": 12678641,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003177360244,
                "variance": 1.009561812e-05
              },
              {
                "average": 1.254457714,
                "count": 12678641,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4355559672,
                "variance": 0.1897090005
              },
              {
                "average": -0.3478225683,
                "count": 12678641,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97283195,
                "variance": 143.3487049
              },
              {
                "average": 2.011021055,
                "count": 12678641,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000084391,
                "variance": 1.000168788
              },
              {
                "average": 1188.313514,
                "count": 12678641,
                "maximum": 1191,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00905271,
                "variance": 1.018187371
              },
              {
                "average": 44576.47421,
                "count": 12678641,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2293.013814,
                "variance": 5257912.352
              },
              {
                "average": 42192.09222,
                "count": 12678641,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2301.594134,
                "variance": 5297335.556
              },
              {
                "average": 37886.92137,
                "count": 12678641,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2265.718549,
                "variance": 5133480.542
              },
              {
                "average": 189195611.7,
                "count": 12678641,
                "maximum": 189197327.4,
                "minimum": 189194058.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 619.859106,
                "variance": 384225.3113
              },
              {
                "average": 0,
                "count": 12678641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279968.9402,
              4828245.251,
              1320.914326,
              281023.6002,
              4829666.491,
              1343.954326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279968.94021900365,
                    4828245.251372269,
                    1320.914325846994
                  ],
                  [
                    279968.94021900365,
                    4829666.49137227,
                    1320.914325846994
                  ],
                  [
                    281023.6002190037,
                    4829666.49137227,
                    1343.954325846994
                  ],
                  [
                    281023.6002190037,
                    4828245.251372269,
                    1343.954325846994
                  ],
                  [
                    279968.94021900365,
                    4828245.251372269,
                    1320.914325846994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:35:27+00:00",
            "end_time": "2017-09-11T19:40:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747470799799,
              43.49972385626367,
              1281.5289298421194
            ],
            [
              -119.48799897313533,
              43.51248204387568,
              1281.5289298421194
            ],
            [
              -119.4749980508997,
              43.51276437569378,
              1312.8289298421196
            ],
            [
              -119.47447651845034,
              43.500006063045994,
              1312.8289298421196
            ],
            [
              -119.48747470799799,
              43.49972385626367,
              1281.5289298421194
            ]
          ]
        ]
      },
      "bbox": [
        -119.487999,
        43.49972386,
        1281.52893,
        -119.4744765,
        43.51276438,
        1312.82893
      ],
      "properties": {
        "datetime": "2017-09-10T14:37:36Z",
        "pc:count": 20741305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299473.2992,
            "count": 20741305,
            "maximum": 299949.2757,
            "minimum": 298897.4557,
            "name": "X",
            "position": 0,
            "stddev": 294.3003552,
            "variance": 86612.69909
          },
          {
            "average": 4820018.446,
            "count": 20741305,
            "maximum": 4820734.853,
            "minimum": 4819316.613,
            "name": "Y",
            "position": 1,
            "stddev": 393.1175333,
            "variance": 154541.395
          },
          {
            "average": 1297.819649,
            "count": 20741305,
            "maximum": 1312.82893,
            "minimum": 1281.52893,
            "name": "Z",
            "position": 2,
            "stddev": 7.679455388,
            "variance": 58.97403506
          },
          {
            "average": 27887.15996,
            "count": 20741305,
            "maximum": 43041,
            "minimum": 1985,
            "name": "Intensity",
            "position": 3,
            "stddev": 2155.233851,
            "variance": 4645032.952
          },
          {
            "average": 1.000035195,
            "count": 20741305,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005956803833,
            "variance": 3.54835119e-05
          },
          {
            "average": 1.000069764,
            "count": 20741305,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008403995679,
            "variance": 7.062714337e-05
          },
          {
            "average": 0.505930702,
            "count": 20741305,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999648376,
            "variance": 0.2499648388
          },
          {
            "average": 6.600356149e-05,
            "count": 20741305,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008123989673,
            "variance": 6.59992082e-05
          },
          {
            "average": 1.196107284,
            "count": 20741305,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.397050658,
            "variance": 0.1576492251
          },
          {
            "average": -2.188080617,
            "count": 20741305,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12674295,
            "variance": 147.0578946
          },
          {
            "average": 2.004297705,
            "count": 20741305,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000023308,
            "variance": 1.000046617
          },
          {
            "average": 1152.726667,
            "count": 20741305,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.714483967,
            "variance": 7.368423207
          },
          {
            "average": 45501.08069,
            "count": 20741305,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2129.173826,
            "variance": 4533381.181
          },
          {
            "average": 43546.92727,
            "count": 20741305,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2153.291979,
            "variance": 4636666.348
          },
          {
            "average": 39913.45673,
            "count": 20741305,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2058.747535,
            "variance": 4238441.413
          },
          {
            "average": 188937542.8,
            "count": 20741305,
            "maximum": 189089456.8,
            "minimum": 188241613.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 93971.97639,
            "variance": 8830732347
          },
          {
            "average": 0,
            "count": 20741305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20741305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20741305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20741305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20741305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298897.4557,
          4819316.613,
          1281.52893,
          299949.2757,
          4820734.853,
          1312.82893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298897.4557197161,
                4819316.612979341,
                1281.5289298421194
              ],
              [
                298897.4557197161,
                4820734.8529793415,
                1281.5289298421194
              ],
              [
                299949.27571971604,
                4820734.8529793415,
                1312.8289298421196
              ],
              [
                299949.27571971604,
                4819316.612979341,
                1312.8289298421196
              ],
              [
                298897.4557197161,
                4819316.612979341,
                1281.5289298421194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:37:36+00:00",
        "end_time": "2017-08-31T19:06:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.487999,
            43.49972386,
            1281.52893,
            -119.4744765,
            43.51276438,
            1312.82893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747470799799,
                  43.49972385626367,
                  1281.5289298421194
                ],
                [
                  -119.48799897313533,
                  43.51248204387568,
                  1281.5289298421194
                ],
                [
                  -119.4749980508997,
                  43.51276437569378,
                  1312.8289298421196
                ],
                [
                  -119.47447651845034,
                  43.500006063045994,
                  1312.8289298421196
                ],
                [
                  -119.48747470799799,
                  43.49972385626367,
                  1281.5289298421194
                ]
              ]
            ]
          },
          "id": "20170831_43119E4322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:37:36Z",
            "pc:count": 20741305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299473.2992,
                "count": 20741305,
                "maximum": 299949.2757,
                "minimum": 298897.4557,
                "name": "X",
                "position": 0,
                "stddev": 294.3003552,
                "variance": 86612.69909
              },
              {
                "average": 4820018.446,
                "count": 20741305,
                "maximum": 4820734.853,
                "minimum": 4819316.613,
                "name": "Y",
                "position": 1,
                "stddev": 393.1175333,
                "variance": 154541.395
              },
              {
                "average": 1297.819649,
                "count": 20741305,
                "maximum": 1312.82893,
                "minimum": 1281.52893,
                "name": "Z",
                "position": 2,
                "stddev": 7.679455388,
                "variance": 58.97403506
              },
              {
                "average": 27887.15996,
                "count": 20741305,
                "maximum": 43041,
                "minimum": 1985,
                "name": "Intensity",
                "position": 3,
                "stddev": 2155.233851,
                "variance": 4645032.952
              },
              {
                "average": 1.000035195,
                "count": 20741305,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005956803833,
                "variance": 3.54835119e-05
              },
              {
                "average": 1.000069764,
                "count": 20741305,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008403995679,
                "variance": 7.062714337e-05
              },
              {
                "average": 0.505930702,
                "count": 20741305,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999648376,
                "variance": 0.2499648388
              },
              {
                "average": 6.600356149e-05,
                "count": 20741305,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008123989673,
                "variance": 6.59992082e-05
              },
              {
                "average": 1.196107284,
                "count": 20741305,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.397050658,
                "variance": 0.1576492251
              },
              {
                "average": -2.188080617,
                "count": 20741305,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12674295,
                "variance": 147.0578946
              },
              {
                "average": 2.004297705,
                "count": 20741305,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000023308,
                "variance": 1.000046617
              },
              {
                "average": 1152.726667,
                "count": 20741305,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.714483967,
                "variance": 7.368423207
              },
              {
                "average": 45501.08069,
                "count": 20741305,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2129.173826,
                "variance": 4533381.181
              },
              {
                "average": 43546.92727,
                "count": 20741305,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2153.291979,
                "variance": 4636666.348
              },
              {
                "average": 39913.45673,
                "count": 20741305,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2058.747535,
                "variance": 4238441.413
              },
              {
                "average": 188937542.8,
                "count": 20741305,
                "maximum": 189089456.8,
                "minimum": 188241613.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 93971.97639,
                "variance": 8830732347
              },
              {
                "average": 0,
                "count": 20741305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20741305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20741305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20741305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20741305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298897.4557,
              4819316.613,
              1281.52893,
              299949.2757,
              4820734.853,
              1312.82893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298897.4557197161,
                    4819316.612979341,
                    1281.5289298421194
                  ],
                  [
                    298897.4557197161,
                    4820734.8529793415,
                    1281.5289298421194
                  ],
                  [
                    299949.27571971604,
                    4820734.8529793415,
                    1312.8289298421196
                  ],
                  [
                    299949.27571971604,
                    4819316.612979341,
                    1312.8289298421196
                  ],
                  [
                    298897.4557197161,
                    4819316.612979341,
                    1281.5289298421194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:37:36+00:00",
            "end_time": "2017-08-31T19:06:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6624727430901,
              43.54970418449091,
              1312.2725713584268
            ],
            [
              -119.66303572532019,
              43.562480471982205,
              1312.2725713584268
            ],
            [
              -119.64999937113426,
              43.56278359337322,
              1332.8925713584267
            ],
            [
              -119.64943913698811,
              43.55000717146084,
              1332.8925713584267
            ],
            [
              -119.6624727430901,
              43.54970418449091,
              1312.2725713584268
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630357,
        43.54970418,
        1312.272571,
        -119.6494391,
        43.56278359,
        1332.892571
      ],
      "properties": {
        "datetime": "2017-09-10T19:09:34Z",
        "pc:count": 14259784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285451.9861,
            "count": 14259784,
            "maximum": 285980.7565,
            "minimum": 284926.7965,
            "name": "X",
            "position": 0,
            "stddev": 288.4510948,
            "variance": 83204.03406
          },
          {
            "average": 4826010.31,
            "count": 14259784,
            "maximum": 4826726.12,
            "minimum": 4825305.66,
            "name": "Y",
            "position": 1,
            "stddev": 403.7052703,
            "variance": 162977.9453
          },
          {
            "average": 1317.077259,
            "count": 14259784,
            "maximum": 1332.892571,
            "minimum": 1312.272571,
            "name": "Z",
            "position": 2,
            "stddev": 1.841256259,
            "variance": 3.390224613
          },
          {
            "average": 26847.32765,
            "count": 14259784,
            "maximum": 43473,
            "minimum": 1409,
            "name": "Intensity",
            "position": 3,
            "stddev": 2352.664486,
            "variance": 5535030.182
          },
          {
            "average": 1.000819858,
            "count": 14259784,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02873879349,
            "variance": 0.0008259182512
          },
          {
            "average": 1.001618608,
            "count": 14259784,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04044978183,
            "variance": 0.00163618485
          },
          {
            "average": 0.5016447654,
            "count": 14259784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973123,
            "variance": 0.2499973123
          },
          {
            "average": 7.223110813e-06,
            "count": 14259784,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002687574956,
            "variance": 7.223059146e-06
          },
          {
            "average": 1.253098715,
            "count": 14259784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4347870381,
            "variance": 0.1890397685
          },
          {
            "average": 0.0163446697,
            "count": 14259784,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91585264,
            "variance": 141.9875442
          },
          {
            "average": 2.00893057,
            "count": 14259784,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000710197,
            "variance": 1.001420899
          },
          {
            "average": 1177.747684,
            "count": 14259784,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9696088228,
            "variance": 0.9401412692
          },
          {
            "average": 44387.31758,
            "count": 14259784,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2477.861724,
            "variance": 6139798.725
          },
          {
            "average": 42641.49962,
            "count": 14259784,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2374.996034,
            "variance": 5640606.163
          },
          {
            "average": 39042.82181,
            "count": 14259784,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2438.191421,
            "variance": 5944777.406
          },
          {
            "average": 189104043.2,
            "count": 14259784,
            "maximum": 189105774.3,
            "minimum": 189101960.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.7571843,
            "variance": 467523.8871
          },
          {
            "average": 0,
            "count": 14259784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14259784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284926.7965,
          4825305.66,
          1312.272571,
          285980.7565,
          4826726.12,
          1332.892571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284926.79651430284,
                4825305.6597701525,
                1312.2725713584268
              ],
              [
                284926.79651430284,
                4826726.119770153,
                1312.2725713584268
              ],
              [
                285980.7565143028,
                4826726.119770153,
                1332.8925713584267
              ],
              [
                285980.7565143028,
                4825305.6597701525,
                1332.8925713584267
              ],
              [
                284926.79651430284,
                4825305.6597701525,
                1312.2725713584268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:09:34+00:00",
        "end_time": "2017-09-10T18:06:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630357,
            43.54970418,
            1312.272571,
            -119.6494391,
            43.56278359,
            1332.892571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6624727430901,
                  43.54970418449091,
                  1312.2725713584268
                ],
                [
                  -119.66303572532019,
                  43.562480471982205,
                  1312.2725713584268
                ],
                [
                  -119.64999937113426,
                  43.56278359337322,
                  1332.8925713584267
                ],
                [
                  -119.64943913698811,
                  43.55000717146084,
                  1332.8925713584267
                ],
                [
                  -119.6624727430901,
                  43.54970418449091,
                  1312.2725713584268
                ]
              ]
            ]
          },
          "id": "20170910_43119E6403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:09:34Z",
            "pc:count": 14259784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285451.9861,
                "count": 14259784,
                "maximum": 285980.7565,
                "minimum": 284926.7965,
                "name": "X",
                "position": 0,
                "stddev": 288.4510948,
                "variance": 83204.03406
              },
              {
                "average": 4826010.31,
                "count": 14259784,
                "maximum": 4826726.12,
                "minimum": 4825305.66,
                "name": "Y",
                "position": 1,
                "stddev": 403.7052703,
                "variance": 162977.9453
              },
              {
                "average": 1317.077259,
                "count": 14259784,
                "maximum": 1332.892571,
                "minimum": 1312.272571,
                "name": "Z",
                "position": 2,
                "stddev": 1.841256259,
                "variance": 3.390224613
              },
              {
                "average": 26847.32765,
                "count": 14259784,
                "maximum": 43473,
                "minimum": 1409,
                "name": "Intensity",
                "position": 3,
                "stddev": 2352.664486,
                "variance": 5535030.182
              },
              {
                "average": 1.000819858,
                "count": 14259784,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02873879349,
                "variance": 0.0008259182512
              },
              {
                "average": 1.001618608,
                "count": 14259784,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04044978183,
                "variance": 0.00163618485
              },
              {
                "average": 0.5016447654,
                "count": 14259784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973123,
                "variance": 0.2499973123
              },
              {
                "average": 7.223110813e-06,
                "count": 14259784,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002687574956,
                "variance": 7.223059146e-06
              },
              {
                "average": 1.253098715,
                "count": 14259784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4347870381,
                "variance": 0.1890397685
              },
              {
                "average": 0.0163446697,
                "count": 14259784,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91585264,
                "variance": 141.9875442
              },
              {
                "average": 2.00893057,
                "count": 14259784,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000710197,
                "variance": 1.001420899
              },
              {
                "average": 1177.747684,
                "count": 14259784,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9696088228,
                "variance": 0.9401412692
              },
              {
                "average": 44387.31758,
                "count": 14259784,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2477.861724,
                "variance": 6139798.725
              },
              {
                "average": 42641.49962,
                "count": 14259784,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2374.996034,
                "variance": 5640606.163
              },
              {
                "average": 39042.82181,
                "count": 14259784,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2438.191421,
                "variance": 5944777.406
              },
              {
                "average": 189104043.2,
                "count": 14259784,
                "maximum": 189105774.3,
                "minimum": 189101960.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.7571843,
                "variance": 467523.8871
              },
              {
                "average": 0,
                "count": 14259784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14259784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284926.7965,
              4825305.66,
              1312.272571,
              285980.7565,
              4826726.12,
              1332.892571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284926.79651430284,
                    4825305.6597701525,
                    1312.2725713584268
                  ],
                  [
                    284926.79651430284,
                    4826726.119770153,
                    1312.2725713584268
                  ],
                  [
                    285980.7565143028,
                    4826726.119770153,
                    1332.8925713584267
                  ],
                  [
                    285980.7565143028,
                    4825305.6597701525,
                    1332.8925713584267
                  ],
                  [
                    284926.79651430284,
                    4825305.6597701525,
                    1312.2725713584268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:09:34+00:00",
            "end_time": "2017-09-10T18:06:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119E4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3999754756516,
              43.56223280717712,
              1345.4600047929534
            ],
            [
              -119.40048206442371,
              43.57498287174605,
              1345.4600047929534
            ],
            [
              -119.38749704966838,
              43.57525493032341,
              1400.3200047929536
            ],
            [
              -119.38699319484289,
              43.562504745358716,
              1400.3200047929536
            ],
            [
              -119.3999754756516,
              43.56223280717712,
              1345.4600047929534
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004821,
        43.56223281,
        1345.460005,
        -119.3869932,
        43.57525493,
        1400.320005
      ],
      "properties": {
        "datetime": "2017-08-31T15:39:27Z",
        "pc:count": 14155939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306688.0857,
            "count": 14155939,
            "maximum": 307221.438,
            "minimum": 306172.058,
            "name": "X",
            "position": 0,
            "stddev": 289.2770936,
            "variance": 83681.23686
          },
          {
            "average": 4826775.691,
            "count": 14155939,
            "maximum": 4827468.536,
            "minimum": 4826051.276,
            "name": "Y",
            "position": 1,
            "stddev": 403.9962843,
            "variance": 163212.9977
          },
          {
            "average": 1373.073187,
            "count": 14155939,
            "maximum": 1400.320005,
            "minimum": 1345.460005,
            "name": "Z",
            "position": 2,
            "stddev": 7.919299403,
            "variance": 62.71530304
          },
          {
            "average": 20047.02824,
            "count": 14155939,
            "maximum": 29105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3037.135796,
            "variance": 9224193.846
          },
          {
            "average": 1.053034702,
            "count": 14155939,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2598592858,
            "variance": 0.06752684842
          },
          {
            "average": 1.106855857,
            "count": 14155939,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3851997736,
            "variance": 0.1483788656
          },
          {
            "average": 0.5025848162,
            "count": 14155939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933363,
            "variance": 0.2499933364
          },
          {
            "average": 7.417381496e-06,
            "count": 14155939,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002723477006,
            "variance": 7.417327003e-06
          },
          {
            "average": 1.195669606,
            "count": 14155939,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.396715291,
            "variance": 0.1573830221
          },
          {
            "average": 0.3741387626,
            "count": 14155939,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57416356,
            "variance": 133.9612622
          },
          {
            "average": 1.969320651,
            "count": 14155939,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013624648,
            "variance": 1.027434926
          },
          {
            "average": 1109.393975,
            "count": 14155939,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.238102337,
            "variance": 10.48530675
          },
          {
            "average": 42271.63373,
            "count": 14155939,
            "maximum": 53760,
            "minimum": 5376,
            "name": "Red",
            "position": 12,
            "stddev": 6570.765,
            "variance": 43174952.68
          },
          {
            "average": 40661.06493,
            "count": 14155939,
            "maximum": 52480,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 5399.870575,
            "variance": 29158602.23
          },
          {
            "average": 37690.30619,
            "count": 14155939,
            "maximum": 49920,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 5385.476857,
            "variance": 29003360.98
          },
          {
            "average": 188158996.7,
            "count": 14155939,
            "maximum": 188229167.1,
            "minimum": 188154281.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14030.61391,
            "variance": 196858126.8
          },
          {
            "average": 0,
            "count": 14155939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14155939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14155939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14155939,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14155939,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306172.058,
          4826051.276,
          1345.460005,
          307221.438,
          4827468.536,
          1400.320005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306172.05800477724,
                4826051.27606763,
                1345.4600047929534
              ],
              [
                306172.05800477724,
                4827468.53606763,
                1345.4600047929534
              ],
              [
                307221.43800477724,
                4827468.53606763,
                1400.3200047929536
              ],
              [
                307221.43800477724,
                4826051.27606763,
                1400.3200047929536
              ],
              [
                306172.05800477724,
                4826051.27606763,
                1345.4600047929534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:39:27+00:00",
        "end_time": "2017-08-30T18:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119E4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119E4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119E4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004821,
            43.56223281,
            1345.460005,
            -119.3869932,
            43.57525493,
            1400.320005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3999754756516,
                  43.56223280717712,
                  1345.4600047929534
                ],
                [
                  -119.40048206442371,
                  43.57498287174605,
                  1345.4600047929534
                ],
                [
                  -119.38749704966838,
                  43.57525493032341,
                  1400.3200047929536
                ],
                [
                  -119.38699319484289,
                  43.562504745358716,
                  1400.3200047929536
                ],
                [
                  -119.3999754756516,
                  43.56223280717712,
                  1345.4600047929534
                ]
              ]
            ]
          },
          "id": "20170830_43119E4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119E4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:39:27Z",
            "pc:count": 14155939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306688.0857,
                "count": 14155939,
                "maximum": 307221.438,
                "minimum": 306172.058,
                "name": "X",
                "position": 0,
                "stddev": 289.2770936,
                "variance": 83681.23686
              },
              {
                "average": 4826775.691,
                "count": 14155939,
                "maximum": 4827468.536,
                "minimum": 4826051.276,
                "name": "Y",
                "position": 1,
                "stddev": 403.9962843,
                "variance": 163212.9977
              },
              {
                "average": 1373.073187,
                "count": 14155939,
                "maximum": 1400.320005,
                "minimum": 1345.460005,
                "name": "Z",
                "position": 2,
                "stddev": 7.919299403,
                "variance": 62.71530304
              },
              {
                "average": 20047.02824,
                "count": 14155939,
                "maximum": 29105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3037.135796,
                "variance": 9224193.846
              },
              {
                "average": 1.053034702,
                "count": 14155939,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2598592858,
                "variance": 0.06752684842
              },
              {
                "average": 1.106855857,
                "count": 14155939,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3851997736,
                "variance": 0.1483788656
              },
              {
                "average": 0.5025848162,
                "count": 14155939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933363,
                "variance": 0.2499933364
              },
              {
                "average": 7.417381496e-06,
                "count": 14155939,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002723477006,
                "variance": 7.417327003e-06
              },
              {
                "average": 1.195669606,
                "count": 14155939,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.396715291,
                "variance": 0.1573830221
              },
              {
                "average": 0.3741387626,
                "count": 14155939,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57416356,
                "variance": 133.9612622
              },
              {
                "average": 1.969320651,
                "count": 14155939,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013624648,
                "variance": 1.027434926
              },
              {
                "average": 1109.393975,
                "count": 14155939,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.238102337,
                "variance": 10.48530675
              },
              {
                "average": 42271.63373,
                "count": 14155939,
                "maximum": 53760,
                "minimum": 5376,
                "name": "Red",
                "position": 12,
                "stddev": 6570.765,
                "variance": 43174952.68
              },
              {
                "average": 40661.06493,
                "count": 14155939,
                "maximum": 52480,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 5399.870575,
                "variance": 29158602.23
              },
              {
                "average": 37690.30619,
                "count": 14155939,
                "maximum": 49920,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 5385.476857,
                "variance": 29003360.98
              },
              {
                "average": 188158996.7,
                "count": 14155939,
                "maximum": 188229167.1,
                "minimum": 188154281.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14030.61391,
                "variance": 196858126.8
              },
              {
                "average": 0,
                "count": 14155939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14155939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14155939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14155939,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14155939,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306172.058,
              4826051.276,
              1345.460005,
              307221.438,
              4827468.536,
              1400.320005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306172.05800477724,
                    4826051.27606763,
                    1345.4600047929534
                  ],
                  [
                    306172.05800477724,
                    4827468.53606763,
                    1345.4600047929534
                  ],
                  [
                    307221.43800477724,
                    4827468.53606763,
                    1400.3200047929536
                  ],
                  [
                    307221.43800477724,
                    4826051.27606763,
                    1400.3200047929536
                  ],
                  [
                    306172.05800477724,
                    4826051.27606763,
                    1345.4600047929534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:39:27+00:00",
            "end_time": "2017-08-30T18: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": "20170831_43119E4308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497403689471,
              43.537224926572506,
              1282.5975148854427
            ],
            [
              -119.47549633000827,
              43.549982611350195,
              1282.5975148854427
            ],
            [
              -119.46249786381918,
              43.5502634836079,
              1346.9375148854429
            ],
            [
              -119.46197830641626,
              43.53750567445424,
              1346.9375148854429
            ],
            [
              -119.47497403689471,
              43.537224926572506,
              1282.5975148854427
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754963,
        43.53722493,
        1282.597515,
        -119.4619783,
        43.55026348,
        1346.937515
      ],
      "properties": {
        "datetime": "2017-08-31T18:45:54Z",
        "pc:count": 14105728,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300538.1568,
            "count": 14105728,
            "maximum": 301083.0438,
            "minimum": 300032.0838,
            "name": "X",
            "position": 0,
            "stddev": 294.7272729,
            "variance": 86864.16537
          },
          {
            "average": 4824143.659,
            "count": 14105728,
            "maximum": 4824869.662,
            "minimum": 4823451.482,
            "name": "Y",
            "position": 1,
            "stddev": 399.5984901,
            "variance": 159678.9533
          },
          {
            "average": 1289.661939,
            "count": 14105728,
            "maximum": 1346.937515,
            "minimum": 1282.597515,
            "name": "Z",
            "position": 2,
            "stddev": 8.950401583,
            "variance": 80.10968849
          },
          {
            "average": 22660.24021,
            "count": 14105728,
            "maximum": 48737,
            "minimum": 817,
            "name": "Intensity",
            "position": 3,
            "stddev": 2870.874398,
            "variance": 8241919.81
          },
          {
            "average": 1.001188453,
            "count": 14105728,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.034570549,
            "variance": 0.001195122858
          },
          {
            "average": 1.002345501,
            "count": 14105728,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0486351685,
            "variance": 0.002365379615
          },
          {
            "average": 0.5046085533,
            "count": 14105728,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999787785,
            "variance": 0.249978779
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169510925,
            "count": 14105728,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3752025869,
            "variance": 0.1407769812
          },
          {
            "average": -0.4856349979,
            "count": 14105728,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87435921,
            "variance": 141.0004066
          },
          {
            "average": 2.002209812,
            "count": 14105728,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000762205,
            "variance": 1.001524992
          },
          {
            "average": 1139.24216,
            "count": 14105728,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.199873468,
            "variance": 1.439696338
          },
          {
            "average": 36497.26865,
            "count": 14105728,
            "maximum": 57088,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 8181.869921,
            "variance": 66942995.41
          },
          {
            "average": 37176.79453,
            "count": 14105728,
            "maximum": 57088,
            "minimum": 12800,
            "name": "Green",
            "position": 13,
            "stddev": 4869.441238,
            "variance": 23711457.97
          },
          {
            "average": 30622.1063,
            "count": 14105728,
            "maximum": 54784,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 6992.584643,
            "variance": 48896239.99
          },
          {
            "average": 188238660.4,
            "count": 14105728,
            "maximum": 188240354.3,
            "minimum": 188237340.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 782.209866,
            "variance": 611852.2745
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14105728,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300032.0838,
          4823451.482,
          1282.597515,
          301083.0438,
          4824869.662,
          1346.937515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300032.08376095496,
                4823451.482048865,
                1282.5975148854427
              ],
              [
                300032.08376095496,
                4824869.662048865,
                1282.5975148854427
              ],
              [
                301083.0437609549,
                4824869.662048865,
                1346.9375148854429
              ],
              [
                301083.0437609549,
                4823451.482048865,
                1346.9375148854429
              ],
              [
                300032.08376095496,
                4823451.482048865,
                1282.5975148854427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:45:54+00:00",
        "end_time": "2017-08-31T17:55:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754963,
            43.53722493,
            1282.597515,
            -119.4619783,
            43.55026348,
            1346.937515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497403689471,
                  43.537224926572506,
                  1282.5975148854427
                ],
                [
                  -119.47549633000827,
                  43.549982611350195,
                  1282.5975148854427
                ],
                [
                  -119.46249786381918,
                  43.5502634836079,
                  1346.9375148854429
                ],
                [
                  -119.46197830641626,
                  43.53750567445424,
                  1346.9375148854429
                ],
                [
                  -119.47497403689471,
                  43.537224926572506,
                  1282.5975148854427
                ]
              ]
            ]
          },
          "id": "20170831_43119E4308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:45:54Z",
            "pc:count": 14105728,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300538.1568,
                "count": 14105728,
                "maximum": 301083.0438,
                "minimum": 300032.0838,
                "name": "X",
                "position": 0,
                "stddev": 294.7272729,
                "variance": 86864.16537
              },
              {
                "average": 4824143.659,
                "count": 14105728,
                "maximum": 4824869.662,
                "minimum": 4823451.482,
                "name": "Y",
                "position": 1,
                "stddev": 399.5984901,
                "variance": 159678.9533
              },
              {
                "average": 1289.661939,
                "count": 14105728,
                "maximum": 1346.937515,
                "minimum": 1282.597515,
                "name": "Z",
                "position": 2,
                "stddev": 8.950401583,
                "variance": 80.10968849
              },
              {
                "average": 22660.24021,
                "count": 14105728,
                "maximum": 48737,
                "minimum": 817,
                "name": "Intensity",
                "position": 3,
                "stddev": 2870.874398,
                "variance": 8241919.81
              },
              {
                "average": 1.001188453,
                "count": 14105728,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.034570549,
                "variance": 0.001195122858
              },
              {
                "average": 1.002345501,
                "count": 14105728,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0486351685,
                "variance": 0.002365379615
              },
              {
                "average": 0.5046085533,
                "count": 14105728,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999787785,
                "variance": 0.249978779
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169510925,
                "count": 14105728,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3752025869,
                "variance": 0.1407769812
              },
              {
                "average": -0.4856349979,
                "count": 14105728,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87435921,
                "variance": 141.0004066
              },
              {
                "average": 2.002209812,
                "count": 14105728,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000762205,
                "variance": 1.001524992
              },
              {
                "average": 1139.24216,
                "count": 14105728,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.199873468,
                "variance": 1.439696338
              },
              {
                "average": 36497.26865,
                "count": 14105728,
                "maximum": 57088,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 8181.869921,
                "variance": 66942995.41
              },
              {
                "average": 37176.79453,
                "count": 14105728,
                "maximum": 57088,
                "minimum": 12800,
                "name": "Green",
                "position": 13,
                "stddev": 4869.441238,
                "variance": 23711457.97
              },
              {
                "average": 30622.1063,
                "count": 14105728,
                "maximum": 54784,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 6992.584643,
                "variance": 48896239.99
              },
              {
                "average": 188238660.4,
                "count": 14105728,
                "maximum": 188240354.3,
                "minimum": 188237340.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 782.209866,
                "variance": 611852.2745
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14105728,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300032.0838,
              4823451.482,
              1282.597515,
              301083.0438,
              4824869.662,
              1346.937515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300032.08376095496,
                    4823451.482048865,
                    1282.5975148854427
                  ],
                  [
                    300032.08376095496,
                    4824869.662048865,
                    1282.5975148854427
                  ],
                  [
                    301083.0437609549,
                    4824869.662048865,
                    1346.9375148854429
                  ],
                  [
                    301083.0437609549,
                    4823451.482048865,
                    1346.9375148854429
                  ],
                  [
                    300032.08376095496,
                    4823451.482048865,
                    1282.5975148854427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:45:54+00:00",
            "end_time": "2017-08-31T17:55: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": "20170910_43119E6125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997197874382,
              43.56220071308675,
              1312.3627035895067
            ],
            [
              -119.70054331040768,
              43.57498053760127,
              1312.3627035895067
            ],
            [
              -119.68750020546175,
              43.575288110155185,
              1340.0427035895066
            ],
            [
              -119.68693162510326,
              43.562508149210956,
              1340.0427035895066
            ],
            [
              -119.69997197874382,
              43.56220071308675,
              1312.3627035895067
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005433,
        43.56220071,
        1312.362704,
        -119.6869316,
        43.57528811,
        1340.042704
      ],
      "properties": {
        "datetime": "2017-09-11T22:51:04Z",
        "pc:count": 19140349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282454.7881,
            "count": 19140349,
            "maximum": 282996.9329,
            "minimum": 281942.6129,
            "name": "X",
            "position": 0,
            "stddev": 289.6115023,
            "variance": 83874.82228
          },
          {
            "average": 4827502.608,
            "count": 19140349,
            "maximum": 4828212.234,
            "minimum": 4826791.334,
            "name": "Y",
            "position": 1,
            "stddev": 389.9200414,
            "variance": 152037.6387
          },
          {
            "average": 1319.663668,
            "count": 19140349,
            "maximum": 1340.042704,
            "minimum": 1312.362704,
            "name": "Z",
            "position": 2,
            "stddev": 4.694250154,
            "variance": 22.0359845
          },
          {
            "average": 26013.49859,
            "count": 19140349,
            "maximum": 50897,
            "minimum": 1553,
            "name": "Intensity",
            "position": 3,
            "stddev": 2099.542304,
            "variance": 4408077.886
          },
          {
            "average": 1.00051394,
            "count": 19140349,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02271278674,
            "variance": 0.0005158706815
          },
          {
            "average": 1.001015133,
            "count": 19140349,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03194653384,
            "variance": 0.001020581024
          },
          {
            "average": 0.5020154021,
            "count": 19140349,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959512,
            "variance": 0.2499959512
          },
          {
            "average": 7.152429666e-05,
            "count": 19140349,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0084569016,
            "variance": 7.151918467e-05
          },
          {
            "average": 1.200493732,
            "count": 19140349,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4003698337,
            "variance": 0.1602960037
          },
          {
            "average": -0.4633351327,
            "count": 19140349,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.27527523,
            "variance": 150.6823821
          },
          {
            "average": 2.003485098,
            "count": 19140349,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000282127,
            "variance": 1.000564333
          },
          {
            "average": 1193.10532,
            "count": 19140349,
            "maximum": 1212,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.36529103,
            "variance": 152.9004222
          },
          {
            "average": 43642.71019,
            "count": 19140349,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2650.527653,
            "variance": 7025296.839
          },
          {
            "average": 41577.30403,
            "count": 19140349,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2677.759866,
            "variance": 7170397.9
          },
          {
            "average": 37687.52527,
            "count": 19140349,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2579.342023,
            "variance": 6653005.274
          },
          {
            "average": 189188525.1,
            "count": 19140349,
            "maximum": 189205464.4,
            "minimum": 189105722.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28160.34483,
            "variance": 793005020.7
          },
          {
            "average": 0,
            "count": 19140349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19140349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19140349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19140349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19140349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281942.6129,
          4826791.334,
          1312.362704,
          282996.9329,
          4828212.234,
          1340.042704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281942.61293117545,
                4826791.334391469,
                1312.3627035895067
              ],
              [
                281942.61293117545,
                4828212.2343914695,
                1312.3627035895067
              ],
              [
                282996.9329311754,
                4828212.2343914695,
                1340.0427035895066
              ],
              [
                282996.9329311754,
                4826791.334391469,
                1340.0427035895066
              ],
              [
                281942.61293117545,
                4826791.334391469,
                1312.3627035895067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:51:04+00:00",
        "end_time": "2017-09-10T19:08:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005433,
            43.56220071,
            1312.362704,
            -119.6869316,
            43.57528811,
            1340.042704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997197874382,
                  43.56220071308675,
                  1312.3627035895067
                ],
                [
                  -119.70054331040768,
                  43.57498053760127,
                  1312.3627035895067
                ],
                [
                  -119.68750020546175,
                  43.575288110155185,
                  1340.0427035895066
                ],
                [
                  -119.68693162510326,
                  43.562508149210956,
                  1340.0427035895066
                ],
                [
                  -119.69997197874382,
                  43.56220071308675,
                  1312.3627035895067
                ]
              ]
            ]
          },
          "id": "20170910_43119E6125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:51:04Z",
            "pc:count": 19140349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282454.7881,
                "count": 19140349,
                "maximum": 282996.9329,
                "minimum": 281942.6129,
                "name": "X",
                "position": 0,
                "stddev": 289.6115023,
                "variance": 83874.82228
              },
              {
                "average": 4827502.608,
                "count": 19140349,
                "maximum": 4828212.234,
                "minimum": 4826791.334,
                "name": "Y",
                "position": 1,
                "stddev": 389.9200414,
                "variance": 152037.6387
              },
              {
                "average": 1319.663668,
                "count": 19140349,
                "maximum": 1340.042704,
                "minimum": 1312.362704,
                "name": "Z",
                "position": 2,
                "stddev": 4.694250154,
                "variance": 22.0359845
              },
              {
                "average": 26013.49859,
                "count": 19140349,
                "maximum": 50897,
                "minimum": 1553,
                "name": "Intensity",
                "position": 3,
                "stddev": 2099.542304,
                "variance": 4408077.886
              },
              {
                "average": 1.00051394,
                "count": 19140349,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02271278674,
                "variance": 0.0005158706815
              },
              {
                "average": 1.001015133,
                "count": 19140349,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03194653384,
                "variance": 0.001020581024
              },
              {
                "average": 0.5020154021,
                "count": 19140349,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959512,
                "variance": 0.2499959512
              },
              {
                "average": 7.152429666e-05,
                "count": 19140349,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0084569016,
                "variance": 7.151918467e-05
              },
              {
                "average": 1.200493732,
                "count": 19140349,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4003698337,
                "variance": 0.1602960037
              },
              {
                "average": -0.4633351327,
                "count": 19140349,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.27527523,
                "variance": 150.6823821
              },
              {
                "average": 2.003485098,
                "count": 19140349,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000282127,
                "variance": 1.000564333
              },
              {
                "average": 1193.10532,
                "count": 19140349,
                "maximum": 1212,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.36529103,
                "variance": 152.9004222
              },
              {
                "average": 43642.71019,
                "count": 19140349,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2650.527653,
                "variance": 7025296.839
              },
              {
                "average": 41577.30403,
                "count": 19140349,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2677.759866,
                "variance": 7170397.9
              },
              {
                "average": 37687.52527,
                "count": 19140349,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2579.342023,
                "variance": 6653005.274
              },
              {
                "average": 189188525.1,
                "count": 19140349,
                "maximum": 189205464.4,
                "minimum": 189105722.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28160.34483,
                "variance": 793005020.7
              },
              {
                "average": 0,
                "count": 19140349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19140349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19140349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19140349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19140349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281942.6129,
              4826791.334,
              1312.362704,
              282996.9329,
              4828212.234,
              1340.042704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281942.61293117545,
                    4826791.334391469,
                    1312.3627035895067
                  ],
                  [
                    281942.61293117545,
                    4828212.2343914695,
                    1312.3627035895067
                  ],
                  [
                    282996.9329311754,
                    4828212.2343914695,
                    1340.0427035895066
                  ],
                  [
                    282996.9329311754,
                    4826791.334391469,
                    1340.0427035895066
                  ],
                  [
                    281942.61293117545,
                    4826791.334391469,
                    1312.3627035895067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:51:04+00:00",
            "end_time": "2017-09-10T19:08:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747192451879,
              43.58719587980511,
              1318.9183941021533
            ],
            [
              -119.73805191130012,
              43.59998010693834,
              1318.9183941021533
            ],
            [
              -119.72500084188692,
              43.600292170778864,
              1395.0183941021533
            ],
            [
              -119.72442361128316,
              43.58750780518213,
              1395.0183941021533
            ],
            [
              -119.73747192451879,
              43.58719587980511,
              1318.9183941021533
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380519,
        43.58719588,
        1318.918394,
        -119.7244236,
        43.60029217,
        1395.018394
      ],
      "properties": {
        "datetime": "2017-09-11T20:35:01Z",
        "pc:count": 14119197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279528.4779,
            "count": 14119197,
            "maximum": 280059.95,
            "minimum": 279005.39,
            "name": "X",
            "position": 0,
            "stddev": 288.5673352,
            "variance": 83271.10696
          },
          {
            "average": 4830410.447,
            "count": 14119197,
            "maximum": 4831088.001,
            "minimum": 4829666.561,
            "name": "Y",
            "position": 1,
            "stddev": 413.5404972,
            "variance": 171015.7428
          },
          {
            "average": 1342.692401,
            "count": 14119197,
            "maximum": 1395.018394,
            "minimum": 1318.918394,
            "name": "Z",
            "position": 2,
            "stddev": 15.57146791,
            "variance": 242.4706128
          },
          {
            "average": 25628.96834,
            "count": 14119197,
            "maximum": 55473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4617.617012,
            "variance": 21322386.87
          },
          {
            "average": 1.040847861,
            "count": 14119197,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.220920955,
            "variance": 0.04880606837
          },
          {
            "average": 1.082111469,
            "count": 14119197,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3233423943,
            "variance": 0.1045503039
          },
          {
            "average": 0.5018745754,
            "count": 14119197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965037,
            "variance": 0.2499965037
          },
          {
            "average": 2.358491067e-05,
            "count": 14119197,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00485637273,
            "variance": 2.358435609e-05
          },
          {
            "average": 1.242363642,
            "count": 14119197,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4285131501,
            "variance": 0.1836235198
          },
          {
            "average": -0.1753782161,
            "count": 14119197,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97821403,
            "variance": 143.4776114
          },
          {
            "average": 1.986684441,
            "count": 14119197,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013151721,
            "variance": 1.026476409
          },
          {
            "average": 1188.957014,
            "count": 14119197,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002889893,
            "variance": 1.005788137
          },
          {
            "average": 37896.89458,
            "count": 14119197,
            "maximum": 54784,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7075.469495,
            "variance": 50062268.57
          },
          {
            "average": 36123.13109,
            "count": 14119197,
            "maximum": 54016,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5993.384832,
            "variance": 35920661.74
          },
          {
            "average": 32316.61032,
            "count": 14119197,
            "maximum": 49408,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5660.120078,
            "variance": 32036959.3
          },
          {
            "average": 189196004,
            "count": 14119197,
            "maximum": 189197301.9,
            "minimum": 189194858.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 611.8266535,
            "variance": 374331.8539
          },
          {
            "average": 0,
            "count": 14119197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119197,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14119197,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279005.39,
          4829666.561,
          1318.918394,
          280059.95,
          4831088.001,
          1395.018394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279005.39003047516,
                4829666.561393322,
                1318.9183941021533
              ],
              [
                279005.39003047516,
                4831088.001393322,
                1318.9183941021533
              ],
              [
                280059.9500304752,
                4831088.001393322,
                1395.0183941021533
              ],
              [
                280059.9500304752,
                4829666.561393322,
                1395.0183941021533
              ],
              [
                279005.39003047516,
                4829666.561393322,
                1318.9183941021533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:35:01+00:00",
        "end_time": "2017-09-11T19:54:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380519,
            43.58719588,
            1318.918394,
            -119.7244236,
            43.60029217,
            1395.018394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747192451879,
                  43.58719587980511,
                  1318.9183941021533
                ],
                [
                  -119.73805191130012,
                  43.59998010693834,
                  1318.9183941021533
                ],
                [
                  -119.72500084188692,
                  43.600292170778864,
                  1395.0183941021533
                ],
                [
                  -119.72442361128316,
                  43.58750780518213,
                  1395.0183941021533
                ],
                [
                  -119.73747192451879,
                  43.58719587980511,
                  1318.9183941021533
                ]
              ]
            ]
          },
          "id": "20170911_43119E6112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:35:01Z",
            "pc:count": 14119197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279528.4779,
                "count": 14119197,
                "maximum": 280059.95,
                "minimum": 279005.39,
                "name": "X",
                "position": 0,
                "stddev": 288.5673352,
                "variance": 83271.10696
              },
              {
                "average": 4830410.447,
                "count": 14119197,
                "maximum": 4831088.001,
                "minimum": 4829666.561,
                "name": "Y",
                "position": 1,
                "stddev": 413.5404972,
                "variance": 171015.7428
              },
              {
                "average": 1342.692401,
                "count": 14119197,
                "maximum": 1395.018394,
                "minimum": 1318.918394,
                "name": "Z",
                "position": 2,
                "stddev": 15.57146791,
                "variance": 242.4706128
              },
              {
                "average": 25628.96834,
                "count": 14119197,
                "maximum": 55473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4617.617012,
                "variance": 21322386.87
              },
              {
                "average": 1.040847861,
                "count": 14119197,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.220920955,
                "variance": 0.04880606837
              },
              {
                "average": 1.082111469,
                "count": 14119197,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3233423943,
                "variance": 0.1045503039
              },
              {
                "average": 0.5018745754,
                "count": 14119197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965037,
                "variance": 0.2499965037
              },
              {
                "average": 2.358491067e-05,
                "count": 14119197,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00485637273,
                "variance": 2.358435609e-05
              },
              {
                "average": 1.242363642,
                "count": 14119197,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4285131501,
                "variance": 0.1836235198
              },
              {
                "average": -0.1753782161,
                "count": 14119197,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97821403,
                "variance": 143.4776114
              },
              {
                "average": 1.986684441,
                "count": 14119197,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013151721,
                "variance": 1.026476409
              },
              {
                "average": 1188.957014,
                "count": 14119197,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002889893,
                "variance": 1.005788137
              },
              {
                "average": 37896.89458,
                "count": 14119197,
                "maximum": 54784,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7075.469495,
                "variance": 50062268.57
              },
              {
                "average": 36123.13109,
                "count": 14119197,
                "maximum": 54016,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5993.384832,
                "variance": 35920661.74
              },
              {
                "average": 32316.61032,
                "count": 14119197,
                "maximum": 49408,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5660.120078,
                "variance": 32036959.3
              },
              {
                "average": 189196004,
                "count": 14119197,
                "maximum": 189197301.9,
                "minimum": 189194858.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 611.8266535,
                "variance": 374331.8539
              },
              {
                "average": 0,
                "count": 14119197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119197,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14119197,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279005.39,
              4829666.561,
              1318.918394,
              280059.95,
              4831088.001,
              1395.018394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279005.39003047516,
                    4829666.561393322,
                    1318.9183941021533
                  ],
                  [
                    279005.39003047516,
                    4831088.001393322,
                    1318.9183941021533
                  ],
                  [
                    280059.9500304752,
                    4831088.001393322,
                    1395.0183941021533
                  ],
                  [
                    280059.9500304752,
                    4829666.561393322,
                    1395.0183941021533
                  ],
                  [
                    279005.39003047516,
                    4829666.561393322,
                    1318.9183941021533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:35:01+00:00",
            "end_time": "2017-09-11T19:54: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": "20170911_43119E7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247203006747,
              43.56219422421239,
              1368.672732119198
            ],
            [
              -119.76305686499943,
              43.57497967793186,
              1368.672732119198
            ],
            [
              -119.75000206755507,
              43.57529467999216,
              1401.4127321191977
            ],
            [
              -119.74941998732129,
              43.56250908648595,
              1401.4127321191977
            ],
            [
              -119.76247203006747,
              43.56219422421239,
              1368.672732119198
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630569,
        43.56219422,
        1368.672732,
        -119.74942,
        43.57529468,
        1401.412732
      ],
      "properties": {
        "datetime": "2017-09-11T21:33:27Z",
        "pc:count": 14732871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277414.506,
            "count": 14732871,
            "maximum": 277950.0291,
            "minimum": 276894.7091,
            "name": "X",
            "position": 0,
            "stddev": 287.0380123,
            "variance": 82390.82049
          },
          {
            "average": 4827658.575,
            "count": 14732871,
            "maximum": 4828378.166,
            "minimum": 4826956.566,
            "name": "Y",
            "position": 1,
            "stddev": 394.479489,
            "variance": 155614.0672
          },
          {
            "average": 1381.583585,
            "count": 14732871,
            "maximum": 1401.412732,
            "minimum": 1368.672732,
            "name": "Z",
            "position": 2,
            "stddev": 5.078114252,
            "variance": 25.78724435
          },
          {
            "average": 22200.62471,
            "count": 14732871,
            "maximum": 59841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7982.074607,
            "variance": 63713515.03
          },
          {
            "average": 1.004703496,
            "count": 14732871,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07269746796,
            "variance": 0.005284921848
          },
          {
            "average": 1.009494755,
            "count": 14732871,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1060180235,
            "variance": 0.01123982131
          },
          {
            "average": 0.5012941469,
            "count": 14732871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983421,
            "variance": 0.2499983422
          },
          {
            "average": 2.00911282e-05,
            "count": 14732871,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004482267943,
            "variance": 2.009072591e-05
          },
          {
            "average": 1.249759738,
            "count": 14732871,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4328739123,
            "variance": 0.187379824
          },
          {
            "average": 0.2595035154,
            "count": 14732871,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00104467,
            "variance": 144.0250731
          },
          {
            "average": 1.768007064,
            "count": 14732871,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.086662062,
            "variance": 1.180834436
          },
          {
            "average": 1195.94733,
            "count": 14732871,
            "maximum": 1198,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9819190074,
            "variance": 0.9641649371
          },
          {
            "average": 44274.74729,
            "count": 14732871,
            "maximum": 57600,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5428.540687,
            "variance": 29469053.99
          },
          {
            "average": 42720.7148,
            "count": 14732871,
            "maximum": 57600,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 5695.825196,
            "variance": 32442424.66
          },
          {
            "average": 39641.87249,
            "count": 14732871,
            "maximum": 57600,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6292.563123,
            "variance": 39596350.66
          },
          {
            "average": 189199849.2,
            "count": 14732871,
            "maximum": 189200807,
            "minimum": 189198861.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 484.9715212,
            "variance": 235197.3764
          },
          {
            "average": 0,
            "count": 14732871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276894.7091,
          4826956.566,
          1368.672732,
          277950.0291,
          4828378.166,
          1401.412732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276894.70912260877,
                4826956.565848519,
                1368.672732119198
              ],
              [
                276894.70912260877,
                4828378.165848519,
                1368.672732119198
              ],
              [
                277950.0291226087,
                4828378.165848519,
                1401.4127321191977
              ],
              [
                277950.0291226087,
                4826956.565848519,
                1401.4127321191977
              ],
              [
                276894.70912260877,
                4826956.565848519,
                1368.672732119198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:33:27+00:00",
        "end_time": "2017-09-11T21:01:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630569,
            43.56219422,
            1368.672732,
            -119.74942,
            43.57529468,
            1401.412732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247203006747,
                  43.56219422421239,
                  1368.672732119198
                ],
                [
                  -119.76305686499943,
                  43.57497967793186,
                  1368.672732119198
                ],
                [
                  -119.75000206755507,
                  43.57529467999216,
                  1401.4127321191977
                ],
                [
                  -119.74941998732129,
                  43.56250908648595,
                  1401.4127321191977
                ],
                [
                  -119.76247203006747,
                  43.56219422421239,
                  1368.672732119198
                ]
              ]
            ]
          },
          "id": "20170911_43119E7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:33:27Z",
            "pc:count": 14732871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277414.506,
                "count": 14732871,
                "maximum": 277950.0291,
                "minimum": 276894.7091,
                "name": "X",
                "position": 0,
                "stddev": 287.0380123,
                "variance": 82390.82049
              },
              {
                "average": 4827658.575,
                "count": 14732871,
                "maximum": 4828378.166,
                "minimum": 4826956.566,
                "name": "Y",
                "position": 1,
                "stddev": 394.479489,
                "variance": 155614.0672
              },
              {
                "average": 1381.583585,
                "count": 14732871,
                "maximum": 1401.412732,
                "minimum": 1368.672732,
                "name": "Z",
                "position": 2,
                "stddev": 5.078114252,
                "variance": 25.78724435
              },
              {
                "average": 22200.62471,
                "count": 14732871,
                "maximum": 59841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7982.074607,
                "variance": 63713515.03
              },
              {
                "average": 1.004703496,
                "count": 14732871,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07269746796,
                "variance": 0.005284921848
              },
              {
                "average": 1.009494755,
                "count": 14732871,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1060180235,
                "variance": 0.01123982131
              },
              {
                "average": 0.5012941469,
                "count": 14732871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983421,
                "variance": 0.2499983422
              },
              {
                "average": 2.00911282e-05,
                "count": 14732871,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004482267943,
                "variance": 2.009072591e-05
              },
              {
                "average": 1.249759738,
                "count": 14732871,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4328739123,
                "variance": 0.187379824
              },
              {
                "average": 0.2595035154,
                "count": 14732871,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00104467,
                "variance": 144.0250731
              },
              {
                "average": 1.768007064,
                "count": 14732871,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.086662062,
                "variance": 1.180834436
              },
              {
                "average": 1195.94733,
                "count": 14732871,
                "maximum": 1198,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9819190074,
                "variance": 0.9641649371
              },
              {
                "average": 44274.74729,
                "count": 14732871,
                "maximum": 57600,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5428.540687,
                "variance": 29469053.99
              },
              {
                "average": 42720.7148,
                "count": 14732871,
                "maximum": 57600,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 5695.825196,
                "variance": 32442424.66
              },
              {
                "average": 39641.87249,
                "count": 14732871,
                "maximum": 57600,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6292.563123,
                "variance": 39596350.66
              },
              {
                "average": 189199849.2,
                "count": 14732871,
                "maximum": 189200807,
                "minimum": 189198861.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 484.9715212,
                "variance": 235197.3764
              },
              {
                "average": 0,
                "count": 14732871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276894.7091,
              4826956.566,
              1368.672732,
              277950.0291,
              4828378.166,
              1401.412732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276894.70912260877,
                    4826956.565848519,
                    1368.672732119198
                  ],
                  [
                    276894.70912260877,
                    4828378.165848519,
                    1368.672732119198
                  ],
                  [
                    277950.0291226087,
                    4828378.165848519,
                    1401.4127321191977
                  ],
                  [
                    277950.0291226087,
                    4826956.565848519,
                    1401.4127321191977
                  ],
                  [
                    276894.70912260877,
                    4826956.565848519,
                    1368.672732119198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:33:27+00:00",
            "end_time": "2017-09-11T21:01: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": "20170908_43119E5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247415328235,
              43.5997160788712,
              1306.0053153995693
            ],
            [
              -119.5630164698216,
              43.61248193998105,
              1306.0053153995693
            ],
            [
              -119.54999923298998,
              43.61277322985652,
              1324.4853153995693
            ],
            [
              -119.54945966351345,
              43.600007239689106,
              1324.4853153995693
            ],
            [
              -119.56247415328235,
              43.5997160788712,
              1306.0053153995693
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630165,
        43.59971608,
        1306.005315,
        -119.5494597,
        43.61277323,
        1324.485315
      ],
      "properties": {
        "datetime": "2017-09-10T14:52:05Z",
        "pc:count": 16740188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293741.1823,
            "count": 16740188,
            "maximum": 294227.7282,
            "minimum": 293176.2682,
            "name": "X",
            "position": 0,
            "stddev": 296.71235,
            "variance": 88038.21862
          },
          {
            "average": 4831343.735,
            "count": 16740188,
            "maximum": 4832025.488,
            "minimum": 4830606.288,
            "name": "Y",
            "position": 1,
            "stddev": 404.5340547,
            "variance": 163647.8014
          },
          {
            "average": 1312.039614,
            "count": 16740188,
            "maximum": 1324.485315,
            "minimum": 1306.005315,
            "name": "Z",
            "position": 2,
            "stddev": 1.853273712,
            "variance": 3.434623452
          },
          {
            "average": 30925.40408,
            "count": 16740188,
            "maximum": 65521,
            "minimum": 913,
            "name": "Intensity",
            "position": 3,
            "stddev": 4837.447746,
            "variance": 23400900.69
          },
          {
            "average": 1.000607221,
            "count": 16740188,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02469250993,
            "variance": 0.0006097200464
          },
          {
            "average": 1.001213606,
            "count": 16740188,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03493902873,
            "variance": 0.001220735728
          },
          {
            "average": 0.5032346112,
            "count": 16740188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895521,
            "variance": 0.2499895522
          },
          {
            "average": 1.385886467e-05,
            "count": 16740188,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003722723926,
            "variance": 1.385867343e-05
          },
          {
            "average": 1.250443424,
            "count": 16740188,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4332684232,
            "variance": 0.1877215266
          },
          {
            "average": -1.142667822,
            "count": 16740188,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12032276,
            "variance": 146.9022238
          },
          {
            "average": 2.013468546,
            "count": 16740188,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000735334,
            "variance": 1.001471208
          },
          {
            "average": 1154.446586,
            "count": 16740188,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.546976956,
            "variance": 2.393137704
          },
          {
            "average": 45788.47032,
            "count": 16740188,
            "maximum": 56064,
            "minimum": 30208,
            "name": "Red",
            "position": 12,
            "stddev": 1582.118948,
            "variance": 2503100.366
          },
          {
            "average": 43482.88211,
            "count": 16740188,
            "maximum": 55040,
            "minimum": 32256,
            "name": "Green",
            "position": 13,
            "stddev": 1657.069627,
            "variance": 2745879.747
          },
          {
            "average": 39517.70588,
            "count": 16740188,
            "maximum": 52224,
            "minimum": 25600,
            "name": "Blue",
            "position": 14,
            "stddev": 1743.97417,
            "variance": 3041445.907
          },
          {
            "average": 188972724.3,
            "count": 16740188,
            "maximum": 189090325.3,
            "minimum": 188947124.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 51018.98825,
            "variance": 2602937162
          },
          {
            "average": 0,
            "count": 16740188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293176.2682,
          4830606.288,
          1306.005315,
          294227.7282,
          4832025.488,
          1324.485315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293176.2681722291,
                4830606.287766259,
                1306.0053153995693
              ],
              [
                293176.2681722291,
                4832025.487766258,
                1306.0053153995693
              ],
              [
                294227.7281722291,
                4832025.487766258,
                1324.4853153995693
              ],
              [
                294227.7281722291,
                4830606.287766259,
                1324.4853153995693
              ],
              [
                293176.2681722291,
                4830606.287766259,
                1306.0053153995693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:52:05+00:00",
        "end_time": "2017-09-08T23:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630165,
            43.59971608,
            1306.005315,
            -119.5494597,
            43.61277323,
            1324.485315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247415328235,
                  43.5997160788712,
                  1306.0053153995693
                ],
                [
                  -119.5630164698216,
                  43.61248193998105,
                  1306.0053153995693
                ],
                [
                  -119.54999923298998,
                  43.61277322985652,
                  1324.4853153995693
                ],
                [
                  -119.54945966351345,
                  43.600007239689106,
                  1324.4853153995693
                ],
                [
                  -119.56247415328235,
                  43.5997160788712,
                  1306.0053153995693
                ]
              ]
            ]
          },
          "id": "20170908_43119E5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:52:05Z",
            "pc:count": 16740188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293741.1823,
                "count": 16740188,
                "maximum": 294227.7282,
                "minimum": 293176.2682,
                "name": "X",
                "position": 0,
                "stddev": 296.71235,
                "variance": 88038.21862
              },
              {
                "average": 4831343.735,
                "count": 16740188,
                "maximum": 4832025.488,
                "minimum": 4830606.288,
                "name": "Y",
                "position": 1,
                "stddev": 404.5340547,
                "variance": 163647.8014
              },
              {
                "average": 1312.039614,
                "count": 16740188,
                "maximum": 1324.485315,
                "minimum": 1306.005315,
                "name": "Z",
                "position": 2,
                "stddev": 1.853273712,
                "variance": 3.434623452
              },
              {
                "average": 30925.40408,
                "count": 16740188,
                "maximum": 65521,
                "minimum": 913,
                "name": "Intensity",
                "position": 3,
                "stddev": 4837.447746,
                "variance": 23400900.69
              },
              {
                "average": 1.000607221,
                "count": 16740188,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02469250993,
                "variance": 0.0006097200464
              },
              {
                "average": 1.001213606,
                "count": 16740188,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03493902873,
                "variance": 0.001220735728
              },
              {
                "average": 0.5032346112,
                "count": 16740188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895521,
                "variance": 0.2499895522
              },
              {
                "average": 1.385886467e-05,
                "count": 16740188,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003722723926,
                "variance": 1.385867343e-05
              },
              {
                "average": 1.250443424,
                "count": 16740188,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4332684232,
                "variance": 0.1877215266
              },
              {
                "average": -1.142667822,
                "count": 16740188,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12032276,
                "variance": 146.9022238
              },
              {
                "average": 2.013468546,
                "count": 16740188,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000735334,
                "variance": 1.001471208
              },
              {
                "average": 1154.446586,
                "count": 16740188,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.546976956,
                "variance": 2.393137704
              },
              {
                "average": 45788.47032,
                "count": 16740188,
                "maximum": 56064,
                "minimum": 30208,
                "name": "Red",
                "position": 12,
                "stddev": 1582.118948,
                "variance": 2503100.366
              },
              {
                "average": 43482.88211,
                "count": 16740188,
                "maximum": 55040,
                "minimum": 32256,
                "name": "Green",
                "position": 13,
                "stddev": 1657.069627,
                "variance": 2745879.747
              },
              {
                "average": 39517.70588,
                "count": 16740188,
                "maximum": 52224,
                "minimum": 25600,
                "name": "Blue",
                "position": 14,
                "stddev": 1743.97417,
                "variance": 3041445.907
              },
              {
                "average": 188972724.3,
                "count": 16740188,
                "maximum": 189090325.3,
                "minimum": 188947124.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 51018.98825,
                "variance": 2602937162
              },
              {
                "average": 0,
                "count": 16740188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293176.2682,
              4830606.288,
              1306.005315,
              294227.7282,
              4832025.488,
              1324.485315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293176.2681722291,
                    4830606.287766259,
                    1306.0053153995693
                  ],
                  [
                    293176.2681722291,
                    4832025.487766258,
                    1306.0053153995693
                  ],
                  [
                    294227.7281722291,
                    4832025.487766258,
                    1324.4853153995693
                  ],
                  [
                    294227.7281722291,
                    4830606.287766259,
                    1324.4853153995693
                  ],
                  [
                    293176.2681722291,
                    4830606.287766259,
                    1306.0053153995693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:52:05+00:00",
            "end_time": "2017-09-08T23:05:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7749710762196,
              43.549692238761686,
              1344.8729342136594
            ],
            [
              -119.77555842295556,
              43.56248028344895,
              1344.8729342136594
            ],
            [
              -119.76250102053753,
              43.56279677291053,
              1422.6329342136596
            ],
            [
              -119.76191642834206,
              43.550008587744884,
              1422.6329342136596
            ],
            [
              -119.7749710762196,
              43.549692238761686,
              1344.8729342136594
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755584,
        43.54969224,
        1344.872934,
        -119.7619164,
        43.56279677,
        1422.632934
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:31Z",
        "pc:count": 13363595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276386.0826,
            "count": 13363595,
            "maximum": 276894.593,
            "minimum": 275838.833,
            "name": "X",
            "position": 0,
            "stddev": 299.9132649,
            "variance": 89947.96646
          },
          {
            "average": 4826320.673,
            "count": 13363595,
            "maximum": 4827023.566,
            "minimum": 4825601.666,
            "name": "Y",
            "position": 1,
            "stddev": 428.325619,
            "variance": 183462.8359
          },
          {
            "average": 1373.995718,
            "count": 13363595,
            "maximum": 1422.632934,
            "minimum": 1344.872934,
            "name": "Z",
            "position": 2,
            "stddev": 17.16420363,
            "variance": 294.6098863
          },
          {
            "average": 25415.02035,
            "count": 13363595,
            "maximum": 41745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2948.629808,
            "variance": 8694417.747
          },
          {
            "average": 1.014497746,
            "count": 13363595,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1259509231,
            "variance": 0.01586363502
          },
          {
            "average": 1.029231505,
            "count": 13363595,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.182124409,
            "variance": 0.03316930035
          },
          {
            "average": 0.5012106398,
            "count": 13363595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985531,
            "variance": 0.2499985531
          },
          {
            "average": 4.661919192e-05,
            "count": 13363595,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00682766593,
            "variance": 4.661702206e-05
          },
          {
            "average": 1.243191072,
            "count": 13363595,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4290095436,
            "variance": 0.1840491885
          },
          {
            "average": 0.4203573714,
            "count": 13363595,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.24586857,
            "variance": 149.961297
          },
          {
            "average": 2.005839746,
            "count": 13363595,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005250379,
            "variance": 1.010528325
          },
          {
            "average": 1199.519585,
            "count": 13363595,
            "maximum": 1212,
            "minimum": 1197,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.034097739,
            "variance": 4.137553613
          },
          {
            "average": 39855.18139,
            "count": 13363595,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5109.801192,
            "variance": 26110068.22
          },
          {
            "average": 37954.51033,
            "count": 13363595,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4535.961619,
            "variance": 20574947.8
          },
          {
            "average": 34254.90902,
            "count": 13363595,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4316.924934,
            "variance": 18635840.88
          },
          {
            "average": 189201428.5,
            "count": 13363595,
            "maximum": 189205371.8,
            "minimum": 189200421.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 700.6538778,
            "variance": 490915.8565
          },
          {
            "average": 0,
            "count": 13363595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275838.833,
          4825601.666,
          1344.872934,
          276894.593,
          4827023.566,
          1422.632934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275838.83304423507,
                4825601.666322851,
                1344.8729342136594
              ],
              [
                275838.83304423507,
                4827023.566322851,
                1344.8729342136594
              ],
              [
                276894.5930442351,
                4827023.566322851,
                1422.6329342136596
              ],
              [
                276894.5930442351,
                4825601.666322851,
                1422.6329342136596
              ],
              [
                275838.83304423507,
                4825601.666322851,
                1344.8729342136594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:31+00:00",
        "end_time": "2017-09-11T21:27:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755584,
            43.54969224,
            1344.872934,
            -119.7619164,
            43.56279677,
            1422.632934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7749710762196,
                  43.549692238761686,
                  1344.8729342136594
                ],
                [
                  -119.77555842295556,
                  43.56248028344895,
                  1344.8729342136594
                ],
                [
                  -119.76250102053753,
                  43.56279677291053,
                  1422.6329342136596
                ],
                [
                  -119.76191642834206,
                  43.550008587744884,
                  1422.6329342136596
                ],
                [
                  -119.7749710762196,
                  43.549692238761686,
                  1344.8729342136594
                ]
              ]
            ]
          },
          "id": "20170911_43119E7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:31Z",
            "pc:count": 13363595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276386.0826,
                "count": 13363595,
                "maximum": 276894.593,
                "minimum": 275838.833,
                "name": "X",
                "position": 0,
                "stddev": 299.9132649,
                "variance": 89947.96646
              },
              {
                "average": 4826320.673,
                "count": 13363595,
                "maximum": 4827023.566,
                "minimum": 4825601.666,
                "name": "Y",
                "position": 1,
                "stddev": 428.325619,
                "variance": 183462.8359
              },
              {
                "average": 1373.995718,
                "count": 13363595,
                "maximum": 1422.632934,
                "minimum": 1344.872934,
                "name": "Z",
                "position": 2,
                "stddev": 17.16420363,
                "variance": 294.6098863
              },
              {
                "average": 25415.02035,
                "count": 13363595,
                "maximum": 41745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2948.629808,
                "variance": 8694417.747
              },
              {
                "average": 1.014497746,
                "count": 13363595,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1259509231,
                "variance": 0.01586363502
              },
              {
                "average": 1.029231505,
                "count": 13363595,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.182124409,
                "variance": 0.03316930035
              },
              {
                "average": 0.5012106398,
                "count": 13363595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985531,
                "variance": 0.2499985531
              },
              {
                "average": 4.661919192e-05,
                "count": 13363595,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00682766593,
                "variance": 4.661702206e-05
              },
              {
                "average": 1.243191072,
                "count": 13363595,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4290095436,
                "variance": 0.1840491885
              },
              {
                "average": 0.4203573714,
                "count": 13363595,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.24586857,
                "variance": 149.961297
              },
              {
                "average": 2.005839746,
                "count": 13363595,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005250379,
                "variance": 1.010528325
              },
              {
                "average": 1199.519585,
                "count": 13363595,
                "maximum": 1212,
                "minimum": 1197,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.034097739,
                "variance": 4.137553613
              },
              {
                "average": 39855.18139,
                "count": 13363595,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5109.801192,
                "variance": 26110068.22
              },
              {
                "average": 37954.51033,
                "count": 13363595,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4535.961619,
                "variance": 20574947.8
              },
              {
                "average": 34254.90902,
                "count": 13363595,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4316.924934,
                "variance": 18635840.88
              },
              {
                "average": 189201428.5,
                "count": 13363595,
                "maximum": 189205371.8,
                "minimum": 189200421.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 700.6538778,
                "variance": 490915.8565
              },
              {
                "average": 0,
                "count": 13363595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275838.833,
              4825601.666,
              1344.872934,
              276894.593,
              4827023.566,
              1422.632934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275838.83304423507,
                    4825601.666322851,
                    1344.8729342136594
                  ],
                  [
                    275838.83304423507,
                    4827023.566322851,
                    1344.8729342136594
                  ],
                  [
                    276894.5930442351,
                    4827023.566322851,
                    1422.6329342136596
                  ],
                  [
                    276894.5930442351,
                    4825601.666322851,
                    1422.6329342136596
                  ],
                  [
                    275838.83304423507,
                    4825601.666322851,
                    1344.8729342136594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:31+00:00",
            "end_time": "2017-09-11T21:27: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": "20170911_43119E6302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747195537986,
              43.549696044448595,
              1329.6920553901737
            ],
            [
              -119.73805118372272,
              43.56248035570201,
              1329.6920553901737
            ],
            [
              -119.72500128605192,
              43.5627923726399,
              1367.3520553901735
            ],
            [
              -119.724424810036,
              43.55000792293371,
              1367.3520553901735
            ],
            [
              -119.73747195537986,
              43.549696044448595,
              1329.6920553901737
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380512,
        43.54969604,
        1329.692055,
        -119.7244248,
        43.56279237,
        1367.352055
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:17Z",
        "pc:count": 18741266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279400.0465,
            "count": 18741266,
            "maximum": 279923.2527,
            "minimum": 278868.1327,
            "name": "X",
            "position": 0,
            "stddev": 294.2842453,
            "variance": 86603.21701
          },
          {
            "average": 4826241.773,
            "count": 18741266,
            "maximum": 4826923.049,
            "minimum": 4825501.609,
            "name": "Y",
            "position": 1,
            "stddev": 390.5447106,
            "variance": 152525.171
          },
          {
            "average": 1343.999907,
            "count": 18741266,
            "maximum": 1367.352055,
            "minimum": 1329.692055,
            "name": "Z",
            "position": 2,
            "stddev": 5.184046468,
            "variance": 26.87433778
          },
          {
            "average": 25860.514,
            "count": 18741266,
            "maximum": 42721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2286.024506,
            "variance": 5225908.043
          },
          {
            "average": 1.002631839,
            "count": 18741266,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05399736089,
            "variance": 0.002915714983
          },
          {
            "average": 1.005255248,
            "count": 18741266,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07814712792,
            "variance": 0.006106973602
          },
          {
            "average": 0.502367823,
            "count": 18741266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944067,
            "variance": 0.2499944068
          },
          {
            "average": 6.867198833e-05,
            "count": 18741266,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008286572039,
            "variance": 6.866727615e-05
          },
          {
            "average": 1.205898364,
            "count": 18741266,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4043565706,
            "variance": 0.1635042362
          },
          {
            "average": -0.259092314,
            "count": 18741266,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.28314782,
            "variance": 150.8757204
          },
          {
            "average": 2.004963859,
            "count": 18741266,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001113505,
            "variance": 1.00222825
          },
          {
            "average": 1197.722293,
            "count": 18741266,
            "maximum": 1212,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.173566537,
            "variance": 66.80718994
          },
          {
            "average": 42911.17126,
            "count": 18741266,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3249.045494,
            "variance": 10556296.62
          },
          {
            "average": 40896.3866,
            "count": 18741266,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3155.87711,
            "variance": 9959560.336
          },
          {
            "average": 37185.35178,
            "count": 18741266,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2991.896243,
            "variance": 8951443.126
          },
          {
            "average": 189200135.1,
            "count": 18741266,
            "maximum": 189205417.1,
            "minimum": 189197343.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3036.886925,
            "variance": 9222682.197
          },
          {
            "average": 0,
            "count": 18741266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18741266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18741266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18741266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18741266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278868.1327,
          4825501.609,
          1329.692055,
          279923.2527,
          4826923.049,
          1367.352055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278868.1326624503,
                4825501.609479658,
                1329.6920553901737
              ],
              [
                278868.1326624503,
                4826923.049479658,
                1329.6920553901737
              ],
              [
                279923.2526624503,
                4826923.049479658,
                1367.3520553901735
              ],
              [
                279923.2526624503,
                4825501.609479658,
                1367.3520553901735
              ],
              [
                278868.1326624503,
                4825501.609479658,
                1329.6920553901737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:17+00:00",
        "end_time": "2017-09-11T20:35:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380512,
            43.54969604,
            1329.692055,
            -119.7244248,
            43.56279237,
            1367.352055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747195537986,
                  43.549696044448595,
                  1329.6920553901737
                ],
                [
                  -119.73805118372272,
                  43.56248035570201,
                  1329.6920553901737
                ],
                [
                  -119.72500128605192,
                  43.5627923726399,
                  1367.3520553901735
                ],
                [
                  -119.724424810036,
                  43.55000792293371,
                  1367.3520553901735
                ],
                [
                  -119.73747195537986,
                  43.549696044448595,
                  1329.6920553901737
                ]
              ]
            ]
          },
          "id": "20170911_43119E6302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:17Z",
            "pc:count": 18741266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279400.0465,
                "count": 18741266,
                "maximum": 279923.2527,
                "minimum": 278868.1327,
                "name": "X",
                "position": 0,
                "stddev": 294.2842453,
                "variance": 86603.21701
              },
              {
                "average": 4826241.773,
                "count": 18741266,
                "maximum": 4826923.049,
                "minimum": 4825501.609,
                "name": "Y",
                "position": 1,
                "stddev": 390.5447106,
                "variance": 152525.171
              },
              {
                "average": 1343.999907,
                "count": 18741266,
                "maximum": 1367.352055,
                "minimum": 1329.692055,
                "name": "Z",
                "position": 2,
                "stddev": 5.184046468,
                "variance": 26.87433778
              },
              {
                "average": 25860.514,
                "count": 18741266,
                "maximum": 42721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2286.024506,
                "variance": 5225908.043
              },
              {
                "average": 1.002631839,
                "count": 18741266,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05399736089,
                "variance": 0.002915714983
              },
              {
                "average": 1.005255248,
                "count": 18741266,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07814712792,
                "variance": 0.006106973602
              },
              {
                "average": 0.502367823,
                "count": 18741266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944067,
                "variance": 0.2499944068
              },
              {
                "average": 6.867198833e-05,
                "count": 18741266,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008286572039,
                "variance": 6.866727615e-05
              },
              {
                "average": 1.205898364,
                "count": 18741266,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4043565706,
                "variance": 0.1635042362
              },
              {
                "average": -0.259092314,
                "count": 18741266,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.28314782,
                "variance": 150.8757204
              },
              {
                "average": 2.004963859,
                "count": 18741266,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001113505,
                "variance": 1.00222825
              },
              {
                "average": 1197.722293,
                "count": 18741266,
                "maximum": 1212,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.173566537,
                "variance": 66.80718994
              },
              {
                "average": 42911.17126,
                "count": 18741266,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3249.045494,
                "variance": 10556296.62
              },
              {
                "average": 40896.3866,
                "count": 18741266,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3155.87711,
                "variance": 9959560.336
              },
              {
                "average": 37185.35178,
                "count": 18741266,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2991.896243,
                "variance": 8951443.126
              },
              {
                "average": 189200135.1,
                "count": 18741266,
                "maximum": 189205417.1,
                "minimum": 189197343.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3036.886925,
                "variance": 9222682.197
              },
              {
                "average": 0,
                "count": 18741266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18741266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18741266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18741266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18741266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278868.1327,
              4825501.609,
              1329.692055,
              279923.2527,
              4826923.049,
              1367.352055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278868.1326624503,
                    4825501.609479658,
                    1329.6920553901737
                  ],
                  [
                    278868.1326624503,
                    4826923.049479658,
                    1329.6920553901737
                  ],
                  [
                    279923.2526624503,
                    4826923.049479658,
                    1367.3520553901735
                  ],
                  [
                    279923.2526624503,
                    4825501.609479658,
                    1367.3520553901735
                  ],
                  [
                    278868.1326624503,
                    4825501.609479658,
                    1329.6920553901737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:17+00:00",
            "end_time": "2017-09-11T20:35: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": "20170911_43119E7304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82534150071078,
              43.549986420352745,
              1479.2330495085264
            ],
            [
              -119.82536474236491,
              43.550483567516395,
              1479.2330495085264
            ],
            [
              -119.82498687721304,
              43.55049291215349,
              1491.3530495085263
            ],
            [
              -119.82496363865714,
              43.54999576482857,
              1491.3530495085263
            ],
            [
              -119.82534150071078,
              43.549986420352745,
              1479.2330495085264
            ]
          ]
        ]
      },
      "bbox": [
        -119.8253647,
        43.54998642,
        1479.23305,
        -119.8249636,
        43.55049291,
        1491.35305
      ],
      "properties": {
        "datetime": "2017-09-11T22:42:31Z",
        "pc:count": 10899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271790.3838,
            "count": 10899,
            "maximum": 271801.43,
            "minimum": 271770.87,
            "name": "X",
            "position": 0,
            "stddev": 7.211775087,
            "variance": 52.0096999
          },
          {
            "average": 4825792.557,
            "count": 10899,
            "maximum": 4825826.743,
            "minimum": 4825771.463,
            "name": "Y",
            "position": 1,
            "stddev": 13.4767293,
            "variance": 181.6222325
          },
          {
            "average": 1484.52902,
            "count": 10899,
            "maximum": 1491.35305,
            "minimum": 1479.23305,
            "name": "Z",
            "position": 2,
            "stddev": 1.91018931,
            "variance": 3.648823198
          },
          {
            "average": 22682.4016,
            "count": 10899,
            "maximum": 34273,
            "minimum": 1395,
            "name": "Intensity",
            "position": 3,
            "stddev": 6350.270721,
            "variance": 40325938.23
          },
          {
            "average": 1.14570144,
            "count": 10899,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3784217004,
            "variance": 0.1432029833
          },
          {
            "average": 1.297733737,
            "count": 10899,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5155726889,
            "variance": 0.2658151976
          },
          {
            "average": 0.5278465914,
            "count": 10899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499246869,
            "variance": 0.2492474362
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229287091,
            "count": 10899,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4203935489,
            "variance": 0.176730736
          },
          {
            "average": -9.496624266,
            "count": 10899,
            "maximum": -4.998000145,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.433409074,
            "variance": 5.921479722
          },
          {
            "average": 1.914762822,
            "count": 10899,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039229366,
            "variance": 1.079997675
          },
          {
            "average": 1209.607212,
            "count": 10899,
            "maximum": 1210,
            "minimum": 1209,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4883928162,
            "variance": 0.2385275429
          },
          {
            "average": 36437.38031,
            "count": 10899,
            "maximum": 65280,
            "minimum": 11520,
            "name": "Red",
            "position": 12,
            "stddev": 7948.526741,
            "variance": 63179077.36
          },
          {
            "average": 35467.00431,
            "count": 10899,
            "maximum": 65280,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 6496.01508,
            "variance": 42198211.92
          },
          {
            "average": 30528.78099,
            "count": 10899,
            "maximum": 65280,
            "minimum": 10240,
            "name": "Blue",
            "position": 14,
            "stddev": 7208.826954,
            "variance": 51967186.05
          },
          {
            "average": 189204841.3,
            "count": 10899,
            "maximum": 189204951.9,
            "minimum": 189204671.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 136.6649717,
            "variance": 18677.31449
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271770.87,
          4825771.463,
          1479.23305,
          271801.43,
          4825826.743,
          1491.35305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271770.8700344968,
                4825771.463412413,
                1479.2330495085264
              ],
              [
                271770.8700344968,
                4825826.743412413,
                1479.2330495085264
              ],
              [
                271801.4300344969,
                4825826.743412413,
                1491.3530495085263
              ],
              [
                271801.4300344969,
                4825771.463412413,
                1491.3530495085263
              ],
              [
                271770.8700344968,
                4825771.463412413,
                1479.2330495085264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:42:31+00:00",
        "end_time": "2017-09-11T22:37:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8253647,
            43.54998642,
            1479.23305,
            -119.8249636,
            43.55049291,
            1491.35305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82534150071078,
                  43.549986420352745,
                  1479.2330495085264
                ],
                [
                  -119.82536474236491,
                  43.550483567516395,
                  1479.2330495085264
                ],
                [
                  -119.82498687721304,
                  43.55049291215349,
                  1491.3530495085263
                ],
                [
                  -119.82496363865714,
                  43.54999576482857,
                  1491.3530495085263
                ],
                [
                  -119.82534150071078,
                  43.549986420352745,
                  1479.2330495085264
                ]
              ]
            ]
          },
          "id": "20170911_43119E7304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:42:31Z",
            "pc:count": 10899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271790.3838,
                "count": 10899,
                "maximum": 271801.43,
                "minimum": 271770.87,
                "name": "X",
                "position": 0,
                "stddev": 7.211775087,
                "variance": 52.0096999
              },
              {
                "average": 4825792.557,
                "count": 10899,
                "maximum": 4825826.743,
                "minimum": 4825771.463,
                "name": "Y",
                "position": 1,
                "stddev": 13.4767293,
                "variance": 181.6222325
              },
              {
                "average": 1484.52902,
                "count": 10899,
                "maximum": 1491.35305,
                "minimum": 1479.23305,
                "name": "Z",
                "position": 2,
                "stddev": 1.91018931,
                "variance": 3.648823198
              },
              {
                "average": 22682.4016,
                "count": 10899,
                "maximum": 34273,
                "minimum": 1395,
                "name": "Intensity",
                "position": 3,
                "stddev": 6350.270721,
                "variance": 40325938.23
              },
              {
                "average": 1.14570144,
                "count": 10899,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3784217004,
                "variance": 0.1432029833
              },
              {
                "average": 1.297733737,
                "count": 10899,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5155726889,
                "variance": 0.2658151976
              },
              {
                "average": 0.5278465914,
                "count": 10899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499246869,
                "variance": 0.2492474362
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229287091,
                "count": 10899,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4203935489,
                "variance": 0.176730736
              },
              {
                "average": -9.496624266,
                "count": 10899,
                "maximum": -4.998000145,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.433409074,
                "variance": 5.921479722
              },
              {
                "average": 1.914762822,
                "count": 10899,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039229366,
                "variance": 1.079997675
              },
              {
                "average": 1209.607212,
                "count": 10899,
                "maximum": 1210,
                "minimum": 1209,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4883928162,
                "variance": 0.2385275429
              },
              {
                "average": 36437.38031,
                "count": 10899,
                "maximum": 65280,
                "minimum": 11520,
                "name": "Red",
                "position": 12,
                "stddev": 7948.526741,
                "variance": 63179077.36
              },
              {
                "average": 35467.00431,
                "count": 10899,
                "maximum": 65280,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 6496.01508,
                "variance": 42198211.92
              },
              {
                "average": 30528.78099,
                "count": 10899,
                "maximum": 65280,
                "minimum": 10240,
                "name": "Blue",
                "position": 14,
                "stddev": 7208.826954,
                "variance": 51967186.05
              },
              {
                "average": 189204841.3,
                "count": 10899,
                "maximum": 189204951.9,
                "minimum": 189204671.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 136.6649717,
                "variance": 18677.31449
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271770.87,
              4825771.463,
              1479.23305,
              271801.43,
              4825826.743,
              1491.35305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271770.8700344968,
                    4825771.463412413,
                    1479.2330495085264
                  ],
                  [
                    271770.8700344968,
                    4825826.743412413,
                    1479.2330495085264
                  ],
                  [
                    271801.4300344969,
                    4825826.743412413,
                    1491.3530495085263
                  ],
                  [
                    271801.4300344969,
                    4825771.463412413,
                    1491.3530495085263
                  ],
                  [
                    271770.8700344968,
                    4825771.463412413,
                    1479.2330495085264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:42:31+00:00",
            "end_time": "2017-09-11T22:37: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": "20170910_43119E5108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997329532175,
              43.59971180936966,
              1312.4087583761602
            ],
            [
              -119.60052372104141,
              43.61248143068352,
              1312.4087583761602
            ],
            [
              -119.5874991923057,
              43.6127771651453,
              1323.3287583761603
            ],
            [
              -119.5869515158351,
              43.60000741276605,
              1323.3287583761603
            ],
            [
              -119.59997329532175,
              43.59971180936966,
              1312.4087583761602
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005237,
        43.59971181,
        1312.408758,
        -119.5869515,
        43.61277717,
        1323.328758
      ],
      "properties": {
        "datetime": "2017-09-10T16:00:00Z",
        "pc:count": 13965095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290683.7918,
            "count": 13965095,
            "maximum": 291201.5799,
            "minimum": 290149.4999,
            "name": "X",
            "position": 0,
            "stddev": 289.6534207,
            "variance": 83899.10412
          },
          {
            "average": 4831396.047,
            "count": 13965095,
            "maximum": 4832119.572,
            "minimum": 4830699.912,
            "name": "Y",
            "position": 1,
            "stddev": 401.0727856,
            "variance": 160859.3794
          },
          {
            "average": 1318.187326,
            "count": 13965095,
            "maximum": 1323.328758,
            "minimum": 1312.408758,
            "name": "Z",
            "position": 2,
            "stddev": 1.79005439,
            "variance": 3.204294718
          },
          {
            "average": 26285.23662,
            "count": 13965095,
            "maximum": 42033,
            "minimum": 2225,
            "name": "Intensity",
            "position": 3,
            "stddev": 2219.470675,
            "variance": 4926050.076
          },
          {
            "average": 1.000002077,
            "count": 13965095,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001441041926,
            "variance": 2.076601832e-06
          },
          {
            "average": 1.000003867,
            "count": 13965095,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001966410156,
            "variance": 3.866768902e-06
          },
          {
            "average": 0.5017680868,
            "count": 13965095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968918,
            "variance": 0.2499968918
          },
          {
            "average": 2.019320313e-05,
            "count": 13965095,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004493639595,
            "variance": 2.019279681e-05
          },
          {
            "average": 1.271951605,
            "count": 13965095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.444965104,
            "variance": 0.1979939437
          },
          {
            "average": -0.1015739051,
            "count": 13965095,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97675754,
            "variance": 143.4427211
          },
          {
            "average": 2.0130814,
            "count": 13965095,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.999928077,
            "variance": 0.9998561593
          },
          {
            "average": 1161.764131,
            "count": 13965095,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9793247622,
            "variance": 0.9590769898
          },
          {
            "average": 45254.57128,
            "count": 13965095,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2020.75,
            "variance": 4083430.563
          },
          {
            "average": 43176.97958,
            "count": 13965095,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2070.117195,
            "variance": 4285385.199
          },
          {
            "average": 39584.91504,
            "count": 13965095,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2034.354012,
            "variance": 4138596.248
          },
          {
            "average": 189093038.3,
            "count": 13965095,
            "maximum": 189094400.6,
            "minimum": 189091324,
            "name": "GpsTime",
            "position": 15,
            "stddev": 605.6728642,
            "variance": 366839.6185
          },
          {
            "average": 0,
            "count": 13965095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13965095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13965095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13965095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13965095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290149.4999,
          4830699.912,
          1312.408758,
          291201.5799,
          4832119.572,
          1323.328758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290149.49991577206,
                4830699.91212764,
                1312.4087583761602
              ],
              [
                290149.49991577206,
                4832119.57212764,
                1312.4087583761602
              ],
              [
                291201.579915772,
                4832119.57212764,
                1323.3287583761603
              ],
              [
                291201.579915772,
                4830699.91212764,
                1323.3287583761603
              ],
              [
                290149.49991577206,
                4830699.91212764,
                1312.4087583761602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:00:00+00:00",
        "end_time": "2017-09-10T15:08:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005237,
            43.59971181,
            1312.408758,
            -119.5869515,
            43.61277717,
            1323.328758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997329532175,
                  43.59971180936966,
                  1312.4087583761602
                ],
                [
                  -119.60052372104141,
                  43.61248143068352,
                  1312.4087583761602
                ],
                [
                  -119.5874991923057,
                  43.6127771651453,
                  1323.3287583761603
                ],
                [
                  -119.5869515158351,
                  43.60000741276605,
                  1323.3287583761603
                ],
                [
                  -119.59997329532175,
                  43.59971180936966,
                  1312.4087583761602
                ]
              ]
            ]
          },
          "id": "20170910_43119E5108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:00:00Z",
            "pc:count": 13965095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290683.7918,
                "count": 13965095,
                "maximum": 291201.5799,
                "minimum": 290149.4999,
                "name": "X",
                "position": 0,
                "stddev": 289.6534207,
                "variance": 83899.10412
              },
              {
                "average": 4831396.047,
                "count": 13965095,
                "maximum": 4832119.572,
                "minimum": 4830699.912,
                "name": "Y",
                "position": 1,
                "stddev": 401.0727856,
                "variance": 160859.3794
              },
              {
                "average": 1318.187326,
                "count": 13965095,
                "maximum": 1323.328758,
                "minimum": 1312.408758,
                "name": "Z",
                "position": 2,
                "stddev": 1.79005439,
                "variance": 3.204294718
              },
              {
                "average": 26285.23662,
                "count": 13965095,
                "maximum": 42033,
                "minimum": 2225,
                "name": "Intensity",
                "position": 3,
                "stddev": 2219.470675,
                "variance": 4926050.076
              },
              {
                "average": 1.000002077,
                "count": 13965095,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001441041926,
                "variance": 2.076601832e-06
              },
              {
                "average": 1.000003867,
                "count": 13965095,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001966410156,
                "variance": 3.866768902e-06
              },
              {
                "average": 0.5017680868,
                "count": 13965095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968918,
                "variance": 0.2499968918
              },
              {
                "average": 2.019320313e-05,
                "count": 13965095,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004493639595,
                "variance": 2.019279681e-05
              },
              {
                "average": 1.271951605,
                "count": 13965095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.444965104,
                "variance": 0.1979939437
              },
              {
                "average": -0.1015739051,
                "count": 13965095,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97675754,
                "variance": 143.4427211
              },
              {
                "average": 2.0130814,
                "count": 13965095,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.999928077,
                "variance": 0.9998561593
              },
              {
                "average": 1161.764131,
                "count": 13965095,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9793247622,
                "variance": 0.9590769898
              },
              {
                "average": 45254.57128,
                "count": 13965095,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2020.75,
                "variance": 4083430.563
              },
              {
                "average": 43176.97958,
                "count": 13965095,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2070.117195,
                "variance": 4285385.199
              },
              {
                "average": 39584.91504,
                "count": 13965095,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2034.354012,
                "variance": 4138596.248
              },
              {
                "average": 189093038.3,
                "count": 13965095,
                "maximum": 189094400.6,
                "minimum": 189091324,
                "name": "GpsTime",
                "position": 15,
                "stddev": 605.6728642,
                "variance": 366839.6185
              },
              {
                "average": 0,
                "count": 13965095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13965095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13965095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13965095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13965095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290149.4999,
              4830699.912,
              1312.408758,
              291201.5799,
              4832119.572,
              1323.328758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290149.49991577206,
                    4830699.91212764,
                    1312.4087583761602
                  ],
                  [
                    290149.49991577206,
                    4832119.57212764,
                    1312.4087583761602
                  ],
                  [
                    291201.579915772,
                    4832119.57212764,
                    1323.3287583761603
                  ],
                  [
                    291201.579915772,
                    4830699.91212764,
                    1323.3287583761603
                  ],
                  [
                    290149.49991577206,
                    4830699.91212764,
                    1312.4087583761602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:00:00+00:00",
            "end_time": "2017-09-10T15:08: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": "20170910_43119E6109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247129500229,
              43.59969914544308,
              1319.0336916943977
            ],
            [
              -119.71304607780756,
              43.612480012976334,
              1319.0336916943977
            ],
            [
              -119.70000045238183,
              43.61278909316733,
              1358.3336916943979
            ],
            [
              -119.69942842520229,
              43.60000808853344,
              1358.3336916943979
            ],
            [
              -119.71247129500229,
              43.59969914544308,
              1319.0336916943977
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130461,
        43.59969915,
        1319.033692,
        -119.6994284,
        43.61278909,
        1358.333692
      ],
      "properties": {
        "datetime": "2017-09-11T19:41:25Z",
        "pc:count": 14095371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281593.8399,
            "count": 14095371,
            "maximum": 282122.9997,
            "minimum": 281069.1197,
            "name": "X",
            "position": 0,
            "stddev": 291.6542998,
            "variance": 85062.23059
          },
          {
            "average": 4831705.217,
            "count": 14095371,
            "maximum": 4832410.058,
            "minimum": 4830989.018,
            "name": "Y",
            "position": 1,
            "stddev": 401.2960932,
            "variance": 161038.5544
          },
          {
            "average": 1333.488855,
            "count": 14095371,
            "maximum": 1358.333692,
            "minimum": 1319.033692,
            "name": "Z",
            "position": 2,
            "stddev": 8.618788121,
            "variance": 74.28350868
          },
          {
            "average": 25236.376,
            "count": 14095371,
            "maximum": 43745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3560.418308,
            "variance": 12676578.53
          },
          {
            "average": 1.021917266,
            "count": 14095371,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1540518781,
            "variance": 0.02373198115
          },
          {
            "average": 1.044260488,
            "count": 14095371,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2219953794,
            "variance": 0.04928194846
          },
          {
            "average": 0.5016580266,
            "count": 14095371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972687,
            "variance": 0.2499972687
          },
          {
            "average": 9.93233878e-07,
            "count": 14095371,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009966107374,
            "variance": 9.932329619e-07
          },
          {
            "average": 1.248019793,
            "count": 14095371,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4318633911,
            "variance": 0.1865059886
          },
          {
            "average": 0.07142876331,
            "count": 14095371,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94898816,
            "variance": 142.7783181
          },
          {
            "average": 1.994993463,
            "count": 14095371,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007455857,
            "variance": 1.014967304
          },
          {
            "average": 1180.874496,
            "count": 14095371,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.846137297,
            "variance": 3.408222919
          },
          {
            "average": 40730.55803,
            "count": 14095371,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6136.583062,
            "variance": 37657651.68
          },
          {
            "average": 38945.18515,
            "count": 14095371,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4808.001025,
            "variance": 23116873.86
          },
          {
            "average": 35056.54662,
            "count": 14095371,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4917.539393,
            "variance": 24182193.68
          },
          {
            "average": 189118110.6,
            "count": 14095371,
            "maximum": 189194085.2,
            "minimum": 189104278.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30627.7263,
            "variance": 938057618.4
          },
          {
            "average": 0,
            "count": 14095371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14095371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14095371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14095371,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14095371,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281069.1197,
          4830989.018,
          1319.033692,
          282122.9997,
          4832410.058,
          1358.333692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281069.1197456965,
                4830989.017580731,
                1319.0336916943977
              ],
              [
                281069.1197456965,
                4832410.05758073,
                1319.0336916943977
              ],
              [
                282122.9997456965,
                4832410.05758073,
                1358.3336916943979
              ],
              [
                282122.9997456965,
                4830989.017580731,
                1358.3336916943979
              ],
              [
                281069.1197456965,
                4830989.017580731,
                1319.0336916943977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:41:25+00:00",
        "end_time": "2017-09-10T18:44:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130461,
            43.59969915,
            1319.033692,
            -119.6994284,
            43.61278909,
            1358.333692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247129500229,
                  43.59969914544308,
                  1319.0336916943977
                ],
                [
                  -119.71304607780756,
                  43.612480012976334,
                  1319.0336916943977
                ],
                [
                  -119.70000045238183,
                  43.61278909316733,
                  1358.3336916943979
                ],
                [
                  -119.69942842520229,
                  43.60000808853344,
                  1358.3336916943979
                ],
                [
                  -119.71247129500229,
                  43.59969914544308,
                  1319.0336916943977
                ]
              ]
            ]
          },
          "id": "20170910_43119E6109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:41:25Z",
            "pc:count": 14095371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281593.8399,
                "count": 14095371,
                "maximum": 282122.9997,
                "minimum": 281069.1197,
                "name": "X",
                "position": 0,
                "stddev": 291.6542998,
                "variance": 85062.23059
              },
              {
                "average": 4831705.217,
                "count": 14095371,
                "maximum": 4832410.058,
                "minimum": 4830989.018,
                "name": "Y",
                "position": 1,
                "stddev": 401.2960932,
                "variance": 161038.5544
              },
              {
                "average": 1333.488855,
                "count": 14095371,
                "maximum": 1358.333692,
                "minimum": 1319.033692,
                "name": "Z",
                "position": 2,
                "stddev": 8.618788121,
                "variance": 74.28350868
              },
              {
                "average": 25236.376,
                "count": 14095371,
                "maximum": 43745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3560.418308,
                "variance": 12676578.53
              },
              {
                "average": 1.021917266,
                "count": 14095371,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1540518781,
                "variance": 0.02373198115
              },
              {
                "average": 1.044260488,
                "count": 14095371,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2219953794,
                "variance": 0.04928194846
              },
              {
                "average": 0.5016580266,
                "count": 14095371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972687,
                "variance": 0.2499972687
              },
              {
                "average": 9.93233878e-07,
                "count": 14095371,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009966107374,
                "variance": 9.932329619e-07
              },
              {
                "average": 1.248019793,
                "count": 14095371,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4318633911,
                "variance": 0.1865059886
              },
              {
                "average": 0.07142876331,
                "count": 14095371,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94898816,
                "variance": 142.7783181
              },
              {
                "average": 1.994993463,
                "count": 14095371,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007455857,
                "variance": 1.014967304
              },
              {
                "average": 1180.874496,
                "count": 14095371,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.846137297,
                "variance": 3.408222919
              },
              {
                "average": 40730.55803,
                "count": 14095371,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6136.583062,
                "variance": 37657651.68
              },
              {
                "average": 38945.18515,
                "count": 14095371,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4808.001025,
                "variance": 23116873.86
              },
              {
                "average": 35056.54662,
                "count": 14095371,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4917.539393,
                "variance": 24182193.68
              },
              {
                "average": 189118110.6,
                "count": 14095371,
                "maximum": 189194085.2,
                "minimum": 189104278.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30627.7263,
                "variance": 938057618.4
              },
              {
                "average": 0,
                "count": 14095371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14095371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14095371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14095371,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14095371,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281069.1197,
              4830989.018,
              1319.033692,
              282122.9997,
              4832410.058,
              1358.333692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281069.1197456965,
                    4830989.017580731,
                    1319.0336916943977
                  ],
                  [
                    281069.1197456965,
                    4832410.05758073,
                    1319.0336916943977
                  ],
                  [
                    282122.9997456965,
                    4832410.05758073,
                    1358.3336916943979
                  ],
                  [
                    282122.9997456965,
                    4830989.017580731,
                    1358.3336916943979
                  ],
                  [
                    281069.1197456965,
                    4830989.017580731,
                    1319.0336916943977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:41:25+00:00",
            "end_time": "2017-09-10T18:44: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": "20170910_43119E6201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6874726677689,
              43.612201462887626,
              1322.9126592299715
            ],
            [
              -119.68804229334678,
              43.624980047529064,
              1322.9126592299715
            ],
            [
              -119.67500013531861,
              43.625286192918225,
              1328.6926592299717
            ],
            [
              -119.67443326546261,
              43.61250747250511,
              1328.6926592299717
            ],
            [
              -119.6874726677689,
              43.612201462887626,
              1322.9126592299715
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880423,
        43.61220146,
        1322.912659,
        -119.6744333,
        43.62528619,
        1328.692659
      ],
      "properties": {
        "datetime": "2017-09-10T18:31:05Z",
        "pc:count": 13576011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283645.6689,
            "count": 13576011,
            "maximum": 284185.2152,
            "minimum": 283131.8552,
            "name": "X",
            "position": 0,
            "stddev": 289.5557444,
            "variance": 83842.5291
          },
          {
            "average": 4833015.499,
            "count": 13576011,
            "maximum": 4833732.742,
            "minimum": 4832311.982,
            "name": "Y",
            "position": 1,
            "stddev": 394.2100332,
            "variance": 155401.5503
          },
          {
            "average": 1325.224568,
            "count": 13576011,
            "maximum": 1328.692659,
            "minimum": 1322.912659,
            "name": "Z",
            "position": 2,
            "stddev": 1.013985022,
            "variance": 1.028165624
          },
          {
            "average": 28539.44592,
            "count": 13576011,
            "maximum": 44433,
            "minimum": 1841,
            "name": "Intensity",
            "position": 3,
            "stddev": 2163.86956,
            "variance": 4682331.475
          },
          {
            "average": 1.00000221,
            "count": 13576011,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001486531351,
            "variance": 2.209775457e-06
          },
          {
            "average": 1.00000383,
            "count": 13576011,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00195710788,
            "variance": 3.830271252e-06
          },
          {
            "average": 0.5024106124,
            "count": 13576011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942073,
            "variance": 0.2499942074
          },
          {
            "average": 8.839120711e-06,
            "count": 13576011,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002973052847,
            "variance": 8.839043232e-06
          },
          {
            "average": 1.289995345,
            "count": 13576011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4537599148,
            "variance": 0.2058980602
          },
          {
            "average": -0.2436308789,
            "count": 13576011,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91936763,
            "variance": 142.0713247
          },
          {
            "average": 2.012020762,
            "count": 13576011,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999337885,
            "variance": 0.9998675814
          },
          {
            "average": 1174.974155,
            "count": 13576011,
            "maximum": 1177,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9817323165,
            "variance": 0.9637983413
          },
          {
            "average": 45216.03966,
            "count": 13576011,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2216.739619,
            "variance": 4913934.54
          },
          {
            "average": 42891.0113,
            "count": 13576011,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2198.611288,
            "variance": 4833891.596
          },
          {
            "average": 38762.94339,
            "count": 13576011,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2384.167832,
            "variance": 5684256.249
          },
          {
            "average": 189102101.8,
            "count": 13576011,
            "maximum": 189103465.4,
            "minimum": 189100562.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.395137,
            "variance": 517529.3632
          },
          {
            "average": 0,
            "count": 13576011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283131.8552,
          4832311.982,
          1322.912659,
          284185.2152,
          4833732.742,
          1328.692659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283131.8551563528,
                4832311.981864818,
                1322.9126592299715
              ],
              [
                283131.8551563528,
                4833732.741864818,
                1322.9126592299715
              ],
              [
                284185.2151563528,
                4833732.741864818,
                1328.6926592299717
              ],
              [
                284185.2151563528,
                4832311.981864818,
                1328.6926592299717
              ],
              [
                283131.8551563528,
                4832311.981864818,
                1322.9126592299715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:31:05+00:00",
        "end_time": "2017-09-10T17:42:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880423,
            43.61220146,
            1322.912659,
            -119.6744333,
            43.62528619,
            1328.692659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6874726677689,
                  43.612201462887626,
                  1322.9126592299715
                ],
                [
                  -119.68804229334678,
                  43.624980047529064,
                  1322.9126592299715
                ],
                [
                  -119.67500013531861,
                  43.625286192918225,
                  1328.6926592299717
                ],
                [
                  -119.67443326546261,
                  43.61250747250511,
                  1328.6926592299717
                ],
                [
                  -119.6874726677689,
                  43.612201462887626,
                  1322.9126592299715
                ]
              ]
            ]
          },
          "id": "20170910_43119E6201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:31:05Z",
            "pc:count": 13576011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283645.6689,
                "count": 13576011,
                "maximum": 284185.2152,
                "minimum": 283131.8552,
                "name": "X",
                "position": 0,
                "stddev": 289.5557444,
                "variance": 83842.5291
              },
              {
                "average": 4833015.499,
                "count": 13576011,
                "maximum": 4833732.742,
                "minimum": 4832311.982,
                "name": "Y",
                "position": 1,
                "stddev": 394.2100332,
                "variance": 155401.5503
              },
              {
                "average": 1325.224568,
                "count": 13576011,
                "maximum": 1328.692659,
                "minimum": 1322.912659,
                "name": "Z",
                "position": 2,
                "stddev": 1.013985022,
                "variance": 1.028165624
              },
              {
                "average": 28539.44592,
                "count": 13576011,
                "maximum": 44433,
                "minimum": 1841,
                "name": "Intensity",
                "position": 3,
                "stddev": 2163.86956,
                "variance": 4682331.475
              },
              {
                "average": 1.00000221,
                "count": 13576011,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001486531351,
                "variance": 2.209775457e-06
              },
              {
                "average": 1.00000383,
                "count": 13576011,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00195710788,
                "variance": 3.830271252e-06
              },
              {
                "average": 0.5024106124,
                "count": 13576011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942073,
                "variance": 0.2499942074
              },
              {
                "average": 8.839120711e-06,
                "count": 13576011,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002973052847,
                "variance": 8.839043232e-06
              },
              {
                "average": 1.289995345,
                "count": 13576011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4537599148,
                "variance": 0.2058980602
              },
              {
                "average": -0.2436308789,
                "count": 13576011,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91936763,
                "variance": 142.0713247
              },
              {
                "average": 2.012020762,
                "count": 13576011,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999337885,
                "variance": 0.9998675814
              },
              {
                "average": 1174.974155,
                "count": 13576011,
                "maximum": 1177,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9817323165,
                "variance": 0.9637983413
              },
              {
                "average": 45216.03966,
                "count": 13576011,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2216.739619,
                "variance": 4913934.54
              },
              {
                "average": 42891.0113,
                "count": 13576011,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2198.611288,
                "variance": 4833891.596
              },
              {
                "average": 38762.94339,
                "count": 13576011,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2384.167832,
                "variance": 5684256.249
              },
              {
                "average": 189102101.8,
                "count": 13576011,
                "maximum": 189103465.4,
                "minimum": 189100562.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.395137,
                "variance": 517529.3632
              },
              {
                "average": 0,
                "count": 13576011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283131.8552,
              4832311.982,
              1322.912659,
              284185.2152,
              4833732.742,
              1328.692659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283131.8551563528,
                    4832311.981864818,
                    1322.9126592299715
                  ],
                  [
                    283131.8551563528,
                    4833732.741864818,
                    1322.9126592299715
                  ],
                  [
                    284185.2151563528,
                    4833732.741864818,
                    1328.6926592299717
                  ],
                  [
                    284185.2151563528,
                    4832311.981864818,
                    1328.6926592299717
                  ],
                  [
                    283131.8551563528,
                    4832311.981864818,
                    1322.9126592299715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:31:05+00:00",
            "end_time": "2017-09-10T17:42:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497121630921,
              43.58719191565834,
              1382.7378725859653
            ],
            [
              -119.77555932387182,
              43.59997969632991,
              1382.7378725859653
            ],
            [
              -119.76250099241747,
              43.600296227500195,
              1457.0778725859655
            ],
            [
              -119.76191564315886,
              43.587508306343906,
              1457.0778725859655
            ],
            [
              -119.77497121630921,
              43.58719191565834,
              1382.7378725859653
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755593,
        43.58719192,
        1382.737873,
        -119.7619156,
        43.60029623,
        1457.077873
      ],
      "properties": {
        "datetime": "2017-09-11T21:34:02Z",
        "pc:count": 14369317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276519.7062,
            "count": 14369317,
            "maximum": 277033.1394,
            "minimum": 275977.9594,
            "name": "X",
            "position": 0,
            "stddev": 287.5420972,
            "variance": 82680.45765
          },
          {
            "average": 4830469.687,
            "count": 14369317,
            "maximum": 4831188.488,
            "minimum": 4829766.608,
            "name": "Y",
            "position": 1,
            "stddev": 402.3879144,
            "variance": 161916.0336
          },
          {
            "average": 1410.837448,
            "count": 14369317,
            "maximum": 1457.077873,
            "minimum": 1382.737873,
            "name": "Z",
            "position": 2,
            "stddev": 13.4583088,
            "variance": 181.1260758
          },
          {
            "average": 24580.86845,
            "count": 14369317,
            "maximum": 42817,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4503.844196,
            "variance": 20284612.54
          },
          {
            "average": 1.054574967,
            "count": 14369317,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2529685699,
            "variance": 0.06399309738
          },
          {
            "average": 1.109851081,
            "count": 14369317,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3683038196,
            "variance": 0.1356477036
          },
          {
            "average": 0.5014297478,
            "count": 14369317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979732,
            "variance": 0.2499979732
          },
          {
            "average": 1.203954231e-05,
            "count": 14369317,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003469783595,
            "variance": 1.20393982e-05
          },
          {
            "average": 1.224674214,
            "count": 14369317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.417367612,
            "variance": 0.1741957236
          },
          {
            "average": 0.1491059876,
            "count": 14369317,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96306964,
            "variance": 143.1150353
          },
          {
            "average": 1.975488814,
            "count": 14369317,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016707369,
            "variance": 1.033693875
          },
          {
            "average": 1195.142855,
            "count": 14369317,
            "maximum": 1198,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9925835169,
            "variance": 0.9852220381
          },
          {
            "average": 35583.95158,
            "count": 14369317,
            "maximum": 55296,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7794.630958,
            "variance": 60756271.78
          },
          {
            "average": 34004.60638,
            "count": 14369317,
            "maximum": 53248,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 6659.432501,
            "variance": 44348041.24
          },
          {
            "average": 30675.35905,
            "count": 14369317,
            "maximum": 48640,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 6336.715431,
            "variance": 40153962.45
          },
          {
            "average": 189199456.1,
            "count": 14369317,
            "maximum": 189200842.8,
            "minimum": 189198394.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.2633833,
            "variance": 232577.9709
          },
          {
            "average": 0,
            "count": 14369317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14369317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14369317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14369317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14369317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275977.9594,
          4829766.608,
          1382.737873,
          277033.1394,
          4831188.488,
          1457.077873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275977.95935384865,
                4829766.607739958,
                1382.7378725859653
              ],
              [
                275977.95935384865,
                4831188.487739959,
                1382.7378725859653
              ],
              [
                277033.1393538487,
                4831188.487739959,
                1457.0778725859655
              ],
              [
                277033.1393538487,
                4829766.607739958,
                1457.0778725859655
              ],
              [
                275977.95935384865,
                4829766.607739958,
                1382.7378725859653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:34:02+00:00",
        "end_time": "2017-09-11T20:53:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755593,
            43.58719192,
            1382.737873,
            -119.7619156,
            43.60029623,
            1457.077873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497121630921,
                  43.58719191565834,
                  1382.7378725859653
                ],
                [
                  -119.77555932387182,
                  43.59997969632991,
                  1382.7378725859653
                ],
                [
                  -119.76250099241747,
                  43.600296227500195,
                  1457.0778725859655
                ],
                [
                  -119.76191564315886,
                  43.587508306343906,
                  1457.0778725859655
                ],
                [
                  -119.77497121630921,
                  43.58719191565834,
                  1382.7378725859653
                ]
              ]
            ]
          },
          "id": "20170911_43119E7214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:34:02Z",
            "pc:count": 14369317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276519.7062,
                "count": 14369317,
                "maximum": 277033.1394,
                "minimum": 275977.9594,
                "name": "X",
                "position": 0,
                "stddev": 287.5420972,
                "variance": 82680.45765
              },
              {
                "average": 4830469.687,
                "count": 14369317,
                "maximum": 4831188.488,
                "minimum": 4829766.608,
                "name": "Y",
                "position": 1,
                "stddev": 402.3879144,
                "variance": 161916.0336
              },
              {
                "average": 1410.837448,
                "count": 14369317,
                "maximum": 1457.077873,
                "minimum": 1382.737873,
                "name": "Z",
                "position": 2,
                "stddev": 13.4583088,
                "variance": 181.1260758
              },
              {
                "average": 24580.86845,
                "count": 14369317,
                "maximum": 42817,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4503.844196,
                "variance": 20284612.54
              },
              {
                "average": 1.054574967,
                "count": 14369317,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2529685699,
                "variance": 0.06399309738
              },
              {
                "average": 1.109851081,
                "count": 14369317,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3683038196,
                "variance": 0.1356477036
              },
              {
                "average": 0.5014297478,
                "count": 14369317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979732,
                "variance": 0.2499979732
              },
              {
                "average": 1.203954231e-05,
                "count": 14369317,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003469783595,
                "variance": 1.20393982e-05
              },
              {
                "average": 1.224674214,
                "count": 14369317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.417367612,
                "variance": 0.1741957236
              },
              {
                "average": 0.1491059876,
                "count": 14369317,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96306964,
                "variance": 143.1150353
              },
              {
                "average": 1.975488814,
                "count": 14369317,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016707369,
                "variance": 1.033693875
              },
              {
                "average": 1195.142855,
                "count": 14369317,
                "maximum": 1198,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9925835169,
                "variance": 0.9852220381
              },
              {
                "average": 35583.95158,
                "count": 14369317,
                "maximum": 55296,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7794.630958,
                "variance": 60756271.78
              },
              {
                "average": 34004.60638,
                "count": 14369317,
                "maximum": 53248,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 6659.432501,
                "variance": 44348041.24
              },
              {
                "average": 30675.35905,
                "count": 14369317,
                "maximum": 48640,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 6336.715431,
                "variance": 40153962.45
              },
              {
                "average": 189199456.1,
                "count": 14369317,
                "maximum": 189200842.8,
                "minimum": 189198394.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.2633833,
                "variance": 232577.9709
              },
              {
                "average": 0,
                "count": 14369317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14369317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14369317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14369317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14369317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275977.9594,
              4829766.608,
              1382.737873,
              277033.1394,
              4831188.488,
              1457.077873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275977.95935384865,
                    4829766.607739958,
                    1382.7378725859653
                  ],
                  [
                    275977.95935384865,
                    4831188.487739959,
                    1382.7378725859653
                  ],
                  [
                    277033.1393538487,
                    4831188.487739959,
                    1457.0778725859655
                  ],
                  [
                    277033.1393538487,
                    4829766.607739958,
                    1457.0778725859655
                  ],
                  [
                    275977.95935384865,
                    4829766.607739958,
                    1382.7378725859653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:34:02+00:00",
            "end_time": "2017-09-11T20:53:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497461618471,
              43.499725276520095,
              1274.9425955897123
            ],
            [
              -119.47549621900508,
              43.51248286532396,
              1274.9425955897123
            ],
            [
              -119.46249764600073,
              43.512763722242326,
              1303.3625955897123
            ],
            [
              -119.4619787752979,
              43.50000600906171,
              1303.3625955897123
            ],
            [
              -119.47497461618471,
              43.499725276520095,
              1274.9425955897123
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754962,
        43.49972528,
        1274.942596,
        -119.4619788,
        43.51276372,
        1303.362596
      ],
      "properties": {
        "datetime": "2017-09-09T00:28:26Z",
        "pc:count": 39118288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300475.0833,
            "count": 39118288,
            "maximum": 300959.6975,
            "minimum": 299908.0775,
            "name": "X",
            "position": 0,
            "stddev": 282.8138601,
            "variance": 79983.67946
          },
          {
            "average": 4820020.626,
            "count": 39118288,
            "maximum": 4820704.786,
            "minimum": 4819286.626,
            "name": "Y",
            "position": 1,
            "stddev": 388.0737472,
            "variance": 150601.2332
          },
          {
            "average": 1286.781951,
            "count": 39118288,
            "maximum": 1303.362596,
            "minimum": 1274.942596,
            "name": "Z",
            "position": 2,
            "stddev": 5.296336405,
            "variance": 28.05117932
          },
          {
            "average": 26887.83463,
            "count": 39118288,
            "maximum": 50673,
            "minimum": 1617,
            "name": "Intensity",
            "position": 3,
            "stddev": 3381.231477,
            "variance": 11432726.3
          },
          {
            "average": 1.000025206,
            "count": 39118288,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005066074438,
            "variance": 2.566511021e-05
          },
          {
            "average": 1.00004811,
            "count": 39118288,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00703481379,
            "variance": 4.948860506e-05
          },
          {
            "average": 0.5024365841,
            "count": 39118288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940694,
            "variance": 0.2499940694
          },
          {
            "average": 4.524737892e-05,
            "count": 39118288,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006726465101,
            "variance": 4.524533276e-05
          },
          {
            "average": 1.093644205,
            "count": 39118288,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2913330919,
            "variance": 0.08487497044
          },
          {
            "average": -0.1951471359,
            "count": 39118288,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82429569,
            "variance": 139.8139686
          },
          {
            "average": 2.005452667,
            "count": 39118288,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000010698,
            "variance": 1.000021395
          },
          {
            "average": 1148.026212,
            "count": 39118288,
            "maximum": 1156,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.949521571,
            "variance": 15.59872064
          },
          {
            "average": 44018.57305,
            "count": 39118288,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5481.768877,
            "variance": 30049790.03
          },
          {
            "average": 42440.97287,
            "count": 39118288,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3740.201805,
            "variance": 13989109.55
          },
          {
            "average": 38510.35686,
            "count": 39118288,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4303.818446,
            "variance": 18522853.22
          },
          {
            "average": 188796063.3,
            "count": 39118288,
            "maximum": 188952106.5,
            "minimum": 188240016.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 289645.1707,
            "variance": 83894324920.0
          },
          {
            "average": 0,
            "count": 39118288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39118288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39118288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39118288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39118288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299908.0775,
          4819286.626,
          1274.942596,
          300959.6975,
          4820704.786,
          1303.362596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299908.0774756962,
                4819286.625862172,
                1274.9425955897123
              ],
              [
                299908.0774756962,
                4820704.785862172,
                1274.9425955897123
              ],
              [
                300959.6974756962,
                4820704.785862172,
                1303.3625955897123
              ],
              [
                300959.6974756962,
                4819286.625862172,
                1303.3625955897123
              ],
              [
                299908.0774756962,
                4819286.625862172,
                1274.9425955897123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:28:26+00:00",
        "end_time": "2017-08-31T18:40:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754962,
            43.49972528,
            1274.942596,
            -119.4619788,
            43.51276372,
            1303.362596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497461618471,
                  43.499725276520095,
                  1274.9425955897123
                ],
                [
                  -119.47549621900508,
                  43.51248286532396,
                  1274.9425955897123
                ],
                [
                  -119.46249764600073,
                  43.512763722242326,
                  1303.3625955897123
                ],
                [
                  -119.4619787752979,
                  43.50000600906171,
                  1303.3625955897123
                ],
                [
                  -119.47497461618471,
                  43.499725276520095,
                  1274.9425955897123
                ]
              ]
            ]
          },
          "id": "20170831_43119E4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:28:26Z",
            "pc:count": 39118288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300475.0833,
                "count": 39118288,
                "maximum": 300959.6975,
                "minimum": 299908.0775,
                "name": "X",
                "position": 0,
                "stddev": 282.8138601,
                "variance": 79983.67946
              },
              {
                "average": 4820020.626,
                "count": 39118288,
                "maximum": 4820704.786,
                "minimum": 4819286.626,
                "name": "Y",
                "position": 1,
                "stddev": 388.0737472,
                "variance": 150601.2332
              },
              {
                "average": 1286.781951,
                "count": 39118288,
                "maximum": 1303.362596,
                "minimum": 1274.942596,
                "name": "Z",
                "position": 2,
                "stddev": 5.296336405,
                "variance": 28.05117932
              },
              {
                "average": 26887.83463,
                "count": 39118288,
                "maximum": 50673,
                "minimum": 1617,
                "name": "Intensity",
                "position": 3,
                "stddev": 3381.231477,
                "variance": 11432726.3
              },
              {
                "average": 1.000025206,
                "count": 39118288,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005066074438,
                "variance": 2.566511021e-05
              },
              {
                "average": 1.00004811,
                "count": 39118288,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00703481379,
                "variance": 4.948860506e-05
              },
              {
                "average": 0.5024365841,
                "count": 39118288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940694,
                "variance": 0.2499940694
              },
              {
                "average": 4.524737892e-05,
                "count": 39118288,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006726465101,
                "variance": 4.524533276e-05
              },
              {
                "average": 1.093644205,
                "count": 39118288,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2913330919,
                "variance": 0.08487497044
              },
              {
                "average": -0.1951471359,
                "count": 39118288,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82429569,
                "variance": 139.8139686
              },
              {
                "average": 2.005452667,
                "count": 39118288,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000010698,
                "variance": 1.000021395
              },
              {
                "average": 1148.026212,
                "count": 39118288,
                "maximum": 1156,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.949521571,
                "variance": 15.59872064
              },
              {
                "average": 44018.57305,
                "count": 39118288,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5481.768877,
                "variance": 30049790.03
              },
              {
                "average": 42440.97287,
                "count": 39118288,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3740.201805,
                "variance": 13989109.55
              },
              {
                "average": 38510.35686,
                "count": 39118288,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4303.818446,
                "variance": 18522853.22
              },
              {
                "average": 188796063.3,
                "count": 39118288,
                "maximum": 188952106.5,
                "minimum": 188240016.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 289645.1707,
                "variance": 83894324920.0
              },
              {
                "average": 0,
                "count": 39118288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39118288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39118288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39118288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39118288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299908.0775,
              4819286.626,
              1274.942596,
              300959.6975,
              4820704.786,
              1303.362596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299908.0774756962,
                    4819286.625862172,
                    1274.9425955897123
                  ],
                  [
                    299908.0774756962,
                    4820704.785862172,
                    1274.9425955897123
                  ],
                  [
                    300959.6974756962,
                    4820704.785862172,
                    1303.3625955897123
                  ],
                  [
                    300959.6974756962,
                    4819286.625862172,
                    1303.3625955897123
                  ],
                  [
                    299908.0774756962,
                    4819286.625862172,
                    1274.9425955897123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:28:26+00:00",
            "end_time": "2017-08-31T18:40: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": "20170911_43119E7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7624718143108,
              43.54969348325828,
              1345.2458939222035
            ],
            [
              -119.76305641881675,
              43.562479504646475,
              1345.2458939222035
            ],
            [
              -119.75000110521418,
              43.56279451267062,
              1390.2258939222036
            ],
            [
              -119.7494192544304,
              43.55000835148372,
              1390.2258939222036
            ],
            [
              -119.7624718143108,
              43.54969348325828,
              1345.2458939222035
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630564,
        43.54969348,
        1345.245894,
        -119.7494193,
        43.56279451,
        1390.225894
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:46Z",
        "pc:count": 15594082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277384.3826,
            "count": 15594082,
            "maximum": 277904.1441,
            "minimum": 276848.5641,
            "name": "X",
            "position": 0,
            "stddev": 293.6662774,
            "variance": 86239.88247
          },
          {
            "average": 4826230.055,
            "count": 15594082,
            "maximum": 4826989.82,
            "minimum": 4825568.16,
            "name": "Y",
            "position": 1,
            "stddev": 413.1132752,
            "variance": 170662.5782
          },
          {
            "average": 1366.725207,
            "count": 15594082,
            "maximum": 1390.225894,
            "minimum": 1345.245894,
            "name": "Z",
            "position": 2,
            "stddev": 8.585310112,
            "variance": 73.70754971
          },
          {
            "average": 25758.5281,
            "count": 15594082,
            "maximum": 60385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2318.708024,
            "variance": 5376406.901
          },
          {
            "average": 1.004435785,
            "count": 15594082,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06967226392,
            "variance": 0.00485422436
          },
          {
            "average": 1.008917614,
            "count": 15594082,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1008458122,
            "variance": 0.01016987784
          },
          {
            "average": 0.4992350303,
            "count": 15594082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994309,
            "variance": 0.2499994309
          },
          {
            "average": 6.694847443e-05,
            "count": 15594082,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008181931106,
            "variance": 6.694399662e-05
          },
          {
            "average": 1.237088467,
            "count": 15594082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4252969992,
            "variance": 0.1808775376
          },
          {
            "average": 1.646673967,
            "count": 15594082,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.38791803,
            "variance": 153.460513
          },
          {
            "average": 2.013532121,
            "count": 15594082,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001615284,
            "variance": 1.003233178
          },
          {
            "average": 1199.221094,
            "count": 15594082,
            "maximum": 1212,
            "minimum": 1195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.08086182,
            "variance": 25.81515684
          },
          {
            "average": 42284.50269,
            "count": 15594082,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3579.625484,
            "variance": 12813718.6
          },
          {
            "average": 40287.94686,
            "count": 15594082,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3361.651916,
            "variance": 11300703.61
          },
          {
            "average": 36615.30548,
            "count": 15594082,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3246.094751,
            "variance": 10537131.13
          },
          {
            "average": 189201130.3,
            "count": 15594082,
            "maximum": 189205386.8,
            "minimum": 189199437,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1718.938926,
            "variance": 2954751.03
          },
          {
            "average": 0,
            "count": 15594082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276848.5641,
          4825568.16,
          1345.245894,
          277904.1441,
          4826989.82,
          1390.225894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276848.56413017836,
                4825568.160415251,
                1345.2458939222035
              ],
              [
                276848.56413017836,
                4826989.820415251,
                1345.2458939222035
              ],
              [
                277904.1441301783,
                4826989.820415251,
                1390.2258939222036
              ],
              [
                277904.1441301783,
                4825568.160415251,
                1390.2258939222036
              ],
              [
                276848.56413017836,
                4825568.160415251,
                1345.2458939222035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:46+00:00",
        "end_time": "2017-09-11T21:10:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630564,
            43.54969348,
            1345.245894,
            -119.7494193,
            43.56279451,
            1390.225894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7624718143108,
                  43.54969348325828,
                  1345.2458939222035
                ],
                [
                  -119.76305641881675,
                  43.562479504646475,
                  1345.2458939222035
                ],
                [
                  -119.75000110521418,
                  43.56279451267062,
                  1390.2258939222036
                ],
                [
                  -119.7494192544304,
                  43.55000835148372,
                  1390.2258939222036
                ],
                [
                  -119.7624718143108,
                  43.54969348325828,
                  1345.2458939222035
                ]
              ]
            ]
          },
          "id": "20170911_43119E7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:46Z",
            "pc:count": 15594082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277384.3826,
                "count": 15594082,
                "maximum": 277904.1441,
                "minimum": 276848.5641,
                "name": "X",
                "position": 0,
                "stddev": 293.6662774,
                "variance": 86239.88247
              },
              {
                "average": 4826230.055,
                "count": 15594082,
                "maximum": 4826989.82,
                "minimum": 4825568.16,
                "name": "Y",
                "position": 1,
                "stddev": 413.1132752,
                "variance": 170662.5782
              },
              {
                "average": 1366.725207,
                "count": 15594082,
                "maximum": 1390.225894,
                "minimum": 1345.245894,
                "name": "Z",
                "position": 2,
                "stddev": 8.585310112,
                "variance": 73.70754971
              },
              {
                "average": 25758.5281,
                "count": 15594082,
                "maximum": 60385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2318.708024,
                "variance": 5376406.901
              },
              {
                "average": 1.004435785,
                "count": 15594082,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06967226392,
                "variance": 0.00485422436
              },
              {
                "average": 1.008917614,
                "count": 15594082,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1008458122,
                "variance": 0.01016987784
              },
              {
                "average": 0.4992350303,
                "count": 15594082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994309,
                "variance": 0.2499994309
              },
              {
                "average": 6.694847443e-05,
                "count": 15594082,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008181931106,
                "variance": 6.694399662e-05
              },
              {
                "average": 1.237088467,
                "count": 15594082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4252969992,
                "variance": 0.1808775376
              },
              {
                "average": 1.646673967,
                "count": 15594082,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.38791803,
                "variance": 153.460513
              },
              {
                "average": 2.013532121,
                "count": 15594082,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001615284,
                "variance": 1.003233178
              },
              {
                "average": 1199.221094,
                "count": 15594082,
                "maximum": 1212,
                "minimum": 1195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.08086182,
                "variance": 25.81515684
              },
              {
                "average": 42284.50269,
                "count": 15594082,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3579.625484,
                "variance": 12813718.6
              },
              {
                "average": 40287.94686,
                "count": 15594082,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3361.651916,
                "variance": 11300703.61
              },
              {
                "average": 36615.30548,
                "count": 15594082,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3246.094751,
                "variance": 10537131.13
              },
              {
                "average": 189201130.3,
                "count": 15594082,
                "maximum": 189205386.8,
                "minimum": 189199437,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1718.938926,
                "variance": 2954751.03
              },
              {
                "average": 0,
                "count": 15594082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276848.5641,
              4825568.16,
              1345.245894,
              277904.1441,
              4826989.82,
              1390.225894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276848.56413017836,
                    4825568.160415251,
                    1345.2458939222035
                  ],
                  [
                    276848.56413017836,
                    4826989.820415251,
                    1345.2458939222035
                  ],
                  [
                    277904.1441301783,
                    4826989.820415251,
                    1390.2258939222036
                  ],
                  [
                    277904.1441301783,
                    4825568.160415251,
                    1390.2258939222036
                  ],
                  [
                    276848.56413017836,
                    4825568.160415251,
                    1345.2458939222035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:46+00:00",
            "end_time": "2017-09-11T21:10:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247480360883,
              43.53722669079633,
              1289.333674854927
            ],
            [
              -119.46299437269445,
              43.549982336797804,
              1289.333674854927
            ],
            [
              -119.44999751607686,
              43.55026175056631,
              1347.273674854927
            ],
            [
              -119.44948068197736,
              43.537505980854476,
              1347.273674854927
            ],
            [
              -119.46247480360883,
              43.53722669079633,
              1289.333674854927
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629944,
        43.53722669,
        1289.333675,
        -119.4494807,
        43.55026175,
        1347.273675
      ],
      "properties": {
        "datetime": "2017-08-31T18:17:50Z",
        "pc:count": 13186525,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301564.9489,
            "count": 13186525,
            "maximum": 302092.8298,
            "minimum": 301042.0098,
            "name": "X",
            "position": 0,
            "stddev": 289.892676,
            "variance": 84037.76358
          },
          {
            "average": 4824129.418,
            "count": 13186525,
            "maximum": 4824839.625,
            "minimum": 4823421.685,
            "name": "Y",
            "position": 1,
            "stddev": 398.7473493,
            "variance": 158999.4485
          },
          {
            "average": 1313.19973,
            "count": 13186525,
            "maximum": 1347.273675,
            "minimum": 1289.333675,
            "name": "Z",
            "position": 2,
            "stddev": 9.115472496,
            "variance": 83.09183883
          },
          {
            "average": 20685.34959,
            "count": 13186525,
            "maximum": 49793,
            "minimum": 657,
            "name": "Intensity",
            "position": 3,
            "stddev": 2075.87813,
            "variance": 4309270.013
          },
          {
            "average": 1.000564743,
            "count": 13186525,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02410932708,
            "variance": 0.0005812596525
          },
          {
            "average": 1.001120765,
            "count": 13186525,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03420548793,
            "variance": 0.001170015404
          },
          {
            "average": 0.5032582883,
            "count": 13186525,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894024,
            "variance": 0.2499894025
          },
          {
            "average": 4.550099439e-06,
            "count": 13186525,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002133091437,
            "variance": 4.55007908e-06
          },
          {
            "average": 1.180257346,
            "count": 13186525,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3844016733,
            "variance": 0.1477646464
          },
          {
            "average": 0.01095939704,
            "count": 13186525,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60884389,
            "variance": 134.7652565
          },
          {
            "average": 1.992740392,
            "count": 13186525,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003334292,
            "variance": 1.006679702
          },
          {
            "average": 1136.995483,
            "count": 13186525,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9831550085,
            "variance": 0.9665937708
          },
          {
            "average": 43323.26199,
            "count": 13186525,
            "maximum": 58368,
            "minimum": 10752,
            "name": "Red",
            "position": 12,
            "stddev": 3487.451356,
            "variance": 12162316.96
          },
          {
            "average": 41589.08119,
            "count": 13186525,
            "maximum": 58624,
            "minimum": 14080,
            "name": "Green",
            "position": 13,
            "stddev": 3028.143108,
            "variance": 9169650.68
          },
          {
            "average": 37892.51117,
            "count": 13186525,
            "maximum": 58368,
            "minimum": 13568,
            "name": "Blue",
            "position": 14,
            "stddev": 3015.456384,
            "variance": 9092977.205
          },
          {
            "average": 188237211.7,
            "count": 13186525,
            "maximum": 188238670.7,
            "minimum": 188236036.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 650.4818105,
            "variance": 423126.5858
          },
          {
            "average": 0,
            "count": 13186525,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13186525,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13186525,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13186525,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13186525,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301042.0098,
          4823421.685,
          1289.333675,
          302092.8298,
          4824839.625,
          1347.273675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301042.00982098485,
                4823421.685206151,
                1289.333674854927
              ],
              [
                301042.00982098485,
                4824839.62520615,
                1289.333674854927
              ],
              [
                302092.8298209848,
                4824839.62520615,
                1347.273674854927
              ],
              [
                302092.8298209848,
                4823421.685206151,
                1347.273674854927
              ],
              [
                301042.00982098485,
                4823421.685206151,
                1289.333674854927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:17:50+00:00",
        "end_time": "2017-08-31T17:33:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629944,
            43.53722669,
            1289.333675,
            -119.4494807,
            43.55026175,
            1347.273675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247480360883,
                  43.53722669079633,
                  1289.333674854927
                ],
                [
                  -119.46299437269445,
                  43.549982336797804,
                  1289.333674854927
                ],
                [
                  -119.44999751607686,
                  43.55026175056631,
                  1347.273674854927
                ],
                [
                  -119.44948068197736,
                  43.537505980854476,
                  1347.273674854927
                ],
                [
                  -119.46247480360883,
                  43.53722669079633,
                  1289.333674854927
                ]
              ]
            ]
          },
          "id": "20170831_43119E4309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:17:50Z",
            "pc:count": 13186525,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301564.9489,
                "count": 13186525,
                "maximum": 302092.8298,
                "minimum": 301042.0098,
                "name": "X",
                "position": 0,
                "stddev": 289.892676,
                "variance": 84037.76358
              },
              {
                "average": 4824129.418,
                "count": 13186525,
                "maximum": 4824839.625,
                "minimum": 4823421.685,
                "name": "Y",
                "position": 1,
                "stddev": 398.7473493,
                "variance": 158999.4485
              },
              {
                "average": 1313.19973,
                "count": 13186525,
                "maximum": 1347.273675,
                "minimum": 1289.333675,
                "name": "Z",
                "position": 2,
                "stddev": 9.115472496,
                "variance": 83.09183883
              },
              {
                "average": 20685.34959,
                "count": 13186525,
                "maximum": 49793,
                "minimum": 657,
                "name": "Intensity",
                "position": 3,
                "stddev": 2075.87813,
                "variance": 4309270.013
              },
              {
                "average": 1.000564743,
                "count": 13186525,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02410932708,
                "variance": 0.0005812596525
              },
              {
                "average": 1.001120765,
                "count": 13186525,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03420548793,
                "variance": 0.001170015404
              },
              {
                "average": 0.5032582883,
                "count": 13186525,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894024,
                "variance": 0.2499894025
              },
              {
                "average": 4.550099439e-06,
                "count": 13186525,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002133091437,
                "variance": 4.55007908e-06
              },
              {
                "average": 1.180257346,
                "count": 13186525,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3844016733,
                "variance": 0.1477646464
              },
              {
                "average": 0.01095939704,
                "count": 13186525,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60884389,
                "variance": 134.7652565
              },
              {
                "average": 1.992740392,
                "count": 13186525,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003334292,
                "variance": 1.006679702
              },
              {
                "average": 1136.995483,
                "count": 13186525,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9831550085,
                "variance": 0.9665937708
              },
              {
                "average": 43323.26199,
                "count": 13186525,
                "maximum": 58368,
                "minimum": 10752,
                "name": "Red",
                "position": 12,
                "stddev": 3487.451356,
                "variance": 12162316.96
              },
              {
                "average": 41589.08119,
                "count": 13186525,
                "maximum": 58624,
                "minimum": 14080,
                "name": "Green",
                "position": 13,
                "stddev": 3028.143108,
                "variance": 9169650.68
              },
              {
                "average": 37892.51117,
                "count": 13186525,
                "maximum": 58368,
                "minimum": 13568,
                "name": "Blue",
                "position": 14,
                "stddev": 3015.456384,
                "variance": 9092977.205
              },
              {
                "average": 188237211.7,
                "count": 13186525,
                "maximum": 188238670.7,
                "minimum": 188236036.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 650.4818105,
                "variance": 423126.5858
              },
              {
                "average": 0,
                "count": 13186525,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13186525,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13186525,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13186525,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13186525,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301042.0098,
              4823421.685,
              1289.333675,
              302092.8298,
              4824839.625,
              1347.273675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301042.00982098485,
                    4823421.685206151,
                    1289.333674854927
                  ],
                  [
                    301042.00982098485,
                    4824839.62520615,
                    1289.333674854927
                  ],
                  [
                    302092.8298209848,
                    4824839.62520615,
                    1347.273674854927
                  ],
                  [
                    302092.8298209848,
                    4823421.685206151,
                    1347.273674854927
                  ],
                  [
                    301042.00982098485,
                    4823421.685206151,
                    1289.333674854927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:17:50+00:00",
            "end_time": "2017-08-31T17:33:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997358861218,
              43.549706030887414,
              1310.701844899159
            ],
            [
              -119.65053385877206,
              43.56248082892887,
              1310.701844899159
            ],
            [
              -119.6374995991939,
              43.56278247339874,
              1330.3218448991588
            ],
            [
              -119.63694207641169,
              43.550007541606774,
              1330.3218448991588
            ],
            [
              -119.64997358861218,
              43.549706030887414,
              1310.701844899159
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505339,
        43.54970603,
        1310.701845,
        -119.6369421,
        43.56278247,
        1330.321845
      ],
      "properties": {
        "datetime": "2017-09-10T18:46:36Z",
        "pc:count": 13432858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286456.423,
            "count": 13432858,
            "maximum": 286990.2958,
            "minimum": 285936.5158,
            "name": "X",
            "position": 0,
            "stddev": 293.0491131,
            "variance": 85877.7827
          },
          {
            "average": 4825991.099,
            "count": 13432858,
            "maximum": 4826693.87,
            "minimum": 4825273.59,
            "name": "Y",
            "position": 1,
            "stddev": 400.457381,
            "variance": 160366.114
          },
          {
            "average": 1314.451907,
            "count": 13432858,
            "maximum": 1330.321845,
            "minimum": 1310.701845,
            "name": "Z",
            "position": 2,
            "stddev": 1.729772471,
            "variance": 2.992112801
          },
          {
            "average": 26531.22869,
            "count": 13432858,
            "maximum": 46641,
            "minimum": 1457,
            "name": "Intensity",
            "position": 3,
            "stddev": 2297.116055,
            "variance": 5276742.171
          },
          {
            "average": 1.000771467,
            "count": 13432858,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02786627298,
            "variance": 0.0007765291697
          },
          {
            "average": 1.001508838,
            "count": 13432858,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03902866331,
            "variance": 0.00152323656
          },
          {
            "average": 0.5032122725,
            "count": 13432858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896998,
            "variance": 0.2499896999
          },
          {
            "average": 3.573327433e-06,
            "count": 13432858,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001890321383,
            "variance": 3.573314931e-06
          },
          {
            "average": 1.251414182,
            "count": 13432858,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4338261229,
            "variance": 0.1882051049
          },
          {
            "average": -0.5543768122,
            "count": 13432858,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95430447,
            "variance": 142.9053954
          },
          {
            "average": 2.010334658,
            "count": 13432858,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000507593,
            "variance": 1.001015443
          },
          {
            "average": 1175.675916,
            "count": 13432858,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9897331982,
            "variance": 0.9795718036
          },
          {
            "average": 44963.41118,
            "count": 13432858,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2434.371544,
            "variance": 5926164.815
          },
          {
            "average": 43064.11809,
            "count": 13432858,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2408.312093,
            "variance": 5799967.139
          },
          {
            "average": 39440.80705,
            "count": 13432858,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2413.027717,
            "variance": 5822702.762
          },
          {
            "average": 189102612.7,
            "count": 13432858,
            "maximum": 189104396.2,
            "minimum": 189100464.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.1825989,
            "variance": 511486.1497
          },
          {
            "average": 0,
            "count": 13432858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13432858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285936.5158,
          4825273.59,
          1310.701845,
          286990.2958,
          4826693.87,
          1330.321845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285936.5158449854,
                4825273.590179487,
                1310.701844899159
              ],
              [
                285936.5158449854,
                4826693.870179486,
                1310.701844899159
              ],
              [
                286990.2958449854,
                4826693.870179486,
                1330.3218448991588
              ],
              [
                286990.2958449854,
                4825273.590179487,
                1330.3218448991588
              ],
              [
                285936.5158449854,
                4825273.590179487,
                1310.701844899159
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:46:36+00:00",
        "end_time": "2017-09-10T17:41:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505339,
            43.54970603,
            1310.701845,
            -119.6369421,
            43.56278247,
            1330.321845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997358861218,
                  43.549706030887414,
                  1310.701844899159
                ],
                [
                  -119.65053385877206,
                  43.56248082892887,
                  1310.701844899159
                ],
                [
                  -119.6374995991939,
                  43.56278247339874,
                  1330.3218448991588
                ],
                [
                  -119.63694207641169,
                  43.550007541606774,
                  1330.3218448991588
                ],
                [
                  -119.64997358861218,
                  43.549706030887414,
                  1310.701844899159
                ]
              ]
            ]
          },
          "id": "20170910_43119E6404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:46:36Z",
            "pc:count": 13432858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286456.423,
                "count": 13432858,
                "maximum": 286990.2958,
                "minimum": 285936.5158,
                "name": "X",
                "position": 0,
                "stddev": 293.0491131,
                "variance": 85877.7827
              },
              {
                "average": 4825991.099,
                "count": 13432858,
                "maximum": 4826693.87,
                "minimum": 4825273.59,
                "name": "Y",
                "position": 1,
                "stddev": 400.457381,
                "variance": 160366.114
              },
              {
                "average": 1314.451907,
                "count": 13432858,
                "maximum": 1330.321845,
                "minimum": 1310.701845,
                "name": "Z",
                "position": 2,
                "stddev": 1.729772471,
                "variance": 2.992112801
              },
              {
                "average": 26531.22869,
                "count": 13432858,
                "maximum": 46641,
                "minimum": 1457,
                "name": "Intensity",
                "position": 3,
                "stddev": 2297.116055,
                "variance": 5276742.171
              },
              {
                "average": 1.000771467,
                "count": 13432858,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02786627298,
                "variance": 0.0007765291697
              },
              {
                "average": 1.001508838,
                "count": 13432858,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03902866331,
                "variance": 0.00152323656
              },
              {
                "average": 0.5032122725,
                "count": 13432858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896998,
                "variance": 0.2499896999
              },
              {
                "average": 3.573327433e-06,
                "count": 13432858,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001890321383,
                "variance": 3.573314931e-06
              },
              {
                "average": 1.251414182,
                "count": 13432858,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4338261229,
                "variance": 0.1882051049
              },
              {
                "average": -0.5543768122,
                "count": 13432858,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95430447,
                "variance": 142.9053954
              },
              {
                "average": 2.010334658,
                "count": 13432858,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000507593,
                "variance": 1.001015443
              },
              {
                "average": 1175.675916,
                "count": 13432858,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9897331982,
                "variance": 0.9795718036
              },
              {
                "average": 44963.41118,
                "count": 13432858,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2434.371544,
                "variance": 5926164.815
              },
              {
                "average": 43064.11809,
                "count": 13432858,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2408.312093,
                "variance": 5799967.139
              },
              {
                "average": 39440.80705,
                "count": 13432858,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2413.027717,
                "variance": 5822702.762
              },
              {
                "average": 189102612.7,
                "count": 13432858,
                "maximum": 189104396.2,
                "minimum": 189100464.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.1825989,
                "variance": 511486.1497
              },
              {
                "average": 0,
                "count": 13432858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13432858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285936.5158,
              4825273.59,
              1310.701845,
              286990.2958,
              4826693.87,
              1330.321845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285936.5158449854,
                    4825273.590179487,
                    1310.701844899159
                  ],
                  [
                    285936.5158449854,
                    4826693.870179486,
                    1310.701844899159
                  ],
                  [
                    286990.2958449854,
                    4826693.870179486,
                    1330.3218448991588
                  ],
                  [
                    286990.2958449854,
                    4825273.590179487,
                    1330.3218448991588
                  ],
                  [
                    285936.5158449854,
                    4825273.590179487,
                    1310.701844899159
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:46:36+00:00",
            "end_time": "2017-09-10T17:41:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497207663466,
              43.612197701419774,
              1349.2893544520473
            ],
            [
              -119.72554983149199,
              43.62498002713388,
              1349.2893544520473
            ],
            [
              -119.71249990482876,
              43.625290645599804,
              1419.0693544520475
            ],
            [
              -119.71192490797152,
              43.61250818208995,
              1419.0693544520475
            ],
            [
              -119.72497207663466,
              43.612197701419774,
              1349.2893544520473
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255498,
        43.6121977,
        1349.289354,
        -119.7119249,
        43.62529065,
        1419.069354
      ],
      "properties": {
        "datetime": "2017-09-11T19:54:03Z",
        "pc:count": 14041498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280612.3922,
            "count": 14041498,
            "maximum": 281159.6988,
            "minimum": 280105.6788,
            "name": "X",
            "position": 0,
            "stddev": 292.2125737,
            "variance": 85388.1882
          },
          {
            "average": 4833141.932,
            "count": 14041498,
            "maximum": 4833831.449,
            "minimum": 4832410.229,
            "name": "Y",
            "position": 1,
            "stddev": 407.8833117,
            "variance": 166368.796
          },
          {
            "average": 1378.202711,
            "count": 14041498,
            "maximum": 1419.069354,
            "minimum": 1349.289354,
            "name": "Z",
            "position": 2,
            "stddev": 14.08333486,
            "variance": 198.3403207
          },
          {
            "average": 23973.21303,
            "count": 14041498,
            "maximum": 40417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4350.329507,
            "variance": 18925366.82
          },
          {
            "average": 1.058654497,
            "count": 14041498,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2639731784,
            "variance": 0.06968183894
          },
          {
            "average": 1.117927517,
            "count": 14041498,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3847154326,
            "variance": 0.1480059641
          },
          {
            "average": 0.5028935659,
            "count": 14041498,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991645,
            "variance": 0.2499916451
          },
          {
            "average": 2.991133852e-06,
            "count": 14041498,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001729486952,
            "variance": 2.991125118e-06
          },
          {
            "average": 1.227821134,
            "count": 14041498,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194266057,
            "variance": 0.1759186775
          },
          {
            "average": -0.4675204287,
            "count": 14041498,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87913312,
            "variance": 141.1138037
          },
          {
            "average": 1.974949681,
            "count": 14041498,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017057239,
            "variance": 1.034405427
          },
          {
            "average": 1182.297161,
            "count": 14041498,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.340380804,
            "variance": 5.477382307
          },
          {
            "average": 35729.88352,
            "count": 14041498,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6222.878896,
            "variance": 38724221.76
          },
          {
            "average": 33889.59712,
            "count": 14041498,
            "maximum": 48896,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5039.213585,
            "variance": 25393673.56
          },
          {
            "average": 30244.66482,
            "count": 14041498,
            "maximum": 45312,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4973.872377,
            "variance": 24739406.42
          },
          {
            "average": 189138529.4,
            "count": 14041498,
            "maximum": 189194843.2,
            "minimum": 189104850.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42415.85472,
            "variance": 1799104732
          },
          {
            "average": 0,
            "count": 14041498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041498,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14041498,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280105.6788,
          4832410.229,
          1349.289354,
          281159.6988,
          4833831.449,
          1419.069354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280105.67879286734,
                4832410.22945403,
                1349.2893544520473
              ],
              [
                280105.67879286734,
                4833831.449454031,
                1349.2893544520473
              ],
              [
                281159.69879286736,
                4833831.449454031,
                1419.0693544520475
              ],
              [
                281159.69879286736,
                4832410.22945403,
                1419.0693544520475
              ],
              [
                280105.67879286734,
                4832410.22945403,
                1349.2893544520473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:54:03+00:00",
        "end_time": "2017-09-10T18:54:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255498,
            43.6121977,
            1349.289354,
            -119.7119249,
            43.62529065,
            1419.069354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497207663466,
                  43.612197701419774,
                  1349.2893544520473
                ],
                [
                  -119.72554983149199,
                  43.62498002713388,
                  1349.2893544520473
                ],
                [
                  -119.71249990482876,
                  43.625290645599804,
                  1419.0693544520475
                ],
                [
                  -119.71192490797152,
                  43.61250818208995,
                  1419.0693544520475
                ],
                [
                  -119.72497207663466,
                  43.612197701419774,
                  1349.2893544520473
                ]
              ]
            ]
          },
          "id": "20170910_43119E6103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:54:03Z",
            "pc:count": 14041498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280612.3922,
                "count": 14041498,
                "maximum": 281159.6988,
                "minimum": 280105.6788,
                "name": "X",
                "position": 0,
                "stddev": 292.2125737,
                "variance": 85388.1882
              },
              {
                "average": 4833141.932,
                "count": 14041498,
                "maximum": 4833831.449,
                "minimum": 4832410.229,
                "name": "Y",
                "position": 1,
                "stddev": 407.8833117,
                "variance": 166368.796
              },
              {
                "average": 1378.202711,
                "count": 14041498,
                "maximum": 1419.069354,
                "minimum": 1349.289354,
                "name": "Z",
                "position": 2,
                "stddev": 14.08333486,
                "variance": 198.3403207
              },
              {
                "average": 23973.21303,
                "count": 14041498,
                "maximum": 40417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4350.329507,
                "variance": 18925366.82
              },
              {
                "average": 1.058654497,
                "count": 14041498,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2639731784,
                "variance": 0.06968183894
              },
              {
                "average": 1.117927517,
                "count": 14041498,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3847154326,
                "variance": 0.1480059641
              },
              {
                "average": 0.5028935659,
                "count": 14041498,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991645,
                "variance": 0.2499916451
              },
              {
                "average": 2.991133852e-06,
                "count": 14041498,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001729486952,
                "variance": 2.991125118e-06
              },
              {
                "average": 1.227821134,
                "count": 14041498,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194266057,
                "variance": 0.1759186775
              },
              {
                "average": -0.4675204287,
                "count": 14041498,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87913312,
                "variance": 141.1138037
              },
              {
                "average": 1.974949681,
                "count": 14041498,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017057239,
                "variance": 1.034405427
              },
              {
                "average": 1182.297161,
                "count": 14041498,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.340380804,
                "variance": 5.477382307
              },
              {
                "average": 35729.88352,
                "count": 14041498,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6222.878896,
                "variance": 38724221.76
              },
              {
                "average": 33889.59712,
                "count": 14041498,
                "maximum": 48896,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5039.213585,
                "variance": 25393673.56
              },
              {
                "average": 30244.66482,
                "count": 14041498,
                "maximum": 45312,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4973.872377,
                "variance": 24739406.42
              },
              {
                "average": 189138529.4,
                "count": 14041498,
                "maximum": 189194843.2,
                "minimum": 189104850.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42415.85472,
                "variance": 1799104732
              },
              {
                "average": 0,
                "count": 14041498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041498,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14041498,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280105.6788,
              4832410.229,
              1349.289354,
              281159.6988,
              4833831.449,
              1419.069354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280105.67879286734,
                    4832410.22945403,
                    1349.2893544520473
                  ],
                  [
                    280105.67879286734,
                    4833831.449454031,
                    1349.2893544520473
                  ],
                  [
                    281159.69879286736,
                    4833831.449454031,
                    1419.0693544520475
                  ],
                  [
                    281159.69879286736,
                    4832410.22945403,
                    1419.0693544520475
                  ],
                  [
                    280105.67879286734,
                    4832410.22945403,
                    1349.2893544520473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:54:03+00:00",
            "end_time": "2017-09-10T18:54: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": "20170910_43119E6217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497285567185,
              43.574703527387086,
              1306.9776509220778
            ],
            [
              -119.67553899671579,
              43.587480168300665,
              1306.9776509220778
            ],
            [
              -119.66249960816769,
              43.587784801501314,
              1319.4776509220778
            ],
            [
              -119.66193621827811,
              43.575008025498484,
              1319.4776509220778
            ],
            [
              -119.67497285567185,
              43.574703527387086,
              1306.9776509220778
            ]
          ]
        ]
      },
      "bbox": [
        -119.675539,
        43.57470353,
        1306.977651,
        -119.6619362,
        43.5877848,
        1319.477651
      ],
      "properties": {
        "datetime": "2017-09-10T18:52:57Z",
        "pc:count": 14013700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284527.2107,
            "count": 14013700,
            "maximum": 285060.1843,
            "minimum": 284006.4043,
            "name": "X",
            "position": 0,
            "stddev": 288.6462557,
            "variance": 83316.66092
          },
          {
            "average": 4828807.293,
            "count": 14013700,
            "maximum": 4829535.173,
            "minimum": 4828114.653,
            "name": "Y",
            "position": 1,
            "stddev": 398.5187333,
            "variance": 158817.1808
          },
          {
            "average": 1316.262429,
            "count": 14013700,
            "maximum": 1319.477651,
            "minimum": 1306.977651,
            "name": "Z",
            "position": 2,
            "stddev": 1.881565451,
            "variance": 3.540288546
          },
          {
            "average": 27029.76519,
            "count": 14013700,
            "maximum": 49249,
            "minimum": 1489,
            "name": "Intensity",
            "position": 3,
            "stddev": 2060.761602,
            "variance": 4246738.38
          },
          {
            "average": 1.000000785,
            "count": 14013700,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008859715569,
            "variance": 7.849455997e-07
          },
          {
            "average": 1.000001284,
            "count": 14013700,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001133338341,
            "variance": 1.284455794e-06
          },
          {
            "average": 0.5017136088,
            "count": 14013700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970814,
            "variance": 0.2499970814
          },
          {
            "average": 1.427174836e-06,
            "count": 14013700,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00119464342,
            "variance": 1.427172901e-06
          },
          {
            "average": 1.294439441,
            "count": 14013700,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4557903812,
            "variance": 0.2077448716
          },
          {
            "average": 0.05734626861,
            "count": 14013700,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82313349,
            "variance": 139.7864856
          },
          {
            "average": 2.009111512,
            "count": 14013700,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999604518,
            "variance": 0.9999209051
          },
          {
            "average": 1177.072425,
            "count": 14013700,
            "maximum": 1179,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9709001644,
            "variance": 0.9426471292
          },
          {
            "average": 46066.26953,
            "count": 14013700,
            "maximum": 54528,
            "minimum": 33536,
            "name": "Red",
            "position": 12,
            "stddev": 1923.614886,
            "variance": 3700294.231
          },
          {
            "average": 43974.96626,
            "count": 14013700,
            "maximum": 52736,
            "minimum": 30208,
            "name": "Green",
            "position": 13,
            "stddev": 1951.7711,
            "variance": 3809410.427
          },
          {
            "average": 40246.68004,
            "count": 14013700,
            "maximum": 49920,
            "minimum": 24576,
            "name": "Blue",
            "position": 14,
            "stddev": 1992.591125,
            "variance": 3970419.391
          },
          {
            "average": 189103581.1,
            "count": 14013700,
            "maximum": 189104777.7,
            "minimum": 189101992.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 679.8151204,
            "variance": 462148.5979
          },
          {
            "average": 0,
            "count": 14013700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14013700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14013700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14013700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14013700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284006.4043,
          4828114.653,
          1306.977651,
          285060.1843,
          4829535.173,
          1319.477651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284006.4043443263,
                4828114.653267613,
                1306.9776509220778
              ],
              [
                284006.4043443263,
                4829535.173267612,
                1306.9776509220778
              ],
              [
                285060.1843443263,
                4829535.173267612,
                1319.4776509220778
              ],
              [
                285060.1843443263,
                4828114.653267613,
                1319.4776509220778
              ],
              [
                284006.4043443263,
                4828114.653267613,
                1306.9776509220778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:52:57+00:00",
        "end_time": "2017-09-10T18:06:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.675539,
            43.57470353,
            1306.977651,
            -119.6619362,
            43.5877848,
            1319.477651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497285567185,
                  43.574703527387086,
                  1306.9776509220778
                ],
                [
                  -119.67553899671579,
                  43.587480168300665,
                  1306.9776509220778
                ],
                [
                  -119.66249960816769,
                  43.587784801501314,
                  1319.4776509220778
                ],
                [
                  -119.66193621827811,
                  43.575008025498484,
                  1319.4776509220778
                ],
                [
                  -119.67497285567185,
                  43.574703527387086,
                  1306.9776509220778
                ]
              ]
            ]
          },
          "id": "20170910_43119E6217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:52:57Z",
            "pc:count": 14013700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284527.2107,
                "count": 14013700,
                "maximum": 285060.1843,
                "minimum": 284006.4043,
                "name": "X",
                "position": 0,
                "stddev": 288.6462557,
                "variance": 83316.66092
              },
              {
                "average": 4828807.293,
                "count": 14013700,
                "maximum": 4829535.173,
                "minimum": 4828114.653,
                "name": "Y",
                "position": 1,
                "stddev": 398.5187333,
                "variance": 158817.1808
              },
              {
                "average": 1316.262429,
                "count": 14013700,
                "maximum": 1319.477651,
                "minimum": 1306.977651,
                "name": "Z",
                "position": 2,
                "stddev": 1.881565451,
                "variance": 3.540288546
              },
              {
                "average": 27029.76519,
                "count": 14013700,
                "maximum": 49249,
                "minimum": 1489,
                "name": "Intensity",
                "position": 3,
                "stddev": 2060.761602,
                "variance": 4246738.38
              },
              {
                "average": 1.000000785,
                "count": 14013700,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008859715569,
                "variance": 7.849455997e-07
              },
              {
                "average": 1.000001284,
                "count": 14013700,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001133338341,
                "variance": 1.284455794e-06
              },
              {
                "average": 0.5017136088,
                "count": 14013700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970814,
                "variance": 0.2499970814
              },
              {
                "average": 1.427174836e-06,
                "count": 14013700,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00119464342,
                "variance": 1.427172901e-06
              },
              {
                "average": 1.294439441,
                "count": 14013700,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4557903812,
                "variance": 0.2077448716
              },
              {
                "average": 0.05734626861,
                "count": 14013700,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82313349,
                "variance": 139.7864856
              },
              {
                "average": 2.009111512,
                "count": 14013700,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999604518,
                "variance": 0.9999209051
              },
              {
                "average": 1177.072425,
                "count": 14013700,
                "maximum": 1179,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9709001644,
                "variance": 0.9426471292
              },
              {
                "average": 46066.26953,
                "count": 14013700,
                "maximum": 54528,
                "minimum": 33536,
                "name": "Red",
                "position": 12,
                "stddev": 1923.614886,
                "variance": 3700294.231
              },
              {
                "average": 43974.96626,
                "count": 14013700,
                "maximum": 52736,
                "minimum": 30208,
                "name": "Green",
                "position": 13,
                "stddev": 1951.7711,
                "variance": 3809410.427
              },
              {
                "average": 40246.68004,
                "count": 14013700,
                "maximum": 49920,
                "minimum": 24576,
                "name": "Blue",
                "position": 14,
                "stddev": 1992.591125,
                "variance": 3970419.391
              },
              {
                "average": 189103581.1,
                "count": 14013700,
                "maximum": 189104777.7,
                "minimum": 189101992.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 679.8151204,
                "variance": 462148.5979
              },
              {
                "average": 0,
                "count": 14013700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14013700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14013700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14013700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14013700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284006.4043,
              4828114.653,
              1306.977651,
              285060.1843,
              4829535.173,
              1319.477651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284006.4043443263,
                    4828114.653267613,
                    1306.9776509220778
                  ],
                  [
                    284006.4043443263,
                    4829535.173267612,
                    1306.9776509220778
                  ],
                  [
                    285060.1843443263,
                    4829535.173267612,
                    1319.4776509220778
                  ],
                  [
                    285060.1843443263,
                    4828114.653267613,
                    1319.4776509220778
                  ],
                  [
                    284006.4043443263,
                    4828114.653267613,
                    1306.9776509220778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:52:57+00:00",
            "end_time": "2017-09-10T18:06:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997369575935,
              43.612216310421076,
              1301.594104644612
            ],
            [
              -119.55051361152066,
              43.62498244802809,
              1301.594104644612
            ],
            [
              -119.53749825646754,
              43.625272275312845,
              1319.394104644612
            ],
            [
              -119.53696108868878,
              43.612506009296226,
              1319.394104644612
            ],
            [
              -119.54997369575935,
              43.612216310421076,
              1301.594104644612
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505136,
        43.61221631,
        1301.594105,
        -119.5369611,
        43.62527228,
        1319.394105
      ],
      "properties": {
        "datetime": "2017-09-09T00:02:10Z",
        "pc:count": 35835723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294774.9827,
            "count": 35835723,
            "maximum": 295278.9688,
            "minimum": 294227.8888,
            "name": "X",
            "position": 0,
            "stddev": 288.321848,
            "variance": 83129.48803
          },
          {
            "average": 4832675.059,
            "count": 35835723,
            "maximum": 4833382.79,
            "minimum": 4831963.57,
            "name": "Y",
            "position": 1,
            "stddev": 397.6052709,
            "variance": 158089.9515
          },
          {
            "average": 1306.529397,
            "count": 35835723,
            "maximum": 1319.394105,
            "minimum": 1301.594105,
            "name": "Z",
            "position": 2,
            "stddev": 1.864142353,
            "variance": 3.475026712
          },
          {
            "average": 25552.89071,
            "count": 35835723,
            "maximum": 55377,
            "minimum": 641,
            "name": "Intensity",
            "position": 3,
            "stddev": 3142.687701,
            "variance": 9876485.986
          },
          {
            "average": 1.000120969,
            "count": 35835723,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01103337619,
            "variance": 0.0001217353902
          },
          {
            "average": 1.000238226,
            "count": 35835723,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01550848988,
            "variance": 0.0002405132584
          },
          {
            "average": 0.5021045899,
            "count": 35835723,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955777,
            "variance": 0.2499955777
          },
          {
            "average": 1.144109748e-05,
            "count": 35835723,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003382449837,
            "variance": 1.14409669e-05
          },
          {
            "average": 1.083999561,
            "count": 35835723,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2773871607,
            "variance": 0.0769436369
          },
          {
            "average": 0.1935120143,
            "count": 35835723,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64307128,
            "variance": 135.5611088
          },
          {
            "average": 2.001812688,
            "count": 35835723,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000321349,
            "variance": 1.000642801
          },
          {
            "average": 1146.896099,
            "count": 35835723,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.768438941,
            "variance": 7.66425417
          },
          {
            "average": 44224.98957,
            "count": 35835723,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2388.464318,
            "variance": 5704761.799
          },
          {
            "average": 42048.7219,
            "count": 35835723,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2149.399354,
            "variance": 4619917.585
          },
          {
            "average": 37733.49896,
            "count": 35835723,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2371.422992,
            "variance": 5623647.007
          },
          {
            "average": 188770140.5,
            "count": 35835723,
            "maximum": 188950530.3,
            "minimum": 188239821.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305296.3378,
            "variance": 93205853880.0
          },
          {
            "average": 0,
            "count": 35835723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35835723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35835723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35835723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35835723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294227.8888,
          4831963.57,
          1301.594105,
          295278.9688,
          4833382.79,
          1319.394105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294227.8888392398,
                4831963.569805718,
                1301.594104644612
              ],
              [
                294227.8888392398,
                4833382.789805719,
                1301.594104644612
              ],
              [
                295278.96883923974,
                4833382.789805719,
                1319.394104644612
              ],
              [
                295278.96883923974,
                4831963.569805718,
                1319.394104644612
              ],
              [
                294227.8888392398,
                4831963.569805718,
                1301.594104644612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:02:10+00:00",
        "end_time": "2017-08-31T18:37:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505136,
            43.61221631,
            1301.594105,
            -119.5369611,
            43.62527228,
            1319.394105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997369575935,
                  43.612216310421076,
                  1301.594104644612
                ],
                [
                  -119.55051361152066,
                  43.62498244802809,
                  1301.594104644612
                ],
                [
                  -119.53749825646754,
                  43.625272275312845,
                  1319.394104644612
                ],
                [
                  -119.53696108868878,
                  43.612506009296226,
                  1319.394104644612
                ],
                [
                  -119.54997369575935,
                  43.612216310421076,
                  1301.594104644612
                ]
              ]
            ]
          },
          "id": "20170831_43119E5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:02:10Z",
            "pc:count": 35835723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294774.9827,
                "count": 35835723,
                "maximum": 295278.9688,
                "minimum": 294227.8888,
                "name": "X",
                "position": 0,
                "stddev": 288.321848,
                "variance": 83129.48803
              },
              {
                "average": 4832675.059,
                "count": 35835723,
                "maximum": 4833382.79,
                "minimum": 4831963.57,
                "name": "Y",
                "position": 1,
                "stddev": 397.6052709,
                "variance": 158089.9515
              },
              {
                "average": 1306.529397,
                "count": 35835723,
                "maximum": 1319.394105,
                "minimum": 1301.594105,
                "name": "Z",
                "position": 2,
                "stddev": 1.864142353,
                "variance": 3.475026712
              },
              {
                "average": 25552.89071,
                "count": 35835723,
                "maximum": 55377,
                "minimum": 641,
                "name": "Intensity",
                "position": 3,
                "stddev": 3142.687701,
                "variance": 9876485.986
              },
              {
                "average": 1.000120969,
                "count": 35835723,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01103337619,
                "variance": 0.0001217353902
              },
              {
                "average": 1.000238226,
                "count": 35835723,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01550848988,
                "variance": 0.0002405132584
              },
              {
                "average": 0.5021045899,
                "count": 35835723,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955777,
                "variance": 0.2499955777
              },
              {
                "average": 1.144109748e-05,
                "count": 35835723,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003382449837,
                "variance": 1.14409669e-05
              },
              {
                "average": 1.083999561,
                "count": 35835723,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2773871607,
                "variance": 0.0769436369
              },
              {
                "average": 0.1935120143,
                "count": 35835723,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64307128,
                "variance": 135.5611088
              },
              {
                "average": 2.001812688,
                "count": 35835723,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000321349,
                "variance": 1.000642801
              },
              {
                "average": 1146.896099,
                "count": 35835723,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.768438941,
                "variance": 7.66425417
              },
              {
                "average": 44224.98957,
                "count": 35835723,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2388.464318,
                "variance": 5704761.799
              },
              {
                "average": 42048.7219,
                "count": 35835723,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2149.399354,
                "variance": 4619917.585
              },
              {
                "average": 37733.49896,
                "count": 35835723,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2371.422992,
                "variance": 5623647.007
              },
              {
                "average": 188770140.5,
                "count": 35835723,
                "maximum": 188950530.3,
                "minimum": 188239821.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305296.3378,
                "variance": 93205853880.0
              },
              {
                "average": 0,
                "count": 35835723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35835723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35835723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35835723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35835723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294227.8888,
              4831963.57,
              1301.594105,
              295278.9688,
              4833382.79,
              1319.394105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294227.8888392398,
                    4831963.569805718,
                    1301.594104644612
                  ],
                  [
                    294227.8888392398,
                    4833382.789805719,
                    1301.594104644612
                  ],
                  [
                    295278.96883923974,
                    4833382.789805719,
                    1319.394104644612
                  ],
                  [
                    295278.96883923974,
                    4831963.569805718,
                    1319.394104644612
                  ],
                  [
                    294227.8888392398,
                    4831963.569805718,
                    1301.594104644612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:02:10+00:00",
            "end_time": "2017-08-31T18:37:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747175443088,
              43.612191334217755,
              1459.977396555407
            ],
            [
              -119.78806301641428,
              43.624978743109615,
              1459.977396555407
            ],
            [
              -119.77500139394041,
              43.62529679831209,
              1549.7173965554068
            ],
            [
              -119.77441289323677,
              43.612509248269305,
              1549.7173965554068
            ],
            [
              -119.78747175443088,
              43.612191334217755,
              1459.977396555407
            ]
          ]
        ]
      },
      "bbox": [
        -119.788063,
        43.61219133,
        1459.977397,
        -119.7744129,
        43.6252968,
        1549.717397
      ],
      "properties": {
        "datetime": "2017-09-11T21:25:33Z",
        "pc:count": 16283711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275576.9324,
            "count": 16283711,
            "maximum": 276117.0065,
            "minimum": 275061.9865,
            "name": "X",
            "position": 0,
            "stddev": 293.3054534,
            "variance": 86028.08901
          },
          {
            "average": 4833292.574,
            "count": 16283711,
            "maximum": 4833998.87,
            "minimum": 4832577.01,
            "name": "Y",
            "position": 1,
            "stddev": 396.6650818,
            "variance": 157343.1871
          },
          {
            "average": 1514.395021,
            "count": 16283711,
            "maximum": 1549.717397,
            "minimum": 1459.977397,
            "name": "Z",
            "position": 2,
            "stddev": 16.73231883,
            "variance": 279.9704933
          },
          {
            "average": 23262.66167,
            "count": 16283711,
            "maximum": 41697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6002.943762,
            "variance": 36035333.81
          },
          {
            "average": 1.130836638,
            "count": 16283711,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3910522893,
            "variance": 0.152921893
          },
          {
            "average": 1.26301044,
            "count": 16283711,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5597586416,
            "variance": 0.3133297368
          },
          {
            "average": 0.5020378954,
            "count": 16283711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958623,
            "variance": 0.2499958623
          },
          {
            "average": 1.123822451e-05,
            "count": 16283711,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003352327385,
            "variance": 1.12380989e-05
          },
          {
            "average": 1.205674984,
            "count": 16283711,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4041940066,
            "variance": 0.163372795
          },
          {
            "average": 0.04132790275,
            "count": 16283711,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96444315,
            "variance": 143.1478999
          },
          {
            "average": 1.92943961,
            "count": 16283711,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.036434154,
            "variance": 1.074195756
          },
          {
            "average": 1194.486263,
            "count": 16283711,
            "maximum": 1197,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9805853576,
            "variance": 0.9615476436
          },
          {
            "average": 31640.61002,
            "count": 16283711,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8070.495307,
            "variance": 65132894.49
          },
          {
            "average": 30455.62245,
            "count": 16283711,
            "maximum": 46080,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6653.827044,
            "variance": 44273414.33
          },
          {
            "average": 26907.16807,
            "count": 16283711,
            "maximum": 43264,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6576.443447,
            "variance": 43249608.41
          },
          {
            "average": 189199139.4,
            "count": 16283711,
            "maximum": 189200333.8,
            "minimum": 189197858.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.7541784,
            "variance": 233051.5968
          },
          {
            "average": 0,
            "count": 16283711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16283711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16283711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16283711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16283711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275061.9865,
          4832577.01,
          1459.977397,
          276117.0065,
          4833998.87,
          1549.717397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275061.9864867445,
                4832577.00954269,
                1459.977396555407
              ],
              [
                275061.9864867445,
                4833998.869542689,
                1459.977396555407
              ],
              [
                276117.0064867445,
                4833998.869542689,
                1549.7173965554068
              ],
              [
                276117.0064867445,
                4832577.00954269,
                1549.7173965554068
              ],
              [
                275061.9864867445,
                4832577.00954269,
                1459.977396555407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:25:33+00:00",
        "end_time": "2017-09-11T20:44:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.788063,
            43.61219133,
            1459.977397,
            -119.7744129,
            43.6252968,
            1549.717397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747175443088,
                  43.612191334217755,
                  1459.977396555407
                ],
                [
                  -119.78806301641428,
                  43.624978743109615,
                  1459.977396555407
                ],
                [
                  -119.77500139394041,
                  43.62529679831209,
                  1549.7173965554068
                ],
                [
                  -119.77441289323677,
                  43.612509248269305,
                  1549.7173965554068
                ],
                [
                  -119.78747175443088,
                  43.612191334217755,
                  1459.977396555407
                ]
              ]
            ]
          },
          "id": "20170911_43119E7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:25:33Z",
            "pc:count": 16283711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275576.9324,
                "count": 16283711,
                "maximum": 276117.0065,
                "minimum": 275061.9865,
                "name": "X",
                "position": 0,
                "stddev": 293.3054534,
                "variance": 86028.08901
              },
              {
                "average": 4833292.574,
                "count": 16283711,
                "maximum": 4833998.87,
                "minimum": 4832577.01,
                "name": "Y",
                "position": 1,
                "stddev": 396.6650818,
                "variance": 157343.1871
              },
              {
                "average": 1514.395021,
                "count": 16283711,
                "maximum": 1549.717397,
                "minimum": 1459.977397,
                "name": "Z",
                "position": 2,
                "stddev": 16.73231883,
                "variance": 279.9704933
              },
              {
                "average": 23262.66167,
                "count": 16283711,
                "maximum": 41697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6002.943762,
                "variance": 36035333.81
              },
              {
                "average": 1.130836638,
                "count": 16283711,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3910522893,
                "variance": 0.152921893
              },
              {
                "average": 1.26301044,
                "count": 16283711,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5597586416,
                "variance": 0.3133297368
              },
              {
                "average": 0.5020378954,
                "count": 16283711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958623,
                "variance": 0.2499958623
              },
              {
                "average": 1.123822451e-05,
                "count": 16283711,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003352327385,
                "variance": 1.12380989e-05
              },
              {
                "average": 1.205674984,
                "count": 16283711,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4041940066,
                "variance": 0.163372795
              },
              {
                "average": 0.04132790275,
                "count": 16283711,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96444315,
                "variance": 143.1478999
              },
              {
                "average": 1.92943961,
                "count": 16283711,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.036434154,
                "variance": 1.074195756
              },
              {
                "average": 1194.486263,
                "count": 16283711,
                "maximum": 1197,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9805853576,
                "variance": 0.9615476436
              },
              {
                "average": 31640.61002,
                "count": 16283711,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8070.495307,
                "variance": 65132894.49
              },
              {
                "average": 30455.62245,
                "count": 16283711,
                "maximum": 46080,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6653.827044,
                "variance": 44273414.33
              },
              {
                "average": 26907.16807,
                "count": 16283711,
                "maximum": 43264,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6576.443447,
                "variance": 43249608.41
              },
              {
                "average": 189199139.4,
                "count": 16283711,
                "maximum": 189200333.8,
                "minimum": 189197858.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.7541784,
                "variance": 233051.5968
              },
              {
                "average": 0,
                "count": 16283711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16283711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16283711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16283711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16283711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275061.9865,
              4832577.01,
              1459.977397,
              276117.0065,
              4833998.87,
              1549.717397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275061.9864867445,
                    4832577.00954269,
                    1459.977396555407
                  ],
                  [
                    275061.9864867445,
                    4833998.869542689,
                    1459.977396555407
                  ],
                  [
                    276117.0064867445,
                    4833998.869542689,
                    1549.7173965554068
                  ],
                  [
                    276117.0064867445,
                    4832577.00954269,
                    1549.7173965554068
                  ],
                  [
                    275061.9864867445,
                    4832577.00954269,
                    1459.977396555407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:25:33+00:00",
            "end_time": "2017-09-11T20:44:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497568125072,
              43.64973642730091,
              1556.3954013246184
            ],
            [
              -119.37547840836545,
              43.66248346974496,
              1556.3954013246184
            ],
            [
              -119.362496619451,
              43.66275265377815,
              1614.3554013246185
            ],
            [
              -119.3619966334515,
              43.65000549225653,
              1614.3554013246185
            ],
            [
              -119.37497568125072,
              43.64973642730091,
              1556.3954013246184
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754784,
        43.64973643,
        1556.395401,
        -119.3619966,
        43.66275265,
        1614.355401
      ],
      "properties": {
        "datetime": "2017-08-30T17:03:41Z",
        "pc:count": 13687198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309000.3759,
            "count": 13687198,
            "maximum": 309516.7442,
            "minimum": 308469.1642,
            "name": "X",
            "position": 0,
            "stddev": 290.0527511,
            "variance": 84130.59844
          },
          {
            "average": 4836410.6,
            "count": 13687198,
            "maximum": 4837128.761,
            "minimum": 4835711.841,
            "name": "Y",
            "position": 1,
            "stddev": 399.00467,
            "variance": 159204.7266
          },
          {
            "average": 1577.363516,
            "count": 13687198,
            "maximum": 1614.355401,
            "minimum": 1556.395401,
            "name": "Z",
            "position": 2,
            "stddev": 8.278110581,
            "variance": 68.52711479
          },
          {
            "average": 19896.48426,
            "count": 13687198,
            "maximum": 37665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3092.896639,
            "variance": 9566009.617
          },
          {
            "average": 1.039910652,
            "count": 13687198,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2182158683,
            "variance": 0.04761816518
          },
          {
            "average": 1.081770206,
            "count": 13687198,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3270307298,
            "variance": 0.1069490982
          },
          {
            "average": 0.502215574,
            "count": 13687198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951095,
            "variance": 0.2499951095
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154843672,
            "count": 13687198,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3617556066,
            "variance": 0.1308671189
          },
          {
            "average": 0.1458944984,
            "count": 13687198,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68517937,
            "variance": 136.5434169
          },
          {
            "average": 1.970010882,
            "count": 13687198,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013289253,
            "variance": 1.02675511
          },
          {
            "average": 1093.835879,
            "count": 13687198,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.168823937,
            "variance": 1.366149397
          },
          {
            "average": 35393.06458,
            "count": 13687198,
            "maximum": 51968,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6950.170192,
            "variance": 48304865.69
          },
          {
            "average": 34953.82368,
            "count": 13687198,
            "maximum": 49408,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5159.023528,
            "variance": 26615523.76
          },
          {
            "average": 30758.6754,
            "count": 13687198,
            "maximum": 47104,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5319.446404,
            "variance": 28296510.04
          },
          {
            "average": 188146588.5,
            "count": 13687198,
            "maximum": 188147821.1,
            "minimum": 188144605.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 587.4893236,
            "variance": 345143.7054
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308469.1642,
          4835711.841,
          1556.395401,
          309516.7442,
          4837128.761,
          1614.355401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308469.1642026963,
                4835711.841255237,
                1556.3954013246184
              ],
              [
                308469.1642026963,
                4837128.761255237,
                1556.3954013246184
              ],
              [
                309516.74420269625,
                4837128.761255237,
                1614.3554013246185
              ],
              [
                309516.74420269625,
                4835711.841255237,
                1614.3554013246185
              ],
              [
                308469.1642026963,
                4835711.841255237,
                1556.3954013246184
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:03:41+00:00",
        "end_time": "2017-08-30T16:10:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754784,
            43.64973643,
            1556.395401,
            -119.3619966,
            43.66275265,
            1614.355401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497568125072,
                  43.64973642730091,
                  1556.3954013246184
                ],
                [
                  -119.37547840836545,
                  43.66248346974496,
                  1556.3954013246184
                ],
                [
                  -119.362496619451,
                  43.66275265377815,
                  1614.3554013246185
                ],
                [
                  -119.3619966334515,
                  43.65000549225653,
                  1614.3554013246185
                ],
                [
                  -119.37497568125072,
                  43.64973642730091,
                  1556.3954013246184
                ]
              ]
            ]
          },
          "id": "20170830_43119F3311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:03:41Z",
            "pc:count": 13687198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309000.3759,
                "count": 13687198,
                "maximum": 309516.7442,
                "minimum": 308469.1642,
                "name": "X",
                "position": 0,
                "stddev": 290.0527511,
                "variance": 84130.59844
              },
              {
                "average": 4836410.6,
                "count": 13687198,
                "maximum": 4837128.761,
                "minimum": 4835711.841,
                "name": "Y",
                "position": 1,
                "stddev": 399.00467,
                "variance": 159204.7266
              },
              {
                "average": 1577.363516,
                "count": 13687198,
                "maximum": 1614.355401,
                "minimum": 1556.395401,
                "name": "Z",
                "position": 2,
                "stddev": 8.278110581,
                "variance": 68.52711479
              },
              {
                "average": 19896.48426,
                "count": 13687198,
                "maximum": 37665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3092.896639,
                "variance": 9566009.617
              },
              {
                "average": 1.039910652,
                "count": 13687198,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2182158683,
                "variance": 0.04761816518
              },
              {
                "average": 1.081770206,
                "count": 13687198,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3270307298,
                "variance": 0.1069490982
              },
              {
                "average": 0.502215574,
                "count": 13687198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951095,
                "variance": 0.2499951095
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154843672,
                "count": 13687198,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3617556066,
                "variance": 0.1308671189
              },
              {
                "average": 0.1458944984,
                "count": 13687198,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68517937,
                "variance": 136.5434169
              },
              {
                "average": 1.970010882,
                "count": 13687198,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013289253,
                "variance": 1.02675511
              },
              {
                "average": 1093.835879,
                "count": 13687198,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.168823937,
                "variance": 1.366149397
              },
              {
                "average": 35393.06458,
                "count": 13687198,
                "maximum": 51968,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6950.170192,
                "variance": 48304865.69
              },
              {
                "average": 34953.82368,
                "count": 13687198,
                "maximum": 49408,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5159.023528,
                "variance": 26615523.76
              },
              {
                "average": 30758.6754,
                "count": 13687198,
                "maximum": 47104,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5319.446404,
                "variance": 28296510.04
              },
              {
                "average": 188146588.5,
                "count": 13687198,
                "maximum": 188147821.1,
                "minimum": 188144605.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 587.4893236,
                "variance": 345143.7054
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308469.1642,
              4835711.841,
              1556.395401,
              309516.7442,
              4837128.761,
              1614.355401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308469.1642026963,
                    4835711.841255237,
                    1556.3954013246184
                  ],
                  [
                    308469.1642026963,
                    4837128.761255237,
                    1556.3954013246184
                  ],
                  [
                    309516.74420269625,
                    4837128.761255237,
                    1614.3554013246185
                  ],
                  [
                    309516.74420269625,
                    4835711.841255237,
                    1614.3554013246185
                  ],
                  [
                    308469.1642026963,
                    4835711.841255237,
                    1556.3954013246184
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:03:41+00:00",
            "end_time": "2017-08-30T16:10: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": "20170910_43119E5109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747330617187,
              43.599712287099116,
              1313.9137112638518
            ],
            [
              -119.58802106423471,
              43.61248149517872,
              1313.9137112638518
            ],
            [
              -119.57499913054941,
              43.61277574381765,
              1321.5937112638517
            ],
            [
              -119.57445412115312,
              43.600006405335385,
              1321.5937112638517
            ],
            [
              -119.58747330617187,
              43.599712287099116,
              1313.9137112638518
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880211,
        43.59971229,
        1313.913711,
        -119.5744541,
        43.61277574,
        1321.593711
      ],
      "properties": {
        "datetime": "2017-09-10T15:39:38Z",
        "pc:count": 13605511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291668.4993,
            "count": 13605511,
            "maximum": 292210.3021,
            "minimum": 291158.4421,
            "name": "X",
            "position": 0,
            "stddev": 293.2388064,
            "variance": 85988.99757
          },
          {
            "average": 4831382.209,
            "count": 13605511,
            "maximum": 4832088.046,
            "minimum": 4830668.446,
            "name": "Y",
            "position": 1,
            "stddev": 399.1544739,
            "variance": 159324.294
          },
          {
            "average": 1317.103654,
            "count": 13605511,
            "maximum": 1321.593711,
            "minimum": 1313.913711,
            "name": "Z",
            "position": 2,
            "stddev": 1.283640553,
            "variance": 1.647733069
          },
          {
            "average": 25850.8832,
            "count": 13605511,
            "maximum": 41025,
            "minimum": 2801,
            "name": "Intensity",
            "position": 3,
            "stddev": 2027.029527,
            "variance": 4108848.702
          },
          {
            "average": 1.000001323,
            "count": 13605511,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001150213743,
            "variance": 1.322991655e-06
          },
          {
            "average": 1.000001984,
            "count": 13605511,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001408717917,
            "variance": 1.984486169e-06
          },
          {
            "average": 0.5029384784,
            "count": 13605511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913836,
            "variance": 0.2499913837
          },
          {
            "average": 2.234388697e-05,
            "count": 13605511,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004726879453,
            "variance": 2.234338937e-05
          },
          {
            "average": 1.265687412,
            "count": 13605511,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4416985683,
            "variance": 0.1950976252
          },
          {
            "average": -0.7261226973,
            "count": 13605511,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97824423,
            "variance": 143.4783349
          },
          {
            "average": 2.014041001,
            "count": 13605511,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999171139,
            "variance": 0.9998342346
          },
          {
            "average": 1159.781334,
            "count": 13605511,
            "maximum": 1162,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.015469891,
            "variance": 1.0311791
          },
          {
            "average": 44759.73579,
            "count": 13605511,
            "maximum": 54016,
            "minimum": 33280,
            "name": "Red",
            "position": 12,
            "stddev": 1926.822557,
            "variance": 3712645.166
          },
          {
            "average": 42577.82689,
            "count": 13605511,
            "maximum": 52736,
            "minimum": 32512,
            "name": "Green",
            "position": 13,
            "stddev": 1981.989279,
            "variance": 3928281.502
          },
          {
            "average": 38827.79309,
            "count": 13605511,
            "maximum": 50688,
            "minimum": 26624,
            "name": "Blue",
            "position": 14,
            "stddev": 1996.906338,
            "variance": 3987634.924
          },
          {
            "average": 189091762.7,
            "count": 13605511,
            "maximum": 189093178.1,
            "minimum": 189089661,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.9181643,
            "variance": 512538.8179
          },
          {
            "average": 0,
            "count": 13605511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13605511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291158.4421,
          4830668.446,
          1313.913711,
          292210.3021,
          4832088.046,
          1321.593711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291158.4421443057,
                4830668.446194413,
                1313.9137112638518
              ],
              [
                291158.4421443057,
                4832088.046194413,
                1313.9137112638518
              ],
              [
                292210.30214430566,
                4832088.046194413,
                1321.5937112638517
              ],
              [
                292210.30214430566,
                4830668.446194413,
                1321.5937112638517
              ],
              [
                291158.4421443057,
                4830668.446194413,
                1313.9137112638518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:39:38+00:00",
        "end_time": "2017-09-10T14:41:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880211,
            43.59971229,
            1313.913711,
            -119.5744541,
            43.61277574,
            1321.593711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747330617187,
                  43.599712287099116,
                  1313.9137112638518
                ],
                [
                  -119.58802106423471,
                  43.61248149517872,
                  1313.9137112638518
                ],
                [
                  -119.57499913054941,
                  43.61277574381765,
                  1321.5937112638517
                ],
                [
                  -119.57445412115312,
                  43.600006405335385,
                  1321.5937112638517
                ],
                [
                  -119.58747330617187,
                  43.599712287099116,
                  1313.9137112638518
                ]
              ]
            ]
          },
          "id": "20170910_43119E5109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:39:38Z",
            "pc:count": 13605511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291668.4993,
                "count": 13605511,
                "maximum": 292210.3021,
                "minimum": 291158.4421,
                "name": "X",
                "position": 0,
                "stddev": 293.2388064,
                "variance": 85988.99757
              },
              {
                "average": 4831382.209,
                "count": 13605511,
                "maximum": 4832088.046,
                "minimum": 4830668.446,
                "name": "Y",
                "position": 1,
                "stddev": 399.1544739,
                "variance": 159324.294
              },
              {
                "average": 1317.103654,
                "count": 13605511,
                "maximum": 1321.593711,
                "minimum": 1313.913711,
                "name": "Z",
                "position": 2,
                "stddev": 1.283640553,
                "variance": 1.647733069
              },
              {
                "average": 25850.8832,
                "count": 13605511,
                "maximum": 41025,
                "minimum": 2801,
                "name": "Intensity",
                "position": 3,
                "stddev": 2027.029527,
                "variance": 4108848.702
              },
              {
                "average": 1.000001323,
                "count": 13605511,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001150213743,
                "variance": 1.322991655e-06
              },
              {
                "average": 1.000001984,
                "count": 13605511,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001408717917,
                "variance": 1.984486169e-06
              },
              {
                "average": 0.5029384784,
                "count": 13605511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913836,
                "variance": 0.2499913837
              },
              {
                "average": 2.234388697e-05,
                "count": 13605511,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004726879453,
                "variance": 2.234338937e-05
              },
              {
                "average": 1.265687412,
                "count": 13605511,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4416985683,
                "variance": 0.1950976252
              },
              {
                "average": -0.7261226973,
                "count": 13605511,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97824423,
                "variance": 143.4783349
              },
              {
                "average": 2.014041001,
                "count": 13605511,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999171139,
                "variance": 0.9998342346
              },
              {
                "average": 1159.781334,
                "count": 13605511,
                "maximum": 1162,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.015469891,
                "variance": 1.0311791
              },
              {
                "average": 44759.73579,
                "count": 13605511,
                "maximum": 54016,
                "minimum": 33280,
                "name": "Red",
                "position": 12,
                "stddev": 1926.822557,
                "variance": 3712645.166
              },
              {
                "average": 42577.82689,
                "count": 13605511,
                "maximum": 52736,
                "minimum": 32512,
                "name": "Green",
                "position": 13,
                "stddev": 1981.989279,
                "variance": 3928281.502
              },
              {
                "average": 38827.79309,
                "count": 13605511,
                "maximum": 50688,
                "minimum": 26624,
                "name": "Blue",
                "position": 14,
                "stddev": 1996.906338,
                "variance": 3987634.924
              },
              {
                "average": 189091762.7,
                "count": 13605511,
                "maximum": 189093178.1,
                "minimum": 189089661,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.9181643,
                "variance": 512538.8179
              },
              {
                "average": 0,
                "count": 13605511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13605511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291158.4421,
              4830668.446,
              1313.913711,
              292210.3021,
              4832088.046,
              1321.593711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291158.4421443057,
                    4830668.446194413,
                    1313.9137112638518
                  ],
                  [
                    291158.4421443057,
                    4832088.046194413,
                    1313.9137112638518
                  ],
                  [
                    292210.30214430566,
                    4832088.046194413,
                    1321.5937112638517
                  ],
                  [
                    292210.30214430566,
                    4830668.446194413,
                    1321.5937112638517
                  ],
                  [
                    291158.4421443057,
                    4830668.446194413,
                    1313.9137112638518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:39:38+00:00",
            "end_time": "2017-09-10T14:41: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": "20170910_43119E6407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497268972278,
              43.53720391701761,
              1321.1036621680798
            ],
            [
              -119.67553812223322,
              43.54998136155493,
              1321.1036621680798
            ],
            [
              -119.66250113213503,
              43.55028592016676,
              1358.46366216808
            ],
            [
              -119.66193844683131,
              43.537508340555775,
              1358.46366216808
            ],
            [
              -119.67497268972278,
              43.53720391701761,
              1321.1036621680798
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755381,
        43.53720392,
        1321.103662,
        -119.6619384,
        43.55028592,
        1358.463662
      ],
      "properties": {
        "datetime": "2017-09-11T19:56:11Z",
        "pc:count": 13125037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284407.7017,
            "count": 13125037,
            "maximum": 284926.5733,
            "minimum": 283872.3333,
            "name": "X",
            "position": 0,
            "stddev": 291.0398999,
            "variance": 84704.22334
          },
          {
            "average": 4824674.835,
            "count": 13125037,
            "maximum": 4825370.344,
            "minimum": 4823949.744,
            "name": "Y",
            "position": 1,
            "stddev": 401.4808383,
            "variance": 161186.8636
          },
          {
            "average": 1330.104482,
            "count": 13125037,
            "maximum": 1358.463662,
            "minimum": 1321.103662,
            "name": "Z",
            "position": 2,
            "stddev": 6.694507156,
            "variance": 44.81642606
          },
          {
            "average": 26226.30012,
            "count": 13125037,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2477.007297,
            "variance": 6135565.15
          },
          {
            "average": 1.001258739,
            "count": 13125037,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03900295432,
            "variance": 0.001521230446
          },
          {
            "average": 1.00253744,
            "count": 13125037,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05767519783,
            "variance": 0.003326428444
          },
          {
            "average": 0.5020288324,
            "count": 13125037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959029,
            "variance": 0.2499959029
          },
          {
            "average": 1.493329124e-05,
            "count": 13125037,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003864332979,
            "variance": 1.493306937e-05
          },
          {
            "average": 1.245106966,
            "count": 13125037,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4301506194,
            "variance": 0.1850295554
          },
          {
            "average": -0.1364398225,
            "count": 13125037,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0604546,
            "variance": 145.4545652
          },
          {
            "average": 2.010726141,
            "count": 13125037,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000714446,
            "variance": 1.001429403
          },
          {
            "average": 1182.338082,
            "count": 13125037,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.362443537,
            "variance": 5.581139466
          },
          {
            "average": 43299.64924,
            "count": 13125037,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2856.916638,
            "variance": 8161972.678
          },
          {
            "average": 41690.14168,
            "count": 13125037,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2507.718097,
            "variance": 6288650.055
          },
          {
            "average": 38105.4163,
            "count": 13125037,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2420.203994,
            "variance": 5857387.373
          },
          {
            "average": 189139922.9,
            "count": 13125037,
            "maximum": 189194971.1,
            "minimum": 189104716.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42822.15663,
            "variance": 1833737098
          },
          {
            "average": 0,
            "count": 13125037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13125037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13125037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13125037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13125037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283872.3333,
          4823949.744,
          1321.103662,
          284926.5733,
          4825370.344,
          1358.463662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283872.33330188243,
                4823949.74386302,
                1321.1036621680798
              ],
              [
                283872.33330188243,
                4825370.34386302,
                1321.1036621680798
              ],
              [
                284926.5733018824,
                4825370.34386302,
                1358.46366216808
              ],
              [
                284926.5733018824,
                4823949.74386302,
                1358.46366216808
              ],
              [
                283872.33330188243,
                4823949.74386302,
                1321.1036621680798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:56:11+00:00",
        "end_time": "2017-09-10T18:51:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755381,
            43.53720392,
            1321.103662,
            -119.6619384,
            43.55028592,
            1358.463662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497268972278,
                  43.53720391701761,
                  1321.1036621680798
                ],
                [
                  -119.67553812223322,
                  43.54998136155493,
                  1321.1036621680798
                ],
                [
                  -119.66250113213503,
                  43.55028592016676,
                  1358.46366216808
                ],
                [
                  -119.66193844683131,
                  43.537508340555775,
                  1358.46366216808
                ],
                [
                  -119.67497268972278,
                  43.53720391701761,
                  1321.1036621680798
                ]
              ]
            ]
          },
          "id": "20170910_43119E6407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:56:11Z",
            "pc:count": 13125037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284407.7017,
                "count": 13125037,
                "maximum": 284926.5733,
                "minimum": 283872.3333,
                "name": "X",
                "position": 0,
                "stddev": 291.0398999,
                "variance": 84704.22334
              },
              {
                "average": 4824674.835,
                "count": 13125037,
                "maximum": 4825370.344,
                "minimum": 4823949.744,
                "name": "Y",
                "position": 1,
                "stddev": 401.4808383,
                "variance": 161186.8636
              },
              {
                "average": 1330.104482,
                "count": 13125037,
                "maximum": 1358.463662,
                "minimum": 1321.103662,
                "name": "Z",
                "position": 2,
                "stddev": 6.694507156,
                "variance": 44.81642606
              },
              {
                "average": 26226.30012,
                "count": 13125037,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2477.007297,
                "variance": 6135565.15
              },
              {
                "average": 1.001258739,
                "count": 13125037,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03900295432,
                "variance": 0.001521230446
              },
              {
                "average": 1.00253744,
                "count": 13125037,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05767519783,
                "variance": 0.003326428444
              },
              {
                "average": 0.5020288324,
                "count": 13125037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959029,
                "variance": 0.2499959029
              },
              {
                "average": 1.493329124e-05,
                "count": 13125037,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003864332979,
                "variance": 1.493306937e-05
              },
              {
                "average": 1.245106966,
                "count": 13125037,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4301506194,
                "variance": 0.1850295554
              },
              {
                "average": -0.1364398225,
                "count": 13125037,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0604546,
                "variance": 145.4545652
              },
              {
                "average": 2.010726141,
                "count": 13125037,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000714446,
                "variance": 1.001429403
              },
              {
                "average": 1182.338082,
                "count": 13125037,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.362443537,
                "variance": 5.581139466
              },
              {
                "average": 43299.64924,
                "count": 13125037,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2856.916638,
                "variance": 8161972.678
              },
              {
                "average": 41690.14168,
                "count": 13125037,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2507.718097,
                "variance": 6288650.055
              },
              {
                "average": 38105.4163,
                "count": 13125037,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2420.203994,
                "variance": 5857387.373
              },
              {
                "average": 189139922.9,
                "count": 13125037,
                "maximum": 189194971.1,
                "minimum": 189104716.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42822.15663,
                "variance": 1833737098
              },
              {
                "average": 0,
                "count": 13125037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13125037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13125037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13125037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13125037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283872.3333,
              4823949.744,
              1321.103662,
              284926.5733,
              4825370.344,
              1358.463662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283872.33330188243,
                    4823949.74386302,
                    1321.1036621680798
                  ],
                  [
                    283872.33330188243,
                    4825370.34386302,
                    1321.1036621680798
                  ],
                  [
                    284926.5733018824,
                    4825370.34386302,
                    1358.46366216808
                  ],
                  [
                    284926.5733018824,
                    4823949.74386302,
                    1358.46366216808
                  ],
                  [
                    283872.33330188243,
                    4823949.74386302,
                    1321.1036621680798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:56:11+00:00",
            "end_time": "2017-09-10T18:51:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247231892388,
              43.57470439996191,
              1306.3599304571828
            ],
            [
              -119.66303577654443,
              43.58748027163323,
              1306.3599304571828
            ],
            [
              -119.64999947282124,
              43.5877834041381,
              1318.8799304571828
            ],
            [
              -119.6494387655944,
              43.57500739805109,
              1318.8799304571828
            ],
            [
              -119.66247231892388,
              43.57470439996191,
              1306.3599304571828
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630358,
        43.5747044,
        1306.35993,
        -119.6494388,
        43.5877834,
        1318.87993
      ],
      "properties": {
        "datetime": "2017-09-10T18:29:59Z",
        "pc:count": 13087283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285539.7522,
            "count": 13087283,
            "maximum": 286069.334,
            "minimum": 285015.814,
            "name": "X",
            "position": 0,
            "stddev": 291.7449416,
            "variance": 85115.11095
          },
          {
            "average": 4828792.116,
            "count": 13087283,
            "maximum": 4829502.738,
            "minimum": 4828082.318,
            "name": "Y",
            "position": 1,
            "stddev": 400.2940145,
            "variance": 160235.298
          },
          {
            "average": 1313.719314,
            "count": 13087283,
            "maximum": 1318.87993,
            "minimum": 1306.35993,
            "name": "Z",
            "position": 2,
            "stddev": 1.959636343,
            "variance": 3.840174596
          },
          {
            "average": 27840.93326,
            "count": 13087283,
            "maximum": 61489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2833.523588,
            "variance": 8028855.921
          },
          {
            "average": 1.000318859,
            "count": 13087283,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01786233883,
            "variance": 0.0003190631485
          },
          {
            "average": 1.000638635,
            "count": 13087283,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02528130427,
            "variance": 0.0006391443454
          },
          {
            "average": 0.5022678122,
            "count": 13087283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948761,
            "variance": 0.2499948761
          },
          {
            "average": 7.258955125e-06,
            "count": 13087283,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002694235139,
            "variance": 7.258902987e-06
          },
          {
            "average": 1.303777262,
            "count": 13087283,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.459887653,
            "variance": 0.2114966533
          },
          {
            "average": -0.1658574891,
            "count": 13087283,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98717473,
            "variance": 143.692358
          },
          {
            "average": 2.01178052,
            "count": 13087283,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000130757,
            "variance": 1.000261532
          },
          {
            "average": 1174.971605,
            "count": 13087283,
            "maximum": 1177,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9970877542,
            "variance": 0.9941839896
          },
          {
            "average": 41876.9753,
            "count": 13087283,
            "maximum": 57856,
            "minimum": 10496,
            "name": "Red",
            "position": 12,
            "stddev": 8300.92007,
            "variance": 68905274
          },
          {
            "average": 41250.58568,
            "count": 13087283,
            "maximum": 57088,
            "minimum": 19712,
            "name": "Green",
            "position": 13,
            "stddev": 4407.246209,
            "variance": 19423819.15
          },
          {
            "average": 36061.65025,
            "count": 13087283,
            "maximum": 55296,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 7405.035849,
            "variance": 54834555.92
          },
          {
            "average": 189102095,
            "count": 13087283,
            "maximum": 189103399.2,
            "minimum": 189100496,
            "name": "GpsTime",
            "position": 15,
            "stddev": 739.9628075,
            "variance": 547544.9565
          },
          {
            "average": 0,
            "count": 13087283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13087283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13087283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13087283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13087283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285015.814,
          4828082.318,
          1306.35993,
          286069.334,
          4829502.738,
          1318.87993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285015.8140062103,
                4828082.318382823,
                1306.3599304571828
              ],
              [
                285015.8140062103,
                4829502.738382823,
                1306.3599304571828
              ],
              [
                286069.3340062103,
                4829502.738382823,
                1318.8799304571828
              ],
              [
                286069.3340062103,
                4828082.318382823,
                1318.8799304571828
              ],
              [
                285015.8140062103,
                4828082.318382823,
                1306.3599304571828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:29:59+00:00",
        "end_time": "2017-09-10T17:41:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630358,
            43.5747044,
            1306.35993,
            -119.6494388,
            43.5877834,
            1318.87993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247231892388,
                  43.57470439996191,
                  1306.3599304571828
                ],
                [
                  -119.66303577654443,
                  43.58748027163323,
                  1306.3599304571828
                ],
                [
                  -119.64999947282124,
                  43.5877834041381,
                  1318.8799304571828
                ],
                [
                  -119.6494387655944,
                  43.57500739805109,
                  1318.8799304571828
                ],
                [
                  -119.66247231892388,
                  43.57470439996191,
                  1306.3599304571828
                ]
              ]
            ]
          },
          "id": "20170910_43119E6218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:29:59Z",
            "pc:count": 13087283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285539.7522,
                "count": 13087283,
                "maximum": 286069.334,
                "minimum": 285015.814,
                "name": "X",
                "position": 0,
                "stddev": 291.7449416,
                "variance": 85115.11095
              },
              {
                "average": 4828792.116,
                "count": 13087283,
                "maximum": 4829502.738,
                "minimum": 4828082.318,
                "name": "Y",
                "position": 1,
                "stddev": 400.2940145,
                "variance": 160235.298
              },
              {
                "average": 1313.719314,
                "count": 13087283,
                "maximum": 1318.87993,
                "minimum": 1306.35993,
                "name": "Z",
                "position": 2,
                "stddev": 1.959636343,
                "variance": 3.840174596
              },
              {
                "average": 27840.93326,
                "count": 13087283,
                "maximum": 61489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2833.523588,
                "variance": 8028855.921
              },
              {
                "average": 1.000318859,
                "count": 13087283,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01786233883,
                "variance": 0.0003190631485
              },
              {
                "average": 1.000638635,
                "count": 13087283,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02528130427,
                "variance": 0.0006391443454
              },
              {
                "average": 0.5022678122,
                "count": 13087283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948761,
                "variance": 0.2499948761
              },
              {
                "average": 7.258955125e-06,
                "count": 13087283,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002694235139,
                "variance": 7.258902987e-06
              },
              {
                "average": 1.303777262,
                "count": 13087283,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.459887653,
                "variance": 0.2114966533
              },
              {
                "average": -0.1658574891,
                "count": 13087283,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98717473,
                "variance": 143.692358
              },
              {
                "average": 2.01178052,
                "count": 13087283,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000130757,
                "variance": 1.000261532
              },
              {
                "average": 1174.971605,
                "count": 13087283,
                "maximum": 1177,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9970877542,
                "variance": 0.9941839896
              },
              {
                "average": 41876.9753,
                "count": 13087283,
                "maximum": 57856,
                "minimum": 10496,
                "name": "Red",
                "position": 12,
                "stddev": 8300.92007,
                "variance": 68905274
              },
              {
                "average": 41250.58568,
                "count": 13087283,
                "maximum": 57088,
                "minimum": 19712,
                "name": "Green",
                "position": 13,
                "stddev": 4407.246209,
                "variance": 19423819.15
              },
              {
                "average": 36061.65025,
                "count": 13087283,
                "maximum": 55296,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 7405.035849,
                "variance": 54834555.92
              },
              {
                "average": 189102095,
                "count": 13087283,
                "maximum": 189103399.2,
                "minimum": 189100496,
                "name": "GpsTime",
                "position": 15,
                "stddev": 739.9628075,
                "variance": 547544.9565
              },
              {
                "average": 0,
                "count": 13087283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13087283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13087283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13087283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13087283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285015.814,
              4828082.318,
              1306.35993,
              286069.334,
              4829502.738,
              1318.87993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285015.8140062103,
                    4828082.318382823,
                    1306.3599304571828
                  ],
                  [
                    285015.8140062103,
                    4829502.738382823,
                    1306.3599304571828
                  ],
                  [
                    286069.3340062103,
                    4829502.738382823,
                    1318.8799304571828
                  ],
                  [
                    286069.3340062103,
                    4828082.318382823,
                    1318.8799304571828
                  ],
                  [
                    285015.8140062103,
                    4828082.318382823,
                    1306.3599304571828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:29:59+00:00",
            "end_time": "2017-09-10T17:41: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": "20170908_43119E5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247301106042,
              43.499721127312256,
              1315.2578790305229
            ],
            [
              -119.51300268342226,
              43.51248248972519,
              1315.2578790305229
            ],
            [
              -119.49999830028489,
              43.51276774568847,
              1386.057879030523
            ],
            [
              -119.49947136191467,
              43.500006256913295,
              1386.057879030523
            ],
            [
              -119.51247301106042,
              43.499721127312256,
              1315.2578790305229
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130027,
        43.49972113,
        1315.257879,
        -119.4994714,
        43.51276775,
        1386.057879
      ],
      "properties": {
        "datetime": "2017-09-10T15:26:20Z",
        "pc:count": 14959006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297414.2955,
            "count": 14959006,
            "maximum": 297928.4829,
            "minimum": 296876.3629,
            "name": "X",
            "position": 0,
            "stddev": 292.4690053,
            "variance": 85538.11908
          },
          {
            "average": 4820083.213,
            "count": 14959006,
            "maximum": 4820795.671,
            "minimum": 4819377.051,
            "name": "Y",
            "position": 1,
            "stddev": 397.4719761,
            "variance": 157983.9718
          },
          {
            "average": 1344.302785,
            "count": 14959006,
            "maximum": 1386.057879,
            "minimum": 1315.257879,
            "name": "Z",
            "position": 2,
            "stddev": 18.80644951,
            "variance": 353.682543
          },
          {
            "average": 25092.51463,
            "count": 14959006,
            "maximum": 38913,
            "minimum": 1729,
            "name": "Intensity",
            "position": 3,
            "stddev": 2199.712867,
            "variance": 4838736.699
          },
          {
            "average": 1.000040644,
            "count": 14959006,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006375167649,
            "variance": 4.064276255e-05
          },
          {
            "average": 1.000082158,
            "count": 14959006,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009063725552,
            "variance": 8.215112088e-05
          },
          {
            "average": 0.5018296002,
            "count": 14959006,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966693,
            "variance": 0.2499966693
          },
          {
            "average": 3.329098203e-05,
            "count": 14959006,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005769737946,
            "variance": 3.328987597e-05
          },
          {
            "average": 1.256942874,
            "count": 14959006,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4369476473,
            "variance": 0.1909232465
          },
          {
            "average": -0.4125361879,
            "count": 14959006,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08976587,
            "variance": 146.1624389
          },
          {
            "average": 2.007482783,
            "count": 14959006,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000256348,
            "variance": 1.000512762
          },
          {
            "average": 1158.392599,
            "count": 14959006,
            "maximum": 1161,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022748536,
            "variance": 1.046014567
          },
          {
            "average": 45477.31205,
            "count": 14959006,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2022.275462,
            "variance": 4089598.043
          },
          {
            "average": 43574.73168,
            "count": 14959006,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1946.948531,
            "variance": 3790608.584
          },
          {
            "average": 39977.407,
            "count": 14959006,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1898.003289,
            "variance": 3602416.484
          },
          {
            "average": 189087498.7,
            "count": 14959006,
            "maximum": 189092380.5,
            "minimum": 188951435.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 21121.6228,
            "variance": 446122949.7
          },
          {
            "average": 0,
            "count": 14959006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14959006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14959006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14959006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14959006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296876.3629,
          4819377.051,
          1315.257879,
          297928.4829,
          4820795.671,
          1386.057879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296876.36294825183,
                4819377.051235747,
                1315.2578790305229
              ],
              [
                296876.36294825183,
                4820795.671235746,
                1315.2578790305229
              ],
              [
                297928.4829482518,
                4820795.671235746,
                1386.057879030523
              ],
              [
                297928.4829482518,
                4819377.051235747,
                1386.057879030523
              ],
              [
                296876.36294825183,
                4819377.051235747,
                1315.2578790305229
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:26:20+00:00",
        "end_time": "2017-09-09T00:17:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119E5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119E5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119E5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130027,
            43.49972113,
            1315.257879,
            -119.4994714,
            43.51276775,
            1386.057879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247301106042,
                  43.499721127312256,
                  1315.2578790305229
                ],
                [
                  -119.51300268342226,
                  43.51248248972519,
                  1315.2578790305229
                ],
                [
                  -119.49999830028489,
                  43.51276774568847,
                  1386.057879030523
                ],
                [
                  -119.49947136191467,
                  43.500006256913295,
                  1386.057879030523
                ],
                [
                  -119.51247301106042,
                  43.499721127312256,
                  1315.2578790305229
                ]
              ]
            ]
          },
          "id": "20170908_43119E5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119E5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:26:20Z",
            "pc:count": 14959006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297414.2955,
                "count": 14959006,
                "maximum": 297928.4829,
                "minimum": 296876.3629,
                "name": "X",
                "position": 0,
                "stddev": 292.4690053,
                "variance": 85538.11908
              },
              {
                "average": 4820083.213,
                "count": 14959006,
                "maximum": 4820795.671,
                "minimum": 4819377.051,
                "name": "Y",
                "position": 1,
                "stddev": 397.4719761,
                "variance": 157983.9718
              },
              {
                "average": 1344.302785,
                "count": 14959006,
                "maximum": 1386.057879,
                "minimum": 1315.257879,
                "name": "Z",
                "position": 2,
                "stddev": 18.80644951,
                "variance": 353.682543
              },
              {
                "average": 25092.51463,
                "count": 14959006,
                "maximum": 38913,
                "minimum": 1729,
                "name": "Intensity",
                "position": 3,
                "stddev": 2199.712867,
                "variance": 4838736.699
              },
              {
                "average": 1.000040644,
                "count": 14959006,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006375167649,
                "variance": 4.064276255e-05
              },
              {
                "average": 1.000082158,
                "count": 14959006,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009063725552,
                "variance": 8.215112088e-05
              },
              {
                "average": 0.5018296002,
                "count": 14959006,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966693,
                "variance": 0.2499966693
              },
              {
                "average": 3.329098203e-05,
                "count": 14959006,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005769737946,
                "variance": 3.328987597e-05
              },
              {
                "average": 1.256942874,
                "count": 14959006,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4369476473,
                "variance": 0.1909232465
              },
              {
                "average": -0.4125361879,
                "count": 14959006,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08976587,
                "variance": 146.1624389
              },
              {
                "average": 2.007482783,
                "count": 14959006,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000256348,
                "variance": 1.000512762
              },
              {
                "average": 1158.392599,
                "count": 14959006,
                "maximum": 1161,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022748536,
                "variance": 1.046014567
              },
              {
                "average": 45477.31205,
                "count": 14959006,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2022.275462,
                "variance": 4089598.043
              },
              {
                "average": 43574.73168,
                "count": 14959006,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1946.948531,
                "variance": 3790608.584
              },
              {
                "average": 39977.407,
                "count": 14959006,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1898.003289,
                "variance": 3602416.484
              },
              {
                "average": 189087498.7,
                "count": 14959006,
                "maximum": 189092380.5,
                "minimum": 188951435.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 21121.6228,
                "variance": 446122949.7
              },
              {
                "average": 0,
                "count": 14959006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14959006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14959006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14959006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14959006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296876.3629,
              4819377.051,
              1315.257879,
              297928.4829,
              4820795.671,
              1386.057879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296876.36294825183,
                    4819377.051235747,
                    1315.2578790305229
                  ],
                  [
                    296876.36294825183,
                    4820795.671235746,
                    1315.2578790305229
                  ],
                  [
                    297928.4829482518,
                    4820795.671235746,
                    1386.057879030523
                  ],
                  [
                    297928.4829482518,
                    4819377.051235747,
                    1386.057879030523
                  ],
                  [
                    296876.36294825183,
                    4819377.051235747,
                    1315.2578790305229
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:26:20+00:00",
            "end_time": "2017-09-09T00:17:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247063998073,
              43.587193261652565,
              1358.9340649984115
            ],
            [
              -119.76305605914776,
              43.59998027816157,
              1358.9340649984115
            ],
            [
              -119.75000056011541,
              43.600295309658634,
              1448.9140649984115
            ],
            [
              -119.74941789854745,
              43.58750815333886,
              1448.9140649984115
            ],
            [
              -119.76247063998073,
              43.587193261652565,
              1358.9340649984115
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630561,
        43.58719326,
        1358.934065,
        -119.7494179,
        43.60029531,
        1448.914065
      ],
      "properties": {
        "datetime": "2017-09-11T21:09:59Z",
        "pc:count": 13882978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277518.5279,
            "count": 13882978,
            "maximum": 278042.1092,
            "minimum": 276987.1692,
            "name": "X",
            "position": 0,
            "stddev": 294.4534861,
            "variance": 86702.85545
          },
          {
            "average": 4830437.285,
            "count": 13882978,
            "maximum": 4831154.887,
            "minimum": 4829733.107,
            "name": "Y",
            "position": 1,
            "stddev": 387.4390799,
            "variance": 150109.0406
          },
          {
            "average": 1388.580334,
            "count": 13882978,
            "maximum": 1448.914065,
            "minimum": 1358.934065,
            "name": "Z",
            "position": 2,
            "stddev": 14.8232035,
            "variance": 219.7273621
          },
          {
            "average": 25045.03987,
            "count": 13882978,
            "maximum": 39329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4408.701412,
            "variance": 19436648.14
          },
          {
            "average": 1.047756396,
            "count": 13882978,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2355967988,
            "variance": 0.05550585162
          },
          {
            "average": 1.096117346,
            "count": 13882978,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3426260066,
            "variance": 0.1173925804
          },
          {
            "average": 0.5022508859,
            "count": 13882978,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949515,
            "variance": 0.2499949515
          },
          {
            "average": 1.707126526e-05,
            "count": 13882978,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004131703651,
            "variance": 1.707097506e-05
          },
          {
            "average": 1.227896565,
            "count": 13882978,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194755457,
            "variance": 0.1759597334
          },
          {
            "average": -0.1714718707,
            "count": 13882978,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0207463,
            "variance": 144.4983417
          },
          {
            "average": 1.981602362,
            "count": 13882978,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014956745,
            "variance": 1.030137195
          },
          {
            "average": 1193.123346,
            "count": 13882978,
            "maximum": 1195,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9948472218,
            "variance": 0.9897209947
          },
          {
            "average": 37159.9489,
            "count": 13882978,
            "maximum": 53504,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 7795.712416,
            "variance": 60773132.08
          },
          {
            "average": 35460.37555,
            "count": 13882978,
            "maximum": 52224,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6665.928879,
            "variance": 44434607.82
          },
          {
            "average": 32069.32461,
            "count": 13882978,
            "maximum": 48896,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 6325.799225,
            "variance": 40015735.83
          },
          {
            "average": 189198439.4,
            "count": 13882978,
            "maximum": 189199399.1,
            "minimum": 189197271.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 533.2856961,
            "variance": 284393.6337
          },
          {
            "average": 0,
            "count": 13882978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13882978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13882978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13882978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13882978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276987.1692,
          4829733.107,
          1358.934065,
          278042.1092,
          4831154.887,
          1448.914065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276987.169165098,
                4829733.107349546,
                1358.9340649984115
              ],
              [
                276987.169165098,
                4831154.887349545,
                1358.9340649984115
              ],
              [
                278042.10916509794,
                4831154.887349545,
                1448.9140649984115
              ],
              [
                278042.10916509794,
                4829733.107349546,
                1448.9140649984115
              ],
              [
                276987.169165098,
                4829733.107349546,
                1358.9340649984115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:09:59+00:00",
        "end_time": "2017-09-11T20:34:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630561,
            43.58719326,
            1358.934065,
            -119.7494179,
            43.60029531,
            1448.914065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247063998073,
                  43.587193261652565,
                  1358.9340649984115
                ],
                [
                  -119.76305605914776,
                  43.59998027816157,
                  1358.9340649984115
                ],
                [
                  -119.75000056011541,
                  43.600295309658634,
                  1448.9140649984115
                ],
                [
                  -119.74941789854745,
                  43.58750815333886,
                  1448.9140649984115
                ],
                [
                  -119.76247063998073,
                  43.587193261652565,
                  1358.9340649984115
                ]
              ]
            ]
          },
          "id": "20170911_43119E7215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:09:59Z",
            "pc:count": 13882978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277518.5279,
                "count": 13882978,
                "maximum": 278042.1092,
                "minimum": 276987.1692,
                "name": "X",
                "position": 0,
                "stddev": 294.4534861,
                "variance": 86702.85545
              },
              {
                "average": 4830437.285,
                "count": 13882978,
                "maximum": 4831154.887,
                "minimum": 4829733.107,
                "name": "Y",
                "position": 1,
                "stddev": 387.4390799,
                "variance": 150109.0406
              },
              {
                "average": 1388.580334,
                "count": 13882978,
                "maximum": 1448.914065,
                "minimum": 1358.934065,
                "name": "Z",
                "position": 2,
                "stddev": 14.8232035,
                "variance": 219.7273621
              },
              {
                "average": 25045.03987,
                "count": 13882978,
                "maximum": 39329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4408.701412,
                "variance": 19436648.14
              },
              {
                "average": 1.047756396,
                "count": 13882978,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2355967988,
                "variance": 0.05550585162
              },
              {
                "average": 1.096117346,
                "count": 13882978,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3426260066,
                "variance": 0.1173925804
              },
              {
                "average": 0.5022508859,
                "count": 13882978,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949515,
                "variance": 0.2499949515
              },
              {
                "average": 1.707126526e-05,
                "count": 13882978,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004131703651,
                "variance": 1.707097506e-05
              },
              {
                "average": 1.227896565,
                "count": 13882978,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194755457,
                "variance": 0.1759597334
              },
              {
                "average": -0.1714718707,
                "count": 13882978,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0207463,
                "variance": 144.4983417
              },
              {
                "average": 1.981602362,
                "count": 13882978,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014956745,
                "variance": 1.030137195
              },
              {
                "average": 1193.123346,
                "count": 13882978,
                "maximum": 1195,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9948472218,
                "variance": 0.9897209947
              },
              {
                "average": 37159.9489,
                "count": 13882978,
                "maximum": 53504,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 7795.712416,
                "variance": 60773132.08
              },
              {
                "average": 35460.37555,
                "count": 13882978,
                "maximum": 52224,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6665.928879,
                "variance": 44434607.82
              },
              {
                "average": 32069.32461,
                "count": 13882978,
                "maximum": 48896,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 6325.799225,
                "variance": 40015735.83
              },
              {
                "average": 189198439.4,
                "count": 13882978,
                "maximum": 189199399.1,
                "minimum": 189197271.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 533.2856961,
                "variance": 284393.6337
              },
              {
                "average": 0,
                "count": 13882978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13882978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13882978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13882978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13882978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276987.1692,
              4829733.107,
              1358.934065,
              278042.1092,
              4831154.887,
              1448.914065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276987.169165098,
                    4829733.107349546,
                    1358.9340649984115
                  ],
                  [
                    276987.169165098,
                    4831154.887349545,
                    1358.9340649984115
                  ],
                  [
                    278042.10916509794,
                    4831154.887349545,
                    1448.9140649984115
                  ],
                  [
                    278042.10916509794,
                    4829733.107349546,
                    1448.9140649984115
                  ],
                  [
                    276987.169165098,
                    4829733.107349546,
                    1358.9340649984115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:09:59+00:00",
            "end_time": "2017-09-11T20: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": "20170830_43119F3312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247505523755,
              43.64973759557129,
              1547.1740679974869
            ],
            [
              -119.36297508128935,
              43.662483313872706,
              1547.1740679974869
            ],
            [
              -119.3499968931648,
              43.66275100149213,
              1606.2940679974868
            ],
            [
              -119.34949960723257,
              43.650005164787395,
              1606.2940679974868
            ],
            [
              -119.36247505523755,
              43.64973759557129,
              1547.1740679974869
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629751,
        43.6497376,
        1547.174068,
        -119.3494996,
        43.662751,
        1606.294068
      ],
      "properties": {
        "datetime": "2017-08-30T16:44:20Z",
        "pc:count": 14327820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309992.1022,
            "count": 14327820,
            "maximum": 310524.5935,
            "minimum": 309477.3135,
            "name": "X",
            "position": 0,
            "stddev": 288.2436602,
            "variance": 83084.40762
          },
          {
            "average": 4836389.011,
            "count": 14327820,
            "maximum": 4837099.946,
            "minimum": 4835683.186,
            "name": "Y",
            "position": 1,
            "stddev": 392.8522833,
            "variance": 154332.9165
          },
          {
            "average": 1569.034622,
            "count": 14327820,
            "maximum": 1606.294068,
            "minimum": 1547.174068,
            "name": "Z",
            "position": 2,
            "stddev": 11.29688706,
            "variance": 127.6196574
          },
          {
            "average": 19523.20621,
            "count": 14327820,
            "maximum": 32065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3964.580203,
            "variance": 15717896.18
          },
          {
            "average": 1.087224086,
            "count": 14327820,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3464752407,
            "variance": 0.1200450924
          },
          {
            "average": 1.179790575,
            "count": 14327820,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5376462405,
            "variance": 0.2890634799
          },
          {
            "average": 0.5018704869,
            "count": 14327820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965187,
            "variance": 0.2499965187
          },
          {
            "average": 2.233417226e-06,
            "count": 14327820,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00149446057,
            "variance": 2.233412394e-06
          },
          {
            "average": 1.161168691,
            "count": 14327820,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3676864884,
            "variance": 0.1351933537
          },
          {
            "average": 0.2013949017,
            "count": 14327820,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80577682,
            "variance": 139.3763664
          },
          {
            "average": 1.943105441,
            "count": 14327820,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025453431,
            "variance": 1.05155474
          },
          {
            "average": 1090.796051,
            "count": 14327820,
            "maximum": 1094,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.765066922,
            "variance": 3.115461239
          },
          {
            "average": 35290.94361,
            "count": 14327820,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7850.066788,
            "variance": 61623548.57
          },
          {
            "average": 34857.51299,
            "count": 14327820,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6060.399824,
            "variance": 36728446.03
          },
          {
            "average": 30564.96223,
            "count": 14327820,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5846.606278,
            "variance": 34182804.97
          },
          {
            "average": 188145287.6,
            "count": 14327820,
            "maximum": 188146660.5,
            "minimum": 188143809.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.2510184,
            "variance": 451921.4318
          },
          {
            "average": 0,
            "count": 14327820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14327820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14327820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14327820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14327820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309477.3135,
          4835683.186,
          1547.174068,
          310524.5935,
          4837099.946,
          1606.294068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309477.3134954979,
                4835683.185803894,
                1547.1740679974869
              ],
              [
                309477.3134954979,
                4837099.945803894,
                1547.1740679974869
              ],
              [
                310524.59349549795,
                4837099.945803894,
                1606.2940679974868
              ],
              [
                310524.59349549795,
                4835683.185803894,
                1606.2940679974868
              ],
              [
                309477.3134954979,
                4835683.185803894,
                1547.1740679974869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:44:20+00:00",
        "end_time": "2017-08-30T15:56:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629751,
            43.6497376,
            1547.174068,
            -119.3494996,
            43.662751,
            1606.294068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247505523755,
                  43.64973759557129,
                  1547.1740679974869
                ],
                [
                  -119.36297508128935,
                  43.662483313872706,
                  1547.1740679974869
                ],
                [
                  -119.3499968931648,
                  43.66275100149213,
                  1606.2940679974868
                ],
                [
                  -119.34949960723257,
                  43.650005164787395,
                  1606.2940679974868
                ],
                [
                  -119.36247505523755,
                  43.64973759557129,
                  1547.1740679974869
                ]
              ]
            ]
          },
          "id": "20170830_43119F3312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:44:20Z",
            "pc:count": 14327820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309992.1022,
                "count": 14327820,
                "maximum": 310524.5935,
                "minimum": 309477.3135,
                "name": "X",
                "position": 0,
                "stddev": 288.2436602,
                "variance": 83084.40762
              },
              {
                "average": 4836389.011,
                "count": 14327820,
                "maximum": 4837099.946,
                "minimum": 4835683.186,
                "name": "Y",
                "position": 1,
                "stddev": 392.8522833,
                "variance": 154332.9165
              },
              {
                "average": 1569.034622,
                "count": 14327820,
                "maximum": 1606.294068,
                "minimum": 1547.174068,
                "name": "Z",
                "position": 2,
                "stddev": 11.29688706,
                "variance": 127.6196574
              },
              {
                "average": 19523.20621,
                "count": 14327820,
                "maximum": 32065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3964.580203,
                "variance": 15717896.18
              },
              {
                "average": 1.087224086,
                "count": 14327820,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3464752407,
                "variance": 0.1200450924
              },
              {
                "average": 1.179790575,
                "count": 14327820,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5376462405,
                "variance": 0.2890634799
              },
              {
                "average": 0.5018704869,
                "count": 14327820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965187,
                "variance": 0.2499965187
              },
              {
                "average": 2.233417226e-06,
                "count": 14327820,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00149446057,
                "variance": 2.233412394e-06
              },
              {
                "average": 1.161168691,
                "count": 14327820,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3676864884,
                "variance": 0.1351933537
              },
              {
                "average": 0.2013949017,
                "count": 14327820,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80577682,
                "variance": 139.3763664
              },
              {
                "average": 1.943105441,
                "count": 14327820,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025453431,
                "variance": 1.05155474
              },
              {
                "average": 1090.796051,
                "count": 14327820,
                "maximum": 1094,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.765066922,
                "variance": 3.115461239
              },
              {
                "average": 35290.94361,
                "count": 14327820,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7850.066788,
                "variance": 61623548.57
              },
              {
                "average": 34857.51299,
                "count": 14327820,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6060.399824,
                "variance": 36728446.03
              },
              {
                "average": 30564.96223,
                "count": 14327820,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5846.606278,
                "variance": 34182804.97
              },
              {
                "average": 188145287.6,
                "count": 14327820,
                "maximum": 188146660.5,
                "minimum": 188143809.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.2510184,
                "variance": 451921.4318
              },
              {
                "average": 0,
                "count": 14327820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14327820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14327820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14327820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14327820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309477.3135,
              4835683.186,
              1547.174068,
              310524.5935,
              4837099.946,
              1606.294068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309477.3134954979,
                    4835683.185803894,
                    1547.1740679974869
                  ],
                  [
                    309477.3134954979,
                    4837099.945803894,
                    1547.1740679974869
                  ],
                  [
                    310524.59349549795,
                    4837099.945803894,
                    1606.2940679974868
                  ],
                  [
                    310524.59349549795,
                    4835683.185803894,
                    1606.2940679974868
                  ],
                  [
                    309477.3134954979,
                    4835683.185803894,
                    1547.1740679974869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:44:20+00:00",
            "end_time": "2017-08-30T15:56: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": "20170910_43119E6405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747239407041,
              43.54970980687741,
              1305.0459738916268
            ],
            [
              -119.63802988171473,
              43.562481495808214,
              1305.0459738916268
            ],
            [
              -119.62499944902004,
              43.56278162380367,
              1330.405973891627
            ],
            [
              -119.62444470733374,
              43.55000980182715,
              1330.405973891627
            ],
            [
              -119.63747239407041,
              43.54970980687741,
              1305.0459738916268
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380299,
        43.54970981,
        1305.045974,
        -119.6244447,
        43.56278162,
        1330.405974
      ],
      "properties": {
        "datetime": "2017-09-10T18:24:09Z",
        "pc:count": 10982778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287412.3116,
            "count": 10982778,
            "maximum": 287999.8662,
            "minimum": 286946.4062,
            "name": "X",
            "position": 0,
            "stddev": 278.9807305,
            "variance": 77830.24798
          },
          {
            "average": 4825993.529,
            "count": 10982778,
            "maximum": 4826661.802,
            "minimum": 4825241.882,
            "name": "Y",
            "position": 1,
            "stddev": 413.0374257,
            "variance": 170599.915
          },
          {
            "average": 1310.624507,
            "count": 10982778,
            "maximum": 1330.405974,
            "minimum": 1305.045974,
            "name": "Z",
            "position": 2,
            "stddev": 2.145541042,
            "variance": 4.603346365
          },
          {
            "average": 25813.13564,
            "count": 10982778,
            "maximum": 58577,
            "minimum": 817,
            "name": "Intensity",
            "position": 3,
            "stddev": 4214.807454,
            "variance": 17764601.87
          },
          {
            "average": 1.00094721,
            "count": 10982778,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03089216218,
            "variance": 0.0009543256839
          },
          {
            "average": 1.001857362,
            "count": 10982778,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0433332252,
            "variance": 0.001877768406
          },
          {
            "average": 0.5039290606,
            "count": 10982778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499984585,
            "variance": 0.2499845852
          },
          {
            "average": 4.2794273e-05,
            "count": 10982778,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006541593502,
            "variance": 4.279244554e-05
          },
          {
            "average": 1.276349481,
            "count": 10982778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471917526,
            "variance": 0.1999804635
          },
          {
            "average": -0.8416645249,
            "count": 10982778,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72610466,
            "variance": 137.5015305
          },
          {
            "average": 1.989223492,
            "count": 10982778,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00985772,
            "variance": 1.019812615
          },
          {
            "average": 1173.690109,
            "count": 10982778,
            "maximum": 1176,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9946218916,
            "variance": 0.9892727072
          },
          {
            "average": 43832.19254,
            "count": 10982778,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3644.692713,
            "variance": 13283784.97
          },
          {
            "average": 41992.11828,
            "count": 10982778,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3236.721779,
            "variance": 10476367.87
          },
          {
            "average": 38311.56719,
            "count": 10982778,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3429.883091,
            "variance": 11764098.02
          },
          {
            "average": 189101144.4,
            "count": 10982778,
            "maximum": 189103049.3,
            "minimum": 189099017.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 759.5322904,
            "variance": 576889.3001
          },
          {
            "average": 0,
            "count": 10982778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10982778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10982778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10982778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10982778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286946.4062,
          4825241.882,
          1305.045974,
          287999.8662,
          4826661.802,
          1330.405974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286946.4061931933,
                4825241.881774826,
                1305.0459738916268
              ],
              [
                286946.4061931933,
                4826661.801774826,
                1305.0459738916268
              ],
              [
                287999.86619319324,
                4826661.801774826,
                1330.405973891627
              ],
              [
                287999.86619319324,
                4825241.881774826,
                1330.405973891627
              ],
              [
                286946.4061931933,
                4825241.881774826,
                1305.0459738916268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:24:09+00:00",
        "end_time": "2017-09-10T17:16:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380299,
            43.54970981,
            1305.045974,
            -119.6244447,
            43.56278162,
            1330.405974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747239407041,
                  43.54970980687741,
                  1305.0459738916268
                ],
                [
                  -119.63802988171473,
                  43.562481495808214,
                  1305.0459738916268
                ],
                [
                  -119.62499944902004,
                  43.56278162380367,
                  1330.405973891627
                ],
                [
                  -119.62444470733374,
                  43.55000980182715,
                  1330.405973891627
                ],
                [
                  -119.63747239407041,
                  43.54970980687741,
                  1305.0459738916268
                ]
              ]
            ]
          },
          "id": "20170910_43119E6405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:24:09Z",
            "pc:count": 10982778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287412.3116,
                "count": 10982778,
                "maximum": 287999.8662,
                "minimum": 286946.4062,
                "name": "X",
                "position": 0,
                "stddev": 278.9807305,
                "variance": 77830.24798
              },
              {
                "average": 4825993.529,
                "count": 10982778,
                "maximum": 4826661.802,
                "minimum": 4825241.882,
                "name": "Y",
                "position": 1,
                "stddev": 413.0374257,
                "variance": 170599.915
              },
              {
                "average": 1310.624507,
                "count": 10982778,
                "maximum": 1330.405974,
                "minimum": 1305.045974,
                "name": "Z",
                "position": 2,
                "stddev": 2.145541042,
                "variance": 4.603346365
              },
              {
                "average": 25813.13564,
                "count": 10982778,
                "maximum": 58577,
                "minimum": 817,
                "name": "Intensity",
                "position": 3,
                "stddev": 4214.807454,
                "variance": 17764601.87
              },
              {
                "average": 1.00094721,
                "count": 10982778,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03089216218,
                "variance": 0.0009543256839
              },
              {
                "average": 1.001857362,
                "count": 10982778,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0433332252,
                "variance": 0.001877768406
              },
              {
                "average": 0.5039290606,
                "count": 10982778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499984585,
                "variance": 0.2499845852
              },
              {
                "average": 4.2794273e-05,
                "count": 10982778,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006541593502,
                "variance": 4.279244554e-05
              },
              {
                "average": 1.276349481,
                "count": 10982778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471917526,
                "variance": 0.1999804635
              },
              {
                "average": -0.8416645249,
                "count": 10982778,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72610466,
                "variance": 137.5015305
              },
              {
                "average": 1.989223492,
                "count": 10982778,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00985772,
                "variance": 1.019812615
              },
              {
                "average": 1173.690109,
                "count": 10982778,
                "maximum": 1176,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9946218916,
                "variance": 0.9892727072
              },
              {
                "average": 43832.19254,
                "count": 10982778,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3644.692713,
                "variance": 13283784.97
              },
              {
                "average": 41992.11828,
                "count": 10982778,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3236.721779,
                "variance": 10476367.87
              },
              {
                "average": 38311.56719,
                "count": 10982778,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3429.883091,
                "variance": 11764098.02
              },
              {
                "average": 189101144.4,
                "count": 10982778,
                "maximum": 189103049.3,
                "minimum": 189099017.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 759.5322904,
                "variance": 576889.3001
              },
              {
                "average": 0,
                "count": 10982778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10982778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10982778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10982778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10982778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286946.4062,
              4825241.882,
              1305.045974,
              287999.8662,
              4826661.802,
              1330.405974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286946.4061931933,
                    4825241.881774826,
                    1305.0459738916268
                  ],
                  [
                    286946.4061931933,
                    4826661.801774826,
                    1305.0459738916268
                  ],
                  [
                    287999.86619319324,
                    4826661.801774826,
                    1330.405973891627
                  ],
                  [
                    287999.86619319324,
                    4825241.881774826,
                    1330.405973891627
                  ],
                  [
                    286946.4061931933,
                    4825241.881774826,
                    1305.0459738916268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:24:09+00:00",
            "end_time": "2017-09-10T17:16:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247524595584,
              43.49972634055366,
              1275.1660088863714
            ],
            [
              -119.46299417955562,
              43.51248315000225,
              1275.1660088863714
            ],
            [
              -119.44999820378577,
              43.512762527326345,
              1290.0060088863715
            ],
            [
              -119.44948200164204,
              43.5000055941638,
              1290.0060088863715
            ],
            [
              -119.46247524595584,
              43.49972634055366,
              1275.1660088863714
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629942,
        43.49972634,
        1275.166009,
        -119.449482,
        43.51276253,
        1290.006009
      ],
      "properties": {
        "datetime": "2017-09-09T00:28:11Z",
        "pc:count": 32040223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301372.0775,
            "count": 32040223,
            "maximum": 301970.0392,
            "minimum": 300918.6392,
            "name": "X",
            "position": 0,
            "stddev": 280.0958863,
            "variance": 78453.70554
          },
          {
            "average": 4819941.367,
            "count": 32040223,
            "maximum": 4820674.813,
            "minimum": 4819256.753,
            "name": "Y",
            "position": 1,
            "stddev": 383.2707153,
            "variance": 146896.4412
          },
          {
            "average": 1278.923104,
            "count": 32040223,
            "maximum": 1290.006009,
            "minimum": 1275.166009,
            "name": "Z",
            "position": 2,
            "stddev": 2.307323846,
            "variance": 5.32374333
          },
          {
            "average": 27839.9783,
            "count": 32040223,
            "maximum": 59825,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4574.98807,
            "variance": 20930515.84
          },
          {
            "average": 1.000956922,
            "count": 32040223,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03118170185,
            "variance": 0.0009722985305
          },
          {
            "average": 1.001904918,
            "count": 32040223,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04415855778,
            "variance": 0.001949978225
          },
          {
            "average": 0.4980204726,
            "count": 32040223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960893,
            "variance": 0.2499960893
          },
          {
            "average": 3.710960439e-05,
            "count": 32040223,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006091652356,
            "variance": 3.710822842e-05
          },
          {
            "average": 1.124406188,
            "count": 32040223,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3300443783,
            "variance": 0.1089292916
          },
          {
            "average": 1.980273629,
            "count": 32040223,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74552698,
            "variance": 137.957404
          },
          {
            "average": 2.002361376,
            "count": 32040223,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001160872,
            "variance": 1.002323091
          },
          {
            "average": 1144.428192,
            "count": 32040223,
            "maximum": 1156,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.303346952,
            "variance": 18.51879499
          },
          {
            "average": 23443.63241,
            "count": 32040223,
            "maximum": 56064,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 14917.04373,
            "variance": 222518193.6
          },
          {
            "average": 31104.34153,
            "count": 32040223,
            "maximum": 54272,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 8323.468776,
            "variance": 69280132.46
          },
          {
            "average": 23205.69264,
            "count": 32040223,
            "maximum": 52480,
            "minimum": 7936,
            "name": "Blue",
            "position": 14,
            "stddev": 10821.77939,
            "variance": 117110909.2
          },
          {
            "average": 188543607.8,
            "count": 32040223,
            "maximum": 188952091.6,
            "minimum": 188238707.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 349554.8481,
            "variance": 122188591800.0
          },
          {
            "average": 0,
            "count": 32040223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32040223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32040223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32040223,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32040223,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300918.6392,
          4819256.753,
          1275.166009,
          301970.0392,
          4820674.813,
          1290.006009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300918.6391662204,
                4819256.752979099,
                1275.1660088863714
              ],
              [
                300918.6391662204,
                4820674.812979099,
                1275.1660088863714
              ],
              [
                301970.0391662204,
                4820674.812979099,
                1290.0060088863715
              ],
              [
                301970.0391662204,
                4819256.752979099,
                1290.0060088863715
              ],
              [
                300918.6391662204,
                4819256.752979099,
                1275.1660088863714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:28:11+00:00",
        "end_time": "2017-08-31T18:18:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629942,
            43.49972634,
            1275.166009,
            -119.449482,
            43.51276253,
            1290.006009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247524595584,
                  43.49972634055366,
                  1275.1660088863714
                ],
                [
                  -119.46299417955562,
                  43.51248315000225,
                  1275.1660088863714
                ],
                [
                  -119.44999820378577,
                  43.512762527326345,
                  1290.0060088863715
                ],
                [
                  -119.44948200164204,
                  43.5000055941638,
                  1290.0060088863715
                ],
                [
                  -119.46247524595584,
                  43.49972634055366,
                  1275.1660088863714
                ]
              ]
            ]
          },
          "id": "20170831_43119E4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:28:11Z",
            "pc:count": 32040223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301372.0775,
                "count": 32040223,
                "maximum": 301970.0392,
                "minimum": 300918.6392,
                "name": "X",
                "position": 0,
                "stddev": 280.0958863,
                "variance": 78453.70554
              },
              {
                "average": 4819941.367,
                "count": 32040223,
                "maximum": 4820674.813,
                "minimum": 4819256.753,
                "name": "Y",
                "position": 1,
                "stddev": 383.2707153,
                "variance": 146896.4412
              },
              {
                "average": 1278.923104,
                "count": 32040223,
                "maximum": 1290.006009,
                "minimum": 1275.166009,
                "name": "Z",
                "position": 2,
                "stddev": 2.307323846,
                "variance": 5.32374333
              },
              {
                "average": 27839.9783,
                "count": 32040223,
                "maximum": 59825,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4574.98807,
                "variance": 20930515.84
              },
              {
                "average": 1.000956922,
                "count": 32040223,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03118170185,
                "variance": 0.0009722985305
              },
              {
                "average": 1.001904918,
                "count": 32040223,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04415855778,
                "variance": 0.001949978225
              },
              {
                "average": 0.4980204726,
                "count": 32040223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960893,
                "variance": 0.2499960893
              },
              {
                "average": 3.710960439e-05,
                "count": 32040223,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006091652356,
                "variance": 3.710822842e-05
              },
              {
                "average": 1.124406188,
                "count": 32040223,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3300443783,
                "variance": 0.1089292916
              },
              {
                "average": 1.980273629,
                "count": 32040223,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74552698,
                "variance": 137.957404
              },
              {
                "average": 2.002361376,
                "count": 32040223,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001160872,
                "variance": 1.002323091
              },
              {
                "average": 1144.428192,
                "count": 32040223,
                "maximum": 1156,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.303346952,
                "variance": 18.51879499
              },
              {
                "average": 23443.63241,
                "count": 32040223,
                "maximum": 56064,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 14917.04373,
                "variance": 222518193.6
              },
              {
                "average": 31104.34153,
                "count": 32040223,
                "maximum": 54272,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 8323.468776,
                "variance": 69280132.46
              },
              {
                "average": 23205.69264,
                "count": 32040223,
                "maximum": 52480,
                "minimum": 7936,
                "name": "Blue",
                "position": 14,
                "stddev": 10821.77939,
                "variance": 117110909.2
              },
              {
                "average": 188543607.8,
                "count": 32040223,
                "maximum": 188952091.6,
                "minimum": 188238707.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 349554.8481,
                "variance": 122188591800.0
              },
              {
                "average": 0,
                "count": 32040223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32040223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32040223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32040223,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32040223,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300918.6392,
              4819256.753,
              1275.166009,
              301970.0392,
              4820674.813,
              1290.006009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300918.6391662204,
                    4819256.752979099,
                    1275.1660088863714
                  ],
                  [
                    300918.6391662204,
                    4820674.812979099,
                    1275.1660088863714
                  ],
                  [
                    301970.0391662204,
                    4820674.812979099,
                    1290.0060088863715
                  ],
                  [
                    301970.0391662204,
                    4819256.752979099,
                    1290.0060088863715
                  ],
                  [
                    300918.6391662204,
                    4819256.752979099,
                    1275.1660088863714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:28:11+00:00",
            "end_time": "2017-08-31T18:18:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497405435402,
              43.69973094852729,
              1582.3839936522
            ],
            [
              -119.425488494435,
              43.712483349236784,
              1582.3839936522
            ],
            [
              -119.41249763219308,
              43.712758434553464,
              1701.9639936521999
            ],
            [
              -119.41198594090984,
              43.70000591211467,
              1701.9639936521999
            ],
            [
              -119.42497405435402,
              43.69973094852729,
              1582.3839936522
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254885,
        43.69973095,
        1582.383994,
        -119.4119859,
        43.71275843,
        1701.963994
      ],
      "properties": {
        "datetime": "2017-08-30T17:32:23Z",
        "pc:count": 15967007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305143.4368,
            "count": 15967007,
            "maximum": 305646.7783,
            "minimum": 304599.2983,
            "name": "X",
            "position": 0,
            "stddev": 295.0917239,
            "variance": 87079.12554
          },
          {
            "average": 4842126.718,
            "count": 15967007,
            "maximum": 4842798.774,
            "minimum": 4841381.194,
            "name": "Y",
            "position": 1,
            "stddev": 398.486049,
            "variance": 158791.1312
          },
          {
            "average": 1625.275822,
            "count": 15967007,
            "maximum": 1701.963994,
            "minimum": 1582.383994,
            "name": "Z",
            "position": 2,
            "stddev": 18.53275701,
            "variance": 343.4630822
          },
          {
            "average": 16645.57106,
            "count": 15967007,
            "maximum": 30305,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5255.403691,
            "variance": 27619267.96
          },
          {
            "average": 1.246249782,
            "count": 15967007,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5722408571,
            "variance": 0.3274595986
          },
          {
            "average": 1.507851221,
            "count": 15967007,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8595187817,
            "variance": 0.7387725361
          },
          {
            "average": 0.5024978069,
            "count": 15967007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937766,
            "variance": 0.2499937766
          },
          {
            "average": 4.384040165e-07,
            "count": 15967007,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006621207229,
            "variance": 4.384038517e-07
          },
          {
            "average": 1.11366645,
            "count": 15967007,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3174057251,
            "variance": 0.1007463943
          },
          {
            "average": 0.2555079715,
            "count": 15967007,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74710539,
            "variance": 137.9944851
          },
          {
            "average": 1.86585501,
            "count": 15967007,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052307869,
            "variance": 1.107351851
          },
          {
            "average": 1096.521773,
            "count": 15967007,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9793610422,
            "variance": 0.959148051
          },
          {
            "average": 24716.72284,
            "count": 15967007,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10831.62385,
            "variance": 117324075.3
          },
          {
            "average": 26051.60994,
            "count": 15967007,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8929.991265,
            "variance": 79744743.99
          },
          {
            "average": 21644.97112,
            "count": 15967007,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8328.849978,
            "variance": 69369741.96
          },
          {
            "average": 188148122.6,
            "count": 15967007,
            "maximum": 188149543.3,
            "minimum": 188146762.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 601.2436617,
            "variance": 361493.9408
          },
          {
            "average": 0,
            "count": 15967007,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15967007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15967007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15967007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15967007,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304599.2983,
          4841381.194,
          1582.383994,
          305646.7783,
          4842798.774,
          1701.963994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304599.29829613096,
                4841381.19437523,
                1582.3839936522
              ],
              [
                304599.29829613096,
                4842798.77437523,
                1582.3839936522
              ],
              [
                305646.77829613094,
                4842798.77437523,
                1701.9639936521999
              ],
              [
                305646.77829613094,
                4841381.19437523,
                1701.9639936521999
              ],
              [
                304599.29829613096,
                4841381.19437523,
                1582.3839936522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:32:23+00:00",
        "end_time": "2017-08-30T16:46:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254885,
            43.69973095,
            1582.383994,
            -119.4119859,
            43.71275843,
            1701.963994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497405435402,
                  43.69973094852729,
                  1582.3839936522
                ],
                [
                  -119.425488494435,
                  43.712483349236784,
                  1582.3839936522
                ],
                [
                  -119.41249763219308,
                  43.712758434553464,
                  1701.9639936521999
                ],
                [
                  -119.41198594090984,
                  43.70000591211467,
                  1701.9639936521999
                ],
                [
                  -119.42497405435402,
                  43.69973094852729,
                  1582.3839936522
                ]
              ]
            ]
          },
          "id": "20170830_43119F4217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:32:23Z",
            "pc:count": 15967007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305143.4368,
                "count": 15967007,
                "maximum": 305646.7783,
                "minimum": 304599.2983,
                "name": "X",
                "position": 0,
                "stddev": 295.0917239,
                "variance": 87079.12554
              },
              {
                "average": 4842126.718,
                "count": 15967007,
                "maximum": 4842798.774,
                "minimum": 4841381.194,
                "name": "Y",
                "position": 1,
                "stddev": 398.486049,
                "variance": 158791.1312
              },
              {
                "average": 1625.275822,
                "count": 15967007,
                "maximum": 1701.963994,
                "minimum": 1582.383994,
                "name": "Z",
                "position": 2,
                "stddev": 18.53275701,
                "variance": 343.4630822
              },
              {
                "average": 16645.57106,
                "count": 15967007,
                "maximum": 30305,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5255.403691,
                "variance": 27619267.96
              },
              {
                "average": 1.246249782,
                "count": 15967007,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5722408571,
                "variance": 0.3274595986
              },
              {
                "average": 1.507851221,
                "count": 15967007,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8595187817,
                "variance": 0.7387725361
              },
              {
                "average": 0.5024978069,
                "count": 15967007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937766,
                "variance": 0.2499937766
              },
              {
                "average": 4.384040165e-07,
                "count": 15967007,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006621207229,
                "variance": 4.384038517e-07
              },
              {
                "average": 1.11366645,
                "count": 15967007,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3174057251,
                "variance": 0.1007463943
              },
              {
                "average": 0.2555079715,
                "count": 15967007,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74710539,
                "variance": 137.9944851
              },
              {
                "average": 1.86585501,
                "count": 15967007,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052307869,
                "variance": 1.107351851
              },
              {
                "average": 1096.521773,
                "count": 15967007,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9793610422,
                "variance": 0.959148051
              },
              {
                "average": 24716.72284,
                "count": 15967007,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10831.62385,
                "variance": 117324075.3
              },
              {
                "average": 26051.60994,
                "count": 15967007,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8929.991265,
                "variance": 79744743.99
              },
              {
                "average": 21644.97112,
                "count": 15967007,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8328.849978,
                "variance": 69369741.96
              },
              {
                "average": 188148122.6,
                "count": 15967007,
                "maximum": 188149543.3,
                "minimum": 188146762.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 601.2436617,
                "variance": 361493.9408
              },
              {
                "average": 0,
                "count": 15967007,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15967007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15967007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15967007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15967007,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304599.2983,
              4841381.194,
              1582.383994,
              305646.7783,
              4842798.774,
              1701.963994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304599.29829613096,
                    4841381.19437523,
                    1582.3839936522
                  ],
                  [
                    304599.29829613096,
                    4842798.77437523,
                    1582.3839936522
                  ],
                  [
                    305646.77829613094,
                    4842798.77437523,
                    1701.9639936521999
                  ],
                  [
                    305646.77829613094,
                    4841381.19437523,
                    1701.9639936521999
                  ],
                  [
                    304599.29829613096,
                    4841381.19437523,
                    1582.3839936522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:32:23+00:00",
            "end_time": "2017-08-30T16:46: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": "20170910_43119E6219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997264993778,
              43.57470581382191,
              1306.3676452513869
            ],
            [
              -119.65053344047269,
              43.58748127539355,
              1306.3676452513869
            ],
            [
              -119.63749997459095,
              43.5877829137112,
              1317.287645251387
            ],
            [
              -119.63694193381843,
              43.57500731839074,
              1317.287645251387
            ],
            [
              -119.64997264993778,
              43.57470581382191,
              1306.3676452513869
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505334,
        43.57470581,
        1306.367645,
        -119.6369419,
        43.58778291,
        1317.287645
      ],
      "properties": {
        "datetime": "2017-09-10T18:06:26Z",
        "pc:count": 13570454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286555.1303,
            "count": 13570454,
            "maximum": 287078.435,
            "minimum": 286025.155,
            "name": "X",
            "position": 0,
            "stddev": 290.9837535,
            "variance": 84671.54481
          },
          {
            "average": 4828756.743,
            "count": 13570454,
            "maximum": 4829470.558,
            "minimum": 4828050.198,
            "name": "Y",
            "position": 1,
            "stddev": 395.8170172,
            "variance": 156671.1111
          },
          {
            "average": 1312.357946,
            "count": 13570454,
            "maximum": 1317.287645,
            "minimum": 1306.367645,
            "name": "Z",
            "position": 2,
            "stddev": 1.409119703,
            "variance": 1.985618338
          },
          {
            "average": 28917.21506,
            "count": 13570454,
            "maximum": 49649,
            "minimum": 961,
            "name": "Intensity",
            "position": 3,
            "stddev": 3185.270838,
            "variance": 10145950.31
          },
          {
            "average": 1.000495488,
            "count": 13570454,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02226729119,
            "variance": 0.0004958322568
          },
          {
            "average": 1.000990313,
            "count": 13570454,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03148175854,
            "variance": 0.000991101121
          },
          {
            "average": 0.501774738,
            "count": 13570454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968687,
            "variance": 0.2499968687
          },
          {
            "average": 1.842237555e-06,
            "count": 13570454,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00135728932,
            "variance": 1.842234297e-06
          },
          {
            "average": 1.292146232,
            "count": 13570454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4547491905,
            "variance": 0.2067968263
          },
          {
            "average": 0.05621721003,
            "count": 13570454,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92178835,
            "variance": 142.1290375
          },
          {
            "average": 2.007761863,
            "count": 13570454,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000429938,
            "variance": 1.000860062
          },
          {
            "average": 1172.879782,
            "count": 13570454,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9954399217,
            "variance": 0.9909006377
          },
          {
            "average": 37555.21513,
            "count": 13570454,
            "maximum": 57088,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 11665.32794,
            "variance": 136079876.1
          },
          {
            "average": 38865.6119,
            "count": 13570454,
            "maximum": 57088,
            "minimum": 13568,
            "name": "Green",
            "position": 13,
            "stddev": 6104.250916,
            "variance": 37261879.24
          },
          {
            "average": 32231.57121,
            "count": 13570454,
            "maximum": 58112,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 10159.44914,
            "variance": 103214406.8
          },
          {
            "average": 189100537.6,
            "count": 13570454,
            "maximum": 189101986.8,
            "minimum": 189099047.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 758.3584469,
            "variance": 575107.534
          },
          {
            "average": 0,
            "count": 13570454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13570454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13570454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13570454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13570454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286025.155,
          4828050.198,
          1306.367645,
          287078.435,
          4829470.558,
          1317.287645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286025.154968828,
                4828050.198001198,
                1306.3676452513869
              ],
              [
                286025.154968828,
                4829470.558001197,
                1306.3676452513869
              ],
              [
                287078.43496882805,
                4829470.558001197,
                1317.287645251387
              ],
              [
                287078.43496882805,
                4828050.198001198,
                1317.287645251387
              ],
              [
                286025.154968828,
                4828050.198001198,
                1306.3676452513869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:06:26+00:00",
        "end_time": "2017-09-10T17:17:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505334,
            43.57470581,
            1306.367645,
            -119.6369419,
            43.58778291,
            1317.287645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997264993778,
                  43.57470581382191,
                  1306.3676452513869
                ],
                [
                  -119.65053344047269,
                  43.58748127539355,
                  1306.3676452513869
                ],
                [
                  -119.63749997459095,
                  43.5877829137112,
                  1317.287645251387
                ],
                [
                  -119.63694193381843,
                  43.57500731839074,
                  1317.287645251387
                ],
                [
                  -119.64997264993778,
                  43.57470581382191,
                  1306.3676452513869
                ]
              ]
            ]
          },
          "id": "20170910_43119E6219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:06:26Z",
            "pc:count": 13570454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286555.1303,
                "count": 13570454,
                "maximum": 287078.435,
                "minimum": 286025.155,
                "name": "X",
                "position": 0,
                "stddev": 290.9837535,
                "variance": 84671.54481
              },
              {
                "average": 4828756.743,
                "count": 13570454,
                "maximum": 4829470.558,
                "minimum": 4828050.198,
                "name": "Y",
                "position": 1,
                "stddev": 395.8170172,
                "variance": 156671.1111
              },
              {
                "average": 1312.357946,
                "count": 13570454,
                "maximum": 1317.287645,
                "minimum": 1306.367645,
                "name": "Z",
                "position": 2,
                "stddev": 1.409119703,
                "variance": 1.985618338
              },
              {
                "average": 28917.21506,
                "count": 13570454,
                "maximum": 49649,
                "minimum": 961,
                "name": "Intensity",
                "position": 3,
                "stddev": 3185.270838,
                "variance": 10145950.31
              },
              {
                "average": 1.000495488,
                "count": 13570454,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02226729119,
                "variance": 0.0004958322568
              },
              {
                "average": 1.000990313,
                "count": 13570454,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03148175854,
                "variance": 0.000991101121
              },
              {
                "average": 0.501774738,
                "count": 13570454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968687,
                "variance": 0.2499968687
              },
              {
                "average": 1.842237555e-06,
                "count": 13570454,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00135728932,
                "variance": 1.842234297e-06
              },
              {
                "average": 1.292146232,
                "count": 13570454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4547491905,
                "variance": 0.2067968263
              },
              {
                "average": 0.05621721003,
                "count": 13570454,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92178835,
                "variance": 142.1290375
              },
              {
                "average": 2.007761863,
                "count": 13570454,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000429938,
                "variance": 1.000860062
              },
              {
                "average": 1172.879782,
                "count": 13570454,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9954399217,
                "variance": 0.9909006377
              },
              {
                "average": 37555.21513,
                "count": 13570454,
                "maximum": 57088,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 11665.32794,
                "variance": 136079876.1
              },
              {
                "average": 38865.6119,
                "count": 13570454,
                "maximum": 57088,
                "minimum": 13568,
                "name": "Green",
                "position": 13,
                "stddev": 6104.250916,
                "variance": 37261879.24
              },
              {
                "average": 32231.57121,
                "count": 13570454,
                "maximum": 58112,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 10159.44914,
                "variance": 103214406.8
              },
              {
                "average": 189100537.6,
                "count": 13570454,
                "maximum": 189101986.8,
                "minimum": 189099047.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 758.3584469,
                "variance": 575107.534
              },
              {
                "average": 0,
                "count": 13570454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13570454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13570454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13570454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13570454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286025.155,
              4828050.198,
              1306.367645,
              287078.435,
              4829470.558,
              1317.287645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286025.154968828,
                    4828050.198001198,
                    1306.3676452513869
                  ],
                  [
                    286025.154968828,
                    4829470.558001197,
                    1306.3676452513869
                  ],
                  [
                    287078.43496882805,
                    4829470.558001197,
                    1317.287645251387
                  ],
                  [
                    287078.43496882805,
                    4828050.198001198,
                    1317.287645251387
                  ],
                  [
                    286025.154968828,
                    4828050.198001198,
                    1306.3676452513869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:06:26+00:00",
            "end_time": "2017-09-10T17:17:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247295293244,
              43.57469881450696,
              1315.4689511824383
            ],
            [
              -119.71304722680817,
              43.58747955821091,
              1315.4689511824383
            ],
            [
              -119.70000007279741,
              43.587788662376454,
              1332.0889511824382
            ],
            [
              -119.69942855242887,
              43.575007781556586,
              1332.0889511824382
            ],
            [
              -119.71247295293244,
              43.57469881450696,
              1315.4689511824383
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130472,
        43.57469881,
        1315.468951,
        -119.6994286,
        43.58778866,
        1332.088951
      ],
      "properties": {
        "datetime": "2017-09-11T20:15:23Z",
        "pc:count": 13794878,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281510.9383,
            "count": 13794878,
            "maximum": 282032.7266,
            "minimum": 280978.2866,
            "name": "X",
            "position": 0,
            "stddev": 290.5760312,
            "variance": 84434.42994
          },
          {
            "average": 4828912.676,
            "count": 13794878,
            "maximum": 4829633.354,
            "minimum": 4828212.334,
            "name": "Y",
            "position": 1,
            "stddev": 397.3920564,
            "variance": 157920.4465
          },
          {
            "average": 1322.00906,
            "count": 13794878,
            "maximum": 1332.088951,
            "minimum": 1315.468951,
            "name": "Z",
            "position": 2,
            "stddev": 2.993108559,
            "variance": 8.958698846
          },
          {
            "average": 26979.43062,
            "count": 13794878,
            "maximum": 49233,
            "minimum": 1985,
            "name": "Intensity",
            "position": 3,
            "stddev": 2000.849384,
            "variance": 4003398.256
          },
          {
            "average": 1.00000261,
            "count": 13794878,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001615443479,
            "variance": 2.609657632e-06
          },
          {
            "average": 1.000004277,
            "count": 13794878,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00206807441,
            "variance": 4.276931767e-06
          },
          {
            "average": 0.5018769285,
            "count": 13794878,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964952,
            "variance": 0.2499964953
          },
          {
            "average": 1.536802283e-05,
            "count": 13794878,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003920177007,
            "variance": 1.536778776e-05
          },
          {
            "average": 1.269445877,
            "count": 13794878,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4436719628,
            "variance": 0.1968448106
          },
          {
            "average": -0.3076252499,
            "count": 13794878,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93782074,
            "variance": 142.511564
          },
          {
            "average": 2.012251069,
            "count": 13794878,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999408656,
            "variance": 0.9998817347
          },
          {
            "average": 1186.148062,
            "count": 13794878,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.290873804,
            "variance": 1.666355179
          },
          {
            "average": 46312.10889,
            "count": 13794878,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2284.217361,
            "variance": 5217648.95
          },
          {
            "average": 44186.78704,
            "count": 13794878,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2343.044923,
            "variance": 5489859.509
          },
          {
            "average": 40167.05887,
            "count": 13794878,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2275.476912,
            "variance": 5177795.177
          },
          {
            "average": 189191619.9,
            "count": 13794878,
            "maximum": 189196123.3,
            "minimum": 189106117,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15321.20675,
            "variance": 234739376.3
          },
          {
            "average": 0,
            "count": 13794878,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13794878,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13794878,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13794878,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13794878,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280978.2866,
          4828212.334,
          1315.468951,
          282032.7266,
          4829633.354,
          1332.088951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280978.2866302192,
                4828212.334162524,
                1315.4689511824383
              ],
              [
                280978.2866302192,
                4829633.3541625235,
                1315.4689511824383
              ],
              [
                282032.72663021914,
                4829633.3541625235,
                1332.0889511824382
              ],
              [
                282032.72663021914,
                4828212.334162524,
                1332.0889511824382
              ],
              [
                280978.2866302192,
                4828212.334162524,
                1315.4689511824383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:15:23+00:00",
        "end_time": "2017-09-10T19:15:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130472,
            43.57469881,
            1315.468951,
            -119.6994286,
            43.58778866,
            1332.088951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247295293244,
                  43.57469881450696,
                  1315.4689511824383
                ],
                [
                  -119.71304722680817,
                  43.58747955821091,
                  1315.4689511824383
                ],
                [
                  -119.70000007279741,
                  43.587788662376454,
                  1332.0889511824382
                ],
                [
                  -119.69942855242887,
                  43.575007781556586,
                  1332.0889511824382
                ],
                [
                  -119.71247295293244,
                  43.57469881450696,
                  1315.4689511824383
                ]
              ]
            ]
          },
          "id": "20170910_43119E6119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:15:23Z",
            "pc:count": 13794878,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281510.9383,
                "count": 13794878,
                "maximum": 282032.7266,
                "minimum": 280978.2866,
                "name": "X",
                "position": 0,
                "stddev": 290.5760312,
                "variance": 84434.42994
              },
              {
                "average": 4828912.676,
                "count": 13794878,
                "maximum": 4829633.354,
                "minimum": 4828212.334,
                "name": "Y",
                "position": 1,
                "stddev": 397.3920564,
                "variance": 157920.4465
              },
              {
                "average": 1322.00906,
                "count": 13794878,
                "maximum": 1332.088951,
                "minimum": 1315.468951,
                "name": "Z",
                "position": 2,
                "stddev": 2.993108559,
                "variance": 8.958698846
              },
              {
                "average": 26979.43062,
                "count": 13794878,
                "maximum": 49233,
                "minimum": 1985,
                "name": "Intensity",
                "position": 3,
                "stddev": 2000.849384,
                "variance": 4003398.256
              },
              {
                "average": 1.00000261,
                "count": 13794878,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001615443479,
                "variance": 2.609657632e-06
              },
              {
                "average": 1.000004277,
                "count": 13794878,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00206807441,
                "variance": 4.276931767e-06
              },
              {
                "average": 0.5018769285,
                "count": 13794878,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964952,
                "variance": 0.2499964953
              },
              {
                "average": 1.536802283e-05,
                "count": 13794878,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003920177007,
                "variance": 1.536778776e-05
              },
              {
                "average": 1.269445877,
                "count": 13794878,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4436719628,
                "variance": 0.1968448106
              },
              {
                "average": -0.3076252499,
                "count": 13794878,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93782074,
                "variance": 142.511564
              },
              {
                "average": 2.012251069,
                "count": 13794878,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999408656,
                "variance": 0.9998817347
              },
              {
                "average": 1186.148062,
                "count": 13794878,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.290873804,
                "variance": 1.666355179
              },
              {
                "average": 46312.10889,
                "count": 13794878,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2284.217361,
                "variance": 5217648.95
              },
              {
                "average": 44186.78704,
                "count": 13794878,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2343.044923,
                "variance": 5489859.509
              },
              {
                "average": 40167.05887,
                "count": 13794878,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2275.476912,
                "variance": 5177795.177
              },
              {
                "average": 189191619.9,
                "count": 13794878,
                "maximum": 189196123.3,
                "minimum": 189106117,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15321.20675,
                "variance": 234739376.3
              },
              {
                "average": 0,
                "count": 13794878,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13794878,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13794878,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13794878,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13794878,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280978.2866,
              4828212.334,
              1315.468951,
              282032.7266,
              4829633.354,
              1332.088951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280978.2866302192,
                    4828212.334162524,
                    1315.4689511824383
                  ],
                  [
                    280978.2866302192,
                    4829633.3541625235,
                    1315.4689511824383
                  ],
                  [
                    282032.72663021914,
                    4829633.3541625235,
                    1332.0889511824382
                  ],
                  [
                    282032.72663021914,
                    4828212.334162524,
                    1332.0889511824382
                  ],
                  [
                    280978.2866302192,
                    4828212.334162524,
                    1315.4689511824383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:15:23+00:00",
            "end_time": "2017-09-10T19:15:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247456215056,
              43.57472086256007,
              1290.6676345572055
            ],
            [
              -119.51300562293885,
              43.58748205700918,
              1290.6676345572055
            ],
            [
              -119.4999987176607,
              43.587767403815164,
              1371.9076345572053
            ],
            [
              -119.49947039855901,
              43.575006082982306,
              1371.9076345572053
            ],
            [
              -119.51247456215056,
              43.57472086256007,
              1290.6676345572055
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130056,
        43.57472086,
        1290.667635,
        -119.4994704,
        43.5877674,
        1371.907635
      ],
      "properties": {
        "datetime": "2017-09-08T23:17:33Z",
        "pc:count": 27824583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297589.7299,
            "count": 27824583,
            "maximum": 298179.0269,
            "minimum": 297128.0069,
            "name": "X",
            "position": 0,
            "stddev": 279.7992973,
            "variance": 78287.64674
          },
          {
            "average": 4828373.715,
            "count": 27824583,
            "maximum": 4829125.473,
            "minimum": 4827706.853,
            "name": "Y",
            "position": 1,
            "stddev": 394.7353265,
            "variance": 155815.978
          },
          {
            "average": 1312.66949,
            "count": 27824583,
            "maximum": 1371.907635,
            "minimum": 1290.667635,
            "name": "Z",
            "position": 2,
            "stddev": 16.32676158,
            "variance": 266.5631438
          },
          {
            "average": 22693.54929,
            "count": 27824583,
            "maximum": 41921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3735.425956,
            "variance": 13953407.07
          },
          {
            "average": 1.00117522,
            "count": 27824583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03713753696,
            "variance": 0.001379196651
          },
          {
            "average": 1.00236557,
            "count": 27824583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05463216651,
            "variance": 0.002984673618
          },
          {
            "average": 0.4995156621,
            "count": 27824583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997744,
            "variance": 0.2499997744
          },
          {
            "average": 6.828494069e-06,
            "count": 27824583,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002613129864,
            "variance": 6.828447687e-06
          },
          {
            "average": 1.103120611,
            "count": 27824583,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3041163493,
            "variance": 0.09248675392
          },
          {
            "average": 1.234707409,
            "count": 27824583,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58965455,
            "variance": 134.3200927
          },
          {
            "average": 1.999503101,
            "count": 27824583,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000447079,
            "variance": 1.000894358
          },
          {
            "average": 1143.076639,
            "count": 27824583,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.308298824,
            "variance": 5.328243461
          },
          {
            "average": 44529.06891,
            "count": 27824583,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3040.36799,
            "variance": 9243837.517
          },
          {
            "average": 42641.3261,
            "count": 27824583,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2925.292517,
            "variance": 8557336.312
          },
          {
            "average": 38855.28659,
            "count": 27824583,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2754.207011,
            "variance": 7585656.257
          },
          {
            "average": 188484690.8,
            "count": 27824583,
            "maximum": 188947853.3,
            "minimum": 188238578.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 335362.3996,
            "variance": 112467939100.0
          },
          {
            "average": 0,
            "count": 27824583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27824583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27824583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27824583,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27824583,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297128.0069,
          4827706.853,
          1290.667635,
          298179.0269,
          4829125.473,
          1371.907635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297128.0068916122,
                4827706.853164782,
                1290.6676345572055
              ],
              [
                297128.0068916122,
                4829125.473164781,
                1290.6676345572055
              ],
              [
                298179.0268916122,
                4829125.473164781,
                1371.9076345572053
              ],
              [
                298179.0268916122,
                4827706.853164782,
                1371.9076345572053
              ],
              [
                297128.0068916122,
                4827706.853164782,
                1290.6676345572055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:17:33+00:00",
        "end_time": "2017-08-31T18:16:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130056,
            43.57472086,
            1290.667635,
            -119.4994704,
            43.5877674,
            1371.907635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247456215056,
                  43.57472086256007,
                  1290.6676345572055
                ],
                [
                  -119.51300562293885,
                  43.58748205700918,
                  1290.6676345572055
                ],
                [
                  -119.4999987176607,
                  43.587767403815164,
                  1371.9076345572053
                ],
                [
                  -119.49947039855901,
                  43.575006082982306,
                  1371.9076345572053
                ],
                [
                  -119.51247456215056,
                  43.57472086256007,
                  1290.6676345572055
                ]
              ]
            ]
          },
          "id": "20170831_43119E5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:17:33Z",
            "pc:count": 27824583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297589.7299,
                "count": 27824583,
                "maximum": 298179.0269,
                "minimum": 297128.0069,
                "name": "X",
                "position": 0,
                "stddev": 279.7992973,
                "variance": 78287.64674
              },
              {
                "average": 4828373.715,
                "count": 27824583,
                "maximum": 4829125.473,
                "minimum": 4827706.853,
                "name": "Y",
                "position": 1,
                "stddev": 394.7353265,
                "variance": 155815.978
              },
              {
                "average": 1312.66949,
                "count": 27824583,
                "maximum": 1371.907635,
                "minimum": 1290.667635,
                "name": "Z",
                "position": 2,
                "stddev": 16.32676158,
                "variance": 266.5631438
              },
              {
                "average": 22693.54929,
                "count": 27824583,
                "maximum": 41921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3735.425956,
                "variance": 13953407.07
              },
              {
                "average": 1.00117522,
                "count": 27824583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03713753696,
                "variance": 0.001379196651
              },
              {
                "average": 1.00236557,
                "count": 27824583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05463216651,
                "variance": 0.002984673618
              },
              {
                "average": 0.4995156621,
                "count": 27824583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997744,
                "variance": 0.2499997744
              },
              {
                "average": 6.828494069e-06,
                "count": 27824583,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002613129864,
                "variance": 6.828447687e-06
              },
              {
                "average": 1.103120611,
                "count": 27824583,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3041163493,
                "variance": 0.09248675392
              },
              {
                "average": 1.234707409,
                "count": 27824583,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58965455,
                "variance": 134.3200927
              },
              {
                "average": 1.999503101,
                "count": 27824583,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000447079,
                "variance": 1.000894358
              },
              {
                "average": 1143.076639,
                "count": 27824583,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.308298824,
                "variance": 5.328243461
              },
              {
                "average": 44529.06891,
                "count": 27824583,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3040.36799,
                "variance": 9243837.517
              },
              {
                "average": 42641.3261,
                "count": 27824583,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2925.292517,
                "variance": 8557336.312
              },
              {
                "average": 38855.28659,
                "count": 27824583,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2754.207011,
                "variance": 7585656.257
              },
              {
                "average": 188484690.8,
                "count": 27824583,
                "maximum": 188947853.3,
                "minimum": 188238578.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 335362.3996,
                "variance": 112467939100.0
              },
              {
                "average": 0,
                "count": 27824583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27824583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27824583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27824583,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27824583,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297128.0069,
              4827706.853,
              1290.667635,
              298179.0269,
              4829125.473,
              1371.907635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297128.0068916122,
                    4827706.853164782,
                    1290.6676345572055
                  ],
                  [
                    297128.0068916122,
                    4829125.473164781,
                    1290.6676345572055
                  ],
                  [
                    298179.0268916122,
                    4829125.473164781,
                    1371.9076345572053
                  ],
                  [
                    298179.0268916122,
                    4827706.853164782,
                    1371.9076345572053
                  ],
                  [
                    297128.0068916122,
                    4827706.853164782,
                    1290.6676345572055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:17:33+00:00",
            "end_time": "2017-08-31T18:16:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7749714437459,
              43.61219190894859,
              1466.0165589290727
            ],
            [
              -119.77556006460016,
              43.624979633519736,
              1466.0165589290727
            ],
            [
              -119.76250053218455,
              43.625296206277305,
              1536.856558929073
            ],
            [
              -119.76191467229482,
              43.612508341209654,
              1536.856558929073
            ],
            [
              -119.7749714437459,
              43.61219190894859,
              1466.0165589290727
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755601,
        43.61219191,
        1466.016559,
        -119.7619147,
        43.62529621,
        1536.856559
      ],
      "properties": {
        "datetime": "2017-09-11T21:09:13Z",
        "pc:count": 16098671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276599.6937,
            "count": 16098671,
            "maximum": 277125.5938,
            "minimum": 276070.7538,
            "name": "X",
            "position": 0,
            "stddev": 291.452935,
            "variance": 84944.81331
          },
          {
            "average": 4833273.431,
            "count": 16098671,
            "maximum": 4833965.151,
            "minimum": 4832543.271,
            "name": "Y",
            "position": 1,
            "stddev": 408.6616448,
            "variance": 167004.3399
          },
          {
            "average": 1497.213651,
            "count": 16098671,
            "maximum": 1536.856559,
            "minimum": 1466.016559,
            "name": "Z",
            "position": 2,
            "stddev": 12.64528698,
            "variance": 159.9032829
          },
          {
            "average": 24340.87687,
            "count": 16098671,
            "maximum": 42577,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4712.911952,
            "variance": 22211539.06
          },
          {
            "average": 1.069135521,
            "count": 16098671,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2871315093,
            "variance": 0.08244450361
          },
          {
            "average": 1.138961347,
            "count": 16098671,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4180968442,
            "variance": 0.1748049711
          },
          {
            "average": 0.5014110171,
            "count": 16098671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980246,
            "variance": 0.2499980246
          },
          {
            "average": 1.441112748e-05,
            "count": 16098671,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003796171847,
            "variance": 1.441092069e-05
          },
          {
            "average": 1.213951015,
            "count": 16098671,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4100926586,
            "variance": 0.1681759886
          },
          {
            "average": 0.3068773984,
            "count": 16098671,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90333322,
            "variance": 141.6893417
          },
          {
            "average": 1.966108507,
            "count": 16098671,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020267806,
            "variance": 1.040946397
          },
          {
            "average": 1192.370994,
            "count": 16098671,
            "maximum": 1195,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9260043965,
            "variance": 0.8574841424
          },
          {
            "average": 33638.03457,
            "count": 16098671,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7461.836149,
            "variance": 55678998.71
          },
          {
            "average": 31984.59241,
            "count": 16098671,
            "maximum": 47104,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6252.912008,
            "variance": 39098908.58
          },
          {
            "average": 28539.05292,
            "count": 16098671,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6037.462152,
            "variance": 36450949.24
          },
          {
            "average": 189198030.7,
            "count": 16098671,
            "maximum": 189199353.7,
            "minimum": 189196638.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 517.9343426,
            "variance": 268255.9833
          },
          {
            "average": 0,
            "count": 16098671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16098671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16098671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276070.7538,
          4832543.271,
          1466.016559,
          277125.5938,
          4833965.151,
          1536.856559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276070.75375385483,
                4832543.270566606,
                1466.0165589290727
              ],
              [
                276070.75375385483,
                4833965.150566607,
                1466.0165589290727
              ],
              [
                277125.5937538548,
                4833965.150566607,
                1536.856558929073
              ],
              [
                277125.5937538548,
                4832543.270566606,
                1536.856558929073
              ],
              [
                276070.75375385483,
                4832543.270566606,
                1466.0165589290727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:09:13+00:00",
        "end_time": "2017-09-11T20:23:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755601,
            43.61219191,
            1466.016559,
            -119.7619147,
            43.62529621,
            1536.856559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7749714437459,
                  43.61219190894859,
                  1466.0165589290727
                ],
                [
                  -119.77556006460016,
                  43.624979633519736,
                  1466.0165589290727
                ],
                [
                  -119.76250053218455,
                  43.625296206277305,
                  1536.856558929073
                ],
                [
                  -119.76191467229482,
                  43.612508341209654,
                  1536.856558929073
                ],
                [
                  -119.7749714437459,
                  43.61219190894859,
                  1466.0165589290727
                ]
              ]
            ]
          },
          "id": "20170911_43119E7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:09:13Z",
            "pc:count": 16098671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276599.6937,
                "count": 16098671,
                "maximum": 277125.5938,
                "minimum": 276070.7538,
                "name": "X",
                "position": 0,
                "stddev": 291.452935,
                "variance": 84944.81331
              },
              {
                "average": 4833273.431,
                "count": 16098671,
                "maximum": 4833965.151,
                "minimum": 4832543.271,
                "name": "Y",
                "position": 1,
                "stddev": 408.6616448,
                "variance": 167004.3399
              },
              {
                "average": 1497.213651,
                "count": 16098671,
                "maximum": 1536.856559,
                "minimum": 1466.016559,
                "name": "Z",
                "position": 2,
                "stddev": 12.64528698,
                "variance": 159.9032829
              },
              {
                "average": 24340.87687,
                "count": 16098671,
                "maximum": 42577,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4712.911952,
                "variance": 22211539.06
              },
              {
                "average": 1.069135521,
                "count": 16098671,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2871315093,
                "variance": 0.08244450361
              },
              {
                "average": 1.138961347,
                "count": 16098671,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4180968442,
                "variance": 0.1748049711
              },
              {
                "average": 0.5014110171,
                "count": 16098671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980246,
                "variance": 0.2499980246
              },
              {
                "average": 1.441112748e-05,
                "count": 16098671,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003796171847,
                "variance": 1.441092069e-05
              },
              {
                "average": 1.213951015,
                "count": 16098671,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4100926586,
                "variance": 0.1681759886
              },
              {
                "average": 0.3068773984,
                "count": 16098671,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90333322,
                "variance": 141.6893417
              },
              {
                "average": 1.966108507,
                "count": 16098671,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020267806,
                "variance": 1.040946397
              },
              {
                "average": 1192.370994,
                "count": 16098671,
                "maximum": 1195,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9260043965,
                "variance": 0.8574841424
              },
              {
                "average": 33638.03457,
                "count": 16098671,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7461.836149,
                "variance": 55678998.71
              },
              {
                "average": 31984.59241,
                "count": 16098671,
                "maximum": 47104,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6252.912008,
                "variance": 39098908.58
              },
              {
                "average": 28539.05292,
                "count": 16098671,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6037.462152,
                "variance": 36450949.24
              },
              {
                "average": 189198030.7,
                "count": 16098671,
                "maximum": 189199353.7,
                "minimum": 189196638.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 517.9343426,
                "variance": 268255.9833
              },
              {
                "average": 0,
                "count": 16098671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16098671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16098671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276070.7538,
              4832543.271,
              1466.016559,
              277125.5938,
              4833965.151,
              1536.856559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276070.75375385483,
                    4832543.270566606,
                    1466.0165589290727
                  ],
                  [
                    276070.75375385483,
                    4833965.150566607,
                    1466.0165589290727
                  ],
                  [
                    277125.5937538548,
                    4833965.150566607,
                    1536.856558929073
                  ],
                  [
                    277125.5937538548,
                    4832543.270566606,
                    1536.856558929073
                  ],
                  [
                    276070.75375385483,
                    4832543.270566606,
                    1466.0165589290727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:09:13+00:00",
            "end_time": "2017-09-11T20:23:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497199554232,
              43.54969827238311,
              1323.887716684016
            ],
            [
              -119.72554847552324,
              43.562480378522075,
              1323.887716684016
            ],
            [
              -119.71250042113951,
              43.562790921371416,
              1348.667716684016
            ],
            [
              -119.71192669267938,
              43.55000867745757,
              1348.667716684016
            ],
            [
              -119.72497199554232,
              43.54969827238311,
              1323.887716684016
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255485,
        43.54969827,
        1323.887717,
        -119.7119267,
        43.56279092,
        1348.667717
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:30Z",
        "pc:count": 17120019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280394.1825,
            "count": 17120019,
            "maximum": 280932.882,
            "minimum": 279877.922,
            "name": "X",
            "position": 0,
            "stddev": 288.3065937,
            "variance": 83120.69198
          },
          {
            "average": 4826256.049,
            "count": 17120019,
            "maximum": 4826889.847,
            "minimum": 4825468.667,
            "name": "Y",
            "position": 1,
            "stddev": 386.8428769,
            "variance": 149647.4114
          },
          {
            "average": 1331.548114,
            "count": 17120019,
            "maximum": 1348.667717,
            "minimum": 1323.887717,
            "name": "Z",
            "position": 2,
            "stddev": 3.422972593,
            "variance": 11.71674138
          },
          {
            "average": 25934.12155,
            "count": 17120019,
            "maximum": 50561,
            "minimum": 1425,
            "name": "Intensity",
            "position": 3,
            "stddev": 2292.487439,
            "variance": 5255498.657
          },
          {
            "average": 1.001013784,
            "count": 17120019,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03200137476,
            "variance": 0.001024087987
          },
          {
            "average": 1.002018689,
            "count": 17120019,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04527189226,
            "variance": 0.002049544229
          },
          {
            "average": 0.5052052804,
            "count": 17120019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999729189,
            "variance": 0.2499729197
          },
          {
            "average": 6.290880869e-05,
            "count": 17120019,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007931258087,
            "variance": 6.290485484e-05
          },
          {
            "average": 1.220944147,
            "count": 17120019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4148829246,
            "variance": 0.1721278411
          },
          {
            "average": -2.017860889,
            "count": 17120019,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82256171,
            "variance": 139.7729654
          },
          {
            "average": 1.999146496,
            "count": 17120019,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000887092,
            "variance": 1.001774971
          },
          {
            "average": 1195.493803,
            "count": 17120019,
            "maximum": 1212,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.593700291,
            "variance": 73.8516847
          },
          {
            "average": 42837.01694,
            "count": 17120019,
            "maximum": 54784,
            "minimum": 9216,
            "name": "Red",
            "position": 12,
            "stddev": 2488.000997,
            "variance": 6190148.963
          },
          {
            "average": 40840.81344,
            "count": 17120019,
            "maximum": 54272,
            "minimum": 13056,
            "name": "Green",
            "position": 13,
            "stddev": 2416.761802,
            "variance": 5840737.607
          },
          {
            "average": 36808.07785,
            "count": 17120019,
            "maximum": 51968,
            "minimum": 10752,
            "name": "Blue",
            "position": 14,
            "stddev": 2373.144618,
            "variance": 5631815.38
          },
          {
            "average": 189198997.9,
            "count": 17120019,
            "maximum": 189205430.4,
            "minimum": 189196139.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3367.877187,
            "variance": 11342596.75
          },
          {
            "average": 0,
            "count": 17120019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17120019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17120019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17120019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17120019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279877.922,
          4825468.667,
          1323.887717,
          280932.882,
          4826889.847,
          1348.667717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279877.9219563206,
                4825468.667372668,
                1323.887716684016
              ],
              [
                279877.9219563206,
                4826889.847372668,
                1323.887716684016
              ],
              [
                280932.88195632055,
                4826889.847372668,
                1348.667716684016
              ],
              [
                280932.88195632055,
                4825468.667372668,
                1348.667716684016
              ],
              [
                279877.9219563206,
                4825468.667372668,
                1323.887716684016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:30+00:00",
        "end_time": "2017-09-11T20:15:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255485,
            43.54969827,
            1323.887717,
            -119.7119267,
            43.56279092,
            1348.667717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497199554232,
                  43.54969827238311,
                  1323.887716684016
                ],
                [
                  -119.72554847552324,
                  43.562480378522075,
                  1323.887716684016
                ],
                [
                  -119.71250042113951,
                  43.562790921371416,
                  1348.667716684016
                ],
                [
                  -119.71192669267938,
                  43.55000867745757,
                  1348.667716684016
                ],
                [
                  -119.72497199554232,
                  43.54969827238311,
                  1323.887716684016
                ]
              ]
            ]
          },
          "id": "20170911_43119E6303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:30Z",
            "pc:count": 17120019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280394.1825,
                "count": 17120019,
                "maximum": 280932.882,
                "minimum": 279877.922,
                "name": "X",
                "position": 0,
                "stddev": 288.3065937,
                "variance": 83120.69198
              },
              {
                "average": 4826256.049,
                "count": 17120019,
                "maximum": 4826889.847,
                "minimum": 4825468.667,
                "name": "Y",
                "position": 1,
                "stddev": 386.8428769,
                "variance": 149647.4114
              },
              {
                "average": 1331.548114,
                "count": 17120019,
                "maximum": 1348.667717,
                "minimum": 1323.887717,
                "name": "Z",
                "position": 2,
                "stddev": 3.422972593,
                "variance": 11.71674138
              },
              {
                "average": 25934.12155,
                "count": 17120019,
                "maximum": 50561,
                "minimum": 1425,
                "name": "Intensity",
                "position": 3,
                "stddev": 2292.487439,
                "variance": 5255498.657
              },
              {
                "average": 1.001013784,
                "count": 17120019,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03200137476,
                "variance": 0.001024087987
              },
              {
                "average": 1.002018689,
                "count": 17120019,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04527189226,
                "variance": 0.002049544229
              },
              {
                "average": 0.5052052804,
                "count": 17120019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999729189,
                "variance": 0.2499729197
              },
              {
                "average": 6.290880869e-05,
                "count": 17120019,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007931258087,
                "variance": 6.290485484e-05
              },
              {
                "average": 1.220944147,
                "count": 17120019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4148829246,
                "variance": 0.1721278411
              },
              {
                "average": -2.017860889,
                "count": 17120019,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82256171,
                "variance": 139.7729654
              },
              {
                "average": 1.999146496,
                "count": 17120019,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000887092,
                "variance": 1.001774971
              },
              {
                "average": 1195.493803,
                "count": 17120019,
                "maximum": 1212,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.593700291,
                "variance": 73.8516847
              },
              {
                "average": 42837.01694,
                "count": 17120019,
                "maximum": 54784,
                "minimum": 9216,
                "name": "Red",
                "position": 12,
                "stddev": 2488.000997,
                "variance": 6190148.963
              },
              {
                "average": 40840.81344,
                "count": 17120019,
                "maximum": 54272,
                "minimum": 13056,
                "name": "Green",
                "position": 13,
                "stddev": 2416.761802,
                "variance": 5840737.607
              },
              {
                "average": 36808.07785,
                "count": 17120019,
                "maximum": 51968,
                "minimum": 10752,
                "name": "Blue",
                "position": 14,
                "stddev": 2373.144618,
                "variance": 5631815.38
              },
              {
                "average": 189198997.9,
                "count": 17120019,
                "maximum": 189205430.4,
                "minimum": 189196139.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3367.877187,
                "variance": 11342596.75
              },
              {
                "average": 0,
                "count": 17120019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17120019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17120019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17120019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17120019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279877.922,
              4825468.667,
              1323.887717,
              280932.882,
              4826889.847,
              1348.667717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279877.9219563206,
                    4825468.667372668,
                    1323.887716684016
                  ],
                  [
                    279877.9219563206,
                    4826889.847372668,
                    1323.887716684016
                  ],
                  [
                    280932.88195632055,
                    4826889.847372668,
                    1348.667716684016
                  ],
                  [
                    280932.88195632055,
                    4825468.667372668,
                    1348.667716684016
                  ],
                  [
                    279877.9219563206,
                    4825468.667372668,
                    1323.887716684016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:30+00:00",
            "end_time": "2017-09-11T20:15: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": "20170830_43119F3313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997584827033,
              43.64973886164082,
              1537.98463057494
            ],
            [
              -119.35047320222945,
              43.66248397486885,
              1537.98463057494
            ],
            [
              -119.33749737617035,
              43.66275019239784,
              1672.04463057494
            ],
            [
              -119.33700276175112,
              43.65000496142235,
              1672.04463057494
            ],
            [
              -119.34997584827033,
              43.64973886164082,
              1537.98463057494
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504732,
        43.64973886,
        1537.984631,
        -119.3370028,
        43.66275019,
        1672.044631
      ],
      "properties": {
        "datetime": "2017-08-30T16:22:52Z",
        "pc:count": 14043380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311003.9361,
            "count": 14043380,
            "maximum": 311532.4282,
            "minimum": 310485.3482,
            "name": "X",
            "position": 0,
            "stddev": 289.9411801,
            "variance": 84065.88794
          },
          {
            "average": 4836372.213,
            "count": 14043380,
            "maximum": 4837071.377,
            "minimum": 4835654.697,
            "name": "Y",
            "position": 1,
            "stddev": 406.4511253,
            "variance": 165202.5172
          },
          {
            "average": 1566.082931,
            "count": 14043380,
            "maximum": 1672.044631,
            "minimum": 1537.984631,
            "name": "Z",
            "position": 2,
            "stddev": 25.94886532,
            "variance": 673.3436113
          },
          {
            "average": 19927.63119,
            "count": 14043380,
            "maximum": 34913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3279.911738,
            "variance": 10757821.01
          },
          {
            "average": 1.049562214,
            "count": 14043380,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2697330135,
            "variance": 0.0727558986
          },
          {
            "average": 1.103838179,
            "count": 14043380,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4365123588,
            "variance": 0.1905430394
          },
          {
            "average": 0.5012746219,
            "count": 14043380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983931,
            "variance": 0.2499983931
          },
          {
            "average": 1.068118929e-06,
            "count": 14043380,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001033497878,
            "variance": 1.068117864e-06
          },
          {
            "average": 1.188937136,
            "count": 14043380,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3914586896,
            "variance": 0.1532399057
          },
          {
            "average": 0.2644392511,
            "count": 14043380,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78325153,
            "variance": 138.8450166
          },
          {
            "average": 1.96645131,
            "count": 14043380,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015884026,
            "variance": 1.032020354
          },
          {
            "average": 1087.806843,
            "count": 14043380,
            "maximum": 1091,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.075485453,
            "variance": 1.156668959
          },
          {
            "average": 37204.64489,
            "count": 14043380,
            "maximum": 52736,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6381.520736,
            "variance": 40723806.9
          },
          {
            "average": 36320.02163,
            "count": 14043380,
            "maximum": 50432,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 4965.170861,
            "variance": 24652921.67
          },
          {
            "average": 32267.06759,
            "count": 14043380,
            "maximum": 47616,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 4697.872179,
            "variance": 22070003.01
          },
          {
            "average": 188144127.5,
            "count": 14043380,
            "maximum": 188145372.1,
            "minimum": 188143108.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 424.3088919,
            "variance": 180038.0357
          },
          {
            "average": 0,
            "count": 14043380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14043380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14043380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14043380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14043380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310485.3482,
          4835654.697,
          1537.984631,
          311532.4282,
          4837071.377,
          1672.044631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310485.34817773796,
                4835654.696551518,
                1537.98463057494
              ],
              [
                310485.34817773796,
                4837071.376551517,
                1537.98463057494
              ],
              [
                311532.4281777379,
                4837071.376551517,
                1672.04463057494
              ],
              [
                311532.4281777379,
                4835654.696551518,
                1672.04463057494
              ],
              [
                310485.34817773796,
                4835654.696551518,
                1537.98463057494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:22:52+00:00",
        "end_time": "2017-08-30T15:45:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504732,
            43.64973886,
            1537.984631,
            -119.3370028,
            43.66275019,
            1672.044631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997584827033,
                  43.64973886164082,
                  1537.98463057494
                ],
                [
                  -119.35047320222945,
                  43.66248397486885,
                  1537.98463057494
                ],
                [
                  -119.33749737617035,
                  43.66275019239784,
                  1672.04463057494
                ],
                [
                  -119.33700276175112,
                  43.65000496142235,
                  1672.04463057494
                ],
                [
                  -119.34997584827033,
                  43.64973886164082,
                  1537.98463057494
                ]
              ]
            ]
          },
          "id": "20170830_43119F3313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:22:52Z",
            "pc:count": 14043380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311003.9361,
                "count": 14043380,
                "maximum": 311532.4282,
                "minimum": 310485.3482,
                "name": "X",
                "position": 0,
                "stddev": 289.9411801,
                "variance": 84065.88794
              },
              {
                "average": 4836372.213,
                "count": 14043380,
                "maximum": 4837071.377,
                "minimum": 4835654.697,
                "name": "Y",
                "position": 1,
                "stddev": 406.4511253,
                "variance": 165202.5172
              },
              {
                "average": 1566.082931,
                "count": 14043380,
                "maximum": 1672.044631,
                "minimum": 1537.984631,
                "name": "Z",
                "position": 2,
                "stddev": 25.94886532,
                "variance": 673.3436113
              },
              {
                "average": 19927.63119,
                "count": 14043380,
                "maximum": 34913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3279.911738,
                "variance": 10757821.01
              },
              {
                "average": 1.049562214,
                "count": 14043380,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2697330135,
                "variance": 0.0727558986
              },
              {
                "average": 1.103838179,
                "count": 14043380,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4365123588,
                "variance": 0.1905430394
              },
              {
                "average": 0.5012746219,
                "count": 14043380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983931,
                "variance": 0.2499983931
              },
              {
                "average": 1.068118929e-06,
                "count": 14043380,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001033497878,
                "variance": 1.068117864e-06
              },
              {
                "average": 1.188937136,
                "count": 14043380,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3914586896,
                "variance": 0.1532399057
              },
              {
                "average": 0.2644392511,
                "count": 14043380,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78325153,
                "variance": 138.8450166
              },
              {
                "average": 1.96645131,
                "count": 14043380,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015884026,
                "variance": 1.032020354
              },
              {
                "average": 1087.806843,
                "count": 14043380,
                "maximum": 1091,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.075485453,
                "variance": 1.156668959
              },
              {
                "average": 37204.64489,
                "count": 14043380,
                "maximum": 52736,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6381.520736,
                "variance": 40723806.9
              },
              {
                "average": 36320.02163,
                "count": 14043380,
                "maximum": 50432,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 4965.170861,
                "variance": 24652921.67
              },
              {
                "average": 32267.06759,
                "count": 14043380,
                "maximum": 47616,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 4697.872179,
                "variance": 22070003.01
              },
              {
                "average": 188144127.5,
                "count": 14043380,
                "maximum": 188145372.1,
                "minimum": 188143108.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 424.3088919,
                "variance": 180038.0357
              },
              {
                "average": 0,
                "count": 14043380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14043380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14043380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14043380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14043380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310485.3482,
              4835654.697,
              1537.984631,
              311532.4282,
              4837071.377,
              1672.044631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310485.34817773796,
                    4835654.696551518,
                    1537.98463057494
                  ],
                  [
                    310485.34817773796,
                    4837071.376551517,
                    1537.98463057494
                  ],
                  [
                    311532.4281777379,
                    4837071.376551517,
                    1672.04463057494
                  ],
                  [
                    311532.4281777379,
                    4835654.696551518,
                    1672.04463057494
                  ],
                  [
                    310485.34817773796,
                    4835654.696551518,
                    1537.98463057494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:22:52+00:00",
            "end_time": "2017-08-30T15:45: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": "20170830_43119F4125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997437237257,
              43.68722756145531,
              1543.5136456938383
            ],
            [
              -119.45049401819007,
              43.69998299127225,
              1543.5136456938383
            ],
            [
              -119.43749840853653,
              43.70026101986834,
              1608.3336456938384
            ],
            [
              -119.43698151186747,
              43.68750546698796,
              1608.3336456938384
            ],
            [
              -119.44997437237257,
              43.68722756145531,
              1543.5136456938383
            ]
          ]
        ]
      },
      "bbox": [
        -119.450494,
        43.68722756,
        1543.513646,
        -119.4369815,
        43.70026102,
        1608.333646
      ],
      "properties": {
        "datetime": "2017-08-30T18:40:28Z",
        "pc:count": 15178603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303070.6755,
            "count": 15178603,
            "maximum": 303591.8081,
            "minimum": 302543.7081,
            "name": "X",
            "position": 0,
            "stddev": 284.9733531,
            "variance": 81209.812
          },
          {
            "average": 4840768.113,
            "count": 15178603,
            "maximum": 4841469.672,
            "minimum": 4840051.732,
            "name": "Y",
            "position": 1,
            "stddev": 392.150013,
            "variance": 153781.6327
          },
          {
            "average": 1570.663262,
            "count": 15178603,
            "maximum": 1608.333646,
            "minimum": 1543.513646,
            "name": "Z",
            "position": 2,
            "stddev": 8.355657767,
            "variance": 69.81701672
          },
          {
            "average": 18163.2046,
            "count": 15178603,
            "maximum": 37361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4764.107843,
            "variance": 22696723.54
          },
          {
            "average": 1.15464862,
            "count": 15178603,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4623885729,
            "variance": 0.2138031923
          },
          {
            "average": 1.319603919,
            "count": 15178603,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7120709732,
            "variance": 0.5070450708
          },
          {
            "average": 0.5035387644,
            "count": 15178603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874935,
            "variance": 0.2499874936
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131416969,
            "count": 15178603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3378558225,
            "variance": 0.1141465568
          },
          {
            "average": 0.1083116315,
            "count": 15178603,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67334228,
            "variance": 136.2669199
          },
          {
            "average": 1.909788338,
            "count": 15178603,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.037163876,
            "variance": 1.075708905
          },
          {
            "average": 1103.156183,
            "count": 15178603,
            "maximum": 1105,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.958676644,
            "variance": 0.9190609077
          },
          {
            "average": 31982.54501,
            "count": 15178603,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9926.6322,
            "variance": 98538026.84
          },
          {
            "average": 32074.00083,
            "count": 15178603,
            "maximum": 49408,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8106.336903,
            "variance": 65712697.99
          },
          {
            "average": 27927.39048,
            "count": 15178603,
            "maximum": 47104,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7782.114427,
            "variance": 60561304.96
          },
          {
            "average": 188152255.1,
            "count": 15178603,
            "maximum": 188153628.4,
            "minimum": 188150953.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 647.6499446,
            "variance": 419450.4507
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15178603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302543.7081,
          4840051.732,
          1543.513646,
          303591.8081,
          4841469.672,
          1608.333646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302543.7080747325,
                4840051.7319544265,
                1543.5136456938383
              ],
              [
                302543.7080747325,
                4841469.671954426,
                1543.5136456938383
              ],
              [
                303591.8080747325,
                4841469.671954426,
                1608.3336456938384
              ],
              [
                303591.8080747325,
                4840051.7319544265,
                1608.3336456938384
              ],
              [
                302543.7080747325,
                4840051.7319544265,
                1543.5136456938383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:40:28+00:00",
        "end_time": "2017-08-30T17:55:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.450494,
            43.68722756,
            1543.513646,
            -119.4369815,
            43.70026102,
            1608.333646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997437237257,
                  43.68722756145531,
                  1543.5136456938383
                ],
                [
                  -119.45049401819007,
                  43.69998299127225,
                  1543.5136456938383
                ],
                [
                  -119.43749840853653,
                  43.70026101986834,
                  1608.3336456938384
                ],
                [
                  -119.43698151186747,
                  43.68750546698796,
                  1608.3336456938384
                ],
                [
                  -119.44997437237257,
                  43.68722756145531,
                  1543.5136456938383
                ]
              ]
            ]
          },
          "id": "20170830_43119F4125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:40:28Z",
            "pc:count": 15178603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303070.6755,
                "count": 15178603,
                "maximum": 303591.8081,
                "minimum": 302543.7081,
                "name": "X",
                "position": 0,
                "stddev": 284.9733531,
                "variance": 81209.812
              },
              {
                "average": 4840768.113,
                "count": 15178603,
                "maximum": 4841469.672,
                "minimum": 4840051.732,
                "name": "Y",
                "position": 1,
                "stddev": 392.150013,
                "variance": 153781.6327
              },
              {
                "average": 1570.663262,
                "count": 15178603,
                "maximum": 1608.333646,
                "minimum": 1543.513646,
                "name": "Z",
                "position": 2,
                "stddev": 8.355657767,
                "variance": 69.81701672
              },
              {
                "average": 18163.2046,
                "count": 15178603,
                "maximum": 37361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4764.107843,
                "variance": 22696723.54
              },
              {
                "average": 1.15464862,
                "count": 15178603,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4623885729,
                "variance": 0.2138031923
              },
              {
                "average": 1.319603919,
                "count": 15178603,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7120709732,
                "variance": 0.5070450708
              },
              {
                "average": 0.5035387644,
                "count": 15178603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874935,
                "variance": 0.2499874936
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131416969,
                "count": 15178603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3378558225,
                "variance": 0.1141465568
              },
              {
                "average": 0.1083116315,
                "count": 15178603,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67334228,
                "variance": 136.2669199
              },
              {
                "average": 1.909788338,
                "count": 15178603,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.037163876,
                "variance": 1.075708905
              },
              {
                "average": 1103.156183,
                "count": 15178603,
                "maximum": 1105,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.958676644,
                "variance": 0.9190609077
              },
              {
                "average": 31982.54501,
                "count": 15178603,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9926.6322,
                "variance": 98538026.84
              },
              {
                "average": 32074.00083,
                "count": 15178603,
                "maximum": 49408,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8106.336903,
                "variance": 65712697.99
              },
              {
                "average": 27927.39048,
                "count": 15178603,
                "maximum": 47104,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7782.114427,
                "variance": 60561304.96
              },
              {
                "average": 188152255.1,
                "count": 15178603,
                "maximum": 188153628.4,
                "minimum": 188150953.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 647.6499446,
                "variance": 419450.4507
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15178603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302543.7081,
              4840051.732,
              1543.513646,
              303591.8081,
              4841469.672,
              1608.333646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302543.7080747325,
                    4840051.7319544265,
                    1543.5136456938383
                  ],
                  [
                    302543.7080747325,
                    4841469.671954426,
                    1543.5136456938383
                  ],
                  [
                    303591.8080747325,
                    4841469.671954426,
                    1608.3336456938384
                  ],
                  [
                    303591.8080747325,
                    4840051.7319544265,
                    1608.3336456938384
                  ],
                  [
                    302543.7080747325,
                    4840051.7319544265,
                    1543.5136456938383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:40:28+00:00",
            "end_time": "2017-08-30T17:55: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": "20170910_43119E6220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747225660485,
              43.57470804728832,
              1308.1580187106024
            ],
            [
              -119.63803030149529,
              43.58748129922523,
              1308.1580187106024
            ],
            [
              -119.62499917936395,
              43.587781455266935,
              1324.0780187106025
            ],
            [
              -119.6244438833213,
              43.57500807026146,
              1324.0780187106025
            ],
            [
              -119.63747225660485,
              43.57470804728832,
              1308.1580187106024
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380303,
        43.57470805,
        1308.158019,
        -119.6244439,
        43.58778146,
        1324.078019
      ],
      "properties": {
        "datetime": "2017-09-10T17:41:29Z",
        "pc:count": 13857100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287560.5527,
            "count": 13857100,
            "maximum": 288087.6368,
            "minimum": 287034.5568,
            "name": "X",
            "position": 0,
            "stddev": 291.524895,
            "variance": 84986.7644
          },
          {
            "average": 4828747.755,
            "count": 13857100,
            "maximum": 4829438.419,
            "minimum": 4828018.319,
            "name": "Y",
            "position": 1,
            "stddev": 394.8764632,
            "variance": 155927.4212
          },
          {
            "average": 1310.392234,
            "count": 13857100,
            "maximum": 1324.078019,
            "minimum": 1308.158019,
            "name": "Z",
            "position": 2,
            "stddev": 0.9033964847,
            "variance": 0.8161252085
          },
          {
            "average": 31327.72179,
            "count": 13857100,
            "maximum": 55793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5383.702577,
            "variance": 28984253.44
          },
          {
            "average": 1.007178197,
            "count": 13857100,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08764980117,
            "variance": 0.007682487646
          },
          {
            "average": 1.014448406,
            "count": 13857100,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.126202855,
            "variance": 0.01592716061
          },
          {
            "average": 0.5023042339,
            "count": 13857100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947085,
            "variance": 0.2499947085
          },
          {
            "average": 1.948459634e-06,
            "count": 13857100,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001395871047,
            "variance": 1.948455979e-06
          },
          {
            "average": 1.292541513,
            "count": 13857100,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4549296551,
            "variance": 0.2069609911
          },
          {
            "average": -0.2347204808,
            "count": 13857100,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82246604,
            "variance": 139.7707034
          },
          {
            "average": 2.004730066,
            "count": 13857100,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002561613,
            "variance": 1.005129787
          },
          {
            "average": 1170.783949,
            "count": 13857100,
            "maximum": 1173,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9791926198,
            "variance": 0.9588181866
          },
          {
            "average": 30907.03936,
            "count": 13857100,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 13296.77264,
            "variance": 176804162.6
          },
          {
            "average": 33198.04678,
            "count": 13857100,
            "maximum": 57088,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8988.070861,
            "variance": 80785417.81
          },
          {
            "average": 26380.11941,
            "count": 13857100,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 11167.32049,
            "variance": 124709047
          },
          {
            "average": 189098981.7,
            "count": 13857100,
            "maximum": 189100489.5,
            "minimum": 189096819.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 755.5760808,
            "variance": 570895.2139
          },
          {
            "average": 0,
            "count": 13857100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857100,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857100,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287034.5568,
          4828018.319,
          1308.158019,
          288087.6368,
          4829438.419,
          1324.078019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287034.556750079,
                4828018.31891735,
                1308.1580187106024
              ],
              [
                287034.556750079,
                4829438.41891735,
                1308.1580187106024
              ],
              [
                288087.63675007893,
                4829438.41891735,
                1324.0780187106025
              ],
              [
                288087.63675007893,
                4828018.31891735,
                1324.0780187106025
              ],
              [
                287034.556750079,
                4828018.31891735,
                1308.1580187106024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:41:29+00:00",
        "end_time": "2017-09-10T16:40:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380303,
            43.57470805,
            1308.158019,
            -119.6244439,
            43.58778146,
            1324.078019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747225660485,
                  43.57470804728832,
                  1308.1580187106024
                ],
                [
                  -119.63803030149529,
                  43.58748129922523,
                  1308.1580187106024
                ],
                [
                  -119.62499917936395,
                  43.587781455266935,
                  1324.0780187106025
                ],
                [
                  -119.6244438833213,
                  43.57500807026146,
                  1324.0780187106025
                ],
                [
                  -119.63747225660485,
                  43.57470804728832,
                  1308.1580187106024
                ]
              ]
            ]
          },
          "id": "20170910_43119E6220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:41:29Z",
            "pc:count": 13857100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287560.5527,
                "count": 13857100,
                "maximum": 288087.6368,
                "minimum": 287034.5568,
                "name": "X",
                "position": 0,
                "stddev": 291.524895,
                "variance": 84986.7644
              },
              {
                "average": 4828747.755,
                "count": 13857100,
                "maximum": 4829438.419,
                "minimum": 4828018.319,
                "name": "Y",
                "position": 1,
                "stddev": 394.8764632,
                "variance": 155927.4212
              },
              {
                "average": 1310.392234,
                "count": 13857100,
                "maximum": 1324.078019,
                "minimum": 1308.158019,
                "name": "Z",
                "position": 2,
                "stddev": 0.9033964847,
                "variance": 0.8161252085
              },
              {
                "average": 31327.72179,
                "count": 13857100,
                "maximum": 55793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5383.702577,
                "variance": 28984253.44
              },
              {
                "average": 1.007178197,
                "count": 13857100,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08764980117,
                "variance": 0.007682487646
              },
              {
                "average": 1.014448406,
                "count": 13857100,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.126202855,
                "variance": 0.01592716061
              },
              {
                "average": 0.5023042339,
                "count": 13857100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947085,
                "variance": 0.2499947085
              },
              {
                "average": 1.948459634e-06,
                "count": 13857100,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001395871047,
                "variance": 1.948455979e-06
              },
              {
                "average": 1.292541513,
                "count": 13857100,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4549296551,
                "variance": 0.2069609911
              },
              {
                "average": -0.2347204808,
                "count": 13857100,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82246604,
                "variance": 139.7707034
              },
              {
                "average": 2.004730066,
                "count": 13857100,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002561613,
                "variance": 1.005129787
              },
              {
                "average": 1170.783949,
                "count": 13857100,
                "maximum": 1173,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9791926198,
                "variance": 0.9588181866
              },
              {
                "average": 30907.03936,
                "count": 13857100,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 13296.77264,
                "variance": 176804162.6
              },
              {
                "average": 33198.04678,
                "count": 13857100,
                "maximum": 57088,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8988.070861,
                "variance": 80785417.81
              },
              {
                "average": 26380.11941,
                "count": 13857100,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 11167.32049,
                "variance": 124709047
              },
              {
                "average": 189098981.7,
                "count": 13857100,
                "maximum": 189100489.5,
                "minimum": 189096819.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 755.5760808,
                "variance": 570895.2139
              },
              {
                "average": 0,
                "count": 13857100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857100,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857100,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287034.5568,
              4828018.319,
              1308.158019,
              288087.6368,
              4829438.419,
              1324.078019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287034.556750079,
                    4828018.31891735,
                    1308.1580187106024
                  ],
                  [
                    287034.556750079,
                    4829438.41891735,
                    1308.1580187106024
                  ],
                  [
                    288087.63675007893,
                    4829438.41891735,
                    1324.0780187106025
                  ],
                  [
                    288087.63675007893,
                    4828018.31891735,
                    1324.0780187106025
                  ],
                  [
                    287034.556750079,
                    4828018.31891735,
                    1308.1580187106024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:41:29+00:00",
            "end_time": "2017-09-10T16:40: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": "20170911_43119E6113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497153798273,
              43.5871975952022,
              1316.170795755592
            ],
            [
              -119.72554881333272,
              43.599980516634375,
              1316.170795755592
            ],
            [
              -119.71250107346461,
              43.60029107083445,
              1357.230795755592
            ],
            [
              -119.71192655336496,
              43.58750801162267,
              1357.230795755592
            ],
            [
              -119.72497153798273,
              43.5871975952022,
              1316.170795755592
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255488,
        43.5871976,
        1316.170796,
        -119.7119266,
        43.60029107,
        1357.230796
      ],
      "properties": {
        "datetime": "2017-09-11T20:15:02Z",
        "pc:count": 12875181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280540.3975,
            "count": 12875181,
            "maximum": 281068.8641,
            "minimum": 280014.5841,
            "name": "X",
            "position": 0,
            "stddev": 290.792185,
            "variance": 84560.09483
          },
          {
            "average": 4830344.32,
            "count": 12875181,
            "maximum": 4831054.839,
            "minimum": 4829633.559,
            "name": "Y",
            "position": 1,
            "stddev": 401.1392745,
            "variance": 160912.7176
          },
          {
            "average": 1325.276996,
            "count": 12875181,
            "maximum": 1357.230796,
            "minimum": 1316.170796,
            "name": "Z",
            "position": 2,
            "stddev": 7.904520062,
            "variance": 62.48143741
          },
          {
            "average": 27944.38927,
            "count": 12875181,
            "maximum": 54321,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4797.062189,
            "variance": 23011805.65
          },
          {
            "average": 1.011240852,
            "count": 12875181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.112692329,
            "variance": 0.01269956102
          },
          {
            "average": 1.022668419,
            "count": 12875181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1642425721,
            "variance": 0.02697562249
          },
          {
            "average": 0.5025683134,
            "count": 12875181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934231,
            "variance": 0.2499934232
          },
          {
            "average": 1.095130235e-05,
            "count": 12875181,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003309257209,
            "variance": 1.095118327e-05
          },
          {
            "average": 1.263633964,
            "count": 12875181,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4406031229,
            "variance": 0.1941311119
          },
          {
            "average": -0.6827423796,
            "count": 12875181,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94844939,
            "variance": 142.7654428
          },
          {
            "average": 2.006253582,
            "count": 12875181,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004135642,
            "variance": 1.008288388
          },
          {
            "average": 1186.918867,
            "count": 12875181,
            "maximum": 1189,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.019210856,
            "variance": 1.038790768
          },
          {
            "average": 41008.62345,
            "count": 12875181,
            "maximum": 54272,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5870.162118,
            "variance": 34458803.29
          },
          {
            "average": 39162.82203,
            "count": 12875181,
            "maximum": 52992,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5153.727247,
            "variance": 26560904.53
          },
          {
            "average": 34819.70391,
            "count": 12875181,
            "maximum": 50176,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5389.960943,
            "variance": 29051678.97
          },
          {
            "average": 189194737.5,
            "count": 12875181,
            "maximum": 189196102.6,
            "minimum": 189193587.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 645.8460876,
            "variance": 417117.1689
          },
          {
            "average": 0,
            "count": 12875181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12875181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12875181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12875181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12875181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280014.5841,
          4829633.559,
          1316.170796,
          281068.8641,
          4831054.839,
          1357.230796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280014.58414579066,
                4829633.559036147,
                1316.170795755592
              ],
              [
                280014.58414579066,
                4831054.839036146,
                1316.170795755592
              ],
              [
                281068.8641457907,
                4831054.839036146,
                1357.230795755592
              ],
              [
                281068.8641457907,
                4829633.559036147,
                1357.230795755592
              ],
              [
                280014.58414579066,
                4829633.559036147,
                1316.170795755592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:15:02+00:00",
        "end_time": "2017-09-11T19:33:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255488,
            43.5871976,
            1316.170796,
            -119.7119266,
            43.60029107,
            1357.230796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497153798273,
                  43.5871975952022,
                  1316.170795755592
                ],
                [
                  -119.72554881333272,
                  43.599980516634375,
                  1316.170795755592
                ],
                [
                  -119.71250107346461,
                  43.60029107083445,
                  1357.230795755592
                ],
                [
                  -119.71192655336496,
                  43.58750801162267,
                  1357.230795755592
                ],
                [
                  -119.72497153798273,
                  43.5871975952022,
                  1316.170795755592
                ]
              ]
            ]
          },
          "id": "20170911_43119E6113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:15:02Z",
            "pc:count": 12875181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280540.3975,
                "count": 12875181,
                "maximum": 281068.8641,
                "minimum": 280014.5841,
                "name": "X",
                "position": 0,
                "stddev": 290.792185,
                "variance": 84560.09483
              },
              {
                "average": 4830344.32,
                "count": 12875181,
                "maximum": 4831054.839,
                "minimum": 4829633.559,
                "name": "Y",
                "position": 1,
                "stddev": 401.1392745,
                "variance": 160912.7176
              },
              {
                "average": 1325.276996,
                "count": 12875181,
                "maximum": 1357.230796,
                "minimum": 1316.170796,
                "name": "Z",
                "position": 2,
                "stddev": 7.904520062,
                "variance": 62.48143741
              },
              {
                "average": 27944.38927,
                "count": 12875181,
                "maximum": 54321,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4797.062189,
                "variance": 23011805.65
              },
              {
                "average": 1.011240852,
                "count": 12875181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.112692329,
                "variance": 0.01269956102
              },
              {
                "average": 1.022668419,
                "count": 12875181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1642425721,
                "variance": 0.02697562249
              },
              {
                "average": 0.5025683134,
                "count": 12875181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934231,
                "variance": 0.2499934232
              },
              {
                "average": 1.095130235e-05,
                "count": 12875181,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003309257209,
                "variance": 1.095118327e-05
              },
              {
                "average": 1.263633964,
                "count": 12875181,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4406031229,
                "variance": 0.1941311119
              },
              {
                "average": -0.6827423796,
                "count": 12875181,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94844939,
                "variance": 142.7654428
              },
              {
                "average": 2.006253582,
                "count": 12875181,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004135642,
                "variance": 1.008288388
              },
              {
                "average": 1186.918867,
                "count": 12875181,
                "maximum": 1189,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.019210856,
                "variance": 1.038790768
              },
              {
                "average": 41008.62345,
                "count": 12875181,
                "maximum": 54272,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5870.162118,
                "variance": 34458803.29
              },
              {
                "average": 39162.82203,
                "count": 12875181,
                "maximum": 52992,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5153.727247,
                "variance": 26560904.53
              },
              {
                "average": 34819.70391,
                "count": 12875181,
                "maximum": 50176,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5389.960943,
                "variance": 29051678.97
              },
              {
                "average": 189194737.5,
                "count": 12875181,
                "maximum": 189196102.6,
                "minimum": 189193587.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 645.8460876,
                "variance": 417117.1689
              },
              {
                "average": 0,
                "count": 12875181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12875181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12875181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12875181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12875181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280014.5841,
              4829633.559,
              1316.170796,
              281068.8641,
              4831054.839,
              1357.230796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280014.58414579066,
                    4829633.559036147,
                    1316.170795755592
                  ],
                  [
                    280014.58414579066,
                    4831054.839036146,
                    1316.170795755592
                  ],
                  [
                    281068.8641457907,
                    4831054.839036146,
                    1357.230795755592
                  ],
                  [
                    281068.8641457907,
                    4829633.559036147,
                    1357.230795755592
                  ],
                  [
                    280014.58414579066,
                    4829633.559036147,
                    1316.170795755592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:15:02+00:00",
            "end_time": "2017-09-11T19:33: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": "20170831_43119E4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499751241099,
              43.49972716700979,
              1272.6542075466998
            ],
            [
              -119.45049138138894,
              43.512483016564865,
              1272.6542075466998
            ],
            [
              -119.4374977563898,
              43.51276092006115,
              1304.0142075467
            ],
            [
              -119.43698422991821,
              43.500004947454016,
              1304.0142075467
            ],
            [
              -119.4499751241099,
              43.49972716700979,
              1272.6542075466998
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504914,
        43.49972717,
        1272.654208,
        -119.4369842,
        43.51276092,
        1304.014208
      ],
      "properties": {
        "datetime": "2017-08-31T18:44:49Z",
        "pc:count": 14352689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302428.5388,
            "count": 14352689,
            "maximum": 302980.4603,
            "minimum": 301929.2603,
            "name": "X",
            "position": 0,
            "stddev": 293.1133563,
            "variance": 85915.43965
          },
          {
            "average": 4819930.383,
            "count": 14352689,
            "maximum": 4820644.944,
            "minimum": 4819227.004,
            "name": "Y",
            "position": 1,
            "stddev": 409.2235713,
            "variance": 167463.9313
          },
          {
            "average": 1280.433744,
            "count": 14352689,
            "maximum": 1304.014208,
            "minimum": 1272.654208,
            "name": "Z",
            "position": 2,
            "stddev": 5.316381879,
            "variance": 28.26391629
          },
          {
            "average": 23538.78332,
            "count": 14352689,
            "maximum": 47041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2848.628884,
            "variance": 8114686.517
          },
          {
            "average": 1.001733543,
            "count": 14352689,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04183022293,
            "variance": 0.00174976755
          },
          {
            "average": 1.003449807,
            "count": 14352689,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05912945006,
            "variance": 0.003496291864
          },
          {
            "average": 0.5059261717,
            "count": 14352689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999648967,
            "variance": 0.2499648979
          },
          {
            "average": 1.32379375e-06,
            "count": 14352689,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001150561641,
            "variance": 1.32379209e-06
          },
          {
            "average": 1.16585582,
            "count": 14352689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3719511748,
            "variance": 0.1383476765
          },
          {
            "average": -1.086243829,
            "count": 14352689,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88689273,
            "variance": 141.2982187
          },
          {
            "average": 2.002466855,
            "count": 14352689,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002123503,
            "variance": 1.004251514
          },
          {
            "average": 1139.30646,
            "count": 14352689,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.229244936,
            "variance": 1.511043112
          },
          {
            "average": 29487.03895,
            "count": 14352689,
            "maximum": 57088,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 12142.3451,
            "variance": 147436544.5
          },
          {
            "average": 33726.84,
            "count": 14352689,
            "maximum": 56320,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 7359.419793,
            "variance": 54161059.68
          },
          {
            "average": 26658.00306,
            "count": 14352689,
            "maximum": 55808,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 9371.689718,
            "variance": 87828568.18
          },
          {
            "average": 188238699.6,
            "count": 14352689,
            "maximum": 188240289.6,
            "minimum": 188237407.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 796.7268974,
            "variance": 634773.749
          },
          {
            "average": 0,
            "count": 14352689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14352689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14352689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14352689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14352689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301929.2603,
          4819227.004,
          1272.654208,
          302980.4603,
          4820644.944,
          1304.014208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301929.2603061863,
                4819227.003969996,
                1272.6542075466998
              ],
              [
                301929.2603061863,
                4820644.943969996,
                1272.6542075466998
              ],
              [
                302980.4603061862,
                4820644.943969996,
                1304.0142075467
              ],
              [
                302980.4603061862,
                4819227.003969996,
                1304.0142075467
              ],
              [
                301929.2603061863,
                4819227.003969996,
                1272.6542075466998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:44:49+00:00",
        "end_time": "2017-08-31T17:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504914,
            43.49972717,
            1272.654208,
            -119.4369842,
            43.51276092,
            1304.014208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499751241099,
                  43.49972716700979,
                  1272.6542075466998
                ],
                [
                  -119.45049138138894,
                  43.512483016564865,
                  1272.6542075466998
                ],
                [
                  -119.4374977563898,
                  43.51276092006115,
                  1304.0142075467
                ],
                [
                  -119.43698422991821,
                  43.500004947454016,
                  1304.0142075467
                ],
                [
                  -119.4499751241099,
                  43.49972716700979,
                  1272.6542075466998
                ]
              ]
            ]
          },
          "id": "20170831_43119E4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:44:49Z",
            "pc:count": 14352689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302428.5388,
                "count": 14352689,
                "maximum": 302980.4603,
                "minimum": 301929.2603,
                "name": "X",
                "position": 0,
                "stddev": 293.1133563,
                "variance": 85915.43965
              },
              {
                "average": 4819930.383,
                "count": 14352689,
                "maximum": 4820644.944,
                "minimum": 4819227.004,
                "name": "Y",
                "position": 1,
                "stddev": 409.2235713,
                "variance": 167463.9313
              },
              {
                "average": 1280.433744,
                "count": 14352689,
                "maximum": 1304.014208,
                "minimum": 1272.654208,
                "name": "Z",
                "position": 2,
                "stddev": 5.316381879,
                "variance": 28.26391629
              },
              {
                "average": 23538.78332,
                "count": 14352689,
                "maximum": 47041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2848.628884,
                "variance": 8114686.517
              },
              {
                "average": 1.001733543,
                "count": 14352689,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04183022293,
                "variance": 0.00174976755
              },
              {
                "average": 1.003449807,
                "count": 14352689,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05912945006,
                "variance": 0.003496291864
              },
              {
                "average": 0.5059261717,
                "count": 14352689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999648967,
                "variance": 0.2499648979
              },
              {
                "average": 1.32379375e-06,
                "count": 14352689,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001150561641,
                "variance": 1.32379209e-06
              },
              {
                "average": 1.16585582,
                "count": 14352689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3719511748,
                "variance": 0.1383476765
              },
              {
                "average": -1.086243829,
                "count": 14352689,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88689273,
                "variance": 141.2982187
              },
              {
                "average": 2.002466855,
                "count": 14352689,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002123503,
                "variance": 1.004251514
              },
              {
                "average": 1139.30646,
                "count": 14352689,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.229244936,
                "variance": 1.511043112
              },
              {
                "average": 29487.03895,
                "count": 14352689,
                "maximum": 57088,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 12142.3451,
                "variance": 147436544.5
              },
              {
                "average": 33726.84,
                "count": 14352689,
                "maximum": 56320,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 7359.419793,
                "variance": 54161059.68
              },
              {
                "average": 26658.00306,
                "count": 14352689,
                "maximum": 55808,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 9371.689718,
                "variance": 87828568.18
              },
              {
                "average": 188238699.6,
                "count": 14352689,
                "maximum": 188240289.6,
                "minimum": 188237407.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 796.7268974,
                "variance": 634773.749
              },
              {
                "average": 0,
                "count": 14352689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14352689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14352689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14352689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14352689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301929.2603,
              4819227.004,
              1272.654208,
              302980.4603,
              4820644.944,
              1304.014208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301929.2603061863,
                    4819227.003969996,
                    1272.6542075466998
                  ],
                  [
                    301929.2603061863,
                    4820644.943969996,
                    1272.6542075466998
                  ],
                  [
                    302980.4603061862,
                    4820644.943969996,
                    1304.0142075467
                  ],
                  [
                    302980.4603061862,
                    4819227.003969996,
                    1304.0142075467
                  ],
                  [
                    301929.2603061863,
                    4819227.003969996,
                    1272.6542075466998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:44:49+00:00",
            "end_time": "2017-08-31T17:56:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81239798446357,
              43.574689891723736,
              1456.803748563054
            ],
            [
              -119.81299393376709,
              43.58748106917518,
              1456.803748563054
            ],
            [
              -119.80000107817463,
              43.587800275131144,
              1527.0037485630537
            ],
            [
              -119.79940787269571,
              43.57500895596713,
              1527.0037485630537
            ],
            [
              -119.81239798446357,
              43.574689891723736,
              1456.803748563054
            ]
          ]
        ]
      },
      "bbox": [
        -119.8129939,
        43.57468989,
        1456.803749,
        -119.7994079,
        43.58780028,
        1527.003749
      ],
      "properties": {
        "datetime": "2017-09-11T22:19:36Z",
        "pc:count": 14389680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273445.276,
            "count": 14389680,
            "maximum": 273959.5087,
            "minimum": 272909.3687,
            "name": "X",
            "position": 0,
            "stddev": 289.4316505,
            "variance": 83770.68031
          },
          {
            "average": 4829170.345,
            "count": 14389680,
            "maximum": 4829902.011,
            "minimum": 4828479.711,
            "name": "Y",
            "position": 1,
            "stddev": 406.3083725,
            "variance": 165086.4936
          },
          {
            "average": 1490.700003,
            "count": 14389680,
            "maximum": 1527.003749,
            "minimum": 1456.803749,
            "name": "Z",
            "position": 2,
            "stddev": 11.11879118,
            "variance": 123.6275173
          },
          {
            "average": 24857.92719,
            "count": 14389680,
            "maximum": 40049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4610.285204,
            "variance": 21254729.66
          },
          {
            "average": 1.058460021,
            "count": 14389680,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2600658645,
            "variance": 0.06763425386
          },
          {
            "average": 1.117629996,
            "count": 14389680,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3770670882,
            "variance": 0.142179589
          },
          {
            "average": 0.5020395867,
            "count": 14389680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958574,
            "variance": 0.2499958575
          },
          {
            "average": 2.202967682e-05,
            "count": 14389680,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004693526718,
            "variance": 2.202919305e-05
          },
          {
            "average": 1.228978059,
            "count": 14389680,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201751063,
            "variance": 0.1765471199
          },
          {
            "average": -0.1192493368,
            "count": 14389680,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8736218,
            "variance": 140.9828947
          },
          {
            "average": 1.972978134,
            "count": 14389680,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017681329,
            "variance": 1.035675287
          },
          {
            "average": 1202.765184,
            "count": 14389680,
            "maximum": 1205,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.97394744,
            "variance": 0.9485736159
          },
          {
            "average": 36667.65618,
            "count": 14389680,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6683.11161,
            "variance": 44663980.79
          },
          {
            "average": 35213.26755,
            "count": 14389680,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5611.839239,
            "variance": 31492739.65
          },
          {
            "average": 31322.79138,
            "count": 14389680,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5806.817741,
            "variance": 33719132.27
          },
          {
            "average": 189202756.2,
            "count": 14389680,
            "maximum": 189203576.8,
            "minimum": 189201694.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 379.8623325,
            "variance": 144295.3916
          },
          {
            "average": 0,
            "count": 14389680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14389680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14389680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14389680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14389680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272909.3687,
          4828479.711,
          1456.803749,
          273959.5087,
          4829902.011,
          1527.003749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272909.3687368274,
                4828479.710551537,
                1456.803748563054
              ],
              [
                272909.3687368274,
                4829902.010551537,
                1456.803748563054
              ],
              [
                273959.5087368274,
                4829902.010551537,
                1527.0037485630537
              ],
              [
                273959.5087368274,
                4828479.710551537,
                1527.0037485630537
              ],
              [
                272909.3687368274,
                4828479.710551537,
                1456.803748563054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:19:36+00:00",
        "end_time": "2017-09-11T21:48:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8129939,
            43.57468989,
            1456.803749,
            -119.7994079,
            43.58780028,
            1527.003749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81239798446357,
                  43.574689891723736,
                  1456.803748563054
                ],
                [
                  -119.81299393376709,
                  43.58748106917518,
                  1456.803748563054
                ],
                [
                  -119.80000107817463,
                  43.587800275131144,
                  1527.0037485630537
                ],
                [
                  -119.79940787269571,
                  43.57500895596713,
                  1527.0037485630537
                ],
                [
                  -119.81239798446357,
                  43.574689891723736,
                  1456.803748563054
                ]
              ]
            ]
          },
          "id": "20170911_43119E7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:19:36Z",
            "pc:count": 14389680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273445.276,
                "count": 14389680,
                "maximum": 273959.5087,
                "minimum": 272909.3687,
                "name": "X",
                "position": 0,
                "stddev": 289.4316505,
                "variance": 83770.68031
              },
              {
                "average": 4829170.345,
                "count": 14389680,
                "maximum": 4829902.011,
                "minimum": 4828479.711,
                "name": "Y",
                "position": 1,
                "stddev": 406.3083725,
                "variance": 165086.4936
              },
              {
                "average": 1490.700003,
                "count": 14389680,
                "maximum": 1527.003749,
                "minimum": 1456.803749,
                "name": "Z",
                "position": 2,
                "stddev": 11.11879118,
                "variance": 123.6275173
              },
              {
                "average": 24857.92719,
                "count": 14389680,
                "maximum": 40049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4610.285204,
                "variance": 21254729.66
              },
              {
                "average": 1.058460021,
                "count": 14389680,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2600658645,
                "variance": 0.06763425386
              },
              {
                "average": 1.117629996,
                "count": 14389680,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3770670882,
                "variance": 0.142179589
              },
              {
                "average": 0.5020395867,
                "count": 14389680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958574,
                "variance": 0.2499958575
              },
              {
                "average": 2.202967682e-05,
                "count": 14389680,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004693526718,
                "variance": 2.202919305e-05
              },
              {
                "average": 1.228978059,
                "count": 14389680,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201751063,
                "variance": 0.1765471199
              },
              {
                "average": -0.1192493368,
                "count": 14389680,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8736218,
                "variance": 140.9828947
              },
              {
                "average": 1.972978134,
                "count": 14389680,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017681329,
                "variance": 1.035675287
              },
              {
                "average": 1202.765184,
                "count": 14389680,
                "maximum": 1205,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.97394744,
                "variance": 0.9485736159
              },
              {
                "average": 36667.65618,
                "count": 14389680,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6683.11161,
                "variance": 44663980.79
              },
              {
                "average": 35213.26755,
                "count": 14389680,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5611.839239,
                "variance": 31492739.65
              },
              {
                "average": 31322.79138,
                "count": 14389680,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5806.817741,
                "variance": 33719132.27
              },
              {
                "average": 189202756.2,
                "count": 14389680,
                "maximum": 189203576.8,
                "minimum": 189201694.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 379.8623325,
                "variance": 144295.3916
              },
              {
                "average": 0,
                "count": 14389680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14389680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14389680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14389680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14389680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272909.3687,
              4828479.711,
              1456.803749,
              273959.5087,
              4829902.011,
              1527.003749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272909.3687368274,
                    4828479.710551537,
                    1456.803748563054
                  ],
                  [
                    272909.3687368274,
                    4829902.010551537,
                    1456.803748563054
                  ],
                  [
                    273959.5087368274,
                    4829902.010551537,
                    1527.0037485630537
                  ],
                  [
                    273959.5087368274,
                    4828479.710551537,
                    1527.0037485630537
                  ],
                  [
                    272909.3687368274,
                    4828479.710551537,
                    1456.803748563054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:19:36+00:00",
            "end_time": "2017-09-11T21:48:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247152181306,
              43.53720471139126,
              1317.7148148110234
            ],
            [
              -119.66303425034799,
              43.549980847027115,
              1317.7148148110234
            ],
            [
              -119.64999984857045,
              43.55028391673891,
              1354.0348148110236
            ],
            [
              -119.64943986647121,
              43.53750764670351,
              1354.0348148110236
            ],
            [
              -119.66247152181306,
              43.53720471139126,
              1317.7148148110234
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630343,
        43.53720471,
        1317.714815,
        -119.6494399,
        43.55028392,
        1354.034815
      ],
      "properties": {
        "datetime": "2017-09-10T19:14:07Z",
        "pc:count": 13027725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285410.3273,
            "count": 13027725,
            "maximum": 285936.4413,
            "minimum": 284882.4213,
            "name": "X",
            "position": 0,
            "stddev": 290.5130726,
            "variance": 84397.84536
          },
          {
            "average": 4824652.192,
            "count": 13027725,
            "maximum": 4825337.841,
            "minimum": 4823917.401,
            "name": "Y",
            "position": 1,
            "stddev": 405.7338562,
            "variance": 164619.9621
          },
          {
            "average": 1326.282278,
            "count": 13027725,
            "maximum": 1354.034815,
            "minimum": 1317.714815,
            "name": "Z",
            "position": 2,
            "stddev": 5.867213038,
            "variance": 34.42418883
          },
          {
            "average": 27000.43493,
            "count": 13027725,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2755.731719,
            "variance": 7594057.305
          },
          {
            "average": 1.002903347,
            "count": 13027725,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0573109756,
            "variance": 0.003284547924
          },
          {
            "average": 1.005888288,
            "count": 13027725,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0839065954,
            "variance": 0.007040316752
          },
          {
            "average": 0.502376048,
            "count": 13027725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943736,
            "variance": 0.2499943736
          },
          {
            "average": 1.082307156e-05,
            "count": 13027725,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003289826022,
            "variance": 1.082295526e-05
          },
          {
            "average": 1.269071308,
            "count": 13027725,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4434771179,
            "variance": 0.1966719541
          },
          {
            "average": -0.3162255215,
            "count": 13027725,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85905274,
            "variance": 140.6371318
          },
          {
            "average": 2.009869336,
            "count": 13027725,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001288806,
            "variance": 1.002579272
          },
          {
            "average": 1179.090945,
            "count": 13027725,
            "maximum": 1181,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9934152522,
            "variance": 0.9868738633
          },
          {
            "average": 44050.2531,
            "count": 13027725,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2722.760641,
            "variance": 7413425.509
          },
          {
            "average": 42349.17591,
            "count": 13027725,
            "maximum": 57856,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2341.810688,
            "variance": 5484077.297
          },
          {
            "average": 38709.73787,
            "count": 13027725,
            "maximum": 57600,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2348.26928,
            "variance": 5514368.613
          },
          {
            "average": 189104969.5,
            "count": 13027725,
            "maximum": 189106047.7,
            "minimum": 189103337,
            "name": "GpsTime",
            "position": 15,
            "stddev": 698.1393375,
            "variance": 487398.5346
          },
          {
            "average": 0,
            "count": 13027725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13027725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13027725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13027725,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13027725,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284882.4213,
          4823917.401,
          1317.714815,
          285936.4413,
          4825337.841,
          1354.034815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284882.42125643406,
                4823917.400827103,
                1317.7148148110234
              ],
              [
                284882.42125643406,
                4825337.840827103,
                1317.7148148110234
              ],
              [
                285936.4412564341,
                4825337.840827103,
                1354.0348148110236
              ],
              [
                285936.4412564341,
                4823917.400827103,
                1354.0348148110236
              ],
              [
                284882.42125643406,
                4823917.400827103,
                1317.7148148110234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:14:07+00:00",
        "end_time": "2017-09-10T18:28:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630343,
            43.53720471,
            1317.714815,
            -119.6494399,
            43.55028392,
            1354.034815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247152181306,
                  43.53720471139126,
                  1317.7148148110234
                ],
                [
                  -119.66303425034799,
                  43.549980847027115,
                  1317.7148148110234
                ],
                [
                  -119.64999984857045,
                  43.55028391673891,
                  1354.0348148110236
                ],
                [
                  -119.64943986647121,
                  43.53750764670351,
                  1354.0348148110236
                ],
                [
                  -119.66247152181306,
                  43.53720471139126,
                  1317.7148148110234
                ]
              ]
            ]
          },
          "id": "20170910_43119E6408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:14:07Z",
            "pc:count": 13027725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285410.3273,
                "count": 13027725,
                "maximum": 285936.4413,
                "minimum": 284882.4213,
                "name": "X",
                "position": 0,
                "stddev": 290.5130726,
                "variance": 84397.84536
              },
              {
                "average": 4824652.192,
                "count": 13027725,
                "maximum": 4825337.841,
                "minimum": 4823917.401,
                "name": "Y",
                "position": 1,
                "stddev": 405.7338562,
                "variance": 164619.9621
              },
              {
                "average": 1326.282278,
                "count": 13027725,
                "maximum": 1354.034815,
                "minimum": 1317.714815,
                "name": "Z",
                "position": 2,
                "stddev": 5.867213038,
                "variance": 34.42418883
              },
              {
                "average": 27000.43493,
                "count": 13027725,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2755.731719,
                "variance": 7594057.305
              },
              {
                "average": 1.002903347,
                "count": 13027725,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0573109756,
                "variance": 0.003284547924
              },
              {
                "average": 1.005888288,
                "count": 13027725,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0839065954,
                "variance": 0.007040316752
              },
              {
                "average": 0.502376048,
                "count": 13027725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943736,
                "variance": 0.2499943736
              },
              {
                "average": 1.082307156e-05,
                "count": 13027725,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003289826022,
                "variance": 1.082295526e-05
              },
              {
                "average": 1.269071308,
                "count": 13027725,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4434771179,
                "variance": 0.1966719541
              },
              {
                "average": -0.3162255215,
                "count": 13027725,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85905274,
                "variance": 140.6371318
              },
              {
                "average": 2.009869336,
                "count": 13027725,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001288806,
                "variance": 1.002579272
              },
              {
                "average": 1179.090945,
                "count": 13027725,
                "maximum": 1181,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9934152522,
                "variance": 0.9868738633
              },
              {
                "average": 44050.2531,
                "count": 13027725,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2722.760641,
                "variance": 7413425.509
              },
              {
                "average": 42349.17591,
                "count": 13027725,
                "maximum": 57856,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2341.810688,
                "variance": 5484077.297
              },
              {
                "average": 38709.73787,
                "count": 13027725,
                "maximum": 57600,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2348.26928,
                "variance": 5514368.613
              },
              {
                "average": 189104969.5,
                "count": 13027725,
                "maximum": 189106047.7,
                "minimum": 189103337,
                "name": "GpsTime",
                "position": 15,
                "stddev": 698.1393375,
                "variance": 487398.5346
              },
              {
                "average": 0,
                "count": 13027725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13027725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13027725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13027725,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13027725,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284882.4213,
              4823917.401,
              1317.714815,
              285936.4413,
              4825337.841,
              1354.034815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284882.42125643406,
                    4823917.400827103,
                    1317.7148148110234
                  ],
                  [
                    284882.42125643406,
                    4825337.840827103,
                    1317.7148148110234
                  ],
                  [
                    285936.4412564341,
                    4825337.840827103,
                    1354.0348148110236
                  ],
                  [
                    285936.4412564341,
                    4823917.400827103,
                    1354.0348148110236
                  ],
                  [
                    284882.42125643406,
                    4823917.400827103,
                    1317.7148148110234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:14:07+00:00",
            "end_time": "2017-09-10T18:28:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81238773141321,
              43.524689728548125,
              1361.8432283143386
            ],
            [
              -119.81298263127397,
              43.53748083845875,
              1361.8432283143386
            ],
            [
              -119.80000076390287,
              43.53779974771718,
              1405.6032283143388
            ],
            [
              -119.79940860072958,
              43.525008496213815,
              1405.6032283143388
            ],
            [
              -119.81238773141321,
              43.524689728548125,
              1361.8432283143386
            ]
          ]
        ]
      },
      "bbox": [
        -119.8129826,
        43.52468973,
        1361.843228,
        -119.7994086,
        43.53779975,
        1405.603228
      ],
      "properties": {
        "datetime": "2017-09-11T22:48:42Z",
        "pc:count": 18205800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273259.627,
            "count": 18205800,
            "maximum": 273772.357,
            "minimum": 272722.237,
            "name": "X",
            "position": 0,
            "stddev": 284.9559985,
            "variance": 81199.9211
          },
          {
            "average": 4823671.102,
            "count": 18205800,
            "maximum": 4824348.647,
            "minimum": 4822926.367,
            "name": "Y",
            "position": 1,
            "stddev": 374.8479916,
            "variance": 140511.0168
          },
          {
            "average": 1369.925312,
            "count": 18205800,
            "maximum": 1405.603228,
            "minimum": 1361.843228,
            "name": "Z",
            "position": 2,
            "stddev": 6.773763302,
            "variance": 45.88386928
          },
          {
            "average": 26285.4383,
            "count": 18205800,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2943.606707,
            "variance": 8664820.446
          },
          {
            "average": 1.006919993,
            "count": 18205800,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08846456074,
            "variance": 0.007825978506
          },
          {
            "average": 1.013952806,
            "count": 18205800,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1290559754,
            "variance": 0.0166554448
          },
          {
            "average": 0.5006624263,
            "count": 18205800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995749,
            "variance": 0.2499995749
          },
          {
            "average": 7.959002076e-05,
            "count": 18205800,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008920969149,
            "variance": 7.958369056e-05
          },
          {
            "average": 1.196567962,
            "count": 18205800,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.397402827,
            "variance": 0.1579290069
          },
          {
            "average": 0.5187224138,
            "count": 18205800,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.26429165,
            "variance": 150.4128497
          },
          {
            "average": 1.997789496,
            "count": 18205800,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00362212,
            "variance": 1.00725736
          },
          {
            "average": 1209.329467,
            "count": 18205800,
            "maximum": 1212,
            "minimum": 1206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.856680978,
            "variance": 3.447264256
          },
          {
            "average": 40908.7967,
            "count": 18205800,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 3548.664839,
            "variance": 12593022.14
          },
          {
            "average": 39052.53695,
            "count": 18205800,
            "maximum": 65280,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 3204.38711,
            "variance": 10268096.75
          },
          {
            "average": 35087.50842,
            "count": 18205800,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 3133.520098,
            "variance": 9818948.206
          },
          {
            "average": 189204747.5,
            "count": 18205800,
            "maximum": 189205322.6,
            "minimum": 189203924.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 403.1083762,
            "variance": 162496.363
          },
          {
            "average": 0,
            "count": 18205800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18205800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18205800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18205800,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18205800,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272722.237,
          4822926.367,
          1361.843228,
          273772.357,
          4824348.647,
          1405.603228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272722.23702194326,
                4822926.366765822,
                1361.8432283143386
              ],
              [
                272722.23702194326,
                4824348.646765822,
                1361.8432283143386
              ],
              [
                273772.35702194326,
                4824348.646765822,
                1405.6032283143388
              ],
              [
                273772.35702194326,
                4822926.366765822,
                1405.6032283143388
              ],
              [
                272722.23702194326,
                4822926.366765822,
                1361.8432283143386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:48:42+00:00",
        "end_time": "2017-09-11T22:25:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8129826,
            43.52468973,
            1361.843228,
            -119.7994086,
            43.53779975,
            1405.603228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81238773141321,
                  43.524689728548125,
                  1361.8432283143386
                ],
                [
                  -119.81298263127397,
                  43.53748083845875,
                  1361.8432283143386
                ],
                [
                  -119.80000076390287,
                  43.53779974771718,
                  1405.6032283143388
                ],
                [
                  -119.79940860072958,
                  43.525008496213815,
                  1405.6032283143388
                ],
                [
                  -119.81238773141321,
                  43.524689728548125,
                  1361.8432283143386
                ]
              ]
            ]
          },
          "id": "20170911_43119E7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:48:42Z",
            "pc:count": 18205800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273259.627,
                "count": 18205800,
                "maximum": 273772.357,
                "minimum": 272722.237,
                "name": "X",
                "position": 0,
                "stddev": 284.9559985,
                "variance": 81199.9211
              },
              {
                "average": 4823671.102,
                "count": 18205800,
                "maximum": 4824348.647,
                "minimum": 4822926.367,
                "name": "Y",
                "position": 1,
                "stddev": 374.8479916,
                "variance": 140511.0168
              },
              {
                "average": 1369.925312,
                "count": 18205800,
                "maximum": 1405.603228,
                "minimum": 1361.843228,
                "name": "Z",
                "position": 2,
                "stddev": 6.773763302,
                "variance": 45.88386928
              },
              {
                "average": 26285.4383,
                "count": 18205800,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2943.606707,
                "variance": 8664820.446
              },
              {
                "average": 1.006919993,
                "count": 18205800,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08846456074,
                "variance": 0.007825978506
              },
              {
                "average": 1.013952806,
                "count": 18205800,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1290559754,
                "variance": 0.0166554448
              },
              {
                "average": 0.5006624263,
                "count": 18205800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995749,
                "variance": 0.2499995749
              },
              {
                "average": 7.959002076e-05,
                "count": 18205800,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008920969149,
                "variance": 7.958369056e-05
              },
              {
                "average": 1.196567962,
                "count": 18205800,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.397402827,
                "variance": 0.1579290069
              },
              {
                "average": 0.5187224138,
                "count": 18205800,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.26429165,
                "variance": 150.4128497
              },
              {
                "average": 1.997789496,
                "count": 18205800,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00362212,
                "variance": 1.00725736
              },
              {
                "average": 1209.329467,
                "count": 18205800,
                "maximum": 1212,
                "minimum": 1206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.856680978,
                "variance": 3.447264256
              },
              {
                "average": 40908.7967,
                "count": 18205800,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 3548.664839,
                "variance": 12593022.14
              },
              {
                "average": 39052.53695,
                "count": 18205800,
                "maximum": 65280,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 3204.38711,
                "variance": 10268096.75
              },
              {
                "average": 35087.50842,
                "count": 18205800,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 3133.520098,
                "variance": 9818948.206
              },
              {
                "average": 189204747.5,
                "count": 18205800,
                "maximum": 189205322.6,
                "minimum": 189203924.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 403.1083762,
                "variance": 162496.363
              },
              {
                "average": 0,
                "count": 18205800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18205800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18205800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18205800,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18205800,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272722.237,
              4822926.367,
              1361.843228,
              273772.357,
              4824348.647,
              1405.603228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272722.23702194326,
                    4822926.366765822,
                    1361.8432283143386
                  ],
                  [
                    272722.23702194326,
                    4824348.646765822,
                    1361.8432283143386
                  ],
                  [
                    273772.35702194326,
                    4824348.646765822,
                    1405.6032283143388
                  ],
                  [
                    273772.35702194326,
                    4822926.366765822,
                    1405.6032283143388
                  ],
                  [
                    272722.23702194326,
                    4822926.366765822,
                    1361.8432283143386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:48:42+00:00",
            "end_time": "2017-09-11T22:25:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997246148093,
              43.59969999623525,
              1317.378361796389
            ],
            [
              -119.70054457354487,
              43.61248045617958,
              1317.378361796389
            ],
            [
              -119.68750029914506,
              43.61278807481412,
              1329.018361796389
            ],
            [
              -119.68693094239032,
              43.60000747842181,
              1329.018361796389
            ],
            [
              -119.69997246148093,
              43.59969999623525,
              1317.378361796389
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005446,
        43.5997,
        1317.378362,
        -119.6869309,
        43.61278807,
        1329.018362
      ],
      "properties": {
        "datetime": "2017-09-10T19:15:44Z",
        "pc:count": 13231650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282607.3049,
            "count": 13231650,
            "maximum": 283131.7349,
            "minimum": 282077.9749,
            "name": "X",
            "position": 0,
            "stddev": 292.2637004,
            "variance": 85418.07058
          },
          {
            "average": 4831661.139,
            "count": 13231650,
            "maximum": 4832377.207,
            "minimum": 4830956.227,
            "name": "Y",
            "position": 1,
            "stddev": 401.6747777,
            "variance": 161342.6271
          },
          {
            "average": 1320.91192,
            "count": 13231650,
            "maximum": 1329.018362,
            "minimum": 1317.378362,
            "name": "Z",
            "position": 2,
            "stddev": 1.079187146,
            "variance": 1.164644896
          },
          {
            "average": 27541.83604,
            "count": 13231650,
            "maximum": 48241,
            "minimum": 1873,
            "name": "Intensity",
            "position": 3,
            "stddev": 2515.383678,
            "variance": 6327155.046
          },
          {
            "average": 1.000032725,
            "count": 13231650,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005786126597,
            "variance": 3.347926099e-05
          },
          {
            "average": 1.000064996,
            "count": 13231650,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008210353072,
            "variance": 6.740989757e-05
          },
          {
            "average": 0.5016005562,
            "count": 13231650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974571,
            "variance": 0.2499974571
          },
          {
            "average": 1.813832742e-06,
            "count": 13231650,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001346784908,
            "variance": 1.813829589e-06
          },
          {
            "average": 1.272448107,
            "count": 13231650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.445219217,
            "variance": 0.1982201511
          },
          {
            "average": 0.03326928397,
            "count": 13231650,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97406607,
            "variance": 143.3782584
          },
          {
            "average": 2.010954189,
            "count": 13231650,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9999752589,
            "variance": 0.9999505185
          },
          {
            "average": 1178.374708,
            "count": 13231650,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9833385755,
            "variance": 0.9669547541
          },
          {
            "average": 42541.56739,
            "count": 13231650,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4506.013401,
            "variance": 20304156.77
          },
          {
            "average": 40669.81853,
            "count": 13231650,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3249.282697,
            "variance": 10557838.04
          },
          {
            "average": 36332.5543,
            "count": 13231650,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3724.189566,
            "variance": 13869587.92
          },
          {
            "average": 189104469.1,
            "count": 13231650,
            "maximum": 189106144.4,
            "minimum": 189102937.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 682.797731,
            "variance": 466212.7415
          },
          {
            "average": 0,
            "count": 13231650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13231650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13231650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13231650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13231650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282077.9749,
          4830956.227,
          1317.378362,
          283131.7349,
          4832377.207,
          1329.018362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282077.9748790879,
                4830956.226885557,
                1317.378361796389
              ],
              [
                282077.9748790879,
                4832377.206885558,
                1317.378361796389
              ],
              [
                283131.7348790879,
                4832377.206885558,
                1329.018361796389
              ],
              [
                283131.7348790879,
                4830956.226885557,
                1329.018361796389
              ],
              [
                282077.9748790879,
                4830956.226885557,
                1317.378361796389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:15:44+00:00",
        "end_time": "2017-09-10T18:22:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005446,
            43.5997,
            1317.378362,
            -119.6869309,
            43.61278807,
            1329.018362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997246148093,
                  43.59969999623525,
                  1317.378361796389
                ],
                [
                  -119.70054457354487,
                  43.61248045617958,
                  1317.378361796389
                ],
                [
                  -119.68750029914506,
                  43.61278807481412,
                  1329.018361796389
                ],
                [
                  -119.68693094239032,
                  43.60000747842181,
                  1329.018361796389
                ],
                [
                  -119.69997246148093,
                  43.59969999623525,
                  1317.378361796389
                ]
              ]
            ]
          },
          "id": "20170910_43119E6110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:15:44Z",
            "pc:count": 13231650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282607.3049,
                "count": 13231650,
                "maximum": 283131.7349,
                "minimum": 282077.9749,
                "name": "X",
                "position": 0,
                "stddev": 292.2637004,
                "variance": 85418.07058
              },
              {
                "average": 4831661.139,
                "count": 13231650,
                "maximum": 4832377.207,
                "minimum": 4830956.227,
                "name": "Y",
                "position": 1,
                "stddev": 401.6747777,
                "variance": 161342.6271
              },
              {
                "average": 1320.91192,
                "count": 13231650,
                "maximum": 1329.018362,
                "minimum": 1317.378362,
                "name": "Z",
                "position": 2,
                "stddev": 1.079187146,
                "variance": 1.164644896
              },
              {
                "average": 27541.83604,
                "count": 13231650,
                "maximum": 48241,
                "minimum": 1873,
                "name": "Intensity",
                "position": 3,
                "stddev": 2515.383678,
                "variance": 6327155.046
              },
              {
                "average": 1.000032725,
                "count": 13231650,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005786126597,
                "variance": 3.347926099e-05
              },
              {
                "average": 1.000064996,
                "count": 13231650,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008210353072,
                "variance": 6.740989757e-05
              },
              {
                "average": 0.5016005562,
                "count": 13231650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974571,
                "variance": 0.2499974571
              },
              {
                "average": 1.813832742e-06,
                "count": 13231650,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001346784908,
                "variance": 1.813829589e-06
              },
              {
                "average": 1.272448107,
                "count": 13231650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.445219217,
                "variance": 0.1982201511
              },
              {
                "average": 0.03326928397,
                "count": 13231650,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97406607,
                "variance": 143.3782584
              },
              {
                "average": 2.010954189,
                "count": 13231650,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9999752589,
                "variance": 0.9999505185
              },
              {
                "average": 1178.374708,
                "count": 13231650,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9833385755,
                "variance": 0.9669547541
              },
              {
                "average": 42541.56739,
                "count": 13231650,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4506.013401,
                "variance": 20304156.77
              },
              {
                "average": 40669.81853,
                "count": 13231650,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3249.282697,
                "variance": 10557838.04
              },
              {
                "average": 36332.5543,
                "count": 13231650,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3724.189566,
                "variance": 13869587.92
              },
              {
                "average": 189104469.1,
                "count": 13231650,
                "maximum": 189106144.4,
                "minimum": 189102937.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 682.797731,
                "variance": 466212.7415
              },
              {
                "average": 0,
                "count": 13231650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13231650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13231650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13231650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13231650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282077.9749,
              4830956.227,
              1317.378362,
              283131.7349,
              4832377.207,
              1329.018362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282077.9748790879,
                    4830956.226885557,
                    1317.378361796389
                  ],
                  [
                    282077.9748790879,
                    4832377.206885558,
                    1317.378361796389
                  ],
                  [
                    283131.7348790879,
                    4832377.206885558,
                    1329.018361796389
                  ],
                  [
                    283131.7348790879,
                    4830956.226885557,
                    1329.018361796389
                  ],
                  [
                    282077.9748790879,
                    4830956.226885557,
                    1317.378361796389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:15:44+00:00",
            "end_time": "2017-09-10T18:22: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": "20170910_43119E6221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747121295682,
              43.562202642320486,
              1306.6257731356895
            ],
            [
              -119.6880398212787,
              43.57498079943796,
              1306.6257731356895
            ],
            [
              -119.6749997991047,
              43.57528687020175,
              1319.7057731356895
            ],
            [
              -119.67443394113553,
              43.56250857733845,
              1319.7057731356895
            ],
            [
              -119.68747121295682,
              43.562202642320486,
              1306.6257731356895
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880398,
        43.56220264,
        1306.625773,
        -119.6744339,
        43.57528687,
        1319.705773
      ],
      "properties": {
        "datetime": "2017-09-11T22:51:09Z",
        "pc:count": 15854094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283452.1871,
            "count": 15854094,
            "maximum": 284006.3153,
            "minimum": 282952.2553,
            "name": "X",
            "position": 0,
            "stddev": 289.9695428,
            "variance": 84082.33577
          },
          {
            "average": 4827499.01,
            "count": 15854094,
            "maximum": 4828179.513,
            "minimum": 4826758.813,
            "name": "Y",
            "position": 1,
            "stddev": 392.3194677,
            "variance": 153914.5648
          },
          {
            "average": 1314.347398,
            "count": 15854094,
            "maximum": 1319.705773,
            "minimum": 1306.625773,
            "name": "Z",
            "position": 2,
            "stddev": 2.267155815,
            "variance": 5.139995488
          },
          {
            "average": 26377.20255,
            "count": 15854094,
            "maximum": 48289,
            "minimum": 2034,
            "name": "Intensity",
            "position": 3,
            "stddev": 2192.184073,
            "variance": 4805671.008
          },
          {
            "average": 1.000009146,
            "count": 15854094,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003024205608,
            "variance": 9.145819559e-06
          },
          {
            "average": 1.000017598,
            "count": 15854094,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004194957638,
            "variance": 1.759766958e-05
          },
          {
            "average": 0.5034489514,
            "count": 15854094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881204,
            "variance": 0.2499881205
          },
          {
            "average": 3.595285861e-05,
            "count": 15854094,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005995962664,
            "variance": 3.595156827e-05
          },
          {
            "average": 1.238686235,
            "count": 15854094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4262805737,
            "variance": 0.1817151275
          },
          {
            "average": -0.9620241889,
            "count": 15854094,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99274105,
            "variance": 143.8258379
          },
          {
            "average": 2.00209807,
            "count": 15854094,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000025552,
            "variance": 1.000051104
          },
          {
            "average": 1184.770657,
            "count": 15854094,
            "maximum": 1212,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.33579579,
            "variance": 106.8286747
          },
          {
            "average": 44431.36855,
            "count": 15854094,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3036.12829,
            "variance": 9218074.996
          },
          {
            "average": 42340.77774,
            "count": 15854094,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3051.873196,
            "variance": 9313930.004
          },
          {
            "average": 38478.3424,
            "count": 15854094,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3020.300826,
            "variance": 9122217.081
          },
          {
            "average": 189129996.7,
            "count": 15854094,
            "maximum": 189205469.6,
            "minimum": 189104343.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41136.48751,
            "variance": 1692210605
          },
          {
            "average": 0,
            "count": 15854094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15854094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15854094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15854094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15854094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282952.2553,
          4826758.813,
          1306.625773,
          284006.3153,
          4828179.513,
          1319.705773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282952.2552561349,
                4826758.81270362,
                1306.6257731356895
              ],
              [
                282952.2552561349,
                4828179.512703619,
                1306.6257731356895
              ],
              [
                284006.31525613496,
                4828179.512703619,
                1319.7057731356895
              ],
              [
                284006.31525613496,
                4826758.81270362,
                1319.7057731356895
              ],
              [
                282952.2552561349,
                4826758.81270362,
                1306.6257731356895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:51:09+00:00",
        "end_time": "2017-09-10T18:45:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880398,
            43.56220264,
            1306.625773,
            -119.6744339,
            43.57528687,
            1319.705773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747121295682,
                  43.562202642320486,
                  1306.6257731356895
                ],
                [
                  -119.6880398212787,
                  43.57498079943796,
                  1306.6257731356895
                ],
                [
                  -119.6749997991047,
                  43.57528687020175,
                  1319.7057731356895
                ],
                [
                  -119.67443394113553,
                  43.56250857733845,
                  1319.7057731356895
                ],
                [
                  -119.68747121295682,
                  43.562202642320486,
                  1306.6257731356895
                ]
              ]
            ]
          },
          "id": "20170910_43119E6221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:51:09Z",
            "pc:count": 15854094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283452.1871,
                "count": 15854094,
                "maximum": 284006.3153,
                "minimum": 282952.2553,
                "name": "X",
                "position": 0,
                "stddev": 289.9695428,
                "variance": 84082.33577
              },
              {
                "average": 4827499.01,
                "count": 15854094,
                "maximum": 4828179.513,
                "minimum": 4826758.813,
                "name": "Y",
                "position": 1,
                "stddev": 392.3194677,
                "variance": 153914.5648
              },
              {
                "average": 1314.347398,
                "count": 15854094,
                "maximum": 1319.705773,
                "minimum": 1306.625773,
                "name": "Z",
                "position": 2,
                "stddev": 2.267155815,
                "variance": 5.139995488
              },
              {
                "average": 26377.20255,
                "count": 15854094,
                "maximum": 48289,
                "minimum": 2034,
                "name": "Intensity",
                "position": 3,
                "stddev": 2192.184073,
                "variance": 4805671.008
              },
              {
                "average": 1.000009146,
                "count": 15854094,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003024205608,
                "variance": 9.145819559e-06
              },
              {
                "average": 1.000017598,
                "count": 15854094,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004194957638,
                "variance": 1.759766958e-05
              },
              {
                "average": 0.5034489514,
                "count": 15854094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881204,
                "variance": 0.2499881205
              },
              {
                "average": 3.595285861e-05,
                "count": 15854094,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005995962664,
                "variance": 3.595156827e-05
              },
              {
                "average": 1.238686235,
                "count": 15854094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4262805737,
                "variance": 0.1817151275
              },
              {
                "average": -0.9620241889,
                "count": 15854094,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99274105,
                "variance": 143.8258379
              },
              {
                "average": 2.00209807,
                "count": 15854094,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000025552,
                "variance": 1.000051104
              },
              {
                "average": 1184.770657,
                "count": 15854094,
                "maximum": 1212,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.33579579,
                "variance": 106.8286747
              },
              {
                "average": 44431.36855,
                "count": 15854094,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3036.12829,
                "variance": 9218074.996
              },
              {
                "average": 42340.77774,
                "count": 15854094,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3051.873196,
                "variance": 9313930.004
              },
              {
                "average": 38478.3424,
                "count": 15854094,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3020.300826,
                "variance": 9122217.081
              },
              {
                "average": 189129996.7,
                "count": 15854094,
                "maximum": 189205469.6,
                "minimum": 189104343.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41136.48751,
                "variance": 1692210605
              },
              {
                "average": 0,
                "count": 15854094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15854094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15854094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15854094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15854094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282952.2553,
              4826758.813,
              1306.625773,
              284006.3153,
              4828179.513,
              1319.705773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282952.2552561349,
                    4826758.81270362,
                    1306.6257731356895
                  ],
                  [
                    282952.2552561349,
                    4828179.512703619,
                    1306.6257731356895
                  ],
                  [
                    284006.31525613496,
                    4828179.512703619,
                    1319.7057731356895
                  ],
                  [
                    284006.31525613496,
                    4826758.81270362,
                    1319.7057731356895
                  ],
                  [
                    282952.2552561349,
                    4826758.81270362,
                    1306.6257731356895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:51:09+00:00",
            "end_time": "2017-09-10T18:45: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": "20170830_43119F4122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747431791053,
              43.687223833971196,
              1504.6691892777303
            ],
            [
              -119.48800206888329,
              43.699982681231205,
              1504.6691892777303
            ],
            [
              -119.4749983941228,
              43.7002651568041,
              1587.3491892777301
            ],
            [
              -119.47447339458661,
              43.687506184478764,
              1587.3491892777301
            ],
            [
              -119.48747431791053,
              43.687223833971196,
              1504.6691892777303
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880021,
        43.68722383,
        1504.669189,
        -119.4744734,
        43.70026516,
        1587.349189
      ],
      "properties": {
        "datetime": "2017-08-31T15:50:51Z",
        "pc:count": 15480310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300051.21,
            "count": 15480310,
            "maximum": 300570.0695,
            "minimum": 299521.2895,
            "name": "X",
            "position": 0,
            "stddev": 291.1565696,
            "variance": 84772.14802
          },
          {
            "average": 4840860.263,
            "count": 15480310,
            "maximum": 4841559.685,
            "minimum": 4840141.325,
            "name": "Y",
            "position": 1,
            "stddev": 402.5956522,
            "variance": 162083.2592
          },
          {
            "average": 1538.98236,
            "count": 15480310,
            "maximum": 1587.349189,
            "minimum": 1504.669189,
            "name": "Z",
            "position": 2,
            "stddev": 7.827727372,
            "variance": 61.27331581
          },
          {
            "average": 18317.38745,
            "count": 15480310,
            "maximum": 30577,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3970.309137,
            "variance": 15763354.64
          },
          {
            "average": 1.079758286,
            "count": 15480310,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3017649056,
            "variance": 0.09106205823
          },
          {
            "average": 1.164631781,
            "count": 15480310,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4476528357,
            "variance": 0.2003930613
          },
          {
            "average": 0.5025419388,
            "count": 15480310,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935547,
            "variance": 0.2499935547
          },
          {
            "average": 5.684640682e-06,
            "count": 15480310,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002384241752,
            "variance": 5.684608734e-06
          },
          {
            "average": 1.151402911,
            "count": 15480310,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3584411778,
            "variance": 0.128480078
          },
          {
            "average": 0.2185149785,
            "count": 15480310,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57905888,
            "variance": 134.0746046
          },
          {
            "average": 1.94114853,
            "count": 15480310,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024262098,
            "variance": 1.049112845
          },
          {
            "average": 1110.840921,
            "count": 15480310,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.936877119,
            "variance": 24.37275569
          },
          {
            "average": 32834.29523,
            "count": 15480310,
            "maximum": 49920,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7022.017528,
            "variance": 49308730.17
          },
          {
            "average": 33349.12508,
            "count": 15480310,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5442.260498,
            "variance": 29618199.33
          },
          {
            "average": 29198.10209,
            "count": 15480310,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5562.115877,
            "variance": 30937133.03
          },
          {
            "average": 188164183.7,
            "count": 15480310,
            "maximum": 188229851.8,
            "minimum": 188155021.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22439.29386,
            "variance": 503521908.7
          },
          {
            "average": 0,
            "count": 15480310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15480310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15480310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15480310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15480310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299521.2895,
          4840141.325,
          1504.669189,
          300570.0695,
          4841559.685,
          1587.349189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299521.2894727998,
                4840141.324892135,
                1504.6691892777303
              ],
              [
                299521.2894727998,
                4841559.684892135,
                1504.6691892777303
              ],
              [
                300570.06947279983,
                4841559.684892135,
                1587.3491892777301
              ],
              [
                300570.06947279983,
                4840141.324892135,
                1587.3491892777301
              ],
              [
                299521.2894727998,
                4840141.324892135,
                1504.6691892777303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:50:51+00:00",
        "end_time": "2017-08-30T19:03:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880021,
            43.68722383,
            1504.669189,
            -119.4744734,
            43.70026516,
            1587.349189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747431791053,
                  43.687223833971196,
                  1504.6691892777303
                ],
                [
                  -119.48800206888329,
                  43.699982681231205,
                  1504.6691892777303
                ],
                [
                  -119.4749983941228,
                  43.7002651568041,
                  1587.3491892777301
                ],
                [
                  -119.47447339458661,
                  43.687506184478764,
                  1587.3491892777301
                ],
                [
                  -119.48747431791053,
                  43.687223833971196,
                  1504.6691892777303
                ]
              ]
            ]
          },
          "id": "20170830_43119F4122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:50:51Z",
            "pc:count": 15480310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300051.21,
                "count": 15480310,
                "maximum": 300570.0695,
                "minimum": 299521.2895,
                "name": "X",
                "position": 0,
                "stddev": 291.1565696,
                "variance": 84772.14802
              },
              {
                "average": 4840860.263,
                "count": 15480310,
                "maximum": 4841559.685,
                "minimum": 4840141.325,
                "name": "Y",
                "position": 1,
                "stddev": 402.5956522,
                "variance": 162083.2592
              },
              {
                "average": 1538.98236,
                "count": 15480310,
                "maximum": 1587.349189,
                "minimum": 1504.669189,
                "name": "Z",
                "position": 2,
                "stddev": 7.827727372,
                "variance": 61.27331581
              },
              {
                "average": 18317.38745,
                "count": 15480310,
                "maximum": 30577,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3970.309137,
                "variance": 15763354.64
              },
              {
                "average": 1.079758286,
                "count": 15480310,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3017649056,
                "variance": 0.09106205823
              },
              {
                "average": 1.164631781,
                "count": 15480310,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4476528357,
                "variance": 0.2003930613
              },
              {
                "average": 0.5025419388,
                "count": 15480310,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935547,
                "variance": 0.2499935547
              },
              {
                "average": 5.684640682e-06,
                "count": 15480310,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002384241752,
                "variance": 5.684608734e-06
              },
              {
                "average": 1.151402911,
                "count": 15480310,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3584411778,
                "variance": 0.128480078
              },
              {
                "average": 0.2185149785,
                "count": 15480310,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57905888,
                "variance": 134.0746046
              },
              {
                "average": 1.94114853,
                "count": 15480310,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024262098,
                "variance": 1.049112845
              },
              {
                "average": 1110.840921,
                "count": 15480310,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.936877119,
                "variance": 24.37275569
              },
              {
                "average": 32834.29523,
                "count": 15480310,
                "maximum": 49920,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7022.017528,
                "variance": 49308730.17
              },
              {
                "average": 33349.12508,
                "count": 15480310,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5442.260498,
                "variance": 29618199.33
              },
              {
                "average": 29198.10209,
                "count": 15480310,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5562.115877,
                "variance": 30937133.03
              },
              {
                "average": 188164183.7,
                "count": 15480310,
                "maximum": 188229851.8,
                "minimum": 188155021.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22439.29386,
                "variance": 503521908.7
              },
              {
                "average": 0,
                "count": 15480310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15480310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15480310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15480310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15480310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299521.2895,
              4840141.325,
              1504.669189,
              300570.0695,
              4841559.685,
              1587.349189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299521.2894727998,
                    4840141.324892135,
                    1504.6691892777303
                  ],
                  [
                    299521.2894727998,
                    4841559.684892135,
                    1504.6691892777303
                  ],
                  [
                    300570.06947279983,
                    4841559.684892135,
                    1587.3491892777301
                  ],
                  [
                    300570.06947279983,
                    4840141.324892135,
                    1587.3491892777301
                  ],
                  [
                    299521.2894727998,
                    4840141.324892135,
                    1504.6691892777303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:50:51+00:00",
            "end_time": "2017-08-30T19:03:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6249657279791,
              43.54970885626722,
              1305.0906552533925
            ],
            [
              -119.62552062079891,
              43.56248175295093,
              1305.0906552533925
            ],
            [
              -119.61250094258337,
              43.562780206328426,
              1328.5306552533925
            ],
            [
              -119.61194879376951,
              43.550007177328844,
              1328.5306552533925
            ],
            [
              -119.6249657279791,
              43.54970885626722,
              1305.0906552533925
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255206,
        43.54970886,
        1305.090655,
        -119.6119488,
        43.56278021,
        1328.530655
      ],
      "properties": {
        "datetime": "2017-09-10T17:59:46Z",
        "pc:count": 10821774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288552.9193,
            "count": 10821774,
            "maximum": 289009.3013,
            "minimum": 287956.7213,
            "name": "X",
            "position": 0,
            "stddev": 273.9544254,
            "variance": 75051.02719
          },
          {
            "average": 4826010.831,
            "count": 10821774,
            "maximum": 4826629.827,
            "minimum": 4825209.787,
            "name": "Y",
            "position": 1,
            "stddev": 376.7920278,
            "variance": 141972.2322
          },
          {
            "average": 1310.471769,
            "count": 10821774,
            "maximum": 1328.530655,
            "minimum": 1305.090655,
            "name": "Z",
            "position": 2,
            "stddev": 1.818962715,
            "variance": 3.308625358
          },
          {
            "average": 25116.26614,
            "count": 10821774,
            "maximum": 58369,
            "minimum": 849,
            "name": "Intensity",
            "position": 3,
            "stddev": 3373.987824,
            "variance": 11383793.84
          },
          {
            "average": 1.000925726,
            "count": 10821774,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03046630875,
            "variance": 0.0009281959689
          },
          {
            "average": 1.00181643,
            "count": 10821774,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0426957408,
            "variance": 0.001822926283
          },
          {
            "average": 0.4998338535,
            "count": 10821774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999955,
            "variance": 0.2499999955
          },
          {
            "average": 3.16953579e-05,
            "count": 10821774,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005629774083,
            "variance": 3.169435623e-05
          },
          {
            "average": 1.255653925,
            "count": 10821774,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4362281665,
            "variance": 0.1902950133
          },
          {
            "average": 0.5675144013,
            "count": 10821774,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.17847704,
            "variance": 148.3153031
          },
          {
            "average": 2.001889986,
            "count": 10821774,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006267928,
            "variance": 1.012575143
          },
          {
            "average": 1171.317298,
            "count": 10821774,
            "maximum": 1174,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9333292032,
            "variance": 0.8711034016
          },
          {
            "average": 44048.94248,
            "count": 10821774,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2838.94068,
            "variance": 8059584.185
          },
          {
            "average": 42205.29249,
            "count": 10821774,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2517.559356,
            "variance": 6338105.112
          },
          {
            "average": 38632.47422,
            "count": 10821774,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2432.481659,
            "variance": 5916967.019
          },
          {
            "average": 189099390.5,
            "count": 10821774,
            "maximum": 189101586.8,
            "minimum": 189097392.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 701.7576907,
            "variance": 492463.8565
          },
          {
            "average": 0,
            "count": 10821774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10821774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10821774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10821774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10821774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287956.7213,
          4825209.787,
          1305.090655,
          289009.3013,
          4826629.827,
          1328.530655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287956.7213159577,
                4825209.786600235,
                1305.0906552533925
              ],
              [
                287956.7213159577,
                4826629.826600234,
                1305.0906552533925
              ],
              [
                289009.3013159577,
                4826629.826600234,
                1328.5306552533925
              ],
              [
                289009.3013159577,
                4825209.786600235,
                1328.5306552533925
              ],
              [
                287956.7213159577,
                4825209.786600235,
                1305.0906552533925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:59:46+00:00",
        "end_time": "2017-09-10T16:49:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255206,
            43.54970886,
            1305.090655,
            -119.6119488,
            43.56278021,
            1328.530655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6249657279791,
                  43.54970885626722,
                  1305.0906552533925
                ],
                [
                  -119.62552062079891,
                  43.56248175295093,
                  1305.0906552533925
                ],
                [
                  -119.61250094258337,
                  43.562780206328426,
                  1328.5306552533925
                ],
                [
                  -119.61194879376951,
                  43.550007177328844,
                  1328.5306552533925
                ],
                [
                  -119.6249657279791,
                  43.54970885626722,
                  1305.0906552533925
                ]
              ]
            ]
          },
          "id": "20170910_43119E5301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:59:46Z",
            "pc:count": 10821774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288552.9193,
                "count": 10821774,
                "maximum": 289009.3013,
                "minimum": 287956.7213,
                "name": "X",
                "position": 0,
                "stddev": 273.9544254,
                "variance": 75051.02719
              },
              {
                "average": 4826010.831,
                "count": 10821774,
                "maximum": 4826629.827,
                "minimum": 4825209.787,
                "name": "Y",
                "position": 1,
                "stddev": 376.7920278,
                "variance": 141972.2322
              },
              {
                "average": 1310.471769,
                "count": 10821774,
                "maximum": 1328.530655,
                "minimum": 1305.090655,
                "name": "Z",
                "position": 2,
                "stddev": 1.818962715,
                "variance": 3.308625358
              },
              {
                "average": 25116.26614,
                "count": 10821774,
                "maximum": 58369,
                "minimum": 849,
                "name": "Intensity",
                "position": 3,
                "stddev": 3373.987824,
                "variance": 11383793.84
              },
              {
                "average": 1.000925726,
                "count": 10821774,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03046630875,
                "variance": 0.0009281959689
              },
              {
                "average": 1.00181643,
                "count": 10821774,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0426957408,
                "variance": 0.001822926283
              },
              {
                "average": 0.4998338535,
                "count": 10821774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999955,
                "variance": 0.2499999955
              },
              {
                "average": 3.16953579e-05,
                "count": 10821774,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005629774083,
                "variance": 3.169435623e-05
              },
              {
                "average": 1.255653925,
                "count": 10821774,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4362281665,
                "variance": 0.1902950133
              },
              {
                "average": 0.5675144013,
                "count": 10821774,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.17847704,
                "variance": 148.3153031
              },
              {
                "average": 2.001889986,
                "count": 10821774,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006267928,
                "variance": 1.012575143
              },
              {
                "average": 1171.317298,
                "count": 10821774,
                "maximum": 1174,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9333292032,
                "variance": 0.8711034016
              },
              {
                "average": 44048.94248,
                "count": 10821774,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2838.94068,
                "variance": 8059584.185
              },
              {
                "average": 42205.29249,
                "count": 10821774,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2517.559356,
                "variance": 6338105.112
              },
              {
                "average": 38632.47422,
                "count": 10821774,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2432.481659,
                "variance": 5916967.019
              },
              {
                "average": 189099390.5,
                "count": 10821774,
                "maximum": 189101586.8,
                "minimum": 189097392.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 701.7576907,
                "variance": 492463.8565
              },
              {
                "average": 0,
                "count": 10821774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10821774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10821774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10821774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10821774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287956.7213,
              4825209.787,
              1305.090655,
              289009.3013,
              4826629.827,
              1328.530655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287956.7213159577,
                    4825209.786600235,
                    1305.0906552533925
                  ],
                  [
                    287956.7213159577,
                    4826629.826600234,
                    1305.0906552533925
                  ],
                  [
                    289009.3013159577,
                    4826629.826600234,
                    1328.5306552533925
                  ],
                  [
                    289009.3013159577,
                    4825209.786600235,
                    1328.5306552533925
                  ],
                  [
                    287956.7213159577,
                    4825209.786600235,
                    1305.0906552533925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:59:46+00:00",
            "end_time": "2017-09-10T16:49:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997293361909,
              43.59971624989844,
              1300.4628846976502
            ],
            [
              -119.5505125833501,
              43.612481695903554,
              1300.4628846976502
            ],
            [
              -119.5374981912483,
              43.61277149600655,
              1329.20288469765
            ],
            [
              -119.53696128794373,
              43.60000592160808,
              1329.20288469765
            ],
            [
              -119.54997293361909,
              43.59971624989844,
              1300.4628846976502
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505126,
        43.59971625,
        1300.462885,
        -119.5369613,
        43.6127715,
        1329.202885
      ],
      "properties": {
        "datetime": "2017-09-09T00:14:34Z",
        "pc:count": 27520013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294747.3051,
            "count": 27520013,
            "maximum": 295236.5271,
            "minimum": 294185.3071,
            "name": "X",
            "position": 0,
            "stddev": 290.3579122,
            "variance": 84307.71715
          },
          {
            "average": 4831331.902,
            "count": 27520013,
            "maximum": 4831994.381,
            "minimum": 4830575.241,
            "name": "Y",
            "position": 1,
            "stddev": 387.7639975,
            "variance": 150360.9178
          },
          {
            "average": 1306.929436,
            "count": 27520013,
            "maximum": 1329.202885,
            "minimum": 1300.462885,
            "name": "Z",
            "position": 2,
            "stddev": 2.722369384,
            "variance": 7.411295062
          },
          {
            "average": 30161.87373,
            "count": 27520013,
            "maximum": 61569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4391.864856,
            "variance": 19288476.91
          },
          {
            "average": 1.001335283,
            "count": 27520013,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03716610841,
            "variance": 0.001381319614
          },
          {
            "average": 1.002668022,
            "count": 27520013,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05296241177,
            "variance": 0.00280501706
          },
          {
            "average": 0.4991477657,
            "count": 27520013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992828,
            "variance": 0.2499992828
          },
          {
            "average": 1.547964385e-05,
            "count": 27520013,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003934387474,
            "variance": 1.547940479e-05
          },
          {
            "average": 1.169129644,
            "count": 27520013,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.374866393,
            "variance": 0.1405248126
          },
          {
            "average": 1.274680538,
            "count": 27520013,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8511943,
            "variance": 140.4508064
          },
          {
            "average": 1.999300836,
            "count": 27520013,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001122944,
            "variance": 1.002247148
          },
          {
            "average": 1150.246546,
            "count": 27520013,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.816604266,
            "variance": 7.933259589
          },
          {
            "average": 45284.27288,
            "count": 27520013,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1982.51619,
            "variance": 3930370.443
          },
          {
            "average": 43004.11289,
            "count": 27520013,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1824.772189,
            "variance": 3329793.542
          },
          {
            "average": 38872.28125,
            "count": 27520013,
            "maximum": 57856,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2176.119072,
            "variance": 4735494.217
          },
          {
            "average": 188895562.9,
            "count": 27520013,
            "maximum": 188951274.3,
            "minimum": 188241185.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 185666.6059,
            "variance": 34472088540.0
          },
          {
            "average": 0,
            "count": 27520013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27520013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27520013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27520013,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27520013,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294185.3071,
          4830575.241,
          1300.462885,
          295236.5271,
          4831994.381,
          1329.202885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294185.307104531,
                4830575.241067395,
                1300.4628846976502
              ],
              [
                294185.307104531,
                4831994.381067395,
                1300.4628846976502
              ],
              [
                295236.52710453095,
                4831994.381067395,
                1329.20288469765
              ],
              [
                295236.52710453095,
                4830575.241067395,
                1329.20288469765
              ],
              [
                294185.307104531,
                4830575.241067395,
                1300.4628846976502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:14:34+00:00",
        "end_time": "2017-08-31T18:59:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505126,
            43.59971625,
            1300.462885,
            -119.5369613,
            43.6127715,
            1329.202885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997293361909,
                  43.59971624989844,
                  1300.4628846976502
                ],
                [
                  -119.5505125833501,
                  43.612481695903554,
                  1300.4628846976502
                ],
                [
                  -119.5374981912483,
                  43.61277149600655,
                  1329.20288469765
                ],
                [
                  -119.53696128794373,
                  43.60000592160808,
                  1329.20288469765
                ],
                [
                  -119.54997293361909,
                  43.59971624989844,
                  1300.4628846976502
                ]
              ]
            ]
          },
          "id": "20170831_43119E5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:14:34Z",
            "pc:count": 27520013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294747.3051,
                "count": 27520013,
                "maximum": 295236.5271,
                "minimum": 294185.3071,
                "name": "X",
                "position": 0,
                "stddev": 290.3579122,
                "variance": 84307.71715
              },
              {
                "average": 4831331.902,
                "count": 27520013,
                "maximum": 4831994.381,
                "minimum": 4830575.241,
                "name": "Y",
                "position": 1,
                "stddev": 387.7639975,
                "variance": 150360.9178
              },
              {
                "average": 1306.929436,
                "count": 27520013,
                "maximum": 1329.202885,
                "minimum": 1300.462885,
                "name": "Z",
                "position": 2,
                "stddev": 2.722369384,
                "variance": 7.411295062
              },
              {
                "average": 30161.87373,
                "count": 27520013,
                "maximum": 61569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4391.864856,
                "variance": 19288476.91
              },
              {
                "average": 1.001335283,
                "count": 27520013,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03716610841,
                "variance": 0.001381319614
              },
              {
                "average": 1.002668022,
                "count": 27520013,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05296241177,
                "variance": 0.00280501706
              },
              {
                "average": 0.4991477657,
                "count": 27520013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992828,
                "variance": 0.2499992828
              },
              {
                "average": 1.547964385e-05,
                "count": 27520013,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003934387474,
                "variance": 1.547940479e-05
              },
              {
                "average": 1.169129644,
                "count": 27520013,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.374866393,
                "variance": 0.1405248126
              },
              {
                "average": 1.274680538,
                "count": 27520013,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8511943,
                "variance": 140.4508064
              },
              {
                "average": 1.999300836,
                "count": 27520013,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001122944,
                "variance": 1.002247148
              },
              {
                "average": 1150.246546,
                "count": 27520013,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.816604266,
                "variance": 7.933259589
              },
              {
                "average": 45284.27288,
                "count": 27520013,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1982.51619,
                "variance": 3930370.443
              },
              {
                "average": 43004.11289,
                "count": 27520013,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1824.772189,
                "variance": 3329793.542
              },
              {
                "average": 38872.28125,
                "count": 27520013,
                "maximum": 57856,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2176.119072,
                "variance": 4735494.217
              },
              {
                "average": 188895562.9,
                "count": 27520013,
                "maximum": 188951274.3,
                "minimum": 188241185.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 185666.6059,
                "variance": 34472088540.0
              },
              {
                "average": 0,
                "count": 27520013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27520013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27520013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27520013,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27520013,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294185.3071,
              4830575.241,
              1300.462885,
              295236.5271,
              4831994.381,
              1329.202885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294185.307104531,
                    4830575.241067395,
                    1300.4628846976502
                  ],
                  [
                    294185.307104531,
                    4831994.381067395,
                    1300.4628846976502
                  ],
                  [
                    295236.52710453095,
                    4831994.381067395,
                    1329.20288469765
                  ],
                  [
                    295236.52710453095,
                    4830575.241067395,
                    1329.20288469765
                  ],
                  [
                    294185.307104531,
                    4830575.241067395,
                    1300.4628846976502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:14:34+00:00",
            "end_time": "2017-08-31T18:59:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E6406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747252963239,
              43.53720204087932,
              1319.391276823283
            ],
            [
              -119.6880406663844,
              43.549980793695525,
              1319.391276823283
            ],
            [
              -119.67500084153765,
              43.5502868474214,
              1344.6112768232829
            ],
            [
              -119.6744354528149,
              43.53750795885453,
              1344.6112768232829
            ],
            [
              -119.68747252963239,
              43.53720204087932,
              1319.391276823283
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880407,
        43.53720204,
        1319.391277,
        -119.6744355,
        43.55028685,
        1344.611277
      ],
      "properties": {
        "datetime": "2017-09-11T20:16:29Z",
        "pc:count": 13065910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283387.6066,
            "count": 13065910,
            "maximum": 283916.8282,
            "minimum": 282862.3482,
            "name": "X",
            "position": 0,
            "stddev": 291.7457956,
            "variance": 85115.60926
          },
          {
            "average": 4824699.415,
            "count": 13065910,
            "maximum": 4825402.875,
            "minimum": 4823982.115,
            "name": "Y",
            "position": 1,
            "stddev": 393.4550547,
            "variance": 154806.8801
          },
          {
            "average": 1326.490809,
            "count": 13065910,
            "maximum": 1344.611277,
            "minimum": 1319.391277,
            "name": "Z",
            "position": 2,
            "stddev": 5.663438532,
            "variance": 32.074536
          },
          {
            "average": 26200.42877,
            "count": 13065910,
            "maximum": 65521,
            "minimum": 1233,
            "name": "Intensity",
            "position": 3,
            "stddev": 2517.474847,
            "variance": 6337679.605
          },
          {
            "average": 1.000883597,
            "count": 13065910,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0331411996,
            "variance": 0.001098339111
          },
          {
            "average": 1.001784491,
            "count": 13065910,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04942545693,
            "variance": 0.002442875793
          },
          {
            "average": 0.5018521481,
            "count": 13065910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965887,
            "variance": 0.2499965887
          },
          {
            "average": 1.369977292e-05,
            "count": 13065910,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003701295217,
            "variance": 1.369958629e-05
          },
          {
            "average": 1.246165709,
            "count": 13065910,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4307762377,
            "variance": 0.185568167
          },
          {
            "average": -0.3248986137,
            "count": 13065910,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97630379,
            "variance": 143.4318524
          },
          {
            "average": 2.010663781,
            "count": 13065910,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000590186,
            "variance": 1.001180721
          },
          {
            "average": 1186.203011,
            "count": 13065910,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.252109054,
            "variance": 1.567777084
          },
          {
            "average": 43442.36691,
            "count": 13065910,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3166.724314,
            "variance": 10028142.88
          },
          {
            "average": 41753.9994,
            "count": 13065910,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2910.259535,
            "variance": 8469610.559
          },
          {
            "average": 37889.97382,
            "count": 13065910,
            "maximum": 54272,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2879.016507,
            "variance": 8288736.049
          },
          {
            "average": 189192043.2,
            "count": 13065910,
            "maximum": 189196189,
            "minimum": 189106052.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14182.19776,
            "variance": 201134733.4
          },
          {
            "average": 0,
            "count": 13065910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13065910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13065910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13065910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13065910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282862.3482,
          4823982.115,
          1319.391277,
          283916.8282,
          4825402.875,
          1344.611277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282862.3482041825,
                4823982.115441651,
                1319.391276823283
              ],
              [
                282862.3482041825,
                4825402.875441651,
                1319.391276823283
              ],
              [
                283916.8282041825,
                4825402.875441651,
                1344.6112768232829
              ],
              [
                283916.8282041825,
                4823982.115441651,
                1344.6112768232829
              ],
              [
                282862.3482041825,
                4823982.115441651,
                1319.391276823283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:16:29+00:00",
        "end_time": "2017-09-10T19:14:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880407,
            43.53720204,
            1319.391277,
            -119.6744355,
            43.55028685,
            1344.611277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747252963239,
                  43.53720204087932,
                  1319.391276823283
                ],
                [
                  -119.6880406663844,
                  43.549980793695525,
                  1319.391276823283
                ],
                [
                  -119.67500084153765,
                  43.5502868474214,
                  1344.6112768232829
                ],
                [
                  -119.6744354528149,
                  43.53750795885453,
                  1344.6112768232829
                ],
                [
                  -119.68747252963239,
                  43.53720204087932,
                  1319.391276823283
                ]
              ]
            ]
          },
          "id": "20170910_43119E6406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:16:29Z",
            "pc:count": 13065910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283387.6066,
                "count": 13065910,
                "maximum": 283916.8282,
                "minimum": 282862.3482,
                "name": "X",
                "position": 0,
                "stddev": 291.7457956,
                "variance": 85115.60926
              },
              {
                "average": 4824699.415,
                "count": 13065910,
                "maximum": 4825402.875,
                "minimum": 4823982.115,
                "name": "Y",
                "position": 1,
                "stddev": 393.4550547,
                "variance": 154806.8801
              },
              {
                "average": 1326.490809,
                "count": 13065910,
                "maximum": 1344.611277,
                "minimum": 1319.391277,
                "name": "Z",
                "position": 2,
                "stddev": 5.663438532,
                "variance": 32.074536
              },
              {
                "average": 26200.42877,
                "count": 13065910,
                "maximum": 65521,
                "minimum": 1233,
                "name": "Intensity",
                "position": 3,
                "stddev": 2517.474847,
                "variance": 6337679.605
              },
              {
                "average": 1.000883597,
                "count": 13065910,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0331411996,
                "variance": 0.001098339111
              },
              {
                "average": 1.001784491,
                "count": 13065910,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04942545693,
                "variance": 0.002442875793
              },
              {
                "average": 0.5018521481,
                "count": 13065910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965887,
                "variance": 0.2499965887
              },
              {
                "average": 1.369977292e-05,
                "count": 13065910,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003701295217,
                "variance": 1.369958629e-05
              },
              {
                "average": 1.246165709,
                "count": 13065910,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4307762377,
                "variance": 0.185568167
              },
              {
                "average": -0.3248986137,
                "count": 13065910,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97630379,
                "variance": 143.4318524
              },
              {
                "average": 2.010663781,
                "count": 13065910,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000590186,
                "variance": 1.001180721
              },
              {
                "average": 1186.203011,
                "count": 13065910,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.252109054,
                "variance": 1.567777084
              },
              {
                "average": 43442.36691,
                "count": 13065910,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3166.724314,
                "variance": 10028142.88
              },
              {
                "average": 41753.9994,
                "count": 13065910,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2910.259535,
                "variance": 8469610.559
              },
              {
                "average": 37889.97382,
                "count": 13065910,
                "maximum": 54272,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2879.016507,
                "variance": 8288736.049
              },
              {
                "average": 189192043.2,
                "count": 13065910,
                "maximum": 189196189,
                "minimum": 189106052.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14182.19776,
                "variance": 201134733.4
              },
              {
                "average": 0,
                "count": 13065910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13065910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13065910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13065910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13065910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282862.3482,
              4823982.115,
              1319.391277,
              283916.8282,
              4825402.875,
              1344.611277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282862.3482041825,
                    4823982.115441651,
                    1319.391276823283
                  ],
                  [
                    282862.3482041825,
                    4825402.875441651,
                    1319.391276823283
                  ],
                  [
                    283916.8282041825,
                    4825402.875441651,
                    1344.6112768232829
                  ],
                  [
                    283916.8282041825,
                    4823982.115441651,
                    1344.6112768232829
                  ],
                  [
                    282862.3482041825,
                    4823982.115441651,
                    1319.391276823283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:16:29+00:00",
            "end_time": "2017-09-10T19:14:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7624721369146,
              43.61219314817296,
              1432.480285813416
            ],
            [
              -119.76305807553892,
              43.624980288443375,
              1432.480285813416
            ],
            [
              -119.75000063391313,
              43.62529537933713,
              1512.7002858134158
            ],
            [
              -119.74941745574345,
              43.612508099234255,
              1512.7002858134158
            ],
            [
              -119.7624721369146,
              43.61219314817296,
              1432.480285813416
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630581,
        43.61219315,
        1432.480286,
        -119.7494175,
        43.62529538,
        1512.700286
      ],
      "properties": {
        "datetime": "2017-09-11T20:52:59Z",
        "pc:count": 15342885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277618.8556,
            "count": 15342885,
            "maximum": 278134.1019,
            "minimum": 277079.4419,
            "name": "X",
            "position": 0,
            "stddev": 296.358838,
            "variance": 87828.56088
          },
          {
            "average": 4833209.521,
            "count": 15342885,
            "maximum": 4833931.56,
            "minimum": 4832509.76,
            "name": "Y",
            "position": 1,
            "stddev": 405.8763922,
            "variance": 164735.6458
          },
          {
            "average": 1461.304034,
            "count": 15342885,
            "maximum": 1512.700286,
            "minimum": 1432.480286,
            "name": "Z",
            "position": 2,
            "stddev": 13.67497665,
            "variance": 187.0049864
          },
          {
            "average": 24222.01753,
            "count": 15342885,
            "maximum": 48801,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4674.303108,
            "variance": 21849109.54
          },
          {
            "average": 1.066417757,
            "count": 15342885,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2881764075,
            "variance": 0.08304564184
          },
          {
            "average": 1.133576182,
            "count": 15342885,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4243460937,
            "variance": 0.1800696072
          },
          {
            "average": 0.5025829236,
            "count": 15342885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933448,
            "variance": 0.2499933448
          },
          {
            "average": 6.713209413e-06,
            "count": 15342885,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002590977573,
            "variance": 6.713164783e-06
          },
          {
            "average": 1.221727009,
            "count": 15342885,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.415408418,
            "variance": 0.1725641537
          },
          {
            "average": -0.2253814222,
            "count": 15342885,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10396074,
            "variance": 146.5058655
          },
          {
            "average": 1.968433381,
            "count": 15342885,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019425901,
            "variance": 1.039229167
          },
          {
            "average": 1190.295626,
            "count": 15342885,
            "maximum": 1193,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.02694229,
            "variance": 1.054610467
          },
          {
            "average": 33571.7679,
            "count": 15342885,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7160.613244,
            "variance": 51274382.03
          },
          {
            "average": 31926.75971,
            "count": 15342885,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5908.956629,
            "variance": 34915768.44
          },
          {
            "average": 28605.09133,
            "count": 15342885,
            "maximum": 49408,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5699.789953,
            "variance": 32487605.51
          },
          {
            "average": 189196813.8,
            "count": 15342885,
            "maximum": 189198379.1,
            "minimum": 189195412.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.1952005,
            "variance": 380929.9155
          },
          {
            "average": 0,
            "count": 15342885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277079.4419,
          4832509.76,
          1432.480286,
          278134.1019,
          4833931.56,
          1512.700286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277079.44192428596,
                4832509.76027394,
                1432.480285813416
              ],
              [
                277079.44192428596,
                4833931.560273941,
                1432.480285813416
              ],
              [
                278134.101924286,
                4833931.560273941,
                1512.7002858134158
              ],
              [
                278134.101924286,
                4832509.76027394,
                1512.7002858134158
              ],
              [
                277079.44192428596,
                4832509.76027394,
                1432.480285813416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:52:59+00:00",
        "end_time": "2017-09-11T20:03:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630581,
            43.61219315,
            1432.480286,
            -119.7494175,
            43.62529538,
            1512.700286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7624721369146,
                  43.61219314817296,
                  1432.480285813416
                ],
                [
                  -119.76305807553892,
                  43.624980288443375,
                  1432.480285813416
                ],
                [
                  -119.75000063391313,
                  43.62529537933713,
                  1512.7002858134158
                ],
                [
                  -119.74941745574345,
                  43.612508099234255,
                  1512.7002858134158
                ],
                [
                  -119.7624721369146,
                  43.61219314817296,
                  1432.480285813416
                ]
              ]
            ]
          },
          "id": "20170911_43119E7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:52:59Z",
            "pc:count": 15342885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277618.8556,
                "count": 15342885,
                "maximum": 278134.1019,
                "minimum": 277079.4419,
                "name": "X",
                "position": 0,
                "stddev": 296.358838,
                "variance": 87828.56088
              },
              {
                "average": 4833209.521,
                "count": 15342885,
                "maximum": 4833931.56,
                "minimum": 4832509.76,
                "name": "Y",
                "position": 1,
                "stddev": 405.8763922,
                "variance": 164735.6458
              },
              {
                "average": 1461.304034,
                "count": 15342885,
                "maximum": 1512.700286,
                "minimum": 1432.480286,
                "name": "Z",
                "position": 2,
                "stddev": 13.67497665,
                "variance": 187.0049864
              },
              {
                "average": 24222.01753,
                "count": 15342885,
                "maximum": 48801,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4674.303108,
                "variance": 21849109.54
              },
              {
                "average": 1.066417757,
                "count": 15342885,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2881764075,
                "variance": 0.08304564184
              },
              {
                "average": 1.133576182,
                "count": 15342885,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4243460937,
                "variance": 0.1800696072
              },
              {
                "average": 0.5025829236,
                "count": 15342885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933448,
                "variance": 0.2499933448
              },
              {
                "average": 6.713209413e-06,
                "count": 15342885,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002590977573,
                "variance": 6.713164783e-06
              },
              {
                "average": 1.221727009,
                "count": 15342885,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.415408418,
                "variance": 0.1725641537
              },
              {
                "average": -0.2253814222,
                "count": 15342885,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10396074,
                "variance": 146.5058655
              },
              {
                "average": 1.968433381,
                "count": 15342885,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019425901,
                "variance": 1.039229167
              },
              {
                "average": 1190.295626,
                "count": 15342885,
                "maximum": 1193,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.02694229,
                "variance": 1.054610467
              },
              {
                "average": 33571.7679,
                "count": 15342885,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7160.613244,
                "variance": 51274382.03
              },
              {
                "average": 31926.75971,
                "count": 15342885,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5908.956629,
                "variance": 34915768.44
              },
              {
                "average": 28605.09133,
                "count": 15342885,
                "maximum": 49408,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5699.789953,
                "variance": 32487605.51
              },
              {
                "average": 189196813.8,
                "count": 15342885,
                "maximum": 189198379.1,
                "minimum": 189195412.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.1952005,
                "variance": 380929.9155
              },
              {
                "average": 0,
                "count": 15342885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277079.4419,
              4832509.76,
              1432.480286,
              278134.1019,
              4833931.56,
              1512.700286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277079.44192428596,
                    4832509.76027394,
                    1432.480285813416
                  ],
                  [
                    277079.44192428596,
                    4833931.560273941,
                    1432.480285813416
                  ],
                  [
                    278134.101924286,
                    4833931.560273941,
                    1512.7002858134158
                  ],
                  [
                    278134.101924286,
                    4832509.76027394,
                    1512.7002858134158
                  ],
                  [
                    277079.44192428596,
                    4832509.76027394,
                    1432.480285813416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:52:59+00:00",
            "end_time": "2017-09-11T20:03: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": "20170830_43119F3314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747553026042,
              43.64974019325849,
              1545.759138976208
            ],
            [
              -119.3379701842224,
              43.662483981079575,
              1545.759138976208
            ],
            [
              -119.32519450669125,
              43.66274470379779,
              1678.4791389762079
            ],
            [
              -119.3247025497793,
              43.6500008006716,
              1678.4791389762079
            ],
            [
              -119.33747553026042,
              43.64974019325849,
              1545.759138976208
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379702,
        43.64974019,
        1545.759139,
        -119.3247025,
        43.6627447,
        1678.479139
      ],
      "properties": {
        "datetime": "2017-08-30T16:02:57Z",
        "pc:count": 11328459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311977.212,
            "count": 11328459,
            "maximum": 312524.3922,
            "minimum": 311493.4722,
            "name": "X",
            "position": 0,
            "stddev": 290.9881147,
            "variance": 84674.08291
          },
          {
            "average": 4836216.93,
            "count": 11328459,
            "maximum": 4837042.884,
            "minimum": 4835626.364,
            "name": "Y",
            "position": 1,
            "stddev": 342.5259366,
            "variance": 117324.0172
          },
          {
            "average": 1607.3228,
            "count": 11328459,
            "maximum": 1678.479139,
            "minimum": 1545.759139,
            "name": "Z",
            "position": 2,
            "stddev": 28.23225436,
            "variance": 797.0601863
          },
          {
            "average": 19321.95039,
            "count": 11328459,
            "maximum": 35649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2804.63854,
            "variance": 7865997.339
          },
          {
            "average": 1.034509018,
            "count": 11328459,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2203035077,
            "variance": 0.0485336355
          },
          {
            "average": 1.070681193,
            "count": 11328459,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3424673961,
            "variance": 0.1172839174
          },
          {
            "average": 0.5018175023,
            "count": 11328459,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967187,
            "variance": 0.2499967188
          },
          {
            "average": 8.827325941e-08,
            "count": 11328459,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002971081611,
            "variance": 8.827325941e-08
          },
          {
            "average": 1.168502353,
            "count": 11328459,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3743117986,
            "variance": 0.1401093226
          },
          {
            "average": -0.3429462046,
            "count": 11328459,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88301936,
            "variance": 141.2061491
          },
          {
            "average": 1.979190903,
            "count": 11328459,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010154753,
            "variance": 1.020412625
          },
          {
            "average": 1085.872585,
            "count": 11328459,
            "maximum": 1088,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9243297377,
            "variance": 0.854385464
          },
          {
            "average": 31372.14343,
            "count": 11328459,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7282.349399,
            "variance": 53032612.77
          },
          {
            "average": 31823.02184,
            "count": 11328459,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5343.306514,
            "variance": 28550924.5
          },
          {
            "average": 27187.54089,
            "count": 11328459,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5440.427264,
            "variance": 29598248.81
          },
          {
            "average": 188143407.6,
            "count": 11328459,
            "maximum": 188144177.6,
            "minimum": 188142878.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 310.8703347,
            "variance": 96640.36498
          },
          {
            "average": 0,
            "count": 11328459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328459,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11328459,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311493.4722,
          4835626.364,
          1545.759139,
          312524.3922,
          4837042.884,
          1678.479139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311493.4721913336,
                4835626.3641123,
                1545.759138976208
              ],
              [
                311493.4721913336,
                4837042.884112299,
                1545.759138976208
              ],
              [
                312524.39219133364,
                4837042.884112299,
                1678.4791389762079
              ],
              [
                312524.39219133364,
                4835626.3641123,
                1678.4791389762079
              ],
              [
                311493.4721913336,
                4835626.3641123,
                1545.759138976208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:02:57+00:00",
        "end_time": "2017-08-30T15:41:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379702,
            43.64974019,
            1545.759139,
            -119.3247025,
            43.6627447,
            1678.479139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747553026042,
                  43.64974019325849,
                  1545.759138976208
                ],
                [
                  -119.3379701842224,
                  43.662483981079575,
                  1545.759138976208
                ],
                [
                  -119.32519450669125,
                  43.66274470379779,
                  1678.4791389762079
                ],
                [
                  -119.3247025497793,
                  43.6500008006716,
                  1678.4791389762079
                ],
                [
                  -119.33747553026042,
                  43.64974019325849,
                  1545.759138976208
                ]
              ]
            ]
          },
          "id": "20170830_43119F3314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:02:57Z",
            "pc:count": 11328459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311977.212,
                "count": 11328459,
                "maximum": 312524.3922,
                "minimum": 311493.4722,
                "name": "X",
                "position": 0,
                "stddev": 290.9881147,
                "variance": 84674.08291
              },
              {
                "average": 4836216.93,
                "count": 11328459,
                "maximum": 4837042.884,
                "minimum": 4835626.364,
                "name": "Y",
                "position": 1,
                "stddev": 342.5259366,
                "variance": 117324.0172
              },
              {
                "average": 1607.3228,
                "count": 11328459,
                "maximum": 1678.479139,
                "minimum": 1545.759139,
                "name": "Z",
                "position": 2,
                "stddev": 28.23225436,
                "variance": 797.0601863
              },
              {
                "average": 19321.95039,
                "count": 11328459,
                "maximum": 35649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2804.63854,
                "variance": 7865997.339
              },
              {
                "average": 1.034509018,
                "count": 11328459,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2203035077,
                "variance": 0.0485336355
              },
              {
                "average": 1.070681193,
                "count": 11328459,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3424673961,
                "variance": 0.1172839174
              },
              {
                "average": 0.5018175023,
                "count": 11328459,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967187,
                "variance": 0.2499967188
              },
              {
                "average": 8.827325941e-08,
                "count": 11328459,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002971081611,
                "variance": 8.827325941e-08
              },
              {
                "average": 1.168502353,
                "count": 11328459,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3743117986,
                "variance": 0.1401093226
              },
              {
                "average": -0.3429462046,
                "count": 11328459,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88301936,
                "variance": 141.2061491
              },
              {
                "average": 1.979190903,
                "count": 11328459,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010154753,
                "variance": 1.020412625
              },
              {
                "average": 1085.872585,
                "count": 11328459,
                "maximum": 1088,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9243297377,
                "variance": 0.854385464
              },
              {
                "average": 31372.14343,
                "count": 11328459,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7282.349399,
                "variance": 53032612.77
              },
              {
                "average": 31823.02184,
                "count": 11328459,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5343.306514,
                "variance": 28550924.5
              },
              {
                "average": 27187.54089,
                "count": 11328459,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5440.427264,
                "variance": 29598248.81
              },
              {
                "average": 188143407.6,
                "count": 11328459,
                "maximum": 188144177.6,
                "minimum": 188142878.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 310.8703347,
                "variance": 96640.36498
              },
              {
                "average": 0,
                "count": 11328459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328459,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11328459,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311493.4722,
              4835626.364,
              1545.759139,
              312524.3922,
              4837042.884,
              1678.479139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311493.4721913336,
                    4835626.3641123,
                    1545.759138976208
                  ],
                  [
                    311493.4721913336,
                    4837042.884112299,
                    1545.759138976208
                  ],
                  [
                    312524.39219133364,
                    4837042.884112299,
                    1678.4791389762079
                  ],
                  [
                    312524.39219133364,
                    4835626.3641123,
                    1678.4791389762079
                  ],
                  [
                    311493.4721913336,
                    4835626.3641123,
                    1545.759138976208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:02:57+00:00",
            "end_time": "2017-08-30T15:41: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": "20170910_43119E6104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247197052172,
              43.612199297466795,
              1321.3088947753674
            ],
            [
              -119.71304700422331,
              43.624980136957404,
              1321.3088947753674
            ],
            [
              -119.70000115216024,
              43.6252892286645,
              1368.8688947753674
            ],
            [
              -119.69942887533415,
              43.61250825207138,
              1368.8688947753674
            ],
            [
              -119.71247197052172,
              43.612199297466795,
              1321.3088947753674
            ]
          ]
        ]
      },
      "bbox": [
        -119.713047,
        43.6121993,
        1321.308895,
        -119.6994289,
        43.62528923,
        1368.868895
      ],
      "properties": {
        "datetime": "2017-09-10T19:16:15Z",
        "pc:count": 13583982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281641.9395,
            "count": 13583982,
            "maximum": 282168.1105,
            "minimum": 281114.4305,
            "name": "X",
            "position": 0,
            "stddev": 287.1772661,
            "variance": 82470.78218
          },
          {
            "average": 4833070.14,
            "count": 13583982,
            "maximum": 4833798.405,
            "minimum": 4832377.365,
            "name": "Y",
            "position": 1,
            "stddev": 401.5350746,
            "variance": 161230.4162
          },
          {
            "average": 1336.738452,
            "count": 13583982,
            "maximum": 1368.868895,
            "minimum": 1321.308895,
            "name": "Z",
            "position": 2,
            "stddev": 10.22055655,
            "variance": 104.4597762
          },
          {
            "average": 25274.3671,
            "count": 13583982,
            "maximum": 48561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4133.354074,
            "variance": 17084615.9
          },
          {
            "average": 1.035111133,
            "count": 13583982,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1997465153,
            "variance": 0.03989867037
          },
          {
            "average": 1.070698047,
            "count": 13583982,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2897938715,
            "variance": 0.08398048795
          },
          {
            "average": 0.5018164041,
            "count": 13583982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967191,
            "variance": 0.2499967191
          },
          {
            "average": 1.251473979e-06,
            "count": 13583982,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001118692319,
            "variance": 1.251472505e-06
          },
          {
            "average": 1.250122092,
            "count": 13583982,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4330831849,
            "variance": 0.1875610451
          },
          {
            "average": 0.007872735437,
            "count": 13583982,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01576613,
            "variance": 144.3786357
          },
          {
            "average": 1.987503738,
            "count": 13583982,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011456285,
            "variance": 1.023043817
          },
          {
            "average": 1179.070213,
            "count": 13583982,
            "maximum": 1181,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9866375291,
            "variance": 0.9734536138
          },
          {
            "average": 38307.7761,
            "count": 13583982,
            "maximum": 52480,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 5582.416983,
            "variance": 31163379.37
          },
          {
            "average": 36559.68887,
            "count": 13583982,
            "maximum": 51456,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 4618.053967,
            "variance": 21326422.44
          },
          {
            "average": 32719.94977,
            "count": 13583982,
            "maximum": 48640,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4588.24605,
            "variance": 21052001.81
          },
          {
            "average": 189104947.2,
            "count": 13583982,
            "maximum": 189106175.9,
            "minimum": 189103470.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 676.6623408,
            "variance": 457871.9234
          },
          {
            "average": 0,
            "count": 13583982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13583982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281114.4305,
          4832377.365,
          1321.308895,
          282168.1105,
          4833798.405,
          1368.868895
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281114.4305076275,
                4832377.36531439,
                1321.3088947753674
              ],
              [
                281114.4305076275,
                4833798.405314389,
                1321.3088947753674
              ],
              [
                282168.11050762754,
                4833798.405314389,
                1368.8688947753674
              ],
              [
                282168.11050762754,
                4832377.36531439,
                1368.8688947753674
              ],
              [
                281114.4305076275,
                4832377.36531439,
                1321.3088947753674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:16:15+00:00",
        "end_time": "2017-09-10T18:31:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.713047,
            43.6121993,
            1321.308895,
            -119.6994289,
            43.62528923,
            1368.868895
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247197052172,
                  43.612199297466795,
                  1321.3088947753674
                ],
                [
                  -119.71304700422331,
                  43.624980136957404,
                  1321.3088947753674
                ],
                [
                  -119.70000115216024,
                  43.6252892286645,
                  1368.8688947753674
                ],
                [
                  -119.69942887533415,
                  43.61250825207138,
                  1368.8688947753674
                ],
                [
                  -119.71247197052172,
                  43.612199297466795,
                  1321.3088947753674
                ]
              ]
            ]
          },
          "id": "20170910_43119E6104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:16:15Z",
            "pc:count": 13583982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281641.9395,
                "count": 13583982,
                "maximum": 282168.1105,
                "minimum": 281114.4305,
                "name": "X",
                "position": 0,
                "stddev": 287.1772661,
                "variance": 82470.78218
              },
              {
                "average": 4833070.14,
                "count": 13583982,
                "maximum": 4833798.405,
                "minimum": 4832377.365,
                "name": "Y",
                "position": 1,
                "stddev": 401.5350746,
                "variance": 161230.4162
              },
              {
                "average": 1336.738452,
                "count": 13583982,
                "maximum": 1368.868895,
                "minimum": 1321.308895,
                "name": "Z",
                "position": 2,
                "stddev": 10.22055655,
                "variance": 104.4597762
              },
              {
                "average": 25274.3671,
                "count": 13583982,
                "maximum": 48561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4133.354074,
                "variance": 17084615.9
              },
              {
                "average": 1.035111133,
                "count": 13583982,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1997465153,
                "variance": 0.03989867037
              },
              {
                "average": 1.070698047,
                "count": 13583982,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2897938715,
                "variance": 0.08398048795
              },
              {
                "average": 0.5018164041,
                "count": 13583982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967191,
                "variance": 0.2499967191
              },
              {
                "average": 1.251473979e-06,
                "count": 13583982,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001118692319,
                "variance": 1.251472505e-06
              },
              {
                "average": 1.250122092,
                "count": 13583982,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4330831849,
                "variance": 0.1875610451
              },
              {
                "average": 0.007872735437,
                "count": 13583982,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01576613,
                "variance": 144.3786357
              },
              {
                "average": 1.987503738,
                "count": 13583982,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011456285,
                "variance": 1.023043817
              },
              {
                "average": 1179.070213,
                "count": 13583982,
                "maximum": 1181,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9866375291,
                "variance": 0.9734536138
              },
              {
                "average": 38307.7761,
                "count": 13583982,
                "maximum": 52480,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 5582.416983,
                "variance": 31163379.37
              },
              {
                "average": 36559.68887,
                "count": 13583982,
                "maximum": 51456,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 4618.053967,
                "variance": 21326422.44
              },
              {
                "average": 32719.94977,
                "count": 13583982,
                "maximum": 48640,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4588.24605,
                "variance": 21052001.81
              },
              {
                "average": 189104947.2,
                "count": 13583982,
                "maximum": 189106175.9,
                "minimum": 189103470.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 676.6623408,
                "variance": 457871.9234
              },
              {
                "average": 0,
                "count": 13583982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13583982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281114.4305,
              4832377.365,
              1321.308895,
              282168.1105,
              4833798.405,
              1368.868895
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281114.4305076275,
                    4832377.36531439,
                    1321.3088947753674
                  ],
                  [
                    281114.4305076275,
                    4833798.405314389,
                    1321.3088947753674
                  ],
                  [
                    282168.11050762754,
                    4833798.405314389,
                    1368.8688947753674
                  ],
                  [
                    282168.11050762754,
                    4832377.36531439,
                    1368.8688947753674
                  ],
                  [
                    281114.4305076275,
                    4832377.36531439,
                    1321.3088947753674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:16:15+00:00",
            "end_time": "2017-09-10T18:31:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247321479446,
              43.54970967450149,
              1307.7852547014813
            ],
            [
              -119.61302540641317,
              43.562481259651506,
              1307.7852547014813
            ],
            [
              -119.59999941388737,
              43.56277843082754,
              1332.0852547014815
            ],
            [
              -119.59944996737818,
              43.550006713943624,
              1332.0852547014815
            ],
            [
              -119.61247321479446,
              43.54970967450149,
              1307.7852547014813
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130254,
        43.54970967,
        1307.785255,
        -119.59945,
        43.56277843,
        1332.085255
      ],
      "properties": {
        "datetime": "2017-09-10T17:34:19Z",
        "pc:count": 13603719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289485.2208,
            "count": 13603719,
            "maximum": 290018.9788,
            "minimum": 288965.8988,
            "name": "X",
            "position": 0,
            "stddev": 291.2357834,
            "variance": 84818.28152
          },
          {
            "average": 4825894.615,
            "count": 13603719,
            "maximum": 4826597.956,
            "minimum": 4825178.076,
            "name": "Y",
            "position": 1,
            "stddev": 403.0684519,
            "variance": 162464.1769
          },
          {
            "average": 1310.449587,
            "count": 13603719,
            "maximum": 1332.085255,
            "minimum": 1307.785255,
            "name": "Z",
            "position": 2,
            "stddev": 1.577364554,
            "variance": 2.488078936
          },
          {
            "average": 25710.70772,
            "count": 13603719,
            "maximum": 56849,
            "minimum": 1409,
            "name": "Intensity",
            "position": 3,
            "stddev": 2135.340436,
            "variance": 4559678.777
          },
          {
            "average": 1.001153141,
            "count": 13603719,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03406157605,
            "variance": 0.001160190963
          },
          {
            "average": 1.002254089,
            "count": 13603719,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0476880375,
            "variance": 0.00227414892
          },
          {
            "average": 0.5022157544,
            "count": 13603719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951088,
            "variance": 0.2499951088
          },
          {
            "average": 5.954254127e-06,
            "count": 13603719,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002440126864,
            "variance": 5.954219112e-06
          },
          {
            "average": 1.243458425,
            "count": 13603719,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4291694697,
            "variance": 0.1841864338
          },
          {
            "average": -0.2214303723,
            "count": 13603719,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96187853,
            "variance": 143.0865381
          },
          {
            "average": 2.010706778,
            "count": 13603719,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000595195,
            "variance": 1.001190743
          },
          {
            "average": 1169.482876,
            "count": 13603719,
            "maximum": 1172,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.979365205,
            "variance": 0.9591562047
          },
          {
            "average": 45374.09615,
            "count": 13603719,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2094.690443,
            "variance": 4387728.052
          },
          {
            "average": 43523.82154,
            "count": 13603719,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2020.273049,
            "variance": 4081503.191
          },
          {
            "average": 39927.71062,
            "count": 13603719,
            "maximum": 59648,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1997.894404,
            "variance": 3991582.048
          },
          {
            "average": 189097963.7,
            "count": 13603719,
            "maximum": 189100059.9,
            "minimum": 189096196.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 803.8025049,
            "variance": 646098.4669
          },
          {
            "average": 0,
            "count": 13603719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13603719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13603719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13603719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13603719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288965.8988,
          4825178.076,
          1307.785255,
          290018.9788,
          4826597.956,
          1332.085255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288965.8988219877,
                4825178.076106877,
                1307.7852547014813
              ],
              [
                288965.8988219877,
                4826597.956106878,
                1307.7852547014813
              ],
              [
                290018.97882198764,
                4826597.956106878,
                1332.0852547014815
              ],
              [
                290018.97882198764,
                4825178.076106877,
                1332.0852547014815
              ],
              [
                288965.8988219877,
                4825178.076106877,
                1307.7852547014813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:34:19+00:00",
        "end_time": "2017-09-10T16:29:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130254,
            43.54970967,
            1307.785255,
            -119.59945,
            43.56277843,
            1332.085255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247321479446,
                  43.54970967450149,
                  1307.7852547014813
                ],
                [
                  -119.61302540641317,
                  43.562481259651506,
                  1307.7852547014813
                ],
                [
                  -119.59999941388737,
                  43.56277843082754,
                  1332.0852547014815
                ],
                [
                  -119.59944996737818,
                  43.550006713943624,
                  1332.0852547014815
                ],
                [
                  -119.61247321479446,
                  43.54970967450149,
                  1307.7852547014813
                ]
              ]
            ]
          },
          "id": "20170910_43119E5302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:34:19Z",
            "pc:count": 13603719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289485.2208,
                "count": 13603719,
                "maximum": 290018.9788,
                "minimum": 288965.8988,
                "name": "X",
                "position": 0,
                "stddev": 291.2357834,
                "variance": 84818.28152
              },
              {
                "average": 4825894.615,
                "count": 13603719,
                "maximum": 4826597.956,
                "minimum": 4825178.076,
                "name": "Y",
                "position": 1,
                "stddev": 403.0684519,
                "variance": 162464.1769
              },
              {
                "average": 1310.449587,
                "count": 13603719,
                "maximum": 1332.085255,
                "minimum": 1307.785255,
                "name": "Z",
                "position": 2,
                "stddev": 1.577364554,
                "variance": 2.488078936
              },
              {
                "average": 25710.70772,
                "count": 13603719,
                "maximum": 56849,
                "minimum": 1409,
                "name": "Intensity",
                "position": 3,
                "stddev": 2135.340436,
                "variance": 4559678.777
              },
              {
                "average": 1.001153141,
                "count": 13603719,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03406157605,
                "variance": 0.001160190963
              },
              {
                "average": 1.002254089,
                "count": 13603719,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0476880375,
                "variance": 0.00227414892
              },
              {
                "average": 0.5022157544,
                "count": 13603719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951088,
                "variance": 0.2499951088
              },
              {
                "average": 5.954254127e-06,
                "count": 13603719,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002440126864,
                "variance": 5.954219112e-06
              },
              {
                "average": 1.243458425,
                "count": 13603719,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4291694697,
                "variance": 0.1841864338
              },
              {
                "average": -0.2214303723,
                "count": 13603719,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96187853,
                "variance": 143.0865381
              },
              {
                "average": 2.010706778,
                "count": 13603719,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000595195,
                "variance": 1.001190743
              },
              {
                "average": 1169.482876,
                "count": 13603719,
                "maximum": 1172,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.979365205,
                "variance": 0.9591562047
              },
              {
                "average": 45374.09615,
                "count": 13603719,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2094.690443,
                "variance": 4387728.052
              },
              {
                "average": 43523.82154,
                "count": 13603719,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2020.273049,
                "variance": 4081503.191
              },
              {
                "average": 39927.71062,
                "count": 13603719,
                "maximum": 59648,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1997.894404,
                "variance": 3991582.048
              },
              {
                "average": 189097963.7,
                "count": 13603719,
                "maximum": 189100059.9,
                "minimum": 189096196.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 803.8025049,
                "variance": 646098.4669
              },
              {
                "average": 0,
                "count": 13603719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13603719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13603719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13603719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13603719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288965.8988,
              4825178.076,
              1307.785255,
              290018.9788,
              4826597.956,
              1332.085255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288965.8988219877,
                    4825178.076106877,
                    1307.7852547014813
                  ],
                  [
                    288965.8988219877,
                    4826597.956106878,
                    1307.7852547014813
                  ],
                  [
                    290018.97882198764,
                    4826597.956106878,
                    1332.0852547014815
                  ],
                  [
                    290018.97882198764,
                    4825178.076106877,
                    1332.0852547014815
                  ],
                  [
                    288965.8988219877,
                    4825178.076106877,
                    1307.7852547014813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:34:19+00:00",
            "end_time": "2017-09-10T16:29:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747834114427,
              43.499826571689724,
              1448.859326579137
            ],
            [
              -119.738050663347,
              43.512480581995554,
              1448.859326579137
            ],
            [
              -119.72500042212623,
              43.512792581077015,
              1556.319326579137
            ],
            [
              -119.72443081950652,
              43.500138433724686,
              1556.319326579137
            ],
            [
              -119.73747834114427,
              43.499826571689724,
              1448.859326579137
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380507,
        43.49982657,
        1448.859327,
        -119.7244308,
        43.51279258,
        1556.319327
      ],
      "properties": {
        "datetime": "2017-09-11T21:56:21Z",
        "pc:count": 14199187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279174.5162,
            "count": 14199187,
            "maximum": 279741.2543,
            "minimum": 278685.2343,
            "name": "X",
            "position": 0,
            "stddev": 292.1248439,
            "variance": 85336.9244
          },
          {
            "average": 4820734.3,
            "count": 14199187,
            "maximum": 4821369.803,
            "minimum": 4819962.863,
            "name": "Y",
            "position": 1,
            "stddev": 362.8716934,
            "variance": 131675.8659
          },
          {
            "average": 1493.09966,
            "count": 14199187,
            "maximum": 1556.319327,
            "minimum": 1448.859327,
            "name": "Z",
            "position": 2,
            "stddev": 22.73171223,
            "variance": 516.7307409
          },
          {
            "average": 24891.95302,
            "count": 14199187,
            "maximum": 39649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5446.225645,
            "variance": 29661373.78
          },
          {
            "average": 1.079116642,
            "count": 14199187,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2905128657,
            "variance": 0.08439772511
          },
          {
            "average": 1.159487441,
            "count": 14199187,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4113349739,
            "variance": 0.1691964608
          },
          {
            "average": 0.5030608443,
            "count": 14199187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906488,
            "variance": 0.2499906488
          },
          {
            "average": 2.225479529e-05,
            "count": 14199187,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004717446511,
            "variance": 2.225430158e-05
          },
          {
            "average": 1.230940617,
            "count": 14199187,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4214345272,
            "variance": 0.1776070607
          },
          {
            "average": -0.4481856637,
            "count": 14199187,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05611224,
            "variance": 145.3498423
          },
          {
            "average": 1.955669715,
            "count": 14199187,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025012997,
            "variance": 1.050651645
          },
          {
            "average": 1198.73135,
            "count": 14199187,
            "maximum": 1201,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.025722609,
            "variance": 1.052106871
          },
          {
            "average": 40143.85394,
            "count": 14199187,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9183.152863,
            "variance": 84330296.5
          },
          {
            "average": 38801.78299,
            "count": 14199187,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7649.16158,
            "variance": 58509672.88
          },
          {
            "average": 34421.59831,
            "count": 14199187,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7715.036077,
            "variance": 59521781.66
          },
          {
            "average": 189201133.7,
            "count": 14199187,
            "maximum": 189202181.4,
            "minimum": 189199727.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 434.9411702,
            "variance": 189173.8215
          },
          {
            "average": 0,
            "count": 14199187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199187,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199187,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278685.2343,
          4819962.863,
          1448.859327,
          279741.2543,
          4821369.803,
          1556.319327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278685.23425579385,
                4819962.862705049,
                1448.859326579137
              ],
              [
                278685.23425579385,
                4821369.802705049,
                1448.859326579137
              ],
              [
                279741.2542557939,
                4821369.802705049,
                1556.319326579137
              ],
              [
                279741.2542557939,
                4819962.862705049,
                1556.319326579137
              ],
              [
                278685.23425579385,
                4819962.862705049,
                1448.859326579137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:56:21+00:00",
        "end_time": "2017-09-11T21:15:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380507,
            43.49982657,
            1448.859327,
            -119.7244308,
            43.51279258,
            1556.319327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747834114427,
                  43.499826571689724,
                  1448.859326579137
                ],
                [
                  -119.738050663347,
                  43.512480581995554,
                  1448.859326579137
                ],
                [
                  -119.72500042212623,
                  43.512792581077015,
                  1556.319326579137
                ],
                [
                  -119.72443081950652,
                  43.500138433724686,
                  1556.319326579137
                ],
                [
                  -119.73747834114427,
                  43.499826571689724,
                  1448.859326579137
                ]
              ]
            ]
          },
          "id": "20170911_43119E6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:56:21Z",
            "pc:count": 14199187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279174.5162,
                "count": 14199187,
                "maximum": 279741.2543,
                "minimum": 278685.2343,
                "name": "X",
                "position": 0,
                "stddev": 292.1248439,
                "variance": 85336.9244
              },
              {
                "average": 4820734.3,
                "count": 14199187,
                "maximum": 4821369.803,
                "minimum": 4819962.863,
                "name": "Y",
                "position": 1,
                "stddev": 362.8716934,
                "variance": 131675.8659
              },
              {
                "average": 1493.09966,
                "count": 14199187,
                "maximum": 1556.319327,
                "minimum": 1448.859327,
                "name": "Z",
                "position": 2,
                "stddev": 22.73171223,
                "variance": 516.7307409
              },
              {
                "average": 24891.95302,
                "count": 14199187,
                "maximum": 39649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5446.225645,
                "variance": 29661373.78
              },
              {
                "average": 1.079116642,
                "count": 14199187,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2905128657,
                "variance": 0.08439772511
              },
              {
                "average": 1.159487441,
                "count": 14199187,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4113349739,
                "variance": 0.1691964608
              },
              {
                "average": 0.5030608443,
                "count": 14199187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906488,
                "variance": 0.2499906488
              },
              {
                "average": 2.225479529e-05,
                "count": 14199187,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004717446511,
                "variance": 2.225430158e-05
              },
              {
                "average": 1.230940617,
                "count": 14199187,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4214345272,
                "variance": 0.1776070607
              },
              {
                "average": -0.4481856637,
                "count": 14199187,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05611224,
                "variance": 145.3498423
              },
              {
                "average": 1.955669715,
                "count": 14199187,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025012997,
                "variance": 1.050651645
              },
              {
                "average": 1198.73135,
                "count": 14199187,
                "maximum": 1201,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.025722609,
                "variance": 1.052106871
              },
              {
                "average": 40143.85394,
                "count": 14199187,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9183.152863,
                "variance": 84330296.5
              },
              {
                "average": 38801.78299,
                "count": 14199187,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7649.16158,
                "variance": 58509672.88
              },
              {
                "average": 34421.59831,
                "count": 14199187,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7715.036077,
                "variance": 59521781.66
              },
              {
                "average": 189201133.7,
                "count": 14199187,
                "maximum": 189202181.4,
                "minimum": 189199727.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 434.9411702,
                "variance": 189173.8215
              },
              {
                "average": 0,
                "count": 14199187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199187,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199187,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278685.2343,
              4819962.863,
              1448.859327,
              279741.2543,
              4821369.803,
              1556.319327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278685.23425579385,
                    4819962.862705049,
                    1448.859326579137
                  ],
                  [
                    278685.23425579385,
                    4821369.802705049,
                    1448.859326579137
                  ],
                  [
                    279741.2542557939,
                    4821369.802705049,
                    1556.319326579137
                  ],
                  [
                    279741.2542557939,
                    4819962.862705049,
                    1556.319326579137
                  ],
                  [
                    278685.23425579385,
                    4819962.862705049,
                    1448.859326579137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:56:21+00:00",
            "end_time": "2017-09-11T21:15:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32498236455056,
              43.64991011941672,
              1621.413407886316
            ],
            [
              -119.32527009683433,
              43.65736382813809,
              1621.413407886316
            ],
            [
              -119.32110134699876,
              43.657448595520655,
              1653.933407886316
            ],
            [
              -119.32081412943205,
              43.6499948648706,
              1653.933407886316
            ],
            [
              -119.32498236455056,
              43.64991011941672,
              1621.413407886316
            ]
          ]
        ]
      },
      "bbox": [
        -119.3252701,
        43.64991012,
        1621.413408,
        -119.3208141,
        43.6574486,
        1653.933408
      ],
      "properties": {
        "datetime": "2017-08-30T15:49:56Z",
        "pc:count": 1740839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312627.705,
            "count": 1740839,
            "maximum": 312837.9637,
            "minimum": 312501.5437,
            "name": "X",
            "position": 0,
            "stddev": 75.76352604,
            "variance": 5740.111878
          },
          {
            "average": 4835928.459,
            "count": 1740839,
            "maximum": 4836445.425,
            "minimum": 4835616.925,
            "name": "Y",
            "position": 1,
            "stddev": 202.3780983,
            "variance": 40956.89468
          },
          {
            "average": 1638.737405,
            "count": 1740839,
            "maximum": 1653.933408,
            "minimum": 1621.413408,
            "name": "Z",
            "position": 2,
            "stddev": 4.845643117,
            "variance": 23.48025722
          },
          {
            "average": 19538.25335,
            "count": 1740839,
            "maximum": 28481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2119.678749,
            "variance": 4493037.997
          },
          {
            "average": 1.003879738,
            "count": 1740839,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06238798943,
            "variance": 0.003892261225
          },
          {
            "average": 1.0082196,
            "count": 1740839,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09075824617,
            "variance": 0.008237059247
          },
          {
            "average": 0.4901314826,
            "count": 1740839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999027465,
            "variance": 0.2499027559
          },
          {
            "average": 1.14887132e-06,
            "count": 1740839,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001071853843,
            "variance": 1.14887066e-06
          },
          {
            "average": 1.186725481,
            "count": 1740839,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3896911124,
            "variance": 0.1518591631
          },
          {
            "average": 4.553429239,
            "count": 1740839,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.60382528,
            "variance": 112.4411106
          },
          {
            "average": 2.004817217,
            "count": 1740839,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002277803,
            "variance": 1.004560794
          },
          {
            "average": 1084.769266,
            "count": 1740839,
            "maximum": 1086,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6872559045,
            "variance": 0.4723206782
          },
          {
            "average": 31617.72474,
            "count": 1740839,
            "maximum": 65280,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 6041.462994,
            "variance": 36499275.11
          },
          {
            "average": 32022.99757,
            "count": 1740839,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 4046.104777,
            "variance": 16370963.86
          },
          {
            "average": 27416.31284,
            "count": 1740839,
            "maximum": 65280,
            "minimum": 10496,
            "name": "Blue",
            "position": 14,
            "stddev": 4637.435321,
            "variance": 21505806.36
          },
          {
            "average": 188143073.3,
            "count": 1740839,
            "maximum": 188143396.6,
            "minimum": 188142873.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 175.3831408,
            "variance": 30759.24609
          },
          {
            "average": 0,
            "count": 1740839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1740839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1740839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1740839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1740839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312501.5437,
          4835616.925,
          1621.413408,
          312837.9637,
          4836445.425,
          1653.933408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312501.5436784013,
                4835616.924940802,
                1621.413407886316
              ],
              [
                312501.5436784013,
                4836445.424940802,
                1621.413407886316
              ],
              [
                312837.9636784014,
                4836445.424940802,
                1653.933407886316
              ],
              [
                312837.9636784014,
                4835616.924940802,
                1653.933407886316
              ],
              [
                312501.5436784013,
                4835616.924940802,
                1621.413407886316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:49:56+00:00",
        "end_time": "2017-08-30T15:41:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3252701,
            43.64991012,
            1621.413408,
            -119.3208141,
            43.6574486,
            1653.933408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32498236455056,
                  43.64991011941672,
                  1621.413407886316
                ],
                [
                  -119.32527009683433,
                  43.65736382813809,
                  1621.413407886316
                ],
                [
                  -119.32110134699876,
                  43.657448595520655,
                  1653.933407886316
                ],
                [
                  -119.32081412943205,
                  43.6499948648706,
                  1653.933407886316
                ],
                [
                  -119.32498236455056,
                  43.64991011941672,
                  1621.413407886316
                ]
              ]
            ]
          },
          "id": "20170830_43119F3315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:49:56Z",
            "pc:count": 1740839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312627.705,
                "count": 1740839,
                "maximum": 312837.9637,
                "minimum": 312501.5437,
                "name": "X",
                "position": 0,
                "stddev": 75.76352604,
                "variance": 5740.111878
              },
              {
                "average": 4835928.459,
                "count": 1740839,
                "maximum": 4836445.425,
                "minimum": 4835616.925,
                "name": "Y",
                "position": 1,
                "stddev": 202.3780983,
                "variance": 40956.89468
              },
              {
                "average": 1638.737405,
                "count": 1740839,
                "maximum": 1653.933408,
                "minimum": 1621.413408,
                "name": "Z",
                "position": 2,
                "stddev": 4.845643117,
                "variance": 23.48025722
              },
              {
                "average": 19538.25335,
                "count": 1740839,
                "maximum": 28481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2119.678749,
                "variance": 4493037.997
              },
              {
                "average": 1.003879738,
                "count": 1740839,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06238798943,
                "variance": 0.003892261225
              },
              {
                "average": 1.0082196,
                "count": 1740839,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09075824617,
                "variance": 0.008237059247
              },
              {
                "average": 0.4901314826,
                "count": 1740839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999027465,
                "variance": 0.2499027559
              },
              {
                "average": 1.14887132e-06,
                "count": 1740839,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001071853843,
                "variance": 1.14887066e-06
              },
              {
                "average": 1.186725481,
                "count": 1740839,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3896911124,
                "variance": 0.1518591631
              },
              {
                "average": 4.553429239,
                "count": 1740839,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.60382528,
                "variance": 112.4411106
              },
              {
                "average": 2.004817217,
                "count": 1740839,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002277803,
                "variance": 1.004560794
              },
              {
                "average": 1084.769266,
                "count": 1740839,
                "maximum": 1086,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6872559045,
                "variance": 0.4723206782
              },
              {
                "average": 31617.72474,
                "count": 1740839,
                "maximum": 65280,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 6041.462994,
                "variance": 36499275.11
              },
              {
                "average": 32022.99757,
                "count": 1740839,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 4046.104777,
                "variance": 16370963.86
              },
              {
                "average": 27416.31284,
                "count": 1740839,
                "maximum": 65280,
                "minimum": 10496,
                "name": "Blue",
                "position": 14,
                "stddev": 4637.435321,
                "variance": 21505806.36
              },
              {
                "average": 188143073.3,
                "count": 1740839,
                "maximum": 188143396.6,
                "minimum": 188142873.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 175.3831408,
                "variance": 30759.24609
              },
              {
                "average": 0,
                "count": 1740839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1740839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1740839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1740839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1740839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312501.5437,
              4835616.925,
              1621.413408,
              312837.9637,
              4836445.425,
              1653.933408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312501.5436784013,
                    4835616.924940802,
                    1621.413407886316
                  ],
                  [
                    312501.5436784013,
                    4836445.424940802,
                    1621.413407886316
                  ],
                  [
                    312837.9636784014,
                    4836445.424940802,
                    1653.933407886316
                  ],
                  [
                    312837.9636784014,
                    4835616.924940802,
                    1653.933407886316
                  ],
                  [
                    312501.5436784013,
                    4835616.924940802,
                    1621.413407886316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:49:56+00:00",
            "end_time": "2017-08-30T15:41: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": "20170910_43119E6409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997345622709,
              43.537206202100386,
              1311.3365470652614
            ],
            [
              -119.65053348202348,
              43.54998102816238,
              1311.3365470652614
            ],
            [
              -119.6375006797988,
              43.55028263275094,
              1336.1365470652615
            ],
            [
              -119.63694339987518,
              43.537507672952806,
              1336.1365470652615
            ],
            [
              -119.64997345622709,
              43.537206202100386,
              1311.3365470652614
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505335,
        43.5372062,
        1311.336547,
        -119.6369434,
        43.55028263,
        1336.136547
      ],
      "properties": {
        "datetime": "2017-09-10T18:51:52Z",
        "pc:count": 12639129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286413.6379,
            "count": 12639129,
            "maximum": 286946.1405,
            "minimum": 285892.2605,
            "name": "X",
            "position": 0,
            "stddev": 291.3246724,
            "variance": 84870.06473
          },
          {
            "average": 4824604.227,
            "count": 12639129,
            "maximum": 4825305.575,
            "minimum": 4823885.295,
            "name": "Y",
            "position": 1,
            "stddev": 398.5148804,
            "variance": 158814.1099
          },
          {
            "average": 1318.346346,
            "count": 12639129,
            "maximum": 1336.136547,
            "minimum": 1311.336547,
            "name": "Z",
            "position": 2,
            "stddev": 3.442237852,
            "variance": 11.84900143
          },
          {
            "average": 27170.70787,
            "count": 12639129,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2592.025883,
            "variance": 6718598.178
          },
          {
            "average": 1.000310464,
            "count": 12639129,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0184851114,
            "variance": 0.0003416993433
          },
          {
            "average": 1.000632006,
            "count": 12639129,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02698391819,
            "variance": 0.000728131841
          },
          {
            "average": 0.5019401258,
            "count": 12639129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962557,
            "variance": 0.2499962557
          },
          {
            "average": 7.278982594e-06,
            "count": 12639129,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002697949256,
            "variance": 7.278930187e-06
          },
          {
            "average": 1.258595114,
            "count": 12639129,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4378626451,
            "variance": 0.191723696
          },
          {
            "average": -0.1110344427,
            "count": 12639129,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93217915,
            "variance": 142.3768992
          },
          {
            "average": 2.010097689,
            "count": 12639129,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000202892,
            "variance": 1.000405825
          },
          {
            "average": 1177.063419,
            "count": 12639129,
            "maximum": 1179,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9944107577,
            "variance": 0.988852755
          },
          {
            "average": 45247.07447,
            "count": 12639129,
            "maximum": 59648,
            "minimum": 11264,
            "name": "Red",
            "position": 12,
            "stddev": 2330.003299,
            "variance": 5428915.375
          },
          {
            "average": 43359.78517,
            "count": 12639129,
            "maximum": 59648,
            "minimum": 11520,
            "name": "Green",
            "position": 13,
            "stddev": 2194.223525,
            "variance": 4814616.877
          },
          {
            "average": 39628.67656,
            "count": 12639129,
            "maximum": 60672,
            "minimum": 11776,
            "name": "Blue",
            "position": 14,
            "stddev": 2185.199015,
            "variance": 4775094.734
          },
          {
            "average": 189103580.2,
            "count": 12639129,
            "maximum": 189104712.1,
            "minimum": 189101928.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 706.2972364,
            "variance": 498855.7861
          },
          {
            "average": 0,
            "count": 12639129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12639129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285892.2605,
          4823885.295,
          1311.336547,
          286946.1405,
          4825305.575,
          1336.136547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285892.2604538627,
                4823885.295276426,
                1311.3365470652614
              ],
              [
                285892.2604538627,
                4825305.575276425,
                1311.3365470652614
              ],
              [
                286946.1404538627,
                4825305.575276425,
                1336.1365470652615
              ],
              [
                286946.1404538627,
                4823885.295276426,
                1336.1365470652615
              ],
              [
                285892.2604538627,
                4823885.295276426,
                1311.3365470652614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:51:52+00:00",
        "end_time": "2017-09-10T18:05:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505335,
            43.5372062,
            1311.336547,
            -119.6369434,
            43.55028263,
            1336.136547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997345622709,
                  43.537206202100386,
                  1311.3365470652614
                ],
                [
                  -119.65053348202348,
                  43.54998102816238,
                  1311.3365470652614
                ],
                [
                  -119.6375006797988,
                  43.55028263275094,
                  1336.1365470652615
                ],
                [
                  -119.63694339987518,
                  43.537507672952806,
                  1336.1365470652615
                ],
                [
                  -119.64997345622709,
                  43.537206202100386,
                  1311.3365470652614
                ]
              ]
            ]
          },
          "id": "20170910_43119E6409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:51:52Z",
            "pc:count": 12639129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286413.6379,
                "count": 12639129,
                "maximum": 286946.1405,
                "minimum": 285892.2605,
                "name": "X",
                "position": 0,
                "stddev": 291.3246724,
                "variance": 84870.06473
              },
              {
                "average": 4824604.227,
                "count": 12639129,
                "maximum": 4825305.575,
                "minimum": 4823885.295,
                "name": "Y",
                "position": 1,
                "stddev": 398.5148804,
                "variance": 158814.1099
              },
              {
                "average": 1318.346346,
                "count": 12639129,
                "maximum": 1336.136547,
                "minimum": 1311.336547,
                "name": "Z",
                "position": 2,
                "stddev": 3.442237852,
                "variance": 11.84900143
              },
              {
                "average": 27170.70787,
                "count": 12639129,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2592.025883,
                "variance": 6718598.178
              },
              {
                "average": 1.000310464,
                "count": 12639129,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0184851114,
                "variance": 0.0003416993433
              },
              {
                "average": 1.000632006,
                "count": 12639129,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02698391819,
                "variance": 0.000728131841
              },
              {
                "average": 0.5019401258,
                "count": 12639129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962557,
                "variance": 0.2499962557
              },
              {
                "average": 7.278982594e-06,
                "count": 12639129,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002697949256,
                "variance": 7.278930187e-06
              },
              {
                "average": 1.258595114,
                "count": 12639129,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4378626451,
                "variance": 0.191723696
              },
              {
                "average": -0.1110344427,
                "count": 12639129,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93217915,
                "variance": 142.3768992
              },
              {
                "average": 2.010097689,
                "count": 12639129,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000202892,
                "variance": 1.000405825
              },
              {
                "average": 1177.063419,
                "count": 12639129,
                "maximum": 1179,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9944107577,
                "variance": 0.988852755
              },
              {
                "average": 45247.07447,
                "count": 12639129,
                "maximum": 59648,
                "minimum": 11264,
                "name": "Red",
                "position": 12,
                "stddev": 2330.003299,
                "variance": 5428915.375
              },
              {
                "average": 43359.78517,
                "count": 12639129,
                "maximum": 59648,
                "minimum": 11520,
                "name": "Green",
                "position": 13,
                "stddev": 2194.223525,
                "variance": 4814616.877
              },
              {
                "average": 39628.67656,
                "count": 12639129,
                "maximum": 60672,
                "minimum": 11776,
                "name": "Blue",
                "position": 14,
                "stddev": 2185.199015,
                "variance": 4775094.734
              },
              {
                "average": 189103580.2,
                "count": 12639129,
                "maximum": 189104712.1,
                "minimum": 189101928.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 706.2972364,
                "variance": 498855.7861
              },
              {
                "average": 0,
                "count": 12639129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12639129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285892.2605,
              4823885.295,
              1311.336547,
              286946.1405,
              4825305.575,
              1336.136547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285892.2604538627,
                    4823885.295276426,
                    1311.3365470652614
                  ],
                  [
                    285892.2604538627,
                    4825305.575276425,
                    1311.3365470652614
                  ],
                  [
                    286946.1404538627,
                    4825305.575276425,
                    1336.1365470652615
                  ],
                  [
                    286946.1404538627,
                    4823885.295276426,
                    1336.1365470652615
                  ],
                  [
                    285892.2604538627,
                    4823885.295276426,
                    1311.3365470652614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:51:52+00:00",
            "end_time": "2017-09-10T18:05: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": "20170830_43119F4218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4124744065759,
              43.699731649522505,
              1607.2307465289543
            ],
            [
              -119.41298615318898,
              43.71248308846999,
              1607.2307465289543
            ],
            [
              -119.3999983960716,
              43.71275668511129,
              1757.9107465289542
            ],
            [
              -119.39948939744244,
              43.70000512510237,
              1757.9107465289542
            ],
            [
              -119.4124744065759,
              43.699731649522505,
              1607.2307465289543
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129862,
        43.69973165,
        1607.230747,
        -119.3994894,
        43.71275669,
        1757.910747
      ],
      "properties": {
        "datetime": "2017-08-30T17:11:57Z",
        "pc:count": 21788653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306159.8651,
            "count": 21788653,
            "maximum": 306653.7509,
            "minimum": 305606.5309,
            "name": "X",
            "position": 0,
            "stddev": 289.6569242,
            "variance": 83901.13371
          },
          {
            "average": 4842069.314,
            "count": 21788653,
            "maximum": 4842769.339,
            "minimum": 4841351.879,
            "name": "Y",
            "position": 1,
            "stddev": 393.9818208,
            "variance": 155221.6751
          },
          {
            "average": 1668.218982,
            "count": 21788653,
            "maximum": 1757.910747,
            "minimum": 1607.230747,
            "name": "Z",
            "position": 2,
            "stddev": 24.0706125,
            "variance": 579.3943862
          },
          {
            "average": 14239.98123,
            "count": 21788653,
            "maximum": 42593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6187.825012,
            "variance": 38289178.38
          },
          {
            "average": 1.49468175,
            "count": 21788653,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7412015829,
            "variance": 0.5493797865
          },
          {
            "average": 2.027964143,
            "count": 21788653,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019926584,
            "variance": 1.040250238
          },
          {
            "average": 0.5024183918,
            "count": 21788653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941628,
            "variance": 0.2499941629
          },
          {
            "average": 3.21268139e-07,
            "count": 21788653,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005668051257,
            "variance": 3.212680505e-07
          },
          {
            "average": 1.086831802,
            "count": 21788653,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2815884296,
            "variance": 0.07929204368
          },
          {
            "average": 0.1986891367,
            "count": 21788653,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83181291,
            "variance": 139.9917967
          },
          {
            "average": 1.732376894,
            "count": 21788653,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0865123,
            "variance": 1.180508979
          },
          {
            "average": 1094.450371,
            "count": 21788653,
            "maximum": 1097,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008460899,
            "variance": 1.016993384
          },
          {
            "average": 18964.11716,
            "count": 21788653,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8811.300248,
            "variance": 77639012.07
          },
          {
            "average": 21593.29274,
            "count": 21788653,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7526.193645,
            "variance": 56643590.79
          },
          {
            "average": 17185.03021,
            "count": 21788653,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6100.873079,
            "variance": 37220652.33
          },
          {
            "average": 188146909.1,
            "count": 21788653,
            "maximum": 188148317.4,
            "minimum": 188145472.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 576.0934542,
            "variance": 331883.668
          },
          {
            "average": 0,
            "count": 21788653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21788653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21788653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21788653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21788653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305606.5309,
          4841351.879,
          1607.230747,
          306653.7509,
          4842769.339,
          1757.910747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305606.5309317782,
                4841351.87854586,
                1607.2307465289543
              ],
              [
                305606.5309317782,
                4842769.338545861,
                1607.2307465289543
              ],
              [
                306653.75093177817,
                4842769.338545861,
                1757.9107465289542
              ],
              [
                306653.75093177817,
                4841351.87854586,
                1757.9107465289542
              ],
              [
                305606.5309317782,
                4841351.87854586,
                1607.2307465289543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:11:57+00:00",
        "end_time": "2017-08-30T16:24:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129862,
            43.69973165,
            1607.230747,
            -119.3994894,
            43.71275669,
            1757.910747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4124744065759,
                  43.699731649522505,
                  1607.2307465289543
                ],
                [
                  -119.41298615318898,
                  43.71248308846999,
                  1607.2307465289543
                ],
                [
                  -119.3999983960716,
                  43.71275668511129,
                  1757.9107465289542
                ],
                [
                  -119.39948939744244,
                  43.70000512510237,
                  1757.9107465289542
                ],
                [
                  -119.4124744065759,
                  43.699731649522505,
                  1607.2307465289543
                ]
              ]
            ]
          },
          "id": "20170830_43119F4218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:11:57Z",
            "pc:count": 21788653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306159.8651,
                "count": 21788653,
                "maximum": 306653.7509,
                "minimum": 305606.5309,
                "name": "X",
                "position": 0,
                "stddev": 289.6569242,
                "variance": 83901.13371
              },
              {
                "average": 4842069.314,
                "count": 21788653,
                "maximum": 4842769.339,
                "minimum": 4841351.879,
                "name": "Y",
                "position": 1,
                "stddev": 393.9818208,
                "variance": 155221.6751
              },
              {
                "average": 1668.218982,
                "count": 21788653,
                "maximum": 1757.910747,
                "minimum": 1607.230747,
                "name": "Z",
                "position": 2,
                "stddev": 24.0706125,
                "variance": 579.3943862
              },
              {
                "average": 14239.98123,
                "count": 21788653,
                "maximum": 42593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6187.825012,
                "variance": 38289178.38
              },
              {
                "average": 1.49468175,
                "count": 21788653,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7412015829,
                "variance": 0.5493797865
              },
              {
                "average": 2.027964143,
                "count": 21788653,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019926584,
                "variance": 1.040250238
              },
              {
                "average": 0.5024183918,
                "count": 21788653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941628,
                "variance": 0.2499941629
              },
              {
                "average": 3.21268139e-07,
                "count": 21788653,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005668051257,
                "variance": 3.212680505e-07
              },
              {
                "average": 1.086831802,
                "count": 21788653,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2815884296,
                "variance": 0.07929204368
              },
              {
                "average": 0.1986891367,
                "count": 21788653,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83181291,
                "variance": 139.9917967
              },
              {
                "average": 1.732376894,
                "count": 21788653,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0865123,
                "variance": 1.180508979
              },
              {
                "average": 1094.450371,
                "count": 21788653,
                "maximum": 1097,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008460899,
                "variance": 1.016993384
              },
              {
                "average": 18964.11716,
                "count": 21788653,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8811.300248,
                "variance": 77639012.07
              },
              {
                "average": 21593.29274,
                "count": 21788653,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7526.193645,
                "variance": 56643590.79
              },
              {
                "average": 17185.03021,
                "count": 21788653,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6100.873079,
                "variance": 37220652.33
              },
              {
                "average": 188146909.1,
                "count": 21788653,
                "maximum": 188148317.4,
                "minimum": 188145472.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 576.0934542,
                "variance": 331883.668
              },
              {
                "average": 0,
                "count": 21788653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21788653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21788653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21788653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21788653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305606.5309,
              4841351.879,
              1607.230747,
              306653.7509,
              4842769.339,
              1757.910747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305606.5309317782,
                    4841351.87854586,
                    1607.2307465289543
                  ],
                  [
                    305606.5309317782,
                    4842769.338545861,
                    1607.2307465289543
                  ],
                  [
                    306653.75093177817,
                    4842769.338545861,
                    1757.9107465289542
                  ],
                  [
                    306653.75093177817,
                    4841351.87854586,
                    1757.9107465289542
                  ],
                  [
                    305606.5309317782,
                    4841351.87854586,
                    1607.2307465289543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:11:57+00:00",
            "end_time": "2017-08-30T16:24: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": "20170911_43119E7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997150167145,
              43.57468978776693,
              1423.5838958473107
            ],
            [
              -119.80056476146218,
              43.587479842406744,
              1423.5838958473107
            ],
            [
              -119.78750124359654,
              43.58779935669895,
              1492.2638958473106
            ],
            [
              -119.7869107423695,
              43.57500916022211,
              1492.2638958473106
            ],
            [
              -119.79997150167145,
              43.57468978776693,
              1423.5838958473107
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005648,
        43.57468979,
        1423.583896,
        -119.7869107,
        43.58779936,
        1492.263896
      ],
      "properties": {
        "datetime": "2017-09-11T22:07:00Z",
        "pc:count": 13358407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274438.2666,
            "count": 13358407,
            "maximum": 274968.6411,
            "minimum": 273912.8011,
            "name": "X",
            "position": 0,
            "stddev": 299.0115086,
            "variance": 89407.88227
          },
          {
            "average": 4829152.871,
            "count": 13358407,
            "maximum": 4829867.956,
            "minimum": 4828445.796,
            "name": "Y",
            "position": 1,
            "stddev": 403.7158907,
            "variance": 162986.5204
          },
          {
            "average": 1463.053552,
            "count": 13358407,
            "maximum": 1492.263896,
            "minimum": 1423.583896,
            "name": "Z",
            "position": 2,
            "stddev": 13.26121905,
            "variance": 175.8599307
          },
          {
            "average": 24672.76761,
            "count": 13358407,
            "maximum": 39457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4100.429431,
            "variance": 16813521.52
          },
          {
            "average": 1.046562139,
            "count": 13358407,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2322382803,
            "variance": 0.05393461884
          },
          {
            "average": 1.093661916,
            "count": 13358407,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3374191104,
            "variance": 0.1138516561
          },
          {
            "average": 0.5010950782,
            "count": 13358407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988195,
            "variance": 0.2499988195
          },
          {
            "average": 1.325008289e-05,
            "count": 13358407,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003640042351,
            "variance": 1.324990832e-05
          },
          {
            "average": 1.239593613,
            "count": 13358407,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4268354804,
            "variance": 0.1821885274
          },
          {
            "average": 0.4299020501,
            "count": 13358407,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00262278,
            "variance": 144.0629536
          },
          {
            "average": 1.976074168,
            "count": 13358407,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01464785,
            "variance": 1.029510261
          },
          {
            "average": 1200.740089,
            "count": 13358407,
            "maximum": 1203,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9923974171,
            "variance": 0.9848526334
          },
          {
            "average": 36398.31887,
            "count": 13358407,
            "maximum": 50944,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 6169.818467,
            "variance": 38066659.91
          },
          {
            "average": 34850.99755,
            "count": 13358407,
            "maximum": 50176,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5083.854779,
            "variance": 25845579.41
          },
          {
            "average": 31284.65988,
            "count": 13358407,
            "maximum": 46080,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5269.549885,
            "variance": 27768155.99
          },
          {
            "average": 189201950.4,
            "count": 13358407,
            "maximum": 189202820.2,
            "minimum": 189200846.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 402.1069351,
            "variance": 161689.9872
          },
          {
            "average": 0,
            "count": 13358407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13358407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273912.8011,
          4828445.796,
          1423.583896,
          274968.6411,
          4829867.956,
          1492.263896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273912.8011480236,
                4828445.795912167,
                1423.5838958473107
              ],
              [
                273912.8011480236,
                4829867.955912167,
                1423.5838958473107
              ],
              [
                274968.64114802354,
                4829867.955912167,
                1492.2638958473106
              ],
              [
                274968.64114802354,
                4828445.795912167,
                1492.2638958473106
              ],
              [
                273912.8011480236,
                4828445.795912167,
                1423.5838958473107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:07:00+00:00",
        "end_time": "2017-09-11T21:34:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005648,
            43.57468979,
            1423.583896,
            -119.7869107,
            43.58779936,
            1492.263896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997150167145,
                  43.57468978776693,
                  1423.5838958473107
                ],
                [
                  -119.80056476146218,
                  43.587479842406744,
                  1423.5838958473107
                ],
                [
                  -119.78750124359654,
                  43.58779935669895,
                  1492.2638958473106
                ],
                [
                  -119.7869107423695,
                  43.57500916022211,
                  1492.2638958473106
                ],
                [
                  -119.79997150167145,
                  43.57468978776693,
                  1423.5838958473107
                ]
              ]
            ]
          },
          "id": "20170911_43119E7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:07:00Z",
            "pc:count": 13358407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274438.2666,
                "count": 13358407,
                "maximum": 274968.6411,
                "minimum": 273912.8011,
                "name": "X",
                "position": 0,
                "stddev": 299.0115086,
                "variance": 89407.88227
              },
              {
                "average": 4829152.871,
                "count": 13358407,
                "maximum": 4829867.956,
                "minimum": 4828445.796,
                "name": "Y",
                "position": 1,
                "stddev": 403.7158907,
                "variance": 162986.5204
              },
              {
                "average": 1463.053552,
                "count": 13358407,
                "maximum": 1492.263896,
                "minimum": 1423.583896,
                "name": "Z",
                "position": 2,
                "stddev": 13.26121905,
                "variance": 175.8599307
              },
              {
                "average": 24672.76761,
                "count": 13358407,
                "maximum": 39457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4100.429431,
                "variance": 16813521.52
              },
              {
                "average": 1.046562139,
                "count": 13358407,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2322382803,
                "variance": 0.05393461884
              },
              {
                "average": 1.093661916,
                "count": 13358407,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3374191104,
                "variance": 0.1138516561
              },
              {
                "average": 0.5010950782,
                "count": 13358407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988195,
                "variance": 0.2499988195
              },
              {
                "average": 1.325008289e-05,
                "count": 13358407,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003640042351,
                "variance": 1.324990832e-05
              },
              {
                "average": 1.239593613,
                "count": 13358407,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4268354804,
                "variance": 0.1821885274
              },
              {
                "average": 0.4299020501,
                "count": 13358407,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00262278,
                "variance": 144.0629536
              },
              {
                "average": 1.976074168,
                "count": 13358407,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01464785,
                "variance": 1.029510261
              },
              {
                "average": 1200.740089,
                "count": 13358407,
                "maximum": 1203,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9923974171,
                "variance": 0.9848526334
              },
              {
                "average": 36398.31887,
                "count": 13358407,
                "maximum": 50944,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 6169.818467,
                "variance": 38066659.91
              },
              {
                "average": 34850.99755,
                "count": 13358407,
                "maximum": 50176,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5083.854779,
                "variance": 25845579.41
              },
              {
                "average": 31284.65988,
                "count": 13358407,
                "maximum": 46080,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5269.549885,
                "variance": 27768155.99
              },
              {
                "average": 189201950.4,
                "count": 13358407,
                "maximum": 189202820.2,
                "minimum": 189200846.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 402.1069351,
                "variance": 161689.9872
              },
              {
                "average": 0,
                "count": 13358407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13358407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273912.8011,
              4828445.796,
              1423.583896,
              274968.6411,
              4829867.956,
              1492.263896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273912.8011480236,
                    4828445.795912167,
                    1423.5838958473107
                  ],
                  [
                    273912.8011480236,
                    4829867.955912167,
                    1423.5838958473107
                  ],
                  [
                    274968.64114802354,
                    4829867.955912167,
                    1492.2638958473106
                  ],
                  [
                    274968.64114802354,
                    4828445.795912167,
                    1492.2638958473106
                  ],
                  [
                    273912.8011480236,
                    4828445.795912167,
                    1423.5838958473107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:07:00+00:00",
            "end_time": "2017-09-11T21:34: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": "20170911_43119E7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8259698610878,
              43.59740440917665,
              1484.4445726454642
            ],
            [
              -119.82609116353792,
              43.59999408349412,
              1484.4445726454642
            ],
            [
              -119.82498856620744,
              43.60002135652651,
              1499.9245726454642
            ],
            [
              -119.82486731092985,
              43.59743167975735,
              1499.9245726454642
            ],
            [
              -119.8259698610878,
              43.59740440917665,
              1484.4445726454642
            ]
          ]
        ]
      },
      "bbox": [
        -119.8260912,
        43.59740441,
        1484.444573,
        -119.8248673,
        43.60002136,
        1499.924573
      ],
      "properties": {
        "datetime": "2017-09-11T22:18:51Z",
        "pc:count": 141653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271957.0722,
            "count": 141653,
            "maximum": 271988.404,
            "minimum": 271899.304,
            "name": "X",
            "position": 0,
            "stddev": 19.54618395,
            "variance": 382.0533072
          },
          {
            "average": 4831227.737,
            "count": 141653,
            "maximum": 4831327.694,
            "minimum": 4831039.734,
            "name": "Y",
            "position": 1,
            "stddev": 65.58400834,
            "variance": 4301.262149
          },
          {
            "average": 1491.129653,
            "count": 141653,
            "maximum": 1499.924573,
            "minimum": 1484.444573,
            "name": "Z",
            "position": 2,
            "stddev": 2.74001905,
            "variance": 7.507704397
          },
          {
            "average": 22909.95237,
            "count": 141653,
            "maximum": 37137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5532.149958,
            "variance": 30604683.15
          },
          {
            "average": 1.107346826,
            "count": 141653,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3413750054,
            "variance": 0.1165368943
          },
          {
            "average": 1.216522064,
            "count": 141653,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4826944156,
            "variance": 0.2329938989
          },
          {
            "average": 0.5023190472,
            "count": 141653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963869,
            "variance": 0.2499963869
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132782221,
            "count": 141653,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3393404131,
            "variance": 0.115151916
          },
          {
            "average": -0.4241601917,
            "count": 141653,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.42054131,
            "variance": 207.9520117
          },
          {
            "average": 1.917869724,
            "count": 141653,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.029999622,
            "variance": 1.06089922
          },
          {
            "average": 1203.960742,
            "count": 141653,
            "maximum": 1205,
            "minimum": 1203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8118491032,
            "variance": 0.6590989664
          },
          {
            "average": 30679.35352,
            "count": 141653,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7641.335684,
            "variance": 58390011.03
          },
          {
            "average": 29523.1761,
            "count": 141653,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6575.726675,
            "variance": 43240181.31
          },
          {
            "average": 26093.77586,
            "count": 141653,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6862.474386,
            "variance": 47093554.7
          },
          {
            "average": 189203188.8,
            "count": 141653,
            "maximum": 189203531.7,
            "minimum": 189202766.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 320.9772332,
            "variance": 103026.3842
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271899.304,
          4831039.734,
          1484.444573,
          271988.404,
          4831327.694,
          1499.924573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271899.3040352493,
                4831039.733668296,
                1484.4445726454642
              ],
              [
                271899.3040352493,
                4831327.693668297,
                1484.4445726454642
              ],
              [
                271988.40403524926,
                4831327.693668297,
                1499.9245726454642
              ],
              [
                271988.40403524926,
                4831039.733668296,
                1499.9245726454642
              ],
              [
                271899.3040352493,
                4831039.733668296,
                1484.4445726454642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:18:51+00:00",
        "end_time": "2017-09-11T22:06:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8260912,
            43.59740441,
            1484.444573,
            -119.8248673,
            43.60002136,
            1499.924573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8259698610878,
                  43.59740440917665,
                  1484.4445726454642
                ],
                [
                  -119.82609116353792,
                  43.59999408349412,
                  1484.4445726454642
                ],
                [
                  -119.82498856620744,
                  43.60002135652651,
                  1499.9245726454642
                ],
                [
                  -119.82486731092985,
                  43.59743167975735,
                  1499.9245726454642
                ],
                [
                  -119.8259698610878,
                  43.59740440917665,
                  1484.4445726454642
                ]
              ]
            ]
          },
          "id": "20170911_43119E7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:18:51Z",
            "pc:count": 141653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271957.0722,
                "count": 141653,
                "maximum": 271988.404,
                "minimum": 271899.304,
                "name": "X",
                "position": 0,
                "stddev": 19.54618395,
                "variance": 382.0533072
              },
              {
                "average": 4831227.737,
                "count": 141653,
                "maximum": 4831327.694,
                "minimum": 4831039.734,
                "name": "Y",
                "position": 1,
                "stddev": 65.58400834,
                "variance": 4301.262149
              },
              {
                "average": 1491.129653,
                "count": 141653,
                "maximum": 1499.924573,
                "minimum": 1484.444573,
                "name": "Z",
                "position": 2,
                "stddev": 2.74001905,
                "variance": 7.507704397
              },
              {
                "average": 22909.95237,
                "count": 141653,
                "maximum": 37137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5532.149958,
                "variance": 30604683.15
              },
              {
                "average": 1.107346826,
                "count": 141653,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3413750054,
                "variance": 0.1165368943
              },
              {
                "average": 1.216522064,
                "count": 141653,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4826944156,
                "variance": 0.2329938989
              },
              {
                "average": 0.5023190472,
                "count": 141653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963869,
                "variance": 0.2499963869
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132782221,
                "count": 141653,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3393404131,
                "variance": 0.115151916
              },
              {
                "average": -0.4241601917,
                "count": 141653,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.42054131,
                "variance": 207.9520117
              },
              {
                "average": 1.917869724,
                "count": 141653,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.029999622,
                "variance": 1.06089922
              },
              {
                "average": 1203.960742,
                "count": 141653,
                "maximum": 1205,
                "minimum": 1203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8118491032,
                "variance": 0.6590989664
              },
              {
                "average": 30679.35352,
                "count": 141653,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7641.335684,
                "variance": 58390011.03
              },
              {
                "average": 29523.1761,
                "count": 141653,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6575.726675,
                "variance": 43240181.31
              },
              {
                "average": 26093.77586,
                "count": 141653,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6862.474386,
                "variance": 47093554.7
              },
              {
                "average": 189203188.8,
                "count": 141653,
                "maximum": 189203531.7,
                "minimum": 189202766.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 320.9772332,
                "variance": 103026.3842
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271899.304,
              4831039.734,
              1484.444573,
              271988.404,
              4831327.694,
              1499.924573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271899.3040352493,
                    4831039.733668296,
                    1484.4445726454642
                  ],
                  [
                    271899.3040352493,
                    4831327.693668297,
                    1484.4445726454642
                  ],
                  [
                    271988.40403524926,
                    4831327.693668297,
                    1499.9245726454642
                  ],
                  [
                    271988.40403524926,
                    4831039.733668296,
                    1499.9245726454642
                  ],
                  [
                    271899.3040352493,
                    4831039.733668296,
                    1484.4445726454642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:18:51+00:00",
            "end_time": "2017-09-11T22:06: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": "20170910_43119E6114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247270265856,
              43.58719930551156,
              1314.9808340766865
            ],
            [
              -119.71304725129626,
              43.59998056082536,
              1314.9808340766865
            ],
            [
              -119.70000086157108,
              43.600289653102486,
              1341.0808340766864
            ],
            [
              -119.6994290675966,
              43.58750826067554,
              1341.0808340766864
            ],
            [
              -119.71247270265856,
              43.58719930551156,
              1314.9808340766865
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130473,
        43.58719931,
        1314.980834,
        -119.6994291,
        43.60028965,
        1341.080834
      ],
      "properties": {
        "datetime": "2017-09-11T19:54:45Z",
        "pc:count": 13233477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281554.5456,
            "count": 13233477,
            "maximum": 282077.8124,
            "minimum": 281023.6524,
            "name": "X",
            "position": 0,
            "stddev": 290.5330442,
            "variance": 84409.44974
          },
          {
            "average": 4830325.496,
            "count": 13233477,
            "maximum": 4831021.792,
            "minimum": 4829600.712,
            "name": "Y",
            "position": 1,
            "stddev": 401.1323296,
            "variance": 160907.1459
          },
          {
            "average": 1318.394631,
            "count": 13233477,
            "maximum": 1341.080834,
            "minimum": 1314.980834,
            "name": "Z",
            "position": 2,
            "stddev": 2.546636556,
            "variance": 6.48535775
          },
          {
            "average": 32686.18589,
            "count": 13233477,
            "maximum": 52673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5376.100065,
            "variance": 28902451.91
          },
          {
            "average": 1.002699291,
            "count": 13233477,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05328846467,
            "variance": 0.002839660467
          },
          {
            "average": 1.005412032,
            "count": 13233477,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07635801188,
            "variance": 0.005830545979
          },
          {
            "average": 0.5018156604,
            "count": 13233477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967223,
            "variance": 0.2499967223
          },
          {
            "average": 1.307290593e-05,
            "count": 13233477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003615623877,
            "variance": 1.307273602e-05
          },
          {
            "average": 1.242388301,
            "count": 13233477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4285279759,
            "variance": 0.1836362262
          },
          {
            "average": -0.2160561841,
            "count": 13233477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92999623,
            "variance": 142.3248101
          },
          {
            "average": 2.009292191,
            "count": 13233477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001427908,
            "variance": 1.002857855
          },
          {
            "average": 1183.711817,
            "count": 13233477,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.330193934,
            "variance": 5.42980377
          },
          {
            "average": 35323.08572,
            "count": 13233477,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12078.46529,
            "variance": 145889323.7
          },
          {
            "average": 36846.89036,
            "count": 13233477,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7467.120023,
            "variance": 55757881.44
          },
          {
            "average": 30145.41783,
            "count": 13233477,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10041.60923,
            "variance": 100833915.8
          },
          {
            "average": 189161221,
            "count": 13233477,
            "maximum": 189194885.2,
            "minimum": 189104816.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42426.98398,
            "variance": 1800048970
          },
          {
            "average": 0,
            "count": 13233477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13233477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13233477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13233477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13233477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281023.6524,
          4829600.712,
          1314.980834,
          282077.8124,
          4831021.792,
          1341.080834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281023.6524279917,
                4829600.712370383,
                1314.9808340766865
              ],
              [
                281023.6524279917,
                4831021.792370383,
                1314.9808340766865
              ],
              [
                282077.8124279917,
                4831021.792370383,
                1341.0808340766864
              ],
              [
                282077.8124279917,
                4829600.712370383,
                1341.0808340766864
              ],
              [
                281023.6524279917,
                4829600.712370383,
                1314.9808340766865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:54:45+00:00",
        "end_time": "2017-09-10T18:53:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130473,
            43.58719931,
            1314.980834,
            -119.6994291,
            43.60028965,
            1341.080834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247270265856,
                  43.58719930551156,
                  1314.9808340766865
                ],
                [
                  -119.71304725129626,
                  43.59998056082536,
                  1314.9808340766865
                ],
                [
                  -119.70000086157108,
                  43.600289653102486,
                  1341.0808340766864
                ],
                [
                  -119.6994290675966,
                  43.58750826067554,
                  1341.0808340766864
                ],
                [
                  -119.71247270265856,
                  43.58719930551156,
                  1314.9808340766865
                ]
              ]
            ]
          },
          "id": "20170910_43119E6114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:54:45Z",
            "pc:count": 13233477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281554.5456,
                "count": 13233477,
                "maximum": 282077.8124,
                "minimum": 281023.6524,
                "name": "X",
                "position": 0,
                "stddev": 290.5330442,
                "variance": 84409.44974
              },
              {
                "average": 4830325.496,
                "count": 13233477,
                "maximum": 4831021.792,
                "minimum": 4829600.712,
                "name": "Y",
                "position": 1,
                "stddev": 401.1323296,
                "variance": 160907.1459
              },
              {
                "average": 1318.394631,
                "count": 13233477,
                "maximum": 1341.080834,
                "minimum": 1314.980834,
                "name": "Z",
                "position": 2,
                "stddev": 2.546636556,
                "variance": 6.48535775
              },
              {
                "average": 32686.18589,
                "count": 13233477,
                "maximum": 52673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5376.100065,
                "variance": 28902451.91
              },
              {
                "average": 1.002699291,
                "count": 13233477,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05328846467,
                "variance": 0.002839660467
              },
              {
                "average": 1.005412032,
                "count": 13233477,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07635801188,
                "variance": 0.005830545979
              },
              {
                "average": 0.5018156604,
                "count": 13233477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967223,
                "variance": 0.2499967223
              },
              {
                "average": 1.307290593e-05,
                "count": 13233477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003615623877,
                "variance": 1.307273602e-05
              },
              {
                "average": 1.242388301,
                "count": 13233477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4285279759,
                "variance": 0.1836362262
              },
              {
                "average": -0.2160561841,
                "count": 13233477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92999623,
                "variance": 142.3248101
              },
              {
                "average": 2.009292191,
                "count": 13233477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001427908,
                "variance": 1.002857855
              },
              {
                "average": 1183.711817,
                "count": 13233477,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.330193934,
                "variance": 5.42980377
              },
              {
                "average": 35323.08572,
                "count": 13233477,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12078.46529,
                "variance": 145889323.7
              },
              {
                "average": 36846.89036,
                "count": 13233477,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7467.120023,
                "variance": 55757881.44
              },
              {
                "average": 30145.41783,
                "count": 13233477,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10041.60923,
                "variance": 100833915.8
              },
              {
                "average": 189161221,
                "count": 13233477,
                "maximum": 189194885.2,
                "minimum": 189104816.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42426.98398,
                "variance": 1800048970
              },
              {
                "average": 0,
                "count": 13233477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13233477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13233477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13233477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13233477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281023.6524,
              4829600.712,
              1314.980834,
              282077.8124,
              4831021.792,
              1341.080834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281023.6524279917,
                    4829600.712370383,
                    1314.9808340766865
                  ],
                  [
                    281023.6524279917,
                    4831021.792370383,
                    1314.9808340766865
                  ],
                  [
                    282077.8124279917,
                    4831021.792370383,
                    1341.0808340766864
                  ],
                  [
                    282077.8124279917,
                    4829600.712370383,
                    1341.0808340766864
                  ],
                  [
                    281023.6524279917,
                    4829600.712370383,
                    1314.9808340766865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:54:45+00:00",
            "end_time": "2017-09-10T18:53: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": "20170911_43119E7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997153351049,
              43.52468925167221,
              1360.8837348424931
            ],
            [
              -119.8005637674126,
              43.53747959838674,
              1360.8837348424931
            ],
            [
              -119.78750115905052,
              43.53779906424665,
              1396.123734842493
            ],
            [
              -119.78691167875117,
              43.5250085757007,
              1396.123734842493
            ],
            [
              -119.79997153351049,
              43.52468925167221,
              1360.8837348424931
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005638,
        43.52468925,
        1360.883735,
        -119.7869117,
        43.53779906,
        1396.123735
      ],
      "properties": {
        "datetime": "2017-09-11T22:48:58Z",
        "pc:count": 18215185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274250.6654,
            "count": 18215185,
            "maximum": 274782.3088,
            "minimum": 273725.6688,
            "name": "X",
            "position": 0,
            "stddev": 288.0722495,
            "variance": 82985.62095
          },
          {
            "average": 4823645.14,
            "count": 18215185,
            "maximum": 4824314.622,
            "minimum": 4822892.442,
            "name": "Y",
            "position": 1,
            "stddev": 386.134265,
            "variance": 149099.6706
          },
          {
            "average": 1368.54955,
            "count": 18215185,
            "maximum": 1396.123735,
            "minimum": 1360.883735,
            "name": "Z",
            "position": 2,
            "stddev": 7.944693662,
            "variance": 63.11815739
          },
          {
            "average": 25420.19876,
            "count": 18215185,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2560.927583,
            "variance": 6558350.086
          },
          {
            "average": 1.001688097,
            "count": 18215185,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0428601097,
            "variance": 0.001836989003
          },
          {
            "average": 1.00342467,
            "count": 18215185,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06226957069,
            "variance": 0.003877499434
          },
          {
            "average": 0.5040344087,
            "count": 18215185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983737,
            "variance": 0.2499837373
          },
          {
            "average": 6.856916359e-05,
            "count": 18215185,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008280366273,
            "variance": 6.856446562e-05
          },
          {
            "average": 1.206736577,
            "count": 18215185,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4049649045,
            "variance": 0.1639965739
          },
          {
            "average": -1.448065364,
            "count": 18215185,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82911801,
            "variance": 139.9280329
          },
          {
            "average": 1.994157347,
            "count": 18215185,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001346464,
            "variance": 1.002694741
          },
          {
            "average": 1207.660675,
            "count": 18215185,
            "maximum": 1212,
            "minimum": 1204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.557475004,
            "variance": 6.540678395
          },
          {
            "average": 40918.12373,
            "count": 18215185,
            "maximum": 57344,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3049.856933,
            "variance": 9301627.312
          },
          {
            "average": 38923.84581,
            "count": 18215185,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2808.867244,
            "variance": 7889735.192
          },
          {
            "average": 35039.68173,
            "count": 18215185,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2594.074078,
            "variance": 6729220.322
          },
          {
            "average": 189204325.1,
            "count": 18215185,
            "maximum": 189205338.2,
            "minimum": 189203192.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 610.4122659,
            "variance": 372603.1344
          },
          {
            "average": 0,
            "count": 18215185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18215185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18215185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18215185,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18215185,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273725.6688,
          4822892.442,
          1360.883735,
          274782.3088,
          4824314.622,
          1396.123735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273725.66878178477,
                4822892.441853161,
                1360.8837348424931
              ],
              [
                273725.66878178477,
                4824314.621853161,
                1360.8837348424931
              ],
              [
                274782.3087817848,
                4824314.621853161,
                1396.123734842493
              ],
              [
                274782.3087817848,
                4822892.441853161,
                1396.123734842493
              ],
              [
                273725.66878178477,
                4822892.441853161,
                1360.8837348424931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:48:58+00:00",
        "end_time": "2017-09-11T22:13:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005638,
            43.52468925,
            1360.883735,
            -119.7869117,
            43.53779906,
            1396.123735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997153351049,
                  43.52468925167221,
                  1360.8837348424931
                ],
                [
                  -119.8005637674126,
                  43.53747959838674,
                  1360.8837348424931
                ],
                [
                  -119.78750115905052,
                  43.53779906424665,
                  1396.123734842493
                ],
                [
                  -119.78691167875117,
                  43.5250085757007,
                  1396.123734842493
                ],
                [
                  -119.79997153351049,
                  43.52468925167221,
                  1360.8837348424931
                ]
              ]
            ]
          },
          "id": "20170911_43119E7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:48:58Z",
            "pc:count": 18215185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274250.6654,
                "count": 18215185,
                "maximum": 274782.3088,
                "minimum": 273725.6688,
                "name": "X",
                "position": 0,
                "stddev": 288.0722495,
                "variance": 82985.62095
              },
              {
                "average": 4823645.14,
                "count": 18215185,
                "maximum": 4824314.622,
                "minimum": 4822892.442,
                "name": "Y",
                "position": 1,
                "stddev": 386.134265,
                "variance": 149099.6706
              },
              {
                "average": 1368.54955,
                "count": 18215185,
                "maximum": 1396.123735,
                "minimum": 1360.883735,
                "name": "Z",
                "position": 2,
                "stddev": 7.944693662,
                "variance": 63.11815739
              },
              {
                "average": 25420.19876,
                "count": 18215185,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2560.927583,
                "variance": 6558350.086
              },
              {
                "average": 1.001688097,
                "count": 18215185,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0428601097,
                "variance": 0.001836989003
              },
              {
                "average": 1.00342467,
                "count": 18215185,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06226957069,
                "variance": 0.003877499434
              },
              {
                "average": 0.5040344087,
                "count": 18215185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983737,
                "variance": 0.2499837373
              },
              {
                "average": 6.856916359e-05,
                "count": 18215185,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008280366273,
                "variance": 6.856446562e-05
              },
              {
                "average": 1.206736577,
                "count": 18215185,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4049649045,
                "variance": 0.1639965739
              },
              {
                "average": -1.448065364,
                "count": 18215185,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82911801,
                "variance": 139.9280329
              },
              {
                "average": 1.994157347,
                "count": 18215185,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001346464,
                "variance": 1.002694741
              },
              {
                "average": 1207.660675,
                "count": 18215185,
                "maximum": 1212,
                "minimum": 1204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.557475004,
                "variance": 6.540678395
              },
              {
                "average": 40918.12373,
                "count": 18215185,
                "maximum": 57344,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3049.856933,
                "variance": 9301627.312
              },
              {
                "average": 38923.84581,
                "count": 18215185,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2808.867244,
                "variance": 7889735.192
              },
              {
                "average": 35039.68173,
                "count": 18215185,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2594.074078,
                "variance": 6729220.322
              },
              {
                "average": 189204325.1,
                "count": 18215185,
                "maximum": 189205338.2,
                "minimum": 189203192.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 610.4122659,
                "variance": 372603.1344
              },
              {
                "average": 0,
                "count": 18215185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18215185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18215185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18215185,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18215185,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273725.6688,
              4822892.442,
              1360.883735,
              274782.3088,
              4824314.622,
              1396.123735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273725.66878178477,
                    4822892.441853161,
                    1360.8837348424931
                  ],
                  [
                    273725.66878178477,
                    4824314.621853161,
                    1360.8837348424931
                  ],
                  [
                    274782.3087817848,
                    4824314.621853161,
                    1396.123734842493
                  ],
                  [
                    274782.3087817848,
                    4822892.441853161,
                    1396.123734842493
                  ],
                  [
                    273725.66878178477,
                    4822892.441853161,
                    1360.8837348424931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:48:58+00:00",
            "end_time": "2017-09-11T22:13: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": "20170910_43119E5303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997285937726,
              43.54971105631819,
              1308.193490348842
            ],
            [
              -119.60052232548799,
              43.56248078968095,
              1308.193490348842
            ],
            [
              -119.58749867781215,
              43.562776480297885,
              1340.633490348842
            ],
            [
              -119.58695195597329,
              43.55000661587655,
              1340.633490348842
            ],
            [
              -119.59997285937726,
              43.54971105631819,
              1308.193490348842
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005223,
        43.54971106,
        1308.19349,
        -119.586952,
        43.56277648,
        1340.63349
      ],
      "properties": {
        "datetime": "2017-09-10T17:09:37Z",
        "pc:count": 13395632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290510.6389,
            "count": 13395632,
            "maximum": 291028.5913,
            "minimum": 289975.7113,
            "name": "X",
            "position": 0,
            "stddev": 291.391653,
            "variance": 84909.09541
          },
          {
            "average": 4825867.512,
            "count": 13395632,
            "maximum": 4826566.22,
            "minimum": 4825146.56,
            "name": "Y",
            "position": 1,
            "stddev": 403.2220653,
            "variance": 162588.0339
          },
          {
            "average": 1314.234516,
            "count": 13395632,
            "maximum": 1340.63349,
            "minimum": 1308.19349,
            "name": "Z",
            "position": 2,
            "stddev": 5.056905328,
            "variance": 25.57229149
          },
          {
            "average": 26178.06842,
            "count": 13395632,
            "maximum": 41985,
            "minimum": 1153,
            "name": "Intensity",
            "position": 3,
            "stddev": 2082.895076,
            "variance": 4338451.897
          },
          {
            "average": 1.000828703,
            "count": 13395632,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02890211237,
            "variance": 0.0008353320996
          },
          {
            "average": 1.001629038,
            "count": 13395632,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04060333601,
            "variance": 0.001648630895
          },
          {
            "average": 0.5023274751,
            "count": 13395632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946015,
            "variance": 0.2499946015
          },
          {
            "average": 2.986047989e-06,
            "count": 13395632,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001728016,
            "variance": 2.986039296e-06
          },
          {
            "average": 1.276225937,
            "count": 13395632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4471299404,
            "variance": 0.1999251836
          },
          {
            "average": -0.2956321281,
            "count": 13395632,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91014922,
            "variance": 141.8516545
          },
          {
            "average": 2.00940105,
            "count": 13395632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000406919,
            "variance": 1.000814004
          },
          {
            "average": 1167.334466,
            "count": 13395632,
            "maximum": 1170,
            "minimum": 1165,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9802462558,
            "variance": 0.960882722
          },
          {
            "average": 45459.47845,
            "count": 13395632,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1939.517049,
            "variance": 3761726.384
          },
          {
            "average": 43536.54563,
            "count": 13395632,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1945.793709,
            "variance": 3786113.157
          },
          {
            "average": 39951.98236,
            "count": 13395632,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 1936.171692,
            "variance": 3748760.821
          },
          {
            "average": 189096438.9,
            "count": 13395632,
            "maximum": 189098577.5,
            "minimum": 189094949.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 584.4354383,
            "variance": 341564.7816
          },
          {
            "average": 0,
            "count": 13395632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289975.7113,
          4825146.56,
          1308.19349,
          291028.5913,
          4826566.22,
          1340.63349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289975.71125636616,
                4825146.560322022,
                1308.193490348842
              ],
              [
                289975.71125636616,
                4826566.220322022,
                1308.193490348842
              ],
              [
                291028.59125636617,
                4826566.220322022,
                1340.633490348842
              ],
              [
                291028.59125636617,
                4825146.560322022,
                1340.633490348842
              ],
              [
                289975.71125636616,
                4825146.560322022,
                1308.193490348842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:09:37+00:00",
        "end_time": "2017-09-10T16:09:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005223,
            43.54971106,
            1308.19349,
            -119.586952,
            43.56277648,
            1340.63349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997285937726,
                  43.54971105631819,
                  1308.193490348842
                ],
                [
                  -119.60052232548799,
                  43.56248078968095,
                  1308.193490348842
                ],
                [
                  -119.58749867781215,
                  43.562776480297885,
                  1340.633490348842
                ],
                [
                  -119.58695195597329,
                  43.55000661587655,
                  1340.633490348842
                ],
                [
                  -119.59997285937726,
                  43.54971105631819,
                  1308.193490348842
                ]
              ]
            ]
          },
          "id": "20170910_43119E5303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:09:37Z",
            "pc:count": 13395632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290510.6389,
                "count": 13395632,
                "maximum": 291028.5913,
                "minimum": 289975.7113,
                "name": "X",
                "position": 0,
                "stddev": 291.391653,
                "variance": 84909.09541
              },
              {
                "average": 4825867.512,
                "count": 13395632,
                "maximum": 4826566.22,
                "minimum": 4825146.56,
                "name": "Y",
                "position": 1,
                "stddev": 403.2220653,
                "variance": 162588.0339
              },
              {
                "average": 1314.234516,
                "count": 13395632,
                "maximum": 1340.63349,
                "minimum": 1308.19349,
                "name": "Z",
                "position": 2,
                "stddev": 5.056905328,
                "variance": 25.57229149
              },
              {
                "average": 26178.06842,
                "count": 13395632,
                "maximum": 41985,
                "minimum": 1153,
                "name": "Intensity",
                "position": 3,
                "stddev": 2082.895076,
                "variance": 4338451.897
              },
              {
                "average": 1.000828703,
                "count": 13395632,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02890211237,
                "variance": 0.0008353320996
              },
              {
                "average": 1.001629038,
                "count": 13395632,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04060333601,
                "variance": 0.001648630895
              },
              {
                "average": 0.5023274751,
                "count": 13395632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946015,
                "variance": 0.2499946015
              },
              {
                "average": 2.986047989e-06,
                "count": 13395632,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001728016,
                "variance": 2.986039296e-06
              },
              {
                "average": 1.276225937,
                "count": 13395632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4471299404,
                "variance": 0.1999251836
              },
              {
                "average": -0.2956321281,
                "count": 13395632,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91014922,
                "variance": 141.8516545
              },
              {
                "average": 2.00940105,
                "count": 13395632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000406919,
                "variance": 1.000814004
              },
              {
                "average": 1167.334466,
                "count": 13395632,
                "maximum": 1170,
                "minimum": 1165,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9802462558,
                "variance": 0.960882722
              },
              {
                "average": 45459.47845,
                "count": 13395632,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1939.517049,
                "variance": 3761726.384
              },
              {
                "average": 43536.54563,
                "count": 13395632,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1945.793709,
                "variance": 3786113.157
              },
              {
                "average": 39951.98236,
                "count": 13395632,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 1936.171692,
                "variance": 3748760.821
              },
              {
                "average": 189096438.9,
                "count": 13395632,
                "maximum": 189098577.5,
                "minimum": 189094949.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 584.4354383,
                "variance": 341564.7816
              },
              {
                "average": 0,
                "count": 13395632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289975.7113,
              4825146.56,
              1308.19349,
              291028.5913,
              4826566.22,
              1340.63349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289975.71125636616,
                    4825146.560322022,
                    1308.193490348842
                  ],
                  [
                    289975.71125636616,
                    4826566.220322022,
                    1308.193490348842
                  ],
                  [
                    291028.59125636617,
                    4826566.220322022,
                    1340.633490348842
                  ],
                  [
                    291028.59125636617,
                    4825146.560322022,
                    1340.633490348842
                  ],
                  [
                    289975.71125636616,
                    4825146.560322022,
                    1308.193490348842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:09:37+00:00",
            "end_time": "2017-09-10T16:09:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72498578761898,
              43.50437899454405,
              1453.9588827166021
            ],
            [
              -119.72535074213879,
              43.512484823882346,
              1453.9588827166021
            ],
            [
              -119.7125005646865,
              43.512790620670586,
              1569.9588827166021
            ],
            [
              -119.7121373257906,
              43.50468470528261,
              1569.9588827166021
            ],
            [
              -119.72498578761898,
              43.50437899454405,
              1453.9588827166021
            ]
          ]
        ]
      },
      "bbox": [
        -119.7253507,
        43.50437899,
        1453.958883,
        -119.7121373,
        43.51279062,
        1569.958883
      ],
      "properties": {
        "datetime": "2017-09-11T21:31:49Z",
        "pc:count": 10073434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280191.3924,
            "count": 10073434,
            "maximum": 280751.6369,
            "minimum": 279711.8169,
            "name": "X",
            "position": 0,
            "stddev": 287.9738531,
            "variance": 82928.94008
          },
          {
            "average": 4820932.789,
            "count": 10073434,
            "maximum": 4821336.55,
            "minimum": 4820435.31,
            "name": "Y",
            "position": 1,
            "stddev": 217.5214538,
            "variance": 47315.58286
          },
          {
            "average": 1511.712278,
            "count": 10073434,
            "maximum": 1569.958883,
            "minimum": 1453.958883,
            "name": "Z",
            "position": 2,
            "stddev": 31.48366158,
            "variance": 991.2209462
          },
          {
            "average": 24609.70326,
            "count": 10073434,
            "maximum": 40513,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6289.968855,
            "variance": 39563708.2
          },
          {
            "average": 1.108561092,
            "count": 10073434,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.338730989,
            "variance": 0.1147386829
          },
          {
            "average": 1.218530146,
            "count": 10073434,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4747231686,
            "variance": 0.2253620868
          },
          {
            "average": 0.5018416758,
            "count": 10073434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996633,
            "variance": 0.249996633
          },
          {
            "average": 1.340158679e-05,
            "count": 10073434,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003660793427,
            "variance": 1.340140852e-05
          },
          {
            "average": 1.21366805,
            "count": 10073434,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4098951465,
            "variance": 0.1680140311
          },
          {
            "average": 0.2204748391,
            "count": 10073434,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8619818,
            "variance": 140.7066122
          },
          {
            "average": 1.937299733,
            "count": 10073434,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032039398,
            "variance": 1.065105319
          },
          {
            "average": 1196.480828,
            "count": 10073434,
            "maximum": 1198,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9106753409,
            "variance": 0.8293295766
          },
          {
            "average": 38181.6166,
            "count": 10073434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9475.932929,
            "variance": 89793304.87
          },
          {
            "average": 37109.49622,
            "count": 10073434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7736.159014,
            "variance": 59848156.29
          },
          {
            "average": 32353.63561,
            "count": 10073434,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7780.023925,
            "variance": 60528772.28
          },
          {
            "average": 189200134.1,
            "count": 10073434,
            "maximum": 189200709,
            "minimum": 189198762.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 472.32377,
            "variance": 223089.7437
          },
          {
            "average": 0,
            "count": 10073434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10073434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10073434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10073434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10073434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279711.8169,
          4820435.31,
          1453.958883,
          280751.6369,
          4821336.55,
          1569.958883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279711.816862933,
                4820435.309695706,
                1453.9588827166021
              ],
              [
                279711.816862933,
                4821336.549695706,
                1453.9588827166021
              ],
              [
                280751.63686293294,
                4821336.549695706,
                1569.9588827166021
              ],
              [
                280751.63686293294,
                4820435.309695706,
                1569.9588827166021
              ],
              [
                279711.816862933,
                4820435.309695706,
                1453.9588827166021
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:31:49+00:00",
        "end_time": "2017-09-11T20:59:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7253507,
            43.50437899,
            1453.958883,
            -119.7121373,
            43.51279062,
            1569.958883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72498578761898,
                  43.50437899454405,
                  1453.9588827166021
                ],
                [
                  -119.72535074213879,
                  43.512484823882346,
                  1453.9588827166021
                ],
                [
                  -119.7125005646865,
                  43.512790620670586,
                  1569.9588827166021
                ],
                [
                  -119.7121373257906,
                  43.50468470528261,
                  1569.9588827166021
                ],
                [
                  -119.72498578761898,
                  43.50437899454405,
                  1453.9588827166021
                ]
              ]
            ]
          },
          "id": "20170911_43119E6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:31:49Z",
            "pc:count": 10073434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280191.3924,
                "count": 10073434,
                "maximum": 280751.6369,
                "minimum": 279711.8169,
                "name": "X",
                "position": 0,
                "stddev": 287.9738531,
                "variance": 82928.94008
              },
              {
                "average": 4820932.789,
                "count": 10073434,
                "maximum": 4821336.55,
                "minimum": 4820435.31,
                "name": "Y",
                "position": 1,
                "stddev": 217.5214538,
                "variance": 47315.58286
              },
              {
                "average": 1511.712278,
                "count": 10073434,
                "maximum": 1569.958883,
                "minimum": 1453.958883,
                "name": "Z",
                "position": 2,
                "stddev": 31.48366158,
                "variance": 991.2209462
              },
              {
                "average": 24609.70326,
                "count": 10073434,
                "maximum": 40513,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6289.968855,
                "variance": 39563708.2
              },
              {
                "average": 1.108561092,
                "count": 10073434,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.338730989,
                "variance": 0.1147386829
              },
              {
                "average": 1.218530146,
                "count": 10073434,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4747231686,
                "variance": 0.2253620868
              },
              {
                "average": 0.5018416758,
                "count": 10073434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996633,
                "variance": 0.249996633
              },
              {
                "average": 1.340158679e-05,
                "count": 10073434,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003660793427,
                "variance": 1.340140852e-05
              },
              {
                "average": 1.21366805,
                "count": 10073434,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4098951465,
                "variance": 0.1680140311
              },
              {
                "average": 0.2204748391,
                "count": 10073434,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8619818,
                "variance": 140.7066122
              },
              {
                "average": 1.937299733,
                "count": 10073434,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032039398,
                "variance": 1.065105319
              },
              {
                "average": 1196.480828,
                "count": 10073434,
                "maximum": 1198,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9106753409,
                "variance": 0.8293295766
              },
              {
                "average": 38181.6166,
                "count": 10073434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9475.932929,
                "variance": 89793304.87
              },
              {
                "average": 37109.49622,
                "count": 10073434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7736.159014,
                "variance": 59848156.29
              },
              {
                "average": 32353.63561,
                "count": 10073434,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7780.023925,
                "variance": 60528772.28
              },
              {
                "average": 189200134.1,
                "count": 10073434,
                "maximum": 189200709,
                "minimum": 189198762.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 472.32377,
                "variance": 223089.7437
              },
              {
                "average": 0,
                "count": 10073434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10073434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10073434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10073434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10073434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279711.8169,
              4820435.31,
              1453.958883,
              280751.6369,
              4821336.55,
              1569.958883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279711.816862933,
                    4820435.309695706,
                    1453.9588827166021
                  ],
                  [
                    279711.816862933,
                    4821336.549695706,
                    1453.9588827166021
                  ],
                  [
                    280751.63686293294,
                    4821336.549695706,
                    1569.9588827166021
                  ],
                  [
                    280751.63686293294,
                    4820435.309695706,
                    1569.9588827166021
                  ],
                  [
                    279711.816862933,
                    4820435.309695706,
                    1453.9588827166021
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:31:49+00:00",
            "end_time": "2017-09-11T20:59: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": "20170831_43119E5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747469705401,
              43.612218069094666,
              1303.276036497652
            ],
            [
              -119.53801188480152,
              43.62498235171903,
              1303.276036497652
            ],
            [
              -119.52499937575308,
              43.625270689966065,
              1324.4960364976519
            ],
            [
              -119.52446493504118,
              43.61250627961038,
              1324.4960364976519
            ],
            [
              -119.53747469705401,
              43.612218069094666,
              1303.276036497652
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380119,
        43.61221807,
        1303.276036,
        -119.5244649,
        43.62527069,
        1324.496036
      ],
      "properties": {
        "datetime": "2017-09-08T22:53:41Z",
        "pc:count": 28480411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295690.0106,
            "count": 28480411,
            "maximum": 296287.3841,
            "minimum": 295236.5441,
            "name": "X",
            "position": 0,
            "stddev": 280.5310699,
            "variance": 78697.68116
          },
          {
            "average": 4832576.868,
            "count": 28480411,
            "maximum": 4833351.856,
            "minimum": 4831932.856,
            "name": "Y",
            "position": 1,
            "stddev": 385.7076229,
            "variance": 148770.3704
          },
          {
            "average": 1309.784087,
            "count": 28480411,
            "maximum": 1324.496036,
            "minimum": 1303.276036,
            "name": "Z",
            "position": 2,
            "stddev": 2.334644612,
            "variance": 5.450565463
          },
          {
            "average": 23500.63594,
            "count": 28480411,
            "maximum": 65089,
            "minimum": 993,
            "name": "Intensity",
            "position": 3,
            "stddev": 2913.462574,
            "variance": 8488264.171
          },
          {
            "average": 1.000458385,
            "count": 28480411,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02145418023,
            "variance": 0.0004602818492
          },
          {
            "average": 1.000914664,
            "count": 28480411,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03033393022,
            "variance": 0.0009201473226
          },
          {
            "average": 0.4992460959,
            "count": 28480411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994404,
            "variance": 0.2499994404
          },
          {
            "average": 1.1692247e-05,
            "count": 28480411,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003419372852,
            "variance": 1.16921107e-05
          },
          {
            "average": 1.10018486,
            "count": 28480411,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3002463277,
            "variance": 0.09014785731
          },
          {
            "average": 1.407637183,
            "count": 28480411,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.522765,
            "variance": 132.7741131
          },
          {
            "average": 1.999047029,
            "count": 28480411,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000255215,
            "variance": 1.000510496
          },
          {
            "average": 1143.039661,
            "count": 28480411,
            "maximum": 1148,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.342747277,
            "variance": 5.488464802
          },
          {
            "average": 46462.9041,
            "count": 28480411,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 1878.829059,
            "variance": 3529998.632
          },
          {
            "average": 44346.82798,
            "count": 28480411,
            "maximum": 59136,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 1994.477112,
            "variance": 3977938.948
          },
          {
            "average": 40521.27987,
            "count": 28480411,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2221.144426,
            "variance": 4933482.562
          },
          {
            "average": 188474534.6,
            "count": 28480411,
            "maximum": 188946421.6,
            "minimum": 188238514.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 331961.2234,
            "variance": 110198253800.0
          },
          {
            "average": 0,
            "count": 28480411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28480411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28480411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28480411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28480411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295236.5441,
          4831932.856,
          1303.276036,
          296287.3841,
          4833351.856,
          1324.496036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295236.5440867893,
                4831932.856386408,
                1303.276036497652
              ],
              [
                295236.5440867893,
                4833351.856386408,
                1303.276036497652
              ],
              [
                296287.3840867893,
                4833351.856386408,
                1324.4960364976519
              ],
              [
                296287.3840867893,
                4831932.856386408,
                1324.4960364976519
              ],
              [
                295236.5440867893,
                4831932.856386408,
                1303.276036497652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:53:41+00:00",
        "end_time": "2017-08-31T18:15:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380119,
            43.61221807,
            1303.276036,
            -119.5244649,
            43.62527069,
            1324.496036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747469705401,
                  43.612218069094666,
                  1303.276036497652
                ],
                [
                  -119.53801188480152,
                  43.62498235171903,
                  1303.276036497652
                ],
                [
                  -119.52499937575308,
                  43.625270689966065,
                  1324.4960364976519
                ],
                [
                  -119.52446493504118,
                  43.61250627961038,
                  1324.4960364976519
                ],
                [
                  -119.53747469705401,
                  43.612218069094666,
                  1303.276036497652
                ]
              ]
            ]
          },
          "id": "20170831_43119E5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:53:41Z",
            "pc:count": 28480411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295690.0106,
                "count": 28480411,
                "maximum": 296287.3841,
                "minimum": 295236.5441,
                "name": "X",
                "position": 0,
                "stddev": 280.5310699,
                "variance": 78697.68116
              },
              {
                "average": 4832576.868,
                "count": 28480411,
                "maximum": 4833351.856,
                "minimum": 4831932.856,
                "name": "Y",
                "position": 1,
                "stddev": 385.7076229,
                "variance": 148770.3704
              },
              {
                "average": 1309.784087,
                "count": 28480411,
                "maximum": 1324.496036,
                "minimum": 1303.276036,
                "name": "Z",
                "position": 2,
                "stddev": 2.334644612,
                "variance": 5.450565463
              },
              {
                "average": 23500.63594,
                "count": 28480411,
                "maximum": 65089,
                "minimum": 993,
                "name": "Intensity",
                "position": 3,
                "stddev": 2913.462574,
                "variance": 8488264.171
              },
              {
                "average": 1.000458385,
                "count": 28480411,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02145418023,
                "variance": 0.0004602818492
              },
              {
                "average": 1.000914664,
                "count": 28480411,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03033393022,
                "variance": 0.0009201473226
              },
              {
                "average": 0.4992460959,
                "count": 28480411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994404,
                "variance": 0.2499994404
              },
              {
                "average": 1.1692247e-05,
                "count": 28480411,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003419372852,
                "variance": 1.16921107e-05
              },
              {
                "average": 1.10018486,
                "count": 28480411,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3002463277,
                "variance": 0.09014785731
              },
              {
                "average": 1.407637183,
                "count": 28480411,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.522765,
                "variance": 132.7741131
              },
              {
                "average": 1.999047029,
                "count": 28480411,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000255215,
                "variance": 1.000510496
              },
              {
                "average": 1143.039661,
                "count": 28480411,
                "maximum": 1148,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.342747277,
                "variance": 5.488464802
              },
              {
                "average": 46462.9041,
                "count": 28480411,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 1878.829059,
                "variance": 3529998.632
              },
              {
                "average": 44346.82798,
                "count": 28480411,
                "maximum": 59136,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 1994.477112,
                "variance": 3977938.948
              },
              {
                "average": 40521.27987,
                "count": 28480411,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2221.144426,
                "variance": 4933482.562
              },
              {
                "average": 188474534.6,
                "count": 28480411,
                "maximum": 188946421.6,
                "minimum": 188238514.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 331961.2234,
                "variance": 110198253800.0
              },
              {
                "average": 0,
                "count": 28480411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28480411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28480411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28480411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28480411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295236.5441,
              4831932.856,
              1303.276036,
              296287.3841,
              4833351.856,
              1324.496036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295236.5440867893,
                    4831932.856386408,
                    1303.276036497652
                  ],
                  [
                    295236.5440867893,
                    4833351.856386408,
                    1303.276036497652
                  ],
                  [
                    296287.3840867893,
                    4833351.856386408,
                    1324.4960364976519
                  ],
                  [
                    296287.3840867893,
                    4831932.856386408,
                    1324.4960364976519
                  ],
                  [
                    295236.5440867893,
                    4831932.856386408,
                    1303.276036497652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:53:41+00:00",
            "end_time": "2017-08-31T18:15:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247243125305,
              43.549699287281975,
              1319.0013258989738
            ],
            [
              -119.71304622041795,
              43.56248044681938,
              1319.0013258989738
            ],
            [
              -119.69999976260931,
              43.56278952189645,
              1350.761325898974
            ],
            [
              -119.69942872448175,
              43.550008225245506,
              1350.761325898974
            ],
            [
              -119.71247243125305,
              43.549699287281975,
              1319.0013258989738
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130462,
        43.54969929,
        1319.001326,
        -119.6994287,
        43.56278952,
        1350.761326
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:42Z",
        "pc:count": 14577965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281413.458,
            "count": 14577965,
            "maximum": 281942.4943,
            "minimum": 280887.6743,
            "name": "X",
            "position": 0,
            "stddev": 289.5919034,
            "variance": 83863.47049
          },
          {
            "average": 4826191.651,
            "count": 14577965,
            "maximum": 4826856.804,
            "minimum": 4825435.744,
            "name": "Y",
            "position": 1,
            "stddev": 413.6651771,
            "variance": 171118.8787
          },
          {
            "average": 1325.492641,
            "count": 14577965,
            "maximum": 1350.761326,
            "minimum": 1319.001326,
            "name": "Z",
            "position": 2,
            "stddev": 3.830539413,
            "variance": 14.67303219
          },
          {
            "average": 26042.98257,
            "count": 14577965,
            "maximum": 48321,
            "minimum": 1473,
            "name": "Intensity",
            "position": 3,
            "stddev": 2259.17876,
            "variance": 5103888.67
          },
          {
            "average": 1.000742833,
            "count": 14577965,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02734286449,
            "variance": 0.0007476322384
          },
          {
            "average": 1.001463167,
            "count": 14577965,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03843277313,
            "variance": 0.00147707805
          },
          {
            "average": 0.5041200195,
            "count": 14577965,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830423,
            "variance": 0.2499830426
          },
          {
            "average": 5.542611743e-05,
            "count": 14577965,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00744466582,
            "variance": 5.542304918e-05
          },
          {
            "average": 1.254382625,
            "count": 14577965,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4355136255,
            "variance": 0.189672118
          },
          {
            "average": -1.492750447,
            "count": 14577965,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.33055411,
            "variance": 152.0425645
          },
          {
            "average": 2.000539444,
            "count": 14577965,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000417384,
            "variance": 1.000834942
          },
          {
            "average": 1190.988286,
            "count": 14577965,
            "maximum": 1212,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.528885233,
            "variance": 42.62634239
          },
          {
            "average": 43418.02899,
            "count": 14577965,
            "maximum": 53248,
            "minimum": 20224,
            "name": "Red",
            "position": 12,
            "stddev": 2400.16953,
            "variance": 5760813.774
          },
          {
            "average": 41387.01638,
            "count": 14577965,
            "maximum": 52224,
            "minimum": 20480,
            "name": "Green",
            "position": 13,
            "stddev": 2376.535283,
            "variance": 5647919.952
          },
          {
            "average": 37440.15745,
            "count": 14577965,
            "maximum": 49408,
            "minimum": 20736,
            "name": "Blue",
            "position": 14,
            "stddev": 2329.546909,
            "variance": 5426788.801
          },
          {
            "average": 189196839.1,
            "count": 14577965,
            "maximum": 189205442.1,
            "minimum": 189194922.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2707.386751,
            "variance": 7329943.02
          },
          {
            "average": 0,
            "count": 14577965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14577965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14577965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14577965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14577965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280887.6743,
          4825435.744,
          1319.001326,
          281942.4943,
          4826856.804,
          1350.761326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280887.6742863315,
                4825435.743728059,
                1319.0013258989738
              ],
              [
                280887.6742863315,
                4826856.80372806,
                1319.0013258989738
              ],
              [
                281942.49428633146,
                4826856.80372806,
                1350.761325898974
              ],
              [
                281942.49428633146,
                4825435.743728059,
                1350.761325898974
              ],
              [
                280887.6742863315,
                4825435.743728059,
                1319.0013258989738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:42+00:00",
        "end_time": "2017-09-11T19:55:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130462,
            43.54969929,
            1319.001326,
            -119.6994287,
            43.56278952,
            1350.761326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247243125305,
                  43.549699287281975,
                  1319.0013258989738
                ],
                [
                  -119.71304622041795,
                  43.56248044681938,
                  1319.0013258989738
                ],
                [
                  -119.69999976260931,
                  43.56278952189645,
                  1350.761325898974
                ],
                [
                  -119.69942872448175,
                  43.550008225245506,
                  1350.761325898974
                ],
                [
                  -119.71247243125305,
                  43.549699287281975,
                  1319.0013258989738
                ]
              ]
            ]
          },
          "id": "20170911_43119E6304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:42Z",
            "pc:count": 14577965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281413.458,
                "count": 14577965,
                "maximum": 281942.4943,
                "minimum": 280887.6743,
                "name": "X",
                "position": 0,
                "stddev": 289.5919034,
                "variance": 83863.47049
              },
              {
                "average": 4826191.651,
                "count": 14577965,
                "maximum": 4826856.804,
                "minimum": 4825435.744,
                "name": "Y",
                "position": 1,
                "stddev": 413.6651771,
                "variance": 171118.8787
              },
              {
                "average": 1325.492641,
                "count": 14577965,
                "maximum": 1350.761326,
                "minimum": 1319.001326,
                "name": "Z",
                "position": 2,
                "stddev": 3.830539413,
                "variance": 14.67303219
              },
              {
                "average": 26042.98257,
                "count": 14577965,
                "maximum": 48321,
                "minimum": 1473,
                "name": "Intensity",
                "position": 3,
                "stddev": 2259.17876,
                "variance": 5103888.67
              },
              {
                "average": 1.000742833,
                "count": 14577965,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02734286449,
                "variance": 0.0007476322384
              },
              {
                "average": 1.001463167,
                "count": 14577965,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03843277313,
                "variance": 0.00147707805
              },
              {
                "average": 0.5041200195,
                "count": 14577965,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830423,
                "variance": 0.2499830426
              },
              {
                "average": 5.542611743e-05,
                "count": 14577965,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00744466582,
                "variance": 5.542304918e-05
              },
              {
                "average": 1.254382625,
                "count": 14577965,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4355136255,
                "variance": 0.189672118
              },
              {
                "average": -1.492750447,
                "count": 14577965,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.33055411,
                "variance": 152.0425645
              },
              {
                "average": 2.000539444,
                "count": 14577965,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000417384,
                "variance": 1.000834942
              },
              {
                "average": 1190.988286,
                "count": 14577965,
                "maximum": 1212,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.528885233,
                "variance": 42.62634239
              },
              {
                "average": 43418.02899,
                "count": 14577965,
                "maximum": 53248,
                "minimum": 20224,
                "name": "Red",
                "position": 12,
                "stddev": 2400.16953,
                "variance": 5760813.774
              },
              {
                "average": 41387.01638,
                "count": 14577965,
                "maximum": 52224,
                "minimum": 20480,
                "name": "Green",
                "position": 13,
                "stddev": 2376.535283,
                "variance": 5647919.952
              },
              {
                "average": 37440.15745,
                "count": 14577965,
                "maximum": 49408,
                "minimum": 20736,
                "name": "Blue",
                "position": 14,
                "stddev": 2329.546909,
                "variance": 5426788.801
              },
              {
                "average": 189196839.1,
                "count": 14577965,
                "maximum": 189205442.1,
                "minimum": 189194922.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2707.386751,
                "variance": 7329943.02
              },
              {
                "average": 0,
                "count": 14577965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14577965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14577965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14577965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14577965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280887.6743,
              4825435.744,
              1319.001326,
              281942.4943,
              4826856.804,
              1350.761326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280887.6742863315,
                    4825435.743728059,
                    1319.0013258989738
                  ],
                  [
                    280887.6742863315,
                    4826856.80372806,
                    1319.0013258989738
                  ],
                  [
                    281942.49428633146,
                    4826856.80372806,
                    1350.761325898974
                  ],
                  [
                    281942.49428633146,
                    4825435.743728059,
                    1350.761325898974
                  ],
                  [
                    280887.6742863315,
                    4825435.743728059,
                    1319.0013258989738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:42+00:00",
            "end_time": "2017-09-11T19:55:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247075628275,
              43.599688026583536,
              1466.119004842959
            ],
            [
              -119.81306205583385,
              43.61236799052779,
              1466.119004842959
            ],
            [
              -119.79999650973248,
              43.612688998670926,
              1527.119004842959
            ],
            [
              -119.7994079477625,
              43.60000889345895,
              1527.119004842959
            ],
            [
              -119.81247075628275,
              43.599688026583536,
              1466.119004842959
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130621,
        43.59968803,
        1466.119005,
        -119.7994079,
        43.612689,
        1527.119005
      ],
      "properties": {
        "datetime": "2017-09-11T22:02:30Z",
        "pc:count": 10514104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273569.8379,
            "count": 10514104,
            "maximum": 274053.1129,
            "minimum": 272997.5329,
            "name": "X",
            "position": 0,
            "stddev": 306.427628,
            "variance": 93897.89121
          },
          {
            "average": 4831836.32,
            "count": 10514104,
            "maximum": 4832666.305,
            "minimum": 4831256.365,
            "name": "Y",
            "position": 1,
            "stddev": 386.4735934,
            "variance": 149361.8384
          },
          {
            "average": 1494.575893,
            "count": 10514104,
            "maximum": 1527.119005,
            "minimum": 1466.119005,
            "name": "Z",
            "position": 2,
            "stddev": 16.12929908,
            "variance": 260.1542887
          },
          {
            "average": 24886.02182,
            "count": 10514104,
            "maximum": 45905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6678.860818,
            "variance": 44607181.83
          },
          {
            "average": 1.110709291,
            "count": 10514104,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3587912105,
            "variance": 0.1287311327
          },
          {
            "average": 1.222745181,
            "count": 10514104,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5154049731,
            "variance": 0.2656422863
          },
          {
            "average": 0.4996981198,
            "count": 10514104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999326,
            "variance": 0.2499999326
          },
          {
            "average": 9.225702922e-06,
            "count": 10514104,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003037370357,
            "variance": 9.225618686e-06
          },
          {
            "average": 1.210395008,
            "count": 10514104,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4075892107,
            "variance": 0.1661289647
          },
          {
            "average": 0.9006333457,
            "count": 10514104,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99446591,
            "variance": 143.8672125
          },
          {
            "average": 1.943336874,
            "count": 10514104,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.03092439,
            "variance": 1.062805097
          },
          {
            "average": 1200.022087,
            "count": 10514104,
            "maximum": 1202,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070948558,
            "variance": 1.146930814
          },
          {
            "average": 35218.87018,
            "count": 10514104,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9417.25338,
            "variance": 88684661.22
          },
          {
            "average": 34237.63703,
            "count": 10514104,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8334.119766,
            "variance": 69457552.27
          },
          {
            "average": 30568.06012,
            "count": 10514104,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8699.446282,
            "variance": 75680365.61
          },
          {
            "average": 189201669.5,
            "count": 10514104,
            "maximum": 189202550.7,
            "minimum": 189200879.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 440.6498229,
            "variance": 194172.2665
          },
          {
            "average": 0,
            "count": 10514104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10514104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272997.5329,
          4831256.365,
          1466.119005,
          274053.1129,
          4832666.305,
          1527.119005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272997.5328792724,
                4831256.365099276,
                1466.119004842959
              ],
              [
                272997.5328792724,
                4832666.305099276,
                1466.119004842959
              ],
              [
                274053.1128792724,
                4832666.305099276,
                1527.119004842959
              ],
              [
                274053.1128792724,
                4831256.365099276,
                1527.119004842959
              ],
              [
                272997.5328792724,
                4831256.365099276,
                1466.119004842959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:02:30+00:00",
        "end_time": "2017-09-11T21:34:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130621,
            43.59968803,
            1466.119005,
            -119.7994079,
            43.612689,
            1527.119005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247075628275,
                  43.599688026583536,
                  1466.119004842959
                ],
                [
                  -119.81306205583385,
                  43.61236799052779,
                  1466.119004842959
                ],
                [
                  -119.79999650973248,
                  43.612688998670926,
                  1527.119004842959
                ],
                [
                  -119.7994079477625,
                  43.60000889345895,
                  1527.119004842959
                ],
                [
                  -119.81247075628275,
                  43.599688026583536,
                  1466.119004842959
                ]
              ]
            ]
          },
          "id": "20170911_43119E7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:02:30Z",
            "pc:count": 10514104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273569.8379,
                "count": 10514104,
                "maximum": 274053.1129,
                "minimum": 272997.5329,
                "name": "X",
                "position": 0,
                "stddev": 306.427628,
                "variance": 93897.89121
              },
              {
                "average": 4831836.32,
                "count": 10514104,
                "maximum": 4832666.305,
                "minimum": 4831256.365,
                "name": "Y",
                "position": 1,
                "stddev": 386.4735934,
                "variance": 149361.8384
              },
              {
                "average": 1494.575893,
                "count": 10514104,
                "maximum": 1527.119005,
                "minimum": 1466.119005,
                "name": "Z",
                "position": 2,
                "stddev": 16.12929908,
                "variance": 260.1542887
              },
              {
                "average": 24886.02182,
                "count": 10514104,
                "maximum": 45905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6678.860818,
                "variance": 44607181.83
              },
              {
                "average": 1.110709291,
                "count": 10514104,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3587912105,
                "variance": 0.1287311327
              },
              {
                "average": 1.222745181,
                "count": 10514104,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5154049731,
                "variance": 0.2656422863
              },
              {
                "average": 0.4996981198,
                "count": 10514104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999326,
                "variance": 0.2499999326
              },
              {
                "average": 9.225702922e-06,
                "count": 10514104,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003037370357,
                "variance": 9.225618686e-06
              },
              {
                "average": 1.210395008,
                "count": 10514104,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4075892107,
                "variance": 0.1661289647
              },
              {
                "average": 0.9006333457,
                "count": 10514104,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99446591,
                "variance": 143.8672125
              },
              {
                "average": 1.943336874,
                "count": 10514104,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.03092439,
                "variance": 1.062805097
              },
              {
                "average": 1200.022087,
                "count": 10514104,
                "maximum": 1202,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070948558,
                "variance": 1.146930814
              },
              {
                "average": 35218.87018,
                "count": 10514104,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9417.25338,
                "variance": 88684661.22
              },
              {
                "average": 34237.63703,
                "count": 10514104,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8334.119766,
                "variance": 69457552.27
              },
              {
                "average": 30568.06012,
                "count": 10514104,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8699.446282,
                "variance": 75680365.61
              },
              {
                "average": 189201669.5,
                "count": 10514104,
                "maximum": 189202550.7,
                "minimum": 189200879.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 440.6498229,
                "variance": 194172.2665
              },
              {
                "average": 0,
                "count": 10514104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10514104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272997.5329,
              4831256.365,
              1466.119005,
              274053.1129,
              4832666.305,
              1527.119005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272997.5328792724,
                    4831256.365099276,
                    1466.119004842959
                  ],
                  [
                    272997.5328792724,
                    4832666.305099276,
                    1466.119004842959
                  ],
                  [
                    274053.1128792724,
                    4832666.305099276,
                    1527.119004842959
                  ],
                  [
                    274053.1128792724,
                    4831256.365099276,
                    1527.119004842959
                  ],
                  [
                    272997.5328792724,
                    4831256.365099276,
                    1466.119004842959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:02:30+00:00",
            "end_time": "2017-09-11T21:34: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": "20170911_43119E6324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247976596831,
              43.50512014838035,
              1461.336211606342
            ],
            [
              -119.71280989089298,
              43.51248620039304,
              1461.336211606342
            ],
            [
              -119.7000001150209,
              43.51278962986811,
              1578.6562116063421
            ],
            [
              -119.69967154430405,
              43.505423500263454,
              1578.6562116063421
            ],
            [
              -119.71247976596831,
              43.50512014838035,
              1461.336211606342
            ]
          ]
        ]
      },
      "bbox": [
        -119.7128099,
        43.50512015,
        1461.336212,
        -119.6996715,
        43.51278963,
        1578.656212
      ],
      "properties": {
        "datetime": "2017-09-11T21:15:21Z",
        "pc:count": 6439194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281205.872,
            "count": 6439194,
            "maximum": 281762.0704,
            "minimum": 280725.5304,
            "name": "X",
            "position": 0,
            "stddev": 301.323746,
            "variance": 90795.99992
          },
          {
            "average": 4820969.548,
            "count": 6439194,
            "maximum": 4821303.555,
            "minimum": 4820484.575,
            "name": "Y",
            "position": 1,
            "stddev": 201.6049396,
            "variance": 40644.55168
          },
          {
            "average": 1505.508204,
            "count": 6439194,
            "maximum": 1578.656212,
            "minimum": 1461.336212,
            "name": "Z",
            "position": 2,
            "stddev": 25.02045859,
            "variance": 626.0233483
          },
          {
            "average": 25888.92426,
            "count": 6439194,
            "maximum": 41809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4441.058338,
            "variance": 19722999.16
          },
          {
            "average": 1.041806785,
            "count": 6439194,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2207338303,
            "variance": 0.04872342386
          },
          {
            "average": 1.084092357,
            "count": 6439194,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3214764761,
            "variance": 0.1033471247
          },
          {
            "average": 0.5037127317,
            "count": 6439194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999862543,
            "variance": 0.2499862544
          },
          {
            "average": 7.764946979e-06,
            "count": 6439194,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002786554843,
            "variance": 7.764887891e-06
          },
          {
            "average": 1.270290971,
            "count": 6439194,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4441101133,
            "variance": 0.1972337927
          },
          {
            "average": -0.8871257375,
            "count": 6439194,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.818917,
            "variance": 139.6867991
          },
          {
            "average": 1.979731625,
            "count": 6439194,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014449429,
            "variance": 1.029107643
          },
          {
            "average": 1194.287588,
            "count": 6439194,
            "maximum": 1196,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9397688834,
            "variance": 0.8831655542
          },
          {
            "average": 42096.45222,
            "count": 6439194,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 5824.594554,
            "variance": 33925901.72
          },
          {
            "average": 40078.3601,
            "count": 6439194,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 4779.379899,
            "variance": 22842472.22
          },
          {
            "average": 35541.19041,
            "count": 6439194,
            "maximum": 65280,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 4851.396675,
            "variance": 23536049.7
          },
          {
            "average": 189199043.8,
            "count": 6439194,
            "maximum": 189199721.8,
            "minimum": 189197652.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 476.5611295,
            "variance": 227110.5101
          },
          {
            "average": 0,
            "count": 6439194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6439194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6439194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6439194,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6439194,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280725.5304,
          4820484.575,
          1461.336212,
          281762.0704,
          4821303.555,
          1578.656212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280725.530353553,
                4820484.574951548,
                1461.336211606342
              ],
              [
                280725.530353553,
                4821303.554951549,
                1461.336211606342
              ],
              [
                281762.07035355305,
                4821303.554951549,
                1578.6562116063421
              ],
              [
                281762.07035355305,
                4820484.574951548,
                1578.6562116063421
              ],
              [
                280725.530353553,
                4820484.574951548,
                1461.336211606342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:15:21+00:00",
        "end_time": "2017-09-11T20:40:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7128099,
            43.50512015,
            1461.336212,
            -119.6996715,
            43.51278963,
            1578.656212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247976596831,
                  43.50512014838035,
                  1461.336211606342
                ],
                [
                  -119.71280989089298,
                  43.51248620039304,
                  1461.336211606342
                ],
                [
                  -119.7000001150209,
                  43.51278962986811,
                  1578.6562116063421
                ],
                [
                  -119.69967154430405,
                  43.505423500263454,
                  1578.6562116063421
                ],
                [
                  -119.71247976596831,
                  43.50512014838035,
                  1461.336211606342
                ]
              ]
            ]
          },
          "id": "20170911_43119E6324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:15:21Z",
            "pc:count": 6439194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281205.872,
                "count": 6439194,
                "maximum": 281762.0704,
                "minimum": 280725.5304,
                "name": "X",
                "position": 0,
                "stddev": 301.323746,
                "variance": 90795.99992
              },
              {
                "average": 4820969.548,
                "count": 6439194,
                "maximum": 4821303.555,
                "minimum": 4820484.575,
                "name": "Y",
                "position": 1,
                "stddev": 201.6049396,
                "variance": 40644.55168
              },
              {
                "average": 1505.508204,
                "count": 6439194,
                "maximum": 1578.656212,
                "minimum": 1461.336212,
                "name": "Z",
                "position": 2,
                "stddev": 25.02045859,
                "variance": 626.0233483
              },
              {
                "average": 25888.92426,
                "count": 6439194,
                "maximum": 41809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4441.058338,
                "variance": 19722999.16
              },
              {
                "average": 1.041806785,
                "count": 6439194,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2207338303,
                "variance": 0.04872342386
              },
              {
                "average": 1.084092357,
                "count": 6439194,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3214764761,
                "variance": 0.1033471247
              },
              {
                "average": 0.5037127317,
                "count": 6439194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999862543,
                "variance": 0.2499862544
              },
              {
                "average": 7.764946979e-06,
                "count": 6439194,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002786554843,
                "variance": 7.764887891e-06
              },
              {
                "average": 1.270290971,
                "count": 6439194,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4441101133,
                "variance": 0.1972337927
              },
              {
                "average": -0.8871257375,
                "count": 6439194,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.818917,
                "variance": 139.6867991
              },
              {
                "average": 1.979731625,
                "count": 6439194,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014449429,
                "variance": 1.029107643
              },
              {
                "average": 1194.287588,
                "count": 6439194,
                "maximum": 1196,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9397688834,
                "variance": 0.8831655542
              },
              {
                "average": 42096.45222,
                "count": 6439194,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 5824.594554,
                "variance": 33925901.72
              },
              {
                "average": 40078.3601,
                "count": 6439194,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 4779.379899,
                "variance": 22842472.22
              },
              {
                "average": 35541.19041,
                "count": 6439194,
                "maximum": 65280,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 4851.396675,
                "variance": 23536049.7
              },
              {
                "average": 189199043.8,
                "count": 6439194,
                "maximum": 189199721.8,
                "minimum": 189197652.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 476.5611295,
                "variance": 227110.5101
              },
              {
                "average": 0,
                "count": 6439194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6439194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6439194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6439194,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6439194,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280725.5304,
              4820484.575,
              1461.336212,
              281762.0704,
              4821303.555,
              1578.656212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280725.530353553,
                    4820484.574951548,
                    1461.336211606342
                  ],
                  [
                    280725.530353553,
                    4821303.554951549,
                    1461.336211606342
                  ],
                  [
                    281762.07035355305,
                    4821303.554951549,
                    1578.6562116063421
                  ],
                  [
                    281762.07035355305,
                    4820484.574951548,
                    1578.6562116063421
                  ],
                  [
                    280725.530353553,
                    4820484.574951548,
                    1461.336211606342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:15:21+00:00",
            "end_time": "2017-09-11T20:40: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": "20170910_43119E6120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997301487709,
              43.574700089393275,
              1312.467379698308
            ],
            [
              -119.70054463624828,
              43.58748078528157,
              1312.467379698308
            ],
            [
              -119.68750105972883,
              43.58778837528077,
              1327.347379698308
            ],
            [
              -119.68693219115629,
              43.57500754294874,
              1327.347379698308
            ],
            [
              -119.69997301487709,
              43.574700089393275,
              1312.467379698308
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005446,
        43.57470009,
        1312.46738,
        -119.6869322,
        43.58778838,
        1327.34738
      ],
      "properties": {
        "datetime": "2017-09-11T22:51:06Z",
        "pc:count": 13867306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282523.4279,
            "count": 13867306,
            "maximum": 283041.7911,
            "minimum": 281987.6511,
            "name": "X",
            "position": 0,
            "stddev": 291.3593809,
            "variance": 84890.28882
          },
          {
            "average": 4828877.493,
            "count": 13867306,
            "maximum": 4829600.589,
            "minimum": 4828179.589,
            "name": "Y",
            "position": 1,
            "stddev": 405.4251736,
            "variance": 164369.5714
          },
          {
            "average": 1315.100859,
            "count": 13867306,
            "maximum": 1327.34738,
            "minimum": 1312.46738,
            "name": "Z",
            "position": 2,
            "stddev": 0.9774735618,
            "variance": 0.9554545639
          },
          {
            "average": 27301.08866,
            "count": 13867306,
            "maximum": 50657,
            "minimum": 1473,
            "name": "Intensity",
            "position": 3,
            "stddev": 2729.260904,
            "variance": 7448865.083
          },
          {
            "average": 1.000687372,
            "count": 13867306,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02624451632,
            "variance": 0.0006887746371
          },
          {
            "average": 1.001364721,
            "count": 13867306,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03698911544,
            "variance": 0.001368194661
          },
          {
            "average": 0.5010710804,
            "count": 13867306,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988708,
            "variance": 0.2499988708
          },
          {
            "average": 3.879628819e-05,
            "count": 13867306,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006228546045,
            "variance": 3.879478584e-05
          },
          {
            "average": 1.247667644,
            "count": 13867306,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4316577294,
            "variance": 0.1863283953
          },
          {
            "average": 0.6016574615,
            "count": 13867306,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.24368765,
            "variance": 149.9078872
          },
          {
            "average": 2.015268503,
            "count": 13867306,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000246346,
            "variance": 1.000492753
          },
          {
            "average": 1183.257259,
            "count": 13867306,
            "maximum": 1212,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.776123301,
            "variance": 33.36360038
          },
          {
            "average": 45397.47653,
            "count": 13867306,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2319.746401,
            "variance": 5381223.367
          },
          {
            "average": 43455.11,
            "count": 13867306,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2384.689844,
            "variance": 5686745.653
          },
          {
            "average": 39485.69935,
            "count": 13867306,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2407.817583,
            "variance": 5797585.514
          },
          {
            "average": 189140628.5,
            "count": 13867306,
            "maximum": 189205466.2,
            "minimum": 189104783.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43392.55284,
            "variance": 1882913642
          },
          {
            "average": 0,
            "count": 13867306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13867306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13867306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13867306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13867306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281987.6511,
          4828179.589,
          1312.46738,
          283041.7911,
          4829600.589,
          1327.34738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281987.65108866914,
                4828179.589082148,
                1312.467379698308
              ],
              [
                281987.65108866914,
                4829600.589082148,
                1312.467379698308
              ],
              [
                283041.79108866915,
                4829600.589082148,
                1327.347379698308
              ],
              [
                283041.79108866915,
                4828179.589082148,
                1327.347379698308
              ],
              [
                281987.65108866914,
                4828179.589082148,
                1312.467379698308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:51:06+00:00",
        "end_time": "2017-09-10T18:53:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005446,
            43.57470009,
            1312.46738,
            -119.6869322,
            43.58778838,
            1327.34738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997301487709,
                  43.574700089393275,
                  1312.467379698308
                ],
                [
                  -119.70054463624828,
                  43.58748078528157,
                  1312.467379698308
                ],
                [
                  -119.68750105972883,
                  43.58778837528077,
                  1327.347379698308
                ],
                [
                  -119.68693219115629,
                  43.57500754294874,
                  1327.347379698308
                ],
                [
                  -119.69997301487709,
                  43.574700089393275,
                  1312.467379698308
                ]
              ]
            ]
          },
          "id": "20170910_43119E6120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:51:06Z",
            "pc:count": 13867306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282523.4279,
                "count": 13867306,
                "maximum": 283041.7911,
                "minimum": 281987.6511,
                "name": "X",
                "position": 0,
                "stddev": 291.3593809,
                "variance": 84890.28882
              },
              {
                "average": 4828877.493,
                "count": 13867306,
                "maximum": 4829600.589,
                "minimum": 4828179.589,
                "name": "Y",
                "position": 1,
                "stddev": 405.4251736,
                "variance": 164369.5714
              },
              {
                "average": 1315.100859,
                "count": 13867306,
                "maximum": 1327.34738,
                "minimum": 1312.46738,
                "name": "Z",
                "position": 2,
                "stddev": 0.9774735618,
                "variance": 0.9554545639
              },
              {
                "average": 27301.08866,
                "count": 13867306,
                "maximum": 50657,
                "minimum": 1473,
                "name": "Intensity",
                "position": 3,
                "stddev": 2729.260904,
                "variance": 7448865.083
              },
              {
                "average": 1.000687372,
                "count": 13867306,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02624451632,
                "variance": 0.0006887746371
              },
              {
                "average": 1.001364721,
                "count": 13867306,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03698911544,
                "variance": 0.001368194661
              },
              {
                "average": 0.5010710804,
                "count": 13867306,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988708,
                "variance": 0.2499988708
              },
              {
                "average": 3.879628819e-05,
                "count": 13867306,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006228546045,
                "variance": 3.879478584e-05
              },
              {
                "average": 1.247667644,
                "count": 13867306,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4316577294,
                "variance": 0.1863283953
              },
              {
                "average": 0.6016574615,
                "count": 13867306,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.24368765,
                "variance": 149.9078872
              },
              {
                "average": 2.015268503,
                "count": 13867306,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000246346,
                "variance": 1.000492753
              },
              {
                "average": 1183.257259,
                "count": 13867306,
                "maximum": 1212,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.776123301,
                "variance": 33.36360038
              },
              {
                "average": 45397.47653,
                "count": 13867306,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2319.746401,
                "variance": 5381223.367
              },
              {
                "average": 43455.11,
                "count": 13867306,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2384.689844,
                "variance": 5686745.653
              },
              {
                "average": 39485.69935,
                "count": 13867306,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2407.817583,
                "variance": 5797585.514
              },
              {
                "average": 189140628.5,
                "count": 13867306,
                "maximum": 189205466.2,
                "minimum": 189104783.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43392.55284,
                "variance": 1882913642
              },
              {
                "average": 0,
                "count": 13867306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13867306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13867306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13867306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13867306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281987.6511,
              4828179.589,
              1312.46738,
              283041.7911,
              4829600.589,
              1327.34738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281987.65108866914,
                    4828179.589082148,
                    1312.467379698308
                  ],
                  [
                    281987.65108866914,
                    4829600.589082148,
                    1312.467379698308
                  ],
                  [
                    283041.79108866915,
                    4829600.589082148,
                    1327.347379698308
                  ],
                  [
                    283041.79108866915,
                    4828179.589082148,
                    1327.347379698308
                  ],
                  [
                    281987.65108866914,
                    4828179.589082148,
                    1312.467379698308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:51:06+00:00",
            "end_time": "2017-09-10T18:53: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": "20170910_43119E5304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747388886692,
              43.54971289776967,
              1307.9918296648343
            ],
            [
              -119.5880206845061,
              43.5624820379819,
              1307.9918296648343
            ],
            [
              -119.57500012418073,
              43.56277623201301,
              1336.4318296648344
            ],
            [
              -119.57445607208965,
              43.550006961411604,
              1336.4318296648344
            ],
            [
              -119.58747388886692,
              43.54971289776967,
              1307.9918296648343
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880207,
        43.5497129,
        1307.99183,
        -119.5744561,
        43.56277623,
        1336.43183
      ],
      "properties": {
        "datetime": "2017-09-10T16:41:28Z",
        "pc:count": 14195625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291519.8514,
            "count": 14195625,
            "maximum": 292038.0328,
            "minimum": 290985.4128,
            "name": "X",
            "position": 0,
            "stddev": 291.3304879,
            "variance": 84873.45318
          },
          {
            "average": 4825833.739,
            "count": 14195625,
            "maximum": 4826534.831,
            "minimum": 4825115.251,
            "name": "Y",
            "position": 1,
            "stddev": 399.4603051,
            "variance": 159568.5353
          },
          {
            "average": 1312.464298,
            "count": 14195625,
            "maximum": 1336.43183,
            "minimum": 1307.99183,
            "name": "Z",
            "position": 2,
            "stddev": 3.684250683,
            "variance": 13.57370309
          },
          {
            "average": 26084.04651,
            "count": 14195625,
            "maximum": 56257,
            "minimum": 1425,
            "name": "Intensity",
            "position": 3,
            "stddev": 2302.3765,
            "variance": 5300937.548
          },
          {
            "average": 1.00099108,
            "count": 14195625,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03157086612,
            "variance": 0.0009967195874
          },
          {
            "average": 1.001949192,
            "count": 14195625,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04433123229,
            "variance": 0.001965258157
          },
          {
            "average": 0.5023439264,
            "count": 14195625,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945236,
            "variance": 0.2499945236
          },
          {
            "average": 1.127107824e-06,
            "count": 14195625,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001061652784,
            "variance": 1.127106633e-06
          },
          {
            "average": 1.286617814,
            "count": 14195625,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4521814425,
            "variance": 0.2044680569
          },
          {
            "average": -0.2792562478,
            "count": 14195625,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91415302,
            "variance": 141.9470421
          },
          {
            "average": 2.008889993,
            "count": 14195625,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00057146,
            "variance": 1.001143246
          },
          {
            "average": 1165.273955,
            "count": 14195625,
            "maximum": 1168,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9685209987,
            "variance": 0.938032925
          },
          {
            "average": 45442.11782,
            "count": 14195625,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2079.974364,
            "variance": 4326293.356
          },
          {
            "average": 43427.83699,
            "count": 14195625,
            "maximum": 59392,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2143.553274,
            "variance": 4594820.638
          },
          {
            "average": 39787.87159,
            "count": 14195625,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2248.037672,
            "variance": 5053673.373
          },
          {
            "average": 189095187.8,
            "count": 14195625,
            "maximum": 189096888.5,
            "minimum": 189093744.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 600.4767666,
            "variance": 360572.3472
          },
          {
            "average": 0,
            "count": 14195625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14195625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14195625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14195625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14195625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290985.4128,
          4825115.251,
          1307.99183,
          292038.0328,
          4826534.831,
          1336.43183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290985.41284364753,
                4825115.251191887,
                1307.9918296648343
              ],
              [
                290985.41284364753,
                4826534.831191887,
                1307.9918296648343
              ],
              [
                292038.0328436475,
                4826534.831191887,
                1336.4318296648344
              ],
              [
                292038.0328436475,
                4825115.251191887,
                1336.4318296648344
              ],
              [
                290985.41284364753,
                4825115.251191887,
                1307.9918296648343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:41:28+00:00",
        "end_time": "2017-09-10T15:49:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880207,
            43.5497129,
            1307.99183,
            -119.5744561,
            43.56277623,
            1336.43183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747388886692,
                  43.54971289776967,
                  1307.9918296648343
                ],
                [
                  -119.5880206845061,
                  43.5624820379819,
                  1307.9918296648343
                ],
                [
                  -119.57500012418073,
                  43.56277623201301,
                  1336.4318296648344
                ],
                [
                  -119.57445607208965,
                  43.550006961411604,
                  1336.4318296648344
                ],
                [
                  -119.58747388886692,
                  43.54971289776967,
                  1307.9918296648343
                ]
              ]
            ]
          },
          "id": "20170910_43119E5304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:41:28Z",
            "pc:count": 14195625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291519.8514,
                "count": 14195625,
                "maximum": 292038.0328,
                "minimum": 290985.4128,
                "name": "X",
                "position": 0,
                "stddev": 291.3304879,
                "variance": 84873.45318
              },
              {
                "average": 4825833.739,
                "count": 14195625,
                "maximum": 4826534.831,
                "minimum": 4825115.251,
                "name": "Y",
                "position": 1,
                "stddev": 399.4603051,
                "variance": 159568.5353
              },
              {
                "average": 1312.464298,
                "count": 14195625,
                "maximum": 1336.43183,
                "minimum": 1307.99183,
                "name": "Z",
                "position": 2,
                "stddev": 3.684250683,
                "variance": 13.57370309
              },
              {
                "average": 26084.04651,
                "count": 14195625,
                "maximum": 56257,
                "minimum": 1425,
                "name": "Intensity",
                "position": 3,
                "stddev": 2302.3765,
                "variance": 5300937.548
              },
              {
                "average": 1.00099108,
                "count": 14195625,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03157086612,
                "variance": 0.0009967195874
              },
              {
                "average": 1.001949192,
                "count": 14195625,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04433123229,
                "variance": 0.001965258157
              },
              {
                "average": 0.5023439264,
                "count": 14195625,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945236,
                "variance": 0.2499945236
              },
              {
                "average": 1.127107824e-06,
                "count": 14195625,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001061652784,
                "variance": 1.127106633e-06
              },
              {
                "average": 1.286617814,
                "count": 14195625,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4521814425,
                "variance": 0.2044680569
              },
              {
                "average": -0.2792562478,
                "count": 14195625,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91415302,
                "variance": 141.9470421
              },
              {
                "average": 2.008889993,
                "count": 14195625,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00057146,
                "variance": 1.001143246
              },
              {
                "average": 1165.273955,
                "count": 14195625,
                "maximum": 1168,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9685209987,
                "variance": 0.938032925
              },
              {
                "average": 45442.11782,
                "count": 14195625,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2079.974364,
                "variance": 4326293.356
              },
              {
                "average": 43427.83699,
                "count": 14195625,
                "maximum": 59392,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2143.553274,
                "variance": 4594820.638
              },
              {
                "average": 39787.87159,
                "count": 14195625,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2248.037672,
                "variance": 5053673.373
              },
              {
                "average": 189095187.8,
                "count": 14195625,
                "maximum": 189096888.5,
                "minimum": 189093744.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 600.4767666,
                "variance": 360572.3472
              },
              {
                "average": 0,
                "count": 14195625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14195625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14195625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14195625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14195625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290985.4128,
              4825115.251,
              1307.99183,
              292038.0328,
              4826534.831,
              1336.43183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290985.41284364753,
                    4825115.251191887,
                    1307.9918296648343
                  ],
                  [
                    290985.41284364753,
                    4826534.831191887,
                    1307.9918296648343
                  ],
                  [
                    292038.0328436475,
                    4826534.831191887,
                    1336.4318296648344
                  ],
                  [
                    292038.0328436475,
                    4825115.251191887,
                    1336.4318296648344
                  ],
                  [
                    290985.41284364753,
                    4825115.251191887,
                    1307.9918296648343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:41:28+00:00",
            "end_time": "2017-09-10T15:49:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497450277454,
              43.687224760467416,
              1523.3008078309042
            ],
            [
              -119.47549955156012,
              43.69998246921106,
              1523.3008078309042
            ],
            [
              -119.46249773796126,
              43.70026347969258,
              1591.500807830904
            ],
            [
              -119.46197544002486,
              43.687505646543386,
              1591.500807830904
            ],
            [
              -119.47497450277454,
              43.687224760467416,
              1523.3008078309042
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754996,
        43.68722476,
        1523.300808,
        -119.4619754,
        43.70026348,
        1591.500808
      ],
      "properties": {
        "datetime": "2017-08-30T19:36:37Z",
        "pc:count": 14523697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301056.7857,
            "count": 14523697,
            "maximum": 301577.3683,
            "minimum": 300528.7483,
            "name": "X",
            "position": 0,
            "stddev": 292.3539383,
            "variance": 85470.82521
          },
          {
            "average": 4840812.839,
            "count": 14523697,
            "maximum": 4841529.494,
            "minimum": 4840111.274,
            "name": "Y",
            "position": 1,
            "stddev": 399.8675146,
            "variance": 159894.0292
          },
          {
            "average": 1552.353641,
            "count": 14523697,
            "maximum": 1591.500808,
            "minimum": 1523.300808,
            "name": "Z",
            "position": 2,
            "stddev": 7.073922442,
            "variance": 50.04037871
          },
          {
            "average": 18679.42152,
            "count": 14523697,
            "maximum": 33665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3772.190362,
            "variance": 14229420.13
          },
          {
            "average": 1.06929916,
            "count": 14523697,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2831388267,
            "variance": 0.08016759519
          },
          {
            "average": 1.142738519,
            "count": 14523697,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4211544132,
            "variance": 0.1773710398
          },
          {
            "average": 0.5037135517,
            "count": 14523697,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999862266,
            "variance": 0.2499862267
          },
          {
            "average": 4.406591517e-06,
            "count": 14523697,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002099183747,
            "variance": 4.406572403e-06
          },
          {
            "average": 1.135587241,
            "count": 14523697,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3423497464,
            "variance": 0.1172033489
          },
          {
            "average": 0.1690352853,
            "count": 14523697,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70693922,
            "variance": 137.0524258
          },
          {
            "average": 1.951578995,
            "count": 14523697,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020819781,
            "variance": 1.042073025
          },
          {
            "average": 1107.343251,
            "count": 14523697,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9708844859,
            "variance": 0.9426166849
          },
          {
            "average": 33503.72334,
            "count": 14523697,
            "maximum": 51968,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 6684.67923,
            "variance": 44684936.41
          },
          {
            "average": 33884.36276,
            "count": 14523697,
            "maximum": 50176,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5119.316045,
            "variance": 26207396.77
          },
          {
            "average": 29691.98512,
            "count": 14523697,
            "maximum": 47104,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5259.361676,
            "variance": 27660885.24
          },
          {
            "average": 188155148.6,
            "count": 14523697,
            "maximum": 188156997.4,
            "minimum": 188153635.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 710.2310319,
            "variance": 504428.1186
          },
          {
            "average": 0,
            "count": 14523697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14523697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300528.7483,
          4840111.274,
          1523.300808,
          301577.3683,
          4841529.494,
          1591.500808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300528.74834053015,
                4840111.273769249,
                1523.3008078309042
              ],
              [
                300528.74834053015,
                4841529.49376925,
                1523.3008078309042
              ],
              [
                301577.36834053014,
                4841529.49376925,
                1591.500807830904
              ],
              [
                301577.36834053014,
                4840111.273769249,
                1591.500807830904
              ],
              [
                300528.74834053015,
                4840111.273769249,
                1523.3008078309042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:36:37+00:00",
        "end_time": "2017-08-30T18:40:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754996,
            43.68722476,
            1523.300808,
            -119.4619754,
            43.70026348,
            1591.500808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497450277454,
                  43.687224760467416,
                  1523.3008078309042
                ],
                [
                  -119.47549955156012,
                  43.69998246921106,
                  1523.3008078309042
                ],
                [
                  -119.46249773796126,
                  43.70026347969258,
                  1591.500807830904
                ],
                [
                  -119.46197544002486,
                  43.687505646543386,
                  1591.500807830904
                ],
                [
                  -119.47497450277454,
                  43.687224760467416,
                  1523.3008078309042
                ]
              ]
            ]
          },
          "id": "20170830_43119F4123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:36:37Z",
            "pc:count": 14523697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301056.7857,
                "count": 14523697,
                "maximum": 301577.3683,
                "minimum": 300528.7483,
                "name": "X",
                "position": 0,
                "stddev": 292.3539383,
                "variance": 85470.82521
              },
              {
                "average": 4840812.839,
                "count": 14523697,
                "maximum": 4841529.494,
                "minimum": 4840111.274,
                "name": "Y",
                "position": 1,
                "stddev": 399.8675146,
                "variance": 159894.0292
              },
              {
                "average": 1552.353641,
                "count": 14523697,
                "maximum": 1591.500808,
                "minimum": 1523.300808,
                "name": "Z",
                "position": 2,
                "stddev": 7.073922442,
                "variance": 50.04037871
              },
              {
                "average": 18679.42152,
                "count": 14523697,
                "maximum": 33665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3772.190362,
                "variance": 14229420.13
              },
              {
                "average": 1.06929916,
                "count": 14523697,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2831388267,
                "variance": 0.08016759519
              },
              {
                "average": 1.142738519,
                "count": 14523697,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4211544132,
                "variance": 0.1773710398
              },
              {
                "average": 0.5037135517,
                "count": 14523697,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999862266,
                "variance": 0.2499862267
              },
              {
                "average": 4.406591517e-06,
                "count": 14523697,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002099183747,
                "variance": 4.406572403e-06
              },
              {
                "average": 1.135587241,
                "count": 14523697,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3423497464,
                "variance": 0.1172033489
              },
              {
                "average": 0.1690352853,
                "count": 14523697,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70693922,
                "variance": 137.0524258
              },
              {
                "average": 1.951578995,
                "count": 14523697,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020819781,
                "variance": 1.042073025
              },
              {
                "average": 1107.343251,
                "count": 14523697,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9708844859,
                "variance": 0.9426166849
              },
              {
                "average": 33503.72334,
                "count": 14523697,
                "maximum": 51968,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 6684.67923,
                "variance": 44684936.41
              },
              {
                "average": 33884.36276,
                "count": 14523697,
                "maximum": 50176,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5119.316045,
                "variance": 26207396.77
              },
              {
                "average": 29691.98512,
                "count": 14523697,
                "maximum": 47104,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5259.361676,
                "variance": 27660885.24
              },
              {
                "average": 188155148.6,
                "count": 14523697,
                "maximum": 188156997.4,
                "minimum": 188153635.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 710.2310319,
                "variance": 504428.1186
              },
              {
                "average": 0,
                "count": 14523697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14523697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300528.7483,
              4840111.274,
              1523.300808,
              301577.3683,
              4841529.494,
              1591.500808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300528.74834053015,
                    4840111.273769249,
                    1523.3008078309042
                  ],
                  [
                    300528.74834053015,
                    4841529.49376925,
                    1523.3008078309042
                  ],
                  [
                    301577.36834053014,
                    4841529.49376925,
                    1591.500807830904
                  ],
                  [
                    301577.36834053014,
                    4840111.273769249,
                    1591.500807830904
                  ],
                  [
                    300528.74834053015,
                    4840111.273769249,
                    1523.3008078309042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:36:37+00:00",
            "end_time": "2017-08-30T18:40: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": "20170911_43119E7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747210256037,
              43.524691413334175,
              1341.194142395998
            ],
            [
              -119.78806160354503,
              43.53747991790464,
              1341.194142395998
            ],
            [
              -119.77500132874094,
              43.5377978953365,
              1382.3541423959978
            ],
            [
              -119.77441458052924,
              43.52500924961577,
              1382.3541423959978
            ],
            [
              -119.78747210256037,
              43.524691413334175,
              1341.194142395998
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880616,
        43.52469141,
        1341.194142,
        -119.7744146,
        43.5377979,
        1382.354142
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:09Z",
        "pc:count": 16573852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275268.7505,
            "count": 16573852,
            "maximum": 275792.2764,
            "minimum": 274735.8364,
            "name": "X",
            "position": 0,
            "stddev": 290.2426207,
            "variance": 84240.77886
          },
          {
            "average": 4823607.847,
            "count": 16573852,
            "maximum": 4824280.695,
            "minimum": 4822858.735,
            "name": "Y",
            "position": 1,
            "stddev": 407.8563692,
            "variance": 166346.8179
          },
          {
            "average": 1362.573426,
            "count": 16573852,
            "maximum": 1382.354142,
            "minimum": 1341.194142,
            "name": "Z",
            "position": 2,
            "stddev": 5.91580989,
            "variance": 34.99680665
          },
          {
            "average": 25736.25816,
            "count": 16573852,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2507.565951,
            "variance": 6287886.998
          },
          {
            "average": 1.001109579,
            "count": 16573852,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03504188895,
            "variance": 0.001227933981
          },
          {
            "average": 1.002233458,
            "count": 16573852,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05091459305,
            "variance": 0.002592295785
          },
          {
            "average": 0.5050895833,
            "count": 16573852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999741106,
            "variance": 0.2499741112
          },
          {
            "average": 6.160306005e-05,
            "count": 16573852,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007848520168,
            "variance": 6.159926883e-05
          },
          {
            "average": 1.205083405,
            "count": 16573852,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4037625685,
            "variance": 0.1630242118
          },
          {
            "average": -1.754614181,
            "count": 16573852,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21429311,
            "variance": 149.1889561
          },
          {
            "average": 1.99938053,
            "count": 16573852,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001013181,
            "variance": 1.002027389
          },
          {
            "average": 1204.918582,
            "count": 16573852,
            "maximum": 1212,
            "minimum": 1202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.446732337,
            "variance": 5.986499128
          },
          {
            "average": 41533.1954,
            "count": 16573852,
            "maximum": 55808,
            "minimum": 9472,
            "name": "Red",
            "position": 12,
            "stddev": 2992.191664,
            "variance": 8953210.955
          },
          {
            "average": 39437.70094,
            "count": 16573852,
            "maximum": 55552,
            "minimum": 11008,
            "name": "Green",
            "position": 13,
            "stddev": 2798.356483,
            "variance": 7830799.004
          },
          {
            "average": 35404.82518,
            "count": 16573852,
            "maximum": 58112,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 2600.744263,
            "variance": 6763870.722
          },
          {
            "average": 189203491.3,
            "count": 16573852,
            "maximum": 189205349.2,
            "minimum": 189202422.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 685.4091717,
            "variance": 469785.7326
          },
          {
            "average": 0,
            "count": 16573852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274735.8364,
          4822858.735,
          1341.194142,
          275792.2764,
          4824280.695,
          1382.354142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274735.83642658696,
                4822858.734568264,
                1341.194142395998
              ],
              [
                274735.83642658696,
                4824280.694568265,
                1341.194142395998
              ],
              [
                275792.2764265869,
                4824280.694568265,
                1382.3541423959978
              ],
              [
                275792.2764265869,
                4822858.734568264,
                1382.3541423959978
              ],
              [
                274735.83642658696,
                4822858.734568264,
                1341.194142395998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:09+00:00",
        "end_time": "2017-09-11T22:00:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880616,
            43.52469141,
            1341.194142,
            -119.7744146,
            43.5377979,
            1382.354142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747210256037,
                  43.524691413334175,
                  1341.194142395998
                ],
                [
                  -119.78806160354503,
                  43.53747991790464,
                  1341.194142395998
                ],
                [
                  -119.77500132874094,
                  43.5377978953365,
                  1382.3541423959978
                ],
                [
                  -119.77441458052924,
                  43.52500924961577,
                  1382.3541423959978
                ],
                [
                  -119.78747210256037,
                  43.524691413334175,
                  1341.194142395998
                ]
              ]
            ]
          },
          "id": "20170911_43119E7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:09Z",
            "pc:count": 16573852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275268.7505,
                "count": 16573852,
                "maximum": 275792.2764,
                "minimum": 274735.8364,
                "name": "X",
                "position": 0,
                "stddev": 290.2426207,
                "variance": 84240.77886
              },
              {
                "average": 4823607.847,
                "count": 16573852,
                "maximum": 4824280.695,
                "minimum": 4822858.735,
                "name": "Y",
                "position": 1,
                "stddev": 407.8563692,
                "variance": 166346.8179
              },
              {
                "average": 1362.573426,
                "count": 16573852,
                "maximum": 1382.354142,
                "minimum": 1341.194142,
                "name": "Z",
                "position": 2,
                "stddev": 5.91580989,
                "variance": 34.99680665
              },
              {
                "average": 25736.25816,
                "count": 16573852,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2507.565951,
                "variance": 6287886.998
              },
              {
                "average": 1.001109579,
                "count": 16573852,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03504188895,
                "variance": 0.001227933981
              },
              {
                "average": 1.002233458,
                "count": 16573852,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05091459305,
                "variance": 0.002592295785
              },
              {
                "average": 0.5050895833,
                "count": 16573852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999741106,
                "variance": 0.2499741112
              },
              {
                "average": 6.160306005e-05,
                "count": 16573852,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007848520168,
                "variance": 6.159926883e-05
              },
              {
                "average": 1.205083405,
                "count": 16573852,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4037625685,
                "variance": 0.1630242118
              },
              {
                "average": -1.754614181,
                "count": 16573852,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21429311,
                "variance": 149.1889561
              },
              {
                "average": 1.99938053,
                "count": 16573852,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001013181,
                "variance": 1.002027389
              },
              {
                "average": 1204.918582,
                "count": 16573852,
                "maximum": 1212,
                "minimum": 1202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.446732337,
                "variance": 5.986499128
              },
              {
                "average": 41533.1954,
                "count": 16573852,
                "maximum": 55808,
                "minimum": 9472,
                "name": "Red",
                "position": 12,
                "stddev": 2992.191664,
                "variance": 8953210.955
              },
              {
                "average": 39437.70094,
                "count": 16573852,
                "maximum": 55552,
                "minimum": 11008,
                "name": "Green",
                "position": 13,
                "stddev": 2798.356483,
                "variance": 7830799.004
              },
              {
                "average": 35404.82518,
                "count": 16573852,
                "maximum": 58112,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 2600.744263,
                "variance": 6763870.722
              },
              {
                "average": 189203491.3,
                "count": 16573852,
                "maximum": 189205349.2,
                "minimum": 189202422.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 685.4091717,
                "variance": 469785.7326
              },
              {
                "average": 0,
                "count": 16573852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274735.8364,
              4822858.735,
              1341.194142,
              275792.2764,
              4824280.695,
              1382.354142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274735.83642658696,
                    4822858.734568264,
                    1341.194142395998
                  ],
                  [
                    274735.83642658696,
                    4824280.694568265,
                    1341.194142395998
                  ],
                  [
                    275792.2764265869,
                    4824280.694568265,
                    1382.3541423959978
                  ],
                  [
                    275792.2764265869,
                    4822858.734568264,
                    1382.3541423959978
                  ],
                  [
                    274735.83642658696,
                    4822858.734568264,
                    1341.194142395998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:09+00:00",
            "end_time": "2017-09-11T22:00: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": "20170910_43119E6410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747369126895,
              43.53720735252915,
              1305.0509431908924
            ],
            [
              -119.63803101452937,
              43.54998086839732,
              1305.0509431908924
            ],
            [
              -119.62500129657548,
              43.55028097393602,
              1329.6909431908923
            ],
            [
              -119.62444671831162,
              43.537507325010075,
              1329.6909431908923
            ],
            [
              -119.63747369126895,
              43.53720735252915,
              1305.0509431908924
            ]
          ]
        ]
      },
      "bbox": [
        -119.638031,
        43.53720735,
        1305.050943,
        -119.6244467,
        43.55028097,
        1329.690943
      ],
      "properties": {
        "datetime": "2017-09-10T18:28:52Z",
        "pc:count": 12844691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287414.0978,
            "count": 12844691,
            "maximum": 287955.8552,
            "minimum": 286902.2352,
            "name": "X",
            "position": 0,
            "stddev": 288.2046725,
            "variance": 83061.93324
          },
          {
            "average": 4824556.087,
            "count": 12844691,
            "maximum": 4825273.42,
            "minimum": 4823853.3,
            "name": "Y",
            "position": 1,
            "stddev": 386.4370718,
            "variance": 149333.6105
          },
          {
            "average": 1312.971121,
            "count": 12844691,
            "maximum": 1329.690943,
            "minimum": 1305.050943,
            "name": "Z",
            "position": 2,
            "stddev": 3.898223758,
            "variance": 15.19614846
          },
          {
            "average": 26929.20733,
            "count": 12844691,
            "maximum": 64017,
            "minimum": 833,
            "name": "Intensity",
            "position": 3,
            "stddev": 3361.449395,
            "variance": 11299342.04
          },
          {
            "average": 1.000035112,
            "count": 12844691,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005951635522,
            "variance": 3.542196539e-05
          },
          {
            "average": 1.000069756,
            "count": 12844691,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008407486195,
            "variance": 7.068582412e-05
          },
          {
            "average": 0.502242989,
            "count": 12844691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949884,
            "variance": 0.2499949885
          },
          {
            "average": 1.845120291e-05,
            "count": 12844691,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00429544688,
            "variance": 1.84508639e-05
          },
          {
            "average": 1.242200143,
            "count": 12844691,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4284148085,
            "variance": 0.1835392481
          },
          {
            "average": -0.168165757,
            "count": 12844691,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9173275,
            "variance": 142.0226949
          },
          {
            "average": 2.006711022,
            "count": 12844691,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002563708,
            "variance": 1.005133989
          },
          {
            "average": 1175.038021,
            "count": 12844691,
            "maximum": 1177,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9627112852,
            "variance": 0.9268130186
          },
          {
            "average": 44235.79182,
            "count": 12844691,
            "maximum": 58880,
            "minimum": 12800,
            "name": "Red",
            "position": 12,
            "stddev": 2771.850506,
            "variance": 7683155.227
          },
          {
            "average": 42310.35452,
            "count": 12844691,
            "maximum": 59392,
            "minimum": 16640,
            "name": "Green",
            "position": 13,
            "stddev": 2596.970656,
            "variance": 6744256.59
          },
          {
            "average": 38496.31562,
            "count": 12844691,
            "maximum": 60928,
            "minimum": 13568,
            "name": "Blue",
            "position": 14,
            "stddev": 2686.734931,
            "variance": 7218544.589
          },
          {
            "average": 189102146.7,
            "count": 12844691,
            "maximum": 189103332.1,
            "minimum": 189100432.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.1792322,
            "variance": 528789.6357
          },
          {
            "average": 0,
            "count": 12844691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12844691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12844691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12844691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12844691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286902.2352,
          4823853.3,
          1305.050943,
          287955.8552,
          4825273.42,
          1329.690943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286902.2351817384,
                4823853.2996518565,
                1305.0509431908924
              ],
              [
                286902.2351817384,
                4825273.419651856,
                1305.0509431908924
              ],
              [
                287955.8551817384,
                4825273.419651856,
                1329.6909431908923
              ],
              [
                287955.8551817384,
                4823853.2996518565,
                1329.6909431908923
              ],
              [
                286902.2351817384,
                4823853.2996518565,
                1305.0509431908924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:28:52+00:00",
        "end_time": "2017-09-10T17:40:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.638031,
            43.53720735,
            1305.050943,
            -119.6244467,
            43.55028097,
            1329.690943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747369126895,
                  43.53720735252915,
                  1305.0509431908924
                ],
                [
                  -119.63803101452937,
                  43.54998086839732,
                  1305.0509431908924
                ],
                [
                  -119.62500129657548,
                  43.55028097393602,
                  1329.6909431908923
                ],
                [
                  -119.62444671831162,
                  43.537507325010075,
                  1329.6909431908923
                ],
                [
                  -119.63747369126895,
                  43.53720735252915,
                  1305.0509431908924
                ]
              ]
            ]
          },
          "id": "20170910_43119E6410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:28:52Z",
            "pc:count": 12844691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287414.0978,
                "count": 12844691,
                "maximum": 287955.8552,
                "minimum": 286902.2352,
                "name": "X",
                "position": 0,
                "stddev": 288.2046725,
                "variance": 83061.93324
              },
              {
                "average": 4824556.087,
                "count": 12844691,
                "maximum": 4825273.42,
                "minimum": 4823853.3,
                "name": "Y",
                "position": 1,
                "stddev": 386.4370718,
                "variance": 149333.6105
              },
              {
                "average": 1312.971121,
                "count": 12844691,
                "maximum": 1329.690943,
                "minimum": 1305.050943,
                "name": "Z",
                "position": 2,
                "stddev": 3.898223758,
                "variance": 15.19614846
              },
              {
                "average": 26929.20733,
                "count": 12844691,
                "maximum": 64017,
                "minimum": 833,
                "name": "Intensity",
                "position": 3,
                "stddev": 3361.449395,
                "variance": 11299342.04
              },
              {
                "average": 1.000035112,
                "count": 12844691,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005951635522,
                "variance": 3.542196539e-05
              },
              {
                "average": 1.000069756,
                "count": 12844691,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008407486195,
                "variance": 7.068582412e-05
              },
              {
                "average": 0.502242989,
                "count": 12844691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949884,
                "variance": 0.2499949885
              },
              {
                "average": 1.845120291e-05,
                "count": 12844691,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00429544688,
                "variance": 1.84508639e-05
              },
              {
                "average": 1.242200143,
                "count": 12844691,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4284148085,
                "variance": 0.1835392481
              },
              {
                "average": -0.168165757,
                "count": 12844691,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9173275,
                "variance": 142.0226949
              },
              {
                "average": 2.006711022,
                "count": 12844691,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002563708,
                "variance": 1.005133989
              },
              {
                "average": 1175.038021,
                "count": 12844691,
                "maximum": 1177,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9627112852,
                "variance": 0.9268130186
              },
              {
                "average": 44235.79182,
                "count": 12844691,
                "maximum": 58880,
                "minimum": 12800,
                "name": "Red",
                "position": 12,
                "stddev": 2771.850506,
                "variance": 7683155.227
              },
              {
                "average": 42310.35452,
                "count": 12844691,
                "maximum": 59392,
                "minimum": 16640,
                "name": "Green",
                "position": 13,
                "stddev": 2596.970656,
                "variance": 6744256.59
              },
              {
                "average": 38496.31562,
                "count": 12844691,
                "maximum": 60928,
                "minimum": 13568,
                "name": "Blue",
                "position": 14,
                "stddev": 2686.734931,
                "variance": 7218544.589
              },
              {
                "average": 189102146.7,
                "count": 12844691,
                "maximum": 189103332.1,
                "minimum": 189100432.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.1792322,
                "variance": 528789.6357
              },
              {
                "average": 0,
                "count": 12844691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12844691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12844691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12844691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12844691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286902.2352,
              4823853.3,
              1305.050943,
              287955.8552,
              4825273.42,
              1329.690943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286902.2351817384,
                    4823853.2996518565,
                    1305.0509431908924
                  ],
                  [
                    286902.2351817384,
                    4825273.419651856,
                    1305.0509431908924
                  ],
                  [
                    287955.8551817384,
                    4825273.419651856,
                    1329.6909431908923
                  ],
                  [
                    287955.8551817384,
                    4823853.2996518565,
                    1329.6909431908923
                  ],
                  [
                    286902.2351817384,
                    4823853.2996518565,
                    1305.0509431908924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:28:52+00:00",
            "end_time": "2017-09-10T17:40:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82450643917306,
              43.587198389772006,
              1466.1618499036458
            ],
            [
              -119.8251052219165,
              43.599989585658385,
              1466.1618499036458
            ],
            [
              -119.81250110845617,
              43.60030060723296,
              1522.521849903646
            ],
            [
              -119.81190498855733,
              43.58750927327033,
              1522.521849903646
            ],
            [
              -119.82450643917306,
              43.587198389772006,
              1466.1618499036458
            ]
          ]
        ]
      },
      "bbox": [
        -119.8251052,
        43.58719839,
        1466.16185,
        -119.811905,
        43.60030061,
        1522.52185
      ],
      "properties": {
        "datetime": "2017-09-11T22:19:11Z",
        "pc:count": 12782332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272552.1559,
            "count": 12782332,
            "maximum": 272997.388,
            "minimum": 271978.868,
            "name": "X",
            "position": 0,
            "stddev": 260.4663499,
            "variance": 67842.71941
          },
          {
            "average": 4830648.353,
            "count": 12782332,
            "maximum": 4831324.485,
            "minimum": 4829902.165,
            "name": "Y",
            "position": 1,
            "stddev": 416.7361698,
            "variance": 173669.0352
          },
          {
            "average": 1488.345049,
            "count": 12782332,
            "maximum": 1522.52185,
            "minimum": 1466.16185,
            "name": "Z",
            "position": 2,
            "stddev": 10.22698988,
            "variance": 104.5913221
          },
          {
            "average": 25428.38219,
            "count": 12782332,
            "maximum": 43457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4338.230769,
            "variance": 18820246.21
          },
          {
            "average": 1.047519342,
            "count": 12782332,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.235971434,
            "variance": 0.05568251767
          },
          {
            "average": 1.095608923,
            "count": 12782332,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3437336927,
            "variance": 0.1181528515
          },
          {
            "average": 0.5040125699,
            "count": 12782332,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839186,
            "variance": 0.2499839188
          },
          {
            "average": 2.041880934e-05,
            "count": 12782332,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004518671708,
            "variance": 2.041839401e-05
          },
          {
            "average": 1.229001954,
            "count": 12782332,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201905195,
            "variance": 0.1765600727
          },
          {
            "average": -0.8036133378,
            "count": 12782332,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99074732,
            "variance": 143.7780213
          },
          {
            "average": 1.976560537,
            "count": 12782332,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01467859,
            "variance": 1.02957264
          },
          {
            "average": 1203.227669,
            "count": 12782332,
            "maximum": 1205,
            "minimum": 1201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9103497901,
            "variance": 0.8287367403
          },
          {
            "average": 37055.15113,
            "count": 12782332,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6508.288267,
            "variance": 42357816.17
          },
          {
            "average": 35465.06281,
            "count": 12782332,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5510.882864,
            "variance": 30369829.94
          },
          {
            "average": 31529.19678,
            "count": 12782332,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5742.070051,
            "variance": 32971368.47
          },
          {
            "average": 189202932.9,
            "count": 12782332,
            "maximum": 189203551.9,
            "minimum": 189201987.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 353.9551147,
            "variance": 125284.2232
          },
          {
            "average": 0,
            "count": 12782332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782332,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12782332,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271978.868,
          4829902.165,
          1466.16185,
          272997.388,
          4831324.485,
          1522.52185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271978.86800698825,
                4829902.165409138,
                1466.1618499036458
              ],
              [
                271978.86800698825,
                4831324.485409139,
                1466.1618499036458
              ],
              [
                272997.3880069883,
                4831324.485409139,
                1522.521849903646
              ],
              [
                272997.3880069883,
                4829902.165409138,
                1522.521849903646
              ],
              [
                271978.86800698825,
                4829902.165409138,
                1466.1618499036458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:19:11+00:00",
        "end_time": "2017-09-11T21:53:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8251052,
            43.58719839,
            1466.16185,
            -119.811905,
            43.60030061,
            1522.52185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82450643917306,
                  43.587198389772006,
                  1466.1618499036458
                ],
                [
                  -119.8251052219165,
                  43.599989585658385,
                  1466.1618499036458
                ],
                [
                  -119.81250110845617,
                  43.60030060723296,
                  1522.521849903646
                ],
                [
                  -119.81190498855733,
                  43.58750927327033,
                  1522.521849903646
                ],
                [
                  -119.82450643917306,
                  43.587198389772006,
                  1466.1618499036458
                ]
              ]
            ]
          },
          "id": "20170911_43119E7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:19:11Z",
            "pc:count": 12782332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272552.1559,
                "count": 12782332,
                "maximum": 272997.388,
                "minimum": 271978.868,
                "name": "X",
                "position": 0,
                "stddev": 260.4663499,
                "variance": 67842.71941
              },
              {
                "average": 4830648.353,
                "count": 12782332,
                "maximum": 4831324.485,
                "minimum": 4829902.165,
                "name": "Y",
                "position": 1,
                "stddev": 416.7361698,
                "variance": 173669.0352
              },
              {
                "average": 1488.345049,
                "count": 12782332,
                "maximum": 1522.52185,
                "minimum": 1466.16185,
                "name": "Z",
                "position": 2,
                "stddev": 10.22698988,
                "variance": 104.5913221
              },
              {
                "average": 25428.38219,
                "count": 12782332,
                "maximum": 43457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4338.230769,
                "variance": 18820246.21
              },
              {
                "average": 1.047519342,
                "count": 12782332,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.235971434,
                "variance": 0.05568251767
              },
              {
                "average": 1.095608923,
                "count": 12782332,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3437336927,
                "variance": 0.1181528515
              },
              {
                "average": 0.5040125699,
                "count": 12782332,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839186,
                "variance": 0.2499839188
              },
              {
                "average": 2.041880934e-05,
                "count": 12782332,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004518671708,
                "variance": 2.041839401e-05
              },
              {
                "average": 1.229001954,
                "count": 12782332,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201905195,
                "variance": 0.1765600727
              },
              {
                "average": -0.8036133378,
                "count": 12782332,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99074732,
                "variance": 143.7780213
              },
              {
                "average": 1.976560537,
                "count": 12782332,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01467859,
                "variance": 1.02957264
              },
              {
                "average": 1203.227669,
                "count": 12782332,
                "maximum": 1205,
                "minimum": 1201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9103497901,
                "variance": 0.8287367403
              },
              {
                "average": 37055.15113,
                "count": 12782332,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6508.288267,
                "variance": 42357816.17
              },
              {
                "average": 35465.06281,
                "count": 12782332,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5510.882864,
                "variance": 30369829.94
              },
              {
                "average": 31529.19678,
                "count": 12782332,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5742.070051,
                "variance": 32971368.47
              },
              {
                "average": 189202932.9,
                "count": 12782332,
                "maximum": 189203551.9,
                "minimum": 189201987.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 353.9551147,
                "variance": 125284.2232
              },
              {
                "average": 0,
                "count": 12782332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782332,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12782332,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271978.868,
              4829902.165,
              1466.16185,
              272997.388,
              4831324.485,
              1522.52185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271978.86800698825,
                    4829902.165409138,
                    1466.1618499036458
                  ],
                  [
                    271978.86800698825,
                    4831324.485409139,
                    1466.1618499036458
                  ],
                  [
                    272997.3880069883,
                    4831324.485409139,
                    1522.521849903646
                  ],
                  [
                    272997.3880069883,
                    4829902.165409138,
                    1522.521849903646
                  ],
                  [
                    271978.86800698825,
                    4829902.165409138,
                    1466.1618499036458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:19:11+00:00",
            "end_time": "2017-09-11T21:53: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": "20170911_43119E7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747114092812,
              43.57469112841163,
              1387.8741417377882
            ],
            [
              -119.7880617043953,
              43.587480240281195,
              1387.8741417377882
            ],
            [
              -119.77500126446962,
              43.58779824773946,
              1456.4941417377881
            ],
            [
              -119.7744134587716,
              43.57500899471219,
              1456.4941417377881
            ],
            [
              -119.78747114092812,
              43.57469112841163,
              1387.8741417377882
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880617,
        43.57469113,
        1387.874142,
        -119.7744135,
        43.58779825,
        1456.494142
      ],
      "properties": {
        "datetime": "2017-09-11T21:53:59Z",
        "pc:count": 14645300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275448.1061,
            "count": 14645300,
            "maximum": 275977.784,
            "minimum": 274922.204,
            "name": "X",
            "position": 0,
            "stddev": 294.5325187,
            "variance": 86749.40457
          },
          {
            "average": 4829106.763,
            "count": 14645300,
            "maximum": 4829834.032,
            "minimum": 4828411.992,
            "name": "Y",
            "position": 1,
            "stddev": 394.6698568,
            "variance": 155764.2959
          },
          {
            "average": 1417.549262,
            "count": 14645300,
            "maximum": 1456.494142,
            "minimum": 1387.874142,
            "name": "Z",
            "position": 2,
            "stddev": 12.72871366,
            "variance": 162.0201515
          },
          {
            "average": 24912.14405,
            "count": 14645300,
            "maximum": 40689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4130.621969,
            "variance": 17062037.85
          },
          {
            "average": 1.044912293,
            "count": 14645300,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2291342325,
            "variance": 0.05250249652
          },
          {
            "average": 1.090422456,
            "count": 14645300,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3339547985,
            "variance": 0.1115258074
          },
          {
            "average": 0.5029319304,
            "count": 14645300,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914208,
            "variance": 0.2499914209
          },
          {
            "average": 2.342048302e-05,
            "count": 14645300,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004839414851,
            "variance": 2.34199361e-05
          },
          {
            "average": 1.243211133,
            "count": 14645300,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4290215497,
            "variance": 0.1840594901
          },
          {
            "average": -0.4004063481,
            "count": 14645300,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06835676,
            "variance": 145.6452349
          },
          {
            "average": 1.981529433,
            "count": 14645300,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014715917,
            "variance": 1.029648393
          },
          {
            "average": 1198.652217,
            "count": 14645300,
            "maximum": 1201,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.026089035,
            "variance": 1.052858708
          },
          {
            "average": 36565.72106,
            "count": 14645300,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6270.120916,
            "variance": 39314416.3
          },
          {
            "average": 34775.11546,
            "count": 14645300,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5312.686014,
            "variance": 28224632.68
          },
          {
            "average": 31270.43276,
            "count": 14645300,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5261.571598,
            "variance": 27684135.68
          },
          {
            "average": 189201091.9,
            "count": 14645300,
            "maximum": 189202039.7,
            "minimum": 189199858.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 431.7862604,
            "variance": 186439.3746
          },
          {
            "average": 0,
            "count": 14645300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14645300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14645300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14645300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14645300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274922.204,
          4828411.992,
          1387.874142,
          275977.784,
          4829834.032,
          1456.494142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274922.20401725435,
                4828411.991891715,
                1387.8741417377882
              ],
              [
                274922.20401725435,
                4829834.031891714,
                1387.8741417377882
              ],
              [
                275977.7840172543,
                4829834.031891714,
                1456.4941417377881
              ],
              [
                275977.7840172543,
                4828411.991891715,
                1456.4941417377881
              ],
              [
                274922.20401725435,
                4828411.991891715,
                1387.8741417377882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:53:59+00:00",
        "end_time": "2017-09-11T21:17:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880617,
            43.57469113,
            1387.874142,
            -119.7744135,
            43.58779825,
            1456.494142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747114092812,
                  43.57469112841163,
                  1387.8741417377882
                ],
                [
                  -119.7880617043953,
                  43.587480240281195,
                  1387.8741417377882
                ],
                [
                  -119.77500126446962,
                  43.58779824773946,
                  1456.4941417377881
                ],
                [
                  -119.7744134587716,
                  43.57500899471219,
                  1456.4941417377881
                ],
                [
                  -119.78747114092812,
                  43.57469112841163,
                  1387.8741417377882
                ]
              ]
            ]
          },
          "id": "20170911_43119E7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:53:59Z",
            "pc:count": 14645300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275448.1061,
                "count": 14645300,
                "maximum": 275977.784,
                "minimum": 274922.204,
                "name": "X",
                "position": 0,
                "stddev": 294.5325187,
                "variance": 86749.40457
              },
              {
                "average": 4829106.763,
                "count": 14645300,
                "maximum": 4829834.032,
                "minimum": 4828411.992,
                "name": "Y",
                "position": 1,
                "stddev": 394.6698568,
                "variance": 155764.2959
              },
              {
                "average": 1417.549262,
                "count": 14645300,
                "maximum": 1456.494142,
                "minimum": 1387.874142,
                "name": "Z",
                "position": 2,
                "stddev": 12.72871366,
                "variance": 162.0201515
              },
              {
                "average": 24912.14405,
                "count": 14645300,
                "maximum": 40689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4130.621969,
                "variance": 17062037.85
              },
              {
                "average": 1.044912293,
                "count": 14645300,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2291342325,
                "variance": 0.05250249652
              },
              {
                "average": 1.090422456,
                "count": 14645300,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3339547985,
                "variance": 0.1115258074
              },
              {
                "average": 0.5029319304,
                "count": 14645300,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914208,
                "variance": 0.2499914209
              },
              {
                "average": 2.342048302e-05,
                "count": 14645300,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004839414851,
                "variance": 2.34199361e-05
              },
              {
                "average": 1.243211133,
                "count": 14645300,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4290215497,
                "variance": 0.1840594901
              },
              {
                "average": -0.4004063481,
                "count": 14645300,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06835676,
                "variance": 145.6452349
              },
              {
                "average": 1.981529433,
                "count": 14645300,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014715917,
                "variance": 1.029648393
              },
              {
                "average": 1198.652217,
                "count": 14645300,
                "maximum": 1201,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.026089035,
                "variance": 1.052858708
              },
              {
                "average": 36565.72106,
                "count": 14645300,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6270.120916,
                "variance": 39314416.3
              },
              {
                "average": 34775.11546,
                "count": 14645300,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5312.686014,
                "variance": 28224632.68
              },
              {
                "average": 31270.43276,
                "count": 14645300,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5261.571598,
                "variance": 27684135.68
              },
              {
                "average": 189201091.9,
                "count": 14645300,
                "maximum": 189202039.7,
                "minimum": 189199858.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 431.7862604,
                "variance": 186439.3746
              },
              {
                "average": 0,
                "count": 14645300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14645300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14645300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14645300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14645300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274922.204,
              4828411.992,
              1387.874142,
              275977.784,
              4829834.032,
              1456.494142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274922.20401725435,
                    4828411.991891715,
                    1387.8741417377882
                  ],
                  [
                    274922.20401725435,
                    4829834.031891714,
                    1387.8741417377882
                  ],
                  [
                    275977.7840172543,
                    4829834.031891714,
                    1456.4941417377881
                  ],
                  [
                    275977.7840172543,
                    4828411.991891715,
                    1456.4941417377881
                  ],
                  [
                    274922.20401725435,
                    4828411.991891715,
                    1387.8741417377882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:53:59+00:00",
            "end_time": "2017-09-11T21:17: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": "20170910_43119E5322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6019585849291,
              43.51155833745779,
              1420.3255380232238
            ],
            [
              -119.60199881751123,
              43.51249417526764,
              1420.3255380232238
            ],
            [
              -119.59998969976043,
              43.51253990970139,
              1424.625538023224
            ],
            [
              -119.59994949815827,
              43.511604070405575,
              1424.625538023224
            ],
            [
              -119.6019585849291,
              43.51155833745779,
              1420.3255380232238
            ]
          ]
        ]
      },
      "bbox": [
        -119.6019988,
        43.51155834,
        1420.325538,
        -119.5999495,
        43.51253991,
        1424.625538
      ],
      "properties": {
        "datetime": "2017-09-10T18:00:55Z",
        "pc:count": 75445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289789.8611,
            "count": 75445,
            "maximum": 289845.2315,
            "minimum": 289682.6715,
            "name": "X",
            "position": 0,
            "stddev": 37.9646684,
            "variance": 1441.316047
          },
          {
            "average": 4820980.958,
            "count": 75445,
            "maximum": 4821018.202,
            "minimum": 4820914.162,
            "name": "Y",
            "position": 1,
            "stddev": 24.08781215,
            "variance": 580.2226943
          },
          {
            "average": 1421.948941,
            "count": 75445,
            "maximum": 1424.625538,
            "minimum": 1420.325538,
            "name": "Z",
            "position": 2,
            "stddev": 0.7840679881,
            "variance": 0.6147626099
          },
          {
            "average": 26191.15558,
            "count": 75445,
            "maximum": 34209,
            "minimum": 8737,
            "name": "Intensity",
            "position": 3,
            "stddev": 1931.650614,
            "variance": 3731274.096
          },
          {
            "average": 1,
            "count": 75445,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 75445,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.4816091192,
            "count": 75445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996649725,
            "variance": 0.2496650847
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261051097,
            "count": 75445,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4392106312,
            "variance": 0.1929059786
          },
          {
            "average": 9.149959918,
            "count": 75445,
            "maximum": 13.99800014,
            "minimum": 4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.154573204,
            "variance": 4.64218569
          },
          {
            "average": 1.999681887,
            "count": 75445,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000066222,
            "variance": 1.000132447
          },
          {
            "average": 1173.533766,
            "count": 75445,
            "maximum": 1174,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988618388,
            "variance": 0.2488631342
          },
          {
            "average": 44672.80249,
            "count": 75445,
            "maximum": 65280,
            "minimum": 33280,
            "name": "Red",
            "position": 12,
            "stddev": 1763.589649,
            "variance": 3110248.452
          },
          {
            "average": 42705.74389,
            "count": 75445,
            "maximum": 65280,
            "minimum": 32512,
            "name": "Green",
            "position": 13,
            "stddev": 1725.884742,
            "variance": 2978678.142
          },
          {
            "average": 38890.84,
            "count": 75445,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Blue",
            "position": 14,
            "stddev": 1689.840573,
            "variance": 2855561.163
          },
          {
            "average": 189101059.4,
            "count": 75445,
            "maximum": 189101655.1,
            "minimum": 189100377.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 636.0047251,
            "variance": 404502.0103
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289682.6715,
          4820914.162,
          1420.325538,
          289845.2315,
          4821018.202,
          1424.625538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289682.67146454356,
                4820914.161907599,
                1420.3255380232238
              ],
              [
                289682.67146454356,
                4821018.201907598,
                1420.3255380232238
              ],
              [
                289845.2314645436,
                4821018.201907598,
                1424.625538023224
              ],
              [
                289845.2314645436,
                4820914.161907599,
                1424.625538023224
              ],
              [
                289682.67146454356,
                4820914.161907599,
                1420.3255380232238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:00:55+00:00",
        "end_time": "2017-09-10T17:39:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6019988,
            43.51155834,
            1420.325538,
            -119.5999495,
            43.51253991,
            1424.625538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6019585849291,
                  43.51155833745779,
                  1420.3255380232238
                ],
                [
                  -119.60199881751123,
                  43.51249417526764,
                  1420.3255380232238
                ],
                [
                  -119.59998969976043,
                  43.51253990970139,
                  1424.625538023224
                ],
                [
                  -119.59994949815827,
                  43.511604070405575,
                  1424.625538023224
                ],
                [
                  -119.6019585849291,
                  43.51155833745779,
                  1420.3255380232238
                ]
              ]
            ]
          },
          "id": "20170910_43119E5322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:00:55Z",
            "pc:count": 75445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289789.8611,
                "count": 75445,
                "maximum": 289845.2315,
                "minimum": 289682.6715,
                "name": "X",
                "position": 0,
                "stddev": 37.9646684,
                "variance": 1441.316047
              },
              {
                "average": 4820980.958,
                "count": 75445,
                "maximum": 4821018.202,
                "minimum": 4820914.162,
                "name": "Y",
                "position": 1,
                "stddev": 24.08781215,
                "variance": 580.2226943
              },
              {
                "average": 1421.948941,
                "count": 75445,
                "maximum": 1424.625538,
                "minimum": 1420.325538,
                "name": "Z",
                "position": 2,
                "stddev": 0.7840679881,
                "variance": 0.6147626099
              },
              {
                "average": 26191.15558,
                "count": 75445,
                "maximum": 34209,
                "minimum": 8737,
                "name": "Intensity",
                "position": 3,
                "stddev": 1931.650614,
                "variance": 3731274.096
              },
              {
                "average": 1,
                "count": 75445,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 75445,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.4816091192,
                "count": 75445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996649725,
                "variance": 0.2496650847
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261051097,
                "count": 75445,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4392106312,
                "variance": 0.1929059786
              },
              {
                "average": 9.149959918,
                "count": 75445,
                "maximum": 13.99800014,
                "minimum": 4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.154573204,
                "variance": 4.64218569
              },
              {
                "average": 1.999681887,
                "count": 75445,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000066222,
                "variance": 1.000132447
              },
              {
                "average": 1173.533766,
                "count": 75445,
                "maximum": 1174,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988618388,
                "variance": 0.2488631342
              },
              {
                "average": 44672.80249,
                "count": 75445,
                "maximum": 65280,
                "minimum": 33280,
                "name": "Red",
                "position": 12,
                "stddev": 1763.589649,
                "variance": 3110248.452
              },
              {
                "average": 42705.74389,
                "count": 75445,
                "maximum": 65280,
                "minimum": 32512,
                "name": "Green",
                "position": 13,
                "stddev": 1725.884742,
                "variance": 2978678.142
              },
              {
                "average": 38890.84,
                "count": 75445,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Blue",
                "position": 14,
                "stddev": 1689.840573,
                "variance": 2855561.163
              },
              {
                "average": 189101059.4,
                "count": 75445,
                "maximum": 189101655.1,
                "minimum": 189100377.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 636.0047251,
                "variance": 404502.0103
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289682.6715,
              4820914.162,
              1420.325538,
              289845.2315,
              4821018.202,
              1424.625538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289682.67146454356,
                    4820914.161907599,
                    1420.3255380232238
                  ],
                  [
                    289682.67146454356,
                    4821018.201907598,
                    1420.3255380232238
                  ],
                  [
                    289845.2314645436,
                    4821018.201907598,
                    1424.625538023224
                  ],
                  [
                    289845.2314645436,
                    4820914.161907599,
                    1424.625538023224
                  ],
                  [
                    289682.67146454356,
                    4820914.161907599,
                    1420.3255380232238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:00:55+00:00",
            "end_time": "2017-09-10T17:39: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": "20170831_43119E5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497358342906,
              43.6122193980921,
              1304.9668673829688
            ],
            [
              -119.52550802842879,
              43.62498146529492,
              1304.9668673829688
            ],
            [
              -119.51249811854854,
              43.62526832034075,
              1340.8668673829688
            ],
            [
              -119.51196641961191,
              43.61250612608574,
              1340.8668673829688
            ],
            [
              -119.52497358342906,
              43.6122193980921,
              1304.9668673829688
            ]
          ]
        ]
      },
      "bbox": [
        -119.525508,
        43.6122194,
        1304.966867,
        -119.5119664,
        43.62526832,
        1340.866867
      ],
      "properties": {
        "datetime": "2017-08-31T18:48:04Z",
        "pc:count": 13830696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296756.556,
            "count": 13830696,
            "maximum": 297295.988,
            "minimum": 296245.368,
            "name": "X",
            "position": 0,
            "stddev": 297.2336235,
            "variance": 88347.82693
          },
          {
            "average": 4832594.363,
            "count": 13830696,
            "maximum": 4833320.982,
            "minimum": 4831902.242,
            "name": "Y",
            "position": 1,
            "stddev": 401.3324512,
            "variance": 161067.7364
          },
          {
            "average": 1314.071578,
            "count": 13830696,
            "maximum": 1340.866867,
            "minimum": 1304.966867,
            "name": "Z",
            "position": 2,
            "stddev": 4.866224461,
            "variance": 23.6801405
          },
          {
            "average": 21396.32813,
            "count": 13830696,
            "maximum": 32033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1914.652494,
            "variance": 3665894.173
          },
          {
            "average": 1.007033992,
            "count": 13830696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09214594234,
            "variance": 0.00849087469
          },
          {
            "average": 1.014226977,
            "count": 13830696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1364450612,
            "variance": 0.01861725473
          },
          {
            "average": 0.504049037,
            "count": 13830696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836231,
            "variance": 0.2499836234
          },
          {
            "average": 5.061205886e-07,
            "count": 13830696,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007114213723,
            "variance": 5.06120369e-07
          },
          {
            "average": 1.162946463,
            "count": 13830696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693168333,
            "variance": 0.1363949233
          },
          {
            "average": -0.2495480823,
            "count": 13830696,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95872158,
            "variance": 143.0110219
          },
          {
            "average": 1.998533696,
            "count": 13830696,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00216924,
            "variance": 1.004343185
          },
          {
            "average": 1139.12921,
            "count": 13830696,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.169839588,
            "variance": 1.368524662
          },
          {
            "average": 43834.17266,
            "count": 13830696,
            "maximum": 52992,
            "minimum": 7424,
            "name": "Red",
            "position": 12,
            "stddev": 3588.772852,
            "variance": 12879290.58
          },
          {
            "average": 41691.92249,
            "count": 13830696,
            "maximum": 51456,
            "minimum": 9472,
            "name": "Green",
            "position": 13,
            "stddev": 3127.600101,
            "variance": 9781882.392
          },
          {
            "average": 37362.06205,
            "count": 13830696,
            "maximum": 48384,
            "minimum": 9984,
            "name": "Blue",
            "position": 14,
            "stddev": 3107.583848,
            "variance": 9657077.373
          },
          {
            "average": 188238600.1,
            "count": 13830696,
            "maximum": 188240484.3,
            "minimum": 188237212.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 765.1365249,
            "variance": 585433.9018
          },
          {
            "average": 0,
            "count": 13830696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13830696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13830696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13830696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13830696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296245.368,
          4831902.242,
          1304.966867,
          297295.988,
          4833320.982,
          1340.866867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296245.36801377946,
                4831902.242142447,
                1304.9668673829688
              ],
              [
                296245.36801377946,
                4833320.9821424475,
                1304.9668673829688
              ],
              [
                297295.98801377945,
                4833320.9821424475,
                1340.8668673829688
              ],
              [
                297295.98801377945,
                4831902.242142447,
                1340.8668673829688
              ],
              [
                296245.36801377946,
                4831902.242142447,
                1304.9668673829688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:48:04+00:00",
        "end_time": "2017-08-31T17:53:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.525508,
            43.6122194,
            1304.966867,
            -119.5119664,
            43.62526832,
            1340.866867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497358342906,
                  43.6122193980921,
                  1304.9668673829688
                ],
                [
                  -119.52550802842879,
                  43.62498146529492,
                  1304.9668673829688
                ],
                [
                  -119.51249811854854,
                  43.62526832034075,
                  1340.8668673829688
                ],
                [
                  -119.51196641961191,
                  43.61250612608574,
                  1340.8668673829688
                ],
                [
                  -119.52497358342906,
                  43.6122193980921,
                  1304.9668673829688
                ]
              ]
            ]
          },
          "id": "20170831_43119E5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:48:04Z",
            "pc:count": 13830696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296756.556,
                "count": 13830696,
                "maximum": 297295.988,
                "minimum": 296245.368,
                "name": "X",
                "position": 0,
                "stddev": 297.2336235,
                "variance": 88347.82693
              },
              {
                "average": 4832594.363,
                "count": 13830696,
                "maximum": 4833320.982,
                "minimum": 4831902.242,
                "name": "Y",
                "position": 1,
                "stddev": 401.3324512,
                "variance": 161067.7364
              },
              {
                "average": 1314.071578,
                "count": 13830696,
                "maximum": 1340.866867,
                "minimum": 1304.966867,
                "name": "Z",
                "position": 2,
                "stddev": 4.866224461,
                "variance": 23.6801405
              },
              {
                "average": 21396.32813,
                "count": 13830696,
                "maximum": 32033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1914.652494,
                "variance": 3665894.173
              },
              {
                "average": 1.007033992,
                "count": 13830696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09214594234,
                "variance": 0.00849087469
              },
              {
                "average": 1.014226977,
                "count": 13830696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1364450612,
                "variance": 0.01861725473
              },
              {
                "average": 0.504049037,
                "count": 13830696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836231,
                "variance": 0.2499836234
              },
              {
                "average": 5.061205886e-07,
                "count": 13830696,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007114213723,
                "variance": 5.06120369e-07
              },
              {
                "average": 1.162946463,
                "count": 13830696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693168333,
                "variance": 0.1363949233
              },
              {
                "average": -0.2495480823,
                "count": 13830696,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95872158,
                "variance": 143.0110219
              },
              {
                "average": 1.998533696,
                "count": 13830696,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00216924,
                "variance": 1.004343185
              },
              {
                "average": 1139.12921,
                "count": 13830696,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.169839588,
                "variance": 1.368524662
              },
              {
                "average": 43834.17266,
                "count": 13830696,
                "maximum": 52992,
                "minimum": 7424,
                "name": "Red",
                "position": 12,
                "stddev": 3588.772852,
                "variance": 12879290.58
              },
              {
                "average": 41691.92249,
                "count": 13830696,
                "maximum": 51456,
                "minimum": 9472,
                "name": "Green",
                "position": 13,
                "stddev": 3127.600101,
                "variance": 9781882.392
              },
              {
                "average": 37362.06205,
                "count": 13830696,
                "maximum": 48384,
                "minimum": 9984,
                "name": "Blue",
                "position": 14,
                "stddev": 3107.583848,
                "variance": 9657077.373
              },
              {
                "average": 188238600.1,
                "count": 13830696,
                "maximum": 188240484.3,
                "minimum": 188237212.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 765.1365249,
                "variance": 585433.9018
              },
              {
                "average": 0,
                "count": 13830696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13830696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13830696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13830696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13830696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296245.368,
              4831902.242,
              1304.966867,
              297295.988,
              4833320.982,
              1340.866867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296245.36801377946,
                    4831902.242142447,
                    1304.9668673829688
                  ],
                  [
                    296245.36801377946,
                    4833320.9821424475,
                    1304.9668673829688
                  ],
                  [
                    297295.98801377945,
                    4833320.9821424475,
                    1340.8668673829688
                  ],
                  [
                    297295.98801377945,
                    4831902.242142447,
                    1340.8668673829688
                  ],
                  [
                    296245.36801377946,
                    4831902.242142447,
                    1304.9668673829688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:48:04+00:00",
            "end_time": "2017-08-31T17:53:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59978245489259,
              43.506880903344864,
              1350.4140431870233
            ],
            [
              -119.60002349916364,
              43.51249270356694,
              1350.4140431870233
            ],
            [
              -119.58749904539039,
              43.51277700937929,
              1439.2140431870234
            ],
            [
              -119.58725915907627,
              43.507165153768106,
              1439.2140431870234
            ],
            [
              -119.59978245489259,
              43.506880903344864,
              1350.4140431870233
            ]
          ]
        ]
      },
      "bbox": [
        -119.6000235,
        43.5068809,
        1350.414043,
        -119.5872592,
        43.51277701,
        1439.214043
      ],
      "properties": {
        "datetime": "2017-09-10T18:00:59Z",
        "pc:count": 4196497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290478.3722,
            "count": 4196497,
            "maximum": 290855.6955,
            "minimum": 289842.3355,
            "name": "X",
            "position": 0,
            "stddev": 260.4983572,
            "variance": 67859.39409
          },
          {
            "average": 4820751.839,
            "count": 4196497,
            "maximum": 4821013.044,
            "minimum": 4820389.164,
            "name": "Y",
            "position": 1,
            "stddev": 167.0736381,
            "variance": 27913.60056
          },
          {
            "average": 1416.388566,
            "count": 4196497,
            "maximum": 1439.214043,
            "minimum": 1350.414043,
            "name": "Z",
            "position": 2,
            "stddev": 11.38020608,
            "variance": 129.5090904
          },
          {
            "average": 25688.58841,
            "count": 4196497,
            "maximum": 40929,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3599.983731,
            "variance": 12959882.86
          },
          {
            "average": 1.029689763,
            "count": 4196497,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1905275015,
            "variance": 0.03630072885
          },
          {
            "average": 1.060052468,
            "count": 4196497,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2822694434,
            "variance": 0.07967603869
          },
          {
            "average": 0.5032142284,
            "count": 4196497,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999897282,
            "variance": 0.2499897283
          },
          {
            "average": 9.531759465e-07,
            "count": 4196497,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009763069523,
            "variance": 9.531752651e-07
          },
          {
            "average": 1.252238236,
            "count": 4196497,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342973096,
            "variance": 0.1886141532
          },
          {
            "average": -0.7177615988,
            "count": 4196497,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71791564,
            "variance": 137.3095469
          },
          {
            "average": 1.988785408,
            "count": 4196497,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009297927,
            "variance": 1.018682305
          },
          {
            "average": 1172.202981,
            "count": 4196497,
            "maximum": 1174,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8003826292,
            "variance": 0.6406123531
          },
          {
            "average": 42794.18003,
            "count": 4196497,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 5419.256745,
            "variance": 29368343.67
          },
          {
            "average": 40892.18329,
            "count": 4196497,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 4400.680959,
            "variance": 19365992.9
          },
          {
            "average": 37061.21872,
            "count": 4196497,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 4403.744964,
            "variance": 19392969.71
          },
          {
            "average": 189100051.8,
            "count": 4196497,
            "maximum": 189101659.2,
            "minimum": 189098925.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 633.0317212,
            "variance": 400729.1601
          },
          {
            "average": 0,
            "count": 4196497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4196497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4196497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4196497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4196497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289842.3355,
          4820389.164,
          1350.414043,
          290855.6955,
          4821013.044,
          1439.214043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289842.33546725736,
                4820389.164407071,
                1350.4140431870233
              ],
              [
                289842.33546725736,
                4821013.044407072,
                1350.4140431870233
              ],
              [
                290855.69546725735,
                4821013.044407072,
                1439.2140431870234
              ],
              [
                290855.69546725735,
                4820389.164407071,
                1439.2140431870234
              ],
              [
                289842.33546725736,
                4820389.164407071,
                1350.4140431870233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:00:59+00:00",
        "end_time": "2017-09-10T17:15:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6000235,
            43.5068809,
            1350.414043,
            -119.5872592,
            43.51277701,
            1439.214043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59978245489259,
                  43.506880903344864,
                  1350.4140431870233
                ],
                [
                  -119.60002349916364,
                  43.51249270356694,
                  1350.4140431870233
                ],
                [
                  -119.58749904539039,
                  43.51277700937929,
                  1439.2140431870234
                ],
                [
                  -119.58725915907627,
                  43.507165153768106,
                  1439.2140431870234
                ],
                [
                  -119.59978245489259,
                  43.506880903344864,
                  1350.4140431870233
                ]
              ]
            ]
          },
          "id": "20170910_43119E5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:00:59Z",
            "pc:count": 4196497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290478.3722,
                "count": 4196497,
                "maximum": 290855.6955,
                "minimum": 289842.3355,
                "name": "X",
                "position": 0,
                "stddev": 260.4983572,
                "variance": 67859.39409
              },
              {
                "average": 4820751.839,
                "count": 4196497,
                "maximum": 4821013.044,
                "minimum": 4820389.164,
                "name": "Y",
                "position": 1,
                "stddev": 167.0736381,
                "variance": 27913.60056
              },
              {
                "average": 1416.388566,
                "count": 4196497,
                "maximum": 1439.214043,
                "minimum": 1350.414043,
                "name": "Z",
                "position": 2,
                "stddev": 11.38020608,
                "variance": 129.5090904
              },
              {
                "average": 25688.58841,
                "count": 4196497,
                "maximum": 40929,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3599.983731,
                "variance": 12959882.86
              },
              {
                "average": 1.029689763,
                "count": 4196497,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1905275015,
                "variance": 0.03630072885
              },
              {
                "average": 1.060052468,
                "count": 4196497,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2822694434,
                "variance": 0.07967603869
              },
              {
                "average": 0.5032142284,
                "count": 4196497,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999897282,
                "variance": 0.2499897283
              },
              {
                "average": 9.531759465e-07,
                "count": 4196497,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009763069523,
                "variance": 9.531752651e-07
              },
              {
                "average": 1.252238236,
                "count": 4196497,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342973096,
                "variance": 0.1886141532
              },
              {
                "average": -0.7177615988,
                "count": 4196497,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71791564,
                "variance": 137.3095469
              },
              {
                "average": 1.988785408,
                "count": 4196497,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009297927,
                "variance": 1.018682305
              },
              {
                "average": 1172.202981,
                "count": 4196497,
                "maximum": 1174,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8003826292,
                "variance": 0.6406123531
              },
              {
                "average": 42794.18003,
                "count": 4196497,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 5419.256745,
                "variance": 29368343.67
              },
              {
                "average": 40892.18329,
                "count": 4196497,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 4400.680959,
                "variance": 19365992.9
              },
              {
                "average": 37061.21872,
                "count": 4196497,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 4403.744964,
                "variance": 19392969.71
              },
              {
                "average": 189100051.8,
                "count": 4196497,
                "maximum": 189101659.2,
                "minimum": 189098925.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 633.0317212,
                "variance": 400729.1601
              },
              {
                "average": 0,
                "count": 4196497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4196497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4196497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4196497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4196497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289842.3355,
              4820389.164,
              1350.414043,
              290855.6955,
              4821013.044,
              1439.214043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289842.33546725736,
                    4820389.164407071,
                    1350.4140431870233
                  ],
                  [
                    289842.33546725736,
                    4821013.044407072,
                    1350.4140431870233
                  ],
                  [
                    290855.69546725735,
                    4821013.044407072,
                    1439.2140431870234
                  ],
                  [
                    290855.69546725735,
                    4820389.164407071,
                    1439.2140431870234
                  ],
                  [
                    289842.33546725736,
                    4820389.164407071,
                    1350.4140431870233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:00:59+00:00",
            "end_time": "2017-09-10T17:15:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997174174023,
              43.61219468502397,
              1400.3202577993056
            ],
            [
              -119.75055495714201,
              43.62498034100865,
              1400.3202577993056
            ],
            [
              -119.737500597569,
              43.625293926642655,
              1493.7402577993057
            ],
            [
              -119.73692014170787,
              43.61250813150969,
              1493.7402577993057
            ],
            [
              -119.74997174174023,
              43.61219468502397,
              1400.3202577993056
            ]
          ]
        ]
      },
      "bbox": [
        -119.750555,
        43.61219469,
        1400.320258,
        -119.7369201,
        43.62529393,
        1493.740258
      ],
      "properties": {
        "datetime": "2017-09-11T20:34:15Z",
        "pc:count": 15185839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278606.7931,
            "count": 15185839,
            "maximum": 279142.6185,
            "minimum": 278088.2185,
            "name": "X",
            "position": 0,
            "stddev": 291.7319864,
            "variance": 85107.5519
          },
          {
            "average": 4833200.73,
            "count": 15185839,
            "maximum": 4833898.052,
            "minimum": 4832476.432,
            "name": "Y",
            "position": 1,
            "stddev": 407.7793925,
            "variance": 166284.0329
          },
          {
            "average": 1439.753987,
            "count": 15185839,
            "maximum": 1493.740258,
            "minimum": 1400.320258,
            "name": "Z",
            "position": 2,
            "stddev": 17.19380075,
            "variance": 295.6267842
          },
          {
            "average": 24321.36864,
            "count": 15185839,
            "maximum": 44641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4756.600469,
            "variance": 22625248.02
          },
          {
            "average": 1.070203892,
            "count": 15185839,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2932216596,
            "variance": 0.08597894168
          },
          {
            "average": 1.141264832,
            "count": 15185839,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4297000983,
            "variance": 0.1846421745
          },
          {
            "average": 0.5010020849,
            "count": 15185839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990123,
            "variance": 0.2499990123
          },
          {
            "average": 1.389452371e-05,
            "count": 15185839,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003727510103,
            "variance": 1.389433156e-05
          },
          {
            "average": 1.220231559,
            "count": 15185839,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4144027399,
            "variance": 0.1717296308
          },
          {
            "average": 0.2101384476,
            "count": 15185839,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86268934,
            "variance": 140.7233985
          },
          {
            "average": 1.969266367,
            "count": 15185839,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019964177,
            "variance": 1.040326923
          },
          {
            "average": 1188.259013,
            "count": 15185839,
            "maximum": 1191,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9655428922,
            "variance": 0.9322730766
          },
          {
            "average": 33697.17458,
            "count": 15185839,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7289.396021,
            "variance": 53135294.35
          },
          {
            "average": 32095.07981,
            "count": 15185839,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5962.400745,
            "variance": 35550222.65
          },
          {
            "average": 28780.14978,
            "count": 15185839,
            "maximum": 49408,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5772.016844,
            "variance": 33316178.45
          },
          {
            "average": 189195577,
            "count": 15185839,
            "maximum": 189197255,
            "minimum": 189194123.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 593.1550015,
            "variance": 351832.8559
          },
          {
            "average": 0,
            "count": 15185839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278088.2185,
          4832476.432,
          1400.320258,
          279142.6185,
          4833898.052,
          1493.740258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278088.2184553881,
                4832476.432283842,
                1400.3202577993056
              ],
              [
                278088.2184553881,
                4833898.052283841,
                1400.3202577993056
              ],
              [
                279142.6184553881,
                4833898.052283841,
                1493.7402577993057
              ],
              [
                279142.6184553881,
                4832476.432283842,
                1493.7402577993057
              ],
              [
                278088.2184553881,
                4832476.432283842,
                1400.3202577993056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:34:15+00:00",
        "end_time": "2017-09-11T19:42:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.750555,
            43.61219469,
            1400.320258,
            -119.7369201,
            43.62529393,
            1493.740258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997174174023,
                  43.61219468502397,
                  1400.3202577993056
                ],
                [
                  -119.75055495714201,
                  43.62498034100865,
                  1400.3202577993056
                ],
                [
                  -119.737500597569,
                  43.625293926642655,
                  1493.7402577993057
                ],
                [
                  -119.73692014170787,
                  43.61250813150969,
                  1493.7402577993057
                ],
                [
                  -119.74997174174023,
                  43.61219468502397,
                  1400.3202577993056
                ]
              ]
            ]
          },
          "id": "20170911_43119E6101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:34:15Z",
            "pc:count": 15185839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278606.7931,
                "count": 15185839,
                "maximum": 279142.6185,
                "minimum": 278088.2185,
                "name": "X",
                "position": 0,
                "stddev": 291.7319864,
                "variance": 85107.5519
              },
              {
                "average": 4833200.73,
                "count": 15185839,
                "maximum": 4833898.052,
                "minimum": 4832476.432,
                "name": "Y",
                "position": 1,
                "stddev": 407.7793925,
                "variance": 166284.0329
              },
              {
                "average": 1439.753987,
                "count": 15185839,
                "maximum": 1493.740258,
                "minimum": 1400.320258,
                "name": "Z",
                "position": 2,
                "stddev": 17.19380075,
                "variance": 295.6267842
              },
              {
                "average": 24321.36864,
                "count": 15185839,
                "maximum": 44641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4756.600469,
                "variance": 22625248.02
              },
              {
                "average": 1.070203892,
                "count": 15185839,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2932216596,
                "variance": 0.08597894168
              },
              {
                "average": 1.141264832,
                "count": 15185839,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4297000983,
                "variance": 0.1846421745
              },
              {
                "average": 0.5010020849,
                "count": 15185839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990123,
                "variance": 0.2499990123
              },
              {
                "average": 1.389452371e-05,
                "count": 15185839,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003727510103,
                "variance": 1.389433156e-05
              },
              {
                "average": 1.220231559,
                "count": 15185839,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4144027399,
                "variance": 0.1717296308
              },
              {
                "average": 0.2101384476,
                "count": 15185839,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86268934,
                "variance": 140.7233985
              },
              {
                "average": 1.969266367,
                "count": 15185839,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019964177,
                "variance": 1.040326923
              },
              {
                "average": 1188.259013,
                "count": 15185839,
                "maximum": 1191,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9655428922,
                "variance": 0.9322730766
              },
              {
                "average": 33697.17458,
                "count": 15185839,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7289.396021,
                "variance": 53135294.35
              },
              {
                "average": 32095.07981,
                "count": 15185839,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5962.400745,
                "variance": 35550222.65
              },
              {
                "average": 28780.14978,
                "count": 15185839,
                "maximum": 49408,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5772.016844,
                "variance": 33316178.45
              },
              {
                "average": 189195577,
                "count": 15185839,
                "maximum": 189197255,
                "minimum": 189194123.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 593.1550015,
                "variance": 351832.8559
              },
              {
                "average": 0,
                "count": 15185839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278088.2185,
              4832476.432,
              1400.320258,
              279142.6185,
              4833898.052,
              1493.740258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278088.2184553881,
                    4832476.432283842,
                    1400.3202577993056
                  ],
                  [
                    278088.2184553881,
                    4833898.052283841,
                    1400.3202577993056
                  ],
                  [
                    279142.6184553881,
                    4833898.052283841,
                    1493.7402577993057
                  ],
                  [
                    279142.6184553881,
                    4832476.432283842,
                    1493.7402577993057
                  ],
                  [
                    278088.2184553881,
                    4832476.432283842,
                    1400.3202577993056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:34:15+00:00",
            "end_time": "2017-09-11T19:42: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": "20170911_43119E6325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69998512745781,
              43.50699713586153,
              1518.9780408751058
            ],
            [
              -119.70023008710642,
              43.51248813761244,
              1518.9780408751058
            ],
            [
              -119.68750075505325,
              43.5127882624599,
              1591.4780408751058
            ],
            [
              -119.68725694678787,
              43.507297203496464,
              1591.4780408751058
            ],
            [
              -119.69998512745781,
              43.50699713586153,
              1518.9780408751058
            ]
          ]
        ]
      },
      "bbox": [
        -119.7002301,
        43.50699714,
        1518.978041,
        -119.6872569,
        43.51278826,
        1591.478041
      ],
      "properties": {
        "datetime": "2017-09-11T20:59:18Z",
        "pc:count": 5335624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282260.7778,
            "count": 5335624,
            "maximum": 282772.4139,
            "minimum": 281742.3939,
            "name": "X",
            "position": 0,
            "stddev": 308.2259959,
            "variance": 95003.26457
          },
          {
            "average": 4821001.29,
            "count": 5335624,
            "maximum": 4821270.673,
            "minimum": 4820660.173,
            "name": "Y",
            "position": 1,
            "stddev": 147.8055825,
            "variance": 21846.49021
          },
          {
            "average": 1563.763933,
            "count": 5335624,
            "maximum": 1591.478041,
            "minimum": 1518.978041,
            "name": "Z",
            "position": 2,
            "stddev": 12.26133495,
            "variance": 150.3403347
          },
          {
            "average": 23454.52991,
            "count": 5335624,
            "maximum": 40657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6099.294468,
            "variance": 37201393
          },
          {
            "average": 1.112998967,
            "count": 5335624,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3568605492,
            "variance": 0.1273494516
          },
          {
            "average": 1.227278946,
            "count": 5335624,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5079231245,
            "variance": 0.2579859004
          },
          {
            "average": 0.5048978339,
            "count": 5335624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760575,
            "variance": 0.2499760581
          },
          {
            "average": 1.874195033e-07,
            "count": 5335624,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004329197424,
            "variance": 1.874195033e-07
          },
          {
            "average": 1.209328281,
            "count": 5335624,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4068291813,
            "variance": 0.1655099828
          },
          {
            "average": -1.351612256,
            "count": 5335624,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89710262,
            "variance": 141.5410507
          },
          {
            "average": 1.941872028,
            "count": 5335624,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032568832,
            "variance": 1.066198393
          },
          {
            "average": 1192.048524,
            "count": 5335624,
            "maximum": 1194,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9159509085,
            "variance": 0.8389660668
          },
          {
            "average": 37153.63528,
            "count": 5335624,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8386.767866,
            "variance": 70337875.23
          },
          {
            "average": 36058.96024,
            "count": 5335624,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6594.164975,
            "variance": 43483011.72
          },
          {
            "average": 31271.32832,
            "count": 5335624,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6683.661357,
            "variance": 44671329.13
          },
          {
            "average": 189197854.5,
            "count": 5335624,
            "maximum": 189198758.4,
            "minimum": 189196443.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 523.656267,
            "variance": 274215.886
          },
          {
            "average": 0,
            "count": 5335624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5335624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5335624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5335624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5335624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281742.3939,
          4820660.173,
          1518.978041,
          282772.4139,
          4821270.673,
          1591.478041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281742.39389585564,
                4820660.1733680265,
                1518.9780408751058
              ],
              [
                281742.39389585564,
                4821270.6733680265,
                1518.9780408751058
              ],
              [
                282772.41389585566,
                4821270.6733680265,
                1591.4780408751058
              ],
              [
                282772.41389585566,
                4820660.1733680265,
                1591.4780408751058
              ],
              [
                281742.39389585564,
                4820660.1733680265,
                1518.9780408751058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:59:18+00:00",
        "end_time": "2017-09-11T20:20:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7002301,
            43.50699714,
            1518.978041,
            -119.6872569,
            43.51278826,
            1591.478041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69998512745781,
                  43.50699713586153,
                  1518.9780408751058
                ],
                [
                  -119.70023008710642,
                  43.51248813761244,
                  1518.9780408751058
                ],
                [
                  -119.68750075505325,
                  43.5127882624599,
                  1591.4780408751058
                ],
                [
                  -119.68725694678787,
                  43.507297203496464,
                  1591.4780408751058
                ],
                [
                  -119.69998512745781,
                  43.50699713586153,
                  1518.9780408751058
                ]
              ]
            ]
          },
          "id": "20170911_43119E6325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:59:18Z",
            "pc:count": 5335624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282260.7778,
                "count": 5335624,
                "maximum": 282772.4139,
                "minimum": 281742.3939,
                "name": "X",
                "position": 0,
                "stddev": 308.2259959,
                "variance": 95003.26457
              },
              {
                "average": 4821001.29,
                "count": 5335624,
                "maximum": 4821270.673,
                "minimum": 4820660.173,
                "name": "Y",
                "position": 1,
                "stddev": 147.8055825,
                "variance": 21846.49021
              },
              {
                "average": 1563.763933,
                "count": 5335624,
                "maximum": 1591.478041,
                "minimum": 1518.978041,
                "name": "Z",
                "position": 2,
                "stddev": 12.26133495,
                "variance": 150.3403347
              },
              {
                "average": 23454.52991,
                "count": 5335624,
                "maximum": 40657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6099.294468,
                "variance": 37201393
              },
              {
                "average": 1.112998967,
                "count": 5335624,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3568605492,
                "variance": 0.1273494516
              },
              {
                "average": 1.227278946,
                "count": 5335624,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5079231245,
                "variance": 0.2579859004
              },
              {
                "average": 0.5048978339,
                "count": 5335624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760575,
                "variance": 0.2499760581
              },
              {
                "average": 1.874195033e-07,
                "count": 5335624,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004329197424,
                "variance": 1.874195033e-07
              },
              {
                "average": 1.209328281,
                "count": 5335624,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4068291813,
                "variance": 0.1655099828
              },
              {
                "average": -1.351612256,
                "count": 5335624,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89710262,
                "variance": 141.5410507
              },
              {
                "average": 1.941872028,
                "count": 5335624,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032568832,
                "variance": 1.066198393
              },
              {
                "average": 1192.048524,
                "count": 5335624,
                "maximum": 1194,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9159509085,
                "variance": 0.8389660668
              },
              {
                "average": 37153.63528,
                "count": 5335624,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8386.767866,
                "variance": 70337875.23
              },
              {
                "average": 36058.96024,
                "count": 5335624,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6594.164975,
                "variance": 43483011.72
              },
              {
                "average": 31271.32832,
                "count": 5335624,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6683.661357,
                "variance": 44671329.13
              },
              {
                "average": 189197854.5,
                "count": 5335624,
                "maximum": 189198758.4,
                "minimum": 189196443.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 523.656267,
                "variance": 274215.886
              },
              {
                "average": 0,
                "count": 5335624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5335624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5335624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5335624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5335624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281742.3939,
              4820660.173,
              1518.978041,
              282772.4139,
              4821270.673,
              1591.478041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281742.39389585564,
                    4820660.1733680265,
                    1518.9780408751058
                  ],
                  [
                    281742.39389585564,
                    4821270.6733680265,
                    1518.9780408751058
                  ],
                  [
                    282772.41389585566,
                    4821270.6733680265,
                    1591.4780408751058
                  ],
                  [
                    282772.41389585566,
                    4820660.1733680265,
                    1591.4780408751058
                  ],
                  [
                    281742.39389585564,
                    4820660.1733680265,
                    1518.9780408751058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:59:18+00:00",
            "end_time": "2017-09-11T20:20: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": "20170911_43119E6305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997205041864,
              43.54970068022769,
              1315.1935942334255
            ],
            [
              -119.70054311685765,
              43.562480173004666,
              1315.1935942334255
            ],
            [
              -119.68749974058434,
              43.56278774566028,
              1337.0935942334256
            ],
            [
              -119.68693142423089,
              43.55000811645406,
              1337.0935942334256
            ],
            [
              -119.69997205041864,
              43.54970068022769,
              1315.1935942334255
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005431,
        43.54970068,
        1315.193594,
        -119.6869314,
        43.56278775,
        1337.093594
      ],
      "properties": {
        "datetime": "2017-09-11T22:50:44Z",
        "pc:count": 13472131,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282419.6846,
            "count": 13472131,
            "maximum": 282952.0534,
            "minimum": 281897.4934,
            "name": "X",
            "position": 0,
            "stddev": 291.6602226,
            "variance": 85065.68547
          },
          {
            "average": 4826114.887,
            "count": 13472131,
            "maximum": 4826823.872,
            "minimum": 4825403.012,
            "name": "Y",
            "position": 1,
            "stddev": 399.4312799,
            "variance": 159545.3473
          },
          {
            "average": 1318.322557,
            "count": 13472131,
            "maximum": 1337.093594,
            "minimum": 1315.193594,
            "name": "Z",
            "position": 2,
            "stddev": 1.111650362,
            "variance": 1.235766528
          },
          {
            "average": 26595.74528,
            "count": 13472131,
            "maximum": 51073,
            "minimum": 1378,
            "name": "Intensity",
            "position": 3,
            "stddev": 2412.119765,
            "variance": 5818321.759
          },
          {
            "average": 1.001415441,
            "count": 13472131,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03768050814,
            "variance": 0.001419820694
          },
          {
            "average": 1.002789536,
            "count": 13472131,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05291657095,
            "variance": 0.002800163481
          },
          {
            "average": 0.5021757879,
            "count": 13472131,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952845,
            "variance": 0.2499952845
          },
          {
            "average": 1.477123404e-05,
            "count": 13472131,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003843308073,
            "variance": 1.477101695e-05
          },
          {
            "average": 1.258433428,
            "count": 13472131,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4377734638,
            "variance": 0.1916456056
          },
          {
            "average": -0.3995495986,
            "count": 13472131,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00358539,
            "variance": 144.0860622
          },
          {
            "average": 2.007315175,
            "count": 13472131,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000765291,
            "variance": 1.001531167
          },
          {
            "average": 1187.044605,
            "count": 13472131,
            "maximum": 1212,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.726525104,
            "variance": 2.980888935
          },
          {
            "average": 44345.22504,
            "count": 13472131,
            "maximum": 55296,
            "minimum": 24576,
            "name": "Red",
            "position": 12,
            "stddev": 2812.197394,
            "variance": 7908454.184
          },
          {
            "average": 42336.04747,
            "count": 13472131,
            "maximum": 54016,
            "minimum": 25088,
            "name": "Green",
            "position": 13,
            "stddev": 2845.40575,
            "variance": 8096333.885
          },
          {
            "average": 38277.78878,
            "count": 13472131,
            "maximum": 52224,
            "minimum": 18688,
            "name": "Blue",
            "position": 14,
            "stddev": 2930.23748,
            "variance": 8586291.691
          },
          {
            "average": 189194803.7,
            "count": 13472131,
            "maximum": 189205444.2,
            "minimum": 189193652.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 879.7516304,
            "variance": 773962.9312
          },
          {
            "average": 0,
            "count": 13472131,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13472131,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13472131,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13472131,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13472131,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281897.4934,
          4825403.012,
          1315.193594,
          282952.0534,
          4826823.872,
          1337.093594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281897.4933736016,
                4825403.012060998,
                1315.1935942334255
              ],
              [
                281897.4933736016,
                4826823.872060997,
                1315.1935942334255
              ],
              [
                282952.05337360164,
                4826823.872060997,
                1337.0935942334256
              ],
              [
                282952.05337360164,
                4825403.012060998,
                1337.0935942334256
              ],
              [
                281897.4933736016,
                4825403.012060998,
                1315.1935942334255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:50:44+00:00",
        "end_time": "2017-09-11T19:34:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005431,
            43.54970068,
            1315.193594,
            -119.6869314,
            43.56278775,
            1337.093594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997205041864,
                  43.54970068022769,
                  1315.1935942334255
                ],
                [
                  -119.70054311685765,
                  43.562480173004666,
                  1315.1935942334255
                ],
                [
                  -119.68749974058434,
                  43.56278774566028,
                  1337.0935942334256
                ],
                [
                  -119.68693142423089,
                  43.55000811645406,
                  1337.0935942334256
                ],
                [
                  -119.69997205041864,
                  43.54970068022769,
                  1315.1935942334255
                ]
              ]
            ]
          },
          "id": "20170911_43119E6305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:50:44Z",
            "pc:count": 13472131,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282419.6846,
                "count": 13472131,
                "maximum": 282952.0534,
                "minimum": 281897.4934,
                "name": "X",
                "position": 0,
                "stddev": 291.6602226,
                "variance": 85065.68547
              },
              {
                "average": 4826114.887,
                "count": 13472131,
                "maximum": 4826823.872,
                "minimum": 4825403.012,
                "name": "Y",
                "position": 1,
                "stddev": 399.4312799,
                "variance": 159545.3473
              },
              {
                "average": 1318.322557,
                "count": 13472131,
                "maximum": 1337.093594,
                "minimum": 1315.193594,
                "name": "Z",
                "position": 2,
                "stddev": 1.111650362,
                "variance": 1.235766528
              },
              {
                "average": 26595.74528,
                "count": 13472131,
                "maximum": 51073,
                "minimum": 1378,
                "name": "Intensity",
                "position": 3,
                "stddev": 2412.119765,
                "variance": 5818321.759
              },
              {
                "average": 1.001415441,
                "count": 13472131,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03768050814,
                "variance": 0.001419820694
              },
              {
                "average": 1.002789536,
                "count": 13472131,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05291657095,
                "variance": 0.002800163481
              },
              {
                "average": 0.5021757879,
                "count": 13472131,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952845,
                "variance": 0.2499952845
              },
              {
                "average": 1.477123404e-05,
                "count": 13472131,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003843308073,
                "variance": 1.477101695e-05
              },
              {
                "average": 1.258433428,
                "count": 13472131,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4377734638,
                "variance": 0.1916456056
              },
              {
                "average": -0.3995495986,
                "count": 13472131,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00358539,
                "variance": 144.0860622
              },
              {
                "average": 2.007315175,
                "count": 13472131,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000765291,
                "variance": 1.001531167
              },
              {
                "average": 1187.044605,
                "count": 13472131,
                "maximum": 1212,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.726525104,
                "variance": 2.980888935
              },
              {
                "average": 44345.22504,
                "count": 13472131,
                "maximum": 55296,
                "minimum": 24576,
                "name": "Red",
                "position": 12,
                "stddev": 2812.197394,
                "variance": 7908454.184
              },
              {
                "average": 42336.04747,
                "count": 13472131,
                "maximum": 54016,
                "minimum": 25088,
                "name": "Green",
                "position": 13,
                "stddev": 2845.40575,
                "variance": 8096333.885
              },
              {
                "average": 38277.78878,
                "count": 13472131,
                "maximum": 52224,
                "minimum": 18688,
                "name": "Blue",
                "position": 14,
                "stddev": 2930.23748,
                "variance": 8586291.691
              },
              {
                "average": 189194803.7,
                "count": 13472131,
                "maximum": 189205444.2,
                "minimum": 189193652.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 879.7516304,
                "variance": 773962.9312
              },
              {
                "average": 0,
                "count": 13472131,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13472131,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13472131,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13472131,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13472131,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281897.4934,
              4825403.012,
              1315.193594,
              282952.0534,
              4826823.872,
              1337.093594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281897.4933736016,
                    4825403.012060998,
                    1315.1935942334255
                  ],
                  [
                    281897.4933736016,
                    4826823.872060997,
                    1315.1935942334255
                  ],
                  [
                    282952.05337360164,
                    4826823.872060997,
                    1337.0935942334256
                  ],
                  [
                    282952.05337360164,
                    4825403.012060998,
                    1337.0935942334256
                  ],
                  [
                    281897.4933736016,
                    4825403.012060998,
                    1315.1935942334255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:50:44+00:00",
            "end_time": "2017-09-11T19:34: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": "20170911_43119E7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497197702289,
              43.52469185522041,
              1339.5309241114246
            ],
            [
              -119.77555880349603,
              43.537479776118374,
              1339.5309241114246
            ],
            [
              -119.76250086301775,
              43.53779626557257,
              1388.9509241114247
            ],
            [
              -119.7619167887582,
              43.52500820419126,
              1388.9509241114247
            ],
            [
              -119.77497197702289,
              43.52469185522041,
              1339.5309241114246
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755588,
        43.52469186,
        1339.530924,
        -119.7619168,
        43.53779627,
        1388.950924
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:12Z",
        "pc:count": 14430953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276265.5699,
            "count": 14430953,
            "maximum": 276802.2932,
            "minimum": 275746.0532,
            "name": "X",
            "position": 0,
            "stddev": 291.8747445,
            "variance": 85190.8665
          },
          {
            "average": 4823538.54,
            "count": 14430953,
            "maximum": 4824246.867,
            "minimum": 4822824.987,
            "name": "Y",
            "position": 1,
            "stddev": 394.6294085,
            "variance": 155732.3701
          },
          {
            "average": 1362.433943,
            "count": 14430953,
            "maximum": 1388.950924,
            "minimum": 1339.530924,
            "name": "Z",
            "position": 2,
            "stddev": 11.25763407,
            "variance": 126.734325
          },
          {
            "average": 25606.66658,
            "count": 14430953,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2702.207661,
            "variance": 7301926.243
          },
          {
            "average": 1.003465883,
            "count": 14430953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06340359198,
            "variance": 0.004020015476
          },
          {
            "average": 1.006956644,
            "count": 14430953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09290581166,
            "variance": 0.00863148984
          },
          {
            "average": 0.5013151938,
            "count": 14430953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982876,
            "variance": 0.2499982876
          },
          {
            "average": 2.529285488e-05,
            "count": 14430953,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005029136795,
            "variance": 2.52922169e-05
          },
          {
            "average": 1.236309827,
            "count": 14430953,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4248146713,
            "variance": 0.1804675049
          },
          {
            "average": 0.1693233173,
            "count": 14430953,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9119052,
            "variance": 141.8934854
          },
          {
            "average": 1.998841864,
            "count": 14430953,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001694282,
            "variance": 1.003391436
          },
          {
            "average": 1202.261434,
            "count": 14430953,
            "maximum": 1212,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.284880812,
            "variance": 1.6509187
          },
          {
            "average": 41532.38817,
            "count": 14430953,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3893.748819,
            "variance": 15161279.87
          },
          {
            "average": 39467.72924,
            "count": 14430953,
            "maximum": 56576,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3542.204146,
            "variance": 12547210.21
          },
          {
            "average": 35362.75269,
            "count": 14430953,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3287.786619,
            "variance": 10809540.85
          },
          {
            "average": 189202556.6,
            "count": 14430953,
            "maximum": 189205352.4,
            "minimum": 189201595.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 457.3267918,
            "variance": 209147.7945
          },
          {
            "average": 0,
            "count": 14430953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14430953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14430953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14430953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14430953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275746.0532,
          4822824.987,
          1339.530924,
          276802.2932,
          4824246.867,
          1388.950924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275746.05319780443,
                4822824.9865456335,
                1339.5309241114246
              ],
              [
                275746.05319780443,
                4824246.866545634,
                1339.5309241114246
              ],
              [
                276802.2931978044,
                4824246.866545634,
                1388.9509241114247
              ],
              [
                276802.2931978044,
                4822824.9865456335,
                1388.9509241114247
              ],
              [
                275746.05319780443,
                4822824.9865456335,
                1339.5309241114246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:12+00:00",
        "end_time": "2017-09-11T21:46:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755588,
            43.52469186,
            1339.530924,
            -119.7619168,
            43.53779627,
            1388.950924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497197702289,
                  43.52469185522041,
                  1339.5309241114246
                ],
                [
                  -119.77555880349603,
                  43.537479776118374,
                  1339.5309241114246
                ],
                [
                  -119.76250086301775,
                  43.53779626557257,
                  1388.9509241114247
                ],
                [
                  -119.7619167887582,
                  43.52500820419126,
                  1388.9509241114247
                ],
                [
                  -119.77497197702289,
                  43.52469185522041,
                  1339.5309241114246
                ]
              ]
            ]
          },
          "id": "20170911_43119E7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:12Z",
            "pc:count": 14430953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276265.5699,
                "count": 14430953,
                "maximum": 276802.2932,
                "minimum": 275746.0532,
                "name": "X",
                "position": 0,
                "stddev": 291.8747445,
                "variance": 85190.8665
              },
              {
                "average": 4823538.54,
                "count": 14430953,
                "maximum": 4824246.867,
                "minimum": 4822824.987,
                "name": "Y",
                "position": 1,
                "stddev": 394.6294085,
                "variance": 155732.3701
              },
              {
                "average": 1362.433943,
                "count": 14430953,
                "maximum": 1388.950924,
                "minimum": 1339.530924,
                "name": "Z",
                "position": 2,
                "stddev": 11.25763407,
                "variance": 126.734325
              },
              {
                "average": 25606.66658,
                "count": 14430953,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2702.207661,
                "variance": 7301926.243
              },
              {
                "average": 1.003465883,
                "count": 14430953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06340359198,
                "variance": 0.004020015476
              },
              {
                "average": 1.006956644,
                "count": 14430953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09290581166,
                "variance": 0.00863148984
              },
              {
                "average": 0.5013151938,
                "count": 14430953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982876,
                "variance": 0.2499982876
              },
              {
                "average": 2.529285488e-05,
                "count": 14430953,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005029136795,
                "variance": 2.52922169e-05
              },
              {
                "average": 1.236309827,
                "count": 14430953,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4248146713,
                "variance": 0.1804675049
              },
              {
                "average": 0.1693233173,
                "count": 14430953,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9119052,
                "variance": 141.8934854
              },
              {
                "average": 1.998841864,
                "count": 14430953,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001694282,
                "variance": 1.003391436
              },
              {
                "average": 1202.261434,
                "count": 14430953,
                "maximum": 1212,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.284880812,
                "variance": 1.6509187
              },
              {
                "average": 41532.38817,
                "count": 14430953,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3893.748819,
                "variance": 15161279.87
              },
              {
                "average": 39467.72924,
                "count": 14430953,
                "maximum": 56576,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3542.204146,
                "variance": 12547210.21
              },
              {
                "average": 35362.75269,
                "count": 14430953,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3287.786619,
                "variance": 10809540.85
              },
              {
                "average": 189202556.6,
                "count": 14430953,
                "maximum": 189205352.4,
                "minimum": 189201595.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 457.3267918,
                "variance": 209147.7945
              },
              {
                "average": 0,
                "count": 14430953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14430953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14430953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14430953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14430953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275746.0532,
              4822824.987,
              1339.530924,
              276802.2932,
              4824246.867,
              1388.950924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275746.05319780443,
                    4822824.9865456335,
                    1339.5309241114246
                  ],
                  [
                    275746.05319780443,
                    4824246.866545634,
                    1339.5309241114246
                  ],
                  [
                    276802.2931978044,
                    4824246.866545634,
                    1388.9509241114247
                  ],
                  [
                    276802.2931978044,
                    4822824.9865456335,
                    1388.9509241114247
                  ],
                  [
                    275746.05319780443,
                    4822824.9865456335,
                    1339.5309241114246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:12+00:00",
            "end_time": "2017-09-11T21:46: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": "20170911_43119E7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82283116839943,
              43.576313905418274,
              1481.6567125269953
            ],
            [
              -119.82335398767768,
              43.58749374073423,
              1481.6567125269953
            ],
            [
              -119.81249920873272,
              43.58776150660288,
              1524.7367125269952
            ],
            [
              -119.8119783930336,
              43.57658156738377,
              1524.7367125269952
            ],
            [
              -119.82283116839943,
              43.576313905418274,
              1481.6567125269953
            ]
          ]
        ]
      },
      "bbox": [
        -119.823354,
        43.57631391,
        1481.656713,
        -119.8119784,
        43.58776151,
        1524.736713
      ],
      "properties": {
        "datetime": "2017-09-11T22:19:30Z",
        "pc:count": 5343835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272647.5948,
            "count": 5343835,
            "maximum": 272950.3641,
            "minimum": 272073.0241,
            "name": "X",
            "position": 0,
            "stddev": 193.2440029,
            "variance": 37343.24466
          },
          {
            "average": 4829512.26,
            "count": 5343835,
            "maximum": 4829931.805,
            "minimum": 4828688.665,
            "name": "Y",
            "position": 1,
            "stddev": 298.0948353,
            "variance": 88860.53082
          },
          {
            "average": 1505.920586,
            "count": 5343835,
            "maximum": 1524.736713,
            "minimum": 1481.656713,
            "name": "Z",
            "position": 2,
            "stddev": 6.675095633,
            "variance": 44.55690171
          },
          {
            "average": 24958.01385,
            "count": 5343835,
            "maximum": 38001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4398.985285,
            "variance": 19351071.53
          },
          {
            "average": 1.046897406,
            "count": 5343835,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2326437533,
            "variance": 0.05412311596
          },
          {
            "average": 1.094652062,
            "count": 5343835,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3384471984,
            "variance": 0.1145465061
          },
          {
            "average": 0.495592959,
            "count": 5343835,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999806244,
            "variance": 0.2499806248
          },
          {
            "average": 2.657267674e-05,
            "count": 5343835,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005154801219,
            "variance": 2.65719756e-05
          },
          {
            "average": 1.227838809,
            "count": 5343835,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4194380989,
            "variance": 0.1759283188
          },
          {
            "average": 2.747222706,
            "count": 5343835,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.22046432,
            "variance": 125.8988195
          },
          {
            "average": 1.976602571,
            "count": 5343835,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014475453,
            "variance": 1.029160444
          },
          {
            "average": 1204.172405,
            "count": 5343835,
            "maximum": 1205,
            "minimum": 1202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7152498595,
            "variance": 0.5115823615
          },
          {
            "average": 37180.85108,
            "count": 5343835,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6800.417171,
            "variance": 46245673.7
          },
          {
            "average": 35657.17256,
            "count": 5343835,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5762.706261,
            "variance": 33208783.45
          },
          {
            "average": 31665.45472,
            "count": 5343835,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5862.787226,
            "variance": 34372274.06
          },
          {
            "average": 189203292.4,
            "count": 5343835,
            "maximum": 189203570.8,
            "minimum": 189202521.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 266.158435,
            "variance": 70840.31252
          },
          {
            "average": 0,
            "count": 5343835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5343835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272073.0241,
          4828688.665,
          1481.656713,
          272950.3641,
          4829931.805,
          1524.736713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272073.02408635954,
                4828688.664812335,
                1481.6567125269953
              ],
              [
                272073.02408635954,
                4829931.804812335,
                1481.6567125269953
              ],
              [
                272950.3640863595,
                4829931.804812335,
                1524.7367125269952
              ],
              [
                272950.3640863595,
                4828688.664812335,
                1524.7367125269952
              ],
              [
                272073.02408635954,
                4828688.664812335,
                1481.6567125269953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:19:30+00:00",
        "end_time": "2017-09-11T22:02:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.823354,
            43.57631391,
            1481.656713,
            -119.8119784,
            43.58776151,
            1524.736713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82283116839943,
                  43.576313905418274,
                  1481.6567125269953
                ],
                [
                  -119.82335398767768,
                  43.58749374073423,
                  1481.6567125269953
                ],
                [
                  -119.81249920873272,
                  43.58776150660288,
                  1524.7367125269952
                ],
                [
                  -119.8119783930336,
                  43.57658156738377,
                  1524.7367125269952
                ],
                [
                  -119.82283116839943,
                  43.576313905418274,
                  1481.6567125269953
                ]
              ]
            ]
          },
          "id": "20170911_43119E7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:19:30Z",
            "pc:count": 5343835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272647.5948,
                "count": 5343835,
                "maximum": 272950.3641,
                "minimum": 272073.0241,
                "name": "X",
                "position": 0,
                "stddev": 193.2440029,
                "variance": 37343.24466
              },
              {
                "average": 4829512.26,
                "count": 5343835,
                "maximum": 4829931.805,
                "minimum": 4828688.665,
                "name": "Y",
                "position": 1,
                "stddev": 298.0948353,
                "variance": 88860.53082
              },
              {
                "average": 1505.920586,
                "count": 5343835,
                "maximum": 1524.736713,
                "minimum": 1481.656713,
                "name": "Z",
                "position": 2,
                "stddev": 6.675095633,
                "variance": 44.55690171
              },
              {
                "average": 24958.01385,
                "count": 5343835,
                "maximum": 38001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4398.985285,
                "variance": 19351071.53
              },
              {
                "average": 1.046897406,
                "count": 5343835,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2326437533,
                "variance": 0.05412311596
              },
              {
                "average": 1.094652062,
                "count": 5343835,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3384471984,
                "variance": 0.1145465061
              },
              {
                "average": 0.495592959,
                "count": 5343835,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999806244,
                "variance": 0.2499806248
              },
              {
                "average": 2.657267674e-05,
                "count": 5343835,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005154801219,
                "variance": 2.65719756e-05
              },
              {
                "average": 1.227838809,
                "count": 5343835,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4194380989,
                "variance": 0.1759283188
              },
              {
                "average": 2.747222706,
                "count": 5343835,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.22046432,
                "variance": 125.8988195
              },
              {
                "average": 1.976602571,
                "count": 5343835,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014475453,
                "variance": 1.029160444
              },
              {
                "average": 1204.172405,
                "count": 5343835,
                "maximum": 1205,
                "minimum": 1202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7152498595,
                "variance": 0.5115823615
              },
              {
                "average": 37180.85108,
                "count": 5343835,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6800.417171,
                "variance": 46245673.7
              },
              {
                "average": 35657.17256,
                "count": 5343835,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5762.706261,
                "variance": 33208783.45
              },
              {
                "average": 31665.45472,
                "count": 5343835,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5862.787226,
                "variance": 34372274.06
              },
              {
                "average": 189203292.4,
                "count": 5343835,
                "maximum": 189203570.8,
                "minimum": 189202521.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 266.158435,
                "variance": 70840.31252
              },
              {
                "average": 0,
                "count": 5343835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5343835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272073.0241,
              4828688.665,
              1481.656713,
              272950.3641,
              4829931.805,
              1524.736713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272073.02408635954,
                    4828688.664812335,
                    1481.6567125269953
                  ],
                  [
                    272073.02408635954,
                    4829931.804812335,
                    1481.6567125269953
                  ],
                  [
                    272950.3640863595,
                    4829931.804812335,
                    1524.7367125269952
                  ],
                  [
                    272950.3640863595,
                    4828688.664812335,
                    1524.7367125269952
                  ],
                  [
                    272073.02408635954,
                    4828688.664812335,
                    1481.6567125269953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:19:30+00:00",
            "end_time": "2017-09-11T22:02:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497373342038,
              43.54971438359455,
              1294.9347498361076
            ],
            [
              -119.57551781258871,
              43.562481850635045,
              1294.9347498361076
            ],
            [
              -119.56249959840164,
              43.562774565267794,
              1333.3547498361077
            ],
            [
              -119.56195826198153,
              43.55000696851077,
              1333.3547498361077
            ],
            [
              -119.57497373342038,
              43.54971438359455,
              1294.9347498361076
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755178,
        43.54971438,
        1294.93475,
        -119.5619583,
        43.56277457,
        1333.35475
      ],
      "properties": {
        "datetime": "2017-09-10T16:22:11Z",
        "pc:count": 13751124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292523.5488,
            "count": 13751124,
            "maximum": 293047.6284,
            "minimum": 291995.2084,
            "name": "X",
            "position": 0,
            "stddev": 293.413793,
            "variance": 86091.65393
          },
          {
            "average": 4825788.978,
            "count": 13751124,
            "maximum": 4826503.432,
            "minimum": 4825084.052,
            "name": "Y",
            "position": 1,
            "stddev": 400.2880745,
            "variance": 160230.5426
          },
          {
            "average": 1307.097896,
            "count": 13751124,
            "maximum": 1333.35475,
            "minimum": 1294.93475,
            "name": "Z",
            "position": 2,
            "stddev": 4.539294061,
            "variance": 20.60519057
          },
          {
            "average": 26907.68702,
            "count": 13751124,
            "maximum": 56385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3668.777016,
            "variance": 13459924.79
          },
          {
            "average": 1.001589834,
            "count": 13751124,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04061830333,
            "variance": 0.001649846566
          },
          {
            "average": 1.003158796,
            "count": 13751124,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05785878229,
            "variance": 0.003347638688
          },
          {
            "average": 0.5016490288,
            "count": 13751124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972989,
            "variance": 0.2499972989
          },
          {
            "average": 4.290558357e-06,
            "count": 13751124,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002071361934,
            "variance": 4.29054026e-06
          },
          {
            "average": 1.292817518,
            "count": 13751124,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4550554189,
            "variance": 0.2070754342
          },
          {
            "average": -0.02571815838,
            "count": 13751124,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96338474,
            "variance": 143.1225744
          },
          {
            "average": 2.006700761,
            "count": 13751124,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001149811,
            "variance": 1.002300945
          },
          {
            "average": 1163.245434,
            "count": 13751124,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001319241,
            "variance": 1.002640222
          },
          {
            "average": 43035.66149,
            "count": 13751124,
            "maximum": 53760,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 7454.057903,
            "variance": 55562979.22
          },
          {
            "average": 41756.32828,
            "count": 13751124,
            "maximum": 52224,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 4350.781594,
            "variance": 18929300.48
          },
          {
            "average": 37466.87801,
            "count": 13751124,
            "maximum": 48896,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 5779.532801,
            "variance": 33402999.4
          },
          {
            "average": 189093948.3,
            "count": 13751124,
            "maximum": 189095731.1,
            "minimum": 189092489.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.1671506,
            "variance": 375973.9545
          },
          {
            "average": 0,
            "count": 13751124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13751124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291995.2084,
          4825084.052,
          1294.93475,
          293047.6284,
          4826503.432,
          1333.35475
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291995.20835530205,
                4825084.051683269,
                1294.9347498361076
              ],
              [
                291995.20835530205,
                4826503.43168327,
                1294.9347498361076
              ],
              [
                293047.6283553021,
                4826503.43168327,
                1333.3547498361077
              ],
              [
                293047.6283553021,
                4825084.051683269,
                1333.3547498361077
              ],
              [
                291995.20835530205,
                4825084.051683269,
                1294.9347498361076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:22:11+00:00",
        "end_time": "2017-09-10T15:28:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755178,
            43.54971438,
            1294.93475,
            -119.5619583,
            43.56277457,
            1333.35475
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497373342038,
                  43.54971438359455,
                  1294.9347498361076
                ],
                [
                  -119.57551781258871,
                  43.562481850635045,
                  1294.9347498361076
                ],
                [
                  -119.56249959840164,
                  43.562774565267794,
                  1333.3547498361077
                ],
                [
                  -119.56195826198153,
                  43.55000696851077,
                  1333.3547498361077
                ],
                [
                  -119.57497373342038,
                  43.54971438359455,
                  1294.9347498361076
                ]
              ]
            ]
          },
          "id": "20170910_43119E5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:22:11Z",
            "pc:count": 13751124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292523.5488,
                "count": 13751124,
                "maximum": 293047.6284,
                "minimum": 291995.2084,
                "name": "X",
                "position": 0,
                "stddev": 293.413793,
                "variance": 86091.65393
              },
              {
                "average": 4825788.978,
                "count": 13751124,
                "maximum": 4826503.432,
                "minimum": 4825084.052,
                "name": "Y",
                "position": 1,
                "stddev": 400.2880745,
                "variance": 160230.5426
              },
              {
                "average": 1307.097896,
                "count": 13751124,
                "maximum": 1333.35475,
                "minimum": 1294.93475,
                "name": "Z",
                "position": 2,
                "stddev": 4.539294061,
                "variance": 20.60519057
              },
              {
                "average": 26907.68702,
                "count": 13751124,
                "maximum": 56385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3668.777016,
                "variance": 13459924.79
              },
              {
                "average": 1.001589834,
                "count": 13751124,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04061830333,
                "variance": 0.001649846566
              },
              {
                "average": 1.003158796,
                "count": 13751124,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05785878229,
                "variance": 0.003347638688
              },
              {
                "average": 0.5016490288,
                "count": 13751124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972989,
                "variance": 0.2499972989
              },
              {
                "average": 4.290558357e-06,
                "count": 13751124,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002071361934,
                "variance": 4.29054026e-06
              },
              {
                "average": 1.292817518,
                "count": 13751124,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4550554189,
                "variance": 0.2070754342
              },
              {
                "average": -0.02571815838,
                "count": 13751124,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96338474,
                "variance": 143.1225744
              },
              {
                "average": 2.006700761,
                "count": 13751124,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001149811,
                "variance": 1.002300945
              },
              {
                "average": 1163.245434,
                "count": 13751124,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001319241,
                "variance": 1.002640222
              },
              {
                "average": 43035.66149,
                "count": 13751124,
                "maximum": 53760,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 7454.057903,
                "variance": 55562979.22
              },
              {
                "average": 41756.32828,
                "count": 13751124,
                "maximum": 52224,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 4350.781594,
                "variance": 18929300.48
              },
              {
                "average": 37466.87801,
                "count": 13751124,
                "maximum": 48896,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 5779.532801,
                "variance": 33402999.4
              },
              {
                "average": 189093948.3,
                "count": 13751124,
                "maximum": 189095731.1,
                "minimum": 189092489.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.1671506,
                "variance": 375973.9545
              },
              {
                "average": 0,
                "count": 13751124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13751124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291995.2084,
              4825084.052,
              1294.93475,
              293047.6284,
              4826503.432,
              1333.35475
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291995.20835530205,
                    4825084.051683269,
                    1294.9347498361076
                  ],
                  [
                    291995.20835530205,
                    4826503.43168327,
                    1294.9347498361076
                  ],
                  [
                    293047.6283553021,
                    4826503.43168327,
                    1333.3547498361077
                  ],
                  [
                    293047.6283553021,
                    4825084.051683269,
                    1333.3547498361077
                  ],
                  [
                    291995.20835530205,
                    4825084.051683269,
                    1294.9347498361076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:22:11+00:00",
            "end_time": "2017-09-10T15:28: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": "20170830_43119F4201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747446810191,
              43.73722869730112,
              1593.4436480946827
            ],
            [
              -119.4379923157206,
              43.74998287476183,
              1593.4436480946827
            ],
            [
              -119.42526846515004,
              43.750253729807916,
              1669.6636480946825
            ],
            [
              -119.42475331369685,
              43.737499432480234,
              1669.6636480946825
            ],
            [
              -119.43747446810191,
              43.73722869730112,
              1593.4436480946827
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379923,
        43.7372287,
        1593.443648,
        -119.4247533,
        43.75025373,
        1669.663648
      ],
      "properties": {
        "datetime": "2017-08-30T17:10:53Z",
        "pc:count": 19234455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304183.3045,
            "count": 19234455,
            "maximum": 304739.8499,
            "minimum": 303714.5299,
            "name": "X",
            "position": 0,
            "stddev": 272.6555523,
            "variance": 74341.05019
          },
          {
            "average": 4846227.267,
            "count": 19234455,
            "maximum": 4846993.302,
            "minimum": 4845575.502,
            "name": "Y",
            "position": 1,
            "stddev": 391.4246941,
            "variance": 153213.2912
          },
          {
            "average": 1623.529379,
            "count": 19234455,
            "maximum": 1669.663648,
            "minimum": 1593.443648,
            "name": "Z",
            "position": 2,
            "stddev": 10.80044955,
            "variance": 116.6497106
          },
          {
            "average": 14488.31384,
            "count": 19234455,
            "maximum": 33345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6359.616081,
            "variance": 40444716.7
          },
          {
            "average": 1.493295703,
            "count": 19234455,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7436741691,
            "variance": 0.5530512697
          },
          {
            "average": 2.024044508,
            "count": 19234455,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025265155,
            "variance": 1.051168639
          },
          {
            "average": 0.4993695428,
            "count": 19234455,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996155,
            "variance": 0.2499996155
          },
          {
            "average": 2.23557153e-06,
            "count": 19234455,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001495181142,
            "variance": 2.235566649e-06
          },
          {
            "average": 1.086879093,
            "count": 19234455,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2816578068,
            "variance": 0.07933112012
          },
          {
            "average": 1.123101273,
            "count": 19234455,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95051797,
            "variance": 142.8148798
          },
          {
            "average": 1.71074803,
            "count": 19234455,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.089525828,
            "variance": 1.187066531
          },
          {
            "average": 1094.683272,
            "count": 19234455,
            "maximum": 1097,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9080722655,
            "variance": 0.8245952393
          },
          {
            "average": 19221.33127,
            "count": 19234455,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10278.44113,
            "variance": 105646352.1
          },
          {
            "average": 20785.91991,
            "count": 19234455,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8903.361931,
            "variance": 79269853.67
          },
          {
            "average": 17036.3992,
            "count": 19234455,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7406.33532,
            "variance": 54853802.87
          },
          {
            "average": 188147031.7,
            "count": 19234455,
            "maximum": 188148253,
            "minimum": 188145899.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 547.9702837,
            "variance": 300271.4318
          },
          {
            "average": 0,
            "count": 19234455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19234455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19234455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19234455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19234455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303714.5299,
          4845575.502,
          1593.443648,
          304739.8499,
          4846993.302,
          1669.663648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303714.5299120597,
                4845575.502136076,
                1593.4436480946827
              ],
              [
                303714.5299120597,
                4846993.302136077,
                1593.4436480946827
              ],
              [
                304739.84991205967,
                4846993.302136077,
                1669.6636480946825
              ],
              [
                304739.84991205967,
                4845575.502136076,
                1669.6636480946825
              ],
              [
                303714.5299120597,
                4845575.502136076,
                1593.4436480946827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:10:53+00:00",
        "end_time": "2017-08-30T16:31:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379923,
            43.7372287,
            1593.443648,
            -119.4247533,
            43.75025373,
            1669.663648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747446810191,
                  43.73722869730112,
                  1593.4436480946827
                ],
                [
                  -119.4379923157206,
                  43.74998287476183,
                  1593.4436480946827
                ],
                [
                  -119.42526846515004,
                  43.750253729807916,
                  1669.6636480946825
                ],
                [
                  -119.42475331369685,
                  43.737499432480234,
                  1669.6636480946825
                ],
                [
                  -119.43747446810191,
                  43.73722869730112,
                  1593.4436480946827
                ]
              ]
            ]
          },
          "id": "20170830_43119F4201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:10:53Z",
            "pc:count": 19234455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304183.3045,
                "count": 19234455,
                "maximum": 304739.8499,
                "minimum": 303714.5299,
                "name": "X",
                "position": 0,
                "stddev": 272.6555523,
                "variance": 74341.05019
              },
              {
                "average": 4846227.267,
                "count": 19234455,
                "maximum": 4846993.302,
                "minimum": 4845575.502,
                "name": "Y",
                "position": 1,
                "stddev": 391.4246941,
                "variance": 153213.2912
              },
              {
                "average": 1623.529379,
                "count": 19234455,
                "maximum": 1669.663648,
                "minimum": 1593.443648,
                "name": "Z",
                "position": 2,
                "stddev": 10.80044955,
                "variance": 116.6497106
              },
              {
                "average": 14488.31384,
                "count": 19234455,
                "maximum": 33345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6359.616081,
                "variance": 40444716.7
              },
              {
                "average": 1.493295703,
                "count": 19234455,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7436741691,
                "variance": 0.5530512697
              },
              {
                "average": 2.024044508,
                "count": 19234455,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025265155,
                "variance": 1.051168639
              },
              {
                "average": 0.4993695428,
                "count": 19234455,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996155,
                "variance": 0.2499996155
              },
              {
                "average": 2.23557153e-06,
                "count": 19234455,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001495181142,
                "variance": 2.235566649e-06
              },
              {
                "average": 1.086879093,
                "count": 19234455,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2816578068,
                "variance": 0.07933112012
              },
              {
                "average": 1.123101273,
                "count": 19234455,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95051797,
                "variance": 142.8148798
              },
              {
                "average": 1.71074803,
                "count": 19234455,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.089525828,
                "variance": 1.187066531
              },
              {
                "average": 1094.683272,
                "count": 19234455,
                "maximum": 1097,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9080722655,
                "variance": 0.8245952393
              },
              {
                "average": 19221.33127,
                "count": 19234455,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10278.44113,
                "variance": 105646352.1
              },
              {
                "average": 20785.91991,
                "count": 19234455,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8903.361931,
                "variance": 79269853.67
              },
              {
                "average": 17036.3992,
                "count": 19234455,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7406.33532,
                "variance": 54853802.87
              },
              {
                "average": 188147031.7,
                "count": 19234455,
                "maximum": 188148253,
                "minimum": 188145899.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 547.9702837,
                "variance": 300271.4318
              },
              {
                "average": 0,
                "count": 19234455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19234455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19234455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19234455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19234455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303714.5299,
              4845575.502,
              1593.443648,
              304739.8499,
              4846993.302,
              1669.663648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303714.5299120597,
                    4845575.502136076,
                    1593.4436480946827
                  ],
                  [
                    303714.5299120597,
                    4846993.302136077,
                    1593.4436480946827
                  ],
                  [
                    304739.84991205967,
                    4846993.302136077,
                    1669.6636480946825
                  ],
                  [
                    304739.84991205967,
                    4845575.502136076,
                    1669.6636480946825
                  ],
                  [
                    303714.5299120597,
                    4845575.502136076,
                    1593.4436480946827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:10:53+00:00",
            "end_time": "2017-08-30T16:31:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497200829471,
              43.57469287228456,
              1377.3003724900063
            ],
            [
              -119.77555981822553,
              43.587479781635516,
              1377.3003724900063
            ],
            [
              -119.76250072490993,
              43.587796324965865,
              1432.3803724900063
            ],
            [
              -119.76191567204748,
              43.57500927513129,
              1432.3803724900063
            ],
            [
              -119.77497200829471,
              43.57469287228456,
              1377.3003724900063
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755598,
        43.57469287,
        1377.300372,
        -119.7619157,
        43.58779632,
        1432.380372
      ],
      "properties": {
        "datetime": "2017-09-11T21:40:34Z",
        "pc:count": 14458860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276445.8829,
            "count": 14458860,
            "maximum": 276986.9686,
            "minimum": 275931.5086,
            "name": "X",
            "position": 0,
            "stddev": 290.4397343,
            "variance": 84355.23924
          },
          {
            "average": 4829096.385,
            "count": 14458860,
            "maximum": 4829800.168,
            "minimum": 4828378.388,
            "name": "Y",
            "position": 1,
            "stddev": 401.6259775,
            "variance": 161303.4258
          },
          {
            "average": 1386.312901,
            "count": 14458860,
            "maximum": 1432.380372,
            "minimum": 1377.300372,
            "name": "Z",
            "position": 2,
            "stddev": 9.672207639,
            "variance": 93.55160061
          },
          {
            "average": 24870.52386,
            "count": 14458860,
            "maximum": 60289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7082.705772,
            "variance": 50164721.06
          },
          {
            "average": 1.034171435,
            "count": 14458860,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.204514454,
            "variance": 0.04182616189
          },
          {
            "average": 1.068927841,
            "count": 14458860,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3021489927,
            "variance": 0.09129401381
          },
          {
            "average": 0.5019078268,
            "count": 14458860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963775,
            "variance": 0.2499963775
          },
          {
            "average": 1.48006136e-05,
            "count": 14458860,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003847128224,
            "variance": 1.480039557e-05
          },
          {
            "average": 1.246285046,
            "count": 14458860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4308465329,
            "variance": 0.1856287349
          },
          {
            "average": -0.05323595699,
            "count": 14458860,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90638476,
            "variance": 141.761998
          },
          {
            "average": 1.881833561,
            "count": 14458860,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.055470751,
            "variance": 1.114018505
          },
          {
            "average": 1196.633048,
            "count": 14458860,
            "maximum": 1199,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9734144902,
            "variance": 0.9475357698
          },
          {
            "average": 40806.47849,
            "count": 14458860,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9214.91712,
            "variance": 84914697.52
          },
          {
            "average": 39507.82097,
            "count": 14458860,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9019.58782,
            "variance": 81352964.44
          },
          {
            "average": 36477.27857,
            "count": 14458860,
            "maximum": 57600,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9682.580391,
            "variance": 93752363.03
          },
          {
            "average": 189200183.6,
            "count": 14458860,
            "maximum": 189201234.9,
            "minimum": 189198896.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 472.7383996,
            "variance": 223481.5944
          },
          {
            "average": 0,
            "count": 14458860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14458860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14458860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14458860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14458860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275931.5086,
          4828378.388,
          1377.300372,
          276986.9686,
          4829800.168,
          1432.380372
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275931.5086283961,
                4828378.388148872,
                1377.3003724900063
              ],
              [
                275931.5086283961,
                4829800.1681488715,
                1377.3003724900063
              ],
              [
                276986.96862839605,
                4829800.1681488715,
                1432.3803724900063
              ],
              [
                276986.96862839605,
                4828378.388148872,
                1432.3803724900063
              ],
              [
                275931.5086283961,
                4828378.388148872,
                1377.3003724900063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:40:34+00:00",
        "end_time": "2017-09-11T21:01:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755598,
            43.57469287,
            1377.300372,
            -119.7619157,
            43.58779632,
            1432.380372
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497200829471,
                  43.57469287228456,
                  1377.3003724900063
                ],
                [
                  -119.77555981822553,
                  43.587479781635516,
                  1377.3003724900063
                ],
                [
                  -119.76250072490993,
                  43.587796324965865,
                  1432.3803724900063
                ],
                [
                  -119.76191567204748,
                  43.57500927513129,
                  1432.3803724900063
                ],
                [
                  -119.77497200829471,
                  43.57469287228456,
                  1377.3003724900063
                ]
              ]
            ]
          },
          "id": "20170911_43119E7219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:40:34Z",
            "pc:count": 14458860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276445.8829,
                "count": 14458860,
                "maximum": 276986.9686,
                "minimum": 275931.5086,
                "name": "X",
                "position": 0,
                "stddev": 290.4397343,
                "variance": 84355.23924
              },
              {
                "average": 4829096.385,
                "count": 14458860,
                "maximum": 4829800.168,
                "minimum": 4828378.388,
                "name": "Y",
                "position": 1,
                "stddev": 401.6259775,
                "variance": 161303.4258
              },
              {
                "average": 1386.312901,
                "count": 14458860,
                "maximum": 1432.380372,
                "minimum": 1377.300372,
                "name": "Z",
                "position": 2,
                "stddev": 9.672207639,
                "variance": 93.55160061
              },
              {
                "average": 24870.52386,
                "count": 14458860,
                "maximum": 60289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7082.705772,
                "variance": 50164721.06
              },
              {
                "average": 1.034171435,
                "count": 14458860,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.204514454,
                "variance": 0.04182616189
              },
              {
                "average": 1.068927841,
                "count": 14458860,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3021489927,
                "variance": 0.09129401381
              },
              {
                "average": 0.5019078268,
                "count": 14458860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963775,
                "variance": 0.2499963775
              },
              {
                "average": 1.48006136e-05,
                "count": 14458860,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003847128224,
                "variance": 1.480039557e-05
              },
              {
                "average": 1.246285046,
                "count": 14458860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4308465329,
                "variance": 0.1856287349
              },
              {
                "average": -0.05323595699,
                "count": 14458860,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90638476,
                "variance": 141.761998
              },
              {
                "average": 1.881833561,
                "count": 14458860,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.055470751,
                "variance": 1.114018505
              },
              {
                "average": 1196.633048,
                "count": 14458860,
                "maximum": 1199,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9734144902,
                "variance": 0.9475357698
              },
              {
                "average": 40806.47849,
                "count": 14458860,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9214.91712,
                "variance": 84914697.52
              },
              {
                "average": 39507.82097,
                "count": 14458860,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9019.58782,
                "variance": 81352964.44
              },
              {
                "average": 36477.27857,
                "count": 14458860,
                "maximum": 57600,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9682.580391,
                "variance": 93752363.03
              },
              {
                "average": 189200183.6,
                "count": 14458860,
                "maximum": 189201234.9,
                "minimum": 189198896.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 472.7383996,
                "variance": 223481.5944
              },
              {
                "average": 0,
                "count": 14458860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14458860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14458860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14458860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14458860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275931.5086,
              4828378.388,
              1377.300372,
              276986.9686,
              4829800.168,
              1432.380372
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275931.5086283961,
                    4828378.388148872,
                    1377.3003724900063
                  ],
                  [
                    275931.5086283961,
                    4829800.1681488715,
                    1377.3003724900063
                  ],
                  [
                    276986.96862839605,
                    4829800.1681488715,
                    1432.3803724900063
                  ],
                  [
                    276986.96862839605,
                    4828378.388148872,
                    1432.3803724900063
                  ],
                  [
                    275931.5086283961,
                    4828378.388148872,
                    1377.3003724900063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:40:34+00:00",
            "end_time": "2017-09-11T21:01: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": "20170911_43119E7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81564275798982,
              43.568514918081064,
              1465.8215205419856
            ],
            [
              -119.81593024729926,
              43.574680721752856,
              1465.8215205419856
            ],
            [
              -119.8124872450528,
              43.57476553978707,
              1513.2415205419857
            ],
            [
              -119.81220010612233,
              43.568599717961774,
              1513.2415205419857
            ],
            [
              -119.81564275798982,
              43.568514918081064,
              1465.8215205419856
            ]
          ]
        ]
      },
      "bbox": [
        -119.8159302,
        43.56851492,
        1465.821521,
        -119.8122001,
        43.57476554,
        1513.241521
      ],
      "properties": {
        "datetime": "2017-09-11T22:26:34Z",
        "pc:count": 1430400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272787.0307,
            "count": 1430400,
            "maximum": 272902.4455,
            "minimum": 272624.1055,
            "name": "X",
            "position": 0,
            "stddev": 66.77021521,
            "variance": 4458.261639
          },
          {
            "average": 4828161.824,
            "count": 1430400,
            "maximum": 4828488.357,
            "minimum": 4827802.757,
            "name": "Y",
            "position": 1,
            "stddev": 142.533765,
            "variance": 20315.87416
          },
          {
            "average": 1490.675548,
            "count": 1430400,
            "maximum": 1513.241521,
            "minimum": 1465.821521,
            "name": "Z",
            "position": 2,
            "stddev": 8.982111453,
            "variance": 80.67832615
          },
          {
            "average": 23793.01316,
            "count": 1430400,
            "maximum": 37873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6245.55259,
            "variance": 39006927.16
          },
          {
            "average": 1.110542506,
            "count": 1430400,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3458053396,
            "variance": 0.1195813329
          },
          {
            "average": 1.222626538,
            "count": 1430400,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4877046192,
            "variance": 0.2378557955
          },
          {
            "average": 0.5078048098,
            "count": 1430400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499939256,
            "variance": 0.2499392597
          },
          {
            "average": 7.6901566e-06,
            "count": 1430400,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002773103467,
            "variance": 7.690102837e-06
          },
          {
            "average": 1.176050755,
            "count": 1430400,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.380863477,
            "variance": 0.1450569881
          },
          {
            "average": -3.008300169,
            "count": 1430400,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00389849,
            "variance": 144.093579
          },
          {
            "average": 1.944079978,
            "count": 1430400,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033112348,
            "variance": 1.067321125
          },
          {
            "average": 1205.167703,
            "count": 1430400,
            "maximum": 1206,
            "minimum": 1204,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7336845499,
            "variance": 0.5382930188
          },
          {
            "average": 33764.79016,
            "count": 1430400,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8389.247335,
            "variance": 70379470.85
          },
          {
            "average": 32748.78872,
            "count": 1430400,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7074.163663,
            "variance": 50043791.53
          },
          {
            "average": 28709.65154,
            "count": 1430400,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 7202.78666,
            "variance": 51880135.67
          },
          {
            "average": 189203668.2,
            "count": 1430400,
            "maximum": 189203994.5,
            "minimum": 189203263.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 271.2016027,
            "variance": 73550.30929
          },
          {
            "average": 0,
            "count": 1430400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1430400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1430400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1430400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1430400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272624.1055,
          4827802.757,
          1465.821521,
          272902.4455,
          4828488.357,
          1513.241521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272624.1054996112,
                4827802.756576966,
                1465.8215205419856
              ],
              [
                272624.1054996112,
                4828488.356576965,
                1465.8215205419856
              ],
              [
                272902.44549961115,
                4828488.356576965,
                1513.2415205419857
              ],
              [
                272902.44549961115,
                4827802.756576966,
                1513.2415205419857
              ],
              [
                272624.1054996112,
                4827802.756576966,
                1465.8215205419856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:26:34+00:00",
        "end_time": "2017-09-11T22:14:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8159302,
            43.56851492,
            1465.821521,
            -119.8122001,
            43.57476554,
            1513.241521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81564275798982,
                  43.568514918081064,
                  1465.8215205419856
                ],
                [
                  -119.81593024729926,
                  43.574680721752856,
                  1465.8215205419856
                ],
                [
                  -119.8124872450528,
                  43.57476553978707,
                  1513.2415205419857
                ],
                [
                  -119.81220010612233,
                  43.568599717961774,
                  1513.2415205419857
                ],
                [
                  -119.81564275798982,
                  43.568514918081064,
                  1465.8215205419856
                ]
              ]
            ]
          },
          "id": "20170911_43119E7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:26:34Z",
            "pc:count": 1430400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272787.0307,
                "count": 1430400,
                "maximum": 272902.4455,
                "minimum": 272624.1055,
                "name": "X",
                "position": 0,
                "stddev": 66.77021521,
                "variance": 4458.261639
              },
              {
                "average": 4828161.824,
                "count": 1430400,
                "maximum": 4828488.357,
                "minimum": 4827802.757,
                "name": "Y",
                "position": 1,
                "stddev": 142.533765,
                "variance": 20315.87416
              },
              {
                "average": 1490.675548,
                "count": 1430400,
                "maximum": 1513.241521,
                "minimum": 1465.821521,
                "name": "Z",
                "position": 2,
                "stddev": 8.982111453,
                "variance": 80.67832615
              },
              {
                "average": 23793.01316,
                "count": 1430400,
                "maximum": 37873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6245.55259,
                "variance": 39006927.16
              },
              {
                "average": 1.110542506,
                "count": 1430400,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3458053396,
                "variance": 0.1195813329
              },
              {
                "average": 1.222626538,
                "count": 1430400,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4877046192,
                "variance": 0.2378557955
              },
              {
                "average": 0.5078048098,
                "count": 1430400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499939256,
                "variance": 0.2499392597
              },
              {
                "average": 7.6901566e-06,
                "count": 1430400,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002773103467,
                "variance": 7.690102837e-06
              },
              {
                "average": 1.176050755,
                "count": 1430400,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.380863477,
                "variance": 0.1450569881
              },
              {
                "average": -3.008300169,
                "count": 1430400,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00389849,
                "variance": 144.093579
              },
              {
                "average": 1.944079978,
                "count": 1430400,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033112348,
                "variance": 1.067321125
              },
              {
                "average": 1205.167703,
                "count": 1430400,
                "maximum": 1206,
                "minimum": 1204,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7336845499,
                "variance": 0.5382930188
              },
              {
                "average": 33764.79016,
                "count": 1430400,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8389.247335,
                "variance": 70379470.85
              },
              {
                "average": 32748.78872,
                "count": 1430400,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7074.163663,
                "variance": 50043791.53
              },
              {
                "average": 28709.65154,
                "count": 1430400,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 7202.78666,
                "variance": 51880135.67
              },
              {
                "average": 189203668.2,
                "count": 1430400,
                "maximum": 189203994.5,
                "minimum": 189203263.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 271.2016027,
                "variance": 73550.30929
              },
              {
                "average": 0,
                "count": 1430400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1430400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1430400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1430400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1430400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272624.1055,
              4827802.757,
              1465.821521,
              272902.4455,
              4828488.357,
              1513.241521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272624.1054996112,
                    4827802.756576966,
                    1465.8215205419856
                  ],
                  [
                    272624.1054996112,
                    4828488.356576965,
                    1465.8215205419856
                  ],
                  [
                    272902.44549961115,
                    4828488.356576965,
                    1513.2415205419857
                  ],
                  [
                    272902.44549961115,
                    4827802.756576966,
                    1513.2415205419857
                  ],
                  [
                    272624.1054996112,
                    4827802.756576966,
                    1465.8215205419856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:26:34+00:00",
            "end_time": "2017-09-11T22:14:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997223559053,
              43.58719495722199,
              1353.099517541267
            ],
            [
              -119.75055490156959,
              43.59997976991545,
              1353.099517541267
            ],
            [
              -119.73750050328911,
              43.600293344127685,
              1416.8195175412668
            ],
            [
              -119.7369205942593,
              43.58750839229419,
              1416.8195175412668
            ],
            [
              -119.74997223559053,
              43.58719495722199,
              1353.099517541267
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505549,
        43.58719496,
        1353.099518,
        -119.7369206,
        43.60029334,
        1416.819518
      ],
      "properties": {
        "datetime": "2017-09-11T20:53:42Z",
        "pc:count": 14497468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278528.6439,
            "count": 14497468,
            "maximum": 279051.0443,
            "minimum": 277996.2043,
            "name": "X",
            "position": 0,
            "stddev": 290.7236007,
            "variance": 84520.21202
          },
          {
            "average": 4830432.03,
            "count": 14497468,
            "maximum": 4831121.324,
            "minimum": 4829699.804,
            "name": "Y",
            "position": 1,
            "stddev": 396.9424198,
            "variance": 157563.2847
          },
          {
            "average": 1377.2902,
            "count": 14497468,
            "maximum": 1416.819518,
            "minimum": 1353.099518,
            "name": "Z",
            "position": 2,
            "stddev": 10.73042967,
            "variance": 115.1421209
          },
          {
            "average": 25143.03051,
            "count": 14497468,
            "maximum": 43585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4227.188265,
            "variance": 17869120.62
          },
          {
            "average": 1.043618237,
            "count": 14497468,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2258508873,
            "variance": 0.05100862331
          },
          {
            "average": 1.08784465,
            "count": 14497468,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3293382478,
            "variance": 0.1084636814
          },
          {
            "average": 0.5024246993,
            "count": 14497468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994138,
            "variance": 0.2499941381
          },
          {
            "average": 2.207281989e-05,
            "count": 14497468,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004698120284,
            "variance": 2.20723342e-05
          },
          {
            "average": 1.234061217,
            "count": 14497468,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4234106469,
            "variance": 0.1792765759
          },
          {
            "average": -0.3852167688,
            "count": 14497468,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87881808,
            "variance": 141.1063189
          },
          {
            "average": 1.986183036,
            "count": 14497468,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013445161,
            "variance": 1.027071095
          },
          {
            "average": 1191.023769,
            "count": 14497468,
            "maximum": 1193,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9844546663,
            "variance": 0.96915099
          },
          {
            "average": 38360.7944,
            "count": 14497468,
            "maximum": 52224,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7333.647142,
            "variance": 53782380.41
          },
          {
            "average": 36641.07275,
            "count": 14497468,
            "maximum": 50688,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 6216.247442,
            "variance": 38641732.26
          },
          {
            "average": 33056.02291,
            "count": 14497468,
            "maximum": 47360,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 5925.481266,
            "variance": 35111328.23
          },
          {
            "average": 189197252.1,
            "count": 14497468,
            "maximum": 189198422.6,
            "minimum": 189196074.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 584.6645846,
            "variance": 341832.6765
          },
          {
            "average": 0,
            "count": 14497468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14497468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14497468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14497468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14497468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277996.2043,
          4829699.804,
          1353.099518,
          279051.0443,
          4831121.324,
          1416.819518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277996.20433989086,
                4829699.8037728,
                1353.099517541267
              ],
              [
                277996.20433989086,
                4831121.323772799,
                1353.099517541267
              ],
              [
                279051.0443398908,
                4831121.323772799,
                1416.8195175412668
              ],
              [
                279051.0443398908,
                4829699.8037728,
                1416.8195175412668
              ],
              [
                277996.20433989086,
                4829699.8037728,
                1353.099517541267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:53:42+00:00",
        "end_time": "2017-09-11T20:14:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505549,
            43.58719496,
            1353.099518,
            -119.7369206,
            43.60029334,
            1416.819518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997223559053,
                  43.58719495722199,
                  1353.099517541267
                ],
                [
                  -119.75055490156959,
                  43.59997976991545,
                  1353.099517541267
                ],
                [
                  -119.73750050328911,
                  43.600293344127685,
                  1416.8195175412668
                ],
                [
                  -119.7369205942593,
                  43.58750839229419,
                  1416.8195175412668
                ],
                [
                  -119.74997223559053,
                  43.58719495722199,
                  1353.099517541267
                ]
              ]
            ]
          },
          "id": "20170911_43119E6111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:53:42Z",
            "pc:count": 14497468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278528.6439,
                "count": 14497468,
                "maximum": 279051.0443,
                "minimum": 277996.2043,
                "name": "X",
                "position": 0,
                "stddev": 290.7236007,
                "variance": 84520.21202
              },
              {
                "average": 4830432.03,
                "count": 14497468,
                "maximum": 4831121.324,
                "minimum": 4829699.804,
                "name": "Y",
                "position": 1,
                "stddev": 396.9424198,
                "variance": 157563.2847
              },
              {
                "average": 1377.2902,
                "count": 14497468,
                "maximum": 1416.819518,
                "minimum": 1353.099518,
                "name": "Z",
                "position": 2,
                "stddev": 10.73042967,
                "variance": 115.1421209
              },
              {
                "average": 25143.03051,
                "count": 14497468,
                "maximum": 43585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4227.188265,
                "variance": 17869120.62
              },
              {
                "average": 1.043618237,
                "count": 14497468,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2258508873,
                "variance": 0.05100862331
              },
              {
                "average": 1.08784465,
                "count": 14497468,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3293382478,
                "variance": 0.1084636814
              },
              {
                "average": 0.5024246993,
                "count": 14497468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994138,
                "variance": 0.2499941381
              },
              {
                "average": 2.207281989e-05,
                "count": 14497468,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004698120284,
                "variance": 2.20723342e-05
              },
              {
                "average": 1.234061217,
                "count": 14497468,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4234106469,
                "variance": 0.1792765759
              },
              {
                "average": -0.3852167688,
                "count": 14497468,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87881808,
                "variance": 141.1063189
              },
              {
                "average": 1.986183036,
                "count": 14497468,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013445161,
                "variance": 1.027071095
              },
              {
                "average": 1191.023769,
                "count": 14497468,
                "maximum": 1193,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9844546663,
                "variance": 0.96915099
              },
              {
                "average": 38360.7944,
                "count": 14497468,
                "maximum": 52224,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7333.647142,
                "variance": 53782380.41
              },
              {
                "average": 36641.07275,
                "count": 14497468,
                "maximum": 50688,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 6216.247442,
                "variance": 38641732.26
              },
              {
                "average": 33056.02291,
                "count": 14497468,
                "maximum": 47360,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 5925.481266,
                "variance": 35111328.23
              },
              {
                "average": 189197252.1,
                "count": 14497468,
                "maximum": 189198422.6,
                "minimum": 189196074.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 584.6645846,
                "variance": 341832.6765
              },
              {
                "average": 0,
                "count": 14497468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14497468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14497468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14497468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14497468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277996.2043,
              4829699.804,
              1353.099518,
              279051.0443,
              4831121.324,
              1416.819518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277996.20433989086,
                    4829699.8037728,
                    1353.099517541267
                  ],
                  [
                    277996.20433989086,
                    4831121.323772799,
                    1353.099517541267
                  ],
                  [
                    279051.0443398908,
                    4831121.323772799,
                    1416.8195175412668
                  ],
                  [
                    279051.0443398908,
                    4829699.8037728,
                    1416.8195175412668
                  ],
                  [
                    277996.20433989086,
                    4829699.8037728,
                    1353.099517541267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:53:42+00:00",
            "end_time": "2017-09-11T20:14: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": "20170910_43119E6401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6874726676392,
              43.549701841434356,
              1316.0133248831612
            ],
            [
              -119.68804106029789,
              43.56248074610746,
              1316.0133248831612
            ],
            [
              -119.67500002395018,
              43.562786834530705,
              1337.713324883161
            ],
            [
              -119.67443438081358,
              43.55000779409297,
              1337.713324883161
            ],
            [
              -119.6874726676392,
              43.549701841434356,
              1316.0133248831612
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880411,
        43.54970184,
        1316.013325,
        -119.6744344,
        43.56278683,
        1337.713325
      ],
      "properties": {
        "datetime": "2017-09-11T19:55:50Z",
        "pc:count": 13263394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283430.8251,
            "count": 13263394,
            "maximum": 283961.5904,
            "minimum": 282907.2304,
            "name": "X",
            "position": 0,
            "stddev": 290.3019235,
            "variance": 84275.20679
          },
          {
            "average": 4826088.624,
            "count": 13263394,
            "maximum": 4826791.189,
            "minimum": 4825370.409,
            "name": "Y",
            "position": 1,
            "stddev": 398.4196466,
            "variance": 158738.2148
          },
          {
            "average": 1319.708233,
            "count": 13263394,
            "maximum": 1337.713325,
            "minimum": 1316.013325,
            "name": "Z",
            "position": 2,
            "stddev": 1.528849682,
            "variance": 2.337381349
          },
          {
            "average": 26491.81418,
            "count": 13263394,
            "maximum": 47233,
            "minimum": 1473,
            "name": "Intensity",
            "position": 3,
            "stddev": 2159.220506,
            "variance": 4662233.195
          },
          {
            "average": 1.000798363,
            "count": 13263394,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02835592831,
            "variance": 0.0008040586701
          },
          {
            "average": 1.001581571,
            "count": 13263394,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03997586106,
            "variance": 0.001598069467
          },
          {
            "average": 0.5021005182,
            "count": 13263394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956067,
            "variance": 0.2499956067
          },
          {
            "average": 5.428474793e-06,
            "count": 13263394,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002329902516,
            "variance": 5.428445734e-06
          },
          {
            "average": 1.264332644,
            "count": 13263394,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4409772237,
            "variance": 0.1944609118
          },
          {
            "average": -0.3483221896,
            "count": 13263394,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9045016,
            "variance": 141.7171584
          },
          {
            "average": 2.010466401,
            "count": 13263394,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00040713,
            "variance": 1.000814426
          },
          {
            "average": 1183.852025,
            "count": 13263394,
            "maximum": 1187,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.309440321,
            "variance": 5.333514596
          },
          {
            "average": 45383.85328,
            "count": 13263394,
            "maximum": 56576,
            "minimum": 25856,
            "name": "Red",
            "position": 12,
            "stddev": 2882.095713,
            "variance": 8306475.698
          },
          {
            "average": 43503.07964,
            "count": 13263394,
            "maximum": 56064,
            "minimum": 25856,
            "name": "Green",
            "position": 13,
            "stddev": 2948.734881,
            "variance": 8695037.399
          },
          {
            "average": 39716.804,
            "count": 13263394,
            "maximum": 55296,
            "minimum": 22528,
            "name": "Blue",
            "position": 14,
            "stddev": 3161.581575,
            "variance": 9995598.058
          },
          {
            "average": 189163571.5,
            "count": 13263394,
            "maximum": 189194950.2,
            "minimum": 189105745.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41766.47862,
            "variance": 1744438736
          },
          {
            "average": 0,
            "count": 13263394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13263394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282907.2304,
          4825370.409,
          1316.013325,
          283961.5904,
          4826791.189,
          1337.713325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282907.23042298923,
                4825370.40941253,
                1316.0133248831612
              ],
              [
                282907.23042298923,
                4826791.18941253,
                1316.0133248831612
              ],
              [
                283961.5904229892,
                4826791.18941253,
                1337.713324883161
              ],
              [
                283961.5904229892,
                4825370.40941253,
                1337.713324883161
              ],
              [
                282907.23042298923,
                4825370.40941253,
                1316.0133248831612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:55:50+00:00",
        "end_time": "2017-09-10T19:09:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880411,
            43.54970184,
            1316.013325,
            -119.6744344,
            43.56278683,
            1337.713325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6874726676392,
                  43.549701841434356,
                  1316.0133248831612
                ],
                [
                  -119.68804106029789,
                  43.56248074610746,
                  1316.0133248831612
                ],
                [
                  -119.67500002395018,
                  43.562786834530705,
                  1337.713324883161
                ],
                [
                  -119.67443438081358,
                  43.55000779409297,
                  1337.713324883161
                ],
                [
                  -119.6874726676392,
                  43.549701841434356,
                  1316.0133248831612
                ]
              ]
            ]
          },
          "id": "20170910_43119E6401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:55:50Z",
            "pc:count": 13263394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283430.8251,
                "count": 13263394,
                "maximum": 283961.5904,
                "minimum": 282907.2304,
                "name": "X",
                "position": 0,
                "stddev": 290.3019235,
                "variance": 84275.20679
              },
              {
                "average": 4826088.624,
                "count": 13263394,
                "maximum": 4826791.189,
                "minimum": 4825370.409,
                "name": "Y",
                "position": 1,
                "stddev": 398.4196466,
                "variance": 158738.2148
              },
              {
                "average": 1319.708233,
                "count": 13263394,
                "maximum": 1337.713325,
                "minimum": 1316.013325,
                "name": "Z",
                "position": 2,
                "stddev": 1.528849682,
                "variance": 2.337381349
              },
              {
                "average": 26491.81418,
                "count": 13263394,
                "maximum": 47233,
                "minimum": 1473,
                "name": "Intensity",
                "position": 3,
                "stddev": 2159.220506,
                "variance": 4662233.195
              },
              {
                "average": 1.000798363,
                "count": 13263394,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02835592831,
                "variance": 0.0008040586701
              },
              {
                "average": 1.001581571,
                "count": 13263394,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03997586106,
                "variance": 0.001598069467
              },
              {
                "average": 0.5021005182,
                "count": 13263394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956067,
                "variance": 0.2499956067
              },
              {
                "average": 5.428474793e-06,
                "count": 13263394,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002329902516,
                "variance": 5.428445734e-06
              },
              {
                "average": 1.264332644,
                "count": 13263394,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4409772237,
                "variance": 0.1944609118
              },
              {
                "average": -0.3483221896,
                "count": 13263394,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9045016,
                "variance": 141.7171584
              },
              {
                "average": 2.010466401,
                "count": 13263394,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00040713,
                "variance": 1.000814426
              },
              {
                "average": 1183.852025,
                "count": 13263394,
                "maximum": 1187,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.309440321,
                "variance": 5.333514596
              },
              {
                "average": 45383.85328,
                "count": 13263394,
                "maximum": 56576,
                "minimum": 25856,
                "name": "Red",
                "position": 12,
                "stddev": 2882.095713,
                "variance": 8306475.698
              },
              {
                "average": 43503.07964,
                "count": 13263394,
                "maximum": 56064,
                "minimum": 25856,
                "name": "Green",
                "position": 13,
                "stddev": 2948.734881,
                "variance": 8695037.399
              },
              {
                "average": 39716.804,
                "count": 13263394,
                "maximum": 55296,
                "minimum": 22528,
                "name": "Blue",
                "position": 14,
                "stddev": 3161.581575,
                "variance": 9995598.058
              },
              {
                "average": 189163571.5,
                "count": 13263394,
                "maximum": 189194950.2,
                "minimum": 189105745.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41766.47862,
                "variance": 1744438736
              },
              {
                "average": 0,
                "count": 13263394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13263394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282907.2304,
              4825370.409,
              1316.013325,
              283961.5904,
              4826791.189,
              1337.713325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282907.23042298923,
                    4825370.40941253,
                    1316.0133248831612
                  ],
                  [
                    282907.23042298923,
                    4826791.18941253,
                    1316.0133248831612
                  ],
                  [
                    283961.5904229892,
                    4826791.18941253,
                    1337.713324883161
                  ],
                  [
                    283961.5904229892,
                    4825370.40941253,
                    1337.713324883161
                  ],
                  [
                    282907.23042298923,
                    4825370.40941253,
                    1316.0133248831612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:55:50+00:00",
            "end_time": "2017-09-10T19:09: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": "20170910_43119E5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497331858279,
              43.537209426228216,
              1299.0598379056355
            ],
            [
              -119.62552766626291,
              43.5499753349422,
              1299.0598379056355
            ],
            [
              -119.61249930305655,
              43.5502739815793,
              1321.0998379056355
            ],
            [
              -119.61194769850788,
              43.537507940533224,
              1321.0998379056355
            ],
            [
              -119.62497331858279,
              43.537209426228216,
              1299.0598379056355
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255277,
        43.53720943,
        1299.059838,
        -119.6119477,
        43.55027398,
        1321.099838
      ],
      "properties": {
        "datetime": "2017-09-10T18:05:22Z",
        "pc:count": 9866375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288456.2347,
            "count": 9866375,
            "maximum": 288965.7617,
            "minimum": 287912.2617,
            "name": "X",
            "position": 0,
            "stddev": 307.5772782,
            "variance": 94603.78205
          },
          {
            "average": 4824390.369,
            "count": 9866375,
            "maximum": 4825240.817,
            "minimum": 4823821.557,
            "name": "Y",
            "position": 1,
            "stddev": 344.154468,
            "variance": 118442.2979
          },
          {
            "average": 1310.656,
            "count": 9866375,
            "maximum": 1321.099838,
            "minimum": 1299.059838,
            "name": "Z",
            "position": 2,
            "stddev": 2.658855583,
            "variance": 7.069513013
          },
          {
            "average": 25330.13743,
            "count": 9866375,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6114.304789,
            "variance": 37384723.05
          },
          {
            "average": 1.000154261,
            "count": 9866375,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01253297482,
            "variance": 0.0001570754579
          },
          {
            "average": 1.000311259,
            "count": 9866375,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01789082261,
            "variance": 0.0003200815338
          },
          {
            "average": 0.4993862487,
            "count": 9866375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996486,
            "variance": 0.2499996486
          },
          {
            "average": 5.777197806e-05,
            "count": 9866375,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007600568815,
            "variance": 5.776864631e-05
          },
          {
            "average": 1.266486019,
            "count": 9866375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4421212964,
            "variance": 0.1954712407
          },
          {
            "average": 0.8740351598,
            "count": 9866375,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60171908,
            "variance": 134.5998857
          },
          {
            "average": 1.966518909,
            "count": 9866375,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021903956,
            "variance": 1.044287694
          },
          {
            "average": 1173.018241,
            "count": 9866375,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9991493892,
            "variance": 0.998299502
          },
          {
            "average": 42968.49149,
            "count": 9866375,
            "maximum": 58880,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 4538.947782,
            "variance": 20602046.97
          },
          {
            "average": 41313.7031,
            "count": 9866375,
            "maximum": 60416,
            "minimum": 10240,
            "name": "Green",
            "position": 13,
            "stddev": 3924.313573,
            "variance": 15400237.02
          },
          {
            "average": 37630.57794,
            "count": 9866375,
            "maximum": 61440,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 3941.153379,
            "variance": 15532689.96
          },
          {
            "average": 189100648.2,
            "count": 9866375,
            "maximum": 189101922.4,
            "minimum": 189098986.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 780.5371556,
            "variance": 609238.2513
          },
          {
            "average": 0,
            "count": 9866375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9866375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9866375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9866375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9866375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287912.2617,
          4823821.557,
          1299.059838,
          288965.7617,
          4825240.817,
          1321.099838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287912.26168730075,
                4823821.557133784,
                1299.0598379056355
              ],
              [
                287912.26168730075,
                4825240.817133783,
                1299.0598379056355
              ],
              [
                288965.76168730075,
                4825240.817133783,
                1321.0998379056355
              ],
              [
                288965.76168730075,
                4823821.557133784,
                1321.0998379056355
              ],
              [
                287912.26168730075,
                4823821.557133784,
                1299.0598379056355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:05:22+00:00",
        "end_time": "2017-09-10T17:16:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255277,
            43.53720943,
            1299.059838,
            -119.6119477,
            43.55027398,
            1321.099838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497331858279,
                  43.537209426228216,
                  1299.0598379056355
                ],
                [
                  -119.62552766626291,
                  43.5499753349422,
                  1299.0598379056355
                ],
                [
                  -119.61249930305655,
                  43.5502739815793,
                  1321.0998379056355
                ],
                [
                  -119.61194769850788,
                  43.537507940533224,
                  1321.0998379056355
                ],
                [
                  -119.62497331858279,
                  43.537209426228216,
                  1299.0598379056355
                ]
              ]
            ]
          },
          "id": "20170910_43119E5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:05:22Z",
            "pc:count": 9866375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288456.2347,
                "count": 9866375,
                "maximum": 288965.7617,
                "minimum": 287912.2617,
                "name": "X",
                "position": 0,
                "stddev": 307.5772782,
                "variance": 94603.78205
              },
              {
                "average": 4824390.369,
                "count": 9866375,
                "maximum": 4825240.817,
                "minimum": 4823821.557,
                "name": "Y",
                "position": 1,
                "stddev": 344.154468,
                "variance": 118442.2979
              },
              {
                "average": 1310.656,
                "count": 9866375,
                "maximum": 1321.099838,
                "minimum": 1299.059838,
                "name": "Z",
                "position": 2,
                "stddev": 2.658855583,
                "variance": 7.069513013
              },
              {
                "average": 25330.13743,
                "count": 9866375,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6114.304789,
                "variance": 37384723.05
              },
              {
                "average": 1.000154261,
                "count": 9866375,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01253297482,
                "variance": 0.0001570754579
              },
              {
                "average": 1.000311259,
                "count": 9866375,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01789082261,
                "variance": 0.0003200815338
              },
              {
                "average": 0.4993862487,
                "count": 9866375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996486,
                "variance": 0.2499996486
              },
              {
                "average": 5.777197806e-05,
                "count": 9866375,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007600568815,
                "variance": 5.776864631e-05
              },
              {
                "average": 1.266486019,
                "count": 9866375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4421212964,
                "variance": 0.1954712407
              },
              {
                "average": 0.8740351598,
                "count": 9866375,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60171908,
                "variance": 134.5998857
              },
              {
                "average": 1.966518909,
                "count": 9866375,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021903956,
                "variance": 1.044287694
              },
              {
                "average": 1173.018241,
                "count": 9866375,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9991493892,
                "variance": 0.998299502
              },
              {
                "average": 42968.49149,
                "count": 9866375,
                "maximum": 58880,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 4538.947782,
                "variance": 20602046.97
              },
              {
                "average": 41313.7031,
                "count": 9866375,
                "maximum": 60416,
                "minimum": 10240,
                "name": "Green",
                "position": 13,
                "stddev": 3924.313573,
                "variance": 15400237.02
              },
              {
                "average": 37630.57794,
                "count": 9866375,
                "maximum": 61440,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 3941.153379,
                "variance": 15532689.96
              },
              {
                "average": 189100648.2,
                "count": 9866375,
                "maximum": 189101922.4,
                "minimum": 189098986.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 780.5371556,
                "variance": 609238.2513
              },
              {
                "average": 0,
                "count": 9866375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9866375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9866375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9866375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9866375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287912.2617,
              4823821.557,
              1299.059838,
              288965.7617,
              4825240.817,
              1321.099838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287912.26168730075,
                    4823821.557133784,
                    1299.0598379056355
                  ],
                  [
                    287912.26168730075,
                    4825240.817133783,
                    1299.0598379056355
                  ],
                  [
                    288965.76168730075,
                    4825240.817133783,
                    1321.0998379056355
                  ],
                  [
                    288965.76168730075,
                    4823821.557133784,
                    1321.0998379056355
                  ],
                  [
                    287912.26168730075,
                    4823821.557133784,
                    1299.0598379056355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:05:22+00:00",
            "end_time": "2017-09-10T17:16: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": "20170911_43119E6411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747267381788,
              43.52470159530719,
              1336.7229441452716
            ],
            [
              -119.6880405708132,
              43.53748055603617,
              1336.7229441452716
            ],
            [
              -119.674999483675,
              43.537786632960554,
              1535.0429441452718
            ],
            [
              -119.67443433381523,
              43.52500753646534,
              1535.0429441452718
            ],
            [
              -119.68747267381788,
              43.52470159530719,
              1336.7229441452716
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880406,
        43.5247016,
        1336.722944,
        -119.6744343,
        43.53778663,
        1535.042944
      ],
      "properties": {
        "datetime": "2017-09-11T20:21:12Z",
        "pc:count": 13346852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283352.5961,
            "count": 13346852,
            "maximum": 283872.2513,
            "minimum": 282817.4513,
            "name": "X",
            "position": 0,
            "stddev": 295.7131005,
            "variance": 87446.23782
          },
          {
            "average": 4823267.973,
            "count": 13346852,
            "maximum": 4824014.533,
            "minimum": 4822593.753,
            "name": "Y",
            "position": 1,
            "stddev": 408.4228322,
            "variance": 166809.2099
          },
          {
            "average": 1408.541774,
            "count": 13346852,
            "maximum": 1535.042944,
            "minimum": 1336.722944,
            "name": "Z",
            "position": 2,
            "stddev": 58.37085668,
            "variance": 3407.156909
          },
          {
            "average": 23932.51588,
            "count": 13346852,
            "maximum": 40721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5430.731283,
            "variance": 29492842.26
          },
          {
            "average": 1.083368048,
            "count": 13346852,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3028271365,
            "variance": 0.09170427462
          },
          {
            "average": 1.168425858,
            "count": 13346852,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4321172722,
            "variance": 0.186725337
          },
          {
            "average": 0.5026293841,
            "count": 13346852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993105,
            "variance": 0.2499931051
          },
          {
            "average": 2.292675456e-05,
            "count": 13346852,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00478813436,
            "variance": 2.292623065e-05
          },
          {
            "average": 1.257631163,
            "count": 13346852,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4373298081,
            "variance": 0.1912573611
          },
          {
            "average": -0.5580425894,
            "count": 13346852,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97984738,
            "variance": 143.5167434
          },
          {
            "average": 1.96414353,
            "count": 13346852,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024177326,
            "variance": 1.048939194
          },
          {
            "average": 1187.688194,
            "count": 13346852,
            "maximum": 1190,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9835763681,
            "variance": 0.9674224719
          },
          {
            "average": 38495.83285,
            "count": 13346852,
            "maximum": 53504,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8721.35927,
            "variance": 76062107.52
          },
          {
            "average": 37603.46131,
            "count": 13346852,
            "maximum": 51968,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7066.32012,
            "variance": 49932880.04
          },
          {
            "average": 33616.16318,
            "count": 13346852,
            "maximum": 50176,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 7181.345912,
            "variance": 51571729.11
          },
          {
            "average": 189195226,
            "count": 13346852,
            "maximum": 189196472,
            "minimum": 189193696.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.2192522,
            "variance": 395916.8674
          },
          {
            "average": 0,
            "count": 13346852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282817.4513,
          4822593.753,
          1336.722944,
          283872.2513,
          4824014.533,
          1535.042944
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282817.4512514755,
                4822593.752948116,
                1336.7229441452716
              ],
              [
                282817.4512514755,
                4824014.532948115,
                1336.7229441452716
              ],
              [
                283872.25125147554,
                4824014.532948115,
                1535.0429441452718
              ],
              [
                283872.25125147554,
                4822593.752948116,
                1535.0429441452718
              ],
              [
                282817.4512514755,
                4822593.752948116,
                1336.7229441452716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:21:12+00:00",
        "end_time": "2017-09-11T19:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880406,
            43.5247016,
            1336.722944,
            -119.6744343,
            43.53778663,
            1535.042944
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747267381788,
                  43.52470159530719,
                  1336.7229441452716
                ],
                [
                  -119.6880405708132,
                  43.53748055603617,
                  1336.7229441452716
                ],
                [
                  -119.674999483675,
                  43.537786632960554,
                  1535.0429441452718
                ],
                [
                  -119.67443433381523,
                  43.52500753646534,
                  1535.0429441452718
                ],
                [
                  -119.68747267381788,
                  43.52470159530719,
                  1336.7229441452716
                ]
              ]
            ]
          },
          "id": "20170911_43119E6411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:21:12Z",
            "pc:count": 13346852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283352.5961,
                "count": 13346852,
                "maximum": 283872.2513,
                "minimum": 282817.4513,
                "name": "X",
                "position": 0,
                "stddev": 295.7131005,
                "variance": 87446.23782
              },
              {
                "average": 4823267.973,
                "count": 13346852,
                "maximum": 4824014.533,
                "minimum": 4822593.753,
                "name": "Y",
                "position": 1,
                "stddev": 408.4228322,
                "variance": 166809.2099
              },
              {
                "average": 1408.541774,
                "count": 13346852,
                "maximum": 1535.042944,
                "minimum": 1336.722944,
                "name": "Z",
                "position": 2,
                "stddev": 58.37085668,
                "variance": 3407.156909
              },
              {
                "average": 23932.51588,
                "count": 13346852,
                "maximum": 40721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5430.731283,
                "variance": 29492842.26
              },
              {
                "average": 1.083368048,
                "count": 13346852,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3028271365,
                "variance": 0.09170427462
              },
              {
                "average": 1.168425858,
                "count": 13346852,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4321172722,
                "variance": 0.186725337
              },
              {
                "average": 0.5026293841,
                "count": 13346852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993105,
                "variance": 0.2499931051
              },
              {
                "average": 2.292675456e-05,
                "count": 13346852,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00478813436,
                "variance": 2.292623065e-05
              },
              {
                "average": 1.257631163,
                "count": 13346852,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4373298081,
                "variance": 0.1912573611
              },
              {
                "average": -0.5580425894,
                "count": 13346852,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97984738,
                "variance": 143.5167434
              },
              {
                "average": 1.96414353,
                "count": 13346852,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024177326,
                "variance": 1.048939194
              },
              {
                "average": 1187.688194,
                "count": 13346852,
                "maximum": 1190,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9835763681,
                "variance": 0.9674224719
              },
              {
                "average": 38495.83285,
                "count": 13346852,
                "maximum": 53504,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8721.35927,
                "variance": 76062107.52
              },
              {
                "average": 37603.46131,
                "count": 13346852,
                "maximum": 51968,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7066.32012,
                "variance": 49932880.04
              },
              {
                "average": 33616.16318,
                "count": 13346852,
                "maximum": 50176,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 7181.345912,
                "variance": 51571729.11
              },
              {
                "average": 189195226,
                "count": 13346852,
                "maximum": 189196472,
                "minimum": 189193696.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.2192522,
                "variance": 395916.8674
              },
              {
                "average": 0,
                "count": 13346852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282817.4513,
              4822593.753,
              1336.722944,
              283872.2513,
              4824014.533,
              1535.042944
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282817.4512514755,
                    4822593.752948116,
                    1336.7229441452716
                  ],
                  [
                    282817.4512514755,
                    4824014.532948115,
                    1336.7229441452716
                  ],
                  [
                    283872.25125147554,
                    4824014.532948115,
                    1535.0429441452718
                  ],
                  [
                    283872.25125147554,
                    4822593.752948116,
                    1535.0429441452718
                  ],
                  [
                    282817.4512514755,
                    4822593.752948116,
                    1336.7229441452716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:21:12+00:00",
            "end_time": "2017-09-11T19:34:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247153148463,
              43.537187957115805,
              1368.5162082175957
            ],
            [
              -119.81306671696048,
              43.5499792179244,
              1368.5162082175957
            ],
            [
              -119.80000080704728,
              43.55030020322283,
              1468.5162082175957
            ],
            [
              -119.7994083772157,
              43.53750879990128,
              1468.5162082175957
            ],
            [
              -119.81247153148463,
              43.537187957115805,
              1368.5162082175957
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130667,
        43.53718796,
        1368.516208,
        -119.7994084,
        43.5503002,
        1468.516208
      ],
      "properties": {
        "datetime": "2017-09-11T22:48:43Z",
        "pc:count": 14882968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273303.831,
            "count": 14882968,
            "maximum": 273819.1328,
            "minimum": 272762.4328,
            "name": "X",
            "position": 0,
            "stddev": 294.2330793,
            "variance": 86573.10498
          },
          {
            "average": 4825041.607,
            "count": 14882968,
            "maximum": 4825737.02,
            "minimum": 4824314.72,
            "name": "Y",
            "position": 1,
            "stddev": 416.4213997,
            "variance": 173406.7821
          },
          {
            "average": 1413.995372,
            "count": 14882968,
            "maximum": 1468.516208,
            "minimum": 1368.516208,
            "name": "Z",
            "position": 2,
            "stddev": 18.03642588,
            "variance": 325.3126585
          },
          {
            "average": 25753.56902,
            "count": 14882968,
            "maximum": 41041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3847.540763,
            "variance": 14803569.92
          },
          {
            "average": 1.029612037,
            "count": 14882968,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1839533987,
            "variance": 0.0338388529
          },
          {
            "average": 1.059749037,
            "count": 14882968,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2679505256,
            "variance": 0.07179748416
          },
          {
            "average": 0.5022881861,
            "count": 14882968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994781,
            "variance": 0.249994781
          },
          {
            "average": 4.10536393e-05,
            "count": 14882968,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006407180086,
            "variance": 4.105195666e-05
          },
          {
            "average": 1.230927326,
            "count": 14882968,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4214260409,
            "variance": 0.1775999079
          },
          {
            "average": -0.06037746898,
            "count": 14882968,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00496116,
            "variance": 144.1190925
          },
          {
            "average": 1.995700522,
            "count": 14882968,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010109005,
            "variance": 1.020320201
          },
          {
            "average": 1206.981037,
            "count": 14882968,
            "maximum": 1212,
            "minimum": 1205,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.150547535,
            "variance": 1.323759629
          },
          {
            "average": 40323.98828,
            "count": 14882968,
            "maximum": 54528,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 5606.202822,
            "variance": 31429510.08
          },
          {
            "average": 38606.42081,
            "count": 14882968,
            "maximum": 53504,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4902.809552,
            "variance": 24037541.5
          },
          {
            "average": 34576.77269,
            "count": 14882968,
            "maximum": 50688,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4915.68114,
            "variance": 24163921.07
          },
          {
            "average": 189204195.3,
            "count": 14882968,
            "maximum": 189205323.8,
            "minimum": 189203616,
            "name": "GpsTime",
            "position": 15,
            "stddev": 294.503431,
            "variance": 86732.27085
          },
          {
            "average": 0,
            "count": 14882968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14882968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14882968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14882968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14882968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272762.4328,
          4824314.72,
          1368.516208,
          273819.1328,
          4825737.02,
          1468.516208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272762.43279965746,
                4824314.720079509,
                1368.5162082175957
              ],
              [
                272762.43279965746,
                4825737.020079509,
                1368.5162082175957
              ],
              [
                273819.1327996574,
                4825737.020079509,
                1468.5162082175957
              ],
              [
                273819.1327996574,
                4824314.720079509,
                1468.5162082175957
              ],
              [
                272762.43279965746,
                4824314.720079509,
                1368.5162082175957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:48:43+00:00",
        "end_time": "2017-09-11T22:20:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130667,
            43.53718796,
            1368.516208,
            -119.7994084,
            43.5503002,
            1468.516208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247153148463,
                  43.537187957115805,
                  1368.5162082175957
                ],
                [
                  -119.81306671696048,
                  43.5499792179244,
                  1368.5162082175957
                ],
                [
                  -119.80000080704728,
                  43.55030020322283,
                  1468.5162082175957
                ],
                [
                  -119.7994083772157,
                  43.53750879990128,
                  1468.5162082175957
                ],
                [
                  -119.81247153148463,
                  43.537187957115805,
                  1368.5162082175957
                ]
              ]
            ]
          },
          "id": "20170911_43119E7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:48:43Z",
            "pc:count": 14882968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273303.831,
                "count": 14882968,
                "maximum": 273819.1328,
                "minimum": 272762.4328,
                "name": "X",
                "position": 0,
                "stddev": 294.2330793,
                "variance": 86573.10498
              },
              {
                "average": 4825041.607,
                "count": 14882968,
                "maximum": 4825737.02,
                "minimum": 4824314.72,
                "name": "Y",
                "position": 1,
                "stddev": 416.4213997,
                "variance": 173406.7821
              },
              {
                "average": 1413.995372,
                "count": 14882968,
                "maximum": 1468.516208,
                "minimum": 1368.516208,
                "name": "Z",
                "position": 2,
                "stddev": 18.03642588,
                "variance": 325.3126585
              },
              {
                "average": 25753.56902,
                "count": 14882968,
                "maximum": 41041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3847.540763,
                "variance": 14803569.92
              },
              {
                "average": 1.029612037,
                "count": 14882968,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1839533987,
                "variance": 0.0338388529
              },
              {
                "average": 1.059749037,
                "count": 14882968,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2679505256,
                "variance": 0.07179748416
              },
              {
                "average": 0.5022881861,
                "count": 14882968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994781,
                "variance": 0.249994781
              },
              {
                "average": 4.10536393e-05,
                "count": 14882968,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006407180086,
                "variance": 4.105195666e-05
              },
              {
                "average": 1.230927326,
                "count": 14882968,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4214260409,
                "variance": 0.1775999079
              },
              {
                "average": -0.06037746898,
                "count": 14882968,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00496116,
                "variance": 144.1190925
              },
              {
                "average": 1.995700522,
                "count": 14882968,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010109005,
                "variance": 1.020320201
              },
              {
                "average": 1206.981037,
                "count": 14882968,
                "maximum": 1212,
                "minimum": 1205,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.150547535,
                "variance": 1.323759629
              },
              {
                "average": 40323.98828,
                "count": 14882968,
                "maximum": 54528,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 5606.202822,
                "variance": 31429510.08
              },
              {
                "average": 38606.42081,
                "count": 14882968,
                "maximum": 53504,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4902.809552,
                "variance": 24037541.5
              },
              {
                "average": 34576.77269,
                "count": 14882968,
                "maximum": 50688,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4915.68114,
                "variance": 24163921.07
              },
              {
                "average": 189204195.3,
                "count": 14882968,
                "maximum": 189205323.8,
                "minimum": 189203616,
                "name": "GpsTime",
                "position": 15,
                "stddev": 294.503431,
                "variance": 86732.27085
              },
              {
                "average": 0,
                "count": 14882968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14882968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14882968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14882968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14882968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272762.4328,
              4824314.72,
              1368.516208,
              273819.1328,
              4825737.02,
              1468.516208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272762.43279965746,
                    4824314.720079509,
                    1368.5162082175957
                  ],
                  [
                    272762.43279965746,
                    4825737.020079509,
                    1368.5162082175957
                  ],
                  [
                    273819.1327996574,
                    4825737.020079509,
                    1468.5162082175957
                  ],
                  [
                    273819.1327996574,
                    4824314.720079509,
                    1468.5162082175957
                  ],
                  [
                    272762.43279965746,
                    4824314.720079509,
                    1368.5162082175957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:48:43+00:00",
            "end_time": "2017-09-11T22:20: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": "20170830_43119F4202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4249850309129,
              43.73747226153653,
              1618.8013055123256
            ],
            [
              -119.42522139663731,
              43.743324776174816,
              1618.8013055123256
            ],
            [
              -119.42303902326658,
              43.743371088868344,
              1670.3813055123255
            ],
            [
              -119.42280286973195,
              43.73751856482405,
              1670.3813055123255
            ],
            [
              -119.4249850309129,
              43.73747226153653,
              1618.8013055123256
            ]
          ]
        ]
      },
      "bbox": [
        -119.4252214,
        43.73747226,
        1618.801306,
        -119.4228029,
        43.74337109,
        1670.381306
      ],
      "properties": {
        "datetime": "2017-08-30T16:50:51Z",
        "pc:count": 946578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304793.2518,
            "count": 946578,
            "maximum": 304896.9814,
            "minimum": 304721.1014,
            "name": "X",
            "position": 0,
            "stddev": 44.55727017,
            "variance": 1985.350325
          },
          {
            "average": 4845781.277,
            "count": 946578,
            "maximum": 4846223.611,
            "minimum": 4845573.031,
            "name": "Y",
            "position": 1,
            "stddev": 149.0188599,
            "variance": 22206.6206
          },
          {
            "average": 1634.925482,
            "count": 946578,
            "maximum": 1670.381306,
            "minimum": 1618.801306,
            "name": "Z",
            "position": 2,
            "stddev": 7.771875966,
            "variance": 60.40205603
          },
          {
            "average": 16788.6886,
            "count": 946578,
            "maximum": 34785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5868.454834,
            "variance": 34438762.14
          },
          {
            "average": 1.294848391,
            "count": 946578,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6225162877,
            "variance": 0.3875265284
          },
          {
            "average": 1.607853764,
            "count": 946578,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9257298238,
            "variance": 0.8569757067
          },
          {
            "average": 0.5120243657,
            "count": 946578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998556578,
            "variance": 0.2498556786
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.108029132,
            "count": 946578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3104173653,
            "variance": 0.09635894068
          },
          {
            "average": -4.146081992,
            "count": 946578,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60208087,
            "variance": 134.6082805
          },
          {
            "average": 1.810255468,
            "count": 946578,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.065941483,
            "variance": 1.136231246
          },
          {
            "average": 1093.758682,
            "count": 946578,
            "maximum": 1095,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7297321409,
            "variance": 0.5325089975
          },
          {
            "average": 23425.51045,
            "count": 946578,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 9737.478908,
            "variance": 94818495.48
          },
          {
            "average": 24322.33937,
            "count": 946578,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 7946.390141,
            "variance": 63145116.28
          },
          {
            "average": 20405.9795,
            "count": 946578,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7255.625794,
            "variance": 52644105.66
          },
          {
            "average": 188146480.1,
            "count": 946578,
            "maximum": 188147051.6,
            "minimum": 188145912.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 481.6324895,
            "variance": 231969.8549
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 946578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304721.1014,
          4845573.031,
          1618.801306,
          304896.9814,
          4846223.611,
          1670.381306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304721.1013628125,
                4845573.030651667,
                1618.8013055123256
              ],
              [
                304721.1013628125,
                4846223.610651667,
                1618.8013055123256
              ],
              [
                304896.9813628125,
                4846223.610651667,
                1670.3813055123255
              ],
              [
                304896.9813628125,
                4845573.030651667,
                1670.3813055123255
              ],
              [
                304721.1013628125,
                4845573.030651667,
                1618.8013055123256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:50:51+00:00",
        "end_time": "2017-08-30T16:31:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4252214,
            43.73747226,
            1618.801306,
            -119.4228029,
            43.74337109,
            1670.381306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4249850309129,
                  43.73747226153653,
                  1618.8013055123256
                ],
                [
                  -119.42522139663731,
                  43.743324776174816,
                  1618.8013055123256
                ],
                [
                  -119.42303902326658,
                  43.743371088868344,
                  1670.3813055123255
                ],
                [
                  -119.42280286973195,
                  43.73751856482405,
                  1670.3813055123255
                ],
                [
                  -119.4249850309129,
                  43.73747226153653,
                  1618.8013055123256
                ]
              ]
            ]
          },
          "id": "20170830_43119F4202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:50:51Z",
            "pc:count": 946578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304793.2518,
                "count": 946578,
                "maximum": 304896.9814,
                "minimum": 304721.1014,
                "name": "X",
                "position": 0,
                "stddev": 44.55727017,
                "variance": 1985.350325
              },
              {
                "average": 4845781.277,
                "count": 946578,
                "maximum": 4846223.611,
                "minimum": 4845573.031,
                "name": "Y",
                "position": 1,
                "stddev": 149.0188599,
                "variance": 22206.6206
              },
              {
                "average": 1634.925482,
                "count": 946578,
                "maximum": 1670.381306,
                "minimum": 1618.801306,
                "name": "Z",
                "position": 2,
                "stddev": 7.771875966,
                "variance": 60.40205603
              },
              {
                "average": 16788.6886,
                "count": 946578,
                "maximum": 34785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5868.454834,
                "variance": 34438762.14
              },
              {
                "average": 1.294848391,
                "count": 946578,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6225162877,
                "variance": 0.3875265284
              },
              {
                "average": 1.607853764,
                "count": 946578,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9257298238,
                "variance": 0.8569757067
              },
              {
                "average": 0.5120243657,
                "count": 946578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998556578,
                "variance": 0.2498556786
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.108029132,
                "count": 946578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3104173653,
                "variance": 0.09635894068
              },
              {
                "average": -4.146081992,
                "count": 946578,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60208087,
                "variance": 134.6082805
              },
              {
                "average": 1.810255468,
                "count": 946578,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.065941483,
                "variance": 1.136231246
              },
              {
                "average": 1093.758682,
                "count": 946578,
                "maximum": 1095,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7297321409,
                "variance": 0.5325089975
              },
              {
                "average": 23425.51045,
                "count": 946578,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 9737.478908,
                "variance": 94818495.48
              },
              {
                "average": 24322.33937,
                "count": 946578,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 7946.390141,
                "variance": 63145116.28
              },
              {
                "average": 20405.9795,
                "count": 946578,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7255.625794,
                "variance": 52644105.66
              },
              {
                "average": 188146480.1,
                "count": 946578,
                "maximum": 188147051.6,
                "minimum": 188145912.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 481.6324895,
                "variance": 231969.8549
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 946578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304721.1014,
              4845573.031,
              1618.801306,
              304896.9814,
              4846223.611,
              1670.381306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304721.1013628125,
                    4845573.030651667,
                    1618.8013055123256
                  ],
                  [
                    304721.1013628125,
                    4846223.610651667,
                    1618.8013055123256
                  ],
                  [
                    304896.9813628125,
                    4846223.610651667,
                    1670.3813055123255
                  ],
                  [
                    304896.9813628125,
                    4845573.030651667,
                    1670.3813055123255
                  ],
                  [
                    304721.1013628125,
                    4845573.030651667,
                    1618.8013055123256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:50:51+00:00",
            "end_time": "2017-08-30T16:31: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": "20170831_43119E5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747397179981,
              43.59971817108469,
              1298.9388685691779
            ],
            [
              -119.53801092514871,
              43.61248248171743,
              1298.9388685691779
            ],
            [
              -119.52499838781662,
              43.61277081483296,
              1320.1788685691777
            ],
            [
              -119.52446418031168,
              43.60000637646818,
              1320.1788685691777
            ],
            [
              -119.53747397179981,
              43.59971817108469,
              1298.9388685691779
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380109,
        43.59971817,
        1298.938869,
        -119.5244642,
        43.61277081,
        1320.178869
      ],
      "properties": {
        "datetime": "2017-09-08T23:48:07Z",
        "pc:count": 37484630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295724.3985,
            "count": 37484630,
            "maximum": 296245.2292,
            "minimum": 295194.1692,
            "name": "X",
            "position": 0,
            "stddev": 286.3620321,
            "variance": 82003.21342
          },
          {
            "average": 4831232.92,
            "count": 37484630,
            "maximum": 4831963.546,
            "minimum": 4830544.546,
            "name": "Y",
            "position": 1,
            "stddev": 387.1410021,
            "variance": 149878.1555
          },
          {
            "average": 1302.710706,
            "count": 37484630,
            "maximum": 1320.178869,
            "minimum": 1298.938869,
            "name": "Z",
            "position": 2,
            "stddev": 2.197506999,
            "variance": 4.829037011
          },
          {
            "average": 26728.514,
            "count": 37484630,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4162.0459,
            "variance": 17322626.07
          },
          {
            "average": 1.001407323,
            "count": 37484630,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04035700485,
            "variance": 0.001628687841
          },
          {
            "average": 1.002851142,
            "count": 37484630,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06087456997,
            "variance": 0.003705713269
          },
          {
            "average": 0.5050150688,
            "count": 37484630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999748551,
            "variance": 0.2499748558
          },
          {
            "average": 5.842394603e-06,
            "count": 37484630,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002417097562,
            "variance": 5.842360625e-06
          },
          {
            "average": 1.067252365,
            "count": 37484630,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2504585508,
            "variance": 0.06272948564
          },
          {
            "average": -1.049994957,
            "count": 37484630,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.36902227,
            "variance": 129.2546674
          },
          {
            "average": 2.004752241,
            "count": 37484630,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000843196,
            "variance": 1.001687104
          },
          {
            "average": 1145.502727,
            "count": 37484630,
            "maximum": 1153,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.453951964,
            "variance": 6.02188024
          },
          {
            "average": 38275.67421,
            "count": 37484630,
            "maximum": 60416,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9733.785848,
            "variance": 94746586.94
          },
          {
            "average": 39105.81933,
            "count": 37484630,
            "maximum": 58368,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4971.032768,
            "variance": 24711166.78
          },
          {
            "average": 32826.70185,
            "count": 37484630,
            "maximum": 59136,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8366.275373,
            "variance": 69994563.62
          },
          {
            "average": 188698919.9,
            "count": 37484630,
            "maximum": 188949687.6,
            "minimum": 188239143.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 336092.7341,
            "variance": 112958325900.0
          },
          {
            "average": 0,
            "count": 37484630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37484630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37484630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37484630,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37484630,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295194.1692,
          4830544.546,
          1298.938869,
          296245.2292,
          4831963.546,
          1320.178869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295194.16924209753,
                4830544.546463522,
                1298.9388685691779
              ],
              [
                295194.16924209753,
                4831963.546463522,
                1298.9388685691779
              ],
              [
                296245.2292420976,
                4831963.546463522,
                1320.1788685691777
              ],
              [
                296245.2292420976,
                4830544.546463522,
                1320.1788685691777
              ],
              [
                295194.16924209753,
                4830544.546463522,
                1298.9388685691779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:48:07+00:00",
        "end_time": "2017-08-31T18:25:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380109,
            43.59971817,
            1298.938869,
            -119.5244642,
            43.61277081,
            1320.178869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747397179981,
                  43.59971817108469,
                  1298.9388685691779
                ],
                [
                  -119.53801092514871,
                  43.61248248171743,
                  1298.9388685691779
                ],
                [
                  -119.52499838781662,
                  43.61277081483296,
                  1320.1788685691777
                ],
                [
                  -119.52446418031168,
                  43.60000637646818,
                  1320.1788685691777
                ],
                [
                  -119.53747397179981,
                  43.59971817108469,
                  1298.9388685691779
                ]
              ]
            ]
          },
          "id": "20170831_43119E5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:48:07Z",
            "pc:count": 37484630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295724.3985,
                "count": 37484630,
                "maximum": 296245.2292,
                "minimum": 295194.1692,
                "name": "X",
                "position": 0,
                "stddev": 286.3620321,
                "variance": 82003.21342
              },
              {
                "average": 4831232.92,
                "count": 37484630,
                "maximum": 4831963.546,
                "minimum": 4830544.546,
                "name": "Y",
                "position": 1,
                "stddev": 387.1410021,
                "variance": 149878.1555
              },
              {
                "average": 1302.710706,
                "count": 37484630,
                "maximum": 1320.178869,
                "minimum": 1298.938869,
                "name": "Z",
                "position": 2,
                "stddev": 2.197506999,
                "variance": 4.829037011
              },
              {
                "average": 26728.514,
                "count": 37484630,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4162.0459,
                "variance": 17322626.07
              },
              {
                "average": 1.001407323,
                "count": 37484630,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04035700485,
                "variance": 0.001628687841
              },
              {
                "average": 1.002851142,
                "count": 37484630,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06087456997,
                "variance": 0.003705713269
              },
              {
                "average": 0.5050150688,
                "count": 37484630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999748551,
                "variance": 0.2499748558
              },
              {
                "average": 5.842394603e-06,
                "count": 37484630,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002417097562,
                "variance": 5.842360625e-06
              },
              {
                "average": 1.067252365,
                "count": 37484630,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2504585508,
                "variance": 0.06272948564
              },
              {
                "average": -1.049994957,
                "count": 37484630,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.36902227,
                "variance": 129.2546674
              },
              {
                "average": 2.004752241,
                "count": 37484630,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000843196,
                "variance": 1.001687104
              },
              {
                "average": 1145.502727,
                "count": 37484630,
                "maximum": 1153,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.453951964,
                "variance": 6.02188024
              },
              {
                "average": 38275.67421,
                "count": 37484630,
                "maximum": 60416,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9733.785848,
                "variance": 94746586.94
              },
              {
                "average": 39105.81933,
                "count": 37484630,
                "maximum": 58368,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4971.032768,
                "variance": 24711166.78
              },
              {
                "average": 32826.70185,
                "count": 37484630,
                "maximum": 59136,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8366.275373,
                "variance": 69994563.62
              },
              {
                "average": 188698919.9,
                "count": 37484630,
                "maximum": 188949687.6,
                "minimum": 188239143.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 336092.7341,
                "variance": 112958325900.0
              },
              {
                "average": 0,
                "count": 37484630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37484630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37484630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37484630,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37484630,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295194.1692,
              4830544.546,
              1298.938869,
              296245.2292,
              4831963.546,
              1320.178869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295194.16924209753,
                    4830544.546463522,
                    1298.9388685691779
                  ],
                  [
                    295194.16924209753,
                    4831963.546463522,
                    1298.9388685691779
                  ],
                  [
                    296245.2292420976,
                    4831963.546463522,
                    1320.1788685691777
                  ],
                  [
                    296245.2292420976,
                    4830544.546463522,
                    1320.1788685691777
                  ],
                  [
                    295194.16924209753,
                    4830544.546463522,
                    1298.9388685691779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:48:07+00:00",
            "end_time": "2017-08-31T18:25: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": "20170911_43119E7220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7624722268244,
              43.57469391333502,
              1365.271426114756
            ],
            [
              -119.7630573416459,
              43.58747987863107,
              1365.271426114756
            ],
            [
              -119.75000033785537,
              43.58779494020794,
              1420.5914261147561
            ],
            [
              -119.7494179795157,
              43.57500883509622,
              1420.5914261147561
            ],
            [
              -119.7624722268244,
              43.57469391333502,
              1365.271426114756
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630573,
        43.57469391,
        1365.271426,
        -119.749418,
        43.58779494,
        1420.591426
      ],
      "properties": {
        "datetime": "2017-09-11T21:26:46Z",
        "pc:count": 13634289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277468.025,
            "count": 13634289,
            "maximum": 277996.1424,
            "minimum": 276940.8624,
            "name": "X",
            "position": 0,
            "stddev": 293.3376068,
            "variance": 86046.95159
          },
          {
            "average": 4829051.222,
            "count": 13634289,
            "maximum": 4829766.517,
            "minimum": 4828344.857,
            "name": "Y",
            "position": 1,
            "stddev": 403.9072959,
            "variance": 163141.1037
          },
          {
            "average": 1384.36047,
            "count": 13634289,
            "maximum": 1420.591426,
            "minimum": 1365.271426,
            "name": "Z",
            "position": 2,
            "stddev": 8.916761124,
            "variance": 79.50862894
          },
          {
            "average": 19331.6193,
            "count": 13634289,
            "maximum": 60417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8502.820893,
            "variance": 72297963.13
          },
          {
            "average": 1.018995343,
            "count": 13634289,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1493322901,
            "variance": 0.02230013287
          },
          {
            "average": 1.038313256,
            "count": 13634289,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2193430212,
            "variance": 0.04811136096
          },
          {
            "average": 0.5017401347,
            "count": 13634289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969903,
            "variance": 0.2499969903
          },
          {
            "average": 1.958297935e-05,
            "count": 13634289,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004425222853,
            "variance": 1.95825973e-05
          },
          {
            "average": 1.264152608,
            "count": 13634289,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4408809613,
            "variance": 0.194376022
          },
          {
            "average": 0.0515854959,
            "count": 13634289,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98753765,
            "variance": 143.7010589
          },
          {
            "average": 1.62679418,
            "count": 13634289,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.113571706,
            "variance": 1.240041944
          },
          {
            "average": 1194.528262,
            "count": 13634289,
            "maximum": 1197,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9927995295,
            "variance": 0.9856509057
          },
          {
            "average": 43448.29942,
            "count": 13634289,
            "maximum": 57600,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7488.051332,
            "variance": 56070912.75
          },
          {
            "average": 42235.05285,
            "count": 13634289,
            "maximum": 57344,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7288.903183,
            "variance": 53128109.61
          },
          {
            "average": 39383.62637,
            "count": 13634289,
            "maximum": 57344,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7646.805241,
            "variance": 58473630.39
          },
          {
            "average": 189199157.2,
            "count": 13634289,
            "maximum": 189200406.6,
            "minimum": 189197788.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 485.586678,
            "variance": 235794.4219
          },
          {
            "average": 0,
            "count": 13634289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13634289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13634289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13634289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13634289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276940.8624,
          4828344.857,
          1365.271426,
          277996.1424,
          4829766.517,
          1420.591426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276940.86244016315,
                4828344.856749553,
                1365.271426114756
              ],
              [
                276940.86244016315,
                4829766.516749553,
                1365.271426114756
              ],
              [
                277996.1424401632,
                4829766.516749553,
                1420.5914261147561
              ],
              [
                277996.1424401632,
                4828344.856749553,
                1420.5914261147561
              ],
              [
                276940.86244016315,
                4828344.856749553,
                1365.271426114756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:26:46+00:00",
        "end_time": "2017-09-11T20:43:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630573,
            43.57469391,
            1365.271426,
            -119.749418,
            43.58779494,
            1420.591426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7624722268244,
                  43.57469391333502,
                  1365.271426114756
                ],
                [
                  -119.7630573416459,
                  43.58747987863107,
                  1365.271426114756
                ],
                [
                  -119.75000033785537,
                  43.58779494020794,
                  1420.5914261147561
                ],
                [
                  -119.7494179795157,
                  43.57500883509622,
                  1420.5914261147561
                ],
                [
                  -119.7624722268244,
                  43.57469391333502,
                  1365.271426114756
                ]
              ]
            ]
          },
          "id": "20170911_43119E7220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:26:46Z",
            "pc:count": 13634289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277468.025,
                "count": 13634289,
                "maximum": 277996.1424,
                "minimum": 276940.8624,
                "name": "X",
                "position": 0,
                "stddev": 293.3376068,
                "variance": 86046.95159
              },
              {
                "average": 4829051.222,
                "count": 13634289,
                "maximum": 4829766.517,
                "minimum": 4828344.857,
                "name": "Y",
                "position": 1,
                "stddev": 403.9072959,
                "variance": 163141.1037
              },
              {
                "average": 1384.36047,
                "count": 13634289,
                "maximum": 1420.591426,
                "minimum": 1365.271426,
                "name": "Z",
                "position": 2,
                "stddev": 8.916761124,
                "variance": 79.50862894
              },
              {
                "average": 19331.6193,
                "count": 13634289,
                "maximum": 60417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8502.820893,
                "variance": 72297963.13
              },
              {
                "average": 1.018995343,
                "count": 13634289,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1493322901,
                "variance": 0.02230013287
              },
              {
                "average": 1.038313256,
                "count": 13634289,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2193430212,
                "variance": 0.04811136096
              },
              {
                "average": 0.5017401347,
                "count": 13634289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969903,
                "variance": 0.2499969903
              },
              {
                "average": 1.958297935e-05,
                "count": 13634289,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004425222853,
                "variance": 1.95825973e-05
              },
              {
                "average": 1.264152608,
                "count": 13634289,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4408809613,
                "variance": 0.194376022
              },
              {
                "average": 0.0515854959,
                "count": 13634289,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98753765,
                "variance": 143.7010589
              },
              {
                "average": 1.62679418,
                "count": 13634289,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.113571706,
                "variance": 1.240041944
              },
              {
                "average": 1194.528262,
                "count": 13634289,
                "maximum": 1197,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9927995295,
                "variance": 0.9856509057
              },
              {
                "average": 43448.29942,
                "count": 13634289,
                "maximum": 57600,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7488.051332,
                "variance": 56070912.75
              },
              {
                "average": 42235.05285,
                "count": 13634289,
                "maximum": 57344,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7288.903183,
                "variance": 53128109.61
              },
              {
                "average": 39383.62637,
                "count": 13634289,
                "maximum": 57344,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7646.805241,
                "variance": 58473630.39
              },
              {
                "average": 189199157.2,
                "count": 13634289,
                "maximum": 189200406.6,
                "minimum": 189197788.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 485.586678,
                "variance": 235794.4219
              },
              {
                "average": 0,
                "count": 13634289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13634289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13634289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13634289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13634289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276940.8624,
              4828344.857,
              1365.271426,
              277996.1424,
              4829766.517,
              1420.591426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276940.86244016315,
                    4828344.856749553,
                    1365.271426114756
                  ],
                  [
                    276940.86244016315,
                    4829766.516749553,
                    1365.271426114756
                  ],
                  [
                    277996.1424401632,
                    4829766.516749553,
                    1420.5914261147561
                  ],
                  [
                    277996.1424401632,
                    4828344.856749553,
                    1420.5914261147561
                  ],
                  [
                    276940.86244016315,
                    4828344.856749553,
                    1365.271426114756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:26:46+00:00",
            "end_time": "2017-09-11T20:43: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": "20170830_43119F4304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247436737642,
              43.67472583296518,
              1489.4475699155778
            ],
            [
              -119.46299650875885,
              43.687482970292486,
              1489.4475699155778
            ],
            [
              -119.44999876090304,
              43.687762463622896,
              1582.0675699155777
            ],
            [
              -119.4494793682333,
              43.67500520256472,
              1582.0675699155777
            ],
            [
              -119.46247436737642,
              43.67472583296518,
              1489.4475699155778
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629965,
        43.67472583,
        1489.44757,
        -119.4494794,
        43.68776246,
        1582.06757
      ],
      "properties": {
        "datetime": "2017-08-30T19:27:31Z",
        "pc:count": 13838417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302008.5993,
            "count": 13838417,
            "maximum": 302543.4982,
            "minimum": 301494.9982,
            "name": "X",
            "position": 0,
            "stddev": 293.6833713,
            "variance": 86249.92259
          },
          {
            "average": 4839404.5,
            "count": 13838417,
            "maximum": 4840111.2,
            "minimum": 4838693.06,
            "name": "Y",
            "position": 1,
            "stddev": 398.4812457,
            "variance": 158787.3032
          },
          {
            "average": 1536.20423,
            "count": 13838417,
            "maximum": 1582.06757,
            "minimum": 1489.44757,
            "name": "Z",
            "position": 2,
            "stddev": 15.37200457,
            "variance": 236.2985244
          },
          {
            "average": 18856.13818,
            "count": 13838417,
            "maximum": 30705,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3246.563035,
            "variance": 10540171.54
          },
          {
            "average": 1.043417972,
            "count": 13838417,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2129982738,
            "variance": 0.04536826465
          },
          {
            "average": 1.089059825,
            "count": 13838417,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3068197161,
            "variance": 0.0941383382
          },
          {
            "average": 0.5026402225,
            "count": 13838417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930472,
            "variance": 0.2499930473
          },
          {
            "average": 2.818241422e-06,
            "count": 13838417,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001678759567,
            "variance": 2.818233683e-06
          },
          {
            "average": 1.151929878,
            "count": 13838417,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3589529205,
            "variance": 0.1288471992
          },
          {
            "average": 0.4987325029,
            "count": 13838417,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73999491,
            "variance": 137.8274806
          },
          {
            "average": 1.967297199,
            "count": 13838417,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01473758,
            "variance": 1.029692357
          },
          {
            "average": 1106.699703,
            "count": 13838417,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9716370836,
            "variance": 0.9440786223
          },
          {
            "average": 35303.77153,
            "count": 13838417,
            "maximum": 54016,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6109.076475,
            "variance": 37320815.37
          },
          {
            "average": 35517.21006,
            "count": 13838417,
            "maximum": 53248,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 4688.956407,
            "variance": 21986312.18
          },
          {
            "average": 31721.90029,
            "count": 13838417,
            "maximum": 51968,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 5006.378531,
            "variance": 25063826
          },
          {
            "average": 188154690.8,
            "count": 13838417,
            "maximum": 188156451.4,
            "minimum": 188152719.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 692.6271608,
            "variance": 479732.3839
          },
          {
            "average": 0,
            "count": 13838417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301494.9982,
          4838693.06,
          1489.44757,
          302543.4982,
          4840111.2,
          1582.06757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301494.9982057051,
                4838693.059753697,
                1489.4475699155778
              ],
              [
                301494.9982057051,
                4840111.199753698,
                1489.4475699155778
              ],
              [
                302543.4982057051,
                4840111.199753698,
                1582.0675699155777
              ],
              [
                302543.4982057051,
                4838693.059753697,
                1582.0675699155777
              ],
              [
                301494.9982057051,
                4838693.059753697,
                1489.4475699155778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:27:31+00:00",
        "end_time": "2017-08-30T18:25:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629965,
            43.67472583,
            1489.44757,
            -119.4494794,
            43.68776246,
            1582.06757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247436737642,
                  43.67472583296518,
                  1489.4475699155778
                ],
                [
                  -119.46299650875885,
                  43.687482970292486,
                  1489.4475699155778
                ],
                [
                  -119.44999876090304,
                  43.687762463622896,
                  1582.0675699155777
                ],
                [
                  -119.4494793682333,
                  43.67500520256472,
                  1582.0675699155777
                ],
                [
                  -119.46247436737642,
                  43.67472583296518,
                  1489.4475699155778
                ]
              ]
            ]
          },
          "id": "20170830_43119F4304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:27:31Z",
            "pc:count": 13838417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302008.5993,
                "count": 13838417,
                "maximum": 302543.4982,
                "minimum": 301494.9982,
                "name": "X",
                "position": 0,
                "stddev": 293.6833713,
                "variance": 86249.92259
              },
              {
                "average": 4839404.5,
                "count": 13838417,
                "maximum": 4840111.2,
                "minimum": 4838693.06,
                "name": "Y",
                "position": 1,
                "stddev": 398.4812457,
                "variance": 158787.3032
              },
              {
                "average": 1536.20423,
                "count": 13838417,
                "maximum": 1582.06757,
                "minimum": 1489.44757,
                "name": "Z",
                "position": 2,
                "stddev": 15.37200457,
                "variance": 236.2985244
              },
              {
                "average": 18856.13818,
                "count": 13838417,
                "maximum": 30705,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3246.563035,
                "variance": 10540171.54
              },
              {
                "average": 1.043417972,
                "count": 13838417,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2129982738,
                "variance": 0.04536826465
              },
              {
                "average": 1.089059825,
                "count": 13838417,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3068197161,
                "variance": 0.0941383382
              },
              {
                "average": 0.5026402225,
                "count": 13838417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930472,
                "variance": 0.2499930473
              },
              {
                "average": 2.818241422e-06,
                "count": 13838417,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001678759567,
                "variance": 2.818233683e-06
              },
              {
                "average": 1.151929878,
                "count": 13838417,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3589529205,
                "variance": 0.1288471992
              },
              {
                "average": 0.4987325029,
                "count": 13838417,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73999491,
                "variance": 137.8274806
              },
              {
                "average": 1.967297199,
                "count": 13838417,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01473758,
                "variance": 1.029692357
              },
              {
                "average": 1106.699703,
                "count": 13838417,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9716370836,
                "variance": 0.9440786223
              },
              {
                "average": 35303.77153,
                "count": 13838417,
                "maximum": 54016,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6109.076475,
                "variance": 37320815.37
              },
              {
                "average": 35517.21006,
                "count": 13838417,
                "maximum": 53248,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 4688.956407,
                "variance": 21986312.18
              },
              {
                "average": 31721.90029,
                "count": 13838417,
                "maximum": 51968,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 5006.378531,
                "variance": 25063826
              },
              {
                "average": 188154690.8,
                "count": 13838417,
                "maximum": 188156451.4,
                "minimum": 188152719.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 692.6271608,
                "variance": 479732.3839
              },
              {
                "average": 0,
                "count": 13838417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301494.9982,
              4838693.06,
              1489.44757,
              302543.4982,
              4840111.2,
              1582.06757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301494.9982057051,
                    4838693.059753697,
                    1489.4475699155778
                  ],
                  [
                    301494.9982057051,
                    4840111.199753698,
                    1489.4475699155778
                  ],
                  [
                    302543.4982057051,
                    4840111.199753698,
                    1582.0675699155777
                  ],
                  [
                    302543.4982057051,
                    4838693.059753697,
                    1582.0675699155777
                  ],
                  [
                    301494.9982057051,
                    4838693.059753697,
                    1489.4475699155778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:27:31+00:00",
            "end_time": "2017-08-30T18:25:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747488364822,
              43.72472351635406,
              1510.713166665917
            ],
            [
              -119.48800333307531,
              43.737482459532636,
              1510.713166665917
            ],
            [
              -119.47499774907646,
              43.73776499192107,
              1588.713166665917
            ],
            [
              -119.47447205513046,
              43.725005923658536,
              1588.713166665917
            ],
            [
              -119.48747488364822,
              43.72472351635406,
              1510.713166665917
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880033,
        43.72472352,
        1510.713167,
        -119.4744721,
        43.73776499,
        1588.713167
      ],
      "properties": {
        "datetime": "2017-08-30T19:10:54Z",
        "pc:count": 16465634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300146.1351,
            "count": 16465634,
            "maximum": 300694.5424,
            "minimum": 299646.2624,
            "name": "X",
            "position": 0,
            "stddev": 292.8416964,
            "variance": 85756.25914
          },
          {
            "average": 4845017.644,
            "count": 16465634,
            "maximum": 4845724.681,
            "minimum": 4844306.301,
            "name": "Y",
            "position": 1,
            "stddev": 416.1251137,
            "variance": 173160.1103
          },
          {
            "average": 1548.914504,
            "count": 16465634,
            "maximum": 1588.713167,
            "minimum": 1510.713167,
            "name": "Z",
            "position": 2,
            "stddev": 10.57435948,
            "variance": 111.8170785
          },
          {
            "average": 17184.09239,
            "count": 16465634,
            "maximum": 30785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5015.952819,
            "variance": 25159782.68
          },
          {
            "average": 1.22201696,
            "count": 16465634,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5592789436,
            "variance": 0.3127929367
          },
          {
            "average": 1.461491613,
            "count": 16465634,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.862303464,
            "variance": 0.743567264
          },
          {
            "average": 0.5040576026,
            "count": 16465634,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999835508,
            "variance": 0.249983551
          },
          {
            "average": 1.560826628e-05,
            "count": 16465634,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00395069913,
            "variance": 1.560802361e-05
          },
          {
            "average": 1.139858326,
            "count": 16465634,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3468399943,
            "variance": 0.1202979816
          },
          {
            "average": -0.1032917304,
            "count": 16465634,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72006982,
            "variance": 137.3600366
          },
          {
            "average": 1.890292776,
            "count": 16465634,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.046305403,
            "variance": 1.094754995
          },
          {
            "average": 1105.250876,
            "count": 16465634,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002619608,
            "variance": 1.005246078
          },
          {
            "average": 32886.90937,
            "count": 16465634,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11293.59615,
            "variance": 127545314.1
          },
          {
            "average": 32437.87465,
            "count": 16465634,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9010.265109,
            "variance": 81184877.33
          },
          {
            "average": 28078.8524,
            "count": 16465634,
            "maximum": 45312,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8693.23363,
            "variance": 75572310.95
          },
          {
            "average": 188153691.6,
            "count": 16465634,
            "maximum": 188155454.8,
            "minimum": 188152319.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.8085079,
            "variance": 516685.6711
          },
          {
            "average": 0,
            "count": 16465634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16465634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16465634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16465634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16465634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299646.2624,
          4844306.301,
          1510.713167,
          300694.5424,
          4845724.681,
          1588.713167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299646.2624163812,
                4844306.300881864,
                1510.713166665917
              ],
              [
                299646.2624163812,
                4845724.680881864,
                1510.713166665917
              ],
              [
                300694.54241638124,
                4845724.680881864,
                1588.713166665917
              ],
              [
                300694.54241638124,
                4844306.300881864,
                1588.713166665917
              ],
              [
                299646.2624163812,
                4844306.300881864,
                1510.713166665917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:10:54+00:00",
        "end_time": "2017-08-30T18:18:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880033,
            43.72472352,
            1510.713167,
            -119.4744721,
            43.73776499,
            1588.713167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747488364822,
                  43.72472351635406,
                  1510.713166665917
                ],
                [
                  -119.48800333307531,
                  43.737482459532636,
                  1510.713166665917
                ],
                [
                  -119.47499774907646,
                  43.73776499192107,
                  1588.713166665917
                ],
                [
                  -119.47447205513046,
                  43.725005923658536,
                  1588.713166665917
                ],
                [
                  -119.48747488364822,
                  43.72472351635406,
                  1510.713166665917
                ]
              ]
            ]
          },
          "id": "20170830_43119F4107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:10:54Z",
            "pc:count": 16465634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300146.1351,
                "count": 16465634,
                "maximum": 300694.5424,
                "minimum": 299646.2624,
                "name": "X",
                "position": 0,
                "stddev": 292.8416964,
                "variance": 85756.25914
              },
              {
                "average": 4845017.644,
                "count": 16465634,
                "maximum": 4845724.681,
                "minimum": 4844306.301,
                "name": "Y",
                "position": 1,
                "stddev": 416.1251137,
                "variance": 173160.1103
              },
              {
                "average": 1548.914504,
                "count": 16465634,
                "maximum": 1588.713167,
                "minimum": 1510.713167,
                "name": "Z",
                "position": 2,
                "stddev": 10.57435948,
                "variance": 111.8170785
              },
              {
                "average": 17184.09239,
                "count": 16465634,
                "maximum": 30785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5015.952819,
                "variance": 25159782.68
              },
              {
                "average": 1.22201696,
                "count": 16465634,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5592789436,
                "variance": 0.3127929367
              },
              {
                "average": 1.461491613,
                "count": 16465634,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.862303464,
                "variance": 0.743567264
              },
              {
                "average": 0.5040576026,
                "count": 16465634,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999835508,
                "variance": 0.249983551
              },
              {
                "average": 1.560826628e-05,
                "count": 16465634,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00395069913,
                "variance": 1.560802361e-05
              },
              {
                "average": 1.139858326,
                "count": 16465634,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3468399943,
                "variance": 0.1202979816
              },
              {
                "average": -0.1032917304,
                "count": 16465634,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72006982,
                "variance": 137.3600366
              },
              {
                "average": 1.890292776,
                "count": 16465634,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.046305403,
                "variance": 1.094754995
              },
              {
                "average": 1105.250876,
                "count": 16465634,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002619608,
                "variance": 1.005246078
              },
              {
                "average": 32886.90937,
                "count": 16465634,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11293.59615,
                "variance": 127545314.1
              },
              {
                "average": 32437.87465,
                "count": 16465634,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9010.265109,
                "variance": 81184877.33
              },
              {
                "average": 28078.8524,
                "count": 16465634,
                "maximum": 45312,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8693.23363,
                "variance": 75572310.95
              },
              {
                "average": 188153691.6,
                "count": 16465634,
                "maximum": 188155454.8,
                "minimum": 188152319.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.8085079,
                "variance": 516685.6711
              },
              {
                "average": 0,
                "count": 16465634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16465634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16465634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16465634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16465634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299646.2624,
              4844306.301,
              1510.713167,
              300694.5424,
              4845724.681,
              1588.713167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299646.2624163812,
                    4844306.300881864,
                    1510.713166665917
                  ],
                  [
                    299646.2624163812,
                    4845724.680881864,
                    1510.713166665917
                  ],
                  [
                    300694.54241638124,
                    4845724.680881864,
                    1588.713166665917
                  ],
                  [
                    300694.54241638124,
                    4844306.300881864,
                    1588.713166665917
                  ],
                  [
                    299646.2624163812,
                    4844306.300881864,
                    1510.713166665917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:10:54+00:00",
            "end_time": "2017-08-30T18:18: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": "20170911_43119E7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81223446398499,
              43.612194379913035,
              1486.287414112087
            ],
            [
              -119.81283114223672,
              43.62498511525552,
              1486.287414112087
            ],
            [
              -119.80000130556704,
              43.62530032575138,
              1527.287414112087
            ],
            [
              -119.79940734018498,
              43.61250945048406,
              1527.287414112087
            ],
            [
              -119.81223446398499,
              43.612194379913035,
              1486.287414112087
            ]
          ]
        ]
      },
      "bbox": [
        -119.8128311,
        43.61219438,
        1486.287414,
        -119.7994073,
        43.62530033,
        1527.287414
      ],
      "properties": {
        "datetime": "2017-09-11T21:49:18Z",
        "pc:count": 14632876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273614.0985,
            "count": 14632876,
            "maximum": 274099.9854,
            "minimum": 273063.6654,
            "name": "X",
            "position": 0,
            "stddev": 271.509663,
            "variance": 73717.49711
          },
          {
            "average": 4833401.391,
            "count": 14632876,
            "maximum": 4834067.019,
            "minimum": 4832644.759,
            "name": "Y",
            "position": 1,
            "stddev": 381.7496436,
            "variance": 145732.7904
          },
          {
            "average": 1499.471309,
            "count": 14632876,
            "maximum": 1527.287414,
            "minimum": 1486.287414,
            "name": "Z",
            "position": 2,
            "stddev": 7.102530345,
            "variance": 50.4459373
          },
          {
            "average": 24914.42389,
            "count": 14632876,
            "maximum": 44129,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5383.559562,
            "variance": 28982713.56
          },
          {
            "average": 1.087329722,
            "count": 14632876,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3244387376,
            "variance": 0.1052604944
          },
          {
            "average": 1.175629179,
            "count": 14632876,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4717956337,
            "variance": 0.22259112
          },
          {
            "average": 0.5004065503,
            "count": 14632876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998518,
            "variance": 0.2499998518
          },
          {
            "average": 1.230106781e-05,
            "count": 14632876,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003507266363,
            "variance": 1.230091734e-05
          },
          {
            "average": 1.219190267,
            "count": 14632876,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4136978434,
            "variance": 0.1711459056
          },
          {
            "average": 0.747095326,
            "count": 14632876,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81688307,
            "variance": 139.6387254
          },
          {
            "average": 1.952721393,
            "count": 14632876,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025171578,
            "variance": 1.050976764
          },
          {
            "average": 1198.439205,
            "count": 14632876,
            "maximum": 1200,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9202308655,
            "variance": 0.8468248457
          },
          {
            "average": 34788.57402,
            "count": 14632876,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7548.924367,
            "variance": 56986259.09
          },
          {
            "average": 33293.06257,
            "count": 14632876,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6194.240588,
            "variance": 38368616.47
          },
          {
            "average": 29323.42272,
            "count": 14632876,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6368.654621,
            "variance": 40559761.68
          },
          {
            "average": 189201004.8,
            "count": 14632876,
            "maximum": 189201758.2,
            "minimum": 189199927.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 401.1040281,
            "variance": 160884.4414
          },
          {
            "average": 0,
            "count": 14632876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14632876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14632876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14632876,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14632876,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273063.6654,
          4832644.759,
          1486.287414,
          274099.9854,
          4834067.019,
          1527.287414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273063.66542220634,
                4832644.759439203,
                1486.287414112087
              ],
              [
                273063.66542220634,
                4834067.019439203,
                1486.287414112087
              ],
              [
                274099.9854222063,
                4834067.019439203,
                1527.287414112087
              ],
              [
                274099.9854222063,
                4832644.759439203,
                1527.287414112087
              ],
              [
                273063.66542220634,
                4832644.759439203,
                1486.287414112087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:49:18+00:00",
        "end_time": "2017-09-11T21:18:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8128311,
            43.61219438,
            1486.287414,
            -119.7994073,
            43.62530033,
            1527.287414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81223446398499,
                  43.612194379913035,
                  1486.287414112087
                ],
                [
                  -119.81283114223672,
                  43.62498511525552,
                  1486.287414112087
                ],
                [
                  -119.80000130556704,
                  43.62530032575138,
                  1527.287414112087
                ],
                [
                  -119.79940734018498,
                  43.61250945048406,
                  1527.287414112087
                ],
                [
                  -119.81223446398499,
                  43.612194379913035,
                  1486.287414112087
                ]
              ]
            ]
          },
          "id": "20170911_43119E7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:49:18Z",
            "pc:count": 14632876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273614.0985,
                "count": 14632876,
                "maximum": 274099.9854,
                "minimum": 273063.6654,
                "name": "X",
                "position": 0,
                "stddev": 271.509663,
                "variance": 73717.49711
              },
              {
                "average": 4833401.391,
                "count": 14632876,
                "maximum": 4834067.019,
                "minimum": 4832644.759,
                "name": "Y",
                "position": 1,
                "stddev": 381.7496436,
                "variance": 145732.7904
              },
              {
                "average": 1499.471309,
                "count": 14632876,
                "maximum": 1527.287414,
                "minimum": 1486.287414,
                "name": "Z",
                "position": 2,
                "stddev": 7.102530345,
                "variance": 50.4459373
              },
              {
                "average": 24914.42389,
                "count": 14632876,
                "maximum": 44129,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5383.559562,
                "variance": 28982713.56
              },
              {
                "average": 1.087329722,
                "count": 14632876,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3244387376,
                "variance": 0.1052604944
              },
              {
                "average": 1.175629179,
                "count": 14632876,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4717956337,
                "variance": 0.22259112
              },
              {
                "average": 0.5004065503,
                "count": 14632876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998518,
                "variance": 0.2499998518
              },
              {
                "average": 1.230106781e-05,
                "count": 14632876,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003507266363,
                "variance": 1.230091734e-05
              },
              {
                "average": 1.219190267,
                "count": 14632876,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4136978434,
                "variance": 0.1711459056
              },
              {
                "average": 0.747095326,
                "count": 14632876,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81688307,
                "variance": 139.6387254
              },
              {
                "average": 1.952721393,
                "count": 14632876,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025171578,
                "variance": 1.050976764
              },
              {
                "average": 1198.439205,
                "count": 14632876,
                "maximum": 1200,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9202308655,
                "variance": 0.8468248457
              },
              {
                "average": 34788.57402,
                "count": 14632876,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7548.924367,
                "variance": 56986259.09
              },
              {
                "average": 33293.06257,
                "count": 14632876,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6194.240588,
                "variance": 38368616.47
              },
              {
                "average": 29323.42272,
                "count": 14632876,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6368.654621,
                "variance": 40559761.68
              },
              {
                "average": 189201004.8,
                "count": 14632876,
                "maximum": 189201758.2,
                "minimum": 189199927.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 401.1040281,
                "variance": 160884.4414
              },
              {
                "average": 0,
                "count": 14632876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14632876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14632876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14632876,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14632876,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273063.6654,
              4832644.759,
              1486.287414,
              274099.9854,
              4834067.019,
              1527.287414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273063.66542220634,
                    4832644.759439203,
                    1486.287414112087
                  ],
                  [
                    273063.66542220634,
                    4834067.019439203,
                    1486.287414112087
                  ],
                  [
                    274099.9854222063,
                    4834067.019439203,
                    1527.287414112087
                  ],
                  [
                    274099.9854222063,
                    4832644.759439203,
                    1527.287414112087
                  ],
                  [
                    273063.66542220634,
                    4832644.759439203,
                    1486.287414112087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:49:18+00:00",
            "end_time": "2017-09-11T21:18: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": "20170910_43119E6105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997296596624,
              43.6122001254242,
              1320.4182184078313
            ],
            [
              -119.70054533578322,
              43.62498073721019,
              1320.4182184078313
            ],
            [
              -119.68749959687065,
              43.62528839641085,
              1327.6982184078315
            ],
            [
              -119.68692998391292,
              43.6125076481602,
              1327.6982184078315
            ],
            [
              -119.69997296596624,
              43.6122001254242,
              1320.4182184078313
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005453,
        43.61220013,
        1320.418218,
        -119.68693,
        43.6252884,
        1327.698218
      ],
      "properties": {
        "datetime": "2017-09-10T18:54:03Z",
        "pc:count": 13433319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282656.755,
            "count": 13433319,
            "maximum": 283176.75,
            "minimum": 282123.09,
            "name": "X",
            "position": 0,
            "stddev": 289.715665,
            "variance": 83935.16652
          },
          {
            "average": 4833045.832,
            "count": 13433319,
            "maximum": 4833765.571,
            "minimum": 4832344.571,
            "name": "Y",
            "position": 1,
            "stddev": 398.9331586,
            "variance": 159147.665
          },
          {
            "average": 1323.84345,
            "count": 13433319,
            "maximum": 1327.698218,
            "minimum": 1320.418218,
            "name": "Z",
            "position": 2,
            "stddev": 1.000115612,
            "variance": 1.000231238
          },
          {
            "average": 27738.35031,
            "count": 13433319,
            "maximum": 45777,
            "minimum": 2641,
            "name": "Intensity",
            "position": 3,
            "stddev": 2580.499861,
            "variance": 6658979.531
          },
          {
            "average": 1.000020323,
            "count": 13433319,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004508014068,
            "variance": 2.032219083e-05
          },
          {
            "average": 1.000039529,
            "count": 13433319,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006287051661,
            "variance": 3.952701859e-05
          },
          {
            "average": 0.5026222485,
            "count": 13433319,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931424,
            "variance": 0.2499931424
          },
          {
            "average": 2.456578304e-06,
            "count": 13433319,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001567345671,
            "variance": 2.456572452e-06
          },
          {
            "average": 1.261822116,
            "count": 13433319,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4396263297,
            "variance": 0.1932713098
          },
          {
            "average": -0.3688715549,
            "count": 13433319,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84964875,
            "variance": 140.4141756
          },
          {
            "average": 2.011097034,
            "count": 13433319,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000103088,
            "variance": 1.000206186
          },
          {
            "average": 1176.978504,
            "count": 13433319,
            "maximum": 1179,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9787885124,
            "variance": 0.9580269521
          },
          {
            "average": 39738.99904,
            "count": 13433319,
            "maximum": 52992,
            "minimum": 22016,
            "name": "Red",
            "position": 12,
            "stddev": 3113.078381,
            "variance": 9691257.008
          },
          {
            "average": 38093.61293,
            "count": 13433319,
            "maximum": 52224,
            "minimum": 24064,
            "name": "Green",
            "position": 13,
            "stddev": 2644.115324,
            "variance": 6991345.845
          },
          {
            "average": 33881.52351,
            "count": 13433319,
            "maximum": 48384,
            "minimum": 18176,
            "name": "Blue",
            "position": 14,
            "stddev": 2984.781098,
            "variance": 8908918.205
          },
          {
            "average": 189103514.8,
            "count": 13433319,
            "maximum": 189104843.8,
            "minimum": 189102054.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 671.2712297,
            "variance": 450605.0638
          },
          {
            "average": 0,
            "count": 13433319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282123.09,
          4832344.571,
          1320.418218,
          283176.75,
          4833765.571,
          1327.698218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282123.08998703683,
                4832344.570919308,
                1320.4182184078313
              ],
              [
                282123.08998703683,
                4833765.570919308,
                1320.4182184078313
              ],
              [
                283176.74998703686,
                4833765.570919308,
                1327.6982184078315
              ],
              [
                283176.74998703686,
                4832344.570919308,
                1327.6982184078315
              ],
              [
                282123.08998703683,
                4832344.570919308,
                1320.4182184078313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:54:03+00:00",
        "end_time": "2017-09-10T18:07:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005453,
            43.61220013,
            1320.418218,
            -119.68693,
            43.6252884,
            1327.698218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997296596624,
                  43.6122001254242,
                  1320.4182184078313
                ],
                [
                  -119.70054533578322,
                  43.62498073721019,
                  1320.4182184078313
                ],
                [
                  -119.68749959687065,
                  43.62528839641085,
                  1327.6982184078315
                ],
                [
                  -119.68692998391292,
                  43.6125076481602,
                  1327.6982184078315
                ],
                [
                  -119.69997296596624,
                  43.6122001254242,
                  1320.4182184078313
                ]
              ]
            ]
          },
          "id": "20170910_43119E6105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:54:03Z",
            "pc:count": 13433319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282656.755,
                "count": 13433319,
                "maximum": 283176.75,
                "minimum": 282123.09,
                "name": "X",
                "position": 0,
                "stddev": 289.715665,
                "variance": 83935.16652
              },
              {
                "average": 4833045.832,
                "count": 13433319,
                "maximum": 4833765.571,
                "minimum": 4832344.571,
                "name": "Y",
                "position": 1,
                "stddev": 398.9331586,
                "variance": 159147.665
              },
              {
                "average": 1323.84345,
                "count": 13433319,
                "maximum": 1327.698218,
                "minimum": 1320.418218,
                "name": "Z",
                "position": 2,
                "stddev": 1.000115612,
                "variance": 1.000231238
              },
              {
                "average": 27738.35031,
                "count": 13433319,
                "maximum": 45777,
                "minimum": 2641,
                "name": "Intensity",
                "position": 3,
                "stddev": 2580.499861,
                "variance": 6658979.531
              },
              {
                "average": 1.000020323,
                "count": 13433319,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004508014068,
                "variance": 2.032219083e-05
              },
              {
                "average": 1.000039529,
                "count": 13433319,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006287051661,
                "variance": 3.952701859e-05
              },
              {
                "average": 0.5026222485,
                "count": 13433319,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931424,
                "variance": 0.2499931424
              },
              {
                "average": 2.456578304e-06,
                "count": 13433319,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001567345671,
                "variance": 2.456572452e-06
              },
              {
                "average": 1.261822116,
                "count": 13433319,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4396263297,
                "variance": 0.1932713098
              },
              {
                "average": -0.3688715549,
                "count": 13433319,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84964875,
                "variance": 140.4141756
              },
              {
                "average": 2.011097034,
                "count": 13433319,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000103088,
                "variance": 1.000206186
              },
              {
                "average": 1176.978504,
                "count": 13433319,
                "maximum": 1179,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9787885124,
                "variance": 0.9580269521
              },
              {
                "average": 39738.99904,
                "count": 13433319,
                "maximum": 52992,
                "minimum": 22016,
                "name": "Red",
                "position": 12,
                "stddev": 3113.078381,
                "variance": 9691257.008
              },
              {
                "average": 38093.61293,
                "count": 13433319,
                "maximum": 52224,
                "minimum": 24064,
                "name": "Green",
                "position": 13,
                "stddev": 2644.115324,
                "variance": 6991345.845
              },
              {
                "average": 33881.52351,
                "count": 13433319,
                "maximum": 48384,
                "minimum": 18176,
                "name": "Blue",
                "position": 14,
                "stddev": 2984.781098,
                "variance": 8908918.205
              },
              {
                "average": 189103514.8,
                "count": 13433319,
                "maximum": 189104843.8,
                "minimum": 189102054.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 671.2712297,
                "variance": 450605.0638
              },
              {
                "average": 0,
                "count": 13433319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282123.09,
              4832344.571,
              1320.418218,
              283176.75,
              4833765.571,
              1327.698218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282123.08998703683,
                    4832344.570919308,
                    1320.4182184078313
                  ],
                  [
                    282123.08998703683,
                    4833765.570919308,
                    1320.4182184078313
                  ],
                  [
                    283176.74998703686,
                    4833765.570919308,
                    1327.6982184078315
                  ],
                  [
                    283176.74998703686,
                    4832344.570919308,
                    1327.6982184078315
                  ],
                  [
                    282123.08998703683,
                    4832344.570919308,
                    1320.4182184078313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:54:03+00:00",
            "end_time": "2017-09-10T18:07:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997127670932,
              43.5371948213736,
              1335.4314263830024
            ],
            [
              -119.75055291857129,
              43.549979566365415,
              1335.4314263830024
            ],
            [
              -119.73750016643395,
              43.55029307550454,
              1356.0914263830023
            ],
            [
              -119.7369212763304,
              43.53750819138997,
              1356.0914263830023
            ],
            [
              -119.74997127670932,
              43.5371948213736,
              1335.4314263830024
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505529,
        43.53719482,
        1335.431426,
        -119.7369213,
        43.55029308,
        1356.091426
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:57Z",
        "pc:count": 16037851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278329.2766,
            "count": 16037851,
            "maximum": 278868.0382,
            "minimum": 277812.4582,
            "name": "X",
            "position": 0,
            "stddev": 292.1520459,
            "variance": 85352.8179
          },
          {
            "average": 4824933.884,
            "count": 16037851,
            "maximum": 4825567.994,
            "minimum": 4824146.494,
            "name": "Y",
            "position": 1,
            "stddev": 398.0060653,
            "variance": 158408.828
          },
          {
            "average": 1341.471664,
            "count": 16037851,
            "maximum": 1356.091426,
            "minimum": 1335.431426,
            "name": "Z",
            "position": 2,
            "stddev": 2.889225323,
            "variance": 8.347622967
          },
          {
            "average": 26151.15992,
            "count": 16037851,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2369.963369,
            "variance": 5616726.371
          },
          {
            "average": 1.000481112,
            "count": 16037851,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02243773619,
            "variance": 0.0005034520052
          },
          {
            "average": 1.00096397,
            "count": 16037851,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03212673247,
            "variance": 0.001032126939
          },
          {
            "average": 0.5044321711,
            "count": 16037851,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803711,
            "variance": 0.2499803714
          },
          {
            "average": 6.88995053e-05,
            "count": 16037851,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00830028689,
            "variance": 6.889476246e-05
          },
          {
            "average": 1.236212508,
            "count": 16037851,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4247542467,
            "variance": 0.1804161701
          },
          {
            "average": -1.480649039,
            "count": 16037851,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.37431066,
            "variance": 153.1235642
          },
          {
            "average": 1.996834863,
            "count": 16037851,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000613838,
            "variance": 1.001228053
          },
          {
            "average": 1198.170882,
            "count": 16037851,
            "maximum": 1212,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.715943826,
            "variance": 22.24012617
          },
          {
            "average": 43537.18627,
            "count": 16037851,
            "maximum": 54784,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 2591.237117,
            "variance": 6714509.797
          },
          {
            "average": 41527.68934,
            "count": 16037851,
            "maximum": 53760,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 2420.579581,
            "variance": 5859205.509
          },
          {
            "average": 37722.4231,
            "count": 16037851,
            "maximum": 51456,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 2351.023675,
            "variance": 5527312.32
          },
          {
            "average": 189200706.3,
            "count": 16037851,
            "maximum": 189205397.5,
            "minimum": 189198828.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1630.104563,
            "variance": 2657240.885
          },
          {
            "average": 0,
            "count": 16037851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16037851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16037851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16037851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16037851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277812.4582,
          4824146.494,
          1335.431426,
          278868.0382,
          4825567.994,
          1356.091426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277812.45819331805,
                4824146.494167222,
                1335.4314263830024
              ],
              [
                277812.45819331805,
                4825567.994167222,
                1335.4314263830024
              ],
              [
                278868.038193318,
                4825567.994167222,
                1356.0914263830023
              ],
              [
                278868.038193318,
                4824146.494167222,
                1356.0914263830023
              ],
              [
                277812.45819331805,
                4824146.494167222,
                1335.4314263830024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:57+00:00",
        "end_time": "2017-09-11T21:00:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505529,
            43.53719482,
            1335.431426,
            -119.7369213,
            43.55029308,
            1356.091426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997127670932,
                  43.5371948213736,
                  1335.4314263830024
                ],
                [
                  -119.75055291857129,
                  43.549979566365415,
                  1335.4314263830024
                ],
                [
                  -119.73750016643395,
                  43.55029307550454,
                  1356.0914263830023
                ],
                [
                  -119.7369212763304,
                  43.53750819138997,
                  1356.0914263830023
                ],
                [
                  -119.74997127670932,
                  43.5371948213736,
                  1335.4314263830024
                ]
              ]
            ]
          },
          "id": "20170911_43119E6306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:57Z",
            "pc:count": 16037851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278329.2766,
                "count": 16037851,
                "maximum": 278868.0382,
                "minimum": 277812.4582,
                "name": "X",
                "position": 0,
                "stddev": 292.1520459,
                "variance": 85352.8179
              },
              {
                "average": 4824933.884,
                "count": 16037851,
                "maximum": 4825567.994,
                "minimum": 4824146.494,
                "name": "Y",
                "position": 1,
                "stddev": 398.0060653,
                "variance": 158408.828
              },
              {
                "average": 1341.471664,
                "count": 16037851,
                "maximum": 1356.091426,
                "minimum": 1335.431426,
                "name": "Z",
                "position": 2,
                "stddev": 2.889225323,
                "variance": 8.347622967
              },
              {
                "average": 26151.15992,
                "count": 16037851,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2369.963369,
                "variance": 5616726.371
              },
              {
                "average": 1.000481112,
                "count": 16037851,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02243773619,
                "variance": 0.0005034520052
              },
              {
                "average": 1.00096397,
                "count": 16037851,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03212673247,
                "variance": 0.001032126939
              },
              {
                "average": 0.5044321711,
                "count": 16037851,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803711,
                "variance": 0.2499803714
              },
              {
                "average": 6.88995053e-05,
                "count": 16037851,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00830028689,
                "variance": 6.889476246e-05
              },
              {
                "average": 1.236212508,
                "count": 16037851,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4247542467,
                "variance": 0.1804161701
              },
              {
                "average": -1.480649039,
                "count": 16037851,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.37431066,
                "variance": 153.1235642
              },
              {
                "average": 1.996834863,
                "count": 16037851,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000613838,
                "variance": 1.001228053
              },
              {
                "average": 1198.170882,
                "count": 16037851,
                "maximum": 1212,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.715943826,
                "variance": 22.24012617
              },
              {
                "average": 43537.18627,
                "count": 16037851,
                "maximum": 54784,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 2591.237117,
                "variance": 6714509.797
              },
              {
                "average": 41527.68934,
                "count": 16037851,
                "maximum": 53760,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 2420.579581,
                "variance": 5859205.509
              },
              {
                "average": 37722.4231,
                "count": 16037851,
                "maximum": 51456,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 2351.023675,
                "variance": 5527312.32
              },
              {
                "average": 189200706.3,
                "count": 16037851,
                "maximum": 189205397.5,
                "minimum": 189198828.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1630.104563,
                "variance": 2657240.885
              },
              {
                "average": 0,
                "count": 16037851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16037851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16037851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16037851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16037851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277812.4582,
              4824146.494,
              1335.431426,
              278868.0382,
              4825567.994,
              1356.091426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277812.45819331805,
                    4824146.494167222,
                    1335.4314263830024
                  ],
                  [
                    277812.45819331805,
                    4825567.994167222,
                    1335.4314263830024
                  ],
                  [
                    278868.038193318,
                    4825567.994167222,
                    1356.0914263830023
                  ],
                  [
                    278868.038193318,
                    4824146.494167222,
                    1356.0914263830023
                  ],
                  [
                    277812.45819331805,
                    4824146.494167222,
                    1335.4314263830024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:57+00:00",
            "end_time": "2017-09-11T21:00: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": "20170911_43119E7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247101040093,
              43.52469408894676,
              1341.4571561229068
            ],
            [
              -119.7630550638534,
              43.53747926705119,
              1341.4571561229068
            ],
            [
              -119.75000118925009,
              43.537794227282774,
              1401.837156122907
            ],
            [
              -119.74941988662219,
              43.52500890940378,
              1401.837156122907
            ],
            [
              -119.76247101040093,
              43.52469408894676,
              1341.4571561229068
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630551,
        43.52469409,
        1341.457156,
        -119.7494199,
        43.53779423,
        1401.837156
      ],
      "properties": {
        "datetime": "2017-09-11T22:00:18Z",
        "pc:count": 13460799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277279.0396,
            "count": 13460799,
            "maximum": 277812.244,
            "minimum": 276756.344,
            "name": "X",
            "position": 0,
            "stddev": 287.5945922,
            "variance": 82710.64947
          },
          {
            "average": 4823501.674,
            "count": 13460799,
            "maximum": 4824213.147,
            "minimum": 4822791.587,
            "name": "Y",
            "position": 1,
            "stddev": 404.3211119,
            "variance": 163475.5615
          },
          {
            "average": 1361.993223,
            "count": 13460799,
            "maximum": 1401.837156,
            "minimum": 1341.457156,
            "name": "Z",
            "position": 2,
            "stddev": 16.76821444,
            "variance": 281.1730154
          },
          {
            "average": 25710.94536,
            "count": 13460799,
            "maximum": 60913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2265.185757,
            "variance": 5131066.512
          },
          {
            "average": 1.002691222,
            "count": 13460799,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05585617416,
            "variance": 0.003119912192
          },
          {
            "average": 1.005459557,
            "count": 13460799,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08220918123,
            "variance": 0.006758349479
          },
          {
            "average": 0.5018748144,
            "count": 13460799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965036,
            "variance": 0.2499965036
          },
          {
            "average": 1.916676714e-05,
            "count": 13460799,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004377944861,
            "variance": 1.91664012e-05
          },
          {
            "average": 1.242596669,
            "count": 13460799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4286531685,
            "variance": 0.1837435389
          },
          {
            "average": 0.002189600248,
            "count": 13460799,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89990161,
            "variance": 141.6076583
          },
          {
            "average": 2.00611561,
            "count": 13460799,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001399812,
            "variance": 1.002801584
          },
          {
            "average": 1200.126943,
            "count": 13460799,
            "maximum": 1202,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9780647741,
            "variance": 0.9566107024
          },
          {
            "average": 41142.97625,
            "count": 13460799,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4142.822909,
            "variance": 17162981.66
          },
          {
            "average": 39139.2213,
            "count": 13460799,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3745.833131,
            "variance": 14031265.84
          },
          {
            "average": 35107.59277,
            "count": 13460799,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3542.32241,
            "variance": 12548048.06
          },
          {
            "average": 189201708.5,
            "count": 13460799,
            "maximum": 189202418.1,
            "minimum": 189200749.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 402.7669293,
            "variance": 162221.1994
          },
          {
            "average": 0,
            "count": 13460799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13460799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276756.344,
          4822791.587,
          1341.457156,
          277812.244,
          4824213.147,
          1401.837156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276756.3439835185,
                4822791.58743284,
                1341.4571561229068
              ],
              [
                276756.3439835185,
                4824213.14743284,
                1341.4571561229068
              ],
              [
                277812.2439835185,
                4824213.14743284,
                1401.837156122907
              ],
              [
                277812.2439835185,
                4822791.58743284,
                1401.837156122907
              ],
              [
                276756.3439835185,
                4822791.58743284,
                1341.4571561229068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:00:18+00:00",
        "end_time": "2017-09-11T21:32:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630551,
            43.52469409,
            1341.457156,
            -119.7494199,
            43.53779423,
            1401.837156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247101040093,
                  43.52469408894676,
                  1341.4571561229068
                ],
                [
                  -119.7630550638534,
                  43.53747926705119,
                  1341.4571561229068
                ],
                [
                  -119.75000118925009,
                  43.537794227282774,
                  1401.837156122907
                ],
                [
                  -119.74941988662219,
                  43.52500890940378,
                  1401.837156122907
                ],
                [
                  -119.76247101040093,
                  43.52469408894676,
                  1341.4571561229068
                ]
              ]
            ]
          },
          "id": "20170911_43119E7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:00:18Z",
            "pc:count": 13460799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277279.0396,
                "count": 13460799,
                "maximum": 277812.244,
                "minimum": 276756.344,
                "name": "X",
                "position": 0,
                "stddev": 287.5945922,
                "variance": 82710.64947
              },
              {
                "average": 4823501.674,
                "count": 13460799,
                "maximum": 4824213.147,
                "minimum": 4822791.587,
                "name": "Y",
                "position": 1,
                "stddev": 404.3211119,
                "variance": 163475.5615
              },
              {
                "average": 1361.993223,
                "count": 13460799,
                "maximum": 1401.837156,
                "minimum": 1341.457156,
                "name": "Z",
                "position": 2,
                "stddev": 16.76821444,
                "variance": 281.1730154
              },
              {
                "average": 25710.94536,
                "count": 13460799,
                "maximum": 60913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2265.185757,
                "variance": 5131066.512
              },
              {
                "average": 1.002691222,
                "count": 13460799,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05585617416,
                "variance": 0.003119912192
              },
              {
                "average": 1.005459557,
                "count": 13460799,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08220918123,
                "variance": 0.006758349479
              },
              {
                "average": 0.5018748144,
                "count": 13460799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965036,
                "variance": 0.2499965036
              },
              {
                "average": 1.916676714e-05,
                "count": 13460799,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004377944861,
                "variance": 1.91664012e-05
              },
              {
                "average": 1.242596669,
                "count": 13460799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4286531685,
                "variance": 0.1837435389
              },
              {
                "average": 0.002189600248,
                "count": 13460799,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89990161,
                "variance": 141.6076583
              },
              {
                "average": 2.00611561,
                "count": 13460799,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001399812,
                "variance": 1.002801584
              },
              {
                "average": 1200.126943,
                "count": 13460799,
                "maximum": 1202,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9780647741,
                "variance": 0.9566107024
              },
              {
                "average": 41142.97625,
                "count": 13460799,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4142.822909,
                "variance": 17162981.66
              },
              {
                "average": 39139.2213,
                "count": 13460799,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3745.833131,
                "variance": 14031265.84
              },
              {
                "average": 35107.59277,
                "count": 13460799,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3542.32241,
                "variance": 12548048.06
              },
              {
                "average": 189201708.5,
                "count": 13460799,
                "maximum": 189202418.1,
                "minimum": 189200749.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 402.7669293,
                "variance": 162221.1994
              },
              {
                "average": 0,
                "count": 13460799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13460799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276756.344,
              4822791.587,
              1341.457156,
              277812.244,
              4824213.147,
              1401.837156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276756.3439835185,
                    4822791.58743284,
                    1341.4571561229068
                  ],
                  [
                    276756.3439835185,
                    4824213.14743284,
                    1341.4571561229068
                  ],
                  [
                    277812.2439835185,
                    4824213.14743284,
                    1401.837156122907
                  ],
                  [
                    277812.2439835185,
                    4822791.58743284,
                    1401.837156122907
                  ],
                  [
                    276756.3439835185,
                    4822791.58743284,
                    1341.4571561229068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:00:18+00:00",
            "end_time": "2017-09-11T21:32: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": "20170911_43119E7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997179161438,
              43.59968962185909,
              1472.403241648585
            ],
            [
              -119.80056552744858,
              43.612478721055375,
              1472.403241648585
            ],
            [
              -119.78750130322632,
              43.61279826536981,
              1525.483241648585
            ],
            [
              -119.78691032831787,
              43.60000902433995,
              1525.483241648585
            ],
            [
              -119.79997179161438,
              43.59968962185909,
              1472.403241648585
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005655,
        43.59968962,
        1472.403242,
        -119.7869103,
        43.61279827,
        1525.483242
      ],
      "properties": {
        "datetime": "2017-09-11T21:48:46Z",
        "pc:count": 15734905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274533.8291,
            "count": 15734905,
            "maximum": 275061.8659,
            "minimum": 274006.4059,
            "name": "X",
            "position": 0,
            "stddev": 287.962506,
            "variance": 82922.40484
          },
          {
            "average": 4831934.989,
            "count": 15734905,
            "maximum": 4832644.5,
            "minimum": 4831222.44,
            "name": "Y",
            "position": 1,
            "stddev": 392.2509582,
            "variance": 153860.8142
          },
          {
            "average": 1497.80827,
            "count": 15734905,
            "maximum": 1525.483242,
            "minimum": 1472.403242,
            "name": "Z",
            "position": 2,
            "stddev": 9.888302136,
            "variance": 97.77851913
          },
          {
            "average": 25151.27096,
            "count": 15734905,
            "maximum": 39393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4929.147495,
            "variance": 24296495.03
          },
          {
            "average": 1.068416873,
            "count": 15734905,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2874955589,
            "variance": 0.08265369641
          },
          {
            "average": 1.137638263,
            "count": 15734905,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4201294546,
            "variance": 0.1765087586
          },
          {
            "average": 0.5027774238,
            "count": 15734905,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923017,
            "variance": 0.2499923018
          },
          {
            "average": 1.010492278e-05,
            "count": 15734905,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003178808159,
            "variance": 1.010482131e-05
          },
          {
            "average": 1.20701002,
            "count": 15734905,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4051627847,
            "variance": 0.1641568821
          },
          {
            "average": -0.3609339503,
            "count": 15734905,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83146714,
            "variance": 139.9836147
          },
          {
            "average": 1.967872574,
            "count": 15734905,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019893411,
            "variance": 1.04018257
          },
          {
            "average": 1197.899242,
            "count": 15734905,
            "maximum": 1200,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9772237898,
            "variance": 0.9549663353
          },
          {
            "average": 35805.51297,
            "count": 15734905,
            "maximum": 50944,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 6842.171135,
            "variance": 46815305.84
          },
          {
            "average": 34126.22205,
            "count": 15734905,
            "maximum": 49408,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 5672.272501,
            "variance": 32174675.33
          },
          {
            "average": 30242.88015,
            "count": 15734905,
            "maximum": 47104,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 5830.398081,
            "variance": 33993541.79
          },
          {
            "average": 189200768.5,
            "count": 15734905,
            "maximum": 189201726,
            "minimum": 189199892.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 434.5151826,
            "variance": 188803.4439
          },
          {
            "average": 0,
            "count": 15734905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15734905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15734905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15734905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15734905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274006.4059,
          4831222.44,
          1472.403242,
          275061.8659,
          4832644.5,
          1525.483242
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274006.405887031,
                4831222.439508781,
                1472.403241648585
              ],
              [
                274006.405887031,
                4832644.499508781,
                1472.403241648585
              ],
              [
                275061.86588703096,
                4832644.499508781,
                1525.483241648585
              ],
              [
                275061.86588703096,
                4831222.439508781,
                1525.483241648585
              ],
              [
                274006.405887031,
                4831222.439508781,
                1472.403241648585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:48:46+00:00",
        "end_time": "2017-09-11T21:18:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005655,
            43.59968962,
            1472.403242,
            -119.7869103,
            43.61279827,
            1525.483242
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997179161438,
                  43.59968962185909,
                  1472.403241648585
                ],
                [
                  -119.80056552744858,
                  43.612478721055375,
                  1472.403241648585
                ],
                [
                  -119.78750130322632,
                  43.61279826536981,
                  1525.483241648585
                ],
                [
                  -119.78691032831787,
                  43.60000902433995,
                  1525.483241648585
                ],
                [
                  -119.79997179161438,
                  43.59968962185909,
                  1472.403241648585
                ]
              ]
            ]
          },
          "id": "20170911_43119E7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:48:46Z",
            "pc:count": 15734905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274533.8291,
                "count": 15734905,
                "maximum": 275061.8659,
                "minimum": 274006.4059,
                "name": "X",
                "position": 0,
                "stddev": 287.962506,
                "variance": 82922.40484
              },
              {
                "average": 4831934.989,
                "count": 15734905,
                "maximum": 4832644.5,
                "minimum": 4831222.44,
                "name": "Y",
                "position": 1,
                "stddev": 392.2509582,
                "variance": 153860.8142
              },
              {
                "average": 1497.80827,
                "count": 15734905,
                "maximum": 1525.483242,
                "minimum": 1472.403242,
                "name": "Z",
                "position": 2,
                "stddev": 9.888302136,
                "variance": 97.77851913
              },
              {
                "average": 25151.27096,
                "count": 15734905,
                "maximum": 39393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4929.147495,
                "variance": 24296495.03
              },
              {
                "average": 1.068416873,
                "count": 15734905,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2874955589,
                "variance": 0.08265369641
              },
              {
                "average": 1.137638263,
                "count": 15734905,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4201294546,
                "variance": 0.1765087586
              },
              {
                "average": 0.5027774238,
                "count": 15734905,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923017,
                "variance": 0.2499923018
              },
              {
                "average": 1.010492278e-05,
                "count": 15734905,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003178808159,
                "variance": 1.010482131e-05
              },
              {
                "average": 1.20701002,
                "count": 15734905,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4051627847,
                "variance": 0.1641568821
              },
              {
                "average": -0.3609339503,
                "count": 15734905,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83146714,
                "variance": 139.9836147
              },
              {
                "average": 1.967872574,
                "count": 15734905,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019893411,
                "variance": 1.04018257
              },
              {
                "average": 1197.899242,
                "count": 15734905,
                "maximum": 1200,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9772237898,
                "variance": 0.9549663353
              },
              {
                "average": 35805.51297,
                "count": 15734905,
                "maximum": 50944,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 6842.171135,
                "variance": 46815305.84
              },
              {
                "average": 34126.22205,
                "count": 15734905,
                "maximum": 49408,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 5672.272501,
                "variance": 32174675.33
              },
              {
                "average": 30242.88015,
                "count": 15734905,
                "maximum": 47104,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 5830.398081,
                "variance": 33993541.79
              },
              {
                "average": 189200768.5,
                "count": 15734905,
                "maximum": 189201726,
                "minimum": 189199892.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 434.5151826,
                "variance": 188803.4439
              },
              {
                "average": 0,
                "count": 15734905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15734905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15734905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15734905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15734905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274006.4059,
              4831222.44,
              1472.403242,
              275061.8659,
              4832644.5,
              1525.483242
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274006.405887031,
                    4831222.439508781,
                    1472.403241648585
                  ],
                  [
                    274006.405887031,
                    4832644.499508781,
                    1472.403241648585
                  ],
                  [
                    275061.86588703096,
                    4832644.499508781,
                    1525.483241648585
                  ],
                  [
                    275061.86588703096,
                    4831222.439508781,
                    1525.483241648585
                  ],
                  [
                    274006.405887031,
                    4831222.439508781,
                    1472.403241648585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:48:46+00:00",
            "end_time": "2017-09-11T21:18: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": "20170910_43119E6115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6999725262891,
              43.58720112517909,
              1311.3100473671745
            ],
            [
              -119.70054434059878,
              43.599980533859174,
              1311.3100473671745
            ],
            [
              -119.68750004424983,
              43.60028814690008,
              1329.8300473671745
            ],
            [
              -119.68693098382025,
              43.58750860178277,
              1329.8300473671745
            ],
            [
              -119.6999725262891,
              43.58720112517909,
              1311.3100473671745
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005443,
        43.58720113,
        1311.310047,
        -119.686931,
        43.60028815,
        1329.830047
      ],
      "properties": {
        "datetime": "2017-09-11T19:33:35Z",
        "pc:count": 13443293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282552.194,
            "count": 13443293,
            "maximum": 283086.8088,
            "minimum": 282032.8288,
            "name": "X",
            "position": 0,
            "stddev": 291.0956429,
            "variance": 84736.67331
          },
          {
            "average": 4830274.268,
            "count": 13443293,
            "maximum": 4830988.886,
            "minimum": 4829568.026,
            "name": "Y",
            "position": 1,
            "stddev": 398.9347937,
            "variance": 159148.9696
          },
          {
            "average": 1317.459891,
            "count": 13443293,
            "maximum": 1329.830047,
            "minimum": 1311.310047,
            "name": "Z",
            "position": 2,
            "stddev": 1.368303146,
            "variance": 1.872253499
          },
          {
            "average": 29575.74913,
            "count": 13443293,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4684.185223,
            "variance": 21941591.2
          },
          {
            "average": 1.00126405,
            "count": 13443293,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03591001782,
            "variance": 0.00128952938
          },
          {
            "average": 1.002506157,
            "count": 13443293,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05081483707,
            "variance": 0.002582147667
          },
          {
            "average": 0.5022366172,
            "count": 13443293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950161,
            "variance": 0.2499950161
          },
          {
            "average": 2.454755691e-06,
            "count": 13443293,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001566764133,
            "variance": 2.454749848e-06
          },
          {
            "average": 1.273689713,
            "count": 13443293,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4458516218,
            "variance": 0.1987836687
          },
          {
            "average": -0.1706116855,
            "count": 13443293,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92909327,
            "variance": 142.3032662
          },
          {
            "average": 2.008842774,
            "count": 13443293,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000681625,
            "variance": 1.001363714
          },
          {
            "average": 1179.907547,
            "count": 13443293,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.301823371,
            "variance": 1.694744088
          },
          {
            "average": 40368.32704,
            "count": 13443293,
            "maximum": 58368,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9885.838457,
            "variance": 97729801.99
          },
          {
            "average": 39880.19226,
            "count": 13443293,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5906.904192,
            "variance": 34891517.14
          },
          {
            "average": 34614.17086,
            "count": 13443293,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7731.806704,
            "variance": 59780834.91
          },
          {
            "average": 189108361,
            "count": 13443293,
            "maximum": 189193615.9,
            "minimum": 189103437.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 15917.18649,
            "variance": 253356825.7
          },
          {
            "average": 0,
            "count": 13443293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13443293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13443293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13443293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13443293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282032.8288,
          4829568.026,
          1311.310047,
          283086.8088,
          4830988.886,
          1329.830047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282032.8287920444,
                4829568.026455093,
                1311.3100473671745
              ],
              [
                282032.8287920444,
                4830988.886455093,
                1311.3100473671745
              ],
              [
                283086.8087920444,
                4830988.886455093,
                1329.8300473671745
              ],
              [
                283086.8087920444,
                4829568.026455093,
                1329.8300473671745
              ],
              [
                282032.8287920444,
                4829568.026455093,
                1311.3100473671745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:33:35+00:00",
        "end_time": "2017-09-10T18:30:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005443,
            43.58720113,
            1311.310047,
            -119.686931,
            43.60028815,
            1329.830047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6999725262891,
                  43.58720112517909,
                  1311.3100473671745
                ],
                [
                  -119.70054434059878,
                  43.599980533859174,
                  1311.3100473671745
                ],
                [
                  -119.68750004424983,
                  43.60028814690008,
                  1329.8300473671745
                ],
                [
                  -119.68693098382025,
                  43.58750860178277,
                  1329.8300473671745
                ],
                [
                  -119.6999725262891,
                  43.58720112517909,
                  1311.3100473671745
                ]
              ]
            ]
          },
          "id": "20170910_43119E6115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:33:35Z",
            "pc:count": 13443293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282552.194,
                "count": 13443293,
                "maximum": 283086.8088,
                "minimum": 282032.8288,
                "name": "X",
                "position": 0,
                "stddev": 291.0956429,
                "variance": 84736.67331
              },
              {
                "average": 4830274.268,
                "count": 13443293,
                "maximum": 4830988.886,
                "minimum": 4829568.026,
                "name": "Y",
                "position": 1,
                "stddev": 398.9347937,
                "variance": 159148.9696
              },
              {
                "average": 1317.459891,
                "count": 13443293,
                "maximum": 1329.830047,
                "minimum": 1311.310047,
                "name": "Z",
                "position": 2,
                "stddev": 1.368303146,
                "variance": 1.872253499
              },
              {
                "average": 29575.74913,
                "count": 13443293,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4684.185223,
                "variance": 21941591.2
              },
              {
                "average": 1.00126405,
                "count": 13443293,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03591001782,
                "variance": 0.00128952938
              },
              {
                "average": 1.002506157,
                "count": 13443293,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05081483707,
                "variance": 0.002582147667
              },
              {
                "average": 0.5022366172,
                "count": 13443293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950161,
                "variance": 0.2499950161
              },
              {
                "average": 2.454755691e-06,
                "count": 13443293,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001566764133,
                "variance": 2.454749848e-06
              },
              {
                "average": 1.273689713,
                "count": 13443293,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4458516218,
                "variance": 0.1987836687
              },
              {
                "average": -0.1706116855,
                "count": 13443293,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92909327,
                "variance": 142.3032662
              },
              {
                "average": 2.008842774,
                "count": 13443293,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000681625,
                "variance": 1.001363714
              },
              {
                "average": 1179.907547,
                "count": 13443293,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.301823371,
                "variance": 1.694744088
              },
              {
                "average": 40368.32704,
                "count": 13443293,
                "maximum": 58368,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9885.838457,
                "variance": 97729801.99
              },
              {
                "average": 39880.19226,
                "count": 13443293,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5906.904192,
                "variance": 34891517.14
              },
              {
                "average": 34614.17086,
                "count": 13443293,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7731.806704,
                "variance": 59780834.91
              },
              {
                "average": 189108361,
                "count": 13443293,
                "maximum": 189193615.9,
                "minimum": 189103437.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 15917.18649,
                "variance": 253356825.7
              },
              {
                "average": 0,
                "count": 13443293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13443293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13443293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13443293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13443293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282032.8288,
              4829568.026,
              1311.310047,
              283086.8088,
              4830988.886,
              1329.830047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282032.8287920444,
                    4829568.026455093,
                    1311.3100473671745
                  ],
                  [
                    282032.8287920444,
                    4830988.886455093,
                    1311.3100473671745
                  ],
                  [
                    283086.8087920444,
                    4830988.886455093,
                    1329.8300473671745
                  ],
                  [
                    283086.8087920444,
                    4829568.026455093,
                    1329.8300473671745
                  ],
                  [
                    282032.8287920444,
                    4829568.026455093,
                    1311.3100473671745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:33:35+00:00",
            "end_time": "2017-09-10T18:30: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": "20170831_43119F5109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747258726838,
              43.724712665612344,
              1383.4277082616522
            ],
            [
              -119.58802273926666,
              43.7374815935586,
              1383.4277082616522
            ],
            [
              -119.5749988068593,
              43.73777594255514,
              1438.2277082616524
            ],
            [
              -119.57445141596237,
              43.72500688419145,
              1438.2277082616524
            ],
            [
              -119.58747258726838,
              43.724712665612344,
              1383.4277082616522
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880227,
        43.72471267,
        1383.427708,
        -119.5744514,
        43.73777594,
        1438.227708
      ],
      "properties": {
        "datetime": "2017-08-31T18:12:20Z",
        "pc:count": 13262099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292114.9412,
            "count": 13262099,
            "maximum": 292641.5011,
            "minimum": 291591.6611,
            "name": "X",
            "position": 0,
            "stddev": 291.0583399,
            "variance": 84714.95722
          },
          {
            "average": 4845263.09,
            "count": 13262099,
            "maximum": 4845971.417,
            "minimum": 4844551.817,
            "name": "Y",
            "position": 1,
            "stddev": 394.215177,
            "variance": 155405.6058
          },
          {
            "average": 1405.298755,
            "count": 13262099,
            "maximum": 1438.227708,
            "minimum": 1383.427708,
            "name": "Z",
            "position": 2,
            "stddev": 11.3653619,
            "variance": 129.1714511
          },
          {
            "average": 20551.57266,
            "count": 13262099,
            "maximum": 35377,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2136.5399,
            "variance": 4564802.743
          },
          {
            "average": 1.008811954,
            "count": 13262099,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09798153297,
            "variance": 0.009600380803
          },
          {
            "average": 1.017905914,
            "count": 13262099,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1423131973,
            "variance": 0.02025304614
          },
          {
            "average": 0.5029233306,
            "count": 13262099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914729,
            "variance": 0.249991473
          },
          {
            "average": 8.294312989e-07,
            "count": 13262099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009107308458,
            "variance": 8.294306735e-07
          },
          {
            "average": 1.169338654,
            "count": 13262099,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3750507768,
            "variance": 0.1406630852
          },
          {
            "average": 0.07843361613,
            "count": 13262099,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66599855,
            "variance": 136.0955223
          },
          {
            "average": 1.990910715,
            "count": 13262099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003793386,
            "variance": 1.007601162
          },
          {
            "average": 1136.779234,
            "count": 13262099,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.009980555,
            "variance": 1.020060721
          },
          {
            "average": 38158.23378,
            "count": 13262099,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6074.830346,
            "variance": 36903563.73
          },
          {
            "average": 36962.68064,
            "count": 13262099,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4652.110028,
            "variance": 21642127.72
          },
          {
            "average": 33190.86964,
            "count": 13262099,
            "maximum": 53504,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5139.900483,
            "variance": 26418576.97
          },
          {
            "average": 188237073.9,
            "count": 13262099,
            "maximum": 188238340.6,
            "minimum": 188235399.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 690.7389791,
            "variance": 477120.3372
          },
          {
            "average": 0,
            "count": 13262099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291591.6611,
          4844551.817,
          1383.427708,
          292641.5011,
          4845971.417,
          1438.227708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291591.66107581824,
                4844551.817133343,
                1383.4277082616522
              ],
              [
                291591.66107581824,
                4845971.4171333425,
                1383.4277082616522
              ],
              [
                292641.5010758182,
                4845971.4171333425,
                1438.2277082616524
              ],
              [
                292641.5010758182,
                4844551.817133343,
                1438.2277082616524
              ],
              [
                291591.66107581824,
                4844551.817133343,
                1383.4277082616522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:12:20+00:00",
        "end_time": "2017-08-31T17:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880227,
            43.72471267,
            1383.427708,
            -119.5744514,
            43.73777594,
            1438.227708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747258726838,
                  43.724712665612344,
                  1383.4277082616522
                ],
                [
                  -119.58802273926666,
                  43.7374815935586,
                  1383.4277082616522
                ],
                [
                  -119.5749988068593,
                  43.73777594255514,
                  1438.2277082616524
                ],
                [
                  -119.57445141596237,
                  43.72500688419145,
                  1438.2277082616524
                ],
                [
                  -119.58747258726838,
                  43.724712665612344,
                  1383.4277082616522
                ]
              ]
            ]
          },
          "id": "20170831_43119F5109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:12:20Z",
            "pc:count": 13262099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292114.9412,
                "count": 13262099,
                "maximum": 292641.5011,
                "minimum": 291591.6611,
                "name": "X",
                "position": 0,
                "stddev": 291.0583399,
                "variance": 84714.95722
              },
              {
                "average": 4845263.09,
                "count": 13262099,
                "maximum": 4845971.417,
                "minimum": 4844551.817,
                "name": "Y",
                "position": 1,
                "stddev": 394.215177,
                "variance": 155405.6058
              },
              {
                "average": 1405.298755,
                "count": 13262099,
                "maximum": 1438.227708,
                "minimum": 1383.427708,
                "name": "Z",
                "position": 2,
                "stddev": 11.3653619,
                "variance": 129.1714511
              },
              {
                "average": 20551.57266,
                "count": 13262099,
                "maximum": 35377,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2136.5399,
                "variance": 4564802.743
              },
              {
                "average": 1.008811954,
                "count": 13262099,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09798153297,
                "variance": 0.009600380803
              },
              {
                "average": 1.017905914,
                "count": 13262099,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1423131973,
                "variance": 0.02025304614
              },
              {
                "average": 0.5029233306,
                "count": 13262099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914729,
                "variance": 0.249991473
              },
              {
                "average": 8.294312989e-07,
                "count": 13262099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009107308458,
                "variance": 8.294306735e-07
              },
              {
                "average": 1.169338654,
                "count": 13262099,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3750507768,
                "variance": 0.1406630852
              },
              {
                "average": 0.07843361613,
                "count": 13262099,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66599855,
                "variance": 136.0955223
              },
              {
                "average": 1.990910715,
                "count": 13262099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003793386,
                "variance": 1.007601162
              },
              {
                "average": 1136.779234,
                "count": 13262099,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.009980555,
                "variance": 1.020060721
              },
              {
                "average": 38158.23378,
                "count": 13262099,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6074.830346,
                "variance": 36903563.73
              },
              {
                "average": 36962.68064,
                "count": 13262099,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4652.110028,
                "variance": 21642127.72
              },
              {
                "average": 33190.86964,
                "count": 13262099,
                "maximum": 53504,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5139.900483,
                "variance": 26418576.97
              },
              {
                "average": 188237073.9,
                "count": 13262099,
                "maximum": 188238340.6,
                "minimum": 188235399.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 690.7389791,
                "variance": 477120.3372
              },
              {
                "average": 0,
                "count": 13262099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291591.6611,
              4844551.817,
              1383.427708,
              292641.5011,
              4845971.417,
              1438.227708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291591.66107581824,
                    4844551.817133343,
                    1383.4277082616522
                  ],
                  [
                    291591.66107581824,
                    4845971.4171333425,
                    1383.4277082616522
                  ],
                  [
                    292641.5010758182,
                    4845971.4171333425,
                    1438.2277082616524
                  ],
                  [
                    292641.5010758182,
                    4844551.817133343,
                    1438.2277082616524
                  ],
                  [
                    291591.66107581824,
                    4844551.817133343,
                    1383.4277082616522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:12:20+00:00",
            "end_time": "2017-08-31T17:23: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": "20170831_43119E5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247428548268,
              43.61222100253342,
              1312.3778522269383
            ],
            [
              -119.51300602656399,
              43.62498175318515,
              1312.3778522269383
            ],
            [
              -119.49999822095849,
              43.625267136668334,
              1418.0578522269382
            ],
            [
              -119.49946922526551,
              43.61250625962921,
              1418.0578522269382
            ],
            [
              -119.51247428548268,
              43.61222100253342,
              1312.3778522269383
            ]
          ]
        ]
      },
      "bbox": [
        -119.513006,
        43.612221,
        1312.377852,
        -119.4994692,
        43.62526714,
        1418.057852
      ],
      "properties": {
        "datetime": "2017-08-31T18:15:42Z",
        "pc:count": 13590047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297778.969,
            "count": 13590047,
            "maximum": 298304.4858,
            "minimum": 297254.0458,
            "name": "X",
            "position": 0,
            "stddev": 291.1817278,
            "variance": 84786.79863
          },
          {
            "average": 4832576.728,
            "count": 13590047,
            "maximum": 4833290.395,
            "minimum": 4831871.815,
            "name": "Y",
            "position": 1,
            "stddev": 402.3863196,
            "variance": 161914.7502
          },
          {
            "average": 1347.208535,
            "count": 13590047,
            "maximum": 1418.057852,
            "minimum": 1312.377852,
            "name": "Z",
            "position": 2,
            "stddev": 23.35643506,
            "variance": 545.5230589
          },
          {
            "average": 19153.42687,
            "count": 13590047,
            "maximum": 30593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3478.558021,
            "variance": 12100365.91
          },
          {
            "average": 1.068060471,
            "count": 13590047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2877978347,
            "variance": 0.08282759364
          },
          {
            "average": 1.137076126,
            "count": 13590047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4214039476,
            "variance": 0.177581287
          },
          {
            "average": 0.5027543319,
            "count": 13590047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992432,
            "variance": 0.2499924321
          },
          {
            "average": 2.207497884e-07,
            "count": 13590047,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004698401387,
            "variance": 2.207497559e-07
          },
          {
            "average": 1.180583849,
            "count": 13590047,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3846730217,
            "variance": 0.1479733336
          },
          {
            "average": 0.3918607724,
            "count": 13590047,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67480822,
            "variance": 136.3011469
          },
          {
            "average": 1.952833276,
            "count": 13590047,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019752397,
            "variance": 1.039894951
          },
          {
            "average": 1136.927534,
            "count": 13590047,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9972225922,
            "variance": 0.9944528984
          },
          {
            "average": 40000.5169,
            "count": 13590047,
            "maximum": 52224,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6522.605936,
            "variance": 42544388.2
          },
          {
            "average": 38492.18796,
            "count": 13590047,
            "maximum": 50688,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 5235.646847,
            "variance": 27411997.91
          },
          {
            "average": 35045.69392,
            "count": 13590047,
            "maximum": 47872,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 5055.514681,
            "variance": 25558228.69
          },
          {
            "average": 188237167.1,
            "count": 13590047,
            "maximum": 188238542.3,
            "minimum": 188235905.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 646.9452419,
            "variance": 418538.146
          },
          {
            "average": 0,
            "count": 13590047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13590047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297254.0458,
          4831871.815,
          1312.377852,
          298304.4858,
          4833290.395,
          1418.057852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297254.0458215454,
                4831871.815062878,
                1312.3778522269383
              ],
              [
                297254.0458215454,
                4833290.395062878,
                1312.3778522269383
              ],
              [
                298304.48582154536,
                4833290.395062878,
                1418.0578522269382
              ],
              [
                298304.48582154536,
                4831871.815062878,
                1418.0578522269382
              ],
              [
                297254.0458215454,
                4831871.815062878,
                1312.3778522269383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:15:42+00:00",
        "end_time": "2017-08-31T17:31:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.513006,
            43.612221,
            1312.377852,
            -119.4994692,
            43.62526714,
            1418.057852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247428548268,
                  43.61222100253342,
                  1312.3778522269383
                ],
                [
                  -119.51300602656399,
                  43.62498175318515,
                  1312.3778522269383
                ],
                [
                  -119.49999822095849,
                  43.625267136668334,
                  1418.0578522269382
                ],
                [
                  -119.49946922526551,
                  43.61250625962921,
                  1418.0578522269382
                ],
                [
                  -119.51247428548268,
                  43.61222100253342,
                  1312.3778522269383
                ]
              ]
            ]
          },
          "id": "20170831_43119E5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:15:42Z",
            "pc:count": 13590047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297778.969,
                "count": 13590047,
                "maximum": 298304.4858,
                "minimum": 297254.0458,
                "name": "X",
                "position": 0,
                "stddev": 291.1817278,
                "variance": 84786.79863
              },
              {
                "average": 4832576.728,
                "count": 13590047,
                "maximum": 4833290.395,
                "minimum": 4831871.815,
                "name": "Y",
                "position": 1,
                "stddev": 402.3863196,
                "variance": 161914.7502
              },
              {
                "average": 1347.208535,
                "count": 13590047,
                "maximum": 1418.057852,
                "minimum": 1312.377852,
                "name": "Z",
                "position": 2,
                "stddev": 23.35643506,
                "variance": 545.5230589
              },
              {
                "average": 19153.42687,
                "count": 13590047,
                "maximum": 30593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3478.558021,
                "variance": 12100365.91
              },
              {
                "average": 1.068060471,
                "count": 13590047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2877978347,
                "variance": 0.08282759364
              },
              {
                "average": 1.137076126,
                "count": 13590047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4214039476,
                "variance": 0.177581287
              },
              {
                "average": 0.5027543319,
                "count": 13590047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992432,
                "variance": 0.2499924321
              },
              {
                "average": 2.207497884e-07,
                "count": 13590047,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004698401387,
                "variance": 2.207497559e-07
              },
              {
                "average": 1.180583849,
                "count": 13590047,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3846730217,
                "variance": 0.1479733336
              },
              {
                "average": 0.3918607724,
                "count": 13590047,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67480822,
                "variance": 136.3011469
              },
              {
                "average": 1.952833276,
                "count": 13590047,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019752397,
                "variance": 1.039894951
              },
              {
                "average": 1136.927534,
                "count": 13590047,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9972225922,
                "variance": 0.9944528984
              },
              {
                "average": 40000.5169,
                "count": 13590047,
                "maximum": 52224,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6522.605936,
                "variance": 42544388.2
              },
              {
                "average": 38492.18796,
                "count": 13590047,
                "maximum": 50688,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 5235.646847,
                "variance": 27411997.91
              },
              {
                "average": 35045.69392,
                "count": 13590047,
                "maximum": 47872,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 5055.514681,
                "variance": 25558228.69
              },
              {
                "average": 188237167.1,
                "count": 13590047,
                "maximum": 188238542.3,
                "minimum": 188235905.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 646.9452419,
                "variance": 418538.146
              },
              {
                "average": 0,
                "count": 13590047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13590047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297254.0458,
              4831871.815,
              1312.377852,
              298304.4858,
              4833290.395,
              1418.057852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297254.0458215454,
                    4831871.815062878,
                    1312.3778522269383
                  ],
                  [
                    297254.0458215454,
                    4833290.395062878,
                    1312.3778522269383
                  ],
                  [
                    298304.48582154536,
                    4833290.395062878,
                    1418.0578522269382
                  ],
                  [
                    298304.48582154536,
                    4831871.815062878,
                    1418.0578522269382
                  ],
                  [
                    297254.0458215454,
                    4831871.815062878,
                    1312.3778522269383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:15:42+00:00",
            "end_time": "2017-08-31T17:31: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": "20170830_43119F4206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374739532837,
              43.72472910151216,
              1604.017631931734
            ],
            [
              -119.43799153120742,
              43.737482227472434,
              1604.017631931734
            ],
            [
              -119.42499811524696,
              43.73775880048119,
              1688.9176319317341
            ],
            [
              -119.42448328917735,
              43.72500555213116,
              1688.9176319317341
            ],
            [
              -119.4374739532837,
              43.72472910151216,
              1604.017631931734
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379915,
        43.7247291,
        1604.017632,
        -119.4244833,
        43.7377588,
        1688.917632
      ],
      "properties": {
        "datetime": "2017-08-30T17:26:11Z",
        "pc:count": 20587678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304163.1532,
            "count": 20587678,
            "maximum": 304720.9795,
            "minimum": 303673.7195,
            "name": "X",
            "position": 0,
            "stddev": 275.5936212,
            "variance": 75951.84406
          },
          {
            "average": 4844911.132,
            "count": 20587678,
            "maximum": 4845604.887,
            "minimum": 4844187.207,
            "name": "Y",
            "position": 1,
            "stddev": 400.5647295,
            "variance": 160452.1025
          },
          {
            "average": 1638.182653,
            "count": 20587678,
            "maximum": 1688.917632,
            "minimum": 1604.017632,
            "name": "Z",
            "position": 2,
            "stddev": 10.71892701,
            "variance": 114.8953963
          },
          {
            "average": 14058.27501,
            "count": 20587678,
            "maximum": 48417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6276.222121,
            "variance": 39390964.12
          },
          {
            "average": 1.509631684,
            "count": 20587678,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7459209493,
            "variance": 0.5563980625
          },
          {
            "average": 2.061752714,
            "count": 20587678,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021125192,
            "variance": 1.042696658
          },
          {
            "average": 0.5020722104,
            "count": 20587678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957181,
            "variance": 0.2499957181
          },
          {
            "average": 3.108655575e-06,
            "count": 20587678,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001763135293,
            "variance": 3.108646063e-06
          },
          {
            "average": 1.082794815,
            "count": 20587678,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2755718376,
            "variance": 0.07593983765
          },
          {
            "average": 0.3277618489,
            "count": 20587678,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67227698,
            "variance": 136.2420498
          },
          {
            "average": 1.71399169,
            "count": 20587678,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.088426363,
            "variance": 1.184671948
          },
          {
            "average": 1095.926535,
            "count": 20587678,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9436542367,
            "variance": 0.8904833184
          },
          {
            "average": 19101.02363,
            "count": 20587678,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10027.28408,
            "variance": 100546426
          },
          {
            "average": 20914.33723,
            "count": 20587678,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8692.860681,
            "variance": 75565826.82
          },
          {
            "average": 16924.82871,
            "count": 20587678,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7132.176589,
            "variance": 50867942.9
          },
          {
            "average": 188147765.7,
            "count": 20587678,
            "maximum": 188149171.2,
            "minimum": 188146794.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.627542,
            "variance": 333653.5773
          },
          {
            "average": 0,
            "count": 20587678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20587678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20587678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20587678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20587678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303673.7195,
          4844187.207,
          1604.017632,
          304720.9795,
          4845604.887,
          1688.917632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303673.71947784105,
                4844187.206579775,
                1604.017631931734
              ],
              [
                303673.71947784105,
                4845604.886579774,
                1604.017631931734
              ],
              [
                304720.97947784106,
                4845604.886579774,
                1688.9176319317341
              ],
              [
                304720.97947784106,
                4844187.206579775,
                1688.9176319317341
              ],
              [
                303673.71947784105,
                4844187.206579775,
                1604.017631931734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:26:11+00:00",
        "end_time": "2017-08-30T16:46:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379915,
            43.7247291,
            1604.017632,
            -119.4244833,
            43.7377588,
            1688.917632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374739532837,
                  43.72472910151216,
                  1604.017631931734
                ],
                [
                  -119.43799153120742,
                  43.737482227472434,
                  1604.017631931734
                ],
                [
                  -119.42499811524696,
                  43.73775880048119,
                  1688.9176319317341
                ],
                [
                  -119.42448328917735,
                  43.72500555213116,
                  1688.9176319317341
                ],
                [
                  -119.4374739532837,
                  43.72472910151216,
                  1604.017631931734
                ]
              ]
            ]
          },
          "id": "20170830_43119F4206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:26:11Z",
            "pc:count": 20587678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304163.1532,
                "count": 20587678,
                "maximum": 304720.9795,
                "minimum": 303673.7195,
                "name": "X",
                "position": 0,
                "stddev": 275.5936212,
                "variance": 75951.84406
              },
              {
                "average": 4844911.132,
                "count": 20587678,
                "maximum": 4845604.887,
                "minimum": 4844187.207,
                "name": "Y",
                "position": 1,
                "stddev": 400.5647295,
                "variance": 160452.1025
              },
              {
                "average": 1638.182653,
                "count": 20587678,
                "maximum": 1688.917632,
                "minimum": 1604.017632,
                "name": "Z",
                "position": 2,
                "stddev": 10.71892701,
                "variance": 114.8953963
              },
              {
                "average": 14058.27501,
                "count": 20587678,
                "maximum": 48417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6276.222121,
                "variance": 39390964.12
              },
              {
                "average": 1.509631684,
                "count": 20587678,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7459209493,
                "variance": 0.5563980625
              },
              {
                "average": 2.061752714,
                "count": 20587678,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021125192,
                "variance": 1.042696658
              },
              {
                "average": 0.5020722104,
                "count": 20587678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957181,
                "variance": 0.2499957181
              },
              {
                "average": 3.108655575e-06,
                "count": 20587678,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001763135293,
                "variance": 3.108646063e-06
              },
              {
                "average": 1.082794815,
                "count": 20587678,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2755718376,
                "variance": 0.07593983765
              },
              {
                "average": 0.3277618489,
                "count": 20587678,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67227698,
                "variance": 136.2420498
              },
              {
                "average": 1.71399169,
                "count": 20587678,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.088426363,
                "variance": 1.184671948
              },
              {
                "average": 1095.926535,
                "count": 20587678,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9436542367,
                "variance": 0.8904833184
              },
              {
                "average": 19101.02363,
                "count": 20587678,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10027.28408,
                "variance": 100546426
              },
              {
                "average": 20914.33723,
                "count": 20587678,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8692.860681,
                "variance": 75565826.82
              },
              {
                "average": 16924.82871,
                "count": 20587678,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7132.176589,
                "variance": 50867942.9
              },
              {
                "average": 188147765.7,
                "count": 20587678,
                "maximum": 188149171.2,
                "minimum": 188146794.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.627542,
                "variance": 333653.5773
              },
              {
                "average": 0,
                "count": 20587678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20587678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20587678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20587678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20587678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303673.7195,
              4844187.207,
              1604.017632,
              304720.9795,
              4845604.887,
              1688.917632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303673.71947784105,
                    4844187.206579775,
                    1604.017631931734
                  ],
                  [
                    303673.71947784105,
                    4845604.886579774,
                    1604.017631931734
                  ],
                  [
                    304720.97947784106,
                    4845604.886579774,
                    1688.9176319317341
                  ],
                  [
                    304720.97947784106,
                    4844187.206579775,
                    1688.9176319317341
                  ],
                  [
                    303673.71947784105,
                    4844187.206579775,
                    1604.017631931734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:26:11+00:00",
            "end_time": "2017-08-30T16: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": "20170911_43119E6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747245564459,
              43.512196212708865,
              1404.9960621688606
            ],
            [
              -119.73805086145474,
              43.52497916903799,
              1404.9960621688606
            ],
            [
              -119.72500064549554,
              43.52529117412588,
              1539.8760621688607
            ],
            [
              -119.72442498817124,
              43.51250807935454,
              1539.8760621688607
            ],
            [
              -119.73747245564459,
              43.512196212708865,
              1404.9960621688606
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380509,
        43.51219621,
        1404.996062,
        -119.724425,
        43.52529117,
        1539.876062
      ],
      "properties": {
        "datetime": "2017-09-11T21:46:01Z",
        "pc:count": 14775926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279283.7351,
            "count": 14775926,
            "maximum": 279786.7325,
            "minimum": 278730.9325,
            "name": "X",
            "position": 0,
            "stddev": 287.1828581,
            "variance": 82473.99401
          },
          {
            "average": 4821996.524,
            "count": 14775926,
            "maximum": 4822757.96,
            "minimum": 4821336.68,
            "name": "Y",
            "position": 1,
            "stddev": 372.9732709,
            "variance": 139109.0608
          },
          {
            "average": 1441.663102,
            "count": 14775926,
            "maximum": 1539.876062,
            "minimum": 1404.996062,
            "name": "Z",
            "position": 2,
            "stddev": 23.66627025,
            "variance": 560.0923478
          },
          {
            "average": 25968.55169,
            "count": 14775926,
            "maximum": 39969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3806.261442,
            "variance": 14487626.16
          },
          {
            "average": 1.030455621,
            "count": 14775926,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1843628486,
            "variance": 0.03398965994
          },
          {
            "average": 1.061537666,
            "count": 14775926,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.267166273,
            "variance": 0.07137781744
          },
          {
            "average": 0.501133127,
            "count": 14775926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987329,
            "variance": 0.2499987329
          },
          {
            "average": 1.942348656e-05,
            "count": 14775926,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004407165824,
            "variance": 1.94231106e-05
          },
          {
            "average": 1.217509346,
            "count": 14775926,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4125518657,
            "variance": 0.1701990419
          },
          {
            "average": 0.2831226265,
            "count": 14775926,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7148552,
            "variance": 137.2378323
          },
          {
            "average": 1.988268282,
            "count": 14775926,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010124769,
            "variance": 1.020352048
          },
          {
            "average": 1197.33188,
            "count": 14775926,
            "maximum": 1200,
            "minimum": 1195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9520285574,
            "variance": 0.9063583742
          },
          {
            "average": 41147.9543,
            "count": 14775926,
            "maximum": 53504,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 6576.76,
            "variance": 43253772.1
          },
          {
            "average": 39447.65462,
            "count": 14775926,
            "maximum": 51200,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5544.10151,
            "variance": 30737061.55
          },
          {
            "average": 35243.07391,
            "count": 14775926,
            "maximum": 48128,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 5477.0042,
            "variance": 29997575.01
          },
          {
            "average": 189200509.8,
            "count": 14775926,
            "maximum": 189201561.4,
            "minimum": 189199506.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 463.6798685,
            "variance": 214999.0205
          },
          {
            "average": 0,
            "count": 14775926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278730.9325,
          4821336.68,
          1404.996062,
          279786.7325,
          4822757.96,
          1539.876062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278730.93252460327,
                4821336.680402256,
                1404.9960621688606
              ],
              [
                278730.93252460327,
                4822757.960402255,
                1404.9960621688606
              ],
              [
                279786.7325246033,
                4822757.960402255,
                1539.8760621688607
              ],
              [
                279786.7325246033,
                4821336.680402256,
                1539.8760621688607
              ],
              [
                278730.93252460327,
                4821336.680402256,
                1404.9960621688606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:46:01+00:00",
        "end_time": "2017-09-11T21:11:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380509,
            43.51219621,
            1404.996062,
            -119.724425,
            43.52529117,
            1539.876062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747245564459,
                  43.512196212708865,
                  1404.9960621688606
                ],
                [
                  -119.73805086145474,
                  43.52497916903799,
                  1404.9960621688606
                ],
                [
                  -119.72500064549554,
                  43.52529117412588,
                  1539.8760621688607
                ],
                [
                  -119.72442498817124,
                  43.51250807935454,
                  1539.8760621688607
                ],
                [
                  -119.73747245564459,
                  43.512196212708865,
                  1404.9960621688606
                ]
              ]
            ]
          },
          "id": "20170911_43119E6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:46:01Z",
            "pc:count": 14775926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279283.7351,
                "count": 14775926,
                "maximum": 279786.7325,
                "minimum": 278730.9325,
                "name": "X",
                "position": 0,
                "stddev": 287.1828581,
                "variance": 82473.99401
              },
              {
                "average": 4821996.524,
                "count": 14775926,
                "maximum": 4822757.96,
                "minimum": 4821336.68,
                "name": "Y",
                "position": 1,
                "stddev": 372.9732709,
                "variance": 139109.0608
              },
              {
                "average": 1441.663102,
                "count": 14775926,
                "maximum": 1539.876062,
                "minimum": 1404.996062,
                "name": "Z",
                "position": 2,
                "stddev": 23.66627025,
                "variance": 560.0923478
              },
              {
                "average": 25968.55169,
                "count": 14775926,
                "maximum": 39969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3806.261442,
                "variance": 14487626.16
              },
              {
                "average": 1.030455621,
                "count": 14775926,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1843628486,
                "variance": 0.03398965994
              },
              {
                "average": 1.061537666,
                "count": 14775926,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.267166273,
                "variance": 0.07137781744
              },
              {
                "average": 0.501133127,
                "count": 14775926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987329,
                "variance": 0.2499987329
              },
              {
                "average": 1.942348656e-05,
                "count": 14775926,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004407165824,
                "variance": 1.94231106e-05
              },
              {
                "average": 1.217509346,
                "count": 14775926,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4125518657,
                "variance": 0.1701990419
              },
              {
                "average": 0.2831226265,
                "count": 14775926,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7148552,
                "variance": 137.2378323
              },
              {
                "average": 1.988268282,
                "count": 14775926,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010124769,
                "variance": 1.020352048
              },
              {
                "average": 1197.33188,
                "count": 14775926,
                "maximum": 1200,
                "minimum": 1195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9520285574,
                "variance": 0.9063583742
              },
              {
                "average": 41147.9543,
                "count": 14775926,
                "maximum": 53504,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 6576.76,
                "variance": 43253772.1
              },
              {
                "average": 39447.65462,
                "count": 14775926,
                "maximum": 51200,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5544.10151,
                "variance": 30737061.55
              },
              {
                "average": 35243.07391,
                "count": 14775926,
                "maximum": 48128,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 5477.0042,
                "variance": 29997575.01
              },
              {
                "average": 189200509.8,
                "count": 14775926,
                "maximum": 189201561.4,
                "minimum": 189199506.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 463.6798685,
                "variance": 214999.0205
              },
              {
                "average": 0,
                "count": 14775926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278730.9325,
              4821336.68,
              1404.996062,
              279786.7325,
              4822757.96,
              1539.876062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278730.93252460327,
                    4821336.680402256,
                    1404.9960621688606
                  ],
                  [
                    278730.93252460327,
                    4822757.960402255,
                    1404.9960621688606
                  ],
                  [
                    279786.7325246033,
                    4822757.960402255,
                    1539.8760621688607
                  ],
                  [
                    279786.7325246033,
                    4821336.680402256,
                    1539.8760621688607
                  ],
                  [
                    278730.93252460327,
                    4821336.680402256,
                    1404.9960621688606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:46:01+00:00",
            "end_time": "2017-09-11T21:11: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": "20170830_43119F4224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997527518136,
              43.68723356798677,
              1587.658817111126
            ],
            [
              -119.40048407102263,
              43.69998317290719,
              1587.658817111126
            ],
            [
              -119.38749765367534,
              43.70025531353731,
              1728.2188171111259
            ],
            [
              -119.38699160398602,
              43.68750558821464,
              1728.2188171111259
            ],
            [
              -119.39997527518136,
              43.68723356798677,
              1587.658817111126
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004841,
        43.68723357,
        1587.658817,
        -119.3869916,
        43.70025531,
        1728.218817
      ],
      "properties": {
        "datetime": "2017-08-30T17:04:45Z",
        "pc:count": 19372042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307101.3246,
            "count": 19372042,
            "maximum": 307620.8492,
            "minimum": 306573.5292,
            "name": "X",
            "position": 0,
            "stddev": 283.5201255,
            "variance": 80383.66158
          },
          {
            "average": 4840676.1,
            "count": 19372042,
            "maximum": 4841351.761,
            "minimum": 4839934.521,
            "name": "Y",
            "position": 1,
            "stddev": 404.1740478,
            "variance": 163356.6609
          },
          {
            "average": 1651.997994,
            "count": 19372042,
            "maximum": 1728.218817,
            "minimum": 1587.658817,
            "name": "Z",
            "position": 2,
            "stddev": 25.74010906,
            "variance": 662.5532146
          },
          {
            "average": 15761.04631,
            "count": 19372042,
            "maximum": 35233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6245.048421,
            "variance": 39000629.78
          },
          {
            "average": 1.391342637,
            "count": 19372042,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6812859722,
            "variance": 0.4641505759
          },
          {
            "average": 1.809412916,
            "count": 19372042,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9722130312,
            "variance": 0.9451981781
          },
          {
            "average": 0.5019710364,
            "count": 19372042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961279,
            "variance": 0.2499961279
          },
          {
            "average": 9.807949002e-07,
            "count": 19372042,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009903504374,
            "variance": 9.807939889e-07
          },
          {
            "average": 1.121188308,
            "count": 19372042,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.326345994,
            "variance": 0.1065017078
          },
          {
            "average": 0.1728610547,
            "count": 19372042,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69313123,
            "variance": 136.729318
          },
          {
            "average": 1.779825224,
            "count": 19372042,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.077266499,
            "variance": 1.160503111
          },
          {
            "average": 1093.730597,
            "count": 19372042,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.149149137,
            "variance": 1.320543738
          },
          {
            "average": 24244.08068,
            "count": 19372042,
            "maximum": 49152,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 10164.07038,
            "variance": 103308326.7
          },
          {
            "average": 25559.08424,
            "count": 19372042,
            "maximum": 48128,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8168.254714,
            "variance": 66720385.08
          },
          {
            "average": 21542.03384,
            "count": 19372042,
            "maximum": 45568,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 7083.829332,
            "variance": 50180638.01
          },
          {
            "average": 188146528.4,
            "count": 19372042,
            "maximum": 188147885.9,
            "minimum": 188144537.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 575.1782613,
            "variance": 330830.0322
          },
          {
            "average": 0,
            "count": 19372042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19372042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19372042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19372042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19372042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306573.5292,
          4839934.521,
          1587.658817,
          307620.8492,
          4841351.761,
          1728.218817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306573.5292402809,
                4839934.521286053,
                1587.658817111126
              ],
              [
                306573.5292402809,
                4841351.761286053,
                1587.658817111126
              ],
              [
                307620.84924028086,
                4841351.761286053,
                1728.2188171111259
              ],
              [
                307620.84924028086,
                4839934.521286053,
                1728.2188171111259
              ],
              [
                306573.5292402809,
                4839934.521286053,
                1587.658817111126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:04:45+00:00",
        "end_time": "2017-08-30T16:08:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004841,
            43.68723357,
            1587.658817,
            -119.3869916,
            43.70025531,
            1728.218817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997527518136,
                  43.68723356798677,
                  1587.658817111126
                ],
                [
                  -119.40048407102263,
                  43.69998317290719,
                  1587.658817111126
                ],
                [
                  -119.38749765367534,
                  43.70025531353731,
                  1728.2188171111259
                ],
                [
                  -119.38699160398602,
                  43.68750558821464,
                  1728.2188171111259
                ],
                [
                  -119.39997527518136,
                  43.68723356798677,
                  1587.658817111126
                ]
              ]
            ]
          },
          "id": "20170830_43119F4224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:04:45Z",
            "pc:count": 19372042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307101.3246,
                "count": 19372042,
                "maximum": 307620.8492,
                "minimum": 306573.5292,
                "name": "X",
                "position": 0,
                "stddev": 283.5201255,
                "variance": 80383.66158
              },
              {
                "average": 4840676.1,
                "count": 19372042,
                "maximum": 4841351.761,
                "minimum": 4839934.521,
                "name": "Y",
                "position": 1,
                "stddev": 404.1740478,
                "variance": 163356.6609
              },
              {
                "average": 1651.997994,
                "count": 19372042,
                "maximum": 1728.218817,
                "minimum": 1587.658817,
                "name": "Z",
                "position": 2,
                "stddev": 25.74010906,
                "variance": 662.5532146
              },
              {
                "average": 15761.04631,
                "count": 19372042,
                "maximum": 35233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6245.048421,
                "variance": 39000629.78
              },
              {
                "average": 1.391342637,
                "count": 19372042,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6812859722,
                "variance": 0.4641505759
              },
              {
                "average": 1.809412916,
                "count": 19372042,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9722130312,
                "variance": 0.9451981781
              },
              {
                "average": 0.5019710364,
                "count": 19372042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961279,
                "variance": 0.2499961279
              },
              {
                "average": 9.807949002e-07,
                "count": 19372042,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009903504374,
                "variance": 9.807939889e-07
              },
              {
                "average": 1.121188308,
                "count": 19372042,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.326345994,
                "variance": 0.1065017078
              },
              {
                "average": 0.1728610547,
                "count": 19372042,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69313123,
                "variance": 136.729318
              },
              {
                "average": 1.779825224,
                "count": 19372042,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.077266499,
                "variance": 1.160503111
              },
              {
                "average": 1093.730597,
                "count": 19372042,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.149149137,
                "variance": 1.320543738
              },
              {
                "average": 24244.08068,
                "count": 19372042,
                "maximum": 49152,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 10164.07038,
                "variance": 103308326.7
              },
              {
                "average": 25559.08424,
                "count": 19372042,
                "maximum": 48128,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8168.254714,
                "variance": 66720385.08
              },
              {
                "average": 21542.03384,
                "count": 19372042,
                "maximum": 45568,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 7083.829332,
                "variance": 50180638.01
              },
              {
                "average": 188146528.4,
                "count": 19372042,
                "maximum": 188147885.9,
                "minimum": 188144537.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 575.1782613,
                "variance": 330830.0322
              },
              {
                "average": 0,
                "count": 19372042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19372042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19372042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19372042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19372042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306573.5292,
              4839934.521,
              1587.658817,
              307620.8492,
              4841351.761,
              1728.218817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306573.5292402809,
                    4839934.521286053,
                    1587.658817111126
                  ],
                  [
                    306573.5292402809,
                    4841351.761286053,
                    1587.658817111126
                  ],
                  [
                    307620.84924028086,
                    4841351.761286053,
                    1728.2188171111259
                  ],
                  [
                    307620.84924028086,
                    4839934.521286053,
                    1728.2188171111259
                  ],
                  [
                    306573.5292402809,
                    4839934.521286053,
                    1587.658817111126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:04:45+00:00",
            "end_time": "2017-08-30T16:08: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": "20170911_43119E7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7999716149569,
              43.53718995205548,
              1357.1877826537116
            ],
            [
              -119.80056409895278,
              43.549980090847995,
              1357.1877826537116
            ],
            [
              -119.78750151150278,
              43.550299562858484,
              1454.9477826537118
            ],
            [
              -119.78691178226775,
              43.537509282237345,
              1454.9477826537118
            ],
            [
              -119.7999716149569,
              43.53718995205548,
              1357.1877826537116
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005641,
        43.53718995,
        1357.187783,
        -119.7869118,
        43.55029956,
        1454.947783
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:01Z",
        "pc:count": 16563250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274282.6984,
            "count": 16563250,
            "maximum": 274828.8505,
            "minimum": 273772.4305,
            "name": "X",
            "position": 0,
            "stddev": 287.9908802,
            "variance": 82938.7471
          },
          {
            "average": 4824957.198,
            "count": 16563250,
            "maximum": 4825703,
            "minimum": 4824280.84,
            "name": "Y",
            "position": 1,
            "stddev": 406.2152591,
            "variance": 165010.8367
          },
          {
            "average": 1402.091526,
            "count": 16563250,
            "maximum": 1454.947783,
            "minimum": 1357.187783,
            "name": "Z",
            "position": 2,
            "stddev": 22.86099909,
            "variance": 522.6252794
          },
          {
            "average": 25174.2532,
            "count": 16563250,
            "maximum": 44769,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3434.953646,
            "variance": 11798906.55
          },
          {
            "average": 1.017271852,
            "count": 16563250,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1415523415,
            "variance": 0.02003706538
          },
          {
            "average": 1.034823842,
            "count": 16563250,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.207203641,
            "variance": 0.04293334884
          },
          {
            "average": 0.4982824023,
            "count": 16563250,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970649,
            "variance": 0.249997065
          },
          {
            "average": 6.761957949e-05,
            "count": 16563250,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00822283474,
            "variance": 6.761501117e-05
          },
          {
            "average": 1.20353421,
            "count": 16563250,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4026264336,
            "variance": 0.162108045
          },
          {
            "average": 2.183575294,
            "count": 16563250,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.3467522,
            "variance": 152.44229
          },
          {
            "average": 2.001365433,
            "count": 16563250,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006847254,
            "variance": 1.013741393
          },
          {
            "average": 1205.879186,
            "count": 16563250,
            "maximum": 1212,
            "minimum": 1203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.542301701,
            "variance": 6.463297937
          },
          {
            "average": 39015.6652,
            "count": 16563250,
            "maximum": 52736,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 5944.316346,
            "variance": 35334896.82
          },
          {
            "average": 37260.41372,
            "count": 16563250,
            "maximum": 51200,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 5335.963491,
            "variance": 28472506.38
          },
          {
            "average": 33583.64123,
            "count": 16563250,
            "maximum": 47872,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 4902.609447,
            "variance": 24035579.39
          },
          {
            "average": 189203808.4,
            "count": 16563250,
            "maximum": 189205341.1,
            "minimum": 189202858.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 673.7232348,
            "variance": 453902.9972
          },
          {
            "average": 0,
            "count": 16563250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16563250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16563250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16563250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16563250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273772.4305,
          4824280.84,
          1357.187783,
          274828.8505,
          4825703,
          1454.947783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273772.43054564437,
                4824280.8400314655,
                1357.1877826537116
              ],
              [
                273772.43054564437,
                4825703.000031466,
                1357.1877826537116
              ],
              [
                274828.8505456444,
                4825703.000031466,
                1454.9477826537118
              ],
              [
                274828.8505456444,
                4824280.8400314655,
                1454.9477826537118
              ],
              [
                273772.43054564437,
                4824280.8400314655,
                1357.1877826537116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:01+00:00",
        "end_time": "2017-09-11T22:07:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005641,
            43.53718995,
            1357.187783,
            -119.7869118,
            43.55029956,
            1454.947783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7999716149569,
                  43.53718995205548,
                  1357.1877826537116
                ],
                [
                  -119.80056409895278,
                  43.549980090847995,
                  1357.1877826537116
                ],
                [
                  -119.78750151150278,
                  43.550299562858484,
                  1454.9477826537118
                ],
                [
                  -119.78691178226775,
                  43.537509282237345,
                  1454.9477826537118
                ],
                [
                  -119.7999716149569,
                  43.53718995205548,
                  1357.1877826537116
                ]
              ]
            ]
          },
          "id": "20170911_43119E7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:01Z",
            "pc:count": 16563250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274282.6984,
                "count": 16563250,
                "maximum": 274828.8505,
                "minimum": 273772.4305,
                "name": "X",
                "position": 0,
                "stddev": 287.9908802,
                "variance": 82938.7471
              },
              {
                "average": 4824957.198,
                "count": 16563250,
                "maximum": 4825703,
                "minimum": 4824280.84,
                "name": "Y",
                "position": 1,
                "stddev": 406.2152591,
                "variance": 165010.8367
              },
              {
                "average": 1402.091526,
                "count": 16563250,
                "maximum": 1454.947783,
                "minimum": 1357.187783,
                "name": "Z",
                "position": 2,
                "stddev": 22.86099909,
                "variance": 522.6252794
              },
              {
                "average": 25174.2532,
                "count": 16563250,
                "maximum": 44769,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3434.953646,
                "variance": 11798906.55
              },
              {
                "average": 1.017271852,
                "count": 16563250,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1415523415,
                "variance": 0.02003706538
              },
              {
                "average": 1.034823842,
                "count": 16563250,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.207203641,
                "variance": 0.04293334884
              },
              {
                "average": 0.4982824023,
                "count": 16563250,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970649,
                "variance": 0.249997065
              },
              {
                "average": 6.761957949e-05,
                "count": 16563250,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00822283474,
                "variance": 6.761501117e-05
              },
              {
                "average": 1.20353421,
                "count": 16563250,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4026264336,
                "variance": 0.162108045
              },
              {
                "average": 2.183575294,
                "count": 16563250,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.3467522,
                "variance": 152.44229
              },
              {
                "average": 2.001365433,
                "count": 16563250,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006847254,
                "variance": 1.013741393
              },
              {
                "average": 1205.879186,
                "count": 16563250,
                "maximum": 1212,
                "minimum": 1203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.542301701,
                "variance": 6.463297937
              },
              {
                "average": 39015.6652,
                "count": 16563250,
                "maximum": 52736,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 5944.316346,
                "variance": 35334896.82
              },
              {
                "average": 37260.41372,
                "count": 16563250,
                "maximum": 51200,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 5335.963491,
                "variance": 28472506.38
              },
              {
                "average": 33583.64123,
                "count": 16563250,
                "maximum": 47872,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 4902.609447,
                "variance": 24035579.39
              },
              {
                "average": 189203808.4,
                "count": 16563250,
                "maximum": 189205341.1,
                "minimum": 189202858.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 673.7232348,
                "variance": 453902.9972
              },
              {
                "average": 0,
                "count": 16563250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16563250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16563250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16563250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16563250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273772.4305,
              4824280.84,
              1357.187783,
              274828.8505,
              4825703,
              1454.947783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273772.43054564437,
                    4824280.8400314655,
                    1357.1877826537116
                  ],
                  [
                    273772.43054564437,
                    4825703.000031466,
                    1357.1877826537116
                  ],
                  [
                    274828.8505456444,
                    4825703.000031466,
                    1454.9477826537118
                  ],
                  [
                    274828.8505456444,
                    4824280.8400314655,
                    1454.9477826537118
                  ],
                  [
                    273772.43054564437,
                    4824280.8400314655,
                    1357.1877826537116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:01+00:00",
            "end_time": "2017-09-11T22:07: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": "20170911_43119E7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8121876514419,
              43.562194865315,
              1435.527282534511
            ],
            [
              -119.81278302833299,
              43.57498031740018,
              1435.527282534511
            ],
            [
              -119.80000042770418,
              43.57529433966598,
              1520.427282534511
            ],
            [
              -119.7994077478459,
              43.56250874822887,
              1520.427282534511
            ],
            [
              -119.8121876514419,
              43.562194865315,
              1435.527282534511
            ]
          ]
        ]
      },
      "bbox": [
        -119.812783,
        43.56219487,
        1435.527283,
        -119.7994077,
        43.57529434,
        1520.427283
      ],
      "properties": {
        "datetime": "2017-09-11T22:26:29Z",
        "pc:count": 14544833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273424.1611,
            "count": 14544833,
            "maximum": 273912.729,
            "minimum": 272879.369,
            "name": "X",
            "position": 0,
            "stddev": 269.2583933,
            "variance": 72500.08237
          },
          {
            "average": 4827826.84,
            "count": 14544833,
            "maximum": 4828513.02,
            "minimum": 4827091.36,
            "name": "Y",
            "position": 1,
            "stddev": 405.721869,
            "variance": 164610.235
          },
          {
            "average": 1473.807586,
            "count": 14544833,
            "maximum": 1520.427283,
            "minimum": 1435.527283,
            "name": "Z",
            "position": 2,
            "stddev": 16.21646189,
            "variance": 262.9736363
          },
          {
            "average": 24413.32216,
            "count": 14544833,
            "maximum": 42385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5579.152804,
            "variance": 31126946.01
          },
          {
            "average": 1.089751529,
            "count": 14544833,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3204809814,
            "variance": 0.1027080594
          },
          {
            "average": 1.180563434,
            "count": 14544833,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4603207194,
            "variance": 0.2118951647
          },
          {
            "average": 0.4996106177,
            "count": 14544833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998656,
            "variance": 0.2499998656
          },
          {
            "average": 2.784493985e-05,
            "count": 14544833,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005276757188,
            "variance": 2.784416642e-05
          },
          {
            "average": 1.210041325,
            "count": 14544833,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4073376712,
            "variance": 0.1659239784
          },
          {
            "average": 0.8397072198,
            "count": 14544833,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94986373,
            "variance": 142.7992433
          },
          {
            "average": 1.954338561,
            "count": 14544833,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027414656,
            "variance": 1.055580876
          },
          {
            "average": 1204.110027,
            "count": 14544833,
            "maximum": 1206,
            "minimum": 1202,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8863759324,
            "variance": 0.7856622936
          },
          {
            "average": 35248.14035,
            "count": 14544833,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7829.39897,
            "variance": 61299488.24
          },
          {
            "average": 34065.09547,
            "count": 14544833,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6547.65633,
            "variance": 42871803.42
          },
          {
            "average": 30062.36379,
            "count": 14544833,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6782.544895,
            "variance": 46002915.26
          },
          {
            "average": 189203271.5,
            "count": 14544833,
            "maximum": 189203989.7,
            "minimum": 189202487.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 334.9038252,
            "variance": 112160.5721
          },
          {
            "average": 0,
            "count": 14544833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14544833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14544833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14544833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14544833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272879.369,
          4827091.36,
          1435.527283,
          273912.729,
          4828513.02,
          1520.427283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272879.36903592007,
                4827091.359979624,
                1435.527282534511
              ],
              [
                272879.36903592007,
                4828513.019979624,
                1435.527282534511
              ],
              [
                273912.72903592006,
                4828513.019979624,
                1520.427282534511
              ],
              [
                273912.72903592006,
                4827091.359979624,
                1520.427282534511
              ],
              [
                272879.36903592007,
                4827091.359979624,
                1435.527282534511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:26:29+00:00",
        "end_time": "2017-09-11T22:01:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.812783,
            43.56219487,
            1435.527283,
            -119.7994077,
            43.57529434,
            1520.427283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8121876514419,
                  43.562194865315,
                  1435.527282534511
                ],
                [
                  -119.81278302833299,
                  43.57498031740018,
                  1435.527282534511
                ],
                [
                  -119.80000042770418,
                  43.57529433966598,
                  1520.427282534511
                ],
                [
                  -119.7994077478459,
                  43.56250874822887,
                  1520.427282534511
                ],
                [
                  -119.8121876514419,
                  43.562194865315,
                  1435.527282534511
                ]
              ]
            ]
          },
          "id": "20170911_43119E7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:26:29Z",
            "pc:count": 14544833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273424.1611,
                "count": 14544833,
                "maximum": 273912.729,
                "minimum": 272879.369,
                "name": "X",
                "position": 0,
                "stddev": 269.2583933,
                "variance": 72500.08237
              },
              {
                "average": 4827826.84,
                "count": 14544833,
                "maximum": 4828513.02,
                "minimum": 4827091.36,
                "name": "Y",
                "position": 1,
                "stddev": 405.721869,
                "variance": 164610.235
              },
              {
                "average": 1473.807586,
                "count": 14544833,
                "maximum": 1520.427283,
                "minimum": 1435.527283,
                "name": "Z",
                "position": 2,
                "stddev": 16.21646189,
                "variance": 262.9736363
              },
              {
                "average": 24413.32216,
                "count": 14544833,
                "maximum": 42385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5579.152804,
                "variance": 31126946.01
              },
              {
                "average": 1.089751529,
                "count": 14544833,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3204809814,
                "variance": 0.1027080594
              },
              {
                "average": 1.180563434,
                "count": 14544833,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4603207194,
                "variance": 0.2118951647
              },
              {
                "average": 0.4996106177,
                "count": 14544833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998656,
                "variance": 0.2499998656
              },
              {
                "average": 2.784493985e-05,
                "count": 14544833,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005276757188,
                "variance": 2.784416642e-05
              },
              {
                "average": 1.210041325,
                "count": 14544833,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4073376712,
                "variance": 0.1659239784
              },
              {
                "average": 0.8397072198,
                "count": 14544833,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94986373,
                "variance": 142.7992433
              },
              {
                "average": 1.954338561,
                "count": 14544833,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027414656,
                "variance": 1.055580876
              },
              {
                "average": 1204.110027,
                "count": 14544833,
                "maximum": 1206,
                "minimum": 1202,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8863759324,
                "variance": 0.7856622936
              },
              {
                "average": 35248.14035,
                "count": 14544833,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7829.39897,
                "variance": 61299488.24
              },
              {
                "average": 34065.09547,
                "count": 14544833,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6547.65633,
                "variance": 42871803.42
              },
              {
                "average": 30062.36379,
                "count": 14544833,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6782.544895,
                "variance": 46002915.26
              },
              {
                "average": 189203271.5,
                "count": 14544833,
                "maximum": 189203989.7,
                "minimum": 189202487.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 334.9038252,
                "variance": 112160.5721
              },
              {
                "average": 0,
                "count": 14544833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14544833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14544833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14544833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14544833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272879.369,
              4827091.36,
              1435.527283,
              273912.729,
              4828513.02,
              1520.427283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272879.36903592007,
                    4827091.359979624,
                    1435.527282534511
                  ],
                  [
                    272879.36903592007,
                    4828513.019979624,
                    1435.527282534511
                  ],
                  [
                    273912.72903592006,
                    4828513.019979624,
                    1520.427282534511
                  ],
                  [
                    273912.72903592006,
                    4827091.359979624,
                    1520.427282534511
                  ],
                  [
                    272879.36903592007,
                    4827091.359979624,
                    1435.527282534511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:26:29+00:00",
            "end_time": "2017-09-11T22:01:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997105341652,
              43.56219559361,
              1354.753335041748
            ],
            [
              -119.75055314553863,
              43.57497902339181,
              1354.753335041748
            ],
            [
              -119.73750068541352,
              43.57529253837823,
              1391.4933350417477
            ],
            [
              -119.73692134711823,
              43.562508969491596,
              1391.4933350417477
            ],
            [
              -119.74997105341652,
              43.56219559361,
              1354.753335041748
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505531,
        43.56219559,
        1354.753335,
        -119.7369213,
        43.57529254,
        1391.493335
      ],
      "properties": {
        "datetime": "2017-09-11T21:16:59Z",
        "pc:count": 14170834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278413.8867,
            "count": 14170834,
            "maximum": 278959.4894,
            "minimum": 277904.3694,
            "name": "X",
            "position": 0,
            "stddev": 283.2075019,
            "variance": 80206.48915
          },
          {
            "average": 4827632.106,
            "count": 14170834,
            "maximum": 4828344.581,
            "minimum": 4826923.221,
            "name": "Y",
            "position": 1,
            "stddev": 409.9758505,
            "variance": 168080.198
          },
          {
            "average": 1375.393678,
            "count": 14170834,
            "maximum": 1391.493335,
            "minimum": 1354.753335,
            "name": "Z",
            "position": 2,
            "stddev": 7.22983219,
            "variance": 52.2704735
          },
          {
            "average": 26056.68864,
            "count": 14170834,
            "maximum": 57841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3976.566405,
            "variance": 15813080.37
          },
          {
            "average": 1.001094078,
            "count": 14170834,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03524088183,
            "variance": 0.001241919753
          },
          {
            "average": 1.002204105,
            "count": 14170834,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05149627635,
            "variance": 0.002651866478
          },
          {
            "average": 0.501640835,
            "count": 14170834,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973253,
            "variance": 0.2499973253
          },
          {
            "average": 1.961775856e-05,
            "count": 14170834,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004429150606,
            "variance": 1.961737509e-05
          },
          {
            "average": 1.237654326,
            "count": 14170834,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4256462851,
            "variance": 0.18117476
          },
          {
            "average": 0.119516508,
            "count": 14170834,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79952108,
            "variance": 139.2286977
          },
          {
            "average": 1.974508064,
            "count": 14170834,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015129127,
            "variance": 1.030487145
          },
          {
            "average": 1193.907694,
            "count": 14170834,
            "maximum": 1196,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9422571861,
            "variance": 0.8878486047
          },
          {
            "average": 43923.68591,
            "count": 14170834,
            "maximum": 57088,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 3265.305626,
            "variance": 10662220.83
          },
          {
            "average": 42131.18333,
            "count": 14170834,
            "maximum": 57088,
            "minimum": 5888,
            "name": "Green",
            "position": 13,
            "stddev": 3294.811744,
            "variance": 10855784.43
          },
          {
            "average": 38585.51347,
            "count": 14170834,
            "maximum": 56832,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 3377.856089,
            "variance": 11409911.76
          },
          {
            "average": 189198848.4,
            "count": 14170834,
            "maximum": 189199819.2,
            "minimum": 189197319.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 482.6995369,
            "variance": 232998.8429
          },
          {
            "average": 0,
            "count": 14170834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14170834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277904.3694,
          4826923.221,
          1354.753335,
          278959.4894,
          4828344.581,
          1391.493335
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277904.3693572403,
                4826923.220620855,
                1354.753335041748
              ],
              [
                277904.3693572403,
                4828344.580620854,
                1354.753335041748
              ],
              [
                278959.4893572403,
                4828344.580620854,
                1391.4933350417477
              ],
              [
                278959.4893572403,
                4826923.220620855,
                1391.4933350417477
              ],
              [
                277904.3693572403,
                4826923.220620855,
                1354.753335041748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:16:59+00:00",
        "end_time": "2017-09-11T20:35:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505531,
            43.56219559,
            1354.753335,
            -119.7369213,
            43.57529254,
            1391.493335
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997105341652,
                  43.56219559361,
                  1354.753335041748
                ],
                [
                  -119.75055314553863,
                  43.57497902339181,
                  1354.753335041748
                ],
                [
                  -119.73750068541352,
                  43.57529253837823,
                  1391.4933350417477
                ],
                [
                  -119.73692134711823,
                  43.562508969491596,
                  1391.4933350417477
                ],
                [
                  -119.74997105341652,
                  43.56219559361,
                  1354.753335041748
                ]
              ]
            ]
          },
          "id": "20170911_43119E6121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:16:59Z",
            "pc:count": 14170834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278413.8867,
                "count": 14170834,
                "maximum": 278959.4894,
                "minimum": 277904.3694,
                "name": "X",
                "position": 0,
                "stddev": 283.2075019,
                "variance": 80206.48915
              },
              {
                "average": 4827632.106,
                "count": 14170834,
                "maximum": 4828344.581,
                "minimum": 4826923.221,
                "name": "Y",
                "position": 1,
                "stddev": 409.9758505,
                "variance": 168080.198
              },
              {
                "average": 1375.393678,
                "count": 14170834,
                "maximum": 1391.493335,
                "minimum": 1354.753335,
                "name": "Z",
                "position": 2,
                "stddev": 7.22983219,
                "variance": 52.2704735
              },
              {
                "average": 26056.68864,
                "count": 14170834,
                "maximum": 57841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3976.566405,
                "variance": 15813080.37
              },
              {
                "average": 1.001094078,
                "count": 14170834,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03524088183,
                "variance": 0.001241919753
              },
              {
                "average": 1.002204105,
                "count": 14170834,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05149627635,
                "variance": 0.002651866478
              },
              {
                "average": 0.501640835,
                "count": 14170834,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973253,
                "variance": 0.2499973253
              },
              {
                "average": 1.961775856e-05,
                "count": 14170834,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004429150606,
                "variance": 1.961737509e-05
              },
              {
                "average": 1.237654326,
                "count": 14170834,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4256462851,
                "variance": 0.18117476
              },
              {
                "average": 0.119516508,
                "count": 14170834,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79952108,
                "variance": 139.2286977
              },
              {
                "average": 1.974508064,
                "count": 14170834,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015129127,
                "variance": 1.030487145
              },
              {
                "average": 1193.907694,
                "count": 14170834,
                "maximum": 1196,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9422571861,
                "variance": 0.8878486047
              },
              {
                "average": 43923.68591,
                "count": 14170834,
                "maximum": 57088,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 3265.305626,
                "variance": 10662220.83
              },
              {
                "average": 42131.18333,
                "count": 14170834,
                "maximum": 57088,
                "minimum": 5888,
                "name": "Green",
                "position": 13,
                "stddev": 3294.811744,
                "variance": 10855784.43
              },
              {
                "average": 38585.51347,
                "count": 14170834,
                "maximum": 56832,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 3377.856089,
                "variance": 11409911.76
              },
              {
                "average": 189198848.4,
                "count": 14170834,
                "maximum": 189199819.2,
                "minimum": 189197319.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 482.6995369,
                "variance": 232998.8429
              },
              {
                "average": 0,
                "count": 14170834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14170834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277904.3694,
              4826923.221,
              1354.753335,
              278959.4894,
              4828344.581,
              1391.493335
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277904.3693572403,
                    4826923.220620855,
                    1354.753335041748
                  ],
                  [
                    277904.3693572403,
                    4828344.580620854,
                    1354.753335041748
                  ],
                  [
                    278959.4893572403,
                    4828344.580620854,
                    1391.4933350417477
                  ],
                  [
                    278959.4893572403,
                    4826923.220620855,
                    1391.4933350417477
                  ],
                  [
                    277904.3693572403,
                    4826923.220620855,
                    1354.753335041748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:16:59+00:00",
            "end_time": "2017-09-11T20:35: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": "20170830_43119F5204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497371544045,
              43.737219462813854,
              1466.5676291099758
            ],
            [
              -119.52551051902446,
              43.74998178972563,
              1466.5676291099758
            ],
            [
              -119.51249838177193,
              43.750268747225505,
              1557.367629109976
            ],
            [
              -119.51196433683927,
              43.737506293239456,
              1557.367629109976
            ],
            [
              -119.52497371544045,
              43.737219462813854,
              1466.5676291099758
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255105,
        43.73721946,
        1466.567629,
        -119.5119643,
        43.75026875,
        1557.367629
      ],
      "properties": {
        "datetime": "2017-08-31T15:49:26Z",
        "pc:count": 15399754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297187.2855,
            "count": 15399754,
            "maximum": 297716.7571,
            "minimum": 296668.1371,
            "name": "X",
            "position": 0,
            "stddev": 293.3765763,
            "variance": 86069.81554
          },
          {
            "average": 4846482.809,
            "count": 15399754,
            "maximum": 4847204.373,
            "minimum": 4845785.573,
            "name": "Y",
            "position": 1,
            "stddev": 402.4416312,
            "variance": 161959.2665
          },
          {
            "average": 1520.297965,
            "count": 15399754,
            "maximum": 1557.367629,
            "minimum": 1466.567629,
            "name": "Z",
            "position": 2,
            "stddev": 12.8249288,
            "variance": 164.4787987
          },
          {
            "average": 17089.32348,
            "count": 15399754,
            "maximum": 30561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4565.266875,
            "variance": 20841661.64
          },
          {
            "average": 1.18917471,
            "count": 15399754,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4822786391,
            "variance": 0.2325926858
          },
          {
            "average": 1.382040388,
            "count": 15399754,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6957424628,
            "variance": 0.4840575745
          },
          {
            "average": 0.5018717831,
            "count": 15399754,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965126,
            "variance": 0.2499965127
          },
          {
            "average": 3.961102236e-06,
            "count": 15399754,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001990247925,
            "variance": 3.961086803e-06
          },
          {
            "average": 1.190778177,
            "count": 15399754,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3929145892,
            "variance": 0.1543818744
          },
          {
            "average": 0.4911185924,
            "count": 15399754,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68650135,
            "variance": 136.5743139
          },
          {
            "average": 1.893127124,
            "count": 15399754,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.043401649,
            "variance": 1.088687001
          },
          {
            "average": 1114.560164,
            "count": 15399754,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.393808394,
            "variance": 54.66840256
          },
          {
            "average": 32772.50687,
            "count": 15399754,
            "maximum": 53248,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9525.649252,
            "variance": 90737993.66
          },
          {
            "average": 31697.64956,
            "count": 15399754,
            "maximum": 49408,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7684.204122,
            "variance": 59046992.99
          },
          {
            "average": 27819.55629,
            "count": 15399754,
            "maximum": 42496,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 7335.306085,
            "variance": 53806715.36
          },
          {
            "average": 188180294.4,
            "count": 15399754,
            "maximum": 188229766.9,
            "minimum": 188155402,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34120.89281,
            "variance": 1164235326
          },
          {
            "average": 0,
            "count": 15399754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15399754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15399754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15399754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15399754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296668.1371,
          4845785.573,
          1466.567629,
          297716.7571,
          4847204.373,
          1557.367629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296668.137094319,
                4845785.572828565,
                1466.5676291099758
              ],
              [
                296668.137094319,
                4847204.372828566,
                1466.5676291099758
              ],
              [
                297716.757094319,
                4847204.372828566,
                1557.367629109976
              ],
              [
                297716.757094319,
                4845785.572828565,
                1557.367629109976
              ],
              [
                296668.137094319,
                4845785.572828565,
                1466.5676291099758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:49:26+00:00",
        "end_time": "2017-08-30T19:10:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255105,
            43.73721946,
            1466.567629,
            -119.5119643,
            43.75026875,
            1557.367629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497371544045,
                  43.737219462813854,
                  1466.5676291099758
                ],
                [
                  -119.52551051902446,
                  43.74998178972563,
                  1466.5676291099758
                ],
                [
                  -119.51249838177193,
                  43.750268747225505,
                  1557.367629109976
                ],
                [
                  -119.51196433683927,
                  43.737506293239456,
                  1557.367629109976
                ],
                [
                  -119.52497371544045,
                  43.737219462813854,
                  1466.5676291099758
                ]
              ]
            ]
          },
          "id": "20170830_43119F5204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:49:26Z",
            "pc:count": 15399754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297187.2855,
                "count": 15399754,
                "maximum": 297716.7571,
                "minimum": 296668.1371,
                "name": "X",
                "position": 0,
                "stddev": 293.3765763,
                "variance": 86069.81554
              },
              {
                "average": 4846482.809,
                "count": 15399754,
                "maximum": 4847204.373,
                "minimum": 4845785.573,
                "name": "Y",
                "position": 1,
                "stddev": 402.4416312,
                "variance": 161959.2665
              },
              {
                "average": 1520.297965,
                "count": 15399754,
                "maximum": 1557.367629,
                "minimum": 1466.567629,
                "name": "Z",
                "position": 2,
                "stddev": 12.8249288,
                "variance": 164.4787987
              },
              {
                "average": 17089.32348,
                "count": 15399754,
                "maximum": 30561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4565.266875,
                "variance": 20841661.64
              },
              {
                "average": 1.18917471,
                "count": 15399754,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4822786391,
                "variance": 0.2325926858
              },
              {
                "average": 1.382040388,
                "count": 15399754,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6957424628,
                "variance": 0.4840575745
              },
              {
                "average": 0.5018717831,
                "count": 15399754,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965126,
                "variance": 0.2499965127
              },
              {
                "average": 3.961102236e-06,
                "count": 15399754,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001990247925,
                "variance": 3.961086803e-06
              },
              {
                "average": 1.190778177,
                "count": 15399754,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3929145892,
                "variance": 0.1543818744
              },
              {
                "average": 0.4911185924,
                "count": 15399754,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68650135,
                "variance": 136.5743139
              },
              {
                "average": 1.893127124,
                "count": 15399754,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.043401649,
                "variance": 1.088687001
              },
              {
                "average": 1114.560164,
                "count": 15399754,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.393808394,
                "variance": 54.66840256
              },
              {
                "average": 32772.50687,
                "count": 15399754,
                "maximum": 53248,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9525.649252,
                "variance": 90737993.66
              },
              {
                "average": 31697.64956,
                "count": 15399754,
                "maximum": 49408,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7684.204122,
                "variance": 59046992.99
              },
              {
                "average": 27819.55629,
                "count": 15399754,
                "maximum": 42496,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 7335.306085,
                "variance": 53806715.36
              },
              {
                "average": 188180294.4,
                "count": 15399754,
                "maximum": 188229766.9,
                "minimum": 188155402,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34120.89281,
                "variance": 1164235326
              },
              {
                "average": 0,
                "count": 15399754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15399754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15399754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15399754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15399754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296668.1371,
              4845785.573,
              1466.567629,
              297716.7571,
              4847204.373,
              1557.367629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296668.137094319,
                    4845785.572828565,
                    1466.5676291099758
                  ],
                  [
                    296668.137094319,
                    4847204.372828566,
                    1466.5676291099758
                  ],
                  [
                    297716.757094319,
                    4847204.372828566,
                    1557.367629109976
                  ],
                  [
                    297716.757094319,
                    4845785.572828565,
                    1557.367629109976
                  ],
                  [
                    296668.137094319,
                    4845785.572828565,
                    1466.5676291099758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:49:26+00:00",
            "end_time": "2017-08-30T19:10:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497261717508,
              43.5121975810683,
              1412.8425027869268
            ],
            [
              -119.72554838388481,
              43.52498067070932,
              1412.8425027869268
            ],
            [
              -119.71250099852415,
              43.52529117835255,
              1492.9425027869268
            ],
            [
              -119.71192797978999,
              43.51250795093233,
              1492.9425027869268
            ],
            [
              -119.72497261717508,
              43.5121975810683,
              1412.8425027869268
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255484,
        43.51219758,
        1412.842503,
        -119.711928,
        43.52529118,
        1492.942503
      ],
      "properties": {
        "datetime": "2017-09-11T21:31:50Z",
        "pc:count": 15894959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280287.7563,
            "count": 15894959,
            "maximum": 280796.8962,
            "minimum": 279741.3362,
            "name": "X",
            "position": 0,
            "stddev": 291.0823834,
            "variance": 84728.95395
          },
          {
            "average": 4822003.377,
            "count": 15894959,
            "maximum": 4822724.925,
            "minimum": 4821303.645,
            "name": "Y",
            "position": 1,
            "stddev": 387.4135541,
            "variance": 150089.2619
          },
          {
            "average": 1442.074276,
            "count": 15894959,
            "maximum": 1492.942503,
            "minimum": 1412.842503,
            "name": "Z",
            "position": 2,
            "stddev": 8.776885959,
            "variance": 77.03372714
          },
          {
            "average": 26791.21997,
            "count": 15894959,
            "maximum": 41425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3923.594621,
            "variance": 15394594.75
          },
          {
            "average": 1.02834018,
            "count": 15894959,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1795042395,
            "variance": 0.03222177199
          },
          {
            "average": 1.05703714,
            "count": 15894959,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2607217476,
            "variance": 0.06797582969
          },
          {
            "average": 0.5018057612,
            "count": 15894959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967549,
            "variance": 0.249996755
          },
          {
            "average": 1.333756193e-05,
            "count": 15894959,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003652038455,
            "variance": 1.333738488e-05
          },
          {
            "average": 1.209008152,
            "count": 15894959,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4066002392,
            "variance": 0.1653237546
          },
          {
            "average": 0.05983776696,
            "count": 15894959,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87194922,
            "variance": 140.9431783
          },
          {
            "average": 1.989043445,
            "count": 15894959,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009402374,
            "variance": 1.018893153
          },
          {
            "average": 1195.240729,
            "count": 15894959,
            "maximum": 1198,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9533107781,
            "variance": 0.9088014396
          },
          {
            "average": 42645.10347,
            "count": 15894959,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5909.999636,
            "variance": 34928095.7
          },
          {
            "average": 40842.27001,
            "count": 15894959,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4905.598604,
            "variance": 24064897.67
          },
          {
            "average": 36316.79982,
            "count": 15894959,
            "maximum": 52480,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4918.689178,
            "variance": 24193503.23
          },
          {
            "average": 189199513.2,
            "count": 15894959,
            "maximum": 189200710.7,
            "minimum": 189198526.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 487.3512032,
            "variance": 237511.1952
          },
          {
            "average": 0,
            "count": 15894959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894959,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894959,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279741.3362,
          4821303.645,
          1412.842503,
          280796.8962,
          4822724.925,
          1492.942503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279741.33620497293,
                4821303.645393447,
                1412.8425027869268
              ],
              [
                279741.33620497293,
                4822724.925393446,
                1412.8425027869268
              ],
              [
                280796.896204973,
                4822724.925393446,
                1492.9425027869268
              ],
              [
                280796.896204973,
                4821303.645393447,
                1492.9425027869268
              ],
              [
                279741.33620497293,
                4821303.645393447,
                1412.8425027869268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:31:50+00:00",
        "end_time": "2017-09-11T20:55:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255484,
            43.51219758,
            1412.842503,
            -119.711928,
            43.52529118,
            1492.942503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497261717508,
                  43.5121975810683,
                  1412.8425027869268
                ],
                [
                  -119.72554838388481,
                  43.52498067070932,
                  1412.8425027869268
                ],
                [
                  -119.71250099852415,
                  43.52529117835255,
                  1492.9425027869268
                ],
                [
                  -119.71192797978999,
                  43.51250795093233,
                  1492.9425027869268
                ],
                [
                  -119.72497261717508,
                  43.5121975810683,
                  1412.8425027869268
                ]
              ]
            ]
          },
          "id": "20170911_43119E6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:31:50Z",
            "pc:count": 15894959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280287.7563,
                "count": 15894959,
                "maximum": 280796.8962,
                "minimum": 279741.3362,
                "name": "X",
                "position": 0,
                "stddev": 291.0823834,
                "variance": 84728.95395
              },
              {
                "average": 4822003.377,
                "count": 15894959,
                "maximum": 4822724.925,
                "minimum": 4821303.645,
                "name": "Y",
                "position": 1,
                "stddev": 387.4135541,
                "variance": 150089.2619
              },
              {
                "average": 1442.074276,
                "count": 15894959,
                "maximum": 1492.942503,
                "minimum": 1412.842503,
                "name": "Z",
                "position": 2,
                "stddev": 8.776885959,
                "variance": 77.03372714
              },
              {
                "average": 26791.21997,
                "count": 15894959,
                "maximum": 41425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3923.594621,
                "variance": 15394594.75
              },
              {
                "average": 1.02834018,
                "count": 15894959,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1795042395,
                "variance": 0.03222177199
              },
              {
                "average": 1.05703714,
                "count": 15894959,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2607217476,
                "variance": 0.06797582969
              },
              {
                "average": 0.5018057612,
                "count": 15894959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967549,
                "variance": 0.249996755
              },
              {
                "average": 1.333756193e-05,
                "count": 15894959,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003652038455,
                "variance": 1.333738488e-05
              },
              {
                "average": 1.209008152,
                "count": 15894959,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4066002392,
                "variance": 0.1653237546
              },
              {
                "average": 0.05983776696,
                "count": 15894959,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87194922,
                "variance": 140.9431783
              },
              {
                "average": 1.989043445,
                "count": 15894959,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009402374,
                "variance": 1.018893153
              },
              {
                "average": 1195.240729,
                "count": 15894959,
                "maximum": 1198,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9533107781,
                "variance": 0.9088014396
              },
              {
                "average": 42645.10347,
                "count": 15894959,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5909.999636,
                "variance": 34928095.7
              },
              {
                "average": 40842.27001,
                "count": 15894959,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4905.598604,
                "variance": 24064897.67
              },
              {
                "average": 36316.79982,
                "count": 15894959,
                "maximum": 52480,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4918.689178,
                "variance": 24193503.23
              },
              {
                "average": 189199513.2,
                "count": 15894959,
                "maximum": 189200710.7,
                "minimum": 189198526.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 487.3512032,
                "variance": 237511.1952
              },
              {
                "average": 0,
                "count": 15894959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894959,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894959,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279741.3362,
              4821303.645,
              1412.842503,
              280796.8962,
              4822724.925,
              1492.942503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279741.33620497293,
                    4821303.645393447,
                    1412.8425027869268
                  ],
                  [
                    279741.33620497293,
                    4822724.925393446,
                    1412.8425027869268
                  ],
                  [
                    280796.896204973,
                    4822724.925393446,
                    1492.9425027869268
                  ],
                  [
                    280796.896204973,
                    4821303.645393447,
                    1492.9425027869268
                  ],
                  [
                    279741.33620497293,
                    4821303.645393447,
                    1412.8425027869268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:31:50+00:00",
            "end_time": "2017-09-11T20: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": "20170831_43119E5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497483244136,
              43.59971921567487,
              1299.4293478911345
            ],
            [
              -119.52550909738352,
              43.61248257021306,
              1299.4293478911345
            ],
            [
              -119.51249866324063,
              43.612769431292435,
              1369.6293478911343
            ],
            [
              -119.51196714354587,
              43.60000594968383,
              1369.6293478911343
            ],
            [
              -119.52497483244136,
              43.59971921567487,
              1299.4293478911345
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255091,
        43.59971922,
        1299.429348,
        -119.5119671,
        43.61276943,
        1369.629348
      ],
      "properties": {
        "datetime": "2017-09-08T22:53:07Z",
        "pc:count": 21866947,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296652.733,
            "count": 21866947,
            "maximum": 297253.9222,
            "minimum": 296203.0422,
            "name": "X",
            "position": 0,
            "stddev": 287.7756427,
            "variance": 82814.8205
          },
          {
            "average": 4831170.229,
            "count": 21866947,
            "maximum": 4831932.786,
            "minimum": 4830513.906,
            "name": "Y",
            "position": 1,
            "stddev": 397.5319892,
            "variance": 158031.6824
          },
          {
            "average": 1317.516986,
            "count": 21866947,
            "maximum": 1369.629348,
            "minimum": 1299.429348,
            "name": "Z",
            "position": 2,
            "stddev": 16.19406024,
            "variance": 262.247587
          },
          {
            "average": 22234.31291,
            "count": 21866947,
            "maximum": 41921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4167.563494,
            "variance": 17368585.48
          },
          {
            "average": 1.018160423,
            "count": 21866947,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1492234533,
            "variance": 0.02226763902
          },
          {
            "average": 1.036521834,
            "count": 21866947,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2206297423,
            "variance": 0.04867748321
          },
          {
            "average": 0.5003033117,
            "count": 21866947,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999194,
            "variance": 0.2499999194
          },
          {
            "average": 5.442003404e-06,
            "count": 21866947,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0023328039,
            "variance": 5.441974037e-06
          },
          {
            "average": 1.12167748,
            "count": 21866947,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3269129479,
            "variance": 0.1068720755
          },
          {
            "average": 1.17284633,
            "count": 21866947,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95319317,
            "variance": 142.8788269
          },
          {
            "average": 1.987412235,
            "count": 21866947,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00492685,
            "variance": 1.009877975
          },
          {
            "average": 1141.693974,
            "count": 21866947,
            "maximum": 1148,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.12678413,
            "variance": 4.523210736
          },
          {
            "average": 41911.84793,
            "count": 21866947,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6206.634242,
            "variance": 38522308.61
          },
          {
            "average": 40619.94155,
            "count": 21866947,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4236.18212,
            "variance": 17945238.96
          },
          {
            "average": 36119.31747,
            "count": 21866947,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5251.103513,
            "variance": 27574088.1
          },
          {
            "average": 188364179.4,
            "count": 21866947,
            "maximum": 188946387.4,
            "minimum": 188237833.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 268734.9057,
            "variance": 72218449560.0
          },
          {
            "average": 0,
            "count": 21866947,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21866947,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21866947,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21866947,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21866947,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296203.0422,
          4830513.906,
          1299.429348,
          297253.9222,
          4831932.786,
          1369.629348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296203.04219973105,
                4830513.9061492635,
                1299.4293478911345
              ],
              [
                296203.04219973105,
                4831932.786149264,
                1299.4293478911345
              ],
              [
                297253.92219973105,
                4831932.786149264,
                1369.6293478911343
              ],
              [
                297253.92219973105,
                4830513.9061492635,
                1369.6293478911343
              ],
              [
                296203.04219973105,
                4830513.9061492635,
                1299.4293478911345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:53:07+00:00",
        "end_time": "2017-08-31T18:03:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255091,
            43.59971922,
            1299.429348,
            -119.5119671,
            43.61276943,
            1369.629348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497483244136,
                  43.59971921567487,
                  1299.4293478911345
                ],
                [
                  -119.52550909738352,
                  43.61248257021306,
                  1299.4293478911345
                ],
                [
                  -119.51249866324063,
                  43.612769431292435,
                  1369.6293478911343
                ],
                [
                  -119.51196714354587,
                  43.60000594968383,
                  1369.6293478911343
                ],
                [
                  -119.52497483244136,
                  43.59971921567487,
                  1299.4293478911345
                ]
              ]
            ]
          },
          "id": "20170831_43119E5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:53:07Z",
            "pc:count": 21866947,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296652.733,
                "count": 21866947,
                "maximum": 297253.9222,
                "minimum": 296203.0422,
                "name": "X",
                "position": 0,
                "stddev": 287.7756427,
                "variance": 82814.8205
              },
              {
                "average": 4831170.229,
                "count": 21866947,
                "maximum": 4831932.786,
                "minimum": 4830513.906,
                "name": "Y",
                "position": 1,
                "stddev": 397.5319892,
                "variance": 158031.6824
              },
              {
                "average": 1317.516986,
                "count": 21866947,
                "maximum": 1369.629348,
                "minimum": 1299.429348,
                "name": "Z",
                "position": 2,
                "stddev": 16.19406024,
                "variance": 262.247587
              },
              {
                "average": 22234.31291,
                "count": 21866947,
                "maximum": 41921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4167.563494,
                "variance": 17368585.48
              },
              {
                "average": 1.018160423,
                "count": 21866947,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1492234533,
                "variance": 0.02226763902
              },
              {
                "average": 1.036521834,
                "count": 21866947,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2206297423,
                "variance": 0.04867748321
              },
              {
                "average": 0.5003033117,
                "count": 21866947,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999194,
                "variance": 0.2499999194
              },
              {
                "average": 5.442003404e-06,
                "count": 21866947,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0023328039,
                "variance": 5.441974037e-06
              },
              {
                "average": 1.12167748,
                "count": 21866947,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3269129479,
                "variance": 0.1068720755
              },
              {
                "average": 1.17284633,
                "count": 21866947,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95319317,
                "variance": 142.8788269
              },
              {
                "average": 1.987412235,
                "count": 21866947,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00492685,
                "variance": 1.009877975
              },
              {
                "average": 1141.693974,
                "count": 21866947,
                "maximum": 1148,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.12678413,
                "variance": 4.523210736
              },
              {
                "average": 41911.84793,
                "count": 21866947,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6206.634242,
                "variance": 38522308.61
              },
              {
                "average": 40619.94155,
                "count": 21866947,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4236.18212,
                "variance": 17945238.96
              },
              {
                "average": 36119.31747,
                "count": 21866947,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5251.103513,
                "variance": 27574088.1
              },
              {
                "average": 188364179.4,
                "count": 21866947,
                "maximum": 188946387.4,
                "minimum": 188237833.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 268734.9057,
                "variance": 72218449560.0
              },
              {
                "average": 0,
                "count": 21866947,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21866947,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21866947,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21866947,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21866947,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296203.0422,
              4830513.906,
              1299.429348,
              297253.9222,
              4831932.786,
              1369.629348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296203.04219973105,
                    4830513.9061492635,
                    1299.4293478911345
                  ],
                  [
                    296203.04219973105,
                    4831932.786149264,
                    1299.4293478911345
                  ],
                  [
                    297253.92219973105,
                    4831932.786149264,
                    1369.6293478911343
                  ],
                  [
                    297253.92219973105,
                    4830513.9061492635,
                    1369.6293478911343
                  ],
                  [
                    296203.04219973105,
                    4830513.9061492635,
                    1299.4293478911345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:53:07+00:00",
            "end_time": "2017-08-31T18:03: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": "20170911_43119E7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874712387645,
              43.537191296688505,
              1341.5688686810759
            ],
            [
              -119.7880609967687,
              43.54997977322188,
              1341.5688686810759
            ],
            [
              -119.77500123812284,
              43.550297744638364,
              1436.848868681076
            ],
            [
              -119.77441423398356,
              43.537509126960906,
              1436.848868681076
            ],
            [
              -119.7874712387645,
              43.537191296688505,
              1341.5688686810759
            ]
          ]
        ]
      },
      "bbox": [
        -119.788061,
        43.5371913,
        1341.568869,
        -119.7744142,
        43.55029774,
        1436.848869
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:16Z",
        "pc:count": 17357969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275322.8054,
            "count": 17357969,
            "maximum": 275838.6424,
            "minimum": 274782.4624,
            "name": "X",
            "position": 0,
            "stddev": 288.0410846,
            "variance": 82967.66644
          },
          {
            "average": 4824925.563,
            "count": 17357969,
            "maximum": 4825668.999,
            "minimum": 4824247.039,
            "name": "Y",
            "position": 1,
            "stddev": 389.8966337,
            "variance": 152019.385
          },
          {
            "average": 1359.900073,
            "count": 17357969,
            "maximum": 1436.848869,
            "minimum": 1341.568869,
            "name": "Z",
            "position": 2,
            "stddev": 17.38907199,
            "variance": 302.3798246
          },
          {
            "average": 26121.84543,
            "count": 17357969,
            "maximum": 43009,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3037.689536,
            "variance": 9227557.719
          },
          {
            "average": 1.005024321,
            "count": 17357969,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07263654706,
            "variance": 0.005276067968
          },
          {
            "average": 1.01018247,
            "count": 17357969,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1045280927,
            "variance": 0.01092612217
          },
          {
            "average": 0.499623199,
            "count": 17357969,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998724,
            "variance": 0.2499998724
          },
          {
            "average": 5.651582855e-05,
            "count": 17357969,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007517488794,
            "variance": 5.651263777e-05
          },
          {
            "average": 1.207642784,
            "count": 17357969,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4056196093,
            "variance": 0.1645272675
          },
          {
            "average": 1.345427091,
            "count": 17357969,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94592524,
            "variance": 142.7051299
          },
          {
            "average": 2.01002214,
            "count": 17357969,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002471559,
            "variance": 1.004949226
          },
          {
            "average": 1204.63899,
            "count": 17357969,
            "maximum": 1212,
            "minimum": 1200,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.768827519,
            "variance": 14.20406086
          },
          {
            "average": 40451.90487,
            "count": 17357969,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4304.165485,
            "variance": 18525840.52
          },
          {
            "average": 38471.95248,
            "count": 17357969,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3922.001942,
            "variance": 15382099.24
          },
          {
            "average": 34515.88712,
            "count": 17357969,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3477.592228,
            "variance": 12093647.7
          },
          {
            "average": 189203285.9,
            "count": 17357969,
            "maximum": 189205356.1,
            "minimum": 189201629.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1079.704145,
            "variance": 1165761.04
          },
          {
            "average": 0,
            "count": 17357969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17357969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17357969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17357969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17357969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274782.4624,
          4824247.039,
          1341.568869,
          275838.6424,
          4825668.999,
          1436.848869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274782.4623862034,
                4824247.0386732835,
                1341.5688686810759
              ],
              [
                274782.4623862034,
                4825668.998673284,
                1341.5688686810759
              ],
              [
                275838.64238620346,
                4825668.998673284,
                1436.848868681076
              ],
              [
                275838.64238620346,
                4824247.0386732835,
                1436.848868681076
              ],
              [
                274782.4623862034,
                4824247.0386732835,
                1341.5688686810759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:16+00:00",
        "end_time": "2017-09-11T21:47:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.788061,
            43.5371913,
            1341.568869,
            -119.7744142,
            43.55029774,
            1436.848869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874712387645,
                  43.537191296688505,
                  1341.5688686810759
                ],
                [
                  -119.7880609967687,
                  43.54997977322188,
                  1341.5688686810759
                ],
                [
                  -119.77500123812284,
                  43.550297744638364,
                  1436.848868681076
                ],
                [
                  -119.77441423398356,
                  43.537509126960906,
                  1436.848868681076
                ],
                [
                  -119.7874712387645,
                  43.537191296688505,
                  1341.5688686810759
                ]
              ]
            ]
          },
          "id": "20170911_43119E7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:16Z",
            "pc:count": 17357969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275322.8054,
                "count": 17357969,
                "maximum": 275838.6424,
                "minimum": 274782.4624,
                "name": "X",
                "position": 0,
                "stddev": 288.0410846,
                "variance": 82967.66644
              },
              {
                "average": 4824925.563,
                "count": 17357969,
                "maximum": 4825668.999,
                "minimum": 4824247.039,
                "name": "Y",
                "position": 1,
                "stddev": 389.8966337,
                "variance": 152019.385
              },
              {
                "average": 1359.900073,
                "count": 17357969,
                "maximum": 1436.848869,
                "minimum": 1341.568869,
                "name": "Z",
                "position": 2,
                "stddev": 17.38907199,
                "variance": 302.3798246
              },
              {
                "average": 26121.84543,
                "count": 17357969,
                "maximum": 43009,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3037.689536,
                "variance": 9227557.719
              },
              {
                "average": 1.005024321,
                "count": 17357969,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07263654706,
                "variance": 0.005276067968
              },
              {
                "average": 1.01018247,
                "count": 17357969,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1045280927,
                "variance": 0.01092612217
              },
              {
                "average": 0.499623199,
                "count": 17357969,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998724,
                "variance": 0.2499998724
              },
              {
                "average": 5.651582855e-05,
                "count": 17357969,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007517488794,
                "variance": 5.651263777e-05
              },
              {
                "average": 1.207642784,
                "count": 17357969,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4056196093,
                "variance": 0.1645272675
              },
              {
                "average": 1.345427091,
                "count": 17357969,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94592524,
                "variance": 142.7051299
              },
              {
                "average": 2.01002214,
                "count": 17357969,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002471559,
                "variance": 1.004949226
              },
              {
                "average": 1204.63899,
                "count": 17357969,
                "maximum": 1212,
                "minimum": 1200,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.768827519,
                "variance": 14.20406086
              },
              {
                "average": 40451.90487,
                "count": 17357969,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4304.165485,
                "variance": 18525840.52
              },
              {
                "average": 38471.95248,
                "count": 17357969,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3922.001942,
                "variance": 15382099.24
              },
              {
                "average": 34515.88712,
                "count": 17357969,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3477.592228,
                "variance": 12093647.7
              },
              {
                "average": 189203285.9,
                "count": 17357969,
                "maximum": 189205356.1,
                "minimum": 189201629.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1079.704145,
                "variance": 1165761.04
              },
              {
                "average": 0,
                "count": 17357969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17357969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17357969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17357969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17357969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274782.4624,
              4824247.039,
              1341.568869,
              275838.6424,
              4825668.999,
              1436.848869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274782.4623862034,
                    4824247.0386732835,
                    1341.5688686810759
                  ],
                  [
                    274782.4623862034,
                    4825668.998673284,
                    1341.5688686810759
                  ],
                  [
                    275838.64238620346,
                    4825668.998673284,
                    1436.848868681076
                  ],
                  [
                    275838.64238620346,
                    4824247.0386732835,
                    1436.848868681076
                  ],
                  [
                    274782.4623862034,
                    4824247.0386732835,
                    1341.5688686810759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:16+00:00",
            "end_time": "2017-09-11T21:47: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": "20170830_43119F4117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4874745865992,
              43.69972359492009,
              1476.8433474446083
            ],
            [
              -119.48800256037667,
              43.712482234274326,
              1476.8433474446083
            ],
            [
              -119.47499816749514,
              43.71276473061719,
              1583.6833474446084
            ],
            [
              -119.47447294646734,
              43.70000596619297,
              1583.6833474446084
            ],
            [
              -119.4874745865992,
              43.69972359492009,
              1476.8433474446083
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880026,
        43.69972359,
        1476.843347,
        -119.4744729,
        43.71276473,
        1583.683347
      ],
      "properties": {
        "datetime": "2017-08-30T19:36:14Z",
        "pc:count": 15893735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300057.3685,
            "count": 15893735,
            "maximum": 300611.5506,
            "minimum": 299562.9306,
            "name": "X",
            "position": 0,
            "stddev": 293.9424055,
            "variance": 86402.13777
          },
          {
            "average": 4842273.017,
            "count": 15893735,
            "maximum": 4842947.973,
            "minimum": 4841529.633,
            "name": "Y",
            "position": 1,
            "stddev": 397.9758274,
            "variance": 158384.7592
          },
          {
            "average": 1526.970205,
            "count": 15893735,
            "maximum": 1583.683347,
            "minimum": 1476.843347,
            "name": "Z",
            "position": 2,
            "stddev": 20.20754991,
            "variance": 408.3450735
          },
          {
            "average": 17176.62456,
            "count": 15893735,
            "maximum": 30673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5173.588249,
            "variance": 26766015.37
          },
          {
            "average": 1.215639496,
            "count": 15893735,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5380053881,
            "variance": 0.2894497977
          },
          {
            "average": 1.454460075,
            "count": 15893735,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8393563906,
            "variance": 0.7045191504
          },
          {
            "average": 0.5038199014,
            "count": 15893735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854239,
            "variance": 0.2499854241
          },
          {
            "average": 1.09477099e-05,
            "count": 15893735,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003308714363,
            "variance": 1.094759074e-05
          },
          {
            "average": 1.145178651,
            "count": 15893735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3522808791,
            "variance": 0.1241018178
          },
          {
            "average": 0.152245999,
            "count": 15893735,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68466165,
            "variance": 136.5313178
          },
          {
            "average": 1.876808063,
            "count": 15893735,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.048813085,
            "variance": 1.100008887
          },
          {
            "average": 1108.053313,
            "count": 15893735,
            "maximum": 1110,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9754333004,
            "variance": 0.9514701235
          },
          {
            "average": 29709.36058,
            "count": 15893735,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10222.05383,
            "variance": 104490384.5
          },
          {
            "average": 30417.65545,
            "count": 15893735,
            "maximum": 54272,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8395.344724,
            "variance": 70481813.03
          },
          {
            "average": 26241.44775,
            "count": 15893735,
            "maximum": 51968,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8055.17152,
            "variance": 64885788.21
          },
          {
            "average": 188155659.1,
            "count": 15893735,
            "maximum": 188156974.1,
            "minimum": 188154038.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.6546492,
            "variance": 526574.67
          },
          {
            "average": 0,
            "count": 15893735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15893735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15893735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15893735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15893735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299562.9306,
          4841529.633,
          1476.843347,
          300611.5506,
          4842947.973,
          1583.683347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299562.93062882876,
                4841529.633148493,
                1476.8433474446083
              ],
              [
                299562.93062882876,
                4842947.973148493,
                1476.8433474446083
              ],
              [
                300611.55062882876,
                4842947.973148493,
                1583.6833474446084
              ],
              [
                300611.55062882876,
                4841529.633148493,
                1583.6833474446084
              ],
              [
                299562.93062882876,
                4841529.633148493,
                1476.8433474446083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:36:14+00:00",
        "end_time": "2017-08-30T18:47:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880026,
            43.69972359,
            1476.843347,
            -119.4744729,
            43.71276473,
            1583.683347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4874745865992,
                  43.69972359492009,
                  1476.8433474446083
                ],
                [
                  -119.48800256037667,
                  43.712482234274326,
                  1476.8433474446083
                ],
                [
                  -119.47499816749514,
                  43.71276473061719,
                  1583.6833474446084
                ],
                [
                  -119.47447294646734,
                  43.70000596619297,
                  1583.6833474446084
                ],
                [
                  -119.4874745865992,
                  43.69972359492009,
                  1476.8433474446083
                ]
              ]
            ]
          },
          "id": "20170830_43119F4117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:36:14Z",
            "pc:count": 15893735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300057.3685,
                "count": 15893735,
                "maximum": 300611.5506,
                "minimum": 299562.9306,
                "name": "X",
                "position": 0,
                "stddev": 293.9424055,
                "variance": 86402.13777
              },
              {
                "average": 4842273.017,
                "count": 15893735,
                "maximum": 4842947.973,
                "minimum": 4841529.633,
                "name": "Y",
                "position": 1,
                "stddev": 397.9758274,
                "variance": 158384.7592
              },
              {
                "average": 1526.970205,
                "count": 15893735,
                "maximum": 1583.683347,
                "minimum": 1476.843347,
                "name": "Z",
                "position": 2,
                "stddev": 20.20754991,
                "variance": 408.3450735
              },
              {
                "average": 17176.62456,
                "count": 15893735,
                "maximum": 30673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5173.588249,
                "variance": 26766015.37
              },
              {
                "average": 1.215639496,
                "count": 15893735,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5380053881,
                "variance": 0.2894497977
              },
              {
                "average": 1.454460075,
                "count": 15893735,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8393563906,
                "variance": 0.7045191504
              },
              {
                "average": 0.5038199014,
                "count": 15893735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854239,
                "variance": 0.2499854241
              },
              {
                "average": 1.09477099e-05,
                "count": 15893735,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003308714363,
                "variance": 1.094759074e-05
              },
              {
                "average": 1.145178651,
                "count": 15893735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3522808791,
                "variance": 0.1241018178
              },
              {
                "average": 0.152245999,
                "count": 15893735,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68466165,
                "variance": 136.5313178
              },
              {
                "average": 1.876808063,
                "count": 15893735,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.048813085,
                "variance": 1.100008887
              },
              {
                "average": 1108.053313,
                "count": 15893735,
                "maximum": 1110,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9754333004,
                "variance": 0.9514701235
              },
              {
                "average": 29709.36058,
                "count": 15893735,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10222.05383,
                "variance": 104490384.5
              },
              {
                "average": 30417.65545,
                "count": 15893735,
                "maximum": 54272,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8395.344724,
                "variance": 70481813.03
              },
              {
                "average": 26241.44775,
                "count": 15893735,
                "maximum": 51968,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8055.17152,
                "variance": 64885788.21
              },
              {
                "average": 188155659.1,
                "count": 15893735,
                "maximum": 188156974.1,
                "minimum": 188154038.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.6546492,
                "variance": 526574.67
              },
              {
                "average": 0,
                "count": 15893735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15893735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15893735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15893735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15893735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299562.9306,
              4841529.633,
              1476.843347,
              300611.5506,
              4842947.973,
              1583.683347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299562.93062882876,
                    4841529.633148493,
                    1476.8433474446083
                  ],
                  [
                    299562.93062882876,
                    4842947.973148493,
                    1476.8433474446083
                  ],
                  [
                    300611.55062882876,
                    4842947.973148493,
                    1583.6833474446084
                  ],
                  [
                    300611.55062882876,
                    4841529.633148493,
                    1583.6833474446084
                  ],
                  [
                    299562.93062882876,
                    4841529.633148493,
                    1476.8433474446083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:36:14+00:00",
            "end_time": "2017-08-30T18:47: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": "20170830_43119F4305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4499743349701,
              43.67472777278386,
              1510.6356840316116
            ],
            [
              -119.45049373222729,
              43.687482690842366,
              1510.6356840316116
            ],
            [
              -119.4374980944024,
              43.68776071487982,
              1591.5156840316117
            ],
            [
              -119.43698144498494,
              43.67500567376232,
              1591.5156840316117
            ],
            [
              -119.4499743349701,
              43.67472777278386,
              1510.6356840316116
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504937,
        43.67472777,
        1510.635684,
        -119.4369814,
        43.68776071,
        1591.515684
      ],
      "properties": {
        "datetime": "2017-08-30T19:03:05Z",
        "pc:count": 14951733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303037.9983,
            "count": 14951733,
            "maximum": 303551.0066,
            "minimum": 302502.6866,
            "name": "X",
            "position": 0,
            "stddev": 286.8021884,
            "variance": 82255.49528
          },
          {
            "average": 4839361.162,
            "count": 14951733,
            "maximum": 4840081.305,
            "minimum": 4838663.425,
            "name": "Y",
            "position": 1,
            "stddev": 399.2421788,
            "variance": 159394.3173
          },
          {
            "average": 1543.302777,
            "count": 14951733,
            "maximum": 1591.515684,
            "minimum": 1510.635684,
            "name": "Z",
            "position": 2,
            "stddev": 13.80779322,
            "variance": 190.6551537
          },
          {
            "average": 18018.99579,
            "count": 14951733,
            "maximum": 33521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4367.415052,
            "variance": 19074314.24
          },
          {
            "average": 1.124341038,
            "count": 14951733,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4101074607,
            "variance": 0.1681881293
          },
          {
            "average": 1.258924634,
            "count": 14951733,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6399174893,
            "variance": 0.4094943931
          },
          {
            "average": 0.5039238595,
            "count": 14951733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846198,
            "variance": 0.24998462
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.135763527,
            "count": 14951733,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3425372961,
            "variance": 0.1173317993
          },
          {
            "average": 0.02844002791,
            "count": 14951733,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73250046,
            "variance": 137.6515669
          },
          {
            "average": 1.926749695,
            "count": 14951733,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031640527,
            "variance": 1.064282176
          },
          {
            "average": 1104.560443,
            "count": 14951733,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9785091048,
            "variance": 0.9574800682
          },
          {
            "average": 32599.94831,
            "count": 14951733,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9272.88768,
            "variance": 85986445.92
          },
          {
            "average": 33018.73966,
            "count": 14951733,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7667.025389,
            "variance": 58783278.32
          },
          {
            "average": 29172.23088,
            "count": 14951733,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7578.195407,
            "variance": 57429045.63
          },
          {
            "average": 188153212,
            "count": 14951733,
            "maximum": 188154985.9,
            "minimum": 188151401,
            "name": "GpsTime",
            "position": 15,
            "stddev": 674.6837483,
            "variance": 455198.1602
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14951733,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302502.6866,
          4838663.425,
          1510.635684,
          303551.0066,
          4840081.305,
          1591.515684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302502.6865516659,
                4838663.425492932,
                1510.6356840316116
              ],
              [
                302502.6865516659,
                4840081.305492933,
                1510.6356840316116
              ],
              [
                303551.00655166584,
                4840081.305492933,
                1591.5156840316117
              ],
              [
                303551.00655166584,
                4838663.425492932,
                1591.5156840316117
              ],
              [
                302502.6865516659,
                4838663.425492932,
                1510.6356840316116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:03:05+00:00",
        "end_time": "2017-08-30T18:03:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504937,
            43.67472777,
            1510.635684,
            -119.4369814,
            43.68776071,
            1591.515684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4499743349701,
                  43.67472777278386,
                  1510.6356840316116
                ],
                [
                  -119.45049373222729,
                  43.687482690842366,
                  1510.6356840316116
                ],
                [
                  -119.4374980944024,
                  43.68776071487982,
                  1591.5156840316117
                ],
                [
                  -119.43698144498494,
                  43.67500567376232,
                  1591.5156840316117
                ],
                [
                  -119.4499743349701,
                  43.67472777278386,
                  1510.6356840316116
                ]
              ]
            ]
          },
          "id": "20170830_43119F4305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:03:05Z",
            "pc:count": 14951733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303037.9983,
                "count": 14951733,
                "maximum": 303551.0066,
                "minimum": 302502.6866,
                "name": "X",
                "position": 0,
                "stddev": 286.8021884,
                "variance": 82255.49528
              },
              {
                "average": 4839361.162,
                "count": 14951733,
                "maximum": 4840081.305,
                "minimum": 4838663.425,
                "name": "Y",
                "position": 1,
                "stddev": 399.2421788,
                "variance": 159394.3173
              },
              {
                "average": 1543.302777,
                "count": 14951733,
                "maximum": 1591.515684,
                "minimum": 1510.635684,
                "name": "Z",
                "position": 2,
                "stddev": 13.80779322,
                "variance": 190.6551537
              },
              {
                "average": 18018.99579,
                "count": 14951733,
                "maximum": 33521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4367.415052,
                "variance": 19074314.24
              },
              {
                "average": 1.124341038,
                "count": 14951733,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4101074607,
                "variance": 0.1681881293
              },
              {
                "average": 1.258924634,
                "count": 14951733,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6399174893,
                "variance": 0.4094943931
              },
              {
                "average": 0.5039238595,
                "count": 14951733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846198,
                "variance": 0.24998462
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.135763527,
                "count": 14951733,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3425372961,
                "variance": 0.1173317993
              },
              {
                "average": 0.02844002791,
                "count": 14951733,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73250046,
                "variance": 137.6515669
              },
              {
                "average": 1.926749695,
                "count": 14951733,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031640527,
                "variance": 1.064282176
              },
              {
                "average": 1104.560443,
                "count": 14951733,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9785091048,
                "variance": 0.9574800682
              },
              {
                "average": 32599.94831,
                "count": 14951733,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9272.88768,
                "variance": 85986445.92
              },
              {
                "average": 33018.73966,
                "count": 14951733,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7667.025389,
                "variance": 58783278.32
              },
              {
                "average": 29172.23088,
                "count": 14951733,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7578.195407,
                "variance": 57429045.63
              },
              {
                "average": 188153212,
                "count": 14951733,
                "maximum": 188154985.9,
                "minimum": 188151401,
                "name": "GpsTime",
                "position": 15,
                "stddev": 674.6837483,
                "variance": 455198.1602
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14951733,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302502.6866,
              4838663.425,
              1510.635684,
              303551.0066,
              4840081.305,
              1591.515684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302502.6865516659,
                    4838663.425492932,
                    1510.6356840316116
                  ],
                  [
                    302502.6865516659,
                    4840081.305492933,
                    1510.6356840316116
                  ],
                  [
                    303551.00655166584,
                    4840081.305492933,
                    1591.5156840316117
                  ],
                  [
                    303551.00655166584,
                    4838663.425492932,
                    1591.5156840316117
                  ],
                  [
                    302502.6865516659,
                    4838663.425492932,
                    1510.6356840316116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:03:05+00:00",
            "end_time": "2017-08-30T18: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": "20170911_43119E7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874721534352,
              43.59969091136969,
              1439.6103531298547
            ],
            [
              -119.7880632075628,
              43.61247942751994,
              1439.6103531298547
            ],
            [
              -119.77500082474836,
              43.612797494986346,
              1518.3103531298545
            ],
            [
              -119.77441253109032,
              43.60000883766447,
              1518.3103531298545
            ],
            [
              -119.7874721534352,
              43.59969091136969,
              1439.6103531298547
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880632,
        43.59969091,
        1439.610353,
        -119.7744125,
        43.61279749,
        1518.310353
      ],
      "properties": {
        "datetime": "2017-09-11T21:34:33Z",
        "pc:count": 17166799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275544.1896,
            "count": 17166799,
            "maximum": 276070.6315,
            "minimum": 275015.3315,
            "name": "X",
            "position": 0,
            "stddev": 288.3005215,
            "variance": 83117.19067
          },
          {
            "average": 4831934.251,
            "count": 17166799,
            "maximum": 4832610.61,
            "minimum": 4831188.63,
            "name": "Y",
            "position": 1,
            "stddev": 388.5865756,
            "variance": 150999.5268
          },
          {
            "average": 1467.359485,
            "count": 17166799,
            "maximum": 1518.310353,
            "minimum": 1439.610353,
            "name": "Z",
            "position": 2,
            "stddev": 12.78187875,
            "variance": 163.3764243
          },
          {
            "average": 24055.02634,
            "count": 17166799,
            "maximum": 44289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6092.231261,
            "variance": 37115281.74
          },
          {
            "average": 1.121000368,
            "count": 17166799,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3754017543,
            "variance": 0.1409264772
          },
          {
            "average": 1.243386959,
            "count": 17166799,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5384585126,
            "variance": 0.2899375698
          },
          {
            "average": 0.50120468,
            "count": 17166799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985633,
            "variance": 0.2499985633
          },
          {
            "average": 2.021343641e-05,
            "count": 17166799,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004495890235,
            "variance": 2.021302901e-05
          },
          {
            "average": 1.180020981,
            "count": 17166799,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3842049403,
            "variance": 0.1476134361
          },
          {
            "average": 0.3520056177,
            "count": 17166799,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84074935,
            "variance": 140.2033452
          },
          {
            "average": 1.93584465,
            "count": 17166799,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033907264,
            "variance": 1.068964231
          },
          {
            "average": 1195.810236,
            "count": 17166799,
            "maximum": 1198,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9458324481,
            "variance": 0.89459902
          },
          {
            "average": 33061.93658,
            "count": 17166799,
            "maximum": 48896,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8117.38553,
            "variance": 65891947.84
          },
          {
            "average": 31938.24318,
            "count": 17166799,
            "maximum": 46592,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6831.523057,
            "variance": 46669707.27
          },
          {
            "average": 28355.97334,
            "count": 17166799,
            "maximum": 43520,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6831.935399,
            "variance": 46675341.3
          },
          {
            "average": 189199781.4,
            "count": 17166799,
            "maximum": 189200873.9,
            "minimum": 189198928.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 460.8517639,
            "variance": 212384.3483
          },
          {
            "average": 0,
            "count": 17166799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17166799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17166799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17166799,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17166799,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275015.3315,
          4831188.63,
          1439.610353,
          276070.6315,
          4832610.61,
          1518.310353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275015.3315312852,
                4831188.630287749,
                1439.6103531298547
              ],
              [
                275015.3315312852,
                4832610.610287749,
                1439.6103531298547
              ],
              [
                276070.63153128524,
                4832610.610287749,
                1518.3103531298545
              ],
              [
                276070.63153128524,
                4831188.630287749,
                1518.3103531298545
              ],
              [
                275015.3315312852,
                4831188.630287749,
                1439.6103531298547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:34:33+00:00",
        "end_time": "2017-09-11T21:02:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880632,
            43.59969091,
            1439.610353,
            -119.7744125,
            43.61279749,
            1518.310353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874721534352,
                  43.59969091136969,
                  1439.6103531298547
                ],
                [
                  -119.7880632075628,
                  43.61247942751994,
                  1439.6103531298547
                ],
                [
                  -119.77500082474836,
                  43.612797494986346,
                  1518.3103531298545
                ],
                [
                  -119.77441253109032,
                  43.60000883766447,
                  1518.3103531298545
                ],
                [
                  -119.7874721534352,
                  43.59969091136969,
                  1439.6103531298547
                ]
              ]
            ]
          },
          "id": "20170911_43119E7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:34:33Z",
            "pc:count": 17166799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275544.1896,
                "count": 17166799,
                "maximum": 276070.6315,
                "minimum": 275015.3315,
                "name": "X",
                "position": 0,
                "stddev": 288.3005215,
                "variance": 83117.19067
              },
              {
                "average": 4831934.251,
                "count": 17166799,
                "maximum": 4832610.61,
                "minimum": 4831188.63,
                "name": "Y",
                "position": 1,
                "stddev": 388.5865756,
                "variance": 150999.5268
              },
              {
                "average": 1467.359485,
                "count": 17166799,
                "maximum": 1518.310353,
                "minimum": 1439.610353,
                "name": "Z",
                "position": 2,
                "stddev": 12.78187875,
                "variance": 163.3764243
              },
              {
                "average": 24055.02634,
                "count": 17166799,
                "maximum": 44289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6092.231261,
                "variance": 37115281.74
              },
              {
                "average": 1.121000368,
                "count": 17166799,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3754017543,
                "variance": 0.1409264772
              },
              {
                "average": 1.243386959,
                "count": 17166799,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5384585126,
                "variance": 0.2899375698
              },
              {
                "average": 0.50120468,
                "count": 17166799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985633,
                "variance": 0.2499985633
              },
              {
                "average": 2.021343641e-05,
                "count": 17166799,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004495890235,
                "variance": 2.021302901e-05
              },
              {
                "average": 1.180020981,
                "count": 17166799,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3842049403,
                "variance": 0.1476134361
              },
              {
                "average": 0.3520056177,
                "count": 17166799,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84074935,
                "variance": 140.2033452
              },
              {
                "average": 1.93584465,
                "count": 17166799,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033907264,
                "variance": 1.068964231
              },
              {
                "average": 1195.810236,
                "count": 17166799,
                "maximum": 1198,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9458324481,
                "variance": 0.89459902
              },
              {
                "average": 33061.93658,
                "count": 17166799,
                "maximum": 48896,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8117.38553,
                "variance": 65891947.84
              },
              {
                "average": 31938.24318,
                "count": 17166799,
                "maximum": 46592,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6831.523057,
                "variance": 46669707.27
              },
              {
                "average": 28355.97334,
                "count": 17166799,
                "maximum": 43520,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6831.935399,
                "variance": 46675341.3
              },
              {
                "average": 189199781.4,
                "count": 17166799,
                "maximum": 189200873.9,
                "minimum": 189198928.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 460.8517639,
                "variance": 212384.3483
              },
              {
                "average": 0,
                "count": 17166799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17166799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17166799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17166799,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17166799,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275015.3315,
              4831188.63,
              1439.610353,
              276070.6315,
              4832610.61,
              1518.310353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275015.3315312852,
                    4831188.630287749,
                    1439.6103531298547
                  ],
                  [
                    275015.3315312852,
                    4832610.610287749,
                    1439.6103531298547
                  ],
                  [
                    276070.63153128524,
                    4832610.610287749,
                    1518.3103531298545
                  ],
                  [
                    276070.63153128524,
                    4831188.630287749,
                    1518.3103531298545
                  ],
                  [
                    275015.3315312852,
                    4831188.630287749,
                    1439.6103531298547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:34:33+00:00",
            "end_time": "2017-09-11T21:02: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": "20170911_43119E6106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997210568304,
              43.599695233502615,
              1379.1859266910421
            ],
            [
              -119.7505550258348,
              43.61248001815429,
              1379.1859266910421
            ],
            [
              -119.73750064722573,
              43.612793598110684,
              1444.825926691042
            ],
            [
              -119.73692048522155,
              43.60000867431976,
              1444.825926691042
            ],
            [
              -119.74997210568304,
              43.599695233502615,
              1379.1859266910421
            ]
          ]
        ]
      },
      "bbox": [
        -119.750555,
        43.59969523,
        1379.185927,
        -119.7369205,
        43.6127936,
        1444.825927
      ],
      "properties": {
        "datetime": "2017-09-11T20:43:32Z",
        "pc:count": 13418778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278560.0735,
            "count": 13418778,
            "maximum": 279096.8182,
            "minimum": 278042.1982,
            "name": "X",
            "position": 0,
            "stddev": 291.9295981,
            "variance": 85222.89022
          },
          {
            "average": 4831816.669,
            "count": 13418778,
            "maximum": 4832509.683,
            "minimum": 4831088.163,
            "name": "Y",
            "position": 1,
            "stddev": 410.2192717,
            "variance": 168279.8508
          },
          {
            "average": 1414.59792,
            "count": 13418778,
            "maximum": 1444.825927,
            "minimum": 1379.185927,
            "name": "Z",
            "position": 2,
            "stddev": 10.54038188,
            "variance": 111.0996501
          },
          {
            "average": 23789.08433,
            "count": 13418778,
            "maximum": 42993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4849.215404,
            "variance": 23514890.03
          },
          {
            "average": 1.075667248,
            "count": 13418778,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2980244163,
            "variance": 0.08881855269
          },
          {
            "average": 1.152129948,
            "count": 13418778,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.431676637,
            "variance": 0.1863447189
          },
          {
            "average": 0.5005633896,
            "count": 13418778,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997012,
            "variance": 0.2499997012
          },
          {
            "average": 8.346512626e-06,
            "count": 13418778,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002889021215,
            "variance": 8.346443584e-06
          },
          {
            "average": 1.23840539,
            "count": 13418778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4261082884,
            "variance": 0.1815682735
          },
          {
            "average": 0.6040609989,
            "count": 13418778,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92037165,
            "variance": 142.0952602
          },
          {
            "average": 1.961268008,
            "count": 13418778,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02222273,
            "variance": 1.044939311
          },
          {
            "average": 1189.65837,
            "count": 13418778,
            "maximum": 1192,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.99024316,
            "variance": 0.9805815158
          },
          {
            "average": 35697.63494,
            "count": 13418778,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7980.256638,
            "variance": 63684496.02
          },
          {
            "average": 34201.20546,
            "count": 13418778,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6665.528868,
            "variance": 44429275.09
          },
          {
            "average": 30805.82335,
            "count": 13418778,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6513.536452,
            "variance": 42426157.12
          },
          {
            "average": 189196429.3,
            "count": 13418778,
            "maximum": 189197812.7,
            "minimum": 189194836.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 603.002825,
            "variance": 363612.407
          },
          {
            "average": 0,
            "count": 13418778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13418778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13418778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13418778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13418778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278042.1982,
          4831088.163,
          1379.185927,
          279096.8182,
          4832509.683,
          1444.825927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278042.19816718675,
                4831088.162968822,
                1379.1859266910421
              ],
              [
                278042.19816718675,
                4832509.682968821,
                1379.1859266910421
              ],
              [
                279096.81816718675,
                4832509.682968821,
                1444.825926691042
              ],
              [
                279096.81816718675,
                4831088.162968822,
                1444.825926691042
              ],
              [
                278042.19816718675,
                4831088.162968822,
                1379.1859266910421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:43:32+00:00",
        "end_time": "2017-09-11T19:53:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.750555,
            43.59969523,
            1379.185927,
            -119.7369205,
            43.6127936,
            1444.825927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997210568304,
                  43.599695233502615,
                  1379.1859266910421
                ],
                [
                  -119.7505550258348,
                  43.61248001815429,
                  1379.1859266910421
                ],
                [
                  -119.73750064722573,
                  43.612793598110684,
                  1444.825926691042
                ],
                [
                  -119.73692048522155,
                  43.60000867431976,
                  1444.825926691042
                ],
                [
                  -119.74997210568304,
                  43.599695233502615,
                  1379.1859266910421
                ]
              ]
            ]
          },
          "id": "20170911_43119E6106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:43:32Z",
            "pc:count": 13418778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278560.0735,
                "count": 13418778,
                "maximum": 279096.8182,
                "minimum": 278042.1982,
                "name": "X",
                "position": 0,
                "stddev": 291.9295981,
                "variance": 85222.89022
              },
              {
                "average": 4831816.669,
                "count": 13418778,
                "maximum": 4832509.683,
                "minimum": 4831088.163,
                "name": "Y",
                "position": 1,
                "stddev": 410.2192717,
                "variance": 168279.8508
              },
              {
                "average": 1414.59792,
                "count": 13418778,
                "maximum": 1444.825927,
                "minimum": 1379.185927,
                "name": "Z",
                "position": 2,
                "stddev": 10.54038188,
                "variance": 111.0996501
              },
              {
                "average": 23789.08433,
                "count": 13418778,
                "maximum": 42993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4849.215404,
                "variance": 23514890.03
              },
              {
                "average": 1.075667248,
                "count": 13418778,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2980244163,
                "variance": 0.08881855269
              },
              {
                "average": 1.152129948,
                "count": 13418778,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.431676637,
                "variance": 0.1863447189
              },
              {
                "average": 0.5005633896,
                "count": 13418778,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997012,
                "variance": 0.2499997012
              },
              {
                "average": 8.346512626e-06,
                "count": 13418778,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002889021215,
                "variance": 8.346443584e-06
              },
              {
                "average": 1.23840539,
                "count": 13418778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4261082884,
                "variance": 0.1815682735
              },
              {
                "average": 0.6040609989,
                "count": 13418778,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92037165,
                "variance": 142.0952602
              },
              {
                "average": 1.961268008,
                "count": 13418778,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02222273,
                "variance": 1.044939311
              },
              {
                "average": 1189.65837,
                "count": 13418778,
                "maximum": 1192,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.99024316,
                "variance": 0.9805815158
              },
              {
                "average": 35697.63494,
                "count": 13418778,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7980.256638,
                "variance": 63684496.02
              },
              {
                "average": 34201.20546,
                "count": 13418778,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6665.528868,
                "variance": 44429275.09
              },
              {
                "average": 30805.82335,
                "count": 13418778,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6513.536452,
                "variance": 42426157.12
              },
              {
                "average": 189196429.3,
                "count": 13418778,
                "maximum": 189197812.7,
                "minimum": 189194836.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 603.002825,
                "variance": 363612.407
              },
              {
                "average": 0,
                "count": 13418778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13418778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13418778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13418778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13418778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278042.1982,
              4831088.163,
              1379.185927,
              279096.8182,
              4832509.683,
              1444.825927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278042.19816718675,
                    4831088.162968822,
                    1379.1859266910421
                  ],
                  [
                    278042.19816718675,
                    4832509.682968821,
                    1379.1859266910421
                  ],
                  [
                    279096.81816718675,
                    4832509.682968821,
                    1444.825926691042
                  ],
                  [
                    279096.81816718675,
                    4831088.162968822,
                    1444.825926691042
                  ],
                  [
                    278042.19816718675,
                    4831088.162968822,
                    1379.1859266910421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:43:32+00:00",
            "end_time": "2017-09-11T19:53:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497222124721,
              43.724714219268726,
              1389.7081194914913
            ],
            [
              -119.5755196477726,
              43.73748165399206,
              1389.7081194914913
            ],
            [
              -119.5624993091972,
              43.737774494809344,
              1488.7481194914913
            ],
            [
              -119.5619546427427,
              43.72500693035198,
              1488.7481194914913
            ],
            [
              -119.57497222124721,
              43.724714219268726,
              1389.7081194914913
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755196,
        43.72471422,
        1389.708119,
        -119.5619546,
        43.73777449,
        1488.748119
      ],
      "properties": {
        "datetime": "2017-08-31T17:50:42Z",
        "pc:count": 13929398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293117.0806,
            "count": 13929398,
            "maximum": 293648.0812,
            "minimum": 292598.5412,
            "name": "X",
            "position": 0,
            "stddev": 292.9059224,
            "variance": 85793.8794
          },
          {
            "average": 4845252.86,
            "count": 13929398,
            "maximum": 4845940.035,
            "minimum": 4844520.615,
            "name": "Y",
            "position": 1,
            "stddev": 396.8217357,
            "variance": 157467.4899
          },
          {
            "average": 1428.273612,
            "count": 13929398,
            "maximum": 1488.748119,
            "minimum": 1389.708119,
            "name": "Z",
            "position": 2,
            "stddev": 22.70456628,
            "variance": 515.4973298
          },
          {
            "average": 19695.9895,
            "count": 13929398,
            "maximum": 44481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2990.904073,
            "variance": 8945507.174
          },
          {
            "average": 1.045108913,
            "count": 13929398,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2307091912,
            "variance": 0.0532267309
          },
          {
            "average": 1.091025614,
            "count": 13929398,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3375691602,
            "variance": 0.1139529379
          },
          {
            "average": 0.5013570579,
            "count": 13929398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981763,
            "variance": 0.2499981763
          },
          {
            "average": 2.153718344e-07,
            "count": 13929398,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004640816776,
            "variance": 2.153718035e-07
          },
          {
            "average": 1.164661746,
            "count": 13929398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3708749998,
            "variance": 0.1375482655
          },
          {
            "average": 0.7873463112,
            "count": 13929398,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76555116,
            "variance": 138.4281942
          },
          {
            "average": 1.966741061,
            "count": 13929398,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013364469,
            "variance": 1.026907547
          },
          {
            "average": 1134.671384,
            "count": 13929398,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000010729,
            "variance": 1.000021458
          },
          {
            "average": 36589.58858,
            "count": 13929398,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7050.816354,
            "variance": 49714011.25
          },
          {
            "average": 35577.85838,
            "count": 13929398,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5315.684818,
            "variance": 28256505.08
          },
          {
            "average": 31906.43005,
            "count": 13929398,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5591.134698,
            "variance": 31260787.21
          },
          {
            "average": 188235664.8,
            "count": 13929398,
            "maximum": 188237042.9,
            "minimum": 188233484,
            "name": "GpsTime",
            "position": 15,
            "stddev": 687.6207425,
            "variance": 472822.2855
          },
          {
            "average": 0,
            "count": 13929398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13929398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13929398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13929398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13929398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292598.5412,
          4844520.615,
          1389.708119,
          293648.0812,
          4845940.035,
          1488.748119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292598.5412392607,
                4844520.615403819,
                1389.7081194914913
              ],
              [
                292598.5412392607,
                4845940.035403819,
                1389.7081194914913
              ],
              [
                293648.08123926073,
                4845940.035403819,
                1488.7481194914913
              ],
              [
                293648.08123926073,
                4844520.615403819,
                1488.7481194914913
              ],
              [
                292598.5412392607,
                4844520.615403819,
                1389.7081194914913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:50:42+00:00",
        "end_time": "2017-08-31T16:51:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755196,
            43.72471422,
            1389.708119,
            -119.5619546,
            43.73777449,
            1488.748119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497222124721,
                  43.724714219268726,
                  1389.7081194914913
                ],
                [
                  -119.5755196477726,
                  43.73748165399206,
                  1389.7081194914913
                ],
                [
                  -119.5624993091972,
                  43.737774494809344,
                  1488.7481194914913
                ],
                [
                  -119.5619546427427,
                  43.72500693035198,
                  1488.7481194914913
                ],
                [
                  -119.57497222124721,
                  43.724714219268726,
                  1389.7081194914913
                ]
              ]
            ]
          },
          "id": "20170831_43119F5110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:50:42Z",
            "pc:count": 13929398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293117.0806,
                "count": 13929398,
                "maximum": 293648.0812,
                "minimum": 292598.5412,
                "name": "X",
                "position": 0,
                "stddev": 292.9059224,
                "variance": 85793.8794
              },
              {
                "average": 4845252.86,
                "count": 13929398,
                "maximum": 4845940.035,
                "minimum": 4844520.615,
                "name": "Y",
                "position": 1,
                "stddev": 396.8217357,
                "variance": 157467.4899
              },
              {
                "average": 1428.273612,
                "count": 13929398,
                "maximum": 1488.748119,
                "minimum": 1389.708119,
                "name": "Z",
                "position": 2,
                "stddev": 22.70456628,
                "variance": 515.4973298
              },
              {
                "average": 19695.9895,
                "count": 13929398,
                "maximum": 44481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2990.904073,
                "variance": 8945507.174
              },
              {
                "average": 1.045108913,
                "count": 13929398,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2307091912,
                "variance": 0.0532267309
              },
              {
                "average": 1.091025614,
                "count": 13929398,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3375691602,
                "variance": 0.1139529379
              },
              {
                "average": 0.5013570579,
                "count": 13929398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981763,
                "variance": 0.2499981763
              },
              {
                "average": 2.153718344e-07,
                "count": 13929398,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004640816776,
                "variance": 2.153718035e-07
              },
              {
                "average": 1.164661746,
                "count": 13929398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3708749998,
                "variance": 0.1375482655
              },
              {
                "average": 0.7873463112,
                "count": 13929398,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76555116,
                "variance": 138.4281942
              },
              {
                "average": 1.966741061,
                "count": 13929398,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013364469,
                "variance": 1.026907547
              },
              {
                "average": 1134.671384,
                "count": 13929398,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000010729,
                "variance": 1.000021458
              },
              {
                "average": 36589.58858,
                "count": 13929398,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7050.816354,
                "variance": 49714011.25
              },
              {
                "average": 35577.85838,
                "count": 13929398,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5315.684818,
                "variance": 28256505.08
              },
              {
                "average": 31906.43005,
                "count": 13929398,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5591.134698,
                "variance": 31260787.21
              },
              {
                "average": 188235664.8,
                "count": 13929398,
                "maximum": 188237042.9,
                "minimum": 188233484,
                "name": "GpsTime",
                "position": 15,
                "stddev": 687.6207425,
                "variance": 472822.2855
              },
              {
                "average": 0,
                "count": 13929398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13929398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13929398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13929398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13929398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292598.5412,
              4844520.615,
              1389.708119,
              293648.0812,
              4845940.035,
              1488.748119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292598.5412392607,
                    4844520.615403819,
                    1389.7081194914913
                  ],
                  [
                    292598.5412392607,
                    4845940.035403819,
                    1389.7081194914913
                  ],
                  [
                    293648.08123926073,
                    4845940.035403819,
                    1488.7481194914913
                  ],
                  [
                    293648.08123926073,
                    4844520.615403819,
                    1488.7481194914913
                  ],
                  [
                    292598.5412392607,
                    4844520.615403819,
                    1389.7081194914913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:50:42+00:00",
            "end_time": "2017-08-31T16:51:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247240476471,
              43.512199302501514,
              1426.4890958830993
            ],
            [
              -119.71304543546341,
              43.524980366251995,
              1426.4890958830993
            ],
            [
              -119.700000140118,
              43.5252893945472,
              1524.7690958830995
            ],
            [
              -119.69942985657612,
              43.512508193695666,
              1524.7690958830995
            ],
            [
              -119.71247240476471,
              43.512199302501514,
              1426.4890958830993
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130454,
        43.5121993,
        1426.489096,
        -119.6994299,
        43.52528939,
        1524.769096
      ],
      "properties": {
        "datetime": "2017-09-11T21:15:22Z",
        "pc:count": 16494995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281283.1345,
            "count": 16494995,
            "maximum": 281807.1508,
            "minimum": 280751.7708,
            "name": "X",
            "position": 0,
            "stddev": 287.6747613,
            "variance": 82756.76829
          },
          {
            "average": 4821961.941,
            "count": 16494995,
            "maximum": 4822691.841,
            "minimum": 4821270.801,
            "name": "Y",
            "position": 1,
            "stddev": 395.7941874,
            "variance": 156653.0388
          },
          {
            "average": 1462.467076,
            "count": 16494995,
            "maximum": 1524.769096,
            "minimum": 1426.489096,
            "name": "Z",
            "position": 2,
            "stddev": 14.50732732,
            "variance": 210.462546
          },
          {
            "average": 25311.45522,
            "count": 16494995,
            "maximum": 42017,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4714.813819,
            "variance": 22229469.35
          },
          {
            "average": 1.0513403,
            "count": 16494995,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2441147735,
            "variance": 0.05959202263
          },
          {
            "average": 1.103275266,
            "count": 16494995,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3545532653,
            "variance": 0.125708018
          },
          {
            "average": 0.5015656567,
            "count": 16494995,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975639,
            "variance": 0.2499975639
          },
          {
            "average": 1.473174136e-05,
            "count": 16494995,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003838166909,
            "variance": 1.473152522e-05
          },
          {
            "average": 1.225485488,
            "count": 16494995,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4179016552,
            "variance": 0.1746417934
          },
          {
            "average": 0.254672602,
            "count": 16494995,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84779914,
            "variance": 140.3703445
          },
          {
            "average": 1.974121544,
            "count": 16494995,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015965268,
            "variance": 1.032185425
          },
          {
            "average": 1193.222956,
            "count": 16494995,
            "maximum": 1196,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9305708182,
            "variance": 0.8659620477
          },
          {
            "average": 40424.63088,
            "count": 16494995,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6828.215217,
            "variance": 46624523.04
          },
          {
            "average": 38874.63609,
            "count": 16494995,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5522.753188,
            "variance": 30500802.77
          },
          {
            "average": 34618.95265,
            "count": 16494995,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5602.580795,
            "variance": 31388911.56
          },
          {
            "average": 189198500.1,
            "count": 16494995,
            "maximum": 189199722.2,
            "minimum": 189197411.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 527.3159758,
            "variance": 278062.1384
          },
          {
            "average": 0,
            "count": 16494995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16494995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16494995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16494995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16494995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280751.7708,
          4821270.801,
          1426.489096,
          281807.1508,
          4822691.841,
          1524.769096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280751.7707932581,
                4821270.800745763,
                1426.4890958830993
              ],
              [
                280751.7707932581,
                4822691.840745762,
                1426.4890958830993
              ],
              [
                281807.1507932581,
                4822691.840745762,
                1524.7690958830995
              ],
              [
                281807.1507932581,
                4821270.800745763,
                1524.7690958830995
              ],
              [
                280751.7707932581,
                4821270.800745763,
                1426.4890958830993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:15:22+00:00",
        "end_time": "2017-09-11T20:36:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130454,
            43.5121993,
            1426.489096,
            -119.6994299,
            43.52528939,
            1524.769096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247240476471,
                  43.512199302501514,
                  1426.4890958830993
                ],
                [
                  -119.71304543546341,
                  43.524980366251995,
                  1426.4890958830993
                ],
                [
                  -119.700000140118,
                  43.5252893945472,
                  1524.7690958830995
                ],
                [
                  -119.69942985657612,
                  43.512508193695666,
                  1524.7690958830995
                ],
                [
                  -119.71247240476471,
                  43.512199302501514,
                  1426.4890958830993
                ]
              ]
            ]
          },
          "id": "20170911_43119E6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:15:22Z",
            "pc:count": 16494995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281283.1345,
                "count": 16494995,
                "maximum": 281807.1508,
                "minimum": 280751.7708,
                "name": "X",
                "position": 0,
                "stddev": 287.6747613,
                "variance": 82756.76829
              },
              {
                "average": 4821961.941,
                "count": 16494995,
                "maximum": 4822691.841,
                "minimum": 4821270.801,
                "name": "Y",
                "position": 1,
                "stddev": 395.7941874,
                "variance": 156653.0388
              },
              {
                "average": 1462.467076,
                "count": 16494995,
                "maximum": 1524.769096,
                "minimum": 1426.489096,
                "name": "Z",
                "position": 2,
                "stddev": 14.50732732,
                "variance": 210.462546
              },
              {
                "average": 25311.45522,
                "count": 16494995,
                "maximum": 42017,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4714.813819,
                "variance": 22229469.35
              },
              {
                "average": 1.0513403,
                "count": 16494995,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2441147735,
                "variance": 0.05959202263
              },
              {
                "average": 1.103275266,
                "count": 16494995,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3545532653,
                "variance": 0.125708018
              },
              {
                "average": 0.5015656567,
                "count": 16494995,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975639,
                "variance": 0.2499975639
              },
              {
                "average": 1.473174136e-05,
                "count": 16494995,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003838166909,
                "variance": 1.473152522e-05
              },
              {
                "average": 1.225485488,
                "count": 16494995,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4179016552,
                "variance": 0.1746417934
              },
              {
                "average": 0.254672602,
                "count": 16494995,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84779914,
                "variance": 140.3703445
              },
              {
                "average": 1.974121544,
                "count": 16494995,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015965268,
                "variance": 1.032185425
              },
              {
                "average": 1193.222956,
                "count": 16494995,
                "maximum": 1196,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9305708182,
                "variance": 0.8659620477
              },
              {
                "average": 40424.63088,
                "count": 16494995,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6828.215217,
                "variance": 46624523.04
              },
              {
                "average": 38874.63609,
                "count": 16494995,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5522.753188,
                "variance": 30500802.77
              },
              {
                "average": 34618.95265,
                "count": 16494995,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5602.580795,
                "variance": 31388911.56
              },
              {
                "average": 189198500.1,
                "count": 16494995,
                "maximum": 189199722.2,
                "minimum": 189197411.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 527.3159758,
                "variance": 278062.1384
              },
              {
                "average": 0,
                "count": 16494995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16494995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16494995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16494995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16494995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280751.7708,
              4821270.801,
              1426.489096,
              281807.1508,
              4822691.841,
              1524.769096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280751.7707932581,
                    4821270.800745763,
                    1426.4890958830993
                  ],
                  [
                    280751.7707932581,
                    4822691.840745762,
                    1426.4890958830993
                  ],
                  [
                    281807.1507932581,
                    4822691.840745762,
                    1524.7690958830995
                  ],
                  [
                    281807.1507932581,
                    4821270.800745763,
                    1524.7690958830995
                  ],
                  [
                    280751.7707932581,
                    4821270.800745763,
                    1426.4890958830993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:15:22+00:00",
            "end_time": "2017-09-11T20:36:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119E5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5124746052722,
              43.599720874837246,
              1322.1897407334811
            ],
            [
              -119.5130061595227,
              43.61248273293385,
              1322.1897407334811
            ],
            [
              -119.49999906727756,
              43.61276809523352,
              1404.5697407334812
            ],
            [
              -119.49947025730015,
              43.600006110745234,
              1404.5697407334812
            ],
            [
              -119.5124746052722,
              43.599720874837246,
              1322.1897407334811
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130062,
        43.59972087,
        1322.189741,
        -119.4994703,
        43.6127681,
        1404.569741
      ],
      "properties": {
        "datetime": "2017-08-31T18:47:31Z",
        "pc:count": 13576961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297745.6574,
            "count": 13576961,
            "maximum": 298262.6045,
            "minimum": 297212.0045,
            "name": "X",
            "position": 0,
            "stddev": 292.5593209,
            "variance": 85590.95625
          },
          {
            "average": 4831194.944,
            "count": 13576961,
            "maximum": 4831902.184,
            "minimum": 4830483.484,
            "name": "Y",
            "position": 1,
            "stddev": 404.0589582,
            "variance": 163263.6417
          },
          {
            "average": 1364.666257,
            "count": 13576961,
            "maximum": 1404.569741,
            "minimum": 1322.189741,
            "name": "Z",
            "position": 2,
            "stddev": 12.78317876,
            "variance": 163.4096593
          },
          {
            "average": 19359.43032,
            "count": 13576961,
            "maximum": 32689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2924.625033,
            "variance": 8553431.582
          },
          {
            "average": 1.040530572,
            "count": 13576961,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2285633509,
            "variance": 0.05224120536
          },
          {
            "average": 1.081504396,
            "count": 13576961,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3400045629,
            "variance": 0.1156031028
          },
          {
            "average": 0.5034100046,
            "count": 13576961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883901,
            "variance": 0.2499883903
          },
          {
            "average": 1.325775334e-06,
            "count": 13576961,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001151422457,
            "variance": 1.325773674e-06
          },
          {
            "average": 1.184291757,
            "count": 13576961,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3877219577,
            "variance": 0.1503283165
          },
          {
            "average": 0.04670899952,
            "count": 13576961,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71483201,
            "variance": 137.2372889
          },
          {
            "average": 1.969405966,
            "count": 13576961,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014003053,
            "variance": 1.028202192
          },
          {
            "average": 1138.291624,
            "count": 13576961,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.004543628,
            "variance": 1.0091079
          },
          {
            "average": 43072.94507,
            "count": 13576961,
            "maximum": 51968,
            "minimum": 6144,
            "name": "Red",
            "position": 12,
            "stddev": 4234.884988,
            "variance": 17934250.86
          },
          {
            "average": 41154.57764,
            "count": 13576961,
            "maximum": 49920,
            "minimum": 9216,
            "name": "Green",
            "position": 13,
            "stddev": 3651.240076,
            "variance": 13331554.09
          },
          {
            "average": 37673.47329,
            "count": 13576961,
            "maximum": 47872,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3314.333484,
            "variance": 10984806.44
          },
          {
            "average": 188238053.7,
            "count": 13576961,
            "maximum": 188240451.6,
            "minimum": 188236542.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 654.5294046,
            "variance": 428408.7415
          },
          {
            "average": 0,
            "count": 13576961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13576961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297212.0045,
          4830483.484,
          1322.189741,
          298262.6045,
          4831902.184,
          1404.569741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297212.00450789975,
                4830483.48352194,
                1322.1897407334811
              ],
              [
                297212.00450789975,
                4831902.183521939,
                1322.1897407334811
              ],
              [
                298262.6045078997,
                4831902.183521939,
                1404.5697407334812
              ],
              [
                298262.6045078997,
                4830483.48352194,
                1404.5697407334812
              ],
              [
                297212.00450789975,
                4830483.48352194,
                1322.1897407334811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:47:31+00:00",
        "end_time": "2017-08-31T17:42:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119E5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119E5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119E5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130062,
            43.59972087,
            1322.189741,
            -119.4994703,
            43.6127681,
            1404.569741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5124746052722,
                  43.599720874837246,
                  1322.1897407334811
                ],
                [
                  -119.5130061595227,
                  43.61248273293385,
                  1322.1897407334811
                ],
                [
                  -119.49999906727756,
                  43.61276809523352,
                  1404.5697407334812
                ],
                [
                  -119.49947025730015,
                  43.600006110745234,
                  1404.5697407334812
                ],
                [
                  -119.5124746052722,
                  43.599720874837246,
                  1322.1897407334811
                ]
              ]
            ]
          },
          "id": "20170831_43119E5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119E5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:47:31Z",
            "pc:count": 13576961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297745.6574,
                "count": 13576961,
                "maximum": 298262.6045,
                "minimum": 297212.0045,
                "name": "X",
                "position": 0,
                "stddev": 292.5593209,
                "variance": 85590.95625
              },
              {
                "average": 4831194.944,
                "count": 13576961,
                "maximum": 4831902.184,
                "minimum": 4830483.484,
                "name": "Y",
                "position": 1,
                "stddev": 404.0589582,
                "variance": 163263.6417
              },
              {
                "average": 1364.666257,
                "count": 13576961,
                "maximum": 1404.569741,
                "minimum": 1322.189741,
                "name": "Z",
                "position": 2,
                "stddev": 12.78317876,
                "variance": 163.4096593
              },
              {
                "average": 19359.43032,
                "count": 13576961,
                "maximum": 32689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2924.625033,
                "variance": 8553431.582
              },
              {
                "average": 1.040530572,
                "count": 13576961,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2285633509,
                "variance": 0.05224120536
              },
              {
                "average": 1.081504396,
                "count": 13576961,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3400045629,
                "variance": 0.1156031028
              },
              {
                "average": 0.5034100046,
                "count": 13576961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883901,
                "variance": 0.2499883903
              },
              {
                "average": 1.325775334e-06,
                "count": 13576961,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001151422457,
                "variance": 1.325773674e-06
              },
              {
                "average": 1.184291757,
                "count": 13576961,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3877219577,
                "variance": 0.1503283165
              },
              {
                "average": 0.04670899952,
                "count": 13576961,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71483201,
                "variance": 137.2372889
              },
              {
                "average": 1.969405966,
                "count": 13576961,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014003053,
                "variance": 1.028202192
              },
              {
                "average": 1138.291624,
                "count": 13576961,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.004543628,
                "variance": 1.0091079
              },
              {
                "average": 43072.94507,
                "count": 13576961,
                "maximum": 51968,
                "minimum": 6144,
                "name": "Red",
                "position": 12,
                "stddev": 4234.884988,
                "variance": 17934250.86
              },
              {
                "average": 41154.57764,
                "count": 13576961,
                "maximum": 49920,
                "minimum": 9216,
                "name": "Green",
                "position": 13,
                "stddev": 3651.240076,
                "variance": 13331554.09
              },
              {
                "average": 37673.47329,
                "count": 13576961,
                "maximum": 47872,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3314.333484,
                "variance": 10984806.44
              },
              {
                "average": 188238053.7,
                "count": 13576961,
                "maximum": 188240451.6,
                "minimum": 188236542.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 654.5294046,
                "variance": 428408.7415
              },
              {
                "average": 0,
                "count": 13576961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13576961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297212.0045,
              4830483.484,
              1322.189741,
              298262.6045,
              4831902.184,
              1404.569741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297212.00450789975,
                    4830483.48352194,
                    1322.1897407334811
                  ],
                  [
                    297212.00450789975,
                    4831902.183521939,
                    1322.1897407334811
                  ],
                  [
                    298262.6045078997,
                    4831902.183521939,
                    1404.5697407334812
                  ],
                  [
                    298262.6045078997,
                    4830483.48352194,
                    1404.5697407334812
                  ],
                  [
                    297212.00450789975,
                    4830483.48352194,
                    1322.1897407334811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:47:31+00:00",
            "end_time": "2017-08-31T17:42:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997884481723,
              43.674807372536364,
              1606.489816439661
            ],
            [
              -119.35020450829637,
              43.68058614106116,
              1606.489816439661
            ],
            [
              -119.34107899923211,
              43.680773501400914,
              1698.489816439661
            ],
            [
              -119.34085421001724,
              43.67499469529923,
              1698.489816439661
            ],
            [
              -119.34997884481723,
              43.674807372536364,
              1606.489816439661
            ]
          ]
        ]
      },
      "bbox": [
        -119.3502045,
        43.67480737,
        1606.489816,
        -119.3408542,
        43.6807735,
        1698.489816
      ],
      "properties": {
        "datetime": "2017-08-30T15:56:31Z",
        "pc:count": 4503667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310856.9697,
            "count": 4503667,
            "maximum": 311300.1524,
            "minimum": 310563.9924,
            "name": "X",
            "position": 0,
            "stddev": 177.8268843,
            "variance": 31622.40079
          },
          {
            "average": 4838680.384,
            "count": 4503667,
            "maximum": 4839081.295,
            "minimum": 4838438.955,
            "name": "Y",
            "position": 1,
            "stddev": 143.5598604,
            "variance": 20609.43351
          },
          {
            "average": 1648.110167,
            "count": 4503667,
            "maximum": 1698.489816,
            "minimum": 1606.489816,
            "name": "Z",
            "position": 2,
            "stddev": 13.90941198,
            "variance": 193.4717416
          },
          {
            "average": 14640.65433,
            "count": 4503667,
            "maximum": 36385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6142.195125,
            "variance": 37726560.95
          },
          {
            "average": 1.432271302,
            "count": 4503667,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7242140367,
            "variance": 0.5244859709
          },
          {
            "average": 1.901999859,
            "count": 4503667,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.045106106,
            "variance": 1.092246774
          },
          {
            "average": 0.5051805562,
            "count": 4503667,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999732166,
            "variance": 0.2499732173
          },
          {
            "average": 1.110206416e-06,
            "count": 4503667,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001053662864,
            "variance": 1.11020543e-06
          },
          {
            "average": 1.134023452,
            "count": 4503667,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.340677549,
            "variance": 0.1160611924
          },
          {
            "average": -1.785668734,
            "count": 4503667,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92768022,
            "variance": 142.2695555
          },
          {
            "average": 1.748714325,
            "count": 4503667,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.086714915,
            "variance": 1.180949307
          },
          {
            "average": 1085.88799,
            "count": 4503667,
            "maximum": 1087,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7732064434,
            "variance": 0.5978482042
          },
          {
            "average": 26134.77466,
            "count": 4503667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9982.139687,
            "variance": 99643112.72
          },
          {
            "average": 27178.74783,
            "count": 4503667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8085.750444,
            "variance": 65379360.24
          },
          {
            "average": 22774.67611,
            "count": 4503667,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6836.700442,
            "variance": 46740472.94
          },
          {
            "average": 188143397.1,
            "count": 4503667,
            "maximum": 188143791.4,
            "minimum": 188143073.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 272.983356,
            "variance": 74519.91264
          },
          {
            "average": 0,
            "count": 4503667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4503667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4503667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4503667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4503667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310563.9924,
          4838438.955,
          1606.489816,
          311300.1524,
          4839081.295,
          1698.489816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310563.9924323484,
                4838438.955160927,
                1606.489816439661
              ],
              [
                310563.9924323484,
                4839081.295160927,
                1606.489816439661
              ],
              [
                311300.1524323484,
                4839081.295160927,
                1698.489816439661
              ],
              [
                311300.1524323484,
                4838438.955160927,
                1698.489816439661
              ],
              [
                310563.9924323484,
                4838438.955160927,
                1606.489816439661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:56:31+00:00",
        "end_time": "2017-08-30T15:44:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3502045,
            43.67480737,
            1606.489816,
            -119.3408542,
            43.6807735,
            1698.489816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997884481723,
                  43.674807372536364,
                  1606.489816439661
                ],
                [
                  -119.35020450829637,
                  43.68058614106116,
                  1606.489816439661
                ],
                [
                  -119.34107899923211,
                  43.680773501400914,
                  1698.489816439661
                ],
                [
                  -119.34085421001724,
                  43.67499469529923,
                  1698.489816439661
                ],
                [
                  -119.34997884481723,
                  43.674807372536364,
                  1606.489816439661
                ]
              ]
            ]
          },
          "id": "20170830_43119F3303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:56:31Z",
            "pc:count": 4503667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310856.9697,
                "count": 4503667,
                "maximum": 311300.1524,
                "minimum": 310563.9924,
                "name": "X",
                "position": 0,
                "stddev": 177.8268843,
                "variance": 31622.40079
              },
              {
                "average": 4838680.384,
                "count": 4503667,
                "maximum": 4839081.295,
                "minimum": 4838438.955,
                "name": "Y",
                "position": 1,
                "stddev": 143.5598604,
                "variance": 20609.43351
              },
              {
                "average": 1648.110167,
                "count": 4503667,
                "maximum": 1698.489816,
                "minimum": 1606.489816,
                "name": "Z",
                "position": 2,
                "stddev": 13.90941198,
                "variance": 193.4717416
              },
              {
                "average": 14640.65433,
                "count": 4503667,
                "maximum": 36385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6142.195125,
                "variance": 37726560.95
              },
              {
                "average": 1.432271302,
                "count": 4503667,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7242140367,
                "variance": 0.5244859709
              },
              {
                "average": 1.901999859,
                "count": 4503667,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.045106106,
                "variance": 1.092246774
              },
              {
                "average": 0.5051805562,
                "count": 4503667,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999732166,
                "variance": 0.2499732173
              },
              {
                "average": 1.110206416e-06,
                "count": 4503667,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001053662864,
                "variance": 1.11020543e-06
              },
              {
                "average": 1.134023452,
                "count": 4503667,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.340677549,
                "variance": 0.1160611924
              },
              {
                "average": -1.785668734,
                "count": 4503667,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92768022,
                "variance": 142.2695555
              },
              {
                "average": 1.748714325,
                "count": 4503667,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.086714915,
                "variance": 1.180949307
              },
              {
                "average": 1085.88799,
                "count": 4503667,
                "maximum": 1087,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7732064434,
                "variance": 0.5978482042
              },
              {
                "average": 26134.77466,
                "count": 4503667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9982.139687,
                "variance": 99643112.72
              },
              {
                "average": 27178.74783,
                "count": 4503667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8085.750444,
                "variance": 65379360.24
              },
              {
                "average": 22774.67611,
                "count": 4503667,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6836.700442,
                "variance": 46740472.94
              },
              {
                "average": 188143397.1,
                "count": 4503667,
                "maximum": 188143791.4,
                "minimum": 188143073.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 272.983356,
                "variance": 74519.91264
              },
              {
                "average": 0,
                "count": 4503667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4503667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4503667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4503667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4503667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310563.9924,
              4838438.955,
              1606.489816,
              311300.1524,
              4839081.295,
              1698.489816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310563.9924323484,
                    4838438.955160927,
                    1606.489816439661
                  ],
                  [
                    310563.9924323484,
                    4839081.295160927,
                    1606.489816439661
                  ],
                  [
                    311300.1524323484,
                    4839081.295160927,
                    1698.489816439661
                  ],
                  [
                    311300.1524323484,
                    4838438.955160927,
                    1698.489816439661
                  ],
                  [
                    310563.9924323484,
                    4838438.955160927,
                    1606.489816439661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:56:31+00:00",
            "end_time": "2017-08-30T15:44: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": "20170831_43119F4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4999749277107,
              43.662222359231926,
              1497.2225206530431
            ],
            [
              -119.50050490410906,
              43.674982040543995,
              1497.2225206530431
            ],
            [
              -119.48749882053632,
              43.67526598307785,
              1565.442520653043
            ],
            [
              -119.48697159380096,
              43.66250617603762,
              1565.442520653043
            ],
            [
              -119.4999749277107,
              43.662222359231926,
              1497.2225206530431
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005049,
        43.66222236,
        1497.222521,
        -119.4869716,
        43.67526598,
        1565.442521
      ],
      "properties": {
        "datetime": "2017-08-31T16:49:10Z",
        "pc:count": 14207904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298963.8267,
            "count": 14207904,
            "maximum": 299479.4666,
            "minimum": 298430.0466,
            "name": "X",
            "position": 0,
            "stddev": 291.3612214,
            "variance": 84891.36132
          },
          {
            "average": 4838096.769,
            "count": 14207904,
            "maximum": 4838813.267,
            "minimum": 4837394.807,
            "name": "Y",
            "position": 1,
            "stddev": 404.9376031,
            "variance": 163974.4624
          },
          {
            "average": 1526.664234,
            "count": 14207904,
            "maximum": 1565.442521,
            "minimum": 1497.222521,
            "name": "Z",
            "position": 2,
            "stddev": 8.037018339,
            "variance": 64.59366378
          },
          {
            "average": 17699.81412,
            "count": 14207904,
            "maximum": 38273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4514.372745,
            "variance": 20379561.28
          },
          {
            "average": 1.117128959,
            "count": 14207904,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3673706944,
            "variance": 0.1349612271
          },
          {
            "average": 1.241005148,
            "count": 14207904,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5417848503,
            "variance": 0.2935308241
          },
          {
            "average": 0.5033826946,
            "count": 14207904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885748,
            "variance": 0.249988575
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142748994,
            "count": 14207904,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3498167051,
            "variance": 0.1223717272
          },
          {
            "average": 0.05214735943,
            "count": 14207904,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75814104,
            "variance": 138.2538806
          },
          {
            "average": 1.918828632,
            "count": 14207904,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.034153871,
            "variance": 1.069474228
          },
          {
            "average": 1128.267094,
            "count": 14207904,
            "maximum": 1131,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9620349395,
            "variance": 0.9255112248
          },
          {
            "average": 33412.19765,
            "count": 14207904,
            "maximum": 55808,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8481.056655,
            "variance": 71928321.98
          },
          {
            "average": 33893.83447,
            "count": 14207904,
            "maximum": 54272,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6718.579404,
            "variance": 45139309.2
          },
          {
            "average": 29642.76546,
            "count": 14207904,
            "maximum": 53760,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 6820.969527,
            "variance": 46525625.29
          },
          {
            "average": 188231449.8,
            "count": 14207904,
            "maximum": 188233350.3,
            "minimum": 188229868.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.4383529,
            "variance": 424371.9276
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14207904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298430.0466,
          4837394.807,
          1497.222521,
          299479.4666,
          4838813.267,
          1565.442521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298430.04662607703,
                4837394.8070388995,
                1497.2225206530431
              ],
              [
                298430.04662607703,
                4838813.2670389,
                1497.2225206530431
              ],
              [
                299479.4666260771,
                4838813.2670389,
                1565.442520653043
              ],
              [
                299479.4666260771,
                4837394.8070388995,
                1565.442520653043
              ],
              [
                298430.04662607703,
                4837394.8070388995,
                1497.2225206530431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:49:10+00:00",
        "end_time": "2017-08-31T15:51:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005049,
            43.66222236,
            1497.222521,
            -119.4869716,
            43.67526598,
            1565.442521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4999749277107,
                  43.662222359231926,
                  1497.2225206530431
                ],
                [
                  -119.50050490410906,
                  43.674982040543995,
                  1497.2225206530431
                ],
                [
                  -119.48749882053632,
                  43.67526598307785,
                  1565.442520653043
                ],
                [
                  -119.48697159380096,
                  43.66250617603762,
                  1565.442520653043
                ],
                [
                  -119.4999749277107,
                  43.662222359231926,
                  1497.2225206530431
                ]
              ]
            ]
          },
          "id": "20170831_43119F4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:49:10Z",
            "pc:count": 14207904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298963.8267,
                "count": 14207904,
                "maximum": 299479.4666,
                "minimum": 298430.0466,
                "name": "X",
                "position": 0,
                "stddev": 291.3612214,
                "variance": 84891.36132
              },
              {
                "average": 4838096.769,
                "count": 14207904,
                "maximum": 4838813.267,
                "minimum": 4837394.807,
                "name": "Y",
                "position": 1,
                "stddev": 404.9376031,
                "variance": 163974.4624
              },
              {
                "average": 1526.664234,
                "count": 14207904,
                "maximum": 1565.442521,
                "minimum": 1497.222521,
                "name": "Z",
                "position": 2,
                "stddev": 8.037018339,
                "variance": 64.59366378
              },
              {
                "average": 17699.81412,
                "count": 14207904,
                "maximum": 38273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4514.372745,
                "variance": 20379561.28
              },
              {
                "average": 1.117128959,
                "count": 14207904,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3673706944,
                "variance": 0.1349612271
              },
              {
                "average": 1.241005148,
                "count": 14207904,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5417848503,
                "variance": 0.2935308241
              },
              {
                "average": 0.5033826946,
                "count": 14207904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885748,
                "variance": 0.249988575
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142748994,
                "count": 14207904,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3498167051,
                "variance": 0.1223717272
              },
              {
                "average": 0.05214735943,
                "count": 14207904,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75814104,
                "variance": 138.2538806
              },
              {
                "average": 1.918828632,
                "count": 14207904,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.034153871,
                "variance": 1.069474228
              },
              {
                "average": 1128.267094,
                "count": 14207904,
                "maximum": 1131,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9620349395,
                "variance": 0.9255112248
              },
              {
                "average": 33412.19765,
                "count": 14207904,
                "maximum": 55808,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8481.056655,
                "variance": 71928321.98
              },
              {
                "average": 33893.83447,
                "count": 14207904,
                "maximum": 54272,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6718.579404,
                "variance": 45139309.2
              },
              {
                "average": 29642.76546,
                "count": 14207904,
                "maximum": 53760,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 6820.969527,
                "variance": 46525625.29
              },
              {
                "average": 188231449.8,
                "count": 14207904,
                "maximum": 188233350.3,
                "minimum": 188229868.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.4383529,
                "variance": 424371.9276
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14207904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298430.0466,
              4837394.807,
              1497.222521,
              299479.4666,
              4838813.267,
              1565.442521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298430.04662607703,
                    4837394.8070388995,
                    1497.2225206530431
                  ],
                  [
                    298430.04662607703,
                    4838813.2670389,
                    1497.2225206530431
                  ],
                  [
                    299479.4666260771,
                    4838813.2670389,
                    1565.442520653043
                  ],
                  [
                    299479.4666260771,
                    4837394.8070388995,
                    1565.442520653043
                  ],
                  [
                    298430.04662607703,
                    4837394.8070388995,
                    1497.2225206530431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:49:10+00:00",
            "end_time": "2017-08-31T15:51: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": "20170911_43119E7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497121597861,
              43.5371920058623,
              1340.5111666398861
            ],
            [
              -119.77555829007106,
              43.5499797188497,
              1340.5111666398861
            ],
            [
              -119.76250037163709,
              43.55029621427296,
              1371.131166639886
            ],
            [
              -119.76191605091543,
              43.537508360805035,
              1371.131166639886
            ],
            [
              -119.77497121597861,
              43.5371920058623,
              1340.5111666398861
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755583,
        43.53719201,
        1340.511167,
        -119.7619161,
        43.55029621,
        1371.131167
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:30Z",
        "pc:count": 19522123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276323.0687,
            "count": 19522123,
            "maximum": 276848.4827,
            "minimum": 275792.4627,
            "name": "X",
            "position": 0,
            "stddev": 292.4247735,
            "variance": 85512.24814
          },
          {
            "average": 4824939.116,
            "count": 19522123,
            "maximum": 4825635.18,
            "minimum": 4824213.32,
            "name": "Y",
            "position": 1,
            "stddev": 387.0196071,
            "variance": 149784.1763
          },
          {
            "average": 1343.460478,
            "count": 19522123,
            "maximum": 1371.131167,
            "minimum": 1340.511167,
            "name": "Z",
            "position": 2,
            "stddev": 3.720315768,
            "variance": 13.84074942
          },
          {
            "average": 29739.44099,
            "count": 19522123,
            "maximum": 48753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3151.937191,
            "variance": 9934708.059
          },
          {
            "average": 1.001052703,
            "count": 19522123,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03304636006,
            "variance": 0.001092061913
          },
          {
            "average": 1.002124462,
            "count": 19522123,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04736344143,
            "variance": 0.002243295584
          },
          {
            "average": 0.5022138729,
            "count": 19522123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951115,
            "variance": 0.2499951116
          },
          {
            "average": 7.770671253e-05,
            "count": 19522123,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008814798817,
            "variance": 7.770067818e-05
          },
          {
            "average": 1.219802221,
            "count": 19522123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4141125615,
            "variance": 0.1714892136
          },
          {
            "average": -0.1631536178,
            "count": 19522123,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.29288268,
            "variance": 151.1149647
          },
          {
            "average": 2.00463884,
            "count": 19522123,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000570009,
            "variance": 1.001140343
          },
          {
            "average": 1203.787093,
            "count": 19522123,
            "maximum": 1212,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.091942508,
            "variance": 25.92787851
          },
          {
            "average": 44256.5146,
            "count": 19522123,
            "maximum": 55040,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 4038.525367,
            "variance": 16309687.14
          },
          {
            "average": 42427.005,
            "count": 19522123,
            "maximum": 54528,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4160.506756,
            "variance": 17309816.47
          },
          {
            "average": 38571.42765,
            "count": 19522123,
            "maximum": 53248,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4368.077935,
            "variance": 19080104.85
          },
          {
            "average": 189202874.7,
            "count": 19522123,
            "maximum": 189205370.5,
            "minimum": 189200778.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1558.057039,
            "variance": 2427541.736
          },
          {
            "average": 0,
            "count": 19522123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19522123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19522123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19522123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19522123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275792.4627,
          4824213.32,
          1340.511167,
          276848.4827,
          4825635.18,
          1371.131167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275792.4627154843,
                4824213.319860835,
                1340.5111666398861
              ],
              [
                275792.4627154843,
                4825635.179860834,
                1340.5111666398861
              ],
              [
                276848.48271548434,
                4825635.179860834,
                1371.131166639886
              ],
              [
                276848.48271548434,
                4824213.319860835,
                1371.131166639886
              ],
              [
                275792.4627154843,
                4824213.319860835,
                1340.5111666398861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:30+00:00",
        "end_time": "2017-09-11T21:32:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755583,
            43.53719201,
            1340.511167,
            -119.7619161,
            43.55029621,
            1371.131167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497121597861,
                  43.5371920058623,
                  1340.5111666398861
                ],
                [
                  -119.77555829007106,
                  43.5499797188497,
                  1340.5111666398861
                ],
                [
                  -119.76250037163709,
                  43.55029621427296,
                  1371.131166639886
                ],
                [
                  -119.76191605091543,
                  43.537508360805035,
                  1371.131166639886
                ],
                [
                  -119.77497121597861,
                  43.5371920058623,
                  1340.5111666398861
                ]
              ]
            ]
          },
          "id": "20170911_43119E7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:30Z",
            "pc:count": 19522123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276323.0687,
                "count": 19522123,
                "maximum": 276848.4827,
                "minimum": 275792.4627,
                "name": "X",
                "position": 0,
                "stddev": 292.4247735,
                "variance": 85512.24814
              },
              {
                "average": 4824939.116,
                "count": 19522123,
                "maximum": 4825635.18,
                "minimum": 4824213.32,
                "name": "Y",
                "position": 1,
                "stddev": 387.0196071,
                "variance": 149784.1763
              },
              {
                "average": 1343.460478,
                "count": 19522123,
                "maximum": 1371.131167,
                "minimum": 1340.511167,
                "name": "Z",
                "position": 2,
                "stddev": 3.720315768,
                "variance": 13.84074942
              },
              {
                "average": 29739.44099,
                "count": 19522123,
                "maximum": 48753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3151.937191,
                "variance": 9934708.059
              },
              {
                "average": 1.001052703,
                "count": 19522123,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03304636006,
                "variance": 0.001092061913
              },
              {
                "average": 1.002124462,
                "count": 19522123,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04736344143,
                "variance": 0.002243295584
              },
              {
                "average": 0.5022138729,
                "count": 19522123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951115,
                "variance": 0.2499951116
              },
              {
                "average": 7.770671253e-05,
                "count": 19522123,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008814798817,
                "variance": 7.770067818e-05
              },
              {
                "average": 1.219802221,
                "count": 19522123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4141125615,
                "variance": 0.1714892136
              },
              {
                "average": -0.1631536178,
                "count": 19522123,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.29288268,
                "variance": 151.1149647
              },
              {
                "average": 2.00463884,
                "count": 19522123,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000570009,
                "variance": 1.001140343
              },
              {
                "average": 1203.787093,
                "count": 19522123,
                "maximum": 1212,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.091942508,
                "variance": 25.92787851
              },
              {
                "average": 44256.5146,
                "count": 19522123,
                "maximum": 55040,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 4038.525367,
                "variance": 16309687.14
              },
              {
                "average": 42427.005,
                "count": 19522123,
                "maximum": 54528,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4160.506756,
                "variance": 17309816.47
              },
              {
                "average": 38571.42765,
                "count": 19522123,
                "maximum": 53248,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4368.077935,
                "variance": 19080104.85
              },
              {
                "average": 189202874.7,
                "count": 19522123,
                "maximum": 189205370.5,
                "minimum": 189200778.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1558.057039,
                "variance": 2427541.736
              },
              {
                "average": 0,
                "count": 19522123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19522123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19522123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19522123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19522123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275792.4627,
              4824213.32,
              1340.511167,
              276848.4827,
              4825635.18,
              1371.131167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275792.4627154843,
                    4824213.319860835,
                    1340.5111666398861
                  ],
                  [
                    275792.4627154843,
                    4825635.179860834,
                    1340.5111666398861
                  ],
                  [
                    276848.48271548434,
                    4825635.179860834,
                    1371.131166639886
                  ],
                  [
                    276848.48271548434,
                    4824213.319860835,
                    1371.131166639886
                  ],
                  [
                    275792.4627154843,
                    4824213.319860835,
                    1340.5111666398861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:30+00:00",
            "end_time": "2017-09-11T21:32: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": "20170911_43119E6116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7499712846646,
              43.57469477935822,
              1349.4819467712027
            ],
            [
              -119.75055371274338,
              43.58747997985505,
              1349.4819467712027
            ],
            [
              -119.73750053138929,
              43.58779351850933,
              1400.0819467712026
            ],
            [
              -119.7369208588784,
              43.57500817888097,
              1400.0819467712026
            ],
            [
              -119.7499712846646,
              43.57469477935822,
              1349.4819467712027
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505537,
        43.57469478,
        1349.481947,
        -119.7369209,
        43.58779352,
        1400.081947
      ],
      "properties": {
        "datetime": "2017-09-11T21:10:21Z",
        "pc:count": 14601440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278485.7839,
            "count": 14601440,
            "maximum": 279005.2688,
            "minimum": 277950.3088,
            "name": "X",
            "position": 0,
            "stddev": 292.3733642,
            "variance": 85482.18407
          },
          {
            "average": 4829009.808,
            "count": 14601440,
            "maximum": 4829733.015,
            "minimum": 4828311.455,
            "name": "Y",
            "position": 1,
            "stddev": 400.0287416,
            "variance": 160022.9941
          },
          {
            "average": 1364.480039,
            "count": 14601440,
            "maximum": 1400.081947,
            "minimum": 1349.481947,
            "name": "Z",
            "position": 2,
            "stddev": 12.60237552,
            "variance": 158.8198686
          },
          {
            "average": 25785.63693,
            "count": 14601440,
            "maximum": 56657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3570.28938,
            "variance": 12746966.26
          },
          {
            "average": 1.020502293,
            "count": 14601440,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1544710452,
            "variance": 0.02386130381
          },
          {
            "average": 1.041346128,
            "count": 14601440,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2261912427,
            "variance": 0.05116247825
          },
          {
            "average": 0.5020221978,
            "count": 14601440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959278,
            "variance": 0.2499959278
          },
          {
            "average": 1.65737078e-05,
            "count": 14601440,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004071048298,
            "variance": 1.657343425e-05
          },
          {
            "average": 1.231338279,
            "count": 14601440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4216881452,
            "variance": 0.1778208918
          },
          {
            "average": -0.02322264407,
            "count": 14601440,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96594353,
            "variance": 143.1838045
          },
          {
            "average": 1.990064952,
            "count": 14601440,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008784579,
            "variance": 1.017646327
          },
          {
            "average": 1192.449852,
            "count": 14601440,
            "maximum": 1195,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9842944008,
            "variance": 0.9688354675
          },
          {
            "average": 40505.82784,
            "count": 14601440,
            "maximum": 57088,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6029.847497,
            "variance": 36359060.84
          },
          {
            "average": 38816.88469,
            "count": 14601440,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5350.020053,
            "variance": 28622714.57
          },
          {
            "average": 35178.72299,
            "count": 14601440,
            "maximum": 56576,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5187.170903,
            "variance": 26906741.97
          },
          {
            "average": 189198074,
            "count": 14601440,
            "maximum": 189199421.8,
            "minimum": 189196572.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 549.4711638,
            "variance": 301918.5598
          },
          {
            "average": 0,
            "count": 14601440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14601440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14601440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14601440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14601440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277950.3088,
          4828311.455,
          1349.481947,
          279005.2688,
          4829733.015,
          1400.081947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277950.3087627128,
                4828311.454965771,
                1349.4819467712027
              ],
              [
                277950.3087627128,
                4829733.014965772,
                1349.4819467712027
              ],
              [
                279005.2687627128,
                4829733.014965772,
                1400.0819467712026
              ],
              [
                279005.2687627128,
                4828311.454965771,
                1400.0819467712026
              ],
              [
                277950.3087627128,
                4828311.454965771,
                1349.4819467712027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:10:21+00:00",
        "end_time": "2017-09-11T20:22:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505537,
            43.57469478,
            1349.481947,
            -119.7369209,
            43.58779352,
            1400.081947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7499712846646,
                  43.57469477935822,
                  1349.4819467712027
                ],
                [
                  -119.75055371274338,
                  43.58747997985505,
                  1349.4819467712027
                ],
                [
                  -119.73750053138929,
                  43.58779351850933,
                  1400.0819467712026
                ],
                [
                  -119.7369208588784,
                  43.57500817888097,
                  1400.0819467712026
                ],
                [
                  -119.7499712846646,
                  43.57469477935822,
                  1349.4819467712027
                ]
              ]
            ]
          },
          "id": "20170911_43119E6116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:10:21Z",
            "pc:count": 14601440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278485.7839,
                "count": 14601440,
                "maximum": 279005.2688,
                "minimum": 277950.3088,
                "name": "X",
                "position": 0,
                "stddev": 292.3733642,
                "variance": 85482.18407
              },
              {
                "average": 4829009.808,
                "count": 14601440,
                "maximum": 4829733.015,
                "minimum": 4828311.455,
                "name": "Y",
                "position": 1,
                "stddev": 400.0287416,
                "variance": 160022.9941
              },
              {
                "average": 1364.480039,
                "count": 14601440,
                "maximum": 1400.081947,
                "minimum": 1349.481947,
                "name": "Z",
                "position": 2,
                "stddev": 12.60237552,
                "variance": 158.8198686
              },
              {
                "average": 25785.63693,
                "count": 14601440,
                "maximum": 56657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3570.28938,
                "variance": 12746966.26
              },
              {
                "average": 1.020502293,
                "count": 14601440,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1544710452,
                "variance": 0.02386130381
              },
              {
                "average": 1.041346128,
                "count": 14601440,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2261912427,
                "variance": 0.05116247825
              },
              {
                "average": 0.5020221978,
                "count": 14601440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959278,
                "variance": 0.2499959278
              },
              {
                "average": 1.65737078e-05,
                "count": 14601440,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004071048298,
                "variance": 1.657343425e-05
              },
              {
                "average": 1.231338279,
                "count": 14601440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4216881452,
                "variance": 0.1778208918
              },
              {
                "average": -0.02322264407,
                "count": 14601440,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96594353,
                "variance": 143.1838045
              },
              {
                "average": 1.990064952,
                "count": 14601440,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008784579,
                "variance": 1.017646327
              },
              {
                "average": 1192.449852,
                "count": 14601440,
                "maximum": 1195,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9842944008,
                "variance": 0.9688354675
              },
              {
                "average": 40505.82784,
                "count": 14601440,
                "maximum": 57088,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6029.847497,
                "variance": 36359060.84
              },
              {
                "average": 38816.88469,
                "count": 14601440,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5350.020053,
                "variance": 28622714.57
              },
              {
                "average": 35178.72299,
                "count": 14601440,
                "maximum": 56576,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5187.170903,
                "variance": 26906741.97
              },
              {
                "average": 189198074,
                "count": 14601440,
                "maximum": 189199421.8,
                "minimum": 189196572.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 549.4711638,
                "variance": 301918.5598
              },
              {
                "average": 0,
                "count": 14601440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14601440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14601440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14601440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14601440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277950.3088,
              4828311.455,
              1349.481947,
              279005.2688,
              4829733.015,
              1400.081947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277950.3087627128,
                    4828311.454965771,
                    1349.4819467712027
                  ],
                  [
                    277950.3087627128,
                    4829733.014965772,
                    1349.4819467712027
                  ],
                  [
                    279005.2687627128,
                    4829733.014965772,
                    1400.0819467712026
                  ],
                  [
                    279005.2687627128,
                    4828311.454965771,
                    1400.0819467712026
                  ],
                  [
                    277950.3087627128,
                    4828311.454965771,
                    1349.4819467712027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:10:21+00:00",
            "end_time": "2017-09-11T20:22:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497479781596,
              43.72472469111611,
              1509.651072890188
            ],
            [
              -119.47550056367746,
              43.7374830355195,
              1509.651072890188
            ],
            [
              -119.46249907511184,
              43.73776405433457,
              1637.4510728901882
            ],
            [
              -119.46197606378644,
              43.72500558552317,
              1637.4510728901882
            ],
            [
              -119.47497479781596,
              43.72472469111611,
              1509.651072890188
            ]
          ]
        ]
      },
      "bbox": [
        -119.4755006,
        43.72472469,
        1509.651073,
        -119.4619761,
        43.73776405,
        1637.451073
      ],
      "properties": {
        "datetime": "2017-08-30T18:47:04Z",
        "pc:count": 19360415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301203.8626,
            "count": 19360415,
            "maximum": 301701.0548,
            "minimum": 300653.1148,
            "name": "X",
            "position": 0,
            "stddev": 282.9185229,
            "variance": 80042.89063
          },
          {
            "average": 4844960.809,
            "count": 19360415,
            "maximum": 4845694.575,
            "minimum": 4844276.275,
            "name": "Y",
            "position": 1,
            "stddev": 415.6640939,
            "variance": 172776.6389
          },
          {
            "average": 1577.202874,
            "count": 19360415,
            "maximum": 1637.451073,
            "minimum": 1509.651073,
            "name": "Z",
            "position": 2,
            "stddev": 17.88634843,
            "variance": 319.9214602
          },
          {
            "average": 15545.24595,
            "count": 19360415,
            "maximum": 31921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6272.87536,
            "variance": 39348965.28
          },
          {
            "average": 1.437119917,
            "count": 19360415,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7252642987,
            "variance": 0.5260083029
          },
          {
            "average": 1.904127572,
            "count": 19360415,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.02786967,
            "variance": 1.056516059
          },
          {
            "average": 0.5046136149,
            "count": 19360415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978727,
            "variance": 0.2499787275
          },
          {
            "average": 2.840848195e-06,
            "count": 19360415,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001685479241,
            "variance": 2.840840271e-06
          },
          {
            "average": 1.110983623,
            "count": 19360415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3141118647,
            "variance": 0.09866626354
          },
          {
            "average": -0.3300949328,
            "count": 19360415,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7354949,
            "variance": 137.7218407
          },
          {
            "average": 1.778050316,
            "count": 19360415,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.077991961,
            "variance": 1.162066667
          },
          {
            "average": 1103.08286,
            "count": 19360415,
            "maximum": 1106,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9971542024,
            "variance": 0.9943165033
          },
          {
            "average": 26138.74466,
            "count": 19360415,
            "maximum": 50944,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11481.40612,
            "variance": 131822686.4
          },
          {
            "average": 27184.19489,
            "count": 19360415,
            "maximum": 49408,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9147.85797,
            "variance": 83683305.44
          },
          {
            "average": 22401.85126,
            "count": 19360415,
            "maximum": 45056,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8479.754169,
            "variance": 71906230.76
          },
          {
            "average": 188152214.8,
            "count": 19360415,
            "maximum": 188154024.2,
            "minimum": 188151019.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.0292293,
            "variance": 474761.2788
          },
          {
            "average": 0,
            "count": 19360415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19360415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19360415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19360415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19360415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300653.1148,
          4844276.275,
          1509.651073,
          301701.0548,
          4845694.575,
          1637.451073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300653.11484035425,
                4844276.274862415,
                1509.651072890188
              ],
              [
                300653.11484035425,
                4845694.574862416,
                1509.651072890188
              ],
              [
                301701.0548403542,
                4845694.574862416,
                1637.4510728901882
              ],
              [
                301701.0548403542,
                4844276.274862415,
                1637.4510728901882
              ],
              [
                300653.11484035425,
                4844276.274862415,
                1509.651072890188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:47:04+00:00",
        "end_time": "2017-08-30T17:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4755006,
            43.72472469,
            1509.651073,
            -119.4619761,
            43.73776405,
            1637.451073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497479781596,
                  43.72472469111611,
                  1509.651072890188
                ],
                [
                  -119.47550056367746,
                  43.7374830355195,
                  1509.651072890188
                ],
                [
                  -119.46249907511184,
                  43.73776405433457,
                  1637.4510728901882
                ],
                [
                  -119.46197606378644,
                  43.72500558552317,
                  1637.4510728901882
                ],
                [
                  -119.47497479781596,
                  43.72472469111611,
                  1509.651072890188
                ]
              ]
            ]
          },
          "id": "20170830_43119F4108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:47:04Z",
            "pc:count": 19360415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301203.8626,
                "count": 19360415,
                "maximum": 301701.0548,
                "minimum": 300653.1148,
                "name": "X",
                "position": 0,
                "stddev": 282.9185229,
                "variance": 80042.89063
              },
              {
                "average": 4844960.809,
                "count": 19360415,
                "maximum": 4845694.575,
                "minimum": 4844276.275,
                "name": "Y",
                "position": 1,
                "stddev": 415.6640939,
                "variance": 172776.6389
              },
              {
                "average": 1577.202874,
                "count": 19360415,
                "maximum": 1637.451073,
                "minimum": 1509.651073,
                "name": "Z",
                "position": 2,
                "stddev": 17.88634843,
                "variance": 319.9214602
              },
              {
                "average": 15545.24595,
                "count": 19360415,
                "maximum": 31921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6272.87536,
                "variance": 39348965.28
              },
              {
                "average": 1.437119917,
                "count": 19360415,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7252642987,
                "variance": 0.5260083029
              },
              {
                "average": 1.904127572,
                "count": 19360415,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.02786967,
                "variance": 1.056516059
              },
              {
                "average": 0.5046136149,
                "count": 19360415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978727,
                "variance": 0.2499787275
              },
              {
                "average": 2.840848195e-06,
                "count": 19360415,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001685479241,
                "variance": 2.840840271e-06
              },
              {
                "average": 1.110983623,
                "count": 19360415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3141118647,
                "variance": 0.09866626354
              },
              {
                "average": -0.3300949328,
                "count": 19360415,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7354949,
                "variance": 137.7218407
              },
              {
                "average": 1.778050316,
                "count": 19360415,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.077991961,
                "variance": 1.162066667
              },
              {
                "average": 1103.08286,
                "count": 19360415,
                "maximum": 1106,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9971542024,
                "variance": 0.9943165033
              },
              {
                "average": 26138.74466,
                "count": 19360415,
                "maximum": 50944,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11481.40612,
                "variance": 131822686.4
              },
              {
                "average": 27184.19489,
                "count": 19360415,
                "maximum": 49408,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9147.85797,
                "variance": 83683305.44
              },
              {
                "average": 22401.85126,
                "count": 19360415,
                "maximum": 45056,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8479.754169,
                "variance": 71906230.76
              },
              {
                "average": 188152214.8,
                "count": 19360415,
                "maximum": 188154024.2,
                "minimum": 188151019.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.0292293,
                "variance": 474761.2788
              },
              {
                "average": 0,
                "count": 19360415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19360415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19360415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19360415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19360415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300653.1148,
              4844276.275,
              1509.651073,
              301701.0548,
              4845694.575,
              1637.451073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300653.11484035425,
                    4844276.274862415,
                    1509.651072890188
                  ],
                  [
                    300653.11484035425,
                    4845694.574862416,
                    1509.651072890188
                  ],
                  [
                    301701.0548403542,
                    4845694.574862416,
                    1637.4510728901882
                  ],
                  [
                    301701.0548403542,
                    4844276.274862415,
                    1637.4510728901882
                  ],
                  [
                    300653.11484035425,
                    4844276.274862415,
                    1509.651072890188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:47:04+00:00",
            "end_time": "2017-08-30T17:56: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": "20170830_43119F5205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247354470703,
              43.737220494426886,
              1489.8185985068576
            ],
            [
              -119.51300767743884,
              43.74998258425734,
              1489.8185985068576
            ],
            [
              -119.49999864167998,
              43.7502680477566,
              1592.2585985068577
            ],
            [
              -119.49946726694365,
              43.73750583151582,
              1592.2585985068577
            ],
            [
              -119.51247354470703,
              43.737220494426886,
              1489.8185985068576
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130077,
        43.73722049,
        1489.818599,
        -119.4994673,
        43.75026805,
        1592.258599
      ],
      "properties": {
        "datetime": "2017-08-30T19:35:02Z",
        "pc:count": 16148587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298191.0942,
            "count": 16148587,
            "maximum": 298723.1475,
            "minimum": 297674.7875,
            "name": "X",
            "position": 0,
            "stddev": 286.1612661,
            "variance": 81888.27024
          },
          {
            "average": 4846439.876,
            "count": 16148587,
            "maximum": 4847173.834,
            "minimum": 4845755.074,
            "name": "Y",
            "position": 1,
            "stddev": 410.375862,
            "variance": 168408.3481
          },
          {
            "average": 1541.329735,
            "count": 16148587,
            "maximum": 1592.258599,
            "minimum": 1489.818599,
            "name": "Z",
            "position": 2,
            "stddev": 14.44137596,
            "variance": 208.5533396
          },
          {
            "average": 17751.90683,
            "count": 16148587,
            "maximum": 39905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4365.183355,
            "variance": 19054825.73
          },
          {
            "average": 1.147977467,
            "count": 16148587,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4372366344,
            "variance": 0.1911758744
          },
          {
            "average": 1.300861184,
            "count": 16148587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6503064308,
            "variance": 0.422898454
          },
          {
            "average": 0.5033772305,
            "count": 16148587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999886097,
            "variance": 0.2499886098
          },
          {
            "average": 5.201693498e-06,
            "count": 16148587,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002280716283,
            "variance": 5.201666763e-06
          },
          {
            "average": 1.160920767,
            "count": 16148587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3674578641,
            "variance": 0.1350252819
          },
          {
            "average": 0.1321236238,
            "count": 16148587,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52856626,
            "variance": 132.9078401
          },
          {
            "average": 1.921190752,
            "count": 16148587,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033703004,
            "variance": 1.068541901
          },
          {
            "average": 1108.00513,
            "count": 16148587,
            "maximum": 1110,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9533161633,
            "variance": 0.9088117072
          },
          {
            "average": 33440.01478,
            "count": 16148587,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9369.899886,
            "variance": 87795023.87
          },
          {
            "average": 32461.04557,
            "count": 16148587,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7543.508672,
            "variance": 56904523.08
          },
          {
            "average": 28309.22986,
            "count": 16148587,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7268.289588,
            "variance": 52828033.53
          },
          {
            "average": 188155629.6,
            "count": 16148587,
            "maximum": 188156902.9,
            "minimum": 188153974.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 732.8564538,
            "variance": 537078.5819
          },
          {
            "average": 0,
            "count": 16148587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16148587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16148587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16148587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16148587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297674.7875,
          4845755.074,
          1489.818599,
          298723.1475,
          4847173.834,
          1592.258599
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297674.7875002129,
                4845755.073719279,
                1489.8185985068576
              ],
              [
                297674.7875002129,
                4847173.833719279,
                1489.8185985068576
              ],
              [
                298723.1475002129,
                4847173.833719279,
                1592.2585985068577
              ],
              [
                298723.1475002129,
                4845755.073719279,
                1592.2585985068577
              ],
              [
                297674.7875002129,
                4845755.073719279,
                1489.8185985068576
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:35:02+00:00",
        "end_time": "2017-08-30T18:46:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130077,
            43.73722049,
            1489.818599,
            -119.4994673,
            43.75026805,
            1592.258599
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247354470703,
                  43.737220494426886,
                  1489.8185985068576
                ],
                [
                  -119.51300767743884,
                  43.74998258425734,
                  1489.8185985068576
                ],
                [
                  -119.49999864167998,
                  43.7502680477566,
                  1592.2585985068577
                ],
                [
                  -119.49946726694365,
                  43.73750583151582,
                  1592.2585985068577
                ],
                [
                  -119.51247354470703,
                  43.737220494426886,
                  1489.8185985068576
                ]
              ]
            ]
          },
          "id": "20170830_43119F5205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:35:02Z",
            "pc:count": 16148587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298191.0942,
                "count": 16148587,
                "maximum": 298723.1475,
                "minimum": 297674.7875,
                "name": "X",
                "position": 0,
                "stddev": 286.1612661,
                "variance": 81888.27024
              },
              {
                "average": 4846439.876,
                "count": 16148587,
                "maximum": 4847173.834,
                "minimum": 4845755.074,
                "name": "Y",
                "position": 1,
                "stddev": 410.375862,
                "variance": 168408.3481
              },
              {
                "average": 1541.329735,
                "count": 16148587,
                "maximum": 1592.258599,
                "minimum": 1489.818599,
                "name": "Z",
                "position": 2,
                "stddev": 14.44137596,
                "variance": 208.5533396
              },
              {
                "average": 17751.90683,
                "count": 16148587,
                "maximum": 39905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4365.183355,
                "variance": 19054825.73
              },
              {
                "average": 1.147977467,
                "count": 16148587,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4372366344,
                "variance": 0.1911758744
              },
              {
                "average": 1.300861184,
                "count": 16148587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6503064308,
                "variance": 0.422898454
              },
              {
                "average": 0.5033772305,
                "count": 16148587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999886097,
                "variance": 0.2499886098
              },
              {
                "average": 5.201693498e-06,
                "count": 16148587,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002280716283,
                "variance": 5.201666763e-06
              },
              {
                "average": 1.160920767,
                "count": 16148587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3674578641,
                "variance": 0.1350252819
              },
              {
                "average": 0.1321236238,
                "count": 16148587,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52856626,
                "variance": 132.9078401
              },
              {
                "average": 1.921190752,
                "count": 16148587,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033703004,
                "variance": 1.068541901
              },
              {
                "average": 1108.00513,
                "count": 16148587,
                "maximum": 1110,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9533161633,
                "variance": 0.9088117072
              },
              {
                "average": 33440.01478,
                "count": 16148587,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9369.899886,
                "variance": 87795023.87
              },
              {
                "average": 32461.04557,
                "count": 16148587,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7543.508672,
                "variance": 56904523.08
              },
              {
                "average": 28309.22986,
                "count": 16148587,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7268.289588,
                "variance": 52828033.53
              },
              {
                "average": 188155629.6,
                "count": 16148587,
                "maximum": 188156902.9,
                "minimum": 188153974.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 732.8564538,
                "variance": 537078.5819
              },
              {
                "average": 0,
                "count": 16148587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16148587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16148587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16148587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16148587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297674.7875,
              4845755.074,
              1489.818599,
              298723.1475,
              4847173.834,
              1592.258599
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297674.7875002129,
                    4845755.073719279,
                    1489.8185985068576
                  ],
                  [
                    297674.7875002129,
                    4847173.833719279,
                    1489.8185985068576
                  ],
                  [
                    298723.1475002129,
                    4847173.833719279,
                    1592.2585985068577
                  ],
                  [
                    298723.1475002129,
                    4845755.073719279,
                    1592.2585985068577
                  ],
                  [
                    297674.7875002129,
                    4845755.073719279,
                    1489.8185985068576
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:35:02+00:00",
            "end_time": "2017-08-30T18:46:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497154500487,
              43.599692273469095,
              1406.6565358435744
            ],
            [
              -119.77555990093443,
              43.6124798462168,
              1406.6565358435744
            ],
            [
              -119.762500598056,
              43.61279640720488,
              1520.8365358435742
            ],
            [
              -119.7619150018,
              43.60000869396455,
              1520.8365358435742
            ],
            [
              -119.77497154500487,
              43.599692273469095,
              1406.6565358435744
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755599,
        43.59969227,
        1406.656536,
        -119.761915,
        43.61279641,
        1520.836536
      ],
      "properties": {
        "datetime": "2017-09-11T21:18:05Z",
        "pc:count": 15771614,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276553.1325,
            "count": 15771614,
            "maximum": 277079.3752,
            "minimum": 276024.3352,
            "name": "X",
            "position": 0,
            "stddev": 289.0649466,
            "variance": 83558.54333
          },
          {
            "average": 4831913.94,
            "count": 15771614,
            "maximum": 4832576.839,
            "minimum": 4831154.979,
            "name": "Y",
            "position": 1,
            "stddev": 412.027209,
            "variance": 169766.421
          },
          {
            "average": 1454.753712,
            "count": 15771614,
            "maximum": 1520.836536,
            "minimum": 1406.656536,
            "name": "Z",
            "position": 2,
            "stddev": 23.23528978,
            "variance": 539.8786912
          },
          {
            "average": 23134.24818,
            "count": 15771614,
            "maximum": 43937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6127.174483,
            "variance": 37542267.14
          },
          {
            "average": 1.135011927,
            "count": 15771614,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3961634647,
            "variance": 0.1569454908
          },
          {
            "average": 1.271553057,
            "count": 15771614,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5659632309,
            "variance": 0.3203143787
          },
          {
            "average": 0.5022280535,
            "count": 15771614,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950516,
            "variance": 0.2499950516
          },
          {
            "average": 2.212836302e-05,
            "count": 15771614,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004704027504,
            "variance": 2.212787476e-05
          },
          {
            "average": 1.198599966,
            "count": 15771614,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3989461485,
            "variance": 0.1591580294
          },
          {
            "average": -0.1633787533,
            "count": 15771614,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9422938,
            "variance": 142.6183812
          },
          {
            "average": 1.929796786,
            "count": 15771614,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.036959768,
            "variance": 1.075285561
          },
          {
            "average": 1193.705966,
            "count": 15771614,
            "maximum": 1196,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9572313021,
            "variance": 0.9162917658
          },
          {
            "average": 31475.98103,
            "count": 15771614,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9764.945424,
            "variance": 95354159.14
          },
          {
            "average": 30618.56755,
            "count": 15771614,
            "maximum": 48896,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8308.705466,
            "variance": 69034586.52
          },
          {
            "average": 27406.43153,
            "count": 15771614,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7989.425828,
            "variance": 63830925.06
          },
          {
            "average": 189198744.8,
            "count": 15771614,
            "maximum": 189199885.6,
            "minimum": 189197249.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 490.7223823,
            "variance": 240808.4565
          },
          {
            "average": 0,
            "count": 15771614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15771614,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15771614,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15771614,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15771614,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276024.3352,
          4831154.979,
          1406.656536,
          277079.3752,
          4832576.839,
          1520.836536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276024.3351859028,
                4831154.978679161,
                1406.6565358435744
              ],
              [
                276024.3351859028,
                4832576.83867916,
                1406.6565358435744
              ],
              [
                277079.3751859028,
                4832576.83867916,
                1520.8365358435742
              ],
              [
                277079.3751859028,
                4831154.978679161,
                1520.8365358435742
              ],
              [
                276024.3351859028,
                4831154.978679161,
                1406.6565358435744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:18:05+00:00",
        "end_time": "2017-09-11T20:34:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755599,
            43.59969227,
            1406.656536,
            -119.761915,
            43.61279641,
            1520.836536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497154500487,
                  43.599692273469095,
                  1406.6565358435744
                ],
                [
                  -119.77555990093443,
                  43.6124798462168,
                  1406.6565358435744
                ],
                [
                  -119.762500598056,
                  43.61279640720488,
                  1520.8365358435742
                ],
                [
                  -119.7619150018,
                  43.60000869396455,
                  1520.8365358435742
                ],
                [
                  -119.77497154500487,
                  43.599692273469095,
                  1406.6565358435744
                ]
              ]
            ]
          },
          "id": "20170911_43119E7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:18:05Z",
            "pc:count": 15771614,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276553.1325,
                "count": 15771614,
                "maximum": 277079.3752,
                "minimum": 276024.3352,
                "name": "X",
                "position": 0,
                "stddev": 289.0649466,
                "variance": 83558.54333
              },
              {
                "average": 4831913.94,
                "count": 15771614,
                "maximum": 4832576.839,
                "minimum": 4831154.979,
                "name": "Y",
                "position": 1,
                "stddev": 412.027209,
                "variance": 169766.421
              },
              {
                "average": 1454.753712,
                "count": 15771614,
                "maximum": 1520.836536,
                "minimum": 1406.656536,
                "name": "Z",
                "position": 2,
                "stddev": 23.23528978,
                "variance": 539.8786912
              },
              {
                "average": 23134.24818,
                "count": 15771614,
                "maximum": 43937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6127.174483,
                "variance": 37542267.14
              },
              {
                "average": 1.135011927,
                "count": 15771614,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3961634647,
                "variance": 0.1569454908
              },
              {
                "average": 1.271553057,
                "count": 15771614,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5659632309,
                "variance": 0.3203143787
              },
              {
                "average": 0.5022280535,
                "count": 15771614,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950516,
                "variance": 0.2499950516
              },
              {
                "average": 2.212836302e-05,
                "count": 15771614,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004704027504,
                "variance": 2.212787476e-05
              },
              {
                "average": 1.198599966,
                "count": 15771614,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3989461485,
                "variance": 0.1591580294
              },
              {
                "average": -0.1633787533,
                "count": 15771614,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9422938,
                "variance": 142.6183812
              },
              {
                "average": 1.929796786,
                "count": 15771614,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.036959768,
                "variance": 1.075285561
              },
              {
                "average": 1193.705966,
                "count": 15771614,
                "maximum": 1196,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9572313021,
                "variance": 0.9162917658
              },
              {
                "average": 31475.98103,
                "count": 15771614,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9764.945424,
                "variance": 95354159.14
              },
              {
                "average": 30618.56755,
                "count": 15771614,
                "maximum": 48896,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8308.705466,
                "variance": 69034586.52
              },
              {
                "average": 27406.43153,
                "count": 15771614,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7989.425828,
                "variance": 63830925.06
              },
              {
                "average": 189198744.8,
                "count": 15771614,
                "maximum": 189199885.6,
                "minimum": 189197249.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 490.7223823,
                "variance": 240808.4565
              },
              {
                "average": 0,
                "count": 15771614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15771614,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15771614,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15771614,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15771614,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276024.3352,
              4831154.979,
              1406.656536,
              277079.3752,
              4832576.839,
              1520.836536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276024.3351859028,
                    4831154.978679161,
                    1406.6565358435744
                  ],
                  [
                    276024.3351859028,
                    4832576.83867916,
                    1406.6565358435744
                  ],
                  [
                    277079.3751859028,
                    4832576.83867916,
                    1520.8365358435742
                  ],
                  [
                    277079.3751859028,
                    4831154.978679161,
                    1520.8365358435742
                  ],
                  [
                    276024.3351859028,
                    4831154.978679161,
                    1406.6565358435744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:18:05+00:00",
            "end_time": "2017-09-11T20:34: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": "20170910_43119E5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997406750202,
              43.52471650500691,
              1290.9356912771568
            ],
            [
              -119.55051229939659,
              43.53748193910401,
              1290.9356912771568
            ],
            [
              -119.53749871659703,
              43.53777168598696,
              1322.0556912771567
            ],
            [
              -119.53696322374311,
              43.525006123503175,
              1322.0556912771567
            ],
            [
              -119.54997406750202,
              43.52471650500691,
              1290.9356912771568
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505123,
        43.52471651,
        1290.935691,
        -119.5369632,
        43.53777169,
        1322.055691
      ],
      "properties": {
        "datetime": "2017-09-10T16:02:14Z",
        "pc:count": 13834438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294459.508,
            "count": 13834438,
            "maximum": 294982.0249,
            "minimum": 293929.5649,
            "name": "X",
            "position": 0,
            "stddev": 290.7561585,
            "variance": 84539.14368
          },
          {
            "average": 4822932.199,
            "count": 13834438,
            "maximum": 4823664.523,
            "minimum": 4822245.403,
            "name": "Y",
            "position": 1,
            "stddev": 403.2400767,
            "variance": 162602.5594
          },
          {
            "average": 1306.803359,
            "count": 13834438,
            "maximum": 1322.055691,
            "minimum": 1290.935691,
            "name": "Z",
            "position": 2,
            "stddev": 6.278954487,
            "variance": 39.42526945
          },
          {
            "average": 26479.91957,
            "count": 13834438,
            "maximum": 40609,
            "minimum": 1666,
            "name": "Intensity",
            "position": 3,
            "stddev": 2124.262918,
            "variance": 4512492.943
          },
          {
            "average": 1.000038961,
            "count": 13834438,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006502635235,
            "variance": 4.228426499e-05
          },
          {
            "average": 1.000077994,
            "count": 13834438,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009378848658,
            "variance": 8.796280215e-05
          },
          {
            "average": 0.502029862,
            "count": 13834438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958977,
            "variance": 0.2499958977
          },
          {
            "average": 5.999520906e-06,
            "count": 13834438,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002449384687,
            "variance": 5.999485345e-06
          },
          {
            "average": 1.256722897,
            "count": 13834438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4368252109,
            "variance": 0.1908162649
          },
          {
            "average": -0.1940209786,
            "count": 13834438,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93272132,
            "variance": 142.389838
          },
          {
            "average": 2.010405988,
            "count": 13834438,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000128654,
            "variance": 1.000257325
          },
          {
            "average": 1161.894671,
            "count": 13834438,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.988704147,
            "variance": 0.9775358904
          },
          {
            "average": 45181.37467,
            "count": 13834438,
            "maximum": 55296,
            "minimum": 19968,
            "name": "Red",
            "position": 12,
            "stddev": 2305.105837,
            "variance": 5313512.921
          },
          {
            "average": 43222.23091,
            "count": 13834438,
            "maximum": 53760,
            "minimum": 20992,
            "name": "Green",
            "position": 13,
            "stddev": 2250.083742,
            "variance": 5062876.848
          },
          {
            "average": 39509.49535,
            "count": 13834438,
            "maximum": 50944,
            "minimum": 16640,
            "name": "Blue",
            "position": 14,
            "stddev": 2179.258511,
            "variance": 4749167.66
          },
          {
            "average": 189093120.1,
            "count": 13834438,
            "maximum": 189094534,
            "minimum": 189091189.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.3342545,
            "variance": 386056.2558
          },
          {
            "average": 0,
            "count": 13834438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13834438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13834438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13834438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13834438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293929.5649,
          4822245.403,
          1290.935691,
          294982.0249,
          4823664.523,
          1322.055691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293929.5649278005,
                4822245.402811893,
                1290.9356912771568
              ],
              [
                293929.5649278005,
                4823664.522811892,
                1290.9356912771568
              ],
              [
                294982.02492780046,
                4823664.522811892,
                1322.0556912771567
              ],
              [
                294982.02492780046,
                4822245.402811893,
                1322.0556912771567
              ],
              [
                293929.5649278005,
                4822245.402811893,
                1290.9356912771568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:02:14+00:00",
        "end_time": "2017-09-10T15:06:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505123,
            43.52471651,
            1290.935691,
            -119.5369632,
            43.53777169,
            1322.055691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997406750202,
                  43.52471650500691,
                  1290.9356912771568
                ],
                [
                  -119.55051229939659,
                  43.53748193910401,
                  1290.9356912771568
                ],
                [
                  -119.53749871659703,
                  43.53777168598696,
                  1322.0556912771567
                ],
                [
                  -119.53696322374311,
                  43.525006123503175,
                  1322.0556912771567
                ],
                [
                  -119.54997406750202,
                  43.52471650500691,
                  1290.9356912771568
                ]
              ]
            ]
          },
          "id": "20170910_43119E5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:02:14Z",
            "pc:count": 13834438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294459.508,
                "count": 13834438,
                "maximum": 294982.0249,
                "minimum": 293929.5649,
                "name": "X",
                "position": 0,
                "stddev": 290.7561585,
                "variance": 84539.14368
              },
              {
                "average": 4822932.199,
                "count": 13834438,
                "maximum": 4823664.523,
                "minimum": 4822245.403,
                "name": "Y",
                "position": 1,
                "stddev": 403.2400767,
                "variance": 162602.5594
              },
              {
                "average": 1306.803359,
                "count": 13834438,
                "maximum": 1322.055691,
                "minimum": 1290.935691,
                "name": "Z",
                "position": 2,
                "stddev": 6.278954487,
                "variance": 39.42526945
              },
              {
                "average": 26479.91957,
                "count": 13834438,
                "maximum": 40609,
                "minimum": 1666,
                "name": "Intensity",
                "position": 3,
                "stddev": 2124.262918,
                "variance": 4512492.943
              },
              {
                "average": 1.000038961,
                "count": 13834438,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006502635235,
                "variance": 4.228426499e-05
              },
              {
                "average": 1.000077994,
                "count": 13834438,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009378848658,
                "variance": 8.796280215e-05
              },
              {
                "average": 0.502029862,
                "count": 13834438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958977,
                "variance": 0.2499958977
              },
              {
                "average": 5.999520906e-06,
                "count": 13834438,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002449384687,
                "variance": 5.999485345e-06
              },
              {
                "average": 1.256722897,
                "count": 13834438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4368252109,
                "variance": 0.1908162649
              },
              {
                "average": -0.1940209786,
                "count": 13834438,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93272132,
                "variance": 142.389838
              },
              {
                "average": 2.010405988,
                "count": 13834438,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000128654,
                "variance": 1.000257325
              },
              {
                "average": 1161.894671,
                "count": 13834438,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.988704147,
                "variance": 0.9775358904
              },
              {
                "average": 45181.37467,
                "count": 13834438,
                "maximum": 55296,
                "minimum": 19968,
                "name": "Red",
                "position": 12,
                "stddev": 2305.105837,
                "variance": 5313512.921
              },
              {
                "average": 43222.23091,
                "count": 13834438,
                "maximum": 53760,
                "minimum": 20992,
                "name": "Green",
                "position": 13,
                "stddev": 2250.083742,
                "variance": 5062876.848
              },
              {
                "average": 39509.49535,
                "count": 13834438,
                "maximum": 50944,
                "minimum": 16640,
                "name": "Blue",
                "position": 14,
                "stddev": 2179.258511,
                "variance": 4749167.66
              },
              {
                "average": 189093120.1,
                "count": 13834438,
                "maximum": 189094534,
                "minimum": 189091189.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.3342545,
                "variance": 386056.2558
              },
              {
                "average": 0,
                "count": 13834438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13834438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13834438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13834438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13834438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293929.5649,
              4822245.403,
              1290.935691,
              294982.0249,
              4823664.523,
              1322.055691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293929.5649278005,
                    4822245.402811893,
                    1290.9356912771568
                  ],
                  [
                    293929.5649278005,
                    4823664.522811892,
                    1290.9356912771568
                  ],
                  [
                    294982.02492780046,
                    4823664.522811892,
                    1322.0556912771567
                  ],
                  [
                    294982.02492780046,
                    4822245.402811893,
                    1322.0556912771567
                  ],
                  [
                    293929.5649278005,
                    4822245.402811893,
                    1290.9356912771568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:02:14+00:00",
            "end_time": "2017-09-10T15:06: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": "20170911_43119E6320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997181481233,
              43.51220019208425,
              1463.1097737028317
            ],
            [
              -119.70054214238976,
              43.52497994883514,
              1463.1097737028317
            ],
            [
              -119.68749943218758,
              43.52528748658411,
              1567.349773702832
            ],
            [
              -119.68693185099833,
              43.51250759340742,
              1567.349773702832
            ],
            [
              -119.69997181481233,
              43.51220019208425,
              1463.1097737028317
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005421,
        43.51220019,
        1463.109774,
        -119.6869319,
        43.52528749,
        1567.349774
      ],
      "properties": {
        "datetime": "2017-09-11T20:56:00Z",
        "pc:count": 16257424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282284.1352,
            "count": 16257424,
            "maximum": 282817.3923,
            "minimum": 281762.2323,
            "name": "X",
            "position": 0,
            "stddev": 288.9322389,
            "variance": 83481.83866
          },
          {
            "average": 4821950.979,
            "count": 16257424,
            "maximum": 4822658.895,
            "minimum": 4821238.015,
            "name": "Y",
            "position": 1,
            "stddev": 383.020594,
            "variance": 146704.7754
          },
          {
            "average": 1523.268806,
            "count": 16257424,
            "maximum": 1567.349774,
            "minimum": 1463.109774,
            "name": "Z",
            "position": 2,
            "stddev": 22.83553565,
            "variance": 521.4616883
          },
          {
            "average": 24676.12565,
            "count": 16257424,
            "maximum": 46353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5010.49647,
            "variance": 25105074.87
          },
          {
            "average": 1.064683433,
            "count": 16257424,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2673548171,
            "variance": 0.07147859825
          },
          {
            "average": 1.130343405,
            "count": 16257424,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3830268955,
            "variance": 0.1467096026
          },
          {
            "average": 0.5012173515,
            "count": 16257424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985334,
            "variance": 0.2499985334
          },
          {
            "average": 8.919002174e-06,
            "count": 16257424,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002986456625,
            "variance": 8.918923174e-06
          },
          {
            "average": 1.232069546,
            "count": 16257424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4221531506,
            "variance": 0.1782132826
          },
          {
            "average": 0.3359566532,
            "count": 16257424,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80220162,
            "variance": 139.291963
          },
          {
            "average": 1.965195532,
            "count": 16257424,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020030654,
            "variance": 1.040462535
          },
          {
            "average": 1191.180818,
            "count": 16257424,
            "maximum": 1193,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9554443998,
            "variance": 0.9128740011
          },
          {
            "average": 40245.0292,
            "count": 16257424,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7474.312128,
            "variance": 55865341.79
          },
          {
            "average": 38940.00879,
            "count": 16257424,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5931.19654,
            "variance": 35179092.39
          },
          {
            "average": 34470.74029,
            "count": 16257424,
            "maximum": 55040,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6276.815533,
            "variance": 39398413.23
          },
          {
            "average": 189197344.3,
            "count": 16257424,
            "maximum": 189198560,
            "minimum": 189196203.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 600.7892294,
            "variance": 360947.6982
          },
          {
            "average": 0,
            "count": 16257424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16257424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16257424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16257424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16257424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281762.2323,
          4821238.015,
          1463.109774,
          282817.3923,
          4822658.895,
          1567.349774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281762.2322921722,
                4821238.0148565,
                1463.1097737028317
              ],
              [
                281762.2322921722,
                4822658.8948565,
                1463.1097737028317
              ],
              [
                282817.39229217224,
                4822658.8948565,
                1567.349773702832
              ],
              [
                282817.39229217224,
                4821238.0148565,
                1567.349773702832
              ],
              [
                281762.2322921722,
                4821238.0148565,
                1463.1097737028317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:56:00+00:00",
        "end_time": "2017-09-11T20:16:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005421,
            43.51220019,
            1463.109774,
            -119.6869319,
            43.52528749,
            1567.349774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997181481233,
                  43.51220019208425,
                  1463.1097737028317
                ],
                [
                  -119.70054214238976,
                  43.52497994883514,
                  1463.1097737028317
                ],
                [
                  -119.68749943218758,
                  43.52528748658411,
                  1567.349773702832
                ],
                [
                  -119.68693185099833,
                  43.51250759340742,
                  1567.349773702832
                ],
                [
                  -119.69997181481233,
                  43.51220019208425,
                  1463.1097737028317
                ]
              ]
            ]
          },
          "id": "20170911_43119E6320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:56:00Z",
            "pc:count": 16257424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282284.1352,
                "count": 16257424,
                "maximum": 282817.3923,
                "minimum": 281762.2323,
                "name": "X",
                "position": 0,
                "stddev": 288.9322389,
                "variance": 83481.83866
              },
              {
                "average": 4821950.979,
                "count": 16257424,
                "maximum": 4822658.895,
                "minimum": 4821238.015,
                "name": "Y",
                "position": 1,
                "stddev": 383.020594,
                "variance": 146704.7754
              },
              {
                "average": 1523.268806,
                "count": 16257424,
                "maximum": 1567.349774,
                "minimum": 1463.109774,
                "name": "Z",
                "position": 2,
                "stddev": 22.83553565,
                "variance": 521.4616883
              },
              {
                "average": 24676.12565,
                "count": 16257424,
                "maximum": 46353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5010.49647,
                "variance": 25105074.87
              },
              {
                "average": 1.064683433,
                "count": 16257424,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2673548171,
                "variance": 0.07147859825
              },
              {
                "average": 1.130343405,
                "count": 16257424,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3830268955,
                "variance": 0.1467096026
              },
              {
                "average": 0.5012173515,
                "count": 16257424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985334,
                "variance": 0.2499985334
              },
              {
                "average": 8.919002174e-06,
                "count": 16257424,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002986456625,
                "variance": 8.918923174e-06
              },
              {
                "average": 1.232069546,
                "count": 16257424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4221531506,
                "variance": 0.1782132826
              },
              {
                "average": 0.3359566532,
                "count": 16257424,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80220162,
                "variance": 139.291963
              },
              {
                "average": 1.965195532,
                "count": 16257424,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020030654,
                "variance": 1.040462535
              },
              {
                "average": 1191.180818,
                "count": 16257424,
                "maximum": 1193,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9554443998,
                "variance": 0.9128740011
              },
              {
                "average": 40245.0292,
                "count": 16257424,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7474.312128,
                "variance": 55865341.79
              },
              {
                "average": 38940.00879,
                "count": 16257424,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5931.19654,
                "variance": 35179092.39
              },
              {
                "average": 34470.74029,
                "count": 16257424,
                "maximum": 55040,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6276.815533,
                "variance": 39398413.23
              },
              {
                "average": 189197344.3,
                "count": 16257424,
                "maximum": 189198560,
                "minimum": 189196203.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 600.7892294,
                "variance": 360947.6982
              },
              {
                "average": 0,
                "count": 16257424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16257424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16257424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16257424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16257424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281762.2323,
              4821238.015,
              1463.109774,
              282817.3923,
              4822658.895,
              1567.349774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281762.2322921722,
                    4821238.0148565,
                    1463.1097737028317
                  ],
                  [
                    281762.2322921722,
                    4822658.8948565,
                    1463.1097737028317
                  ],
                  [
                    282817.39229217224,
                    4822658.8948565,
                    1567.349773702832
                  ],
                  [
                    282817.39229217224,
                    4821238.0148565,
                    1567.349773702832
                  ],
                  [
                    281762.2322921722,
                    4821238.0148565,
                    1463.1097737028317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:56:00+00:00",
            "end_time": "2017-09-11T20:16: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": "20170911_43119E6417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67498525288919,
              43.51387825996589,
              1431.924400553525
            ],
            [
              -119.67547622637734,
              43.524982613526824,
              1431.924400553525
            ],
            [
              -119.66250049328184,
              43.52528572492543,
              1538.244400553525
            ],
            [
              -119.6620118940805,
              43.5141812545268,
              1538.244400553525
            ],
            [
              -119.67498525288919,
              43.51387825996589,
              1431.924400553525
            ]
          ]
        ]
      },
      "bbox": [
        -119.6754762,
        43.51387826,
        1431.924401,
        -119.6620119,
        43.52528572,
        1538.244401
      ],
      "properties": {
        "datetime": "2017-09-11T20:17:11Z",
        "pc:count": 7693325,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284200.8477,
            "count": 7693325,
            "maximum": 284837.681,
            "minimum": 283787.961,
            "name": "X",
            "position": 0,
            "stddev": 276.685781,
            "variance": 76555.02138
          },
          {
            "average": 4822210.032,
            "count": 7693325,
            "maximum": 4822593.694,
            "minimum": 4821359.114,
            "name": "Y",
            "position": 1,
            "stddev": 273.5412623,
            "variance": 74824.8222
          },
          {
            "average": 1498.736,
            "count": 7693325,
            "maximum": 1538.244401,
            "minimum": 1431.924401,
            "name": "Z",
            "position": 2,
            "stddev": 21.86921342,
            "variance": 478.2624958
          },
          {
            "average": 23611.61131,
            "count": 7693325,
            "maximum": 39617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5461.109398,
            "variance": 29823715.86
          },
          {
            "average": 1.085725093,
            "count": 7693325,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3097352927,
            "variance": 0.09593595152
          },
          {
            "average": 1.173113446,
            "count": 7693325,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4438678424,
            "variance": 0.1970186615
          },
          {
            "average": 0.5029430058,
            "count": 7693325,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913711,
            "variance": 0.2499913712
          },
          {
            "average": 4.159449913e-06,
            "count": 7693325,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002039468841,
            "variance": 4.159433152e-06
          },
          {
            "average": 1.236062821,
            "count": 7693325,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246612636,
            "variance": 0.1803371888
          },
          {
            "average": -0.5221421805,
            "count": 7693325,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81580312,
            "variance": 139.6132033
          },
          {
            "average": 1.954790289,
            "count": 7693325,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025055919,
            "variance": 1.050739638
          },
          {
            "average": 1186.887436,
            "count": 7693325,
            "maximum": 1189,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9829350979,
            "variance": 0.9661614067
          },
          {
            "average": 38727.33347,
            "count": 7693325,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 8454.305512,
            "variance": 71475281.7
          },
          {
            "average": 37680.87107,
            "count": 7693325,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 6798.668019,
            "variance": 46221886.84
          },
          {
            "average": 33761.16996,
            "count": 7693325,
            "maximum": 65280,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6961.158844,
            "variance": 48457732.45
          },
          {
            "average": 189194712.5,
            "count": 7693325,
            "maximum": 189196231.4,
            "minimum": 189193716.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 658.8144991,
            "variance": 434036.5443
          },
          {
            "average": 0,
            "count": 7693325,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7693325,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7693325,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7693325,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7693325,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283787.961,
          4821359.114,
          1431.924401,
          284837.681,
          4822593.694,
          1538.244401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283787.9609947759,
                4821359.114085824,
                1431.924400553525
              ],
              [
                283787.9609947759,
                4822593.694085824,
                1431.924400553525
              ],
              [
                284837.68099477584,
                4822593.694085824,
                1538.244400553525
              ],
              [
                284837.68099477584,
                4821359.114085824,
                1538.244400553525
              ],
              [
                283787.9609947759,
                4821359.114085824,
                1431.924400553525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:17:11+00:00",
        "end_time": "2017-09-11T19:35:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6754762,
            43.51387826,
            1431.924401,
            -119.6620119,
            43.52528572,
            1538.244401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67498525288919,
                  43.51387825996589,
                  1431.924400553525
                ],
                [
                  -119.67547622637734,
                  43.524982613526824,
                  1431.924400553525
                ],
                [
                  -119.66250049328184,
                  43.52528572492543,
                  1538.244400553525
                ],
                [
                  -119.6620118940805,
                  43.5141812545268,
                  1538.244400553525
                ],
                [
                  -119.67498525288919,
                  43.51387825996589,
                  1431.924400553525
                ]
              ]
            ]
          },
          "id": "20170911_43119E6417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:17:11Z",
            "pc:count": 7693325,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284200.8477,
                "count": 7693325,
                "maximum": 284837.681,
                "minimum": 283787.961,
                "name": "X",
                "position": 0,
                "stddev": 276.685781,
                "variance": 76555.02138
              },
              {
                "average": 4822210.032,
                "count": 7693325,
                "maximum": 4822593.694,
                "minimum": 4821359.114,
                "name": "Y",
                "position": 1,
                "stddev": 273.5412623,
                "variance": 74824.8222
              },
              {
                "average": 1498.736,
                "count": 7693325,
                "maximum": 1538.244401,
                "minimum": 1431.924401,
                "name": "Z",
                "position": 2,
                "stddev": 21.86921342,
                "variance": 478.2624958
              },
              {
                "average": 23611.61131,
                "count": 7693325,
                "maximum": 39617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5461.109398,
                "variance": 29823715.86
              },
              {
                "average": 1.085725093,
                "count": 7693325,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3097352927,
                "variance": 0.09593595152
              },
              {
                "average": 1.173113446,
                "count": 7693325,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4438678424,
                "variance": 0.1970186615
              },
              {
                "average": 0.5029430058,
                "count": 7693325,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913711,
                "variance": 0.2499913712
              },
              {
                "average": 4.159449913e-06,
                "count": 7693325,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002039468841,
                "variance": 4.159433152e-06
              },
              {
                "average": 1.236062821,
                "count": 7693325,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246612636,
                "variance": 0.1803371888
              },
              {
                "average": -0.5221421805,
                "count": 7693325,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81580312,
                "variance": 139.6132033
              },
              {
                "average": 1.954790289,
                "count": 7693325,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025055919,
                "variance": 1.050739638
              },
              {
                "average": 1186.887436,
                "count": 7693325,
                "maximum": 1189,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9829350979,
                "variance": 0.9661614067
              },
              {
                "average": 38727.33347,
                "count": 7693325,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 8454.305512,
                "variance": 71475281.7
              },
              {
                "average": 37680.87107,
                "count": 7693325,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 6798.668019,
                "variance": 46221886.84
              },
              {
                "average": 33761.16996,
                "count": 7693325,
                "maximum": 65280,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6961.158844,
                "variance": 48457732.45
              },
              {
                "average": 189194712.5,
                "count": 7693325,
                "maximum": 189196231.4,
                "minimum": 189193716.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 658.8144991,
                "variance": 434036.5443
              },
              {
                "average": 0,
                "count": 7693325,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7693325,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7693325,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7693325,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7693325,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283787.961,
              4821359.114,
              1431.924401,
              284837.681,
              4822593.694,
              1538.244401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283787.9609947759,
                    4821359.114085824,
                    1431.924400553525
                  ],
                  [
                    283787.9609947759,
                    4822593.694085824,
                    1431.924400553525
                  ],
                  [
                    284837.68099477584,
                    4822593.694085824,
                    1538.244400553525
                  ],
                  [
                    284837.68099477584,
                    4821359.114085824,
                    1538.244400553525
                  ],
                  [
                    283787.9609947759,
                    4821359.114085824,
                    1431.924400553525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:17:11+00:00",
            "end_time": "2017-09-11T19:35: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": "20170830_43119F4314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247446070407,
              43.64972633137299,
              1428.2032213789219
            ],
            [
              -119.4629960953668,
              43.66248226527815,
              1428.2032213789219
            ],
            [
              -119.44999779463,
              43.662761759950016,
              1548.983221378922
            ],
            [
              -119.4494789061297,
              43.65000570231996,
              1548.983221378922
            ],
            [
              -119.46247446070407,
              43.64972633137299,
              1428.2032213789219
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629961,
        43.64972633,
        1428.203221,
        -119.4494789,
        43.66276176,
        1548.983221
      ],
      "properties": {
        "datetime": "2017-08-31T15:51:56Z",
        "pc:count": 14427756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301945.7003,
            "count": 14427756,
            "maximum": 302461.5312,
            "minimum": 301412.5512,
            "name": "X",
            "position": 0,
            "stddev": 290.8254001,
            "variance": 84579.41333
          },
          {
            "average": 4836625.016,
            "count": 14427756,
            "maximum": 4837334.462,
            "minimum": 4835916.462,
            "name": "Y",
            "position": 1,
            "stddev": 404.874388,
            "variance": 163923.27
          },
          {
            "average": 1494.147267,
            "count": 14427756,
            "maximum": 1548.983221,
            "minimum": 1428.203221,
            "name": "Z",
            "position": 2,
            "stddev": 17.36475146,
            "variance": 301.5345934
          },
          {
            "average": 20154.4128,
            "count": 14427756,
            "maximum": 30609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2215.784882,
            "variance": 4909702.645
          },
          {
            "average": 1.011995767,
            "count": 14427756,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1194100419,
            "variance": 0.01425875811
          },
          {
            "average": 1.024259143,
            "count": 14427756,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1773870601,
            "variance": 0.0314661691
          },
          {
            "average": 0.5030272206,
            "count": 14427756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908532,
            "variance": 0.2499908533
          },
          {
            "average": 8.317301734e-07,
            "count": 14427756,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009119920719,
            "variance": 8.317295393e-07
          },
          {
            "average": 1.174042311,
            "count": 14427756,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3791458757,
            "variance": 0.1437515951
          },
          {
            "average": 0.2553530354,
            "count": 14427756,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58406952,
            "variance": 134.1906667
          },
          {
            "average": 1.98654718,
            "count": 14427756,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005623385,
            "variance": 1.011278393
          },
          {
            "average": 1111.06326,
            "count": 14427756,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.204322036,
            "variance": 27.08496785
          },
          {
            "average": 37302.38582,
            "count": 14427756,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4469.160356,
            "variance": 19973394.29
          },
          {
            "average": 36470.1381,
            "count": 14427756,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3410.991728,
            "variance": 11634864.57
          },
          {
            "average": 33027.55038,
            "count": 14427756,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3353.19725,
            "variance": 11243931.8
          },
          {
            "average": 188165166,
            "count": 14427756,
            "maximum": 188229916.3,
            "minimum": 188154958.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23613.0824,
            "variance": 557577660.2
          },
          {
            "average": 0,
            "count": 14427756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14427756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14427756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14427756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14427756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301412.5512,
          4835916.462,
          1428.203221,
          302461.5312,
          4837334.462,
          1548.983221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301412.551164901,
                4835916.461887067,
                1428.2032213789219
              ],
              [
                301412.551164901,
                4837334.461887067,
                1428.2032213789219
              ],
              [
                302461.531164901,
                4837334.461887067,
                1548.983221378922
              ],
              [
                302461.531164901,
                4835916.461887067,
                1548.983221378922
              ],
              [
                301412.551164901,
                4835916.461887067,
                1428.2032213789219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:51:56+00:00",
        "end_time": "2017-08-30T19:02:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629961,
            43.64972633,
            1428.203221,
            -119.4494789,
            43.66276176,
            1548.983221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247446070407,
                  43.64972633137299,
                  1428.2032213789219
                ],
                [
                  -119.4629960953668,
                  43.66248226527815,
                  1428.2032213789219
                ],
                [
                  -119.44999779463,
                  43.662761759950016,
                  1548.983221378922
                ],
                [
                  -119.4494789061297,
                  43.65000570231996,
                  1548.983221378922
                ],
                [
                  -119.46247446070407,
                  43.64972633137299,
                  1428.2032213789219
                ]
              ]
            ]
          },
          "id": "20170830_43119F4314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:51:56Z",
            "pc:count": 14427756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301945.7003,
                "count": 14427756,
                "maximum": 302461.5312,
                "minimum": 301412.5512,
                "name": "X",
                "position": 0,
                "stddev": 290.8254001,
                "variance": 84579.41333
              },
              {
                "average": 4836625.016,
                "count": 14427756,
                "maximum": 4837334.462,
                "minimum": 4835916.462,
                "name": "Y",
                "position": 1,
                "stddev": 404.874388,
                "variance": 163923.27
              },
              {
                "average": 1494.147267,
                "count": 14427756,
                "maximum": 1548.983221,
                "minimum": 1428.203221,
                "name": "Z",
                "position": 2,
                "stddev": 17.36475146,
                "variance": 301.5345934
              },
              {
                "average": 20154.4128,
                "count": 14427756,
                "maximum": 30609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2215.784882,
                "variance": 4909702.645
              },
              {
                "average": 1.011995767,
                "count": 14427756,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1194100419,
                "variance": 0.01425875811
              },
              {
                "average": 1.024259143,
                "count": 14427756,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1773870601,
                "variance": 0.0314661691
              },
              {
                "average": 0.5030272206,
                "count": 14427756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908532,
                "variance": 0.2499908533
              },
              {
                "average": 8.317301734e-07,
                "count": 14427756,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009119920719,
                "variance": 8.317295393e-07
              },
              {
                "average": 1.174042311,
                "count": 14427756,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3791458757,
                "variance": 0.1437515951
              },
              {
                "average": 0.2553530354,
                "count": 14427756,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58406952,
                "variance": 134.1906667
              },
              {
                "average": 1.98654718,
                "count": 14427756,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005623385,
                "variance": 1.011278393
              },
              {
                "average": 1111.06326,
                "count": 14427756,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.204322036,
                "variance": 27.08496785
              },
              {
                "average": 37302.38582,
                "count": 14427756,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4469.160356,
                "variance": 19973394.29
              },
              {
                "average": 36470.1381,
                "count": 14427756,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3410.991728,
                "variance": 11634864.57
              },
              {
                "average": 33027.55038,
                "count": 14427756,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3353.19725,
                "variance": 11243931.8
              },
              {
                "average": 188165166,
                "count": 14427756,
                "maximum": 188229916.3,
                "minimum": 188154958.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23613.0824,
                "variance": 557577660.2
              },
              {
                "average": 0,
                "count": 14427756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14427756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14427756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14427756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14427756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301412.5512,
              4835916.462,
              1428.203221,
              302461.5312,
              4837334.462,
              1548.983221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301412.551164901,
                    4835916.461887067,
                    1428.2032213789219
                  ],
                  [
                    301412.551164901,
                    4837334.461887067,
                    1428.2032213789219
                  ],
                  [
                    302461.531164901,
                    4837334.461887067,
                    1548.983221378922
                  ],
                  [
                    302461.531164901,
                    4835916.461887067,
                    1548.983221378922
                  ],
                  [
                    301412.551164901,
                    4835916.461887067,
                    1428.2032213789219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:51:56+00:00",
            "end_time": "2017-08-30T19:02: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": "20170911_43119E7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247130473925,
              43.537193959192486,
              1338.132457930438
            ],
            [
              -119.76305564597254,
              43.54997982875288,
              1338.132457930438
            ],
            [
              -119.75000006299827,
              43.550294836702825,
              1360.7924579304379
            ],
            [
              -119.74941847430459,
              43.537508827342286,
              1360.7924579304379
            ],
            [
              -119.76247130473925,
              43.537193959192486,
              1338.132457930438
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630556,
        43.53719396,
        1338.132458,
        -119.7494185,
        43.55029484,
        1360.792458
      ],
      "properties": {
        "datetime": "2017-09-11T22:49:43Z",
        "pc:count": 17407343,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277318.6441,
            "count": 17407343,
            "maximum": 277858.278,
            "minimum": 276802.458,
            "name": "X",
            "position": 0,
            "stddev": 293.6758045,
            "variance": 86245.47812
          },
          {
            "average": 4824948.287,
            "count": 17407343,
            "maximum": 4825601.532,
            "minimum": 4824179.892,
            "name": "Y",
            "position": 1,
            "stddev": 389.6156965,
            "variance": 151800.391
          },
          {
            "average": 1345.301909,
            "count": 17407343,
            "maximum": 1360.792458,
            "minimum": 1338.132458,
            "name": "Z",
            "position": 2,
            "stddev": 3.331794663,
            "variance": 11.10085567
          },
          {
            "average": 27127.78829,
            "count": 17407343,
            "maximum": 65521,
            "minimum": 1394,
            "name": "Intensity",
            "position": 3,
            "stddev": 2702.004779,
            "variance": 7300829.827
          },
          {
            "average": 1.000379667,
            "count": 17407343,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02008820781,
            "variance": 0.0004035360929
          },
          {
            "average": 1.000754107,
            "count": 17407343,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02875883521,
            "variance": 0.0008270706026
          },
          {
            "average": 0.5050778284,
            "count": 17407343,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999742294,
            "variance": 0.24997423
          },
          {
            "average": 6.2732147e-05,
            "count": 17407343,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0079201146,
            "variance": 6.272821528e-05
          },
          {
            "average": 1.234540447,
            "count": 17407343,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4237112646,
            "variance": 0.1795312358
          },
          {
            "average": -1.899492375,
            "count": 17407343,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84607409,
            "variance": 140.3294713
          },
          {
            "average": 1.99881033,
            "count": 17407343,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00048199,
            "variance": 1.000964212
          },
          {
            "average": 1201.396988,
            "count": 17407343,
            "maximum": 1212,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.419883552,
            "variance": 29.37513772
          },
          {
            "average": 44342.90109,
            "count": 17407343,
            "maximum": 55552,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 2725.498038,
            "variance": 7428339.553
          },
          {
            "average": 42374.74529,
            "count": 17407343,
            "maximum": 54784,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 2656.758738,
            "variance": 7058366.993
          },
          {
            "average": 38550.85766,
            "count": 17407343,
            "maximum": 52736,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 2718.691826,
            "variance": 7391285.247
          },
          {
            "average": 189201978.5,
            "count": 17407343,
            "maximum": 189205383.3,
            "minimum": 189199792.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1752.423141,
            "variance": 3070986.865
          },
          {
            "average": 0,
            "count": 17407343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17407343,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17407343,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17407343,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17407343,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276802.458,
          4824179.892,
          1338.132458,
          277858.278,
          4825601.532,
          1360.792458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276802.4580485916,
                4824179.891688809,
                1338.132457930438
              ],
              [
                276802.4580485916,
                4825601.531688809,
                1338.132457930438
              ],
              [
                277858.2780485916,
                4825601.531688809,
                1360.7924579304379
              ],
              [
                277858.2780485916,
                4824179.891688809,
                1360.7924579304379
              ],
              [
                276802.4580485916,
                4824179.891688809,
                1338.132457930438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:49:43+00:00",
        "end_time": "2017-09-11T21:16:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630556,
            43.53719396,
            1338.132458,
            -119.7494185,
            43.55029484,
            1360.792458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247130473925,
                  43.537193959192486,
                  1338.132457930438
                ],
                [
                  -119.76305564597254,
                  43.54997982875288,
                  1338.132457930438
                ],
                [
                  -119.75000006299827,
                  43.550294836702825,
                  1360.7924579304379
                ],
                [
                  -119.74941847430459,
                  43.537508827342286,
                  1360.7924579304379
                ],
                [
                  -119.76247130473925,
                  43.537193959192486,
                  1338.132457930438
                ]
              ]
            ]
          },
          "id": "20170911_43119E7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:49:43Z",
            "pc:count": 17407343,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277318.6441,
                "count": 17407343,
                "maximum": 277858.278,
                "minimum": 276802.458,
                "name": "X",
                "position": 0,
                "stddev": 293.6758045,
                "variance": 86245.47812
              },
              {
                "average": 4824948.287,
                "count": 17407343,
                "maximum": 4825601.532,
                "minimum": 4824179.892,
                "name": "Y",
                "position": 1,
                "stddev": 389.6156965,
                "variance": 151800.391
              },
              {
                "average": 1345.301909,
                "count": 17407343,
                "maximum": 1360.792458,
                "minimum": 1338.132458,
                "name": "Z",
                "position": 2,
                "stddev": 3.331794663,
                "variance": 11.10085567
              },
              {
                "average": 27127.78829,
                "count": 17407343,
                "maximum": 65521,
                "minimum": 1394,
                "name": "Intensity",
                "position": 3,
                "stddev": 2702.004779,
                "variance": 7300829.827
              },
              {
                "average": 1.000379667,
                "count": 17407343,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02008820781,
                "variance": 0.0004035360929
              },
              {
                "average": 1.000754107,
                "count": 17407343,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02875883521,
                "variance": 0.0008270706026
              },
              {
                "average": 0.5050778284,
                "count": 17407343,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999742294,
                "variance": 0.24997423
              },
              {
                "average": 6.2732147e-05,
                "count": 17407343,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0079201146,
                "variance": 6.272821528e-05
              },
              {
                "average": 1.234540447,
                "count": 17407343,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4237112646,
                "variance": 0.1795312358
              },
              {
                "average": -1.899492375,
                "count": 17407343,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84607409,
                "variance": 140.3294713
              },
              {
                "average": 1.99881033,
                "count": 17407343,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00048199,
                "variance": 1.000964212
              },
              {
                "average": 1201.396988,
                "count": 17407343,
                "maximum": 1212,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.419883552,
                "variance": 29.37513772
              },
              {
                "average": 44342.90109,
                "count": 17407343,
                "maximum": 55552,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 2725.498038,
                "variance": 7428339.553
              },
              {
                "average": 42374.74529,
                "count": 17407343,
                "maximum": 54784,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 2656.758738,
                "variance": 7058366.993
              },
              {
                "average": 38550.85766,
                "count": 17407343,
                "maximum": 52736,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 2718.691826,
                "variance": 7391285.247
              },
              {
                "average": 189201978.5,
                "count": 17407343,
                "maximum": 189205383.3,
                "minimum": 189199792.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1752.423141,
                "variance": 3070986.865
              },
              {
                "average": 0,
                "count": 17407343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17407343,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17407343,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17407343,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17407343,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276802.458,
              4824179.892,
              1338.132458,
              277858.278,
              4825601.532,
              1360.792458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276802.4580485916,
                    4824179.891688809,
                    1338.132457930438
                  ],
                  [
                    276802.4580485916,
                    4825601.531688809,
                    1338.132457930438
                  ],
                  [
                    277858.2780485916,
                    4825601.531688809,
                    1360.7924579304379
                  ],
                  [
                    277858.2780485916,
                    4824179.891688809,
                    1360.7924579304379
                  ],
                  [
                    276802.4580485916,
                    4824179.891688809,
                    1338.132457930438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:49:43+00:00",
            "end_time": "2017-09-11T21:16:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8059802776574,
              43.52384368438573,
              1369.702741882097
            ],
            [
              -119.80603362696698,
              43.524993766241394,
              1369.702741882097
            ],
            [
              -119.79999391665973,
              43.52514194895093,
              1379.202741882097
            ],
            [
              -119.79994068181301,
              43.5239918611785,
              1379.202741882097
            ],
            [
              -119.8059802776574,
              43.52384368438573,
              1369.702741882097
            ]
          ]
        ]
      },
      "bbox": [
        -119.8060336,
        43.52384368,
        1369.702742,
        -119.7999407,
        43.52514195,
        1379.202742
      ],
      "properties": {
        "datetime": "2017-09-11T22:41:43Z",
        "pc:count": 486998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273511.2712,
            "count": 486998,
            "maximum": 273725.5533,
            "minimum": 273236.8933,
            "name": "X",
            "position": 0,
            "stddev": 133.5484966,
            "variance": 17835.20095
          },
          {
            "average": 4822882.557,
            "count": 486998,
            "maximum": 4822942.782,
            "minimum": 4822814.902,
            "name": "Y",
            "position": 1,
            "stddev": 31.60251615,
            "variance": 998.7190268
          },
          {
            "average": 1374.971051,
            "count": 486998,
            "maximum": 1379.202742,
            "minimum": 1369.702742,
            "name": "Z",
            "position": 2,
            "stddev": 2.303364502,
            "variance": 5.305488027
          },
          {
            "average": 25589.31687,
            "count": 486998,
            "maximum": 36081,
            "minimum": 5089,
            "name": "Intensity",
            "position": 3,
            "stddev": 1592.641922,
            "variance": 2536508.291
          },
          {
            "average": 1.000008214,
            "count": 486998,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002865926638,
            "variance": 8.213535495e-06
          },
          {
            "average": 1.000016427,
            "count": 486998,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004053015675,
            "variance": 1.642693606e-05
          },
          {
            "average": 0.4883859893,
            "count": 486998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998656098,
            "variance": 0.2498656278
          },
          {
            "average": 0.0001129368088,
            "count": 486998,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01062658393,
            "variance": 0.0001129242859
          },
          {
            "average": 1.259140695,
            "count": 486998,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4381634275,
            "variance": 0.1919871892
          },
          {
            "average": 4.998473736,
            "count": 486998,
            "maximum": 18,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.82520927,
            "variance": 96.5347372
          },
          {
            "average": 2.037160317,
            "count": 486998,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9993771222,
            "variance": 0.9987546325
          },
          {
            "average": 1208.588323,
            "count": 486998,
            "maximum": 1210,
            "minimum": 1207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6934363977,
            "variance": 0.4808540377
          },
          {
            "average": 43415.00698,
            "count": 486998,
            "maximum": 65280,
            "minimum": 30208,
            "name": "Red",
            "position": 12,
            "stddev": 1388.468087,
            "variance": 1927843.628
          },
          {
            "average": 41356.14244,
            "count": 486998,
            "maximum": 65280,
            "minimum": 31232,
            "name": "Green",
            "position": 13,
            "stddev": 1359.220892,
            "variance": 1847481.432
          },
          {
            "average": 37253.69826,
            "count": 486998,
            "maximum": 65280,
            "minimum": 25856,
            "name": "Blue",
            "position": 14,
            "stddev": 1390.127163,
            "variance": 1932453.529
          },
          {
            "average": 189204600.9,
            "count": 486998,
            "maximum": 189204903.9,
            "minimum": 189204243.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 172.4174809,
            "variance": 29727.78771
          },
          {
            "average": 0,
            "count": 486998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 486998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273236.8933,
          4822814.902,
          1369.702742,
          273725.5533,
          4822942.782,
          1379.202742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273236.8933367383,
                4822814.901840818,
                1369.702741882097
              ],
              [
                273236.8933367383,
                4822942.781840819,
                1369.702741882097
              ],
              [
                273725.5533367383,
                4822942.781840819,
                1379.202741882097
              ],
              [
                273725.5533367383,
                4822814.901840818,
                1379.202741882097
              ],
              [
                273236.8933367383,
                4822814.901840818,
                1369.702741882097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:41:43+00:00",
        "end_time": "2017-09-11T22:30:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8060336,
            43.52384368,
            1369.702742,
            -119.7999407,
            43.52514195,
            1379.202742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8059802776574,
                  43.52384368438573,
                  1369.702741882097
                ],
                [
                  -119.80603362696698,
                  43.524993766241394,
                  1369.702741882097
                ],
                [
                  -119.79999391665973,
                  43.52514194895093,
                  1379.202741882097
                ],
                [
                  -119.79994068181301,
                  43.5239918611785,
                  1379.202741882097
                ],
                [
                  -119.8059802776574,
                  43.52384368438573,
                  1369.702741882097
                ]
              ]
            ]
          },
          "id": "20170911_43119E7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:41:43Z",
            "pc:count": 486998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273511.2712,
                "count": 486998,
                "maximum": 273725.5533,
                "minimum": 273236.8933,
                "name": "X",
                "position": 0,
                "stddev": 133.5484966,
                "variance": 17835.20095
              },
              {
                "average": 4822882.557,
                "count": 486998,
                "maximum": 4822942.782,
                "minimum": 4822814.902,
                "name": "Y",
                "position": 1,
                "stddev": 31.60251615,
                "variance": 998.7190268
              },
              {
                "average": 1374.971051,
                "count": 486998,
                "maximum": 1379.202742,
                "minimum": 1369.702742,
                "name": "Z",
                "position": 2,
                "stddev": 2.303364502,
                "variance": 5.305488027
              },
              {
                "average": 25589.31687,
                "count": 486998,
                "maximum": 36081,
                "minimum": 5089,
                "name": "Intensity",
                "position": 3,
                "stddev": 1592.641922,
                "variance": 2536508.291
              },
              {
                "average": 1.000008214,
                "count": 486998,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002865926638,
                "variance": 8.213535495e-06
              },
              {
                "average": 1.000016427,
                "count": 486998,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004053015675,
                "variance": 1.642693606e-05
              },
              {
                "average": 0.4883859893,
                "count": 486998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998656098,
                "variance": 0.2498656278
              },
              {
                "average": 0.0001129368088,
                "count": 486998,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01062658393,
                "variance": 0.0001129242859
              },
              {
                "average": 1.259140695,
                "count": 486998,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4381634275,
                "variance": 0.1919871892
              },
              {
                "average": 4.998473736,
                "count": 486998,
                "maximum": 18,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.82520927,
                "variance": 96.5347372
              },
              {
                "average": 2.037160317,
                "count": 486998,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9993771222,
                "variance": 0.9987546325
              },
              {
                "average": 1208.588323,
                "count": 486998,
                "maximum": 1210,
                "minimum": 1207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6934363977,
                "variance": 0.4808540377
              },
              {
                "average": 43415.00698,
                "count": 486998,
                "maximum": 65280,
                "minimum": 30208,
                "name": "Red",
                "position": 12,
                "stddev": 1388.468087,
                "variance": 1927843.628
              },
              {
                "average": 41356.14244,
                "count": 486998,
                "maximum": 65280,
                "minimum": 31232,
                "name": "Green",
                "position": 13,
                "stddev": 1359.220892,
                "variance": 1847481.432
              },
              {
                "average": 37253.69826,
                "count": 486998,
                "maximum": 65280,
                "minimum": 25856,
                "name": "Blue",
                "position": 14,
                "stddev": 1390.127163,
                "variance": 1932453.529
              },
              {
                "average": 189204600.9,
                "count": 486998,
                "maximum": 189204903.9,
                "minimum": 189204243.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 172.4174809,
                "variance": 29727.78771
              },
              {
                "average": 0,
                "count": 486998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 486998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273236.8933,
              4822814.902,
              1369.702742,
              273725.5533,
              4822942.782,
              1379.202742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273236.8933367383,
                    4822814.901840818,
                    1369.702741882097
                  ],
                  [
                    273236.8933367383,
                    4822942.781840819,
                    1369.702741882097
                  ],
                  [
                    273725.5533367383,
                    4822942.781840819,
                    1379.202741882097
                  ],
                  [
                    273725.5533367383,
                    4822814.901840818,
                    1379.202741882097
                  ],
                  [
                    273236.8933367383,
                    4822814.901840818,
                    1369.702741882097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:41:43+00:00",
            "end_time": "2017-09-11T22:30: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": "20170911_43119E7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79986095736686,
              43.52151737182994,
              1361.6146889698687
            ],
            [
              -119.80002182698708,
              43.524992997671795,
              1361.6146889698687
            ],
            [
              -119.78750080128029,
              43.525299182140884,
              1393.7146889698686
            ],
            [
              -119.78734064875381,
              43.52182351935382,
              1393.7146889698686
            ],
            [
              -119.79986095736686,
              43.52151737182994,
              1361.6146889698687
            ]
          ]
        ]
      },
      "bbox": [
        -119.8000218,
        43.52151737,
        1361.614689,
        -119.7873406,
        43.52529918,
        1393.714689
      ],
      "properties": {
        "datetime": "2017-09-11T22:38:44Z",
        "pc:count": 1822702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274328.1325,
            "count": 1822702,
            "maximum": 274735.7805,
            "minimum": 273722.7405,
            "name": "X",
            "position": 0,
            "stddev": 272.0153492,
            "variance": 73992.35019
          },
          {
            "average": 4822796.139,
            "count": 1822702,
            "maximum": 4822926.314,
            "minimum": 4822539.854,
            "name": "Y",
            "position": 1,
            "stddev": 84.2914166,
            "variance": 7105.042912
          },
          {
            "average": 1382.18716,
            "count": 1822702,
            "maximum": 1393.714689,
            "minimum": 1361.614689,
            "name": "Z",
            "position": 2,
            "stddev": 8.014084295,
            "variance": 64.22554709
          },
          {
            "average": 25897.10248,
            "count": 1822702,
            "maximum": 37505,
            "minimum": 1538,
            "name": "Intensity",
            "position": 3,
            "stddev": 2093.46796,
            "variance": 4382608.101
          },
          {
            "average": 1.000802106,
            "count": 1822702,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02967265716,
            "variance": 0.0008804665829
          },
          {
            "average": 1.001674437,
            "count": 1822702,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04382596554,
            "variance": 0.001920715256
          },
          {
            "average": 0.4966818493,
            "count": 1822702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891269,
            "variance": 0.249989127
          },
          {
            "average": 1.920226126e-05,
            "count": 1822702,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004381997611,
            "variance": 1.920190307e-05
          },
          {
            "average": 1.248012566,
            "count": 1822702,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4318592773,
            "variance": 0.1865024354
          },
          {
            "average": 1.909103027,
            "count": 1822702,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32389658,
            "variance": 128.2306337
          },
          {
            "average": 2.00814121,
            "count": 1822702,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000765382,
            "variance": 1.00153135
          },
          {
            "average": 1206.886091,
            "count": 1822702,
            "maximum": 1209,
            "minimum": 1205,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.812492757,
            "variance": 0.6601444801
          },
          {
            "average": 42451.42007,
            "count": 1822702,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3320.822597,
            "variance": 11027862.72
          },
          {
            "average": 40357.22059,
            "count": 1822702,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3167.177054,
            "variance": 10031010.49
          },
          {
            "average": 36225.34116,
            "count": 1822702,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2915.438862,
            "variance": 8499783.756
          },
          {
            "average": 189204180.1,
            "count": 1822702,
            "maximum": 189204724.2,
            "minimum": 189203661.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 224.4739723,
            "variance": 50388.56425
          },
          {
            "average": 0,
            "count": 1822702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1822702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273722.7405,
          4822539.854,
          1361.614689,
          274735.7805,
          4822926.314,
          1393.714689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273722.7405249126,
                4822539.854461533,
                1361.6146889698687
              ],
              [
                273722.7405249126,
                4822926.314461534,
                1361.6146889698687
              ],
              [
                274735.78052491264,
                4822926.314461534,
                1393.7146889698686
              ],
              [
                274735.78052491264,
                4822539.854461533,
                1393.7146889698686
              ],
              [
                273722.7405249126,
                4822539.854461533,
                1361.6146889698687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:38:44+00:00",
        "end_time": "2017-09-11T22:21:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8000218,
            43.52151737,
            1361.614689,
            -119.7873406,
            43.52529918,
            1393.714689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79986095736686,
                  43.52151737182994,
                  1361.6146889698687
                ],
                [
                  -119.80002182698708,
                  43.524992997671795,
                  1361.6146889698687
                ],
                [
                  -119.78750080128029,
                  43.525299182140884,
                  1393.7146889698686
                ],
                [
                  -119.78734064875381,
                  43.52182351935382,
                  1393.7146889698686
                ],
                [
                  -119.79986095736686,
                  43.52151737182994,
                  1361.6146889698687
                ]
              ]
            ]
          },
          "id": "20170911_43119E7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:38:44Z",
            "pc:count": 1822702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274328.1325,
                "count": 1822702,
                "maximum": 274735.7805,
                "minimum": 273722.7405,
                "name": "X",
                "position": 0,
                "stddev": 272.0153492,
                "variance": 73992.35019
              },
              {
                "average": 4822796.139,
                "count": 1822702,
                "maximum": 4822926.314,
                "minimum": 4822539.854,
                "name": "Y",
                "position": 1,
                "stddev": 84.2914166,
                "variance": 7105.042912
              },
              {
                "average": 1382.18716,
                "count": 1822702,
                "maximum": 1393.714689,
                "minimum": 1361.614689,
                "name": "Z",
                "position": 2,
                "stddev": 8.014084295,
                "variance": 64.22554709
              },
              {
                "average": 25897.10248,
                "count": 1822702,
                "maximum": 37505,
                "minimum": 1538,
                "name": "Intensity",
                "position": 3,
                "stddev": 2093.46796,
                "variance": 4382608.101
              },
              {
                "average": 1.000802106,
                "count": 1822702,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02967265716,
                "variance": 0.0008804665829
              },
              {
                "average": 1.001674437,
                "count": 1822702,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04382596554,
                "variance": 0.001920715256
              },
              {
                "average": 0.4966818493,
                "count": 1822702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891269,
                "variance": 0.249989127
              },
              {
                "average": 1.920226126e-05,
                "count": 1822702,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004381997611,
                "variance": 1.920190307e-05
              },
              {
                "average": 1.248012566,
                "count": 1822702,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4318592773,
                "variance": 0.1865024354
              },
              {
                "average": 1.909103027,
                "count": 1822702,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32389658,
                "variance": 128.2306337
              },
              {
                "average": 2.00814121,
                "count": 1822702,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000765382,
                "variance": 1.00153135
              },
              {
                "average": 1206.886091,
                "count": 1822702,
                "maximum": 1209,
                "minimum": 1205,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.812492757,
                "variance": 0.6601444801
              },
              {
                "average": 42451.42007,
                "count": 1822702,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3320.822597,
                "variance": 11027862.72
              },
              {
                "average": 40357.22059,
                "count": 1822702,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3167.177054,
                "variance": 10031010.49
              },
              {
                "average": 36225.34116,
                "count": 1822702,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2915.438862,
                "variance": 8499783.756
              },
              {
                "average": 189204180.1,
                "count": 1822702,
                "maximum": 189204724.2,
                "minimum": 189203661.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 224.4739723,
                "variance": 50388.56425
              },
              {
                "average": 0,
                "count": 1822702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1822702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273722.7405,
              4822539.854,
              1361.614689,
              274735.7805,
              4822926.314,
              1393.714689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273722.7405249126,
                    4822539.854461533,
                    1361.6146889698687
                  ],
                  [
                    273722.7405249126,
                    4822926.314461534,
                    1361.6146889698687
                  ],
                  [
                    274735.78052491264,
                    4822926.314461534,
                    1393.7146889698686
                  ],
                  [
                    274735.78052491264,
                    4822539.854461533,
                    1393.7146889698686
                  ],
                  [
                    273722.7405249126,
                    4822539.854461533,
                    1361.6146889698687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:38:44+00:00",
            "end_time": "2017-09-11T22:21: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": "20170830_43119F3306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497542790749,
              43.66223578952068,
              1556.4689056900781
            ],
            [
              -119.37547838845798,
              43.67498316385111,
              1556.4689056900781
            ],
            [
              -119.36249712789443,
              43.675252342022944,
              1704.648905690078
            ],
            [
              -119.36199690962037,
              43.662504848616905,
              1704.648905690078
            ],
            [
              -119.37497542790749,
              43.66223578952068,
              1556.4689056900781
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754784,
        43.66223579,
        1556.468906,
        -119.3619969,
        43.67525234,
        1704.648906
      ],
      "properties": {
        "datetime": "2017-08-30T16:53:03Z",
        "pc:count": 13825446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309035.2188,
            "count": 13825446,
            "maximum": 309556.2521,
            "minimum": 308508.9321,
            "name": "X",
            "position": 0,
            "stddev": 292.0098186,
            "variance": 85269.73415
          },
          {
            "average": 4837814.932,
            "count": 13825446,
            "maximum": 4838517.051,
            "minimum": 4837100.091,
            "name": "Y",
            "position": 1,
            "stddev": 406.103318,
            "variance": 164919.9049
          },
          {
            "average": 1590.721833,
            "count": 13825446,
            "maximum": 1704.648906,
            "minimum": 1556.468906,
            "name": "Z",
            "position": 2,
            "stddev": 24.87626898,
            "variance": 618.8287582
          },
          {
            "average": 21017.4833,
            "count": 13825446,
            "maximum": 44465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3043.946339,
            "variance": 9265609.318
          },
          {
            "average": 1.038448308,
            "count": 13825446,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2410938543,
            "variance": 0.0581262466
          },
          {
            "average": 1.079908453,
            "count": 13825446,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3869133121,
            "variance": 0.1497019111
          },
          {
            "average": 0.5033517183,
            "count": 13825446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999887839,
            "variance": 0.2499887841
          },
          {
            "average": 6.799057332e-06,
            "count": 13825446,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002607491438,
            "variance": 6.799011597e-06
          },
          {
            "average": 1.171644879,
            "count": 13825446,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3770715112,
            "variance": 0.1421829245
          },
          {
            "average": -0.4732583019,
            "count": 13825446,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.828977,
            "variance": 139.9246968
          },
          {
            "average": 1.979775481,
            "count": 13825446,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011724057,
            "variance": 1.023585567
          },
          {
            "average": 1091.858809,
            "count": 13825446,
            "maximum": 1095,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.703840038,
            "variance": 2.903070876
          },
          {
            "average": 39303.611,
            "count": 13825446,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5343.268373,
            "variance": 28550516.91
          },
          {
            "average": 38022.44801,
            "count": 13825446,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4259.385791,
            "variance": 18142367.32
          },
          {
            "average": 33408.65762,
            "count": 13825446,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4053.235585,
            "variance": 16428718.71
          },
          {
            "average": 188145705.8,
            "count": 13825446,
            "maximum": 188147183.3,
            "minimum": 188144216.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 674.0916108,
            "variance": 454399.4997
          },
          {
            "average": 0,
            "count": 13825446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13825446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308508.9321,
          4837100.091,
          1556.468906,
          309556.2521,
          4838517.051,
          1704.648906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308508.93208255444,
                4837100.091031998,
                1556.4689056900781
              ],
              [
                308508.93208255444,
                4838517.051031999,
                1556.4689056900781
              ],
              [
                309556.2520825544,
                4838517.051031999,
                1704.648905690078
              ],
              [
                309556.2520825544,
                4837100.091031998,
                1704.648905690078
              ],
              [
                308508.93208255444,
                4837100.091031998,
                1556.4689056900781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:53:03+00:00",
        "end_time": "2017-08-30T16:03:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754784,
            43.66223579,
            1556.468906,
            -119.3619969,
            43.67525234,
            1704.648906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497542790749,
                  43.66223578952068,
                  1556.4689056900781
                ],
                [
                  -119.37547838845798,
                  43.67498316385111,
                  1556.4689056900781
                ],
                [
                  -119.36249712789443,
                  43.675252342022944,
                  1704.648905690078
                ],
                [
                  -119.36199690962037,
                  43.662504848616905,
                  1704.648905690078
                ],
                [
                  -119.37497542790749,
                  43.66223578952068,
                  1556.4689056900781
                ]
              ]
            ]
          },
          "id": "20170830_43119F3306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:53:03Z",
            "pc:count": 13825446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309035.2188,
                "count": 13825446,
                "maximum": 309556.2521,
                "minimum": 308508.9321,
                "name": "X",
                "position": 0,
                "stddev": 292.0098186,
                "variance": 85269.73415
              },
              {
                "average": 4837814.932,
                "count": 13825446,
                "maximum": 4838517.051,
                "minimum": 4837100.091,
                "name": "Y",
                "position": 1,
                "stddev": 406.103318,
                "variance": 164919.9049
              },
              {
                "average": 1590.721833,
                "count": 13825446,
                "maximum": 1704.648906,
                "minimum": 1556.468906,
                "name": "Z",
                "position": 2,
                "stddev": 24.87626898,
                "variance": 618.8287582
              },
              {
                "average": 21017.4833,
                "count": 13825446,
                "maximum": 44465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3043.946339,
                "variance": 9265609.318
              },
              {
                "average": 1.038448308,
                "count": 13825446,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2410938543,
                "variance": 0.0581262466
              },
              {
                "average": 1.079908453,
                "count": 13825446,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3869133121,
                "variance": 0.1497019111
              },
              {
                "average": 0.5033517183,
                "count": 13825446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999887839,
                "variance": 0.2499887841
              },
              {
                "average": 6.799057332e-06,
                "count": 13825446,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002607491438,
                "variance": 6.799011597e-06
              },
              {
                "average": 1.171644879,
                "count": 13825446,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3770715112,
                "variance": 0.1421829245
              },
              {
                "average": -0.4732583019,
                "count": 13825446,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.828977,
                "variance": 139.9246968
              },
              {
                "average": 1.979775481,
                "count": 13825446,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011724057,
                "variance": 1.023585567
              },
              {
                "average": 1091.858809,
                "count": 13825446,
                "maximum": 1095,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.703840038,
                "variance": 2.903070876
              },
              {
                "average": 39303.611,
                "count": 13825446,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5343.268373,
                "variance": 28550516.91
              },
              {
                "average": 38022.44801,
                "count": 13825446,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4259.385791,
                "variance": 18142367.32
              },
              {
                "average": 33408.65762,
                "count": 13825446,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4053.235585,
                "variance": 16428718.71
              },
              {
                "average": 188145705.8,
                "count": 13825446,
                "maximum": 188147183.3,
                "minimum": 188144216.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 674.0916108,
                "variance": 454399.4997
              },
              {
                "average": 0,
                "count": 13825446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13825446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308508.9321,
              4837100.091,
              1556.468906,
              309556.2521,
              4838517.051,
              1704.648906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308508.93208255444,
                    4837100.091031998,
                    1556.4689056900781
                  ],
                  [
                    308508.93208255444,
                    4838517.051031999,
                    1556.4689056900781
                  ],
                  [
                    309556.2520825544,
                    4838517.051031999,
                    1704.648905690078
                  ],
                  [
                    309556.2520825544,
                    4837100.091031998,
                    1704.648905690078
                  ],
                  [
                    308508.93208255444,
                    4837100.091031998,
                    1556.4689056900781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:53:03+00:00",
            "end_time": "2017-08-30T16:03: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": "20170830_43119F4118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497452585118,
              43.6997249890256,
              1497.3587072630144
            ],
            [
              -119.47549978884668,
              43.71248230995447,
              1497.3587072630144
            ],
            [
              -119.46249824959922,
              43.71276331967736,
              1600.7387072630145
            ],
            [
              -119.46197573851688,
              43.70000587434954,
              1600.7387072630145
            ],
            [
              -119.47497452585118,
              43.6997249890256,
              1497.3587072630144
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754998,
        43.69972499,
        1497.358707,
        -119.4619757,
        43.71276332,
        1600.738707
      ],
      "properties": {
        "datetime": "2017-08-30T19:11:40Z",
        "pc:count": 15498096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301093.1066,
            "count": 15498096,
            "maximum": 301618.5812,
            "minimum": 300570.2012,
            "name": "X",
            "position": 0,
            "stddev": 286.9239968,
            "variance": 82325.37992
          },
          {
            "average": 4842239.158,
            "count": 15498096,
            "maximum": 4842917.813,
            "minimum": 4841499.633,
            "name": "Y",
            "position": 1,
            "stddev": 408.2242113,
            "variance": 166647.0067
          },
          {
            "average": 1549.056788,
            "count": 15498096,
            "maximum": 1600.738707,
            "minimum": 1497.358707,
            "name": "Z",
            "position": 2,
            "stddev": 20.26737509,
            "variance": 410.7664931
          },
          {
            "average": 17227.54529,
            "count": 15498096,
            "maximum": 46193,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4714.064878,
            "variance": 22222407.67
          },
          {
            "average": 1.168557157,
            "count": 15498096,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4709405216,
            "variance": 0.2217849749
          },
          {
            "average": 1.350460405,
            "count": 15498096,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7225654464,
            "variance": 0.5221008243
          },
          {
            "average": 0.5017366649,
            "count": 15498096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970001,
            "variance": 0.2499970001
          },
          {
            "average": 9.033367712e-07,
            "count": 15498096,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009504399052,
            "variance": 9.033360134e-07
          },
          {
            "average": 1.135084336,
            "count": 15498096,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3418136413,
            "variance": 0.1168365654
          },
          {
            "average": 0.712074447,
            "count": 15498096,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71050885,
            "variance": 137.1360176
          },
          {
            "average": 1.901232061,
            "count": 15498096,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039800635,
            "variance": 1.081185361
          },
          {
            "average": 1105.908016,
            "count": 15498096,
            "maximum": 1108,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9727909783,
            "variance": 0.9463222875
          },
          {
            "average": 31096.89011,
            "count": 15498096,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9190.351594,
            "variance": 84462562.43
          },
          {
            "average": 31591.03695,
            "count": 15498096,
            "maximum": 51456,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 7227.773064,
            "variance": 52240703.47
          },
          {
            "average": 27238.0805,
            "count": 15498096,
            "maximum": 49152,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7231.484739,
            "variance": 52294371.54
          },
          {
            "average": 188154134.2,
            "count": 15498096,
            "maximum": 188155500.4,
            "minimum": 188152676.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.1138701,
            "variance": 466644.5596
          },
          {
            "average": 0,
            "count": 15498096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15498096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15498096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15498096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15498096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300570.2012,
          4841499.633,
          1497.358707,
          301618.5812,
          4842917.813,
          1600.738707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300570.201198938,
                4841499.6327572875,
                1497.3587072630144
              ],
              [
                300570.201198938,
                4842917.812757287,
                1497.3587072630144
              ],
              [
                301618.581198938,
                4842917.812757287,
                1600.7387072630145
              ],
              [
                301618.581198938,
                4841499.6327572875,
                1600.7387072630145
              ],
              [
                300570.201198938,
                4841499.6327572875,
                1497.3587072630144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:11:40+00:00",
        "end_time": "2017-08-30T18:24:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754998,
            43.69972499,
            1497.358707,
            -119.4619757,
            43.71276332,
            1600.738707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497452585118,
                  43.6997249890256,
                  1497.3587072630144
                ],
                [
                  -119.47549978884668,
                  43.71248230995447,
                  1497.3587072630144
                ],
                [
                  -119.46249824959922,
                  43.71276331967736,
                  1600.7387072630145
                ],
                [
                  -119.46197573851688,
                  43.70000587434954,
                  1600.7387072630145
                ],
                [
                  -119.47497452585118,
                  43.6997249890256,
                  1497.3587072630144
                ]
              ]
            ]
          },
          "id": "20170830_43119F4118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:11:40Z",
            "pc:count": 15498096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301093.1066,
                "count": 15498096,
                "maximum": 301618.5812,
                "minimum": 300570.2012,
                "name": "X",
                "position": 0,
                "stddev": 286.9239968,
                "variance": 82325.37992
              },
              {
                "average": 4842239.158,
                "count": 15498096,
                "maximum": 4842917.813,
                "minimum": 4841499.633,
                "name": "Y",
                "position": 1,
                "stddev": 408.2242113,
                "variance": 166647.0067
              },
              {
                "average": 1549.056788,
                "count": 15498096,
                "maximum": 1600.738707,
                "minimum": 1497.358707,
                "name": "Z",
                "position": 2,
                "stddev": 20.26737509,
                "variance": 410.7664931
              },
              {
                "average": 17227.54529,
                "count": 15498096,
                "maximum": 46193,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4714.064878,
                "variance": 22222407.67
              },
              {
                "average": 1.168557157,
                "count": 15498096,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4709405216,
                "variance": 0.2217849749
              },
              {
                "average": 1.350460405,
                "count": 15498096,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7225654464,
                "variance": 0.5221008243
              },
              {
                "average": 0.5017366649,
                "count": 15498096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970001,
                "variance": 0.2499970001
              },
              {
                "average": 9.033367712e-07,
                "count": 15498096,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009504399052,
                "variance": 9.033360134e-07
              },
              {
                "average": 1.135084336,
                "count": 15498096,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3418136413,
                "variance": 0.1168365654
              },
              {
                "average": 0.712074447,
                "count": 15498096,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71050885,
                "variance": 137.1360176
              },
              {
                "average": 1.901232061,
                "count": 15498096,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039800635,
                "variance": 1.081185361
              },
              {
                "average": 1105.908016,
                "count": 15498096,
                "maximum": 1108,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9727909783,
                "variance": 0.9463222875
              },
              {
                "average": 31096.89011,
                "count": 15498096,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9190.351594,
                "variance": 84462562.43
              },
              {
                "average": 31591.03695,
                "count": 15498096,
                "maximum": 51456,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 7227.773064,
                "variance": 52240703.47
              },
              {
                "average": 27238.0805,
                "count": 15498096,
                "maximum": 49152,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7231.484739,
                "variance": 52294371.54
              },
              {
                "average": 188154134.2,
                "count": 15498096,
                "maximum": 188155500.4,
                "minimum": 188152676.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.1138701,
                "variance": 466644.5596
              },
              {
                "average": 0,
                "count": 15498096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15498096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15498096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15498096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15498096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300570.2012,
              4841499.633,
              1497.358707,
              301618.5812,
              4842917.813,
              1600.738707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300570.201198938,
                    4841499.6327572875,
                    1497.3587072630144
                  ],
                  [
                    300570.201198938,
                    4842917.812757287,
                    1497.3587072630144
                  ],
                  [
                    301618.581198938,
                    4842917.812757287,
                    1600.7387072630145
                  ],
                  [
                    301618.581198938,
                    4841499.6327572875,
                    1600.7387072630145
                  ],
                  [
                    300570.201198938,
                    4841499.6327572875,
                    1497.3587072630144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:11:40+00:00",
            "end_time": "2017-08-30T18:24:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119E5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747399147177,
              43.524718184529505,
              1287.6519699193213
            ],
            [
              -119.53800951117715,
              43.5374819435267,
              1287.6519699193213
            ],
            [
              -119.52499901736678,
              43.53777019628556,
              1406.0319699193215
            ],
            [
              -119.52446623574556,
              43.52500630958048,
              1406.0319699193215
            ],
            [
              -119.53747399147177,
              43.524718184529505,
              1287.6519699193213
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380095,
        43.52471818,
        1287.65197,
        -119.5244662,
        43.5377702,
        1406.03197
      ],
      "properties": {
        "datetime": "2017-09-10T15:41:52Z",
        "pc:count": 14507313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295458.5663,
            "count": 14507313,
            "maximum": 295991.9712,
            "minimum": 294939.7712,
            "name": "X",
            "position": 0,
            "stddev": 290.7437934,
            "variance": 84531.95342
          },
          {
            "average": 4822919.908,
            "count": 14507313,
            "maximum": 4823633.603,
            "minimum": 4822214.683,
            "name": "Y",
            "position": 1,
            "stddev": 400.3945207,
            "variance": 160315.7722
          },
          {
            "average": 1333.990624,
            "count": 14507313,
            "maximum": 1406.03197,
            "minimum": 1287.65197,
            "name": "Z",
            "position": 2,
            "stddev": 30.2903361,
            "variance": 917.5044608
          },
          {
            "average": 25930.96674,
            "count": 14507313,
            "maximum": 48961,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3017.7405,
            "variance": 9106757.726
          },
          {
            "average": 1.000303433,
            "count": 14507313,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01751928996,
            "variance": 0.0003069255205
          },
          {
            "average": 1.000622514,
            "count": 14507313,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02515161266,
            "variance": 0.0006326036194
          },
          {
            "average": 0.5015930931,
            "count": 14507313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974793,
            "variance": 0.2499974793
          },
          {
            "average": 2.005884894e-05,
            "count": 14507313,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004478665869,
            "variance": 2.005844797e-05
          },
          {
            "average": 1.267869798,
            "count": 14507313,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428493906,
            "variance": 0.1961155827
          },
          {
            "average": -0.04787864086,
            "count": 14507313,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02385859,
            "variance": 144.5731754
          },
          {
            "average": 2.009855581,
            "count": 14507313,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000526522,
            "variance": 1.001053322
          },
          {
            "average": 1159.844533,
            "count": 14507313,
            "maximum": 1162,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9982378562,
            "variance": 0.9964788175
          },
          {
            "average": 42097.18231,
            "count": 14507313,
            "maximum": 52992,
            "minimum": 5632,
            "name": "Red",
            "position": 12,
            "stddev": 4212.677144,
            "variance": 17746648.72
          },
          {
            "average": 40116.25085,
            "count": 14507313,
            "maximum": 50944,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 3197.759544,
            "variance": 10225666.1
          },
          {
            "average": 35779.76711,
            "count": 14507313,
            "maximum": 49408,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 3746.714284,
            "variance": 14037867.93
          },
          {
            "average": 189091810.3,
            "count": 14507313,
            "maximum": 189093312.5,
            "minimum": 189090434.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 696.6046115,
            "variance": 485257.9848
          },
          {
            "average": 0,
            "count": 14507313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14507313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14507313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14507313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14507313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294939.7712,
          4822214.683,
          1287.65197,
          295991.9712,
          4823633.603,
          1406.03197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294939.7711599815,
                4822214.682722992,
                1287.6519699193213
              ],
              [
                294939.7711599815,
                4823633.602722992,
                1287.6519699193213
              ],
              [
                295991.97115998145,
                4823633.602722992,
                1406.0319699193215
              ],
              [
                295991.97115998145,
                4822214.682722992,
                1406.0319699193215
              ],
              [
                294939.7711599815,
                4822214.682722992,
                1287.6519699193213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:41:52+00:00",
        "end_time": "2017-09-10T14:53:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380095,
            43.52471818,
            1287.65197,
            -119.5244662,
            43.5377702,
            1406.03197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747399147177,
                  43.524718184529505,
                  1287.6519699193213
                ],
                [
                  -119.53800951117715,
                  43.5374819435267,
                  1287.6519699193213
                ],
                [
                  -119.52499901736678,
                  43.53777019628556,
                  1406.0319699193215
                ],
                [
                  -119.52446623574556,
                  43.52500630958048,
                  1406.0319699193215
                ],
                [
                  -119.53747399147177,
                  43.524718184529505,
                  1287.6519699193213
                ]
              ]
            ]
          },
          "id": "20170910_43119E5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:41:52Z",
            "pc:count": 14507313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295458.5663,
                "count": 14507313,
                "maximum": 295991.9712,
                "minimum": 294939.7712,
                "name": "X",
                "position": 0,
                "stddev": 290.7437934,
                "variance": 84531.95342
              },
              {
                "average": 4822919.908,
                "count": 14507313,
                "maximum": 4823633.603,
                "minimum": 4822214.683,
                "name": "Y",
                "position": 1,
                "stddev": 400.3945207,
                "variance": 160315.7722
              },
              {
                "average": 1333.990624,
                "count": 14507313,
                "maximum": 1406.03197,
                "minimum": 1287.65197,
                "name": "Z",
                "position": 2,
                "stddev": 30.2903361,
                "variance": 917.5044608
              },
              {
                "average": 25930.96674,
                "count": 14507313,
                "maximum": 48961,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3017.7405,
                "variance": 9106757.726
              },
              {
                "average": 1.000303433,
                "count": 14507313,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01751928996,
                "variance": 0.0003069255205
              },
              {
                "average": 1.000622514,
                "count": 14507313,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02515161266,
                "variance": 0.0006326036194
              },
              {
                "average": 0.5015930931,
                "count": 14507313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974793,
                "variance": 0.2499974793
              },
              {
                "average": 2.005884894e-05,
                "count": 14507313,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004478665869,
                "variance": 2.005844797e-05
              },
              {
                "average": 1.267869798,
                "count": 14507313,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428493906,
                "variance": 0.1961155827
              },
              {
                "average": -0.04787864086,
                "count": 14507313,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02385859,
                "variance": 144.5731754
              },
              {
                "average": 2.009855581,
                "count": 14507313,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000526522,
                "variance": 1.001053322
              },
              {
                "average": 1159.844533,
                "count": 14507313,
                "maximum": 1162,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9982378562,
                "variance": 0.9964788175
              },
              {
                "average": 42097.18231,
                "count": 14507313,
                "maximum": 52992,
                "minimum": 5632,
                "name": "Red",
                "position": 12,
                "stddev": 4212.677144,
                "variance": 17746648.72
              },
              {
                "average": 40116.25085,
                "count": 14507313,
                "maximum": 50944,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 3197.759544,
                "variance": 10225666.1
              },
              {
                "average": 35779.76711,
                "count": 14507313,
                "maximum": 49408,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 3746.714284,
                "variance": 14037867.93
              },
              {
                "average": 189091810.3,
                "count": 14507313,
                "maximum": 189093312.5,
                "minimum": 189090434.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 696.6046115,
                "variance": 485257.9848
              },
              {
                "average": 0,
                "count": 14507313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14507313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14507313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14507313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14507313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294939.7712,
              4822214.683,
              1287.65197,
              295991.9712,
              4823633.603,
              1406.03197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294939.7711599815,
                    4822214.682722992,
                    1287.6519699193213
                  ],
                  [
                    294939.7711599815,
                    4823633.602722992,
                    1287.6519699193213
                  ],
                  [
                    295991.97115998145,
                    4823633.602722992,
                    1406.0319699193215
                  ],
                  [
                    295991.97115998145,
                    4822214.682722992,
                    1406.0319699193215
                  ],
                  [
                    294939.7711599815,
                    4822214.682722992,
                    1287.6519699193213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:41:52+00:00",
            "end_time": "2017-09-10T14:53: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": "20170831_43119F5111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497289390389,
              43.7122083044292,
              1372.0654414205987
            ],
            [
              -119.6255309511707,
              43.72498101667225,
              1372.0654414205987
            ],
            [
              -119.61249969640929,
              43.725279810524114,
              1447.405441420599
            ],
            [
              -119.61194440123987,
              43.712506965852384,
              1447.405441420599
            ],
            [
              -119.62497289390389,
              43.7122083044292,
              1372.0654414205987
            ]
          ]
        ]
      },
      "bbox": [
        -119.625531,
        43.7122083,
        1372.065441,
        -119.6119444,
        43.72527981,
        1447.405441
      ],
      "properties": {
        "datetime": "2017-09-09T00:10:56Z",
        "pc:count": 22424326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289104.0906,
            "count": 22424326,
            "maximum": 289577.7722,
            "minimum": 288527.0922,
            "name": "X",
            "position": 0,
            "stddev": 291.9679818,
            "variance": 85245.30242
          },
          {
            "average": 4843997.28,
            "count": 22424326,
            "maximum": 4844678.081,
            "minimum": 4843258.021,
            "name": "Y",
            "position": 1,
            "stddev": 410.0964696,
            "variance": 168179.1144
          },
          {
            "average": 1411.817054,
            "count": 22424326,
            "maximum": 1447.405441,
            "minimum": 1372.065441,
            "name": "Z",
            "position": 2,
            "stddev": 22.21272836,
            "variance": 493.4053012
          },
          {
            "average": 25915.47805,
            "count": 22424326,
            "maximum": 57393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4952.113845,
            "variance": 24523431.53
          },
          {
            "average": 1.024615233,
            "count": 22424326,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1671242419,
            "variance": 0.02793051224
          },
          {
            "average": 1.049551233,
            "count": 22424326,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2430414741,
            "variance": 0.05906915811
          },
          {
            "average": 0.5004683307,
            "count": 22424326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997918,
            "variance": 0.2499997918
          },
          {
            "average": 2.613233504e-05,
            "count": 22424326,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005111912881,
            "variance": 2.61316533e-05
          },
          {
            "average": 1.164578547,
            "count": 22424326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3707997509,
            "variance": 0.1374924553
          },
          {
            "average": 0.4201497468,
            "count": 22424326,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06270994,
            "variance": 145.5089712
          },
          {
            "average": 1.993014863,
            "count": 22424326,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007653482,
            "variance": 1.01536554
          },
          {
            "average": 1149.276268,
            "count": 22424326,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.758181466,
            "variance": 7.607565001
          },
          {
            "average": 38930.96708,
            "count": 22424326,
            "maximum": 60416,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 7711.936463,
            "variance": 59473964.01
          },
          {
            "average": 37866.64701,
            "count": 22424326,
            "maximum": 57856,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5677.366167,
            "variance": 32232486.6
          },
          {
            "average": 33184.54929,
            "count": 22424326,
            "maximum": 57600,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 6651.961624,
            "variance": 44248593.45
          },
          {
            "average": 188858916.1,
            "count": 22424326,
            "maximum": 188951056.7,
            "minimum": 188240979.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 234296.6308,
            "variance": 54894911230.0
          },
          {
            "average": 0,
            "count": 22424326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22424326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288527.0922,
          4843258.021,
          1372.065441,
          289577.7722,
          4844678.081,
          1447.405441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288527.09215705894,
                4843258.020702942,
                1372.0654414205987
              ],
              [
                288527.09215705894,
                4844678.080702943,
                1372.0654414205987
              ],
              [
                289577.772157059,
                4844678.080702943,
                1447.405441420599
              ],
              [
                289577.772157059,
                4843258.020702942,
                1447.405441420599
              ],
              [
                288527.09215705894,
                4843258.020702942,
                1372.0654414205987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:10:56+00:00",
        "end_time": "2017-08-31T18:56:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.625531,
            43.7122083,
            1372.065441,
            -119.6119444,
            43.72527981,
            1447.405441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497289390389,
                  43.7122083044292,
                  1372.0654414205987
                ],
                [
                  -119.6255309511707,
                  43.72498101667225,
                  1372.0654414205987
                ],
                [
                  -119.61249969640929,
                  43.725279810524114,
                  1447.405441420599
                ],
                [
                  -119.61194440123987,
                  43.712506965852384,
                  1447.405441420599
                ],
                [
                  -119.62497289390389,
                  43.7122083044292,
                  1372.0654414205987
                ]
              ]
            ]
          },
          "id": "20170831_43119F5111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:10:56Z",
            "pc:count": 22424326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289104.0906,
                "count": 22424326,
                "maximum": 289577.7722,
                "minimum": 288527.0922,
                "name": "X",
                "position": 0,
                "stddev": 291.9679818,
                "variance": 85245.30242
              },
              {
                "average": 4843997.28,
                "count": 22424326,
                "maximum": 4844678.081,
                "minimum": 4843258.021,
                "name": "Y",
                "position": 1,
                "stddev": 410.0964696,
                "variance": 168179.1144
              },
              {
                "average": 1411.817054,
                "count": 22424326,
                "maximum": 1447.405441,
                "minimum": 1372.065441,
                "name": "Z",
                "position": 2,
                "stddev": 22.21272836,
                "variance": 493.4053012
              },
              {
                "average": 25915.47805,
                "count": 22424326,
                "maximum": 57393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4952.113845,
                "variance": 24523431.53
              },
              {
                "average": 1.024615233,
                "count": 22424326,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1671242419,
                "variance": 0.02793051224
              },
              {
                "average": 1.049551233,
                "count": 22424326,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2430414741,
                "variance": 0.05906915811
              },
              {
                "average": 0.5004683307,
                "count": 22424326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997918,
                "variance": 0.2499997918
              },
              {
                "average": 2.613233504e-05,
                "count": 22424326,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005111912881,
                "variance": 2.61316533e-05
              },
              {
                "average": 1.164578547,
                "count": 22424326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3707997509,
                "variance": 0.1374924553
              },
              {
                "average": 0.4201497468,
                "count": 22424326,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06270994,
                "variance": 145.5089712
              },
              {
                "average": 1.993014863,
                "count": 22424326,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007653482,
                "variance": 1.01536554
              },
              {
                "average": 1149.276268,
                "count": 22424326,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.758181466,
                "variance": 7.607565001
              },
              {
                "average": 38930.96708,
                "count": 22424326,
                "maximum": 60416,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 7711.936463,
                "variance": 59473964.01
              },
              {
                "average": 37866.64701,
                "count": 22424326,
                "maximum": 57856,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5677.366167,
                "variance": 32232486.6
              },
              {
                "average": 33184.54929,
                "count": 22424326,
                "maximum": 57600,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 6651.961624,
                "variance": 44248593.45
              },
              {
                "average": 188858916.1,
                "count": 22424326,
                "maximum": 188951056.7,
                "minimum": 188240979.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 234296.6308,
                "variance": 54894911230.0
              },
              {
                "average": 0,
                "count": 22424326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22424326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288527.0922,
              4843258.021,
              1372.065441,
              289577.7722,
              4844678.081,
              1447.405441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288527.09215705894,
                    4843258.020702942,
                    1372.0654414205987
                  ],
                  [
                    288527.09215705894,
                    4844678.080702943,
                    1372.0654414205987
                  ],
                  [
                    289577.772157059,
                    4844678.080702943,
                    1447.405441420599
                  ],
                  [
                    289577.772157059,
                    4843258.020702942,
                    1447.405441420599
                  ],
                  [
                    288527.09215705894,
                    4843258.020702942,
                    1372.0654414205987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:10:56+00:00",
            "end_time": "2017-08-31T18:56: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": "20170831_43119F5225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247356863924,
              43.68722043783419,
              1480.7320785252634
            ],
            [
              -119.51300675544736,
              43.69998227986145,
              1480.7320785252634
            ],
            [
              -119.49999836861492,
              43.70026770854267,
              1561.2520785252634
            ],
            [
              -119.49946793478169,
              43.687505740112954,
              1561.2520785252634
            ],
            [
              -119.51247356863924,
              43.68722043783419,
              1480.7320785252634
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130068,
        43.68722044,
        1480.732079,
        -119.4994679,
        43.70026771,
        1561.252079
      ],
      "properties": {
        "datetime": "2017-08-31T16:35:46Z",
        "pc:count": 20538858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298005.5516,
            "count": 20538858,
            "maximum": 298555.5757,
            "minimum": 297506.3957,
            "name": "X",
            "position": 0,
            "stddev": 285.9955965,
            "variance": 81793.48119
          },
          {
            "average": 4840928.911,
            "count": 20538858,
            "maximum": 4841620.431,
            "minimum": 4840201.711,
            "name": "Y",
            "position": 1,
            "stddev": 397.8680109,
            "variance": 158298.9541
          },
          {
            "average": 1522.277092,
            "count": 20538858,
            "maximum": 1561.252079,
            "minimum": 1480.732079,
            "name": "Z",
            "position": 2,
            "stddev": 12.53904053,
            "variance": 157.2275375
          },
          {
            "average": 14192.93515,
            "count": 20538858,
            "maximum": 37969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6301.4,
            "variance": 39707641.96
          },
          {
            "average": 1.490516318,
            "count": 20538858,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7516406263,
            "variance": 0.5649636312
          },
          {
            "average": 2.015310686,
            "count": 20538858,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.039951629,
            "variance": 1.081499391
          },
          {
            "average": 0.5021937442,
            "count": 20538858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951996,
            "variance": 0.2499951997
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.102620798,
            "count": 20538858,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3034629704,
            "variance": 0.09208977438
          },
          {
            "average": 0.5328262378,
            "count": 20538858,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79465332,
            "variance": 139.1138469
          },
          {
            "average": 1.740206929,
            "count": 20538858,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084771016,
            "variance": 1.176728158
          },
          {
            "average": 1127.568686,
            "count": 20538858,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9588871114,
            "variance": 0.9194644924
          },
          {
            "average": 21378.2849,
            "count": 20538858,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11192.45,
            "variance": 125270936.9
          },
          {
            "average": 23336.01951,
            "count": 20538858,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9241.150868,
            "variance": 85398869.36
          },
          {
            "average": 18930.91599,
            "count": 20538858,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8446.801125,
            "variance": 71348449.24
          },
          {
            "average": 188230987.6,
            "count": 20538858,
            "maximum": 188232546.6,
            "minimum": 188229398.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 645.2583799,
            "variance": 416358.3768
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20538858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297506.3957,
          4840201.711,
          1480.732079,
          298555.5757,
          4841620.431,
          1561.252079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297506.39570008207,
                4840201.711165897,
                1480.7320785252634
              ],
              [
                297506.39570008207,
                4841620.431165897,
                1480.7320785252634
              ],
              [
                298555.5757000821,
                4841620.431165897,
                1561.2520785252634
              ],
              [
                298555.5757000821,
                4840201.711165897,
                1561.2520785252634
              ],
              [
                297506.39570008207,
                4840201.711165897,
                1480.7320785252634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:35:46+00:00",
        "end_time": "2017-08-31T15:43:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130068,
            43.68722044,
            1480.732079,
            -119.4994679,
            43.70026771,
            1561.252079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247356863924,
                  43.68722043783419,
                  1480.7320785252634
                ],
                [
                  -119.51300675544736,
                  43.69998227986145,
                  1480.7320785252634
                ],
                [
                  -119.49999836861492,
                  43.70026770854267,
                  1561.2520785252634
                ],
                [
                  -119.49946793478169,
                  43.687505740112954,
                  1561.2520785252634
                ],
                [
                  -119.51247356863924,
                  43.68722043783419,
                  1480.7320785252634
                ]
              ]
            ]
          },
          "id": "20170831_43119F5225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:35:46Z",
            "pc:count": 20538858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298005.5516,
                "count": 20538858,
                "maximum": 298555.5757,
                "minimum": 297506.3957,
                "name": "X",
                "position": 0,
                "stddev": 285.9955965,
                "variance": 81793.48119
              },
              {
                "average": 4840928.911,
                "count": 20538858,
                "maximum": 4841620.431,
                "minimum": 4840201.711,
                "name": "Y",
                "position": 1,
                "stddev": 397.8680109,
                "variance": 158298.9541
              },
              {
                "average": 1522.277092,
                "count": 20538858,
                "maximum": 1561.252079,
                "minimum": 1480.732079,
                "name": "Z",
                "position": 2,
                "stddev": 12.53904053,
                "variance": 157.2275375
              },
              {
                "average": 14192.93515,
                "count": 20538858,
                "maximum": 37969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6301.4,
                "variance": 39707641.96
              },
              {
                "average": 1.490516318,
                "count": 20538858,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7516406263,
                "variance": 0.5649636312
              },
              {
                "average": 2.015310686,
                "count": 20538858,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.039951629,
                "variance": 1.081499391
              },
              {
                "average": 0.5021937442,
                "count": 20538858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951996,
                "variance": 0.2499951997
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.102620798,
                "count": 20538858,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3034629704,
                "variance": 0.09208977438
              },
              {
                "average": 0.5328262378,
                "count": 20538858,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79465332,
                "variance": 139.1138469
              },
              {
                "average": 1.740206929,
                "count": 20538858,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084771016,
                "variance": 1.176728158
              },
              {
                "average": 1127.568686,
                "count": 20538858,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9588871114,
                "variance": 0.9194644924
              },
              {
                "average": 21378.2849,
                "count": 20538858,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11192.45,
                "variance": 125270936.9
              },
              {
                "average": 23336.01951,
                "count": 20538858,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9241.150868,
                "variance": 85398869.36
              },
              {
                "average": 18930.91599,
                "count": 20538858,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8446.801125,
                "variance": 71348449.24
              },
              {
                "average": 188230987.6,
                "count": 20538858,
                "maximum": 188232546.6,
                "minimum": 188229398.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 645.2583799,
                "variance": 416358.3768
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20538858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297506.3957,
              4840201.711,
              1480.732079,
              298555.5757,
              4841620.431,
              1561.252079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297506.39570008207,
                    4840201.711165897,
                    1480.7320785252634
                  ],
                  [
                    297506.39570008207,
                    4841620.431165897,
                    1480.7320785252634
                  ],
                  [
                    298555.5757000821,
                    4841620.431165897,
                    1561.2520785252634
                  ],
                  [
                    298555.5757000821,
                    4840201.711165897,
                    1561.2520785252634
                  ],
                  [
                    297506.39570008207,
                    4840201.711165897,
                    1480.7320785252634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:35:46+00:00",
            "end_time": "2017-08-31T15:43:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747505648485,
              43.662223339261196,
              1485.3599972256304
            ],
            [
              -119.48800233261794,
              43.6749818826817,
              1485.3599972256304
            ],
            [
              -119.47499786083134,
              43.675264365080054,
              1561.4799972256303
            ],
            [
              -119.47447333382746,
              43.662505696589086,
              1561.4799972256303
            ],
            [
              -119.48747505648485,
              43.662223339261196,
              1485.3599972256304
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880023,
        43.66222334,
        1485.359997,
        -119.4744733,
        43.67526437,
        1561.479997
      ],
      "properties": {
        "datetime": "2017-08-31T16:26:28Z",
        "pc:count": 13743793,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299959.8145,
            "count": 13743793,
            "maximum": 300487.2098,
            "minimum": 299437.9298,
            "name": "X",
            "position": 0,
            "stddev": 290.778941,
            "variance": 84552.39256
          },
          {
            "average": 4838083.151,
            "count": 13743793,
            "maximum": 4838782.931,
            "minimum": 4837364.611,
            "name": "Y",
            "position": 1,
            "stddev": 403.7936115,
            "variance": 163049.2807
          },
          {
            "average": 1518.980182,
            "count": 13743793,
            "maximum": 1561.479997,
            "minimum": 1485.359997,
            "name": "Z",
            "position": 2,
            "stddev": 12.11161913,
            "variance": 146.6913181
          },
          {
            "average": 18095.94621,
            "count": 13743793,
            "maximum": 40593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3515.827638,
            "variance": 12361043.98
          },
          {
            "average": 1.064391176,
            "count": 13743793,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2799351409,
            "variance": 0.07836368311
          },
          {
            "average": 1.132060851,
            "count": 13743793,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4196949378,
            "variance": 0.1761438408
          },
          {
            "average": 0.5023052952,
            "count": 13743793,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947038,
            "variance": 0.2499947038
          },
          {
            "average": 1.455202359e-07,
            "count": 13743793,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000381471133,
            "variance": 1.455202253e-07
          },
          {
            "average": 1.163432467,
            "count": 13743793,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3697597948,
            "variance": 0.1367223059
          },
          {
            "average": 0.3893306237,
            "count": 13743793,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71174498,
            "variance": 137.1649705
          },
          {
            "average": 1.954359324,
            "count": 13743793,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020000339,
            "variance": 1.040400691
          },
          {
            "average": 1125.733031,
            "count": 13743793,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.007502136,
            "variance": 9.045069095
          },
          {
            "average": 35322.27059,
            "count": 13743793,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7039.63068,
            "variance": 49556400.11
          },
          {
            "average": 35314.74221,
            "count": 13743793,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5517.474261,
            "variance": 30442522.22
          },
          {
            "average": 31420.94534,
            "count": 13743793,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5723.96943,
            "variance": 32763826.04
          },
          {
            "average": 188227749.8,
            "count": 13743793,
            "maximum": 188231988.7,
            "minimum": 188157014.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12948.78524,
            "variance": 167671039.2
          },
          {
            "average": 0,
            "count": 13743793,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743793,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743793,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743793,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13743793,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299437.9298,
          4837364.611,
          1485.359997,
          300487.2098,
          4838782.931,
          1561.479997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299437.9298335594,
                4837364.610844763,
                1485.3599972256304
              ],
              [
                299437.9298335594,
                4838782.930844763,
                1485.3599972256304
              ],
              [
                300487.2098335594,
                4838782.930844763,
                1561.4799972256303
              ],
              [
                300487.2098335594,
                4837364.610844763,
                1561.4799972256303
              ],
              [
                299437.9298335594,
                4837364.610844763,
                1485.3599972256304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:26:28+00:00",
        "end_time": "2017-08-30T19:36:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880023,
            43.66222334,
            1485.359997,
            -119.4744733,
            43.67526437,
            1561.479997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747505648485,
                  43.662223339261196,
                  1485.3599972256304
                ],
                [
                  -119.48800233261794,
                  43.6749818826817,
                  1485.3599972256304
                ],
                [
                  -119.47499786083134,
                  43.675264365080054,
                  1561.4799972256303
                ],
                [
                  -119.47447333382746,
                  43.662505696589086,
                  1561.4799972256303
                ],
                [
                  -119.48747505648485,
                  43.662223339261196,
                  1485.3599972256304
                ]
              ]
            ]
          },
          "id": "20170830_43119F4307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:26:28Z",
            "pc:count": 13743793,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299959.8145,
                "count": 13743793,
                "maximum": 300487.2098,
                "minimum": 299437.9298,
                "name": "X",
                "position": 0,
                "stddev": 290.778941,
                "variance": 84552.39256
              },
              {
                "average": 4838083.151,
                "count": 13743793,
                "maximum": 4838782.931,
                "minimum": 4837364.611,
                "name": "Y",
                "position": 1,
                "stddev": 403.7936115,
                "variance": 163049.2807
              },
              {
                "average": 1518.980182,
                "count": 13743793,
                "maximum": 1561.479997,
                "minimum": 1485.359997,
                "name": "Z",
                "position": 2,
                "stddev": 12.11161913,
                "variance": 146.6913181
              },
              {
                "average": 18095.94621,
                "count": 13743793,
                "maximum": 40593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3515.827638,
                "variance": 12361043.98
              },
              {
                "average": 1.064391176,
                "count": 13743793,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2799351409,
                "variance": 0.07836368311
              },
              {
                "average": 1.132060851,
                "count": 13743793,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4196949378,
                "variance": 0.1761438408
              },
              {
                "average": 0.5023052952,
                "count": 13743793,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947038,
                "variance": 0.2499947038
              },
              {
                "average": 1.455202359e-07,
                "count": 13743793,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000381471133,
                "variance": 1.455202253e-07
              },
              {
                "average": 1.163432467,
                "count": 13743793,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3697597948,
                "variance": 0.1367223059
              },
              {
                "average": 0.3893306237,
                "count": 13743793,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71174498,
                "variance": 137.1649705
              },
              {
                "average": 1.954359324,
                "count": 13743793,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020000339,
                "variance": 1.040400691
              },
              {
                "average": 1125.733031,
                "count": 13743793,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.007502136,
                "variance": 9.045069095
              },
              {
                "average": 35322.27059,
                "count": 13743793,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7039.63068,
                "variance": 49556400.11
              },
              {
                "average": 35314.74221,
                "count": 13743793,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5517.474261,
                "variance": 30442522.22
              },
              {
                "average": 31420.94534,
                "count": 13743793,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5723.96943,
                "variance": 32763826.04
              },
              {
                "average": 188227749.8,
                "count": 13743793,
                "maximum": 188231988.7,
                "minimum": 188157014.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12948.78524,
                "variance": 167671039.2
              },
              {
                "average": 0,
                "count": 13743793,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743793,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743793,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743793,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13743793,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299437.9298,
              4837364.611,
              1485.359997,
              300487.2098,
              4838782.931,
              1561.479997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299437.9298335594,
                    4837364.610844763,
                    1485.3599972256304
                  ],
                  [
                    299437.9298335594,
                    4838782.930844763,
                    1485.3599972256304
                  ],
                  [
                    300487.2098335594,
                    4838782.930844763,
                    1561.4799972256303
                  ],
                  [
                    300487.2098335594,
                    4837364.610844763,
                    1561.4799972256303
                  ],
                  [
                    299437.9298335594,
                    4837364.610844763,
                    1485.3599972256304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:26:28+00:00",
            "end_time": "2017-08-30T19:36:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7498975825385,
              43.49969631518854,
              1421.4314075002562
            ],
            [
              -119.75047846454669,
              43.512481504839684,
              1421.4314075002562
            ],
            [
              -119.7375000345213,
              43.5127932050575,
              1616.9314075002562
            ],
            [
              -119.73692188510279,
              43.500007877072086,
              1616.9314075002562
            ],
            [
              -119.7498975825385,
              43.49969631518854,
              1421.4314075002562
            ]
          ]
        ]
      },
      "bbox": [
        -119.7504785,
        43.49969632,
        1421.431408,
        -119.7369219,
        43.51279321,
        1616.931408
      ],
      "properties": {
        "datetime": "2017-09-11T22:09:20Z",
        "pc:count": 16203545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278225.7543,
            "count": 16203545,
            "maximum": 278730.8861,
            "minimum": 277680.6661,
            "name": "X",
            "position": 0,
            "stddev": 283.8576179,
            "variance": 80575.14723
          },
          {
            "average": 4820699.746,
            "count": 16203545,
            "maximum": 4821403.059,
            "minimum": 4819981.519,
            "name": "Y",
            "position": 1,
            "stddev": 371.7764202,
            "variance": 138217.7066
          },
          {
            "average": 1496.889422,
            "count": 16203545,
            "maximum": 1616.931408,
            "minimum": 1421.431408,
            "name": "Z",
            "position": 2,
            "stddev": 48.86299209,
            "variance": 2387.591996
          },
          {
            "average": 24292.40027,
            "count": 16203545,
            "maximum": 41569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6142.466599,
            "variance": 37729895.92
          },
          {
            "average": 1.110385845,
            "count": 16203545,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3470089559,
            "variance": 0.1204152155
          },
          {
            "average": 1.222529021,
            "count": 16203545,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4907318497,
            "variance": 0.2408177483
          },
          {
            "average": 0.5023180421,
            "count": 16203545,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946421,
            "variance": 0.2499946421
          },
          {
            "average": 3.209174289e-05,
            "count": 16203545,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005664866723,
            "variance": 3.209071499e-05
          },
          {
            "average": 1.221666678,
            "count": 16203545,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4153679968,
            "variance": 0.1725305728
          },
          {
            "average": -0.3298946582,
            "count": 16203545,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91467241,
            "variance": 141.9594186
          },
          {
            "average": 1.943074864,
            "count": 16203545,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032632403,
            "variance": 1.06632968
          },
          {
            "average": 1200.764745,
            "count": 16203545,
            "maximum": 1203,
            "minimum": 1198,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9391584252,
            "variance": 0.8820185477
          },
          {
            "average": 36944.72625,
            "count": 16203545,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11145.34815,
            "variance": 124218785.4
          },
          {
            "average": 35648.81376,
            "count": 16203545,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9616.293157,
            "variance": 92473094.09
          },
          {
            "average": 31425.25849,
            "count": 16203545,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9132.698468,
            "variance": 83406181.31
          },
          {
            "average": 189201973.9,
            "count": 16203545,
            "maximum": 189202960.8,
            "minimum": 189200716.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 388.3521861,
            "variance": 150817.4204
          },
          {
            "average": 0,
            "count": 16203545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16203545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16203545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16203545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16203545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277680.6661,
          4819981.519,
          1421.431408,
          278730.8861,
          4821403.059,
          1616.931408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277680.6660832172,
                4819981.518766142,
                1421.4314075002562
              ],
              [
                277680.6660832172,
                4821403.0587661415,
                1421.4314075002562
              ],
              [
                278730.88608321716,
                4821403.0587661415,
                1616.9314075002562
              ],
              [
                278730.88608321716,
                4819981.518766142,
                1616.9314075002562
              ],
              [
                277680.6660832172,
                4819981.518766142,
                1421.4314075002562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:09:20+00:00",
        "end_time": "2017-09-11T21:31:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7504785,
            43.49969632,
            1421.431408,
            -119.7369219,
            43.51279321,
            1616.931408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7498975825385,
                  43.49969631518854,
                  1421.4314075002562
                ],
                [
                  -119.75047846454669,
                  43.512481504839684,
                  1421.4314075002562
                ],
                [
                  -119.7375000345213,
                  43.5127932050575,
                  1616.9314075002562
                ],
                [
                  -119.73692188510279,
                  43.500007877072086,
                  1616.9314075002562
                ],
                [
                  -119.7498975825385,
                  43.49969631518854,
                  1421.4314075002562
                ]
              ]
            ]
          },
          "id": "20170911_43119E6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:09:20Z",
            "pc:count": 16203545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278225.7543,
                "count": 16203545,
                "maximum": 278730.8861,
                "minimum": 277680.6661,
                "name": "X",
                "position": 0,
                "stddev": 283.8576179,
                "variance": 80575.14723
              },
              {
                "average": 4820699.746,
                "count": 16203545,
                "maximum": 4821403.059,
                "minimum": 4819981.519,
                "name": "Y",
                "position": 1,
                "stddev": 371.7764202,
                "variance": 138217.7066
              },
              {
                "average": 1496.889422,
                "count": 16203545,
                "maximum": 1616.931408,
                "minimum": 1421.431408,
                "name": "Z",
                "position": 2,
                "stddev": 48.86299209,
                "variance": 2387.591996
              },
              {
                "average": 24292.40027,
                "count": 16203545,
                "maximum": 41569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6142.466599,
                "variance": 37729895.92
              },
              {
                "average": 1.110385845,
                "count": 16203545,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3470089559,
                "variance": 0.1204152155
              },
              {
                "average": 1.222529021,
                "count": 16203545,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4907318497,
                "variance": 0.2408177483
              },
              {
                "average": 0.5023180421,
                "count": 16203545,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946421,
                "variance": 0.2499946421
              },
              {
                "average": 3.209174289e-05,
                "count": 16203545,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005664866723,
                "variance": 3.209071499e-05
              },
              {
                "average": 1.221666678,
                "count": 16203545,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4153679968,
                "variance": 0.1725305728
              },
              {
                "average": -0.3298946582,
                "count": 16203545,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91467241,
                "variance": 141.9594186
              },
              {
                "average": 1.943074864,
                "count": 16203545,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032632403,
                "variance": 1.06632968
              },
              {
                "average": 1200.764745,
                "count": 16203545,
                "maximum": 1203,
                "minimum": 1198,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9391584252,
                "variance": 0.8820185477
              },
              {
                "average": 36944.72625,
                "count": 16203545,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11145.34815,
                "variance": 124218785.4
              },
              {
                "average": 35648.81376,
                "count": 16203545,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9616.293157,
                "variance": 92473094.09
              },
              {
                "average": 31425.25849,
                "count": 16203545,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9132.698468,
                "variance": 83406181.31
              },
              {
                "average": 189201973.9,
                "count": 16203545,
                "maximum": 189202960.8,
                "minimum": 189200716.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 388.3521861,
                "variance": 150817.4204
              },
              {
                "average": 0,
                "count": 16203545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16203545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16203545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16203545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16203545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277680.6661,
              4819981.519,
              1421.431408,
              278730.8861,
              4821403.059,
              1616.931408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277680.6660832172,
                    4819981.518766142,
                    1421.4314075002562
                  ],
                  [
                    277680.6660832172,
                    4821403.0587661415,
                    1421.4314075002562
                  ],
                  [
                    278730.88608321716,
                    4821403.0587661415,
                    1616.9314075002562
                  ],
                  [
                    278730.88608321716,
                    4819981.518766142,
                    1616.9314075002562
                  ],
                  [
                    277680.6660832172,
                    4819981.518766142,
                    1421.4314075002562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:09:20+00:00",
            "end_time": "2017-09-11T21:31:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.37497568543927,
              43.63723617240371,
              1569.4679687816447
            ],
            [
              -119.37547821462975,
              43.64998378259474,
              1569.4679687816447
            ],
            [
              -119.36249664033967,
              43.65025295704988,
              1645.2879687816448
            ],
            [
              -119.36199685114016,
              43.63750522777772,
              1645.2879687816448
            ],
            [
              -119.37497568543927,
              43.63723617240371,
              1569.4679687816447
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754782,
        43.63723617,
        1569.467969,
        -119.3619969,
        43.65025296,
        1645.287969
      ],
      "properties": {
        "datetime": "2017-08-30T17:23:34Z",
        "pc:count": 14386398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308952.5874,
            "count": 14386398,
            "maximum": 309477.2027,
            "minimum": 308429.4227,
            "name": "X",
            "position": 0,
            "stddev": 293.6235204,
            "variance": 86214.77172
          },
          {
            "average": 4835023.719,
            "count": 14386398,
            "maximum": 4835740.474,
            "minimum": 4834323.494,
            "name": "Y",
            "position": 1,
            "stddev": 396.7661042,
            "variance": 157423.3415
          },
          {
            "average": 1601.515387,
            "count": 14386398,
            "maximum": 1645.287969,
            "minimum": 1569.467969,
            "name": "Z",
            "position": 2,
            "stddev": 10.30833903,
            "variance": 106.2618535
          },
          {
            "average": 19260.21962,
            "count": 14386398,
            "maximum": 31793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3494.711394,
            "variance": 12213007.73
          },
          {
            "average": 1.069294204,
            "count": 14386398,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3196429066,
            "variance": 0.1021715878
          },
          {
            "average": 1.142803779,
            "count": 14386398,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5027074631,
            "variance": 0.2527147935
          },
          {
            "average": 0.5008730469,
            "count": 14386398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992552,
            "variance": 0.2499992552
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.13443233,
            "count": 14386398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3411162361,
            "variance": 0.1163602866
          },
          {
            "average": 0.7738603107,
            "count": 14386398,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72607447,
            "variance": 137.5008226
          },
          {
            "average": 1.960545093,
            "count": 14386398,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017302965,
            "variance": 1.034905324
          },
          {
            "average": 1095.323,
            "count": 14386398,
            "maximum": 1098,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002480427,
            "variance": 1.004967006
          },
          {
            "average": 31439.9401,
            "count": 14386398,
            "maximum": 59392,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8180.300561,
            "variance": 66917317.28
          },
          {
            "average": 31808.10695,
            "count": 14386398,
            "maximum": 58880,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6051.857755,
            "variance": 36624982.29
          },
          {
            "average": 27383.18456,
            "count": 14386398,
            "maximum": 59392,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6137.402352,
            "variance": 37667707.64
          },
          {
            "average": 188147411.2,
            "count": 14386398,
            "maximum": 188149014.5,
            "minimum": 188146080.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 588.5171002,
            "variance": 346352.3772
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308429.4227,
          4834323.494,
          1569.467969,
          309477.2027,
          4835740.474,
          1645.287969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308429.4227354643,
                4834323.494283332,
                1569.4679687816447
              ],
              [
                308429.4227354643,
                4835740.474283332,
                1569.4679687816447
              ],
              [
                309477.2027354643,
                4835740.474283332,
                1645.2879687816448
              ],
              [
                309477.2027354643,
                4834323.494283332,
                1645.2879687816448
              ],
              [
                308429.4227354643,
                4834323.494283332,
                1569.4679687816447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:23:34+00:00",
        "end_time": "2017-08-30T16:34:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754782,
            43.63723617,
            1569.467969,
            -119.3619969,
            43.65025296,
            1645.287969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.37497568543927,
                  43.63723617240371,
                  1569.4679687816447
                ],
                [
                  -119.37547821462975,
                  43.64998378259474,
                  1569.4679687816447
                ],
                [
                  -119.36249664033967,
                  43.65025295704988,
                  1645.2879687816448
                ],
                [
                  -119.36199685114016,
                  43.63750522777772,
                  1645.2879687816448
                ],
                [
                  -119.37497568543927,
                  43.63723617240371,
                  1569.4679687816447
                ]
              ]
            ]
          },
          "id": "20170830_43119F3316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:23:34Z",
            "pc:count": 14386398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308952.5874,
                "count": 14386398,
                "maximum": 309477.2027,
                "minimum": 308429.4227,
                "name": "X",
                "position": 0,
                "stddev": 293.6235204,
                "variance": 86214.77172
              },
              {
                "average": 4835023.719,
                "count": 14386398,
                "maximum": 4835740.474,
                "minimum": 4834323.494,
                "name": "Y",
                "position": 1,
                "stddev": 396.7661042,
                "variance": 157423.3415
              },
              {
                "average": 1601.515387,
                "count": 14386398,
                "maximum": 1645.287969,
                "minimum": 1569.467969,
                "name": "Z",
                "position": 2,
                "stddev": 10.30833903,
                "variance": 106.2618535
              },
              {
                "average": 19260.21962,
                "count": 14386398,
                "maximum": 31793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3494.711394,
                "variance": 12213007.73
              },
              {
                "average": 1.069294204,
                "count": 14386398,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3196429066,
                "variance": 0.1021715878
              },
              {
                "average": 1.142803779,
                "count": 14386398,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5027074631,
                "variance": 0.2527147935
              },
              {
                "average": 0.5008730469,
                "count": 14386398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992552,
                "variance": 0.2499992552
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.13443233,
                "count": 14386398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3411162361,
                "variance": 0.1163602866
              },
              {
                "average": 0.7738603107,
                "count": 14386398,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72607447,
                "variance": 137.5008226
              },
              {
                "average": 1.960545093,
                "count": 14386398,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017302965,
                "variance": 1.034905324
              },
              {
                "average": 1095.323,
                "count": 14386398,
                "maximum": 1098,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002480427,
                "variance": 1.004967006
              },
              {
                "average": 31439.9401,
                "count": 14386398,
                "maximum": 59392,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8180.300561,
                "variance": 66917317.28
              },
              {
                "average": 31808.10695,
                "count": 14386398,
                "maximum": 58880,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6051.857755,
                "variance": 36624982.29
              },
              {
                "average": 27383.18456,
                "count": 14386398,
                "maximum": 59392,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6137.402352,
                "variance": 37667707.64
              },
              {
                "average": 188147411.2,
                "count": 14386398,
                "maximum": 188149014.5,
                "minimum": 188146080.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 588.5171002,
                "variance": 346352.3772
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308429.4227,
              4834323.494,
              1569.467969,
              309477.2027,
              4835740.474,
              1645.287969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308429.4227354643,
                    4834323.494283332,
                    1569.4679687816447
                  ],
                  [
                    308429.4227354643,
                    4835740.474283332,
                    1569.4679687816447
                  ],
                  [
                    309477.2027354643,
                    4835740.474283332,
                    1645.2879687816448
                  ],
                  [
                    309477.2027354643,
                    4834323.494283332,
                    1645.2879687816448
                  ],
                  [
                    308429.4227354643,
                    4834323.494283332,
                    1569.4679687816447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:23:34+00:00",
            "end_time": "2017-08-30T16:34: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": "20170911_43119E7210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247178855773,
              43.59969363881924,
              1394.949873210878
            ],
            [
              -119.76305743864754,
              43.61248008764968,
              1394.949873210878
            ],
            [
              -119.75000047374871,
              43.612795160823026,
              1480.009873210878
            ],
            [
              -119.7494175826541,
              43.60000857217256,
              1480.009873210878
            ],
            [
              -119.76247178855773,
              43.59969363881924,
              1394.949873210878
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630574,
        43.59969364,
        1394.949873,
        -119.7494176,
        43.61279516,
        1480.009873
      ],
      "properties": {
        "datetime": "2017-09-11T21:02:04Z",
        "pc:count": 14939632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277552.6168,
            "count": 14939632,
            "maximum": 278088.1095,
            "minimum": 277033.2695,
            "name": "X",
            "position": 0,
            "stddev": 288.48932,
            "variance": 83226.08775
          },
          {
            "average": 4831856.879,
            "count": 14939632,
            "maximum": 4832543.202,
            "minimum": 4831121.482,
            "name": "Y",
            "position": 1,
            "stddev": 399.7780966,
            "variance": 159822.5265
          },
          {
            "average": 1443.666832,
            "count": 14939632,
            "maximum": 1480.009873,
            "minimum": 1394.949873,
            "name": "Z",
            "position": 2,
            "stddev": 15.96685608,
            "variance": 254.9404932
          },
          {
            "average": 23951.26429,
            "count": 14939632,
            "maximum": 41313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4831.885037,
            "variance": 23347113.01
          },
          {
            "average": 1.071386899,
            "count": 14939632,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2887452736,
            "variance": 0.08337383303
          },
          {
            "average": 1.143688278,
            "count": 14939632,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.418549337,
            "variance": 0.1751835475
          },
          {
            "average": 0.5016932813,
            "count": 14939632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971495,
            "variance": 0.2499971495
          },
          {
            "average": 6.626669251e-06,
            "count": 14939632,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002574223336,
            "variance": 6.626625782e-06
          },
          {
            "average": 1.223545466,
            "count": 14939632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4166208136,
            "variance": 0.1735729023
          },
          {
            "average": 0.0487200324,
            "count": 14939632,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80782078,
            "variance": 139.4246315
          },
          {
            "average": 1.966045884,
            "count": 14939632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021136764,
            "variance": 1.04272029
          },
          {
            "average": 1191.718827,
            "count": 14939632,
            "maximum": 1194,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9995805479,
            "variance": 0.9991612717
          },
          {
            "average": 35092.52932,
            "count": 14939632,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8100.411791,
            "variance": 65616671.18
          },
          {
            "average": 33669.43071,
            "count": 14939632,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6822.707198,
            "variance": 46549333.5
          },
          {
            "average": 30371.50105,
            "count": 14939632,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6634.69062,
            "variance": 44019119.62
          },
          {
            "average": 189197654.9,
            "count": 14939632,
            "maximum": 189198924.3,
            "minimum": 189196055,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.116142,
            "variance": 333063.0414
          },
          {
            "average": 0,
            "count": 14939632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14939632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14939632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14939632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14939632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277033.2695,
          4831121.482,
          1394.949873,
          278088.1095,
          4832543.202,
          1480.009873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277033.2695098491,
                4831121.481908058,
                1394.949873210878
              ],
              [
                277033.2695098491,
                4832543.2019080585,
                1394.949873210878
              ],
              [
                278088.10950984905,
                4832543.2019080585,
                1480.009873210878
              ],
              [
                278088.10950984905,
                4831121.481908058,
                1480.009873210878
              ],
              [
                277033.2695098491,
                4831121.481908058,
                1394.949873210878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:02:04+00:00",
        "end_time": "2017-09-11T20:14:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630574,
            43.59969364,
            1394.949873,
            -119.7494176,
            43.61279516,
            1480.009873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247178855773,
                  43.59969363881924,
                  1394.949873210878
                ],
                [
                  -119.76305743864754,
                  43.61248008764968,
                  1394.949873210878
                ],
                [
                  -119.75000047374871,
                  43.612795160823026,
                  1480.009873210878
                ],
                [
                  -119.7494175826541,
                  43.60000857217256,
                  1480.009873210878
                ],
                [
                  -119.76247178855773,
                  43.59969363881924,
                  1394.949873210878
                ]
              ]
            ]
          },
          "id": "20170911_43119E7210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:02:04Z",
            "pc:count": 14939632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277552.6168,
                "count": 14939632,
                "maximum": 278088.1095,
                "minimum": 277033.2695,
                "name": "X",
                "position": 0,
                "stddev": 288.48932,
                "variance": 83226.08775
              },
              {
                "average": 4831856.879,
                "count": 14939632,
                "maximum": 4832543.202,
                "minimum": 4831121.482,
                "name": "Y",
                "position": 1,
                "stddev": 399.7780966,
                "variance": 159822.5265
              },
              {
                "average": 1443.666832,
                "count": 14939632,
                "maximum": 1480.009873,
                "minimum": 1394.949873,
                "name": "Z",
                "position": 2,
                "stddev": 15.96685608,
                "variance": 254.9404932
              },
              {
                "average": 23951.26429,
                "count": 14939632,
                "maximum": 41313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4831.885037,
                "variance": 23347113.01
              },
              {
                "average": 1.071386899,
                "count": 14939632,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2887452736,
                "variance": 0.08337383303
              },
              {
                "average": 1.143688278,
                "count": 14939632,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.418549337,
                "variance": 0.1751835475
              },
              {
                "average": 0.5016932813,
                "count": 14939632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971495,
                "variance": 0.2499971495
              },
              {
                "average": 6.626669251e-06,
                "count": 14939632,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002574223336,
                "variance": 6.626625782e-06
              },
              {
                "average": 1.223545466,
                "count": 14939632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4166208136,
                "variance": 0.1735729023
              },
              {
                "average": 0.0487200324,
                "count": 14939632,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80782078,
                "variance": 139.4246315
              },
              {
                "average": 1.966045884,
                "count": 14939632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021136764,
                "variance": 1.04272029
              },
              {
                "average": 1191.718827,
                "count": 14939632,
                "maximum": 1194,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9995805479,
                "variance": 0.9991612717
              },
              {
                "average": 35092.52932,
                "count": 14939632,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8100.411791,
                "variance": 65616671.18
              },
              {
                "average": 33669.43071,
                "count": 14939632,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6822.707198,
                "variance": 46549333.5
              },
              {
                "average": 30371.50105,
                "count": 14939632,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6634.69062,
                "variance": 44019119.62
              },
              {
                "average": 189197654.9,
                "count": 14939632,
                "maximum": 189198924.3,
                "minimum": 189196055,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.116142,
                "variance": 333063.0414
              },
              {
                "average": 0,
                "count": 14939632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14939632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14939632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14939632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14939632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277033.2695,
              4831121.482,
              1394.949873,
              278088.1095,
              4832543.202,
              1480.009873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277033.2695098491,
                    4831121.481908058,
                    1394.949873210878
                  ],
                  [
                    277033.2695098491,
                    4832543.2019080585,
                    1394.949873210878
                  ],
                  [
                    278088.10950984905,
                    4832543.2019080585,
                    1480.009873210878
                  ],
                  [
                    278088.10950984905,
                    4831121.481908058,
                    1480.009873210878
                  ],
                  [
                    277033.2695098491,
                    4831121.481908058,
                    1394.949873210878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:02:04+00:00",
            "end_time": "2017-09-11T20:14:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747557570828,
              43.6872351736252,
              1651.7205403844105
            ],
            [
              -119.38798166600635,
              43.69998345566999,
              1651.7205403844105
            ],
            [
              -119.37513524882945,
              43.70025126282334,
              1737.1605403844105
            ],
            [
              -119.3746318748455,
              43.68750286230583,
              1737.1605403844105
            ],
            [
              -119.38747557570828,
              43.6872351736252,
              1651.7205403844105
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879817,
        43.68723517,
        1651.72054,
        -119.3746319,
        43.70025126,
        1737.16054
      ],
      "properties": {
        "datetime": "2017-08-30T16:45:23Z",
        "pc:count": 18952829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308077.3356,
            "count": 18952829,
            "maximum": 308616.9976,
            "minimum": 307580.9776,
            "name": "X",
            "position": 0,
            "stddev": 280.9189151,
            "variance": 78915.43684
          },
          {
            "average": 4840604.049,
            "count": 18952829,
            "maximum": 4841322.691,
            "minimum": 4839905.611,
            "name": "Y",
            "position": 1,
            "stddev": 397.4289196,
            "variance": 157949.7461
          },
          {
            "average": 1687.17361,
            "count": 18952829,
            "maximum": 1737.16054,
            "minimum": 1651.72054,
            "name": "Z",
            "position": 2,
            "stddev": 12.24309808,
            "variance": 149.8934506
          },
          {
            "average": 15866.7511,
            "count": 18952829,
            "maximum": 47153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6261.532013,
            "variance": 39206783.15
          },
          {
            "average": 1.378943587,
            "count": 18952829,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.678039621,
            "variance": 0.4597377276
          },
          {
            "average": 1.78545815,
            "count": 18952829,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9826663819,
            "variance": 0.965633218
          },
          {
            "average": 0.5022020196,
            "count": 18952829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951643,
            "variance": 0.2499951643
          },
          {
            "average": 2.638128588e-07,
            "count": 18952829,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005136271051,
            "variance": 2.638128031e-07
          },
          {
            "average": 1.119807391,
            "count": 18952829,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3247361788,
            "variance": 0.1054535858
          },
          {
            "average": 0.04747516007,
            "count": 18952829,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90551334,
            "variance": 141.7412478
          },
          {
            "average": 1.780808976,
            "count": 18952829,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.077389209,
            "variance": 1.160767508
          },
          {
            "average": 1090.754889,
            "count": 18952829,
            "maximum": 1094,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700555421,
            "variance": 2.891888739
          },
          {
            "average": 24661.68516,
            "count": 18952829,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10250.42169,
            "variance": 105071144.8
          },
          {
            "average": 25732.34354,
            "count": 18952829,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8301.863461,
            "variance": 68920936.92
          },
          {
            "average": 21563.44112,
            "count": 18952829,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7049.599363,
            "variance": 49696851.17
          },
          {
            "average": 188145271.2,
            "count": 18952829,
            "maximum": 188146723.7,
            "minimum": 188144248.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 648.8140702,
            "variance": 420959.6977
          },
          {
            "average": 0,
            "count": 18952829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18952829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18952829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18952829,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18952829,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307580.9776,
          4839905.611,
          1651.72054,
          308616.9976,
          4841322.691,
          1737.16054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307580.97762544575,
                4839905.610582483,
                1651.7205403844105
              ],
              [
                307580.97762544575,
                4841322.690582483,
                1651.7205403844105
              ],
              [
                308616.9976254458,
                4841322.690582483,
                1737.1605403844105
              ],
              [
                308616.9976254458,
                4839905.610582483,
                1737.1605403844105
              ],
              [
                307580.97762544575,
                4839905.610582483,
                1651.7205403844105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:45:23+00:00",
        "end_time": "2017-08-30T16:04:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879817,
            43.68723517,
            1651.72054,
            -119.3746319,
            43.70025126,
            1737.16054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747557570828,
                  43.6872351736252,
                  1651.7205403844105
                ],
                [
                  -119.38798166600635,
                  43.69998345566999,
                  1651.7205403844105
                ],
                [
                  -119.37513524882945,
                  43.70025126282334,
                  1737.1605403844105
                ],
                [
                  -119.3746318748455,
                  43.68750286230583,
                  1737.1605403844105
                ],
                [
                  -119.38747557570828,
                  43.6872351736252,
                  1651.7205403844105
                ]
              ]
            ]
          },
          "id": "20170830_43119F4225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:45:23Z",
            "pc:count": 18952829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308077.3356,
                "count": 18952829,
                "maximum": 308616.9976,
                "minimum": 307580.9776,
                "name": "X",
                "position": 0,
                "stddev": 280.9189151,
                "variance": 78915.43684
              },
              {
                "average": 4840604.049,
                "count": 18952829,
                "maximum": 4841322.691,
                "minimum": 4839905.611,
                "name": "Y",
                "position": 1,
                "stddev": 397.4289196,
                "variance": 157949.7461
              },
              {
                "average": 1687.17361,
                "count": 18952829,
                "maximum": 1737.16054,
                "minimum": 1651.72054,
                "name": "Z",
                "position": 2,
                "stddev": 12.24309808,
                "variance": 149.8934506
              },
              {
                "average": 15866.7511,
                "count": 18952829,
                "maximum": 47153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6261.532013,
                "variance": 39206783.15
              },
              {
                "average": 1.378943587,
                "count": 18952829,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.678039621,
                "variance": 0.4597377276
              },
              {
                "average": 1.78545815,
                "count": 18952829,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9826663819,
                "variance": 0.965633218
              },
              {
                "average": 0.5022020196,
                "count": 18952829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951643,
                "variance": 0.2499951643
              },
              {
                "average": 2.638128588e-07,
                "count": 18952829,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005136271051,
                "variance": 2.638128031e-07
              },
              {
                "average": 1.119807391,
                "count": 18952829,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3247361788,
                "variance": 0.1054535858
              },
              {
                "average": 0.04747516007,
                "count": 18952829,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90551334,
                "variance": 141.7412478
              },
              {
                "average": 1.780808976,
                "count": 18952829,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.077389209,
                "variance": 1.160767508
              },
              {
                "average": 1090.754889,
                "count": 18952829,
                "maximum": 1094,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700555421,
                "variance": 2.891888739
              },
              {
                "average": 24661.68516,
                "count": 18952829,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10250.42169,
                "variance": 105071144.8
              },
              {
                "average": 25732.34354,
                "count": 18952829,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8301.863461,
                "variance": 68920936.92
              },
              {
                "average": 21563.44112,
                "count": 18952829,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7049.599363,
                "variance": 49696851.17
              },
              {
                "average": 188145271.2,
                "count": 18952829,
                "maximum": 188146723.7,
                "minimum": 188144248.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 648.8140702,
                "variance": 420959.6977
              },
              {
                "average": 0,
                "count": 18952829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18952829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18952829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18952829,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18952829,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307580.9776,
              4839905.611,
              1651.72054,
              308616.9976,
              4841322.691,
              1737.16054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307580.97762544575,
                    4839905.610582483,
                    1651.7205403844105
                  ],
                  [
                    307580.97762544575,
                    4841322.690582483,
                    1651.7205403844105
                  ],
                  [
                    308616.9976254458,
                    4841322.690582483,
                    1737.1605403844105
                  ],
                  [
                    308616.9976254458,
                    4839905.610582483,
                    1737.1605403844105
                  ],
                  [
                    307580.97762544575,
                    4839905.610582483,
                    1651.7205403844105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:45:23+00:00",
            "end_time": "2017-08-30T16:04: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": "20170911_43119E7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78710332642443,
              43.5135238056413,
              1361.306603793757
            ],
            [
              -119.78763158367761,
              43.52499010244046,
              1361.306603793757
            ],
            [
              -119.77500066910953,
              43.52529759599803,
              1409.806603793757
            ],
            [
              -119.7744747979136,
              43.51383117680937,
              1409.806603793757
            ],
            [
              -119.78710332642443,
              43.5135238056413,
              1361.306603793757
            ]
          ]
        ]
      },
      "bbox": [
        -119.7876316,
        43.51352381,
        1361.306604,
        -119.7744748,
        43.5252976,
        1409.806604
      ],
      "properties": {
        "datetime": "2017-09-11T22:30:59Z",
        "pc:count": 6459720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275306.5599,
            "count": 6459720,
            "maximum": 275745.9801,
            "minimum": 274724.0601,
            "name": "X",
            "position": 0,
            "stddev": 292.6579096,
            "variance": 85648.65205
          },
          {
            "average": 4822496.116,
            "count": 6459720,
            "maximum": 4822892.341,
            "minimum": 4821617.401,
            "name": "Y",
            "position": 1,
            "stddev": 299.5841138,
            "variance": 89750.64122
          },
          {
            "average": 1379.168328,
            "count": 6459720,
            "maximum": 1409.806604,
            "minimum": 1361.306604,
            "name": "Z",
            "position": 2,
            "stddev": 17.49273792,
            "variance": 305.9958799
          },
          {
            "average": 25884.86602,
            "count": 6459720,
            "maximum": 41569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2337.528806,
            "variance": 5464040.918
          },
          {
            "average": 1.002036621,
            "count": 6459720,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04688736252,
            "variance": 0.002198424764
          },
          {
            "average": 1.004159313,
            "count": 6459720,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06819153757,
            "variance": 0.004650085796
          },
          {
            "average": 0.5042628783,
            "count": 6459720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999818662,
            "variance": 0.2499818666
          },
          {
            "average": 2.81745958e-05,
            "count": 6459720,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005307900372,
            "variance": 2.817380636e-05
          },
          {
            "average": 1.234158756,
            "count": 6459720,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4234719127,
            "variance": 0.1793284608
          },
          {
            "average": -1.250403446,
            "count": 6459720,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.3955662,
            "variance": 153.6500615
          },
          {
            "average": 2.012750243,
            "count": 6459720,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00131729,
            "variance": 1.002636315
          },
          {
            "average": 1205.156656,
            "count": 6459720,
            "maximum": 1207,
            "minimum": 1203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8492524525,
            "variance": 0.7212297281
          },
          {
            "average": 41883.09739,
            "count": 6459720,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3736.493368,
            "variance": 13961382.69
          },
          {
            "average": 39696.01516,
            "count": 6459720,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3472.859601,
            "variance": 12060753.81
          },
          {
            "average": 35396.5526,
            "count": 6459720,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3160.004672,
            "variance": 9985629.53
          },
          {
            "average": 189203647.7,
            "count": 6459720,
            "maximum": 189204259.4,
            "minimum": 189202906.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 302.8117686,
            "variance": 91694.96719
          },
          {
            "average": 0,
            "count": 6459720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6459720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274724.0601,
          4821617.401,
          1361.306604,
          275745.9801,
          4822892.341,
          1409.806604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274724.06014745426,
                4821617.4007905,
                1361.306603793757
              ],
              [
                274724.06014745426,
                4822892.3407905,
                1361.306603793757
              ],
              [
                275745.9801474543,
                4822892.3407905,
                1409.806603793757
              ],
              [
                275745.9801474543,
                4821617.4007905,
                1409.806603793757
              ],
              [
                274724.06014745426,
                4821617.4007905,
                1361.306603793757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:30:59+00:00",
        "end_time": "2017-09-11T22:08:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7876316,
            43.51352381,
            1361.306604,
            -119.7744748,
            43.5252976,
            1409.806604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78710332642443,
                  43.5135238056413,
                  1361.306603793757
                ],
                [
                  -119.78763158367761,
                  43.52499010244046,
                  1361.306603793757
                ],
                [
                  -119.77500066910953,
                  43.52529759599803,
                  1409.806603793757
                ],
                [
                  -119.7744747979136,
                  43.51383117680937,
                  1409.806603793757
                ],
                [
                  -119.78710332642443,
                  43.5135238056413,
                  1361.306603793757
                ]
              ]
            ]
          },
          "id": "20170911_43119E7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:30:59Z",
            "pc:count": 6459720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275306.5599,
                "count": 6459720,
                "maximum": 275745.9801,
                "minimum": 274724.0601,
                "name": "X",
                "position": 0,
                "stddev": 292.6579096,
                "variance": 85648.65205
              },
              {
                "average": 4822496.116,
                "count": 6459720,
                "maximum": 4822892.341,
                "minimum": 4821617.401,
                "name": "Y",
                "position": 1,
                "stddev": 299.5841138,
                "variance": 89750.64122
              },
              {
                "average": 1379.168328,
                "count": 6459720,
                "maximum": 1409.806604,
                "minimum": 1361.306604,
                "name": "Z",
                "position": 2,
                "stddev": 17.49273792,
                "variance": 305.9958799
              },
              {
                "average": 25884.86602,
                "count": 6459720,
                "maximum": 41569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2337.528806,
                "variance": 5464040.918
              },
              {
                "average": 1.002036621,
                "count": 6459720,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04688736252,
                "variance": 0.002198424764
              },
              {
                "average": 1.004159313,
                "count": 6459720,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06819153757,
                "variance": 0.004650085796
              },
              {
                "average": 0.5042628783,
                "count": 6459720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999818662,
                "variance": 0.2499818666
              },
              {
                "average": 2.81745958e-05,
                "count": 6459720,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005307900372,
                "variance": 2.817380636e-05
              },
              {
                "average": 1.234158756,
                "count": 6459720,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4234719127,
                "variance": 0.1793284608
              },
              {
                "average": -1.250403446,
                "count": 6459720,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.3955662,
                "variance": 153.6500615
              },
              {
                "average": 2.012750243,
                "count": 6459720,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00131729,
                "variance": 1.002636315
              },
              {
                "average": 1205.156656,
                "count": 6459720,
                "maximum": 1207,
                "minimum": 1203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8492524525,
                "variance": 0.7212297281
              },
              {
                "average": 41883.09739,
                "count": 6459720,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3736.493368,
                "variance": 13961382.69
              },
              {
                "average": 39696.01516,
                "count": 6459720,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3472.859601,
                "variance": 12060753.81
              },
              {
                "average": 35396.5526,
                "count": 6459720,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3160.004672,
                "variance": 9985629.53
              },
              {
                "average": 189203647.7,
                "count": 6459720,
                "maximum": 189204259.4,
                "minimum": 189202906.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 302.8117686,
                "variance": 91694.96719
              },
              {
                "average": 0,
                "count": 6459720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6459720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274724.0601,
              4821617.401,
              1361.306604,
              275745.9801,
              4822892.341,
              1409.806604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274724.06014745426,
                    4821617.4007905,
                    1361.306603793757
                  ],
                  [
                    274724.06014745426,
                    4822892.3407905,
                    1361.306603793757
                  ],
                  [
                    275745.9801474543,
                    4822892.3407905,
                    1409.806603793757
                  ],
                  [
                    275745.9801474543,
                    4821617.4007905,
                    1409.806603793757
                  ],
                  [
                    274724.06014745426,
                    4821617.4007905,
                    1361.306603793757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:30:59+00:00",
            "end_time": "2017-09-11T22:08: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": "20170831_43119F5408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747406715551,
              43.66221800305999,
              1546.0387483181228
            ],
            [
              -119.5380121547949,
              43.674981274161816,
              1546.0387483181228
            ],
            [
              -119.52499851351578,
              43.675269659504735,
              1740.0587483181228
            ],
            [
              -119.52446317775293,
              43.662506260671556,
              1740.0587483181228
            ],
            [
              -119.53747406715551,
              43.66221800305999,
              1546.0387483181228
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380122,
        43.662218,
        1546.038748,
        -119.5244632,
        43.67526966,
        1740.058748
      ],
      "properties": {
        "datetime": "2017-08-31T18:05:21Z",
        "pc:count": 25506819,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295924.6764,
            "count": 25506819,
            "maximum": 296456.4875,
            "minimum": 295406.4275,
            "name": "X",
            "position": 0,
            "stddev": 288.3064093,
            "variance": 83120.58562
          },
          {
            "average": 4838199.07,
            "count": 25506819,
            "maximum": 4838905.05,
            "minimum": 4837486.15,
            "name": "Y",
            "position": 1,
            "stddev": 389.5408169,
            "variance": 151742.0481
          },
          {
            "average": 1641.42295,
            "count": 25506819,
            "maximum": 1740.058748,
            "minimum": 1546.038748,
            "name": "Z",
            "position": 2,
            "stddev": 30.77659624,
            "variance": 947.1988759
          },
          {
            "average": 12788.93157,
            "count": 25506819,
            "maximum": 32449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6161.112476,
            "variance": 37959306.94
          },
          {
            "average": 1.622691446,
            "count": 25506819,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7921315901,
            "variance": 0.627472456
          },
          {
            "average": 2.286482411,
            "count": 25506819,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9944362996,
            "variance": 0.988903554
          },
          {
            "average": 0.5026266897,
            "count": 25506819,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931103,
            "variance": 0.2499931103
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078284713,
            "count": 25506819,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2686190972,
            "variance": 0.07215621938
          },
          {
            "average": 0.5454022908,
            "count": 25506819,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6101859,
            "variance": 134.7964167
          },
          {
            "average": 1.689408546,
            "count": 25506819,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.093218131,
            "variance": 1.195125883
          },
          {
            "average": 1135.464156,
            "count": 25506819,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9500930598,
            "variance": 0.9026768223
          },
          {
            "average": 17910.75392,
            "count": 25506819,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8538.955388,
            "variance": 72913759.12
          },
          {
            "average": 20428.89736,
            "count": 25506819,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7337.5465,
            "variance": 53839588.64
          },
          {
            "average": 15596.68083,
            "count": 25506819,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6148.123433,
            "variance": 37799421.74
          },
          {
            "average": 188236205.4,
            "count": 25506819,
            "maximum": 188237921.2,
            "minimum": 188234463.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 636.6061076,
            "variance": 405267.3362
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25506819,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295406.4275,
          4837486.15,
          1546.038748,
          296456.4875,
          4838905.05,
          1740.058748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295406.42748391686,
                4837486.149863414,
                1546.0387483181228
              ],
              [
                295406.42748391686,
                4838905.049863414,
                1546.0387483181228
              ],
              [
                296456.4874839169,
                4838905.049863414,
                1740.0587483181228
              ],
              [
                296456.4874839169,
                4837486.149863414,
                1740.0587483181228
              ],
              [
                295406.42748391686,
                4837486.149863414,
                1546.0387483181228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:05:21+00:00",
        "end_time": "2017-08-31T17:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380122,
            43.662218,
            1546.038748,
            -119.5244632,
            43.67526966,
            1740.058748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747406715551,
                  43.66221800305999,
                  1546.0387483181228
                ],
                [
                  -119.5380121547949,
                  43.674981274161816,
                  1546.0387483181228
                ],
                [
                  -119.52499851351578,
                  43.675269659504735,
                  1740.0587483181228
                ],
                [
                  -119.52446317775293,
                  43.662506260671556,
                  1740.0587483181228
                ],
                [
                  -119.53747406715551,
                  43.66221800305999,
                  1546.0387483181228
                ]
              ]
            ]
          },
          "id": "20170831_43119F5408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:05:21Z",
            "pc:count": 25506819,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295924.6764,
                "count": 25506819,
                "maximum": 296456.4875,
                "minimum": 295406.4275,
                "name": "X",
                "position": 0,
                "stddev": 288.3064093,
                "variance": 83120.58562
              },
              {
                "average": 4838199.07,
                "count": 25506819,
                "maximum": 4838905.05,
                "minimum": 4837486.15,
                "name": "Y",
                "position": 1,
                "stddev": 389.5408169,
                "variance": 151742.0481
              },
              {
                "average": 1641.42295,
                "count": 25506819,
                "maximum": 1740.058748,
                "minimum": 1546.038748,
                "name": "Z",
                "position": 2,
                "stddev": 30.77659624,
                "variance": 947.1988759
              },
              {
                "average": 12788.93157,
                "count": 25506819,
                "maximum": 32449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6161.112476,
                "variance": 37959306.94
              },
              {
                "average": 1.622691446,
                "count": 25506819,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7921315901,
                "variance": 0.627472456
              },
              {
                "average": 2.286482411,
                "count": 25506819,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9944362996,
                "variance": 0.988903554
              },
              {
                "average": 0.5026266897,
                "count": 25506819,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931103,
                "variance": 0.2499931103
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078284713,
                "count": 25506819,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2686190972,
                "variance": 0.07215621938
              },
              {
                "average": 0.5454022908,
                "count": 25506819,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6101859,
                "variance": 134.7964167
              },
              {
                "average": 1.689408546,
                "count": 25506819,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.093218131,
                "variance": 1.195125883
              },
              {
                "average": 1135.464156,
                "count": 25506819,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9500930598,
                "variance": 0.9026768223
              },
              {
                "average": 17910.75392,
                "count": 25506819,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8538.955388,
                "variance": 72913759.12
              },
              {
                "average": 20428.89736,
                "count": 25506819,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7337.5465,
                "variance": 53839588.64
              },
              {
                "average": 15596.68083,
                "count": 25506819,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6148.123433,
                "variance": 37799421.74
              },
              {
                "average": 188236205.4,
                "count": 25506819,
                "maximum": 188237921.2,
                "minimum": 188234463.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 636.6061076,
                "variance": 405267.3362
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25506819,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295406.4275,
              4837486.15,
              1546.038748,
              296456.4875,
              4838905.05,
              1740.058748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295406.42748391686,
                    4837486.149863414,
                    1546.0387483181228
                  ],
                  [
                    295406.42748391686,
                    4838905.049863414,
                    1546.0387483181228
                  ],
                  [
                    296456.4874839169,
                    4838905.049863414,
                    1740.0587483181228
                  ],
                  [
                    296456.4874839169,
                    4837486.149863414,
                    1740.0587483181228
                  ],
                  [
                    295406.42748391686,
                    4837486.149863414,
                    1546.0387483181228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:05:21+00:00",
            "end_time": "2017-08-31T17:07: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": "20170830_43119F4319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247402380817,
              43.63722698845296,
              1434.6934855967854
            ],
            [
              -119.46299542358302,
              43.64998277043232,
              1434.6934855967854
            ],
            [
              -119.4499978365661,
              43.650262244408054,
              1537.3934855967852
            ],
            [
              -119.4494791815671,
              43.63750633871188,
              1537.3934855967852
            ],
            [
              -119.46247402380817,
              43.63722698845296,
              1434.6934855967854
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629954,
        43.63722699,
        1434.693486,
        -119.4494792,
        43.65026224,
        1537.393486
      ],
      "properties": {
        "datetime": "2017-08-31T16:03:36Z",
        "pc:count": 14125474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301898.0996,
            "count": 14125474,
            "maximum": 302420.5222,
            "minimum": 301371.3822,
            "name": "X",
            "position": 0,
            "stddev": 289.9609872,
            "variance": 84077.37409
          },
          {
            "average": 4835253.674,
            "count": 14125474,
            "maximum": 4835946.191,
            "minimum": 4834528.211,
            "name": "Y",
            "position": 1,
            "stddev": 399.1814691,
            "variance": 159345.8453
          },
          {
            "average": 1481.857748,
            "count": 14125474,
            "maximum": 1537.393486,
            "minimum": 1434.693486,
            "name": "Z",
            "position": 2,
            "stddev": 27.68776434,
            "variance": 766.6122944
          },
          {
            "average": 19161.89326,
            "count": 14125474,
            "maximum": 32081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2932.879208,
            "variance": 8601780.447
          },
          {
            "average": 1.0375935,
            "count": 14125474,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2217136195,
            "variance": 0.04915692907
          },
          {
            "average": 1.075924178,
            "count": 14125474,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.332648757,
            "variance": 0.1106551955
          },
          {
            "average": 0.5031248509,
            "count": 14125474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902529,
            "variance": 0.249990253
          },
          {
            "average": 7.504172957e-06,
            "count": 14125474,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002739364374,
            "variance": 7.504117176e-06
          },
          {
            "average": 1.192923296,
            "count": 14125474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3945933461,
            "variance": 0.1557039088
          },
          {
            "average": 0.1554104109,
            "count": 14125474,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66701755,
            "variance": 136.1192986
          },
          {
            "average": 1.974995813,
            "count": 14125474,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012201107,
            "variance": 1.02455108
          },
          {
            "average": 1119.456784,
            "count": 14125474,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.656844649,
            "variance": 58.62726998
          },
          {
            "average": 37806.04333,
            "count": 14125474,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5267.934205,
            "variance": 27751130.79
          },
          {
            "average": 36400.02854,
            "count": 14125474,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4094.975763,
            "variance": 16768826.5
          },
          {
            "average": 32972.75081,
            "count": 14125474,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4085.035821,
            "variance": 16687517.66
          },
          {
            "average": 188201774.7,
            "count": 14125474,
            "maximum": 188230616.4,
            "minimum": 188155594.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35334.74337,
            "variance": 1248544089
          },
          {
            "average": 0,
            "count": 14125474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14125474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14125474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14125474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14125474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301371.3822,
          4834528.211,
          1434.693486,
          302420.5222,
          4835946.191,
          1537.393486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301371.38223917474,
                4834528.210827248,
                1434.6934855967854
              ],
              [
                301371.38223917474,
                4835946.190827249,
                1434.6934855967854
              ],
              [
                302420.52223917475,
                4835946.190827249,
                1537.3934855967852
              ],
              [
                302420.52223917475,
                4834528.210827248,
                1537.3934855967852
              ],
              [
                301371.38223917474,
                4834528.210827248,
                1434.6934855967854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:03:36+00:00",
        "end_time": "2017-08-30T19:13:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629954,
            43.63722699,
            1434.693486,
            -119.4494792,
            43.65026224,
            1537.393486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247402380817,
                  43.63722698845296,
                  1434.6934855967854
                ],
                [
                  -119.46299542358302,
                  43.64998277043232,
                  1434.6934855967854
                ],
                [
                  -119.4499978365661,
                  43.650262244408054,
                  1537.3934855967852
                ],
                [
                  -119.4494791815671,
                  43.63750633871188,
                  1537.3934855967852
                ],
                [
                  -119.46247402380817,
                  43.63722698845296,
                  1434.6934855967854
                ]
              ]
            ]
          },
          "id": "20170830_43119F4319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:03:36Z",
            "pc:count": 14125474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301898.0996,
                "count": 14125474,
                "maximum": 302420.5222,
                "minimum": 301371.3822,
                "name": "X",
                "position": 0,
                "stddev": 289.9609872,
                "variance": 84077.37409
              },
              {
                "average": 4835253.674,
                "count": 14125474,
                "maximum": 4835946.191,
                "minimum": 4834528.211,
                "name": "Y",
                "position": 1,
                "stddev": 399.1814691,
                "variance": 159345.8453
              },
              {
                "average": 1481.857748,
                "count": 14125474,
                "maximum": 1537.393486,
                "minimum": 1434.693486,
                "name": "Z",
                "position": 2,
                "stddev": 27.68776434,
                "variance": 766.6122944
              },
              {
                "average": 19161.89326,
                "count": 14125474,
                "maximum": 32081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2932.879208,
                "variance": 8601780.447
              },
              {
                "average": 1.0375935,
                "count": 14125474,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2217136195,
                "variance": 0.04915692907
              },
              {
                "average": 1.075924178,
                "count": 14125474,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.332648757,
                "variance": 0.1106551955
              },
              {
                "average": 0.5031248509,
                "count": 14125474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902529,
                "variance": 0.249990253
              },
              {
                "average": 7.504172957e-06,
                "count": 14125474,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002739364374,
                "variance": 7.504117176e-06
              },
              {
                "average": 1.192923296,
                "count": 14125474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3945933461,
                "variance": 0.1557039088
              },
              {
                "average": 0.1554104109,
                "count": 14125474,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66701755,
                "variance": 136.1192986
              },
              {
                "average": 1.974995813,
                "count": 14125474,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012201107,
                "variance": 1.02455108
              },
              {
                "average": 1119.456784,
                "count": 14125474,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.656844649,
                "variance": 58.62726998
              },
              {
                "average": 37806.04333,
                "count": 14125474,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5267.934205,
                "variance": 27751130.79
              },
              {
                "average": 36400.02854,
                "count": 14125474,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4094.975763,
                "variance": 16768826.5
              },
              {
                "average": 32972.75081,
                "count": 14125474,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4085.035821,
                "variance": 16687517.66
              },
              {
                "average": 188201774.7,
                "count": 14125474,
                "maximum": 188230616.4,
                "minimum": 188155594.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35334.74337,
                "variance": 1248544089
              },
              {
                "average": 0,
                "count": 14125474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14125474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14125474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14125474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14125474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301371.3822,
              4834528.211,
              1434.693486,
              302420.5222,
              4835946.191,
              1537.393486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301371.38223917474,
                    4834528.210827248,
                    1434.6934855967854
                  ],
                  [
                    301371.38223917474,
                    4835946.190827249,
                    1434.6934855967854
                  ],
                  [
                    302420.52223917475,
                    4835946.190827249,
                    1537.3934855967852
                  ],
                  [
                    302420.52223917475,
                    4834528.210827248,
                    1537.3934855967852
                  ],
                  [
                    301371.38223917474,
                    4834528.210827248,
                    1434.6934855967854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:03:36+00:00",
            "end_time": "2017-08-30T19:13:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247261762071,
              43.72471526610304,
              1414.2938565548623
            ],
            [
              -119.56301735018705,
              43.73748192654828,
              1414.2938565548623
            ],
            [
              -119.54999862114407,
              43.73777330439108,
              1494.513856554862
            ],
            [
              -119.54945664819402,
              43.725006514867765,
              1494.513856554862
            ],
            [
              -119.56247261762071,
              43.72471526610304,
              1414.2938565548623
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630174,
        43.72471527,
        1414.293857,
        -119.5494566,
        43.7377733,
        1494.513857
      ],
      "properties": {
        "datetime": "2017-08-31T17:28:52Z",
        "pc:count": 18387010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294149.7222,
            "count": 18387010,
            "maximum": 294654.7578,
            "minimum": 293605.3578,
            "name": "X",
            "position": 0,
            "stddev": 284.8736888,
            "variance": 81153.01856
          },
          {
            "average": 4845201.415,
            "count": 18387010,
            "maximum": 4845908.831,
            "minimum": 4844489.511,
            "name": "Y",
            "position": 1,
            "stddev": 403.2293718,
            "variance": 162593.9263
          },
          {
            "average": 1456.206013,
            "count": 18387010,
            "maximum": 1494.513857,
            "minimum": 1414.293857,
            "name": "Z",
            "position": 2,
            "stddev": 14.51407116,
            "variance": 210.6582618
          },
          {
            "average": 19509.01552,
            "count": 18387010,
            "maximum": 30642,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3568.176934,
            "variance": 12731886.63
          },
          {
            "average": 1.078924034,
            "count": 18387010,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3160943948,
            "variance": 0.0999156664
          },
          {
            "average": 1.158870855,
            "count": 18387010,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4658167014,
            "variance": 0.2169851993
          },
          {
            "average": 0.4993799971,
            "count": 18387010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996292,
            "variance": 0.2499996292
          },
          {
            "average": 2.556152414e-06,
            "count": 18387010,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001598795177,
            "variance": 2.556146019e-06
          },
          {
            "average": 1.134526223,
            "count": 18387010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3412168289,
            "variance": 0.1164289244
          },
          {
            "average": 1.557575016,
            "count": 18387010,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.42649144,
            "variance": 130.5647065
          },
          {
            "average": 1.950550525,
            "count": 18387010,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019791471,
            "variance": 1.039974645
          },
          {
            "average": 1132.192863,
            "count": 18387010,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.24216253,
            "variance": 1.542967751
          },
          {
            "average": 36572.57964,
            "count": 18387010,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7935.717117,
            "variance": 62975606.17
          },
          {
            "average": 35515.33892,
            "count": 18387010,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6413.655444,
            "variance": 41134976.16
          },
          {
            "average": 31898.09771,
            "count": 18387010,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6268.077294,
            "variance": 39288792.96
          },
          {
            "average": 188234079.4,
            "count": 18387010,
            "maximum": 188235732.3,
            "minimum": 188232122.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 786.8389854,
            "variance": 619115.5889
          },
          {
            "average": 0,
            "count": 18387010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18387010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18387010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18387010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18387010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293605.3578,
          4844489.511,
          1414.293857,
          294654.7578,
          4845908.831,
          1494.513857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293605.3577525317,
                4844489.511441242,
                1414.2938565548623
              ],
              [
                293605.3577525317,
                4845908.831441242,
                1414.2938565548623
              ],
              [
                294654.75775253173,
                4845908.831441242,
                1494.513856554862
              ],
              [
                294654.75775253173,
                4844489.511441242,
                1494.513856554862
              ],
              [
                293605.3577525317,
                4844489.511441242,
                1414.2938565548623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:28:52+00:00",
        "end_time": "2017-08-31T16:28:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630174,
            43.72471527,
            1414.293857,
            -119.5494566,
            43.7377733,
            1494.513857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247261762071,
                  43.72471526610304,
                  1414.2938565548623
                ],
                [
                  -119.56301735018705,
                  43.73748192654828,
                  1414.2938565548623
                ],
                [
                  -119.54999862114407,
                  43.73777330439108,
                  1494.513856554862
                ],
                [
                  -119.54945664819402,
                  43.725006514867765,
                  1494.513856554862
                ],
                [
                  -119.56247261762071,
                  43.72471526610304,
                  1414.2938565548623
                ]
              ]
            ]
          },
          "id": "20170831_43119F5206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:28:52Z",
            "pc:count": 18387010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294149.7222,
                "count": 18387010,
                "maximum": 294654.7578,
                "minimum": 293605.3578,
                "name": "X",
                "position": 0,
                "stddev": 284.8736888,
                "variance": 81153.01856
              },
              {
                "average": 4845201.415,
                "count": 18387010,
                "maximum": 4845908.831,
                "minimum": 4844489.511,
                "name": "Y",
                "position": 1,
                "stddev": 403.2293718,
                "variance": 162593.9263
              },
              {
                "average": 1456.206013,
                "count": 18387010,
                "maximum": 1494.513857,
                "minimum": 1414.293857,
                "name": "Z",
                "position": 2,
                "stddev": 14.51407116,
                "variance": 210.6582618
              },
              {
                "average": 19509.01552,
                "count": 18387010,
                "maximum": 30642,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3568.176934,
                "variance": 12731886.63
              },
              {
                "average": 1.078924034,
                "count": 18387010,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3160943948,
                "variance": 0.0999156664
              },
              {
                "average": 1.158870855,
                "count": 18387010,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4658167014,
                "variance": 0.2169851993
              },
              {
                "average": 0.4993799971,
                "count": 18387010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996292,
                "variance": 0.2499996292
              },
              {
                "average": 2.556152414e-06,
                "count": 18387010,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001598795177,
                "variance": 2.556146019e-06
              },
              {
                "average": 1.134526223,
                "count": 18387010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3412168289,
                "variance": 0.1164289244
              },
              {
                "average": 1.557575016,
                "count": 18387010,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.42649144,
                "variance": 130.5647065
              },
              {
                "average": 1.950550525,
                "count": 18387010,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019791471,
                "variance": 1.039974645
              },
              {
                "average": 1132.192863,
                "count": 18387010,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.24216253,
                "variance": 1.542967751
              },
              {
                "average": 36572.57964,
                "count": 18387010,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7935.717117,
                "variance": 62975606.17
              },
              {
                "average": 35515.33892,
                "count": 18387010,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6413.655444,
                "variance": 41134976.16
              },
              {
                "average": 31898.09771,
                "count": 18387010,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6268.077294,
                "variance": 39288792.96
              },
              {
                "average": 188234079.4,
                "count": 18387010,
                "maximum": 188235732.3,
                "minimum": 188232122.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 786.8389854,
                "variance": 619115.5889
              },
              {
                "average": 0,
                "count": 18387010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18387010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18387010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18387010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18387010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293605.3578,
              4844489.511,
              1414.293857,
              294654.7578,
              4845908.831,
              1494.513857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293605.3577525317,
                    4844489.511441242,
                    1414.2938565548623
                  ],
                  [
                    293605.3577525317,
                    4845908.831441242,
                    1414.2938565548623
                  ],
                  [
                    294654.75775253173,
                    4845908.831441242,
                    1494.513856554862
                  ],
                  [
                    294654.75775253173,
                    4844489.511441242,
                    1494.513856554862
                  ],
                  [
                    293605.3577525317,
                    4844489.511441242,
                    1414.2938565548623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:28:52+00:00",
            "end_time": "2017-08-31T16:28:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3749752119638,
              43.624736284935054,
              1528.9416385450272
            ],
            [
              -119.37547751483925,
              43.63748374317195,
              1528.9416385450272
            ],
            [
              -119.36249739324585,
              43.63775288233955,
              1639.9416385450272
            ],
            [
              -119.36199782882173,
              43.62500530503606,
              1639.9416385450272
            ],
            [
              -119.3749752119638,
              43.624736284935054,
              1528.9416385450272
            ]
          ]
        ]
      },
      "bbox": [
        -119.3754775,
        43.62473628,
        1528.941639,
        -119.3619978,
        43.63775288,
        1639.941639
      ],
      "properties": {
        "datetime": "2017-08-30T17:34:34Z",
        "pc:count": 13326401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308906.4129,
            "count": 13326401,
            "maximum": 309437.6101,
            "minimum": 308389.7301,
            "name": "X",
            "position": 0,
            "stddev": 292.966844,
            "variance": 85829.57169
          },
          {
            "average": 4833637.279,
            "count": 13326401,
            "maximum": 4834352.15,
            "minimum": 4832935.19,
            "name": "Y",
            "position": 1,
            "stddev": 400.7260385,
            "variance": 160581.358
          },
          {
            "average": 1586.535796,
            "count": 13326401,
            "maximum": 1639.941639,
            "minimum": 1528.941639,
            "name": "Z",
            "position": 2,
            "stddev": 19.2837746,
            "variance": 371.8639627
          },
          {
            "average": 19335.38056,
            "count": 13326401,
            "maximum": 29729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1916.90808,
            "variance": 3674536.588
          },
          {
            "average": 1.008966637,
            "count": 13326401,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1130447317,
            "variance": 0.01277911136
          },
          {
            "average": 1.01860855,
            "count": 13326401,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1815200007,
            "variance": 0.03294951065
          },
          {
            "average": 0.5025010879,
            "count": 13326401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937633,
            "variance": 0.2499937633
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151178702,
            "count": 13326401,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3582229912,
            "variance": 0.1283237114
          },
          {
            "average": 0.1772412741,
            "count": 13326401,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68554017,
            "variance": 136.551849
          },
          {
            "average": 1.99425899,
            "count": 13326401,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.00332335,
            "variance": 1.006657745
          },
          {
            "average": 1096.746823,
            "count": 13326401,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9725945175,
            "variance": 0.9459400954
          },
          {
            "average": 34294.42442,
            "count": 13326401,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6528.677417,
            "variance": 42623628.81
          },
          {
            "average": 34125.46748,
            "count": 13326401,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4834.167479,
            "variance": 23369175.22
          },
          {
            "average": 29883.88972,
            "count": 13326401,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5165.607642,
            "variance": 26683502.31
          },
          {
            "average": 188148263.9,
            "count": 13326401,
            "maximum": 188149674,
            "minimum": 188146630.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.5913532,
            "variance": 348798.1465
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13326401,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308389.7301,
          4832935.19,
          1528.941639,
          309437.6101,
          4834352.15,
          1639.941639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308389.7301383588,
                4832935.1895431485,
                1528.9416385450272
              ],
              [
                308389.7301383588,
                4834352.149543149,
                1528.9416385450272
              ],
              [
                309437.6101383588,
                4834352.149543149,
                1639.9416385450272
              ],
              [
                309437.6101383588,
                4832935.1895431485,
                1639.9416385450272
              ],
              [
                308389.7301383588,
                4832935.1895431485,
                1528.9416385450272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:34:34+00:00",
        "end_time": "2017-08-30T16:43:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3754775,
            43.62473628,
            1528.941639,
            -119.3619978,
            43.63775288,
            1639.941639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3749752119638,
                  43.624736284935054,
                  1528.9416385450272
                ],
                [
                  -119.37547751483925,
                  43.63748374317195,
                  1528.9416385450272
                ],
                [
                  -119.36249739324585,
                  43.63775288233955,
                  1639.9416385450272
                ],
                [
                  -119.36199782882173,
                  43.62500530503606,
                  1639.9416385450272
                ],
                [
                  -119.3749752119638,
                  43.624736284935054,
                  1528.9416385450272
                ]
              ]
            ]
          },
          "id": "20170830_43119F3321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:34:34Z",
            "pc:count": 13326401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308906.4129,
                "count": 13326401,
                "maximum": 309437.6101,
                "minimum": 308389.7301,
                "name": "X",
                "position": 0,
                "stddev": 292.966844,
                "variance": 85829.57169
              },
              {
                "average": 4833637.279,
                "count": 13326401,
                "maximum": 4834352.15,
                "minimum": 4832935.19,
                "name": "Y",
                "position": 1,
                "stddev": 400.7260385,
                "variance": 160581.358
              },
              {
                "average": 1586.535796,
                "count": 13326401,
                "maximum": 1639.941639,
                "minimum": 1528.941639,
                "name": "Z",
                "position": 2,
                "stddev": 19.2837746,
                "variance": 371.8639627
              },
              {
                "average": 19335.38056,
                "count": 13326401,
                "maximum": 29729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1916.90808,
                "variance": 3674536.588
              },
              {
                "average": 1.008966637,
                "count": 13326401,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1130447317,
                "variance": 0.01277911136
              },
              {
                "average": 1.01860855,
                "count": 13326401,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1815200007,
                "variance": 0.03294951065
              },
              {
                "average": 0.5025010879,
                "count": 13326401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937633,
                "variance": 0.2499937633
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151178702,
                "count": 13326401,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3582229912,
                "variance": 0.1283237114
              },
              {
                "average": 0.1772412741,
                "count": 13326401,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68554017,
                "variance": 136.551849
              },
              {
                "average": 1.99425899,
                "count": 13326401,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.00332335,
                "variance": 1.006657745
              },
              {
                "average": 1096.746823,
                "count": 13326401,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9725945175,
                "variance": 0.9459400954
              },
              {
                "average": 34294.42442,
                "count": 13326401,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6528.677417,
                "variance": 42623628.81
              },
              {
                "average": 34125.46748,
                "count": 13326401,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4834.167479,
                "variance": 23369175.22
              },
              {
                "average": 29883.88972,
                "count": 13326401,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5165.607642,
                "variance": 26683502.31
              },
              {
                "average": 188148263.9,
                "count": 13326401,
                "maximum": 188149674,
                "minimum": 188146630.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.5913532,
                "variance": 348798.1465
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13326401,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308389.7301,
              4832935.19,
              1528.941639,
              309437.6101,
              4834352.15,
              1639.941639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308389.7301383588,
                    4832935.1895431485,
                    1528.9416385450272
                  ],
                  [
                    308389.7301383588,
                    4834352.149543149,
                    1528.9416385450272
                  ],
                  [
                    309437.6101383588,
                    4834352.149543149,
                    1639.9416385450272
                  ],
                  [
                    309437.6101383588,
                    4832935.1895431485,
                    1639.9416385450272
                  ],
                  [
                    308389.7301383588,
                    4832935.1895431485,
                    1528.9416385450272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:34:34+00:00",
            "end_time": "2017-08-30T16:43: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": "20170910_43119E6412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497296207263,
              43.52470263438144,
              1342.322773241746
            ],
            [
              -119.67553817985801,
              43.53748082649571,
              1342.322773241746
            ],
            [
              -119.66250017418353,
              43.53778540246677,
              1512.6027732417463
            ],
            [
              -119.6619377027755,
              43.525007075260184,
              1512.6027732417463
            ],
            [
              -119.67497296207263,
              43.52470263438144,
              1342.322773241746
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755382,
        43.52470263,
        1342.322773,
        -119.6619377,
        43.5377854,
        1512.602773
      ],
      "properties": {
        "datetime": "2017-09-11T20:00:46Z",
        "pc:count": 14387869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284352.4302,
            "count": 14387869,
            "maximum": 284882.1721,
            "minimum": 283827.6321,
            "name": "X",
            "position": 0,
            "stddev": 297.130987,
            "variance": 88286.82345
          },
          {
            "average": 4823243.684,
            "count": 14387869,
            "maximum": 4823981.969,
            "minimum": 4822561.289,
            "name": "Y",
            "position": 1,
            "stddev": 406.2642147,
            "variance": 165050.6121
          },
          {
            "average": 1406.541128,
            "count": 14387869,
            "maximum": 1512.602773,
            "minimum": 1342.322773,
            "name": "Z",
            "position": 2,
            "stddev": 40.02399207,
            "variance": 1601.919942
          },
          {
            "average": 23884.03148,
            "count": 14387869,
            "maximum": 40161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5928.303951,
            "variance": 35144787.73
          },
          {
            "average": 1.099474981,
            "count": 14387869,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.331808682,
            "variance": 0.1100970015
          },
          {
            "average": 1.200869635,
            "count": 14387869,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.47248691,
            "variance": 0.2232438801
          },
          {
            "average": 0.5007187652,
            "count": 14387869,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995008,
            "variance": 0.2499995008
          },
          {
            "average": 4.330036644e-05,
            "count": 14387869,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006580159157,
            "variance": 4.329849453e-05
          },
          {
            "average": 1.242055721,
            "count": 14387869,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4283278669,
            "variance": 0.1834647615
          },
          {
            "average": 0.195047016,
            "count": 14387869,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00022857,
            "variance": 144.0054858
          },
          {
            "average": 1.952360284,
            "count": 14387869,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028711869,
            "variance": 1.05824811
          },
          {
            "average": 1185.273818,
            "count": 14387869,
            "maximum": 1188,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.830773077,
            "variance": 3.351730061
          },
          {
            "average": 38653.82254,
            "count": 14387869,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8888.990455,
            "variance": 79014151.31
          },
          {
            "average": 37845.97912,
            "count": 14387869,
            "maximum": 55552,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7164.930141,
            "variance": 51336223.92
          },
          {
            "average": 34091.43085,
            "count": 14387869,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7345.594285,
            "variance": 53957755.39
          },
          {
            "average": 189182724.4,
            "count": 14387869,
            "maximum": 189195246.7,
            "minimum": 189105790.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29583.00019,
            "variance": 875153900.2
          },
          {
            "average": 0,
            "count": 14387869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14387869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14387869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14387869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14387869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283827.6321,
          4822561.289,
          1342.322773,
          284882.1721,
          4823981.969,
          1512.602773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283827.63209673227,
                4822561.289469938,
                1342.322773241746
              ],
              [
                283827.63209673227,
                4823981.9694699375,
                1342.322773241746
              ],
              [
                284882.1720967323,
                4823981.9694699375,
                1512.6027732417463
              ],
              [
                284882.1720967323,
                4822561.289469938,
                1512.6027732417463
              ],
              [
                283827.63209673227,
                4822561.289469938,
                1342.322773241746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:00:46+00:00",
        "end_time": "2017-09-10T19:09:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119E6412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119E6412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119E6412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755382,
            43.52470263,
            1342.322773,
            -119.6619377,
            43.5377854,
            1512.602773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497296207263,
                  43.52470263438144,
                  1342.322773241746
                ],
                [
                  -119.67553817985801,
                  43.53748082649571,
                  1342.322773241746
                ],
                [
                  -119.66250017418353,
                  43.53778540246677,
                  1512.6027732417463
                ],
                [
                  -119.6619377027755,
                  43.525007075260184,
                  1512.6027732417463
                ],
                [
                  -119.67497296207263,
                  43.52470263438144,
                  1342.322773241746
                ]
              ]
            ]
          },
          "id": "20170910_43119E6412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119E6412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:00:46Z",
            "pc:count": 14387869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284352.4302,
                "count": 14387869,
                "maximum": 284882.1721,
                "minimum": 283827.6321,
                "name": "X",
                "position": 0,
                "stddev": 297.130987,
                "variance": 88286.82345
              },
              {
                "average": 4823243.684,
                "count": 14387869,
                "maximum": 4823981.969,
                "minimum": 4822561.289,
                "name": "Y",
                "position": 1,
                "stddev": 406.2642147,
                "variance": 165050.6121
              },
              {
                "average": 1406.541128,
                "count": 14387869,
                "maximum": 1512.602773,
                "minimum": 1342.322773,
                "name": "Z",
                "position": 2,
                "stddev": 40.02399207,
                "variance": 1601.919942
              },
              {
                "average": 23884.03148,
                "count": 14387869,
                "maximum": 40161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5928.303951,
                "variance": 35144787.73
              },
              {
                "average": 1.099474981,
                "count": 14387869,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.331808682,
                "variance": 0.1100970015
              },
              {
                "average": 1.200869635,
                "count": 14387869,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.47248691,
                "variance": 0.2232438801
              },
              {
                "average": 0.5007187652,
                "count": 14387869,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995008,
                "variance": 0.2499995008
              },
              {
                "average": 4.330036644e-05,
                "count": 14387869,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006580159157,
                "variance": 4.329849453e-05
              },
              {
                "average": 1.242055721,
                "count": 14387869,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4283278669,
                "variance": 0.1834647615
              },
              {
                "average": 0.195047016,
                "count": 14387869,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00022857,
                "variance": 144.0054858
              },
              {
                "average": 1.952360284,
                "count": 14387869,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028711869,
                "variance": 1.05824811
              },
              {
                "average": 1185.273818,
                "count": 14387869,
                "maximum": 1188,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.830773077,
                "variance": 3.351730061
              },
              {
                "average": 38653.82254,
                "count": 14387869,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8888.990455,
                "variance": 79014151.31
              },
              {
                "average": 37845.97912,
                "count": 14387869,
                "maximum": 55552,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7164.930141,
                "variance": 51336223.92
              },
              {
                "average": 34091.43085,
                "count": 14387869,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7345.594285,
                "variance": 53957755.39
              },
              {
                "average": 189182724.4,
                "count": 14387869,
                "maximum": 189195246.7,
                "minimum": 189105790.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29583.00019,
                "variance": 875153900.2
              },
              {
                "average": 0,
                "count": 14387869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14387869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14387869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14387869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14387869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283827.6321,
              4822561.289,
              1342.322773,
              284882.1721,
              4823981.969,
              1512.602773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283827.63209673227,
                    4822561.289469938,
                    1342.322773241746
                  ],
                  [
                    283827.63209673227,
                    4823981.9694699375,
                    1342.322773241746
                  ],
                  [
                    284882.1720967323,
                    4823981.9694699375,
                    1512.6027732417463
                  ],
                  [
                    284882.1720967323,
                    4822561.289469938,
                    1512.6027732417463
                  ],
                  [
                    283827.63209673227,
                    4822561.289469938,
                    1342.322773241746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:00:46+00:00",
            "end_time": "2017-09-10T19:09: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": "20170830_43119F3307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247523338119,
              43.66223695570419,
              1552.0291139969886
            ],
            [
              -119.36297551289952,
              43.674983545675204,
              1552.0291139969886
            ],
            [
              -119.3499968621958,
              43.675251247897485,
              1719.2691139969884
            ],
            [
              -119.34949932428323,
              43.66250453951105,
              1719.2691139969884
            ],
            [
              -119.36247523338119,
              43.66223695570419,
              1552.0291139969886
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629755,
        43.66223696,
        1552.029114,
        -119.3494993,
        43.67525125,
        1719.269114
      ],
      "properties": {
        "datetime": "2017-08-30T16:34:24Z",
        "pc:count": 14624035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310051.4566,
            "count": 14624035,
            "maximum": 310563.9371,
            "minimum": 309516.8371,
            "name": "X",
            "position": 0,
            "stddev": 295.0074233,
            "variance": 87029.37979
          },
          {
            "average": 4837797.674,
            "count": 14624035,
            "maximum": 4838488.296,
            "minimum": 4837071.436,
            "name": "Y",
            "position": 1,
            "stddev": 400.0809084,
            "variance": 160064.7332
          },
          {
            "average": 1600.134315,
            "count": 14624035,
            "maximum": 1719.269114,
            "minimum": 1552.029114,
            "name": "Z",
            "position": 2,
            "stddev": 40.27174795,
            "variance": 1621.813683
          },
          {
            "average": 20002.12109,
            "count": 14624035,
            "maximum": 40721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4036.30894,
            "variance": 16291789.86
          },
          {
            "average": 1.079961926,
            "count": 14624035,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3474600258,
            "variance": 0.1207284695
          },
          {
            "average": 1.165770459,
            "count": 14624035,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5524881804,
            "variance": 0.3052431895
          },
          {
            "average": 0.5016758371,
            "count": 14624035,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972087,
            "variance": 0.2499972087
          },
          {
            "average": 4.786640623e-07,
            "count": 14624035,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006918553793,
            "variance": 4.786638659e-07
          },
          {
            "average": 1.169050744,
            "count": 14624035,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3747967445,
            "variance": 0.1404725997
          },
          {
            "average": 0.0460826033,
            "count": 14624035,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90552724,
            "variance": 141.7415789
          },
          {
            "average": 1.949232274,
            "count": 14624035,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023277692,
            "variance": 1.047097235
          },
          {
            "average": 1067.404526,
            "count": 14624035,
            "maximum": 1093,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 150.253183,
            "variance": 22576.019
          },
          {
            "average": 36385.81033,
            "count": 14624035,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7066.53469,
            "variance": 49935912.52
          },
          {
            "average": 35634.55323,
            "count": 14624035,
            "maximum": 60160,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5605.680528,
            "variance": 31423654.18
          },
          {
            "average": 31154.1211,
            "count": 14624035,
            "maximum": 60160,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5258.323809,
            "variance": 27649969.28
          },
          {
            "average": 188144420.1,
            "count": 14624035,
            "maximum": 188146064.6,
            "minimum": 188143435.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 511.491826,
            "variance": 261623.888
          },
          {
            "average": 0,
            "count": 14624035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14624035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14624035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14624035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14624035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309516.8371,
          4837071.436,
          1552.029114,
          310563.9371,
          4838488.296,
          1719.269114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309516.83711236104,
                4837071.435743295,
                1552.0291139969886
              ],
              [
                309516.83711236104,
                4838488.295743294,
                1552.0291139969886
              ],
              [
                310563.937112361,
                4838488.295743294,
                1719.2691139969884
              ],
              [
                310563.937112361,
                4837071.435743295,
                1719.2691139969884
              ],
              [
                309516.83711236104,
                4837071.435743295,
                1552.0291139969886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:34:24+00:00",
        "end_time": "2017-08-30T15:50:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629755,
            43.66223696,
            1552.029114,
            -119.3494993,
            43.67525125,
            1719.269114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247523338119,
                  43.66223695570419,
                  1552.0291139969886
                ],
                [
                  -119.36297551289952,
                  43.674983545675204,
                  1552.0291139969886
                ],
                [
                  -119.3499968621958,
                  43.675251247897485,
                  1719.2691139969884
                ],
                [
                  -119.34949932428323,
                  43.66250453951105,
                  1719.2691139969884
                ],
                [
                  -119.36247523338119,
                  43.66223695570419,
                  1552.0291139969886
                ]
              ]
            ]
          },
          "id": "20170830_43119F3307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:34:24Z",
            "pc:count": 14624035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310051.4566,
                "count": 14624035,
                "maximum": 310563.9371,
                "minimum": 309516.8371,
                "name": "X",
                "position": 0,
                "stddev": 295.0074233,
                "variance": 87029.37979
              },
              {
                "average": 4837797.674,
                "count": 14624035,
                "maximum": 4838488.296,
                "minimum": 4837071.436,
                "name": "Y",
                "position": 1,
                "stddev": 400.0809084,
                "variance": 160064.7332
              },
              {
                "average": 1600.134315,
                "count": 14624035,
                "maximum": 1719.269114,
                "minimum": 1552.029114,
                "name": "Z",
                "position": 2,
                "stddev": 40.27174795,
                "variance": 1621.813683
              },
              {
                "average": 20002.12109,
                "count": 14624035,
                "maximum": 40721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4036.30894,
                "variance": 16291789.86
              },
              {
                "average": 1.079961926,
                "count": 14624035,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3474600258,
                "variance": 0.1207284695
              },
              {
                "average": 1.165770459,
                "count": 14624035,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5524881804,
                "variance": 0.3052431895
              },
              {
                "average": 0.5016758371,
                "count": 14624035,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972087,
                "variance": 0.2499972087
              },
              {
                "average": 4.786640623e-07,
                "count": 14624035,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006918553793,
                "variance": 4.786638659e-07
              },
              {
                "average": 1.169050744,
                "count": 14624035,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3747967445,
                "variance": 0.1404725997
              },
              {
                "average": 0.0460826033,
                "count": 14624035,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90552724,
                "variance": 141.7415789
              },
              {
                "average": 1.949232274,
                "count": 14624035,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023277692,
                "variance": 1.047097235
              },
              {
                "average": 1067.404526,
                "count": 14624035,
                "maximum": 1093,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 150.253183,
                "variance": 22576.019
              },
              {
                "average": 36385.81033,
                "count": 14624035,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7066.53469,
                "variance": 49935912.52
              },
              {
                "average": 35634.55323,
                "count": 14624035,
                "maximum": 60160,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5605.680528,
                "variance": 31423654.18
              },
              {
                "average": 31154.1211,
                "count": 14624035,
                "maximum": 60160,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5258.323809,
                "variance": 27649969.28
              },
              {
                "average": 188144420.1,
                "count": 14624035,
                "maximum": 188146064.6,
                "minimum": 188143435.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 511.491826,
                "variance": 261623.888
              },
              {
                "average": 0,
                "count": 14624035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14624035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14624035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14624035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14624035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309516.8371,
              4837071.436,
              1552.029114,
              310563.9371,
              4838488.296,
              1719.269114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309516.83711236104,
                    4837071.435743295,
                    1552.0291139969886
                  ],
                  [
                    309516.83711236104,
                    4838488.295743294,
                    1552.0291139969886
                  ],
                  [
                    310563.937112361,
                    4838488.295743294,
                    1719.2691139969884
                  ],
                  [
                    310563.937112361,
                    4837071.435743295,
                    1719.2691139969884
                  ],
                  [
                    309516.83711236104,
                    4837071.435743295,
                    1552.0291139969886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:34:24+00:00",
            "end_time": "2017-08-30T15:50:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997397312287,
              43.69971639524957,
              1566.024283893077
            ],
            [
              -119.55051553974326,
              43.71248233680061,
              1566.024283893077
            ],
            [
              -119.53749837684634,
              43.712772242653486,
              1709.6242838930768
            ],
            [
              -119.53695956699158,
              43.70000617267859,
              1709.6242838930768
            ],
            [
              -119.54997397312287,
              43.69971639524957,
              1566.024283893077
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505155,
        43.6997164,
        1566.024284,
        -119.5369596,
        43.71277224,
        1709.624284
      ],
      "properties": {
        "datetime": "2017-08-31T17:45:06Z",
        "pc:count": 26103180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295082.1331,
            "count": 26103180,
            "maximum": 295576.3435,
            "minimum": 294526.6435,
            "name": "X",
            "position": 0,
            "stddev": 294.7145404,
            "variance": 86856.66032
          },
          {
            "average": 4842416.731,
            "count": 26103180,
            "maximum": 4843101.109,
            "minimum": 4841681.889,
            "name": "Y",
            "position": 1,
            "stddev": 410.8404434,
            "variance": 168789.8699
          },
          {
            "average": 1627.616644,
            "count": 26103180,
            "maximum": 1709.624284,
            "minimum": 1566.024284,
            "name": "Z",
            "position": 2,
            "stddev": 28.21925694,
            "variance": 796.326462
          },
          {
            "average": 13583.34216,
            "count": 26103180,
            "maximum": 32577,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5848.864461,
            "variance": 34209215.48
          },
          {
            "average": 1.506005552,
            "count": 26103180,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7129774476,
            "variance": 0.5083368407
          },
          {
            "average": 2.023856365,
            "count": 26103180,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8924243354,
            "variance": 0.7964211944
          },
          {
            "average": 0.4991971476,
            "count": 26103180,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999365,
            "variance": 0.249999365
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.080998292,
            "count": 26103180,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2728324975,
            "variance": 0.07443757168
          },
          {
            "average": 1.912836915,
            "count": 26103180,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6728963,
            "variance": 136.256508
          },
          {
            "average": 1.747626879,
            "count": 26103180,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0833434,
            "variance": 1.173632922
          },
          {
            "average": 1133.068607,
            "count": 26103180,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.257013155,
            "variance": 1.580082072
          },
          {
            "average": 21238.16354,
            "count": 26103180,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9950.429692,
            "variance": 99011051.06
          },
          {
            "average": 22820.78137,
            "count": 26103180,
            "maximum": 47872,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8203.04694,
            "variance": 67289979.1
          },
          {
            "average": 18440.95526,
            "count": 26103180,
            "maximum": 46592,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7378.73369,
            "variance": 54445710.87
          },
          {
            "average": 188234619.1,
            "count": 26103180,
            "maximum": 188236706.1,
            "minimum": 188232494.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 793.2694819,
            "variance": 629276.4709
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26103180,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294526.6435,
          4841681.889,
          1566.024284,
          295576.3435,
          4843101.109,
          1709.624284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294526.6435370966,
                4841681.889295977,
                1566.024283893077
              ],
              [
                294526.6435370966,
                4843101.109295977,
                1566.024283893077
              ],
              [
                295576.3435370966,
                4843101.109295977,
                1709.6242838930768
              ],
              [
                295576.3435370966,
                4841681.889295977,
                1709.6242838930768
              ],
              [
                294526.6435370966,
                4841681.889295977,
                1566.024283893077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:45:06+00:00",
        "end_time": "2017-08-31T16:34:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505155,
            43.6997164,
            1566.024284,
            -119.5369596,
            43.71277224,
            1709.624284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997397312287,
                  43.69971639524957,
                  1566.024283893077
                ],
                [
                  -119.55051553974326,
                  43.71248233680061,
                  1566.024283893077
                ],
                [
                  -119.53749837684634,
                  43.712772242653486,
                  1709.6242838930768
                ],
                [
                  -119.53695956699158,
                  43.70000617267859,
                  1709.6242838930768
                ],
                [
                  -119.54997397312287,
                  43.69971639524957,
                  1566.024283893077
                ]
              ]
            ]
          },
          "id": "20170831_43119F5217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:45:06Z",
            "pc:count": 26103180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295082.1331,
                "count": 26103180,
                "maximum": 295576.3435,
                "minimum": 294526.6435,
                "name": "X",
                "position": 0,
                "stddev": 294.7145404,
                "variance": 86856.66032
              },
              {
                "average": 4842416.731,
                "count": 26103180,
                "maximum": 4843101.109,
                "minimum": 4841681.889,
                "name": "Y",
                "position": 1,
                "stddev": 410.8404434,
                "variance": 168789.8699
              },
              {
                "average": 1627.616644,
                "count": 26103180,
                "maximum": 1709.624284,
                "minimum": 1566.024284,
                "name": "Z",
                "position": 2,
                "stddev": 28.21925694,
                "variance": 796.326462
              },
              {
                "average": 13583.34216,
                "count": 26103180,
                "maximum": 32577,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5848.864461,
                "variance": 34209215.48
              },
              {
                "average": 1.506005552,
                "count": 26103180,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7129774476,
                "variance": 0.5083368407
              },
              {
                "average": 2.023856365,
                "count": 26103180,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8924243354,
                "variance": 0.7964211944
              },
              {
                "average": 0.4991971476,
                "count": 26103180,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999365,
                "variance": 0.249999365
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.080998292,
                "count": 26103180,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2728324975,
                "variance": 0.07443757168
              },
              {
                "average": 1.912836915,
                "count": 26103180,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6728963,
                "variance": 136.256508
              },
              {
                "average": 1.747626879,
                "count": 26103180,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0833434,
                "variance": 1.173632922
              },
              {
                "average": 1133.068607,
                "count": 26103180,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.257013155,
                "variance": 1.580082072
              },
              {
                "average": 21238.16354,
                "count": 26103180,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9950.429692,
                "variance": 99011051.06
              },
              {
                "average": 22820.78137,
                "count": 26103180,
                "maximum": 47872,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8203.04694,
                "variance": 67289979.1
              },
              {
                "average": 18440.95526,
                "count": 26103180,
                "maximum": 46592,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7378.73369,
                "variance": 54445710.87
              },
              {
                "average": 188234619.1,
                "count": 26103180,
                "maximum": 188236706.1,
                "minimum": 188232494.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 793.2694819,
                "variance": 629276.4709
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26103180,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294526.6435,
              4841681.889,
              1566.024284,
              295576.3435,
              4843101.109,
              1709.624284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294526.6435370966,
                    4841681.889295977,
                    1566.024283893077
                  ],
                  [
                    294526.6435370966,
                    4843101.109295977,
                    1566.024283893077
                  ],
                  [
                    295576.3435370966,
                    4843101.109295977,
                    1709.6242838930768
                  ],
                  [
                    295576.3435370966,
                    4841681.889295977,
                    1709.6242838930768
                  ],
                  [
                    294526.6435370966,
                    4841681.889295977,
                    1566.024283893077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:45:06+00:00",
            "end_time": "2017-08-31T16:34: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": "20170830_43119F4309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247487614052,
              43.66222576602078,
              1493.5703140099422
            ],
            [
              -119.46299678260404,
              43.67498275141946,
              1493.5703140099422
            ],
            [
              -119.44999950217935,
              43.67526222954916,
              1572.8503140099424
            ],
            [
              -119.44948034309267,
              43.66250512042528,
              1572.8503140099424
            ],
            [
              -119.46247487614052,
              43.66222576602078,
              1493.5703140099422
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629968,
        43.66222577,
        1493.570314,
        -119.4494803,
        43.67526223,
        1572.850314
      ],
      "properties": {
        "datetime": "2017-08-30T19:37:21Z",
        "pc:count": 14449227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301990.4972,
            "count": 14449227,
            "maximum": 302502.4116,
            "minimum": 301453.7316,
            "name": "X",
            "position": 0,
            "stddev": 286.1962905,
            "variance": 81908.31669
          },
          {
            "average": 4838013.019,
            "count": 14449227,
            "maximum": 4838722.846,
            "minimum": 4837304.726,
            "name": "Y",
            "position": 1,
            "stddev": 402.5349447,
            "variance": 162034.3817
          },
          {
            "average": 1535.606982,
            "count": 14449227,
            "maximum": 1572.850314,
            "minimum": 1493.570314,
            "name": "Z",
            "position": 2,
            "stddev": 14.89831735,
            "variance": 221.9598598
          },
          {
            "average": 19413.50687,
            "count": 14449227,
            "maximum": 30033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2881.277721,
            "variance": 8301761.308
          },
          {
            "average": 1.028402696,
            "count": 14449227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1712941438,
            "variance": 0.02934168369
          },
          {
            "average": 1.057830429,
            "count": 14449227,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2449325927,
            "variance": 0.05999197494
          },
          {
            "average": 0.5030479485,
            "count": 14449227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907272,
            "variance": 0.2499907273
          },
          {
            "average": 6.713161887e-06,
            "count": 14449227,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002590968407,
            "variance": 6.713117286e-06
          },
          {
            "average": 1.144373398,
            "count": 14449227,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3514679622,
            "variance": 0.1235297285
          },
          {
            "average": 0.396339268,
            "count": 14449227,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57841894,
            "variance": 134.0597851
          },
          {
            "average": 1.974538915,
            "count": 14449227,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011524116,
            "variance": 1.023181037
          },
          {
            "average": 1108.025787,
            "count": 14449227,
            "maximum": 1110,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9360862093,
            "variance": 0.8762573912
          },
          {
            "average": 33974.13858,
            "count": 14449227,
            "maximum": 50688,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 6776.800653,
            "variance": 45925027.09
          },
          {
            "average": 34121.7916,
            "count": 14449227,
            "maximum": 49920,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5176.996152,
            "variance": 26801289.16
          },
          {
            "average": 30456.73568,
            "count": 14449227,
            "maximum": 47872,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 5395.608818,
            "variance": 29112594.51
          },
          {
            "average": 188155645.4,
            "count": 14449227,
            "maximum": 188157041.9,
            "minimum": 188154106.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 685.3320128,
            "variance": 469679.9677
          },
          {
            "average": 0,
            "count": 14449227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14449227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14449227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14449227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14449227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301453.7316,
          4837304.726,
          1493.570314,
          302502.4116,
          4838722.846,
          1572.850314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301453.731635704,
                4837304.725569917,
                1493.5703140099422
              ],
              [
                301453.731635704,
                4838722.845569916,
                1493.5703140099422
              ],
              [
                302502.41163570405,
                4838722.845569916,
                1572.8503140099424
              ],
              [
                302502.41163570405,
                4837304.725569917,
                1572.8503140099424
              ],
              [
                301453.731635704,
                4837304.725569917,
                1493.5703140099422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:37:21+00:00",
        "end_time": "2017-08-30T18:48:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629968,
            43.66222577,
            1493.570314,
            -119.4494803,
            43.67526223,
            1572.850314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247487614052,
                  43.66222576602078,
                  1493.5703140099422
                ],
                [
                  -119.46299678260404,
                  43.67498275141946,
                  1493.5703140099422
                ],
                [
                  -119.44999950217935,
                  43.67526222954916,
                  1572.8503140099424
                ],
                [
                  -119.44948034309267,
                  43.66250512042528,
                  1572.8503140099424
                ],
                [
                  -119.46247487614052,
                  43.66222576602078,
                  1493.5703140099422
                ]
              ]
            ]
          },
          "id": "20170830_43119F4309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:37:21Z",
            "pc:count": 14449227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301990.4972,
                "count": 14449227,
                "maximum": 302502.4116,
                "minimum": 301453.7316,
                "name": "X",
                "position": 0,
                "stddev": 286.1962905,
                "variance": 81908.31669
              },
              {
                "average": 4838013.019,
                "count": 14449227,
                "maximum": 4838722.846,
                "minimum": 4837304.726,
                "name": "Y",
                "position": 1,
                "stddev": 402.5349447,
                "variance": 162034.3817
              },
              {
                "average": 1535.606982,
                "count": 14449227,
                "maximum": 1572.850314,
                "minimum": 1493.570314,
                "name": "Z",
                "position": 2,
                "stddev": 14.89831735,
                "variance": 221.9598598
              },
              {
                "average": 19413.50687,
                "count": 14449227,
                "maximum": 30033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2881.277721,
                "variance": 8301761.308
              },
              {
                "average": 1.028402696,
                "count": 14449227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1712941438,
                "variance": 0.02934168369
              },
              {
                "average": 1.057830429,
                "count": 14449227,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2449325927,
                "variance": 0.05999197494
              },
              {
                "average": 0.5030479485,
                "count": 14449227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907272,
                "variance": 0.2499907273
              },
              {
                "average": 6.713161887e-06,
                "count": 14449227,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002590968407,
                "variance": 6.713117286e-06
              },
              {
                "average": 1.144373398,
                "count": 14449227,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3514679622,
                "variance": 0.1235297285
              },
              {
                "average": 0.396339268,
                "count": 14449227,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57841894,
                "variance": 134.0597851
              },
              {
                "average": 1.974538915,
                "count": 14449227,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011524116,
                "variance": 1.023181037
              },
              {
                "average": 1108.025787,
                "count": 14449227,
                "maximum": 1110,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9360862093,
                "variance": 0.8762573912
              },
              {
                "average": 33974.13858,
                "count": 14449227,
                "maximum": 50688,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 6776.800653,
                "variance": 45925027.09
              },
              {
                "average": 34121.7916,
                "count": 14449227,
                "maximum": 49920,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5176.996152,
                "variance": 26801289.16
              },
              {
                "average": 30456.73568,
                "count": 14449227,
                "maximum": 47872,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 5395.608818,
                "variance": 29112594.51
              },
              {
                "average": 188155645.4,
                "count": 14449227,
                "maximum": 188157041.9,
                "minimum": 188154106.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 685.3320128,
                "variance": 469679.9677
              },
              {
                "average": 0,
                "count": 14449227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14449227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14449227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14449227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14449227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301453.7316,
              4837304.726,
              1493.570314,
              302502.4116,
              4838722.846,
              1572.850314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301453.731635704,
                    4837304.725569917,
                    1493.5703140099422
                  ],
                  [
                    301453.731635704,
                    4838722.845569916,
                    1493.5703140099422
                  ],
                  [
                    302502.41163570405,
                    4838722.845569916,
                    1572.8503140099424
                  ],
                  [
                    302502.41163570405,
                    4837304.725569917,
                    1572.8503140099424
                  ],
                  [
                    301453.731635704,
                    4837304.725569917,
                    1493.5703140099422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:37:21+00:00",
            "end_time": "2017-08-30T18:48: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": "20170831_43119F4301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4999749693265,
              43.6747222800873,
              1513.08792974423
            ],
            [
              -119.50050517691167,
              43.68748193340421,
              1513.08792974423
            ],
            [
              -119.48749763239127,
              43.68776591307146,
              1565.18792974423
            ],
            [
              -119.48697017597726,
              43.6750061340128,
              1565.18792974423
            ],
            [
              -119.4999749693265,
              43.6747222800873,
              1513.08792974423
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005052,
        43.67472228,
        1513.08793,
        -119.4869702,
        43.68776591,
        1565.18793
      ],
      "properties": {
        "datetime": "2017-08-31T16:27:00Z",
        "pc:count": 14917132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298982.7699,
            "count": 14917132,
            "maximum": 299521.217,
            "minimum": 298471.897,
            "name": "X",
            "position": 0,
            "stddev": 291.4563502,
            "variance": 84946.80408
          },
          {
            "average": 4839496.304,
            "count": 14917132,
            "maximum": 4840201.588,
            "minimum": 4838783.128,
            "name": "Y",
            "position": 1,
            "stddev": 393.625933,
            "variance": 154941.3751
          },
          {
            "average": 1534.359648,
            "count": 14917132,
            "maximum": 1565.18793,
            "minimum": 1513.08793,
            "name": "Z",
            "position": 2,
            "stddev": 5.862445203,
            "variance": 34.36826376
          },
          {
            "average": 17561.92114,
            "count": 14917132,
            "maximum": 34065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4503.31853,
            "variance": 20279877.79
          },
          {
            "average": 1.126197046,
            "count": 14917132,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3896015869,
            "variance": 0.1517893965
          },
          {
            "average": 1.257378094,
            "count": 14917132,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5718446703,
            "variance": 0.327006327
          },
          {
            "average": 0.5022543878,
            "count": 14917132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949345,
            "variance": 0.2499949345
          },
          {
            "average": 1.407777313e-06,
            "count": 14917132,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001186497124,
            "variance": 1.407775425e-06
          },
          {
            "average": 1.142004576,
            "count": 14917132,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3490548443,
            "variance": 0.1218392843
          },
          {
            "average": 0.291735269,
            "count": 14917132,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67555729,
            "variance": 136.318638
          },
          {
            "average": 1.918194597,
            "count": 14917132,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.034164098,
            "variance": 1.069495381
          },
          {
            "average": 1126.892546,
            "count": 14917132,
            "maximum": 1129,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9589119796,
            "variance": 0.9195121847
          },
          {
            "average": 33168.81348,
            "count": 14917132,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8915.145374,
            "variance": 79479817.04
          },
          {
            "average": 33309.01829,
            "count": 14917132,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7184.580286,
            "variance": 51618193.88
          },
          {
            "average": 29185.66458,
            "count": 14917132,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7094.462152,
            "variance": 50331393.22
          },
          {
            "average": 188230532.6,
            "count": 14917132,
            "maximum": 188232020.9,
            "minimum": 188229367.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 639.3802979,
            "variance": 408807.1653
          },
          {
            "average": 0,
            "count": 14917132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14917132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14917132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14917132,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14917132,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298471.897,
          4838783.128,
          1513.08793,
          299521.217,
          4840201.588,
          1565.18793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298471.8969954821,
                4838783.1281802915,
                1513.08792974423
              ],
              [
                298471.8969954821,
                4840201.588180292,
                1513.08792974423
              ],
              [
                299521.21699548204,
                4840201.588180292,
                1565.18792974423
              ],
              [
                299521.21699548204,
                4838783.1281802915,
                1565.18792974423
              ],
              [
                298471.8969954821,
                4838783.1281802915,
                1513.08792974423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:27:00+00:00",
        "end_time": "2017-08-31T15:42:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005052,
            43.67472228,
            1513.08793,
            -119.4869702,
            43.68776591,
            1565.18793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4999749693265,
                  43.6747222800873,
                  1513.08792974423
                ],
                [
                  -119.50050517691167,
                  43.68748193340421,
                  1513.08792974423
                ],
                [
                  -119.48749763239127,
                  43.68776591307146,
                  1565.18792974423
                ],
                [
                  -119.48697017597726,
                  43.6750061340128,
                  1565.18792974423
                ],
                [
                  -119.4999749693265,
                  43.6747222800873,
                  1513.08792974423
                ]
              ]
            ]
          },
          "id": "20170831_43119F4301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:27:00Z",
            "pc:count": 14917132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298982.7699,
                "count": 14917132,
                "maximum": 299521.217,
                "minimum": 298471.897,
                "name": "X",
                "position": 0,
                "stddev": 291.4563502,
                "variance": 84946.80408
              },
              {
                "average": 4839496.304,
                "count": 14917132,
                "maximum": 4840201.588,
                "minimum": 4838783.128,
                "name": "Y",
                "position": 1,
                "stddev": 393.625933,
                "variance": 154941.3751
              },
              {
                "average": 1534.359648,
                "count": 14917132,
                "maximum": 1565.18793,
                "minimum": 1513.08793,
                "name": "Z",
                "position": 2,
                "stddev": 5.862445203,
                "variance": 34.36826376
              },
              {
                "average": 17561.92114,
                "count": 14917132,
                "maximum": 34065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4503.31853,
                "variance": 20279877.79
              },
              {
                "average": 1.126197046,
                "count": 14917132,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3896015869,
                "variance": 0.1517893965
              },
              {
                "average": 1.257378094,
                "count": 14917132,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5718446703,
                "variance": 0.327006327
              },
              {
                "average": 0.5022543878,
                "count": 14917132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949345,
                "variance": 0.2499949345
              },
              {
                "average": 1.407777313e-06,
                "count": 14917132,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001186497124,
                "variance": 1.407775425e-06
              },
              {
                "average": 1.142004576,
                "count": 14917132,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3490548443,
                "variance": 0.1218392843
              },
              {
                "average": 0.291735269,
                "count": 14917132,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67555729,
                "variance": 136.318638
              },
              {
                "average": 1.918194597,
                "count": 14917132,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.034164098,
                "variance": 1.069495381
              },
              {
                "average": 1126.892546,
                "count": 14917132,
                "maximum": 1129,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9589119796,
                "variance": 0.9195121847
              },
              {
                "average": 33168.81348,
                "count": 14917132,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8915.145374,
                "variance": 79479817.04
              },
              {
                "average": 33309.01829,
                "count": 14917132,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7184.580286,
                "variance": 51618193.88
              },
              {
                "average": 29185.66458,
                "count": 14917132,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7094.462152,
                "variance": 50331393.22
              },
              {
                "average": 188230532.6,
                "count": 14917132,
                "maximum": 188232020.9,
                "minimum": 188229367.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 639.3802979,
                "variance": 408807.1653
              },
              {
                "average": 0,
                "count": 14917132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14917132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14917132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14917132,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14917132,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298471.897,
              4838783.128,
              1513.08793,
              299521.217,
              4840201.588,
              1565.18793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298471.8969954821,
                    4838783.1281802915,
                    1513.08792974423
                  ],
                  [
                    298471.8969954821,
                    4840201.588180292,
                    1513.08792974423
                  ],
                  [
                    299521.21699548204,
                    4840201.588180292,
                    1565.18792974423
                  ],
                  [
                    299521.21699548204,
                    4838783.1281802915,
                    1565.18792974423
                  ],
                  [
                    298471.8969954821,
                    4838783.1281802915,
                    1513.08792974423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:27:00+00:00",
            "end_time": "2017-08-31T15:42:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997418974509,
              43.72471672612301,
              1439.984680935597
            ],
            [
              -119.55051620603506,
              43.73748207195172,
              1439.984680935597
            ],
            [
              -119.53749883909663,
              43.73777199282888,
              1510.944680935597
            ],
            [
              -119.53695958190376,
              43.725006518580756,
              1510.944680935597
            ],
            [
              -119.54997418974509,
              43.72471672612301,
              1439.984680935597
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505162,
        43.72471673,
        1439.984681,
        -119.5369596,
        43.73777199,
        1510.944681
      ],
      "properties": {
        "datetime": "2017-08-31T17:06:21Z",
        "pc:count": 16390960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295098.8817,
            "count": 16390960,
            "maximum": 295661.3605,
            "minimum": 294612.0805,
            "name": "X",
            "position": 0,
            "stddev": 295.9529947,
            "variance": 87588.17509
          },
          {
            "average": 4845130.436,
            "count": 16390960,
            "maximum": 4845877.768,
            "minimum": 4844458.608,
            "name": "Y",
            "position": 1,
            "stddev": 402.2296243,
            "variance": 161788.6706
          },
          {
            "average": 1466.850697,
            "count": 16390960,
            "maximum": 1510.944681,
            "minimum": 1439.984681,
            "name": "Z",
            "position": 2,
            "stddev": 10.9371685,
            "variance": 119.6216548
          },
          {
            "average": 18877.45019,
            "count": 16390960,
            "maximum": 33265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3845.256357,
            "variance": 14785996.45
          },
          {
            "average": 1.088946407,
            "count": 16390960,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3298120275,
            "variance": 0.1087759735
          },
          {
            "average": 1.179478993,
            "count": 16390960,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4829792426,
            "variance": 0.2332689487
          },
          {
            "average": 0.5069642657,
            "count": 16390960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999515119,
            "variance": 0.2499515143
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136593647,
            "count": 16390960,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3434178644,
            "variance": 0.1179358296
          },
          {
            "average": -1.496828491,
            "count": 16390960,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82430941,
            "variance": 139.8142929
          },
          {
            "average": 1.951783483,
            "count": 16390960,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023748024,
            "variance": 1.048060017
          },
          {
            "average": 1129.902029,
            "count": 16390960,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.268857767,
            "variance": 1.610000032
          },
          {
            "average": 35594.91121,
            "count": 16390960,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8612.677975,
            "variance": 74178221.89
          },
          {
            "average": 34848.43627,
            "count": 16390960,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7027.463178,
            "variance": 49385238.71
          },
          {
            "average": 31051.98352,
            "count": 16390960,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6939.872726,
            "variance": 48161833.46
          },
          {
            "average": 188232566.5,
            "count": 16390960,
            "maximum": 188234381.9,
            "minimum": 188230783,
            "name": "GpsTime",
            "position": 15,
            "stddev": 885.9995408,
            "variance": 784995.1864
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16390960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294612.0805,
          4844458.608,
          1439.984681,
          295661.3605,
          4845877.768,
          1510.944681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294612.08049392625,
                4844458.608422476,
                1439.984680935597
              ],
              [
                294612.08049392625,
                4845877.768422476,
                1439.984680935597
              ],
              [
                295661.3604939263,
                4845877.768422476,
                1510.944680935597
              ],
              [
                295661.3604939263,
                4844458.608422476,
                1510.944680935597
              ],
              [
                294612.08049392625,
                4844458.608422476,
                1439.984680935597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:06:21+00:00",
        "end_time": "2017-08-31T16:06:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505162,
            43.72471673,
            1439.984681,
            -119.5369596,
            43.73777199,
            1510.944681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997418974509,
                  43.72471672612301,
                  1439.984680935597
                ],
                [
                  -119.55051620603506,
                  43.73748207195172,
                  1439.984680935597
                ],
                [
                  -119.53749883909663,
                  43.73777199282888,
                  1510.944680935597
                ],
                [
                  -119.53695958190376,
                  43.725006518580756,
                  1510.944680935597
                ],
                [
                  -119.54997418974509,
                  43.72471672612301,
                  1439.984680935597
                ]
              ]
            ]
          },
          "id": "20170831_43119F5207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:06:21Z",
            "pc:count": 16390960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295098.8817,
                "count": 16390960,
                "maximum": 295661.3605,
                "minimum": 294612.0805,
                "name": "X",
                "position": 0,
                "stddev": 295.9529947,
                "variance": 87588.17509
              },
              {
                "average": 4845130.436,
                "count": 16390960,
                "maximum": 4845877.768,
                "minimum": 4844458.608,
                "name": "Y",
                "position": 1,
                "stddev": 402.2296243,
                "variance": 161788.6706
              },
              {
                "average": 1466.850697,
                "count": 16390960,
                "maximum": 1510.944681,
                "minimum": 1439.984681,
                "name": "Z",
                "position": 2,
                "stddev": 10.9371685,
                "variance": 119.6216548
              },
              {
                "average": 18877.45019,
                "count": 16390960,
                "maximum": 33265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3845.256357,
                "variance": 14785996.45
              },
              {
                "average": 1.088946407,
                "count": 16390960,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3298120275,
                "variance": 0.1087759735
              },
              {
                "average": 1.179478993,
                "count": 16390960,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4829792426,
                "variance": 0.2332689487
              },
              {
                "average": 0.5069642657,
                "count": 16390960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999515119,
                "variance": 0.2499515143
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136593647,
                "count": 16390960,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3434178644,
                "variance": 0.1179358296
              },
              {
                "average": -1.496828491,
                "count": 16390960,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82430941,
                "variance": 139.8142929
              },
              {
                "average": 1.951783483,
                "count": 16390960,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023748024,
                "variance": 1.048060017
              },
              {
                "average": 1129.902029,
                "count": 16390960,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.268857767,
                "variance": 1.610000032
              },
              {
                "average": 35594.91121,
                "count": 16390960,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8612.677975,
                "variance": 74178221.89
              },
              {
                "average": 34848.43627,
                "count": 16390960,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7027.463178,
                "variance": 49385238.71
              },
              {
                "average": 31051.98352,
                "count": 16390960,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6939.872726,
                "variance": 48161833.46
              },
              {
                "average": 188232566.5,
                "count": 16390960,
                "maximum": 188234381.9,
                "minimum": 188230783,
                "name": "GpsTime",
                "position": 15,
                "stddev": 885.9995408,
                "variance": 784995.1864
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16390960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294612.0805,
              4844458.608,
              1439.984681,
              295661.3605,
              4845877.768,
              1510.944681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294612.08049392625,
                    4844458.608422476,
                    1439.984680935597
                  ],
                  [
                    294612.08049392625,
                    4845877.768422476,
                    1439.984680935597
                  ],
                  [
                    295661.3604939263,
                    4845877.768422476,
                    1510.944680935597
                  ],
                  [
                    295661.3604939263,
                    4844458.608422476,
                    1510.944680935597
                  ],
                  [
                    294612.08049392625,
                    4844458.608422476,
                    1439.984680935597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:06:21+00:00",
            "end_time": "2017-08-31T16:06:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247592358359,
              43.63723691274778,
              1564.1495698693768
            ],
            [
              -119.36297578118409,
              43.6499839185028,
              1564.1495698693768
            ],
            [
              -119.34999681567635,
              43.65025161710218,
              1639.969569869377
            ],
            [
              -119.34949969743558,
              43.63750449292459,
              1639.969569869377
            ],
            [
              -119.36247592358359,
              43.63723691274778,
              1564.1495698693768
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629758,
        43.63723691,
        1564.14957,
        -119.3494997,
        43.65025162,
        1639.96957
      ],
      "properties": {
        "datetime": "2017-08-30T17:03:09Z",
        "pc:count": 13973393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309957.9675,
            "count": 13973393,
            "maximum": 310485.2704,
            "minimum": 309437.7104,
            "name": "X",
            "position": 0,
            "stddev": 293.4176376,
            "variance": 86093.91006
          },
          {
            "average": 4834997.845,
            "count": 13973393,
            "maximum": 4835711.694,
            "minimum": 4834294.794,
            "name": "Y",
            "position": 1,
            "stddev": 397.7895838,
            "variance": 158236.553
          },
          {
            "average": 1596.822218,
            "count": 13973393,
            "maximum": 1639.96957,
            "minimum": 1564.14957,
            "name": "Z",
            "position": 2,
            "stddev": 10.03803032,
            "variance": 100.7620528
          },
          {
            "average": 20159.51885,
            "count": 13973393,
            "maximum": 45185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2293.272908,
            "variance": 5259100.63
          },
          {
            "average": 1.016905558,
            "count": 13973393,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1442021715,
            "variance": 0.02079426627
          },
          {
            "average": 1.034636899,
            "count": 13973393,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2175158158,
            "variance": 0.04731313014
          },
          {
            "average": 0.5018222847,
            "count": 13973393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966972,
            "variance": 0.2499966972
          },
          {
            "average": 1.431291598e-07,
            "count": 13973393,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000378324133,
            "variance": 1.431291496e-07
          },
          {
            "average": 1.150562787,
            "count": 13973393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.357622208,
            "variance": 0.1278936436
          },
          {
            "average": 0.2887641108,
            "count": 13973393,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61377345,
            "variance": 134.8797339
          },
          {
            "average": 1.987342158,
            "count": 13973393,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005565768,
            "variance": 1.011162513
          },
          {
            "average": 1092.986469,
            "count": 13973393,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.42217624,
            "variance": 2.022585258
          },
          {
            "average": 34260.31762,
            "count": 13973393,
            "maximum": 51712,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 7189.946439,
            "variance": 51695329.79
          },
          {
            "average": 34010.04083,
            "count": 13973393,
            "maximum": 50432,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5043.59022,
            "variance": 25437802.31
          },
          {
            "average": 29473.05224,
            "count": 13973393,
            "maximum": 48896,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 5466.095037,
            "variance": 29878194.96
          },
          {
            "average": 188146183.1,
            "count": 13973393,
            "maximum": 188147789.9,
            "minimum": 188144626.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 623.9785803,
            "variance": 389349.2686
          },
          {
            "average": 0,
            "count": 13973393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13973393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13973393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13973393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13973393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309437.7104,
          4834294.794,
          1564.14957,
          310485.2704,
          4835711.694,
          1639.96957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309437.71040048724,
                4834294.793893921,
                1564.1495698693768
              ],
              [
                309437.71040048724,
                4835711.693893922,
                1564.1495698693768
              ],
              [
                310485.2704004873,
                4835711.693893922,
                1639.969569869377
              ],
              [
                310485.2704004873,
                4834294.793893921,
                1639.969569869377
              ],
              [
                309437.71040048724,
                4834294.793893921,
                1564.1495698693768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:03:09+00:00",
        "end_time": "2017-08-30T16:10:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629758,
            43.63723691,
            1564.14957,
            -119.3494997,
            43.65025162,
            1639.96957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247592358359,
                  43.63723691274778,
                  1564.1495698693768
                ],
                [
                  -119.36297578118409,
                  43.6499839185028,
                  1564.1495698693768
                ],
                [
                  -119.34999681567635,
                  43.65025161710218,
                  1639.969569869377
                ],
                [
                  -119.34949969743558,
                  43.63750449292459,
                  1639.969569869377
                ],
                [
                  -119.36247592358359,
                  43.63723691274778,
                  1564.1495698693768
                ]
              ]
            ]
          },
          "id": "20170830_43119F3317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:03:09Z",
            "pc:count": 13973393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309957.9675,
                "count": 13973393,
                "maximum": 310485.2704,
                "minimum": 309437.7104,
                "name": "X",
                "position": 0,
                "stddev": 293.4176376,
                "variance": 86093.91006
              },
              {
                "average": 4834997.845,
                "count": 13973393,
                "maximum": 4835711.694,
                "minimum": 4834294.794,
                "name": "Y",
                "position": 1,
                "stddev": 397.7895838,
                "variance": 158236.553
              },
              {
                "average": 1596.822218,
                "count": 13973393,
                "maximum": 1639.96957,
                "minimum": 1564.14957,
                "name": "Z",
                "position": 2,
                "stddev": 10.03803032,
                "variance": 100.7620528
              },
              {
                "average": 20159.51885,
                "count": 13973393,
                "maximum": 45185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2293.272908,
                "variance": 5259100.63
              },
              {
                "average": 1.016905558,
                "count": 13973393,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1442021715,
                "variance": 0.02079426627
              },
              {
                "average": 1.034636899,
                "count": 13973393,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2175158158,
                "variance": 0.04731313014
              },
              {
                "average": 0.5018222847,
                "count": 13973393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966972,
                "variance": 0.2499966972
              },
              {
                "average": 1.431291598e-07,
                "count": 13973393,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000378324133,
                "variance": 1.431291496e-07
              },
              {
                "average": 1.150562787,
                "count": 13973393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.357622208,
                "variance": 0.1278936436
              },
              {
                "average": 0.2887641108,
                "count": 13973393,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61377345,
                "variance": 134.8797339
              },
              {
                "average": 1.987342158,
                "count": 13973393,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005565768,
                "variance": 1.011162513
              },
              {
                "average": 1092.986469,
                "count": 13973393,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.42217624,
                "variance": 2.022585258
              },
              {
                "average": 34260.31762,
                "count": 13973393,
                "maximum": 51712,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 7189.946439,
                "variance": 51695329.79
              },
              {
                "average": 34010.04083,
                "count": 13973393,
                "maximum": 50432,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5043.59022,
                "variance": 25437802.31
              },
              {
                "average": 29473.05224,
                "count": 13973393,
                "maximum": 48896,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 5466.095037,
                "variance": 29878194.96
              },
              {
                "average": 188146183.1,
                "count": 13973393,
                "maximum": 188147789.9,
                "minimum": 188144626.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 623.9785803,
                "variance": 389349.2686
              },
              {
                "average": 0,
                "count": 13973393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13973393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13973393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13973393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13973393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309437.7104,
              4834294.794,
              1564.14957,
              310485.2704,
              4835711.694,
              1639.96957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309437.71040048724,
                    4834294.793893921,
                    1564.1495698693768
                  ],
                  [
                    309437.71040048724,
                    4835711.693893922,
                    1564.1495698693768
                  ],
                  [
                    310485.2704004873,
                    4835711.693893922,
                    1639.969569869377
                  ],
                  [
                    310485.2704004873,
                    4834294.793893921,
                    1639.969569869377
                  ],
                  [
                    309437.71040048724,
                    4834294.793893921,
                    1564.1495698693768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:03:09+00:00",
            "end_time": "2017-08-30T16:10: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": "20170910_43119F6124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247106291449,
              43.68719911199521,
              1422.0184857177067
            ],
            [
              -119.7127652090657,
              43.693720762709376,
              1422.0184857177067
            ],
            [
              -119.70001087750617,
              43.69402296380601,
              1496.4984857177067
            ],
            [
              -119.69971811020568,
              43.68750124469321,
              1496.4984857177067
            ],
            [
              -119.71247106291449,
              43.68719911199521,
              1422.0184857177067
            ]
          ]
        ]
      },
      "bbox": [
        -119.7127652,
        43.68719911,
        1422.018486,
        -119.6997181,
        43.69402296,
        1496.498486
      ],
      "properties": {
        "datetime": "2017-09-10T17:44:49Z",
        "pc:count": 7017944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281898.2413,
            "count": 7017944,
            "maximum": 282415.8711,
            "minimum": 281386.9111,
            "name": "X",
            "position": 0,
            "stddev": 296.6852399,
            "variance": 88022.1316
          },
          {
            "average": 4841041.641,
            "count": 7017944,
            "maximum": 4841432.486,
            "minimum": 4840707.366,
            "name": "Y",
            "position": 1,
            "stddev": 184.6755306,
            "variance": 34105.05159
          },
          {
            "average": 1463.082236,
            "count": 7017944,
            "maximum": 1496.498486,
            "minimum": 1422.018486,
            "name": "Z",
            "position": 2,
            "stddev": 9.274188504,
            "variance": 86.01057241
          },
          {
            "average": 22359.91322,
            "count": 7017944,
            "maximum": 42417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6153.01978,
            "variance": 37859652.42
          },
          {
            "average": 1.139674811,
            "count": 7017944,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4184622444,
            "variance": 0.17511065
          },
          {
            "average": 1.281283806,
            "count": 7017944,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6098983332,
            "variance": 0.3719759769
          },
          {
            "average": 0.5021993621,
            "count": 7017944,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951984,
            "variance": 0.2499951984
          },
          {
            "average": 5.84216688e-06,
            "count": 7017944,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002417050595,
            "variance": 5.842133581e-06
          },
          {
            "average": 1.217718893,
            "count": 7017944,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4126952883,
            "variance": 0.170317401
          },
          {
            "average": -0.360245338,
            "count": 7017944,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.15668739,
            "variance": 147.7850483
          },
          {
            "average": 1.922380258,
            "count": 7017944,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.040812843,
            "variance": 1.083291375
          },
          {
            "average": 1171.021031,
            "count": 7017944,
            "maximum": 1173,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9401247781,
            "variance": 0.8838345983
          },
          {
            "average": 33949.54314,
            "count": 7017944,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7711.72269,
            "variance": 59470666.85
          },
          {
            "average": 32993.21293,
            "count": 7017944,
            "maximum": 45824,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 5979.446999,
            "variance": 35753786.42
          },
          {
            "average": 29319.35847,
            "count": 7017944,
            "maximum": 42240,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5980.825791,
            "variance": 35770277.14
          },
          {
            "average": 189099166.7,
            "count": 7017944,
            "maximum": 189100689.6,
            "minimum": 189097627.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.9932267,
            "variance": 518390.2466
          },
          {
            "average": 0,
            "count": 7017944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7017944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7017944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7017944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7017944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281386.9111,
          4840707.366,
          1422.018486,
          282415.8711,
          4841432.486,
          1496.498486
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281386.911127336,
                4840707.366432166,
                1422.0184857177067
              ],
              [
                281386.911127336,
                4841432.486432165,
                1422.0184857177067
              ],
              [
                282415.87112733594,
                4841432.486432165,
                1496.4984857177067
              ],
              [
                282415.87112733594,
                4840707.366432166,
                1496.4984857177067
              ],
              [
                281386.911127336,
                4840707.366432166,
                1422.0184857177067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:44:49+00:00",
        "end_time": "2017-09-10T16:53:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7127652,
            43.68719911,
            1422.018486,
            -119.6997181,
            43.69402296,
            1496.498486
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247106291449,
                  43.68719911199521,
                  1422.0184857177067
                ],
                [
                  -119.7127652090657,
                  43.693720762709376,
                  1422.0184857177067
                ],
                [
                  -119.70001087750617,
                  43.69402296380601,
                  1496.4984857177067
                ],
                [
                  -119.69971811020568,
                  43.68750124469321,
                  1496.4984857177067
                ],
                [
                  -119.71247106291449,
                  43.68719911199521,
                  1422.0184857177067
                ]
              ]
            ]
          },
          "id": "20170910_43119F6124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:44:49Z",
            "pc:count": 7017944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281898.2413,
                "count": 7017944,
                "maximum": 282415.8711,
                "minimum": 281386.9111,
                "name": "X",
                "position": 0,
                "stddev": 296.6852399,
                "variance": 88022.1316
              },
              {
                "average": 4841041.641,
                "count": 7017944,
                "maximum": 4841432.486,
                "minimum": 4840707.366,
                "name": "Y",
                "position": 1,
                "stddev": 184.6755306,
                "variance": 34105.05159
              },
              {
                "average": 1463.082236,
                "count": 7017944,
                "maximum": 1496.498486,
                "minimum": 1422.018486,
                "name": "Z",
                "position": 2,
                "stddev": 9.274188504,
                "variance": 86.01057241
              },
              {
                "average": 22359.91322,
                "count": 7017944,
                "maximum": 42417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6153.01978,
                "variance": 37859652.42
              },
              {
                "average": 1.139674811,
                "count": 7017944,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4184622444,
                "variance": 0.17511065
              },
              {
                "average": 1.281283806,
                "count": 7017944,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6098983332,
                "variance": 0.3719759769
              },
              {
                "average": 0.5021993621,
                "count": 7017944,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951984,
                "variance": 0.2499951984
              },
              {
                "average": 5.84216688e-06,
                "count": 7017944,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002417050595,
                "variance": 5.842133581e-06
              },
              {
                "average": 1.217718893,
                "count": 7017944,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4126952883,
                "variance": 0.170317401
              },
              {
                "average": -0.360245338,
                "count": 7017944,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.15668739,
                "variance": 147.7850483
              },
              {
                "average": 1.922380258,
                "count": 7017944,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.040812843,
                "variance": 1.083291375
              },
              {
                "average": 1171.021031,
                "count": 7017944,
                "maximum": 1173,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9401247781,
                "variance": 0.8838345983
              },
              {
                "average": 33949.54314,
                "count": 7017944,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7711.72269,
                "variance": 59470666.85
              },
              {
                "average": 32993.21293,
                "count": 7017944,
                "maximum": 45824,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 5979.446999,
                "variance": 35753786.42
              },
              {
                "average": 29319.35847,
                "count": 7017944,
                "maximum": 42240,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5980.825791,
                "variance": 35770277.14
              },
              {
                "average": 189099166.7,
                "count": 7017944,
                "maximum": 189100689.6,
                "minimum": 189097627.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.9932267,
                "variance": 518390.2466
              },
              {
                "average": 0,
                "count": 7017944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7017944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7017944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7017944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7017944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281386.9111,
              4840707.366,
              1422.018486,
              282415.8711,
              4841432.486,
              1496.498486
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281386.911127336,
                    4840707.366432166,
                    1422.0184857177067
                  ],
                  [
                    281386.911127336,
                    4841432.486432165,
                    1422.0184857177067
                  ],
                  [
                    282415.87112733594,
                    4841432.486432165,
                    1496.4984857177067
                  ],
                  [
                    282415.87112733594,
                    4840707.366432166,
                    1496.4984857177067
                  ],
                  [
                    281386.911127336,
                    4840707.366432166,
                    1422.0184857177067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:44:49+00:00",
            "end_time": "2017-09-10T16:53: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": "20170910_43119F7105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497181897271,
              43.73718629751392,
              1604.0408749139187
            ],
            [
              -119.82556767763973,
              43.74984621440092,
              1604.0408749139187
            ],
            [
              -119.81249597454091,
              43.75016887295163,
              1669.0808749139187
            ],
            [
              -119.8119028635686,
              43.73750881432695,
              1669.0808749139187
            ],
            [
              -119.82497181897271,
              43.73718629751392,
              1604.0408749139187
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255677,
        43.7371863,
        1604.040875,
        -119.8119029,
        43.75016887,
        1669.080875
      ],
      "properties": {
        "datetime": "2017-09-11T20:10:42Z",
        "pc:count": 18270755,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273058.0294,
            "count": 18270755,
            "maximum": 273562.5126,
            "minimum": 272508.8326,
            "name": "X",
            "position": 0,
            "stddev": 286.4644171,
            "variance": 82061.86227
          },
          {
            "average": 4847261.377,
            "count": 18270755,
            "maximum": 4847970.012,
            "minimum": 4846562.252,
            "name": "Y",
            "position": 1,
            "stddev": 383.2248974,
            "variance": 146861.322
          },
          {
            "average": 1629.757372,
            "count": 18270755,
            "maximum": 1669.080875,
            "minimum": 1604.040875,
            "name": "Z",
            "position": 2,
            "stddev": 9.607947646,
            "variance": 92.31265797
          },
          {
            "average": 19403.93527,
            "count": 18270755,
            "maximum": 49089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9414.037728,
            "variance": 88624106.35
          },
          {
            "average": 1.456265163,
            "count": 18270755,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7425613546,
            "variance": 0.5513973654
          },
          {
            "average": 1.943018009,
            "count": 18270755,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.04978088,
            "variance": 1.102039895
          },
          {
            "average": 0.5035446537,
            "count": 18270755,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987449,
            "variance": 0.2499874491
          },
          {
            "average": 1.73501314e-05,
            "count": 18270755,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004165312872,
            "variance": 1.734983132e-05
          },
          {
            "average": 1.169406355,
            "count": 18270755,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3751104495,
            "variance": 0.1407078493
          },
          {
            "average": -1.033415987,
            "count": 18270755,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02126347,
            "variance": 144.5107753
          },
          {
            "average": 1.768628883,
            "count": 18270755,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092730464,
            "variance": 1.194059867
          },
          {
            "average": 1186.681416,
            "count": 18270755,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054667415,
            "variance": 1.112323357
          },
          {
            "average": 22275.30586,
            "count": 18270755,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10733.02042,
            "variance": 115197727.4
          },
          {
            "average": 22769.9735,
            "count": 18270755,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8880.213148,
            "variance": 78858185.56
          },
          {
            "average": 18107.36366,
            "count": 18270755,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7275.061258,
            "variance": 52926516.31
          },
          {
            "average": 189194367.5,
            "count": 18270755,
            "maximum": 189195842.7,
            "minimum": 189106416.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4455.484606,
            "variance": 19851343.08
          },
          {
            "average": 0,
            "count": 18270755,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270755,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270755,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270755,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18270755,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272508.8326,
          4846562.252,
          1604.040875,
          273562.5126,
          4847970.012,
          1669.080875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272508.832587159,
                4846562.251994592,
                1604.0408749139187
              ],
              [
                272508.832587159,
                4847970.011994592,
                1604.0408749139187
              ],
              [
                273562.51258715906,
                4847970.011994592,
                1669.0808749139187
              ],
              [
                273562.51258715906,
                4846562.251994592,
                1669.0808749139187
              ],
              [
                272508.832587159,
                4846562.251994592,
                1604.0408749139187
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:10:42+00:00",
        "end_time": "2017-09-10T19:20:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255677,
            43.7371863,
            1604.040875,
            -119.8119029,
            43.75016887,
            1669.080875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497181897271,
                  43.73718629751392,
                  1604.0408749139187
                ],
                [
                  -119.82556767763973,
                  43.74984621440092,
                  1604.0408749139187
                ],
                [
                  -119.81249597454091,
                  43.75016887295163,
                  1669.0808749139187
                ],
                [
                  -119.8119028635686,
                  43.73750881432695,
                  1669.0808749139187
                ],
                [
                  -119.82497181897271,
                  43.73718629751392,
                  1604.0408749139187
                ]
              ]
            ]
          },
          "id": "20170910_43119F7105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:10:42Z",
            "pc:count": 18270755,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273058.0294,
                "count": 18270755,
                "maximum": 273562.5126,
                "minimum": 272508.8326,
                "name": "X",
                "position": 0,
                "stddev": 286.4644171,
                "variance": 82061.86227
              },
              {
                "average": 4847261.377,
                "count": 18270755,
                "maximum": 4847970.012,
                "minimum": 4846562.252,
                "name": "Y",
                "position": 1,
                "stddev": 383.2248974,
                "variance": 146861.322
              },
              {
                "average": 1629.757372,
                "count": 18270755,
                "maximum": 1669.080875,
                "minimum": 1604.040875,
                "name": "Z",
                "position": 2,
                "stddev": 9.607947646,
                "variance": 92.31265797
              },
              {
                "average": 19403.93527,
                "count": 18270755,
                "maximum": 49089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9414.037728,
                "variance": 88624106.35
              },
              {
                "average": 1.456265163,
                "count": 18270755,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7425613546,
                "variance": 0.5513973654
              },
              {
                "average": 1.943018009,
                "count": 18270755,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.04978088,
                "variance": 1.102039895
              },
              {
                "average": 0.5035446537,
                "count": 18270755,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987449,
                "variance": 0.2499874491
              },
              {
                "average": 1.73501314e-05,
                "count": 18270755,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004165312872,
                "variance": 1.734983132e-05
              },
              {
                "average": 1.169406355,
                "count": 18270755,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3751104495,
                "variance": 0.1407078493
              },
              {
                "average": -1.033415987,
                "count": 18270755,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02126347,
                "variance": 144.5107753
              },
              {
                "average": 1.768628883,
                "count": 18270755,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092730464,
                "variance": 1.194059867
              },
              {
                "average": 1186.681416,
                "count": 18270755,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054667415,
                "variance": 1.112323357
              },
              {
                "average": 22275.30586,
                "count": 18270755,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10733.02042,
                "variance": 115197727.4
              },
              {
                "average": 22769.9735,
                "count": 18270755,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8880.213148,
                "variance": 78858185.56
              },
              {
                "average": 18107.36366,
                "count": 18270755,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7275.061258,
                "variance": 52926516.31
              },
              {
                "average": 189194367.5,
                "count": 18270755,
                "maximum": 189195842.7,
                "minimum": 189106416.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4455.484606,
                "variance": 19851343.08
              },
              {
                "average": 0,
                "count": 18270755,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270755,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270755,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270755,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18270755,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272508.8326,
              4846562.252,
              1604.040875,
              273562.5126,
              4847970.012,
              1669.080875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272508.832587159,
                    4846562.251994592,
                    1604.0408749139187
                  ],
                  [
                    272508.832587159,
                    4847970.011994592,
                    1604.0408749139187
                  ],
                  [
                    273562.51258715906,
                    4847970.011994592,
                    1669.0808749139187
                  ],
                  [
                    273562.51258715906,
                    4846562.251994592,
                    1669.0808749139187
                  ],
                  [
                    272508.832587159,
                    4846562.251994592,
                    1604.0408749139187
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:10:42+00:00",
            "end_time": "2017-09-10T19:20: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": "20170911_43119E7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247168973934,
              43.587188260796225,
              1456.7009269237108
            ],
            [
              -119.81306788945649,
              43.59997886979008,
              1456.7009269237108
            ],
            [
              -119.80000155964532,
              43.6002998915193,
              1521.000926923711
            ],
            [
              -119.79940812035578,
              43.58750914001619,
              1521.000926923711
            ],
            [
              -119.81247168973934,
              43.587188260796225,
              1456.7009269237108
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130679,
        43.58718826,
        1456.700927,
        -119.7994081,
        43.60029989,
        1521.000927
      ],
      "properties": {
        "datetime": "2017-09-11T22:14:51Z",
        "pc:count": 15668205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273488.6283,
            "count": 15668205,
            "maximum": 274006.2892,
            "minimum": 272950.4292,
            "name": "X",
            "position": 0,
            "stddev": 295.7294933,
            "variance": 87455.93321
          },
          {
            "average": 4830573.836,
            "count": 15668205,
            "maximum": 4831290.301,
            "minimum": 4829868.061,
            "name": "Y",
            "position": 1,
            "stddev": 395.6138142,
            "variance": 156510.29
          },
          {
            "average": 1474.521456,
            "count": 15668205,
            "maximum": 1521.000927,
            "minimum": 1456.700927,
            "name": "Z",
            "position": 2,
            "stddev": 10.33163567,
            "variance": 106.7426957
          },
          {
            "average": 25405.07339,
            "count": 15668205,
            "maximum": 42161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4776.71748,
            "variance": 22817029.88
          },
          {
            "average": 1.059953836,
            "count": 15668205,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2638915598,
            "variance": 0.06963875532
          },
          {
            "average": 1.120562949,
            "count": 15668205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3825948321,
            "variance": 0.1463788055
          },
          {
            "average": 0.5012101897,
            "count": 15668205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985514,
            "variance": 0.2499985514
          },
          {
            "average": 1.487088023e-05,
            "count": 15668205,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003856249478,
            "variance": 1.487066004e-05
          },
          {
            "average": 1.221468318,
            "count": 15668205,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4152350092,
            "variance": 0.1724201129
          },
          {
            "average": 0.2562781962,
            "count": 15668205,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00015445,
            "variance": 144.0037069
          },
          {
            "average": 1.970479133,
            "count": 15668205,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018399747,
            "variance": 1.037138044
          },
          {
            "average": 1201.362622,
            "count": 15668205,
            "maximum": 1204,
            "minimum": 1199,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.019504203,
            "variance": 1.039388821
          },
          {
            "average": 36780.038,
            "count": 15668205,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7076.784998,
            "variance": 50080885.9
          },
          {
            "average": 35352.31039,
            "count": 15668205,
            "maximum": 53760,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6008.550171,
            "variance": 36102675.16
          },
          {
            "average": 31548.98409,
            "count": 15668205,
            "maximum": 52736,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6085.440697,
            "variance": 37032588.48
          },
          {
            "average": 189202204,
            "count": 15668205,
            "maximum": 189203291,
            "minimum": 189201182.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 411.0774512,
            "variance": 168984.6708
          },
          {
            "average": 0,
            "count": 15668205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15668205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15668205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15668205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15668205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272950.4292,
          4829868.061,
          1456.700927,
          274006.2892,
          4831290.301,
          1521.000927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272950.42924674397,
                4829868.061149076,
                1456.7009269237108
              ],
              [
                272950.42924674397,
                4831290.301149076,
                1456.7009269237108
              ],
              [
                274006.28924674395,
                4831290.301149076,
                1521.000926923711
              ],
              [
                274006.28924674395,
                4829868.061149076,
                1521.000926923711
              ],
              [
                272950.42924674397,
                4829868.061149076,
                1456.7009269237108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:14:51+00:00",
        "end_time": "2017-09-11T21:39:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130679,
            43.58718826,
            1456.700927,
            -119.7994081,
            43.60029989,
            1521.000927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247168973934,
                  43.587188260796225,
                  1456.7009269237108
                ],
                [
                  -119.81306788945649,
                  43.59997886979008,
                  1456.7009269237108
                ],
                [
                  -119.80000155964532,
                  43.6002998915193,
                  1521.000926923711
                ],
                [
                  -119.79940812035578,
                  43.58750914001619,
                  1521.000926923711
                ],
                [
                  -119.81247168973934,
                  43.587188260796225,
                  1456.7009269237108
                ]
              ]
            ]
          },
          "id": "20170911_43119E7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:14:51Z",
            "pc:count": 15668205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273488.6283,
                "count": 15668205,
                "maximum": 274006.2892,
                "minimum": 272950.4292,
                "name": "X",
                "position": 0,
                "stddev": 295.7294933,
                "variance": 87455.93321
              },
              {
                "average": 4830573.836,
                "count": 15668205,
                "maximum": 4831290.301,
                "minimum": 4829868.061,
                "name": "Y",
                "position": 1,
                "stddev": 395.6138142,
                "variance": 156510.29
              },
              {
                "average": 1474.521456,
                "count": 15668205,
                "maximum": 1521.000927,
                "minimum": 1456.700927,
                "name": "Z",
                "position": 2,
                "stddev": 10.33163567,
                "variance": 106.7426957
              },
              {
                "average": 25405.07339,
                "count": 15668205,
                "maximum": 42161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4776.71748,
                "variance": 22817029.88
              },
              {
                "average": 1.059953836,
                "count": 15668205,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2638915598,
                "variance": 0.06963875532
              },
              {
                "average": 1.120562949,
                "count": 15668205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3825948321,
                "variance": 0.1463788055
              },
              {
                "average": 0.5012101897,
                "count": 15668205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985514,
                "variance": 0.2499985514
              },
              {
                "average": 1.487088023e-05,
                "count": 15668205,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003856249478,
                "variance": 1.487066004e-05
              },
              {
                "average": 1.221468318,
                "count": 15668205,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4152350092,
                "variance": 0.1724201129
              },
              {
                "average": 0.2562781962,
                "count": 15668205,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00015445,
                "variance": 144.0037069
              },
              {
                "average": 1.970479133,
                "count": 15668205,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018399747,
                "variance": 1.037138044
              },
              {
                "average": 1201.362622,
                "count": 15668205,
                "maximum": 1204,
                "minimum": 1199,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.019504203,
                "variance": 1.039388821
              },
              {
                "average": 36780.038,
                "count": 15668205,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7076.784998,
                "variance": 50080885.9
              },
              {
                "average": 35352.31039,
                "count": 15668205,
                "maximum": 53760,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6008.550171,
                "variance": 36102675.16
              },
              {
                "average": 31548.98409,
                "count": 15668205,
                "maximum": 52736,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6085.440697,
                "variance": 37032588.48
              },
              {
                "average": 189202204,
                "count": 15668205,
                "maximum": 189203291,
                "minimum": 189201182.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 411.0774512,
                "variance": 168984.6708
              },
              {
                "average": 0,
                "count": 15668205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15668205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15668205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15668205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15668205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272950.4292,
              4829868.061,
              1456.700927,
              274006.2892,
              4831290.301,
              1521.000927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272950.42924674397,
                    4829868.061149076,
                    1456.7009269237108
                  ],
                  [
                    272950.42924674397,
                    4831290.301149076,
                    1456.7009269237108
                  ],
                  [
                    274006.28924674395,
                    4831290.301149076,
                    1521.000926923711
                  ],
                  [
                    274006.28924674395,
                    4829868.061149076,
                    1521.000926923711
                  ],
                  [
                    272950.42924674397,
                    4829868.061149076,
                    1456.7009269237108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:14:51+00:00",
            "end_time": "2017-09-11T21:39:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747283136932,
              43.687201488536985,
              1373.7296282870075
            ],
            [
              -119.68803286733913,
              43.699732028711445,
              1373.7296282870075
            ],
            [
              -119.67498864924278,
              43.70003825590619,
              1492.6296282870076
            ],
            [
              -119.67443132303995,
              43.68750758257594,
              1492.6296282870076
            ],
            [
              -119.68747283136932,
              43.687201488536985,
              1373.7296282870075
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880329,
        43.68720149,
        1373.729628,
        -119.6744313,
        43.70003826,
        1492.629628
      ],
      "properties": {
        "datetime": "2017-09-10T16:53:39Z",
        "pc:count": 13226510,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283950.8509,
            "count": 13226510,
            "maximum": 284453.9556,
            "minimum": 283401.7356,
            "name": "X",
            "position": 0,
            "stddev": 301.6101328,
            "variance": 90968.67221
          },
          {
            "average": 4841249.276,
            "count": 13226510,
            "maximum": 4842035.201,
            "minimum": 4840642.001,
            "name": "Y",
            "position": 1,
            "stddev": 344.5610491,
            "variance": 118722.3165
          },
          {
            "average": 1453.941809,
            "count": 13226510,
            "maximum": 1492.629628,
            "minimum": 1373.729628,
            "name": "Z",
            "position": 2,
            "stddev": 15.89341825,
            "variance": 252.6007437
          },
          {
            "average": 24235.25226,
            "count": 13226510,
            "maximum": 44721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5725.112144,
            "variance": 32776909.06
          },
          {
            "average": 1.0995788,
            "count": 13226510,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3637961,
            "variance": 0.1323476023
          },
          {
            "average": 1.203074507,
            "count": 13226510,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5516124788,
            "variance": 0.3042763268
          },
          {
            "average": 0.5010031369,
            "count": 13226510,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990126,
            "variance": 0.2499990126
          },
          {
            "average": 3.780286712e-06,
            "count": 13226510,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001944292341,
            "variance": 3.780272707e-06
          },
          {
            "average": 1.200471704,
            "count": 13226510,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4003533591,
            "variance": 0.1602828121
          },
          {
            "average": 0.20600818,
            "count": 13226510,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0275768,
            "variance": 144.6626037
          },
          {
            "average": 1.953294784,
            "count": 13226510,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027922181,
            "variance": 1.056624011
          },
          {
            "average": 1166.54011,
            "count": 13226510,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.970227199,
            "variance": 0.9413408177
          },
          {
            "average": 35276.55427,
            "count": 13226510,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8724.822331,
            "variance": 76122524.71
          },
          {
            "average": 34483.28224,
            "count": 13226510,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6912.55435,
            "variance": 47783407.65
          },
          {
            "average": 30884.85803,
            "count": 13226510,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6721.746635,
            "variance": 45181877.82
          },
          {
            "average": 189095968,
            "count": 13226510,
            "maximum": 189097619.5,
            "minimum": 189094222.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 609.1198828,
            "variance": 371027.0316
          },
          {
            "average": 0,
            "count": 13226510,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13226510,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13226510,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13226510,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13226510,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283401.7356,
          4840642.001,
          1373.729628,
          284453.9556,
          4842035.201,
          1492.629628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283401.7355960773,
                4840642.001055282,
                1373.7296282870075
              ],
              [
                283401.7355960773,
                4842035.201055281,
                1373.7296282870075
              ],
              [
                284453.95559607726,
                4842035.201055281,
                1492.6296282870076
              ],
              [
                284453.95559607726,
                4840642.001055282,
                1492.6296282870076
              ],
              [
                283401.7355960773,
                4840642.001055282,
                1373.7296282870075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:53:39+00:00",
        "end_time": "2017-09-10T15:57:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880329,
            43.68720149,
            1373.729628,
            -119.6744313,
            43.70003826,
            1492.629628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747283136932,
                  43.687201488536985,
                  1373.7296282870075
                ],
                [
                  -119.68803286733913,
                  43.699732028711445,
                  1373.7296282870075
                ],
                [
                  -119.67498864924278,
                  43.70003825590619,
                  1492.6296282870076
                ],
                [
                  -119.67443132303995,
                  43.68750758257594,
                  1492.6296282870076
                ],
                [
                  -119.68747283136932,
                  43.687201488536985,
                  1373.7296282870075
                ]
              ]
            ]
          },
          "id": "20170910_43119F6221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:53:39Z",
            "pc:count": 13226510,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283950.8509,
                "count": 13226510,
                "maximum": 284453.9556,
                "minimum": 283401.7356,
                "name": "X",
                "position": 0,
                "stddev": 301.6101328,
                "variance": 90968.67221
              },
              {
                "average": 4841249.276,
                "count": 13226510,
                "maximum": 4842035.201,
                "minimum": 4840642.001,
                "name": "Y",
                "position": 1,
                "stddev": 344.5610491,
                "variance": 118722.3165
              },
              {
                "average": 1453.941809,
                "count": 13226510,
                "maximum": 1492.629628,
                "minimum": 1373.729628,
                "name": "Z",
                "position": 2,
                "stddev": 15.89341825,
                "variance": 252.6007437
              },
              {
                "average": 24235.25226,
                "count": 13226510,
                "maximum": 44721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5725.112144,
                "variance": 32776909.06
              },
              {
                "average": 1.0995788,
                "count": 13226510,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3637961,
                "variance": 0.1323476023
              },
              {
                "average": 1.203074507,
                "count": 13226510,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5516124788,
                "variance": 0.3042763268
              },
              {
                "average": 0.5010031369,
                "count": 13226510,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990126,
                "variance": 0.2499990126
              },
              {
                "average": 3.780286712e-06,
                "count": 13226510,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001944292341,
                "variance": 3.780272707e-06
              },
              {
                "average": 1.200471704,
                "count": 13226510,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4003533591,
                "variance": 0.1602828121
              },
              {
                "average": 0.20600818,
                "count": 13226510,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0275768,
                "variance": 144.6626037
              },
              {
                "average": 1.953294784,
                "count": 13226510,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027922181,
                "variance": 1.056624011
              },
              {
                "average": 1166.54011,
                "count": 13226510,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.970227199,
                "variance": 0.9413408177
              },
              {
                "average": 35276.55427,
                "count": 13226510,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8724.822331,
                "variance": 76122524.71
              },
              {
                "average": 34483.28224,
                "count": 13226510,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6912.55435,
                "variance": 47783407.65
              },
              {
                "average": 30884.85803,
                "count": 13226510,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6721.746635,
                "variance": 45181877.82
              },
              {
                "average": 189095968,
                "count": 13226510,
                "maximum": 189097619.5,
                "minimum": 189094222.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 609.1198828,
                "variance": 371027.0316
              },
              {
                "average": 0,
                "count": 13226510,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13226510,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13226510,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13226510,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13226510,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283401.7356,
              4840642.001,
              1373.729628,
              284453.9556,
              4842035.201,
              1492.629628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283401.7355960773,
                    4840642.001055282,
                    1373.7296282870075
                  ],
                  [
                    283401.7355960773,
                    4842035.201055281,
                    1373.7296282870075
                  ],
                  [
                    284453.95559607726,
                    4842035.201055281,
                    1492.6296282870076
                  ],
                  [
                    284453.95559607726,
                    4840642.001055282,
                    1492.6296282870076
                  ],
                  [
                    283401.7355960773,
                    4840642.001055282,
                    1373.7296282870075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:53:39+00:00",
            "end_time": "2017-09-10T15:57:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.449974979614,
              43.649727542106675,
              1483.8949437574968
            ],
            [
              -119.45049394613285,
              43.662483055877125,
              1483.8949437574968
            ],
            [
              -119.43749849776488,
              43.66276106548393,
              1562.8349437574968
            ],
            [
              -119.43698227676668,
              43.650005428650054,
              1562.8349437574968
            ],
            [
              -119.449974979614,
              43.649727542106675,
              1483.8949437574968
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504939,
        43.64972754,
        1483.894944,
        -119.4369823,
        43.66276107,
        1562.834944
      ],
      "properties": {
        "datetime": "2017-08-30T19:37:45Z",
        "pc:count": 14388971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302942.623,
            "count": 14388971,
            "maximum": 303469.3517,
            "minimum": 302420.6117,
            "name": "X",
            "position": 0,
            "stddev": 292.2863951,
            "variance": 85431.33678
          },
          {
            "average": 4836581.252,
            "count": 14388971,
            "maximum": 4837304.689,
            "minimum": 4835886.749,
            "name": "Y",
            "position": 1,
            "stddev": 405.4209813,
            "variance": 164366.1721
          },
          {
            "average": 1513.03339,
            "count": 14388971,
            "maximum": 1562.834944,
            "minimum": 1483.894944,
            "name": "Z",
            "position": 2,
            "stddev": 15.79021709,
            "variance": 249.3309556
          },
          {
            "average": 19647.61861,
            "count": 14388971,
            "maximum": 29697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2576.786176,
            "variance": 6639826.994
          },
          {
            "average": 1.024128202,
            "count": 14388971,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1749505433,
            "variance": 0.03060769261
          },
          {
            "average": 1.049015458,
            "count": 14388971,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.26492877,
            "variance": 0.07018725315
          },
          {
            "average": 0.503024643,
            "count": 14388971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908688,
            "variance": 0.2499908689
          },
          {
            "average": 2.432418552e-06,
            "count": 14388971,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001559619442,
            "variance": 2.432412804e-06
          },
          {
            "average": 1.140233725,
            "count": 14388971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3472293704,
            "variance": 0.1205682356
          },
          {
            "average": 0.4365179438,
            "count": 14388971,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64280349,
            "variance": 135.5548731
          },
          {
            "average": 1.977869717,
            "count": 14388971,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009698525,
            "variance": 1.019491111
          },
          {
            "average": 1107.415298,
            "count": 14388971,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9712171317,
            "variance": 0.943262717
          },
          {
            "average": 34699.81501,
            "count": 14388971,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6698.768515,
            "variance": 44873499.61
          },
          {
            "average": 34438.24374,
            "count": 14388971,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5207.63551,
            "variance": 27119467.61
          },
          {
            "average": 30865.15923,
            "count": 14388971,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5179.0306,
            "variance": 26822357.96
          },
          {
            "average": 188155209.2,
            "count": 14388971,
            "maximum": 188157065.3,
            "minimum": 188153570.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 703.6796465,
            "variance": 495165.0449
          },
          {
            "average": 0,
            "count": 14388971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302420.6117,
          4835886.749,
          1483.894944,
          303469.3517,
          4837304.689,
          1562.834944
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302420.6116853205,
                4835886.749197791,
                1483.8949437574968
              ],
              [
                302420.6116853205,
                4837304.689197791,
                1483.8949437574968
              ],
              [
                303469.3516853205,
                4837304.689197791,
                1562.8349437574968
              ],
              [
                303469.3516853205,
                4835886.749197791,
                1562.8349437574968
              ],
              [
                302420.6116853205,
                4835886.749197791,
                1483.8949437574968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:37:45+00:00",
        "end_time": "2017-08-30T18:39:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504939,
            43.64972754,
            1483.894944,
            -119.4369823,
            43.66276107,
            1562.834944
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.449974979614,
                  43.649727542106675,
                  1483.8949437574968
                ],
                [
                  -119.45049394613285,
                  43.662483055877125,
                  1483.8949437574968
                ],
                [
                  -119.43749849776488,
                  43.66276106548393,
                  1562.8349437574968
                ],
                [
                  -119.43698227676668,
                  43.650005428650054,
                  1562.8349437574968
                ],
                [
                  -119.449974979614,
                  43.649727542106675,
                  1483.8949437574968
                ]
              ]
            ]
          },
          "id": "20170830_43119F4315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:37:45Z",
            "pc:count": 14388971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302942.623,
                "count": 14388971,
                "maximum": 303469.3517,
                "minimum": 302420.6117,
                "name": "X",
                "position": 0,
                "stddev": 292.2863951,
                "variance": 85431.33678
              },
              {
                "average": 4836581.252,
                "count": 14388971,
                "maximum": 4837304.689,
                "minimum": 4835886.749,
                "name": "Y",
                "position": 1,
                "stddev": 405.4209813,
                "variance": 164366.1721
              },
              {
                "average": 1513.03339,
                "count": 14388971,
                "maximum": 1562.834944,
                "minimum": 1483.894944,
                "name": "Z",
                "position": 2,
                "stddev": 15.79021709,
                "variance": 249.3309556
              },
              {
                "average": 19647.61861,
                "count": 14388971,
                "maximum": 29697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2576.786176,
                "variance": 6639826.994
              },
              {
                "average": 1.024128202,
                "count": 14388971,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1749505433,
                "variance": 0.03060769261
              },
              {
                "average": 1.049015458,
                "count": 14388971,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.26492877,
                "variance": 0.07018725315
              },
              {
                "average": 0.503024643,
                "count": 14388971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908688,
                "variance": 0.2499908689
              },
              {
                "average": 2.432418552e-06,
                "count": 14388971,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001559619442,
                "variance": 2.432412804e-06
              },
              {
                "average": 1.140233725,
                "count": 14388971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3472293704,
                "variance": 0.1205682356
              },
              {
                "average": 0.4365179438,
                "count": 14388971,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64280349,
                "variance": 135.5548731
              },
              {
                "average": 1.977869717,
                "count": 14388971,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009698525,
                "variance": 1.019491111
              },
              {
                "average": 1107.415298,
                "count": 14388971,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9712171317,
                "variance": 0.943262717
              },
              {
                "average": 34699.81501,
                "count": 14388971,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6698.768515,
                "variance": 44873499.61
              },
              {
                "average": 34438.24374,
                "count": 14388971,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5207.63551,
                "variance": 27119467.61
              },
              {
                "average": 30865.15923,
                "count": 14388971,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5179.0306,
                "variance": 26822357.96
              },
              {
                "average": 188155209.2,
                "count": 14388971,
                "maximum": 188157065.3,
                "minimum": 188153570.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 703.6796465,
                "variance": 495165.0449
              },
              {
                "average": 0,
                "count": 14388971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302420.6117,
              4835886.749,
              1483.894944,
              303469.3517,
              4837304.689,
              1562.834944
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302420.6116853205,
                    4835886.749197791,
                    1483.8949437574968
                  ],
                  [
                    302420.6116853205,
                    4837304.689197791,
                    1483.8949437574968
                  ],
                  [
                    303469.3516853205,
                    4837304.689197791,
                    1562.8349437574968
                  ],
                  [
                    303469.3516853205,
                    4835886.749197791,
                    1562.8349437574968
                  ],
                  [
                    302420.6116853205,
                    4835886.749197791,
                    1483.8949437574968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:37:45+00:00",
            "end_time": "2017-08-30T18:39: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": "20170830_43119F4409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997561599408,
              43.66223376535322,
              1524.6700033444931
            ],
            [
              -119.40048396114877,
              43.674983246297046,
              1524.6700033444931
            ],
            [
              -119.38749773057914,
              43.67525537292258,
              1617.790003344493
            ],
            [
              -119.38699212910456,
              43.66250577157894,
              1617.790003344493
            ],
            [
              -119.39997561599408,
              43.66223376535322,
              1524.6700033444931
            ]
          ]
        ]
      },
      "bbox": [
        -119.400484,
        43.66223377,
        1524.670003,
        -119.3869921,
        43.67525537,
        1617.790003
      ],
      "properties": {
        "datetime": "2017-08-30T17:33:29Z",
        "pc:count": 14006591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307012.8619,
            "count": 14006591,
            "maximum": 307540.8778,
            "minimum": 306493.1378,
            "name": "X",
            "position": 0,
            "stddev": 295.2258396,
            "variance": 87158.29637
          },
          {
            "average": 4837857.183,
            "count": 14006591,
            "maximum": 4838575.112,
            "minimum": 4837157.892,
            "name": "Y",
            "position": 1,
            "stddev": 398.585865,
            "variance": 158870.6918
          },
          {
            "average": 1569.744392,
            "count": 14006591,
            "maximum": 1617.790003,
            "minimum": 1524.670003,
            "name": "Z",
            "position": 2,
            "stddev": 15.9692534,
            "variance": 255.017054
          },
          {
            "average": 19318.18372,
            "count": 14006591,
            "maximum": 28881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2499.961413,
            "variance": 6249807.065
          },
          {
            "average": 1.02453295,
            "count": 14006591,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1748949353,
            "variance": 0.0305882384
          },
          {
            "average": 1.050228425,
            "count": 14006591,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2650755687,
            "variance": 0.07026505714
          },
          {
            "average": 0.5032240893,
            "count": 14006591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989623,
            "variance": 0.2499896231
          },
          {
            "average": 1.642084073e-06,
            "count": 14006591,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001281437277,
            "variance": 1.642081494e-06
          },
          {
            "average": 1.162815777,
            "count": 14006591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3691975212,
            "variance": 0.1363068096
          },
          {
            "average": -0.04103689406,
            "count": 14006591,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83123089,
            "variance": 139.9780243
          },
          {
            "average": 1.984115264,
            "count": 14006591,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0085665,
            "variance": 1.017206386
          },
          {
            "average": 1096.692631,
            "count": 14006591,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9990753734,
            "variance": 0.9981516018
          },
          {
            "average": 37264.86274,
            "count": 14006591,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6290.018055,
            "variance": 39564327.13
          },
          {
            "average": 36028.67652,
            "count": 14006591,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4671.217138,
            "variance": 21820269.55
          },
          {
            "average": 32031.49278,
            "count": 14006591,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4942.613822,
            "variance": 24429431.4
          },
          {
            "average": 188148225.9,
            "count": 14006591,
            "maximum": 188149609.8,
            "minimum": 188146696.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.9278702,
            "variance": 370793.1511
          },
          {
            "average": 0,
            "count": 14006591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14006591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14006591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14006591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14006591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306493.1378,
          4837157.892,
          1524.670003,
          307540.8778,
          4838575.112,
          1617.790003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306493.13779416465,
                4837157.891645809,
                1524.6700033444931
              ],
              [
                306493.13779416465,
                4838575.111645809,
                1524.6700033444931
              ],
              [
                307540.87779416464,
                4838575.111645809,
                1617.790003344493
              ],
              [
                307540.87779416464,
                4837157.891645809,
                1617.790003344493
              ],
              [
                306493.13779416465,
                4837157.891645809,
                1524.6700033444931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:33:29+00:00",
        "end_time": "2017-08-30T16:44:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.400484,
            43.66223377,
            1524.670003,
            -119.3869921,
            43.67525537,
            1617.790003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997561599408,
                  43.66223376535322,
                  1524.6700033444931
                ],
                [
                  -119.40048396114877,
                  43.674983246297046,
                  1524.6700033444931
                ],
                [
                  -119.38749773057914,
                  43.67525537292258,
                  1617.790003344493
                ],
                [
                  -119.38699212910456,
                  43.66250577157894,
                  1617.790003344493
                ],
                [
                  -119.39997561599408,
                  43.66223376535322,
                  1524.6700033444931
                ]
              ]
            ]
          },
          "id": "20170830_43119F4409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:33:29Z",
            "pc:count": 14006591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307012.8619,
                "count": 14006591,
                "maximum": 307540.8778,
                "minimum": 306493.1378,
                "name": "X",
                "position": 0,
                "stddev": 295.2258396,
                "variance": 87158.29637
              },
              {
                "average": 4837857.183,
                "count": 14006591,
                "maximum": 4838575.112,
                "minimum": 4837157.892,
                "name": "Y",
                "position": 1,
                "stddev": 398.585865,
                "variance": 158870.6918
              },
              {
                "average": 1569.744392,
                "count": 14006591,
                "maximum": 1617.790003,
                "minimum": 1524.670003,
                "name": "Z",
                "position": 2,
                "stddev": 15.9692534,
                "variance": 255.017054
              },
              {
                "average": 19318.18372,
                "count": 14006591,
                "maximum": 28881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2499.961413,
                "variance": 6249807.065
              },
              {
                "average": 1.02453295,
                "count": 14006591,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1748949353,
                "variance": 0.0305882384
              },
              {
                "average": 1.050228425,
                "count": 14006591,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2650755687,
                "variance": 0.07026505714
              },
              {
                "average": 0.5032240893,
                "count": 14006591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989623,
                "variance": 0.2499896231
              },
              {
                "average": 1.642084073e-06,
                "count": 14006591,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001281437277,
                "variance": 1.642081494e-06
              },
              {
                "average": 1.162815777,
                "count": 14006591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3691975212,
                "variance": 0.1363068096
              },
              {
                "average": -0.04103689406,
                "count": 14006591,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83123089,
                "variance": 139.9780243
              },
              {
                "average": 1.984115264,
                "count": 14006591,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0085665,
                "variance": 1.017206386
              },
              {
                "average": 1096.692631,
                "count": 14006591,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9990753734,
                "variance": 0.9981516018
              },
              {
                "average": 37264.86274,
                "count": 14006591,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6290.018055,
                "variance": 39564327.13
              },
              {
                "average": 36028.67652,
                "count": 14006591,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4671.217138,
                "variance": 21820269.55
              },
              {
                "average": 32031.49278,
                "count": 14006591,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4942.613822,
                "variance": 24429431.4
              },
              {
                "average": 188148225.9,
                "count": 14006591,
                "maximum": 188149609.8,
                "minimum": 188146696.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.9278702,
                "variance": 370793.1511
              },
              {
                "average": 0,
                "count": 14006591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14006591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14006591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14006591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14006591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306493.1378,
              4837157.892,
              1524.670003,
              307540.8778,
              4838575.112,
              1617.790003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306493.13779416465,
                    4837157.891645809,
                    1524.6700033444931
                  ],
                  [
                    306493.13779416465,
                    4838575.111645809,
                    1524.6700033444931
                  ],
                  [
                    307540.87779416464,
                    4838575.111645809,
                    1617.790003344493
                  ],
                  [
                    307540.87779416464,
                    4837157.891645809,
                    1617.790003344493
                  ],
                  [
                    306493.13779416465,
                    4837157.891645809,
                    1524.6700033444931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:33:29+00:00",
            "end_time": "2017-08-30T16:44:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.36247566828392,
              43.62473683547117,
              1562.9132953852377
            ],
            [
              -119.3629753078693,
              43.63748386919588,
              1562.9132953852377
            ],
            [
              -119.34999754676564,
              43.637751537827924,
              1641.3532953852377
            ],
            [
              -119.34950064509167,
              43.62500438569111,
              1641.3532953852377
            ],
            [
              -119.36247566828392,
              43.62473683547117,
              1562.9132953852377
            ]
          ]
        ]
      },
      "bbox": [
        -119.3629753,
        43.62473684,
        1562.913295,
        -119.3495006,
        43.63775154,
        1641.353295
      ],
      "properties": {
        "datetime": "2017-08-30T17:14:12Z",
        "pc:count": 13932770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309929.2386,
            "count": 13932770,
            "maximum": 310445.889,
            "minimum": 309398.209,
            "name": "X",
            "position": 0,
            "stddev": 291.3682918,
            "variance": 84895.48149
          },
          {
            "average": 4833600.638,
            "count": 13932770,
            "maximum": 4834323.369,
            "minimum": 4832906.469,
            "name": "Y",
            "position": 1,
            "stddev": 401.5072674,
            "variance": 161208.0858
          },
          {
            "average": 1599.204529,
            "count": 13932770,
            "maximum": 1641.353295,
            "minimum": 1562.913295,
            "name": "Z",
            "position": 2,
            "stddev": 12.14524999,
            "variance": 147.5070974
          },
          {
            "average": 19378.93875,
            "count": 13932770,
            "maximum": 32385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3163.904469,
            "variance": 10010291.49
          },
          {
            "average": 1.052881875,
            "count": 13932770,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2821822488,
            "variance": 0.07962682153
          },
          {
            "average": 1.109396265,
            "count": 13932770,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4486500942,
            "variance": 0.201286907
          },
          {
            "average": 0.5031750327,
            "count": 13932770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989937,
            "variance": 0.2499899371
          },
          {
            "average": 1.435464735e-07,
            "count": 13932770,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003788752608,
            "variance": 1.435464632e-07
          },
          {
            "average": 1.141285545,
            "count": 13932770,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3483158744,
            "variance": 0.1213239483
          },
          {
            "average": -0.1520695871,
            "count": 13932770,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78939754,
            "variance": 138.9898943
          },
          {
            "average": 1.969328425,
            "count": 13932770,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014298992,
            "variance": 1.028802445
          },
          {
            "average": 1094.642475,
            "count": 13932770,
            "maximum": 1097,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.020888821,
            "variance": 1.042213985
          },
          {
            "average": 32117.58186,
            "count": 13932770,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7779.128265,
            "variance": 60514836.57
          },
          {
            "average": 32250.40394,
            "count": 13932770,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5688.016136,
            "variance": 32353527.56
          },
          {
            "average": 27895.18477,
            "count": 13932770,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5792.785821,
            "variance": 33556367.56
          },
          {
            "average": 188147019.4,
            "count": 13932770,
            "maximum": 188148452.2,
            "minimum": 188145343.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.112981,
            "variance": 333059.3928
          },
          {
            "average": 0,
            "count": 13932770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309398.209,
          4832906.469,
          1562.913295,
          310445.889,
          4834323.369,
          1641.353295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309398.2089642642,
                4832906.469190168,
                1562.9132953852377
              ],
              [
                309398.2089642642,
                4834323.369190169,
                1562.9132953852377
              ],
              [
                310445.88896426425,
                4834323.369190169,
                1641.3532953852377
              ],
              [
                310445.88896426425,
                4832906.469190168,
                1641.3532953852377
              ],
              [
                309398.2089642642,
                4832906.469190168,
                1562.9132953852377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:14:12+00:00",
        "end_time": "2017-08-30T16:22:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3629753,
            43.62473684,
            1562.913295,
            -119.3495006,
            43.63775154,
            1641.353295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.36247566828392,
                  43.62473683547117,
                  1562.9132953852377
                ],
                [
                  -119.3629753078693,
                  43.63748386919588,
                  1562.9132953852377
                ],
                [
                  -119.34999754676564,
                  43.637751537827924,
                  1641.3532953852377
                ],
                [
                  -119.34950064509167,
                  43.62500438569111,
                  1641.3532953852377
                ],
                [
                  -119.36247566828392,
                  43.62473683547117,
                  1562.9132953852377
                ]
              ]
            ]
          },
          "id": "20170830_43119F3322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:14:12Z",
            "pc:count": 13932770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309929.2386,
                "count": 13932770,
                "maximum": 310445.889,
                "minimum": 309398.209,
                "name": "X",
                "position": 0,
                "stddev": 291.3682918,
                "variance": 84895.48149
              },
              {
                "average": 4833600.638,
                "count": 13932770,
                "maximum": 4834323.369,
                "minimum": 4832906.469,
                "name": "Y",
                "position": 1,
                "stddev": 401.5072674,
                "variance": 161208.0858
              },
              {
                "average": 1599.204529,
                "count": 13932770,
                "maximum": 1641.353295,
                "minimum": 1562.913295,
                "name": "Z",
                "position": 2,
                "stddev": 12.14524999,
                "variance": 147.5070974
              },
              {
                "average": 19378.93875,
                "count": 13932770,
                "maximum": 32385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3163.904469,
                "variance": 10010291.49
              },
              {
                "average": 1.052881875,
                "count": 13932770,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2821822488,
                "variance": 0.07962682153
              },
              {
                "average": 1.109396265,
                "count": 13932770,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4486500942,
                "variance": 0.201286907
              },
              {
                "average": 0.5031750327,
                "count": 13932770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989937,
                "variance": 0.2499899371
              },
              {
                "average": 1.435464735e-07,
                "count": 13932770,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003788752608,
                "variance": 1.435464632e-07
              },
              {
                "average": 1.141285545,
                "count": 13932770,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3483158744,
                "variance": 0.1213239483
              },
              {
                "average": -0.1520695871,
                "count": 13932770,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78939754,
                "variance": 138.9898943
              },
              {
                "average": 1.969328425,
                "count": 13932770,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014298992,
                "variance": 1.028802445
              },
              {
                "average": 1094.642475,
                "count": 13932770,
                "maximum": 1097,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.020888821,
                "variance": 1.042213985
              },
              {
                "average": 32117.58186,
                "count": 13932770,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7779.128265,
                "variance": 60514836.57
              },
              {
                "average": 32250.40394,
                "count": 13932770,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5688.016136,
                "variance": 32353527.56
              },
              {
                "average": 27895.18477,
                "count": 13932770,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5792.785821,
                "variance": 33556367.56
              },
              {
                "average": 188147019.4,
                "count": 13932770,
                "maximum": 188148452.2,
                "minimum": 188145343.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.112981,
                "variance": 333059.3928
              },
              {
                "average": 0,
                "count": 13932770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309398.209,
              4832906.469,
              1562.913295,
              310445.889,
              4834323.369,
              1641.353295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309398.2089642642,
                    4832906.469190168,
                    1562.9132953852377
                  ],
                  [
                    309398.2089642642,
                    4834323.369190169,
                    1562.9132953852377
                  ],
                  [
                    310445.88896426425,
                    4834323.369190169,
                    1641.3532953852377
                  ],
                  [
                    310445.88896426425,
                    4832906.469190168,
                    1641.3532953852377
                  ],
                  [
                    309398.2089642642,
                    4832906.469190168,
                    1562.9132953852377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:14:12+00:00",
            "end_time": "2017-08-30T16:22:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F5301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497301363067,
              43.674708620040796,
              1403.151340213007
            ],
            [
              -119.62553034130939,
              43.68748141635111,
              1403.151340213007
            ],
            [
              -119.61249952275406,
              43.687780183799134,
              1528.071340213007
            ],
            [
              -119.61194495346996,
              43.675007255063,
              1528.071340213007
            ],
            [
              -119.62497301363067,
              43.674708620040796,
              1403.151340213007
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255303,
        43.67470862,
        1403.15134,
        -119.611945,
        43.68778018,
        1528.07134
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:38Z",
        "pc:count": 14786710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288906.9156,
            "count": 14786710,
            "maximum": 289446.4737,
            "minimum": 288395.1737,
            "name": "X",
            "position": 0,
            "stddev": 293.200252,
            "variance": 85966.38775
          },
          {
            "average": 4839815.603,
            "count": 14786710,
            "maximum": 4840513.093,
            "minimum": 4839093.033,
            "name": "Y",
            "position": 1,
            "stddev": 413.845262,
            "variance": 171267.9008
          },
          {
            "average": 1450.672003,
            "count": 14786710,
            "maximum": 1528.07134,
            "minimum": 1403.15134,
            "name": "Z",
            "position": 2,
            "stddev": 31.7460671,
            "variance": 1007.812776
          },
          {
            "average": 23718.31897,
            "count": 14786710,
            "maximum": 40513,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4630.03707,
            "variance": 21437243.27
          },
          {
            "average": 1.061012693,
            "count": 14786710,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2662488332,
            "variance": 0.0708884412
          },
          {
            "average": 1.122753067,
            "count": 14786710,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3860121498,
            "variance": 0.1490053798
          },
          {
            "average": 0.5012208936,
            "count": 14786710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985263,
            "variance": 0.2499985263
          },
          {
            "average": 5.998629851e-05,
            "count": 14786710,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007744850173,
            "variance": 5.998270421e-05
          },
          {
            "average": 1.200008656,
            "count": 14786710,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4000065057,
            "variance": 0.1600052046
          },
          {
            "average": 0.8473413626,
            "count": 14786710,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.57872136,
            "variance": 158.224231
          },
          {
            "average": 1.981274942,
            "count": 14786710,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018913965,
            "variance": 1.038185669
          },
          {
            "average": 1158.967626,
            "count": 14786710,
            "maximum": 1182,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.063130686,
            "variance": 36.76155371
          },
          {
            "average": 35803.57109,
            "count": 14786710,
            "maximum": 49920,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 7360.302892,
            "variance": 54174058.66
          },
          {
            "average": 34859.08248,
            "count": 14786710,
            "maximum": 47616,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 5884.268185,
            "variance": 34624612.07
          },
          {
            "average": 31334.59489,
            "count": 14786710,
            "maximum": 44032,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 5759.783838,
            "variance": 33175109.86
          },
          {
            "average": 189072513.9,
            "count": 14786710,
            "maximum": 189106918.3,
            "minimum": 188950697.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 48187.73326,
            "variance": 2322057636
          },
          {
            "average": 0,
            "count": 14786710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14786710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14786710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14786710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14786710,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288395.1737,
          4839093.033,
          1403.15134,
          289446.4737,
          4840513.093,
          1528.07134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288395.17367095576,
                4839093.032884062,
                1403.151340213007
              ],
              [
                288395.17367095576,
                4840513.092884063,
                1403.151340213007
              ],
              [
                289446.4736709558,
                4840513.092884063,
                1528.071340213007
              ],
              [
                289446.4736709558,
                4839093.032884062,
                1528.071340213007
              ],
              [
                288395.17367095576,
                4839093.032884062,
                1403.151340213007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:38+00:00",
        "end_time": "2017-09-09T00:04:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255303,
            43.67470862,
            1403.15134,
            -119.611945,
            43.68778018,
            1528.07134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497301363067,
                  43.674708620040796,
                  1403.151340213007
                ],
                [
                  -119.62553034130939,
                  43.68748141635111,
                  1403.151340213007
                ],
                [
                  -119.61249952275406,
                  43.687780183799134,
                  1528.071340213007
                ],
                [
                  -119.61194495346996,
                  43.675007255063,
                  1528.071340213007
                ],
                [
                  -119.62497301363067,
                  43.674708620040796,
                  1403.151340213007
                ]
              ]
            ]
          },
          "id": "20170908_43119F5301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:38Z",
            "pc:count": 14786710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288906.9156,
                "count": 14786710,
                "maximum": 289446.4737,
                "minimum": 288395.1737,
                "name": "X",
                "position": 0,
                "stddev": 293.200252,
                "variance": 85966.38775
              },
              {
                "average": 4839815.603,
                "count": 14786710,
                "maximum": 4840513.093,
                "minimum": 4839093.033,
                "name": "Y",
                "position": 1,
                "stddev": 413.845262,
                "variance": 171267.9008
              },
              {
                "average": 1450.672003,
                "count": 14786710,
                "maximum": 1528.07134,
                "minimum": 1403.15134,
                "name": "Z",
                "position": 2,
                "stddev": 31.7460671,
                "variance": 1007.812776
              },
              {
                "average": 23718.31897,
                "count": 14786710,
                "maximum": 40513,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4630.03707,
                "variance": 21437243.27
              },
              {
                "average": 1.061012693,
                "count": 14786710,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2662488332,
                "variance": 0.0708884412
              },
              {
                "average": 1.122753067,
                "count": 14786710,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3860121498,
                "variance": 0.1490053798
              },
              {
                "average": 0.5012208936,
                "count": 14786710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985263,
                "variance": 0.2499985263
              },
              {
                "average": 5.998629851e-05,
                "count": 14786710,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007744850173,
                "variance": 5.998270421e-05
              },
              {
                "average": 1.200008656,
                "count": 14786710,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4000065057,
                "variance": 0.1600052046
              },
              {
                "average": 0.8473413626,
                "count": 14786710,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.57872136,
                "variance": 158.224231
              },
              {
                "average": 1.981274942,
                "count": 14786710,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018913965,
                "variance": 1.038185669
              },
              {
                "average": 1158.967626,
                "count": 14786710,
                "maximum": 1182,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.063130686,
                "variance": 36.76155371
              },
              {
                "average": 35803.57109,
                "count": 14786710,
                "maximum": 49920,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 7360.302892,
                "variance": 54174058.66
              },
              {
                "average": 34859.08248,
                "count": 14786710,
                "maximum": 47616,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 5884.268185,
                "variance": 34624612.07
              },
              {
                "average": 31334.59489,
                "count": 14786710,
                "maximum": 44032,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 5759.783838,
                "variance": 33175109.86
              },
              {
                "average": 189072513.9,
                "count": 14786710,
                "maximum": 189106918.3,
                "minimum": 188950697.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 48187.73326,
                "variance": 2322057636
              },
              {
                "average": 0,
                "count": 14786710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14786710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14786710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14786710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14786710,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288395.1737,
              4839093.033,
              1403.15134,
              289446.4737,
              4840513.093,
              1528.07134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288395.17367095576,
                    4839093.032884062,
                    1403.151340213007
                  ],
                  [
                    288395.17367095576,
                    4840513.092884063,
                    1403.151340213007
                  ],
                  [
                    289446.4736709558,
                    4840513.092884063,
                    1528.071340213007
                  ],
                  [
                    289446.4736709558,
                    4839093.032884062,
                    1528.071340213007
                  ],
                  [
                    288395.17367095576,
                    4839093.032884062,
                    1403.151340213007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:38+00:00",
            "end_time": "2017-09-09T00:04: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": "20170911_43119F7108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.84126710235223,
              43.72643829887575,
              1645.2358087232371
            ],
            [
              -119.84154539565452,
              43.73232034080831,
              1645.2358087232371
            ],
            [
              -119.83748674950932,
              43.73242125002429,
              1695.6358087232372
            ],
            [
              -119.83720885239848,
              43.72653918749353,
              1695.6358087232372
            ],
            [
              -119.84126710235223,
              43.72643829887575,
              1645.2358087232371
            ]
          ]
        ]
      },
      "bbox": [
        -119.8415454,
        43.7264383,
        1645.235809,
        -119.8372089,
        43.73242125,
        1695.635809
      ],
      "properties": {
        "datetime": "2017-09-11T20:47:34Z",
        "pc:count": 1155788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271348.3696,
            "count": 1155788,
            "maximum": 271482.8504,
            "minimum": 271155.5904,
            "name": "X",
            "position": 0,
            "stddev": 84.64213947,
            "variance": 7164.291774
          },
          {
            "average": 4845810.853,
            "count": 1155788,
            "maximum": 4846067.463,
            "minimum": 4845413.383,
            "name": "Y",
            "position": 1,
            "stddev": 152.6357613,
            "variance": 23297.67563
          },
          {
            "average": 1674.229282,
            "count": 1155788,
            "maximum": 1695.635809,
            "minimum": 1645.235809,
            "name": "Z",
            "position": 2,
            "stddev": 6.405913795,
            "variance": 41.03573155
          },
          {
            "average": 21074.07452,
            "count": 1155788,
            "maximum": 41121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6087.233665,
            "variance": 37054413.69
          },
          {
            "average": 1.166672435,
            "count": 1155788,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4640207325,
            "variance": 0.2153152402
          },
          {
            "average": 1.337829256,
            "count": 1155788,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6825163015,
            "variance": 0.4658285018
          },
          {
            "average": 0.5240061326,
            "count": 1155788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994235892,
            "variance": 0.2494239214
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298124743,
            "count": 1155788,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.457434762,
            "variance": 0.2092465615
          },
          {
            "average": -9.02158149,
            "count": 1155788,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.297564974,
            "variance": 18.46906471
          },
          {
            "average": 1.918039467,
            "count": 1155788,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039880919,
            "variance": 1.081352326
          },
          {
            "average": 1191.52552,
            "count": 1155788,
            "maximum": 1192,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5021338206,
            "variance": 0.2521383738
          },
          {
            "average": 29745.95042,
            "count": 1155788,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8013.76961,
            "variance": 64220503.36
          },
          {
            "average": 27989.44991,
            "count": 1155788,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6030.193132,
            "variance": 36363229.21
          },
          {
            "average": 23270.13062,
            "count": 1155788,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 5959.866028,
            "variance": 35520003.07
          },
          {
            "average": 189197572.2,
            "count": 1155788,
            "maximum": 189198054.3,
            "minimum": 189196837.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 505.1132643,
            "variance": 255139.4098
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1155788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271155.5904,
          4845413.383,
          1645.235809,
          271482.8504,
          4846067.463,
          1695.635809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271155.59038684133,
                4845413.382802741,
                1645.2358087232371
              ],
              [
                271155.59038684133,
                4846067.462802741,
                1645.2358087232371
              ],
              [
                271482.85038684134,
                4846067.462802741,
                1695.6358087232372
              ],
              [
                271482.85038684134,
                4845413.382802741,
                1695.6358087232372
              ],
              [
                271155.59038684133,
                4845413.382802741,
                1645.2358087232371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:47:34+00:00",
        "end_time": "2017-09-11T20:27:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8415454,
            43.7264383,
            1645.235809,
            -119.8372089,
            43.73242125,
            1695.635809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.84126710235223,
                  43.72643829887575,
                  1645.2358087232371
                ],
                [
                  -119.84154539565452,
                  43.73232034080831,
                  1645.2358087232371
                ],
                [
                  -119.83748674950932,
                  43.73242125002429,
                  1695.6358087232372
                ],
                [
                  -119.83720885239848,
                  43.72653918749353,
                  1695.6358087232372
                ],
                [
                  -119.84126710235223,
                  43.72643829887575,
                  1645.2358087232371
                ]
              ]
            ]
          },
          "id": "20170911_43119F7108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:47:34Z",
            "pc:count": 1155788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271348.3696,
                "count": 1155788,
                "maximum": 271482.8504,
                "minimum": 271155.5904,
                "name": "X",
                "position": 0,
                "stddev": 84.64213947,
                "variance": 7164.291774
              },
              {
                "average": 4845810.853,
                "count": 1155788,
                "maximum": 4846067.463,
                "minimum": 4845413.383,
                "name": "Y",
                "position": 1,
                "stddev": 152.6357613,
                "variance": 23297.67563
              },
              {
                "average": 1674.229282,
                "count": 1155788,
                "maximum": 1695.635809,
                "minimum": 1645.235809,
                "name": "Z",
                "position": 2,
                "stddev": 6.405913795,
                "variance": 41.03573155
              },
              {
                "average": 21074.07452,
                "count": 1155788,
                "maximum": 41121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6087.233665,
                "variance": 37054413.69
              },
              {
                "average": 1.166672435,
                "count": 1155788,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4640207325,
                "variance": 0.2153152402
              },
              {
                "average": 1.337829256,
                "count": 1155788,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6825163015,
                "variance": 0.4658285018
              },
              {
                "average": 0.5240061326,
                "count": 1155788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994235892,
                "variance": 0.2494239214
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298124743,
                "count": 1155788,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.457434762,
                "variance": 0.2092465615
              },
              {
                "average": -9.02158149,
                "count": 1155788,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.297564974,
                "variance": 18.46906471
              },
              {
                "average": 1.918039467,
                "count": 1155788,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039880919,
                "variance": 1.081352326
              },
              {
                "average": 1191.52552,
                "count": 1155788,
                "maximum": 1192,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5021338206,
                "variance": 0.2521383738
              },
              {
                "average": 29745.95042,
                "count": 1155788,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8013.76961,
                "variance": 64220503.36
              },
              {
                "average": 27989.44991,
                "count": 1155788,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6030.193132,
                "variance": 36363229.21
              },
              {
                "average": 23270.13062,
                "count": 1155788,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 5959.866028,
                "variance": 35520003.07
              },
              {
                "average": 189197572.2,
                "count": 1155788,
                "maximum": 189198054.3,
                "minimum": 189196837.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 505.1132643,
                "variance": 255139.4098
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1155788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271155.5904,
              4845413.383,
              1645.235809,
              271482.8504,
              4846067.463,
              1695.635809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271155.59038684133,
                    4845413.382802741,
                    1645.2358087232371
                  ],
                  [
                    271155.59038684133,
                    4846067.462802741,
                    1645.2358087232371
                  ],
                  [
                    271482.85038684134,
                    4846067.462802741,
                    1695.6358087232372
                  ],
                  [
                    271482.85038684134,
                    4845413.382802741,
                    1695.6358087232372
                  ],
                  [
                    271155.59038684133,
                    4845413.382802741,
                    1645.2358087232371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:47:34+00:00",
            "end_time": "2017-09-11T20:27: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": "20170911_43119E7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247060883221,
              43.54968796679991,
              1410.3964417296095
            ],
            [
              -119.81306303015445,
              43.562414267712924,
              1410.3964417296095
            ],
            [
              -119.79999863801487,
              43.56273522194734,
              1486.7164417296096
            ],
            [
              -119.7994089592241,
              43.550008779261866,
              1486.7164417296096
            ],
            [
              -119.81247060883221,
              43.54968796679991,
              1410.3964417296095
            ]
          ]
        ]
      },
      "bbox": [
        -119.813063,
        43.54968797,
        1410.396442,
        -119.799409,
        43.56273522,
        1486.716442
      ],
      "properties": {
        "datetime": "2017-09-11T22:34:47Z",
        "pc:count": 13003537,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273357.6108,
            "count": 13003537,
            "maximum": 273865.8531,
            "minimum": 272809.4931,
            "name": "X",
            "position": 0,
            "stddev": 286.1411238,
            "variance": 81876.74272
          },
          {
            "average": 4826376.942,
            "count": 13003537,
            "maximum": 4827118.122,
            "minimum": 4825703.042,
            "name": "Y",
            "position": 1,
            "stddev": 400.9479632,
            "variance": 160759.2692
          },
          {
            "average": 1446.560112,
            "count": 13003537,
            "maximum": 1486.716442,
            "minimum": 1410.396442,
            "name": "Z",
            "position": 2,
            "stddev": 18.40030894,
            "variance": 338.5713691
          },
          {
            "average": 25398.1782,
            "count": 13003537,
            "maximum": 41201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4686.518761,
            "variance": 21963458.09
          },
          {
            "average": 1.053106474,
            "count": 13003537,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2510107821,
            "variance": 0.06300641272
          },
          {
            "average": 1.107017652,
            "count": 13003537,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3666488605,
            "variance": 0.1344313869
          },
          {
            "average": 0.5008257369,
            "count": 13003537,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993374,
            "variance": 0.2499993374
          },
          {
            "average": 2.476249347e-05,
            "count": 13003537,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004976131247,
            "variance": 2.476188219e-05
          },
          {
            "average": 1.226532981,
            "count": 13003537,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4185878677,
            "variance": 0.175215803
          },
          {
            "average": 0.5390400081,
            "count": 13003537,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01389381,
            "variance": 144.3336445
          },
          {
            "average": 1.973347713,
            "count": 13003537,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.0167221,
            "variance": 1.033723828
          },
          {
            "average": 1205.572485,
            "count": 13003537,
            "maximum": 1208,
            "minimum": 1203,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.043617632,
            "variance": 1.089137762
          },
          {
            "average": 38577.85318,
            "count": 13003537,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6583.721036,
            "variance": 43345382.68
          },
          {
            "average": 36981.69615,
            "count": 13003537,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5565.53567,
            "variance": 30975187.29
          },
          {
            "average": 32773.23677,
            "count": 13003537,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5748.212376,
            "variance": 33041945.52
          },
          {
            "average": 189203783.2,
            "count": 13003537,
            "maximum": 189204487.7,
            "minimum": 189202833.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 338.794725,
            "variance": 114781.8657
          },
          {
            "average": 0,
            "count": 13003537,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13003537,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13003537,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13003537,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13003537,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272809.4931,
          4825703.042,
          1410.396442,
          273865.8531,
          4827118.122,
          1486.716442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272809.49309917557,
                4825703.041886079,
                1410.3964417296095
              ],
              [
                272809.49309917557,
                4827118.121886079,
                1410.3964417296095
              ],
              [
                273865.85309917555,
                4827118.121886079,
                1486.7164417296096
              ],
              [
                273865.85309917555,
                4825703.041886079,
                1486.7164417296096
              ],
              [
                272809.49309917557,
                4825703.041886079,
                1410.3964417296095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:34:47+00:00",
        "end_time": "2017-09-11T22:07:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.813063,
            43.54968797,
            1410.396442,
            -119.799409,
            43.56273522,
            1486.716442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247060883221,
                  43.54968796679991,
                  1410.3964417296095
                ],
                [
                  -119.81306303015445,
                  43.562414267712924,
                  1410.3964417296095
                ],
                [
                  -119.79999863801487,
                  43.56273522194734,
                  1486.7164417296096
                ],
                [
                  -119.7994089592241,
                  43.550008779261866,
                  1486.7164417296096
                ],
                [
                  -119.81247060883221,
                  43.54968796679991,
                  1410.3964417296095
                ]
              ]
            ]
          },
          "id": "20170911_43119E7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:34:47Z",
            "pc:count": 13003537,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273357.6108,
                "count": 13003537,
                "maximum": 273865.8531,
                "minimum": 272809.4931,
                "name": "X",
                "position": 0,
                "stddev": 286.1411238,
                "variance": 81876.74272
              },
              {
                "average": 4826376.942,
                "count": 13003537,
                "maximum": 4827118.122,
                "minimum": 4825703.042,
                "name": "Y",
                "position": 1,
                "stddev": 400.9479632,
                "variance": 160759.2692
              },
              {
                "average": 1446.560112,
                "count": 13003537,
                "maximum": 1486.716442,
                "minimum": 1410.396442,
                "name": "Z",
                "position": 2,
                "stddev": 18.40030894,
                "variance": 338.5713691
              },
              {
                "average": 25398.1782,
                "count": 13003537,
                "maximum": 41201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4686.518761,
                "variance": 21963458.09
              },
              {
                "average": 1.053106474,
                "count": 13003537,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2510107821,
                "variance": 0.06300641272
              },
              {
                "average": 1.107017652,
                "count": 13003537,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3666488605,
                "variance": 0.1344313869
              },
              {
                "average": 0.5008257369,
                "count": 13003537,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993374,
                "variance": 0.2499993374
              },
              {
                "average": 2.476249347e-05,
                "count": 13003537,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004976131247,
                "variance": 2.476188219e-05
              },
              {
                "average": 1.226532981,
                "count": 13003537,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4185878677,
                "variance": 0.175215803
              },
              {
                "average": 0.5390400081,
                "count": 13003537,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01389381,
                "variance": 144.3336445
              },
              {
                "average": 1.973347713,
                "count": 13003537,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.0167221,
                "variance": 1.033723828
              },
              {
                "average": 1205.572485,
                "count": 13003537,
                "maximum": 1208,
                "minimum": 1203,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.043617632,
                "variance": 1.089137762
              },
              {
                "average": 38577.85318,
                "count": 13003537,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6583.721036,
                "variance": 43345382.68
              },
              {
                "average": 36981.69615,
                "count": 13003537,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5565.53567,
                "variance": 30975187.29
              },
              {
                "average": 32773.23677,
                "count": 13003537,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5748.212376,
                "variance": 33041945.52
              },
              {
                "average": 189203783.2,
                "count": 13003537,
                "maximum": 189204487.7,
                "minimum": 189202833.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 338.794725,
                "variance": 114781.8657
              },
              {
                "average": 0,
                "count": 13003537,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13003537,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13003537,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13003537,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13003537,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272809.4931,
              4825703.042,
              1410.396442,
              273865.8531,
              4827118.122,
              1486.716442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272809.49309917557,
                    4825703.041886079,
                    1410.3964417296095
                  ],
                  [
                    272809.49309917557,
                    4827118.121886079,
                    1410.3964417296095
                  ],
                  [
                    273865.85309917555,
                    4827118.121886079,
                    1486.7164417296096
                  ],
                  [
                    273865.85309917555,
                    4825703.041886079,
                    1486.7164417296096
                  ],
                  [
                    272809.49309917557,
                    4825703.041886079,
                    1410.3964417296095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:34:47+00:00",
            "end_time": "2017-09-11T22:07:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247387187976,
              43.71220963820256,
              1373.7717187913631
            ],
            [
              -119.61302923465105,
              43.72498157868818,
              1373.7717187913631
            ],
            [
              -119.59999884216343,
              43.72527892465229,
              1441.411718791363
            ],
            [
              -119.59944624119498,
              43.71250685238768,
              1441.411718791363
            ],
            [
              -119.61247387187976,
              43.71220963820256,
              1373.7717187913631
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130292,
        43.71220964,
        1373.771719,
        -119.5994462,
        43.72527892,
        1441.411719
      ],
      "properties": {
        "datetime": "2017-09-08T23:35:22Z",
        "pc:count": 31914641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290063.6957,
            "count": 31914641,
            "maximum": 290584.6746,
            "minimum": 289534.0746,
            "name": "X",
            "position": 0,
            "stddev": 286.4178402,
            "variance": 82035.17917
          },
          {
            "average": 4843937.43,
            "count": 31914641,
            "maximum": 4844646.302,
            "minimum": 4843226.342,
            "name": "Y",
            "position": 1,
            "stddev": 400.1668741,
            "variance": 160133.5271
          },
          {
            "average": 1383.165255,
            "count": 31914641,
            "maximum": 1441.411719,
            "minimum": 1373.771719,
            "name": "Z",
            "position": 2,
            "stddev": 7.468229227,
            "variance": 55.77444779
          },
          {
            "average": 27263.38867,
            "count": 31914641,
            "maximum": 63825,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5586.278388,
            "variance": 31206506.23
          },
          {
            "average": 1.009827245,
            "count": 31914641,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0998244486,
            "variance": 0.009964920539
          },
          {
            "average": 1.019775438,
            "count": 31914641,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.141786949,
            "variance": 0.02010353891
          },
          {
            "average": 0.5032272492,
            "count": 31914641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895926,
            "variance": 0.2499895927
          },
          {
            "average": 9.086738591e-06,
            "count": 31914641,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003014408119,
            "variance": 9.086656307e-06
          },
          {
            "average": 1.086043832,
            "count": 31914641,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2804287667,
            "variance": 0.07864029322
          },
          {
            "average": -0.1504115618,
            "count": 31914641,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49589301,
            "variance": 132.1555562
          },
          {
            "average": 1.997932548,
            "count": 31914641,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002416746,
            "variance": 1.004839333
          },
          {
            "average": 1144.798727,
            "count": 31914641,
            "maximum": 1152,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.366109362,
            "variance": 5.598473513
          },
          {
            "average": 36424.7277,
            "count": 31914641,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10175.20944,
            "variance": 103534887.2
          },
          {
            "average": 37073.44703,
            "count": 31914641,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7161.494009,
            "variance": 51286996.44
          },
          {
            "average": 30701.49822,
            "count": 31914641,
            "maximum": 58112,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8782.166753,
            "variance": 77126452.87
          },
          {
            "average": 188625218.5,
            "count": 31914641,
            "maximum": 188948922.3,
            "minimum": 188239350.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 350673.0834,
            "variance": 122971611400.0
          },
          {
            "average": 0,
            "count": 31914641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31914641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31914641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31914641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31914641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289534.0746,
          4843226.342,
          1373.771719,
          290584.6746,
          4844646.302,
          1441.411719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289534.07457601663,
                4843226.342109535,
                1373.7717187913631
              ],
              [
                289534.07457601663,
                4844646.302109536,
                1373.7717187913631
              ],
              [
                290584.6745760166,
                4844646.302109536,
                1441.411718791363
              ],
              [
                290584.6745760166,
                4843226.342109535,
                1441.411718791363
              ],
              [
                289534.07457601663,
                4843226.342109535,
                1373.7717187913631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:35:22+00:00",
        "end_time": "2017-08-31T18:29:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130292,
            43.71220964,
            1373.771719,
            -119.5994462,
            43.72527892,
            1441.411719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247387187976,
                  43.71220963820256,
                  1373.7717187913631
                ],
                [
                  -119.61302923465105,
                  43.72498157868818,
                  1373.7717187913631
                ],
                [
                  -119.59999884216343,
                  43.72527892465229,
                  1441.411718791363
                ],
                [
                  -119.59944624119498,
                  43.71250685238768,
                  1441.411718791363
                ],
                [
                  -119.61247387187976,
                  43.71220963820256,
                  1373.7717187913631
                ]
              ]
            ]
          },
          "id": "20170831_43119F5112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:35:22Z",
            "pc:count": 31914641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290063.6957,
                "count": 31914641,
                "maximum": 290584.6746,
                "minimum": 289534.0746,
                "name": "X",
                "position": 0,
                "stddev": 286.4178402,
                "variance": 82035.17917
              },
              {
                "average": 4843937.43,
                "count": 31914641,
                "maximum": 4844646.302,
                "minimum": 4843226.342,
                "name": "Y",
                "position": 1,
                "stddev": 400.1668741,
                "variance": 160133.5271
              },
              {
                "average": 1383.165255,
                "count": 31914641,
                "maximum": 1441.411719,
                "minimum": 1373.771719,
                "name": "Z",
                "position": 2,
                "stddev": 7.468229227,
                "variance": 55.77444779
              },
              {
                "average": 27263.38867,
                "count": 31914641,
                "maximum": 63825,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5586.278388,
                "variance": 31206506.23
              },
              {
                "average": 1.009827245,
                "count": 31914641,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0998244486,
                "variance": 0.009964920539
              },
              {
                "average": 1.019775438,
                "count": 31914641,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.141786949,
                "variance": 0.02010353891
              },
              {
                "average": 0.5032272492,
                "count": 31914641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895926,
                "variance": 0.2499895927
              },
              {
                "average": 9.086738591e-06,
                "count": 31914641,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003014408119,
                "variance": 9.086656307e-06
              },
              {
                "average": 1.086043832,
                "count": 31914641,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2804287667,
                "variance": 0.07864029322
              },
              {
                "average": -0.1504115618,
                "count": 31914641,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49589301,
                "variance": 132.1555562
              },
              {
                "average": 1.997932548,
                "count": 31914641,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002416746,
                "variance": 1.004839333
              },
              {
                "average": 1144.798727,
                "count": 31914641,
                "maximum": 1152,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.366109362,
                "variance": 5.598473513
              },
              {
                "average": 36424.7277,
                "count": 31914641,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10175.20944,
                "variance": 103534887.2
              },
              {
                "average": 37073.44703,
                "count": 31914641,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7161.494009,
                "variance": 51286996.44
              },
              {
                "average": 30701.49822,
                "count": 31914641,
                "maximum": 58112,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8782.166753,
                "variance": 77126452.87
              },
              {
                "average": 188625218.5,
                "count": 31914641,
                "maximum": 188948922.3,
                "minimum": 188239350.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 350673.0834,
                "variance": 122971611400.0
              },
              {
                "average": 0,
                "count": 31914641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31914641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31914641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31914641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31914641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289534.0746,
              4843226.342,
              1373.771719,
              290584.6746,
              4844646.302,
              1441.411719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289534.07457601663,
                    4843226.342109535,
                    1373.7717187913631
                  ],
                  [
                    289534.07457601663,
                    4844646.302109536,
                    1373.7717187913631
                  ],
                  [
                    290584.6745760166,
                    4844646.302109536,
                    1441.411718791363
                  ],
                  [
                    290584.6745760166,
                    4843226.342109535,
                    1441.411718791363
                  ],
                  [
                    289534.07457601663,
                    4843226.342109535,
                    1373.7717187913631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:35:22+00:00",
            "end_time": "2017-08-31T18:29: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": "20170910_43119F6401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747298116361,
              43.6747015324429,
              1356.387810319609
            ],
            [
              -119.68804389855045,
              43.68748105620886,
              1356.387810319609
            ],
            [
              -119.67500109629823,
              43.68778724597326,
              1489.5678103196087
            ],
            [
              -119.67443294101754,
              43.67500758642013,
              1489.5678103196087
            ],
            [
              -119.68747298116361,
              43.6747015324429,
              1356.387810319609
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880439,
        43.67470153,
        1356.38781,
        -119.6744329,
        43.68778725,
        1489.56781
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:40Z",
        "pc:count": 15105502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283883.1685,
            "count": 15105502,
            "maximum": 284409.0355,
            "minimum": 283356.7155,
            "name": "X",
            "position": 0,
            "stddev": 291.6319402,
            "variance": 85049.18855
          },
          {
            "average": 4839957.543,
            "count": 15105502,
            "maximum": 4840674.544,
            "minimum": 4839253.664,
            "name": "Y",
            "position": 1,
            "stddev": 400.3161937,
            "variance": 160253.0549
          },
          {
            "average": 1426.138365,
            "count": 15105502,
            "maximum": 1489.56781,
            "minimum": 1356.38781,
            "name": "Z",
            "position": 2,
            "stddev": 36.02203731,
            "variance": 1297.587172
          },
          {
            "average": 24875.70148,
            "count": 15105502,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5136.72217,
            "variance": 26385914.65
          },
          {
            "average": 1.059514871,
            "count": 15105502,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2836000323,
            "variance": 0.0804289783
          },
          {
            "average": 1.122058307,
            "count": 15105502,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4365113488,
            "variance": 0.1905421576
          },
          {
            "average": 0.5026428781,
            "count": 15105502,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930317,
            "variance": 0.2499930317
          },
          {
            "average": 2.35675716e-05,
            "count": 15105502,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004854587288,
            "variance": 2.356701773e-05
          },
          {
            "average": 1.203813617,
            "count": 15105502,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4028320212,
            "variance": 0.1622736373
          },
          {
            "average": -0.5475372522,
            "count": 15105502,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07011821,
            "variance": 145.6877537
          },
          {
            "average": 1.967912354,
            "count": 15105502,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018273478,
            "variance": 1.036880877
          },
          {
            "average": 1168.147671,
            "count": 15105502,
            "maximum": 1182,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.106221406,
            "variance": 4.436168609
          },
          {
            "average": 34451.70923,
            "count": 15105502,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8024.751108,
            "variance": 64396630.35
          },
          {
            "average": 33860.73286,
            "count": 15105502,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6307.281076,
            "variance": 39781794.57
          },
          {
            "average": 30202.73666,
            "count": 15105502,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6310.873705,
            "variance": 39827126.92
          },
          {
            "average": 189096986.1,
            "count": 15105502,
            "maximum": 189106980.4,
            "minimum": 189095474.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1494.47633,
            "variance": 2233459.5
          },
          {
            "average": 0,
            "count": 15105502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15105502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15105502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15105502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15105502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283356.7155,
          4839253.664,
          1356.38781,
          284409.0355,
          4840674.544,
          1489.56781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283356.71551276295,
                4839253.664388564,
                1356.387810319609
              ],
              [
                283356.71551276295,
                4840674.544388565,
                1356.387810319609
              ],
              [
                284409.0355127629,
                4840674.544388565,
                1489.5678103196087
              ],
              [
                284409.0355127629,
                4839253.664388564,
                1489.5678103196087
              ],
              [
                283356.71551276295,
                4839253.664388564,
                1356.387810319609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:40+00:00",
        "end_time": "2017-09-10T16:17:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880439,
            43.67470153,
            1356.38781,
            -119.6744329,
            43.68778725,
            1489.56781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747298116361,
                  43.6747015324429,
                  1356.387810319609
                ],
                [
                  -119.68804389855045,
                  43.68748105620886,
                  1356.387810319609
                ],
                [
                  -119.67500109629823,
                  43.68778724597326,
                  1489.5678103196087
                ],
                [
                  -119.67443294101754,
                  43.67500758642013,
                  1489.5678103196087
                ],
                [
                  -119.68747298116361,
                  43.6747015324429,
                  1356.387810319609
                ]
              ]
            ]
          },
          "id": "20170910_43119F6401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:40Z",
            "pc:count": 15105502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283883.1685,
                "count": 15105502,
                "maximum": 284409.0355,
                "minimum": 283356.7155,
                "name": "X",
                "position": 0,
                "stddev": 291.6319402,
                "variance": 85049.18855
              },
              {
                "average": 4839957.543,
                "count": 15105502,
                "maximum": 4840674.544,
                "minimum": 4839253.664,
                "name": "Y",
                "position": 1,
                "stddev": 400.3161937,
                "variance": 160253.0549
              },
              {
                "average": 1426.138365,
                "count": 15105502,
                "maximum": 1489.56781,
                "minimum": 1356.38781,
                "name": "Z",
                "position": 2,
                "stddev": 36.02203731,
                "variance": 1297.587172
              },
              {
                "average": 24875.70148,
                "count": 15105502,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5136.72217,
                "variance": 26385914.65
              },
              {
                "average": 1.059514871,
                "count": 15105502,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2836000323,
                "variance": 0.0804289783
              },
              {
                "average": 1.122058307,
                "count": 15105502,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4365113488,
                "variance": 0.1905421576
              },
              {
                "average": 0.5026428781,
                "count": 15105502,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930317,
                "variance": 0.2499930317
              },
              {
                "average": 2.35675716e-05,
                "count": 15105502,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004854587288,
                "variance": 2.356701773e-05
              },
              {
                "average": 1.203813617,
                "count": 15105502,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4028320212,
                "variance": 0.1622736373
              },
              {
                "average": -0.5475372522,
                "count": 15105502,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07011821,
                "variance": 145.6877537
              },
              {
                "average": 1.967912354,
                "count": 15105502,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018273478,
                "variance": 1.036880877
              },
              {
                "average": 1168.147671,
                "count": 15105502,
                "maximum": 1182,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.106221406,
                "variance": 4.436168609
              },
              {
                "average": 34451.70923,
                "count": 15105502,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8024.751108,
                "variance": 64396630.35
              },
              {
                "average": 33860.73286,
                "count": 15105502,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6307.281076,
                "variance": 39781794.57
              },
              {
                "average": 30202.73666,
                "count": 15105502,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6310.873705,
                "variance": 39827126.92
              },
              {
                "average": 189096986.1,
                "count": 15105502,
                "maximum": 189106980.4,
                "minimum": 189095474.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1494.47633,
                "variance": 2233459.5
              },
              {
                "average": 0,
                "count": 15105502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15105502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15105502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15105502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15105502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283356.7155,
              4839253.664,
              1356.38781,
              284409.0355,
              4840674.544,
              1489.56781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283356.71551276295,
                    4839253.664388564,
                    1356.387810319609
                  ],
                  [
                    283356.71551276295,
                    4840674.544388565,
                    1356.387810319609
                  ],
                  [
                    284409.0355127629,
                    4840674.544388565,
                    1489.5678103196087
                  ],
                  [
                    284409.0355127629,
                    4839253.664388564,
                    1489.5678103196087
                  ],
                  [
                    283356.71551276295,
                    4839253.664388564,
                    1356.387810319609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:40+00:00",
            "end_time": "2017-09-10T16:17: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": "20170830_43119F4308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497481132311,
              43.662225028129086,
              1451.4789751464743
            ],
            [
              -119.47549938762243,
              43.67498243302763,
              1451.4789751464743
            ],
            [
              -119.46249875902342,
              43.67526340752979,
              1536.7189751464741
            ],
            [
              -119.4619769308475,
              43.66250587823951,
              1536.7189751464741
            ],
            [
              -119.47497481132311,
              43.662225028129086,
              1451.4789751464743
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754994,
        43.66222503,
        1451.478975,
        -119.4619769,
        43.67526341,
        1536.718975
      ],
      "properties": {
        "datetime": "2017-08-31T15:51:35Z",
        "pc:count": 13368065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300970.524,
            "count": 13368065,
            "maximum": 301494.8051,
            "minimum": 300445.8451,
            "name": "X",
            "position": 0,
            "stddev": 289.3526591,
            "variance": 83724.96135
          },
          {
            "average": 4838039.489,
            "count": 13368065,
            "maximum": 4838752.825,
            "minimum": 4837334.645,
            "name": "Y",
            "position": 1,
            "stddev": 394.4643782,
            "variance": 155602.1456
          },
          {
            "average": 1500.293779,
            "count": 13368065,
            "maximum": 1536.718975,
            "minimum": 1451.478975,
            "name": "Z",
            "position": 2,
            "stddev": 14.98561712,
            "variance": 224.5687204
          },
          {
            "average": 19454.13402,
            "count": 13368065,
            "maximum": 44001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2237.435359,
            "variance": 5006116.987
          },
          {
            "average": 1.010945713,
            "count": 13368065,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1077664288,
            "variance": 0.01161360317
          },
          {
            "average": 1.02251171,
            "count": 13368065,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1566680196,
            "variance": 0.02454486836
          },
          {
            "average": 0.5029602265,
            "count": 13368065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912557,
            "variance": 0.2499912558
          },
          {
            "average": 6.732462776e-07,
            "count": 13368065,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008205156151,
            "variance": 6.732458747e-07
          },
          {
            "average": 1.187209892,
            "count": 13368065,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3900799399,
            "variance": 0.1521623595
          },
          {
            "average": -0.004300171823,
            "count": 13368065,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68350094,
            "variance": 136.5041942
          },
          {
            "average": 1.991648305,
            "count": 13368065,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005142556,
            "variance": 1.010311558
          },
          {
            "average": 1115.052006,
            "count": 13368065,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.500577193,
            "variance": 56.25865823
          },
          {
            "average": 37269.7063,
            "count": 13368065,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4076.712862,
            "variance": 16619587.76
          },
          {
            "average": 36924.77226,
            "count": 13368065,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3262.080862,
            "variance": 10641171.55
          },
          {
            "average": 33365.08274,
            "count": 13368065,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3514.698528,
            "variance": 12353105.75
          },
          {
            "average": 188182287.5,
            "count": 13368065,
            "maximum": 188229895.8,
            "minimum": 188155543.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34715.96598,
            "variance": 1205198294
          },
          {
            "average": 0,
            "count": 13368065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368065,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368065,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300445.8451,
          4837334.645,
          1451.478975,
          301494.8051,
          4838752.825,
          1536.718975
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300445.84505404154,
                4837334.644588927,
                1451.4789751464743
              ],
              [
                300445.84505404154,
                4838752.8245889265,
                1451.4789751464743
              ],
              [
                301494.8050540415,
                4838752.8245889265,
                1536.7189751464741
              ],
              [
                301494.8050540415,
                4837334.644588927,
                1536.7189751464741
              ],
              [
                300445.84505404154,
                4837334.644588927,
                1451.4789751464743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:51:35+00:00",
        "end_time": "2017-08-30T19:12:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754994,
            43.66222503,
            1451.478975,
            -119.4619769,
            43.67526341,
            1536.718975
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497481132311,
                  43.662225028129086,
                  1451.4789751464743
                ],
                [
                  -119.47549938762243,
                  43.67498243302763,
                  1451.4789751464743
                ],
                [
                  -119.46249875902342,
                  43.67526340752979,
                  1536.7189751464741
                ],
                [
                  -119.4619769308475,
                  43.66250587823951,
                  1536.7189751464741
                ],
                [
                  -119.47497481132311,
                  43.662225028129086,
                  1451.4789751464743
                ]
              ]
            ]
          },
          "id": "20170830_43119F4308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:51:35Z",
            "pc:count": 13368065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300970.524,
                "count": 13368065,
                "maximum": 301494.8051,
                "minimum": 300445.8451,
                "name": "X",
                "position": 0,
                "stddev": 289.3526591,
                "variance": 83724.96135
              },
              {
                "average": 4838039.489,
                "count": 13368065,
                "maximum": 4838752.825,
                "minimum": 4837334.645,
                "name": "Y",
                "position": 1,
                "stddev": 394.4643782,
                "variance": 155602.1456
              },
              {
                "average": 1500.293779,
                "count": 13368065,
                "maximum": 1536.718975,
                "minimum": 1451.478975,
                "name": "Z",
                "position": 2,
                "stddev": 14.98561712,
                "variance": 224.5687204
              },
              {
                "average": 19454.13402,
                "count": 13368065,
                "maximum": 44001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2237.435359,
                "variance": 5006116.987
              },
              {
                "average": 1.010945713,
                "count": 13368065,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1077664288,
                "variance": 0.01161360317
              },
              {
                "average": 1.02251171,
                "count": 13368065,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1566680196,
                "variance": 0.02454486836
              },
              {
                "average": 0.5029602265,
                "count": 13368065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912557,
                "variance": 0.2499912558
              },
              {
                "average": 6.732462776e-07,
                "count": 13368065,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008205156151,
                "variance": 6.732458747e-07
              },
              {
                "average": 1.187209892,
                "count": 13368065,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3900799399,
                "variance": 0.1521623595
              },
              {
                "average": -0.004300171823,
                "count": 13368065,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68350094,
                "variance": 136.5041942
              },
              {
                "average": 1.991648305,
                "count": 13368065,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005142556,
                "variance": 1.010311558
              },
              {
                "average": 1115.052006,
                "count": 13368065,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.500577193,
                "variance": 56.25865823
              },
              {
                "average": 37269.7063,
                "count": 13368065,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4076.712862,
                "variance": 16619587.76
              },
              {
                "average": 36924.77226,
                "count": 13368065,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3262.080862,
                "variance": 10641171.55
              },
              {
                "average": 33365.08274,
                "count": 13368065,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3514.698528,
                "variance": 12353105.75
              },
              {
                "average": 188182287.5,
                "count": 13368065,
                "maximum": 188229895.8,
                "minimum": 188155543.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34715.96598,
                "variance": 1205198294
              },
              {
                "average": 0,
                "count": 13368065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368065,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368065,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300445.8451,
              4837334.645,
              1451.478975,
              301494.8051,
              4838752.825,
              1536.718975
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300445.84505404154,
                    4837334.644588927,
                    1451.4789751464743
                  ],
                  [
                    300445.84505404154,
                    4838752.8245889265,
                    1451.4789751464743
                  ],
                  [
                    301494.8050540415,
                    4838752.8245889265,
                    1536.7189751464741
                  ],
                  [
                    301494.8050540415,
                    4837334.644588927,
                    1536.7189751464741
                  ],
                  [
                    300445.84505404154,
                    4837334.644588927,
                    1451.4789751464743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:51:35+00:00",
            "end_time": "2017-08-30T19:12:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747511450402,
              43.67472354682861,
              1506.0260789180547
            ],
            [
              -119.48800265785935,
              43.68748296180555,
              1506.0260789180547
            ],
            [
              -119.47499895656324,
              43.6877654328116,
              1573.286078918055
            ],
            [
              -119.47447416356702,
              43.67500589276326,
              1573.286078918055
            ],
            [
              -119.48747511450402,
              43.67472354682861,
              1506.0260789180547
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880027,
        43.67472355,
        1506.026079,
        -119.4744742,
        43.68776543,
        1573.286079
      ],
      "properties": {
        "datetime": "2017-08-31T16:04:37Z",
        "pc:count": 14666842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300007.8203,
            "count": 14666842,
            "maximum": 300528.5703,
            "minimum": 299479.5703,
            "name": "X",
            "position": 0,
            "stddev": 287.5401593,
            "variance": 82679.34322
          },
          {
            "average": 4839464.145,
            "count": 14666842,
            "maximum": 4840171.383,
            "minimum": 4838752.963,
            "name": "Y",
            "position": 1,
            "stddev": 398.3820894,
            "variance": 158708.2891
          },
          {
            "average": 1534.79028,
            "count": 14666842,
            "maximum": 1573.286079,
            "minimum": 1506.026079,
            "name": "Z",
            "position": 2,
            "stddev": 6.502468903,
            "variance": 42.28210183
          },
          {
            "average": 17392.88187,
            "count": 14666842,
            "maximum": 31009,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4459.783588,
            "variance": 19889669.65
          },
          {
            "average": 1.12577636,
            "count": 14666842,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3887273574,
            "variance": 0.1511089584
          },
          {
            "average": 1.258893428,
            "count": 14666842,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5784747819,
            "variance": 0.3346330733
          },
          {
            "average": 0.5030299638,
            "count": 14666842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908363,
            "variance": 0.2499908364
          },
          {
            "average": 4.431765202e-06,
            "count": 14666842,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00210517122,
            "variance": 4.431745864e-06
          },
          {
            "average": 1.151392167,
            "count": 14666842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3584307295,
            "variance": 0.1284725878
          },
          {
            "average": 0.3005997803,
            "count": 14666842,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68888855,
            "variance": 136.6301156
          },
          {
            "average": 1.916910266,
            "count": 14666842,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.034768711,
            "variance": 1.070746286
          },
          {
            "average": 1119.401016,
            "count": 14666842,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.615360453,
            "variance": 57.99371483
          },
          {
            "average": 32823.77907,
            "count": 14666842,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8386.286486,
            "variance": 70329801.02
          },
          {
            "average": 33195.47593,
            "count": 14666842,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6533.769306,
            "variance": 42690141.34
          },
          {
            "average": 28906.30508,
            "count": 14666842,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6611.39689,
            "variance": 43710568.84
          },
          {
            "average": 188201624.4,
            "count": 14666842,
            "maximum": 188230677.2,
            "minimum": 188155518.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35365.41869,
            "variance": 1250712839
          },
          {
            "average": 0,
            "count": 14666842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14666842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14666842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14666842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14666842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299479.5703,
          4838752.963,
          1506.026079,
          300528.5703,
          4840171.383,
          1573.286079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299479.57028406515,
                4838752.963245028,
                1506.0260789180547
              ],
              [
                299479.57028406515,
                4840171.383245028,
                1506.0260789180547
              ],
              [
                300528.57028406515,
                4840171.383245028,
                1573.286078918055
              ],
              [
                300528.57028406515,
                4838752.963245028,
                1573.286078918055
              ],
              [
                299479.57028406515,
                4838752.963245028,
                1506.0260789180547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:04:37+00:00",
        "end_time": "2017-08-30T19:11:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880027,
            43.67472355,
            1506.026079,
            -119.4744742,
            43.68776543,
            1573.286079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747511450402,
                  43.67472354682861,
                  1506.0260789180547
                ],
                [
                  -119.48800265785935,
                  43.68748296180555,
                  1506.0260789180547
                ],
                [
                  -119.47499895656324,
                  43.6877654328116,
                  1573.286078918055
                ],
                [
                  -119.47447416356702,
                  43.67500589276326,
                  1573.286078918055
                ],
                [
                  -119.48747511450402,
                  43.67472354682861,
                  1506.0260789180547
                ]
              ]
            ]
          },
          "id": "20170830_43119F4302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:04:37Z",
            "pc:count": 14666842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300007.8203,
                "count": 14666842,
                "maximum": 300528.5703,
                "minimum": 299479.5703,
                "name": "X",
                "position": 0,
                "stddev": 287.5401593,
                "variance": 82679.34322
              },
              {
                "average": 4839464.145,
                "count": 14666842,
                "maximum": 4840171.383,
                "minimum": 4838752.963,
                "name": "Y",
                "position": 1,
                "stddev": 398.3820894,
                "variance": 158708.2891
              },
              {
                "average": 1534.79028,
                "count": 14666842,
                "maximum": 1573.286079,
                "minimum": 1506.026079,
                "name": "Z",
                "position": 2,
                "stddev": 6.502468903,
                "variance": 42.28210183
              },
              {
                "average": 17392.88187,
                "count": 14666842,
                "maximum": 31009,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4459.783588,
                "variance": 19889669.65
              },
              {
                "average": 1.12577636,
                "count": 14666842,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3887273574,
                "variance": 0.1511089584
              },
              {
                "average": 1.258893428,
                "count": 14666842,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5784747819,
                "variance": 0.3346330733
              },
              {
                "average": 0.5030299638,
                "count": 14666842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908363,
                "variance": 0.2499908364
              },
              {
                "average": 4.431765202e-06,
                "count": 14666842,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00210517122,
                "variance": 4.431745864e-06
              },
              {
                "average": 1.151392167,
                "count": 14666842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3584307295,
                "variance": 0.1284725878
              },
              {
                "average": 0.3005997803,
                "count": 14666842,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68888855,
                "variance": 136.6301156
              },
              {
                "average": 1.916910266,
                "count": 14666842,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.034768711,
                "variance": 1.070746286
              },
              {
                "average": 1119.401016,
                "count": 14666842,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.615360453,
                "variance": 57.99371483
              },
              {
                "average": 32823.77907,
                "count": 14666842,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8386.286486,
                "variance": 70329801.02
              },
              {
                "average": 33195.47593,
                "count": 14666842,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6533.769306,
                "variance": 42690141.34
              },
              {
                "average": 28906.30508,
                "count": 14666842,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6611.39689,
                "variance": 43710568.84
              },
              {
                "average": 188201624.4,
                "count": 14666842,
                "maximum": 188230677.2,
                "minimum": 188155518.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35365.41869,
                "variance": 1250712839
              },
              {
                "average": 0,
                "count": 14666842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14666842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14666842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14666842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14666842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299479.5703,
              4838752.963,
              1506.026079,
              300528.5703,
              4840171.383,
              1573.286079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299479.57028406515,
                    4838752.963245028,
                    1506.0260789180547
                  ],
                  [
                    299479.57028406515,
                    4840171.383245028,
                    1506.0260789180547
                  ],
                  [
                    300528.57028406515,
                    4840171.383245028,
                    1573.286078918055
                  ],
                  [
                    300528.57028406515,
                    4838752.963245028,
                    1573.286078918055
                  ],
                  [
                    299479.57028406515,
                    4838752.963245028,
                    1506.0260789180547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:04:37+00:00",
            "end_time": "2017-08-30T19:11:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997512027665,
              43.637238338732764,
              1533.1782998685642
            ],
            [
              -119.35047226422977,
              43.649983659861924,
              1533.1782998685642
            ],
            [
              -119.33749739503597,
              43.65024985264576,
              1625.4582998685644
            ],
            [
              -119.33700298926513,
              43.6375044137757,
              1625.4582998685644
            ],
            [
              -119.34997512027665,
              43.637238338732764,
              1533.1782998685642
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504723,
        43.63723834,
        1533.1783,
        -119.337003,
        43.65024985,
        1625.4583
      ],
      "properties": {
        "datetime": "2017-08-30T16:43:46Z",
        "pc:count": 14076104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310966.3422,
            "count": 14076104,
            "maximum": 311493.3038,
            "minimum": 310446.0838,
            "name": "X",
            "position": 0,
            "stddev": 291.5148146,
            "variance": 84980.88711
          },
          {
            "average": 4834974.227,
            "count": 14076104,
            "maximum": 4835683.019,
            "minimum": 4834266.319,
            "name": "Y",
            "position": 1,
            "stddev": 401.4726484,
            "variance": 161180.2874
          },
          {
            "average": 1568.013995,
            "count": 14076104,
            "maximum": 1625.4583,
            "minimum": 1533.1783,
            "name": "Z",
            "position": 2,
            "stddev": 16.77966366,
            "variance": 281.5571124
          },
          {
            "average": 19944.98895,
            "count": 14076104,
            "maximum": 30625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2410.884877,
            "variance": 5812365.892
          },
          {
            "average": 1.021239329,
            "count": 14076104,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1658133119,
            "variance": 0.0274940544
          },
          {
            "average": 1.043300121,
            "count": 14076104,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2514630666,
            "variance": 0.06323367387
          },
          {
            "average": 0.5013705497,
            "count": 14076104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981394,
            "variance": 0.2499981394
          },
          {
            "average": 4.262543101e-07,
            "count": 14076104,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006528814278,
            "variance": 4.262541587e-07
          },
          {
            "average": 1.164608403,
            "count": 14076104,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3708267607,
            "variance": 0.1375124864
          },
          {
            "average": 0.3785032825,
            "count": 14076104,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76232149,
            "variance": 138.3522068
          },
          {
            "average": 1.984210972,
            "count": 14076104,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007059497,
            "variance": 1.014168831
          },
          {
            "average": 1089.665082,
            "count": 14076104,
            "maximum": 1094,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.600178208,
            "variance": 2.560570296
          },
          {
            "average": 35700.58901,
            "count": 14076104,
            "maximum": 50688,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 6856.525881,
            "variance": 47011947.16
          },
          {
            "average": 35283.958,
            "count": 14076104,
            "maximum": 49408,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5064.800786,
            "variance": 25652207
          },
          {
            "average": 31161.09343,
            "count": 14076104,
            "maximum": 47104,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 5411.574218,
            "variance": 29285135.51
          },
          {
            "average": 188144851.9,
            "count": 14076104,
            "maximum": 188146626.3,
            "minimum": 188143831.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 609.2883908,
            "variance": 371232.3431
          },
          {
            "average": 0,
            "count": 14076104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14076104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14076104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14076104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14076104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310446.0838,
          4834266.319,
          1533.1783,
          311493.3038,
          4835683.019,
          1625.4583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310446.08376472874,
                4834266.319347365,
                1533.1782998685642
              ],
              [
                310446.08376472874,
                4835683.019347364,
                1533.1782998685642
              ],
              [
                311493.3037647287,
                4835683.019347364,
                1625.4582998685644
              ],
              [
                311493.3037647287,
                4834266.319347365,
                1625.4582998685644
              ],
              [
                310446.08376472874,
                4834266.319347365,
                1533.1782998685642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:43:46+00:00",
        "end_time": "2017-08-30T15:57:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504723,
            43.63723834,
            1533.1783,
            -119.337003,
            43.65024985,
            1625.4583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997512027665,
                  43.637238338732764,
                  1533.1782998685642
                ],
                [
                  -119.35047226422977,
                  43.649983659861924,
                  1533.1782998685642
                ],
                [
                  -119.33749739503597,
                  43.65024985264576,
                  1625.4582998685644
                ],
                [
                  -119.33700298926513,
                  43.6375044137757,
                  1625.4582998685644
                ],
                [
                  -119.34997512027665,
                  43.637238338732764,
                  1533.1782998685642
                ]
              ]
            ]
          },
          "id": "20170830_43119F3318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:43:46Z",
            "pc:count": 14076104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310966.3422,
                "count": 14076104,
                "maximum": 311493.3038,
                "minimum": 310446.0838,
                "name": "X",
                "position": 0,
                "stddev": 291.5148146,
                "variance": 84980.88711
              },
              {
                "average": 4834974.227,
                "count": 14076104,
                "maximum": 4835683.019,
                "minimum": 4834266.319,
                "name": "Y",
                "position": 1,
                "stddev": 401.4726484,
                "variance": 161180.2874
              },
              {
                "average": 1568.013995,
                "count": 14076104,
                "maximum": 1625.4583,
                "minimum": 1533.1783,
                "name": "Z",
                "position": 2,
                "stddev": 16.77966366,
                "variance": 281.5571124
              },
              {
                "average": 19944.98895,
                "count": 14076104,
                "maximum": 30625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2410.884877,
                "variance": 5812365.892
              },
              {
                "average": 1.021239329,
                "count": 14076104,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1658133119,
                "variance": 0.0274940544
              },
              {
                "average": 1.043300121,
                "count": 14076104,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2514630666,
                "variance": 0.06323367387
              },
              {
                "average": 0.5013705497,
                "count": 14076104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981394,
                "variance": 0.2499981394
              },
              {
                "average": 4.262543101e-07,
                "count": 14076104,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006528814278,
                "variance": 4.262541587e-07
              },
              {
                "average": 1.164608403,
                "count": 14076104,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3708267607,
                "variance": 0.1375124864
              },
              {
                "average": 0.3785032825,
                "count": 14076104,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76232149,
                "variance": 138.3522068
              },
              {
                "average": 1.984210972,
                "count": 14076104,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007059497,
                "variance": 1.014168831
              },
              {
                "average": 1089.665082,
                "count": 14076104,
                "maximum": 1094,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.600178208,
                "variance": 2.560570296
              },
              {
                "average": 35700.58901,
                "count": 14076104,
                "maximum": 50688,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 6856.525881,
                "variance": 47011947.16
              },
              {
                "average": 35283.958,
                "count": 14076104,
                "maximum": 49408,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5064.800786,
                "variance": 25652207
              },
              {
                "average": 31161.09343,
                "count": 14076104,
                "maximum": 47104,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 5411.574218,
                "variance": 29285135.51
              },
              {
                "average": 188144851.9,
                "count": 14076104,
                "maximum": 188146626.3,
                "minimum": 188143831.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 609.2883908,
                "variance": 371232.3431
              },
              {
                "average": 0,
                "count": 14076104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14076104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14076104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14076104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14076104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310446.0838,
              4834266.319,
              1533.1783,
              311493.3038,
              4835683.019,
              1625.4583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310446.08376472874,
                    4834266.319347365,
                    1533.1782998685642
                  ],
                  [
                    310446.08376472874,
                    4835683.019347364,
                    1533.1782998685642
                  ],
                  [
                    311493.3037647287,
                    4835683.019347364,
                    1625.4582998685644
                  ],
                  [
                    311493.3037647287,
                    4834266.319347365,
                    1625.4582998685644
                  ],
                  [
                    310446.08376472874,
                    4834266.319347365,
                    1533.1782998685642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:43:46+00:00",
            "end_time": "2017-08-30T15:57: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": "20170831_43119F5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747453534814,
              43.64971804602624,
              1417.1030040931232
            ],
            [
              -119.53801242638627,
              43.662482244644565,
              1417.1030040931232
            ],
            [
              -119.52499801591343,
              43.66277064159222,
              1643.4630040931233
            ],
            [
              -119.52446287590871,
              43.65000631522549,
              1643.4630040931233
            ],
            [
              -119.53747453534814,
              43.64971804602624,
              1417.1030040931232
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380124,
        43.64971805,
        1417.103004,
        -119.5244629,
        43.66277064,
        1643.463004
      ],
      "properties": {
        "datetime": "2017-08-31T18:14:36Z",
        "pc:count": 19397467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295893.0168,
            "count": 19397467,
            "maximum": 296414.257,
            "minimum": 295363.917,
            "name": "X",
            "position": 0,
            "stddev": 293.759673,
            "variance": 86294.74547
          },
          {
            "average": 4836878.714,
            "count": 19397467,
            "maximum": 4837516.827,
            "minimum": 4836097.827,
            "name": "Y",
            "position": 1,
            "stddev": 379.4797493,
            "variance": 144004.8801
          },
          {
            "average": 1524.729547,
            "count": 19397467,
            "maximum": 1643.463004,
            "minimum": 1417.103004,
            "name": "Z",
            "position": 2,
            "stddev": 45.72321774,
            "variance": 2090.612641
          },
          {
            "average": 15558.35694,
            "count": 19397467,
            "maximum": 34657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5848.580624,
            "variance": 34205895.31
          },
          {
            "average": 1.41080008,
            "count": 19397467,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6716834368,
            "variance": 0.4511586393
          },
          {
            "average": 1.834609694,
            "count": 19397467,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9011877488,
            "variance": 0.8121393585
          },
          {
            "average": 0.5040638553,
            "count": 19397467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834977,
            "variance": 0.249983498
          },
          {
            "average": 3.196293619e-06,
            "count": 19397467,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001787815306,
            "variance": 3.196283568e-06
          },
          {
            "average": 1.102455542,
            "count": 19397467,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3032464491,
            "variance": 0.09195840886
          },
          {
            "average": -0.1840185918,
            "count": 19397467,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61658572,
            "variance": 134.9450639
          },
          {
            "average": 1.788414848,
            "count": 19397467,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.075025661,
            "variance": 1.155680172
          },
          {
            "average": 1136.782511,
            "count": 19397467,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9833152281,
            "variance": 0.9669088377
          },
          {
            "average": 25767.11458,
            "count": 19397467,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9835.781362,
            "variance": 96742595
          },
          {
            "average": 26973.07141,
            "count": 19397467,
            "maximum": 46848,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8318.272755,
            "variance": 69193661.62
          },
          {
            "average": 22996.20655,
            "count": 19397467,
            "maximum": 42752,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7798.551393,
            "variance": 60817403.83
          },
          {
            "average": 188237072.2,
            "count": 19397467,
            "maximum": 188238476.2,
            "minimum": 188235839,
            "name": "GpsTime",
            "position": 15,
            "stddev": 643.4365482,
            "variance": 414010.5916
          },
          {
            "average": 0,
            "count": 19397467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19397467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19397467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19397467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19397467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295363.917,
          4836097.827,
          1417.103004,
          296414.257,
          4837516.827,
          1643.463004
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295363.9169907489,
                4836097.826521225,
                1417.1030040931232
              ],
              [
                295363.9169907489,
                4837516.826521225,
                1417.1030040931232
              ],
              [
                296414.25699074887,
                4837516.826521225,
                1643.4630040931233
              ],
              [
                296414.25699074887,
                4836097.826521225,
                1643.4630040931233
              ],
              [
                295363.9169907489,
                4836097.826521225,
                1417.1030040931232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:14:36+00:00",
        "end_time": "2017-08-31T17:30:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380124,
            43.64971805,
            1417.103004,
            -119.5244629,
            43.66277064,
            1643.463004
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747453534814,
                  43.64971804602624,
                  1417.1030040931232
                ],
                [
                  -119.53801242638627,
                  43.662482244644565,
                  1417.1030040931232
                ],
                [
                  -119.52499801591343,
                  43.66277064159222,
                  1643.4630040931233
                ],
                [
                  -119.52446287590871,
                  43.65000631522549,
                  1643.4630040931233
                ],
                [
                  -119.53747453534814,
                  43.64971804602624,
                  1417.1030040931232
                ]
              ]
            ]
          },
          "id": "20170831_43119F5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:14:36Z",
            "pc:count": 19397467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295893.0168,
                "count": 19397467,
                "maximum": 296414.257,
                "minimum": 295363.917,
                "name": "X",
                "position": 0,
                "stddev": 293.759673,
                "variance": 86294.74547
              },
              {
                "average": 4836878.714,
                "count": 19397467,
                "maximum": 4837516.827,
                "minimum": 4836097.827,
                "name": "Y",
                "position": 1,
                "stddev": 379.4797493,
                "variance": 144004.8801
              },
              {
                "average": 1524.729547,
                "count": 19397467,
                "maximum": 1643.463004,
                "minimum": 1417.103004,
                "name": "Z",
                "position": 2,
                "stddev": 45.72321774,
                "variance": 2090.612641
              },
              {
                "average": 15558.35694,
                "count": 19397467,
                "maximum": 34657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5848.580624,
                "variance": 34205895.31
              },
              {
                "average": 1.41080008,
                "count": 19397467,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6716834368,
                "variance": 0.4511586393
              },
              {
                "average": 1.834609694,
                "count": 19397467,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9011877488,
                "variance": 0.8121393585
              },
              {
                "average": 0.5040638553,
                "count": 19397467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834977,
                "variance": 0.249983498
              },
              {
                "average": 3.196293619e-06,
                "count": 19397467,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001787815306,
                "variance": 3.196283568e-06
              },
              {
                "average": 1.102455542,
                "count": 19397467,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3032464491,
                "variance": 0.09195840886
              },
              {
                "average": -0.1840185918,
                "count": 19397467,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61658572,
                "variance": 134.9450639
              },
              {
                "average": 1.788414848,
                "count": 19397467,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.075025661,
                "variance": 1.155680172
              },
              {
                "average": 1136.782511,
                "count": 19397467,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9833152281,
                "variance": 0.9669088377
              },
              {
                "average": 25767.11458,
                "count": 19397467,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9835.781362,
                "variance": 96742595
              },
              {
                "average": 26973.07141,
                "count": 19397467,
                "maximum": 46848,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8318.272755,
                "variance": 69193661.62
              },
              {
                "average": 22996.20655,
                "count": 19397467,
                "maximum": 42752,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7798.551393,
                "variance": 60817403.83
              },
              {
                "average": 188237072.2,
                "count": 19397467,
                "maximum": 188238476.2,
                "minimum": 188235839,
                "name": "GpsTime",
                "position": 15,
                "stddev": 643.4365482,
                "variance": 414010.5916
              },
              {
                "average": 0,
                "count": 19397467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19397467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19397467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19397467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19397467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295363.917,
              4836097.827,
              1417.103004,
              296414.257,
              4837516.827,
              1643.463004
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295363.9169907489,
                    4836097.826521225,
                    1417.1030040931232
                  ],
                  [
                    295363.9169907489,
                    4837516.826521225,
                    1417.1030040931232
                  ],
                  [
                    296414.25699074887,
                    4837516.826521225,
                    1643.4630040931233
                  ],
                  [
                    296414.25699074887,
                    4836097.826521225,
                    1643.4630040931233
                  ],
                  [
                    295363.9169907489,
                    4836097.826521225,
                    1417.1030040931232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:14:36+00:00",
            "end_time": "2017-08-31T17:30: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": "20170908_43119F5302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247272895781,
              43.67470979560991,
              1420.455041402043
            ],
            [
              -119.61302733413457,
              43.68748110060152,
              1420.455041402043
            ],
            [
              -119.59999886483614,
              43.687778386295726,
              1602.855041402043
            ],
            [
              -119.59944701728962,
              43.675006949550465,
              1602.855041402043
            ],
            [
              -119.61247272895781,
              43.67470979560991,
              1420.455041402043
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130273,
        43.6747098,
        1420.455041,
        -119.599447,
        43.68777839,
        1602.855041
      ],
      "properties": {
        "datetime": "2017-09-10T14:49:34Z",
        "pc:count": 18764130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289979.5279,
            "count": 18764130,
            "maximum": 290453.9864,
            "minimum": 289402.8864,
            "name": "X",
            "position": 0,
            "stddev": 289.3246383,
            "variance": 83708.7463
          },
          {
            "average": 4839807.488,
            "count": 18764130,
            "maximum": 4840481.215,
            "minimum": 4839061.335,
            "name": "Y",
            "position": 1,
            "stddev": 366.1483752,
            "variance": 134064.6327
          },
          {
            "average": 1478.951387,
            "count": 18764130,
            "maximum": 1602.855041,
            "minimum": 1420.455041,
            "name": "Z",
            "position": 2,
            "stddev": 32.3364458,
            "variance": 1045.645727
          },
          {
            "average": 24721.06897,
            "count": 18764130,
            "maximum": 42417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3972.033364,
            "variance": 15777049.05
          },
          {
            "average": 1.036383621,
            "count": 18764130,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2055028252,
            "variance": 0.04223141117
          },
          {
            "average": 1.07327065,
            "count": 18764130,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2997024325,
            "variance": 0.08982154803
          },
          {
            "average": 0.5043844825,
            "count": 18764130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807893,
            "variance": 0.2499807896
          },
          {
            "average": 4.476626414e-05,
            "count": 18764130,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006690610025,
            "variance": 4.476426251e-05
          },
          {
            "average": 1.165683354,
            "count": 18764130,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3717961643,
            "variance": 0.1382323878
          },
          {
            "average": -1.515611025,
            "count": 18764130,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89951216,
            "variance": 141.5983896
          },
          {
            "average": 1.990682861,
            "count": 18764130,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012703862,
            "variance": 1.025569111
          },
          {
            "average": 1153.901226,
            "count": 18764130,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.916439239,
            "variance": 3.672739356
          },
          {
            "average": 34652.30443,
            "count": 18764130,
            "maximum": 49152,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 5812.052898,
            "variance": 33779958.89
          },
          {
            "average": 34094.33163,
            "count": 18764130,
            "maximum": 46848,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4484.345577,
            "variance": 20109355.26
          },
          {
            "average": 30791.93314,
            "count": 18764130,
            "maximum": 44544,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 4564.527419,
            "variance": 20834910.55
          },
          {
            "average": 188967179,
            "count": 18764130,
            "maximum": 189090174.8,
            "minimum": 188946977.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 45660.47831,
            "variance": 2084879279
          },
          {
            "average": 0,
            "count": 18764130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18764130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18764130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18764130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18764130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289402.8864,
          4839061.335,
          1420.455041,
          290453.9864,
          4840481.215,
          1602.855041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289402.88635496254,
                4839061.335437116,
                1420.455041402043
              ],
              [
                289402.88635496254,
                4840481.215437117,
                1420.455041402043
              ],
              [
                290453.9863549625,
                4840481.215437117,
                1602.855041402043
              ],
              [
                290453.9863549625,
                4839061.335437116,
                1602.855041402043
              ],
              [
                289402.88635496254,
                4839061.335437116,
                1420.455041402043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:49:34+00:00",
        "end_time": "2017-09-08T23:02:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130273,
            43.6747098,
            1420.455041,
            -119.599447,
            43.68777839,
            1602.855041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247272895781,
                  43.67470979560991,
                  1420.455041402043
                ],
                [
                  -119.61302733413457,
                  43.68748110060152,
                  1420.455041402043
                ],
                [
                  -119.59999886483614,
                  43.687778386295726,
                  1602.855041402043
                ],
                [
                  -119.59944701728962,
                  43.675006949550465,
                  1602.855041402043
                ],
                [
                  -119.61247272895781,
                  43.67470979560991,
                  1420.455041402043
                ]
              ]
            ]
          },
          "id": "20170908_43119F5302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:49:34Z",
            "pc:count": 18764130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289979.5279,
                "count": 18764130,
                "maximum": 290453.9864,
                "minimum": 289402.8864,
                "name": "X",
                "position": 0,
                "stddev": 289.3246383,
                "variance": 83708.7463
              },
              {
                "average": 4839807.488,
                "count": 18764130,
                "maximum": 4840481.215,
                "minimum": 4839061.335,
                "name": "Y",
                "position": 1,
                "stddev": 366.1483752,
                "variance": 134064.6327
              },
              {
                "average": 1478.951387,
                "count": 18764130,
                "maximum": 1602.855041,
                "minimum": 1420.455041,
                "name": "Z",
                "position": 2,
                "stddev": 32.3364458,
                "variance": 1045.645727
              },
              {
                "average": 24721.06897,
                "count": 18764130,
                "maximum": 42417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3972.033364,
                "variance": 15777049.05
              },
              {
                "average": 1.036383621,
                "count": 18764130,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2055028252,
                "variance": 0.04223141117
              },
              {
                "average": 1.07327065,
                "count": 18764130,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2997024325,
                "variance": 0.08982154803
              },
              {
                "average": 0.5043844825,
                "count": 18764130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807893,
                "variance": 0.2499807896
              },
              {
                "average": 4.476626414e-05,
                "count": 18764130,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006690610025,
                "variance": 4.476426251e-05
              },
              {
                "average": 1.165683354,
                "count": 18764130,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3717961643,
                "variance": 0.1382323878
              },
              {
                "average": -1.515611025,
                "count": 18764130,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89951216,
                "variance": 141.5983896
              },
              {
                "average": 1.990682861,
                "count": 18764130,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012703862,
                "variance": 1.025569111
              },
              {
                "average": 1153.901226,
                "count": 18764130,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.916439239,
                "variance": 3.672739356
              },
              {
                "average": 34652.30443,
                "count": 18764130,
                "maximum": 49152,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 5812.052898,
                "variance": 33779958.89
              },
              {
                "average": 34094.33163,
                "count": 18764130,
                "maximum": 46848,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4484.345577,
                "variance": 20109355.26
              },
              {
                "average": 30791.93314,
                "count": 18764130,
                "maximum": 44544,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 4564.527419,
                "variance": 20834910.55
              },
              {
                "average": 188967179,
                "count": 18764130,
                "maximum": 189090174.8,
                "minimum": 188946977.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 45660.47831,
                "variance": 2084879279
              },
              {
                "average": 0,
                "count": 18764130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18764130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18764130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18764130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18764130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289402.8864,
              4839061.335,
              1420.455041,
              290453.9864,
              4840481.215,
              1602.855041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289402.88635496254,
                    4839061.335437116,
                    1420.455041402043
                  ],
                  [
                    289402.88635496254,
                    4840481.215437117,
                    1420.455041402043
                  ],
                  [
                    290453.9863549625,
                    4840481.215437117,
                    1602.855041402043
                  ],
                  [
                    290453.9863549625,
                    4839061.335437116,
                    1602.855041402043
                  ],
                  [
                    289402.88635496254,
                    4839061.335437116,
                    1420.455041402043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:49:34+00:00",
            "end_time": "2017-09-08T23:02: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": "20170830_43119F3308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997534346944,
              43.66223862234614,
              1552.8235463705842
            ],
            [
              -119.35047290724458,
              43.674983527686244,
              1552.8235463705842
            ],
            [
              -119.33795077374482,
              43.67524046675999,
              1683.8635463705841
            ],
            [
              -119.33745585483699,
              43.66249544778049,
              1683.8635463705841
            ],
            [
              -119.34997534346944,
              43.66223862234614,
              1552.8235463705842
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504729,
        43.66223862,
        1552.823546,
        -119.3374559,
        43.67524047,
        1683.863546
      ],
      "properties": {
        "datetime": "2017-08-30T16:10:10Z",
        "pc:count": 13937985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310981.76,
            "count": 13937985,
            "maximum": 311534.9787,
            "minimum": 310524.7187,
            "name": "X",
            "position": 0,
            "stddev": 250.8064795,
            "variance": 62903.89015
          },
          {
            "average": 4837751.233,
            "count": 13937985,
            "maximum": 4838459.649,
            "minimum": 4837042.989,
            "name": "Y",
            "position": 1,
            "stddev": 401.2097099,
            "variance": 160969.2313
          },
          {
            "average": 1615.988539,
            "count": 13937985,
            "maximum": 1683.863546,
            "minimum": 1552.823546,
            "name": "Z",
            "position": 2,
            "stddev": 29.16993753,
            "variance": 850.8852557
          },
          {
            "average": 17860.98322,
            "count": 13937985,
            "maximum": 40337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5305.817798,
            "variance": 28151702.5
          },
          {
            "average": 1.195356,
            "count": 13937985,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5260963265,
            "variance": 0.2767773448
          },
          {
            "average": 1.412774874,
            "count": 13937985,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8372513508,
            "variance": 0.7009898244
          },
          {
            "average": 0.4986939647,
            "count": 13937985,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983122,
            "variance": 0.2499983122
          },
          {
            "average": 1.434927646e-07,
            "count": 13937985,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003788043747,
            "variance": 1.434927543e-07
          },
          {
            "average": 1.170311849,
            "count": 13937985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3759065487,
            "variance": 0.1413057334
          },
          {
            "average": 1.225492863,
            "count": 13937985,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83478293,
            "variance": 140.0620871
          },
          {
            "average": 1.879059276,
            "count": 13937985,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.050328632,
            "variance": 1.103190235
          },
          {
            "average": 734.442662,
            "count": 13937985,
            "maximum": 1089,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 508.1460991,
            "variance": 258212.458
          },
          {
            "average": 31381.24125,
            "count": 13937985,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8685.802297,
            "variance": 75443161.54
          },
          {
            "average": 31511.09134,
            "count": 13937985,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6927.855409,
            "variance": 47995180.57
          },
          {
            "average": 27636.29395,
            "count": 13937985,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6534.730945,
            "variance": 42702708.53
          },
          {
            "average": 188143634.3,
            "count": 13937985,
            "maximum": 188144610.5,
            "minimum": 188143085,
            "name": "GpsTime",
            "position": 15,
            "stddev": 329.6661756,
            "variance": 108679.7874
          },
          {
            "average": 0,
            "count": 13937985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13937985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13937985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13937985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13937985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310524.7187,
          4837042.989,
          1552.823546,
          311534.9787,
          4838459.649,
          1683.863546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310524.71868419286,
                4837042.988821921,
                1552.8235463705842
              ],
              [
                310524.71868419286,
                4838459.648821921,
                1552.8235463705842
              ],
              [
                311534.9786841929,
                4838459.648821921,
                1683.8635463705841
              ],
              [
                311534.9786841929,
                4837042.988821921,
                1683.8635463705841
              ],
              [
                310524.71868419286,
                4837042.988821921,
                1552.8235463705842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:10:10+00:00",
        "end_time": "2017-08-30T15:44:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504729,
            43.66223862,
            1552.823546,
            -119.3374559,
            43.67524047,
            1683.863546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997534346944,
                  43.66223862234614,
                  1552.8235463705842
                ],
                [
                  -119.35047290724458,
                  43.674983527686244,
                  1552.8235463705842
                ],
                [
                  -119.33795077374482,
                  43.67524046675999,
                  1683.8635463705841
                ],
                [
                  -119.33745585483699,
                  43.66249544778049,
                  1683.8635463705841
                ],
                [
                  -119.34997534346944,
                  43.66223862234614,
                  1552.8235463705842
                ]
              ]
            ]
          },
          "id": "20170830_43119F3308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:10:10Z",
            "pc:count": 13937985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310981.76,
                "count": 13937985,
                "maximum": 311534.9787,
                "minimum": 310524.7187,
                "name": "X",
                "position": 0,
                "stddev": 250.8064795,
                "variance": 62903.89015
              },
              {
                "average": 4837751.233,
                "count": 13937985,
                "maximum": 4838459.649,
                "minimum": 4837042.989,
                "name": "Y",
                "position": 1,
                "stddev": 401.2097099,
                "variance": 160969.2313
              },
              {
                "average": 1615.988539,
                "count": 13937985,
                "maximum": 1683.863546,
                "minimum": 1552.823546,
                "name": "Z",
                "position": 2,
                "stddev": 29.16993753,
                "variance": 850.8852557
              },
              {
                "average": 17860.98322,
                "count": 13937985,
                "maximum": 40337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5305.817798,
                "variance": 28151702.5
              },
              {
                "average": 1.195356,
                "count": 13937985,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5260963265,
                "variance": 0.2767773448
              },
              {
                "average": 1.412774874,
                "count": 13937985,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8372513508,
                "variance": 0.7009898244
              },
              {
                "average": 0.4986939647,
                "count": 13937985,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983122,
                "variance": 0.2499983122
              },
              {
                "average": 1.434927646e-07,
                "count": 13937985,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003788043747,
                "variance": 1.434927543e-07
              },
              {
                "average": 1.170311849,
                "count": 13937985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3759065487,
                "variance": 0.1413057334
              },
              {
                "average": 1.225492863,
                "count": 13937985,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83478293,
                "variance": 140.0620871
              },
              {
                "average": 1.879059276,
                "count": 13937985,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.050328632,
                "variance": 1.103190235
              },
              {
                "average": 734.442662,
                "count": 13937985,
                "maximum": 1089,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 508.1460991,
                "variance": 258212.458
              },
              {
                "average": 31381.24125,
                "count": 13937985,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8685.802297,
                "variance": 75443161.54
              },
              {
                "average": 31511.09134,
                "count": 13937985,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6927.855409,
                "variance": 47995180.57
              },
              {
                "average": 27636.29395,
                "count": 13937985,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6534.730945,
                "variance": 42702708.53
              },
              {
                "average": 188143634.3,
                "count": 13937985,
                "maximum": 188144610.5,
                "minimum": 188143085,
                "name": "GpsTime",
                "position": 15,
                "stddev": 329.6661756,
                "variance": 108679.7874
              },
              {
                "average": 0,
                "count": 13937985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13937985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13937985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13937985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13937985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310524.7187,
              4837042.989,
              1552.823546,
              311534.9787,
              4838459.649,
              1683.863546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310524.71868419286,
                    4837042.988821921,
                    1552.8235463705842
                  ],
                  [
                    310524.71868419286,
                    4838459.648821921,
                    1552.8235463705842
                  ],
                  [
                    311534.9786841929,
                    4838459.648821921,
                    1683.8635463705841
                  ],
                  [
                    311534.9786841929,
                    4837042.988821921,
                    1683.8635463705841
                  ],
                  [
                    310524.71868419286,
                    4837042.988821921,
                    1552.8235463705842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:10:10+00:00",
            "end_time": "2017-08-30T15:44:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997456343368,
              43.63722763389249,
              1446.0225912647938
            ],
            [
              -119.45049330357872,
              43.64998317565202,
              1446.0225912647938
            ],
            [
              -119.43749782506332,
              43.65026118054308,
              1533.302591264794
            ],
            [
              -119.43698182924844,
              43.63750551571938,
              1533.302591264794
            ],
            [
              -119.44997456343368,
              43.63722763389249,
              1446.0225912647938
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504933,
        43.63722763,
        1446.022591,
        -119.4369818,
        43.65026118,
        1533.302591
      ],
      "properties": {
        "datetime": "2017-08-31T15:41:37Z",
        "pc:count": 14569602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302896.3139,
            "count": 14569602,
            "maximum": 303428.6087,
            "minimum": 302379.6487,
            "name": "X",
            "position": 0,
            "stddev": 288.1960877,
            "variance": 83056.98496
          },
          {
            "average": 4835226.038,
            "count": 14569602,
            "maximum": 4835916.376,
            "minimum": 4834498.436,
            "name": "Y",
            "position": 1,
            "stddev": 398.2591429,
            "variance": 158610.3449
          },
          {
            "average": 1498.144224,
            "count": 14569602,
            "maximum": 1533.302591,
            "minimum": 1446.022591,
            "name": "Z",
            "position": 2,
            "stddev": 12.66790308,
            "variance": 160.4757684
          },
          {
            "average": 19109.60832,
            "count": 14569602,
            "maximum": 30465,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3375.988287,
            "variance": 11397296.91
          },
          {
            "average": 1.062630125,
            "count": 14569602,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2801562925,
            "variance": 0.07848754823
          },
          {
            "average": 1.126164188,
            "count": 14569602,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4137290519,
            "variance": 0.1711717284
          },
          {
            "average": 0.5031049578,
            "count": 14569602,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903763,
            "variance": 0.2499903764
          },
          {
            "average": 1.180540141e-05,
            "count": 14569602,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00343587876,
            "variance": 1.180526285e-05
          },
          {
            "average": 1.175403556,
            "count": 14569602,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3803119226,
            "variance": 0.1446371585
          },
          {
            "average": 0.3078444425,
            "count": 14569602,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60866283,
            "variance": 134.7610526
          },
          {
            "average": 1.959161067,
            "count": 14569602,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018126219,
            "variance": 1.036580998
          },
          {
            "average": 1109.136105,
            "count": 14569602,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.768161361,
            "variance": 7.662717319
          },
          {
            "average": 36343.51123,
            "count": 14569602,
            "maximum": 52992,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 6253.145435,
            "variance": 39101827.83
          },
          {
            "average": 35181.81071,
            "count": 14569602,
            "maximum": 51456,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4819.571511,
            "variance": 23228269.55
          },
          {
            "average": 31644.61134,
            "count": 14569602,
            "maximum": 48128,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 4828.147551,
            "variance": 23311008.78
          },
          {
            "average": 188158091.4,
            "count": 14569602,
            "maximum": 188229297.5,
            "minimum": 188154149.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11782.7369,
            "variance": 138832888.9
          },
          {
            "average": 0,
            "count": 14569602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302379.6487,
          4834498.436,
          1446.022591,
          303428.6087,
          4835916.376,
          1533.302591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302379.6486612812,
                4834498.436034451,
                1446.0225912647938
              ],
              [
                302379.6486612812,
                4835916.376034451,
                1446.0225912647938
              ],
              [
                303428.6086612812,
                4835916.376034451,
                1533.302591264794
              ],
              [
                303428.6086612812,
                4834498.436034451,
                1533.302591264794
              ],
              [
                302379.6486612812,
                4834498.436034451,
                1446.0225912647938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:41:37+00:00",
        "end_time": "2017-08-30T18:49:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504933,
            43.63722763,
            1446.022591,
            -119.4369818,
            43.65026118,
            1533.302591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997456343368,
                  43.63722763389249,
                  1446.0225912647938
                ],
                [
                  -119.45049330357872,
                  43.64998317565202,
                  1446.0225912647938
                ],
                [
                  -119.43749782506332,
                  43.65026118054308,
                  1533.302591264794
                ],
                [
                  -119.43698182924844,
                  43.63750551571938,
                  1533.302591264794
                ],
                [
                  -119.44997456343368,
                  43.63722763389249,
                  1446.0225912647938
                ]
              ]
            ]
          },
          "id": "20170830_43119F4320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:41:37Z",
            "pc:count": 14569602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302896.3139,
                "count": 14569602,
                "maximum": 303428.6087,
                "minimum": 302379.6487,
                "name": "X",
                "position": 0,
                "stddev": 288.1960877,
                "variance": 83056.98496
              },
              {
                "average": 4835226.038,
                "count": 14569602,
                "maximum": 4835916.376,
                "minimum": 4834498.436,
                "name": "Y",
                "position": 1,
                "stddev": 398.2591429,
                "variance": 158610.3449
              },
              {
                "average": 1498.144224,
                "count": 14569602,
                "maximum": 1533.302591,
                "minimum": 1446.022591,
                "name": "Z",
                "position": 2,
                "stddev": 12.66790308,
                "variance": 160.4757684
              },
              {
                "average": 19109.60832,
                "count": 14569602,
                "maximum": 30465,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3375.988287,
                "variance": 11397296.91
              },
              {
                "average": 1.062630125,
                "count": 14569602,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2801562925,
                "variance": 0.07848754823
              },
              {
                "average": 1.126164188,
                "count": 14569602,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4137290519,
                "variance": 0.1711717284
              },
              {
                "average": 0.5031049578,
                "count": 14569602,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903763,
                "variance": 0.2499903764
              },
              {
                "average": 1.180540141e-05,
                "count": 14569602,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00343587876,
                "variance": 1.180526285e-05
              },
              {
                "average": 1.175403556,
                "count": 14569602,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3803119226,
                "variance": 0.1446371585
              },
              {
                "average": 0.3078444425,
                "count": 14569602,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60866283,
                "variance": 134.7610526
              },
              {
                "average": 1.959161067,
                "count": 14569602,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018126219,
                "variance": 1.036580998
              },
              {
                "average": 1109.136105,
                "count": 14569602,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.768161361,
                "variance": 7.662717319
              },
              {
                "average": 36343.51123,
                "count": 14569602,
                "maximum": 52992,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 6253.145435,
                "variance": 39101827.83
              },
              {
                "average": 35181.81071,
                "count": 14569602,
                "maximum": 51456,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4819.571511,
                "variance": 23228269.55
              },
              {
                "average": 31644.61134,
                "count": 14569602,
                "maximum": 48128,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 4828.147551,
                "variance": 23311008.78
              },
              {
                "average": 188158091.4,
                "count": 14569602,
                "maximum": 188229297.5,
                "minimum": 188154149.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11782.7369,
                "variance": 138832888.9
              },
              {
                "average": 0,
                "count": 14569602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302379.6487,
              4834498.436,
              1446.022591,
              303428.6087,
              4835916.376,
              1533.302591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302379.6486612812,
                    4834498.436034451,
                    1446.0225912647938
                  ],
                  [
                    302379.6486612812,
                    4835916.376034451,
                    1446.0225912647938
                  ],
                  [
                    303428.6086612812,
                    4835916.376034451,
                    1533.302591264794
                  ],
                  [
                    303428.6086612812,
                    4834498.436034451,
                    1533.302591264794
                  ],
                  [
                    302379.6486612812,
                    4834498.436034451,
                    1446.0225912647938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:41:37+00:00",
            "end_time": "2017-08-30T18:49: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": "20170830_43119F3309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33748513466458,
              43.662471202841715,
              1620.904091879576
            ],
            [
              -119.33751651853026,
              43.66327963166419,
              1620.904091879576
            ],
            [
              -119.33637664780261,
              43.663302947453204,
              1643.884091879576
            ],
            [
              -119.33634527920704,
              43.66249451797648,
              1643.884091879576
            ],
            [
              -119.33748513466458,
              43.662471202841715,
              1620.904091879576
            ]
          ]
        ]
      },
      "bbox": [
        -119.3375165,
        43.6624712,
        1620.904092,
        -119.3363453,
        43.66330295,
        1643.884092
      ],
      "properties": {
        "datetime": "2017-08-30T15:56:56Z",
        "pc:count": 75267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311563.823,
            "count": 75267,
            "maximum": 311624.522,
            "minimum": 311532.542,
            "name": "X",
            "position": 0,
            "stddev": 21.3376526,
            "variance": 455.2954186
          },
          {
            "average": 4837073.886,
            "count": 75267,
            "maximum": 4837130.223,
            "minimum": 4837040.363,
            "name": "Y",
            "position": 1,
            "stddev": 22.15338233,
            "variance": 490.7723485
          },
          {
            "average": 1630.124519,
            "count": 75267,
            "maximum": 1643.884092,
            "minimum": 1620.904092,
            "name": "Z",
            "position": 2,
            "stddev": 5.536099104,
            "variance": 30.64839329
          },
          {
            "average": 18278.28744,
            "count": 75267,
            "maximum": 26177,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2578.53071,
            "variance": 6648820.625
          },
          {
            "average": 1.024685453,
            "count": 75267,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1559344517,
            "variance": 0.02431555321
          },
          {
            "average": 1.04992892,
            "count": 75267,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2194404438,
            "variance": 0.04815410836
          },
          {
            "average": 0.5000465011,
            "count": 75267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000033194,
            "variance": 0.2500033194
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032205349,
            "count": 75267,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1765462505,
            "variance": 0.03116857856
          },
          {
            "average": 2.054184328,
            "count": 75267,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.03835652,
            "variance": 226.1521667
          },
          {
            "average": 1.932214649,
            "count": 75267,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012176807,
            "variance": 1.024501889
          },
          {
            "average": 1086.105863,
            "count": 75267,
            "maximum": 1087,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8566080227,
            "variance": 0.7337773045
          },
          {
            "average": 19218.69653,
            "count": 75267,
            "maximum": 41472,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4903.70899,
            "variance": 24046361.86
          },
          {
            "average": 23639.21761,
            "count": 75267,
            "maximum": 39936,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3339.202536,
            "variance": 11150273.58
          },
          {
            "average": 18789.21365,
            "count": 75267,
            "maximum": 35840,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3659.700531,
            "variance": 13393407.97
          },
          {
            "average": 188143487.7,
            "count": 75267,
            "maximum": 188143816.7,
            "minimum": 188143107.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 305.0125858,
            "variance": 93032.67752
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75267,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311532.542,
          4837040.363,
          1620.904092,
          311624.522,
          4837130.223,
          1643.884092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311532.54195097316,
                4837040.362575242,
                1620.904091879576
              ],
              [
                311532.54195097316,
                4837130.222575242,
                1620.904091879576
              ],
              [
                311624.52195097314,
                4837130.222575242,
                1643.884091879576
              ],
              [
                311624.52195097314,
                4837040.362575242,
                1643.884091879576
              ],
              [
                311532.54195097316,
                4837040.362575242,
                1620.904091879576
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:56:56+00:00",
        "end_time": "2017-08-30T15:45:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3375165,
            43.6624712,
            1620.904092,
            -119.3363453,
            43.66330295,
            1643.884092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33748513466458,
                  43.662471202841715,
                  1620.904091879576
                ],
                [
                  -119.33751651853026,
                  43.66327963166419,
                  1620.904091879576
                ],
                [
                  -119.33637664780261,
                  43.663302947453204,
                  1643.884091879576
                ],
                [
                  -119.33634527920704,
                  43.66249451797648,
                  1643.884091879576
                ],
                [
                  -119.33748513466458,
                  43.662471202841715,
                  1620.904091879576
                ]
              ]
            ]
          },
          "id": "20170830_43119F3309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:56:56Z",
            "pc:count": 75267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311563.823,
                "count": 75267,
                "maximum": 311624.522,
                "minimum": 311532.542,
                "name": "X",
                "position": 0,
                "stddev": 21.3376526,
                "variance": 455.2954186
              },
              {
                "average": 4837073.886,
                "count": 75267,
                "maximum": 4837130.223,
                "minimum": 4837040.363,
                "name": "Y",
                "position": 1,
                "stddev": 22.15338233,
                "variance": 490.7723485
              },
              {
                "average": 1630.124519,
                "count": 75267,
                "maximum": 1643.884092,
                "minimum": 1620.904092,
                "name": "Z",
                "position": 2,
                "stddev": 5.536099104,
                "variance": 30.64839329
              },
              {
                "average": 18278.28744,
                "count": 75267,
                "maximum": 26177,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2578.53071,
                "variance": 6648820.625
              },
              {
                "average": 1.024685453,
                "count": 75267,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1559344517,
                "variance": 0.02431555321
              },
              {
                "average": 1.04992892,
                "count": 75267,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2194404438,
                "variance": 0.04815410836
              },
              {
                "average": 0.5000465011,
                "count": 75267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000033194,
                "variance": 0.2500033194
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032205349,
                "count": 75267,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1765462505,
                "variance": 0.03116857856
              },
              {
                "average": 2.054184328,
                "count": 75267,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.03835652,
                "variance": 226.1521667
              },
              {
                "average": 1.932214649,
                "count": 75267,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012176807,
                "variance": 1.024501889
              },
              {
                "average": 1086.105863,
                "count": 75267,
                "maximum": 1087,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8566080227,
                "variance": 0.7337773045
              },
              {
                "average": 19218.69653,
                "count": 75267,
                "maximum": 41472,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4903.70899,
                "variance": 24046361.86
              },
              {
                "average": 23639.21761,
                "count": 75267,
                "maximum": 39936,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3339.202536,
                "variance": 11150273.58
              },
              {
                "average": 18789.21365,
                "count": 75267,
                "maximum": 35840,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3659.700531,
                "variance": 13393407.97
              },
              {
                "average": 188143487.7,
                "count": 75267,
                "maximum": 188143816.7,
                "minimum": 188143107.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 305.0125858,
                "variance": 93032.67752
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75267,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311532.542,
              4837040.363,
              1620.904092,
              311624.522,
              4837130.223,
              1643.884092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311532.54195097316,
                    4837040.362575242,
                    1620.904091879576
                  ],
                  [
                    311532.54195097316,
                    4837130.222575242,
                    1620.904091879576
                  ],
                  [
                    311624.52195097314,
                    4837130.222575242,
                    1643.884091879576
                  ],
                  [
                    311624.52195097314,
                    4837040.362575242,
                    1643.884091879576
                  ],
                  [
                    311532.54195097316,
                    4837040.362575242,
                    1620.904091879576
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:56:56+00:00",
            "end_time": "2017-08-30T15:45: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": "20170911_43119F6321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997203825744,
              43.62469461802819,
              1428.9698617332515
            ],
            [
              -119.75055549172181,
              43.63747988621651,
              1428.9698617332515
            ],
            [
              -119.73750139841262,
              43.637793471612255,
              1496.7098617332513
            ],
            [
              -119.73692070555846,
              43.625008064282945,
              1496.7098617332513
            ],
            [
              -119.74997203825744,
              43.62469461802819,
              1428.9698617332515
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505555,
        43.62469462,
        1428.969862,
        -119.7369207,
        43.63779347,
        1496.709862
      ],
      "properties": {
        "datetime": "2017-09-11T20:13:58Z",
        "pc:count": 16245016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278660.6124,
            "count": 16245016,
            "maximum": 279188.3578,
            "minimum": 278134.1978,
            "name": "X",
            "position": 0,
            "stddev": 285.9522489,
            "variance": 81768.68865
          },
          {
            "average": 4834518.229,
            "count": 16245016,
            "maximum": 4835286.339,
            "minimum": 4833864.759,
            "name": "Y",
            "position": 1,
            "stddev": 409.9487721,
            "variance": 168057.9958
          },
          {
            "average": 1466.610194,
            "count": 16245016,
            "maximum": 1496.709862,
            "minimum": 1428.969862,
            "name": "Z",
            "position": 2,
            "stddev": 14.414288,
            "variance": 207.7716984
          },
          {
            "average": 23551.58295,
            "count": 16245016,
            "maximum": 41249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5646.353067,
            "variance": 31881302.96
          },
          {
            "average": 1.114331005,
            "count": 16245016,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3708870629,
            "variance": 0.1375572135
          },
          {
            "average": 1.229801005,
            "count": 16245016,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5364184618,
            "variance": 0.2877447662
          },
          {
            "average": 0.5020505366,
            "count": 16245016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958107,
            "variance": 0.2499958107
          },
          {
            "average": 3.324096449e-06,
            "count": 16245016,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001823207504,
            "variance": 3.324085604e-06
          },
          {
            "average": 1.206777943,
            "count": 16245016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4049948588,
            "variance": 0.1640208357
          },
          {
            "average": -0.2512085476,
            "count": 16245016,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87065858,
            "variance": 140.9125351
          },
          {
            "average": 1.945075954,
            "count": 16245016,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031604204,
            "variance": 1.064207233
          },
          {
            "average": 1186.937211,
            "count": 16245016,
            "maximum": 1189,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9586684654,
            "variance": 0.9190452265
          },
          {
            "average": 32577.80634,
            "count": 16245016,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8827.010869,
            "variance": 77916120.88
          },
          {
            "average": 31259.28562,
            "count": 16245016,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7249.600066,
            "variance": 52556701.11
          },
          {
            "average": 27729.26683,
            "count": 16245016,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6971.114839,
            "variance": 48596442.09
          },
          {
            "average": 189194753.9,
            "count": 16245016,
            "maximum": 189196038.5,
            "minimum": 189193523.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 608.6422282,
            "variance": 370445.362
          },
          {
            "average": 0,
            "count": 16245016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16245016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16245016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16245016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16245016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278134.1978,
          4833864.759,
          1428.969862,
          279188.3578,
          4835286.339,
          1496.709862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278134.1978263988,
                4833864.759189206,
                1428.9698617332515
              ],
              [
                278134.1978263988,
                4835286.339189206,
                1428.9698617332515
              ],
              [
                279188.35782639886,
                4835286.339189206,
                1496.7098617332513
              ],
              [
                279188.35782639886,
                4833864.759189206,
                1496.7098617332513
              ],
              [
                278134.1978263988,
                4833864.759189206,
                1428.9698617332515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:13:58+00:00",
        "end_time": "2017-09-11T19:32:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F6321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F6321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F6321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F6321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505555,
            43.62469462,
            1428.969862,
            -119.7369207,
            43.63779347,
            1496.709862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997203825744,
                  43.62469461802819,
                  1428.9698617332515
                ],
                [
                  -119.75055549172181,
                  43.63747988621651,
                  1428.9698617332515
                ],
                [
                  -119.73750139841262,
                  43.637793471612255,
                  1496.7098617332513
                ],
                [
                  -119.73692070555846,
                  43.625008064282945,
                  1496.7098617332513
                ],
                [
                  -119.74997203825744,
                  43.62469461802819,
                  1428.9698617332515
                ]
              ]
            ]
          },
          "id": "20170911_43119F6321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F6321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:13:58Z",
            "pc:count": 16245016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278660.6124,
                "count": 16245016,
                "maximum": 279188.3578,
                "minimum": 278134.1978,
                "name": "X",
                "position": 0,
                "stddev": 285.9522489,
                "variance": 81768.68865
              },
              {
                "average": 4834518.229,
                "count": 16245016,
                "maximum": 4835286.339,
                "minimum": 4833864.759,
                "name": "Y",
                "position": 1,
                "stddev": 409.9487721,
                "variance": 168057.9958
              },
              {
                "average": 1466.610194,
                "count": 16245016,
                "maximum": 1496.709862,
                "minimum": 1428.969862,
                "name": "Z",
                "position": 2,
                "stddev": 14.414288,
                "variance": 207.7716984
              },
              {
                "average": 23551.58295,
                "count": 16245016,
                "maximum": 41249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5646.353067,
                "variance": 31881302.96
              },
              {
                "average": 1.114331005,
                "count": 16245016,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3708870629,
                "variance": 0.1375572135
              },
              {
                "average": 1.229801005,
                "count": 16245016,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5364184618,
                "variance": 0.2877447662
              },
              {
                "average": 0.5020505366,
                "count": 16245016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958107,
                "variance": 0.2499958107
              },
              {
                "average": 3.324096449e-06,
                "count": 16245016,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001823207504,
                "variance": 3.324085604e-06
              },
              {
                "average": 1.206777943,
                "count": 16245016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4049948588,
                "variance": 0.1640208357
              },
              {
                "average": -0.2512085476,
                "count": 16245016,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87065858,
                "variance": 140.9125351
              },
              {
                "average": 1.945075954,
                "count": 16245016,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031604204,
                "variance": 1.064207233
              },
              {
                "average": 1186.937211,
                "count": 16245016,
                "maximum": 1189,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9586684654,
                "variance": 0.9190452265
              },
              {
                "average": 32577.80634,
                "count": 16245016,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8827.010869,
                "variance": 77916120.88
              },
              {
                "average": 31259.28562,
                "count": 16245016,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7249.600066,
                "variance": 52556701.11
              },
              {
                "average": 27729.26683,
                "count": 16245016,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6971.114839,
                "variance": 48596442.09
              },
              {
                "average": 189194753.9,
                "count": 16245016,
                "maximum": 189196038.5,
                "minimum": 189193523.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 608.6422282,
                "variance": 370445.362
              },
              {
                "average": 0,
                "count": 16245016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16245016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16245016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16245016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16245016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278134.1978,
              4833864.759,
              1428.969862,
              279188.3578,
              4835286.339,
              1496.709862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278134.1978263988,
                    4833864.759189206,
                    1428.9698617332515
                  ],
                  [
                    278134.1978263988,
                    4835286.339189206,
                    1428.9698617332515
                  ],
                  [
                    279188.35782639886,
                    4835286.339189206,
                    1496.7098617332513
                  ],
                  [
                    279188.35782639886,
                    4833864.759189206,
                    1496.7098617332513
                  ],
                  [
                    278134.1978263988,
                    4833864.759189206,
                    1428.9698617332515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:13:58+00:00",
            "end_time": "2017-09-11T19:32: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": "20170830_43119F3323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.34997580549296,
              43.62473962493553,
              1552.9831516802597
            ],
            [
              -119.35047266967842,
              43.637483354650364,
              1552.9831516802597
            ],
            [
              -119.33749702211499,
              43.63774955829263,
              1636.2431516802599
            ],
            [
              -119.33700289473462,
              43.62500571084432,
              1636.2431516802599
            ],
            [
              -119.34997580549296,
              43.62473962493553,
              1552.9831516802597
            ]
          ]
        ]
      },
      "bbox": [
        -119.3504727,
        43.62473962,
        1552.983152,
        -119.3370029,
        43.63774956,
        1636.243152
      ],
      "properties": {
        "datetime": "2017-08-30T16:54:08Z",
        "pc:count": 13870393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310918.8832,
            "count": 13870393,
            "maximum": 311454.2201,
            "minimum": 310406.7201,
            "name": "X",
            "position": 0,
            "stddev": 291.963701,
            "variance": 85242.80272
          },
          {
            "average": 4833613.968,
            "count": 13870393,
            "maximum": 4834294.669,
            "minimum": 4832878.149,
            "name": "Y",
            "position": 1,
            "stddev": 398.9303277,
            "variance": 159145.4063
          },
          {
            "average": 1593.367727,
            "count": 13870393,
            "maximum": 1636.243152,
            "minimum": 1552.983152,
            "name": "Z",
            "position": 2,
            "stddev": 12.6258183,
            "variance": 159.4112878
          },
          {
            "average": 20082.57045,
            "count": 13870393,
            "maximum": 29729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1786.929425,
            "variance": 3193116.771
          },
          {
            "average": 1.006015475,
            "count": 13870393,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08668206807,
            "variance": 0.007513780925
          },
          {
            "average": 1.012267857,
            "count": 13870393,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1309869847,
            "variance": 0.01715759017
          },
          {
            "average": 0.5029649845,
            "count": 13870393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912268,
            "variance": 0.2499912269
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141365064,
            "count": 13870393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3483977493,
            "variance": 0.1213809917
          },
          {
            "average": -0.2557853063,
            "count": 13870393,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72307564,
            "variance": 137.4305025
          },
          {
            "average": 1.997024742,
            "count": 13870393,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002036341,
            "variance": 1.004076829
          },
          {
            "average": 1091.989078,
            "count": 13870393,
            "maximum": 1095,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.670525553,
            "variance": 2.790655622
          },
          {
            "average": 31601.82032,
            "count": 13870393,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7226.341622,
            "variance": 52220013.23
          },
          {
            "average": 32012.30207,
            "count": 13870393,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5031.57943,
            "variance": 25316791.56
          },
          {
            "average": 27516.22885,
            "count": 13870393,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5430.924224,
            "variance": 29494937.92
          },
          {
            "average": 188145758.8,
            "count": 13870393,
            "maximum": 188147248.5,
            "minimum": 188144150.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 663.726011,
            "variance": 440532.2177
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13870393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310406.7201,
          4832878.149,
          1552.983152,
          311454.2201,
          4834294.669,
          1636.243152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310406.72011399764,
                4832878.148837634,
                1552.9831516802597
              ],
              [
                310406.72011399764,
                4834294.668837634,
                1552.9831516802597
              ],
              [
                311454.22011399764,
                4834294.668837634,
                1636.2431516802599
              ],
              [
                311454.22011399764,
                4832878.148837634,
                1636.2431516802599
              ],
              [
                310406.72011399764,
                4832878.148837634,
                1552.9831516802597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:54:08+00:00",
        "end_time": "2017-08-30T16:02:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3504727,
            43.62473962,
            1552.983152,
            -119.3370029,
            43.63774956,
            1636.243152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.34997580549296,
                  43.62473962493553,
                  1552.9831516802597
                ],
                [
                  -119.35047266967842,
                  43.637483354650364,
                  1552.9831516802597
                ],
                [
                  -119.33749702211499,
                  43.63774955829263,
                  1636.2431516802599
                ],
                [
                  -119.33700289473462,
                  43.62500571084432,
                  1636.2431516802599
                ],
                [
                  -119.34997580549296,
                  43.62473962493553,
                  1552.9831516802597
                ]
              ]
            ]
          },
          "id": "20170830_43119F3323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:54:08Z",
            "pc:count": 13870393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310918.8832,
                "count": 13870393,
                "maximum": 311454.2201,
                "minimum": 310406.7201,
                "name": "X",
                "position": 0,
                "stddev": 291.963701,
                "variance": 85242.80272
              },
              {
                "average": 4833613.968,
                "count": 13870393,
                "maximum": 4834294.669,
                "minimum": 4832878.149,
                "name": "Y",
                "position": 1,
                "stddev": 398.9303277,
                "variance": 159145.4063
              },
              {
                "average": 1593.367727,
                "count": 13870393,
                "maximum": 1636.243152,
                "minimum": 1552.983152,
                "name": "Z",
                "position": 2,
                "stddev": 12.6258183,
                "variance": 159.4112878
              },
              {
                "average": 20082.57045,
                "count": 13870393,
                "maximum": 29729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1786.929425,
                "variance": 3193116.771
              },
              {
                "average": 1.006015475,
                "count": 13870393,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08668206807,
                "variance": 0.007513780925
              },
              {
                "average": 1.012267857,
                "count": 13870393,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1309869847,
                "variance": 0.01715759017
              },
              {
                "average": 0.5029649845,
                "count": 13870393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912268,
                "variance": 0.2499912269
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141365064,
                "count": 13870393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3483977493,
                "variance": 0.1213809917
              },
              {
                "average": -0.2557853063,
                "count": 13870393,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72307564,
                "variance": 137.4305025
              },
              {
                "average": 1.997024742,
                "count": 13870393,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002036341,
                "variance": 1.004076829
              },
              {
                "average": 1091.989078,
                "count": 13870393,
                "maximum": 1095,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.670525553,
                "variance": 2.790655622
              },
              {
                "average": 31601.82032,
                "count": 13870393,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7226.341622,
                "variance": 52220013.23
              },
              {
                "average": 32012.30207,
                "count": 13870393,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5031.57943,
                "variance": 25316791.56
              },
              {
                "average": 27516.22885,
                "count": 13870393,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5430.924224,
                "variance": 29494937.92
              },
              {
                "average": 188145758.8,
                "count": 13870393,
                "maximum": 188147248.5,
                "minimum": 188144150.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 663.726011,
                "variance": 440532.2177
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13870393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310406.7201,
              4832878.149,
              1552.983152,
              311454.2201,
              4834294.669,
              1636.243152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310406.72011399764,
                    4832878.148837634,
                    1552.9831516802597
                  ],
                  [
                    310406.72011399764,
                    4834294.668837634,
                    1552.9831516802597
                  ],
                  [
                    311454.22011399764,
                    4834294.668837634,
                    1636.2431516802599
                  ],
                  [
                    311454.22011399764,
                    4832878.148837634,
                    1636.2431516802599
                  ],
                  [
                    310406.72011399764,
                    4832878.148837634,
                    1552.9831516802597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:54:08+00:00",
            "end_time": "2017-08-30T16:02:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747502654462,
              43.66223442891101,
              1545.3978726993141
            ],
            [
              -119.38798070404138,
              43.67498348660152,
              1545.3978726993141
            ],
            [
              -119.3749970820236,
              43.67525413609314,
              1616.437872699314
            ],
            [
              -119.37449414761464,
              43.662504958660335,
              1616.437872699314
            ],
            [
              -119.38747502654462,
              43.66223442891101,
              1545.3978726993141
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879807,
        43.66223443,
        1545.397873,
        -119.3744941,
        43.67525414,
        1616.437873
      ],
      "properties": {
        "datetime": "2017-08-30T17:13:04Z",
        "pc:count": 14081961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308012.8375,
            "count": 14081961,
            "maximum": 308548.594,
            "minimum": 307501.074,
            "name": "X",
            "position": 0,
            "stddev": 290.2680833,
            "variance": 84255.56017
          },
          {
            "average": 4837816.109,
            "count": 14081961,
            "maximum": 4838546.035,
            "minimum": 4837128.875,
            "name": "Y",
            "position": 1,
            "stddev": 398.3200497,
            "variance": 158658.862
          },
          {
            "average": 1584.132152,
            "count": 14081961,
            "maximum": 1616.437873,
            "minimum": 1545.397873,
            "name": "Z",
            "position": 2,
            "stddev": 10.91710815,
            "variance": 119.1832503
          },
          {
            "average": 20046.58952,
            "count": 14081961,
            "maximum": 32593,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3494.777741,
            "variance": 12213471.46
          },
          {
            "average": 1.061615495,
            "count": 14081961,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.293073074,
            "variance": 0.08589182672
          },
          {
            "average": 1.125838369,
            "count": 14081961,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4511615408,
            "variance": 0.2035467359
          },
          {
            "average": 0.5020586266,
            "count": 14081961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957798,
            "variance": 0.2499957798
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170819817,
            "count": 14081961,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3763514543,
            "variance": 0.1416404171
          },
          {
            "average": 0.1406787973,
            "count": 14081961,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66739869,
            "variance": 136.1281923
          },
          {
            "average": 1.956331366,
            "count": 14081961,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019708013,
            "variance": 1.039804431
          },
          {
            "average": 1094.668283,
            "count": 14081961,
            "maximum": 1097,
            "minimum": 1091,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.010157392,
            "variance": 1.020417957
          },
          {
            "average": 39248.85772,
            "count": 14081961,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6224.886082,
            "variance": 38749206.74
          },
          {
            "average": 37412.71223,
            "count": 14081961,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5036.839397,
            "variance": 25369751.11
          },
          {
            "average": 33595.47608,
            "count": 14081961,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4640.753369,
            "variance": 21536591.83
          },
          {
            "average": 188147034.3,
            "count": 14081961,
            "maximum": 188148384.1,
            "minimum": 188145408.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.4570402,
            "variance": 326563.1488
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14081961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307501.074,
          4837128.875,
          1545.397873,
          308548.594,
          4838546.035,
          1616.437873
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307501.0740045153,
                4837128.875434158,
                1545.3978726993141
              ],
              [
                307501.0740045153,
                4838546.0354341585,
                1545.3978726993141
              ],
              [
                308548.5940045153,
                4838546.0354341585,
                1616.437872699314
              ],
              [
                308548.5940045153,
                4837128.875434158,
                1616.437872699314
              ],
              [
                307501.0740045153,
                4837128.875434158,
                1545.3978726993141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:13:04+00:00",
        "end_time": "2017-08-30T16:23:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879807,
            43.66223443,
            1545.397873,
            -119.3744941,
            43.67525414,
            1616.437873
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747502654462,
                  43.66223442891101,
                  1545.3978726993141
                ],
                [
                  -119.38798070404138,
                  43.67498348660152,
                  1545.3978726993141
                ],
                [
                  -119.3749970820236,
                  43.67525413609314,
                  1616.437872699314
                ],
                [
                  -119.37449414761464,
                  43.662504958660335,
                  1616.437872699314
                ],
                [
                  -119.38747502654462,
                  43.66223442891101,
                  1545.3978726993141
                ]
              ]
            ]
          },
          "id": "20170830_43119F4410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:13:04Z",
            "pc:count": 14081961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308012.8375,
                "count": 14081961,
                "maximum": 308548.594,
                "minimum": 307501.074,
                "name": "X",
                "position": 0,
                "stddev": 290.2680833,
                "variance": 84255.56017
              },
              {
                "average": 4837816.109,
                "count": 14081961,
                "maximum": 4838546.035,
                "minimum": 4837128.875,
                "name": "Y",
                "position": 1,
                "stddev": 398.3200497,
                "variance": 158658.862
              },
              {
                "average": 1584.132152,
                "count": 14081961,
                "maximum": 1616.437873,
                "minimum": 1545.397873,
                "name": "Z",
                "position": 2,
                "stddev": 10.91710815,
                "variance": 119.1832503
              },
              {
                "average": 20046.58952,
                "count": 14081961,
                "maximum": 32593,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3494.777741,
                "variance": 12213471.46
              },
              {
                "average": 1.061615495,
                "count": 14081961,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.293073074,
                "variance": 0.08589182672
              },
              {
                "average": 1.125838369,
                "count": 14081961,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4511615408,
                "variance": 0.2035467359
              },
              {
                "average": 0.5020586266,
                "count": 14081961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957798,
                "variance": 0.2499957798
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170819817,
                "count": 14081961,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3763514543,
                "variance": 0.1416404171
              },
              {
                "average": 0.1406787973,
                "count": 14081961,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66739869,
                "variance": 136.1281923
              },
              {
                "average": 1.956331366,
                "count": 14081961,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019708013,
                "variance": 1.039804431
              },
              {
                "average": 1094.668283,
                "count": 14081961,
                "maximum": 1097,
                "minimum": 1091,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.010157392,
                "variance": 1.020417957
              },
              {
                "average": 39248.85772,
                "count": 14081961,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6224.886082,
                "variance": 38749206.74
              },
              {
                "average": 37412.71223,
                "count": 14081961,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5036.839397,
                "variance": 25369751.11
              },
              {
                "average": 33595.47608,
                "count": 14081961,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4640.753369,
                "variance": 21536591.83
              },
              {
                "average": 188147034.3,
                "count": 14081961,
                "maximum": 188148384.1,
                "minimum": 188145408.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.4570402,
                "variance": 326563.1488
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14081961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307501.074,
              4837128.875,
              1545.397873,
              308548.594,
              4838546.035,
              1616.437873
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307501.0740045153,
                    4837128.875434158,
                    1545.3978726993141
                  ],
                  [
                    307501.0740045153,
                    4838546.0354341585,
                    1545.3978726993141
                  ],
                  [
                    308548.5940045153,
                    4838546.0354341585,
                    1616.437872699314
                  ],
                  [
                    308548.5940045153,
                    4837128.875434158,
                    1616.437872699314
                  ],
                  [
                    307501.0740045153,
                    4837128.875434158,
                    1545.3978726993141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:13:04+00:00",
            "end_time": "2017-08-30T16:23: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": "20170831_43119F5208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747427055468,
              43.72471775476844,
              1448.7976686927066
            ],
            [
              -119.53801355560904,
              43.737481425556574,
              1448.7976686927066
            ],
            [
              -119.52499879220233,
              43.73776986218025,
              1521.4576686927064
            ],
            [
              -119.5244622653846,
              43.7250060636469,
              1521.4576686927064
            ],
            [
              -119.53747427055468,
              43.72471775476844,
              1448.7976686927066
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380136,
        43.72471775,
        1448.797669,
        -119.5244623,
        43.73776986,
        1521.457669
      ],
      "properties": {
        "datetime": "2017-08-31T16:34:38Z",
        "pc:count": 14680577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296152.4087,
            "count": 14680577,
            "maximum": 296667.9814,
            "minimum": 295618.9214,
            "name": "X",
            "position": 0,
            "stddev": 292.3775909,
            "variance": 85484.65564
          },
          {
            "average": 4845139.848,
            "count": 14680577,
            "maximum": 4845846.766,
            "minimum": 4844427.806,
            "name": "Y",
            "position": 1,
            "stddev": 404.9983319,
            "variance": 164023.6488
          },
          {
            "average": 1478.706386,
            "count": 14680577,
            "maximum": 1521.457669,
            "minimum": 1448.797669,
            "name": "Z",
            "position": 2,
            "stddev": 13.83844072,
            "variance": 191.5024416
          },
          {
            "average": 17928.09332,
            "count": 14680577,
            "maximum": 40033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4068.555198,
            "variance": 16553141.4
          },
          {
            "average": 1.117192328,
            "count": 14680577,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3764607977,
            "variance": 0.1417227322
          },
          {
            "average": 1.237377727,
            "count": 14680577,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5505654468,
            "variance": 0.3031223112
          },
          {
            "average": 0.5029061869,
            "count": 14680577,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991571,
            "variance": 0.2499915711
          },
          {
            "average": 6.811721365e-08,
            "count": 14680577,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002609927464,
            "variance": 6.811721365e-08
          },
          {
            "average": 1.158963915,
            "count": 14680577,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3656424457,
            "variance": 0.1336943981
          },
          {
            "average": 0.07451624176,
            "count": 14680577,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71914946,
            "variance": 137.3384641
          },
          {
            "average": 1.931767873,
            "count": 14680577,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028981994,
            "variance": 1.058803944
          },
          {
            "average": 1127.460685,
            "count": 14680577,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9781033724,
            "variance": 0.9566862071
          },
          {
            "average": 33284.8117,
            "count": 14680577,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8946.35379,
            "variance": 80037246.14
          },
          {
            "average": 32911.52943,
            "count": 14680577,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6938.379912,
            "variance": 48141115.8
          },
          {
            "average": 28639.76276,
            "count": 14680577,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7114.929271,
            "variance": 50622218.53
          },
          {
            "average": 188230914.8,
            "count": 14680577,
            "maximum": 188232478.2,
            "minimum": 188229463.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.7159376,
            "variance": 452546.7327
          },
          {
            "average": 0,
            "count": 14680577,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14680577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14680577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14680577,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14680577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295618.9214,
          4844427.806,
          1448.797669,
          296667.9814,
          4845846.766,
          1521.457669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295618.9213969967,
                4844427.805917859,
                1448.7976686927066
              ],
              [
                295618.9213969967,
                4845846.76591786,
                1448.7976686927066
              ],
              [
                296667.98139699677,
                4845846.76591786,
                1521.4576686927064
              ],
              [
                296667.98139699677,
                4844427.805917859,
                1521.4576686927064
              ],
              [
                295618.9213969967,
                4844427.805917859,
                1448.7976686927066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:34:38+00:00",
        "end_time": "2017-08-31T15:44:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380136,
            43.72471775,
            1448.797669,
            -119.5244623,
            43.73776986,
            1521.457669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747427055468,
                  43.72471775476844,
                  1448.7976686927066
                ],
                [
                  -119.53801355560904,
                  43.737481425556574,
                  1448.7976686927066
                ],
                [
                  -119.52499879220233,
                  43.73776986218025,
                  1521.4576686927064
                ],
                [
                  -119.5244622653846,
                  43.7250060636469,
                  1521.4576686927064
                ],
                [
                  -119.53747427055468,
                  43.72471775476844,
                  1448.7976686927066
                ]
              ]
            ]
          },
          "id": "20170831_43119F5208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:34:38Z",
            "pc:count": 14680577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296152.4087,
                "count": 14680577,
                "maximum": 296667.9814,
                "minimum": 295618.9214,
                "name": "X",
                "position": 0,
                "stddev": 292.3775909,
                "variance": 85484.65564
              },
              {
                "average": 4845139.848,
                "count": 14680577,
                "maximum": 4845846.766,
                "minimum": 4844427.806,
                "name": "Y",
                "position": 1,
                "stddev": 404.9983319,
                "variance": 164023.6488
              },
              {
                "average": 1478.706386,
                "count": 14680577,
                "maximum": 1521.457669,
                "minimum": 1448.797669,
                "name": "Z",
                "position": 2,
                "stddev": 13.83844072,
                "variance": 191.5024416
              },
              {
                "average": 17928.09332,
                "count": 14680577,
                "maximum": 40033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4068.555198,
                "variance": 16553141.4
              },
              {
                "average": 1.117192328,
                "count": 14680577,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3764607977,
                "variance": 0.1417227322
              },
              {
                "average": 1.237377727,
                "count": 14680577,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5505654468,
                "variance": 0.3031223112
              },
              {
                "average": 0.5029061869,
                "count": 14680577,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991571,
                "variance": 0.2499915711
              },
              {
                "average": 6.811721365e-08,
                "count": 14680577,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002609927464,
                "variance": 6.811721365e-08
              },
              {
                "average": 1.158963915,
                "count": 14680577,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3656424457,
                "variance": 0.1336943981
              },
              {
                "average": 0.07451624176,
                "count": 14680577,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71914946,
                "variance": 137.3384641
              },
              {
                "average": 1.931767873,
                "count": 14680577,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028981994,
                "variance": 1.058803944
              },
              {
                "average": 1127.460685,
                "count": 14680577,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9781033724,
                "variance": 0.9566862071
              },
              {
                "average": 33284.8117,
                "count": 14680577,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8946.35379,
                "variance": 80037246.14
              },
              {
                "average": 32911.52943,
                "count": 14680577,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6938.379912,
                "variance": 48141115.8
              },
              {
                "average": 28639.76276,
                "count": 14680577,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7114.929271,
                "variance": 50622218.53
              },
              {
                "average": 188230914.8,
                "count": 14680577,
                "maximum": 188232478.2,
                "minimum": 188229463.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.7159376,
                "variance": 452546.7327
              },
              {
                "average": 0,
                "count": 14680577,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14680577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14680577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14680577,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14680577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295618.9214,
              4844427.806,
              1448.797669,
              296667.9814,
              4845846.766,
              1521.457669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295618.9213969967,
                    4844427.805917859,
                    1448.7976686927066
                  ],
                  [
                    295618.9213969967,
                    4845846.76591786,
                    1448.7976686927066
                  ],
                  [
                    296667.98139699677,
                    4845846.76591786,
                    1521.4576686927064
                  ],
                  [
                    296667.98139699677,
                    4844427.805917859,
                    1521.4576686927064
                  ],
                  [
                    295618.9213969967,
                    4844427.805917859,
                    1448.7976686927066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:34:38+00:00",
            "end_time": "2017-08-31T15:44:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7999716714322,
              43.54968982950618,
              1366.2903414615078
            ],
            [
              -119.80056440559923,
              43.56247976037897,
              1366.2903414615078
            ],
            [
              -119.78750159126959,
              43.56279924452207,
              1465.4903414615076
            ],
            [
              -119.78691161307412,
              43.55000917182075,
              1465.4903414615076
            ],
            [
              -119.7999716714322,
              43.54968982950618,
              1366.2903414615078
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005644,
        43.54968983,
        1366.290341,
        -119.7869116,
        43.56279924,
        1465.490341
      ],
      "properties": {
        "datetime": "2017-09-11T22:25:55Z",
        "pc:count": 14568599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274350.3892,
            "count": 14568599,
            "maximum": 274875.4221,
            "minimum": 273819.2021,
            "name": "X",
            "position": 0,
            "stddev": 292.0225553,
            "variance": 85277.1728
          },
          {
            "average": 4826387.742,
            "count": 14568599,
            "maximum": 4827091.289,
            "minimum": 4825669.149,
            "name": "Y",
            "position": 1,
            "stddev": 399.4637614,
            "variance": 159571.2967
          },
          {
            "average": 1402.384539,
            "count": 14568599,
            "maximum": 1465.490341,
            "minimum": 1366.290341,
            "name": "Z",
            "position": 2,
            "stddev": 19.4325169,
            "variance": 377.6227131
          },
          {
            "average": 26260.67424,
            "count": 14568599,
            "maximum": 52017,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4229.813724,
            "variance": 17891324.14
          },
          {
            "average": 1.03425779,
            "count": 14568599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2005371527,
            "variance": 0.04021514962
          },
          {
            "average": 1.069002723,
            "count": 14568599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2932078231,
            "variance": 0.08597082751
          },
          {
            "average": 0.5029252984,
            "count": 14568599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914597,
            "variance": 0.2499914598
          },
          {
            "average": 2.223961275e-05,
            "count": 14568599,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004715837112,
            "variance": 2.223911967e-05
          },
          {
            "average": 1.231636755,
            "count": 14568599,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.421878159,
            "variance": 0.1779811811
          },
          {
            "average": -0.5525265322,
            "count": 14568599,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83014586,
            "variance": 139.9523511
          },
          {
            "average": 1.988163103,
            "count": 14568599,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011872665,
            "variance": 1.02388629
          },
          {
            "average": 1203.489688,
            "count": 14568599,
            "maximum": 1206,
            "minimum": 1201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9901490476,
            "variance": 0.9803951364
          },
          {
            "average": 39655.67151,
            "count": 14568599,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5782.20387,
            "variance": 33433881.6
          },
          {
            "average": 37841.81293,
            "count": 14568599,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4959.798676,
            "variance": 24599602.91
          },
          {
            "average": 33587.36017,
            "count": 14568599,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4965.449472,
            "variance": 24655688.46
          },
          {
            "average": 189203034.5,
            "count": 14568599,
            "maximum": 189203955.3,
            "minimum": 189202054.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 378.8278112,
            "variance": 143510.5105
          },
          {
            "average": 0,
            "count": 14568599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14568599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14568599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14568599,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14568599,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273819.2021,
          4825669.149,
          1366.290341,
          274875.4221,
          4827091.289,
          1465.490341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273819.2020675385,
                4825669.149064198,
                1366.2903414615078
              ],
              [
                273819.2020675385,
                4827091.289064199,
                1366.2903414615078
              ],
              [
                274875.4220675385,
                4827091.289064199,
                1465.4903414615076
              ],
              [
                274875.4220675385,
                4825669.149064198,
                1465.4903414615076
              ],
              [
                273819.2020675385,
                4825669.149064198,
                1366.2903414615078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:25:55+00:00",
        "end_time": "2017-09-11T21:54:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005644,
            43.54968983,
            1366.290341,
            -119.7869116,
            43.56279924,
            1465.490341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7999716714322,
                  43.54968982950618,
                  1366.2903414615078
                ],
                [
                  -119.80056440559923,
                  43.56247976037897,
                  1366.2903414615078
                ],
                [
                  -119.78750159126959,
                  43.56279924452207,
                  1465.4903414615076
                ],
                [
                  -119.78691161307412,
                  43.55000917182075,
                  1465.4903414615076
                ],
                [
                  -119.7999716714322,
                  43.54968982950618,
                  1366.2903414615078
                ]
              ]
            ]
          },
          "id": "20170911_43119E7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:25:55Z",
            "pc:count": 14568599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274350.3892,
                "count": 14568599,
                "maximum": 274875.4221,
                "minimum": 273819.2021,
                "name": "X",
                "position": 0,
                "stddev": 292.0225553,
                "variance": 85277.1728
              },
              {
                "average": 4826387.742,
                "count": 14568599,
                "maximum": 4827091.289,
                "minimum": 4825669.149,
                "name": "Y",
                "position": 1,
                "stddev": 399.4637614,
                "variance": 159571.2967
              },
              {
                "average": 1402.384539,
                "count": 14568599,
                "maximum": 1465.490341,
                "minimum": 1366.290341,
                "name": "Z",
                "position": 2,
                "stddev": 19.4325169,
                "variance": 377.6227131
              },
              {
                "average": 26260.67424,
                "count": 14568599,
                "maximum": 52017,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4229.813724,
                "variance": 17891324.14
              },
              {
                "average": 1.03425779,
                "count": 14568599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2005371527,
                "variance": 0.04021514962
              },
              {
                "average": 1.069002723,
                "count": 14568599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2932078231,
                "variance": 0.08597082751
              },
              {
                "average": 0.5029252984,
                "count": 14568599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914597,
                "variance": 0.2499914598
              },
              {
                "average": 2.223961275e-05,
                "count": 14568599,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004715837112,
                "variance": 2.223911967e-05
              },
              {
                "average": 1.231636755,
                "count": 14568599,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.421878159,
                "variance": 0.1779811811
              },
              {
                "average": -0.5525265322,
                "count": 14568599,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83014586,
                "variance": 139.9523511
              },
              {
                "average": 1.988163103,
                "count": 14568599,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011872665,
                "variance": 1.02388629
              },
              {
                "average": 1203.489688,
                "count": 14568599,
                "maximum": 1206,
                "minimum": 1201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9901490476,
                "variance": 0.9803951364
              },
              {
                "average": 39655.67151,
                "count": 14568599,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5782.20387,
                "variance": 33433881.6
              },
              {
                "average": 37841.81293,
                "count": 14568599,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4959.798676,
                "variance": 24599602.91
              },
              {
                "average": 33587.36017,
                "count": 14568599,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4965.449472,
                "variance": 24655688.46
              },
              {
                "average": 189203034.5,
                "count": 14568599,
                "maximum": 189203955.3,
                "minimum": 189202054.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 378.8278112,
                "variance": 143510.5105
              },
              {
                "average": 0,
                "count": 14568599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14568599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14568599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14568599,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14568599,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273819.2021,
              4825669.149,
              1366.290341,
              274875.4221,
              4827091.289,
              1465.490341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273819.2020675385,
                    4825669.149064198,
                    1366.2903414615078
                  ],
                  [
                    273819.2020675385,
                    4827091.289064199,
                    1366.2903414615078
                  ],
                  [
                    274875.4220675385,
                    4827091.289064199,
                    1465.4903414615076
                  ],
                  [
                    274875.4220675385,
                    4825669.149064198,
                    1465.4903414615076
                  ],
                  [
                    273819.2020675385,
                    4825669.149064198,
                    1366.2903414615078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:25:55+00:00",
            "end_time": "2017-09-11T21:54:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F5319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5874726462316,
              43.63721223348941,
              1492.9452242739212
            ],
            [
              -119.58802114452243,
              43.64998189723152,
              1492.9452242739212
            ],
            [
              -119.57499928748827,
              43.650276161272984,
              1786.8252242739213
            ],
            [
              -119.57445354156219,
              43.637506367125056,
              1786.8252242739213
            ],
            [
              -119.5874726462316,
              43.63721223348941,
              1492.9452242739212
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880211,
        43.63721223,
        1492.945224,
        -119.5744535,
        43.65027616,
        1786.825224
      ],
      "properties": {
        "datetime": "2017-09-10T14:50:58Z",
        "pc:count": 27887301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291863.4621,
            "count": 27887301,
            "maximum": 292339.5383,
            "minimum": 291288.3383,
            "name": "X",
            "position": 0,
            "stddev": 301.13156,
            "variance": 90680.21643
          },
          {
            "average": 4835644.007,
            "count": 27887301,
            "maximum": 4836253.072,
            "minimum": 4834833.412,
            "name": "Y",
            "position": 1,
            "stddev": 371.4239084,
            "variance": 137955.7197
          },
          {
            "average": 1657.629997,
            "count": 27887301,
            "maximum": 1786.825224,
            "minimum": 1492.945224,
            "name": "Z",
            "position": 2,
            "stddev": 55.56798562,
            "variance": 3087.801026
          },
          {
            "average": 16973.75831,
            "count": 27887301,
            "maximum": 41153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7711.206031,
            "variance": 59462698.45
          },
          {
            "average": 1.458307923,
            "count": 27887301,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6875178922,
            "variance": 0.4726808521
          },
          {
            "average": 1.926888013,
            "count": 27887301,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.880471845,
            "variance": 0.7752306699
          },
          {
            "average": 0.5046898945,
            "count": 27887301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999780134,
            "variance": 0.2499780139
          },
          {
            "average": 3.313336059e-05,
            "count": 27887301,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005756063235,
            "variance": 3.313226396e-05
          },
          {
            "average": 1.096607126,
            "count": 27887301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2954220579,
            "variance": 0.08727419229
          },
          {
            "average": -1.738170727,
            "count": 27887301,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05215456,
            "variance": 145.2544296
          },
          {
            "average": 1.788724588,
            "count": 27887301,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.086269981,
            "variance": 1.179982472
          },
          {
            "average": 1154.213235,
            "count": 27887301,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.527912914,
            "variance": 2.334517871
          },
          {
            "average": 25289.38135,
            "count": 27887301,
            "maximum": 47360,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8453.275513,
            "variance": 71457866.9
          },
          {
            "average": 26945.6286,
            "count": 27887301,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7125.030743,
            "variance": 50766063.09
          },
          {
            "average": 22217.74073,
            "count": 27887301,
            "maximum": 43520,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6663.741027,
            "variance": 44405444.47
          },
          {
            "average": 188966391.7,
            "count": 27887301,
            "maximum": 189090258.2,
            "minimum": 188947054.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44397.96072,
            "variance": 1971178916
          },
          {
            "average": 0,
            "count": 27887301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27887301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27887301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27887301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27887301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291288.3383,
          4834833.412,
          1492.945224,
          292339.5383,
          4836253.072,
          1786.825224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291288.33832703944,
                4834833.41229419,
                1492.9452242739212
              ],
              [
                291288.33832703944,
                4836253.0722941905,
                1492.9452242739212
              ],
              [
                292339.5383270394,
                4836253.0722941905,
                1786.8252242739213
              ],
              [
                292339.5383270394,
                4834833.41229419,
                1786.8252242739213
              ],
              [
                291288.33832703944,
                4834833.41229419,
                1492.9452242739212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:50:58+00:00",
        "end_time": "2017-09-08T23:04:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880211,
            43.63721223,
            1492.945224,
            -119.5744535,
            43.65027616,
            1786.825224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5874726462316,
                  43.63721223348941,
                  1492.9452242739212
                ],
                [
                  -119.58802114452243,
                  43.64998189723152,
                  1492.9452242739212
                ],
                [
                  -119.57499928748827,
                  43.650276161272984,
                  1786.8252242739213
                ],
                [
                  -119.57445354156219,
                  43.637506367125056,
                  1786.8252242739213
                ],
                [
                  -119.5874726462316,
                  43.63721223348941,
                  1492.9452242739212
                ]
              ]
            ]
          },
          "id": "20170908_43119F5319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:50:58Z",
            "pc:count": 27887301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291863.4621,
                "count": 27887301,
                "maximum": 292339.5383,
                "minimum": 291288.3383,
                "name": "X",
                "position": 0,
                "stddev": 301.13156,
                "variance": 90680.21643
              },
              {
                "average": 4835644.007,
                "count": 27887301,
                "maximum": 4836253.072,
                "minimum": 4834833.412,
                "name": "Y",
                "position": 1,
                "stddev": 371.4239084,
                "variance": 137955.7197
              },
              {
                "average": 1657.629997,
                "count": 27887301,
                "maximum": 1786.825224,
                "minimum": 1492.945224,
                "name": "Z",
                "position": 2,
                "stddev": 55.56798562,
                "variance": 3087.801026
              },
              {
                "average": 16973.75831,
                "count": 27887301,
                "maximum": 41153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7711.206031,
                "variance": 59462698.45
              },
              {
                "average": 1.458307923,
                "count": 27887301,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6875178922,
                "variance": 0.4726808521
              },
              {
                "average": 1.926888013,
                "count": 27887301,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.880471845,
                "variance": 0.7752306699
              },
              {
                "average": 0.5046898945,
                "count": 27887301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999780134,
                "variance": 0.2499780139
              },
              {
                "average": 3.313336059e-05,
                "count": 27887301,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005756063235,
                "variance": 3.313226396e-05
              },
              {
                "average": 1.096607126,
                "count": 27887301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2954220579,
                "variance": 0.08727419229
              },
              {
                "average": -1.738170727,
                "count": 27887301,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05215456,
                "variance": 145.2544296
              },
              {
                "average": 1.788724588,
                "count": 27887301,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.086269981,
                "variance": 1.179982472
              },
              {
                "average": 1154.213235,
                "count": 27887301,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.527912914,
                "variance": 2.334517871
              },
              {
                "average": 25289.38135,
                "count": 27887301,
                "maximum": 47360,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8453.275513,
                "variance": 71457866.9
              },
              {
                "average": 26945.6286,
                "count": 27887301,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7125.030743,
                "variance": 50766063.09
              },
              {
                "average": 22217.74073,
                "count": 27887301,
                "maximum": 43520,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6663.741027,
                "variance": 44405444.47
              },
              {
                "average": 188966391.7,
                "count": 27887301,
                "maximum": 189090258.2,
                "minimum": 188947054.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44397.96072,
                "variance": 1971178916
              },
              {
                "average": 0,
                "count": 27887301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27887301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27887301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27887301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27887301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291288.3383,
              4834833.412,
              1492.945224,
              292339.5383,
              4836253.072,
              1786.825224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291288.33832703944,
                    4834833.41229419,
                    1492.9452242739212
                  ],
                  [
                    291288.33832703944,
                    4836253.0722941905,
                    1492.9452242739212
                  ],
                  [
                    292339.5383270394,
                    4836253.0722941905,
                    1786.8252242739213
                  ],
                  [
                    292339.5383270394,
                    4834833.41229419,
                    1786.8252242739213
                  ],
                  [
                    291288.33832703944,
                    4834833.41229419,
                    1492.9452242739212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:50:58+00:00",
            "end_time": "2017-09-08T23:04:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747384865636,
              43.69971769344023,
              1504.8557322218858
            ],
            [
              -119.5380127014655,
              43.71248231975501,
              1504.8557322218858
            ],
            [
              -119.5249983888498,
              43.712770735954635,
              1631.095732221886
            ],
            [
              -119.52446229197203,
              43.70000598188906,
              1631.095732221886
            ],
            [
              -119.53747384865636,
              43.69971769344023,
              1504.8557322218858
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380127,
        43.69971769,
        1504.855732,
        -119.5244623,
        43.71277074,
        1631.095732
      ],
      "properties": {
        "datetime": "2017-08-31T17:22:07Z",
        "pc:count": 28442578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296029.4234,
            "count": 28442578,
            "maximum": 296583.3814,
            "minimum": 295533.9214,
            "name": "X",
            "position": 0,
            "stddev": 279.5708284,
            "variance": 78159.8481
          },
          {
            "average": 4842312.259,
            "count": 28442578,
            "maximum": 4843070.177,
            "minimum": 4841651.117,
            "name": "Y",
            "position": 1,
            "stddev": 400.9682748,
            "variance": 160775.5574
          },
          {
            "average": 1563.147583,
            "count": 28442578,
            "maximum": 1631.095732,
            "minimum": 1504.855732,
            "name": "Z",
            "position": 2,
            "stddev": 22.92309209,
            "variance": 525.468151
          },
          {
            "average": 14102.85916,
            "count": 28442578,
            "maximum": 33217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6076.729134,
            "variance": 36926636.97
          },
          {
            "average": 1.488716002,
            "count": 28442578,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7256765571,
            "variance": 0.5266064656
          },
          {
            "average": 1.99483113,
            "count": 28442578,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9528847349,
            "variance": 0.907989318
          },
          {
            "average": 0.5075419675,
            "count": 28442578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999431243,
            "variance": 0.2499431275
          },
          {
            "average": 9.492810392e-07,
            "count": 28442578,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009743101002,
            "variance": 9.492801714e-07
          },
          {
            "average": 1.079329096,
            "count": 28442578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2702517217,
            "variance": 0.07303599308
          },
          {
            "average": -1.720146786,
            "count": 28442578,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.42160723,
            "variance": 130.4531116
          },
          {
            "average": 1.762046535,
            "count": 28442578,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.082824792,
            "variance": 1.172509529
          },
          {
            "average": 1130.77686,
            "count": 28442578,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.207154976,
            "variance": 1.457223136
          },
          {
            "average": 21321.73021,
            "count": 28442578,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10583.3048,
            "variance": 112006340.6
          },
          {
            "average": 23098.08513,
            "count": 28442578,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8691.413016,
            "variance": 75540660.21
          },
          {
            "average": 18863.89608,
            "count": 28442578,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8115.135567,
            "variance": 65855425.27
          },
          {
            "average": 188233145.4,
            "count": 28442578,
            "maximum": 188235327.9,
            "minimum": 188231126.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 810.1618743,
            "variance": 656362.2625
          },
          {
            "average": 0,
            "count": 28442578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28442578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28442578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28442578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28442578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295533.9214,
          4841651.117,
          1504.855732,
          296583.3814,
          4843070.177,
          1631.095732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295533.9213825925,
                4841651.117456744,
                1504.8557322218858
              ],
              [
                295533.9213825925,
                4843070.177456745,
                1504.8557322218858
              ],
              [
                296583.3813825925,
                4843070.177456745,
                1631.095732221886
              ],
              [
                296583.3813825925,
                4841651.117456744,
                1631.095732221886
              ],
              [
                295533.9213825925,
                4841651.117456744,
                1504.8557322218858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:22:07+00:00",
        "end_time": "2017-08-31T16:12:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380127,
            43.69971769,
            1504.855732,
            -119.5244623,
            43.71277074,
            1631.095732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747384865636,
                  43.69971769344023,
                  1504.8557322218858
                ],
                [
                  -119.5380127014655,
                  43.71248231975501,
                  1504.8557322218858
                ],
                [
                  -119.5249983888498,
                  43.712770735954635,
                  1631.095732221886
                ],
                [
                  -119.52446229197203,
                  43.70000598188906,
                  1631.095732221886
                ],
                [
                  -119.53747384865636,
                  43.69971769344023,
                  1504.8557322218858
                ]
              ]
            ]
          },
          "id": "20170831_43119F5218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:22:07Z",
            "pc:count": 28442578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296029.4234,
                "count": 28442578,
                "maximum": 296583.3814,
                "minimum": 295533.9214,
                "name": "X",
                "position": 0,
                "stddev": 279.5708284,
                "variance": 78159.8481
              },
              {
                "average": 4842312.259,
                "count": 28442578,
                "maximum": 4843070.177,
                "minimum": 4841651.117,
                "name": "Y",
                "position": 1,
                "stddev": 400.9682748,
                "variance": 160775.5574
              },
              {
                "average": 1563.147583,
                "count": 28442578,
                "maximum": 1631.095732,
                "minimum": 1504.855732,
                "name": "Z",
                "position": 2,
                "stddev": 22.92309209,
                "variance": 525.468151
              },
              {
                "average": 14102.85916,
                "count": 28442578,
                "maximum": 33217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6076.729134,
                "variance": 36926636.97
              },
              {
                "average": 1.488716002,
                "count": 28442578,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7256765571,
                "variance": 0.5266064656
              },
              {
                "average": 1.99483113,
                "count": 28442578,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9528847349,
                "variance": 0.907989318
              },
              {
                "average": 0.5075419675,
                "count": 28442578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999431243,
                "variance": 0.2499431275
              },
              {
                "average": 9.492810392e-07,
                "count": 28442578,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009743101002,
                "variance": 9.492801714e-07
              },
              {
                "average": 1.079329096,
                "count": 28442578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2702517217,
                "variance": 0.07303599308
              },
              {
                "average": -1.720146786,
                "count": 28442578,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.42160723,
                "variance": 130.4531116
              },
              {
                "average": 1.762046535,
                "count": 28442578,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.082824792,
                "variance": 1.172509529
              },
              {
                "average": 1130.77686,
                "count": 28442578,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.207154976,
                "variance": 1.457223136
              },
              {
                "average": 21321.73021,
                "count": 28442578,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10583.3048,
                "variance": 112006340.6
              },
              {
                "average": 23098.08513,
                "count": 28442578,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8691.413016,
                "variance": 75540660.21
              },
              {
                "average": 18863.89608,
                "count": 28442578,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8115.135567,
                "variance": 65855425.27
              },
              {
                "average": 188233145.4,
                "count": 28442578,
                "maximum": 188235327.9,
                "minimum": 188231126.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 810.1618743,
                "variance": 656362.2625
              },
              {
                "average": 0,
                "count": 28442578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28442578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28442578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28442578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28442578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295533.9214,
              4841651.117,
              1504.855732,
              296583.3814,
              4843070.177,
              1631.095732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295533.9213825925,
                    4841651.117456744,
                    1504.8557322218858
                  ],
                  [
                    295533.9213825925,
                    4843070.177456745,
                    1504.8557322218858
                  ],
                  [
                    296583.3813825925,
                    4843070.177456745,
                    1631.095732221886
                  ],
                  [
                    296583.3813825925,
                    4841651.117456744,
                    1631.095732221886
                  ],
                  [
                    295533.9213825925,
                    4841651.117456744,
                    1504.8557322218858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:22:07+00:00",
            "end_time": "2017-08-31T16:12: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": "20170830_43119F4310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997462061848,
              43.66222791071249,
              1509.1775141042465
            ],
            [
              -119.45049378414707,
              43.67498267683768,
              1509.1775141042465
            ],
            [
              -119.43749762171592,
              43.67526070689421,
              1581.7375141042464
            ],
            [
              -119.43698120490136,
              43.6625058177063,
              1581.7375141042464
            ],
            [
              -119.44997462061848,
              43.66222791071249,
              1509.1775141042465
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504938,
        43.66222791,
        1509.177514,
        -119.4369812,
        43.67526071,
        1581.737514
      ],
      "properties": {
        "datetime": "2017-08-30T19:12:55Z",
        "pc:count": 15069081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303000.248,
            "count": 15069081,
            "maximum": 303510.2282,
            "minimum": 302461.6482,
            "name": "X",
            "position": 0,
            "stddev": 293.2485994,
            "variance": 85994.74105
          },
          {
            "average": 4837993.926,
            "count": 15069081,
            "maximum": 4838692.974,
            "minimum": 4837275.114,
            "name": "Y",
            "position": 1,
            "stddev": 398.3670546,
            "variance": 158696.3102
          },
          {
            "average": 1534.906511,
            "count": 15069081,
            "maximum": 1581.737514,
            "minimum": 1509.177514,
            "name": "Z",
            "position": 2,
            "stddev": 10.03364593,
            "variance": 100.6740506
          },
          {
            "average": 18169.96077,
            "count": 15069081,
            "maximum": 30897,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4237.422628,
            "variance": 17955750.53
          },
          {
            "average": 1.124006169,
            "count": 15069081,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4196299567,
            "variance": 0.1760893005
          },
          {
            "average": 1.255986613,
            "count": 15069081,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6518948932,
            "variance": 0.4249669518
          },
          {
            "average": 0.5029332578,
            "count": 15069081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914125,
            "variance": 0.2499914126
          },
          {
            "average": 9.29054665e-07,
            "count": 15069081,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009638744023,
            "variance": 9.290538635e-07
          },
          {
            "average": 1.128518654,
            "count": 15069081,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3346664259,
            "variance": 0.1120016167
          },
          {
            "average": 0.3261611602,
            "count": 15069081,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77051938,
            "variance": 138.5451265
          },
          {
            "average": 1.931455077,
            "count": 15069081,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02960947,
            "variance": 1.060095662
          },
          {
            "average": 1105.953993,
            "count": 15069081,
            "maximum": 1108,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006705948,
            "variance": 1.013456866
          },
          {
            "average": 30811.92909,
            "count": 15069081,
            "maximum": 52480,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9965.119826,
            "variance": 99303613.15
          },
          {
            "average": 31399.45681,
            "count": 15069081,
            "maximum": 49920,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8094.417009,
            "variance": 65519586.72
          },
          {
            "average": 27515.71704,
            "count": 15069081,
            "maximum": 47104,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7851.03489,
            "variance": 61638748.85
          },
          {
            "average": 188154170.7,
            "count": 15069081,
            "maximum": 188155575.8,
            "minimum": 188152741.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.3833368,
            "variance": 497565.6518
          },
          {
            "average": 0,
            "count": 15069081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15069081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15069081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15069081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15069081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302461.6482,
          4837275.114,
          1509.177514,
          303510.2282,
          4838692.974,
          1581.737514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302461.6481874701,
                4837275.114141145,
                1509.1775141042465
              ],
              [
                302461.6481874701,
                4838692.974141144,
                1509.1775141042465
              ],
              [
                303510.22818747006,
                4838692.974141144,
                1581.7375141042464
              ],
              [
                303510.22818747006,
                4837275.114141145,
                1581.7375141042464
              ],
              [
                302461.6481874701,
                4837275.114141145,
                1509.1775141042465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:12:55+00:00",
        "end_time": "2017-08-30T18:25:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504938,
            43.66222791,
            1509.177514,
            -119.4369812,
            43.67526071,
            1581.737514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997462061848,
                  43.66222791071249,
                  1509.1775141042465
                ],
                [
                  -119.45049378414707,
                  43.67498267683768,
                  1509.1775141042465
                ],
                [
                  -119.43749762171592,
                  43.67526070689421,
                  1581.7375141042464
                ],
                [
                  -119.43698120490136,
                  43.6625058177063,
                  1581.7375141042464
                ],
                [
                  -119.44997462061848,
                  43.66222791071249,
                  1509.1775141042465
                ]
              ]
            ]
          },
          "id": "20170830_43119F4310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:12:55Z",
            "pc:count": 15069081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303000.248,
                "count": 15069081,
                "maximum": 303510.2282,
                "minimum": 302461.6482,
                "name": "X",
                "position": 0,
                "stddev": 293.2485994,
                "variance": 85994.74105
              },
              {
                "average": 4837993.926,
                "count": 15069081,
                "maximum": 4838692.974,
                "minimum": 4837275.114,
                "name": "Y",
                "position": 1,
                "stddev": 398.3670546,
                "variance": 158696.3102
              },
              {
                "average": 1534.906511,
                "count": 15069081,
                "maximum": 1581.737514,
                "minimum": 1509.177514,
                "name": "Z",
                "position": 2,
                "stddev": 10.03364593,
                "variance": 100.6740506
              },
              {
                "average": 18169.96077,
                "count": 15069081,
                "maximum": 30897,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4237.422628,
                "variance": 17955750.53
              },
              {
                "average": 1.124006169,
                "count": 15069081,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4196299567,
                "variance": 0.1760893005
              },
              {
                "average": 1.255986613,
                "count": 15069081,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6518948932,
                "variance": 0.4249669518
              },
              {
                "average": 0.5029332578,
                "count": 15069081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914125,
                "variance": 0.2499914126
              },
              {
                "average": 9.29054665e-07,
                "count": 15069081,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009638744023,
                "variance": 9.290538635e-07
              },
              {
                "average": 1.128518654,
                "count": 15069081,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3346664259,
                "variance": 0.1120016167
              },
              {
                "average": 0.3261611602,
                "count": 15069081,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77051938,
                "variance": 138.5451265
              },
              {
                "average": 1.931455077,
                "count": 15069081,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02960947,
                "variance": 1.060095662
              },
              {
                "average": 1105.953993,
                "count": 15069081,
                "maximum": 1108,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006705948,
                "variance": 1.013456866
              },
              {
                "average": 30811.92909,
                "count": 15069081,
                "maximum": 52480,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9965.119826,
                "variance": 99303613.15
              },
              {
                "average": 31399.45681,
                "count": 15069081,
                "maximum": 49920,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8094.417009,
                "variance": 65519586.72
              },
              {
                "average": 27515.71704,
                "count": 15069081,
                "maximum": 47104,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7851.03489,
                "variance": 61638748.85
              },
              {
                "average": 188154170.7,
                "count": 15069081,
                "maximum": 188155575.8,
                "minimum": 188152741.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.3833368,
                "variance": 497565.6518
              },
              {
                "average": 0,
                "count": 15069081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15069081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15069081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15069081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15069081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302461.6482,
              4837275.114,
              1509.177514,
              303510.2282,
              4838692.974,
              1581.737514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302461.6481874701,
                    4837275.114141145,
                    1509.1775141042465
                  ],
                  [
                    302461.6481874701,
                    4838692.974141144,
                    1509.1775141042465
                  ],
                  [
                    303510.22818747006,
                    4838692.974141144,
                    1581.7375141042464
                  ],
                  [
                    303510.22818747006,
                    4837275.114141145,
                    1581.7375141042464
                  ],
                  [
                    302461.6481874701,
                    4837275.114141145,
                    1509.1775141042465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:12:55+00:00",
            "end_time": "2017-08-30T18:25:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747503180427,
              43.63723982505801,
              1517.731500525069
            ],
            [
              -119.3379694769515,
              43.649983820776626,
              1517.731500525069
            ],
            [
              -119.32499672227944,
              43.65024854907977,
              1631.4915005250691
            ],
            [
              -119.32450501463234,
              43.6375044362802,
              1631.4915005250691
            ],
            [
              -119.33747503180427,
              43.63723982505801,
              1517.731500525069
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379695,
        43.63723983,
        1517.731501,
        -119.324505,
        43.65024855,
        1631.491501
      ],
      "properties": {
        "datetime": "2017-08-30T16:10:54Z",
        "pc:count": 14348127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311977.4923,
            "count": 14348127,
            "maximum": 312501.4392,
            "minimum": 311454.3992,
            "name": "X",
            "position": 0,
            "stddev": 287.2096831,
            "variance": 82489.40204
          },
          {
            "average": 4834943.155,
            "count": 14348127,
            "maximum": 4835654.545,
            "minimum": 4834238.005,
            "name": "Y",
            "position": 1,
            "stddev": 400.7458671,
            "variance": 160597.25
          },
          {
            "average": 1552.44119,
            "count": 14348127,
            "maximum": 1631.491501,
            "minimum": 1517.731501,
            "name": "Z",
            "position": 2,
            "stddev": 20.75972396,
            "variance": 430.9661387
          },
          {
            "average": 19619.27036,
            "count": 14348127,
            "maximum": 29345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2934.30642,
            "variance": 8610154.169
          },
          {
            "average": 1.033893204,
            "count": 14348127,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1863574703,
            "variance": 0.03472910673
          },
          {
            "average": 1.069272247,
            "count": 14348127,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2669362861,
            "variance": 0.07125498084
          },
          {
            "average": 0.5016098617,
            "count": 14348127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974258,
            "variance": 0.2499974258
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18045777,
            "count": 14348127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3845682949,
            "variance": 0.1478927735
          },
          {
            "average": 0.02112746444,
            "count": 14348127,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79627471,
            "variance": 139.152097
          },
          {
            "average": 1.972701942,
            "count": 14348127,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013010523,
            "variance": 1.02619032
          },
          {
            "average": 1087.088877,
            "count": 14348127,
            "maximum": 1089,
            "minimum": 1085,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9978010098,
            "variance": 0.9956068551
          },
          {
            "average": 36075.42034,
            "count": 14348127,
            "maximum": 56064,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 6667.640645,
            "variance": 44457431.77
          },
          {
            "average": 35747.17279,
            "count": 14348127,
            "maximum": 55808,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 4978.759226,
            "variance": 24788043.43
          },
          {
            "average": 31566.74974,
            "count": 14348127,
            "maximum": 54784,
            "minimum": 9728,
            "name": "Blue",
            "position": 14,
            "stddev": 5134.469822,
            "variance": 26362780.36
          },
          {
            "average": 188143848.4,
            "count": 14348127,
            "maximum": 188144654.6,
            "minimum": 188143131,
            "name": "GpsTime",
            "position": 15,
            "stddev": 385.4214931,
            "variance": 148549.7274
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14348127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311454.3992,
          4834238.005,
          1517.731501,
          312501.4392,
          4835654.545,
          1631.491501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311454.3991700377,
                4834238.00522016,
                1517.731500525069
              ],
              [
                311454.3991700377,
                4835654.545220159,
                1517.731500525069
              ],
              [
                312501.43917003775,
                4835654.545220159,
                1631.4915005250691
              ],
              [
                312501.43917003775,
                4834238.00522016,
                1631.4915005250691
              ],
              [
                311454.3991700377,
                4834238.00522016,
                1517.731500525069
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:10:54+00:00",
        "end_time": "2017-08-30T15:45:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379695,
            43.63723983,
            1517.731501,
            -119.324505,
            43.65024855,
            1631.491501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747503180427,
                  43.63723982505801,
                  1517.731500525069
                ],
                [
                  -119.3379694769515,
                  43.649983820776626,
                  1517.731500525069
                ],
                [
                  -119.32499672227944,
                  43.65024854907977,
                  1631.4915005250691
                ],
                [
                  -119.32450501463234,
                  43.6375044362802,
                  1631.4915005250691
                ],
                [
                  -119.33747503180427,
                  43.63723982505801,
                  1517.731500525069
                ]
              ]
            ]
          },
          "id": "20170830_43119F3319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:10:54Z",
            "pc:count": 14348127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311977.4923,
                "count": 14348127,
                "maximum": 312501.4392,
                "minimum": 311454.3992,
                "name": "X",
                "position": 0,
                "stddev": 287.2096831,
                "variance": 82489.40204
              },
              {
                "average": 4834943.155,
                "count": 14348127,
                "maximum": 4835654.545,
                "minimum": 4834238.005,
                "name": "Y",
                "position": 1,
                "stddev": 400.7458671,
                "variance": 160597.25
              },
              {
                "average": 1552.44119,
                "count": 14348127,
                "maximum": 1631.491501,
                "minimum": 1517.731501,
                "name": "Z",
                "position": 2,
                "stddev": 20.75972396,
                "variance": 430.9661387
              },
              {
                "average": 19619.27036,
                "count": 14348127,
                "maximum": 29345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2934.30642,
                "variance": 8610154.169
              },
              {
                "average": 1.033893204,
                "count": 14348127,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1863574703,
                "variance": 0.03472910673
              },
              {
                "average": 1.069272247,
                "count": 14348127,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2669362861,
                "variance": 0.07125498084
              },
              {
                "average": 0.5016098617,
                "count": 14348127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974258,
                "variance": 0.2499974258
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18045777,
                "count": 14348127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3845682949,
                "variance": 0.1478927735
              },
              {
                "average": 0.02112746444,
                "count": 14348127,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79627471,
                "variance": 139.152097
              },
              {
                "average": 1.972701942,
                "count": 14348127,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013010523,
                "variance": 1.02619032
              },
              {
                "average": 1087.088877,
                "count": 14348127,
                "maximum": 1089,
                "minimum": 1085,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9978010098,
                "variance": 0.9956068551
              },
              {
                "average": 36075.42034,
                "count": 14348127,
                "maximum": 56064,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 6667.640645,
                "variance": 44457431.77
              },
              {
                "average": 35747.17279,
                "count": 14348127,
                "maximum": 55808,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 4978.759226,
                "variance": 24788043.43
              },
              {
                "average": 31566.74974,
                "count": 14348127,
                "maximum": 54784,
                "minimum": 9728,
                "name": "Blue",
                "position": 14,
                "stddev": 5134.469822,
                "variance": 26362780.36
              },
              {
                "average": 188143848.4,
                "count": 14348127,
                "maximum": 188144654.6,
                "minimum": 188143131,
                "name": "GpsTime",
                "position": 15,
                "stddev": 385.4214931,
                "variance": 148549.7274
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14348127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311454.3992,
              4834238.005,
              1517.731501,
              312501.4392,
              4835654.545,
              1631.491501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311454.3991700377,
                    4834238.00522016,
                    1517.731500525069
                  ],
                  [
                    311454.3991700377,
                    4835654.545220159,
                    1517.731500525069
                  ],
                  [
                    312501.43917003775,
                    4835654.545220159,
                    1631.4915005250691
                  ],
                  [
                    312501.43917003775,
                    4834238.00522016,
                    1631.4915005250691
                  ],
                  [
                    311454.3991700377,
                    4834238.00522016,
                    1517.731500525069
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:10:54+00:00",
            "end_time": "2017-08-30T15:45:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747110634287,
              43.62469637476429,
              1409.1244011017022
            ],
            [
              -119.73805184417935,
              43.637480337903256,
              1409.1244011017022
            ],
            [
              -119.72500033884549,
              43.63779243047096,
              1490.1444011017022
            ],
            [
              -119.72442236084794,
              43.62500832886749,
              1490.1444011017022
            ],
            [
              -119.73747110634287,
              43.62469637476429,
              1409.1244011017022
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380518,
        43.62469637,
        1409.124401,
        -119.7244224,
        43.63779243,
        1490.144401
      ],
      "properties": {
        "datetime": "2017-09-11T19:53:42Z",
        "pc:count": 16354178,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279672.4022,
            "count": 16354178,
            "maximum": 280196.7484,
            "minimum": 279142.8084,
            "name": "X",
            "position": 0,
            "stddev": 287.6033276,
            "variance": 82715.67402
          },
          {
            "average": 4834540.713,
            "count": 16354178,
            "maximum": 4835253.026,
            "minimum": 4833831.606,
            "name": "Y",
            "position": 1,
            "stddev": 388.0723086,
            "variance": 150600.1167
          },
          {
            "average": 1450.500635,
            "count": 16354178,
            "maximum": 1490.144401,
            "minimum": 1409.124401,
            "name": "Z",
            "position": 2,
            "stddev": 15.85136002,
            "variance": 251.2656146
          },
          {
            "average": 23690.73725,
            "count": 16354178,
            "maximum": 41313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5094.39968,
            "variance": 25952908.1
          },
          {
            "average": 1.089598389,
            "count": 16354178,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3327606928,
            "variance": 0.1107296787
          },
          {
            "average": 1.180189185,
            "count": 16354178,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4869706449,
            "variance": 0.237140409
          },
          {
            "average": 0.5010302566,
            "count": 16354178,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989539,
            "variance": 0.2499989539
          },
          {
            "average": 1.363565934e-05,
            "count": 16354178,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003692624303,
            "variance": 1.363547424e-05
          },
          {
            "average": 1.207489487,
            "count": 16354178,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4055090748,
            "variance": 0.1644376097
          },
          {
            "average": 0.1845333283,
            "count": 16354178,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9419331,
            "variance": 142.6097661
          },
          {
            "average": 1.955916708,
            "count": 16354178,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025148922,
            "variance": 1.050930311
          },
          {
            "average": 1183.541314,
            "count": 16354178,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.383003486,
            "variance": 5.678705612
          },
          {
            "average": 33369.04694,
            "count": 16354178,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7096.17224,
            "variance": 50355660.46
          },
          {
            "average": 31689.96457,
            "count": 16354178,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5579.377588,
            "variance": 31129454.27
          },
          {
            "average": 28041.59288,
            "count": 16354178,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5504.229345,
            "variance": 30296540.68
          },
          {
            "average": 189157256.4,
            "count": 16354178,
            "maximum": 189194822.7,
            "minimum": 189104882.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43269.91236,
            "variance": 1872285316
          },
          {
            "average": 0,
            "count": 16354178,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16354178,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16354178,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16354178,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16354178,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279142.8084,
          4833831.606,
          1409.124401,
          280196.7484,
          4835253.026,
          1490.144401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279142.8084400856,
                4833831.605658465,
                1409.1244011017022
              ],
              [
                279142.8084400856,
                4835253.025658465,
                1409.1244011017022
              ],
              [
                280196.74844008556,
                4835253.025658465,
                1490.1444011017022
              ],
              [
                280196.74844008556,
                4833831.605658465,
                1490.1444011017022
              ],
              [
                279142.8084400856,
                4833831.605658465,
                1409.1244011017022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:53:42+00:00",
        "end_time": "2017-09-10T18:54:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380518,
            43.62469637,
            1409.124401,
            -119.7244224,
            43.63779243,
            1490.144401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747110634287,
                  43.62469637476429,
                  1409.1244011017022
                ],
                [
                  -119.73805184417935,
                  43.637480337903256,
                  1409.1244011017022
                ],
                [
                  -119.72500033884549,
                  43.63779243047096,
                  1490.1444011017022
                ],
                [
                  -119.72442236084794,
                  43.62500832886749,
                  1490.1444011017022
                ],
                [
                  -119.73747110634287,
                  43.62469637476429,
                  1409.1244011017022
                ]
              ]
            ]
          },
          "id": "20170910_43119F6322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:53:42Z",
            "pc:count": 16354178,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279672.4022,
                "count": 16354178,
                "maximum": 280196.7484,
                "minimum": 279142.8084,
                "name": "X",
                "position": 0,
                "stddev": 287.6033276,
                "variance": 82715.67402
              },
              {
                "average": 4834540.713,
                "count": 16354178,
                "maximum": 4835253.026,
                "minimum": 4833831.606,
                "name": "Y",
                "position": 1,
                "stddev": 388.0723086,
                "variance": 150600.1167
              },
              {
                "average": 1450.500635,
                "count": 16354178,
                "maximum": 1490.144401,
                "minimum": 1409.124401,
                "name": "Z",
                "position": 2,
                "stddev": 15.85136002,
                "variance": 251.2656146
              },
              {
                "average": 23690.73725,
                "count": 16354178,
                "maximum": 41313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5094.39968,
                "variance": 25952908.1
              },
              {
                "average": 1.089598389,
                "count": 16354178,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3327606928,
                "variance": 0.1107296787
              },
              {
                "average": 1.180189185,
                "count": 16354178,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4869706449,
                "variance": 0.237140409
              },
              {
                "average": 0.5010302566,
                "count": 16354178,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989539,
                "variance": 0.2499989539
              },
              {
                "average": 1.363565934e-05,
                "count": 16354178,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003692624303,
                "variance": 1.363547424e-05
              },
              {
                "average": 1.207489487,
                "count": 16354178,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4055090748,
                "variance": 0.1644376097
              },
              {
                "average": 0.1845333283,
                "count": 16354178,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9419331,
                "variance": 142.6097661
              },
              {
                "average": 1.955916708,
                "count": 16354178,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025148922,
                "variance": 1.050930311
              },
              {
                "average": 1183.541314,
                "count": 16354178,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.383003486,
                "variance": 5.678705612
              },
              {
                "average": 33369.04694,
                "count": 16354178,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7096.17224,
                "variance": 50355660.46
              },
              {
                "average": 31689.96457,
                "count": 16354178,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5579.377588,
                "variance": 31129454.27
              },
              {
                "average": 28041.59288,
                "count": 16354178,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5504.229345,
                "variance": 30296540.68
              },
              {
                "average": 189157256.4,
                "count": 16354178,
                "maximum": 189194822.7,
                "minimum": 189104882.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43269.91236,
                "variance": 1872285316
              },
              {
                "average": 0,
                "count": 16354178,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16354178,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16354178,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16354178,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16354178,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279142.8084,
              4833831.606,
              1409.124401,
              280196.7484,
              4835253.026,
              1490.144401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279142.8084400856,
                    4833831.605658465,
                    1409.1244011017022
                  ],
                  [
                    279142.8084400856,
                    4835253.025658465,
                    1409.1244011017022
                  ],
                  [
                    280196.74844008556,
                    4835253.025658465,
                    1490.1444011017022
                  ],
                  [
                    280196.74844008556,
                    4833831.605658465,
                    1490.1444011017022
                  ],
                  [
                    279142.8084400856,
                    4833831.605658465,
                    1409.1244011017022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:53:42+00:00",
            "end_time": "2017-09-10T18:54:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497482429934,
              43.67472464652445,
              1483.1579563192986
            ],
            [
              -119.4754996590325,
              43.6874827430803,
              1483.1579563192986
            ],
            [
              -119.46249781848216,
              43.687763748973154,
              1589.8979563192988
            ],
            [
              -119.46197573348229,
              43.67500552800748,
              1589.8979563192988
            ],
            [
              -119.47497482429934,
              43.67472464652445,
              1483.1579563192986
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754997,
        43.67472465,
        1483.157956,
        -119.4619757,
        43.68776375,
        1589.897956
      ],
      "properties": {
        "datetime": "2017-08-31T15:42:40Z",
        "pc:count": 15127806,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301015.7237,
            "count": 15127806,
            "maximum": 301536.1176,
            "minimum": 300487.2776,
            "name": "X",
            "position": 0,
            "stddev": 290.3159879,
            "variance": 84283.37285
          },
          {
            "average": 4839448.299,
            "count": 15127806,
            "maximum": 4840141.191,
            "minimum": 4838722.931,
            "name": "Y",
            "position": 1,
            "stddev": 396.4474364,
            "variance": 157170.5699
          },
          {
            "average": 1533.731008,
            "count": 15127806,
            "maximum": 1589.897956,
            "minimum": 1483.157956,
            "name": "Z",
            "position": 2,
            "stddev": 16.19909729,
            "variance": 262.410753
          },
          {
            "average": 18034.65504,
            "count": 15127806,
            "maximum": 31153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4739.542352,
            "variance": 22463261.71
          },
          {
            "average": 1.143872482,
            "count": 15127806,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4297515787,
            "variance": 0.1846864194
          },
          {
            "average": 1.297661538,
            "count": 15127806,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6550968609,
            "variance": 0.4291518971
          },
          {
            "average": 0.5028825727,
            "count": 15127806,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917072,
            "variance": 0.2499917073
          },
          {
            "average": 4.759447603e-06,
            "count": 15127806,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002181610704,
            "variance": 4.759425265e-06
          },
          {
            "average": 1.146102283,
            "count": 15127806,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3532087406,
            "variance": 0.1247564145
          },
          {
            "average": 0.3430643284,
            "count": 15127806,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.62264129,
            "variance": 135.0857906
          },
          {
            "average": 1.914665418,
            "count": 15127806,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.035380378,
            "variance": 1.072012526
          },
          {
            "average": 1109.02186,
            "count": 15127806,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.602350332,
            "variance": 6.772227252
          },
          {
            "average": 32731.67405,
            "count": 15127806,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8693.788028,
            "variance": 75581950.28
          },
          {
            "average": 33392.01937,
            "count": 15127806,
            "maximum": 50176,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6878.997253,
            "variance": 47320603.2
          },
          {
            "average": 29071.09902,
            "count": 15127806,
            "maximum": 47872,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7082.039383,
            "variance": 50155281.83
          },
          {
            "average": 188157776.9,
            "count": 15127806,
            "maximum": 188229360.4,
            "minimum": 188154084.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 10986.30766,
            "variance": 120698956
          },
          {
            "average": 0,
            "count": 15127806,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127806,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127806,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127806,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15127806,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300487.2776,
          4838722.931,
          1483.157956,
          301536.1176,
          4840141.191,
          1589.897956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300487.27762432,
                4838722.930821633,
                1483.1579563192986
              ],
              [
                300487.27762432,
                4840141.190821633,
                1483.1579563192986
              ],
              [
                301536.11762432,
                4840141.190821633,
                1589.8979563192988
              ],
              [
                301536.11762432,
                4838722.930821633,
                1589.8979563192988
              ],
              [
                300487.27762432,
                4838722.930821633,
                1483.1579563192986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:42:40+00:00",
        "end_time": "2017-08-30T18:48:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754997,
            43.67472465,
            1483.157956,
            -119.4619757,
            43.68776375,
            1589.897956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497482429934,
                  43.67472464652445,
                  1483.1579563192986
                ],
                [
                  -119.4754996590325,
                  43.6874827430803,
                  1483.1579563192986
                ],
                [
                  -119.46249781848216,
                  43.687763748973154,
                  1589.8979563192988
                ],
                [
                  -119.46197573348229,
                  43.67500552800748,
                  1589.8979563192988
                ],
                [
                  -119.47497482429934,
                  43.67472464652445,
                  1483.1579563192986
                ]
              ]
            ]
          },
          "id": "20170830_43119F4303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:42:40Z",
            "pc:count": 15127806,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301015.7237,
                "count": 15127806,
                "maximum": 301536.1176,
                "minimum": 300487.2776,
                "name": "X",
                "position": 0,
                "stddev": 290.3159879,
                "variance": 84283.37285
              },
              {
                "average": 4839448.299,
                "count": 15127806,
                "maximum": 4840141.191,
                "minimum": 4838722.931,
                "name": "Y",
                "position": 1,
                "stddev": 396.4474364,
                "variance": 157170.5699
              },
              {
                "average": 1533.731008,
                "count": 15127806,
                "maximum": 1589.897956,
                "minimum": 1483.157956,
                "name": "Z",
                "position": 2,
                "stddev": 16.19909729,
                "variance": 262.410753
              },
              {
                "average": 18034.65504,
                "count": 15127806,
                "maximum": 31153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4739.542352,
                "variance": 22463261.71
              },
              {
                "average": 1.143872482,
                "count": 15127806,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4297515787,
                "variance": 0.1846864194
              },
              {
                "average": 1.297661538,
                "count": 15127806,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6550968609,
                "variance": 0.4291518971
              },
              {
                "average": 0.5028825727,
                "count": 15127806,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917072,
                "variance": 0.2499917073
              },
              {
                "average": 4.759447603e-06,
                "count": 15127806,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002181610704,
                "variance": 4.759425265e-06
              },
              {
                "average": 1.146102283,
                "count": 15127806,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3532087406,
                "variance": 0.1247564145
              },
              {
                "average": 0.3430643284,
                "count": 15127806,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.62264129,
                "variance": 135.0857906
              },
              {
                "average": 1.914665418,
                "count": 15127806,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.035380378,
                "variance": 1.072012526
              },
              {
                "average": 1109.02186,
                "count": 15127806,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.602350332,
                "variance": 6.772227252
              },
              {
                "average": 32731.67405,
                "count": 15127806,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8693.788028,
                "variance": 75581950.28
              },
              {
                "average": 33392.01937,
                "count": 15127806,
                "maximum": 50176,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6878.997253,
                "variance": 47320603.2
              },
              {
                "average": 29071.09902,
                "count": 15127806,
                "maximum": 47872,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7082.039383,
                "variance": 50155281.83
              },
              {
                "average": 188157776.9,
                "count": 15127806,
                "maximum": 188229360.4,
                "minimum": 188154084.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 10986.30766,
                "variance": 120698956
              },
              {
                "average": 0,
                "count": 15127806,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127806,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127806,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127806,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15127806,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300487.2776,
              4838722.931,
              1483.157956,
              301536.1176,
              4840141.191,
              1589.897956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300487.27762432,
                    4838722.930821633,
                    1483.1579563192986
                  ],
                  [
                    300487.27762432,
                    4840141.190821633,
                    1483.1579563192986
                  ],
                  [
                    301536.11762432,
                    4840141.190821633,
                    1589.8979563192988
                  ],
                  [
                    301536.11762432,
                    4838722.930821633,
                    1589.8979563192988
                  ],
                  [
                    300487.27762432,
                    4838722.930821633,
                    1483.1579563192986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:42:40+00:00",
            "end_time": "2017-08-30T18:48:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119E7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747056146472,
              43.549690670622375,
              1361.4593321251054
            ],
            [
              -119.78806060982916,
              43.56247983859902,
              1361.4593321251054
            ],
            [
              -119.77500161424148,
              43.56279779796698,
              1434.6593321251053
            ],
            [
              -119.77441432093721,
              43.55000848884711,
              1434.6593321251053
            ],
            [
              -119.78747056146472,
              43.549690670622375,
              1361.4593321251054
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880606,
        43.54969067,
        1361.459332,
        -119.7744143,
        43.5627978,
        1434.659332
      ],
      "properties": {
        "datetime": "2017-09-11T22:13:42Z",
        "pc:count": 13581595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275351.334,
            "count": 13581595,
            "maximum": 275884.9821,
            "minimum": 274829.0821,
            "name": "X",
            "position": 0,
            "stddev": 300.5144331,
            "variance": 90308.92453
          },
          {
            "average": 4826384.403,
            "count": 13581595,
            "maximum": 4827057.329,
            "minimum": 4825635.289,
            "name": "Y",
            "position": 1,
            "stddev": 408.1849114,
            "variance": 166614.9219
          },
          {
            "average": 1381.428472,
            "count": 13581595,
            "maximum": 1434.659332,
            "minimum": 1361.459332,
            "name": "Z",
            "position": 2,
            "stddev": 14.08642418,
            "variance": 198.4273463
          },
          {
            "average": 25698.8329,
            "count": 13581595,
            "maximum": 42753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3944.629729,
            "variance": 15560103.7
          },
          {
            "average": 1.030434496,
            "count": 13581595,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1879520318,
            "variance": 0.03532596627
          },
          {
            "average": 1.061378873,
            "count": 13581595,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2745503764,
            "variance": 0.07537790921
          },
          {
            "average": 0.5016002171,
            "count": 13581595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974577,
            "variance": 0.2499974577
          },
          {
            "average": 3.011428334e-05,
            "count": 13581595,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005487565825,
            "variance": 3.011337868e-05
          },
          {
            "average": 1.228997699,
            "count": 13581595,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4201877743,
            "variance": 0.1765577657
          },
          {
            "average": 0.0830672805,
            "count": 13581595,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14831436,
            "variance": 147.5815419
          },
          {
            "average": 1.989312006,
            "count": 13581595,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01073859,
            "variance": 1.021592497
          },
          {
            "average": 1201.431585,
            "count": 13581595,
            "maximum": 1204,
            "minimum": 1199,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024160587,
            "variance": 1.048904909
          },
          {
            "average": 39490.04047,
            "count": 13581595,
            "maximum": 54016,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6503.082791,
            "variance": 42290085.78
          },
          {
            "average": 37761.76931,
            "count": 13581595,
            "maximum": 53760,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 5791.288797,
            "variance": 33539025.93
          },
          {
            "average": 33858.22332,
            "count": 13581595,
            "maximum": 51968,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5502.614688,
            "variance": 30278768.41
          },
          {
            "average": 189202230.5,
            "count": 13581595,
            "maximum": 189203222.9,
            "minimum": 189201251.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 410.2557557,
            "variance": 168309.7851
          },
          {
            "average": 0,
            "count": 13581595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13581595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13581595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13581595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13581595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274829.0821,
          4825635.289,
          1361.459332,
          275884.9821,
          4827057.329,
          1434.659332
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274829.08212156704,
                4825635.289032679,
                1361.4593321251054
              ],
              [
                274829.08212156704,
                4827057.329032678,
                1361.4593321251054
              ],
              [
                275884.98212156707,
                4827057.329032678,
                1434.6593321251053
              ],
              [
                275884.98212156707,
                4825635.289032679,
                1434.6593321251053
              ],
              [
                274829.08212156704,
                4825635.289032679,
                1361.4593321251054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T22:13:42+00:00",
        "end_time": "2017-09-11T21:40:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119E7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119E7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119E7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880606,
            43.54969067,
            1361.459332,
            -119.7744143,
            43.5627978,
            1434.659332
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747056146472,
                  43.549690670622375,
                  1361.4593321251054
                ],
                [
                  -119.78806060982916,
                  43.56247983859902,
                  1361.4593321251054
                ],
                [
                  -119.77500161424148,
                  43.56279779796698,
                  1434.6593321251053
                ],
                [
                  -119.77441432093721,
                  43.55000848884711,
                  1434.6593321251053
                ],
                [
                  -119.78747056146472,
                  43.549690670622375,
                  1361.4593321251054
                ]
              ]
            ]
          },
          "id": "20170911_43119E7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119E7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T22:13:42Z",
            "pc:count": 13581595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275351.334,
                "count": 13581595,
                "maximum": 275884.9821,
                "minimum": 274829.0821,
                "name": "X",
                "position": 0,
                "stddev": 300.5144331,
                "variance": 90308.92453
              },
              {
                "average": 4826384.403,
                "count": 13581595,
                "maximum": 4827057.329,
                "minimum": 4825635.289,
                "name": "Y",
                "position": 1,
                "stddev": 408.1849114,
                "variance": 166614.9219
              },
              {
                "average": 1381.428472,
                "count": 13581595,
                "maximum": 1434.659332,
                "minimum": 1361.459332,
                "name": "Z",
                "position": 2,
                "stddev": 14.08642418,
                "variance": 198.4273463
              },
              {
                "average": 25698.8329,
                "count": 13581595,
                "maximum": 42753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3944.629729,
                "variance": 15560103.7
              },
              {
                "average": 1.030434496,
                "count": 13581595,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1879520318,
                "variance": 0.03532596627
              },
              {
                "average": 1.061378873,
                "count": 13581595,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2745503764,
                "variance": 0.07537790921
              },
              {
                "average": 0.5016002171,
                "count": 13581595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974577,
                "variance": 0.2499974577
              },
              {
                "average": 3.011428334e-05,
                "count": 13581595,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005487565825,
                "variance": 3.011337868e-05
              },
              {
                "average": 1.228997699,
                "count": 13581595,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4201877743,
                "variance": 0.1765577657
              },
              {
                "average": 0.0830672805,
                "count": 13581595,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14831436,
                "variance": 147.5815419
              },
              {
                "average": 1.989312006,
                "count": 13581595,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01073859,
                "variance": 1.021592497
              },
              {
                "average": 1201.431585,
                "count": 13581595,
                "maximum": 1204,
                "minimum": 1199,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024160587,
                "variance": 1.048904909
              },
              {
                "average": 39490.04047,
                "count": 13581595,
                "maximum": 54016,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6503.082791,
                "variance": 42290085.78
              },
              {
                "average": 37761.76931,
                "count": 13581595,
                "maximum": 53760,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 5791.288797,
                "variance": 33539025.93
              },
              {
                "average": 33858.22332,
                "count": 13581595,
                "maximum": 51968,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5502.614688,
                "variance": 30278768.41
              },
              {
                "average": 189202230.5,
                "count": 13581595,
                "maximum": 189203222.9,
                "minimum": 189201251.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 410.2557557,
                "variance": 168309.7851
              },
              {
                "average": 0,
                "count": 13581595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13581595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13581595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13581595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13581595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274829.0821,
              4825635.289,
              1361.459332,
              275884.9821,
              4827057.329,
              1434.659332
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274829.08212156704,
                    4825635.289032679,
                    1361.4593321251054
                  ],
                  [
                    274829.08212156704,
                    4827057.329032678,
                    1361.4593321251054
                  ],
                  [
                    275884.98212156707,
                    4827057.329032678,
                    1434.6593321251053
                  ],
                  [
                    275884.98212156707,
                    4825635.289032679,
                    1434.6593321251053
                  ],
                  [
                    274829.08212156704,
                    4825635.289032679,
                    1361.4593321251054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T22:13:42+00:00",
            "end_time": "2017-09-11T21:40:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997375966448,
              43.71221109358856,
              1378.9332705500242
            ],
            [
              -119.60052640469635,
              43.724981722021234,
              1378.9332705500242
            ],
            [
              -119.5874993558086,
              43.725277563979,
              1455.3532705500243
            ],
            [
              -119.586949471642,
              43.712506804447365,
              1455.3532705500243
            ],
            [
              -119.59997375966448,
              43.71221109358856,
              1378.9332705500242
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005264,
        43.71221109,
        1378.933271,
        -119.5869495,
        43.72527756,
        1455.353271
      ],
      "properties": {
        "datetime": "2017-09-08T22:38:29Z",
        "pc:count": 19518215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290999.3104,
            "count": 19518215,
            "maximum": 291591.4647,
            "minimum": 290541.1447,
            "name": "X",
            "position": 0,
            "stddev": 289.296452,
            "variance": 83692.43715
          },
          {
            "average": 4843863.666,
            "count": 19518215,
            "maximum": 4844614.626,
            "minimum": 4843194.826,
            "name": "Y",
            "position": 1,
            "stddev": 396.4624685,
            "variance": 157182.489
          },
          {
            "average": 1411.332954,
            "count": 19518215,
            "maximum": 1455.353271,
            "minimum": 1378.933271,
            "name": "Z",
            "position": 2,
            "stddev": 18.69848534,
            "variance": 349.6333539
          },
          {
            "average": 21120.4666,
            "count": 19518215,
            "maximum": 49953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2689.292073,
            "variance": 7232291.856
          },
          {
            "average": 1.006293352,
            "count": 19518215,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0802753539,
            "variance": 0.006444132444
          },
          {
            "average": 1.012703057,
            "count": 19518215,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1145596591,
            "variance": 0.0131239155
          },
          {
            "average": 0.5012716071,
            "count": 19518215,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983958,
            "variance": 0.2499983958
          },
          {
            "average": 4.611077396e-06,
            "count": 19518215,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002147337042,
            "variance": 4.61105637e-06
          },
          {
            "average": 1.133450523,
            "count": 19518215,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3400610046,
            "variance": 0.1156414868
          },
          {
            "average": 0.904521362,
            "count": 19518215,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92281059,
            "variance": 142.1534124
          },
          {
            "average": 1.99276025,
            "count": 19518215,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001743516,
            "variance": 1.003490072
          },
          {
            "average": 1141.269923,
            "count": 19518215,
            "maximum": 1147,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.9584941,
            "variance": 3.83569914
          },
          {
            "average": 37985.76759,
            "count": 19518215,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5677.487725,
            "variance": 32233866.87
          },
          {
            "average": 36473.7975,
            "count": 19518215,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3736.545066,
            "variance": 13961769.03
          },
          {
            "average": 32313.54044,
            "count": 19518215,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4543.033859,
            "variance": 20639156.64
          },
          {
            "average": 188324582.1,
            "count": 19518215,
            "maximum": 188945509,
            "minimum": 188238034,
            "name": "GpsTime",
            "position": 15,
            "stddev": 229441.7017,
            "variance": 52643494460.0
          },
          {
            "average": 0,
            "count": 19518215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19518215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19518215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19518215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19518215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290541.1447,
          4843194.826,
          1378.933271,
          291591.4647,
          4844614.626,
          1455.353271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290541.144746427,
                4843194.82640017,
                1378.9332705500242
              ],
              [
                290541.144746427,
                4844614.626400171,
                1378.9332705500242
              ],
              [
                291591.46474642697,
                4844614.626400171,
                1455.3532705500243
              ],
              [
                291591.46474642697,
                4843194.82640017,
                1455.3532705500243
              ],
              [
                290541.144746427,
                4843194.82640017,
                1378.9332705500242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:38:29+00:00",
        "end_time": "2017-08-31T18:07:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005264,
            43.71221109,
            1378.933271,
            -119.5869495,
            43.72527756,
            1455.353271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997375966448,
                  43.71221109358856,
                  1378.9332705500242
                ],
                [
                  -119.60052640469635,
                  43.724981722021234,
                  1378.9332705500242
                ],
                [
                  -119.5874993558086,
                  43.725277563979,
                  1455.3532705500243
                ],
                [
                  -119.586949471642,
                  43.712506804447365,
                  1455.3532705500243
                ],
                [
                  -119.59997375966448,
                  43.71221109358856,
                  1378.9332705500242
                ]
              ]
            ]
          },
          "id": "20170831_43119F5113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:38:29Z",
            "pc:count": 19518215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290999.3104,
                "count": 19518215,
                "maximum": 291591.4647,
                "minimum": 290541.1447,
                "name": "X",
                "position": 0,
                "stddev": 289.296452,
                "variance": 83692.43715
              },
              {
                "average": 4843863.666,
                "count": 19518215,
                "maximum": 4844614.626,
                "minimum": 4843194.826,
                "name": "Y",
                "position": 1,
                "stddev": 396.4624685,
                "variance": 157182.489
              },
              {
                "average": 1411.332954,
                "count": 19518215,
                "maximum": 1455.353271,
                "minimum": 1378.933271,
                "name": "Z",
                "position": 2,
                "stddev": 18.69848534,
                "variance": 349.6333539
              },
              {
                "average": 21120.4666,
                "count": 19518215,
                "maximum": 49953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2689.292073,
                "variance": 7232291.856
              },
              {
                "average": 1.006293352,
                "count": 19518215,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0802753539,
                "variance": 0.006444132444
              },
              {
                "average": 1.012703057,
                "count": 19518215,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1145596591,
                "variance": 0.0131239155
              },
              {
                "average": 0.5012716071,
                "count": 19518215,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983958,
                "variance": 0.2499983958
              },
              {
                "average": 4.611077396e-06,
                "count": 19518215,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002147337042,
                "variance": 4.61105637e-06
              },
              {
                "average": 1.133450523,
                "count": 19518215,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3400610046,
                "variance": 0.1156414868
              },
              {
                "average": 0.904521362,
                "count": 19518215,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92281059,
                "variance": 142.1534124
              },
              {
                "average": 1.99276025,
                "count": 19518215,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001743516,
                "variance": 1.003490072
              },
              {
                "average": 1141.269923,
                "count": 19518215,
                "maximum": 1147,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.9584941,
                "variance": 3.83569914
              },
              {
                "average": 37985.76759,
                "count": 19518215,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5677.487725,
                "variance": 32233866.87
              },
              {
                "average": 36473.7975,
                "count": 19518215,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3736.545066,
                "variance": 13961769.03
              },
              {
                "average": 32313.54044,
                "count": 19518215,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4543.033859,
                "variance": 20639156.64
              },
              {
                "average": 188324582.1,
                "count": 19518215,
                "maximum": 188945509,
                "minimum": 188238034,
                "name": "GpsTime",
                "position": 15,
                "stddev": 229441.7017,
                "variance": 52643494460.0
              },
              {
                "average": 0,
                "count": 19518215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19518215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19518215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19518215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19518215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290541.1447,
              4843194.826,
              1378.933271,
              291591.4647,
              4844614.626,
              1455.353271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290541.144746427,
                    4843194.82640017,
                    1378.9332705500242
                  ],
                  [
                    290541.144746427,
                    4844614.626400171,
                    1378.9332705500242
                  ],
                  [
                    291591.46474642697,
                    4844614.626400171,
                    1455.3532705500243
                  ],
                  [
                    291591.46474642697,
                    4843194.82640017,
                    1455.3532705500243
                  ],
                  [
                    290541.144746427,
                    4843194.82640017,
                    1378.9332705500242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:38:29+00:00",
            "end_time": "2017-08-31T18:07:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31248314414076,
              43.6374270731742,
              1598.5469493193882
            ],
            [
              -119.31266871089105,
              43.642262637039764,
              1598.5469493193882
            ],
            [
              -119.30933199096367,
              43.64233012809771,
              1644.8469493193884
            ],
            [
              -119.30914669136868,
              43.63749455290465,
              1644.8469493193884
            ],
            [
              -119.31248314414076,
              43.6374270731742,
              1598.5469493193882
            ]
          ]
        ]
      },
      "bbox": [
        -119.3126687,
        43.63742707,
        1598.546949,
        -119.3091467,
        43.64233013,
        1644.846949
      ],
      "properties": {
        "datetime": "2017-08-30T15:45:59Z",
        "pc:count": 694965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313574.9297,
            "count": 694965,
            "maximum": 313740.2702,
            "minimum": 313470.9302,
            "name": "X",
            "position": 0,
            "stddev": 68.11731824,
            "variance": 4639.969044
          },
          {
            "average": 4834373.51,
            "count": 694965,
            "maximum": 4834739.798,
            "minimum": 4834202.318,
            "name": "Y",
            "position": 1,
            "stddev": 122.2787117,
            "variance": 14952.08335
          },
          {
            "average": 1632.991718,
            "count": 694965,
            "maximum": 1644.846949,
            "minimum": 1598.546949,
            "name": "Z",
            "position": 2,
            "stddev": 8.223805566,
            "variance": 67.63097799
          },
          {
            "average": 19025.22138,
            "count": 694965,
            "maximum": 25121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2161.127373,
            "variance": 4670471.522
          },
          {
            "average": 1.005791659,
            "count": 694965,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07616620808,
            "variance": 0.005801291253
          },
          {
            "average": 1.01175311,
            "count": 694965,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1084118427,
            "variance": 0.01175312764
          },
          {
            "average": 0.4803321031,
            "count": 694965,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996133835,
            "variance": 0.249613533
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218280057,
            "count": 694965,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4130788295,
            "variance": 0.1706341194
          },
          {
            "average": 8.944487689,
            "count": 694965,
            "maximum": 18,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.279585047,
            "variance": 18.31484818
          },
          {
            "average": 1.989528969,
            "count": 694965,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005122973,
            "variance": 1.01027219
          },
          {
            "average": 1084.537936,
            "count": 694965,
            "maximum": 1085,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4985591078,
            "variance": 0.248561184
          },
          {
            "average": 35852.88868,
            "count": 694965,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5898.632011,
            "variance": 34793859.61
          },
          {
            "average": 35537.67051,
            "count": 694965,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4248.604587,
            "variance": 18050640.94
          },
          {
            "average": 31585.09261,
            "count": 694965,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4764.47186,
            "variance": 22700192.1
          },
          {
            "average": 188143015.4,
            "count": 694965,
            "maximum": 188143159.2,
            "minimum": 188142848.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 151.214703,
            "variance": 22865.8864
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313470.9302,
          4834202.318,
          1598.546949,
          313740.2702,
          4834739.798,
          1644.846949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313470.93023196125,
                4834202.318398442,
                1598.5469493193882
              ],
              [
                313470.93023196125,
                4834739.798398443,
                1598.5469493193882
              ],
              [
                313740.2702319612,
                4834739.798398443,
                1644.8469493193884
              ],
              [
                313740.2702319612,
                4834202.318398442,
                1644.8469493193884
              ],
              [
                313470.93023196125,
                4834202.318398442,
                1598.5469493193882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:45:59+00:00",
        "end_time": "2017-08-30T15:40:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3126687,
            43.63742707,
            1598.546949,
            -119.3091467,
            43.64233013,
            1644.846949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31248314414076,
                  43.6374270731742,
                  1598.5469493193882
                ],
                [
                  -119.31266871089105,
                  43.642262637039764,
                  1598.5469493193882
                ],
                [
                  -119.30933199096367,
                  43.64233012809771,
                  1644.8469493193884
                ],
                [
                  -119.30914669136868,
                  43.63749455290465,
                  1644.8469493193884
                ],
                [
                  -119.31248314414076,
                  43.6374270731742,
                  1598.5469493193882
                ]
              ]
            ]
          },
          "id": "20170830_43119F3416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:45:59Z",
            "pc:count": 694965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313574.9297,
                "count": 694965,
                "maximum": 313740.2702,
                "minimum": 313470.9302,
                "name": "X",
                "position": 0,
                "stddev": 68.11731824,
                "variance": 4639.969044
              },
              {
                "average": 4834373.51,
                "count": 694965,
                "maximum": 4834739.798,
                "minimum": 4834202.318,
                "name": "Y",
                "position": 1,
                "stddev": 122.2787117,
                "variance": 14952.08335
              },
              {
                "average": 1632.991718,
                "count": 694965,
                "maximum": 1644.846949,
                "minimum": 1598.546949,
                "name": "Z",
                "position": 2,
                "stddev": 8.223805566,
                "variance": 67.63097799
              },
              {
                "average": 19025.22138,
                "count": 694965,
                "maximum": 25121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2161.127373,
                "variance": 4670471.522
              },
              {
                "average": 1.005791659,
                "count": 694965,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07616620808,
                "variance": 0.005801291253
              },
              {
                "average": 1.01175311,
                "count": 694965,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1084118427,
                "variance": 0.01175312764
              },
              {
                "average": 0.4803321031,
                "count": 694965,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996133835,
                "variance": 0.249613533
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218280057,
                "count": 694965,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4130788295,
                "variance": 0.1706341194
              },
              {
                "average": 8.944487689,
                "count": 694965,
                "maximum": 18,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.279585047,
                "variance": 18.31484818
              },
              {
                "average": 1.989528969,
                "count": 694965,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005122973,
                "variance": 1.01027219
              },
              {
                "average": 1084.537936,
                "count": 694965,
                "maximum": 1085,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4985591078,
                "variance": 0.248561184
              },
              {
                "average": 35852.88868,
                "count": 694965,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5898.632011,
                "variance": 34793859.61
              },
              {
                "average": 35537.67051,
                "count": 694965,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4248.604587,
                "variance": 18050640.94
              },
              {
                "average": 31585.09261,
                "count": 694965,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4764.47186,
                "variance": 22700192.1
              },
              {
                "average": 188143015.4,
                "count": 694965,
                "maximum": 188143159.2,
                "minimum": 188142848.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 151.214703,
                "variance": 22865.8864
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313470.9302,
              4834202.318,
              1598.546949,
              313740.2702,
              4834739.798,
              1644.846949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313470.93023196125,
                    4834202.318398442,
                    1598.5469493193882
                  ],
                  [
                    313470.93023196125,
                    4834739.798398443,
                    1598.5469493193882
                  ],
                  [
                    313740.2702319612,
                    4834739.798398443,
                    1644.8469493193884
                  ],
                  [
                    313740.2702319612,
                    4834202.318398442,
                    1644.8469493193884
                  ],
                  [
                    313470.93023196125,
                    4834202.318398442,
                    1598.5469493193882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:45:59+00:00",
            "end_time": "2017-08-30T15:40: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": "20170831_43119F4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997445554469,
              43.63722243679872,
              1357.780131298742
            ],
            [
              -119.50050399217933,
              43.649982713831854,
              1357.780131298742
            ],
            [
              -119.4874983490049,
              43.65026663593005,
              1496.600131298742
            ],
            [
              -119.48697155965962,
              43.637506233166725,
              1496.600131298742
            ],
            [
              -119.49997445554469,
              43.63722243679872,
              1357.780131298742
            ]
          ]
        ]
      },
      "bbox": [
        -119.500504,
        43.63722244,
        1357.780131,
        -119.4869716,
        43.65026664,
        1496.600131
      ],
      "properties": {
        "datetime": "2017-08-31T17:20:30Z",
        "pc:count": 13325955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298879.1106,
            "count": 13325955,
            "maximum": 299396.2259,
            "minimum": 298346.4059,
            "name": "X",
            "position": 0,
            "stddev": 291.8424928,
            "variance": 85172.04059
          },
          {
            "average": 4835305.628,
            "count": 13325955,
            "maximum": 4836036.682,
            "minimum": 4834618.162,
            "name": "Y",
            "position": 1,
            "stddev": 396.9776731,
            "variance": 157591.2729
          },
          {
            "average": 1435.803057,
            "count": 13325955,
            "maximum": 1496.600131,
            "minimum": 1357.780131,
            "name": "Z",
            "position": 2,
            "stddev": 26.98104187,
            "variance": 727.9766201
          },
          {
            "average": 20087.02583,
            "count": 13325955,
            "maximum": 30705,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3140.311066,
            "variance": 9861553.589
          },
          {
            "average": 1.032290069,
            "count": 13325955,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1978318454,
            "variance": 0.03913743907
          },
          {
            "average": 1.065073235,
            "count": 13325955,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2917228003,
            "variance": 0.08510219219
          },
          {
            "average": 0.5045118342,
            "count": 13325955,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999796617,
            "variance": 0.2499796621
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15898868,
            "count": 13325955,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3656655438,
            "variance": 0.1337112899
          },
          {
            "average": -0.2506595808,
            "count": 13325955,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75800478,
            "variance": 138.2506764
          },
          {
            "average": 1.969688852,
            "count": 13325955,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015792787,
            "variance": 1.031834987
          },
          {
            "average": 1131.345254,
            "count": 13325955,
            "maximum": 1134,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.407282102,
            "variance": 1.980442914
          },
          {
            "average": 40695.00668,
            "count": 13325955,
            "maximum": 53760,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 4365.355773,
            "variance": 19056331.02
          },
          {
            "average": 39487.69467,
            "count": 13325955,
            "maximum": 52224,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 3585.524785,
            "variance": 12855987.98
          },
          {
            "average": 36043.96148,
            "count": 13325955,
            "maximum": 49664,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 3554.910438,
            "variance": 12637388.22
          },
          {
            "average": 188233503.5,
            "count": 13325955,
            "maximum": 188235230.1,
            "minimum": 188231960.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 897.8894197,
            "variance": 806205.41
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13325955,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298346.4059,
          4834618.162,
          1357.780131,
          299396.2259,
          4836036.682,
          1496.600131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298346.4059192612,
                4834618.162254029,
                1357.780131298742
              ],
              [
                298346.4059192612,
                4836036.6822540285,
                1357.780131298742
              ],
              [
                299396.22591926117,
                4836036.6822540285,
                1496.600131298742
              ],
              [
                299396.22591926117,
                4834618.162254029,
                1496.600131298742
              ],
              [
                298346.4059192612,
                4834618.162254029,
                1357.780131298742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:20:30+00:00",
        "end_time": "2017-08-31T16:26:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.500504,
            43.63722244,
            1357.780131,
            -119.4869716,
            43.65026664,
            1496.600131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997445554469,
                  43.63722243679872,
                  1357.780131298742
                ],
                [
                  -119.50050399217933,
                  43.649982713831854,
                  1357.780131298742
                ],
                [
                  -119.4874983490049,
                  43.65026663593005,
                  1496.600131298742
                ],
                [
                  -119.48697155965962,
                  43.637506233166725,
                  1496.600131298742
                ],
                [
                  -119.49997445554469,
                  43.63722243679872,
                  1357.780131298742
                ]
              ]
            ]
          },
          "id": "20170831_43119F4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:20:30Z",
            "pc:count": 13325955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298879.1106,
                "count": 13325955,
                "maximum": 299396.2259,
                "minimum": 298346.4059,
                "name": "X",
                "position": 0,
                "stddev": 291.8424928,
                "variance": 85172.04059
              },
              {
                "average": 4835305.628,
                "count": 13325955,
                "maximum": 4836036.682,
                "minimum": 4834618.162,
                "name": "Y",
                "position": 1,
                "stddev": 396.9776731,
                "variance": 157591.2729
              },
              {
                "average": 1435.803057,
                "count": 13325955,
                "maximum": 1496.600131,
                "minimum": 1357.780131,
                "name": "Z",
                "position": 2,
                "stddev": 26.98104187,
                "variance": 727.9766201
              },
              {
                "average": 20087.02583,
                "count": 13325955,
                "maximum": 30705,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3140.311066,
                "variance": 9861553.589
              },
              {
                "average": 1.032290069,
                "count": 13325955,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1978318454,
                "variance": 0.03913743907
              },
              {
                "average": 1.065073235,
                "count": 13325955,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2917228003,
                "variance": 0.08510219219
              },
              {
                "average": 0.5045118342,
                "count": 13325955,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999796617,
                "variance": 0.2499796621
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15898868,
                "count": 13325955,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3656655438,
                "variance": 0.1337112899
              },
              {
                "average": -0.2506595808,
                "count": 13325955,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75800478,
                "variance": 138.2506764
              },
              {
                "average": 1.969688852,
                "count": 13325955,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015792787,
                "variance": 1.031834987
              },
              {
                "average": 1131.345254,
                "count": 13325955,
                "maximum": 1134,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.407282102,
                "variance": 1.980442914
              },
              {
                "average": 40695.00668,
                "count": 13325955,
                "maximum": 53760,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 4365.355773,
                "variance": 19056331.02
              },
              {
                "average": 39487.69467,
                "count": 13325955,
                "maximum": 52224,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 3585.524785,
                "variance": 12855987.98
              },
              {
                "average": 36043.96148,
                "count": 13325955,
                "maximum": 49664,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 3554.910438,
                "variance": 12637388.22
              },
              {
                "average": 188233503.5,
                "count": 13325955,
                "maximum": 188235230.1,
                "minimum": 188231960.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 897.8894197,
                "variance": 806205.41
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13325955,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298346.4059,
              4834618.162,
              1357.780131,
              299396.2259,
              4836036.682,
              1496.600131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298346.4059192612,
                    4834618.162254029,
                    1357.780131298742
                  ],
                  [
                    298346.4059192612,
                    4836036.6822540285,
                    1357.780131298742
                  ],
                  [
                    299396.22591926117,
                    4836036.6822540285,
                    1496.600131298742
                  ],
                  [
                    299396.22591926117,
                    4834618.162254029,
                    1496.600131298742
                  ],
                  [
                    298346.4059192612,
                    4834618.162254029,
                    1357.780131298742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:20:30+00:00",
            "end_time": "2017-08-31T16:26:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F3320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497557922385,
              43.637241018043596,
              1516.650044418128
            ],
            [
              -119.32546734016005,
              43.64998404757845,
              1516.650044418128
            ],
            [
              -119.31279381583549,
              43.65024129791533,
              1650.070044418128
            ],
            [
              -119.31230472909961,
              43.63749815461543,
              1650.070044418128
            ],
            [
              -119.32497557922385,
              43.637241018043596,
              1516.650044418128
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254673,
        43.63724102,
        1516.650044,
        -119.3123047,
        43.6502413,
        1650.070044
      ],
      "properties": {
        "datetime": "2017-08-30T15:57:39Z",
        "pc:count": 10546997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312904.7047,
            "count": 10546997,
            "maximum": 313485.5419,
            "minimum": 312462.6619,
            "name": "X",
            "position": 0,
            "stddev": 263.9635631,
            "variance": 69676.76266
          },
          {
            "average": 4834803.802,
            "count": 10546997,
            "maximum": 4835626.232,
            "minimum": 4834209.812,
            "name": "Y",
            "position": 1,
            "stddev": 376.8366594,
            "variance": 142005.8679
          },
          {
            "average": 1591.688173,
            "count": 10546997,
            "maximum": 1650.070044,
            "minimum": 1516.650044,
            "name": "Z",
            "position": 2,
            "stddev": 40.21229821,
            "variance": 1617.028927
          },
          {
            "average": 19902.47443,
            "count": 10546997,
            "maximum": 29105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1863.09917,
            "variance": 3471138.517
          },
          {
            "average": 1.00281464,
            "count": 10546997,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05745169815,
            "variance": 0.00330069762
          },
          {
            "average": 1.005887647,
            "count": 10546997,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08992450038,
            "variance": 0.008086415768
          },
          {
            "average": 0.5008556464,
            "count": 10546997,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992916,
            "variance": 0.2499992916
          },
          {
            "average": 1.896274361e-07,
            "count": 10546997,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004354623039,
            "variance": 1.896274182e-07
          },
          {
            "average": 1.188432688,
            "count": 10546997,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3910573166,
            "variance": 0.1529258249
          },
          {
            "average": 0.2643473397,
            "count": 10546997,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71768456,
            "variance": 137.3041314
          },
          {
            "average": 1.994662082,
            "count": 10546997,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001483989,
            "variance": 1.00297018
          },
          {
            "average": 1085.284895,
            "count": 10546997,
            "maximum": 1087,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8844295963,
            "variance": 0.7822157109
          },
          {
            "average": 34377.09806,
            "count": 10546997,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 6965.370802,
            "variance": 48516390.42
          },
          {
            "average": 34237.23942,
            "count": 10546997,
            "maximum": 65280,
            "minimum": 7168,
            "name": "Green",
            "position": 13,
            "stddev": 5193.248962,
            "variance": 26969834.79
          },
          {
            "average": 29799.12038,
            "count": 10546997,
            "maximum": 65280,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 5539.189254,
            "variance": 30682617.59
          },
          {
            "average": 188143223.1,
            "count": 10546997,
            "maximum": 188143859,
            "minimum": 188142850.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 266.4256857,
            "variance": 70982.64602
          },
          {
            "average": 0,
            "count": 10546997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10546997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312462.6619,
          4834209.812,
          1516.650044,
          313485.5419,
          4835626.232,
          1650.070044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312462.66188295995,
                4834209.812023339,
                1516.650044418128
              ],
              [
                312462.66188295995,
                4835626.232023339,
                1516.650044418128
              ],
              [
                313485.54188295995,
                4835626.232023339,
                1650.070044418128
              ],
              [
                313485.54188295995,
                4834209.812023339,
                1650.070044418128
              ],
              [
                312462.66188295995,
                4834209.812023339,
                1516.650044418128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:57:39+00:00",
        "end_time": "2017-08-30T15:40:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254673,
            43.63724102,
            1516.650044,
            -119.3123047,
            43.6502413,
            1650.070044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497557922385,
                  43.637241018043596,
                  1516.650044418128
                ],
                [
                  -119.32546734016005,
                  43.64998404757845,
                  1516.650044418128
                ],
                [
                  -119.31279381583549,
                  43.65024129791533,
                  1650.070044418128
                ],
                [
                  -119.31230472909961,
                  43.63749815461543,
                  1650.070044418128
                ],
                [
                  -119.32497557922385,
                  43.637241018043596,
                  1516.650044418128
                ]
              ]
            ]
          },
          "id": "20170830_43119F3320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:57:39Z",
            "pc:count": 10546997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312904.7047,
                "count": 10546997,
                "maximum": 313485.5419,
                "minimum": 312462.6619,
                "name": "X",
                "position": 0,
                "stddev": 263.9635631,
                "variance": 69676.76266
              },
              {
                "average": 4834803.802,
                "count": 10546997,
                "maximum": 4835626.232,
                "minimum": 4834209.812,
                "name": "Y",
                "position": 1,
                "stddev": 376.8366594,
                "variance": 142005.8679
              },
              {
                "average": 1591.688173,
                "count": 10546997,
                "maximum": 1650.070044,
                "minimum": 1516.650044,
                "name": "Z",
                "position": 2,
                "stddev": 40.21229821,
                "variance": 1617.028927
              },
              {
                "average": 19902.47443,
                "count": 10546997,
                "maximum": 29105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1863.09917,
                "variance": 3471138.517
              },
              {
                "average": 1.00281464,
                "count": 10546997,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05745169815,
                "variance": 0.00330069762
              },
              {
                "average": 1.005887647,
                "count": 10546997,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08992450038,
                "variance": 0.008086415768
              },
              {
                "average": 0.5008556464,
                "count": 10546997,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992916,
                "variance": 0.2499992916
              },
              {
                "average": 1.896274361e-07,
                "count": 10546997,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004354623039,
                "variance": 1.896274182e-07
              },
              {
                "average": 1.188432688,
                "count": 10546997,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3910573166,
                "variance": 0.1529258249
              },
              {
                "average": 0.2643473397,
                "count": 10546997,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71768456,
                "variance": 137.3041314
              },
              {
                "average": 1.994662082,
                "count": 10546997,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001483989,
                "variance": 1.00297018
              },
              {
                "average": 1085.284895,
                "count": 10546997,
                "maximum": 1087,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8844295963,
                "variance": 0.7822157109
              },
              {
                "average": 34377.09806,
                "count": 10546997,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 6965.370802,
                "variance": 48516390.42
              },
              {
                "average": 34237.23942,
                "count": 10546997,
                "maximum": 65280,
                "minimum": 7168,
                "name": "Green",
                "position": 13,
                "stddev": 5193.248962,
                "variance": 26969834.79
              },
              {
                "average": 29799.12038,
                "count": 10546997,
                "maximum": 65280,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 5539.189254,
                "variance": 30682617.59
              },
              {
                "average": 188143223.1,
                "count": 10546997,
                "maximum": 188143859,
                "minimum": 188142850.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 266.4256857,
                "variance": 70982.64602
              },
              {
                "average": 0,
                "count": 10546997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10546997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312462.6619,
              4834209.812,
              1516.650044,
              313485.5419,
              4835626.232,
              1650.070044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312462.66188295995,
                    4834209.812023339,
                    1516.650044418128
                  ],
                  [
                    312462.66188295995,
                    4835626.232023339,
                    1516.650044418128
                  ],
                  [
                    313485.54188295995,
                    4835626.232023339,
                    1650.070044418128
                  ],
                  [
                    313485.54188295995,
                    4834209.812023339,
                    1650.070044418128
                  ],
                  [
                    312462.66188295995,
                    4834209.812023339,
                    1516.650044418128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:57:39+00:00",
            "end_time": "2017-08-30T15:40: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": "20170910_43119F6125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997200229196,
              43.68720059388063,
              1423.8081139484616
            ],
            [
              -119.70043527648482,
              43.69751866869672,
              1423.8081139484616
            ],
            [
              -119.68749703999515,
              43.697823819797435,
              1495.4281139484615
            ],
            [
              -119.68703597889717,
              43.687505635717216,
              1495.4281139484615
            ],
            [
              -119.69997200229196,
              43.68720059388063,
              1423.8081139484616
            ]
          ]
        ]
      },
      "bbox": [
        -119.7004353,
        43.68720059,
        1423.808114,
        -119.687036,
        43.69782382,
        1495.428114
      ],
      "properties": {
        "datetime": "2017-09-10T17:20:39Z",
        "pc:count": 11599904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282942.9601,
            "count": 11599904,
            "maximum": 283438.0402,
            "minimum": 282394.3202,
            "name": "X",
            "position": 0,
            "stddev": 279.3612953,
            "variance": 78042.73328
          },
          {
            "average": 4841201.246,
            "count": 11599904,
            "maximum": 4841821.86,
            "minimum": 4840674.64,
            "name": "Y",
            "position": 1,
            "stddev": 310.8216426,
            "variance": 96610.0935
          },
          {
            "average": 1459.163912,
            "count": 11599904,
            "maximum": 1495.428114,
            "minimum": 1423.808114,
            "name": "Z",
            "position": 2,
            "stddev": 9.500340907,
            "variance": 90.25647736
          },
          {
            "average": 23720.96748,
            "count": 11599904,
            "maximum": 41937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5056.26377,
            "variance": 25565803.31
          },
          {
            "average": 1.081028171,
            "count": 11599904,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3226884885,
            "variance": 0.1041278606
          },
          {
            "average": 1.163296351,
            "count": 11599904,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4779551106,
            "variance": 0.2284410877
          },
          {
            "average": 0.501807515,
            "count": 11599904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967544,
            "variance": 0.2499967544
          },
          {
            "average": 2.41381308e-06,
            "count": 11599904,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001553643286,
            "variance": 2.413807461e-06
          },
          {
            "average": 1.218142236,
            "count": 11599904,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4129845224,
            "variance": 0.1705562158
          },
          {
            "average": 0.07962682616,
            "count": 11599904,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86984731,
            "variance": 140.8932751
          },
          {
            "average": 1.961277352,
            "count": 11599904,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022739436,
            "variance": 1.045995954
          },
          {
            "average": 1168.728612,
            "count": 11599904,
            "maximum": 1171,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9506131652,
            "variance": 0.9036653899
          },
          {
            "average": 35924.33014,
            "count": 11599904,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7170.786895,
            "variance": 51420184.7
          },
          {
            "average": 34645.14884,
            "count": 11599904,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5589.231411,
            "variance": 31239507.77
          },
          {
            "average": 30810.36992,
            "count": 11599904,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5590.900872,
            "variance": 31258172.56
          },
          {
            "average": 189097374.9,
            "count": 11599904,
            "maximum": 189099239.3,
            "minimum": 189096433.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.5565165,
            "variance": 512021.1283
          },
          {
            "average": 0,
            "count": 11599904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11599904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282394.3202,
          4840674.64,
          1423.808114,
          283438.0402,
          4841821.86,
          1495.428114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282394.3202399934,
                4840674.640423278,
                1423.8081139484616
              ],
              [
                282394.3202399934,
                4841821.860423279,
                1423.8081139484616
              ],
              [
                283438.04023999337,
                4841821.860423279,
                1495.4281139484615
              ],
              [
                283438.04023999337,
                4840674.640423278,
                1495.4281139484615
              ],
              [
                282394.3202399934,
                4840674.640423278,
                1423.8081139484616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:20:39+00:00",
        "end_time": "2017-09-10T16:33:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7004353,
            43.68720059,
            1423.808114,
            -119.687036,
            43.69782382,
            1495.428114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997200229196,
                  43.68720059388063,
                  1423.8081139484616
                ],
                [
                  -119.70043527648482,
                  43.69751866869672,
                  1423.8081139484616
                ],
                [
                  -119.68749703999515,
                  43.697823819797435,
                  1495.4281139484615
                ],
                [
                  -119.68703597889717,
                  43.687505635717216,
                  1495.4281139484615
                ],
                [
                  -119.69997200229196,
                  43.68720059388063,
                  1423.8081139484616
                ]
              ]
            ]
          },
          "id": "20170910_43119F6125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:20:39Z",
            "pc:count": 11599904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282942.9601,
                "count": 11599904,
                "maximum": 283438.0402,
                "minimum": 282394.3202,
                "name": "X",
                "position": 0,
                "stddev": 279.3612953,
                "variance": 78042.73328
              },
              {
                "average": 4841201.246,
                "count": 11599904,
                "maximum": 4841821.86,
                "minimum": 4840674.64,
                "name": "Y",
                "position": 1,
                "stddev": 310.8216426,
                "variance": 96610.0935
              },
              {
                "average": 1459.163912,
                "count": 11599904,
                "maximum": 1495.428114,
                "minimum": 1423.808114,
                "name": "Z",
                "position": 2,
                "stddev": 9.500340907,
                "variance": 90.25647736
              },
              {
                "average": 23720.96748,
                "count": 11599904,
                "maximum": 41937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5056.26377,
                "variance": 25565803.31
              },
              {
                "average": 1.081028171,
                "count": 11599904,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3226884885,
                "variance": 0.1041278606
              },
              {
                "average": 1.163296351,
                "count": 11599904,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4779551106,
                "variance": 0.2284410877
              },
              {
                "average": 0.501807515,
                "count": 11599904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967544,
                "variance": 0.2499967544
              },
              {
                "average": 2.41381308e-06,
                "count": 11599904,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001553643286,
                "variance": 2.413807461e-06
              },
              {
                "average": 1.218142236,
                "count": 11599904,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4129845224,
                "variance": 0.1705562158
              },
              {
                "average": 0.07962682616,
                "count": 11599904,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86984731,
                "variance": 140.8932751
              },
              {
                "average": 1.961277352,
                "count": 11599904,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022739436,
                "variance": 1.045995954
              },
              {
                "average": 1168.728612,
                "count": 11599904,
                "maximum": 1171,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9506131652,
                "variance": 0.9036653899
              },
              {
                "average": 35924.33014,
                "count": 11599904,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7170.786895,
                "variance": 51420184.7
              },
              {
                "average": 34645.14884,
                "count": 11599904,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5589.231411,
                "variance": 31239507.77
              },
              {
                "average": 30810.36992,
                "count": 11599904,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5590.900872,
                "variance": 31258172.56
              },
              {
                "average": 189097374.9,
                "count": 11599904,
                "maximum": 189099239.3,
                "minimum": 189096433.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.5565165,
                "variance": 512021.1283
              },
              {
                "average": 0,
                "count": 11599904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11599904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282394.3202,
              4840674.64,
              1423.808114,
              283438.0402,
              4841821.86,
              1495.428114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282394.3202399934,
                    4840674.640423278,
                    1423.8081139484616
                  ],
                  [
                    282394.3202399934,
                    4841821.860423279,
                    1423.8081139484616
                  ],
                  [
                    283438.04023999337,
                    4841821.860423279,
                    1495.4281139484615
                  ],
                  [
                    283438.04023999337,
                    4840674.640423278,
                    1495.4281139484615
                  ],
                  [
                    282394.3202399934,
                    4840674.640423278,
                    1423.8081139484616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:20:39+00:00",
            "end_time": "2017-09-10T16:33: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": "20170830_43119F4411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374750882947,
              43.64972867200195,
              1473.8186612867707
            ],
            [
              -119.43799132850002,
              43.662482325682795,
              1473.8186612867707
            ],
            [
              -119.42499724649667,
              43.66275888236466,
              1580.618661286771
            ],
            [
              -119.42448375117401,
              43.65000510628141,
              1580.618661286771
            ],
            [
              -119.4374750882947,
              43.64972867200195,
              1473.8186612867707
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379913,
        43.64972867,
        1473.818661,
        -119.4244838,
        43.66275888,
        1580.618661
      ],
      "properties": {
        "datetime": "2017-08-30T19:13:21Z",
        "pc:count": 14468824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303954.8535,
            "count": 14468824,
            "maximum": 304477.3245,
            "minimum": 303428.7045,
            "name": "X",
            "position": 0,
            "stddev": 288.5013492,
            "variance": 83233.02849
          },
          {
            "average": 4836578.566,
            "count": 14468824,
            "maximum": 4837274.899,
            "minimum": 4835857.179,
            "name": "Y",
            "position": 1,
            "stddev": 402.6859085,
            "variance": 162155.9409
          },
          {
            "average": 1516.820419,
            "count": 14468824,
            "maximum": 1580.618661,
            "minimum": 1473.818661,
            "name": "Z",
            "position": 2,
            "stddev": 21.15235002,
            "variance": 447.4219113
          },
          {
            "average": 18862.61661,
            "count": 14468824,
            "maximum": 30881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3691.456874,
            "variance": 13626853.85
          },
          {
            "average": 1.086012035,
            "count": 14468824,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.35608472,
            "variance": 0.1267963278
          },
          {
            "average": 1.177078939,
            "count": 14468824,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5580077534,
            "variance": 0.3113726528
          },
          {
            "average": 0.5035943488,
            "count": 14468824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870978,
            "variance": 0.2499870979
          },
          {
            "average": 2.902792929e-06,
            "count": 14468824,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001703756058,
            "variance": 2.902784704e-06
          },
          {
            "average": 1.149014737,
            "count": 14468824,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3561030101,
            "variance": 0.1268093538
          },
          {
            "average": 0.0653754087,
            "count": 14468824,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76959046,
            "variance": 138.5232595
          },
          {
            "average": 1.952169022,
            "count": 14468824,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021691985,
            "variance": 1.043854513
          },
          {
            "average": 1105.287603,
            "count": 14468824,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9684300802,
            "variance": 0.9378568203
          },
          {
            "average": 34092.30772,
            "count": 14468824,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8775.415217,
            "variance": 77007912.23
          },
          {
            "average": 33875.08356,
            "count": 14468824,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7242.916035,
            "variance": 52459832.68
          },
          {
            "average": 30294.88352,
            "count": 14468824,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6942.569239,
            "variance": 48199267.63
          },
          {
            "average": 188153709.9,
            "count": 14468824,
            "maximum": 188155601.8,
            "minimum": 188152190.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 670.2552433,
            "variance": 449242.0911
          },
          {
            "average": 0,
            "count": 14468824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14468824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14468824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14468824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14468824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303428.7045,
          4835857.179,
          1473.818661,
          304477.3245,
          4837274.899,
          1580.618661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303428.7045334421,
                4835857.178646297,
                1473.8186612867707
              ],
              [
                303428.7045334421,
                4837274.898646298,
                1473.8186612867707
              ],
              [
                304477.3245334421,
                4837274.898646298,
                1580.618661286771
              ],
              [
                304477.3245334421,
                4835857.178646297,
                1580.618661286771
              ],
              [
                303428.7045334421,
                4835857.178646297,
                1473.8186612867707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:13:21+00:00",
        "end_time": "2017-08-30T18:16:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379913,
            43.64972867,
            1473.818661,
            -119.4244838,
            43.66275888,
            1580.618661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374750882947,
                  43.64972867200195,
                  1473.8186612867707
                ],
                [
                  -119.43799132850002,
                  43.662482325682795,
                  1473.8186612867707
                ],
                [
                  -119.42499724649667,
                  43.66275888236466,
                  1580.618661286771
                ],
                [
                  -119.42448375117401,
                  43.65000510628141,
                  1580.618661286771
                ],
                [
                  -119.4374750882947,
                  43.64972867200195,
                  1473.8186612867707
                ]
              ]
            ]
          },
          "id": "20170830_43119F4411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:13:21Z",
            "pc:count": 14468824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303954.8535,
                "count": 14468824,
                "maximum": 304477.3245,
                "minimum": 303428.7045,
                "name": "X",
                "position": 0,
                "stddev": 288.5013492,
                "variance": 83233.02849
              },
              {
                "average": 4836578.566,
                "count": 14468824,
                "maximum": 4837274.899,
                "minimum": 4835857.179,
                "name": "Y",
                "position": 1,
                "stddev": 402.6859085,
                "variance": 162155.9409
              },
              {
                "average": 1516.820419,
                "count": 14468824,
                "maximum": 1580.618661,
                "minimum": 1473.818661,
                "name": "Z",
                "position": 2,
                "stddev": 21.15235002,
                "variance": 447.4219113
              },
              {
                "average": 18862.61661,
                "count": 14468824,
                "maximum": 30881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3691.456874,
                "variance": 13626853.85
              },
              {
                "average": 1.086012035,
                "count": 14468824,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.35608472,
                "variance": 0.1267963278
              },
              {
                "average": 1.177078939,
                "count": 14468824,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5580077534,
                "variance": 0.3113726528
              },
              {
                "average": 0.5035943488,
                "count": 14468824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870978,
                "variance": 0.2499870979
              },
              {
                "average": 2.902792929e-06,
                "count": 14468824,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001703756058,
                "variance": 2.902784704e-06
              },
              {
                "average": 1.149014737,
                "count": 14468824,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3561030101,
                "variance": 0.1268093538
              },
              {
                "average": 0.0653754087,
                "count": 14468824,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76959046,
                "variance": 138.5232595
              },
              {
                "average": 1.952169022,
                "count": 14468824,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021691985,
                "variance": 1.043854513
              },
              {
                "average": 1105.287603,
                "count": 14468824,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9684300802,
                "variance": 0.9378568203
              },
              {
                "average": 34092.30772,
                "count": 14468824,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8775.415217,
                "variance": 77007912.23
              },
              {
                "average": 33875.08356,
                "count": 14468824,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7242.916035,
                "variance": 52459832.68
              },
              {
                "average": 30294.88352,
                "count": 14468824,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6942.569239,
                "variance": 48199267.63
              },
              {
                "average": 188153709.9,
                "count": 14468824,
                "maximum": 188155601.8,
                "minimum": 188152190.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 670.2552433,
                "variance": 449242.0911
              },
              {
                "average": 0,
                "count": 14468824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14468824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14468824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14468824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14468824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303428.7045,
              4835857.179,
              1473.818661,
              304477.3245,
              4837274.899,
              1580.618661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303428.7045334421,
                    4835857.178646297,
                    1473.8186612867707
                  ],
                  [
                    303428.7045334421,
                    4837274.898646298,
                    1473.8186612867707
                  ],
                  [
                    304477.3245334421,
                    4837274.898646298,
                    1580.618661286771
                  ],
                  [
                    304477.3245334421,
                    4835857.178646297,
                    1580.618661286771
                  ],
                  [
                    303428.7045334421,
                    4835857.178646297,
                    1473.8186612867707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:13:21+00:00",
            "end_time": "2017-08-30T18:16: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": "20170910_43119F6402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497207197137,
              43.67470289165396,
              1338.7259874569743
            ],
            [
              -119.67554026364857,
              43.687480927310474,
              1338.7259874569743
            ],
            [
              -119.66250030302734,
              43.68778562102701,
              1483.0859874569744
            ],
            [
              -119.66193487258936,
              43.67500745026251,
              1483.0859874569744
            ],
            [
              -119.67497207197137,
              43.67470289165396,
              1338.7259874569743
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755403,
        43.67470289,
        1338.725987,
        -119.6619349,
        43.68778562,
        1483.085987
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:35Z",
        "pc:count": 17672466,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284894.4262,
            "count": 17672466,
            "maximum": 285416.5618,
            "minimum": 284364.4818,
            "name": "X",
            "position": 0,
            "stddev": 287.6855618,
            "variance": 82762.98248
          },
          {
            "average": 4839876.241,
            "count": 17672466,
            "maximum": 4840641.925,
            "minimum": 4839221.225,
            "name": "Y",
            "position": 1,
            "stddev": 403.8121368,
            "variance": 163064.2418
          },
          {
            "average": 1405.108893,
            "count": 17672466,
            "maximum": 1483.085987,
            "minimum": 1338.725987,
            "name": "Z",
            "position": 2,
            "stddev": 34.06711484,
            "variance": 1160.568314
          },
          {
            "average": 23329.74136,
            "count": 17672466,
            "maximum": 46081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5558.562387,
            "variance": 30897615.81
          },
          {
            "average": 1.08812907,
            "count": 17672466,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.338457694,
            "variance": 0.1145536106
          },
          {
            "average": 1.179511394,
            "count": 17672466,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5101500559,
            "variance": 0.2602530795
          },
          {
            "average": 0.5049940965,
            "count": 17672466,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999750725,
            "variance": 0.2499750731
          },
          {
            "average": 6.275298535e-05,
            "count": 17672466,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007921429856,
            "variance": 6.274905096e-05
          },
          {
            "average": 1.163908534,
            "count": 17672466,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.370192564,
            "variance": 0.1370425345
          },
          {
            "average": -1.816509272,
            "count": 17672466,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18753528,
            "variance": 148.5360161
          },
          {
            "average": 1.940947913,
            "count": 17672466,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028983089,
            "variance": 1.058806198
          },
          {
            "average": 1168.000826,
            "count": 17672466,
            "maximum": 1182,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.559136845,
            "variance": 30.90400247
          },
          {
            "average": 31418.1171,
            "count": 17672466,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9209.981324,
            "variance": 84823755.99
          },
          {
            "average": 31644.90938,
            "count": 17672466,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7217.644974,
            "variance": 52094398.97
          },
          {
            "average": 28662.32629,
            "count": 17672466,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6911.886799,
            "variance": 47774179.13
          },
          {
            "average": 189097070.1,
            "count": 17672466,
            "maximum": 189106975.2,
            "minimum": 189093971,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3919.761947,
            "variance": 15364533.72
          },
          {
            "average": 0,
            "count": 17672466,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672466,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672466,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672466,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672466,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284364.4818,
          4839221.225,
          1338.725987,
          285416.5618,
          4840641.925,
          1483.085987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284364.4818094824,
                4839221.224908003,
                1338.7259874569743
              ],
              [
                284364.4818094824,
                4840641.924908002,
                1338.7259874569743
              ],
              [
                285416.56180948234,
                4840641.924908002,
                1483.0859874569744
              ],
              [
                285416.56180948234,
                4839221.224908003,
                1483.0859874569744
              ],
              [
                284364.4818094824,
                4839221.224908003,
                1338.7259874569743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:35+00:00",
        "end_time": "2017-09-10T15:52:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755403,
            43.67470289,
            1338.725987,
            -119.6619349,
            43.68778562,
            1483.085987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497207197137,
                  43.67470289165396,
                  1338.7259874569743
                ],
                [
                  -119.67554026364857,
                  43.687480927310474,
                  1338.7259874569743
                ],
                [
                  -119.66250030302734,
                  43.68778562102701,
                  1483.0859874569744
                ],
                [
                  -119.66193487258936,
                  43.67500745026251,
                  1483.0859874569744
                ],
                [
                  -119.67497207197137,
                  43.67470289165396,
                  1338.7259874569743
                ]
              ]
            ]
          },
          "id": "20170910_43119F6402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:35Z",
            "pc:count": 17672466,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284894.4262,
                "count": 17672466,
                "maximum": 285416.5618,
                "minimum": 284364.4818,
                "name": "X",
                "position": 0,
                "stddev": 287.6855618,
                "variance": 82762.98248
              },
              {
                "average": 4839876.241,
                "count": 17672466,
                "maximum": 4840641.925,
                "minimum": 4839221.225,
                "name": "Y",
                "position": 1,
                "stddev": 403.8121368,
                "variance": 163064.2418
              },
              {
                "average": 1405.108893,
                "count": 17672466,
                "maximum": 1483.085987,
                "minimum": 1338.725987,
                "name": "Z",
                "position": 2,
                "stddev": 34.06711484,
                "variance": 1160.568314
              },
              {
                "average": 23329.74136,
                "count": 17672466,
                "maximum": 46081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5558.562387,
                "variance": 30897615.81
              },
              {
                "average": 1.08812907,
                "count": 17672466,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.338457694,
                "variance": 0.1145536106
              },
              {
                "average": 1.179511394,
                "count": 17672466,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5101500559,
                "variance": 0.2602530795
              },
              {
                "average": 0.5049940965,
                "count": 17672466,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999750725,
                "variance": 0.2499750731
              },
              {
                "average": 6.275298535e-05,
                "count": 17672466,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007921429856,
                "variance": 6.274905096e-05
              },
              {
                "average": 1.163908534,
                "count": 17672466,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.370192564,
                "variance": 0.1370425345
              },
              {
                "average": -1.816509272,
                "count": 17672466,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18753528,
                "variance": 148.5360161
              },
              {
                "average": 1.940947913,
                "count": 17672466,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028983089,
                "variance": 1.058806198
              },
              {
                "average": 1168.000826,
                "count": 17672466,
                "maximum": 1182,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.559136845,
                "variance": 30.90400247
              },
              {
                "average": 31418.1171,
                "count": 17672466,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9209.981324,
                "variance": 84823755.99
              },
              {
                "average": 31644.90938,
                "count": 17672466,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7217.644974,
                "variance": 52094398.97
              },
              {
                "average": 28662.32629,
                "count": 17672466,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6911.886799,
                "variance": 47774179.13
              },
              {
                "average": 189097070.1,
                "count": 17672466,
                "maximum": 189106975.2,
                "minimum": 189093971,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3919.761947,
                "variance": 15364533.72
              },
              {
                "average": 0,
                "count": 17672466,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672466,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672466,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672466,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672466,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284364.4818,
              4839221.225,
              1338.725987,
              285416.5618,
              4840641.925,
              1483.085987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284364.4818094824,
                    4839221.224908003,
                    1338.7259874569743
                  ],
                  [
                    284364.4818094824,
                    4840641.924908002,
                    1338.7259874569743
                  ],
                  [
                    285416.56180948234,
                    4840641.924908002,
                    1483.0859874569744
                  ],
                  [
                    285416.56180948234,
                    4839221.224908003,
                    1483.0859874569744
                  ],
                  [
                    284364.4818094824,
                    4839221.224908003,
                    1338.7259874569743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:35+00:00",
            "end_time": "2017-09-10T15:52:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497384815612,
              43.62471998777402,
              1319.552171382512
            ],
            [
              -119.52550852637076,
              43.637482026975604,
              1319.552171382512
            ],
            [
              -119.5124986445741,
              43.63776888702438,
              1392.432171382512
            ],
            [
              -119.51196671361437,
              43.62500672077136,
              1392.432171382512
            ],
            [
              -119.52497384815612,
              43.62471998777402,
              1319.552171382512
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255085,
        43.62471999,
        1319.552171,
        -119.5119667,
        43.63776889,
        1392.432171
      ],
      "properties": {
        "datetime": "2017-08-31T18:26:11Z",
        "pc:count": 13262682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296819.0581,
            "count": 13262682,
            "maximum": 297337.9828,
            "minimum": 296287.5828,
            "name": "X",
            "position": 0,
            "stddev": 297.2360696,
            "variance": 88349.2811
          },
          {
            "average": 4834009.064,
            "count": 13262682,
            "maximum": 4834709.37,
            "minimum": 4833290.63,
            "name": "Y",
            "position": 1,
            "stddev": 414.1996437,
            "variance": 171561.3449
          },
          {
            "average": 1335.961689,
            "count": 13262682,
            "maximum": 1392.432171,
            "minimum": 1319.552171,
            "name": "Z",
            "position": 2,
            "stddev": 10.69433017,
            "variance": 114.3686978
          },
          {
            "average": 19702.42621,
            "count": 13262682,
            "maximum": 33953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3644.126111,
            "variance": 13279655.12
          },
          {
            "average": 1.07559934,
            "count": 13262682,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3041753519,
            "variance": 0.09252264472
          },
          {
            "average": 1.152798054,
            "count": 13262682,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4469370683,
            "variance": 0.1997527431
          },
          {
            "average": 0.5015126654,
            "count": 13262682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977307,
            "variance": 0.2499977307
          },
          {
            "average": 2.261985924e-06,
            "count": 13262682,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001503988357,
            "variance": 2.261980978e-06
          },
          {
            "average": 1.164772404,
            "count": 13262682,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3709750253,
            "variance": 0.1376224694
          },
          {
            "average": 0.6911011514,
            "count": 13262682,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6917565,
            "variance": 136.6971702
          },
          {
            "average": 1.954252692,
            "count": 13262682,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01929678,
            "variance": 1.038965926
          },
          {
            "average": 1137.584246,
            "count": 13262682,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.007813941,
            "variance": 1.015688941
          },
          {
            "average": 39646.8919,
            "count": 13262682,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7402.49192,
            "variance": 54796886.62
          },
          {
            "average": 38334.42355,
            "count": 13262682,
            "maximum": 55296,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6089.426762,
            "variance": 37081118.29
          },
          {
            "average": 34489.36692,
            "count": 13262682,
            "maximum": 53248,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5968.622149,
            "variance": 35624450.36
          },
          {
            "average": 188237594.7,
            "count": 13262682,
            "maximum": 188239171,
            "minimum": 188235886.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 652.3527471,
            "variance": 425564.1067
          },
          {
            "average": 0,
            "count": 13262682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13262682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296287.5828,
          4833290.63,
          1319.552171,
          297337.9828,
          4834709.37,
          1392.432171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296287.5827766662,
                4833290.629542262,
                1319.552171382512
              ],
              [
                296287.5827766662,
                4834709.3695422625,
                1319.552171382512
              ],
              [
                297337.98277666623,
                4834709.3695422625,
                1392.432171382512
              ],
              [
                297337.98277666623,
                4833290.629542262,
                1392.432171382512
              ],
              [
                296287.5827766662,
                4833290.629542262,
                1319.552171382512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:26:11+00:00",
        "end_time": "2017-08-31T17:31:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255085,
            43.62471999,
            1319.552171,
            -119.5119667,
            43.63776889,
            1392.432171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497384815612,
                  43.62471998777402,
                  1319.552171382512
                ],
                [
                  -119.52550852637076,
                  43.637482026975604,
                  1319.552171382512
                ],
                [
                  -119.5124986445741,
                  43.63776888702438,
                  1392.432171382512
                ],
                [
                  -119.51196671361437,
                  43.62500672077136,
                  1392.432171382512
                ],
                [
                  -119.52497384815612,
                  43.62471998777402,
                  1319.552171382512
                ]
              ]
            ]
          },
          "id": "20170831_43119F5424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:26:11Z",
            "pc:count": 13262682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296819.0581,
                "count": 13262682,
                "maximum": 297337.9828,
                "minimum": 296287.5828,
                "name": "X",
                "position": 0,
                "stddev": 297.2360696,
                "variance": 88349.2811
              },
              {
                "average": 4834009.064,
                "count": 13262682,
                "maximum": 4834709.37,
                "minimum": 4833290.63,
                "name": "Y",
                "position": 1,
                "stddev": 414.1996437,
                "variance": 171561.3449
              },
              {
                "average": 1335.961689,
                "count": 13262682,
                "maximum": 1392.432171,
                "minimum": 1319.552171,
                "name": "Z",
                "position": 2,
                "stddev": 10.69433017,
                "variance": 114.3686978
              },
              {
                "average": 19702.42621,
                "count": 13262682,
                "maximum": 33953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3644.126111,
                "variance": 13279655.12
              },
              {
                "average": 1.07559934,
                "count": 13262682,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3041753519,
                "variance": 0.09252264472
              },
              {
                "average": 1.152798054,
                "count": 13262682,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4469370683,
                "variance": 0.1997527431
              },
              {
                "average": 0.5015126654,
                "count": 13262682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977307,
                "variance": 0.2499977307
              },
              {
                "average": 2.261985924e-06,
                "count": 13262682,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001503988357,
                "variance": 2.261980978e-06
              },
              {
                "average": 1.164772404,
                "count": 13262682,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3709750253,
                "variance": 0.1376224694
              },
              {
                "average": 0.6911011514,
                "count": 13262682,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6917565,
                "variance": 136.6971702
              },
              {
                "average": 1.954252692,
                "count": 13262682,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01929678,
                "variance": 1.038965926
              },
              {
                "average": 1137.584246,
                "count": 13262682,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.007813941,
                "variance": 1.015688941
              },
              {
                "average": 39646.8919,
                "count": 13262682,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7402.49192,
                "variance": 54796886.62
              },
              {
                "average": 38334.42355,
                "count": 13262682,
                "maximum": 55296,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6089.426762,
                "variance": 37081118.29
              },
              {
                "average": 34489.36692,
                "count": 13262682,
                "maximum": 53248,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5968.622149,
                "variance": 35624450.36
              },
              {
                "average": 188237594.7,
                "count": 13262682,
                "maximum": 188239171,
                "minimum": 188235886.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 652.3527471,
                "variance": 425564.1067
              },
              {
                "average": 0,
                "count": 13262682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13262682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296287.5828,
              4833290.63,
              1319.552171,
              297337.9828,
              4834709.37,
              1392.432171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296287.5827766662,
                    4833290.629542262,
                    1319.552171382512
                  ],
                  [
                    296287.5827766662,
                    4834709.3695422625,
                    1319.552171382512
                  ],
                  [
                    297337.98277666623,
                    4834709.3695422625,
                    1392.432171382512
                  ],
                  [
                    297337.98277666623,
                    4833290.629542262,
                    1392.432171382512
                  ],
                  [
                    296287.5827766662,
                    4833290.629542262,
                    1319.552171382512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:26:11+00:00",
            "end_time": "2017-08-31T17:31: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": "20170911_43119F7110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497126623811,
              43.724687108949304,
              1570.2719864167557
            ],
            [
              -119.8255730863914,
              43.73747925010382,
              1570.2719864167557
            ],
            [
              -119.81250084916721,
              43.73780191678497,
              1676.6919864167558
            ],
            [
              -119.81190180430703,
              43.72500963240636,
              1676.6919864167558
            ],
            [
              -119.82497126623811,
              43.724687108949304,
              1570.2719864167557
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255731,
        43.72468711,
        1570.271986,
        -119.8119018,
        43.73780192,
        1676.691986
      ],
      "properties": {
        "datetime": "2017-09-11T20:27:13Z",
        "pc:count": 22867680,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272982.3924,
            "count": 22867680,
            "maximum": 273515.4618,
            "minimum": 272461.5218,
            "name": "X",
            "position": 0,
            "stddev": 289.2559464,
            "variance": 83669.00252
          },
          {
            "average": 4845841.397,
            "count": 22867680,
            "maximum": 4846596.442,
            "minimum": 4845173.982,
            "name": "Y",
            "position": 1,
            "stddev": 405.6980416,
            "variance": 164590.901
          },
          {
            "average": 1621.236902,
            "count": 22867680,
            "maximum": 1676.691986,
            "minimum": 1570.271986,
            "name": "Z",
            "position": 2,
            "stddev": 15.87589009,
            "variance": 252.043886
          },
          {
            "average": 19094.5144,
            "count": 22867680,
            "maximum": 51297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9537.933705,
            "variance": 90972179.37
          },
          {
            "average": 1.473712768,
            "count": 22867680,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7453593923,
            "variance": 0.5555606238
          },
          {
            "average": 1.983151067,
            "count": 22867680,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.047219934,
            "variance": 1.096669591
          },
          {
            "average": 0.5008292052,
            "count": 22867680,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993234,
            "variance": 0.2499993234
          },
          {
            "average": 1.561155307e-05,
            "count": 22867680,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003951115037,
            "variance": 1.561131004e-05
          },
          {
            "average": 1.155244695,
            "count": 22867680,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3621377986,
            "variance": 0.1311437852
          },
          {
            "average": 0.3866406642,
            "count": 22867680,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92342713,
            "variance": 142.1681145
          },
          {
            "average": 1.748520226,
            "count": 22867680,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.096773568,
            "variance": 1.20291226
          },
          {
            "average": 1188.190748,
            "count": 22867680,
            "maximum": 1190,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9859266356,
            "variance": 0.9720513308
          },
          {
            "average": 21526.45567,
            "count": 22867680,
            "maximum": 48896,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11722.96061,
            "variance": 137427805.6
          },
          {
            "average": 21949.90406,
            "count": 22867680,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9899.164945,
            "variance": 97993466.61
          },
          {
            "average": 17528.78316,
            "count": 22867680,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8434.098206,
            "variance": 71134012.55
          },
          {
            "average": 189195549.1,
            "count": 22867680,
            "maximum": 189196833.4,
            "minimum": 189194322.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 632.3388877,
            "variance": 399852.4689
          },
          {
            "average": 0,
            "count": 22867680,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22867680,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22867680,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22867680,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22867680,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272461.5218,
          4845173.982,
          1570.271986,
          273515.4618,
          4846596.442,
          1676.691986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272461.52182739065,
                4845173.981940197,
                1570.2719864167557
              ],
              [
                272461.52182739065,
                4846596.441940198,
                1570.2719864167557
              ],
              [
                273515.4618273906,
                4846596.441940198,
                1676.6919864167558
              ],
              [
                273515.4618273906,
                4845173.981940197,
                1676.6919864167558
              ],
              [
                272461.52182739065,
                4845173.981940197,
                1570.2719864167557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:27:13+00:00",
        "end_time": "2017-09-11T19:45:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255731,
            43.72468711,
            1570.271986,
            -119.8119018,
            43.73780192,
            1676.691986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497126623811,
                  43.724687108949304,
                  1570.2719864167557
                ],
                [
                  -119.8255730863914,
                  43.73747925010382,
                  1570.2719864167557
                ],
                [
                  -119.81250084916721,
                  43.73780191678497,
                  1676.6919864167558
                ],
                [
                  -119.81190180430703,
                  43.72500963240636,
                  1676.6919864167558
                ],
                [
                  -119.82497126623811,
                  43.724687108949304,
                  1570.2719864167557
                ]
              ]
            ]
          },
          "id": "20170911_43119F7110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:27:13Z",
            "pc:count": 22867680,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272982.3924,
                "count": 22867680,
                "maximum": 273515.4618,
                "minimum": 272461.5218,
                "name": "X",
                "position": 0,
                "stddev": 289.2559464,
                "variance": 83669.00252
              },
              {
                "average": 4845841.397,
                "count": 22867680,
                "maximum": 4846596.442,
                "minimum": 4845173.982,
                "name": "Y",
                "position": 1,
                "stddev": 405.6980416,
                "variance": 164590.901
              },
              {
                "average": 1621.236902,
                "count": 22867680,
                "maximum": 1676.691986,
                "minimum": 1570.271986,
                "name": "Z",
                "position": 2,
                "stddev": 15.87589009,
                "variance": 252.043886
              },
              {
                "average": 19094.5144,
                "count": 22867680,
                "maximum": 51297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9537.933705,
                "variance": 90972179.37
              },
              {
                "average": 1.473712768,
                "count": 22867680,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7453593923,
                "variance": 0.5555606238
              },
              {
                "average": 1.983151067,
                "count": 22867680,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.047219934,
                "variance": 1.096669591
              },
              {
                "average": 0.5008292052,
                "count": 22867680,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993234,
                "variance": 0.2499993234
              },
              {
                "average": 1.561155307e-05,
                "count": 22867680,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003951115037,
                "variance": 1.561131004e-05
              },
              {
                "average": 1.155244695,
                "count": 22867680,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3621377986,
                "variance": 0.1311437852
              },
              {
                "average": 0.3866406642,
                "count": 22867680,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92342713,
                "variance": 142.1681145
              },
              {
                "average": 1.748520226,
                "count": 22867680,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.096773568,
                "variance": 1.20291226
              },
              {
                "average": 1188.190748,
                "count": 22867680,
                "maximum": 1190,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9859266356,
                "variance": 0.9720513308
              },
              {
                "average": 21526.45567,
                "count": 22867680,
                "maximum": 48896,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11722.96061,
                "variance": 137427805.6
              },
              {
                "average": 21949.90406,
                "count": 22867680,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9899.164945,
                "variance": 97993466.61
              },
              {
                "average": 17528.78316,
                "count": 22867680,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8434.098206,
                "variance": 71134012.55
              },
              {
                "average": 189195549.1,
                "count": 22867680,
                "maximum": 189196833.4,
                "minimum": 189194322.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 632.3388877,
                "variance": 399852.4689
              },
              {
                "average": 0,
                "count": 22867680,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22867680,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22867680,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22867680,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22867680,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272461.5218,
              4845173.982,
              1570.271986,
              273515.4618,
              4846596.442,
              1676.691986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272461.52182739065,
                    4845173.981940197,
                    1570.2719864167557
                  ],
                  [
                    272461.52182739065,
                    4846596.441940198,
                    1570.2719864167557
                  ],
                  [
                    273515.4618273906,
                    4846596.441940198,
                    1676.6919864167558
                  ],
                  [
                    273515.4618273906,
                    4845173.981940197,
                    1676.6919864167558
                  ],
                  [
                    272461.52182739065,
                    4845173.981940197,
                    1570.2719864167557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:27:13+00:00",
            "end_time": "2017-09-11T19:45: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": "20170830_43119F3324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.33747567189522,
              43.624739965513236,
              1503.0400327286036
            ],
            [
              -119.33796988761983,
              43.63748362932368,
              1503.0400327286036
            ],
            [
              -119.32499660183312,
              43.637748363397314,
              1605.7200327286034
            ],
            [
              -119.32450512244999,
              43.62500458250395,
              1605.7200327286034
            ],
            [
              -119.33747567189522,
              43.624739965513236,
              1503.0400327286036
            ]
          ]
        ]
      },
      "bbox": [
        -119.3379699,
        43.62473997,
        1503.040033,
        -119.3245051,
        43.63774836,
        1605.720033
      ],
      "properties": {
        "datetime": "2017-08-30T16:35:32Z",
        "pc:count": 13287542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311945.213,
            "count": 13287542,
            "maximum": 312462.5449,
            "minimum": 311415.2449,
            "name": "X",
            "position": 0,
            "stddev": 293.0540263,
            "variance": 85880.66233
          },
          {
            "average": 4833570.223,
            "count": 13287542,
            "maximum": 4834266.208,
            "minimum": 4832849.708,
            "name": "Y",
            "position": 1,
            "stddev": 407.0103916,
            "variance": 165657.4589
          },
          {
            "average": 1553.59265,
            "count": 13287542,
            "maximum": 1605.720033,
            "minimum": 1503.040033,
            "name": "Z",
            "position": 2,
            "stddev": 19.98854532,
            "variance": 399.541944
          },
          {
            "average": 19716.21768,
            "count": 13287542,
            "maximum": 29105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2200.828057,
            "variance": 4843644.135
          },
          {
            "average": 1.013210946,
            "count": 13287542,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1178864889,
            "variance": 0.01389722427
          },
          {
            "average": 1.026983772,
            "count": 13287542,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1703964349,
            "variance": 0.02903494504
          },
          {
            "average": 0.5005572889,
            "count": 13287542,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997082,
            "variance": 0.2499997082
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.168296213,
            "count": 13287542,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3741291332,
            "variance": 0.1399726083
          },
          {
            "average": 0.5424291551,
            "count": 13287542,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76761379,
            "variance": 138.4767342
          },
          {
            "average": 1.986603993,
            "count": 13287542,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005201752,
            "variance": 1.010430561
          },
          {
            "average": 1088.597371,
            "count": 13287542,
            "maximum": 1093,
            "minimum": 1086,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.301321144,
            "variance": 1.69343672
          },
          {
            "average": 34634.31571,
            "count": 13287542,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7143.257264,
            "variance": 51026124.34
          },
          {
            "average": 34483.86302,
            "count": 13287542,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5117.410826,
            "variance": 26187893.57
          },
          {
            "average": 30092.21063,
            "count": 13287542,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5601.908483,
            "variance": 31381378.65
          },
          {
            "average": 188144438.7,
            "count": 13287542,
            "maximum": 188146132.3,
            "minimum": 188143369.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 510.0081529,
            "variance": 260108.316
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13287542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311415.2449,
          4832849.708,
          1503.040033,
          312462.5449,
          4834266.208,
          1605.720033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311415.2449171317,
                4832849.707951309,
                1503.0400327286036
              ],
              [
                311415.2449171317,
                4834266.207951309,
                1503.0400327286036
              ],
              [
                312462.5449171318,
                4834266.207951309,
                1605.7200327286034
              ],
              [
                312462.5449171318,
                4832849.707951309,
                1605.7200327286034
              ],
              [
                311415.2449171317,
                4832849.707951309,
                1503.0400327286036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:35:32+00:00",
        "end_time": "2017-08-30T15:49:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3379699,
            43.62473997,
            1503.040033,
            -119.3245051,
            43.63774836,
            1605.720033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.33747567189522,
                  43.624739965513236,
                  1503.0400327286036
                ],
                [
                  -119.33796988761983,
                  43.63748362932368,
                  1503.0400327286036
                ],
                [
                  -119.32499660183312,
                  43.637748363397314,
                  1605.7200327286034
                ],
                [
                  -119.32450512244999,
                  43.62500458250395,
                  1605.7200327286034
                ],
                [
                  -119.33747567189522,
                  43.624739965513236,
                  1503.0400327286036
                ]
              ]
            ]
          },
          "id": "20170830_43119F3324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:35:32Z",
            "pc:count": 13287542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311945.213,
                "count": 13287542,
                "maximum": 312462.5449,
                "minimum": 311415.2449,
                "name": "X",
                "position": 0,
                "stddev": 293.0540263,
                "variance": 85880.66233
              },
              {
                "average": 4833570.223,
                "count": 13287542,
                "maximum": 4834266.208,
                "minimum": 4832849.708,
                "name": "Y",
                "position": 1,
                "stddev": 407.0103916,
                "variance": 165657.4589
              },
              {
                "average": 1553.59265,
                "count": 13287542,
                "maximum": 1605.720033,
                "minimum": 1503.040033,
                "name": "Z",
                "position": 2,
                "stddev": 19.98854532,
                "variance": 399.541944
              },
              {
                "average": 19716.21768,
                "count": 13287542,
                "maximum": 29105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2200.828057,
                "variance": 4843644.135
              },
              {
                "average": 1.013210946,
                "count": 13287542,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1178864889,
                "variance": 0.01389722427
              },
              {
                "average": 1.026983772,
                "count": 13287542,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1703964349,
                "variance": 0.02903494504
              },
              {
                "average": 0.5005572889,
                "count": 13287542,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997082,
                "variance": 0.2499997082
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.168296213,
                "count": 13287542,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3741291332,
                "variance": 0.1399726083
              },
              {
                "average": 0.5424291551,
                "count": 13287542,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76761379,
                "variance": 138.4767342
              },
              {
                "average": 1.986603993,
                "count": 13287542,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005201752,
                "variance": 1.010430561
              },
              {
                "average": 1088.597371,
                "count": 13287542,
                "maximum": 1093,
                "minimum": 1086,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.301321144,
                "variance": 1.69343672
              },
              {
                "average": 34634.31571,
                "count": 13287542,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7143.257264,
                "variance": 51026124.34
              },
              {
                "average": 34483.86302,
                "count": 13287542,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5117.410826,
                "variance": 26187893.57
              },
              {
                "average": 30092.21063,
                "count": 13287542,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5601.908483,
                "variance": 31381378.65
              },
              {
                "average": 188144438.7,
                "count": 13287542,
                "maximum": 188146132.3,
                "minimum": 188143369.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 510.0081529,
                "variance": 260108.316
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13287542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311415.2449,
              4832849.708,
              1503.040033,
              312462.5449,
              4834266.208,
              1605.720033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311415.2449171317,
                    4832849.707951309,
                    1503.0400327286036
                  ],
                  [
                    311415.2449171317,
                    4834266.207951309,
                    1503.0400327286036
                  ],
                  [
                    312462.5449171318,
                    4834266.207951309,
                    1605.7200327286034
                  ],
                  [
                    312462.5449171318,
                    4832849.707951309,
                    1605.7200327286034
                  ],
                  [
                    311415.2449171317,
                    4832849.707951309,
                    1503.0400327286036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:35:32+00:00",
            "end_time": "2017-08-30T15:49: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": "20170831_43119F4321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997423028182,
              43.624721886359765,
              1376.6306083003462
            ],
            [
              -119.50050352849226,
              43.63748201148087,
              1376.6306083003462
            ],
            [
              -119.48749860010909,
              43.63776591251019,
              1480.850608300346
            ],
            [
              -119.48697204780065,
              43.62500566166706,
              1480.850608300346
            ],
            [
              -119.49997423028182,
              43.624721886359765,
              1376.6306083003462
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005035,
        43.62472189,
        1376.630608,
        -119.486972,
        43.63776591,
        1480.850608
      ],
      "properties": {
        "datetime": "2017-08-31T17:42:49Z",
        "pc:count": 13710686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298832.2477,
            "count": 13710686,
            "maximum": 299354.5772,
            "minimum": 298304.5972,
            "name": "X",
            "position": 0,
            "stddev": 293.4998594,
            "variance": 86142.16745
          },
          {
            "average": 4833902.781,
            "count": 13710686,
            "maximum": 4834648.278,
            "minimum": 4833229.778,
            "name": "Y",
            "position": 1,
            "stddev": 395.7516926,
            "variance": 156619.4022
          },
          {
            "average": 1435.066307,
            "count": 13710686,
            "maximum": 1480.850608,
            "minimum": 1376.630608,
            "name": "Z",
            "position": 2,
            "stddev": 14.70913643,
            "variance": 216.3586945
          },
          {
            "average": 19499.72096,
            "count": 13710686,
            "maximum": 28657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2665.328537,
            "variance": 7103976.212
          },
          {
            "average": 1.03072297,
            "count": 13710686,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1932549493,
            "variance": 0.03734747542
          },
          {
            "average": 1.061856934,
            "count": 13710686,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2847662131,
            "variance": 0.0810917961
          },
          {
            "average": 0.5020456307,
            "count": 13710686,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958336,
            "variance": 0.2499958336
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176416993,
            "count": 13710686,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3811745642,
            "variance": 0.1452940484
          },
          {
            "average": 0.4776150658,
            "count": 13710686,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66890796,
            "variance": 136.163413
          },
          {
            "average": 1.976720421,
            "count": 13710686,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010612435,
            "variance": 1.021337493
          },
          {
            "average": 1133.328975,
            "count": 13710686,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.249174342,
            "variance": 1.560436538
          },
          {
            "average": 41122.77509,
            "count": 13710686,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4990.513849,
            "variance": 24905228.48
          },
          {
            "average": 39462.91164,
            "count": 13710686,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4087.002471,
            "variance": 16703589.2
          },
          {
            "average": 35784.26408,
            "count": 13710686,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3955.043394,
            "variance": 15642368.25
          },
          {
            "average": 188234778.6,
            "count": 13710686,
            "maximum": 188236569.4,
            "minimum": 188232630.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 809.3669932,
            "variance": 655074.9297
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13710686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298304.5972,
          4833229.778,
          1376.630608,
          299354.5772,
          4834648.278,
          1480.850608
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298304.5971997425,
                4833229.778149781,
                1376.6306083003462
              ],
              [
                298304.5971997425,
                4834648.278149781,
                1376.6306083003462
              ],
              [
                299354.5771997425,
                4834648.278149781,
                1480.850608300346
              ],
              [
                299354.5771997425,
                4833229.778149781,
                1480.850608300346
              ],
              [
                298304.5971997425,
                4833229.778149781,
                1376.6306083003462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:42:49+00:00",
        "end_time": "2017-08-31T16:37:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005035,
            43.62472189,
            1376.630608,
            -119.486972,
            43.63776591,
            1480.850608
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997423028182,
                  43.624721886359765,
                  1376.6306083003462
                ],
                [
                  -119.50050352849226,
                  43.63748201148087,
                  1376.6306083003462
                ],
                [
                  -119.48749860010909,
                  43.63776591251019,
                  1480.850608300346
                ],
                [
                  -119.48697204780065,
                  43.62500566166706,
                  1480.850608300346
                ],
                [
                  -119.49997423028182,
                  43.624721886359765,
                  1376.6306083003462
                ]
              ]
            ]
          },
          "id": "20170831_43119F4321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:42:49Z",
            "pc:count": 13710686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298832.2477,
                "count": 13710686,
                "maximum": 299354.5772,
                "minimum": 298304.5972,
                "name": "X",
                "position": 0,
                "stddev": 293.4998594,
                "variance": 86142.16745
              },
              {
                "average": 4833902.781,
                "count": 13710686,
                "maximum": 4834648.278,
                "minimum": 4833229.778,
                "name": "Y",
                "position": 1,
                "stddev": 395.7516926,
                "variance": 156619.4022
              },
              {
                "average": 1435.066307,
                "count": 13710686,
                "maximum": 1480.850608,
                "minimum": 1376.630608,
                "name": "Z",
                "position": 2,
                "stddev": 14.70913643,
                "variance": 216.3586945
              },
              {
                "average": 19499.72096,
                "count": 13710686,
                "maximum": 28657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2665.328537,
                "variance": 7103976.212
              },
              {
                "average": 1.03072297,
                "count": 13710686,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1932549493,
                "variance": 0.03734747542
              },
              {
                "average": 1.061856934,
                "count": 13710686,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2847662131,
                "variance": 0.0810917961
              },
              {
                "average": 0.5020456307,
                "count": 13710686,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958336,
                "variance": 0.2499958336
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176416993,
                "count": 13710686,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3811745642,
                "variance": 0.1452940484
              },
              {
                "average": 0.4776150658,
                "count": 13710686,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66890796,
                "variance": 136.163413
              },
              {
                "average": 1.976720421,
                "count": 13710686,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010612435,
                "variance": 1.021337493
              },
              {
                "average": 1133.328975,
                "count": 13710686,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.249174342,
                "variance": 1.560436538
              },
              {
                "average": 41122.77509,
                "count": 13710686,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4990.513849,
                "variance": 24905228.48
              },
              {
                "average": 39462.91164,
                "count": 13710686,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4087.002471,
                "variance": 16703589.2
              },
              {
                "average": 35784.26408,
                "count": 13710686,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3955.043394,
                "variance": 15642368.25
              },
              {
                "average": 188234778.6,
                "count": 13710686,
                "maximum": 188236569.4,
                "minimum": 188232630.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 809.3669932,
                "variance": 655074.9297
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13710686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298304.5972,
              4833229.778,
              1376.630608,
              299354.5772,
              4834648.278,
              1480.850608
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298304.5971997425,
                    4833229.778149781,
                    1376.6306083003462
                  ],
                  [
                    298304.5971997425,
                    4834648.278149781,
                    1376.6306083003462
                  ],
                  [
                    299354.5771997425,
                    4834648.278149781,
                    1480.850608300346
                  ],
                  [
                    299354.5771997425,
                    4833229.778149781,
                    1480.850608300346
                  ],
                  [
                    298304.5971997425,
                    4833229.778149781,
                    1376.6306083003462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:42:49+00:00",
            "end_time": "2017-08-31T16:37:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497257915767,
              43.68720282839109,
              1354.4725383310736
            ],
            [
              -119.67554099477083,
              43.69998029636013,
              1354.4725383310736
            ],
            [
              -119.66249981312407,
              43.70028502424001,
              1498.6925383310734
            ],
            [
              -119.66193416009628,
              43.687507421156575,
              1498.6925383310734
            ],
            [
              -119.67497257915767,
              43.68720282839109,
              1354.4725383310736
            ]
          ]
        ]
      },
      "bbox": [
        -119.675541,
        43.68720283,
        1354.472538,
        -119.6619342,
        43.70028502,
        1498.692538
      ],
      "properties": {
        "datetime": "2017-09-10T16:33:45Z",
        "pc:count": 15814958,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284927.5089,
            "count": 15814958,
            "maximum": 285461.1992,
            "minimum": 284409.2392,
            "name": "X",
            "position": 0,
            "stddev": 295.3397194,
            "variance": 87225.54985
          },
          {
            "average": 4841321.859,
            "count": 15814958,
            "maximum": 4842030.2,
            "minimum": 4840609.56,
            "name": "Y",
            "position": 1,
            "stddev": 397.4777063,
            "variance": 157988.527
          },
          {
            "average": 1456.63758,
            "count": 15814958,
            "maximum": 1498.692538,
            "minimum": 1354.472538,
            "name": "Z",
            "position": 2,
            "stddev": 19.94137852,
            "variance": 397.6585773
          },
          {
            "average": 23536.13057,
            "count": 15814958,
            "maximum": 55969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6709.446818,
            "variance": 45016676.6
          },
          {
            "average": 1.154805659,
            "count": 15814958,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4731769813,
            "variance": 0.2238964557
          },
          {
            "average": 1.322578093,
            "count": 15814958,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7430131324,
            "variance": 0.5520685149
          },
          {
            "average": 0.5016307979,
            "count": 15814958,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973563,
            "variance": 0.2499973563
          },
          {
            "average": 4.426189434e-06,
            "count": 15814958,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002103846506,
            "variance": 4.426170123e-06
          },
          {
            "average": 1.196466914,
            "count": 15814958,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3973256548,
            "variance": 0.1578676759
          },
          {
            "average": -0.04055353313,
            "count": 15814958,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94672099,
            "variance": 142.7241425
          },
          {
            "average": 1.927309513,
            "count": 15814958,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039193329,
            "variance": 1.079922774
          },
          {
            "average": 1164.472027,
            "count": 15814958,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9543364213,
            "variance": 0.9107580051
          },
          {
            "average": 33247.81545,
            "count": 15814958,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10890.18956,
            "variance": 118596228.7
          },
          {
            "average": 32946.72426,
            "count": 15814958,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8872.527372,
            "variance": 78721741.96
          },
          {
            "average": 29520.89848,
            "count": 15814958,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8330.409895,
            "variance": 69395729.02
          },
          {
            "average": 189094710,
            "count": 15814958,
            "maximum": 189096425.9,
            "minimum": 189093001.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.7542971,
            "variance": 376694.3372
          },
          {
            "average": 0,
            "count": 15814958,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15814958,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15814958,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15814958,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15814958,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284409.2392,
          4840609.56,
          1354.472538,
          285461.1992,
          4842030.2,
          1498.692538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284409.23918779165,
                4840609.560472349,
                1354.4725383310736
              ],
              [
                284409.23918779165,
                4842030.200472349,
                1354.4725383310736
              ],
              [
                285461.1991877916,
                4842030.200472349,
                1498.6925383310734
              ],
              [
                285461.1991877916,
                4840609.560472349,
                1498.6925383310734
              ],
              [
                284409.23918779165,
                4840609.560472349,
                1354.4725383310736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:33:45+00:00",
        "end_time": "2017-09-10T15:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.675541,
            43.68720283,
            1354.472538,
            -119.6619342,
            43.70028502,
            1498.692538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497257915767,
                  43.68720282839109,
                  1354.4725383310736
                ],
                [
                  -119.67554099477083,
                  43.69998029636013,
                  1354.4725383310736
                ],
                [
                  -119.66249981312407,
                  43.70028502424001,
                  1498.6925383310734
                ],
                [
                  -119.66193416009628,
                  43.687507421156575,
                  1498.6925383310734
                ],
                [
                  -119.67497257915767,
                  43.68720282839109,
                  1354.4725383310736
                ]
              ]
            ]
          },
          "id": "20170910_43119F6222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:33:45Z",
            "pc:count": 15814958,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284927.5089,
                "count": 15814958,
                "maximum": 285461.1992,
                "minimum": 284409.2392,
                "name": "X",
                "position": 0,
                "stddev": 295.3397194,
                "variance": 87225.54985
              },
              {
                "average": 4841321.859,
                "count": 15814958,
                "maximum": 4842030.2,
                "minimum": 4840609.56,
                "name": "Y",
                "position": 1,
                "stddev": 397.4777063,
                "variance": 157988.527
              },
              {
                "average": 1456.63758,
                "count": 15814958,
                "maximum": 1498.692538,
                "minimum": 1354.472538,
                "name": "Z",
                "position": 2,
                "stddev": 19.94137852,
                "variance": 397.6585773
              },
              {
                "average": 23536.13057,
                "count": 15814958,
                "maximum": 55969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6709.446818,
                "variance": 45016676.6
              },
              {
                "average": 1.154805659,
                "count": 15814958,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4731769813,
                "variance": 0.2238964557
              },
              {
                "average": 1.322578093,
                "count": 15814958,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7430131324,
                "variance": 0.5520685149
              },
              {
                "average": 0.5016307979,
                "count": 15814958,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973563,
                "variance": 0.2499973563
              },
              {
                "average": 4.426189434e-06,
                "count": 15814958,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002103846506,
                "variance": 4.426170123e-06
              },
              {
                "average": 1.196466914,
                "count": 15814958,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3973256548,
                "variance": 0.1578676759
              },
              {
                "average": -0.04055353313,
                "count": 15814958,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94672099,
                "variance": 142.7241425
              },
              {
                "average": 1.927309513,
                "count": 15814958,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039193329,
                "variance": 1.079922774
              },
              {
                "average": 1164.472027,
                "count": 15814958,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9543364213,
                "variance": 0.9107580051
              },
              {
                "average": 33247.81545,
                "count": 15814958,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10890.18956,
                "variance": 118596228.7
              },
              {
                "average": 32946.72426,
                "count": 15814958,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8872.527372,
                "variance": 78721741.96
              },
              {
                "average": 29520.89848,
                "count": 15814958,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8330.409895,
                "variance": 69395729.02
              },
              {
                "average": 189094710,
                "count": 15814958,
                "maximum": 189096425.9,
                "minimum": 189093001.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.7542971,
                "variance": 376694.3372
              },
              {
                "average": 0,
                "count": 15814958,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15814958,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15814958,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15814958,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15814958,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284409.2392,
              4840609.56,
              1354.472538,
              285461.1992,
              4842030.2,
              1498.692538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284409.23918779165,
                    4840609.560472349,
                    1354.4725383310736
                  ],
                  [
                    284409.23918779165,
                    4842030.200472349,
                    1354.4725383310736
                  ],
                  [
                    285461.1991877916,
                    4842030.200472349,
                    1498.6925383310734
                  ],
                  [
                    285461.1991877916,
                    4840609.560472349,
                    1498.6925383310734
                  ],
                  [
                    284409.23918779165,
                    4840609.560472349,
                    1354.4725383310736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:33:45+00:00",
            "end_time": "2017-09-10T15:36:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997504035593,
              43.6747330953906,
              1550.8118240881674
            ],
            [
              -119.40048361429992,
              43.68748272828913,
              1550.8118240881674
            ],
            [
              -119.38749791063061,
              43.68775484893382,
              1693.6918240881676
            ],
            [
              -119.38699208149059,
              43.675005095639136,
              1693.6918240881676
            ],
            [
              -119.39997504035593,
              43.6747330953906,
              1550.8118240881674
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004836,
        43.6747331,
        1550.811824,
        -119.3869921,
        43.68775485,
        1693.691824
      ],
      "properties": {
        "datetime": "2017-08-30T17:24:37Z",
        "pc:count": 15173986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307078.543,
            "count": 15173986,
            "maximum": 307580.8397,
            "minimum": 306533.3597,
            "name": "X",
            "position": 0,
            "stddev": 293.2435644,
            "variance": 85991.78804
          },
          {
            "average": 4839290.802,
            "count": 15173986,
            "maximum": 4839963.381,
            "minimum": 4838546.141,
            "name": "Y",
            "position": 1,
            "stddev": 403.0179818,
            "variance": 162423.4936
          },
          {
            "average": 1597.60131,
            "count": 15173986,
            "maximum": 1693.691824,
            "minimum": 1550.811824,
            "name": "Z",
            "position": 2,
            "stddev": 21.77236993,
            "variance": 474.0360926
          },
          {
            "average": 18662.45275,
            "count": 15173986,
            "maximum": 41457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4523.613681,
            "variance": 20463080.73
          },
          {
            "average": 1.13668597,
            "count": 15173986,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4374809464,
            "variance": 0.1913895785
          },
          {
            "average": 1.281557595,
            "count": 15173986,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.673967973,
            "variance": 0.4542328287
          },
          {
            "average": 0.5017298685,
            "count": 15173986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997024,
            "variance": 0.249997024
          },
          {
            "average": 6.590226194e-08,
            "count": 15173986,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002567143586,
            "variance": 6.590226194e-08
          },
          {
            "average": 1.140179186,
            "count": 15173986,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3471728524,
            "variance": 0.1205289895
          },
          {
            "average": 0.3842469148,
            "count": 15173986,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6887899,
            "variance": 136.6278094
          },
          {
            "average": 1.92066343,
            "count": 15173986,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033597351,
            "variance": 1.068323483
          },
          {
            "average": 1095.1834,
            "count": 15173986,
            "maximum": 1098,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.01010115,
            "variance": 1.020304334
          },
          {
            "average": 30887.13743,
            "count": 15173986,
            "maximum": 56320,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 9573.713299,
            "variance": 91655986.32
          },
          {
            "average": 31219.76739,
            "count": 15173986,
            "maximum": 57600,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 7393.526584,
            "variance": 54664235.35
          },
          {
            "average": 26826.71568,
            "count": 15173986,
            "maximum": 57088,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 7193.031078,
            "variance": 51739696.09
          },
          {
            "average": 188147328.8,
            "count": 15173986,
            "maximum": 188149077.9,
            "minimum": 188146013.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 591.6635251,
            "variance": 350065.7269
          },
          {
            "average": 0,
            "count": 15173986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15173986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15173986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15173986,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15173986,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306533.3597,
          4838546.141,
          1550.811824,
          307580.8397,
          4839963.381,
          1693.691824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306533.3597239979,
                4838546.140813187,
                1550.8118240881674
              ],
              [
                306533.3597239979,
                4839963.380813187,
                1550.8118240881674
              ],
              [
                307580.83972399787,
                4839963.380813187,
                1693.6918240881676
              ],
              [
                307580.83972399787,
                4838546.140813187,
                1693.6918240881676
              ],
              [
                306533.3597239979,
                4838546.140813187,
                1550.8118240881674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:24:37+00:00",
        "end_time": "2017-08-30T16:33:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004836,
            43.6747331,
            1550.811824,
            -119.3869921,
            43.68775485,
            1693.691824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997504035593,
                  43.6747330953906,
                  1550.8118240881674
                ],
                [
                  -119.40048361429992,
                  43.68748272828913,
                  1550.8118240881674
                ],
                [
                  -119.38749791063061,
                  43.68775484893382,
                  1693.6918240881676
                ],
                [
                  -119.38699208149059,
                  43.675005095639136,
                  1693.6918240881676
                ],
                [
                  -119.39997504035593,
                  43.6747330953906,
                  1550.8118240881674
                ]
              ]
            ]
          },
          "id": "20170830_43119F4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:24:37Z",
            "pc:count": 15173986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307078.543,
                "count": 15173986,
                "maximum": 307580.8397,
                "minimum": 306533.3597,
                "name": "X",
                "position": 0,
                "stddev": 293.2435644,
                "variance": 85991.78804
              },
              {
                "average": 4839290.802,
                "count": 15173986,
                "maximum": 4839963.381,
                "minimum": 4838546.141,
                "name": "Y",
                "position": 1,
                "stddev": 403.0179818,
                "variance": 162423.4936
              },
              {
                "average": 1597.60131,
                "count": 15173986,
                "maximum": 1693.691824,
                "minimum": 1550.811824,
                "name": "Z",
                "position": 2,
                "stddev": 21.77236993,
                "variance": 474.0360926
              },
              {
                "average": 18662.45275,
                "count": 15173986,
                "maximum": 41457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4523.613681,
                "variance": 20463080.73
              },
              {
                "average": 1.13668597,
                "count": 15173986,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4374809464,
                "variance": 0.1913895785
              },
              {
                "average": 1.281557595,
                "count": 15173986,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.673967973,
                "variance": 0.4542328287
              },
              {
                "average": 0.5017298685,
                "count": 15173986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997024,
                "variance": 0.249997024
              },
              {
                "average": 6.590226194e-08,
                "count": 15173986,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002567143586,
                "variance": 6.590226194e-08
              },
              {
                "average": 1.140179186,
                "count": 15173986,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3471728524,
                "variance": 0.1205289895
              },
              {
                "average": 0.3842469148,
                "count": 15173986,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6887899,
                "variance": 136.6278094
              },
              {
                "average": 1.92066343,
                "count": 15173986,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033597351,
                "variance": 1.068323483
              },
              {
                "average": 1095.1834,
                "count": 15173986,
                "maximum": 1098,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.01010115,
                "variance": 1.020304334
              },
              {
                "average": 30887.13743,
                "count": 15173986,
                "maximum": 56320,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 9573.713299,
                "variance": 91655986.32
              },
              {
                "average": 31219.76739,
                "count": 15173986,
                "maximum": 57600,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 7393.526584,
                "variance": 54664235.35
              },
              {
                "average": 26826.71568,
                "count": 15173986,
                "maximum": 57088,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 7193.031078,
                "variance": 51739696.09
              },
              {
                "average": 188147328.8,
                "count": 15173986,
                "maximum": 188149077.9,
                "minimum": 188146013.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 591.6635251,
                "variance": 350065.7269
              },
              {
                "average": 0,
                "count": 15173986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15173986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15173986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15173986,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15173986,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306533.3597,
              4838546.141,
              1550.811824,
              307580.8397,
              4839963.381,
              1693.691824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306533.3597239979,
                    4838546.140813187,
                    1550.8118240881674
                  ],
                  [
                    306533.3597239979,
                    4839963.380813187,
                    1550.8118240881674
                  ],
                  [
                    307580.83972399787,
                    4839963.380813187,
                    1693.6918240881676
                  ],
                  [
                    307580.83972399787,
                    4838546.140813187,
                    1693.6918240881676
                  ],
                  [
                    306533.3597239979,
                    4838546.140813187,
                    1550.8118240881674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:24:37+00:00",
            "end_time": "2017-08-30T16:33: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": "20170830_43119F3421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.31247876076152,
              43.62482382250525,
              1566.633073861749
            ],
            [
              -119.31296447070868,
              43.637483682832936,
              1566.633073861749
            ],
            [
              -119.30450203739319,
              43.63765468115909,
              1671.533073861749
            ],
            [
              -119.30401810067038,
              43.62499474570196,
              1671.533073861749
            ],
            [
              -119.31247876076152,
              43.62482382250525,
              1566.633073861749
            ]
          ]
        ]
      },
      "bbox": [
        -119.3129645,
        43.62482382,
        1566.633074,
        -119.3040181,
        43.63765468,
        1671.533074
      ],
      "properties": {
        "datetime": "2017-08-30T15:58:01Z",
        "pc:count": 5863311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313693.2416,
            "count": 5863311,
            "maximum": 314115.4198,
            "minimum": 313432.2798,
            "name": "X",
            "position": 0,
            "stddev": 154.3210011,
            "variance": 23814.97137
          },
          {
            "average": 4833378.577,
            "count": 5863311,
            "maximum": 4834209.688,
            "minimum": 4832802.528,
            "name": "Y",
            "position": 1,
            "stddev": 382.3697944,
            "variance": 146206.6597
          },
          {
            "average": 1623.218795,
            "count": 5863311,
            "maximum": 1671.533074,
            "minimum": 1566.633074,
            "name": "Z",
            "position": 2,
            "stddev": 20.04099504,
            "variance": 401.641482
          },
          {
            "average": 19270.87754,
            "count": 5863311,
            "maximum": 28705,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2134.55932,
            "variance": 4556343.491
          },
          {
            "average": 1.011008456,
            "count": 5863311,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1103648395,
            "variance": 0.0121803978
          },
          {
            "average": 1.022561143,
            "count": 5863311,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1623721745,
            "variance": 0.02636472304
          },
          {
            "average": 0.49856199,
            "count": 5863311,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979748,
            "variance": 0.2499979748
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.162352125,
            "count": 5863311,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3687735561,
            "variance": 0.1359939357
          },
          {
            "average": 1.15018803,
            "count": 5863311,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61266916,
            "variance": 134.854085
          },
          {
            "average": 1.986817858,
            "count": 5863311,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005797499,
            "variance": 1.011628609
          },
          {
            "average": 1084.978854,
            "count": 5863311,
            "maximum": 1087,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7799980828,
            "variance": 0.6083970091
          },
          {
            "average": 31047.245,
            "count": 5863311,
            "maximum": 65280,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 7331.768528,
            "variance": 53754829.74
          },
          {
            "average": 32144.02936,
            "count": 5863311,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 5434.146286,
            "variance": 29529945.86
          },
          {
            "average": 28271.39496,
            "count": 5863311,
            "maximum": 65280,
            "minimum": 8960,
            "name": "Blue",
            "position": 14,
            "stddev": 5615.701354,
            "variance": 31536101.69
          },
          {
            "average": 188143126,
            "count": 5863311,
            "maximum": 188143881.1,
            "minimum": 188142828.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 214.6396426,
            "variance": 46070.17617
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5863311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313432.2798,
          4832802.528,
          1566.633074,
          314115.4198,
          4834209.688,
          1671.533074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313432.2797801621,
                4832802.527853124,
                1566.633073861749
              ],
              [
                313432.2797801621,
                4834209.687853124,
                1566.633073861749
              ],
              [
                314115.4197801621,
                4834209.687853124,
                1671.533073861749
              ],
              [
                314115.4197801621,
                4832802.527853124,
                1671.533073861749
              ],
              [
                313432.2797801621,
                4832802.527853124,
                1566.633073861749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T15:58:01+00:00",
        "end_time": "2017-08-30T15:40:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3129645,
            43.62482382,
            1566.633074,
            -119.3040181,
            43.63765468,
            1671.533074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.31247876076152,
                  43.62482382250525,
                  1566.633073861749
                ],
                [
                  -119.31296447070868,
                  43.637483682832936,
                  1566.633073861749
                ],
                [
                  -119.30450203739319,
                  43.63765468115909,
                  1671.533073861749
                ],
                [
                  -119.30401810067038,
                  43.62499474570196,
                  1671.533073861749
                ],
                [
                  -119.31247876076152,
                  43.62482382250525,
                  1566.633073861749
                ]
              ]
            ]
          },
          "id": "20170830_43119F3421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T15:58:01Z",
            "pc:count": 5863311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313693.2416,
                "count": 5863311,
                "maximum": 314115.4198,
                "minimum": 313432.2798,
                "name": "X",
                "position": 0,
                "stddev": 154.3210011,
                "variance": 23814.97137
              },
              {
                "average": 4833378.577,
                "count": 5863311,
                "maximum": 4834209.688,
                "minimum": 4832802.528,
                "name": "Y",
                "position": 1,
                "stddev": 382.3697944,
                "variance": 146206.6597
              },
              {
                "average": 1623.218795,
                "count": 5863311,
                "maximum": 1671.533074,
                "minimum": 1566.633074,
                "name": "Z",
                "position": 2,
                "stddev": 20.04099504,
                "variance": 401.641482
              },
              {
                "average": 19270.87754,
                "count": 5863311,
                "maximum": 28705,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2134.55932,
                "variance": 4556343.491
              },
              {
                "average": 1.011008456,
                "count": 5863311,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1103648395,
                "variance": 0.0121803978
              },
              {
                "average": 1.022561143,
                "count": 5863311,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1623721745,
                "variance": 0.02636472304
              },
              {
                "average": 0.49856199,
                "count": 5863311,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979748,
                "variance": 0.2499979748
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.162352125,
                "count": 5863311,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3687735561,
                "variance": 0.1359939357
              },
              {
                "average": 1.15018803,
                "count": 5863311,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61266916,
                "variance": 134.854085
              },
              {
                "average": 1.986817858,
                "count": 5863311,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005797499,
                "variance": 1.011628609
              },
              {
                "average": 1084.978854,
                "count": 5863311,
                "maximum": 1087,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7799980828,
                "variance": 0.6083970091
              },
              {
                "average": 31047.245,
                "count": 5863311,
                "maximum": 65280,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 7331.768528,
                "variance": 53754829.74
              },
              {
                "average": 32144.02936,
                "count": 5863311,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 5434.146286,
                "variance": 29529945.86
              },
              {
                "average": 28271.39496,
                "count": 5863311,
                "maximum": 65280,
                "minimum": 8960,
                "name": "Blue",
                "position": 14,
                "stddev": 5615.701354,
                "variance": 31536101.69
              },
              {
                "average": 188143126,
                "count": 5863311,
                "maximum": 188143881.1,
                "minimum": 188142828.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 214.6396426,
                "variance": 46070.17617
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5863311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313432.2798,
              4832802.528,
              1566.633074,
              314115.4198,
              4834209.688,
              1671.533074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313432.2797801621,
                    4832802.527853124,
                    1566.633073861749
                  ],
                  [
                    313432.2797801621,
                    4834209.687853124,
                    1566.633073861749
                  ],
                  [
                    314115.4197801621,
                    4834209.687853124,
                    1671.533073861749
                  ],
                  [
                    314115.4197801621,
                    4832802.527853124,
                    1671.533073861749
                  ],
                  [
                    313432.2797801621,
                    4832802.527853124,
                    1566.633073861749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T15:58:01+00:00",
            "end_time": "2017-08-30T15:40: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": "20170831_43119F5303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.599973165523,
              43.67471087139694,
              1482.8087398471384
            ],
            [
              -119.60052508788102,
              43.68748158389272,
              1482.8087398471384
            ],
            [
              -119.58749921625095,
              43.68777738283692,
              1746.6487398471386
            ],
            [
              -119.58695005090017,
              43.67500653925248,
              1746.6487398471386
            ],
            [
              -119.599973165523,
              43.67471087139694,
              1482.8087398471384
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005251,
        43.67471087,
        1482.80874,
        -119.5869501,
        43.68777738,
        1746.64874
      ],
      "properties": {
        "datetime": "2017-09-09T00:12:06Z",
        "pc:count": 36965374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291000.651,
            "count": 36965374,
            "maximum": 291461.42,
            "minimum": 290410.54,
            "name": "X",
            "position": 0,
            "stddev": 293.8739354,
            "variance": 86361.88993
          },
          {
            "average": 4839866.3,
            "count": 36965374,
            "maximum": 4840449.581,
            "minimum": 4839029.781,
            "name": "Y",
            "position": 1,
            "stddev": 399.7076632,
            "variance": 159766.2161
          },
          {
            "average": 1587.964972,
            "count": 36965374,
            "maximum": 1746.64874,
            "minimum": 1482.80874,
            "name": "Z",
            "position": 2,
            "stddev": 57.3778419,
            "variance": 3292.216741
          },
          {
            "average": 18739.13511,
            "count": 36965374,
            "maximum": 44273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7227.191231,
            "variance": 52232293.09
          },
          {
            "average": 1.313832967,
            "count": 36965374,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5727821128,
            "variance": 0.3280793487
          },
          {
            "average": 1.633835843,
            "count": 36965374,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7680722126,
            "variance": 0.5899349238
          },
          {
            "average": 0.4967250974,
            "count": 36965374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999892817,
            "variance": 0.2499892818
          },
          {
            "average": 1.769223274e-05,
            "count": 36965374,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004206176435,
            "variance": 1.76919202e-05
          },
          {
            "average": 1.079311277,
            "count": 36965374,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2702239811,
            "variance": 0.07302099994
          },
          {
            "average": 2.422924193,
            "count": 36965374,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91112524,
            "variance": 141.8749044
          },
          {
            "average": 1.82659188,
            "count": 36965374,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.070807495,
            "variance": 1.146628692
          },
          {
            "average": 1149.322176,
            "count": 36965374,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.626186885,
            "variance": 6.896857555
          },
          {
            "average": 24722.78103,
            "count": 36965374,
            "maximum": 47104,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8849.283832,
            "variance": 78309824.33
          },
          {
            "average": 26471.9789,
            "count": 36965374,
            "maximum": 45312,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7395.978915,
            "variance": 54700504.11
          },
          {
            "average": 22751.93278,
            "count": 36965374,
            "maximum": 42496,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7178.555559,
            "variance": 51531659.91
          },
          {
            "average": 188875925.5,
            "count": 36965374,
            "maximum": 188951126.8,
            "minimum": 188241042.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 213413.8016,
            "variance": 45545450730.0
          },
          {
            "average": 0,
            "count": 36965374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36965374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36965374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36965374,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36965374,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290410.54,
          4839029.781,
          1482.80874,
          291461.42,
          4840449.581,
          1746.64874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290410.5400377122,
                4839029.780885797,
                1482.8087398471384
              ],
              [
                290410.5400377122,
                4840449.580885798,
                1482.8087398471384
              ],
              [
                291461.4200377122,
                4840449.580885798,
                1746.6487398471386
              ],
              [
                291461.4200377122,
                4839029.780885797,
                1746.6487398471386
              ],
              [
                290410.5400377122,
                4839029.780885797,
                1482.8087398471384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:12:06+00:00",
        "end_time": "2017-08-31T18:57:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005251,
            43.67471087,
            1482.80874,
            -119.5869501,
            43.68777738,
            1746.64874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.599973165523,
                  43.67471087139694,
                  1482.8087398471384
                ],
                [
                  -119.60052508788102,
                  43.68748158389272,
                  1482.8087398471384
                ],
                [
                  -119.58749921625095,
                  43.68777738283692,
                  1746.6487398471386
                ],
                [
                  -119.58695005090017,
                  43.67500653925248,
                  1746.6487398471386
                ],
                [
                  -119.599973165523,
                  43.67471087139694,
                  1482.8087398471384
                ]
              ]
            ]
          },
          "id": "20170831_43119F5303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:12:06Z",
            "pc:count": 36965374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291000.651,
                "count": 36965374,
                "maximum": 291461.42,
                "minimum": 290410.54,
                "name": "X",
                "position": 0,
                "stddev": 293.8739354,
                "variance": 86361.88993
              },
              {
                "average": 4839866.3,
                "count": 36965374,
                "maximum": 4840449.581,
                "minimum": 4839029.781,
                "name": "Y",
                "position": 1,
                "stddev": 399.7076632,
                "variance": 159766.2161
              },
              {
                "average": 1587.964972,
                "count": 36965374,
                "maximum": 1746.64874,
                "minimum": 1482.80874,
                "name": "Z",
                "position": 2,
                "stddev": 57.3778419,
                "variance": 3292.216741
              },
              {
                "average": 18739.13511,
                "count": 36965374,
                "maximum": 44273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7227.191231,
                "variance": 52232293.09
              },
              {
                "average": 1.313832967,
                "count": 36965374,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5727821128,
                "variance": 0.3280793487
              },
              {
                "average": 1.633835843,
                "count": 36965374,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7680722126,
                "variance": 0.5899349238
              },
              {
                "average": 0.4967250974,
                "count": 36965374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999892817,
                "variance": 0.2499892818
              },
              {
                "average": 1.769223274e-05,
                "count": 36965374,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004206176435,
                "variance": 1.76919202e-05
              },
              {
                "average": 1.079311277,
                "count": 36965374,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2702239811,
                "variance": 0.07302099994
              },
              {
                "average": 2.422924193,
                "count": 36965374,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91112524,
                "variance": 141.8749044
              },
              {
                "average": 1.82659188,
                "count": 36965374,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.070807495,
                "variance": 1.146628692
              },
              {
                "average": 1149.322176,
                "count": 36965374,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.626186885,
                "variance": 6.896857555
              },
              {
                "average": 24722.78103,
                "count": 36965374,
                "maximum": 47104,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8849.283832,
                "variance": 78309824.33
              },
              {
                "average": 26471.9789,
                "count": 36965374,
                "maximum": 45312,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7395.978915,
                "variance": 54700504.11
              },
              {
                "average": 22751.93278,
                "count": 36965374,
                "maximum": 42496,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7178.555559,
                "variance": 51531659.91
              },
              {
                "average": 188875925.5,
                "count": 36965374,
                "maximum": 188951126.8,
                "minimum": 188241042.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 213413.8016,
                "variance": 45545450730.0
              },
              {
                "average": 0,
                "count": 36965374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36965374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36965374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36965374,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36965374,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290410.54,
              4839029.781,
              1482.80874,
              291461.42,
              4840449.581,
              1746.64874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290410.5400377122,
                    4839029.780885797,
                    1482.8087398471384
                  ],
                  [
                    290410.5400377122,
                    4840449.580885798,
                    1482.8087398471384
                  ],
                  [
                    291461.4200377122,
                    4840449.580885798,
                    1746.6487398471386
                  ],
                  [
                    291461.4200377122,
                    4839029.780885797,
                    1746.6487398471386
                  ],
                  [
                    290410.5400377122,
                    4839029.780885797,
                    1482.8087398471384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:12:06+00:00",
            "end_time": "2017-08-31T18:57:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497175826626,
              43.624697874190765,
              1363.2825181362984
            ],
            [
              -119.72554978137431,
              43.63748053162421,
              1363.2825181362984
            ],
            [
              -119.7125003694175,
              43.63779114388688,
              1460.1225181362986
            ],
            [
              -119.71192510548133,
              43.625008348659776,
              1460.1225181362986
            ],
            [
              -119.72497175826626,
              43.624697874190765,
              1363.2825181362984
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255498,
        43.62469787,
        1363.282518,
        -119.7119251,
        43.63779114,
        1460.122518
      ],
      "properties": {
        "datetime": "2017-09-11T19:32:30Z",
        "pc:count": 15273232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280670.6005,
            "count": 15273232,
            "maximum": 281205.0498,
            "minimum": 280151.2898,
            "name": "X",
            "position": 0,
            "stddev": 293.2817286,
            "variance": 86014.17231
          },
          {
            "average": 4834543.024,
            "count": 15273232,
            "maximum": 4835219.84,
            "minimum": 4833798.58,
            "name": "Y",
            "position": 1,
            "stddev": 401.6673501,
            "variance": 161336.6601
          },
          {
            "average": 1420.346865,
            "count": 15273232,
            "maximum": 1460.122518,
            "minimum": 1363.282518,
            "name": "Z",
            "position": 2,
            "stddev": 20.17400394,
            "variance": 406.9904351
          },
          {
            "average": 23949.15649,
            "count": 15273232,
            "maximum": 40625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4712.001116,
            "variance": 22202954.52
          },
          {
            "average": 1.071095561,
            "count": 15273232,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2985769794,
            "variance": 0.08914821265
          },
          {
            "average": 1.143187441,
            "count": 15273232,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4403676804,
            "variance": 0.193923694
          },
          {
            "average": 0.5037324124,
            "count": 15273232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860853,
            "variance": 0.2499860855
          },
          {
            "average": 7.791409179e-06,
            "count": 15273232,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002791298799,
            "variance": 7.791348983e-06
          },
          {
            "average": 1.221598808,
            "count": 15273232,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4153225101,
            "variance": 0.1724927874
          },
          {
            "average": -0.7099510032,
            "count": 15273232,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98041331,
            "variance": 143.530303
          },
          {
            "average": 1.969824462,
            "count": 15273232,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02016769,
            "variance": 1.040742117
          },
          {
            "average": 1179.774597,
            "count": 15273232,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.258753011,
            "variance": 1.584459142
          },
          {
            "average": 33683.31984,
            "count": 15273232,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6032.133487,
            "variance": 36386634.41
          },
          {
            "average": 31915.3624,
            "count": 15273232,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4662.243471,
            "variance": 21736514.18
          },
          {
            "average": 28407.81314,
            "count": 15273232,
            "maximum": 43008,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4631.866254,
            "variance": 21454185
          },
          {
            "average": 189107519.6,
            "count": 15273232,
            "maximum": 189193550.8,
            "minimum": 189103500.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13734.09088,
            "variance": 188625252.4
          },
          {
            "average": 0,
            "count": 15273232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15273232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15273232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15273232,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15273232,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280151.2898,
          4833798.58,
          1363.282518,
          281205.0498,
          4835219.84,
          1460.122518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280151.2897565629,
                4833798.579937317,
                1363.2825181362984
              ],
              [
                280151.2897565629,
                4835219.839937317,
                1363.2825181362984
              ],
              [
                281205.0497565629,
                4835219.839937317,
                1460.1225181362986
              ],
              [
                281205.0497565629,
                4833798.579937317,
                1460.1225181362986
              ],
              [
                280151.2897565629,
                4833798.579937317,
                1363.2825181362984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:32:30+00:00",
        "end_time": "2017-09-10T18:31:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255498,
            43.62469787,
            1363.282518,
            -119.7119251,
            43.63779114,
            1460.122518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497175826626,
                  43.624697874190765,
                  1363.2825181362984
                ],
                [
                  -119.72554978137431,
                  43.63748053162421,
                  1363.2825181362984
                ],
                [
                  -119.7125003694175,
                  43.63779114388688,
                  1460.1225181362986
                ],
                [
                  -119.71192510548133,
                  43.625008348659776,
                  1460.1225181362986
                ],
                [
                  -119.72497175826626,
                  43.624697874190765,
                  1363.2825181362984
                ]
              ]
            ]
          },
          "id": "20170910_43119F6323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:32:30Z",
            "pc:count": 15273232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280670.6005,
                "count": 15273232,
                "maximum": 281205.0498,
                "minimum": 280151.2898,
                "name": "X",
                "position": 0,
                "stddev": 293.2817286,
                "variance": 86014.17231
              },
              {
                "average": 4834543.024,
                "count": 15273232,
                "maximum": 4835219.84,
                "minimum": 4833798.58,
                "name": "Y",
                "position": 1,
                "stddev": 401.6673501,
                "variance": 161336.6601
              },
              {
                "average": 1420.346865,
                "count": 15273232,
                "maximum": 1460.122518,
                "minimum": 1363.282518,
                "name": "Z",
                "position": 2,
                "stddev": 20.17400394,
                "variance": 406.9904351
              },
              {
                "average": 23949.15649,
                "count": 15273232,
                "maximum": 40625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4712.001116,
                "variance": 22202954.52
              },
              {
                "average": 1.071095561,
                "count": 15273232,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2985769794,
                "variance": 0.08914821265
              },
              {
                "average": 1.143187441,
                "count": 15273232,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4403676804,
                "variance": 0.193923694
              },
              {
                "average": 0.5037324124,
                "count": 15273232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860853,
                "variance": 0.2499860855
              },
              {
                "average": 7.791409179e-06,
                "count": 15273232,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002791298799,
                "variance": 7.791348983e-06
              },
              {
                "average": 1.221598808,
                "count": 15273232,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4153225101,
                "variance": 0.1724927874
              },
              {
                "average": -0.7099510032,
                "count": 15273232,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98041331,
                "variance": 143.530303
              },
              {
                "average": 1.969824462,
                "count": 15273232,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02016769,
                "variance": 1.040742117
              },
              {
                "average": 1179.774597,
                "count": 15273232,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.258753011,
                "variance": 1.584459142
              },
              {
                "average": 33683.31984,
                "count": 15273232,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6032.133487,
                "variance": 36386634.41
              },
              {
                "average": 31915.3624,
                "count": 15273232,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4662.243471,
                "variance": 21736514.18
              },
              {
                "average": 28407.81314,
                "count": 15273232,
                "maximum": 43008,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4631.866254,
                "variance": 21454185
              },
              {
                "average": 189107519.6,
                "count": 15273232,
                "maximum": 189193550.8,
                "minimum": 189103500.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13734.09088,
                "variance": 188625252.4
              },
              {
                "average": 0,
                "count": 15273232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15273232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15273232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15273232,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15273232,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280151.2898,
              4833798.58,
              1363.282518,
              281205.0498,
              4835219.84,
              1460.122518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280151.2897565629,
                    4833798.579937317,
                    1363.2825181362984
                  ],
                  [
                    280151.2897565629,
                    4835219.839937317,
                    1363.2825181362984
                  ],
                  [
                    281205.0497565629,
                    4835219.839937317,
                    1460.1225181362986
                  ],
                  [
                    281205.0497565629,
                    4833798.579937317,
                    1460.1225181362986
                  ],
                  [
                    280151.2897565629,
                    4833798.579937317,
                    1363.2825181362984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:32:30+00:00",
            "end_time": "2017-09-10T18:31: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": "20170831_43119F5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247491325573,
              43.624721302800644,
              1331.1815310389813
            ],
            [
              -119.51300687894127,
              43.63748184554281,
              1331.1815310389813
            ],
            [
              -119.49999934970374,
              43.6377672286105,
              1444.5415310389815
            ],
            [
              -119.49947013050688,
              43.62500655948587,
              1444.5415310389815
            ],
            [
              -119.51247491325573,
              43.624721302800644,
              1331.1815310389813
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130069,
        43.6247213,
        1331.181531,
        -119.4994701,
        43.63776723,
        1444.541531
      ],
      "properties": {
        "datetime": "2017-08-31T18:04:21Z",
        "pc:count": 13466851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297818.9391,
            "count": 13466851,
            "maximum": 298346.221,
            "minimum": 297296.021,
            "name": "X",
            "position": 0,
            "stddev": 292.4541795,
            "variance": 85529.4471
          },
          {
            "average": 4833938.664,
            "count": 13466851,
            "maximum": 4834678.731,
            "minimum": 4833260.171,
            "name": "Y",
            "position": 1,
            "stddev": 402.4715274,
            "variance": 161983.3304
          },
          {
            "average": 1392.911868,
            "count": 13466851,
            "maximum": 1444.541531,
            "minimum": 1331.181531,
            "name": "Z",
            "position": 2,
            "stddev": 25.65847609,
            "variance": 658.3573954
          },
          {
            "average": 19067.14105,
            "count": 13466851,
            "maximum": 40977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3373.471327,
            "variance": 11380308.79
          },
          {
            "average": 1.060605037,
            "count": 13466851,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.277401514,
            "variance": 0.07695159995
          },
          {
            "average": 1.122403151,
            "count": 13466851,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4118588972,
            "variance": 0.1696277512
          },
          {
            "average": 0.502440771,
            "count": 13466851,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940612,
            "variance": 0.2499940612
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169849061,
            "count": 13466851,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3755001573,
            "variance": 0.1410003681
          },
          {
            "average": 0.3384235952,
            "count": 13466851,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63556554,
            "variance": 135.3863854
          },
          {
            "average": 1.960191287,
            "count": 13466851,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018354471,
            "variance": 1.037045829
          },
          {
            "average": 1135.561718,
            "count": 13466851,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9983441159,
            "variance": 0.9966909738
          },
          {
            "average": 39914.9393,
            "count": 13466851,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6642.81292,
            "variance": 44126963.49
          },
          {
            "average": 38539.57492,
            "count": 13466851,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5506.840966,
            "variance": 30325297.42
          },
          {
            "average": 34999.85634,
            "count": 13466851,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5334.295947,
            "variance": 28454713.25
          },
          {
            "average": 188236269.8,
            "count": 13466851,
            "maximum": 188237861.3,
            "minimum": 188234527.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 666.5507518,
            "variance": 444289.9047
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13466851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297296.021,
          4833260.171,
          1331.181531,
          298346.221,
          4834678.731,
          1444.541531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297296.0209510701,
                4833260.170548583,
                1331.1815310389813
              ],
              [
                297296.0209510701,
                4834678.730548584,
                1331.1815310389813
              ],
              [
                298346.2209510701,
                4834678.730548584,
                1444.5415310389815
              ],
              [
                298346.2209510701,
                4833260.170548583,
                1444.5415310389815
              ],
              [
                297296.0209510701,
                4833260.170548583,
                1331.1815310389813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:04:21+00:00",
        "end_time": "2017-08-31T17:08:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130069,
            43.6247213,
            1331.181531,
            -119.4994701,
            43.63776723,
            1444.541531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247491325573,
                  43.624721302800644,
                  1331.1815310389813
                ],
                [
                  -119.51300687894127,
                  43.63748184554281,
                  1331.1815310389813
                ],
                [
                  -119.49999934970374,
                  43.6377672286105,
                  1444.5415310389815
                ],
                [
                  -119.49947013050688,
                  43.62500655948587,
                  1444.5415310389815
                ],
                [
                  -119.51247491325573,
                  43.624721302800644,
                  1331.1815310389813
                ]
              ]
            ]
          },
          "id": "20170831_43119F5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:04:21Z",
            "pc:count": 13466851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297818.9391,
                "count": 13466851,
                "maximum": 298346.221,
                "minimum": 297296.021,
                "name": "X",
                "position": 0,
                "stddev": 292.4541795,
                "variance": 85529.4471
              },
              {
                "average": 4833938.664,
                "count": 13466851,
                "maximum": 4834678.731,
                "minimum": 4833260.171,
                "name": "Y",
                "position": 1,
                "stddev": 402.4715274,
                "variance": 161983.3304
              },
              {
                "average": 1392.911868,
                "count": 13466851,
                "maximum": 1444.541531,
                "minimum": 1331.181531,
                "name": "Z",
                "position": 2,
                "stddev": 25.65847609,
                "variance": 658.3573954
              },
              {
                "average": 19067.14105,
                "count": 13466851,
                "maximum": 40977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3373.471327,
                "variance": 11380308.79
              },
              {
                "average": 1.060605037,
                "count": 13466851,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.277401514,
                "variance": 0.07695159995
              },
              {
                "average": 1.122403151,
                "count": 13466851,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4118588972,
                "variance": 0.1696277512
              },
              {
                "average": 0.502440771,
                "count": 13466851,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940612,
                "variance": 0.2499940612
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169849061,
                "count": 13466851,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3755001573,
                "variance": 0.1410003681
              },
              {
                "average": 0.3384235952,
                "count": 13466851,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63556554,
                "variance": 135.3863854
              },
              {
                "average": 1.960191287,
                "count": 13466851,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018354471,
                "variance": 1.037045829
              },
              {
                "average": 1135.561718,
                "count": 13466851,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9983441159,
                "variance": 0.9966909738
              },
              {
                "average": 39914.9393,
                "count": 13466851,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6642.81292,
                "variance": 44126963.49
              },
              {
                "average": 38539.57492,
                "count": 13466851,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5506.840966,
                "variance": 30325297.42
              },
              {
                "average": 34999.85634,
                "count": 13466851,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5334.295947,
                "variance": 28454713.25
              },
              {
                "average": 188236269.8,
                "count": 13466851,
                "maximum": 188237861.3,
                "minimum": 188234527.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 666.5507518,
                "variance": 444289.9047
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13466851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297296.021,
              4833260.171,
              1331.181531,
              298346.221,
              4834678.731,
              1444.541531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297296.0209510701,
                    4833260.170548583,
                    1331.1815310389813
                  ],
                  [
                    297296.0209510701,
                    4834678.730548584,
                    1331.1815310389813
                  ],
                  [
                    298346.2209510701,
                    4834678.730548584,
                    1444.5415310389815
                  ],
                  [
                    298346.2209510701,
                    4833260.170548583,
                    1444.5415310389815
                  ],
                  [
                    297296.0209510701,
                    4833260.170548583,
                    1331.1815310389813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:04:21+00:00",
            "end_time": "2017-08-31T17:08:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F4311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997380743609,
              43.64972241286472,
              1448.6870150748418
            ],
            [
              -119.5005035749301,
              43.66248266190922,
              1448.6870150748418
            ],
            [
              -119.48749795966569,
              43.66276658875042,
              1559.427015074842
            ],
            [
              -119.48697094065332,
              43.650006213976525,
              1559.427015074842
            ],
            [
              -119.49997380743609,
              43.64972241286472,
              1448.6870150748418
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005036,
        43.64972241,
        1448.687015,
        -119.4869709,
        43.66276659,
        1559.427015
      ],
      "properties": {
        "datetime": "2017-08-31T17:08:34Z",
        "pc:count": 14845266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298902.7173,
            "count": 14845266,
            "maximum": 299437.8928,
            "minimum": 298388.2928,
            "name": "X",
            "position": 0,
            "stddev": 289.5028033,
            "variance": 83811.87313
          },
          {
            "average": 4836735.961,
            "count": 14845266,
            "maximum": 4837425.003,
            "minimum": 4836006.483,
            "name": "Y",
            "position": 1,
            "stddev": 400.7169856,
            "variance": 160574.1025
          },
          {
            "average": 1512.084398,
            "count": 14845266,
            "maximum": 1559.427015,
            "minimum": 1448.687015,
            "name": "Z",
            "position": 2,
            "stddev": 21.36945774,
            "variance": 456.6537243
          },
          {
            "average": 18895.88962,
            "count": 14845266,
            "maximum": 30737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3963.438342,
            "variance": 15708843.49
          },
          {
            "average": 1.078559859,
            "count": 14845266,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3230298776,
            "variance": 0.1043483018
          },
          {
            "average": 1.160435657,
            "count": 14845266,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4923441194,
            "variance": 0.2424027319
          },
          {
            "average": 0.5022509533,
            "count": 14845266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999495,
            "variance": 0.24999495
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137736097,
            "count": 14845266,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3446227977,
            "variance": 0.1187648727
          },
          {
            "average": 0.4849406288,
            "count": 14845266,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65385165,
            "variance": 135.8122584
          },
          {
            "average": 1.938109024,
            "count": 14845266,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.026718703,
            "variance": 1.054151294
          },
          {
            "average": 1129.695594,
            "count": 14845266,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.042766949,
            "variance": 1.087362911
          },
          {
            "average": 37352.1683,
            "count": 14845266,
            "maximum": 53760,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 7293.428623,
            "variance": 53194101.08
          },
          {
            "average": 36726.22879,
            "count": 14845266,
            "maximum": 51456,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5888.456843,
            "variance": 34673923.99
          },
          {
            "average": 32977.39304,
            "count": 14845266,
            "maximum": 48896,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5878.610511,
            "variance": 34558061.54
          },
          {
            "average": 188232417.9,
            "count": 14845266,
            "maximum": 188234514.2,
            "minimum": 188230654.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 698.4603696,
            "variance": 487846.8879
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14845266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298388.2928,
          4836006.483,
          1448.687015,
          299437.8928,
          4837425.003,
          1559.427015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298388.29280525015,
                4836006.482911954,
                1448.6870150748418
              ],
              [
                298388.29280525015,
                4837425.002911953,
                1448.6870150748418
              ],
              [
                299437.8928052501,
                4837425.002911953,
                1559.427015074842
              ],
              [
                299437.8928052501,
                4836006.482911954,
                1559.427015074842
              ],
              [
                298388.29280525015,
                4836006.482911954,
                1448.6870150748418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:08:34+00:00",
        "end_time": "2017-08-31T16:04:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005036,
            43.64972241,
            1448.687015,
            -119.4869709,
            43.66276659,
            1559.427015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997380743609,
                  43.64972241286472,
                  1448.6870150748418
                ],
                [
                  -119.5005035749301,
                  43.66248266190922,
                  1448.6870150748418
                ],
                [
                  -119.48749795966569,
                  43.66276658875042,
                  1559.427015074842
                ],
                [
                  -119.48697094065332,
                  43.650006213976525,
                  1559.427015074842
                ],
                [
                  -119.49997380743609,
                  43.64972241286472,
                  1448.6870150748418
                ]
              ]
            ]
          },
          "id": "20170831_43119F4311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:08:34Z",
            "pc:count": 14845266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298902.7173,
                "count": 14845266,
                "maximum": 299437.8928,
                "minimum": 298388.2928,
                "name": "X",
                "position": 0,
                "stddev": 289.5028033,
                "variance": 83811.87313
              },
              {
                "average": 4836735.961,
                "count": 14845266,
                "maximum": 4837425.003,
                "minimum": 4836006.483,
                "name": "Y",
                "position": 1,
                "stddev": 400.7169856,
                "variance": 160574.1025
              },
              {
                "average": 1512.084398,
                "count": 14845266,
                "maximum": 1559.427015,
                "minimum": 1448.687015,
                "name": "Z",
                "position": 2,
                "stddev": 21.36945774,
                "variance": 456.6537243
              },
              {
                "average": 18895.88962,
                "count": 14845266,
                "maximum": 30737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3963.438342,
                "variance": 15708843.49
              },
              {
                "average": 1.078559859,
                "count": 14845266,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3230298776,
                "variance": 0.1043483018
              },
              {
                "average": 1.160435657,
                "count": 14845266,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4923441194,
                "variance": 0.2424027319
              },
              {
                "average": 0.5022509533,
                "count": 14845266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999495,
                "variance": 0.24999495
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137736097,
                "count": 14845266,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3446227977,
                "variance": 0.1187648727
              },
              {
                "average": 0.4849406288,
                "count": 14845266,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65385165,
                "variance": 135.8122584
              },
              {
                "average": 1.938109024,
                "count": 14845266,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.026718703,
                "variance": 1.054151294
              },
              {
                "average": 1129.695594,
                "count": 14845266,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.042766949,
                "variance": 1.087362911
              },
              {
                "average": 37352.1683,
                "count": 14845266,
                "maximum": 53760,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 7293.428623,
                "variance": 53194101.08
              },
              {
                "average": 36726.22879,
                "count": 14845266,
                "maximum": 51456,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5888.456843,
                "variance": 34673923.99
              },
              {
                "average": 32977.39304,
                "count": 14845266,
                "maximum": 48896,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5878.610511,
                "variance": 34558061.54
              },
              {
                "average": 188232417.9,
                "count": 14845266,
                "maximum": 188234514.2,
                "minimum": 188230654.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 698.4603696,
                "variance": 487846.8879
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14845266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298388.2928,
              4836006.483,
              1448.687015,
              299437.8928,
              4837425.003,
              1559.427015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298388.29280525015,
                    4836006.482911954,
                    1448.6870150748418
                  ],
                  [
                    298388.29280525015,
                    4837425.002911953,
                    1448.6870150748418
                  ],
                  [
                    299437.8928052501,
                    4837425.002911953,
                    1559.427015074842
                  ],
                  [
                    299437.8928052501,
                    4836006.482911954,
                    1559.427015074842
                  ],
                  [
                    298388.29280525015,
                    4836006.482911954,
                    1448.6870150748418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:08:34+00:00",
            "end_time": "2017-08-31T16:04:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.83519898443245,
              43.71224173078594,
              1607.3496098698254
            ],
            [
              -119.83580084290944,
              43.724994038155806,
              1607.3496098698254
            ],
            [
              -119.82500000340666,
              43.72526171074837,
              1689.1496098698256
            ],
            [
              -119.82440042980755,
              43.71250928493264,
              1689.1496098698256
            ],
            [
              -119.83519898443245,
              43.71224173078594,
              1607.3496098698254
            ]
          ]
        ]
      },
      "bbox": [
        -119.8358008,
        43.71224173,
        1607.34961,
        -119.8244004,
        43.72526171,
        1689.14961
      ],
      "properties": {
        "datetime": "2017-09-11T20:47:23Z",
        "pc:count": 9281924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272156.651,
            "count": 9281924,
            "maximum": 272461.3839,
            "minimum": 271590.3839,
            "name": "X",
            "position": 0,
            "stddev": 191.6113068,
            "variance": 36714.8929
          },
          {
            "average": 4844693.194,
            "count": 9281924,
            "maximum": 4845237.881,
            "minimum": 4843819.841,
            "name": "Y",
            "position": 1,
            "stddev": 382.1223386,
            "variance": 146017.4816
          },
          {
            "average": 1647.587005,
            "count": 9281924,
            "maximum": 1689.14961,
            "minimum": 1607.34961,
            "name": "Z",
            "position": 2,
            "stddev": 9.662531838,
            "variance": 93.36452151
          },
          {
            "average": 19472.29047,
            "count": 9281924,
            "maximum": 48081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8822.650468,
            "variance": 77839161.29
          },
          {
            "average": 1.398616494,
            "count": 9281924,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6822655388,
            "variance": 0.4654862655
          },
          {
            "average": 1.823135914,
            "count": 9281924,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9694364237,
            "variance": 0.9398069796
          },
          {
            "average": 0.5041988062,
            "count": 9281924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999823966,
            "variance": 0.249982397
          },
          {
            "average": 4.395640387e-05,
            "count": 9281924,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006629817225,
            "variance": 4.395447644e-05
          },
          {
            "average": 1.169208453,
            "count": 9281924,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3749359512,
            "variance": 0.1405769675
          },
          {
            "average": -0.9160631217,
            "count": 9281924,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93079339,
            "variance": 142.343831
          },
          {
            "average": 1.795658529,
            "count": 9281924,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.085745528,
            "variance": 1.178843351
          },
          {
            "average": 1191.004518,
            "count": 9281924,
            "maximum": 1192,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7958835689,
            "variance": 0.6334306553
          },
          {
            "average": 24493.35945,
            "count": 9281924,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10241.18623,
            "variance": 104881895.4
          },
          {
            "average": 24280.19258,
            "count": 9281924,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8445.167038,
            "variance": 71320846.3
          },
          {
            "average": 19706.24547,
            "count": 9281924,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7509.952105,
            "variance": 56399380.62
          },
          {
            "average": 189197260.6,
            "count": 9281924,
            "maximum": 189198043.1,
            "minimum": 189195860,
            "name": "GpsTime",
            "position": 15,
            "stddev": 535.2767315,
            "variance": 286521.1793
          },
          {
            "average": 0,
            "count": 9281924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9281924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9281924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9281924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9281924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271590.3839,
          4843819.841,
          1607.34961,
          272461.3839,
          4845237.881,
          1689.14961
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271590.3838536385,
                4843819.84110969,
                1607.3496098698254
              ],
              [
                271590.3838536385,
                4845237.881109689,
                1607.3496098698254
              ],
              [
                272461.3838536385,
                4845237.881109689,
                1689.1496098698256
              ],
              [
                272461.3838536385,
                4843819.84110969,
                1689.1496098698256
              ],
              [
                271590.3838536385,
                4843819.84110969,
                1607.3496098698254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:47:23+00:00",
        "end_time": "2017-09-11T20:11:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8358008,
            43.71224173,
            1607.34961,
            -119.8244004,
            43.72526171,
            1689.14961
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.83519898443245,
                  43.71224173078594,
                  1607.3496098698254
                ],
                [
                  -119.83580084290944,
                  43.724994038155806,
                  1607.3496098698254
                ],
                [
                  -119.82500000340666,
                  43.72526171074837,
                  1689.1496098698256
                ],
                [
                  -119.82440042980755,
                  43.71250928493264,
                  1689.1496098698256
                ],
                [
                  -119.83519898443245,
                  43.71224173078594,
                  1607.3496098698254
                ]
              ]
            ]
          },
          "id": "20170911_43119F7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:47:23Z",
            "pc:count": 9281924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272156.651,
                "count": 9281924,
                "maximum": 272461.3839,
                "minimum": 271590.3839,
                "name": "X",
                "position": 0,
                "stddev": 191.6113068,
                "variance": 36714.8929
              },
              {
                "average": 4844693.194,
                "count": 9281924,
                "maximum": 4845237.881,
                "minimum": 4843819.841,
                "name": "Y",
                "position": 1,
                "stddev": 382.1223386,
                "variance": 146017.4816
              },
              {
                "average": 1647.587005,
                "count": 9281924,
                "maximum": 1689.14961,
                "minimum": 1607.34961,
                "name": "Z",
                "position": 2,
                "stddev": 9.662531838,
                "variance": 93.36452151
              },
              {
                "average": 19472.29047,
                "count": 9281924,
                "maximum": 48081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8822.650468,
                "variance": 77839161.29
              },
              {
                "average": 1.398616494,
                "count": 9281924,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6822655388,
                "variance": 0.4654862655
              },
              {
                "average": 1.823135914,
                "count": 9281924,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9694364237,
                "variance": 0.9398069796
              },
              {
                "average": 0.5041988062,
                "count": 9281924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999823966,
                "variance": 0.249982397
              },
              {
                "average": 4.395640387e-05,
                "count": 9281924,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006629817225,
                "variance": 4.395447644e-05
              },
              {
                "average": 1.169208453,
                "count": 9281924,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3749359512,
                "variance": 0.1405769675
              },
              {
                "average": -0.9160631217,
                "count": 9281924,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93079339,
                "variance": 142.343831
              },
              {
                "average": 1.795658529,
                "count": 9281924,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.085745528,
                "variance": 1.178843351
              },
              {
                "average": 1191.004518,
                "count": 9281924,
                "maximum": 1192,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7958835689,
                "variance": 0.6334306553
              },
              {
                "average": 24493.35945,
                "count": 9281924,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10241.18623,
                "variance": 104881895.4
              },
              {
                "average": 24280.19258,
                "count": 9281924,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8445.167038,
                "variance": 71320846.3
              },
              {
                "average": 19706.24547,
                "count": 9281924,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7509.952105,
                "variance": 56399380.62
              },
              {
                "average": 189197260.6,
                "count": 9281924,
                "maximum": 189198043.1,
                "minimum": 189195860,
                "name": "GpsTime",
                "position": 15,
                "stddev": 535.2767315,
                "variance": 286521.1793
              },
              {
                "average": 0,
                "count": 9281924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9281924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9281924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9281924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9281924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271590.3839,
              4843819.841,
              1607.34961,
              272461.3839,
              4845237.881,
              1689.14961
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271590.3838536385,
                    4843819.84110969,
                    1607.3496098698254
                  ],
                  [
                    271590.3838536385,
                    4845237.881109689,
                    1607.3496098698254
                  ],
                  [
                    272461.3838536385,
                    4845237.881109689,
                    1689.1496098698256
                  ],
                  [
                    272461.3838536385,
                    4843819.84110969,
                    1689.1496098698256
                  ],
                  [
                    271590.3838536385,
                    4843819.84110969,
                    1607.3496098698254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:47:23+00:00",
            "end_time": "2017-09-11T20:11:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6106a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74998396722745,
              43.73110044173448,
              1547.2300516397231
            ],
            [
              -119.75018552588452,
              43.73550170177893,
              1547.2300516397231
            ],
            [
              -119.74915281039785,
              43.73552656435362,
              1579.370051639723
            ],
            [
              -119.74895132719509,
              43.73112530051164,
              1579.370051639723
            ],
            [
              -119.74998396722745,
              43.73110044173448,
              1547.2300516397231
            ]
          ]
        ]
      },
      "bbox": [
        -119.7501855,
        43.73110044,
        1547.230052,
        -119.7489513,
        43.73552656,
        1579.370052
      ],
      "properties": {
        "datetime": "2017-09-10T17:54:25Z",
        "pc:count": 307077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278564.566,
            "count": 307077,
            "maximum": 278608.53,
            "minimum": 278525.27,
            "name": "X",
            "position": 0,
            "stddev": 19.79696535,
            "variance": 391.9198369
          },
          {
            "average": 4845944.37,
            "count": 307077,
            "maximum": 4846172.408,
            "minimum": 4845683.028,
            "name": "Y",
            "position": 1,
            "stddev": 110.1211731,
            "variance": 12126.67276
          },
          {
            "average": 1553.208848,
            "count": 307077,
            "maximum": 1579.370052,
            "minimum": 1547.230052,
            "name": "Z",
            "position": 2,
            "stddev": 5.259031955,
            "variance": 27.6574171
          },
          {
            "average": 18031.69508,
            "count": 307077,
            "maximum": 37553,
            "minimum": 1026,
            "name": "Intensity",
            "position": 3,
            "stddev": 9134.099484,
            "variance": 83431773.38
          },
          {
            "average": 1.47178395,
            "count": 307077,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7155232295,
            "variance": 0.511973492
          },
          {
            "average": 1.970215939,
            "count": 307077,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9617561585,
            "variance": 0.9249749084
          },
          {
            "average": 0.4819638071,
            "count": 307077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996754035,
            "variance": 0.2496755088
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203701352,
            "count": 307077,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4027500953,
            "variance": 0.1622076393
          },
          {
            "average": 9.01429549,
            "count": 307077,
            "maximum": 15,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.68640624,
            "variance": 7.216778489
          },
          {
            "average": 1.73898729,
            "count": 307077,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095280663,
            "variance": 1.199639732
          },
          {
            "average": 1173.509087,
            "count": 307077,
            "maximum": 1174,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999182282,
            "variance": 0.2499182349
          },
          {
            "average": 19827.42872,
            "count": 307077,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11765.66416,
            "variance": 138430853.2
          },
          {
            "average": 20979.69424,
            "count": 307077,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 10183.7657,
            "variance": 103709083.8
          },
          {
            "average": 17371.26446,
            "count": 307077,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 8678.22554,
            "variance": 75311598.52
          },
          {
            "average": 189101020.2,
            "count": 307077,
            "maximum": 189101265.2,
            "minimum": 189100767.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 246.2658428,
            "variance": 60646.86532
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307077,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278525.27,
          4845683.028,
          1547.230052,
          278608.53,
          4846172.408,
          1579.370052
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278525.27000383736,
                4845683.028186833,
                1547.2300516397231
              ],
              [
                278525.27000383736,
                4846172.408186833,
                1547.2300516397231
              ],
              [
                278608.53000383737,
                4846172.408186833,
                1579.370051639723
              ],
              [
                278608.53000383737,
                4845683.028186833,
                1579.370051639723
              ],
              [
                278525.27000383736,
                4845683.028186833,
                1547.2300516397231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:54:25+00:00",
        "end_time": "2017-09-10T17:46:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6106a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6106a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6106a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6106a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7501855,
            43.73110044,
            1547.230052,
            -119.7489513,
            43.73552656,
            1579.370052
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74998396722745,
                  43.73110044173448,
                  1547.2300516397231
                ],
                [
                  -119.75018552588452,
                  43.73550170177893,
                  1547.2300516397231
                ],
                [
                  -119.74915281039785,
                  43.73552656435362,
                  1579.370051639723
                ],
                [
                  -119.74895132719509,
                  43.73112530051164,
                  1579.370051639723
                ],
                [
                  -119.74998396722745,
                  43.73110044173448,
                  1547.2300516397231
                ]
              ]
            ]
          },
          "id": "20170910_43119F6106a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6106a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:54:25Z",
            "pc:count": 307077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278564.566,
                "count": 307077,
                "maximum": 278608.53,
                "minimum": 278525.27,
                "name": "X",
                "position": 0,
                "stddev": 19.79696535,
                "variance": 391.9198369
              },
              {
                "average": 4845944.37,
                "count": 307077,
                "maximum": 4846172.408,
                "minimum": 4845683.028,
                "name": "Y",
                "position": 1,
                "stddev": 110.1211731,
                "variance": 12126.67276
              },
              {
                "average": 1553.208848,
                "count": 307077,
                "maximum": 1579.370052,
                "minimum": 1547.230052,
                "name": "Z",
                "position": 2,
                "stddev": 5.259031955,
                "variance": 27.6574171
              },
              {
                "average": 18031.69508,
                "count": 307077,
                "maximum": 37553,
                "minimum": 1026,
                "name": "Intensity",
                "position": 3,
                "stddev": 9134.099484,
                "variance": 83431773.38
              },
              {
                "average": 1.47178395,
                "count": 307077,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7155232295,
                "variance": 0.511973492
              },
              {
                "average": 1.970215939,
                "count": 307077,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9617561585,
                "variance": 0.9249749084
              },
              {
                "average": 0.4819638071,
                "count": 307077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996754035,
                "variance": 0.2496755088
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203701352,
                "count": 307077,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4027500953,
                "variance": 0.1622076393
              },
              {
                "average": 9.01429549,
                "count": 307077,
                "maximum": 15,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.68640624,
                "variance": 7.216778489
              },
              {
                "average": 1.73898729,
                "count": 307077,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095280663,
                "variance": 1.199639732
              },
              {
                "average": 1173.509087,
                "count": 307077,
                "maximum": 1174,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999182282,
                "variance": 0.2499182349
              },
              {
                "average": 19827.42872,
                "count": 307077,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11765.66416,
                "variance": 138430853.2
              },
              {
                "average": 20979.69424,
                "count": 307077,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 10183.7657,
                "variance": 103709083.8
              },
              {
                "average": 17371.26446,
                "count": 307077,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 8678.22554,
                "variance": 75311598.52
              },
              {
                "average": 189101020.2,
                "count": 307077,
                "maximum": 189101265.2,
                "minimum": 189100767.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 246.2658428,
                "variance": 60646.86532
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307077,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278525.27,
              4845683.028,
              1547.230052,
              278608.53,
              4846172.408,
              1579.370052
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278525.27000383736,
                    4845683.028186833,
                    1547.2300516397231
                  ],
                  [
                    278525.27000383736,
                    4846172.408186833,
                    1547.2300516397231
                  ],
                  [
                    278608.53000383737,
                    4846172.408186833,
                    1579.370051639723
                  ],
                  [
                    278608.53000383737,
                    4845683.028186833,
                    1579.370051639723
                  ],
                  [
                    278525.27000383736,
                    4845683.028186833,
                    1547.2300516397231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:54:25+00:00",
            "end_time": "2017-09-10T17:46:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6106b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74998440701991,
              43.7249909092926,
              1563.4758886175302
            ],
            [
              -119.7499912088412,
              43.72513948284883,
              1563.4758886175302
            ],
            [
              -119.74982577472531,
              43.72514346595512,
              1575.69588861753
            ],
            [
              -119.74981897331195,
              43.72499489237837,
              1575.69588861753
            ],
            [
              -119.74998440701991,
              43.7249909092926,
              1563.4758886175302
            ]
          ]
        ]
      },
      "bbox": [
        -119.7499912,
        43.72499091,
        1563.475889,
        -119.749819,
        43.72514347,
        1575.695889
      ],
      "properties": {
        "datetime": "2017-09-10T18:10:45Z",
        "pc:count": 856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278506.6436,
            "count": 856,
            "maximum": 278516.0442,
            "minimum": 278502.7042,
            "name": "X",
            "position": 0,
            "stddev": 2.906837934,
            "variance": 8.449706776
          },
          {
            "average": 4845010.038,
            "count": 856,
            "maximum": 4845020.974,
            "minimum": 4845004.454,
            "name": "Y",
            "position": 1,
            "stddev": 4.185818785,
            "variance": 17.5210789
          },
          {
            "average": 1564.231157,
            "count": 856,
            "maximum": 1575.695889,
            "minimum": 1563.475889,
            "name": "Z",
            "position": 2,
            "stddev": 1.720080488,
            "variance": 2.958676887
          },
          {
            "average": 23129.13551,
            "count": 856,
            "maximum": 29825,
            "minimum": 1841,
            "name": "Intensity",
            "position": 3,
            "stddev": 5376.91492,
            "variance": 28911214.06
          },
          {
            "average": 1.098130841,
            "count": 856,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3835156078,
            "variance": 0.1470842215
          },
          {
            "average": 1.169392523,
            "count": 856,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5031341352,
            "variance": 0.253143958
          },
          {
            "average": 0.5257009346,
            "count": 856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996309509,
            "variance": 0.2496310871
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315420561,
            "count": 856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4649548159,
            "variance": 0.2161829808
          },
          {
            "average": -9.377165816,
            "count": 856,
            "maximum": -7.001999855,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.800960211,
            "variance": 3.243457681
          },
          {
            "average": 1.939252336,
            "count": 856,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032139164,
            "variance": 1.065311253
          },
          {
            "average": 1174.457944,
            "count": 856,
            "maximum": 1175,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4985194235,
            "variance": 0.2485216156
          },
          {
            "average": 27733.53271,
            "count": 856,
            "maximum": 41472,
            "minimum": 15104,
            "name": "Red",
            "position": 12,
            "stddev": 4715.894026,
            "variance": 22239656.46
          },
          {
            "average": 26687.70093,
            "count": 856,
            "maximum": 37888,
            "minimum": 14336,
            "name": "Green",
            "position": 13,
            "stddev": 4461.605938,
            "variance": 19905927.55
          },
          {
            "average": 24240.14953,
            "count": 856,
            "maximum": 32768,
            "minimum": 14592,
            "name": "Blue",
            "position": 14,
            "stddev": 3493.280918,
            "variance": 12203011.57
          },
          {
            "average": 189101719.8,
            "count": 856,
            "maximum": 189102245.4,
            "minimum": 189101275.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 483.3159107,
            "variance": 233594.2695
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278502.7042,
          4845004.454,
          1563.475889,
          278516.0442,
          4845020.974,
          1575.695889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278502.7042396332,
                4845004.453788551,
                1563.4758886175302
              ],
              [
                278502.7042396332,
                4845020.97378855,
                1563.4758886175302
              ],
              [
                278516.0442396332,
                4845020.97378855,
                1575.69588861753
              ],
              [
                278516.0442396332,
                4845004.453788551,
                1575.69588861753
              ],
              [
                278502.7042396332,
                4845004.453788551,
                1563.4758886175302
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:10:45+00:00",
        "end_time": "2017-09-10T17:54:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6106b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6106b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6106b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6106b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7499912,
            43.72499091,
            1563.475889,
            -119.749819,
            43.72514347,
            1575.695889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74998440701991,
                  43.7249909092926,
                  1563.4758886175302
                ],
                [
                  -119.7499912088412,
                  43.72513948284883,
                  1563.4758886175302
                ],
                [
                  -119.74982577472531,
                  43.72514346595512,
                  1575.69588861753
                ],
                [
                  -119.74981897331195,
                  43.72499489237837,
                  1575.69588861753
                ],
                [
                  -119.74998440701991,
                  43.7249909092926,
                  1563.4758886175302
                ]
              ]
            ]
          },
          "id": "20170910_43119F6106b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6106b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:10:45Z",
            "pc:count": 856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278506.6436,
                "count": 856,
                "maximum": 278516.0442,
                "minimum": 278502.7042,
                "name": "X",
                "position": 0,
                "stddev": 2.906837934,
                "variance": 8.449706776
              },
              {
                "average": 4845010.038,
                "count": 856,
                "maximum": 4845020.974,
                "minimum": 4845004.454,
                "name": "Y",
                "position": 1,
                "stddev": 4.185818785,
                "variance": 17.5210789
              },
              {
                "average": 1564.231157,
                "count": 856,
                "maximum": 1575.695889,
                "minimum": 1563.475889,
                "name": "Z",
                "position": 2,
                "stddev": 1.720080488,
                "variance": 2.958676887
              },
              {
                "average": 23129.13551,
                "count": 856,
                "maximum": 29825,
                "minimum": 1841,
                "name": "Intensity",
                "position": 3,
                "stddev": 5376.91492,
                "variance": 28911214.06
              },
              {
                "average": 1.098130841,
                "count": 856,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3835156078,
                "variance": 0.1470842215
              },
              {
                "average": 1.169392523,
                "count": 856,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5031341352,
                "variance": 0.253143958
              },
              {
                "average": 0.5257009346,
                "count": 856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996309509,
                "variance": 0.2496310871
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315420561,
                "count": 856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4649548159,
                "variance": 0.2161829808
              },
              {
                "average": -9.377165816,
                "count": 856,
                "maximum": -7.001999855,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.800960211,
                "variance": 3.243457681
              },
              {
                "average": 1.939252336,
                "count": 856,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032139164,
                "variance": 1.065311253
              },
              {
                "average": 1174.457944,
                "count": 856,
                "maximum": 1175,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4985194235,
                "variance": 0.2485216156
              },
              {
                "average": 27733.53271,
                "count": 856,
                "maximum": 41472,
                "minimum": 15104,
                "name": "Red",
                "position": 12,
                "stddev": 4715.894026,
                "variance": 22239656.46
              },
              {
                "average": 26687.70093,
                "count": 856,
                "maximum": 37888,
                "minimum": 14336,
                "name": "Green",
                "position": 13,
                "stddev": 4461.605938,
                "variance": 19905927.55
              },
              {
                "average": 24240.14953,
                "count": 856,
                "maximum": 32768,
                "minimum": 14592,
                "name": "Blue",
                "position": 14,
                "stddev": 3493.280918,
                "variance": 12203011.57
              },
              {
                "average": 189101719.8,
                "count": 856,
                "maximum": 189102245.4,
                "minimum": 189101275.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 483.3159107,
                "variance": 233594.2695
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278502.7042,
              4845004.454,
              1563.475889,
              278516.0442,
              4845020.974,
              1575.695889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278502.7042396332,
                    4845004.453788551,
                    1563.4758886175302
                  ],
                  [
                    278502.7042396332,
                    4845020.97378855,
                    1563.4758886175302
                  ],
                  [
                    278516.0442396332,
                    4845020.97378855,
                    1575.69588861753
                  ],
                  [
                    278516.0442396332,
                    4845004.453788551,
                    1575.69588861753
                  ],
                  [
                    278502.7042396332,
                    4845004.453788551,
                    1563.4758886175302
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:10:45+00:00",
            "end_time": "2017-09-10T17:54: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": "20170830_43119F3325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.32497564473957,
              43.62474171928072,
              1504.7090700792128
            ],
            [
              -119.32546715655748,
              43.63748387710695,
              1504.7090700792128
            ],
            [
              -119.31249648096765,
              43.63774713713257,
              1604.2490700792127
            ],
            [
              -119.31200770466589,
              43.6250048628891,
              1604.2490700792127
            ],
            [
              -119.32497564473957,
              43.62474171928072,
              1504.7090700792128
            ]
          ]
        ]
      },
      "bbox": [
        -119.3254672,
        43.62474172,
        1504.70907,
        -119.3120077,
        43.63774714,
        1604.24907
      ],
      "properties": {
        "datetime": "2017-08-30T16:11:16Z",
        "pc:count": 13792482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312951.6761,
            "count": 13792482,
            "maximum": 313470.8451,
            "minimum": 312423.7651,
            "name": "X",
            "position": 0,
            "stddev": 290.7107823,
            "variance": 84512.75894
          },
          {
            "average": 4833532.702,
            "count": 13792482,
            "maximum": 4834237.896,
            "minimum": 4832821.576,
            "name": "Y",
            "position": 1,
            "stddev": 403.1314153,
            "variance": 162514.938
          },
          {
            "average": 1550.737992,
            "count": 13792482,
            "maximum": 1604.24907,
            "minimum": 1504.70907,
            "name": "Z",
            "position": 2,
            "stddev": 20.62867291,
            "variance": 425.5421462
          },
          {
            "average": 19767.19791,
            "count": 13792482,
            "maximum": 42337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2251.81136,
            "variance": 5070654.4
          },
          {
            "average": 1.014534222,
            "count": 13792482,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1221414002,
            "variance": 0.01491852163
          },
          {
            "average": 1.029689145,
            "count": 13792482,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1750532197,
            "variance": 0.03064362974
          },
          {
            "average": 0.500799566,
            "count": 13792482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993788,
            "variance": 0.2499993788
          },
          {
            "average": 2.102594732e-06,
            "count": 13792482,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001450031194,
            "variance": 2.102590464e-06
          },
          {
            "average": 1.204872553,
            "count": 13792482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4036084759,
            "variance": 0.1628998019
          },
          {
            "average": 0.3305899623,
            "count": 13792482,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83047296,
            "variance": 139.9600905
          },
          {
            "average": 1.987141546,
            "count": 13792482,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005784999,
            "variance": 1.011603464
          },
          {
            "average": 1086.389107,
            "count": 13792482,
            "maximum": 1089,
            "minimum": 1084,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9937465984,
            "variance": 0.9875323019
          },
          {
            "average": 36572.58359,
            "count": 13792482,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6189.187045,
            "variance": 38306036.27
          },
          {
            "average": 35951.73917,
            "count": 13792482,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4571.547825,
            "variance": 20899049.51
          },
          {
            "average": 32063.69929,
            "count": 13792482,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4791.690114,
            "variance": 22960294.15
          },
          {
            "average": 188143588.9,
            "count": 13792482,
            "maximum": 188144676.1,
            "minimum": 188142845,
            "name": "GpsTime",
            "position": 15,
            "stddev": 364.9230562,
            "variance": 133168.837
          },
          {
            "average": 0,
            "count": 13792482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312423.7651,
          4832821.576,
          1504.70907,
          313470.8451,
          4834237.896,
          1604.24907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312423.7650775863,
                4832821.576332601,
                1504.7090700792128
              ],
              [
                312423.7650775863,
                4834237.896332601,
                1504.7090700792128
              ],
              [
                313470.84507758624,
                4834237.896332601,
                1604.2490700792127
              ],
              [
                313470.84507758624,
                4832821.576332601,
                1604.2490700792127
              ],
              [
                312423.7650775863,
                4832821.576332601,
                1504.7090700792128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:11:16+00:00",
        "end_time": "2017-08-30T15:40:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F3325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F3325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F3325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3254672,
            43.62474172,
            1504.70907,
            -119.3120077,
            43.63774714,
            1604.24907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.32497564473957,
                  43.62474171928072,
                  1504.7090700792128
                ],
                [
                  -119.32546715655748,
                  43.63748387710695,
                  1504.7090700792128
                ],
                [
                  -119.31249648096765,
                  43.63774713713257,
                  1604.2490700792127
                ],
                [
                  -119.31200770466589,
                  43.6250048628891,
                  1604.2490700792127
                ],
                [
                  -119.32497564473957,
                  43.62474171928072,
                  1504.7090700792128
                ]
              ]
            ]
          },
          "id": "20170830_43119F3325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F3325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:11:16Z",
            "pc:count": 13792482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312951.6761,
                "count": 13792482,
                "maximum": 313470.8451,
                "minimum": 312423.7651,
                "name": "X",
                "position": 0,
                "stddev": 290.7107823,
                "variance": 84512.75894
              },
              {
                "average": 4833532.702,
                "count": 13792482,
                "maximum": 4834237.896,
                "minimum": 4832821.576,
                "name": "Y",
                "position": 1,
                "stddev": 403.1314153,
                "variance": 162514.938
              },
              {
                "average": 1550.737992,
                "count": 13792482,
                "maximum": 1604.24907,
                "minimum": 1504.70907,
                "name": "Z",
                "position": 2,
                "stddev": 20.62867291,
                "variance": 425.5421462
              },
              {
                "average": 19767.19791,
                "count": 13792482,
                "maximum": 42337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2251.81136,
                "variance": 5070654.4
              },
              {
                "average": 1.014534222,
                "count": 13792482,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1221414002,
                "variance": 0.01491852163
              },
              {
                "average": 1.029689145,
                "count": 13792482,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1750532197,
                "variance": 0.03064362974
              },
              {
                "average": 0.500799566,
                "count": 13792482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993788,
                "variance": 0.2499993788
              },
              {
                "average": 2.102594732e-06,
                "count": 13792482,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001450031194,
                "variance": 2.102590464e-06
              },
              {
                "average": 1.204872553,
                "count": 13792482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4036084759,
                "variance": 0.1628998019
              },
              {
                "average": 0.3305899623,
                "count": 13792482,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83047296,
                "variance": 139.9600905
              },
              {
                "average": 1.987141546,
                "count": 13792482,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005784999,
                "variance": 1.011603464
              },
              {
                "average": 1086.389107,
                "count": 13792482,
                "maximum": 1089,
                "minimum": 1084,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9937465984,
                "variance": 0.9875323019
              },
              {
                "average": 36572.58359,
                "count": 13792482,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6189.187045,
                "variance": 38306036.27
              },
              {
                "average": 35951.73917,
                "count": 13792482,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4571.547825,
                "variance": 20899049.51
              },
              {
                "average": 32063.69929,
                "count": 13792482,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4791.690114,
                "variance": 22960294.15
              },
              {
                "average": 188143588.9,
                "count": 13792482,
                "maximum": 188144676.1,
                "minimum": 188142845,
                "name": "GpsTime",
                "position": 15,
                "stddev": 364.9230562,
                "variance": 133168.837
              },
              {
                "average": 0,
                "count": 13792482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312423.7651,
              4832821.576,
              1504.70907,
              313470.8451,
              4834237.896,
              1604.24907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312423.7650775863,
                    4832821.576332601,
                    1504.7090700792128
                  ],
                  [
                    312423.7650775863,
                    4834237.896332601,
                    1504.7090700792128
                  ],
                  [
                    313470.84507758624,
                    4834237.896332601,
                    1604.2490700792127
                  ],
                  [
                    313470.84507758624,
                    4832821.576332601,
                    1604.2490700792127
                  ],
                  [
                    312423.7650775863,
                    4832821.576332601,
                    1504.7090700792128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:11:16+00:00",
            "end_time": "2017-08-30T15:40: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": "20170910_43119F6223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247276714849,
              43.687204369302805,
              1352.3175586739235
            ],
            [
              -119.66303846482492,
              43.69998052839049,
              1352.3175586739235
            ],
            [
              -119.64999987808582,
              43.700283766563686,
              1486.3975586739234
            ],
            [
              -119.64943694221827,
              43.68750747303593,
              1486.3975586739234
            ],
            [
              -119.66247276714849,
              43.687204369302805,
              1352.3175586739235
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630385,
        43.68720437,
        1352.317559,
        -119.6494369,
        43.70028377,
        1486.397559
      ],
      "properties": {
        "datetime": "2017-09-10T16:13:16Z",
        "pc:count": 13790291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285933.2054,
            "count": 13790291,
            "maximum": 286468.4475,
            "minimum": 285416.7075,
            "name": "X",
            "position": 0,
            "stddev": 296.3680518,
            "variance": 87834.02216
          },
          {
            "average": 4841301.432,
            "count": 13790291,
            "maximum": 4841997.776,
            "minimum": 4840577.296,
            "name": "Y",
            "position": 1,
            "stddev": 386.2732032,
            "variance": 149206.9875
          },
          {
            "average": 1422.162931,
            "count": 13790291,
            "maximum": 1486.397559,
            "minimum": 1352.317559,
            "name": "Z",
            "position": 2,
            "stddev": 35.88494027,
            "variance": 1287.728938
          },
          {
            "average": 23575.35685,
            "count": 13790291,
            "maximum": 60993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5420.108174,
            "variance": 29377572.61
          },
          {
            "average": 1.085164483,
            "count": 13790291,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3511944192,
            "variance": 0.1233375201
          },
          {
            "average": 1.175676496,
            "count": 13790291,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.549534662,
            "variance": 0.3019883448
          },
          {
            "average": 0.5013882593,
            "count": 13790291,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980909,
            "variance": 0.2499980909
          },
          {
            "average": 2.574274901e-05,
            "count": 13790291,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005073666149,
            "variance": 2.574208819e-05
          },
          {
            "average": 1.190845501,
            "count": 13790291,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392967565,
            "variance": 0.1544235072
          },
          {
            "average": -0.01378750465,
            "count": 13790291,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11393822,
            "variance": 146.7474992
          },
          {
            "average": 1.961511182,
            "count": 13790291,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025741639,
            "variance": 1.052145909
          },
          {
            "average": 1162.37568,
            "count": 13790291,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9826910262,
            "variance": 0.965681653
          },
          {
            "average": 32168.10967,
            "count": 13790291,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10114.53208,
            "variance": 102303759.2
          },
          {
            "average": 32322.19012,
            "count": 13790291,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7976.22349,
            "variance": 63620141.16
          },
          {
            "average": 29055.40352,
            "count": 13790291,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7693.936382,
            "variance": 59196657.05
          },
          {
            "average": 189093415.1,
            "count": 13790291,
            "maximum": 189095196.3,
            "minimum": 189091771.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.8437229,
            "variance": 386689.6157
          },
          {
            "average": 0,
            "count": 13790291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285416.7075,
          4840577.296,
          1352.317559,
          286468.4475,
          4841997.776,
          1486.397559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285416.7074942565,
                4840577.29553346,
                1352.3175586739235
              ],
              [
                285416.7074942565,
                4841997.77553346,
                1352.3175586739235
              ],
              [
                286468.4474942565,
                4841997.77553346,
                1486.3975586739234
              ],
              [
                286468.4474942565,
                4840577.29553346,
                1486.3975586739234
              ],
              [
                285416.7074942565,
                4840577.29553346,
                1352.3175586739235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:13:16+00:00",
        "end_time": "2017-09-10T15:16:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630385,
            43.68720437,
            1352.317559,
            -119.6494369,
            43.70028377,
            1486.397559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247276714849,
                  43.687204369302805,
                  1352.3175586739235
                ],
                [
                  -119.66303846482492,
                  43.69998052839049,
                  1352.3175586739235
                ],
                [
                  -119.64999987808582,
                  43.700283766563686,
                  1486.3975586739234
                ],
                [
                  -119.64943694221827,
                  43.68750747303593,
                  1486.3975586739234
                ],
                [
                  -119.66247276714849,
                  43.687204369302805,
                  1352.3175586739235
                ]
              ]
            ]
          },
          "id": "20170910_43119F6223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:13:16Z",
            "pc:count": 13790291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285933.2054,
                "count": 13790291,
                "maximum": 286468.4475,
                "minimum": 285416.7075,
                "name": "X",
                "position": 0,
                "stddev": 296.3680518,
                "variance": 87834.02216
              },
              {
                "average": 4841301.432,
                "count": 13790291,
                "maximum": 4841997.776,
                "minimum": 4840577.296,
                "name": "Y",
                "position": 1,
                "stddev": 386.2732032,
                "variance": 149206.9875
              },
              {
                "average": 1422.162931,
                "count": 13790291,
                "maximum": 1486.397559,
                "minimum": 1352.317559,
                "name": "Z",
                "position": 2,
                "stddev": 35.88494027,
                "variance": 1287.728938
              },
              {
                "average": 23575.35685,
                "count": 13790291,
                "maximum": 60993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5420.108174,
                "variance": 29377572.61
              },
              {
                "average": 1.085164483,
                "count": 13790291,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3511944192,
                "variance": 0.1233375201
              },
              {
                "average": 1.175676496,
                "count": 13790291,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.549534662,
                "variance": 0.3019883448
              },
              {
                "average": 0.5013882593,
                "count": 13790291,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980909,
                "variance": 0.2499980909
              },
              {
                "average": 2.574274901e-05,
                "count": 13790291,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005073666149,
                "variance": 2.574208819e-05
              },
              {
                "average": 1.190845501,
                "count": 13790291,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392967565,
                "variance": 0.1544235072
              },
              {
                "average": -0.01378750465,
                "count": 13790291,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11393822,
                "variance": 146.7474992
              },
              {
                "average": 1.961511182,
                "count": 13790291,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025741639,
                "variance": 1.052145909
              },
              {
                "average": 1162.37568,
                "count": 13790291,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9826910262,
                "variance": 0.965681653
              },
              {
                "average": 32168.10967,
                "count": 13790291,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10114.53208,
                "variance": 102303759.2
              },
              {
                "average": 32322.19012,
                "count": 13790291,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7976.22349,
                "variance": 63620141.16
              },
              {
                "average": 29055.40352,
                "count": 13790291,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7693.936382,
                "variance": 59196657.05
              },
              {
                "average": 189093415.1,
                "count": 13790291,
                "maximum": 189095196.3,
                "minimum": 189091771.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.8437229,
                "variance": 386689.6157
              },
              {
                "average": 0,
                "count": 13790291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285416.7075,
              4840577.296,
              1352.317559,
              286468.4475,
              4841997.776,
              1486.397559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285416.7074942565,
                    4840577.29553346,
                    1352.3175586739235
                  ],
                  [
                    285416.7074942565,
                    4841997.77553346,
                    1352.3175586739235
                  ],
                  [
                    286468.4474942565,
                    4841997.77553346,
                    1486.3975586739234
                  ],
                  [
                    286468.4474942565,
                    4840577.29553346,
                    1486.3975586739234
                  ],
                  [
                    285416.7074942565,
                    4840577.29553346,
                    1352.3175586739235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:13:16+00:00",
            "end_time": "2017-09-10T15:16: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": "20170830_43119F4414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997554220501,
              43.64973321151367,
              1503.7781496520379
            ],
            [
              -119.40048365850957,
              43.66248254051022,
              1503.7781496520379
            ],
            [
              -119.38749739657553,
              43.662754662634384,
              1594.8581496520378
            ],
            [
              -119.38699202272286,
              43.65000521323897,
              1594.8581496520378
            ],
            [
              -119.39997554220501,
              43.64973321151367,
              1503.7781496520379
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004837,
        43.64973321,
        1503.77815,
        -119.386992,
        43.66275466,
        1594.85815
      ],
      "properties": {
        "datetime": "2017-08-30T17:54:45Z",
        "pc:count": 13635930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306989.0088,
            "count": 13635930,
            "maximum": 307500.9335,
            "minimum": 306452.9735,
            "name": "X",
            "position": 0,
            "stddev": 292.2356696,
            "variance": 85401.68661
          },
          {
            "average": 4836484.667,
            "count": 13635930,
            "maximum": 4837186.708,
            "minimum": 4835769.508,
            "name": "Y",
            "position": 1,
            "stddev": 398.5798988,
            "variance": 158865.9357
          },
          {
            "average": 1549.223414,
            "count": 13635930,
            "maximum": 1594.85815,
            "minimum": 1503.77815,
            "name": "Z",
            "position": 2,
            "stddev": 12.11266798,
            "variance": 146.7167256
          },
          {
            "average": 19365.41642,
            "count": 13635930,
            "maximum": 30385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2816.584919,
            "variance": 7933150.608
          },
          {
            "average": 1.039211774,
            "count": 13635930,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2457355837,
            "variance": 0.06038597707
          },
          {
            "average": 1.080946147,
            "count": 13635930,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3915681847,
            "variance": 0.1533256432
          },
          {
            "average": 0.5027155464,
            "count": 13635930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926441,
            "variance": 0.2499926441
          },
          {
            "average": 2.200069962e-07,
            "count": 13635930,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004690489995,
            "variance": 2.20006964e-07
          },
          {
            "average": 1.160029202,
            "count": 13635930,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3666331498,
            "variance": 0.1344198665
          },
          {
            "average": 0.2597073823,
            "count": 13635930,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78882869,
            "variance": 138.9764819
          },
          {
            "average": 1.97881736,
            "count": 13635930,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010543167,
            "variance": 1.021197492
          },
          {
            "average": 1098.125027,
            "count": 13635930,
            "maximum": 1101,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.176010316,
            "variance": 1.383000263
          },
          {
            "average": 36984.59199,
            "count": 13635930,
            "maximum": 51968,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 6642.433118,
            "variance": 44121917.73
          },
          {
            "average": 36155.81481,
            "count": 13635930,
            "maximum": 51456,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 5193.367126,
            "variance": 26971062.11
          },
          {
            "average": 32334.01295,
            "count": 13635930,
            "maximum": 48128,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 5099.996831,
            "variance": 26009967.67
          },
          {
            "average": 188149104.2,
            "count": 13635930,
            "maximum": 188150885,
            "minimum": 188147825.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 720.0404275,
            "variance": 518458.2173
          },
          {
            "average": 0,
            "count": 13635930,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635930,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635930,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306452.9735,
          4835769.508,
          1503.77815,
          307500.9335,
          4837186.708,
          1594.85815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306452.973542853,
                4835769.5075554345,
                1503.7781496520379
              ],
              [
                306452.973542853,
                4837186.707555434,
                1503.7781496520379
              ],
              [
                307500.933542853,
                4837186.707555434,
                1594.8581496520378
              ],
              [
                307500.933542853,
                4835769.5075554345,
                1594.8581496520378
              ],
              [
                306452.973542853,
                4835769.5075554345,
                1503.7781496520379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:54:45+00:00",
        "end_time": "2017-08-30T17:03:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004837,
            43.64973321,
            1503.77815,
            -119.386992,
            43.66275466,
            1594.85815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997554220501,
                  43.64973321151367,
                  1503.7781496520379
                ],
                [
                  -119.40048365850957,
                  43.66248254051022,
                  1503.7781496520379
                ],
                [
                  -119.38749739657553,
                  43.662754662634384,
                  1594.8581496520378
                ],
                [
                  -119.38699202272286,
                  43.65000521323897,
                  1594.8581496520378
                ],
                [
                  -119.39997554220501,
                  43.64973321151367,
                  1503.7781496520379
                ]
              ]
            ]
          },
          "id": "20170830_43119F4414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:54:45Z",
            "pc:count": 13635930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306989.0088,
                "count": 13635930,
                "maximum": 307500.9335,
                "minimum": 306452.9735,
                "name": "X",
                "position": 0,
                "stddev": 292.2356696,
                "variance": 85401.68661
              },
              {
                "average": 4836484.667,
                "count": 13635930,
                "maximum": 4837186.708,
                "minimum": 4835769.508,
                "name": "Y",
                "position": 1,
                "stddev": 398.5798988,
                "variance": 158865.9357
              },
              {
                "average": 1549.223414,
                "count": 13635930,
                "maximum": 1594.85815,
                "minimum": 1503.77815,
                "name": "Z",
                "position": 2,
                "stddev": 12.11266798,
                "variance": 146.7167256
              },
              {
                "average": 19365.41642,
                "count": 13635930,
                "maximum": 30385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2816.584919,
                "variance": 7933150.608
              },
              {
                "average": 1.039211774,
                "count": 13635930,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2457355837,
                "variance": 0.06038597707
              },
              {
                "average": 1.080946147,
                "count": 13635930,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3915681847,
                "variance": 0.1533256432
              },
              {
                "average": 0.5027155464,
                "count": 13635930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926441,
                "variance": 0.2499926441
              },
              {
                "average": 2.200069962e-07,
                "count": 13635930,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004690489995,
                "variance": 2.20006964e-07
              },
              {
                "average": 1.160029202,
                "count": 13635930,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3666331498,
                "variance": 0.1344198665
              },
              {
                "average": 0.2597073823,
                "count": 13635930,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78882869,
                "variance": 138.9764819
              },
              {
                "average": 1.97881736,
                "count": 13635930,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010543167,
                "variance": 1.021197492
              },
              {
                "average": 1098.125027,
                "count": 13635930,
                "maximum": 1101,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.176010316,
                "variance": 1.383000263
              },
              {
                "average": 36984.59199,
                "count": 13635930,
                "maximum": 51968,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 6642.433118,
                "variance": 44121917.73
              },
              {
                "average": 36155.81481,
                "count": 13635930,
                "maximum": 51456,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 5193.367126,
                "variance": 26971062.11
              },
              {
                "average": 32334.01295,
                "count": 13635930,
                "maximum": 48128,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 5099.996831,
                "variance": 26009967.67
              },
              {
                "average": 188149104.2,
                "count": 13635930,
                "maximum": 188150885,
                "minimum": 188147825.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 720.0404275,
                "variance": 518458.2173
              },
              {
                "average": 0,
                "count": 13635930,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635930,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635930,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306452.9735,
              4835769.508,
              1503.77815,
              307500.9335,
              4837186.708,
              1594.85815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306452.973542853,
                    4835769.5075554345,
                    1503.7781496520379
                  ],
                  [
                    306452.973542853,
                    4837186.707555434,
                    1503.7781496520379
                  ],
                  [
                    307500.933542853,
                    4837186.707555434,
                    1594.8581496520378
                  ],
                  [
                    307500.933542853,
                    4835769.5075554345,
                    1594.8581496520378
                  ],
                  [
                    306452.973542853,
                    4835769.5075554345,
                    1503.7781496520379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:54:45+00:00",
            "end_time": "2017-08-30T17:03: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": "20170910_43119F6111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997138314521,
              43.712197590657205,
              1423.62085658597
            ],
            [
              -119.75055648862838,
              43.724979784578814,
              1423.62085658597
            ],
            [
              -119.73801791476845,
              43.725281053898755,
              1585.2208565859698
            ],
            [
              -119.7374354683808,
              43.712498726352216,
              1585.2208565859698
            ],
            [
              -119.74997138314521,
              43.712197590657205,
              1423.62085658597
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505565,
        43.71219759,
        1423.620857,
        -119.7374355,
        43.72528105,
        1585.220857
      ],
      "properties": {
        "datetime": "2017-09-10T18:19:19Z",
        "pc:count": 13085552,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278867.2974,
            "count": 13085552,
            "maximum": 279467.6433,
            "minimum": 278456.5833,
            "name": "X",
            "position": 0,
            "stddev": 246.8024431,
            "variance": 60911.4459
          },
          {
            "average": 4844137.915,
            "count": 13085552,
            "maximum": 4845004.748,
            "minimum": 4843583.488,
            "name": "Y",
            "position": 1,
            "stddev": 345.4632113,
            "variance": 119344.8303
          },
          {
            "average": 1504.696776,
            "count": 13085552,
            "maximum": 1585.220857,
            "minimum": 1423.620857,
            "name": "Z",
            "position": 2,
            "stddev": 25.05298036,
            "variance": 627.6518249
          },
          {
            "average": 17717.69269,
            "count": 13085552,
            "maximum": 46673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9052.848088,
            "variance": 81954058.51
          },
          {
            "average": 1.478010863,
            "count": 13085552,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7403239464,
            "variance": 0.5480795456
          },
          {
            "average": 1.987212844,
            "count": 13085552,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.02328901,
            "variance": 1.047120397
          },
          {
            "average": 0.5073630826,
            "count": 13085552,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999458012,
            "variance": 0.2499458041
          },
          {
            "average": 1.834083881e-06,
            "count": 13085552,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00135428234,
            "variance": 1.834080658e-06
          },
          {
            "average": 1.170208104,
            "count": 13085552,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.375815535,
            "variance": 0.1412373163
          },
          {
            "average": -2.385928184,
            "count": 13085552,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.15159277,
            "variance": 147.6612068
          },
          {
            "average": 1.726320296,
            "count": 13085552,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.101006821,
            "variance": 1.212216021
          },
          {
            "average": 1174.495412,
            "count": 13085552,
            "maximum": 1176,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8395563626,
            "variance": 0.7048548859
          },
          {
            "average": 21357.51138,
            "count": 13085552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11081.67874,
            "variance": 122803603.8
          },
          {
            "average": 21899.7039,
            "count": 13085552,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9524.325325,
            "variance": 90712772.89
          },
          {
            "average": 18716.41463,
            "count": 13085552,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 8167.454651,
            "variance": 66707315.48
          },
          {
            "average": 189101764.9,
            "count": 13085552,
            "maximum": 189102759,
            "minimum": 189100734.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.6515698,
            "variance": 402782.6151
          },
          {
            "average": 0,
            "count": 13085552,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13085552,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13085552,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13085552,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13085552,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278456.5833,
          4843583.488,
          1423.620857,
          279467.6433,
          4845004.748,
          1585.220857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278456.5833207062,
                4843583.488222999,
                1423.62085658597
              ],
              [
                278456.5833207062,
                4845004.748222998,
                1423.62085658597
              ],
              [
                279467.64332070627,
                4845004.748222998,
                1585.2208565859698
              ],
              [
                279467.64332070627,
                4843583.488222999,
                1585.2208565859698
              ],
              [
                278456.5833207062,
                4843583.488222999,
                1423.62085658597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:19:19+00:00",
        "end_time": "2017-09-10T17:45:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505565,
            43.71219759,
            1423.620857,
            -119.7374355,
            43.72528105,
            1585.220857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997138314521,
                  43.712197590657205,
                  1423.62085658597
                ],
                [
                  -119.75055648862838,
                  43.724979784578814,
                  1423.62085658597
                ],
                [
                  -119.73801791476845,
                  43.725281053898755,
                  1585.2208565859698
                ],
                [
                  -119.7374354683808,
                  43.712498726352216,
                  1585.2208565859698
                ],
                [
                  -119.74997138314521,
                  43.712197590657205,
                  1423.62085658597
                ]
              ]
            ]
          },
          "id": "20170910_43119F6111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:19:19Z",
            "pc:count": 13085552,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278867.2974,
                "count": 13085552,
                "maximum": 279467.6433,
                "minimum": 278456.5833,
                "name": "X",
                "position": 0,
                "stddev": 246.8024431,
                "variance": 60911.4459
              },
              {
                "average": 4844137.915,
                "count": 13085552,
                "maximum": 4845004.748,
                "minimum": 4843583.488,
                "name": "Y",
                "position": 1,
                "stddev": 345.4632113,
                "variance": 119344.8303
              },
              {
                "average": 1504.696776,
                "count": 13085552,
                "maximum": 1585.220857,
                "minimum": 1423.620857,
                "name": "Z",
                "position": 2,
                "stddev": 25.05298036,
                "variance": 627.6518249
              },
              {
                "average": 17717.69269,
                "count": 13085552,
                "maximum": 46673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9052.848088,
                "variance": 81954058.51
              },
              {
                "average": 1.478010863,
                "count": 13085552,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7403239464,
                "variance": 0.5480795456
              },
              {
                "average": 1.987212844,
                "count": 13085552,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.02328901,
                "variance": 1.047120397
              },
              {
                "average": 0.5073630826,
                "count": 13085552,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999458012,
                "variance": 0.2499458041
              },
              {
                "average": 1.834083881e-06,
                "count": 13085552,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00135428234,
                "variance": 1.834080658e-06
              },
              {
                "average": 1.170208104,
                "count": 13085552,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.375815535,
                "variance": 0.1412373163
              },
              {
                "average": -2.385928184,
                "count": 13085552,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.15159277,
                "variance": 147.6612068
              },
              {
                "average": 1.726320296,
                "count": 13085552,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.101006821,
                "variance": 1.212216021
              },
              {
                "average": 1174.495412,
                "count": 13085552,
                "maximum": 1176,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8395563626,
                "variance": 0.7048548859
              },
              {
                "average": 21357.51138,
                "count": 13085552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11081.67874,
                "variance": 122803603.8
              },
              {
                "average": 21899.7039,
                "count": 13085552,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9524.325325,
                "variance": 90712772.89
              },
              {
                "average": 18716.41463,
                "count": 13085552,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 8167.454651,
                "variance": 66707315.48
              },
              {
                "average": 189101764.9,
                "count": 13085552,
                "maximum": 189102759,
                "minimum": 189100734.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.6515698,
                "variance": 402782.6151
              },
              {
                "average": 0,
                "count": 13085552,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13085552,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13085552,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13085552,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13085552,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278456.5833,
              4843583.488,
              1423.620857,
              279467.6433,
              4845004.748,
              1585.220857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278456.5833207062,
                    4843583.488222999,
                    1423.62085658597
                  ],
                  [
                    278456.5833207062,
                    4845004.748222998,
                    1423.62085658597
                  ],
                  [
                    279467.64332070627,
                    4845004.748222998,
                    1585.2208565859698
                  ],
                  [
                    279467.64332070627,
                    4843583.488222999,
                    1585.2208565859698
                  ],
                  [
                    278456.5833207062,
                    4843583.488222999,
                    1423.62085658597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:19:19+00:00",
            "end_time": "2017-09-10T17:45: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": "20170910_43119F6403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6624718993948,
              43.67470463715575,
              1352.0172600910062
            ],
            [
              -119.66303735024363,
              43.68748082428125,
              1352.0172600910062
            ],
            [
              -119.64999924036351,
              43.68778404567263,
              1481.8372600910063
            ],
            [
              -119.6494365500187,
              43.67500772411147,
              1481.8372600910063
            ],
            [
              -119.6624718993948,
              43.67470463715575,
              1352.0172600910062
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630374,
        43.67470464,
        1352.01726,
        -119.6494366,
        43.68778405,
        1481.83726
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:22Z",
        "pc:count": 18370536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285900.8582,
            "count": 18370536,
            "maximum": 286424.1096,
            "minimum": 285372.1896,
            "name": "X",
            "position": 0,
            "stddev": 289.893163,
            "variance": 84038.04596
          },
          {
            "average": 4839833.164,
            "count": 18370536,
            "maximum": 4840609.462,
            "minimum": 4839188.982,
            "name": "Y",
            "position": 1,
            "stddev": 385.9832127,
            "variance": 148983.0405
          },
          {
            "average": 1447.473117,
            "count": 18370536,
            "maximum": 1481.83726,
            "minimum": 1352.01726,
            "name": "Z",
            "position": 2,
            "stddev": 14.53642937,
            "variance": 211.307779
          },
          {
            "average": 25541.24743,
            "count": 18370536,
            "maximum": 42081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2912.221222,
            "variance": 8481032.443
          },
          {
            "average": 1.009687142,
            "count": 18370536,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.109402219,
            "variance": 0.01196884552
          },
          {
            "average": 1.019622781,
            "count": 18370536,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1635205785,
            "variance": 0.02673897959
          },
          {
            "average": 0.5035134522,
            "count": 18370536,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999876691,
            "variance": 0.2499876693
          },
          {
            "average": 5.525151797e-05,
            "count": 18370536,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007432931336,
            "variance": 5.524846825e-05
          },
          {
            "average": 1.208460276,
            "count": 18370536,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4062075801,
            "variance": 0.1650045982
          },
          {
            "average": -1.083515958,
            "count": 18370536,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95859105,
            "variance": 143.0078998
          },
          {
            "average": 1.990249822,
            "count": 18370536,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003677089,
            "variance": 1.0073677
          },
          {
            "average": 1168.439686,
            "count": 18370536,
            "maximum": 1182,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.936774316,
            "variance": 62.99238654
          },
          {
            "average": 39753.36699,
            "count": 18370536,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5107.282236,
            "variance": 26084331.84
          },
          {
            "average": 37990.51753,
            "count": 18370536,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4203.433566,
            "variance": 17668853.75
          },
          {
            "average": 34674.29007,
            "count": 18370536,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3829.333135,
            "variance": 14663792.26
          },
          {
            "average": 189097521.1,
            "count": 18370536,
            "maximum": 189106962.8,
            "minimum": 189092737.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5515.10027,
            "variance": 30416330.98
          },
          {
            "average": 0,
            "count": 18370536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18370536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18370536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18370536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18370536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285372.1896,
          4839188.982,
          1352.01726,
          286424.1096,
          4840609.462,
          1481.83726
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285372.18957344664,
                4839188.982425129,
                1352.0172600910062
              ],
              [
                285372.18957344664,
                4840609.4624251295,
                1352.0172600910062
              ],
              [
                286424.1095734467,
                4840609.4624251295,
                1481.8372600910063
              ],
              [
                286424.1095734467,
                4839188.982425129,
                1481.8372600910063
              ],
              [
                285372.18957344664,
                4839188.982425129,
                1352.0172600910062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:22+00:00",
        "end_time": "2017-09-10T15:32:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630374,
            43.67470464,
            1352.01726,
            -119.6494366,
            43.68778405,
            1481.83726
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6624718993948,
                  43.67470463715575,
                  1352.0172600910062
                ],
                [
                  -119.66303735024363,
                  43.68748082428125,
                  1352.0172600910062
                ],
                [
                  -119.64999924036351,
                  43.68778404567263,
                  1481.8372600910063
                ],
                [
                  -119.6494365500187,
                  43.67500772411147,
                  1481.8372600910063
                ],
                [
                  -119.6624718993948,
                  43.67470463715575,
                  1352.0172600910062
                ]
              ]
            ]
          },
          "id": "20170910_43119F6403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:22Z",
            "pc:count": 18370536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285900.8582,
                "count": 18370536,
                "maximum": 286424.1096,
                "minimum": 285372.1896,
                "name": "X",
                "position": 0,
                "stddev": 289.893163,
                "variance": 84038.04596
              },
              {
                "average": 4839833.164,
                "count": 18370536,
                "maximum": 4840609.462,
                "minimum": 4839188.982,
                "name": "Y",
                "position": 1,
                "stddev": 385.9832127,
                "variance": 148983.0405
              },
              {
                "average": 1447.473117,
                "count": 18370536,
                "maximum": 1481.83726,
                "minimum": 1352.01726,
                "name": "Z",
                "position": 2,
                "stddev": 14.53642937,
                "variance": 211.307779
              },
              {
                "average": 25541.24743,
                "count": 18370536,
                "maximum": 42081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2912.221222,
                "variance": 8481032.443
              },
              {
                "average": 1.009687142,
                "count": 18370536,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.109402219,
                "variance": 0.01196884552
              },
              {
                "average": 1.019622781,
                "count": 18370536,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1635205785,
                "variance": 0.02673897959
              },
              {
                "average": 0.5035134522,
                "count": 18370536,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999876691,
                "variance": 0.2499876693
              },
              {
                "average": 5.525151797e-05,
                "count": 18370536,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007432931336,
                "variance": 5.524846825e-05
              },
              {
                "average": 1.208460276,
                "count": 18370536,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4062075801,
                "variance": 0.1650045982
              },
              {
                "average": -1.083515958,
                "count": 18370536,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95859105,
                "variance": 143.0078998
              },
              {
                "average": 1.990249822,
                "count": 18370536,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003677089,
                "variance": 1.0073677
              },
              {
                "average": 1168.439686,
                "count": 18370536,
                "maximum": 1182,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.936774316,
                "variance": 62.99238654
              },
              {
                "average": 39753.36699,
                "count": 18370536,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5107.282236,
                "variance": 26084331.84
              },
              {
                "average": 37990.51753,
                "count": 18370536,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4203.433566,
                "variance": 17668853.75
              },
              {
                "average": 34674.29007,
                "count": 18370536,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3829.333135,
                "variance": 14663792.26
              },
              {
                "average": 189097521.1,
                "count": 18370536,
                "maximum": 189106962.8,
                "minimum": 189092737.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5515.10027,
                "variance": 30416330.98
              },
              {
                "average": 0,
                "count": 18370536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18370536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18370536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18370536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18370536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285372.1896,
              4839188.982,
              1352.01726,
              286424.1096,
              4840609.462,
              1481.83726
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285372.18957344664,
                    4839188.982425129,
                    1352.0172600910062
                  ],
                  [
                    285372.18957344664,
                    4840609.4624251295,
                    1352.0172600910062
                  ],
                  [
                    286424.1095734467,
                    4840609.4624251295,
                    1481.8372600910063
                  ],
                  [
                    286424.1095734467,
                    4839188.982425129,
                    1481.8372600910063
                  ],
                  [
                    285372.18957344664,
                    4839188.982425129,
                    1352.0172600910062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:22+00:00",
            "end_time": "2017-09-10T15:32: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": "20170831_43119F4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747503879754,
              43.637223620421544,
              1389.9003867709648
            ],
            [
              -119.48800185521561,
              43.64998221982516,
              1389.9003867709648
            ],
            [
              -119.47499881428057,
              43.6502646604834,
              1493.280386770965
            ],
            [
              -119.4744747442931,
              43.63750593602208,
              1493.280386770965
            ],
            [
              -119.48747503879754,
              43.637223620421544,
              1389.9003867709648
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880019,
        43.63722362,
        1389.900387,
        -119.4744747,
        43.65026466,
        1493.280387
      ],
      "properties": {
        "datetime": "2017-08-31T16:48:41Z",
        "pc:count": 13662727,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299875.2048,
            "count": 13662727,
            "maximum": 300404.2721,
            "minimum": 299354.6721,
            "name": "X",
            "position": 0,
            "stddev": 290.7436126,
            "variance": 84531.84827
          },
          {
            "average": 4835318.896,
            "count": 13662727,
            "maximum": 4836006.311,
            "minimum": 4834587.991,
            "name": "Y",
            "position": 1,
            "stddev": 392.4731659,
            "variance": 154035.186
          },
          {
            "average": 1442.873438,
            "count": 13662727,
            "maximum": 1493.280387,
            "minimum": 1389.900387,
            "name": "Z",
            "position": 2,
            "stddev": 22.04352598,
            "variance": 485.9170377
          },
          {
            "average": 19795.69441,
            "count": 13662727,
            "maximum": 29905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2739.232923,
            "variance": 7503397.007
          },
          {
            "average": 1.024718418,
            "count": 13662727,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1740177457,
            "variance": 0.03028217583
          },
          {
            "average": 1.049817507,
            "count": 13662727,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2577030006,
            "variance": 0.0664108365
          },
          {
            "average": 0.5025058321,
            "count": 13662727,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937391,
            "variance": 0.2499937391
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.167061744,
            "count": 13662727,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3730310012,
            "variance": 0.1391521279
          },
          {
            "average": 0.22652152,
            "count": 13662727,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64131659,
            "variance": 135.520252
          },
          {
            "average": 1.975221052,
            "count": 13662727,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011912567,
            "variance": 1.023967043
          },
          {
            "average": 1128.974415,
            "count": 13662727,
            "maximum": 1131,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9857368239,
            "variance": 0.9716770859
          },
          {
            "average": 39073.02611,
            "count": 13662727,
            "maximum": 52224,
            "minimum": 4096,
            "name": "Red",
            "position": 12,
            "stddev": 3948.601715,
            "variance": 15591455.5
          },
          {
            "average": 37894.28418,
            "count": 13662727,
            "maximum": 49664,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 3154.388715,
            "variance": 9950168.164
          },
          {
            "average": 34470.4087,
            "count": 13662727,
            "maximum": 47360,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 3110.003328,
            "variance": 9672120.7
          },
          {
            "average": 188231931.1,
            "count": 13662727,
            "maximum": 188233321.4,
            "minimum": 188230620.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 670.6260123,
            "variance": 449739.2484
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13662727,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299354.6721,
          4834587.991,
          1389.900387,
          300404.2721,
          4836006.311,
          1493.280387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299354.6721049967,
                4834587.991043032,
                1389.9003867709648
              ],
              [
                299354.6721049967,
                4836006.311043032,
                1389.9003867709648
              ],
              [
                300404.27210499666,
                4836006.311043032,
                1493.280386770965
              ],
              [
                300404.27210499666,
                4834587.991043032,
                1493.280386770965
              ],
              [
                299354.6721049967,
                4834587.991043032,
                1389.9003867709648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:48:41+00:00",
        "end_time": "2017-08-31T16:03:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880019,
            43.63722362,
            1389.900387,
            -119.4744747,
            43.65026466,
            1493.280387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747503879754,
                  43.637223620421544,
                  1389.9003867709648
                ],
                [
                  -119.48800185521561,
                  43.64998221982516,
                  1389.9003867709648
                ],
                [
                  -119.47499881428057,
                  43.6502646604834,
                  1493.280386770965
                ],
                [
                  -119.4744747442931,
                  43.63750593602208,
                  1493.280386770965
                ],
                [
                  -119.48747503879754,
                  43.637223620421544,
                  1389.9003867709648
                ]
              ]
            ]
          },
          "id": "20170831_43119F4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:48:41Z",
            "pc:count": 13662727,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299875.2048,
                "count": 13662727,
                "maximum": 300404.2721,
                "minimum": 299354.6721,
                "name": "X",
                "position": 0,
                "stddev": 290.7436126,
                "variance": 84531.84827
              },
              {
                "average": 4835318.896,
                "count": 13662727,
                "maximum": 4836006.311,
                "minimum": 4834587.991,
                "name": "Y",
                "position": 1,
                "stddev": 392.4731659,
                "variance": 154035.186
              },
              {
                "average": 1442.873438,
                "count": 13662727,
                "maximum": 1493.280387,
                "minimum": 1389.900387,
                "name": "Z",
                "position": 2,
                "stddev": 22.04352598,
                "variance": 485.9170377
              },
              {
                "average": 19795.69441,
                "count": 13662727,
                "maximum": 29905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2739.232923,
                "variance": 7503397.007
              },
              {
                "average": 1.024718418,
                "count": 13662727,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1740177457,
                "variance": 0.03028217583
              },
              {
                "average": 1.049817507,
                "count": 13662727,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2577030006,
                "variance": 0.0664108365
              },
              {
                "average": 0.5025058321,
                "count": 13662727,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937391,
                "variance": 0.2499937391
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.167061744,
                "count": 13662727,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3730310012,
                "variance": 0.1391521279
              },
              {
                "average": 0.22652152,
                "count": 13662727,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64131659,
                "variance": 135.520252
              },
              {
                "average": 1.975221052,
                "count": 13662727,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011912567,
                "variance": 1.023967043
              },
              {
                "average": 1128.974415,
                "count": 13662727,
                "maximum": 1131,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9857368239,
                "variance": 0.9716770859
              },
              {
                "average": 39073.02611,
                "count": 13662727,
                "maximum": 52224,
                "minimum": 4096,
                "name": "Red",
                "position": 12,
                "stddev": 3948.601715,
                "variance": 15591455.5
              },
              {
                "average": 37894.28418,
                "count": 13662727,
                "maximum": 49664,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 3154.388715,
                "variance": 9950168.164
              },
              {
                "average": 34470.4087,
                "count": 13662727,
                "maximum": 47360,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 3110.003328,
                "variance": 9672120.7
              },
              {
                "average": 188231931.1,
                "count": 13662727,
                "maximum": 188233321.4,
                "minimum": 188230620.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 670.6260123,
                "variance": 449739.2484
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13662727,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299354.6721,
              4834587.991,
              1389.900387,
              300404.2721,
              4836006.311,
              1493.280387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299354.6721049967,
                    4834587.991043032,
                    1389.9003867709648
                  ],
                  [
                    299354.6721049967,
                    4836006.311043032,
                    1389.9003867709648
                  ],
                  [
                    300404.27210499666,
                    4836006.311043032,
                    1493.280386770965
                  ],
                  [
                    300404.27210499666,
                    4834587.991043032,
                    1493.280386770965
                  ],
                  [
                    299354.6721049967,
                    4834587.991043032,
                    1389.9003867709648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:48:41+00:00",
            "end_time": "2017-08-31T16:03: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": "20170911_43119F7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82496965587102,
              43.712186355677105,
              1555.461804436214
            ],
            [
              -119.82557124712616,
              43.72497924435307,
              1555.461804436214
            ],
            [
              -119.81250172842482,
              43.725301838113026,
              1676.5218044362139
            ],
            [
              -119.81190291083207,
              43.71250880623414,
              1676.5218044362139
            ],
            [
              -119.82496965587102,
              43.712186355677105,
              1555.461804436214
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255712,
        43.71218636,
        1555.461804,
        -119.8119029,
        43.72530184,
        1676.521804
      ],
      "properties": {
        "datetime": "2017-09-11T20:47:04Z",
        "pc:count": 19512108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272947.1696,
            "count": 19512108,
            "maximum": 273468.2412,
            "minimum": 272414.3012,
            "name": "X",
            "position": 0,
            "stddev": 291.996365,
            "variance": 85261.87718
          },
          {
            "average": 4844504.394,
            "count": 19512108,
            "maximum": 4845208.078,
            "minimum": 4843785.538,
            "name": "Y",
            "position": 1,
            "stddev": 402.7510565,
            "variance": 162208.4135
          },
          {
            "average": 1608.792643,
            "count": 19512108,
            "maximum": 1676.521804,
            "minimum": 1555.461804,
            "name": "Z",
            "position": 2,
            "stddev": 20.66772315,
            "variance": 427.1547801
          },
          {
            "average": 18173.43202,
            "count": 19512108,
            "maximum": 49073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9273.58241,
            "variance": 85999330.72
          },
          {
            "average": 1.500248256,
            "count": 19512108,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7563714801,
            "variance": 0.5720978159
          },
          {
            "average": 2.042486491,
            "count": 19512108,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.053645852,
            "variance": 1.110169581
          },
          {
            "average": 0.5018085693,
            "count": 19512108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967419,
            "variance": 0.2499967419
          },
          {
            "average": 2.501011167e-05,
            "count": 19512108,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005000948655,
            "variance": 2.500948745e-05
          },
          {
            "average": 1.155218186,
            "count": 19512108,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3621125614,
            "variance": 0.1311255071
          },
          {
            "average": -0.3280752088,
            "count": 19512108,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18321965,
            "variance": 148.430841
          },
          {
            "average": 1.745777647,
            "count": 19512108,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098634975,
            "variance": 1.206998808
          },
          {
            "average": 1189.469535,
            "count": 19512108,
            "maximum": 1192,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.004164954,
            "variance": 1.008347254
          },
          {
            "average": 19835.43379,
            "count": 19512108,
            "maximum": 47360,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10511.01363,
            "variance": 110481407.5
          },
          {
            "average": 20367.18453,
            "count": 19512108,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8943.05125,
            "variance": 79978165.66
          },
          {
            "average": 16354.50346,
            "count": 19512108,
            "maximum": 43008,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7533.068355,
            "variance": 56747118.83
          },
          {
            "average": 189196318.7,
            "count": 19512108,
            "maximum": 189198024.9,
            "minimum": 189194637.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 626.889433,
            "variance": 392990.3612
          },
          {
            "average": 0,
            "count": 19512108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19512108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19512108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19512108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19512108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272414.3012,
          4843785.538,
          1555.461804,
          273468.2412,
          4845208.078,
          1676.521804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272414.30124685966,
                4843785.5375001505,
                1555.461804436214
              ],
              [
                272414.30124685966,
                4845208.07750015,
                1555.461804436214
              ],
              [
                273468.2412468596,
                4845208.07750015,
                1676.5218044362139
              ],
              [
                273468.2412468596,
                4843785.5375001505,
                1676.5218044362139
              ],
              [
                272414.30124685966,
                4843785.5375001505,
                1555.461804436214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:47:04+00:00",
        "end_time": "2017-09-11T19:50:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255712,
            43.71218636,
            1555.461804,
            -119.8119029,
            43.72530184,
            1676.521804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82496965587102,
                  43.712186355677105,
                  1555.461804436214
                ],
                [
                  -119.82557124712616,
                  43.72497924435307,
                  1555.461804436214
                ],
                [
                  -119.81250172842482,
                  43.725301838113026,
                  1676.5218044362139
                ],
                [
                  -119.81190291083207,
                  43.71250880623414,
                  1676.5218044362139
                ],
                [
                  -119.82496965587102,
                  43.712186355677105,
                  1555.461804436214
                ]
              ]
            ]
          },
          "id": "20170911_43119F7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:47:04Z",
            "pc:count": 19512108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272947.1696,
                "count": 19512108,
                "maximum": 273468.2412,
                "minimum": 272414.3012,
                "name": "X",
                "position": 0,
                "stddev": 291.996365,
                "variance": 85261.87718
              },
              {
                "average": 4844504.394,
                "count": 19512108,
                "maximum": 4845208.078,
                "minimum": 4843785.538,
                "name": "Y",
                "position": 1,
                "stddev": 402.7510565,
                "variance": 162208.4135
              },
              {
                "average": 1608.792643,
                "count": 19512108,
                "maximum": 1676.521804,
                "minimum": 1555.461804,
                "name": "Z",
                "position": 2,
                "stddev": 20.66772315,
                "variance": 427.1547801
              },
              {
                "average": 18173.43202,
                "count": 19512108,
                "maximum": 49073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9273.58241,
                "variance": 85999330.72
              },
              {
                "average": 1.500248256,
                "count": 19512108,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7563714801,
                "variance": 0.5720978159
              },
              {
                "average": 2.042486491,
                "count": 19512108,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.053645852,
                "variance": 1.110169581
              },
              {
                "average": 0.5018085693,
                "count": 19512108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967419,
                "variance": 0.2499967419
              },
              {
                "average": 2.501011167e-05,
                "count": 19512108,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005000948655,
                "variance": 2.500948745e-05
              },
              {
                "average": 1.155218186,
                "count": 19512108,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3621125614,
                "variance": 0.1311255071
              },
              {
                "average": -0.3280752088,
                "count": 19512108,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18321965,
                "variance": 148.430841
              },
              {
                "average": 1.745777647,
                "count": 19512108,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098634975,
                "variance": 1.206998808
              },
              {
                "average": 1189.469535,
                "count": 19512108,
                "maximum": 1192,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.004164954,
                "variance": 1.008347254
              },
              {
                "average": 19835.43379,
                "count": 19512108,
                "maximum": 47360,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10511.01363,
                "variance": 110481407.5
              },
              {
                "average": 20367.18453,
                "count": 19512108,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8943.05125,
                "variance": 79978165.66
              },
              {
                "average": 16354.50346,
                "count": 19512108,
                "maximum": 43008,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7533.068355,
                "variance": 56747118.83
              },
              {
                "average": 189196318.7,
                "count": 19512108,
                "maximum": 189198024.9,
                "minimum": 189194637.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 626.889433,
                "variance": 392990.3612
              },
              {
                "average": 0,
                "count": 19512108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19512108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19512108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19512108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19512108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272414.3012,
              4843785.538,
              1555.461804,
              273468.2412,
              4845208.078,
              1676.521804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272414.30124685966,
                    4843785.5375001505,
                    1555.461804436214
                  ],
                  [
                    272414.30124685966,
                    4845208.07750015,
                    1555.461804436214
                  ],
                  [
                    273468.2412468596,
                    4845208.07750015,
                    1676.5218044362139
                  ],
                  [
                    273468.2412468596,
                    4843785.5375001505,
                    1676.5218044362139
                  ],
                  [
                    272414.30124685966,
                    4843785.5375001505,
                    1555.461804436214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:47:04+00:00",
            "end_time": "2017-09-11T19:50: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": "20170910_43119F6112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73748433481416,
              43.71264855229963,
              1497.9692522004857
            ],
            [
              -119.73752906529043,
              43.71363048114209,
              1497.9692522004857
            ],
            [
              -119.73733514314515,
              43.71363512885279,
              1522.3892522004858
            ],
            [
              -119.73729041582783,
              43.71265319985194,
              1522.3892522004858
            ],
            [
              -119.73748433481416,
              43.71264855229963,
              1497.9692522004857
            ]
          ]
        ]
      },
      "bbox": [
        -119.7375291,
        43.71264855,
        1497.969252,
        -119.7372904,
        43.71363513,
        1522.389252
      ],
      "properties": {
        "datetime": "2017-09-10T17:54:56Z",
        "pc:count": 13036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279471.7046,
            "count": 13036,
            "maximum": 279479.8963,
            "minimum": 279464.2563,
            "name": "X",
            "position": 0,
            "stddev": 3.788879231,
            "variance": 14.35560583
          },
          {
            "average": 4843657.569,
            "count": 13036,
            "maximum": 4843709.439,
            "minimum": 4843600.259,
            "name": "Y",
            "position": 1,
            "stddev": 22.95557638,
            "variance": 526.9584869
          },
          {
            "average": 1505.587929,
            "count": 13036,
            "maximum": 1522.389252,
            "minimum": 1497.969252,
            "name": "Z",
            "position": 2,
            "stddev": 6.293850767,
            "variance": 39.61255747
          },
          {
            "average": 17066.81014,
            "count": 13036,
            "maximum": 36721,
            "minimum": 1298,
            "name": "Intensity",
            "position": 3,
            "stddev": 9559.625938,
            "variance": 91386448.08
          },
          {
            "average": 1.604863455,
            "count": 13036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8143162669,
            "variance": 0.6631109825
          },
          {
            "average": 2.256213562,
            "count": 13036,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.086382097,
            "variance": 1.180226061
          },
          {
            "average": 0.4785210187,
            "count": 13036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995576014,
            "variance": 0.2495577971
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.21448297,
            "count": 13036,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4104789287,
            "variance": 0.1684929509
          },
          {
            "average": 9.020538789,
            "count": 13036,
            "maximum": 13.99800014,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.425934068,
            "variance": 11.73702424
          },
          {
            "average": 1.686253452,
            "count": 13036,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103913484,
            "variance": 1.21862498
          },
          {
            "average": 1173.467628,
            "count": 13036,
            "maximum": 1174,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4989700986,
            "variance": 0.2489711593
          },
          {
            "average": 17964.81375,
            "count": 13036,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10785.78485,
            "variance": 116333154.8
          },
          {
            "average": 20021.45443,
            "count": 13036,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9298.620884,
            "variance": 86464350.35
          },
          {
            "average": 15471.95581,
            "count": 13036,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7700.236584,
            "variance": 59293643.44
          },
          {
            "average": 189100997.5,
            "count": 13036,
            "maximum": 189101296.9,
            "minimum": 189100734.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 280.058139,
            "variance": 78432.56121
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279464.2563,
          4843600.259,
          1497.969252,
          279479.8963,
          4843709.439,
          1522.389252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279464.25626796606,
                4843600.2591796,
                1497.9692522004857
              ],
              [
                279464.25626796606,
                4843709.439179599,
                1497.9692522004857
              ],
              [
                279479.8962679661,
                4843709.439179599,
                1522.3892522004858
              ],
              [
                279479.8962679661,
                4843600.2591796,
                1522.3892522004858
              ],
              [
                279464.25626796606,
                4843600.2591796,
                1497.9692522004857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:54:56+00:00",
        "end_time": "2017-09-10T17:45:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7375291,
            43.71264855,
            1497.969252,
            -119.7372904,
            43.71363513,
            1522.389252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73748433481416,
                  43.71264855229963,
                  1497.9692522004857
                ],
                [
                  -119.73752906529043,
                  43.71363048114209,
                  1497.9692522004857
                ],
                [
                  -119.73733514314515,
                  43.71363512885279,
                  1522.3892522004858
                ],
                [
                  -119.73729041582783,
                  43.71265319985194,
                  1522.3892522004858
                ],
                [
                  -119.73748433481416,
                  43.71264855229963,
                  1497.9692522004857
                ]
              ]
            ]
          },
          "id": "20170910_43119F6112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:54:56Z",
            "pc:count": 13036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279471.7046,
                "count": 13036,
                "maximum": 279479.8963,
                "minimum": 279464.2563,
                "name": "X",
                "position": 0,
                "stddev": 3.788879231,
                "variance": 14.35560583
              },
              {
                "average": 4843657.569,
                "count": 13036,
                "maximum": 4843709.439,
                "minimum": 4843600.259,
                "name": "Y",
                "position": 1,
                "stddev": 22.95557638,
                "variance": 526.9584869
              },
              {
                "average": 1505.587929,
                "count": 13036,
                "maximum": 1522.389252,
                "minimum": 1497.969252,
                "name": "Z",
                "position": 2,
                "stddev": 6.293850767,
                "variance": 39.61255747
              },
              {
                "average": 17066.81014,
                "count": 13036,
                "maximum": 36721,
                "minimum": 1298,
                "name": "Intensity",
                "position": 3,
                "stddev": 9559.625938,
                "variance": 91386448.08
              },
              {
                "average": 1.604863455,
                "count": 13036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8143162669,
                "variance": 0.6631109825
              },
              {
                "average": 2.256213562,
                "count": 13036,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.086382097,
                "variance": 1.180226061
              },
              {
                "average": 0.4785210187,
                "count": 13036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995576014,
                "variance": 0.2495577971
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.21448297,
                "count": 13036,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4104789287,
                "variance": 0.1684929509
              },
              {
                "average": 9.020538789,
                "count": 13036,
                "maximum": 13.99800014,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.425934068,
                "variance": 11.73702424
              },
              {
                "average": 1.686253452,
                "count": 13036,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103913484,
                "variance": 1.21862498
              },
              {
                "average": 1173.467628,
                "count": 13036,
                "maximum": 1174,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4989700986,
                "variance": 0.2489711593
              },
              {
                "average": 17964.81375,
                "count": 13036,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10785.78485,
                "variance": 116333154.8
              },
              {
                "average": 20021.45443,
                "count": 13036,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9298.620884,
                "variance": 86464350.35
              },
              {
                "average": 15471.95581,
                "count": 13036,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7700.236584,
                "variance": 59293643.44
              },
              {
                "average": 189100997.5,
                "count": 13036,
                "maximum": 189101296.9,
                "minimum": 189100734.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 280.058139,
                "variance": 78432.56121
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279464.2563,
              4843600.259,
              1497.969252,
              279479.8963,
              4843709.439,
              1522.389252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279464.25626796606,
                    4843600.2591796,
                    1497.9692522004857
                  ],
                  [
                    279464.25626796606,
                    4843709.439179599,
                    1497.9692522004857
                  ],
                  [
                    279479.8962679661,
                    4843709.439179599,
                    1522.3892522004858
                  ],
                  [
                    279479.8962679661,
                    4843600.2591796,
                    1522.3892522004858
                  ],
                  [
                    279464.25626796606,
                    4843600.2591796,
                    1497.9692522004857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:54:56+00:00",
            "end_time": "2017-09-10T17:45: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": "20170830_43119F4101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4999745220943,
              43.73722219017722,
              1486.3380230334178
            ],
            [
              -119.50050590940837,
              43.74998224323483,
              1486.3380230334178
            ],
            [
              -119.48749873516702,
              43.750266240565395,
              1588.4380230334177
            ],
            [
              -119.48697010506626,
              43.73750606176677,
              1588.4380230334177
            ],
            [
              -119.4999745220943,
              43.73722219017722,
              1486.3380230334178
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005059,
        43.73722219,
        1486.338023,
        -119.4869701,
        43.75026624,
        1588.438023
      ],
      "properties": {
        "datetime": "2017-08-30T19:10:32Z",
        "pc:count": 18067935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299227.6934,
            "count": 18067935,
            "maximum": 299729.5472,
            "minimum": 298681.3472,
            "name": "X",
            "position": 0,
            "stddev": 288.0909892,
            "variance": 82996.41806
          },
          {
            "average": 4846390.306,
            "count": 18067935,
            "maximum": 4847143.323,
            "minimum": 4845724.803,
            "name": "Y",
            "position": 1,
            "stddev": 402.5562269,
            "variance": 162051.5158
          },
          {
            "average": 1534.606879,
            "count": 18067935,
            "maximum": 1588.438023,
            "minimum": 1486.338023,
            "name": "Z",
            "position": 2,
            "stddev": 19.96943075,
            "variance": 398.7781644
          },
          {
            "average": 15829.65933,
            "count": 18067935,
            "maximum": 40049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5716.733547,
            "variance": 32681042.44
          },
          {
            "average": 1.3461338,
            "count": 18067935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6617136402,
            "variance": 0.4378649417
          },
          {
            "average": 1.717421056,
            "count": 18067935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9724268756,
            "variance": 0.9456140284
          },
          {
            "average": 0.5030597575,
            "count": 18067935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906516,
            "variance": 0.2499906517
          },
          {
            "average": 2.119777385e-05,
            "count": 18067935,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004604055351,
            "variance": 2.119732567e-05
          },
          {
            "average": 1.124634387,
            "count": 18067935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3303038941,
            "variance": 0.1091006625
          },
          {
            "average": 0.3256275661,
            "count": 18067935,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81056671,
            "variance": 139.489486
          },
          {
            "average": 1.822093504,
            "count": 18067935,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.067398653,
            "variance": 1.139339884
          },
          {
            "average": 1105.86975,
            "count": 18067935,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9967652048,
            "variance": 0.9935408736
          },
          {
            "average": 28810.04426,
            "count": 18067935,
            "maximum": 51968,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11694.36103,
            "variance": 136758079.8
          },
          {
            "average": 28881.91954,
            "count": 18067935,
            "maximum": 49152,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9431.151355,
            "variance": 88946615.88
          },
          {
            "average": 24672.81363,
            "count": 18067935,
            "maximum": 47616,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8743.230502,
            "variance": 76444079.62
          },
          {
            "average": 188154103,
            "count": 18067935,
            "maximum": 188155432.2,
            "minimum": 188152351.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.6892304,
            "variance": 517952.5883
          },
          {
            "average": 0,
            "count": 18067935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18067935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18067935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18067935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18067935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298681.3472,
          4845724.803,
          1486.338023,
          299729.5472,
          4847143.323,
          1588.438023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298681.34720622597,
                4845724.803306078,
                1486.3380230334178
              ],
              [
                298681.34720622597,
                4847143.323306077,
                1486.3380230334178
              ],
              [
                299729.5472062259,
                4847143.323306077,
                1588.4380230334177
              ],
              [
                299729.5472062259,
                4845724.803306078,
                1588.4380230334177
              ],
              [
                298681.34720622597,
                4845724.803306078,
                1486.3380230334178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:10:32+00:00",
        "end_time": "2017-08-30T18:19:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005059,
            43.73722219,
            1486.338023,
            -119.4869701,
            43.75026624,
            1588.438023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4999745220943,
                  43.73722219017722,
                  1486.3380230334178
                ],
                [
                  -119.50050590940837,
                  43.74998224323483,
                  1486.3380230334178
                ],
                [
                  -119.48749873516702,
                  43.750266240565395,
                  1588.4380230334177
                ],
                [
                  -119.48697010506626,
                  43.73750606176677,
                  1588.4380230334177
                ],
                [
                  -119.4999745220943,
                  43.73722219017722,
                  1486.3380230334178
                ]
              ]
            ]
          },
          "id": "20170830_43119F4101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:10:32Z",
            "pc:count": 18067935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299227.6934,
                "count": 18067935,
                "maximum": 299729.5472,
                "minimum": 298681.3472,
                "name": "X",
                "position": 0,
                "stddev": 288.0909892,
                "variance": 82996.41806
              },
              {
                "average": 4846390.306,
                "count": 18067935,
                "maximum": 4847143.323,
                "minimum": 4845724.803,
                "name": "Y",
                "position": 1,
                "stddev": 402.5562269,
                "variance": 162051.5158
              },
              {
                "average": 1534.606879,
                "count": 18067935,
                "maximum": 1588.438023,
                "minimum": 1486.338023,
                "name": "Z",
                "position": 2,
                "stddev": 19.96943075,
                "variance": 398.7781644
              },
              {
                "average": 15829.65933,
                "count": 18067935,
                "maximum": 40049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5716.733547,
                "variance": 32681042.44
              },
              {
                "average": 1.3461338,
                "count": 18067935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6617136402,
                "variance": 0.4378649417
              },
              {
                "average": 1.717421056,
                "count": 18067935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9724268756,
                "variance": 0.9456140284
              },
              {
                "average": 0.5030597575,
                "count": 18067935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906516,
                "variance": 0.2499906517
              },
              {
                "average": 2.119777385e-05,
                "count": 18067935,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004604055351,
                "variance": 2.119732567e-05
              },
              {
                "average": 1.124634387,
                "count": 18067935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3303038941,
                "variance": 0.1091006625
              },
              {
                "average": 0.3256275661,
                "count": 18067935,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81056671,
                "variance": 139.489486
              },
              {
                "average": 1.822093504,
                "count": 18067935,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.067398653,
                "variance": 1.139339884
              },
              {
                "average": 1105.86975,
                "count": 18067935,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9967652048,
                "variance": 0.9935408736
              },
              {
                "average": 28810.04426,
                "count": 18067935,
                "maximum": 51968,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11694.36103,
                "variance": 136758079.8
              },
              {
                "average": 28881.91954,
                "count": 18067935,
                "maximum": 49152,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9431.151355,
                "variance": 88946615.88
              },
              {
                "average": 24672.81363,
                "count": 18067935,
                "maximum": 47616,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8743.230502,
                "variance": 76444079.62
              },
              {
                "average": 188154103,
                "count": 18067935,
                "maximum": 188155432.2,
                "minimum": 188152351.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.6892304,
                "variance": 517952.5883
              },
              {
                "average": 0,
                "count": 18067935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18067935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18067935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18067935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18067935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298681.3472,
              4845724.803,
              1486.338023,
              299729.5472,
              4847143.323,
              1588.438023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298681.34720622597,
                    4845724.803306078,
                    1486.3380230334178
                  ],
                  [
                    298681.34720622597,
                    4847143.323306077,
                    1486.3380230334178
                  ],
                  [
                    299729.5472062259,
                    4847143.323306077,
                    1588.4380230334177
                  ],
                  [
                    299729.5472062259,
                    4845724.803306078,
                    1588.4380230334177
                  ],
                  [
                    298681.34720622597,
                    4845724.803306078,
                    1486.3380230334178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:10:32+00:00",
            "end_time": "2017-08-30T18:19: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": "20170831_43119F5414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497442658871,
              43.64971998495852,
              1407.9929610092624
            ],
            [
              -119.52550959415156,
              43.662482507875005,
              1407.9929610092624
            ],
            [
              -119.51249927119179,
              43.66276938871148,
              1615.2929610092626
            ],
            [
              -119.5119668534903,
              43.65000673873487,
              1615.2929610092626
            ],
            [
              -119.52497442658871,
              43.64971998495852,
              1407.9929610092624
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255096,
        43.64971998,
        1407.992961,
        -119.5119669,
        43.66276939,
        1615.292961
      ],
      "properties": {
        "datetime": "2017-08-31T17:52:55Z",
        "pc:count": 15600871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296856.6596,
            "count": 15600871,
            "maximum": 297422.0336,
            "minimum": 296372.0336,
            "name": "X",
            "position": 0,
            "stddev": 295.5672017,
            "variance": 87359.9707
          },
          {
            "average": 4836839.594,
            "count": 15600871,
            "maximum": 4837486.081,
            "minimum": 4836067.281,
            "name": "Y",
            "position": 1,
            "stddev": 382.9634729,
            "variance": 146661.0216
          },
          {
            "average": 1494.114429,
            "count": 15600871,
            "maximum": 1615.292961,
            "minimum": 1407.992961,
            "name": "Z",
            "position": 2,
            "stddev": 34.15591436,
            "variance": 1166.626485
          },
          {
            "average": 17392.42228,
            "count": 15600871,
            "maximum": 32385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5080.705205,
            "variance": 25813565.38
          },
          {
            "average": 1.216022875,
            "count": 15600871,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5218205121,
            "variance": 0.2722966469
          },
          {
            "average": 1.43726847,
            "count": 15600871,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7554966073,
            "variance": 0.5707751237
          },
          {
            "average": 0.5034441346,
            "count": 15600871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881538,
            "variance": 0.249988154
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129730385,
            "count": 15600871,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3360065764,
            "variance": 0.1129004194
          },
          {
            "average": 0.2375667951,
            "count": 15600871,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66239134,
            "variance": 136.0113717
          },
          {
            "average": 1.875939811,
            "count": 15600871,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.049805668,
            "variance": 1.10209194
          },
          {
            "average": 1134.844601,
            "count": 15600871,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9815477083,
            "variance": 0.9634359038
          },
          {
            "average": 32268.83089,
            "count": 15600871,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9052.536661,
            "variance": 81948420.01
          },
          {
            "average": 32486.97713,
            "count": 15600871,
            "maximum": 56832,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7396.681275,
            "variance": 54710893.88
          },
          {
            "average": 28651.63927,
            "count": 15600871,
            "maximum": 54784,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7222.998183,
            "variance": 52171702.75
          },
          {
            "average": 188235785.2,
            "count": 15600871,
            "maximum": 188237175.9,
            "minimum": 188233356.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 666.2704084,
            "variance": 443916.2571
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15600871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296372.0336,
          4836067.281,
          1407.992961,
          297422.0336,
          4837486.081,
          1615.292961
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296372.0336126166,
                4836067.280536229,
                1407.9929610092624
              ],
              [
                296372.0336126166,
                4837486.08053623,
                1407.9929610092624
              ],
              [
                297422.0336126166,
                4837486.08053623,
                1615.2929610092626
              ],
              [
                297422.0336126166,
                4836067.280536229,
                1615.2929610092626
              ],
              [
                296372.0336126166,
                4836067.280536229,
                1407.9929610092624
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:52:55+00:00",
        "end_time": "2017-08-31T16:49:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255096,
            43.64971998,
            1407.992961,
            -119.5119669,
            43.66276939,
            1615.292961
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497442658871,
                  43.64971998495852,
                  1407.9929610092624
                ],
                [
                  -119.52550959415156,
                  43.662482507875005,
                  1407.9929610092624
                ],
                [
                  -119.51249927119179,
                  43.66276938871148,
                  1615.2929610092626
                ],
                [
                  -119.5119668534903,
                  43.65000673873487,
                  1615.2929610092626
                ],
                [
                  -119.52497442658871,
                  43.64971998495852,
                  1407.9929610092624
                ]
              ]
            ]
          },
          "id": "20170831_43119F5414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:52:55Z",
            "pc:count": 15600871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296856.6596,
                "count": 15600871,
                "maximum": 297422.0336,
                "minimum": 296372.0336,
                "name": "X",
                "position": 0,
                "stddev": 295.5672017,
                "variance": 87359.9707
              },
              {
                "average": 4836839.594,
                "count": 15600871,
                "maximum": 4837486.081,
                "minimum": 4836067.281,
                "name": "Y",
                "position": 1,
                "stddev": 382.9634729,
                "variance": 146661.0216
              },
              {
                "average": 1494.114429,
                "count": 15600871,
                "maximum": 1615.292961,
                "minimum": 1407.992961,
                "name": "Z",
                "position": 2,
                "stddev": 34.15591436,
                "variance": 1166.626485
              },
              {
                "average": 17392.42228,
                "count": 15600871,
                "maximum": 32385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5080.705205,
                "variance": 25813565.38
              },
              {
                "average": 1.216022875,
                "count": 15600871,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5218205121,
                "variance": 0.2722966469
              },
              {
                "average": 1.43726847,
                "count": 15600871,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7554966073,
                "variance": 0.5707751237
              },
              {
                "average": 0.5034441346,
                "count": 15600871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881538,
                "variance": 0.249988154
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129730385,
                "count": 15600871,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3360065764,
                "variance": 0.1129004194
              },
              {
                "average": 0.2375667951,
                "count": 15600871,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66239134,
                "variance": 136.0113717
              },
              {
                "average": 1.875939811,
                "count": 15600871,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.049805668,
                "variance": 1.10209194
              },
              {
                "average": 1134.844601,
                "count": 15600871,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9815477083,
                "variance": 0.9634359038
              },
              {
                "average": 32268.83089,
                "count": 15600871,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9052.536661,
                "variance": 81948420.01
              },
              {
                "average": 32486.97713,
                "count": 15600871,
                "maximum": 56832,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7396.681275,
                "variance": 54710893.88
              },
              {
                "average": 28651.63927,
                "count": 15600871,
                "maximum": 54784,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7222.998183,
                "variance": 52171702.75
              },
              {
                "average": 188235785.2,
                "count": 15600871,
                "maximum": 188237175.9,
                "minimum": 188233356.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 666.2704084,
                "variance": 443916.2571
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15600871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296372.0336,
              4836067.281,
              1407.992961,
              297422.0336,
              4837486.081,
              1615.292961
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296372.0336126166,
                    4836067.280536229,
                    1407.9929610092624
                  ],
                  [
                    296372.0336126166,
                    4837486.08053623,
                    1407.9929610092624
                  ],
                  [
                    297422.0336126166,
                    4837486.08053623,
                    1615.2929610092626
                  ],
                  [
                    297422.0336126166,
                    4836067.280536229,
                    1615.2929610092626
                  ],
                  [
                    296372.0336126166,
                    4836067.280536229,
                    1407.9929610092624
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:52:55+00:00",
            "end_time": "2017-08-31T16:49: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": "20170830_43119F4412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497456858987,
              43.64973029512454,
              1488.0854719206616
            ],
            [
              -119.42548813388838,
              43.662483347510175,
              1488.0854719206616
            ],
            [
              -119.41249814471061,
              43.662758393953986,
              1590.4854719206617
            ],
            [
              -119.41198732335162,
              43.650005219840104,
              1590.4854719206617
            ],
            [
              -119.42497456858987,
              43.64973029512454,
              1488.0854719206616
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254881,
        43.6497303,
        1488.085472,
        -119.4119873,
        43.66275839,
        1590.485472
      ],
      "properties": {
        "datetime": "2017-08-30T18:49:14Z",
        "pc:count": 14134427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304960.4409,
            "count": 14134427,
            "maximum": 305485.1292,
            "minimum": 304436.8492,
            "name": "X",
            "position": 0,
            "stddev": 289.5337451,
            "variance": 83829.78957
          },
          {
            "average": 4836544.311,
            "count": 14134427,
            "maximum": 4837245.453,
            "minimum": 4835827.813,
            "name": "Y",
            "position": 1,
            "stddev": 401.7062308,
            "variance": 161367.8959
          },
          {
            "average": 1547.424461,
            "count": 14134427,
            "maximum": 1590.485472,
            "minimum": 1488.085472,
            "name": "Z",
            "position": 2,
            "stddev": 12.89755722,
            "variance": 166.3469822
          },
          {
            "average": 19838.82487,
            "count": 14134427,
            "maximum": 32081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2611.786143,
            "variance": 6821426.854
          },
          {
            "average": 1.027238954,
            "count": 14134427,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1871609268,
            "variance": 0.03502921252
          },
          {
            "average": 1.055184621,
            "count": 14134427,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2816132151,
            "variance": 0.07930600294
          },
          {
            "average": 0.5037736585,
            "count": 14134427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499985777,
            "variance": 0.2499857772
          },
          {
            "average": 4.952446958e-07,
            "count": 14134427,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007037360909,
            "variance": 4.952444856e-07
          },
          {
            "average": 1.15059429,
            "count": 14134427,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3576529868,
            "variance": 0.1279156589
          },
          {
            "average": -0.05609907059,
            "count": 14134427,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72072805,
            "variance": 137.3754661
          },
          {
            "average": 1.982235573,
            "count": 14134427,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008800668,
            "variance": 1.017678789
          },
          {
            "average": 1103.204723,
            "count": 14134427,
            "maximum": 1106,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9967202028,
            "variance": 0.9934511626
          },
          {
            "average": 35407.43336,
            "count": 14134427,
            "maximum": 53248,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 6840.639602,
            "variance": 46794350.16
          },
          {
            "average": 34833.69897,
            "count": 14134427,
            "maximum": 51712,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 5327.896929,
            "variance": 28386485.69
          },
          {
            "average": 30657.28937,
            "count": 14134427,
            "maximum": 49664,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 5699.062736,
            "variance": 32479316.07
          },
          {
            "average": 188152291.6,
            "count": 14134427,
            "maximum": 188154154.3,
            "minimum": 188150889.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.0532375,
            "variance": 444960.0217
          },
          {
            "average": 0,
            "count": 14134427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14134427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14134427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14134427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14134427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304436.8492,
          4835827.813,
          1488.085472,
          305485.1292,
          4837245.453,
          1590.485472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304436.84917309915,
                4835827.813489296,
                1488.0854719206616
              ],
              [
                304436.84917309915,
                4837245.453489296,
                1488.0854719206616
              ],
              [
                305485.1291730992,
                4837245.453489296,
                1590.4854719206617
              ],
              [
                305485.1291730992,
                4835827.813489296,
                1590.4854719206617
              ],
              [
                304436.84917309915,
                4835827.813489296,
                1488.0854719206616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:49:14+00:00",
        "end_time": "2017-08-30T17:54:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254881,
            43.6497303,
            1488.085472,
            -119.4119873,
            43.66275839,
            1590.485472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497456858987,
                  43.64973029512454,
                  1488.0854719206616
                ],
                [
                  -119.42548813388838,
                  43.662483347510175,
                  1488.0854719206616
                ],
                [
                  -119.41249814471061,
                  43.662758393953986,
                  1590.4854719206617
                ],
                [
                  -119.41198732335162,
                  43.650005219840104,
                  1590.4854719206617
                ],
                [
                  -119.42497456858987,
                  43.64973029512454,
                  1488.0854719206616
                ]
              ]
            ]
          },
          "id": "20170830_43119F4412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:49:14Z",
            "pc:count": 14134427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304960.4409,
                "count": 14134427,
                "maximum": 305485.1292,
                "minimum": 304436.8492,
                "name": "X",
                "position": 0,
                "stddev": 289.5337451,
                "variance": 83829.78957
              },
              {
                "average": 4836544.311,
                "count": 14134427,
                "maximum": 4837245.453,
                "minimum": 4835827.813,
                "name": "Y",
                "position": 1,
                "stddev": 401.7062308,
                "variance": 161367.8959
              },
              {
                "average": 1547.424461,
                "count": 14134427,
                "maximum": 1590.485472,
                "minimum": 1488.085472,
                "name": "Z",
                "position": 2,
                "stddev": 12.89755722,
                "variance": 166.3469822
              },
              {
                "average": 19838.82487,
                "count": 14134427,
                "maximum": 32081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2611.786143,
                "variance": 6821426.854
              },
              {
                "average": 1.027238954,
                "count": 14134427,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1871609268,
                "variance": 0.03502921252
              },
              {
                "average": 1.055184621,
                "count": 14134427,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2816132151,
                "variance": 0.07930600294
              },
              {
                "average": 0.5037736585,
                "count": 14134427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499985777,
                "variance": 0.2499857772
              },
              {
                "average": 4.952446958e-07,
                "count": 14134427,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007037360909,
                "variance": 4.952444856e-07
              },
              {
                "average": 1.15059429,
                "count": 14134427,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3576529868,
                "variance": 0.1279156589
              },
              {
                "average": -0.05609907059,
                "count": 14134427,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72072805,
                "variance": 137.3754661
              },
              {
                "average": 1.982235573,
                "count": 14134427,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008800668,
                "variance": 1.017678789
              },
              {
                "average": 1103.204723,
                "count": 14134427,
                "maximum": 1106,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9967202028,
                "variance": 0.9934511626
              },
              {
                "average": 35407.43336,
                "count": 14134427,
                "maximum": 53248,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 6840.639602,
                "variance": 46794350.16
              },
              {
                "average": 34833.69897,
                "count": 14134427,
                "maximum": 51712,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 5327.896929,
                "variance": 28386485.69
              },
              {
                "average": 30657.28937,
                "count": 14134427,
                "maximum": 49664,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 5699.062736,
                "variance": 32479316.07
              },
              {
                "average": 188152291.6,
                "count": 14134427,
                "maximum": 188154154.3,
                "minimum": 188150889.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.0532375,
                "variance": 444960.0217
              },
              {
                "average": 0,
                "count": 14134427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14134427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14134427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14134427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14134427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304436.8492,
              4835827.813,
              1488.085472,
              305485.1292,
              4837245.453,
              1590.485472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304436.84917309915,
                    4835827.813489296,
                    1488.0854719206616
                  ],
                  [
                    304436.84917309915,
                    4837245.453489296,
                    1488.0854719206616
                  ],
                  [
                    305485.1291730992,
                    4837245.453489296,
                    1590.4854719206617
                  ],
                  [
                    305485.1291730992,
                    4835827.813489296,
                    1590.4854719206617
                  ],
                  [
                    304436.84917309915,
                    4835827.813489296,
                    1488.0854719206616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:49:14+00:00",
            "end_time": "2017-08-30T17:54:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497433475872,
              43.6997193363541,
              1494.755014374841
            ],
            [
              -119.52551045934607,
              43.712482286981,
              1494.755014374841
            ],
            [
              -119.51249924572244,
              43.71276920877735,
              1567.195014374841
            ],
            [
              -119.51196587610158,
              43.70000613107829,
              1567.195014374841
            ],
            [
              -119.52497433475872,
              43.6997193363541,
              1494.755014374841
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255105,
        43.69971934,
        1494.755014,
        -119.5119659,
        43.71276921,
        1567.195014
      ],
      "properties": {
        "datetime": "2017-08-31T16:59:56Z",
        "pc:count": 21596461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297086.4248,
            "count": 21596461,
            "maximum": 297590.3507,
            "minimum": 296541.1507,
            "name": "X",
            "position": 0,
            "stddev": 288.7575159,
            "variance": 83380.90299
          },
          {
            "average": 4842312.926,
            "count": 21596461,
            "maximum": 4843039.398,
            "minimum": 4841620.538,
            "name": "Y",
            "position": 1,
            "stddev": 393.9948855,
            "variance": 155231.9698
          },
          {
            "average": 1523.611867,
            "count": 21596461,
            "maximum": 1567.195014,
            "minimum": 1494.755014,
            "name": "Z",
            "position": 2,
            "stddev": 11.77084209,
            "variance": 138.5527236
          },
          {
            "average": 13819.25229,
            "count": 21596461,
            "maximum": 31729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6433.401904,
            "variance": 41388660.06
          },
          {
            "average": 1.534656813,
            "count": 21596461,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7630572355,
            "variance": 0.5822563446
          },
          {
            "average": 2.094204879,
            "count": 21596461,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.002491632,
            "variance": 1.004989472
          },
          {
            "average": 0.5012518486,
            "count": 21596461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984444,
            "variance": 0.2499984445
          },
          {
            "average": 2.778232971e-07,
            "count": 21596461,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005270893973,
            "variance": 2.778232327e-07
          },
          {
            "average": 1.094068792,
            "count": 21596461,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2919244053,
            "variance": 0.0852198584
          },
          {
            "average": 0.8512202336,
            "count": 21596461,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77388824,
            "variance": 138.6244444
          },
          {
            "average": 1.716399414,
            "count": 21596461,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.088963464,
            "variance": 1.185841426
          },
          {
            "average": 1128.1874,
            "count": 21596461,
            "maximum": 1132,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9970303272,
            "variance": 0.9940694733
          },
          {
            "average": 19455.94943,
            "count": 21596461,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10241.97223,
            "variance": 104897995.1
          },
          {
            "average": 21852.25881,
            "count": 21596461,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8402.847542,
            "variance": 70607846.81
          },
          {
            "average": 17380.26851,
            "count": 21596461,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7686.598341,
            "variance": 59083794.06
          },
          {
            "average": 188231397.8,
            "count": 21596461,
            "maximum": 188233996.4,
            "minimum": 188229805.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 674.4280005,
            "variance": 454853.1279
          },
          {
            "average": 0,
            "count": 21596461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21596461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21596461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21596461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21596461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296541.1507,
          4841620.538,
          1494.755014,
          297590.3507,
          4843039.398,
          1567.195014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296541.15070061106,
                4841620.537541458,
                1494.755014374841
              ],
              [
                296541.15070061106,
                4843039.397541458,
                1494.755014374841
              ],
              [
                297590.350700611,
                4843039.397541458,
                1567.195014374841
              ],
              [
                297590.350700611,
                4841620.537541458,
                1567.195014374841
              ],
              [
                296541.15070061106,
                4841620.537541458,
                1494.755014374841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:59:56+00:00",
        "end_time": "2017-08-31T15:50:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255105,
            43.69971934,
            1494.755014,
            -119.5119659,
            43.71276921,
            1567.195014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497433475872,
                  43.6997193363541,
                  1494.755014374841
                ],
                [
                  -119.52551045934607,
                  43.712482286981,
                  1494.755014374841
                ],
                [
                  -119.51249924572244,
                  43.71276920877735,
                  1567.195014374841
                ],
                [
                  -119.51196587610158,
                  43.70000613107829,
                  1567.195014374841
                ],
                [
                  -119.52497433475872,
                  43.6997193363541,
                  1494.755014374841
                ]
              ]
            ]
          },
          "id": "20170831_43119F5219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:59:56Z",
            "pc:count": 21596461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297086.4248,
                "count": 21596461,
                "maximum": 297590.3507,
                "minimum": 296541.1507,
                "name": "X",
                "position": 0,
                "stddev": 288.7575159,
                "variance": 83380.90299
              },
              {
                "average": 4842312.926,
                "count": 21596461,
                "maximum": 4843039.398,
                "minimum": 4841620.538,
                "name": "Y",
                "position": 1,
                "stddev": 393.9948855,
                "variance": 155231.9698
              },
              {
                "average": 1523.611867,
                "count": 21596461,
                "maximum": 1567.195014,
                "minimum": 1494.755014,
                "name": "Z",
                "position": 2,
                "stddev": 11.77084209,
                "variance": 138.5527236
              },
              {
                "average": 13819.25229,
                "count": 21596461,
                "maximum": 31729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6433.401904,
                "variance": 41388660.06
              },
              {
                "average": 1.534656813,
                "count": 21596461,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7630572355,
                "variance": 0.5822563446
              },
              {
                "average": 2.094204879,
                "count": 21596461,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.002491632,
                "variance": 1.004989472
              },
              {
                "average": 0.5012518486,
                "count": 21596461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984444,
                "variance": 0.2499984445
              },
              {
                "average": 2.778232971e-07,
                "count": 21596461,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005270893973,
                "variance": 2.778232327e-07
              },
              {
                "average": 1.094068792,
                "count": 21596461,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2919244053,
                "variance": 0.0852198584
              },
              {
                "average": 0.8512202336,
                "count": 21596461,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77388824,
                "variance": 138.6244444
              },
              {
                "average": 1.716399414,
                "count": 21596461,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.088963464,
                "variance": 1.185841426
              },
              {
                "average": 1128.1874,
                "count": 21596461,
                "maximum": 1132,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9970303272,
                "variance": 0.9940694733
              },
              {
                "average": 19455.94943,
                "count": 21596461,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10241.97223,
                "variance": 104897995.1
              },
              {
                "average": 21852.25881,
                "count": 21596461,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8402.847542,
                "variance": 70607846.81
              },
              {
                "average": 17380.26851,
                "count": 21596461,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7686.598341,
                "variance": 59083794.06
              },
              {
                "average": 188231397.8,
                "count": 21596461,
                "maximum": 188233996.4,
                "minimum": 188229805.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 674.4280005,
                "variance": 454853.1279
              },
              {
                "average": 0,
                "count": 21596461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21596461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21596461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21596461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21596461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296541.1507,
              4841620.538,
              1494.755014,
              297590.3507,
              4843039.398,
              1567.195014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296541.15070061106,
                    4841620.537541458,
                    1494.755014374841
                  ],
                  [
                    296541.15070061106,
                    4843039.397541458,
                    1494.755014374841
                  ],
                  [
                    297590.350700611,
                    4843039.397541458,
                    1567.195014374841
                  ],
                  [
                    297590.350700611,
                    4841620.537541458,
                    1567.195014374841
                  ],
                  [
                    296541.15070061106,
                    4841620.537541458,
                    1494.755014374841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:59:56+00:00",
            "end_time": "2017-08-31T15:50: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": "20170910_43119F6116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997127896873,
              43.699695587684964,
              1408.4974705639493
            ],
            [
              -119.75055622808121,
              43.71247996811205,
              1408.4974705639493
            ],
            [
              -119.73758753773559,
              43.71279154190215,
              1529.9974705639493
            ],
            [
              -119.73700533820201,
              43.70000702325329,
              1529.9974705639493
            ],
            [
              -119.74997127896873,
              43.699695587684964,
              1408.4974705639493
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505562,
        43.69969559,
        1408.497471,
        -119.7370053,
        43.71279154,
        1529.997471
      ],
      "properties": {
        "datetime": "2017-09-10T18:42:11Z",
        "pc:count": 20272554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278927.9245,
            "count": 20272554,
            "maximum": 279456.4666,
            "minimum": 278410.5066,
            "name": "X",
            "position": 0,
            "stddev": 297.0501465,
            "variance": 88238.78951
          },
          {
            "average": 4842890.702,
            "count": 20272554,
            "maximum": 4843616.415,
            "minimum": 4842194.915,
            "name": "Y",
            "position": 1,
            "stddev": 406.0754713,
            "variance": 164897.2884
          },
          {
            "average": 1463.291039,
            "count": 20272554,
            "maximum": 1529.997471,
            "minimum": 1408.497471,
            "name": "Z",
            "position": 2,
            "stddev": 24.75190366,
            "variance": 612.6567346
          },
          {
            "average": 18861.12489,
            "count": 20272554,
            "maximum": 57185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8664.138604,
            "variance": 75067297.75
          },
          {
            "average": 1.400249569,
            "count": 20272554,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7054674417,
            "variance": 0.4976843113
          },
          {
            "average": 1.833176274,
            "count": 20272554,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.02818988,
            "variance": 1.05717443
          },
          {
            "average": 0.5029846757,
            "count": 20272554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991104,
            "variance": 0.249991104
          },
          {
            "average": 1.134538845e-06,
            "count": 20272554,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001065146757,
            "variance": 1.134537614e-06
          },
          {
            "average": 1.170814245,
            "count": 20272554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3763465763,
            "variance": 0.1416367455
          },
          {
            "average": -0.3433181426,
            "count": 20272554,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99165599,
            "variance": 143.7998134
          },
          {
            "average": 1.773167456,
            "count": 20272554,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.089443925,
            "variance": 1.186888066
          },
          {
            "average": 1175.529717,
            "count": 20272554,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.982798286,
            "variance": 0.965892471
          },
          {
            "average": 22355.83862,
            "count": 20272554,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12103.46866,
            "variance": 146493953.6
          },
          {
            "average": 22943.45625,
            "count": 20272554,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10531.4588,
            "variance": 110911624.4
          },
          {
            "average": 19710.10511,
            "count": 20272554,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9254.657939,
            "variance": 85648693.57
          },
          {
            "average": 189102507,
            "count": 20272554,
            "maximum": 189104131.5,
            "minimum": 189100729.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 710.039775,
            "variance": 504156.4821
          },
          {
            "average": 0,
            "count": 20272554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20272554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20272554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20272554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20272554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278410.5066,
          4842194.915,
          1408.497471,
          279456.4666,
          4843616.415,
          1529.997471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278410.5065770409,
                4842194.915487367,
                1408.4974705639493
              ],
              [
                278410.5065770409,
                4843616.415487367,
                1408.4974705639493
              ],
              [
                279456.46657704085,
                4843616.415487367,
                1529.9974705639493
              ],
              [
                279456.46657704085,
                4842194.915487367,
                1529.9974705639493
              ],
              [
                278410.5065770409,
                4842194.915487367,
                1408.4974705639493
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:42:11+00:00",
        "end_time": "2017-09-10T17:45:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505562,
            43.69969559,
            1408.497471,
            -119.7370053,
            43.71279154,
            1529.997471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997127896873,
                  43.699695587684964,
                  1408.4974705639493
                ],
                [
                  -119.75055622808121,
                  43.71247996811205,
                  1408.4974705639493
                ],
                [
                  -119.73758753773559,
                  43.71279154190215,
                  1529.9974705639493
                ],
                [
                  -119.73700533820201,
                  43.70000702325329,
                  1529.9974705639493
                ],
                [
                  -119.74997127896873,
                  43.699695587684964,
                  1408.4974705639493
                ]
              ]
            ]
          },
          "id": "20170910_43119F6116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:42:11Z",
            "pc:count": 20272554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278927.9245,
                "count": 20272554,
                "maximum": 279456.4666,
                "minimum": 278410.5066,
                "name": "X",
                "position": 0,
                "stddev": 297.0501465,
                "variance": 88238.78951
              },
              {
                "average": 4842890.702,
                "count": 20272554,
                "maximum": 4843616.415,
                "minimum": 4842194.915,
                "name": "Y",
                "position": 1,
                "stddev": 406.0754713,
                "variance": 164897.2884
              },
              {
                "average": 1463.291039,
                "count": 20272554,
                "maximum": 1529.997471,
                "minimum": 1408.497471,
                "name": "Z",
                "position": 2,
                "stddev": 24.75190366,
                "variance": 612.6567346
              },
              {
                "average": 18861.12489,
                "count": 20272554,
                "maximum": 57185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8664.138604,
                "variance": 75067297.75
              },
              {
                "average": 1.400249569,
                "count": 20272554,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7054674417,
                "variance": 0.4976843113
              },
              {
                "average": 1.833176274,
                "count": 20272554,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.02818988,
                "variance": 1.05717443
              },
              {
                "average": 0.5029846757,
                "count": 20272554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991104,
                "variance": 0.249991104
              },
              {
                "average": 1.134538845e-06,
                "count": 20272554,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001065146757,
                "variance": 1.134537614e-06
              },
              {
                "average": 1.170814245,
                "count": 20272554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3763465763,
                "variance": 0.1416367455
              },
              {
                "average": -0.3433181426,
                "count": 20272554,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99165599,
                "variance": 143.7998134
              },
              {
                "average": 1.773167456,
                "count": 20272554,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.089443925,
                "variance": 1.186888066
              },
              {
                "average": 1175.529717,
                "count": 20272554,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.982798286,
                "variance": 0.965892471
              },
              {
                "average": 22355.83862,
                "count": 20272554,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12103.46866,
                "variance": 146493953.6
              },
              {
                "average": 22943.45625,
                "count": 20272554,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10531.4588,
                "variance": 110911624.4
              },
              {
                "average": 19710.10511,
                "count": 20272554,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9254.657939,
                "variance": 85648693.57
              },
              {
                "average": 189102507,
                "count": 20272554,
                "maximum": 189104131.5,
                "minimum": 189100729.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 710.039775,
                "variance": 504156.4821
              },
              {
                "average": 0,
                "count": 20272554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20272554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20272554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20272554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20272554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278410.5066,
              4842194.915,
              1408.497471,
              279456.4666,
              4843616.415,
              1529.997471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278410.5065770409,
                    4842194.915487367,
                    1408.4974705639493
                  ],
                  [
                    278410.5065770409,
                    4843616.415487367,
                    1408.4974705639493
                  ],
                  [
                    279456.46657704085,
                    4843616.415487367,
                    1529.9974705639493
                  ],
                  [
                    279456.46657704085,
                    4842194.915487367,
                    1529.9974705639493
                  ],
                  [
                    278410.5065770409,
                    4842194.915487367,
                    1408.4974705639493
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:42:11+00:00",
            "end_time": "2017-09-10T17:45:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997282405747,
              43.66220600071143,
              1421.159302548428
            ],
            [
              -119.65053530559315,
              43.674980726445696,
              1421.159302548428
            ],
            [
              -119.63749927498506,
              43.675282465147546,
              1476.9193025484283
            ],
            [
              -119.63693955204417,
              43.662507605647534,
              1476.9193025484283
            ],
            [
              -119.64997282405747,
              43.66220600071143,
              1421.159302548428
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505353,
        43.662206,
        1421.159303,
        -119.6369396,
        43.67528247,
        1476.919303
      ],
      "properties": {
        "datetime": "2017-09-10T16:12:40Z",
        "pc:count": 13646211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286856.9741,
            "count": 13646211,
            "maximum": 287387.398,
            "minimum": 286335.438,
            "name": "X",
            "position": 0,
            "stddev": 291.4236015,
            "variance": 84927.71551
          },
          {
            "average": 4838466.149,
            "count": 13646211,
            "maximum": 4839188.815,
            "minimum": 4837768.515,
            "name": "Y",
            "position": 1,
            "stddev": 400.4021687,
            "variance": 160321.8967
          },
          {
            "average": 1453.442146,
            "count": 13646211,
            "maximum": 1476.919303,
            "minimum": 1421.159303,
            "name": "Z",
            "position": 2,
            "stddev": 9.101461055,
            "variance": 82.83659333
          },
          {
            "average": 25373.73216,
            "count": 13646211,
            "maximum": 56785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2940.194363,
            "variance": 8644742.894
          },
          {
            "average": 1.007881455,
            "count": 13646211,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0944388228,
            "variance": 0.008918691251
          },
          {
            "average": 1.015850774,
            "count": 13646211,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1376075529,
            "variance": 0.01893583861
          },
          {
            "average": 0.502186138,
            "count": 13646211,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952391,
            "variance": 0.2499952391
          },
          {
            "average": 1.538888707e-06,
            "count": 13646211,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001240518622,
            "variance": 1.538886452e-06
          },
          {
            "average": 1.242876502,
            "count": 13646211,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4288210822,
            "variance": 0.1838875205
          },
          {
            "average": -0.2482756871,
            "count": 13646211,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93472687,
            "variance": 142.4377054
          },
          {
            "average": 2.00428771,
            "count": 13646211,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002664814,
            "variance": 1.005336729
          },
          {
            "average": 1163.114942,
            "count": 13646211,
            "maximum": 1165,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00178214,
            "variance": 1.003567457
          },
          {
            "average": 41924.46231,
            "count": 13646211,
            "maximum": 54784,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4395.92483,
            "variance": 19324155.11
          },
          {
            "average": 39955.96964,
            "count": 13646211,
            "maximum": 52736,
            "minimum": 5632,
            "name": "Green",
            "position": 13,
            "stddev": 3905.112915,
            "variance": 15249906.88
          },
          {
            "average": 36474.56288,
            "count": 13646211,
            "maximum": 50432,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 3645.497561,
            "variance": 13289652.47
          },
          {
            "average": 189093866.9,
            "count": 13646211,
            "maximum": 189095160.1,
            "minimum": 189092704,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.6608495,
            "variance": 395214.4638
          },
          {
            "average": 0,
            "count": 13646211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646211,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13646211,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286335.438,
          4837768.515,
          1421.159303,
          287387.398,
          4839188.815,
          1476.919303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286335.43803377333,
                4837768.514956696,
                1421.159302548428
              ],
              [
                286335.43803377333,
                4839188.814956697,
                1421.159302548428
              ],
              [
                287387.3980337733,
                4839188.814956697,
                1476.9193025484283
              ],
              [
                287387.3980337733,
                4837768.514956696,
                1476.9193025484283
              ],
              [
                286335.43803377333,
                4837768.514956696,
                1421.159302548428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:12:40+00:00",
        "end_time": "2017-09-10T15:31:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505353,
            43.662206,
            1421.159303,
            -119.6369396,
            43.67528247,
            1476.919303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997282405747,
                  43.66220600071143,
                  1421.159302548428
                ],
                [
                  -119.65053530559315,
                  43.674980726445696,
                  1421.159302548428
                ],
                [
                  -119.63749927498506,
                  43.675282465147546,
                  1476.9193025484283
                ],
                [
                  -119.63693955204417,
                  43.662507605647534,
                  1476.9193025484283
                ],
                [
                  -119.64997282405747,
                  43.66220600071143,
                  1421.159302548428
                ]
              ]
            ]
          },
          "id": "20170910_43119F6409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:12:40Z",
            "pc:count": 13646211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286856.9741,
                "count": 13646211,
                "maximum": 287387.398,
                "minimum": 286335.438,
                "name": "X",
                "position": 0,
                "stddev": 291.4236015,
                "variance": 84927.71551
              },
              {
                "average": 4838466.149,
                "count": 13646211,
                "maximum": 4839188.815,
                "minimum": 4837768.515,
                "name": "Y",
                "position": 1,
                "stddev": 400.4021687,
                "variance": 160321.8967
              },
              {
                "average": 1453.442146,
                "count": 13646211,
                "maximum": 1476.919303,
                "minimum": 1421.159303,
                "name": "Z",
                "position": 2,
                "stddev": 9.101461055,
                "variance": 82.83659333
              },
              {
                "average": 25373.73216,
                "count": 13646211,
                "maximum": 56785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2940.194363,
                "variance": 8644742.894
              },
              {
                "average": 1.007881455,
                "count": 13646211,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0944388228,
                "variance": 0.008918691251
              },
              {
                "average": 1.015850774,
                "count": 13646211,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1376075529,
                "variance": 0.01893583861
              },
              {
                "average": 0.502186138,
                "count": 13646211,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952391,
                "variance": 0.2499952391
              },
              {
                "average": 1.538888707e-06,
                "count": 13646211,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001240518622,
                "variance": 1.538886452e-06
              },
              {
                "average": 1.242876502,
                "count": 13646211,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4288210822,
                "variance": 0.1838875205
              },
              {
                "average": -0.2482756871,
                "count": 13646211,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93472687,
                "variance": 142.4377054
              },
              {
                "average": 2.00428771,
                "count": 13646211,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002664814,
                "variance": 1.005336729
              },
              {
                "average": 1163.114942,
                "count": 13646211,
                "maximum": 1165,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00178214,
                "variance": 1.003567457
              },
              {
                "average": 41924.46231,
                "count": 13646211,
                "maximum": 54784,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4395.92483,
                "variance": 19324155.11
              },
              {
                "average": 39955.96964,
                "count": 13646211,
                "maximum": 52736,
                "minimum": 5632,
                "name": "Green",
                "position": 13,
                "stddev": 3905.112915,
                "variance": 15249906.88
              },
              {
                "average": 36474.56288,
                "count": 13646211,
                "maximum": 50432,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 3645.497561,
                "variance": 13289652.47
              },
              {
                "average": 189093866.9,
                "count": 13646211,
                "maximum": 189095160.1,
                "minimum": 189092704,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.6608495,
                "variance": 395214.4638
              },
              {
                "average": 0,
                "count": 13646211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646211,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13646211,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286335.438,
              4837768.515,
              1421.159303,
              287387.398,
              4839188.815,
              1476.919303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286335.43803377333,
                    4837768.514956696,
                    1421.159302548428
                  ],
                  [
                    286335.43803377333,
                    4839188.814956697,
                    1421.159302548428
                  ],
                  [
                    287387.3980337733,
                    4839188.814956697,
                    1476.9193025484283
                  ],
                  [
                    287387.3980337733,
                    4837768.514956696,
                    1476.9193025484283
                  ],
                  [
                    286335.43803377333,
                    4837768.514956696,
                    1421.159302548428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:12:40+00:00",
            "end_time": "2017-09-10T15:31:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F4322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747487245056,
              43.62472353416078,
              1409.8358349753946
            ],
            [
              -119.48800146654482,
              43.637482341468704,
              1409.8358349753946
            ],
            [
              -119.47499864422186,
              43.63776477192282,
              1488.4758349753945
            ],
            [
              -119.47447479535347,
              43.62500583955702,
              1488.4758349753945
            ],
            [
              -119.48747487245056,
              43.62472353416078,
              1409.8358349753946
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880015,
        43.62472353,
        1409.835835,
        -119.4744748,
        43.63776477,
        1488.475835
      ],
      "properties": {
        "datetime": "2017-08-31T17:19:55Z",
        "pc:count": 13829061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299839.0102,
            "count": 13829061,
            "maximum": 300362.8696,
            "minimum": 299313.0696,
            "name": "X",
            "position": 0,
            "stddev": 291.9636136,
            "variance": 85242.75167
          },
          {
            "average": 4833894.804,
            "count": 13829061,
            "maximum": 4834617.999,
            "minimum": 4833199.659,
            "name": "Y",
            "position": 1,
            "stddev": 402.0588554,
            "variance": 161651.3232
          },
          {
            "average": 1443.48826,
            "count": 13829061,
            "maximum": 1488.475835,
            "minimum": 1409.835835,
            "name": "Z",
            "position": 2,
            "stddev": 16.79493703,
            "variance": 282.0699099
          },
          {
            "average": 19379.24741,
            "count": 13829061,
            "maximum": 29073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2355.345392,
            "variance": 5547651.914
          },
          {
            "average": 1.022240556,
            "count": 13829061,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1647209051,
            "variance": 0.02713297659
          },
          {
            "average": 1.044732538,
            "count": 13829061,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2431200261,
            "variance": 0.05910734708
          },
          {
            "average": 0.5010450095,
            "count": 13829061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998926,
            "variance": 0.249998926
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186401304,
            "count": 13829061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3894301846,
            "variance": 0.1516558687
          },
          {
            "average": 0.8770027401,
            "count": 13829061,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70120334,
            "variance": 136.9181596
          },
          {
            "average": 1.981774901,
            "count": 13829061,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007708438,
            "variance": 1.015476296
          },
          {
            "average": 1130.526559,
            "count": 13829061,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.249434922,
            "variance": 1.561087624
          },
          {
            "average": 40603.50762,
            "count": 13829061,
            "maximum": 51456,
            "minimum": 4352,
            "name": "Red",
            "position": 12,
            "stddev": 4231.399691,
            "variance": 17904743.34
          },
          {
            "average": 38754.24514,
            "count": 13829061,
            "maximum": 49152,
            "minimum": 8704,
            "name": "Green",
            "position": 13,
            "stddev": 3466.23047,
            "variance": 12014753.67
          },
          {
            "average": 35324.46311,
            "count": 13829061,
            "maximum": 45568,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3304.989965,
            "variance": 10922958.67
          },
          {
            "average": 188232969.3,
            "count": 13829061,
            "maximum": 188235195.4,
            "minimum": 188231256.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 815.5078965,
            "variance": 665053.1292
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13829061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299313.0696,
          4833199.659,
          1409.835835,
          300362.8696,
          4834617.999,
          1488.475835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299313.06958755513,
                4833199.659279896,
                1409.8358349753946
              ],
              [
                299313.06958755513,
                4834617.999279896,
                1409.8358349753946
              ],
              [
                300362.8695875552,
                4834617.999279896,
                1488.4758349753945
              ],
              [
                300362.8695875552,
                4833199.659279896,
                1488.4758349753945
              ],
              [
                299313.06958755513,
                4833199.659279896,
                1409.8358349753946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:19:55+00:00",
        "end_time": "2017-08-31T16:14:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880015,
            43.62472353,
            1409.835835,
            -119.4744748,
            43.63776477,
            1488.475835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747487245056,
                  43.62472353416078,
                  1409.8358349753946
                ],
                [
                  -119.48800146654482,
                  43.637482341468704,
                  1409.8358349753946
                ],
                [
                  -119.47499864422186,
                  43.63776477192282,
                  1488.4758349753945
                ],
                [
                  -119.47447479535347,
                  43.62500583955702,
                  1488.4758349753945
                ],
                [
                  -119.48747487245056,
                  43.62472353416078,
                  1409.8358349753946
                ]
              ]
            ]
          },
          "id": "20170831_43119F4322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:19:55Z",
            "pc:count": 13829061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299839.0102,
                "count": 13829061,
                "maximum": 300362.8696,
                "minimum": 299313.0696,
                "name": "X",
                "position": 0,
                "stddev": 291.9636136,
                "variance": 85242.75167
              },
              {
                "average": 4833894.804,
                "count": 13829061,
                "maximum": 4834617.999,
                "minimum": 4833199.659,
                "name": "Y",
                "position": 1,
                "stddev": 402.0588554,
                "variance": 161651.3232
              },
              {
                "average": 1443.48826,
                "count": 13829061,
                "maximum": 1488.475835,
                "minimum": 1409.835835,
                "name": "Z",
                "position": 2,
                "stddev": 16.79493703,
                "variance": 282.0699099
              },
              {
                "average": 19379.24741,
                "count": 13829061,
                "maximum": 29073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2355.345392,
                "variance": 5547651.914
              },
              {
                "average": 1.022240556,
                "count": 13829061,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1647209051,
                "variance": 0.02713297659
              },
              {
                "average": 1.044732538,
                "count": 13829061,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2431200261,
                "variance": 0.05910734708
              },
              {
                "average": 0.5010450095,
                "count": 13829061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998926,
                "variance": 0.249998926
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186401304,
                "count": 13829061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3894301846,
                "variance": 0.1516558687
              },
              {
                "average": 0.8770027401,
                "count": 13829061,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70120334,
                "variance": 136.9181596
              },
              {
                "average": 1.981774901,
                "count": 13829061,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007708438,
                "variance": 1.015476296
              },
              {
                "average": 1130.526559,
                "count": 13829061,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.249434922,
                "variance": 1.561087624
              },
              {
                "average": 40603.50762,
                "count": 13829061,
                "maximum": 51456,
                "minimum": 4352,
                "name": "Red",
                "position": 12,
                "stddev": 4231.399691,
                "variance": 17904743.34
              },
              {
                "average": 38754.24514,
                "count": 13829061,
                "maximum": 49152,
                "minimum": 8704,
                "name": "Green",
                "position": 13,
                "stddev": 3466.23047,
                "variance": 12014753.67
              },
              {
                "average": 35324.46311,
                "count": 13829061,
                "maximum": 45568,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3304.989965,
                "variance": 10922958.67
              },
              {
                "average": 188232969.3,
                "count": 13829061,
                "maximum": 188235195.4,
                "minimum": 188231256.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 815.5078965,
                "variance": 665053.1292
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13829061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299313.0696,
              4833199.659,
              1409.835835,
              300362.8696,
              4834617.999,
              1488.475835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299313.06958755513,
                    4833199.659279896,
                    1409.8358349753946
                  ],
                  [
                    299313.06958755513,
                    4834617.999279896,
                    1409.8358349753946
                  ],
                  [
                    300362.8695875552,
                    4834617.999279896,
                    1488.4758349753945
                  ],
                  [
                    300362.8695875552,
                    4833199.659279896,
                    1488.4758349753945
                  ],
                  [
                    299313.06958755513,
                    4833199.659279896,
                    1409.8358349753946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:19:55+00:00",
            "end_time": "2017-08-31T16:14: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": "20170911_43119F7119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82777964835286,
              43.701240079166084,
              1616.4470872329098
            ],
            [
              -119.82830915888029,
              43.7124937237791,
              1616.4470872329098
            ],
            [
              -119.82499047619048,
              43.712575858617456,
              1673.0070872329097
            ],
            [
              -119.82446158496452,
              43.70132218192949,
              1673.0070872329097
            ],
            [
              -119.82777964835286,
              43.701240079166084,
              1616.4470872329098
            ]
          ]
        ]
      },
      "bbox": [
        -119.8283092,
        43.70124008,
        1616.447087,
        -119.8244616,
        43.71257586,
        1673.007087
      ],
      "properties": {
        "datetime": "2017-09-11T20:50:14Z",
        "pc:count": 1307954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272337.2016,
            "count": 1307954,
            "maximum": 272414.0991,
            "minimum": 272146.4191,
            "name": "X",
            "position": 0,
            "stddev": 49.4206643,
            "variance": 2442.40206
          },
          {
            "average": 4843385.346,
            "count": 1307954,
            "maximum": 4843828.856,
            "minimum": 4842577.476,
            "name": "Y",
            "position": 1,
            "stddev": 332.1642474,
            "variance": 110333.0873
          },
          {
            "average": 1638.663104,
            "count": 1307954,
            "maximum": 1673.007087,
            "minimum": 1616.447087,
            "name": "Z",
            "position": 2,
            "stddev": 8.213685718,
            "variance": 67.46463308
          },
          {
            "average": 21390.991,
            "count": 1307954,
            "maximum": 45249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8906.038481,
            "variance": 79317521.42
          },
          {
            "average": 1.328635411,
            "count": 1307954,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6478363664,
            "variance": 0.4196919576
          },
          {
            "average": 1.683001849,
            "count": 1307954,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9653172617,
            "variance": 0.9318374158
          },
          {
            "average": 0.5116999528,
            "count": 1307954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998632834,
            "variance": 0.2498633021
          },
          {
            "average": 1.299739899e-05,
            "count": 1307954,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003605168511,
            "variance": 1.299724e-05
          },
          {
            "average": 1.234690975,
            "count": 1307954,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4238056852,
            "variance": 0.1796112588
          },
          {
            "average": -3.94031044,
            "count": 1307954,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.40797581,
            "variance": 108.3259605
          },
          {
            "average": 1.825560379,
            "count": 1307954,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.073197644,
            "variance": 1.151753183
          },
          {
            "average": 1191.761242,
            "count": 1307954,
            "maximum": 1193,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7126165763,
            "variance": 0.5078223847
          },
          {
            "average": 25011.84495,
            "count": 1307954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10810.26183,
            "variance": 116861760.9
          },
          {
            "average": 24415.46376,
            "count": 1307954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9082.884068,
            "variance": 82498782.99
          },
          {
            "average": 20122.94319,
            "count": 1307954,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8032.511021,
            "variance": 64521233.29
          },
          {
            "average": 189197668.6,
            "count": 1307954,
            "maximum": 189198214.9,
            "minimum": 189197068.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 492.5666318,
            "variance": 242621.8867
          },
          {
            "average": 0,
            "count": 1307954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1307954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1307954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1307954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1307954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272146.4191,
          4842577.476,
          1616.447087,
          272414.0991,
          4843828.856,
          1673.007087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272146.419058032,
                4842577.476174002,
                1616.4470872329098
              ],
              [
                272146.419058032,
                4843828.856174002,
                1616.4470872329098
              ],
              [
                272414.09905803204,
                4843828.856174002,
                1673.0070872329097
              ],
              [
                272414.09905803204,
                4842577.476174002,
                1673.0070872329097
              ],
              [
                272146.419058032,
                4842577.476174002,
                1616.4470872329098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:50:14+00:00",
        "end_time": "2017-09-11T20:31:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8283092,
            43.70124008,
            1616.447087,
            -119.8244616,
            43.71257586,
            1673.007087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82777964835286,
                  43.701240079166084,
                  1616.4470872329098
                ],
                [
                  -119.82830915888029,
                  43.7124937237791,
                  1616.4470872329098
                ],
                [
                  -119.82499047619048,
                  43.712575858617456,
                  1673.0070872329097
                ],
                [
                  -119.82446158496452,
                  43.70132218192949,
                  1673.0070872329097
                ],
                [
                  -119.82777964835286,
                  43.701240079166084,
                  1616.4470872329098
                ]
              ]
            ]
          },
          "id": "20170911_43119F7119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:50:14Z",
            "pc:count": 1307954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272337.2016,
                "count": 1307954,
                "maximum": 272414.0991,
                "minimum": 272146.4191,
                "name": "X",
                "position": 0,
                "stddev": 49.4206643,
                "variance": 2442.40206
              },
              {
                "average": 4843385.346,
                "count": 1307954,
                "maximum": 4843828.856,
                "minimum": 4842577.476,
                "name": "Y",
                "position": 1,
                "stddev": 332.1642474,
                "variance": 110333.0873
              },
              {
                "average": 1638.663104,
                "count": 1307954,
                "maximum": 1673.007087,
                "minimum": 1616.447087,
                "name": "Z",
                "position": 2,
                "stddev": 8.213685718,
                "variance": 67.46463308
              },
              {
                "average": 21390.991,
                "count": 1307954,
                "maximum": 45249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8906.038481,
                "variance": 79317521.42
              },
              {
                "average": 1.328635411,
                "count": 1307954,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6478363664,
                "variance": 0.4196919576
              },
              {
                "average": 1.683001849,
                "count": 1307954,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9653172617,
                "variance": 0.9318374158
              },
              {
                "average": 0.5116999528,
                "count": 1307954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998632834,
                "variance": 0.2498633021
              },
              {
                "average": 1.299739899e-05,
                "count": 1307954,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003605168511,
                "variance": 1.299724e-05
              },
              {
                "average": 1.234690975,
                "count": 1307954,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4238056852,
                "variance": 0.1796112588
              },
              {
                "average": -3.94031044,
                "count": 1307954,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.40797581,
                "variance": 108.3259605
              },
              {
                "average": 1.825560379,
                "count": 1307954,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.073197644,
                "variance": 1.151753183
              },
              {
                "average": 1191.761242,
                "count": 1307954,
                "maximum": 1193,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7126165763,
                "variance": 0.5078223847
              },
              {
                "average": 25011.84495,
                "count": 1307954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10810.26183,
                "variance": 116861760.9
              },
              {
                "average": 24415.46376,
                "count": 1307954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9082.884068,
                "variance": 82498782.99
              },
              {
                "average": 20122.94319,
                "count": 1307954,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8032.511021,
                "variance": 64521233.29
              },
              {
                "average": 189197668.6,
                "count": 1307954,
                "maximum": 189198214.9,
                "minimum": 189197068.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 492.5666318,
                "variance": 242621.8867
              },
              {
                "average": 0,
                "count": 1307954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1307954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1307954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1307954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1307954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272146.4191,
              4842577.476,
              1616.447087,
              272414.0991,
              4843828.856,
              1673.007087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272146.419058032,
                    4842577.476174002,
                    1616.4470872329098
                  ],
                  [
                    272146.419058032,
                    4843828.856174002,
                    1616.4470872329098
                  ],
                  [
                    272414.09905803204,
                    4843828.856174002,
                    1673.0070872329097
                  ],
                  [
                    272414.09905803204,
                    4842577.476174002,
                    1673.0070872329097
                  ],
                  [
                    272146.419058032,
                    4842577.476174002,
                    1616.4470872329098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:50:14+00:00",
            "end_time": "2017-09-11T20:31: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": "20170831_43119F5415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247299476763,
              43.64972095791098,
              1401.407675926776
            ],
            [
              -119.51300545429618,
              43.66248216431205,
              1401.407675926776
            ],
            [
              -119.49999946748873,
              43.662767524370146,
              1539.287675926776
            ],
            [
              -119.49946975667412,
              43.650006191595516,
              1539.287675926776
            ],
            [
              -119.51247299476763,
              43.64972095791098,
              1401.407675926776
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130055,
        43.64972096,
        1401.407676,
        -119.4994698,
        43.66276752,
        1539.287676
      ],
      "properties": {
        "datetime": "2017-08-31T17:31:06Z",
        "pc:count": 14282933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297906.3763,
            "count": 14282933,
            "maximum": 298429.8932,
            "minimum": 297380.2532,
            "name": "X",
            "position": 0,
            "stddev": 294.4019299,
            "variance": 86672.4963
          },
          {
            "average": 4836720.612,
            "count": 14282933,
            "maximum": 4837455.416,
            "minimum": 4836036.776,
            "name": "Y",
            "position": 1,
            "stddev": 407.3894184,
            "variance": 165966.1382
          },
          {
            "average": 1472.675666,
            "count": 14282933,
            "maximum": 1539.287676,
            "minimum": 1401.407676,
            "name": "Z",
            "position": 2,
            "stddev": 22.96784631,
            "variance": 527.5219642
          },
          {
            "average": 18838.07457,
            "count": 14282933,
            "maximum": 35777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4298.578233,
            "variance": 18477774.82
          },
          {
            "average": 1.106035924,
            "count": 14282933,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3738680714,
            "variance": 0.1397773348
          },
          {
            "average": 1.215719838,
            "count": 14282933,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5614149597,
            "variance": 0.315186757
          },
          {
            "average": 0.5036252008,
            "count": 14282933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999868752,
            "variance": 0.2499868754
          },
          {
            "average": 7.001363095e-08,
            "count": 14282933,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002646008899,
            "variance": 7.001363095e-08
          },
          {
            "average": 1.144344302,
            "count": 14282933,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3514385201,
            "variance": 0.1235090334
          },
          {
            "average": -0.1800533717,
            "count": 14282933,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59807416,
            "variance": 134.5153241
          },
          {
            "average": 1.925989011,
            "count": 14282933,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033236847,
            "variance": 1.067578381
          },
          {
            "average": 1132.336409,
            "count": 14282933,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.395486674,
            "variance": 1.947383058
          },
          {
            "average": 34995.51142,
            "count": 14282933,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7505.703897,
            "variance": 56335591
          },
          {
            "average": 35035.1057,
            "count": 14282933,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6090.173051,
            "variance": 37090207.79
          },
          {
            "average": 31490.05968,
            "count": 14282933,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6097.979349,
            "variance": 37185352.14
          },
          {
            "average": 188234134.5,
            "count": 14282933,
            "maximum": 188235866.3,
            "minimum": 188231995.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 885.2474304,
            "variance": 783663.013
          },
          {
            "average": 0,
            "count": 14282933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14282933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14282933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14282933,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14282933,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297380.2532,
          4836036.776,
          1401.407676,
          298429.8932,
          4837455.416,
          1539.287676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297380.25315699354,
                4836036.776153903,
                1401.407675926776
              ],
              [
                297380.25315699354,
                4837455.416153904,
                1401.407675926776
              ],
              [
                298429.89315699355,
                4837455.416153904,
                1539.287675926776
              ],
              [
                298429.89315699355,
                4836036.776153903,
                1539.287675926776
              ],
              [
                297380.25315699354,
                4836036.776153903,
                1401.407675926776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:31:06+00:00",
        "end_time": "2017-08-31T16:26:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130055,
            43.64972096,
            1401.407676,
            -119.4994698,
            43.66276752,
            1539.287676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247299476763,
                  43.64972095791098,
                  1401.407675926776
                ],
                [
                  -119.51300545429618,
                  43.66248216431205,
                  1401.407675926776
                ],
                [
                  -119.49999946748873,
                  43.662767524370146,
                  1539.287675926776
                ],
                [
                  -119.49946975667412,
                  43.650006191595516,
                  1539.287675926776
                ],
                [
                  -119.51247299476763,
                  43.64972095791098,
                  1401.407675926776
                ]
              ]
            ]
          },
          "id": "20170831_43119F5415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:31:06Z",
            "pc:count": 14282933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297906.3763,
                "count": 14282933,
                "maximum": 298429.8932,
                "minimum": 297380.2532,
                "name": "X",
                "position": 0,
                "stddev": 294.4019299,
                "variance": 86672.4963
              },
              {
                "average": 4836720.612,
                "count": 14282933,
                "maximum": 4837455.416,
                "minimum": 4836036.776,
                "name": "Y",
                "position": 1,
                "stddev": 407.3894184,
                "variance": 165966.1382
              },
              {
                "average": 1472.675666,
                "count": 14282933,
                "maximum": 1539.287676,
                "minimum": 1401.407676,
                "name": "Z",
                "position": 2,
                "stddev": 22.96784631,
                "variance": 527.5219642
              },
              {
                "average": 18838.07457,
                "count": 14282933,
                "maximum": 35777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4298.578233,
                "variance": 18477774.82
              },
              {
                "average": 1.106035924,
                "count": 14282933,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3738680714,
                "variance": 0.1397773348
              },
              {
                "average": 1.215719838,
                "count": 14282933,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5614149597,
                "variance": 0.315186757
              },
              {
                "average": 0.5036252008,
                "count": 14282933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999868752,
                "variance": 0.2499868754
              },
              {
                "average": 7.001363095e-08,
                "count": 14282933,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002646008899,
                "variance": 7.001363095e-08
              },
              {
                "average": 1.144344302,
                "count": 14282933,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3514385201,
                "variance": 0.1235090334
              },
              {
                "average": -0.1800533717,
                "count": 14282933,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59807416,
                "variance": 134.5153241
              },
              {
                "average": 1.925989011,
                "count": 14282933,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033236847,
                "variance": 1.067578381
              },
              {
                "average": 1132.336409,
                "count": 14282933,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.395486674,
                "variance": 1.947383058
              },
              {
                "average": 34995.51142,
                "count": 14282933,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7505.703897,
                "variance": 56335591
              },
              {
                "average": 35035.1057,
                "count": 14282933,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6090.173051,
                "variance": 37090207.79
              },
              {
                "average": 31490.05968,
                "count": 14282933,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6097.979349,
                "variance": 37185352.14
              },
              {
                "average": 188234134.5,
                "count": 14282933,
                "maximum": 188235866.3,
                "minimum": 188231995.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 885.2474304,
                "variance": 783663.013
              },
              {
                "average": 0,
                "count": 14282933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14282933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14282933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14282933,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14282933,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297380.2532,
              4836036.776,
              1401.407676,
              298429.8932,
              4837455.416,
              1539.287676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297380.25315699354,
                    4836036.776153903,
                    1401.407675926776
                  ],
                  [
                    297380.25315699354,
                    4837455.416153904,
                    1401.407675926776
                  ],
                  [
                    298429.89315699355,
                    4837455.416153904,
                    1539.287675926776
                  ],
                  [
                    298429.89315699355,
                    4836036.776153903,
                    1539.287675926776
                  ],
                  [
                    297380.25315699354,
                    4836036.776153903,
                    1401.407675926776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:31:06+00:00",
            "end_time": "2017-08-31T16:26: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": "20170830_43119F4415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747524986215,
              43.64973472148721,
              1540.956007054405
            ],
            [
              -119.38798067124426,
              43.662482907526595,
              1540.956007054405
            ],
            [
              -119.37499751295667,
              43.662753542279845,
              1630.3560070544052
            ],
            [
              -119.37449483317516,
              43.650005236510395,
              1630.3560070544052
            ],
            [
              -119.38747524986215,
              43.64973472148721,
              1540.956007054405
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879807,
        43.64973472,
        1540.956007,
        -119.3744948,
        43.66275354,
        1630.356007
      ],
      "properties": {
        "datetime": "2017-08-30T17:24:05Z",
        "pc:count": 14775918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307966.4404,
            "count": 14775918,
            "maximum": 308508.798,
            "minimum": 307461.098,
            "name": "X",
            "position": 0,
            "stddev": 285.2545033,
            "variance": 81370.13166
          },
          {
            "average": 4836442.915,
            "count": 14775918,
            "maximum": 4837157.647,
            "minimum": 4835740.587,
            "name": "Y",
            "position": 1,
            "stddev": 400.6354458,
            "variance": 160508.7604
          },
          {
            "average": 1580.164577,
            "count": 14775918,
            "maximum": 1630.356007,
            "minimum": 1540.956007,
            "name": "Z",
            "position": 2,
            "stddev": 13.49150288,
            "variance": 182.02065
          },
          {
            "average": 18367.09531,
            "count": 14775918,
            "maximum": 33377,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4878.972843,
            "variance": 23804376
          },
          {
            "average": 1.172116954,
            "count": 14775918,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.497886515,
            "variance": 0.2478909818
          },
          {
            "average": 1.355464344,
            "count": 14775918,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.77073519,
            "variance": 0.5940327331
          },
          {
            "average": 0.5008698614,
            "count": 14775918,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992603,
            "variance": 0.2499992603
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134104764,
            "count": 14775918,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3407648519,
            "variance": 0.1161206843
          },
          {
            "average": 0.7251654294,
            "count": 14775918,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68503247,
            "variance": 136.5399837
          },
          {
            "average": 1.905460426,
            "count": 14775918,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039129196,
            "variance": 1.079789486
          },
          {
            "average": 1096.05025,
            "count": 14775918,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9670201534,
            "variance": 0.9351279771
          },
          {
            "average": 30640.70664,
            "count": 14775918,
            "maximum": 51200,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 9685.245266,
            "variance": 93803975.87
          },
          {
            "average": 30924.83338,
            "count": 14775918,
            "maximum": 49920,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 7641.614108,
            "variance": 58394266.18
          },
          {
            "average": 26963.43619,
            "count": 14775918,
            "maximum": 47872,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 7099.485976,
            "variance": 50402701.12
          },
          {
            "average": 188147841.2,
            "count": 14775918,
            "maximum": 188149045.8,
            "minimum": 188146665,
            "name": "GpsTime",
            "position": 15,
            "stddev": 577.7478696,
            "variance": 333792.6008
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14775918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307461.098,
          4835740.587,
          1540.956007,
          308508.798,
          4837157.647,
          1630.356007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307461.0979908114,
                4835740.586647873,
                1540.956007054405
              ],
              [
                307461.0979908114,
                4837157.646647873,
                1540.956007054405
              ],
              [
                308508.79799081135,
                4837157.646647873,
                1630.3560070544052
              ],
              [
                308508.79799081135,
                4835740.586647873,
                1630.3560070544052
              ],
              [
                307461.0979908114,
                4835740.586647873,
                1540.956007054405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:24:05+00:00",
        "end_time": "2017-08-30T16:44:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879807,
            43.64973472,
            1540.956007,
            -119.3744948,
            43.66275354,
            1630.356007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747524986215,
                  43.64973472148721,
                  1540.956007054405
                ],
                [
                  -119.38798067124426,
                  43.662482907526595,
                  1540.956007054405
                ],
                [
                  -119.37499751295667,
                  43.662753542279845,
                  1630.3560070544052
                ],
                [
                  -119.37449483317516,
                  43.650005236510395,
                  1630.3560070544052
                ],
                [
                  -119.38747524986215,
                  43.64973472148721,
                  1540.956007054405
                ]
              ]
            ]
          },
          "id": "20170830_43119F4415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:24:05Z",
            "pc:count": 14775918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307966.4404,
                "count": 14775918,
                "maximum": 308508.798,
                "minimum": 307461.098,
                "name": "X",
                "position": 0,
                "stddev": 285.2545033,
                "variance": 81370.13166
              },
              {
                "average": 4836442.915,
                "count": 14775918,
                "maximum": 4837157.647,
                "minimum": 4835740.587,
                "name": "Y",
                "position": 1,
                "stddev": 400.6354458,
                "variance": 160508.7604
              },
              {
                "average": 1580.164577,
                "count": 14775918,
                "maximum": 1630.356007,
                "minimum": 1540.956007,
                "name": "Z",
                "position": 2,
                "stddev": 13.49150288,
                "variance": 182.02065
              },
              {
                "average": 18367.09531,
                "count": 14775918,
                "maximum": 33377,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4878.972843,
                "variance": 23804376
              },
              {
                "average": 1.172116954,
                "count": 14775918,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.497886515,
                "variance": 0.2478909818
              },
              {
                "average": 1.355464344,
                "count": 14775918,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.77073519,
                "variance": 0.5940327331
              },
              {
                "average": 0.5008698614,
                "count": 14775918,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992603,
                "variance": 0.2499992603
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134104764,
                "count": 14775918,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3407648519,
                "variance": 0.1161206843
              },
              {
                "average": 0.7251654294,
                "count": 14775918,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68503247,
                "variance": 136.5399837
              },
              {
                "average": 1.905460426,
                "count": 14775918,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039129196,
                "variance": 1.079789486
              },
              {
                "average": 1096.05025,
                "count": 14775918,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9670201534,
                "variance": 0.9351279771
              },
              {
                "average": 30640.70664,
                "count": 14775918,
                "maximum": 51200,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 9685.245266,
                "variance": 93803975.87
              },
              {
                "average": 30924.83338,
                "count": 14775918,
                "maximum": 49920,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 7641.614108,
                "variance": 58394266.18
              },
              {
                "average": 26963.43619,
                "count": 14775918,
                "maximum": 47872,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 7099.485976,
                "variance": 50402701.12
              },
              {
                "average": 188147841.2,
                "count": 14775918,
                "maximum": 188149045.8,
                "minimum": 188146665,
                "name": "GpsTime",
                "position": 15,
                "stddev": 577.7478696,
                "variance": 333792.6008
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14775918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307461.098,
              4835740.587,
              1540.956007,
              308508.798,
              4837157.647,
              1630.356007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307461.0979908114,
                    4835740.586647873,
                    1540.956007054405
                  ],
                  [
                    307461.0979908114,
                    4837157.646647873,
                    1540.956007054405
                  ],
                  [
                    308508.79799081135,
                    4837157.646647873,
                    1630.3560070544052
                  ],
                  [
                    308508.79799081135,
                    4835740.586647873,
                    1630.3560070544052
                  ],
                  [
                    307461.0979908114,
                    4835740.586647873,
                    1540.956007054405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:24:05+00:00",
            "end_time": "2017-08-30T16:44:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747502406246,
              43.73722355878262,
              1506.9000909830752
            ],
            [
              -119.48800370401078,
              43.749982473963264,
              1506.9000909830752
            ],
            [
              -119.47499913637276,
              43.75026498936668,
              1616.520090983075
            ],
            [
              -119.4744732128917,
              43.737505949112325,
              1616.520090983075
            ],
            [
              -119.48747502406246,
              43.73722355878262,
              1506.9000909830752
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880037,
        43.73722356,
        1506.900091,
        -119.4744732,
        43.75026499,
        1616.520091
      ],
      "properties": {
        "datetime": "2017-08-30T18:46:43Z",
        "pc:count": 17963704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300214.1481,
            "count": 17963704,
            "maximum": 300735.9236,
            "minimum": 299687.9436,
            "name": "X",
            "position": 0,
            "stddev": 295.1752348,
            "variance": 87128.41921
          },
          {
            "average": 4846414.342,
            "count": 17963704,
            "maximum": 4847113.028,
            "minimum": 4845694.648,
            "name": "Y",
            "position": 1,
            "stddev": 412.0543028,
            "variance": 169788.7484
          },
          {
            "average": 1559.846668,
            "count": 17963704,
            "maximum": 1616.520091,
            "minimum": 1506.900091,
            "name": "Z",
            "position": 2,
            "stddev": 20.28756543,
            "variance": 411.5853109
          },
          {
            "average": 16503.91238,
            "count": 17963704,
            "maximum": 31057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5739.957608,
            "variance": 32947113.35
          },
          {
            "average": 1.326025356,
            "count": 17963704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6452026101,
            "variance": 0.4162864081
          },
          {
            "average": 1.671383474,
            "count": 17963704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.944626478,
            "variance": 0.8923191829
          },
          {
            "average": 0.5032719867,
            "count": 17963704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893079,
            "variance": 0.249989308
          },
          {
            "average": 1.358294481e-05,
            "count": 17963704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003685479761,
            "variance": 1.358276107e-05
          },
          {
            "average": 1.124901969,
            "count": 17963704,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3306077332,
            "variance": 0.1093014732
          },
          {
            "average": 0.07908651584,
            "count": 17963704,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70051697,
            "variance": 136.9020973
          },
          {
            "average": 1.834065736,
            "count": 17963704,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.063696866,
            "variance": 1.131451023
          },
          {
            "average": 1103.792757,
            "count": 17963704,
            "maximum": 1106,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.006898854,
            "variance": 1.013845302
          },
          {
            "average": 28792.43083,
            "count": 17963704,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11517.80157,
            "variance": 132659753
          },
          {
            "average": 28938.37081,
            "count": 17963704,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9115.396889,
            "variance": 83090460.45
          },
          {
            "average": 24448.78567,
            "count": 17963704,
            "maximum": 42496,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8577.552195,
            "variance": 73574401.67
          },
          {
            "average": 188152691,
            "count": 17963704,
            "maximum": 188154003.3,
            "minimum": 188151051.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.2949519,
            "variance": 515947.6379
          },
          {
            "average": 0,
            "count": 17963704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17963704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17963704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17963704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17963704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299687.9436,
          4845694.648,
          1506.900091,
          300735.9236,
          4847113.028,
          1616.520091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299687.9436189853,
                4845694.647517916,
                1506.9000909830752
              ],
              [
                299687.9436189853,
                4847113.027517917,
                1506.9000909830752
              ],
              [
                300735.9236189853,
                4847113.027517917,
                1616.520090983075
              ],
              [
                300735.9236189853,
                4845694.647517916,
                1616.520090983075
              ],
              [
                299687.9436189853,
                4845694.647517916,
                1506.9000909830752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:46:43+00:00",
        "end_time": "2017-08-30T17:57:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880037,
            43.73722356,
            1506.900091,
            -119.4744732,
            43.75026499,
            1616.520091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747502406246,
                  43.73722355878262,
                  1506.9000909830752
                ],
                [
                  -119.48800370401078,
                  43.749982473963264,
                  1506.9000909830752
                ],
                [
                  -119.47499913637276,
                  43.75026498936668,
                  1616.520090983075
                ],
                [
                  -119.4744732128917,
                  43.737505949112325,
                  1616.520090983075
                ],
                [
                  -119.48747502406246,
                  43.73722355878262,
                  1506.9000909830752
                ]
              ]
            ]
          },
          "id": "20170830_43119F4102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:46:43Z",
            "pc:count": 17963704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300214.1481,
                "count": 17963704,
                "maximum": 300735.9236,
                "minimum": 299687.9436,
                "name": "X",
                "position": 0,
                "stddev": 295.1752348,
                "variance": 87128.41921
              },
              {
                "average": 4846414.342,
                "count": 17963704,
                "maximum": 4847113.028,
                "minimum": 4845694.648,
                "name": "Y",
                "position": 1,
                "stddev": 412.0543028,
                "variance": 169788.7484
              },
              {
                "average": 1559.846668,
                "count": 17963704,
                "maximum": 1616.520091,
                "minimum": 1506.900091,
                "name": "Z",
                "position": 2,
                "stddev": 20.28756543,
                "variance": 411.5853109
              },
              {
                "average": 16503.91238,
                "count": 17963704,
                "maximum": 31057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5739.957608,
                "variance": 32947113.35
              },
              {
                "average": 1.326025356,
                "count": 17963704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6452026101,
                "variance": 0.4162864081
              },
              {
                "average": 1.671383474,
                "count": 17963704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.944626478,
                "variance": 0.8923191829
              },
              {
                "average": 0.5032719867,
                "count": 17963704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893079,
                "variance": 0.249989308
              },
              {
                "average": 1.358294481e-05,
                "count": 17963704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003685479761,
                "variance": 1.358276107e-05
              },
              {
                "average": 1.124901969,
                "count": 17963704,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3306077332,
                "variance": 0.1093014732
              },
              {
                "average": 0.07908651584,
                "count": 17963704,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70051697,
                "variance": 136.9020973
              },
              {
                "average": 1.834065736,
                "count": 17963704,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.063696866,
                "variance": 1.131451023
              },
              {
                "average": 1103.792757,
                "count": 17963704,
                "maximum": 1106,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.006898854,
                "variance": 1.013845302
              },
              {
                "average": 28792.43083,
                "count": 17963704,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11517.80157,
                "variance": 132659753
              },
              {
                "average": 28938.37081,
                "count": 17963704,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9115.396889,
                "variance": 83090460.45
              },
              {
                "average": 24448.78567,
                "count": 17963704,
                "maximum": 42496,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8577.552195,
                "variance": 73574401.67
              },
              {
                "average": 188152691,
                "count": 17963704,
                "maximum": 188154003.3,
                "minimum": 188151051.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.2949519,
                "variance": 515947.6379
              },
              {
                "average": 0,
                "count": 17963704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17963704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17963704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17963704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17963704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299687.9436,
              4845694.648,
              1506.900091,
              300735.9236,
              4847113.028,
              1616.520091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299687.9436189853,
                    4845694.647517916,
                    1506.9000909830752
                  ],
                  [
                    299687.9436189853,
                    4847113.027517917,
                    1506.9000909830752
                  ],
                  [
                    300735.9236189853,
                    4847113.027517917,
                    1616.520090983075
                  ],
                  [
                    300735.9236189853,
                    4845694.647517916,
                    1616.520090983075
                  ],
                  [
                    299687.9436189853,
                    4845694.647517916,
                    1506.9000909830752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:46:43+00:00",
            "end_time": "2017-08-30T17:57: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": "20170910_43119F6410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747310618805,
              43.662207479931745,
              1447.864902057117
            ],
            [
              -119.63803290489722,
              43.67498161505679,
              1447.864902057117
            ],
            [
              -119.62499922142923,
              43.67528187100725,
              1527.324902057117
            ],
            [
              -119.62444218074621,
              43.66250760277997,
              1527.324902057117
            ],
            [
              -119.63747310618805,
              43.662207479931745,
              1447.864902057117
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380329,
        43.66220748,
        1447.864902,
        -119.6244422,
        43.67528187,
        1527.324902
      ],
      "properties": {
        "datetime": "2017-09-10T15:52:13Z",
        "pc:count": 14187205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287876.9359,
            "count": 14187205,
            "maximum": 288395.0767,
            "minimum": 287343.3167,
            "name": "X",
            "position": 0,
            "stddev": 287.0684579,
            "variance": 82408.2995
          },
          {
            "average": 4838449.259,
            "count": 14187205,
            "maximum": 4839156.769,
            "minimum": 4837736.549,
            "name": "Y",
            "position": 1,
            "stddev": 400.6396991,
            "variance": 160512.1685
          },
          {
            "average": 1478.752829,
            "count": 14187205,
            "maximum": 1527.324902,
            "minimum": 1447.864902,
            "name": "Z",
            "position": 2,
            "stddev": 18.28695394,
            "variance": 334.4126844
          },
          {
            "average": 24430.76796,
            "count": 14187205,
            "maximum": 41745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4287.935262,
            "variance": 18386388.81
          },
          {
            "average": 1.05092779,
            "count": 14187205,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2452251039,
            "variance": 0.06013535156
          },
          {
            "average": 1.102372666,
            "count": 14187205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3572564633,
            "variance": 0.1276321806
          },
          {
            "average": 0.5020258042,
            "count": 14187205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959137,
            "variance": 0.2499959137
          },
          {
            "average": 5.074995392e-06,
            "count": 14187205,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002252769405,
            "variance": 5.074969994e-06
          },
          {
            "average": 1.227982608,
            "count": 14187205,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4195313469,
            "variance": 0.176006551
          },
          {
            "average": -0.2423323396,
            "count": 14187205,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89734188,
            "variance": 141.5467438
          },
          {
            "average": 1.979990421,
            "count": 14187205,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015173993,
            "variance": 1.030578237
          },
          {
            "average": 1161.001746,
            "count": 14187205,
            "maximum": 1163,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.965673133,
            "variance": 0.9325245998
          },
          {
            "average": 37711.95872,
            "count": 14187205,
            "maximum": 52736,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 7147.957335,
            "variance": 51093294.07
          },
          {
            "average": 36333.67397,
            "count": 14187205,
            "maximum": 51456,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 5864.00693,
            "variance": 34386577.27
          },
          {
            "average": 32916.79688,
            "count": 14187205,
            "maximum": 48640,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5737.843882,
            "variance": 32922852.42
          },
          {
            "average": 189092568.2,
            "count": 14187205,
            "maximum": 189093933.3,
            "minimum": 189091432.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 613.5584717,
            "variance": 376453.9982
          },
          {
            "average": 0,
            "count": 14187205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287343.3167,
          4837736.549,
          1447.864902,
          288395.0767,
          4839156.769,
          1527.324902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287343.3167343607,
                4837736.54903887,
                1447.864902057117
              ],
              [
                287343.3167343607,
                4839156.769038871,
                1447.864902057117
              ],
              [
                288395.0767343607,
                4839156.769038871,
                1527.324902057117
              ],
              [
                288395.0767343607,
                4837736.54903887,
                1527.324902057117
              ],
              [
                287343.3167343607,
                4837736.54903887,
                1447.864902057117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:52:13+00:00",
        "end_time": "2017-09-10T15:10:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380329,
            43.66220748,
            1447.864902,
            -119.6244422,
            43.67528187,
            1527.324902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747310618805,
                  43.662207479931745,
                  1447.864902057117
                ],
                [
                  -119.63803290489722,
                  43.67498161505679,
                  1447.864902057117
                ],
                [
                  -119.62499922142923,
                  43.67528187100725,
                  1527.324902057117
                ],
                [
                  -119.62444218074621,
                  43.66250760277997,
                  1527.324902057117
                ],
                [
                  -119.63747310618805,
                  43.662207479931745,
                  1447.864902057117
                ]
              ]
            ]
          },
          "id": "20170910_43119F6410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:52:13Z",
            "pc:count": 14187205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287876.9359,
                "count": 14187205,
                "maximum": 288395.0767,
                "minimum": 287343.3167,
                "name": "X",
                "position": 0,
                "stddev": 287.0684579,
                "variance": 82408.2995
              },
              {
                "average": 4838449.259,
                "count": 14187205,
                "maximum": 4839156.769,
                "minimum": 4837736.549,
                "name": "Y",
                "position": 1,
                "stddev": 400.6396991,
                "variance": 160512.1685
              },
              {
                "average": 1478.752829,
                "count": 14187205,
                "maximum": 1527.324902,
                "minimum": 1447.864902,
                "name": "Z",
                "position": 2,
                "stddev": 18.28695394,
                "variance": 334.4126844
              },
              {
                "average": 24430.76796,
                "count": 14187205,
                "maximum": 41745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4287.935262,
                "variance": 18386388.81
              },
              {
                "average": 1.05092779,
                "count": 14187205,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2452251039,
                "variance": 0.06013535156
              },
              {
                "average": 1.102372666,
                "count": 14187205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3572564633,
                "variance": 0.1276321806
              },
              {
                "average": 0.5020258042,
                "count": 14187205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959137,
                "variance": 0.2499959137
              },
              {
                "average": 5.074995392e-06,
                "count": 14187205,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002252769405,
                "variance": 5.074969994e-06
              },
              {
                "average": 1.227982608,
                "count": 14187205,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4195313469,
                "variance": 0.176006551
              },
              {
                "average": -0.2423323396,
                "count": 14187205,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89734188,
                "variance": 141.5467438
              },
              {
                "average": 1.979990421,
                "count": 14187205,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015173993,
                "variance": 1.030578237
              },
              {
                "average": 1161.001746,
                "count": 14187205,
                "maximum": 1163,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.965673133,
                "variance": 0.9325245998
              },
              {
                "average": 37711.95872,
                "count": 14187205,
                "maximum": 52736,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 7147.957335,
                "variance": 51093294.07
              },
              {
                "average": 36333.67397,
                "count": 14187205,
                "maximum": 51456,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 5864.00693,
                "variance": 34386577.27
              },
              {
                "average": 32916.79688,
                "count": 14187205,
                "maximum": 48640,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5737.843882,
                "variance": 32922852.42
              },
              {
                "average": 189092568.2,
                "count": 14187205,
                "maximum": 189093933.3,
                "minimum": 189091432.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 613.5584717,
                "variance": 376453.9982
              },
              {
                "average": 0,
                "count": 14187205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287343.3167,
              4837736.549,
              1447.864902,
              288395.0767,
              4839156.769,
              1527.324902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287343.3167343607,
                    4837736.54903887,
                    1447.864902057117
                  ],
                  [
                    287343.3167343607,
                    4839156.769038871,
                    1447.864902057117
                  ],
                  [
                    288395.0767343607,
                    4839156.769038871,
                    1527.324902057117
                  ],
                  [
                    288395.0767343607,
                    4837736.54903887,
                    1527.324902057117
                  ],
                  [
                    287343.3167343607,
                    4837736.54903887,
                    1447.864902057117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:52:13+00:00",
            "end_time": "2017-09-10T15:10: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": "20170910_43119F7224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497204653261,
              43.687192802188896,
              1465.104961602743
            ],
            [
              -119.77556218491296,
              43.699979818839694,
              1465.104961602743
            ],
            [
              -119.76250051605881,
              43.70029647944597,
              1553.764961602743
            ],
            [
              -119.7619131462118,
              43.68750932228497,
              1553.764961602743
            ],
            [
              -119.77497204653261,
              43.687192802188896,
              1465.104961602743
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755622,
        43.6871928,
        1465.104962,
        -119.7619131,
        43.70029648,
        1553.764962
      ],
      "properties": {
        "datetime": "2017-09-11T19:44:08Z",
        "pc:count": 22035369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276881.4678,
            "count": 22035369,
            "maximum": 277403.1038,
            "minimum": 276349.4038,
            "name": "X",
            "position": 0,
            "stddev": 290.7581569,
            "variance": 84540.30582
          },
          {
            "average": 4841619.956,
            "count": 22035369,
            "maximum": 4842295.236,
            "minimum": 4840873.416,
            "name": "Y",
            "position": 1,
            "stddev": 408.3289758,
            "variance": 166732.5525
          },
          {
            "average": 1503.727647,
            "count": 22035369,
            "maximum": 1553.764962,
            "minimum": 1465.104962,
            "name": "Z",
            "position": 2,
            "stddev": 14.14045231,
            "variance": 199.9523914
          },
          {
            "average": 18294.73636,
            "count": 22035369,
            "maximum": 45793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9693.350885,
            "variance": 93961051.37
          },
          {
            "average": 1.521333271,
            "count": 22035369,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7634332805,
            "variance": 0.5828303738
          },
          {
            "average": 2.072315694,
            "count": 22035369,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.026225262,
            "variance": 1.053138288
          },
          {
            "average": 0.5021529251,
            "count": 22035369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953762,
            "variance": 0.2499953763
          },
          {
            "average": 9.57551471e-06,
            "count": 22035369,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003094418112,
            "variance": 9.575423454e-06
          },
          {
            "average": 1.134704257,
            "count": 22035369,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3414074181,
            "variance": 0.1165590251
          },
          {
            "average": -0.108011078,
            "count": 22035369,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03589369,
            "variance": 144.8627369
          },
          {
            "average": 1.720968821,
            "count": 22035369,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102450211,
            "variance": 1.215396468
          },
          {
            "average": 1181.891724,
            "count": 22035369,
            "maximum": 1186,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.315831337,
            "variance": 5.363074783
          },
          {
            "average": 17441.6836,
            "count": 22035369,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9975.113616,
            "variance": 99502891.64
          },
          {
            "average": 18713.23223,
            "count": 22035369,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8645.626151,
            "variance": 74746851.54
          },
          {
            "average": 14980.46249,
            "count": 22035369,
            "maximum": 46336,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7393.298582,
            "variance": 54660863.93
          },
          {
            "average": 189133188,
            "count": 22035369,
            "maximum": 189194248.6,
            "minimum": 189104990.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40630.22209,
            "variance": 1650814947
          },
          {
            "average": 0,
            "count": 22035369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22035369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22035369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22035369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22035369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276349.4038,
          4840873.416,
          1465.104962,
          277403.1038,
          4842295.236,
          1553.764962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276349.40375901177,
                4840873.416323288,
                1465.104961602743
              ],
              [
                276349.40375901177,
                4842295.236323289,
                1465.104961602743
              ],
              [
                277403.1037590117,
                4842295.236323289,
                1553.764961602743
              ],
              [
                277403.1037590117,
                4840873.416323288,
                1553.764961602743
              ],
              [
                276349.40375901177,
                4840873.416323288,
                1465.104961602743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:44:08+00:00",
        "end_time": "2017-09-10T18:56:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755622,
            43.6871928,
            1465.104962,
            -119.7619131,
            43.70029648,
            1553.764962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497204653261,
                  43.687192802188896,
                  1465.104961602743
                ],
                [
                  -119.77556218491296,
                  43.699979818839694,
                  1465.104961602743
                ],
                [
                  -119.76250051605881,
                  43.70029647944597,
                  1553.764961602743
                ],
                [
                  -119.7619131462118,
                  43.68750932228497,
                  1553.764961602743
                ],
                [
                  -119.77497204653261,
                  43.687192802188896,
                  1465.104961602743
                ]
              ]
            ]
          },
          "id": "20170910_43119F7224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:44:08Z",
            "pc:count": 22035369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276881.4678,
                "count": 22035369,
                "maximum": 277403.1038,
                "minimum": 276349.4038,
                "name": "X",
                "position": 0,
                "stddev": 290.7581569,
                "variance": 84540.30582
              },
              {
                "average": 4841619.956,
                "count": 22035369,
                "maximum": 4842295.236,
                "minimum": 4840873.416,
                "name": "Y",
                "position": 1,
                "stddev": 408.3289758,
                "variance": 166732.5525
              },
              {
                "average": 1503.727647,
                "count": 22035369,
                "maximum": 1553.764962,
                "minimum": 1465.104962,
                "name": "Z",
                "position": 2,
                "stddev": 14.14045231,
                "variance": 199.9523914
              },
              {
                "average": 18294.73636,
                "count": 22035369,
                "maximum": 45793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9693.350885,
                "variance": 93961051.37
              },
              {
                "average": 1.521333271,
                "count": 22035369,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7634332805,
                "variance": 0.5828303738
              },
              {
                "average": 2.072315694,
                "count": 22035369,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.026225262,
                "variance": 1.053138288
              },
              {
                "average": 0.5021529251,
                "count": 22035369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953762,
                "variance": 0.2499953763
              },
              {
                "average": 9.57551471e-06,
                "count": 22035369,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003094418112,
                "variance": 9.575423454e-06
              },
              {
                "average": 1.134704257,
                "count": 22035369,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3414074181,
                "variance": 0.1165590251
              },
              {
                "average": -0.108011078,
                "count": 22035369,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03589369,
                "variance": 144.8627369
              },
              {
                "average": 1.720968821,
                "count": 22035369,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102450211,
                "variance": 1.215396468
              },
              {
                "average": 1181.891724,
                "count": 22035369,
                "maximum": 1186,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.315831337,
                "variance": 5.363074783
              },
              {
                "average": 17441.6836,
                "count": 22035369,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9975.113616,
                "variance": 99502891.64
              },
              {
                "average": 18713.23223,
                "count": 22035369,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8645.626151,
                "variance": 74746851.54
              },
              {
                "average": 14980.46249,
                "count": 22035369,
                "maximum": 46336,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7393.298582,
                "variance": 54660863.93
              },
              {
                "average": 189133188,
                "count": 22035369,
                "maximum": 189194248.6,
                "minimum": 189104990.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40630.22209,
                "variance": 1650814947
              },
              {
                "average": 0,
                "count": 22035369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22035369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22035369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22035369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22035369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276349.4038,
              4840873.416,
              1465.104962,
              277403.1038,
              4842295.236,
              1553.764962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276349.40375901177,
                    4840873.416323288,
                    1465.104961602743
                  ],
                  [
                    276349.40375901177,
                    4842295.236323289,
                    1465.104961602743
                  ],
                  [
                    277403.1037590117,
                    4842295.236323289,
                    1553.764961602743
                  ],
                  [
                    277403.1037590117,
                    4840873.416323288,
                    1553.764961602743
                  ],
                  [
                    276349.40375901177,
                    4840873.416323288,
                    1465.104961602743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:44:08+00:00",
            "end_time": "2017-09-10T18:56: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": "20170831_43119F4312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747409865433,
              43.64972311894823,
              1455.8475167130505
            ],
            [
              -119.48800117441223,
              43.662482410013794,
              1455.8475167130505
            ],
            [
              -119.47499766624925,
              43.66276486608697,
              1538.3475167130505
            ],
            [
              -119.47447333837346,
              43.65000544995269,
              1538.3475167130505
            ],
            [
              -119.48747409865433,
              43.64972311894823,
              1455.8475167130505
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880012,
        43.64972312,
        1455.847517,
        -119.4744733,
        43.66276487,
        1538.347517
      ],
      "properties": {
        "datetime": "2017-08-31T16:36:52Z",
        "pc:count": 13394612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299918.5803,
            "count": 13394612,
            "maximum": 300445.7915,
            "minimum": 299396.3715,
            "name": "X",
            "position": 0,
            "stddev": 290.1581272,
            "variance": 84191.73881
          },
          {
            "average": 4836681.439,
            "count": 13394612,
            "maximum": 4837394.657,
            "minimum": 4835976.257,
            "name": "Y",
            "position": 1,
            "stddev": 404.3663858,
            "variance": 163512.174
          },
          {
            "average": 1506.693221,
            "count": 13394612,
            "maximum": 1538.347517,
            "minimum": 1455.847517,
            "name": "Z",
            "position": 2,
            "stddev": 12.64544721,
            "variance": 159.9073353
          },
          {
            "average": 18683.8615,
            "count": 13394612,
            "maximum": 29841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2765.27657,
            "variance": 7646754.511
          },
          {
            "average": 1.025518619,
            "count": 13394612,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1729689514,
            "variance": 0.02991825816
          },
          {
            "average": 1.05142635,
            "count": 13394612,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2541614538,
            "variance": 0.06459804462
          },
          {
            "average": 0.5020885263,
            "count": 13394612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956567,
            "variance": 0.2499956567
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154909601,
            "count": 13394612,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3618184991,
            "variance": 0.1309126263
          },
          {
            "average": 0.4073012843,
            "count": 13394612,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68345489,
            "variance": 136.5031183
          },
          {
            "average": 1.969843695,
            "count": 13394612,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013293807,
            "variance": 1.026764339
          },
          {
            "average": 1127.601008,
            "count": 13394612,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9504151619,
            "variance": 0.9032889799
          },
          {
            "average": 38111.84272,
            "count": 13394612,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4104.844284,
            "variance": 16849746.59
          },
          {
            "average": 37109.94651,
            "count": 13394612,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3200.874311,
            "variance": 10245596.35
          },
          {
            "average": 33558.02551,
            "count": 13394612,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3188.608214,
            "variance": 10167222.34
          },
          {
            "average": 188231003.3,
            "count": 13394612,
            "maximum": 188232612.8,
            "minimum": 188229335.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.5218586,
            "variance": 402617.989
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13394612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299396.3715,
          4835976.257,
          1455.847517,
          300445.7915,
          4837394.657,
          1538.347517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299396.37150374753,
                4835976.257328364,
                1455.8475167130505
              ],
              [
                299396.37150374753,
                4837394.657328364,
                1455.8475167130505
              ],
              [
                300445.7915037476,
                4837394.657328364,
                1538.3475167130505
              ],
              [
                300445.7915037476,
                4835976.257328364,
                1538.3475167130505
              ],
              [
                299396.37150374753,
                4835976.257328364,
                1455.8475167130505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:36:52+00:00",
        "end_time": "2017-08-31T15:42:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880012,
            43.64972312,
            1455.847517,
            -119.4744733,
            43.66276487,
            1538.347517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747409865433,
                  43.64972311894823,
                  1455.8475167130505
                ],
                [
                  -119.48800117441223,
                  43.662482410013794,
                  1455.8475167130505
                ],
                [
                  -119.47499766624925,
                  43.66276486608697,
                  1538.3475167130505
                ],
                [
                  -119.47447333837346,
                  43.65000544995269,
                  1538.3475167130505
                ],
                [
                  -119.48747409865433,
                  43.64972311894823,
                  1455.8475167130505
                ]
              ]
            ]
          },
          "id": "20170831_43119F4312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:36:52Z",
            "pc:count": 13394612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299918.5803,
                "count": 13394612,
                "maximum": 300445.7915,
                "minimum": 299396.3715,
                "name": "X",
                "position": 0,
                "stddev": 290.1581272,
                "variance": 84191.73881
              },
              {
                "average": 4836681.439,
                "count": 13394612,
                "maximum": 4837394.657,
                "minimum": 4835976.257,
                "name": "Y",
                "position": 1,
                "stddev": 404.3663858,
                "variance": 163512.174
              },
              {
                "average": 1506.693221,
                "count": 13394612,
                "maximum": 1538.347517,
                "minimum": 1455.847517,
                "name": "Z",
                "position": 2,
                "stddev": 12.64544721,
                "variance": 159.9073353
              },
              {
                "average": 18683.8615,
                "count": 13394612,
                "maximum": 29841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2765.27657,
                "variance": 7646754.511
              },
              {
                "average": 1.025518619,
                "count": 13394612,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1729689514,
                "variance": 0.02991825816
              },
              {
                "average": 1.05142635,
                "count": 13394612,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2541614538,
                "variance": 0.06459804462
              },
              {
                "average": 0.5020885263,
                "count": 13394612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956567,
                "variance": 0.2499956567
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154909601,
                "count": 13394612,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3618184991,
                "variance": 0.1309126263
              },
              {
                "average": 0.4073012843,
                "count": 13394612,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68345489,
                "variance": 136.5031183
              },
              {
                "average": 1.969843695,
                "count": 13394612,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013293807,
                "variance": 1.026764339
              },
              {
                "average": 1127.601008,
                "count": 13394612,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9504151619,
                "variance": 0.9032889799
              },
              {
                "average": 38111.84272,
                "count": 13394612,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4104.844284,
                "variance": 16849746.59
              },
              {
                "average": 37109.94651,
                "count": 13394612,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3200.874311,
                "variance": 10245596.35
              },
              {
                "average": 33558.02551,
                "count": 13394612,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3188.608214,
                "variance": 10167222.34
              },
              {
                "average": 188231003.3,
                "count": 13394612,
                "maximum": 188232612.8,
                "minimum": 188229335.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.5218586,
                "variance": 402617.989
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13394612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299396.3715,
              4835976.257,
              1455.847517,
              300445.7915,
              4837394.657,
              1538.347517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299396.37150374753,
                    4835976.257328364,
                    1455.8475167130505
                  ],
                  [
                    299396.37150374753,
                    4837394.657328364,
                    1455.8475167130505
                  ],
                  [
                    300445.7915037476,
                    4837394.657328364,
                    1538.3475167130505
                  ],
                  [
                    300445.7915037476,
                    4835976.257328364,
                    1538.3475167130505
                  ],
                  [
                    299396.37150374753,
                    4835976.257328364,
                    1455.8475167130505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:36:52+00:00",
            "end_time": "2017-08-31T15:42:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F5209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497414732817,
              43.724719562464394,
              1456.5656450827348
            ],
            [
              -119.52551070940726,
              43.73748173747186,
              1456.5656450827348
            ],
            [
              -119.51249830186943,
              43.7377686958659,
              1536.0256450827349
            ],
            [
              -119.51196449725767,
              43.72500639378281,
              1536.0256450827349
            ],
            [
              -119.52497414732817,
              43.724719562464394,
              1456.5656450827348
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255107,
        43.72471956,
        1456.565645,
        -119.5119645,
        43.7377687,
        1536.025645
      ],
      "properties": {
        "datetime": "2017-08-31T16:11:50Z",
        "pc:count": 17116908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297181.4092,
            "count": 17116908,
            "maximum": 297674.6409,
            "minimum": 296625.7809,
            "name": "X",
            "position": 0,
            "stddev": 290.9490464,
            "variance": 84651.34758
          },
          {
            "average": 4845131.602,
            "count": 17116908,
            "maximum": 4845816.022,
            "minimum": 4844397.242,
            "name": "Y",
            "position": 1,
            "stddev": 406.7474783,
            "variance": 165443.5111
          },
          {
            "average": 1488.833472,
            "count": 17116908,
            "maximum": 1536.025645,
            "minimum": 1456.565645,
            "name": "Z",
            "position": 2,
            "stddev": 17.19226083,
            "variance": 295.5738323
          },
          {
            "average": 16692.07052,
            "count": 17116908,
            "maximum": 32753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5419.644108,
            "variance": 29372542.26
          },
          {
            "average": 1.265951713,
            "count": 17116908,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.576540847,
            "variance": 0.3323993482
          },
          {
            "average": 1.546268403,
            "count": 17116908,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8460397587,
            "variance": 0.7157832732
          },
          {
            "average": 0.5038055939,
            "count": 17116908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855319,
            "variance": 0.2499855321
          },
          {
            "average": 2.628979486e-06,
            "count": 17116908,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001621410722,
            "variance": 2.628972728e-06
          },
          {
            "average": 1.141183852,
            "count": 17116908,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3482111124,
            "variance": 0.1212509788
          },
          {
            "average": -0.03264705467,
            "count": 17116908,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84293394,
            "variance": 140.2550843
          },
          {
            "average": 1.852655748,
            "count": 17116908,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057513817,
            "variance": 1.118335474
          },
          {
            "average": 1122.192057,
            "count": 17116908,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.597605417,
            "variance": 43.52839724
          },
          {
            "average": 28635.58734,
            "count": 17116908,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10963.89009,
            "variance": 120206886
          },
          {
            "average": 29095.48734,
            "count": 17116908,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9004.46386,
            "variance": 81080369.41
          },
          {
            "average": 24887.01836,
            "count": 17116908,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8321.290269,
            "variance": 69243871.74
          },
          {
            "average": 188213658,
            "count": 17116908,
            "maximum": 188231110.6,
            "minimum": 188156554.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 30257.05349,
            "variance": 915489285.9
          },
          {
            "average": 0,
            "count": 17116908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17116908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17116908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17116908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17116908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296625.7809,
          4844397.242,
          1456.565645,
          297674.6409,
          4845816.022,
          1536.025645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296625.78089607303,
                4844397.241577874,
                1456.5656450827348
              ],
              [
                296625.78089607303,
                4845816.021577873,
                1456.5656450827348
              ],
              [
                297674.640896073,
                4845816.021577873,
                1536.0256450827349
              ],
              [
                297674.640896073,
                4844397.241577874,
                1536.0256450827349
              ],
              [
                296625.78089607303,
                4844397.241577874,
                1456.5656450827348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:11:50+00:00",
        "end_time": "2017-08-30T19:29:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255107,
            43.72471956,
            1456.565645,
            -119.5119645,
            43.7377687,
            1536.025645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497414732817,
                  43.724719562464394,
                  1456.5656450827348
                ],
                [
                  -119.52551070940726,
                  43.73748173747186,
                  1456.5656450827348
                ],
                [
                  -119.51249830186943,
                  43.7377686958659,
                  1536.0256450827349
                ],
                [
                  -119.51196449725767,
                  43.72500639378281,
                  1536.0256450827349
                ],
                [
                  -119.52497414732817,
                  43.724719562464394,
                  1456.5656450827348
                ]
              ]
            ]
          },
          "id": "20170830_43119F5209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:11:50Z",
            "pc:count": 17116908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297181.4092,
                "count": 17116908,
                "maximum": 297674.6409,
                "minimum": 296625.7809,
                "name": "X",
                "position": 0,
                "stddev": 290.9490464,
                "variance": 84651.34758
              },
              {
                "average": 4845131.602,
                "count": 17116908,
                "maximum": 4845816.022,
                "minimum": 4844397.242,
                "name": "Y",
                "position": 1,
                "stddev": 406.7474783,
                "variance": 165443.5111
              },
              {
                "average": 1488.833472,
                "count": 17116908,
                "maximum": 1536.025645,
                "minimum": 1456.565645,
                "name": "Z",
                "position": 2,
                "stddev": 17.19226083,
                "variance": 295.5738323
              },
              {
                "average": 16692.07052,
                "count": 17116908,
                "maximum": 32753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5419.644108,
                "variance": 29372542.26
              },
              {
                "average": 1.265951713,
                "count": 17116908,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.576540847,
                "variance": 0.3323993482
              },
              {
                "average": 1.546268403,
                "count": 17116908,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8460397587,
                "variance": 0.7157832732
              },
              {
                "average": 0.5038055939,
                "count": 17116908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855319,
                "variance": 0.2499855321
              },
              {
                "average": 2.628979486e-06,
                "count": 17116908,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001621410722,
                "variance": 2.628972728e-06
              },
              {
                "average": 1.141183852,
                "count": 17116908,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3482111124,
                "variance": 0.1212509788
              },
              {
                "average": -0.03264705467,
                "count": 17116908,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84293394,
                "variance": 140.2550843
              },
              {
                "average": 1.852655748,
                "count": 17116908,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057513817,
                "variance": 1.118335474
              },
              {
                "average": 1122.192057,
                "count": 17116908,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.597605417,
                "variance": 43.52839724
              },
              {
                "average": 28635.58734,
                "count": 17116908,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10963.89009,
                "variance": 120206886
              },
              {
                "average": 29095.48734,
                "count": 17116908,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9004.46386,
                "variance": 81080369.41
              },
              {
                "average": 24887.01836,
                "count": 17116908,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8321.290269,
                "variance": 69243871.74
              },
              {
                "average": 188213658,
                "count": 17116908,
                "maximum": 188231110.6,
                "minimum": 188156554.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 30257.05349,
                "variance": 915489285.9
              },
              {
                "average": 0,
                "count": 17116908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17116908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17116908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17116908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17116908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296625.7809,
              4844397.242,
              1456.565645,
              297674.6409,
              4845816.022,
              1536.025645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296625.78089607303,
                    4844397.241577874,
                    1456.5656450827348
                  ],
                  [
                    296625.78089607303,
                    4845816.021577873,
                    1456.5656450827348
                  ],
                  [
                    297674.640896073,
                    4845816.021577873,
                    1536.0256450827349
                  ],
                  [
                    297674.640896073,
                    4844397.241577874,
                    1536.0256450827349
                  ],
                  [
                    296625.78089607303,
                    4844397.241577874,
                    1456.5656450827348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:11:50+00:00",
            "end_time": "2017-08-30T19:29:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F5220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247322107112,
              43.69972101497692,
              1474.9240669291416
            ],
            [
              -119.51300661029799,
              43.712482109382385,
              1474.9240669291416
            ],
            [
              -119.49999849636414,
              43.712767537283604,
              1550.1240669291415
            ],
            [
              -119.49946786109966,
              43.70000631648595,
              1550.1240669291415
            ],
            [
              -119.51247322107112,
              43.69972101497692,
              1474.9240669291416
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130066,
        43.69972101,
        1474.924067,
        -119.4994679,
        43.71276754,
        1550.124067
      ],
      "properties": {
        "datetime": "2017-08-31T16:12:33Z",
        "pc:count": 20158115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298065.6694,
            "count": 20158115,
            "maximum": 298597.4485,
            "minimum": 297548.5085,
            "name": "X",
            "position": 0,
            "stddev": 297.9836493,
            "variance": 88794.25524
          },
          {
            "average": 4842277.727,
            "count": 20158115,
            "maximum": 4843008.75,
            "minimum": 4841590.11,
            "name": "Y",
            "position": 1,
            "stddev": 405.5822468,
            "variance": 164496.9589
          },
          {
            "average": 1511.058357,
            "count": 20158115,
            "maximum": 1550.124067,
            "minimum": 1474.924067,
            "name": "Z",
            "position": 2,
            "stddev": 12.12495731,
            "variance": 147.0145898
          },
          {
            "average": 14564.46994,
            "count": 20158115,
            "maximum": 31633,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6241.195027,
            "variance": 38952515.37
          },
          {
            "average": 1.455463321,
            "count": 20158115,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7337130412,
            "variance": 0.5383348269
          },
          {
            "average": 1.940815597,
            "count": 20158115,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.02836953,
            "variance": 1.05754389
          },
          {
            "average": 0.5031740319,
            "count": 20158115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999899378,
            "variance": 0.2499899379
          },
          {
            "average": 3.026076595e-06,
            "count": 20158115,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001739559596,
            "variance": 3.026067588e-06
          },
          {
            "average": 1.108794448,
            "count": 20158115,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3113811509,
            "variance": 0.09695822112
          },
          {
            "average": 0.1330801158,
            "count": 20158115,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79765737,
            "variance": 139.1847195
          },
          {
            "average": 1.755121647,
            "count": 20158115,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.08235977,
            "variance": 1.171502672
          },
          {
            "average": 1125.676503,
            "count": 20158115,
            "maximum": 1128,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.129632488,
            "variance": 9.794599513
          },
          {
            "average": 22777.49538,
            "count": 20158115,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11862.7636,
            "variance": 140725160.2
          },
          {
            "average": 24293.6218,
            "count": 20158115,
            "maximum": 50432,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 9746.947599,
            "variance": 95002987.49
          },
          {
            "average": 20068.7554,
            "count": 20158115,
            "maximum": 47104,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8845.279408,
            "variance": 78238967.81
          },
          {
            "average": 188227526.5,
            "count": 20158115,
            "maximum": 188231153.2,
            "minimum": 188156945.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 13536.11905,
            "variance": 183226518.9
          },
          {
            "average": 0,
            "count": 20158115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20158115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20158115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20158115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20158115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297548.5085,
          4841590.11,
          1474.924067,
          298597.4485,
          4843008.75,
          1550.124067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297548.50854841457,
                4841590.109803827,
                1474.9240669291416
              ],
              [
                297548.50854841457,
                4843008.749803827,
                1474.9240669291416
              ],
              [
                298597.4485484145,
                4843008.749803827,
                1550.1240669291415
              ],
              [
                298597.4485484145,
                4841590.109803827,
                1550.1240669291415
              ],
              [
                297548.50854841457,
                4841590.109803827,
                1474.9240669291416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:12:33+00:00",
        "end_time": "2017-08-30T19:35:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130066,
            43.69972101,
            1474.924067,
            -119.4994679,
            43.71276754,
            1550.124067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247322107112,
                  43.69972101497692,
                  1474.9240669291416
                ],
                [
                  -119.51300661029799,
                  43.712482109382385,
                  1474.9240669291416
                ],
                [
                  -119.49999849636414,
                  43.712767537283604,
                  1550.1240669291415
                ],
                [
                  -119.49946786109966,
                  43.70000631648595,
                  1550.1240669291415
                ],
                [
                  -119.51247322107112,
                  43.69972101497692,
                  1474.9240669291416
                ]
              ]
            ]
          },
          "id": "20170830_43119F5220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:12:33Z",
            "pc:count": 20158115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298065.6694,
                "count": 20158115,
                "maximum": 298597.4485,
                "minimum": 297548.5085,
                "name": "X",
                "position": 0,
                "stddev": 297.9836493,
                "variance": 88794.25524
              },
              {
                "average": 4842277.727,
                "count": 20158115,
                "maximum": 4843008.75,
                "minimum": 4841590.11,
                "name": "Y",
                "position": 1,
                "stddev": 405.5822468,
                "variance": 164496.9589
              },
              {
                "average": 1511.058357,
                "count": 20158115,
                "maximum": 1550.124067,
                "minimum": 1474.924067,
                "name": "Z",
                "position": 2,
                "stddev": 12.12495731,
                "variance": 147.0145898
              },
              {
                "average": 14564.46994,
                "count": 20158115,
                "maximum": 31633,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6241.195027,
                "variance": 38952515.37
              },
              {
                "average": 1.455463321,
                "count": 20158115,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7337130412,
                "variance": 0.5383348269
              },
              {
                "average": 1.940815597,
                "count": 20158115,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.02836953,
                "variance": 1.05754389
              },
              {
                "average": 0.5031740319,
                "count": 20158115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999899378,
                "variance": 0.2499899379
              },
              {
                "average": 3.026076595e-06,
                "count": 20158115,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001739559596,
                "variance": 3.026067588e-06
              },
              {
                "average": 1.108794448,
                "count": 20158115,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3113811509,
                "variance": 0.09695822112
              },
              {
                "average": 0.1330801158,
                "count": 20158115,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79765737,
                "variance": 139.1847195
              },
              {
                "average": 1.755121647,
                "count": 20158115,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.08235977,
                "variance": 1.171502672
              },
              {
                "average": 1125.676503,
                "count": 20158115,
                "maximum": 1128,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.129632488,
                "variance": 9.794599513
              },
              {
                "average": 22777.49538,
                "count": 20158115,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11862.7636,
                "variance": 140725160.2
              },
              {
                "average": 24293.6218,
                "count": 20158115,
                "maximum": 50432,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 9746.947599,
                "variance": 95002987.49
              },
              {
                "average": 20068.7554,
                "count": 20158115,
                "maximum": 47104,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8845.279408,
                "variance": 78238967.81
              },
              {
                "average": 188227526.5,
                "count": 20158115,
                "maximum": 188231153.2,
                "minimum": 188156945.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 13536.11905,
                "variance": 183226518.9
              },
              {
                "average": 0,
                "count": 20158115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20158115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20158115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20158115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20158115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297548.5085,
              4841590.11,
              1474.924067,
              298597.4485,
              4843008.75,
              1550.124067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297548.50854841457,
                    4841590.109803827,
                    1474.9240669291416
                  ],
                  [
                    297548.50854841457,
                    4843008.749803827,
                    1474.9240669291416
                  ],
                  [
                    298597.4485484145,
                    4843008.749803827,
                    1550.1240669291415
                  ],
                  [
                    298597.4485484145,
                    4841590.109803827,
                    1550.1240669291415
                  ],
                  [
                    297548.50854841457,
                    4841590.109803827,
                    1474.9240669291416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:12:33+00:00",
            "end_time": "2017-08-30T19:35: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": "20170830_43119F4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747574240405,
              43.67473441627499,
              1575.181783085156
            ],
            [
              -119.38798165491625,
              43.6874838058325,
              1575.181783085156
            ],
            [
              -119.37499781636429,
              43.68775446497669,
              1733.9417830851562
            ],
            [
              -119.37449464825944,
              43.675004955671945,
              1733.9417830851562
            ],
            [
              -119.38747574240405,
              43.67473441627499,
              1575.181783085156
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879817,
        43.67473442,
        1575.181783,
        -119.3744946,
        43.68775446,
        1733.941783
      ],
      "properties": {
        "datetime": "2017-08-30T17:04:13Z",
        "pc:count": 16797571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308053.5477,
            "count": 16797571,
            "maximum": 308588.3044,
            "minimum": 307540.9844,
            "name": "X",
            "position": 0,
            "stddev": 284.3861881,
            "variance": 80875.50397
          },
          {
            "average": 4839260.359,
            "count": 16797571,
            "maximum": 4839934.4,
            "minimum": 4838517.2,
            "name": "Y",
            "position": 1,
            "stddev": 394.6195439,
            "variance": 155724.5844
          },
          {
            "average": 1638.257221,
            "count": 16797571,
            "maximum": 1733.941783,
            "minimum": 1575.181783,
            "name": "Z",
            "position": 2,
            "stddev": 32.78515293,
            "variance": 1074.866253
          },
          {
            "average": 17815.11054,
            "count": 16797571,
            "maximum": 49153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5630.465695,
            "variance": 31702143.95
          },
          {
            "average": 1.238996995,
            "count": 16797571,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5649917174,
            "variance": 0.3192156408
          },
          {
            "average": 1.493248042,
            "count": 16797571,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8517045825,
            "variance": 0.7254006958
          },
          {
            "average": 0.5017003351,
            "count": 16797571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971237,
            "variance": 0.2499971237
          },
          {
            "average": 2.32176426e-06,
            "count": 16797571,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001523731934,
            "variance": 2.321759007e-06
          },
          {
            "average": 1.13584095,
            "count": 16797571,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3426196042,
            "variance": 0.1173881932
          },
          {
            "average": 0.3370263225,
            "count": 16797571,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79676079,
            "variance": 139.1635652
          },
          {
            "average": 1.860931679,
            "count": 16797571,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.055427973,
            "variance": 1.113928206
          },
          {
            "average": 1092.918216,
            "count": 16797571,
            "maximum": 1096,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.402407542,
            "variance": 1.966746914
          },
          {
            "average": 29735.18142,
            "count": 16797571,
            "maximum": 51712,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 10450.04332,
            "variance": 109203405.3
          },
          {
            "average": 30250.89137,
            "count": 16797571,
            "maximum": 52992,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 8393.650971,
            "variance": 70453376.63
          },
          {
            "average": 25997.30944,
            "count": 16797571,
            "maximum": 55552,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7745.149218,
            "variance": 59987336.4
          },
          {
            "average": 188146143.8,
            "count": 16797571,
            "maximum": 188147853.1,
            "minimum": 188144561.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 609.0104161,
            "variance": 370893.6869
          },
          {
            "average": 0,
            "count": 16797571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16797571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16797571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16797571,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16797571,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307540.9844,
          4838517.2,
          1575.181783,
          308588.3044,
          4839934.4,
          1733.941783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307540.9844026386,
                4838517.200012518,
                1575.181783085156
              ],
              [
                307540.9844026386,
                4839934.400012517,
                1575.181783085156
              ],
              [
                308588.3044026386,
                4839934.400012517,
                1733.9417830851562
              ],
              [
                308588.3044026386,
                4838517.200012518,
                1733.9417830851562
              ],
              [
                307540.9844026386,
                4838517.200012518,
                1575.181783085156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:04:13+00:00",
        "end_time": "2017-08-30T16:09:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879817,
            43.67473442,
            1575.181783,
            -119.3744946,
            43.68775446,
            1733.941783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747574240405,
                  43.67473441627499,
                  1575.181783085156
                ],
                [
                  -119.38798165491625,
                  43.6874838058325,
                  1575.181783085156
                ],
                [
                  -119.37499781636429,
                  43.68775446497669,
                  1733.9417830851562
                ],
                [
                  -119.37449464825944,
                  43.675004955671945,
                  1733.9417830851562
                ],
                [
                  -119.38747574240405,
                  43.67473441627499,
                  1575.181783085156
                ]
              ]
            ]
          },
          "id": "20170830_43119F4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:04:13Z",
            "pc:count": 16797571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308053.5477,
                "count": 16797571,
                "maximum": 308588.3044,
                "minimum": 307540.9844,
                "name": "X",
                "position": 0,
                "stddev": 284.3861881,
                "variance": 80875.50397
              },
              {
                "average": 4839260.359,
                "count": 16797571,
                "maximum": 4839934.4,
                "minimum": 4838517.2,
                "name": "Y",
                "position": 1,
                "stddev": 394.6195439,
                "variance": 155724.5844
              },
              {
                "average": 1638.257221,
                "count": 16797571,
                "maximum": 1733.941783,
                "minimum": 1575.181783,
                "name": "Z",
                "position": 2,
                "stddev": 32.78515293,
                "variance": 1074.866253
              },
              {
                "average": 17815.11054,
                "count": 16797571,
                "maximum": 49153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5630.465695,
                "variance": 31702143.95
              },
              {
                "average": 1.238996995,
                "count": 16797571,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5649917174,
                "variance": 0.3192156408
              },
              {
                "average": 1.493248042,
                "count": 16797571,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8517045825,
                "variance": 0.7254006958
              },
              {
                "average": 0.5017003351,
                "count": 16797571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971237,
                "variance": 0.2499971237
              },
              {
                "average": 2.32176426e-06,
                "count": 16797571,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001523731934,
                "variance": 2.321759007e-06
              },
              {
                "average": 1.13584095,
                "count": 16797571,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3426196042,
                "variance": 0.1173881932
              },
              {
                "average": 0.3370263225,
                "count": 16797571,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79676079,
                "variance": 139.1635652
              },
              {
                "average": 1.860931679,
                "count": 16797571,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.055427973,
                "variance": 1.113928206
              },
              {
                "average": 1092.918216,
                "count": 16797571,
                "maximum": 1096,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.402407542,
                "variance": 1.966746914
              },
              {
                "average": 29735.18142,
                "count": 16797571,
                "maximum": 51712,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 10450.04332,
                "variance": 109203405.3
              },
              {
                "average": 30250.89137,
                "count": 16797571,
                "maximum": 52992,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 8393.650971,
                "variance": 70453376.63
              },
              {
                "average": 25997.30944,
                "count": 16797571,
                "maximum": 55552,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7745.149218,
                "variance": 59987336.4
              },
              {
                "average": 188146143.8,
                "count": 16797571,
                "maximum": 188147853.1,
                "minimum": 188144561.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 609.0104161,
                "variance": 370893.6869
              },
              {
                "average": 0,
                "count": 16797571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16797571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16797571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16797571,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16797571,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307540.9844,
              4838517.2,
              1575.181783,
              308588.3044,
              4839934.4,
              1733.941783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307540.9844026386,
                    4838517.200012518,
                    1575.181783085156
                  ],
                  [
                    307540.9844026386,
                    4839934.400012517,
                    1575.181783085156
                  ],
                  [
                    308588.3044026386,
                    4839934.400012517,
                    1733.9417830851562
                  ],
                  [
                    308588.3044026386,
                    4838517.200012518,
                    1733.9417830851562
                  ],
                  [
                    307540.9844026386,
                    4838517.200012518,
                    1575.181783085156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:04:13+00:00",
            "end_time": "2017-08-30T16:09: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": "20170910_43119F6419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997265321311,
              43.63720553957201,
              1328.4518202678828
            ],
            [
              -119.65053469179053,
              43.64998140068848,
              1328.4518202678828
            ],
            [
              -119.63750109653063,
              43.65028307167601,
              1420.731820267883
            ],
            [
              -119.63694181386127,
              43.63750707680637,
              1420.731820267883
            ],
            [
              -119.64997265321311,
              43.63720553957201,
              1328.4518202678828
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505347,
        43.63720554,
        1328.45182,
        -119.6369418,
        43.65028307,
        1420.73182
      ],
      "properties": {
        "datetime": "2017-09-10T16:39:00Z",
        "pc:count": 15463908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286777.1741,
            "count": 15463908,
            "maximum": 287298.9429,
            "minimum": 286246.7429,
            "name": "X",
            "position": 0,
            "stddev": 290.4958629,
            "variance": 84387.84637
          },
          {
            "average": 4835719.542,
            "count": 15463908,
            "maximum": 4836412.215,
            "minimum": 4834991.795,
            "name": "Y",
            "position": 1,
            "stddev": 393.7624287,
            "variance": 155048.8503
          },
          {
            "average": 1360.315074,
            "count": 15463908,
            "maximum": 1420.73182,
            "minimum": 1328.45182,
            "name": "Z",
            "position": 2,
            "stddev": 23.06226217,
            "variance": 531.8679362
          },
          {
            "average": 26740.48729,
            "count": 15463908,
            "maximum": 60609,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4526.06388,
            "variance": 20485254.25
          },
          {
            "average": 1.036977651,
            "count": 15463908,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2150173503,
            "variance": 0.04623246094
          },
          {
            "average": 1.074472637,
            "count": 15463908,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3182581909,
            "variance": 0.1012882761
          },
          {
            "average": 0.5012015074,
            "count": 15463908,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985725,
            "variance": 0.2499985725
          },
          {
            "average": 2.910001793e-06,
            "count": 15463908,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001705870309,
            "variance": 2.909993513e-06
          },
          {
            "average": 1.262331488,
            "count": 15463908,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4399019107,
            "variance": 0.193513691
          },
          {
            "average": 0.252869501,
            "count": 15463908,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89294792,
            "variance": 141.4422102
          },
          {
            "average": 1.985649746,
            "count": 15463908,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01160665,
            "variance": 1.023348014
          },
          {
            "average": 1165.825111,
            "count": 15463908,
            "maximum": 1168,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9656100447,
            "variance": 0.9324027584
          },
          {
            "average": 43202.40942,
            "count": 15463908,
            "maximum": 59136,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6503.953694,
            "variance": 42301413.66
          },
          {
            "average": 41249.62111,
            "count": 15463908,
            "maximum": 59136,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5483.550546,
            "variance": 30069326.59
          },
          {
            "average": 37625.77013,
            "count": 15463908,
            "maximum": 58880,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5391.844768,
            "variance": 29071990
          },
          {
            "average": 189095535.1,
            "count": 15463908,
            "maximum": 189096740.6,
            "minimum": 189094309.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 593.3970449,
            "variance": 352120.0529
          },
          {
            "average": 0,
            "count": 15463908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15463908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15463908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15463908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15463908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286246.7429,
          4834991.795,
          1328.45182,
          287298.9429,
          4836412.215,
          1420.73182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286246.7429255866,
                4834991.795381078,
                1328.4518202678828
              ],
              [
                286246.7429255866,
                4836412.2153810775,
                1328.4518202678828
              ],
              [
                287298.94292558654,
                4836412.2153810775,
                1420.731820267883
              ],
              [
                287298.94292558654,
                4834991.795381078,
                1420.731820267883
              ],
              [
                286246.7429255866,
                4834991.795381078,
                1328.4518202678828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:39:00+00:00",
        "end_time": "2017-09-10T15:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505347,
            43.63720554,
            1328.45182,
            -119.6369418,
            43.65028307,
            1420.73182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997265321311,
                  43.63720553957201,
                  1328.4518202678828
                ],
                [
                  -119.65053469179053,
                  43.64998140068848,
                  1328.4518202678828
                ],
                [
                  -119.63750109653063,
                  43.65028307167601,
                  1420.731820267883
                ],
                [
                  -119.63694181386127,
                  43.63750707680637,
                  1420.731820267883
                ],
                [
                  -119.64997265321311,
                  43.63720553957201,
                  1328.4518202678828
                ]
              ]
            ]
          },
          "id": "20170910_43119F6419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:39:00Z",
            "pc:count": 15463908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286777.1741,
                "count": 15463908,
                "maximum": 287298.9429,
                "minimum": 286246.7429,
                "name": "X",
                "position": 0,
                "stddev": 290.4958629,
                "variance": 84387.84637
              },
              {
                "average": 4835719.542,
                "count": 15463908,
                "maximum": 4836412.215,
                "minimum": 4834991.795,
                "name": "Y",
                "position": 1,
                "stddev": 393.7624287,
                "variance": 155048.8503
              },
              {
                "average": 1360.315074,
                "count": 15463908,
                "maximum": 1420.73182,
                "minimum": 1328.45182,
                "name": "Z",
                "position": 2,
                "stddev": 23.06226217,
                "variance": 531.8679362
              },
              {
                "average": 26740.48729,
                "count": 15463908,
                "maximum": 60609,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4526.06388,
                "variance": 20485254.25
              },
              {
                "average": 1.036977651,
                "count": 15463908,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2150173503,
                "variance": 0.04623246094
              },
              {
                "average": 1.074472637,
                "count": 15463908,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3182581909,
                "variance": 0.1012882761
              },
              {
                "average": 0.5012015074,
                "count": 15463908,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985725,
                "variance": 0.2499985725
              },
              {
                "average": 2.910001793e-06,
                "count": 15463908,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001705870309,
                "variance": 2.909993513e-06
              },
              {
                "average": 1.262331488,
                "count": 15463908,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4399019107,
                "variance": 0.193513691
              },
              {
                "average": 0.252869501,
                "count": 15463908,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89294792,
                "variance": 141.4422102
              },
              {
                "average": 1.985649746,
                "count": 15463908,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01160665,
                "variance": 1.023348014
              },
              {
                "average": 1165.825111,
                "count": 15463908,
                "maximum": 1168,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9656100447,
                "variance": 0.9324027584
              },
              {
                "average": 43202.40942,
                "count": 15463908,
                "maximum": 59136,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6503.953694,
                "variance": 42301413.66
              },
              {
                "average": 41249.62111,
                "count": 15463908,
                "maximum": 59136,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5483.550546,
                "variance": 30069326.59
              },
              {
                "average": 37625.77013,
                "count": 15463908,
                "maximum": 58880,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5391.844768,
                "variance": 29071990
              },
              {
                "average": 189095535.1,
                "count": 15463908,
                "maximum": 189096740.6,
                "minimum": 189094309.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 593.3970449,
                "variance": 352120.0529
              },
              {
                "average": 0,
                "count": 15463908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15463908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15463908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15463908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15463908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286246.7429,
              4834991.795,
              1328.45182,
              287298.9429,
              4836412.215,
              1420.73182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286246.7429255866,
                    4834991.795381078,
                    1328.4518202678828
                  ],
                  [
                    286246.7429255866,
                    4836412.2153810775,
                    1328.4518202678828
                  ],
                  [
                    287298.94292558654,
                    4836412.2153810775,
                    1420.731820267883
                  ],
                  [
                    287298.94292558654,
                    4834991.795381078,
                    1420.731820267883
                  ],
                  [
                    286246.7429255866,
                    4834991.795381078,
                    1328.4518202678828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:39:00+00:00",
            "end_time": "2017-09-10T15:58: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": "20170831_43119F4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497456428839,
              43.637225989357496,
              1400.2019386317702
            ],
            [
              -119.47549866840278,
              43.64998309040938,
              1400.2019386317702
            ],
            [
              -119.46249798229859,
              43.65026405543874,
              1486.1619386317702
            ],
            [
              -119.4619766238469,
              43.63750682999712,
              1486.1619386317702
            ],
            [
              -119.47497456428839,
              43.637225989357496,
              1400.2019386317702
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754987,
        43.63722599,
        1400.201939,
        -119.4619766,
        43.65026406,
        1486.161939
      ],
      "properties": {
        "datetime": "2017-08-31T16:25:55Z",
        "pc:count": 13331789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300883.2087,
            "count": 13331789,
            "maximum": 301412.427,
            "minimum": 300363.027,
            "name": "X",
            "position": 0,
            "stddev": 290.0475904,
            "variance": 84127.60467
          },
          {
            "average": 4835258.867,
            "count": 13331789,
            "maximum": 4835976.241,
            "minimum": 4834558.101,
            "name": "Y",
            "position": 1,
            "stddev": 405.4129623,
            "variance": 164359.67
          },
          {
            "average": 1443.720566,
            "count": 13331789,
            "maximum": 1486.161939,
            "minimum": 1400.201939,
            "name": "Z",
            "position": 2,
            "stddev": 15.17873409,
            "variance": 230.3939686
          },
          {
            "average": 19175.68628,
            "count": 13331789,
            "maximum": 29153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2496.002948,
            "variance": 6230030.715
          },
          {
            "average": 1.023031343,
            "count": 13331789,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1699087685,
            "variance": 0.02886898961
          },
          {
            "average": 1.046308039,
            "count": 13331789,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2522576344,
            "variance": 0.06363391411
          },
          {
            "average": 0.5021932165,
            "count": 13331789,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952085,
            "variance": 0.2499952086
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17845722,
            "count": 13331789,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3828971814,
            "variance": 0.1466102515
          },
          {
            "average": 0.3239015765,
            "count": 13331789,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58330396,
            "variance": 134.1729306
          },
          {
            "average": 1.977644486,
            "count": 13331789,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010169136,
            "variance": 1.020441683
          },
          {
            "average": 1126.947695,
            "count": 13331789,
            "maximum": 1129,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001613602,
            "variance": 1.003229808
          },
          {
            "average": 39234.091,
            "count": 13331789,
            "maximum": 51200,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 3729.36204,
            "variance": 13908141.23
          },
          {
            "average": 37845.18221,
            "count": 13331789,
            "maximum": 49152,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 2994.189955,
            "variance": 8965173.488
          },
          {
            "average": 34497.45661,
            "count": 13331789,
            "maximum": 46336,
            "minimum": 8704,
            "name": "Blue",
            "position": 14,
            "stddev": 2978.263862,
            "variance": 8870055.631
          },
          {
            "average": 188230569.5,
            "count": 13331789,
            "maximum": 188231955,
            "minimum": 188229303.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 662.422527,
            "variance": 438803.6043
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13331789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300363.027,
          4834558.101,
          1400.201939,
          301412.427,
          4835976.241,
          1486.161939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300363.0270389785,
                4834558.101027584,
                1400.2019386317702
              ],
              [
                300363.0270389785,
                4835976.241027584,
                1400.2019386317702
              ],
              [
                301412.4270389785,
                4835976.241027584,
                1486.1619386317702
              ],
              [
                301412.4270389785,
                4834558.101027584,
                1486.1619386317702
              ],
              [
                300363.0270389785,
                4834558.101027584,
                1400.2019386317702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:25:55+00:00",
        "end_time": "2017-08-31T15:41:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754987,
            43.63722599,
            1400.201939,
            -119.4619766,
            43.65026406,
            1486.161939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497456428839,
                  43.637225989357496,
                  1400.2019386317702
                ],
                [
                  -119.47549866840278,
                  43.64998309040938,
                  1400.2019386317702
                ],
                [
                  -119.46249798229859,
                  43.65026405543874,
                  1486.1619386317702
                ],
                [
                  -119.4619766238469,
                  43.63750682999712,
                  1486.1619386317702
                ],
                [
                  -119.47497456428839,
                  43.637225989357496,
                  1400.2019386317702
                ]
              ]
            ]
          },
          "id": "20170831_43119F4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:25:55Z",
            "pc:count": 13331789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300883.2087,
                "count": 13331789,
                "maximum": 301412.427,
                "minimum": 300363.027,
                "name": "X",
                "position": 0,
                "stddev": 290.0475904,
                "variance": 84127.60467
              },
              {
                "average": 4835258.867,
                "count": 13331789,
                "maximum": 4835976.241,
                "minimum": 4834558.101,
                "name": "Y",
                "position": 1,
                "stddev": 405.4129623,
                "variance": 164359.67
              },
              {
                "average": 1443.720566,
                "count": 13331789,
                "maximum": 1486.161939,
                "minimum": 1400.201939,
                "name": "Z",
                "position": 2,
                "stddev": 15.17873409,
                "variance": 230.3939686
              },
              {
                "average": 19175.68628,
                "count": 13331789,
                "maximum": 29153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2496.002948,
                "variance": 6230030.715
              },
              {
                "average": 1.023031343,
                "count": 13331789,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1699087685,
                "variance": 0.02886898961
              },
              {
                "average": 1.046308039,
                "count": 13331789,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2522576344,
                "variance": 0.06363391411
              },
              {
                "average": 0.5021932165,
                "count": 13331789,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952085,
                "variance": 0.2499952086
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17845722,
                "count": 13331789,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3828971814,
                "variance": 0.1466102515
              },
              {
                "average": 0.3239015765,
                "count": 13331789,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58330396,
                "variance": 134.1729306
              },
              {
                "average": 1.977644486,
                "count": 13331789,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010169136,
                "variance": 1.020441683
              },
              {
                "average": 1126.947695,
                "count": 13331789,
                "maximum": 1129,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001613602,
                "variance": 1.003229808
              },
              {
                "average": 39234.091,
                "count": 13331789,
                "maximum": 51200,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 3729.36204,
                "variance": 13908141.23
              },
              {
                "average": 37845.18221,
                "count": 13331789,
                "maximum": 49152,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 2994.189955,
                "variance": 8965173.488
              },
              {
                "average": 34497.45661,
                "count": 13331789,
                "maximum": 46336,
                "minimum": 8704,
                "name": "Blue",
                "position": 14,
                "stddev": 2978.263862,
                "variance": 8870055.631
              },
              {
                "average": 188230569.5,
                "count": 13331789,
                "maximum": 188231955,
                "minimum": 188229303.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 662.422527,
                "variance": 438803.6043
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13331789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300363.027,
              4834558.101,
              1400.201939,
              301412.427,
              4835976.241,
              1486.161939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300363.0270389785,
                    4834558.101027584,
                    1400.2019386317702
                  ],
                  [
                    300363.0270389785,
                    4835976.241027584,
                    1400.2019386317702
                  ],
                  [
                    301412.4270389785,
                    4835976.241027584,
                    1486.1619386317702
                  ],
                  [
                    301412.4270389785,
                    4834558.101027584,
                    1486.1619386317702
                  ],
                  [
                    300363.0270389785,
                    4834558.101027584,
                    1400.2019386317702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:25:55+00:00",
            "end_time": "2017-08-31T15:41: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": "20170830_43119F4103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497491323567,
              43.73722491979468,
              1543.8406215557918
            ],
            [
              -119.47550087876725,
              43.74998251656211,
              1543.8406215557918
            ],
            [
              -119.46249767750082,
              43.75026357730263,
              1636.4206215557917
            ],
            [
              -119.46197446791409,
              43.737505856118354,
              1636.4206215557917
            ],
            [
              -119.47497491323567,
              43.73722491979468,
              1543.8406215557918
            ]
          ]
        ]
      },
      "bbox": [
        -119.4755009,
        43.73722492,
        1543.840622,
        -119.4619745,
        43.75026358,
        1636.420622
      ],
      "properties": {
        "datetime": "2017-08-30T18:23:58Z",
        "pc:count": 18173106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301203.1847,
            "count": 18173106,
            "maximum": 301742.4489,
            "minimum": 300694.5889,
            "name": "X",
            "position": 0,
            "stddev": 295.7163122,
            "variance": 87448.1373
          },
          {
            "average": 4846348.37,
            "count": 18173106,
            "maximum": 4847082.862,
            "minimum": 4845664.642,
            "name": "Y",
            "position": 1,
            "stddev": 411.6980312,
            "variance": 169495.2689
          },
          {
            "average": 1582.068049,
            "count": 18173106,
            "maximum": 1636.420622,
            "minimum": 1543.840622,
            "name": "Z",
            "position": 2,
            "stddev": 12.35283547,
            "variance": 152.5925442
          },
          {
            "average": 16526.97582,
            "count": 18173106,
            "maximum": 31745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6061.562677,
            "variance": 36742542.08
          },
          {
            "average": 1.349458975,
            "count": 18173106,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6577901652,
            "variance": 0.4326879015
          },
          {
            "average": 1.722443538,
            "count": 18173106,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9583173308,
            "variance": 0.9183721065
          },
          {
            "average": 0.5041188336,
            "count": 18173106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830487,
            "variance": 0.249983049
          },
          {
            "average": 7.098401341e-06,
            "count": 18173106,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002664273136,
            "variance": 7.098351344e-06
          },
          {
            "average": 1.113948491,
            "count": 18173106,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3177487022,
            "variance": 0.1009642377
          },
          {
            "average": -0.1247089744,
            "count": 18173106,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76315842,
            "variance": 138.3718959
          },
          {
            "average": 1.812131344,
            "count": 18173106,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.069883358,
            "variance": 1.1446504
          },
          {
            "average": 1101.676122,
            "count": 18173106,
            "maximum": 1104,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.204477027,
            "variance": 1.450764908
          },
          {
            "average": 26864.88183,
            "count": 18173106,
            "maximum": 47872,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11071.92526,
            "variance": 122587529.1
          },
          {
            "average": 27703.05327,
            "count": 18173106,
            "maximum": 44288,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8759.214246,
            "variance": 76723834.21
          },
          {
            "average": 22872.14932,
            "count": 18173106,
            "maximum": 43264,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8064.563004,
            "variance": 65037176.44
          },
          {
            "average": 188151295.6,
            "count": 18173106,
            "maximum": 188152638.5,
            "minimum": 188149212.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 801.7254417,
            "variance": 642763.6838
          },
          {
            "average": 0,
            "count": 18173106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18173106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18173106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18173106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18173106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300694.5889,
          4845664.642,
          1543.840622,
          301742.4489,
          4847082.862,
          1636.420622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300694.5888805158,
                4845664.641530267,
                1543.8406215557918
              ],
              [
                300694.5888805158,
                4847082.861530268,
                1543.8406215557918
              ],
              [
                301742.44888051576,
                4847082.861530268,
                1636.4206215557917
              ],
              [
                301742.44888051576,
                4845664.641530267,
                1636.4206215557917
              ],
              [
                300694.5888805158,
                4845664.641530267,
                1543.8406215557918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:23:58+00:00",
        "end_time": "2017-08-30T17:26:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4755009,
            43.73722492,
            1543.840622,
            -119.4619745,
            43.75026358,
            1636.420622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497491323567,
                  43.73722491979468,
                  1543.8406215557918
                ],
                [
                  -119.47550087876725,
                  43.74998251656211,
                  1543.8406215557918
                ],
                [
                  -119.46249767750082,
                  43.75026357730263,
                  1636.4206215557917
                ],
                [
                  -119.46197446791409,
                  43.737505856118354,
                  1636.4206215557917
                ],
                [
                  -119.47497491323567,
                  43.73722491979468,
                  1543.8406215557918
                ]
              ]
            ]
          },
          "id": "20170830_43119F4103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:23:58Z",
            "pc:count": 18173106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301203.1847,
                "count": 18173106,
                "maximum": 301742.4489,
                "minimum": 300694.5889,
                "name": "X",
                "position": 0,
                "stddev": 295.7163122,
                "variance": 87448.1373
              },
              {
                "average": 4846348.37,
                "count": 18173106,
                "maximum": 4847082.862,
                "minimum": 4845664.642,
                "name": "Y",
                "position": 1,
                "stddev": 411.6980312,
                "variance": 169495.2689
              },
              {
                "average": 1582.068049,
                "count": 18173106,
                "maximum": 1636.420622,
                "minimum": 1543.840622,
                "name": "Z",
                "position": 2,
                "stddev": 12.35283547,
                "variance": 152.5925442
              },
              {
                "average": 16526.97582,
                "count": 18173106,
                "maximum": 31745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6061.562677,
                "variance": 36742542.08
              },
              {
                "average": 1.349458975,
                "count": 18173106,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6577901652,
                "variance": 0.4326879015
              },
              {
                "average": 1.722443538,
                "count": 18173106,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9583173308,
                "variance": 0.9183721065
              },
              {
                "average": 0.5041188336,
                "count": 18173106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830487,
                "variance": 0.249983049
              },
              {
                "average": 7.098401341e-06,
                "count": 18173106,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002664273136,
                "variance": 7.098351344e-06
              },
              {
                "average": 1.113948491,
                "count": 18173106,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3177487022,
                "variance": 0.1009642377
              },
              {
                "average": -0.1247089744,
                "count": 18173106,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76315842,
                "variance": 138.3718959
              },
              {
                "average": 1.812131344,
                "count": 18173106,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.069883358,
                "variance": 1.1446504
              },
              {
                "average": 1101.676122,
                "count": 18173106,
                "maximum": 1104,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.204477027,
                "variance": 1.450764908
              },
              {
                "average": 26864.88183,
                "count": 18173106,
                "maximum": 47872,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11071.92526,
                "variance": 122587529.1
              },
              {
                "average": 27703.05327,
                "count": 18173106,
                "maximum": 44288,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8759.214246,
                "variance": 76723834.21
              },
              {
                "average": 22872.14932,
                "count": 18173106,
                "maximum": 43264,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8064.563004,
                "variance": 65037176.44
              },
              {
                "average": 188151295.6,
                "count": 18173106,
                "maximum": 188152638.5,
                "minimum": 188149212.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 801.7254417,
                "variance": 642763.6838
              },
              {
                "average": 0,
                "count": 18173106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18173106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18173106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18173106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18173106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300694.5889,
              4845664.642,
              1543.840622,
              301742.4489,
              4847082.862,
              1636.420622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300694.5888805158,
                    4845664.641530267,
                    1543.8406215557918
                  ],
                  [
                    300694.5888805158,
                    4847082.861530268,
                    1543.8406215557918
                  ],
                  [
                    301742.44888051576,
                    4847082.861530268,
                    1636.4206215557917
                  ],
                  [
                    301742.44888051576,
                    4845664.641530267,
                    1636.4206215557917
                  ],
                  [
                    300694.5888805158,
                    4845664.641530267,
                    1543.8406215557918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:23:58+00:00",
            "end_time": "2017-08-30T17:26: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": "20170910_43119F6117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7374717839147,
              43.699696096630475,
              1432.6323047450778
            ],
            [
              -119.73796684933141,
              43.7105660388784,
              1432.6323047450778
            ],
            [
              -119.72547256050052,
              43.710864861020575,
              1527.012304745078
            ],
            [
              -119.72497974740455,
              43.69999480605528,
              1527.012304745078
            ],
            [
              -119.7374717839147,
              43.699696096630475,
              1432.6323047450778
            ]
          ]
        ]
      },
      "bbox": [
        -119.7379668,
        43.6996961,
        1432.632305,
        -119.7249797,
        43.71086486,
        1527.012305
      ],
      "properties": {
        "datetime": "2017-09-10T18:19:41Z",
        "pc:count": 10899422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279808.6917,
            "count": 10899422,
            "maximum": 280425.459,
            "minimum": 279417.739,
            "name": "X",
            "position": 0,
            "stddev": 254.3929534,
            "variance": 64715.77475
          },
          {
            "average": 4842637.193,
            "count": 10899422,
            "maximum": 4843370.243,
            "minimum": 4842161.623,
            "name": "Y",
            "position": 1,
            "stddev": 301.7284069,
            "variance": 91040.03153
          },
          {
            "average": 1477.541137,
            "count": 10899422,
            "maximum": 1527.012305,
            "minimum": 1432.632305,
            "name": "Z",
            "position": 2,
            "stddev": 12.08922249,
            "variance": 146.1493003
          },
          {
            "average": 20573.17296,
            "count": 10899422,
            "maximum": 45409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8514.501071,
            "variance": 72496728.49
          },
          {
            "average": 1.324695475,
            "count": 10899422,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6480546155,
            "variance": 0.4199747847
          },
          {
            "average": 1.671844158,
            "count": 10899422,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9602749492,
            "variance": 0.922127978
          },
          {
            "average": 0.5011113433,
            "count": 10899422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987879,
            "variance": 0.2499987879
          },
          {
            "average": 1.926707673e-06,
            "count": 10899422,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001388057685,
            "variance": 1.926704138e-06
          },
          {
            "average": 1.192199366,
            "count": 10899422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3940289127,
            "variance": 0.1552587841
          },
          {
            "average": 0.206558263,
            "count": 10899422,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93074549,
            "variance": 142.342688
          },
          {
            "average": 1.815721788,
            "count": 10899422,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078316887,
            "variance": 1.162767308
          },
          {
            "average": 1173.932731,
            "count": 10899422,
            "maximum": 1176,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8376053865,
            "variance": 0.7015827835
          },
          {
            "average": 25732.43838,
            "count": 10899422,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11814.40054,
            "variance": 139580060.1
          },
          {
            "average": 26093.02242,
            "count": 10899422,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10078.20719,
            "variance": 101570260.1
          },
          {
            "average": 22601.70323,
            "count": 10899422,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9296.065349,
            "variance": 86416830.97
          },
          {
            "average": 189101344.6,
            "count": 10899422,
            "maximum": 189102781.4,
            "minimum": 189099783.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.6908789,
            "variance": 395252.2212
          },
          {
            "average": 0,
            "count": 10899422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10899422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279417.739,
          4842161.623,
          1432.632305,
          280425.459,
          4843370.243,
          1527.012305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279417.73899535753,
                4842161.623077607,
                1432.6323047450778
              ],
              [
                279417.73899535753,
                4843370.243077606,
                1432.6323047450778
              ],
              [
                280425.4589953575,
                4843370.243077606,
                1527.012304745078
              ],
              [
                280425.4589953575,
                4842161.623077607,
                1527.012304745078
              ],
              [
                279417.73899535753,
                4842161.623077607,
                1432.6323047450778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:19:41+00:00",
        "end_time": "2017-09-10T17:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7379668,
            43.6996961,
            1432.632305,
            -119.7249797,
            43.71086486,
            1527.012305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7374717839147,
                  43.699696096630475,
                  1432.6323047450778
                ],
                [
                  -119.73796684933141,
                  43.7105660388784,
                  1432.6323047450778
                ],
                [
                  -119.72547256050052,
                  43.710864861020575,
                  1527.012304745078
                ],
                [
                  -119.72497974740455,
                  43.69999480605528,
                  1527.012304745078
                ],
                [
                  -119.7374717839147,
                  43.699696096630475,
                  1432.6323047450778
                ]
              ]
            ]
          },
          "id": "20170910_43119F6117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:19:41Z",
            "pc:count": 10899422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279808.6917,
                "count": 10899422,
                "maximum": 280425.459,
                "minimum": 279417.739,
                "name": "X",
                "position": 0,
                "stddev": 254.3929534,
                "variance": 64715.77475
              },
              {
                "average": 4842637.193,
                "count": 10899422,
                "maximum": 4843370.243,
                "minimum": 4842161.623,
                "name": "Y",
                "position": 1,
                "stddev": 301.7284069,
                "variance": 91040.03153
              },
              {
                "average": 1477.541137,
                "count": 10899422,
                "maximum": 1527.012305,
                "minimum": 1432.632305,
                "name": "Z",
                "position": 2,
                "stddev": 12.08922249,
                "variance": 146.1493003
              },
              {
                "average": 20573.17296,
                "count": 10899422,
                "maximum": 45409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8514.501071,
                "variance": 72496728.49
              },
              {
                "average": 1.324695475,
                "count": 10899422,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6480546155,
                "variance": 0.4199747847
              },
              {
                "average": 1.671844158,
                "count": 10899422,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9602749492,
                "variance": 0.922127978
              },
              {
                "average": 0.5011113433,
                "count": 10899422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987879,
                "variance": 0.2499987879
              },
              {
                "average": 1.926707673e-06,
                "count": 10899422,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001388057685,
                "variance": 1.926704138e-06
              },
              {
                "average": 1.192199366,
                "count": 10899422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3940289127,
                "variance": 0.1552587841
              },
              {
                "average": 0.206558263,
                "count": 10899422,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93074549,
                "variance": 142.342688
              },
              {
                "average": 1.815721788,
                "count": 10899422,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078316887,
                "variance": 1.162767308
              },
              {
                "average": 1173.932731,
                "count": 10899422,
                "maximum": 1176,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8376053865,
                "variance": 0.7015827835
              },
              {
                "average": 25732.43838,
                "count": 10899422,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11814.40054,
                "variance": 139580060.1
              },
              {
                "average": 26093.02242,
                "count": 10899422,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10078.20719,
                "variance": 101570260.1
              },
              {
                "average": 22601.70323,
                "count": 10899422,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9296.065349,
                "variance": 86416830.97
              },
              {
                "average": 189101344.6,
                "count": 10899422,
                "maximum": 189102781.4,
                "minimum": 189099783.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.6908789,
                "variance": 395252.2212
              },
              {
                "average": 0,
                "count": 10899422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10899422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279417.739,
              4842161.623,
              1432.632305,
              280425.459,
              4843370.243,
              1527.012305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279417.73899535753,
                    4842161.623077607,
                    1432.6323047450778
                  ],
                  [
                    279417.73899535753,
                    4843370.243077606,
                    1432.6323047450778
                  ],
                  [
                    280425.4589953575,
                    4843370.243077606,
                    1527.012304745078
                  ],
                  [
                    280425.4589953575,
                    4842161.623077607,
                    1527.012304745078
                  ],
                  [
                    279417.73899535753,
                    4842161.623077607,
                    1432.6323047450778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:19:41+00:00",
            "end_time": "2017-09-10T17: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": "20170910_43119F7225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247165022909,
              43.68719382964364,
              1463.2144656974208
            ],
            [
              -119.76305906616172,
              43.69997954252699,
              1463.2144656974208
            ],
            [
              -119.75000097859007,
              43.70029468485126,
              1538.1544656974208
            ],
            [
              -119.74941633020785,
              43.68750883214566,
              1538.1544656974208
            ],
            [
              -119.76247165022909,
              43.68719382964364,
              1463.2144656974208
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630591,
        43.68719383,
        1463.214466,
        -119.7494163,
        43.70029468,
        1538.154466
      ],
      "properties": {
        "datetime": "2017-09-10T19:18:32Z",
        "pc:count": 21339896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277884.4103,
            "count": 21339896,
            "maximum": 278410.3215,
            "minimum": 277356.9215,
            "name": "X",
            "position": 0,
            "stddev": 287.7729468,
            "variance": 82813.26889
          },
          {
            "average": 4841574.71,
            "count": 21339896,
            "maximum": 4842261.535,
            "minimum": 4840839.875,
            "name": "Y",
            "position": 1,
            "stddev": 403.1139759,
            "variance": 162500.8776
          },
          {
            "average": 1494.280099,
            "count": 21339896,
            "maximum": 1538.154466,
            "minimum": 1463.214466,
            "name": "Z",
            "position": 2,
            "stddev": 9.535568169,
            "variance": 90.9270603
          },
          {
            "average": 18200.12387,
            "count": 21339896,
            "maximum": 46049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9654.671562,
            "variance": 93212682.96
          },
          {
            "average": 1.518374269,
            "count": 21339896,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7484283493,
            "variance": 0.560144994
          },
          {
            "average": 2.063267084,
            "count": 21339896,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9896446998,
            "variance": 0.9793966318
          },
          {
            "average": 0.5009005199,
            "count": 21339896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992008,
            "variance": 0.2499992008
          },
          {
            "average": 5.342106634e-06,
            "count": 21339896,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002311293652,
            "variance": 5.342078347e-06
          },
          {
            "average": 1.131184754,
            "count": 21339896,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3376023095,
            "variance": 0.1139753194
          },
          {
            "average": 0.3564861738,
            "count": 21339896,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88187302,
            "variance": 141.1789066
          },
          {
            "average": 1.727594549,
            "count": 21339896,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.100939363,
            "variance": 1.212067481
          },
          {
            "average": 1178.922035,
            "count": 21339896,
            "maximum": 1181,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9915393391,
            "variance": 0.9831502611
          },
          {
            "average": 16281.72621,
            "count": 21339896,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9699.095889,
            "variance": 94072461.07
          },
          {
            "average": 18064.71062,
            "count": 21339896,
            "maximum": 46592,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8618.782292,
            "variance": 74283408.21
          },
          {
            "average": 14488.96798,
            "count": 21339896,
            "maximum": 42752,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7143.898245,
            "variance": 51035282.13
          },
          {
            "average": 189104851.9,
            "count": 21339896,
            "maximum": 189106312.4,
            "minimum": 189103607.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 679.7412726,
            "variance": 462048.1977
          },
          {
            "average": 0,
            "count": 21339896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21339896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21339896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21339896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21339896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277356.9215,
          4840839.875,
          1463.214466,
          278410.3215,
          4842261.535,
          1538.154466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277356.9215167299,
                4840839.875377974,
                1463.2144656974208
              ],
              [
                277356.9215167299,
                4842261.535377974,
                1463.2144656974208
              ],
              [
                278410.32151672995,
                4842261.535377974,
                1538.1544656974208
              ],
              [
                278410.32151672995,
                4840839.875377974,
                1538.1544656974208
              ],
              [
                277356.9215167299,
                4840839.875377974,
                1463.2144656974208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:18:32+00:00",
        "end_time": "2017-09-10T18:33:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630591,
            43.68719383,
            1463.214466,
            -119.7494163,
            43.70029468,
            1538.154466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247165022909,
                  43.68719382964364,
                  1463.2144656974208
                ],
                [
                  -119.76305906616172,
                  43.69997954252699,
                  1463.2144656974208
                ],
                [
                  -119.75000097859007,
                  43.70029468485126,
                  1538.1544656974208
                ],
                [
                  -119.74941633020785,
                  43.68750883214566,
                  1538.1544656974208
                ],
                [
                  -119.76247165022909,
                  43.68719382964364,
                  1463.2144656974208
                ]
              ]
            ]
          },
          "id": "20170910_43119F7225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:18:32Z",
            "pc:count": 21339896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277884.4103,
                "count": 21339896,
                "maximum": 278410.3215,
                "minimum": 277356.9215,
                "name": "X",
                "position": 0,
                "stddev": 287.7729468,
                "variance": 82813.26889
              },
              {
                "average": 4841574.71,
                "count": 21339896,
                "maximum": 4842261.535,
                "minimum": 4840839.875,
                "name": "Y",
                "position": 1,
                "stddev": 403.1139759,
                "variance": 162500.8776
              },
              {
                "average": 1494.280099,
                "count": 21339896,
                "maximum": 1538.154466,
                "minimum": 1463.214466,
                "name": "Z",
                "position": 2,
                "stddev": 9.535568169,
                "variance": 90.9270603
              },
              {
                "average": 18200.12387,
                "count": 21339896,
                "maximum": 46049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9654.671562,
                "variance": 93212682.96
              },
              {
                "average": 1.518374269,
                "count": 21339896,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7484283493,
                "variance": 0.560144994
              },
              {
                "average": 2.063267084,
                "count": 21339896,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9896446998,
                "variance": 0.9793966318
              },
              {
                "average": 0.5009005199,
                "count": 21339896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992008,
                "variance": 0.2499992008
              },
              {
                "average": 5.342106634e-06,
                "count": 21339896,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002311293652,
                "variance": 5.342078347e-06
              },
              {
                "average": 1.131184754,
                "count": 21339896,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3376023095,
                "variance": 0.1139753194
              },
              {
                "average": 0.3564861738,
                "count": 21339896,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88187302,
                "variance": 141.1789066
              },
              {
                "average": 1.727594549,
                "count": 21339896,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.100939363,
                "variance": 1.212067481
              },
              {
                "average": 1178.922035,
                "count": 21339896,
                "maximum": 1181,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9915393391,
                "variance": 0.9831502611
              },
              {
                "average": 16281.72621,
                "count": 21339896,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9699.095889,
                "variance": 94072461.07
              },
              {
                "average": 18064.71062,
                "count": 21339896,
                "maximum": 46592,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8618.782292,
                "variance": 74283408.21
              },
              {
                "average": 14488.96798,
                "count": 21339896,
                "maximum": 42752,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7143.898245,
                "variance": 51035282.13
              },
              {
                "average": 189104851.9,
                "count": 21339896,
                "maximum": 189106312.4,
                "minimum": 189103607.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 679.7412726,
                "variance": 462048.1977
              },
              {
                "average": 0,
                "count": 21339896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21339896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21339896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21339896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21339896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277356.9215,
              4840839.875,
              1463.214466,
              278410.3215,
              4842261.535,
              1538.154466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277356.9215167299,
                    4840839.875377974,
                    1463.2144656974208
                  ],
                  [
                    277356.9215167299,
                    4842261.535377974,
                    1463.2144656974208
                  ],
                  [
                    278410.32151672995,
                    4842261.535377974,
                    1538.1544656974208
                  ],
                  [
                    278410.32151672995,
                    4840839.875377974,
                    1538.1544656974208
                  ],
                  [
                    277356.9215167299,
                    4840839.875377974,
                    1463.2144656974208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:18:32+00:00",
            "end_time": "2017-09-10T18:33:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4207a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42498599496142,
              43.73408040128512,
              1625.483511925912
            ],
            [
              -119.42512371018479,
              43.73749090764219,
              1625.483511925912
            ],
            [
              -119.42363039158468,
              43.73752260069951,
              1679.5035119259119
            ],
            [
              -119.42349276095976,
              43.73411209059127,
              1679.5035119259119
            ],
            [
              -119.42498599496142,
              43.73408040128512,
              1625.483511925912
            ]
          ]
        ]
      },
      "bbox": [
        -119.4251237,
        43.7340804,
        1625.483512,
        -119.4234928,
        43.7375226,
        1679.503512
      ],
      "properties": {
        "datetime": "2017-08-30T16:50:56Z",
        "pc:count": 506610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304765.493,
            "count": 506610,
            "maximum": 304830.3542,
            "minimum": 304709.9942,
            "name": "X",
            "position": 0,
            "stddev": 29.39439053,
            "variance": 864.0301947
          },
          {
            "average": 4845390.209,
            "count": 506610,
            "maximum": 4845575.429,
            "minimum": 4845196.309,
            "name": "Y",
            "position": 1,
            "stddev": 103.8479095,
            "variance": 10784.3883
          },
          {
            "average": 1642.408582,
            "count": 506610,
            "maximum": 1679.503512,
            "minimum": 1625.483512,
            "name": "Z",
            "position": 2,
            "stddev": 9.749337629,
            "variance": 95.0495842
          },
          {
            "average": 13561.16469,
            "count": 506610,
            "maximum": 28545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6035.199366,
            "variance": 36423631.38
          },
          {
            "average": 1.532156886,
            "count": 506610,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7612550888,
            "variance": 0.5795093103
          },
          {
            "average": 2.125256114,
            "count": 506610,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.064365153,
            "variance": 1.132873178
          },
          {
            "average": 0.4845166894,
            "count": 506610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997607028,
            "variance": 0.2497607601
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097868183,
            "count": 506610,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2971366281,
            "variance": 0.08829017573
          },
          {
            "average": 6.085456607,
            "count": 506610,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.743048213,
            "variance": 76.44089205
          },
          {
            "average": 1.726973411,
            "count": 506610,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092799135,
            "variance": 1.19420995
          },
          {
            "average": 1094.348209,
            "count": 506610,
            "maximum": 1095,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6237793409,
            "variance": 0.3891006661
          },
          {
            "average": 17448.53472,
            "count": 506610,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9510.786886,
            "variance": 90455067.19
          },
          {
            "average": 19771.274,
            "count": 506610,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8542.995438,
            "variance": 72982771.05
          },
          {
            "average": 15981.3057,
            "count": 506610,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7273.952514,
            "variance": 52910385.18
          },
          {
            "average": 188146839.4,
            "count": 506610,
            "maximum": 188147056.2,
            "minimum": 188145921.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 297.5826924,
            "variance": 88555.45879
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 506610,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304709.9942,
          4845196.309,
          1625.483512,
          304830.3542,
          4845575.429,
          1679.503512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304709.994151144,
                4845196.308609336,
                1625.483511925912
              ],
              [
                304709.994151144,
                4845575.428609335,
                1625.483511925912
              ],
              [
                304830.354151144,
                4845575.428609335,
                1679.5035119259119
              ],
              [
                304830.354151144,
                4845196.308609336,
                1679.5035119259119
              ],
              [
                304709.994151144,
                4845196.308609336,
                1625.483511925912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:50:56+00:00",
        "end_time": "2017-08-30T16:32:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4207a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4207a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4207a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4207a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4251237,
            43.7340804,
            1625.483512,
            -119.4234928,
            43.7375226,
            1679.503512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42498599496142,
                  43.73408040128512,
                  1625.483511925912
                ],
                [
                  -119.42512371018479,
                  43.73749090764219,
                  1625.483511925912
                ],
                [
                  -119.42363039158468,
                  43.73752260069951,
                  1679.5035119259119
                ],
                [
                  -119.42349276095976,
                  43.73411209059127,
                  1679.5035119259119
                ],
                [
                  -119.42498599496142,
                  43.73408040128512,
                  1625.483511925912
                ]
              ]
            ]
          },
          "id": "20170830_43119F4207a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4207a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:50:56Z",
            "pc:count": 506610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304765.493,
                "count": 506610,
                "maximum": 304830.3542,
                "minimum": 304709.9942,
                "name": "X",
                "position": 0,
                "stddev": 29.39439053,
                "variance": 864.0301947
              },
              {
                "average": 4845390.209,
                "count": 506610,
                "maximum": 4845575.429,
                "minimum": 4845196.309,
                "name": "Y",
                "position": 1,
                "stddev": 103.8479095,
                "variance": 10784.3883
              },
              {
                "average": 1642.408582,
                "count": 506610,
                "maximum": 1679.503512,
                "minimum": 1625.483512,
                "name": "Z",
                "position": 2,
                "stddev": 9.749337629,
                "variance": 95.0495842
              },
              {
                "average": 13561.16469,
                "count": 506610,
                "maximum": 28545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6035.199366,
                "variance": 36423631.38
              },
              {
                "average": 1.532156886,
                "count": 506610,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7612550888,
                "variance": 0.5795093103
              },
              {
                "average": 2.125256114,
                "count": 506610,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.064365153,
                "variance": 1.132873178
              },
              {
                "average": 0.4845166894,
                "count": 506610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997607028,
                "variance": 0.2497607601
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097868183,
                "count": 506610,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2971366281,
                "variance": 0.08829017573
              },
              {
                "average": 6.085456607,
                "count": 506610,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.743048213,
                "variance": 76.44089205
              },
              {
                "average": 1.726973411,
                "count": 506610,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092799135,
                "variance": 1.19420995
              },
              {
                "average": 1094.348209,
                "count": 506610,
                "maximum": 1095,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6237793409,
                "variance": 0.3891006661
              },
              {
                "average": 17448.53472,
                "count": 506610,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9510.786886,
                "variance": 90455067.19
              },
              {
                "average": 19771.274,
                "count": 506610,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8542.995438,
                "variance": 72982771.05
              },
              {
                "average": 15981.3057,
                "count": 506610,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7273.952514,
                "variance": 52910385.18
              },
              {
                "average": 188146839.4,
                "count": 506610,
                "maximum": 188147056.2,
                "minimum": 188145921.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 297.5826924,
                "variance": 88555.45879
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 506610,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304709.9942,
              4845196.309,
              1625.483512,
              304830.3542,
              4845575.429,
              1679.503512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304709.994151144,
                    4845196.308609336,
                    1625.483511925912
                  ],
                  [
                    304709.994151144,
                    4845575.428609335,
                    1625.483511925912
                  ],
                  [
                    304830.354151144,
                    4845575.428609335,
                    1679.5035119259119
                  ],
                  [
                    304830.354151144,
                    4845196.308609336,
                    1679.5035119259119
                  ],
                  [
                    304709.994151144,
                    4845196.308609336,
                    1625.483511925912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:50:56+00:00",
            "end_time": "2017-08-30T16:32:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497428768441,
              43.6372137494003,
              1448.8542596435866
            ],
            [
              -119.57552006142991,
              43.649981739984035,
              1448.8542596435866
            ],
            [
              -119.56249906758462,
              43.65027455774862,
              1739.6742596435868
            ],
            [
              -119.56195604571492,
              43.63750643741699,
              1739.6742596435868
            ],
            [
              -119.57497428768441,
              43.6372137494003,
              1448.8542596435866
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755201,
        43.63721375,
        1448.85426,
        -119.561956,
        43.65027456,
        1739.67426
      ],
      "properties": {
        "datetime": "2017-09-09T00:13:28Z",
        "pc:count": 52410898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292858.0653,
            "count": 52410898,
            "maximum": 293347.6439,
            "minimum": 292296.5239,
            "name": "X",
            "position": 0,
            "stddev": 284.9062531,
            "variance": 81171.57303
          },
          {
            "average": 4835603.498,
            "count": 52410898,
            "maximum": 4836221.676,
            "minimum": 4834802.216,
            "name": "Y",
            "position": 1,
            "stddev": 378.4090226,
            "variance": 143193.3884
          },
          {
            "average": 1575.486794,
            "count": 52410898,
            "maximum": 1739.67426,
            "minimum": 1448.85426,
            "name": "Z",
            "position": 2,
            "stddev": 54.1320545,
            "variance": 2930.279325
          },
          {
            "average": 16308.79148,
            "count": 52410898,
            "maximum": 43937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7933.457096,
            "variance": 62939741.5
          },
          {
            "average": 1.523076308,
            "count": 52410898,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.728924636,
            "variance": 0.5313311249
          },
          {
            "average": 2.060188303,
            "count": 52410898,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9147432115,
            "variance": 0.836755143
          },
          {
            "average": 0.4983077947,
            "count": 52410898,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971412,
            "variance": 0.2499971412
          },
          {
            "average": 1.791612119e-05,
            "count": 52410898,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004232706054,
            "variance": 1.791580054e-05
          },
          {
            "average": 1.060976517,
            "count": 52410898,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.239287238,
            "variance": 0.05725838225
          },
          {
            "average": 1.621532654,
            "count": 52410898,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8282879,
            "variance": 139.9083947
          },
          {
            "average": 1.725526798,
            "count": 52410898,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098002352,
            "variance": 1.205609165
          },
          {
            "average": 1149.964095,
            "count": 52410898,
            "maximum": 1155,
            "minimum": 1143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.736437709,
            "variance": 7.488091336
          },
          {
            "average": 24677.57196,
            "count": 52410898,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9010.42323,
            "variance": 81187726.78
          },
          {
            "average": 26129.71178,
            "count": 52410898,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7644.687376,
            "variance": 58441245.08
          },
          {
            "average": 21971.55194,
            "count": 52410898,
            "maximum": 44544,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6931.325848,
            "variance": 48043278.01
          },
          {
            "average": 188890035.6,
            "count": 52410898,
            "maximum": 188951208.1,
            "minimum": 188241116.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 194052.3642,
            "variance": 37656320070.0
          },
          {
            "average": 0,
            "count": 52410898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52410898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52410898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52410898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 52410898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292296.5239,
          4834802.216,
          1448.85426,
          293347.6439,
          4836221.676,
          1739.67426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292296.523911416,
                4834802.21587267,
                1448.8542596435866
              ],
              [
                292296.523911416,
                4836221.6758726705,
                1448.8542596435866
              ],
              [
                293347.643911416,
                4836221.6758726705,
                1739.6742596435868
              ],
              [
                293347.643911416,
                4834802.21587267,
                1739.6742596435868
              ],
              [
                292296.523911416,
                4834802.21587267,
                1448.8542596435866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:13:28+00:00",
        "end_time": "2017-08-31T18:58:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755201,
            43.63721375,
            1448.85426,
            -119.561956,
            43.65027456,
            1739.67426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497428768441,
                  43.6372137494003,
                  1448.8542596435866
                ],
                [
                  -119.57552006142991,
                  43.649981739984035,
                  1448.8542596435866
                ],
                [
                  -119.56249906758462,
                  43.65027455774862,
                  1739.6742596435868
                ],
                [
                  -119.56195604571492,
                  43.63750643741699,
                  1739.6742596435868
                ],
                [
                  -119.57497428768441,
                  43.6372137494003,
                  1448.8542596435866
                ]
              ]
            ]
          },
          "id": "20170831_43119F5320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:13:28Z",
            "pc:count": 52410898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292858.0653,
                "count": 52410898,
                "maximum": 293347.6439,
                "minimum": 292296.5239,
                "name": "X",
                "position": 0,
                "stddev": 284.9062531,
                "variance": 81171.57303
              },
              {
                "average": 4835603.498,
                "count": 52410898,
                "maximum": 4836221.676,
                "minimum": 4834802.216,
                "name": "Y",
                "position": 1,
                "stddev": 378.4090226,
                "variance": 143193.3884
              },
              {
                "average": 1575.486794,
                "count": 52410898,
                "maximum": 1739.67426,
                "minimum": 1448.85426,
                "name": "Z",
                "position": 2,
                "stddev": 54.1320545,
                "variance": 2930.279325
              },
              {
                "average": 16308.79148,
                "count": 52410898,
                "maximum": 43937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7933.457096,
                "variance": 62939741.5
              },
              {
                "average": 1.523076308,
                "count": 52410898,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.728924636,
                "variance": 0.5313311249
              },
              {
                "average": 2.060188303,
                "count": 52410898,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9147432115,
                "variance": 0.836755143
              },
              {
                "average": 0.4983077947,
                "count": 52410898,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971412,
                "variance": 0.2499971412
              },
              {
                "average": 1.791612119e-05,
                "count": 52410898,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004232706054,
                "variance": 1.791580054e-05
              },
              {
                "average": 1.060976517,
                "count": 52410898,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.239287238,
                "variance": 0.05725838225
              },
              {
                "average": 1.621532654,
                "count": 52410898,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8282879,
                "variance": 139.9083947
              },
              {
                "average": 1.725526798,
                "count": 52410898,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098002352,
                "variance": 1.205609165
              },
              {
                "average": 1149.964095,
                "count": 52410898,
                "maximum": 1155,
                "minimum": 1143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.736437709,
                "variance": 7.488091336
              },
              {
                "average": 24677.57196,
                "count": 52410898,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9010.42323,
                "variance": 81187726.78
              },
              {
                "average": 26129.71178,
                "count": 52410898,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7644.687376,
                "variance": 58441245.08
              },
              {
                "average": 21971.55194,
                "count": 52410898,
                "maximum": 44544,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6931.325848,
                "variance": 48043278.01
              },
              {
                "average": 188890035.6,
                "count": 52410898,
                "maximum": 188951208.1,
                "minimum": 188241116.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 194052.3642,
                "variance": 37656320070.0
              },
              {
                "average": 0,
                "count": 52410898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52410898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52410898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52410898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 52410898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292296.5239,
              4834802.216,
              1448.85426,
              293347.6439,
              4836221.676,
              1739.67426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292296.523911416,
                    4834802.21587267,
                    1448.8542596435866
                  ],
                  [
                    292296.523911416,
                    4836221.6758726705,
                    1448.8542596435866
                  ],
                  [
                    293347.643911416,
                    4836221.6758726705,
                    1739.6742596435868
                  ],
                  [
                    293347.643911416,
                    4834802.21587267,
                    1739.6742596435868
                  ],
                  [
                    292296.523911416,
                    4834802.21587267,
                    1448.8542596435866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:13:28+00:00",
            "end_time": "2017-08-31T18:58: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": "20170910_43119F6118a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72371753212937,
              43.69979466061545,
              1460.804562888346
            ],
            [
              -119.7237944362702,
              43.70149214899666,
              1460.804562888346
            ],
            [
              -119.7153849316454,
              43.701692379470536,
              1503.244562888346
            ],
            [
              -119.71530826422764,
              43.699994879292674,
              1503.244562888346
            ],
            [
              -119.72371753212937,
              43.69979466061545,
              1460.804562888346
            ]
          ]
        ]
      },
      "bbox": [
        -119.7237944,
        43.69979466,
        1460.804563,
        -119.7153083,
        43.70169238,
        1503.244563
      ],
      "properties": {
        "datetime": "2017-09-10T17:55:21Z",
        "pc:count": 1058041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280893.0686,
            "count": 1058041,
            "maximum": 281204.7992,
            "minimum": 280526.4392,
            "name": "X",
            "position": 0,
            "stddev": 148.9119005,
            "variance": 22174.75412
          },
          {
            "average": 4842217.991,
            "count": 1058041,
            "maximum": 4842324.79,
            "minimum": 4842136.05,
            "name": "Y",
            "position": 1,
            "stddev": 45.64612588,
            "variance": 2083.568808
          },
          {
            "average": 1474.273862,
            "count": 1058041,
            "maximum": 1503.244563,
            "minimum": 1460.804563,
            "name": "Z",
            "position": 2,
            "stddev": 5.877611018,
            "variance": 34.54631128
          },
          {
            "average": 20738.97964,
            "count": 1058041,
            "maximum": 43313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9320.825712,
            "variance": 86877791.95
          },
          {
            "average": 1.376112079,
            "count": 1058041,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6852472024,
            "variance": 0.4695637283
          },
          {
            "average": 1.772408631,
            "count": 1058041,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9841254312,
            "variance": 0.9685028644
          },
          {
            "average": 0.5039265964,
            "count": 1058041,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848179,
            "variance": 0.2499848181
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189452961,
            "count": 1058041,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3918681941,
            "variance": 0.1535606815
          },
          {
            "average": -0.5524968215,
            "count": 1058041,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87321332,
            "variance": 140.9731945
          },
          {
            "average": 1.790424001,
            "count": 1058041,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.083429785,
            "variance": 1.173820099
          },
          {
            "average": 1172.042413,
            "count": 1058041,
            "maximum": 1174,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7500719558,
            "variance": 0.5626079388
          },
          {
            "average": 25281.08354,
            "count": 1058041,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11265.79235,
            "variance": 126918077.3
          },
          {
            "average": 26419.29673,
            "count": 1058041,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 9398.119987,
            "variance": 88324659.29
          },
          {
            "average": 22367.02894,
            "count": 1058041,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8895.201981,
            "variance": 79124618.29
          },
          {
            "average": 189099933,
            "count": 1058041,
            "maximum": 189101321.9,
            "minimum": 189099261.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 552.7727138,
            "variance": 305557.6731
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280526.4392,
          4842136.05,
          1460.804563,
          281204.7992,
          4842324.79,
          1503.244563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280526.43922052364,
                4842136.049560807,
                1460.804562888346
              ],
              [
                280526.43922052364,
                4842324.789560807,
                1460.804562888346
              ],
              [
                281204.7992205236,
                4842324.789560807,
                1503.244562888346
              ],
              [
                281204.7992205236,
                4842136.049560807,
                1503.244562888346
              ],
              [
                280526.43922052364,
                4842136.049560807,
                1460.804562888346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:55:21+00:00",
        "end_time": "2017-09-10T17:21:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6118a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6118a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6118a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6118a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7237944,
            43.69979466,
            1460.804563,
            -119.7153083,
            43.70169238,
            1503.244563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72371753212937,
                  43.69979466061545,
                  1460.804562888346
                ],
                [
                  -119.7237944362702,
                  43.70149214899666,
                  1460.804562888346
                ],
                [
                  -119.7153849316454,
                  43.701692379470536,
                  1503.244562888346
                ],
                [
                  -119.71530826422764,
                  43.699994879292674,
                  1503.244562888346
                ],
                [
                  -119.72371753212937,
                  43.69979466061545,
                  1460.804562888346
                ]
              ]
            ]
          },
          "id": "20170910_43119F6118a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6118a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:55:21Z",
            "pc:count": 1058041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280893.0686,
                "count": 1058041,
                "maximum": 281204.7992,
                "minimum": 280526.4392,
                "name": "X",
                "position": 0,
                "stddev": 148.9119005,
                "variance": 22174.75412
              },
              {
                "average": 4842217.991,
                "count": 1058041,
                "maximum": 4842324.79,
                "minimum": 4842136.05,
                "name": "Y",
                "position": 1,
                "stddev": 45.64612588,
                "variance": 2083.568808
              },
              {
                "average": 1474.273862,
                "count": 1058041,
                "maximum": 1503.244563,
                "minimum": 1460.804563,
                "name": "Z",
                "position": 2,
                "stddev": 5.877611018,
                "variance": 34.54631128
              },
              {
                "average": 20738.97964,
                "count": 1058041,
                "maximum": 43313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9320.825712,
                "variance": 86877791.95
              },
              {
                "average": 1.376112079,
                "count": 1058041,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6852472024,
                "variance": 0.4695637283
              },
              {
                "average": 1.772408631,
                "count": 1058041,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9841254312,
                "variance": 0.9685028644
              },
              {
                "average": 0.5039265964,
                "count": 1058041,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848179,
                "variance": 0.2499848181
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189452961,
                "count": 1058041,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3918681941,
                "variance": 0.1535606815
              },
              {
                "average": -0.5524968215,
                "count": 1058041,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87321332,
                "variance": 140.9731945
              },
              {
                "average": 1.790424001,
                "count": 1058041,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.083429785,
                "variance": 1.173820099
              },
              {
                "average": 1172.042413,
                "count": 1058041,
                "maximum": 1174,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7500719558,
                "variance": 0.5626079388
              },
              {
                "average": 25281.08354,
                "count": 1058041,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11265.79235,
                "variance": 126918077.3
              },
              {
                "average": 26419.29673,
                "count": 1058041,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 9398.119987,
                "variance": 88324659.29
              },
              {
                "average": 22367.02894,
                "count": 1058041,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8895.201981,
                "variance": 79124618.29
              },
              {
                "average": 189099933,
                "count": 1058041,
                "maximum": 189101321.9,
                "minimum": 189099261.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 552.7727138,
                "variance": 305557.6731
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280526.4392,
              4842136.05,
              1460.804563,
              281204.7992,
              4842324.79,
              1503.244563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280526.43922052364,
                    4842136.049560807,
                    1460.804562888346
                  ],
                  [
                    280526.43922052364,
                    4842324.789560807,
                    1460.804562888346
                  ],
                  [
                    281204.7992205236,
                    4842324.789560807,
                    1503.244562888346
                  ],
                  [
                    281204.7992205236,
                    4842136.049560807,
                    1503.244562888346
                  ],
                  [
                    280526.43922052364,
                    4842136.049560807,
                    1460.804562888346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:55:21+00:00",
            "end_time": "2017-09-10T17:21: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": "20170830_43119F4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247481145363,
              43.624726075143286,
              1409.2540843678025
            ],
            [
              -119.4629960134387,
              43.637482604762205,
              1409.2540843678025
            ],
            [
              -119.44999913938038,
              43.63776205814892,
              1469.2540843678025
            ],
            [
              -119.4494806809788,
              43.62500540481245,
              1469.2540843678025
            ],
            [
              -119.46247481145363,
              43.624726075143286,
              1409.2540843678025
            ]
          ]
        ]
      },
      "bbox": [
        -119.462996,
        43.62472608,
        1409.254084,
        -119.4494807,
        43.63776206,
        1469.254084
      ],
      "properties": {
        "datetime": "2017-08-31T16:25:22Z",
        "pc:count": 13659979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301858.0333,
            "count": 13659979,
            "maximum": 302379.4189,
            "minimum": 301330.1189,
            "name": "X",
            "position": 0,
            "stddev": 293.4317156,
            "variance": 86102.17172
          },
          {
            "average": 4833842.287,
            "count": 13659979,
            "maximum": 4834557.851,
            "minimum": 4833139.791,
            "name": "Y",
            "position": 1,
            "stddev": 400.4328685,
            "variance": 160346.4822
          },
          {
            "average": 1435.109255,
            "count": 13659979,
            "maximum": 1469.254084,
            "minimum": 1409.254084,
            "name": "Z",
            "position": 2,
            "stddev": 10.6467727,
            "variance": 113.3537688
          },
          {
            "average": 19580.26866,
            "count": 13659979,
            "maximum": 30641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2106.611228,
            "variance": 4437810.866
          },
          {
            "average": 1.009316852,
            "count": 13659979,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1063450115,
            "variance": 0.01130926147
          },
          {
            "average": 1.018722503,
            "count": 13659979,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1571416726,
            "variance": 0.02469350526
          },
          {
            "average": 0.502446014,
            "count": 13659979,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940353,
            "variance": 0.2499940353
          },
          {
            "average": 1.903370422e-06,
            "count": 13659979,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001379625652,
            "variance": 1.903366939e-06
          },
          {
            "average": 1.191860251,
            "count": 13659979,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3937637699,
            "variance": 0.1550499065
          },
          {
            "average": 0.2528471103,
            "count": 13659979,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72317217,
            "variance": 137.4327657
          },
          {
            "average": 1.991716678,
            "count": 13659979,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004080727,
            "variance": 1.008178106
          },
          {
            "average": 1125.66492,
            "count": 13659979,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.342046645,
            "variance": 11.16927578
          },
          {
            "average": 41625.17298,
            "count": 13659979,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3481.892332,
            "variance": 12123574.21
          },
          {
            "average": 39656.00965,
            "count": 13659979,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3081.031616,
            "variance": 9492755.816
          },
          {
            "average": 36313.96173,
            "count": 13659979,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2719.082935,
            "variance": 7393412.006
          },
          {
            "average": 188227202.1,
            "count": 13659979,
            "maximum": 188231922.7,
            "minimum": 188157082.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14409.14834,
            "variance": 207623556
          },
          {
            "average": 0,
            "count": 13659979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659979,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13659979,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301330.1189,
          4833139.791,
          1409.254084,
          302379.4189,
          4834557.851,
          1469.254084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301330.1188549365,
                4833139.79076912,
                1409.2540843678025
              ],
              [
                301330.1188549365,
                4834557.85076912,
                1409.2540843678025
              ],
              [
                302379.41885493655,
                4834557.85076912,
                1469.2540843678025
              ],
              [
                302379.41885493655,
                4833139.79076912,
                1469.2540843678025
              ],
              [
                301330.1188549365,
                4833139.79076912,
                1409.2540843678025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:25:22+00:00",
        "end_time": "2017-08-30T19:38:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.462996,
            43.62472608,
            1409.254084,
            -119.4494807,
            43.63776206,
            1469.254084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247481145363,
                  43.624726075143286,
                  1409.2540843678025
                ],
                [
                  -119.4629960134387,
                  43.637482604762205,
                  1409.2540843678025
                ],
                [
                  -119.44999913938038,
                  43.63776205814892,
                  1469.2540843678025
                ],
                [
                  -119.4494806809788,
                  43.62500540481245,
                  1469.2540843678025
                ],
                [
                  -119.46247481145363,
                  43.624726075143286,
                  1409.2540843678025
                ]
              ]
            ]
          },
          "id": "20170830_43119F4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:25:22Z",
            "pc:count": 13659979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301858.0333,
                "count": 13659979,
                "maximum": 302379.4189,
                "minimum": 301330.1189,
                "name": "X",
                "position": 0,
                "stddev": 293.4317156,
                "variance": 86102.17172
              },
              {
                "average": 4833842.287,
                "count": 13659979,
                "maximum": 4834557.851,
                "minimum": 4833139.791,
                "name": "Y",
                "position": 1,
                "stddev": 400.4328685,
                "variance": 160346.4822
              },
              {
                "average": 1435.109255,
                "count": 13659979,
                "maximum": 1469.254084,
                "minimum": 1409.254084,
                "name": "Z",
                "position": 2,
                "stddev": 10.6467727,
                "variance": 113.3537688
              },
              {
                "average": 19580.26866,
                "count": 13659979,
                "maximum": 30641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2106.611228,
                "variance": 4437810.866
              },
              {
                "average": 1.009316852,
                "count": 13659979,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1063450115,
                "variance": 0.01130926147
              },
              {
                "average": 1.018722503,
                "count": 13659979,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1571416726,
                "variance": 0.02469350526
              },
              {
                "average": 0.502446014,
                "count": 13659979,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940353,
                "variance": 0.2499940353
              },
              {
                "average": 1.903370422e-06,
                "count": 13659979,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001379625652,
                "variance": 1.903366939e-06
              },
              {
                "average": 1.191860251,
                "count": 13659979,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3937637699,
                "variance": 0.1550499065
              },
              {
                "average": 0.2528471103,
                "count": 13659979,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72317217,
                "variance": 137.4327657
              },
              {
                "average": 1.991716678,
                "count": 13659979,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004080727,
                "variance": 1.008178106
              },
              {
                "average": 1125.66492,
                "count": 13659979,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.342046645,
                "variance": 11.16927578
              },
              {
                "average": 41625.17298,
                "count": 13659979,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3481.892332,
                "variance": 12123574.21
              },
              {
                "average": 39656.00965,
                "count": 13659979,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3081.031616,
                "variance": 9492755.816
              },
              {
                "average": 36313.96173,
                "count": 13659979,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2719.082935,
                "variance": 7393412.006
              },
              {
                "average": 188227202.1,
                "count": 13659979,
                "maximum": 188231922.7,
                "minimum": 188157082.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14409.14834,
                "variance": 207623556
              },
              {
                "average": 0,
                "count": 13659979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659979,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13659979,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301330.1189,
              4833139.791,
              1409.254084,
              302379.4189,
              4834557.851,
              1469.254084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301330.1188549365,
                    4833139.79076912,
                    1409.2540843678025
                  ],
                  [
                    301330.1188549365,
                    4834557.85076912,
                    1409.2540843678025
                  ],
                  [
                    302379.41885493655,
                    4834557.85076912,
                    1469.2540843678025
                  ],
                  [
                    302379.41885493655,
                    4833139.79076912,
                    1469.2540843678025
                  ],
                  [
                    301330.1188549365,
                    4833139.79076912,
                    1409.2540843678025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:25:22+00:00",
            "end_time": "2017-08-30T19:38:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4207b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497785396304,
              43.72479009384565,
              1638.7214199803618
            ],
            [
              -119.42519933200212,
              43.73027649017979,
              1638.7214199803618
            ],
            [
              -119.41552985993184,
              43.73048136556124,
              1703.9014199803617
            ],
            [
              -119.41530926284662,
              43.72499493021922,
              1703.9014199803617
            ],
            [
              -119.42497785396304,
              43.72479009384565,
              1638.7214199803618
            ]
          ]
        ]
      },
      "bbox": [
        -119.4251993,
        43.72479009,
        1638.72142,
        -119.4153093,
        43.73048137,
        1703.90142
      ],
      "properties": {
        "datetime": "2017-08-30T17:05:49Z",
        "pc:count": 3124403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304935.9838,
            "count": 3124403,
            "maximum": 305459.8834,
            "minimum": 304680.4434,
            "name": "X",
            "position": 0,
            "stddev": 173.8253184,
            "variance": 30215.24131
          },
          {
            "average": 4844403.107,
            "count": 3124403,
            "maximum": 4844774.322,
            "minimum": 4844164.442,
            "name": "Y",
            "position": 1,
            "stddev": 154.2292256,
            "variance": 23786.65403
          },
          {
            "average": 1654.097191,
            "count": 3124403,
            "maximum": 1703.90142,
            "minimum": 1638.72142,
            "name": "Z",
            "position": 2,
            "stddev": 8.370576698,
            "variance": 70.06655426
          },
          {
            "average": 17077.2941,
            "count": 3124403,
            "maximum": 35793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5449.964486,
            "variance": 29702112.9
          },
          {
            "average": 1.228146625,
            "count": 3124403,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5525541118,
            "variance": 0.3053160465
          },
          {
            "average": 1.471957043,
            "count": 3124403,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8413990353,
            "variance": 0.7079523365
          },
          {
            "average": 0.4945466382,
            "count": 3124403,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49997034,
            "variance": 0.2499703409
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.134483292,
            "count": 3124403,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3411708856,
            "variance": 0.1163975732
          },
          {
            "average": 3.320240807,
            "count": 3124403,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0009693,
            "variance": 121.0213255
          },
          {
            "average": 1.846661586,
            "count": 3124403,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.059658122,
            "variance": 1.122875336
          },
          {
            "average": 1094.802472,
            "count": 3124403,
            "maximum": 1096,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7103885154,
            "variance": 0.5046518428
          },
          {
            "average": 28208.72771,
            "count": 3124403,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10314.1628,
            "variance": 106381954.3
          },
          {
            "average": 28273.30177,
            "count": 3124403,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8502.992281,
            "variance": 72300877.73
          },
          {
            "average": 24483.14921,
            "count": 3124403,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7896.88641,
            "variance": 62360814.97
          },
          {
            "average": 188147113,
            "count": 3124403,
            "maximum": 188147949.4,
            "minimum": 188145943.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 400.8710025,
            "variance": 160697.5607
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304680.4434,
          4844164.442,
          1638.72142,
          305459.8834,
          4844774.322,
          1703.90142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304680.4433889685,
                4844164.442213711,
                1638.7214199803618
              ],
              [
                304680.4433889685,
                4844774.322213712,
                1638.7214199803618
              ],
              [
                305459.8833889684,
                4844774.322213712,
                1703.9014199803617
              ],
              [
                305459.8833889684,
                4844164.442213711,
                1703.9014199803617
              ],
              [
                304680.4433889685,
                4844164.442213711,
                1638.7214199803618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:05:49+00:00",
        "end_time": "2017-08-30T16:32:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4207b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4207b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4207b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4207b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4251993,
            43.72479009,
            1638.72142,
            -119.4153093,
            43.73048137,
            1703.90142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497785396304,
                  43.72479009384565,
                  1638.7214199803618
                ],
                [
                  -119.42519933200212,
                  43.73027649017979,
                  1638.7214199803618
                ],
                [
                  -119.41552985993184,
                  43.73048136556124,
                  1703.9014199803617
                ],
                [
                  -119.41530926284662,
                  43.72499493021922,
                  1703.9014199803617
                ],
                [
                  -119.42497785396304,
                  43.72479009384565,
                  1638.7214199803618
                ]
              ]
            ]
          },
          "id": "20170830_43119F4207b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4207b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:05:49Z",
            "pc:count": 3124403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304935.9838,
                "count": 3124403,
                "maximum": 305459.8834,
                "minimum": 304680.4434,
                "name": "X",
                "position": 0,
                "stddev": 173.8253184,
                "variance": 30215.24131
              },
              {
                "average": 4844403.107,
                "count": 3124403,
                "maximum": 4844774.322,
                "minimum": 4844164.442,
                "name": "Y",
                "position": 1,
                "stddev": 154.2292256,
                "variance": 23786.65403
              },
              {
                "average": 1654.097191,
                "count": 3124403,
                "maximum": 1703.90142,
                "minimum": 1638.72142,
                "name": "Z",
                "position": 2,
                "stddev": 8.370576698,
                "variance": 70.06655426
              },
              {
                "average": 17077.2941,
                "count": 3124403,
                "maximum": 35793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5449.964486,
                "variance": 29702112.9
              },
              {
                "average": 1.228146625,
                "count": 3124403,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5525541118,
                "variance": 0.3053160465
              },
              {
                "average": 1.471957043,
                "count": 3124403,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8413990353,
                "variance": 0.7079523365
              },
              {
                "average": 0.4945466382,
                "count": 3124403,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49997034,
                "variance": 0.2499703409
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.134483292,
                "count": 3124403,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3411708856,
                "variance": 0.1163975732
              },
              {
                "average": 3.320240807,
                "count": 3124403,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0009693,
                "variance": 121.0213255
              },
              {
                "average": 1.846661586,
                "count": 3124403,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.059658122,
                "variance": 1.122875336
              },
              {
                "average": 1094.802472,
                "count": 3124403,
                "maximum": 1096,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7103885154,
                "variance": 0.5046518428
              },
              {
                "average": 28208.72771,
                "count": 3124403,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10314.1628,
                "variance": 106381954.3
              },
              {
                "average": 28273.30177,
                "count": 3124403,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8502.992281,
                "variance": 72300877.73
              },
              {
                "average": 24483.14921,
                "count": 3124403,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7896.88641,
                "variance": 62360814.97
              },
              {
                "average": 188147113,
                "count": 3124403,
                "maximum": 188147949.4,
                "minimum": 188145943.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 400.8710025,
                "variance": 160697.5607
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304680.4434,
              4844164.442,
              1638.72142,
              305459.8834,
              4844774.322,
              1703.90142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304680.4433889685,
                    4844164.442213711,
                    1638.7214199803618
                  ],
                  [
                    304680.4433889685,
                    4844774.322213712,
                    1638.7214199803618
                  ],
                  [
                    305459.8833889684,
                    4844774.322213712,
                    1703.9014199803617
                  ],
                  [
                    305459.8833889684,
                    4844164.442213711,
                    1703.9014199803617
                  ],
                  [
                    304680.4433889685,
                    4844164.442213711,
                    1638.7214199803618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:05:49+00:00",
            "end_time": "2017-08-30T16:32:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6118b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72498507062686,
              43.699980294836365,
              1478.1070747484418
            ],
            [
              -119.72499244885203,
              43.70014308232879,
              1478.1070747484418
            ],
            [
              -119.72439692257595,
              43.70015728844831,
              1507.947074748442
            ],
            [
              -119.72438954595835,
              43.699994500875604,
              1507.947074748442
            ],
            [
              -119.72498507062686,
              43.699980294836365,
              1478.1070747484418
            ]
          ]
        ]
      },
      "bbox": [
        -119.7249924,
        43.69998029,
        1478.107075,
        -119.7243895,
        43.70015729,
        1507.947075
      ],
      "properties": {
        "datetime": "2017-09-10T17:55:21Z",
        "pc:count": 7382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280443.9856,
            "count": 7382,
            "maximum": 280473.017,
            "minimum": 280424.977,
            "name": "X",
            "position": 0,
            "stddev": 12.23215189,
            "variance": 149.6255399
          },
          {
            "average": 4842166.271,
            "count": 7382,
            "maximum": 4842178.125,
            "minimum": 4842160.025,
            "name": "Y",
            "position": 1,
            "stddev": 4.036488589,
            "variance": 16.29324013
          },
          {
            "average": 1484.401999,
            "count": 7382,
            "maximum": 1507.947075,
            "minimum": 1478.107075,
            "name": "Z",
            "position": 2,
            "stddev": 7.894370134,
            "variance": 62.32107981
          },
          {
            "average": 20728.09157,
            "count": 7382,
            "maximum": 39153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8585.532464,
            "variance": 73711367.7
          },
          {
            "average": 1.31183961,
            "count": 7382,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6242345502,
            "variance": 0.3896687736
          },
          {
            "average": 1.610674614,
            "count": 7382,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8600071869,
            "variance": 0.7396123615
          },
          {
            "average": 0.4964779193,
            "count": 7382,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000214636,
            "variance": 0.250021464
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.092657816,
            "count": 7382,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2899719569,
            "variance": 0.08408373576
          },
          {
            "average": -0.2299026369,
            "count": 7382,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.48981897,
            "variance": 209.9548537
          },
          {
            "average": 1.852208074,
            "count": 7382,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.081915174,
            "variance": 1.170540443
          },
          {
            "average": 1173.005554,
            "count": 7382,
            "maximum": 1174,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8194866466,
            "variance": 0.6715583639
          },
          {
            "average": 25181.35573,
            "count": 7382,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8863.106746,
            "variance": 78554661.19
          },
          {
            "average": 27343.2414,
            "count": 7382,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7011.402293,
            "variance": 49159762.11
          },
          {
            "average": 21358.2097,
            "count": 7382,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6814.002807,
            "variance": 46430634.25
          },
          {
            "average": 189100611.3,
            "count": 7382,
            "maximum": 189101321.7,
            "minimum": 189099794.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.9829231,
            "variance": 395619.5175
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280424.977,
          4842160.025,
          1478.107075,
          280473.017,
          4842178.125,
          1507.947075
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280424.9770445834,
                4842160.025453729,
                1478.1070747484418
              ],
              [
                280424.9770445834,
                4842178.125453728,
                1478.1070747484418
              ],
              [
                280473.01704458345,
                4842178.125453728,
                1507.947074748442
              ],
              [
                280473.01704458345,
                4842160.025453729,
                1507.947074748442
              ],
              [
                280424.9770445834,
                4842160.025453729,
                1478.1070747484418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:55:21+00:00",
        "end_time": "2017-09-10T17:29:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6118b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6118b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6118b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6118b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7249924,
            43.69998029,
            1478.107075,
            -119.7243895,
            43.70015729,
            1507.947075
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72498507062686,
                  43.699980294836365,
                  1478.1070747484418
                ],
                [
                  -119.72499244885203,
                  43.70014308232879,
                  1478.1070747484418
                ],
                [
                  -119.72439692257595,
                  43.70015728844831,
                  1507.947074748442
                ],
                [
                  -119.72438954595835,
                  43.699994500875604,
                  1507.947074748442
                ],
                [
                  -119.72498507062686,
                  43.699980294836365,
                  1478.1070747484418
                ]
              ]
            ]
          },
          "id": "20170910_43119F6118b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6118b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:55:21Z",
            "pc:count": 7382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280443.9856,
                "count": 7382,
                "maximum": 280473.017,
                "minimum": 280424.977,
                "name": "X",
                "position": 0,
                "stddev": 12.23215189,
                "variance": 149.6255399
              },
              {
                "average": 4842166.271,
                "count": 7382,
                "maximum": 4842178.125,
                "minimum": 4842160.025,
                "name": "Y",
                "position": 1,
                "stddev": 4.036488589,
                "variance": 16.29324013
              },
              {
                "average": 1484.401999,
                "count": 7382,
                "maximum": 1507.947075,
                "minimum": 1478.107075,
                "name": "Z",
                "position": 2,
                "stddev": 7.894370134,
                "variance": 62.32107981
              },
              {
                "average": 20728.09157,
                "count": 7382,
                "maximum": 39153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8585.532464,
                "variance": 73711367.7
              },
              {
                "average": 1.31183961,
                "count": 7382,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6242345502,
                "variance": 0.3896687736
              },
              {
                "average": 1.610674614,
                "count": 7382,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8600071869,
                "variance": 0.7396123615
              },
              {
                "average": 0.4964779193,
                "count": 7382,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000214636,
                "variance": 0.250021464
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.092657816,
                "count": 7382,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2899719569,
                "variance": 0.08408373576
              },
              {
                "average": -0.2299026369,
                "count": 7382,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.48981897,
                "variance": 209.9548537
              },
              {
                "average": 1.852208074,
                "count": 7382,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.081915174,
                "variance": 1.170540443
              },
              {
                "average": 1173.005554,
                "count": 7382,
                "maximum": 1174,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8194866466,
                "variance": 0.6715583639
              },
              {
                "average": 25181.35573,
                "count": 7382,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8863.106746,
                "variance": 78554661.19
              },
              {
                "average": 27343.2414,
                "count": 7382,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7011.402293,
                "variance": 49159762.11
              },
              {
                "average": 21358.2097,
                "count": 7382,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6814.002807,
                "variance": 46430634.25
              },
              {
                "average": 189100611.3,
                "count": 7382,
                "maximum": 189101321.7,
                "minimum": 189099794.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.9829231,
                "variance": 395619.5175
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280424.977,
              4842160.025,
              1478.107075,
              280473.017,
              4842178.125,
              1507.947075
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280424.9770445834,
                    4842160.025453729,
                    1478.1070747484418
                  ],
                  [
                    280424.9770445834,
                    4842178.125453728,
                    1478.1070747484418
                  ],
                  [
                    280473.01704458345,
                    4842178.125453728,
                    1507.947074748442
                  ],
                  [
                    280473.01704458345,
                    4842160.025453729,
                    1507.947074748442
                  ],
                  [
                    280424.9770445834,
                    4842160.025453729,
                    1478.1070747484418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:55:21+00:00",
            "end_time": "2017-09-10T17:29: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": "20170910_43119F6411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747247292794,
              43.64970153476038,
              1379.8246331915625
            ],
            [
              -119.68804287638798,
              43.66248075483795,
              1379.8246331915625
            ],
            [
              -119.67499978870485,
              43.66278693970209,
              1484.7646331915626
            ],
            [
              -119.67443214492604,
              43.65000758383716,
              1484.7646331915626
            ],
            [
              -119.68747247292794,
              43.64970153476038,
              1379.8246331915625
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880429,
        43.64970153,
        1379.824633,
        -119.6744321,
        43.66278694,
        1484.764633
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:57Z",
        "pc:count": 16484945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283796.1944,
            "count": 16484945,
            "maximum": 284319.5513,
            "minimum": 283266.7713,
            "name": "X",
            "position": 0,
            "stddev": 290.1924729,
            "variance": 84211.67134
          },
          {
            "average": 4837177.876,
            "count": 16484945,
            "maximum": 4837897.827,
            "minimum": 4836476.987,
            "name": "Y",
            "position": 1,
            "stddev": 409.7712269,
            "variance": 167912.4584
          },
          {
            "average": 1449.121383,
            "count": 16484945,
            "maximum": 1484.764633,
            "minimum": 1379.824633,
            "name": "Z",
            "position": 2,
            "stddev": 10.4671181,
            "variance": 109.5605612
          },
          {
            "average": 24411.90776,
            "count": 16484945,
            "maximum": 41297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3742.656999,
            "variance": 14007481.41
          },
          {
            "average": 1.035701909,
            "count": 16484945,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2154959092,
            "variance": 0.04643848689
          },
          {
            "average": 1.072027174,
            "count": 16484945,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3227296153,
            "variance": 0.1041544046
          },
          {
            "average": 0.5010352779,
            "count": 16484945,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989434,
            "variance": 0.2499989434
          },
          {
            "average": 1.619659635e-05,
            "count": 16484945,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004024467046,
            "variance": 1.6196335e-05
          },
          {
            "average": 1.238170525,
            "count": 16484945,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4259640089,
            "variance": 0.1814453369
          },
          {
            "average": 0.4074419495,
            "count": 16484945,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95160979,
            "variance": 142.8409766
          },
          {
            "average": 1.993063732,
            "count": 16484945,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010008454,
            "variance": 1.020117076
          },
          {
            "average": 1170.79602,
            "count": 16484945,
            "maximum": 1182,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.395856854,
            "variance": 1.948416356
          },
          {
            "average": 38329.08873,
            "count": 16484945,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5911.943396,
            "variance": 34951074.72
          },
          {
            "average": 36155.43419,
            "count": 16484945,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4745.44343,
            "variance": 22519233.35
          },
          {
            "average": 32450.08336,
            "count": 16484945,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4592.789249,
            "variance": 21093713.09
          },
          {
            "average": 189098982.6,
            "count": 16484945,
            "maximum": 189106997.8,
            "minimum": 189096694.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1035.71026,
            "variance": 1072695.744
          },
          {
            "average": 0,
            "count": 16484945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16484945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16484945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16484945,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16484945,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283266.7713,
          4836476.987,
          1379.824633,
          284319.5513,
          4837897.827,
          1484.764633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283266.77125565027,
                4836476.986587497,
                1379.8246331915625
              ],
              [
                283266.77125565027,
                4837897.826587497,
                1379.8246331915625
              ],
              [
                284319.5512556503,
                4837897.826587497,
                1484.7646331915626
              ],
              [
                284319.5512556503,
                4836476.986587497,
                1484.7646331915626
              ],
              [
                283266.77125565027,
                4836476.986587497,
                1379.8246331915625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:57+00:00",
        "end_time": "2017-09-10T16:38:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880429,
            43.64970153,
            1379.824633,
            -119.6744321,
            43.66278694,
            1484.764633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747247292794,
                  43.64970153476038,
                  1379.8246331915625
                ],
                [
                  -119.68804287638798,
                  43.66248075483795,
                  1379.8246331915625
                ],
                [
                  -119.67499978870485,
                  43.66278693970209,
                  1484.7646331915626
                ],
                [
                  -119.67443214492604,
                  43.65000758383716,
                  1484.7646331915626
                ],
                [
                  -119.68747247292794,
                  43.64970153476038,
                  1379.8246331915625
                ]
              ]
            ]
          },
          "id": "20170910_43119F6411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:57Z",
            "pc:count": 16484945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283796.1944,
                "count": 16484945,
                "maximum": 284319.5513,
                "minimum": 283266.7713,
                "name": "X",
                "position": 0,
                "stddev": 290.1924729,
                "variance": 84211.67134
              },
              {
                "average": 4837177.876,
                "count": 16484945,
                "maximum": 4837897.827,
                "minimum": 4836476.987,
                "name": "Y",
                "position": 1,
                "stddev": 409.7712269,
                "variance": 167912.4584
              },
              {
                "average": 1449.121383,
                "count": 16484945,
                "maximum": 1484.764633,
                "minimum": 1379.824633,
                "name": "Z",
                "position": 2,
                "stddev": 10.4671181,
                "variance": 109.5605612
              },
              {
                "average": 24411.90776,
                "count": 16484945,
                "maximum": 41297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3742.656999,
                "variance": 14007481.41
              },
              {
                "average": 1.035701909,
                "count": 16484945,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2154959092,
                "variance": 0.04643848689
              },
              {
                "average": 1.072027174,
                "count": 16484945,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3227296153,
                "variance": 0.1041544046
              },
              {
                "average": 0.5010352779,
                "count": 16484945,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989434,
                "variance": 0.2499989434
              },
              {
                "average": 1.619659635e-05,
                "count": 16484945,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004024467046,
                "variance": 1.6196335e-05
              },
              {
                "average": 1.238170525,
                "count": 16484945,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4259640089,
                "variance": 0.1814453369
              },
              {
                "average": 0.4074419495,
                "count": 16484945,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95160979,
                "variance": 142.8409766
              },
              {
                "average": 1.993063732,
                "count": 16484945,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010008454,
                "variance": 1.020117076
              },
              {
                "average": 1170.79602,
                "count": 16484945,
                "maximum": 1182,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.395856854,
                "variance": 1.948416356
              },
              {
                "average": 38329.08873,
                "count": 16484945,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5911.943396,
                "variance": 34951074.72
              },
              {
                "average": 36155.43419,
                "count": 16484945,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4745.44343,
                "variance": 22519233.35
              },
              {
                "average": 32450.08336,
                "count": 16484945,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4592.789249,
                "variance": 21093713.09
              },
              {
                "average": 189098982.6,
                "count": 16484945,
                "maximum": 189106997.8,
                "minimum": 189096694.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1035.71026,
                "variance": 1072695.744
              },
              {
                "average": 0,
                "count": 16484945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16484945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16484945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16484945,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16484945,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283266.7713,
              4836476.987,
              1379.824633,
              284319.5513,
              4837897.827,
              1484.764633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283266.77125565027,
                    4836476.986587497,
                    1379.8246331915625
                  ],
                  [
                    283266.77125565027,
                    4837897.826587497,
                    1379.8246331915625
                  ],
                  [
                    284319.5512556503,
                    4837897.826587497,
                    1484.7646331915626
                  ],
                  [
                    284319.5512556503,
                    4836476.986587497,
                    1484.7646331915626
                  ],
                  [
                    283266.77125565027,
                    4836476.986587497,
                    1379.8246331915625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:57+00:00",
            "end_time": "2017-09-10T16:38:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247464029702,
              43.72472660070326,
              1561.6306101281132
            ],
            [
              -119.46299764907518,
              43.73748254659,
              1561.6306101281132
            ],
            [
              -119.44999777548782,
              43.73776210593951,
              1653.850610128113
            ],
            [
              -119.4494775204376,
              43.72500603631413,
              1653.850610128113
            ],
            [
              -119.46247464029702,
              43.72472660070326,
              1561.6306101281132
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629976,
        43.7247266,
        1561.63061,
        -119.4494775,
        43.73776211,
        1653.85061
      ],
      "properties": {
        "datetime": "2017-08-30T18:18:33Z",
        "pc:count": 20289472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302193.0092,
            "count": 20289472,
            "maximum": 302707.775,
            "minimum": 301659.975,
            "name": "X",
            "position": 0,
            "stddev": 285.8944784,
            "variance": 81735.65278
          },
          {
            "average": 4844957.874,
            "count": 20289472,
            "maximum": 4845664.502,
            "minimum": 4844246.482,
            "name": "Y",
            "position": 1,
            "stddev": 389.2329849,
            "variance": 151502.3165
          },
          {
            "average": 1606.033737,
            "count": 20289472,
            "maximum": 1653.85061,
            "minimum": 1561.63061,
            "name": "Z",
            "position": 2,
            "stddev": 12.26053804,
            "variance": 150.3207931
          },
          {
            "average": 14940.93367,
            "count": 20289472,
            "maximum": 31841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6222.007536,
            "variance": 38713377.78
          },
          {
            "average": 1.463020181,
            "count": 20289472,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7370391986,
            "variance": 0.5432267803
          },
          {
            "average": 1.960283146,
            "count": 20289472,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.036107387,
            "variance": 1.073518517
          },
          {
            "average": 0.503381951,
            "count": 20289472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999885746,
            "variance": 0.2499885747
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.100684434,
            "count": 20289472,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3009104236,
            "variance": 0.09054708304
          },
          {
            "average": 0.1115456285,
            "count": 20289472,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76825029,
            "variance": 138.4917148
          },
          {
            "average": 1.759788328,
            "count": 20289472,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.081797856,
            "variance": 1.1702866
          },
          {
            "average": 1100.73638,
            "count": 20289472,
            "maximum": 1103,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.349999403,
            "variance": 1.822498387
          },
          {
            "average": 23695.96563,
            "count": 20289472,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11389.88181,
            "variance": 129729407.7
          },
          {
            "average": 25168.82892,
            "count": 20289472,
            "maximum": 46848,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 9180.227391,
            "variance": 84276574.95
          },
          {
            "average": 20576.69444,
            "count": 20289472,
            "maximum": 43264,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8274.433328,
            "variance": 68466246.9
          },
          {
            "average": 188150706.7,
            "count": 20289472,
            "maximum": 188152313.9,
            "minimum": 188149178.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 870.2102389,
            "variance": 757265.8598
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20289472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301659.975,
          4844246.482,
          1561.63061,
          302707.775,
          4845664.502,
          1653.85061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301659.97499404894,
                4844246.482413175,
                1561.6306101281132
              ],
              [
                301659.97499404894,
                4845664.502413174,
                1561.6306101281132
              ],
              [
                302707.774994049,
                4845664.502413174,
                1653.850610128113
              ],
              [
                302707.774994049,
                4844246.482413175,
                1653.850610128113
              ],
              [
                301659.97499404894,
                4844246.482413175,
                1561.6306101281132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:18:33+00:00",
        "end_time": "2017-08-30T17:26:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629976,
            43.7247266,
            1561.63061,
            -119.4494775,
            43.73776211,
            1653.85061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247464029702,
                  43.72472660070326,
                  1561.6306101281132
                ],
                [
                  -119.46299764907518,
                  43.73748254659,
                  1561.6306101281132
                ],
                [
                  -119.44999777548782,
                  43.73776210593951,
                  1653.850610128113
                ],
                [
                  -119.4494775204376,
                  43.72500603631413,
                  1653.850610128113
                ],
                [
                  -119.46247464029702,
                  43.72472660070326,
                  1561.6306101281132
                ]
              ]
            ]
          },
          "id": "20170830_43119F4109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:18:33Z",
            "pc:count": 20289472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302193.0092,
                "count": 20289472,
                "maximum": 302707.775,
                "minimum": 301659.975,
                "name": "X",
                "position": 0,
                "stddev": 285.8944784,
                "variance": 81735.65278
              },
              {
                "average": 4844957.874,
                "count": 20289472,
                "maximum": 4845664.502,
                "minimum": 4844246.482,
                "name": "Y",
                "position": 1,
                "stddev": 389.2329849,
                "variance": 151502.3165
              },
              {
                "average": 1606.033737,
                "count": 20289472,
                "maximum": 1653.85061,
                "minimum": 1561.63061,
                "name": "Z",
                "position": 2,
                "stddev": 12.26053804,
                "variance": 150.3207931
              },
              {
                "average": 14940.93367,
                "count": 20289472,
                "maximum": 31841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6222.007536,
                "variance": 38713377.78
              },
              {
                "average": 1.463020181,
                "count": 20289472,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7370391986,
                "variance": 0.5432267803
              },
              {
                "average": 1.960283146,
                "count": 20289472,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.036107387,
                "variance": 1.073518517
              },
              {
                "average": 0.503381951,
                "count": 20289472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999885746,
                "variance": 0.2499885747
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.100684434,
                "count": 20289472,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3009104236,
                "variance": 0.09054708304
              },
              {
                "average": 0.1115456285,
                "count": 20289472,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76825029,
                "variance": 138.4917148
              },
              {
                "average": 1.759788328,
                "count": 20289472,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.081797856,
                "variance": 1.1702866
              },
              {
                "average": 1100.73638,
                "count": 20289472,
                "maximum": 1103,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.349999403,
                "variance": 1.822498387
              },
              {
                "average": 23695.96563,
                "count": 20289472,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11389.88181,
                "variance": 129729407.7
              },
              {
                "average": 25168.82892,
                "count": 20289472,
                "maximum": 46848,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 9180.227391,
                "variance": 84276574.95
              },
              {
                "average": 20576.69444,
                "count": 20289472,
                "maximum": 43264,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8274.433328,
                "variance": 68466246.9
              },
              {
                "average": 188150706.7,
                "count": 20289472,
                "maximum": 188152313.9,
                "minimum": 188149178.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 870.2102389,
                "variance": 757265.8598
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20289472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301659.975,
              4844246.482,
              1561.63061,
              302707.775,
              4845664.502,
              1653.85061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301659.97499404894,
                    4844246.482413175,
                    1561.6306101281132
                  ],
                  [
                    301659.97499404894,
                    4845664.502413174,
                    1561.6306101281132
                  ],
                  [
                    302707.774994049,
                    4845664.502413174,
                    1653.850610128113
                  ],
                  [
                    302707.774994049,
                    4844246.482413175,
                    1653.850610128113
                  ],
                  [
                    301659.97499404894,
                    4844246.482413175,
                    1561.6306101281132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:18:33+00:00",
            "end_time": "2017-08-30T17:26: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": "20170831_43119F5221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5624737551307,
              43.68721525728537,
              1666.1038494211878
            ],
            [
              -119.56301776808519,
              43.699981821853925,
              1666.1038494211878
            ],
            [
              -119.54999897320802,
              43.700273185428564,
              1828.3238494211876
            ],
            [
              -119.54945771623774,
              43.68750649178151,
              1828.3238494211876
            ],
            [
              -119.5624737551307,
              43.68721525728537,
              1666.1038494211878
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630178,
        43.68721526,
        1666.103849,
        -119.5494577,
        43.70027319,
        1828.323849
      ],
      "properties": {
        "datetime": "2017-08-31T18:13:29Z",
        "pc:count": 26850285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293988.9437,
            "count": 26850285,
            "maximum": 294526.5318,
            "minimum": 293476.4718,
            "name": "X",
            "position": 0,
            "stddev": 291.5344984,
            "variance": 84992.36375
          },
          {
            "average": 4841027.354,
            "count": 26850285,
            "maximum": 4841743.792,
            "minimum": 4840324.492,
            "name": "Y",
            "position": 1,
            "stddev": 394.4280587,
            "variance": 155573.4935
          },
          {
            "average": 1741.640958,
            "count": 26850285,
            "maximum": 1828.323849,
            "minimum": 1666.103849,
            "name": "Z",
            "position": 2,
            "stddev": 29.34955777,
            "variance": 861.3965413
          },
          {
            "average": 12512.27472,
            "count": 26850285,
            "maximum": 32833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6089.254944,
            "variance": 37079025.77
          },
          {
            "average": 1.629592759,
            "count": 26850285,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.79822333,
            "variance": 0.6371604845
          },
          {
            "average": 2.310465531,
            "count": 26850285,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021078845,
            "variance": 1.042602008
          },
          {
            "average": 0.5024551508,
            "count": 26850285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939815,
            "variance": 0.2499939815
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.070114451,
            "count": 26850285,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2553398078,
            "variance": 0.06519841745
          },
          {
            "average": 0.6486198999,
            "count": 26850285,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82918986,
            "variance": 139.9297327
          },
          {
            "average": 1.680203469,
            "count": 26850285,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095115574,
            "variance": 1.199278121
          },
          {
            "average": 1136.865014,
            "count": 26850285,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9624326997,
            "variance": 0.9262767015
          },
          {
            "average": 18382.8385,
            "count": 26850285,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9283.806398,
            "variance": 86189061.24
          },
          {
            "average": 20478.33771,
            "count": 26850285,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8283.701504,
            "variance": 68619710.61
          },
          {
            "average": 15532.46654,
            "count": 26850285,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6579.648611,
            "variance": 43291775.84
          },
          {
            "average": 188237117.9,
            "count": 26850285,
            "maximum": 188238409.9,
            "minimum": 188235771.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 633.9960516,
            "variance": 401950.9935
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26850285,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293476.4718,
          4840324.492,
          1666.103849,
          294526.5318,
          4841743.792,
          1828.323849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293476.4717754766,
                4840324.492340727,
                1666.1038494211878
              ],
              [
                293476.4717754766,
                4841743.7923407275,
                1666.1038494211878
              ],
              [
                294526.53177547664,
                4841743.7923407275,
                1828.3238494211876
              ],
              [
                294526.53177547664,
                4840324.492340727,
                1828.3238494211876
              ],
              [
                293476.4717754766,
                4840324.492340727,
                1666.1038494211878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:13:29+00:00",
        "end_time": "2017-08-31T17:29:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630178,
            43.68721526,
            1666.103849,
            -119.5494577,
            43.70027319,
            1828.323849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5624737551307,
                  43.68721525728537,
                  1666.1038494211878
                ],
                [
                  -119.56301776808519,
                  43.699981821853925,
                  1666.1038494211878
                ],
                [
                  -119.54999897320802,
                  43.700273185428564,
                  1828.3238494211876
                ],
                [
                  -119.54945771623774,
                  43.68750649178151,
                  1828.3238494211876
                ],
                [
                  -119.5624737551307,
                  43.68721525728537,
                  1666.1038494211878
                ]
              ]
            ]
          },
          "id": "20170831_43119F5221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:13:29Z",
            "pc:count": 26850285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293988.9437,
                "count": 26850285,
                "maximum": 294526.5318,
                "minimum": 293476.4718,
                "name": "X",
                "position": 0,
                "stddev": 291.5344984,
                "variance": 84992.36375
              },
              {
                "average": 4841027.354,
                "count": 26850285,
                "maximum": 4841743.792,
                "minimum": 4840324.492,
                "name": "Y",
                "position": 1,
                "stddev": 394.4280587,
                "variance": 155573.4935
              },
              {
                "average": 1741.640958,
                "count": 26850285,
                "maximum": 1828.323849,
                "minimum": 1666.103849,
                "name": "Z",
                "position": 2,
                "stddev": 29.34955777,
                "variance": 861.3965413
              },
              {
                "average": 12512.27472,
                "count": 26850285,
                "maximum": 32833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6089.254944,
                "variance": 37079025.77
              },
              {
                "average": 1.629592759,
                "count": 26850285,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.79822333,
                "variance": 0.6371604845
              },
              {
                "average": 2.310465531,
                "count": 26850285,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021078845,
                "variance": 1.042602008
              },
              {
                "average": 0.5024551508,
                "count": 26850285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939815,
                "variance": 0.2499939815
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.070114451,
                "count": 26850285,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2553398078,
                "variance": 0.06519841745
              },
              {
                "average": 0.6486198999,
                "count": 26850285,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82918986,
                "variance": 139.9297327
              },
              {
                "average": 1.680203469,
                "count": 26850285,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095115574,
                "variance": 1.199278121
              },
              {
                "average": 1136.865014,
                "count": 26850285,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9624326997,
                "variance": 0.9262767015
              },
              {
                "average": 18382.8385,
                "count": 26850285,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9283.806398,
                "variance": 86189061.24
              },
              {
                "average": 20478.33771,
                "count": 26850285,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8283.701504,
                "variance": 68619710.61
              },
              {
                "average": 15532.46654,
                "count": 26850285,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6579.648611,
                "variance": 43291775.84
              },
              {
                "average": 188237117.9,
                "count": 26850285,
                "maximum": 188238409.9,
                "minimum": 188235771.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 633.9960516,
                "variance": 401950.9935
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26850285,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293476.4718,
              4840324.492,
              1666.103849,
              294526.5318,
              4841743.792,
              1828.323849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293476.4717754766,
                    4840324.492340727,
                    1666.1038494211878
                  ],
                  [
                    293476.4717754766,
                    4841743.7923407275,
                    1666.1038494211878
                  ],
                  [
                    294526.53177547664,
                    4841743.7923407275,
                    1828.3238494211876
                  ],
                  [
                    294526.53177547664,
                    4840324.492340727,
                    1828.3238494211876
                  ],
                  [
                    293476.4717754766,
                    4840324.492340727,
                    1666.1038494211878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:13:29+00:00",
            "end_time": "2017-08-31T17:29:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747351252397,
              43.71221280191906,
              1394.0008624785596
            ],
            [
              -119.58802339386499,
              43.72498103829258,
              1394.0008624785596
            ],
            [
              -119.57499944138134,
              43.72527538255683,
              1550.2608624785598
            ],
            [
              -119.57445231978684,
              43.71250701577247,
              1550.2608624785598
            ],
            [
              -119.58747351252397,
              43.71221280191906,
              1394.0008624785596
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880234,
        43.7122128,
        1394.000862,
        -119.5744523,
        43.72527538,
        1550.260862
      ],
      "properties": {
        "datetime": "2017-08-31T18:51:02Z",
        "pc:count": 12441208,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292069.6132,
            "count": 12441208,
            "maximum": 292598.2862,
            "minimum": 291548.2262,
            "name": "X",
            "position": 0,
            "stddev": 289.8852842,
            "variance": 84033.478
          },
          {
            "average": 4843873.917,
            "count": 12441208,
            "maximum": 4844583.011,
            "minimum": 4843163.491,
            "name": "Y",
            "position": 1,
            "stddev": 407.3715858,
            "variance": 165951.6089
          },
          {
            "average": 1458.858651,
            "count": 12441208,
            "maximum": 1550.260862,
            "minimum": 1394.000862,
            "name": "Z",
            "position": 2,
            "stddev": 36.98037486,
            "variance": 1367.548125
          },
          {
            "average": 19378.74905,
            "count": 12441208,
            "maximum": 30065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3005.550291,
            "variance": 9033332.554
          },
          {
            "average": 1.048119202,
            "count": 12441208,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2414585136,
            "variance": 0.0583022138
          },
          {
            "average": 1.097122402,
            "count": 12441208,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3550337286,
            "variance": 0.1260489484
          },
          {
            "average": 0.5031087817,
            "count": 12441208,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903555,
            "variance": 0.2499903556
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181865218,
            "count": 12441208,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3857334211,
            "variance": 0.1487902722
          },
          {
            "average": -0.04869936186,
            "count": 12441208,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55367843,
            "variance": 133.4874853
          },
          {
            "average": 1.974791194,
            "count": 12441208,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01272895,
            "variance": 1.025619927
          },
          {
            "average": 1138.196369,
            "count": 12441208,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9879722067,
            "variance": 0.9760890813
          },
          {
            "average": 36022.43577,
            "count": 12441208,
            "maximum": 50176,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 5946.208853,
            "variance": 35357399.73
          },
          {
            "average": 34799.85624,
            "count": 12441208,
            "maximum": 47104,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 4489.476546,
            "variance": 20155399.66
          },
          {
            "average": 30951.20187,
            "count": 12441208,
            "maximum": 42752,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 4450.784,
            "variance": 19809478.22
          },
          {
            "average": 188237983.6,
            "count": 12441208,
            "maximum": 188240662.9,
            "minimum": 188236744.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 672.2656271,
            "variance": 451941.0734
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12441208,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291548.2262,
          4843163.491,
          1394.000862,
          292598.2862,
          4844583.011,
          1550.260862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291548.22615920624,
                4843163.49060145,
                1394.0008624785596
              ],
              [
                291548.22615920624,
                4844583.01060145,
                1394.0008624785596
              ],
              [
                292598.2861592063,
                4844583.01060145,
                1550.2608624785598
              ],
              [
                292598.2861592063,
                4843163.49060145,
                1550.2608624785598
              ],
              [
                291548.22615920624,
                4843163.49060145,
                1394.0008624785596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:51:02+00:00",
        "end_time": "2017-08-31T17:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880234,
            43.7122128,
            1394.000862,
            -119.5744523,
            43.72527538,
            1550.260862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747351252397,
                  43.71221280191906,
                  1394.0008624785596
                ],
                [
                  -119.58802339386499,
                  43.72498103829258,
                  1394.0008624785596
                ],
                [
                  -119.57499944138134,
                  43.72527538255683,
                  1550.2608624785598
                ],
                [
                  -119.57445231978684,
                  43.71250701577247,
                  1550.2608624785598
                ],
                [
                  -119.58747351252397,
                  43.71221280191906,
                  1394.0008624785596
                ]
              ]
            ]
          },
          "id": "20170831_43119F5114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:51:02Z",
            "pc:count": 12441208,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292069.6132,
                "count": 12441208,
                "maximum": 292598.2862,
                "minimum": 291548.2262,
                "name": "X",
                "position": 0,
                "stddev": 289.8852842,
                "variance": 84033.478
              },
              {
                "average": 4843873.917,
                "count": 12441208,
                "maximum": 4844583.011,
                "minimum": 4843163.491,
                "name": "Y",
                "position": 1,
                "stddev": 407.3715858,
                "variance": 165951.6089
              },
              {
                "average": 1458.858651,
                "count": 12441208,
                "maximum": 1550.260862,
                "minimum": 1394.000862,
                "name": "Z",
                "position": 2,
                "stddev": 36.98037486,
                "variance": 1367.548125
              },
              {
                "average": 19378.74905,
                "count": 12441208,
                "maximum": 30065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3005.550291,
                "variance": 9033332.554
              },
              {
                "average": 1.048119202,
                "count": 12441208,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2414585136,
                "variance": 0.0583022138
              },
              {
                "average": 1.097122402,
                "count": 12441208,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3550337286,
                "variance": 0.1260489484
              },
              {
                "average": 0.5031087817,
                "count": 12441208,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903555,
                "variance": 0.2499903556
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181865218,
                "count": 12441208,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3857334211,
                "variance": 0.1487902722
              },
              {
                "average": -0.04869936186,
                "count": 12441208,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55367843,
                "variance": 133.4874853
              },
              {
                "average": 1.974791194,
                "count": 12441208,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01272895,
                "variance": 1.025619927
              },
              {
                "average": 1138.196369,
                "count": 12441208,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9879722067,
                "variance": 0.9760890813
              },
              {
                "average": 36022.43577,
                "count": 12441208,
                "maximum": 50176,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 5946.208853,
                "variance": 35357399.73
              },
              {
                "average": 34799.85624,
                "count": 12441208,
                "maximum": 47104,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 4489.476546,
                "variance": 20155399.66
              },
              {
                "average": 30951.20187,
                "count": 12441208,
                "maximum": 42752,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 4450.784,
                "variance": 19809478.22
              },
              {
                "average": 188237983.6,
                "count": 12441208,
                "maximum": 188240662.9,
                "minimum": 188236744.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 672.2656271,
                "variance": 451941.0734
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12441208,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291548.2262,
              4843163.491,
              1394.000862,
              292598.2862,
              4844583.011,
              1550.260862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291548.22615920624,
                    4843163.49060145,
                    1394.0008624785596
                  ],
                  [
                    291548.22615920624,
                    4844583.01060145,
                    1394.0008624785596
                  ],
                  [
                    292598.2861592063,
                    4844583.01060145,
                    1550.2608624785598
                  ],
                  [
                    292598.2861592063,
                    4843163.49060145,
                    1550.2608624785598
                  ],
                  [
                    291548.22615920624,
                    4843163.49060145,
                    1394.0008624785596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:51:02+00:00",
            "end_time": "2017-08-31T17:45:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747511897195,
              43.71222960895664,
              1558.3788787165752
            ],
            [
              -119.43799246419628,
              43.72498258297299,
              1558.3788787165752
            ],
            [
              -119.42499827702834,
              43.7252591675177,
              1679.3588787165752
            ],
            [
              -119.4244836825831,
              43.71250607110552,
              1679.3588787165752
            ],
            [
              -119.43747511897195,
              43.71222960895664,
              1558.3788787165752
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379925,
        43.71222961,
        1558.378879,
        -119.4244837,
        43.72525917,
        1679.358879
      ],
      "properties": {
        "datetime": "2017-08-30T17:56:19Z",
        "pc:count": 19591288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304162.6459,
            "count": 19591288,
            "maximum": 304680.3234,
            "minimum": 303632.7834,
            "name": "X",
            "position": 0,
            "stddev": 294.2858205,
            "variance": 86604.14415
          },
          {
            "average": 4843548.661,
            "count": 19591288,
            "maximum": 4844216.589,
            "minimum": 4842798.929,
            "name": "Y",
            "position": 1,
            "stddev": 382.4134079,
            "variance": 146240.0145
          },
          {
            "average": 1614.089009,
            "count": 19591288,
            "maximum": 1679.358879,
            "minimum": 1558.378879,
            "name": "Z",
            "position": 2,
            "stddev": 19.02093283,
            "variance": 361.7958857
          },
          {
            "average": 14520.72185,
            "count": 19591288,
            "maximum": 34433,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6023.022769,
            "variance": 36276803.28
          },
          {
            "average": 1.431923771,
            "count": 19591288,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7129132889,
            "variance": 0.5082453575
          },
          {
            "average": 1.897039899,
            "count": 19591288,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.012370171,
            "variance": 1.024893363
          },
          {
            "average": 0.5022660072,
            "count": 19591288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948779,
            "variance": 0.249994878
          },
          {
            "average": 2.092766948e-06,
            "count": 19591288,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001446638405,
            "variance": 2.092762675e-06
          },
          {
            "average": 1.092430268,
            "count": 19591288,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2896323839,
            "variance": 0.08388691783
          },
          {
            "average": 0.3094092057,
            "count": 19591288,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77492721,
            "variance": 138.6489108
          },
          {
            "average": 1.769720398,
            "count": 19591288,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078573358,
            "variance": 1.163320489
          },
          {
            "average": 1097.232846,
            "count": 19591288,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9803579718,
            "variance": 0.9611017528
          },
          {
            "average": 19914.21037,
            "count": 19591288,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10505.19738,
            "variance": 110359172.1
          },
          {
            "average": 21904.5416,
            "count": 19591288,
            "maximum": 48640,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8975.866987,
            "variance": 80566188.17
          },
          {
            "average": 17800.7794,
            "count": 19591288,
            "maximum": 49152,
            "minimum": 1792,
            "name": "Blue",
            "position": 14,
            "stddev": 7743.633574,
            "variance": 59963860.94
          },
          {
            "average": 188148557.7,
            "count": 19591288,
            "maximum": 188150979.8,
            "minimum": 188147068.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 605.1566547,
            "variance": 366214.5767
          },
          {
            "average": 0,
            "count": 19591288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19591288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19591288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19591288,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19591288,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303632.7834,
          4842798.929,
          1558.378879,
          304680.3234,
          4844216.589,
          1679.358879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303632.7834002513,
                4842798.9289702065,
                1558.3788787165752
              ],
              [
                303632.7834002513,
                4844216.588970207,
                1558.3788787165752
              ],
              [
                304680.32340025133,
                4844216.588970207,
                1679.3588787165752
              ],
              [
                304680.32340025133,
                4842798.9289702065,
                1679.3588787165752
              ],
              [
                303632.7834002513,
                4842798.9289702065,
                1558.3788787165752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:56:19+00:00",
        "end_time": "2017-08-30T16:51:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379925,
            43.71222961,
            1558.378879,
            -119.4244837,
            43.72525917,
            1679.358879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747511897195,
                  43.71222960895664,
                  1558.3788787165752
                ],
                [
                  -119.43799246419628,
                  43.72498258297299,
                  1558.3788787165752
                ],
                [
                  -119.42499827702834,
                  43.7252591675177,
                  1679.3588787165752
                ],
                [
                  -119.4244836825831,
                  43.71250607110552,
                  1679.3588787165752
                ],
                [
                  -119.43747511897195,
                  43.71222960895664,
                  1558.3788787165752
                ]
              ]
            ]
          },
          "id": "20170830_43119F4211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:56:19Z",
            "pc:count": 19591288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304162.6459,
                "count": 19591288,
                "maximum": 304680.3234,
                "minimum": 303632.7834,
                "name": "X",
                "position": 0,
                "stddev": 294.2858205,
                "variance": 86604.14415
              },
              {
                "average": 4843548.661,
                "count": 19591288,
                "maximum": 4844216.589,
                "minimum": 4842798.929,
                "name": "Y",
                "position": 1,
                "stddev": 382.4134079,
                "variance": 146240.0145
              },
              {
                "average": 1614.089009,
                "count": 19591288,
                "maximum": 1679.358879,
                "minimum": 1558.378879,
                "name": "Z",
                "position": 2,
                "stddev": 19.02093283,
                "variance": 361.7958857
              },
              {
                "average": 14520.72185,
                "count": 19591288,
                "maximum": 34433,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6023.022769,
                "variance": 36276803.28
              },
              {
                "average": 1.431923771,
                "count": 19591288,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7129132889,
                "variance": 0.5082453575
              },
              {
                "average": 1.897039899,
                "count": 19591288,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.012370171,
                "variance": 1.024893363
              },
              {
                "average": 0.5022660072,
                "count": 19591288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948779,
                "variance": 0.249994878
              },
              {
                "average": 2.092766948e-06,
                "count": 19591288,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001446638405,
                "variance": 2.092762675e-06
              },
              {
                "average": 1.092430268,
                "count": 19591288,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2896323839,
                "variance": 0.08388691783
              },
              {
                "average": 0.3094092057,
                "count": 19591288,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77492721,
                "variance": 138.6489108
              },
              {
                "average": 1.769720398,
                "count": 19591288,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078573358,
                "variance": 1.163320489
              },
              {
                "average": 1097.232846,
                "count": 19591288,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9803579718,
                "variance": 0.9611017528
              },
              {
                "average": 19914.21037,
                "count": 19591288,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10505.19738,
                "variance": 110359172.1
              },
              {
                "average": 21904.5416,
                "count": 19591288,
                "maximum": 48640,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8975.866987,
                "variance": 80566188.17
              },
              {
                "average": 17800.7794,
                "count": 19591288,
                "maximum": 49152,
                "minimum": 1792,
                "name": "Blue",
                "position": 14,
                "stddev": 7743.633574,
                "variance": 59963860.94
              },
              {
                "average": 188148557.7,
                "count": 19591288,
                "maximum": 188150979.8,
                "minimum": 188147068.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 605.1566547,
                "variance": 366214.5767
              },
              {
                "average": 0,
                "count": 19591288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19591288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19591288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19591288,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19591288,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303632.7834,
              4842798.929,
              1558.378879,
              304680.3234,
              4844216.589,
              1679.358879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303632.7834002513,
                    4842798.9289702065,
                    1558.3788787165752
                  ],
                  [
                    303632.7834002513,
                    4844216.588970207,
                    1558.3788787165752
                  ],
                  [
                    304680.32340025133,
                    4844216.588970207,
                    1679.3588787165752
                  ],
                  [
                    304680.32340025133,
                    4842798.9289702065,
                    1679.3588787165752
                  ],
                  [
                    303632.7834002513,
                    4842798.9289702065,
                    1558.3788787165752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:56:19+00:00",
            "end_time": "2017-08-30T16:51: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": "20170911_43119F7305a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81594657763313,
              43.68117535644232,
              1613.5748268244752
            ],
            [
              -119.81624238043452,
              43.68749373961526,
              1613.5748268244752
            ],
            [
              -119.81249079275663,
              43.68758618099673,
              1643.254826824475
            ],
            [
              -119.81219538273422,
              43.68126777755301,
              1643.254826824475
            ],
            [
              -119.81594657763313,
              43.68117535644232,
              1613.5748268244752
            ]
          ]
        ]
      },
      "bbox": [
        -119.8162424,
        43.68117536,
        1613.574827,
        -119.8121954,
        43.68758618,
        1643.254827
      ],
      "properties": {
        "datetime": "2017-09-11T20:50:52Z",
        "pc:count": 1550732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273220.272,
            "count": 1550732,
            "maximum": 273326.9264,
            "minimum": 273024.2064,
            "name": "X",
            "position": 0,
            "stddev": 65.84529183,
            "variance": 4335.602456
          },
          {
            "average": 4840756.885,
            "count": 1550732,
            "maximum": 4841019.035,
            "minimum": 4840316.455,
            "name": "Y",
            "position": 1,
            "stddev": 179.1115646,
            "variance": 32080.95258
          },
          {
            "average": 1620.746074,
            "count": 1550732,
            "maximum": 1643.254827,
            "minimum": 1613.574827,
            "name": "Z",
            "position": 2,
            "stddev": 3.264852028,
            "variance": 10.65925877
          },
          {
            "average": 20023.65429,
            "count": 1550732,
            "maximum": 42001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7839.023684,
            "variance": 61450292.32
          },
          {
            "average": 1.331463464,
            "count": 1550732,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6010920249,
            "variance": 0.3613116224
          },
          {
            "average": 1.670387275,
            "count": 1550732,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8143557284,
            "variance": 0.6631752523
          },
          {
            "average": 0.4833233595,
            "count": 1550732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997219734,
            "variance": 0.2497220507
          },
          {
            "average": 1.741113229e-05,
            "count": 1550732,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004172629911,
            "variance": 1.741084037e-05
          },
          {
            "average": 1.204459571,
            "count": 1550732,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4033062855,
            "variance": 0.1626559599
          },
          {
            "average": 7.91935441,
            "count": 1550732,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.046979072,
            "variance": 49.65991405
          },
          {
            "average": 1.829443772,
            "count": 1550732,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.073419863,
            "variance": 1.152230203
          },
          {
            "average": 1192.467767,
            "count": 1550732,
            "maximum": 1193,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5888963517,
            "variance": 0.3467989131
          },
          {
            "average": 26967.83126,
            "count": 1550732,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9356.414179,
            "variance": 87542486.29
          },
          {
            "average": 26191.82637,
            "count": 1550732,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7477.45492,
            "variance": 55912332.09
          },
          {
            "average": 21618.29016,
            "count": 1550732,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 6993.562928,
            "variance": 48909922.43
          },
          {
            "average": 189198073,
            "count": 1550732,
            "maximum": 189198252.2,
            "minimum": 189197113.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 253.6735446,
            "variance": 64350.26724
          },
          {
            "average": 0,
            "count": 1550732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273024.2064,
          4840316.455,
          1613.574827,
          273326.9264,
          4841019.035,
          1643.254827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273024.2064184416,
                4840316.454563534,
                1613.5748268244752
              ],
              [
                273024.2064184416,
                4841019.034563534,
                1613.5748268244752
              ],
              [
                273326.9264184416,
                4841019.034563534,
                1643.254826824475
              ],
              [
                273326.9264184416,
                4840316.454563534,
                1643.254826824475
              ],
              [
                273024.2064184416,
                4840316.454563534,
                1613.5748268244752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:50:52+00:00",
        "end_time": "2017-09-11T20:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7305a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7305a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7305a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7305a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8162424,
            43.68117536,
            1613.574827,
            -119.8121954,
            43.68758618,
            1643.254827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81594657763313,
                  43.68117535644232,
                  1613.5748268244752
                ],
                [
                  -119.81624238043452,
                  43.68749373961526,
                  1613.5748268244752
                ],
                [
                  -119.81249079275663,
                  43.68758618099673,
                  1643.254826824475
                ],
                [
                  -119.81219538273422,
                  43.68126777755301,
                  1643.254826824475
                ],
                [
                  -119.81594657763313,
                  43.68117535644232,
                  1613.5748268244752
                ]
              ]
            ]
          },
          "id": "20170911_43119F7305a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7305a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:50:52Z",
            "pc:count": 1550732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273220.272,
                "count": 1550732,
                "maximum": 273326.9264,
                "minimum": 273024.2064,
                "name": "X",
                "position": 0,
                "stddev": 65.84529183,
                "variance": 4335.602456
              },
              {
                "average": 4840756.885,
                "count": 1550732,
                "maximum": 4841019.035,
                "minimum": 4840316.455,
                "name": "Y",
                "position": 1,
                "stddev": 179.1115646,
                "variance": 32080.95258
              },
              {
                "average": 1620.746074,
                "count": 1550732,
                "maximum": 1643.254827,
                "minimum": 1613.574827,
                "name": "Z",
                "position": 2,
                "stddev": 3.264852028,
                "variance": 10.65925877
              },
              {
                "average": 20023.65429,
                "count": 1550732,
                "maximum": 42001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7839.023684,
                "variance": 61450292.32
              },
              {
                "average": 1.331463464,
                "count": 1550732,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6010920249,
                "variance": 0.3613116224
              },
              {
                "average": 1.670387275,
                "count": 1550732,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8143557284,
                "variance": 0.6631752523
              },
              {
                "average": 0.4833233595,
                "count": 1550732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997219734,
                "variance": 0.2497220507
              },
              {
                "average": 1.741113229e-05,
                "count": 1550732,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004172629911,
                "variance": 1.741084037e-05
              },
              {
                "average": 1.204459571,
                "count": 1550732,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4033062855,
                "variance": 0.1626559599
              },
              {
                "average": 7.91935441,
                "count": 1550732,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.046979072,
                "variance": 49.65991405
              },
              {
                "average": 1.829443772,
                "count": 1550732,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.073419863,
                "variance": 1.152230203
              },
              {
                "average": 1192.467767,
                "count": 1550732,
                "maximum": 1193,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5888963517,
                "variance": 0.3467989131
              },
              {
                "average": 26967.83126,
                "count": 1550732,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9356.414179,
                "variance": 87542486.29
              },
              {
                "average": 26191.82637,
                "count": 1550732,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7477.45492,
                "variance": 55912332.09
              },
              {
                "average": 21618.29016,
                "count": 1550732,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 6993.562928,
                "variance": 48909922.43
              },
              {
                "average": 189198073,
                "count": 1550732,
                "maximum": 189198252.2,
                "minimum": 189197113.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 253.6735446,
                "variance": 64350.26724
              },
              {
                "average": 0,
                "count": 1550732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273024.2064,
              4840316.455,
              1613.574827,
              273326.9264,
              4841019.035,
              1643.254827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273024.2064184416,
                    4840316.454563534,
                    1613.5748268244752
                  ],
                  [
                    273024.2064184416,
                    4841019.034563534,
                    1613.5748268244752
                  ],
                  [
                    273326.9264184416,
                    4841019.034563534,
                    1643.254826824475
                  ],
                  [
                    273326.9264184416,
                    4840316.454563534,
                    1643.254826824475
                  ],
                  [
                    273024.2064184416,
                    4840316.454563534,
                    1613.5748268244752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:50:52+00:00",
            "end_time": "2017-09-11T20:31: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": "20170911_43119F7305b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82120158648054,
              43.67478073700704,
              1588.787226584278
            ],
            [
              -119.82127005593816,
              43.676241034919215,
              1588.787226584278
            ],
            [
              -119.81248958143793,
              43.67645758101266,
              1636.8872265842779
            ],
            [
              -119.8124213243877,
              43.67499727212475,
              1636.8872265842779
            ],
            [
              -119.82120158648054,
              43.67478073700704,
              1588.787226584278
            ]
          ]
        ]
      },
      "bbox": [
        -119.8212701,
        43.67478074,
        1588.787227,
        -119.8124213,
        43.67645758,
        1636.887227
      ],
      "properties": {
        "datetime": "2017-09-11T21:07:24Z",
        "pc:count": 808850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273036.9504,
            "count": 808850,
            "maximum": 273285.0858,
            "minimum": 272576.4458,
            "name": "X",
            "position": 0,
            "stddev": 160.6384389,
            "variance": 25804.70805
          },
          {
            "average": 4839684.737,
            "count": 808850,
            "maximum": 4839783.001,
            "minimum": 4839620.621,
            "name": "Y",
            "position": 1,
            "stddev": 37.33777217,
            "variance": 1394.109231
          },
          {
            "average": 1601.133601,
            "count": 808850,
            "maximum": 1636.887227,
            "minimum": 1588.787227,
            "name": "Z",
            "position": 2,
            "stddev": 8.25005845,
            "variance": 68.06346443
          },
          {
            "average": 18043.12592,
            "count": 808850,
            "maximum": 40385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8850.451137,
            "variance": 78330485.34
          },
          {
            "average": 1.501248686,
            "count": 808850,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7340210433,
            "variance": 0.538786892
          },
          {
            "average": 2.022503554,
            "count": 808850,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9612504183,
            "variance": 0.9240023667
          },
          {
            "average": 0.5101291958,
            "count": 808850,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998976979,
            "variance": 0.2498977083
          },
          {
            "average": 3.090807937e-05,
            "count": 808850,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005559421038,
            "variance": 3.090716227e-05
          },
          {
            "average": 1.164486617,
            "count": 808850,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3707167916,
            "variance": 0.1374309396
          },
          {
            "average": -3.022385323,
            "count": 808850,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77800346,
            "variance": 116.1653586
          },
          {
            "average": 1.737256599,
            "count": 808850,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098773378,
            "variance": 1.207302936
          },
          {
            "average": 1193.865167,
            "count": 808850,
            "maximum": 1195,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7147243578,
            "variance": 0.5108309076
          },
          {
            "average": 23251.41419,
            "count": 808850,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10534.53384,
            "variance": 110976403.2
          },
          {
            "average": 23034.96672,
            "count": 808850,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8861.141866,
            "variance": 78519835.17
          },
          {
            "average": 18640.08336,
            "count": 808850,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7870.606107,
            "variance": 61946440.49
          },
          {
            "average": 189198828,
            "count": 808850,
            "maximum": 189199244.2,
            "minimum": 189198257.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 407.4080485,
            "variance": 165981.318
          },
          {
            "average": 0,
            "count": 808850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 808850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 808850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 808850,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 808850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272576.4458,
          4839620.621,
          1588.787227,
          273285.0858,
          4839783.001,
          1636.887227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272576.4458396489,
                4839620.6208613,
                1588.787226584278
              ],
              [
                272576.4458396489,
                4839783.000861301,
                1588.787226584278
              ],
              [
                273285.0858396489,
                4839783.000861301,
                1636.8872265842779
              ],
              [
                273285.0858396489,
                4839620.6208613,
                1636.8872265842779
              ],
              [
                272576.4458396489,
                4839620.6208613,
                1588.787226584278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:07:24+00:00",
        "end_time": "2017-09-11T20:50:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7305b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7305b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7305b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7305b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8212701,
            43.67478074,
            1588.787227,
            -119.8124213,
            43.67645758,
            1636.887227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82120158648054,
                  43.67478073700704,
                  1588.787226584278
                ],
                [
                  -119.82127005593816,
                  43.676241034919215,
                  1588.787226584278
                ],
                [
                  -119.81248958143793,
                  43.67645758101266,
                  1636.8872265842779
                ],
                [
                  -119.8124213243877,
                  43.67499727212475,
                  1636.8872265842779
                ],
                [
                  -119.82120158648054,
                  43.67478073700704,
                  1588.787226584278
                ]
              ]
            ]
          },
          "id": "20170911_43119F7305b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7305b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:07:24Z",
            "pc:count": 808850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273036.9504,
                "count": 808850,
                "maximum": 273285.0858,
                "minimum": 272576.4458,
                "name": "X",
                "position": 0,
                "stddev": 160.6384389,
                "variance": 25804.70805
              },
              {
                "average": 4839684.737,
                "count": 808850,
                "maximum": 4839783.001,
                "minimum": 4839620.621,
                "name": "Y",
                "position": 1,
                "stddev": 37.33777217,
                "variance": 1394.109231
              },
              {
                "average": 1601.133601,
                "count": 808850,
                "maximum": 1636.887227,
                "minimum": 1588.787227,
                "name": "Z",
                "position": 2,
                "stddev": 8.25005845,
                "variance": 68.06346443
              },
              {
                "average": 18043.12592,
                "count": 808850,
                "maximum": 40385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8850.451137,
                "variance": 78330485.34
              },
              {
                "average": 1.501248686,
                "count": 808850,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7340210433,
                "variance": 0.538786892
              },
              {
                "average": 2.022503554,
                "count": 808850,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9612504183,
                "variance": 0.9240023667
              },
              {
                "average": 0.5101291958,
                "count": 808850,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998976979,
                "variance": 0.2498977083
              },
              {
                "average": 3.090807937e-05,
                "count": 808850,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005559421038,
                "variance": 3.090716227e-05
              },
              {
                "average": 1.164486617,
                "count": 808850,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3707167916,
                "variance": 0.1374309396
              },
              {
                "average": -3.022385323,
                "count": 808850,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77800346,
                "variance": 116.1653586
              },
              {
                "average": 1.737256599,
                "count": 808850,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098773378,
                "variance": 1.207302936
              },
              {
                "average": 1193.865167,
                "count": 808850,
                "maximum": 1195,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7147243578,
                "variance": 0.5108309076
              },
              {
                "average": 23251.41419,
                "count": 808850,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10534.53384,
                "variance": 110976403.2
              },
              {
                "average": 23034.96672,
                "count": 808850,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8861.141866,
                "variance": 78519835.17
              },
              {
                "average": 18640.08336,
                "count": 808850,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7870.606107,
                "variance": 61946440.49
              },
              {
                "average": 189198828,
                "count": 808850,
                "maximum": 189199244.2,
                "minimum": 189198257.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 407.4080485,
                "variance": 165981.318
              },
              {
                "average": 0,
                "count": 808850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 808850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 808850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 808850,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 808850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272576.4458,
              4839620.621,
              1588.787227,
              273285.0858,
              4839783.001,
              1636.887227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272576.4458396489,
                    4839620.6208613,
                    1588.787226584278
                  ],
                  [
                    272576.4458396489,
                    4839783.000861301,
                    1588.787226584278
                  ],
                  [
                    273285.0858396489,
                    4839783.000861301,
                    1636.8872265842779
                  ],
                  [
                    273285.0858396489,
                    4839620.6208613,
                    1636.8872265842779
                  ],
                  [
                    272576.4458396489,
                    4839620.6208613,
                    1588.787226584278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:07:24+00:00",
            "end_time": "2017-09-11T20:50: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": "20170831_43119F4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497407237769,
              43.62472440543315,
              1407.516055105244
            ],
            [
              -119.47549799217055,
              43.63748261396092,
              1407.516055105244
            ],
            [
              -119.46249801974102,
              43.637763558134736,
              1477.8160551052442
            ],
            [
              -119.46197684449534,
              43.62500522521306,
              1477.8160551052442
            ],
            [
              -119.47497407237769,
              43.62472440543315,
              1407.516055105244
            ]
          ]
        ]
      },
      "bbox": [
        -119.475498,
        43.62472441,
        1407.516055,
        -119.4619768,
        43.63776356,
        1477.816055
      ],
      "properties": {
        "datetime": "2017-08-31T16:48:07Z",
        "pc:count": 13537395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300856.7449,
            "count": 13537395,
            "maximum": 301371.2152,
            "minimum": 300321.6552,
            "name": "X",
            "position": 0,
            "stddev": 288.9654968,
            "variance": 83501.05833
          },
          {
            "average": 4833881.054,
            "count": 13537395,
            "maximum": 4834587.863,
            "minimum": 4833169.603,
            "name": "Y",
            "position": 1,
            "stddev": 405.7634334,
            "variance": 164643.9639
          },
          {
            "average": 1435.635875,
            "count": 13537395,
            "maximum": 1477.816055,
            "minimum": 1407.516055,
            "name": "Z",
            "position": 2,
            "stddev": 13.98956694,
            "variance": 195.7079833
          },
          {
            "average": 19624.0636,
            "count": 13537395,
            "maximum": 29073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2151.68411,
            "variance": 4629744.508
          },
          {
            "average": 1.016724783,
            "count": 13537395,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1466981305,
            "variance": 0.02152034149
          },
          {
            "average": 1.033607648,
            "count": 13537395,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2188307619,
            "variance": 0.04788690236
          },
          {
            "average": 0.5033297765,
            "count": 13537395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889309,
            "variance": 0.2499889311
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191235906,
            "count": 13537395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3932743899,
            "variance": 0.1546647458
          },
          {
            "average": -0.03529240022,
            "count": 13537395,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60835582,
            "variance": 134.7539249
          },
          {
            "average": 1.987619996,
            "count": 13537395,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006165793,
            "variance": 1.012369604
          },
          {
            "average": 1128.259359,
            "count": 13537395,
            "maximum": 1131,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9755822075,
            "variance": 0.9517606437
          },
          {
            "average": 40548.12687,
            "count": 13537395,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3589.697283,
            "variance": 12885926.58
          },
          {
            "average": 38608.94011,
            "count": 13537395,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2993.704505,
            "variance": 8962266.666
          },
          {
            "average": 35045.21131,
            "count": 13537395,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2884.359381,
            "variance": 8319529.037
          },
          {
            "average": 188231445.8,
            "count": 13537395,
            "maximum": 188233287.9,
            "minimum": 188229932.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.6118401,
            "variance": 432453.3322
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300321.6552,
          4833169.603,
          1407.516055,
          301371.2152,
          4834587.863,
          1477.816055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300321.65524313384,
                4833169.602782615,
                1407.516055105244
              ],
              [
                300321.65524313384,
                4834587.862782615,
                1407.516055105244
              ],
              [
                301371.2152431339,
                4834587.862782615,
                1477.8160551052442
              ],
              [
                301371.2152431339,
                4833169.602782615,
                1477.8160551052442
              ],
              [
                300321.65524313384,
                4833169.602782615,
                1407.516055105244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:48:07+00:00",
        "end_time": "2017-08-31T15:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.475498,
            43.62472441,
            1407.516055,
            -119.4619768,
            43.63776356,
            1477.816055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497407237769,
                  43.62472440543315,
                  1407.516055105244
                ],
                [
                  -119.47549799217055,
                  43.63748261396092,
                  1407.516055105244
                ],
                [
                  -119.46249801974102,
                  43.637763558134736,
                  1477.8160551052442
                ],
                [
                  -119.46197684449534,
                  43.62500522521306,
                  1477.8160551052442
                ],
                [
                  -119.47497407237769,
                  43.62472440543315,
                  1407.516055105244
                ]
              ]
            ]
          },
          "id": "20170831_43119F4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:48:07Z",
            "pc:count": 13537395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300856.7449,
                "count": 13537395,
                "maximum": 301371.2152,
                "minimum": 300321.6552,
                "name": "X",
                "position": 0,
                "stddev": 288.9654968,
                "variance": 83501.05833
              },
              {
                "average": 4833881.054,
                "count": 13537395,
                "maximum": 4834587.863,
                "minimum": 4833169.603,
                "name": "Y",
                "position": 1,
                "stddev": 405.7634334,
                "variance": 164643.9639
              },
              {
                "average": 1435.635875,
                "count": 13537395,
                "maximum": 1477.816055,
                "minimum": 1407.516055,
                "name": "Z",
                "position": 2,
                "stddev": 13.98956694,
                "variance": 195.7079833
              },
              {
                "average": 19624.0636,
                "count": 13537395,
                "maximum": 29073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2151.68411,
                "variance": 4629744.508
              },
              {
                "average": 1.016724783,
                "count": 13537395,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1466981305,
                "variance": 0.02152034149
              },
              {
                "average": 1.033607648,
                "count": 13537395,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2188307619,
                "variance": 0.04788690236
              },
              {
                "average": 0.5033297765,
                "count": 13537395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889309,
                "variance": 0.2499889311
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191235906,
                "count": 13537395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3932743899,
                "variance": 0.1546647458
              },
              {
                "average": -0.03529240022,
                "count": 13537395,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60835582,
                "variance": 134.7539249
              },
              {
                "average": 1.987619996,
                "count": 13537395,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006165793,
                "variance": 1.012369604
              },
              {
                "average": 1128.259359,
                "count": 13537395,
                "maximum": 1131,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9755822075,
                "variance": 0.9517606437
              },
              {
                "average": 40548.12687,
                "count": 13537395,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3589.697283,
                "variance": 12885926.58
              },
              {
                "average": 38608.94011,
                "count": 13537395,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2993.704505,
                "variance": 8962266.666
              },
              {
                "average": 35045.21131,
                "count": 13537395,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2884.359381,
                "variance": 8319529.037
              },
              {
                "average": 188231445.8,
                "count": 13537395,
                "maximum": 188233287.9,
                "minimum": 188229932.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.6118401,
                "variance": 432453.3322
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300321.6552,
              4833169.603,
              1407.516055,
              301371.2152,
              4834587.863,
              1477.816055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300321.65524313384,
                    4833169.602782615,
                    1407.516055105244
                  ],
                  [
                    300321.65524313384,
                    4834587.862782615,
                    1407.516055105244
                  ],
                  [
                    301371.2152431339,
                    4834587.862782615,
                    1477.8160551052442
                  ],
                  [
                    301371.2152431339,
                    4833169.602782615,
                    1477.8160551052442
                  ],
                  [
                    300321.65524313384,
                    4833169.602782615,
                    1407.516055105244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:48:07+00:00",
            "end_time": "2017-08-31T15:52:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747231030901,
              43.63720694669387,
              1331.9711416847986
            ],
            [
              -119.63803162076735,
              43.64998113787592,
              1331.9711416847986
            ],
            [
              -119.62500037188538,
              43.650281326375456,
              1477.4311416847986
            ],
            [
              -119.62444381653427,
              43.63750700211494,
              1477.4311416847986
            ],
            [
              -119.63747231030901,
              43.63720694669387,
              1331.9711416847986
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380316,
        43.63720695,
        1331.971142,
        -119.6244438,
        43.65028133,
        1477.431142
      ],
      "properties": {
        "datetime": "2017-09-10T16:19:33Z",
        "pc:count": 14697644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287763.4919,
            "count": 14697644,
            "maximum": 288307.0909,
            "minimum": 287255.0909,
            "name": "X",
            "position": 0,
            "stddev": 292.9081945,
            "variance": 85795.21039
          },
          {
            "average": 4835691.369,
            "count": 14697644,
            "maximum": 4836380.041,
            "minimum": 4834959.821,
            "name": "Y",
            "position": 1,
            "stddev": 397.3865187,
            "variance": 157916.0452
          },
          {
            "average": 1377.323996,
            "count": 14697644,
            "maximum": 1477.431142,
            "minimum": 1331.971142,
            "name": "Z",
            "position": 2,
            "stddev": 35.95634059,
            "variance": 1292.858429
          },
          {
            "average": 25896.66368,
            "count": 14697644,
            "maximum": 47681,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4330.624264,
            "variance": 18754306.52
          },
          {
            "average": 1.036174301,
            "count": 14697644,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2143860538,
            "variance": 0.04596138007
          },
          {
            "average": 1.072777038,
            "count": 14697644,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3181914886,
            "variance": 0.1012458234
          },
          {
            "average": 0.502761395,
            "count": 14697644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923916,
            "variance": 0.2499923917
          },
          {
            "average": 2.599056012e-05,
            "count": 14697644,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005098027695,
            "variance": 2.598988638e-05
          },
          {
            "average": 1.263855214,
            "count": 14697644,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4407217412,
            "variance": 0.1942356532
          },
          {
            "average": -0.5121751729,
            "count": 14697644,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93829227,
            "variance": 142.5228223
          },
          {
            "average": 1.988818752,
            "count": 14697644,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011448808,
            "variance": 1.023028692
          },
          {
            "average": 1163.861697,
            "count": 14697644,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.008061301,
            "variance": 1.016187587
          },
          {
            "average": 41626.71058,
            "count": 14697644,
            "maximum": 52992,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 6376.50888,
            "variance": 40659865.5
          },
          {
            "average": 39936.07497,
            "count": 14697644,
            "maximum": 50944,
            "minimum": 5376,
            "name": "Green",
            "position": 13,
            "stddev": 5309.099201,
            "variance": 28186534.32
          },
          {
            "average": 36428.7053,
            "count": 14697644,
            "maximum": 47360,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 5197.037003,
            "variance": 27009193.61
          },
          {
            "average": 189094331.9,
            "count": 14697644,
            "maximum": 189095573.4,
            "minimum": 189092668.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 627.5788436,
            "variance": 393855.205
          },
          {
            "average": 0,
            "count": 14697644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14697644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14697644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14697644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14697644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287255.0909,
          4834959.821,
          1331.971142,
          288307.0909,
          4836380.041,
          1477.431142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287255.0908597319,
                4834959.821193722,
                1331.9711416847986
              ],
              [
                287255.0908597319,
                4836380.041193723,
                1331.9711416847986
              ],
              [
                288307.0908597319,
                4836380.041193723,
                1477.4311416847986
              ],
              [
                288307.0908597319,
                4834959.821193722,
                1477.4311416847986
              ],
              [
                287255.0908597319,
                4834959.821193722,
                1331.9711416847986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:19:33+00:00",
        "end_time": "2017-09-10T15:31:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380316,
            43.63720695,
            1331.971142,
            -119.6244438,
            43.65028133,
            1477.431142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747231030901,
                  43.63720694669387,
                  1331.9711416847986
                ],
                [
                  -119.63803162076735,
                  43.64998113787592,
                  1331.9711416847986
                ],
                [
                  -119.62500037188538,
                  43.650281326375456,
                  1477.4311416847986
                ],
                [
                  -119.62444381653427,
                  43.63750700211494,
                  1477.4311416847986
                ],
                [
                  -119.63747231030901,
                  43.63720694669387,
                  1331.9711416847986
                ]
              ]
            ]
          },
          "id": "20170910_43119F6420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:19:33Z",
            "pc:count": 14697644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287763.4919,
                "count": 14697644,
                "maximum": 288307.0909,
                "minimum": 287255.0909,
                "name": "X",
                "position": 0,
                "stddev": 292.9081945,
                "variance": 85795.21039
              },
              {
                "average": 4835691.369,
                "count": 14697644,
                "maximum": 4836380.041,
                "minimum": 4834959.821,
                "name": "Y",
                "position": 1,
                "stddev": 397.3865187,
                "variance": 157916.0452
              },
              {
                "average": 1377.323996,
                "count": 14697644,
                "maximum": 1477.431142,
                "minimum": 1331.971142,
                "name": "Z",
                "position": 2,
                "stddev": 35.95634059,
                "variance": 1292.858429
              },
              {
                "average": 25896.66368,
                "count": 14697644,
                "maximum": 47681,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4330.624264,
                "variance": 18754306.52
              },
              {
                "average": 1.036174301,
                "count": 14697644,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2143860538,
                "variance": 0.04596138007
              },
              {
                "average": 1.072777038,
                "count": 14697644,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3181914886,
                "variance": 0.1012458234
              },
              {
                "average": 0.502761395,
                "count": 14697644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923916,
                "variance": 0.2499923917
              },
              {
                "average": 2.599056012e-05,
                "count": 14697644,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005098027695,
                "variance": 2.598988638e-05
              },
              {
                "average": 1.263855214,
                "count": 14697644,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4407217412,
                "variance": 0.1942356532
              },
              {
                "average": -0.5121751729,
                "count": 14697644,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93829227,
                "variance": 142.5228223
              },
              {
                "average": 1.988818752,
                "count": 14697644,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011448808,
                "variance": 1.023028692
              },
              {
                "average": 1163.861697,
                "count": 14697644,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.008061301,
                "variance": 1.016187587
              },
              {
                "average": 41626.71058,
                "count": 14697644,
                "maximum": 52992,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 6376.50888,
                "variance": 40659865.5
              },
              {
                "average": 39936.07497,
                "count": 14697644,
                "maximum": 50944,
                "minimum": 5376,
                "name": "Green",
                "position": 13,
                "stddev": 5309.099201,
                "variance": 28186534.32
              },
              {
                "average": 36428.7053,
                "count": 14697644,
                "maximum": 47360,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 5197.037003,
                "variance": 27009193.61
              },
              {
                "average": 189094331.9,
                "count": 14697644,
                "maximum": 189095573.4,
                "minimum": 189092668.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 627.5788436,
                "variance": 393855.205
              },
              {
                "average": 0,
                "count": 14697644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14697644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14697644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14697644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14697644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287255.0909,
              4834959.821,
              1331.971142,
              288307.0909,
              4836380.041,
              1477.431142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287255.0908597319,
                    4834959.821193722,
                    1331.9711416847986
                  ],
                  [
                    287255.0908597319,
                    4836380.041193723,
                    1331.9711416847986
                  ],
                  [
                    288307.0908597319,
                    4836380.041193723,
                    1477.4311416847986
                  ],
                  [
                    288307.0908597319,
                    4834959.821193722,
                    1477.4311416847986
                  ],
                  [
                    287255.0908597319,
                    4834959.821193722,
                    1331.9711416847986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:19:33+00:00",
            "end_time": "2017-09-10T15:31: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": "20170831_43119F5115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497280313638,
              43.712214243502835,
              1436.1913104525104
            ],
            [
              -119.57551999111756,
              43.72498170623362,
              1436.1913104525104
            ],
            [
              -119.56249913542575,
              43.72527455345845,
              1595.0713104525105
            ],
            [
              -119.56195470642197,
              43.71250696098794,
              1595.0713104525105
            ],
            [
              -119.57497280313638,
              43.712214243502835,
              1436.1913104525104
            ]
          ]
        ]
      },
      "bbox": [
        -119.57552,
        43.71221424,
        1436.19131,
        -119.5619547,
        43.72527455,
        1595.07131
      ],
      "properties": {
        "datetime": "2017-08-31T18:07:11Z",
        "pc:count": 13268001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293091.4638,
            "count": 13268001,
            "maximum": 293605.1434,
            "minimum": 292555.3434,
            "name": "X",
            "position": 0,
            "stddev": 294.7143086,
            "variance": 86856.52369
          },
          {
            "average": 4843843.134,
            "count": 13268001,
            "maximum": 4844551.696,
            "minimum": 4843132.276,
            "name": "Y",
            "position": 1,
            "stddev": 405.8905615,
            "variance": 164747.1479
          },
          {
            "average": 1500.891948,
            "count": 13268001,
            "maximum": 1595.07131,
            "minimum": 1436.19131,
            "name": "Z",
            "position": 2,
            "stddev": 31.98119241,
            "variance": 1022.796668
          },
          {
            "average": 18419.55902,
            "count": 13268001,
            "maximum": 29841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3997.216214,
            "variance": 15977737.46
          },
          {
            "average": 1.115758357,
            "count": 13268001,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3762689136,
            "variance": 0.1415782954
          },
          {
            "average": 1.233460112,
            "count": 13268001,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5476756916,
            "variance": 0.2999486632
          },
          {
            "average": 0.5041503238,
            "count": 13268001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999827934,
            "variance": 0.2499827937
          },
          {
            "average": 3.994573109e-06,
            "count": 13268001,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0019986389,
            "variance": 3.994557453e-06
          },
          {
            "average": 1.167272674,
            "count": 13268001,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3732191538,
            "variance": 0.1392925367
          },
          {
            "average": -0.1989835212,
            "count": 13268001,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68372875,
            "variance": 136.5095176
          },
          {
            "average": 1.937562335,
            "count": 13268001,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028108946,
            "variance": 1.057008004
          },
          {
            "average": 1136.081098,
            "count": 13268001,
            "maximum": 1138,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9947130266,
            "variance": 0.9894540053
          },
          {
            "average": 34765.49887,
            "count": 13268001,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7970.882785,
            "variance": 63534972.37
          },
          {
            "average": 34037.22485,
            "count": 13268001,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6194.837517,
            "variance": 38376011.86
          },
          {
            "average": 30216.16119,
            "count": 13268001,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6343.362043,
            "variance": 40238242.01
          },
          {
            "average": 188236616.8,
            "count": 13268001,
            "maximum": 188238031,
            "minimum": 188235366.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 681.6693312,
            "variance": 464673.0771
          },
          {
            "average": 0,
            "count": 13268001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13268001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292555.3434,
          4843132.276,
          1436.19131,
          293605.1434,
          4844551.696,
          1595.07131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292555.34338038054,
                4843132.276174772,
                1436.1913104525104
              ],
              [
                292555.34338038054,
                4844551.6961747715,
                1436.1913104525104
              ],
              [
                293605.1433803806,
                4844551.6961747715,
                1595.0713104525105
              ],
              [
                293605.1433803806,
                4843132.276174772,
                1595.0713104525105
              ],
              [
                292555.34338038054,
                4843132.276174772,
                1436.1913104525104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:07:11+00:00",
        "end_time": "2017-08-31T17:22:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.57552,
            43.71221424,
            1436.19131,
            -119.5619547,
            43.72527455,
            1595.07131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497280313638,
                  43.712214243502835,
                  1436.1913104525104
                ],
                [
                  -119.57551999111756,
                  43.72498170623362,
                  1436.1913104525104
                ],
                [
                  -119.56249913542575,
                  43.72527455345845,
                  1595.0713104525105
                ],
                [
                  -119.56195470642197,
                  43.71250696098794,
                  1595.0713104525105
                ],
                [
                  -119.57497280313638,
                  43.712214243502835,
                  1436.1913104525104
                ]
              ]
            ]
          },
          "id": "20170831_43119F5115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:07:11Z",
            "pc:count": 13268001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293091.4638,
                "count": 13268001,
                "maximum": 293605.1434,
                "minimum": 292555.3434,
                "name": "X",
                "position": 0,
                "stddev": 294.7143086,
                "variance": 86856.52369
              },
              {
                "average": 4843843.134,
                "count": 13268001,
                "maximum": 4844551.696,
                "minimum": 4843132.276,
                "name": "Y",
                "position": 1,
                "stddev": 405.8905615,
                "variance": 164747.1479
              },
              {
                "average": 1500.891948,
                "count": 13268001,
                "maximum": 1595.07131,
                "minimum": 1436.19131,
                "name": "Z",
                "position": 2,
                "stddev": 31.98119241,
                "variance": 1022.796668
              },
              {
                "average": 18419.55902,
                "count": 13268001,
                "maximum": 29841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3997.216214,
                "variance": 15977737.46
              },
              {
                "average": 1.115758357,
                "count": 13268001,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3762689136,
                "variance": 0.1415782954
              },
              {
                "average": 1.233460112,
                "count": 13268001,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5476756916,
                "variance": 0.2999486632
              },
              {
                "average": 0.5041503238,
                "count": 13268001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999827934,
                "variance": 0.2499827937
              },
              {
                "average": 3.994573109e-06,
                "count": 13268001,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0019986389,
                "variance": 3.994557453e-06
              },
              {
                "average": 1.167272674,
                "count": 13268001,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3732191538,
                "variance": 0.1392925367
              },
              {
                "average": -0.1989835212,
                "count": 13268001,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68372875,
                "variance": 136.5095176
              },
              {
                "average": 1.937562335,
                "count": 13268001,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028108946,
                "variance": 1.057008004
              },
              {
                "average": 1136.081098,
                "count": 13268001,
                "maximum": 1138,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9947130266,
                "variance": 0.9894540053
              },
              {
                "average": 34765.49887,
                "count": 13268001,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7970.882785,
                "variance": 63534972.37
              },
              {
                "average": 34037.22485,
                "count": 13268001,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6194.837517,
                "variance": 38376011.86
              },
              {
                "average": 30216.16119,
                "count": 13268001,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6343.362043,
                "variance": 40238242.01
              },
              {
                "average": 188236616.8,
                "count": 13268001,
                "maximum": 188238031,
                "minimum": 188235366.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 681.6693312,
                "variance": 464673.0771
              },
              {
                "average": 0,
                "count": 13268001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13268001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292555.3434,
              4843132.276,
              1436.19131,
              293605.1434,
              4844551.696,
              1595.07131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292555.34338038054,
                    4843132.276174772,
                    1436.1913104525104
                  ],
                  [
                    292555.34338038054,
                    4844551.6961747715,
                    1436.1913104525104
                  ],
                  [
                    293605.1433803806,
                    4844551.6961747715,
                    1595.0713104525105
                  ],
                  [
                    293605.1433803806,
                    4843132.276174772,
                    1595.0713104525105
                  ],
                  [
                    292555.34338038054,
                    4843132.276174772,
                    1436.1913104525104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:07:11+00:00",
            "end_time": "2017-08-31T17:22: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": "20170911_43119F7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82394077023714,
              43.66221219796553,
              1555.5125005815269
            ],
            [
              -119.8245366877728,
              43.67491132259808,
              1555.5125005815269
            ],
            [
              -119.81249800814119,
              43.675208395603896,
              1629.292500581527
            ],
            [
              -119.8119046223322,
              43.66250914005321,
              1629.292500581527
            ],
            [
              -119.82394077023714,
              43.66221219796553,
              1555.5125005815269
            ]
          ]
        ]
      },
      "bbox": [
        -119.8245367,
        43.6622122,
        1555.512501,
        -119.8119046,
        43.6752084,
        1629.292501
      ],
      "properties": {
        "datetime": "2017-09-11T21:23:58Z",
        "pc:count": 14186261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272872.1823,
            "count": 14186261,
            "maximum": 273279.6995,
            "minimum": 272308.0795,
            "name": "X",
            "position": 0,
            "stddev": 235.3388551,
            "variance": 55384.3767
          },
          {
            "average": 4838966.834,
            "count": 14186261,
            "maximum": 4839644.28,
            "minimum": 4838232.18,
            "name": "Y",
            "position": 1,
            "stddev": 376.9738359,
            "variance": 142109.273
          },
          {
            "average": 1587.890469,
            "count": 14186261,
            "maximum": 1629.292501,
            "minimum": 1555.512501,
            "name": "Z",
            "position": 2,
            "stddev": 10.25212005,
            "variance": 105.1059656
          },
          {
            "average": 19854.04879,
            "count": 14186261,
            "maximum": 41857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8020.508859,
            "variance": 64328562.35
          },
          {
            "average": 1.346052353,
            "count": 14186261,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6063423079,
            "variance": 0.3676509943
          },
          {
            "average": 1.696472312,
            "count": 14186261,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8051661401,
            "variance": 0.6482925132
          },
          {
            "average": 0.5007477305,
            "count": 14186261,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994585,
            "variance": 0.2499994585
          },
          {
            "average": 2.643402656e-05,
            "count": 14186261,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005141335397,
            "variance": 2.643332966e-05
          },
          {
            "average": 1.175246318,
            "count": 14186261,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3801776636,
            "variance": 0.1445350559
          },
          {
            "average": 0.3617195409,
            "count": 14186261,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07223368,
            "variance": 145.7388261
          },
          {
            "average": 1.817728364,
            "count": 14186261,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.077882023,
            "variance": 1.161829656
          },
          {
            "average": 1194.788748,
            "count": 14186261,
            "maximum": 1197,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9255738968,
            "variance": 0.8566870384
          },
          {
            "average": 27489.13846,
            "count": 14186261,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9693.653038,
            "variance": 93966909.23
          },
          {
            "average": 26671.73457,
            "count": 14186261,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7936.530172,
            "variance": 62988511.16
          },
          {
            "average": 22044.44738,
            "count": 14186261,
            "maximum": 65280,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 7455.89505,
            "variance": 55590371
          },
          {
            "average": 189199295.7,
            "count": 14186261,
            "maximum": 189200238,
            "minimum": 189198258.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 472.9431758,
            "variance": 223675.2475
          },
          {
            "average": 0,
            "count": 14186261,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14186261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14186261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14186261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14186261,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272308.0795,
          4838232.18,
          1555.512501,
          273279.6995,
          4839644.28,
          1629.292501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272308.07949493715,
                4838232.179604189,
                1555.5125005815269
              ],
              [
                272308.07949493715,
                4839644.279604188,
                1555.5125005815269
              ],
              [
                273279.69949493714,
                4839644.279604188,
                1629.292500581527
              ],
              [
                273279.69949493714,
                4838232.179604189,
                1629.292500581527
              ],
              [
                272308.07949493715,
                4838232.179604189,
                1555.5125005815269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:23:58+00:00",
        "end_time": "2017-09-11T20:50:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8245367,
            43.6622122,
            1555.512501,
            -119.8119046,
            43.6752084,
            1629.292501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82394077023714,
                  43.66221219796553,
                  1555.5125005815269
                ],
                [
                  -119.8245366877728,
                  43.67491132259808,
                  1555.5125005815269
                ],
                [
                  -119.81249800814119,
                  43.675208395603896,
                  1629.292500581527
                ],
                [
                  -119.8119046223322,
                  43.66250914005321,
                  1629.292500581527
                ],
                [
                  -119.82394077023714,
                  43.66221219796553,
                  1555.5125005815269
                ]
              ]
            ]
          },
          "id": "20170911_43119F7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:23:58Z",
            "pc:count": 14186261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272872.1823,
                "count": 14186261,
                "maximum": 273279.6995,
                "minimum": 272308.0795,
                "name": "X",
                "position": 0,
                "stddev": 235.3388551,
                "variance": 55384.3767
              },
              {
                "average": 4838966.834,
                "count": 14186261,
                "maximum": 4839644.28,
                "minimum": 4838232.18,
                "name": "Y",
                "position": 1,
                "stddev": 376.9738359,
                "variance": 142109.273
              },
              {
                "average": 1587.890469,
                "count": 14186261,
                "maximum": 1629.292501,
                "minimum": 1555.512501,
                "name": "Z",
                "position": 2,
                "stddev": 10.25212005,
                "variance": 105.1059656
              },
              {
                "average": 19854.04879,
                "count": 14186261,
                "maximum": 41857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8020.508859,
                "variance": 64328562.35
              },
              {
                "average": 1.346052353,
                "count": 14186261,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6063423079,
                "variance": 0.3676509943
              },
              {
                "average": 1.696472312,
                "count": 14186261,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8051661401,
                "variance": 0.6482925132
              },
              {
                "average": 0.5007477305,
                "count": 14186261,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994585,
                "variance": 0.2499994585
              },
              {
                "average": 2.643402656e-05,
                "count": 14186261,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005141335397,
                "variance": 2.643332966e-05
              },
              {
                "average": 1.175246318,
                "count": 14186261,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3801776636,
                "variance": 0.1445350559
              },
              {
                "average": 0.3617195409,
                "count": 14186261,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07223368,
                "variance": 145.7388261
              },
              {
                "average": 1.817728364,
                "count": 14186261,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.077882023,
                "variance": 1.161829656
              },
              {
                "average": 1194.788748,
                "count": 14186261,
                "maximum": 1197,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9255738968,
                "variance": 0.8566870384
              },
              {
                "average": 27489.13846,
                "count": 14186261,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9693.653038,
                "variance": 93966909.23
              },
              {
                "average": 26671.73457,
                "count": 14186261,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7936.530172,
                "variance": 62988511.16
              },
              {
                "average": 22044.44738,
                "count": 14186261,
                "maximum": 65280,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 7455.89505,
                "variance": 55590371
              },
              {
                "average": 189199295.7,
                "count": 14186261,
                "maximum": 189200238,
                "minimum": 189198258.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 472.9431758,
                "variance": 223675.2475
              },
              {
                "average": 0,
                "count": 14186261,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14186261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14186261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14186261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14186261,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272308.0795,
              4838232.18,
              1555.512501,
              273279.6995,
              4839644.28,
              1629.292501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272308.07949493715,
                    4838232.179604189,
                    1555.5125005815269
                  ],
                  [
                    272308.07949493715,
                    4839644.279604188,
                    1555.5125005815269
                  ],
                  [
                    273279.69949493714,
                    4839644.279604188,
                    1629.292500581527
                  ],
                  [
                    273279.69949493714,
                    4838232.179604189,
                    1629.292500581527
                  ],
                  [
                    272308.07949493715,
                    4838232.179604189,
                    1555.5125005815269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:23:58+00:00",
            "end_time": "2017-09-11T20:50: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": "20170830_43119F4413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247524975498,
              43.64973166461211,
              1474.86837129847
            ],
            [
              -119.4129861046184,
              43.662483215465684,
              1474.86837129847
            ],
            [
              -119.39999698732461,
              43.662756820389916,
              1570.5483712984699
            ],
            [
              -119.39948887594393,
              43.650005148460316,
              1570.5483712984699
            ],
            [
              -119.41247524975498,
              43.64973166461211,
              1474.86837129847
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129861,
        43.64973166,
        1474.868371,
        -119.3994889,
        43.66275682,
        1570.548371
      ],
      "properties": {
        "datetime": "2017-08-30T18:26:31Z",
        "pc:count": 13537280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305967.9381,
            "count": 13537280,
            "maximum": 306493.0956,
            "minimum": 305444.8956,
            "name": "X",
            "position": 0,
            "stddev": 288.4971993,
            "variance": 83230.63398
          },
          {
            "average": 4836515.348,
            "count": 13537280,
            "maximum": 4837216.035,
            "minimum": 4835798.575,
            "name": "Y",
            "position": 1,
            "stddev": 405.6393843,
            "variance": 164543.3101
          },
          {
            "average": 1517.320857,
            "count": 13537280,
            "maximum": 1570.548371,
            "minimum": 1474.868371,
            "name": "Z",
            "position": 2,
            "stddev": 15.67788052,
            "variance": 245.7959375
          },
          {
            "average": 20394.61303,
            "count": 13537280,
            "maximum": 31505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2118.069958,
            "variance": 4486220.348
          },
          {
            "average": 1.016077233,
            "count": 13537280,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1556415306,
            "variance": 0.02422428606
          },
          {
            "average": 1.033152081,
            "count": 13537280,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2472509196,
            "variance": 0.06113301726
          },
          {
            "average": 0.502157819,
            "count": 13537280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953623,
            "variance": 0.2499953623
          },
          {
            "average": 7.387008321e-08,
            "count": 13537280,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002717905135,
            "variance": 7.387008321e-08
          },
          {
            "average": 1.182152619,
            "count": 13537280,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3859702749,
            "variance": 0.1489730531
          },
          {
            "average": 0.5017298336,
            "count": 13537280,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59166888,
            "variance": 134.3667875
          },
          {
            "average": 1.991429519,
            "count": 13537280,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004608612,
            "variance": 1.009238462
          },
          {
            "average": 1100.913667,
            "count": 13537280,
            "maximum": 1104,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.349291968,
            "variance": 1.820588814
          },
          {
            "average": 38621.22042,
            "count": 13537280,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5435.315928,
            "variance": 29542659.24
          },
          {
            "average": 37269.76868,
            "count": 13537280,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4426.871869,
            "variance": 19597194.54
          },
          {
            "average": 33394.58828,
            "count": 13537280,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4438.596216,
            "variance": 19701136.37
          },
          {
            "average": 188150817,
            "count": 13537280,
            "maximum": 188152791.5,
            "minimum": 188149052.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 840.0174884,
            "variance": 705629.3809
          },
          {
            "average": 0,
            "count": 13537280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13537280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305444.8956,
          4835798.575,
          1474.868371,
          306493.0956,
          4837216.035,
          1570.548371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305444.89564407227,
                4835798.575085923,
                1474.86837129847
              ],
              [
                305444.89564407227,
                4837216.035085924,
                1474.86837129847
              ],
              [
                306493.0956440722,
                4837216.035085924,
                1570.5483712984699
              ],
              [
                306493.0956440722,
                4835798.575085923,
                1570.5483712984699
              ],
              [
                305444.89564407227,
                4835798.575085923,
                1474.86837129847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:26:31+00:00",
        "end_time": "2017-08-30T17:24:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129861,
            43.64973166,
            1474.868371,
            -119.3994889,
            43.66275682,
            1570.548371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247524975498,
                  43.64973166461211,
                  1474.86837129847
                ],
                [
                  -119.4129861046184,
                  43.662483215465684,
                  1474.86837129847
                ],
                [
                  -119.39999698732461,
                  43.662756820389916,
                  1570.5483712984699
                ],
                [
                  -119.39948887594393,
                  43.650005148460316,
                  1570.5483712984699
                ],
                [
                  -119.41247524975498,
                  43.64973166461211,
                  1474.86837129847
                ]
              ]
            ]
          },
          "id": "20170830_43119F4413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:26:31Z",
            "pc:count": 13537280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305967.9381,
                "count": 13537280,
                "maximum": 306493.0956,
                "minimum": 305444.8956,
                "name": "X",
                "position": 0,
                "stddev": 288.4971993,
                "variance": 83230.63398
              },
              {
                "average": 4836515.348,
                "count": 13537280,
                "maximum": 4837216.035,
                "minimum": 4835798.575,
                "name": "Y",
                "position": 1,
                "stddev": 405.6393843,
                "variance": 164543.3101
              },
              {
                "average": 1517.320857,
                "count": 13537280,
                "maximum": 1570.548371,
                "minimum": 1474.868371,
                "name": "Z",
                "position": 2,
                "stddev": 15.67788052,
                "variance": 245.7959375
              },
              {
                "average": 20394.61303,
                "count": 13537280,
                "maximum": 31505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2118.069958,
                "variance": 4486220.348
              },
              {
                "average": 1.016077233,
                "count": 13537280,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1556415306,
                "variance": 0.02422428606
              },
              {
                "average": 1.033152081,
                "count": 13537280,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2472509196,
                "variance": 0.06113301726
              },
              {
                "average": 0.502157819,
                "count": 13537280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953623,
                "variance": 0.2499953623
              },
              {
                "average": 7.387008321e-08,
                "count": 13537280,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002717905135,
                "variance": 7.387008321e-08
              },
              {
                "average": 1.182152619,
                "count": 13537280,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3859702749,
                "variance": 0.1489730531
              },
              {
                "average": 0.5017298336,
                "count": 13537280,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59166888,
                "variance": 134.3667875
              },
              {
                "average": 1.991429519,
                "count": 13537280,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004608612,
                "variance": 1.009238462
              },
              {
                "average": 1100.913667,
                "count": 13537280,
                "maximum": 1104,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.349291968,
                "variance": 1.820588814
              },
              {
                "average": 38621.22042,
                "count": 13537280,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5435.315928,
                "variance": 29542659.24
              },
              {
                "average": 37269.76868,
                "count": 13537280,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4426.871869,
                "variance": 19597194.54
              },
              {
                "average": 33394.58828,
                "count": 13537280,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4438.596216,
                "variance": 19701136.37
              },
              {
                "average": 188150817,
                "count": 13537280,
                "maximum": 188152791.5,
                "minimum": 188149052.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 840.0174884,
                "variance": 705629.3809
              },
              {
                "average": 0,
                "count": 13537280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13537280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305444.8956,
              4835798.575,
              1474.868371,
              306493.0956,
              4837216.035,
              1570.548371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305444.89564407227,
                    4835798.575085923,
                    1474.86837129847
                  ],
                  [
                    305444.89564407227,
                    4837216.035085924,
                    1474.86837129847
                  ],
                  [
                    306493.0956440722,
                    4837216.035085924,
                    1570.5483712984699
                  ],
                  [
                    306493.0956440722,
                    4835798.575085923,
                    1570.5483712984699
                  ],
                  [
                    305444.89564407227,
                    4835798.575085923,
                    1474.86837129847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:26:31+00:00",
            "end_time": "2017-08-30T17:24: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": "20170830_43119F4313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497468426815,
              43.649724809188996,
              1416.6212568097183
            ],
            [
              -119.47549903920485,
              43.66248242199151,
              1416.6212568097183
            ],
            [
              -119.46249813440505,
              43.66276339711891,
              1529.4412568097184
            ],
            [
              -119.46197652649083,
              43.650005659919806,
              1529.4412568097184
            ],
            [
              -119.47497468426815,
              43.649724809188996,
              1416.6212568097183
            ]
          ]
        ]
      },
      "bbox": [
        -119.475499,
        43.64972481,
        1416.621257,
        -119.4619765,
        43.6627634,
        1529.441257
      ],
      "properties": {
        "datetime": "2017-08-31T16:13:59Z",
        "pc:count": 13029793,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300925.0036,
            "count": 13029793,
            "maximum": 301453.6292,
            "minimum": 300404.4292,
            "name": "X",
            "position": 0,
            "stddev": 294.0720123,
            "variance": 86478.34842
          },
          {
            "average": 4836658.278,
            "count": 13029793,
            "maximum": 4837364.494,
            "minimum": 4835946.294,
            "name": "Y",
            "position": 1,
            "stddev": 405.7171537,
            "variance": 164606.4088
          },
          {
            "average": 1477.098057,
            "count": 13029793,
            "maximum": 1529.441257,
            "minimum": 1416.621257,
            "name": "Z",
            "position": 2,
            "stddev": 19.06854699,
            "variance": 363.6094841
          },
          {
            "average": 19004.05162,
            "count": 13029793,
            "maximum": 44225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2347.338361,
            "variance": 5509997.381
          },
          {
            "average": 1.01233312,
            "count": 13029793,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1186619637,
            "variance": 0.01408066163
          },
          {
            "average": 1.024881669,
            "count": 13029793,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1737528895,
            "variance": 0.03019006659
          },
          {
            "average": 0.5039193639,
            "count": 13029793,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846575,
            "variance": 0.2499846578
          },
          {
            "average": 7.674719007e-07,
            "count": 13029793,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008760544336,
            "variance": 7.674713706e-07
          },
          {
            "average": 1.17549473,
            "count": 13029793,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.380389722,
            "variance": 0.1446963406
          },
          {
            "average": -0.07292298144,
            "count": 13029793,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81513029,
            "variance": 139.5973038
          },
          {
            "average": 1.984758315,
            "count": 13029793,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007665031,
            "variance": 1.015388815
          },
          {
            "average": 1123.402598,
            "count": 13029793,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.742184442,
            "variance": 32.97268217
          },
          {
            "average": 38154.67771,
            "count": 13029793,
            "maximum": 50944,
            "minimum": 3328,
            "name": "Red",
            "position": 12,
            "stddev": 3690.214675,
            "variance": 13617684.35
          },
          {
            "average": 37293.77562,
            "count": 13029793,
            "maximum": 49408,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 2966.889828,
            "variance": 8802435.254
          },
          {
            "average": 33985.26413,
            "count": 13029793,
            "maximum": 46848,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 2987.58309,
            "variance": 8925652.717
          },
          {
            "average": 188218783.2,
            "count": 13029793,
            "maximum": 188231239.3,
            "minimum": 188156426.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 26123.37574,
            "variance": 682430760
          },
          {
            "average": 0,
            "count": 13029793,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029793,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029793,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029793,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13029793,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300404.4292,
          4835946.294,
          1416.621257,
          301453.6292,
          4837364.494,
          1529.441257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300404.42923865636,
                4835946.293862613,
                1416.6212568097183
              ],
              [
                300404.42923865636,
                4837364.493862612,
                1416.6212568097183
              ],
              [
                301453.6292386563,
                4837364.493862612,
                1529.4412568097184
              ],
              [
                301453.6292386563,
                4835946.293862613,
                1529.4412568097184
              ],
              [
                300404.42923865636,
                4835946.293862613,
                1416.6212568097183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:13:59+00:00",
        "end_time": "2017-08-30T19:27:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.475499,
            43.64972481,
            1416.621257,
            -119.4619765,
            43.6627634,
            1529.441257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497468426815,
                  43.649724809188996,
                  1416.6212568097183
                ],
                [
                  -119.47549903920485,
                  43.66248242199151,
                  1416.6212568097183
                ],
                [
                  -119.46249813440505,
                  43.66276339711891,
                  1529.4412568097184
                ],
                [
                  -119.46197652649083,
                  43.650005659919806,
                  1529.4412568097184
                ],
                [
                  -119.47497468426815,
                  43.649724809188996,
                  1416.6212568097183
                ]
              ]
            ]
          },
          "id": "20170830_43119F4313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:13:59Z",
            "pc:count": 13029793,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300925.0036,
                "count": 13029793,
                "maximum": 301453.6292,
                "minimum": 300404.4292,
                "name": "X",
                "position": 0,
                "stddev": 294.0720123,
                "variance": 86478.34842
              },
              {
                "average": 4836658.278,
                "count": 13029793,
                "maximum": 4837364.494,
                "minimum": 4835946.294,
                "name": "Y",
                "position": 1,
                "stddev": 405.7171537,
                "variance": 164606.4088
              },
              {
                "average": 1477.098057,
                "count": 13029793,
                "maximum": 1529.441257,
                "minimum": 1416.621257,
                "name": "Z",
                "position": 2,
                "stddev": 19.06854699,
                "variance": 363.6094841
              },
              {
                "average": 19004.05162,
                "count": 13029793,
                "maximum": 44225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2347.338361,
                "variance": 5509997.381
              },
              {
                "average": 1.01233312,
                "count": 13029793,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1186619637,
                "variance": 0.01408066163
              },
              {
                "average": 1.024881669,
                "count": 13029793,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1737528895,
                "variance": 0.03019006659
              },
              {
                "average": 0.5039193639,
                "count": 13029793,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846575,
                "variance": 0.2499846578
              },
              {
                "average": 7.674719007e-07,
                "count": 13029793,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008760544336,
                "variance": 7.674713706e-07
              },
              {
                "average": 1.17549473,
                "count": 13029793,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.380389722,
                "variance": 0.1446963406
              },
              {
                "average": -0.07292298144,
                "count": 13029793,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81513029,
                "variance": 139.5973038
              },
              {
                "average": 1.984758315,
                "count": 13029793,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007665031,
                "variance": 1.015388815
              },
              {
                "average": 1123.402598,
                "count": 13029793,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.742184442,
                "variance": 32.97268217
              },
              {
                "average": 38154.67771,
                "count": 13029793,
                "maximum": 50944,
                "minimum": 3328,
                "name": "Red",
                "position": 12,
                "stddev": 3690.214675,
                "variance": 13617684.35
              },
              {
                "average": 37293.77562,
                "count": 13029793,
                "maximum": 49408,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 2966.889828,
                "variance": 8802435.254
              },
              {
                "average": 33985.26413,
                "count": 13029793,
                "maximum": 46848,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 2987.58309,
                "variance": 8925652.717
              },
              {
                "average": 188218783.2,
                "count": 13029793,
                "maximum": 188231239.3,
                "minimum": 188156426.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 26123.37574,
                "variance": 682430760
              },
              {
                "average": 0,
                "count": 13029793,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029793,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029793,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029793,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13029793,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300404.4292,
              4835946.294,
              1416.621257,
              301453.6292,
              4837364.494,
              1529.441257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300404.42923865636,
                    4835946.293862613,
                    1416.6212568097183
                  ],
                  [
                    300404.42923865636,
                    4837364.493862612,
                    1416.6212568097183
                  ],
                  [
                    301453.6292386563,
                    4837364.493862612,
                    1529.4412568097184
                  ],
                  [
                    301453.6292386563,
                    4835946.293862613,
                    1529.4412568097184
                  ],
                  [
                    300404.42923865636,
                    4835946.293862613,
                    1416.6212568097183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:13:59+00:00",
            "end_time": "2017-08-30T19:27: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": "20170910_43119F6412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497232015882,
              43.64970305903879,
              1326.4615176107293
            ],
            [
              -119.67554000052397,
              43.66248079098882,
              1326.4615176107293
            ],
            [
              -119.66250000099421,
              43.66278547417072,
              1455.1015176107292
            ],
            [
              -119.66193507939197,
              43.65000760711503,
              1455.1015176107292
            ],
            [
              -119.67497232015882,
              43.64970305903879,
              1326.4615176107293
            ]
          ]
        ]
      },
      "bbox": [
        -119.67554,
        43.64970306,
        1326.461518,
        -119.6619351,
        43.66278547,
        1455.101518
      ],
      "properties": {
        "datetime": "2017-09-10T17:19:31Z",
        "pc:count": 15376713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284788.2648,
            "count": 15376713,
            "maximum": 285327.4164,
            "minimum": 284274.8964,
            "name": "X",
            "position": 0,
            "stddev": 294.0202546,
            "variance": 86447.91011
          },
          {
            "average": 4837147.201,
            "count": 15376713,
            "maximum": 4837865.229,
            "minimum": 4836444.569,
            "name": "Y",
            "position": 1,
            "stddev": 402.7526645,
            "variance": 162209.7088
          },
          {
            "average": 1378.976332,
            "count": 15376713,
            "maximum": 1455.101518,
            "minimum": 1326.461518,
            "name": "Z",
            "position": 2,
            "stddev": 36.07582582,
            "variance": 1301.465208
          },
          {
            "average": 24000.64286,
            "count": 15376713,
            "maximum": 52033,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6092.817751,
            "variance": 37122428.15
          },
          {
            "average": 1.101992929,
            "count": 15376713,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3454611191,
            "variance": 0.1193433848
          },
          {
            "average": 1.20597549,
            "count": 15376713,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4992685592,
            "variance": 0.2492690942
          },
          {
            "average": 0.4996841653,
            "count": 15376713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999165,
            "variance": 0.2499999165
          },
          {
            "average": 1.060044497e-05,
            "count": 15376713,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003255815304,
            "variance": 1.060033329e-05
          },
          {
            "average": 1.202498154,
            "count": 15376713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4018614963,
            "variance": 0.1614926622
          },
          {
            "average": 1.080452523,
            "count": 15376713,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00488005,
            "variance": 144.117145
          },
          {
            "average": 1.940984722,
            "count": 15376713,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031169091,
            "variance": 1.063309694
          },
          {
            "average": 1168.690845,
            "count": 15376713,
            "maximum": 1171,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.02361943,
            "variance": 1.047796738
          },
          {
            "average": 33965.66063,
            "count": 15376713,
            "maximum": 51200,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 8892.116257,
            "variance": 79069731.53
          },
          {
            "average": 33666.29132,
            "count": 15376713,
            "maximum": 49408,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6685.801668,
            "variance": 44699943.94
          },
          {
            "average": 30019.10618,
            "count": 15376713,
            "maximum": 46336,
            "minimum": 5120,
            "name": "Blue",
            "position": 14,
            "stddev": 6878.888948,
            "variance": 47319113.16
          },
          {
            "average": 189097362.5,
            "count": 15376713,
            "maximum": 189099171.1,
            "minimum": 189095521.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 744.8867524,
            "variance": 554856.2738
          },
          {
            "average": 0,
            "count": 15376713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15376713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15376713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15376713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15376713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284274.8964,
          4836444.569,
          1326.461518,
          285327.4164,
          4837865.229,
          1455.101518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284274.89636464464,
                4836444.568758758,
                1326.4615176107293
              ],
              [
                284274.89636464464,
                4837865.228758758,
                1326.4615176107293
              ],
              [
                285327.41636464465,
                4837865.228758758,
                1455.1015176107292
              ],
              [
                285327.41636464465,
                4836444.568758758,
                1455.1015176107292
              ],
              [
                284274.89636464464,
                4836444.568758758,
                1326.4615176107293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:19:31+00:00",
        "end_time": "2017-09-10T16:18:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.67554,
            43.64970306,
            1326.461518,
            -119.6619351,
            43.66278547,
            1455.101518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497232015882,
                  43.64970305903879,
                  1326.4615176107293
                ],
                [
                  -119.67554000052397,
                  43.66248079098882,
                  1326.4615176107293
                ],
                [
                  -119.66250000099421,
                  43.66278547417072,
                  1455.1015176107292
                ],
                [
                  -119.66193507939197,
                  43.65000760711503,
                  1455.1015176107292
                ],
                [
                  -119.67497232015882,
                  43.64970305903879,
                  1326.4615176107293
                ]
              ]
            ]
          },
          "id": "20170910_43119F6412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:19:31Z",
            "pc:count": 15376713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284788.2648,
                "count": 15376713,
                "maximum": 285327.4164,
                "minimum": 284274.8964,
                "name": "X",
                "position": 0,
                "stddev": 294.0202546,
                "variance": 86447.91011
              },
              {
                "average": 4837147.201,
                "count": 15376713,
                "maximum": 4837865.229,
                "minimum": 4836444.569,
                "name": "Y",
                "position": 1,
                "stddev": 402.7526645,
                "variance": 162209.7088
              },
              {
                "average": 1378.976332,
                "count": 15376713,
                "maximum": 1455.101518,
                "minimum": 1326.461518,
                "name": "Z",
                "position": 2,
                "stddev": 36.07582582,
                "variance": 1301.465208
              },
              {
                "average": 24000.64286,
                "count": 15376713,
                "maximum": 52033,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6092.817751,
                "variance": 37122428.15
              },
              {
                "average": 1.101992929,
                "count": 15376713,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3454611191,
                "variance": 0.1193433848
              },
              {
                "average": 1.20597549,
                "count": 15376713,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4992685592,
                "variance": 0.2492690942
              },
              {
                "average": 0.4996841653,
                "count": 15376713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999165,
                "variance": 0.2499999165
              },
              {
                "average": 1.060044497e-05,
                "count": 15376713,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003255815304,
                "variance": 1.060033329e-05
              },
              {
                "average": 1.202498154,
                "count": 15376713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4018614963,
                "variance": 0.1614926622
              },
              {
                "average": 1.080452523,
                "count": 15376713,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00488005,
                "variance": 144.117145
              },
              {
                "average": 1.940984722,
                "count": 15376713,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031169091,
                "variance": 1.063309694
              },
              {
                "average": 1168.690845,
                "count": 15376713,
                "maximum": 1171,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.02361943,
                "variance": 1.047796738
              },
              {
                "average": 33965.66063,
                "count": 15376713,
                "maximum": 51200,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 8892.116257,
                "variance": 79069731.53
              },
              {
                "average": 33666.29132,
                "count": 15376713,
                "maximum": 49408,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6685.801668,
                "variance": 44699943.94
              },
              {
                "average": 30019.10618,
                "count": 15376713,
                "maximum": 46336,
                "minimum": 5120,
                "name": "Blue",
                "position": 14,
                "stddev": 6878.888948,
                "variance": 47319113.16
              },
              {
                "average": 189097362.5,
                "count": 15376713,
                "maximum": 189099171.1,
                "minimum": 189095521.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 744.8867524,
                "variance": 554856.2738
              },
              {
                "average": 0,
                "count": 15376713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15376713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15376713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15376713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15376713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284274.8964,
              4836444.569,
              1326.461518,
              285327.4164,
              4837865.229,
              1455.101518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284274.89636464464,
                    4836444.568758758,
                    1326.4615176107293
                  ],
                  [
                    284274.89636464464,
                    4837865.228758758,
                    1326.4615176107293
                  ],
                  [
                    285327.41636464465,
                    4837865.228758758,
                    1455.1015176107292
                  ],
                  [
                    285327.41636464465,
                    4836444.568758758,
                    1455.1015176107292
                  ],
                  [
                    284274.89636464464,
                    4836444.568758758,
                    1326.4615176107293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:19:31+00:00",
            "end_time": "2017-09-10T16:18:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497523114758,
              43.712230716426994,
              1601.4015759034287
            ],
            [
              -119.4254898813359,
              43.72498272930954,
              1601.4015759034287
            ],
            [
              -119.41250524962584,
              43.72525768817047,
              1743.1215759034285
            ],
            [
              -119.41199334803741,
              43.712505553620694,
              1743.1215759034285
            ],
            [
              -119.42497523114758,
              43.712230716426994,
              1601.4015759034287
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254899,
        43.71223072,
        1601.401576,
        -119.4119933,
        43.72525769,
        1743.121576
      ],
      "properties": {
        "datetime": "2017-08-30T17:11:36Z",
        "pc:count": 19409905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305142.2016,
            "count": 19409905,
            "maximum": 305686.5875,
            "minimum": 304639.8275,
            "name": "X",
            "position": 0,
            "stddev": 288.5066717,
            "variance": 83236.09959
          },
          {
            "average": 4843467.496,
            "count": 19409905,
            "maximum": 4844187.045,
            "minimum": 4842769.505,
            "name": "Y",
            "position": 1,
            "stddev": 400.2291781,
            "variance": 160183.395
          },
          {
            "average": 1666.306455,
            "count": 19409905,
            "maximum": 1743.121576,
            "minimum": 1601.401576,
            "name": "Z",
            "position": 2,
            "stddev": 25.41657188,
            "variance": 646.0021263
          },
          {
            "average": 14810.71895,
            "count": 19409905,
            "maximum": 43985,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6057.927583,
            "variance": 36698486.6
          },
          {
            "average": 1.423766422,
            "count": 19409905,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7103763542,
            "variance": 0.5046345646
          },
          {
            "average": 1.875561112,
            "count": 19409905,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.007127799,
            "variance": 1.014306403
          },
          {
            "average": 0.5037944802,
            "count": 19409905,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856146,
            "variance": 0.2499856148
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.101848206,
            "count": 19409905,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3024485965,
            "variance": 0.09147515353
          },
          {
            "average": -0.2128627215,
            "count": 19409905,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83172934,
            "variance": 139.9898193
          },
          {
            "average": 1.765019046,
            "count": 19409905,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.079840889,
            "variance": 1.166056346
          },
          {
            "average": 1095.290012,
            "count": 19409905,
            "maximum": 1097,
            "minimum": 1093,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9561007441,
            "variance": 0.9141286328
          },
          {
            "average": 21753.62516,
            "count": 19409905,
            "maximum": 61696,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10553.97756,
            "variance": 111386442.3
          },
          {
            "average": 23316.33908,
            "count": 19409905,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8941.563739,
            "variance": 79951562.1
          },
          {
            "average": 19347.00118,
            "count": 19409905,
            "maximum": 62208,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7872.919887,
            "variance": 61982867.54
          },
          {
            "average": 188147392.6,
            "count": 19409905,
            "maximum": 188148296,
            "minimum": 188145944,
            "name": "GpsTime",
            "position": 15,
            "stddev": 574.6171509,
            "variance": 330184.8701
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304639.8275,
          4842769.505,
          1601.401576,
          305686.5875,
          4844187.045,
          1743.121576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304639.82748854836,
                4842769.5050127795,
                1601.4015759034287
              ],
              [
                304639.82748854836,
                4844187.045012779,
                1601.4015759034287
              ],
              [
                305686.58748854836,
                4844187.045012779,
                1743.1215759034285
              ],
              [
                305686.58748854836,
                4842769.5050127795,
                1743.1215759034285
              ],
              [
                304639.82748854836,
                4842769.5050127795,
                1601.4015759034287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:11:36+00:00",
        "end_time": "2017-08-30T16:32:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254899,
            43.71223072,
            1601.401576,
            -119.4119933,
            43.72525769,
            1743.121576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497523114758,
                  43.712230716426994,
                  1601.4015759034287
                ],
                [
                  -119.4254898813359,
                  43.72498272930954,
                  1601.4015759034287
                ],
                [
                  -119.41250524962584,
                  43.72525768817047,
                  1743.1215759034285
                ],
                [
                  -119.41199334803741,
                  43.712505553620694,
                  1743.1215759034285
                ],
                [
                  -119.42497523114758,
                  43.712230716426994,
                  1601.4015759034287
                ]
              ]
            ]
          },
          "id": "20170830_43119F4212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:11:36Z",
            "pc:count": 19409905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305142.2016,
                "count": 19409905,
                "maximum": 305686.5875,
                "minimum": 304639.8275,
                "name": "X",
                "position": 0,
                "stddev": 288.5066717,
                "variance": 83236.09959
              },
              {
                "average": 4843467.496,
                "count": 19409905,
                "maximum": 4844187.045,
                "minimum": 4842769.505,
                "name": "Y",
                "position": 1,
                "stddev": 400.2291781,
                "variance": 160183.395
              },
              {
                "average": 1666.306455,
                "count": 19409905,
                "maximum": 1743.121576,
                "minimum": 1601.401576,
                "name": "Z",
                "position": 2,
                "stddev": 25.41657188,
                "variance": 646.0021263
              },
              {
                "average": 14810.71895,
                "count": 19409905,
                "maximum": 43985,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6057.927583,
                "variance": 36698486.6
              },
              {
                "average": 1.423766422,
                "count": 19409905,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7103763542,
                "variance": 0.5046345646
              },
              {
                "average": 1.875561112,
                "count": 19409905,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.007127799,
                "variance": 1.014306403
              },
              {
                "average": 0.5037944802,
                "count": 19409905,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856146,
                "variance": 0.2499856148
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.101848206,
                "count": 19409905,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3024485965,
                "variance": 0.09147515353
              },
              {
                "average": -0.2128627215,
                "count": 19409905,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83172934,
                "variance": 139.9898193
              },
              {
                "average": 1.765019046,
                "count": 19409905,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.079840889,
                "variance": 1.166056346
              },
              {
                "average": 1095.290012,
                "count": 19409905,
                "maximum": 1097,
                "minimum": 1093,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9561007441,
                "variance": 0.9141286328
              },
              {
                "average": 21753.62516,
                "count": 19409905,
                "maximum": 61696,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10553.97756,
                "variance": 111386442.3
              },
              {
                "average": 23316.33908,
                "count": 19409905,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8941.563739,
                "variance": 79951562.1
              },
              {
                "average": 19347.00118,
                "count": 19409905,
                "maximum": 62208,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7872.919887,
                "variance": 61982867.54
              },
              {
                "average": 188147392.6,
                "count": 19409905,
                "maximum": 188148296,
                "minimum": 188145944,
                "name": "GpsTime",
                "position": 15,
                "stddev": 574.6171509,
                "variance": 330184.8701
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304639.8275,
              4842769.505,
              1601.401576,
              305686.5875,
              4844187.045,
              1743.121576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304639.82748854836,
                    4842769.5050127795,
                    1601.4015759034287
                  ],
                  [
                    304639.82748854836,
                    4844187.045012779,
                    1601.4015759034287
                  ],
                  [
                    305686.58748854836,
                    4844187.045012779,
                    1743.1215759034285
                  ],
                  [
                    305686.58748854836,
                    4842769.5050127795,
                    1743.1215759034285
                  ],
                  [
                    304639.82748854836,
                    4842769.5050127795,
                    1601.4015759034287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:11:36+00:00",
            "end_time": "2017-08-30T16:32:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F5210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247410654483,
              43.72472053037097,
              1463.0392916146359
            ],
            [
              -119.5130079839424,
              43.73748210848396,
              1463.0392916146359
            ],
            [
              -119.49999892544604,
              43.737767567469405,
              1554.319291614636
            ],
            [
              -119.49946780473,
              43.72500586295068,
              1554.319291614636
            ],
            [
              -119.51247410654483,
              43.72472053037097,
              1463.0392916146359
            ]
          ]
        ]
      },
      "bbox": [
        -119.513008,
        43.72472053,
        1463.039292,
        -119.4994678,
        43.73776757,
        1554.319292
      ],
      "properties": {
        "datetime": "2017-08-31T15:49:48Z",
        "pc:count": 19780625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298161.6782,
            "count": 19780625,
            "maximum": 298681.2104,
            "minimum": 297632.6304,
            "name": "X",
            "position": 0,
            "stddev": 285.5018702,
            "variance": 81511.31789
          },
          {
            "average": 4845073.851,
            "count": 19780625,
            "maximum": 4845785.436,
            "minimum": 4844366.736,
            "name": "Y",
            "position": 1,
            "stddev": 407.3106493,
            "variance": 165901.9651
          },
          {
            "average": 1504.248532,
            "count": 19780625,
            "maximum": 1554.319292,
            "minimum": 1463.039292,
            "name": "Z",
            "position": 2,
            "stddev": 20.86588189,
            "variance": 435.3850272
          },
          {
            "average": 15978.08904,
            "count": 19780625,
            "maximum": 31457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6004.78978,
            "variance": 36057500.3
          },
          {
            "average": 1.378721097,
            "count": 19780625,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6831306294,
            "variance": 0.4666674568
          },
          {
            "average": 1.785161895,
            "count": 19780625,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9886183748,
            "variance": 0.977366291
          },
          {
            "average": 0.5029671206,
            "count": 19780625,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999912088,
            "variance": 0.2499912088
          },
          {
            "average": 1.167809409e-05,
            "count": 19780625,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003417302782,
            "variance": 1.167795831e-05
          },
          {
            "average": 1.13233318,
            "count": 19780625,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3388526449,
            "variance": 0.114821115
          },
          {
            "average": 0.2722293883,
            "count": 19780625,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72965268,
            "variance": 137.584752
          },
          {
            "average": 1.798389485,
            "count": 19780625,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.072050136,
            "variance": 1.149291493
          },
          {
            "average": 1110.856343,
            "count": 19780625,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.980575043,
            "variance": 24.80612776
          },
          {
            "average": 26047.3199,
            "count": 19780625,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11865.37263,
            "variance": 140787067.6
          },
          {
            "average": 26789.3635,
            "count": 19780625,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9867.42332,
            "variance": 97366042.97
          },
          {
            "average": 22852.03847,
            "count": 19780625,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8898.347105,
            "variance": 79180581.21
          },
          {
            "average": 188164287.2,
            "count": 19780625,
            "maximum": 188229788.1,
            "minimum": 188155086.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22625.24159,
            "variance": 511901557.1
          },
          {
            "average": 0,
            "count": 19780625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19780625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19780625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19780625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19780625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297632.6304,
          4844366.736,
          1463.039292,
          298681.2104,
          4845785.436,
          1554.319292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297632.63042564987,
                4844366.736306345,
                1463.0392916146359
              ],
              [
                297632.63042564987,
                4845785.436306344,
                1463.0392916146359
              ],
              [
                298681.2104256498,
                4845785.436306344,
                1554.319291614636
              ],
              [
                298681.2104256498,
                4844366.736306345,
                1554.319291614636
              ],
              [
                297632.63042564987,
                4844366.736306345,
                1463.0392916146359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:49:48+00:00",
        "end_time": "2017-08-30T19:04:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.513008,
            43.72472053,
            1463.039292,
            -119.4994678,
            43.73776757,
            1554.319292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247410654483,
                  43.72472053037097,
                  1463.0392916146359
                ],
                [
                  -119.5130079839424,
                  43.73748210848396,
                  1463.0392916146359
                ],
                [
                  -119.49999892544604,
                  43.737767567469405,
                  1554.319291614636
                ],
                [
                  -119.49946780473,
                  43.72500586295068,
                  1554.319291614636
                ],
                [
                  -119.51247410654483,
                  43.72472053037097,
                  1463.0392916146359
                ]
              ]
            ]
          },
          "id": "20170830_43119F5210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:49:48Z",
            "pc:count": 19780625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298161.6782,
                "count": 19780625,
                "maximum": 298681.2104,
                "minimum": 297632.6304,
                "name": "X",
                "position": 0,
                "stddev": 285.5018702,
                "variance": 81511.31789
              },
              {
                "average": 4845073.851,
                "count": 19780625,
                "maximum": 4845785.436,
                "minimum": 4844366.736,
                "name": "Y",
                "position": 1,
                "stddev": 407.3106493,
                "variance": 165901.9651
              },
              {
                "average": 1504.248532,
                "count": 19780625,
                "maximum": 1554.319292,
                "minimum": 1463.039292,
                "name": "Z",
                "position": 2,
                "stddev": 20.86588189,
                "variance": 435.3850272
              },
              {
                "average": 15978.08904,
                "count": 19780625,
                "maximum": 31457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6004.78978,
                "variance": 36057500.3
              },
              {
                "average": 1.378721097,
                "count": 19780625,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6831306294,
                "variance": 0.4666674568
              },
              {
                "average": 1.785161895,
                "count": 19780625,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9886183748,
                "variance": 0.977366291
              },
              {
                "average": 0.5029671206,
                "count": 19780625,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999912088,
                "variance": 0.2499912088
              },
              {
                "average": 1.167809409e-05,
                "count": 19780625,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003417302782,
                "variance": 1.167795831e-05
              },
              {
                "average": 1.13233318,
                "count": 19780625,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3388526449,
                "variance": 0.114821115
              },
              {
                "average": 0.2722293883,
                "count": 19780625,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72965268,
                "variance": 137.584752
              },
              {
                "average": 1.798389485,
                "count": 19780625,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.072050136,
                "variance": 1.149291493
              },
              {
                "average": 1110.856343,
                "count": 19780625,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.980575043,
                "variance": 24.80612776
              },
              {
                "average": 26047.3199,
                "count": 19780625,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11865.37263,
                "variance": 140787067.6
              },
              {
                "average": 26789.3635,
                "count": 19780625,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9867.42332,
                "variance": 97366042.97
              },
              {
                "average": 22852.03847,
                "count": 19780625,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8898.347105,
                "variance": 79180581.21
              },
              {
                "average": 188164287.2,
                "count": 19780625,
                "maximum": 188229788.1,
                "minimum": 188155086.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22625.24159,
                "variance": 511901557.1
              },
              {
                "average": 0,
                "count": 19780625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19780625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19780625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19780625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19780625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297632.6304,
              4844366.736,
              1463.039292,
              298681.2104,
              4845785.436,
              1554.319292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297632.63042564987,
                    4844366.736306345,
                    1463.0392916146359
                  ],
                  [
                    297632.63042564987,
                    4845785.436306344,
                    1463.0392916146359
                  ],
                  [
                    298681.2104256498,
                    4845785.436306344,
                    1554.319291614636
                  ],
                  [
                    298681.2104256498,
                    4844366.736306345,
                    1554.319291614636
                  ],
                  [
                    297632.63042564987,
                    4844366.736306345,
                    1463.0392916146359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:49:48+00:00",
            "end_time": "2017-08-30T19:04: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": "20170830_43119F4416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747481983925,
              43.63722903934771,
              1453.2462170759193
            ],
            [
              -119.43799081305005,
              43.649982181257776,
              1453.2462170759193
            ],
            [
              -119.42499769177806,
              43.65025871223025,
              1528.5262170759195
            ],
            [
              -119.42448444193438,
              43.6375054479315,
              1528.5262170759195
            ],
            [
              -119.43747481983925,
              43.63722903934771,
              1453.2462170759193
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379908,
        43.63722904,
        1453.246217,
        -119.4244844,
        43.65025871,
        1528.526217
      ],
      "properties": {
        "datetime": "2017-08-30T19:26:26Z",
        "pc:count": 13846990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303908.0441,
            "count": 13846990,
            "maximum": 304436.6999,
            "minimum": 303387.9399,
            "name": "X",
            "position": 0,
            "stddev": 291.7223774,
            "variance": 85101.94545
          },
          {
            "average": 4835186.811,
            "count": 13846990,
            "maximum": 4835886.557,
            "minimum": 4834468.897,
            "name": "Y",
            "position": 1,
            "stddev": 395.0680615,
            "variance": 156078.7732
          },
          {
            "average": 1477.827106,
            "count": 13846990,
            "maximum": 1528.526217,
            "minimum": 1453.246217,
            "name": "Z",
            "position": 2,
            "stddev": 11.27168596,
            "variance": 127.0509044
          },
          {
            "average": 20020.52076,
            "count": 13846990,
            "maximum": 30529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2144.567962,
            "variance": 4599171.745
          },
          {
            "average": 1.015890096,
            "count": 13846990,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1443027306,
            "variance": 0.02082327806
          },
          {
            "average": 1.0321979,
            "count": 13846990,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2189474494,
            "variance": 0.04793798561
          },
          {
            "average": 0.5021962174,
            "count": 13846990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951947,
            "variance": 0.2499951947
          },
          {
            "average": 8.81057905e-06,
            "count": 13846990,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002968248989,
            "variance": 8.81050206e-06
          },
          {
            "average": 1.168271155,
            "count": 13846990,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3741069145,
            "variance": 0.1399559835
          },
          {
            "average": 0.5101503904,
            "count": 13846990,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74252508,
            "variance": 137.8868953
          },
          {
            "average": 1.988391557,
            "count": 13846990,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005478068,
            "variance": 1.010986145
          },
          {
            "average": 1106.713066,
            "count": 13846990,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9886348507,
            "variance": 0.977398868
          },
          {
            "average": 38850.33154,
            "count": 13846990,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4659.891634,
            "variance": 21714590.04
          },
          {
            "average": 37407.1875,
            "count": 13846990,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3761.850035,
            "variance": 14151515.69
          },
          {
            "average": 33842.9281,
            "count": 13846990,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3687.167799,
            "variance": 13595206.38
          },
          {
            "average": 188154706.7,
            "count": 13846990,
            "maximum": 188156386.2,
            "minimum": 188152786,
            "name": "GpsTime",
            "position": 15,
            "stddev": 704.0742723,
            "variance": 495720.5809
          },
          {
            "average": 0,
            "count": 13846990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846990,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13846990,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303387.9399,
          4834468.897,
          1453.246217,
          304436.6999,
          4835886.557,
          1528.526217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303387.93993100536,
                4834468.897066908,
                1453.2462170759193
              ],
              [
                303387.93993100536,
                4835886.557066908,
                1453.2462170759193
              ],
              [
                304436.69993100537,
                4835886.557066908,
                1528.5262170759195
              ],
              [
                304436.69993100537,
                4834468.897066908,
                1528.5262170759195
              ],
              [
                303387.93993100536,
                4834468.897066908,
                1453.2462170759193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:26:26+00:00",
        "end_time": "2017-08-30T18:26:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379908,
            43.63722904,
            1453.246217,
            -119.4244844,
            43.65025871,
            1528.526217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747481983925,
                  43.63722903934771,
                  1453.2462170759193
                ],
                [
                  -119.43799081305005,
                  43.649982181257776,
                  1453.2462170759193
                ],
                [
                  -119.42499769177806,
                  43.65025871223025,
                  1528.5262170759195
                ],
                [
                  -119.42448444193438,
                  43.6375054479315,
                  1528.5262170759195
                ],
                [
                  -119.43747481983925,
                  43.63722903934771,
                  1453.2462170759193
                ]
              ]
            ]
          },
          "id": "20170830_43119F4416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:26:26Z",
            "pc:count": 13846990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303908.0441,
                "count": 13846990,
                "maximum": 304436.6999,
                "minimum": 303387.9399,
                "name": "X",
                "position": 0,
                "stddev": 291.7223774,
                "variance": 85101.94545
              },
              {
                "average": 4835186.811,
                "count": 13846990,
                "maximum": 4835886.557,
                "minimum": 4834468.897,
                "name": "Y",
                "position": 1,
                "stddev": 395.0680615,
                "variance": 156078.7732
              },
              {
                "average": 1477.827106,
                "count": 13846990,
                "maximum": 1528.526217,
                "minimum": 1453.246217,
                "name": "Z",
                "position": 2,
                "stddev": 11.27168596,
                "variance": 127.0509044
              },
              {
                "average": 20020.52076,
                "count": 13846990,
                "maximum": 30529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2144.567962,
                "variance": 4599171.745
              },
              {
                "average": 1.015890096,
                "count": 13846990,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1443027306,
                "variance": 0.02082327806
              },
              {
                "average": 1.0321979,
                "count": 13846990,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2189474494,
                "variance": 0.04793798561
              },
              {
                "average": 0.5021962174,
                "count": 13846990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951947,
                "variance": 0.2499951947
              },
              {
                "average": 8.81057905e-06,
                "count": 13846990,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002968248989,
                "variance": 8.81050206e-06
              },
              {
                "average": 1.168271155,
                "count": 13846990,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3741069145,
                "variance": 0.1399559835
              },
              {
                "average": 0.5101503904,
                "count": 13846990,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74252508,
                "variance": 137.8868953
              },
              {
                "average": 1.988391557,
                "count": 13846990,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005478068,
                "variance": 1.010986145
              },
              {
                "average": 1106.713066,
                "count": 13846990,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9886348507,
                "variance": 0.977398868
              },
              {
                "average": 38850.33154,
                "count": 13846990,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4659.891634,
                "variance": 21714590.04
              },
              {
                "average": 37407.1875,
                "count": 13846990,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3761.850035,
                "variance": 14151515.69
              },
              {
                "average": 33842.9281,
                "count": 13846990,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3687.167799,
                "variance": 13595206.38
              },
              {
                "average": 188154706.7,
                "count": 13846990,
                "maximum": 188156386.2,
                "minimum": 188152786,
                "name": "GpsTime",
                "position": 15,
                "stddev": 704.0742723,
                "variance": 495720.5809
              },
              {
                "average": 0,
                "count": 13846990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846990,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13846990,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303387.9399,
              4834468.897,
              1453.246217,
              304436.6999,
              4835886.557,
              1528.526217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303387.93993100536,
                    4834468.897066908,
                    1453.2462170759193
                  ],
                  [
                    303387.93993100536,
                    4835886.557066908,
                    1453.2462170759193
                  ],
                  [
                    304436.69993100537,
                    4835886.557066908,
                    1528.5262170759195
                  ],
                  [
                    304436.69993100537,
                    4834468.897066908,
                    1528.5262170759195
                  ],
                  [
                    303387.93993100536,
                    4834468.897066908,
                    1453.2462170759193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:26:26+00:00",
            "end_time": "2017-08-30T18:26: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": "20170831_43119F6205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63683409752302,
              43.73722200459946,
              1383.1974515682066
            ],
            [
              -119.6373943182527,
              43.7499752911052,
              1383.1974515682066
            ],
            [
              -119.62499850549037,
              43.7502608488384,
              1500.0574515682067
            ],
            [
              -119.62444091042249,
              43.73750743596782,
              1500.0574515682067
            ],
            [
              -119.63683409752302,
              43.73722200459946,
              1383.1974515682066
            ]
          ]
        ]
      },
      "bbox": [
        -119.6373943,
        43.737222,
        1383.197452,
        -119.6244409,
        43.75026085,
        1500.057452
      ],
      "properties": {
        "datetime": "2017-09-09T00:06:32Z",
        "pc:count": 25484996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288175.0449,
            "count": 25484996,
            "maximum": 288658.9767,
            "minimum": 287659.9367,
            "name": "X",
            "position": 0,
            "stddev": 275.5243234,
            "variance": 75913.65279
          },
          {
            "average": 4846828.561,
            "count": 25484996,
            "maximum": 4847484.501,
            "minimum": 4846066.581,
            "name": "Y",
            "position": 1,
            "stddev": 399.8280403,
            "variance": 159862.4618
          },
          {
            "average": 1442.981528,
            "count": 25484996,
            "maximum": 1500.057452,
            "minimum": 1383.197452,
            "name": "Z",
            "position": 2,
            "stddev": 28.60493751,
            "variance": 818.2424502
          },
          {
            "average": 22126.70724,
            "count": 25484996,
            "maximum": 64689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5246.437892,
            "variance": 27525110.55
          },
          {
            "average": 1.089779531,
            "count": 25484996,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3438690431,
            "variance": 0.1182459188
          },
          {
            "average": 1.18335769,
            "count": 25484996,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5225847952,
            "variance": 0.2730948682
          },
          {
            "average": 0.4999185403,
            "count": 25484996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000032,
            "variance": 0.2500000032
          },
          {
            "average": 1.632333001e-05,
            "count": 25484996,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004040181209,
            "variance": 1.63230642e-05
          },
          {
            "average": 1.111878887,
            "count": 25484996,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3152173947,
            "variance": 0.09936200592
          },
          {
            "average": 0.8298339776,
            "count": 25484996,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78913712,
            "variance": 138.9837541
          },
          {
            "average": 1.94976456,
            "count": 25484996,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025289124,
            "variance": 1.051217788
          },
          {
            "average": 1147.405739,
            "count": 25484996,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.678519423,
            "variance": 7.174466299
          },
          {
            "average": 33805.71177,
            "count": 25484996,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9331.192303,
            "variance": 87071149.8
          },
          {
            "average": 33350.75309,
            "count": 25484996,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7490.125886,
            "variance": 56101985.78
          },
          {
            "average": 29817.05693,
            "count": 25484996,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7339.083816,
            "variance": 53862151.25
          },
          {
            "average": 188773213.9,
            "count": 25484996,
            "maximum": 188950792.7,
            "minimum": 188239600.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 303748.3038,
            "variance": 92263032070.0
          },
          {
            "average": 0,
            "count": 25484996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25484996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25484996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25484996,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25484996,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287659.9367,
          4846066.581,
          1383.197452,
          288658.9767,
          4847484.501,
          1500.057452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287659.9366980761,
                4846066.581041438,
                1383.1974515682066
              ],
              [
                287659.9366980761,
                4847484.5010414375,
                1383.1974515682066
              ],
              [
                288658.9766980761,
                4847484.5010414375,
                1500.0574515682067
              ],
              [
                288658.9766980761,
                4846066.581041438,
                1500.0574515682067
              ],
              [
                287659.9366980761,
                4846066.581041438,
                1383.1974515682066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:06:32+00:00",
        "end_time": "2017-08-31T18:33:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F6205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F6205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F6205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F6205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6373943,
            43.737222,
            1383.197452,
            -119.6244409,
            43.75026085,
            1500.057452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63683409752302,
                  43.73722200459946,
                  1383.1974515682066
                ],
                [
                  -119.6373943182527,
                  43.7499752911052,
                  1383.1974515682066
                ],
                [
                  -119.62499850549037,
                  43.7502608488384,
                  1500.0574515682067
                ],
                [
                  -119.62444091042249,
                  43.73750743596782,
                  1500.0574515682067
                ],
                [
                  -119.63683409752302,
                  43.73722200459946,
                  1383.1974515682066
                ]
              ]
            ]
          },
          "id": "20170831_43119F6205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F6205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:06:32Z",
            "pc:count": 25484996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288175.0449,
                "count": 25484996,
                "maximum": 288658.9767,
                "minimum": 287659.9367,
                "name": "X",
                "position": 0,
                "stddev": 275.5243234,
                "variance": 75913.65279
              },
              {
                "average": 4846828.561,
                "count": 25484996,
                "maximum": 4847484.501,
                "minimum": 4846066.581,
                "name": "Y",
                "position": 1,
                "stddev": 399.8280403,
                "variance": 159862.4618
              },
              {
                "average": 1442.981528,
                "count": 25484996,
                "maximum": 1500.057452,
                "minimum": 1383.197452,
                "name": "Z",
                "position": 2,
                "stddev": 28.60493751,
                "variance": 818.2424502
              },
              {
                "average": 22126.70724,
                "count": 25484996,
                "maximum": 64689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5246.437892,
                "variance": 27525110.55
              },
              {
                "average": 1.089779531,
                "count": 25484996,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3438690431,
                "variance": 0.1182459188
              },
              {
                "average": 1.18335769,
                "count": 25484996,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5225847952,
                "variance": 0.2730948682
              },
              {
                "average": 0.4999185403,
                "count": 25484996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000032,
                "variance": 0.2500000032
              },
              {
                "average": 1.632333001e-05,
                "count": 25484996,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004040181209,
                "variance": 1.63230642e-05
              },
              {
                "average": 1.111878887,
                "count": 25484996,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3152173947,
                "variance": 0.09936200592
              },
              {
                "average": 0.8298339776,
                "count": 25484996,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78913712,
                "variance": 138.9837541
              },
              {
                "average": 1.94976456,
                "count": 25484996,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025289124,
                "variance": 1.051217788
              },
              {
                "average": 1147.405739,
                "count": 25484996,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.678519423,
                "variance": 7.174466299
              },
              {
                "average": 33805.71177,
                "count": 25484996,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9331.192303,
                "variance": 87071149.8
              },
              {
                "average": 33350.75309,
                "count": 25484996,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7490.125886,
                "variance": 56101985.78
              },
              {
                "average": 29817.05693,
                "count": 25484996,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7339.083816,
                "variance": 53862151.25
              },
              {
                "average": 188773213.9,
                "count": 25484996,
                "maximum": 188950792.7,
                "minimum": 188239600.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 303748.3038,
                "variance": 92263032070.0
              },
              {
                "average": 0,
                "count": 25484996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25484996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25484996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25484996,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25484996,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287659.9367,
              4846066.581,
              1383.197452,
              288658.9767,
              4847484.501,
              1500.057452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287659.9366980761,
                    4846066.581041438,
                    1383.1974515682066
                  ],
                  [
                    287659.9366980761,
                    4847484.5010414375,
                    1383.1974515682066
                  ],
                  [
                    288658.9766980761,
                    4847484.5010414375,
                    1500.0574515682067
                  ],
                  [
                    288658.9766980761,
                    4846066.581041438,
                    1500.0574515682067
                  ],
                  [
                    287659.9366980761,
                    4846066.581041438,
                    1383.1974515682066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:06:32+00:00",
            "end_time": "2017-08-31T18:33:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82491010694567,
              43.69968825419961,
              1566.1777993141402
            ],
            [
              -119.82551139791633,
              43.71248063201369,
              1566.1777993141402
            ],
            [
              -119.8125013785744,
              43.7128017479235,
              1675.1977993141402
            ],
            [
              -119.81190284731935,
              43.70000922756541,
              1675.1977993141402
            ],
            [
              -119.82491010694567,
              43.69968825419961,
              1566.1777993141402
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255114,
        43.69968825,
        1566.177799,
        -119.8119028,
        43.71280175,
        1675.197799
      ],
      "properties": {
        "datetime": "2017-09-11T20:50:18Z",
        "pc:count": 19454183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272899.0896,
            "count": 19454183,
            "maximum": 273421.1304,
            "minimum": 272371.7704,
            "name": "X",
            "position": 0,
            "stddev": 285.4131725,
            "variance": 81460.67905
          },
          {
            "average": 4843115.865,
            "count": 19454183,
            "maximum": 4843819.711,
            "minimum": 4842397.231,
            "name": "Y",
            "position": 1,
            "stddev": 399.7484524,
            "variance": 159798.8252
          },
          {
            "average": 1621.576737,
            "count": 19454183,
            "maximum": 1675.197799,
            "minimum": 1566.177799,
            "name": "Z",
            "position": 2,
            "stddev": 15.84738424,
            "variance": 251.1395874
          },
          {
            "average": 19718.69723,
            "count": 19454183,
            "maximum": 59745,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9160.436757,
            "variance": 83913601.59
          },
          {
            "average": 1.410423095,
            "count": 19454183,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6909406604,
            "variance": 0.4773989963
          },
          {
            "average": 1.845592385,
            "count": 19454183,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9715739584,
            "variance": 0.9439559566
          },
          {
            "average": 0.5024692633,
            "count": 19454183,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939156,
            "variance": 0.2499939156
          },
          {
            "average": 1.907044876e-05,
            "count": 19454183,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004366930965,
            "variance": 1.907008605e-05
          },
          {
            "average": 1.171910689,
            "count": 19454183,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.377302811,
            "variance": 0.1423574112
          },
          {
            "average": -0.4691953283,
            "count": 19454183,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00122254,
            "variance": 144.0293425
          },
          {
            "average": 1.78893696,
            "count": 19454183,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.087192007,
            "variance": 1.18198646
          },
          {
            "average": 1190.894504,
            "count": 19454183,
            "maximum": 1193,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9674254761,
            "variance": 0.9359120518
          },
          {
            "average": 22295.16304,
            "count": 19454183,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10751.39369,
            "variance": 115592466.3
          },
          {
            "average": 22212.98501,
            "count": 19454183,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9067.663581,
            "variance": 82222522.81
          },
          {
            "average": 18085.70041,
            "count": 19454183,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7949.757661,
            "variance": 63198646.87
          },
          {
            "average": 189197175.8,
            "count": 19454183,
            "maximum": 189198218.4,
            "minimum": 189195882.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 606.8859,
            "variance": 368310.4956
          },
          {
            "average": 0,
            "count": 19454183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19454183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19454183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19454183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19454183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272371.7704,
          4842397.231,
          1566.177799,
          273421.1304,
          4843819.711,
          1675.197799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272371.7704476099,
                4842397.230735332,
                1566.1777993141402
              ],
              [
                272371.7704476099,
                4843819.710735332,
                1566.1777993141402
              ],
              [
                273421.1304476099,
                4843819.710735332,
                1675.1977993141402
              ],
              [
                273421.1304476099,
                4842397.230735332,
                1675.1977993141402
              ],
              [
                272371.7704476099,
                4842397.230735332,
                1566.1777993141402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:50:18+00:00",
        "end_time": "2017-09-11T20:11:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255114,
            43.69968825,
            1566.177799,
            -119.8119028,
            43.71280175,
            1675.197799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82491010694567,
                  43.69968825419961,
                  1566.1777993141402
                ],
                [
                  -119.82551139791633,
                  43.71248063201369,
                  1566.1777993141402
                ],
                [
                  -119.8125013785744,
                  43.7128017479235,
                  1675.1977993141402
                ],
                [
                  -119.81190284731935,
                  43.70000922756541,
                  1675.1977993141402
                ],
                [
                  -119.82491010694567,
                  43.69968825419961,
                  1566.1777993141402
                ]
              ]
            ]
          },
          "id": "20170911_43119F7120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:50:18Z",
            "pc:count": 19454183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272899.0896,
                "count": 19454183,
                "maximum": 273421.1304,
                "minimum": 272371.7704,
                "name": "X",
                "position": 0,
                "stddev": 285.4131725,
                "variance": 81460.67905
              },
              {
                "average": 4843115.865,
                "count": 19454183,
                "maximum": 4843819.711,
                "minimum": 4842397.231,
                "name": "Y",
                "position": 1,
                "stddev": 399.7484524,
                "variance": 159798.8252
              },
              {
                "average": 1621.576737,
                "count": 19454183,
                "maximum": 1675.197799,
                "minimum": 1566.177799,
                "name": "Z",
                "position": 2,
                "stddev": 15.84738424,
                "variance": 251.1395874
              },
              {
                "average": 19718.69723,
                "count": 19454183,
                "maximum": 59745,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9160.436757,
                "variance": 83913601.59
              },
              {
                "average": 1.410423095,
                "count": 19454183,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6909406604,
                "variance": 0.4773989963
              },
              {
                "average": 1.845592385,
                "count": 19454183,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9715739584,
                "variance": 0.9439559566
              },
              {
                "average": 0.5024692633,
                "count": 19454183,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939156,
                "variance": 0.2499939156
              },
              {
                "average": 1.907044876e-05,
                "count": 19454183,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004366930965,
                "variance": 1.907008605e-05
              },
              {
                "average": 1.171910689,
                "count": 19454183,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.377302811,
                "variance": 0.1423574112
              },
              {
                "average": -0.4691953283,
                "count": 19454183,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00122254,
                "variance": 144.0293425
              },
              {
                "average": 1.78893696,
                "count": 19454183,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.087192007,
                "variance": 1.18198646
              },
              {
                "average": 1190.894504,
                "count": 19454183,
                "maximum": 1193,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9674254761,
                "variance": 0.9359120518
              },
              {
                "average": 22295.16304,
                "count": 19454183,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10751.39369,
                "variance": 115592466.3
              },
              {
                "average": 22212.98501,
                "count": 19454183,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9067.663581,
                "variance": 82222522.81
              },
              {
                "average": 18085.70041,
                "count": 19454183,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7949.757661,
                "variance": 63198646.87
              },
              {
                "average": 189197175.8,
                "count": 19454183,
                "maximum": 189198218.4,
                "minimum": 189195882.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 606.8859,
                "variance": 368310.4956
              },
              {
                "average": 0,
                "count": 19454183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19454183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19454183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19454183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19454183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272371.7704,
              4842397.231,
              1566.177799,
              273421.1304,
              4843819.711,
              1675.197799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272371.7704476099,
                    4842397.230735332,
                    1566.1777993141402
                  ],
                  [
                    272371.7704476099,
                    4843819.710735332,
                    1566.1777993141402
                  ],
                  [
                    273421.1304476099,
                    4843819.710735332,
                    1675.1977993141402
                  ],
                  [
                    273421.1304476099,
                    4842397.230735332,
                    1675.1977993141402
                  ],
                  [
                    272371.7704476099,
                    4842397.230735332,
                    1566.1777993141402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:50:18+00:00",
            "end_time": "2017-09-11T20:11: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": "20170910_43119F5321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497273136486,
              43.62470881648618,
              1326.8019786667476
            ],
            [
              -119.62552907189999,
              43.63748136509889,
              1326.8019786667476
            ],
            [
              -119.61249965115223,
              43.63778007782887,
              1464.5819786667478
            ],
            [
              -119.61194606383201,
              43.625007396806176,
              1464.5819786667478
            ],
            [
              -119.62497273136486,
              43.62470881648618,
              1326.8019786667476
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255291,
        43.62470882,
        1326.801979,
        -119.6119461,
        43.63778008,
        1464.581979
      ],
      "properties": {
        "datetime": "2017-09-10T16:19:53Z",
        "pc:count": 14838157,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288759.9787,
            "count": 14838157,
            "maximum": 289271.5189,
            "minimum": 288219.4589,
            "name": "X",
            "position": 0,
            "stddev": 290.2901278,
            "variance": 84268.35833
          },
          {
            "average": 4834255.722,
            "count": 14838157,
            "maximum": 4834959.743,
            "minimum": 4833539.723,
            "name": "Y",
            "position": 1,
            "stddev": 394.5509214,
            "variance": 155670.4296
          },
          {
            "average": 1378.906745,
            "count": 14838157,
            "maximum": 1464.581979,
            "minimum": 1326.801979,
            "name": "Z",
            "position": 2,
            "stddev": 33.27075319,
            "variance": 1106.943018
          },
          {
            "average": 24515.68959,
            "count": 14838157,
            "maximum": 41937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4941.496683,
            "variance": 24418389.47
          },
          {
            "average": 1.069660942,
            "count": 14838157,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2856856985,
            "variance": 0.08161631833
          },
          {
            "average": 1.140108977,
            "count": 14838157,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.414088351,
            "variance": 0.1714691624
          },
          {
            "average": 0.5019095026,
            "count": 14838157,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963706,
            "variance": 0.2499963706
          },
          {
            "average": 3.639265982e-06,
            "count": 14838157,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001907682621,
            "variance": 3.639252983e-06
          },
          {
            "average": 1.249540627,
            "count": 14838157,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4327471722,
            "variance": 0.1872701151
          },
          {
            "average": -0.1664097169,
            "count": 14838157,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9123158,
            "variance": 141.9032678
          },
          {
            "average": 1.967418595,
            "count": 14838157,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021038891,
            "variance": 1.042520417
          },
          {
            "average": 1163.116835,
            "count": 14838157,
            "maximum": 1166,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9733622231,
            "variance": 0.9474340174
          },
          {
            "average": 39998.1718,
            "count": 14838157,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7946.224594,
            "variance": 63142485.3
          },
          {
            "average": 38998.30323,
            "count": 14838157,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6459.946243,
            "variance": 41730905.46
          },
          {
            "average": 35480.173,
            "count": 14838157,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6619.319364,
            "variance": 43815388.84
          },
          {
            "average": 189093874.7,
            "count": 14838157,
            "maximum": 189095593.2,
            "minimum": 189092631.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 597.9502681,
            "variance": 357544.5231
          },
          {
            "average": 0,
            "count": 14838157,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14838157,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14838157,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14838157,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14838157,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288219.4589,
          4833539.723,
          1326.801979,
          289271.5189,
          4834959.743,
          1464.581979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288219.45888745633,
                4833539.72348907,
                1326.8019786667476
              ],
              [
                288219.45888745633,
                4834959.74348907,
                1326.8019786667476
              ],
              [
                289271.5188874564,
                4834959.74348907,
                1464.5819786667478
              ],
              [
                289271.5188874564,
                4833539.72348907,
                1464.5819786667478
              ],
              [
                288219.45888745633,
                4833539.72348907,
                1326.8019786667476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:19:53+00:00",
        "end_time": "2017-09-10T15:30:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255291,
            43.62470882,
            1326.801979,
            -119.6119461,
            43.63778008,
            1464.581979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497273136486,
                  43.62470881648618,
                  1326.8019786667476
                ],
                [
                  -119.62552907189999,
                  43.63748136509889,
                  1326.8019786667476
                ],
                [
                  -119.61249965115223,
                  43.63778007782887,
                  1464.5819786667478
                ],
                [
                  -119.61194606383201,
                  43.625007396806176,
                  1464.5819786667478
                ],
                [
                  -119.62497273136486,
                  43.62470881648618,
                  1326.8019786667476
                ]
              ]
            ]
          },
          "id": "20170910_43119F5321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:19:53Z",
            "pc:count": 14838157,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288759.9787,
                "count": 14838157,
                "maximum": 289271.5189,
                "minimum": 288219.4589,
                "name": "X",
                "position": 0,
                "stddev": 290.2901278,
                "variance": 84268.35833
              },
              {
                "average": 4834255.722,
                "count": 14838157,
                "maximum": 4834959.743,
                "minimum": 4833539.723,
                "name": "Y",
                "position": 1,
                "stddev": 394.5509214,
                "variance": 155670.4296
              },
              {
                "average": 1378.906745,
                "count": 14838157,
                "maximum": 1464.581979,
                "minimum": 1326.801979,
                "name": "Z",
                "position": 2,
                "stddev": 33.27075319,
                "variance": 1106.943018
              },
              {
                "average": 24515.68959,
                "count": 14838157,
                "maximum": 41937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4941.496683,
                "variance": 24418389.47
              },
              {
                "average": 1.069660942,
                "count": 14838157,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2856856985,
                "variance": 0.08161631833
              },
              {
                "average": 1.140108977,
                "count": 14838157,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.414088351,
                "variance": 0.1714691624
              },
              {
                "average": 0.5019095026,
                "count": 14838157,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963706,
                "variance": 0.2499963706
              },
              {
                "average": 3.639265982e-06,
                "count": 14838157,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001907682621,
                "variance": 3.639252983e-06
              },
              {
                "average": 1.249540627,
                "count": 14838157,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4327471722,
                "variance": 0.1872701151
              },
              {
                "average": -0.1664097169,
                "count": 14838157,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9123158,
                "variance": 141.9032678
              },
              {
                "average": 1.967418595,
                "count": 14838157,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021038891,
                "variance": 1.042520417
              },
              {
                "average": 1163.116835,
                "count": 14838157,
                "maximum": 1166,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9733622231,
                "variance": 0.9474340174
              },
              {
                "average": 39998.1718,
                "count": 14838157,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7946.224594,
                "variance": 63142485.3
              },
              {
                "average": 38998.30323,
                "count": 14838157,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6459.946243,
                "variance": 41730905.46
              },
              {
                "average": 35480.173,
                "count": 14838157,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6619.319364,
                "variance": 43815388.84
              },
              {
                "average": 189093874.7,
                "count": 14838157,
                "maximum": 189095593.2,
                "minimum": 189092631.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 597.9502681,
                "variance": 357544.5231
              },
              {
                "average": 0,
                "count": 14838157,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14838157,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14838157,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14838157,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14838157,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288219.4589,
              4833539.723,
              1326.801979,
              289271.5189,
              4834959.743,
              1464.581979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288219.45888745633,
                    4833539.72348907,
                    1326.8019786667476
                  ],
                  [
                    288219.45888745633,
                    4834959.74348907,
                    1326.8019786667476
                  ],
                  [
                    289271.5188874564,
                    4834959.74348907,
                    1464.5819786667478
                  ],
                  [
                    289271.5188874564,
                    4833539.72348907,
                    1464.5819786667478
                  ],
                  [
                    288219.45888745633,
                    4833539.72348907,
                    1326.8019786667476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:19:53+00:00",
            "end_time": "2017-09-10T15:30:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997404207429,
              43.62472812874957,
              1429.994108049671
            ],
            [
              -119.4504925266605,
              43.637482978830974,
              1429.994108049671
            ],
            [
              -119.43749776064124,
              43.63776096309351,
              1499.7941080496712
            ],
            [
              -119.43698201888364,
              43.625005989961146,
              1499.7941080496712
            ],
            [
              -119.44997404207429,
              43.62472812874957,
              1429.994108049671
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504925,
        43.62472813,
        1429.994108,
        -119.436982,
        43.63776096,
        1499.794108
      ],
      "properties": {
        "datetime": "2017-08-31T15:52:40Z",
        "pc:count": 13921582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302861.0289,
            "count": 13921582,
            "maximum": 303387.8249,
            "minimum": 302338.7049,
            "name": "X",
            "position": 0,
            "stddev": 289.6347201,
            "variance": 83888.27108
          },
          {
            "average": 4833831.266,
            "count": 13921582,
            "maximum": 4834528.03,
            "minimum": 4833110.17,
            "name": "Y",
            "position": 1,
            "stddev": 416.1112134,
            "variance": 173148.5419
          },
          {
            "average": 1450.17561,
            "count": 13921582,
            "maximum": 1499.794108,
            "minimum": 1429.994108,
            "name": "Z",
            "position": 2,
            "stddev": 13.38346415,
            "variance": 179.1171128
          },
          {
            "average": 20303.72318,
            "count": 13921582,
            "maximum": 31249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2180.828685,
            "variance": 4756013.754
          },
          {
            "average": 1.010403703,
            "count": 13921582,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1125160123,
            "variance": 0.01265985302
          },
          {
            "average": 1.020896548,
            "count": 13921582,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1662768886,
            "variance": 0.02764800368
          },
          {
            "average": 0.5015349549,
            "count": 13921582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976619,
            "variance": 0.2499976619
          },
          {
            "average": 6.536613439e-06,
            "count": 13921582,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002556671896,
            "variance": 6.536571182e-06
          },
          {
            "average": 1.22305396,
            "count": 13921582,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4162942512,
            "variance": 0.1733009036
          },
          {
            "average": 0.5388975882,
            "count": 13921582,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58756121,
            "variance": 134.2715747
          },
          {
            "average": 1.990526939,
            "count": 13921582,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003990781,
            "variance": 1.007997489
          },
          {
            "average": 1115.618648,
            "count": 13921582,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.680801626,
            "variance": 58.99471362
          },
          {
            "average": 42548.72379,
            "count": 13921582,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3495.160043,
            "variance": 12216143.73
          },
          {
            "average": 40451.48814,
            "count": 13921582,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3240.150261,
            "variance": 10498573.72
          },
          {
            "average": 37024.00401,
            "count": 13921582,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3017.212531,
            "variance": 9103571.459
          },
          {
            "average": 188184953.8,
            "count": 13921582,
            "maximum": 188229960.3,
            "minimum": 188155619.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35425.85144,
            "variance": 1254990950
          },
          {
            "average": 0,
            "count": 13921582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921582,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13921582,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302338.7049,
          4833110.17,
          1429.994108,
          303387.8249,
          4834528.03,
          1499.794108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302338.70491100365,
                4833110.169880312,
                1429.994108049671
              ],
              [
                302338.70491100365,
                4834528.029880311,
                1429.994108049671
              ],
              [
                303387.82491100364,
                4834528.029880311,
                1499.7941080496712
              ],
              [
                303387.82491100364,
                4833110.169880312,
                1499.7941080496712
              ],
              [
                302338.70491100365,
                4833110.169880312,
                1429.994108049671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:52:40+00:00",
        "end_time": "2017-08-30T19:13:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504925,
            43.62472813,
            1429.994108,
            -119.436982,
            43.63776096,
            1499.794108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997404207429,
                  43.62472812874957,
                  1429.994108049671
                ],
                [
                  -119.4504925266605,
                  43.637482978830974,
                  1429.994108049671
                ],
                [
                  -119.43749776064124,
                  43.63776096309351,
                  1499.7941080496712
                ],
                [
                  -119.43698201888364,
                  43.625005989961146,
                  1499.7941080496712
                ],
                [
                  -119.44997404207429,
                  43.62472812874957,
                  1429.994108049671
                ]
              ]
            ]
          },
          "id": "20170830_43119F4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:52:40Z",
            "pc:count": 13921582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302861.0289,
                "count": 13921582,
                "maximum": 303387.8249,
                "minimum": 302338.7049,
                "name": "X",
                "position": 0,
                "stddev": 289.6347201,
                "variance": 83888.27108
              },
              {
                "average": 4833831.266,
                "count": 13921582,
                "maximum": 4834528.03,
                "minimum": 4833110.17,
                "name": "Y",
                "position": 1,
                "stddev": 416.1112134,
                "variance": 173148.5419
              },
              {
                "average": 1450.17561,
                "count": 13921582,
                "maximum": 1499.794108,
                "minimum": 1429.994108,
                "name": "Z",
                "position": 2,
                "stddev": 13.38346415,
                "variance": 179.1171128
              },
              {
                "average": 20303.72318,
                "count": 13921582,
                "maximum": 31249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2180.828685,
                "variance": 4756013.754
              },
              {
                "average": 1.010403703,
                "count": 13921582,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1125160123,
                "variance": 0.01265985302
              },
              {
                "average": 1.020896548,
                "count": 13921582,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1662768886,
                "variance": 0.02764800368
              },
              {
                "average": 0.5015349549,
                "count": 13921582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976619,
                "variance": 0.2499976619
              },
              {
                "average": 6.536613439e-06,
                "count": 13921582,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002556671896,
                "variance": 6.536571182e-06
              },
              {
                "average": 1.22305396,
                "count": 13921582,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4162942512,
                "variance": 0.1733009036
              },
              {
                "average": 0.5388975882,
                "count": 13921582,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58756121,
                "variance": 134.2715747
              },
              {
                "average": 1.990526939,
                "count": 13921582,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003990781,
                "variance": 1.007997489
              },
              {
                "average": 1115.618648,
                "count": 13921582,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.680801626,
                "variance": 58.99471362
              },
              {
                "average": 42548.72379,
                "count": 13921582,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3495.160043,
                "variance": 12216143.73
              },
              {
                "average": 40451.48814,
                "count": 13921582,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3240.150261,
                "variance": 10498573.72
              },
              {
                "average": 37024.00401,
                "count": 13921582,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3017.212531,
                "variance": 9103571.459
              },
              {
                "average": 188184953.8,
                "count": 13921582,
                "maximum": 188229960.3,
                "minimum": 188155619.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35425.85144,
                "variance": 1254990950
              },
              {
                "average": 0,
                "count": 13921582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921582,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13921582,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302338.7049,
              4833110.17,
              1429.994108,
              303387.8249,
              4834528.03,
              1499.794108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302338.70491100365,
                    4833110.169880312,
                    1429.994108049671
                  ],
                  [
                    302338.70491100365,
                    4834528.029880311,
                    1429.994108049671
                  ],
                  [
                    303387.82491100364,
                    4834528.029880311,
                    1499.7941080496712
                  ],
                  [
                    303387.82491100364,
                    4833110.169880312,
                    1499.7941080496712
                  ],
                  [
                    302338.70491100365,
                    4833110.169880312,
                    1429.994108049671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:52:40+00:00",
            "end_time": "2017-08-30T19:13: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": "20170910_43119F6421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747261013762,
              43.62470257309982,
              1325.4721734601605
            ],
            [
              -119.68804245212155,
              43.63748041017561,
              1325.4721734601605
            ],
            [
              -119.67500056286038,
              43.63778655522693,
              1411.2521734601607
            ],
            [
              -119.67443347758831,
              43.62500858239044,
              1411.2521734601607
            ],
            [
              -119.68747261013762,
              43.62470257309982,
              1325.4721734601605
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880425,
        43.62470257,
        1325.472173,
        -119.6744335,
        43.63778656,
        1411.252173
      ],
      "properties": {
        "datetime": "2017-09-10T18:21:59Z",
        "pc:count": 14114195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283699.5808,
            "count": 14114195,
            "maximum": 284229.9401,
            "minimum": 283176.8201,
            "name": "X",
            "position": 0,
            "stddev": 290.3887297,
            "variance": 84325.61433
          },
          {
            "average": 4834446.254,
            "count": 14114195,
            "maximum": 4835121.115,
            "minimum": 4833700.435,
            "name": "Y",
            "position": 1,
            "stddev": 398.5911449,
            "variance": 158874.9008
          },
          {
            "average": 1350.220251,
            "count": 14114195,
            "maximum": 1411.252173,
            "minimum": 1325.472173,
            "name": "Z",
            "position": 2,
            "stddev": 22.2633455,
            "variance": 495.6565531
          },
          {
            "average": 26214.69546,
            "count": 14114195,
            "maximum": 49041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4629.796936,
            "variance": 21435019.67
          },
          {
            "average": 1.036304727,
            "count": 14114195,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2048769282,
            "variance": 0.04197455569
          },
          {
            "average": 1.073080541,
            "count": 14114195,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2982601689,
            "variance": 0.08895912835
          },
          {
            "average": 0.5018328002,
            "count": 14114195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966585,
            "variance": 0.2499966586
          },
          {
            "average": 3.259130259e-06,
            "count": 14114195,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001805303262,
            "variance": 3.259119868e-06
          },
          {
            "average": 1.250206406,
            "count": 14114195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.43313182,
            "variance": 0.1876031735
          },
          {
            "average": 0.02900850499,
            "count": 14114195,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8710349,
            "variance": 140.9214695
          },
          {
            "average": 1.985754625,
            "count": 14114195,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011486717,
            "variance": 1.023105379
          },
          {
            "average": 1173.512226,
            "count": 14114195,
            "maximum": 1176,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.948368841,
            "variance": 0.8994034586
          },
          {
            "average": 39061.91285,
            "count": 14114195,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6189.974017,
            "variance": 38315778.33
          },
          {
            "average": 37541.66481,
            "count": 14114195,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5199.952594,
            "variance": 27039506.98
          },
          {
            "average": 34026.1965,
            "count": 14114195,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5056.015112,
            "variance": 25563288.81
          },
          {
            "average": 189101015.7,
            "count": 14114195,
            "maximum": 189102919.5,
            "minimum": 189099145.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 714.0922664,
            "variance": 509927.7649
          },
          {
            "average": 0,
            "count": 14114195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14114195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283176.8201,
          4833700.435,
          1325.472173,
          284229.9401,
          4835121.115,
          1411.252173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283176.8201406456,
                4833700.435058542,
                1325.4721734601605
              ],
              [
                283176.8201406456,
                4835121.115058541,
                1325.4721734601605
              ],
              [
                284229.9401406456,
                4835121.115058541,
                1411.2521734601607
              ],
              [
                284229.9401406456,
                4833700.435058542,
                1411.2521734601607
              ],
              [
                283176.8201406456,
                4833700.435058542,
                1325.4721734601605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:21:59+00:00",
        "end_time": "2017-09-10T17:19:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880425,
            43.62470257,
            1325.472173,
            -119.6744335,
            43.63778656,
            1411.252173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747261013762,
                  43.62470257309982,
                  1325.4721734601605
                ],
                [
                  -119.68804245212155,
                  43.63748041017561,
                  1325.4721734601605
                ],
                [
                  -119.67500056286038,
                  43.63778655522693,
                  1411.2521734601607
                ],
                [
                  -119.67443347758831,
                  43.62500858239044,
                  1411.2521734601607
                ],
                [
                  -119.68747261013762,
                  43.62470257309982,
                  1325.4721734601605
                ]
              ]
            ]
          },
          "id": "20170910_43119F6421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:21:59Z",
            "pc:count": 14114195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283699.5808,
                "count": 14114195,
                "maximum": 284229.9401,
                "minimum": 283176.8201,
                "name": "X",
                "position": 0,
                "stddev": 290.3887297,
                "variance": 84325.61433
              },
              {
                "average": 4834446.254,
                "count": 14114195,
                "maximum": 4835121.115,
                "minimum": 4833700.435,
                "name": "Y",
                "position": 1,
                "stddev": 398.5911449,
                "variance": 158874.9008
              },
              {
                "average": 1350.220251,
                "count": 14114195,
                "maximum": 1411.252173,
                "minimum": 1325.472173,
                "name": "Z",
                "position": 2,
                "stddev": 22.2633455,
                "variance": 495.6565531
              },
              {
                "average": 26214.69546,
                "count": 14114195,
                "maximum": 49041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4629.796936,
                "variance": 21435019.67
              },
              {
                "average": 1.036304727,
                "count": 14114195,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2048769282,
                "variance": 0.04197455569
              },
              {
                "average": 1.073080541,
                "count": 14114195,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2982601689,
                "variance": 0.08895912835
              },
              {
                "average": 0.5018328002,
                "count": 14114195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966585,
                "variance": 0.2499966586
              },
              {
                "average": 3.259130259e-06,
                "count": 14114195,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001805303262,
                "variance": 3.259119868e-06
              },
              {
                "average": 1.250206406,
                "count": 14114195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.43313182,
                "variance": 0.1876031735
              },
              {
                "average": 0.02900850499,
                "count": 14114195,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8710349,
                "variance": 140.9214695
              },
              {
                "average": 1.985754625,
                "count": 14114195,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011486717,
                "variance": 1.023105379
              },
              {
                "average": 1173.512226,
                "count": 14114195,
                "maximum": 1176,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.948368841,
                "variance": 0.8994034586
              },
              {
                "average": 39061.91285,
                "count": 14114195,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6189.974017,
                "variance": 38315778.33
              },
              {
                "average": 37541.66481,
                "count": 14114195,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5199.952594,
                "variance": 27039506.98
              },
              {
                "average": 34026.1965,
                "count": 14114195,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5056.015112,
                "variance": 25563288.81
              },
              {
                "average": 189101015.7,
                "count": 14114195,
                "maximum": 189102919.5,
                "minimum": 189099145.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 714.0922664,
                "variance": 509927.7649
              },
              {
                "average": 0,
                "count": 14114195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14114195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283176.8201,
              4833700.435,
              1325.472173,
              284229.9401,
              4835121.115,
              1411.252173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283176.8201406456,
                    4833700.435058542,
                    1325.4721734601605
                  ],
                  [
                    283176.8201406456,
                    4835121.115058541,
                    1325.4721734601605
                  ],
                  [
                    284229.9401406456,
                    4835121.115058541,
                    1411.2521734601607
                  ],
                  [
                    284229.9401406456,
                    4833700.435058542,
                    1411.2521734601607
                  ],
                  [
                    283176.8201406456,
                    4833700.435058542,
                    1325.4721734601605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:21:59+00:00",
            "end_time": "2017-09-10T17:19: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": "20170830_43119F4406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747457844464,
              43.662228777793054,
              1504.4598967198428
            ],
            [
              -119.4379910656009,
              43.674982943248075,
              1504.4598967198428
            ],
            [
              -119.42499750904693,
              43.67525949395222,
              1577.259896719843
            ],
            [
              -119.42448376797566,
              43.66250520609506,
              1577.259896719843
            ],
            [
              -119.43747457844464,
              43.662228777793054,
              1504.4598967198428
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379911,
        43.66222878,
        1504.459897,
        -119.4244838,
        43.67525949,
        1577.259897
      ],
      "properties": {
        "datetime": "2017-08-30T18:48:53Z",
        "pc:count": 13366004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303981.3421,
            "count": 13366004,
            "maximum": 304517.9028,
            "minimum": 303469.5428,
            "name": "X",
            "position": 0,
            "stddev": 291.1483246,
            "variance": 84767.34693
          },
          {
            "average": 4837959.259,
            "count": 13366004,
            "maximum": 4838663.293,
            "minimum": 4837245.513,
            "name": "Y",
            "position": 1,
            "stddev": 410.5241029,
            "variance": 168530.0391
          },
          {
            "average": 1547.939721,
            "count": 13366004,
            "maximum": 1577.259897,
            "minimum": 1504.459897,
            "name": "Z",
            "position": 2,
            "stddev": 17.67742757,
            "variance": 312.4914453
          },
          {
            "average": 19416.22411,
            "count": 13366004,
            "maximum": 29329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2844.115494,
            "variance": 8088992.942
          },
          {
            "average": 1.03747515,
            "count": 13366004,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2388507117,
            "variance": 0.05704966248
          },
          {
            "average": 1.076850194,
            "count": 13366004,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3757258021,
            "variance": 0.1411698784
          },
          {
            "average": 0.5033350282,
            "count": 13366004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999888962,
            "variance": 0.2499888963
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142847331,
            "count": 13366004,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3499171049,
            "variance": 0.1224419803
          },
          {
            "average": 0.1729185581,
            "count": 13366004,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65433764,
            "variance": 135.8235857
          },
          {
            "average": 1.978412321,
            "count": 13366004,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010341003,
            "variance": 1.020788943
          },
          {
            "average": 1103.931092,
            "count": 13366004,
            "maximum": 1106,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9991759707,
            "variance": 0.9983526205
          },
          {
            "average": 32290.13219,
            "count": 13366004,
            "maximum": 52224,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 7962.48724,
            "variance": 63401203.04
          },
          {
            "average": 32527.34483,
            "count": 13366004,
            "maximum": 51968,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 6312.223285,
            "variance": 39844162.8
          },
          {
            "average": 27995.18788,
            "count": 13366004,
            "maximum": 50176,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 6335.143708,
            "variance": 40134045.8
          },
          {
            "average": 188152781.7,
            "count": 13366004,
            "maximum": 188154133.3,
            "minimum": 188151423.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.4673262,
            "variance": 467127.5859
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13366004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303469.5428,
          4837245.513,
          1504.459897,
          304517.9028,
          4838663.293,
          1577.259897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303469.5428467163,
                4837245.513428786,
                1504.4598967198428
              ],
              [
                303469.5428467163,
                4838663.293428785,
                1504.4598967198428
              ],
              [
                304517.9028467163,
                4838663.293428785,
                1577.259896719843
              ],
              [
                304517.9028467163,
                4837245.513428786,
                1577.259896719843
              ],
              [
                303469.5428467163,
                4837245.513428786,
                1504.4598967198428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:48:53+00:00",
        "end_time": "2017-08-30T18:03:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379911,
            43.66222878,
            1504.459897,
            -119.4244838,
            43.67525949,
            1577.259897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747457844464,
                  43.662228777793054,
                  1504.4598967198428
                ],
                [
                  -119.4379910656009,
                  43.674982943248075,
                  1504.4598967198428
                ],
                [
                  -119.42499750904693,
                  43.67525949395222,
                  1577.259896719843
                ],
                [
                  -119.42448376797566,
                  43.66250520609506,
                  1577.259896719843
                ],
                [
                  -119.43747457844464,
                  43.662228777793054,
                  1504.4598967198428
                ]
              ]
            ]
          },
          "id": "20170830_43119F4406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:48:53Z",
            "pc:count": 13366004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303981.3421,
                "count": 13366004,
                "maximum": 304517.9028,
                "minimum": 303469.5428,
                "name": "X",
                "position": 0,
                "stddev": 291.1483246,
                "variance": 84767.34693
              },
              {
                "average": 4837959.259,
                "count": 13366004,
                "maximum": 4838663.293,
                "minimum": 4837245.513,
                "name": "Y",
                "position": 1,
                "stddev": 410.5241029,
                "variance": 168530.0391
              },
              {
                "average": 1547.939721,
                "count": 13366004,
                "maximum": 1577.259897,
                "minimum": 1504.459897,
                "name": "Z",
                "position": 2,
                "stddev": 17.67742757,
                "variance": 312.4914453
              },
              {
                "average": 19416.22411,
                "count": 13366004,
                "maximum": 29329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2844.115494,
                "variance": 8088992.942
              },
              {
                "average": 1.03747515,
                "count": 13366004,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2388507117,
                "variance": 0.05704966248
              },
              {
                "average": 1.076850194,
                "count": 13366004,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3757258021,
                "variance": 0.1411698784
              },
              {
                "average": 0.5033350282,
                "count": 13366004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999888962,
                "variance": 0.2499888963
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142847331,
                "count": 13366004,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3499171049,
                "variance": 0.1224419803
              },
              {
                "average": 0.1729185581,
                "count": 13366004,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65433764,
                "variance": 135.8235857
              },
              {
                "average": 1.978412321,
                "count": 13366004,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010341003,
                "variance": 1.020788943
              },
              {
                "average": 1103.931092,
                "count": 13366004,
                "maximum": 1106,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9991759707,
                "variance": 0.9983526205
              },
              {
                "average": 32290.13219,
                "count": 13366004,
                "maximum": 52224,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 7962.48724,
                "variance": 63401203.04
              },
              {
                "average": 32527.34483,
                "count": 13366004,
                "maximum": 51968,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 6312.223285,
                "variance": 39844162.8
              },
              {
                "average": 27995.18788,
                "count": 13366004,
                "maximum": 50176,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 6335.143708,
                "variance": 40134045.8
              },
              {
                "average": 188152781.7,
                "count": 13366004,
                "maximum": 188154133.3,
                "minimum": 188151423.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.4673262,
                "variance": 467127.5859
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13366004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303469.5428,
              4837245.513,
              1504.459897,
              304517.9028,
              4838663.293,
              1577.259897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303469.5428467163,
                    4837245.513428786,
                    1504.4598967198428
                  ],
                  [
                    303469.5428467163,
                    4838663.293428785,
                    1504.4598967198428
                  ],
                  [
                    304517.9028467163,
                    4838663.293428785,
                    1577.259896719843
                  ],
                  [
                    304517.9028467163,
                    4837245.513428786,
                    1577.259896719843
                  ],
                  [
                    303469.5428467163,
                    4837245.513428786,
                    1504.4598967198428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:48:53+00:00",
            "end_time": "2017-08-30T18:03: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": "20170910_43119F6208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6567207333055,
              43.724838530302165,
              1391.1269489233046
            ],
            [
              -119.65680834383303,
              43.72681942341622,
              1391.1269489233046
            ],
            [
              -119.64998933491572,
              43.72697783258791,
              1484.6269489233046
            ],
            [
              -119.6499019486083,
              43.72499692858345,
              1484.6269489233046
            ],
            [
              -119.6567207333055,
              43.724838530302165,
              1391.1269489233046
            ]
          ]
        ]
      },
      "bbox": [
        -119.6568083,
        43.72483853,
        1391.126949,
        -119.6499019,
        43.72697783,
        1484.626949
      ],
      "properties": {
        "datetime": "2017-09-10T15:15:31Z",
        "pc:count": 1208158,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286305.8237,
            "count": 1208158,
            "maximum": 286564.1275,
            "minimum": 286014.3275,
            "name": "X",
            "position": 0,
            "stddev": 152.446697,
            "variance": 23239.99543
          },
          {
            "average": 4844852.11,
            "count": 1208158,
            "maximum": 4844962.597,
            "minimum": 4844742.357,
            "name": "Y",
            "position": 1,
            "stddev": 60.16997322,
            "variance": 3620.425677
          },
          {
            "average": 1434.900236,
            "count": 1208158,
            "maximum": 1484.626949,
            "minimum": 1391.126949,
            "name": "Z",
            "position": 2,
            "stddev": 26.99541305,
            "variance": 728.7523258
          },
          {
            "average": 22750.73162,
            "count": 1208158,
            "maximum": 54513,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4556.159928,
            "variance": 20758593.29
          },
          {
            "average": 1.05841289,
            "count": 1208158,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2721876879,
            "variance": 0.07408613744
          },
          {
            "average": 1.1182006,
            "count": 1208158,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4057038707,
            "variance": 0.1645956307
          },
          {
            "average": 0.5108007396,
            "count": 1208158,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998835373,
            "variance": 0.2498835509
          },
          {
            "average": 4.96623786e-06,
            "count": 1208158,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002228501135,
            "variance": 4.966217307e-06
          },
          {
            "average": 1.188890857,
            "count": 1208158,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3914220586,
            "variance": 0.1532112279
          },
          {
            "average": -4.289383614,
            "count": 1208158,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39369271,
            "variance": 129.8162336
          },
          {
            "average": 1.969988197,
            "count": 1208158,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020464976,
            "variance": 1.041348767
          },
          {
            "average": 1158.259051,
            "count": 1208158,
            "maximum": 1160,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7352487082,
            "variance": 0.540590663
          },
          {
            "average": 34911.39033,
            "count": 1208158,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8618.157184,
            "variance": 74272633.25
          },
          {
            "average": 34519.89378,
            "count": 1208158,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7011.900369,
            "variance": 49166746.78
          },
          {
            "average": 31308.97388,
            "count": 1208158,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7281.600642,
            "variance": 53021707.91
          },
          {
            "average": 189090667.8,
            "count": 1208158,
            "maximum": 189091731.6,
            "minimum": 189089876,
            "name": "GpsTime",
            "position": 15,
            "stddev": 749.3717671,
            "variance": 561558.0453
          },
          {
            "average": 0,
            "count": 1208158,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1208158,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1208158,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1208158,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1208158,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286014.3275,
          4844742.357,
          1391.126949,
          286564.1275,
          4844962.597,
          1484.626949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286014.327508757,
                4844742.356828795,
                1391.1269489233046
              ],
              [
                286014.327508757,
                4844962.596828795,
                1391.1269489233046
              ],
              [
                286564.12750875705,
                4844962.596828795,
                1484.6269489233046
              ],
              [
                286564.12750875705,
                4844742.356828795,
                1484.6269489233046
              ],
              [
                286014.327508757,
                4844742.356828795,
                1391.1269489233046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:15:31+00:00",
        "end_time": "2017-09-10T14:44:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6568083,
            43.72483853,
            1391.126949,
            -119.6499019,
            43.72697783,
            1484.626949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6567207333055,
                  43.724838530302165,
                  1391.1269489233046
                ],
                [
                  -119.65680834383303,
                  43.72681942341622,
                  1391.1269489233046
                ],
                [
                  -119.64998933491572,
                  43.72697783258791,
                  1484.6269489233046
                ],
                [
                  -119.6499019486083,
                  43.72499692858345,
                  1484.6269489233046
                ],
                [
                  -119.6567207333055,
                  43.724838530302165,
                  1391.1269489233046
                ]
              ]
            ]
          },
          "id": "20170910_43119F6208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:15:31Z",
            "pc:count": 1208158,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286305.8237,
                "count": 1208158,
                "maximum": 286564.1275,
                "minimum": 286014.3275,
                "name": "X",
                "position": 0,
                "stddev": 152.446697,
                "variance": 23239.99543
              },
              {
                "average": 4844852.11,
                "count": 1208158,
                "maximum": 4844962.597,
                "minimum": 4844742.357,
                "name": "Y",
                "position": 1,
                "stddev": 60.16997322,
                "variance": 3620.425677
              },
              {
                "average": 1434.900236,
                "count": 1208158,
                "maximum": 1484.626949,
                "minimum": 1391.126949,
                "name": "Z",
                "position": 2,
                "stddev": 26.99541305,
                "variance": 728.7523258
              },
              {
                "average": 22750.73162,
                "count": 1208158,
                "maximum": 54513,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4556.159928,
                "variance": 20758593.29
              },
              {
                "average": 1.05841289,
                "count": 1208158,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2721876879,
                "variance": 0.07408613744
              },
              {
                "average": 1.1182006,
                "count": 1208158,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4057038707,
                "variance": 0.1645956307
              },
              {
                "average": 0.5108007396,
                "count": 1208158,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998835373,
                "variance": 0.2498835509
              },
              {
                "average": 4.96623786e-06,
                "count": 1208158,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002228501135,
                "variance": 4.966217307e-06
              },
              {
                "average": 1.188890857,
                "count": 1208158,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3914220586,
                "variance": 0.1532112279
              },
              {
                "average": -4.289383614,
                "count": 1208158,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39369271,
                "variance": 129.8162336
              },
              {
                "average": 1.969988197,
                "count": 1208158,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020464976,
                "variance": 1.041348767
              },
              {
                "average": 1158.259051,
                "count": 1208158,
                "maximum": 1160,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7352487082,
                "variance": 0.540590663
              },
              {
                "average": 34911.39033,
                "count": 1208158,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8618.157184,
                "variance": 74272633.25
              },
              {
                "average": 34519.89378,
                "count": 1208158,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7011.900369,
                "variance": 49166746.78
              },
              {
                "average": 31308.97388,
                "count": 1208158,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7281.600642,
                "variance": 53021707.91
              },
              {
                "average": 189090667.8,
                "count": 1208158,
                "maximum": 189091731.6,
                "minimum": 189089876,
                "name": "GpsTime",
                "position": 15,
                "stddev": 749.3717671,
                "variance": 561558.0453
              },
              {
                "average": 0,
                "count": 1208158,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1208158,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1208158,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1208158,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1208158,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286014.3275,
              4844742.357,
              1391.126949,
              286564.1275,
              4844962.597,
              1484.626949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286014.327508757,
                    4844742.356828795,
                    1391.1269489233046
                  ],
                  [
                    286014.327508757,
                    4844962.596828795,
                    1391.1269489233046
                  ],
                  [
                    286564.12750875705,
                    4844962.596828795,
                    1484.6269489233046
                  ],
                  [
                    286564.12750875705,
                    4844742.356828795,
                    1484.6269489233046
                  ],
                  [
                    286014.327508757,
                    4844742.356828795,
                    1391.1269489233046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:15:31+00:00",
            "end_time": "2017-09-10T14:44: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": "20170908_43119F6209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6499727339519,
              43.72470658119521,
              1393.485374627282
            ],
            [
              -119.65007089898381,
              43.7269317702388,
              1393.485374627282
            ],
            [
              -119.63749168911045,
              43.72722293128395,
              1475.7253746272818
            ],
            [
              -119.63739398872255,
              43.72499771975489,
              1475.7253746272818
            ],
            [
              -119.6499727339519,
              43.72470658119521,
              1393.485374627282
            ]
          ]
        ]
      },
      "bbox": [
        -119.6500709,
        43.72470658,
        1393.485375,
        -119.637394,
        43.72722293,
        1475.725375
      ],
      "properties": {
        "datetime": "2017-09-10T14:48:07Z",
        "pc:count": 2651388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287127.2428,
            "count": 2651388,
            "maximum": 287571.6143,
            "minimum": 286557.3943,
            "name": "X",
            "position": 0,
            "stddev": 290.9829068,
            "variance": 84671.05204
          },
          {
            "average": 4844832.922,
            "count": 2651388,
            "maximum": 4844957.691,
            "minimum": 4844710.291,
            "name": "Y",
            "position": 1,
            "stddev": 68.27367739,
            "variance": 4661.295024
          },
          {
            "average": 1447.616685,
            "count": 2651388,
            "maximum": 1475.725375,
            "minimum": 1393.485375,
            "name": "Z",
            "position": 2,
            "stddev": 9.56176739,
            "variance": 91.42739561
          },
          {
            "average": 24272.42525,
            "count": 2651388,
            "maximum": 40529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4904.98328,
            "variance": 24058860.98
          },
          {
            "average": 1.069526226,
            "count": 2651388,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3026508171,
            "variance": 0.0915975171
          },
          {
            "average": 1.140282373,
            "count": 2651388,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4529689762,
            "variance": 0.2051808934
          },
          {
            "average": 0.5002047984,
            "count": 2651388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000523,
            "variance": 0.2500000523
          },
          {
            "average": 1.810372529e-05,
            "count": 2651388,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004254809558,
            "variance": 1.810340438e-05
          },
          {
            "average": 1.194175277,
            "count": 2651388,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3955645307,
            "variance": 0.156471298
          },
          {
            "average": 0.5221121312,
            "count": 2651388,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01114416,
            "variance": 144.267584
          },
          {
            "average": 1.960058656,
            "count": 2651388,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021959942,
            "variance": 1.044402123
          },
          {
            "average": 1155.985445,
            "count": 2651388,
            "maximum": 1158,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.386904984,
            "variance": 1.923505436
          },
          {
            "average": 38931.07293,
            "count": 2651388,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 7955.748158,
            "variance": 63293928.76
          },
          {
            "average": 37358.77684,
            "count": 2651388,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6716.508379,
            "variance": 45111484.81
          },
          {
            "average": 34071.59529,
            "count": 2651388,
            "maximum": 65280,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 6322.565944,
            "variance": 39974840.12
          },
          {
            "average": 189020850.3,
            "count": 2651388,
            "maximum": 189090087.9,
            "minimum": 188950769.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 69494.38363,
            "variance": 4829469356
          },
          {
            "average": 0,
            "count": 2651388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2651388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2651388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2651388,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2651388,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286557.3943,
          4844710.291,
          1393.485375,
          287571.6143,
          4844957.691,
          1475.725375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286557.3942673033,
                4844710.290961567,
                1393.485374627282
              ],
              [
                286557.3942673033,
                4844957.690961568,
                1393.485374627282
              ],
              [
                287571.61426730326,
                4844957.690961568,
                1475.7253746272818
              ],
              [
                287571.61426730326,
                4844710.290961567,
                1475.7253746272818
              ],
              [
                286557.3942673033,
                4844710.290961567,
                1393.485374627282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:48:07+00:00",
        "end_time": "2017-09-09T00:06:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F6209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F6209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F6209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6500709,
            43.72470658,
            1393.485375,
            -119.637394,
            43.72722293,
            1475.725375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6499727339519,
                  43.72470658119521,
                  1393.485374627282
                ],
                [
                  -119.65007089898381,
                  43.7269317702388,
                  1393.485374627282
                ],
                [
                  -119.63749168911045,
                  43.72722293128395,
                  1475.7253746272818
                ],
                [
                  -119.63739398872255,
                  43.72499771975489,
                  1475.7253746272818
                ],
                [
                  -119.6499727339519,
                  43.72470658119521,
                  1393.485374627282
                ]
              ]
            ]
          },
          "id": "20170908_43119F6209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:48:07Z",
            "pc:count": 2651388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287127.2428,
                "count": 2651388,
                "maximum": 287571.6143,
                "minimum": 286557.3943,
                "name": "X",
                "position": 0,
                "stddev": 290.9829068,
                "variance": 84671.05204
              },
              {
                "average": 4844832.922,
                "count": 2651388,
                "maximum": 4844957.691,
                "minimum": 4844710.291,
                "name": "Y",
                "position": 1,
                "stddev": 68.27367739,
                "variance": 4661.295024
              },
              {
                "average": 1447.616685,
                "count": 2651388,
                "maximum": 1475.725375,
                "minimum": 1393.485375,
                "name": "Z",
                "position": 2,
                "stddev": 9.56176739,
                "variance": 91.42739561
              },
              {
                "average": 24272.42525,
                "count": 2651388,
                "maximum": 40529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4904.98328,
                "variance": 24058860.98
              },
              {
                "average": 1.069526226,
                "count": 2651388,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3026508171,
                "variance": 0.0915975171
              },
              {
                "average": 1.140282373,
                "count": 2651388,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4529689762,
                "variance": 0.2051808934
              },
              {
                "average": 0.5002047984,
                "count": 2651388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000523,
                "variance": 0.2500000523
              },
              {
                "average": 1.810372529e-05,
                "count": 2651388,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004254809558,
                "variance": 1.810340438e-05
              },
              {
                "average": 1.194175277,
                "count": 2651388,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3955645307,
                "variance": 0.156471298
              },
              {
                "average": 0.5221121312,
                "count": 2651388,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01114416,
                "variance": 144.267584
              },
              {
                "average": 1.960058656,
                "count": 2651388,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021959942,
                "variance": 1.044402123
              },
              {
                "average": 1155.985445,
                "count": 2651388,
                "maximum": 1158,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.386904984,
                "variance": 1.923505436
              },
              {
                "average": 38931.07293,
                "count": 2651388,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 7955.748158,
                "variance": 63293928.76
              },
              {
                "average": 37358.77684,
                "count": 2651388,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6716.508379,
                "variance": 45111484.81
              },
              {
                "average": 34071.59529,
                "count": 2651388,
                "maximum": 65280,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 6322.565944,
                "variance": 39974840.12
              },
              {
                "average": 189020850.3,
                "count": 2651388,
                "maximum": 189090087.9,
                "minimum": 188950769.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 69494.38363,
                "variance": 4829469356
              },
              {
                "average": 0,
                "count": 2651388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2651388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2651388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2651388,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2651388,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286557.3943,
              4844710.291,
              1393.485375,
              287571.6143,
              4844957.691,
              1475.725375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286557.3942673033,
                    4844710.290961567,
                    1393.485374627282
                  ],
                  [
                    286557.3942673033,
                    4844957.690961568,
                    1393.485374627282
                  ],
                  [
                    287571.61426730326,
                    4844957.690961568,
                    1475.7253746272818
                  ],
                  [
                    287571.61426730326,
                    4844710.290961567,
                    1475.7253746272818
                  ],
                  [
                    286557.3942673033,
                    4844710.290961567,
                    1393.485374627282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:48:07+00:00",
            "end_time": "2017-09-09T00:06: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": "20170830_43119F4213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247513388356,
              43.71223263322277,
              1662.6236819856333
            ],
            [
              -119.41297922743057,
              43.72478793254436,
              1662.6236819856333
            ],
            [
              -119.40005083584954,
              43.72506028602736,
              1818.7236819856332
            ],
            [
              -119.39954943682555,
              43.71250486805004,
              1818.7236819856332
            ],
            [
              -119.41247513388356,
              43.71223263322277,
              1662.6236819856333
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129792,
        43.71223263,
        1662.623682,
        -119.3995494,
        43.72506029,
        1818.723682
      ],
      "properties": {
        "datetime": "2017-08-30T16:51:35Z",
        "pc:count": 14600595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306149.9212,
            "count": 14600595,
            "maximum": 306689.1106,
            "minimum": 305646.8906,
            "name": "X",
            "position": 0,
            "stddev": 291.4806871,
            "variance": 84960.99095
          },
          {
            "average": 4843420.086,
            "count": 14600595,
            "maximum": 4844135.983,
            "minimum": 4842740.323,
            "name": "Y",
            "position": 1,
            "stddev": 367.4458322,
            "variance": 135016.4396
          },
          {
            "average": 1739.706667,
            "count": 14600595,
            "maximum": 1818.723682,
            "minimum": 1662.623682,
            "name": "Z",
            "position": 2,
            "stddev": 26.60293461,
            "variance": 707.7161301
          },
          {
            "average": 17700.40308,
            "count": 14600595,
            "maximum": 37073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4919.885952,
            "variance": 24205277.78
          },
          {
            "average": 1.146110073,
            "count": 14600595,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4512485954,
            "variance": 0.2036252948
          },
          {
            "average": 1.306073896,
            "count": 14600595,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7177032113,
            "variance": 0.5150978996
          },
          {
            "average": 0.5018541368,
            "count": 14600595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965793,
            "variance": 0.2499965793
          },
          {
            "average": 4.109421568e-07,
            "count": 14600595,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006410475927,
            "variance": 4.109420161e-07
          },
          {
            "average": 1.118435995,
            "count": 14600595,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3231236875,
            "variance": 0.1044089174
          },
          {
            "average": 0.272061624,
            "count": 14600595,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68089272,
            "variance": 136.4432547
          },
          {
            "average": 1.888571733,
            "count": 14600595,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.04540446,
            "variance": 1.092870484
          },
          {
            "average": 1092.95934,
            "count": 14600595,
            "maximum": 1095,
            "minimum": 1089,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.344457715,
            "variance": 1.807566549
          },
          {
            "average": 25037.47444,
            "count": 14600595,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6933.768411,
            "variance": 48077144.37
          },
          {
            "average": 26691.8814,
            "count": 14600595,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5504.214728,
            "variance": 30296379.77
          },
          {
            "average": 21143.90212,
            "count": 14600595,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5450.134398,
            "variance": 29703964.96
          },
          {
            "average": 188146154.9,
            "count": 14600595,
            "maximum": 188147095.4,
            "minimum": 188144492.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 594.9196599,
            "variance": 353929.4018
          },
          {
            "average": 0,
            "count": 14600595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305646.8906,
          4842740.323,
          1662.623682,
          306689.1106,
          4844135.983,
          1818.723682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305646.89060320775,
                4842740.322560281,
                1662.6236819856333
              ],
              [
                305646.89060320775,
                4844135.982560281,
                1662.6236819856333
              ],
              [
                306689.1106032077,
                4844135.982560281,
                1818.7236819856332
              ],
              [
                306689.1106032077,
                4842740.322560281,
                1818.7236819856332
              ],
              [
                305646.89060320775,
                4842740.322560281,
                1662.6236819856333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:51:35+00:00",
        "end_time": "2017-08-30T16:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129792,
            43.71223263,
            1662.623682,
            -119.3995494,
            43.72506029,
            1818.723682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247513388356,
                  43.71223263322277,
                  1662.6236819856333
                ],
                [
                  -119.41297922743057,
                  43.72478793254436,
                  1662.6236819856333
                ],
                [
                  -119.40005083584954,
                  43.72506028602736,
                  1818.7236819856332
                ],
                [
                  -119.39954943682555,
                  43.71250486805004,
                  1818.7236819856332
                ],
                [
                  -119.41247513388356,
                  43.71223263322277,
                  1662.6236819856333
                ]
              ]
            ]
          },
          "id": "20170830_43119F4213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:51:35Z",
            "pc:count": 14600595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306149.9212,
                "count": 14600595,
                "maximum": 306689.1106,
                "minimum": 305646.8906,
                "name": "X",
                "position": 0,
                "stddev": 291.4806871,
                "variance": 84960.99095
              },
              {
                "average": 4843420.086,
                "count": 14600595,
                "maximum": 4844135.983,
                "minimum": 4842740.323,
                "name": "Y",
                "position": 1,
                "stddev": 367.4458322,
                "variance": 135016.4396
              },
              {
                "average": 1739.706667,
                "count": 14600595,
                "maximum": 1818.723682,
                "minimum": 1662.623682,
                "name": "Z",
                "position": 2,
                "stddev": 26.60293461,
                "variance": 707.7161301
              },
              {
                "average": 17700.40308,
                "count": 14600595,
                "maximum": 37073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4919.885952,
                "variance": 24205277.78
              },
              {
                "average": 1.146110073,
                "count": 14600595,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4512485954,
                "variance": 0.2036252948
              },
              {
                "average": 1.306073896,
                "count": 14600595,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7177032113,
                "variance": 0.5150978996
              },
              {
                "average": 0.5018541368,
                "count": 14600595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965793,
                "variance": 0.2499965793
              },
              {
                "average": 4.109421568e-07,
                "count": 14600595,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006410475927,
                "variance": 4.109420161e-07
              },
              {
                "average": 1.118435995,
                "count": 14600595,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3231236875,
                "variance": 0.1044089174
              },
              {
                "average": 0.272061624,
                "count": 14600595,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68089272,
                "variance": 136.4432547
              },
              {
                "average": 1.888571733,
                "count": 14600595,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.04540446,
                "variance": 1.092870484
              },
              {
                "average": 1092.95934,
                "count": 14600595,
                "maximum": 1095,
                "minimum": 1089,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.344457715,
                "variance": 1.807566549
              },
              {
                "average": 25037.47444,
                "count": 14600595,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6933.768411,
                "variance": 48077144.37
              },
              {
                "average": 26691.8814,
                "count": 14600595,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5504.214728,
                "variance": 30296379.77
              },
              {
                "average": 21143.90212,
                "count": 14600595,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5450.134398,
                "variance": 29703964.96
              },
              {
                "average": 188146154.9,
                "count": 14600595,
                "maximum": 188147095.4,
                "minimum": 188144492.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 594.9196599,
                "variance": 353929.4018
              },
              {
                "average": 0,
                "count": 14600595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305646.8906,
              4842740.323,
              1662.623682,
              306689.1106,
              4844135.983,
              1818.723682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305646.89060320775,
                    4842740.322560281,
                    1662.6236819856333
                  ],
                  [
                    305646.89060320775,
                    4844135.982560281,
                    1662.6236819856333
                  ],
                  [
                    306689.1106032077,
                    4844135.982560281,
                    1818.7236819856332
                  ],
                  [
                    306689.1106032077,
                    4842740.322560281,
                    1818.7236819856332
                  ],
                  [
                    305646.89060320775,
                    4842740.322560281,
                    1662.6236819856333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:51:35+00:00",
            "end_time": "2017-08-30T16:08:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374741170193,
              43.6747291842985,
              1533.7324592595708
            ],
            [
              -119.43799080750624,
              43.68748278202294,
              1533.7324592595708
            ],
            [
              -119.42499752822893,
              43.6877593319645,
              1590.6124592595709
            ],
            [
              -119.42448358484972,
              43.675005611846196,
              1590.6124592595709
            ],
            [
              -119.4374741170193,
              43.6747291842985,
              1533.7324592595708
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379908,
        43.67472918,
        1533.732459,
        -119.4244836,
        43.68775933,
        1590.612459
      ],
      "properties": {
        "datetime": "2017-08-30T18:39:56Z",
        "pc:count": 14051481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304028.3267,
            "count": 14051481,
            "maximum": 304558.5076,
            "minimum": 303510.3876,
            "name": "X",
            "position": 0,
            "stddev": 292.1915703,
            "variance": 85375.91377
          },
          {
            "average": 4839344.581,
            "count": 14051481,
            "maximum": 4840051.604,
            "minimum": 4838633.884,
            "name": "Y",
            "position": 1,
            "stddev": 403.332973,
            "variance": 162677.4871
          },
          {
            "average": 1561.866573,
            "count": 14051481,
            "maximum": 1590.612459,
            "minimum": 1533.732459,
            "name": "Z",
            "position": 2,
            "stddev": 6.405082915,
            "variance": 41.02508715
          },
          {
            "average": 19527.30956,
            "count": 14051481,
            "maximum": 30913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3161.007917,
            "variance": 9991971.052
          },
          {
            "average": 1.037426304,
            "count": 14051481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1923834244,
            "variance": 0.03701138199
          },
          {
            "average": 1.076798595,
            "count": 14051481,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2719619713,
            "variance": 0.07396331382
          },
          {
            "average": 0.5026523539,
            "count": 14051481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929828,
            "variance": 0.2499929828
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132937233,
            "count": 14051481,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.339506897,
            "variance": 0.1152649331
          },
          {
            "average": 0.3337830071,
            "count": 14051481,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65322663,
            "variance": 135.7976909
          },
          {
            "average": 1.967211072,
            "count": 14051481,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01395889,
            "variance": 1.02811263
          },
          {
            "average": 1102.497678,
            "count": 14051481,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.017148107,
            "variance": 1.034590271
          },
          {
            "average": 33608.00366,
            "count": 14051481,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7635.044955,
            "variance": 58293911.46
          },
          {
            "average": 33547.76722,
            "count": 14051481,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6076.839742,
            "variance": 36927981.26
          },
          {
            "average": 29429.75887,
            "count": 14051481,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6287.228433,
            "variance": 39529241.37
          },
          {
            "average": 188151823,
            "count": 14051481,
            "maximum": 188153596.9,
            "minimum": 188149559.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.2237661,
            "variance": 442522.659
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14051481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303510.3876,
          4838633.884,
          1533.732459,
          304558.5076,
          4840051.604,
          1590.612459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303510.3876216419,
                4838633.884223397,
                1533.7324592595708
              ],
              [
                303510.3876216419,
                4840051.604223398,
                1533.7324592595708
              ],
              [
                304558.5076216419,
                4840051.604223398,
                1590.6124592595709
              ],
              [
                304558.5076216419,
                4838633.884223397,
                1590.6124592595709
              ],
              [
                303510.3876216419,
                4838633.884223397,
                1533.7324592595708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:39:56+00:00",
        "end_time": "2017-08-30T17:32:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379908,
            43.67472918,
            1533.732459,
            -119.4244836,
            43.68775933,
            1590.612459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374741170193,
                  43.6747291842985,
                  1533.7324592595708
                ],
                [
                  -119.43799080750624,
                  43.68748278202294,
                  1533.7324592595708
                ],
                [
                  -119.42499752822893,
                  43.6877593319645,
                  1590.6124592595709
                ],
                [
                  -119.42448358484972,
                  43.675005611846196,
                  1590.6124592595709
                ],
                [
                  -119.4374741170193,
                  43.6747291842985,
                  1533.7324592595708
                ]
              ]
            ]
          },
          "id": "20170830_43119F4401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:39:56Z",
            "pc:count": 14051481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304028.3267,
                "count": 14051481,
                "maximum": 304558.5076,
                "minimum": 303510.3876,
                "name": "X",
                "position": 0,
                "stddev": 292.1915703,
                "variance": 85375.91377
              },
              {
                "average": 4839344.581,
                "count": 14051481,
                "maximum": 4840051.604,
                "minimum": 4838633.884,
                "name": "Y",
                "position": 1,
                "stddev": 403.332973,
                "variance": 162677.4871
              },
              {
                "average": 1561.866573,
                "count": 14051481,
                "maximum": 1590.612459,
                "minimum": 1533.732459,
                "name": "Z",
                "position": 2,
                "stddev": 6.405082915,
                "variance": 41.02508715
              },
              {
                "average": 19527.30956,
                "count": 14051481,
                "maximum": 30913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3161.007917,
                "variance": 9991971.052
              },
              {
                "average": 1.037426304,
                "count": 14051481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1923834244,
                "variance": 0.03701138199
              },
              {
                "average": 1.076798595,
                "count": 14051481,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2719619713,
                "variance": 0.07396331382
              },
              {
                "average": 0.5026523539,
                "count": 14051481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929828,
                "variance": 0.2499929828
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132937233,
                "count": 14051481,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.339506897,
                "variance": 0.1152649331
              },
              {
                "average": 0.3337830071,
                "count": 14051481,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65322663,
                "variance": 135.7976909
              },
              {
                "average": 1.967211072,
                "count": 14051481,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01395889,
                "variance": 1.02811263
              },
              {
                "average": 1102.497678,
                "count": 14051481,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.017148107,
                "variance": 1.034590271
              },
              {
                "average": 33608.00366,
                "count": 14051481,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7635.044955,
                "variance": 58293911.46
              },
              {
                "average": 33547.76722,
                "count": 14051481,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6076.839742,
                "variance": 36927981.26
              },
              {
                "average": 29429.75887,
                "count": 14051481,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6287.228433,
                "variance": 39529241.37
              },
              {
                "average": 188151823,
                "count": 14051481,
                "maximum": 188153596.9,
                "minimum": 188149559.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.2237661,
                "variance": 442522.659
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14051481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303510.3876,
              4838633.884,
              1533.732459,
              304558.5076,
              4840051.604,
              1590.612459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303510.3876216419,
                    4838633.884223397,
                    1533.7324592595708
                  ],
                  [
                    303510.3876216419,
                    4840051.604223398,
                    1533.7324592595708
                  ],
                  [
                    304558.5076216419,
                    4840051.604223398,
                    1590.6124592595709
                  ],
                  [
                    304558.5076216419,
                    4838633.884223397,
                    1590.6124592595709
                  ],
                  [
                    303510.3876216419,
                    4838633.884223397,
                    1533.7324592595708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:39:56+00:00",
            "end_time": "2017-08-30T17:32: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": "20170910_43119F5322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247319383763,
              43.62470953198166,
              1385.6329324570363
            ],
            [
              -119.61302685584472,
              43.63748148872348,
              1385.6329324570363
            ],
            [
              -119.59999903912971,
              43.637778737016276,
              1635.6129324570363
            ],
            [
              -119.5994481299258,
              43.62500664851971,
              1635.6129324570363
            ],
            [
              -119.61247319383763,
              43.62470953198166,
              1385.6329324570363
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130269,
        43.62470953,
        1385.632932,
        -119.5994481,
        43.63777874,
        1635.612932
      ],
      "properties": {
        "datetime": "2017-09-10T15:51:06Z",
        "pc:count": 17596094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289763.5691,
            "count": 17596094,
            "maximum": 290279.8678,
            "minimum": 289227.9478,
            "name": "X",
            "position": 0,
            "stddev": 286.5595622,
            "variance": 82116.38271
          },
          {
            "average": 4834242.617,
            "count": 17596094,
            "maximum": 4834927.919,
            "minimum": 4833507.979,
            "name": "Y",
            "position": 1,
            "stddev": 392.1061383,
            "variance": 153747.2237
          },
          {
            "average": 1482.777566,
            "count": 17596094,
            "maximum": 1635.612932,
            "minimum": 1385.632932,
            "name": "Z",
            "position": 2,
            "stddev": 52.51853939,
            "variance": 2758.19698
          },
          {
            "average": 22211.5031,
            "count": 17596094,
            "maximum": 40401,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6001.187173,
            "variance": 36014247.49
          },
          {
            "average": 1.135084752,
            "count": 17596094,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3958050257,
            "variance": 0.1566616184
          },
          {
            "average": 1.271987522,
            "count": 17596094,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5650890733,
            "variance": 0.3193256607
          },
          {
            "average": 0.50181671,
            "count": 17596094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967138,
            "variance": 0.2499967138
          },
          {
            "average": 1.477600654e-05,
            "count": 17596094,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003843928856,
            "variance": 1.477578905e-05
          },
          {
            "average": 1.207816689,
            "count": 17596094,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4057448981,
            "variance": 0.1646289223
          },
          {
            "average": -0.1332733333,
            "count": 17596094,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96020106,
            "variance": 143.0464094
          },
          {
            "average": 1.934469832,
            "count": 17596094,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.036955578,
            "variance": 1.07527687
          },
          {
            "average": 1160.976342,
            "count": 17596094,
            "maximum": 1163,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9540396814,
            "variance": 0.9101917137
          },
          {
            "average": 35913.67027,
            "count": 17596094,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8958.789832,
            "variance": 80259915.25
          },
          {
            "average": 35726.30633,
            "count": 17596094,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7184.051119,
            "variance": 51610590.48
          },
          {
            "average": 32177.75811,
            "count": 17596094,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7590.072938,
            "variance": 57609207.21
          },
          {
            "average": 189092557.2,
            "count": 17596094,
            "maximum": 189093866.1,
            "minimum": 189091357.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 595.529551,
            "variance": 354655.4461
          },
          {
            "average": 0,
            "count": 17596094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17596094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17596094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17596094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17596094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289227.9478,
          4833507.979,
          1385.632932,
          290279.8678,
          4834927.919,
          1635.612932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289227.94780501944,
                4833507.9794984,
                1385.6329324570363
              ],
              [
                289227.94780501944,
                4834927.9194984,
                1385.6329324570363
              ],
              [
                290279.8678050195,
                4834927.9194984,
                1635.6129324570363
              ],
              [
                290279.8678050195,
                4833507.9794984,
                1635.6129324570363
              ],
              [
                289227.94780501944,
                4833507.9794984,
                1385.6329324570363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:51:06+00:00",
        "end_time": "2017-09-10T15:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130269,
            43.62470953,
            1385.632932,
            -119.5994481,
            43.63777874,
            1635.612932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247319383763,
                  43.62470953198166,
                  1385.6329324570363
                ],
                [
                  -119.61302685584472,
                  43.63748148872348,
                  1385.6329324570363
                ],
                [
                  -119.59999903912971,
                  43.637778737016276,
                  1635.6129324570363
                ],
                [
                  -119.5994481299258,
                  43.62500664851971,
                  1635.6129324570363
                ],
                [
                  -119.61247319383763,
                  43.62470953198166,
                  1385.6329324570363
                ]
              ]
            ]
          },
          "id": "20170910_43119F5322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:51:06Z",
            "pc:count": 17596094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289763.5691,
                "count": 17596094,
                "maximum": 290279.8678,
                "minimum": 289227.9478,
                "name": "X",
                "position": 0,
                "stddev": 286.5595622,
                "variance": 82116.38271
              },
              {
                "average": 4834242.617,
                "count": 17596094,
                "maximum": 4834927.919,
                "minimum": 4833507.979,
                "name": "Y",
                "position": 1,
                "stddev": 392.1061383,
                "variance": 153747.2237
              },
              {
                "average": 1482.777566,
                "count": 17596094,
                "maximum": 1635.612932,
                "minimum": 1385.632932,
                "name": "Z",
                "position": 2,
                "stddev": 52.51853939,
                "variance": 2758.19698
              },
              {
                "average": 22211.5031,
                "count": 17596094,
                "maximum": 40401,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6001.187173,
                "variance": 36014247.49
              },
              {
                "average": 1.135084752,
                "count": 17596094,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3958050257,
                "variance": 0.1566616184
              },
              {
                "average": 1.271987522,
                "count": 17596094,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5650890733,
                "variance": 0.3193256607
              },
              {
                "average": 0.50181671,
                "count": 17596094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967138,
                "variance": 0.2499967138
              },
              {
                "average": 1.477600654e-05,
                "count": 17596094,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003843928856,
                "variance": 1.477578905e-05
              },
              {
                "average": 1.207816689,
                "count": 17596094,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4057448981,
                "variance": 0.1646289223
              },
              {
                "average": -0.1332733333,
                "count": 17596094,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96020106,
                "variance": 143.0464094
              },
              {
                "average": 1.934469832,
                "count": 17596094,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.036955578,
                "variance": 1.07527687
              },
              {
                "average": 1160.976342,
                "count": 17596094,
                "maximum": 1163,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9540396814,
                "variance": 0.9101917137
              },
              {
                "average": 35913.67027,
                "count": 17596094,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8958.789832,
                "variance": 80259915.25
              },
              {
                "average": 35726.30633,
                "count": 17596094,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7184.051119,
                "variance": 51610590.48
              },
              {
                "average": 32177.75811,
                "count": 17596094,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7590.072938,
                "variance": 57609207.21
              },
              {
                "average": 189092557.2,
                "count": 17596094,
                "maximum": 189093866.1,
                "minimum": 189091357.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 595.529551,
                "variance": 354655.4461
              },
              {
                "average": 0,
                "count": 17596094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17596094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17596094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17596094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17596094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289227.9478,
              4833507.979,
              1385.632932,
              290279.8678,
              4834927.919,
              1635.612932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289227.94780501944,
                    4833507.9794984,
                    1385.6329324570363
                  ],
                  [
                    289227.94780501944,
                    4834927.9194984,
                    1385.6329324570363
                  ],
                  [
                    290279.8678050195,
                    4834927.9194984,
                    1635.6129324570363
                  ],
                  [
                    290279.8678050195,
                    4833507.9794984,
                    1635.6129324570363
                  ],
                  [
                    289227.94780501944,
                    4833507.9794984,
                    1385.6329324570363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:51:06+00:00",
            "end_time": "2017-09-10T15:09: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": "20170911_43119F7125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82354516644435,
              43.687221427754054,
              1587.8574371311067
            ],
            [
              -119.82414493412527,
              43.69999316465592,
              1587.8574371311067
            ],
            [
              -119.81249987473159,
              43.700280515252075,
              1652.2174371311069
            ],
            [
              -119.81190257216402,
              43.687508650997984,
              1652.2174371311069
            ],
            [
              -119.82354516644435,
              43.687221427754054,
              1587.8574371311067
            ]
          ]
        ]
      },
      "bbox": [
        -119.8241449,
        43.68722143,
        1587.857437,
        -119.8119026,
        43.70028052,
        1652.217437
      ],
      "properties": {
        "datetime": "2017-09-11T20:50:42Z",
        "pc:count": 12185528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273024.0758,
            "count": 12185528,
            "maximum": 273374.0438,
            "minimum": 272434.5838,
            "name": "X",
            "position": 0,
            "stddev": 218.1610727,
            "variance": 47594.25365
          },
          {
            "average": 4841832.294,
            "count": 12185528,
            "maximum": 4842428.995,
            "minimum": 4841008.815,
            "name": "Y",
            "position": 1,
            "stddev": 396.3120056,
            "variance": 157063.2058
          },
          {
            "average": 1618.83899,
            "count": 12185528,
            "maximum": 1652.217437,
            "minimum": 1587.857437,
            "name": "Z",
            "position": 2,
            "stddev": 8.988716399,
            "variance": 80.7970225
          },
          {
            "average": 19718.69133,
            "count": 12185528,
            "maximum": 45905,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8467.395602,
            "variance": 71696788.28
          },
          {
            "average": 1.375828524,
            "count": 12185528,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6356407906,
            "variance": 0.4040392147
          },
          {
            "average": 1.761601549,
            "count": 12185528,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.852653573,
            "variance": 0.7270181156
          },
          {
            "average": 0.5036563865,
            "count": 12185528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866512,
            "variance": 0.2499866514
          },
          {
            "average": 1.313032968e-05,
            "count": 12185528,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003623556037,
            "variance": 1.313015835e-05
          },
          {
            "average": 1.163301828,
            "count": 12185528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3696408423,
            "variance": 0.1366343523
          },
          {
            "average": -0.847686002,
            "count": 12185528,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07248076,
            "variance": 145.7447917
          },
          {
            "average": 1.801717168,
            "count": 12185528,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.083064908,
            "variance": 1.173029594
          },
          {
            "average": 1191.831869,
            "count": 12185528,
            "maximum": 1193,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8155376766,
            "variance": 0.665101702
          },
          {
            "average": 24681.38892,
            "count": 12185528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9721.377446,
            "variance": 94505179.44
          },
          {
            "average": 24359.90805,
            "count": 12185528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8071.517444,
            "variance": 65149393.85
          },
          {
            "average": 20161.78692,
            "count": 12185528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7429.019724,
            "variance": 55190334.05
          },
          {
            "average": 189197710.8,
            "count": 12185528,
            "maximum": 189198242.3,
            "minimum": 189196772.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 496.1127846,
            "variance": 246127.895
          },
          {
            "average": 0,
            "count": 12185528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12185528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12185528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12185528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12185528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272434.5838,
          4841008.815,
          1587.857437,
          273374.0438,
          4842428.995,
          1652.217437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272434.58378162124,
                4841008.814873486,
                1587.8574371311067
              ],
              [
                272434.58378162124,
                4842428.9948734855,
                1587.8574371311067
              ],
              [
                273374.0437816212,
                4842428.9948734855,
                1652.2174371311069
              ],
              [
                273374.0437816212,
                4841008.814873486,
                1652.2174371311069
              ],
              [
                272434.58378162124,
                4841008.814873486,
                1587.8574371311067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:50:42+00:00",
        "end_time": "2017-09-11T20:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8241449,
            43.68722143,
            1587.857437,
            -119.8119026,
            43.70028052,
            1652.217437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82354516644435,
                  43.687221427754054,
                  1587.8574371311067
                ],
                [
                  -119.82414493412527,
                  43.69999316465592,
                  1587.8574371311067
                ],
                [
                  -119.81249987473159,
                  43.700280515252075,
                  1652.2174371311069
                ],
                [
                  -119.81190257216402,
                  43.687508650997984,
                  1652.2174371311069
                ],
                [
                  -119.82354516644435,
                  43.687221427754054,
                  1587.8574371311067
                ]
              ]
            ]
          },
          "id": "20170911_43119F7125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:50:42Z",
            "pc:count": 12185528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273024.0758,
                "count": 12185528,
                "maximum": 273374.0438,
                "minimum": 272434.5838,
                "name": "X",
                "position": 0,
                "stddev": 218.1610727,
                "variance": 47594.25365
              },
              {
                "average": 4841832.294,
                "count": 12185528,
                "maximum": 4842428.995,
                "minimum": 4841008.815,
                "name": "Y",
                "position": 1,
                "stddev": 396.3120056,
                "variance": 157063.2058
              },
              {
                "average": 1618.83899,
                "count": 12185528,
                "maximum": 1652.217437,
                "minimum": 1587.857437,
                "name": "Z",
                "position": 2,
                "stddev": 8.988716399,
                "variance": 80.7970225
              },
              {
                "average": 19718.69133,
                "count": 12185528,
                "maximum": 45905,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8467.395602,
                "variance": 71696788.28
              },
              {
                "average": 1.375828524,
                "count": 12185528,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6356407906,
                "variance": 0.4040392147
              },
              {
                "average": 1.761601549,
                "count": 12185528,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.852653573,
                "variance": 0.7270181156
              },
              {
                "average": 0.5036563865,
                "count": 12185528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866512,
                "variance": 0.2499866514
              },
              {
                "average": 1.313032968e-05,
                "count": 12185528,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003623556037,
                "variance": 1.313015835e-05
              },
              {
                "average": 1.163301828,
                "count": 12185528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3696408423,
                "variance": 0.1366343523
              },
              {
                "average": -0.847686002,
                "count": 12185528,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07248076,
                "variance": 145.7447917
              },
              {
                "average": 1.801717168,
                "count": 12185528,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.083064908,
                "variance": 1.173029594
              },
              {
                "average": 1191.831869,
                "count": 12185528,
                "maximum": 1193,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8155376766,
                "variance": 0.665101702
              },
              {
                "average": 24681.38892,
                "count": 12185528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9721.377446,
                "variance": 94505179.44
              },
              {
                "average": 24359.90805,
                "count": 12185528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8071.517444,
                "variance": 65149393.85
              },
              {
                "average": 20161.78692,
                "count": 12185528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7429.019724,
                "variance": 55190334.05
              },
              {
                "average": 189197710.8,
                "count": 12185528,
                "maximum": 189198242.3,
                "minimum": 189196772.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 496.1127846,
                "variance": 246127.895
              },
              {
                "average": 0,
                "count": 12185528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12185528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12185528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12185528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12185528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272434.5838,
              4841008.815,
              1587.857437,
              273374.0438,
              4842428.995,
              1652.217437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272434.58378162124,
                    4841008.814873486,
                    1587.8574371311067
                  ],
                  [
                    272434.58378162124,
                    4842428.9948734855,
                    1587.8574371311067
                  ],
                  [
                    273374.0437816212,
                    4842428.9948734855,
                    1652.2174371311069
                  ],
                  [
                    273374.0437816212,
                    4841008.814873486,
                    1652.2174371311069
                  ],
                  [
                    272434.58378162124,
                    4841008.814873486,
                    1587.8574371311067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:50:42+00:00",
            "end_time": "2017-09-11T20:26: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": "20170831_43119F5116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497304872056,
              43.69970836368411,
              1368.7854472379322
            ],
            [
              -119.62553087057239,
              43.71248128383896,
              1368.7854472379322
            ],
            [
              -119.61249959653367,
              43.71278007272686,
              1417.6254472379323
            ],
            [
              -119.61194453561819,
              43.70000702014075,
              1417.6254472379323
            ],
            [
              -119.62497304872056,
              43.69970836368411,
              1368.7854472379322
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255309,
        43.69970836,
        1368.785447,
        -119.6119445,
        43.71278007,
        1417.625447
      ],
      "properties": {
        "datetime": "2017-09-10T14:43:51Z",
        "pc:count": 20421439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289058.0524,
            "count": 20421439,
            "maximum": 289533.9998,
            "minimum": 288483.0998,
            "name": "X",
            "position": 0,
            "stddev": 288.0789279,
            "variance": 82989.46868
          },
          {
            "average": 4842649.593,
            "count": 20421439,
            "maximum": 4843289.764,
            "minimum": 4841869.684,
            "name": "Y",
            "position": 1,
            "stddev": 383.4930366,
            "variance": 147066.9092
          },
          {
            "average": 1377.52587,
            "count": 20421439,
            "maximum": 1417.625447,
            "minimum": 1368.785447,
            "name": "Z",
            "position": 2,
            "stddev": 7.00237032,
            "variance": 49.03319009
          },
          {
            "average": 28948.02789,
            "count": 20421439,
            "maximum": 59041,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5411.889884,
            "variance": 29288552.12
          },
          {
            "average": 1.008586662,
            "count": 20421439,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09239601863,
            "variance": 0.008537024258
          },
          {
            "average": 1.017346329,
            "count": 20421439,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1308361703,
            "variance": 0.01711810346
          },
          {
            "average": 0.5063805249,
            "count": 20421439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999592995,
            "variance": 0.2499593011
          },
          {
            "average": 3.256381688e-05,
            "count": 20421439,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005706378718,
            "variance": 3.256275807e-05
          },
          {
            "average": 1.206163875,
            "count": 20421439,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045495516,
            "variance": 0.1636603397
          },
          {
            "average": -2.451697435,
            "count": 20421439,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67080542,
            "variance": 136.2076992
          },
          {
            "average": 2.017182629,
            "count": 20421439,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002340112,
            "variance": 1.004685699
          },
          {
            "average": 1152.42457,
            "count": 20421439,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.957301807,
            "variance": 3.831030366
          },
          {
            "average": 35250.82747,
            "count": 20421439,
            "maximum": 54784,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7642.269572,
            "variance": 58404284.21
          },
          {
            "average": 36114.72207,
            "count": 20421439,
            "maximum": 54016,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 5170.945966,
            "variance": 26738682.18
          },
          {
            "average": 29702.84238,
            "count": 20421439,
            "maximum": 52480,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6654.955162,
            "variance": 44288428.21
          },
          {
            "average": 188951105.1,
            "count": 20421439,
            "maximum": 189089831.2,
            "minimum": 188241985.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35865.5205,
            "variance": 1286335560
          },
          {
            "average": 0,
            "count": 20421439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421439,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288483.0998,
          4841869.684,
          1368.785447,
          289533.9998,
          4843289.764,
          1417.625447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288483.0997923974,
                4841869.684209398,
                1368.7854472379322
              ],
              [
                288483.0997923974,
                4843289.764209398,
                1368.7854472379322
              ],
              [
                289533.99979239743,
                4843289.764209398,
                1417.6254472379323
              ],
              [
                289533.99979239743,
                4841869.684209398,
                1417.6254472379323
              ],
              [
                288483.0997923974,
                4841869.684209398,
                1368.7854472379322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:43:51+00:00",
        "end_time": "2017-08-31T19:13:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255309,
            43.69970836,
            1368.785447,
            -119.6119445,
            43.71278007,
            1417.625447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497304872056,
                  43.69970836368411,
                  1368.7854472379322
                ],
                [
                  -119.62553087057239,
                  43.71248128383896,
                  1368.7854472379322
                ],
                [
                  -119.61249959653367,
                  43.71278007272686,
                  1417.6254472379323
                ],
                [
                  -119.61194453561819,
                  43.70000702014075,
                  1417.6254472379323
                ],
                [
                  -119.62497304872056,
                  43.69970836368411,
                  1368.7854472379322
                ]
              ]
            ]
          },
          "id": "20170831_43119F5116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:43:51Z",
            "pc:count": 20421439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289058.0524,
                "count": 20421439,
                "maximum": 289533.9998,
                "minimum": 288483.0998,
                "name": "X",
                "position": 0,
                "stddev": 288.0789279,
                "variance": 82989.46868
              },
              {
                "average": 4842649.593,
                "count": 20421439,
                "maximum": 4843289.764,
                "minimum": 4841869.684,
                "name": "Y",
                "position": 1,
                "stddev": 383.4930366,
                "variance": 147066.9092
              },
              {
                "average": 1377.52587,
                "count": 20421439,
                "maximum": 1417.625447,
                "minimum": 1368.785447,
                "name": "Z",
                "position": 2,
                "stddev": 7.00237032,
                "variance": 49.03319009
              },
              {
                "average": 28948.02789,
                "count": 20421439,
                "maximum": 59041,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5411.889884,
                "variance": 29288552.12
              },
              {
                "average": 1.008586662,
                "count": 20421439,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09239601863,
                "variance": 0.008537024258
              },
              {
                "average": 1.017346329,
                "count": 20421439,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1308361703,
                "variance": 0.01711810346
              },
              {
                "average": 0.5063805249,
                "count": 20421439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999592995,
                "variance": 0.2499593011
              },
              {
                "average": 3.256381688e-05,
                "count": 20421439,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005706378718,
                "variance": 3.256275807e-05
              },
              {
                "average": 1.206163875,
                "count": 20421439,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045495516,
                "variance": 0.1636603397
              },
              {
                "average": -2.451697435,
                "count": 20421439,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67080542,
                "variance": 136.2076992
              },
              {
                "average": 2.017182629,
                "count": 20421439,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002340112,
                "variance": 1.004685699
              },
              {
                "average": 1152.42457,
                "count": 20421439,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.957301807,
                "variance": 3.831030366
              },
              {
                "average": 35250.82747,
                "count": 20421439,
                "maximum": 54784,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7642.269572,
                "variance": 58404284.21
              },
              {
                "average": 36114.72207,
                "count": 20421439,
                "maximum": 54016,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 5170.945966,
                "variance": 26738682.18
              },
              {
                "average": 29702.84238,
                "count": 20421439,
                "maximum": 52480,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6654.955162,
                "variance": 44288428.21
              },
              {
                "average": 188951105.1,
                "count": 20421439,
                "maximum": 189089831.2,
                "minimum": 188241985.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35865.5205,
                "variance": 1286335560
              },
              {
                "average": 0,
                "count": 20421439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421439,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288483.0998,
              4841869.684,
              1368.785447,
              289533.9998,
              4843289.764,
              1417.625447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288483.0997923974,
                    4841869.684209398,
                    1368.7854472379322
                  ],
                  [
                    288483.0997923974,
                    4843289.764209398,
                    1368.7854472379322
                  ],
                  [
                    289533.99979239743,
                    4843289.764209398,
                    1417.6254472379323
                  ],
                  [
                    289533.99979239743,
                    4841869.684209398,
                    1417.6254472379323
                  ],
                  [
                    288483.0997923974,
                    4841869.684209398,
                    1368.7854472379322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:43:51+00:00",
            "end_time": "2017-08-31T19:13:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247298604759,
              43.64970467307943,
              1326.7761213410852
            ],
            [
              -119.66303792822377,
              43.66248055647861,
              1326.7761213410852
            ],
            [
              -119.64999953085774,
              43.662783773248925,
              1446.8161213410851
            ],
            [
              -119.64943734676247,
              43.650007755413796,
              1446.8161213410851
            ],
            [
              -119.66247298604759,
              43.64970467307943,
              1326.7761213410852
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630379,
        43.64970467,
        1326.776121,
        -119.6494373,
        43.66278377,
        1446.816121
      ],
      "properties": {
        "datetime": "2017-09-10T16:52:31Z",
        "pc:count": 14504373,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285812.4102,
            "count": 14504373,
            "maximum": 286335.3352,
            "minimum": 285282.9552,
            "name": "X",
            "position": 0,
            "stddev": 291.653469,
            "variance": 85061.74596
          },
          {
            "average": 4837141.97,
            "count": 14504373,
            "maximum": 4837832.755,
            "minimum": 4836412.315,
            "name": "Y",
            "position": 1,
            "stddev": 402.7472323,
            "variance": 162205.3331
          },
          {
            "average": 1389.118614,
            "count": 14504373,
            "maximum": 1446.816121,
            "minimum": 1326.776121,
            "name": "Z",
            "position": 2,
            "stddev": 24.99914854,
            "variance": 624.9574278
          },
          {
            "average": 25789.17616,
            "count": 14504373,
            "maximum": 61649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4842.702051,
            "variance": 23451763.16
          },
          {
            "average": 1.034267252,
            "count": 14504373,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2030065638,
            "variance": 0.04121166495
          },
          {
            "average": 1.069105641,
            "count": 14504373,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2985908599,
            "variance": 0.08915650164
          },
          {
            "average": 0.5025083814,
            "count": 14504373,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937252,
            "variance": 0.2499937253
          },
          {
            "average": 1.172060316e-06,
            "count": 14504373,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001082616748,
            "variance": 1.172059023e-06
          },
          {
            "average": 1.243284904,
            "count": 14504373,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4290656971,
            "variance": 0.1840973724
          },
          {
            "average": -0.4172380846,
            "count": 14504373,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83330514,
            "variance": 140.0271106
          },
          {
            "average": 1.987607531,
            "count": 14504373,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012094282,
            "variance": 1.024334836
          },
          {
            "average": 1166.526516,
            "count": 14504373,
            "maximum": 1169,
            "minimum": 1164,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9618283723,
            "variance": 0.9251138179
          },
          {
            "average": 39137.3645,
            "count": 14504373,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6359.16837,
            "variance": 40439022.36
          },
          {
            "average": 37559.41614,
            "count": 14504373,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4958.577903,
            "variance": 24587494.82
          },
          {
            "average": 33994.70699,
            "count": 14504373,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5072.29091,
            "variance": 25728135.08
          },
          {
            "average": 189095964.7,
            "count": 14504373,
            "maximum": 189097551.3,
            "minimum": 189094287.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 590.5465461,
            "variance": 348745.2232
          },
          {
            "average": 0,
            "count": 14504373,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504373,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504373,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504373,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14504373,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285282.9552,
          4836412.315,
          1326.776121,
          286335.3352,
          4837832.755,
          1446.816121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285282.955227178,
                4836412.315180969,
                1326.7761213410852
              ],
              [
                285282.955227178,
                4837832.755180969,
                1326.7761213410852
              ],
              [
                286335.335227178,
                4837832.755180969,
                1446.8161213410851
              ],
              [
                286335.335227178,
                4836412.315180969,
                1446.8161213410851
              ],
              [
                285282.955227178,
                4836412.315180969,
                1326.7761213410852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:52:31+00:00",
        "end_time": "2017-09-10T15:58:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630379,
            43.64970467,
            1326.776121,
            -119.6494373,
            43.66278377,
            1446.816121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247298604759,
                  43.64970467307943,
                  1326.7761213410852
                ],
                [
                  -119.66303792822377,
                  43.66248055647861,
                  1326.7761213410852
                ],
                [
                  -119.64999953085774,
                  43.662783773248925,
                  1446.8161213410851
                ],
                [
                  -119.64943734676247,
                  43.650007755413796,
                  1446.8161213410851
                ],
                [
                  -119.66247298604759,
                  43.64970467307943,
                  1326.7761213410852
                ]
              ]
            ]
          },
          "id": "20170910_43119F6413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:52:31Z",
            "pc:count": 14504373,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285812.4102,
                "count": 14504373,
                "maximum": 286335.3352,
                "minimum": 285282.9552,
                "name": "X",
                "position": 0,
                "stddev": 291.653469,
                "variance": 85061.74596
              },
              {
                "average": 4837141.97,
                "count": 14504373,
                "maximum": 4837832.755,
                "minimum": 4836412.315,
                "name": "Y",
                "position": 1,
                "stddev": 402.7472323,
                "variance": 162205.3331
              },
              {
                "average": 1389.118614,
                "count": 14504373,
                "maximum": 1446.816121,
                "minimum": 1326.776121,
                "name": "Z",
                "position": 2,
                "stddev": 24.99914854,
                "variance": 624.9574278
              },
              {
                "average": 25789.17616,
                "count": 14504373,
                "maximum": 61649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4842.702051,
                "variance": 23451763.16
              },
              {
                "average": 1.034267252,
                "count": 14504373,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2030065638,
                "variance": 0.04121166495
              },
              {
                "average": 1.069105641,
                "count": 14504373,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2985908599,
                "variance": 0.08915650164
              },
              {
                "average": 0.5025083814,
                "count": 14504373,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937252,
                "variance": 0.2499937253
              },
              {
                "average": 1.172060316e-06,
                "count": 14504373,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001082616748,
                "variance": 1.172059023e-06
              },
              {
                "average": 1.243284904,
                "count": 14504373,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4290656971,
                "variance": 0.1840973724
              },
              {
                "average": -0.4172380846,
                "count": 14504373,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83330514,
                "variance": 140.0271106
              },
              {
                "average": 1.987607531,
                "count": 14504373,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012094282,
                "variance": 1.024334836
              },
              {
                "average": 1166.526516,
                "count": 14504373,
                "maximum": 1169,
                "minimum": 1164,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9618283723,
                "variance": 0.9251138179
              },
              {
                "average": 39137.3645,
                "count": 14504373,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6359.16837,
                "variance": 40439022.36
              },
              {
                "average": 37559.41614,
                "count": 14504373,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4958.577903,
                "variance": 24587494.82
              },
              {
                "average": 33994.70699,
                "count": 14504373,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5072.29091,
                "variance": 25728135.08
              },
              {
                "average": 189095964.7,
                "count": 14504373,
                "maximum": 189097551.3,
                "minimum": 189094287.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 590.5465461,
                "variance": 348745.2232
              },
              {
                "average": 0,
                "count": 14504373,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504373,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504373,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504373,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14504373,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285282.9552,
              4836412.315,
              1326.776121,
              286335.3352,
              4837832.755,
              1446.816121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285282.955227178,
                    4836412.315180969,
                    1326.7761213410852
                  ],
                  [
                    285282.955227178,
                    4837832.755180969,
                    1326.7761213410852
                  ],
                  [
                    286335.335227178,
                    4837832.755180969,
                    1446.8161213410851
                  ],
                  [
                    286335.335227178,
                    4836412.315180969,
                    1446.8161213410851
                  ],
                  [
                    285282.955227178,
                    4836412.315180969,
                    1326.7761213410852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:52:31+00:00",
            "end_time": "2017-09-10T15: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": "20170908_43119F5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747391320513,
              43.624713282144214,
              1402.5340767841683
            ],
            [
              -119.5880221108043,
              43.637481534703795,
              1402.5340767841683
            ],
            [
              -119.57500022889228,
              43.637775793765236,
              1652.3140767841685
            ],
            [
              -119.57445478215323,
              43.625007410813716,
              1652.3140767841685
            ],
            [
              -119.58747391320513,
              43.624713282144214,
              1402.5340767841683
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880221,
        43.62471328,
        1402.534077,
        -119.5744548,
        43.63777579,
        1652.314077
      ],
      "properties": {
        "datetime": "2017-09-10T15:09:06Z",
        "pc:count": 18099855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291770.4486,
            "count": 18099855,
            "maximum": 292296.3687,
            "minimum": 291244.9487,
            "name": "X",
            "position": 0,
            "stddev": 289.1466854,
            "variance": 83605.80566
          },
          {
            "average": 4834110.486,
            "count": 18099855,
            "maximum": 4834864.705,
            "minimum": 4833445.205,
            "name": "Y",
            "position": 1,
            "stddev": 391.7581401,
            "variance": 153474.4404
          },
          {
            "average": 1544.300257,
            "count": 18099855,
            "maximum": 1652.314077,
            "minimum": 1402.534077,
            "name": "Z",
            "position": 2,
            "stddev": 49.27361942,
            "variance": 2427.889571
          },
          {
            "average": 20151.98582,
            "count": 18099855,
            "maximum": 40561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6629.552399,
            "variance": 43950965
          },
          {
            "average": 1.219040042,
            "count": 18099855,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5014494513,
            "variance": 0.2514515522
          },
          {
            "average": 1.441284474,
            "count": 18099855,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7022182792,
            "variance": 0.4931105116
          },
          {
            "average": 0.5002090348,
            "count": 18099855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999701,
            "variance": 0.2499999701
          },
          {
            "average": 2.596705885e-05,
            "count": 18099855,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005095722324,
            "variance": 2.5966386e-05
          },
          {
            "average": 1.159489675,
            "count": 18099855,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3661321159,
            "variance": 0.1340527263
          },
          {
            "average": 0.9190740979,
            "count": 18099855,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96530997,
            "variance": 143.1686428
          },
          {
            "average": 1.882488285,
            "count": 18099855,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.053946916,
            "variance": 1.110804101
          },
          {
            "average": 1156.670571,
            "count": 18099855,
            "maximum": 1159,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.347372276,
            "variance": 1.815412051
          },
          {
            "average": 30942.68681,
            "count": 18099855,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8528.728917,
            "variance": 72739216.94
          },
          {
            "average": 31637.55781,
            "count": 18099855,
            "maximum": 61184,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6847.822477,
            "variance": 46892672.67
          },
          {
            "average": 27615.3278,
            "count": 18099855,
            "maximum": 46080,
            "minimum": 4352,
            "name": "Blue",
            "position": 14,
            "stddev": 6976.390744,
            "variance": 48670027.82
          },
          {
            "average": 189049197.9,
            "count": 18099855,
            "maximum": 189091346.5,
            "minimum": 188950569.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 63268.51033,
            "variance": 4002904399
          },
          {
            "average": 0,
            "count": 18099855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291244.9487,
          4833445.205,
          1402.534077,
          292296.3687,
          4834864.705,
          1652.314077
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291244.9487186501,
                4833445.204951722,
                1402.5340767841683
              ],
              [
                291244.9487186501,
                4834864.704951722,
                1402.5340767841683
              ],
              [
                292296.36871865013,
                4834864.704951722,
                1652.3140767841685
              ],
              [
                292296.36871865013,
                4833445.204951722,
                1652.3140767841685
              ],
              [
                291244.9487186501,
                4833445.204951722,
                1402.5340767841683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:09:06+00:00",
        "end_time": "2017-09-09T00:02:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880221,
            43.62471328,
            1402.534077,
            -119.5744548,
            43.63777579,
            1652.314077
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747391320513,
                  43.624713282144214,
                  1402.5340767841683
                ],
                [
                  -119.5880221108043,
                  43.637481534703795,
                  1402.5340767841683
                ],
                [
                  -119.57500022889228,
                  43.637775793765236,
                  1652.3140767841685
                ],
                [
                  -119.57445478215323,
                  43.625007410813716,
                  1652.3140767841685
                ],
                [
                  -119.58747391320513,
                  43.624713282144214,
                  1402.5340767841683
                ]
              ]
            ]
          },
          "id": "20170908_43119F5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:09:06Z",
            "pc:count": 18099855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291770.4486,
                "count": 18099855,
                "maximum": 292296.3687,
                "minimum": 291244.9487,
                "name": "X",
                "position": 0,
                "stddev": 289.1466854,
                "variance": 83605.80566
              },
              {
                "average": 4834110.486,
                "count": 18099855,
                "maximum": 4834864.705,
                "minimum": 4833445.205,
                "name": "Y",
                "position": 1,
                "stddev": 391.7581401,
                "variance": 153474.4404
              },
              {
                "average": 1544.300257,
                "count": 18099855,
                "maximum": 1652.314077,
                "minimum": 1402.534077,
                "name": "Z",
                "position": 2,
                "stddev": 49.27361942,
                "variance": 2427.889571
              },
              {
                "average": 20151.98582,
                "count": 18099855,
                "maximum": 40561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6629.552399,
                "variance": 43950965
              },
              {
                "average": 1.219040042,
                "count": 18099855,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5014494513,
                "variance": 0.2514515522
              },
              {
                "average": 1.441284474,
                "count": 18099855,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7022182792,
                "variance": 0.4931105116
              },
              {
                "average": 0.5002090348,
                "count": 18099855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999701,
                "variance": 0.2499999701
              },
              {
                "average": 2.596705885e-05,
                "count": 18099855,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005095722324,
                "variance": 2.5966386e-05
              },
              {
                "average": 1.159489675,
                "count": 18099855,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3661321159,
                "variance": 0.1340527263
              },
              {
                "average": 0.9190740979,
                "count": 18099855,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96530997,
                "variance": 143.1686428
              },
              {
                "average": 1.882488285,
                "count": 18099855,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.053946916,
                "variance": 1.110804101
              },
              {
                "average": 1156.670571,
                "count": 18099855,
                "maximum": 1159,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.347372276,
                "variance": 1.815412051
              },
              {
                "average": 30942.68681,
                "count": 18099855,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8528.728917,
                "variance": 72739216.94
              },
              {
                "average": 31637.55781,
                "count": 18099855,
                "maximum": 61184,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6847.822477,
                "variance": 46892672.67
              },
              {
                "average": 27615.3278,
                "count": 18099855,
                "maximum": 46080,
                "minimum": 4352,
                "name": "Blue",
                "position": 14,
                "stddev": 6976.390744,
                "variance": 48670027.82
              },
              {
                "average": 189049197.9,
                "count": 18099855,
                "maximum": 189091346.5,
                "minimum": 188950569.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 63268.51033,
                "variance": 4002904399
              },
              {
                "average": 0,
                "count": 18099855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291244.9487,
              4833445.205,
              1402.534077,
              292296.3687,
              4834864.705,
              1652.314077
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291244.9487186501,
                    4833445.204951722,
                    1402.5340767841683
                  ],
                  [
                    291244.9487186501,
                    4834864.704951722,
                    1402.5340767841683
                  ],
                  [
                    292296.36871865013,
                    4834864.704951722,
                    1652.3140767841685
                  ],
                  [
                    292296.36871865013,
                    4833445.204951722,
                    1652.3140767841685
                  ],
                  [
                    291244.9487186501,
                    4833445.204951722,
                    1402.5340767841683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:09:06+00:00",
            "end_time": "2017-09-09T00:02:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997502478747,
              43.71223309143227,
              1709.7022368330572
            ],
            [
              -119.40042363723866,
              43.72346518997505,
              1709.7022368330572
            ],
            [
              -119.38758770147938,
              43.72373418798952,
              1846.7822368330571
            ],
            [
              -119.3871414823515,
              43.71250198460141,
              1846.7822368330571
            ],
            [
              -119.39997502478747,
              43.71223309143227,
              1709.7022368330572
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004236,
        43.71223309,
        1709.702237,
        -119.3871415,
        43.72373419,
        1846.782237
      ],
      "properties": {
        "datetime": "2017-08-30T16:32:52Z",
        "pc:count": 11614455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307178.9676,
            "count": 11614455,
            "maximum": 307688.7295,
            "minimum": 306653.9495,
            "name": "X",
            "position": 0,
            "stddev": 299.2246785,
            "variance": 89535.4082
          },
          {
            "average": 4843208.79,
            "count": 11614455,
            "maximum": 4843959.69,
            "minimum": 4842711.13,
            "name": "Y",
            "position": 1,
            "stddev": 291.5731534,
            "variance": 85014.90378
          },
          {
            "average": 1772.756316,
            "count": 11614455,
            "maximum": 1846.782237,
            "minimum": 1709.702237,
            "name": "Z",
            "position": 2,
            "stddev": 25.62311353,
            "variance": 656.543947
          },
          {
            "average": 17722.84754,
            "count": 11614455,
            "maximum": 40545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4910.584451,
            "variance": 24113839.66
          },
          {
            "average": 1.160194775,
            "count": 11614455,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4758111292,
            "variance": 0.2263962307
          },
          {
            "average": 1.334001466,
            "count": 11614455,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7495313056,
            "variance": 0.5617971781
          },
          {
            "average": 0.5027663373,
            "count": 11614455,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923688,
            "variance": 0.2499923689
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.125217843,
            "count": 11614455,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3309657747,
            "variance": 0.1095383441
          },
          {
            "average": -0.1064815065,
            "count": 11614455,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66032031,
            "variance": 135.9630698
          },
          {
            "average": 1.893535857,
            "count": 11614455,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044375757,
            "variance": 1.090720721
          },
          {
            "average": 1089.709743,
            "count": 11614455,
            "maximum": 1093,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.475919104,
            "variance": 2.178337203
          },
          {
            "average": 25315.3831,
            "count": 11614455,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8212.496687,
            "variance": 67445101.83
          },
          {
            "average": 27109.32487,
            "count": 11614455,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 6340.010816,
            "variance": 40195737.15
          },
          {
            "average": 21475.50484,
            "count": 11614455,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 5987.180612,
            "variance": 35846331.68
          },
          {
            "average": 188144869.3,
            "count": 11614455,
            "maximum": 188145972.9,
            "minimum": 188143694,
            "name": "GpsTime",
            "position": 15,
            "stddev": 580.5572481,
            "variance": 337046.7183
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11614455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306653.9495,
          4842711.13,
          1709.702237,
          307688.7295,
          4843959.69,
          1846.782237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306653.94949013216,
                4842711.130188859,
                1709.7022368330572
              ],
              [
                306653.94949013216,
                4843959.69018886,
                1709.7022368330572
              ],
              [
                307688.7294901322,
                4843959.69018886,
                1846.7822368330571
              ],
              [
                307688.7294901322,
                4842711.130188859,
                1846.7822368330571
              ],
              [
                306653.94949013216,
                4842711.130188859,
                1709.7022368330572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:32:52+00:00",
        "end_time": "2017-08-30T15:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004236,
            43.71223309,
            1709.702237,
            -119.3871415,
            43.72373419,
            1846.782237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997502478747,
                  43.71223309143227,
                  1709.7022368330572
                ],
                [
                  -119.40042363723866,
                  43.72346518997505,
                  1709.7022368330572
                ],
                [
                  -119.38758770147938,
                  43.72373418798952,
                  1846.7822368330571
                ],
                [
                  -119.3871414823515,
                  43.71250198460141,
                  1846.7822368330571
                ],
                [
                  -119.39997502478747,
                  43.71223309143227,
                  1709.7022368330572
                ]
              ]
            ]
          },
          "id": "20170830_43119F4214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:32:52Z",
            "pc:count": 11614455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307178.9676,
                "count": 11614455,
                "maximum": 307688.7295,
                "minimum": 306653.9495,
                "name": "X",
                "position": 0,
                "stddev": 299.2246785,
                "variance": 89535.4082
              },
              {
                "average": 4843208.79,
                "count": 11614455,
                "maximum": 4843959.69,
                "minimum": 4842711.13,
                "name": "Y",
                "position": 1,
                "stddev": 291.5731534,
                "variance": 85014.90378
              },
              {
                "average": 1772.756316,
                "count": 11614455,
                "maximum": 1846.782237,
                "minimum": 1709.702237,
                "name": "Z",
                "position": 2,
                "stddev": 25.62311353,
                "variance": 656.543947
              },
              {
                "average": 17722.84754,
                "count": 11614455,
                "maximum": 40545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4910.584451,
                "variance": 24113839.66
              },
              {
                "average": 1.160194775,
                "count": 11614455,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4758111292,
                "variance": 0.2263962307
              },
              {
                "average": 1.334001466,
                "count": 11614455,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7495313056,
                "variance": 0.5617971781
              },
              {
                "average": 0.5027663373,
                "count": 11614455,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923688,
                "variance": 0.2499923689
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.125217843,
                "count": 11614455,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3309657747,
                "variance": 0.1095383441
              },
              {
                "average": -0.1064815065,
                "count": 11614455,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66032031,
                "variance": 135.9630698
              },
              {
                "average": 1.893535857,
                "count": 11614455,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.044375757,
                "variance": 1.090720721
              },
              {
                "average": 1089.709743,
                "count": 11614455,
                "maximum": 1093,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.475919104,
                "variance": 2.178337203
              },
              {
                "average": 25315.3831,
                "count": 11614455,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8212.496687,
                "variance": 67445101.83
              },
              {
                "average": 27109.32487,
                "count": 11614455,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 6340.010816,
                "variance": 40195737.15
              },
              {
                "average": 21475.50484,
                "count": 11614455,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 5987.180612,
                "variance": 35846331.68
              },
              {
                "average": 188144869.3,
                "count": 11614455,
                "maximum": 188145972.9,
                "minimum": 188143694,
                "name": "GpsTime",
                "position": 15,
                "stddev": 580.5572481,
                "variance": 337046.7183
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11614455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306653.9495,
              4842711.13,
              1709.702237,
              307688.7295,
              4843959.69,
              1846.782237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306653.94949013216,
                    4842711.130188859,
                    1709.7022368330572
                  ],
                  [
                    306653.94949013216,
                    4843959.69018886,
                    1709.7022368330572
                  ],
                  [
                    307688.7294901322,
                    4843959.69018886,
                    1846.7822368330571
                  ],
                  [
                    307688.7294901322,
                    4842711.130188859,
                    1846.7822368330571
                  ],
                  [
                    306653.94949013216,
                    4842711.130188859,
                    1709.7022368330572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:32:52+00:00",
            "end_time": "2017-08-30T15:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997506826677,
              43.72472786324299,
              1581.0513869893643
            ],
            [
              -119.45049537982987,
              43.737482849261404,
              1581.0513869893643
            ],
            [
              -119.4374978661303,
              43.737760933704905,
              1665.9313869893645
            ],
            [
              -119.43698030763947,
              43.725005824609944,
              1665.9313869893645
            ],
            [
              -119.44997506826677,
              43.72472786324299,
              1581.0513869893643
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504954,
        43.72472786,
        1581.051387,
        -119.4369803,
        43.73776093,
        1665.931387
      ],
      "properties": {
        "datetime": "2017-08-30T17:56:53Z",
        "pc:count": 21205019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303194.5647,
            "count": 21205019,
            "maximum": 303714.3854,
            "minimum": 302666.7854,
            "name": "X",
            "position": 0,
            "stddev": 288.5767695,
            "variance": 83276.55191
          },
          {
            "average": 4844904.038,
            "count": 21205019,
            "maximum": 4845634.672,
            "minimum": 4844216.772,
            "name": "Y",
            "position": 1,
            "stddev": 398.3143763,
            "variance": 158654.3424
          },
          {
            "average": 1618.462284,
            "count": 21205019,
            "maximum": 1665.931387,
            "minimum": 1581.051387,
            "name": "Z",
            "position": 2,
            "stddev": 11.5154386,
            "variance": 132.6053261
          },
          {
            "average": 14008.63284,
            "count": 21205019,
            "maximum": 32817,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6042.353997,
            "variance": 36510041.82
          },
          {
            "average": 1.474882527,
            "count": 21205019,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7349536073,
            "variance": 0.5401568048
          },
          {
            "average": 1.983288626,
            "count": 21205019,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.018370022,
            "variance": 1.037077501
          },
          {
            "average": 0.5028707119,
            "count": 21205019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917707,
            "variance": 0.2499917708
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087832319,
            "count": 21205019,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2830508908,
            "variance": 0.08011780678
          },
          {
            "average": 0.2976607525,
            "count": 21205019,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90456132,
            "variance": 141.7185801
          },
          {
            "average": 1.747236397,
            "count": 21205019,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.082841353,
            "variance": 1.172545396
          },
          {
            "average": 1098.024203,
            "count": 21205019,
            "maximum": 1101,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.098461467,
            "variance": 1.206617594
          },
          {
            "average": 21317.84217,
            "count": 21205019,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11050.21612,
            "variance": 122107276.4
          },
          {
            "average": 23002.29236,
            "count": 21205019,
            "maximum": 47872,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 9226.275372,
            "variance": 85124157.23
          },
          {
            "average": 18659.60626,
            "count": 21205019,
            "maximum": 44032,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7997.179358,
            "variance": 63954877.68
          },
          {
            "average": 188149049,
            "count": 21205019,
            "maximum": 188151013.5,
            "minimum": 188147958,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.4808806,
            "variance": 475383.8847
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21205019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302666.7854,
          4844216.772,
          1581.051387,
          303714.3854,
          4845634.672,
          1665.931387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302666.78536991304,
                4844216.771618485,
                1581.0513869893643
              ],
              [
                302666.78536991304,
                4845634.671618486,
                1581.0513869893643
              ],
              [
                303714.385369913,
                4845634.671618486,
                1665.9313869893645
              ],
              [
                303714.385369913,
                4844216.771618485,
                1665.9313869893645
              ],
              [
                302666.78536991304,
                4844216.771618485,
                1581.0513869893643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:56:53+00:00",
        "end_time": "2017-08-30T17:05:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504954,
            43.72472786,
            1581.051387,
            -119.4369803,
            43.73776093,
            1665.931387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997506826677,
                  43.72472786324299,
                  1581.0513869893643
                ],
                [
                  -119.45049537982987,
                  43.737482849261404,
                  1581.0513869893643
                ],
                [
                  -119.4374978661303,
                  43.737760933704905,
                  1665.9313869893645
                ],
                [
                  -119.43698030763947,
                  43.725005824609944,
                  1665.9313869893645
                ],
                [
                  -119.44997506826677,
                  43.72472786324299,
                  1581.0513869893643
                ]
              ]
            ]
          },
          "id": "20170830_43119F4110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:56:53Z",
            "pc:count": 21205019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303194.5647,
                "count": 21205019,
                "maximum": 303714.3854,
                "minimum": 302666.7854,
                "name": "X",
                "position": 0,
                "stddev": 288.5767695,
                "variance": 83276.55191
              },
              {
                "average": 4844904.038,
                "count": 21205019,
                "maximum": 4845634.672,
                "minimum": 4844216.772,
                "name": "Y",
                "position": 1,
                "stddev": 398.3143763,
                "variance": 158654.3424
              },
              {
                "average": 1618.462284,
                "count": 21205019,
                "maximum": 1665.931387,
                "minimum": 1581.051387,
                "name": "Z",
                "position": 2,
                "stddev": 11.5154386,
                "variance": 132.6053261
              },
              {
                "average": 14008.63284,
                "count": 21205019,
                "maximum": 32817,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6042.353997,
                "variance": 36510041.82
              },
              {
                "average": 1.474882527,
                "count": 21205019,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7349536073,
                "variance": 0.5401568048
              },
              {
                "average": 1.983288626,
                "count": 21205019,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.018370022,
                "variance": 1.037077501
              },
              {
                "average": 0.5028707119,
                "count": 21205019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917707,
                "variance": 0.2499917708
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087832319,
                "count": 21205019,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2830508908,
                "variance": 0.08011780678
              },
              {
                "average": 0.2976607525,
                "count": 21205019,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90456132,
                "variance": 141.7185801
              },
              {
                "average": 1.747236397,
                "count": 21205019,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.082841353,
                "variance": 1.172545396
              },
              {
                "average": 1098.024203,
                "count": 21205019,
                "maximum": 1101,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.098461467,
                "variance": 1.206617594
              },
              {
                "average": 21317.84217,
                "count": 21205019,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11050.21612,
                "variance": 122107276.4
              },
              {
                "average": 23002.29236,
                "count": 21205019,
                "maximum": 47872,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 9226.275372,
                "variance": 85124157.23
              },
              {
                "average": 18659.60626,
                "count": 21205019,
                "maximum": 44032,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7997.179358,
                "variance": 63954877.68
              },
              {
                "average": 188149049,
                "count": 21205019,
                "maximum": 188151013.5,
                "minimum": 188147958,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.4808806,
                "variance": 475383.8847
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21205019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302666.7854,
              4844216.772,
              1581.051387,
              303714.3854,
              4845634.672,
              1665.931387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302666.78536991304,
                    4844216.771618485,
                    1581.0513869893643
                  ],
                  [
                    302666.78536991304,
                    4845634.671618486,
                    1581.0513869893643
                  ],
                  [
                    303714.385369913,
                    4845634.671618486,
                    1665.9313869893645
                  ],
                  [
                    303714.385369913,
                    4844216.771618485,
                    1665.9313869893645
                  ],
                  [
                    302666.78536991304,
                    4844216.771618485,
                    1581.0513869893643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:56:53+00:00",
            "end_time": "2017-08-30T17:05: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": "20170830_43119F4219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997515651297,
              43.699732905313134,
              1660.607487169873
            ],
            [
              -119.40048421736232,
              43.71248356178658,
              1660.607487169873
            ],
            [
              -119.38749708542747,
              43.71275572233453,
              1834.947487169873
            ],
            [
              -119.38699077231144,
              43.70000494544249,
              1834.947487169873
            ],
            [
              -119.39997515651297,
              43.699732905313134,
              1660.607487169873
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004842,
        43.69973291,
        1660.607487,
        -119.3869908,
        43.71275572,
        1834.947487
      ],
      "properties": {
        "datetime": "2017-08-30T16:51:57Z",
        "pc:count": 18922331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307113.0638,
            "count": 18922331,
            "maximum": 307660.8929,
            "minimum": 306613.7329,
            "name": "X",
            "position": 0,
            "stddev": 301.5517784,
            "variance": 90933.47506
          },
          {
            "average": 4842031.363,
            "count": 18922331,
            "maximum": 4842740.137,
            "minimum": 4841322.777,
            "name": "Y",
            "position": 1,
            "stddev": 413.5113939,
            "variance": 170991.6729
          },
          {
            "average": 1720.246683,
            "count": 18922331,
            "maximum": 1834.947487,
            "minimum": 1660.607487,
            "name": "Z",
            "position": 2,
            "stddev": 29.35880513,
            "variance": 861.9394385
          },
          {
            "average": 15512.91831,
            "count": 18922331,
            "maximum": 43393,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6270.995568,
            "variance": 39325385.41
          },
          {
            "average": 1.389563474,
            "count": 18922331,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6991436475,
            "variance": 0.4888018399
          },
          {
            "average": 1.815279154,
            "count": 18922331,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03390842,
            "variance": 1.068966622
          },
          {
            "average": 0.502852212,
            "count": 18922331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991878,
            "variance": 0.2499918781
          },
          {
            "average": 5.284761164e-07,
            "count": 18922331,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007269634551,
            "variance": 5.28475865e-07
          },
          {
            "average": 1.110908957,
            "count": 18922331,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3140193715,
            "variance": 0.09860816567
          },
          {
            "average": -0.3308088496,
            "count": 18922331,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82320433,
            "variance": 139.7881607
          },
          {
            "average": 1.78122225,
            "count": 18922331,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078010962,
            "variance": 1.162107634
          },
          {
            "average": 1091.883931,
            "count": 18922331,
            "maximum": 1095,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700782452,
            "variance": 2.892660948
          },
          {
            "average": 22765.25375,
            "count": 18922331,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9116.274526,
            "variance": 83106461.23
          },
          {
            "average": 24551.53686,
            "count": 18922331,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7530.804998,
            "variance": 56713023.92
          },
          {
            "average": 19901.7457,
            "count": 18922331,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6177.64504,
            "variance": 38163298.24
          },
          {
            "average": 188145707.9,
            "count": 18922331,
            "maximum": 188147117.2,
            "minimum": 188144282.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 682.215654,
            "variance": 465418.1985
          },
          {
            "average": 0,
            "count": 18922331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18922331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18922331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18922331,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18922331,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306613.7329,
          4841322.777,
          1660.607487,
          307660.8929,
          4842740.137,
          1834.947487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306613.7328512421,
                4841322.777358955,
                1660.607487169873
              ],
              [
                306613.7328512421,
                4842740.137358954,
                1660.607487169873
              ],
              [
                307660.89285124216,
                4842740.137358954,
                1834.947487169873
              ],
              [
                307660.89285124216,
                4841322.777358955,
                1834.947487169873
              ],
              [
                306613.7328512421,
                4841322.777358955,
                1660.607487169873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:51:57+00:00",
        "end_time": "2017-08-30T16:04:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004842,
            43.69973291,
            1660.607487,
            -119.3869908,
            43.71275572,
            1834.947487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997515651297,
                  43.699732905313134,
                  1660.607487169873
                ],
                [
                  -119.40048421736232,
                  43.71248356178658,
                  1660.607487169873
                ],
                [
                  -119.38749708542747,
                  43.71275572233453,
                  1834.947487169873
                ],
                [
                  -119.38699077231144,
                  43.70000494544249,
                  1834.947487169873
                ],
                [
                  -119.39997515651297,
                  43.699732905313134,
                  1660.607487169873
                ]
              ]
            ]
          },
          "id": "20170830_43119F4219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:51:57Z",
            "pc:count": 18922331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307113.0638,
                "count": 18922331,
                "maximum": 307660.8929,
                "minimum": 306613.7329,
                "name": "X",
                "position": 0,
                "stddev": 301.5517784,
                "variance": 90933.47506
              },
              {
                "average": 4842031.363,
                "count": 18922331,
                "maximum": 4842740.137,
                "minimum": 4841322.777,
                "name": "Y",
                "position": 1,
                "stddev": 413.5113939,
                "variance": 170991.6729
              },
              {
                "average": 1720.246683,
                "count": 18922331,
                "maximum": 1834.947487,
                "minimum": 1660.607487,
                "name": "Z",
                "position": 2,
                "stddev": 29.35880513,
                "variance": 861.9394385
              },
              {
                "average": 15512.91831,
                "count": 18922331,
                "maximum": 43393,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6270.995568,
                "variance": 39325385.41
              },
              {
                "average": 1.389563474,
                "count": 18922331,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6991436475,
                "variance": 0.4888018399
              },
              {
                "average": 1.815279154,
                "count": 18922331,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03390842,
                "variance": 1.068966622
              },
              {
                "average": 0.502852212,
                "count": 18922331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991878,
                "variance": 0.2499918781
              },
              {
                "average": 5.284761164e-07,
                "count": 18922331,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007269634551,
                "variance": 5.28475865e-07
              },
              {
                "average": 1.110908957,
                "count": 18922331,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3140193715,
                "variance": 0.09860816567
              },
              {
                "average": -0.3308088496,
                "count": 18922331,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82320433,
                "variance": 139.7881607
              },
              {
                "average": 1.78122225,
                "count": 18922331,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078010962,
                "variance": 1.162107634
              },
              {
                "average": 1091.883931,
                "count": 18922331,
                "maximum": 1095,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700782452,
                "variance": 2.892660948
              },
              {
                "average": 22765.25375,
                "count": 18922331,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9116.274526,
                "variance": 83106461.23
              },
              {
                "average": 24551.53686,
                "count": 18922331,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7530.804998,
                "variance": 56713023.92
              },
              {
                "average": 19901.7457,
                "count": 18922331,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6177.64504,
                "variance": 38163298.24
              },
              {
                "average": 188145707.9,
                "count": 18922331,
                "maximum": 188147117.2,
                "minimum": 188144282.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 682.215654,
                "variance": 465418.1985
              },
              {
                "average": 0,
                "count": 18922331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18922331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18922331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18922331,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18922331,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306613.7329,
              4841322.777,
              1660.607487,
              307660.8929,
              4842740.137,
              1834.947487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306613.7328512421,
                    4841322.777358955,
                    1660.607487169873
                  ],
                  [
                    306613.7328512421,
                    4842740.137358954,
                    1660.607487169873
                  ],
                  [
                    307660.89285124216,
                    4842740.137358954,
                    1834.947487169873
                  ],
                  [
                    307660.89285124216,
                    4841322.777358955,
                    1834.947487169873
                  ],
                  [
                    306613.7328512421,
                    4841322.777358955,
                    1660.607487169873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:51:57+00:00",
            "end_time": "2017-08-30T16:04:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247178980657,
              43.73718798639375,
              1544.9317522191657
            ],
            [
              -119.81307115159221,
              43.74997897814077,
              1544.9317522191657
            ],
            [
              -119.800000768143,
              43.75030017177161,
              1672.9717522191656
            ],
            [
              -119.79940418228315,
              43.73750903746996,
              1672.9717522191656
            ],
            [
              -119.81247178980657,
              43.73718798639375,
              1544.9317522191657
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130712,
        43.73718799,
        1544.931752,
        -119.7994042,
        43.75030017,
        1672.971752
      ],
      "properties": {
        "datetime": "2017-09-11T19:50:22Z",
        "pc:count": 20600528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274027.5791,
            "count": 20600528,
            "maximum": 274569.0461,
            "minimum": 273515.4861,
            "name": "X",
            "position": 0,
            "stddev": 287.9866631,
            "variance": 82936.31813
          },
          {
            "average": 4847255.355,
            "count": 20600528,
            "maximum": 4847950.494,
            "minimum": 4846528.174,
            "name": "Y",
            "position": 1,
            "stddev": 414.6858235,
            "variance": 171964.3322
          },
          {
            "average": 1604.255632,
            "count": 20600528,
            "maximum": 1672.971752,
            "minimum": 1544.931752,
            "name": "Z",
            "position": 2,
            "stddev": 22.84057176,
            "variance": 521.6917181
          },
          {
            "average": 18489.74201,
            "count": 20600528,
            "maximum": 47473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9273.330871,
            "variance": 85994665.45
          },
          {
            "average": 1.482984417,
            "count": 20600528,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7479342659,
            "variance": 0.5594056661
          },
          {
            "average": 1.997148665,
            "count": 20600528,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.032292527,
            "variance": 1.065627861
          },
          {
            "average": 0.5015303977,
            "count": 20600528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999767,
            "variance": 0.24999767
          },
          {
            "average": 2.451393479e-05,
            "count": 20600528,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004951094328,
            "variance": 2.451333505e-05
          },
          {
            "average": 1.162096671,
            "count": 20600528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3685394776,
            "variance": 0.1358213465
          },
          {
            "average": -0.1982984774,
            "count": 20600528,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10909743,
            "variance": 146.6302407
          },
          {
            "average": 1.741814385,
            "count": 20600528,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098819675,
            "variance": 1.207404678
          },
          {
            "average": 1183.425025,
            "count": 20600528,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.365299919,
            "variance": 5.594643705
          },
          {
            "average": 19453.99798,
            "count": 20600528,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8848.223045,
            "variance": 78291051.06
          },
          {
            "average": 20654.7439,
            "count": 20600528,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7815.606803,
            "variance": 61083709.7
          },
          {
            "average": 17419.97618,
            "count": 20600528,
            "maximum": 44032,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 4896.260603,
            "variance": 23973367.89
          },
          {
            "average": 189157148.4,
            "count": 20600528,
            "maximum": 189194622.4,
            "minimum": 189105100.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43185.5233,
            "variance": 1864989423
          },
          {
            "average": 0,
            "count": 20600528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20600528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20600528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20600528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20600528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273515.4861,
          4846528.174,
          1544.931752,
          274569.0461,
          4847950.494,
          1672.971752
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273515.4860510731,
                4846528.173985064,
                1544.9317522191657
              ],
              [
                273515.4860510731,
                4847950.493985064,
                1544.9317522191657
              ],
              [
                274569.0460510732,
                4847950.493985064,
                1672.9717522191656
              ],
              [
                274569.0460510732,
                4846528.173985064,
                1672.9717522191656
              ],
              [
                273515.4860510731,
                4846528.173985064,
                1544.9317522191657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:50:22+00:00",
        "end_time": "2017-09-10T18:58:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130712,
            43.73718799,
            1544.931752,
            -119.7994042,
            43.75030017,
            1672.971752
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247178980657,
                  43.73718798639375,
                  1544.9317522191657
                ],
                [
                  -119.81307115159221,
                  43.74997897814077,
                  1544.9317522191657
                ],
                [
                  -119.800000768143,
                  43.75030017177161,
                  1672.9717522191656
                ],
                [
                  -119.79940418228315,
                  43.73750903746996,
                  1672.9717522191656
                ],
                [
                  -119.81247178980657,
                  43.73718798639375,
                  1544.9317522191657
                ]
              ]
            ]
          },
          "id": "20170910_43119F7201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:50:22Z",
            "pc:count": 20600528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274027.5791,
                "count": 20600528,
                "maximum": 274569.0461,
                "minimum": 273515.4861,
                "name": "X",
                "position": 0,
                "stddev": 287.9866631,
                "variance": 82936.31813
              },
              {
                "average": 4847255.355,
                "count": 20600528,
                "maximum": 4847950.494,
                "minimum": 4846528.174,
                "name": "Y",
                "position": 1,
                "stddev": 414.6858235,
                "variance": 171964.3322
              },
              {
                "average": 1604.255632,
                "count": 20600528,
                "maximum": 1672.971752,
                "minimum": 1544.931752,
                "name": "Z",
                "position": 2,
                "stddev": 22.84057176,
                "variance": 521.6917181
              },
              {
                "average": 18489.74201,
                "count": 20600528,
                "maximum": 47473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9273.330871,
                "variance": 85994665.45
              },
              {
                "average": 1.482984417,
                "count": 20600528,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7479342659,
                "variance": 0.5594056661
              },
              {
                "average": 1.997148665,
                "count": 20600528,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.032292527,
                "variance": 1.065627861
              },
              {
                "average": 0.5015303977,
                "count": 20600528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999767,
                "variance": 0.24999767
              },
              {
                "average": 2.451393479e-05,
                "count": 20600528,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004951094328,
                "variance": 2.451333505e-05
              },
              {
                "average": 1.162096671,
                "count": 20600528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3685394776,
                "variance": 0.1358213465
              },
              {
                "average": -0.1982984774,
                "count": 20600528,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10909743,
                "variance": 146.6302407
              },
              {
                "average": 1.741814385,
                "count": 20600528,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098819675,
                "variance": 1.207404678
              },
              {
                "average": 1183.425025,
                "count": 20600528,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.365299919,
                "variance": 5.594643705
              },
              {
                "average": 19453.99798,
                "count": 20600528,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8848.223045,
                "variance": 78291051.06
              },
              {
                "average": 20654.7439,
                "count": 20600528,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7815.606803,
                "variance": 61083709.7
              },
              {
                "average": 17419.97618,
                "count": 20600528,
                "maximum": 44032,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 4896.260603,
                "variance": 23973367.89
              },
              {
                "average": 189157148.4,
                "count": 20600528,
                "maximum": 189194622.4,
                "minimum": 189105100.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43185.5233,
                "variance": 1864989423
              },
              {
                "average": 0,
                "count": 20600528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20600528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20600528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20600528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20600528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273515.4861,
              4846528.174,
              1544.931752,
              274569.0461,
              4847950.494,
              1672.971752
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273515.4860510731,
                    4846528.173985064,
                    1544.9317522191657
                  ],
                  [
                    273515.4860510731,
                    4847950.493985064,
                    1544.9317522191657
                  ],
                  [
                    274569.0460510732,
                    4847950.493985064,
                    1672.9717522191656
                  ],
                  [
                    274569.0460510732,
                    4846528.173985064,
                    1672.9717522191656
                  ],
                  [
                    273515.4860510731,
                    4846528.173985064,
                    1544.9317522191657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:50:22+00:00",
            "end_time": "2017-09-10T18:58:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497176405702,
              43.62470311723517,
              1325.0570039175657
            ],
            [
              -119.67553895733923,
              43.63748108513691,
              1325.0570039175657
            ],
            [
              -119.66249990707709,
              43.63778573443135,
              1374.8370039175659
            ],
            [
              -119.6619354699911,
              43.62500763143083,
              1374.8370039175659
            ],
            [
              -119.67497176405702,
              43.62470311723517,
              1325.0570039175657
            ]
          ]
        ]
      },
      "bbox": [
        -119.675539,
        43.62470312,
        1325.057004,
        -119.6619355,
        43.63778573,
        1374.837004
      ],
      "properties": {
        "datetime": "2017-09-10T17:57:36Z",
        "pc:count": 13414971,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284726.3407,
            "count": 13414971,
            "maximum": 285238.2967,
            "minimum": 284185.4167,
            "name": "X",
            "position": 0,
            "stddev": 294.6483326,
            "variance": 86817.63991
          },
          {
            "average": 4834379.441,
            "count": 13414971,
            "maximum": 4835088.588,
            "minimum": 4833667.908,
            "name": "Y",
            "position": 1,
            "stddev": 398.0122795,
            "variance": 158413.7746
          },
          {
            "average": 1332.037712,
            "count": 13414971,
            "maximum": 1374.837004,
            "minimum": 1325.057004,
            "name": "Z",
            "position": 2,
            "stddev": 6.030662052,
            "variance": 36.36888478
          },
          {
            "average": 28328.94004,
            "count": 13414971,
            "maximum": 62913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4353.949292,
            "variance": 18956874.44
          },
          {
            "average": 1.016703726,
            "count": 13414971,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1445400008,
            "variance": 0.02089181184
          },
          {
            "average": 1.033587326,
            "count": 13414971,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2144717332,
            "variance": 0.04599812433
          },
          {
            "average": 0.5022365684,
            "count": 13414971,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950164,
            "variance": 0.2499950164
          },
          {
            "average": 1.297058339e-05,
            "count": 13414971,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003601446393,
            "variance": 1.297041612e-05
          },
          {
            "average": 1.286436698,
            "count": 13414971,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4520959316,
            "variance": 0.2043907314
          },
          {
            "average": -0.1884832534,
            "count": 13414971,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98360546,
            "variance": 143.6067998
          },
          {
            "average": 1.999994558,
            "count": 13414971,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005108432,
            "variance": 1.01024296
          },
          {
            "average": 1171.405483,
            "count": 13414971,
            "maximum": 1174,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9730019997,
            "variance": 0.9467328913
          },
          {
            "average": 43767.45613,
            "count": 13414971,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4965.167574,
            "variance": 24652889.04
          },
          {
            "average": 41640.67433,
            "count": 13414971,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4245.109684,
            "variance": 18020956.23
          },
          {
            "average": 37439.65861,
            "count": 13414971,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4197.59531,
            "variance": 17619806.39
          },
          {
            "average": 189099449.6,
            "count": 13414971,
            "maximum": 189101456.3,
            "minimum": 189097524.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 724.2988074,
            "variance": 524608.7625
          },
          {
            "average": 0,
            "count": 13414971,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13414971,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13414971,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13414971,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13414971,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284185.4167,
          4833667.908,
          1325.057004,
          285238.2967,
          4835088.588,
          1374.837004
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284185.41666855145,
                4833667.907933399,
                1325.0570039175657
              ],
              [
                284185.41666855145,
                4835088.587933399,
                1325.0570039175657
              ],
              [
                285238.29666855145,
                4835088.587933399,
                1374.8370039175659
              ],
              [
                285238.29666855145,
                4833667.907933399,
                1374.8370039175659
              ],
              [
                284185.41666855145,
                4833667.907933399,
                1325.0570039175657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:57:36+00:00",
        "end_time": "2017-09-10T16:52:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.675539,
            43.62470312,
            1325.057004,
            -119.6619355,
            43.63778573,
            1374.837004
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497176405702,
                  43.62470311723517,
                  1325.0570039175657
                ],
                [
                  -119.67553895733923,
                  43.63748108513691,
                  1325.0570039175657
                ],
                [
                  -119.66249990707709,
                  43.63778573443135,
                  1374.8370039175659
                ],
                [
                  -119.6619354699911,
                  43.62500763143083,
                  1374.8370039175659
                ],
                [
                  -119.67497176405702,
                  43.62470311723517,
                  1325.0570039175657
                ]
              ]
            ]
          },
          "id": "20170910_43119F6422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:57:36Z",
            "pc:count": 13414971,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284726.3407,
                "count": 13414971,
                "maximum": 285238.2967,
                "minimum": 284185.4167,
                "name": "X",
                "position": 0,
                "stddev": 294.6483326,
                "variance": 86817.63991
              },
              {
                "average": 4834379.441,
                "count": 13414971,
                "maximum": 4835088.588,
                "minimum": 4833667.908,
                "name": "Y",
                "position": 1,
                "stddev": 398.0122795,
                "variance": 158413.7746
              },
              {
                "average": 1332.037712,
                "count": 13414971,
                "maximum": 1374.837004,
                "minimum": 1325.057004,
                "name": "Z",
                "position": 2,
                "stddev": 6.030662052,
                "variance": 36.36888478
              },
              {
                "average": 28328.94004,
                "count": 13414971,
                "maximum": 62913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4353.949292,
                "variance": 18956874.44
              },
              {
                "average": 1.016703726,
                "count": 13414971,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1445400008,
                "variance": 0.02089181184
              },
              {
                "average": 1.033587326,
                "count": 13414971,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2144717332,
                "variance": 0.04599812433
              },
              {
                "average": 0.5022365684,
                "count": 13414971,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950164,
                "variance": 0.2499950164
              },
              {
                "average": 1.297058339e-05,
                "count": 13414971,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003601446393,
                "variance": 1.297041612e-05
              },
              {
                "average": 1.286436698,
                "count": 13414971,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4520959316,
                "variance": 0.2043907314
              },
              {
                "average": -0.1884832534,
                "count": 13414971,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98360546,
                "variance": 143.6067998
              },
              {
                "average": 1.999994558,
                "count": 13414971,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005108432,
                "variance": 1.01024296
              },
              {
                "average": 1171.405483,
                "count": 13414971,
                "maximum": 1174,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9730019997,
                "variance": 0.9467328913
              },
              {
                "average": 43767.45613,
                "count": 13414971,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4965.167574,
                "variance": 24652889.04
              },
              {
                "average": 41640.67433,
                "count": 13414971,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4245.109684,
                "variance": 18020956.23
              },
              {
                "average": 37439.65861,
                "count": 13414971,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4197.59531,
                "variance": 17619806.39
              },
              {
                "average": 189099449.6,
                "count": 13414971,
                "maximum": 189101456.3,
                "minimum": 189097524.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 724.2988074,
                "variance": 524608.7625
              },
              {
                "average": 0,
                "count": 13414971,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13414971,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13414971,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13414971,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13414971,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284185.4167,
              4833667.908,
              1325.057004,
              285238.2967,
              4835088.588,
              1374.837004
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284185.41666855145,
                    4833667.907933399,
                    1325.0570039175657
                  ],
                  [
                    284185.41666855145,
                    4835088.587933399,
                    1325.0570039175657
                  ],
                  [
                    285238.29666855145,
                    4835088.587933399,
                    1374.8370039175659
                  ],
                  [
                    285238.29666855145,
                    4833667.907933399,
                    1374.8370039175659
                  ],
                  [
                    284185.41666855145,
                    4833667.907933399,
                    1325.0570039175657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:57:36+00:00",
            "end_time": "2017-09-10T16:52:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247339840877,
              43.71221509600943,
              1469.9292579098508
            ],
            [
              -119.56301789364394,
              43.72498178445908,
              1469.9292579098508
            ],
            [
              -119.54999939136569,
              43.72527315209524,
              1602.5892579098506
            ],
            [
              -119.54945765449585,
              43.712506334569206,
              1602.5892579098506
            ],
            [
              -119.56247339840877,
              43.71221509600943,
              1469.9292579098508
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630179,
        43.7122151,
        1469.929258,
        -119.5494577,
        43.72527315,
        1602.589258
      ],
      "properties": {
        "datetime": "2017-08-31T17:45:39Z",
        "pc:count": 18398173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294116.4497,
            "count": 18398173,
            "maximum": 294611.953,
            "minimum": 293562.353,
            "name": "X",
            "position": 0,
            "stddev": 291.5297583,
            "variance": 84989.59998
          },
          {
            "average": 4843788.744,
            "count": 18398173,
            "maximum": 4844520.472,
            "minimum": 4843101.152,
            "name": "Y",
            "position": 1,
            "stddev": 407.4400556,
            "variance": 166007.3989
          },
          {
            "average": 1524.020067,
            "count": 18398173,
            "maximum": 1602.589258,
            "minimum": 1469.929258,
            "name": "Z",
            "position": 2,
            "stddev": 29.39719533,
            "variance": 864.1950932
          },
          {
            "average": 16415.51875,
            "count": 18398173,
            "maximum": 30273,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5450.518285,
            "variance": 29708149.58
          },
          {
            "average": 1.304341089,
            "count": 18398173,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.588373203,
            "variance": 0.346183026
          },
          {
            "average": 1.613248229,
            "count": 18398173,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8090104038,
            "variance": 0.6544978335
          },
          {
            "average": 0.5008732117,
            "count": 18398173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992511,
            "variance": 0.2499992511
          },
          {
            "average": 8.696515681e-07,
            "count": 18398173,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009325507274,
            "variance": 8.696508591e-07
          },
          {
            "average": 1.122464497,
            "count": 18398173,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3278215211,
            "variance": 0.1074669497
          },
          {
            "average": 1.105456387,
            "count": 18398173,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96546291,
            "variance": 143.1723027
          },
          {
            "average": 1.833583856,
            "count": 18398173,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.06163876,
            "variance": 1.127076857
          },
          {
            "average": 1133.902848,
            "count": 18398173,
            "maximum": 1136,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.181416916,
            "variance": 1.395745929
          },
          {
            "average": 29246.03922,
            "count": 18398173,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10240.1714,
            "variance": 104861110.4
          },
          {
            "average": 29602.37401,
            "count": 18398173,
            "maximum": 46848,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8325.508245,
            "variance": 69314087.54
          },
          {
            "average": 25623.8288,
            "count": 18398173,
            "maximum": 42752,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8007.228792,
            "variance": 64115712.93
          },
          {
            "average": 188235171.5,
            "count": 18398173,
            "maximum": 188236739.5,
            "minimum": 188233453.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 779.6478521,
            "variance": 607850.7733
          },
          {
            "average": 0,
            "count": 18398173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18398173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18398173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18398173,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18398173,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293562.353,
          4843101.152,
          1469.929258,
          294611.953,
          4844520.472,
          1602.589258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293562.35296852986,
                4843101.151735824,
                1469.9292579098508
              ],
              [
                293562.35296852986,
                4844520.471735824,
                1469.9292579098508
              ],
              [
                294611.95296852983,
                4844520.471735824,
                1602.5892579098506
              ],
              [
                294611.95296852983,
                4843101.151735824,
                1602.5892579098506
              ],
              [
                293562.35296852986,
                4843101.151735824,
                1469.9292579098508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:45:39+00:00",
        "end_time": "2017-08-31T16:50:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630179,
            43.7122151,
            1469.929258,
            -119.5494577,
            43.72527315,
            1602.589258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247339840877,
                  43.71221509600943,
                  1469.9292579098508
                ],
                [
                  -119.56301789364394,
                  43.72498178445908,
                  1469.9292579098508
                ],
                [
                  -119.54999939136569,
                  43.72527315209524,
                  1602.5892579098506
                ],
                [
                  -119.54945765449585,
                  43.712506334569206,
                  1602.5892579098506
                ],
                [
                  -119.56247339840877,
                  43.71221509600943,
                  1469.9292579098508
                ]
              ]
            ]
          },
          "id": "20170831_43119F5211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:45:39Z",
            "pc:count": 18398173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294116.4497,
                "count": 18398173,
                "maximum": 294611.953,
                "minimum": 293562.353,
                "name": "X",
                "position": 0,
                "stddev": 291.5297583,
                "variance": 84989.59998
              },
              {
                "average": 4843788.744,
                "count": 18398173,
                "maximum": 4844520.472,
                "minimum": 4843101.152,
                "name": "Y",
                "position": 1,
                "stddev": 407.4400556,
                "variance": 166007.3989
              },
              {
                "average": 1524.020067,
                "count": 18398173,
                "maximum": 1602.589258,
                "minimum": 1469.929258,
                "name": "Z",
                "position": 2,
                "stddev": 29.39719533,
                "variance": 864.1950932
              },
              {
                "average": 16415.51875,
                "count": 18398173,
                "maximum": 30273,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5450.518285,
                "variance": 29708149.58
              },
              {
                "average": 1.304341089,
                "count": 18398173,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.588373203,
                "variance": 0.346183026
              },
              {
                "average": 1.613248229,
                "count": 18398173,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8090104038,
                "variance": 0.6544978335
              },
              {
                "average": 0.5008732117,
                "count": 18398173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992511,
                "variance": 0.2499992511
              },
              {
                "average": 8.696515681e-07,
                "count": 18398173,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009325507274,
                "variance": 8.696508591e-07
              },
              {
                "average": 1.122464497,
                "count": 18398173,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3278215211,
                "variance": 0.1074669497
              },
              {
                "average": 1.105456387,
                "count": 18398173,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96546291,
                "variance": 143.1723027
              },
              {
                "average": 1.833583856,
                "count": 18398173,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.06163876,
                "variance": 1.127076857
              },
              {
                "average": 1133.902848,
                "count": 18398173,
                "maximum": 1136,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.181416916,
                "variance": 1.395745929
              },
              {
                "average": 29246.03922,
                "count": 18398173,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10240.1714,
                "variance": 104861110.4
              },
              {
                "average": 29602.37401,
                "count": 18398173,
                "maximum": 46848,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8325.508245,
                "variance": 69314087.54
              },
              {
                "average": 25623.8288,
                "count": 18398173,
                "maximum": 42752,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8007.228792,
                "variance": 64115712.93
              },
              {
                "average": 188235171.5,
                "count": 18398173,
                "maximum": 188236739.5,
                "minimum": 188233453.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 779.6478521,
                "variance": 607850.7733
              },
              {
                "average": 0,
                "count": 18398173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18398173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18398173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18398173,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18398173,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293562.353,
              4843101.152,
              1469.929258,
              294611.953,
              4844520.472,
              1602.589258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293562.35296852986,
                    4843101.151735824,
                    1469.9292579098508
                  ],
                  [
                    293562.35296852986,
                    4844520.471735824,
                    1469.9292579098508
                  ],
                  [
                    294611.95296852983,
                    4844520.471735824,
                    1602.5892579098506
                  ],
                  [
                    294611.95296852983,
                    4843101.151735824,
                    1602.5892579098506
                  ],
                  [
                    293562.35296852986,
                    4843101.151735824,
                    1469.9292579098508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:45:39+00:00",
            "end_time": "2017-08-31T16:50: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": "20170830_43119F4119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247460929808,
              43.69972663699849,
              1509.0168479357803
            ],
            [
              -119.4629971768653,
              43.71248299868966,
              1509.0168479357803
            ],
            [
              -119.44999749965638,
              43.71276254373011,
              1611.6568479357802
            ],
            [
              -119.44947768345303,
              43.7000060582977,
              1611.6568479357802
            ],
            [
              -119.46247460929808,
              43.69972663699849,
              1509.0168479357803
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629972,
        43.69972664,
        1509.016848,
        -119.4494777,
        43.71276254,
        1611.656848
      ],
      "properties": {
        "datetime": "2017-08-30T18:47:46Z",
        "pc:count": 14379003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302094.9415,
            "count": 14379003,
            "maximum": 302625.6805,
            "minimum": 301577.4605,
            "name": "X",
            "position": 0,
            "stddev": 287.5282933,
            "variance": 82672.51947
          },
          {
            "average": 4842188.602,
            "count": 14379003,
            "maximum": 4842887.873,
            "minimum": 4841469.813,
            "name": "Y",
            "position": 1,
            "stddev": 399.1210009,
            "variance": 159297.5734
          },
          {
            "average": 1559.58035,
            "count": 14379003,
            "maximum": 1611.656848,
            "minimum": 1509.016848,
            "name": "Z",
            "position": 2,
            "stddev": 17.82657733,
            "variance": 317.7868594
          },
          {
            "average": 18533.16028,
            "count": 14379003,
            "maximum": 31457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3626.98746,
            "variance": 13155038.04
          },
          {
            "average": 1.066657473,
            "count": 14379003,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2736537006,
            "variance": 0.07488634785
          },
          {
            "average": 1.13773069,
            "count": 14379003,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4043954621,
            "variance": 0.1635356898
          },
          {
            "average": 0.5037606571,
            "count": 14379003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999858746,
            "variance": 0.2499858748
          },
          {
            "average": 2.851379891e-06,
            "count": 14379003,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001688600592,
            "variance": 2.851371958e-06
          },
          {
            "average": 1.147321688,
            "count": 14379003,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3544263214,
            "variance": 0.1256180173
          },
          {
            "average": 0.02363306564,
            "count": 14379003,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69679723,
            "variance": 136.8150654
          },
          {
            "average": 1.951383069,
            "count": 14379003,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021219358,
            "variance": 1.042888978
          },
          {
            "average": 1103.851133,
            "count": 14379003,
            "maximum": 1106,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9722031025,
            "variance": 0.9451788725
          },
          {
            "average": 34289.09225,
            "count": 14379003,
            "maximum": 58112,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7367.875656,
            "variance": 54285591.69
          },
          {
            "average": 34058.52087,
            "count": 14379003,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5657.594521,
            "variance": 32008375.76
          },
          {
            "average": 30027.76434,
            "count": 14379003,
            "maximum": 58624,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5801.881581,
            "variance": 33661829.88
          },
          {
            "average": 188152727.6,
            "count": 14379003,
            "maximum": 188154066.4,
            "minimum": 188150986.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 676.6838491,
            "variance": 457901.0317
          },
          {
            "average": 0,
            "count": 14379003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379003,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14379003,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301577.4605,
          4841469.813,
          1509.016848,
          302625.6805,
          4842887.873,
          1611.656848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301577.46050118934,
                4841469.813028009,
                1509.0168479357803
              ],
              [
                301577.46050118934,
                4842887.873028009,
                1509.0168479357803
              ],
              [
                302625.6805011893,
                4842887.873028009,
                1611.6568479357802
              ],
              [
                302625.6805011893,
                4841469.813028009,
                1611.6568479357802
              ],
              [
                301577.46050118934,
                4841469.813028009,
                1509.0168479357803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:47:46+00:00",
        "end_time": "2017-08-30T17:56:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629972,
            43.69972664,
            1509.016848,
            -119.4494777,
            43.71276254,
            1611.656848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247460929808,
                  43.69972663699849,
                  1509.0168479357803
                ],
                [
                  -119.4629971768653,
                  43.71248299868966,
                  1509.0168479357803
                ],
                [
                  -119.44999749965638,
                  43.71276254373011,
                  1611.6568479357802
                ],
                [
                  -119.44947768345303,
                  43.7000060582977,
                  1611.6568479357802
                ],
                [
                  -119.46247460929808,
                  43.69972663699849,
                  1509.0168479357803
                ]
              ]
            ]
          },
          "id": "20170830_43119F4119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:47:46Z",
            "pc:count": 14379003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302094.9415,
                "count": 14379003,
                "maximum": 302625.6805,
                "minimum": 301577.4605,
                "name": "X",
                "position": 0,
                "stddev": 287.5282933,
                "variance": 82672.51947
              },
              {
                "average": 4842188.602,
                "count": 14379003,
                "maximum": 4842887.873,
                "minimum": 4841469.813,
                "name": "Y",
                "position": 1,
                "stddev": 399.1210009,
                "variance": 159297.5734
              },
              {
                "average": 1559.58035,
                "count": 14379003,
                "maximum": 1611.656848,
                "minimum": 1509.016848,
                "name": "Z",
                "position": 2,
                "stddev": 17.82657733,
                "variance": 317.7868594
              },
              {
                "average": 18533.16028,
                "count": 14379003,
                "maximum": 31457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3626.98746,
                "variance": 13155038.04
              },
              {
                "average": 1.066657473,
                "count": 14379003,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2736537006,
                "variance": 0.07488634785
              },
              {
                "average": 1.13773069,
                "count": 14379003,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4043954621,
                "variance": 0.1635356898
              },
              {
                "average": 0.5037606571,
                "count": 14379003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999858746,
                "variance": 0.2499858748
              },
              {
                "average": 2.851379891e-06,
                "count": 14379003,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001688600592,
                "variance": 2.851371958e-06
              },
              {
                "average": 1.147321688,
                "count": 14379003,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3544263214,
                "variance": 0.1256180173
              },
              {
                "average": 0.02363306564,
                "count": 14379003,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69679723,
                "variance": 136.8150654
              },
              {
                "average": 1.951383069,
                "count": 14379003,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021219358,
                "variance": 1.042888978
              },
              {
                "average": 1103.851133,
                "count": 14379003,
                "maximum": 1106,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9722031025,
                "variance": 0.9451788725
              },
              {
                "average": 34289.09225,
                "count": 14379003,
                "maximum": 58112,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7367.875656,
                "variance": 54285591.69
              },
              {
                "average": 34058.52087,
                "count": 14379003,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5657.594521,
                "variance": 32008375.76
              },
              {
                "average": 30027.76434,
                "count": 14379003,
                "maximum": 58624,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5801.881581,
                "variance": 33661829.88
              },
              {
                "average": 188152727.6,
                "count": 14379003,
                "maximum": 188154066.4,
                "minimum": 188150986.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 676.6838491,
                "variance": 457901.0317
              },
              {
                "average": 0,
                "count": 14379003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379003,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14379003,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301577.4605,
              4841469.813,
              1509.016848,
              302625.6805,
              4842887.873,
              1611.656848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301577.46050118934,
                    4841469.813028009,
                    1509.0168479357803
                  ],
                  [
                    301577.46050118934,
                    4842887.873028009,
                    1509.0168479357803
                  ],
                  [
                    302625.6805011893,
                    4842887.873028009,
                    1611.6568479357802
                  ],
                  [
                    302625.6805011893,
                    4841469.813028009,
                    1611.6568479357802
                  ],
                  [
                    301577.46050118934,
                    4841469.813028009,
                    1509.0168479357803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:47:46+00:00",
            "end_time": "2017-08-30T17:56:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5499732960259,
              43.68721641806959,
              1595.9634593998464
            ],
            [
              -119.55051460348712,
              43.69998184793366,
              1595.9634593998464
            ],
            [
              -119.53749865759312,
              43.700271721354845,
              1748.7434593998466
            ],
            [
              -119.53696010532165,
              43.68750616308387,
              1748.7434593998466
            ],
            [
              -119.5499732960259,
              43.68721641806959,
              1595.9634593998464
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505146,
        43.68721642,
        1595.963459,
        -119.5369601,
        43.70027172,
        1748.743459
      ],
      "properties": {
        "datetime": "2017-08-31T17:51:48Z",
        "pc:count": 23479522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294995.2249,
            "count": 23479522,
            "maximum": 295533.8063,
            "minimum": 294483.9863,
            "name": "X",
            "position": 0,
            "stddev": 293.0610636,
            "variance": 85884.78701
          },
          {
            "average": 4840993.32,
            "count": 23479522,
            "maximum": 4841712.713,
            "minimum": 4840293.553,
            "name": "Y",
            "position": 1,
            "stddev": 393.5999623,
            "variance": 154920.9303
          },
          {
            "average": 1665.727261,
            "count": 23479522,
            "maximum": 1748.743459,
            "minimum": 1595.963459,
            "name": "Z",
            "position": 2,
            "stddev": 29.01139726,
            "variance": 841.6611711
          },
          {
            "average": 13081.67393,
            "count": 23479522,
            "maximum": 35553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6320.614991,
            "variance": 39950173.87
          },
          {
            "average": 1.599141414,
            "count": 23479522,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7894018584,
            "variance": 0.623155294
          },
          {
            "average": 2.253433396,
            "count": 23479522,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.041992565,
            "variance": 1.085748506
          },
          {
            "average": 0.5021773016,
            "count": 23479522,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999527,
            "variance": 0.24999527
          },
          {
            "average": 4.259030486e-07,
            "count": 23479522,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006526123546,
            "variance": 4.259028854e-07
          },
          {
            "average": 1.082246095,
            "count": 23479522,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2747392913,
            "variance": 0.07548167818
          },
          {
            "average": 0.5746369708,
            "count": 23479522,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61870328,
            "variance": 134.9942659
          },
          {
            "average": 1.693094561,
            "count": 23479522,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092188111,
            "variance": 1.19287487
          },
          {
            "average": 1134.817848,
            "count": 23479522,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9570546898,
            "variance": 0.9159536793
          },
          {
            "average": 18360.26495,
            "count": 23479522,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9015.01536,
            "variance": 81270501.95
          },
          {
            "average": 20321.96629,
            "count": 23479522,
            "maximum": 47360,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 7885.724372,
            "variance": 62184648.87
          },
          {
            "average": 15574.44497,
            "count": 23479522,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6282.89414,
            "variance": 39474758.77
          },
          {
            "average": 188235773.4,
            "count": 23479522,
            "maximum": 188237108.4,
            "minimum": 188233424.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 660.0823143,
            "variance": 435708.6617
          },
          {
            "average": 0,
            "count": 23479522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23479522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23479522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23479522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23479522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294483.9863,
          4840293.553,
          1595.963459,
          295533.8063,
          4841712.713,
          1748.743459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294483.98629073426,
                4840293.552901411,
                1595.9634593998464
              ],
              [
                294483.98629073426,
                4841712.712901412,
                1595.9634593998464
              ],
              [
                295533.8062907342,
                4841712.712901412,
                1748.7434593998466
              ],
              [
                295533.8062907342,
                4840293.552901411,
                1748.7434593998466
              ],
              [
                294483.98629073426,
                4840293.552901411,
                1595.9634593998464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:51:48+00:00",
        "end_time": "2017-08-31T16:50:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505146,
            43.68721642,
            1595.963459,
            -119.5369601,
            43.70027172,
            1748.743459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5499732960259,
                  43.68721641806959,
                  1595.9634593998464
                ],
                [
                  -119.55051460348712,
                  43.69998184793366,
                  1595.9634593998464
                ],
                [
                  -119.53749865759312,
                  43.700271721354845,
                  1748.7434593998466
                ],
                [
                  -119.53696010532165,
                  43.68750616308387,
                  1748.7434593998466
                ],
                [
                  -119.5499732960259,
                  43.68721641806959,
                  1595.9634593998464
                ]
              ]
            ]
          },
          "id": "20170831_43119F5222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:51:48Z",
            "pc:count": 23479522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294995.2249,
                "count": 23479522,
                "maximum": 295533.8063,
                "minimum": 294483.9863,
                "name": "X",
                "position": 0,
                "stddev": 293.0610636,
                "variance": 85884.78701
              },
              {
                "average": 4840993.32,
                "count": 23479522,
                "maximum": 4841712.713,
                "minimum": 4840293.553,
                "name": "Y",
                "position": 1,
                "stddev": 393.5999623,
                "variance": 154920.9303
              },
              {
                "average": 1665.727261,
                "count": 23479522,
                "maximum": 1748.743459,
                "minimum": 1595.963459,
                "name": "Z",
                "position": 2,
                "stddev": 29.01139726,
                "variance": 841.6611711
              },
              {
                "average": 13081.67393,
                "count": 23479522,
                "maximum": 35553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6320.614991,
                "variance": 39950173.87
              },
              {
                "average": 1.599141414,
                "count": 23479522,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7894018584,
                "variance": 0.623155294
              },
              {
                "average": 2.253433396,
                "count": 23479522,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.041992565,
                "variance": 1.085748506
              },
              {
                "average": 0.5021773016,
                "count": 23479522,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999527,
                "variance": 0.24999527
              },
              {
                "average": 4.259030486e-07,
                "count": 23479522,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006526123546,
                "variance": 4.259028854e-07
              },
              {
                "average": 1.082246095,
                "count": 23479522,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2747392913,
                "variance": 0.07548167818
              },
              {
                "average": 0.5746369708,
                "count": 23479522,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61870328,
                "variance": 134.9942659
              },
              {
                "average": 1.693094561,
                "count": 23479522,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092188111,
                "variance": 1.19287487
              },
              {
                "average": 1134.817848,
                "count": 23479522,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9570546898,
                "variance": 0.9159536793
              },
              {
                "average": 18360.26495,
                "count": 23479522,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9015.01536,
                "variance": 81270501.95
              },
              {
                "average": 20321.96629,
                "count": 23479522,
                "maximum": 47360,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 7885.724372,
                "variance": 62184648.87
              },
              {
                "average": 15574.44497,
                "count": 23479522,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6282.89414,
                "variance": 39474758.77
              },
              {
                "average": 188235773.4,
                "count": 23479522,
                "maximum": 188237108.4,
                "minimum": 188233424.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 660.0823143,
                "variance": 435708.6617
              },
              {
                "average": 0,
                "count": 23479522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23479522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23479522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23479522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23479522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294483.9863,
              4840293.553,
              1595.963459,
              295533.8063,
              4841712.713,
              1748.743459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294483.98629073426,
                    4840293.552901411,
                    1595.9634593998464
                  ],
                  [
                    294483.98629073426,
                    4841712.712901412,
                    1595.9634593998464
                  ],
                  [
                    295533.8062907342,
                    4841712.712901412,
                    1748.7434593998466
                  ],
                  [
                    295533.8062907342,
                    4840293.552901411,
                    1748.7434593998466
                  ],
                  [
                    294483.98629073426,
                    4840293.552901411,
                    1595.9634593998464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:51:48+00:00",
            "end_time": "2017-08-31T16:50:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747733128513,
              43.699787375651994,
              1676.4672207100914
            ],
            [
              -119.3879815706534,
              43.71248345203086,
              1676.4672207100914
            ],
            [
              -119.37793443865468,
              43.71269302998928,
              1841.1272207100913
            ],
            [
              -119.37743231592674,
              43.69999686127871,
              1841.1272207100913
            ],
            [
              -119.38747733128513,
              43.699787375651994,
              1676.4672207100914
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879816,
        43.69978738,
        1676.467221,
        -119.3774323,
        43.71269303,
        1841.127221
      ],
      "properties": {
        "datetime": "2017-08-30T16:33:17Z",
        "pc:count": 9643299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307934.0963,
            "count": 9643299,
            "maximum": 308431.0897,
            "minimum": 307620.9897,
            "name": "X",
            "position": 0,
            "stddev": 199.4363635,
            "variance": 39774.86309
          },
          {
            "average": 4841819.024,
            "count": 9643299,
            "maximum": 4842711.022,
            "minimum": 4841299.742,
            "name": "Y",
            "position": 1,
            "stddev": 368.5637539,
            "variance": 135839.2407
          },
          {
            "average": 1739.312824,
            "count": 9643299,
            "maximum": 1841.127221,
            "minimum": 1676.467221,
            "name": "Z",
            "position": 2,
            "stddev": 37.35535219,
            "variance": 1395.422337
          },
          {
            "average": 15259.79897,
            "count": 9643299,
            "maximum": 43457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6008.552688,
            "variance": 36102705.4
          },
          {
            "average": 1.375296877,
            "count": 9643299,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6717782133,
            "variance": 0.4512859679
          },
          {
            "average": 1.775022116,
            "count": 9643299,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9655937908,
            "variance": 0.9323713689
          },
          {
            "average": 0.4997651737,
            "count": 9643299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999708,
            "variance": 0.2499999708
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.11884294,
            "count": 9643299,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.323603625,
            "variance": 0.1047193061
          },
          {
            "average": 1.303722452,
            "count": 9643299,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39823943,
            "variance": 129.919862
          },
          {
            "average": 1.777478848,
            "count": 9643299,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078437089,
            "variance": 1.163026556
          },
          {
            "average": 1089.310335,
            "count": 9643299,
            "maximum": 1093,
            "minimum": 1088,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.228569321,
            "variance": 1.509382577
          },
          {
            "average": 25047.15078,
            "count": 9643299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8913.164279,
            "variance": 79444497.47
          },
          {
            "average": 26255.48707,
            "count": 9643299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7331.505959,
            "variance": 53750979.63
          },
          {
            "average": 21965.69887,
            "count": 9643299,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6276.982695,
            "variance": 39400511.75
          },
          {
            "average": 188144721.6,
            "count": 9643299,
            "maximum": 188145997.4,
            "minimum": 188144263.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 488.9880799,
            "variance": 239109.3423
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9643299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307620.9897,
          4841299.742,
          1676.467221,
          308431.0897,
          4842711.022,
          1841.127221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307620.9897370527,
                4841299.74191283,
                1676.4672207100914
              ],
              [
                307620.9897370527,
                4842711.021912829,
                1676.4672207100914
              ],
              [
                308431.0897370527,
                4842711.021912829,
                1841.1272207100913
              ],
              [
                308431.0897370527,
                4841299.74191283,
                1841.1272207100913
              ],
              [
                307620.9897370527,
                4841299.74191283,
                1676.4672207100914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:33:17+00:00",
        "end_time": "2017-08-30T16:04:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879816,
            43.69978738,
            1676.467221,
            -119.3774323,
            43.71269303,
            1841.127221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747733128513,
                  43.699787375651994,
                  1676.4672207100914
                ],
                [
                  -119.3879815706534,
                  43.71248345203086,
                  1676.4672207100914
                ],
                [
                  -119.37793443865468,
                  43.71269302998928,
                  1841.1272207100913
                ],
                [
                  -119.37743231592674,
                  43.69999686127871,
                  1841.1272207100913
                ],
                [
                  -119.38747733128513,
                  43.699787375651994,
                  1676.4672207100914
                ]
              ]
            ]
          },
          "id": "20170830_43119F4220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:33:17Z",
            "pc:count": 9643299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307934.0963,
                "count": 9643299,
                "maximum": 308431.0897,
                "minimum": 307620.9897,
                "name": "X",
                "position": 0,
                "stddev": 199.4363635,
                "variance": 39774.86309
              },
              {
                "average": 4841819.024,
                "count": 9643299,
                "maximum": 4842711.022,
                "minimum": 4841299.742,
                "name": "Y",
                "position": 1,
                "stddev": 368.5637539,
                "variance": 135839.2407
              },
              {
                "average": 1739.312824,
                "count": 9643299,
                "maximum": 1841.127221,
                "minimum": 1676.467221,
                "name": "Z",
                "position": 2,
                "stddev": 37.35535219,
                "variance": 1395.422337
              },
              {
                "average": 15259.79897,
                "count": 9643299,
                "maximum": 43457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6008.552688,
                "variance": 36102705.4
              },
              {
                "average": 1.375296877,
                "count": 9643299,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6717782133,
                "variance": 0.4512859679
              },
              {
                "average": 1.775022116,
                "count": 9643299,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9655937908,
                "variance": 0.9323713689
              },
              {
                "average": 0.4997651737,
                "count": 9643299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999708,
                "variance": 0.2499999708
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.11884294,
                "count": 9643299,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.323603625,
                "variance": 0.1047193061
              },
              {
                "average": 1.303722452,
                "count": 9643299,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39823943,
                "variance": 129.919862
              },
              {
                "average": 1.777478848,
                "count": 9643299,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078437089,
                "variance": 1.163026556
              },
              {
                "average": 1089.310335,
                "count": 9643299,
                "maximum": 1093,
                "minimum": 1088,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.228569321,
                "variance": 1.509382577
              },
              {
                "average": 25047.15078,
                "count": 9643299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8913.164279,
                "variance": 79444497.47
              },
              {
                "average": 26255.48707,
                "count": 9643299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7331.505959,
                "variance": 53750979.63
              },
              {
                "average": 21965.69887,
                "count": 9643299,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6276.982695,
                "variance": 39400511.75
              },
              {
                "average": 188144721.6,
                "count": 9643299,
                "maximum": 188145997.4,
                "minimum": 188144263.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 488.9880799,
                "variance": 239109.3423
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9643299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307620.9897,
              4841299.742,
              1676.467221,
              308431.0897,
              4842711.022,
              1841.127221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307620.9897370527,
                    4841299.74191283,
                    1676.4672207100914
                  ],
                  [
                    307620.9897370527,
                    4842711.021912829,
                    1676.4672207100914
                  ],
                  [
                    308431.0897370527,
                    4842711.021912829,
                    1841.1272207100913
                  ],
                  [
                    308431.0897370527,
                    4841299.74191283,
                    1841.1272207100913
                  ],
                  [
                    307620.9897370527,
                    4841299.74191283,
                    1676.4672207100914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:33:17+00:00",
            "end_time": "2017-08-30T16:04:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247373412009,
              43.63721505773685,
              1392.1370329157426
            ],
            [
              -119.56301679888173,
              43.64998173434203,
              1392.1370329157426
            ],
            [
              -119.54999840312335,
              43.65027306707282,
              1607.7170329157425
            ],
            [
              -119.54945808945904,
              43.63750626139105,
              1607.7170329157425
            ],
            [
              -119.56247373412009,
              43.63721505773685,
              1392.1370329157426
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630168,
        43.63721506,
        1392.137033,
        -119.5494581,
        43.65027307,
        1607.717033
      ],
      "properties": {
        "datetime": "2017-09-08T23:46:52Z",
        "pc:count": 51840559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293810.8467,
            "count": 51840559,
            "maximum": 294355.7853,
            "minimum": 293304.8853,
            "name": "X",
            "position": 0,
            "stddev": 282.9591969,
            "variance": 80065.90709
          },
          {
            "average": 4835494.861,
            "count": 51840559,
            "maximum": 4836190.443,
            "minimum": 4834771.143,
            "name": "Y",
            "position": 1,
            "stddev": 406.1748849,
            "variance": 164978.0372
          },
          {
            "average": 1494.988924,
            "count": 51840559,
            "maximum": 1607.717033,
            "minimum": 1392.137033,
            "name": "Z",
            "position": 2,
            "stddev": 53.12630713,
            "variance": 2822.404509
          },
          {
            "average": 17994.3895,
            "count": 51840559,
            "maximum": 44385,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6982.697642,
            "variance": 48758066.35
          },
          {
            "average": 1.329501424,
            "count": 51840559,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6029421507,
            "variance": 0.3635392371
          },
          {
            "average": 1.664015679,
            "count": 51840559,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8165944007,
            "variance": 0.6668264153
          },
          {
            "average": 0.5046125949,
            "count": 51840559,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999787283,
            "variance": 0.2499787288
          },
          {
            "average": 2.295499939e-06,
            "count": 51840559,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001515089012,
            "variance": 2.295494714e-06
          },
          {
            "average": 1.046742359,
            "count": 51840559,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2110865022,
            "variance": 0.04455751139
          },
          {
            "average": -0.7644358207,
            "count": 51840559,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.33711752,
            "variance": 128.5302336
          },
          {
            "average": 1.827294918,
            "count": 51840559,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.071198264,
            "variance": 1.147465722
          },
          {
            "average": 1145.487536,
            "count": 51840559,
            "maximum": 1153,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.348210647,
            "variance": 5.514093242
          },
          {
            "average": 28455.00491,
            "count": 51840559,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8975.92114,
            "variance": 80567160.3
          },
          {
            "average": 29502.4749,
            "count": 51840559,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7514.395022,
            "variance": 56466132.55
          },
          {
            "average": 25901.63339,
            "count": 51840559,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7390.281028,
            "variance": 54616253.67
          },
          {
            "average": 188709760.8,
            "count": 51840559,
            "maximum": 188949612.2,
            "minimum": 188239206.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 332429.8731,
            "variance": 110509620500.0
          },
          {
            "average": 0,
            "count": 51840559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51840559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51840559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51840559,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51840559,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293304.8853,
          4834771.143,
          1392.137033,
          294355.7853,
          4836190.443,
          1607.717033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293304.88531546533,
                4834771.143017498,
                1392.1370329157426
              ],
              [
                293304.88531546533,
                4836190.443017499,
                1392.1370329157426
              ],
              [
                294355.78531546536,
                4836190.443017499,
                1607.7170329157425
              ],
              [
                294355.78531546536,
                4834771.143017498,
                1607.7170329157425
              ],
              [
                293304.88531546533,
                4834771.143017498,
                1392.1370329157426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:46:52+00:00",
        "end_time": "2017-08-31T18:26:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630168,
            43.63721506,
            1392.137033,
            -119.5494581,
            43.65027307,
            1607.717033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247373412009,
                  43.63721505773685,
                  1392.1370329157426
                ],
                [
                  -119.56301679888173,
                  43.64998173434203,
                  1392.1370329157426
                ],
                [
                  -119.54999840312335,
                  43.65027306707282,
                  1607.7170329157425
                ],
                [
                  -119.54945808945904,
                  43.63750626139105,
                  1607.7170329157425
                ],
                [
                  -119.56247373412009,
                  43.63721505773685,
                  1392.1370329157426
                ]
              ]
            ]
          },
          "id": "20170831_43119F5416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:46:52Z",
            "pc:count": 51840559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293810.8467,
                "count": 51840559,
                "maximum": 294355.7853,
                "minimum": 293304.8853,
                "name": "X",
                "position": 0,
                "stddev": 282.9591969,
                "variance": 80065.90709
              },
              {
                "average": 4835494.861,
                "count": 51840559,
                "maximum": 4836190.443,
                "minimum": 4834771.143,
                "name": "Y",
                "position": 1,
                "stddev": 406.1748849,
                "variance": 164978.0372
              },
              {
                "average": 1494.988924,
                "count": 51840559,
                "maximum": 1607.717033,
                "minimum": 1392.137033,
                "name": "Z",
                "position": 2,
                "stddev": 53.12630713,
                "variance": 2822.404509
              },
              {
                "average": 17994.3895,
                "count": 51840559,
                "maximum": 44385,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6982.697642,
                "variance": 48758066.35
              },
              {
                "average": 1.329501424,
                "count": 51840559,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6029421507,
                "variance": 0.3635392371
              },
              {
                "average": 1.664015679,
                "count": 51840559,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8165944007,
                "variance": 0.6668264153
              },
              {
                "average": 0.5046125949,
                "count": 51840559,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999787283,
                "variance": 0.2499787288
              },
              {
                "average": 2.295499939e-06,
                "count": 51840559,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001515089012,
                "variance": 2.295494714e-06
              },
              {
                "average": 1.046742359,
                "count": 51840559,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2110865022,
                "variance": 0.04455751139
              },
              {
                "average": -0.7644358207,
                "count": 51840559,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.33711752,
                "variance": 128.5302336
              },
              {
                "average": 1.827294918,
                "count": 51840559,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.071198264,
                "variance": 1.147465722
              },
              {
                "average": 1145.487536,
                "count": 51840559,
                "maximum": 1153,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.348210647,
                "variance": 5.514093242
              },
              {
                "average": 28455.00491,
                "count": 51840559,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8975.92114,
                "variance": 80567160.3
              },
              {
                "average": 29502.4749,
                "count": 51840559,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7514.395022,
                "variance": 56466132.55
              },
              {
                "average": 25901.63339,
                "count": 51840559,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7390.281028,
                "variance": 54616253.67
              },
              {
                "average": 188709760.8,
                "count": 51840559,
                "maximum": 188949612.2,
                "minimum": 188239206.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 332429.8731,
                "variance": 110509620500.0
              },
              {
                "average": 0,
                "count": 51840559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51840559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51840559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51840559,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51840559,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293304.8853,
              4834771.143,
              1392.137033,
              294355.7853,
              4836190.443,
              1607.717033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293304.88531546533,
                    4834771.143017498,
                    1392.1370329157426
                  ],
                  [
                    293304.88531546533,
                    4836190.443017499,
                    1392.1370329157426
                  ],
                  [
                    294355.78531546536,
                    4836190.443017499,
                    1607.7170329157425
                  ],
                  [
                    294355.78531546536,
                    4834771.143017498,
                    1607.7170329157425
                  ],
                  [
                    293304.88531546533,
                    4834771.143017498,
                    1392.1370329157426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:46:52+00:00",
            "end_time": "2017-08-31T18:26: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": "20170830_43119F4417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497534504948,
              43.63723039544668,
              1453.8724803722216
            ],
            [
              -119.425488664848,
              43.6499829360461,
              1453.8724803722216
            ],
            [
              -119.41249765332654,
              43.65025799890889,
              1567.6124803722214
            ],
            [
              -119.41198707637106,
              43.6375053365763,
              1567.6124803722214
            ],
            [
              -119.42497534504948,
              43.63723039544668,
              1453.8724803722216
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254887,
        43.6372304,
        1453.87248,
        -119.4119871,
        43.650258,
        1567.61248
      ],
      "properties": {
        "datetime": "2017-08-30T19:02:00Z",
        "pc:count": 13838598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304911.8659,
            "count": 13838598,
            "maximum": 305444.7889,
            "minimum": 304396.2089,
            "name": "X",
            "position": 0,
            "stddev": 291.1756724,
            "variance": 84783.27219
          },
          {
            "average": 4835162.099,
            "count": 13838598,
            "maximum": 4835857.085,
            "minimum": 4834439.505,
            "name": "Y",
            "position": 1,
            "stddev": 398.0251562,
            "variance": 158424.025
          },
          {
            "average": 1487.348455,
            "count": 13838598,
            "maximum": 1567.61248,
            "minimum": 1453.87248,
            "name": "Z",
            "position": 2,
            "stddev": 21.17224553,
            "variance": 448.2639807
          },
          {
            "average": 19795.69562,
            "count": 13838598,
            "maximum": 31425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2586.40578,
            "variance": 6689494.86
          },
          {
            "average": 1.031294283,
            "count": 13838598,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2061423193,
            "variance": 0.0424946558
          },
          {
            "average": 1.063310821,
            "count": 13838598,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3126309468,
            "variance": 0.09773810889
          },
          {
            "average": 0.5032389119,
            "count": 13838598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999895274,
            "variance": 0.2499895275
          },
          {
            "average": 2.167849662e-07,
            "count": 13838598,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004656016912,
            "variance": 2.167849349e-07
          },
          {
            "average": 1.172133911,
            "count": 13838598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3774968055,
            "variance": 0.1425038381
          },
          {
            "average": 0.05740291551,
            "count": 13838598,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61095681,
            "variance": 134.8143181
          },
          {
            "average": 1.982586892,
            "count": 13838598,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009690233,
            "variance": 1.019474367
          },
          {
            "average": 1104.636255,
            "count": 13838598,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9761248577,
            "variance": 0.9528197378
          },
          {
            "average": 39128.94376,
            "count": 13838598,
            "maximum": 52736,
            "minimum": 2304,
            "name": "Red",
            "position": 12,
            "stddev": 5264.734494,
            "variance": 27717429.29
          },
          {
            "average": 37868.0289,
            "count": 13838598,
            "maximum": 51456,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4327.971128,
            "variance": 18731334.09
          },
          {
            "average": 34446.86362,
            "count": 13838598,
            "maximum": 49664,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 4251.43918,
            "variance": 18074735.1
          },
          {
            "average": 188153261,
            "count": 13838598,
            "maximum": 188154920.2,
            "minimum": 188151470.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.7080674,
            "variance": 445834.0632
          },
          {
            "average": 0,
            "count": 13838598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13838598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304396.2089,
          4834439.505,
          1453.87248,
          305444.7889,
          4835857.085,
          1567.61248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304396.2088564417,
                4834439.505339767,
                1453.8724803722216
              ],
              [
                304396.2088564417,
                4835857.085339767,
                1453.8724803722216
              ],
              [
                305444.7888564417,
                4835857.085339767,
                1567.6124803722214
              ],
              [
                305444.7888564417,
                4834439.505339767,
                1567.6124803722214
              ],
              [
                304396.2088564417,
                4834439.505339767,
                1453.8724803722216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:02:00+00:00",
        "end_time": "2017-08-30T18:04:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254887,
            43.6372304,
            1453.87248,
            -119.4119871,
            43.650258,
            1567.61248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497534504948,
                  43.63723039544668,
                  1453.8724803722216
                ],
                [
                  -119.425488664848,
                  43.6499829360461,
                  1453.8724803722216
                ],
                [
                  -119.41249765332654,
                  43.65025799890889,
                  1567.6124803722214
                ],
                [
                  -119.41198707637106,
                  43.6375053365763,
                  1567.6124803722214
                ],
                [
                  -119.42497534504948,
                  43.63723039544668,
                  1453.8724803722216
                ]
              ]
            ]
          },
          "id": "20170830_43119F4417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:02:00Z",
            "pc:count": 13838598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304911.8659,
                "count": 13838598,
                "maximum": 305444.7889,
                "minimum": 304396.2089,
                "name": "X",
                "position": 0,
                "stddev": 291.1756724,
                "variance": 84783.27219
              },
              {
                "average": 4835162.099,
                "count": 13838598,
                "maximum": 4835857.085,
                "minimum": 4834439.505,
                "name": "Y",
                "position": 1,
                "stddev": 398.0251562,
                "variance": 158424.025
              },
              {
                "average": 1487.348455,
                "count": 13838598,
                "maximum": 1567.61248,
                "minimum": 1453.87248,
                "name": "Z",
                "position": 2,
                "stddev": 21.17224553,
                "variance": 448.2639807
              },
              {
                "average": 19795.69562,
                "count": 13838598,
                "maximum": 31425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2586.40578,
                "variance": 6689494.86
              },
              {
                "average": 1.031294283,
                "count": 13838598,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2061423193,
                "variance": 0.0424946558
              },
              {
                "average": 1.063310821,
                "count": 13838598,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3126309468,
                "variance": 0.09773810889
              },
              {
                "average": 0.5032389119,
                "count": 13838598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999895274,
                "variance": 0.2499895275
              },
              {
                "average": 2.167849662e-07,
                "count": 13838598,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004656016912,
                "variance": 2.167849349e-07
              },
              {
                "average": 1.172133911,
                "count": 13838598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3774968055,
                "variance": 0.1425038381
              },
              {
                "average": 0.05740291551,
                "count": 13838598,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61095681,
                "variance": 134.8143181
              },
              {
                "average": 1.982586892,
                "count": 13838598,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009690233,
                "variance": 1.019474367
              },
              {
                "average": 1104.636255,
                "count": 13838598,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9761248577,
                "variance": 0.9528197378
              },
              {
                "average": 39128.94376,
                "count": 13838598,
                "maximum": 52736,
                "minimum": 2304,
                "name": "Red",
                "position": 12,
                "stddev": 5264.734494,
                "variance": 27717429.29
              },
              {
                "average": 37868.0289,
                "count": 13838598,
                "maximum": 51456,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4327.971128,
                "variance": 18731334.09
              },
              {
                "average": 34446.86362,
                "count": 13838598,
                "maximum": 49664,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 4251.43918,
                "variance": 18074735.1
              },
              {
                "average": 188153261,
                "count": 13838598,
                "maximum": 188154920.2,
                "minimum": 188151470.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.7080674,
                "variance": 445834.0632
              },
              {
                "average": 0,
                "count": 13838598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13838598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304396.2089,
              4834439.505,
              1453.87248,
              305444.7889,
              4835857.085,
              1567.61248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304396.2088564417,
                    4834439.505339767,
                    1453.8724803722216
                  ],
                  [
                    304396.2088564417,
                    4835857.085339767,
                    1453.8724803722216
                  ],
                  [
                    305444.7888564417,
                    4835857.085339767,
                    1567.6124803722214
                  ],
                  [
                    305444.7888564417,
                    4834439.505339767,
                    1567.6124803722214
                  ],
                  [
                    304396.2088564417,
                    4834439.505339767,
                    1453.8724803722216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:02:00+00:00",
            "end_time": "2017-08-30T18:04:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38748237885726,
              43.71241649087168,
              1758.2403739858366
            ],
            [
              -119.38783064329797,
              43.72118231645118,
              1758.2403739858366
            ],
            [
              -119.38405880781112,
              43.72126109469343,
              1840.0203739858368
            ],
            [
              -119.38371109222031,
              43.71249524515011,
              1840.0203739858368
            ],
            [
              -119.38748237885726,
              43.71241649087168,
              1758.2403739858366
            ]
          ]
        ]
      },
      "bbox": [
        -119.3878306,
        43.71241649,
        1758.240374,
        -119.3837111,
        43.72126109,
        1840.020374
      ],
      "properties": {
        "datetime": "2017-08-30T16:08:39Z",
        "pc:count": 3232402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307803.9522,
            "count": 3232402,
            "maximum": 307965.0721,
            "minimum": 307660.9921,
            "name": "X",
            "position": 0,
            "stddev": 78.60454947,
            "variance": 6178.675198
          },
          {
            "average": 4843130.131,
            "count": 3232402,
            "maximum": 4843676.826,
            "minimum": 4842702.426,
            "name": "Y",
            "position": 1,
            "stddev": 242.9824522,
            "variance": 59040.47207
          },
          {
            "average": 1785.046455,
            "count": 3232402,
            "maximum": 1840.020374,
            "minimum": 1758.240374,
            "name": "Z",
            "position": 2,
            "stddev": 12.04999735,
            "variance": 145.2024361
          },
          {
            "average": 16069.26713,
            "count": 3232402,
            "maximum": 32785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5676.080021,
            "variance": 32217884.4
          },
          {
            "average": 1.272225732,
            "count": 3232402,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5965554917,
            "variance": 0.3558784547
          },
          {
            "average": 1.571024272,
            "count": 3232402,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9170422333,
            "variance": 0.8409664576
          },
          {
            "average": 0.4965304439,
            "count": 3232402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999880394,
            "variance": 0.2499880395
          },
          {
            "average": 4.949879378e-06,
            "count": 3232402,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002224827276,
            "variance": 4.949856408e-06
          },
          {
            "average": 1.110720139,
            "count": 3232402,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3137853097,
            "variance": 0.09846122058
          },
          {
            "average": 1.290684149,
            "count": 3232402,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1694169,
            "variance": 148.0947076
          },
          {
            "average": 1.84466072,
            "count": 3232402,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.062416505,
            "variance": 1.128728829
          },
          {
            "average": 1088.096118,
            "count": 3232402,
            "maximum": 1089,
            "minimum": 1087,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7379069125,
            "variance": 0.5445066115
          },
          {
            "average": 24460.06678,
            "count": 3232402,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8151.059672,
            "variance": 66439773.78
          },
          {
            "average": 25652.60027,
            "count": 3232402,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6714.220999,
            "variance": 45080763.62
          },
          {
            "average": 20850.20805,
            "count": 3232402,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5505.739612,
            "variance": 30313168.67
          },
          {
            "average": 188144227.8,
            "count": 3232402,
            "maximum": 188144519.7,
            "minimum": 188143694.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 302.7435552,
            "variance": 91653.66022
          },
          {
            "average": 0,
            "count": 3232402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3232402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3232402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3232402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3232402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307660.9921,
          4842702.426,
          1758.240374,
          307965.0721,
          4843676.826,
          1840.020374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307660.99209783686,
                4842702.425917438,
                1758.2403739858366
              ],
              [
                307660.99209783686,
                4843676.825917439,
                1758.2403739858366
              ],
              [
                307965.0720978368,
                4843676.825917439,
                1840.0203739858368
              ],
              [
                307965.0720978368,
                4842702.425917438,
                1840.0203739858368
              ],
              [
                307660.99209783686,
                4842702.425917438,
                1758.2403739858366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:08:39+00:00",
        "end_time": "2017-08-30T15:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3878306,
            43.71241649,
            1758.240374,
            -119.3837111,
            43.72126109,
            1840.020374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38748237885726,
                  43.71241649087168,
                  1758.2403739858366
                ],
                [
                  -119.38783064329797,
                  43.72118231645118,
                  1758.2403739858366
                ],
                [
                  -119.38405880781112,
                  43.72126109469343,
                  1840.0203739858368
                ],
                [
                  -119.38371109222031,
                  43.71249524515011,
                  1840.0203739858368
                ],
                [
                  -119.38748237885726,
                  43.71241649087168,
                  1758.2403739858366
                ]
              ]
            ]
          },
          "id": "20170830_43119F4215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:08:39Z",
            "pc:count": 3232402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307803.9522,
                "count": 3232402,
                "maximum": 307965.0721,
                "minimum": 307660.9921,
                "name": "X",
                "position": 0,
                "stddev": 78.60454947,
                "variance": 6178.675198
              },
              {
                "average": 4843130.131,
                "count": 3232402,
                "maximum": 4843676.826,
                "minimum": 4842702.426,
                "name": "Y",
                "position": 1,
                "stddev": 242.9824522,
                "variance": 59040.47207
              },
              {
                "average": 1785.046455,
                "count": 3232402,
                "maximum": 1840.020374,
                "minimum": 1758.240374,
                "name": "Z",
                "position": 2,
                "stddev": 12.04999735,
                "variance": 145.2024361
              },
              {
                "average": 16069.26713,
                "count": 3232402,
                "maximum": 32785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5676.080021,
                "variance": 32217884.4
              },
              {
                "average": 1.272225732,
                "count": 3232402,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5965554917,
                "variance": 0.3558784547
              },
              {
                "average": 1.571024272,
                "count": 3232402,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9170422333,
                "variance": 0.8409664576
              },
              {
                "average": 0.4965304439,
                "count": 3232402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999880394,
                "variance": 0.2499880395
              },
              {
                "average": 4.949879378e-06,
                "count": 3232402,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002224827276,
                "variance": 4.949856408e-06
              },
              {
                "average": 1.110720139,
                "count": 3232402,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3137853097,
                "variance": 0.09846122058
              },
              {
                "average": 1.290684149,
                "count": 3232402,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1694169,
                "variance": 148.0947076
              },
              {
                "average": 1.84466072,
                "count": 3232402,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.062416505,
                "variance": 1.128728829
              },
              {
                "average": 1088.096118,
                "count": 3232402,
                "maximum": 1089,
                "minimum": 1087,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7379069125,
                "variance": 0.5445066115
              },
              {
                "average": 24460.06678,
                "count": 3232402,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8151.059672,
                "variance": 66439773.78
              },
              {
                "average": 25652.60027,
                "count": 3232402,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6714.220999,
                "variance": 45080763.62
              },
              {
                "average": 20850.20805,
                "count": 3232402,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5505.739612,
                "variance": 30313168.67
              },
              {
                "average": 188144227.8,
                "count": 3232402,
                "maximum": 188144519.7,
                "minimum": 188143694.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 302.7435552,
                "variance": 91653.66022
              },
              {
                "average": 0,
                "count": 3232402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3232402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3232402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3232402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3232402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307660.9921,
              4842702.426,
              1758.240374,
              307965.0721,
              4843676.826,
              1840.020374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307660.99209783686,
                    4842702.425917438,
                    1758.2403739858366
                  ],
                  [
                    307660.99209783686,
                    4843676.825917439,
                    1758.2403739858366
                  ],
                  [
                    307965.0720978368,
                    4843676.825917439,
                    1840.0203739858368
                  ],
                  [
                    307965.0720978368,
                    4842702.425917438,
                    1840.0203739858368
                  ],
                  [
                    307660.99209783686,
                    4842702.425917438,
                    1758.2403739858366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:08:39+00:00",
            "end_time": "2017-08-30T15:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7999708575263,
              43.737189111258694,
              1542.7363702646135
            ],
            [
              -119.80056751542958,
              43.74997934076613,
              1542.7363702646135
            ],
            [
              -119.7875012103757,
              43.75029900158885,
              1678.8963702646133
            ],
            [
              -119.78690732742604,
              43.73750863021553,
              1678.8963702646133
            ],
            [
              -119.7999708575263,
              43.737189111258694,
              1542.7363702646135
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005675,
        43.73718911,
        1542.73637,
        -119.7869073,
        43.750299,
        1678.89637
      ],
      "properties": {
        "datetime": "2017-09-11T19:29:10Z",
        "pc:count": 21255082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275064.8472,
            "count": 21255082,
            "maximum": 275575.4296,
            "minimum": 274522.2096,
            "name": "X",
            "position": 0,
            "stddev": 294.1026543,
            "variance": 86496.37124
          },
          {
            "average": 4847207.561,
            "count": 21255082,
            "maximum": 4847916.403,
            "minimum": 4846494.183,
            "name": "Y",
            "position": 1,
            "stddev": 410.3590978,
            "variance": 168394.5891
          },
          {
            "average": 1622.563018,
            "count": 21255082,
            "maximum": 1678.89637,
            "minimum": 1542.73637,
            "name": "Z",
            "position": 2,
            "stddev": 21.85773495,
            "variance": 477.7605772
          },
          {
            "average": 17589.86964,
            "count": 21255082,
            "maximum": 44993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8711.337352,
            "variance": 75887398.46
          },
          {
            "average": 1.487566268,
            "count": 21255082,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7499257067,
            "variance": 0.5623885655
          },
          {
            "average": 2.003818804,
            "count": 21255082,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.028933926,
            "variance": 1.058705024
          },
          {
            "average": 0.5018975697,
            "count": 21255082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996411,
            "variance": 0.249996411
          },
          {
            "average": 1.599617447e-06,
            "count": 21255082,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001264758856,
            "variance": 1.599614963e-06
          },
          {
            "average": 1.170030819,
            "count": 21255082,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.375659881,
            "variance": 0.1411203462
          },
          {
            "average": 0.0003678445613,
            "count": 21255082,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92257836,
            "variance": 142.1478747
          },
          {
            "average": 1.731718184,
            "count": 21255082,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.099708451,
            "variance": 1.209358678
          },
          {
            "average": 1179.573911,
            "count": 21255082,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.19284145,
            "variance": 1.422870724
          },
          {
            "average": 18774.57742,
            "count": 21255082,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8786.309322,
            "variance": 77199231.49
          },
          {
            "average": 18817.16059,
            "count": 21255082,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7201.731197,
            "variance": 51864932.23
          },
          {
            "average": 16659.0568,
            "count": 21255082,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4523.467179,
            "variance": 20461755.32
          },
          {
            "average": 189106964.6,
            "count": 21255082,
            "maximum": 189193350,
            "minimum": 189103710.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12237.40961,
            "variance": 149754194
          },
          {
            "average": 0,
            "count": 21255082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21255082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21255082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21255082,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21255082,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274522.2096,
          4846494.183,
          1542.73637,
          275575.4296,
          4847916.403,
          1678.89637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274522.2095871557,
                4846494.183089038,
                1542.7363702646135
              ],
              [
                274522.2095871557,
                4847916.403089039,
                1542.7363702646135
              ],
              [
                275575.4295871557,
                4847916.403089039,
                1678.8963702646133
              ],
              [
                275575.4295871557,
                4846494.183089038,
                1678.8963702646133
              ],
              [
                274522.2095871557,
                4846494.183089038,
                1542.7363702646135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:29:10+00:00",
        "end_time": "2017-09-10T18:35:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005675,
            43.73718911,
            1542.73637,
            -119.7869073,
            43.750299,
            1678.89637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7999708575263,
                  43.737189111258694,
                  1542.7363702646135
                ],
                [
                  -119.80056751542958,
                  43.74997934076613,
                  1542.7363702646135
                ],
                [
                  -119.7875012103757,
                  43.75029900158885,
                  1678.8963702646133
                ],
                [
                  -119.78690732742604,
                  43.73750863021553,
                  1678.8963702646133
                ],
                [
                  -119.7999708575263,
                  43.737189111258694,
                  1542.7363702646135
                ]
              ]
            ]
          },
          "id": "20170910_43119F7202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:29:10Z",
            "pc:count": 21255082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275064.8472,
                "count": 21255082,
                "maximum": 275575.4296,
                "minimum": 274522.2096,
                "name": "X",
                "position": 0,
                "stddev": 294.1026543,
                "variance": 86496.37124
              },
              {
                "average": 4847207.561,
                "count": 21255082,
                "maximum": 4847916.403,
                "minimum": 4846494.183,
                "name": "Y",
                "position": 1,
                "stddev": 410.3590978,
                "variance": 168394.5891
              },
              {
                "average": 1622.563018,
                "count": 21255082,
                "maximum": 1678.89637,
                "minimum": 1542.73637,
                "name": "Z",
                "position": 2,
                "stddev": 21.85773495,
                "variance": 477.7605772
              },
              {
                "average": 17589.86964,
                "count": 21255082,
                "maximum": 44993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8711.337352,
                "variance": 75887398.46
              },
              {
                "average": 1.487566268,
                "count": 21255082,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7499257067,
                "variance": 0.5623885655
              },
              {
                "average": 2.003818804,
                "count": 21255082,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.028933926,
                "variance": 1.058705024
              },
              {
                "average": 0.5018975697,
                "count": 21255082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996411,
                "variance": 0.249996411
              },
              {
                "average": 1.599617447e-06,
                "count": 21255082,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001264758856,
                "variance": 1.599614963e-06
              },
              {
                "average": 1.170030819,
                "count": 21255082,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.375659881,
                "variance": 0.1411203462
              },
              {
                "average": 0.0003678445613,
                "count": 21255082,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92257836,
                "variance": 142.1478747
              },
              {
                "average": 1.731718184,
                "count": 21255082,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.099708451,
                "variance": 1.209358678
              },
              {
                "average": 1179.573911,
                "count": 21255082,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.19284145,
                "variance": 1.422870724
              },
              {
                "average": 18774.57742,
                "count": 21255082,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8786.309322,
                "variance": 77199231.49
              },
              {
                "average": 18817.16059,
                "count": 21255082,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7201.731197,
                "variance": 51864932.23
              },
              {
                "average": 16659.0568,
                "count": 21255082,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4523.467179,
                "variance": 20461755.32
              },
              {
                "average": 189106964.6,
                "count": 21255082,
                "maximum": 189193350,
                "minimum": 189103710.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12237.40961,
                "variance": 149754194
              },
              {
                "average": 0,
                "count": 21255082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21255082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21255082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21255082,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21255082,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274522.2096,
              4846494.183,
              1542.73637,
              275575.4296,
              4847916.403,
              1678.89637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274522.2095871557,
                    4846494.183089038,
                    1542.7363702646135
                  ],
                  [
                    274522.2095871557,
                    4847916.403089039,
                    1542.7363702646135
                  ],
                  [
                    275575.4295871557,
                    4847916.403089039,
                    1678.8963702646133
                  ],
                  [
                    275575.4295871557,
                    4846494.183089038,
                    1678.8963702646133
                  ],
                  [
                    274522.2095871557,
                    4846494.183089038,
                    1542.7363702646135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:29:10+00:00",
            "end_time": "2017-09-10T18:35: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": "20170831_43119F5212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997452950052,
              43.712216445865465,
              1476.7933530268174
            ],
            [
              -119.55051629427237,
              43.72498145990019,
              1476.7933530268174
            ],
            [
              -119.53749816160722,
              43.72527139261704,
              1608.5333530268172
            ],
            [
              -119.53695915481427,
              43.71250625015846,
              1608.5333530268172
            ],
            [
              -119.54997452950052,
              43.712216445865465,
              1476.7933530268174
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505163,
        43.71221645,
        1476.793353,
        -119.5369592,
        43.72527139,
        1608.533353
      ],
      "properties": {
        "datetime": "2017-08-31T17:22:42Z",
        "pc:count": 22486548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295086.8657,
            "count": 22486548,
            "maximum": 295618.8806,
            "minimum": 294569.3206,
            "name": "X",
            "position": 0,
            "stddev": 287.5118377,
            "variance": 82663.05681
          },
          {
            "average": 4843734.407,
            "count": 22486548,
            "maximum": 4844489.356,
            "minimum": 4843070.236,
            "name": "Y",
            "position": 1,
            "stddev": 400.3077357,
            "variance": 160246.2832
          },
          {
            "average": 1536.691268,
            "count": 22486548,
            "maximum": 1608.533353,
            "minimum": 1476.793353,
            "name": "Z",
            "position": 2,
            "stddev": 28.37029908,
            "variance": 804.8738697
          },
          {
            "average": 16655.53088,
            "count": 22486548,
            "maximum": 29553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4910.816362,
            "variance": 24116117.34
          },
          {
            "average": 1.232591592,
            "count": 22486548,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.516026957,
            "variance": 0.2662838204
          },
          {
            "average": 1.469087919,
            "count": 22486548,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7240625751,
            "variance": 0.5242666127
          },
          {
            "average": 0.5027837532,
            "count": 22486548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922618,
            "variance": 0.2499922618
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.106770946,
            "count": 22486548,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.308821818,
            "variance": 0.09537091525
          },
          {
            "average": 0.1901659888,
            "count": 22486548,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32911323,
            "variance": 128.3488066
          },
          {
            "average": 1.883224006,
            "count": 22486548,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.048142393,
            "variance": 1.098602476
          },
          {
            "average": 1131.542246,
            "count": 22486548,
            "maximum": 1134,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.231119868,
            "variance": 1.515656128
          },
          {
            "average": 30008.52251,
            "count": 22486548,
            "maximum": 49152,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 9723.006943,
            "variance": 94536864.01
          },
          {
            "average": 30302.02399,
            "count": 22486548,
            "maximum": 47104,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8041.093191,
            "variance": 64659179.71
          },
          {
            "average": 26848.23268,
            "count": 22486548,
            "maximum": 44800,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 7973.538796,
            "variance": 63577320.94
          },
          {
            "average": 188233654.5,
            "count": 22486548,
            "maximum": 188235362.7,
            "minimum": 188232091.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 795.8819765,
            "variance": 633428.1206
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22486548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294569.3206,
          4843070.236,
          1476.793353,
          295618.8806,
          4844489.356,
          1608.533353
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294569.3206102202,
                4843070.235994045,
                1476.7933530268174
              ],
              [
                294569.3206102202,
                4844489.355994044,
                1476.7933530268174
              ],
              [
                295618.88061022025,
                4844489.355994044,
                1608.5333530268172
              ],
              [
                295618.88061022025,
                4843070.235994045,
                1608.5333530268172
              ],
              [
                294569.3206102202,
                4843070.235994045,
                1476.7933530268174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:22:42+00:00",
        "end_time": "2017-08-31T16:28:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505163,
            43.71221645,
            1476.793353,
            -119.5369592,
            43.72527139,
            1608.533353
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997452950052,
                  43.712216445865465,
                  1476.7933530268174
                ],
                [
                  -119.55051629427237,
                  43.72498145990019,
                  1476.7933530268174
                ],
                [
                  -119.53749816160722,
                  43.72527139261704,
                  1608.5333530268172
                ],
                [
                  -119.53695915481427,
                  43.71250625015846,
                  1608.5333530268172
                ],
                [
                  -119.54997452950052,
                  43.712216445865465,
                  1476.7933530268174
                ]
              ]
            ]
          },
          "id": "20170831_43119F5212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:22:42Z",
            "pc:count": 22486548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295086.8657,
                "count": 22486548,
                "maximum": 295618.8806,
                "minimum": 294569.3206,
                "name": "X",
                "position": 0,
                "stddev": 287.5118377,
                "variance": 82663.05681
              },
              {
                "average": 4843734.407,
                "count": 22486548,
                "maximum": 4844489.356,
                "minimum": 4843070.236,
                "name": "Y",
                "position": 1,
                "stddev": 400.3077357,
                "variance": 160246.2832
              },
              {
                "average": 1536.691268,
                "count": 22486548,
                "maximum": 1608.533353,
                "minimum": 1476.793353,
                "name": "Z",
                "position": 2,
                "stddev": 28.37029908,
                "variance": 804.8738697
              },
              {
                "average": 16655.53088,
                "count": 22486548,
                "maximum": 29553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4910.816362,
                "variance": 24116117.34
              },
              {
                "average": 1.232591592,
                "count": 22486548,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.516026957,
                "variance": 0.2662838204
              },
              {
                "average": 1.469087919,
                "count": 22486548,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7240625751,
                "variance": 0.5242666127
              },
              {
                "average": 0.5027837532,
                "count": 22486548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922618,
                "variance": 0.2499922618
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.106770946,
                "count": 22486548,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.308821818,
                "variance": 0.09537091525
              },
              {
                "average": 0.1901659888,
                "count": 22486548,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32911323,
                "variance": 128.3488066
              },
              {
                "average": 1.883224006,
                "count": 22486548,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.048142393,
                "variance": 1.098602476
              },
              {
                "average": 1131.542246,
                "count": 22486548,
                "maximum": 1134,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.231119868,
                "variance": 1.515656128
              },
              {
                "average": 30008.52251,
                "count": 22486548,
                "maximum": 49152,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 9723.006943,
                "variance": 94536864.01
              },
              {
                "average": 30302.02399,
                "count": 22486548,
                "maximum": 47104,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8041.093191,
                "variance": 64659179.71
              },
              {
                "average": 26848.23268,
                "count": 22486548,
                "maximum": 44800,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 7973.538796,
                "variance": 63577320.94
              },
              {
                "average": 188233654.5,
                "count": 22486548,
                "maximum": 188235362.7,
                "minimum": 188232091.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 795.8819765,
                "variance": 633428.1206
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22486548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294569.3206,
              4843070.236,
              1476.793353,
              295618.8806,
              4844489.356,
              1608.533353
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294569.3206102202,
                    4843070.235994045,
                    1476.7933530268174
                  ],
                  [
                    294569.3206102202,
                    4844489.355994044,
                    1476.7933530268174
                  ],
                  [
                    295618.88061022025,
                    4844489.355994044,
                    1608.5333530268172
                  ],
                  [
                    295618.88061022025,
                    4843070.235994045,
                    1608.5333530268172
                  ],
                  [
                    294569.3206102202,
                    4843070.235994045,
                    1476.7933530268174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:22:42+00:00",
            "end_time": "2017-08-31T16:28: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": "20170830_43119F4120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997521833055,
              43.699728107805534,
              1540.4956569126432
            ],
            [
              -119.45049506899589,
              43.71248296988273,
              1540.4956569126432
            ],
            [
              -119.43749849483001,
              43.712761024252856,
              1621.5156569126432
            ],
            [
              -119.43698139459978,
              43.700006039108736,
              1621.5156569126432
            ],
            [
              -119.44997521833055,
              43.699728107805534,
              1540.4956569126432
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504951,
        43.69972811,
        1540.495657,
        -119.4369814,
        43.71276102,
        1621.515657
      ],
      "properties": {
        "datetime": "2017-08-30T18:25:01Z",
        "pc:count": 14612375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303113.9011,
            "count": 14612375,
            "maximum": 303632.6364,
            "minimum": 302584.6764,
            "name": "X",
            "position": 0,
            "stddev": 291.3567681,
            "variance": 84888.76635
          },
          {
            "average": 4842150.489,
            "count": 14612375,
            "maximum": 4842858.007,
            "minimum": 4841440.127,
            "name": "Y",
            "position": 1,
            "stddev": 406.044264,
            "variance": 164871.9443
          },
          {
            "average": 1577.039275,
            "count": 14612375,
            "maximum": 1621.515657,
            "minimum": 1540.495657,
            "name": "Z",
            "position": 2,
            "stddev": 8.32976281,
            "variance": 69.38494847
          },
          {
            "average": 19000.62628,
            "count": 14612375,
            "maximum": 35697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4232.118297,
            "variance": 17910825.28
          },
          {
            "average": 1.101664651,
            "count": 14612375,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3559389632,
            "variance": 0.1266925455
          },
          {
            "average": 1.209216572,
            "count": 14612375,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5374667792,
            "variance": 0.2888705387
          },
          {
            "average": 0.5026143936,
            "count": 14612375,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993182,
            "variance": 0.2499931821
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141824447,
            "count": 14612375,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3488700064,
            "variance": 0.1217102814
          },
          {
            "average": 0.3491988385,
            "count": 14612375,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58458635,
            "variance": 134.202641
          },
          {
            "average": 1.93378099,
            "count": 14612375,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027862432,
            "variance": 1.056501179
          },
          {
            "average": 1101.674406,
            "count": 14612375,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.117386035,
            "variance": 1.24855155
          },
          {
            "average": 33812.44107,
            "count": 14612375,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8634.711955,
            "variance": 74558250.55
          },
          {
            "average": 33453.36654,
            "count": 14612375,
            "maximum": 50944,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6855.412125,
            "variance": 46996675.41
          },
          {
            "average": 29206.10175,
            "count": 14612375,
            "maximum": 48384,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 6722.515158,
            "variance": 45192210.05
          },
          {
            "average": 188151298.6,
            "count": 14612375,
            "maximum": 188152701.7,
            "minimum": 188149517,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.0343428,
            "variance": 525674.7983
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14612375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302584.6764,
          4841440.127,
          1540.495657,
          303632.6364,
          4842858.007,
          1621.515657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302584.6763770513,
                4841440.126987313,
                1540.4956569126432
              ],
              [
                302584.6763770513,
                4842858.006987314,
                1540.4956569126432
              ],
              [
                303632.63637705124,
                4842858.006987314,
                1621.5156569126432
              ],
              [
                303632.63637705124,
                4841440.126987313,
                1621.5156569126432
              ],
              [
                302584.6763770513,
                4841440.126987313,
                1540.4956569126432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:25:01+00:00",
        "end_time": "2017-08-30T17:31:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504951,
            43.69972811,
            1540.495657,
            -119.4369814,
            43.71276102,
            1621.515657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997521833055,
                  43.699728107805534,
                  1540.4956569126432
                ],
                [
                  -119.45049506899589,
                  43.71248296988273,
                  1540.4956569126432
                ],
                [
                  -119.43749849483001,
                  43.712761024252856,
                  1621.5156569126432
                ],
                [
                  -119.43698139459978,
                  43.700006039108736,
                  1621.5156569126432
                ],
                [
                  -119.44997521833055,
                  43.699728107805534,
                  1540.4956569126432
                ]
              ]
            ]
          },
          "id": "20170830_43119F4120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:25:01Z",
            "pc:count": 14612375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303113.9011,
                "count": 14612375,
                "maximum": 303632.6364,
                "minimum": 302584.6764,
                "name": "X",
                "position": 0,
                "stddev": 291.3567681,
                "variance": 84888.76635
              },
              {
                "average": 4842150.489,
                "count": 14612375,
                "maximum": 4842858.007,
                "minimum": 4841440.127,
                "name": "Y",
                "position": 1,
                "stddev": 406.044264,
                "variance": 164871.9443
              },
              {
                "average": 1577.039275,
                "count": 14612375,
                "maximum": 1621.515657,
                "minimum": 1540.495657,
                "name": "Z",
                "position": 2,
                "stddev": 8.32976281,
                "variance": 69.38494847
              },
              {
                "average": 19000.62628,
                "count": 14612375,
                "maximum": 35697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4232.118297,
                "variance": 17910825.28
              },
              {
                "average": 1.101664651,
                "count": 14612375,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3559389632,
                "variance": 0.1266925455
              },
              {
                "average": 1.209216572,
                "count": 14612375,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5374667792,
                "variance": 0.2888705387
              },
              {
                "average": 0.5026143936,
                "count": 14612375,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993182,
                "variance": 0.2499931821
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141824447,
                "count": 14612375,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3488700064,
                "variance": 0.1217102814
              },
              {
                "average": 0.3491988385,
                "count": 14612375,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58458635,
                "variance": 134.202641
              },
              {
                "average": 1.93378099,
                "count": 14612375,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027862432,
                "variance": 1.056501179
              },
              {
                "average": 1101.674406,
                "count": 14612375,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.117386035,
                "variance": 1.24855155
              },
              {
                "average": 33812.44107,
                "count": 14612375,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8634.711955,
                "variance": 74558250.55
              },
              {
                "average": 33453.36654,
                "count": 14612375,
                "maximum": 50944,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6855.412125,
                "variance": 46996675.41
              },
              {
                "average": 29206.10175,
                "count": 14612375,
                "maximum": 48384,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 6722.515158,
                "variance": 45192210.05
              },
              {
                "average": 188151298.6,
                "count": 14612375,
                "maximum": 188152701.7,
                "minimum": 188149517,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.0343428,
                "variance": 525674.7983
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14612375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302584.6764,
              4841440.127,
              1540.495657,
              303632.6364,
              4842858.007,
              1621.515657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302584.6763770513,
                    4841440.126987313,
                    1540.4956569126432
                  ],
                  [
                    302584.6763770513,
                    4842858.006987314,
                    1540.4956569126432
                  ],
                  [
                    303632.63637705124,
                    4842858.006987314,
                    1621.5156569126432
                  ],
                  [
                    303632.63637705124,
                    4841440.126987313,
                    1621.5156569126432
                  ],
                  [
                    302584.6763770513,
                    4841440.126987313,
                    1540.4956569126432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:25:01+00:00",
            "end_time": "2017-08-30T17: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": "20170830_43119F4402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497414848644,
              43.674730555469445,
              1536.2202590588747
            ],
            [
              -119.42548814008244,
              43.68748301214093,
              1536.2202590588747
            ],
            [
              -119.41249821174686,
              43.687758067602324,
              1596.4402590588745
            ],
            [
              -119.4119869663552,
              43.675005489209276,
              1596.4402590588745
            ],
            [
              -119.42497414848644,
              43.674730555469445,
              1536.2202590588747
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254881,
        43.67473056,
        1536.220259,
        -119.411987,
        43.68775807,
        1596.440259
      ],
      "properties": {
        "datetime": "2017-08-30T18:16:56Z",
        "pc:count": 13873650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305051.1028,
            "count": 13873650,
            "maximum": 305565.908,
            "minimum": 304518.068,
            "name": "X",
            "position": 0,
            "stddev": 293.3092265,
            "variance": 86030.30237
          },
          {
            "average": 4839327.896,
            "count": 13873650,
            "maximum": 4840022.071,
            "minimum": 4838604.491,
            "name": "Y",
            "position": 1,
            "stddev": 401.3129971,
            "variance": 161052.1216
          },
          {
            "average": 1561.404999,
            "count": 13873650,
            "maximum": 1596.440259,
            "minimum": 1536.220259,
            "name": "Z",
            "position": 2,
            "stddev": 7.386456501,
            "variance": 54.55973964
          },
          {
            "average": 19520.05165,
            "count": 13873650,
            "maximum": 30081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3632.885369,
            "variance": 13197856.11
          },
          {
            "average": 1.0530954,
            "count": 13873650,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2317090485,
            "variance": 0.05368908314
          },
          {
            "average": 1.108274319,
            "count": 13873650,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3271878846,
            "variance": 0.1070519118
          },
          {
            "average": 0.5023458138,
            "count": 13873650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945151,
            "variance": 0.2499945152
          },
          {
            "average": 6.487117666e-07,
            "count": 13873650,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008054262179,
            "variance": 6.487113925e-07
          },
          {
            "average": 1.141219074,
            "count": 13873650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3482474057,
            "variance": 0.1212762556
          },
          {
            "average": 0.3395352341,
            "count": 13873650,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75739277,
            "variance": 138.2362847
          },
          {
            "average": 1.960586075,
            "count": 13873650,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017382802,
            "variance": 1.035067766
          },
          {
            "average": 1099.881158,
            "count": 13873650,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.442110207,
            "variance": 2.079681849
          },
          {
            "average": 35790.02471,
            "count": 13873650,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7461.144773,
            "variance": 55668681.32
          },
          {
            "average": 35226.563,
            "count": 13873650,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5833.723471,
            "variance": 34032329.54
          },
          {
            "average": 31166.59585,
            "count": 13873650,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5963.681751,
            "variance": 35565500.03
          },
          {
            "average": 188150178.2,
            "count": 13873650,
            "maximum": 188152216.3,
            "minimum": 188148334.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 894.5893216,
            "variance": 800290.0543
          },
          {
            "average": 0,
            "count": 13873650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304518.068,
          4838604.491,
          1536.220259,
          305565.908,
          4840022.071,
          1596.440259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304518.0679651493,
                4838604.4911702415,
                1536.2202590588747
              ],
              [
                304518.0679651493,
                4840022.071170242,
                1536.2202590588747
              ],
              [
                305565.90796514926,
                4840022.071170242,
                1596.4402590588745
              ],
              [
                305565.90796514926,
                4838604.4911702415,
                1596.4402590588745
              ],
              [
                304518.0679651493,
                4838604.4911702415,
                1536.2202590588747
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:16:56+00:00",
        "end_time": "2017-08-30T17:12:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254881,
            43.67473056,
            1536.220259,
            -119.411987,
            43.68775807,
            1596.440259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497414848644,
                  43.674730555469445,
                  1536.2202590588747
                ],
                [
                  -119.42548814008244,
                  43.68748301214093,
                  1536.2202590588747
                ],
                [
                  -119.41249821174686,
                  43.687758067602324,
                  1596.4402590588745
                ],
                [
                  -119.4119869663552,
                  43.675005489209276,
                  1596.4402590588745
                ],
                [
                  -119.42497414848644,
                  43.674730555469445,
                  1536.2202590588747
                ]
              ]
            ]
          },
          "id": "20170830_43119F4402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:16:56Z",
            "pc:count": 13873650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305051.1028,
                "count": 13873650,
                "maximum": 305565.908,
                "minimum": 304518.068,
                "name": "X",
                "position": 0,
                "stddev": 293.3092265,
                "variance": 86030.30237
              },
              {
                "average": 4839327.896,
                "count": 13873650,
                "maximum": 4840022.071,
                "minimum": 4838604.491,
                "name": "Y",
                "position": 1,
                "stddev": 401.3129971,
                "variance": 161052.1216
              },
              {
                "average": 1561.404999,
                "count": 13873650,
                "maximum": 1596.440259,
                "minimum": 1536.220259,
                "name": "Z",
                "position": 2,
                "stddev": 7.386456501,
                "variance": 54.55973964
              },
              {
                "average": 19520.05165,
                "count": 13873650,
                "maximum": 30081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3632.885369,
                "variance": 13197856.11
              },
              {
                "average": 1.0530954,
                "count": 13873650,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2317090485,
                "variance": 0.05368908314
              },
              {
                "average": 1.108274319,
                "count": 13873650,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3271878846,
                "variance": 0.1070519118
              },
              {
                "average": 0.5023458138,
                "count": 13873650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945151,
                "variance": 0.2499945152
              },
              {
                "average": 6.487117666e-07,
                "count": 13873650,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008054262179,
                "variance": 6.487113925e-07
              },
              {
                "average": 1.141219074,
                "count": 13873650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3482474057,
                "variance": 0.1212762556
              },
              {
                "average": 0.3395352341,
                "count": 13873650,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75739277,
                "variance": 138.2362847
              },
              {
                "average": 1.960586075,
                "count": 13873650,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017382802,
                "variance": 1.035067766
              },
              {
                "average": 1099.881158,
                "count": 13873650,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.442110207,
                "variance": 2.079681849
              },
              {
                "average": 35790.02471,
                "count": 13873650,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7461.144773,
                "variance": 55668681.32
              },
              {
                "average": 35226.563,
                "count": 13873650,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5833.723471,
                "variance": 34032329.54
              },
              {
                "average": 31166.59585,
                "count": 13873650,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5963.681751,
                "variance": 35565500.03
              },
              {
                "average": 188150178.2,
                "count": 13873650,
                "maximum": 188152216.3,
                "minimum": 188148334.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 894.5893216,
                "variance": 800290.0543
              },
              {
                "average": 0,
                "count": 13873650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304518.068,
              4838604.491,
              1536.220259,
              305565.908,
              4840022.071,
              1596.440259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304518.0679651493,
                    4838604.4911702415,
                    1536.2202590588747
                  ],
                  [
                    304518.0679651493,
                    4840022.071170242,
                    1536.2202590588747
                  ],
                  [
                    305565.90796514926,
                    4840022.071170242,
                    1596.4402590588745
                  ],
                  [
                    305565.90796514926,
                    4838604.4911702415,
                    1596.4402590588745
                  ],
                  [
                    304518.0679651493,
                    4838604.4911702415,
                    1536.2202590588747
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:16:56+00:00",
            "end_time": "2017-08-30T17:12:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747370293253,
              43.649712503368065,
              1704.2615101035685
            ],
            [
              -119.58802243298794,
              43.662481959187716,
              1704.2615101035685
            ],
            [
              -119.57499911347338,
              43.662776261937005,
              1818.7615101035685
            ],
            [
              -119.5744531372536,
              43.65000667569923,
              1818.7615101035685
            ],
            [
              -119.58747370293253,
              43.649712503368065,
              1704.2615101035685
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880224,
        43.6497125,
        1704.26151,
        -119.5744531,
        43.66277626,
        1818.76151
      ],
      "properties": {
        "datetime": "2017-09-09T00:13:03Z",
        "pc:count": 38956797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291915.3996,
            "count": 38956797,
            "maximum": 292382.655,
            "minimum": 291331.555,
            "name": "X",
            "position": 0,
            "stddev": 299.78622,
            "variance": 89871.77771
          },
          {
            "average": 4837010.429,
            "count": 38956797,
            "maximum": 4837641.414,
            "minimum": 4836221.774,
            "name": "Y",
            "position": 1,
            "stddev": 407.9840147,
            "variance": 166450.9562
          },
          {
            "average": 1769.175402,
            "count": 38956797,
            "maximum": 1818.76151,
            "minimum": 1704.26151,
            "name": "Z",
            "position": 2,
            "stddev": 18.00848558,
            "variance": 324.305553
          },
          {
            "average": 15309.52634,
            "count": 38956797,
            "maximum": 50209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8542.312136,
            "variance": 72971096.63
          },
          {
            "average": 1.599852832,
            "count": 38956797,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7942372363,
            "variance": 0.6308127875
          },
          {
            "average": 2.241611547,
            "count": 38956797,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.032528475,
            "variance": 1.066115051
          },
          {
            "average": 0.5008782165,
            "count": 38956797,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992352,
            "variance": 0.2499992352
          },
          {
            "average": 2.271747341e-05,
            "count": 38956797,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004766230996,
            "variance": 2.271695791e-05
          },
          {
            "average": 1.076596929,
            "count": 38956797,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2659508244,
            "variance": 0.07072984098
          },
          {
            "average": 0.2900155177,
            "count": 38956797,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.46980162,
            "variance": 155.4959525
          },
          {
            "average": 1.717954867,
            "count": 38956797,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102300702,
            "variance": 1.215066838
          },
          {
            "average": 1151.305854,
            "count": 38956797,
            "maximum": 1155,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.50502562,
            "variance": 6.275153358
          },
          {
            "average": 19470.97379,
            "count": 38956797,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9465.603542,
            "variance": 89597650.42
          },
          {
            "average": 21768.505,
            "count": 38956797,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8380.497208,
            "variance": 70232733.45
          },
          {
            "average": 16191.32345,
            "count": 38956797,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6749.073994,
            "variance": 45549999.77
          },
          {
            "average": 188926471.7,
            "count": 38956797,
            "maximum": 188951183.4,
            "minimum": 188241874.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 123846.0726,
            "variance": 15337849700.0
          },
          {
            "average": 0,
            "count": 38956797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38956797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38956797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38956797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38956797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291331.555,
          4836221.774,
          1704.26151,
          292382.655,
          4837641.414,
          1818.76151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291331.555040662,
                4836221.774354802,
                1704.2615101035685
              ],
              [
                291331.555040662,
                4837641.414354803,
                1704.2615101035685
              ],
              [
                292382.655040662,
                4837641.414354803,
                1818.7615101035685
              ],
              [
                292382.655040662,
                4836221.774354802,
                1818.7615101035685
              ],
              [
                291331.555040662,
                4836221.774354802,
                1704.2615101035685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:13:03+00:00",
        "end_time": "2017-08-31T19:11:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880224,
            43.6497125,
            1704.26151,
            -119.5744531,
            43.66277626,
            1818.76151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747370293253,
                  43.649712503368065,
                  1704.2615101035685
                ],
                [
                  -119.58802243298794,
                  43.662481959187716,
                  1704.2615101035685
                ],
                [
                  -119.57499911347338,
                  43.662776261937005,
                  1818.7615101035685
                ],
                [
                  -119.5744531372536,
                  43.65000667569923,
                  1818.7615101035685
                ],
                [
                  -119.58747370293253,
                  43.649712503368065,
                  1704.2615101035685
                ]
              ]
            ]
          },
          "id": "20170831_43119F5314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:13:03Z",
            "pc:count": 38956797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291915.3996,
                "count": 38956797,
                "maximum": 292382.655,
                "minimum": 291331.555,
                "name": "X",
                "position": 0,
                "stddev": 299.78622,
                "variance": 89871.77771
              },
              {
                "average": 4837010.429,
                "count": 38956797,
                "maximum": 4837641.414,
                "minimum": 4836221.774,
                "name": "Y",
                "position": 1,
                "stddev": 407.9840147,
                "variance": 166450.9562
              },
              {
                "average": 1769.175402,
                "count": 38956797,
                "maximum": 1818.76151,
                "minimum": 1704.26151,
                "name": "Z",
                "position": 2,
                "stddev": 18.00848558,
                "variance": 324.305553
              },
              {
                "average": 15309.52634,
                "count": 38956797,
                "maximum": 50209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8542.312136,
                "variance": 72971096.63
              },
              {
                "average": 1.599852832,
                "count": 38956797,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7942372363,
                "variance": 0.6308127875
              },
              {
                "average": 2.241611547,
                "count": 38956797,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.032528475,
                "variance": 1.066115051
              },
              {
                "average": 0.5008782165,
                "count": 38956797,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992352,
                "variance": 0.2499992352
              },
              {
                "average": 2.271747341e-05,
                "count": 38956797,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004766230996,
                "variance": 2.271695791e-05
              },
              {
                "average": 1.076596929,
                "count": 38956797,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2659508244,
                "variance": 0.07072984098
              },
              {
                "average": 0.2900155177,
                "count": 38956797,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.46980162,
                "variance": 155.4959525
              },
              {
                "average": 1.717954867,
                "count": 38956797,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102300702,
                "variance": 1.215066838
              },
              {
                "average": 1151.305854,
                "count": 38956797,
                "maximum": 1155,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.50502562,
                "variance": 6.275153358
              },
              {
                "average": 19470.97379,
                "count": 38956797,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9465.603542,
                "variance": 89597650.42
              },
              {
                "average": 21768.505,
                "count": 38956797,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8380.497208,
                "variance": 70232733.45
              },
              {
                "average": 16191.32345,
                "count": 38956797,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6749.073994,
                "variance": 45549999.77
              },
              {
                "average": 188926471.7,
                "count": 38956797,
                "maximum": 188951183.4,
                "minimum": 188241874.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 123846.0726,
                "variance": 15337849700.0
              },
              {
                "average": 0,
                "count": 38956797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38956797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38956797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38956797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38956797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291331.555,
              4836221.774,
              1704.26151,
              292382.655,
              4837641.414,
              1818.76151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291331.555040662,
                    4836221.774354802,
                    1704.2615101035685
                  ],
                  [
                    291331.555040662,
                    4837641.414354803,
                    1704.2615101035685
                  ],
                  [
                    292382.655040662,
                    4837641.414354803,
                    1818.7615101035685
                  ],
                  [
                    292382.655040662,
                    4836221.774354802,
                    1818.7615101035685
                  ],
                  [
                    291331.555040662,
                    4836221.774354802,
                    1704.2615101035685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:13:03+00:00",
            "end_time": "2017-08-31T19:11:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497401006658,
              43.662230326894566,
              1509.3304822430132
            ],
            [
              -119.42548779202193,
              43.67498317138574,
              1509.3304822430132
            ],
            [
              -119.41249708990584,
              43.675258238022934,
              1584.8904822430131
            ],
            [
              -119.41198605319866,
              43.66250527179907,
              1584.8904822430131
            ],
            [
              -119.42497401006658,
              43.662230326894566,
              1509.3304822430132
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254878,
        43.66223033,
        1509.330482,
        -119.4119861,
        43.67525824,
        1584.890482
      ],
      "properties": {
        "datetime": "2017-08-30T18:26:08Z",
        "pc:count": 13457407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305003.6758,
            "count": 13457407,
            "maximum": 305525.6017,
            "minimum": 304477.4817,
            "name": "X",
            "position": 0,
            "stddev": 288.464975,
            "variance": 83212.04182
          },
          {
            "average": 4837929.952,
            "count": 13457407,
            "maximum": 4838633.759,
            "minimum": 4837216.139,
            "name": "Y",
            "position": 1,
            "stddev": 399.3577151,
            "variance": 159486.5846
          },
          {
            "average": 1546.923928,
            "count": 13457407,
            "maximum": 1584.890482,
            "minimum": 1509.330482,
            "name": "Z",
            "position": 2,
            "stddev": 10.96914125,
            "variance": 120.3220597
          },
          {
            "average": 19900.93324,
            "count": 13457407,
            "maximum": 33633,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3294.603661,
            "variance": 10854413.28
          },
          {
            "average": 1.04291644,
            "count": 13457407,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2090200723,
            "variance": 0.04368939063
          },
          {
            "average": 1.087869156,
            "count": 13457407,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2980799122,
            "variance": 0.08885163407
          },
          {
            "average": 0.5027359283,
            "count": 13457407,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925332,
            "variance": 0.2499925333
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.144251341,
            "count": 13457407,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3513444186,
            "variance": 0.1234429005
          },
          {
            "average": 0.2877440947,
            "count": 13457407,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63849059,
            "variance": 135.4544633
          },
          {
            "average": 1.965403439,
            "count": 13457407,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015008801,
            "variance": 1.030242867
          },
          {
            "average": 1101.739066,
            "count": 13457407,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.140490257,
            "variance": 1.300718026
          },
          {
            "average": 34531.41571,
            "count": 13457407,
            "maximum": 51200,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 7774.787629,
            "variance": 60447322.68
          },
          {
            "average": 34210.53648,
            "count": 13457407,
            "maximum": 49664,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6018.692333,
            "variance": 36224657.39
          },
          {
            "average": 29883.90324,
            "count": 13457407,
            "maximum": 47872,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 6450.944493,
            "variance": 41614684.85
          },
          {
            "average": 188151334.3,
            "count": 13457407,
            "maximum": 188152768.9,
            "minimum": 188149582.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.8986504,
            "variance": 529836.4452
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13457407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304477.4817,
          4837216.139,
          1509.330482,
          305525.6017,
          4838633.759,
          1584.890482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304477.48167441256,
                4837216.139327171,
                1509.3304822430132
              ],
              [
                304477.48167441256,
                4838633.75932717,
                1509.3304822430132
              ],
              [
                305525.60167441255,
                4838633.75932717,
                1584.8904822430131
              ],
              [
                305525.60167441255,
                4837216.139327171,
                1584.8904822430131
              ],
              [
                304477.48167441256,
                4837216.139327171,
                1509.3304822430132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:26:08+00:00",
        "end_time": "2017-08-30T17:33:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254878,
            43.66223033,
            1509.330482,
            -119.4119861,
            43.67525824,
            1584.890482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497401006658,
                  43.662230326894566,
                  1509.3304822430132
                ],
                [
                  -119.42548779202193,
                  43.67498317138574,
                  1509.3304822430132
                ],
                [
                  -119.41249708990584,
                  43.675258238022934,
                  1584.8904822430131
                ],
                [
                  -119.41198605319866,
                  43.66250527179907,
                  1584.8904822430131
                ],
                [
                  -119.42497401006658,
                  43.662230326894566,
                  1509.3304822430132
                ]
              ]
            ]
          },
          "id": "20170830_43119F4407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:26:08Z",
            "pc:count": 13457407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305003.6758,
                "count": 13457407,
                "maximum": 305525.6017,
                "minimum": 304477.4817,
                "name": "X",
                "position": 0,
                "stddev": 288.464975,
                "variance": 83212.04182
              },
              {
                "average": 4837929.952,
                "count": 13457407,
                "maximum": 4838633.759,
                "minimum": 4837216.139,
                "name": "Y",
                "position": 1,
                "stddev": 399.3577151,
                "variance": 159486.5846
              },
              {
                "average": 1546.923928,
                "count": 13457407,
                "maximum": 1584.890482,
                "minimum": 1509.330482,
                "name": "Z",
                "position": 2,
                "stddev": 10.96914125,
                "variance": 120.3220597
              },
              {
                "average": 19900.93324,
                "count": 13457407,
                "maximum": 33633,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3294.603661,
                "variance": 10854413.28
              },
              {
                "average": 1.04291644,
                "count": 13457407,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2090200723,
                "variance": 0.04368939063
              },
              {
                "average": 1.087869156,
                "count": 13457407,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2980799122,
                "variance": 0.08885163407
              },
              {
                "average": 0.5027359283,
                "count": 13457407,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925332,
                "variance": 0.2499925333
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.144251341,
                "count": 13457407,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3513444186,
                "variance": 0.1234429005
              },
              {
                "average": 0.2877440947,
                "count": 13457407,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63849059,
                "variance": 135.4544633
              },
              {
                "average": 1.965403439,
                "count": 13457407,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015008801,
                "variance": 1.030242867
              },
              {
                "average": 1101.739066,
                "count": 13457407,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.140490257,
                "variance": 1.300718026
              },
              {
                "average": 34531.41571,
                "count": 13457407,
                "maximum": 51200,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 7774.787629,
                "variance": 60447322.68
              },
              {
                "average": 34210.53648,
                "count": 13457407,
                "maximum": 49664,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6018.692333,
                "variance": 36224657.39
              },
              {
                "average": 29883.90324,
                "count": 13457407,
                "maximum": 47872,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 6450.944493,
                "variance": 41614684.85
              },
              {
                "average": 188151334.3,
                "count": 13457407,
                "maximum": 188152768.9,
                "minimum": 188149582.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.8986504,
                "variance": 529836.4452
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13457407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304477.4817,
              4837216.139,
              1509.330482,
              305525.6017,
              4838633.759,
              1584.890482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304477.48167441256,
                    4837216.139327171,
                    1509.3304822430132
                  ],
                  [
                    304477.48167441256,
                    4838633.75932717,
                    1509.3304822430132
                  ],
                  [
                    305525.60167441255,
                    4838633.75932717,
                    1584.8904822430131
                  ],
                  [
                    305525.60167441255,
                    4837216.139327171,
                    1584.8904822430131
                  ],
                  [
                    304477.48167441256,
                    4837216.139327171,
                    1509.3304822430132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:26:08+00:00",
            "end_time": "2017-08-30T17:33: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": "20170831_43119F6210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747197101551,
              43.72470693508628,
              1374.281785484984
            ],
            [
              -119.6380323512815,
              43.73746635922328,
              1374.281785484984
            ],
            [
              -119.62499876770879,
              43.737766640206935,
              1479.5417854849843
            ],
            [
              -119.62444114831361,
              43.725007083123195,
              1479.5417854849843
            ],
            [
              -119.63747197101551,
              43.72470693508628,
              1374.281785484984
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380324,
        43.72470694,
        1374.281785,
        -119.6244411,
        43.73776664,
        1479.541785
      ],
      "properties": {
        "datetime": "2017-09-09T00:10:33Z",
        "pc:count": 18703678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288152.4764,
            "count": 18703678,
            "maximum": 288614.9647,
            "minimum": 287564.3047,
            "name": "X",
            "position": 0,
            "stddev": 280.5135211,
            "variance": 78687.83551
          },
          {
            "average": 4845394.456,
            "count": 18703678,
            "maximum": 4846096.794,
            "minimum": 4844678.194,
            "name": "Y",
            "position": 1,
            "stddev": 394.1450006,
            "variance": 155350.2815
          },
          {
            "average": 1416.766831,
            "count": 18703678,
            "maximum": 1479.541785,
            "minimum": 1374.281785,
            "name": "Z",
            "position": 2,
            "stddev": 23.44749597,
            "variance": 549.7850671
          },
          {
            "average": 23781.37109,
            "count": 18703678,
            "maximum": 63345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3571.369231,
            "variance": 12754678.18
          },
          {
            "average": 1.022703984,
            "count": 18703678,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1655717686,
            "variance": 0.02741401056
          },
          {
            "average": 1.045948182,
            "count": 18703678,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2463720656,
            "variance": 0.06069919473
          },
          {
            "average": 0.5039105143,
            "count": 18703678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499984721,
            "variance": 0.2499847212
          },
          {
            "average": 3.710500149e-05,
            "count": 18703678,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006091274636,
            "variance": 3.710362669e-05
          },
          {
            "average": 1.177913082,
            "count": 18703678,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3824395706,
            "variance": 0.1462600252
          },
          {
            "average": -1.111818023,
            "count": 18703678,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08746522,
            "variance": 146.1068153
          },
          {
            "average": 1.998602307,
            "count": 18703678,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008224196,
            "variance": 1.016516028
          },
          {
            "average": 1150.829534,
            "count": 18703678,
            "maximum": 1155,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.575737291,
            "variance": 6.634422592
          },
          {
            "average": 35439.5071,
            "count": 18703678,
            "maximum": 65280,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 8518.410075,
            "variance": 72563310.2
          },
          {
            "average": 34833.73028,
            "count": 18703678,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6211.024611,
            "variance": 38576826.72
          },
          {
            "average": 31282.20761,
            "count": 18703678,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 6916.2112,
            "variance": 47833977.36
          },
          {
            "average": 188918671,
            "count": 18703678,
            "maximum": 188951033.2,
            "minimum": 188242019.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 142432.546,
            "variance": 20287030150.0
          },
          {
            "average": 0,
            "count": 18703678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18703678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287564.3047,
          4844678.194,
          1374.281785,
          288614.9647,
          4846096.794,
          1479.541785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287564.3046605968,
                4844678.194136628,
                1374.281785484984
              ],
              [
                287564.3046605968,
                4846096.794136628,
                1374.281785484984
              ],
              [
                288614.96466059686,
                4846096.794136628,
                1479.5417854849843
              ],
              [
                288614.96466059686,
                4844678.194136628,
                1479.5417854849843
              ],
              [
                287564.3046605968,
                4844678.194136628,
                1374.281785484984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:10:33+00:00",
        "end_time": "2017-08-31T19:13:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F6210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F6210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F6210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F6210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380324,
            43.72470694,
            1374.281785,
            -119.6244411,
            43.73776664,
            1479.541785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747197101551,
                  43.72470693508628,
                  1374.281785484984
                ],
                [
                  -119.6380323512815,
                  43.73746635922328,
                  1374.281785484984
                ],
                [
                  -119.62499876770879,
                  43.737766640206935,
                  1479.5417854849843
                ],
                [
                  -119.62444114831361,
                  43.725007083123195,
                  1479.5417854849843
                ],
                [
                  -119.63747197101551,
                  43.72470693508628,
                  1374.281785484984
                ]
              ]
            ]
          },
          "id": "20170831_43119F6210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F6210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:10:33Z",
            "pc:count": 18703678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288152.4764,
                "count": 18703678,
                "maximum": 288614.9647,
                "minimum": 287564.3047,
                "name": "X",
                "position": 0,
                "stddev": 280.5135211,
                "variance": 78687.83551
              },
              {
                "average": 4845394.456,
                "count": 18703678,
                "maximum": 4846096.794,
                "minimum": 4844678.194,
                "name": "Y",
                "position": 1,
                "stddev": 394.1450006,
                "variance": 155350.2815
              },
              {
                "average": 1416.766831,
                "count": 18703678,
                "maximum": 1479.541785,
                "minimum": 1374.281785,
                "name": "Z",
                "position": 2,
                "stddev": 23.44749597,
                "variance": 549.7850671
              },
              {
                "average": 23781.37109,
                "count": 18703678,
                "maximum": 63345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3571.369231,
                "variance": 12754678.18
              },
              {
                "average": 1.022703984,
                "count": 18703678,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1655717686,
                "variance": 0.02741401056
              },
              {
                "average": 1.045948182,
                "count": 18703678,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2463720656,
                "variance": 0.06069919473
              },
              {
                "average": 0.5039105143,
                "count": 18703678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499984721,
                "variance": 0.2499847212
              },
              {
                "average": 3.710500149e-05,
                "count": 18703678,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006091274636,
                "variance": 3.710362669e-05
              },
              {
                "average": 1.177913082,
                "count": 18703678,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3824395706,
                "variance": 0.1462600252
              },
              {
                "average": -1.111818023,
                "count": 18703678,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08746522,
                "variance": 146.1068153
              },
              {
                "average": 1.998602307,
                "count": 18703678,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008224196,
                "variance": 1.016516028
              },
              {
                "average": 1150.829534,
                "count": 18703678,
                "maximum": 1155,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.575737291,
                "variance": 6.634422592
              },
              {
                "average": 35439.5071,
                "count": 18703678,
                "maximum": 65280,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 8518.410075,
                "variance": 72563310.2
              },
              {
                "average": 34833.73028,
                "count": 18703678,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6211.024611,
                "variance": 38576826.72
              },
              {
                "average": 31282.20761,
                "count": 18703678,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 6916.2112,
                "variance": 47833977.36
              },
              {
                "average": 188918671,
                "count": 18703678,
                "maximum": 188951033.2,
                "minimum": 188242019.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 142432.546,
                "variance": 20287030150.0
              },
              {
                "average": 0,
                "count": 18703678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18703678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287564.3047,
              4844678.194,
              1374.281785,
              288614.9647,
              4846096.794,
              1479.541785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287564.3046605968,
                    4844678.194136628,
                    1374.281785484984
                  ],
                  [
                    287564.3046605968,
                    4846096.794136628,
                    1374.281785484984
                  ],
                  [
                    288614.96466059686,
                    4846096.794136628,
                    1479.5417854849843
                  ],
                  [
                    288614.96466059686,
                    4844678.194136628,
                    1479.5417854849843
                  ],
                  [
                    287564.3046605968,
                    4844678.194136628,
                    1374.281785484984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:10:33+00:00",
            "end_time": "2017-08-31T19:13: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": "20170830_43119F4221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.4374747628511,
              43.68722889743521,
              1545.479572114118
            ],
            [
              -119.43799167884927,
              43.699982467171104,
              1545.479572114118
            ],
            [
              -119.42499818040912,
              43.70025902696391,
              1617.0395721141178
            ],
            [
              -119.42448401276306,
              43.68750533483255,
              1617.0395721141178
            ],
            [
              -119.4374747628511,
              43.68722889743521,
              1545.479572114118
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379917,
        43.6872289,
        1545.479572,
        -119.424484,
        43.70025903,
        1617.039572
      ],
      "properties": {
        "datetime": "2017-08-30T18:17:29Z",
        "pc:count": 15513704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304081.8816,
            "count": 15513704,
            "maximum": 304599.0703,
            "minimum": 303551.1503,
            "name": "X",
            "position": 0,
            "stddev": 288.3524495,
            "variance": 83147.13512
          },
          {
            "average": 4840749.972,
            "count": 15513704,
            "maximum": 4841439.903,
            "minimum": 4840022.183,
            "name": "Y",
            "position": 1,
            "stddev": 390.5484275,
            "variance": 152528.0742
          },
          {
            "average": 1572.066439,
            "count": 15513704,
            "maximum": 1617.039572,
            "minimum": 1545.479572,
            "name": "Z",
            "position": 2,
            "stddev": 9.002431137,
            "variance": 81.04376638
          },
          {
            "average": 17836.84671,
            "count": 15513704,
            "maximum": 32497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5349.05365,
            "variance": 28612374.95
          },
          {
            "average": 1.208129922,
            "count": 15513704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5264410466,
            "variance": 0.2771401755
          },
          {
            "average": 1.432708204,
            "count": 15513704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8065952317,
            "variance": 0.6505958678
          },
          {
            "average": 0.5043083199,
            "count": 15513704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999814541,
            "variance": 0.2499814545
          },
          {
            "average": 4.512139719e-07,
            "count": 15513704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006717244951,
            "variance": 4.512137973e-07
          },
          {
            "average": 1.123051013,
            "count": 15513704,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3284957664,
            "variance": 0.1079094685
          },
          {
            "average": -0.3539066204,
            "count": 15513704,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60697832,
            "variance": 134.7219457
          },
          {
            "average": 1.88508966,
            "count": 15513704,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.046957002,
            "variance": 1.096118964
          },
          {
            "average": 1100.851887,
            "count": 15513704,
            "maximum": 1103,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314561167,
            "variance": 1.728071061
          },
          {
            "average": 29277.89061,
            "count": 15513704,
            "maximum": 51456,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10838.37658,
            "variance": 117470407
          },
          {
            "average": 29880.30431,
            "count": 15513704,
            "maximum": 50688,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9015.702779,
            "variance": 81282896.6
          },
          {
            "average": 25659.17036,
            "count": 15513704,
            "maximum": 49152,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8513.986421,
            "variance": 72487964.78
          },
          {
            "average": 188150775.9,
            "count": 15513704,
            "maximum": 188152249.8,
            "minimum": 188149117.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 836.6578749,
            "variance": 699996.3996
          },
          {
            "average": 0,
            "count": 15513704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15513704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15513704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15513704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15513704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303551.1503,
          4840022.183,
          1545.479572,
          304599.0703,
          4841439.903,
          1617.039572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303551.1502738444,
                4840022.183130302,
                1545.479572114118
              ],
              [
                303551.1502738444,
                4841439.903130302,
                1545.479572114118
              ],
              [
                304599.07027384447,
                4841439.903130302,
                1617.0395721141178
              ],
              [
                304599.07027384447,
                4840022.183130302,
                1617.0395721141178
              ],
              [
                303551.1502738444,
                4840022.183130302,
                1545.479572114118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:17:29+00:00",
        "end_time": "2017-08-30T17:25:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379917,
            43.6872289,
            1545.479572,
            -119.424484,
            43.70025903,
            1617.039572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.4374747628511,
                  43.68722889743521,
                  1545.479572114118
                ],
                [
                  -119.43799167884927,
                  43.699982467171104,
                  1545.479572114118
                ],
                [
                  -119.42499818040912,
                  43.70025902696391,
                  1617.0395721141178
                ],
                [
                  -119.42448401276306,
                  43.68750533483255,
                  1617.0395721141178
                ],
                [
                  -119.4374747628511,
                  43.68722889743521,
                  1545.479572114118
                ]
              ]
            ]
          },
          "id": "20170830_43119F4221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:17:29Z",
            "pc:count": 15513704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304081.8816,
                "count": 15513704,
                "maximum": 304599.0703,
                "minimum": 303551.1503,
                "name": "X",
                "position": 0,
                "stddev": 288.3524495,
                "variance": 83147.13512
              },
              {
                "average": 4840749.972,
                "count": 15513704,
                "maximum": 4841439.903,
                "minimum": 4840022.183,
                "name": "Y",
                "position": 1,
                "stddev": 390.5484275,
                "variance": 152528.0742
              },
              {
                "average": 1572.066439,
                "count": 15513704,
                "maximum": 1617.039572,
                "minimum": 1545.479572,
                "name": "Z",
                "position": 2,
                "stddev": 9.002431137,
                "variance": 81.04376638
              },
              {
                "average": 17836.84671,
                "count": 15513704,
                "maximum": 32497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5349.05365,
                "variance": 28612374.95
              },
              {
                "average": 1.208129922,
                "count": 15513704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5264410466,
                "variance": 0.2771401755
              },
              {
                "average": 1.432708204,
                "count": 15513704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8065952317,
                "variance": 0.6505958678
              },
              {
                "average": 0.5043083199,
                "count": 15513704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999814541,
                "variance": 0.2499814545
              },
              {
                "average": 4.512139719e-07,
                "count": 15513704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006717244951,
                "variance": 4.512137973e-07
              },
              {
                "average": 1.123051013,
                "count": 15513704,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3284957664,
                "variance": 0.1079094685
              },
              {
                "average": -0.3539066204,
                "count": 15513704,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60697832,
                "variance": 134.7219457
              },
              {
                "average": 1.88508966,
                "count": 15513704,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.046957002,
                "variance": 1.096118964
              },
              {
                "average": 1100.851887,
                "count": 15513704,
                "maximum": 1103,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314561167,
                "variance": 1.728071061
              },
              {
                "average": 29277.89061,
                "count": 15513704,
                "maximum": 51456,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10838.37658,
                "variance": 117470407
              },
              {
                "average": 29880.30431,
                "count": 15513704,
                "maximum": 50688,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9015.702779,
                "variance": 81282896.6
              },
              {
                "average": 25659.17036,
                "count": 15513704,
                "maximum": 49152,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8513.986421,
                "variance": 72487964.78
              },
              {
                "average": 188150775.9,
                "count": 15513704,
                "maximum": 188152249.8,
                "minimum": 188149117.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 836.6578749,
                "variance": 699996.3996
              },
              {
                "average": 0,
                "count": 15513704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15513704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15513704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15513704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15513704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303551.1503,
              4840022.183,
              1545.479572,
              304599.0703,
              4841439.903,
              1617.039572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303551.1502738444,
                    4840022.183130302,
                    1545.479572114118
                  ],
                  [
                    303551.1502738444,
                    4841439.903130302,
                    1545.479572114118
                  ],
                  [
                    304599.07027384447,
                    4841439.903130302,
                    1617.0395721141178
                  ],
                  [
                    304599.07027384447,
                    4840022.183130302,
                    1617.0395721141178
                  ],
                  [
                    303551.1502738444,
                    4840022.183130302,
                    1545.479572114118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:17:29+00:00",
            "end_time": "2017-08-30T17:25: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": "20170830_43119F4216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747493550859,
              43.69972925601595,
              1572.9972554542305
            ],
            [
              -119.43799209161882,
              43.712483157597774,
              1572.9972554542305
            ],
            [
              -119.42499787700136,
              43.7127597376881,
              1640.1172554542304
            ],
            [
              -119.42448347067092,
              43.7000057137011,
              1640.1172554542304
            ],
            [
              -119.43747493550859,
              43.69972925601595,
              1572.9972554542305
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379921,
        43.69972926,
        1572.997255,
        -119.4244835,
        43.71275974,
        1640.117255
      ],
      "properties": {
        "datetime": "2017-08-30T18:03:04Z",
        "pc:count": 15475611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304112.6163,
            "count": 15475611,
            "maximum": 304639.7226,
            "minimum": 303591.9626,
            "name": "X",
            "position": 0,
            "stddev": 292.0655534,
            "variance": 85302.2875
          },
          {
            "average": 4842105.448,
            "count": 15475611,
            "maximum": 4842828.315,
            "minimum": 4841410.555,
            "name": "Y",
            "position": 1,
            "stddev": 390.8877302,
            "variance": 152793.2176
          },
          {
            "average": 1594.420289,
            "count": 15475611,
            "maximum": 1640.117255,
            "minimum": 1572.997255,
            "name": "Z",
            "position": 2,
            "stddev": 11.13714029,
            "variance": 124.035894
          },
          {
            "average": 17324.1529,
            "count": 15475611,
            "maximum": 31329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5074.492498,
            "variance": 25750474.11
          },
          {
            "average": 1.180504537,
            "count": 15475611,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4758214235,
            "variance": 0.2264060271
          },
          {
            "average": 1.370872917,
            "count": 15475611,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7114298198,
            "variance": 0.5061323886
          },
          {
            "average": 0.5022018194,
            "count": 15475611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951681,
            "variance": 0.2499951681
          },
          {
            "average": 2.132387535e-06,
            "count": 15475611,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001460268169,
            "variance": 2.132383126e-06
          },
          {
            "average": 1.108321862,
            "count": 15475611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3107864902,
            "variance": 0.0965882425
          },
          {
            "average": 0.4482770692,
            "count": 15475611,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85740454,
            "variance": 140.5980425
          },
          {
            "average": 1.895906081,
            "count": 15475611,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042327878,
            "variance": 1.086447406
          },
          {
            "average": 1098.952588,
            "count": 15475611,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.315859713,
            "variance": 1.731486784
          },
          {
            "average": 27102.83091,
            "count": 15475611,
            "maximum": 57856,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10037.73095,
            "variance": 100756042.6
          },
          {
            "average": 28199.14927,
            "count": 15475611,
            "maximum": 58112,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8204.09668,
            "variance": 67307202.34
          },
          {
            "average": 23589.08712,
            "count": 15475611,
            "maximum": 59392,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7734.026359,
            "variance": 59815163.73
          },
          {
            "average": 188149609.2,
            "count": 15475611,
            "maximum": 188151384.2,
            "minimum": 188147924.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 822.884859,
            "variance": 677139.4912
          },
          {
            "average": 0,
            "count": 15475611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303591.9626,
          4841410.555,
          1572.997255,
          304639.7226,
          4842828.315,
          1640.117255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303591.9625809812,
                4841410.555101407,
                1572.9972554542305
              ],
              [
                303591.9625809812,
                4842828.315101407,
                1572.9972554542305
              ],
              [
                304639.7225809812,
                4842828.315101407,
                1640.1172554542304
              ],
              [
                304639.7225809812,
                4841410.555101407,
                1640.1172554542304
              ],
              [
                303591.9625809812,
                4841410.555101407,
                1572.9972554542305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:03:04+00:00",
        "end_time": "2017-08-30T17:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379921,
            43.69972926,
            1572.997255,
            -119.4244835,
            43.71275974,
            1640.117255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747493550859,
                  43.69972925601595,
                  1572.9972554542305
                ],
                [
                  -119.43799209161882,
                  43.712483157597774,
                  1572.9972554542305
                ],
                [
                  -119.42499787700136,
                  43.7127597376881,
                  1640.1172554542304
                ],
                [
                  -119.42448347067092,
                  43.7000057137011,
                  1640.1172554542304
                ],
                [
                  -119.43747493550859,
                  43.69972925601595,
                  1572.9972554542305
                ]
              ]
            ]
          },
          "id": "20170830_43119F4216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:03:04Z",
            "pc:count": 15475611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304112.6163,
                "count": 15475611,
                "maximum": 304639.7226,
                "minimum": 303591.9626,
                "name": "X",
                "position": 0,
                "stddev": 292.0655534,
                "variance": 85302.2875
              },
              {
                "average": 4842105.448,
                "count": 15475611,
                "maximum": 4842828.315,
                "minimum": 4841410.555,
                "name": "Y",
                "position": 1,
                "stddev": 390.8877302,
                "variance": 152793.2176
              },
              {
                "average": 1594.420289,
                "count": 15475611,
                "maximum": 1640.117255,
                "minimum": 1572.997255,
                "name": "Z",
                "position": 2,
                "stddev": 11.13714029,
                "variance": 124.035894
              },
              {
                "average": 17324.1529,
                "count": 15475611,
                "maximum": 31329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5074.492498,
                "variance": 25750474.11
              },
              {
                "average": 1.180504537,
                "count": 15475611,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4758214235,
                "variance": 0.2264060271
              },
              {
                "average": 1.370872917,
                "count": 15475611,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7114298198,
                "variance": 0.5061323886
              },
              {
                "average": 0.5022018194,
                "count": 15475611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951681,
                "variance": 0.2499951681
              },
              {
                "average": 2.132387535e-06,
                "count": 15475611,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001460268169,
                "variance": 2.132383126e-06
              },
              {
                "average": 1.108321862,
                "count": 15475611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3107864902,
                "variance": 0.0965882425
              },
              {
                "average": 0.4482770692,
                "count": 15475611,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85740454,
                "variance": 140.5980425
              },
              {
                "average": 1.895906081,
                "count": 15475611,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042327878,
                "variance": 1.086447406
              },
              {
                "average": 1098.952588,
                "count": 15475611,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.315859713,
                "variance": 1.731486784
              },
              {
                "average": 27102.83091,
                "count": 15475611,
                "maximum": 57856,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10037.73095,
                "variance": 100756042.6
              },
              {
                "average": 28199.14927,
                "count": 15475611,
                "maximum": 58112,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8204.09668,
                "variance": 67307202.34
              },
              {
                "average": 23589.08712,
                "count": 15475611,
                "maximum": 59392,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7734.026359,
                "variance": 59815163.73
              },
              {
                "average": 188149609.2,
                "count": 15475611,
                "maximum": 188151384.2,
                "minimum": 188147924.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 822.884859,
                "variance": 677139.4912
              },
              {
                "average": 0,
                "count": 15475611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303591.9626,
              4841410.555,
              1572.997255,
              304639.7226,
              4842828.315,
              1640.117255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303591.9625809812,
                    4841410.555101407,
                    1572.9972554542305
                  ],
                  [
                    303591.9625809812,
                    4842828.315101407,
                    1572.9972554542305
                  ],
                  [
                    304639.7225809812,
                    4842828.315101407,
                    1640.1172554542304
                  ],
                  [
                    304639.7225809812,
                    4841410.555101407,
                    1640.1172554542304
                  ],
                  [
                    303591.9625809812,
                    4841410.555101407,
                    1572.9972554542305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:03:04+00:00",
            "end_time": "2017-08-30T17:05:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247500724039,
              43.637231716487754,
              1466.1863616559033
            ],
            [
              -119.41298563930295,
              43.64998329532061,
              1466.1863616559033
            ],
            [
              -119.39999698605654,
              43.650256885241625,
              1556.6463616559033
            ],
            [
              -119.39948909618276,
              43.637505185336586,
              1556.6463616559033
            ],
            [
              -119.41247500724039,
              43.637231716487754,
              1466.1863616559033
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129856,
        43.63723172,
        1466.186362,
        -119.3994891,
        43.65025689,
        1556.646362
      ],
      "properties": {
        "datetime": "2017-08-30T18:38:51Z",
        "pc:count": 12679889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305925.6836,
            "count": 12679889,
            "maximum": 306452.9268,
            "minimum": 305404.5468,
            "name": "X",
            "position": 0,
            "stddev": 295.1609037,
            "variance": 87119.95908
          },
          {
            "average": 4835123.709,
            "count": 12679889,
            "maximum": 4835827.72,
            "minimum": 4834410.26,
            "name": "Y",
            "position": 1,
            "stddev": 401.2251681,
            "variance": 160981.6355
          },
          {
            "average": 1512.207535,
            "count": 12679889,
            "maximum": 1556.646362,
            "minimum": 1466.186362,
            "name": "Z",
            "position": 2,
            "stddev": 14.97955343,
            "variance": 224.3870211
          },
          {
            "average": 20316.43145,
            "count": 12679889,
            "maximum": 29665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1726.62311,
            "variance": 2981227.364
          },
          {
            "average": 1.006898168,
            "count": 12679889,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09780464919,
            "variance": 0.009565749404
          },
          {
            "average": 1.014055091,
            "count": 12679889,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1507496224,
            "variance": 0.02272544866
          },
          {
            "average": 0.5020920136,
            "count": 12679889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956432,
            "variance": 0.2499956432
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183139695,
            "count": 12679889,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3867810217,
            "variance": 0.1495995587
          },
          {
            "average": 0.7193671118,
            "count": 12679889,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78825832,
            "variance": 138.9630342
          },
          {
            "average": 1.995395386,
            "count": 12679889,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002234635,
            "variance": 1.004474263
          },
          {
            "average": 1102.545501,
            "count": 12679889,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.04601554,
            "variance": 1.09414851
          },
          {
            "average": 40258.38203,
            "count": 12679889,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3547.954857,
            "variance": 12587983.67
          },
          {
            "average": 38595.09214,
            "count": 12679889,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2916.296811,
            "variance": 8504787.087
          },
          {
            "average": 34798.41551,
            "count": 12679889,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3031.452877,
            "variance": 9189706.545
          },
          {
            "average": 188151858.5,
            "count": 12679889,
            "maximum": 188153531.4,
            "minimum": 188149625.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 683.1714133,
            "variance": 466723.1799
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12679889,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305404.5468,
          4834410.26,
          1466.186362,
          306452.9268,
          4835827.72,
          1556.646362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305404.5467865252,
                4834410.259773849,
                1466.1863616559033
              ],
              [
                305404.5467865252,
                4835827.7197738495,
                1466.1863616559033
              ],
              [
                306452.92678652523,
                4835827.7197738495,
                1556.6463616559033
              ],
              [
                306452.92678652523,
                4834410.259773849,
                1556.6463616559033
              ],
              [
                305404.5467865252,
                4834410.259773849,
                1466.1863616559033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:38:51+00:00",
        "end_time": "2017-08-30T17:33:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129856,
            43.63723172,
            1466.186362,
            -119.3994891,
            43.65025689,
            1556.646362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247500724039,
                  43.637231716487754,
                  1466.1863616559033
                ],
                [
                  -119.41298563930295,
                  43.64998329532061,
                  1466.1863616559033
                ],
                [
                  -119.39999698605654,
                  43.650256885241625,
                  1556.6463616559033
                ],
                [
                  -119.39948909618276,
                  43.637505185336586,
                  1556.6463616559033
                ],
                [
                  -119.41247500724039,
                  43.637231716487754,
                  1466.1863616559033
                ]
              ]
            ]
          },
          "id": "20170830_43119F4418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:38:51Z",
            "pc:count": 12679889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305925.6836,
                "count": 12679889,
                "maximum": 306452.9268,
                "minimum": 305404.5468,
                "name": "X",
                "position": 0,
                "stddev": 295.1609037,
                "variance": 87119.95908
              },
              {
                "average": 4835123.709,
                "count": 12679889,
                "maximum": 4835827.72,
                "minimum": 4834410.26,
                "name": "Y",
                "position": 1,
                "stddev": 401.2251681,
                "variance": 160981.6355
              },
              {
                "average": 1512.207535,
                "count": 12679889,
                "maximum": 1556.646362,
                "minimum": 1466.186362,
                "name": "Z",
                "position": 2,
                "stddev": 14.97955343,
                "variance": 224.3870211
              },
              {
                "average": 20316.43145,
                "count": 12679889,
                "maximum": 29665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1726.62311,
                "variance": 2981227.364
              },
              {
                "average": 1.006898168,
                "count": 12679889,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09780464919,
                "variance": 0.009565749404
              },
              {
                "average": 1.014055091,
                "count": 12679889,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1507496224,
                "variance": 0.02272544866
              },
              {
                "average": 0.5020920136,
                "count": 12679889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956432,
                "variance": 0.2499956432
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183139695,
                "count": 12679889,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3867810217,
                "variance": 0.1495995587
              },
              {
                "average": 0.7193671118,
                "count": 12679889,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78825832,
                "variance": 138.9630342
              },
              {
                "average": 1.995395386,
                "count": 12679889,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002234635,
                "variance": 1.004474263
              },
              {
                "average": 1102.545501,
                "count": 12679889,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.04601554,
                "variance": 1.09414851
              },
              {
                "average": 40258.38203,
                "count": 12679889,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3547.954857,
                "variance": 12587983.67
              },
              {
                "average": 38595.09214,
                "count": 12679889,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2916.296811,
                "variance": 8504787.087
              },
              {
                "average": 34798.41551,
                "count": 12679889,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3031.452877,
                "variance": 9189706.545
              },
              {
                "average": 188151858.5,
                "count": 12679889,
                "maximum": 188153531.4,
                "minimum": 188149625.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 683.1714133,
                "variance": 466723.1799
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12679889,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305404.5468,
              4834410.26,
              1466.186362,
              306452.9268,
              4835827.72,
              1556.646362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305404.5467865252,
                    4834410.259773849,
                    1466.1863616559033
                  ],
                  [
                    305404.5467865252,
                    4835827.7197738495,
                    1466.1863616559033
                  ],
                  [
                    306452.92678652523,
                    4835827.7197738495,
                    1556.6463616559033
                  ],
                  [
                    306452.92678652523,
                    4834410.259773849,
                    1556.6463616559033
                  ],
                  [
                    305404.5467865252,
                    4834410.259773849,
                    1466.1863616559033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:38:51+00:00",
            "end_time": "2017-08-30T17:33: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": "20170910_43119F7203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747194673721,
              43.73719126544519,
              1546.8369781731644
            ],
            [
              -119.78806584306483,
              43.7499794730075,
              1546.8369781731644
            ],
            [
              -119.77500138405931,
              43.75029765641263,
              1674.1169781731646
            ],
            [
              -119.77441026191376,
              43.73750930766244,
              1674.1169781731646
            ],
            [
              -119.78747194673721,
              43.73719126544519,
              1546.8369781731644
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880658,
        43.73719127,
        1546.836978,
        -119.7744103,
        43.75029766,
        1674.116978
      ],
      "properties": {
        "datetime": "2017-09-10T19:04:09Z",
        "pc:count": 23626628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276053.924,
            "count": 23626628,
            "maximum": 276581.8337,
            "minimum": 275528.7737,
            "name": "X",
            "position": 0,
            "stddev": 294.0774261,
            "variance": 86481.53253
          },
          {
            "average": 4847147.696,
            "count": 23626628,
            "maximum": 4847882.444,
            "minimum": 4846460.464,
            "name": "Y",
            "position": 1,
            "stddev": 409.0490245,
            "variance": 167321.1045
          },
          {
            "average": 1606.852647,
            "count": 23626628,
            "maximum": 1674.116978,
            "minimum": 1546.836978,
            "name": "Z",
            "position": 2,
            "stddev": 21.60816357,
            "variance": 466.9127327
          },
          {
            "average": 17276.59962,
            "count": 23626628,
            "maximum": 48289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9147.139954,
            "variance": 83670169.35
          },
          {
            "average": 1.544944712,
            "count": 23626628,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7816144627,
            "variance": 0.6109211683
          },
          {
            "average": 2.127352579,
            "count": 23626628,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.055220324,
            "variance": 1.113489932
          },
          {
            "average": 0.502887928,
            "count": 23626628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999916704,
            "variance": 0.2499916705
          },
          {
            "average": 1.904630657e-06,
            "count": 23626628,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001380082284,
            "variance": 1.90462711e-06
          },
          {
            "average": 1.146668581,
            "count": 23626628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3537752303,
            "variance": 0.1251569136
          },
          {
            "average": -0.6218331267,
            "count": 23626628,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05173669,
            "variance": 145.2443572
          },
          {
            "average": 1.71779587,
            "count": 23626628,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103401917,
            "variance": 1.217495791
          },
          {
            "average": 1177.574774,
            "count": 23626628,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9972824918,
            "variance": 0.9945723684
          },
          {
            "average": 15067.12241,
            "count": 23626628,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7947.683009,
            "variance": 63165665.22
          },
          {
            "average": 16163.13159,
            "count": 23626628,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7053.353166,
            "variance": 49749790.88
          },
          {
            "average": 13969.22612,
            "count": 23626628,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5238.921454,
            "variance": 27446298
          },
          {
            "average": 189103939.3,
            "count": 23626628,
            "maximum": 189105449.2,
            "minimum": 189102292.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 716.9102139,
            "variance": 513960.2548
          },
          {
            "average": 0,
            "count": 23626628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23626628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23626628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23626628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23626628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275528.7737,
          4846460.464,
          1546.836978,
          276581.8337,
          4847882.444,
          1674.116978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275528.7736600058,
                4846460.464233808,
                1546.8369781731644
              ],
              [
                275528.7736600058,
                4847882.444233809,
                1546.8369781731644
              ],
              [
                276581.8336600059,
                4847882.444233809,
                1674.1169781731646
              ],
              [
                276581.8336600059,
                4846460.464233808,
                1674.1169781731646
              ],
              [
                275528.7736600058,
                4846460.464233808,
                1546.8369781731644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:04:09+00:00",
        "end_time": "2017-09-10T18:11:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880658,
            43.73719127,
            1546.836978,
            -119.7744103,
            43.75029766,
            1674.116978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747194673721,
                  43.73719126544519,
                  1546.8369781731644
                ],
                [
                  -119.78806584306483,
                  43.7499794730075,
                  1546.8369781731644
                ],
                [
                  -119.77500138405931,
                  43.75029765641263,
                  1674.1169781731646
                ],
                [
                  -119.77441026191376,
                  43.73750930766244,
                  1674.1169781731646
                ],
                [
                  -119.78747194673721,
                  43.73719126544519,
                  1546.8369781731644
                ]
              ]
            ]
          },
          "id": "20170910_43119F7203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:04:09Z",
            "pc:count": 23626628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276053.924,
                "count": 23626628,
                "maximum": 276581.8337,
                "minimum": 275528.7737,
                "name": "X",
                "position": 0,
                "stddev": 294.0774261,
                "variance": 86481.53253
              },
              {
                "average": 4847147.696,
                "count": 23626628,
                "maximum": 4847882.444,
                "minimum": 4846460.464,
                "name": "Y",
                "position": 1,
                "stddev": 409.0490245,
                "variance": 167321.1045
              },
              {
                "average": 1606.852647,
                "count": 23626628,
                "maximum": 1674.116978,
                "minimum": 1546.836978,
                "name": "Z",
                "position": 2,
                "stddev": 21.60816357,
                "variance": 466.9127327
              },
              {
                "average": 17276.59962,
                "count": 23626628,
                "maximum": 48289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9147.139954,
                "variance": 83670169.35
              },
              {
                "average": 1.544944712,
                "count": 23626628,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7816144627,
                "variance": 0.6109211683
              },
              {
                "average": 2.127352579,
                "count": 23626628,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.055220324,
                "variance": 1.113489932
              },
              {
                "average": 0.502887928,
                "count": 23626628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999916704,
                "variance": 0.2499916705
              },
              {
                "average": 1.904630657e-06,
                "count": 23626628,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001380082284,
                "variance": 1.90462711e-06
              },
              {
                "average": 1.146668581,
                "count": 23626628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3537752303,
                "variance": 0.1251569136
              },
              {
                "average": -0.6218331267,
                "count": 23626628,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05173669,
                "variance": 145.2443572
              },
              {
                "average": 1.71779587,
                "count": 23626628,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103401917,
                "variance": 1.217495791
              },
              {
                "average": 1177.574774,
                "count": 23626628,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9972824918,
                "variance": 0.9945723684
              },
              {
                "average": 15067.12241,
                "count": 23626628,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7947.683009,
                "variance": 63165665.22
              },
              {
                "average": 16163.13159,
                "count": 23626628,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7053.353166,
                "variance": 49749790.88
              },
              {
                "average": 13969.22612,
                "count": 23626628,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5238.921454,
                "variance": 27446298
              },
              {
                "average": 189103939.3,
                "count": 23626628,
                "maximum": 189105449.2,
                "minimum": 189102292.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 716.9102139,
                "variance": 513960.2548
              },
              {
                "average": 0,
                "count": 23626628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23626628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23626628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23626628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23626628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275528.7737,
              4846460.464,
              1546.836978,
              276581.8337,
              4847882.444,
              1674.116978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275528.7736600058,
                    4846460.464233808,
                    1546.8369781731644
                  ],
                  [
                    275528.7736600058,
                    4847882.444233809,
                    1546.8369781731644
                  ],
                  [
                    276581.8336600059,
                    4847882.444233809,
                    1674.1169781731646
                  ],
                  [
                    276581.8336600059,
                    4846460.464233808,
                    1674.1169781731646
                  ],
                  [
                    275528.7736600058,
                    4846460.464233808,
                    1546.8369781731644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:04:09+00:00",
            "end_time": "2017-09-10T18:11: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": "20170831_43119F5117.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247344922711,
              43.69970960957704,
              1373.9509588320423
            ],
            [
              -119.61302857759647,
              43.71248175798085,
              1373.9509588320423
            ],
            [
              -119.5999989096576,
              43.71277908200825,
              1459.5309588320422
            ],
            [
              -119.5994465417726,
              43.70000680183041,
              1459.5309588320422
            ],
            [
              -119.61247344922711,
              43.69970960957704,
              1373.9509588320423
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130286,
        43.69970961,
        1373.950959,
        -119.5994465,
        43.71277908,
        1459.530959
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:11Z",
        "pc:count": 29647400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290023.2703,
            "count": 29647400,
            "maximum": 290541.0982,
            "minimum": 289490.3382,
            "name": "X",
            "position": 0,
            "stddev": 293.0651415,
            "variance": 85887.17716
          },
          {
            "average": 4842553.674,
            "count": 29647400,
            "maximum": 4843257.975,
            "minimum": 4841837.995,
            "name": "Y",
            "position": 1,
            "stddev": 409.2967033,
            "variance": 167523.7913
          },
          {
            "average": 1399.782002,
            "count": 29647400,
            "maximum": 1459.530959,
            "minimum": 1373.950959,
            "name": "Z",
            "position": 2,
            "stddev": 16.03509618,
            "variance": 257.1243094
          },
          {
            "average": 25140.71553,
            "count": 29647400,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3598.603726,
            "variance": 12949948.78
          },
          {
            "average": 1.004498607,
            "count": 29647400,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07329443143,
            "variance": 0.005372073678
          },
          {
            "average": 1.009056713,
            "count": 29647400,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1083319371,
            "variance": 0.0117358086
          },
          {
            "average": 0.4998195457,
            "count": 29647400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999759,
            "variance": 0.2499999759
          },
          {
            "average": 4.708675972e-05,
            "count": 29647400,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006861817845,
            "variance": 4.708454414e-05
          },
          {
            "average": 1.123320021,
            "count": 29647400,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.328804193,
            "variance": 0.1081121973
          },
          {
            "average": 0.7676374672,
            "count": 29647400,
            "maximum": 21,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14390538,
            "variance": 147.474438
          },
          {
            "average": 1.993271113,
            "count": 29647400,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001737204,
            "variance": 1.003477426
          },
          {
            "average": 1149.239495,
            "count": 29647400,
            "maximum": 1182,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.603850266,
            "variance": 43.61083833
          },
          {
            "average": 39315.54368,
            "count": 29647400,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4344.535195,
            "variance": 18874986.06
          },
          {
            "average": 37424.98627,
            "count": 29647400,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3566.610798,
            "variance": 12720712.58
          },
          {
            "average": 33125.34979,
            "count": 29647400,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3699.984782,
            "variance": 13689887.38
          },
          {
            "average": 188818543.3,
            "count": 29647400,
            "maximum": 189106891.9,
            "minimum": 188239662.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 280531.4038,
            "variance": 78697868520.0
          },
          {
            "average": 0,
            "count": 29647400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29647400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29647400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29647400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29647400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289490.3382,
          4841837.995,
          1373.950959,
          290541.0982,
          4843257.975,
          1459.530959
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289490.33816253726,
                4841837.995022661,
                1373.9509588320423
              ],
              [
                289490.33816253726,
                4843257.9750226615,
                1373.9509588320423
              ],
              [
                290541.09816253727,
                4843257.9750226615,
                1459.5309588320422
              ],
              [
                290541.09816253727,
                4841837.995022661,
                1459.5309588320422
              ],
              [
                289490.33816253726,
                4841837.995022661,
                1373.9509588320423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:11+00:00",
        "end_time": "2017-08-31T18:34:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5117.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5117.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5117.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5117.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130286,
            43.69970961,
            1373.950959,
            -119.5994465,
            43.71277908,
            1459.530959
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247344922711,
                  43.69970960957704,
                  1373.9509588320423
                ],
                [
                  -119.61302857759647,
                  43.71248175798085,
                  1373.9509588320423
                ],
                [
                  -119.5999989096576,
                  43.71277908200825,
                  1459.5309588320422
                ],
                [
                  -119.5994465417726,
                  43.70000680183041,
                  1459.5309588320422
                ],
                [
                  -119.61247344922711,
                  43.69970960957704,
                  1373.9509588320423
                ]
              ]
            ]
          },
          "id": "20170831_43119F5117.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5117.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:11Z",
            "pc:count": 29647400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290023.2703,
                "count": 29647400,
                "maximum": 290541.0982,
                "minimum": 289490.3382,
                "name": "X",
                "position": 0,
                "stddev": 293.0651415,
                "variance": 85887.17716
              },
              {
                "average": 4842553.674,
                "count": 29647400,
                "maximum": 4843257.975,
                "minimum": 4841837.995,
                "name": "Y",
                "position": 1,
                "stddev": 409.2967033,
                "variance": 167523.7913
              },
              {
                "average": 1399.782002,
                "count": 29647400,
                "maximum": 1459.530959,
                "minimum": 1373.950959,
                "name": "Z",
                "position": 2,
                "stddev": 16.03509618,
                "variance": 257.1243094
              },
              {
                "average": 25140.71553,
                "count": 29647400,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3598.603726,
                "variance": 12949948.78
              },
              {
                "average": 1.004498607,
                "count": 29647400,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07329443143,
                "variance": 0.005372073678
              },
              {
                "average": 1.009056713,
                "count": 29647400,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1083319371,
                "variance": 0.0117358086
              },
              {
                "average": 0.4998195457,
                "count": 29647400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999759,
                "variance": 0.2499999759
              },
              {
                "average": 4.708675972e-05,
                "count": 29647400,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006861817845,
                "variance": 4.708454414e-05
              },
              {
                "average": 1.123320021,
                "count": 29647400,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.328804193,
                "variance": 0.1081121973
              },
              {
                "average": 0.7676374672,
                "count": 29647400,
                "maximum": 21,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14390538,
                "variance": 147.474438
              },
              {
                "average": 1.993271113,
                "count": 29647400,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001737204,
                "variance": 1.003477426
              },
              {
                "average": 1149.239495,
                "count": 29647400,
                "maximum": 1182,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.603850266,
                "variance": 43.61083833
              },
              {
                "average": 39315.54368,
                "count": 29647400,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4344.535195,
                "variance": 18874986.06
              },
              {
                "average": 37424.98627,
                "count": 29647400,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3566.610798,
                "variance": 12720712.58
              },
              {
                "average": 33125.34979,
                "count": 29647400,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3699.984782,
                "variance": 13689887.38
              },
              {
                "average": 188818543.3,
                "count": 29647400,
                "maximum": 189106891.9,
                "minimum": 188239662.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 280531.4038,
                "variance": 78697868520.0
              },
              {
                "average": 0,
                "count": 29647400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29647400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29647400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29647400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29647400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289490.3382,
              4841837.995,
              1373.950959,
              290541.0982,
              4843257.975,
              1459.530959
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289490.33816253726,
                    4841837.995022661,
                    1373.9509588320423
                  ],
                  [
                    289490.33816253726,
                    4843257.9750226615,
                    1373.9509588320423
                  ],
                  [
                    290541.09816253727,
                    4843257.9750226615,
                    1459.5309588320422
                  ],
                  [
                    290541.09816253727,
                    4841837.995022661,
                    1459.5309588320422
                  ],
                  [
                    289490.33816253726,
                    4841837.995022661,
                    1373.9509588320423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:11+00:00",
            "end_time": "2017-08-31T18:34: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": "20170910_43119F5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997320602378,
              43.62471129096881,
              1409.3407242558665
            ],
            [
              -119.60052414311768,
              43.63748157584333,
              1409.3407242558665
            ],
            [
              -119.58750016039667,
              43.63777730951417,
              1687.4207242558664
            ],
            [
              -119.58695197499023,
              43.62500689357342,
              1687.4207242558664
            ],
            [
              -119.59997320602378,
              43.62471129096881,
              1409.3407242558665
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005241,
        43.62471129,
        1409.340724,
        -119.586952,
        43.63777731,
        1687.420724
      ],
      "properties": {
        "datetime": "2017-09-10T15:30:21Z",
        "pc:count": 18181658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290775.6548,
            "count": 18181658,
            "maximum": 291288.0762,
            "minimum": 290236.4762,
            "name": "X",
            "position": 0,
            "stddev": 285.4084868,
            "variance": 81458.00434
          },
          {
            "average": 4834192.666,
            "count": 18181658,
            "maximum": 4834896.242,
            "minimum": 4833476.502,
            "name": "Y",
            "position": 1,
            "stddev": 398.5426433,
            "variance": 158836.2385
          },
          {
            "average": 1584.299734,
            "count": 18181658,
            "maximum": 1687.420724,
            "minimum": 1409.340724,
            "name": "Z",
            "position": 2,
            "stddev": 64.29735669,
            "variance": 4134.150078
          },
          {
            "average": 19189.40699,
            "count": 18181658,
            "maximum": 39617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6628.129959,
            "variance": 43932106.76
          },
          {
            "average": 1.234001872,
            "count": 18181658,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5071756272,
            "variance": 0.2572271168
          },
          {
            "average": 1.471485109,
            "count": 18181658,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6982958602,
            "variance": 0.4876171084
          },
          {
            "average": 0.5016086542,
            "count": 18181658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997426,
            "variance": 0.249997426
          },
          {
            "average": 2.084518365e-05,
            "count": 18181658,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004565605137,
            "variance": 2.084475027e-05
          },
          {
            "average": 1.163836158,
            "count": 18181658,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.370126842,
            "variance": 0.1369938791
          },
          {
            "average": -0.08736484136,
            "count": 18181658,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93856998,
            "variance": 142.5294533
          },
          {
            "average": 1.880742944,
            "count": 18181658,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.056976087,
            "variance": 1.117198449
          },
          {
            "average": 1158.954709,
            "count": 18181658,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9219090276,
            "variance": 0.8499162551
          },
          {
            "average": 30588.13938,
            "count": 18181658,
            "maximum": 48128,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 9082.972916,
            "variance": 82500396.99
          },
          {
            "average": 31280.41949,
            "count": 18181658,
            "maximum": 45824,
            "minimum": 3328,
            "name": "Green",
            "position": 13,
            "stddev": 7398.189761,
            "variance": 54733211.75
          },
          {
            "average": 27433.86714,
            "count": 18181658,
            "maximum": 42752,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7521.619636,
            "variance": 56574761.95
          },
          {
            "average": 189091172.4,
            "count": 18181658,
            "maximum": 189092621.3,
            "minimum": 189089698.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 732.0722771,
            "variance": 535929.8189
          },
          {
            "average": 0,
            "count": 18181658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290236.4762,
          4833476.502,
          1409.340724,
          291288.0762,
          4834896.242,
          1687.420724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290236.4761697823,
                4833476.502390702,
                1409.3407242558665
              ],
              [
                290236.4761697823,
                4834896.2423907025,
                1409.3407242558665
              ],
              [
                291288.07616978226,
                4834896.2423907025,
                1687.4207242558664
              ],
              [
                291288.07616978226,
                4833476.502390702,
                1687.4207242558664
              ],
              [
                290236.4761697823,
                4833476.502390702,
                1409.3407242558665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:30:21+00:00",
        "end_time": "2017-09-10T14:41:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005241,
            43.62471129,
            1409.340724,
            -119.586952,
            43.63777731,
            1687.420724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997320602378,
                  43.62471129096881,
                  1409.3407242558665
                ],
                [
                  -119.60052414311768,
                  43.63748157584333,
                  1409.3407242558665
                ],
                [
                  -119.58750016039667,
                  43.63777730951417,
                  1687.4207242558664
                ],
                [
                  -119.58695197499023,
                  43.62500689357342,
                  1687.4207242558664
                ],
                [
                  -119.59997320602378,
                  43.62471129096881,
                  1409.3407242558665
                ]
              ]
            ]
          },
          "id": "20170910_43119F5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:30:21Z",
            "pc:count": 18181658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290775.6548,
                "count": 18181658,
                "maximum": 291288.0762,
                "minimum": 290236.4762,
                "name": "X",
                "position": 0,
                "stddev": 285.4084868,
                "variance": 81458.00434
              },
              {
                "average": 4834192.666,
                "count": 18181658,
                "maximum": 4834896.242,
                "minimum": 4833476.502,
                "name": "Y",
                "position": 1,
                "stddev": 398.5426433,
                "variance": 158836.2385
              },
              {
                "average": 1584.299734,
                "count": 18181658,
                "maximum": 1687.420724,
                "minimum": 1409.340724,
                "name": "Z",
                "position": 2,
                "stddev": 64.29735669,
                "variance": 4134.150078
              },
              {
                "average": 19189.40699,
                "count": 18181658,
                "maximum": 39617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6628.129959,
                "variance": 43932106.76
              },
              {
                "average": 1.234001872,
                "count": 18181658,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5071756272,
                "variance": 0.2572271168
              },
              {
                "average": 1.471485109,
                "count": 18181658,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6982958602,
                "variance": 0.4876171084
              },
              {
                "average": 0.5016086542,
                "count": 18181658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997426,
                "variance": 0.249997426
              },
              {
                "average": 2.084518365e-05,
                "count": 18181658,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004565605137,
                "variance": 2.084475027e-05
              },
              {
                "average": 1.163836158,
                "count": 18181658,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.370126842,
                "variance": 0.1369938791
              },
              {
                "average": -0.08736484136,
                "count": 18181658,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93856998,
                "variance": 142.5294533
              },
              {
                "average": 1.880742944,
                "count": 18181658,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.056976087,
                "variance": 1.117198449
              },
              {
                "average": 1158.954709,
                "count": 18181658,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9219090276,
                "variance": 0.8499162551
              },
              {
                "average": 30588.13938,
                "count": 18181658,
                "maximum": 48128,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 9082.972916,
                "variance": 82500396.99
              },
              {
                "average": 31280.41949,
                "count": 18181658,
                "maximum": 45824,
                "minimum": 3328,
                "name": "Green",
                "position": 13,
                "stddev": 7398.189761,
                "variance": 54733211.75
              },
              {
                "average": 27433.86714,
                "count": 18181658,
                "maximum": 42752,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7521.619636,
                "variance": 56574761.95
              },
              {
                "average": 189091172.4,
                "count": 18181658,
                "maximum": 189092621.3,
                "minimum": 189089698.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 732.0722771,
                "variance": 535929.8189
              },
              {
                "average": 0,
                "count": 18181658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290236.4762,
              4833476.502,
              1409.340724,
              291288.0762,
              4834896.242,
              1687.420724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290236.4761697823,
                    4833476.502390702,
                    1409.3407242558665
                  ],
                  [
                    290236.4761697823,
                    4834896.2423907025,
                    1409.3407242558665
                  ],
                  [
                    291288.07616978226,
                    4834896.2423907025,
                    1687.4207242558664
                  ],
                  [
                    291288.07616978226,
                    4833476.502390702,
                    1687.4207242558664
                  ],
                  [
                    290236.4761697823,
                    4833476.502390702,
                    1409.3407242558665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:30:21+00:00",
            "end_time": "2017-09-10T14:41: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": "20170908_43119F5325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497362195124,
              43.6247137560819,
              1347.4390989937297
            ],
            [
              -119.57551915757473,
              43.637481774682605,
              1347.4390989937297
            ],
            [
              -119.56249912936133,
              43.63777456506117,
              1555.2390989937298
            ],
            [
              -119.56195634420995,
              43.6250064167217,
              1555.2390989937298
            ],
            [
              -119.57497362195124,
              43.6247137560819,
              1347.4390989937297
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755192,
        43.62471376,
        1347.439099,
        -119.5619563,
        43.63777457,
        1555.239099
      ],
      "properties": {
        "datetime": "2017-09-10T14:41:26Z",
        "pc:count": 22448021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292828.2505,
            "count": 22448021,
            "maximum": 293304.756,
            "minimum": 292253.496,
            "name": "X",
            "position": 0,
            "stddev": 296.212242,
            "variance": 87741.69234
          },
          {
            "average": 4834157.99,
            "count": 22448021,
            "maximum": 4834833.349,
            "minimum": 4833413.889,
            "name": "Y",
            "position": 1,
            "stddev": 411.8986776,
            "variance": 169660.5206
          },
          {
            "average": 1434.403074,
            "count": 22448021,
            "maximum": 1555.239099,
            "minimum": 1347.439099,
            "name": "Z",
            "position": 2,
            "stddev": 43.81420631,
            "variance": 1919.684674
          },
          {
            "average": 22547.27743,
            "count": 22448021,
            "maximum": 45121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5964.767171,
            "variance": 35578447.4
          },
          {
            "average": 1.128923124,
            "count": 22448021,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3959825563,
            "variance": 0.1568021849
          },
          {
            "average": 1.259568494,
            "count": 22448021,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5731776022,
            "variance": 0.3285325637
          },
          {
            "average": 0.5071623463,
            "count": 22448021,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999487093,
            "variance": 0.2499487119
          },
          {
            "average": 3.416782263e-05,
            "count": 22448021,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005845225121,
            "variance": 3.416665672e-05
          },
          {
            "average": 1.159006043,
            "count": 22448021,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3656817298,
            "variance": 0.1337231275
          },
          {
            "average": -2.58020579,
            "count": 22448021,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74297894,
            "variance": 137.8975544
          },
          {
            "average": 1.948029717,
            "count": 22448021,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.035135692,
            "variance": 1.071505902
          },
          {
            "average": 1153.047337,
            "count": 22448021,
            "maximum": 1157,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.844095305,
            "variance": 3.400687493
          },
          {
            "average": 35146.46645,
            "count": 22448021,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7305.567785,
            "variance": 53371320.66
          },
          {
            "average": 34986.85935,
            "count": 22448021,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5803.096176,
            "variance": 33675925.23
          },
          {
            "average": 31085.54866,
            "count": 22448021,
            "maximum": 42752,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5927.006729,
            "variance": 35129408.77
          },
          {
            "average": 188953868.4,
            "count": 22448021,
            "maximum": 189089686.9,
            "minimum": 188947076.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 23654.93853,
            "variance": 559556116.9
          },
          {
            "average": 0,
            "count": 22448021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448021,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22448021,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292253.496,
          4833413.889,
          1347.439099,
          293304.756,
          4834833.349,
          1555.239099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292253.49604247534,
                4833413.888611762,
                1347.4390989937297
              ],
              [
                292253.49604247534,
                4834833.348611763,
                1347.4390989937297
              ],
              [
                293304.75604247535,
                4834833.348611763,
                1555.2390989937298
              ],
              [
                293304.75604247535,
                4833413.888611762,
                1555.2390989937298
              ],
              [
                292253.49604247534,
                4833413.888611762,
                1347.4390989937297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:41:26+00:00",
        "end_time": "2017-09-08T23:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755192,
            43.62471376,
            1347.439099,
            -119.5619563,
            43.63777457,
            1555.239099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497362195124,
                  43.6247137560819,
                  1347.4390989937297
                ],
                [
                  -119.57551915757473,
                  43.637481774682605,
                  1347.4390989937297
                ],
                [
                  -119.56249912936133,
                  43.63777456506117,
                  1555.2390989937298
                ],
                [
                  -119.56195634420995,
                  43.6250064167217,
                  1555.2390989937298
                ],
                [
                  -119.57497362195124,
                  43.6247137560819,
                  1347.4390989937297
                ]
              ]
            ]
          },
          "id": "20170908_43119F5325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:41:26Z",
            "pc:count": 22448021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292828.2505,
                "count": 22448021,
                "maximum": 293304.756,
                "minimum": 292253.496,
                "name": "X",
                "position": 0,
                "stddev": 296.212242,
                "variance": 87741.69234
              },
              {
                "average": 4834157.99,
                "count": 22448021,
                "maximum": 4834833.349,
                "minimum": 4833413.889,
                "name": "Y",
                "position": 1,
                "stddev": 411.8986776,
                "variance": 169660.5206
              },
              {
                "average": 1434.403074,
                "count": 22448021,
                "maximum": 1555.239099,
                "minimum": 1347.439099,
                "name": "Z",
                "position": 2,
                "stddev": 43.81420631,
                "variance": 1919.684674
              },
              {
                "average": 22547.27743,
                "count": 22448021,
                "maximum": 45121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5964.767171,
                "variance": 35578447.4
              },
              {
                "average": 1.128923124,
                "count": 22448021,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3959825563,
                "variance": 0.1568021849
              },
              {
                "average": 1.259568494,
                "count": 22448021,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5731776022,
                "variance": 0.3285325637
              },
              {
                "average": 0.5071623463,
                "count": 22448021,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999487093,
                "variance": 0.2499487119
              },
              {
                "average": 3.416782263e-05,
                "count": 22448021,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005845225121,
                "variance": 3.416665672e-05
              },
              {
                "average": 1.159006043,
                "count": 22448021,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3656817298,
                "variance": 0.1337231275
              },
              {
                "average": -2.58020579,
                "count": 22448021,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74297894,
                "variance": 137.8975544
              },
              {
                "average": 1.948029717,
                "count": 22448021,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.035135692,
                "variance": 1.071505902
              },
              {
                "average": 1153.047337,
                "count": 22448021,
                "maximum": 1157,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.844095305,
                "variance": 3.400687493
              },
              {
                "average": 35146.46645,
                "count": 22448021,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7305.567785,
                "variance": 53371320.66
              },
              {
                "average": 34986.85935,
                "count": 22448021,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5803.096176,
                "variance": 33675925.23
              },
              {
                "average": 31085.54866,
                "count": 22448021,
                "maximum": 42752,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5927.006729,
                "variance": 35129408.77
              },
              {
                "average": 188953868.4,
                "count": 22448021,
                "maximum": 189089686.9,
                "minimum": 188947076.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 23654.93853,
                "variance": 559556116.9
              },
              {
                "average": 0,
                "count": 22448021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448021,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22448021,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292253.496,
              4833413.889,
              1347.439099,
              293304.756,
              4834833.349,
              1555.239099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292253.49604247534,
                    4833413.888611762,
                    1347.4390989937297
                  ],
                  [
                    292253.49604247534,
                    4834833.348611763,
                    1347.4390989937297
                  ],
                  [
                    293304.75604247535,
                    4834833.348611763,
                    1555.2390989937298
                  ],
                  [
                    293304.75604247535,
                    4833413.888611762,
                    1555.2390989937298
                  ],
                  [
                    292253.49604247534,
                    4833413.888611762,
                    1347.4390989937297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:41:26+00:00",
            "end_time": "2017-09-08T23:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247464379565,
              43.662231621044064,
              1503.4801863954851
            ],
            [
              -119.41298572137308,
              43.67498314392575,
              1503.4801863954851
            ],
            [
              -119.39999787443597,
              43.675256727269115,
              1578.7601863954853
            ],
            [
              -119.39948954126936,
              43.66250508332372,
              1578.7601863954853
            ],
            [
              -119.41247464379565,
              43.662231621044064,
              1503.4801863954851
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129857,
        43.66223162,
        1503.480186,
        -119.3994895,
        43.67525673,
        1578.760186
      ],
      "properties": {
        "datetime": "2017-08-30T18:04:11Z",
        "pc:count": 13525268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306013.0257,
            "count": 13525268,
            "maximum": 306533.2023,
            "minimum": 305485.3223,
            "name": "X",
            "position": 0,
            "stddev": 290.6028634,
            "variance": 84450.0242
          },
          {
            "average": 4837900.149,
            "count": 13525268,
            "maximum": 4838604.352,
            "minimum": 4837186.892,
            "name": "Y",
            "position": 1,
            "stddev": 403.8185038,
            "variance": 163069.384
          },
          {
            "average": 1544.453422,
            "count": 13525268,
            "maximum": 1578.760186,
            "minimum": 1503.480186,
            "name": "Z",
            "position": 2,
            "stddev": 14.81713643,
            "variance": 219.5475321
          },
          {
            "average": 19427.29273,
            "count": 13525268,
            "maximum": 48801,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2765.261025,
            "variance": 7646668.535
          },
          {
            "average": 1.024677663,
            "count": 13525268,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1590602095,
            "variance": 0.02530015025
          },
          {
            "average": 1.050510201,
            "count": 13525268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2275422693,
            "variance": 0.05177548431
          },
          {
            "average": 0.5032137626,
            "count": 13525268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896901,
            "variance": 0.2499896902
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163977675,
            "count": 13525268,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3702553271,
            "variance": 0.1370890072
          },
          {
            "average": 0.1186690676,
            "count": 13525268,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73189285,
            "variance": 137.6373098
          },
          {
            "average": 1.980003871,
            "count": 13525268,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009250707,
            "variance": 1.018586989
          },
          {
            "average": 1099.003468,
            "count": 13525268,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.354147206,
            "variance": 1.833714655
          },
          {
            "average": 37862.05464,
            "count": 13525268,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5752.256278,
            "variance": 33088452.28
          },
          {
            "average": 36655.77619,
            "count": 13525268,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4540.454796,
            "variance": 20615729.76
          },
          {
            "average": 32694.32432,
            "count": 13525268,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4815.340788,
            "variance": 23187506.91
          },
          {
            "average": 188149640.1,
            "count": 13525268,
            "maximum": 188151451.6,
            "minimum": 188147858.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 835.7206657,
            "variance": 698429.0312
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13525268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305485.3223,
          4837186.892,
          1503.480186,
          306533.2023,
          4838604.352,
          1578.760186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305485.32225598174,
                4837186.891840064,
                1503.4801863954851
              ],
              [
                305485.32225598174,
                4838604.351840065,
                1503.4801863954851
              ],
              [
                306533.20225598174,
                4838604.351840065,
                1578.7601863954853
              ],
              [
                306533.20225598174,
                4837186.891840064,
                1578.7601863954853
              ],
              [
                305485.32225598174,
                4837186.891840064,
                1503.4801863954851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:04:11+00:00",
        "end_time": "2017-08-30T17:04:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129857,
            43.66223162,
            1503.480186,
            -119.3994895,
            43.67525673,
            1578.760186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247464379565,
                  43.662231621044064,
                  1503.4801863954851
                ],
                [
                  -119.41298572137308,
                  43.67498314392575,
                  1503.4801863954851
                ],
                [
                  -119.39999787443597,
                  43.675256727269115,
                  1578.7601863954853
                ],
                [
                  -119.39948954126936,
                  43.66250508332372,
                  1578.7601863954853
                ],
                [
                  -119.41247464379565,
                  43.662231621044064,
                  1503.4801863954851
                ]
              ]
            ]
          },
          "id": "20170830_43119F4408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:04:11Z",
            "pc:count": 13525268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306013.0257,
                "count": 13525268,
                "maximum": 306533.2023,
                "minimum": 305485.3223,
                "name": "X",
                "position": 0,
                "stddev": 290.6028634,
                "variance": 84450.0242
              },
              {
                "average": 4837900.149,
                "count": 13525268,
                "maximum": 4838604.352,
                "minimum": 4837186.892,
                "name": "Y",
                "position": 1,
                "stddev": 403.8185038,
                "variance": 163069.384
              },
              {
                "average": 1544.453422,
                "count": 13525268,
                "maximum": 1578.760186,
                "minimum": 1503.480186,
                "name": "Z",
                "position": 2,
                "stddev": 14.81713643,
                "variance": 219.5475321
              },
              {
                "average": 19427.29273,
                "count": 13525268,
                "maximum": 48801,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2765.261025,
                "variance": 7646668.535
              },
              {
                "average": 1.024677663,
                "count": 13525268,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1590602095,
                "variance": 0.02530015025
              },
              {
                "average": 1.050510201,
                "count": 13525268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2275422693,
                "variance": 0.05177548431
              },
              {
                "average": 0.5032137626,
                "count": 13525268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896901,
                "variance": 0.2499896902
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163977675,
                "count": 13525268,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3702553271,
                "variance": 0.1370890072
              },
              {
                "average": 0.1186690676,
                "count": 13525268,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73189285,
                "variance": 137.6373098
              },
              {
                "average": 1.980003871,
                "count": 13525268,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009250707,
                "variance": 1.018586989
              },
              {
                "average": 1099.003468,
                "count": 13525268,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.354147206,
                "variance": 1.833714655
              },
              {
                "average": 37862.05464,
                "count": 13525268,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5752.256278,
                "variance": 33088452.28
              },
              {
                "average": 36655.77619,
                "count": 13525268,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4540.454796,
                "variance": 20615729.76
              },
              {
                "average": 32694.32432,
                "count": 13525268,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4815.340788,
                "variance": 23187506.91
              },
              {
                "average": 188149640.1,
                "count": 13525268,
                "maximum": 188151451.6,
                "minimum": 188147858.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 835.7206657,
                "variance": 698429.0312
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13525268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305485.3223,
              4837186.892,
              1503.480186,
              306533.2023,
              4838604.352,
              1578.760186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305485.32225598174,
                    4837186.891840064,
                    1503.4801863954851
                  ],
                  [
                    305485.32225598174,
                    4838604.351840065,
                    1503.4801863954851
                  ],
                  [
                    306533.20225598174,
                    4838604.351840065,
                    1578.7601863954853
                  ],
                  [
                    306533.20225598174,
                    4837186.891840064,
                    1578.7601863954853
                  ],
                  [
                    305485.32225598174,
                    4837186.891840064,
                    1503.4801863954851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:04:11+00:00",
            "end_time": "2017-08-30T17:04:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247451544734,
              43.674731516165636,
              1538.6178301548791
            ],
            [
              -119.41298580871472,
              43.687482831150376,
              1538.6178301548791
            ],
            [
              -119.39999799238991,
              43.68775641895783,
              1623.797830154879
            ],
            [
              -119.399489444685,
              43.67500498291185,
              1623.797830154879
            ],
            [
              -119.41247451544734,
              43.674731516165636,
              1538.6178301548791
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129858,
        43.67473152,
        1538.61783,
        -119.3994894,
        43.68775642,
        1623.79783
      ],
      "properties": {
        "datetime": "2017-08-30T17:55:15Z",
        "pc:count": 13940048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306046.2614,
            "count": 13940048,
            "maximum": 306573.3795,
            "minimum": 305525.7195,
            "name": "X",
            "position": 0,
            "stddev": 294.5085625,
            "variance": 86735.29341
          },
          {
            "average": 4839285.639,
            "count": 13940048,
            "maximum": 4839992.645,
            "minimum": 4838575.205,
            "name": "Y",
            "position": 1,
            "stddev": 406.5162909,
            "variance": 165255.4947
          },
          {
            "average": 1575.813437,
            "count": 13940048,
            "maximum": 1623.79783,
            "minimum": 1538.61783,
            "name": "Z",
            "position": 2,
            "stddev": 15.47999971,
            "variance": 239.6303912
          },
          {
            "average": 18852.60766,
            "count": 13940048,
            "maximum": 38049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3356.280103,
            "variance": 11264616.13
          },
          {
            "average": 1.044472802,
            "count": 13940048,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2116333026,
            "variance": 0.04478865478
          },
          {
            "average": 1.090723863,
            "count": 13940048,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.299305362,
            "variance": 0.08958369972
          },
          {
            "average": 0.5019129776,
            "count": 13940048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963584,
            "variance": 0.2499963585
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.13258785,
            "count": 13940048,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.339128767,
            "variance": 0.1150083206
          },
          {
            "average": 0.5186925687,
            "count": 13940048,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77804286,
            "variance": 138.7222935
          },
          {
            "average": 1.962854145,
            "count": 13940048,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01596382,
            "variance": 1.032182483
          },
          {
            "average": 1097.350997,
            "count": 13940048,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.022529773,
            "variance": 1.045567137
          },
          {
            "average": 31746.4575,
            "count": 13940048,
            "maximum": 59136,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8547.34337,
            "variance": 73057078.68
          },
          {
            "average": 32004.15108,
            "count": 13940048,
            "maximum": 59648,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6597.981806,
            "variance": 43533363.91
          },
          {
            "average": 27570.10274,
            "count": 13940048,
            "maximum": 59904,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6936.346889,
            "variance": 48112908.16
          },
          {
            "average": 188148630.4,
            "count": 13940048,
            "maximum": 188150915.7,
            "minimum": 188147133.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 625.0048854,
            "variance": 390631.1068
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13940048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305525.7195,
          4838575.205,
          1538.61783,
          306573.3795,
          4839992.645,
          1623.79783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305525.7194514628,
                4838575.205414187,
                1538.6178301548791
              ],
              [
                305525.7194514628,
                4839992.645414187,
                1538.6178301548791
              ],
              [
                306573.3794514628,
                4839992.645414187,
                1623.797830154879
              ],
              [
                306573.3794514628,
                4838575.205414187,
                1623.797830154879
              ],
              [
                305525.7194514628,
                4838575.205414187,
                1538.6178301548791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:55:15+00:00",
        "end_time": "2017-08-30T16:52:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129858,
            43.67473152,
            1538.61783,
            -119.3994894,
            43.68775642,
            1623.79783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247451544734,
                  43.674731516165636,
                  1538.6178301548791
                ],
                [
                  -119.41298580871472,
                  43.687482831150376,
                  1538.6178301548791
                ],
                [
                  -119.39999799238991,
                  43.68775641895783,
                  1623.797830154879
                ],
                [
                  -119.399489444685,
                  43.67500498291185,
                  1623.797830154879
                ],
                [
                  -119.41247451544734,
                  43.674731516165636,
                  1538.6178301548791
                ]
              ]
            ]
          },
          "id": "20170830_43119F4403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:55:15Z",
            "pc:count": 13940048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306046.2614,
                "count": 13940048,
                "maximum": 306573.3795,
                "minimum": 305525.7195,
                "name": "X",
                "position": 0,
                "stddev": 294.5085625,
                "variance": 86735.29341
              },
              {
                "average": 4839285.639,
                "count": 13940048,
                "maximum": 4839992.645,
                "minimum": 4838575.205,
                "name": "Y",
                "position": 1,
                "stddev": 406.5162909,
                "variance": 165255.4947
              },
              {
                "average": 1575.813437,
                "count": 13940048,
                "maximum": 1623.79783,
                "minimum": 1538.61783,
                "name": "Z",
                "position": 2,
                "stddev": 15.47999971,
                "variance": 239.6303912
              },
              {
                "average": 18852.60766,
                "count": 13940048,
                "maximum": 38049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3356.280103,
                "variance": 11264616.13
              },
              {
                "average": 1.044472802,
                "count": 13940048,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2116333026,
                "variance": 0.04478865478
              },
              {
                "average": 1.090723863,
                "count": 13940048,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.299305362,
                "variance": 0.08958369972
              },
              {
                "average": 0.5019129776,
                "count": 13940048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963584,
                "variance": 0.2499963585
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.13258785,
                "count": 13940048,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.339128767,
                "variance": 0.1150083206
              },
              {
                "average": 0.5186925687,
                "count": 13940048,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77804286,
                "variance": 138.7222935
              },
              {
                "average": 1.962854145,
                "count": 13940048,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01596382,
                "variance": 1.032182483
              },
              {
                "average": 1097.350997,
                "count": 13940048,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.022529773,
                "variance": 1.045567137
              },
              {
                "average": 31746.4575,
                "count": 13940048,
                "maximum": 59136,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8547.34337,
                "variance": 73057078.68
              },
              {
                "average": 32004.15108,
                "count": 13940048,
                "maximum": 59648,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6597.981806,
                "variance": 43533363.91
              },
              {
                "average": 27570.10274,
                "count": 13940048,
                "maximum": 59904,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6936.346889,
                "variance": 48112908.16
              },
              {
                "average": 188148630.4,
                "count": 13940048,
                "maximum": 188150915.7,
                "minimum": 188147133.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 625.0048854,
                "variance": 390631.1068
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13940048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305525.7195,
              4838575.205,
              1538.61783,
              306573.3795,
              4839992.645,
              1623.79783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305525.7194514628,
                    4838575.205414187,
                    1538.6178301548791
                  ],
                  [
                    305525.7194514628,
                    4839992.645414187,
                    1538.6178301548791
                  ],
                  [
                    306573.3794514628,
                    4839992.645414187,
                    1623.797830154879
                  ],
                  [
                    306573.3794514628,
                    4838575.205414187,
                    1623.797830154879
                  ],
                  [
                    305525.7194514628,
                    4838575.205414187,
                    1538.6178301548791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:55:15+00:00",
            "end_time": "2017-08-30T16:52: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": "20170830_43119F4124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247540019544,
              43.68722631049431,
              1528.0772385258726
            ],
            [
              -119.46299773271579,
              43.69998252025504,
              1528.0772385258726
            ],
            [
              -119.44999827685318,
              43.700262055509846,
              1602.8972385258728
            ],
            [
              -119.44947869441167,
              43.6875057220112,
              1602.8972385258728
            ],
            [
              -119.46247540019544,
              43.68722631049431,
              1528.0772385258726
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629977,
        43.68722631,
        1528.077239,
        -119.4494787,
        43.70026206,
        1602.897239
      ],
      "properties": {
        "datetime": "2017-08-30T19:12:03Z",
        "pc:count": 14896742,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302061.5161,
            "count": 14896742,
            "maximum": 302584.5714,
            "minimum": 301536.1514,
            "name": "X",
            "position": 0,
            "stddev": 290.0729676,
            "variance": 84142.32654
          },
          {
            "average": 4840773.667,
            "count": 14896742,
            "maximum": 4841499.486,
            "minimum": 4840081.446,
            "name": "Y",
            "position": 1,
            "stddev": 385.9120291,
            "variance": 148928.0942
          },
          {
            "average": 1558.868214,
            "count": 14896742,
            "maximum": 1602.897239,
            "minimum": 1528.077239,
            "name": "Z",
            "position": 2,
            "stddev": 10.05892844,
            "variance": 101.1820413
          },
          {
            "average": 17442.55761,
            "count": 14896742,
            "maximum": 30001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4474.372473,
            "variance": 20020009.02
          },
          {
            "average": 1.14514657,
            "count": 14896742,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4475769478,
            "variance": 0.2003251242
          },
          {
            "average": 1.303054252,
            "count": 14896742,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7020500419,
            "variance": 0.4928742613
          },
          {
            "average": 0.5031772048,
            "count": 14896742,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989922,
            "variance": 0.2499899222
          },
          {
            "average": 2.14812071e-06,
            "count": 14896742,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001465645332,
            "variance": 2.14811624e-06
          },
          {
            "average": 1.130777186,
            "count": 14896742,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3371565234,
            "variance": 0.1136745213
          },
          {
            "average": 0.28502214,
            "count": 14896742,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74895289,
            "variance": 138.037894
          },
          {
            "average": 1.918114847,
            "count": 14896742,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.034484936,
            "variance": 1.070159083
          },
          {
            "average": 1105.26026,
            "count": 14896742,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9711724792,
            "variance": 0.9431759843
          },
          {
            "average": 32289.95577,
            "count": 14896742,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9014.501626,
            "variance": 81261239.56
          },
          {
            "average": 32658.9753,
            "count": 14896742,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7159.034298,
            "variance": 51251772.07
          },
          {
            "average": 28321.83285,
            "count": 14896742,
            "maximum": 52992,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7105.489002,
            "variance": 50487973.96
          },
          {
            "average": 188153688.7,
            "count": 14896742,
            "maximum": 188155523.8,
            "minimum": 188152255.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 674.8250341,
            "variance": 455388.8266
          },
          {
            "average": 0,
            "count": 14896742,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14896742,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14896742,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14896742,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14896742,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301536.1514,
          4840081.446,
          1528.077239,
          302584.5714,
          4841499.486,
          1602.897239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301536.15136022883,
                4840081.445717283,
                1528.0772385258726
              ],
              [
                301536.15136022883,
                4841499.485717282,
                1528.0772385258726
              ],
              [
                302584.5713602289,
                4841499.485717282,
                1602.8972385258728
              ],
              [
                302584.5713602289,
                4840081.445717283,
                1602.8972385258728
              ],
              [
                301536.15136022883,
                4840081.445717283,
                1528.0772385258726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:12:03+00:00",
        "end_time": "2017-08-30T18:17:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629977,
            43.68722631,
            1528.077239,
            -119.4494787,
            43.70026206,
            1602.897239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247540019544,
                  43.68722631049431,
                  1528.0772385258726
                ],
                [
                  -119.46299773271579,
                  43.69998252025504,
                  1528.0772385258726
                ],
                [
                  -119.44999827685318,
                  43.700262055509846,
                  1602.8972385258728
                ],
                [
                  -119.44947869441167,
                  43.6875057220112,
                  1602.8972385258728
                ],
                [
                  -119.46247540019544,
                  43.68722631049431,
                  1528.0772385258726
                ]
              ]
            ]
          },
          "id": "20170830_43119F4124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:12:03Z",
            "pc:count": 14896742,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302061.5161,
                "count": 14896742,
                "maximum": 302584.5714,
                "minimum": 301536.1514,
                "name": "X",
                "position": 0,
                "stddev": 290.0729676,
                "variance": 84142.32654
              },
              {
                "average": 4840773.667,
                "count": 14896742,
                "maximum": 4841499.486,
                "minimum": 4840081.446,
                "name": "Y",
                "position": 1,
                "stddev": 385.9120291,
                "variance": 148928.0942
              },
              {
                "average": 1558.868214,
                "count": 14896742,
                "maximum": 1602.897239,
                "minimum": 1528.077239,
                "name": "Z",
                "position": 2,
                "stddev": 10.05892844,
                "variance": 101.1820413
              },
              {
                "average": 17442.55761,
                "count": 14896742,
                "maximum": 30001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4474.372473,
                "variance": 20020009.02
              },
              {
                "average": 1.14514657,
                "count": 14896742,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4475769478,
                "variance": 0.2003251242
              },
              {
                "average": 1.303054252,
                "count": 14896742,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7020500419,
                "variance": 0.4928742613
              },
              {
                "average": 0.5031772048,
                "count": 14896742,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989922,
                "variance": 0.2499899222
              },
              {
                "average": 2.14812071e-06,
                "count": 14896742,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001465645332,
                "variance": 2.14811624e-06
              },
              {
                "average": 1.130777186,
                "count": 14896742,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3371565234,
                "variance": 0.1136745213
              },
              {
                "average": 0.28502214,
                "count": 14896742,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74895289,
                "variance": 138.037894
              },
              {
                "average": 1.918114847,
                "count": 14896742,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.034484936,
                "variance": 1.070159083
              },
              {
                "average": 1105.26026,
                "count": 14896742,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9711724792,
                "variance": 0.9431759843
              },
              {
                "average": 32289.95577,
                "count": 14896742,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9014.501626,
                "variance": 81261239.56
              },
              {
                "average": 32658.9753,
                "count": 14896742,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7159.034298,
                "variance": 51251772.07
              },
              {
                "average": 28321.83285,
                "count": 14896742,
                "maximum": 52992,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7105.489002,
                "variance": 50487973.96
              },
              {
                "average": 188153688.7,
                "count": 14896742,
                "maximum": 188155523.8,
                "minimum": 188152255.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 674.8250341,
                "variance": 455388.8266
              },
              {
                "average": 0,
                "count": 14896742,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14896742,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14896742,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14896742,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14896742,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301536.1514,
              4840081.446,
              1528.077239,
              302584.5714,
              4841499.486,
              1602.897239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301536.15136022883,
                    4840081.445717283,
                    1528.0772385258726
                  ],
                  [
                    301536.15136022883,
                    4841499.485717282,
                    1528.0772385258726
                  ],
                  [
                    302584.5713602289,
                    4841499.485717282,
                    1602.8972385258728
                  ],
                  [
                    302584.5713602289,
                    4840081.445717283,
                    1602.8972385258728
                  ],
                  [
                    301536.15136022883,
                    4840081.445717283,
                    1528.0772385258726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:12:03+00:00",
            "end_time": "2017-08-30T18:17: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": "20170910_43119F6414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997325020035,
              43.6497057605939,
              1369.0939051688074
            ],
            [
              -119.65053548656529,
              43.66248051434953,
              1369.0939051688074
            ],
            [
              -119.63749968314717,
              43.66278224214716,
              1464.3339051688072
            ],
            [
              -119.63694020412635,
              43.65000735462756,
              1464.3339051688072
            ],
            [
              -119.64997325020035,
              43.6497057605939,
              1369.0939051688074
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505355,
        43.64970576,
        1369.093905,
        -119.6369402,
        43.66278224,
        1464.333905
      ],
      "properties": {
        "datetime": "2017-09-10T16:32:34Z",
        "pc:count": 15577678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286827.4873,
            "count": 15577678,
            "maximum": 287343.2041,
            "minimum": 286291.0441,
            "name": "X",
            "position": 0,
            "stddev": 290.9880706,
            "variance": 84674.05721
          },
          {
            "average": 4837065.509,
            "count": 15577678,
            "maximum": 4837800.454,
            "minimum": 4836380.154,
            "name": "Y",
            "position": 1,
            "stddev": 397.4959661,
            "variance": 158003.043
          },
          {
            "average": 1417.723501,
            "count": 15577678,
            "maximum": 1464.333905,
            "minimum": 1369.093905,
            "name": "Z",
            "position": 2,
            "stddev": 16.87635234,
            "variance": 284.8112683
          },
          {
            "average": 23558.97765,
            "count": 15577678,
            "maximum": 54689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5321.656789,
            "variance": 28320030.98
          },
          {
            "average": 1.093948918,
            "count": 15577678,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3283384502,
            "variance": 0.1078061379
          },
          {
            "average": 1.18891198,
            "count": 15577678,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4712452986,
            "variance": 0.2220721315
          },
          {
            "average": 0.5019776375,
            "count": 15577678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996105,
            "variance": 0.249996105
          },
          {
            "average": 2.37519353e-06,
            "count": 15577678,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001541164508,
            "variance": 2.375188041e-06
          },
          {
            "average": 1.230059319,
            "count": 15577678,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4208705744,
            "variance": 0.1771320404
          },
          {
            "average": -0.1918008524,
            "count": 15577678,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02014795,
            "variance": 144.4839568
          },
          {
            "average": 1.954272838,
            "count": 15577678,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027368124,
            "variance": 1.055485262
          },
          {
            "average": 1164.502497,
            "count": 15577678,
            "maximum": 1167,
            "minimum": 1162,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9563030809,
            "variance": 0.9145155825
          },
          {
            "average": 37612.64491,
            "count": 15577678,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8553.141734,
            "variance": 73156233.52
          },
          {
            "average": 36471.38119,
            "count": 15577678,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7065.029449,
            "variance": 49914641.12
          },
          {
            "average": 33094.00723,
            "count": 15577678,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6948.114299,
            "variance": 48276292.31
          },
          {
            "average": 189094727.2,
            "count": 15577678,
            "maximum": 189096354,
            "minimum": 189093066.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 596.6377148,
            "variance": 355976.5627
          },
          {
            "average": 0,
            "count": 15577678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15577678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15577678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15577678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15577678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286291.0441,
          4836380.154,
          1369.093905,
          287343.2041,
          4837800.454,
          1464.333905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286291.0440771795,
                4836380.154227411,
                1369.0939051688074
              ],
              [
                286291.0440771795,
                4837800.454227412,
                1369.0939051688074
              ],
              [
                287343.20407717954,
                4837800.454227412,
                1464.3339051688072
              ],
              [
                287343.20407717954,
                4836380.154227411,
                1464.3339051688072
              ],
              [
                286291.0440771795,
                4836380.154227411,
                1369.0939051688074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:32:34+00:00",
        "end_time": "2017-09-10T15:37:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505355,
            43.64970576,
            1369.093905,
            -119.6369402,
            43.66278224,
            1464.333905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997325020035,
                  43.6497057605939,
                  1369.0939051688074
                ],
                [
                  -119.65053548656529,
                  43.66248051434953,
                  1369.0939051688074
                ],
                [
                  -119.63749968314717,
                  43.66278224214716,
                  1464.3339051688072
                ],
                [
                  -119.63694020412635,
                  43.65000735462756,
                  1464.3339051688072
                ],
                [
                  -119.64997325020035,
                  43.6497057605939,
                  1369.0939051688074
                ]
              ]
            ]
          },
          "id": "20170910_43119F6414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:32:34Z",
            "pc:count": 15577678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286827.4873,
                "count": 15577678,
                "maximum": 287343.2041,
                "minimum": 286291.0441,
                "name": "X",
                "position": 0,
                "stddev": 290.9880706,
                "variance": 84674.05721
              },
              {
                "average": 4837065.509,
                "count": 15577678,
                "maximum": 4837800.454,
                "minimum": 4836380.154,
                "name": "Y",
                "position": 1,
                "stddev": 397.4959661,
                "variance": 158003.043
              },
              {
                "average": 1417.723501,
                "count": 15577678,
                "maximum": 1464.333905,
                "minimum": 1369.093905,
                "name": "Z",
                "position": 2,
                "stddev": 16.87635234,
                "variance": 284.8112683
              },
              {
                "average": 23558.97765,
                "count": 15577678,
                "maximum": 54689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5321.656789,
                "variance": 28320030.98
              },
              {
                "average": 1.093948918,
                "count": 15577678,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3283384502,
                "variance": 0.1078061379
              },
              {
                "average": 1.18891198,
                "count": 15577678,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4712452986,
                "variance": 0.2220721315
              },
              {
                "average": 0.5019776375,
                "count": 15577678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996105,
                "variance": 0.249996105
              },
              {
                "average": 2.37519353e-06,
                "count": 15577678,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001541164508,
                "variance": 2.375188041e-06
              },
              {
                "average": 1.230059319,
                "count": 15577678,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4208705744,
                "variance": 0.1771320404
              },
              {
                "average": -0.1918008524,
                "count": 15577678,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02014795,
                "variance": 144.4839568
              },
              {
                "average": 1.954272838,
                "count": 15577678,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027368124,
                "variance": 1.055485262
              },
              {
                "average": 1164.502497,
                "count": 15577678,
                "maximum": 1167,
                "minimum": 1162,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9563030809,
                "variance": 0.9145155825
              },
              {
                "average": 37612.64491,
                "count": 15577678,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8553.141734,
                "variance": 73156233.52
              },
              {
                "average": 36471.38119,
                "count": 15577678,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7065.029449,
                "variance": 49914641.12
              },
              {
                "average": 33094.00723,
                "count": 15577678,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6948.114299,
                "variance": 48276292.31
              },
              {
                "average": 189094727.2,
                "count": 15577678,
                "maximum": 189096354,
                "minimum": 189093066.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 596.6377148,
                "variance": 355976.5627
              },
              {
                "average": 0,
                "count": 15577678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15577678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15577678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15577678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15577678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286291.0441,
              4836380.154,
              1369.093905,
              287343.2041,
              4837800.454,
              1464.333905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286291.0440771795,
                    4836380.154227411,
                    1369.0939051688074
                  ],
                  [
                    286291.0440771795,
                    4837800.454227412,
                    1369.0939051688074
                  ],
                  [
                    287343.20407717954,
                    4837800.454227412,
                    1464.3339051688072
                  ],
                  [
                    287343.20407717954,
                    4836380.154227411,
                    1464.3339051688072
                  ],
                  [
                    286291.0440771795,
                    4836380.154227411,
                    1369.0939051688074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:32:34+00:00",
            "end_time": "2017-09-10T15:37: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": "20170910_43119F6213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.65676012206772,
              43.71233763909983,
              1388.224271033981
            ],
            [
              -119.65731918969212,
              43.724980146643695,
              1388.224271033981
            ],
            [
              -119.64999412717304,
              43.72515032781728,
              1481.9442710339808
            ],
            [
              -119.6494365962499,
              43.71250774561617,
              1481.9442710339808
            ],
            [
              -119.65676012206772,
              43.71233763909983,
              1388.224271033981
            ]
          ]
        ]
      },
      "bbox": [
        -119.6573192,
        43.71233764,
        1388.224271,
        -119.6494366,
        43.72515033,
        1481.944271
      ],
      "properties": {
        "datetime": "2017-09-10T15:33:02Z",
        "pc:count": 7920151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286258.5092,
            "count": 7920151,
            "maximum": 286557.2478,
            "minimum": 285966.6278,
            "name": "X",
            "position": 0,
            "stddev": 161.3978237,
            "variance": 26049.25748
          },
          {
            "average": 4844067.831,
            "count": 7920151,
            "maximum": 4844759.632,
            "minimum": 4843354.012,
            "name": "Y",
            "position": 1,
            "stddev": 409.9682147,
            "variance": 168073.9371
          },
          {
            "average": 1442.326486,
            "count": 7920151,
            "maximum": 1481.944271,
            "minimum": 1388.224271,
            "name": "Z",
            "position": 2,
            "stddev": 14.45736554,
            "variance": 209.0154184
          },
          {
            "average": 24071.09386,
            "count": 7920151,
            "maximum": 40785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4414.979584,
            "variance": 19492044.73
          },
          {
            "average": 1.053416658,
            "count": 7920151,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2689307937,
            "variance": 0.0723237718
          },
          {
            "average": 1.108622677,
            "count": 7920151,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4103087328,
            "variance": 0.1683532562
          },
          {
            "average": 0.5001434947,
            "count": 7920151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000011,
            "variance": 0.250000011
          },
          {
            "average": 3.32064376e-05,
            "count": 7920151,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005762407407,
            "variance": 3.320533913e-05
          },
          {
            "average": 1.226738228,
            "count": 7920151,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4187218956,
            "variance": 0.1753280259
          },
          {
            "average": 0.3549157708,
            "count": 7920151,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18423864,
            "variance": 148.4556713
          },
          {
            "average": 1.980377773,
            "count": 7920151,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017010768,
            "variance": 1.034310902
          },
          {
            "average": 1159.121226,
            "count": 7920151,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8603963319,
            "variance": 0.7402818479
          },
          {
            "average": 38373.49416,
            "count": 7920151,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8322.869826,
            "variance": 69270162.14
          },
          {
            "average": 36810.91321,
            "count": 7920151,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6977.771065,
            "variance": 48689289.04
          },
          {
            "average": 33508.62013,
            "count": 7920151,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6573.477196,
            "variance": 43210602.44
          },
          {
            "average": 189091294.3,
            "count": 7920151,
            "maximum": 189092782.2,
            "minimum": 189089872.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 730.5441078,
            "variance": 533694.6934
          },
          {
            "average": 0,
            "count": 7920151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7920151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7920151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7920151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7920151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285966.6278,
          4843354.012,
          1388.224271,
          286557.2478,
          4844759.632,
          1481.944271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285966.62782615033,
                4843354.012081035,
                1388.224271033981
              ],
              [
                285966.62782615033,
                4844759.632081035,
                1388.224271033981
              ],
              [
                286557.2478261503,
                4844759.632081035,
                1481.9442710339808
              ],
              [
                286557.2478261503,
                4843354.012081035,
                1481.9442710339808
              ],
              [
                285966.62782615033,
                4843354.012081035,
                1388.224271033981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:33:02+00:00",
        "end_time": "2017-09-10T14:44:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6573192,
            43.71233764,
            1388.224271,
            -119.6494366,
            43.72515033,
            1481.944271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.65676012206772,
                  43.71233763909983,
                  1388.224271033981
                ],
                [
                  -119.65731918969212,
                  43.724980146643695,
                  1388.224271033981
                ],
                [
                  -119.64999412717304,
                  43.72515032781728,
                  1481.9442710339808
                ],
                [
                  -119.6494365962499,
                  43.71250774561617,
                  1481.9442710339808
                ],
                [
                  -119.65676012206772,
                  43.71233763909983,
                  1388.224271033981
                ]
              ]
            ]
          },
          "id": "20170910_43119F6213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:33:02Z",
            "pc:count": 7920151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286258.5092,
                "count": 7920151,
                "maximum": 286557.2478,
                "minimum": 285966.6278,
                "name": "X",
                "position": 0,
                "stddev": 161.3978237,
                "variance": 26049.25748
              },
              {
                "average": 4844067.831,
                "count": 7920151,
                "maximum": 4844759.632,
                "minimum": 4843354.012,
                "name": "Y",
                "position": 1,
                "stddev": 409.9682147,
                "variance": 168073.9371
              },
              {
                "average": 1442.326486,
                "count": 7920151,
                "maximum": 1481.944271,
                "minimum": 1388.224271,
                "name": "Z",
                "position": 2,
                "stddev": 14.45736554,
                "variance": 209.0154184
              },
              {
                "average": 24071.09386,
                "count": 7920151,
                "maximum": 40785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4414.979584,
                "variance": 19492044.73
              },
              {
                "average": 1.053416658,
                "count": 7920151,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2689307937,
                "variance": 0.0723237718
              },
              {
                "average": 1.108622677,
                "count": 7920151,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4103087328,
                "variance": 0.1683532562
              },
              {
                "average": 0.5001434947,
                "count": 7920151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000011,
                "variance": 0.250000011
              },
              {
                "average": 3.32064376e-05,
                "count": 7920151,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005762407407,
                "variance": 3.320533913e-05
              },
              {
                "average": 1.226738228,
                "count": 7920151,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4187218956,
                "variance": 0.1753280259
              },
              {
                "average": 0.3549157708,
                "count": 7920151,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18423864,
                "variance": 148.4556713
              },
              {
                "average": 1.980377773,
                "count": 7920151,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017010768,
                "variance": 1.034310902
              },
              {
                "average": 1159.121226,
                "count": 7920151,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8603963319,
                "variance": 0.7402818479
              },
              {
                "average": 38373.49416,
                "count": 7920151,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8322.869826,
                "variance": 69270162.14
              },
              {
                "average": 36810.91321,
                "count": 7920151,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6977.771065,
                "variance": 48689289.04
              },
              {
                "average": 33508.62013,
                "count": 7920151,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6573.477196,
                "variance": 43210602.44
              },
              {
                "average": 189091294.3,
                "count": 7920151,
                "maximum": 189092782.2,
                "minimum": 189089872.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 730.5441078,
                "variance": 533694.6934
              },
              {
                "average": 0,
                "count": 7920151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7920151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7920151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7920151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7920151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285966.6278,
              4843354.012,
              1388.224271,
              286557.2478,
              4844759.632,
              1481.944271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285966.62782615033,
                    4843354.012081035,
                    1388.224271033981
                  ],
                  [
                    285966.62782615033,
                    4844759.632081035,
                    1388.224271033981
                  ],
                  [
                    286557.2478261503,
                    4844759.632081035,
                    1481.9442710339808
                  ],
                  [
                    286557.2478261503,
                    4843354.012081035,
                    1481.9442710339808
                  ],
                  [
                    285966.62782615033,
                    4843354.012081035,
                    1388.224271033981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:33:02+00:00",
            "end_time": "2017-09-10T14:44: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": "20170831_43119F5213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5374737774454,
              43.71221778383212,
              1481.6685845101915
            ],
            [
              -119.53801285767814,
              43.72498220223839,
              1481.6685845101915
            ],
            [
              -119.5249985680239,
              43.72527062315677,
              1587.1085845101916
            ],
            [
              -119.52446224488062,
              43.71250607700224,
              1587.1085845101916
            ],
            [
              -119.5374737774454,
              43.71221778383212,
              1481.6685845101915
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380129,
        43.71221778,
        1481.668585,
        -119.5244622,
        43.72527062,
        1587.108585
      ],
      "properties": {
        "datetime": "2017-08-31T17:00:27Z",
        "pc:count": 16236531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296078.3564,
            "count": 16236531,
            "maximum": 296625.6794,
            "minimum": 295576.4394,
            "name": "X",
            "position": 0,
            "stddev": 294.2553557,
            "variance": 86586.21438
          },
          {
            "average": 4843694.941,
            "count": 16236531,
            "maximum": 4844458.506,
            "minimum": 4843039.466,
            "name": "Y",
            "position": 1,
            "stddev": 403.3041257,
            "variance": 162654.2178
          },
          {
            "average": 1515.607491,
            "count": 16236531,
            "maximum": 1587.108585,
            "minimum": 1481.668585,
            "name": "Z",
            "position": 2,
            "stddev": 20.43313649,
            "variance": 417.513067
          },
          {
            "average": 16981.39717,
            "count": 16236531,
            "maximum": 30417,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4957.381486,
            "variance": 24575631.2
          },
          {
            "average": 1.218665921,
            "count": 16236531,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5176509794,
            "variance": 0.2679625365
          },
          {
            "average": 1.445318646,
            "count": 16236531,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7546202802,
            "variance": 0.5694517673
          },
          {
            "average": 0.5028763841,
            "count": 16236531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917417,
            "variance": 0.2499917418
          },
          {
            "average": 3.695370643e-07,
            "count": 16236531,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006078955095,
            "variance": 3.695369505e-07
          },
          {
            "average": 1.133882355,
            "count": 16236531,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3405258828,
            "variance": 0.1159578768
          },
          {
            "average": 0.03208221806,
            "count": 16236531,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81275266,
            "variance": 139.5411254
          },
          {
            "average": 1.890990754,
            "count": 16236531,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.045282636,
            "variance": 1.09261579
          },
          {
            "average": 1129.047105,
            "count": 16236531,
            "maximum": 1132,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.135381409,
            "variance": 1.289090943
          },
          {
            "average": 30577.77188,
            "count": 16236531,
            "maximum": 51456,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10601.1826,
            "variance": 112385072.5
          },
          {
            "average": 30617.08192,
            "count": 16236531,
            "maximum": 48896,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8839.576257,
            "variance": 78138108.41
          },
          {
            "average": 27018.20697,
            "count": 16236531,
            "maximum": 46592,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8484.217462,
            "variance": 71981945.95
          },
          {
            "average": 188231980.9,
            "count": 16236531,
            "maximum": 188234027.9,
            "minimum": 188230751,
            "name": "GpsTime",
            "position": 15,
            "stddev": 781.5955235,
            "variance": 610891.5623
          },
          {
            "average": 0,
            "count": 16236531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16236531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16236531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16236531,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16236531,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295576.4394,
          4843039.466,
          1481.668585,
          296625.6794,
          4844458.506,
          1587.108585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295576.43943274027,
                4843039.4663987495,
                1481.6685845101915
              ],
              [
                295576.43943274027,
                4844458.506398749,
                1481.6685845101915
              ],
              [
                296625.67943274026,
                4844458.506398749,
                1587.1085845101916
              ],
              [
                296625.67943274026,
                4843039.4663987495,
                1587.1085845101916
              ],
              [
                295576.43943274027,
                4843039.4663987495,
                1481.6685845101915
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:00:27+00:00",
        "end_time": "2017-08-31T16:05:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380129,
            43.71221778,
            1481.668585,
            -119.5244622,
            43.72527062,
            1587.108585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5374737774454,
                  43.71221778383212,
                  1481.6685845101915
                ],
                [
                  -119.53801285767814,
                  43.72498220223839,
                  1481.6685845101915
                ],
                [
                  -119.5249985680239,
                  43.72527062315677,
                  1587.1085845101916
                ],
                [
                  -119.52446224488062,
                  43.71250607700224,
                  1587.1085845101916
                ],
                [
                  -119.5374737774454,
                  43.71221778383212,
                  1481.6685845101915
                ]
              ]
            ]
          },
          "id": "20170831_43119F5213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:00:27Z",
            "pc:count": 16236531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296078.3564,
                "count": 16236531,
                "maximum": 296625.6794,
                "minimum": 295576.4394,
                "name": "X",
                "position": 0,
                "stddev": 294.2553557,
                "variance": 86586.21438
              },
              {
                "average": 4843694.941,
                "count": 16236531,
                "maximum": 4844458.506,
                "minimum": 4843039.466,
                "name": "Y",
                "position": 1,
                "stddev": 403.3041257,
                "variance": 162654.2178
              },
              {
                "average": 1515.607491,
                "count": 16236531,
                "maximum": 1587.108585,
                "minimum": 1481.668585,
                "name": "Z",
                "position": 2,
                "stddev": 20.43313649,
                "variance": 417.513067
              },
              {
                "average": 16981.39717,
                "count": 16236531,
                "maximum": 30417,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4957.381486,
                "variance": 24575631.2
              },
              {
                "average": 1.218665921,
                "count": 16236531,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5176509794,
                "variance": 0.2679625365
              },
              {
                "average": 1.445318646,
                "count": 16236531,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7546202802,
                "variance": 0.5694517673
              },
              {
                "average": 0.5028763841,
                "count": 16236531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917417,
                "variance": 0.2499917418
              },
              {
                "average": 3.695370643e-07,
                "count": 16236531,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006078955095,
                "variance": 3.695369505e-07
              },
              {
                "average": 1.133882355,
                "count": 16236531,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3405258828,
                "variance": 0.1159578768
              },
              {
                "average": 0.03208221806,
                "count": 16236531,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81275266,
                "variance": 139.5411254
              },
              {
                "average": 1.890990754,
                "count": 16236531,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.045282636,
                "variance": 1.09261579
              },
              {
                "average": 1129.047105,
                "count": 16236531,
                "maximum": 1132,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.135381409,
                "variance": 1.289090943
              },
              {
                "average": 30577.77188,
                "count": 16236531,
                "maximum": 51456,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10601.1826,
                "variance": 112385072.5
              },
              {
                "average": 30617.08192,
                "count": 16236531,
                "maximum": 48896,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8839.576257,
                "variance": 78138108.41
              },
              {
                "average": 27018.20697,
                "count": 16236531,
                "maximum": 46592,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8484.217462,
                "variance": 71981945.95
              },
              {
                "average": 188231980.9,
                "count": 16236531,
                "maximum": 188234027.9,
                "minimum": 188230751,
                "name": "GpsTime",
                "position": 15,
                "stddev": 781.5955235,
                "variance": 610891.5623
              },
              {
                "average": 0,
                "count": 16236531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16236531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16236531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16236531,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16236531,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295576.4394,
              4843039.466,
              1481.668585,
              296625.6794,
              4844458.506,
              1587.108585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295576.43943274027,
                    4843039.4663987495,
                    1481.6685845101915
                  ],
                  [
                    295576.43943274027,
                    4844458.506398749,
                    1481.6685845101915
                  ],
                  [
                    296625.67943274026,
                    4844458.506398749,
                    1587.1085845101916
                  ],
                  [
                    296625.67943274026,
                    4843039.4663987495,
                    1587.1085845101916
                  ],
                  [
                    295576.43943274027,
                    4843039.4663987495,
                    1481.6685845101915
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:00:27+00:00",
            "end_time": "2017-08-31T16:05: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": "20170830_43119F4222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497464015848,
              43.687230982447474,
              1557.5160177825328
            ],
            [
              -119.4254888488114,
              43.69998323121457,
              1557.5160177825328
            ],
            [
              -119.41249770995334,
              43.70025831739285,
              1660.5960177825327
            ],
            [
              -119.41198624891966,
              43.68750594689505,
              1660.5960177825327
            ],
            [
              -119.42497464015848,
              43.687230982447474,
              1557.5160177825328
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254888,
        43.68723098,
        1557.516018,
        -119.4119862,
        43.70025832,
        1660.596018
      ],
      "properties": {
        "datetime": "2017-08-30T17:55:47Z",
        "pc:count": 15828633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305079.3244,
            "count": 15828633,
            "maximum": 305606.3558,
            "minimum": 304558.6358,
            "name": "X",
            "position": 0,
            "stddev": 286.5025153,
            "variance": 82083.69125
          },
          {
            "average": 4840693.449,
            "count": 15828633,
            "maximum": 4841410.428,
            "minimum": 4839992.868,
            "name": "Y",
            "position": 1,
            "stddev": 383.1133645,
            "variance": 146775.8501
          },
          {
            "average": 1593.172142,
            "count": 15828633,
            "maximum": 1660.596018,
            "minimum": 1557.516018,
            "name": "Z",
            "position": 2,
            "stddev": 15.71189378,
            "variance": 246.8636062
          },
          {
            "average": 16826.55233,
            "count": 15828633,
            "maximum": 30145,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5213.01459,
            "variance": 27175521.11
          },
          {
            "average": 1.218325613,
            "count": 15828633,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5337113581,
            "variance": 0.2848478138
          },
          {
            "average": 1.450414322,
            "count": 15828633,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8044024062,
            "variance": 0.6470632311
          },
          {
            "average": 0.5021330648,
            "count": 15828633,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954658,
            "variance": 0.2499954658
          },
          {
            "average": 3.790598973e-07,
            "count": 15828633,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006156783069,
            "variance": 3.790597776e-07
          },
          {
            "average": 1.12334628,
            "count": 15828633,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3288342776,
            "variance": 0.1081319821
          },
          {
            "average": 0.4370060594,
            "count": 15828633,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84706219,
            "variance": 140.3528824
          },
          {
            "average": 1.885021088,
            "count": 15828633,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.046446628,
            "variance": 1.095050545
          },
          {
            "average": 1098.121842,
            "count": 15828633,
            "maximum": 1101,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124168158,
            "variance": 1.263754048
          },
          {
            "average": 28309.45251,
            "count": 15828633,
            "maximum": 53248,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11054.46187,
            "variance": 122201127.1
          },
          {
            "average": 28817.6934,
            "count": 15828633,
            "maximum": 53760,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9141.768358,
            "variance": 83571928.71
          },
          {
            "average": 24905.92411,
            "count": 15828633,
            "maximum": 55296,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8608.100123,
            "variance": 74099387.72
          },
          {
            "average": 188149097.6,
            "count": 15828633,
            "maximum": 188150947.6,
            "minimum": 188147892.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 696.560996,
            "variance": 485197.2212
          },
          {
            "average": 0,
            "count": 15828633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304558.6358,
          4839992.868,
          1557.516018,
          305606.3558,
          4841410.428,
          1660.596018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304558.6357847241,
                4839992.868386019,
                1557.5160177825328
              ],
              [
                304558.6357847241,
                4841410.42838602,
                1557.5160177825328
              ],
              [
                305606.35578472406,
                4841410.42838602,
                1660.5960177825327
              ],
              [
                305606.35578472406,
                4839992.868386019,
                1660.5960177825327
              ],
              [
                304558.6357847241,
                4839992.868386019,
                1557.5160177825328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:55:47+00:00",
        "end_time": "2017-08-30T17:04:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254888,
            43.68723098,
            1557.516018,
            -119.4119862,
            43.70025832,
            1660.596018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497464015848,
                  43.687230982447474,
                  1557.5160177825328
                ],
                [
                  -119.4254888488114,
                  43.69998323121457,
                  1557.5160177825328
                ],
                [
                  -119.41249770995334,
                  43.70025831739285,
                  1660.5960177825327
                ],
                [
                  -119.41198624891966,
                  43.68750594689505,
                  1660.5960177825327
                ],
                [
                  -119.42497464015848,
                  43.687230982447474,
                  1557.5160177825328
                ]
              ]
            ]
          },
          "id": "20170830_43119F4222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:55:47Z",
            "pc:count": 15828633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305079.3244,
                "count": 15828633,
                "maximum": 305606.3558,
                "minimum": 304558.6358,
                "name": "X",
                "position": 0,
                "stddev": 286.5025153,
                "variance": 82083.69125
              },
              {
                "average": 4840693.449,
                "count": 15828633,
                "maximum": 4841410.428,
                "minimum": 4839992.868,
                "name": "Y",
                "position": 1,
                "stddev": 383.1133645,
                "variance": 146775.8501
              },
              {
                "average": 1593.172142,
                "count": 15828633,
                "maximum": 1660.596018,
                "minimum": 1557.516018,
                "name": "Z",
                "position": 2,
                "stddev": 15.71189378,
                "variance": 246.8636062
              },
              {
                "average": 16826.55233,
                "count": 15828633,
                "maximum": 30145,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5213.01459,
                "variance": 27175521.11
              },
              {
                "average": 1.218325613,
                "count": 15828633,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5337113581,
                "variance": 0.2848478138
              },
              {
                "average": 1.450414322,
                "count": 15828633,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8044024062,
                "variance": 0.6470632311
              },
              {
                "average": 0.5021330648,
                "count": 15828633,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954658,
                "variance": 0.2499954658
              },
              {
                "average": 3.790598973e-07,
                "count": 15828633,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006156783069,
                "variance": 3.790597776e-07
              },
              {
                "average": 1.12334628,
                "count": 15828633,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3288342776,
                "variance": 0.1081319821
              },
              {
                "average": 0.4370060594,
                "count": 15828633,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84706219,
                "variance": 140.3528824
              },
              {
                "average": 1.885021088,
                "count": 15828633,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.046446628,
                "variance": 1.095050545
              },
              {
                "average": 1098.121842,
                "count": 15828633,
                "maximum": 1101,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124168158,
                "variance": 1.263754048
              },
              {
                "average": 28309.45251,
                "count": 15828633,
                "maximum": 53248,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11054.46187,
                "variance": 122201127.1
              },
              {
                "average": 28817.6934,
                "count": 15828633,
                "maximum": 53760,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9141.768358,
                "variance": 83571928.71
              },
              {
                "average": 24905.92411,
                "count": 15828633,
                "maximum": 55296,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8608.100123,
                "variance": 74099387.72
              },
              {
                "average": 188149097.6,
                "count": 15828633,
                "maximum": 188150947.6,
                "minimum": 188147892.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 696.560996,
                "variance": 485197.2212
              },
              {
                "average": 0,
                "count": 15828633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304558.6358,
              4839992.868,
              1557.516018,
              305606.3558,
              4841410.428,
              1660.596018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304558.6357847241,
                    4839992.868386019,
                    1557.5160177825328
                  ],
                  [
                    304558.6357847241,
                    4841410.42838602,
                    1557.5160177825328
                  ],
                  [
                    305606.35578472406,
                    4841410.42838602,
                    1660.5960177825327
                  ],
                  [
                    305606.35578472406,
                    4839992.868386019,
                    1660.5960177825327
                  ],
                  [
                    304558.6357847241,
                    4839992.868386019,
                    1557.5160177825328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:55:47+00:00",
            "end_time": "2017-08-30T17:04: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": "20170830_43119F4111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997373468517,
              43.71222277339515,
              1468.2067687025294
            ],
            [
              -119.50050464362135,
              43.724982522642016,
              1468.2067687025294
            ],
            [
              -119.48749816641889,
              43.72526649455487,
              1568.1067687025295
            ],
            [
              -119.48697001206763,
              43.7125066195763,
              1568.1067687025295
            ],
            [
              -119.49997373468517,
              43.71222277339515,
              1468.2067687025294
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005046,
        43.71222277,
        1468.206769,
        -119.48697,
        43.72526649,
        1568.106769
      ],
      "properties": {
        "datetime": "2017-08-31T15:43:45Z",
        "pc:count": 18848113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299112.7623,
            "count": 18848113,
            "maximum": 299646.1979,
            "minimum": 298597.6179,
            "name": "X",
            "position": 0,
            "stddev": 294.6972311,
            "variance": 86846.45802
          },
          {
            "average": 4843623.957,
            "count": 18848113,
            "maximum": 4844366.664,
            "minimum": 4842948.184,
            "name": "Y",
            "position": 1,
            "stddev": 400.7004663,
            "variance": 160560.8637
          },
          {
            "average": 1516.409628,
            "count": 18848113,
            "maximum": 1568.106769,
            "minimum": 1468.206769,
            "name": "Z",
            "position": 2,
            "stddev": 21.36557432,
            "variance": 456.4877661
          },
          {
            "average": 15736.76724,
            "count": 18848113,
            "maximum": 46977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6311.093661,
            "variance": 39829903.2
          },
          {
            "average": 1.410277199,
            "count": 18848113,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7165601197,
            "variance": 0.5134584051
          },
          {
            "average": 1.849843324,
            "count": 18848113,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.033741489,
            "variance": 1.068621466
          },
          {
            "average": 0.5023567611,
            "count": 18848113,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944589,
            "variance": 0.2499944589
          },
          {
            "average": 1.57575456e-05,
            "count": 18848113,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003969546338,
            "variance": 1.575729813e-05
          },
          {
            "average": 1.122942758,
            "count": 18848113,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3283715002,
            "variance": 0.1078278422
          },
          {
            "average": 0.4302475545,
            "count": 18848113,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7685296,
            "variance": 138.4982889
          },
          {
            "average": 1.786175412,
            "count": 18848113,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.074370374,
            "variance": 1.1542717
          },
          {
            "average": 1109.115502,
            "count": 18848113,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.814103757,
            "variance": 7.919179957
          },
          {
            "average": 25319.65526,
            "count": 18848113,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11815.42504,
            "variance": 139604268.9
          },
          {
            "average": 26524.21436,
            "count": 18848113,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9837.723669,
            "variance": 96780807
          },
          {
            "average": 22331.64897,
            "count": 18848113,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8936.225872,
            "variance": 79856132.83
          },
          {
            "average": 188158120.6,
            "count": 18848113,
            "maximum": 188229425.6,
            "minimum": 188154019,
            "name": "GpsTime",
            "position": 15,
            "stddev": 11963.56168,
            "variance": 143126808
          },
          {
            "average": 0,
            "count": 18848113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18848113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18848113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18848113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18848113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298597.6179,
          4842948.184,
          1468.206769,
          299646.1979,
          4844366.664,
          1568.106769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298597.61791266693,
                4842948.18427941,
                1468.2067687025294
              ],
              [
                298597.61791266693,
                4844366.664279411,
                1468.2067687025294
              ],
              [
                299646.1979126669,
                4844366.664279411,
                1568.1067687025295
              ],
              [
                299646.1979126669,
                4842948.18427941,
                1568.1067687025295
              ],
              [
                298597.61791266693,
                4842948.18427941,
                1468.2067687025294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:43:45+00:00",
        "end_time": "2017-08-30T18:46:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005046,
            43.71222277,
            1468.206769,
            -119.48697,
            43.72526649,
            1568.106769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997373468517,
                  43.71222277339515,
                  1468.2067687025294
                ],
                [
                  -119.50050464362135,
                  43.724982522642016,
                  1468.2067687025294
                ],
                [
                  -119.48749816641889,
                  43.72526649455487,
                  1568.1067687025295
                ],
                [
                  -119.48697001206763,
                  43.7125066195763,
                  1568.1067687025295
                ],
                [
                  -119.49997373468517,
                  43.71222277339515,
                  1468.2067687025294
                ]
              ]
            ]
          },
          "id": "20170830_43119F4111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:43:45Z",
            "pc:count": 18848113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299112.7623,
                "count": 18848113,
                "maximum": 299646.1979,
                "minimum": 298597.6179,
                "name": "X",
                "position": 0,
                "stddev": 294.6972311,
                "variance": 86846.45802
              },
              {
                "average": 4843623.957,
                "count": 18848113,
                "maximum": 4844366.664,
                "minimum": 4842948.184,
                "name": "Y",
                "position": 1,
                "stddev": 400.7004663,
                "variance": 160560.8637
              },
              {
                "average": 1516.409628,
                "count": 18848113,
                "maximum": 1568.106769,
                "minimum": 1468.206769,
                "name": "Z",
                "position": 2,
                "stddev": 21.36557432,
                "variance": 456.4877661
              },
              {
                "average": 15736.76724,
                "count": 18848113,
                "maximum": 46977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6311.093661,
                "variance": 39829903.2
              },
              {
                "average": 1.410277199,
                "count": 18848113,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7165601197,
                "variance": 0.5134584051
              },
              {
                "average": 1.849843324,
                "count": 18848113,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.033741489,
                "variance": 1.068621466
              },
              {
                "average": 0.5023567611,
                "count": 18848113,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944589,
                "variance": 0.2499944589
              },
              {
                "average": 1.57575456e-05,
                "count": 18848113,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003969546338,
                "variance": 1.575729813e-05
              },
              {
                "average": 1.122942758,
                "count": 18848113,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3283715002,
                "variance": 0.1078278422
              },
              {
                "average": 0.4302475545,
                "count": 18848113,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7685296,
                "variance": 138.4982889
              },
              {
                "average": 1.786175412,
                "count": 18848113,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.074370374,
                "variance": 1.1542717
              },
              {
                "average": 1109.115502,
                "count": 18848113,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.814103757,
                "variance": 7.919179957
              },
              {
                "average": 25319.65526,
                "count": 18848113,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11815.42504,
                "variance": 139604268.9
              },
              {
                "average": 26524.21436,
                "count": 18848113,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9837.723669,
                "variance": 96780807
              },
              {
                "average": 22331.64897,
                "count": 18848113,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8936.225872,
                "variance": 79856132.83
              },
              {
                "average": 188158120.6,
                "count": 18848113,
                "maximum": 188229425.6,
                "minimum": 188154019,
                "name": "GpsTime",
                "position": 15,
                "stddev": 11963.56168,
                "variance": 143126808
              },
              {
                "average": 0,
                "count": 18848113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18848113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18848113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18848113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18848113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298597.6179,
              4842948.184,
              1468.206769,
              299646.1979,
              4844366.664,
              1568.106769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298597.61791266693,
                    4842948.18427941,
                    1468.2067687025294
                  ],
                  [
                    298597.61791266693,
                    4844366.664279411,
                    1468.2067687025294
                  ],
                  [
                    299646.1979126669,
                    4844366.664279411,
                    1568.1067687025295
                  ],
                  [
                    299646.1979126669,
                    4842948.18427941,
                    1568.1067687025295
                  ],
                  [
                    298597.61791266693,
                    4842948.18427941,
                    1468.2067687025294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:43:45+00:00",
            "end_time": "2017-08-30T18:46: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": "20170830_43119G4323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497429591046,
              43.74972452638544,
              1536.8389849880086
            ],
            [
              -119.47550050555236,
              43.76248245498408,
              1536.8389849880086
            ],
            [
              -119.46250229260505,
              43.76276341305803,
              1628.9589849880085
            ],
            [
              -119.46197883912974,
              43.750005360087144,
              1628.9589849880085
            ],
            [
              -119.47497429591046,
              43.74972452638544,
              1536.8389849880086
            ]
          ]
        ]
      },
      "bbox": [
        -119.4755005,
        43.74972453,
        1536.838985,
        -119.4619788,
        43.76276341,
        1628.958985
      ],
      "properties": {
        "datetime": "2017-08-30T18:19:08Z",
        "pc:count": 16518941,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301262.2731,
            "count": 16518941,
            "maximum": 301783.3694,
            "minimum": 300736.1294,
            "name": "X",
            "position": 0,
            "stddev": 289.5101968,
            "variance": 83816.15403
          },
          {
            "average": 4847744.719,
            "count": 16518941,
            "maximum": 4848471.2,
            "minimum": 4847052.94,
            "name": "Y",
            "position": 1,
            "stddev": 411.1004056,
            "variance": 169003.5435
          },
          {
            "average": 1574.151301,
            "count": 16518941,
            "maximum": 1628.958985,
            "minimum": 1536.838985,
            "name": "Z",
            "position": 2,
            "stddev": 13.66969182,
            "variance": 186.8604746
          },
          {
            "average": 17052.18154,
            "count": 16518941,
            "maximum": 30529,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5116.890046,
            "variance": 26182563.74
          },
          {
            "average": 1.23846789,
            "count": 16518941,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5551783618,
            "variance": 0.3082230134
          },
          {
            "average": 1.489844839,
            "count": 16518941,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8269239994,
            "variance": 0.6838033007
          },
          {
            "average": 0.5019947707,
            "count": 16518941,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996036,
            "variance": 0.249996036
          },
          {
            "average": 1.307589875e-05,
            "count": 16518941,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003616037688,
            "variance": 1.307572856e-05
          },
          {
            "average": 1.132909912,
            "count": 16518941,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3394773549,
            "variance": 0.1152448745
          },
          {
            "average": 0.4070036746,
            "count": 16518941,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71193651,
            "variance": 137.1694568
          },
          {
            "average": 1.869539034,
            "count": 16518941,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052027408,
            "variance": 1.106761667
          },
          {
            "average": 1099.781142,
            "count": 16518941,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.44740958,
            "variance": 2.094994492
          },
          {
            "average": 29802.27023,
            "count": 16518941,
            "maximum": 48896,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9762.791411,
            "variance": 95312096.13
          },
          {
            "average": 29990.03355,
            "count": 16518941,
            "maximum": 46848,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 7670.757089,
            "variance": 58840514.31
          },
          {
            "average": 25685.40396,
            "count": 16518941,
            "maximum": 43008,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 7382.976883,
            "variance": 54508347.66
          },
          {
            "average": 188150106,
            "count": 16518941,
            "maximum": 188152348,
            "minimum": 188148201.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 931.7504366,
            "variance": 868158.8761
          },
          {
            "average": 0,
            "count": 16518941,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16518941,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16518941,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16518941,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16518941,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300736.1294,
          4847052.94,
          1536.838985,
          301783.3694,
          4848471.2,
          1628.958985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300736.1293889545,
                4847052.939822552,
                1536.8389849880086
              ],
              [
                300736.1293889545,
                4848471.199822552,
                1536.8389849880086
              ],
              [
                301783.3693889545,
                4848471.199822552,
                1628.9589849880085
              ],
              [
                301783.3693889545,
                4847052.939822552,
                1628.9589849880085
              ],
              [
                300736.1293889545,
                4847052.939822552,
                1536.8389849880086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:19:08+00:00",
        "end_time": "2017-08-30T17:10:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4755005,
            43.74972453,
            1536.838985,
            -119.4619788,
            43.76276341,
            1628.958985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497429591046,
                  43.74972452638544,
                  1536.8389849880086
                ],
                [
                  -119.47550050555236,
                  43.76248245498408,
                  1536.8389849880086
                ],
                [
                  -119.46250229260505,
                  43.76276341305803,
                  1628.9589849880085
                ],
                [
                  -119.46197883912974,
                  43.750005360087144,
                  1628.9589849880085
                ],
                [
                  -119.47497429591046,
                  43.74972452638544,
                  1536.8389849880086
                ]
              ]
            ]
          },
          "id": "20170830_43119G4323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:19:08Z",
            "pc:count": 16518941,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301262.2731,
                "count": 16518941,
                "maximum": 301783.3694,
                "minimum": 300736.1294,
                "name": "X",
                "position": 0,
                "stddev": 289.5101968,
                "variance": 83816.15403
              },
              {
                "average": 4847744.719,
                "count": 16518941,
                "maximum": 4848471.2,
                "minimum": 4847052.94,
                "name": "Y",
                "position": 1,
                "stddev": 411.1004056,
                "variance": 169003.5435
              },
              {
                "average": 1574.151301,
                "count": 16518941,
                "maximum": 1628.958985,
                "minimum": 1536.838985,
                "name": "Z",
                "position": 2,
                "stddev": 13.66969182,
                "variance": 186.8604746
              },
              {
                "average": 17052.18154,
                "count": 16518941,
                "maximum": 30529,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5116.890046,
                "variance": 26182563.74
              },
              {
                "average": 1.23846789,
                "count": 16518941,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5551783618,
                "variance": 0.3082230134
              },
              {
                "average": 1.489844839,
                "count": 16518941,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8269239994,
                "variance": 0.6838033007
              },
              {
                "average": 0.5019947707,
                "count": 16518941,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996036,
                "variance": 0.249996036
              },
              {
                "average": 1.307589875e-05,
                "count": 16518941,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003616037688,
                "variance": 1.307572856e-05
              },
              {
                "average": 1.132909912,
                "count": 16518941,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3394773549,
                "variance": 0.1152448745
              },
              {
                "average": 0.4070036746,
                "count": 16518941,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71193651,
                "variance": 137.1694568
              },
              {
                "average": 1.869539034,
                "count": 16518941,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052027408,
                "variance": 1.106761667
              },
              {
                "average": 1099.781142,
                "count": 16518941,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.44740958,
                "variance": 2.094994492
              },
              {
                "average": 29802.27023,
                "count": 16518941,
                "maximum": 48896,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9762.791411,
                "variance": 95312096.13
              },
              {
                "average": 29990.03355,
                "count": 16518941,
                "maximum": 46848,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 7670.757089,
                "variance": 58840514.31
              },
              {
                "average": 25685.40396,
                "count": 16518941,
                "maximum": 43008,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 7382.976883,
                "variance": 54508347.66
              },
              {
                "average": 188150106,
                "count": 16518941,
                "maximum": 188152348,
                "minimum": 188148201.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 931.7504366,
                "variance": 868158.8761
              },
              {
                "average": 0,
                "count": 16518941,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16518941,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16518941,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16518941,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16518941,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300736.1294,
              4847052.94,
              1536.838985,
              301783.3694,
              4848471.2,
              1628.958985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300736.1293889545,
                    4847052.939822552,
                    1536.8389849880086
                  ],
                  [
                    300736.1293889545,
                    4848471.199822552,
                    1536.8389849880086
                  ],
                  [
                    301783.3693889545,
                    4848471.199822552,
                    1628.9589849880085
                  ],
                  [
                    301783.3693889545,
                    4847052.939822552,
                    1628.9589849880085
                  ],
                  [
                    300736.1293889545,
                    4847052.939822552,
                    1536.8389849880086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:19:08+00:00",
            "end_time": "2017-08-30T17:10: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": "20170830_43119F4121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997453296557,
              43.68722217147349,
              1484.4536786746853
            ],
            [
              -119.500505001658,
              43.69998251643102,
              1484.4536786746853
            ],
            [
              -119.48749822659603,
              43.70026648456015,
              1571.693678674685
            ],
            [
              -119.48697051026697,
              43.68750601386171,
              1571.693678674685
            ],
            [
              -119.49997453296557,
              43.68722217147349,
              1484.4536786746853
            ]
          ]
        ]
      },
      "bbox": [
        -119.500505,
        43.68722217,
        1484.453679,
        -119.4869705,
        43.70026648,
        1571.693679
      ],
      "properties": {
        "datetime": "2017-08-31T16:12:54Z",
        "pc:count": 16293059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299047.7963,
            "count": 16293059,
            "maximum": 299562.8354,
            "minimum": 298513.7954,
            "name": "X",
            "position": 0,
            "stddev": 292.8152802,
            "variance": 85740.78831
          },
          {
            "average": 4840924.881,
            "count": 16293059,
            "maximum": 4841589.987,
            "minimum": 4840171.447,
            "name": "Y",
            "position": 1,
            "stddev": 406.3159541,
            "variance": 165092.6546
          },
          {
            "average": 1525.061119,
            "count": 16293059,
            "maximum": 1571.693679,
            "minimum": 1484.453679,
            "name": "Z",
            "position": 2,
            "stddev": 8.633477889,
            "variance": 74.53694046
          },
          {
            "average": 16216.86692,
            "count": 16293059,
            "maximum": 30449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5477.52488,
            "variance": 30003278.81
          },
          {
            "average": 1.268362068,
            "count": 16293059,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5940974709,
            "variance": 0.352951805
          },
          {
            "average": 1.556904385,
            "count": 16293059,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8959826145,
            "variance": 0.8027848455
          },
          {
            "average": 0.5045242272,
            "count": 16293059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999795463,
            "variance": 0.2499795467
          },
          {
            "average": 4.480435503e-06,
            "count": 16293059,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002116699247,
            "variance": 4.480415704e-06
          },
          {
            "average": 1.136419073,
            "count": 16293059,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3432330353,
            "variance": 0.1178089165
          },
          {
            "average": -0.1662404527,
            "count": 16293059,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88751318,
            "variance": 141.3129697
          },
          {
            "average": 1.853408927,
            "count": 16293059,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.056989712,
            "variance": 1.11722725
          },
          {
            "average": 1122.781325,
            "count": 16293059,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.17795806,
            "variance": 38.16716579
          },
          {
            "average": 29420.28073,
            "count": 16293059,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11414.46248,
            "variance": 130289953.6
          },
          {
            "average": 29855.47259,
            "count": 16293059,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9388.731441,
            "variance": 88148278.07
          },
          {
            "average": 25546.72391,
            "count": 16293059,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8804.48039,
            "variance": 77518874.93
          },
          {
            "average": 188216231.6,
            "count": 16293059,
            "maximum": 188231174,
            "minimum": 188156490.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28344.66091,
            "variance": 803419802.2
          },
          {
            "average": 0,
            "count": 16293059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16293059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298513.7954,
          4840171.447,
          1484.453679,
          299562.8354,
          4841589.987,
          1571.693679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298513.79543034494,
                4840171.44735651,
                1484.4536786746853
              ],
              [
                298513.79543034494,
                4841589.987356509,
                1484.4536786746853
              ],
              [
                299562.835430345,
                4841589.987356509,
                1571.693678674685
              ],
              [
                299562.835430345,
                4840171.44735651,
                1571.693678674685
              ],
              [
                298513.79543034494,
                4840171.44735651,
                1484.4536786746853
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:12:54+00:00",
        "end_time": "2017-08-30T19:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.500505,
            43.68722217,
            1484.453679,
            -119.4869705,
            43.70026648,
            1571.693679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997453296557,
                  43.68722217147349,
                  1484.4536786746853
                ],
                [
                  -119.500505001658,
                  43.69998251643102,
                  1484.4536786746853
                ],
                [
                  -119.48749822659603,
                  43.70026648456015,
                  1571.693678674685
                ],
                [
                  -119.48697051026697,
                  43.68750601386171,
                  1571.693678674685
                ],
                [
                  -119.49997453296557,
                  43.68722217147349,
                  1484.4536786746853
                ]
              ]
            ]
          },
          "id": "20170830_43119F4121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:12:54Z",
            "pc:count": 16293059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299047.7963,
                "count": 16293059,
                "maximum": 299562.8354,
                "minimum": 298513.7954,
                "name": "X",
                "position": 0,
                "stddev": 292.8152802,
                "variance": 85740.78831
              },
              {
                "average": 4840924.881,
                "count": 16293059,
                "maximum": 4841589.987,
                "minimum": 4840171.447,
                "name": "Y",
                "position": 1,
                "stddev": 406.3159541,
                "variance": 165092.6546
              },
              {
                "average": 1525.061119,
                "count": 16293059,
                "maximum": 1571.693679,
                "minimum": 1484.453679,
                "name": "Z",
                "position": 2,
                "stddev": 8.633477889,
                "variance": 74.53694046
              },
              {
                "average": 16216.86692,
                "count": 16293059,
                "maximum": 30449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5477.52488,
                "variance": 30003278.81
              },
              {
                "average": 1.268362068,
                "count": 16293059,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5940974709,
                "variance": 0.352951805
              },
              {
                "average": 1.556904385,
                "count": 16293059,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8959826145,
                "variance": 0.8027848455
              },
              {
                "average": 0.5045242272,
                "count": 16293059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999795463,
                "variance": 0.2499795467
              },
              {
                "average": 4.480435503e-06,
                "count": 16293059,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002116699247,
                "variance": 4.480415704e-06
              },
              {
                "average": 1.136419073,
                "count": 16293059,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3432330353,
                "variance": 0.1178089165
              },
              {
                "average": -0.1662404527,
                "count": 16293059,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88751318,
                "variance": 141.3129697
              },
              {
                "average": 1.853408927,
                "count": 16293059,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.056989712,
                "variance": 1.11722725
              },
              {
                "average": 1122.781325,
                "count": 16293059,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.17795806,
                "variance": 38.16716579
              },
              {
                "average": 29420.28073,
                "count": 16293059,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11414.46248,
                "variance": 130289953.6
              },
              {
                "average": 29855.47259,
                "count": 16293059,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9388.731441,
                "variance": 88148278.07
              },
              {
                "average": 25546.72391,
                "count": 16293059,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8804.48039,
                "variance": 77518874.93
              },
              {
                "average": 188216231.6,
                "count": 16293059,
                "maximum": 188231174,
                "minimum": 188156490.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28344.66091,
                "variance": 803419802.2
              },
              {
                "average": 0,
                "count": 16293059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16293059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298513.7954,
              4840171.447,
              1484.453679,
              299562.8354,
              4841589.987,
              1571.693679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298513.79543034494,
                    4840171.44735651,
                    1484.4536786746853
                  ],
                  [
                    298513.79543034494,
                    4841589.987356509,
                    1484.4536786746853
                  ],
                  [
                    299562.835430345,
                    4841589.987356509,
                    1571.693678674685
                  ],
                  [
                    299562.835430345,
                    4840171.44735651,
                    1571.693678674685
                  ],
                  [
                    298513.79543034494,
                    4840171.44735651,
                    1484.4536786746853
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:12:54+00:00",
            "end_time": "2017-08-30T19:28: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": "20170831_43119F5417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997417660128,
              43.63721688321901,
              1355.8525678015487
            ],
            [
              -119.55051451031757,
              43.64998170548979,
              1355.8525678015487
            ],
            [
              -119.53749821781234,
              43.650271564886474,
              1548.4125678015487
            ],
            [
              -119.53696063440292,
              43.63750661421054,
              1548.4125678015487
            ],
            [
              -119.54997417660128,
              43.63721688321901,
              1355.8525678015487
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505145,
        43.63721688,
        1355.852568,
        -119.5369606,
        43.65027156,
        1548.412568
      ],
      "properties": {
        "datetime": "2017-09-08T22:54:13Z",
        "pc:count": 26815307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294753.9171,
            "count": 26815307,
            "maximum": 295363.8876,
            "minimum": 294313.1676,
            "name": "X",
            "position": 0,
            "stddev": 283.7585992,
            "variance": 80518.94264
          },
          {
            "average": 4835374.067,
            "count": 26815307,
            "maximum": 4836159.362,
            "minimum": 4834740.282,
            "name": "Y",
            "position": 1,
            "stddev": 381.5666009,
            "variance": 145593.0709
          },
          {
            "average": 1439.066672,
            "count": 26815307,
            "maximum": 1548.412568,
            "minimum": 1355.852568,
            "name": "Z",
            "position": 2,
            "stddev": 35.85646273,
            "variance": 1285.68592
          },
          {
            "average": 17455.315,
            "count": 26815307,
            "maximum": 37601,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5568.728584,
            "variance": 31010738.05
          },
          {
            "average": 1.243836925,
            "count": 26815307,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5271022083,
            "variance": 0.277836738
          },
          {
            "average": 1.490727889,
            "count": 26815307,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7329858166,
            "variance": 0.5372682073
          },
          {
            "average": 0.4998535351,
            "count": 26815307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999879,
            "variance": 0.2499999879
          },
          {
            "average": 7.682179436e-06,
            "count": 26815307,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002771663888,
            "variance": 7.682120706e-06
          },
          {
            "average": 1.085142042,
            "count": 26815307,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2790929554,
            "variance": 0.07789287775
          },
          {
            "average": 1.456763369,
            "count": 26815307,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94023201,
            "variance": 142.5691404
          },
          {
            "average": 1.862389232,
            "count": 26815307,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.054489822,
            "variance": 1.111948786
          },
          {
            "average": 1141.625512,
            "count": 26815307,
            "maximum": 1148,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.076933104,
            "variance": 4.31365112
          },
          {
            "average": 30883.44327,
            "count": 26815307,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8978.40604,
            "variance": 80611775.02
          },
          {
            "average": 31543.50073,
            "count": 26815307,
            "maximum": 46080,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7444.909388,
            "variance": 55426675.8
          },
          {
            "average": 28342.933,
            "count": 26815307,
            "maximum": 43264,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7452.271898,
            "variance": 55536356.44
          },
          {
            "average": 188357208.2,
            "count": 26815307,
            "maximum": 188946453.6,
            "minimum": 188237895.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 262646.5947,
            "variance": 68983233720.0
          },
          {
            "average": 0,
            "count": 26815307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26815307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26815307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26815307,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26815307,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294313.1676,
          4834740.282,
          1355.852568,
          295363.8876,
          4836159.362,
          1548.412568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294313.16761853994,
                4834740.282208384,
                1355.8525678015487
              ],
              [
                294313.16761853994,
                4836159.362208384,
                1355.8525678015487
              ],
              [
                295363.8876185399,
                4836159.362208384,
                1548.4125678015487
              ],
              [
                295363.8876185399,
                4834740.282208384,
                1548.4125678015487
              ],
              [
                294313.16761853994,
                4834740.282208384,
                1355.8525678015487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:54:13+00:00",
        "end_time": "2017-08-31T18:04:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505145,
            43.63721688,
            1355.852568,
            -119.5369606,
            43.65027156,
            1548.412568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997417660128,
                  43.63721688321901,
                  1355.8525678015487
                ],
                [
                  -119.55051451031757,
                  43.64998170548979,
                  1355.8525678015487
                ],
                [
                  -119.53749821781234,
                  43.650271564886474,
                  1548.4125678015487
                ],
                [
                  -119.53696063440292,
                  43.63750661421054,
                  1548.4125678015487
                ],
                [
                  -119.54997417660128,
                  43.63721688321901,
                  1355.8525678015487
                ]
              ]
            ]
          },
          "id": "20170831_43119F5417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:54:13Z",
            "pc:count": 26815307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294753.9171,
                "count": 26815307,
                "maximum": 295363.8876,
                "minimum": 294313.1676,
                "name": "X",
                "position": 0,
                "stddev": 283.7585992,
                "variance": 80518.94264
              },
              {
                "average": 4835374.067,
                "count": 26815307,
                "maximum": 4836159.362,
                "minimum": 4834740.282,
                "name": "Y",
                "position": 1,
                "stddev": 381.5666009,
                "variance": 145593.0709
              },
              {
                "average": 1439.066672,
                "count": 26815307,
                "maximum": 1548.412568,
                "minimum": 1355.852568,
                "name": "Z",
                "position": 2,
                "stddev": 35.85646273,
                "variance": 1285.68592
              },
              {
                "average": 17455.315,
                "count": 26815307,
                "maximum": 37601,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5568.728584,
                "variance": 31010738.05
              },
              {
                "average": 1.243836925,
                "count": 26815307,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5271022083,
                "variance": 0.277836738
              },
              {
                "average": 1.490727889,
                "count": 26815307,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7329858166,
                "variance": 0.5372682073
              },
              {
                "average": 0.4998535351,
                "count": 26815307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999879,
                "variance": 0.2499999879
              },
              {
                "average": 7.682179436e-06,
                "count": 26815307,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002771663888,
                "variance": 7.682120706e-06
              },
              {
                "average": 1.085142042,
                "count": 26815307,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2790929554,
                "variance": 0.07789287775
              },
              {
                "average": 1.456763369,
                "count": 26815307,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94023201,
                "variance": 142.5691404
              },
              {
                "average": 1.862389232,
                "count": 26815307,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.054489822,
                "variance": 1.111948786
              },
              {
                "average": 1141.625512,
                "count": 26815307,
                "maximum": 1148,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.076933104,
                "variance": 4.31365112
              },
              {
                "average": 30883.44327,
                "count": 26815307,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8978.40604,
                "variance": 80611775.02
              },
              {
                "average": 31543.50073,
                "count": 26815307,
                "maximum": 46080,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7444.909388,
                "variance": 55426675.8
              },
              {
                "average": 28342.933,
                "count": 26815307,
                "maximum": 43264,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7452.271898,
                "variance": 55536356.44
              },
              {
                "average": 188357208.2,
                "count": 26815307,
                "maximum": 188946453.6,
                "minimum": 188237895.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 262646.5947,
                "variance": 68983233720.0
              },
              {
                "average": 0,
                "count": 26815307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26815307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26815307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26815307,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26815307,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294313.1676,
              4834740.282,
              1355.852568,
              295363.8876,
              4836159.362,
              1548.412568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294313.16761853994,
                    4834740.282208384,
                    1355.8525678015487
                  ],
                  [
                    294313.16761853994,
                    4836159.362208384,
                    1355.8525678015487
                  ],
                  [
                    295363.8876185399,
                    4836159.362208384,
                    1548.4125678015487
                  ],
                  [
                    295363.8876185399,
                    4834740.282208384,
                    1548.4125678015487
                  ],
                  [
                    294313.16761853994,
                    4834740.282208384,
                    1355.8525678015487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:54:13+00:00",
            "end_time": "2017-08-31T18:04: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": "20170910_43119F6423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247252898339,
              43.62470423985001,
              1320.470830878668
            ],
            [
              -119.66303699438822,
              43.63748053908188,
              1320.470830878668
            ],
            [
              -119.64999979333597,
              43.63778371640625,
              1355.7708308786682
            ],
            [
              -119.64943808343257,
              43.62500728274592,
              1355.7708308786682
            ],
            [
              -119.66247252898339,
              43.62470423985001,
              1320.470830878668
            ]
          ]
        ]
      },
      "bbox": [
        -119.663037,
        43.62470424,
        1320.470831,
        -119.6494381,
        43.63778372,
        1355.770831
      ],
      "properties": {
        "datetime": "2017-09-10T17:32:09Z",
        "pc:count": 13950380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285715.9656,
            "count": 13950380,
            "maximum": 286246.6048,
            "minimum": 285193.8848,
            "name": "X",
            "position": 0,
            "stddev": 290.6994937,
            "variance": 84506.19561
          },
          {
            "average": 4834361.255,
            "count": 13950380,
            "maximum": 4835056.081,
            "minimum": 4833635.601,
            "name": "Y",
            "position": 1,
            "stddev": 401.0269698,
            "variance": 160822.6305
          },
          {
            "average": 1325.027637,
            "count": 13950380,
            "maximum": 1355.770831,
            "minimum": 1320.470831,
            "name": "Z",
            "position": 2,
            "stddev": 2.310563213,
            "variance": 5.338702361
          },
          {
            "average": 32468.40144,
            "count": 13950380,
            "maximum": 59313,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5324.725597,
            "variance": 28352702.68
          },
          {
            "average": 1.014398102,
            "count": 13950380,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1521587166,
            "variance": 0.02315227504
          },
          {
            "average": 1.029268522,
            "count": 13950380,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2392738056,
            "variance": 0.05725195407
          },
          {
            "average": 0.5022113376,
            "count": 13950380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951279,
            "variance": 0.2499951279
          },
          {
            "average": 1.053734737e-05,
            "count": 13950380,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003246111072,
            "variance": 1.053723709e-05
          },
          {
            "average": 1.291277299,
            "count": 13950380,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4543510192,
            "variance": 0.2064348487
          },
          {
            "average": -0.1549842951,
            "count": 13950380,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96160567,
            "variance": 143.0800102
          },
          {
            "average": 1.998288864,
            "count": 13950380,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006078392,
            "variance": 1.01219373
          },
          {
            "average": 1169.376476,
            "count": 13950380,
            "maximum": 1172,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9881786019,
            "variance": 0.9764969492
          },
          {
            "average": 25351.81911,
            "count": 13950380,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12918.57812,
            "variance": 166889660.5
          },
          {
            "average": 31086.35958,
            "count": 13950380,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7904.238921,
            "variance": 62476992.91
          },
          {
            "average": 22109.81234,
            "count": 13950380,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 10011.31889,
            "variance": 100226505.9
          },
          {
            "average": 189097867.7,
            "count": 13950380,
            "maximum": 189099929.1,
            "minimum": 189096328.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 791.1301228,
            "variance": 625886.8712
          },
          {
            "average": 0,
            "count": 13950380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285193.8848,
          4833635.601,
          1320.470831,
          286246.6048,
          4835056.081,
          1355.770831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285193.8847591797,
                4833635.601401074,
                1320.470830878668
              ],
              [
                285193.8847591797,
                4835056.081401074,
                1320.470830878668
              ],
              [
                286246.6047591797,
                4835056.081401074,
                1355.7708308786682
              ],
              [
                286246.6047591797,
                4833635.601401074,
                1355.7708308786682
              ],
              [
                285193.8847591797,
                4833635.601401074,
                1320.470830878668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:32:09+00:00",
        "end_time": "2017-09-10T16:32:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.663037,
            43.62470424,
            1320.470831,
            -119.6494381,
            43.63778372,
            1355.770831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247252898339,
                  43.62470423985001,
                  1320.470830878668
                ],
                [
                  -119.66303699438822,
                  43.63748053908188,
                  1320.470830878668
                ],
                [
                  -119.64999979333597,
                  43.63778371640625,
                  1355.7708308786682
                ],
                [
                  -119.64943808343257,
                  43.62500728274592,
                  1355.7708308786682
                ],
                [
                  -119.66247252898339,
                  43.62470423985001,
                  1320.470830878668
                ]
              ]
            ]
          },
          "id": "20170910_43119F6423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:32:09Z",
            "pc:count": 13950380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285715.9656,
                "count": 13950380,
                "maximum": 286246.6048,
                "minimum": 285193.8848,
                "name": "X",
                "position": 0,
                "stddev": 290.6994937,
                "variance": 84506.19561
              },
              {
                "average": 4834361.255,
                "count": 13950380,
                "maximum": 4835056.081,
                "minimum": 4833635.601,
                "name": "Y",
                "position": 1,
                "stddev": 401.0269698,
                "variance": 160822.6305
              },
              {
                "average": 1325.027637,
                "count": 13950380,
                "maximum": 1355.770831,
                "minimum": 1320.470831,
                "name": "Z",
                "position": 2,
                "stddev": 2.310563213,
                "variance": 5.338702361
              },
              {
                "average": 32468.40144,
                "count": 13950380,
                "maximum": 59313,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5324.725597,
                "variance": 28352702.68
              },
              {
                "average": 1.014398102,
                "count": 13950380,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1521587166,
                "variance": 0.02315227504
              },
              {
                "average": 1.029268522,
                "count": 13950380,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2392738056,
                "variance": 0.05725195407
              },
              {
                "average": 0.5022113376,
                "count": 13950380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951279,
                "variance": 0.2499951279
              },
              {
                "average": 1.053734737e-05,
                "count": 13950380,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003246111072,
                "variance": 1.053723709e-05
              },
              {
                "average": 1.291277299,
                "count": 13950380,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4543510192,
                "variance": 0.2064348487
              },
              {
                "average": -0.1549842951,
                "count": 13950380,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96160567,
                "variance": 143.0800102
              },
              {
                "average": 1.998288864,
                "count": 13950380,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006078392,
                "variance": 1.01219373
              },
              {
                "average": 1169.376476,
                "count": 13950380,
                "maximum": 1172,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9881786019,
                "variance": 0.9764969492
              },
              {
                "average": 25351.81911,
                "count": 13950380,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12918.57812,
                "variance": 166889660.5
              },
              {
                "average": 31086.35958,
                "count": 13950380,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7904.238921,
                "variance": 62476992.91
              },
              {
                "average": 22109.81234,
                "count": 13950380,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 10011.31889,
                "variance": 100226505.9
              },
              {
                "average": 189097867.7,
                "count": 13950380,
                "maximum": 189099929.1,
                "minimum": 189096328.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 791.1301228,
                "variance": 625886.8712
              },
              {
                "average": 0,
                "count": 13950380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285193.8848,
              4833635.601,
              1320.470831,
              286246.6048,
              4835056.081,
              1355.770831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285193.8847591797,
                    4833635.601401074,
                    1320.470830878668
                  ],
                  [
                    285193.8847591797,
                    4835056.081401074,
                    1320.470830878668
                  ],
                  [
                    286246.6047591797,
                    4835056.081401074,
                    1355.7708308786682
                  ],
                  [
                    286246.6047591797,
                    4833635.601401074,
                    1355.7708308786682
                  ],
                  [
                    285193.8847591797,
                    4833635.601401074,
                    1320.470830878668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:32:09+00:00",
            "end_time": "2017-09-10T16:32: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": "20170831_43119F5223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747388330461,
              43.68721797311796,
              1542.6746252286637
            ],
            [
              -119.5380124784058,
              43.69998208773015,
              1542.6746252286637
            ],
            [
              -119.52499839025957,
              43.70027049367908,
              1660.1546252286637
            ],
            [
              -119.52446254972443,
              43.68750625132319,
              1660.1546252286637
            ],
            [
              -119.53747388330461,
              43.68721797311796,
              1542.6746252286637
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380125,
        43.68721797,
        1542.674625,
        -119.5244625,
        43.70027049,
        1660.154625
      ],
      "properties": {
        "datetime": "2017-08-31T17:30:01Z",
        "pc:count": 30445181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296051.0188,
            "count": 30445181,
            "maximum": 296541.0773,
            "minimum": 295491.4173,
            "name": "X",
            "position": 0,
            "stddev": 285.7983572,
            "variance": 81680.701
          },
          {
            "average": 4840967.439,
            "count": 30445181,
            "maximum": 4841681.812,
            "minimum": 4840262.812,
            "name": "Y",
            "position": 1,
            "stddev": 401.0088762,
            "variance": 160808.1188
          },
          {
            "average": 1589.846174,
            "count": 30445181,
            "maximum": 1660.154625,
            "minimum": 1542.674625,
            "name": "Z",
            "position": 2,
            "stddev": 19.09467285,
            "variance": 364.6065312
          },
          {
            "average": 13494.19803,
            "count": 30445181,
            "maximum": 32545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6505.73237,
            "variance": 42324553.67
          },
          {
            "average": 1.583012563,
            "count": 30445181,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7790363748,
            "variance": 0.6068976732
          },
          {
            "average": 2.200701057,
            "count": 30445181,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.002437846,
            "variance": 1.004881636
          },
          {
            "average": 0.4995790303,
            "count": 30445181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999831,
            "variance": 0.249999831
          },
          {
            "average": 6.569184135e-08,
            "count": 30445181,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002563041927,
            "variance": 6.569183919e-08
          },
          {
            "average": 1.073238947,
            "count": 30445181,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2605283208,
            "variance": 0.06787500594
          },
          {
            "average": 1.820667773,
            "count": 30445181,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49709915,
            "variance": 132.1832888
          },
          {
            "average": 1.704782376,
            "count": 30445181,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090755243,
            "variance": 1.189747
          },
          {
            "average": 1132.24458,
            "count": 30445181,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.246859187,
            "variance": 1.554657831
          },
          {
            "average": 17594.28746,
            "count": 30445181,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8923.636848,
            "variance": 79631294.6
          },
          {
            "average": 20156.80399,
            "count": 30445181,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7477.263959,
            "variance": 55909476.31
          },
          {
            "average": 15307.20917,
            "count": 30445181,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6343.101178,
            "variance": 40234932.56
          },
          {
            "average": 188234097.8,
            "count": 30445181,
            "maximum": 188235801.7,
            "minimum": 188232059.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 781.7290621,
            "variance": 611100.3265
          },
          {
            "average": 0,
            "count": 30445181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30445181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30445181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30445181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30445181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295491.4173,
          4840262.812,
          1542.674625,
          296541.0773,
          4841681.812,
          1660.154625
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295491.41731456463,
                4840262.811979335,
                1542.6746252286637
              ],
              [
                295491.41731456463,
                4841681.811979335,
                1542.6746252286637
              ],
              [
                296541.07731456467,
                4841681.811979335,
                1660.1546252286637
              ],
              [
                296541.07731456467,
                4840262.811979335,
                1660.1546252286637
              ],
              [
                295491.41731456463,
                4840262.811979335,
                1542.6746252286637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:30:01+00:00",
        "end_time": "2017-08-31T16:27:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380125,
            43.68721797,
            1542.674625,
            -119.5244625,
            43.70027049,
            1660.154625
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747388330461,
                  43.68721797311796,
                  1542.6746252286637
                ],
                [
                  -119.5380124784058,
                  43.69998208773015,
                  1542.6746252286637
                ],
                [
                  -119.52499839025957,
                  43.70027049367908,
                  1660.1546252286637
                ],
                [
                  -119.52446254972443,
                  43.68750625132319,
                  1660.1546252286637
                ],
                [
                  -119.53747388330461,
                  43.68721797311796,
                  1542.6746252286637
                ]
              ]
            ]
          },
          "id": "20170831_43119F5223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:30:01Z",
            "pc:count": 30445181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296051.0188,
                "count": 30445181,
                "maximum": 296541.0773,
                "minimum": 295491.4173,
                "name": "X",
                "position": 0,
                "stddev": 285.7983572,
                "variance": 81680.701
              },
              {
                "average": 4840967.439,
                "count": 30445181,
                "maximum": 4841681.812,
                "minimum": 4840262.812,
                "name": "Y",
                "position": 1,
                "stddev": 401.0088762,
                "variance": 160808.1188
              },
              {
                "average": 1589.846174,
                "count": 30445181,
                "maximum": 1660.154625,
                "minimum": 1542.674625,
                "name": "Z",
                "position": 2,
                "stddev": 19.09467285,
                "variance": 364.6065312
              },
              {
                "average": 13494.19803,
                "count": 30445181,
                "maximum": 32545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6505.73237,
                "variance": 42324553.67
              },
              {
                "average": 1.583012563,
                "count": 30445181,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7790363748,
                "variance": 0.6068976732
              },
              {
                "average": 2.200701057,
                "count": 30445181,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.002437846,
                "variance": 1.004881636
              },
              {
                "average": 0.4995790303,
                "count": 30445181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999831,
                "variance": 0.249999831
              },
              {
                "average": 6.569184135e-08,
                "count": 30445181,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002563041927,
                "variance": 6.569183919e-08
              },
              {
                "average": 1.073238947,
                "count": 30445181,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2605283208,
                "variance": 0.06787500594
              },
              {
                "average": 1.820667773,
                "count": 30445181,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49709915,
                "variance": 132.1832888
              },
              {
                "average": 1.704782376,
                "count": 30445181,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090755243,
                "variance": 1.189747
              },
              {
                "average": 1132.24458,
                "count": 30445181,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.246859187,
                "variance": 1.554657831
              },
              {
                "average": 17594.28746,
                "count": 30445181,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8923.636848,
                "variance": 79631294.6
              },
              {
                "average": 20156.80399,
                "count": 30445181,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7477.263959,
                "variance": 55909476.31
              },
              {
                "average": 15307.20917,
                "count": 30445181,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6343.101178,
                "variance": 40234932.56
              },
              {
                "average": 188234097.8,
                "count": 30445181,
                "maximum": 188235801.7,
                "minimum": 188232059.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 781.7290621,
                "variance": 611100.3265
              },
              {
                "average": 0,
                "count": 30445181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30445181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30445181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30445181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30445181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295491.4173,
              4840262.812,
              1542.674625,
              296541.0773,
              4841681.812,
              1660.154625
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295491.41731456463,
                    4840262.811979335,
                    1542.6746252286637
                  ],
                  [
                    295491.41731456463,
                    4841681.811979335,
                    1542.6746252286637
                  ],
                  [
                    296541.07731456467,
                    4841681.811979335,
                    1660.1546252286637
                  ],
                  [
                    296541.07731456467,
                    4840262.811979335,
                    1660.1546252286637
                  ],
                  [
                    295491.41731456463,
                    4840262.811979335,
                    1542.6746252286637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:30:01+00:00",
            "end_time": "2017-08-31T16:27: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": "20170910_43119F6415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747181503189,
              43.64970727410559,
              1397.1916169041237
            ],
            [
              -119.63803135361185,
              43.662481077489105,
              1397.1916169041237
            ],
            [
              -119.6249998792394,
              43.66278127684715,
              1501.451616904124
            ],
            [
              -119.6244430969383,
              43.650007340387184,
              1501.451616904124
            ],
            [
              -119.63747181503189,
              43.64970727410559,
              1397.1916169041237
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380314,
        43.64970727,
        1397.191617,
        -119.6244431,
        43.66278128,
        1501.451617
      ],
      "properties": {
        "datetime": "2017-09-10T16:12:02Z",
        "pc:count": 15846182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287836.7218,
            "count": 15846182,
            "maximum": 288351.071,
            "minimum": 287299.271,
            "name": "X",
            "position": 0,
            "stddev": 292.2045851,
            "variance": 85383.51958
          },
          {
            "average": 4837074.043,
            "count": 15846182,
            "maximum": 4837768.368,
            "minimum": 4836348.188,
            "name": "Y",
            "position": 1,
            "stddev": 397.2546407,
            "variance": 157811.2495
          },
          {
            "average": 1451.678824,
            "count": 15846182,
            "maximum": 1501.451617,
            "minimum": 1397.191617,
            "name": "Z",
            "position": 2,
            "stddev": 21.11365384,
            "variance": 445.7863784
          },
          {
            "average": 23098.89525,
            "count": 15846182,
            "maximum": 40305,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5575.190617,
            "variance": 31082750.42
          },
          {
            "average": 1.11314959,
            "count": 15846182,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3599645859,
            "variance": 0.1295745031
          },
          {
            "average": 1.22734164,
            "count": 15846182,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5142098906,
            "variance": 0.2644118116
          },
          {
            "average": 0.501738526,
            "count": 15846182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969933,
            "variance": 0.2499969933
          },
          {
            "average": 1.804851162e-05,
            "count": 15846182,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004248315785,
            "variance": 1.804818701e-05
          },
          {
            "average": 1.220525929,
            "count": 15846182,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4146013196,
            "variance": 0.1718942543
          },
          {
            "average": -0.1368920887,
            "count": 15846182,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01468693,
            "variance": 144.352702
          },
          {
            "average": 1.946745532,
            "count": 15846182,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032386473,
            "variance": 1.065821829
          },
          {
            "average": 1162.364273,
            "count": 15846182,
            "maximum": 1165,
            "minimum": 1160,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9877616543,
            "variance": 0.9756730857
          },
          {
            "average": 36339.09055,
            "count": 15846182,
            "maximum": 52736,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8962.032429,
            "variance": 80318025.26
          },
          {
            "average": 35436.22325,
            "count": 15846182,
            "maximum": 50944,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 7319.470186,
            "variance": 53574643.81
          },
          {
            "average": 31993.20782,
            "count": 15846182,
            "maximum": 47616,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7289.075545,
            "variance": 53130622.31
          },
          {
            "average": 189093412.6,
            "count": 15846182,
            "maximum": 189095122.5,
            "minimum": 189091838.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 614.5419562,
            "variance": 377661.8159
          },
          {
            "average": 0,
            "count": 15846182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15846182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15846182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15846182,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15846182,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287299.271,
          4836348.188,
          1397.191617,
          288351.071,
          4837768.368,
          1501.451617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287299.2709553676,
                4836348.188375676,
                1397.1916169041237
              ],
              [
                287299.2709553676,
                4837768.368375676,
                1397.1916169041237
              ],
              [
                288351.07095536764,
                4837768.368375676,
                1501.451616904124
              ],
              [
                288351.07095536764,
                4836348.188375676,
                1501.451616904124
              ],
              [
                287299.2709553676,
                4836348.188375676,
                1397.1916169041237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:12:02+00:00",
        "end_time": "2017-09-10T15:17:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380314,
            43.64970727,
            1397.191617,
            -119.6244431,
            43.66278128,
            1501.451617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747181503189,
                  43.64970727410559,
                  1397.1916169041237
                ],
                [
                  -119.63803135361185,
                  43.662481077489105,
                  1397.1916169041237
                ],
                [
                  -119.6249998792394,
                  43.66278127684715,
                  1501.451616904124
                ],
                [
                  -119.6244430969383,
                  43.650007340387184,
                  1501.451616904124
                ],
                [
                  -119.63747181503189,
                  43.64970727410559,
                  1397.1916169041237
                ]
              ]
            ]
          },
          "id": "20170910_43119F6415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:12:02Z",
            "pc:count": 15846182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287836.7218,
                "count": 15846182,
                "maximum": 288351.071,
                "minimum": 287299.271,
                "name": "X",
                "position": 0,
                "stddev": 292.2045851,
                "variance": 85383.51958
              },
              {
                "average": 4837074.043,
                "count": 15846182,
                "maximum": 4837768.368,
                "minimum": 4836348.188,
                "name": "Y",
                "position": 1,
                "stddev": 397.2546407,
                "variance": 157811.2495
              },
              {
                "average": 1451.678824,
                "count": 15846182,
                "maximum": 1501.451617,
                "minimum": 1397.191617,
                "name": "Z",
                "position": 2,
                "stddev": 21.11365384,
                "variance": 445.7863784
              },
              {
                "average": 23098.89525,
                "count": 15846182,
                "maximum": 40305,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5575.190617,
                "variance": 31082750.42
              },
              {
                "average": 1.11314959,
                "count": 15846182,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3599645859,
                "variance": 0.1295745031
              },
              {
                "average": 1.22734164,
                "count": 15846182,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5142098906,
                "variance": 0.2644118116
              },
              {
                "average": 0.501738526,
                "count": 15846182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969933,
                "variance": 0.2499969933
              },
              {
                "average": 1.804851162e-05,
                "count": 15846182,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004248315785,
                "variance": 1.804818701e-05
              },
              {
                "average": 1.220525929,
                "count": 15846182,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4146013196,
                "variance": 0.1718942543
              },
              {
                "average": -0.1368920887,
                "count": 15846182,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01468693,
                "variance": 144.352702
              },
              {
                "average": 1.946745532,
                "count": 15846182,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032386473,
                "variance": 1.065821829
              },
              {
                "average": 1162.364273,
                "count": 15846182,
                "maximum": 1165,
                "minimum": 1160,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9877616543,
                "variance": 0.9756730857
              },
              {
                "average": 36339.09055,
                "count": 15846182,
                "maximum": 52736,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8962.032429,
                "variance": 80318025.26
              },
              {
                "average": 35436.22325,
                "count": 15846182,
                "maximum": 50944,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 7319.470186,
                "variance": 53574643.81
              },
              {
                "average": 31993.20782,
                "count": 15846182,
                "maximum": 47616,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7289.075545,
                "variance": 53130622.31
              },
              {
                "average": 189093412.6,
                "count": 15846182,
                "maximum": 189095122.5,
                "minimum": 189091838.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 614.5419562,
                "variance": 377661.8159
              },
              {
                "average": 0,
                "count": 15846182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15846182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15846182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15846182,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15846182,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287299.271,
              4836348.188,
              1397.191617,
              288351.071,
              4837768.368,
              1501.451617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287299.2709553676,
                    4836348.188375676,
                    1397.1916169041237
                  ],
                  [
                    287299.2709553676,
                    4837768.368375676,
                    1397.1916169041237
                  ],
                  [
                    288351.07095536764,
                    4837768.368375676,
                    1501.451616904124
                  ],
                  [
                    288351.07095536764,
                    4836348.188375676,
                    1501.451616904124
                  ],
                  [
                    287299.2709553676,
                    4836348.188375676,
                    1397.1916169041237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:12:02+00:00",
            "end_time": "2017-09-10T15:17: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": "20170830_43119F4104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247430741049,
              43.73722681784251,
              1562.4582358469772
            ],
            [
              -119.46299753685729,
              43.749982555830265,
              1562.4582358469772
            ],
            [
              -119.44999868088598,
              43.750262098282946,
              1642.7382358469774
            ],
            [
              -119.44947820611345,
              43.73750623656847,
              1642.7382358469774
            ],
            [
              -119.46247430741049,
              43.73722681784251,
              1562.4582358469772
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629975,
        43.73722682,
        1562.458236,
        -119.4494782,
        43.7502621,
        1642.738236
      ],
      "properties": {
        "datetime": "2017-08-30T18:01:58Z",
        "pc:count": 20723765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302230.6281,
            "count": 20723765,
            "maximum": 302748.7753,
            "minimum": 301701.2753,
            "name": "X",
            "position": 0,
            "stddev": 295.6488212,
            "variance": 87408.22545
          },
          {
            "average": 4846351.448,
            "count": 20723765,
            "maximum": 4847052.846,
            "minimum": 4845634.846,
            "name": "Y",
            "position": 1,
            "stddev": 384.9790231,
            "variance": 148208.8482
          },
          {
            "average": 1595.247841,
            "count": 20723765,
            "maximum": 1642.738236,
            "minimum": 1562.458236,
            "name": "Z",
            "position": 2,
            "stddev": 14.65342169,
            "variance": 214.7227673
          },
          {
            "average": 14952.52478,
            "count": 20723765,
            "maximum": 37489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6331.545209,
            "variance": 40088464.73
          },
          {
            "average": 1.45751122,
            "count": 20723765,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.750985064,
            "variance": 0.5639785664
          },
          {
            "average": 1.954141634,
            "count": 20723765,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080465276,
            "variance": 1.167405213
          },
          {
            "average": 0.5049176151,
            "count": 20723765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999758285,
            "variance": 0.2499758291
          },
          {
            "average": 2.412689007e-06,
            "count": 20723765,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001553281463,
            "variance": 2.412683302e-06
          },
          {
            "average": 1.101343651,
            "count": 20723765,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3017832326,
            "variance": 0.09107311951
          },
          {
            "average": -0.3929079337,
            "count": 20723765,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91793439,
            "variance": 142.0371601
          },
          {
            "average": 1.75477815,
            "count": 20723765,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.083057772,
            "variance": 1.173014138
          },
          {
            "average": 1098.847465,
            "count": 20723765,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.331811353,
            "variance": 1.773721481
          },
          {
            "average": 23003.58623,
            "count": 20723765,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11681.42512,
            "variance": 136455692.7
          },
          {
            "average": 24329.70926,
            "count": 20723765,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9454.819738,
            "variance": 89393616.27
          },
          {
            "average": 19729.66457,
            "count": 20723765,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8250.237507,
            "variance": 68066418.93
          },
          {
            "average": 188149538.9,
            "count": 20723765,
            "maximum": 188151318.8,
            "minimum": 188147991.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 859.3082667,
            "variance": 738410.6972
          },
          {
            "average": 0,
            "count": 20723765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20723765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20723765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20723765,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20723765,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301701.2753,
          4845634.846,
          1562.458236,
          302748.7753,
          4847052.846,
          1642.738236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301701.2753054622,
                4845634.846134964,
                1562.4582358469772
              ],
              [
                301701.2753054622,
                4847052.846134964,
                1562.4582358469772
              ],
              [
                302748.7753054622,
                4847052.846134964,
                1642.7382358469774
              ],
              [
                302748.7753054622,
                4845634.846134964,
                1642.7382358469774
              ],
              [
                301701.2753054622,
                4845634.846134964,
                1562.4582358469772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:01:58+00:00",
        "end_time": "2017-08-30T17:06:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629975,
            43.73722682,
            1562.458236,
            -119.4494782,
            43.7502621,
            1642.738236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247430741049,
                  43.73722681784251,
                  1562.4582358469772
                ],
                [
                  -119.46299753685729,
                  43.749982555830265,
                  1562.4582358469772
                ],
                [
                  -119.44999868088598,
                  43.750262098282946,
                  1642.7382358469774
                ],
                [
                  -119.44947820611345,
                  43.73750623656847,
                  1642.7382358469774
                ],
                [
                  -119.46247430741049,
                  43.73722681784251,
                  1562.4582358469772
                ]
              ]
            ]
          },
          "id": "20170830_43119F4104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:01:58Z",
            "pc:count": 20723765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302230.6281,
                "count": 20723765,
                "maximum": 302748.7753,
                "minimum": 301701.2753,
                "name": "X",
                "position": 0,
                "stddev": 295.6488212,
                "variance": 87408.22545
              },
              {
                "average": 4846351.448,
                "count": 20723765,
                "maximum": 4847052.846,
                "minimum": 4845634.846,
                "name": "Y",
                "position": 1,
                "stddev": 384.9790231,
                "variance": 148208.8482
              },
              {
                "average": 1595.247841,
                "count": 20723765,
                "maximum": 1642.738236,
                "minimum": 1562.458236,
                "name": "Z",
                "position": 2,
                "stddev": 14.65342169,
                "variance": 214.7227673
              },
              {
                "average": 14952.52478,
                "count": 20723765,
                "maximum": 37489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6331.545209,
                "variance": 40088464.73
              },
              {
                "average": 1.45751122,
                "count": 20723765,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.750985064,
                "variance": 0.5639785664
              },
              {
                "average": 1.954141634,
                "count": 20723765,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080465276,
                "variance": 1.167405213
              },
              {
                "average": 0.5049176151,
                "count": 20723765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999758285,
                "variance": 0.2499758291
              },
              {
                "average": 2.412689007e-06,
                "count": 20723765,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001553281463,
                "variance": 2.412683302e-06
              },
              {
                "average": 1.101343651,
                "count": 20723765,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3017832326,
                "variance": 0.09107311951
              },
              {
                "average": -0.3929079337,
                "count": 20723765,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91793439,
                "variance": 142.0371601
              },
              {
                "average": 1.75477815,
                "count": 20723765,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.083057772,
                "variance": 1.173014138
              },
              {
                "average": 1098.847465,
                "count": 20723765,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.331811353,
                "variance": 1.773721481
              },
              {
                "average": 23003.58623,
                "count": 20723765,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11681.42512,
                "variance": 136455692.7
              },
              {
                "average": 24329.70926,
                "count": 20723765,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9454.819738,
                "variance": 89393616.27
              },
              {
                "average": 19729.66457,
                "count": 20723765,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8250.237507,
                "variance": 68066418.93
              },
              {
                "average": 188149538.9,
                "count": 20723765,
                "maximum": 188151318.8,
                "minimum": 188147991.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 859.3082667,
                "variance": 738410.6972
              },
              {
                "average": 0,
                "count": 20723765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20723765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20723765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20723765,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20723765,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301701.2753,
              4845634.846,
              1562.458236,
              302748.7753,
              4847052.846,
              1642.738236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301701.2753054622,
                    4845634.846134964,
                    1562.4582358469772
                  ],
                  [
                    301701.2753054622,
                    4847052.846134964,
                    1562.4582358469772
                  ],
                  [
                    302748.7753054622,
                    4847052.846134964,
                    1642.7382358469774
                  ],
                  [
                    302748.7753054622,
                    4845634.846134964,
                    1642.7382358469774
                  ],
                  [
                    301701.2753054622,
                    4845634.846134964,
                    1562.4582358469772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:01:58+00:00",
            "end_time": "2017-08-30T17:06: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": "20170830_43119G4324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247441785843,
              43.74972603126269,
              1559.6620044019996
            ],
            [
              -119.46299673816246,
              43.76245403495949,
              1559.6620044019996
            ],
            [
              -119.45021735828867,
              43.762728874540876,
              1663.5220044019998
            ],
            [
              -119.44969774144266,
              43.75000074946565,
              1663.5220044019998
            ],
            [
              -119.46247441785843,
              43.74972603126269,
              1559.6620044019996
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629967,
        43.74972603,
        1559.662004,
        -119.4496977,
        43.76272887,
        1663.522004
      ],
      "properties": {
        "datetime": "2017-08-30T17:57:27Z",
        "pc:count": 15321501,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302224.4795,
            "count": 15321501,
            "maximum": 302772.1461,
            "minimum": 301742.5461,
            "name": "X",
            "position": 0,
            "stddev": 267.433329,
            "variance": 71520.58547
          },
          {
            "average": 4847654.137,
            "count": 15321501,
            "maximum": 4848438.022,
            "minimum": 4847023.102,
            "name": "Y",
            "position": 1,
            "stddev": 379.8104516,
            "variance": 144255.9792
          },
          {
            "average": 1596.873757,
            "count": 15321501,
            "maximum": 1663.522004,
            "minimum": 1559.662004,
            "name": "Z",
            "position": 2,
            "stddev": 20.41578094,
            "variance": 416.8041113
          },
          {
            "average": 15681.04539,
            "count": 15321501,
            "maximum": 39057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5660.650038,
            "variance": 32042958.85
          },
          {
            "average": 1.3409974,
            "count": 15321501,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6512153526,
            "variance": 0.4240814355
          },
          {
            "average": 1.701751545,
            "count": 15321501,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.944780452,
            "variance": 0.8926101025
          },
          {
            "average": 0.5058155203,
            "count": 15321501,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999661949,
            "variance": 0.249966196
          },
          {
            "average": 3.459191107e-06,
            "count": 15321501,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001859886923,
            "variance": 3.459179366e-06
          },
          {
            "average": 1.119799359,
            "count": 15321501,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3247267767,
            "variance": 0.1054474795
          },
          {
            "average": -0.6531986182,
            "count": 15321501,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65296759,
            "variance": 135.7916536
          },
          {
            "average": 1.807266925,
            "count": 15321501,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.070203884,
            "variance": 1.145336353
          },
          {
            "average": 1097.391919,
            "count": 15321501,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8850863495,
            "variance": 0.7833778461
          },
          {
            "average": 26583.37802,
            "count": 15321501,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11163.72788,
            "variance": 124628820.1
          },
          {
            "average": 27185.02185,
            "count": 15321501,
            "maximum": 65280,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8855.246845,
            "variance": 78415396.69
          },
          {
            "average": 22491.71577,
            "count": 15321501,
            "maximum": 65280,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8008.759151,
            "variance": 64140223.14
          },
          {
            "average": 188148652,
            "count": 15321501,
            "maximum": 188151047.8,
            "minimum": 188147010.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 572.6456746,
            "variance": 327923.0686
          },
          {
            "average": 0,
            "count": 15321501,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321501,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321501,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321501,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15321501,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301742.5461,
          4847023.102,
          1559.662004,
          302772.1461,
          4848438.022,
          1663.522004
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301742.5460814353,
                4847023.101924892,
                1559.6620044019996
              ],
              [
                301742.5460814353,
                4848438.0219248915,
                1559.6620044019996
              ],
              [
                302772.14608143526,
                4848438.0219248915,
                1663.5220044019998
              ],
              [
                302772.14608143526,
                4847023.101924892,
                1663.5220044019998
              ],
              [
                301742.5460814353,
                4847023.101924892,
                1559.6620044019996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:57:27+00:00",
        "end_time": "2017-08-30T16:50:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629967,
            43.74972603,
            1559.662004,
            -119.4496977,
            43.76272887,
            1663.522004
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247441785843,
                  43.74972603126269,
                  1559.6620044019996
                ],
                [
                  -119.46299673816246,
                  43.76245403495949,
                  1559.6620044019996
                ],
                [
                  -119.45021735828867,
                  43.762728874540876,
                  1663.5220044019998
                ],
                [
                  -119.44969774144266,
                  43.75000074946565,
                  1663.5220044019998
                ],
                [
                  -119.46247441785843,
                  43.74972603126269,
                  1559.6620044019996
                ]
              ]
            ]
          },
          "id": "20170830_43119G4324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:57:27Z",
            "pc:count": 15321501,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302224.4795,
                "count": 15321501,
                "maximum": 302772.1461,
                "minimum": 301742.5461,
                "name": "X",
                "position": 0,
                "stddev": 267.433329,
                "variance": 71520.58547
              },
              {
                "average": 4847654.137,
                "count": 15321501,
                "maximum": 4848438.022,
                "minimum": 4847023.102,
                "name": "Y",
                "position": 1,
                "stddev": 379.8104516,
                "variance": 144255.9792
              },
              {
                "average": 1596.873757,
                "count": 15321501,
                "maximum": 1663.522004,
                "minimum": 1559.662004,
                "name": "Z",
                "position": 2,
                "stddev": 20.41578094,
                "variance": 416.8041113
              },
              {
                "average": 15681.04539,
                "count": 15321501,
                "maximum": 39057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5660.650038,
                "variance": 32042958.85
              },
              {
                "average": 1.3409974,
                "count": 15321501,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6512153526,
                "variance": 0.4240814355
              },
              {
                "average": 1.701751545,
                "count": 15321501,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.944780452,
                "variance": 0.8926101025
              },
              {
                "average": 0.5058155203,
                "count": 15321501,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999661949,
                "variance": 0.249966196
              },
              {
                "average": 3.459191107e-06,
                "count": 15321501,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001859886923,
                "variance": 3.459179366e-06
              },
              {
                "average": 1.119799359,
                "count": 15321501,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3247267767,
                "variance": 0.1054474795
              },
              {
                "average": -0.6531986182,
                "count": 15321501,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65296759,
                "variance": 135.7916536
              },
              {
                "average": 1.807266925,
                "count": 15321501,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.070203884,
                "variance": 1.145336353
              },
              {
                "average": 1097.391919,
                "count": 15321501,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8850863495,
                "variance": 0.7833778461
              },
              {
                "average": 26583.37802,
                "count": 15321501,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11163.72788,
                "variance": 124628820.1
              },
              {
                "average": 27185.02185,
                "count": 15321501,
                "maximum": 65280,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8855.246845,
                "variance": 78415396.69
              },
              {
                "average": 22491.71577,
                "count": 15321501,
                "maximum": 65280,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8008.759151,
                "variance": 64140223.14
              },
              {
                "average": 188148652,
                "count": 15321501,
                "maximum": 188151047.8,
                "minimum": 188147010.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 572.6456746,
                "variance": 327923.0686
              },
              {
                "average": 0,
                "count": 15321501,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321501,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321501,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321501,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15321501,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301742.5461,
              4847023.102,
              1559.662004,
              302772.1461,
              4848438.022,
              1663.522004
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301742.5460814353,
                    4847023.101924892,
                    1559.6620044019996
                  ],
                  [
                    301742.5460814353,
                    4848438.0219248915,
                    1559.6620044019996
                  ],
                  [
                    302772.14608143526,
                    4848438.0219248915,
                    1663.5220044019998
                  ],
                  [
                    302772.14608143526,
                    4847023.101924892,
                    1663.5220044019998
                  ],
                  [
                    301742.5460814353,
                    4847023.101924892,
                    1559.6620044019996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:57:27+00:00",
            "end_time": "2017-08-30T16:50: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": "20170910_43119F7420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247055160212,
              43.63719385302769,
              1454.3349205001657
            ],
            [
              -119.7630569517211,
              43.64997985798635,
              1454.3349205001657
            ],
            [
              -119.75000028835838,
              43.65029494217651,
              1519.4749205001656
            ],
            [
              -119.74941665070469,
              43.63750879740669,
              1519.4749205001656
            ],
            [
              -119.76247055160212,
              43.63719385302769,
              1454.3349205001657
            ]
          ]
        ]
      },
      "bbox": [
        -119.763057,
        43.63719385,
        1454.334921,
        -119.7494167,
        43.65029494,
        1519.474921
      ],
      "properties": {
        "datetime": "2017-09-11T20:24:28Z",
        "pc:count": 15244721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277692.4861,
            "count": 15244721,
            "maximum": 278226.1691,
            "minimum": 277172.0091,
            "name": "X",
            "position": 0,
            "stddev": 293.6260892,
            "variance": 86216.28025
          },
          {
            "average": 4835984.124,
            "count": 15244721,
            "maximum": 4836708.185,
            "minimum": 4835286.505,
            "name": "Y",
            "position": 1,
            "stddev": 403.8492921,
            "variance": 163094.2507
          },
          {
            "average": 1483.034487,
            "count": 15244721,
            "maximum": 1519.474921,
            "minimum": 1454.334921,
            "name": "Z",
            "position": 2,
            "stddev": 14.74253156,
            "variance": 217.3422367
          },
          {
            "average": 24027.6285,
            "count": 15244721,
            "maximum": 40689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5461.679452,
            "variance": 29829942.43
          },
          {
            "average": 1.096971142,
            "count": 15244721,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3493997043,
            "variance": 0.1220801533
          },
          {
            "average": 1.19514998,
            "count": 15244721,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5130609081,
            "variance": 0.2632314954
          },
          {
            "average": 0.5010009695,
            "count": 15244721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990145,
            "variance": 0.2499990145
          },
          {
            "average": 3.411016837e-06,
            "count": 15244721,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001846890745,
            "variance": 3.411005425e-06
          },
          {
            "average": 1.220107538,
            "count": 15244721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4143189843,
            "variance": 0.1716602207
          },
          {
            "average": 0.1984338348,
            "count": 15244721,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00829972,
            "variance": 144.1992622
          },
          {
            "average": 1.951868978,
            "count": 15244721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027150531,
            "variance": 1.055038213
          },
          {
            "average": 1187.566002,
            "count": 15244721,
            "maximum": 1190,
            "minimum": 1182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.029779328,
            "variance": 1.060445463
          },
          {
            "average": 33707.00515,
            "count": 15244721,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8950.03116,
            "variance": 80103057.76
          },
          {
            "average": 32191.09929,
            "count": 15244721,
            "maximum": 48896,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 7524.666966,
            "variance": 56620612.95
          },
          {
            "average": 28500.13976,
            "count": 15244721,
            "maximum": 45568,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7049.962936,
            "variance": 49701977.4
          },
          {
            "average": 189194928.3,
            "count": 15244721,
            "maximum": 189196668.6,
            "minimum": 189107071.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4532.197326,
            "variance": 20540812.61
          },
          {
            "average": 0,
            "count": 15244721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277172.0091,
          4835286.505,
          1454.334921,
          278226.1691,
          4836708.185,
          1519.474921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277172.0090783814,
                4835286.50517576,
                1454.3349205001657
              ],
              [
                277172.0090783814,
                4836708.18517576,
                1454.3349205001657
              ],
              [
                278226.16907838144,
                4836708.18517576,
                1519.4749205001656
              ],
              [
                278226.16907838144,
                4835286.50517576,
                1519.4749205001656
              ],
              [
                277172.0090783814,
                4835286.50517576,
                1454.3349205001657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:24:28+00:00",
        "end_time": "2017-09-10T19:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.763057,
            43.63719385,
            1454.334921,
            -119.7494167,
            43.65029494,
            1519.474921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247055160212,
                  43.63719385302769,
                  1454.3349205001657
                ],
                [
                  -119.7630569517211,
                  43.64997985798635,
                  1454.3349205001657
                ],
                [
                  -119.75000028835838,
                  43.65029494217651,
                  1519.4749205001656
                ],
                [
                  -119.74941665070469,
                  43.63750879740669,
                  1519.4749205001656
                ],
                [
                  -119.76247055160212,
                  43.63719385302769,
                  1454.3349205001657
                ]
              ]
            ]
          },
          "id": "20170910_43119F7420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:24:28Z",
            "pc:count": 15244721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277692.4861,
                "count": 15244721,
                "maximum": 278226.1691,
                "minimum": 277172.0091,
                "name": "X",
                "position": 0,
                "stddev": 293.6260892,
                "variance": 86216.28025
              },
              {
                "average": 4835984.124,
                "count": 15244721,
                "maximum": 4836708.185,
                "minimum": 4835286.505,
                "name": "Y",
                "position": 1,
                "stddev": 403.8492921,
                "variance": 163094.2507
              },
              {
                "average": 1483.034487,
                "count": 15244721,
                "maximum": 1519.474921,
                "minimum": 1454.334921,
                "name": "Z",
                "position": 2,
                "stddev": 14.74253156,
                "variance": 217.3422367
              },
              {
                "average": 24027.6285,
                "count": 15244721,
                "maximum": 40689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5461.679452,
                "variance": 29829942.43
              },
              {
                "average": 1.096971142,
                "count": 15244721,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3493997043,
                "variance": 0.1220801533
              },
              {
                "average": 1.19514998,
                "count": 15244721,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5130609081,
                "variance": 0.2632314954
              },
              {
                "average": 0.5010009695,
                "count": 15244721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990145,
                "variance": 0.2499990145
              },
              {
                "average": 3.411016837e-06,
                "count": 15244721,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001846890745,
                "variance": 3.411005425e-06
              },
              {
                "average": 1.220107538,
                "count": 15244721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4143189843,
                "variance": 0.1716602207
              },
              {
                "average": 0.1984338348,
                "count": 15244721,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00829972,
                "variance": 144.1992622
              },
              {
                "average": 1.951868978,
                "count": 15244721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027150531,
                "variance": 1.055038213
              },
              {
                "average": 1187.566002,
                "count": 15244721,
                "maximum": 1190,
                "minimum": 1182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.029779328,
                "variance": 1.060445463
              },
              {
                "average": 33707.00515,
                "count": 15244721,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8950.03116,
                "variance": 80103057.76
              },
              {
                "average": 32191.09929,
                "count": 15244721,
                "maximum": 48896,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 7524.666966,
                "variance": 56620612.95
              },
              {
                "average": 28500.13976,
                "count": 15244721,
                "maximum": 45568,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7049.962936,
                "variance": 49701977.4
              },
              {
                "average": 189194928.3,
                "count": 15244721,
                "maximum": 189196668.6,
                "minimum": 189107071.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4532.197326,
                "variance": 20540812.61
              },
              {
                "average": 0,
                "count": 15244721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277172.0091,
              4835286.505,
              1454.334921,
              278226.1691,
              4836708.185,
              1519.474921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277172.0090783814,
                    4835286.50517576,
                    1454.3349205001657
                  ],
                  [
                    277172.0090783814,
                    4836708.18517576,
                    1454.3349205001657
                  ],
                  [
                    278226.16907838144,
                    4836708.18517576,
                    1519.4749205001656
                  ],
                  [
                    278226.16907838144,
                    4835286.50517576,
                    1519.4749205001656
                  ],
                  [
                    277172.0090783814,
                    4835286.50517576,
                    1454.3349205001657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:24:28+00:00",
            "end_time": "2017-09-10T19:31:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747414115671,
              43.71222360243125,
              1477.0192070006
            ],
            [
              -119.48800235258257,
              43.72498239370396,
              1477.0192070006
            ],
            [
              -119.47499773668474,
              43.72526489995686,
              1578.4392070006002
            ],
            [
              -119.47447227929506,
              43.7125059836108,
              1578.4392070006002
            ],
            [
              -119.48747414115671,
              43.71222360243125,
              1477.0192070006
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880024,
        43.7122236,
        1477.019207,
        -119.4744723,
        43.7252649,
        1578.439207
      ],
      "properties": {
        "datetime": "2017-08-30T19:28:37Z",
        "pc:count": 20783806,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300126.1229,
            "count": 20783806,
            "maximum": 300653.0597,
            "minimum": 299604.6397,
            "name": "X",
            "position": 0,
            "stddev": 293.7760328,
            "variance": 86304.35747
          },
          {
            "average": 4843605.301,
            "count": 20783806,
            "maximum": 4844336.33,
            "minimum": 4842917.97,
            "name": "Y",
            "position": 1,
            "stddev": 388.149454,
            "variance": 150659.9986
          },
          {
            "average": 1526.797373,
            "count": 20783806,
            "maximum": 1578.439207,
            "minimum": 1477.019207,
            "name": "Z",
            "position": 2,
            "stddev": 21.36772271,
            "variance": 456.5795737
          },
          {
            "average": 14044.73001,
            "count": 20783806,
            "maximum": 43921,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6256.53004,
            "variance": 39144168.14
          },
          {
            "average": 1.51957755,
            "count": 20783806,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7736224745,
            "variance": 0.598491733
          },
          {
            "average": 2.084942238,
            "count": 20783806,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074932042,
            "variance": 1.155478894
          },
          {
            "average": 0.5026540375,
            "count": 20783806,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929681,
            "variance": 0.2499929681
          },
          {
            "average": 1.573340321e-05,
            "count": 20783806,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003966504308,
            "variance": 1.573315643e-05
          },
          {
            "average": 1.09940903,
            "count": 20783806,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2992104264,
            "variance": 0.08952687929
          },
          {
            "average": 0.4582328487,
            "count": 20783806,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85474006,
            "variance": 140.5348619
          },
          {
            "average": 1.728034894,
            "count": 20783806,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.087314484,
            "variance": 1.182252788
          },
          {
            "average": 1106.639796,
            "count": 20783806,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012312137,
            "variance": 1.024775863
          },
          {
            "average": 23041.22298,
            "count": 20783806,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11288.85992,
            "variance": 127438358.3
          },
          {
            "average": 24814.91263,
            "count": 20783806,
            "maximum": 48896,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9349.004562,
            "variance": 87403886.3
          },
          {
            "average": 20347.16845,
            "count": 20783806,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8434.468593,
            "variance": 71140260.44
          },
          {
            "average": 188154661.3,
            "count": 20783806,
            "maximum": 188156517.8,
            "minimum": 188152653,
            "name": "GpsTime",
            "position": 15,
            "stddev": 723.609465,
            "variance": 523610.6578
          },
          {
            "average": 0,
            "count": 20783806,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20783806,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20783806,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20783806,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20783806,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299604.6397,
          4842917.97,
          1477.019207,
          300653.0597,
          4844336.33,
          1578.439207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299604.63973603357,
                4842917.969538126,
                1477.0192070006
              ],
              [
                299604.63973603357,
                4844336.329538126,
                1477.0192070006
              ],
              [
                300653.0597360336,
                4844336.329538126,
                1578.4392070006002
              ],
              [
                300653.0597360336,
                4842917.969538126,
                1578.4392070006002
              ],
              [
                299604.63973603357,
                4842917.969538126,
                1477.0192070006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:28:37+00:00",
        "end_time": "2017-08-30T18:24:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880024,
            43.7122236,
            1477.019207,
            -119.4744723,
            43.7252649,
            1578.439207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747414115671,
                  43.71222360243125,
                  1477.0192070006
                ],
                [
                  -119.48800235258257,
                  43.72498239370396,
                  1477.0192070006
                ],
                [
                  -119.47499773668474,
                  43.72526489995686,
                  1578.4392070006002
                ],
                [
                  -119.47447227929506,
                  43.7125059836108,
                  1578.4392070006002
                ],
                [
                  -119.48747414115671,
                  43.71222360243125,
                  1477.0192070006
                ]
              ]
            ]
          },
          "id": "20170830_43119F4112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:28:37Z",
            "pc:count": 20783806,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300126.1229,
                "count": 20783806,
                "maximum": 300653.0597,
                "minimum": 299604.6397,
                "name": "X",
                "position": 0,
                "stddev": 293.7760328,
                "variance": 86304.35747
              },
              {
                "average": 4843605.301,
                "count": 20783806,
                "maximum": 4844336.33,
                "minimum": 4842917.97,
                "name": "Y",
                "position": 1,
                "stddev": 388.149454,
                "variance": 150659.9986
              },
              {
                "average": 1526.797373,
                "count": 20783806,
                "maximum": 1578.439207,
                "minimum": 1477.019207,
                "name": "Z",
                "position": 2,
                "stddev": 21.36772271,
                "variance": 456.5795737
              },
              {
                "average": 14044.73001,
                "count": 20783806,
                "maximum": 43921,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6256.53004,
                "variance": 39144168.14
              },
              {
                "average": 1.51957755,
                "count": 20783806,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7736224745,
                "variance": 0.598491733
              },
              {
                "average": 2.084942238,
                "count": 20783806,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074932042,
                "variance": 1.155478894
              },
              {
                "average": 0.5026540375,
                "count": 20783806,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929681,
                "variance": 0.2499929681
              },
              {
                "average": 1.573340321e-05,
                "count": 20783806,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003966504308,
                "variance": 1.573315643e-05
              },
              {
                "average": 1.09940903,
                "count": 20783806,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2992104264,
                "variance": 0.08952687929
              },
              {
                "average": 0.4582328487,
                "count": 20783806,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85474006,
                "variance": 140.5348619
              },
              {
                "average": 1.728034894,
                "count": 20783806,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.087314484,
                "variance": 1.182252788
              },
              {
                "average": 1106.639796,
                "count": 20783806,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012312137,
                "variance": 1.024775863
              },
              {
                "average": 23041.22298,
                "count": 20783806,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11288.85992,
                "variance": 127438358.3
              },
              {
                "average": 24814.91263,
                "count": 20783806,
                "maximum": 48896,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9349.004562,
                "variance": 87403886.3
              },
              {
                "average": 20347.16845,
                "count": 20783806,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8434.468593,
                "variance": 71140260.44
              },
              {
                "average": 188154661.3,
                "count": 20783806,
                "maximum": 188156517.8,
                "minimum": 188152653,
                "name": "GpsTime",
                "position": 15,
                "stddev": 723.609465,
                "variance": 523610.6578
              },
              {
                "average": 0,
                "count": 20783806,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20783806,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20783806,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20783806,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20783806,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299604.6397,
              4842917.97,
              1477.019207,
              300653.0597,
              4844336.33,
              1578.439207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299604.63973603357,
                    4842917.969538126,
                    1477.0192070006
                  ],
                  [
                    299604.63973603357,
                    4844336.329538126,
                    1477.0192070006
                  ],
                  [
                    300653.0597360336,
                    4844336.329538126,
                    1578.4392070006002
                  ],
                  [
                    300653.0597360336,
                    4842917.969538126,
                    1578.4392070006002
                  ],
                  [
                    299604.63973603357,
                    4842917.969538126,
                    1477.0192070006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:28:37+00:00",
            "end_time": "2017-08-30T18:24:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747405187517,
              43.637217751326915,
              1349.3413874211813
            ],
            [
              -119.53801172342716,
              43.6499823377624,
              1349.3413874211813
            ],
            [
              -119.52499827798248,
              43.65027070781725,
              1537.4813874211811
            ],
            [
              -119.5244633561382,
              43.63750599363875,
              1537.4813874211811
            ],
            [
              -119.53747405187517,
              43.637217751326915,
              1349.3413874211813
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380117,
        43.63721775,
        1349.341387,
        -119.5244634,
        43.65027071,
        1537.481387
      ],
      "properties": {
        "datetime": "2017-08-31T18:48:35Z",
        "pc:count": 16088587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295858.4505,
            "count": 16088587,
            "maximum": 296371.9719,
            "minimum": 295321.4919,
            "name": "X",
            "position": 0,
            "stddev": 285.246866,
            "variance": 81365.77455
          },
          {
            "average": 4835450.181,
            "count": 16088587,
            "maximum": 4836128.506,
            "minimum": 4834709.466,
            "name": "Y",
            "position": 1,
            "stddev": 396.422611,
            "variance": 157150.8865
          },
          {
            "average": 1436.176872,
            "count": 16088587,
            "maximum": 1537.481387,
            "minimum": 1349.341387,
            "name": "Z",
            "position": 2,
            "stddev": 46.27895646,
            "variance": 2141.741811
          },
          {
            "average": 16469.82665,
            "count": 16088587,
            "maximum": 35473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4941.981648,
            "variance": 24423182.61
          },
          {
            "average": 1.250925703,
            "count": 16088587,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5371764523,
            "variance": 0.2885585409
          },
          {
            "average": 1.505789601,
            "count": 16088587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7480064502,
            "variance": 0.5595136495
          },
          {
            "average": 0.5026057291,
            "count": 16088587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932257,
            "variance": 0.2499932257
          },
          {
            "average": 2.05114346e-06,
            "count": 16088587,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00143217994,
            "variance": 2.05113938e-06
          },
          {
            "average": 1.132940512,
            "count": 16088587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3395104413,
            "variance": 0.1152673397
          },
          {
            "average": 0.3456730559,
            "count": 16088587,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65580271,
            "variance": 135.8577369
          },
          {
            "average": 1.868954993,
            "count": 16088587,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052750345,
            "variance": 1.108283289
          },
          {
            "average": 1138.227342,
            "count": 16088587,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9745367115,
            "variance": 0.949721802
          },
          {
            "average": 30676.37606,
            "count": 16088587,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9185.393585,
            "variance": 84371455.32
          },
          {
            "average": 31068.03448,
            "count": 16088587,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7581.380524,
            "variance": 57477330.65
          },
          {
            "average": 27885.46655,
            "count": 16088587,
            "maximum": 54528,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7479.207322,
            "variance": 55938542.17
          },
          {
            "average": 188238007.8,
            "count": 16088587,
            "maximum": 188240515.3,
            "minimum": 188236607.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.7742768,
            "variance": 402938.3824
          },
          {
            "average": 0,
            "count": 16088587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16088587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16088587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16088587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16088587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295321.4919,
          4834709.466,
          1349.341387,
          296371.9719,
          4836128.506,
          1537.481387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295321.49188816105,
                4834709.465780182,
                1349.3413874211813
              ],
              [
                295321.49188816105,
                4836128.505780181,
                1349.3413874211813
              ],
              [
                296371.97188816103,
                4836128.505780181,
                1537.4813874211811
              ],
              [
                296371.97188816103,
                4834709.465780182,
                1537.4813874211811
              ],
              [
                295321.49188816105,
                4834709.465780182,
                1349.3413874211813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:48:35+00:00",
        "end_time": "2017-08-31T17:43:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380117,
            43.63721775,
            1349.341387,
            -119.5244634,
            43.65027071,
            1537.481387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747405187517,
                  43.637217751326915,
                  1349.3413874211813
                ],
                [
                  -119.53801172342716,
                  43.6499823377624,
                  1349.3413874211813
                ],
                [
                  -119.52499827798248,
                  43.65027070781725,
                  1537.4813874211811
                ],
                [
                  -119.5244633561382,
                  43.63750599363875,
                  1537.4813874211811
                ],
                [
                  -119.53747405187517,
                  43.637217751326915,
                  1349.3413874211813
                ]
              ]
            ]
          },
          "id": "20170831_43119F5418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:48:35Z",
            "pc:count": 16088587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295858.4505,
                "count": 16088587,
                "maximum": 296371.9719,
                "minimum": 295321.4919,
                "name": "X",
                "position": 0,
                "stddev": 285.246866,
                "variance": 81365.77455
              },
              {
                "average": 4835450.181,
                "count": 16088587,
                "maximum": 4836128.506,
                "minimum": 4834709.466,
                "name": "Y",
                "position": 1,
                "stddev": 396.422611,
                "variance": 157150.8865
              },
              {
                "average": 1436.176872,
                "count": 16088587,
                "maximum": 1537.481387,
                "minimum": 1349.341387,
                "name": "Z",
                "position": 2,
                "stddev": 46.27895646,
                "variance": 2141.741811
              },
              {
                "average": 16469.82665,
                "count": 16088587,
                "maximum": 35473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4941.981648,
                "variance": 24423182.61
              },
              {
                "average": 1.250925703,
                "count": 16088587,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5371764523,
                "variance": 0.2885585409
              },
              {
                "average": 1.505789601,
                "count": 16088587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7480064502,
                "variance": 0.5595136495
              },
              {
                "average": 0.5026057291,
                "count": 16088587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932257,
                "variance": 0.2499932257
              },
              {
                "average": 2.05114346e-06,
                "count": 16088587,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00143217994,
                "variance": 2.05113938e-06
              },
              {
                "average": 1.132940512,
                "count": 16088587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3395104413,
                "variance": 0.1152673397
              },
              {
                "average": 0.3456730559,
                "count": 16088587,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65580271,
                "variance": 135.8577369
              },
              {
                "average": 1.868954993,
                "count": 16088587,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052750345,
                "variance": 1.108283289
              },
              {
                "average": 1138.227342,
                "count": 16088587,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9745367115,
                "variance": 0.949721802
              },
              {
                "average": 30676.37606,
                "count": 16088587,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9185.393585,
                "variance": 84371455.32
              },
              {
                "average": 31068.03448,
                "count": 16088587,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7581.380524,
                "variance": 57477330.65
              },
              {
                "average": 27885.46655,
                "count": 16088587,
                "maximum": 54528,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7479.207322,
                "variance": 55938542.17
              },
              {
                "average": 188238007.8,
                "count": 16088587,
                "maximum": 188240515.3,
                "minimum": 188236607.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.7742768,
                "variance": 402938.3824
              },
              {
                "average": 0,
                "count": 16088587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16088587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16088587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16088587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16088587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295321.4919,
              4834709.466,
              1349.341387,
              296371.9719,
              4836128.506,
              1537.481387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295321.49188816105,
                    4834709.465780182,
                    1349.3413874211813
                  ],
                  [
                    295321.49188816105,
                    4836128.505780181,
                    1349.3413874211813
                  ],
                  [
                    296371.97188816103,
                    4836128.505780181,
                    1537.4813874211811
                  ],
                  [
                    296371.97188816103,
                    4834709.465780182,
                    1537.4813874211811
                  ],
                  [
                    295321.49188816105,
                    4834709.465780182,
                    1349.3413874211813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:48:35+00:00",
            "end_time": "2017-08-31T17:43:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5118.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997375025742,
              43.699711003951755,
              1403.782270080045
            ],
            [
              -119.60052614655345,
              43.71248148051063,
              1403.782270080045
            ],
            [
              -119.58749932557674,
              43.712777311933614,
              1525.882270080045
            ],
            [
              -119.58694968885536,
              43.70000670427941,
              1525.882270080045
            ],
            [
              -119.59997375025742,
              43.699711003951755,
              1403.782270080045
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005261,
        43.699711,
        1403.78227,
        -119.5869497,
        43.71277731,
        1525.88227
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:00Z",
        "pc:count": 35766609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291010.3605,
            "count": 35766609,
            "maximum": 291548.1046,
            "minimum": 290497.5846,
            "name": "X",
            "position": 0,
            "stddev": 283.7603497,
            "variance": 80519.93605
          },
          {
            "average": 4842439.453,
            "count": 35766609,
            "maximum": 4843226.254,
            "minimum": 4841806.474,
            "name": "Y",
            "position": 1,
            "stddev": 382.5583855,
            "variance": 146350.9183
          },
          {
            "average": 1453.842094,
            "count": 35766609,
            "maximum": 1525.88227,
            "minimum": 1403.78227,
            "name": "Z",
            "position": 2,
            "stddev": 24.73656091,
            "variance": 611.8974455
          },
          {
            "average": 22650.62426,
            "count": 35766609,
            "maximum": 52625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3931.744007,
            "variance": 15458610.93
          },
          {
            "average": 1.012464307,
            "count": 35766609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1219325065,
            "variance": 0.01486753614
          },
          {
            "average": 1.025064299,
            "count": 35766609,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.179394728,
            "variance": 0.03218246843
          },
          {
            "average": 0.50293644,
            "count": 35766609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913842,
            "variance": 0.2499913843
          },
          {
            "average": 4.123958187e-05,
            "count": 35766609,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00642167286,
            "variance": 4.123788232e-05
          },
          {
            "average": 1.076426144,
            "count": 35766609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.265678735,
            "variance": 0.07058519025
          },
          {
            "average": -0.4495472262,
            "count": 35766609,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53414444,
            "variance": 133.036488
          },
          {
            "average": 1.986992728,
            "count": 35766609,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004552868,
            "variance": 1.009126465
          },
          {
            "average": 1147.907852,
            "count": 35766609,
            "maximum": 1182,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.97358314,
            "variance": 143.3666931
          },
          {
            "average": 36467.94367,
            "count": 35766609,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4303.20428,
            "variance": 18517567.08
          },
          {
            "average": 35210.96738,
            "count": 35766609,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3294.80219,
            "variance": 10855721.47
          },
          {
            "average": 31715.79705,
            "count": 35766609,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3128.347993,
            "variance": 9786561.168
          },
          {
            "average": 188613808.6,
            "count": 35766609,
            "maximum": 189106880.9,
            "minimum": 188238355.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 372215.3102,
            "variance": 138544237100.0
          },
          {
            "average": 0,
            "count": 35766609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35766609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35766609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35766609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35766609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290497.5846,
          4841806.474,
          1403.78227,
          291548.1046,
          4843226.254,
          1525.88227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290497.58456134424,
                4841806.474220001,
                1403.782270080045
              ],
              [
                290497.58456134424,
                4843226.2542200005,
                1403.782270080045
              ],
              [
                291548.10456134425,
                4843226.2542200005,
                1525.882270080045
              ],
              [
                291548.10456134425,
                4841806.474220001,
                1525.882270080045
              ],
              [
                290497.58456134424,
                4841806.474220001,
                1403.782270080045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:00+00:00",
        "end_time": "2017-08-31T18:12:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5118.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5118.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5118.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5118.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005261,
            43.699711,
            1403.78227,
            -119.5869497,
            43.71277731,
            1525.88227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997375025742,
                  43.699711003951755,
                  1403.782270080045
                ],
                [
                  -119.60052614655345,
                  43.71248148051063,
                  1403.782270080045
                ],
                [
                  -119.58749932557674,
                  43.712777311933614,
                  1525.882270080045
                ],
                [
                  -119.58694968885536,
                  43.70000670427941,
                  1525.882270080045
                ],
                [
                  -119.59997375025742,
                  43.699711003951755,
                  1403.782270080045
                ]
              ]
            ]
          },
          "id": "20170831_43119F5118.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5118.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:00Z",
            "pc:count": 35766609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291010.3605,
                "count": 35766609,
                "maximum": 291548.1046,
                "minimum": 290497.5846,
                "name": "X",
                "position": 0,
                "stddev": 283.7603497,
                "variance": 80519.93605
              },
              {
                "average": 4842439.453,
                "count": 35766609,
                "maximum": 4843226.254,
                "minimum": 4841806.474,
                "name": "Y",
                "position": 1,
                "stddev": 382.5583855,
                "variance": 146350.9183
              },
              {
                "average": 1453.842094,
                "count": 35766609,
                "maximum": 1525.88227,
                "minimum": 1403.78227,
                "name": "Z",
                "position": 2,
                "stddev": 24.73656091,
                "variance": 611.8974455
              },
              {
                "average": 22650.62426,
                "count": 35766609,
                "maximum": 52625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3931.744007,
                "variance": 15458610.93
              },
              {
                "average": 1.012464307,
                "count": 35766609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1219325065,
                "variance": 0.01486753614
              },
              {
                "average": 1.025064299,
                "count": 35766609,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.179394728,
                "variance": 0.03218246843
              },
              {
                "average": 0.50293644,
                "count": 35766609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913842,
                "variance": 0.2499913843
              },
              {
                "average": 4.123958187e-05,
                "count": 35766609,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00642167286,
                "variance": 4.123788232e-05
              },
              {
                "average": 1.076426144,
                "count": 35766609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.265678735,
                "variance": 0.07058519025
              },
              {
                "average": -0.4495472262,
                "count": 35766609,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53414444,
                "variance": 133.036488
              },
              {
                "average": 1.986992728,
                "count": 35766609,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004552868,
                "variance": 1.009126465
              },
              {
                "average": 1147.907852,
                "count": 35766609,
                "maximum": 1182,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.97358314,
                "variance": 143.3666931
              },
              {
                "average": 36467.94367,
                "count": 35766609,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4303.20428,
                "variance": 18517567.08
              },
              {
                "average": 35210.96738,
                "count": 35766609,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3294.80219,
                "variance": 10855721.47
              },
              {
                "average": 31715.79705,
                "count": 35766609,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3128.347993,
                "variance": 9786561.168
              },
              {
                "average": 188613808.6,
                "count": 35766609,
                "maximum": 189106880.9,
                "minimum": 188238355.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 372215.3102,
                "variance": 138544237100.0
              },
              {
                "average": 0,
                "count": 35766609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35766609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35766609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35766609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35766609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290497.5846,
              4841806.474,
              1403.78227,
              291548.1046,
              4843226.254,
              1525.88227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290497.58456134424,
                    4841806.474220001,
                    1403.782270080045
                  ],
                  [
                    290497.58456134424,
                    4843226.2542200005,
                    1403.782270080045
                  ],
                  [
                    291548.10456134425,
                    4843226.2542200005,
                    1525.882270080045
                  ],
                  [
                    291548.10456134425,
                    4841806.474220001,
                    1525.882270080045
                  ],
                  [
                    290497.58456134424,
                    4841806.474220001,
                    1403.782270080045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:00+00:00",
            "end_time": "2017-08-31T18:12: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": "20170910_43119F6416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.68747195349084,
              43.63720155657782,
              1351.9818923782857
            ],
            [
              -119.68804210009732,
              43.64998062481193,
              1351.9818923782857
            ],
            [
              -119.67499973591367,
              43.650286786823564,
              1456.7018923782855
            ],
            [
              -119.67443234759351,
              43.63750758281102,
              1456.7018923782855
            ],
            [
              -119.68747195349084,
              43.63720155657782,
              1351.9818923782857
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880421,
        43.63720156,
        1351.981892,
        -119.6744323,
        43.65028679,
        1456.701892
      ],
      "properties": {
        "datetime": "2017-09-10T17:57:13Z",
        "pc:count": 14414738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283736.3428,
            "count": 14414738,
            "maximum": 284274.7762,
            "minimum": 283221.8362,
            "name": "X",
            "position": 0,
            "stddev": 291.5404436,
            "variance": 84995.83027
          },
          {
            "average": 4835803.715,
            "count": 14414738,
            "maximum": 4836509.473,
            "minimum": 4835088.653,
            "name": "Y",
            "position": 1,
            "stddev": 402.9769898,
            "variance": 162390.4543
          },
          {
            "average": 1409.977916,
            "count": 14414738,
            "maximum": 1456.701892,
            "minimum": 1351.981892,
            "name": "Z",
            "position": 2,
            "stddev": 18.90963244,
            "variance": 357.5741991
          },
          {
            "average": 24115.29226,
            "count": 14414738,
            "maximum": 42753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5128.241046,
            "variance": 26298856.22
          },
          {
            "average": 1.080887908,
            "count": 14414738,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3189302304,
            "variance": 0.1017164919
          },
          {
            "average": 1.162694945,
            "count": 14414738,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4689054738,
            "variance": 0.2198723433
          },
          {
            "average": 0.5031041147,
            "count": 14414738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903817,
            "variance": 0.2499903818
          },
          {
            "average": 1.061413673e-05,
            "count": 14414738,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003257917249,
            "variance": 1.06140248e-05
          },
          {
            "average": 1.2403257,
            "count": 14414738,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4272812547,
            "variance": 0.1825692706
          },
          {
            "average": -0.5832172899,
            "count": 14414738,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91917362,
            "variance": 142.0666998
          },
          {
            "average": 1.965254936,
            "count": 14414738,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022476308,
            "variance": 1.045457801
          },
          {
            "average": 1172.18007,
            "count": 14414738,
            "maximum": 1174,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9830530259,
            "variance": 0.9663932516
          },
          {
            "average": 36069.54791,
            "count": 14414738,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6966.285983,
            "variance": 48529140.39
          },
          {
            "average": 34530.53545,
            "count": 14414738,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5495.808209,
            "variance": 30203907.87
          },
          {
            "average": 31077.11472,
            "count": 14414738,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5413.20189,
            "variance": 29302754.7
          },
          {
            "average": 189100022.6,
            "count": 14414738,
            "maximum": 189101433.3,
            "minimum": 189098388.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.1974133,
            "variance": 528816.0779
          },
          {
            "average": 0,
            "count": 14414738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14414738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14414738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14414738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14414738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283221.8362,
          4835088.653,
          1351.981892,
          284274.7762,
          4836509.473,
          1456.701892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283221.83616176696,
                4835088.652857574,
                1351.9818923782857
              ],
              [
                283221.83616176696,
                4836509.472857574,
                1351.9818923782857
              ],
              [
                284274.7761617669,
                4836509.472857574,
                1456.7018923782855
              ],
              [
                284274.7761617669,
                4835088.652857574,
                1456.7018923782855
              ],
              [
                283221.83616176696,
                4835088.652857574,
                1351.9818923782857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:57:13+00:00",
        "end_time": "2017-09-10T17:06:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880421,
            43.63720156,
            1351.981892,
            -119.6744323,
            43.65028679,
            1456.701892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.68747195349084,
                  43.63720155657782,
                  1351.9818923782857
                ],
                [
                  -119.68804210009732,
                  43.64998062481193,
                  1351.9818923782857
                ],
                [
                  -119.67499973591367,
                  43.650286786823564,
                  1456.7018923782855
                ],
                [
                  -119.67443234759351,
                  43.63750758281102,
                  1456.7018923782855
                ],
                [
                  -119.68747195349084,
                  43.63720155657782,
                  1351.9818923782857
                ]
              ]
            ]
          },
          "id": "20170910_43119F6416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:57:13Z",
            "pc:count": 14414738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283736.3428,
                "count": 14414738,
                "maximum": 284274.7762,
                "minimum": 283221.8362,
                "name": "X",
                "position": 0,
                "stddev": 291.5404436,
                "variance": 84995.83027
              },
              {
                "average": 4835803.715,
                "count": 14414738,
                "maximum": 4836509.473,
                "minimum": 4835088.653,
                "name": "Y",
                "position": 1,
                "stddev": 402.9769898,
                "variance": 162390.4543
              },
              {
                "average": 1409.977916,
                "count": 14414738,
                "maximum": 1456.701892,
                "minimum": 1351.981892,
                "name": "Z",
                "position": 2,
                "stddev": 18.90963244,
                "variance": 357.5741991
              },
              {
                "average": 24115.29226,
                "count": 14414738,
                "maximum": 42753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5128.241046,
                "variance": 26298856.22
              },
              {
                "average": 1.080887908,
                "count": 14414738,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3189302304,
                "variance": 0.1017164919
              },
              {
                "average": 1.162694945,
                "count": 14414738,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4689054738,
                "variance": 0.2198723433
              },
              {
                "average": 0.5031041147,
                "count": 14414738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903817,
                "variance": 0.2499903818
              },
              {
                "average": 1.061413673e-05,
                "count": 14414738,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003257917249,
                "variance": 1.06140248e-05
              },
              {
                "average": 1.2403257,
                "count": 14414738,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4272812547,
                "variance": 0.1825692706
              },
              {
                "average": -0.5832172899,
                "count": 14414738,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91917362,
                "variance": 142.0666998
              },
              {
                "average": 1.965254936,
                "count": 14414738,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022476308,
                "variance": 1.045457801
              },
              {
                "average": 1172.18007,
                "count": 14414738,
                "maximum": 1174,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9830530259,
                "variance": 0.9663932516
              },
              {
                "average": 36069.54791,
                "count": 14414738,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6966.285983,
                "variance": 48529140.39
              },
              {
                "average": 34530.53545,
                "count": 14414738,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5495.808209,
                "variance": 30203907.87
              },
              {
                "average": 31077.11472,
                "count": 14414738,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5413.20189,
                "variance": 29302754.7
              },
              {
                "average": 189100022.6,
                "count": 14414738,
                "maximum": 189101433.3,
                "minimum": 189098388.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.1974133,
                "variance": 528816.0779
              },
              {
                "average": 0,
                "count": 14414738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14414738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14414738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14414738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14414738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283221.8362,
              4835088.653,
              1351.981892,
              284274.7762,
              4836509.473,
              1456.701892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283221.83616176696,
                    4835088.652857574,
                    1351.9818923782857
                  ],
                  [
                    283221.83616176696,
                    4836509.472857574,
                    1351.9818923782857
                  ],
                  [
                    284274.7761617669,
                    4836509.472857574,
                    1456.7018923782855
                  ],
                  [
                    284274.7761617669,
                    4835088.652857574,
                    1456.7018923782855
                  ],
                  [
                    283221.83616176696,
                    4835088.652857574,
                    1351.9818923782857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:57:13+00:00",
            "end_time": "2017-09-10T17:06: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": "20170910_43119F7215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247224399957,
              43.71219324823554,
              1430.0727118319078
            ],
            [
              -119.7630602305186,
              43.72498016409859,
              1430.0727118319078
            ],
            [
              -119.75000043392178,
              43.725295359147694,
              1582.9727118319079
            ],
            [
              -119.74941521800278,
              43.712508303431434,
              1582.9727118319079
            ],
            [
              -119.76247224399957,
              43.71219324823554,
              1430.0727118319078
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630602,
        43.71219325,
        1430.072712,
        -119.7494152,
        43.72529536,
        1582.972712
      ],
      "properties": {
        "datetime": "2017-09-10T18:57:01Z",
        "pc:count": 21969876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277977.9784,
            "count": 21969876,
            "maximum": 278502.536,
            "minimum": 277449.436,
            "name": "X",
            "position": 0,
            "stddev": 287.3574421,
            "variance": 82574.29953
          },
          {
            "average": 4844335.818,
            "count": 21969876,
            "maximum": 4845038.311,
            "minimum": 4843616.511,
            "name": "Y",
            "position": 1,
            "stddev": 395.3376033,
            "variance": 156291.8206
          },
          {
            "average": 1489.684769,
            "count": 21969876,
            "maximum": 1582.972712,
            "minimum": 1430.072712,
            "name": "Z",
            "position": 2,
            "stddev": 27.98575141,
            "variance": 783.2022817
          },
          {
            "average": 16605.708,
            "count": 21969876,
            "maximum": 60193,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8602.379981,
            "variance": 74000941.33
          },
          {
            "average": 1.526513623,
            "count": 21969876,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7771480219,
            "variance": 0.6039590479
          },
          {
            "average": 2.097314341,
            "count": 21969876,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074944038,
            "variance": 1.155504685
          },
          {
            "average": 0.5022216784,
            "count": 21969876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950755,
            "variance": 0.2499950755
          },
          {
            "average": 2.271291836e-05,
            "count": 21969876,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004765753195,
            "variance": 2.271240352e-05
          },
          {
            "average": 1.153672829,
            "count": 21969876,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3606348522,
            "variance": 0.1300574966
          },
          {
            "average": -0.4340593381,
            "count": 21969876,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21900183,
            "variance": 149.3040057
          },
          {
            "average": 1.706489149,
            "count": 21969876,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.104729335,
            "variance": 1.220426903
          },
          {
            "average": 1176.164051,
            "count": 21969876,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9659131889,
            "variance": 0.9329882884
          },
          {
            "average": 17920.8853,
            "count": 21969876,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11280.15709,
            "variance": 127241943.9
          },
          {
            "average": 19285.14272,
            "count": 21969876,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9941.329276,
            "variance": 98830027.78
          },
          {
            "average": 16195.00605,
            "count": 21969876,
            "maximum": 49664,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 8413.705877,
            "variance": 70790446.58
          },
          {
            "average": 189102949.6,
            "count": 21969876,
            "maximum": 189105021.6,
            "minimum": 189101273.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 684.8597801,
            "variance": 469032.9185
          },
          {
            "average": 0,
            "count": 21969876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21969876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21969876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21969876,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21969876,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277449.436,
          4843616.511,
          1430.072712,
          278502.536,
          4845038.311,
          1582.972712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277449.4359861076,
                4843616.511372462,
                1430.0727118319078
              ],
              [
                277449.4359861076,
                4845038.311372463,
                1430.0727118319078
              ],
              [
                278502.5359861076,
                4845038.311372463,
                1582.9727118319079
              ],
              [
                278502.5359861076,
                4843616.511372462,
                1582.9727118319079
              ],
              [
                277449.4359861076,
                4843616.511372462,
                1430.0727118319078
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:57:01+00:00",
        "end_time": "2017-09-10T17:54:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630602,
            43.71219325,
            1430.072712,
            -119.7494152,
            43.72529536,
            1582.972712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247224399957,
                  43.71219324823554,
                  1430.0727118319078
                ],
                [
                  -119.7630602305186,
                  43.72498016409859,
                  1430.0727118319078
                ],
                [
                  -119.75000043392178,
                  43.725295359147694,
                  1582.9727118319079
                ],
                [
                  -119.74941521800278,
                  43.712508303431434,
                  1582.9727118319079
                ],
                [
                  -119.76247224399957,
                  43.71219324823554,
                  1430.0727118319078
                ]
              ]
            ]
          },
          "id": "20170910_43119F7215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:57:01Z",
            "pc:count": 21969876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277977.9784,
                "count": 21969876,
                "maximum": 278502.536,
                "minimum": 277449.436,
                "name": "X",
                "position": 0,
                "stddev": 287.3574421,
                "variance": 82574.29953
              },
              {
                "average": 4844335.818,
                "count": 21969876,
                "maximum": 4845038.311,
                "minimum": 4843616.511,
                "name": "Y",
                "position": 1,
                "stddev": 395.3376033,
                "variance": 156291.8206
              },
              {
                "average": 1489.684769,
                "count": 21969876,
                "maximum": 1582.972712,
                "minimum": 1430.072712,
                "name": "Z",
                "position": 2,
                "stddev": 27.98575141,
                "variance": 783.2022817
              },
              {
                "average": 16605.708,
                "count": 21969876,
                "maximum": 60193,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8602.379981,
                "variance": 74000941.33
              },
              {
                "average": 1.526513623,
                "count": 21969876,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7771480219,
                "variance": 0.6039590479
              },
              {
                "average": 2.097314341,
                "count": 21969876,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074944038,
                "variance": 1.155504685
              },
              {
                "average": 0.5022216784,
                "count": 21969876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950755,
                "variance": 0.2499950755
              },
              {
                "average": 2.271291836e-05,
                "count": 21969876,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004765753195,
                "variance": 2.271240352e-05
              },
              {
                "average": 1.153672829,
                "count": 21969876,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3606348522,
                "variance": 0.1300574966
              },
              {
                "average": -0.4340593381,
                "count": 21969876,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21900183,
                "variance": 149.3040057
              },
              {
                "average": 1.706489149,
                "count": 21969876,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.104729335,
                "variance": 1.220426903
              },
              {
                "average": 1176.164051,
                "count": 21969876,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9659131889,
                "variance": 0.9329882884
              },
              {
                "average": 17920.8853,
                "count": 21969876,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11280.15709,
                "variance": 127241943.9
              },
              {
                "average": 19285.14272,
                "count": 21969876,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9941.329276,
                "variance": 98830027.78
              },
              {
                "average": 16195.00605,
                "count": 21969876,
                "maximum": 49664,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 8413.705877,
                "variance": 70790446.58
              },
              {
                "average": 189102949.6,
                "count": 21969876,
                "maximum": 189105021.6,
                "minimum": 189101273.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 684.8597801,
                "variance": 469032.9185
              },
              {
                "average": 0,
                "count": 21969876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21969876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21969876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21969876,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21969876,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277449.436,
              4843616.511,
              1430.072712,
              278502.536,
              4845038.311,
              1582.972712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277449.4359861076,
                    4843616.511372462,
                    1430.0727118319078
                  ],
                  [
                    277449.4359861076,
                    4845038.311372463,
                    1430.0727118319078
                  ],
                  [
                    278502.5359861076,
                    4845038.311372463,
                    1582.9727118319079
                  ],
                  [
                    278502.5359861076,
                    4843616.511372462,
                    1582.9727118319079
                  ],
                  [
                    277449.4359861076,
                    4843616.511372462,
                    1430.0727118319078
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:57:01+00:00",
            "end_time": "2017-09-10T17:54:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7204.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497150903729,
              43.7371917600751,
              1477.3033194462234
            ],
            [
              -119.77556272748402,
              43.74997974372143,
              1477.3033194462234
            ],
            [
              -119.76262889376761,
              43.75029333499733,
              1628.2833194462235
            ],
            [
              -119.76204042177466,
              43.737505212203246,
              1628.2833194462235
            ],
            [
              -119.77497150903729,
              43.7371917600751,
              1477.3033194462234
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755627,
        43.73719176,
        1477.303319,
        -119.7620404,
        43.75029333,
        1628.283319
      ],
      "properties": {
        "datetime": "2017-09-10T18:41:05Z",
        "pc:count": 22293342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277047.0043,
            "count": 22293342,
            "maximum": 277577.974,
            "minimum": 276535.454,
            "name": "X",
            "position": 0,
            "stddev": 287.2434183,
            "variance": 82508.78137
          },
          {
            "average": 4847104.936,
            "count": 22293342,
            "maximum": 4847848.649,
            "minimum": 4846426.709,
            "name": "Y",
            "position": 1,
            "stddev": 390.9954318,
            "variance": 152877.4277
          },
          {
            "average": 1554.95678,
            "count": 22293342,
            "maximum": 1628.283319,
            "minimum": 1477.303319,
            "name": "Z",
            "position": 2,
            "stddev": 29.21407646,
            "variance": 853.4622636
          },
          {
            "average": 17218.72634,
            "count": 22293342,
            "maximum": 45361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8905.224563,
            "variance": 79303024.52
          },
          {
            "average": 1.522311863,
            "count": 22293342,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7625522862,
            "variance": 0.5814859893
          },
          {
            "average": 2.086025953,
            "count": 22293342,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.041729961,
            "variance": 1.085201312
          },
          {
            "average": 0.5035178216,
            "count": 22293342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987636,
            "variance": 0.2499876361
          },
          {
            "average": 4.081936212e-06,
            "count": 22293342,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002020376137,
            "variance": 4.081919733e-06
          },
          {
            "average": 1.148234841,
            "count": 22293342,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3553326306,
            "variance": 0.1262612784
          },
          {
            "average": -0.8413195131,
            "count": 22293342,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98566011,
            "variance": 143.6560482
          },
          {
            "average": 1.713221418,
            "count": 22293342,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102929514,
            "variance": 1.216453513
          },
          {
            "average": 1175.52812,
            "count": 22293342,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9731949998,
            "variance": 0.9471085076
          },
          {
            "average": 17283.18513,
            "count": 22293342,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10209.02863,
            "variance": 104224265.6
          },
          {
            "average": 18104.48138,
            "count": 22293342,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8797.443095,
            "variance": 77395005.01
          },
          {
            "average": 15298.26412,
            "count": 22293342,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7146.110446,
            "variance": 51066894.51
          },
          {
            "average": 189102504,
            "count": 22293342,
            "maximum": 189104065.6,
            "minimum": 189100799.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 724.0408124,
            "variance": 524235.098
          },
          {
            "average": 0,
            "count": 22293342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22293342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22293342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22293342,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22293342,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276535.454,
          4846426.709,
          1477.303319,
          277577.974,
          4847848.649,
          1628.283319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276535.45397014543,
                4846426.709116244,
                1477.3033194462234
              ],
              [
                276535.45397014543,
                4847848.649116243,
                1477.3033194462234
              ],
              [
                277577.97397014545,
                4847848.649116243,
                1628.2833194462235
              ],
              [
                277577.97397014545,
                4846426.709116244,
                1628.2833194462235
              ],
              [
                276535.45397014543,
                4846426.709116244,
                1477.3033194462234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:41:05+00:00",
        "end_time": "2017-09-10T17:46:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7204.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7204.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7204.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7204.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755627,
            43.73719176,
            1477.303319,
            -119.7620404,
            43.75029333,
            1628.283319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497150903729,
                  43.7371917600751,
                  1477.3033194462234
                ],
                [
                  -119.77556272748402,
                  43.74997974372143,
                  1477.3033194462234
                ],
                [
                  -119.76262889376761,
                  43.75029333499733,
                  1628.2833194462235
                ],
                [
                  -119.76204042177466,
                  43.737505212203246,
                  1628.2833194462235
                ],
                [
                  -119.77497150903729,
                  43.7371917600751,
                  1477.3033194462234
                ]
              ]
            ]
          },
          "id": "20170910_43119F7204.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7204.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:41:05Z",
            "pc:count": 22293342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277047.0043,
                "count": 22293342,
                "maximum": 277577.974,
                "minimum": 276535.454,
                "name": "X",
                "position": 0,
                "stddev": 287.2434183,
                "variance": 82508.78137
              },
              {
                "average": 4847104.936,
                "count": 22293342,
                "maximum": 4847848.649,
                "minimum": 4846426.709,
                "name": "Y",
                "position": 1,
                "stddev": 390.9954318,
                "variance": 152877.4277
              },
              {
                "average": 1554.95678,
                "count": 22293342,
                "maximum": 1628.283319,
                "minimum": 1477.303319,
                "name": "Z",
                "position": 2,
                "stddev": 29.21407646,
                "variance": 853.4622636
              },
              {
                "average": 17218.72634,
                "count": 22293342,
                "maximum": 45361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8905.224563,
                "variance": 79303024.52
              },
              {
                "average": 1.522311863,
                "count": 22293342,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7625522862,
                "variance": 0.5814859893
              },
              {
                "average": 2.086025953,
                "count": 22293342,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.041729961,
                "variance": 1.085201312
              },
              {
                "average": 0.5035178216,
                "count": 22293342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987636,
                "variance": 0.2499876361
              },
              {
                "average": 4.081936212e-06,
                "count": 22293342,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002020376137,
                "variance": 4.081919733e-06
              },
              {
                "average": 1.148234841,
                "count": 22293342,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3553326306,
                "variance": 0.1262612784
              },
              {
                "average": -0.8413195131,
                "count": 22293342,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98566011,
                "variance": 143.6560482
              },
              {
                "average": 1.713221418,
                "count": 22293342,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102929514,
                "variance": 1.216453513
              },
              {
                "average": 1175.52812,
                "count": 22293342,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9731949998,
                "variance": 0.9471085076
              },
              {
                "average": 17283.18513,
                "count": 22293342,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10209.02863,
                "variance": 104224265.6
              },
              {
                "average": 18104.48138,
                "count": 22293342,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8797.443095,
                "variance": 77395005.01
              },
              {
                "average": 15298.26412,
                "count": 22293342,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7146.110446,
                "variance": 51066894.51
              },
              {
                "average": 189102504,
                "count": 22293342,
                "maximum": 189104065.6,
                "minimum": 189100799.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 724.0408124,
                "variance": 524235.098
              },
              {
                "average": 0,
                "count": 22293342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22293342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22293342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22293342,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22293342,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276535.454,
              4846426.709,
              1477.303319,
              277577.974,
              4847848.649,
              1628.283319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276535.45397014543,
                    4846426.709116244,
                    1477.3033194462234
                  ],
                  [
                    276535.45397014543,
                    4847848.649116243,
                    1477.3033194462234
                  ],
                  [
                    277577.97397014545,
                    4847848.649116243,
                    1628.2833194462235
                  ],
                  [
                    277577.97397014545,
                    4846426.709116244,
                    1628.2833194462235
                  ],
                  [
                    276535.45397014543,
                    4846426.709116244,
                    1477.3033194462234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:41:05+00:00",
            "end_time": "2017-09-10T17:46: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": "20170910_43119F6304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.712472190821,
              43.67469879904719,
              1373.333796468712
            ],
            [
              -119.7130485366682,
              43.68748075749732,
              1373.333796468712
            ],
            [
              -119.70000030117897,
              43.68778993510329,
              1481.5937964687123
            ],
            [
              -119.69942671900131,
              43.67500783951484,
              1481.5937964687123
            ],
            [
              -119.712472190821,
              43.67469879904719,
              1373.333796468712
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130485,
        43.6746988,
        1373.333796,
        -119.6994267,
        43.68778994,
        1481.593796
      ],
      "properties": {
        "datetime": "2017-09-10T17:56:06Z",
        "pc:count": 15671433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281868.7465,
            "count": 15671433,
            "maximum": 282394.1716,
            "minimum": 281341.3916,
            "name": "X",
            "position": 0,
            "stddev": 291.6705636,
            "variance": 85071.71766
          },
          {
            "average": 4840013.797,
            "count": 15671433,
            "maximum": 4840740.171,
            "minimum": 4839318.991,
            "name": "Y",
            "position": 1,
            "stddev": 410.0117929,
            "variance": 168109.6703
          },
          {
            "average": 1415.626144,
            "count": 15671433,
            "maximum": 1481.593796,
            "minimum": 1373.333796,
            "name": "Z",
            "position": 2,
            "stddev": 25.64551367,
            "variance": 657.6923715
          },
          {
            "average": 22189.61321,
            "count": 15671433,
            "maximum": 60481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7216.461618,
            "variance": 52077318.28
          },
          {
            "average": 1.189573347,
            "count": 15671433,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.477637674,
            "variance": 0.2281377476
          },
          {
            "average": 1.384418898,
            "count": 15671433,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.68925278,
            "variance": 0.4750693947
          },
          {
            "average": 0.502800733,
            "count": 15671433,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921718,
            "variance": 0.2499921718
          },
          {
            "average": 6.763899638e-06,
            "count": 15671433,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00260074111,
            "variance": 6.76385432e-06
          },
          {
            "average": 1.199444046,
            "count": 15671433,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3995824427,
            "variance": 0.1596661285
          },
          {
            "average": -0.4698513173,
            "count": 15671433,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10993289,
            "variance": 146.6504746
          },
          {
            "average": 1.900357995,
            "count": 15671433,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.050093127,
            "variance": 1.102695575
          },
          {
            "average": 1172.10005,
            "count": 15671433,
            "maximum": 1174,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.025067545,
            "variance": 1.050763472
          },
          {
            "average": 29566.23539,
            "count": 15671433,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8990.023463,
            "variance": 80820521.86
          },
          {
            "average": 29717.63293,
            "count": 15671433,
            "maximum": 50432,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 6914.150381,
            "variance": 47805475.49
          },
          {
            "average": 25597.42465,
            "count": 15671433,
            "maximum": 47360,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 6912.578818,
            "variance": 47783745.91
          },
          {
            "average": 189099965.4,
            "count": 15671433,
            "maximum": 189101366.4,
            "minimum": 189098316.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 763.9163037,
            "variance": 583568.1191
          },
          {
            "average": 0,
            "count": 15671433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15671433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15671433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15671433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15671433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281341.3916,
          4839318.991,
          1373.333796,
          282394.1716,
          4840740.171,
          1481.593796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281341.3915743979,
                4839318.991379129,
                1373.333796468712
              ],
              [
                281341.3915743979,
                4840740.1713791285,
                1373.333796468712
              ],
              [
                282394.17157439794,
                4840740.1713791285,
                1481.5937964687123
              ],
              [
                282394.17157439794,
                4839318.991379129,
                1481.5937964687123
              ],
              [
                281341.3915743979,
                4839318.991379129,
                1373.333796468712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:56:06+00:00",
        "end_time": "2017-09-10T17:05:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130485,
            43.6746988,
            1373.333796,
            -119.6994267,
            43.68778994,
            1481.593796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.712472190821,
                  43.67469879904719,
                  1373.333796468712
                ],
                [
                  -119.7130485366682,
                  43.68748075749732,
                  1373.333796468712
                ],
                [
                  -119.70000030117897,
                  43.68778993510329,
                  1481.5937964687123
                ],
                [
                  -119.69942671900131,
                  43.67500783951484,
                  1481.5937964687123
                ],
                [
                  -119.712472190821,
                  43.67469879904719,
                  1373.333796468712
                ]
              ]
            ]
          },
          "id": "20170910_43119F6304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:56:06Z",
            "pc:count": 15671433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281868.7465,
                "count": 15671433,
                "maximum": 282394.1716,
                "minimum": 281341.3916,
                "name": "X",
                "position": 0,
                "stddev": 291.6705636,
                "variance": 85071.71766
              },
              {
                "average": 4840013.797,
                "count": 15671433,
                "maximum": 4840740.171,
                "minimum": 4839318.991,
                "name": "Y",
                "position": 1,
                "stddev": 410.0117929,
                "variance": 168109.6703
              },
              {
                "average": 1415.626144,
                "count": 15671433,
                "maximum": 1481.593796,
                "minimum": 1373.333796,
                "name": "Z",
                "position": 2,
                "stddev": 25.64551367,
                "variance": 657.6923715
              },
              {
                "average": 22189.61321,
                "count": 15671433,
                "maximum": 60481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7216.461618,
                "variance": 52077318.28
              },
              {
                "average": 1.189573347,
                "count": 15671433,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.477637674,
                "variance": 0.2281377476
              },
              {
                "average": 1.384418898,
                "count": 15671433,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.68925278,
                "variance": 0.4750693947
              },
              {
                "average": 0.502800733,
                "count": 15671433,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921718,
                "variance": 0.2499921718
              },
              {
                "average": 6.763899638e-06,
                "count": 15671433,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00260074111,
                "variance": 6.76385432e-06
              },
              {
                "average": 1.199444046,
                "count": 15671433,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3995824427,
                "variance": 0.1596661285
              },
              {
                "average": -0.4698513173,
                "count": 15671433,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10993289,
                "variance": 146.6504746
              },
              {
                "average": 1.900357995,
                "count": 15671433,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.050093127,
                "variance": 1.102695575
              },
              {
                "average": 1172.10005,
                "count": 15671433,
                "maximum": 1174,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.025067545,
                "variance": 1.050763472
              },
              {
                "average": 29566.23539,
                "count": 15671433,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8990.023463,
                "variance": 80820521.86
              },
              {
                "average": 29717.63293,
                "count": 15671433,
                "maximum": 50432,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 6914.150381,
                "variance": 47805475.49
              },
              {
                "average": 25597.42465,
                "count": 15671433,
                "maximum": 47360,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 6912.578818,
                "variance": 47783745.91
              },
              {
                "average": 189099965.4,
                "count": 15671433,
                "maximum": 189101366.4,
                "minimum": 189098316.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 763.9163037,
                "variance": 583568.1191
              },
              {
                "average": 0,
                "count": 15671433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15671433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15671433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15671433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15671433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281341.3916,
              4839318.991,
              1373.333796,
              282394.1716,
              4840740.171,
              1481.593796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281341.3915743979,
                    4839318.991379129,
                    1373.333796468712
                  ],
                  [
                    281341.3915743979,
                    4840740.1713791285,
                    1373.333796468712
                  ],
                  [
                    282394.17157439794,
                    4840740.1713791285,
                    1481.5937964687123
                  ],
                  [
                    282394.17157439794,
                    4839318.991379129,
                    1481.5937964687123
                  ],
                  [
                    281341.3915743979,
                    4839318.991379129,
                    1373.333796468712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:56:06+00:00",
            "end_time": "2017-09-10T17:05: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": "20170830_43119F4114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46247358696792,
              43.71222662163325,
              1522.5920881345467
            ],
            [
              -119.46299633799713,
              43.724981875870874,
              1522.5920881345467
            ],
            [
              -119.44999842376453,
              43.72526138805239,
              1635.6520881345466
            ],
            [
              -119.44947842469277,
              43.71250601010127,
              1635.6520881345466
            ],
            [
              -119.46247358696792,
              43.71222662163325,
              1522.5920881345467
            ]
          ]
        ]
      },
      "bbox": [
        -119.4629963,
        43.71222662,
        1522.592088,
        -119.4494784,
        43.72526139,
        1635.652088
      ],
      "properties": {
        "datetime": "2017-08-30T18:41:02Z",
        "pc:count": 20670330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302151.796,
            "count": 20670330,
            "maximum": 302666.6566,
            "minimum": 301618.7966,
            "name": "X",
            "position": 0,
            "stddev": 294.2323106,
            "variance": 86572.65261
          },
          {
            "average": 4843579.339,
            "count": 20670330,
            "maximum": 4844276.084,
            "minimum": 4842858.144,
            "name": "Y",
            "position": 1,
            "stddev": 392.3612136,
            "variance": 153947.3219
          },
          {
            "average": 1574.370018,
            "count": 20670330,
            "maximum": 1635.652088,
            "minimum": 1522.592088,
            "name": "Z",
            "position": 2,
            "stddev": 16.48934074,
            "variance": 271.8983579
          },
          {
            "average": 14611.42787,
            "count": 20670330,
            "maximum": 33985,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6368.5851,
            "variance": 40558876.18
          },
          {
            "average": 1.49570302,
            "count": 20670330,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7425383524,
            "variance": 0.5513632048
          },
          {
            "average": 2.033264297,
            "count": 20670330,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025365478,
            "variance": 1.051374364
          },
          {
            "average": 0.5020879686,
            "count": 20670330,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956525,
            "variance": 0.2499956525
          },
          {
            "average": 1.935140852e-07,
            "count": 20670330,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004399023267,
            "variance": 1.935140571e-07
          },
          {
            "average": 1.095077969,
            "count": 20670330,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2933226094,
            "variance": 0.08603815317
          },
          {
            "average": 0.5545506552,
            "count": 20670330,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7037677,
            "variance": 136.9781784
          },
          {
            "average": 1.731177103,
            "count": 20670330,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.08616895,
            "variance": 1.179762988
          },
          {
            "average": 1102.38514,
            "count": 20670330,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016789732,
            "variance": 1.033861359
          },
          {
            "average": 21500.26064,
            "count": 20670330,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10644.71488,
            "variance": 113309954.9
          },
          {
            "average": 23522.06148,
            "count": 20670330,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8884.711524,
            "variance": 78938098.87
          },
          {
            "average": 19210.21175,
            "count": 20670330,
            "maximum": 49408,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7878.035648,
            "variance": 62063445.68
          },
          {
            "average": 188151752.4,
            "count": 20670330,
            "maximum": 188153662,
            "minimum": 188149495.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 669.5098261,
            "variance": 448243.4073
          },
          {
            "average": 0,
            "count": 20670330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20670330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20670330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20670330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20670330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301618.7966,
          4842858.144,
          1522.592088,
          302666.6566,
          4844276.084,
          1635.652088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301618.7966238141,
                4842858.144301317,
                1522.5920881345467
              ],
              [
                301618.7966238141,
                4844276.084301316,
                1522.5920881345467
              ],
              [
                302666.6566238141,
                4844276.084301316,
                1635.6520881345466
              ],
              [
                302666.6566238141,
                4842858.144301317,
                1635.6520881345466
              ],
              [
                301618.7966238141,
                4842858.144301317,
                1522.5920881345467
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:41:02+00:00",
        "end_time": "2017-08-30T17:31:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4629963,
            43.71222662,
            1522.592088,
            -119.4494784,
            43.72526139,
            1635.652088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46247358696792,
                  43.71222662163325,
                  1522.5920881345467
                ],
                [
                  -119.46299633799713,
                  43.724981875870874,
                  1522.5920881345467
                ],
                [
                  -119.44999842376453,
                  43.72526138805239,
                  1635.6520881345466
                ],
                [
                  -119.44947842469277,
                  43.71250601010127,
                  1635.6520881345466
                ],
                [
                  -119.46247358696792,
                  43.71222662163325,
                  1522.5920881345467
                ]
              ]
            ]
          },
          "id": "20170830_43119F4114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:41:02Z",
            "pc:count": 20670330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302151.796,
                "count": 20670330,
                "maximum": 302666.6566,
                "minimum": 301618.7966,
                "name": "X",
                "position": 0,
                "stddev": 294.2323106,
                "variance": 86572.65261
              },
              {
                "average": 4843579.339,
                "count": 20670330,
                "maximum": 4844276.084,
                "minimum": 4842858.144,
                "name": "Y",
                "position": 1,
                "stddev": 392.3612136,
                "variance": 153947.3219
              },
              {
                "average": 1574.370018,
                "count": 20670330,
                "maximum": 1635.652088,
                "minimum": 1522.592088,
                "name": "Z",
                "position": 2,
                "stddev": 16.48934074,
                "variance": 271.8983579
              },
              {
                "average": 14611.42787,
                "count": 20670330,
                "maximum": 33985,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6368.5851,
                "variance": 40558876.18
              },
              {
                "average": 1.49570302,
                "count": 20670330,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7425383524,
                "variance": 0.5513632048
              },
              {
                "average": 2.033264297,
                "count": 20670330,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025365478,
                "variance": 1.051374364
              },
              {
                "average": 0.5020879686,
                "count": 20670330,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956525,
                "variance": 0.2499956525
              },
              {
                "average": 1.935140852e-07,
                "count": 20670330,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004399023267,
                "variance": 1.935140571e-07
              },
              {
                "average": 1.095077969,
                "count": 20670330,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2933226094,
                "variance": 0.08603815317
              },
              {
                "average": 0.5545506552,
                "count": 20670330,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7037677,
                "variance": 136.9781784
              },
              {
                "average": 1.731177103,
                "count": 20670330,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.08616895,
                "variance": 1.179762988
              },
              {
                "average": 1102.38514,
                "count": 20670330,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016789732,
                "variance": 1.033861359
              },
              {
                "average": 21500.26064,
                "count": 20670330,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10644.71488,
                "variance": 113309954.9
              },
              {
                "average": 23522.06148,
                "count": 20670330,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8884.711524,
                "variance": 78938098.87
              },
              {
                "average": 19210.21175,
                "count": 20670330,
                "maximum": 49408,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7878.035648,
                "variance": 62063445.68
              },
              {
                "average": 188151752.4,
                "count": 20670330,
                "maximum": 188153662,
                "minimum": 188149495.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 669.5098261,
                "variance": 448243.4073
              },
              {
                "average": 0,
                "count": 20670330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20670330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20670330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20670330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20670330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301618.7966,
              4842858.144,
              1522.592088,
              302666.6566,
              4844276.084,
              1635.652088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301618.7966238141,
                    4842858.144301317,
                    1522.5920881345467
                  ],
                  [
                    301618.7966238141,
                    4844276.084301316,
                    1522.5920881345467
                  ],
                  [
                    302666.6566238141,
                    4844276.084301316,
                    1635.6520881345466
                  ],
                  [
                    302666.6566238141,
                    4842858.144301317,
                    1635.6520881345466
                  ],
                  [
                    301618.7966238141,
                    4842858.144301317,
                    1522.5920881345467
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:41:02+00:00",
            "end_time": "2017-08-30T17:31: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": "20170830_43119F4419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997498412906,
              43.637233210356456,
              1496.227548446333
            ],
            [
              -119.40048290026901,
              43.649983107099516,
              1496.227548446333
            ],
            [
              -119.38749734945095,
              43.650255209103285,
              1592.5275484463332
            ],
            [
              -119.38699217453333,
              43.63750519196238,
              1592.5275484463332
            ],
            [
              -119.39997498412906,
              43.637233210356456,
              1496.227548446333
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004829,
        43.63723321,
        1496.227548,
        -119.3869922,
        43.65025521,
        1592.527548
      ],
      "properties": {
        "datetime": "2017-08-30T18:15:56Z",
        "pc:count": 12880830,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306943.4687,
            "count": 12880830,
            "maximum": 307460.9794,
            "minimum": 306412.8594,
            "name": "X",
            "position": 0,
            "stddev": 293.9556344,
            "variance": 86409.91499
          },
          {
            "average": 4835093.24,
            "count": 12880830,
            "maximum": 4835798.446,
            "minimum": 4834381.186,
            "name": "Y",
            "position": 1,
            "stddev": 396.496656,
            "variance": 157209.5983
          },
          {
            "average": 1531.042107,
            "count": 12880830,
            "maximum": 1592.527548,
            "minimum": 1496.227548,
            "name": "Z",
            "position": 2,
            "stddev": 19.98861526,
            "variance": 399.5447399
          },
          {
            "average": 19922.56938,
            "count": 12880830,
            "maximum": 31457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2107.134268,
            "variance": 4440014.825
          },
          {
            "average": 1.014438511,
            "count": 12880830,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.144644934,
            "variance": 0.02092215694
          },
          {
            "average": 1.029374272,
            "count": 12880830,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2244259498,
            "variance": 0.05036700694
          },
          {
            "average": 0.5026273152,
            "count": 12880830,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931166,
            "variance": 0.2499931166
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17377242,
            "count": 12880830,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3789136804,
            "variance": 0.1435755772
          },
          {
            "average": 0.2094768501,
            "count": 12880830,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67040739,
            "variance": 136.1984087
          },
          {
            "average": 1.992643875,
            "count": 12880830,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004474135,
            "variance": 1.008968288
          },
          {
            "average": 1099.986712,
            "count": 12880830,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.432730284,
            "variance": 2.052716068
          },
          {
            "average": 38864.88296,
            "count": 12880830,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4424.479622,
            "variance": 19576019.93
          },
          {
            "average": 37514.48336,
            "count": 12880830,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3435.676028,
            "variance": 11803869.77
          },
          {
            "average": 33558.29189,
            "count": 12880830,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3533.540412,
            "variance": 12485907.85
          },
          {
            "average": 188150244.7,
            "count": 12880830,
            "maximum": 188152156.7,
            "minimum": 188148400.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 880.4802871,
            "variance": 775245.5359
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12880830,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306412.8594,
          4834381.186,
          1496.227548,
          307460.9794,
          4835798.446,
          1592.527548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306412.85939306073,
                4834381.186234244,
                1496.227548446333
              ],
              [
                306412.85939306073,
                4835798.446234244,
                1496.227548446333
              ],
              [
                307460.9793930607,
                4835798.446234244,
                1592.5275484463332
              ],
              [
                307460.9793930607,
                4834381.186234244,
                1592.5275484463332
              ],
              [
                306412.85939306073,
                4834381.186234244,
                1496.227548446333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:15:56+00:00",
        "end_time": "2017-08-30T17:13:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004829,
            43.63723321,
            1496.227548,
            -119.3869922,
            43.65025521,
            1592.527548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997498412906,
                  43.637233210356456,
                  1496.227548446333
                ],
                [
                  -119.40048290026901,
                  43.649983107099516,
                  1496.227548446333
                ],
                [
                  -119.38749734945095,
                  43.650255209103285,
                  1592.5275484463332
                ],
                [
                  -119.38699217453333,
                  43.63750519196238,
                  1592.5275484463332
                ],
                [
                  -119.39997498412906,
                  43.637233210356456,
                  1496.227548446333
                ]
              ]
            ]
          },
          "id": "20170830_43119F4419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:15:56Z",
            "pc:count": 12880830,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306943.4687,
                "count": 12880830,
                "maximum": 307460.9794,
                "minimum": 306412.8594,
                "name": "X",
                "position": 0,
                "stddev": 293.9556344,
                "variance": 86409.91499
              },
              {
                "average": 4835093.24,
                "count": 12880830,
                "maximum": 4835798.446,
                "minimum": 4834381.186,
                "name": "Y",
                "position": 1,
                "stddev": 396.496656,
                "variance": 157209.5983
              },
              {
                "average": 1531.042107,
                "count": 12880830,
                "maximum": 1592.527548,
                "minimum": 1496.227548,
                "name": "Z",
                "position": 2,
                "stddev": 19.98861526,
                "variance": 399.5447399
              },
              {
                "average": 19922.56938,
                "count": 12880830,
                "maximum": 31457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2107.134268,
                "variance": 4440014.825
              },
              {
                "average": 1.014438511,
                "count": 12880830,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.144644934,
                "variance": 0.02092215694
              },
              {
                "average": 1.029374272,
                "count": 12880830,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2244259498,
                "variance": 0.05036700694
              },
              {
                "average": 0.5026273152,
                "count": 12880830,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931166,
                "variance": 0.2499931166
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17377242,
                "count": 12880830,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3789136804,
                "variance": 0.1435755772
              },
              {
                "average": 0.2094768501,
                "count": 12880830,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67040739,
                "variance": 136.1984087
              },
              {
                "average": 1.992643875,
                "count": 12880830,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004474135,
                "variance": 1.008968288
              },
              {
                "average": 1099.986712,
                "count": 12880830,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.432730284,
                "variance": 2.052716068
              },
              {
                "average": 38864.88296,
                "count": 12880830,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4424.479622,
                "variance": 19576019.93
              },
              {
                "average": 37514.48336,
                "count": 12880830,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3435.676028,
                "variance": 11803869.77
              },
              {
                "average": 33558.29189,
                "count": 12880830,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3533.540412,
                "variance": 12485907.85
              },
              {
                "average": 188150244.7,
                "count": 12880830,
                "maximum": 188152156.7,
                "minimum": 188148400.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 880.4802871,
                "variance": 775245.5359
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12880830,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306412.8594,
              4834381.186,
              1496.227548,
              307460.9794,
              4835798.446,
              1592.527548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306412.85939306073,
                    4834381.186234244,
                    1496.227548446333
                  ],
                  [
                    306412.85939306073,
                    4835798.446234244,
                    1496.227548446333
                  ],
                  [
                    307460.9793930607,
                    4835798.446234244,
                    1592.5275484463332
                  ],
                  [
                    307460.9793930607,
                    4834381.186234244,
                    1592.5275484463332
                  ],
                  [
                    306412.85939306073,
                    4834381.186234244,
                    1496.227548446333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:15:56+00:00",
            "end_time": "2017-08-30T17:13: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": "20170910_43119F6417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497223016842,
              43.63720370077501,
              1326.353182566118
            ],
            [
              -119.6755396230443,
              43.64998056133236,
              1326.353182566118
            ],
            [
              -119.66249960316843,
              43.65028523915246,
              1444.773182566118
            ],
            [
              -119.661934967663,
              43.63750824349823,
              1444.773182566118
            ],
            [
              -119.67497223016842,
              43.63720370077501,
              1326.353182566118
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755396,
        43.6372037,
        1326.353183,
        -119.661935,
        43.65028524,
        1444.773183
      ],
      "properties": {
        "datetime": "2017-09-10T17:31:47Z",
        "pc:count": 13547323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284757.7976,
            "count": 13547323,
            "maximum": 285282.8784,
            "minimum": 284230.1384,
            "name": "X",
            "position": 0,
            "stddev": 288.2970653,
            "variance": 83115.19783
          },
          {
            "average": 4835774.033,
            "count": 13547323,
            "maximum": 4836476.866,
            "minimum": 4835056.306,
            "name": "Y",
            "position": 1,
            "stddev": 403.0111682,
            "variance": 162418.0017
          },
          {
            "average": 1392.294471,
            "count": 13547323,
            "maximum": 1444.773183,
            "minimum": 1326.353183,
            "name": "Z",
            "position": 2,
            "stddev": 27.6626352,
            "variance": 765.2213862
          },
          {
            "average": 24781.64435,
            "count": 13547323,
            "maximum": 49185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4998.863674,
            "variance": 24988638.03
          },
          {
            "average": 1.055404894,
            "count": 13547323,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2589258668,
            "variance": 0.06704260452
          },
          {
            "average": 1.111777877,
            "count": 13547323,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3798548154,
            "variance": 0.1442896808
          },
          {
            "average": 0.5019155445,
            "count": 13547323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963491,
            "variance": 0.2499963491
          },
          {
            "average": 5.905225704e-06,
            "count": 13547323,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002430059931,
            "variance": 5.905191268e-06
          },
          {
            "average": 1.252530039,
            "count": 13547323,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4344636143,
            "variance": 0.1887586321
          },
          {
            "average": -0.05716871093,
            "count": 13547323,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8524832,
            "variance": 140.4813579
          },
          {
            "average": 1.975996881,
            "count": 13547323,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.017095679,
            "variance": 1.034483621
          },
          {
            "average": 1170.018595,
            "count": 13547323,
            "maximum": 1172,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.982713157,
            "variance": 0.965725149
          },
          {
            "average": 38629.10074,
            "count": 13547323,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6956.883661,
            "variance": 48398230.27
          },
          {
            "average": 37125.98093,
            "count": 13547323,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5566.240127,
            "variance": 30983029.15
          },
          {
            "average": 33576.74831,
            "count": 13547323,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5532.041404,
            "variance": 30603482.09
          },
          {
            "average": 189098378.1,
            "count": 13547323,
            "maximum": 189099907.6,
            "minimum": 189096713.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 786.7861339,
            "variance": 619032.4204
          },
          {
            "average": 0,
            "count": 13547323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13547323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13547323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13547323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13547323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284230.1384,
          4835056.306,
          1326.353183,
          285282.8784,
          4836476.866,
          1444.773183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284230.1383766647,
                4835056.305685976,
                1326.353182566118
              ],
              [
                284230.1383766647,
                4836476.865685976,
                1326.353182566118
              ],
              [
                285282.8783766647,
                4836476.865685976,
                1444.773182566118
              ],
              [
                285282.8783766647,
                4835056.305685976,
                1444.773182566118
              ],
              [
                284230.1383766647,
                4835056.305685976,
                1326.353182566118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:31:47+00:00",
        "end_time": "2017-09-10T16:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755396,
            43.6372037,
            1326.353183,
            -119.661935,
            43.65028524,
            1444.773183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497223016842,
                  43.63720370077501,
                  1326.353182566118
                ],
                [
                  -119.6755396230443,
                  43.64998056133236,
                  1326.353182566118
                ],
                [
                  -119.66249960316843,
                  43.65028523915246,
                  1444.773182566118
                ],
                [
                  -119.661934967663,
                  43.63750824349823,
                  1444.773182566118
                ],
                [
                  -119.67497223016842,
                  43.63720370077501,
                  1326.353182566118
                ]
              ]
            ]
          },
          "id": "20170910_43119F6417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:31:47Z",
            "pc:count": 13547323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284757.7976,
                "count": 13547323,
                "maximum": 285282.8784,
                "minimum": 284230.1384,
                "name": "X",
                "position": 0,
                "stddev": 288.2970653,
                "variance": 83115.19783
              },
              {
                "average": 4835774.033,
                "count": 13547323,
                "maximum": 4836476.866,
                "minimum": 4835056.306,
                "name": "Y",
                "position": 1,
                "stddev": 403.0111682,
                "variance": 162418.0017
              },
              {
                "average": 1392.294471,
                "count": 13547323,
                "maximum": 1444.773183,
                "minimum": 1326.353183,
                "name": "Z",
                "position": 2,
                "stddev": 27.6626352,
                "variance": 765.2213862
              },
              {
                "average": 24781.64435,
                "count": 13547323,
                "maximum": 49185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4998.863674,
                "variance": 24988638.03
              },
              {
                "average": 1.055404894,
                "count": 13547323,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2589258668,
                "variance": 0.06704260452
              },
              {
                "average": 1.111777877,
                "count": 13547323,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3798548154,
                "variance": 0.1442896808
              },
              {
                "average": 0.5019155445,
                "count": 13547323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963491,
                "variance": 0.2499963491
              },
              {
                "average": 5.905225704e-06,
                "count": 13547323,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002430059931,
                "variance": 5.905191268e-06
              },
              {
                "average": 1.252530039,
                "count": 13547323,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4344636143,
                "variance": 0.1887586321
              },
              {
                "average": -0.05716871093,
                "count": 13547323,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8524832,
                "variance": 140.4813579
              },
              {
                "average": 1.975996881,
                "count": 13547323,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.017095679,
                "variance": 1.034483621
              },
              {
                "average": 1170.018595,
                "count": 13547323,
                "maximum": 1172,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.982713157,
                "variance": 0.965725149
              },
              {
                "average": 38629.10074,
                "count": 13547323,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6956.883661,
                "variance": 48398230.27
              },
              {
                "average": 37125.98093,
                "count": 13547323,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5566.240127,
                "variance": 30983029.15
              },
              {
                "average": 33576.74831,
                "count": 13547323,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5532.041404,
                "variance": 30603482.09
              },
              {
                "average": 189098378.1,
                "count": 13547323,
                "maximum": 189099907.6,
                "minimum": 189096713.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 786.7861339,
                "variance": 619032.4204
              },
              {
                "average": 0,
                "count": 13547323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13547323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13547323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13547323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13547323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284230.1384,
              4835056.306,
              1326.353183,
              285282.8784,
              4836476.866,
              1444.773183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284230.1383766647,
                    4835056.305685976,
                    1326.353182566118
                  ],
                  [
                    284230.1383766647,
                    4836476.865685976,
                    1326.353182566118
                  ],
                  [
                    285282.8783766647,
                    4836476.865685976,
                    1444.773182566118
                  ],
                  [
                    285282.8783766647,
                    4835056.305685976,
                    1444.773182566118
                  ],
                  [
                    284230.1383766647,
                    4835056.305685976,
                    1326.353182566118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:31:47+00:00",
            "end_time": "2017-09-10T16:38:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247338829029,
              43.67471538803111,
              1654.3722965893646
            ],
            [
              -119.56301714098008,
              43.68748144091406,
              1654.3722965893646
            ],
            [
              -119.5499983229971,
              43.68777279955993,
              1870.8922965893646
            ],
            [
              -119.54945732497858,
              43.67500661760323,
              1870.8922965893646
            ],
            [
              -119.56247338829029,
              43.67471538803111,
              1654.3722965893646
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630171,
        43.67471539,
        1654.372297,
        -119.5494573,
        43.6877728,
        1870.892297
      ],
      "properties": {
        "datetime": "2017-08-31T18:35:37Z",
        "pc:count": 24245205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293939.9514,
            "count": 24245205,
            "maximum": 294483.8701,
            "minimum": 293433.5901,
            "name": "X",
            "position": 0,
            "stddev": 300.2681726,
            "variance": 90160.97546
          },
          {
            "average": 4839690.24,
            "count": 24245205,
            "maximum": 4840355.411,
            "minimum": 4838936.171,
            "name": "Y",
            "position": 1,
            "stddev": 380.2334579,
            "variance": 144577.4825
          },
          {
            "average": 1715.711127,
            "count": 24245205,
            "maximum": 1870.892297,
            "minimum": 1654.372297,
            "name": "Z",
            "position": 2,
            "stddev": 38.6890326,
            "variance": 1496.841244
          },
          {
            "average": 13955.02612,
            "count": 24245205,
            "maximum": 40001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6527.675671,
            "variance": 42610549.67
          },
          {
            "average": 1.559810321,
            "count": 24245205,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7916281807,
            "variance": 0.6266751765
          },
          {
            "average": 2.177768429,
            "count": 24245205,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.097112971,
            "variance": 1.203656871
          },
          {
            "average": 0.5053118338,
            "count": 24245205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999717939,
            "variance": 0.2499717947
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.076708034,
            "count": 24245205,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2661276275,
            "variance": 0.07082391411
          },
          {
            "average": -0.2265904355,
            "count": 24245205,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68647385,
            "variance": 136.573671
          },
          {
            "average": 1.701287327,
            "count": 24245205,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090582224,
            "variance": 1.189369587
          },
          {
            "average": 1138.237057,
            "count": 24245205,
            "maximum": 1141,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.989652905,
            "variance": 0.9794128724
          },
          {
            "average": 17639.74022,
            "count": 24245205,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9598.701654,
            "variance": 92135073.44
          },
          {
            "average": 20285.34841,
            "count": 24245205,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8591.7877,
            "variance": 73818815.88
          },
          {
            "average": 14828.22612,
            "count": 24245205,
            "maximum": 44288,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6758.856024,
            "variance": 45682134.75
          },
          {
            "average": 188238021.3,
            "count": 24245205,
            "maximum": 188239737,
            "minimum": 188236680,
            "name": "GpsTime",
            "position": 15,
            "stddev": 656.0553483,
            "variance": 430408.6201
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293433.5901,
          4838936.171,
          1654.372297,
          294483.8701,
          4840355.411,
          1870.892297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293433.5901081965,
                4838936.1705108,
                1654.3722965893646
              ],
              [
                293433.5901081965,
                4840355.4105108,
                1654.3722965893646
              ],
              [
                294483.8701081965,
                4840355.4105108,
                1870.8922965893646
              ],
              [
                294483.8701081965,
                4838936.1705108,
                1870.8922965893646
              ],
              [
                293433.5901081965,
                4838936.1705108,
                1654.3722965893646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:35:37+00:00",
        "end_time": "2017-08-31T17:44:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630171,
            43.67471539,
            1654.372297,
            -119.5494573,
            43.6877728,
            1870.892297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247338829029,
                  43.67471538803111,
                  1654.3722965893646
                ],
                [
                  -119.56301714098008,
                  43.68748144091406,
                  1654.3722965893646
                ],
                [
                  -119.5499983229971,
                  43.68777279955993,
                  1870.8922965893646
                ],
                [
                  -119.54945732497858,
                  43.67500661760323,
                  1870.8922965893646
                ],
                [
                  -119.56247338829029,
                  43.67471538803111,
                  1654.3722965893646
                ]
              ]
            ]
          },
          "id": "20170831_43119F5401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:35:37Z",
            "pc:count": 24245205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293939.9514,
                "count": 24245205,
                "maximum": 294483.8701,
                "minimum": 293433.5901,
                "name": "X",
                "position": 0,
                "stddev": 300.2681726,
                "variance": 90160.97546
              },
              {
                "average": 4839690.24,
                "count": 24245205,
                "maximum": 4840355.411,
                "minimum": 4838936.171,
                "name": "Y",
                "position": 1,
                "stddev": 380.2334579,
                "variance": 144577.4825
              },
              {
                "average": 1715.711127,
                "count": 24245205,
                "maximum": 1870.892297,
                "minimum": 1654.372297,
                "name": "Z",
                "position": 2,
                "stddev": 38.6890326,
                "variance": 1496.841244
              },
              {
                "average": 13955.02612,
                "count": 24245205,
                "maximum": 40001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6527.675671,
                "variance": 42610549.67
              },
              {
                "average": 1.559810321,
                "count": 24245205,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7916281807,
                "variance": 0.6266751765
              },
              {
                "average": 2.177768429,
                "count": 24245205,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.097112971,
                "variance": 1.203656871
              },
              {
                "average": 0.5053118338,
                "count": 24245205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999717939,
                "variance": 0.2499717947
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.076708034,
                "count": 24245205,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2661276275,
                "variance": 0.07082391411
              },
              {
                "average": -0.2265904355,
                "count": 24245205,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68647385,
                "variance": 136.573671
              },
              {
                "average": 1.701287327,
                "count": 24245205,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090582224,
                "variance": 1.189369587
              },
              {
                "average": 1138.237057,
                "count": 24245205,
                "maximum": 1141,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.989652905,
                "variance": 0.9794128724
              },
              {
                "average": 17639.74022,
                "count": 24245205,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9598.701654,
                "variance": 92135073.44
              },
              {
                "average": 20285.34841,
                "count": 24245205,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8591.7877,
                "variance": 73818815.88
              },
              {
                "average": 14828.22612,
                "count": 24245205,
                "maximum": 44288,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6758.856024,
                "variance": 45682134.75
              },
              {
                "average": 188238021.3,
                "count": 24245205,
                "maximum": 188239737,
                "minimum": 188236680,
                "name": "GpsTime",
                "position": 15,
                "stddev": 656.0553483,
                "variance": 430408.6201
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293433.5901,
              4838936.171,
              1654.372297,
              294483.8701,
              4840355.411,
              1870.892297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293433.5901081965,
                    4838936.1705108,
                    1654.3722965893646
                  ],
                  [
                    293433.5901081965,
                    4840355.4105108,
                    1654.3722965893646
                  ],
                  [
                    294483.8701081965,
                    4840355.4105108,
                    1870.8922965893646
                  ],
                  [
                    294483.8701081965,
                    4838936.1705108,
                    1870.8922965893646
                  ],
                  [
                    293433.5901081965,
                    4838936.1705108,
                    1654.3722965893646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:35:37+00:00",
            "end_time": "2017-08-31T17:44: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": "20170831_43119F5119.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5874738097688,
              43.699712102078365,
              1450.4298530285314
            ],
            [
              -119.58802350564248,
              43.712481625731776,
              1450.4298530285314
            ],
            [
              -119.57499978022572,
              43.71277595957487,
              1652.7698530285315
            ],
            [
              -119.57445284311952,
              43.70000630549952,
              1652.7698530285315
            ],
            [
              -119.5874738097688,
              43.699712102078365,
              1450.4298530285314
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880235,
        43.6997121,
        1450.429853,
        -119.5744528,
        43.71277596,
        1652.769853
      ],
      "properties": {
        "datetime": "2017-09-10T19:27:45Z",
        "pc:count": 17061812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291961.3147,
            "count": 17061812,
            "maximum": 292555.1089,
            "minimum": 291504.8489,
            "name": "X",
            "position": 0,
            "stddev": 305.88005,
            "variance": 93562.60501
          },
          {
            "average": 4842402.928,
            "count": 17061812,
            "maximum": 4843194.732,
            "minimum": 4841775.072,
            "name": "Y",
            "position": 1,
            "stddev": 390.7716222,
            "variance": 152702.4607
          },
          {
            "average": 1529.8569,
            "count": 17061812,
            "maximum": 1652.769853,
            "minimum": 1450.429853,
            "name": "Z",
            "position": 2,
            "stddev": 37.88731219,
            "variance": 1435.448425
          },
          {
            "average": 19773.85621,
            "count": 17061812,
            "maximum": 39025,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2957.301107,
            "variance": 8745629.839
          },
          {
            "average": 1.020689889,
            "count": 17061812,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1559013627,
            "variance": 0.02430523491
          },
          {
            "average": 1.041725697,
            "count": 17061812,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2289683095,
            "variance": 0.05242648677
          },
          {
            "average": 0.5046312197,
            "count": 17061812,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978566,
            "variance": 0.2499785665
          },
          {
            "average": 8.791563288e-06,
            "count": 17061812,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002965044099,
            "variance": 8.791486511e-06
          },
          {
            "average": 1.131179267,
            "count": 17061812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.337596318,
            "variance": 0.1139712739
          },
          {
            "average": -0.4735519133,
            "count": 17061812,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1348886,
            "variance": 147.2555213
          },
          {
            "average": 1.988130393,
            "count": 17061812,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006542328,
            "variance": 1.013127458
          },
          {
            "average": 1142.7171,
            "count": 17061812,
            "maximum": 1182,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.24195965,
            "variance": 104.8977375
          },
          {
            "average": 34715.25485,
            "count": 17061812,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4233.464564,
            "variance": 17922222.21
          },
          {
            "average": 34046.22905,
            "count": 17061812,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3185.750311,
            "variance": 10149005.04
          },
          {
            "average": 30887.1272,
            "count": 17061812,
            "maximum": 41472,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3389.50161,
            "variance": 11488721.17
          },
          {
            "average": 188312144.3,
            "count": 17061812,
            "maximum": 189106865.2,
            "minimum": 188237057.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 234392.1885,
            "variance": 54939698040.0
          },
          {
            "average": 0,
            "count": 17061812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17061812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17061812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17061812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17061812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291504.8489,
          4841775.072,
          1450.429853,
          292555.1089,
          4843194.732,
          1652.769853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291504.8488872421,
                4841775.072049506,
                1450.4298530285314
              ],
              [
                291504.8488872421,
                4843194.732049506,
                1450.4298530285314
              ],
              [
                292555.1088872421,
                4843194.732049506,
                1652.7698530285315
              ],
              [
                292555.1088872421,
                4841775.072049506,
                1652.7698530285315
              ],
              [
                291504.8488872421,
                4841775.072049506,
                1450.4298530285314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:27:45+00:00",
        "end_time": "2017-08-31T17:50:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5119.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5119.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5119.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5119.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880235,
            43.6997121,
            1450.429853,
            -119.5744528,
            43.71277596,
            1652.769853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5874738097688,
                  43.699712102078365,
                  1450.4298530285314
                ],
                [
                  -119.58802350564248,
                  43.712481625731776,
                  1450.4298530285314
                ],
                [
                  -119.57499978022572,
                  43.71277595957487,
                  1652.7698530285315
                ],
                [
                  -119.57445284311952,
                  43.70000630549952,
                  1652.7698530285315
                ],
                [
                  -119.5874738097688,
                  43.699712102078365,
                  1450.4298530285314
                ]
              ]
            ]
          },
          "id": "20170831_43119F5119.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5119.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:27:45Z",
            "pc:count": 17061812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291961.3147,
                "count": 17061812,
                "maximum": 292555.1089,
                "minimum": 291504.8489,
                "name": "X",
                "position": 0,
                "stddev": 305.88005,
                "variance": 93562.60501
              },
              {
                "average": 4842402.928,
                "count": 17061812,
                "maximum": 4843194.732,
                "minimum": 4841775.072,
                "name": "Y",
                "position": 1,
                "stddev": 390.7716222,
                "variance": 152702.4607
              },
              {
                "average": 1529.8569,
                "count": 17061812,
                "maximum": 1652.769853,
                "minimum": 1450.429853,
                "name": "Z",
                "position": 2,
                "stddev": 37.88731219,
                "variance": 1435.448425
              },
              {
                "average": 19773.85621,
                "count": 17061812,
                "maximum": 39025,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2957.301107,
                "variance": 8745629.839
              },
              {
                "average": 1.020689889,
                "count": 17061812,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1559013627,
                "variance": 0.02430523491
              },
              {
                "average": 1.041725697,
                "count": 17061812,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2289683095,
                "variance": 0.05242648677
              },
              {
                "average": 0.5046312197,
                "count": 17061812,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978566,
                "variance": 0.2499785665
              },
              {
                "average": 8.791563288e-06,
                "count": 17061812,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002965044099,
                "variance": 8.791486511e-06
              },
              {
                "average": 1.131179267,
                "count": 17061812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.337596318,
                "variance": 0.1139712739
              },
              {
                "average": -0.4735519133,
                "count": 17061812,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1348886,
                "variance": 147.2555213
              },
              {
                "average": 1.988130393,
                "count": 17061812,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006542328,
                "variance": 1.013127458
              },
              {
                "average": 1142.7171,
                "count": 17061812,
                "maximum": 1182,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.24195965,
                "variance": 104.8977375
              },
              {
                "average": 34715.25485,
                "count": 17061812,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4233.464564,
                "variance": 17922222.21
              },
              {
                "average": 34046.22905,
                "count": 17061812,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3185.750311,
                "variance": 10149005.04
              },
              {
                "average": 30887.1272,
                "count": 17061812,
                "maximum": 41472,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3389.50161,
                "variance": 11488721.17
              },
              {
                "average": 188312144.3,
                "count": 17061812,
                "maximum": 189106865.2,
                "minimum": 188237057.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 234392.1885,
                "variance": 54939698040.0
              },
              {
                "average": 0,
                "count": 17061812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17061812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17061812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17061812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17061812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291504.8489,
              4841775.072,
              1450.429853,
              292555.1089,
              4843194.732,
              1652.769853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291504.8488872421,
                    4841775.072049506,
                    1450.4298530285314
                  ],
                  [
                    291504.8488872421,
                    4843194.732049506,
                    1450.4298530285314
                  ],
                  [
                    292555.1088872421,
                    4843194.732049506,
                    1652.7698530285315
                  ],
                  [
                    292555.1088872421,
                    4841775.072049506,
                    1652.7698530285315
                  ],
                  [
                    291504.8488872421,
                    4841775.072049506,
                    1450.4298530285314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:27:45+00:00",
            "end_time": "2017-08-31T17:50: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": "20170830_43119F4420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.3874746754738,
              43.63723419674079,
              1515.7202495981974
            ],
            [
              -119.38797991200693,
              43.64998331037976,
              1515.7202495981974
            ],
            [
              -119.37499771200005,
              43.6502539199806,
              1635.3602495981972
            ],
            [
              -119.37449521586345,
              43.6375046866115,
              1635.3602495981972
            ],
            [
              -119.3874746754738,
              43.63723419674079,
              1515.7202495981974
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879799,
        43.6372342,
        1515.72025,
        -119.3744952,
        43.65025392,
        1635.36025
      ],
      "properties": {
        "datetime": "2017-08-30T17:54:12Z",
        "pc:count": 14219515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307952.4504,
            "count": 14219515,
            "maximum": 308469.0329,
            "minimum": 307421.1929,
            "name": "X",
            "position": 0,
            "stddev": 292.5155554,
            "variance": 85565.35016
          },
          {
            "average": 4835074.136,
            "count": 14219515,
            "maximum": 4835769.368,
            "minimum": 4834352.208,
            "name": "Y",
            "position": 1,
            "stddev": 398.9571077,
            "variance": 159166.7738
          },
          {
            "average": 1569.697048,
            "count": 14219515,
            "maximum": 1635.36025,
            "minimum": 1515.72025,
            "name": "Z",
            "position": 2,
            "stddev": 21.79153599,
            "variance": 474.8710406
          },
          {
            "average": 18636.90421,
            "count": 14219515,
            "maximum": 32561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3807.595171,
            "variance": 14497780.99
          },
          {
            "average": 1.089778097,
            "count": 14219515,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3639129965,
            "variance": 0.132432669
          },
          {
            "average": 1.184280969,
            "count": 14219515,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5677467607,
            "variance": 0.3223363843
          },
          {
            "average": 0.5019223933,
            "count": 14219515,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996322,
            "variance": 0.249996322
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.148351473,
            "count": 14219515,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3554480589,
            "variance": 0.1263433226
          },
          {
            "average": 0.4335783304,
            "count": 14219515,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77506874,
            "variance": 138.6522439
          },
          {
            "average": 1.950259907,
            "count": 14219515,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.023254464,
            "variance": 1.047049697
          },
          {
            "average": 1097.372178,
            "count": 14219515,
            "maximum": 1101,
            "minimum": 1095,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9941474265,
            "variance": 0.9883291056
          },
          {
            "average": 33502.7229,
            "count": 14219515,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7854.77539,
            "variance": 61697496.43
          },
          {
            "average": 33336.64049,
            "count": 14219515,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6160.235505,
            "variance": 37948501.47
          },
          {
            "average": 29357.13347,
            "count": 14219515,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5994.654926,
            "variance": 35935887.68
          },
          {
            "average": 188148642.7,
            "count": 14219515,
            "maximum": 188150852.5,
            "minimum": 188147199,
            "name": "GpsTime",
            "position": 15,
            "stddev": 607.1490123,
            "variance": 368629.9231
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14219515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307421.1929,
          4834352.208,
          1515.72025,
          308469.0329,
          4835769.368,
          1635.36025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307421.19291378447,
                4834352.207754184,
                1515.7202495981974
              ],
              [
                307421.19291378447,
                4835769.367754184,
                1515.7202495981974
              ],
              [
                308469.03291378444,
                4835769.367754184,
                1635.3602495981972
              ],
              [
                308469.03291378444,
                4834352.207754184,
                1635.3602495981972
              ],
              [
                307421.19291378447,
                4834352.207754184,
                1515.7202495981974
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:54:12+00:00",
        "end_time": "2017-08-30T16:53:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879799,
            43.6372342,
            1515.72025,
            -119.3744952,
            43.65025392,
            1635.36025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.3874746754738,
                  43.63723419674079,
                  1515.7202495981974
                ],
                [
                  -119.38797991200693,
                  43.64998331037976,
                  1515.7202495981974
                ],
                [
                  -119.37499771200005,
                  43.6502539199806,
                  1635.3602495981972
                ],
                [
                  -119.37449521586345,
                  43.6375046866115,
                  1635.3602495981972
                ],
                [
                  -119.3874746754738,
                  43.63723419674079,
                  1515.7202495981974
                ]
              ]
            ]
          },
          "id": "20170830_43119F4420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:54:12Z",
            "pc:count": 14219515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307952.4504,
                "count": 14219515,
                "maximum": 308469.0329,
                "minimum": 307421.1929,
                "name": "X",
                "position": 0,
                "stddev": 292.5155554,
                "variance": 85565.35016
              },
              {
                "average": 4835074.136,
                "count": 14219515,
                "maximum": 4835769.368,
                "minimum": 4834352.208,
                "name": "Y",
                "position": 1,
                "stddev": 398.9571077,
                "variance": 159166.7738
              },
              {
                "average": 1569.697048,
                "count": 14219515,
                "maximum": 1635.36025,
                "minimum": 1515.72025,
                "name": "Z",
                "position": 2,
                "stddev": 21.79153599,
                "variance": 474.8710406
              },
              {
                "average": 18636.90421,
                "count": 14219515,
                "maximum": 32561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3807.595171,
                "variance": 14497780.99
              },
              {
                "average": 1.089778097,
                "count": 14219515,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3639129965,
                "variance": 0.132432669
              },
              {
                "average": 1.184280969,
                "count": 14219515,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5677467607,
                "variance": 0.3223363843
              },
              {
                "average": 0.5019223933,
                "count": 14219515,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996322,
                "variance": 0.249996322
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.148351473,
                "count": 14219515,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3554480589,
                "variance": 0.1263433226
              },
              {
                "average": 0.4335783304,
                "count": 14219515,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77506874,
                "variance": 138.6522439
              },
              {
                "average": 1.950259907,
                "count": 14219515,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.023254464,
                "variance": 1.047049697
              },
              {
                "average": 1097.372178,
                "count": 14219515,
                "maximum": 1101,
                "minimum": 1095,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9941474265,
                "variance": 0.9883291056
              },
              {
                "average": 33502.7229,
                "count": 14219515,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7854.77539,
                "variance": 61697496.43
              },
              {
                "average": 33336.64049,
                "count": 14219515,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6160.235505,
                "variance": 37948501.47
              },
              {
                "average": 29357.13347,
                "count": 14219515,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5994.654926,
                "variance": 35935887.68
              },
              {
                "average": 188148642.7,
                "count": 14219515,
                "maximum": 188150852.5,
                "minimum": 188147199,
                "name": "GpsTime",
                "position": 15,
                "stddev": 607.1490123,
                "variance": 368629.9231
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14219515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307421.1929,
              4834352.208,
              1515.72025,
              308469.0329,
              4835769.368,
              1635.36025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307421.19291378447,
                    4834352.207754184,
                    1515.7202495981974
                  ],
                  [
                    307421.19291378447,
                    4835769.367754184,
                    1515.7202495981974
                  ],
                  [
                    308469.03291378444,
                    4835769.367754184,
                    1635.3602495981972
                  ],
                  [
                    308469.03291378444,
                    4834352.207754184,
                    1635.3602495981972
                  ],
                  [
                    307421.19291378447,
                    4834352.207754184,
                    1515.7202495981974
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:54:12+00:00",
            "end_time": "2017-08-30T16:53:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997273827298,
              43.674700361111704,
              1363.7422370965155
            ],
            [
              -119.70054634946946,
              43.687480652837074,
              1363.7422370965155
            ],
            [
              -119.68750095425787,
              43.68778833331523,
              1482.0622370965157
            ],
            [
              -119.68693010582602,
              43.675007905133405,
              1482.0622370965157
            ],
            [
              -119.69997273827298,
              43.674700361111704,
              1363.7422370965155
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005463,
        43.67470036,
        1363.742237,
        -119.6869301,
        43.68778833,
        1482.062237
      ],
      "properties": {
        "datetime": "2017-09-10T17:30:43Z",
        "pc:count": 14362570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282878.4958,
            "count": 14362570,
            "maximum": 283401.5822,
            "minimum": 282349.0422,
            "name": "X",
            "position": 0,
            "stddev": 291.4024137,
            "variance": 84915.36671
          },
          {
            "average": 4839989.157,
            "count": 14362570,
            "maximum": 4840707.254,
            "minimum": 4839286.274,
            "name": "Y",
            "position": 1,
            "stddev": 408.1738244,
            "variance": 166605.8709
          },
          {
            "average": 1425.46163,
            "count": 14362570,
            "maximum": 1482.062237,
            "minimum": 1363.742237,
            "name": "Z",
            "position": 2,
            "stddev": 33.31240013,
            "variance": 1109.716002
          },
          {
            "average": 24696.76482,
            "count": 14362570,
            "maximum": 56913,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4744.722971,
            "variance": 22512396.07
          },
          {
            "average": 1.045680056,
            "count": 14362570,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2369171333,
            "variance": 0.05612972804
          },
          {
            "average": 1.092498905,
            "count": 14362570,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3508085578,
            "variance": 0.1230666442
          },
          {
            "average": 0.5022105375,
            "count": 14362570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951309,
            "variance": 0.2499951309
          },
          {
            "average": 1.879886399e-06,
            "count": 14362570,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001371088252,
            "variance": 1.879882996e-06
          },
          {
            "average": 1.207038643,
            "count": 14362570,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4051834827,
            "variance": 0.1641736546
          },
          {
            "average": -0.2143030604,
            "count": 14362570,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84838585,
            "variance": 140.3842472
          },
          {
            "average": 1.980115119,
            "count": 14362570,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015689615,
            "variance": 1.031625395
          },
          {
            "average": 1169.983953,
            "count": 14362570,
            "maximum": 1172,
            "minimum": 1168,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9861059314,
            "variance": 0.972404908
          },
          {
            "average": 34177.32228,
            "count": 14362570,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7013.648304,
            "variance": 49191262.54
          },
          {
            "average": 33605.57544,
            "count": 14362570,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5350.775184,
            "variance": 28630795.07
          },
          {
            "average": 29888.96196,
            "count": 14362570,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5599.608093,
            "variance": 31355610.8
          },
          {
            "average": 189098353.4,
            "count": 14362570,
            "maximum": 189099843.3,
            "minimum": 189096650.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 792.8665681,
            "variance": 628637.3948
          },
          {
            "average": 0,
            "count": 14362570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282349.0422,
          4839286.274,
          1363.742237,
          283401.5822,
          4840707.254,
          1482.062237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282349.042240463,
                4839286.273901742,
                1363.7422370965155
              ],
              [
                282349.042240463,
                4840707.253901742,
                1363.7422370965155
              ],
              [
                283401.58224046306,
                4840707.253901742,
                1482.0622370965157
              ],
              [
                283401.58224046306,
                4839286.273901742,
                1482.0622370965157
              ],
              [
                282349.042240463,
                4839286.273901742,
                1363.7422370965155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:30:43+00:00",
        "end_time": "2017-09-10T16:37:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005463,
            43.67470036,
            1363.742237,
            -119.6869301,
            43.68778833,
            1482.062237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997273827298,
                  43.674700361111704,
                  1363.7422370965155
                ],
                [
                  -119.70054634946946,
                  43.687480652837074,
                  1363.7422370965155
                ],
                [
                  -119.68750095425787,
                  43.68778833331523,
                  1482.0622370965157
                ],
                [
                  -119.68693010582602,
                  43.675007905133405,
                  1482.0622370965157
                ],
                [
                  -119.69997273827298,
                  43.674700361111704,
                  1363.7422370965155
                ]
              ]
            ]
          },
          "id": "20170910_43119F6305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:30:43Z",
            "pc:count": 14362570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282878.4958,
                "count": 14362570,
                "maximum": 283401.5822,
                "minimum": 282349.0422,
                "name": "X",
                "position": 0,
                "stddev": 291.4024137,
                "variance": 84915.36671
              },
              {
                "average": 4839989.157,
                "count": 14362570,
                "maximum": 4840707.254,
                "minimum": 4839286.274,
                "name": "Y",
                "position": 1,
                "stddev": 408.1738244,
                "variance": 166605.8709
              },
              {
                "average": 1425.46163,
                "count": 14362570,
                "maximum": 1482.062237,
                "minimum": 1363.742237,
                "name": "Z",
                "position": 2,
                "stddev": 33.31240013,
                "variance": 1109.716002
              },
              {
                "average": 24696.76482,
                "count": 14362570,
                "maximum": 56913,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4744.722971,
                "variance": 22512396.07
              },
              {
                "average": 1.045680056,
                "count": 14362570,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2369171333,
                "variance": 0.05612972804
              },
              {
                "average": 1.092498905,
                "count": 14362570,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3508085578,
                "variance": 0.1230666442
              },
              {
                "average": 0.5022105375,
                "count": 14362570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951309,
                "variance": 0.2499951309
              },
              {
                "average": 1.879886399e-06,
                "count": 14362570,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001371088252,
                "variance": 1.879882996e-06
              },
              {
                "average": 1.207038643,
                "count": 14362570,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4051834827,
                "variance": 0.1641736546
              },
              {
                "average": -0.2143030604,
                "count": 14362570,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84838585,
                "variance": 140.3842472
              },
              {
                "average": 1.980115119,
                "count": 14362570,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015689615,
                "variance": 1.031625395
              },
              {
                "average": 1169.983953,
                "count": 14362570,
                "maximum": 1172,
                "minimum": 1168,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9861059314,
                "variance": 0.972404908
              },
              {
                "average": 34177.32228,
                "count": 14362570,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7013.648304,
                "variance": 49191262.54
              },
              {
                "average": 33605.57544,
                "count": 14362570,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5350.775184,
                "variance": 28630795.07
              },
              {
                "average": 29888.96196,
                "count": 14362570,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5599.608093,
                "variance": 31355610.8
              },
              {
                "average": 189098353.4,
                "count": 14362570,
                "maximum": 189099843.3,
                "minimum": 189096650.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 792.8665681,
                "variance": 628637.3948
              },
              {
                "average": 0,
                "count": 14362570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282349.0422,
              4839286.274,
              1363.742237,
              283401.5822,
              4840707.254,
              1482.062237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282349.042240463,
                    4839286.273901742,
                    1363.7422370965155
                  ],
                  [
                    282349.042240463,
                    4840707.253901742,
                    1363.7422370965155
                  ],
                  [
                    283401.58224046306,
                    4840707.253901742,
                    1482.0622370965157
                  ],
                  [
                    283401.58224046306,
                    4839286.273901742,
                    1482.0622370965157
                  ],
                  [
                    282349.042240463,
                    4839286.273901742,
                    1363.7422370965155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:30:43+00:00",
            "end_time": "2017-09-10T16:37: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": "20170830_43119G4325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997460028367,
              43.7497273601467,
              1568.368911702672
            ],
            [
              -119.4502741482544,
              43.75706511474647,
              1568.368911702672
            ],
            [
              -119.4375588421122,
              43.757337159881445,
              1640.5489117026718
            ],
            [
              -119.43726084483555,
              43.74999933601115,
              1640.5489117026718
            ],
            [
              -119.44997460028367,
              43.7497273601467,
              1568.368911702672
            ]
          ]
        ]
      },
      "bbox": [
        -119.4502741,
        43.74972736,
        1568.368912,
        -119.4372608,
        43.75733716,
        1640.548912
      ],
      "properties": {
        "datetime": "2017-08-30T17:26:46Z",
        "pc:count": 9535730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303246.0568,
            "count": 9535730,
            "maximum": 303773.4769,
            "minimum": 302748.9569,
            "name": "X",
            "position": 0,
            "stddev": 281.748639,
            "variance": 79382.29556
          },
          {
            "average": 4847346.31,
            "count": 9535730,
            "maximum": 4847809.097,
            "minimum": 4846993.397,
            "name": "Y",
            "position": 1,
            "stddev": 205.3126945,
            "variance": 42153.30251
          },
          {
            "average": 1596.894135,
            "count": 9535730,
            "maximum": 1640.548912,
            "minimum": 1568.368912,
            "name": "Z",
            "position": 2,
            "stddev": 9.955558059,
            "variance": 99.11313627
          },
          {
            "average": 15815.37808,
            "count": 9535730,
            "maximum": 32785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5895.447454,
            "variance": 34756300.68
          },
          {
            "average": 1.361493247,
            "count": 9535730,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6658318182,
            "variance": 0.4433320101
          },
          {
            "average": 1.752387914,
            "count": 9535730,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9758931464,
            "variance": 0.9523674332
          },
          {
            "average": 0.5018332105,
            "count": 9535730,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966655,
            "variance": 0.2499966656
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.110124867,
            "count": 9535730,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3130453499,
            "variance": 0.09799739111
          },
          {
            "average": 0.4548277641,
            "count": 9535730,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84937426,
            "variance": 140.4076703
          },
          {
            "average": 1.781037215,
            "count": 9535730,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.075075866,
            "variance": 1.155788118
          },
          {
            "average": 1095.551559,
            "count": 9535730,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9286888555,
            "variance": 0.8624629903
          },
          {
            "average": 25554.15081,
            "count": 9535730,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12343.62145,
            "variance": 152364990.5
          },
          {
            "average": 25974.75413,
            "count": 9535730,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10196.35401,
            "variance": 103965635.2
          },
          {
            "average": 22003.60472,
            "count": 9535730,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9245.587898,
            "variance": 85480895.58
          },
          {
            "average": 188147540,
            "count": 9535730,
            "maximum": 188149206.6,
            "minimum": 188146830.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 559.5714704,
            "variance": 313120.2305
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9535730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302748.9569,
          4846993.397,
          1568.368912,
          303773.4769,
          4847809.097,
          1640.548912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302748.95685534517,
                4846993.396748657,
                1568.368911702672
              ],
              [
                302748.95685534517,
                4847809.096748657,
                1568.368911702672
              ],
              [
                303773.4768553452,
                4847809.096748657,
                1640.5489117026718
              ],
              [
                303773.4768553452,
                4846993.396748657,
                1640.5489117026718
              ],
              [
                302748.95685534517,
                4846993.396748657,
                1568.368911702672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:26:46+00:00",
        "end_time": "2017-08-30T16:47:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4502741,
            43.74972736,
            1568.368912,
            -119.4372608,
            43.75733716,
            1640.548912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997460028367,
                  43.7497273601467,
                  1568.368911702672
                ],
                [
                  -119.4502741482544,
                  43.75706511474647,
                  1568.368911702672
                ],
                [
                  -119.4375588421122,
                  43.757337159881445,
                  1640.5489117026718
                ],
                [
                  -119.43726084483555,
                  43.74999933601115,
                  1640.5489117026718
                ],
                [
                  -119.44997460028367,
                  43.7497273601467,
                  1568.368911702672
                ]
              ]
            ]
          },
          "id": "20170830_43119G4325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:26:46Z",
            "pc:count": 9535730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303246.0568,
                "count": 9535730,
                "maximum": 303773.4769,
                "minimum": 302748.9569,
                "name": "X",
                "position": 0,
                "stddev": 281.748639,
                "variance": 79382.29556
              },
              {
                "average": 4847346.31,
                "count": 9535730,
                "maximum": 4847809.097,
                "minimum": 4846993.397,
                "name": "Y",
                "position": 1,
                "stddev": 205.3126945,
                "variance": 42153.30251
              },
              {
                "average": 1596.894135,
                "count": 9535730,
                "maximum": 1640.548912,
                "minimum": 1568.368912,
                "name": "Z",
                "position": 2,
                "stddev": 9.955558059,
                "variance": 99.11313627
              },
              {
                "average": 15815.37808,
                "count": 9535730,
                "maximum": 32785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5895.447454,
                "variance": 34756300.68
              },
              {
                "average": 1.361493247,
                "count": 9535730,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6658318182,
                "variance": 0.4433320101
              },
              {
                "average": 1.752387914,
                "count": 9535730,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9758931464,
                "variance": 0.9523674332
              },
              {
                "average": 0.5018332105,
                "count": 9535730,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966655,
                "variance": 0.2499966656
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.110124867,
                "count": 9535730,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3130453499,
                "variance": 0.09799739111
              },
              {
                "average": 0.4548277641,
                "count": 9535730,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84937426,
                "variance": 140.4076703
              },
              {
                "average": 1.781037215,
                "count": 9535730,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.075075866,
                "variance": 1.155788118
              },
              {
                "average": 1095.551559,
                "count": 9535730,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9286888555,
                "variance": 0.8624629903
              },
              {
                "average": 25554.15081,
                "count": 9535730,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12343.62145,
                "variance": 152364990.5
              },
              {
                "average": 25974.75413,
                "count": 9535730,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10196.35401,
                "variance": 103965635.2
              },
              {
                "average": 22003.60472,
                "count": 9535730,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9245.587898,
                "variance": 85480895.58
              },
              {
                "average": 188147540,
                "count": 9535730,
                "maximum": 188149206.6,
                "minimum": 188146830.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 559.5714704,
                "variance": 313120.2305
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9535730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302748.9569,
              4846993.397,
              1568.368912,
              303773.4769,
              4847809.097,
              1640.548912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302748.95685534517,
                    4846993.396748657,
                    1568.368911702672
                  ],
                  [
                    302748.95685534517,
                    4847809.096748657,
                    1568.368911702672
                  ],
                  [
                    303773.4768553452,
                    4847809.096748657,
                    1640.5489117026718
                  ],
                  [
                    303773.4768553452,
                    4846993.396748657,
                    1640.5489117026718
                  ],
                  [
                    302748.95685534517,
                    4846993.396748657,
                    1568.368911702672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:26:46+00:00",
            "end_time": "2017-08-30T16:47: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": "20170910_43119F6418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247271582782,
              43.637204302313,
              1323.7149374074195
            ],
            [
              -119.66303744341958,
              43.64998093328849,
              1323.7149374074195
            ],
            [
              -119.64999927295409,
              43.65028413897502,
              1415.2949374074194
            ],
            [
              -119.64943730234816,
              43.63750737355782,
              1415.2949374074194
            ],
            [
              -119.66247271582782,
              43.637204302313,
              1323.7149374074195
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630374,
        43.6372043,
        1323.714937,
        -119.6494373,
        43.65028414,
        1415.294937
      ],
      "properties": {
        "datetime": "2017-09-10T17:06:53Z",
        "pc:count": 13679610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285766.2752,
            "count": 13679610,
            "maximum": 286290.9977,
            "minimum": 285238.4177,
            "name": "X",
            "position": 0,
            "stddev": 294.260671,
            "variance": 86589.3425
          },
          {
            "average": 4835727.355,
            "count": 13679610,
            "maximum": 4836444.46,
            "minimum": 4835023.94,
            "name": "Y",
            "position": 1,
            "stddev": 399.8354156,
            "variance": 159868.3596
          },
          {
            "average": 1345.635172,
            "count": 13679610,
            "maximum": 1415.294937,
            "minimum": 1323.714937,
            "name": "Z",
            "position": 2,
            "stddev": 19.60490137,
            "variance": 384.3521578
          },
          {
            "average": 27793.89266,
            "count": 13679610,
            "maximum": 59777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6362.368986,
            "variance": 40479739.11
          },
          {
            "average": 1.040591289,
            "count": 13679610,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2195347616,
            "variance": 0.04819551153
          },
          {
            "average": 1.081949705,
            "count": 13679610,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3220077781,
            "variance": 0.1036890092
          },
          {
            "average": 0.5024803339,
            "count": 13679610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938662,
            "variance": 0.2499938662
          },
          {
            "average": 6.72533793e-06,
            "count": 13679610,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002593317025,
            "variance": 6.725293191e-06
          },
          {
            "average": 1.242898153,
            "count": 13679610,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.428834063,
            "variance": 0.1838986536
          },
          {
            "average": -0.1693571695,
            "count": 13679610,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99312042,
            "variance": 143.8349375
          },
          {
            "average": 1.98081188,
            "count": 13679610,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014902414,
            "variance": 1.03002691
          },
          {
            "average": 1167.948598,
            "count": 13679610,
            "maximum": 1170,
            "minimum": 1166,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9983922375,
            "variance": 0.99678706
          },
          {
            "average": 37638.40376,
            "count": 13679610,
            "maximum": 60160,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9568.049863,
            "variance": 91547578.19
          },
          {
            "average": 37410.97136,
            "count": 13679610,
            "maximum": 59392,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6681.345862,
            "variance": 44640382.53
          },
          {
            "average": 32708.70907,
            "count": 13679610,
            "maximum": 59392,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7742.975659,
            "variance": 59953672.06
          },
          {
            "average": 189096827.3,
            "count": 13679610,
            "maximum": 189098413.8,
            "minimum": 189095544.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 661.5648244,
            "variance": 437668.0169
          },
          {
            "average": 0,
            "count": 13679610,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679610,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13679610,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285238.4177,
          4835023.94,
          1323.714937,
          286290.9977,
          4836444.46,
          1415.294937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285238.41766734497,
                4835023.9398660185,
                1323.7149374074195
              ],
              [
                285238.41766734497,
                4836444.459866018,
                1323.7149374074195
              ],
              [
                286290.9976673449,
                4836444.459866018,
                1415.2949374074194
              ],
              [
                286290.9976673449,
                4835023.9398660185,
                1415.2949374074194
              ],
              [
                285238.41766734497,
                4835023.9398660185,
                1323.7149374074195
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:06:53+00:00",
        "end_time": "2017-09-10T16:19:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630374,
            43.6372043,
            1323.714937,
            -119.6494373,
            43.65028414,
            1415.294937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247271582782,
                  43.637204302313,
                  1323.7149374074195
                ],
                [
                  -119.66303744341958,
                  43.64998093328849,
                  1323.7149374074195
                ],
                [
                  -119.64999927295409,
                  43.65028413897502,
                  1415.2949374074194
                ],
                [
                  -119.64943730234816,
                  43.63750737355782,
                  1415.2949374074194
                ],
                [
                  -119.66247271582782,
                  43.637204302313,
                  1323.7149374074195
                ]
              ]
            ]
          },
          "id": "20170910_43119F6418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:06:53Z",
            "pc:count": 13679610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285766.2752,
                "count": 13679610,
                "maximum": 286290.9977,
                "minimum": 285238.4177,
                "name": "X",
                "position": 0,
                "stddev": 294.260671,
                "variance": 86589.3425
              },
              {
                "average": 4835727.355,
                "count": 13679610,
                "maximum": 4836444.46,
                "minimum": 4835023.94,
                "name": "Y",
                "position": 1,
                "stddev": 399.8354156,
                "variance": 159868.3596
              },
              {
                "average": 1345.635172,
                "count": 13679610,
                "maximum": 1415.294937,
                "minimum": 1323.714937,
                "name": "Z",
                "position": 2,
                "stddev": 19.60490137,
                "variance": 384.3521578
              },
              {
                "average": 27793.89266,
                "count": 13679610,
                "maximum": 59777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6362.368986,
                "variance": 40479739.11
              },
              {
                "average": 1.040591289,
                "count": 13679610,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2195347616,
                "variance": 0.04819551153
              },
              {
                "average": 1.081949705,
                "count": 13679610,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3220077781,
                "variance": 0.1036890092
              },
              {
                "average": 0.5024803339,
                "count": 13679610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938662,
                "variance": 0.2499938662
              },
              {
                "average": 6.72533793e-06,
                "count": 13679610,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002593317025,
                "variance": 6.725293191e-06
              },
              {
                "average": 1.242898153,
                "count": 13679610,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.428834063,
                "variance": 0.1838986536
              },
              {
                "average": -0.1693571695,
                "count": 13679610,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99312042,
                "variance": 143.8349375
              },
              {
                "average": 1.98081188,
                "count": 13679610,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014902414,
                "variance": 1.03002691
              },
              {
                "average": 1167.948598,
                "count": 13679610,
                "maximum": 1170,
                "minimum": 1166,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9983922375,
                "variance": 0.99678706
              },
              {
                "average": 37638.40376,
                "count": 13679610,
                "maximum": 60160,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9568.049863,
                "variance": 91547578.19
              },
              {
                "average": 37410.97136,
                "count": 13679610,
                "maximum": 59392,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6681.345862,
                "variance": 44640382.53
              },
              {
                "average": 32708.70907,
                "count": 13679610,
                "maximum": 59392,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7742.975659,
                "variance": 59953672.06
              },
              {
                "average": 189096827.3,
                "count": 13679610,
                "maximum": 189098413.8,
                "minimum": 189095544.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 661.5648244,
                "variance": 437668.0169
              },
              {
                "average": 0,
                "count": 13679610,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679610,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13679610,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285238.4177,
              4835023.94,
              1323.714937,
              286290.9977,
              4836444.46,
              1415.294937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285238.41766734497,
                    4835023.9398660185,
                    1323.7149374074195
                  ],
                  [
                    285238.41766734497,
                    4836444.459866018,
                    1323.7149374074195
                  ],
                  [
                    286290.9976673449,
                    4836444.459866018,
                    1415.2949374074194
                  ],
                  [
                    286290.9976673449,
                    4835023.9398660185,
                    1415.2949374074194
                  ],
                  [
                    285238.41766734497,
                    4835023.9398660185,
                    1323.7149374074195
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:06:53+00:00",
            "end_time": "2017-09-10T16:19:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8124716112247,
              43.62468798785256,
              1490.1106575914941
            ],
            [
              -119.81306859153992,
              43.63747851268321,
              1490.1106575914941
            ],
            [
              -119.80000156830816,
              43.63779957035225,
              1575.9106575914943
            ],
            [
              -119.79940735218076,
              43.62500890300649,
              1575.9106575914943
            ],
            [
              -119.8124716112247,
              43.62468798785256,
              1490.1106575914941
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130686,
        43.62468799,
        1490.110658,
        -119.7994074,
        43.63779957,
        1575.910658
      ],
      "properties": {
        "datetime": "2017-09-11T21:49:18Z",
        "pc:count": 15582519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273633.6841,
            "count": 15582519,
            "maximum": 274146.8146,
            "minimum": 273091.5546,
            "name": "X",
            "position": 0,
            "stddev": 292.8876801,
            "variance": 85783.19316
          },
          {
            "average": 4834753.567,
            "count": 15582519,
            "maximum": 4835455.275,
            "minimum": 4834033.035,
            "name": "Y",
            "position": 1,
            "stddev": 404.5633935,
            "variance": 163671.5394
          },
          {
            "average": 1512.678695,
            "count": 15582519,
            "maximum": 1575.910658,
            "minimum": 1490.110658,
            "name": "Z",
            "position": 2,
            "stddev": 20.99304129,
            "variance": 440.7077828
          },
          {
            "average": 24025.13907,
            "count": 15582519,
            "maximum": 48001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6418.691268,
            "variance": 41199597.6
          },
          {
            "average": 1.127203182,
            "count": 15582519,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3867495708,
            "variance": 0.1495752305
          },
          {
            "average": 1.255758071,
            "count": 15582519,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5549743982,
            "variance": 0.3079965827
          },
          {
            "average": 0.5014081485,
            "count": 15582519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980332,
            "variance": 0.2499980332
          },
          {
            "average": 1.822555134e-05,
            "count": 15582519,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004269100647,
            "variance": 1.822522034e-05
          },
          {
            "average": 1.206159158,
            "count": 15582519,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4045461286,
            "variance": 0.1636575702
          },
          {
            "average": 0.2253209489,
            "count": 15582519,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.09129808,
            "variance": 146.1994893
          },
          {
            "average": 1.93399623,
            "count": 15582519,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.035016398,
            "variance": 1.071258945
          },
          {
            "average": 1197.146816,
            "count": 15582519,
            "maximum": 1200,
            "minimum": 1195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9964615039,
            "variance": 0.9929355287
          },
          {
            "average": 32323.36614,
            "count": 15582519,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8457.319516,
            "variance": 71526253.4
          },
          {
            "average": 31365.84922,
            "count": 15582519,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7011.370005,
            "variance": 49159309.35
          },
          {
            "average": 27458.87348,
            "count": 15582519,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7045.27968,
            "variance": 49635965.77
          },
          {
            "average": 189200428.6,
            "count": 15582519,
            "maximum": 189201758.6,
            "minimum": 189199300.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 472.7139621,
            "variance": 223458.49
          },
          {
            "average": 0,
            "count": 15582519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15582519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15582519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15582519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15582519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273091.5546,
          4834033.035,
          1490.110658,
          274146.8146,
          4835455.275,
          1575.910658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273091.5546200543,
                4834033.03511442,
                1490.1106575914941
              ],
              [
                273091.5546200543,
                4835455.27511442,
                1490.1106575914941
              ],
              [
                274146.8146200543,
                4835455.27511442,
                1575.9106575914943
              ],
              [
                274146.8146200543,
                4834033.03511442,
                1575.9106575914943
              ],
              [
                273091.5546200543,
                4834033.03511442,
                1490.1106575914941
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:49:18+00:00",
        "end_time": "2017-09-11T21:08:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130686,
            43.62468799,
            1490.110658,
            -119.7994074,
            43.63779957,
            1575.910658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8124716112247,
                  43.62468798785256,
                  1490.1106575914941
                ],
                [
                  -119.81306859153992,
                  43.63747851268321,
                  1490.1106575914941
                ],
                [
                  -119.80000156830816,
                  43.63779957035225,
                  1575.9106575914943
                ],
                [
                  -119.79940735218076,
                  43.62500890300649,
                  1575.9106575914943
                ],
                [
                  -119.8124716112247,
                  43.62468798785256,
                  1490.1106575914941
                ]
              ]
            ]
          },
          "id": "20170911_43119F7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:49:18Z",
            "pc:count": 15582519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273633.6841,
                "count": 15582519,
                "maximum": 274146.8146,
                "minimum": 273091.5546,
                "name": "X",
                "position": 0,
                "stddev": 292.8876801,
                "variance": 85783.19316
              },
              {
                "average": 4834753.567,
                "count": 15582519,
                "maximum": 4835455.275,
                "minimum": 4834033.035,
                "name": "Y",
                "position": 1,
                "stddev": 404.5633935,
                "variance": 163671.5394
              },
              {
                "average": 1512.678695,
                "count": 15582519,
                "maximum": 1575.910658,
                "minimum": 1490.110658,
                "name": "Z",
                "position": 2,
                "stddev": 20.99304129,
                "variance": 440.7077828
              },
              {
                "average": 24025.13907,
                "count": 15582519,
                "maximum": 48001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6418.691268,
                "variance": 41199597.6
              },
              {
                "average": 1.127203182,
                "count": 15582519,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3867495708,
                "variance": 0.1495752305
              },
              {
                "average": 1.255758071,
                "count": 15582519,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5549743982,
                "variance": 0.3079965827
              },
              {
                "average": 0.5014081485,
                "count": 15582519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980332,
                "variance": 0.2499980332
              },
              {
                "average": 1.822555134e-05,
                "count": 15582519,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004269100647,
                "variance": 1.822522034e-05
              },
              {
                "average": 1.206159158,
                "count": 15582519,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4045461286,
                "variance": 0.1636575702
              },
              {
                "average": 0.2253209489,
                "count": 15582519,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.09129808,
                "variance": 146.1994893
              },
              {
                "average": 1.93399623,
                "count": 15582519,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.035016398,
                "variance": 1.071258945
              },
              {
                "average": 1197.146816,
                "count": 15582519,
                "maximum": 1200,
                "minimum": 1195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9964615039,
                "variance": 0.9929355287
              },
              {
                "average": 32323.36614,
                "count": 15582519,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8457.319516,
                "variance": 71526253.4
              },
              {
                "average": 31365.84922,
                "count": 15582519,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7011.370005,
                "variance": 49159309.35
              },
              {
                "average": 27458.87348,
                "count": 15582519,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7045.27968,
                "variance": 49635965.77
              },
              {
                "average": 189200428.6,
                "count": 15582519,
                "maximum": 189201758.6,
                "minimum": 189199300.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 472.7139621,
                "variance": 223458.49
              },
              {
                "average": 0,
                "count": 15582519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15582519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15582519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15582519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15582519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273091.5546,
              4834033.035,
              1490.110658,
              274146.8146,
              4835455.275,
              1575.910658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273091.5546200543,
                    4834033.03511442,
                    1490.1106575914941
                  ],
                  [
                    273091.5546200543,
                    4835455.27511442,
                    1490.1106575914941
                  ],
                  [
                    274146.8146200543,
                    4835455.27511442,
                    1575.9106575914943
                  ],
                  [
                    274146.8146200543,
                    4834033.03511442,
                    1575.9106575914943
                  ],
                  [
                    273091.5546200543,
                    4834033.03511442,
                    1490.1106575914941
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:49:18+00:00",
            "end_time": "2017-09-11T21:08: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": "20170830_43119F4223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247579567806,
              43.68723179684162,
              1577.529327486704
            ],
            [
              -119.41298731224704,
              43.69998308383533,
              1577.529327486704
            ],
            [
              -119.39999778986721,
              43.700256712700835,
              1690.109327486704
            ],
            [
              -119.3994890204189,
              43.68750530463046,
              1690.109327486704
            ],
            [
              -119.41247579567806,
              43.68723179684162,
              1577.529327486704
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129873,
        43.6872318,
        1577.529327,
        -119.399489,
        43.70025671,
        1690.109327
      ],
      "properties": {
        "datetime": "2017-08-30T17:25:09Z",
        "pc:count": 17399086,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306114.4657,
            "count": 17399086,
            "maximum": 306613.5937,
            "minimum": 305566.0137,
            "name": "X",
            "position": 0,
            "stddev": 288.4988894,
            "variance": 83231.60921
          },
          {
            "average": 4840698.994,
            "count": 17399086,
            "maximum": 4841381.008,
            "minimum": 4839963.568,
            "name": "Y",
            "position": 1,
            "stddev": 392.914714,
            "variance": 154381.9725
          },
          {
            "average": 1622.16306,
            "count": 17399086,
            "maximum": 1690.109327,
            "minimum": 1577.529327,
            "name": "Z",
            "position": 2,
            "stddev": 18.96534841,
            "variance": 359.6844403
          },
          {
            "average": 16341.83404,
            "count": 17399086,
            "maximum": 43569,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5439.709016,
            "variance": 29590434.18
          },
          {
            "average": 1.278141277,
            "count": 17399086,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.581486471,
            "variance": 0.3381265159
          },
          {
            "average": 1.57182452,
            "count": 17399086,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8474157754,
            "variance": 0.7181134963
          },
          {
            "average": 0.5026534152,
            "count": 17399086,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929737,
            "variance": 0.2499929738
          },
          {
            "average": 2.471394187e-06,
            "count": 17399086,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001572064955,
            "variance": 2.471388221e-06
          },
          {
            "average": 1.122369014,
            "count": 17399086,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3277115266,
            "variance": 0.1073948447
          },
          {
            "average": 0.2384542822,
            "count": 17399086,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80914835,
            "variance": 139.4559846
          },
          {
            "average": 1.841939226,
            "count": 17399086,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.060059373,
            "variance": 1.123725875
          },
          {
            "average": 1095.87513,
            "count": 17399086,
            "maximum": 1098,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000772807,
            "variance": 1.001546212
          },
          {
            "average": 24357.32464,
            "count": 17399086,
            "maximum": 50176,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 10310.98386,
            "variance": 106316388.2
          },
          {
            "average": 25839.00667,
            "count": 17399086,
            "maximum": 48640,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 8461.188045,
            "variance": 71591703.13
          },
          {
            "average": 21549.81453,
            "count": 17399086,
            "maximum": 47616,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 7896.50722,
            "variance": 62354826.28
          },
          {
            "average": 188147739.5,
            "count": 17399086,
            "maximum": 188149109.1,
            "minimum": 188146729.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 599.2203105,
            "variance": 359064.9805
          },
          {
            "average": 0,
            "count": 17399086,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399086,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399086,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399086,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399086,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305566.0137,
          4839963.568,
          1577.529327,
          306613.5937,
          4841381.008,
          1690.109327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305566.01366316533,
                4839963.567623551,
                1577.529327486704
              ],
              [
                305566.01366316533,
                4841381.0076235505,
                1577.529327486704
              ],
              [
                306613.5936631653,
                4841381.0076235505,
                1690.109327486704
              ],
              [
                306613.5936631653,
                4839963.567623551,
                1690.109327486704
              ],
              [
                305566.01366316533,
                4839963.567623551,
                1577.529327486704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:25:09+00:00",
        "end_time": "2017-08-30T16:45:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129873,
            43.6872318,
            1577.529327,
            -119.399489,
            43.70025671,
            1690.109327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247579567806,
                  43.68723179684162,
                  1577.529327486704
                ],
                [
                  -119.41298731224704,
                  43.69998308383533,
                  1577.529327486704
                ],
                [
                  -119.39999778986721,
                  43.700256712700835,
                  1690.109327486704
                ],
                [
                  -119.3994890204189,
                  43.68750530463046,
                  1690.109327486704
                ],
                [
                  -119.41247579567806,
                  43.68723179684162,
                  1577.529327486704
                ]
              ]
            ]
          },
          "id": "20170830_43119F4223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:25:09Z",
            "pc:count": 17399086,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306114.4657,
                "count": 17399086,
                "maximum": 306613.5937,
                "minimum": 305566.0137,
                "name": "X",
                "position": 0,
                "stddev": 288.4988894,
                "variance": 83231.60921
              },
              {
                "average": 4840698.994,
                "count": 17399086,
                "maximum": 4841381.008,
                "minimum": 4839963.568,
                "name": "Y",
                "position": 1,
                "stddev": 392.914714,
                "variance": 154381.9725
              },
              {
                "average": 1622.16306,
                "count": 17399086,
                "maximum": 1690.109327,
                "minimum": 1577.529327,
                "name": "Z",
                "position": 2,
                "stddev": 18.96534841,
                "variance": 359.6844403
              },
              {
                "average": 16341.83404,
                "count": 17399086,
                "maximum": 43569,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5439.709016,
                "variance": 29590434.18
              },
              {
                "average": 1.278141277,
                "count": 17399086,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.581486471,
                "variance": 0.3381265159
              },
              {
                "average": 1.57182452,
                "count": 17399086,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8474157754,
                "variance": 0.7181134963
              },
              {
                "average": 0.5026534152,
                "count": 17399086,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929737,
                "variance": 0.2499929738
              },
              {
                "average": 2.471394187e-06,
                "count": 17399086,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001572064955,
                "variance": 2.471388221e-06
              },
              {
                "average": 1.122369014,
                "count": 17399086,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3277115266,
                "variance": 0.1073948447
              },
              {
                "average": 0.2384542822,
                "count": 17399086,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80914835,
                "variance": 139.4559846
              },
              {
                "average": 1.841939226,
                "count": 17399086,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.060059373,
                "variance": 1.123725875
              },
              {
                "average": 1095.87513,
                "count": 17399086,
                "maximum": 1098,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000772807,
                "variance": 1.001546212
              },
              {
                "average": 24357.32464,
                "count": 17399086,
                "maximum": 50176,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 10310.98386,
                "variance": 106316388.2
              },
              {
                "average": 25839.00667,
                "count": 17399086,
                "maximum": 48640,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 8461.188045,
                "variance": 71591703.13
              },
              {
                "average": 21549.81453,
                "count": 17399086,
                "maximum": 47616,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 7896.50722,
                "variance": 62354826.28
              },
              {
                "average": 188147739.5,
                "count": 17399086,
                "maximum": 188149109.1,
                "minimum": 188146729.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 599.2203105,
                "variance": 359064.9805
              },
              {
                "average": 0,
                "count": 17399086,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399086,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399086,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399086,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399086,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305566.0137,
              4839963.568,
              1577.529327,
              306613.5937,
              4841381.008,
              1690.109327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305566.01366316533,
                    4839963.567623551,
                    1577.529327486704
                  ],
                  [
                    305566.01366316533,
                    4841381.0076235505,
                    1577.529327486704
                  ],
                  [
                    306613.5936631653,
                    4841381.0076235505,
                    1690.109327486704
                  ],
                  [
                    306613.5936631653,
                    4839963.567623551,
                    1690.109327486704
                  ],
                  [
                    305566.01366316533,
                    4839963.567623551,
                    1577.529327486704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:25:09+00:00",
            "end_time": "2017-08-30T16:45:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G4421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747909835758,
              43.74984694435986,
              1601.218816545991
            ],
            [
              -119.43771225280729,
              43.755587844901065,
              1601.218816545991
            ],
            [
              -119.43071084644087,
              43.75573704473746,
              1645.778816545991
            ],
            [
              -119.43047836002933,
              43.74999611447245,
              1645.778816545991
            ],
            [
              -119.43747909835758,
              43.74984694435986,
              1601.218816545991
            ]
          ]
        ]
      },
      "bbox": [
        -119.4377123,
        43.74984694,
        1601.218817,
        -119.4304784,
        43.75573704,
        1645.778817
      ],
      "properties": {
        "datetime": "2017-08-30T16:50:28Z",
        "pc:count": 4012851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304016.6192,
            "count": 4012851,
            "maximum": 304319.5463,
            "minimum": 303755.4063,
            "name": "X",
            "position": 0,
            "stddev": 135.5350385,
            "variance": 18369.74665
          },
          {
            "average": 4847262.055,
            "count": 4012851,
            "maximum": 4847615.168,
            "minimum": 4846976.988,
            "name": "Y",
            "position": 1,
            "stddev": 168.9346394,
            "variance": 28538.91239
          },
          {
            "average": 1610.735343,
            "count": 4012851,
            "maximum": 1645.778817,
            "minimum": 1601.218817,
            "name": "Z",
            "position": 2,
            "stddev": 6.881523157,
            "variance": 47.35536096
          },
          {
            "average": 16790.69066,
            "count": 4012851,
            "maximum": 42641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5606.639896,
            "variance": 31434410.93
          },
          {
            "average": 1.284760635,
            "count": 4012851,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5972236108,
            "variance": 0.3566760414
          },
          {
            "average": 1.584853512,
            "count": 4012851,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8758191931,
            "variance": 0.767059259
          },
          {
            "average": 0.5013986315,
            "count": 4012851,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981061,
            "variance": 0.2499981061
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.107279588,
            "count": 4012851,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3094684176,
            "variance": 0.09577070148
          },
          {
            "average": -0.7027559774,
            "count": 4012851,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34200959,
            "variance": 152.3252007
          },
          {
            "average": 1.831669803,
            "count": 4012851,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.066182497,
            "variance": 1.136745118
          },
          {
            "average": 1093.874624,
            "count": 4012851,
            "maximum": 1095,
            "minimum": 1092,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9067948325,
            "variance": 0.8222768682
          },
          {
            "average": 27971.7444,
            "count": 4012851,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 12024.77428,
            "variance": 144595196.5
          },
          {
            "average": 27802.61915,
            "count": 4012851,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9916.360458,
            "variance": 98334204.74
          },
          {
            "average": 23903.26482,
            "count": 4012851,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 9142.196153,
            "variance": 83579750.51
          },
          {
            "average": 188146563.6,
            "count": 4012851,
            "maximum": 188147028.4,
            "minimum": 188145711,
            "name": "GpsTime",
            "position": 15,
            "stddev": 505.2245064,
            "variance": 255251.8019
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4012851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303755.4063,
          4846976.988,
          1601.218817,
          304319.5463,
          4847615.168,
          1645.778817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303755.4063209616,
                4846976.988237093,
                1601.218816545991
              ],
              [
                303755.4063209616,
                4847615.168237093,
                1601.218816545991
              ],
              [
                304319.5463209616,
                4847615.168237093,
                1645.778816545991
              ],
              [
                304319.5463209616,
                4846976.988237093,
                1645.778816545991
              ],
              [
                303755.4063209616,
                4846976.988237093,
                1601.218816545991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T16:50:28+00:00",
        "end_time": "2017-08-30T16:28:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4377123,
            43.74984694,
            1601.218817,
            -119.4304784,
            43.75573704,
            1645.778817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747909835758,
                  43.74984694435986,
                  1601.218816545991
                ],
                [
                  -119.43771225280729,
                  43.755587844901065,
                  1601.218816545991
                ],
                [
                  -119.43071084644087,
                  43.75573704473746,
                  1645.778816545991
                ],
                [
                  -119.43047836002933,
                  43.74999611447245,
                  1645.778816545991
                ],
                [
                  -119.43747909835758,
                  43.74984694435986,
                  1601.218816545991
                ]
              ]
            ]
          },
          "id": "20170830_43119G4421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T16:50:28Z",
            "pc:count": 4012851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304016.6192,
                "count": 4012851,
                "maximum": 304319.5463,
                "minimum": 303755.4063,
                "name": "X",
                "position": 0,
                "stddev": 135.5350385,
                "variance": 18369.74665
              },
              {
                "average": 4847262.055,
                "count": 4012851,
                "maximum": 4847615.168,
                "minimum": 4846976.988,
                "name": "Y",
                "position": 1,
                "stddev": 168.9346394,
                "variance": 28538.91239
              },
              {
                "average": 1610.735343,
                "count": 4012851,
                "maximum": 1645.778817,
                "minimum": 1601.218817,
                "name": "Z",
                "position": 2,
                "stddev": 6.881523157,
                "variance": 47.35536096
              },
              {
                "average": 16790.69066,
                "count": 4012851,
                "maximum": 42641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5606.639896,
                "variance": 31434410.93
              },
              {
                "average": 1.284760635,
                "count": 4012851,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5972236108,
                "variance": 0.3566760414
              },
              {
                "average": 1.584853512,
                "count": 4012851,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8758191931,
                "variance": 0.767059259
              },
              {
                "average": 0.5013986315,
                "count": 4012851,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981061,
                "variance": 0.2499981061
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.107279588,
                "count": 4012851,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3094684176,
                "variance": 0.09577070148
              },
              {
                "average": -0.7027559774,
                "count": 4012851,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34200959,
                "variance": 152.3252007
              },
              {
                "average": 1.831669803,
                "count": 4012851,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.066182497,
                "variance": 1.136745118
              },
              {
                "average": 1093.874624,
                "count": 4012851,
                "maximum": 1095,
                "minimum": 1092,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9067948325,
                "variance": 0.8222768682
              },
              {
                "average": 27971.7444,
                "count": 4012851,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 12024.77428,
                "variance": 144595196.5
              },
              {
                "average": 27802.61915,
                "count": 4012851,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9916.360458,
                "variance": 98334204.74
              },
              {
                "average": 23903.26482,
                "count": 4012851,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 9142.196153,
                "variance": 83579750.51
              },
              {
                "average": 188146563.6,
                "count": 4012851,
                "maximum": 188147028.4,
                "minimum": 188145711,
                "name": "GpsTime",
                "position": 15,
                "stddev": 505.2245064,
                "variance": 255251.8019
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4012851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303755.4063,
              4846976.988,
              1601.218817,
              304319.5463,
              4847615.168,
              1645.778817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303755.4063209616,
                    4846976.988237093,
                    1601.218816545991
                  ],
                  [
                    303755.4063209616,
                    4847615.168237093,
                    1601.218816545991
                  ],
                  [
                    304319.5463209616,
                    4847615.168237093,
                    1645.778816545991
                  ],
                  [
                    304319.5463209616,
                    4846976.988237093,
                    1645.778816545991
                  ],
                  [
                    303755.4063209616,
                    4846976.988237093,
                    1601.218816545991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T16:50:28+00:00",
            "end_time": "2017-08-30T16:28: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": "20170910_43119F6224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997246321013,
              43.68720541883587,
              1361.731237993213
            ],
            [
              -119.65053546719709,
              43.69998080806982,
              1361.731237993213
            ],
            [
              -119.63749972397508,
              43.70028255134037,
              1472.591237993213
            ],
            [
              -119.63693948108416,
              43.68750702833717,
              1472.591237993213
            ],
            [
              -119.64997246321013,
              43.68720541883587,
              1361.731237993213
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505355,
        43.68720542,
        1361.731238,
        -119.6369395,
        43.70028255,
        1472.591238
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:56Z",
        "pc:count": 13857516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286963.2265,
            "count": 13857516,
            "maximum": 287475.7132,
            "minimum": 286424.2132,
            "name": "X",
            "position": 0,
            "stddev": 291.4709724,
            "variance": 84955.32773
          },
          {
            "average": 4841239.215,
            "count": 13857516,
            "maximum": 4841965.507,
            "minimum": 4840545.127,
            "name": "Y",
            "position": 1,
            "stddev": 404.5019531,
            "variance": 163621.83
          },
          {
            "average": 1414.341192,
            "count": 13857516,
            "maximum": 1472.591238,
            "minimum": 1361.731238,
            "name": "Z",
            "position": 2,
            "stddev": 32.61236816,
            "variance": 1063.566557
          },
          {
            "average": 24659.41209,
            "count": 13857516,
            "maximum": 58289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3245.948046,
            "variance": 10536178.72
          },
          {
            "average": 1.013406371,
            "count": 13857516,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1229190198,
            "variance": 0.01510908542
          },
          {
            "average": 1.027122682,
            "count": 13857516,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1794055523,
            "variance": 0.03218635221
          },
          {
            "average": 0.502519427,
            "count": 13857516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936705,
            "variance": 0.2499936705
          },
          {
            "average": 4.611216036e-05,
            "count": 13857516,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006790437199,
            "variance": 4.611003736e-05
          },
          {
            "average": 1.226166075,
            "count": 13857516,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4183479342,
            "variance": 0.175014994
          },
          {
            "average": -0.8191367376,
            "count": 13857516,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.30008209,
            "variance": 151.2920193
          },
          {
            "average": 1.993049187,
            "count": 13857516,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006488934,
            "variance": 1.013019974
          },
          {
            "average": 1161.158206,
            "count": 13857516,
            "maximum": 1182,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.36474695,
            "variance": 19.05101594
          },
          {
            "average": 36636.34363,
            "count": 13857516,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7332.158723,
            "variance": 53760551.55
          },
          {
            "average": 35783.28763,
            "count": 13857516,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5343.370303,
            "variance": 28551606.2
          },
          {
            "average": 31948.28174,
            "count": 13857516,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6018.692056,
            "variance": 36224654.07
          },
          {
            "average": 189092716.7,
            "count": 13857516,
            "maximum": 189106936.4,
            "minimum": 189090126.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2976.598324,
            "variance": 8860137.584
          },
          {
            "average": 0,
            "count": 13857516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286424.2132,
          4840545.127,
          1361.731238,
          287475.7132,
          4841965.507,
          1472.591238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286424.2131769891,
                4840545.126910369,
                1361.731237993213
              ],
              [
                286424.2131769891,
                4841965.50691037,
                1361.731237993213
              ],
              [
                287475.7131769891,
                4841965.50691037,
                1472.591237993213
              ],
              [
                287475.7131769891,
                4840545.126910369,
                1472.591237993213
              ],
              [
                286424.2131769891,
                4840545.126910369,
                1361.731237993213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:56+00:00",
        "end_time": "2017-09-10T14:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505355,
            43.68720542,
            1361.731238,
            -119.6369395,
            43.70028255,
            1472.591238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997246321013,
                  43.68720541883587,
                  1361.731237993213
                ],
                [
                  -119.65053546719709,
                  43.69998080806982,
                  1361.731237993213
                ],
                [
                  -119.63749972397508,
                  43.70028255134037,
                  1472.591237993213
                ],
                [
                  -119.63693948108416,
                  43.68750702833717,
                  1472.591237993213
                ],
                [
                  -119.64997246321013,
                  43.68720541883587,
                  1361.731237993213
                ]
              ]
            ]
          },
          "id": "20170910_43119F6224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:56Z",
            "pc:count": 13857516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286963.2265,
                "count": 13857516,
                "maximum": 287475.7132,
                "minimum": 286424.2132,
                "name": "X",
                "position": 0,
                "stddev": 291.4709724,
                "variance": 84955.32773
              },
              {
                "average": 4841239.215,
                "count": 13857516,
                "maximum": 4841965.507,
                "minimum": 4840545.127,
                "name": "Y",
                "position": 1,
                "stddev": 404.5019531,
                "variance": 163621.83
              },
              {
                "average": 1414.341192,
                "count": 13857516,
                "maximum": 1472.591238,
                "minimum": 1361.731238,
                "name": "Z",
                "position": 2,
                "stddev": 32.61236816,
                "variance": 1063.566557
              },
              {
                "average": 24659.41209,
                "count": 13857516,
                "maximum": 58289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3245.948046,
                "variance": 10536178.72
              },
              {
                "average": 1.013406371,
                "count": 13857516,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1229190198,
                "variance": 0.01510908542
              },
              {
                "average": 1.027122682,
                "count": 13857516,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1794055523,
                "variance": 0.03218635221
              },
              {
                "average": 0.502519427,
                "count": 13857516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936705,
                "variance": 0.2499936705
              },
              {
                "average": 4.611216036e-05,
                "count": 13857516,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006790437199,
                "variance": 4.611003736e-05
              },
              {
                "average": 1.226166075,
                "count": 13857516,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4183479342,
                "variance": 0.175014994
              },
              {
                "average": -0.8191367376,
                "count": 13857516,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.30008209,
                "variance": 151.2920193
              },
              {
                "average": 1.993049187,
                "count": 13857516,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006488934,
                "variance": 1.013019974
              },
              {
                "average": 1161.158206,
                "count": 13857516,
                "maximum": 1182,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.36474695,
                "variance": 19.05101594
              },
              {
                "average": 36636.34363,
                "count": 13857516,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7332.158723,
                "variance": 53760551.55
              },
              {
                "average": 35783.28763,
                "count": 13857516,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5343.370303,
                "variance": 28551606.2
              },
              {
                "average": 31948.28174,
                "count": 13857516,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6018.692056,
                "variance": 36224654.07
              },
              {
                "average": 189092716.7,
                "count": 13857516,
                "maximum": 189106936.4,
                "minimum": 189090126.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2976.598324,
                "variance": 8860137.584
              },
              {
                "average": 0,
                "count": 13857516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286424.2132,
              4840545.127,
              1361.731238,
              287475.7132,
              4841965.507,
              1472.591238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286424.2131769891,
                    4840545.126910369,
                    1361.731237993213
                  ],
                  [
                    286424.2131769891,
                    4841965.50691037,
                    1361.731237993213
                  ],
                  [
                    287475.7131769891,
                    4841965.50691037,
                    1472.591237993213
                  ],
                  [
                    287475.7131769891,
                    4840545.126910369,
                    1472.591237993213
                  ],
                  [
                    286424.2131769891,
                    4840545.126910369,
                    1361.731237993213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:56+00:00",
            "end_time": "2017-09-10T14:48: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": "20170830_43119F4113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497491707973,
              43.71222500299137,
              1490.0985835006704
            ],
            [
              -119.47550043150795,
              43.72498283565612,
              1490.0985835006704
            ],
            [
              -119.46249817362147,
              43.72526386601899,
              1602.0585835006705
            ],
            [
              -119.46197541257516,
              43.71250590894365,
              1602.0585835006705
            ],
            [
              -119.47497491707973,
              43.71222500299137,
              1490.0985835006704
            ]
          ]
        ]
      },
      "bbox": [
        -119.4755004,
        43.712225,
        1490.098584,
        -119.4619754,
        43.72526387,
        1602.058584
      ],
      "properties": {
        "datetime": "2017-08-30T19:04:06Z",
        "pc:count": 20954347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301141.7251,
            "count": 20954347,
            "maximum": 301659.8532,
            "minimum": 300611.6332,
            "name": "X",
            "position": 0,
            "stddev": 296.7716227,
            "variance": 88073.39606
          },
          {
            "average": 4843605.644,
            "count": 20954347,
            "maximum": 4844306.211,
            "minimum": 4842887.971,
            "name": "Y",
            "position": 1,
            "stddev": 405.8039864,
            "variance": 164676.8753
          },
          {
            "average": 1548.516377,
            "count": 20954347,
            "maximum": 1602.058584,
            "minimum": 1490.098584,
            "name": "Z",
            "position": 2,
            "stddev": 20.00376408,
            "variance": 400.1505773
          },
          {
            "average": 14159.19675,
            "count": 20954347,
            "maximum": 33281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6151.329231,
            "variance": 37838851.31
          },
          {
            "average": 1.49698967,
            "count": 20954347,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7488036609,
            "variance": 0.5607069226
          },
          {
            "average": 2.031847807,
            "count": 20954347,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03055234,
            "variance": 1.062038126
          },
          {
            "average": 0.5032462238,
            "count": 20954347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999894739,
            "variance": 0.249989474
          },
          {
            "average": 6.299408901e-06,
            "count": 20954347,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002509854482,
            "variance": 6.299369519e-06
          },
          {
            "average": 1.096266803,
            "count": 20954347,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2949567934,
            "variance": 0.08699951
          },
          {
            "average": 0.05725040617,
            "count": 20954347,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82184453,
            "variance": 139.7560082
          },
          {
            "average": 1.74055517,
            "count": 20954347,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084794398,
            "variance": 1.176778887
          },
          {
            "average": 1104.495947,
            "count": 20954347,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9901703414,
            "variance": 0.9804373051
          },
          {
            "average": 22196.16441,
            "count": 20954347,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10440.97026,
            "variance": 109013859.9
          },
          {
            "average": 24241.99714,
            "count": 20954347,
            "maximum": 54528,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8595.234309,
            "variance": 73878052.82
          },
          {
            "average": 19663.46257,
            "count": 20954347,
            "maximum": 56320,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7732.024947,
            "variance": 59784209.78
          },
          {
            "average": 188153166.2,
            "count": 20954347,
            "maximum": 188155046.7,
            "minimum": 188151334.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 694.4356609,
            "variance": 482240.8871
          },
          {
            "average": 0,
            "count": 20954347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20954347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20954347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20954347,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20954347,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300611.6332,
          4842887.971,
          1490.098584,
          301659.8532,
          4844306.211,
          1602.058584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300611.63322575076,
                4842887.9712785,
                1490.0985835006704
              ],
              [
                300611.63322575076,
                4844306.2112785,
                1490.0985835006704
              ],
              [
                301659.85322575073,
                4844306.2112785,
                1602.0585835006705
              ],
              [
                301659.85322575073,
                4842887.9712785,
                1602.0585835006705
              ],
              [
                300611.63322575076,
                4842887.9712785,
                1490.0985835006704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:04:06+00:00",
        "end_time": "2017-08-30T18:02:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4755004,
            43.712225,
            1490.098584,
            -119.4619754,
            43.72526387,
            1602.058584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497491707973,
                  43.71222500299137,
                  1490.0985835006704
                ],
                [
                  -119.47550043150795,
                  43.72498283565612,
                  1490.0985835006704
                ],
                [
                  -119.46249817362147,
                  43.72526386601899,
                  1602.0585835006705
                ],
                [
                  -119.46197541257516,
                  43.71250590894365,
                  1602.0585835006705
                ],
                [
                  -119.47497491707973,
                  43.71222500299137,
                  1490.0985835006704
                ]
              ]
            ]
          },
          "id": "20170830_43119F4113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:04:06Z",
            "pc:count": 20954347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301141.7251,
                "count": 20954347,
                "maximum": 301659.8532,
                "minimum": 300611.6332,
                "name": "X",
                "position": 0,
                "stddev": 296.7716227,
                "variance": 88073.39606
              },
              {
                "average": 4843605.644,
                "count": 20954347,
                "maximum": 4844306.211,
                "minimum": 4842887.971,
                "name": "Y",
                "position": 1,
                "stddev": 405.8039864,
                "variance": 164676.8753
              },
              {
                "average": 1548.516377,
                "count": 20954347,
                "maximum": 1602.058584,
                "minimum": 1490.098584,
                "name": "Z",
                "position": 2,
                "stddev": 20.00376408,
                "variance": 400.1505773
              },
              {
                "average": 14159.19675,
                "count": 20954347,
                "maximum": 33281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6151.329231,
                "variance": 37838851.31
              },
              {
                "average": 1.49698967,
                "count": 20954347,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7488036609,
                "variance": 0.5607069226
              },
              {
                "average": 2.031847807,
                "count": 20954347,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03055234,
                "variance": 1.062038126
              },
              {
                "average": 0.5032462238,
                "count": 20954347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999894739,
                "variance": 0.249989474
              },
              {
                "average": 6.299408901e-06,
                "count": 20954347,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002509854482,
                "variance": 6.299369519e-06
              },
              {
                "average": 1.096266803,
                "count": 20954347,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2949567934,
                "variance": 0.08699951
              },
              {
                "average": 0.05725040617,
                "count": 20954347,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82184453,
                "variance": 139.7560082
              },
              {
                "average": 1.74055517,
                "count": 20954347,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084794398,
                "variance": 1.176778887
              },
              {
                "average": 1104.495947,
                "count": 20954347,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9901703414,
                "variance": 0.9804373051
              },
              {
                "average": 22196.16441,
                "count": 20954347,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10440.97026,
                "variance": 109013859.9
              },
              {
                "average": 24241.99714,
                "count": 20954347,
                "maximum": 54528,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8595.234309,
                "variance": 73878052.82
              },
              {
                "average": 19663.46257,
                "count": 20954347,
                "maximum": 56320,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7732.024947,
                "variance": 59784209.78
              },
              {
                "average": 188153166.2,
                "count": 20954347,
                "maximum": 188155046.7,
                "minimum": 188151334.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 694.4356609,
                "variance": 482240.8871
              },
              {
                "average": 0,
                "count": 20954347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20954347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20954347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20954347,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20954347,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300611.6332,
              4842887.971,
              1490.098584,
              301659.8532,
              4844306.211,
              1602.058584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300611.63322575076,
                    4842887.9712785,
                    1490.0985835006704
                  ],
                  [
                    300611.63322575076,
                    4844306.2112785,
                    1490.0985835006704
                  ],
                  [
                    301659.85322575073,
                    4844306.2112785,
                    1602.0585835006705
                  ],
                  [
                    301659.85322575073,
                    4842887.9712785,
                    1602.0585835006705
                  ],
                  [
                    300611.63322575076,
                    4842887.9712785,
                    1490.0985835006704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:04:06+00:00",
            "end_time": "2017-08-30T18:02:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7205.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247258490488,
              43.73721446197169,
              1533.3721088795053
            ],
            [
              -119.76293199401375,
              43.74719717299845,
              1533.3721088795053
            ],
            [
              -119.75130521791743,
              43.74747785128992,
              1615.4921088795052
            ],
            [
              -119.75084773610317,
              43.73749504303561,
              1615.4921088795052
            ],
            [
              -119.76247258490488,
              43.73721446197169,
              1533.3721088795053
            ]
          ]
        ]
      },
      "bbox": [
        -119.762932,
        43.73721446,
        1533.372109,
        -119.7508477,
        43.74747785,
        1615.492109
      ],
      "properties": {
        "datetime": "2017-09-10T18:18:35Z",
        "pc:count": 10072528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277895.3101,
            "count": 10072528,
            "maximum": 278479.2942,
            "minimum": 277542.0942,
            "name": "X",
            "position": 0,
            "stddev": 223.554724,
            "variance": 49976.71462
          },
          {
            "average": 4846877.73,
            "count": 10072528,
            "maximum": 4847505.577,
            "minimum": 4846395.577,
            "name": "Y",
            "position": 1,
            "stddev": 296.4989981,
            "variance": 87911.6559
          },
          {
            "average": 1566.480804,
            "count": 10072528,
            "maximum": 1615.492109,
            "minimum": 1533.372109,
            "name": "Z",
            "position": 2,
            "stddev": 13.09591229,
            "variance": 171.5029188
          },
          {
            "average": 19163.16079,
            "count": 10072528,
            "maximum": 48753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9638.893494,
            "variance": 92908267.78
          },
          {
            "average": 1.478633467,
            "count": 10072528,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7589567142,
            "variance": 0.576015294
          },
          {
            "average": 1.995488024,
            "count": 10072528,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.07777229,
            "variance": 1.161593108
          },
          {
            "average": 0.4983435142,
            "count": 10072528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972809,
            "variance": 0.2499972809
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.176225472,
            "count": 10072528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3810119019,
            "variance": 0.1451700694
          },
          {
            "average": 1.634681043,
            "count": 10072528,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93387771,
            "variance": 142.4174371
          },
          {
            "average": 1.747265334,
            "count": 10072528,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.094899196,
            "variance": 1.19880425
          },
          {
            "average": 1173.905918,
            "count": 10072528,
            "maximum": 1176,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7891744683,
            "variance": 0.6227963415
          },
          {
            "average": 21488.12787,
            "count": 10072528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11457.8824,
            "variance": 131283069
          },
          {
            "average": 21807.90512,
            "count": 10072528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9867.671838,
            "variance": 97370947.5
          },
          {
            "average": 18283.45677,
            "count": 10072528,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8224.303593,
            "variance": 67639169.59
          },
          {
            "average": 189101345.6,
            "count": 10072528,
            "maximum": 189102715.7,
            "minimum": 189099721.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 584.9562461,
            "variance": 342173.8098
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10072528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277542.0942,
          4846395.577,
          1533.372109,
          278479.2942,
          4847505.577,
          1615.492109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277542.09417884285,
                4846395.576809772,
                1533.3721088795053
              ],
              [
                277542.09417884285,
                4847505.576809772,
                1533.3721088795053
              ],
              [
                278479.2941788428,
                4847505.576809772,
                1615.4921088795052
              ],
              [
                278479.2941788428,
                4846395.576809772,
                1615.4921088795052
              ],
              [
                277542.09417884285,
                4846395.576809772,
                1533.3721088795053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:18:35+00:00",
        "end_time": "2017-09-10T17:28:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7205.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7205.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7205.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7205.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.762932,
            43.73721446,
            1533.372109,
            -119.7508477,
            43.74747785,
            1615.492109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247258490488,
                  43.73721446197169,
                  1533.3721088795053
                ],
                [
                  -119.76293199401375,
                  43.74719717299845,
                  1533.3721088795053
                ],
                [
                  -119.75130521791743,
                  43.74747785128992,
                  1615.4921088795052
                ],
                [
                  -119.75084773610317,
                  43.73749504303561,
                  1615.4921088795052
                ],
                [
                  -119.76247258490488,
                  43.73721446197169,
                  1533.3721088795053
                ]
              ]
            ]
          },
          "id": "20170910_43119F7205.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7205.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:18:35Z",
            "pc:count": 10072528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277895.3101,
                "count": 10072528,
                "maximum": 278479.2942,
                "minimum": 277542.0942,
                "name": "X",
                "position": 0,
                "stddev": 223.554724,
                "variance": 49976.71462
              },
              {
                "average": 4846877.73,
                "count": 10072528,
                "maximum": 4847505.577,
                "minimum": 4846395.577,
                "name": "Y",
                "position": 1,
                "stddev": 296.4989981,
                "variance": 87911.6559
              },
              {
                "average": 1566.480804,
                "count": 10072528,
                "maximum": 1615.492109,
                "minimum": 1533.372109,
                "name": "Z",
                "position": 2,
                "stddev": 13.09591229,
                "variance": 171.5029188
              },
              {
                "average": 19163.16079,
                "count": 10072528,
                "maximum": 48753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9638.893494,
                "variance": 92908267.78
              },
              {
                "average": 1.478633467,
                "count": 10072528,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7589567142,
                "variance": 0.576015294
              },
              {
                "average": 1.995488024,
                "count": 10072528,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.07777229,
                "variance": 1.161593108
              },
              {
                "average": 0.4983435142,
                "count": 10072528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972809,
                "variance": 0.2499972809
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.176225472,
                "count": 10072528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3810119019,
                "variance": 0.1451700694
              },
              {
                "average": 1.634681043,
                "count": 10072528,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93387771,
                "variance": 142.4174371
              },
              {
                "average": 1.747265334,
                "count": 10072528,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.094899196,
                "variance": 1.19880425
              },
              {
                "average": 1173.905918,
                "count": 10072528,
                "maximum": 1176,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7891744683,
                "variance": 0.6227963415
              },
              {
                "average": 21488.12787,
                "count": 10072528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11457.8824,
                "variance": 131283069
              },
              {
                "average": 21807.90512,
                "count": 10072528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9867.671838,
                "variance": 97370947.5
              },
              {
                "average": 18283.45677,
                "count": 10072528,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8224.303593,
                "variance": 67639169.59
              },
              {
                "average": 189101345.6,
                "count": 10072528,
                "maximum": 189102715.7,
                "minimum": 189099721.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 584.9562461,
                "variance": 342173.8098
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10072528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277542.0942,
              4846395.577,
              1533.372109,
              278479.2942,
              4847505.577,
              1615.492109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277542.09417884285,
                    4846395.576809772,
                    1533.3721088795053
                  ],
                  [
                    277542.09417884285,
                    4847505.576809772,
                    1533.3721088795053
                  ],
                  [
                    278479.2941788428,
                    4847505.576809772,
                    1615.4921088795052
                  ],
                  [
                    278479.2941788428,
                    4846395.576809772,
                    1615.4921088795052
                  ],
                  [
                    277542.09417884285,
                    4846395.576809772,
                    1533.3721088795053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:18:35+00:00",
            "end_time": "2017-09-10T17:28:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5124.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747375166244,
              43.68721238081285,
              1522.0340631946062
            ],
            [
              -119.58802320786211,
              43.699981932482764,
              1522.0340631946062
            ],
            [
              -119.57499896497127,
              43.70027627258565,
              1733.8540631946064
            ],
            [
              -119.57445226644614,
              43.6875065904881,
              1733.8540631946064
            ],
            [
              -119.58747375166244,
              43.68721238081285,
              1522.0340631946062
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880232,
        43.68721238,
        1522.034063,
        -119.5744523,
        43.70027627,
        1733.854063
      ],
      "properties": {
        "datetime": "2017-09-10T19:27:46Z",
        "pc:count": 38484229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291915.2021,
            "count": 38484229,
            "maximum": 292512.0336,
            "minimum": 291461.5136,
            "name": "X",
            "position": 0,
            "stddev": 276.7318786,
            "variance": 76580.53262
          },
          {
            "average": 4840935.883,
            "count": 38484229,
            "maximum": 4841806.424,
            "minimum": 4840386.764,
            "name": "Y",
            "position": 1,
            "stddev": 374.3528961,
            "variance": 140140.0908
          },
          {
            "average": 1595.409006,
            "count": 38484229,
            "maximum": 1733.854063,
            "minimum": 1522.034063,
            "name": "Z",
            "position": 2,
            "stddev": 38.78138841,
            "variance": 1503.996087
          },
          {
            "average": 16995.23028,
            "count": 38484229,
            "maximum": 45234,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6486.224608,
            "variance": 42071109.66
          },
          {
            "average": 1.327167033,
            "count": 38484229,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5940504961,
            "variance": 0.352895992
          },
          {
            "average": 1.666988989,
            "count": 38484229,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8195042592,
            "variance": 0.6715872308
          },
          {
            "average": 0.5005257089,
            "count": 38484229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997301,
            "variance": 0.2499997301
          },
          {
            "average": 1.626640357e-05,
            "count": 38484229,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004033130223,
            "variance": 1.62661394e-05
          },
          {
            "average": 1.060081781,
            "count": 38484229,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2376383,
            "variance": 0.05647196163
          },
          {
            "average": 1.116598879,
            "count": 38484229,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64992416,
            "variance": 135.7207329
          },
          {
            "average": 1.824451647,
            "count": 38484229,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.068550692,
            "variance": 1.141800581
          },
          {
            "average": 1143.442118,
            "count": 38484229,
            "maximum": 1182,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.268381441,
            "variance": 18.21908013
          },
          {
            "average": 25286.37666,
            "count": 38484229,
            "maximum": 47872,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10004.46546,
            "variance": 100089329.1
          },
          {
            "average": 26477.80294,
            "count": 38484229,
            "maximum": 45824,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 8395.658116,
            "variance": 70487075.2
          },
          {
            "average": 22702.91118,
            "count": 38484229,
            "maximum": 41728,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8149.017464,
            "variance": 66406485.63
          },
          {
            "average": 188492782.1,
            "count": 38484229,
            "maximum": 189106866.9,
            "minimum": 188238374.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 339647.5982,
            "variance": 115360491000.0
          },
          {
            "average": 0,
            "count": 38484229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38484229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38484229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38484229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38484229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291461.5136,
          4840386.764,
          1522.034063,
          292512.0336,
          4841806.424,
          1733.854063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291461.51361116965,
                4840386.763719846,
                1522.0340631946062
              ],
              [
                291461.51361116965,
                4841806.423719846,
                1522.0340631946062
              ],
              [
                292512.03361116967,
                4841806.423719846,
                1733.8540631946064
              ],
              [
                292512.03361116967,
                4840386.763719846,
                1733.8540631946064
              ],
              [
                291461.51361116965,
                4840386.763719846,
                1522.0340631946062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:27:46+00:00",
        "end_time": "2017-08-31T18:12:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5124.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5124.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5124.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5124.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880232,
            43.68721238,
            1522.034063,
            -119.5744523,
            43.70027627,
            1733.854063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747375166244,
                  43.68721238081285,
                  1522.0340631946062
                ],
                [
                  -119.58802320786211,
                  43.699981932482764,
                  1522.0340631946062
                ],
                [
                  -119.57499896497127,
                  43.70027627258565,
                  1733.8540631946064
                ],
                [
                  -119.57445226644614,
                  43.6875065904881,
                  1733.8540631946064
                ],
                [
                  -119.58747375166244,
                  43.68721238081285,
                  1522.0340631946062
                ]
              ]
            ]
          },
          "id": "20170831_43119F5124.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5124.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:27:46Z",
            "pc:count": 38484229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291915.2021,
                "count": 38484229,
                "maximum": 292512.0336,
                "minimum": 291461.5136,
                "name": "X",
                "position": 0,
                "stddev": 276.7318786,
                "variance": 76580.53262
              },
              {
                "average": 4840935.883,
                "count": 38484229,
                "maximum": 4841806.424,
                "minimum": 4840386.764,
                "name": "Y",
                "position": 1,
                "stddev": 374.3528961,
                "variance": 140140.0908
              },
              {
                "average": 1595.409006,
                "count": 38484229,
                "maximum": 1733.854063,
                "minimum": 1522.034063,
                "name": "Z",
                "position": 2,
                "stddev": 38.78138841,
                "variance": 1503.996087
              },
              {
                "average": 16995.23028,
                "count": 38484229,
                "maximum": 45234,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6486.224608,
                "variance": 42071109.66
              },
              {
                "average": 1.327167033,
                "count": 38484229,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5940504961,
                "variance": 0.352895992
              },
              {
                "average": 1.666988989,
                "count": 38484229,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8195042592,
                "variance": 0.6715872308
              },
              {
                "average": 0.5005257089,
                "count": 38484229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997301,
                "variance": 0.2499997301
              },
              {
                "average": 1.626640357e-05,
                "count": 38484229,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004033130223,
                "variance": 1.62661394e-05
              },
              {
                "average": 1.060081781,
                "count": 38484229,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2376383,
                "variance": 0.05647196163
              },
              {
                "average": 1.116598879,
                "count": 38484229,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64992416,
                "variance": 135.7207329
              },
              {
                "average": 1.824451647,
                "count": 38484229,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.068550692,
                "variance": 1.141800581
              },
              {
                "average": 1143.442118,
                "count": 38484229,
                "maximum": 1182,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.268381441,
                "variance": 18.21908013
              },
              {
                "average": 25286.37666,
                "count": 38484229,
                "maximum": 47872,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10004.46546,
                "variance": 100089329.1
              },
              {
                "average": 26477.80294,
                "count": 38484229,
                "maximum": 45824,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 8395.658116,
                "variance": 70487075.2
              },
              {
                "average": 22702.91118,
                "count": 38484229,
                "maximum": 41728,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8149.017464,
                "variance": 66406485.63
              },
              {
                "average": 188492782.1,
                "count": 38484229,
                "maximum": 189106866.9,
                "minimum": 188238374.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 339647.5982,
                "variance": 115360491000.0
              },
              {
                "average": 0,
                "count": 38484229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38484229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38484229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38484229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38484229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291461.5136,
              4840386.764,
              1522.034063,
              292512.0336,
              4841806.424,
              1733.854063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291461.51361116965,
                    4840386.763719846,
                    1522.0340631946062
                  ],
                  [
                    291461.51361116965,
                    4841806.423719846,
                    1522.0340631946062
                  ],
                  [
                    292512.03361116967,
                    4841806.423719846,
                    1733.8540631946064
                  ],
                  [
                    292512.03361116967,
                    4840386.763719846,
                    1733.8540631946064
                  ],
                  [
                    291461.51361116965,
                    4840386.763719846,
                    1522.0340631946062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:27:46+00:00",
            "end_time": "2017-08-31T18:12: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": "20170831_43119F5402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997379417475,
              43.67471684752746,
              1620.0435719852662
            ],
            [
              -119.5505148504798,
              43.687481945590385,
              1620.0435719852662
            ],
            [
              -119.53749987242941,
              43.68777179219553,
              1753.3435719852664
            ],
            [
              -119.53696156983074,
              43.675006565738315,
              1753.3435719852664
            ],
            [
              -119.54997379417475,
              43.67471684752746,
              1620.0435719852662
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505149,
        43.67471685,
        1620.043572,
        -119.5369616,
        43.68777179,
        1753.343572
      ],
      "properties": {
        "datetime": "2017-08-31T18:13:54Z",
        "pc:count": 25744868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294966.9685,
            "count": 25744868,
            "maximum": 295491.2055,
            "minimum": 294441.2455,
            "name": "X",
            "position": 0,
            "stddev": 282.2671984,
            "variance": 79674.77127
          },
          {
            "average": 4839615.732,
            "count": 25744868,
            "maximum": 4840324.387,
            "minimum": 4838905.267,
            "name": "Y",
            "position": 1,
            "stddev": 409.0692256,
            "variance": 167337.6314
          },
          {
            "average": 1676.601554,
            "count": 25744868,
            "maximum": 1753.343572,
            "minimum": 1620.043572,
            "name": "Z",
            "position": 2,
            "stddev": 17.71345895,
            "variance": 313.7666281
          },
          {
            "average": 13558.98985,
            "count": 25744868,
            "maximum": 34369,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6447.23695,
            "variance": 41566864.3
          },
          {
            "average": 1.574742702,
            "count": 25744868,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7820340731,
            "variance": 0.6115772914
          },
          {
            "average": 2.206709469,
            "count": 25744868,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0594117,
            "variance": 1.12235315
          },
          {
            "average": 0.5042362229,
            "count": 25744868,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999820638,
            "variance": 0.2499820641
          },
          {
            "average": 2.524775035e-06,
            "count": 25744868,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001588952094,
            "variance": 2.524768758e-06
          },
          {
            "average": 1.07323176,
            "count": 25744868,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2605165487,
            "variance": 0.06786887214
          },
          {
            "average": -0.1874923223,
            "count": 25744868,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81933413,
            "variance": 139.6966592
          },
          {
            "average": 1.697304294,
            "count": 25744868,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090681191,
            "variance": 1.189585459
          },
          {
            "average": 1136.144443,
            "count": 25744868,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9586738811,
            "variance": 0.9190556103
          },
          {
            "average": 18575.68046,
            "count": 25744868,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9688.22807,
            "variance": 93861763.14
          },
          {
            "average": 20620.64435,
            "count": 25744868,
            "maximum": 52480,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 8476.967087,
            "variance": 71858970.99
          },
          {
            "average": 15785.8455,
            "count": 25744868,
            "maximum": 46848,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7001.730044,
            "variance": 49024223.61
          },
          {
            "average": 188236664.6,
            "count": 25744868,
            "maximum": 188238434.6,
            "minimum": 188235302.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 643.0640145,
            "variance": 413531.3268
          },
          {
            "average": 0,
            "count": 25744868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25744868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25744868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25744868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25744868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294441.2455,
          4838905.267,
          1620.043572,
          295491.2055,
          4840324.387,
          1753.343572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294441.2455434036,
                4838905.267030908,
                1620.0435719852662
              ],
              [
                294441.2455434036,
                4840324.387030907,
                1620.0435719852662
              ],
              [
                295491.2055434036,
                4840324.387030907,
                1753.3435719852664
              ],
              [
                295491.2055434036,
                4838905.267030908,
                1753.3435719852664
              ],
              [
                294441.2455434036,
                4838905.267030908,
                1620.0435719852662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:13:54+00:00",
        "end_time": "2017-08-31T17:21:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505149,
            43.67471685,
            1620.043572,
            -119.5369616,
            43.68777179,
            1753.343572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997379417475,
                  43.67471684752746,
                  1620.0435719852662
                ],
                [
                  -119.5505148504798,
                  43.687481945590385,
                  1620.0435719852662
                ],
                [
                  -119.53749987242941,
                  43.68777179219553,
                  1753.3435719852664
                ],
                [
                  -119.53696156983074,
                  43.675006565738315,
                  1753.3435719852664
                ],
                [
                  -119.54997379417475,
                  43.67471684752746,
                  1620.0435719852662
                ]
              ]
            ]
          },
          "id": "20170831_43119F5402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:13:54Z",
            "pc:count": 25744868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294966.9685,
                "count": 25744868,
                "maximum": 295491.2055,
                "minimum": 294441.2455,
                "name": "X",
                "position": 0,
                "stddev": 282.2671984,
                "variance": 79674.77127
              },
              {
                "average": 4839615.732,
                "count": 25744868,
                "maximum": 4840324.387,
                "minimum": 4838905.267,
                "name": "Y",
                "position": 1,
                "stddev": 409.0692256,
                "variance": 167337.6314
              },
              {
                "average": 1676.601554,
                "count": 25744868,
                "maximum": 1753.343572,
                "minimum": 1620.043572,
                "name": "Z",
                "position": 2,
                "stddev": 17.71345895,
                "variance": 313.7666281
              },
              {
                "average": 13558.98985,
                "count": 25744868,
                "maximum": 34369,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6447.23695,
                "variance": 41566864.3
              },
              {
                "average": 1.574742702,
                "count": 25744868,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7820340731,
                "variance": 0.6115772914
              },
              {
                "average": 2.206709469,
                "count": 25744868,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0594117,
                "variance": 1.12235315
              },
              {
                "average": 0.5042362229,
                "count": 25744868,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999820638,
                "variance": 0.2499820641
              },
              {
                "average": 2.524775035e-06,
                "count": 25744868,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001588952094,
                "variance": 2.524768758e-06
              },
              {
                "average": 1.07323176,
                "count": 25744868,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2605165487,
                "variance": 0.06786887214
              },
              {
                "average": -0.1874923223,
                "count": 25744868,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81933413,
                "variance": 139.6966592
              },
              {
                "average": 1.697304294,
                "count": 25744868,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090681191,
                "variance": 1.189585459
              },
              {
                "average": 1136.144443,
                "count": 25744868,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9586738811,
                "variance": 0.9190556103
              },
              {
                "average": 18575.68046,
                "count": 25744868,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9688.22807,
                "variance": 93861763.14
              },
              {
                "average": 20620.64435,
                "count": 25744868,
                "maximum": 52480,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 8476.967087,
                "variance": 71858970.99
              },
              {
                "average": 15785.8455,
                "count": 25744868,
                "maximum": 46848,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7001.730044,
                "variance": 49024223.61
              },
              {
                "average": 188236664.6,
                "count": 25744868,
                "maximum": 188238434.6,
                "minimum": 188235302.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 643.0640145,
                "variance": 413531.3268
              },
              {
                "average": 0,
                "count": 25744868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25744868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25744868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25744868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25744868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294441.2455,
              4838905.267,
              1620.043572,
              295491.2055,
              4840324.387,
              1753.343572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294441.2455434036,
                    4838905.267030908,
                    1620.0435719852662
                  ],
                  [
                    294441.2455434036,
                    4840324.387030907,
                    1620.0435719852662
                  ],
                  [
                    295491.2055434036,
                    4840324.387030907,
                    1753.3435719852664
                  ],
                  [
                    295491.2055434036,
                    4838905.267030908,
                    1753.3435719852664
                  ],
                  [
                    294441.2455434036,
                    4838905.267030908,
                    1620.0435719852662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:13:54+00:00",
            "end_time": "2017-08-31T17:21:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997187139638,
              43.624689757747156,
              1513.6385399376168
            ],
            [
              -119.80056615883635,
              43.63747952030275,
              1513.6385399376168
            ],
            [
              -119.7875017200709,
              43.63779908238107,
              1574.6785399376167
            ],
            [
              -119.78691019616649,
              43.62500917798271,
              1574.6785399376167
            ],
            [
              -119.79997187139638,
              43.624689757747156,
              1513.6385399376168
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005662,
        43.62468976,
        1513.63854,
        -119.7869102,
        43.63779908,
        1574.67854
      ],
      "properties": {
        "datetime": "2017-09-11T21:35:12Z",
        "pc:count": 16847907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274623.0424,
            "count": 16847907,
            "maximum": 275155.112,
            "minimum": 274100.072,
            "name": "X",
            "position": 0,
            "stddev": 287.4517243,
            "variance": 82628.49381
          },
          {
            "average": 4834698.617,
            "count": 16847907,
            "maximum": 4835421.265,
            "minimum": 4833999.125,
            "name": "Y",
            "position": 1,
            "stddev": 395.7613086,
            "variance": 156627.0134
          },
          {
            "average": 1532.035366,
            "count": 16847907,
            "maximum": 1574.67854,
            "minimum": 1513.63854,
            "name": "Z",
            "position": 2,
            "stddev": 13.55503324,
            "variance": 183.7389262
          },
          {
            "average": 23690.2428,
            "count": 16847907,
            "maximum": 57361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6542.516316,
            "variance": 42804519.74
          },
          {
            "average": 1.139736348,
            "count": 16847907,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4081623767,
            "variance": 0.1665965258
          },
          {
            "average": 1.28100903,
            "count": 16847907,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5863982991,
            "variance": 0.3438629652
          },
          {
            "average": 0.5023951046,
            "count": 16847907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942783,
            "variance": 0.2499942783
          },
          {
            "average": 1.115865609e-05,
            "count": 16847907,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003340438928,
            "variance": 1.115853223e-05
          },
          {
            "average": 1.19322412,
            "count": 16847907,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3948272642,
            "variance": 0.1558885686
          },
          {
            "average": -0.2524476418,
            "count": 16847907,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77047267,
            "variance": 138.5440268
          },
          {
            "average": 1.927410331,
            "count": 16847907,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.038210086,
            "variance": 1.077880183
          },
          {
            "average": 1195.184306,
            "count": 16847907,
            "maximum": 1198,
            "minimum": 1193,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9636070898,
            "variance": 0.9285386235
          },
          {
            "average": 31515.1286,
            "count": 16847907,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8425.509196,
            "variance": 70989205.21
          },
          {
            "average": 30574.93101,
            "count": 16847907,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7114.259972,
            "variance": 50612694.94
          },
          {
            "average": 26932.53403,
            "count": 16847907,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7264.16311,
            "variance": 52768065.69
          },
          {
            "average": 189199478.8,
            "count": 16847907,
            "maximum": 189200912.6,
            "minimum": 189198325,
            "name": "GpsTime",
            "position": 15,
            "stddev": 475.4989823,
            "variance": 226099.2821
          },
          {
            "average": 0,
            "count": 16847907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16847907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16847907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16847907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16847907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274100.072,
          4833999.125,
          1513.63854,
          275155.112,
          4835421.265,
          1574.67854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274100.0719553673,
                4833999.12534145,
                1513.6385399376168
              ],
              [
                274100.0719553673,
                4835421.26534145,
                1513.6385399376168
              ],
              [
                275155.1119553673,
                4835421.26534145,
                1574.6785399376167
              ],
              [
                275155.1119553673,
                4833999.12534145,
                1574.6785399376167
              ],
              [
                274100.0719553673,
                4833999.12534145,
                1513.6385399376168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:35:12+00:00",
        "end_time": "2017-09-11T20:52:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005662,
            43.62468976,
            1513.63854,
            -119.7869102,
            43.63779908,
            1574.67854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997187139638,
                  43.624689757747156,
                  1513.6385399376168
                ],
                [
                  -119.80056615883635,
                  43.63747952030275,
                  1513.6385399376168
                ],
                [
                  -119.7875017200709,
                  43.63779908238107,
                  1574.6785399376167
                ],
                [
                  -119.78691019616649,
                  43.62500917798271,
                  1574.6785399376167
                ],
                [
                  -119.79997187139638,
                  43.624689757747156,
                  1513.6385399376168
                ]
              ]
            ]
          },
          "id": "20170911_43119F7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:35:12Z",
            "pc:count": 16847907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274623.0424,
                "count": 16847907,
                "maximum": 275155.112,
                "minimum": 274100.072,
                "name": "X",
                "position": 0,
                "stddev": 287.4517243,
                "variance": 82628.49381
              },
              {
                "average": 4834698.617,
                "count": 16847907,
                "maximum": 4835421.265,
                "minimum": 4833999.125,
                "name": "Y",
                "position": 1,
                "stddev": 395.7613086,
                "variance": 156627.0134
              },
              {
                "average": 1532.035366,
                "count": 16847907,
                "maximum": 1574.67854,
                "minimum": 1513.63854,
                "name": "Z",
                "position": 2,
                "stddev": 13.55503324,
                "variance": 183.7389262
              },
              {
                "average": 23690.2428,
                "count": 16847907,
                "maximum": 57361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6542.516316,
                "variance": 42804519.74
              },
              {
                "average": 1.139736348,
                "count": 16847907,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4081623767,
                "variance": 0.1665965258
              },
              {
                "average": 1.28100903,
                "count": 16847907,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5863982991,
                "variance": 0.3438629652
              },
              {
                "average": 0.5023951046,
                "count": 16847907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942783,
                "variance": 0.2499942783
              },
              {
                "average": 1.115865609e-05,
                "count": 16847907,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003340438928,
                "variance": 1.115853223e-05
              },
              {
                "average": 1.19322412,
                "count": 16847907,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3948272642,
                "variance": 0.1558885686
              },
              {
                "average": -0.2524476418,
                "count": 16847907,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77047267,
                "variance": 138.5440268
              },
              {
                "average": 1.927410331,
                "count": 16847907,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.038210086,
                "variance": 1.077880183
              },
              {
                "average": 1195.184306,
                "count": 16847907,
                "maximum": 1198,
                "minimum": 1193,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9636070898,
                "variance": 0.9285386235
              },
              {
                "average": 31515.1286,
                "count": 16847907,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8425.509196,
                "variance": 70989205.21
              },
              {
                "average": 30574.93101,
                "count": 16847907,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7114.259972,
                "variance": 50612694.94
              },
              {
                "average": 26932.53403,
                "count": 16847907,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7264.16311,
                "variance": 52768065.69
              },
              {
                "average": 189199478.8,
                "count": 16847907,
                "maximum": 189200912.6,
                "minimum": 189198325,
                "name": "GpsTime",
                "position": 15,
                "stddev": 475.4989823,
                "variance": 226099.2821
              },
              {
                "average": 0,
                "count": 16847907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16847907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16847907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16847907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16847907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274100.072,
              4833999.125,
              1513.63854,
              275155.112,
              4835421.265,
              1574.67854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274100.0719553673,
                    4833999.12534145,
                    1513.6385399376168
                  ],
                  [
                    274100.0719553673,
                    4835421.26534145,
                    1513.6385399376168
                  ],
                  [
                    275155.1119553673,
                    4835421.26534145,
                    1574.6785399376167
                  ],
                  [
                    275155.1119553673,
                    4833999.12534145,
                    1574.6785399376167
                  ],
                  [
                    274100.0719553673,
                    4833999.12534145,
                    1513.6385399376168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:35:12+00:00",
            "end_time": "2017-09-11T20:52:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59563160427754,
              43.77480963987664,
              1495.3493667219252
            ],
            [
              -119.596104573873,
              43.785733942645045,
              1495.3493667219252
            ],
            [
              -119.58749343214654,
              43.78592934961453,
              1565.549366721925
            ],
            [
              -119.58702202709196,
              43.77500497277775,
              1565.549366721925
            ],
            [
              -119.59563160427754,
              43.77480963987664,
              1495.3493667219252
            ]
          ]
        ]
      },
      "bbox": [
        -119.5961046,
        43.77480964,
        1495.349367,
        -119.587022,
        43.78592935,
        1565.549367
      ],
      "properties": {
        "datetime": "2017-08-31T17:27:23Z",
        "pc:count": 11555025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291495.0286,
            "count": 11555025,
            "maximum": 291802.4803,
            "minimum": 291108.9003,
            "name": "X",
            "position": 0,
            "stddev": 186.5757558,
            "variance": 34810.51266
          },
          {
            "average": 4850786.188,
            "count": 11555025,
            "maximum": 4851351.09,
            "minimum": 4850136.55,
            "name": "Y",
            "position": 1,
            "stddev": 351.6763291,
            "variance": 123676.2405
          },
          {
            "average": 1525.09591,
            "count": 11555025,
            "maximum": 1565.549367,
            "minimum": 1495.349367,
            "name": "Z",
            "position": 2,
            "stddev": 12.34655579,
            "variance": 152.4374398
          },
          {
            "average": 16880.78427,
            "count": 11555025,
            "maximum": 37761,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4921.775617,
            "variance": 24223875.22
          },
          {
            "average": 1.209996603,
            "count": 11555025,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5116744894,
            "variance": 0.2618107831
          },
          {
            "average": 1.424440449,
            "count": 11555025,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7407960331,
            "variance": 0.5487787626
          },
          {
            "average": 0.4964003107,
            "count": 11555025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870637,
            "variance": 0.2499870639
          },
          {
            "average": 1.990476005e-06,
            "count": 11555025,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00141084096,
            "variance": 1.990472215e-06
          },
          {
            "average": 1.120481695,
            "count": 11555025,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.325523986,
            "variance": 0.1059658655
          },
          {
            "average": 3.106865578,
            "count": 11555025,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.6913708,
            "variance": 136.6881511
          },
          {
            "average": 1.882111203,
            "count": 11555025,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044185101,
            "variance": 1.090322524
          },
          {
            "average": 1132.507471,
            "count": 11555025,
            "maximum": 1135,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.115398354,
            "variance": 1.244113489
          },
          {
            "average": 33950.88294,
            "count": 11555025,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8948.877635,
            "variance": 80082410.93
          },
          {
            "average": 32965.88225,
            "count": 11555025,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6949.353936,
            "variance": 48293520.13
          },
          {
            "average": 28428.43696,
            "count": 11555025,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6863.822261,
            "variance": 47112056.03
          },
          {
            "average": 188234309,
            "count": 11555025,
            "maximum": 188235643.9,
            "minimum": 188232365.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 696.6882451,
            "variance": 485374.5109
          },
          {
            "average": 0,
            "count": 11555025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11555025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291108.9003,
          4850136.55,
          1495.349367,
          291802.4803,
          4851351.09,
          1565.549367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291108.90026326274,
                4850136.549926208,
                1495.3493667219252
              ],
              [
                291108.90026326274,
                4851351.089926207,
                1495.3493667219252
              ],
              [
                291802.4802632627,
                4851351.089926207,
                1565.549366721925
              ],
              [
                291802.4802632627,
                4850136.549926208,
                1565.549366721925
              ],
              [
                291108.90026326274,
                4850136.549926208,
                1495.3493667219252
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:27:23+00:00",
        "end_time": "2017-08-31T16:32:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5961046,
            43.77480964,
            1495.349367,
            -119.587022,
            43.78592935,
            1565.549367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59563160427754,
                  43.77480963987664,
                  1495.3493667219252
                ],
                [
                  -119.596104573873,
                  43.785733942645045,
                  1495.3493667219252
                ],
                [
                  -119.58749343214654,
                  43.78592934961453,
                  1565.549366721925
                ],
                [
                  -119.58702202709196,
                  43.77500497277775,
                  1565.549366721925
                ],
                [
                  -119.59563160427754,
                  43.77480963987664,
                  1495.3493667219252
                ]
              ]
            ]
          },
          "id": "20170831_43119G5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:27:23Z",
            "pc:count": 11555025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291495.0286,
                "count": 11555025,
                "maximum": 291802.4803,
                "minimum": 291108.9003,
                "name": "X",
                "position": 0,
                "stddev": 186.5757558,
                "variance": 34810.51266
              },
              {
                "average": 4850786.188,
                "count": 11555025,
                "maximum": 4851351.09,
                "minimum": 4850136.55,
                "name": "Y",
                "position": 1,
                "stddev": 351.6763291,
                "variance": 123676.2405
              },
              {
                "average": 1525.09591,
                "count": 11555025,
                "maximum": 1565.549367,
                "minimum": 1495.349367,
                "name": "Z",
                "position": 2,
                "stddev": 12.34655579,
                "variance": 152.4374398
              },
              {
                "average": 16880.78427,
                "count": 11555025,
                "maximum": 37761,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4921.775617,
                "variance": 24223875.22
              },
              {
                "average": 1.209996603,
                "count": 11555025,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5116744894,
                "variance": 0.2618107831
              },
              {
                "average": 1.424440449,
                "count": 11555025,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7407960331,
                "variance": 0.5487787626
              },
              {
                "average": 0.4964003107,
                "count": 11555025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870637,
                "variance": 0.2499870639
              },
              {
                "average": 1.990476005e-06,
                "count": 11555025,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00141084096,
                "variance": 1.990472215e-06
              },
              {
                "average": 1.120481695,
                "count": 11555025,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.325523986,
                "variance": 0.1059658655
              },
              {
                "average": 3.106865578,
                "count": 11555025,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.6913708,
                "variance": 136.6881511
              },
              {
                "average": 1.882111203,
                "count": 11555025,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.044185101,
                "variance": 1.090322524
              },
              {
                "average": 1132.507471,
                "count": 11555025,
                "maximum": 1135,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.115398354,
                "variance": 1.244113489
              },
              {
                "average": 33950.88294,
                "count": 11555025,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8948.877635,
                "variance": 80082410.93
              },
              {
                "average": 32965.88225,
                "count": 11555025,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6949.353936,
                "variance": 48293520.13
              },
              {
                "average": 28428.43696,
                "count": 11555025,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6863.822261,
                "variance": 47112056.03
              },
              {
                "average": 188234309,
                "count": 11555025,
                "maximum": 188235643.9,
                "minimum": 188232365.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 696.6882451,
                "variance": 485374.5109
              },
              {
                "average": 0,
                "count": 11555025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11555025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291108.9003,
              4850136.55,
              1495.349367,
              291802.4803,
              4851351.09,
              1565.549367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291108.90026326274,
                    4850136.549926208,
                    1495.3493667219252
                  ],
                  [
                    291108.90026326274,
                    4851351.089926207,
                    1495.3493667219252
                  ],
                  [
                    291802.4802632627,
                    4851351.089926207,
                    1565.549366721925
                  ],
                  [
                    291802.4802632627,
                    4850136.549926208,
                    1565.549366721925
                  ],
                  [
                    291108.90026326274,
                    4850136.549926208,
                    1495.3493667219252
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:27:23+00:00",
            "end_time": "2017-08-31T16:32: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": "20170830_43119F4105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997486497353,
              43.73722729739024,
              1571.6813727364888
            ],
            [
              -119.4504954107692,
              43.749982435336676,
              1571.6813727364888
            ],
            [
              -119.43749767434332,
              43.75026052945211,
              1646.6413727364888
            ],
            [
              -119.4369798829065,
              43.7375052684258,
              1646.6413727364888
            ],
            [
              -119.44997486497353,
              43.73722729739024,
              1571.6813727364888
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504954,
        43.7372273,
        1571.681373,
        -119.4369799,
        43.75026053,
        1646.641373
      ],
      "properties": {
        "datetime": "2017-08-30T17:31:18Z",
        "pc:count": 21524446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303236.9857,
            "count": 21524446,
            "maximum": 303755.2629,
            "minimum": 302707.8629,
            "name": "X",
            "position": 0,
            "stddev": 286.7496525,
            "variance": 82225.36319
          },
          {
            "average": 4846311.392,
            "count": 21524446,
            "maximum": 4847022.968,
            "minimum": 4845605.048,
            "name": "Y",
            "position": 1,
            "stddev": 409.1464846,
            "variance": 167400.8458
          },
          {
            "average": 1604.778634,
            "count": 21524446,
            "maximum": 1646.641373,
            "minimum": 1571.681373,
            "name": "Z",
            "position": 2,
            "stddev": 11.69192916,
            "variance": 136.7012075
          },
          {
            "average": 14512.65728,
            "count": 21524446,
            "maximum": 47777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6118.575002,
            "variance": 37436960.05
          },
          {
            "average": 1.459167172,
            "count": 21524446,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7269102073,
            "variance": 0.5283984495
          },
          {
            "average": 1.955631471,
            "count": 21524446,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.023509235,
            "variance": 1.047571155
          },
          {
            "average": 0.502604527,
            "count": 21524446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993228,
            "variance": 0.2499932281
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091614112,
            "count": 21524446,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2884804501,
            "variance": 0.0832209701
          },
          {
            "average": 0.122086289,
            "count": 21524446,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82802602,
            "variance": 139.9021996
          },
          {
            "average": 1.730101067,
            "count": 21524446,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.085494847,
            "variance": 1.178299064
          },
          {
            "average": 1096.546167,
            "count": 21524446,
            "maximum": 1099,
            "minimum": 1094,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9960292276,
            "variance": 0.9920742223
          },
          {
            "average": 21338.52067,
            "count": 21524446,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11160.31145,
            "variance": 124552551.7
          },
          {
            "average": 22724.47613,
            "count": 21524446,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9371.280042,
            "variance": 87820889.63
          },
          {
            "average": 18646.7775,
            "count": 21524446,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8114.186899,
            "variance": 65840029.04
          },
          {
            "average": 188148136.1,
            "count": 21524446,
            "maximum": 188149478.5,
            "minimum": 188146826.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 632.2229941,
            "variance": 399705.9143
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21524446,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302707.8629,
          4845605.048,
          1571.681373,
          303755.2629,
          4847022.968,
          1646.641373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302707.8628934209,
                4845605.0481013665,
                1571.6813727364888
              ],
              [
                302707.8628934209,
                4847022.968101366,
                1571.6813727364888
              ],
              [
                303755.26289342094,
                4847022.968101366,
                1646.6413727364888
              ],
              [
                303755.26289342094,
                4845605.0481013665,
                1646.6413727364888
              ],
              [
                302707.8628934209,
                4845605.0481013665,
                1571.6813727364888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:31:18+00:00",
        "end_time": "2017-08-30T16:47:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504954,
            43.7372273,
            1571.681373,
            -119.4369799,
            43.75026053,
            1646.641373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997486497353,
                  43.73722729739024,
                  1571.6813727364888
                ],
                [
                  -119.4504954107692,
                  43.749982435336676,
                  1571.6813727364888
                ],
                [
                  -119.43749767434332,
                  43.75026052945211,
                  1646.6413727364888
                ],
                [
                  -119.4369798829065,
                  43.7375052684258,
                  1646.6413727364888
                ],
                [
                  -119.44997486497353,
                  43.73722729739024,
                  1571.6813727364888
                ]
              ]
            ]
          },
          "id": "20170830_43119F4105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:31:18Z",
            "pc:count": 21524446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303236.9857,
                "count": 21524446,
                "maximum": 303755.2629,
                "minimum": 302707.8629,
                "name": "X",
                "position": 0,
                "stddev": 286.7496525,
                "variance": 82225.36319
              },
              {
                "average": 4846311.392,
                "count": 21524446,
                "maximum": 4847022.968,
                "minimum": 4845605.048,
                "name": "Y",
                "position": 1,
                "stddev": 409.1464846,
                "variance": 167400.8458
              },
              {
                "average": 1604.778634,
                "count": 21524446,
                "maximum": 1646.641373,
                "minimum": 1571.681373,
                "name": "Z",
                "position": 2,
                "stddev": 11.69192916,
                "variance": 136.7012075
              },
              {
                "average": 14512.65728,
                "count": 21524446,
                "maximum": 47777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6118.575002,
                "variance": 37436960.05
              },
              {
                "average": 1.459167172,
                "count": 21524446,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7269102073,
                "variance": 0.5283984495
              },
              {
                "average": 1.955631471,
                "count": 21524446,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.023509235,
                "variance": 1.047571155
              },
              {
                "average": 0.502604527,
                "count": 21524446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993228,
                "variance": 0.2499932281
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091614112,
                "count": 21524446,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2884804501,
                "variance": 0.0832209701
              },
              {
                "average": 0.122086289,
                "count": 21524446,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82802602,
                "variance": 139.9021996
              },
              {
                "average": 1.730101067,
                "count": 21524446,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.085494847,
                "variance": 1.178299064
              },
              {
                "average": 1096.546167,
                "count": 21524446,
                "maximum": 1099,
                "minimum": 1094,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9960292276,
                "variance": 0.9920742223
              },
              {
                "average": 21338.52067,
                "count": 21524446,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11160.31145,
                "variance": 124552551.7
              },
              {
                "average": 22724.47613,
                "count": 21524446,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9371.280042,
                "variance": 87820889.63
              },
              {
                "average": 18646.7775,
                "count": 21524446,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8114.186899,
                "variance": 65840029.04
              },
              {
                "average": 188148136.1,
                "count": 21524446,
                "maximum": 188149478.5,
                "minimum": 188146826.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 632.2229941,
                "variance": 399705.9143
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21524446,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302707.8629,
              4845605.048,
              1571.681373,
              303755.2629,
              4847022.968,
              1646.641373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302707.8628934209,
                    4845605.0481013665,
                    1571.6813727364888
                  ],
                  [
                    302707.8628934209,
                    4847022.968101366,
                    1571.6813727364888
                  ],
                  [
                    303755.26289342094,
                    4847022.968101366,
                    1646.6413727364888
                  ],
                  [
                    303755.26289342094,
                    4845605.0481013665,
                    1646.6413727364888
                  ],
                  [
                    302707.8628934209,
                    4845605.0481013665,
                    1571.6813727364888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:31:18+00:00",
            "end_time": "2017-08-30T16:47: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": "20170910_43119F6306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997199053011,
              43.662194764618846,
              1430.5870429453907
            ],
            [
              -119.7505562160929,
              43.67498012854176,
              1430.5870429453907
            ],
            [
              -119.73750143118228,
              43.675293748482055,
              1503.2270429453906
            ],
            [
              -119.73691997002858,
              43.662508245410464,
              1503.2270429453906
            ],
            [
              -119.74997199053011,
              43.662194764618846,
              1430.5870429453907
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505562,
        43.66219476,
        1430.587043,
        -119.73692,
        43.67529375,
        1503.227043
      ],
      "properties": {
        "datetime": "2017-09-11T19:31:24Z",
        "pc:count": 16723123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278796.0684,
            "count": 16723123,
            "maximum": 279325.8365,
            "minimum": 278272.2765,
            "name": "X",
            "position": 0,
            "stddev": 286.5342872,
            "variance": 82101.89777
          },
          {
            "average": 4838758.032,
            "count": 16723123,
            "maximum": 4839451.39,
            "minimum": 4838029.79,
            "name": "Y",
            "position": 1,
            "stddev": 387.9696544,
            "variance": 150520.4527
          },
          {
            "average": 1459.199403,
            "count": 16723123,
            "maximum": 1503.227043,
            "minimum": 1430.587043,
            "name": "Z",
            "position": 2,
            "stddev": 11.62953934,
            "variance": 135.2461852
          },
          {
            "average": 22574.45884,
            "count": 16723123,
            "maximum": 44098,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7297.554112,
            "variance": 53254296.01
          },
          {
            "average": 1.2057282,
            "count": 16723123,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5156200667,
            "variance": 0.2658640531
          },
          {
            "average": 1.420356353,
            "count": 16723123,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7662080903,
            "variance": 0.5870748377
          },
          {
            "average": 0.5004925814,
            "count": 16723123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997723,
            "variance": 0.2499997723
          },
          {
            "average": 5.3817699e-07,
            "count": 16723123,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007336052975,
            "variance": 5.381767326e-07
          },
          {
            "average": 1.198037233,
            "count": 16723123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3985203842,
            "variance": 0.1588184966
          },
          {
            "average": 0.5535674384,
            "count": 16723123,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9998204,
            "variance": 143.9956897
          },
          {
            "average": 1.891422254,
            "count": 16723123,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052156075,
            "variance": 1.107032406
          },
          {
            "average": 1179.750906,
            "count": 16723123,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.275843855,
            "variance": 1.627777543
          },
          {
            "average": 30101.47819,
            "count": 16723123,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11484.72509,
            "variance": 131898910.4
          },
          {
            "average": 29239.02412,
            "count": 16723123,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9642.606366,
            "variance": 92979857.53
          },
          {
            "average": 25414.17381,
            "count": 16723123,
            "maximum": 46080,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 8607.767828,
            "variance": 74093666.97
          },
          {
            "average": 189107912.1,
            "count": 16723123,
            "maximum": 189193484.7,
            "minimum": 189103574.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14929.22899,
            "variance": 222881878.1
          },
          {
            "average": 0,
            "count": 16723123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16723123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16723123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16723123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16723123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278272.2765,
          4838029.79,
          1430.587043,
          279325.8365,
          4839451.39,
          1503.227043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278272.2764989914,
                4838029.790091763,
                1430.5870429453907
              ],
              [
                278272.2764989914,
                4839451.390091763,
                1430.5870429453907
              ],
              [
                279325.83649899147,
                4839451.390091763,
                1503.2270429453906
              ],
              [
                279325.83649899147,
                4838029.790091763,
                1503.2270429453906
              ],
              [
                278272.2764989914,
                4838029.790091763,
                1430.5870429453907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:31:24+00:00",
        "end_time": "2017-09-10T18:32:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505562,
            43.66219476,
            1430.587043,
            -119.73692,
            43.67529375,
            1503.227043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997199053011,
                  43.662194764618846,
                  1430.5870429453907
                ],
                [
                  -119.7505562160929,
                  43.67498012854176,
                  1430.5870429453907
                ],
                [
                  -119.73750143118228,
                  43.675293748482055,
                  1503.2270429453906
                ],
                [
                  -119.73691997002858,
                  43.662508245410464,
                  1503.2270429453906
                ],
                [
                  -119.74997199053011,
                  43.662194764618846,
                  1430.5870429453907
                ]
              ]
            ]
          },
          "id": "20170910_43119F6306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:31:24Z",
            "pc:count": 16723123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278796.0684,
                "count": 16723123,
                "maximum": 279325.8365,
                "minimum": 278272.2765,
                "name": "X",
                "position": 0,
                "stddev": 286.5342872,
                "variance": 82101.89777
              },
              {
                "average": 4838758.032,
                "count": 16723123,
                "maximum": 4839451.39,
                "minimum": 4838029.79,
                "name": "Y",
                "position": 1,
                "stddev": 387.9696544,
                "variance": 150520.4527
              },
              {
                "average": 1459.199403,
                "count": 16723123,
                "maximum": 1503.227043,
                "minimum": 1430.587043,
                "name": "Z",
                "position": 2,
                "stddev": 11.62953934,
                "variance": 135.2461852
              },
              {
                "average": 22574.45884,
                "count": 16723123,
                "maximum": 44098,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7297.554112,
                "variance": 53254296.01
              },
              {
                "average": 1.2057282,
                "count": 16723123,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5156200667,
                "variance": 0.2658640531
              },
              {
                "average": 1.420356353,
                "count": 16723123,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7662080903,
                "variance": 0.5870748377
              },
              {
                "average": 0.5004925814,
                "count": 16723123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997723,
                "variance": 0.2499997723
              },
              {
                "average": 5.3817699e-07,
                "count": 16723123,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007336052975,
                "variance": 5.381767326e-07
              },
              {
                "average": 1.198037233,
                "count": 16723123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3985203842,
                "variance": 0.1588184966
              },
              {
                "average": 0.5535674384,
                "count": 16723123,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9998204,
                "variance": 143.9956897
              },
              {
                "average": 1.891422254,
                "count": 16723123,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052156075,
                "variance": 1.107032406
              },
              {
                "average": 1179.750906,
                "count": 16723123,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.275843855,
                "variance": 1.627777543
              },
              {
                "average": 30101.47819,
                "count": 16723123,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11484.72509,
                "variance": 131898910.4
              },
              {
                "average": 29239.02412,
                "count": 16723123,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9642.606366,
                "variance": 92979857.53
              },
              {
                "average": 25414.17381,
                "count": 16723123,
                "maximum": 46080,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 8607.767828,
                "variance": 74093666.97
              },
              {
                "average": 189107912.1,
                "count": 16723123,
                "maximum": 189193484.7,
                "minimum": 189103574.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14929.22899,
                "variance": 222881878.1
              },
              {
                "average": 0,
                "count": 16723123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16723123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16723123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16723123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16723123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278272.2765,
              4838029.79,
              1430.587043,
              279325.8365,
              4839451.39,
              1503.227043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278272.2764989914,
                    4838029.790091763,
                    1430.5870429453907
                  ],
                  [
                    278272.2764989914,
                    4839451.390091763,
                    1430.5870429453907
                  ],
                  [
                    279325.83649899147,
                    4839451.390091763,
                    1503.2270429453906
                  ],
                  [
                    279325.83649899147,
                    4838029.790091763,
                    1503.2270429453906
                  ],
                  [
                    278272.2764989914,
                    4838029.790091763,
                    1430.5870429453907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:31:24+00:00",
            "end_time": "2017-09-10T18:32: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": "20170830_43119F4421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.43747500730862,
              43.624729429227344,
              1440.3412649901234
            ],
            [
              -119.43799079740663,
              43.63748313886949,
              1440.3412649901234
            ],
            [
              -119.42499888334399,
              43.63775963890642,
              1497.6612649901235
            ],
            [
              -119.42448583527845,
              43.62500580688124,
              1497.6612649901235
            ],
            [
              -119.43747500730862,
              43.624729429227344,
              1440.3412649901234
            ]
          ]
        ]
      },
      "bbox": [
        -119.4379908,
        43.62472943,
        1440.341265,
        -119.4244858,
        43.63775964,
        1497.661265
      ],
      "properties": {
        "datetime": "2017-08-30T19:38:30Z",
        "pc:count": 13434932,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303879.7081,
            "count": 13434932,
            "maximum": 304396.028,
            "minimum": 303347.148,
            "name": "X",
            "position": 0,
            "stddev": 290.0855067,
            "variance": 84149.60122
          },
          {
            "average": 4833745.84,
            "count": 13434932,
            "maximum": 4834498.342,
            "minimum": 4833080.622,
            "name": "Y",
            "position": 1,
            "stddev": 414.4804176,
            "variance": 171794.0166
          },
          {
            "average": 1456.467759,
            "count": 13434932,
            "maximum": 1497.661265,
            "minimum": 1440.341265,
            "name": "Z",
            "position": 2,
            "stddev": 13.90675132,
            "variance": 193.3977323
          },
          {
            "average": 20812.68734,
            "count": 13434932,
            "maximum": 33649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2189.822917,
            "variance": 4795324.406
          },
          {
            "average": 1.011556516,
            "count": 13434932,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1213433492,
            "variance": 0.0147242084
          },
          {
            "average": 1.023217832,
            "count": 13434932,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1809037231,
            "variance": 0.03272615703
          },
          {
            "average": 0.504061204,
            "count": 13434932,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983525,
            "variance": 0.2499835252
          },
          {
            "average": 7.889879904e-06,
            "count": 13434932,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002808882027,
            "variance": 7.889818241e-06
          },
          {
            "average": 1.191624044,
            "count": 13434932,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.393578812,
            "variance": 0.1549042813
          },
          {
            "average": -0.1193761529,
            "count": 13434932,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.43693096,
            "variance": 130.8033897
          },
          {
            "average": 1.99159043,
            "count": 13434932,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004441031,
            "variance": 1.008901785
          },
          {
            "average": 1108.1282,
            "count": 13434932,
            "maximum": 1110,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9663324076,
            "variance": 0.9337983219
          },
          {
            "average": 41546.00695,
            "count": 13434932,
            "maximum": 54528,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 3570.10617,
            "variance": 12745658.07
          },
          {
            "average": 39716.07823,
            "count": 13434932,
            "maximum": 52992,
            "minimum": 6144,
            "name": "Green",
            "position": 13,
            "stddev": 3094.112079,
            "variance": 9573529.56
          },
          {
            "average": 36090.18893,
            "count": 13434932,
            "maximum": 50944,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 2995.899683,
            "variance": 8975414.911
          },
          {
            "average": 188155730,
            "count": 13434932,
            "maximum": 188157110.5,
            "minimum": 188154172.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 705.6449124,
            "variance": 497934.7424
          },
          {
            "average": 0,
            "count": 13434932,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13434932,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13434932,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13434932,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13434932,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303347.148,
          4833080.622,
          1440.341265,
          304396.028,
          4834498.342,
          1497.661265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303347.14803022187,
                4833080.621568502,
                1440.3412649901234
              ],
              [
                303347.14803022187,
                4834498.341568503,
                1440.3412649901234
              ],
              [
                304396.0280302219,
                4834498.341568503,
                1497.6612649901235
              ],
              [
                304396.0280302219,
                4833080.621568502,
                1497.6612649901235
              ],
              [
                303347.14803022187,
                4833080.621568502,
                1440.3412649901234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:38:30+00:00",
        "end_time": "2017-08-30T18:49:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4379908,
            43.62472943,
            1440.341265,
            -119.4244858,
            43.63775964,
            1497.661265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.43747500730862,
                  43.624729429227344,
                  1440.3412649901234
                ],
                [
                  -119.43799079740663,
                  43.63748313886949,
                  1440.3412649901234
                ],
                [
                  -119.42499888334399,
                  43.63775963890642,
                  1497.6612649901235
                ],
                [
                  -119.42448583527845,
                  43.62500580688124,
                  1497.6612649901235
                ],
                [
                  -119.43747500730862,
                  43.624729429227344,
                  1440.3412649901234
                ]
              ]
            ]
          },
          "id": "20170830_43119F4421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:38:30Z",
            "pc:count": 13434932,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303879.7081,
                "count": 13434932,
                "maximum": 304396.028,
                "minimum": 303347.148,
                "name": "X",
                "position": 0,
                "stddev": 290.0855067,
                "variance": 84149.60122
              },
              {
                "average": 4833745.84,
                "count": 13434932,
                "maximum": 4834498.342,
                "minimum": 4833080.622,
                "name": "Y",
                "position": 1,
                "stddev": 414.4804176,
                "variance": 171794.0166
              },
              {
                "average": 1456.467759,
                "count": 13434932,
                "maximum": 1497.661265,
                "minimum": 1440.341265,
                "name": "Z",
                "position": 2,
                "stddev": 13.90675132,
                "variance": 193.3977323
              },
              {
                "average": 20812.68734,
                "count": 13434932,
                "maximum": 33649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2189.822917,
                "variance": 4795324.406
              },
              {
                "average": 1.011556516,
                "count": 13434932,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1213433492,
                "variance": 0.0147242084
              },
              {
                "average": 1.023217832,
                "count": 13434932,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1809037231,
                "variance": 0.03272615703
              },
              {
                "average": 0.504061204,
                "count": 13434932,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983525,
                "variance": 0.2499835252
              },
              {
                "average": 7.889879904e-06,
                "count": 13434932,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002808882027,
                "variance": 7.889818241e-06
              },
              {
                "average": 1.191624044,
                "count": 13434932,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.393578812,
                "variance": 0.1549042813
              },
              {
                "average": -0.1193761529,
                "count": 13434932,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.43693096,
                "variance": 130.8033897
              },
              {
                "average": 1.99159043,
                "count": 13434932,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004441031,
                "variance": 1.008901785
              },
              {
                "average": 1108.1282,
                "count": 13434932,
                "maximum": 1110,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9663324076,
                "variance": 0.9337983219
              },
              {
                "average": 41546.00695,
                "count": 13434932,
                "maximum": 54528,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 3570.10617,
                "variance": 12745658.07
              },
              {
                "average": 39716.07823,
                "count": 13434932,
                "maximum": 52992,
                "minimum": 6144,
                "name": "Green",
                "position": 13,
                "stddev": 3094.112079,
                "variance": 9573529.56
              },
              {
                "average": 36090.18893,
                "count": 13434932,
                "maximum": 50944,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 2995.899683,
                "variance": 8975414.911
              },
              {
                "average": 188155730,
                "count": 13434932,
                "maximum": 188157110.5,
                "minimum": 188154172.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 705.6449124,
                "variance": 497934.7424
              },
              {
                "average": 0,
                "count": 13434932,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13434932,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13434932,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13434932,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13434932,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303347.148,
              4833080.622,
              1440.341265,
              304396.028,
              4834498.342,
              1497.661265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303347.14803022187,
                    4833080.621568502,
                    1440.3412649901234
                  ],
                  [
                    303347.14803022187,
                    4834498.341568503,
                    1440.3412649901234
                  ],
                  [
                    304396.0280302219,
                    4834498.341568503,
                    1497.6612649901235
                  ],
                  [
                    304396.0280302219,
                    4833080.621568502,
                    1497.6612649901235
                  ],
                  [
                    303347.14803022187,
                    4833080.621568502,
                    1440.3412649901234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:38:30+00:00",
            "end_time": "2017-08-30T18:49: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": "20170911_43119F7216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247142941153,
              43.69968907651264,
              1513.6392957069647
            ],
            [
              -119.81306995703389,
              43.71247907327434,
              1513.6392957069647
            ],
            [
              -119.80000177514694,
              43.71280019557975,
              1649.3392957069645
            ],
            [
              -119.79940601912126,
              43.700010056297735,
              1649.3392957069645
            ],
            [
              -119.81247142941153,
              43.69968907651264,
              1513.6392957069647
            ]
          ]
        ]
      },
      "bbox": [
        -119.81307,
        43.69968908,
        1513.639296,
        -119.799406,
        43.7128002,
        1649.339296
      ],
      "properties": {
        "datetime": "2017-09-11T20:31:36Z",
        "pc:count": 21160961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273913.8994,
            "count": 21160961,
            "maximum": 274428.1464,
            "minimum": 273374.1064,
            "name": "X",
            "position": 0,
            "stddev": 291.8663531,
            "variance": 85185.96807
          },
          {
            "average": 4843076.811,
            "count": 21160961,
            "maximum": 4843785.427,
            "minimum": 4842363.227,
            "name": "Y",
            "position": 1,
            "stddev": 405.4501336,
            "variance": 164389.8108
          },
          {
            "average": 1575.286355,
            "count": 21160961,
            "maximum": 1649.339296,
            "minimum": 1513.639296,
            "name": "Z",
            "position": 2,
            "stddev": 24.83707544,
            "variance": 616.8803163
          },
          {
            "average": 18194.5347,
            "count": 21160961,
            "maximum": 51345,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9234.346806,
            "variance": 85273160.93
          },
          {
            "average": 1.49448931,
            "count": 21160961,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7548075499,
            "variance": 0.5697344374
          },
          {
            "average": 2.025589575,
            "count": 21160961,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.045970596,
            "variance": 1.094054487
          },
          {
            "average": 0.5016902115,
            "count": 21160961,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997155,
            "variance": 0.249997155
          },
          {
            "average": 1.965884253e-05,
            "count": 21160961,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004433785852,
            "variance": 1.965845699e-05
          },
          {
            "average": 1.158765143,
            "count": 21160961,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3654569451,
            "variance": 0.1335587787
          },
          {
            "average": -0.1867349249,
            "count": 21160961,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18434409,
            "variance": 148.4582408
          },
          {
            "average": 1.740327105,
            "count": 21160961,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.099220083,
            "variance": 1.208284791
          },
          {
            "average": 1188.797027,
            "count": 21160961,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012324895,
            "variance": 1.024801693
          },
          {
            "average": 18323.96387,
            "count": 21160961,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10522.11768,
            "variance": 110714960.5
          },
          {
            "average": 18997.74844,
            "count": 21160961,
            "maximum": 46080,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8835.607232,
            "variance": 78067955.16
          },
          {
            "average": 15272.68551,
            "count": 21160961,
            "maximum": 43008,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7473.929474,
            "variance": 55859621.78
          },
          {
            "average": 189195908.7,
            "count": 21160961,
            "maximum": 189197096.8,
            "minimum": 189194659.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.1104392,
            "variance": 402096.0491
          },
          {
            "average": 0,
            "count": 21160961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21160961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273374.1064,
          4842363.227,
          1513.639296,
          274428.1464,
          4843785.427,
          1649.339296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273374.1063740263,
                4842363.227050696,
                1513.6392957069647
              ],
              [
                273374.1063740263,
                4843785.427050695,
                1513.6392957069647
              ],
              [
                274428.1463740263,
                4843785.427050695,
                1649.3392957069645
              ],
              [
                274428.1463740263,
                4842363.227050696,
                1649.3392957069645
              ],
              [
                273374.1063740263,
                4842363.227050696,
                1513.6392957069647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:31:36+00:00",
        "end_time": "2017-09-11T19:50:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.81307,
            43.69968908,
            1513.639296,
            -119.799406,
            43.7128002,
            1649.339296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247142941153,
                  43.69968907651264,
                  1513.6392957069647
                ],
                [
                  -119.81306995703389,
                  43.71247907327434,
                  1513.6392957069647
                ],
                [
                  -119.80000177514694,
                  43.71280019557975,
                  1649.3392957069645
                ],
                [
                  -119.79940601912126,
                  43.700010056297735,
                  1649.3392957069645
                ],
                [
                  -119.81247142941153,
                  43.69968907651264,
                  1513.6392957069647
                ]
              ]
            ]
          },
          "id": "20170911_43119F7216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:31:36Z",
            "pc:count": 21160961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273913.8994,
                "count": 21160961,
                "maximum": 274428.1464,
                "minimum": 273374.1064,
                "name": "X",
                "position": 0,
                "stddev": 291.8663531,
                "variance": 85185.96807
              },
              {
                "average": 4843076.811,
                "count": 21160961,
                "maximum": 4843785.427,
                "minimum": 4842363.227,
                "name": "Y",
                "position": 1,
                "stddev": 405.4501336,
                "variance": 164389.8108
              },
              {
                "average": 1575.286355,
                "count": 21160961,
                "maximum": 1649.339296,
                "minimum": 1513.639296,
                "name": "Z",
                "position": 2,
                "stddev": 24.83707544,
                "variance": 616.8803163
              },
              {
                "average": 18194.5347,
                "count": 21160961,
                "maximum": 51345,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9234.346806,
                "variance": 85273160.93
              },
              {
                "average": 1.49448931,
                "count": 21160961,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7548075499,
                "variance": 0.5697344374
              },
              {
                "average": 2.025589575,
                "count": 21160961,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.045970596,
                "variance": 1.094054487
              },
              {
                "average": 0.5016902115,
                "count": 21160961,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997155,
                "variance": 0.249997155
              },
              {
                "average": 1.965884253e-05,
                "count": 21160961,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004433785852,
                "variance": 1.965845699e-05
              },
              {
                "average": 1.158765143,
                "count": 21160961,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3654569451,
                "variance": 0.1335587787
              },
              {
                "average": -0.1867349249,
                "count": 21160961,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18434409,
                "variance": 148.4582408
              },
              {
                "average": 1.740327105,
                "count": 21160961,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.099220083,
                "variance": 1.208284791
              },
              {
                "average": 1188.797027,
                "count": 21160961,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012324895,
                "variance": 1.024801693
              },
              {
                "average": 18323.96387,
                "count": 21160961,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10522.11768,
                "variance": 110714960.5
              },
              {
                "average": 18997.74844,
                "count": 21160961,
                "maximum": 46080,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8835.607232,
                "variance": 78067955.16
              },
              {
                "average": 15272.68551,
                "count": 21160961,
                "maximum": 43008,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7473.929474,
                "variance": 55859621.78
              },
              {
                "average": 189195908.7,
                "count": 21160961,
                "maximum": 189197096.8,
                "minimum": 189194659.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.1104392,
                "variance": 402096.0491
              },
              {
                "average": 0,
                "count": 21160961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21160961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273374.1064,
              4842363.227,
              1513.639296,
              274428.1464,
              4843785.427,
              1649.339296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273374.1063740263,
                    4842363.227050696,
                    1513.6392957069647
                  ],
                  [
                    273374.1063740263,
                    4843785.427050695,
                    1513.6392957069647
                  ],
                  [
                    274428.1463740263,
                    4843785.427050695,
                    1649.3392957069645
                  ],
                  [
                    274428.1463740263,
                    4842363.227050696,
                    1649.3392957069645
                  ],
                  [
                    273374.1063740263,
                    4842363.227050696,
                    1513.6392957069647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:31:36+00:00",
            "end_time": "2017-09-11T19:50: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": "20170910_43119F7206.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247122835885,
              43.72468807234201,
              1547.5611667635076
            ],
            [
              -119.81307035400202,
              43.73747963174038,
              1547.5611667635076
            ],
            [
              -119.80000070519831,
              43.73780080159172,
              1682.5611667635076
            ],
            [
              -119.79940435423211,
              43.725009099640154,
              1682.5611667635076
            ],
            [
              -119.81247122835885,
              43.72468807234201,
              1547.5611667635076
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130704,
        43.72468807,
        1547.561167,
        -119.7994044,
        43.7378008,
        1682.561167
      ],
      "properties": {
        "datetime": "2017-09-11T20:06:52Z",
        "pc:count": 21884000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274003.2143,
            "count": 21884000,
            "maximum": 274522.1032,
            "minimum": 273468.3832,
            "name": "X",
            "position": 0,
            "stddev": 290.6663645,
            "variance": 84486.93546
          },
          {
            "average": 4845839.166,
            "count": 21884000,
            "maximum": 4846562.204,
            "minimum": 4845139.824,
            "name": "Y",
            "position": 1,
            "stddev": 401.6052582,
            "variance": 161286.7834
          },
          {
            "average": 1627.474464,
            "count": 21884000,
            "maximum": 1682.561167,
            "minimum": 1547.561167,
            "name": "Z",
            "position": 2,
            "stddev": 18.00291531,
            "variance": 324.1049596
          },
          {
            "average": 17914.54361,
            "count": 21884000,
            "maximum": 65441,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8925.183816,
            "variance": 79658906.15
          },
          {
            "average": 1.481573021,
            "count": 21884000,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7293407528,
            "variance": 0.5319379338
          },
          {
            "average": 1.988712027,
            "count": 21884000,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.983967591,
            "variance": 0.9681922201
          },
          {
            "average": 0.501671221,
            "count": 21884000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972184,
            "variance": 0.2499972184
          },
          {
            "average": 3.609943338e-06,
            "count": 21884000,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001899981703,
            "variance": 3.609930471e-06
          },
          {
            "average": 1.150907421,
            "count": 21884000,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3579586249,
            "variance": 0.1281343771
          },
          {
            "average": -0.193303731,
            "count": 21884000,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01393295,
            "variance": 144.3345848
          },
          {
            "average": 1.733544553,
            "count": 21884000,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.09996259,
            "variance": 1.209917699
          },
          {
            "average": 1185.917613,
            "count": 21884000,
            "maximum": 1188,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.411143928,
            "variance": 1.991327184
          },
          {
            "average": 21121.9386,
            "count": 21884000,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9403.978239,
            "variance": 88434806.72
          },
          {
            "average": 22126.16324,
            "count": 21884000,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8033.555416,
            "variance": 64538012.63
          },
          {
            "average": 17977.77879,
            "count": 21884000,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6031.166774,
            "variance": 36374972.66
          },
          {
            "average": 189189957.5,
            "count": 21884000,
            "maximum": 189195612.7,
            "minimum": 189106385.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 18983.84023,
            "variance": 360386189.8
          },
          {
            "average": 0,
            "count": 21884000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21884000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21884000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21884000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21884000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273468.3832,
          4845139.824,
          1547.561167,
          274522.1032,
          4846562.204,
          1682.561167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273468.38315706083,
                4845139.824003962,
                1547.5611667635076
              ],
              [
                273468.38315706083,
                4846562.204003963,
                1547.5611667635076
              ],
              [
                274522.1031570608,
                4846562.204003963,
                1682.5611667635076
              ],
              [
                274522.1031570608,
                4845139.824003962,
                1682.5611667635076
              ],
              [
                273468.38315706083,
                4845139.824003962,
                1547.5611667635076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:06:52+00:00",
        "end_time": "2017-09-10T19:19:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7206.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7206.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7206.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7206.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130704,
            43.72468807,
            1547.561167,
            -119.7994044,
            43.7378008,
            1682.561167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247122835885,
                  43.72468807234201,
                  1547.5611667635076
                ],
                [
                  -119.81307035400202,
                  43.73747963174038,
                  1547.5611667635076
                ],
                [
                  -119.80000070519831,
                  43.73780080159172,
                  1682.5611667635076
                ],
                [
                  -119.79940435423211,
                  43.725009099640154,
                  1682.5611667635076
                ],
                [
                  -119.81247122835885,
                  43.72468807234201,
                  1547.5611667635076
                ]
              ]
            ]
          },
          "id": "20170910_43119F7206.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7206.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:06:52Z",
            "pc:count": 21884000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274003.2143,
                "count": 21884000,
                "maximum": 274522.1032,
                "minimum": 273468.3832,
                "name": "X",
                "position": 0,
                "stddev": 290.6663645,
                "variance": 84486.93546
              },
              {
                "average": 4845839.166,
                "count": 21884000,
                "maximum": 4846562.204,
                "minimum": 4845139.824,
                "name": "Y",
                "position": 1,
                "stddev": 401.6052582,
                "variance": 161286.7834
              },
              {
                "average": 1627.474464,
                "count": 21884000,
                "maximum": 1682.561167,
                "minimum": 1547.561167,
                "name": "Z",
                "position": 2,
                "stddev": 18.00291531,
                "variance": 324.1049596
              },
              {
                "average": 17914.54361,
                "count": 21884000,
                "maximum": 65441,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8925.183816,
                "variance": 79658906.15
              },
              {
                "average": 1.481573021,
                "count": 21884000,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7293407528,
                "variance": 0.5319379338
              },
              {
                "average": 1.988712027,
                "count": 21884000,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.983967591,
                "variance": 0.9681922201
              },
              {
                "average": 0.501671221,
                "count": 21884000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972184,
                "variance": 0.2499972184
              },
              {
                "average": 3.609943338e-06,
                "count": 21884000,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001899981703,
                "variance": 3.609930471e-06
              },
              {
                "average": 1.150907421,
                "count": 21884000,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3579586249,
                "variance": 0.1281343771
              },
              {
                "average": -0.193303731,
                "count": 21884000,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01393295,
                "variance": 144.3345848
              },
              {
                "average": 1.733544553,
                "count": 21884000,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.09996259,
                "variance": 1.209917699
              },
              {
                "average": 1185.917613,
                "count": 21884000,
                "maximum": 1188,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.411143928,
                "variance": 1.991327184
              },
              {
                "average": 21121.9386,
                "count": 21884000,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9403.978239,
                "variance": 88434806.72
              },
              {
                "average": 22126.16324,
                "count": 21884000,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8033.555416,
                "variance": 64538012.63
              },
              {
                "average": 17977.77879,
                "count": 21884000,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6031.166774,
                "variance": 36374972.66
              },
              {
                "average": 189189957.5,
                "count": 21884000,
                "maximum": 189195612.7,
                "minimum": 189106385.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 18983.84023,
                "variance": 360386189.8
              },
              {
                "average": 0,
                "count": 21884000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21884000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21884000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21884000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21884000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273468.3832,
              4845139.824,
              1547.561167,
              274522.1032,
              4846562.204,
              1682.561167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273468.38315706083,
                    4845139.824003962,
                    1547.5611667635076
                  ],
                  [
                    273468.38315706083,
                    4846562.204003963,
                    1547.5611667635076
                  ],
                  [
                    274522.1031570608,
                    4846562.204003963,
                    1682.5611667635076
                  ],
                  [
                    274522.1031570608,
                    4845139.824003962,
                    1682.5611667635076
                  ],
                  [
                    273468.38315706083,
                    4845139.824003962,
                    1547.5611667635076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:06:52+00:00",
            "end_time": "2017-09-10T19:19: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": "20170908_43119F6214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997257928293,
              43.712205492382914,
              1376.5834818505577
            ],
            [
              -119.65053609042518,
              43.72498118532984,
              1376.5834818505577
            ],
            [
              -119.63749939201766,
              43.72528296168393,
              1463.7434818505576
            ],
            [
              -119.63693864466049,
              43.712507134955246,
              1463.7434818505576
            ],
            [
              -119.64997257928293,
              43.712205492382914,
              1376.5834818505577
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505361,
        43.71220549,
        1376.583482,
        -119.6369386,
        43.72528296,
        1463.743482
      ],
      "properties": {
        "datetime": "2017-09-10T15:15:54Z",
        "pc:count": 14398567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287049.4573,
            "count": 14398567,
            "maximum": 287564.1331,
            "minimum": 286512.9931,
            "name": "X",
            "position": 0,
            "stddev": 293.759878,
            "variance": 86294.86591
          },
          {
            "average": 4844031.415,
            "count": 14398567,
            "maximum": 4844742.242,
            "minimum": 4843321.822,
            "name": "Y",
            "position": 1,
            "stddev": 410.8088158,
            "variance": 168763.8831
          },
          {
            "average": 1424.287141,
            "count": 14398567,
            "maximum": 1463.743482,
            "minimum": 1376.583482,
            "name": "Z",
            "position": 2,
            "stddev": 18.35168557,
            "variance": 336.7843633
          },
          {
            "average": 24323.5413,
            "count": 14398567,
            "maximum": 51026,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3645.029624,
            "variance": 13286240.96
          },
          {
            "average": 1.025648594,
            "count": 14398567,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1824906112,
            "variance": 0.03330282316
          },
          {
            "average": 1.05197795,
            "count": 14398567,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2757676582,
            "variance": 0.0760478013
          },
          {
            "average": 0.5029905407,
            "count": 14398567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910739,
            "variance": 0.249991074
          },
          {
            "average": 1.291795218e-05,
            "count": 14398567,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003594132191,
            "variance": 1.291778621e-05
          },
          {
            "average": 1.222762168,
            "count": 14398567,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4160999838,
            "variance": 0.1731391965
          },
          {
            "average": -0.2904626768,
            "count": 14398567,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14517492,
            "variance": 147.5052738
          },
          {
            "average": 1.990887774,
            "count": 14398567,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009551364,
            "variance": 1.019193956
          },
          {
            "average": 1157.266706,
            "count": 14398567,
            "maximum": 1160,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.337738193,
            "variance": 1.789543473
          },
          {
            "average": 39210.07471,
            "count": 14398567,
            "maximum": 53504,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 6803.063121,
            "variance": 46281667.83
          },
          {
            "average": 37801.99902,
            "count": 14398567,
            "maximum": 51200,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 5402.199989,
            "variance": 29183764.72
          },
          {
            "average": 34482.366,
            "count": 14398567,
            "maximum": 47872,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 5512.896267,
            "variance": 30392025.25
          },
          {
            "average": 189064786.5,
            "count": 14398567,
            "maximum": 189091754.3,
            "minimum": 188950765,
            "name": "GpsTime",
            "position": 15,
            "stddev": 53857.41101,
            "variance": 2900620720
          },
          {
            "average": 0,
            "count": 14398567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14398567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14398567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14398567,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14398567,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286512.9931,
          4843321.822,
          1376.583482,
          287564.1331,
          4844742.242,
          1463.743482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286512.9930550623,
                4843321.8224816695,
                1376.5834818505577
              ],
              [
                286512.9930550623,
                4844742.242481669,
                1376.5834818505577
              ],
              [
                287564.1330550623,
                4844742.242481669,
                1463.7434818505576
              ],
              [
                287564.1330550623,
                4843321.8224816695,
                1463.7434818505576
              ],
              [
                286512.9930550623,
                4843321.8224816695,
                1376.5834818505577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:15:54+00:00",
        "end_time": "2017-09-09T00:06:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F6214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F6214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F6214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505361,
            43.71220549,
            1376.583482,
            -119.6369386,
            43.72528296,
            1463.743482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997257928293,
                  43.712205492382914,
                  1376.5834818505577
                ],
                [
                  -119.65053609042518,
                  43.72498118532984,
                  1376.5834818505577
                ],
                [
                  -119.63749939201766,
                  43.72528296168393,
                  1463.7434818505576
                ],
                [
                  -119.63693864466049,
                  43.712507134955246,
                  1463.7434818505576
                ],
                [
                  -119.64997257928293,
                  43.712205492382914,
                  1376.5834818505577
                ]
              ]
            ]
          },
          "id": "20170908_43119F6214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:15:54Z",
            "pc:count": 14398567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287049.4573,
                "count": 14398567,
                "maximum": 287564.1331,
                "minimum": 286512.9931,
                "name": "X",
                "position": 0,
                "stddev": 293.759878,
                "variance": 86294.86591
              },
              {
                "average": 4844031.415,
                "count": 14398567,
                "maximum": 4844742.242,
                "minimum": 4843321.822,
                "name": "Y",
                "position": 1,
                "stddev": 410.8088158,
                "variance": 168763.8831
              },
              {
                "average": 1424.287141,
                "count": 14398567,
                "maximum": 1463.743482,
                "minimum": 1376.583482,
                "name": "Z",
                "position": 2,
                "stddev": 18.35168557,
                "variance": 336.7843633
              },
              {
                "average": 24323.5413,
                "count": 14398567,
                "maximum": 51026,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3645.029624,
                "variance": 13286240.96
              },
              {
                "average": 1.025648594,
                "count": 14398567,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1824906112,
                "variance": 0.03330282316
              },
              {
                "average": 1.05197795,
                "count": 14398567,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2757676582,
                "variance": 0.0760478013
              },
              {
                "average": 0.5029905407,
                "count": 14398567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910739,
                "variance": 0.249991074
              },
              {
                "average": 1.291795218e-05,
                "count": 14398567,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003594132191,
                "variance": 1.291778621e-05
              },
              {
                "average": 1.222762168,
                "count": 14398567,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4160999838,
                "variance": 0.1731391965
              },
              {
                "average": -0.2904626768,
                "count": 14398567,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14517492,
                "variance": 147.5052738
              },
              {
                "average": 1.990887774,
                "count": 14398567,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009551364,
                "variance": 1.019193956
              },
              {
                "average": 1157.266706,
                "count": 14398567,
                "maximum": 1160,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.337738193,
                "variance": 1.789543473
              },
              {
                "average": 39210.07471,
                "count": 14398567,
                "maximum": 53504,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 6803.063121,
                "variance": 46281667.83
              },
              {
                "average": 37801.99902,
                "count": 14398567,
                "maximum": 51200,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 5402.199989,
                "variance": 29183764.72
              },
              {
                "average": 34482.366,
                "count": 14398567,
                "maximum": 47872,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 5512.896267,
                "variance": 30392025.25
              },
              {
                "average": 189064786.5,
                "count": 14398567,
                "maximum": 189091754.3,
                "minimum": 188950765,
                "name": "GpsTime",
                "position": 15,
                "stddev": 53857.41101,
                "variance": 2900620720
              },
              {
                "average": 0,
                "count": 14398567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14398567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14398567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14398567,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14398567,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286512.9931,
              4843321.822,
              1376.583482,
              287564.1331,
              4844742.242,
              1463.743482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286512.9930550623,
                    4843321.8224816695,
                    1376.5834818505577
                  ],
                  [
                    286512.9930550623,
                    4844742.242481669,
                    1376.5834818505577
                  ],
                  [
                    287564.1330550623,
                    4844742.242481669,
                    1463.7434818505576
                  ],
                  [
                    287564.1330550623,
                    4843321.8224816695,
                    1463.7434818505576
                  ],
                  [
                    286512.9930550623,
                    4843321.8224816695,
                    1376.5834818505577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:15:54+00:00",
            "end_time": "2017-09-09T00:06: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": "20170831_43119F5304.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5874739531757,
              43.67471227863018,
              1601.1802878435406
            ],
            [
              -119.588023162109,
              43.68748167841823,
              1601.1802878435406
            ],
            [
              -119.57500013681828,
              43.68777598564106,
              1877.6802878435406
            ],
            [
              -119.57445368406087,
              43.67500645543884,
              1877.6802878435406
            ],
            [
              -119.5874739531757,
              43.67471227863018,
              1601.1802878435406
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880232,
        43.67471228,
        1601.180288,
        -119.5744537,
        43.68777599,
        1877.680288
      ],
      "properties": {
        "datetime": "2017-09-08T23:36:32Z",
        "pc:count": 66943056,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291971.6283,
            "count": 66943056,
            "maximum": 292468.8061,
            "minimum": 291418.1661,
            "name": "X",
            "position": 0,
            "stddev": 282.9274993,
            "variance": 80047.96984
          },
          {
            "average": 4839644.423,
            "count": 66943056,
            "maximum": 4840418.056,
            "minimum": 4838998.416,
            "name": "Y",
            "position": 1,
            "stddev": 402.6658105,
            "variance": 162139.755
          },
          {
            "average": 1737.966747,
            "count": 66943056,
            "maximum": 1877.680288,
            "minimum": 1601.180288,
            "name": "Z",
            "position": 2,
            "stddev": 58.03434696,
            "variance": 3367.985426
          },
          {
            "average": 15042.37227,
            "count": 66943056,
            "maximum": 49969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7610.650902,
            "variance": 57922007.15
          },
          {
            "average": 1.51924461,
            "count": 66943056,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7435594818,
            "variance": 0.5528807029
          },
          {
            "average": 2.076696693,
            "count": 66943056,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9998582675,
            "variance": 0.999716555
          },
          {
            "average": 0.5042733932,
            "count": 66943056,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999817415,
            "variance": 0.2499817418
          },
          {
            "average": 1.190564112e-05,
            "count": 66943056,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00345043469,
            "variance": 1.190549955e-05
          },
          {
            "average": 1.036557817,
            "count": 66943056,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1876735028,
            "variance": 0.03522134367
          },
          {
            "average": -0.5480396914,
            "count": 66943056,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35566607,
            "variance": 128.9511519
          },
          {
            "average": 1.744351109,
            "count": 66943056,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092888486,
            "variance": 1.194405243
          },
          {
            "average": 1145.265827,
            "count": 66943056,
            "maximum": 1152,
            "minimum": 1140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.364118764,
            "variance": 5.589057528
          },
          {
            "average": 18469.44814,
            "count": 66943056,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8348.81016,
            "variance": 69702631.09
          },
          {
            "average": 21073.09733,
            "count": 66943056,
            "maximum": 47104,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7490.572818,
            "variance": 56108681.13
          },
          {
            "average": 16124.22908,
            "count": 66943056,
            "maximum": 42752,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6032.962487,
            "variance": 36396636.36
          },
          {
            "average": 188691767.9,
            "count": 66943056,
            "maximum": 188948992.4,
            "minimum": 188239282.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 338156.7734,
            "variance": 114350003400.0
          },
          {
            "average": 0,
            "count": 66943056,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66943056,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66943056,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66943056,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66943056,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291418.1661,
          4838998.416,
          1601.180288,
          292468.8061,
          4840418.056,
          1877.680288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291418.16606073553,
                4838998.416164495,
                1601.1802878435406
              ],
              [
                291418.16606073553,
                4840418.056164496,
                1601.1802878435406
              ],
              [
                292468.80606073554,
                4840418.056164496,
                1877.6802878435406
              ],
              [
                292468.80606073554,
                4838998.416164495,
                1877.6802878435406
              ],
              [
                291418.16606073553,
                4838998.416164495,
                1601.1802878435406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:36:32+00:00",
        "end_time": "2017-08-31T18:28:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5304.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5304.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5304.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5304.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880232,
            43.67471228,
            1601.180288,
            -119.5744537,
            43.68777599,
            1877.680288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5874739531757,
                  43.67471227863018,
                  1601.1802878435406
                ],
                [
                  -119.588023162109,
                  43.68748167841823,
                  1601.1802878435406
                ],
                [
                  -119.57500013681828,
                  43.68777598564106,
                  1877.6802878435406
                ],
                [
                  -119.57445368406087,
                  43.67500645543884,
                  1877.6802878435406
                ],
                [
                  -119.5874739531757,
                  43.67471227863018,
                  1601.1802878435406
                ]
              ]
            ]
          },
          "id": "20170831_43119F5304.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5304.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:36:32Z",
            "pc:count": 66943056,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291971.6283,
                "count": 66943056,
                "maximum": 292468.8061,
                "minimum": 291418.1661,
                "name": "X",
                "position": 0,
                "stddev": 282.9274993,
                "variance": 80047.96984
              },
              {
                "average": 4839644.423,
                "count": 66943056,
                "maximum": 4840418.056,
                "minimum": 4838998.416,
                "name": "Y",
                "position": 1,
                "stddev": 402.6658105,
                "variance": 162139.755
              },
              {
                "average": 1737.966747,
                "count": 66943056,
                "maximum": 1877.680288,
                "minimum": 1601.180288,
                "name": "Z",
                "position": 2,
                "stddev": 58.03434696,
                "variance": 3367.985426
              },
              {
                "average": 15042.37227,
                "count": 66943056,
                "maximum": 49969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7610.650902,
                "variance": 57922007.15
              },
              {
                "average": 1.51924461,
                "count": 66943056,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7435594818,
                "variance": 0.5528807029
              },
              {
                "average": 2.076696693,
                "count": 66943056,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9998582675,
                "variance": 0.999716555
              },
              {
                "average": 0.5042733932,
                "count": 66943056,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999817415,
                "variance": 0.2499817418
              },
              {
                "average": 1.190564112e-05,
                "count": 66943056,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00345043469,
                "variance": 1.190549955e-05
              },
              {
                "average": 1.036557817,
                "count": 66943056,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1876735028,
                "variance": 0.03522134367
              },
              {
                "average": -0.5480396914,
                "count": 66943056,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35566607,
                "variance": 128.9511519
              },
              {
                "average": 1.744351109,
                "count": 66943056,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092888486,
                "variance": 1.194405243
              },
              {
                "average": 1145.265827,
                "count": 66943056,
                "maximum": 1152,
                "minimum": 1140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.364118764,
                "variance": 5.589057528
              },
              {
                "average": 18469.44814,
                "count": 66943056,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8348.81016,
                "variance": 69702631.09
              },
              {
                "average": 21073.09733,
                "count": 66943056,
                "maximum": 47104,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7490.572818,
                "variance": 56108681.13
              },
              {
                "average": 16124.22908,
                "count": 66943056,
                "maximum": 42752,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6032.962487,
                "variance": 36396636.36
              },
              {
                "average": 188691767.9,
                "count": 66943056,
                "maximum": 188948992.4,
                "minimum": 188239282.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 338156.7734,
                "variance": 114350003400.0
              },
              {
                "average": 0,
                "count": 66943056,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66943056,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66943056,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66943056,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66943056,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291418.1661,
              4838998.416,
              1601.180288,
              292468.8061,
              4840418.056,
              1877.680288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291418.16606073553,
                    4838998.416164495,
                    1601.1802878435406
                  ],
                  [
                    291418.16606073553,
                    4840418.056164496,
                    1601.1802878435406
                  ],
                  [
                    292468.80606073554,
                    4840418.056164496,
                    1877.6802878435406
                  ],
                  [
                    292468.80606073554,
                    4838998.416164495,
                    1877.6802878435406
                  ],
                  [
                    291418.16606073553,
                    4838998.416164495,
                    1601.1802878435406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:36:32+00:00",
            "end_time": "2017-08-31T18:28: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": "20170908_43119F6225.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747326368708,
              43.68720667670785,
              1365.3230247920183
            ],
            [
              -119.63803356667727,
              43.69998111556017,
              1365.3230247920183
            ],
            [
              -119.624998932009,
              43.700281404576316,
              1447.4430247920182
            ],
            [
              -119.62444138973025,
              43.68750683260935,
              1447.4430247920182
            ],
            [
              -119.63747326368708,
              43.68720667670785,
              1365.3230247920183
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380336,
        43.68720668,
        1365.323025,
        -119.6244414,
        43.7002814,
        1447.443025
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:48Z",
        "pc:count": 16108792,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287970.5877,
            "count": 16108792,
            "maximum": 288483.0301,
            "minimum": 287431.6301,
            "name": "X",
            "position": 0,
            "stddev": 286.1015458,
            "variance": 81854.09448
          },
          {
            "average": 4841160.583,
            "count": 16108792,
            "maximum": 4841933.396,
            "minimum": 4840513.136,
            "name": "Y",
            "position": 1,
            "stddev": 397.8034403,
            "variance": 158247.5771
          },
          {
            "average": 1409.541558,
            "count": 16108792,
            "maximum": 1447.443025,
            "minimum": 1365.323025,
            "name": "Z",
            "position": 2,
            "stddev": 20.48129405,
            "variance": 419.483406
          },
          {
            "average": 24308.6827,
            "count": 16108792,
            "maximum": 64641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2973.771229,
            "variance": 8843315.321
          },
          {
            "average": 1.008823318,
            "count": 16108792,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0999388362,
            "variance": 0.009987770981
          },
          {
            "average": 1.017772965,
            "count": 16108792,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1457488347,
            "variance": 0.02124272283
          },
          {
            "average": 0.5054198974,
            "count": 16108792,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999706394,
            "variance": 0.2499706402
          },
          {
            "average": 6.431270576e-05,
            "count": 16108792,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008019262661,
            "variance": 6.430857363e-05
          },
          {
            "average": 1.209159135,
            "count": 16108792,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4067082511,
            "variance": 0.1654116015
          },
          {
            "average": -2.195423604,
            "count": 16108792,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0183983,
            "variance": 144.4418976
          },
          {
            "average": 1.997787171,
            "count": 16108792,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003680843,
            "variance": 1.007375235
          },
          {
            "average": 1161.855253,
            "count": 16108792,
            "maximum": 1182,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.628014786,
            "variance": 74.44263916
          },
          {
            "average": 39304.19368,
            "count": 16108792,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4740.392171,
            "variance": 22471317.93
          },
          {
            "average": 37685.44533,
            "count": 16108792,
            "maximum": 52480,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3932.804949,
            "variance": 15466954.77
          },
          {
            "average": 34272.84809,
            "count": 16108792,
            "maximum": 51200,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3804.664224,
            "variance": 14475469.86
          },
          {
            "average": 189089725.4,
            "count": 16108792,
            "maximum": 189106928.6,
            "minimum": 188951073.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 22727.33109,
            "variance": 516531578.6
          },
          {
            "average": 0,
            "count": 16108792,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16108792,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16108792,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16108792,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16108792,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287431.6301,
          4840513.136,
          1365.323025,
          288483.0301,
          4841933.396,
          1447.443025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287431.63007318304,
                4840513.136427326,
                1365.3230247920183
              ],
              [
                287431.63007318304,
                4841933.396427326,
                1365.3230247920183
              ],
              [
                288483.03007318306,
                4841933.396427326,
                1447.4430247920182
              ],
              [
                288483.03007318306,
                4840513.136427326,
                1447.4430247920182
              ],
              [
                287431.63007318304,
                4840513.136427326,
                1365.3230247920183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:48+00:00",
        "end_time": "2017-09-09T00:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F6225.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F6225.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F6225.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6225.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380336,
            43.68720668,
            1365.323025,
            -119.6244414,
            43.7002814,
            1447.443025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747326368708,
                  43.68720667670785,
                  1365.3230247920183
                ],
                [
                  -119.63803356667727,
                  43.69998111556017,
                  1365.3230247920183
                ],
                [
                  -119.624998932009,
                  43.700281404576316,
                  1447.4430247920182
                ],
                [
                  -119.62444138973025,
                  43.68750683260935,
                  1447.4430247920182
                ],
                [
                  -119.63747326368708,
                  43.68720667670785,
                  1365.3230247920183
                ]
              ]
            ]
          },
          "id": "20170908_43119F6225.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6225.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:48Z",
            "pc:count": 16108792,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287970.5877,
                "count": 16108792,
                "maximum": 288483.0301,
                "minimum": 287431.6301,
                "name": "X",
                "position": 0,
                "stddev": 286.1015458,
                "variance": 81854.09448
              },
              {
                "average": 4841160.583,
                "count": 16108792,
                "maximum": 4841933.396,
                "minimum": 4840513.136,
                "name": "Y",
                "position": 1,
                "stddev": 397.8034403,
                "variance": 158247.5771
              },
              {
                "average": 1409.541558,
                "count": 16108792,
                "maximum": 1447.443025,
                "minimum": 1365.323025,
                "name": "Z",
                "position": 2,
                "stddev": 20.48129405,
                "variance": 419.483406
              },
              {
                "average": 24308.6827,
                "count": 16108792,
                "maximum": 64641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2973.771229,
                "variance": 8843315.321
              },
              {
                "average": 1.008823318,
                "count": 16108792,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0999388362,
                "variance": 0.009987770981
              },
              {
                "average": 1.017772965,
                "count": 16108792,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1457488347,
                "variance": 0.02124272283
              },
              {
                "average": 0.5054198974,
                "count": 16108792,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999706394,
                "variance": 0.2499706402
              },
              {
                "average": 6.431270576e-05,
                "count": 16108792,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008019262661,
                "variance": 6.430857363e-05
              },
              {
                "average": 1.209159135,
                "count": 16108792,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4067082511,
                "variance": 0.1654116015
              },
              {
                "average": -2.195423604,
                "count": 16108792,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0183983,
                "variance": 144.4418976
              },
              {
                "average": 1.997787171,
                "count": 16108792,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003680843,
                "variance": 1.007375235
              },
              {
                "average": 1161.855253,
                "count": 16108792,
                "maximum": 1182,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.628014786,
                "variance": 74.44263916
              },
              {
                "average": 39304.19368,
                "count": 16108792,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4740.392171,
                "variance": 22471317.93
              },
              {
                "average": 37685.44533,
                "count": 16108792,
                "maximum": 52480,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3932.804949,
                "variance": 15466954.77
              },
              {
                "average": 34272.84809,
                "count": 16108792,
                "maximum": 51200,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3804.664224,
                "variance": 14475469.86
              },
              {
                "average": 189089725.4,
                "count": 16108792,
                "maximum": 189106928.6,
                "minimum": 188951073.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 22727.33109,
                "variance": 516531578.6
              },
              {
                "average": 0,
                "count": 16108792,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16108792,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16108792,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16108792,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16108792,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287431.6301,
              4840513.136,
              1365.323025,
              288483.0301,
              4841933.396,
              1447.443025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287431.63007318304,
                    4840513.136427326,
                    1365.3230247920183
                  ],
                  [
                    287431.63007318304,
                    4841933.396427326,
                    1365.3230247920183
                  ],
                  [
                    288483.03007318306,
                    4841933.396427326,
                    1447.4430247920182
                  ],
                  [
                    288483.03007318306,
                    4840513.136427326,
                    1447.4430247920182
                  ],
                  [
                    287431.63007318304,
                    4840513.136427326,
                    1365.3230247920183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:48+00:00",
            "end_time": "2017-09-09T00:11:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.42497558139797,
              43.624730753731825,
              1445.5246644325907
            ],
            [
              -119.42548867018156,
              43.63748314238667,
              1445.5246644325907
            ],
            [
              -119.41249787464685,
              43.637758195407066,
              1495.9446644325908
            ],
            [
              -119.41198752742635,
              43.62500568502229,
              1495.9446644325908
            ],
            [
              -119.42497558139797,
              43.624730753731825,
              1445.5246644325907
            ]
          ]
        ]
      },
      "bbox": [
        -119.4254887,
        43.62473075,
        1445.524664,
        -119.4119875,
        43.6377582,
        1495.944664
      ],
      "properties": {
        "datetime": "2017-08-30T19:14:08Z",
        "pc:count": 14469385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304869.8656,
            "count": 14469385,
            "maximum": 305404.4023,
            "minimum": 304355.6223,
            "name": "X",
            "position": 0,
            "stddev": 287.0934656,
            "variance": 82422.65798
          },
          {
            "average": 4833738.091,
            "count": 14469385,
            "maximum": 4834468.787,
            "minimum": 4833051.227,
            "name": "Y",
            "position": 1,
            "stddev": 396.0963597,
            "variance": 156892.3262
          },
          {
            "average": 1460.259291,
            "count": 14469385,
            "maximum": 1495.944664,
            "minimum": 1445.524664,
            "name": "Z",
            "position": 2,
            "stddev": 9.405510942,
            "variance": 88.46363609
          },
          {
            "average": 19878.9402,
            "count": 14469385,
            "maximum": 31585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3386.125183,
            "variance": 11465843.76
          },
          {
            "average": 1.058304897,
            "count": 14469385,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2759484238,
            "variance": 0.07614753261
          },
          {
            "average": 1.117429179,
            "count": 14469385,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4114092504,
            "variance": 0.1692575713
          },
          {
            "average": 0.5026005597,
            "count": 14469385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932543,
            "variance": 0.2499932544
          },
          {
            "average": 2.69534607e-06,
            "count": 14469385,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00164174876,
            "variance": 2.695338992e-06
          },
          {
            "average": 1.160648569,
            "count": 14469385,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.367206503,
            "variance": 0.1348406159
          },
          {
            "average": 0.4034416718,
            "count": 14469385,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73712409,
            "variance": 137.760082
          },
          {
            "average": 1.96432592,
            "count": 14469385,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.016920589,
            "variance": 1.034127485
          },
          {
            "average": 1106.103904,
            "count": 14469385,
            "maximum": 1108,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012759629,
            "variance": 1.025682066
          },
          {
            "average": 39156.91956,
            "count": 14469385,
            "maximum": 52736,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 6916.532074,
            "variance": 47838415.94
          },
          {
            "average": 37677.72459,
            "count": 14469385,
            "maximum": 50944,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 5648.384287,
            "variance": 31904245.06
          },
          {
            "average": 33856.88006,
            "count": 14469385,
            "maximum": 48640,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 5329.407998,
            "variance": 28402589.61
          },
          {
            "average": 188154277.2,
            "count": 14469385,
            "maximum": 188155648,
            "minimum": 188152809.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 709.1481214,
            "variance": 502891.058
          },
          {
            "average": 0,
            "count": 14469385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14469385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304355.6223,
          4833051.227,
          1445.524664,
          305404.4023,
          4834468.787,
          1495.944664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304355.6222838005,
                4833051.22707132,
                1445.5246644325907
              ],
              [
                304355.6222838005,
                4834468.78707132,
                1445.5246644325907
              ],
              [
                305404.40228380053,
                4834468.78707132,
                1495.9446644325908
              ],
              [
                305404.40228380053,
                4833051.22707132,
                1495.9446644325908
              ],
              [
                304355.6222838005,
                4833051.22707132,
                1445.5246644325907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:14:08+00:00",
        "end_time": "2017-08-30T18:26:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4254887,
            43.62473075,
            1445.524664,
            -119.4119875,
            43.6377582,
            1495.944664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.42497558139797,
                  43.624730753731825,
                  1445.5246644325907
                ],
                [
                  -119.42548867018156,
                  43.63748314238667,
                  1445.5246644325907
                ],
                [
                  -119.41249787464685,
                  43.637758195407066,
                  1495.9446644325908
                ],
                [
                  -119.41198752742635,
                  43.62500568502229,
                  1495.9446644325908
                ],
                [
                  -119.42497558139797,
                  43.624730753731825,
                  1445.5246644325907
                ]
              ]
            ]
          },
          "id": "20170830_43119F4422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:14:08Z",
            "pc:count": 14469385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304869.8656,
                "count": 14469385,
                "maximum": 305404.4023,
                "minimum": 304355.6223,
                "name": "X",
                "position": 0,
                "stddev": 287.0934656,
                "variance": 82422.65798
              },
              {
                "average": 4833738.091,
                "count": 14469385,
                "maximum": 4834468.787,
                "minimum": 4833051.227,
                "name": "Y",
                "position": 1,
                "stddev": 396.0963597,
                "variance": 156892.3262
              },
              {
                "average": 1460.259291,
                "count": 14469385,
                "maximum": 1495.944664,
                "minimum": 1445.524664,
                "name": "Z",
                "position": 2,
                "stddev": 9.405510942,
                "variance": 88.46363609
              },
              {
                "average": 19878.9402,
                "count": 14469385,
                "maximum": 31585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3386.125183,
                "variance": 11465843.76
              },
              {
                "average": 1.058304897,
                "count": 14469385,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2759484238,
                "variance": 0.07614753261
              },
              {
                "average": 1.117429179,
                "count": 14469385,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4114092504,
                "variance": 0.1692575713
              },
              {
                "average": 0.5026005597,
                "count": 14469385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932543,
                "variance": 0.2499932544
              },
              {
                "average": 2.69534607e-06,
                "count": 14469385,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00164174876,
                "variance": 2.695338992e-06
              },
              {
                "average": 1.160648569,
                "count": 14469385,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.367206503,
                "variance": 0.1348406159
              },
              {
                "average": 0.4034416718,
                "count": 14469385,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73712409,
                "variance": 137.760082
              },
              {
                "average": 1.96432592,
                "count": 14469385,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.016920589,
                "variance": 1.034127485
              },
              {
                "average": 1106.103904,
                "count": 14469385,
                "maximum": 1108,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012759629,
                "variance": 1.025682066
              },
              {
                "average": 39156.91956,
                "count": 14469385,
                "maximum": 52736,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 6916.532074,
                "variance": 47838415.94
              },
              {
                "average": 37677.72459,
                "count": 14469385,
                "maximum": 50944,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 5648.384287,
                "variance": 31904245.06
              },
              {
                "average": 33856.88006,
                "count": 14469385,
                "maximum": 48640,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 5329.407998,
                "variance": 28402589.61
              },
              {
                "average": 188154277.2,
                "count": 14469385,
                "maximum": 188155648,
                "minimum": 188152809.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 709.1481214,
                "variance": 502891.058
              },
              {
                "average": 0,
                "count": 14469385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14469385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304355.6223,
              4833051.227,
              1445.524664,
              305404.4023,
              4834468.787,
              1495.944664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304355.6222838005,
                    4833051.22707132,
                    1445.5246644325907
                  ],
                  [
                    304355.6222838005,
                    4834468.78707132,
                    1445.5246644325907
                  ],
                  [
                    305404.40228380053,
                    4834468.78707132,
                    1495.9446644325908
                  ],
                  [
                    305404.40228380053,
                    4833051.22707132,
                    1495.9446644325908
                  ],
                  [
                    304355.6222838005,
                    4833051.22707132,
                    1445.5246644325907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:14:08+00:00",
            "end_time": "2017-08-30T18:26:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5120.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497320929176,
              43.69971400482428,
              1537.7148130339701
            ],
            [
              -119.5755201587857,
              43.71248149556434,
              1537.7148130339701
            ],
            [
              -119.56249903363813,
              43.712774343564526,
              1784.75481303397
            ],
            [
              -119.56195484197599,
              43.70000672308154,
              1784.75481303397
            ],
            [
              -119.57497320929176,
              43.69971400482428,
              1537.7148130339701
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755202,
        43.699714,
        1537.714813,
        -119.5619548,
        43.71277434,
        1784.754813
      ],
      "properties": {
        "datetime": "2017-08-31T18:28:32Z",
        "pc:count": 18656346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293080.0789,
            "count": 18656346,
            "maximum": 293562.2087,
            "minimum": 292512.1687,
            "name": "X",
            "position": 0,
            "stddev": 290.0057223,
            "variance": 84103.31896
          },
          {
            "average": 4842439.258,
            "count": 18656346,
            "maximum": 4843163.33,
            "minimum": 4841743.91,
            "name": "Y",
            "position": 1,
            "stddev": 393.6315034,
            "variance": 154945.7605
          },
          {
            "average": 1644.038707,
            "count": 18656346,
            "maximum": 1784.754813,
            "minimum": 1537.714813,
            "name": "Z",
            "position": 2,
            "stddev": 48.22208585,
            "variance": 2325.369564
          },
          {
            "average": 15585.85695,
            "count": 18656346,
            "maximum": 32481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5866.907744,
            "variance": 34420606.48
          },
          {
            "average": 1.368354661,
            "count": 18656346,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6627659034,
            "variance": 0.4392586427
          },
          {
            "average": 1.757394883,
            "count": 18656346,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9428457715,
            "variance": 0.8889581489
          },
          {
            "average": 0.5022055766,
            "count": 18656346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951488,
            "variance": 0.2499951488
          },
          {
            "average": 2.680053211e-07,
            "count": 18656346,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000517692248,
            "variance": 2.680052636e-07
          },
          {
            "average": 1.113841799,
            "count": 18656346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3176190321,
            "variance": 0.1008818496
          },
          {
            "average": 0.2714608915,
            "count": 18656346,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65299065,
            "variance": 135.792191
          },
          {
            "average": 1.822241558,
            "count": 18656346,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.067764283,
            "variance": 1.140120564
          },
          {
            "average": 1137.434561,
            "count": 18656346,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9554901277,
            "variance": 0.912961384
          },
          {
            "average": 25409.74456,
            "count": 18656346,
            "maximum": 47104,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11226.40157,
            "variance": 126032092.2
          },
          {
            "average": 26536.76185,
            "count": 18656346,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9385.07459,
            "variance": 88079625.07
          },
          {
            "average": 22165.49044,
            "count": 18656346,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8953.286029,
            "variance": 80161330.72
          },
          {
            "average": 188237516,
            "count": 18656346,
            "maximum": 188239312.3,
            "minimum": 188235747.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.9096337,
            "variance": 403110.243
          },
          {
            "average": 0,
            "count": 18656346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18656346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18656346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18656346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18656346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292512.1687,
          4841743.91,
          1537.714813,
          293562.2087,
          4843163.33,
          1784.754813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292512.1686769727,
                4841743.909739334,
                1537.7148130339701
              ],
              [
                292512.1686769727,
                4843163.329739334,
                1537.7148130339701
              ],
              [
                293562.2086769727,
                4843163.329739334,
                1784.75481303397
              ],
              [
                293562.2086769727,
                4841743.909739334,
                1784.75481303397
              ],
              [
                292512.1686769727,
                4841743.909739334,
                1537.7148130339701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:28:32+00:00",
        "end_time": "2017-08-31T17:29:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5120.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5120.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5120.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5120.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755202,
            43.699714,
            1537.714813,
            -119.5619548,
            43.71277434,
            1784.754813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497320929176,
                  43.69971400482428,
                  1537.7148130339701
                ],
                [
                  -119.5755201587857,
                  43.71248149556434,
                  1537.7148130339701
                ],
                [
                  -119.56249903363813,
                  43.712774343564526,
                  1784.75481303397
                ],
                [
                  -119.56195484197599,
                  43.70000672308154,
                  1784.75481303397
                ],
                [
                  -119.57497320929176,
                  43.69971400482428,
                  1537.7148130339701
                ]
              ]
            ]
          },
          "id": "20170831_43119F5120.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5120.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:28:32Z",
            "pc:count": 18656346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293080.0789,
                "count": 18656346,
                "maximum": 293562.2087,
                "minimum": 292512.1687,
                "name": "X",
                "position": 0,
                "stddev": 290.0057223,
                "variance": 84103.31896
              },
              {
                "average": 4842439.258,
                "count": 18656346,
                "maximum": 4843163.33,
                "minimum": 4841743.91,
                "name": "Y",
                "position": 1,
                "stddev": 393.6315034,
                "variance": 154945.7605
              },
              {
                "average": 1644.038707,
                "count": 18656346,
                "maximum": 1784.754813,
                "minimum": 1537.714813,
                "name": "Z",
                "position": 2,
                "stddev": 48.22208585,
                "variance": 2325.369564
              },
              {
                "average": 15585.85695,
                "count": 18656346,
                "maximum": 32481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5866.907744,
                "variance": 34420606.48
              },
              {
                "average": 1.368354661,
                "count": 18656346,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6627659034,
                "variance": 0.4392586427
              },
              {
                "average": 1.757394883,
                "count": 18656346,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9428457715,
                "variance": 0.8889581489
              },
              {
                "average": 0.5022055766,
                "count": 18656346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951488,
                "variance": 0.2499951488
              },
              {
                "average": 2.680053211e-07,
                "count": 18656346,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000517692248,
                "variance": 2.680052636e-07
              },
              {
                "average": 1.113841799,
                "count": 18656346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3176190321,
                "variance": 0.1008818496
              },
              {
                "average": 0.2714608915,
                "count": 18656346,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65299065,
                "variance": 135.792191
              },
              {
                "average": 1.822241558,
                "count": 18656346,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.067764283,
                "variance": 1.140120564
              },
              {
                "average": 1137.434561,
                "count": 18656346,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9554901277,
                "variance": 0.912961384
              },
              {
                "average": 25409.74456,
                "count": 18656346,
                "maximum": 47104,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11226.40157,
                "variance": 126032092.2
              },
              {
                "average": 26536.76185,
                "count": 18656346,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9385.07459,
                "variance": 88079625.07
              },
              {
                "average": 22165.49044,
                "count": 18656346,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8953.286029,
                "variance": 80161330.72
              },
              {
                "average": 188237516,
                "count": 18656346,
                "maximum": 188239312.3,
                "minimum": 188235747.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.9096337,
                "variance": 403110.243
              },
              {
                "average": 0,
                "count": 18656346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18656346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18656346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18656346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18656346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292512.1687,
              4841743.91,
              1537.714813,
              293562.2087,
              4843163.33,
              1784.754813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292512.1686769727,
                    4841743.909739334,
                    1537.7148130339701
                  ],
                  [
                    292512.1686769727,
                    4843163.329739334,
                    1537.7148130339701
                  ],
                  [
                    293562.2086769727,
                    4843163.329739334,
                    1784.75481303397
                  ],
                  [
                    293562.2086769727,
                    4841743.909739334,
                    1784.75481303397
                  ],
                  [
                    292512.1686769727,
                    4841743.909739334,
                    1537.7148130339701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:28:32+00:00",
            "end_time": "2017-08-31T17:29: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": "20170830_43119F4115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.44997439673476,
              43.71222799670735,
              1535.0104104810894
            ],
            [
              -119.45049448131117,
              43.72498301071966,
              1535.0104104810894
            ],
            [
              -119.43749818202537,
              43.72526106417899,
              1660.4704104810894
            ],
            [
              -119.4369808490641,
              43.71250592710113,
              1660.4704104810894
            ],
            [
              -119.44997439673476,
              43.71222799670735,
              1535.0104104810894
            ]
          ]
        ]
      },
      "bbox": [
        -119.4504945,
        43.712228,
        1535.01041,
        -119.4369808,
        43.72526106,
        1660.47041
      ],
      "properties": {
        "datetime": "2017-08-30T18:18:02Z",
        "pc:count": 21042613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303146.0292,
            "count": 21042613,
            "maximum": 303673.5063,
            "minimum": 302625.7863,
            "name": "X",
            "position": 0,
            "stddev": 294.5841824,
            "variance": 86779.84051
          },
          {
            "average": 4843559.388,
            "count": 21042613,
            "maximum": 4844246.348,
            "minimum": 4842828.448,
            "name": "Y",
            "position": 1,
            "stddev": 393.2145175,
            "variance": 154617.6568
          },
          {
            "average": 1595.775989,
            "count": 21042613,
            "maximum": 1660.47041,
            "minimum": 1535.01041,
            "name": "Z",
            "position": 2,
            "stddev": 20.03994953,
            "variance": 401.5995771
          },
          {
            "average": 14344.32509,
            "count": 21042613,
            "maximum": 42833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6145.286332,
            "variance": 37764544.1
          },
          {
            "average": 1.473881024,
            "count": 21042613,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.726189025,
            "variance": 0.5273505
          },
          {
            "average": 1.982587856,
            "count": 21042613,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00145402,
            "variance": 1.002910154
          },
          {
            "average": 0.5024808468,
            "count": 21042613,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938572,
            "variance": 0.2499938573
          },
          {
            "average": 4.752261518e-08,
            "count": 21042613,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002179968238,
            "variance": 4.752261518e-08
          },
          {
            "average": 1.088794676,
            "count": 21042613,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2844471572,
            "variance": 0.08091018522
          },
          {
            "average": 0.3666878436,
            "count": 21042613,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79673263,
            "variance": 139.1629007
          },
          {
            "average": 1.747154263,
            "count": 21042613,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.083477496,
            "variance": 1.173923485
          },
          {
            "average": 1099.855165,
            "count": 21042613,
            "maximum": 1103,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436296147,
            "variance": 2.062946623
          },
          {
            "average": 21090.03736,
            "count": 21042613,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10443.00022,
            "variance": 109056253.7
          },
          {
            "average": 22907.85378,
            "count": 21042613,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8799.585491,
            "variance": 77432704.82
          },
          {
            "average": 18719.67916,
            "count": 21042613,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7639.087861,
            "variance": 58355663.35
          },
          {
            "average": 188150162.4,
            "count": 21042613,
            "maximum": 188152282.3,
            "minimum": 188148269.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 905.2440795,
            "variance": 819466.8434
          },
          {
            "average": 0,
            "count": 21042613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21042613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21042613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21042613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21042613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302625.7863,
          4842828.448,
          1535.01041,
          303673.5063,
          4844246.348,
          1660.47041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302625.78633726825,
                4842828.447520281,
                1535.0104104810894
              ],
              [
                302625.78633726825,
                4844246.347520282,
                1535.0104104810894
              ],
              [
                303673.5063372682,
                4844246.347520282,
                1660.4704104810894
              ],
              [
                303673.5063372682,
                4842828.447520281,
                1660.4704104810894
              ],
              [
                302625.78633726825,
                4842828.447520281,
                1535.0104104810894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:18:02+00:00",
        "end_time": "2017-08-30T17:11:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4504945,
            43.712228,
            1535.01041,
            -119.4369808,
            43.72526106,
            1660.47041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.44997439673476,
                  43.71222799670735,
                  1535.0104104810894
                ],
                [
                  -119.45049448131117,
                  43.72498301071966,
                  1535.0104104810894
                ],
                [
                  -119.43749818202537,
                  43.72526106417899,
                  1660.4704104810894
                ],
                [
                  -119.4369808490641,
                  43.71250592710113,
                  1660.4704104810894
                ],
                [
                  -119.44997439673476,
                  43.71222799670735,
                  1535.0104104810894
                ]
              ]
            ]
          },
          "id": "20170830_43119F4115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:18:02Z",
            "pc:count": 21042613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303146.0292,
                "count": 21042613,
                "maximum": 303673.5063,
                "minimum": 302625.7863,
                "name": "X",
                "position": 0,
                "stddev": 294.5841824,
                "variance": 86779.84051
              },
              {
                "average": 4843559.388,
                "count": 21042613,
                "maximum": 4844246.348,
                "minimum": 4842828.448,
                "name": "Y",
                "position": 1,
                "stddev": 393.2145175,
                "variance": 154617.6568
              },
              {
                "average": 1595.775989,
                "count": 21042613,
                "maximum": 1660.47041,
                "minimum": 1535.01041,
                "name": "Z",
                "position": 2,
                "stddev": 20.03994953,
                "variance": 401.5995771
              },
              {
                "average": 14344.32509,
                "count": 21042613,
                "maximum": 42833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6145.286332,
                "variance": 37764544.1
              },
              {
                "average": 1.473881024,
                "count": 21042613,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.726189025,
                "variance": 0.5273505
              },
              {
                "average": 1.982587856,
                "count": 21042613,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00145402,
                "variance": 1.002910154
              },
              {
                "average": 0.5024808468,
                "count": 21042613,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938572,
                "variance": 0.2499938573
              },
              {
                "average": 4.752261518e-08,
                "count": 21042613,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002179968238,
                "variance": 4.752261518e-08
              },
              {
                "average": 1.088794676,
                "count": 21042613,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2844471572,
                "variance": 0.08091018522
              },
              {
                "average": 0.3666878436,
                "count": 21042613,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79673263,
                "variance": 139.1629007
              },
              {
                "average": 1.747154263,
                "count": 21042613,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.083477496,
                "variance": 1.173923485
              },
              {
                "average": 1099.855165,
                "count": 21042613,
                "maximum": 1103,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436296147,
                "variance": 2.062946623
              },
              {
                "average": 21090.03736,
                "count": 21042613,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10443.00022,
                "variance": 109056253.7
              },
              {
                "average": 22907.85378,
                "count": 21042613,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8799.585491,
                "variance": 77432704.82
              },
              {
                "average": 18719.67916,
                "count": 21042613,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7639.087861,
                "variance": 58355663.35
              },
              {
                "average": 188150162.4,
                "count": 21042613,
                "maximum": 188152282.3,
                "minimum": 188148269.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 905.2440795,
                "variance": 819466.8434
              },
              {
                "average": 0,
                "count": 21042613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21042613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21042613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21042613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21042613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302625.7863,
              4842828.448,
              1535.01041,
              303673.5063,
              4844246.348,
              1660.47041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302625.78633726825,
                    4842828.447520281,
                    1535.0104104810894
                  ],
                  [
                    302625.78633726825,
                    4844246.347520282,
                    1535.0104104810894
                  ],
                  [
                    303673.5063372682,
                    4844246.347520282,
                    1660.4704104810894
                  ],
                  [
                    303673.5063372682,
                    4842828.447520281,
                    1660.4704104810894
                  ],
                  [
                    302625.78633726825,
                    4842828.447520281,
                    1535.0104104810894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:18:02+00:00",
            "end_time": "2017-08-30T17:11: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": "20170908_43119F6215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6374726337062,
              43.71220717044005,
              1370.0705296159717
            ],
            [
              -119.63803337807276,
              43.724980473917896,
              1370.0705296159717
            ],
            [
              -119.62500002141627,
              43.725280744444696,
              1441.0905296159717
            ],
            [
              -119.62444203966515,
              43.71250730787755,
              1441.0905296159717
            ],
            [
              -119.6374726337062,
              43.71220717044005,
              1370.0705296159717
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380334,
        43.71220717,
        1370.07053,
        -119.624442,
        43.72528074,
        1441.09053
      ],
      "properties": {
        "datetime": "2017-09-10T14:48:29Z",
        "pc:count": 14467735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288058.5564,
            "count": 14467735,
            "maximum": 288570.9121,
            "minimum": 287520.0521,
            "name": "X",
            "position": 0,
            "stddev": 295.4177262,
            "variance": 87271.63294
          },
          {
            "average": 4844001.949,
            "count": 14467735,
            "maximum": 4844710.015,
            "minimum": 4843289.875,
            "name": "Y",
            "position": 1,
            "stddev": 402.7174773,
            "variance": 162181.3665
          },
          {
            "average": 1397.519553,
            "count": 14467735,
            "maximum": 1441.09053,
            "minimum": 1370.07053,
            "name": "Z",
            "position": 2,
            "stddev": 20.08029511,
            "variance": 403.2182516
          },
          {
            "average": 24924.24634,
            "count": 14467735,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4568.527056,
            "variance": 20871439.46
          },
          {
            "average": 1.01272459,
            "count": 14467735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1150720033,
            "variance": 0.01324156594
          },
          {
            "average": 1.025838806,
            "count": 14467735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1651155034,
            "variance": 0.02726312945
          },
          {
            "average": 0.5012264186,
            "count": 14467735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985132,
            "variance": 0.2499985132
          },
          {
            "average": 3.642588145e-05,
            "count": 14467735,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00603527606,
            "variance": 3.642455713e-05
          },
          {
            "average": 1.214235539,
            "count": 14467735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4102909751,
            "variance": 0.1683386842
          },
          {
            "average": -0.3739577641,
            "count": 14467735,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06948391,
            "variance": 145.6724418
          },
          {
            "average": 2.004748152,
            "count": 14467735,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005320229,
            "variance": 1.010668763
          },
          {
            "average": 1154.13768,
            "count": 14467735,
            "maximum": 1158,
            "minimum": 1149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.937635856,
            "variance": 3.754432712
          },
          {
            "average": 36381.29277,
            "count": 14467735,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8960.034409,
            "variance": 80282216.61
          },
          {
            "average": 36218.43969,
            "count": 14467735,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5959.445858,
            "variance": 35514994.94
          },
          {
            "average": 31633.49234,
            "count": 14467735,
            "maximum": 51712,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7633.300487,
            "variance": 58267276.33
          },
          {
            "average": 188970336.8,
            "count": 14467735,
            "maximum": 189090109.9,
            "minimum": 188946916.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 48910.77394,
            "variance": 2392263807
          },
          {
            "average": 0,
            "count": 14467735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14467735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14467735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14467735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14467735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287520.0521,
          4843289.875,
          1370.07053,
          288570.9121,
          4844710.015,
          1441.09053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287520.052111799,
                4843289.875462899,
                1370.0705296159717
              ],
              [
                287520.052111799,
                4844710.0154629,
                1370.0705296159717
              ],
              [
                288570.912111799,
                4844710.0154629,
                1441.0905296159717
              ],
              [
                288570.912111799,
                4843289.875462899,
                1441.0905296159717
              ],
              [
                287520.052111799,
                4843289.875462899,
                1370.0705296159717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:48:29+00:00",
        "end_time": "2017-09-08T23:01:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F6215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F6215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F6215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380334,
            43.71220717,
            1370.07053,
            -119.624442,
            43.72528074,
            1441.09053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6374726337062,
                  43.71220717044005,
                  1370.0705296159717
                ],
                [
                  -119.63803337807276,
                  43.724980473917896,
                  1370.0705296159717
                ],
                [
                  -119.62500002141627,
                  43.725280744444696,
                  1441.0905296159717
                ],
                [
                  -119.62444203966515,
                  43.71250730787755,
                  1441.0905296159717
                ],
                [
                  -119.6374726337062,
                  43.71220717044005,
                  1370.0705296159717
                ]
              ]
            ]
          },
          "id": "20170908_43119F6215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:48:29Z",
            "pc:count": 14467735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288058.5564,
                "count": 14467735,
                "maximum": 288570.9121,
                "minimum": 287520.0521,
                "name": "X",
                "position": 0,
                "stddev": 295.4177262,
                "variance": 87271.63294
              },
              {
                "average": 4844001.949,
                "count": 14467735,
                "maximum": 4844710.015,
                "minimum": 4843289.875,
                "name": "Y",
                "position": 1,
                "stddev": 402.7174773,
                "variance": 162181.3665
              },
              {
                "average": 1397.519553,
                "count": 14467735,
                "maximum": 1441.09053,
                "minimum": 1370.07053,
                "name": "Z",
                "position": 2,
                "stddev": 20.08029511,
                "variance": 403.2182516
              },
              {
                "average": 24924.24634,
                "count": 14467735,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4568.527056,
                "variance": 20871439.46
              },
              {
                "average": 1.01272459,
                "count": 14467735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1150720033,
                "variance": 0.01324156594
              },
              {
                "average": 1.025838806,
                "count": 14467735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1651155034,
                "variance": 0.02726312945
              },
              {
                "average": 0.5012264186,
                "count": 14467735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985132,
                "variance": 0.2499985132
              },
              {
                "average": 3.642588145e-05,
                "count": 14467735,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00603527606,
                "variance": 3.642455713e-05
              },
              {
                "average": 1.214235539,
                "count": 14467735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4102909751,
                "variance": 0.1683386842
              },
              {
                "average": -0.3739577641,
                "count": 14467735,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06948391,
                "variance": 145.6724418
              },
              {
                "average": 2.004748152,
                "count": 14467735,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005320229,
                "variance": 1.010668763
              },
              {
                "average": 1154.13768,
                "count": 14467735,
                "maximum": 1158,
                "minimum": 1149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.937635856,
                "variance": 3.754432712
              },
              {
                "average": 36381.29277,
                "count": 14467735,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8960.034409,
                "variance": 80282216.61
              },
              {
                "average": 36218.43969,
                "count": 14467735,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5959.445858,
                "variance": 35514994.94
              },
              {
                "average": 31633.49234,
                "count": 14467735,
                "maximum": 51712,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7633.300487,
                "variance": 58267276.33
              },
              {
                "average": 188970336.8,
                "count": 14467735,
                "maximum": 189090109.9,
                "minimum": 188946916.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 48910.77394,
                "variance": 2392263807
              },
              {
                "average": 0,
                "count": 14467735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14467735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14467735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14467735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14467735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287520.0521,
              4843289.875,
              1370.07053,
              288570.9121,
              4844710.015,
              1441.09053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287520.052111799,
                    4843289.875462899,
                    1370.0705296159717
                  ],
                  [
                    287520.052111799,
                    4844710.0154629,
                    1370.0705296159717
                  ],
                  [
                    288570.912111799,
                    4844710.0154629,
                    1441.0905296159717
                  ],
                  [
                    288570.912111799,
                    4843289.875462899,
                    1441.0905296159717
                  ],
                  [
                    287520.052111799,
                    4843289.875462899,
                    1370.0705296159717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:48:29+00:00",
            "end_time": "2017-09-08T23:01:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747163473139,
              43.624690872140384,
              1485.4466672267258
            ],
            [
              -119.7880632211985,
              43.637479691930466,
              1485.4466672267258
            ],
            [
              -119.7750011200937,
              43.637797764952914,
              1574.826667226726
            ],
            [
              -119.77441229652275,
              43.625008803991406,
              1574.826667226726
            ],
            [
              -119.78747163473139,
              43.624690872140384,
              1485.4466672267258
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880632,
        43.62469087,
        1485.446667,
        -119.7744123,
        43.63779776,
        1574.826667
      ],
      "properties": {
        "datetime": "2017-09-11T21:08:51Z",
        "pc:count": 15417029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275638.0938,
            "count": 15417029,
            "maximum": 276163.4663,
            "minimum": 275108.6263,
            "name": "X",
            "position": 0,
            "stddev": 294.3031214,
            "variance": 86614.32728
          },
          {
            "average": 4834679.994,
            "count": 15417029,
            "maximum": 4835387.314,
            "minimum": 4833965.294,
            "name": "Y",
            "position": 1,
            "stddev": 393.5106126,
            "variance": 154850.6022
          },
          {
            "average": 1535.242782,
            "count": 15417029,
            "maximum": 1574.826667,
            "minimum": 1485.446667,
            "name": "Z",
            "position": 2,
            "stddev": 17.51980138,
            "variance": 306.9434403
          },
          {
            "average": 23196.72832,
            "count": 15417029,
            "maximum": 42753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5873.856402,
            "variance": 34502189.04
          },
          {
            "average": 1.119638875,
            "count": 15417029,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3771734046,
            "variance": 0.1422597771
          },
          {
            "average": 1.240546217,
            "count": 15417029,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5433975839,
            "variance": 0.2952809342
          },
          {
            "average": 0.5020432277,
            "count": 15417029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958414,
            "variance": 0.2499958414
          },
          {
            "average": 2.26373058e-05,
            "count": 15417029,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00475781408,
            "variance": 2.263679482e-05
          },
          {
            "average": 1.198181115,
            "count": 15417029,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3986293655,
            "variance": 0.1589053711
          },
          {
            "average": -0.07598843731,
            "count": 15417029,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10664905,
            "variance": 146.5709511
          },
          {
            "average": 1.941236019,
            "count": 15417029,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033038454,
            "variance": 1.067168447
          },
          {
            "average": 1193.074315,
            "count": 15417029,
            "maximum": 1195,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9912954612,
            "variance": 0.9826666914
          },
          {
            "average": 30822.13634,
            "count": 15417029,
            "maximum": 50176,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 8293.624592,
            "variance": 68784208.88
          },
          {
            "average": 29745.11196,
            "count": 15417029,
            "maximum": 47616,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 6980.941212,
            "variance": 48733540.21
          },
          {
            "average": 26037.7068,
            "count": 15417029,
            "maximum": 43520,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 6711.14061,
            "variance": 45039408.29
          },
          {
            "average": 189198411.6,
            "count": 15417029,
            "maximum": 189199331.1,
            "minimum": 189197202.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 534.3368992,
            "variance": 285515.9219
          },
          {
            "average": 0,
            "count": 15417029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15417029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15417029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15417029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15417029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275108.6263,
          4833965.294,
          1485.446667,
          276163.4663,
          4835387.314,
          1574.826667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275108.6263484047,
                4833965.293597473,
                1485.4466672267258
              ],
              [
                275108.6263484047,
                4835387.313597472,
                1485.4466672267258
              ],
              [
                276163.46634840465,
                4835387.313597472,
                1574.826667226726
              ],
              [
                276163.46634840465,
                4833965.293597473,
                1574.826667226726
              ],
              [
                275108.6263484047,
                4833965.293597473,
                1485.4466672267258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:08:51+00:00",
        "end_time": "2017-09-11T20:33:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880632,
            43.62469087,
            1485.446667,
            -119.7744123,
            43.63779776,
            1574.826667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747163473139,
                  43.624690872140384,
                  1485.4466672267258
                ],
                [
                  -119.7880632211985,
                  43.637479691930466,
                  1485.4466672267258
                ],
                [
                  -119.7750011200937,
                  43.637797764952914,
                  1574.826667226726
                ],
                [
                  -119.77441229652275,
                  43.625008803991406,
                  1574.826667226726
                ],
                [
                  -119.78747163473139,
                  43.624690872140384,
                  1485.4466672267258
                ]
              ]
            ]
          },
          "id": "20170911_43119F7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:08:51Z",
            "pc:count": 15417029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275638.0938,
                "count": 15417029,
                "maximum": 276163.4663,
                "minimum": 275108.6263,
                "name": "X",
                "position": 0,
                "stddev": 294.3031214,
                "variance": 86614.32728
              },
              {
                "average": 4834679.994,
                "count": 15417029,
                "maximum": 4835387.314,
                "minimum": 4833965.294,
                "name": "Y",
                "position": 1,
                "stddev": 393.5106126,
                "variance": 154850.6022
              },
              {
                "average": 1535.242782,
                "count": 15417029,
                "maximum": 1574.826667,
                "minimum": 1485.446667,
                "name": "Z",
                "position": 2,
                "stddev": 17.51980138,
                "variance": 306.9434403
              },
              {
                "average": 23196.72832,
                "count": 15417029,
                "maximum": 42753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5873.856402,
                "variance": 34502189.04
              },
              {
                "average": 1.119638875,
                "count": 15417029,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3771734046,
                "variance": 0.1422597771
              },
              {
                "average": 1.240546217,
                "count": 15417029,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5433975839,
                "variance": 0.2952809342
              },
              {
                "average": 0.5020432277,
                "count": 15417029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958414,
                "variance": 0.2499958414
              },
              {
                "average": 2.26373058e-05,
                "count": 15417029,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00475781408,
                "variance": 2.263679482e-05
              },
              {
                "average": 1.198181115,
                "count": 15417029,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3986293655,
                "variance": 0.1589053711
              },
              {
                "average": -0.07598843731,
                "count": 15417029,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10664905,
                "variance": 146.5709511
              },
              {
                "average": 1.941236019,
                "count": 15417029,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033038454,
                "variance": 1.067168447
              },
              {
                "average": 1193.074315,
                "count": 15417029,
                "maximum": 1195,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9912954612,
                "variance": 0.9826666914
              },
              {
                "average": 30822.13634,
                "count": 15417029,
                "maximum": 50176,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 8293.624592,
                "variance": 68784208.88
              },
              {
                "average": 29745.11196,
                "count": 15417029,
                "maximum": 47616,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 6980.941212,
                "variance": 48733540.21
              },
              {
                "average": 26037.7068,
                "count": 15417029,
                "maximum": 43520,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 6711.14061,
                "variance": 45039408.29
              },
              {
                "average": 189198411.6,
                "count": 15417029,
                "maximum": 189199331.1,
                "minimum": 189197202.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 534.3368992,
                "variance": 285515.9219
              },
              {
                "average": 0,
                "count": 15417029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15417029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15417029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15417029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15417029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275108.6263,
              4833965.294,
              1485.446667,
              276163.4663,
              4835387.314,
              1574.826667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275108.6263484047,
                    4833965.293597473,
                    1485.4466672267258
                  ],
                  [
                    275108.6263484047,
                    4835387.313597472,
                    1485.4466672267258
                  ],
                  [
                    276163.46634840465,
                    4835387.313597472,
                    1574.826667226726
                  ],
                  [
                    276163.46634840465,
                    4833965.293597473,
                    1574.826667226726
                  ],
                  [
                    275108.6263484047,
                    4833965.293597473,
                    1485.4466672267258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:08:51+00:00",
            "end_time": "2017-09-11T20:33:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.41247379724915,
              43.62473200947253,
              1458.6892537943218
            ],
            [
              -119.41298419919904,
              43.637483436370964,
              1458.6892537943218
            ],
            [
              -119.39999774331241,
              43.63775697471535,
              1537.489253794322
            ],
            [
              -119.39949008185349,
              43.625005426766464,
              1537.489253794322
            ],
            [
              -119.41247379724915,
              43.62473200947253,
              1458.6892537943218
            ]
          ]
        ]
      },
      "bbox": [
        -119.4129842,
        43.62473201,
        1458.689254,
        -119.3994901,
        43.63775697,
        1537.489254
      ],
      "properties": {
        "datetime": "2017-08-30T18:49:57Z",
        "pc:count": 13711594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305886.6625,
            "count": 13711594,
            "maximum": 306412.7061,
            "minimum": 305364.2861,
            "name": "X",
            "position": 0,
            "stddev": 290.8282055,
            "variance": 84581.04511
          },
          {
            "average": 4833716.816,
            "count": 13711594,
            "maximum": 4834439.411,
            "minimum": 4833021.971,
            "name": "Y",
            "position": 1,
            "stddev": 391.0310546,
            "variance": 152905.2857
          },
          {
            "average": 1482.950841,
            "count": 13711594,
            "maximum": 1537.489254,
            "minimum": 1458.689254,
            "name": "Z",
            "position": 2,
            "stddev": 18.11344431,
            "variance": 328.0968649
          },
          {
            "average": 19982.78402,
            "count": 13711594,
            "maximum": 34785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2742.665131,
            "variance": 7522212.019
          },
          {
            "average": 1.033670556,
            "count": 13711594,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2139144365,
            "variance": 0.04575938613
          },
          {
            "average": 1.068277401,
            "count": 13711594,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3259465262,
            "variance": 0.106241138
          },
          {
            "average": 0.5029859402,
            "count": 13711594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911023,
            "variance": 0.2499911024
          },
          {
            "average": 1.232533577e-05,
            "count": 13711594,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003510724249,
            "variance": 1.232518476e-05
          },
          {
            "average": 1.166368768,
            "count": 13711594,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724113466,
            "variance": 0.1386902111
          },
          {
            "average": 0.2668999491,
            "count": 13711594,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.59534507,
            "variance": 134.4520274
          },
          {
            "average": 1.979703089,
            "count": 13711594,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010232713,
            "variance": 1.020570134
          },
          {
            "average": 1103.976754,
            "count": 13711594,
            "maximum": 1106,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9824679374,
            "variance": 0.9652432481
          },
          {
            "average": 39584.86247,
            "count": 13711594,
            "maximum": 52736,
            "minimum": 3840,
            "name": "Red",
            "position": 12,
            "stddev": 5582.334916,
            "variance": 31162463.12
          },
          {
            "average": 38022.18281,
            "count": 13711594,
            "maximum": 50944,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 4592.80099,
            "variance": 21093820.93
          },
          {
            "average": 34457.8287,
            "count": 13711594,
            "maximum": 48128,
            "minimum": 6144,
            "name": "Blue",
            "position": 14,
            "stddev": 4414.894821,
            "variance": 19491296.28
          },
          {
            "average": 188152813.5,
            "count": 13711594,
            "maximum": 188154197.4,
            "minimum": 188151491.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 666.5819554,
            "variance": 444331.5033
          },
          {
            "average": 0,
            "count": 13711594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13711594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13711594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13711594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13711594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305364.2861,
          4833021.971,
          1458.689254,
          306412.7061,
          4834439.411,
          1537.489254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305364.2860807098,
                4833021.971480998,
                1458.6892537943218
              ],
              [
                305364.2860807098,
                4834439.411480998,
                1458.6892537943218
              ],
              [
                306412.7060807098,
                4834439.411480998,
                1537.489253794322
              ],
              [
                306412.7060807098,
                4833021.971480998,
                1537.489253794322
              ],
              [
                305364.2860807098,
                4833021.971480998,
                1458.6892537943218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:49:57+00:00",
        "end_time": "2017-08-30T18:04:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4129842,
            43.62473201,
            1458.689254,
            -119.3994901,
            43.63775697,
            1537.489254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.41247379724915,
                  43.62473200947253,
                  1458.6892537943218
                ],
                [
                  -119.41298419919904,
                  43.637483436370964,
                  1458.6892537943218
                ],
                [
                  -119.39999774331241,
                  43.63775697471535,
                  1537.489253794322
                ],
                [
                  -119.39949008185349,
                  43.625005426766464,
                  1537.489253794322
                ],
                [
                  -119.41247379724915,
                  43.62473200947253,
                  1458.6892537943218
                ]
              ]
            ]
          },
          "id": "20170830_43119F4423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:49:57Z",
            "pc:count": 13711594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305886.6625,
                "count": 13711594,
                "maximum": 306412.7061,
                "minimum": 305364.2861,
                "name": "X",
                "position": 0,
                "stddev": 290.8282055,
                "variance": 84581.04511
              },
              {
                "average": 4833716.816,
                "count": 13711594,
                "maximum": 4834439.411,
                "minimum": 4833021.971,
                "name": "Y",
                "position": 1,
                "stddev": 391.0310546,
                "variance": 152905.2857
              },
              {
                "average": 1482.950841,
                "count": 13711594,
                "maximum": 1537.489254,
                "minimum": 1458.689254,
                "name": "Z",
                "position": 2,
                "stddev": 18.11344431,
                "variance": 328.0968649
              },
              {
                "average": 19982.78402,
                "count": 13711594,
                "maximum": 34785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2742.665131,
                "variance": 7522212.019
              },
              {
                "average": 1.033670556,
                "count": 13711594,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2139144365,
                "variance": 0.04575938613
              },
              {
                "average": 1.068277401,
                "count": 13711594,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3259465262,
                "variance": 0.106241138
              },
              {
                "average": 0.5029859402,
                "count": 13711594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911023,
                "variance": 0.2499911024
              },
              {
                "average": 1.232533577e-05,
                "count": 13711594,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003510724249,
                "variance": 1.232518476e-05
              },
              {
                "average": 1.166368768,
                "count": 13711594,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724113466,
                "variance": 0.1386902111
              },
              {
                "average": 0.2668999491,
                "count": 13711594,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.59534507,
                "variance": 134.4520274
              },
              {
                "average": 1.979703089,
                "count": 13711594,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010232713,
                "variance": 1.020570134
              },
              {
                "average": 1103.976754,
                "count": 13711594,
                "maximum": 1106,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9824679374,
                "variance": 0.9652432481
              },
              {
                "average": 39584.86247,
                "count": 13711594,
                "maximum": 52736,
                "minimum": 3840,
                "name": "Red",
                "position": 12,
                "stddev": 5582.334916,
                "variance": 31162463.12
              },
              {
                "average": 38022.18281,
                "count": 13711594,
                "maximum": 50944,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 4592.80099,
                "variance": 21093820.93
              },
              {
                "average": 34457.8287,
                "count": 13711594,
                "maximum": 48128,
                "minimum": 6144,
                "name": "Blue",
                "position": 14,
                "stddev": 4414.894821,
                "variance": 19491296.28
              },
              {
                "average": 188152813.5,
                "count": 13711594,
                "maximum": 188154197.4,
                "minimum": 188151491.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 666.5819554,
                "variance": 444331.5033
              },
              {
                "average": 0,
                "count": 13711594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13711594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13711594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13711594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13711594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305364.2861,
              4833021.971,
              1458.689254,
              306412.7061,
              4834439.411,
              1537.489254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305364.2860807098,
                    4833021.971480998,
                    1458.6892537943218
                  ],
                  [
                    305364.2860807098,
                    4834439.411480998,
                    1458.6892537943218
                  ],
                  [
                    306412.7060807098,
                    4834439.411480998,
                    1537.489253794322
                  ],
                  [
                    306412.7060807098,
                    4833021.971480998,
                    1537.489253794322
                  ],
                  [
                    305364.2860807098,
                    4833021.971480998,
                    1458.6892537943218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:49:57+00:00",
            "end_time": "2017-08-30T18:04: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": "20170910_43119F6307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747233931074,
              43.662196038647394,
              1416.1604944585433
            ],
            [
              -119.73805385409958,
              43.67498027739277,
              1416.1604944585433
            ],
            [
              -119.72500041979877,
              43.6752924340103,
              1500.3204944585432
            ],
            [
              -119.7244216689476,
              43.66250805677769,
              1500.3204944585432
            ],
            [
              -119.73747233931074,
              43.662196038647394,
              1416.1604944585433
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380539,
        43.66219604,
        1416.160494,
        -119.7244217,
        43.67529243,
        1500.320494
      ],
      "properties": {
        "datetime": "2017-09-10T19:06:16Z",
        "pc:count": 16994251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279824.8128,
            "count": 16994251,
            "maximum": 280333.5934,
            "minimum": 279280.1534,
            "name": "X",
            "position": 0,
            "stddev": 294.775449,
            "variance": 86892.56533
          },
          {
            "average": 4838732.278,
            "count": 16994251,
            "maximum": 4839418.044,
            "minimum": 4837996.584,
            "name": "Y",
            "position": 1,
            "stddev": 391.1380556,
            "variance": 152988.9785
          },
          {
            "average": 1458.735178,
            "count": 16994251,
            "maximum": 1500.320494,
            "minimum": 1416.160494,
            "name": "Z",
            "position": 2,
            "stddev": 16.18539971,
            "variance": 261.9671637
          },
          {
            "average": 22525.8657,
            "count": 16994251,
            "maximum": 44209,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7000.944064,
            "variance": 49013217.79
          },
          {
            "average": 1.188337279,
            "count": 16994251,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4787924296,
            "variance": 0.2292421906
          },
          {
            "average": 1.380594532,
            "count": 16994251,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6911662452,
            "variance": 0.4777107785
          },
          {
            "average": 0.5035881252,
            "count": 16994251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999871399,
            "variance": 0.2499871401
          },
          {
            "average": 3.354075446e-06,
            "count": 16994251,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001831410493,
            "variance": 3.354064393e-06
          },
          {
            "average": 1.189700799,
            "count": 16994251,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3920642998,
            "variance": 0.1537144152
          },
          {
            "average": -0.7858856377,
            "count": 16994251,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96586324,
            "variance": 143.1818832
          },
          {
            "average": 1.899281822,
            "count": 16994251,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.050197391,
            "variance": 1.102914559
          },
          {
            "average": 1177.550775,
            "count": 16994251,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003674251,
            "variance": 1.007362003
          },
          {
            "average": 30552.64382,
            "count": 16994251,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9590.35117,
            "variance": 91974835.56
          },
          {
            "average": 29802.70705,
            "count": 16994251,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7783.171063,
            "variance": 60577751.8
          },
          {
            "average": 26052.53267,
            "count": 16994251,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7282.980588,
            "variance": 53041806.24
          },
          {
            "average": 189103911.6,
            "count": 16994251,
            "maximum": 189105576.9,
            "minimum": 189102157.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.3296033,
            "variance": 475175.3019
          },
          {
            "average": 0,
            "count": 16994251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16994251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279280.1534,
          4837996.584,
          1416.160494,
          280333.5934,
          4839418.044,
          1500.320494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279280.15338351834,
                4837996.584267115,
                1416.1604944585433
              ],
              [
                279280.15338351834,
                4839418.044267116,
                1416.1604944585433
              ],
              [
                280333.5933835183,
                4839418.044267116,
                1500.3204944585432
              ],
              [
                280333.5933835183,
                4837996.584267115,
                1500.3204944585432
              ],
              [
                279280.15338351834,
                4837996.584267115,
                1416.1604944585433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:06:16+00:00",
        "end_time": "2017-09-10T18:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380539,
            43.66219604,
            1416.160494,
            -119.7244217,
            43.67529243,
            1500.320494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747233931074,
                  43.662196038647394,
                  1416.1604944585433
                ],
                [
                  -119.73805385409958,
                  43.67498027739277,
                  1416.1604944585433
                ],
                [
                  -119.72500041979877,
                  43.6752924340103,
                  1500.3204944585432
                ],
                [
                  -119.7244216689476,
                  43.66250805677769,
                  1500.3204944585432
                ],
                [
                  -119.73747233931074,
                  43.662196038647394,
                  1416.1604944585433
                ]
              ]
            ]
          },
          "id": "20170910_43119F6307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:06:16Z",
            "pc:count": 16994251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279824.8128,
                "count": 16994251,
                "maximum": 280333.5934,
                "minimum": 279280.1534,
                "name": "X",
                "position": 0,
                "stddev": 294.775449,
                "variance": 86892.56533
              },
              {
                "average": 4838732.278,
                "count": 16994251,
                "maximum": 4839418.044,
                "minimum": 4837996.584,
                "name": "Y",
                "position": 1,
                "stddev": 391.1380556,
                "variance": 152988.9785
              },
              {
                "average": 1458.735178,
                "count": 16994251,
                "maximum": 1500.320494,
                "minimum": 1416.160494,
                "name": "Z",
                "position": 2,
                "stddev": 16.18539971,
                "variance": 261.9671637
              },
              {
                "average": 22525.8657,
                "count": 16994251,
                "maximum": 44209,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7000.944064,
                "variance": 49013217.79
              },
              {
                "average": 1.188337279,
                "count": 16994251,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4787924296,
                "variance": 0.2292421906
              },
              {
                "average": 1.380594532,
                "count": 16994251,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6911662452,
                "variance": 0.4777107785
              },
              {
                "average": 0.5035881252,
                "count": 16994251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999871399,
                "variance": 0.2499871401
              },
              {
                "average": 3.354075446e-06,
                "count": 16994251,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001831410493,
                "variance": 3.354064393e-06
              },
              {
                "average": 1.189700799,
                "count": 16994251,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3920642998,
                "variance": 0.1537144152
              },
              {
                "average": -0.7858856377,
                "count": 16994251,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96586324,
                "variance": 143.1818832
              },
              {
                "average": 1.899281822,
                "count": 16994251,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.050197391,
                "variance": 1.102914559
              },
              {
                "average": 1177.550775,
                "count": 16994251,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003674251,
                "variance": 1.007362003
              },
              {
                "average": 30552.64382,
                "count": 16994251,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9590.35117,
                "variance": 91974835.56
              },
              {
                "average": 29802.70705,
                "count": 16994251,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7783.171063,
                "variance": 60577751.8
              },
              {
                "average": 26052.53267,
                "count": 16994251,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7282.980588,
                "variance": 53041806.24
              },
              {
                "average": 189103911.6,
                "count": 16994251,
                "maximum": 189105576.9,
                "minimum": 189102157.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.3296033,
                "variance": 475175.3019
              },
              {
                "average": 0,
                "count": 16994251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16994251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279280.1534,
              4837996.584,
              1416.160494,
              280333.5934,
              4839418.044,
              1500.320494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279280.15338351834,
                    4837996.584267115,
                    1416.1604944585433
                  ],
                  [
                    279280.15338351834,
                    4839418.044267116,
                    1416.1604944585433
                  ],
                  [
                    280333.5933835183,
                    4839418.044267116,
                    1500.3204944585432
                  ],
                  [
                    280333.5933835183,
                    4837996.584267115,
                    1500.3204944585432
                  ],
                  [
                    279280.15338351834,
                    4837996.584267115,
                    1416.1604944585433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:06:16+00:00",
            "end_time": "2017-09-10T18:09: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": "20170910_43119F6216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67686428010792,
              43.699950772197695,
              1389.646736429116
            ],
            [
              -119.6774182920751,
              43.71239019289306,
              1389.646736429116
            ],
            [
              -119.67498823974432,
              43.71244712897366,
              1495.106736429116
            ],
            [
              -119.6744347291417,
              43.70000768370154,
              1495.106736429116
            ],
            [
              -119.67686428010792,
              43.699950772197695,
              1389.646736429116
            ]
          ]
        ]
      },
      "bbox": [
        -119.6774183,
        43.69995077,
        1389.646736,
        -119.6744347,
        43.71244713,
        1495.106736
      ],
      "properties": {
        "datetime": "2017-09-10T16:17:36Z",
        "pc:count": 2361438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284399.3744,
            "count": 2361438,
            "maximum": 284498.4815,
            "minimum": 284302.5015,
            "name": "X",
            "position": 0,
            "stddev": 46.23551356,
            "variance": 2137.722714
          },
          {
            "average": 4842712.43,
            "count": 2361438,
            "maximum": 4843413.425,
            "minimum": 4842030.365,
            "name": "Y",
            "position": 1,
            "stddev": 397.4060459,
            "variance": 157931.5653
          },
          {
            "average": 1445.502204,
            "count": 2361438,
            "maximum": 1495.106736,
            "minimum": 1389.646736,
            "name": "Z",
            "position": 2,
            "stddev": 24.84184783,
            "variance": 617.1174034
          },
          {
            "average": 23135.17566,
            "count": 2361438,
            "maximum": 51553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6467.448707,
            "variance": 41827892.77
          },
          {
            "average": 1.138462242,
            "count": 2361438,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4357140015,
            "variance": 0.1898466911
          },
          {
            "average": 1.283725848,
            "count": 2361438,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6641856477,
            "variance": 0.4411425746
          },
          {
            "average": 0.507217636,
            "count": 2361438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999480089,
            "variance": 0.2499480116
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.213558857,
            "count": 2361438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4098189145,
            "variance": 0.1679515427
          },
          {
            "average": -2.277511649,
            "count": 2361438,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68831089,
            "variance": 136.6166116
          },
          {
            "average": 1.928178508,
            "count": 2361438,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.037092854,
            "variance": 1.075561589
          },
          {
            "average": 1164.234229,
            "count": 2361438,
            "maximum": 1166,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7837634175,
            "variance": 0.6142850946
          },
          {
            "average": 33047.14869,
            "count": 2361438,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10070.38371,
            "variance": 101412628.2
          },
          {
            "average": 32993.94211,
            "count": 2361438,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8235.364139,
            "variance": 67821222.51
          },
          {
            "average": 29844.77498,
            "count": 2361438,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7951.064551,
            "variance": 63219427.5
          },
          {
            "average": 189094579.9,
            "count": 2361438,
            "maximum": 189095456.2,
            "minimum": 189094003.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 541.3761455,
            "variance": 293088.1309
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2361438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284302.5015,
          4842030.365,
          1389.646736,
          284498.4815,
          4843413.425,
          1495.106736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284302.50146354496,
                4842030.364832084,
                1389.646736429116
              ],
              [
                284302.50146354496,
                4843413.424832084,
                1389.646736429116
              ],
              [
                284498.48146354494,
                4843413.424832084,
                1495.106736429116
              ],
              [
                284498.48146354494,
                4842030.364832084,
                1495.106736429116
              ],
              [
                284302.50146354496,
                4842030.364832084,
                1389.646736429116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:17:36+00:00",
        "end_time": "2017-09-10T15:53:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6774183,
            43.69995077,
            1389.646736,
            -119.6744347,
            43.71244713,
            1495.106736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67686428010792,
                  43.699950772197695,
                  1389.646736429116
                ],
                [
                  -119.6774182920751,
                  43.71239019289306,
                  1389.646736429116
                ],
                [
                  -119.67498823974432,
                  43.71244712897366,
                  1495.106736429116
                ],
                [
                  -119.6744347291417,
                  43.70000768370154,
                  1495.106736429116
                ],
                [
                  -119.67686428010792,
                  43.699950772197695,
                  1389.646736429116
                ]
              ]
            ]
          },
          "id": "20170910_43119F6216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:17:36Z",
            "pc:count": 2361438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284399.3744,
                "count": 2361438,
                "maximum": 284498.4815,
                "minimum": 284302.5015,
                "name": "X",
                "position": 0,
                "stddev": 46.23551356,
                "variance": 2137.722714
              },
              {
                "average": 4842712.43,
                "count": 2361438,
                "maximum": 4843413.425,
                "minimum": 4842030.365,
                "name": "Y",
                "position": 1,
                "stddev": 397.4060459,
                "variance": 157931.5653
              },
              {
                "average": 1445.502204,
                "count": 2361438,
                "maximum": 1495.106736,
                "minimum": 1389.646736,
                "name": "Z",
                "position": 2,
                "stddev": 24.84184783,
                "variance": 617.1174034
              },
              {
                "average": 23135.17566,
                "count": 2361438,
                "maximum": 51553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6467.448707,
                "variance": 41827892.77
              },
              {
                "average": 1.138462242,
                "count": 2361438,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4357140015,
                "variance": 0.1898466911
              },
              {
                "average": 1.283725848,
                "count": 2361438,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6641856477,
                "variance": 0.4411425746
              },
              {
                "average": 0.507217636,
                "count": 2361438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999480089,
                "variance": 0.2499480116
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.213558857,
                "count": 2361438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4098189145,
                "variance": 0.1679515427
              },
              {
                "average": -2.277511649,
                "count": 2361438,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68831089,
                "variance": 136.6166116
              },
              {
                "average": 1.928178508,
                "count": 2361438,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.037092854,
                "variance": 1.075561589
              },
              {
                "average": 1164.234229,
                "count": 2361438,
                "maximum": 1166,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7837634175,
                "variance": 0.6142850946
              },
              {
                "average": 33047.14869,
                "count": 2361438,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10070.38371,
                "variance": 101412628.2
              },
              {
                "average": 32993.94211,
                "count": 2361438,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8235.364139,
                "variance": 67821222.51
              },
              {
                "average": 29844.77498,
                "count": 2361438,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7951.064551,
                "variance": 63219427.5
              },
              {
                "average": 189094579.9,
                "count": 2361438,
                "maximum": 189095456.2,
                "minimum": 189094003.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 541.3761455,
                "variance": 293088.1309
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2361438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284302.5015,
              4842030.365,
              1389.646736,
              284498.4815,
              4843413.425,
              1495.106736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284302.50146354496,
                    4842030.364832084,
                    1389.646736429116
                  ],
                  [
                    284302.50146354496,
                    4843413.424832084,
                    1389.646736429116
                  ],
                  [
                    284498.48146354494,
                    4843413.424832084,
                    1495.106736429116
                  ],
                  [
                    284498.48146354494,
                    4842030.364832084,
                    1495.106736429116
                  ],
                  [
                    284302.50146354496,
                    4842030.364832084,
                    1389.646736429116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:17:36+00:00",
            "end_time": "2017-09-10T15:53:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497156362499,
              43.72469269448702,
              1471.43609993768
            ],
            [
              -119.77556244951401,
              43.73747908738495,
              1471.43609993768
            ],
            [
              -119.76250057043116,
              43.73779577026153,
              1610.2360999376801
            ],
            [
              -119.76191245662665,
              43.72500923685874,
              1610.2360999376801
            ],
            [
              -119.77497156362499,
              43.72469269448702,
              1471.43609993768
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755624,
        43.72469269,
        1471.4361,
        -119.7619125,
        43.73779577,
        1610.2361
      ],
      "properties": {
        "datetime": "2017-09-10T18:57:34Z",
        "pc:count": 22105149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277008.7237,
            "count": 22105149,
            "maximum": 277541.9943,
            "minimum": 276488.9343,
            "name": "X",
            "position": 0,
            "stddev": 290.142477,
            "variance": 84182.65694
          },
          {
            "average": 4845759.047,
            "count": 22105149,
            "maximum": 4846460.217,
            "minimum": 4845038.457,
            "name": "Y",
            "position": 1,
            "stddev": 393.2774286,
            "variance": 154667.1358
          },
          {
            "average": 1543.33572,
            "count": 22105149,
            "maximum": 1610.2361,
            "minimum": 1471.4361,
            "name": "Z",
            "position": 2,
            "stddev": 21.37344578,
            "variance": 456.8241845
          },
          {
            "average": 16424.15272,
            "count": 22105149,
            "maximum": 48081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8763.683811,
            "variance": 76802153.93
          },
          {
            "average": 1.53292104,
            "count": 22105149,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.77353281,
            "variance": 0.5983530082
          },
          {
            "average": 2.111165729,
            "count": 22105149,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.063466103,
            "variance": 1.130960153
          },
          {
            "average": 0.5012723506,
            "count": 22105149,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983924,
            "variance": 0.2499983924
          },
          {
            "average": 1.456674189e-05,
            "count": 22105149,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00381661242,
            "variance": 1.456653036e-05
          },
          {
            "average": 1.162762667,
            "count": 22105149,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3691490041,
            "variance": 0.1362709872
          },
          {
            "average": 0.2390031659,
            "count": 22105149,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02983684,
            "variance": 144.7169745
          },
          {
            "average": 1.687261959,
            "count": 22105149,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.108158336,
            "variance": 1.228014899
          },
          {
            "average": 1176.842127,
            "count": 22105149,
            "maximum": 1179,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9708725387,
            "variance": 0.9425934863
          },
          {
            "average": 15252.34028,
            "count": 22105149,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8743.745512,
            "variance": 76453085.58
          },
          {
            "average": 15411.57069,
            "count": 22105149,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7654.017571,
            "variance": 58583984.98
          },
          {
            "average": 13745.66232,
            "count": 22105149,
            "maximum": 57088,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 5988.425683,
            "variance": 35861242.17
          },
          {
            "average": 189103435,
            "count": 22105149,
            "maximum": 189105054.8,
            "minimum": 189102257.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.2095836,
            "variance": 455907.9818
          },
          {
            "average": 0,
            "count": 22105149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22105149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22105149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22105149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22105149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276488.9343,
          4845038.457,
          1471.4361,
          277541.9943,
          4846460.217,
          1610.2361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276488.9343250754,
                4845038.457046597,
                1471.43609993768
              ],
              [
                276488.9343250754,
                4846460.217046597,
                1471.43609993768
              ],
              [
                277541.9943250755,
                4846460.217046597,
                1610.2360999376801
              ],
              [
                277541.9943250755,
                4845038.457046597,
                1610.2360999376801
              ],
              [
                276488.9343250754,
                4845038.457046597,
                1471.43609993768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:57:34+00:00",
        "end_time": "2017-09-10T18:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755624,
            43.72469269,
            1471.4361,
            -119.7619125,
            43.73779577,
            1610.2361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497156362499,
                  43.72469269448702,
                  1471.43609993768
                ],
                [
                  -119.77556244951401,
                  43.73747908738495,
                  1471.43609993768
                ],
                [
                  -119.76250057043116,
                  43.73779577026153,
                  1610.2360999376801
                ],
                [
                  -119.76191245662665,
                  43.72500923685874,
                  1610.2360999376801
                ],
                [
                  -119.77497156362499,
                  43.72469269448702,
                  1471.43609993768
                ]
              ]
            ]
          },
          "id": "20170910_43119F7209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:57:34Z",
            "pc:count": 22105149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277008.7237,
                "count": 22105149,
                "maximum": 277541.9943,
                "minimum": 276488.9343,
                "name": "X",
                "position": 0,
                "stddev": 290.142477,
                "variance": 84182.65694
              },
              {
                "average": 4845759.047,
                "count": 22105149,
                "maximum": 4846460.217,
                "minimum": 4845038.457,
                "name": "Y",
                "position": 1,
                "stddev": 393.2774286,
                "variance": 154667.1358
              },
              {
                "average": 1543.33572,
                "count": 22105149,
                "maximum": 1610.2361,
                "minimum": 1471.4361,
                "name": "Z",
                "position": 2,
                "stddev": 21.37344578,
                "variance": 456.8241845
              },
              {
                "average": 16424.15272,
                "count": 22105149,
                "maximum": 48081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8763.683811,
                "variance": 76802153.93
              },
              {
                "average": 1.53292104,
                "count": 22105149,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.77353281,
                "variance": 0.5983530082
              },
              {
                "average": 2.111165729,
                "count": 22105149,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.063466103,
                "variance": 1.130960153
              },
              {
                "average": 0.5012723506,
                "count": 22105149,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983924,
                "variance": 0.2499983924
              },
              {
                "average": 1.456674189e-05,
                "count": 22105149,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00381661242,
                "variance": 1.456653036e-05
              },
              {
                "average": 1.162762667,
                "count": 22105149,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3691490041,
                "variance": 0.1362709872
              },
              {
                "average": 0.2390031659,
                "count": 22105149,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02983684,
                "variance": 144.7169745
              },
              {
                "average": 1.687261959,
                "count": 22105149,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.108158336,
                "variance": 1.228014899
              },
              {
                "average": 1176.842127,
                "count": 22105149,
                "maximum": 1179,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9708725387,
                "variance": 0.9425934863
              },
              {
                "average": 15252.34028,
                "count": 22105149,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8743.745512,
                "variance": 76453085.58
              },
              {
                "average": 15411.57069,
                "count": 22105149,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7654.017571,
                "variance": 58583984.98
              },
              {
                "average": 13745.66232,
                "count": 22105149,
                "maximum": 57088,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 5988.425683,
                "variance": 35861242.17
              },
              {
                "average": 189103435,
                "count": 22105149,
                "maximum": 189105054.8,
                "minimum": 189102257.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.2095836,
                "variance": 455907.9818
              },
              {
                "average": 0,
                "count": 22105149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22105149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22105149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22105149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22105149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276488.9343,
              4845038.457,
              1471.4361,
              277541.9943,
              4846460.217,
              1610.2361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276488.9343250754,
                    4845038.457046597,
                    1471.43609993768
                  ],
                  [
                    276488.9343250754,
                    4846460.217046597,
                    1471.43609993768
                  ],
                  [
                    277541.9943250755,
                    4846460.217046597,
                    1610.2360999376801
                  ],
                  [
                    277541.9943250755,
                    4845038.457046597,
                    1610.2360999376801
                  ],
                  [
                    276488.9343250754,
                    4845038.457046597,
                    1471.43609993768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:57:34+00:00",
            "end_time": "2017-09-10T18:10: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": "20170908_43119F5121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497352612843,
              43.687208778604166,
              1376.4896402826341
            ],
            [
              -119.62553108131365,
              43.69998118710575,
              1376.4896402826341
            ],
            [
              -119.61249929155852,
              43.70027998235997,
              1437.009640282634
            ],
            [
              -119.61194449609881,
              43.68750744142697,
              1437.009640282634
            ],
            [
              -119.62497352612843,
              43.687208778604166,
              1376.4896402826341
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255311,
        43.68720878,
        1376.48964,
        -119.6119445,
        43.70027998,
        1437.00964
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:36Z",
        "pc:count": 19687775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289000.6528,
            "count": 19687775,
            "maximum": 289490.2528,
            "minimum": 288439.0928,
            "name": "X",
            "position": 0,
            "stddev": 288.5344602,
            "variance": 83252.1347
          },
          {
            "average": 4841173.533,
            "count": 19687775,
            "maximum": 4841901.41,
            "minimum": 4840481.39,
            "name": "Y",
            "position": 1,
            "stddev": 380.3852468,
            "variance": 144692.936
          },
          {
            "average": 1406.533633,
            "count": 19687775,
            "maximum": 1437.00964,
            "minimum": 1376.48964,
            "name": "Z",
            "position": 2,
            "stddev": 12.68321335,
            "variance": 160.863901
          },
          {
            "average": 25329.14319,
            "count": 19687775,
            "maximum": 44097,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2205.604325,
            "variance": 4864690.439
          },
          {
            "average": 1.00070465,
            "count": 19687775,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02686500208,
            "variance": 0.0007217283368
          },
          {
            "average": 1.001429364,
            "count": 19687775,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03848190373,
            "variance": 0.001480856915
          },
          {
            "average": 0.5029093943,
            "count": 19687775,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915481,
            "variance": 0.2499915481
          },
          {
            "average": 9.66589673e-05,
            "count": 19687775,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009831054331,
            "variance": 9.664962926e-05
          },
          {
            "average": 1.172807745,
            "count": 19687775,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3780809906,
            "variance": 0.1429452355
          },
          {
            "average": -1.001187599,
            "count": 19687775,
            "maximum": 22.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.3361222,
            "variance": 152.1799109
          },
          {
            "average": 2.000401112,
            "count": 19687775,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000742719,
            "variance": 1.00148599
          },
          {
            "average": 1162.486892,
            "count": 19687775,
            "maximum": 1182,
            "minimum": 1151,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.94676846,
            "variance": 142.7252766
          },
          {
            "average": 39730.19738,
            "count": 19687775,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3408.548467,
            "variance": 11618202.65
          },
          {
            "average": 38004.95049,
            "count": 19687775,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2908.259158,
            "variance": 8457971.329
          },
          {
            "average": 34380.75646,
            "count": 19687775,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2767.146681,
            "variance": 7657100.754
          },
          {
            "average": 189027154.5,
            "count": 19687775,
            "maximum": 189106916.3,
            "minimum": 188948570.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 74254.44979,
            "variance": 5513723313
          },
          {
            "average": 0,
            "count": 19687775,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19687775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19687775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19687775,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19687775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288439.0928,
          4840481.39,
          1376.48964,
          289490.2528,
          4841901.41,
          1437.00964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288439.09278886946,
                4840481.3904524045,
                1376.4896402826341
              ],
              [
                288439.09278886946,
                4841901.410452404,
                1376.4896402826341
              ],
              [
                289490.2527888695,
                4841901.410452404,
                1437.009640282634
              ],
              [
                289490.2527888695,
                4840481.3904524045,
                1437.009640282634
              ],
              [
                288439.09278886946,
                4840481.3904524045,
                1376.4896402826341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:36+00:00",
        "end_time": "2017-09-08T23:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255311,
            43.68720878,
            1376.48964,
            -119.6119445,
            43.70027998,
            1437.00964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497352612843,
                  43.687208778604166,
                  1376.4896402826341
                ],
                [
                  -119.62553108131365,
                  43.69998118710575,
                  1376.4896402826341
                ],
                [
                  -119.61249929155852,
                  43.70027998235997,
                  1437.009640282634
                ],
                [
                  -119.61194449609881,
                  43.68750744142697,
                  1437.009640282634
                ],
                [
                  -119.62497352612843,
                  43.687208778604166,
                  1376.4896402826341
                ]
              ]
            ]
          },
          "id": "20170908_43119F5121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:36Z",
            "pc:count": 19687775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289000.6528,
                "count": 19687775,
                "maximum": 289490.2528,
                "minimum": 288439.0928,
                "name": "X",
                "position": 0,
                "stddev": 288.5344602,
                "variance": 83252.1347
              },
              {
                "average": 4841173.533,
                "count": 19687775,
                "maximum": 4841901.41,
                "minimum": 4840481.39,
                "name": "Y",
                "position": 1,
                "stddev": 380.3852468,
                "variance": 144692.936
              },
              {
                "average": 1406.533633,
                "count": 19687775,
                "maximum": 1437.00964,
                "minimum": 1376.48964,
                "name": "Z",
                "position": 2,
                "stddev": 12.68321335,
                "variance": 160.863901
              },
              {
                "average": 25329.14319,
                "count": 19687775,
                "maximum": 44097,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2205.604325,
                "variance": 4864690.439
              },
              {
                "average": 1.00070465,
                "count": 19687775,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02686500208,
                "variance": 0.0007217283368
              },
              {
                "average": 1.001429364,
                "count": 19687775,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03848190373,
                "variance": 0.001480856915
              },
              {
                "average": 0.5029093943,
                "count": 19687775,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915481,
                "variance": 0.2499915481
              },
              {
                "average": 9.66589673e-05,
                "count": 19687775,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009831054331,
                "variance": 9.664962926e-05
              },
              {
                "average": 1.172807745,
                "count": 19687775,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3780809906,
                "variance": 0.1429452355
              },
              {
                "average": -1.001187599,
                "count": 19687775,
                "maximum": 22.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.3361222,
                "variance": 152.1799109
              },
              {
                "average": 2.000401112,
                "count": 19687775,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000742719,
                "variance": 1.00148599
              },
              {
                "average": 1162.486892,
                "count": 19687775,
                "maximum": 1182,
                "minimum": 1151,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.94676846,
                "variance": 142.7252766
              },
              {
                "average": 39730.19738,
                "count": 19687775,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3408.548467,
                "variance": 11618202.65
              },
              {
                "average": 38004.95049,
                "count": 19687775,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2908.259158,
                "variance": 8457971.329
              },
              {
                "average": 34380.75646,
                "count": 19687775,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2767.146681,
                "variance": 7657100.754
              },
              {
                "average": 189027154.5,
                "count": 19687775,
                "maximum": 189106916.3,
                "minimum": 188948570.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 74254.44979,
                "variance": 5513723313
              },
              {
                "average": 0,
                "count": 19687775,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19687775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19687775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19687775,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19687775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288439.0928,
              4840481.39,
              1376.48964,
              289490.2528,
              4841901.41,
              1437.00964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288439.09278886946,
                    4840481.3904524045,
                    1376.4896402826341
                  ],
                  [
                    288439.09278886946,
                    4841901.410452404,
                    1376.4896402826341
                  ],
                  [
                    289490.2527888695,
                    4841901.410452404,
                    1437.009640282634
                  ],
                  [
                    289490.2527888695,
                    4840481.3904524045,
                    1437.009640282634
                  ],
                  [
                    288439.09278886946,
                    4840481.3904524045,
                    1376.4896402826341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:36+00:00",
            "end_time": "2017-09-08T23:29: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": "20170830_43119F4106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997364497455,
              43.72472168865854,
              1476.5060473898375
            ],
            [
              -119.50050481540477,
              43.73748212953809,
              1476.5060473898375
            ],
            [
              -119.48749786605137,
              43.73776611682629,
              1566.4660473898375
            ],
            [
              -119.48696945166267,
              43.72500555020391,
              1566.4660473898375
            ],
            [
              -119.49997364497455,
              43.72472168865854,
              1476.5060473898375
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005048,
        43.72472169,
        1476.506047,
        -119.4869695,
        43.73776612,
        1566.466047
      ],
      "properties": {
        "datetime": "2017-08-30T19:35:29Z",
        "pc:count": 18762444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299167.502,
            "count": 18762444,
            "maximum": 299687.914,
            "minimum": 298639.514,
            "name": "X",
            "position": 0,
            "stddev": 290.297219,
            "variance": 84272.47536
          },
          {
            "average": 4845017.171,
            "count": 18762444,
            "maximum": 4845754.963,
            "minimum": 4844336.403,
            "name": "Y",
            "position": 1,
            "stddev": 406.6266222,
            "variance": 165345.2099
          },
          {
            "average": 1520.242325,
            "count": 18762444,
            "maximum": 1566.466047,
            "minimum": 1476.506047,
            "name": "Z",
            "position": 2,
            "stddev": 16.33704154,
            "variance": 266.8989262
          },
          {
            "average": 15865.68524,
            "count": 18762444,
            "maximum": 31649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6034.006384,
            "variance": 36409233.04
          },
          {
            "average": 1.383173802,
            "count": 18762444,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7003786683,
            "variance": 0.490530279
          },
          {
            "average": 1.797833854,
            "count": 18762444,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.029274026,
            "variance": 1.059405021
          },
          {
            "average": 0.5022873353,
            "count": 18762444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947814,
            "variance": 0.2499947814
          },
          {
            "average": 1.598938816e-05,
            "count": 18762444,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003998641439,
            "variance": 1.598913335e-05
          },
          {
            "average": 1.120912393,
            "count": 18762444,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3260254465,
            "variance": 0.1062925918
          },
          {
            "average": 0.5465048817,
            "count": 18762444,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74384949,
            "variance": 137.9180009
          },
          {
            "average": 1.80240426,
            "count": 18762444,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.071384893,
            "variance": 1.14786559
          },
          {
            "average": 1107.298968,
            "count": 18762444,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9771666013,
            "variance": 0.9548545666
          },
          {
            "average": 26388.39252,
            "count": 18762444,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12208.79304,
            "variance": 149054627.6
          },
          {
            "average": 27225.27379,
            "count": 18762444,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10097.61095,
            "variance": 101961746.8
          },
          {
            "average": 23115.25495,
            "count": 18762444,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9277.51877,
            "variance": 86072354.53
          },
          {
            "average": 188155122.8,
            "count": 18762444,
            "maximum": 188156929.2,
            "minimum": 188153702,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.2612114,
            "variance": 520217.7351
          },
          {
            "average": 0,
            "count": 18762444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18762444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18762444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18762444,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18762444,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298639.514,
          4844336.403,
          1476.506047,
          299687.914,
          4845754.963,
          1566.466047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298639.5140168855,
                4844336.403292236,
                1476.5060473898375
              ],
              [
                298639.5140168855,
                4845754.963292236,
                1476.5060473898375
              ],
              [
                299687.9140168855,
                4845754.963292236,
                1566.4660473898375
              ],
              [
                299687.9140168855,
                4844336.403292236,
                1566.4660473898375
              ],
              [
                298639.5140168855,
                4844336.403292236,
                1476.5060473898375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:35:29+00:00",
        "end_time": "2017-08-30T18:41:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005048,
            43.72472169,
            1476.506047,
            -119.4869695,
            43.73776612,
            1566.466047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997364497455,
                  43.72472168865854,
                  1476.5060473898375
                ],
                [
                  -119.50050481540477,
                  43.73748212953809,
                  1476.5060473898375
                ],
                [
                  -119.48749786605137,
                  43.73776611682629,
                  1566.4660473898375
                ],
                [
                  -119.48696945166267,
                  43.72500555020391,
                  1566.4660473898375
                ],
                [
                  -119.49997364497455,
                  43.72472168865854,
                  1476.5060473898375
                ]
              ]
            ]
          },
          "id": "20170830_43119F4106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:35:29Z",
            "pc:count": 18762444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299167.502,
                "count": 18762444,
                "maximum": 299687.914,
                "minimum": 298639.514,
                "name": "X",
                "position": 0,
                "stddev": 290.297219,
                "variance": 84272.47536
              },
              {
                "average": 4845017.171,
                "count": 18762444,
                "maximum": 4845754.963,
                "minimum": 4844336.403,
                "name": "Y",
                "position": 1,
                "stddev": 406.6266222,
                "variance": 165345.2099
              },
              {
                "average": 1520.242325,
                "count": 18762444,
                "maximum": 1566.466047,
                "minimum": 1476.506047,
                "name": "Z",
                "position": 2,
                "stddev": 16.33704154,
                "variance": 266.8989262
              },
              {
                "average": 15865.68524,
                "count": 18762444,
                "maximum": 31649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6034.006384,
                "variance": 36409233.04
              },
              {
                "average": 1.383173802,
                "count": 18762444,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7003786683,
                "variance": 0.490530279
              },
              {
                "average": 1.797833854,
                "count": 18762444,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.029274026,
                "variance": 1.059405021
              },
              {
                "average": 0.5022873353,
                "count": 18762444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947814,
                "variance": 0.2499947814
              },
              {
                "average": 1.598938816e-05,
                "count": 18762444,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003998641439,
                "variance": 1.598913335e-05
              },
              {
                "average": 1.120912393,
                "count": 18762444,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3260254465,
                "variance": 0.1062925918
              },
              {
                "average": 0.5465048817,
                "count": 18762444,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74384949,
                "variance": 137.9180009
              },
              {
                "average": 1.80240426,
                "count": 18762444,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.071384893,
                "variance": 1.14786559
              },
              {
                "average": 1107.298968,
                "count": 18762444,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9771666013,
                "variance": 0.9548545666
              },
              {
                "average": 26388.39252,
                "count": 18762444,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12208.79304,
                "variance": 149054627.6
              },
              {
                "average": 27225.27379,
                "count": 18762444,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10097.61095,
                "variance": 101961746.8
              },
              {
                "average": 23115.25495,
                "count": 18762444,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9277.51877,
                "variance": 86072354.53
              },
              {
                "average": 188155122.8,
                "count": 18762444,
                "maximum": 188156929.2,
                "minimum": 188153702,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.2612114,
                "variance": 520217.7351
              },
              {
                "average": 0,
                "count": 18762444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18762444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18762444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18762444,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18762444,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298639.514,
              4844336.403,
              1476.506047,
              299687.914,
              4845754.963,
              1566.466047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298639.5140168855,
                    4844336.403292236,
                    1476.5060473898375
                  ],
                  [
                    298639.5140168855,
                    4845754.963292236,
                    1476.5060473898375
                  ],
                  [
                    299687.9140168855,
                    4845754.963292236,
                    1566.4660473898375
                  ],
                  [
                    299687.9140168855,
                    4844336.403292236,
                    1566.4660473898375
                  ],
                  [
                    298639.5140168855,
                    4844336.403292236,
                    1476.5060473898375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:35:29+00:00",
            "end_time": "2017-08-30T18:41:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497387383627,
              43.63721947400363,
              1344.0528254535532
            ],
            [
              -119.52550882300719,
              43.64998238473839,
              1344.0528254535532
            ],
            [
              -119.51249896872464,
              43.650269249724914,
              1478.232825453553
            ],
            [
              -119.51196676819472,
              43.63750621193052,
              1478.232825453553
            ],
            [
              -119.52497387383627,
              43.63721947400363,
              1344.0528254535532
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255088,
        43.63721947,
        1344.052825,
        -119.5119668,
        43.65026925,
        1478.232825
      ],
      "properties": {
        "datetime": "2017-08-31T18:14:59Z",
        "pc:count": 15086111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296862.6713,
            "count": 15086111,
            "maximum": 297380.0028,
            "minimum": 296329.8228,
            "name": "X",
            "position": 0,
            "stddev": 300.1382265,
            "variance": 90082.95499
          },
          {
            "average": 4835362.144,
            "count": 15086111,
            "maximum": 4836097.736,
            "minimum": 4834678.896,
            "name": "Y",
            "position": 1,
            "stddev": 388.8837681,
            "variance": 151230.5851
          },
          {
            "average": 1389.679509,
            "count": 15086111,
            "maximum": 1478.232825,
            "minimum": 1344.052825,
            "name": "Z",
            "position": 2,
            "stddev": 27.03995457,
            "variance": 731.1591431
          },
          {
            "average": 18519.72205,
            "count": 15086111,
            "maximum": 31490,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4326.704865,
            "variance": 18720374.98
          },
          {
            "average": 1.143419401,
            "count": 15086111,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4219162772,
            "variance": 0.178013345
          },
          {
            "average": 1.289051168,
            "count": 15086111,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6129298303,
            "variance": 0.3756829768
          },
          {
            "average": 0.5033293206,
            "count": 15086111,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889321,
            "variance": 0.2499889322
          },
          {
            "average": 3.513165189e-06,
            "count": 15086111,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001874340705,
            "variance": 3.513153079e-06
          },
          {
            "average": 1.153697,
            "count": 15086111,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3606580662,
            "variance": 0.1300742407
          },
          {
            "average": 0.05214607723,
            "count": 15086111,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80116305,
            "variance": 139.2674493
          },
          {
            "average": 1.921143229,
            "count": 15086111,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033536138,
            "variance": 1.068196949
          },
          {
            "average": 1136.198499,
            "count": 15086111,
            "maximum": 1139,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.007664238,
            "variance": 1.015387217
          },
          {
            "average": 36740.45685,
            "count": 15086111,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8114.664015,
            "variance": 65847772.08
          },
          {
            "average": 35771.1584,
            "count": 15086111,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6648.908116,
            "variance": 44207979.13
          },
          {
            "average": 32098.72702,
            "count": 15086111,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6464.84281,
            "variance": 41794192.55
          },
          {
            "average": 188236691.2,
            "count": 15086111,
            "maximum": 188238499.8,
            "minimum": 188235233.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 661.6985812,
            "variance": 437845.0124
          },
          {
            "average": 0,
            "count": 15086111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15086111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15086111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15086111,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15086111,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296329.8228,
          4834678.896,
          1344.052825,
          297380.0028,
          4836097.736,
          1478.232825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296329.8228455867,
                4834678.896257315,
                1344.0528254535532
              ],
              [
                296329.8228455867,
                4836097.736257315,
                1344.0528254535532
              ],
              [
                297380.00284558674,
                4836097.736257315,
                1478.232825453553
              ],
              [
                297380.00284558674,
                4834678.896257315,
                1478.232825453553
              ],
              [
                296329.8228455867,
                4834678.896257315,
                1344.0528254535532
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:14:59+00:00",
        "end_time": "2017-08-31T17:20:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255088,
            43.63721947,
            1344.052825,
            -119.5119668,
            43.65026925,
            1478.232825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497387383627,
                  43.63721947400363,
                  1344.0528254535532
                ],
                [
                  -119.52550882300719,
                  43.64998238473839,
                  1344.0528254535532
                ],
                [
                  -119.51249896872464,
                  43.650269249724914,
                  1478.232825453553
                ],
                [
                  -119.51196676819472,
                  43.63750621193052,
                  1478.232825453553
                ],
                [
                  -119.52497387383627,
                  43.63721947400363,
                  1344.0528254535532
                ]
              ]
            ]
          },
          "id": "20170831_43119F5419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:14:59Z",
            "pc:count": 15086111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296862.6713,
                "count": 15086111,
                "maximum": 297380.0028,
                "minimum": 296329.8228,
                "name": "X",
                "position": 0,
                "stddev": 300.1382265,
                "variance": 90082.95499
              },
              {
                "average": 4835362.144,
                "count": 15086111,
                "maximum": 4836097.736,
                "minimum": 4834678.896,
                "name": "Y",
                "position": 1,
                "stddev": 388.8837681,
                "variance": 151230.5851
              },
              {
                "average": 1389.679509,
                "count": 15086111,
                "maximum": 1478.232825,
                "minimum": 1344.052825,
                "name": "Z",
                "position": 2,
                "stddev": 27.03995457,
                "variance": 731.1591431
              },
              {
                "average": 18519.72205,
                "count": 15086111,
                "maximum": 31490,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4326.704865,
                "variance": 18720374.98
              },
              {
                "average": 1.143419401,
                "count": 15086111,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4219162772,
                "variance": 0.178013345
              },
              {
                "average": 1.289051168,
                "count": 15086111,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6129298303,
                "variance": 0.3756829768
              },
              {
                "average": 0.5033293206,
                "count": 15086111,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889321,
                "variance": 0.2499889322
              },
              {
                "average": 3.513165189e-06,
                "count": 15086111,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001874340705,
                "variance": 3.513153079e-06
              },
              {
                "average": 1.153697,
                "count": 15086111,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3606580662,
                "variance": 0.1300742407
              },
              {
                "average": 0.05214607723,
                "count": 15086111,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80116305,
                "variance": 139.2674493
              },
              {
                "average": 1.921143229,
                "count": 15086111,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033536138,
                "variance": 1.068196949
              },
              {
                "average": 1136.198499,
                "count": 15086111,
                "maximum": 1139,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.007664238,
                "variance": 1.015387217
              },
              {
                "average": 36740.45685,
                "count": 15086111,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8114.664015,
                "variance": 65847772.08
              },
              {
                "average": 35771.1584,
                "count": 15086111,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6648.908116,
                "variance": 44207979.13
              },
              {
                "average": 32098.72702,
                "count": 15086111,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6464.84281,
                "variance": 41794192.55
              },
              {
                "average": 188236691.2,
                "count": 15086111,
                "maximum": 188238499.8,
                "minimum": 188235233.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 661.6985812,
                "variance": 437845.0124
              },
              {
                "average": 0,
                "count": 15086111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15086111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15086111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15086111,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15086111,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296329.8228,
              4834678.896,
              1344.052825,
              297380.0028,
              4836097.736,
              1478.232825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296329.8228455867,
                    4834678.896257315,
                    1344.0528254535532
                  ],
                  [
                    296329.8228455867,
                    4836097.736257315,
                    1344.0528254535532
                  ],
                  [
                    297380.00284558674,
                    4836097.736257315,
                    1478.232825453553
                  ],
                  [
                    297380.00284558674,
                    4834678.896257315,
                    1478.232825453553
                  ],
                  [
                    296329.8228455867,
                    4834678.896257315,
                    1344.0528254535532
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:14:59+00:00",
            "end_time": "2017-08-31T17:20: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": "20170830_43119F4424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.39997503687212,
              43.62473322432138,
              1471.8539285237898
            ],
            [
              -119.40048271004939,
              43.63748260926692,
              1471.8539285237898
            ],
            [
              -119.3874968787141,
              43.637754711885286,
              1576.9939285237897
            ],
            [
              -119.38699194550729,
              43.62500520654395,
              1576.9939285237897
            ],
            [
              -119.39997503687212,
              43.62473322432138,
              1471.8539285237898
            ]
          ]
        ]
      },
      "bbox": [
        -119.4004827,
        43.62473322,
        1471.853929,
        -119.3869919,
        43.63775471,
        1576.993929
      ],
      "properties": {
        "datetime": "2017-08-30T18:27:16Z",
        "pc:count": 14147263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306895.6096,
            "count": 14147263,
            "maximum": 307421.0653,
            "minimum": 306372.7053,
            "name": "X",
            "position": 0,
            "stddev": 289.6453929,
            "variance": 83894.45363
          },
          {
            "average": 4833687.9,
            "count": 14147263,
            "maximum": 4834410.071,
            "minimum": 4832992.871,
            "name": "Y",
            "position": 1,
            "stddev": 397.0255927,
            "variance": 157629.3213
          },
          {
            "average": 1517.378775,
            "count": 14147263,
            "maximum": 1576.993929,
            "minimum": 1471.853929,
            "name": "Z",
            "position": 2,
            "stddev": 21.97894233,
            "variance": 483.0739061
          },
          {
            "average": 20039.44215,
            "count": 14147263,
            "maximum": 32177,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2844.854775,
            "variance": 8093198.689
          },
          {
            "average": 1.038077188,
            "count": 14147263,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2287392906,
            "variance": 0.05232166305
          },
          {
            "average": 1.07688314,
            "count": 14147263,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3466718433,
            "variance": 0.1201813669
          },
          {
            "average": 0.5031913947,
            "count": 14147263,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898326,
            "variance": 0.2499898327
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170802013,
            "count": 14147263,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3763358811,
            "variance": 0.1416286954
          },
          {
            "average": 0.2604710461,
            "count": 14147263,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64803995,
            "variance": 135.6768347
          },
          {
            "average": 1.973596023,
            "count": 14147263,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01244425,
            "variance": 1.025043358
          },
          {
            "average": 1101.85358,
            "count": 14147263,
            "maximum": 1104,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.096015722,
            "variance": 1.201250463
          },
          {
            "average": 39738.72567,
            "count": 14147263,
            "maximum": 51200,
            "minimum": 4608,
            "name": "Red",
            "position": 12,
            "stddev": 4004.752786,
            "variance": 16038044.88
          },
          {
            "average": 38294.6689,
            "count": 14147263,
            "maximum": 50432,
            "minimum": 7936,
            "name": "Green",
            "position": 13,
            "stddev": 3159.099353,
            "variance": 9979908.721
          },
          {
            "average": 34614.62027,
            "count": 14147263,
            "maximum": 49920,
            "minimum": 9216,
            "name": "Blue",
            "position": 14,
            "stddev": 3253.281931,
            "variance": 10583843.32
          },
          {
            "average": 188151411.1,
            "count": 14147263,
            "maximum": 188152836.6,
            "minimum": 188149646.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 698.0366538,
            "variance": 487255.17
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14147263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306372.7053,
          4832992.871,
          1471.853929,
          307421.0653,
          4834410.071,
          1576.993929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306372.70528886764,
                4832992.870532537,
                1471.8539285237898
              ],
              [
                306372.70528886764,
                4834410.070532536,
                1471.8539285237898
              ],
              [
                307421.0652888676,
                4834410.070532536,
                1576.9939285237897
              ],
              [
                307421.0652888676,
                4832992.870532537,
                1576.9939285237897
              ],
              [
                306372.70528886764,
                4832992.870532537,
                1471.8539285237898
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:27:16+00:00",
        "end_time": "2017-08-30T17:34:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4004827,
            43.62473322,
            1471.853929,
            -119.3869919,
            43.63775471,
            1576.993929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.39997503687212,
                  43.62473322432138,
                  1471.8539285237898
                ],
                [
                  -119.40048271004939,
                  43.63748260926692,
                  1471.8539285237898
                ],
                [
                  -119.3874968787141,
                  43.637754711885286,
                  1576.9939285237897
                ],
                [
                  -119.38699194550729,
                  43.62500520654395,
                  1576.9939285237897
                ],
                [
                  -119.39997503687212,
                  43.62473322432138,
                  1471.8539285237898
                ]
              ]
            ]
          },
          "id": "20170830_43119F4424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:27:16Z",
            "pc:count": 14147263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306895.6096,
                "count": 14147263,
                "maximum": 307421.0653,
                "minimum": 306372.7053,
                "name": "X",
                "position": 0,
                "stddev": 289.6453929,
                "variance": 83894.45363
              },
              {
                "average": 4833687.9,
                "count": 14147263,
                "maximum": 4834410.071,
                "minimum": 4832992.871,
                "name": "Y",
                "position": 1,
                "stddev": 397.0255927,
                "variance": 157629.3213
              },
              {
                "average": 1517.378775,
                "count": 14147263,
                "maximum": 1576.993929,
                "minimum": 1471.853929,
                "name": "Z",
                "position": 2,
                "stddev": 21.97894233,
                "variance": 483.0739061
              },
              {
                "average": 20039.44215,
                "count": 14147263,
                "maximum": 32177,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2844.854775,
                "variance": 8093198.689
              },
              {
                "average": 1.038077188,
                "count": 14147263,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2287392906,
                "variance": 0.05232166305
              },
              {
                "average": 1.07688314,
                "count": 14147263,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3466718433,
                "variance": 0.1201813669
              },
              {
                "average": 0.5031913947,
                "count": 14147263,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898326,
                "variance": 0.2499898327
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170802013,
                "count": 14147263,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3763358811,
                "variance": 0.1416286954
              },
              {
                "average": 0.2604710461,
                "count": 14147263,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64803995,
                "variance": 135.6768347
              },
              {
                "average": 1.973596023,
                "count": 14147263,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01244425,
                "variance": 1.025043358
              },
              {
                "average": 1101.85358,
                "count": 14147263,
                "maximum": 1104,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.096015722,
                "variance": 1.201250463
              },
              {
                "average": 39738.72567,
                "count": 14147263,
                "maximum": 51200,
                "minimum": 4608,
                "name": "Red",
                "position": 12,
                "stddev": 4004.752786,
                "variance": 16038044.88
              },
              {
                "average": 38294.6689,
                "count": 14147263,
                "maximum": 50432,
                "minimum": 7936,
                "name": "Green",
                "position": 13,
                "stddev": 3159.099353,
                "variance": 9979908.721
              },
              {
                "average": 34614.62027,
                "count": 14147263,
                "maximum": 49920,
                "minimum": 9216,
                "name": "Blue",
                "position": 14,
                "stddev": 3253.281931,
                "variance": 10583843.32
              },
              {
                "average": 188151411.1,
                "count": 14147263,
                "maximum": 188152836.6,
                "minimum": 188149646.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 698.0366538,
                "variance": 487255.17
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14147263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306372.7053,
              4832992.871,
              1471.853929,
              307421.0653,
              4834410.071,
              1576.993929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306372.70528886764,
                    4832992.870532537,
                    1471.8539285237898
                  ],
                  [
                    306372.70528886764,
                    4834410.070532536,
                    1471.8539285237898
                  ],
                  [
                    307421.0652888676,
                    4834410.070532536,
                    1576.9939285237897
                  ],
                  [
                    307421.0652888676,
                    4832992.870532537,
                    1576.9939285237897
                  ],
                  [
                    306372.70528886764,
                    4832992.870532537,
                    1471.8539285237898
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:27:16+00:00",
            "end_time": "2017-08-30T17:34: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": "20170910_43119F6301.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997227263961,
              43.67469522622271,
              1442.2549995475906
            ],
            [
              -119.7505567202127,
              43.68747984260504,
              1442.2549995475906
            ],
            [
              -119.73750071190541,
              43.68779349776655,
              1511.2949995475906
            ],
            [
              -119.7369190300506,
              43.67500874223091,
              1511.2949995475906
            ],
            [
              -119.74997227263961,
              43.67469522622271,
              1442.2549995475906
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505567,
        43.67469523,
        1442.255,
        -119.736919,
        43.6877935,
        1511.295
      ],
      "properties": {
        "datetime": "2017-09-10T19:18:02Z",
        "pc:count": 19117207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278846.7106,
            "count": 19117207,
            "maximum": 279371.7414,
            "minimum": 278318.3014,
            "name": "X",
            "position": 0,
            "stddev": 293.0864265,
            "variance": 85899.65339
          },
          {
            "average": 4840185.115,
            "count": 19117207,
            "maximum": 4840839.705,
            "minimum": 4839418.185,
            "name": "Y",
            "position": 1,
            "stddev": 392.9986593,
            "variance": 154447.9462
          },
          {
            "average": 1474.194683,
            "count": 19117207,
            "maximum": 1511.295,
            "minimum": 1442.255,
            "name": "Z",
            "position": 2,
            "stddev": 10.17745773,
            "variance": 103.5806459
          },
          {
            "average": 20538.37079,
            "count": 19117207,
            "maximum": 47729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9405.837043,
            "variance": 88469770.49
          },
          {
            "average": 1.400577501,
            "count": 19117207,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.710265245,
            "variance": 0.5044767182
          },
          {
            "average": 1.827727921,
            "count": 19117207,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.026536279,
            "variance": 1.053776731
          },
          {
            "average": 0.5022232589,
            "count": 19117207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999950702,
            "variance": 0.2499950702
          },
          {
            "average": 4.812418467e-06,
            "count": 19117207,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002193717292,
            "variance": 4.812395559e-06
          },
          {
            "average": 1.177415665,
            "count": 19117207,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3820200972,
            "variance": 0.1459393547
          },
          {
            "average": -0.2649334988,
            "count": 19117207,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12377106,
            "variance": 146.9858248
          },
          {
            "average": 1.799547549,
            "count": 19117207,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084072703,
            "variance": 1.175213625
          },
          {
            "average": 1178.228679,
            "count": 19117207,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.00008289,
            "variance": 1.000165788
          },
          {
            "average": 22921.19471,
            "count": 19117207,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12884.51423,
            "variance": 166010707
          },
          {
            "average": 23334.18758,
            "count": 19117207,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10946.46309,
            "variance": 119825054.3
          },
          {
            "average": 19725.82645,
            "count": 19117207,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9605.242209,
            "variance": 92260677.89
          },
          {
            "average": 189104376.1,
            "count": 19117207,
            "maximum": 189106282.4,
            "minimum": 189102796.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 689.923878,
            "variance": 475994.9574
          },
          {
            "average": 0,
            "count": 19117207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19117207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19117207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19117207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19117207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278318.3014,
          4839418.185,
          1442.255,
          279371.7414,
          4840839.705,
          1511.295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278318.301426057,
                4839418.185061154,
                1442.2549995475906
              ],
              [
                278318.301426057,
                4840839.7050611535,
                1442.2549995475906
              ],
              [
                279371.74142605695,
                4840839.7050611535,
                1511.2949995475906
              ],
              [
                279371.74142605695,
                4839418.185061154,
                1511.2949995475906
              ],
              [
                278318.301426057,
                4839418.185061154,
                1442.2549995475906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:18:02+00:00",
        "end_time": "2017-09-10T18:19:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6301.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6301.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6301.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6301.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505567,
            43.67469523,
            1442.255,
            -119.736919,
            43.6877935,
            1511.295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997227263961,
                  43.67469522622271,
                  1442.2549995475906
                ],
                [
                  -119.7505567202127,
                  43.68747984260504,
                  1442.2549995475906
                ],
                [
                  -119.73750071190541,
                  43.68779349776655,
                  1511.2949995475906
                ],
                [
                  -119.7369190300506,
                  43.67500874223091,
                  1511.2949995475906
                ],
                [
                  -119.74997227263961,
                  43.67469522622271,
                  1442.2549995475906
                ]
              ]
            ]
          },
          "id": "20170910_43119F6301.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6301.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:18:02Z",
            "pc:count": 19117207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278846.7106,
                "count": 19117207,
                "maximum": 279371.7414,
                "minimum": 278318.3014,
                "name": "X",
                "position": 0,
                "stddev": 293.0864265,
                "variance": 85899.65339
              },
              {
                "average": 4840185.115,
                "count": 19117207,
                "maximum": 4840839.705,
                "minimum": 4839418.185,
                "name": "Y",
                "position": 1,
                "stddev": 392.9986593,
                "variance": 154447.9462
              },
              {
                "average": 1474.194683,
                "count": 19117207,
                "maximum": 1511.295,
                "minimum": 1442.255,
                "name": "Z",
                "position": 2,
                "stddev": 10.17745773,
                "variance": 103.5806459
              },
              {
                "average": 20538.37079,
                "count": 19117207,
                "maximum": 47729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9405.837043,
                "variance": 88469770.49
              },
              {
                "average": 1.400577501,
                "count": 19117207,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.710265245,
                "variance": 0.5044767182
              },
              {
                "average": 1.827727921,
                "count": 19117207,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.026536279,
                "variance": 1.053776731
              },
              {
                "average": 0.5022232589,
                "count": 19117207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999950702,
                "variance": 0.2499950702
              },
              {
                "average": 4.812418467e-06,
                "count": 19117207,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002193717292,
                "variance": 4.812395559e-06
              },
              {
                "average": 1.177415665,
                "count": 19117207,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3820200972,
                "variance": 0.1459393547
              },
              {
                "average": -0.2649334988,
                "count": 19117207,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12377106,
                "variance": 146.9858248
              },
              {
                "average": 1.799547549,
                "count": 19117207,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084072703,
                "variance": 1.175213625
              },
              {
                "average": 1178.228679,
                "count": 19117207,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.00008289,
                "variance": 1.000165788
              },
              {
                "average": 22921.19471,
                "count": 19117207,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12884.51423,
                "variance": 166010707
              },
              {
                "average": 23334.18758,
                "count": 19117207,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10946.46309,
                "variance": 119825054.3
              },
              {
                "average": 19725.82645,
                "count": 19117207,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9605.242209,
                "variance": 92260677.89
              },
              {
                "average": 189104376.1,
                "count": 19117207,
                "maximum": 189106282.4,
                "minimum": 189102796.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 689.923878,
                "variance": 475994.9574
              },
              {
                "average": 0,
                "count": 19117207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19117207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19117207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19117207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19117207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278318.3014,
              4839418.185,
              1442.255,
              279371.7414,
              4840839.705,
              1511.295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278318.301426057,
                    4839418.185061154,
                    1442.2549995475906
                  ],
                  [
                    278318.301426057,
                    4840839.7050611535,
                    1442.2549995475906
                  ],
                  [
                    279371.74142605695,
                    4840839.7050611535,
                    1511.2949995475906
                  ],
                  [
                    279371.74142605695,
                    4839418.185061154,
                    1511.2949995475906
                  ],
                  [
                    278318.301426057,
                    4839418.185061154,
                    1442.2549995475906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:18:02+00:00",
            "end_time": "2017-09-10T18:19:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997103111546,
              43.64968928766469,
              1496.0870725345144
            ],
            [
              -119.8005658453391,
              43.66247917398621,
              1496.0870725345144
            ],
            [
              -119.7875016851119,
              43.662798741443325,
              1599.9670725345145
            ],
            [
              -119.78690963681477,
              43.65000871328123,
              1599.9670725345145
            ],
            [
              -119.79997103111546,
              43.64968928766469,
              1496.0870725345144
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005658,
        43.64968929,
        1496.087073,
        -119.7869096,
        43.66279874,
        1599.967073
      ],
      "properties": {
        "datetime": "2017-09-11T21:08:07Z",
        "pc:count": 16163627,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274716.9515,
            "count": 16163627,
            "maximum": 275248.4332,
            "minimum": 274193.8532,
            "name": "X",
            "position": 0,
            "stddev": 287.1846614,
            "variance": 82475.02975
          },
          {
            "average": 4837483.711,
            "count": 16163627,
            "maximum": 4838197.911,
            "minimum": 4836775.751,
            "name": "Y",
            "position": 1,
            "stddev": 386.9612618,
            "variance": 149739.0181
          },
          {
            "average": 1542.068851,
            "count": 16163627,
            "maximum": 1599.967073,
            "minimum": 1496.087073,
            "name": "Z",
            "position": 2,
            "stddev": 17.20308201,
            "variance": 295.9460306
          },
          {
            "average": 22967.22559,
            "count": 16163627,
            "maximum": 43265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6386.025007,
            "variance": 40781315.39
          },
          {
            "average": 1.146032509,
            "count": 16163627,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4233869865,
            "variance": 0.1792565403
          },
          {
            "average": 1.293487594,
            "count": 16163627,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6119131254,
            "variance": 0.374437673
          },
          {
            "average": 0.5027097569,
            "count": 16163627,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926726,
            "variance": 0.2499926727
          },
          {
            "average": 2.419011525e-05,
            "count": 16163627,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004918285431,
            "variance": 2.418953159e-05
          },
          {
            "average": 1.193958633,
            "count": 16163627,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3953968784,
            "variance": 0.1563386915
          },
          {
            "average": -0.3413476396,
            "count": 16163627,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93608639,
            "variance": 142.4701582
          },
          {
            "average": 1.919252653,
            "count": 16163627,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042108047,
            "variance": 1.085989182
          },
          {
            "average": 1192.316974,
            "count": 16163627,
            "maximum": 1195,
            "minimum": 1190,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9655835639,
            "variance": 0.9323516188
          },
          {
            "average": 30868.25986,
            "count": 16163627,
            "maximum": 46592,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7240.943527,
            "variance": 52431263.16
          },
          {
            "average": 29612.94599,
            "count": 16163627,
            "maximum": 44800,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6047.158154,
            "variance": 36568121.74
          },
          {
            "average": 25959.89964,
            "count": 16163627,
            "maximum": 42240,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5925.832658,
            "variance": 35115492.69
          },
          {
            "average": 189198003,
            "count": 16163627,
            "maximum": 189199287.8,
            "minimum": 189196706,
            "name": "GpsTime",
            "position": 15,
            "stddev": 553.3728725,
            "variance": 306221.536
          },
          {
            "average": 0,
            "count": 16163627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16163627,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16163627,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16163627,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16163627,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274193.8532,
          4836775.751,
          1496.087073,
          275248.4332,
          4838197.911,
          1599.967073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274193.8531651762,
                4836775.750654899,
                1496.0870725345144
              ],
              [
                274193.8531651762,
                4838197.910654899,
                1496.0870725345144
              ],
              [
                275248.43316517613,
                4838197.910654899,
                1599.9670725345145
              ],
              [
                275248.43316517613,
                4836775.750654899,
                1599.9670725345145
              ],
              [
                274193.8531651762,
                4836775.750654899,
                1496.0870725345144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:08:07+00:00",
        "end_time": "2017-09-11T20:25:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005658,
            43.64968929,
            1496.087073,
            -119.7869096,
            43.66279874,
            1599.967073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997103111546,
                  43.64968928766469,
                  1496.0870725345144
                ],
                [
                  -119.8005658453391,
                  43.66247917398621,
                  1496.0870725345144
                ],
                [
                  -119.7875016851119,
                  43.662798741443325,
                  1599.9670725345145
                ],
                [
                  -119.78690963681477,
                  43.65000871328123,
                  1599.9670725345145
                ],
                [
                  -119.79997103111546,
                  43.64968928766469,
                  1496.0870725345144
                ]
              ]
            ]
          },
          "id": "20170911_43119F7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:08:07Z",
            "pc:count": 16163627,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274716.9515,
                "count": 16163627,
                "maximum": 275248.4332,
                "minimum": 274193.8532,
                "name": "X",
                "position": 0,
                "stddev": 287.1846614,
                "variance": 82475.02975
              },
              {
                "average": 4837483.711,
                "count": 16163627,
                "maximum": 4838197.911,
                "minimum": 4836775.751,
                "name": "Y",
                "position": 1,
                "stddev": 386.9612618,
                "variance": 149739.0181
              },
              {
                "average": 1542.068851,
                "count": 16163627,
                "maximum": 1599.967073,
                "minimum": 1496.087073,
                "name": "Z",
                "position": 2,
                "stddev": 17.20308201,
                "variance": 295.9460306
              },
              {
                "average": 22967.22559,
                "count": 16163627,
                "maximum": 43265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6386.025007,
                "variance": 40781315.39
              },
              {
                "average": 1.146032509,
                "count": 16163627,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4233869865,
                "variance": 0.1792565403
              },
              {
                "average": 1.293487594,
                "count": 16163627,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6119131254,
                "variance": 0.374437673
              },
              {
                "average": 0.5027097569,
                "count": 16163627,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926726,
                "variance": 0.2499926727
              },
              {
                "average": 2.419011525e-05,
                "count": 16163627,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004918285431,
                "variance": 2.418953159e-05
              },
              {
                "average": 1.193958633,
                "count": 16163627,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3953968784,
                "variance": 0.1563386915
              },
              {
                "average": -0.3413476396,
                "count": 16163627,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93608639,
                "variance": 142.4701582
              },
              {
                "average": 1.919252653,
                "count": 16163627,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042108047,
                "variance": 1.085989182
              },
              {
                "average": 1192.316974,
                "count": 16163627,
                "maximum": 1195,
                "minimum": 1190,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9655835639,
                "variance": 0.9323516188
              },
              {
                "average": 30868.25986,
                "count": 16163627,
                "maximum": 46592,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7240.943527,
                "variance": 52431263.16
              },
              {
                "average": 29612.94599,
                "count": 16163627,
                "maximum": 44800,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6047.158154,
                "variance": 36568121.74
              },
              {
                "average": 25959.89964,
                "count": 16163627,
                "maximum": 42240,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5925.832658,
                "variance": 35115492.69
              },
              {
                "average": 189198003,
                "count": 16163627,
                "maximum": 189199287.8,
                "minimum": 189196706,
                "name": "GpsTime",
                "position": 15,
                "stddev": 553.3728725,
                "variance": 306221.536
              },
              {
                "average": 0,
                "count": 16163627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16163627,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16163627,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16163627,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16163627,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274193.8532,
              4836775.751,
              1496.087073,
              275248.4332,
              4838197.911,
              1599.967073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274193.8531651762,
                    4836775.750654899,
                    1496.0870725345144
                  ],
                  [
                    274193.8531651762,
                    4838197.910654899,
                    1496.0870725345144
                  ],
                  [
                    275248.43316517613,
                    4838197.910654899,
                    1599.9670725345145
                  ],
                  [
                    275248.43316517613,
                    4836775.750654899,
                    1599.9670725345145
                  ],
                  [
                    274193.8531651762,
                    4836775.750654899,
                    1496.0870725345144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:08:07+00:00",
            "end_time": "2017-09-11T20: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": "20170830_43119F4425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.38747490806234,
              43.62473427697383,
              1512.219718136432
            ],
            [
              -119.38797989582282,
              43.63748269888196,
              1512.219718136432
            ],
            [
              -119.37499766234289,
              43.63775330397971,
              1612.219718136432
            ],
            [
              -119.37449541363668,
              43.625004762347395,
              1612.219718136432
            ],
            [
              -119.38747490806234,
              43.62473427697383,
              1512.219718136432
            ]
          ]
        ]
      },
      "bbox": [
        -119.3879799,
        43.62473428,
        1512.219718,
        -119.3744954,
        43.6377533,
        1612.219718
      ],
      "properties": {
        "datetime": "2017-08-30T18:05:20Z",
        "pc:count": 14622221,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307886.8068,
            "count": 14622221,
            "maximum": 308429.2939,
            "minimum": 307381.2339,
            "name": "X",
            "position": 0,
            "stddev": 290.7249947,
            "variance": 84521.02254
          },
          {
            "average": 4833649.609,
            "count": 14622221,
            "maximum": 4834380.98,
            "minimum": 4832963.9,
            "name": "Y",
            "position": 1,
            "stddev": 400.651448,
            "variance": 160521.5828
          },
          {
            "average": 1564.280141,
            "count": 14622221,
            "maximum": 1612.219718,
            "minimum": 1512.219718,
            "name": "Z",
            "position": 2,
            "stddev": 14.72436278,
            "variance": 216.8068594
          },
          {
            "average": 18647.75836,
            "count": 14622221,
            "maximum": 30225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3221.271915,
            "variance": 10376592.75
          },
          {
            "average": 1.068146829,
            "count": 14622221,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3113308629,
            "variance": 0.09692690622
          },
          {
            "average": 1.138102481,
            "count": 14622221,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4746202742,
            "variance": 0.2252644047
          },
          {
            "average": 0.5037824281,
            "count": 14622221,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857101,
            "variance": 0.2499857103
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.152394701,
            "count": 14622221,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3594030677,
            "variance": 0.1291705651
          },
          {
            "average": -0.0840652434,
            "count": 14622221,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65436728,
            "variance": 135.8242768
          },
          {
            "average": 1.959154563,
            "count": 14622221,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01810414,
            "variance": 1.036536041
          },
          {
            "average": 1099.170392,
            "count": 14622221,
            "maximum": 1102,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.355679878,
            "variance": 1.837867931
          },
          {
            "average": 37024.09634,
            "count": 14622221,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6110.925026,
            "variance": 37343404.68
          },
          {
            "average": 36121.41153,
            "count": 14622221,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4693.544259,
            "variance": 22029357.71
          },
          {
            "average": 32347.23263,
            "count": 14622221,
            "maximum": 47616,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4732.284687,
            "variance": 22394518.36
          },
          {
            "average": 188149743.2,
            "count": 14622221,
            "maximum": 188151520.1,
            "minimum": 188147794.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 825.78363,
            "variance": 681918.6036
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14622221,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307381.2339,
          4832963.9,
          1512.219718,
          308429.2939,
          4834380.98,
          1612.219718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307381.2338935831,
                4832963.900446192,
                1512.219718136432
              ],
              [
                307381.2338935831,
                4834380.980446192,
                1512.219718136432
              ],
              [
                308429.2938935832,
                4834380.980446192,
                1612.219718136432
              ],
              [
                308429.2938935832,
                4832963.900446192,
                1612.219718136432
              ],
              [
                307381.2338935831,
                4832963.900446192,
                1512.219718136432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:05:20+00:00",
        "end_time": "2017-08-30T17:03:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.3879799,
            43.62473428,
            1512.219718,
            -119.3744954,
            43.6377533,
            1612.219718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.38747490806234,
                  43.62473427697383,
                  1512.219718136432
                ],
                [
                  -119.38797989582282,
                  43.63748269888196,
                  1512.219718136432
                ],
                [
                  -119.37499766234289,
                  43.63775330397971,
                  1612.219718136432
                ],
                [
                  -119.37449541363668,
                  43.625004762347395,
                  1612.219718136432
                ],
                [
                  -119.38747490806234,
                  43.62473427697383,
                  1512.219718136432
                ]
              ]
            ]
          },
          "id": "20170830_43119F4425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:05:20Z",
            "pc:count": 14622221,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307886.8068,
                "count": 14622221,
                "maximum": 308429.2939,
                "minimum": 307381.2339,
                "name": "X",
                "position": 0,
                "stddev": 290.7249947,
                "variance": 84521.02254
              },
              {
                "average": 4833649.609,
                "count": 14622221,
                "maximum": 4834380.98,
                "minimum": 4832963.9,
                "name": "Y",
                "position": 1,
                "stddev": 400.651448,
                "variance": 160521.5828
              },
              {
                "average": 1564.280141,
                "count": 14622221,
                "maximum": 1612.219718,
                "minimum": 1512.219718,
                "name": "Z",
                "position": 2,
                "stddev": 14.72436278,
                "variance": 216.8068594
              },
              {
                "average": 18647.75836,
                "count": 14622221,
                "maximum": 30225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3221.271915,
                "variance": 10376592.75
              },
              {
                "average": 1.068146829,
                "count": 14622221,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3113308629,
                "variance": 0.09692690622
              },
              {
                "average": 1.138102481,
                "count": 14622221,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4746202742,
                "variance": 0.2252644047
              },
              {
                "average": 0.5037824281,
                "count": 14622221,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857101,
                "variance": 0.2499857103
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.152394701,
                "count": 14622221,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3594030677,
                "variance": 0.1291705651
              },
              {
                "average": -0.0840652434,
                "count": 14622221,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65436728,
                "variance": 135.8242768
              },
              {
                "average": 1.959154563,
                "count": 14622221,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01810414,
                "variance": 1.036536041
              },
              {
                "average": 1099.170392,
                "count": 14622221,
                "maximum": 1102,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.355679878,
                "variance": 1.837867931
              },
              {
                "average": 37024.09634,
                "count": 14622221,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6110.925026,
                "variance": 37343404.68
              },
              {
                "average": 36121.41153,
                "count": 14622221,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4693.544259,
                "variance": 22029357.71
              },
              {
                "average": 32347.23263,
                "count": 14622221,
                "maximum": 47616,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4732.284687,
                "variance": 22394518.36
              },
              {
                "average": 188149743.2,
                "count": 14622221,
                "maximum": 188151520.1,
                "minimum": 188147794.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 825.78363,
                "variance": 681918.6036
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14622221,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307381.2339,
              4832963.9,
              1512.219718,
              308429.2939,
              4834380.98,
              1612.219718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307381.2338935831,
                    4832963.900446192,
                    1512.219718136432
                  ],
                  [
                    307381.2338935831,
                    4834380.980446192,
                    1512.219718136432
                  ],
                  [
                    308429.2938935832,
                    4834380.980446192,
                    1612.219718136432
                  ],
                  [
                    308429.2938935832,
                    4832963.900446192,
                    1612.219718136432
                  ],
                  [
                    307381.2338935831,
                    4832963.900446192,
                    1512.219718136432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:05:20+00:00",
            "end_time": "2017-08-30T17:03:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5125.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497418852111,
              43.68721412684918,
              1633.9422220259132
            ],
            [
              -119.57552089975552,
              43.69998164559142,
              1633.9422220259132
            ],
            [
              -119.56249900864391,
              43.700274505514614,
              1824.3622220259133
            ],
            [
              -119.56195505420132,
              43.687506857021276,
              1824.3622220259133
            ],
            [
              -119.57497418852111,
              43.68721412684918,
              1633.9422220259132
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755209,
        43.68721413,
        1633.942222,
        -119.5619551,
        43.70027451,
        1824.362222
      ],
      "properties": {
        "datetime": "2017-08-31T18:50:21Z",
        "pc:count": 24681418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293020.198,
            "count": 24681418,
            "maximum": 293519.2789,
            "minimum": 292468.9589,
            "name": "X",
            "position": 0,
            "stddev": 289.6058428,
            "variance": 83871.54419
          },
          {
            "average": 4840989.296,
            "count": 24681418,
            "maximum": 4841775.007,
            "minimum": 4840355.587,
            "name": "Y",
            "position": 1,
            "stddev": 396.1191719,
            "variance": 156910.3983
          },
          {
            "average": 1723.16464,
            "count": 24681418,
            "maximum": 1824.362222,
            "minimum": 1633.942222,
            "name": "Z",
            "position": 2,
            "stddev": 33.45797916,
            "variance": 1119.436369
          },
          {
            "average": 13858.60799,
            "count": 24681418,
            "maximum": 33361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6197.094667,
            "variance": 38403982.32
          },
          {
            "average": 1.542334399,
            "count": 24681418,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7620104676,
            "variance": 0.5806599528
          },
          {
            "average": 2.120062591,
            "count": 24681418,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.010182232,
            "variance": 1.020468141
          },
          {
            "average": 0.503652748,
            "count": 24681418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866674,
            "variance": 0.2499866676
          },
          {
            "average": 1.499103496e-06,
            "count": 24681418,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001224377927,
            "variance": 1.499101309e-06
          },
          {
            "average": 1.079063569,
            "count": 24681418,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2698379591,
            "variance": 0.07281252418
          },
          {
            "average": 0.04815936114,
            "count": 24681418,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73001093,
            "variance": 137.5931565
          },
          {
            "average": 1.733613766,
            "count": 24681418,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.08753119,
            "variance": 1.18272409
          },
          {
            "average": 1138.934865,
            "count": 24681418,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.050226942,
            "variance": 1.102976629
          },
          {
            "average": 21121.78473,
            "count": 24681418,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10457.66783,
            "variance": 109362816.4
          },
          {
            "average": 22963.75214,
            "count": 24681418,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8933.744878,
            "variance": 79811797.54
          },
          {
            "average": 18173.78942,
            "count": 24681418,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7927.102502,
            "variance": 62838954.08
          },
          {
            "average": 188238458.2,
            "count": 24681418,
            "maximum": 188240621.6,
            "minimum": 188237076.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 707.2619884,
            "variance": 500219.5203
          },
          {
            "average": 0,
            "count": 24681418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24681418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24681418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24681418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24681418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292468.9589,
          4840355.587,
          1633.942222,
          293519.2789,
          4841775.007,
          1824.362222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292468.95893970487,
                4840355.587235529,
                1633.9422220259132
              ],
              [
                292468.95893970487,
                4841775.007235529,
                1633.9422220259132
              ],
              [
                293519.2789397048,
                4841775.007235529,
                1824.3622220259133
              ],
              [
                293519.2789397048,
                4840355.587235529,
                1824.3622220259133
              ],
              [
                292468.95893970487,
                4840355.587235529,
                1633.9422220259132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:50:21+00:00",
        "end_time": "2017-08-31T17:51:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5125.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5125.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5125.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5125.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755209,
            43.68721413,
            1633.942222,
            -119.5619551,
            43.70027451,
            1824.362222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497418852111,
                  43.68721412684918,
                  1633.9422220259132
                ],
                [
                  -119.57552089975552,
                  43.69998164559142,
                  1633.9422220259132
                ],
                [
                  -119.56249900864391,
                  43.700274505514614,
                  1824.3622220259133
                ],
                [
                  -119.56195505420132,
                  43.687506857021276,
                  1824.3622220259133
                ],
                [
                  -119.57497418852111,
                  43.68721412684918,
                  1633.9422220259132
                ]
              ]
            ]
          },
          "id": "20170831_43119F5125.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5125.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:50:21Z",
            "pc:count": 24681418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293020.198,
                "count": 24681418,
                "maximum": 293519.2789,
                "minimum": 292468.9589,
                "name": "X",
                "position": 0,
                "stddev": 289.6058428,
                "variance": 83871.54419
              },
              {
                "average": 4840989.296,
                "count": 24681418,
                "maximum": 4841775.007,
                "minimum": 4840355.587,
                "name": "Y",
                "position": 1,
                "stddev": 396.1191719,
                "variance": 156910.3983
              },
              {
                "average": 1723.16464,
                "count": 24681418,
                "maximum": 1824.362222,
                "minimum": 1633.942222,
                "name": "Z",
                "position": 2,
                "stddev": 33.45797916,
                "variance": 1119.436369
              },
              {
                "average": 13858.60799,
                "count": 24681418,
                "maximum": 33361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6197.094667,
                "variance": 38403982.32
              },
              {
                "average": 1.542334399,
                "count": 24681418,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7620104676,
                "variance": 0.5806599528
              },
              {
                "average": 2.120062591,
                "count": 24681418,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.010182232,
                "variance": 1.020468141
              },
              {
                "average": 0.503652748,
                "count": 24681418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866674,
                "variance": 0.2499866676
              },
              {
                "average": 1.499103496e-06,
                "count": 24681418,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001224377927,
                "variance": 1.499101309e-06
              },
              {
                "average": 1.079063569,
                "count": 24681418,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2698379591,
                "variance": 0.07281252418
              },
              {
                "average": 0.04815936114,
                "count": 24681418,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73001093,
                "variance": 137.5931565
              },
              {
                "average": 1.733613766,
                "count": 24681418,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.08753119,
                "variance": 1.18272409
              },
              {
                "average": 1138.934865,
                "count": 24681418,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.050226942,
                "variance": 1.102976629
              },
              {
                "average": 21121.78473,
                "count": 24681418,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10457.66783,
                "variance": 109362816.4
              },
              {
                "average": 22963.75214,
                "count": 24681418,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8933.744878,
                "variance": 79811797.54
              },
              {
                "average": 18173.78942,
                "count": 24681418,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7927.102502,
                "variance": 62838954.08
              },
              {
                "average": 188238458.2,
                "count": 24681418,
                "maximum": 188240621.6,
                "minimum": 188237076.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 707.2619884,
                "variance": 500219.5203
              },
              {
                "average": 0,
                "count": 24681418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24681418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24681418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24681418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24681418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292468.9589,
              4840355.587,
              1633.942222,
              293519.2789,
              4841775.007,
              1824.362222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292468.95893970487,
                    4840355.587235529,
                    1633.9422220259132
                  ],
                  [
                    292468.95893970487,
                    4841775.007235529,
                    1633.9422220259132
                  ],
                  [
                    293519.2789397048,
                    4841775.007235529,
                    1824.3622220259133
                  ],
                  [
                    293519.2789397048,
                    4840355.587235529,
                    1824.3622220259133
                  ],
                  [
                    292468.95893970487,
                    4840355.587235529,
                    1633.9422220259132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:50:21+00:00",
            "end_time": "2017-08-31T17:51: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": "20170831_43119F5403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747369647515,
              43.6747180815141,
              1560.7473986742782
            ],
            [
              -119.5380120642973,
              43.6874824040358,
              1560.7473986742782
            ],
            [
              -119.52499869561981,
              43.68777078871646,
              1746.1473986742783
            ],
            [
              -119.52446308104955,
              43.6750063384558,
              1746.1473986742783
            ],
            [
              -119.53747369647515,
              43.6747180815141,
              1560.7473986742782
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380121,
        43.67471808,
        1560.747399,
        -119.5244631,
        43.68777079,
        1746.147399
      ],
      "properties": {
        "datetime": "2017-08-31T17:44:31Z",
        "pc:count": 24067465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295994.4655,
            "count": 24067465,
            "maximum": 296498.7603,
            "minimum": 295448.9403,
            "name": "X",
            "position": 0,
            "stddev": 296.2414985,
            "variance": 87759.02542
          },
          {
            "average": 4839621.043,
            "count": 24067465,
            "maximum": 4840293.509,
            "minimum": 4838874.489,
            "name": "Y",
            "position": 1,
            "stddev": 404.8195817,
            "variance": 163878.8937
          },
          {
            "average": 1626.402569,
            "count": 24067465,
            "maximum": 1746.147399,
            "minimum": 1560.747399,
            "name": "Z",
            "position": 2,
            "stddev": 38.44647652,
            "variance": 1478.131557
          },
          {
            "average": 13180.99019,
            "count": 24067465,
            "maximum": 33809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6495.795222,
            "variance": 42195355.56
          },
          {
            "average": 1.608667303,
            "count": 24067465,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8026444502,
            "variance": 0.6442381134
          },
          {
            "average": 2.266026397,
            "count": 24067465,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.051704148,
            "variance": 1.106081615
          },
          {
            "average": 0.5027925459,
            "count": 24067465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992212,
            "variance": 0.2499922121
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.081512989,
            "count": 24067465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2736213157,
            "variance": 0.07486862439
          },
          {
            "average": 0.6159745165,
            "count": 24067465,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99408731,
            "variance": 143.8581305
          },
          {
            "average": 1.694007242,
            "count": 24067465,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092542546,
            "variance": 1.193649215
          },
          {
            "average": 1133.929342,
            "count": 24067465,
            "maximum": 1136,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.125573631,
            "variance": 1.266915998
          },
          {
            "average": 17111.06722,
            "count": 24067465,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8540.874236,
            "variance": 72946532.72
          },
          {
            "average": 19681.01542,
            "count": 24067465,
            "maximum": 46592,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 7368.105036,
            "variance": 54288971.82
          },
          {
            "average": 14651.36355,
            "count": 24067465,
            "maximum": 43520,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 5829.089398,
            "variance": 33978283.21
          },
          {
            "average": 188235182.2,
            "count": 24067465,
            "maximum": 188236671,
            "minimum": 188233392.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 746.8627205,
            "variance": 557803.9232
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24067465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295448.9403,
          4838874.489,
          1560.747399,
          296498.7603,
          4840293.509,
          1746.147399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295448.9402984069,
                4838874.489383992,
                1560.7473986742782
              ],
              [
                295448.9402984069,
                4840293.509383991,
                1560.7473986742782
              ],
              [
                296498.7602984068,
                4840293.509383991,
                1746.1473986742783
              ],
              [
                296498.7602984068,
                4838874.489383992,
                1746.1473986742783
              ],
              [
                295448.9402984069,
                4838874.489383992,
                1560.7473986742782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:44:31+00:00",
        "end_time": "2017-08-31T16:49:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380121,
            43.67471808,
            1560.747399,
            -119.5244631,
            43.68777079,
            1746.147399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747369647515,
                  43.6747180815141,
                  1560.7473986742782
                ],
                [
                  -119.5380120642973,
                  43.6874824040358,
                  1560.7473986742782
                ],
                [
                  -119.52499869561981,
                  43.68777078871646,
                  1746.1473986742783
                ],
                [
                  -119.52446308104955,
                  43.6750063384558,
                  1746.1473986742783
                ],
                [
                  -119.53747369647515,
                  43.6747180815141,
                  1560.7473986742782
                ]
              ]
            ]
          },
          "id": "20170831_43119F5403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:44:31Z",
            "pc:count": 24067465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295994.4655,
                "count": 24067465,
                "maximum": 296498.7603,
                "minimum": 295448.9403,
                "name": "X",
                "position": 0,
                "stddev": 296.2414985,
                "variance": 87759.02542
              },
              {
                "average": 4839621.043,
                "count": 24067465,
                "maximum": 4840293.509,
                "minimum": 4838874.489,
                "name": "Y",
                "position": 1,
                "stddev": 404.8195817,
                "variance": 163878.8937
              },
              {
                "average": 1626.402569,
                "count": 24067465,
                "maximum": 1746.147399,
                "minimum": 1560.747399,
                "name": "Z",
                "position": 2,
                "stddev": 38.44647652,
                "variance": 1478.131557
              },
              {
                "average": 13180.99019,
                "count": 24067465,
                "maximum": 33809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6495.795222,
                "variance": 42195355.56
              },
              {
                "average": 1.608667303,
                "count": 24067465,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8026444502,
                "variance": 0.6442381134
              },
              {
                "average": 2.266026397,
                "count": 24067465,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.051704148,
                "variance": 1.106081615
              },
              {
                "average": 0.5027925459,
                "count": 24067465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992212,
                "variance": 0.2499922121
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.081512989,
                "count": 24067465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2736213157,
                "variance": 0.07486862439
              },
              {
                "average": 0.6159745165,
                "count": 24067465,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99408731,
                "variance": 143.8581305
              },
              {
                "average": 1.694007242,
                "count": 24067465,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092542546,
                "variance": 1.193649215
              },
              {
                "average": 1133.929342,
                "count": 24067465,
                "maximum": 1136,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.125573631,
                "variance": 1.266915998
              },
              {
                "average": 17111.06722,
                "count": 24067465,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8540.874236,
                "variance": 72946532.72
              },
              {
                "average": 19681.01542,
                "count": 24067465,
                "maximum": 46592,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 7368.105036,
                "variance": 54288971.82
              },
              {
                "average": 14651.36355,
                "count": 24067465,
                "maximum": 43520,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 5829.089398,
                "variance": 33978283.21
              },
              {
                "average": 188235182.2,
                "count": 24067465,
                "maximum": 188236671,
                "minimum": 188233392.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 746.8627205,
                "variance": 557803.9232
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24067465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295448.9403,
              4838874.489,
              1560.747399,
              296498.7603,
              4840293.509,
              1746.147399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295448.9402984069,
                    4838874.489383992,
                    1560.7473986742782
                  ],
                  [
                    295448.9402984069,
                    4840293.509383991,
                    1560.7473986742782
                  ],
                  [
                    296498.7602984068,
                    4840293.509383991,
                    1746.1473986742783
                  ],
                  [
                    296498.7602984068,
                    4838874.489383992,
                    1746.1473986742783
                  ],
                  [
                    295448.9402984069,
                    4838874.489383992,
                    1560.7473986742782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:44:31+00:00",
            "end_time": "2017-08-31T16:49:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119F4116.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997450492327,
              43.69972274631298,
              1472.9146315838145
            ],
            [
              -119.50050514512691,
              43.71248162401181,
              1472.9146315838145
            ],
            [
              -119.48749814742978,
              43.71276560218738,
              1567.7146315838147
            ],
            [
              -119.48697026052639,
              43.70000659876018,
              1567.7146315838147
            ],
            [
              -119.49997450492327,
              43.69972274631298,
              1472.9146315838145
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005051,
        43.69972275,
        1472.914632,
        -119.4869703,
        43.7127656,
        1567.714632
      ],
      "properties": {
        "datetime": "2017-08-31T15:50:31Z",
        "pc:count": 22830860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299077.1736,
            "count": 22830860,
            "maximum": 299604.5129,
            "minimum": 298555.6729,
            "name": "X",
            "position": 0,
            "stddev": 290.1655196,
            "variance": 84196.02875
          },
          {
            "average": 4842271.353,
            "count": 22830860,
            "maximum": 4842978.226,
            "minimum": 4841559.846,
            "name": "Y",
            "position": 1,
            "stddev": 384.3471455,
            "variance": 147722.7282
          },
          {
            "average": 1514.464509,
            "count": 22830860,
            "maximum": 1567.714632,
            "minimum": 1472.914632,
            "name": "Z",
            "position": 2,
            "stddev": 17.7188851,
            "variance": 313.958889
          },
          {
            "average": 13665.1811,
            "count": 22830860,
            "maximum": 32289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6435.674252,
            "variance": 41417903.08
          },
          {
            "average": 1.554152494,
            "count": 22830860,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7878050076,
            "variance": 0.62063673
          },
          {
            "average": 2.158915389,
            "count": 22830860,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080112622,
            "variance": 1.166643277
          },
          {
            "average": 0.5021512549,
            "count": 22830860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995383,
            "variance": 0.2499953831
          },
          {
            "average": 8.497270799e-06,
            "count": 22830860,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002914995535,
            "variance": 8.497198968e-06
          },
          {
            "average": 1.104524052,
            "count": 22830860,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3059391749,
            "variance": 0.09359877873
          },
          {
            "average": 0.4317880062,
            "count": 22830860,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79981612,
            "variance": 139.2356606
          },
          {
            "average": 1.703746771,
            "count": 22830860,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090915439,
            "variance": 1.190096496
          },
          {
            "average": 1114.690229,
            "count": 22830860,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.405844374,
            "variance": 54.84653089
          },
          {
            "average": 20384.63374,
            "count": 22830860,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10702.56783,
            "variance": 114544958.1
          },
          {
            "average": 22323.32972,
            "count": 22830860,
            "maximum": 49152,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9033.330544,
            "variance": 81601060.72
          },
          {
            "average": 18019.04751,
            "count": 22830860,
            "maximum": 47872,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7681.862607,
            "variance": 59011013.12
          },
          {
            "average": 188180739.3,
            "count": 22830860,
            "maximum": 188229831.4,
            "minimum": 188155470,
            "name": "GpsTime",
            "position": 15,
            "stddev": 34243.65322,
            "variance": 1172627786
          },
          {
            "average": 0,
            "count": 22830860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22830860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22830860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22830860,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22830860,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298555.6729,
          4841559.846,
          1472.914632,
          299604.5129,
          4842978.226,
          1567.714632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298555.6728745422,
                4841559.845903885,
                1472.9146315838145
              ],
              [
                298555.6728745422,
                4842978.225903885,
                1472.9146315838145
              ],
              [
                299604.51287454215,
                4842978.225903885,
                1567.7146315838147
              ],
              [
                299604.51287454215,
                4841559.845903885,
                1567.7146315838147
              ],
              [
                298555.6728745422,
                4841559.845903885,
                1472.9146315838145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:50:31+00:00",
        "end_time": "2017-08-30T19:11:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F4116.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F4116.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F4116.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4116.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005051,
            43.69972275,
            1472.914632,
            -119.4869703,
            43.7127656,
            1567.714632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997450492327,
                  43.69972274631298,
                  1472.9146315838145
                ],
                [
                  -119.50050514512691,
                  43.71248162401181,
                  1472.9146315838145
                ],
                [
                  -119.48749814742978,
                  43.71276560218738,
                  1567.7146315838147
                ],
                [
                  -119.48697026052639,
                  43.70000659876018,
                  1567.7146315838147
                ],
                [
                  -119.49997450492327,
                  43.69972274631298,
                  1472.9146315838145
                ]
              ]
            ]
          },
          "id": "20170830_43119F4116.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F4116.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:50:31Z",
            "pc:count": 22830860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299077.1736,
                "count": 22830860,
                "maximum": 299604.5129,
                "minimum": 298555.6729,
                "name": "X",
                "position": 0,
                "stddev": 290.1655196,
                "variance": 84196.02875
              },
              {
                "average": 4842271.353,
                "count": 22830860,
                "maximum": 4842978.226,
                "minimum": 4841559.846,
                "name": "Y",
                "position": 1,
                "stddev": 384.3471455,
                "variance": 147722.7282
              },
              {
                "average": 1514.464509,
                "count": 22830860,
                "maximum": 1567.714632,
                "minimum": 1472.914632,
                "name": "Z",
                "position": 2,
                "stddev": 17.7188851,
                "variance": 313.958889
              },
              {
                "average": 13665.1811,
                "count": 22830860,
                "maximum": 32289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6435.674252,
                "variance": 41417903.08
              },
              {
                "average": 1.554152494,
                "count": 22830860,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7878050076,
                "variance": 0.62063673
              },
              {
                "average": 2.158915389,
                "count": 22830860,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080112622,
                "variance": 1.166643277
              },
              {
                "average": 0.5021512549,
                "count": 22830860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995383,
                "variance": 0.2499953831
              },
              {
                "average": 8.497270799e-06,
                "count": 22830860,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002914995535,
                "variance": 8.497198968e-06
              },
              {
                "average": 1.104524052,
                "count": 22830860,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3059391749,
                "variance": 0.09359877873
              },
              {
                "average": 0.4317880062,
                "count": 22830860,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79981612,
                "variance": 139.2356606
              },
              {
                "average": 1.703746771,
                "count": 22830860,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090915439,
                "variance": 1.190096496
              },
              {
                "average": 1114.690229,
                "count": 22830860,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.405844374,
                "variance": 54.84653089
              },
              {
                "average": 20384.63374,
                "count": 22830860,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10702.56783,
                "variance": 114544958.1
              },
              {
                "average": 22323.32972,
                "count": 22830860,
                "maximum": 49152,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9033.330544,
                "variance": 81601060.72
              },
              {
                "average": 18019.04751,
                "count": 22830860,
                "maximum": 47872,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7681.862607,
                "variance": 59011013.12
              },
              {
                "average": 188180739.3,
                "count": 22830860,
                "maximum": 188229831.4,
                "minimum": 188155470,
                "name": "GpsTime",
                "position": 15,
                "stddev": 34243.65322,
                "variance": 1172627786
              },
              {
                "average": 0,
                "count": 22830860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22830860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22830860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22830860,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22830860,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298555.6729,
              4841559.846,
              1472.914632,
              299604.5129,
              4842978.226,
              1567.714632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298555.6728745422,
                    4841559.845903885,
                    1472.9146315838145
                  ],
                  [
                    298555.6728745422,
                    4842978.225903885,
                    1472.9146315838145
                  ],
                  [
                    299604.51287454215,
                    4842978.225903885,
                    1567.7146315838147
                  ],
                  [
                    299604.51287454215,
                    4841559.845903885,
                    1567.7146315838147
                  ],
                  [
                    298555.6728745422,
                    4841559.845903885,
                    1472.9146315838145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:50:31+00:00",
            "end_time": "2017-08-30T19:11:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497182526412,
              43.66219772136405,
              1403.2937017930788
            ],
            [
              -119.72555060515727,
              43.67498029467496,
              1403.2937017930788
            ],
            [
              -119.71250000911564,
              43.675290952867115,
              1479.8137017930787
            ],
            [
              -119.7119239922567,
              43.66250824175171,
              1479.8137017930787
            ],
            [
              -119.72497182526412,
              43.66219772136405,
              1403.2937017930788
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255506,
        43.66219772,
        1403.293702,
        -119.711924,
        43.67529095,
        1479.813702
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:27Z",
        "pc:count": 16070713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280804.5424,
            "count": 16070713,
            "maximum": 281341.3008,
            "minimum": 280288.1008,
            "name": "X",
            "position": 0,
            "stddev": 296.8604812,
            "variance": 88126.14529
          },
          {
            "average": 4838694.283,
            "count": 16070713,
            "maximum": 4839384.834,
            "minimum": 4837963.574,
            "name": "Y",
            "position": 1,
            "stddev": 410.0429037,
            "variance": 168135.1829
          },
          {
            "average": 1440.736211,
            "count": 16070713,
            "maximum": 1479.813702,
            "minimum": 1403.293702,
            "name": "Z",
            "position": 2,
            "stddev": 13.52368596,
            "variance": 182.8900818
          },
          {
            "average": 23823.46967,
            "count": 16070713,
            "maximum": 43713,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6207.047453,
            "variance": 38527438.09
          },
          {
            "average": 1.128616758,
            "count": 16070713,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4032001091,
            "variance": 0.162570328
          },
          {
            "average": 1.260350179,
            "count": 16070713,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5948017177,
            "variance": 0.3537890834
          },
          {
            "average": 0.502489093,
            "count": 16070713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938199,
            "variance": 0.24999382
          },
          {
            "average": 1.281834851e-05,
            "count": 16070713,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003580249292,
            "variance": 1.2818185e-05
          },
          {
            "average": 1.215042232,
            "count": 16070713,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4108516535,
            "variance": 0.1687990812
          },
          {
            "average": -0.3546172366,
            "count": 16070713,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01696817,
            "variance": 144.407524
          },
          {
            "average": 1.928622831,
            "count": 16070713,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.035097574,
            "variance": 1.071426987
          },
          {
            "average": 1175.61222,
            "count": 16070713,
            "maximum": 1182,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.124003461,
            "variance": 1.263383781
          },
          {
            "average": 34148.14073,
            "count": 16070713,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8884.690486,
            "variance": 78937725.02
          },
          {
            "average": 32855.31516,
            "count": 16070713,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7083.759039,
            "variance": 50179642.12
          },
          {
            "average": 28825.66465,
            "count": 16070713,
            "maximum": 45312,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6789.066543,
            "variance": 46091424.52
          },
          {
            "average": 189102562.6,
            "count": 16070713,
            "maximum": 189107027.8,
            "minimum": 189100663.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 801.9570222,
            "variance": 643135.0654
          },
          {
            "average": 0,
            "count": 16070713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16070713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16070713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16070713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16070713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280288.1008,
          4837963.574,
          1403.293702,
          281341.3008,
          4839384.834,
          1479.813702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280288.1007903374,
                4837963.573717984,
                1403.2937017930788
              ],
              [
                280288.1007903374,
                4839384.833717984,
                1403.2937017930788
              ],
              [
                281341.3007903374,
                4839384.833717984,
                1479.8137017930787
              ],
              [
                281341.3007903374,
                4837963.573717984,
                1479.8137017930787
              ],
              [
                280288.1007903374,
                4837963.573717984,
                1403.2937017930788
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:27+00:00",
        "end_time": "2017-09-10T17:44:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255506,
            43.66219772,
            1403.293702,
            -119.711924,
            43.67529095,
            1479.813702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497182526412,
                  43.66219772136405,
                  1403.2937017930788
                ],
                [
                  -119.72555060515727,
                  43.67498029467496,
                  1403.2937017930788
                ],
                [
                  -119.71250000911564,
                  43.675290952867115,
                  1479.8137017930787
                ],
                [
                  -119.7119239922567,
                  43.66250824175171,
                  1479.8137017930787
                ],
                [
                  -119.72497182526412,
                  43.66219772136405,
                  1403.2937017930788
                ]
              ]
            ]
          },
          "id": "20170910_43119F6308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:27Z",
            "pc:count": 16070713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280804.5424,
                "count": 16070713,
                "maximum": 281341.3008,
                "minimum": 280288.1008,
                "name": "X",
                "position": 0,
                "stddev": 296.8604812,
                "variance": 88126.14529
              },
              {
                "average": 4838694.283,
                "count": 16070713,
                "maximum": 4839384.834,
                "minimum": 4837963.574,
                "name": "Y",
                "position": 1,
                "stddev": 410.0429037,
                "variance": 168135.1829
              },
              {
                "average": 1440.736211,
                "count": 16070713,
                "maximum": 1479.813702,
                "minimum": 1403.293702,
                "name": "Z",
                "position": 2,
                "stddev": 13.52368596,
                "variance": 182.8900818
              },
              {
                "average": 23823.46967,
                "count": 16070713,
                "maximum": 43713,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6207.047453,
                "variance": 38527438.09
              },
              {
                "average": 1.128616758,
                "count": 16070713,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4032001091,
                "variance": 0.162570328
              },
              {
                "average": 1.260350179,
                "count": 16070713,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5948017177,
                "variance": 0.3537890834
              },
              {
                "average": 0.502489093,
                "count": 16070713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938199,
                "variance": 0.24999382
              },
              {
                "average": 1.281834851e-05,
                "count": 16070713,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003580249292,
                "variance": 1.2818185e-05
              },
              {
                "average": 1.215042232,
                "count": 16070713,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4108516535,
                "variance": 0.1687990812
              },
              {
                "average": -0.3546172366,
                "count": 16070713,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01696817,
                "variance": 144.407524
              },
              {
                "average": 1.928622831,
                "count": 16070713,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.035097574,
                "variance": 1.071426987
              },
              {
                "average": 1175.61222,
                "count": 16070713,
                "maximum": 1182,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.124003461,
                "variance": 1.263383781
              },
              {
                "average": 34148.14073,
                "count": 16070713,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8884.690486,
                "variance": 78937725.02
              },
              {
                "average": 32855.31516,
                "count": 16070713,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7083.759039,
                "variance": 50179642.12
              },
              {
                "average": 28825.66465,
                "count": 16070713,
                "maximum": 45312,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6789.066543,
                "variance": 46091424.52
              },
              {
                "average": 189102562.6,
                "count": 16070713,
                "maximum": 189107027.8,
                "minimum": 189100663.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 801.9570222,
                "variance": 643135.0654
              },
              {
                "average": 0,
                "count": 16070713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16070713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16070713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16070713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16070713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280288.1008,
              4837963.574,
              1403.293702,
              281341.3008,
              4839384.834,
              1479.813702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280288.1007903374,
                    4837963.573717984,
                    1403.2937017930788
                  ],
                  [
                    280288.1007903374,
                    4839384.833717984,
                    1403.2937017930788
                  ],
                  [
                    281341.3007903374,
                    4839384.833717984,
                    1479.8137017930787
                  ],
                  [
                    281341.3007903374,
                    4837963.573717984,
                    1479.8137017930787
                  ],
                  [
                    280288.1007903374,
                    4837963.573717984,
                    1403.2937017930788
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:27+00:00",
            "end_time": "2017-09-10T17:44:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747172229632,
              43.649691106577876,
              1466.1457017181174
            ],
            [
              -119.78806381670363,
              43.662479690393184,
              1466.1457017181174
            ],
            [
              -119.77500199510335,
              43.66279776884887,
              1535.2657017181173
            ],
            [
              -119.77441266590472,
              43.65000904386825,
              1535.2657017181173
            ],
            [
              -119.78747172229632,
              43.649691106577876,
              1466.1457017181174
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880638,
        43.64969111,
        1466.145702,
        -119.7744127,
        43.66279777,
        1535.265702
      ],
      "properties": {
        "datetime": "2017-09-11T20:51:48Z",
        "pc:count": 14828095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275754.3198,
            "count": 14828095,
            "maximum": 276256.2963,
            "minimum": 275201.9163,
            "name": "X",
            "position": 0,
            "stddev": 291.7677079,
            "variance": 85128.39539
          },
          {
            "average": 4837456.732,
            "count": 14828095,
            "maximum": 4838163.998,
            "minimum": 4836741.998,
            "name": "Y",
            "position": 1,
            "stddev": 413.4674685,
            "variance": 170955.3475
          },
          {
            "average": 1493.602344,
            "count": 14828095,
            "maximum": 1535.265702,
            "minimum": 1466.145702,
            "name": "Z",
            "position": 2,
            "stddev": 14.11092195,
            "variance": 199.1181182
          },
          {
            "average": 23163.09837,
            "count": 14828095,
            "maximum": 51697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6461.779396,
            "variance": 41754592.96
          },
          {
            "average": 1.152339528,
            "count": 14828095,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4319024407,
            "variance": 0.1865397183
          },
          {
            "average": 1.30625957,
            "count": 14828095,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6229819576,
            "variance": 0.3881065194
          },
          {
            "average": 0.5015772424,
            "count": 14828095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975292,
            "variance": 0.2499975292
          },
          {
            "average": 2.360384122e-06,
            "count": 14828095,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001536352404,
            "variance": 2.36037871e-06
          },
          {
            "average": 1.203206481,
            "count": 14828095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4023849125,
            "variance": 0.1619136178
          },
          {
            "average": -0.08267448733,
            "count": 14828095,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95220835,
            "variance": 142.8552843
          },
          {
            "average": 1.922474937,
            "count": 14828095,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.04105145,
            "variance": 1.083788121
          },
          {
            "average": 1190.236997,
            "count": 14828095,
            "maximum": 1193,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9704964804,
            "variance": 0.9418634185
          },
          {
            "average": 30687.88648,
            "count": 14828095,
            "maximum": 51456,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 9586.031526,
            "variance": 91892000.41
          },
          {
            "average": 29468.00762,
            "count": 14828095,
            "maximum": 49408,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 8290.700358,
            "variance": 68735712.43
          },
          {
            "average": 25844.91921,
            "count": 14828095,
            "maximum": 46336,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 7676.448255,
            "variance": 58927857.81
          },
          {
            "average": 189196780.9,
            "count": 14828095,
            "maximum": 189198308.5,
            "minimum": 189195481.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 589.4567703,
            "variance": 347459.284
          },
          {
            "average": 0,
            "count": 14828095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14828095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14828095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14828095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14828095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275201.9163,
          4836741.998,
          1466.145702,
          276256.2963,
          4838163.998,
          1535.265702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275201.9162704368,
                4836741.998260757,
                1466.1457017181174
              ],
              [
                275201.9162704368,
                4838163.998260757,
                1466.1457017181174
              ],
              [
                276256.2962704368,
                4838163.998260757,
                1535.2657017181173
              ],
              [
                276256.2962704368,
                4836741.998260757,
                1535.2657017181173
              ],
              [
                275201.9162704368,
                4836741.998260757,
                1466.1457017181174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:51:48+00:00",
        "end_time": "2017-09-11T20:04:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880638,
            43.64969111,
            1466.145702,
            -119.7744127,
            43.66279777,
            1535.265702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747172229632,
                  43.649691106577876,
                  1466.1457017181174
                ],
                [
                  -119.78806381670363,
                  43.662479690393184,
                  1466.1457017181174
                ],
                [
                  -119.77500199510335,
                  43.66279776884887,
                  1535.2657017181173
                ],
                [
                  -119.77441266590472,
                  43.65000904386825,
                  1535.2657017181173
                ],
                [
                  -119.78747172229632,
                  43.649691106577876,
                  1466.1457017181174
                ]
              ]
            ]
          },
          "id": "20170911_43119F7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:51:48Z",
            "pc:count": 14828095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275754.3198,
                "count": 14828095,
                "maximum": 276256.2963,
                "minimum": 275201.9163,
                "name": "X",
                "position": 0,
                "stddev": 291.7677079,
                "variance": 85128.39539
              },
              {
                "average": 4837456.732,
                "count": 14828095,
                "maximum": 4838163.998,
                "minimum": 4836741.998,
                "name": "Y",
                "position": 1,
                "stddev": 413.4674685,
                "variance": 170955.3475
              },
              {
                "average": 1493.602344,
                "count": 14828095,
                "maximum": 1535.265702,
                "minimum": 1466.145702,
                "name": "Z",
                "position": 2,
                "stddev": 14.11092195,
                "variance": 199.1181182
              },
              {
                "average": 23163.09837,
                "count": 14828095,
                "maximum": 51697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6461.779396,
                "variance": 41754592.96
              },
              {
                "average": 1.152339528,
                "count": 14828095,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4319024407,
                "variance": 0.1865397183
              },
              {
                "average": 1.30625957,
                "count": 14828095,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6229819576,
                "variance": 0.3881065194
              },
              {
                "average": 0.5015772424,
                "count": 14828095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975292,
                "variance": 0.2499975292
              },
              {
                "average": 2.360384122e-06,
                "count": 14828095,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001536352404,
                "variance": 2.36037871e-06
              },
              {
                "average": 1.203206481,
                "count": 14828095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4023849125,
                "variance": 0.1619136178
              },
              {
                "average": -0.08267448733,
                "count": 14828095,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95220835,
                "variance": 142.8552843
              },
              {
                "average": 1.922474937,
                "count": 14828095,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.04105145,
                "variance": 1.083788121
              },
              {
                "average": 1190.236997,
                "count": 14828095,
                "maximum": 1193,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9704964804,
                "variance": 0.9418634185
              },
              {
                "average": 30687.88648,
                "count": 14828095,
                "maximum": 51456,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 9586.031526,
                "variance": 91892000.41
              },
              {
                "average": 29468.00762,
                "count": 14828095,
                "maximum": 49408,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 8290.700358,
                "variance": 68735712.43
              },
              {
                "average": 25844.91921,
                "count": 14828095,
                "maximum": 46336,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 7676.448255,
                "variance": 58927857.81
              },
              {
                "average": 189196780.9,
                "count": 14828095,
                "maximum": 189198308.5,
                "minimum": 189195481.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 589.4567703,
                "variance": 347459.284
              },
              {
                "average": 0,
                "count": 14828095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14828095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14828095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14828095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14828095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275201.9163,
              4836741.998,
              1466.145702,
              276256.2963,
              4838163.998,
              1535.265702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275201.9162704368,
                    4836741.998260757,
                    1466.1457017181174
                  ],
                  [
                    275201.9162704368,
                    4838163.998260757,
                    1466.1457017181174
                  ],
                  [
                    276256.2962704368,
                    4838163.998260757,
                    1535.2657017181173
                  ],
                  [
                    276256.2962704368,
                    4836741.998260757,
                    1535.2657017181173
                  ],
                  [
                    275201.9162704368,
                    4836741.998260757,
                    1466.1457017181174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:51:48+00:00",
            "end_time": "2017-09-11T20:04:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497349499273,
              43.6622135934908,
              1637.890223512897
            ],
            [
              -119.57551976792367,
              43.67498206775529,
              1637.890223512897
            ],
            [
              -119.56249956608693,
              43.67527487879921,
              1940.790223512897
            ],
            [
              -119.56195604738153,
              43.66250627479028,
              1940.790223512897
            ],
            [
              -119.57497349499273,
              43.6622135934908,
              1637.890223512897
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755198,
        43.66221359,
        1637.890224,
        -119.561956,
        43.67527488,
        1940.790224
      ],
      "properties": {
        "datetime": "2017-09-08T23:20:42Z",
        "pc:count": 73890424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292828.8034,
            "count": 73890424,
            "maximum": 293433.4003,
            "minimum": 292382.7803,
            "name": "X",
            "position": 0,
            "stddev": 277.7223753,
            "variance": 77129.71776
          },
          {
            "average": 4838209.435,
            "count": 73890424,
            "maximum": 4838998.377,
            "minimum": 4837578.857,
            "name": "Y",
            "position": 1,
            "stddev": 401.6016736,
            "variance": 161283.9043
          },
          {
            "average": 1738.502783,
            "count": 73890424,
            "maximum": 1940.790224,
            "minimum": 1637.890224,
            "name": "Z",
            "position": 2,
            "stddev": 57.59001374,
            "variance": 3316.609682
          },
          {
            "average": 14861.3882,
            "count": 73890424,
            "maximum": 47969,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7598.396105,
            "variance": 57735623.37
          },
          {
            "average": 1.560435098,
            "count": 73890424,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7987278818,
            "variance": 0.6379662292
          },
          {
            "average": 2.178984763,
            "count": 73890424,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.111518948,
            "variance": 1.235474372
          },
          {
            "average": 0.5028747703,
            "count": 73890424,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991739,
            "variance": 0.2499917391
          },
          {
            "average": 8.214866922e-06,
            "count": 73890424,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002866147161,
            "variance": 8.21479955e-06
          },
          {
            "average": 1.03194686,
            "count": 73890424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1758586312,
            "variance": 0.03092625816
          },
          {
            "average": -0.0008633243321,
            "count": 73890424,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63371669,
            "variance": 135.343364
          },
          {
            "average": 1.711240377,
            "count": 73890424,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.097361342,
            "variance": 1.204201914
          },
          {
            "average": 1144.421605,
            "count": 73890424,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.326246057,
            "variance": 5.411420717
          },
          {
            "average": 19025.11041,
            "count": 73890424,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9547.71448,
            "variance": 91158851.8
          },
          {
            "average": 21701.66855,
            "count": 73890424,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8648.208037,
            "variance": 74791502.25
          },
          {
            "average": 16223.70523,
            "count": 73890424,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7100.068005,
            "variance": 50410965.68
          },
          {
            "average": 188619100.4,
            "count": 73890424,
            "maximum": 188948042.4,
            "minimum": 188238429.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 351217.6986,
            "variance": 123353871800.0
          },
          {
            "average": 0,
            "count": 73890424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73890424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73890424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73890424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 73890424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292382.7803,
          4837578.857,
          1637.890224,
          293433.4003,
          4838998.377,
          1940.790224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292382.78029739007,
                4837578.856547532,
                1637.890223512897
              ],
              [
                292382.78029739007,
                4838998.376547531,
                1637.890223512897
              ],
              [
                293433.40029739006,
                4838998.376547531,
                1940.790223512897
              ],
              [
                293433.40029739006,
                4837578.856547532,
                1940.790223512897
              ],
              [
                292382.78029739007,
                4837578.856547532,
                1637.890223512897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:20:42+00:00",
        "end_time": "2017-08-31T18:13:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755198,
            43.66221359,
            1637.890224,
            -119.561956,
            43.67527488,
            1940.790224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497349499273,
                  43.6622135934908,
                  1637.890223512897
                ],
                [
                  -119.57551976792367,
                  43.67498206775529,
                  1637.890223512897
                ],
                [
                  -119.56249956608693,
                  43.67527487879921,
                  1940.790223512897
                ],
                [
                  -119.56195604738153,
                  43.66250627479028,
                  1940.790223512897
                ],
                [
                  -119.57497349499273,
                  43.6622135934908,
                  1637.890223512897
                ]
              ]
            ]
          },
          "id": "20170831_43119F5310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:20:42Z",
            "pc:count": 73890424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292828.8034,
                "count": 73890424,
                "maximum": 293433.4003,
                "minimum": 292382.7803,
                "name": "X",
                "position": 0,
                "stddev": 277.7223753,
                "variance": 77129.71776
              },
              {
                "average": 4838209.435,
                "count": 73890424,
                "maximum": 4838998.377,
                "minimum": 4837578.857,
                "name": "Y",
                "position": 1,
                "stddev": 401.6016736,
                "variance": 161283.9043
              },
              {
                "average": 1738.502783,
                "count": 73890424,
                "maximum": 1940.790224,
                "minimum": 1637.890224,
                "name": "Z",
                "position": 2,
                "stddev": 57.59001374,
                "variance": 3316.609682
              },
              {
                "average": 14861.3882,
                "count": 73890424,
                "maximum": 47969,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7598.396105,
                "variance": 57735623.37
              },
              {
                "average": 1.560435098,
                "count": 73890424,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7987278818,
                "variance": 0.6379662292
              },
              {
                "average": 2.178984763,
                "count": 73890424,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.111518948,
                "variance": 1.235474372
              },
              {
                "average": 0.5028747703,
                "count": 73890424,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991739,
                "variance": 0.2499917391
              },
              {
                "average": 8.214866922e-06,
                "count": 73890424,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002866147161,
                "variance": 8.21479955e-06
              },
              {
                "average": 1.03194686,
                "count": 73890424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1758586312,
                "variance": 0.03092625816
              },
              {
                "average": -0.0008633243321,
                "count": 73890424,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63371669,
                "variance": 135.343364
              },
              {
                "average": 1.711240377,
                "count": 73890424,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.097361342,
                "variance": 1.204201914
              },
              {
                "average": 1144.421605,
                "count": 73890424,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.326246057,
                "variance": 5.411420717
              },
              {
                "average": 19025.11041,
                "count": 73890424,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9547.71448,
                "variance": 91158851.8
              },
              {
                "average": 21701.66855,
                "count": 73890424,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8648.208037,
                "variance": 74791502.25
              },
              {
                "average": 16223.70523,
                "count": 73890424,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7100.068005,
                "variance": 50410965.68
              },
              {
                "average": 188619100.4,
                "count": 73890424,
                "maximum": 188948042.4,
                "minimum": 188238429.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 351217.6986,
                "variance": 123353871800.0
              },
              {
                "average": 0,
                "count": 73890424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73890424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73890424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73890424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 73890424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292382.7803,
              4837578.857,
              1637.890224,
              293433.4003,
              4838998.377,
              1940.790224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292382.78029739007,
                    4837578.856547532,
                    1637.890223512897
                  ],
                  [
                    292382.78029739007,
                    4838998.376547531,
                    1637.890223512897
                  ],
                  [
                    293433.40029739006,
                    4838998.376547531,
                    1940.790223512897
                  ],
                  [
                    293433.40029739006,
                    4837578.856547532,
                    1940.790223512897
                  ],
                  [
                    292382.78029739007,
                    4837578.856547532,
                    1637.890223512897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:20:42+00:00",
            "end_time": "2017-08-31T18:13:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82649504596478,
              43.78745733362263,
              1667.4186464130976
            ],
            [
              -119.82660904270602,
              43.78987443719932,
              1667.4186464130976
            ],
            [
              -119.82498654119959,
              43.789914585101144,
              1688.0786464130974
            ],
            [
              -119.82487260968132,
              43.7874974781569,
              1688.0786464130974
            ],
            [
              -119.82649504596478,
              43.78745733362263,
              1667.4186464130976
            ]
          ]
        ]
      },
      "bbox": [
        -119.826609,
        43.78745733,
        1667.418646,
        -119.8248726,
        43.78991459,
        1688.078646
      ],
      "properties": {
        "datetime": "2017-09-10T19:21:19Z",
        "pc:count": 197606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272653.8897,
            "count": 197606,
            "maximum": 272707.5377,
            "minimum": 272576.8377,
            "name": "X",
            "position": 0,
            "stddev": 31.16397334,
            "variance": 971.1932341
          },
          {
            "average": 4852230.311,
            "count": 197606,
            "maximum": 4852418.78,
            "minimum": 4852150,
            "name": "Y",
            "position": 1,
            "stddev": 61.73072823,
            "variance": 3810.682808
          },
          {
            "average": 1672.36787,
            "count": 197606,
            "maximum": 1688.078646,
            "minimum": 1667.418646,
            "name": "Z",
            "position": 2,
            "stddev": 3.179737653,
            "variance": 10.11073154
          },
          {
            "average": 25421.87237,
            "count": 197606,
            "maximum": 39793,
            "minimum": 1330,
            "name": "Intensity",
            "position": 3,
            "stddev": 3560.243611,
            "variance": 12675334.57
          },
          {
            "average": 1.022474014,
            "count": 197606,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1609540032,
            "variance": 0.02590619116
          },
          {
            "average": 1.045185875,
            "count": 197606,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2344912271,
            "variance": 0.05498613559
          },
          {
            "average": 0.493021467,
            "count": 197606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999525627,
            "variance": 0.249952565
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186836432,
            "count": 197606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3897811547,
            "variance": 0.1519293486
          },
          {
            "average": 2.177115939,
            "count": 197606,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.42107965,
            "variance": 180.1253791
          },
          {
            "average": 2.029973786,
            "count": 197606,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006513202,
            "variance": 1.013068826
          },
          {
            "average": 1179.87764,
            "count": 197606,
            "maximum": 1181,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7792781546,
            "variance": 0.6072744422
          },
          {
            "average": 31122.64494,
            "count": 197606,
            "maximum": 38656,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4093.10234,
            "variance": 16753486.77
          },
          {
            "average": 29408.30412,
            "count": 197606,
            "maximum": 35584,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3047.434862,
            "variance": 9286859.236
          },
          {
            "average": 24311.38488,
            "count": 197606,
            "maximum": 30464,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2395.259144,
            "variance": 5737266.368
          },
          {
            "average": 189105570.5,
            "count": 197606,
            "maximum": 189106479.3,
            "minimum": 189105172.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 530.2043588,
            "variance": 281116.662
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 197606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272576.8377,
          4852150,
          1667.418646,
          272707.5377,
          4852418.78,
          1688.078646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272576.8377186101,
                4852149.999846465,
                1667.4186464130976
              ],
              [
                272576.8377186101,
                4852418.779846464,
                1667.4186464130976
              ],
              [
                272707.5377186101,
                4852418.779846464,
                1688.0786464130974
              ],
              [
                272707.5377186101,
                4852149.999846465,
                1688.0786464130974
              ],
              [
                272576.8377186101,
                4852149.999846465,
                1667.4186464130976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:21:19+00:00",
        "end_time": "2017-09-10T18:59:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.826609,
            43.78745733,
            1667.418646,
            -119.8248726,
            43.78991459,
            1688.078646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82649504596478,
                  43.78745733362263,
                  1667.4186464130976
                ],
                [
                  -119.82660904270602,
                  43.78987443719932,
                  1667.4186464130976
                ],
                [
                  -119.82498654119959,
                  43.789914585101144,
                  1688.0786464130974
                ],
                [
                  -119.82487260968132,
                  43.7874974781569,
                  1688.0786464130974
                ],
                [
                  -119.82649504596478,
                  43.78745733362263,
                  1667.4186464130976
                ]
              ]
            ]
          },
          "id": "20170910_43119G7309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:21:19Z",
            "pc:count": 197606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272653.8897,
                "count": 197606,
                "maximum": 272707.5377,
                "minimum": 272576.8377,
                "name": "X",
                "position": 0,
                "stddev": 31.16397334,
                "variance": 971.1932341
              },
              {
                "average": 4852230.311,
                "count": 197606,
                "maximum": 4852418.78,
                "minimum": 4852150,
                "name": "Y",
                "position": 1,
                "stddev": 61.73072823,
                "variance": 3810.682808
              },
              {
                "average": 1672.36787,
                "count": 197606,
                "maximum": 1688.078646,
                "minimum": 1667.418646,
                "name": "Z",
                "position": 2,
                "stddev": 3.179737653,
                "variance": 10.11073154
              },
              {
                "average": 25421.87237,
                "count": 197606,
                "maximum": 39793,
                "minimum": 1330,
                "name": "Intensity",
                "position": 3,
                "stddev": 3560.243611,
                "variance": 12675334.57
              },
              {
                "average": 1.022474014,
                "count": 197606,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1609540032,
                "variance": 0.02590619116
              },
              {
                "average": 1.045185875,
                "count": 197606,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2344912271,
                "variance": 0.05498613559
              },
              {
                "average": 0.493021467,
                "count": 197606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999525627,
                "variance": 0.249952565
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186836432,
                "count": 197606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3897811547,
                "variance": 0.1519293486
              },
              {
                "average": 2.177115939,
                "count": 197606,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.42107965,
                "variance": 180.1253791
              },
              {
                "average": 2.029973786,
                "count": 197606,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006513202,
                "variance": 1.013068826
              },
              {
                "average": 1179.87764,
                "count": 197606,
                "maximum": 1181,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7792781546,
                "variance": 0.6072744422
              },
              {
                "average": 31122.64494,
                "count": 197606,
                "maximum": 38656,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4093.10234,
                "variance": 16753486.77
              },
              {
                "average": 29408.30412,
                "count": 197606,
                "maximum": 35584,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3047.434862,
                "variance": 9286859.236
              },
              {
                "average": 24311.38488,
                "count": 197606,
                "maximum": 30464,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2395.259144,
                "variance": 5737266.368
              },
              {
                "average": 189105570.5,
                "count": 197606,
                "maximum": 189106479.3,
                "minimum": 189105172.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 530.2043588,
                "variance": 281116.662
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 197606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272576.8377,
              4852150,
              1667.418646,
              272707.5377,
              4852418.78,
              1688.078646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272576.8377186101,
                    4852149.999846465,
                    1667.4186464130976
                  ],
                  [
                    272576.8377186101,
                    4852418.779846464,
                    1667.4186464130976
                  ],
                  [
                    272707.5377186101,
                    4852418.779846464,
                    1688.0786464130974
                  ],
                  [
                    272707.5377186101,
                    4852149.999846465,
                    1688.0786464130974
                  ],
                  [
                    272576.8377186101,
                    4852149.999846465,
                    1667.4186464130976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:21:19+00:00",
            "end_time": "2017-09-10T18:59: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": "20170831_43119F5101.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497336015598,
              43.73720840697458,
              1380.3333862553377
            ],
            [
              -119.62553192018184,
              43.749981422941275,
              1380.3333862553377
            ],
            [
              -119.61249921297768,
              43.75028026074612,
              1490.613386255338
            ],
            [
              -119.61194341784473,
              43.737507112333326,
              1490.613386255338
            ],
            [
              -119.62497336015598,
              43.73720840697458,
              1380.3333862553377
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255319,
        43.73720841,
        1380.333386,
        -119.6119434,
        43.75028026,
        1490.613386
      ],
      "properties": {
        "datetime": "2017-09-08T23:23:05Z",
        "pc:count": 30036815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289110.1828,
            "count": 30036815,
            "maximum": 289665.4055,
            "minimum": 288615.0455,
            "name": "X",
            "position": 0,
            "stddev": 282.8977144,
            "variance": 80031.11682
          },
          {
            "average": 4846697.071,
            "count": 30036815,
            "maximum": 4847454.827,
            "minimum": 4846034.727,
            "name": "Y",
            "position": 1,
            "stddev": 395.4577768,
            "variance": 156386.8532
          },
          {
            "average": 1444.225808,
            "count": 30036815,
            "maximum": 1490.613386,
            "minimum": 1380.333386,
            "name": "Z",
            "position": 2,
            "stddev": 28.36732184,
            "variance": 804.7049485
          },
          {
            "average": 21624.39325,
            "count": 30036815,
            "maximum": 64289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3438.676092,
            "variance": 11824493.26
          },
          {
            "average": 1.00829815,
            "count": 30036815,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09576326358,
            "variance": 0.009170602651
          },
          {
            "average": 1.016832976,
            "count": 30036815,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1409206656,
            "variance": 0.019858634
          },
          {
            "average": 0.4999642272,
            "count": 30036815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000007,
            "variance": 0.250000007
          },
          {
            "average": 9.821280985e-06,
            "count": 30036815,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003133876969,
            "variance": 9.821184854e-06
          },
          {
            "average": 1.086364383,
            "count": 30036815,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.280901369,
            "variance": 0.07890557912
          },
          {
            "average": 1.148042689,
            "count": 30036815,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35380289,
            "variance": 128.90884
          },
          {
            "average": 1.990896238,
            "count": 30036815,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003444576,
            "variance": 1.006901018
          },
          {
            "average": 1143.677601,
            "count": 30036815,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.185015711,
            "variance": 4.774293658
          },
          {
            "average": 36878.21894,
            "count": 30036815,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6246.950445,
            "variance": 39024389.87
          },
          {
            "average": 36032.97213,
            "count": 30036815,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4380.69691,
            "variance": 19190505.42
          },
          {
            "average": 32219.3283,
            "count": 30036815,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5094.364315,
            "variance": 25952547.78
          },
          {
            "average": 188541475.1,
            "count": 30036815,
            "maximum": 188948185.8,
            "minimum": 188238292.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 348370.6169,
            "variance": 121362086700.0
          },
          {
            "average": 0,
            "count": 30036815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30036815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30036815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30036815,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30036815,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288615.0455,
          4846034.727,
          1380.333386,
          289665.4055,
          4847454.827,
          1490.613386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288615.0455048358,
                4846034.72745428,
                1380.3333862553377
              ],
              [
                288615.0455048358,
                4847454.827454279,
                1380.3333862553377
              ],
              [
                289665.40550483577,
                4847454.827454279,
                1490.613386255338
              ],
              [
                289665.40550483577,
                4846034.72745428,
                1490.613386255338
              ],
              [
                288615.0455048358,
                4846034.72745428,
                1380.3333862553377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:23:05+00:00",
        "end_time": "2017-08-31T18:11:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5101.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5101.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5101.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5101.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255319,
            43.73720841,
            1380.333386,
            -119.6119434,
            43.75028026,
            1490.613386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497336015598,
                  43.73720840697458,
                  1380.3333862553377
                ],
                [
                  -119.62553192018184,
                  43.749981422941275,
                  1380.3333862553377
                ],
                [
                  -119.61249921297768,
                  43.75028026074612,
                  1490.613386255338
                ],
                [
                  -119.61194341784473,
                  43.737507112333326,
                  1490.613386255338
                ],
                [
                  -119.62497336015598,
                  43.73720840697458,
                  1380.3333862553377
                ]
              ]
            ]
          },
          "id": "20170831_43119F5101.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5101.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:23:05Z",
            "pc:count": 30036815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289110.1828,
                "count": 30036815,
                "maximum": 289665.4055,
                "minimum": 288615.0455,
                "name": "X",
                "position": 0,
                "stddev": 282.8977144,
                "variance": 80031.11682
              },
              {
                "average": 4846697.071,
                "count": 30036815,
                "maximum": 4847454.827,
                "minimum": 4846034.727,
                "name": "Y",
                "position": 1,
                "stddev": 395.4577768,
                "variance": 156386.8532
              },
              {
                "average": 1444.225808,
                "count": 30036815,
                "maximum": 1490.613386,
                "minimum": 1380.333386,
                "name": "Z",
                "position": 2,
                "stddev": 28.36732184,
                "variance": 804.7049485
              },
              {
                "average": 21624.39325,
                "count": 30036815,
                "maximum": 64289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3438.676092,
                "variance": 11824493.26
              },
              {
                "average": 1.00829815,
                "count": 30036815,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09576326358,
                "variance": 0.009170602651
              },
              {
                "average": 1.016832976,
                "count": 30036815,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1409206656,
                "variance": 0.019858634
              },
              {
                "average": 0.4999642272,
                "count": 30036815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000007,
                "variance": 0.250000007
              },
              {
                "average": 9.821280985e-06,
                "count": 30036815,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003133876969,
                "variance": 9.821184854e-06
              },
              {
                "average": 1.086364383,
                "count": 30036815,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.280901369,
                "variance": 0.07890557912
              },
              {
                "average": 1.148042689,
                "count": 30036815,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35380289,
                "variance": 128.90884
              },
              {
                "average": 1.990896238,
                "count": 30036815,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003444576,
                "variance": 1.006901018
              },
              {
                "average": 1143.677601,
                "count": 30036815,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.185015711,
                "variance": 4.774293658
              },
              {
                "average": 36878.21894,
                "count": 30036815,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6246.950445,
                "variance": 39024389.87
              },
              {
                "average": 36032.97213,
                "count": 30036815,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4380.69691,
                "variance": 19190505.42
              },
              {
                "average": 32219.3283,
                "count": 30036815,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5094.364315,
                "variance": 25952547.78
              },
              {
                "average": 188541475.1,
                "count": 30036815,
                "maximum": 188948185.8,
                "minimum": 188238292.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 348370.6169,
                "variance": 121362086700.0
              },
              {
                "average": 0,
                "count": 30036815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30036815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30036815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30036815,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30036815,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288615.0455,
              4846034.727,
              1380.333386,
              289665.4055,
              4847454.827,
              1490.613386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288615.0455048358,
                    4846034.72745428,
                    1380.3333862553377
                  ],
                  [
                    288615.0455048358,
                    4847454.827454279,
                    1380.3333862553377
                  ],
                  [
                    289665.40550483577,
                    4847454.827454279,
                    1490.613386255338
                  ],
                  [
                    289665.40550483577,
                    4846034.72745428,
                    1490.613386255338
                  ],
                  [
                    288615.0455048358,
                    4846034.72745428,
                    1380.3333862553377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:23:05+00:00",
            "end_time": "2017-08-31T18:11: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": "20170831_43119F5201.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247426209674,
              43.73721532321754,
              1399.7555723800674
            ],
            [
              -119.56301922492455,
              43.74998177573622,
              1399.7555723800674
            ],
            [
              -119.54999902763163,
              43.75027319172209,
              1491.5155723800676
            ],
            [
              -119.54945682589596,
              43.73750661011306,
              1491.5155723800676
            ],
            [
              -119.56247426209674,
              43.73721532321754,
              1399.7555723800674
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630192,
        43.73721532,
        1399.755572,
        -119.5494568,
        43.75027319,
        1491.515572
      ],
      "properties": {
        "datetime": "2017-08-31T17:23:15Z",
        "pc:count": 18442546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294154.3991,
            "count": 18442546,
            "maximum": 294697.4767,
            "minimum": 293648.1767,
            "name": "X",
            "position": 0,
            "stddev": 282.7341443,
            "variance": 79938.59638
          },
          {
            "average": 4846549.36,
            "count": 18442546,
            "maximum": 4847297.167,
            "minimum": 4845877.867,
            "name": "Y",
            "position": 1,
            "stddev": 382.9683003,
            "variance": 146664.7191
          },
          {
            "average": 1431.334314,
            "count": 18442546,
            "maximum": 1491.515572,
            "minimum": 1399.755572,
            "name": "Z",
            "position": 2,
            "stddev": 21.52618361,
            "variance": 463.3765807
          },
          {
            "average": 20217.07059,
            "count": 18442546,
            "maximum": 34785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3040.2252,
            "variance": 9242969.266
          },
          {
            "average": 1.040269657,
            "count": 18442546,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2199448531,
            "variance": 0.04837573841
          },
          {
            "average": 1.081307375,
            "count": 18442546,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3231674162,
            "variance": 0.1044371789
          },
          {
            "average": 0.5052444494,
            "count": 18442546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999725085,
            "variance": 0.2499725093
          },
          {
            "average": 4.554685671e-06,
            "count": 18442546,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002134166154,
            "variance": 4.554665173e-06
          },
          {
            "average": 1.136654939,
            "count": 18442546,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3434827115,
            "variance": 0.1179803731
          },
          {
            "average": -1.191447785,
            "count": 18442546,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40988882,
            "variance": 130.1855629
          },
          {
            "average": 1.982194432,
            "count": 18442546,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.011607218,
            "variance": 1.023349164
          },
          {
            "average": 1130.671704,
            "count": 18442546,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.237213512,
            "variance": 1.530697275
          },
          {
            "average": 37192.04926,
            "count": 18442546,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6822.44654,
            "variance": 46545776.79
          },
          {
            "average": 36164.77096,
            "count": 18442546,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5473.913929,
            "variance": 29963733.7
          },
          {
            "average": 32400.58894,
            "count": 18442546,
            "maximum": 50944,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5465.283914,
            "variance": 29869328.26
          },
          {
            "average": 188233089.2,
            "count": 18442546,
            "maximum": 188235395.2,
            "minimum": 188231062.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 853.655271,
            "variance": 728727.3217
          },
          {
            "average": 0,
            "count": 18442546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18442546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18442546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18442546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18442546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293648.1767,
          4845877.867,
          1399.755572,
          294697.4767,
          4847297.167,
          1491.515572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293648.1766853611,
                4845877.867081882,
                1399.7555723800674
              ],
              [
                293648.1766853611,
                4847297.167081883,
                1399.7555723800674
              ],
              [
                294697.4766853611,
                4847297.167081883,
                1491.5155723800676
              ],
              [
                294697.4766853611,
                4845877.867081882,
                1491.5155723800676
              ],
              [
                293648.1766853611,
                4845877.867081882,
                1399.7555723800674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:23:15+00:00",
        "end_time": "2017-08-31T16:11:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5201.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5201.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5201.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5201.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630192,
            43.73721532,
            1399.755572,
            -119.5494568,
            43.75027319,
            1491.515572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247426209674,
                  43.73721532321754,
                  1399.7555723800674
                ],
                [
                  -119.56301922492455,
                  43.74998177573622,
                  1399.7555723800674
                ],
                [
                  -119.54999902763163,
                  43.75027319172209,
                  1491.5155723800676
                ],
                [
                  -119.54945682589596,
                  43.73750661011306,
                  1491.5155723800676
                ],
                [
                  -119.56247426209674,
                  43.73721532321754,
                  1399.7555723800674
                ]
              ]
            ]
          },
          "id": "20170831_43119F5201.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5201.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:23:15Z",
            "pc:count": 18442546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294154.3991,
                "count": 18442546,
                "maximum": 294697.4767,
                "minimum": 293648.1767,
                "name": "X",
                "position": 0,
                "stddev": 282.7341443,
                "variance": 79938.59638
              },
              {
                "average": 4846549.36,
                "count": 18442546,
                "maximum": 4847297.167,
                "minimum": 4845877.867,
                "name": "Y",
                "position": 1,
                "stddev": 382.9683003,
                "variance": 146664.7191
              },
              {
                "average": 1431.334314,
                "count": 18442546,
                "maximum": 1491.515572,
                "minimum": 1399.755572,
                "name": "Z",
                "position": 2,
                "stddev": 21.52618361,
                "variance": 463.3765807
              },
              {
                "average": 20217.07059,
                "count": 18442546,
                "maximum": 34785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3040.2252,
                "variance": 9242969.266
              },
              {
                "average": 1.040269657,
                "count": 18442546,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2199448531,
                "variance": 0.04837573841
              },
              {
                "average": 1.081307375,
                "count": 18442546,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3231674162,
                "variance": 0.1044371789
              },
              {
                "average": 0.5052444494,
                "count": 18442546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999725085,
                "variance": 0.2499725093
              },
              {
                "average": 4.554685671e-06,
                "count": 18442546,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002134166154,
                "variance": 4.554665173e-06
              },
              {
                "average": 1.136654939,
                "count": 18442546,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3434827115,
                "variance": 0.1179803731
              },
              {
                "average": -1.191447785,
                "count": 18442546,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40988882,
                "variance": 130.1855629
              },
              {
                "average": 1.982194432,
                "count": 18442546,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.011607218,
                "variance": 1.023349164
              },
              {
                "average": 1130.671704,
                "count": 18442546,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.237213512,
                "variance": 1.530697275
              },
              {
                "average": 37192.04926,
                "count": 18442546,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6822.44654,
                "variance": 46545776.79
              },
              {
                "average": 36164.77096,
                "count": 18442546,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5473.913929,
                "variance": 29963733.7
              },
              {
                "average": 32400.58894,
                "count": 18442546,
                "maximum": 50944,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5465.283914,
                "variance": 29869328.26
              },
              {
                "average": 188233089.2,
                "count": 18442546,
                "maximum": 188235395.2,
                "minimum": 188231062.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 853.655271,
                "variance": 728727.3217
              },
              {
                "average": 0,
                "count": 18442546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18442546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18442546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18442546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18442546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293648.1767,
              4845877.867,
              1399.755572,
              294697.4767,
              4847297.167,
              1491.515572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293648.1766853611,
                    4845877.867081882,
                    1399.7555723800674
                  ],
                  [
                    293648.1766853611,
                    4847297.167081883,
                    1399.7555723800674
                  ],
                  [
                    294697.4766853611,
                    4847297.167081883,
                    1491.5155723800676
                  ],
                  [
                    294697.4766853611,
                    4845877.867081882,
                    1491.5155723800676
                  ],
                  [
                    293648.1766853611,
                    4845877.867081882,
                    1399.7555723800674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:23:15+00:00",
            "end_time": "2017-08-31T16:11: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": "20170910_43119G7310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497021002408,
              43.78718688020614,
              1631.6723287259772
            ],
            [
              -119.82553372053296,
              43.79913876802046,
              1631.6723287259772
            ],
            [
              -119.8124865369887,
              43.79946084070702,
              1692.1523287259772
            ],
            [
              -119.81192562016372,
              43.78750881933338,
              1692.1523287259772
            ],
            [
              -119.82497021002408,
              43.78718688020614,
              1631.6723287259772
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255337,
        43.78718688,
        1631.672329,
        -119.8119256,
        43.79946084,
        1692.152329
      ],
      "properties": {
        "datetime": "2017-09-10T19:02:44Z",
        "pc:count": 4266992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273365.6997,
            "count": 4266992,
            "maximum": 273749.3464,
            "minimum": 272698.5064,
            "name": "X",
            "position": 0,
            "stddev": 292.1295103,
            "variance": 85339.65077
          },
          {
            "average": 4852420.075,
            "count": 4266992,
            "maximum": 4853444.81,
            "minimum": 4852115.77,
            "name": "Y",
            "position": 1,
            "stddev": 238.6608015,
            "variance": 56958.97818
          },
          {
            "average": 1664.448523,
            "count": 4266992,
            "maximum": 1692.152329,
            "minimum": 1631.672329,
            "name": "Z",
            "position": 2,
            "stddev": 10.76034078,
            "variance": 115.7849337
          },
          {
            "average": 24057.91692,
            "count": 4266992,
            "maximum": 44337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4114.261894,
            "variance": 16927150.94
          },
          {
            "average": 1.032029823,
            "count": 4266992,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1956725386,
            "variance": 0.03828774235
          },
          {
            "average": 1.064514534,
            "count": 4266992,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2871818199,
            "variance": 0.08247339766
          },
          {
            "average": 0.4963227023,
            "count": 4266992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999865359,
            "variance": 0.2499865361
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266701695,
            "count": 4266992,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4422351714,
            "variance": 0.1955719468
          },
          {
            "average": 2.36261804,
            "count": 4266992,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63795381,
            "variance": 135.4419688
          },
          {
            "average": 1.988569465,
            "count": 4266992,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009414746,
            "variance": 1.018918129
          },
          {
            "average": 1178.182678,
            "count": 4266992,
            "maximum": 1180,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024559107,
            "variance": 1.049721364
          },
          {
            "average": 31883.17043,
            "count": 4266992,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5380.395344,
            "variance": 28948654.06
          },
          {
            "average": 29674.84717,
            "count": 4266992,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3638.814796,
            "variance": 13240973.12
          },
          {
            "average": 24374.40625,
            "count": 4266992,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2812.746,
            "variance": 7911540.06
          },
          {
            "average": 189104377.3,
            "count": 4266992,
            "maximum": 189105364.8,
            "minimum": 189102605.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 707.757902,
            "variance": 500921.2478
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4266992,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272698.5064,
          4852115.77,
          1631.672329,
          273749.3464,
          4853444.81,
          1692.152329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272698.50643651333,
                4852115.770035167,
                1631.6723287259772
              ],
              [
                272698.50643651333,
                4853444.810035166,
                1631.6723287259772
              ],
              [
                273749.3464365133,
                4853444.810035166,
                1692.1523287259772
              ],
              [
                273749.3464365133,
                4852115.770035167,
                1692.1523287259772
              ],
              [
                272698.50643651333,
                4852115.770035167,
                1631.6723287259772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:02:44+00:00",
        "end_time": "2017-09-10T18:16:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255337,
            43.78718688,
            1631.672329,
            -119.8119256,
            43.79946084,
            1692.152329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497021002408,
                  43.78718688020614,
                  1631.6723287259772
                ],
                [
                  -119.82553372053296,
                  43.79913876802046,
                  1631.6723287259772
                ],
                [
                  -119.8124865369887,
                  43.79946084070702,
                  1692.1523287259772
                ],
                [
                  -119.81192562016372,
                  43.78750881933338,
                  1692.1523287259772
                ],
                [
                  -119.82497021002408,
                  43.78718688020614,
                  1631.6723287259772
                ]
              ]
            ]
          },
          "id": "20170910_43119G7310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:02:44Z",
            "pc:count": 4266992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273365.6997,
                "count": 4266992,
                "maximum": 273749.3464,
                "minimum": 272698.5064,
                "name": "X",
                "position": 0,
                "stddev": 292.1295103,
                "variance": 85339.65077
              },
              {
                "average": 4852420.075,
                "count": 4266992,
                "maximum": 4853444.81,
                "minimum": 4852115.77,
                "name": "Y",
                "position": 1,
                "stddev": 238.6608015,
                "variance": 56958.97818
              },
              {
                "average": 1664.448523,
                "count": 4266992,
                "maximum": 1692.152329,
                "minimum": 1631.672329,
                "name": "Z",
                "position": 2,
                "stddev": 10.76034078,
                "variance": 115.7849337
              },
              {
                "average": 24057.91692,
                "count": 4266992,
                "maximum": 44337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4114.261894,
                "variance": 16927150.94
              },
              {
                "average": 1.032029823,
                "count": 4266992,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1956725386,
                "variance": 0.03828774235
              },
              {
                "average": 1.064514534,
                "count": 4266992,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2871818199,
                "variance": 0.08247339766
              },
              {
                "average": 0.4963227023,
                "count": 4266992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999865359,
                "variance": 0.2499865361
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266701695,
                "count": 4266992,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4422351714,
                "variance": 0.1955719468
              },
              {
                "average": 2.36261804,
                "count": 4266992,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63795381,
                "variance": 135.4419688
              },
              {
                "average": 1.988569465,
                "count": 4266992,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009414746,
                "variance": 1.018918129
              },
              {
                "average": 1178.182678,
                "count": 4266992,
                "maximum": 1180,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024559107,
                "variance": 1.049721364
              },
              {
                "average": 31883.17043,
                "count": 4266992,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5380.395344,
                "variance": 28948654.06
              },
              {
                "average": 29674.84717,
                "count": 4266992,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3638.814796,
                "variance": 13240973.12
              },
              {
                "average": 24374.40625,
                "count": 4266992,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2812.746,
                "variance": 7911540.06
              },
              {
                "average": 189104377.3,
                "count": 4266992,
                "maximum": 189105364.8,
                "minimum": 189102605.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 707.757902,
                "variance": 500921.2478
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4266992,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272698.5064,
              4852115.77,
              1631.672329,
              273749.3464,
              4853444.81,
              1692.152329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272698.50643651333,
                    4852115.770035167,
                    1631.6723287259772
                  ],
                  [
                    272698.50643651333,
                    4853444.810035166,
                    1631.6723287259772
                  ],
                  [
                    273749.3464365133,
                    4853444.810035166,
                    1692.1523287259772
                  ],
                  [
                    273749.3464365133,
                    4852115.770035167,
                    1692.1523287259772
                  ],
                  [
                    272698.50643651333,
                    4852115.770035167,
                    1631.6723287259772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:02:44+00:00",
            "end_time": "2017-09-10T18:16:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497283988045,
              43.69970312545489,
              1383.4833556475241
            ],
            [
              -119.67553862048226,
              43.71241580764239,
              1383.4833556475241
            ],
            [
              -119.66249995040128,
              43.71272048223918,
              1494.2833556475243
            ],
            [
              -119.66193691905116,
              43.70000766564842,
              1494.2833556475243
            ],
            [
              -119.67497283988045,
              43.69970312545489,
              1383.4833556475241
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755386,
        43.69970313,
        1383.483356,
        -119.6619369,
        43.71272048,
        1494.283356
      ],
      "properties": {
        "datetime": "2017-09-10T16:13:52Z",
        "pc:count": 15118818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284964.7842,
            "count": 15118818,
            "maximum": 285505.568,
            "minimum": 284454.028,
            "name": "X",
            "position": 0,
            "stddev": 292.4042097,
            "variance": 85500.22185
          },
          {
            "average": 4842725.501,
            "count": 15118818,
            "maximum": 4843411.378,
            "minimum": 4841997.938,
            "name": "Y",
            "position": 1,
            "stddev": 387.2858361,
            "variance": 149990.3189
          },
          {
            "average": 1453.681906,
            "count": 15118818,
            "maximum": 1494.283356,
            "minimum": 1383.483356,
            "name": "Z",
            "position": 2,
            "stddev": 19.89235841,
            "variance": 395.7059233
          },
          {
            "average": 24569.95642,
            "count": 15118818,
            "maximum": 54897,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5395.750788,
            "variance": 29114126.56
          },
          {
            "average": 1.085872652,
            "count": 15118818,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3378626973,
            "variance": 0.1141512022
          },
          {
            "average": 1.1746999,
            "count": 15118818,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5115229348,
            "variance": 0.2616557129
          },
          {
            "average": 0.5013775548,
            "count": 15118818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981189,
            "variance": 0.2499981189
          },
          {
            "average": 2.050424841e-05,
            "count": 15118818,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00452811543,
            "variance": 2.050382935e-05
          },
          {
            "average": 1.214122757,
            "count": 15118818,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4102124003,
            "variance": 0.1682742133
          },
          {
            "average": 0.1320217139,
            "count": 15118818,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11320517,
            "variance": 146.7297394
          },
          {
            "average": 1.960287306,
            "count": 15118818,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.025155441,
            "variance": 1.050943678
          },
          {
            "average": 1163.036419,
            "count": 15118818,
            "maximum": 1165,
            "minimum": 1161,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000959554,
            "variance": 1.001920029
          },
          {
            "average": 37298.10735,
            "count": 15118818,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8719.485549,
            "variance": 76029428.23
          },
          {
            "average": 36222.77402,
            "count": 15118818,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 6944.960551,
            "variance": 48232477.05
          },
          {
            "average": 32719.13684,
            "count": 15118818,
            "maximum": 65280,
            "minimum": 4608,
            "name": "Blue",
            "position": 14,
            "stddev": 6840.009856,
            "variance": 46785734.84
          },
          {
            "average": 189093835.1,
            "count": 15118818,
            "maximum": 189095232.9,
            "minimum": 189092767.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 641.3642963,
            "variance": 411348.1606
          },
          {
            "average": 0,
            "count": 15118818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15118818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15118818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15118818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15118818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284454.028,
          4841997.938,
          1383.483356,
          285505.568,
          4843411.378,
          1494.283356
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284454.02804521675,
                4841997.937802194,
                1383.4833556475241
              ],
              [
                284454.02804521675,
                4843411.377802193,
                1383.4833556475241
              ],
              [
                285505.5680452168,
                4843411.377802193,
                1494.2833556475243
              ],
              [
                285505.5680452168,
                4841997.937802194,
                1494.2833556475243
              ],
              [
                284454.02804521675,
                4841997.937802194,
                1383.4833556475241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:13:52+00:00",
        "end_time": "2017-09-10T15:32:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755386,
            43.69970313,
            1383.483356,
            -119.6619369,
            43.71272048,
            1494.283356
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497283988045,
                  43.69970312545489,
                  1383.4833556475241
                ],
                [
                  -119.67553862048226,
                  43.71241580764239,
                  1383.4833556475241
                ],
                [
                  -119.66249995040128,
                  43.71272048223918,
                  1494.2833556475243
                ],
                [
                  -119.66193691905116,
                  43.70000766564842,
                  1494.2833556475243
                ],
                [
                  -119.67497283988045,
                  43.69970312545489,
                  1383.4833556475241
                ]
              ]
            ]
          },
          "id": "20170910_43119F6217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:13:52Z",
            "pc:count": 15118818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284964.7842,
                "count": 15118818,
                "maximum": 285505.568,
                "minimum": 284454.028,
                "name": "X",
                "position": 0,
                "stddev": 292.4042097,
                "variance": 85500.22185
              },
              {
                "average": 4842725.501,
                "count": 15118818,
                "maximum": 4843411.378,
                "minimum": 4841997.938,
                "name": "Y",
                "position": 1,
                "stddev": 387.2858361,
                "variance": 149990.3189
              },
              {
                "average": 1453.681906,
                "count": 15118818,
                "maximum": 1494.283356,
                "minimum": 1383.483356,
                "name": "Z",
                "position": 2,
                "stddev": 19.89235841,
                "variance": 395.7059233
              },
              {
                "average": 24569.95642,
                "count": 15118818,
                "maximum": 54897,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5395.750788,
                "variance": 29114126.56
              },
              {
                "average": 1.085872652,
                "count": 15118818,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3378626973,
                "variance": 0.1141512022
              },
              {
                "average": 1.1746999,
                "count": 15118818,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5115229348,
                "variance": 0.2616557129
              },
              {
                "average": 0.5013775548,
                "count": 15118818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981189,
                "variance": 0.2499981189
              },
              {
                "average": 2.050424841e-05,
                "count": 15118818,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00452811543,
                "variance": 2.050382935e-05
              },
              {
                "average": 1.214122757,
                "count": 15118818,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4102124003,
                "variance": 0.1682742133
              },
              {
                "average": 0.1320217139,
                "count": 15118818,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11320517,
                "variance": 146.7297394
              },
              {
                "average": 1.960287306,
                "count": 15118818,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.025155441,
                "variance": 1.050943678
              },
              {
                "average": 1163.036419,
                "count": 15118818,
                "maximum": 1165,
                "minimum": 1161,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000959554,
                "variance": 1.001920029
              },
              {
                "average": 37298.10735,
                "count": 15118818,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8719.485549,
                "variance": 76029428.23
              },
              {
                "average": 36222.77402,
                "count": 15118818,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 6944.960551,
                "variance": 48232477.05
              },
              {
                "average": 32719.13684,
                "count": 15118818,
                "maximum": 65280,
                "minimum": 4608,
                "name": "Blue",
                "position": 14,
                "stddev": 6840.009856,
                "variance": 46785734.84
              },
              {
                "average": 189093835.1,
                "count": 15118818,
                "maximum": 189095232.9,
                "minimum": 189092767.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 641.3642963,
                "variance": 411348.1606
              },
              {
                "average": 0,
                "count": 15118818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15118818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15118818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15118818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15118818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284454.028,
              4841997.938,
              1383.483356,
              285505.568,
              4843411.378,
              1494.283356
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284454.02804521675,
                    4841997.937802194,
                    1383.4833556475241
                  ],
                  [
                    284454.02804521675,
                    4843411.377802193,
                    1383.4833556475241
                  ],
                  [
                    285505.5680452168,
                    4843411.377802193,
                    1494.2833556475243
                  ],
                  [
                    285505.5680452168,
                    4841997.937802194,
                    1494.2833556475243
                  ],
                  [
                    284454.02804521675,
                    4841997.937802194,
                    1383.4833556475241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:13:52+00:00",
            "end_time": "2017-09-10T15:32: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": "20170910_43119G7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82797707023155,
              43.78248135058188,
              1666.4363282445124
            ],
            [
              -119.82821155707084,
              43.78745116682198,
              1666.4363282445124
            ],
            [
              -119.82498927877693,
              43.78753092273856,
              1704.9963282445124
            ],
            [
              -119.82475505822964,
              43.78256109274401,
              1704.9963282445124
            ],
            [
              -119.82797707023155,
              43.78248135058188,
              1666.4363282445124
            ]
          ]
        ]
      },
      "bbox": [
        -119.8282116,
        43.78248135,
        1666.436328,
        -119.8247551,
        43.78753092,
        1704.996328
      ],
      "properties": {
        "datetime": "2017-09-10T19:21:18Z",
        "pc:count": 957900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272598.6443,
            "count": 957900,
            "maximum": 272698.2769,
            "minimum": 272438.6969,
            "name": "X",
            "position": 0,
            "stddev": 62.34638148,
            "variance": 3887.071284
          },
          {
            "average": 4851877.613,
            "count": 957900,
            "maximum": 4852154.035,
            "minimum": 4851601.395,
            "name": "Y",
            "position": 1,
            "stddev": 151.4674769,
            "variance": 22942.39657
          },
          {
            "average": 1679.687448,
            "count": 957900,
            "maximum": 1704.996328,
            "minimum": 1666.436328,
            "name": "Z",
            "position": 2,
            "stddev": 10.57675516,
            "variance": 111.8677498
          },
          {
            "average": 23764.89798,
            "count": 957900,
            "maximum": 40417,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 5700.691837,
            "variance": 32497887.42
          },
          {
            "average": 1.105800188,
            "count": 957900,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3592915383,
            "variance": 0.1290904095
          },
          {
            "average": 1.213247729,
            "count": 957900,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5228010832,
            "variance": 0.2733209726
          },
          {
            "average": 0.5221776803,
            "count": 957900,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995081691,
            "variance": 0.249508411
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219585552,
            "count": 957900,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4139660809,
            "variance": 0.1713679161
          },
          {
            "average": -7.329654738,
            "count": 957900,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.575055042,
            "variance": 73.53156898
          },
          {
            "average": 1.943557783,
            "count": 957900,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027899488,
            "variance": 1.056577358
          },
          {
            "average": 1180.427532,
            "count": 957900,
            "maximum": 1181,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6242823508,
            "variance": 0.3897284535
          },
          {
            "average": 30309.87325,
            "count": 957900,
            "maximum": 65280,
            "minimum": 6400,
            "name": "Red",
            "position": 12,
            "stddev": 6450.683329,
            "variance": 41611315.41
          },
          {
            "average": 28900.56692,
            "count": 957900,
            "maximum": 65280,
            "minimum": 8192,
            "name": "Green",
            "position": 13,
            "stddev": 4933.076948,
            "variance": 24335248.17
          },
          {
            "average": 23803.81591,
            "count": 957900,
            "maximum": 65280,
            "minimum": 7680,
            "name": "Blue",
            "position": 14,
            "stddev": 3693.009418,
            "variance": 13638318.56
          },
          {
            "average": 189105905.6,
            "count": 957900,
            "maximum": 189106478,
            "minimum": 189105169.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 570.17058,
            "variance": 325094.4903
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 957900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272438.6969,
          4851601.395,
          1666.436328,
          272698.2769,
          4852154.035,
          1704.996328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272438.6969030875,
                4851601.395068819,
                1666.4363282445124
              ],
              [
                272438.6969030875,
                4852154.035068819,
                1666.4363282445124
              ],
              [
                272698.27690308745,
                4852154.035068819,
                1704.9963282445124
              ],
              [
                272698.27690308745,
                4851601.395068819,
                1704.9963282445124
              ],
              [
                272438.6969030875,
                4851601.395068819,
                1666.4363282445124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:21:18+00:00",
        "end_time": "2017-09-10T18:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8282116,
            43.78248135,
            1666.436328,
            -119.8247551,
            43.78753092,
            1704.996328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82797707023155,
                  43.78248135058188,
                  1666.4363282445124
                ],
                [
                  -119.82821155707084,
                  43.78745116682198,
                  1666.4363282445124
                ],
                [
                  -119.82498927877693,
                  43.78753092273856,
                  1704.9963282445124
                ],
                [
                  -119.82475505822964,
                  43.78256109274401,
                  1704.9963282445124
                ],
                [
                  -119.82797707023155,
                  43.78248135058188,
                  1666.4363282445124
                ]
              ]
            ]
          },
          "id": "20170910_43119G7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:21:18Z",
            "pc:count": 957900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272598.6443,
                "count": 957900,
                "maximum": 272698.2769,
                "minimum": 272438.6969,
                "name": "X",
                "position": 0,
                "stddev": 62.34638148,
                "variance": 3887.071284
              },
              {
                "average": 4851877.613,
                "count": 957900,
                "maximum": 4852154.035,
                "minimum": 4851601.395,
                "name": "Y",
                "position": 1,
                "stddev": 151.4674769,
                "variance": 22942.39657
              },
              {
                "average": 1679.687448,
                "count": 957900,
                "maximum": 1704.996328,
                "minimum": 1666.436328,
                "name": "Z",
                "position": 2,
                "stddev": 10.57675516,
                "variance": 111.8677498
              },
              {
                "average": 23764.89798,
                "count": 957900,
                "maximum": 40417,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 5700.691837,
                "variance": 32497887.42
              },
              {
                "average": 1.105800188,
                "count": 957900,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3592915383,
                "variance": 0.1290904095
              },
              {
                "average": 1.213247729,
                "count": 957900,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5228010832,
                "variance": 0.2733209726
              },
              {
                "average": 0.5221776803,
                "count": 957900,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995081691,
                "variance": 0.249508411
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219585552,
                "count": 957900,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4139660809,
                "variance": 0.1713679161
              },
              {
                "average": -7.329654738,
                "count": 957900,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.575055042,
                "variance": 73.53156898
              },
              {
                "average": 1.943557783,
                "count": 957900,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027899488,
                "variance": 1.056577358
              },
              {
                "average": 1180.427532,
                "count": 957900,
                "maximum": 1181,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6242823508,
                "variance": 0.3897284535
              },
              {
                "average": 30309.87325,
                "count": 957900,
                "maximum": 65280,
                "minimum": 6400,
                "name": "Red",
                "position": 12,
                "stddev": 6450.683329,
                "variance": 41611315.41
              },
              {
                "average": 28900.56692,
                "count": 957900,
                "maximum": 65280,
                "minimum": 8192,
                "name": "Green",
                "position": 13,
                "stddev": 4933.076948,
                "variance": 24335248.17
              },
              {
                "average": 23803.81591,
                "count": 957900,
                "maximum": 65280,
                "minimum": 7680,
                "name": "Blue",
                "position": 14,
                "stddev": 3693.009418,
                "variance": 13638318.56
              },
              {
                "average": 189105905.6,
                "count": 957900,
                "maximum": 189106478,
                "minimum": 189105169.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 570.17058,
                "variance": 325094.4903
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 957900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272438.6969,
              4851601.395,
              1666.436328,
              272698.2769,
              4852154.035,
              1704.996328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272438.6969030875,
                    4851601.395068819,
                    1666.4363282445124
                  ],
                  [
                    272438.6969030875,
                    4852154.035068819,
                    1666.4363282445124
                  ],
                  [
                    272698.27690308745,
                    4852154.035068819,
                    1704.9963282445124
                  ],
                  [
                    272698.27690308745,
                    4851601.395068819,
                    1704.9963282445124
                  ],
                  [
                    272438.6969030875,
                    4851601.395068819,
                    1666.4363282445124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:21:18+00:00",
            "end_time": "2017-09-10T18:59:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6302.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747146276148,
              43.67469608487145,
              1398.3118744131114
            ],
            [
              -119.73805323921404,
              43.6874804754549,
              1398.3118744131114
            ],
            [
              -119.72500205199293,
              43.687792584209355,
              1498.9518744131112
            ],
            [
              -119.7244230402463,
              43.6750080551611,
              1498.9518744131112
            ],
            [
              -119.73747146276148,
              43.67469608487145,
              1398.3118744131114
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380532,
        43.67469608,
        1398.311874,
        -119.724423,
        43.68779258,
        1498.951874
      ],
      "properties": {
        "datetime": "2017-09-10T18:55:53Z",
        "pc:count": 18340846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279856.4198,
            "count": 18340846,
            "maximum": 280379.1005,
            "minimum": 279326.0605,
            "name": "X",
            "position": 0,
            "stddev": 283.3443779,
            "variance": 80284.03647
          },
          {
            "average": 4840156.428,
            "count": 18340846,
            "maximum": 4840806.409,
            "minimum": 4839384.929,
            "name": "Y",
            "position": 1,
            "stddev": 406.0624306,
            "variance": 164886.6976
          },
          {
            "average": 1451.943082,
            "count": 18340846,
            "maximum": 1498.951874,
            "minimum": 1398.311874,
            "name": "Z",
            "position": 2,
            "stddev": 15.08347865,
            "variance": 227.5113283
          },
          {
            "average": 20584.31141,
            "count": 18340846,
            "maximum": 42881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8158.716662,
            "variance": 66564657.58
          },
          {
            "average": 1.314159772,
            "count": 18340846,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6365881995,
            "variance": 0.4052445357
          },
          {
            "average": 1.649640644,
            "count": 18340846,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9435068562,
            "variance": 0.8902051877
          },
          {
            "average": 0.5018251066,
            "count": 18340846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966826,
            "variance": 0.2499966826
          },
          {
            "average": 2.180924479e-06,
            "count": 18340846,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001476793771,
            "variance": 2.180919841e-06
          },
          {
            "average": 1.184524367,
            "count": 18340846,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.387911244,
            "variance": 0.1504751332
          },
          {
            "average": -0.05223022564,
            "count": 18340846,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84796632,
            "variance": 140.3743059
          },
          {
            "average": 1.838064667,
            "count": 18340846,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.070808639,
            "variance": 1.146631142
          },
          {
            "average": 1176.158414,
            "count": 18340846,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9484402262,
            "variance": 0.8995388627
          },
          {
            "average": 26800.79956,
            "count": 18340846,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11915.58933,
            "variance": 141981269
          },
          {
            "average": 26712.05796,
            "count": 18340846,
            "maximum": 44800,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9816.661184,
            "variance": 96366836.8
          },
          {
            "average": 22859.17343,
            "count": 18340846,
            "maximum": 43776,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8878.511044,
            "variance": 78827958.35
          },
          {
            "average": 189102949.7,
            "count": 18340846,
            "maximum": 189104953.8,
            "minimum": 189101339.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 665.0803898,
            "variance": 442331.9249
          },
          {
            "average": 0,
            "count": 18340846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340846,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18340846,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279326.0605,
          4839384.929,
          1398.311874,
          280379.1005,
          4840806.409,
          1498.951874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279326.0605460467,
                4839384.929329593,
                1398.3118744131114
              ],
              [
                279326.0605460467,
                4840806.409329593,
                1398.3118744131114
              ],
              [
                280379.10054604674,
                4840806.409329593,
                1498.9518744131112
              ],
              [
                280379.10054604674,
                4839384.929329593,
                1498.9518744131112
              ],
              [
                279326.0605460467,
                4839384.929329593,
                1398.3118744131114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:55:53+00:00",
        "end_time": "2017-09-10T17:55:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6302.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6302.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6302.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6302.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380532,
            43.67469608,
            1398.311874,
            -119.724423,
            43.68779258,
            1498.951874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747146276148,
                  43.67469608487145,
                  1398.3118744131114
                ],
                [
                  -119.73805323921404,
                  43.6874804754549,
                  1398.3118744131114
                ],
                [
                  -119.72500205199293,
                  43.687792584209355,
                  1498.9518744131112
                ],
                [
                  -119.7244230402463,
                  43.6750080551611,
                  1498.9518744131112
                ],
                [
                  -119.73747146276148,
                  43.67469608487145,
                  1398.3118744131114
                ]
              ]
            ]
          },
          "id": "20170910_43119F6302.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6302.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:55:53Z",
            "pc:count": 18340846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279856.4198,
                "count": 18340846,
                "maximum": 280379.1005,
                "minimum": 279326.0605,
                "name": "X",
                "position": 0,
                "stddev": 283.3443779,
                "variance": 80284.03647
              },
              {
                "average": 4840156.428,
                "count": 18340846,
                "maximum": 4840806.409,
                "minimum": 4839384.929,
                "name": "Y",
                "position": 1,
                "stddev": 406.0624306,
                "variance": 164886.6976
              },
              {
                "average": 1451.943082,
                "count": 18340846,
                "maximum": 1498.951874,
                "minimum": 1398.311874,
                "name": "Z",
                "position": 2,
                "stddev": 15.08347865,
                "variance": 227.5113283
              },
              {
                "average": 20584.31141,
                "count": 18340846,
                "maximum": 42881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8158.716662,
                "variance": 66564657.58
              },
              {
                "average": 1.314159772,
                "count": 18340846,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6365881995,
                "variance": 0.4052445357
              },
              {
                "average": 1.649640644,
                "count": 18340846,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9435068562,
                "variance": 0.8902051877
              },
              {
                "average": 0.5018251066,
                "count": 18340846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966826,
                "variance": 0.2499966826
              },
              {
                "average": 2.180924479e-06,
                "count": 18340846,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001476793771,
                "variance": 2.180919841e-06
              },
              {
                "average": 1.184524367,
                "count": 18340846,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.387911244,
                "variance": 0.1504751332
              },
              {
                "average": -0.05223022564,
                "count": 18340846,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84796632,
                "variance": 140.3743059
              },
              {
                "average": 1.838064667,
                "count": 18340846,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.070808639,
                "variance": 1.146631142
              },
              {
                "average": 1176.158414,
                "count": 18340846,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9484402262,
                "variance": 0.8995388627
              },
              {
                "average": 26800.79956,
                "count": 18340846,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11915.58933,
                "variance": 141981269
              },
              {
                "average": 26712.05796,
                "count": 18340846,
                "maximum": 44800,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9816.661184,
                "variance": 96366836.8
              },
              {
                "average": 22859.17343,
                "count": 18340846,
                "maximum": 43776,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8878.511044,
                "variance": 78827958.35
              },
              {
                "average": 189102949.7,
                "count": 18340846,
                "maximum": 189104953.8,
                "minimum": 189101339.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 665.0803898,
                "variance": 442331.9249
              },
              {
                "average": 0,
                "count": 18340846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340846,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18340846,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279326.0605,
              4839384.929,
              1398.311874,
              280379.1005,
              4840806.409,
              1498.951874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279326.0605460467,
                    4839384.929329593,
                    1398.3118744131114
                  ],
                  [
                    279326.0605460467,
                    4840806.409329593,
                    1398.3118744131114
                  ],
                  [
                    280379.10054604674,
                    4840806.409329593,
                    1498.9518744131112
                  ],
                  [
                    280379.10054604674,
                    4839384.929329593,
                    1498.9518744131112
                  ],
                  [
                    279326.0605460467,
                    4839384.929329593,
                    1398.3118744131114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:55:53+00:00",
            "end_time": "2017-09-10T17:55: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": "20170830_43119G5418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5374741489138,
              43.76221777437724,
              1468.0536894843356
            ],
            [
              -119.53801413988715,
              43.77498136114647,
              1468.0536894843356
            ],
            [
              -119.52512904121441,
              43.7752669464757,
              1550.0736894843355
            ],
            [
              -119.52459178457107,
              43.76250323323222,
              1550.0736894843355
            ],
            [
              -119.5374741489138,
              43.76221777437724,
              1468.0536894843356
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380141,
        43.76221777,
        1468.053689,
        -119.5245918,
        43.77526695,
        1550.073689
      ],
      "properties": {
        "datetime": "2017-08-31T15:48:44Z",
        "pc:count": 12495129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296239.969,
            "count": 12495129,
            "maximum": 296784.5153,
            "minimum": 295746.5553,
            "name": "X",
            "position": 0,
            "stddev": 299.8976417,
            "variance": 89938.59548
          },
          {
            "average": 4849177.766,
            "count": 12495129,
            "maximum": 4850011.807,
            "minimum": 4848592.847,
            "name": "Y",
            "position": 1,
            "stddev": 316.7003462,
            "variance": 100299.1093
          },
          {
            "average": 1504.32051,
            "count": 12495129,
            "maximum": 1550.073689,
            "minimum": 1468.053689,
            "name": "Z",
            "position": 2,
            "stddev": 14.1267872,
            "variance": 199.5661165
          },
          {
            "average": 17103.82766,
            "count": 12495129,
            "maximum": 32481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5303.63827,
            "variance": 28128578.89
          },
          {
            "average": 1.25323236,
            "count": 12495129,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5713118041,
            "variance": 0.3263971775
          },
          {
            "average": 1.519160546,
            "count": 12495129,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.843013326,
            "variance": 0.7106714678
          },
          {
            "average": 0.5015655301,
            "count": 12495129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975691,
            "variance": 0.2499975691
          },
          {
            "average": 2.400935597e-07,
            "count": 12495129,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000489993389,
            "variance": 2.400935212e-07
          },
          {
            "average": 1.168229716,
            "count": 12495129,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3740701668,
            "variance": 0.1399284897
          },
          {
            "average": 0.4881748475,
            "count": 12495129,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5977181,
            "variance": 134.5070651
          },
          {
            "average": 1.860555421,
            "count": 12495129,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.054763179,
            "variance": 1.112525365
          },
          {
            "average": 1111.250345,
            "count": 12495129,
            "maximum": 1126,
            "minimum": 1107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.345437828,
            "variance": 28.57370557
          },
          {
            "average": 30427.63547,
            "count": 12495129,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11477.54908,
            "variance": 131734132.9
          },
          {
            "average": 29902.73343,
            "count": 12495129,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9438.131631,
            "variance": 89078328.69
          },
          {
            "average": 25956.23547,
            "count": 12495129,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8712.24695,
            "variance": 75903246.92
          },
          {
            "average": 188165903.1,
            "count": 12495129,
            "maximum": 188229724.5,
            "minimum": 188155153.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 24480.84805,
            "variance": 599311921.1
          },
          {
            "average": 0,
            "count": 12495129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12495129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295746.5553,
          4848592.847,
          1468.053689,
          296784.5153,
          4850011.807,
          1550.073689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295746.5552700156,
                4848592.847101986,
                1468.0536894843356
              ],
              [
                295746.5552700156,
                4850011.807101987,
                1468.0536894843356
              ],
              [
                296784.5152700156,
                4850011.807101987,
                1550.0736894843355
              ],
              [
                296784.5152700156,
                4848592.847101986,
                1550.0736894843355
              ],
              [
                295746.5552700156,
                4848592.847101986,
                1468.0536894843356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:48:44+00:00",
        "end_time": "2017-08-30T19:05:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380141,
            43.76221777,
            1468.053689,
            -119.5245918,
            43.77526695,
            1550.073689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5374741489138,
                  43.76221777437724,
                  1468.0536894843356
                ],
                [
                  -119.53801413988715,
                  43.77498136114647,
                  1468.0536894843356
                ],
                [
                  -119.52512904121441,
                  43.7752669464757,
                  1550.0736894843355
                ],
                [
                  -119.52459178457107,
                  43.76250323323222,
                  1550.0736894843355
                ],
                [
                  -119.5374741489138,
                  43.76221777437724,
                  1468.0536894843356
                ]
              ]
            ]
          },
          "id": "20170830_43119G5418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:48:44Z",
            "pc:count": 12495129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296239.969,
                "count": 12495129,
                "maximum": 296784.5153,
                "minimum": 295746.5553,
                "name": "X",
                "position": 0,
                "stddev": 299.8976417,
                "variance": 89938.59548
              },
              {
                "average": 4849177.766,
                "count": 12495129,
                "maximum": 4850011.807,
                "minimum": 4848592.847,
                "name": "Y",
                "position": 1,
                "stddev": 316.7003462,
                "variance": 100299.1093
              },
              {
                "average": 1504.32051,
                "count": 12495129,
                "maximum": 1550.073689,
                "minimum": 1468.053689,
                "name": "Z",
                "position": 2,
                "stddev": 14.1267872,
                "variance": 199.5661165
              },
              {
                "average": 17103.82766,
                "count": 12495129,
                "maximum": 32481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5303.63827,
                "variance": 28128578.89
              },
              {
                "average": 1.25323236,
                "count": 12495129,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5713118041,
                "variance": 0.3263971775
              },
              {
                "average": 1.519160546,
                "count": 12495129,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.843013326,
                "variance": 0.7106714678
              },
              {
                "average": 0.5015655301,
                "count": 12495129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975691,
                "variance": 0.2499975691
              },
              {
                "average": 2.400935597e-07,
                "count": 12495129,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000489993389,
                "variance": 2.400935212e-07
              },
              {
                "average": 1.168229716,
                "count": 12495129,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3740701668,
                "variance": 0.1399284897
              },
              {
                "average": 0.4881748475,
                "count": 12495129,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5977181,
                "variance": 134.5070651
              },
              {
                "average": 1.860555421,
                "count": 12495129,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.054763179,
                "variance": 1.112525365
              },
              {
                "average": 1111.250345,
                "count": 12495129,
                "maximum": 1126,
                "minimum": 1107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.345437828,
                "variance": 28.57370557
              },
              {
                "average": 30427.63547,
                "count": 12495129,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11477.54908,
                "variance": 131734132.9
              },
              {
                "average": 29902.73343,
                "count": 12495129,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9438.131631,
                "variance": 89078328.69
              },
              {
                "average": 25956.23547,
                "count": 12495129,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8712.24695,
                "variance": 75903246.92
              },
              {
                "average": 188165903.1,
                "count": 12495129,
                "maximum": 188229724.5,
                "minimum": 188155153.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 24480.84805,
                "variance": 599311921.1
              },
              {
                "average": 0,
                "count": 12495129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12495129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295746.5553,
              4848592.847,
              1468.053689,
              296784.5153,
              4850011.807,
              1550.073689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295746.5552700156,
                    4848592.847101986,
                    1468.0536894843356
                  ],
                  [
                    295746.5552700156,
                    4850011.807101987,
                    1468.0536894843356
                  ],
                  [
                    296784.5152700156,
                    4850011.807101987,
                    1550.0736894843355
                  ],
                  [
                    296784.5152700156,
                    4848592.847101986,
                    1550.0736894843355
                  ],
                  [
                    295746.5552700156,
                    4848592.847101986,
                    1468.0536894843356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:48:44+00:00",
            "end_time": "2017-08-30T19:05:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497412663906,
              43.64971400159608,
              1584.7536347990977
            ],
            [
              -119.57552013843531,
              43.662481964170034,
              1584.7536347990977
            ],
            [
              -119.56249842567748,
              43.66277480363715,
              1793.7536347990977
            ],
            [
              -119.56195516710923,
              43.65000671130869,
              1793.7536347990977
            ],
            [
              -119.57497412663906,
              43.64971400159608,
              1584.7536347990977
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755201,
        43.649714,
        1584.753635,
        -119.5619552,
        43.6627748,
        1793.753635
      ],
      "properties": {
        "datetime": "2017-09-08T23:46:29Z",
        "pc:count": 75492856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292888.5291,
            "count": 75492856,
            "maximum": 293390.5893,
            "minimum": 292339.6293,
            "name": "X",
            "position": 0,
            "stddev": 278.4089889,
            "variance": 77511.56509
          },
          {
            "average": 4836921.135,
            "count": 75492856,
            "maximum": 4837610.032,
            "minimum": 4836190.572,
            "name": "Y",
            "position": 1,
            "stddev": 392.7664917,
            "variance": 154265.517
          },
          {
            "average": 1680.402126,
            "count": 75492856,
            "maximum": 1793.753635,
            "minimum": 1584.753635,
            "name": "Z",
            "position": 2,
            "stddev": 34.87942253,
            "variance": 1216.574116
          },
          {
            "average": 14718.22389,
            "count": 75492856,
            "maximum": 53489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8232.12306,
            "variance": 67767850.07
          },
          {
            "average": 1.635665618,
            "count": 75492856,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8163822302,
            "variance": 0.6664799457
          },
          {
            "average": 2.332342732,
            "count": 75492856,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.069983316,
            "variance": 1.144864297
          },
          {
            "average": 0.5017430656,
            "count": 75492856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996965,
            "variance": 0.249996965
          },
          {
            "average": 1.318005508e-05,
            "count": 75492856,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003630410657,
            "variance": 1.317988154e-05
          },
          {
            "average": 1.034468838,
            "count": 75492856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.182430089,
            "variance": 0.03328073736
          },
          {
            "average": 0.3518836863,
            "count": 75492856,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58825711,
            "variance": 134.2877028
          },
          {
            "average": 1.674176786,
            "count": 75492856,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.106281463,
            "variance": 1.223858675
          },
          {
            "average": 1146.645497,
            "count": 75492856,
            "maximum": 1153,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.576068863,
            "variance": 6.636130784
          },
          {
            "average": 18173.9458,
            "count": 75492856,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9283.826807,
            "variance": 86189440.19
          },
          {
            "average": 20680.03901,
            "count": 75492856,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8239.958759,
            "variance": 67896920.35
          },
          {
            "average": 15305.54446,
            "count": 75492856,
            "maximum": 47104,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 6370.133337,
            "variance": 40578598.73
          },
          {
            "average": 188754621.6,
            "count": 75492856,
            "maximum": 188949589.7,
            "minimum": 188239754.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 313650.7695,
            "variance": 98376805230.0
          },
          {
            "average": 0,
            "count": 75492856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75492856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75492856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75492856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75492856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292339.6293,
          4836190.572,
          1584.753635,
          293390.5893,
          4837610.032,
          1793.753635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292339.6293070165,
                4836190.572250672,
                1584.7536347990977
              ],
              [
                292339.6293070165,
                4837610.032250673,
                1584.7536347990977
              ],
              [
                293390.58930701646,
                4837610.032250673,
                1793.7536347990977
              ],
              [
                293390.58930701646,
                4836190.572250672,
                1793.7536347990977
              ],
              [
                292339.6293070165,
                4836190.572250672,
                1584.7536347990977
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:46:29+00:00",
        "end_time": "2017-08-31T18:35:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755201,
            43.649714,
            1584.753635,
            -119.5619552,
            43.6627748,
            1793.753635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497412663906,
                  43.64971400159608,
                  1584.7536347990977
                ],
                [
                  -119.57552013843531,
                  43.662481964170034,
                  1584.7536347990977
                ],
                [
                  -119.56249842567748,
                  43.66277480363715,
                  1793.7536347990977
                ],
                [
                  -119.56195516710923,
                  43.65000671130869,
                  1793.7536347990977
                ],
                [
                  -119.57497412663906,
                  43.64971400159608,
                  1584.7536347990977
                ]
              ]
            ]
          },
          "id": "20170831_43119F5315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:46:29Z",
            "pc:count": 75492856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292888.5291,
                "count": 75492856,
                "maximum": 293390.5893,
                "minimum": 292339.6293,
                "name": "X",
                "position": 0,
                "stddev": 278.4089889,
                "variance": 77511.56509
              },
              {
                "average": 4836921.135,
                "count": 75492856,
                "maximum": 4837610.032,
                "minimum": 4836190.572,
                "name": "Y",
                "position": 1,
                "stddev": 392.7664917,
                "variance": 154265.517
              },
              {
                "average": 1680.402126,
                "count": 75492856,
                "maximum": 1793.753635,
                "minimum": 1584.753635,
                "name": "Z",
                "position": 2,
                "stddev": 34.87942253,
                "variance": 1216.574116
              },
              {
                "average": 14718.22389,
                "count": 75492856,
                "maximum": 53489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8232.12306,
                "variance": 67767850.07
              },
              {
                "average": 1.635665618,
                "count": 75492856,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8163822302,
                "variance": 0.6664799457
              },
              {
                "average": 2.332342732,
                "count": 75492856,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.069983316,
                "variance": 1.144864297
              },
              {
                "average": 0.5017430656,
                "count": 75492856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996965,
                "variance": 0.249996965
              },
              {
                "average": 1.318005508e-05,
                "count": 75492856,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003630410657,
                "variance": 1.317988154e-05
              },
              {
                "average": 1.034468838,
                "count": 75492856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.182430089,
                "variance": 0.03328073736
              },
              {
                "average": 0.3518836863,
                "count": 75492856,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58825711,
                "variance": 134.2877028
              },
              {
                "average": 1.674176786,
                "count": 75492856,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.106281463,
                "variance": 1.223858675
              },
              {
                "average": 1146.645497,
                "count": 75492856,
                "maximum": 1153,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.576068863,
                "variance": 6.636130784
              },
              {
                "average": 18173.9458,
                "count": 75492856,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9283.826807,
                "variance": 86189440.19
              },
              {
                "average": 20680.03901,
                "count": 75492856,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8239.958759,
                "variance": 67896920.35
              },
              {
                "average": 15305.54446,
                "count": 75492856,
                "maximum": 47104,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 6370.133337,
                "variance": 40578598.73
              },
              {
                "average": 188754621.6,
                "count": 75492856,
                "maximum": 188949589.7,
                "minimum": 188239754.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 313650.7695,
                "variance": 98376805230.0
              },
              {
                "average": 0,
                "count": 75492856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75492856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75492856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75492856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75492856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292339.6293,
              4836190.572,
              1584.753635,
              293390.5893,
              4837610.032,
              1793.753635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292339.6293070165,
                    4836190.572250672,
                    1584.7536347990977
                  ],
                  [
                    292339.6293070165,
                    4837610.032250673,
                    1584.7536347990977
                  ],
                  [
                    293390.58930701646,
                    4837610.032250673,
                    1793.7536347990977
                  ],
                  [
                    293390.58930701646,
                    4836190.572250672,
                    1793.7536347990977
                  ],
                  [
                    292339.6293070165,
                    4836190.572250672,
                    1584.7536347990977
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:46:29+00:00",
            "end_time": "2017-08-31T18:35: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": "20170910_43119F7210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247197246231,
              43.724693674569686,
              1449.6248566934255
            ],
            [
              -119.76306017400898,
              43.737479663037654,
              1449.6248566934255
            ],
            [
              -119.75009118691786,
              43.73779267717044,
              1589.0048566934256
            ],
            [
              -119.74950573771206,
              43.72500654982975,
              1589.0048566934256
            ],
            [
              -119.76247197246231,
              43.724693674569686,
              1449.6248566934255
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630602,
        43.72469367,
        1449.624857,
        -119.7495057,
        43.73779268,
        1589.004857
      ],
      "properties": {
        "datetime": "2017-09-10T18:34:27Z",
        "pc:count": 19358287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277996.1863,
            "count": 19358287,
            "maximum": 278541.3176,
            "minimum": 277495.7576,
            "name": "X",
            "position": 0,
            "stddev": 285.8557317,
            "variance": 81713.49934
          },
          {
            "average": 4845696.929,
            "count": 19358287,
            "maximum": 4846426.611,
            "minimum": 4845004.911,
            "name": "Y",
            "position": 1,
            "stddev": 409.2621701,
            "variance": 167495.5239
          },
          {
            "average": 1529.773097,
            "count": 19358287,
            "maximum": 1589.004857,
            "minimum": 1449.624857,
            "name": "Z",
            "position": 2,
            "stddev": 27.75050164,
            "variance": 770.0903411
          },
          {
            "average": 19025.47758,
            "count": 19358287,
            "maximum": 47489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9074.430811,
            "variance": 82345294.55
          },
          {
            "average": 1.430523372,
            "count": 19358287,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7145673011,
            "variance": 0.5106064278
          },
          {
            "average": 1.896069523,
            "count": 19358287,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021779664,
            "variance": 1.044033682
          },
          {
            "average": 0.5018289583,
            "count": 19358287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966678,
            "variance": 0.2499966678
          },
          {
            "average": 2.272928385e-06,
            "count": 19358287,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001507621748,
            "variance": 2.272923336e-06
          },
          {
            "average": 1.178958965,
            "count": 19358287,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3833179636,
            "variance": 0.1469326612
          },
          {
            "average": -0.1671899075,
            "count": 19358287,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83679141,
            "variance": 140.109631
          },
          {
            "average": 1.760729397,
            "count": 19358287,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092170801,
            "variance": 1.192837058
          },
          {
            "average": 1174.82521,
            "count": 19358287,
            "maximum": 1177,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9580851432,
            "variance": 0.9179271416
          },
          {
            "average": 21480.74135,
            "count": 19358287,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11850.29301,
            "variance": 140429444.3
          },
          {
            "average": 21726.36234,
            "count": 19358287,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10221.71608,
            "variance": 104483479.6
          },
          {
            "average": 18753.66687,
            "count": 19358287,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8558.493425,
            "variance": 73247809.7
          },
          {
            "average": 189101997.5,
            "count": 19358287,
            "maximum": 189103667.7,
            "minimum": 189100766.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 709.8639513,
            "variance": 503906.8293
          },
          {
            "average": 0,
            "count": 19358287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19358287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19358287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19358287,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19358287,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277495.7576,
          4845004.911,
          1449.624857,
          278541.3176,
          4846426.611,
          1589.004857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277495.75764058146,
                4845004.910995793,
                1449.6248566934255
              ],
              [
                277495.75764058146,
                4846426.610995792,
                1449.6248566934255
              ],
              [
                278541.3176405815,
                4846426.610995792,
                1589.0048566934256
              ],
              [
                278541.3176405815,
                4845004.910995793,
                1589.0048566934256
              ],
              [
                277495.75764058146,
                4845004.910995793,
                1449.6248566934255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:34:27+00:00",
        "end_time": "2017-09-10T17:46:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630602,
            43.72469367,
            1449.624857,
            -119.7495057,
            43.73779268,
            1589.004857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247197246231,
                  43.724693674569686,
                  1449.6248566934255
                ],
                [
                  -119.76306017400898,
                  43.737479663037654,
                  1449.6248566934255
                ],
                [
                  -119.75009118691786,
                  43.73779267717044,
                  1589.0048566934256
                ],
                [
                  -119.74950573771206,
                  43.72500654982975,
                  1589.0048566934256
                ],
                [
                  -119.76247197246231,
                  43.724693674569686,
                  1449.6248566934255
                ]
              ]
            ]
          },
          "id": "20170910_43119F7210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:34:27Z",
            "pc:count": 19358287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277996.1863,
                "count": 19358287,
                "maximum": 278541.3176,
                "minimum": 277495.7576,
                "name": "X",
                "position": 0,
                "stddev": 285.8557317,
                "variance": 81713.49934
              },
              {
                "average": 4845696.929,
                "count": 19358287,
                "maximum": 4846426.611,
                "minimum": 4845004.911,
                "name": "Y",
                "position": 1,
                "stddev": 409.2621701,
                "variance": 167495.5239
              },
              {
                "average": 1529.773097,
                "count": 19358287,
                "maximum": 1589.004857,
                "minimum": 1449.624857,
                "name": "Z",
                "position": 2,
                "stddev": 27.75050164,
                "variance": 770.0903411
              },
              {
                "average": 19025.47758,
                "count": 19358287,
                "maximum": 47489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9074.430811,
                "variance": 82345294.55
              },
              {
                "average": 1.430523372,
                "count": 19358287,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7145673011,
                "variance": 0.5106064278
              },
              {
                "average": 1.896069523,
                "count": 19358287,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021779664,
                "variance": 1.044033682
              },
              {
                "average": 0.5018289583,
                "count": 19358287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966678,
                "variance": 0.2499966678
              },
              {
                "average": 2.272928385e-06,
                "count": 19358287,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001507621748,
                "variance": 2.272923336e-06
              },
              {
                "average": 1.178958965,
                "count": 19358287,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3833179636,
                "variance": 0.1469326612
              },
              {
                "average": -0.1671899075,
                "count": 19358287,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83679141,
                "variance": 140.109631
              },
              {
                "average": 1.760729397,
                "count": 19358287,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092170801,
                "variance": 1.192837058
              },
              {
                "average": 1174.82521,
                "count": 19358287,
                "maximum": 1177,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9580851432,
                "variance": 0.9179271416
              },
              {
                "average": 21480.74135,
                "count": 19358287,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11850.29301,
                "variance": 140429444.3
              },
              {
                "average": 21726.36234,
                "count": 19358287,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10221.71608,
                "variance": 104483479.6
              },
              {
                "average": 18753.66687,
                "count": 19358287,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8558.493425,
                "variance": 73247809.7
              },
              {
                "average": 189101997.5,
                "count": 19358287,
                "maximum": 189103667.7,
                "minimum": 189100766.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 709.8639513,
                "variance": 503906.8293
              },
              {
                "average": 0,
                "count": 19358287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19358287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19358287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19358287,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19358287,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277495.7576,
              4845004.911,
              1449.624857,
              278541.3176,
              4846426.611,
              1589.004857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277495.75764058146,
                    4845004.910995793,
                    1449.6248566934255
                  ],
                  [
                    277495.75764058146,
                    4846426.610995792,
                    1449.6248566934255
                  ],
                  [
                    278541.3176405815,
                    4846426.610995792,
                    1589.0048566934256
                  ],
                  [
                    278541.3176405815,
                    4845004.910995793,
                    1589.0048566934256
                  ],
                  [
                    277495.75764058146,
                    4845004.910995793,
                    1449.6248566934255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:34:27+00:00",
            "end_time": "2017-09-10T17:46: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": "20170831_43119F5420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247416347164,
              43.637220560170924,
              1345.7020227535656
            ],
            [
              -119.51300640608103,
              43.6499821543739,
              1345.7020227535656
            ],
            [
              -119.49999840933778,
              43.650267553098885,
              1484.7220227535656
            ],
            [
              -119.4994689147461,
              43.637505832498775,
              1484.7220227535656
            ],
            [
              -119.51247416347164,
              43.637220560170924,
              1345.7020227535656
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130064,
        43.63722056,
        1345.702023,
        -119.4994689,
        43.65026755,
        1484.722023
      ],
      "properties": {
        "datetime": "2017-08-31T17:53:17Z",
        "pc:count": 15035817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297842.0963,
            "count": 15035817,
            "maximum": 298388.1334,
            "minimum": 297338.1134,
            "name": "X",
            "position": 0,
            "stddev": 287.65409,
            "variance": 82744.87552
          },
          {
            "average": 4835326.944,
            "count": 15035817,
            "maximum": 4836067.089,
            "minimum": 4834648.409,
            "name": "Y",
            "position": 1,
            "stddev": 391.9798474,
            "variance": 153648.2007
          },
          {
            "average": 1412.017814,
            "count": 15035817,
            "maximum": 1484.722023,
            "minimum": 1345.702023,
            "name": "Z",
            "position": 2,
            "stddev": 26.69956153,
            "variance": 712.8665859
          },
          {
            "average": 18916.65089,
            "count": 15035817,
            "maximum": 30337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4336.227265,
            "variance": 18802866.9
          },
          {
            "average": 1.123257619,
            "count": 15035817,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3961490874,
            "variance": 0.1569340995
          },
          {
            "average": 1.249221043,
            "count": 15035817,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5835304512,
            "variance": 0.3405077875
          },
          {
            "average": 0.5019703286,
            "count": 15035817,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961344,
            "variance": 0.2499961344
          },
          {
            "average": 2.394282931e-06,
            "count": 15035817,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001547345261,
            "variance": 2.394277358e-06
          },
          {
            "average": 1.145815355,
            "count": 15035817,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3529210193,
            "variance": 0.1245532458
          },
          {
            "average": 0.467491709,
            "count": 15035817,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52089865,
            "variance": 132.7311056
          },
          {
            "average": 1.922810314,
            "count": 15035817,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033074457,
            "variance": 1.067242834
          },
          {
            "average": 1134.179085,
            "count": 15035817,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.063577404,
            "variance": 1.131196893
          },
          {
            "average": 37738.97462,
            "count": 15035817,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7596.930417,
            "variance": 57713351.76
          },
          {
            "average": 36868.44902,
            "count": 15035817,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6153.524161,
            "variance": 37865859.6
          },
          {
            "average": 33283.30247,
            "count": 15035817,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6053.134928,
            "variance": 36640442.46
          },
          {
            "average": 188235341.5,
            "count": 15035817,
            "maximum": 188237197.7,
            "minimum": 188233326.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 707.3006879,
            "variance": 500274.2631
          },
          {
            "average": 0,
            "count": 15035817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15035817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15035817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15035817,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15035817,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297338.1134,
          4834648.409,
          1345.702023,
          298388.1334,
          4836067.089,
          1484.722023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297338.11341005913,
                4834648.40930298,
                1345.7020227535656
              ],
              [
                297338.11341005913,
                4836067.089302979,
                1345.7020227535656
              ],
              [
                298388.13341005915,
                4836067.089302979,
                1484.7220227535656
              ],
              [
                298388.13341005915,
                4834648.40930298,
                1484.7220227535656
              ],
              [
                297338.11341005913,
                4834648.40930298,
                1345.7020227535656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:53:17+00:00",
        "end_time": "2017-08-31T16:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130064,
            43.63722056,
            1345.702023,
            -119.4994689,
            43.65026755,
            1484.722023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247416347164,
                  43.637220560170924,
                  1345.7020227535656
                ],
                [
                  -119.51300640608103,
                  43.6499821543739,
                  1345.7020227535656
                ],
                [
                  -119.49999840933778,
                  43.650267553098885,
                  1484.7220227535656
                ],
                [
                  -119.4994689147461,
                  43.637505832498775,
                  1484.7220227535656
                ],
                [
                  -119.51247416347164,
                  43.637220560170924,
                  1345.7020227535656
                ]
              ]
            ]
          },
          "id": "20170831_43119F5420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:53:17Z",
            "pc:count": 15035817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297842.0963,
                "count": 15035817,
                "maximum": 298388.1334,
                "minimum": 297338.1134,
                "name": "X",
                "position": 0,
                "stddev": 287.65409,
                "variance": 82744.87552
              },
              {
                "average": 4835326.944,
                "count": 15035817,
                "maximum": 4836067.089,
                "minimum": 4834648.409,
                "name": "Y",
                "position": 1,
                "stddev": 391.9798474,
                "variance": 153648.2007
              },
              {
                "average": 1412.017814,
                "count": 15035817,
                "maximum": 1484.722023,
                "minimum": 1345.702023,
                "name": "Z",
                "position": 2,
                "stddev": 26.69956153,
                "variance": 712.8665859
              },
              {
                "average": 18916.65089,
                "count": 15035817,
                "maximum": 30337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4336.227265,
                "variance": 18802866.9
              },
              {
                "average": 1.123257619,
                "count": 15035817,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3961490874,
                "variance": 0.1569340995
              },
              {
                "average": 1.249221043,
                "count": 15035817,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5835304512,
                "variance": 0.3405077875
              },
              {
                "average": 0.5019703286,
                "count": 15035817,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961344,
                "variance": 0.2499961344
              },
              {
                "average": 2.394282931e-06,
                "count": 15035817,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001547345261,
                "variance": 2.394277358e-06
              },
              {
                "average": 1.145815355,
                "count": 15035817,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3529210193,
                "variance": 0.1245532458
              },
              {
                "average": 0.467491709,
                "count": 15035817,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52089865,
                "variance": 132.7311056
              },
              {
                "average": 1.922810314,
                "count": 15035817,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033074457,
                "variance": 1.067242834
              },
              {
                "average": 1134.179085,
                "count": 15035817,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.063577404,
                "variance": 1.131196893
              },
              {
                "average": 37738.97462,
                "count": 15035817,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7596.930417,
                "variance": 57713351.76
              },
              {
                "average": 36868.44902,
                "count": 15035817,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6153.524161,
                "variance": 37865859.6
              },
              {
                "average": 33283.30247,
                "count": 15035817,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6053.134928,
                "variance": 36640442.46
              },
              {
                "average": 188235341.5,
                "count": 15035817,
                "maximum": 188237197.7,
                "minimum": 188233326.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 707.3006879,
                "variance": 500274.2631
              },
              {
                "average": 0,
                "count": 15035817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15035817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15035817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15035817,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15035817,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297338.1134,
              4834648.409,
              1345.702023,
              298388.1334,
              4836067.089,
              1484.722023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297338.11341005913,
                    4834648.40930298,
                    1345.7020227535656
                  ],
                  [
                    297338.11341005913,
                    4836067.089302979,
                    1345.7020227535656
                  ],
                  [
                    298388.13341005915,
                    4836067.089302979,
                    1484.7220227535656
                  ],
                  [
                    298388.13341005915,
                    4834648.40930298,
                    1484.7220227535656
                  ],
                  [
                    297338.11341005913,
                    4834648.40930298,
                    1345.7020227535656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:53:17+00:00",
            "end_time": "2017-08-31T16:48: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": "20170831_43119F5122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247334327052,
              43.68720947856304,
              1401.1409413418457
            ],
            [
              -119.61302822957923,
              43.699981654990154,
              1401.1409413418457
            ],
            [
              -119.59999928532851,
              43.70027895707958,
              1506.1809413418457
            ],
            [
              -119.59944715814756,
              43.687506648885226,
              1506.1809413418457
            ],
            [
              -119.61247334327052,
              43.68720947856304,
              1401.1409413418457
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130282,
        43.68720948,
        1401.140941,
        -119.5994472,
        43.70027896,
        1506.180941
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:22Z",
        "pc:count": 25936295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289985.4579,
            "count": 25936295,
            "maximum": 290497.5059,
            "minimum": 289446.5859,
            "name": "X",
            "position": 0,
            "stddev": 287.5260405,
            "variance": 82671.22398
          },
          {
            "average": 4841233.543,
            "count": 25936295,
            "maximum": 4841869.62,
            "minimum": 4840449.64,
            "name": "Y",
            "position": 1,
            "stddev": 383.417695,
            "variance": 147009.1289
          },
          {
            "average": 1441.398944,
            "count": 25936295,
            "maximum": 1506.180941,
            "minimum": 1401.140941,
            "name": "Z",
            "position": 2,
            "stddev": 18.02844213,
            "variance": 325.0247255
          },
          {
            "average": 24719.29138,
            "count": 25936295,
            "maximum": 43217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2917.510034,
            "variance": 8511864.798
          },
          {
            "average": 1.012260965,
            "count": 25936295,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1193938354,
            "variance": 0.01425488792
          },
          {
            "average": 1.024734373,
            "count": 25936295,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1750567728,
            "variance": 0.03064487372
          },
          {
            "average": 0.501733189,
            "count": 25936295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970057,
            "variance": 0.2499970057
          },
          {
            "average": 5.829668424e-05,
            "count": 25936295,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007635004125,
            "variance": 5.829328799e-05
          },
          {
            "average": 1.162330395,
            "count": 25936295,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3687536343,
            "variance": 0.1359792428
          },
          {
            "average": 0.3380731869,
            "count": 25936295,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99502231,
            "variance": 143.8805602
          },
          {
            "average": 2.003445403,
            "count": 25936295,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004615091,
            "variance": 1.00925148
          },
          {
            "average": 1157.039755,
            "count": 25936295,
            "maximum": 1182,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.12134741,
            "variance": 146.9270631
          },
          {
            "average": 37282.72028,
            "count": 25936295,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4304.481404,
            "variance": 18528560.16
          },
          {
            "average": 35916.75317,
            "count": 25936295,
            "maximum": 48896,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3329.428847,
            "variance": 11085096.44
          },
          {
            "average": 32400.7726,
            "count": 25936295,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3235.778866,
            "variance": 10470264.87
          },
          {
            "average": 188960406,
            "count": 25936295,
            "maximum": 189106902.1,
            "minimum": 188241954.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 131232.872,
            "variance": 17222066690.0
          },
          {
            "average": 0,
            "count": 25936295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25936295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25936295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25936295,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25936295,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289446.5859,
          4840449.64,
          1401.140941,
          290497.5059,
          4841869.62,
          1506.180941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289446.5859474672,
                4840449.639784865,
                1401.1409413418457
              ],
              [
                289446.5859474672,
                4841869.6197848655,
                1401.1409413418457
              ],
              [
                290497.50594746723,
                4841869.6197848655,
                1506.1809413418457
              ],
              [
                290497.50594746723,
                4840449.639784865,
                1506.1809413418457
              ],
              [
                289446.5859474672,
                4840449.639784865,
                1401.1409413418457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:22+00:00",
        "end_time": "2017-08-31T19:12:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130282,
            43.68720948,
            1401.140941,
            -119.5994472,
            43.70027896,
            1506.180941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247334327052,
                  43.68720947856304,
                  1401.1409413418457
                ],
                [
                  -119.61302822957923,
                  43.699981654990154,
                  1401.1409413418457
                ],
                [
                  -119.59999928532851,
                  43.70027895707958,
                  1506.1809413418457
                ],
                [
                  -119.59944715814756,
                  43.687506648885226,
                  1506.1809413418457
                ],
                [
                  -119.61247334327052,
                  43.68720947856304,
                  1401.1409413418457
                ]
              ]
            ]
          },
          "id": "20170831_43119F5122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:22Z",
            "pc:count": 25936295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289985.4579,
                "count": 25936295,
                "maximum": 290497.5059,
                "minimum": 289446.5859,
                "name": "X",
                "position": 0,
                "stddev": 287.5260405,
                "variance": 82671.22398
              },
              {
                "average": 4841233.543,
                "count": 25936295,
                "maximum": 4841869.62,
                "minimum": 4840449.64,
                "name": "Y",
                "position": 1,
                "stddev": 383.417695,
                "variance": 147009.1289
              },
              {
                "average": 1441.398944,
                "count": 25936295,
                "maximum": 1506.180941,
                "minimum": 1401.140941,
                "name": "Z",
                "position": 2,
                "stddev": 18.02844213,
                "variance": 325.0247255
              },
              {
                "average": 24719.29138,
                "count": 25936295,
                "maximum": 43217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2917.510034,
                "variance": 8511864.798
              },
              {
                "average": 1.012260965,
                "count": 25936295,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1193938354,
                "variance": 0.01425488792
              },
              {
                "average": 1.024734373,
                "count": 25936295,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1750567728,
                "variance": 0.03064487372
              },
              {
                "average": 0.501733189,
                "count": 25936295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970057,
                "variance": 0.2499970057
              },
              {
                "average": 5.829668424e-05,
                "count": 25936295,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007635004125,
                "variance": 5.829328799e-05
              },
              {
                "average": 1.162330395,
                "count": 25936295,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3687536343,
                "variance": 0.1359792428
              },
              {
                "average": 0.3380731869,
                "count": 25936295,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99502231,
                "variance": 143.8805602
              },
              {
                "average": 2.003445403,
                "count": 25936295,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004615091,
                "variance": 1.00925148
              },
              {
                "average": 1157.039755,
                "count": 25936295,
                "maximum": 1182,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.12134741,
                "variance": 146.9270631
              },
              {
                "average": 37282.72028,
                "count": 25936295,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4304.481404,
                "variance": 18528560.16
              },
              {
                "average": 35916.75317,
                "count": 25936295,
                "maximum": 48896,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3329.428847,
                "variance": 11085096.44
              },
              {
                "average": 32400.7726,
                "count": 25936295,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3235.778866,
                "variance": 10470264.87
              },
              {
                "average": 188960406,
                "count": 25936295,
                "maximum": 189106902.1,
                "minimum": 188241954.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 131232.872,
                "variance": 17222066690.0
              },
              {
                "average": 0,
                "count": 25936295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25936295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25936295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25936295,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25936295,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289446.5859,
              4840449.64,
              1401.140941,
              290497.5059,
              4841869.62,
              1506.180941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289446.5859474672,
                    4840449.639784865,
                    1401.1409413418457
                  ],
                  [
                    289446.5859474672,
                    4841869.6197848655,
                    1401.1409413418457
                  ],
                  [
                    290497.50594746723,
                    4841869.6197848655,
                    1506.1809413418457
                  ],
                  [
                    290497.50594746723,
                    4840449.639784865,
                    1506.1809413418457
                  ],
                  [
                    289446.5859474672,
                    4840449.639784865,
                    1401.1409413418457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:22+00:00",
            "end_time": "2017-08-31T19:12: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": "20170831_43119F5102.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247312413835,
              43.73720981902482,
              1407.28196000195
            ],
            [
              -119.61302896349129,
              43.74998152358133,
              1407.28196000195
            ],
            [
              -119.59999960066038,
              43.75027885664561,
              1476.30196000195
            ],
            [
              -119.59944652526215,
              43.73750702032343,
              1476.30196000195
            ],
            [
              -119.61247312413835,
              43.73720981902482,
              1407.28196000195
            ]
          ]
        ]
      },
      "bbox": [
        -119.613029,
        43.73720982,
        1407.28196,
        -119.5994465,
        43.75027886,
        1476.30196
      ],
      "properties": {
        "datetime": "2017-09-08T22:31:53Z",
        "pc:count": 15823995,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290097.4365,
            "count": 15823995,
            "maximum": 290671.7864,
            "minimum": 289621.7064,
            "name": "X",
            "position": 0,
            "stddev": 298.2644636,
            "variance": 88961.69022
          },
          {
            "average": 4846662.597,
            "count": 15823995,
            "maximum": 4847422.993,
            "minimum": 4846003.053,
            "name": "Y",
            "position": 1,
            "stddev": 402.0153842,
            "variance": 161616.3692
          },
          {
            "average": 1436.176201,
            "count": 15823995,
            "maximum": 1476.30196,
            "minimum": 1407.28196,
            "name": "Z",
            "position": 2,
            "stddev": 18.90686166,
            "variance": 357.4694177
          },
          {
            "average": 20334.07044,
            "count": 15823995,
            "maximum": 39665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2602.209936,
            "variance": 6771496.553
          },
          {
            "average": 1.023388721,
            "count": 15823995,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1736523557,
            "variance": 0.03015514062
          },
          {
            "average": 1.047132977,
            "count": 15823995,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.259613581,
            "variance": 0.06739921142
          },
          {
            "average": 0.505593815,
            "count": 15823995,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999687241,
            "variance": 0.249968725
          },
          {
            "average": 2.40141633e-06,
            "count": 15823995,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001549648578,
            "variance": 2.401410715e-06
          },
          {
            "average": 1.147261358,
            "count": 15823995,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3543662776,
            "variance": 0.1255754587
          },
          {
            "average": -0.816676985,
            "count": 15823995,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0350817,
            "variance": 144.8431915
          },
          {
            "average": 1.989035955,
            "count": 15823995,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006911746,
            "variance": 1.013871264
          },
          {
            "average": 1139.973397,
            "count": 15823995,
            "maximum": 1146,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.496739233,
            "variance": 2.240228331
          },
          {
            "average": 39364.48008,
            "count": 15823995,
            "maximum": 55296,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5634.696639,
            "variance": 31749806.21
          },
          {
            "average": 37911.70515,
            "count": 15823995,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4673.232367,
            "variance": 21839100.76
          },
          {
            "average": 34190.69055,
            "count": 15823995,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4602.441599,
            "variance": 21182468.67
          },
          {
            "average": 188254017.7,
            "count": 15823995,
            "maximum": 188945113.9,
            "minimum": 188236995.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 101464.1276,
            "variance": 10294969200.0
          },
          {
            "average": 0,
            "count": 15823995,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15823995,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15823995,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15823995,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15823995,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289621.7064,
          4846003.053,
          1407.28196,
          290671.7864,
          4847422.993,
          1476.30196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289621.7063629871,
                4846003.053211265,
                1407.28196000195
              ],
              [
                289621.7063629871,
                4847422.993211265,
                1407.28196000195
              ],
              [
                290671.78636298707,
                4847422.993211265,
                1476.30196000195
              ],
              [
                290671.78636298707,
                4846003.053211265,
                1476.30196000195
              ],
              [
                289621.7063629871,
                4846003.053211265,
                1407.28196000195
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:31:53+00:00",
        "end_time": "2017-08-31T17:49:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5102.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5102.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5102.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5102.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.613029,
            43.73720982,
            1407.28196,
            -119.5994465,
            43.75027886,
            1476.30196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247312413835,
                  43.73720981902482,
                  1407.28196000195
                ],
                [
                  -119.61302896349129,
                  43.74998152358133,
                  1407.28196000195
                ],
                [
                  -119.59999960066038,
                  43.75027885664561,
                  1476.30196000195
                ],
                [
                  -119.59944652526215,
                  43.73750702032343,
                  1476.30196000195
                ],
                [
                  -119.61247312413835,
                  43.73720981902482,
                  1407.28196000195
                ]
              ]
            ]
          },
          "id": "20170831_43119F5102.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5102.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:31:53Z",
            "pc:count": 15823995,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290097.4365,
                "count": 15823995,
                "maximum": 290671.7864,
                "minimum": 289621.7064,
                "name": "X",
                "position": 0,
                "stddev": 298.2644636,
                "variance": 88961.69022
              },
              {
                "average": 4846662.597,
                "count": 15823995,
                "maximum": 4847422.993,
                "minimum": 4846003.053,
                "name": "Y",
                "position": 1,
                "stddev": 402.0153842,
                "variance": 161616.3692
              },
              {
                "average": 1436.176201,
                "count": 15823995,
                "maximum": 1476.30196,
                "minimum": 1407.28196,
                "name": "Z",
                "position": 2,
                "stddev": 18.90686166,
                "variance": 357.4694177
              },
              {
                "average": 20334.07044,
                "count": 15823995,
                "maximum": 39665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2602.209936,
                "variance": 6771496.553
              },
              {
                "average": 1.023388721,
                "count": 15823995,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1736523557,
                "variance": 0.03015514062
              },
              {
                "average": 1.047132977,
                "count": 15823995,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.259613581,
                "variance": 0.06739921142
              },
              {
                "average": 0.505593815,
                "count": 15823995,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999687241,
                "variance": 0.249968725
              },
              {
                "average": 2.40141633e-06,
                "count": 15823995,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001549648578,
                "variance": 2.401410715e-06
              },
              {
                "average": 1.147261358,
                "count": 15823995,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3543662776,
                "variance": 0.1255754587
              },
              {
                "average": -0.816676985,
                "count": 15823995,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0350817,
                "variance": 144.8431915
              },
              {
                "average": 1.989035955,
                "count": 15823995,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006911746,
                "variance": 1.013871264
              },
              {
                "average": 1139.973397,
                "count": 15823995,
                "maximum": 1146,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.496739233,
                "variance": 2.240228331
              },
              {
                "average": 39364.48008,
                "count": 15823995,
                "maximum": 55296,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5634.696639,
                "variance": 31749806.21
              },
              {
                "average": 37911.70515,
                "count": 15823995,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4673.232367,
                "variance": 21839100.76
              },
              {
                "average": 34190.69055,
                "count": 15823995,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4602.441599,
                "variance": 21182468.67
              },
              {
                "average": 188254017.7,
                "count": 15823995,
                "maximum": 188945113.9,
                "minimum": 188236995.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 101464.1276,
                "variance": 10294969200.0
              },
              {
                "average": 0,
                "count": 15823995,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15823995,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15823995,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15823995,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15823995,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289621.7064,
              4846003.053,
              1407.28196,
              290671.7864,
              4847422.993,
              1476.30196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289621.7063629871,
                    4846003.053211265,
                    1407.28196000195
                  ],
                  [
                    289621.7063629871,
                    4847422.993211265,
                    1407.28196000195
                  ],
                  [
                    290671.78636298707,
                    4847422.993211265,
                    1476.30196000195
                  ],
                  [
                    290671.78636298707,
                    4846003.053211265,
                    1476.30196000195
                  ],
                  [
                    289621.7063629871,
                    4846003.053211265,
                    1407.28196000195
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:31:53+00:00",
            "end_time": "2017-08-31T17:49:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G5419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497386123922,
              43.76221931997935,
              1480.5939880382427
            ],
            [
              -119.5253834782834,
              43.771950059878854,
              1480.5939880382427
            ],
            [
              -119.51248698818371,
              43.77223446788324,
              1562.873988038243
            ],
            [
              -119.51207945757098,
              43.76250363195415,
              1562.873988038243
            ],
            [
              -119.52497386123922,
              43.76221931997935,
              1480.5939880382427
            ]
          ]
        ]
      },
      "bbox": [
        -119.5253835,
        43.76221932,
        1480.593988,
        -119.5120795,
        43.77223447,
        1562.873988
      ],
      "properties": {
        "datetime": "2017-08-30T19:34:18Z",
        "pc:count": 13488677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297294.0401,
            "count": 13488677,
            "maximum": 297791.7175,
            "minimum": 296752.7975,
            "name": "X",
            "position": 0,
            "stddev": 290.5457529,
            "variance": 84416.83453
          },
          {
            "average": 4849136.479,
            "count": 13488677,
            "maximum": 4849644.031,
            "minimum": 4848562.251,
            "name": "Y",
            "position": 1,
            "stddev": 308.6146281,
            "variance": 95242.9887
          },
          {
            "average": 1514.835167,
            "count": 13488677,
            "maximum": 1562.873988,
            "minimum": 1480.593988,
            "name": "Z",
            "position": 2,
            "stddev": 14.60299008,
            "variance": 213.2473194
          },
          {
            "average": 17665.70826,
            "count": 13488677,
            "maximum": 35201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5870.184498,
            "variance": 34459066.05
          },
          {
            "average": 1.274189159,
            "count": 13488677,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6070838522,
            "variance": 0.3685508036
          },
          {
            "average": 1.568772757,
            "count": 13488677,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9175008969,
            "variance": 0.8418078959
          },
          {
            "average": 0.5040091033,
            "count": 13488677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839454,
            "variance": 0.2499839456
          },
          {
            "average": 3.706812759e-06,
            "count": 13488677,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001925304987,
            "variance": 3.706799293e-06
          },
          {
            "average": 1.136765674,
            "count": 13488677,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3435998153,
            "variance": 0.1180608331
          },
          {
            "average": -0.2581395987,
            "count": 13488677,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78440528,
            "variance": 138.8722078
          },
          {
            "average": 1.85917114,
            "count": 13488677,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.055411766,
            "variance": 1.113893995
          },
          {
            "average": 1107.306148,
            "count": 13488677,
            "maximum": 1110,
            "minimum": 1105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.931539359,
            "variance": 0.8677655773
          },
          {
            "average": 30031.11013,
            "count": 13488677,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11766.76229,
            "variance": 138456694.7
          },
          {
            "average": 29369.05263,
            "count": 13488677,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9881.62284,
            "variance": 97646469.95
          },
          {
            "average": 25406.95189,
            "count": 13488677,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8960.774879,
            "variance": 80295486.44
          },
          {
            "average": 188155129.6,
            "count": 13488677,
            "maximum": 188156858.9,
            "minimum": 188153768.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 728.8386316,
            "variance": 531205.7509
          },
          {
            "average": 0,
            "count": 13488677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13488677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13488677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13488677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13488677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296752.7975,
          4848562.251,
          1480.593988,
          297791.7175,
          4849644.031,
          1562.873988
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296752.79754437465,
                4848562.251455159,
                1480.5939880382427
              ],
              [
                296752.79754437465,
                4849644.031455158,
                1480.5939880382427
              ],
              [
                297791.7175443747,
                4849644.031455158,
                1562.873988038243
              ],
              [
                297791.7175443747,
                4848562.251455159,
                1562.873988038243
              ],
              [
                296752.79754437465,
                4848562.251455159,
                1480.5939880382427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:34:18+00:00",
        "end_time": "2017-08-30T18:42:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5253835,
            43.76221932,
            1480.593988,
            -119.5120795,
            43.77223447,
            1562.873988
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497386123922,
                  43.76221931997935,
                  1480.5939880382427
                ],
                [
                  -119.5253834782834,
                  43.771950059878854,
                  1480.5939880382427
                ],
                [
                  -119.51248698818371,
                  43.77223446788324,
                  1562.873988038243
                ],
                [
                  -119.51207945757098,
                  43.76250363195415,
                  1562.873988038243
                ],
                [
                  -119.52497386123922,
                  43.76221931997935,
                  1480.5939880382427
                ]
              ]
            ]
          },
          "id": "20170830_43119G5419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:34:18Z",
            "pc:count": 13488677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297294.0401,
                "count": 13488677,
                "maximum": 297791.7175,
                "minimum": 296752.7975,
                "name": "X",
                "position": 0,
                "stddev": 290.5457529,
                "variance": 84416.83453
              },
              {
                "average": 4849136.479,
                "count": 13488677,
                "maximum": 4849644.031,
                "minimum": 4848562.251,
                "name": "Y",
                "position": 1,
                "stddev": 308.6146281,
                "variance": 95242.9887
              },
              {
                "average": 1514.835167,
                "count": 13488677,
                "maximum": 1562.873988,
                "minimum": 1480.593988,
                "name": "Z",
                "position": 2,
                "stddev": 14.60299008,
                "variance": 213.2473194
              },
              {
                "average": 17665.70826,
                "count": 13488677,
                "maximum": 35201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5870.184498,
                "variance": 34459066.05
              },
              {
                "average": 1.274189159,
                "count": 13488677,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6070838522,
                "variance": 0.3685508036
              },
              {
                "average": 1.568772757,
                "count": 13488677,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9175008969,
                "variance": 0.8418078959
              },
              {
                "average": 0.5040091033,
                "count": 13488677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839454,
                "variance": 0.2499839456
              },
              {
                "average": 3.706812759e-06,
                "count": 13488677,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001925304987,
                "variance": 3.706799293e-06
              },
              {
                "average": 1.136765674,
                "count": 13488677,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3435998153,
                "variance": 0.1180608331
              },
              {
                "average": -0.2581395987,
                "count": 13488677,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78440528,
                "variance": 138.8722078
              },
              {
                "average": 1.85917114,
                "count": 13488677,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.055411766,
                "variance": 1.113893995
              },
              {
                "average": 1107.306148,
                "count": 13488677,
                "maximum": 1110,
                "minimum": 1105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.931539359,
                "variance": 0.8677655773
              },
              {
                "average": 30031.11013,
                "count": 13488677,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11766.76229,
                "variance": 138456694.7
              },
              {
                "average": 29369.05263,
                "count": 13488677,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9881.62284,
                "variance": 97646469.95
              },
              {
                "average": 25406.95189,
                "count": 13488677,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8960.774879,
                "variance": 80295486.44
              },
              {
                "average": 188155129.6,
                "count": 13488677,
                "maximum": 188156858.9,
                "minimum": 188153768.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 728.8386316,
                "variance": 531205.7509
              },
              {
                "average": 0,
                "count": 13488677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13488677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13488677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13488677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13488677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296752.7975,
              4848562.251,
              1480.593988,
              297791.7175,
              4849644.031,
              1562.873988
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296752.79754437465,
                    4848562.251455159,
                    1480.5939880382427
                  ],
                  [
                    296752.79754437465,
                    4849644.031455158,
                    1480.5939880382427
                  ],
                  [
                    297791.7175443747,
                    4849644.031455158,
                    1562.873988038243
                  ],
                  [
                    297791.7175443747,
                    4848562.251455159,
                    1562.873988038243
                  ],
                  [
                    296752.79754437465,
                    4848562.251455159,
                    1480.5939880382427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:34:18+00:00",
            "end_time": "2017-08-30T18:42: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": "20170910_43119F6303.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497225012653,
              43.674697564586104,
              1381.1337231455125
            ],
            [
              -119.7255512825745,
              43.687480109851,
              1381.1337231455125
            ],
            [
              -119.71250119918409,
              43.68779076173431,
              1480.1937231455124
            ],
            [
              -119.71192493086672,
              43.67500807867085,
              1480.1937231455124
            ],
            [
              -119.72497225012653,
              43.674697564586104,
              1381.1337231455125
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255513,
        43.67469756,
        1381.133723,
        -119.7119249,
        43.68779076,
        1480.193723
      ],
      "properties": {
        "datetime": "2017-09-10T18:32:48Z",
        "pc:count": 16003913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280867.6128,
            "count": 16003913,
            "maximum": 281386.6326,
            "minimum": 280333.6926,
            "name": "X",
            "position": 0,
            "stddev": 286.7454395,
            "variance": 82222.94707
          },
          {
            "average": 4840058.223,
            "count": 16003913,
            "maximum": 4840773.159,
            "minimum": 4839351.899,
            "name": "Y",
            "position": 1,
            "stddev": 406.9661867,
            "variance": 165621.4771
          },
          {
            "average": 1422.100941,
            "count": 16003913,
            "maximum": 1480.193723,
            "minimum": 1381.133723,
            "name": "Z",
            "position": 2,
            "stddev": 18.39203062,
            "variance": 338.2667905
          },
          {
            "average": 21506.62303,
            "count": 16003913,
            "maximum": 60881,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6965.62158,
            "variance": 48519884
          },
          {
            "average": 1.199558508,
            "count": 16003913,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4980269385,
            "variance": 0.2480308315
          },
          {
            "average": 1.412134332,
            "count": 16003913,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.747798537,
            "variance": 0.5592026519
          },
          {
            "average": 0.5014796069,
            "count": 16003913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978264,
            "variance": 0.2499978264
          },
          {
            "average": 3.749083115e-06,
            "count": 16003913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001936251351,
            "variance": 3.749069293e-06
          },
          {
            "average": 1.206505684,
            "count": 16003913,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4047975997,
            "variance": 0.1638610967
          },
          {
            "average": 0.196848928,
            "count": 16003913,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.85912506,
            "variance": 140.6388471
          },
          {
            "average": 1.890423486,
            "count": 16003913,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052312033,
            "variance": 1.107360614
          },
          {
            "average": 1174.144696,
            "count": 16003913,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9898229145,
            "variance": 0.979749402
          },
          {
            "average": 30437.88378,
            "count": 16003913,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9864.682976,
            "variance": 97311970.21
          },
          {
            "average": 29970.2099,
            "count": 16003913,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7885.205072,
            "variance": 62176459.03
          },
          {
            "average": 26079.19102,
            "count": 16003913,
            "maximum": 47872,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7458.39201,
            "variance": 55627611.37
          },
          {
            "average": 189101492.3,
            "count": 16003913,
            "maximum": 189103568.7,
            "minimum": 189099818.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 735.1691643,
            "variance": 540473.7002
          },
          {
            "average": 0,
            "count": 16003913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16003913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16003913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16003913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16003913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280333.6926,
          4839351.899,
          1381.133723,
          281386.6326,
          4840773.159,
          1480.193723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280333.69264897564,
                4839351.899011398,
                1381.1337231455125
              ],
              [
                280333.69264897564,
                4840773.1590113975,
                1381.1337231455125
              ],
              [
                281386.6326489756,
                4840773.1590113975,
                1480.1937231455124
              ],
              [
                281386.6326489756,
                4839351.899011398,
                1480.1937231455124
              ],
              [
                280333.69264897564,
                4839351.899011398,
                1381.1337231455125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:32:48+00:00",
        "end_time": "2017-09-10T17:30:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6303.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6303.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6303.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6303.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255513,
            43.67469756,
            1381.133723,
            -119.7119249,
            43.68779076,
            1480.193723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497225012653,
                  43.674697564586104,
                  1381.1337231455125
                ],
                [
                  -119.7255512825745,
                  43.687480109851,
                  1381.1337231455125
                ],
                [
                  -119.71250119918409,
                  43.68779076173431,
                  1480.1937231455124
                ],
                [
                  -119.71192493086672,
                  43.67500807867085,
                  1480.1937231455124
                ],
                [
                  -119.72497225012653,
                  43.674697564586104,
                  1381.1337231455125
                ]
              ]
            ]
          },
          "id": "20170910_43119F6303.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6303.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:32:48Z",
            "pc:count": 16003913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280867.6128,
                "count": 16003913,
                "maximum": 281386.6326,
                "minimum": 280333.6926,
                "name": "X",
                "position": 0,
                "stddev": 286.7454395,
                "variance": 82222.94707
              },
              {
                "average": 4840058.223,
                "count": 16003913,
                "maximum": 4840773.159,
                "minimum": 4839351.899,
                "name": "Y",
                "position": 1,
                "stddev": 406.9661867,
                "variance": 165621.4771
              },
              {
                "average": 1422.100941,
                "count": 16003913,
                "maximum": 1480.193723,
                "minimum": 1381.133723,
                "name": "Z",
                "position": 2,
                "stddev": 18.39203062,
                "variance": 338.2667905
              },
              {
                "average": 21506.62303,
                "count": 16003913,
                "maximum": 60881,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6965.62158,
                "variance": 48519884
              },
              {
                "average": 1.199558508,
                "count": 16003913,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4980269385,
                "variance": 0.2480308315
              },
              {
                "average": 1.412134332,
                "count": 16003913,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.747798537,
                "variance": 0.5592026519
              },
              {
                "average": 0.5014796069,
                "count": 16003913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978264,
                "variance": 0.2499978264
              },
              {
                "average": 3.749083115e-06,
                "count": 16003913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001936251351,
                "variance": 3.749069293e-06
              },
              {
                "average": 1.206505684,
                "count": 16003913,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4047975997,
                "variance": 0.1638610967
              },
              {
                "average": 0.196848928,
                "count": 16003913,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.85912506,
                "variance": 140.6388471
              },
              {
                "average": 1.890423486,
                "count": 16003913,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052312033,
                "variance": 1.107360614
              },
              {
                "average": 1174.144696,
                "count": 16003913,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9898229145,
                "variance": 0.979749402
              },
              {
                "average": 30437.88378,
                "count": 16003913,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9864.682976,
                "variance": 97311970.21
              },
              {
                "average": 29970.2099,
                "count": 16003913,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7885.205072,
                "variance": 62176459.03
              },
              {
                "average": 26079.19102,
                "count": 16003913,
                "maximum": 47872,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7458.39201,
                "variance": 55627611.37
              },
              {
                "average": 189101492.3,
                "count": 16003913,
                "maximum": 189103568.7,
                "minimum": 189099818.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 735.1691643,
                "variance": 540473.7002
              },
              {
                "average": 0,
                "count": 16003913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16003913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16003913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16003913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16003913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280333.6926,
              4839351.899,
              1381.133723,
              281386.6326,
              4840773.159,
              1480.193723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280333.69264897564,
                    4839351.899011398,
                    1381.1337231455125
                  ],
                  [
                    280333.69264897564,
                    4840773.1590113975,
                    1381.1337231455125
                  ],
                  [
                    281386.6326489756,
                    4840773.1590113975,
                    1480.1937231455124
                  ],
                  [
                    281386.6326489756,
                    4839351.899011398,
                    1480.1937231455124
                  ],
                  [
                    280333.69264897564,
                    4839351.899011398,
                    1381.1337231455125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:32:48+00:00",
            "end_time": "2017-09-10T17:30: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": "20170910_43119F6218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247246320435,
              43.69970509459051,
              1373.8727421010128
            ],
            [
              -119.66303527499394,
              43.712410531056975,
              1373.8727421010128
            ],
            [
              -119.64999672163246,
              43.71271377359429,
              1475.0527421010127
            ],
            [
              -119.64943665755874,
              43.700008203432525,
              1475.0527421010127
            ],
            [
              -119.66247246320435,
              43.69970509459051,
              1373.8727421010128
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630353,
        43.69970509,
        1373.872742,
        -119.6494367,
        43.71271377,
        1475.052742
      ],
      "properties": {
        "datetime": "2017-09-10T15:53:14Z",
        "pc:count": 13406639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285986.6785,
            "count": 13406639,
            "maximum": 286512.8537,
            "minimum": 285461.3337,
            "name": "X",
            "position": 0,
            "stddev": 289.4462799,
            "variance": 83779.14895
          },
          {
            "average": 4842724.364,
            "count": 13406639,
            "maximum": 4843378.338,
            "minimum": 4841965.718,
            "name": "Y",
            "position": 1,
            "stddev": 398.7887808,
            "variance": 159032.4917
          },
          {
            "average": 1435.529809,
            "count": 13406639,
            "maximum": 1475.052742,
            "minimum": 1373.872742,
            "name": "Z",
            "position": 2,
            "stddev": 13.59597973,
            "variance": 184.850665
          },
          {
            "average": 25564.80108,
            "count": 13406639,
            "maximum": 45105,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3268.191092,
            "variance": 10681073.01
          },
          {
            "average": 1.020654245,
            "count": 13406639,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.165732303,
            "variance": 0.02746719626
          },
          {
            "average": 1.041977933,
            "count": 13406639,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2526664902,
            "variance": 0.06384035525
          },
          {
            "average": 0.5017940738,
            "count": 13406639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967999,
            "variance": 0.2499967999
          },
          {
            "average": 1.805075828e-05,
            "count": 13406639,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00424858021,
            "variance": 1.80504338e-05
          },
          {
            "average": 1.252239879,
            "count": 13406639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4342982115,
            "variance": 0.1886149365
          },
          {
            "average": -0.1055960079,
            "count": 13406639,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81403478,
            "variance": 139.5714179
          },
          {
            "average": 1.996163244,
            "count": 13406639,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007246509,
            "variance": 1.014545529
          },
          {
            "average": 1160.891059,
            "count": 13406639,
            "maximum": 1163,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.973626297,
            "variance": 0.9479481662
          },
          {
            "average": 40324.07508,
            "count": 13406639,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Red",
            "position": 12,
            "stddev": 5462.219443,
            "variance": 29835841.25
          },
          {
            "average": 38298.06986,
            "count": 13406639,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Green",
            "position": 13,
            "stddev": 4565.864233,
            "variance": 20847116.2
          },
          {
            "average": 34992.546,
            "count": 13406639,
            "maximum": 65280,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 4347.273171,
            "variance": 18898784.02
          },
          {
            "average": 189092495,
            "count": 13406639,
            "maximum": 189093994.6,
            "minimum": 189091495.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 633.5273153,
            "variance": 401356.8592
          },
          {
            "average": 0,
            "count": 13406639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13406639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285461.3337,
          4841965.718,
          1373.872742,
          286512.8537,
          4843378.338,
          1475.052742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285461.3336666428,
                4841965.718306163,
                1373.8727421010128
              ],
              [
                285461.3336666428,
                4843378.3383061625,
                1373.8727421010128
              ],
              [
                286512.8536666428,
                4843378.3383061625,
                1475.0527421010127
              ],
              [
                286512.8536666428,
                4841965.718306163,
                1475.0527421010127
              ],
              [
                285461.3336666428,
                4841965.718306163,
                1373.8727421010128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:53:14+00:00",
        "end_time": "2017-09-10T15:11:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630353,
            43.69970509,
            1373.872742,
            -119.6494367,
            43.71271377,
            1475.052742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247246320435,
                  43.69970509459051,
                  1373.8727421010128
                ],
                [
                  -119.66303527499394,
                  43.712410531056975,
                  1373.8727421010128
                ],
                [
                  -119.64999672163246,
                  43.71271377359429,
                  1475.0527421010127
                ],
                [
                  -119.64943665755874,
                  43.700008203432525,
                  1475.0527421010127
                ],
                [
                  -119.66247246320435,
                  43.69970509459051,
                  1373.8727421010128
                ]
              ]
            ]
          },
          "id": "20170910_43119F6218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:53:14Z",
            "pc:count": 13406639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285986.6785,
                "count": 13406639,
                "maximum": 286512.8537,
                "minimum": 285461.3337,
                "name": "X",
                "position": 0,
                "stddev": 289.4462799,
                "variance": 83779.14895
              },
              {
                "average": 4842724.364,
                "count": 13406639,
                "maximum": 4843378.338,
                "minimum": 4841965.718,
                "name": "Y",
                "position": 1,
                "stddev": 398.7887808,
                "variance": 159032.4917
              },
              {
                "average": 1435.529809,
                "count": 13406639,
                "maximum": 1475.052742,
                "minimum": 1373.872742,
                "name": "Z",
                "position": 2,
                "stddev": 13.59597973,
                "variance": 184.850665
              },
              {
                "average": 25564.80108,
                "count": 13406639,
                "maximum": 45105,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3268.191092,
                "variance": 10681073.01
              },
              {
                "average": 1.020654245,
                "count": 13406639,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.165732303,
                "variance": 0.02746719626
              },
              {
                "average": 1.041977933,
                "count": 13406639,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2526664902,
                "variance": 0.06384035525
              },
              {
                "average": 0.5017940738,
                "count": 13406639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967999,
                "variance": 0.2499967999
              },
              {
                "average": 1.805075828e-05,
                "count": 13406639,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00424858021,
                "variance": 1.80504338e-05
              },
              {
                "average": 1.252239879,
                "count": 13406639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4342982115,
                "variance": 0.1886149365
              },
              {
                "average": -0.1055960079,
                "count": 13406639,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81403478,
                "variance": 139.5714179
              },
              {
                "average": 1.996163244,
                "count": 13406639,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007246509,
                "variance": 1.014545529
              },
              {
                "average": 1160.891059,
                "count": 13406639,
                "maximum": 1163,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.973626297,
                "variance": 0.9479481662
              },
              {
                "average": 40324.07508,
                "count": 13406639,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Red",
                "position": 12,
                "stddev": 5462.219443,
                "variance": 29835841.25
              },
              {
                "average": 38298.06986,
                "count": 13406639,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Green",
                "position": 13,
                "stddev": 4565.864233,
                "variance": 20847116.2
              },
              {
                "average": 34992.546,
                "count": 13406639,
                "maximum": 65280,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 4347.273171,
                "variance": 18898784.02
              },
              {
                "average": 189092495,
                "count": 13406639,
                "maximum": 189093994.6,
                "minimum": 189091495.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 633.5273153,
                "variance": 401356.8592
              },
              {
                "average": 0,
                "count": 13406639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13406639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285461.3337,
              4841965.718,
              1373.872742,
              286512.8537,
              4843378.338,
              1475.052742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285461.3336666428,
                    4841965.718306163,
                    1373.8727421010128
                  ],
                  [
                    285461.3336666428,
                    4843378.3383061625,
                    1373.8727421010128
                  ],
                  [
                    286512.8536666428,
                    4843378.3383061625,
                    1475.0527421010127
                  ],
                  [
                    286512.8536666428,
                    4841965.718306163,
                    1475.0527421010127
                  ],
                  [
                    285461.3336666428,
                    4841965.718306163,
                    1373.8727421010128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:53:14+00:00",
            "end_time": "2017-09-10T15:11: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": "20170910_43119F7207.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997111863457,
              43.72468931536648,
              1515.2251514127709
            ],
            [
              -119.80056750808092,
              43.73747939306813,
              1515.2251514127709
            ],
            [
              -119.78750094465613,
              43.73779905454561,
              1657.545151412771
            ],
            [
              -119.78690732896969,
              43.72500883497669,
              1657.545151412771
            ],
            [
              -119.79997111863457,
              43.72468931536648,
              1515.2251514127709
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005675,
        43.72468932,
        1515.225151,
        -119.7869073,
        43.73779905,
        1657.545151
      ],
      "properties": {
        "datetime": "2017-09-11T19:45:17Z",
        "pc:count": 23433589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275022.6979,
            "count": 23433589,
            "maximum": 275528.7108,
            "minimum": 274475.2508,
            "name": "X",
            "position": 0,
            "stddev": 290.446244,
            "variance": 84359.02063
          },
          {
            "average": 4845794.143,
            "count": 23433589,
            "maximum": 4846528.049,
            "minimum": 4845105.849,
            "name": "Y",
            "position": 1,
            "stddev": 403.6279027,
            "variance": 162915.4838
          },
          {
            "average": 1577.346627,
            "count": 23433589,
            "maximum": 1657.545151,
            "minimum": 1515.225151,
            "name": "Z",
            "position": 2,
            "stddev": 29.8021763,
            "variance": 888.169712
          },
          {
            "average": 17897.55116,
            "count": 23433589,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9166.421492,
            "variance": 84023282.98
          },
          {
            "average": 1.50894944,
            "count": 23433589,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7686792516,
            "variance": 0.5908677918
          },
          {
            "average": 2.059798352,
            "count": 23433589,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.071816526,
            "variance": 1.148790666
          },
          {
            "average": 0.5008246496,
            "count": 23433589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993306,
            "variance": 0.2499993306
          },
          {
            "average": 1.126587993e-05,
            "count": 23433589,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003356449536,
            "variance": 1.126575349e-05
          },
          {
            "average": 1.14834612,
            "count": 23433589,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3554427576,
            "variance": 0.1263395539
          },
          {
            "average": 0.5007369272,
            "count": 23433589,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.19557297,
            "variance": 148.7320001
          },
          {
            "average": 1.713238079,
            "count": 23433589,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.104572174,
            "variance": 1.220079689
          },
          {
            "average": 1181.884478,
            "count": 23433589,
            "maximum": 1186,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.316916671,
            "variance": 5.368102859
          },
          {
            "average": 19378.45054,
            "count": 23433589,
            "maximum": 54272,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9020.919957,
            "variance": 81376996.87
          },
          {
            "average": 19912.87377,
            "count": 23433589,
            "maximum": 52224,
            "minimum": 6400,
            "name": "Green",
            "position": 13,
            "stddev": 7843.524014,
            "variance": 61520868.95
          },
          {
            "average": 17269.49846,
            "count": 23433589,
            "maximum": 47360,
            "minimum": 6400,
            "name": "Blue",
            "position": 14,
            "stddev": 4982.190772,
            "variance": 24822224.89
          },
          {
            "average": 189133147.2,
            "count": 23433589,
            "maximum": 189194317.8,
            "minimum": 189105059.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40584.15483,
            "variance": 1647073623
          },
          {
            "average": 0,
            "count": 23433589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23433589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23433589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23433589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23433589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274475.2508,
          4845105.849,
          1515.225151,
          275528.7108,
          4846528.049,
          1657.545151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274475.25080438296,
                4845105.849144895,
                1515.2251514127709
              ],
              [
                274475.25080438296,
                4846528.049144894,
                1515.2251514127709
              ],
              [
                275528.7108043829,
                4846528.049144894,
                1657.545151412771
              ],
              [
                275528.7108043829,
                4845105.849144895,
                1657.545151412771
              ],
              [
                274475.25080438296,
                4845105.849144895,
                1515.2251514127709
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:45:17+00:00",
        "end_time": "2017-09-10T18:57:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7207.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7207.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7207.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7207.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005675,
            43.72468932,
            1515.225151,
            -119.7869073,
            43.73779905,
            1657.545151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997111863457,
                  43.72468931536648,
                  1515.2251514127709
                ],
                [
                  -119.80056750808092,
                  43.73747939306813,
                  1515.2251514127709
                ],
                [
                  -119.78750094465613,
                  43.73779905454561,
                  1657.545151412771
                ],
                [
                  -119.78690732896969,
                  43.72500883497669,
                  1657.545151412771
                ],
                [
                  -119.79997111863457,
                  43.72468931536648,
                  1515.2251514127709
                ]
              ]
            ]
          },
          "id": "20170910_43119F7207.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7207.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:45:17Z",
            "pc:count": 23433589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275022.6979,
                "count": 23433589,
                "maximum": 275528.7108,
                "minimum": 274475.2508,
                "name": "X",
                "position": 0,
                "stddev": 290.446244,
                "variance": 84359.02063
              },
              {
                "average": 4845794.143,
                "count": 23433589,
                "maximum": 4846528.049,
                "minimum": 4845105.849,
                "name": "Y",
                "position": 1,
                "stddev": 403.6279027,
                "variance": 162915.4838
              },
              {
                "average": 1577.346627,
                "count": 23433589,
                "maximum": 1657.545151,
                "minimum": 1515.225151,
                "name": "Z",
                "position": 2,
                "stddev": 29.8021763,
                "variance": 888.169712
              },
              {
                "average": 17897.55116,
                "count": 23433589,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9166.421492,
                "variance": 84023282.98
              },
              {
                "average": 1.50894944,
                "count": 23433589,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7686792516,
                "variance": 0.5908677918
              },
              {
                "average": 2.059798352,
                "count": 23433589,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.071816526,
                "variance": 1.148790666
              },
              {
                "average": 0.5008246496,
                "count": 23433589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993306,
                "variance": 0.2499993306
              },
              {
                "average": 1.126587993e-05,
                "count": 23433589,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003356449536,
                "variance": 1.126575349e-05
              },
              {
                "average": 1.14834612,
                "count": 23433589,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3554427576,
                "variance": 0.1263395539
              },
              {
                "average": 0.5007369272,
                "count": 23433589,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.19557297,
                "variance": 148.7320001
              },
              {
                "average": 1.713238079,
                "count": 23433589,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.104572174,
                "variance": 1.220079689
              },
              {
                "average": 1181.884478,
                "count": 23433589,
                "maximum": 1186,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.316916671,
                "variance": 5.368102859
              },
              {
                "average": 19378.45054,
                "count": 23433589,
                "maximum": 54272,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9020.919957,
                "variance": 81376996.87
              },
              {
                "average": 19912.87377,
                "count": 23433589,
                "maximum": 52224,
                "minimum": 6400,
                "name": "Green",
                "position": 13,
                "stddev": 7843.524014,
                "variance": 61520868.95
              },
              {
                "average": 17269.49846,
                "count": 23433589,
                "maximum": 47360,
                "minimum": 6400,
                "name": "Blue",
                "position": 14,
                "stddev": 4982.190772,
                "variance": 24822224.89
              },
              {
                "average": 189133147.2,
                "count": 23433589,
                "maximum": 189194317.8,
                "minimum": 189105059.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40584.15483,
                "variance": 1647073623
              },
              {
                "average": 0,
                "count": 23433589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23433589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23433589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23433589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23433589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274475.2508,
              4845105.849,
              1515.225151,
              275528.7108,
              4846528.049,
              1657.545151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274475.25080438296,
                    4845105.849144895,
                    1515.2251514127709
                  ],
                  [
                    274475.25080438296,
                    4846528.049144894,
                    1515.2251514127709
                  ],
                  [
                    275528.7108043829,
                    4846528.049144894,
                    1657.545151412771
                  ],
                  [
                    275528.7108043829,
                    4845105.849144895,
                    1657.545151412771
                  ],
                  [
                    274475.25080438296,
                    4845105.849144895,
                    1515.2251514127709
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:45:17+00:00",
            "end_time": "2017-09-10T18:57: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": "20170831_43119F5103.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5999735623216,
              43.73721186088717,
              1406.2950559594094
            ],
            [
              -119.60052662717032,
              43.74998099414121,
              1406.2950559594094
            ],
            [
              -119.5874986242359,
              43.75027686825251,
              1443.6550559594095
            ],
            [
              -119.58694832255186,
              43.73750760390576,
              1443.6550559594095
            ],
            [
              -119.5999735623216,
              43.73721186088717,
              1406.2950559594094
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005266,
        43.73721186,
        1406.295056,
        -119.5869483,
        43.75027687,
        1443.655056
      ],
      "properties": {
        "datetime": "2017-08-31T18:29:39Z",
        "pc:count": 13198842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291151.7923,
            "count": 13198842,
            "maximum": 291678.2746,
            "minimum": 290628.3146,
            "name": "X",
            "position": 0,
            "stddev": 293.0333367,
            "variance": 85868.53641
          },
          {
            "average": 4846672.131,
            "count": 13198842,
            "maximum": 4847391.243,
            "minimum": 4845971.603,
            "name": "Y",
            "position": 1,
            "stddev": 400.6253147,
            "variance": 160500.6428
          },
          {
            "average": 1417.878183,
            "count": 13198842,
            "maximum": 1443.655056,
            "minimum": 1406.295056,
            "name": "Z",
            "position": 2,
            "stddev": 7.622751406,
            "variance": 58.106339
          },
          {
            "average": 20798.91254,
            "count": 13198842,
            "maximum": 31761,
            "minimum": 1554,
            "name": "Intensity",
            "position": 3,
            "stddev": 1382.372962,
            "variance": 1910955.007
          },
          {
            "average": 1.000108343,
            "count": 13198842,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01068125411,
            "variance": 0.0001140891893
          },
          {
            "average": 1.000221307,
            "count": 13198842,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01549347804,
            "variance": 0.0002400478619
          },
          {
            "average": 0.5016580242,
            "count": 13198842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972699,
            "variance": 0.2499972699
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177172058,
            "count": 13198842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3818142623,
            "variance": 0.1457821309
          },
          {
            "average": 0.5910908377,
            "count": 13198842,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.66745234,
            "variance": 136.1294442
          },
          {
            "average": 1.998821639,
            "count": 13198842,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000040142,
            "variance": 1.000080285
          },
          {
            "average": 1137.463481,
            "count": 13198842,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016801872,
            "variance": 1.033886048
          },
          {
            "average": 42421.05418,
            "count": 13198842,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2263.735422,
            "variance": 5124498.062
          },
          {
            "average": 40321.49422,
            "count": 13198842,
            "maximum": 51968,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2396.95469,
            "variance": 5745391.786
          },
          {
            "average": 36648.64582,
            "count": 13198842,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2594.130912,
            "variance": 6729515.189
          },
          {
            "average": 188237519.3,
            "count": 13198842,
            "maximum": 188239379.7,
            "minimum": 188235682.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.2709098,
            "variance": 455990.8017
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13198842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290628.3146,
          4845971.603,
          1406.295056,
          291678.2746,
          4847391.243,
          1443.655056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290628.3146263527,
                4845971.602792827,
                1406.2950559594094
              ],
              [
                290628.3146263527,
                4847391.242792828,
                1406.2950559594094
              ],
              [
                291678.27462635265,
                4847391.242792828,
                1443.6550559594095
              ],
              [
                291678.27462635265,
                4845971.602792827,
                1443.6550559594095
              ],
              [
                290628.3146263527,
                4845971.602792827,
                1406.2950559594094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:29:39+00:00",
        "end_time": "2017-08-31T17:28:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5103.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5103.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5103.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5103.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005266,
            43.73721186,
            1406.295056,
            -119.5869483,
            43.75027687,
            1443.655056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5999735623216,
                  43.73721186088717,
                  1406.2950559594094
                ],
                [
                  -119.60052662717032,
                  43.74998099414121,
                  1406.2950559594094
                ],
                [
                  -119.5874986242359,
                  43.75027686825251,
                  1443.6550559594095
                ],
                [
                  -119.58694832255186,
                  43.73750760390576,
                  1443.6550559594095
                ],
                [
                  -119.5999735623216,
                  43.73721186088717,
                  1406.2950559594094
                ]
              ]
            ]
          },
          "id": "20170831_43119F5103.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5103.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:29:39Z",
            "pc:count": 13198842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291151.7923,
                "count": 13198842,
                "maximum": 291678.2746,
                "minimum": 290628.3146,
                "name": "X",
                "position": 0,
                "stddev": 293.0333367,
                "variance": 85868.53641
              },
              {
                "average": 4846672.131,
                "count": 13198842,
                "maximum": 4847391.243,
                "minimum": 4845971.603,
                "name": "Y",
                "position": 1,
                "stddev": 400.6253147,
                "variance": 160500.6428
              },
              {
                "average": 1417.878183,
                "count": 13198842,
                "maximum": 1443.655056,
                "minimum": 1406.295056,
                "name": "Z",
                "position": 2,
                "stddev": 7.622751406,
                "variance": 58.106339
              },
              {
                "average": 20798.91254,
                "count": 13198842,
                "maximum": 31761,
                "minimum": 1554,
                "name": "Intensity",
                "position": 3,
                "stddev": 1382.372962,
                "variance": 1910955.007
              },
              {
                "average": 1.000108343,
                "count": 13198842,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01068125411,
                "variance": 0.0001140891893
              },
              {
                "average": 1.000221307,
                "count": 13198842,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01549347804,
                "variance": 0.0002400478619
              },
              {
                "average": 0.5016580242,
                "count": 13198842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972699,
                "variance": 0.2499972699
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177172058,
                "count": 13198842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3818142623,
                "variance": 0.1457821309
              },
              {
                "average": 0.5910908377,
                "count": 13198842,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.66745234,
                "variance": 136.1294442
              },
              {
                "average": 1.998821639,
                "count": 13198842,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000040142,
                "variance": 1.000080285
              },
              {
                "average": 1137.463481,
                "count": 13198842,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016801872,
                "variance": 1.033886048
              },
              {
                "average": 42421.05418,
                "count": 13198842,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2263.735422,
                "variance": 5124498.062
              },
              {
                "average": 40321.49422,
                "count": 13198842,
                "maximum": 51968,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2396.95469,
                "variance": 5745391.786
              },
              {
                "average": 36648.64582,
                "count": 13198842,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2594.130912,
                "variance": 6729515.189
              },
              {
                "average": 188237519.3,
                "count": 13198842,
                "maximum": 188239379.7,
                "minimum": 188235682.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.2709098,
                "variance": 455990.8017
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13198842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290628.3146,
              4845971.603,
              1406.295056,
              291678.2746,
              4847391.243,
              1443.655056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290628.3146263527,
                    4845971.602792827,
                    1406.2950559594094
                  ],
                  [
                    290628.3146263527,
                    4847391.242792828,
                    1406.2950559594094
                  ],
                  [
                    291678.27462635265,
                    4847391.242792828,
                    1443.6550559594095
                  ],
                  [
                    291678.27462635265,
                    4845971.602792827,
                    1443.6550559594095
                  ],
                  [
                    290628.3146263527,
                    4845971.602792827,
                    1406.2950559594094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:29:39+00:00",
            "end_time": "2017-08-31T17:28: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": "20170830_43119G5420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247391403686,
              43.76222067402949,
              1488.0507371589633
            ],
            [
              -119.5128956524815,
              43.77228918716028,
              1488.0507371589633
            ],
            [
              -119.4999870489869,
              43.772572448633184,
              1578.3907371589635
            ],
            [
              -119.49956747147387,
              43.762503836540624,
              1578.3907371589635
            ],
            [
              -119.51247391403686,
              43.76222067402949,
              1488.0507371589633
            ]
          ]
        ]
      },
      "bbox": [
        -119.5128957,
        43.76222067,
        1488.050737,
        -119.4995675,
        43.77257245,
        1578.390737
      ],
      "properties": {
        "datetime": "2017-08-30T19:09:43Z",
        "pc:count": 14541248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298280.9817,
            "count": 14541248,
            "maximum": 298798.8913,
            "minimum": 297759.0113,
            "name": "X",
            "position": 0,
            "stddev": 289.020363,
            "variance": 83532.77021
          },
          {
            "average": 4849109.828,
            "count": 14541248,
            "maximum": 4849651.108,
            "minimum": 4848531.788,
            "name": "Y",
            "position": 1,
            "stddev": 309.9929965,
            "variance": 96095.65788
          },
          {
            "average": 1525.739123,
            "count": 14541248,
            "maximum": 1578.390737,
            "minimum": 1488.050737,
            "name": "Z",
            "position": 2,
            "stddev": 16.66370866,
            "variance": 277.6791863
          },
          {
            "average": 16251.70641,
            "count": 14541248,
            "maximum": 33473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6377.204952,
            "variance": 40668743
          },
          {
            "average": 1.376864627,
            "count": 14541248,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6888422616,
            "variance": 0.4745036614
          },
          {
            "average": 1.782662534,
            "count": 14541248,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.006912611,
            "variance": 1.013873005
          },
          {
            "average": 0.5033233736,
            "count": 14541248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889723,
            "variance": 0.2499889724
          },
          {
            "average": 5.91421039e-06,
            "count": 14541248,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002431907856,
            "variance": 5.914175818e-06
          },
          {
            "average": 1.125359804,
            "count": 14541248,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3311264579,
            "variance": 0.1096447311
          },
          {
            "average": 0.05925043317,
            "count": 14541248,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84348159,
            "variance": 140.2680563
          },
          {
            "average": 1.805657602,
            "count": 14541248,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.071098642,
            "variance": 1.147252301
          },
          {
            "average": 1105.254933,
            "count": 14541248,
            "maximum": 1108,
            "minimum": 1103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9594394836,
            "variance": 0.9205241226
          },
          {
            "average": 26203.03177,
            "count": 14541248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11700.42431,
            "variance": 136899928.9
          },
          {
            "average": 26112.05357,
            "count": 14541248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9727.375278,
            "variance": 94621829.79
          },
          {
            "average": 22213.7526,
            "count": 14541248,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8485.137786,
            "variance": 71997563.24
          },
          {
            "average": 188153680.5,
            "count": 14541248,
            "maximum": 188155383.5,
            "minimum": 188152383,
            "name": "GpsTime",
            "position": 15,
            "stddev": 711.2003256,
            "variance": 505805.9031
          },
          {
            "average": 0,
            "count": 14541248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297759.0113,
          4848531.788,
          1488.050737,
          298798.8913,
          4849651.108,
          1578.390737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297759.0112877242,
                4848531.787517584,
                1488.0507371589633
              ],
              [
                297759.0112877242,
                4849651.107517584,
                1488.0507371589633
              ],
              [
                298798.8912877242,
                4849651.107517584,
                1578.3907371589635
              ],
              [
                298798.8912877242,
                4848531.787517584,
                1578.3907371589635
              ],
              [
                297759.0112877242,
                4848531.787517584,
                1488.0507371589633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:09:43+00:00",
        "end_time": "2017-08-30T18:19:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5128957,
            43.76222067,
            1488.050737,
            -119.4995675,
            43.77257245,
            1578.390737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247391403686,
                  43.76222067402949,
                  1488.0507371589633
                ],
                [
                  -119.5128956524815,
                  43.77228918716028,
                  1488.0507371589633
                ],
                [
                  -119.4999870489869,
                  43.772572448633184,
                  1578.3907371589635
                ],
                [
                  -119.49956747147387,
                  43.762503836540624,
                  1578.3907371589635
                ],
                [
                  -119.51247391403686,
                  43.76222067402949,
                  1488.0507371589633
                ]
              ]
            ]
          },
          "id": "20170830_43119G5420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:09:43Z",
            "pc:count": 14541248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298280.9817,
                "count": 14541248,
                "maximum": 298798.8913,
                "minimum": 297759.0113,
                "name": "X",
                "position": 0,
                "stddev": 289.020363,
                "variance": 83532.77021
              },
              {
                "average": 4849109.828,
                "count": 14541248,
                "maximum": 4849651.108,
                "minimum": 4848531.788,
                "name": "Y",
                "position": 1,
                "stddev": 309.9929965,
                "variance": 96095.65788
              },
              {
                "average": 1525.739123,
                "count": 14541248,
                "maximum": 1578.390737,
                "minimum": 1488.050737,
                "name": "Z",
                "position": 2,
                "stddev": 16.66370866,
                "variance": 277.6791863
              },
              {
                "average": 16251.70641,
                "count": 14541248,
                "maximum": 33473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6377.204952,
                "variance": 40668743
              },
              {
                "average": 1.376864627,
                "count": 14541248,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6888422616,
                "variance": 0.4745036614
              },
              {
                "average": 1.782662534,
                "count": 14541248,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.006912611,
                "variance": 1.013873005
              },
              {
                "average": 0.5033233736,
                "count": 14541248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889723,
                "variance": 0.2499889724
              },
              {
                "average": 5.91421039e-06,
                "count": 14541248,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002431907856,
                "variance": 5.914175818e-06
              },
              {
                "average": 1.125359804,
                "count": 14541248,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3311264579,
                "variance": 0.1096447311
              },
              {
                "average": 0.05925043317,
                "count": 14541248,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84348159,
                "variance": 140.2680563
              },
              {
                "average": 1.805657602,
                "count": 14541248,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.071098642,
                "variance": 1.147252301
              },
              {
                "average": 1105.254933,
                "count": 14541248,
                "maximum": 1108,
                "minimum": 1103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9594394836,
                "variance": 0.9205241226
              },
              {
                "average": 26203.03177,
                "count": 14541248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11700.42431,
                "variance": 136899928.9
              },
              {
                "average": 26112.05357,
                "count": 14541248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9727.375278,
                "variance": 94621829.79
              },
              {
                "average": 22213.7526,
                "count": 14541248,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8485.137786,
                "variance": 71997563.24
              },
              {
                "average": 188153680.5,
                "count": 14541248,
                "maximum": 188155383.5,
                "minimum": 188152383,
                "name": "GpsTime",
                "position": 15,
                "stddev": 711.2003256,
                "variance": 505805.9031
              },
              {
                "average": 0,
                "count": 14541248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297759.0113,
              4848531.788,
              1488.050737,
              298798.8913,
              4849651.108,
              1578.390737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297759.0112877242,
                    4848531.787517584,
                    1488.0507371589633
                  ],
                  [
                    297759.0112877242,
                    4849651.107517584,
                    1488.0507371589633
                  ],
                  [
                    298798.8912877242,
                    4849651.107517584,
                    1578.3907371589635
                  ],
                  [
                    298798.8912877242,
                    4848531.787517584,
                    1578.3907371589635
                  ],
                  [
                    297759.0112877242,
                    4848531.787517584,
                    1488.0507371589633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:09:43+00:00",
            "end_time": "2017-08-30T18:19: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": "20170831_43119F5202.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997391002276,
              43.737217357871394,
              1431.8859416569958
            ],
            [
              -119.55051613974004,
              43.749982135993626,
              1431.8859416569958
            ],
            [
              -119.53750053103636,
              43.7502720229288,
              1508.5659416569956
            ],
            [
              -119.53696106112989,
              43.737507116410384,
              1508.5659416569956
            ],
            [
              -119.54997391002276,
              43.737217357871394,
              1431.8859416569958
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505161,
        43.73721736,
        1431.885942,
        -119.5369611,
        43.75027202,
        1508.565942
      ],
      "properties": {
        "datetime": "2017-08-31T17:01:00Z",
        "pc:count": 14977120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295183.8383,
            "count": 14977120,
            "maximum": 295703.7666,
            "minimum": 294654.8466,
            "name": "X",
            "position": 0,
            "stddev": 288.1236111,
            "variance": 83015.21528
          },
          {
            "average": 4846580.66,
            "count": 14977120,
            "maximum": 4847266.122,
            "minimum": 4845847.022,
            "name": "Y",
            "position": 1,
            "stddev": 401.966352,
            "variance": 161576.9481
          },
          {
            "average": 1476.316131,
            "count": 14977120,
            "maximum": 1508.565942,
            "minimum": 1431.885942,
            "name": "Z",
            "position": 2,
            "stddev": 12.6813591,
            "variance": 160.8168687
          },
          {
            "average": 17706.95448,
            "count": 14977120,
            "maximum": 29793,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4206.5012,
            "variance": 17694652.34
          },
          {
            "average": 1.142471583,
            "count": 14977120,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4201669159,
            "variance": 0.1765402372
          },
          {
            "average": 1.28704998,
            "count": 14977120,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6096716465,
            "variance": 0.3716995166
          },
          {
            "average": 0.5019908367,
            "count": 14977120,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960532,
            "variance": 0.2499960533
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158899975,
            "count": 14977120,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.365582798,
            "variance": 0.1336507822
          },
          {
            "average": 0.4671771578,
            "count": 14977120,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73175411,
            "variance": 137.6340544
          },
          {
            "average": 1.91960664,
            "count": 14977120,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033789401,
            "variance": 1.068720526
          },
          {
            "average": 1128.131345,
            "count": 14977120,
            "maximum": 1132,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9956599048,
            "variance": 0.9913386461
          },
          {
            "average": 35201.33626,
            "count": 14977120,
            "maximum": 52992,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8933.062689,
            "variance": 79799609
          },
          {
            "average": 34036.42846,
            "count": 14977120,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7215.253004,
            "variance": 52059875.91
          },
          {
            "average": 30331.61949,
            "count": 14977120,
            "maximum": 48640,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7138.683448,
            "variance": 50960801.37
          },
          {
            "average": 188231358.9,
            "count": 14977120,
            "maximum": 188234060.3,
            "minimum": 188229741.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 688.3674451,
            "variance": 473849.7395
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14977120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294654.8466,
          4845847.022,
          1431.885942,
          295703.7666,
          4847266.122,
          1508.565942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294654.84655754996,
                4845847.022485644,
                1431.8859416569958
              ],
              [
                294654.84655754996,
                4847266.122485643,
                1431.8859416569958
              ],
              [
                295703.76655755,
                4847266.122485643,
                1508.5659416569956
              ],
              [
                295703.76655755,
                4845847.022485644,
                1508.5659416569956
              ],
              [
                294654.84655754996,
                4845847.022485644,
                1431.8859416569958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:01:00+00:00",
        "end_time": "2017-08-31T15:49:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5202.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5202.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5202.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5202.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505161,
            43.73721736,
            1431.885942,
            -119.5369611,
            43.75027202,
            1508.565942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997391002276,
                  43.737217357871394,
                  1431.8859416569958
                ],
                [
                  -119.55051613974004,
                  43.749982135993626,
                  1431.8859416569958
                ],
                [
                  -119.53750053103636,
                  43.7502720229288,
                  1508.5659416569956
                ],
                [
                  -119.53696106112989,
                  43.737507116410384,
                  1508.5659416569956
                ],
                [
                  -119.54997391002276,
                  43.737217357871394,
                  1431.8859416569958
                ]
              ]
            ]
          },
          "id": "20170831_43119F5202.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5202.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:01:00Z",
            "pc:count": 14977120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295183.8383,
                "count": 14977120,
                "maximum": 295703.7666,
                "minimum": 294654.8466,
                "name": "X",
                "position": 0,
                "stddev": 288.1236111,
                "variance": 83015.21528
              },
              {
                "average": 4846580.66,
                "count": 14977120,
                "maximum": 4847266.122,
                "minimum": 4845847.022,
                "name": "Y",
                "position": 1,
                "stddev": 401.966352,
                "variance": 161576.9481
              },
              {
                "average": 1476.316131,
                "count": 14977120,
                "maximum": 1508.565942,
                "minimum": 1431.885942,
                "name": "Z",
                "position": 2,
                "stddev": 12.6813591,
                "variance": 160.8168687
              },
              {
                "average": 17706.95448,
                "count": 14977120,
                "maximum": 29793,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4206.5012,
                "variance": 17694652.34
              },
              {
                "average": 1.142471583,
                "count": 14977120,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4201669159,
                "variance": 0.1765402372
              },
              {
                "average": 1.28704998,
                "count": 14977120,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6096716465,
                "variance": 0.3716995166
              },
              {
                "average": 0.5019908367,
                "count": 14977120,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960532,
                "variance": 0.2499960533
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158899975,
                "count": 14977120,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.365582798,
                "variance": 0.1336507822
              },
              {
                "average": 0.4671771578,
                "count": 14977120,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73175411,
                "variance": 137.6340544
              },
              {
                "average": 1.91960664,
                "count": 14977120,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033789401,
                "variance": 1.068720526
              },
              {
                "average": 1128.131345,
                "count": 14977120,
                "maximum": 1132,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9956599048,
                "variance": 0.9913386461
              },
              {
                "average": 35201.33626,
                "count": 14977120,
                "maximum": 52992,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8933.062689,
                "variance": 79799609
              },
              {
                "average": 34036.42846,
                "count": 14977120,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7215.253004,
                "variance": 52059875.91
              },
              {
                "average": 30331.61949,
                "count": 14977120,
                "maximum": 48640,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7138.683448,
                "variance": 50960801.37
              },
              {
                "average": 188231358.9,
                "count": 14977120,
                "maximum": 188234060.3,
                "minimum": 188229741.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 688.3674451,
                "variance": 473849.7395
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14977120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294654.8466,
              4845847.022,
              1431.885942,
              295703.7666,
              4847266.122,
              1508.565942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294654.84655754996,
                    4845847.022485644,
                    1431.8859416569958
                  ],
                  [
                    294654.84655754996,
                    4847266.122485643,
                    1431.8859416569958
                  ],
                  [
                    295703.76655755,
                    4847266.122485643,
                    1508.5659416569956
                  ],
                  [
                    295703.76655755,
                    4845847.022485644,
                    1508.5659416569956
                  ],
                  [
                    294654.84655754996,
                    4845847.022485644,
                    1431.8859416569958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:01:00+00:00",
            "end_time": "2017-08-31T15:49: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": "20170910_43119F6309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247229465243,
              43.66219871567824,
              1409.454182610635
            ],
            [
              -119.71304838922359,
              43.6749807021682,
              1409.454182610635
            ],
            [
              -119.70000038421982,
              43.675289868549044,
              1488.5941826106348
            ],
            [
              -119.69942705206468,
              43.66250774492263,
              1488.5941826106348
            ],
            [
              -119.71247229465243,
              43.66219871567824,
              1409.454182610635
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130484,
        43.66219872,
        1409.454183,
        -119.6994271,
        43.67528987,
        1488.594183
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:24Z",
        "pc:count": 15849668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281827.9869,
            "count": 15849668,
            "maximum": 282348.9458,
            "minimum": 281295.9658,
            "name": "X",
            "position": 0,
            "stddev": 294.0173706,
            "variance": 86446.21422
          },
          {
            "average": 4838586.664,
            "count": 15849668,
            "maximum": 4839351.821,
            "minimum": 4837930.641,
            "name": "Y",
            "position": 1,
            "stddev": 417.848586,
            "variance": 174597.4408
          },
          {
            "average": 1455.5017,
            "count": 15849668,
            "maximum": 1488.594183,
            "minimum": 1409.454183,
            "name": "Z",
            "position": 2,
            "stddev": 6.305922686,
            "variance": 39.76466092
          },
          {
            "average": 24694.86188,
            "count": 15849668,
            "maximum": 42001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3927.211009,
            "variance": 15422986.31
          },
          {
            "average": 1.035042374,
            "count": 15849668,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2225546555,
            "variance": 0.04953057467
          },
          {
            "average": 1.071466355,
            "count": 15849668,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3443052942,
            "variance": 0.1185461356
          },
          {
            "average": 0.5046086139,
            "count": 15849668,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978776,
            "variance": 0.2499787764
          },
          {
            "average": 5.596331734e-05,
            "count": 15849668,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007480654315,
            "variance": 5.596018898e-05
          },
          {
            "average": 1.248965657,
            "count": 15849668,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4324138876,
            "variance": 0.1869817702
          },
          {
            "average": -1.589213752,
            "count": 15849668,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.36182343,
            "variance": 152.8146786
          },
          {
            "average": 1.979341208,
            "count": 15849668,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009490609,
            "variance": 1.01907129
          },
          {
            "average": 1174.504657,
            "count": 15849668,
            "maximum": 1182,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.86678417,
            "variance": 8.218451479
          },
          {
            "average": 39887.85917,
            "count": 15849668,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6877.756493,
            "variance": 47303534.37
          },
          {
            "average": 38383.42825,
            "count": 15849668,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6189.970571,
            "variance": 38315735.67
          },
          {
            "average": 35232.99591,
            "count": 15849668,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6716.846321,
            "variance": 45116024.5
          },
          {
            "average": 189101720.7,
            "count": 15849668,
            "maximum": 189107024.1,
            "minimum": 189099214,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2037.401735,
            "variance": 4151005.832
          },
          {
            "average": 0,
            "count": 15849668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15849668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15849668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15849668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15849668,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281295.9658,
          4837930.641,
          1409.454183,
          282348.9458,
          4839351.821,
          1488.594183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281295.96584760747,
                4837930.641491032,
                1409.454182610635
              ],
              [
                281295.96584760747,
                4839351.821491032,
                1409.454182610635
              ],
              [
                282348.94584760745,
                4839351.821491032,
                1488.5941826106348
              ],
              [
                282348.94584760745,
                4837930.641491032,
                1488.5941826106348
              ],
              [
                281295.96584760747,
                4837930.641491032,
                1409.454182610635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:24+00:00",
        "end_time": "2017-09-10T17:20:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130484,
            43.66219872,
            1409.454183,
            -119.6994271,
            43.67528987,
            1488.594183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247229465243,
                  43.66219871567824,
                  1409.454182610635
                ],
                [
                  -119.71304838922359,
                  43.6749807021682,
                  1409.454182610635
                ],
                [
                  -119.70000038421982,
                  43.675289868549044,
                  1488.5941826106348
                ],
                [
                  -119.69942705206468,
                  43.66250774492263,
                  1488.5941826106348
                ],
                [
                  -119.71247229465243,
                  43.66219871567824,
                  1409.454182610635
                ]
              ]
            ]
          },
          "id": "20170910_43119F6309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:24Z",
            "pc:count": 15849668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281827.9869,
                "count": 15849668,
                "maximum": 282348.9458,
                "minimum": 281295.9658,
                "name": "X",
                "position": 0,
                "stddev": 294.0173706,
                "variance": 86446.21422
              },
              {
                "average": 4838586.664,
                "count": 15849668,
                "maximum": 4839351.821,
                "minimum": 4837930.641,
                "name": "Y",
                "position": 1,
                "stddev": 417.848586,
                "variance": 174597.4408
              },
              {
                "average": 1455.5017,
                "count": 15849668,
                "maximum": 1488.594183,
                "minimum": 1409.454183,
                "name": "Z",
                "position": 2,
                "stddev": 6.305922686,
                "variance": 39.76466092
              },
              {
                "average": 24694.86188,
                "count": 15849668,
                "maximum": 42001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3927.211009,
                "variance": 15422986.31
              },
              {
                "average": 1.035042374,
                "count": 15849668,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2225546555,
                "variance": 0.04953057467
              },
              {
                "average": 1.071466355,
                "count": 15849668,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3443052942,
                "variance": 0.1185461356
              },
              {
                "average": 0.5046086139,
                "count": 15849668,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978776,
                "variance": 0.2499787764
              },
              {
                "average": 5.596331734e-05,
                "count": 15849668,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007480654315,
                "variance": 5.596018898e-05
              },
              {
                "average": 1.248965657,
                "count": 15849668,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4324138876,
                "variance": 0.1869817702
              },
              {
                "average": -1.589213752,
                "count": 15849668,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.36182343,
                "variance": 152.8146786
              },
              {
                "average": 1.979341208,
                "count": 15849668,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009490609,
                "variance": 1.01907129
              },
              {
                "average": 1174.504657,
                "count": 15849668,
                "maximum": 1182,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.86678417,
                "variance": 8.218451479
              },
              {
                "average": 39887.85917,
                "count": 15849668,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6877.756493,
                "variance": 47303534.37
              },
              {
                "average": 38383.42825,
                "count": 15849668,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6189.970571,
                "variance": 38315735.67
              },
              {
                "average": 35232.99591,
                "count": 15849668,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6716.846321,
                "variance": 45116024.5
              },
              {
                "average": 189101720.7,
                "count": 15849668,
                "maximum": 189107024.1,
                "minimum": 189099214,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2037.401735,
                "variance": 4151005.832
              },
              {
                "average": 0,
                "count": 15849668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15849668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15849668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15849668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15849668,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281295.9658,
              4837930.641,
              1409.454183,
              282348.9458,
              4839351.821,
              1488.594183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281295.96584760747,
                    4837930.641491032,
                    1409.454182610635
                  ],
                  [
                    281295.96584760747,
                    4839351.821491032,
                    1409.454182610635
                  ],
                  [
                    282348.94584760745,
                    4839351.821491032,
                    1488.5941826106348
                  ],
                  [
                    282348.94584760745,
                    4837930.641491032,
                    1488.5941826106348
                  ],
                  [
                    281295.96584760747,
                    4837930.641491032,
                    1409.454182610635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:24+00:00",
            "end_time": "2017-09-10T17:20:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747323160699,
              43.73721278247533,
              1398.673101747593
            ],
            [
              -119.58802362370098,
              43.74998168239785,
              1398.673101747593
            ],
            [
              -119.57499946270512,
              43.75027604185201,
              1465.633101747593
            ],
            [
              -119.57445183296504,
              43.73750701151026,
              1465.633101747593
            ],
            [
              -119.58747323160699,
              43.73721278247533,
              1398.673101747593
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880236,
        43.73721278,
        1398.673102,
        -119.5744518,
        43.75027604,
        1465.633102
      ],
      "properties": {
        "datetime": "2017-08-31T18:07:43Z",
        "pc:count": 13272482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292161.5326,
            "count": 13272482,
            "maximum": 292684.6204,
            "minimum": 291634.9804,
            "name": "X",
            "position": 0,
            "stddev": 291.6218085,
            "variance": 85043.27919
          },
          {
            "average": 4846666.022,
            "count": 13272482,
            "maximum": 4847359.778,
            "minimum": 4845940.178,
            "name": "Y",
            "position": 1,
            "stddev": 401.8639073,
            "variance": 161494.6
          },
          {
            "average": 1422.264791,
            "count": 13272482,
            "maximum": 1465.633102,
            "minimum": 1398.673102,
            "name": "Z",
            "position": 2,
            "stddev": 16.79556022,
            "variance": 282.090843
          },
          {
            "average": 20511.92299,
            "count": 13272482,
            "maximum": 34833,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1636.084212,
            "variance": 2676771.55
          },
          {
            "average": 1.002443401,
            "count": 13272482,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05398339801,
            "variance": 0.002914207261
          },
          {
            "average": 1.004957475,
            "count": 13272482,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08020219798,
            "variance": 0.006432392561
          },
          {
            "average": 0.5024201954,
            "count": 13272482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941615,
            "variance": 0.2499941615
          },
          {
            "average": 7.534385807e-08,
            "count": 13272482,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002744883569,
            "variance": 7.534385807e-08
          },
          {
            "average": 1.171655158,
            "count": 13272482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3770804632,
            "variance": 0.1421896757
          },
          {
            "average": 0.2402054279,
            "count": 13272482,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70222411,
            "variance": 136.9420492
          },
          {
            "average": 1.998139911,
            "count": 13272482,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000965031,
            "variance": 1.001930994
          },
          {
            "average": 1135.348666,
            "count": 13272482,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9996964776,
            "variance": 0.9993930474
          },
          {
            "average": 40287.71936,
            "count": 13272482,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3603.093983,
            "variance": 12982286.25
          },
          {
            "average": 38313.17373,
            "count": 13272482,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2955.873424,
            "variance": 8737187.7
          },
          {
            "average": 33902.63761,
            "count": 13272482,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3327.785103,
            "variance": 11074153.69
          },
          {
            "average": 188236128.1,
            "count": 13272482,
            "maximum": 188238063.4,
            "minimum": 188234333.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 696.8195097,
            "variance": 485557.4291
          },
          {
            "average": 0,
            "count": 13272482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13272482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291634.9804,
          4845940.178,
          1398.673102,
          292684.6204,
          4847359.778,
          1465.633102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291634.98040640424,
                4845940.178161916,
                1398.673101747593
              ],
              [
                291634.98040640424,
                4847359.778161916,
                1398.673101747593
              ],
              [
                292684.62040640425,
                4847359.778161916,
                1465.633101747593
              ],
              [
                292684.62040640425,
                4845940.178161916,
                1465.633101747593
              ],
              [
                291634.98040640424,
                4845940.178161916,
                1398.673101747593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:07:43+00:00",
        "end_time": "2017-08-31T17:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880236,
            43.73721278,
            1398.673102,
            -119.5744518,
            43.75027604,
            1465.633102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747323160699,
                  43.73721278247533,
                  1398.673101747593
                ],
                [
                  -119.58802362370098,
                  43.74998168239785,
                  1398.673101747593
                ],
                [
                  -119.57499946270512,
                  43.75027604185201,
                  1465.633101747593
                ],
                [
                  -119.57445183296504,
                  43.73750701151026,
                  1465.633101747593
                ],
                [
                  -119.58747323160699,
                  43.73721278247533,
                  1398.673101747593
                ]
              ]
            ]
          },
          "id": "20170831_43119F5104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:07:43Z",
            "pc:count": 13272482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292161.5326,
                "count": 13272482,
                "maximum": 292684.6204,
                "minimum": 291634.9804,
                "name": "X",
                "position": 0,
                "stddev": 291.6218085,
                "variance": 85043.27919
              },
              {
                "average": 4846666.022,
                "count": 13272482,
                "maximum": 4847359.778,
                "minimum": 4845940.178,
                "name": "Y",
                "position": 1,
                "stddev": 401.8639073,
                "variance": 161494.6
              },
              {
                "average": 1422.264791,
                "count": 13272482,
                "maximum": 1465.633102,
                "minimum": 1398.673102,
                "name": "Z",
                "position": 2,
                "stddev": 16.79556022,
                "variance": 282.090843
              },
              {
                "average": 20511.92299,
                "count": 13272482,
                "maximum": 34833,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1636.084212,
                "variance": 2676771.55
              },
              {
                "average": 1.002443401,
                "count": 13272482,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05398339801,
                "variance": 0.002914207261
              },
              {
                "average": 1.004957475,
                "count": 13272482,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08020219798,
                "variance": 0.006432392561
              },
              {
                "average": 0.5024201954,
                "count": 13272482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941615,
                "variance": 0.2499941615
              },
              {
                "average": 7.534385807e-08,
                "count": 13272482,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002744883569,
                "variance": 7.534385807e-08
              },
              {
                "average": 1.171655158,
                "count": 13272482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3770804632,
                "variance": 0.1421896757
              },
              {
                "average": 0.2402054279,
                "count": 13272482,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70222411,
                "variance": 136.9420492
              },
              {
                "average": 1.998139911,
                "count": 13272482,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000965031,
                "variance": 1.001930994
              },
              {
                "average": 1135.348666,
                "count": 13272482,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9996964776,
                "variance": 0.9993930474
              },
              {
                "average": 40287.71936,
                "count": 13272482,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3603.093983,
                "variance": 12982286.25
              },
              {
                "average": 38313.17373,
                "count": 13272482,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2955.873424,
                "variance": 8737187.7
              },
              {
                "average": 33902.63761,
                "count": 13272482,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3327.785103,
                "variance": 11074153.69
              },
              {
                "average": 188236128.1,
                "count": 13272482,
                "maximum": 188238063.4,
                "minimum": 188234333.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 696.8195097,
                "variance": 485557.4291
              },
              {
                "average": 0,
                "count": 13272482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13272482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291634.9804,
              4845940.178,
              1398.673102,
              292684.6204,
              4847359.778,
              1465.633102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291634.98040640424,
                    4845940.178161916,
                    1398.673101747593
                  ],
                  [
                    291634.98040640424,
                    4847359.778161916,
                    1398.673101747593
                  ],
                  [
                    292684.62040640425,
                    4847359.778161916,
                    1465.633101747593
                  ],
                  [
                    292684.62040640425,
                    4845940.178161916,
                    1465.633101747593
                  ],
                  [
                    291634.98040640424,
                    4845940.178161916,
                    1398.673101747593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:07:43+00:00",
            "end_time": "2017-08-31T17:05:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7217.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997082853957,
              43.699689099678054,
              1497.3464263186768
            ],
            [
              -119.80056671476247,
              43.71247959322974,
              1497.3464263186768
            ],
            [
              -119.7875008728542,
              43.712799225523376,
              1648.206426318677
            ],
            [
              -119.7869077578985,
              43.70000859010715,
              1648.206426318677
            ],
            [
              -119.79997082853957,
              43.699689099678054,
              1497.3464263186768
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005667,
        43.6996891,
        1497.346426,
        -119.7869078,
        43.71279923,
        1648.206426
      ],
      "properties": {
        "datetime": "2017-09-11T20:11:49Z",
        "pc:count": 20683431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274885.369,
            "count": 20683431,
            "maximum": 275435.2687,
            "minimum": 274381.4287,
            "name": "X",
            "position": 0,
            "stddev": 288.5368828,
            "variance": 83253.53272
          },
          {
            "average": 4843045.047,
            "count": 20683431,
            "maximum": 4843751.357,
            "minimum": 4842329.117,
            "name": "Y",
            "position": 1,
            "stddev": 398.035047,
            "variance": 158431.8987
          },
          {
            "average": 1561.22049,
            "count": 20683431,
            "maximum": 1648.206426,
            "minimum": 1497.346426,
            "name": "Z",
            "position": 2,
            "stddev": 27.97715925,
            "variance": 782.7214398
          },
          {
            "average": 17648.83795,
            "count": 20683431,
            "maximum": 53489,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8494.486282,
            "variance": 72156297.19
          },
          {
            "average": 1.463561437,
            "count": 20683431,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7165553276,
            "variance": 0.5134515375
          },
          {
            "average": 1.953012873,
            "count": 20683431,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9734215073,
            "variance": 0.9475494309
          },
          {
            "average": 0.5020872021,
            "count": 20683431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956557,
            "variance": 0.2499956557
          },
          {
            "average": 3.998369516e-05,
            "count": 20683431,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006323139916,
            "variance": 3.99820984e-05
          },
          {
            "average": 1.168564587,
            "count": 20683431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3743668971,
            "variance": 0.1401505736
          },
          {
            "average": -0.457518584,
            "count": 20683431,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03868124,
            "variance": 144.929846
          },
          {
            "average": 1.749923453,
            "count": 20683431,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.097097551,
            "variance": 1.203623036
          },
          {
            "average": 1186.821245,
            "count": 20683431,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9911146343,
            "variance": 0.9823082182
          },
          {
            "average": 20030.11208,
            "count": 20683431,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10643.98971,
            "variance": 113294516.9
          },
          {
            "average": 20613.0975,
            "count": 20683431,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8787.961198,
            "variance": 77228262.02
          },
          {
            "average": 16864.5493,
            "count": 20683431,
            "maximum": 57088,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7746.476278,
            "variance": 60007894.73
          },
          {
            "average": 189194670.1,
            "count": 20683431,
            "maximum": 189195909.4,
            "minimum": 189106354.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1069.051984,
            "variance": 1142872.144
          },
          {
            "average": 0,
            "count": 20683431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20683431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274381.4287,
          4842329.117,
          1497.346426,
          275435.2687,
          4843751.357,
          1648.206426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274381.4286813221,
                4842329.1167168645,
                1497.3464263186768
              ],
              [
                274381.4286813221,
                4843751.356716865,
                1497.3464263186768
              ],
              [
                275435.26868132205,
                4843751.356716865,
                1648.206426318677
              ],
              [
                275435.26868132205,
                4842329.1167168645,
                1648.206426318677
              ],
              [
                274381.4286813221,
                4842329.1167168645,
                1497.3464263186768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:11:49+00:00",
        "end_time": "2017-09-10T19:19:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7217.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7217.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7217.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7217.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005667,
            43.6996891,
            1497.346426,
            -119.7869078,
            43.71279923,
            1648.206426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997082853957,
                  43.699689099678054,
                  1497.3464263186768
                ],
                [
                  -119.80056671476247,
                  43.71247959322974,
                  1497.3464263186768
                ],
                [
                  -119.7875008728542,
                  43.712799225523376,
                  1648.206426318677
                ],
                [
                  -119.7869077578985,
                  43.70000859010715,
                  1648.206426318677
                ],
                [
                  -119.79997082853957,
                  43.699689099678054,
                  1497.3464263186768
                ]
              ]
            ]
          },
          "id": "20170910_43119F7217.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7217.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:11:49Z",
            "pc:count": 20683431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274885.369,
                "count": 20683431,
                "maximum": 275435.2687,
                "minimum": 274381.4287,
                "name": "X",
                "position": 0,
                "stddev": 288.5368828,
                "variance": 83253.53272
              },
              {
                "average": 4843045.047,
                "count": 20683431,
                "maximum": 4843751.357,
                "minimum": 4842329.117,
                "name": "Y",
                "position": 1,
                "stddev": 398.035047,
                "variance": 158431.8987
              },
              {
                "average": 1561.22049,
                "count": 20683431,
                "maximum": 1648.206426,
                "minimum": 1497.346426,
                "name": "Z",
                "position": 2,
                "stddev": 27.97715925,
                "variance": 782.7214398
              },
              {
                "average": 17648.83795,
                "count": 20683431,
                "maximum": 53489,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8494.486282,
                "variance": 72156297.19
              },
              {
                "average": 1.463561437,
                "count": 20683431,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7165553276,
                "variance": 0.5134515375
              },
              {
                "average": 1.953012873,
                "count": 20683431,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9734215073,
                "variance": 0.9475494309
              },
              {
                "average": 0.5020872021,
                "count": 20683431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956557,
                "variance": 0.2499956557
              },
              {
                "average": 3.998369516e-05,
                "count": 20683431,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006323139916,
                "variance": 3.99820984e-05
              },
              {
                "average": 1.168564587,
                "count": 20683431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3743668971,
                "variance": 0.1401505736
              },
              {
                "average": -0.457518584,
                "count": 20683431,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03868124,
                "variance": 144.929846
              },
              {
                "average": 1.749923453,
                "count": 20683431,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.097097551,
                "variance": 1.203623036
              },
              {
                "average": 1186.821245,
                "count": 20683431,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9911146343,
                "variance": 0.9823082182
              },
              {
                "average": 20030.11208,
                "count": 20683431,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10643.98971,
                "variance": 113294516.9
              },
              {
                "average": 20613.0975,
                "count": 20683431,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8787.961198,
                "variance": 77228262.02
              },
              {
                "average": 16864.5493,
                "count": 20683431,
                "maximum": 57088,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7746.476278,
                "variance": 60007894.73
              },
              {
                "average": 189194670.1,
                "count": 20683431,
                "maximum": 189195909.4,
                "minimum": 189106354.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1069.051984,
                "variance": 1142872.144
              },
              {
                "average": 0,
                "count": 20683431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20683431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274381.4287,
              4842329.117,
              1497.346426,
              275435.2687,
              4843751.357,
              1648.206426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274381.4286813221,
                    4842329.1167168645,
                    1497.3464263186768
                  ],
                  [
                    274381.4286813221,
                    4843751.356716865,
                    1497.3464263186768
                  ],
                  [
                    275435.26868132205,
                    4843751.356716865,
                    1648.206426318677
                  ],
                  [
                    275435.26868132205,
                    4842329.1167168645,
                    1648.206426318677
                  ],
                  [
                    274381.4286813221,
                    4842329.1167168645,
                    1497.3464263186768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:11:49+00:00",
            "end_time": "2017-09-10T19:19:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247302412278,
              43.74971501853759,
              1405.7771327867877
            ],
            [
              -119.56301824742572,
              43.76248198274853,
              1405.7771327867877
            ],
            [
              -119.54999831810059,
              43.762773397736375,
              1500.0771327867878
            ],
            [
              -119.54945585715366,
              43.75000630443285,
              1500.0771327867878
            ],
            [
              -119.56247302412278,
              43.74971501853759,
              1405.7771327867877
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630182,
        43.74971502,
        1405.777133,
        -119.5494559,
        43.7627734,
        1500.077133
      ],
      "properties": {
        "datetime": "2017-08-31T17:01:30Z",
        "pc:count": 14276309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294223.8714,
            "count": 14276309,
            "maximum": 294740.2964,
            "minimum": 293691.2364,
            "name": "X",
            "position": 0,
            "stddev": 291.2553438,
            "variance": 84829.67527
          },
          {
            "average": 4847967.933,
            "count": 14276309,
            "maximum": 4848685.538,
            "minimum": 4847266.178,
            "name": "Y",
            "position": 1,
            "stddev": 405.2603436,
            "variance": 164235.9461
          },
          {
            "average": 1444.170948,
            "count": 14276309,
            "maximum": 1500.077133,
            "minimum": 1405.777133,
            "name": "Z",
            "position": 2,
            "stddev": 21.22767472,
            "variance": 450.614174
          },
          {
            "average": 18982.69426,
            "count": 14276309,
            "maximum": 32225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4101.704914,
            "variance": 16823983.2
          },
          {
            "average": 1.107039011,
            "count": 14276309,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3648451171,
            "variance": 0.1331119595
          },
          {
            "average": 1.216714208,
            "count": 14276309,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5354753957,
            "variance": 0.2867338994
          },
          {
            "average": 0.5039393586,
            "count": 14276309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844987,
            "variance": 0.249984499
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.155120627,
            "count": 14276309,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3620196502,
            "variance": 0.1310582271
          },
          {
            "average": -0.5099723448,
            "count": 14276309,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72937545,
            "variance": 137.5782484
          },
          {
            "average": 1.940756186,
            "count": 14276309,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027546907,
            "variance": 1.055852647
          },
          {
            "average": 1128.84851,
            "count": 14276309,
            "maximum": 1132,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.123494423,
            "variance": 1.262239718
          },
          {
            "average": 34982.24893,
            "count": 14276309,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8816.629763,
            "variance": 77732960.38
          },
          {
            "average": 34313.43441,
            "count": 14276309,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7010.813829,
            "variance": 49151510.55
          },
          {
            "average": 30237.7174,
            "count": 14276309,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6977.908803,
            "variance": 48691211.26
          },
          {
            "average": 188231846.6,
            "count": 14276309,
            "maximum": 188234090.8,
            "minimum": 188229719.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 795.7224596,
            "variance": 633174.2327
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14276309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293691.2364,
          4847266.178,
          1405.777133,
          294740.2964,
          4848685.538,
          1500.077133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293691.2363768959,
                4847266.177797407,
                1405.7771327867877
              ],
              [
                293691.2363768959,
                4848685.537797406,
                1405.7771327867877
              ],
              [
                294740.296376896,
                4848685.537797406,
                1500.0771327867878
              ],
              [
                294740.296376896,
                4847266.177797407,
                1500.0771327867878
              ],
              [
                293691.2363768959,
                4847266.177797407,
                1405.7771327867877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:01:30+00:00",
        "end_time": "2017-08-31T15:48:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630182,
            43.74971502,
            1405.777133,
            -119.5494559,
            43.7627734,
            1500.077133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247302412278,
                  43.74971501853759,
                  1405.7771327867877
                ],
                [
                  -119.56301824742572,
                  43.76248198274853,
                  1405.7771327867877
                ],
                [
                  -119.54999831810059,
                  43.762773397736375,
                  1500.0771327867878
                ],
                [
                  -119.54945585715366,
                  43.75000630443285,
                  1500.0771327867878
                ],
                [
                  -119.56247302412278,
                  43.74971501853759,
                  1405.7771327867877
                ]
              ]
            ]
          },
          "id": "20170831_43119G5421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:01:30Z",
            "pc:count": 14276309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294223.8714,
                "count": 14276309,
                "maximum": 294740.2964,
                "minimum": 293691.2364,
                "name": "X",
                "position": 0,
                "stddev": 291.2553438,
                "variance": 84829.67527
              },
              {
                "average": 4847967.933,
                "count": 14276309,
                "maximum": 4848685.538,
                "minimum": 4847266.178,
                "name": "Y",
                "position": 1,
                "stddev": 405.2603436,
                "variance": 164235.9461
              },
              {
                "average": 1444.170948,
                "count": 14276309,
                "maximum": 1500.077133,
                "minimum": 1405.777133,
                "name": "Z",
                "position": 2,
                "stddev": 21.22767472,
                "variance": 450.614174
              },
              {
                "average": 18982.69426,
                "count": 14276309,
                "maximum": 32225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4101.704914,
                "variance": 16823983.2
              },
              {
                "average": 1.107039011,
                "count": 14276309,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3648451171,
                "variance": 0.1331119595
              },
              {
                "average": 1.216714208,
                "count": 14276309,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5354753957,
                "variance": 0.2867338994
              },
              {
                "average": 0.5039393586,
                "count": 14276309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844987,
                "variance": 0.249984499
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.155120627,
                "count": 14276309,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3620196502,
                "variance": 0.1310582271
              },
              {
                "average": -0.5099723448,
                "count": 14276309,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72937545,
                "variance": 137.5782484
              },
              {
                "average": 1.940756186,
                "count": 14276309,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027546907,
                "variance": 1.055852647
              },
              {
                "average": 1128.84851,
                "count": 14276309,
                "maximum": 1132,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.123494423,
                "variance": 1.262239718
              },
              {
                "average": 34982.24893,
                "count": 14276309,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8816.629763,
                "variance": 77732960.38
              },
              {
                "average": 34313.43441,
                "count": 14276309,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7010.813829,
                "variance": 49151510.55
              },
              {
                "average": 30237.7174,
                "count": 14276309,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6977.908803,
                "variance": 48691211.26
              },
              {
                "average": 188231846.6,
                "count": 14276309,
                "maximum": 188234090.8,
                "minimum": 188229719.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 795.7224596,
                "variance": 633174.2327
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14276309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293691.2364,
              4847266.178,
              1405.777133,
              294740.2964,
              4848685.538,
              1500.077133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293691.2363768959,
                    4847266.177797407,
                    1405.7771327867877
                  ],
                  [
                    293691.2363768959,
                    4848685.537797406,
                    1405.7771327867877
                  ],
                  [
                    294740.296376896,
                    4848685.537797406,
                    1500.0771327867878
                  ],
                  [
                    294740.296376896,
                    4847266.177797407,
                    1500.0771327867878
                  ],
                  [
                    293691.2363768959,
                    4847266.177797407,
                    1405.7771327867877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:01:30+00:00",
            "end_time": "2017-08-31T15:48: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": "20170830_43119F5203.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747317049574,
              43.73721844388096,
              1462.8177651745875
            ],
            [
              -119.5380126829391,
              43.74998190677113,
              1462.8177651745875
            ],
            [
              -119.52499843737455,
              43.75027033694706,
              1534.4777651745874
            ],
            [
              -119.52446168422199,
              43.737506746319106,
              1534.4777651745874
            ],
            [
              -119.53747317049574,
              43.73721844388096,
              1462.8177651745875
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380127,
        43.73721844,
        1462.817765,
        -119.5244617,
        43.75027034,
        1534.477765
      ],
      "properties": {
        "datetime": "2017-08-31T16:11:29Z",
        "pc:count": 14947061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296193.5945,
            "count": 14947061,
            "maximum": 296710.3439,
            "minimum": 295661.5439,
            "name": "X",
            "position": 0,
            "stddev": 288.4380661,
            "variance": 83196.51797
          },
          {
            "average": 4846525.601,
            "count": 14947061,
            "maximum": 4847235.164,
            "minimum": 4845816.224,
            "name": "Y",
            "position": 1,
            "stddev": 406.8933363,
            "variance": 165562.1871
          },
          {
            "average": 1497.092142,
            "count": 14947061,
            "maximum": 1534.477765,
            "minimum": 1462.817765,
            "name": "Z",
            "position": 2,
            "stddev": 10.11183415,
            "variance": 102.2491899
          },
          {
            "average": 17358.78795,
            "count": 14947061,
            "maximum": 32097,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3977.283778,
            "variance": 15818786.25
          },
          {
            "average": 1.137961436,
            "count": 14947061,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.410705825,
            "variance": 0.1686792747
          },
          {
            "average": 1.277988295,
            "count": 14947061,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5951732303,
            "variance": 0.354231174
          },
          {
            "average": 0.502329856,
            "count": 14947061,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945885,
            "variance": 0.2499945885
          },
          {
            "average": 3.813458713e-06,
            "count": 14947061,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001952804247,
            "variance": 3.813444425e-06
          },
          {
            "average": 1.168853462,
            "count": 14947061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3746224498,
            "variance": 0.1403419799
          },
          {
            "average": 0.3649876716,
            "count": 14947061,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75594409,
            "variance": 138.2022214
          },
          {
            "average": 1.923551326,
            "count": 14947061,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032712566,
            "variance": 1.066495244
          },
          {
            "average": 1125.326725,
            "count": 14947061,
            "maximum": 1128,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.730455228,
            "variance": 13.91629621
          },
          {
            "average": 34981.26122,
            "count": 14947061,
            "maximum": 47360,
            "minimum": 2816,
            "name": "Red",
            "position": 12,
            "stddev": 8413.253345,
            "variance": 70782831.85
          },
          {
            "average": 33576.47848,
            "count": 14947061,
            "maximum": 46080,
            "minimum": 4352,
            "name": "Green",
            "position": 13,
            "stddev": 6791.77652,
            "variance": 46128228.29
          },
          {
            "average": 29859.5057,
            "count": 14947061,
            "maximum": 43776,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 6627.616428,
            "variance": 43925299.51
          },
          {
            "average": 188226199.3,
            "count": 14947061,
            "maximum": 188231089.7,
            "minimum": 188156875.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16410.08842,
            "variance": 269291001.8
          },
          {
            "average": 0,
            "count": 14947061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295661.5439,
          4845816.224,
          1462.817765,
          296710.3439,
          4847235.164,
          1534.477765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295661.54389597906,
                4845816.223724699,
                1462.8177651745875
              ],
              [
                295661.54389597906,
                4847235.163724698,
                1462.8177651745875
              ],
              [
                296710.3438959791,
                4847235.163724698,
                1534.4777651745874
              ],
              [
                296710.3438959791,
                4845816.223724699,
                1534.4777651745874
              ],
              [
                295661.54389597906,
                4845816.223724699,
                1462.8177651745875
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:11:29+00:00",
        "end_time": "2017-08-30T19:34:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5203.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5203.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5203.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5203.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380127,
            43.73721844,
            1462.817765,
            -119.5244617,
            43.75027034,
            1534.477765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747317049574,
                  43.73721844388096,
                  1462.8177651745875
                ],
                [
                  -119.5380126829391,
                  43.74998190677113,
                  1462.8177651745875
                ],
                [
                  -119.52499843737455,
                  43.75027033694706,
                  1534.4777651745874
                ],
                [
                  -119.52446168422199,
                  43.737506746319106,
                  1534.4777651745874
                ],
                [
                  -119.53747317049574,
                  43.73721844388096,
                  1462.8177651745875
                ]
              ]
            ]
          },
          "id": "20170830_43119F5203.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5203.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:11:29Z",
            "pc:count": 14947061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296193.5945,
                "count": 14947061,
                "maximum": 296710.3439,
                "minimum": 295661.5439,
                "name": "X",
                "position": 0,
                "stddev": 288.4380661,
                "variance": 83196.51797
              },
              {
                "average": 4846525.601,
                "count": 14947061,
                "maximum": 4847235.164,
                "minimum": 4845816.224,
                "name": "Y",
                "position": 1,
                "stddev": 406.8933363,
                "variance": 165562.1871
              },
              {
                "average": 1497.092142,
                "count": 14947061,
                "maximum": 1534.477765,
                "minimum": 1462.817765,
                "name": "Z",
                "position": 2,
                "stddev": 10.11183415,
                "variance": 102.2491899
              },
              {
                "average": 17358.78795,
                "count": 14947061,
                "maximum": 32097,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3977.283778,
                "variance": 15818786.25
              },
              {
                "average": 1.137961436,
                "count": 14947061,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.410705825,
                "variance": 0.1686792747
              },
              {
                "average": 1.277988295,
                "count": 14947061,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5951732303,
                "variance": 0.354231174
              },
              {
                "average": 0.502329856,
                "count": 14947061,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945885,
                "variance": 0.2499945885
              },
              {
                "average": 3.813458713e-06,
                "count": 14947061,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001952804247,
                "variance": 3.813444425e-06
              },
              {
                "average": 1.168853462,
                "count": 14947061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3746224498,
                "variance": 0.1403419799
              },
              {
                "average": 0.3649876716,
                "count": 14947061,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75594409,
                "variance": 138.2022214
              },
              {
                "average": 1.923551326,
                "count": 14947061,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032712566,
                "variance": 1.066495244
              },
              {
                "average": 1125.326725,
                "count": 14947061,
                "maximum": 1128,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.730455228,
                "variance": 13.91629621
              },
              {
                "average": 34981.26122,
                "count": 14947061,
                "maximum": 47360,
                "minimum": 2816,
                "name": "Red",
                "position": 12,
                "stddev": 8413.253345,
                "variance": 70782831.85
              },
              {
                "average": 33576.47848,
                "count": 14947061,
                "maximum": 46080,
                "minimum": 4352,
                "name": "Green",
                "position": 13,
                "stddev": 6791.77652,
                "variance": 46128228.29
              },
              {
                "average": 29859.5057,
                "count": 14947061,
                "maximum": 43776,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 6627.616428,
                "variance": 43925299.51
              },
              {
                "average": 188226199.3,
                "count": 14947061,
                "maximum": 188231089.7,
                "minimum": 188156875.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16410.08842,
                "variance": 269291001.8
              },
              {
                "average": 0,
                "count": 14947061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295661.5439,
              4845816.224,
              1462.817765,
              296710.3439,
              4847235.164,
              1534.477765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295661.54389597906,
                    4845816.223724699,
                    1462.8177651745875
                  ],
                  [
                    295661.54389597906,
                    4847235.163724698,
                    1462.8177651745875
                  ],
                  [
                    296710.3438959791,
                    4847235.163724698,
                    1534.4777651745874
                  ],
                  [
                    296710.3438959791,
                    4845816.223724699,
                    1534.4777651745874
                  ],
                  [
                    295661.54389597906,
                    4845816.223724699,
                    1462.8177651745875
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:11:29+00:00",
            "end_time": "2017-08-30T19: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": "20170830_43119G4317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747379063168,
              43.76222354413565,
              1536.0723256981107
            ],
            [
              -119.48791676083799,
              43.772905193765105,
              1536.0723256981107
            ],
            [
              -119.47499611041276,
              43.77318588998903,
              1616.9723256981108
            ],
            [
              -119.47455543497092,
              43.76250413632332,
              1616.9723256981108
            ],
            [
              -119.48747379063168,
              43.76222354413565,
              1536.0723256981107
            ]
          ]
        ]
      },
      "bbox": [
        -119.4879168,
        43.76222354,
        1536.072326,
        -119.4745554,
        43.77318589,
        1616.972326
      ],
      "properties": {
        "datetime": "2017-08-30T18:19:38Z",
        "pc:count": 17989601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300283.7474,
            "count": 17989601,
            "maximum": 300812.2763,
            "minimum": 299771.4563,
            "name": "X",
            "position": 0,
            "stddev": 291.0011896,
            "variance": 84681.69237
          },
          {
            "average": 4849073.446,
            "count": 17989601,
            "maximum": 4849658.794,
            "minimum": 4848471.334,
            "name": "Y",
            "position": 1,
            "stddev": 333.7801115,
            "variance": 111409.1629
          },
          {
            "average": 1572.44925,
            "count": 17989601,
            "maximum": 1616.972326,
            "minimum": 1536.072326,
            "name": "Z",
            "position": 2,
            "stddev": 10.43432103,
            "variance": 108.8750554
          },
          {
            "average": 14870.0755,
            "count": 17989601,
            "maximum": 32289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6492.967832,
            "variance": 42158631.27
          },
          {
            "average": 1.499210016,
            "count": 17989601,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7590862792,
            "variance": 0.5762119793
          },
          {
            "average": 2.036006024,
            "count": 17989601,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.053622031,
            "variance": 1.110119384
          },
          {
            "average": 0.5035816525,
            "count": 17989601,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999871855,
            "variance": 0.2499871857
          },
          {
            "average": 9.616666873e-06,
            "count": 17989601,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003101060291,
            "variance": 9.616574928e-06
          },
          {
            "average": 1.101314143,
            "count": 17989601,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3017442495,
            "variance": 0.09104959212
          },
          {
            "average": 0.09796465352,
            "count": 17989601,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84583634,
            "variance": 140.3238387
          },
          {
            "average": 1.729046019,
            "count": 17989601,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.087967794,
            "variance": 1.183673922
          },
          {
            "average": 1100.843433,
            "count": 17989601,
            "maximum": 1103,
            "minimum": 1098,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.367540504,
            "variance": 1.87016703
          },
          {
            "average": 22646.95891,
            "count": 17989601,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11154.7328,
            "variance": 124428063.8
          },
          {
            "average": 24080.53462,
            "count": 17989601,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9002.190327,
            "variance": 81039430.68
          },
          {
            "average": 19296.62759,
            "count": 17989601,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8134.94571,
            "variance": 66177341.7
          },
          {
            "average": 188150772.9,
            "count": 17989601,
            "maximum": 188152378.8,
            "minimum": 188149243.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 908.9312911,
            "variance": 826156.0919
          },
          {
            "average": 0,
            "count": 17989601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17989601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17989601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17989601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17989601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299771.4563,
          4848471.334,
          1536.072326,
          300812.2763,
          4849658.794,
          1616.972326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299771.4563415128,
                4848471.333503088,
                1536.0723256981107
              ],
              [
                299771.4563415128,
                4849658.793503089,
                1536.0723256981107
              ],
              [
                300812.27634151274,
                4849658.793503089,
                1616.9723256981108
              ],
              [
                300812.27634151274,
                4848471.333503088,
                1616.9723256981108
              ],
              [
                299771.4563415128,
                4848471.333503088,
                1536.0723256981107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:19:38+00:00",
        "end_time": "2017-08-30T17:27:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4879168,
            43.76222354,
            1536.072326,
            -119.4745554,
            43.77318589,
            1616.972326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747379063168,
                  43.76222354413565,
                  1536.0723256981107
                ],
                [
                  -119.48791676083799,
                  43.772905193765105,
                  1536.0723256981107
                ],
                [
                  -119.47499611041276,
                  43.77318588998903,
                  1616.9723256981108
                ],
                [
                  -119.47455543497092,
                  43.76250413632332,
                  1616.9723256981108
                ],
                [
                  -119.48747379063168,
                  43.76222354413565,
                  1536.0723256981107
                ]
              ]
            ]
          },
          "id": "20170830_43119G4317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:19:38Z",
            "pc:count": 17989601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300283.7474,
                "count": 17989601,
                "maximum": 300812.2763,
                "minimum": 299771.4563,
                "name": "X",
                "position": 0,
                "stddev": 291.0011896,
                "variance": 84681.69237
              },
              {
                "average": 4849073.446,
                "count": 17989601,
                "maximum": 4849658.794,
                "minimum": 4848471.334,
                "name": "Y",
                "position": 1,
                "stddev": 333.7801115,
                "variance": 111409.1629
              },
              {
                "average": 1572.44925,
                "count": 17989601,
                "maximum": 1616.972326,
                "minimum": 1536.072326,
                "name": "Z",
                "position": 2,
                "stddev": 10.43432103,
                "variance": 108.8750554
              },
              {
                "average": 14870.0755,
                "count": 17989601,
                "maximum": 32289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6492.967832,
                "variance": 42158631.27
              },
              {
                "average": 1.499210016,
                "count": 17989601,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7590862792,
                "variance": 0.5762119793
              },
              {
                "average": 2.036006024,
                "count": 17989601,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.053622031,
                "variance": 1.110119384
              },
              {
                "average": 0.5035816525,
                "count": 17989601,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999871855,
                "variance": 0.2499871857
              },
              {
                "average": 9.616666873e-06,
                "count": 17989601,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003101060291,
                "variance": 9.616574928e-06
              },
              {
                "average": 1.101314143,
                "count": 17989601,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3017442495,
                "variance": 0.09104959212
              },
              {
                "average": 0.09796465352,
                "count": 17989601,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84583634,
                "variance": 140.3238387
              },
              {
                "average": 1.729046019,
                "count": 17989601,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.087967794,
                "variance": 1.183673922
              },
              {
                "average": 1100.843433,
                "count": 17989601,
                "maximum": 1103,
                "minimum": 1098,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.367540504,
                "variance": 1.87016703
              },
              {
                "average": 22646.95891,
                "count": 17989601,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11154.7328,
                "variance": 124428063.8
              },
              {
                "average": 24080.53462,
                "count": 17989601,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9002.190327,
                "variance": 81039430.68
              },
              {
                "average": 19296.62759,
                "count": 17989601,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8134.94571,
                "variance": 66177341.7
              },
              {
                "average": 188150772.9,
                "count": 17989601,
                "maximum": 188152378.8,
                "minimum": 188149243.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 908.9312911,
                "variance": 826156.0919
              },
              {
                "average": 0,
                "count": 17989601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17989601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17989601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17989601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17989601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299771.4563,
              4848471.334,
              1536.072326,
              300812.2763,
              4849658.794,
              1616.972326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299771.4563415128,
                    4848471.333503088,
                    1536.0723256981107
                  ],
                  [
                    299771.4563415128,
                    4849658.793503089,
                    1536.0723256981107
                  ],
                  [
                    300812.27634151274,
                    4849658.793503089,
                    1616.9723256981108
                  ],
                  [
                    300812.27634151274,
                    4848471.333503088,
                    1616.9723256981108
                  ],
                  [
                    299771.4563415128,
                    4848471.333503088,
                    1536.0723256981107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:19:38+00:00",
            "end_time": "2017-08-30T17:27:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247436036848,
              43.62471524778499,
              1306.2408542469211
            ],
            [
              -119.5630171808146,
              43.63748177248988,
              1306.2408542469211
            ],
            [
              -119.54999851160672,
              43.63777310577331,
              1479.5008542469213
            ],
            [
              -119.54945844107758,
              43.62500645199043,
              1479.5008542469213
            ],
            [
              -119.56247436036848,
              43.62471524778499,
              1306.2408542469211
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630172,
        43.62471525,
        1306.240854,
        -119.5494584,
        43.63777311,
        1479.500854
      ],
      "properties": {
        "datetime": "2017-09-09T00:02:43Z",
        "pc:count": 39525392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293805.5834,
            "count": 39525392,
            "maximum": 294313.1033,
            "minimum": 293261.9633,
            "name": "X",
            "position": 0,
            "stddev": 282.288577,
            "variance": 79686.84072
          },
          {
            "average": 4834165.351,
            "count": 39525392,
            "maximum": 4834802.12,
            "minimum": 4833382.84,
            "name": "Y",
            "position": 1,
            "stddev": 396.7353149,
            "variance": 157398.9101
          },
          {
            "average": 1367.273456,
            "count": 39525392,
            "maximum": 1479.500854,
            "minimum": 1306.240854,
            "name": "Z",
            "position": 2,
            "stddev": 37.32961041,
            "variance": 1393.499813
          },
          {
            "average": 20491.79459,
            "count": 39525392,
            "maximum": 55217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6788.362998,
            "variance": 46081872.19
          },
          {
            "average": 1.234313628,
            "count": 39525392,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.516547238,
            "variance": 0.2668210491
          },
          {
            "average": 1.470209302,
            "count": 39525392,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7174833821,
            "variance": 0.5147824036
          },
          {
            "average": 0.4977491178,
            "count": 39525392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949398,
            "variance": 0.2499949399
          },
          {
            "average": 2.198586671e-05,
            "count": 39525392,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004688857418,
            "variance": 2.198538388e-05
          },
          {
            "average": 1.083967567,
            "count": 39525392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2773391725,
            "variance": 0.07691701662
          },
          {
            "average": 1.759222945,
            "count": 39525392,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67918273,
            "variance": 136.4033092
          },
          {
            "average": 1.866367372,
            "count": 39525392,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057885335,
            "variance": 1.119121383
          },
          {
            "average": 1148.447846,
            "count": 39525392,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.936827982,
            "variance": 8.624958596
          },
          {
            "average": 33210.06426,
            "count": 39525392,
            "maximum": 50176,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 9174.812935,
            "variance": 84177192.39
          },
          {
            "average": 33181.14304,
            "count": 39525392,
            "maximum": 47872,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 7370.650817,
            "variance": 54326493.46
          },
          {
            "average": 29600.12756,
            "count": 39525392,
            "maximum": 44288,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 7235.604811,
            "variance": 52353976.98
          },
          {
            "average": 188840643.7,
            "count": 39525392,
            "maximum": 188950563.9,
            "minimum": 188239801,
            "name": "GpsTime",
            "position": 15,
            "stddev": 252706.5983,
            "variance": 63860624830.0
          },
          {
            "average": 0,
            "count": 39525392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39525392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39525392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39525392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39525392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293261.9633,
          4833382.84,
          1306.240854,
          294313.1033,
          4834802.12,
          1479.500854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293261.9632820303,
                4833382.840009266,
                1306.2408542469211
              ],
              [
                293261.9632820303,
                4834802.120009265,
                1306.2408542469211
              ],
              [
                294313.1032820303,
                4834802.120009265,
                1479.5008542469213
              ],
              [
                294313.1032820303,
                4833382.840009266,
                1479.5008542469213
              ],
              [
                293261.9632820303,
                4833382.840009266,
                1306.2408542469211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:02:43+00:00",
        "end_time": "2017-08-31T18:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630172,
            43.62471525,
            1306.240854,
            -119.5494584,
            43.63777311,
            1479.500854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247436036848,
                  43.62471524778499,
                  1306.2408542469211
                ],
                [
                  -119.5630171808146,
                  43.63748177248988,
                  1306.2408542469211
                ],
                [
                  -119.54999851160672,
                  43.63777310577331,
                  1479.5008542469213
                ],
                [
                  -119.54945844107758,
                  43.62500645199043,
                  1479.5008542469213
                ],
                [
                  -119.56247436036848,
                  43.62471524778499,
                  1306.2408542469211
                ]
              ]
            ]
          },
          "id": "20170831_43119F5421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:02:43Z",
            "pc:count": 39525392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293805.5834,
                "count": 39525392,
                "maximum": 294313.1033,
                "minimum": 293261.9633,
                "name": "X",
                "position": 0,
                "stddev": 282.288577,
                "variance": 79686.84072
              },
              {
                "average": 4834165.351,
                "count": 39525392,
                "maximum": 4834802.12,
                "minimum": 4833382.84,
                "name": "Y",
                "position": 1,
                "stddev": 396.7353149,
                "variance": 157398.9101
              },
              {
                "average": 1367.273456,
                "count": 39525392,
                "maximum": 1479.500854,
                "minimum": 1306.240854,
                "name": "Z",
                "position": 2,
                "stddev": 37.32961041,
                "variance": 1393.499813
              },
              {
                "average": 20491.79459,
                "count": 39525392,
                "maximum": 55217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6788.362998,
                "variance": 46081872.19
              },
              {
                "average": 1.234313628,
                "count": 39525392,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.516547238,
                "variance": 0.2668210491
              },
              {
                "average": 1.470209302,
                "count": 39525392,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7174833821,
                "variance": 0.5147824036
              },
              {
                "average": 0.4977491178,
                "count": 39525392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949398,
                "variance": 0.2499949399
              },
              {
                "average": 2.198586671e-05,
                "count": 39525392,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004688857418,
                "variance": 2.198538388e-05
              },
              {
                "average": 1.083967567,
                "count": 39525392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2773391725,
                "variance": 0.07691701662
              },
              {
                "average": 1.759222945,
                "count": 39525392,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67918273,
                "variance": 136.4033092
              },
              {
                "average": 1.866367372,
                "count": 39525392,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057885335,
                "variance": 1.119121383
              },
              {
                "average": 1148.447846,
                "count": 39525392,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.936827982,
                "variance": 8.624958596
              },
              {
                "average": 33210.06426,
                "count": 39525392,
                "maximum": 50176,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 9174.812935,
                "variance": 84177192.39
              },
              {
                "average": 33181.14304,
                "count": 39525392,
                "maximum": 47872,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 7370.650817,
                "variance": 54326493.46
              },
              {
                "average": 29600.12756,
                "count": 39525392,
                "maximum": 44288,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 7235.604811,
                "variance": 52353976.98
              },
              {
                "average": 188840643.7,
                "count": 39525392,
                "maximum": 188950563.9,
                "minimum": 188239801,
                "name": "GpsTime",
                "position": 15,
                "stddev": 252706.5983,
                "variance": 63860624830.0
              },
              {
                "average": 0,
                "count": 39525392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39525392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39525392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39525392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39525392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293261.9633,
              4833382.84,
              1306.240854,
              294313.1033,
              4834802.12,
              1479.500854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293261.9632820303,
                    4833382.840009266,
                    1306.2408542469211
                  ],
                  [
                    293261.9632820303,
                    4834802.120009265,
                    1306.2408542469211
                  ],
                  [
                    294313.1032820303,
                    4834802.120009265,
                    1479.5008542469213
                  ],
                  [
                    294313.1032820303,
                    4833382.840009266,
                    1479.5008542469213
                  ],
                  [
                    293261.9632820303,
                    4833382.840009266,
                    1306.2408542469211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:02:43+00:00",
            "end_time": "2017-08-31T18:36:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997232635194,
              43.66220058583735,
              1418.2483476832786
            ],
            [
              -119.70054566314367,
              43.67498036596348,
              1418.2483476832786
            ],
            [
              -119.68750025001192,
              43.67528804105234,
              1477.9683476832784
            ],
            [
              -119.68692967466768,
              43.6625081244748,
              1477.9683476832784
            ],
            [
              -119.69997232635194,
              43.66220058583735,
              1418.2483476832786
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005457,
        43.66220059,
        1418.248348,
        -119.6869297,
        43.67528804,
        1477.968348
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:10Z",
        "pc:count": 18023551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282850.923,
            "count": 18023551,
            "maximum": 283356.6288,
            "minimum": 282303.8688,
            "name": "X",
            "position": 0,
            "stddev": 294.0981741,
            "variance": 86493.73602
          },
          {
            "average": 4838557.716,
            "count": 18023551,
            "maximum": 4839318.878,
            "minimum": 4837897.958,
            "name": "Y",
            "position": 1,
            "stddev": 387.5926189,
            "variance": 150228.0382
          },
          {
            "average": 1459.815416,
            "count": 18023551,
            "maximum": 1477.968348,
            "minimum": 1418.248348,
            "name": "Z",
            "position": 2,
            "stddev": 6.36157452,
            "variance": 40.46963037
          },
          {
            "average": 24727.30284,
            "count": 18023551,
            "maximum": 43297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3248.08166,
            "variance": 10550034.47
          },
          {
            "average": 1.008624826,
            "count": 18023551,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1070626325,
            "variance": 0.01146240728
          },
          {
            "average": 1.017485067,
            "count": 18023551,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1625884646,
            "variance": 0.02643500883
          },
          {
            "average": 0.5048079038,
            "count": 18023551,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768974,
            "variance": 0.2499768979
          },
          {
            "average": 5.759131483e-05,
            "count": 18023551,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007588675857,
            "variance": 5.758800127e-05
          },
          {
            "average": 1.242439739,
            "count": 18023551,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4285588899,
            "variance": 0.1836627221
          },
          {
            "average": -1.788468182,
            "count": 18023551,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90632709,
            "variance": 141.7606248
          },
          {
            "average": 1.993201229,
            "count": 18023551,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002890173,
            "variance": 1.005788698
          },
          {
            "average": 1173.823795,
            "count": 18023551,
            "maximum": 1182,
            "minimum": 1169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.556015729,
            "variance": 20.75727932
          },
          {
            "average": 41218.46185,
            "count": 18023551,
            "maximum": 56064,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4878.851857,
            "variance": 23803195.44
          },
          {
            "average": 39565.74971,
            "count": 18023551,
            "maximum": 56320,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4563.64123,
            "variance": 20826821.28
          },
          {
            "average": 36512.89884,
            "count": 18023551,
            "maximum": 56064,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4890.342768,
            "variance": 23915452.39
          },
          {
            "average": 189101172.9,
            "count": 18023551,
            "maximum": 189107010.4,
            "minimum": 189097592.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3252.542102,
            "variance": 10579030.13
          },
          {
            "average": 0,
            "count": 18023551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18023551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18023551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18023551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18023551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282303.8688,
          4837897.958,
          1418.248348,
          283356.6288,
          4839318.878,
          1477.968348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282303.8688367293,
                4837897.957552717,
                1418.2483476832786
              ],
              [
                282303.8688367293,
                4839318.877552717,
                1418.2483476832786
              ],
              [
                283356.62883672933,
                4839318.877552717,
                1477.9683476832784
              ],
              [
                283356.62883672933,
                4837897.957552717,
                1477.9683476832784
              ],
              [
                282303.8688367293,
                4837897.957552717,
                1418.2483476832786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:10+00:00",
        "end_time": "2017-09-10T16:53:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005457,
            43.66220059,
            1418.248348,
            -119.6869297,
            43.67528804,
            1477.968348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997232635194,
                  43.66220058583735,
                  1418.2483476832786
                ],
                [
                  -119.70054566314367,
                  43.67498036596348,
                  1418.2483476832786
                ],
                [
                  -119.68750025001192,
                  43.67528804105234,
                  1477.9683476832784
                ],
                [
                  -119.68692967466768,
                  43.6625081244748,
                  1477.9683476832784
                ],
                [
                  -119.69997232635194,
                  43.66220058583735,
                  1418.2483476832786
                ]
              ]
            ]
          },
          "id": "20170910_43119F6310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:10Z",
            "pc:count": 18023551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282850.923,
                "count": 18023551,
                "maximum": 283356.6288,
                "minimum": 282303.8688,
                "name": "X",
                "position": 0,
                "stddev": 294.0981741,
                "variance": 86493.73602
              },
              {
                "average": 4838557.716,
                "count": 18023551,
                "maximum": 4839318.878,
                "minimum": 4837897.958,
                "name": "Y",
                "position": 1,
                "stddev": 387.5926189,
                "variance": 150228.0382
              },
              {
                "average": 1459.815416,
                "count": 18023551,
                "maximum": 1477.968348,
                "minimum": 1418.248348,
                "name": "Z",
                "position": 2,
                "stddev": 6.36157452,
                "variance": 40.46963037
              },
              {
                "average": 24727.30284,
                "count": 18023551,
                "maximum": 43297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3248.08166,
                "variance": 10550034.47
              },
              {
                "average": 1.008624826,
                "count": 18023551,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1070626325,
                "variance": 0.01146240728
              },
              {
                "average": 1.017485067,
                "count": 18023551,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1625884646,
                "variance": 0.02643500883
              },
              {
                "average": 0.5048079038,
                "count": 18023551,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768974,
                "variance": 0.2499768979
              },
              {
                "average": 5.759131483e-05,
                "count": 18023551,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007588675857,
                "variance": 5.758800127e-05
              },
              {
                "average": 1.242439739,
                "count": 18023551,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4285588899,
                "variance": 0.1836627221
              },
              {
                "average": -1.788468182,
                "count": 18023551,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90632709,
                "variance": 141.7606248
              },
              {
                "average": 1.993201229,
                "count": 18023551,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002890173,
                "variance": 1.005788698
              },
              {
                "average": 1173.823795,
                "count": 18023551,
                "maximum": 1182,
                "minimum": 1169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.556015729,
                "variance": 20.75727932
              },
              {
                "average": 41218.46185,
                "count": 18023551,
                "maximum": 56064,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4878.851857,
                "variance": 23803195.44
              },
              {
                "average": 39565.74971,
                "count": 18023551,
                "maximum": 56320,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4563.64123,
                "variance": 20826821.28
              },
              {
                "average": 36512.89884,
                "count": 18023551,
                "maximum": 56064,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4890.342768,
                "variance": 23915452.39
              },
              {
                "average": 189101172.9,
                "count": 18023551,
                "maximum": 189107010.4,
                "minimum": 189097592.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3252.542102,
                "variance": 10579030.13
              },
              {
                "average": 0,
                "count": 18023551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18023551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18023551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18023551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18023551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282303.8688,
              4837897.958,
              1418.248348,
              283356.6288,
              4839318.878,
              1477.968348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282303.8688367293,
                    4837897.957552717,
                    1418.2483476832786
                  ],
                  [
                    282303.8688367293,
                    4839318.877552717,
                    1418.2483476832786
                  ],
                  [
                    283356.62883672933,
                    4839318.877552717,
                    1477.9683476832784
                  ],
                  [
                    283356.62883672933,
                    4837897.957552717,
                    1477.9683476832784
                  ],
                  [
                    282303.8688367293,
                    4837897.957552717,
                    1418.2483476832786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:10+00:00",
            "end_time": "2017-09-10T16:53:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5105.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497335727399,
              43.73721400232515,
              1394.8716046251625
            ],
            [
              -119.57552103824298,
              43.7499817688154,
              1394.8716046251625
            ],
            [
              -119.5624989828392,
              43.75027465348407,
              1456.7116046251626
            ],
            [
              -119.56195406358657,
              43.737506757239515,
              1456.7116046251626
            ],
            [
              -119.57497335727399,
              43.73721400232515,
              1394.8716046251625
            ]
          ]
        ]
      },
      "bbox": [
        -119.575521,
        43.737214,
        1394.871605,
        -119.5619541,
        43.75027465,
        1456.711605
      ],
      "properties": {
        "datetime": "2017-08-31T17:46:10Z",
        "pc:count": 15299076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293202.2044,
            "count": 15299076,
            "maximum": 293691.07,
            "minimum": 292641.61,
            "name": "X",
            "position": 0,
            "stddev": 292.0071124,
            "variance": 85268.1537
          },
          {
            "average": 4846619.933,
            "count": 15299076,
            "maximum": 4847328.4,
            "minimum": 4845908.94,
            "name": "Y",
            "position": 1,
            "stddev": 407.5013281,
            "variance": 166057.3324
          },
          {
            "average": 1415.060097,
            "count": 15299076,
            "maximum": 1456.711605,
            "minimum": 1394.871605,
            "name": "Z",
            "position": 2,
            "stddev": 14.52319958,
            "variance": 210.9233261
          },
          {
            "average": 21420.17933,
            "count": 15299076,
            "maximum": 38402,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2211.342776,
            "variance": 4890036.872
          },
          {
            "average": 1.006846949,
            "count": 15299076,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08543067341,
            "variance": 0.007298399959
          },
          {
            "average": 1.013843973,
            "count": 15299076,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1231561728,
            "variance": 0.0151674429
          },
          {
            "average": 0.4995087285,
            "count": 15299076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999775,
            "variance": 0.249999775
          },
          {
            "average": 2.614536982e-07,
            "count": 15299076,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005113253827,
            "variance": 2.61453647e-07
          },
          {
            "average": 1.161004233,
            "count": 15299076,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3675348676,
            "variance": 0.1350818789
          },
          {
            "average": 1.549683268,
            "count": 15299076,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8520959,
            "variance": 140.4721771
          },
          {
            "average": 1.988513685,
            "count": 15299076,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.002789628,
            "variance": 1.005587038
          },
          {
            "average": 1132.984874,
            "count": 15299076,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.26623315,
            "variance": 1.603346389
          },
          {
            "average": 40620.89424,
            "count": 15299076,
            "maximum": 54272,
            "minimum": 6656,
            "name": "Red",
            "position": 12,
            "stddev": 4042.965435,
            "variance": 16345569.51
          },
          {
            "average": 38576.41888,
            "count": 15299076,
            "maximum": 52480,
            "minimum": 8960,
            "name": "Green",
            "position": 13,
            "stddev": 3175.011209,
            "variance": 10080696.18
          },
          {
            "average": 33960.8391,
            "count": 15299076,
            "maximum": 50176,
            "minimum": 8448,
            "name": "Blue",
            "position": 14,
            "stddev": 3562.615839,
            "variance": 12692231.62
          },
          {
            "average": 188234577.9,
            "count": 15299076,
            "maximum": 188236770.3,
            "minimum": 188232427.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 811.8313446,
            "variance": 659070.1321
          },
          {
            "average": 0,
            "count": 15299076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15299076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15299076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15299076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15299076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292641.61,
          4845908.94,
          1394.871605,
          293691.07,
          4847328.4,
          1456.711605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292641.6099873794,
                4845908.939965048,
                1394.8716046251625
              ],
              [
                292641.6099873794,
                4847328.399965049,
                1394.8716046251625
              ],
              [
                293691.06998737936,
                4847328.399965049,
                1456.7116046251626
              ],
              [
                293691.06998737936,
                4845908.939965048,
                1456.7116046251626
              ],
              [
                292641.6099873794,
                4845908.939965048,
                1394.8716046251625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:46:10+00:00",
        "end_time": "2017-08-31T16:33:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5105.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5105.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5105.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5105.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.575521,
            43.737214,
            1394.871605,
            -119.5619541,
            43.75027465,
            1456.711605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497335727399,
                  43.73721400232515,
                  1394.8716046251625
                ],
                [
                  -119.57552103824298,
                  43.7499817688154,
                  1394.8716046251625
                ],
                [
                  -119.5624989828392,
                  43.75027465348407,
                  1456.7116046251626
                ],
                [
                  -119.56195406358657,
                  43.737506757239515,
                  1456.7116046251626
                ],
                [
                  -119.57497335727399,
                  43.73721400232515,
                  1394.8716046251625
                ]
              ]
            ]
          },
          "id": "20170831_43119F5105.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5105.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:46:10Z",
            "pc:count": 15299076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293202.2044,
                "count": 15299076,
                "maximum": 293691.07,
                "minimum": 292641.61,
                "name": "X",
                "position": 0,
                "stddev": 292.0071124,
                "variance": 85268.1537
              },
              {
                "average": 4846619.933,
                "count": 15299076,
                "maximum": 4847328.4,
                "minimum": 4845908.94,
                "name": "Y",
                "position": 1,
                "stddev": 407.5013281,
                "variance": 166057.3324
              },
              {
                "average": 1415.060097,
                "count": 15299076,
                "maximum": 1456.711605,
                "minimum": 1394.871605,
                "name": "Z",
                "position": 2,
                "stddev": 14.52319958,
                "variance": 210.9233261
              },
              {
                "average": 21420.17933,
                "count": 15299076,
                "maximum": 38402,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2211.342776,
                "variance": 4890036.872
              },
              {
                "average": 1.006846949,
                "count": 15299076,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08543067341,
                "variance": 0.007298399959
              },
              {
                "average": 1.013843973,
                "count": 15299076,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1231561728,
                "variance": 0.0151674429
              },
              {
                "average": 0.4995087285,
                "count": 15299076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999775,
                "variance": 0.249999775
              },
              {
                "average": 2.614536982e-07,
                "count": 15299076,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005113253827,
                "variance": 2.61453647e-07
              },
              {
                "average": 1.161004233,
                "count": 15299076,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3675348676,
                "variance": 0.1350818789
              },
              {
                "average": 1.549683268,
                "count": 15299076,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8520959,
                "variance": 140.4721771
              },
              {
                "average": 1.988513685,
                "count": 15299076,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.002789628,
                "variance": 1.005587038
              },
              {
                "average": 1132.984874,
                "count": 15299076,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.26623315,
                "variance": 1.603346389
              },
              {
                "average": 40620.89424,
                "count": 15299076,
                "maximum": 54272,
                "minimum": 6656,
                "name": "Red",
                "position": 12,
                "stddev": 4042.965435,
                "variance": 16345569.51
              },
              {
                "average": 38576.41888,
                "count": 15299076,
                "maximum": 52480,
                "minimum": 8960,
                "name": "Green",
                "position": 13,
                "stddev": 3175.011209,
                "variance": 10080696.18
              },
              {
                "average": 33960.8391,
                "count": 15299076,
                "maximum": 50176,
                "minimum": 8448,
                "name": "Blue",
                "position": 14,
                "stddev": 3562.615839,
                "variance": 12692231.62
              },
              {
                "average": 188234577.9,
                "count": 15299076,
                "maximum": 188236770.3,
                "minimum": 188232427.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 811.8313446,
                "variance": 659070.1321
              },
              {
                "average": 0,
                "count": 15299076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15299076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15299076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15299076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15299076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292641.61,
              4845908.94,
              1394.871605,
              293691.07,
              4847328.4,
              1456.711605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292641.6099873794,
                    4845908.939965048,
                    1394.8716046251625
                  ],
                  [
                    292641.6099873794,
                    4847328.399965049,
                    1394.8716046251625
                  ],
                  [
                    293691.06998737936,
                    4847328.399965049,
                    1456.7116046251626
                  ],
                  [
                    293691.06998737936,
                    4845908.939965048,
                    1456.7116046251626
                  ],
                  [
                    292641.6099873794,
                    4845908.939965048,
                    1394.8716046251625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:46:10+00:00",
            "end_time": "2017-08-31T16:33: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": "20170830_43119G5422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997323077527,
              43.74971703709075,
              1427.5062153499077
            ],
            [
              -119.55051570448634,
              43.76248196711044,
              1427.5062153499077
            ],
            [
              -119.53749862724597,
              43.76277189168944,
              1516.806215349908
            ],
            [
              -119.53695891489959,
              43.750006833257856,
              1516.806215349908
            ],
            [
              -119.54997323077527,
              43.74971703709075,
              1427.5062153499077
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505157,
        43.74971704,
        1427.506215,
        -119.5369589,
        43.76277189,
        1516.806215
      ],
      "properties": {
        "datetime": "2017-08-31T16:29:09Z",
        "pc:count": 15185049,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295216.3151,
            "count": 15185049,
            "maximum": 295746.4713,
            "minimum": 294697.6513,
            "name": "X",
            "position": 0,
            "stddev": 290.6942055,
            "variance": 84503.12111
          },
          {
            "average": 4847937.132,
            "count": 15185049,
            "maximum": 4848654.452,
            "minimum": 4847235.332,
            "name": "Y",
            "position": 1,
            "stddev": 407.1151624,
            "variance": 165742.7554
          },
          {
            "average": 1481.826792,
            "count": 15185049,
            "maximum": 1516.806215,
            "minimum": 1427.506215,
            "name": "Z",
            "position": 2,
            "stddev": 16.3855734,
            "variance": 268.4870157
          },
          {
            "average": 17636.82088,
            "count": 15185049,
            "maximum": 30689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4597.233759,
            "variance": 21134558.24
          },
          {
            "average": 1.172411297,
            "count": 15185049,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4619698571,
            "variance": 0.2134161489
          },
          {
            "average": 1.349386492,
            "count": 15185049,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6729918529,
            "variance": 0.452918034
          },
          {
            "average": 0.5017040775,
            "count": 15185049,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971126,
            "variance": 0.2499971126
          },
          {
            "average": 3.292712457e-07,
            "count": 15185049,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0005738215393,
            "variance": 3.292711589e-07
          },
          {
            "average": 1.152257461,
            "count": 15185049,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.359270281,
            "variance": 0.1290751348
          },
          {
            "average": 0.4431036274,
            "count": 15185049,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74628591,
            "variance": 137.9752326
          },
          {
            "average": 1.90363798,
            "count": 15185049,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.039910688,
            "variance": 1.081414238
          },
          {
            "average": 1126.755871,
            "count": 15185049,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118609037,
            "variance": 1.251286178
          },
          {
            "average": 32764.72427,
            "count": 15185049,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9944.10955,
            "variance": 98885314.75
          },
          {
            "average": 32198.73781,
            "count": 15185049,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8020.30886,
            "variance": 64325354.21
          },
          {
            "average": 28424.93829,
            "count": 15185049,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7756.702234,
            "variance": 60166429.55
          },
          {
            "average": 188230376.8,
            "count": 15185049,
            "maximum": 188232149.1,
            "minimum": 188156854.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2435.726983,
            "variance": 5932765.937
          },
          {
            "average": 0,
            "count": 15185049,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185049,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185049,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185049,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15185049,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294697.6513,
          4847235.332,
          1427.506215,
          295746.4713,
          4848654.452,
          1516.806215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294697.65134341485,
                4847235.332209629,
                1427.5062153499077
              ],
              [
                294697.65134341485,
                4848654.452209628,
                1427.5062153499077
              ],
              [
                295746.4713434148,
                4848654.452209628,
                1516.806215349908
              ],
              [
                295746.4713434148,
                4847235.332209629,
                1516.806215349908
              ],
              [
                294697.65134341485,
                4847235.332209629,
                1427.5062153499077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:29:09+00:00",
        "end_time": "2017-08-30T19:34:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505157,
            43.74971704,
            1427.506215,
            -119.5369589,
            43.76277189,
            1516.806215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997323077527,
                  43.74971703709075,
                  1427.5062153499077
                ],
                [
                  -119.55051570448634,
                  43.76248196711044,
                  1427.5062153499077
                ],
                [
                  -119.53749862724597,
                  43.76277189168944,
                  1516.806215349908
                ],
                [
                  -119.53695891489959,
                  43.750006833257856,
                  1516.806215349908
                ],
                [
                  -119.54997323077527,
                  43.74971703709075,
                  1427.5062153499077
                ]
              ]
            ]
          },
          "id": "20170830_43119G5422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:29:09Z",
            "pc:count": 15185049,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295216.3151,
                "count": 15185049,
                "maximum": 295746.4713,
                "minimum": 294697.6513,
                "name": "X",
                "position": 0,
                "stddev": 290.6942055,
                "variance": 84503.12111
              },
              {
                "average": 4847937.132,
                "count": 15185049,
                "maximum": 4848654.452,
                "minimum": 4847235.332,
                "name": "Y",
                "position": 1,
                "stddev": 407.1151624,
                "variance": 165742.7554
              },
              {
                "average": 1481.826792,
                "count": 15185049,
                "maximum": 1516.806215,
                "minimum": 1427.506215,
                "name": "Z",
                "position": 2,
                "stddev": 16.3855734,
                "variance": 268.4870157
              },
              {
                "average": 17636.82088,
                "count": 15185049,
                "maximum": 30689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4597.233759,
                "variance": 21134558.24
              },
              {
                "average": 1.172411297,
                "count": 15185049,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4619698571,
                "variance": 0.2134161489
              },
              {
                "average": 1.349386492,
                "count": 15185049,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6729918529,
                "variance": 0.452918034
              },
              {
                "average": 0.5017040775,
                "count": 15185049,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971126,
                "variance": 0.2499971126
              },
              {
                "average": 3.292712457e-07,
                "count": 15185049,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0005738215393,
                "variance": 3.292711589e-07
              },
              {
                "average": 1.152257461,
                "count": 15185049,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.359270281,
                "variance": 0.1290751348
              },
              {
                "average": 0.4431036274,
                "count": 15185049,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74628591,
                "variance": 137.9752326
              },
              {
                "average": 1.90363798,
                "count": 15185049,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.039910688,
                "variance": 1.081414238
              },
              {
                "average": 1126.755871,
                "count": 15185049,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118609037,
                "variance": 1.251286178
              },
              {
                "average": 32764.72427,
                "count": 15185049,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9944.10955,
                "variance": 98885314.75
              },
              {
                "average": 32198.73781,
                "count": 15185049,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8020.30886,
                "variance": 64325354.21
              },
              {
                "average": 28424.93829,
                "count": 15185049,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7756.702234,
                "variance": 60166429.55
              },
              {
                "average": 188230376.8,
                "count": 15185049,
                "maximum": 188232149.1,
                "minimum": 188156854.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2435.726983,
                "variance": 5932765.937
              },
              {
                "average": 0,
                "count": 15185049,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185049,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185049,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185049,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15185049,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294697.6513,
              4847235.332,
              1427.506215,
              295746.4713,
              4848654.452,
              1516.806215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294697.65134341485,
                    4847235.332209629,
                    1427.5062153499077
                  ],
                  [
                    294697.65134341485,
                    4848654.452209628,
                    1427.5062153499077
                  ],
                  [
                    295746.4713434148,
                    4848654.452209628,
                    1516.806215349908
                  ],
                  [
                    295746.4713434148,
                    4847235.332209629,
                    1516.806215349908
                  ],
                  [
                    294697.65134341485,
                    4847235.332209629,
                    1427.5062153499077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:29:09+00:00",
            "end_time": "2017-08-30T19:34:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G4318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.47497569088102,
              43.76223918878647,
              1569.1404300056713
            ],
            [
              -119.4754177736141,
              43.77295332318167,
              1569.1404300056713
            ],
            [
              -119.46356659178663,
              43.77320954272222,
              1628.4604300056715
            ],
            [
              -119.46312662031497,
              43.762495313074005,
              1628.4604300056715
            ],
            [
              -119.47497569088102,
              43.76223918878647,
              1569.1404300056713
            ]
          ]
        ]
      },
      "bbox": [
        -119.4754178,
        43.76223919,
        1569.14043,
        -119.4631266,
        43.77320954,
        1628.46043
      ],
      "properties": {
        "datetime": "2017-08-30T17:57:58Z",
        "pc:count": 8110856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301089.3311,
            "count": 8110856,
            "maximum": 301732.2274,
            "minimum": 300777.5674,
            "name": "X",
            "position": 0,
            "stddev": 214.6161552,
            "variance": 46060.09406
          },
          {
            "average": 4848915.484,
            "count": 8110856,
            "maximum": 4849633.978,
            "minimum": 4848442.918,
            "name": "Y",
            "position": 1,
            "stddev": 291.2749036,
            "variance": 84841.06944
          },
          {
            "average": 1583.233006,
            "count": 8110856,
            "maximum": 1628.46043,
            "minimum": 1569.14043,
            "name": "Z",
            "position": 2,
            "stddev": 7.959309612,
            "variance": 63.3506095
          },
          {
            "average": 16101.63862,
            "count": 8110856,
            "maximum": 44225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5815.849905,
            "variance": 33824110.12
          },
          {
            "average": 1.344330734,
            "count": 8110856,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6611414992,
            "variance": 0.437108082
          },
          {
            "average": 1.713928222,
            "count": 8110856,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.97467122,
            "variance": 0.9499839871
          },
          {
            "average": 0.4914325936,
            "count": 8110856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499926625,
            "variance": 0.2499266304
          },
          {
            "average": 8.63040843e-07,
            "count": 8110856,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009289995719,
            "variance": 8.630402046e-07
          },
          {
            "average": 1.112701791,
            "count": 8110856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3162279397,
            "variance": 0.1000001099
          },
          {
            "average": 3.728602852,
            "count": 8110856,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99025626,
            "variance": 120.7857327
          },
          {
            "average": 1.827599454,
            "count": 8110856,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.066597138,
            "variance": 1.137629456
          },
          {
            "average": 1098.703191,
            "count": 8110856,
            "maximum": 1101,
            "minimum": 1097,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9934455877,
            "variance": 0.9869341358
          },
          {
            "average": 27784.04626,
            "count": 8110856,
            "maximum": 65280,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 11118.33962,
            "variance": 123617476
          },
          {
            "average": 28377.65408,
            "count": 8110856,
            "maximum": 65280,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 8751.97843,
            "variance": 76597126.44
          },
          {
            "average": 23581.28034,
            "count": 8110856,
            "maximum": 65280,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8571.292642,
            "variance": 73467057.56
          },
          {
            "average": 188149454,
            "count": 8110856,
            "maximum": 188151078,
            "minimum": 188148186.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 634.1700726,
            "variance": 402171.6809
          },
          {
            "average": 0,
            "count": 8110856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8110856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8110856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8110856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8110856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300777.5674,
          4848442.918,
          1569.14043,
          301732.2274,
          4849633.978,
          1628.46043
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300777.567416674,
                4848442.917654224,
                1569.1404300056713
              ],
              [
                300777.567416674,
                4849633.977654224,
                1569.1404300056713
              ],
              [
                301732.227416674,
                4849633.977654224,
                1628.4604300056715
              ],
              [
                301732.227416674,
                4848442.917654224,
                1628.4604300056715
              ],
              [
                300777.567416674,
                4848442.917654224,
                1569.1404300056713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:57:58+00:00",
        "end_time": "2017-08-30T17:09:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4754178,
            43.76223919,
            1569.14043,
            -119.4631266,
            43.77320954,
            1628.46043
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.47497569088102,
                  43.76223918878647,
                  1569.1404300056713
                ],
                [
                  -119.4754177736141,
                  43.77295332318167,
                  1569.1404300056713
                ],
                [
                  -119.46356659178663,
                  43.77320954272222,
                  1628.4604300056715
                ],
                [
                  -119.46312662031497,
                  43.762495313074005,
                  1628.4604300056715
                ],
                [
                  -119.47497569088102,
                  43.76223918878647,
                  1569.1404300056713
                ]
              ]
            ]
          },
          "id": "20170830_43119G4318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:57:58Z",
            "pc:count": 8110856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301089.3311,
                "count": 8110856,
                "maximum": 301732.2274,
                "minimum": 300777.5674,
                "name": "X",
                "position": 0,
                "stddev": 214.6161552,
                "variance": 46060.09406
              },
              {
                "average": 4848915.484,
                "count": 8110856,
                "maximum": 4849633.978,
                "minimum": 4848442.918,
                "name": "Y",
                "position": 1,
                "stddev": 291.2749036,
                "variance": 84841.06944
              },
              {
                "average": 1583.233006,
                "count": 8110856,
                "maximum": 1628.46043,
                "minimum": 1569.14043,
                "name": "Z",
                "position": 2,
                "stddev": 7.959309612,
                "variance": 63.3506095
              },
              {
                "average": 16101.63862,
                "count": 8110856,
                "maximum": 44225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5815.849905,
                "variance": 33824110.12
              },
              {
                "average": 1.344330734,
                "count": 8110856,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6611414992,
                "variance": 0.437108082
              },
              {
                "average": 1.713928222,
                "count": 8110856,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.97467122,
                "variance": 0.9499839871
              },
              {
                "average": 0.4914325936,
                "count": 8110856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499926625,
                "variance": 0.2499266304
              },
              {
                "average": 8.63040843e-07,
                "count": 8110856,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009289995719,
                "variance": 8.630402046e-07
              },
              {
                "average": 1.112701791,
                "count": 8110856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3162279397,
                "variance": 0.1000001099
              },
              {
                "average": 3.728602852,
                "count": 8110856,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99025626,
                "variance": 120.7857327
              },
              {
                "average": 1.827599454,
                "count": 8110856,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.066597138,
                "variance": 1.137629456
              },
              {
                "average": 1098.703191,
                "count": 8110856,
                "maximum": 1101,
                "minimum": 1097,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9934455877,
                "variance": 0.9869341358
              },
              {
                "average": 27784.04626,
                "count": 8110856,
                "maximum": 65280,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 11118.33962,
                "variance": 123617476
              },
              {
                "average": 28377.65408,
                "count": 8110856,
                "maximum": 65280,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 8751.97843,
                "variance": 76597126.44
              },
              {
                "average": 23581.28034,
                "count": 8110856,
                "maximum": 65280,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8571.292642,
                "variance": 73467057.56
              },
              {
                "average": 188149454,
                "count": 8110856,
                "maximum": 188151078,
                "minimum": 188148186.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 634.1700726,
                "variance": 402171.6809
              },
              {
                "average": 0,
                "count": 8110856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8110856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8110856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8110856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8110856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300777.5674,
              4848442.918,
              1569.14043,
              301732.2274,
              4849633.978,
              1628.46043
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300777.567416674,
                    4848442.917654224,
                    1569.1404300056713
                  ],
                  [
                    300777.567416674,
                    4849633.977654224,
                    1569.1404300056713
                  ],
                  [
                    301732.227416674,
                    4849633.977654224,
                    1628.4604300056715
                  ],
                  [
                    301732.227416674,
                    4848442.917654224,
                    1628.4604300056715
                  ],
                  [
                    300777.567416674,
                    4848442.917654224,
                    1569.1404300056713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:57:58+00:00",
            "end_time": "2017-08-30T17:09:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F5316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497259171333,
              43.637208753191985,
              1355.9601317270804
            ],
            [
              -119.62552919059554,
              43.649981633570555,
              1355.9601317270804
            ],
            [
              -119.6124992976184,
              43.65028036285022,
              1626.5601317270803
            ],
            [
              -119.61194545332927,
              43.637507350053674,
              1626.5601317270803
            ],
            [
              -119.62497259171333,
              43.637208753191985,
              1355.9601317270804
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255292,
        43.63720875,
        1355.960132,
        -119.6119455,
        43.65028036,
        1626.560132
      ],
      "properties": {
        "datetime": "2017-09-10T15:58:56Z",
        "pc:count": 14919480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288801.383,
            "count": 14919480,
            "maximum": 289315.2693,
            "minimum": 288263.3893,
            "name": "X",
            "position": 0,
            "stddev": 290.0315132,
            "variance": 84118.27863
          },
          {
            "average": 4835682.692,
            "count": 14919480,
            "maximum": 4836348.105,
            "minimum": 4834928.045,
            "name": "Y",
            "position": 1,
            "stddev": 404.7345893,
            "variance": 163810.0878
          },
          {
            "average": 1455.252282,
            "count": 14919480,
            "maximum": 1626.560132,
            "minimum": 1355.960132,
            "name": "Z",
            "position": 2,
            "stddev": 64.72454993,
            "variance": 4189.267363
          },
          {
            "average": 23303.64115,
            "count": 14919480,
            "maximum": 55057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5464.141762,
            "variance": 29856845.19
          },
          {
            "average": 1.086976758,
            "count": 14919480,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3235747604,
            "variance": 0.1047006255
          },
          {
            "average": 1.175277221,
            "count": 14919480,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4708900579,
            "variance": 0.2217374466
          },
          {
            "average": 0.5024221354,
            "count": 14919480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999415,
            "variance": 0.24999415
          },
          {
            "average": 1.260097537e-05,
            "count": 14919480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00354976301,
            "variance": 1.260081743e-05
          },
          {
            "average": 1.236856043,
            "count": 14919480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4251532314,
            "variance": 0.1807552701
          },
          {
            "average": -0.4118737831,
            "count": 14919480,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90057826,
            "variance": 141.6237629
          },
          {
            "average": 1.960460016,
            "count": 14919480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.024735427,
            "variance": 1.050082696
          },
          {
            "average": 1161.666432,
            "count": 14919480,
            "maximum": 1164,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9708456985,
            "variance": 0.9425413703
          },
          {
            "average": 37935.39695,
            "count": 14919480,
            "maximum": 51200,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 8433.918705,
            "variance": 71130984.72
          },
          {
            "average": 37038.6964,
            "count": 14919480,
            "maximum": 49152,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 6938.571019,
            "variance": 48143767.78
          },
          {
            "average": 33639.84733,
            "count": 14919480,
            "maximum": 45568,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 6973.711521,
            "variance": 48632652.38
          },
          {
            "average": 189092989.6,
            "count": 14919480,
            "maximum": 189094336.5,
            "minimum": 189091397.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 605.5905381,
            "variance": 366739.8999
          },
          {
            "average": 0,
            "count": 14919480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288263.3893,
          4834928.045,
          1355.960132,
          289315.2693,
          4836348.105,
          1626.560132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288263.3893003958,
                4834928.045110722,
                1355.9601317270804
              ],
              [
                288263.3893003958,
                4836348.105110723,
                1355.9601317270804
              ],
              [
                289315.2693003958,
                4836348.105110723,
                1626.5601317270803
              ],
              [
                289315.2693003958,
                4834928.045110722,
                1626.5601317270803
              ],
              [
                288263.3893003958,
                4834928.045110722,
                1355.9601317270804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:58:56+00:00",
        "end_time": "2017-09-10T15:09:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255292,
            43.63720875,
            1355.960132,
            -119.6119455,
            43.65028036,
            1626.560132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497259171333,
                  43.637208753191985,
                  1355.9601317270804
                ],
                [
                  -119.62552919059554,
                  43.649981633570555,
                  1355.9601317270804
                ],
                [
                  -119.6124992976184,
                  43.65028036285022,
                  1626.5601317270803
                ],
                [
                  -119.61194545332927,
                  43.637507350053674,
                  1626.5601317270803
                ],
                [
                  -119.62497259171333,
                  43.637208753191985,
                  1355.9601317270804
                ]
              ]
            ]
          },
          "id": "20170910_43119F5316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:58:56Z",
            "pc:count": 14919480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288801.383,
                "count": 14919480,
                "maximum": 289315.2693,
                "minimum": 288263.3893,
                "name": "X",
                "position": 0,
                "stddev": 290.0315132,
                "variance": 84118.27863
              },
              {
                "average": 4835682.692,
                "count": 14919480,
                "maximum": 4836348.105,
                "minimum": 4834928.045,
                "name": "Y",
                "position": 1,
                "stddev": 404.7345893,
                "variance": 163810.0878
              },
              {
                "average": 1455.252282,
                "count": 14919480,
                "maximum": 1626.560132,
                "minimum": 1355.960132,
                "name": "Z",
                "position": 2,
                "stddev": 64.72454993,
                "variance": 4189.267363
              },
              {
                "average": 23303.64115,
                "count": 14919480,
                "maximum": 55057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5464.141762,
                "variance": 29856845.19
              },
              {
                "average": 1.086976758,
                "count": 14919480,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3235747604,
                "variance": 0.1047006255
              },
              {
                "average": 1.175277221,
                "count": 14919480,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4708900579,
                "variance": 0.2217374466
              },
              {
                "average": 0.5024221354,
                "count": 14919480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999415,
                "variance": 0.24999415
              },
              {
                "average": 1.260097537e-05,
                "count": 14919480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00354976301,
                "variance": 1.260081743e-05
              },
              {
                "average": 1.236856043,
                "count": 14919480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4251532314,
                "variance": 0.1807552701
              },
              {
                "average": -0.4118737831,
                "count": 14919480,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90057826,
                "variance": 141.6237629
              },
              {
                "average": 1.960460016,
                "count": 14919480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.024735427,
                "variance": 1.050082696
              },
              {
                "average": 1161.666432,
                "count": 14919480,
                "maximum": 1164,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9708456985,
                "variance": 0.9425413703
              },
              {
                "average": 37935.39695,
                "count": 14919480,
                "maximum": 51200,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 8433.918705,
                "variance": 71130984.72
              },
              {
                "average": 37038.6964,
                "count": 14919480,
                "maximum": 49152,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 6938.571019,
                "variance": 48143767.78
              },
              {
                "average": 33639.84733,
                "count": 14919480,
                "maximum": 45568,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 6973.711521,
                "variance": 48632652.38
              },
              {
                "average": 189092989.6,
                "count": 14919480,
                "maximum": 189094336.5,
                "minimum": 189091397.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 605.5905381,
                "variance": 366739.8999
              },
              {
                "average": 0,
                "count": 14919480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288263.3893,
              4834928.045,
              1355.960132,
              289315.2693,
              4836348.105,
              1626.560132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288263.3893003958,
                    4834928.045110722,
                    1355.9601317270804
                  ],
                  [
                    288263.3893003958,
                    4836348.105110723,
                    1355.9601317270804
                  ],
                  [
                    289315.2693003958,
                    4836348.105110723,
                    1626.5601317270803
                  ],
                  [
                    289315.2693003958,
                    4834928.045110722,
                    1626.5601317270803
                  ],
                  [
                    288263.3893003958,
                    4834928.045110722,
                    1355.9601317270804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:58:56+00:00",
            "end_time": "2017-09-10T15:09: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": "20170911_43119F7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497221236742,
              43.62469201452536,
              1481.8825702791755
            ],
            [
              -119.77556108188263,
              43.637479531168054,
              1481.8825702791755
            ],
            [
              -119.76250107152983,
              43.63779612174013,
              1550.6225702791753
            ],
            [
              -119.76191496424558,
              43.625008464598295,
              1550.6225702791753
            ],
            [
              -119.77497221236742,
              43.62469201452536,
              1481.8825702791755
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755611,
        43.62469201,
        1481.88257,
        -119.761915,
        43.63779612,
        1550.62257
      ],
      "properties": {
        "datetime": "2017-09-11T20:52:33Z",
        "pc:count": 16843587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276666.6335,
            "count": 16843587,
            "maximum": 277171.7746,
            "minimum": 276117.1146,
            "name": "X",
            "position": 0,
            "stddev": 284.2659655,
            "variance": 80807.13914
          },
          {
            "average": 4834639.402,
            "count": 16843587,
            "maximum": 4835353.479,
            "minimum": 4833931.619,
            "name": "Y",
            "position": 1,
            "stddev": 412.1162864,
            "variance": 169839.8336
          },
          {
            "average": 1512.32796,
            "count": 16843587,
            "maximum": 1550.62257,
            "minimum": 1481.88257,
            "name": "Z",
            "position": 2,
            "stddev": 13.52107974,
            "variance": 182.8195972
          },
          {
            "average": 22772.01064,
            "count": 16843587,
            "maximum": 45185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6120.982492,
            "variance": 37466426.67
          },
          {
            "average": 1.144237685,
            "count": 16843587,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4153724197,
            "variance": 0.1725342471
          },
          {
            "average": 1.289974873,
            "count": 16843587,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5966572651,
            "variance": 0.355999892
          },
          {
            "average": 0.5021340169,
            "count": 16843587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954608,
            "variance": 0.2499954608
          },
          {
            "average": 3.205967945e-06,
            "count": 16843587,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001790518879,
            "variance": 3.205957857e-06
          },
          {
            "average": 1.204589676,
            "count": 16843587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4034014748,
            "variance": 0.1627327499
          },
          {
            "average": -0.1728544992,
            "count": 16843587,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79685253,
            "variance": 139.1657297
          },
          {
            "average": 1.929009005,
            "count": 16843587,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.038020114,
            "variance": 1.077485757
          },
          {
            "average": 1190.952369,
            "count": 16843587,
            "maximum": 1193,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9462262761,
            "variance": 0.8953441655
          },
          {
            "average": 30426.20272,
            "count": 16843587,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9441.423157,
            "variance": 89140471.24
          },
          {
            "average": 29268.87523,
            "count": 16843587,
            "maximum": 46848,
            "minimum": 768,
            "name": "Green",
            "position": 13,
            "stddev": 8001.840942,
            "variance": 64029458.47
          },
          {
            "average": 25867.19071,
            "count": 16843587,
            "maximum": 43264,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 7586.815096,
            "variance": 57559763.3
          },
          {
            "average": 189197209.3,
            "count": 16843587,
            "maximum": 189198353.2,
            "minimum": 189196010.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 565.5560066,
            "variance": 319853.5966
          },
          {
            "average": 0,
            "count": 16843587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16843587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16843587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16843587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16843587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276117.1146,
          4833931.619,
          1481.88257,
          277171.7746,
          4835353.479,
          1550.62257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276117.114587161,
                4833931.61934833,
                1481.8825702791755
              ],
              [
                276117.114587161,
                4835353.47934833,
                1481.8825702791755
              ],
              [
                277171.774587161,
                4835353.47934833,
                1550.6225702791753
              ],
              [
                277171.774587161,
                4833931.61934833,
                1550.6225702791753
              ],
              [
                276117.114587161,
                4833931.61934833,
                1481.8825702791755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:52:33+00:00",
        "end_time": "2017-09-11T20:13:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755611,
            43.62469201,
            1481.88257,
            -119.761915,
            43.63779612,
            1550.62257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497221236742,
                  43.62469201452536,
                  1481.8825702791755
                ],
                [
                  -119.77556108188263,
                  43.637479531168054,
                  1481.8825702791755
                ],
                [
                  -119.76250107152983,
                  43.63779612174013,
                  1550.6225702791753
                ],
                [
                  -119.76191496424558,
                  43.625008464598295,
                  1550.6225702791753
                ],
                [
                  -119.77497221236742,
                  43.62469201452536,
                  1481.8825702791755
                ]
              ]
            ]
          },
          "id": "20170911_43119F7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:52:33Z",
            "pc:count": 16843587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276666.6335,
                "count": 16843587,
                "maximum": 277171.7746,
                "minimum": 276117.1146,
                "name": "X",
                "position": 0,
                "stddev": 284.2659655,
                "variance": 80807.13914
              },
              {
                "average": 4834639.402,
                "count": 16843587,
                "maximum": 4835353.479,
                "minimum": 4833931.619,
                "name": "Y",
                "position": 1,
                "stddev": 412.1162864,
                "variance": 169839.8336
              },
              {
                "average": 1512.32796,
                "count": 16843587,
                "maximum": 1550.62257,
                "minimum": 1481.88257,
                "name": "Z",
                "position": 2,
                "stddev": 13.52107974,
                "variance": 182.8195972
              },
              {
                "average": 22772.01064,
                "count": 16843587,
                "maximum": 45185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6120.982492,
                "variance": 37466426.67
              },
              {
                "average": 1.144237685,
                "count": 16843587,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4153724197,
                "variance": 0.1725342471
              },
              {
                "average": 1.289974873,
                "count": 16843587,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5966572651,
                "variance": 0.355999892
              },
              {
                "average": 0.5021340169,
                "count": 16843587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954608,
                "variance": 0.2499954608
              },
              {
                "average": 3.205967945e-06,
                "count": 16843587,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001790518879,
                "variance": 3.205957857e-06
              },
              {
                "average": 1.204589676,
                "count": 16843587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4034014748,
                "variance": 0.1627327499
              },
              {
                "average": -0.1728544992,
                "count": 16843587,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79685253,
                "variance": 139.1657297
              },
              {
                "average": 1.929009005,
                "count": 16843587,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.038020114,
                "variance": 1.077485757
              },
              {
                "average": 1190.952369,
                "count": 16843587,
                "maximum": 1193,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9462262761,
                "variance": 0.8953441655
              },
              {
                "average": 30426.20272,
                "count": 16843587,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9441.423157,
                "variance": 89140471.24
              },
              {
                "average": 29268.87523,
                "count": 16843587,
                "maximum": 46848,
                "minimum": 768,
                "name": "Green",
                "position": 13,
                "stddev": 8001.840942,
                "variance": 64029458.47
              },
              {
                "average": 25867.19071,
                "count": 16843587,
                "maximum": 43264,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 7586.815096,
                "variance": 57559763.3
              },
              {
                "average": 189197209.3,
                "count": 16843587,
                "maximum": 189198353.2,
                "minimum": 189196010.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 565.5560066,
                "variance": 319853.5966
              },
              {
                "average": 0,
                "count": 16843587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16843587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16843587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16843587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16843587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276117.1146,
              4833931.619,
              1481.88257,
              277171.7746,
              4835353.479,
              1550.62257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276117.114587161,
                    4833931.61934833,
                    1481.8825702791755
                  ],
                  [
                    276117.114587161,
                    4835353.47934833,
                    1481.8825702791755
                  ],
                  [
                    277171.774587161,
                    4835353.47934833,
                    1550.6225702791753
                  ],
                  [
                    277171.774587161,
                    4833931.61934833,
                    1550.6225702791753
                  ],
                  [
                    276117.114587161,
                    4833931.61934833,
                    1481.8825702791755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:52:33+00:00",
            "end_time": "2017-09-11T20: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": "20170910_43119F6311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7499720025721,
              43.64969477740007,
              1446.3041943470055
            ],
            [
              -119.7505559487453,
              43.662479629750784,
              1446.3041943470055
            ],
            [
              -119.73750089963376,
              43.66279325008925,
              1481.1841943470056
            ],
            [
              -119.73691971660386,
              43.65000825859239,
              1481.1841943470056
            ],
            [
              -119.7499720025721,
              43.64969477740007,
              1446.3041943470055
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505559,
        43.64969478,
        1446.304194,
        -119.7369197,
        43.66279325,
        1481.184194
      ],
      "properties": {
        "datetime": "2017-09-11T19:43:05Z",
        "pc:count": 15078735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278770.4957,
            "count": 15078735,
            "maximum": 279280.0402,
            "minimum": 278226.2402,
            "name": "X",
            "position": 0,
            "stddev": 291.9712099,
            "variance": 85247.1874
          },
          {
            "average": 4837323.608,
            "count": 15078735,
            "maximum": 4838062.991,
            "minimum": 4836641.451,
            "name": "Y",
            "position": 1,
            "stddev": 421.0711895,
            "variance": 177300.9466
          },
          {
            "average": 1455.802764,
            "count": 15078735,
            "maximum": 1481.184194,
            "minimum": 1446.304194,
            "name": "Z",
            "position": 2,
            "stddev": 3.663586664,
            "variance": 13.42186724
          },
          {
            "average": 25954.64042,
            "count": 15078735,
            "maximum": 44785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3664.325811,
            "variance": 13427283.65
          },
          {
            "average": 1.02856221,
            "count": 15078735,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1959049189,
            "variance": 0.03837873724
          },
          {
            "average": 1.05744958,
            "count": 15078735,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2944711691,
            "variance": 0.08671326945
          },
          {
            "average": 0.5044533245,
            "count": 15078735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999801841,
            "variance": 0.2499801845
          },
          {
            "average": 5.56412723e-05,
            "count": 15078735,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007459100484,
            "variance": 5.563818003e-05
          },
          {
            "average": 1.209356355,
            "count": 15078735,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4068492137,
            "variance": 0.1655262827
          },
          {
            "average": -1.555498304,
            "count": 15078735,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.4140108,
            "variance": 154.1076642
          },
          {
            "average": 1.982943728,
            "count": 15078735,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.008541705,
            "variance": 1.017156371
          },
          {
            "average": 1182.065542,
            "count": 15078735,
            "maximum": 1186,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.209320273,
            "variance": 4.88109607
          },
          {
            "average": 37645.10282,
            "count": 15078735,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5421.440895,
            "variance": 29392021.38
          },
          {
            "average": 35592.35041,
            "count": 15078735,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4514.677573,
            "variance": 20382313.59
          },
          {
            "average": 31526.03831,
            "count": 15078735,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4336.662714,
            "variance": 18806643.49
          },
          {
            "average": 189132800.3,
            "count": 15078735,
            "maximum": 189194185.9,
            "minimum": 189104924,
            "name": "GpsTime",
            "position": 15,
            "stddev": 40351.02881,
            "variance": 1628205526
          },
          {
            "average": 0,
            "count": 15078735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15078735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15078735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15078735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15078735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278226.2402,
          4836641.451,
          1446.304194,
          279280.0402,
          4838062.991,
          1481.184194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278226.2402086664,
                4836641.450945858,
                1446.3041943470055
              ],
              [
                278226.2402086664,
                4838062.990945857,
                1446.3041943470055
              ],
              [
                279280.04020866647,
                4838062.990945857,
                1481.1841943470056
              ],
              [
                279280.04020866647,
                4836641.450945858,
                1481.1841943470056
              ],
              [
                278226.2402086664,
                4836641.450945858,
                1446.3041943470055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:43:05+00:00",
        "end_time": "2017-09-10T18:55:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505559,
            43.64969478,
            1446.304194,
            -119.7369197,
            43.66279325,
            1481.184194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7499720025721,
                  43.64969477740007,
                  1446.3041943470055
                ],
                [
                  -119.7505559487453,
                  43.662479629750784,
                  1446.3041943470055
                ],
                [
                  -119.73750089963376,
                  43.66279325008925,
                  1481.1841943470056
                ],
                [
                  -119.73691971660386,
                  43.65000825859239,
                  1481.1841943470056
                ],
                [
                  -119.7499720025721,
                  43.64969477740007,
                  1446.3041943470055
                ]
              ]
            ]
          },
          "id": "20170910_43119F6311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:43:05Z",
            "pc:count": 15078735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278770.4957,
                "count": 15078735,
                "maximum": 279280.0402,
                "minimum": 278226.2402,
                "name": "X",
                "position": 0,
                "stddev": 291.9712099,
                "variance": 85247.1874
              },
              {
                "average": 4837323.608,
                "count": 15078735,
                "maximum": 4838062.991,
                "minimum": 4836641.451,
                "name": "Y",
                "position": 1,
                "stddev": 421.0711895,
                "variance": 177300.9466
              },
              {
                "average": 1455.802764,
                "count": 15078735,
                "maximum": 1481.184194,
                "minimum": 1446.304194,
                "name": "Z",
                "position": 2,
                "stddev": 3.663586664,
                "variance": 13.42186724
              },
              {
                "average": 25954.64042,
                "count": 15078735,
                "maximum": 44785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3664.325811,
                "variance": 13427283.65
              },
              {
                "average": 1.02856221,
                "count": 15078735,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1959049189,
                "variance": 0.03837873724
              },
              {
                "average": 1.05744958,
                "count": 15078735,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2944711691,
                "variance": 0.08671326945
              },
              {
                "average": 0.5044533245,
                "count": 15078735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999801841,
                "variance": 0.2499801845
              },
              {
                "average": 5.56412723e-05,
                "count": 15078735,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007459100484,
                "variance": 5.563818003e-05
              },
              {
                "average": 1.209356355,
                "count": 15078735,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4068492137,
                "variance": 0.1655262827
              },
              {
                "average": -1.555498304,
                "count": 15078735,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.4140108,
                "variance": 154.1076642
              },
              {
                "average": 1.982943728,
                "count": 15078735,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.008541705,
                "variance": 1.017156371
              },
              {
                "average": 1182.065542,
                "count": 15078735,
                "maximum": 1186,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.209320273,
                "variance": 4.88109607
              },
              {
                "average": 37645.10282,
                "count": 15078735,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5421.440895,
                "variance": 29392021.38
              },
              {
                "average": 35592.35041,
                "count": 15078735,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4514.677573,
                "variance": 20382313.59
              },
              {
                "average": 31526.03831,
                "count": 15078735,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4336.662714,
                "variance": 18806643.49
              },
              {
                "average": 189132800.3,
                "count": 15078735,
                "maximum": 189194185.9,
                "minimum": 189104924,
                "name": "GpsTime",
                "position": 15,
                "stddev": 40351.02881,
                "variance": 1628205526
              },
              {
                "average": 0,
                "count": 15078735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15078735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15078735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15078735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15078735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278226.2402,
              4836641.451,
              1446.304194,
              279280.0402,
              4838062.991,
              1481.184194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278226.2402086664,
                    4836641.450945858,
                    1446.3041943470055
                  ],
                  [
                    278226.2402086664,
                    4838062.990945857,
                    1446.3041943470055
                  ],
                  [
                    279280.04020866647,
                    4838062.990945857,
                    1481.1841943470056
                  ],
                  [
                    279280.04020866647,
                    4836641.450945858,
                    1481.1841943470056
                  ],
                  [
                    278226.2402086664,
                    4836641.450945858,
                    1446.3041943470055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:43:05+00:00",
            "end_time": "2017-09-10T18:55:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G4319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.46113533170204,
              43.762457692492795,
              1599.0752004667943
            ],
            [
              -119.4611387559742,
              43.76254117133496,
              1599.0752004667943
            ],
            [
              -119.4594236735104,
              43.76257811196878,
              1628.815200466794
            ],
            [
              -119.45942025161864,
              43.7624946330196,
              1628.815200466794
            ],
            [
              -119.46113533170204,
              43.762457692492795,
              1599.0752004667943
            ]
          ]
        ]
      },
      "bbox": [
        -119.4611388,
        43.76245769,
        1599.0752,
        -119.4594203,
        43.76257811,
        1628.8152
      ],
      "properties": {
        "datetime": "2017-08-30T17:27:09Z",
        "pc:count": 7231,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301961.3262,
            "count": 7231,
            "maximum": 302030.5751,
            "minimum": 301892.3951,
            "name": "X",
            "position": 0,
            "stddev": 30.13359413,
            "variance": 908.0334951
          },
          {
            "average": 4848438.314,
            "count": 7231,
            "maximum": 4848443.252,
            "minimum": 4848433.972,
            "name": "Y",
            "position": 1,
            "stddev": 2.116326086,
            "variance": 4.478836102
          },
          {
            "average": 1606.991072,
            "count": 7231,
            "maximum": 1628.8152,
            "minimum": 1599.0752,
            "name": "Z",
            "position": 2,
            "stddev": 6.453727882,
            "variance": 41.65060358
          },
          {
            "average": 13170.35445,
            "count": 7231,
            "maximum": 25297,
            "minimum": 3,
            "name": "Intensity",
            "position": 3,
            "stddev": 6053.263091,
            "variance": 36641994.05
          },
          {
            "average": 1.608767805,
            "count": 7231,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7929673704,
            "variance": 0.6287972505
          },
          {
            "average": 2.187802517,
            "count": 7231,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9893600054,
            "variance": 0.9788332202
          },
          {
            "average": 0.5198451113,
            "count": 7231,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499640566,
            "variance": 0.2496406952
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.102613746,
            "count": 7231,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3034747136,
            "variance": 0.09209690182
          },
          {
            "average": -4.598985532,
            "count": 7231,
            "maximum": 21,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.26214411,
            "variance": 105.3116018
          },
          {
            "average": 1.655510994,
            "count": 7231,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098148693,
            "variance": 1.205930551
          },
          {
            "average": 1097.239801,
            "count": 7231,
            "maximum": 1098,
            "minimum": 1096,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6518603353,
            "variance": 0.4249218967
          },
          {
            "average": 17172.71083,
            "count": 7231,
            "maximum": 37376,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8644.857034,
            "variance": 74733553.13
          },
          {
            "average": 19476.49841,
            "count": 7231,
            "maximum": 37120,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7654.806375,
            "variance": 58596060.64
          },
          {
            "average": 15539.24602,
            "count": 7231,
            "maximum": 32512,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5850.185958,
            "variance": 34224675.74
          },
          {
            "average": 188148551.1,
            "count": 7231,
            "maximum": 188149229.1,
            "minimum": 188148016.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 512.783607,
            "variance": 262947.0276
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7231,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301892.3951,
          4848433.972,
          1599.0752,
          302030.5751,
          4848443.252,
          1628.8152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301892.39506161585,
                4848433.971968518,
                1599.0752004667943
              ],
              [
                301892.39506161585,
                4848443.251968517,
                1599.0752004667943
              ],
              [
                302030.5750616159,
                4848443.251968517,
                1628.815200466794
              ],
              [
                302030.5750616159,
                4848433.971968518,
                1628.815200466794
              ],
              [
                301892.39506161585,
                4848433.971968518,
                1599.0752004667943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T17:27:09+00:00",
        "end_time": "2017-08-30T17:06:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4611388,
            43.76245769,
            1599.0752,
            -119.4594203,
            43.76257811,
            1628.8152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.46113533170204,
                  43.762457692492795,
                  1599.0752004667943
                ],
                [
                  -119.4611387559742,
                  43.76254117133496,
                  1599.0752004667943
                ],
                [
                  -119.4594236735104,
                  43.76257811196878,
                  1628.815200466794
                ],
                [
                  -119.45942025161864,
                  43.7624946330196,
                  1628.815200466794
                ],
                [
                  -119.46113533170204,
                  43.762457692492795,
                  1599.0752004667943
                ]
              ]
            ]
          },
          "id": "20170830_43119G4319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T17:27:09Z",
            "pc:count": 7231,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301961.3262,
                "count": 7231,
                "maximum": 302030.5751,
                "minimum": 301892.3951,
                "name": "X",
                "position": 0,
                "stddev": 30.13359413,
                "variance": 908.0334951
              },
              {
                "average": 4848438.314,
                "count": 7231,
                "maximum": 4848443.252,
                "minimum": 4848433.972,
                "name": "Y",
                "position": 1,
                "stddev": 2.116326086,
                "variance": 4.478836102
              },
              {
                "average": 1606.991072,
                "count": 7231,
                "maximum": 1628.8152,
                "minimum": 1599.0752,
                "name": "Z",
                "position": 2,
                "stddev": 6.453727882,
                "variance": 41.65060358
              },
              {
                "average": 13170.35445,
                "count": 7231,
                "maximum": 25297,
                "minimum": 3,
                "name": "Intensity",
                "position": 3,
                "stddev": 6053.263091,
                "variance": 36641994.05
              },
              {
                "average": 1.608767805,
                "count": 7231,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7929673704,
                "variance": 0.6287972505
              },
              {
                "average": 2.187802517,
                "count": 7231,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9893600054,
                "variance": 0.9788332202
              },
              {
                "average": 0.5198451113,
                "count": 7231,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499640566,
                "variance": 0.2496406952
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.102613746,
                "count": 7231,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3034747136,
                "variance": 0.09209690182
              },
              {
                "average": -4.598985532,
                "count": 7231,
                "maximum": 21,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.26214411,
                "variance": 105.3116018
              },
              {
                "average": 1.655510994,
                "count": 7231,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098148693,
                "variance": 1.205930551
              },
              {
                "average": 1097.239801,
                "count": 7231,
                "maximum": 1098,
                "minimum": 1096,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6518603353,
                "variance": 0.4249218967
              },
              {
                "average": 17172.71083,
                "count": 7231,
                "maximum": 37376,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8644.857034,
                "variance": 74733553.13
              },
              {
                "average": 19476.49841,
                "count": 7231,
                "maximum": 37120,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7654.806375,
                "variance": 58596060.64
              },
              {
                "average": 15539.24602,
                "count": 7231,
                "maximum": 32512,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5850.185958,
                "variance": 34224675.74
              },
              {
                "average": 188148551.1,
                "count": 7231,
                "maximum": 188149229.1,
                "minimum": 188148016.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 512.783607,
                "variance": 262947.0276
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7231,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301892.3951,
              4848433.972,
              1599.0752,
              302030.5751,
              4848443.252,
              1628.8152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301892.39506161585,
                    4848433.971968518,
                    1599.0752004667943
                  ],
                  [
                    301892.39506161585,
                    4848443.251968517,
                    1599.0752004667943
                  ],
                  [
                    302030.5750616159,
                    4848443.251968517,
                    1628.815200466794
                  ],
                  [
                    302030.5750616159,
                    4848433.971968518,
                    1628.815200466794
                  ],
                  [
                    301892.39506161585,
                    4848433.971968518,
                    1599.0752004667943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T17:27:09+00:00",
            "end_time": "2017-08-30T17:06:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997378037195,
              43.68721091238436,
              1452.7519151234587
            ],
            [
              -119.6005259513894,
              43.69998177674938,
              1452.7519151234587
            ],
            [
              -119.58749960544701,
              43.70027759199104,
              1613.4919151234585
            ],
            [
              -119.58695019277842,
              43.687506596531236,
              1613.4919151234585
            ],
            [
              -119.59997378037195,
              43.68721091238436,
              1452.7519151234587
            ]
          ]
        ]
      },
      "bbox": [
        -119.600526,
        43.68721091,
        1452.751915,
        -119.5869502,
        43.70027759,
        1613.491915
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:05Z",
        "pc:count": 38005867,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291019.9593,
            "count": 38005867,
            "maximum": 291504.7312,
            "minimum": 290454.0312,
            "name": "X",
            "position": 0,
            "stddev": 287.3751357,
            "variance": 82584.46862
          },
          {
            "average": 4841103.302,
            "count": 38005867,
            "maximum": 4841837.944,
            "minimum": 4840418.124,
            "name": "Y",
            "position": 1,
            "stddev": 417.035297,
            "variance": 173918.4389
          },
          {
            "average": 1510.02724,
            "count": 38005867,
            "maximum": 1613.491915,
            "minimum": 1452.751915,
            "name": "Z",
            "position": 2,
            "stddev": 29.03271045,
            "variance": 842.898276
          },
          {
            "average": 22758.52359,
            "count": 38005867,
            "maximum": 46753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5084.611693,
            "variance": 25853276.07
          },
          {
            "average": 1.070310986,
            "count": 38005867,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2795712124,
            "variance": 0.07816006278
          },
          {
            "average": 1.141254454,
            "count": 38005867,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4005919438,
            "variance": 0.1604739054
          },
          {
            "average": 0.5014321341,
            "count": 38005867,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979556,
            "variance": 0.2499979556
          },
          {
            "average": 3.459992111e-05,
            "count": 38005867,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005882068077,
            "variance": 3.459872487e-05
          },
          {
            "average": 1.075067515,
            "count": 38005867,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2635002566,
            "variance": 0.06943238522
          },
          {
            "average": 0.5014492878,
            "count": 38005867,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72278994,
            "variance": 137.423804
          },
          {
            "average": 1.966743819,
            "count": 38005867,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020909613,
            "variance": 1.042256438
          },
          {
            "average": 1149.239051,
            "count": 38005867,
            "maximum": 1182,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.901836828,
            "variance": 98.04637256
          },
          {
            "average": 33256.15825,
            "count": 38005867,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6636.032507,
            "variance": 44036927.44
          },
          {
            "average": 32887.5092,
            "count": 38005867,
            "maximum": 54784,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5251.001091,
            "variance": 27573012.46
          },
          {
            "average": 29673.39963,
            "count": 38005867,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5304.593238,
            "variance": 28138709.42
          },
          {
            "average": 188780379,
            "count": 38005867,
            "maximum": 189106885.3,
            "minimum": 188239683.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 316657.4149,
            "variance": 100271918400.0
          },
          {
            "average": 0,
            "count": 38005867,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38005867,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38005867,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38005867,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38005867,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290454.0312,
          4840418.124,
          1452.751915,
          291504.7312,
          4841837.944,
          1613.491915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290454.031204252,
                4840418.124347944,
                1452.7519151234587
              ],
              [
                290454.031204252,
                4841837.944347944,
                1452.7519151234587
              ],
              [
                291504.73120425193,
                4841837.944347944,
                1613.4919151234585
              ],
              [
                291504.73120425193,
                4840418.124347944,
                1613.4919151234585
              ],
              [
                290454.031204252,
                4840418.124347944,
                1452.7519151234587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:05+00:00",
        "end_time": "2017-08-31T18:34:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.600526,
            43.68721091,
            1452.751915,
            -119.5869502,
            43.70027759,
            1613.491915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997378037195,
                  43.68721091238436,
                  1452.7519151234587
                ],
                [
                  -119.6005259513894,
                  43.69998177674938,
                  1452.7519151234587
                ],
                [
                  -119.58749960544701,
                  43.70027759199104,
                  1613.4919151234585
                ],
                [
                  -119.58695019277842,
                  43.687506596531236,
                  1613.4919151234585
                ],
                [
                  -119.59997378037195,
                  43.68721091238436,
                  1452.7519151234587
                ]
              ]
            ]
          },
          "id": "20170831_43119F5123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:05Z",
            "pc:count": 38005867,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291019.9593,
                "count": 38005867,
                "maximum": 291504.7312,
                "minimum": 290454.0312,
                "name": "X",
                "position": 0,
                "stddev": 287.3751357,
                "variance": 82584.46862
              },
              {
                "average": 4841103.302,
                "count": 38005867,
                "maximum": 4841837.944,
                "minimum": 4840418.124,
                "name": "Y",
                "position": 1,
                "stddev": 417.035297,
                "variance": 173918.4389
              },
              {
                "average": 1510.02724,
                "count": 38005867,
                "maximum": 1613.491915,
                "minimum": 1452.751915,
                "name": "Z",
                "position": 2,
                "stddev": 29.03271045,
                "variance": 842.898276
              },
              {
                "average": 22758.52359,
                "count": 38005867,
                "maximum": 46753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5084.611693,
                "variance": 25853276.07
              },
              {
                "average": 1.070310986,
                "count": 38005867,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2795712124,
                "variance": 0.07816006278
              },
              {
                "average": 1.141254454,
                "count": 38005867,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4005919438,
                "variance": 0.1604739054
              },
              {
                "average": 0.5014321341,
                "count": 38005867,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979556,
                "variance": 0.2499979556
              },
              {
                "average": 3.459992111e-05,
                "count": 38005867,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005882068077,
                "variance": 3.459872487e-05
              },
              {
                "average": 1.075067515,
                "count": 38005867,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2635002566,
                "variance": 0.06943238522
              },
              {
                "average": 0.5014492878,
                "count": 38005867,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72278994,
                "variance": 137.423804
              },
              {
                "average": 1.966743819,
                "count": 38005867,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020909613,
                "variance": 1.042256438
              },
              {
                "average": 1149.239051,
                "count": 38005867,
                "maximum": 1182,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.901836828,
                "variance": 98.04637256
              },
              {
                "average": 33256.15825,
                "count": 38005867,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6636.032507,
                "variance": 44036927.44
              },
              {
                "average": 32887.5092,
                "count": 38005867,
                "maximum": 54784,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5251.001091,
                "variance": 27573012.46
              },
              {
                "average": 29673.39963,
                "count": 38005867,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5304.593238,
                "variance": 28138709.42
              },
              {
                "average": 188780379,
                "count": 38005867,
                "maximum": 189106885.3,
                "minimum": 188239683.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 316657.4149,
                "variance": 100271918400.0
              },
              {
                "average": 0,
                "count": 38005867,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38005867,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38005867,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38005867,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38005867,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290454.0312,
              4840418.124,
              1452.751915,
              291504.7312,
              4841837.944,
              1613.491915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290454.031204252,
                    4840418.124347944,
                    1452.7519151234587
                  ],
                  [
                    290454.031204252,
                    4841837.944347944,
                    1452.7519151234587
                  ],
                  [
                    291504.73120425193,
                    4841837.944347944,
                    1613.4919151234585
                  ],
                  [
                    291504.73120425193,
                    4840418.124347944,
                    1613.4919151234585
                  ],
                  [
                    290454.031204252,
                    4840418.124347944,
                    1452.7519151234587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:05+00:00",
            "end_time": "2017-08-31T18:34: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": "20170830_43119G5423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747386562043,
              43.74971803850547,
              1472.4419523235094
            ],
            [
              -119.5380136135153,
              43.762481473383374,
              1472.4419523235094
            ],
            [
              -119.52499814800883,
              43.76276993567704,
              1539.2619523235096
            ],
            [
              -119.52446116086674,
              43.750006373049864,
              1539.2619523235096
            ],
            [
              -119.53747386562043,
              43.74971803850547,
              1472.4419523235094
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380136,
        43.74971804,
        1472.441952,
        -119.5244612,
        43.76276994,
        1539.261952
      ],
      "properties": {
        "datetime": "2017-08-31T16:06:49Z",
        "pc:count": 15443365,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296217.8205,
            "count": 15443365,
            "maximum": 296752.7079,
            "minimum": 295704.0279,
            "name": "X",
            "position": 0,
            "stddev": 293.2573192,
            "variance": 85999.85528
          },
          {
            "average": 4847910.836,
            "count": 15443365,
            "maximum": 4848623.467,
            "minimum": 4847204.527,
            "name": "Y",
            "position": 1,
            "stddev": 398.1400661,
            "variance": 158515.5123
          },
          {
            "average": 1504.17344,
            "count": 15443365,
            "maximum": 1539.261952,
            "minimum": 1472.441952,
            "name": "Z",
            "position": 2,
            "stddev": 10.22893664,
            "variance": 104.6311447
          },
          {
            "average": 17435.2303,
            "count": 15443365,
            "maximum": 33153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4413.857357,
            "variance": 19482136.77
          },
          {
            "average": 1.15957824,
            "count": 15443365,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4477932255,
            "variance": 0.2005187728
          },
          {
            "average": 1.324509004,
            "count": 15443365,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.661344369,
            "variance": 0.4373763744
          },
          {
            "average": 0.5013747328,
            "count": 15443365,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981263,
            "variance": 0.2499981263
          },
          {
            "average": 8.223596347e-06,
            "count": 15443365,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002867669655,
            "variance": 8.223529252e-06
          },
          {
            "average": 1.178836413,
            "count": 15443365,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3832152918,
            "variance": 0.1468539598
          },
          {
            "average": 0.6579060631,
            "count": 15443365,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77507739,
            "variance": 138.6524476
          },
          {
            "average": 1.911456344,
            "count": 15443365,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.037228059,
            "variance": 1.075842047
          },
          {
            "average": 1118.752431,
            "count": 15443365,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.781118061,
            "variance": 60.54579828
          },
          {
            "average": 34309.96975,
            "count": 15443365,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9327.029419,
            "variance": 86993477.79
          },
          {
            "average": 33066.54504,
            "count": 15443365,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7670.387053,
            "variance": 58834837.54
          },
          {
            "average": 29319.9221,
            "count": 15443365,
            "maximum": 49664,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7378.095552,
            "variance": 54436293.97
          },
          {
            "average": 188198763,
            "count": 15443365,
            "maximum": 188230809.8,
            "minimum": 188155377.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 35999.37757,
            "variance": 1295955185
          },
          {
            "average": 0,
            "count": 15443365,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15443365,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15443365,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15443365,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15443365,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295704.0279,
          4847204.527,
          1472.441952,
          296752.7079,
          4848623.467,
          1539.261952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295704.02786989725,
                4847204.526851172,
                1472.4419523235094
              ],
              [
                295704.02786989725,
                4848623.466851171,
                1472.4419523235094
              ],
              [
                296752.7078698973,
                4848623.466851171,
                1539.2619523235096
              ],
              [
                296752.7078698973,
                4847204.526851172,
                1539.2619523235096
              ],
              [
                295704.02786989725,
                4847204.526851172,
                1472.4419523235094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:06:49+00:00",
        "end_time": "2017-08-30T19:09:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380136,
            43.74971804,
            1472.441952,
            -119.5244612,
            43.76276994,
            1539.261952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747386562043,
                  43.74971803850547,
                  1472.4419523235094
                ],
                [
                  -119.5380136135153,
                  43.762481473383374,
                  1472.4419523235094
                ],
                [
                  -119.52499814800883,
                  43.76276993567704,
                  1539.2619523235096
                ],
                [
                  -119.52446116086674,
                  43.750006373049864,
                  1539.2619523235096
                ],
                [
                  -119.53747386562043,
                  43.74971803850547,
                  1472.4419523235094
                ]
              ]
            ]
          },
          "id": "20170830_43119G5423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:06:49Z",
            "pc:count": 15443365,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296217.8205,
                "count": 15443365,
                "maximum": 296752.7079,
                "minimum": 295704.0279,
                "name": "X",
                "position": 0,
                "stddev": 293.2573192,
                "variance": 85999.85528
              },
              {
                "average": 4847910.836,
                "count": 15443365,
                "maximum": 4848623.467,
                "minimum": 4847204.527,
                "name": "Y",
                "position": 1,
                "stddev": 398.1400661,
                "variance": 158515.5123
              },
              {
                "average": 1504.17344,
                "count": 15443365,
                "maximum": 1539.261952,
                "minimum": 1472.441952,
                "name": "Z",
                "position": 2,
                "stddev": 10.22893664,
                "variance": 104.6311447
              },
              {
                "average": 17435.2303,
                "count": 15443365,
                "maximum": 33153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4413.857357,
                "variance": 19482136.77
              },
              {
                "average": 1.15957824,
                "count": 15443365,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4477932255,
                "variance": 0.2005187728
              },
              {
                "average": 1.324509004,
                "count": 15443365,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.661344369,
                "variance": 0.4373763744
              },
              {
                "average": 0.5013747328,
                "count": 15443365,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981263,
                "variance": 0.2499981263
              },
              {
                "average": 8.223596347e-06,
                "count": 15443365,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002867669655,
                "variance": 8.223529252e-06
              },
              {
                "average": 1.178836413,
                "count": 15443365,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3832152918,
                "variance": 0.1468539598
              },
              {
                "average": 0.6579060631,
                "count": 15443365,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77507739,
                "variance": 138.6524476
              },
              {
                "average": 1.911456344,
                "count": 15443365,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.037228059,
                "variance": 1.075842047
              },
              {
                "average": 1118.752431,
                "count": 15443365,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.781118061,
                "variance": 60.54579828
              },
              {
                "average": 34309.96975,
                "count": 15443365,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9327.029419,
                "variance": 86993477.79
              },
              {
                "average": 33066.54504,
                "count": 15443365,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7670.387053,
                "variance": 58834837.54
              },
              {
                "average": 29319.9221,
                "count": 15443365,
                "maximum": 49664,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7378.095552,
                "variance": 54436293.97
              },
              {
                "average": 188198763,
                "count": 15443365,
                "maximum": 188230809.8,
                "minimum": 188155377.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 35999.37757,
                "variance": 1295955185
              },
              {
                "average": 0,
                "count": 15443365,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15443365,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15443365,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15443365,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15443365,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295704.0279,
              4847204.527,
              1472.441952,
              296752.7079,
              4848623.467,
              1539.261952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295704.02786989725,
                    4847204.526851172,
                    1472.4419523235094
                  ],
                  [
                    295704.02786989725,
                    4848623.466851171,
                    1472.4419523235094
                  ],
                  [
                    296752.7078698973,
                    4848623.466851171,
                    1539.2619523235096
                  ],
                  [
                    296752.7078698973,
                    4847204.526851172,
                    1539.2619523235096
                  ],
                  [
                    295704.02786989725,
                    4847204.526851172,
                    1472.4419523235094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:06:49+00:00",
            "end_time": "2017-08-30T19:09: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": "20170911_43119F7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497175550323,
              43.64969236974014,
              1457.9529947955562
            ],
            [
              -119.77556113880496,
              43.66247983028634,
              1457.9529947955562
            ],
            [
              -119.76250190434928,
              43.66279641419893,
              1524.4929947955561
            ],
            [
              -119.76191528552421,
              43.65000881316304,
              1524.4929947955561
            ],
            [
              -119.77497175550323,
              43.64969236974014,
              1457.9529947955562
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755611,
        43.64969237,
        1457.952995,
        -119.7619153,
        43.66279641,
        1524.492995
      ],
      "properties": {
        "datetime": "2017-09-11T20:33:07Z",
        "pc:count": 15226317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276718.6217,
            "count": 15226317,
            "maximum": 277264.1898,
            "minimum": 276210.0298,
            "name": "X",
            "position": 0,
            "stddev": 288.9898724,
            "variance": 83515.14634
          },
          {
            "average": 4837408.315,
            "count": 15226317,
            "maximum": 4838130.195,
            "minimum": 4836708.335,
            "name": "Y",
            "position": 1,
            "stddev": 404.8813854,
            "variance": 163928.9363
          },
          {
            "average": 1471.901022,
            "count": 15226317,
            "maximum": 1524.492995,
            "minimum": 1457.952995,
            "name": "Z",
            "position": 2,
            "stddev": 12.27255335,
            "variance": 150.6155657
          },
          {
            "average": 24144.9916,
            "count": 15226317,
            "maximum": 52353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5932.884609,
            "variance": 35199119.78
          },
          {
            "average": 1.107492639,
            "count": 15226317,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3644587201,
            "variance": 0.1328301587
          },
          {
            "average": 1.216538051,
            "count": 15226317,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.532135625,
            "variance": 0.2831683234
          },
          {
            "average": 0.5028943638,
            "count": 15226317,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991639,
            "variance": 0.2499916391
          },
          {
            "average": 9.720013054e-06,
            "count": 15226317,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003117678497,
            "variance": 9.719919213e-06
          },
          {
            "average": 1.211448704,
            "count": 15226317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.408335843,
            "variance": 0.1667381607
          },
          {
            "average": -0.6723771881,
            "count": 15226317,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9696622,
            "variance": 143.2728132
          },
          {
            "average": 1.949946005,
            "count": 15226317,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030423149,
            "variance": 1.061771866
          },
          {
            "average": 1188.286367,
            "count": 15226317,
            "maximum": 1191,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012111079,
            "variance": 1.024368836
          },
          {
            "average": 32618.46404,
            "count": 15226317,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9638.969098,
            "variance": 92909725.27
          },
          {
            "average": 31439.9089,
            "count": 15226317,
            "maximum": 52992,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8220.376266,
            "variance": 67574585.95
          },
          {
            "average": 27527.51325,
            "count": 15226317,
            "maximum": 48896,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7739.879335,
            "variance": 59905732.12
          },
          {
            "average": 189195598.1,
            "count": 15226317,
            "maximum": 189197187,
            "minimum": 189194189.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 629.0721556,
            "variance": 395731.777
          },
          {
            "average": 0,
            "count": 15226317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15226317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15226317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15226317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15226317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276210.0298,
          4836708.335,
          1457.952995,
          277264.1898,
          4838130.195,
          1524.492995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276210.02980299405,
                4836708.3345377,
                1457.9529947955562
              ],
              [
                276210.02980299405,
                4838130.194537699,
                1457.9529947955562
              ],
              [
                277264.1898029941,
                4838130.194537699,
                1524.4929947955561
              ],
              [
                277264.1898029941,
                4836708.3345377,
                1524.4929947955561
              ],
              [
                276210.02980299405,
                4836708.3345377,
                1457.9529947955562
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:33:07+00:00",
        "end_time": "2017-09-11T19:43:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755611,
            43.64969237,
            1457.952995,
            -119.7619153,
            43.66279641,
            1524.492995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497175550323,
                  43.64969236974014,
                  1457.9529947955562
                ],
                [
                  -119.77556113880496,
                  43.66247983028634,
                  1457.9529947955562
                ],
                [
                  -119.76250190434928,
                  43.66279641419893,
                  1524.4929947955561
                ],
                [
                  -119.76191528552421,
                  43.65000881316304,
                  1524.4929947955561
                ],
                [
                  -119.77497175550323,
                  43.64969236974014,
                  1457.9529947955562
                ]
              ]
            ]
          },
          "id": "20170911_43119F7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:33:07Z",
            "pc:count": 15226317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276718.6217,
                "count": 15226317,
                "maximum": 277264.1898,
                "minimum": 276210.0298,
                "name": "X",
                "position": 0,
                "stddev": 288.9898724,
                "variance": 83515.14634
              },
              {
                "average": 4837408.315,
                "count": 15226317,
                "maximum": 4838130.195,
                "minimum": 4836708.335,
                "name": "Y",
                "position": 1,
                "stddev": 404.8813854,
                "variance": 163928.9363
              },
              {
                "average": 1471.901022,
                "count": 15226317,
                "maximum": 1524.492995,
                "minimum": 1457.952995,
                "name": "Z",
                "position": 2,
                "stddev": 12.27255335,
                "variance": 150.6155657
              },
              {
                "average": 24144.9916,
                "count": 15226317,
                "maximum": 52353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5932.884609,
                "variance": 35199119.78
              },
              {
                "average": 1.107492639,
                "count": 15226317,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3644587201,
                "variance": 0.1328301587
              },
              {
                "average": 1.216538051,
                "count": 15226317,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.532135625,
                "variance": 0.2831683234
              },
              {
                "average": 0.5028943638,
                "count": 15226317,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991639,
                "variance": 0.2499916391
              },
              {
                "average": 9.720013054e-06,
                "count": 15226317,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003117678497,
                "variance": 9.719919213e-06
              },
              {
                "average": 1.211448704,
                "count": 15226317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.408335843,
                "variance": 0.1667381607
              },
              {
                "average": -0.6723771881,
                "count": 15226317,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9696622,
                "variance": 143.2728132
              },
              {
                "average": 1.949946005,
                "count": 15226317,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030423149,
                "variance": 1.061771866
              },
              {
                "average": 1188.286367,
                "count": 15226317,
                "maximum": 1191,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012111079,
                "variance": 1.024368836
              },
              {
                "average": 32618.46404,
                "count": 15226317,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9638.969098,
                "variance": 92909725.27
              },
              {
                "average": 31439.9089,
                "count": 15226317,
                "maximum": 52992,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8220.376266,
                "variance": 67574585.95
              },
              {
                "average": 27527.51325,
                "count": 15226317,
                "maximum": 48896,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7739.879335,
                "variance": 59905732.12
              },
              {
                "average": 189195598.1,
                "count": 15226317,
                "maximum": 189197187,
                "minimum": 189194189.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 629.0721556,
                "variance": 395731.777
              },
              {
                "average": 0,
                "count": 15226317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15226317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15226317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15226317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15226317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276210.0298,
              4836708.335,
              1457.952995,
              277264.1898,
              4838130.195,
              1524.492995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276210.02980299405,
                    4836708.3345377,
                    1457.9529947955562
                  ],
                  [
                    276210.02980299405,
                    4838130.194537699,
                    1457.9529947955562
                  ],
                  [
                    277264.1898029941,
                    4838130.194537699,
                    1524.4929947955561
                  ],
                  [
                    277264.1898029941,
                    4836708.3345377,
                    1524.4929947955561
                  ],
                  [
                    276210.02980299405,
                    4836708.3345377,
                    1457.9529947955562
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:33:07+00:00",
            "end_time": "2017-09-11T19:43:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5106.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497358657421,
              43.7247083917834,
              1375.762771517323
            ],
            [
              -119.62553191099605,
              43.73748161566238,
              1375.762771517323
            ],
            [
              -119.61249968228823,
              43.737780437239415,
              1472.722771517323
            ],
            [
              -119.61194412149159,
              43.725007080916804,
              1472.722771517323
            ],
            [
              -119.62497358657421,
              43.7247083917834,
              1375.762771517323
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255319,
        43.72470839,
        1375.762772,
        -119.6119441,
        43.73778044,
        1472.722772
      ],
      "properties": {
        "datetime": "2017-09-08T23:28:49Z",
        "pc:count": 31508190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289127.6778,
            "count": 31508190,
            "maximum": 289621.5669,
            "minimum": 288571.0269,
            "name": "X",
            "position": 0,
            "stddev": 284.793134,
            "variance": 81107.12918
          },
          {
            "average": 4845382.318,
            "count": 31508190,
            "maximum": 4846066.498,
            "minimum": 4844646.378,
            "name": "Y",
            "position": 1,
            "stddev": 396.3518896,
            "variance": 157094.8204
          },
          {
            "average": 1437.546947,
            "count": 31508190,
            "maximum": 1472.722772,
            "minimum": 1375.762772,
            "name": "Z",
            "position": 2,
            "stddev": 16.60411142,
            "variance": 275.6965159
          },
          {
            "average": 22847.1138,
            "count": 31508190,
            "maximum": 63361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4183.467399,
            "variance": 17501399.48
          },
          {
            "average": 1.034407657,
            "count": 31508190,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2022178616,
            "variance": 0.04089206357
          },
          {
            "average": 1.069227874,
            "count": 31508190,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2964536613,
            "variance": 0.08788477327
          },
          {
            "average": 0.504044504,
            "count": 31508190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836497,
            "variance": 0.2499836499
          },
          {
            "average": 1.923309463e-05,
            "count": 31508190,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004385513121,
            "variance": 1.923272533e-05
          },
          {
            "average": 1.088083479,
            "count": 31508190,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2834162707,
            "variance": 0.08032478248
          },
          {
            "average": -0.808554134,
            "count": 31508190,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67502623,
            "variance": 136.3062375
          },
          {
            "average": 1.986950187,
            "count": 31508190,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.010764601,
            "variance": 1.021645079
          },
          {
            "average": 1146.104858,
            "count": 31508190,
            "maximum": 1151,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.556984234,
            "variance": 6.538168374
          },
          {
            "average": 38869.18471,
            "count": 31508190,
            "maximum": 52736,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 6728.6938,
            "variance": 45275320.26
          },
          {
            "average": 37464.5171,
            "count": 31508190,
            "maximum": 50688,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 5216.01874,
            "variance": 27206851.49
          },
          {
            "average": 33666.00473,
            "count": 31508190,
            "maximum": 48896,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 5380.836844,
            "variance": 28953405.14
          },
          {
            "average": 188716381.5,
            "count": 31508190,
            "maximum": 188948529.3,
            "minimum": 188239620.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 330222.9836,
            "variance": 109047218900.0
          },
          {
            "average": 0,
            "count": 31508190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31508190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31508190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31508190,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31508190,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288571.0269,
          4844646.378,
          1375.762772,
          289621.5669,
          4846066.498,
          1472.722772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288571.0268829212,
                4844646.378053748,
                1375.762771517323
              ],
              [
                288571.0268829212,
                4846066.498053747,
                1375.762771517323
              ],
              [
                289621.5668829212,
                4846066.498053747,
                1472.722771517323
              ],
              [
                289621.5668829212,
                4844646.378053748,
                1472.722771517323
              ],
              [
                288571.0268829212,
                4844646.378053748,
                1375.762771517323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:28:49+00:00",
        "end_time": "2017-08-31T18:33:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5106.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5106.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5106.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5106.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255319,
            43.72470839,
            1375.762772,
            -119.6119441,
            43.73778044,
            1472.722772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497358657421,
                  43.7247083917834,
                  1375.762771517323
                ],
                [
                  -119.62553191099605,
                  43.73748161566238,
                  1375.762771517323
                ],
                [
                  -119.61249968228823,
                  43.737780437239415,
                  1472.722771517323
                ],
                [
                  -119.61194412149159,
                  43.725007080916804,
                  1472.722771517323
                ],
                [
                  -119.62497358657421,
                  43.7247083917834,
                  1375.762771517323
                ]
              ]
            ]
          },
          "id": "20170831_43119F5106.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5106.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:28:49Z",
            "pc:count": 31508190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289127.6778,
                "count": 31508190,
                "maximum": 289621.5669,
                "minimum": 288571.0269,
                "name": "X",
                "position": 0,
                "stddev": 284.793134,
                "variance": 81107.12918
              },
              {
                "average": 4845382.318,
                "count": 31508190,
                "maximum": 4846066.498,
                "minimum": 4844646.378,
                "name": "Y",
                "position": 1,
                "stddev": 396.3518896,
                "variance": 157094.8204
              },
              {
                "average": 1437.546947,
                "count": 31508190,
                "maximum": 1472.722772,
                "minimum": 1375.762772,
                "name": "Z",
                "position": 2,
                "stddev": 16.60411142,
                "variance": 275.6965159
              },
              {
                "average": 22847.1138,
                "count": 31508190,
                "maximum": 63361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4183.467399,
                "variance": 17501399.48
              },
              {
                "average": 1.034407657,
                "count": 31508190,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2022178616,
                "variance": 0.04089206357
              },
              {
                "average": 1.069227874,
                "count": 31508190,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2964536613,
                "variance": 0.08788477327
              },
              {
                "average": 0.504044504,
                "count": 31508190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836497,
                "variance": 0.2499836499
              },
              {
                "average": 1.923309463e-05,
                "count": 31508190,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004385513121,
                "variance": 1.923272533e-05
              },
              {
                "average": 1.088083479,
                "count": 31508190,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2834162707,
                "variance": 0.08032478248
              },
              {
                "average": -0.808554134,
                "count": 31508190,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67502623,
                "variance": 136.3062375
              },
              {
                "average": 1.986950187,
                "count": 31508190,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.010764601,
                "variance": 1.021645079
              },
              {
                "average": 1146.104858,
                "count": 31508190,
                "maximum": 1151,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.556984234,
                "variance": 6.538168374
              },
              {
                "average": 38869.18471,
                "count": 31508190,
                "maximum": 52736,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 6728.6938,
                "variance": 45275320.26
              },
              {
                "average": 37464.5171,
                "count": 31508190,
                "maximum": 50688,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 5216.01874,
                "variance": 27206851.49
              },
              {
                "average": 33666.00473,
                "count": 31508190,
                "maximum": 48896,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 5380.836844,
                "variance": 28953405.14
              },
              {
                "average": 188716381.5,
                "count": 31508190,
                "maximum": 188948529.3,
                "minimum": 188239620.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 330222.9836,
                "variance": 109047218900.0
              },
              {
                "average": 0,
                "count": 31508190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31508190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31508190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31508190,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31508190,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288571.0269,
              4844646.378,
              1375.762772,
              289621.5669,
              4846066.498,
              1472.722772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288571.0268829212,
                    4844646.378053748,
                    1375.762771517323
                  ],
                  [
                    288571.0268829212,
                    4846066.498053747,
                    1375.762771517323
                  ],
                  [
                    289621.5668829212,
                    4846066.498053747,
                    1472.722771517323
                  ],
                  [
                    289621.5668829212,
                    4844646.378053748,
                    1472.722771517323
                  ],
                  [
                    288571.0268829212,
                    4844646.378053748,
                    1375.762771517323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:28:49+00:00",
            "end_time": "2017-08-31T18:33:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997289091477,
              43.67470590336202,
              1419.3688680778594
            ],
            [
              -119.65053562574776,
              43.687480780957124,
              1419.3688680778594
            ],
            [
              -119.63749961516648,
              43.68778252485491,
              1475.4288680778593
            ],
            [
              -119.63693964016596,
              43.67500751349291,
              1475.4288680778593
            ],
            [
              -119.64997289091477,
              43.67470590336202,
              1419.3688680778594
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505356,
        43.6747059,
        1419.368868,
        -119.6369396,
        43.68778252,
        1475.428868
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:09Z",
        "pc:count": 19165589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286898.7104,
            "count": 19165589,
            "maximum": 287431.5413,
            "minimum": 286379.8013,
            "name": "X",
            "position": 0,
            "stddev": 293.1766445,
            "variance": 85952.54489
          },
          {
            "average": 4839861.179,
            "count": 19165589,
            "maximum": 4840577.162,
            "minimum": 4839156.842,
            "name": "Y",
            "position": 1,
            "stddev": 384.3932287,
            "variance": 147758.1543
          },
          {
            "average": 1445.808408,
            "count": 19165589,
            "maximum": 1475.428868,
            "minimum": 1419.368868,
            "name": "Z",
            "position": 2,
            "stddev": 14.34209888,
            "variance": 205.6958004
          },
          {
            "average": 25447.49003,
            "count": 19165589,
            "maximum": 41217,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2177.844444,
            "variance": 4743006.42
          },
          {
            "average": 1.001819302,
            "count": 19165589,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04528102179,
            "variance": 0.002050370934
          },
          {
            "average": 1.003652275,
            "count": 19165589,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06595138123,
            "variance": 0.004349584686
          },
          {
            "average": 0.5015712797,
            "count": 19165589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975441,
            "variance": 0.2499975441
          },
          {
            "average": 6.167303285e-05,
            "count": 19165589,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007852976029,
            "variance": 6.166923251e-05
          },
          {
            "average": 1.215061692,
            "count": 19165589,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4108651476,
            "variance": 0.1688101695
          },
          {
            "average": 0.3381401341,
            "count": 19165589,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.2434997,
            "variance": 149.903285
          },
          {
            "average": 2.010857845,
            "count": 19165589,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000645885,
            "variance": 1.001292187
          },
          {
            "average": 1166.933995,
            "count": 19165589,
            "maximum": 1182,
            "minimum": 1159,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.926124995,
            "variance": 79.67570742
          },
          {
            "average": 40530.75138,
            "count": 19165589,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3806.449587,
            "variance": 14489058.46
          },
          {
            "average": 38449.66983,
            "count": 19165589,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3516.652768,
            "variance": 12366846.69
          },
          {
            "average": 35137.56353,
            "count": 19165589,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3062.953233,
            "variance": 9381682.508
          },
          {
            "average": 189096594.1,
            "count": 19165589,
            "maximum": 189106949.3,
            "minimum": 189091462.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 6125.509902,
            "variance": 37521871.56
          },
          {
            "average": 0,
            "count": 19165589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19165589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19165589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19165589,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19165589,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286379.8013,
          4839156.842,
          1419.368868,
          287431.5413,
          4840577.162,
          1475.428868
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286379.8012533444,
                4839156.841872952,
                1419.3688680778594
              ],
              [
                286379.8012533444,
                4840577.161872952,
                1419.3688680778594
              ],
              [
                287431.5412533444,
                4840577.161872952,
                1475.4288680778593
              ],
              [
                287431.5412533444,
                4839156.841872952,
                1475.4288680778593
              ],
              [
                286379.8012533444,
                4839156.841872952,
                1419.3688680778594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:09+00:00",
        "end_time": "2017-09-10T15:11:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505356,
            43.6747059,
            1419.368868,
            -119.6369396,
            43.68778252,
            1475.428868
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997289091477,
                  43.67470590336202,
                  1419.3688680778594
                ],
                [
                  -119.65053562574776,
                  43.687480780957124,
                  1419.3688680778594
                ],
                [
                  -119.63749961516648,
                  43.68778252485491,
                  1475.4288680778593
                ],
                [
                  -119.63693964016596,
                  43.67500751349291,
                  1475.4288680778593
                ],
                [
                  -119.64997289091477,
                  43.67470590336202,
                  1419.3688680778594
                ]
              ]
            ]
          },
          "id": "20170910_43119F6404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:09Z",
            "pc:count": 19165589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286898.7104,
                "count": 19165589,
                "maximum": 287431.5413,
                "minimum": 286379.8013,
                "name": "X",
                "position": 0,
                "stddev": 293.1766445,
                "variance": 85952.54489
              },
              {
                "average": 4839861.179,
                "count": 19165589,
                "maximum": 4840577.162,
                "minimum": 4839156.842,
                "name": "Y",
                "position": 1,
                "stddev": 384.3932287,
                "variance": 147758.1543
              },
              {
                "average": 1445.808408,
                "count": 19165589,
                "maximum": 1475.428868,
                "minimum": 1419.368868,
                "name": "Z",
                "position": 2,
                "stddev": 14.34209888,
                "variance": 205.6958004
              },
              {
                "average": 25447.49003,
                "count": 19165589,
                "maximum": 41217,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2177.844444,
                "variance": 4743006.42
              },
              {
                "average": 1.001819302,
                "count": 19165589,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04528102179,
                "variance": 0.002050370934
              },
              {
                "average": 1.003652275,
                "count": 19165589,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06595138123,
                "variance": 0.004349584686
              },
              {
                "average": 0.5015712797,
                "count": 19165589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975441,
                "variance": 0.2499975441
              },
              {
                "average": 6.167303285e-05,
                "count": 19165589,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007852976029,
                "variance": 6.166923251e-05
              },
              {
                "average": 1.215061692,
                "count": 19165589,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4108651476,
                "variance": 0.1688101695
              },
              {
                "average": 0.3381401341,
                "count": 19165589,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.2434997,
                "variance": 149.903285
              },
              {
                "average": 2.010857845,
                "count": 19165589,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000645885,
                "variance": 1.001292187
              },
              {
                "average": 1166.933995,
                "count": 19165589,
                "maximum": 1182,
                "minimum": 1159,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.926124995,
                "variance": 79.67570742
              },
              {
                "average": 40530.75138,
                "count": 19165589,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3806.449587,
                "variance": 14489058.46
              },
              {
                "average": 38449.66983,
                "count": 19165589,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3516.652768,
                "variance": 12366846.69
              },
              {
                "average": 35137.56353,
                "count": 19165589,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3062.953233,
                "variance": 9381682.508
              },
              {
                "average": 189096594.1,
                "count": 19165589,
                "maximum": 189106949.3,
                "minimum": 189091462.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 6125.509902,
                "variance": 37521871.56
              },
              {
                "average": 0,
                "count": 19165589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19165589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19165589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19165589,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19165589,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286379.8013,
              4839156.842,
              1419.368868,
              287431.5413,
              4840577.162,
              1475.428868
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286379.8012533444,
                    4839156.841872952,
                    1419.3688680778594
                  ],
                  [
                    286379.8012533444,
                    4840577.161872952,
                    1419.3688680778594
                  ],
                  [
                    287431.5412533444,
                    4840577.161872952,
                    1475.4288680778593
                  ],
                  [
                    287431.5412533444,
                    4839156.841872952,
                    1475.4288680778593
                  ],
                  [
                    286379.8012533444,
                    4839156.841872952,
                    1419.3688680778594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:09+00:00",
            "end_time": "2017-09-10T15:11: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": "20170910_43119F6314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247225053783,
              43.64969930177464,
              1433.4787806037612
            ],
            [
              -119.71304805338741,
              43.662480416910704,
              1433.4787806037612
            ],
            [
              -119.700000030416,
              43.66278957785874,
              1474.7787806037613
            ],
            [
              -119.69942698858772,
              43.65000832559515,
              1474.7787806037613
            ],
            [
              -119.71247225053783,
              43.64969930177464,
              1433.4787806037612
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130481,
        43.6496993,
        1433.478781,
        -119.699427,
        43.66278958,
        1474.778781
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:31Z",
        "pc:count": 18596607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281760.1454,
            "count": 18596607,
            "maximum": 282303.7649,
            "minimum": 281250.5649,
            "name": "X",
            "position": 0,
            "stddev": 289.2114213,
            "variance": 83643.24619
          },
          {
            "average": 4837296.688,
            "count": 18596607,
            "maximum": 4837963.448,
            "minimum": 4836542.368,
            "name": "Y",
            "position": 1,
            "stddev": 390.5664491,
            "variance": 152542.1512
          },
          {
            "average": 1455.219563,
            "count": 18596607,
            "maximum": 1474.778781,
            "minimum": 1433.478781,
            "name": "Z",
            "position": 2,
            "stddev": 6.222179832,
            "variance": 38.71552186
          },
          {
            "average": 25372.96784,
            "count": 18596607,
            "maximum": 39297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2497.253783,
            "variance": 6236276.456
          },
          {
            "average": 1.003329317,
            "count": 18596607,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06476263682,
            "variance": 0.004194199128
          },
          {
            "average": 1.006731013,
            "count": 18596607,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0970914231,
            "variance": 0.009426744439
          },
          {
            "average": 0.4994573472,
            "count": 18596607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999719,
            "variance": 0.249999719
          },
          {
            "average": 4.608367537e-05,
            "count": 18596607,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006788339572,
            "variance": 4.608155414e-05
          },
          {
            "average": 1.240311848,
            "count": 18596607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4272728328,
            "variance": 0.1825620737
          },
          {
            "average": 1.575829398,
            "count": 18596607,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93445315,
            "variance": 142.431172
          },
          {
            "average": 2.012293156,
            "count": 18596607,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000934483,
            "variance": 1.001869838
          },
          {
            "average": 1176.500493,
            "count": 18596607,
            "maximum": 1182,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.069308746,
            "variance": 9.42065618
          },
          {
            "average": 39918.25989,
            "count": 18596607,
            "maximum": 51200,
            "minimum": 1792,
            "name": "Red",
            "position": 12,
            "stddev": 4508.145847,
            "variance": 20323378.98
          },
          {
            "average": 37292.53601,
            "count": 18596607,
            "maximum": 48640,
            "minimum": 3840,
            "name": "Green",
            "position": 13,
            "stddev": 4173.764357,
            "variance": 17420308.91
          },
          {
            "average": 33376.92812,
            "count": 18596607,
            "maximum": 45056,
            "minimum": 5376,
            "name": "Blue",
            "position": 14,
            "stddev": 3582.133664,
            "variance": 12831681.59
          },
          {
            "average": 189103169.8,
            "count": 18596607,
            "maximum": 189107031.1,
            "minimum": 189100631.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2156.314774,
            "variance": 4649693.404
          },
          {
            "average": 0,
            "count": 18596607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18596607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18596607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18596607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18596607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281250.5649,
          4836542.368,
          1433.478781,
          282303.7649,
          4837963.448,
          1474.778781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281250.5649390938,
                4836542.367935378,
                1433.4787806037612
              ],
              [
                281250.5649390938,
                4837963.447935378,
                1433.4787806037612
              ],
              [
                282303.76493909373,
                4837963.447935378,
                1474.7787806037613
              ],
              [
                282303.76493909373,
                4836542.367935378,
                1474.7787806037613
              ],
              [
                281250.5649390938,
                4836542.367935378,
                1433.4787806037612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:31+00:00",
        "end_time": "2017-09-10T17:43:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130481,
            43.6496993,
            1433.478781,
            -119.699427,
            43.66278958,
            1474.778781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247225053783,
                  43.64969930177464,
                  1433.4787806037612
                ],
                [
                  -119.71304805338741,
                  43.662480416910704,
                  1433.4787806037612
                ],
                [
                  -119.700000030416,
                  43.66278957785874,
                  1474.7787806037613
                ],
                [
                  -119.69942698858772,
                  43.65000832559515,
                  1474.7787806037613
                ],
                [
                  -119.71247225053783,
                  43.64969930177464,
                  1433.4787806037612
                ]
              ]
            ]
          },
          "id": "20170910_43119F6314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:31Z",
            "pc:count": 18596607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281760.1454,
                "count": 18596607,
                "maximum": 282303.7649,
                "minimum": 281250.5649,
                "name": "X",
                "position": 0,
                "stddev": 289.2114213,
                "variance": 83643.24619
              },
              {
                "average": 4837296.688,
                "count": 18596607,
                "maximum": 4837963.448,
                "minimum": 4836542.368,
                "name": "Y",
                "position": 1,
                "stddev": 390.5664491,
                "variance": 152542.1512
              },
              {
                "average": 1455.219563,
                "count": 18596607,
                "maximum": 1474.778781,
                "minimum": 1433.478781,
                "name": "Z",
                "position": 2,
                "stddev": 6.222179832,
                "variance": 38.71552186
              },
              {
                "average": 25372.96784,
                "count": 18596607,
                "maximum": 39297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2497.253783,
                "variance": 6236276.456
              },
              {
                "average": 1.003329317,
                "count": 18596607,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06476263682,
                "variance": 0.004194199128
              },
              {
                "average": 1.006731013,
                "count": 18596607,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0970914231,
                "variance": 0.009426744439
              },
              {
                "average": 0.4994573472,
                "count": 18596607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999719,
                "variance": 0.249999719
              },
              {
                "average": 4.608367537e-05,
                "count": 18596607,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006788339572,
                "variance": 4.608155414e-05
              },
              {
                "average": 1.240311848,
                "count": 18596607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4272728328,
                "variance": 0.1825620737
              },
              {
                "average": 1.575829398,
                "count": 18596607,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93445315,
                "variance": 142.431172
              },
              {
                "average": 2.012293156,
                "count": 18596607,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000934483,
                "variance": 1.001869838
              },
              {
                "average": 1176.500493,
                "count": 18596607,
                "maximum": 1182,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.069308746,
                "variance": 9.42065618
              },
              {
                "average": 39918.25989,
                "count": 18596607,
                "maximum": 51200,
                "minimum": 1792,
                "name": "Red",
                "position": 12,
                "stddev": 4508.145847,
                "variance": 20323378.98
              },
              {
                "average": 37292.53601,
                "count": 18596607,
                "maximum": 48640,
                "minimum": 3840,
                "name": "Green",
                "position": 13,
                "stddev": 4173.764357,
                "variance": 17420308.91
              },
              {
                "average": 33376.92812,
                "count": 18596607,
                "maximum": 45056,
                "minimum": 5376,
                "name": "Blue",
                "position": 14,
                "stddev": 3582.133664,
                "variance": 12831681.59
              },
              {
                "average": 189103169.8,
                "count": 18596607,
                "maximum": 189107031.1,
                "minimum": 189100631.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2156.314774,
                "variance": 4649693.404
              },
              {
                "average": 0,
                "count": 18596607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18596607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18596607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18596607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18596607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281250.5649,
              4836542.368,
              1433.478781,
              282303.7649,
              4837963.448,
              1474.778781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281250.5649390938,
                    4836542.367935378,
                    1433.4787806037612
                  ],
                  [
                    281250.5649390938,
                    4837963.447935378,
                    1433.4787806037612
                  ],
                  [
                    282303.76493909373,
                    4837963.447935378,
                    1474.7787806037613
                  ],
                  [
                    282303.76493909373,
                    4836542.367935378,
                    1474.7787806037613
                  ],
                  [
                    281250.5649390938,
                    4836542.367935378,
                    1433.4787806037612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:31+00:00",
            "end_time": "2017-09-10T17:43: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": "20170910_43119F5311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497306560213,
              43.64970820710285,
              1467.1491488942513
            ],
            [
              -119.62552991522152,
              43.66248123934842,
              1467.1491488942513
            ],
            [
              -119.61249954934462,
              43.6627799852055,
              1633.3291488942511
            ],
            [
              -119.61194545565847,
              43.65000682053579,
              1633.3291488942511
            ],
            [
              -119.62497306560213,
              43.64970820710285,
              1467.1491488942513
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255299,
        43.64970821,
        1467.149149,
        -119.6119455,
        43.66277999,
        1633.329149
      ],
      "properties": {
        "datetime": "2017-09-10T15:51:40Z",
        "pc:count": 18172420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288846.9445,
            "count": 18172420,
            "maximum": 289358.9787,
            "minimum": 288307.2787,
            "name": "X",
            "position": 0,
            "stddev": 293.6529213,
            "variance": 86232.0382
          },
          {
            "average": 4837033.964,
            "count": 18172420,
            "maximum": 4837736.397,
            "minimum": 4836316.317,
            "name": "Y",
            "position": 1,
            "stddev": 405.3197114,
            "variance": 164284.0685
          },
          {
            "average": 1537.615595,
            "count": 18172420,
            "maximum": 1633.329149,
            "minimum": 1467.149149,
            "name": "Z",
            "position": 2,
            "stddev": 35.64146345,
            "variance": 1270.313917
          },
          {
            "average": 20434.44621,
            "count": 18172420,
            "maximum": 43426,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6776.625758,
            "variance": 45922656.67
          },
          {
            "average": 1.230534623,
            "count": 18172420,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4951401492,
            "variance": 0.2451637674
          },
          {
            "average": 1.46317414,
            "count": 18172420,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6741455063,
            "variance": 0.4544721637
          },
          {
            "average": 0.5016684074,
            "count": 18172420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972302,
            "variance": 0.2499972302
          },
          {
            "average": 1.254648528e-05,
            "count": 18172420,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003542079693,
            "variance": 1.254632855e-05
          },
          {
            "average": 1.191796029,
            "count": 18172420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3937135012,
            "variance": 0.155010321
          },
          {
            "average": -0.01176054139,
            "count": 18172420,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01240356,
            "variance": 144.2978393
          },
          {
            "average": 1.881641741,
            "count": 18172420,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057697946,
            "variance": 1.118724944
          },
          {
            "average": 1160.318027,
            "count": 18172420,
            "maximum": 1163,
            "minimum": 1158,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9938577759,
            "variance": 0.9877532787
          },
          {
            "average": 31790.92953,
            "count": 18172420,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10034.61061,
            "variance": 100693410.2
          },
          {
            "average": 31944.67267,
            "count": 18172420,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8153.931929,
            "variance": 66486605.9
          },
          {
            "average": 27833.17422,
            "count": 18172420,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8199.845434,
            "variance": 67237465.14
          },
          {
            "average": 189092140,
            "count": 18172420,
            "maximum": 189093900.5,
            "minimum": 189090198.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.8232594,
            "variance": 432731.4407
          },
          {
            "average": 0,
            "count": 18172420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18172420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18172420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18172420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18172420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288307.2787,
          4836316.317,
          1467.149149,
          289358.9787,
          4837736.397,
          1633.329149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288307.278656587,
                4836316.317086002,
                1467.1491488942513
              ],
              [
                288307.278656587,
                4837736.397086002,
                1467.1491488942513
              ],
              [
                289358.97865658696,
                4837736.397086002,
                1633.3291488942511
              ],
              [
                289358.97865658696,
                4836316.317086002,
                1633.3291488942511
              ],
              [
                288307.278656587,
                4836316.317086002,
                1467.1491488942513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:51:40+00:00",
        "end_time": "2017-09-10T14:49:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255299,
            43.64970821,
            1467.149149,
            -119.6119455,
            43.66277999,
            1633.329149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497306560213,
                  43.64970820710285,
                  1467.1491488942513
                ],
                [
                  -119.62552991522152,
                  43.66248123934842,
                  1467.1491488942513
                ],
                [
                  -119.61249954934462,
                  43.6627799852055,
                  1633.3291488942511
                ],
                [
                  -119.61194545565847,
                  43.65000682053579,
                  1633.3291488942511
                ],
                [
                  -119.62497306560213,
                  43.64970820710285,
                  1467.1491488942513
                ]
              ]
            ]
          },
          "id": "20170910_43119F5311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:51:40Z",
            "pc:count": 18172420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288846.9445,
                "count": 18172420,
                "maximum": 289358.9787,
                "minimum": 288307.2787,
                "name": "X",
                "position": 0,
                "stddev": 293.6529213,
                "variance": 86232.0382
              },
              {
                "average": 4837033.964,
                "count": 18172420,
                "maximum": 4837736.397,
                "minimum": 4836316.317,
                "name": "Y",
                "position": 1,
                "stddev": 405.3197114,
                "variance": 164284.0685
              },
              {
                "average": 1537.615595,
                "count": 18172420,
                "maximum": 1633.329149,
                "minimum": 1467.149149,
                "name": "Z",
                "position": 2,
                "stddev": 35.64146345,
                "variance": 1270.313917
              },
              {
                "average": 20434.44621,
                "count": 18172420,
                "maximum": 43426,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6776.625758,
                "variance": 45922656.67
              },
              {
                "average": 1.230534623,
                "count": 18172420,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4951401492,
                "variance": 0.2451637674
              },
              {
                "average": 1.46317414,
                "count": 18172420,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6741455063,
                "variance": 0.4544721637
              },
              {
                "average": 0.5016684074,
                "count": 18172420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972302,
                "variance": 0.2499972302
              },
              {
                "average": 1.254648528e-05,
                "count": 18172420,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003542079693,
                "variance": 1.254632855e-05
              },
              {
                "average": 1.191796029,
                "count": 18172420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3937135012,
                "variance": 0.155010321
              },
              {
                "average": -0.01176054139,
                "count": 18172420,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01240356,
                "variance": 144.2978393
              },
              {
                "average": 1.881641741,
                "count": 18172420,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057697946,
                "variance": 1.118724944
              },
              {
                "average": 1160.318027,
                "count": 18172420,
                "maximum": 1163,
                "minimum": 1158,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9938577759,
                "variance": 0.9877532787
              },
              {
                "average": 31790.92953,
                "count": 18172420,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10034.61061,
                "variance": 100693410.2
              },
              {
                "average": 31944.67267,
                "count": 18172420,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8153.931929,
                "variance": 66486605.9
              },
              {
                "average": 27833.17422,
                "count": 18172420,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8199.845434,
                "variance": 67237465.14
              },
              {
                "average": 189092140,
                "count": 18172420,
                "maximum": 189093900.5,
                "minimum": 189090198.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.8232594,
                "variance": 432731.4407
              },
              {
                "average": 0,
                "count": 18172420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18172420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18172420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18172420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18172420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288307.2787,
              4836316.317,
              1467.149149,
              289358.9787,
              4837736.397,
              1633.329149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288307.278656587,
                    4836316.317086002,
                    1467.1491488942513
                  ],
                  [
                    288307.278656587,
                    4837736.397086002,
                    1467.1491488942513
                  ],
                  [
                    289358.97865658696,
                    4837736.397086002,
                    1633.3291488942511
                  ],
                  [
                    289358.97865658696,
                    4836316.317086002,
                    1633.3291488942511
                  ],
                  [
                    288307.278656587,
                    4836316.317086002,
                    1467.1491488942513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:51:40+00:00",
            "end_time": "2017-09-10T14:49: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": "20170831_43119F5422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997389771144,
              43.62471698293085,
              1305.7665429135773
            ],
            [
              -119.55051400337595,
              43.63748201311082,
              1305.7665429135773
            ],
            [
              -119.53749842772868,
              43.63777185096094,
              1438.466542913577
            ],
            [
              -119.53696107105941,
              43.62500669238059,
              1438.466542913577
            ],
            [
              -119.54997389771144,
              43.62471698293085,
              1305.7665429135773
            ]
          ]
        ]
      },
      "bbox": [
        -119.550514,
        43.62471698,
        1305.766543,
        -119.5369611,
        43.63777185,
        1438.466543
      ],
      "properties": {
        "datetime": "2017-09-08T23:19:16Z",
        "pc:count": 35525110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294744.5253,
            "count": 35525110,
            "maximum": 295321.4077,
            "minimum": 294270.5277,
            "name": "X",
            "position": 0,
            "stddev": 279.3666447,
            "variance": 78045.72217
          },
          {
            "average": 4834070.676,
            "count": 35525110,
            "maximum": 4834771.068,
            "minimum": 4833351.968,
            "name": "Y",
            "position": 1,
            "stddev": 392.0885829,
            "variance": 153733.4569
          },
          {
            "average": 1341.541736,
            "count": 35525110,
            "maximum": 1438.466543,
            "minimum": 1305.766543,
            "name": "Z",
            "position": 2,
            "stddev": 35.1269604,
            "variance": 1233.903347
          },
          {
            "average": 21105.50877,
            "count": 35525110,
            "maximum": 40865,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5420.559235,
            "variance": 29382462.42
          },
          {
            "average": 1.111671857,
            "count": 35525110,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3690640382,
            "variance": 0.1362082643
          },
          {
            "average": 1.224340952,
            "count": 35525110,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5354724409,
            "variance": 0.286730735
          },
          {
            "average": 0.5027454947,
            "count": 35525110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924692,
            "variance": 0.2499924693
          },
          {
            "average": 1.27233948e-05,
            "count": 35525110,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003566964154,
            "variance": 1.272323328e-05
          },
          {
            "average": 1.075184933,
            "count": 35525110,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2636895152,
            "variance": 0.06953216044
          },
          {
            "average": -0.1028356115,
            "count": 35525110,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49903176,
            "variance": 132.2277313
          },
          {
            "average": 1.940260734,
            "count": 35525110,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.029800075,
            "variance": 1.060488194
          },
          {
            "average": 1144.319295,
            "count": 35525110,
            "maximum": 1150,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.385931005,
            "variance": 5.692666758
          },
          {
            "average": 37317.53171,
            "count": 35525110,
            "maximum": 51968,
            "minimum": 3584,
            "name": "Red",
            "position": 12,
            "stddev": 8238.451599,
            "variance": 67872084.75
          },
          {
            "average": 36596.43435,
            "count": 35525110,
            "maximum": 50432,
            "minimum": 6656,
            "name": "Green",
            "position": 13,
            "stddev": 6631.144413,
            "variance": 43972076.23
          },
          {
            "average": 33115.67516,
            "count": 35525110,
            "maximum": 46848,
            "minimum": 6912,
            "name": "Blue",
            "position": 14,
            "stddev": 6495.365792,
            "variance": 42189776.77
          },
          {
            "average": 188611030.8,
            "count": 35525110,
            "maximum": 188947956.7,
            "minimum": 188238495.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 351761.735,
            "variance": 123736318200.0
          },
          {
            "average": 0,
            "count": 35525110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35525110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35525110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35525110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35525110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294270.5277,
          4833351.968,
          1305.766543,
          295321.4077,
          4834771.068,
          1438.466543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294270.5277263374,
                4833351.967572329,
                1305.7665429135773
              ],
              [
                294270.5277263374,
                4834771.067572328,
                1305.7665429135773
              ],
              [
                295321.4077263374,
                4834771.067572328,
                1438.466542913577
              ],
              [
                295321.4077263374,
                4833351.967572329,
                1438.466542913577
              ],
              [
                294270.5277263374,
                4833351.967572329,
                1305.7665429135773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:19:16+00:00",
        "end_time": "2017-08-31T18:14:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.550514,
            43.62471698,
            1305.766543,
            -119.5369611,
            43.63777185,
            1438.466543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997389771144,
                  43.62471698293085,
                  1305.7665429135773
                ],
                [
                  -119.55051400337595,
                  43.63748201311082,
                  1305.7665429135773
                ],
                [
                  -119.53749842772868,
                  43.63777185096094,
                  1438.466542913577
                ],
                [
                  -119.53696107105941,
                  43.62500669238059,
                  1438.466542913577
                ],
                [
                  -119.54997389771144,
                  43.62471698293085,
                  1305.7665429135773
                ]
              ]
            ]
          },
          "id": "20170831_43119F5422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:19:16Z",
            "pc:count": 35525110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294744.5253,
                "count": 35525110,
                "maximum": 295321.4077,
                "minimum": 294270.5277,
                "name": "X",
                "position": 0,
                "stddev": 279.3666447,
                "variance": 78045.72217
              },
              {
                "average": 4834070.676,
                "count": 35525110,
                "maximum": 4834771.068,
                "minimum": 4833351.968,
                "name": "Y",
                "position": 1,
                "stddev": 392.0885829,
                "variance": 153733.4569
              },
              {
                "average": 1341.541736,
                "count": 35525110,
                "maximum": 1438.466543,
                "minimum": 1305.766543,
                "name": "Z",
                "position": 2,
                "stddev": 35.1269604,
                "variance": 1233.903347
              },
              {
                "average": 21105.50877,
                "count": 35525110,
                "maximum": 40865,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5420.559235,
                "variance": 29382462.42
              },
              {
                "average": 1.111671857,
                "count": 35525110,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3690640382,
                "variance": 0.1362082643
              },
              {
                "average": 1.224340952,
                "count": 35525110,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5354724409,
                "variance": 0.286730735
              },
              {
                "average": 0.5027454947,
                "count": 35525110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924692,
                "variance": 0.2499924693
              },
              {
                "average": 1.27233948e-05,
                "count": 35525110,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003566964154,
                "variance": 1.272323328e-05
              },
              {
                "average": 1.075184933,
                "count": 35525110,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2636895152,
                "variance": 0.06953216044
              },
              {
                "average": -0.1028356115,
                "count": 35525110,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49903176,
                "variance": 132.2277313
              },
              {
                "average": 1.940260734,
                "count": 35525110,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.029800075,
                "variance": 1.060488194
              },
              {
                "average": 1144.319295,
                "count": 35525110,
                "maximum": 1150,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.385931005,
                "variance": 5.692666758
              },
              {
                "average": 37317.53171,
                "count": 35525110,
                "maximum": 51968,
                "minimum": 3584,
                "name": "Red",
                "position": 12,
                "stddev": 8238.451599,
                "variance": 67872084.75
              },
              {
                "average": 36596.43435,
                "count": 35525110,
                "maximum": 50432,
                "minimum": 6656,
                "name": "Green",
                "position": 13,
                "stddev": 6631.144413,
                "variance": 43972076.23
              },
              {
                "average": 33115.67516,
                "count": 35525110,
                "maximum": 46848,
                "minimum": 6912,
                "name": "Blue",
                "position": 14,
                "stddev": 6495.365792,
                "variance": 42189776.77
              },
              {
                "average": 188611030.8,
                "count": 35525110,
                "maximum": 188947956.7,
                "minimum": 188238495.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 351761.735,
                "variance": 123736318200.0
              },
              {
                "average": 0,
                "count": 35525110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35525110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35525110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35525110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35525110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294270.5277,
              4833351.968,
              1305.766543,
              295321.4077,
              4834771.068,
              1438.466543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294270.5277263374,
                    4833351.967572329,
                    1305.7665429135773
                  ],
                  [
                    294270.5277263374,
                    4834771.067572328,
                    1305.7665429135773
                  ],
                  [
                    295321.4077263374,
                    4834771.067572328,
                    1438.466542913577
                  ],
                  [
                    295321.4077263374,
                    4833351.967572329,
                    1438.466542913577
                  ],
                  [
                    294270.5277263374,
                    4833351.967572329,
                    1305.7665429135773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:19:16+00:00",
            "end_time": "2017-08-31T18:14:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8124712271048,
              43.71218801402983,
              1530.840315927406
            ],
            [
              -119.81307008311512,
              43.72497942162949,
              1530.840315927406
            ],
            [
              -119.8000011682194,
              43.72530056771885,
              1664.5203159274058
            ],
            [
              -119.79940508548185,
              43.71250901757541,
              1664.5203159274058
            ],
            [
              -119.8124712271048,
              43.71218801402983,
              1530.840315927406
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130701,
        43.71218801,
        1530.840316,
        -119.7994051,
        43.72530057,
        1664.520316
      ],
      "properties": {
        "datetime": "2017-09-11T20:26:39Z",
        "pc:count": 21578740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273966.4106,
            "count": 21578740,
            "maximum": 274475.1254,
            "minimum": 273421.2454,
            "name": "X",
            "position": 0,
            "stddev": 293.0932372,
            "variance": 85903.64568
          },
          {
            "average": 4844496.038,
            "count": 21578740,
            "maximum": 4845173.822,
            "minimum": 4843751.462,
            "name": "Y",
            "position": 1,
            "stddev": 413.1249685,
            "variance": 170672.2396
          },
          {
            "average": 1604.042842,
            "count": 21578740,
            "maximum": 1664.520316,
            "minimum": 1530.840316,
            "name": "Z",
            "position": 2,
            "stddev": 28.11811208,
            "variance": 790.6282268
          },
          {
            "average": 16613.32036,
            "count": 21578740,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8355.906413,
            "variance": 69821171.99
          },
          {
            "average": 1.504340151,
            "count": 21578740,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7418696336,
            "variance": 0.5503705533
          },
          {
            "average": 2.041105088,
            "count": 21578740,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.999061204,
            "variance": 0.9981232894
          },
          {
            "average": 0.5004384871,
            "count": 21578740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998193,
            "variance": 0.2499998193
          },
          {
            "average": 2.497828882e-05,
            "count": 21578740,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004997766107,
            "variance": 2.497766606e-05
          },
          {
            "average": 1.153162696,
            "count": 21578740,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3601442638,
            "variance": 0.1297038907
          },
          {
            "average": 0.3593862419,
            "count": 21578740,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1924814,
            "variance": 148.6566026
          },
          {
            "average": 1.717175748,
            "count": 21578740,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103912198,
            "variance": 1.218622142
          },
          {
            "average": 1187.325005,
            "count": 21578740,
            "maximum": 1190,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.026312292,
            "variance": 1.053316921
          },
          {
            "average": 19407.61727,
            "count": 21578740,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10335.4022,
            "variance": 106820538.7
          },
          {
            "average": 20324.35339,
            "count": 21578740,
            "maximum": 46336,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8661.9031,
            "variance": 75028565.31
          },
          {
            "average": 16375.13518,
            "count": 21578740,
            "maximum": 43520,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7414.436665,
            "variance": 54973871.06
          },
          {
            "average": 189195001.2,
            "count": 21578740,
            "maximum": 189196799.5,
            "minimum": 189193365.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 655.4015729,
            "variance": 429551.2217
          },
          {
            "average": 0,
            "count": 21578740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21578740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21578740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21578740,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21578740,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273421.2454,
          4843751.462,
          1530.840316,
          274475.1254,
          4845173.822,
          1664.520316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273421.2454375708,
                4843751.461848521,
                1530.840315927406
              ],
              [
                273421.2454375708,
                4845173.82184852,
                1530.840315927406
              ],
              [
                274475.1254375708,
                4845173.82184852,
                1664.5203159274058
              ],
              [
                274475.1254375708,
                4843751.461848521,
                1664.5203159274058
              ],
              [
                273421.2454375708,
                4843751.461848521,
                1530.840315927406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:26:39+00:00",
        "end_time": "2017-09-11T19:29:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130701,
            43.71218801,
            1530.840316,
            -119.7994051,
            43.72530057,
            1664.520316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8124712271048,
                  43.71218801402983,
                  1530.840315927406
                ],
                [
                  -119.81307008311512,
                  43.72497942162949,
                  1530.840315927406
                ],
                [
                  -119.8000011682194,
                  43.72530056771885,
                  1664.5203159274058
                ],
                [
                  -119.79940508548185,
                  43.71250901757541,
                  1664.5203159274058
                ],
                [
                  -119.8124712271048,
                  43.71218801402983,
                  1530.840315927406
                ]
              ]
            ]
          },
          "id": "20170911_43119F7211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:26:39Z",
            "pc:count": 21578740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273966.4106,
                "count": 21578740,
                "maximum": 274475.1254,
                "minimum": 273421.2454,
                "name": "X",
                "position": 0,
                "stddev": 293.0932372,
                "variance": 85903.64568
              },
              {
                "average": 4844496.038,
                "count": 21578740,
                "maximum": 4845173.822,
                "minimum": 4843751.462,
                "name": "Y",
                "position": 1,
                "stddev": 413.1249685,
                "variance": 170672.2396
              },
              {
                "average": 1604.042842,
                "count": 21578740,
                "maximum": 1664.520316,
                "minimum": 1530.840316,
                "name": "Z",
                "position": 2,
                "stddev": 28.11811208,
                "variance": 790.6282268
              },
              {
                "average": 16613.32036,
                "count": 21578740,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8355.906413,
                "variance": 69821171.99
              },
              {
                "average": 1.504340151,
                "count": 21578740,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7418696336,
                "variance": 0.5503705533
              },
              {
                "average": 2.041105088,
                "count": 21578740,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.999061204,
                "variance": 0.9981232894
              },
              {
                "average": 0.5004384871,
                "count": 21578740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998193,
                "variance": 0.2499998193
              },
              {
                "average": 2.497828882e-05,
                "count": 21578740,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004997766107,
                "variance": 2.497766606e-05
              },
              {
                "average": 1.153162696,
                "count": 21578740,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3601442638,
                "variance": 0.1297038907
              },
              {
                "average": 0.3593862419,
                "count": 21578740,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1924814,
                "variance": 148.6566026
              },
              {
                "average": 1.717175748,
                "count": 21578740,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103912198,
                "variance": 1.218622142
              },
              {
                "average": 1187.325005,
                "count": 21578740,
                "maximum": 1190,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.026312292,
                "variance": 1.053316921
              },
              {
                "average": 19407.61727,
                "count": 21578740,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10335.4022,
                "variance": 106820538.7
              },
              {
                "average": 20324.35339,
                "count": 21578740,
                "maximum": 46336,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8661.9031,
                "variance": 75028565.31
              },
              {
                "average": 16375.13518,
                "count": 21578740,
                "maximum": 43520,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7414.436665,
                "variance": 54973871.06
              },
              {
                "average": 189195001.2,
                "count": 21578740,
                "maximum": 189196799.5,
                "minimum": 189193365.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 655.4015729,
                "variance": 429551.2217
              },
              {
                "average": 0,
                "count": 21578740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21578740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21578740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21578740,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21578740,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273421.2454,
              4843751.462,
              1530.840316,
              274475.1254,
              4845173.822,
              1664.520316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273421.2454375708,
                    4843751.461848521,
                    1530.840315927406
                  ],
                  [
                    273421.2454375708,
                    4845173.82184852,
                    1530.840315927406
                  ],
                  [
                    274475.1254375708,
                    4845173.82184852,
                    1664.5203159274058
                  ],
                  [
                    274475.1254375708,
                    4843751.461848521,
                    1664.5203159274058
                  ],
                  [
                    273421.2454375708,
                    4843751.461848521,
                    1530.840315927406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:26:39+00:00",
            "end_time": "2017-09-11T19:29:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997139175651,
              43.67468903717543,
              1500.6154903375073
            ],
            [
              -119.80056677534407,
              43.68747994656844,
              1500.6154903375073
            ],
            [
              -119.78750165182743,
              43.6877995496102,
              1623.5354903375073
            ],
            [
              -119.7869090370172,
              43.67500849835528,
              1623.5354903375073
            ],
            [
              -119.79997139175651,
              43.67468903717543,
              1500.6154903375073
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005668,
        43.67468904,
        1500.61549,
        -119.786909,
        43.68779955,
        1623.53549
      ],
      "properties": {
        "datetime": "2017-09-11T20:45:55Z",
        "pc:count": 20591463,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274816.3499,
            "count": 20591463,
            "maximum": 275341.8015,
            "minimum": 274287.5815,
            "name": "X",
            "position": 0,
            "stddev": 292.3872142,
            "variance": 85490.283
          },
          {
            "average": 4840278.07,
            "count": 20591463,
            "maximum": 4840974.693,
            "minimum": 4839552.413,
            "name": "Y",
            "position": 1,
            "stddev": 425.5263107,
            "variance": 181072.6411
          },
          {
            "average": 1558.854953,
            "count": 20591463,
            "maximum": 1623.53549,
            "minimum": 1500.61549,
            "name": "Z",
            "position": 2,
            "stddev": 19.65505505,
            "variance": 386.321189
          },
          {
            "average": 18245.99923,
            "count": 20591463,
            "maximum": 45617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8912.102663,
            "variance": 79425573.87
          },
          {
            "average": 1.484953643,
            "count": 20591463,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7229368458,
            "variance": 0.522637683
          },
          {
            "average": 1.991806556,
            "count": 20591463,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9576298223,
            "variance": 0.9170548766
          },
          {
            "average": 0.5009793136,
            "count": 20591463,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990531,
            "variance": 0.2499990531
          },
          {
            "average": 4.807817686e-06,
            "count": 20591463,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002192668421,
            "variance": 4.807794805e-06
          },
          {
            "average": 1.153677036,
            "count": 20591463,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3606388927,
            "variance": 0.1300604109
          },
          {
            "average": 0.1663508603,
            "count": 20591463,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05127013,
            "variance": 145.2331116
          },
          {
            "average": 1.747279103,
            "count": 20591463,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.097147182,
            "variance": 1.20373194
          },
          {
            "average": 1189.496021,
            "count": 20591463,
            "maximum": 1192,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9981928047,
            "variance": 0.9963888753
          },
          {
            "average": 19965.06664,
            "count": 20591463,
            "maximum": 46336,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10336.41483,
            "variance": 106841471.5
          },
          {
            "average": 20117.08236,
            "count": 20591463,
            "maximum": 44032,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8463.64281,
            "variance": 71633249.62
          },
          {
            "average": 16522.60108,
            "count": 20591463,
            "maximum": 41728,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7413.957463,
            "variance": 54966765.26
          },
          {
            "average": 189196334.7,
            "count": 20591463,
            "maximum": 189197955.2,
            "minimum": 189194703,
            "name": "GpsTime",
            "position": 15,
            "stddev": 604.9180805,
            "variance": 365925.8842
          },
          {
            "average": 0,
            "count": 20591463,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20591463,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20591463,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20591463,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20591463,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274287.5815,
          4839552.413,
          1500.61549,
          275341.8015,
          4840974.693,
          1623.53549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274287.58151591267,
                4839552.412916923,
                1500.6154903375073
              ],
              [
                274287.58151591267,
                4840974.692916922,
                1500.6154903375073
              ],
              [
                275341.80151591264,
                4840974.692916922,
                1623.5354903375073
              ],
              [
                275341.80151591264,
                4839552.412916923,
                1623.5354903375073
              ],
              [
                274287.58151591267,
                4839552.412916923,
                1500.6154903375073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:45:55+00:00",
        "end_time": "2017-09-11T19:51:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005668,
            43.67468904,
            1500.61549,
            -119.786909,
            43.68779955,
            1623.53549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997139175651,
                  43.67468903717543,
                  1500.6154903375073
                ],
                [
                  -119.80056677534407,
                  43.68747994656844,
                  1500.6154903375073
                ],
                [
                  -119.78750165182743,
                  43.6877995496102,
                  1623.5354903375073
                ],
                [
                  -119.7869090370172,
                  43.67500849835528,
                  1623.5354903375073
                ],
                [
                  -119.79997139175651,
                  43.67468903717543,
                  1500.6154903375073
                ]
              ]
            ]
          },
          "id": "20170911_43119F7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:45:55Z",
            "pc:count": 20591463,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274816.3499,
                "count": 20591463,
                "maximum": 275341.8015,
                "minimum": 274287.5815,
                "name": "X",
                "position": 0,
                "stddev": 292.3872142,
                "variance": 85490.283
              },
              {
                "average": 4840278.07,
                "count": 20591463,
                "maximum": 4840974.693,
                "minimum": 4839552.413,
                "name": "Y",
                "position": 1,
                "stddev": 425.5263107,
                "variance": 181072.6411
              },
              {
                "average": 1558.854953,
                "count": 20591463,
                "maximum": 1623.53549,
                "minimum": 1500.61549,
                "name": "Z",
                "position": 2,
                "stddev": 19.65505505,
                "variance": 386.321189
              },
              {
                "average": 18245.99923,
                "count": 20591463,
                "maximum": 45617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8912.102663,
                "variance": 79425573.87
              },
              {
                "average": 1.484953643,
                "count": 20591463,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7229368458,
                "variance": 0.522637683
              },
              {
                "average": 1.991806556,
                "count": 20591463,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9576298223,
                "variance": 0.9170548766
              },
              {
                "average": 0.5009793136,
                "count": 20591463,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990531,
                "variance": 0.2499990531
              },
              {
                "average": 4.807817686e-06,
                "count": 20591463,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002192668421,
                "variance": 4.807794805e-06
              },
              {
                "average": 1.153677036,
                "count": 20591463,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3606388927,
                "variance": 0.1300604109
              },
              {
                "average": 0.1663508603,
                "count": 20591463,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05127013,
                "variance": 145.2331116
              },
              {
                "average": 1.747279103,
                "count": 20591463,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.097147182,
                "variance": 1.20373194
              },
              {
                "average": 1189.496021,
                "count": 20591463,
                "maximum": 1192,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9981928047,
                "variance": 0.9963888753
              },
              {
                "average": 19965.06664,
                "count": 20591463,
                "maximum": 46336,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10336.41483,
                "variance": 106841471.5
              },
              {
                "average": 20117.08236,
                "count": 20591463,
                "maximum": 44032,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8463.64281,
                "variance": 71633249.62
              },
              {
                "average": 16522.60108,
                "count": 20591463,
                "maximum": 41728,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7413.957463,
                "variance": 54966765.26
              },
              {
                "average": 189196334.7,
                "count": 20591463,
                "maximum": 189197955.2,
                "minimum": 189194703,
                "name": "GpsTime",
                "position": 15,
                "stddev": 604.9180805,
                "variance": 365925.8842
              },
              {
                "average": 0,
                "count": 20591463,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20591463,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20591463,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20591463,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20591463,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274287.5815,
              4839552.413,
              1500.61549,
              275341.8015,
              4840974.693,
              1623.53549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274287.58151591267,
                    4839552.412916923,
                    1500.6154903375073
                  ],
                  [
                    274287.58151591267,
                    4840974.692916922,
                    1500.6154903375073
                  ],
                  [
                    275341.80151591264,
                    4840974.692916922,
                    1623.5354903375073
                  ],
                  [
                    275341.80151591264,
                    4839552.412916923,
                    1623.5354903375073
                  ],
                  [
                    274287.58151591267,
                    4839552.412916923,
                    1500.6154903375073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:45:55+00:00",
            "end_time": "2017-09-11T19: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": "20170830_43119F5214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497375232578,
              43.712219672412644,
              1481.0395276239333
            ],
            [
              -119.52551010308022,
              43.72498241513729,
              1481.0395276239333
            ],
            [
              -119.51249816880562,
              43.725269357925534,
              1544.9995276239333
            ],
            [
              -119.51196457433291,
              43.712506488124006,
              1544.9995276239333
            ],
            [
              -119.52497375232578,
              43.712219672412644,
              1481.0395276239333
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255101,
        43.71221967,
        1481.039528,
        -119.5119646,
        43.72526936,
        1544.999528
      ],
      "properties": {
        "datetime": "2017-08-31T16:28:06Z",
        "pc:count": 17511977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297090.776,
            "count": 17511977,
            "maximum": 297632.5411,
            "minimum": 296583.5011,
            "name": "X",
            "position": 0,
            "stddev": 288.0351713,
            "variance": 82964.25991
          },
          {
            "average": 4843679.344,
            "count": 17511977,
            "maximum": 4844427.752,
            "minimum": 4843008.912,
            "name": "Y",
            "position": 1,
            "stddev": 394.221124,
            "variance": 155410.2946
          },
          {
            "average": 1507.794332,
            "count": 17511977,
            "maximum": 1544.999528,
            "minimum": 1481.039528,
            "name": "Z",
            "position": 2,
            "stddev": 8.967347615,
            "variance": 80.41332324
          },
          {
            "average": 16105.65256,
            "count": 17511977,
            "maximum": 30657,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5679.974416,
            "variance": 32262109.36
          },
          {
            "average": 1.315322022,
            "count": 17511977,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6367814331,
            "variance": 0.4054905935
          },
          {
            "average": 1.64840703,
            "count": 17511977,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9346975126,
            "variance": 0.87365944
          },
          {
            "average": 0.5005432568,
            "count": 17511977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997191,
            "variance": 0.2499997191
          },
          {
            "average": 5.139339779e-07,
            "count": 17511977,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0007168917234,
            "variance": 5.139337431e-07
          },
          {
            "average": 1.128285116,
            "count": 17511977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3344070145,
            "variance": 0.1118280514
          },
          {
            "average": 0.8749193846,
            "count": 17511977,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.63963809,
            "variance": 135.4811748
          },
          {
            "average": 1.838637808,
            "count": 17511977,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.060759051,
            "variance": 1.125209765
          },
          {
            "average": 1126.844487,
            "count": 17511977,
            "maximum": 1129,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.225948614,
            "variance": 1.502950005
          },
          {
            "average": 28323.30583,
            "count": 17511977,
            "maximum": 50688,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 12736.1075,
            "variance": 162208434.3
          },
          {
            "average": 28642.89563,
            "count": 17511977,
            "maximum": 48640,
            "minimum": 2560,
            "name": "Green",
            "position": 13,
            "stddev": 10357.83862,
            "variance": 107284820.8
          },
          {
            "average": 24386.18142,
            "count": 17511977,
            "maximum": 46080,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 9862.60516,
            "variance": 97270980.53
          },
          {
            "average": 188230383,
            "count": 17511977,
            "maximum": 188232086,
            "minimum": 188156921,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3299.425433,
            "variance": 10886208.18
          },
          {
            "average": 0,
            "count": 17511977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17511977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17511977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17511977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17511977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296583.5011,
          4843008.912,
          1481.039528,
          297632.5411,
          4844427.752,
          1544.999528
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296583.50106311566,
                4843008.911899067,
                1481.0395276239333
              ],
              [
                296583.50106311566,
                4844427.751899067,
                1481.0395276239333
              ],
              [
                297632.5410631157,
                4844427.751899067,
                1544.9995276239333
              ],
              [
                297632.5410631157,
                4843008.911899067,
                1544.9995276239333
              ],
              [
                296583.50106311566,
                4843008.911899067,
                1481.0395276239333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:28:06+00:00",
        "end_time": "2017-08-30T19:35:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255101,
            43.71221967,
            1481.039528,
            -119.5119646,
            43.72526936,
            1544.999528
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497375232578,
                  43.712219672412644,
                  1481.0395276239333
                ],
                [
                  -119.52551010308022,
                  43.72498241513729,
                  1481.0395276239333
                ],
                [
                  -119.51249816880562,
                  43.725269357925534,
                  1544.9995276239333
                ],
                [
                  -119.51196457433291,
                  43.712506488124006,
                  1544.9995276239333
                ],
                [
                  -119.52497375232578,
                  43.712219672412644,
                  1481.0395276239333
                ]
              ]
            ]
          },
          "id": "20170830_43119F5214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:28:06Z",
            "pc:count": 17511977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297090.776,
                "count": 17511977,
                "maximum": 297632.5411,
                "minimum": 296583.5011,
                "name": "X",
                "position": 0,
                "stddev": 288.0351713,
                "variance": 82964.25991
              },
              {
                "average": 4843679.344,
                "count": 17511977,
                "maximum": 4844427.752,
                "minimum": 4843008.912,
                "name": "Y",
                "position": 1,
                "stddev": 394.221124,
                "variance": 155410.2946
              },
              {
                "average": 1507.794332,
                "count": 17511977,
                "maximum": 1544.999528,
                "minimum": 1481.039528,
                "name": "Z",
                "position": 2,
                "stddev": 8.967347615,
                "variance": 80.41332324
              },
              {
                "average": 16105.65256,
                "count": 17511977,
                "maximum": 30657,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5679.974416,
                "variance": 32262109.36
              },
              {
                "average": 1.315322022,
                "count": 17511977,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6367814331,
                "variance": 0.4054905935
              },
              {
                "average": 1.64840703,
                "count": 17511977,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9346975126,
                "variance": 0.87365944
              },
              {
                "average": 0.5005432568,
                "count": 17511977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997191,
                "variance": 0.2499997191
              },
              {
                "average": 5.139339779e-07,
                "count": 17511977,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0007168917234,
                "variance": 5.139337431e-07
              },
              {
                "average": 1.128285116,
                "count": 17511977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3344070145,
                "variance": 0.1118280514
              },
              {
                "average": 0.8749193846,
                "count": 17511977,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.63963809,
                "variance": 135.4811748
              },
              {
                "average": 1.838637808,
                "count": 17511977,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.060759051,
                "variance": 1.125209765
              },
              {
                "average": 1126.844487,
                "count": 17511977,
                "maximum": 1129,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.225948614,
                "variance": 1.502950005
              },
              {
                "average": 28323.30583,
                "count": 17511977,
                "maximum": 50688,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 12736.1075,
                "variance": 162208434.3
              },
              {
                "average": 28642.89563,
                "count": 17511977,
                "maximum": 48640,
                "minimum": 2560,
                "name": "Green",
                "position": 13,
                "stddev": 10357.83862,
                "variance": 107284820.8
              },
              {
                "average": 24386.18142,
                "count": 17511977,
                "maximum": 46080,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 9862.60516,
                "variance": 97270980.53
              },
              {
                "average": 188230383,
                "count": 17511977,
                "maximum": 188232086,
                "minimum": 188156921,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3299.425433,
                "variance": 10886208.18
              },
              {
                "average": 0,
                "count": 17511977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17511977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17511977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17511977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17511977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296583.5011,
              4843008.912,
              1481.039528,
              297632.5411,
              4844427.752,
              1544.999528
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296583.50106311566,
                    4843008.911899067,
                    1481.0395276239333
                  ],
                  [
                    296583.50106311566,
                    4844427.751899067,
                    1481.0395276239333
                  ],
                  [
                    297632.5410631157,
                    4844427.751899067,
                    1544.9995276239333
                  ],
                  [
                    297632.5410631157,
                    4843008.911899067,
                    1544.9995276239333
                  ],
                  [
                    296583.50106311566,
                    4843008.911899067,
                    1481.0395276239333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:28:06+00:00",
            "end_time": "2017-08-30T19:35: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": "20170910_43119F6312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747245886838,
              43.64969634644208,
              1440.1855263014063
            ],
            [
              -119.73805369559032,
              43.66248007360553,
              1440.1855263014063
            ],
            [
              -119.72500173114271,
              43.66279218926466,
              1488.7255263014063
            ],
            [
              -119.72442325672584,
              43.65000832363482,
              1488.7255263014063
            ],
            [
              -119.73747245886838,
              43.64969634644208,
              1440.1855263014063
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380537,
        43.64969635,
        1440.185526,
        -119.7244233,
        43.66279219,
        1488.725526
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:59Z",
        "pc:count": 18586431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279770.1002,
            "count": 18586431,
            "maximum": 280287.8591,
            "minimum": 279234.3191,
            "name": "X",
            "position": 0,
            "stddev": 291.8609444,
            "variance": 85182.81088
          },
          {
            "average": 4837254.631,
            "count": 18586431,
            "maximum": 4838029.679,
            "minimum": 4836608.279,
            "name": "Y",
            "position": 1,
            "stddev": 387.398593,
            "variance": 150077.6699
          },
          {
            "average": 1457.95059,
            "count": 18586431,
            "maximum": 1488.725526,
            "minimum": 1440.185526,
            "name": "Z",
            "position": 2,
            "stddev": 6.996912122,
            "variance": 48.95677924
          },
          {
            "average": 25083.98424,
            "count": 18586431,
            "maximum": 42337,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5308.034418,
            "variance": 28175229.38
          },
          {
            "average": 1.07919062,
            "count": 18586431,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3163762304,
            "variance": 0.1000939192
          },
          {
            "average": 1.159287547,
            "count": 18586431,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4661471587,
            "variance": 0.2172931735
          },
          {
            "average": 0.5049520804,
            "count": 18586431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999754897,
            "variance": 0.2499754903
          },
          {
            "average": 5.7246063e-05,
            "count": 18586431,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007565896442,
            "variance": 5.724278897e-05
          },
          {
            "average": 1.200349976,
            "count": 18586431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4002622535,
            "variance": 0.1602098716
          },
          {
            "average": -1.829352289,
            "count": 18586431,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01781179,
            "variance": 144.4278002
          },
          {
            "average": 1.955580929,
            "count": 18586431,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022273642,
            "variance": 1.045043398
          },
          {
            "average": 1179.600475,
            "count": 18586431,
            "maximum": 1182,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.453472818,
            "variance": 2.112583233
          },
          {
            "average": 35451.53298,
            "count": 18586431,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7537.477615,
            "variance": 56813568.79
          },
          {
            "average": 33713.77479,
            "count": 18586431,
            "maximum": 52736,
            "minimum": 1024,
            "name": "Green",
            "position": 13,
            "stddev": 6200.343862,
            "variance": 38444264.01
          },
          {
            "average": 29928.5589,
            "count": 18586431,
            "maximum": 50944,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5995.623019,
            "variance": 35947495.39
          },
          {
            "average": 189105333.6,
            "count": 18586431,
            "maximum": 189107059,
            "minimum": 189103540.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1022.250985,
            "variance": 1044997.076
          },
          {
            "average": 0,
            "count": 18586431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18586431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18586431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18586431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18586431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279234.3191,
          4836608.279,
          1440.185526,
          280287.8591,
          4838029.679,
          1488.725526
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279234.31909434707,
                4836608.278863994,
                1440.1855263014063
              ],
              [
                279234.31909434707,
                4838029.678863995,
                1440.1855263014063
              ],
              [
                280287.8590943471,
                4838029.678863995,
                1488.7255263014063
              ],
              [
                280287.8590943471,
                4836608.278863994,
                1488.7255263014063
              ],
              [
                279234.31909434707,
                4836608.278863994,
                1440.1855263014063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:59+00:00",
        "end_time": "2017-09-10T18:32:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380537,
            43.64969635,
            1440.185526,
            -119.7244233,
            43.66279219,
            1488.725526
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747245886838,
                  43.64969634644208,
                  1440.1855263014063
                ],
                [
                  -119.73805369559032,
                  43.66248007360553,
                  1440.1855263014063
                ],
                [
                  -119.72500173114271,
                  43.66279218926466,
                  1488.7255263014063
                ],
                [
                  -119.72442325672584,
                  43.65000832363482,
                  1488.7255263014063
                ],
                [
                  -119.73747245886838,
                  43.64969634644208,
                  1440.1855263014063
                ]
              ]
            ]
          },
          "id": "20170910_43119F6312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:59Z",
            "pc:count": 18586431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279770.1002,
                "count": 18586431,
                "maximum": 280287.8591,
                "minimum": 279234.3191,
                "name": "X",
                "position": 0,
                "stddev": 291.8609444,
                "variance": 85182.81088
              },
              {
                "average": 4837254.631,
                "count": 18586431,
                "maximum": 4838029.679,
                "minimum": 4836608.279,
                "name": "Y",
                "position": 1,
                "stddev": 387.398593,
                "variance": 150077.6699
              },
              {
                "average": 1457.95059,
                "count": 18586431,
                "maximum": 1488.725526,
                "minimum": 1440.185526,
                "name": "Z",
                "position": 2,
                "stddev": 6.996912122,
                "variance": 48.95677924
              },
              {
                "average": 25083.98424,
                "count": 18586431,
                "maximum": 42337,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5308.034418,
                "variance": 28175229.38
              },
              {
                "average": 1.07919062,
                "count": 18586431,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3163762304,
                "variance": 0.1000939192
              },
              {
                "average": 1.159287547,
                "count": 18586431,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4661471587,
                "variance": 0.2172931735
              },
              {
                "average": 0.5049520804,
                "count": 18586431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999754897,
                "variance": 0.2499754903
              },
              {
                "average": 5.7246063e-05,
                "count": 18586431,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007565896442,
                "variance": 5.724278897e-05
              },
              {
                "average": 1.200349976,
                "count": 18586431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4002622535,
                "variance": 0.1602098716
              },
              {
                "average": -1.829352289,
                "count": 18586431,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01781179,
                "variance": 144.4278002
              },
              {
                "average": 1.955580929,
                "count": 18586431,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022273642,
                "variance": 1.045043398
              },
              {
                "average": 1179.600475,
                "count": 18586431,
                "maximum": 1182,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.453472818,
                "variance": 2.112583233
              },
              {
                "average": 35451.53298,
                "count": 18586431,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7537.477615,
                "variance": 56813568.79
              },
              {
                "average": 33713.77479,
                "count": 18586431,
                "maximum": 52736,
                "minimum": 1024,
                "name": "Green",
                "position": 13,
                "stddev": 6200.343862,
                "variance": 38444264.01
              },
              {
                "average": 29928.5589,
                "count": 18586431,
                "maximum": 50944,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5995.623019,
                "variance": 35947495.39
              },
              {
                "average": 189105333.6,
                "count": 18586431,
                "maximum": 189107059,
                "minimum": 189103540.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1022.250985,
                "variance": 1044997.076
              },
              {
                "average": 0,
                "count": 18586431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18586431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18586431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18586431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18586431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279234.3191,
              4836608.279,
              1440.185526,
              280287.8591,
              4838029.679,
              1488.725526
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279234.31909434707,
                    4836608.278863994,
                    1440.1855263014063
                  ],
                  [
                    279234.31909434707,
                    4838029.678863995,
                    1440.1855263014063
                  ],
                  [
                    280287.8590943471,
                    4838029.678863995,
                    1488.7255263014063
                  ],
                  [
                    280287.8590943471,
                    4836608.278863994,
                    1488.7255263014063
                  ],
                  [
                    279234.31909434707,
                    4836608.278863994,
                    1440.1855263014063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:59+00:00",
            "end_time": "2017-09-10T18:32: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": "20170911_43119F7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7999711915673,
              43.662189340958975,
              1510.9497875718587
            ],
            [
              -119.80056629877879,
              43.67497991868253,
              1510.9497875718587
            ],
            [
              -119.78750091380007,
              43.675299522096225,
              1608.7697875718588
            ],
            [
              -119.78690857413649,
              43.6625088025114,
              1608.7697875718588
            ],
            [
              -119.7999711915673,
              43.662189340958975,
              1510.9497875718587
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005663,
        43.66218934,
        1510.949788,
        -119.7869086,
        43.67529952,
        1608.769788
      ],
      "properties": {
        "datetime": "2017-09-11T20:51:28Z",
        "pc:count": 17942549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274779.1314,
            "count": 17942549,
            "maximum": 275295.1742,
            "minimum": 274240.7142,
            "name": "X",
            "position": 0,
            "stddev": 289.5705296,
            "variance": 83851.09159
          },
          {
            "average": 4838932.823,
            "count": 17942549,
            "maximum": 4839586.34,
            "minimum": 4838164.1,
            "name": "Y",
            "position": 1,
            "stddev": 397.5276298,
            "variance": 158028.2165
          },
          {
            "average": 1553.883179,
            "count": 17942549,
            "maximum": 1608.769788,
            "minimum": 1510.949788,
            "name": "Z",
            "position": 2,
            "stddev": 19.05998595,
            "variance": 363.2830646
          },
          {
            "average": 20600.21563,
            "count": 17942549,
            "maximum": 43729,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7793.890547,
            "variance": 60744729.86
          },
          {
            "average": 1.302075363,
            "count": 17942549,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5902384707,
            "variance": 0.3483814522
          },
          {
            "average": 1.611899736,
            "count": 17942549,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8239455917,
            "variance": 0.6788863381
          },
          {
            "average": 0.5010848236,
            "count": 17942549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988371,
            "variance": 0.2499988371
          },
          {
            "average": 1.616269795e-05,
            "count": 17942549,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004020253427,
            "variance": 1.616243762e-05
          },
          {
            "average": 1.183764135,
            "count": 17942549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3872917326,
            "variance": 0.1499948862
          },
          {
            "average": 0.1682072892,
            "count": 17942549,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01408533,
            "variance": 144.3382463
          },
          {
            "average": 1.83930806,
            "count": 17942549,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.071534047,
            "variance": 1.148185213
          },
          {
            "average": 1190.889997,
            "count": 17942549,
            "maximum": 1193,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9997061491,
            "variance": 0.9994123846
          },
          {
            "average": 26477.77912,
            "count": 17942549,
            "maximum": 48640,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9569.623845,
            "variance": 91577700.53
          },
          {
            "average": 25660.71878,
            "count": 17942549,
            "maximum": 45824,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7952.529499,
            "variance": 63242725.43
          },
          {
            "average": 21873.193,
            "count": 17942549,
            "maximum": 43520,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 7366.323711,
            "variance": 54262725.02
          },
          {
            "average": 189197170.5,
            "count": 17942549,
            "maximum": 189198288.2,
            "minimum": 189195947.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 603.8223343,
            "variance": 364601.4114
          },
          {
            "average": 0,
            "count": 17942549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17942549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17942549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17942549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17942549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274240.7142,
          4838164.1,
          1510.949788,
          275295.1742,
          4839586.34,
          1608.769788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274240.71421185846,
                4838164.100400478,
                1510.9497875718587
              ],
              [
                274240.71421185846,
                4839586.340400478,
                1510.9497875718587
              ],
              [
                275295.1742118584,
                4839586.340400478,
                1608.7697875718588
              ],
              [
                275295.1742118584,
                4838164.100400478,
                1608.7697875718588
              ],
              [
                274240.71421185846,
                4838164.100400478,
                1510.9497875718587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:51:28+00:00",
        "end_time": "2017-09-11T20:12:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005663,
            43.66218934,
            1510.949788,
            -119.7869086,
            43.67529952,
            1608.769788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7999711915673,
                  43.662189340958975,
                  1510.9497875718587
                ],
                [
                  -119.80056629877879,
                  43.67497991868253,
                  1510.9497875718587
                ],
                [
                  -119.78750091380007,
                  43.675299522096225,
                  1608.7697875718588
                ],
                [
                  -119.78690857413649,
                  43.6625088025114,
                  1608.7697875718588
                ],
                [
                  -119.7999711915673,
                  43.662189340958975,
                  1510.9497875718587
                ]
              ]
            ]
          },
          "id": "20170911_43119F7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:51:28Z",
            "pc:count": 17942549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274779.1314,
                "count": 17942549,
                "maximum": 275295.1742,
                "minimum": 274240.7142,
                "name": "X",
                "position": 0,
                "stddev": 289.5705296,
                "variance": 83851.09159
              },
              {
                "average": 4838932.823,
                "count": 17942549,
                "maximum": 4839586.34,
                "minimum": 4838164.1,
                "name": "Y",
                "position": 1,
                "stddev": 397.5276298,
                "variance": 158028.2165
              },
              {
                "average": 1553.883179,
                "count": 17942549,
                "maximum": 1608.769788,
                "minimum": 1510.949788,
                "name": "Z",
                "position": 2,
                "stddev": 19.05998595,
                "variance": 363.2830646
              },
              {
                "average": 20600.21563,
                "count": 17942549,
                "maximum": 43729,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7793.890547,
                "variance": 60744729.86
              },
              {
                "average": 1.302075363,
                "count": 17942549,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5902384707,
                "variance": 0.3483814522
              },
              {
                "average": 1.611899736,
                "count": 17942549,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8239455917,
                "variance": 0.6788863381
              },
              {
                "average": 0.5010848236,
                "count": 17942549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988371,
                "variance": 0.2499988371
              },
              {
                "average": 1.616269795e-05,
                "count": 17942549,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004020253427,
                "variance": 1.616243762e-05
              },
              {
                "average": 1.183764135,
                "count": 17942549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3872917326,
                "variance": 0.1499948862
              },
              {
                "average": 0.1682072892,
                "count": 17942549,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01408533,
                "variance": 144.3382463
              },
              {
                "average": 1.83930806,
                "count": 17942549,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.071534047,
                "variance": 1.148185213
              },
              {
                "average": 1190.889997,
                "count": 17942549,
                "maximum": 1193,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9997061491,
                "variance": 0.9994123846
              },
              {
                "average": 26477.77912,
                "count": 17942549,
                "maximum": 48640,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9569.623845,
                "variance": 91577700.53
              },
              {
                "average": 25660.71878,
                "count": 17942549,
                "maximum": 45824,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7952.529499,
                "variance": 63242725.43
              },
              {
                "average": 21873.193,
                "count": 17942549,
                "maximum": 43520,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 7366.323711,
                "variance": 54262725.02
              },
              {
                "average": 189197170.5,
                "count": 17942549,
                "maximum": 189198288.2,
                "minimum": 189195947.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 603.8223343,
                "variance": 364601.4114
              },
              {
                "average": 0,
                "count": 17942549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17942549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17942549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17942549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17942549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274240.7142,
              4838164.1,
              1510.949788,
              275295.1742,
              4839586.34,
              1608.769788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274240.71421185846,
                    4838164.100400478,
                    1510.9497875718587
                  ],
                  [
                    274240.71421185846,
                    4839586.340400478,
                    1510.9497875718587
                  ],
                  [
                    275295.1742118584,
                    4839586.340400478,
                    1608.7697875718588
                  ],
                  [
                    275295.1742118584,
                    4838164.100400478,
                    1608.7697875718588
                  ],
                  [
                    274240.71421185846,
                    4838164.100400478,
                    1510.9497875718587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:51:28+00:00",
            "end_time": "2017-09-11T20:12:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5107.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247263508834,
              43.72471039997472,
              1381.3382351633993
            ],
            [
              -119.61302819287614,
              43.737481233103104,
              1381.3382351633993
            ],
            [
              -119.59999905981044,
              43.737778555593195,
              1465.2982351633993
            ],
            [
              -119.59944626452935,
              43.725007590710256,
              1465.2982351633993
            ],
            [
              -119.61247263508834,
              43.72471039997472,
              1381.3382351633993
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130282,
        43.7247104,
        1381.338235,
        -119.5994463,
        43.73777856,
        1465.298235
      ],
      "properties": {
        "datetime": "2017-09-08T22:38:07Z",
        "pc:count": 25508807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290032.9454,
            "count": 25508807,
            "maximum": 290628.2373,
            "minimum": 289577.9573,
            "name": "X",
            "position": 0,
            "stddev": 279.7287445,
            "variance": 78248.1705
          },
          {
            "average": 4845277.705,
            "count": 25508807,
            "maximum": 4846034.609,
            "minimum": 4844614.769,
            "name": "Y",
            "position": 1,
            "stddev": 401.2239822,
            "variance": 160980.6839
          },
          {
            "average": 1409.435433,
            "count": 25508807,
            "maximum": 1465.298235,
            "minimum": 1381.338235,
            "name": "Z",
            "position": 2,
            "stddev": 18.99272196,
            "variance": 360.7234876
          },
          {
            "average": 22019.06247,
            "count": 25508807,
            "maximum": 46641,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3746.540172,
            "variance": 14036563.26
          },
          {
            "average": 1.022447581,
            "count": 25508807,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1684146959,
            "variance": 0.02836350978
          },
          {
            "average": 1.045185139,
            "count": 25508807,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2504826124,
            "variance": 0.06274153913
          },
          {
            "average": 0.4984361284,
            "count": 25508807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975641,
            "variance": 0.2499975641
          },
          {
            "average": 4.351438309e-06,
            "count": 25508807,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002086005643,
            "variance": 4.351419545e-06
          },
          {
            "average": 1.108506642,
            "count": 25508807,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3110192193,
            "variance": 0.09673295477
          },
          {
            "average": 1.847762294,
            "count": 25508807,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51850163,
            "variance": 132.6758798
          },
          {
            "average": 1.983123045,
            "count": 25508807,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006605489,
            "variance": 1.01325461
          },
          {
            "average": 1142.606145,
            "count": 25508807,
            "maximum": 1147,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.180132428,
            "variance": 4.752977403
          },
          {
            "average": 41317.52645,
            "count": 25508807,
            "maximum": 55040,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5704.79619,
            "variance": 32544699.57
          },
          {
            "average": 39635.12192,
            "count": 25508807,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4845.457117,
            "variance": 23478454.67
          },
          {
            "average": 35887.10932,
            "count": 25508807,
            "maximum": 51456,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4719.12937,
            "variance": 22270182.01
          },
          {
            "average": 188441561.8,
            "count": 25508807,
            "maximum": 188945487,
            "minimum": 188238066.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 318314.1251,
            "variance": 101323882200.0
          },
          {
            "average": 0,
            "count": 25508807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25508807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289577.9573,
          4844614.769,
          1381.338235,
          290628.2373,
          4846034.609,
          1465.298235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289577.95730187965,
                4844614.768826519,
                1381.3382351633993
              ],
              [
                289577.95730187965,
                4846034.608826519,
                1381.3382351633993
              ],
              [
                290628.2373018797,
                4846034.608826519,
                1465.2982351633993
              ],
              [
                290628.2373018797,
                4844614.768826519,
                1465.2982351633993
              ],
              [
                289577.95730187965,
                4844614.768826519,
                1381.3382351633993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:38:07+00:00",
        "end_time": "2017-08-31T18:07:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5107.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5107.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5107.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5107.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130282,
            43.7247104,
            1381.338235,
            -119.5994463,
            43.73777856,
            1465.298235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247263508834,
                  43.72471039997472,
                  1381.3382351633993
                ],
                [
                  -119.61302819287614,
                  43.737481233103104,
                  1381.3382351633993
                ],
                [
                  -119.59999905981044,
                  43.737778555593195,
                  1465.2982351633993
                ],
                [
                  -119.59944626452935,
                  43.725007590710256,
                  1465.2982351633993
                ],
                [
                  -119.61247263508834,
                  43.72471039997472,
                  1381.3382351633993
                ]
              ]
            ]
          },
          "id": "20170831_43119F5107.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5107.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:38:07Z",
            "pc:count": 25508807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290032.9454,
                "count": 25508807,
                "maximum": 290628.2373,
                "minimum": 289577.9573,
                "name": "X",
                "position": 0,
                "stddev": 279.7287445,
                "variance": 78248.1705
              },
              {
                "average": 4845277.705,
                "count": 25508807,
                "maximum": 4846034.609,
                "minimum": 4844614.769,
                "name": "Y",
                "position": 1,
                "stddev": 401.2239822,
                "variance": 160980.6839
              },
              {
                "average": 1409.435433,
                "count": 25508807,
                "maximum": 1465.298235,
                "minimum": 1381.338235,
                "name": "Z",
                "position": 2,
                "stddev": 18.99272196,
                "variance": 360.7234876
              },
              {
                "average": 22019.06247,
                "count": 25508807,
                "maximum": 46641,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3746.540172,
                "variance": 14036563.26
              },
              {
                "average": 1.022447581,
                "count": 25508807,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1684146959,
                "variance": 0.02836350978
              },
              {
                "average": 1.045185139,
                "count": 25508807,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2504826124,
                "variance": 0.06274153913
              },
              {
                "average": 0.4984361284,
                "count": 25508807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975641,
                "variance": 0.2499975641
              },
              {
                "average": 4.351438309e-06,
                "count": 25508807,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002086005643,
                "variance": 4.351419545e-06
              },
              {
                "average": 1.108506642,
                "count": 25508807,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3110192193,
                "variance": 0.09673295477
              },
              {
                "average": 1.847762294,
                "count": 25508807,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51850163,
                "variance": 132.6758798
              },
              {
                "average": 1.983123045,
                "count": 25508807,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006605489,
                "variance": 1.01325461
              },
              {
                "average": 1142.606145,
                "count": 25508807,
                "maximum": 1147,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.180132428,
                "variance": 4.752977403
              },
              {
                "average": 41317.52645,
                "count": 25508807,
                "maximum": 55040,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5704.79619,
                "variance": 32544699.57
              },
              {
                "average": 39635.12192,
                "count": 25508807,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4845.457117,
                "variance": 23478454.67
              },
              {
                "average": 35887.10932,
                "count": 25508807,
                "maximum": 51456,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4719.12937,
                "variance": 22270182.01
              },
              {
                "average": 188441561.8,
                "count": 25508807,
                "maximum": 188945487,
                "minimum": 188238066.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 318314.1251,
                "variance": 101323882200.0
              },
              {
                "average": 0,
                "count": 25508807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25508807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289577.9573,
              4844614.769,
              1381.338235,
              290628.2373,
              4846034.609,
              1465.298235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289577.95730187965,
                    4844614.768826519,
                    1381.3382351633993
                  ],
                  [
                    289577.95730187965,
                    4846034.608826519,
                    1381.3382351633993
                  ],
                  [
                    290628.2373018797,
                    4846034.608826519,
                    1465.2982351633993
                  ],
                  [
                    290628.2373018797,
                    4844614.768826519,
                    1465.2982351633993
                  ],
                  [
                    289577.95730187965,
                    4844614.768826519,
                    1381.3382351633993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:38:07+00:00",
            "end_time": "2017-08-31T18:07:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53747428482124,
              43.62471828850282,
              1308.0557007849116
            ],
            [
              -119.53801169167575,
              43.63748218331942,
              1308.0557007849116
            ],
            [
              -119.52499871487151,
              43.63777053747494,
              1384.2557007849114
            ],
            [
              -119.5244640562721,
              43.6250065149266,
              1384.2557007849114
            ],
            [
              -119.53747428482124,
              43.62471828850282,
              1308.0557007849116
            ]
          ]
        ]
      },
      "bbox": [
        -119.5380117,
        43.62471829,
        1308.055701,
        -119.5244641,
        43.63777054,
        1384.255701
      ],
      "properties": {
        "datetime": "2017-09-08T22:28:05Z",
        "pc:count": 15975165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295751.335,
            "count": 15975165,
            "maximum": 296329.6816,
            "minimum": 295279.0216,
            "name": "X",
            "position": 0,
            "stddev": 297.1189903,
            "variance": 88279.69439
          },
          {
            "average": 4834003.957,
            "count": 15975165,
            "maximum": 4834740.162,
            "minimum": 4833321.202,
            "name": "Y",
            "position": 1,
            "stddev": 400.0871919,
            "variance": 160069.7612
          },
          {
            "average": 1326.205821,
            "count": 15975165,
            "maximum": 1384.255701,
            "minimum": 1308.055701,
            "name": "Z",
            "position": 2,
            "stddev": 15.30996348,
            "variance": 234.3949816
          },
          {
            "average": 20344.86342,
            "count": 15975165,
            "maximum": 39617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3737.605039,
            "variance": 13969691.43
          },
          {
            "average": 1.055353356,
            "count": 15975165,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2602052982,
            "variance": 0.06770679722
          },
          {
            "average": 1.111486986,
            "count": 15975165,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3820837499,
            "variance": 0.1459879919
          },
          {
            "average": 0.5057055123,
            "count": 15975165,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999674617,
            "variance": 0.2499674628
          },
          {
            "average": 5.19556449e-06,
            "count": 15975165,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002279372243,
            "variance": 5.195537822e-06
          },
          {
            "average": 1.150348118,
            "count": 15975165,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3574123245,
            "variance": 0.1277435697
          },
          {
            "average": -0.9061224553,
            "count": 15975165,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11313012,
            "variance": 146.7279213
          },
          {
            "average": 1.972786447,
            "count": 15975165,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.014731161,
            "variance": 1.029679329
          },
          {
            "average": 1140.231112,
            "count": 15975165,
            "maximum": 1146,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.630634082,
            "variance": 2.658967508
          },
          {
            "average": 41138.68833,
            "count": 15975165,
            "maximum": 53248,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7096.562844,
            "variance": 50361204.19
          },
          {
            "average": 39720.20182,
            "count": 15975165,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5841.439078,
            "variance": 34122410.5
          },
          {
            "average": 36026.03167,
            "count": 15975165,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5735.567362,
            "variance": 32896732.97
          },
          {
            "average": 188263549.1,
            "count": 15975165,
            "maximum": 188944885.4,
            "minimum": 188237193,
            "name": "GpsTime",
            "position": 15,
            "stddev": 128780.8802,
            "variance": 16584515100.0
          },
          {
            "average": 0,
            "count": 15975165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15975165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15975165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15975165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15975165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295279.0216,
          4833321.202,
          1308.055701,
          296329.6816,
          4834740.162,
          1384.255701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295279.02161458094,
                4833321.201651556,
                1308.0557007849116
              ],
              [
                295279.02161458094,
                4834740.161651557,
                1308.0557007849116
              ],
              [
                296329.681614581,
                4834740.161651557,
                1384.2557007849114
              ],
              [
                296329.681614581,
                4833321.201651556,
                1384.2557007849114
              ],
              [
                295279.02161458094,
                4833321.201651556,
                1308.0557007849116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:28:05+00:00",
        "end_time": "2017-08-31T17:53:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5380117,
            43.62471829,
            1308.055701,
            -119.5244641,
            43.63777054,
            1384.255701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53747428482124,
                  43.62471828850282,
                  1308.0557007849116
                ],
                [
                  -119.53801169167575,
                  43.63748218331942,
                  1308.0557007849116
                ],
                [
                  -119.52499871487151,
                  43.63777053747494,
                  1384.2557007849114
                ],
                [
                  -119.5244640562721,
                  43.6250065149266,
                  1384.2557007849114
                ],
                [
                  -119.53747428482124,
                  43.62471828850282,
                  1308.0557007849116
                ]
              ]
            ]
          },
          "id": "20170831_43119F5423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:28:05Z",
            "pc:count": 15975165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295751.335,
                "count": 15975165,
                "maximum": 296329.6816,
                "minimum": 295279.0216,
                "name": "X",
                "position": 0,
                "stddev": 297.1189903,
                "variance": 88279.69439
              },
              {
                "average": 4834003.957,
                "count": 15975165,
                "maximum": 4834740.162,
                "minimum": 4833321.202,
                "name": "Y",
                "position": 1,
                "stddev": 400.0871919,
                "variance": 160069.7612
              },
              {
                "average": 1326.205821,
                "count": 15975165,
                "maximum": 1384.255701,
                "minimum": 1308.055701,
                "name": "Z",
                "position": 2,
                "stddev": 15.30996348,
                "variance": 234.3949816
              },
              {
                "average": 20344.86342,
                "count": 15975165,
                "maximum": 39617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3737.605039,
                "variance": 13969691.43
              },
              {
                "average": 1.055353356,
                "count": 15975165,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2602052982,
                "variance": 0.06770679722
              },
              {
                "average": 1.111486986,
                "count": 15975165,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3820837499,
                "variance": 0.1459879919
              },
              {
                "average": 0.5057055123,
                "count": 15975165,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999674617,
                "variance": 0.2499674628
              },
              {
                "average": 5.19556449e-06,
                "count": 15975165,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002279372243,
                "variance": 5.195537822e-06
              },
              {
                "average": 1.150348118,
                "count": 15975165,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3574123245,
                "variance": 0.1277435697
              },
              {
                "average": -0.9061224553,
                "count": 15975165,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11313012,
                "variance": 146.7279213
              },
              {
                "average": 1.972786447,
                "count": 15975165,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.014731161,
                "variance": 1.029679329
              },
              {
                "average": 1140.231112,
                "count": 15975165,
                "maximum": 1146,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.630634082,
                "variance": 2.658967508
              },
              {
                "average": 41138.68833,
                "count": 15975165,
                "maximum": 53248,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7096.562844,
                "variance": 50361204.19
              },
              {
                "average": 39720.20182,
                "count": 15975165,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5841.439078,
                "variance": 34122410.5
              },
              {
                "average": 36026.03167,
                "count": 15975165,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5735.567362,
                "variance": 32896732.97
              },
              {
                "average": 188263549.1,
                "count": 15975165,
                "maximum": 188944885.4,
                "minimum": 188237193,
                "name": "GpsTime",
                "position": 15,
                "stddev": 128780.8802,
                "variance": 16584515100.0
              },
              {
                "average": 0,
                "count": 15975165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15975165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15975165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15975165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15975165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295279.0216,
              4833321.202,
              1308.055701,
              296329.6816,
              4834740.162,
              1384.255701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295279.02161458094,
                    4833321.201651556,
                    1308.0557007849116
                  ],
                  [
                    295279.02161458094,
                    4834740.161651557,
                    1308.0557007849116
                  ],
                  [
                    296329.681614581,
                    4834740.161651557,
                    1384.2557007849114
                  ],
                  [
                    296329.681614581,
                    4833321.201651556,
                    1384.2557007849114
                  ],
                  [
                    295279.02161458094,
                    4833321.201651556,
                    1308.0557007849116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:28:05+00:00",
            "end_time": "2017-08-31T17:53: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": "20170831_43119F5305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497434096153,
              43.67471440627469,
              1691.499705736548
            ],
            [
              -119.57552079075565,
              43.687481413332975,
              1691.499705736548
            ],
            [
              -119.56249887718133,
              43.6877742683471,
              1922.7397057365479
            ],
            [
              -119.56195518286557,
              43.675007131542465,
              1922.7397057365479
            ],
            [
              -119.57497434096153,
              43.67471440627469,
              1691.499705736548
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755208,
        43.67471441,
        1691.499706,
        -119.5619552,
        43.68777427,
        1922.739706
      ],
      "properties": {
        "datetime": "2017-09-08T22:55:33Z",
        "pc:count": 45196704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292868.7671,
            "count": 45196704,
            "maximum": 293476.3663,
            "minimum": 292425.8263,
            "name": "X",
            "position": 0,
            "stddev": 286.6329123,
            "variance": 82158.42639
          },
          {
            "average": 4839602.015,
            "count": 45196704,
            "maximum": 4840386.643,
            "minimum": 4838967.283,
            "name": "Y",
            "position": 1,
            "stddev": 399.2948861,
            "variance": 159436.4061
          },
          {
            "average": 1790.057277,
            "count": 45196704,
            "maximum": 1922.739706,
            "minimum": 1691.499706,
            "name": "Z",
            "position": 2,
            "stddev": 49.68496612,
            "variance": 2468.595859
          },
          {
            "average": 13418.66969,
            "count": 45196704,
            "maximum": 43281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6787.275014,
            "variance": 46067102.12
          },
          {
            "average": 1.582287792,
            "count": 45196704,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7824178938,
            "variance": 0.6121777605
          },
          {
            "average": 2.213486541,
            "count": 45196704,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.037478148,
            "variance": 1.076360908
          },
          {
            "average": 0.501490706,
            "count": 45196704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977833,
            "variance": 0.2499977833
          },
          {
            "average": 4.557854484e-06,
            "count": 45196704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002134908385,
            "variance": 4.557833811e-06
          },
          {
            "average": 1.049093005,
            "count": 45196704,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2160622192,
            "variance": 0.04668288258
          },
          {
            "average": 0.8200738166,
            "count": 45196704,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86111396,
            "variance": 140.6860244
          },
          {
            "average": 1.704492235,
            "count": 45196704,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.093497762,
            "variance": 1.195737355
          },
          {
            "average": 1141.421523,
            "count": 45196704,
            "maximum": 1148,
            "minimum": 1138,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.984619665,
            "variance": 3.938715213
          },
          {
            "average": 17026.65328,
            "count": 45196704,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9184.159314,
            "variance": 84348782.3
          },
          {
            "average": 19881.96093,
            "count": 45196704,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8276.945453,
            "variance": 68507826.02
          },
          {
            "average": 14125.21798,
            "count": 45196704,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6181.850568,
            "variance": 38215276.44
          },
          {
            "average": 188333389.8,
            "count": 45196704,
            "maximum": 188946533.5,
            "minimum": 188237971.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 239278.8099,
            "variance": 57254348870.0
          },
          {
            "average": 0,
            "count": 45196704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45196704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45196704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45196704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45196704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292425.8263,
          4838967.283,
          1691.499706,
          293476.3663,
          4840386.643,
          1922.739706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292425.82628919824,
                4838967.282578131,
                1691.499705736548
              ],
              [
                292425.82628919824,
                4840386.642578131,
                1691.499705736548
              ],
              [
                293476.3662891983,
                4840386.642578131,
                1922.7397057365479
              ],
              [
                293476.3662891983,
                4838967.282578131,
                1922.7397057365479
              ],
              [
                292425.82628919824,
                4838967.282578131,
                1691.499705736548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:55:33+00:00",
        "end_time": "2017-08-31T18:06:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755208,
            43.67471441,
            1691.499706,
            -119.5619552,
            43.68777427,
            1922.739706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497434096153,
                  43.67471440627469,
                  1691.499705736548
                ],
                [
                  -119.57552079075565,
                  43.687481413332975,
                  1691.499705736548
                ],
                [
                  -119.56249887718133,
                  43.6877742683471,
                  1922.7397057365479
                ],
                [
                  -119.56195518286557,
                  43.675007131542465,
                  1922.7397057365479
                ],
                [
                  -119.57497434096153,
                  43.67471440627469,
                  1691.499705736548
                ]
              ]
            ]
          },
          "id": "20170831_43119F5305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:55:33Z",
            "pc:count": 45196704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292868.7671,
                "count": 45196704,
                "maximum": 293476.3663,
                "minimum": 292425.8263,
                "name": "X",
                "position": 0,
                "stddev": 286.6329123,
                "variance": 82158.42639
              },
              {
                "average": 4839602.015,
                "count": 45196704,
                "maximum": 4840386.643,
                "minimum": 4838967.283,
                "name": "Y",
                "position": 1,
                "stddev": 399.2948861,
                "variance": 159436.4061
              },
              {
                "average": 1790.057277,
                "count": 45196704,
                "maximum": 1922.739706,
                "minimum": 1691.499706,
                "name": "Z",
                "position": 2,
                "stddev": 49.68496612,
                "variance": 2468.595859
              },
              {
                "average": 13418.66969,
                "count": 45196704,
                "maximum": 43281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6787.275014,
                "variance": 46067102.12
              },
              {
                "average": 1.582287792,
                "count": 45196704,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7824178938,
                "variance": 0.6121777605
              },
              {
                "average": 2.213486541,
                "count": 45196704,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.037478148,
                "variance": 1.076360908
              },
              {
                "average": 0.501490706,
                "count": 45196704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977833,
                "variance": 0.2499977833
              },
              {
                "average": 4.557854484e-06,
                "count": 45196704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002134908385,
                "variance": 4.557833811e-06
              },
              {
                "average": 1.049093005,
                "count": 45196704,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2160622192,
                "variance": 0.04668288258
              },
              {
                "average": 0.8200738166,
                "count": 45196704,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86111396,
                "variance": 140.6860244
              },
              {
                "average": 1.704492235,
                "count": 45196704,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.093497762,
                "variance": 1.195737355
              },
              {
                "average": 1141.421523,
                "count": 45196704,
                "maximum": 1148,
                "minimum": 1138,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.984619665,
                "variance": 3.938715213
              },
              {
                "average": 17026.65328,
                "count": 45196704,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9184.159314,
                "variance": 84348782.3
              },
              {
                "average": 19881.96093,
                "count": 45196704,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8276.945453,
                "variance": 68507826.02
              },
              {
                "average": 14125.21798,
                "count": 45196704,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6181.850568,
                "variance": 38215276.44
              },
              {
                "average": 188333389.8,
                "count": 45196704,
                "maximum": 188946533.5,
                "minimum": 188237971.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 239278.8099,
                "variance": 57254348870.0
              },
              {
                "average": 0,
                "count": 45196704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45196704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45196704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45196704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45196704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292425.8263,
              4838967.283,
              1691.499706,
              293476.3663,
              4840386.643,
              1922.739706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292425.82628919824,
                    4838967.282578131,
                    1691.499705736548
                  ],
                  [
                    292425.82628919824,
                    4840386.642578131,
                    1691.499705736548
                  ],
                  [
                    293476.3662891983,
                    4840386.642578131,
                    1922.7397057365479
                  ],
                  [
                    293476.3662891983,
                    4838967.282578131,
                    1922.7397057365479
                  ],
                  [
                    292425.82628919824,
                    4838967.282578131,
                    1691.499705736548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:55:33+00:00",
            "end_time": "2017-08-31T18:06:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247152167832,
              43.64969373969824,
              1453.7334132218498
            ],
            [
              -119.76305819431447,
              43.66248007634141,
              1453.7334132218498
            ],
            [
              -119.75000080434684,
              43.66279518415768,
              1475.7334132218498
            ],
            [
              -119.74941689561233,
              43.650008707692166,
              1475.7334132218498
            ],
            [
              -119.76247152167832,
              43.64969373969824,
              1453.7334132218498
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630582,
        43.64969374,
        1453.733413,
        -119.7494169,
        43.66279518,
        1475.733413
      ],
      "properties": {
        "datetime": "2017-09-11T20:13:14Z",
        "pc:count": 13790744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277750.9043,
            "count": 13790744,
            "maximum": 278272.1647,
            "minimum": 277218.1647,
            "name": "X",
            "position": 0,
            "stddev": 288.3396253,
            "variance": 83139.73951
          },
          {
            "average": 4837413.086,
            "count": 13790744,
            "maximum": 4838096.554,
            "minimum": 4836674.834,
            "name": "Y",
            "position": 1,
            "stddev": 405.7871507,
            "variance": 164663.2117
          },
          {
            "average": 1458.603769,
            "count": 13790744,
            "maximum": 1475.733413,
            "minimum": 1453.733413,
            "name": "Z",
            "position": 2,
            "stddev": 2.728228309,
            "variance": 7.443229704
          },
          {
            "average": 25834.77489,
            "count": 13790744,
            "maximum": 45953,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2450.227011,
            "variance": 6003612.405
          },
          {
            "average": 1.003409823,
            "count": 13790744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06415886172,
            "variance": 0.004116359537
          },
          {
            "average": 1.006888243,
            "count": 13790744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09497564898,
            "variance": 0.0090203739
          },
          {
            "average": 0.5019160678,
            "count": 13790744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963468,
            "variance": 0.2499963468
          },
          {
            "average": 1.515509243e-05,
            "count": 13790744,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003892924845,
            "variance": 1.515486385e-05
          },
          {
            "average": 1.22952228,
            "count": 13790744,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.420525642,
            "variance": 0.1768418156
          },
          {
            "average": -0.3747021233,
            "count": 13790744,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86942824,
            "variance": 140.8833268
          },
          {
            "average": 2.009396592,
            "count": 13790744,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001205928,
            "variance": 1.00241331
          },
          {
            "average": 1185.98115,
            "count": 13790744,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.342985392,
            "variance": 1.803609762
          },
          {
            "average": 37962.55859,
            "count": 13790744,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 3955.748621,
            "variance": 15647947.15
          },
          {
            "average": 35835.25362,
            "count": 13790744,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3270.179968,
            "variance": 10694077.02
          },
          {
            "average": 31734.37676,
            "count": 13790744,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3274.707245,
            "variance": 10723707.54
          },
          {
            "average": 189190881.8,
            "count": 13790744,
            "maximum": 189195994.7,
            "minimum": 189106255.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 16939.97816,
            "variance": 286962859.9
          },
          {
            "average": 0,
            "count": 13790744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13790744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277218.1647,
          4836674.834,
          1453.733413,
          278272.1647,
          4838096.554,
          1475.733413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277218.1647147355,
                4836674.834143697,
                1453.7334132218498
              ],
              [
                277218.1647147355,
                4838096.554143698,
                1453.7334132218498
              ],
              [
                278272.1647147355,
                4838096.554143698,
                1475.7334132218498
              ],
              [
                278272.1647147355,
                4836674.834143697,
                1475.7334132218498
              ],
              [
                277218.1647147355,
                4836674.834143697,
                1453.7334132218498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:13:14+00:00",
        "end_time": "2017-09-10T19:17:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630582,
            43.64969374,
            1453.733413,
            -119.7494169,
            43.66279518,
            1475.733413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247152167832,
                  43.64969373969824,
                  1453.7334132218498
                ],
                [
                  -119.76305819431447,
                  43.66248007634141,
                  1453.7334132218498
                ],
                [
                  -119.75000080434684,
                  43.66279518415768,
                  1475.7334132218498
                ],
                [
                  -119.74941689561233,
                  43.650008707692166,
                  1475.7334132218498
                ],
                [
                  -119.76247152167832,
                  43.64969373969824,
                  1453.7334132218498
                ]
              ]
            ]
          },
          "id": "20170910_43119F7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:13:14Z",
            "pc:count": 13790744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277750.9043,
                "count": 13790744,
                "maximum": 278272.1647,
                "minimum": 277218.1647,
                "name": "X",
                "position": 0,
                "stddev": 288.3396253,
                "variance": 83139.73951
              },
              {
                "average": 4837413.086,
                "count": 13790744,
                "maximum": 4838096.554,
                "minimum": 4836674.834,
                "name": "Y",
                "position": 1,
                "stddev": 405.7871507,
                "variance": 164663.2117
              },
              {
                "average": 1458.603769,
                "count": 13790744,
                "maximum": 1475.733413,
                "minimum": 1453.733413,
                "name": "Z",
                "position": 2,
                "stddev": 2.728228309,
                "variance": 7.443229704
              },
              {
                "average": 25834.77489,
                "count": 13790744,
                "maximum": 45953,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2450.227011,
                "variance": 6003612.405
              },
              {
                "average": 1.003409823,
                "count": 13790744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06415886172,
                "variance": 0.004116359537
              },
              {
                "average": 1.006888243,
                "count": 13790744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09497564898,
                "variance": 0.0090203739
              },
              {
                "average": 0.5019160678,
                "count": 13790744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963468,
                "variance": 0.2499963468
              },
              {
                "average": 1.515509243e-05,
                "count": 13790744,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003892924845,
                "variance": 1.515486385e-05
              },
              {
                "average": 1.22952228,
                "count": 13790744,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.420525642,
                "variance": 0.1768418156
              },
              {
                "average": -0.3747021233,
                "count": 13790744,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86942824,
                "variance": 140.8833268
              },
              {
                "average": 2.009396592,
                "count": 13790744,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001205928,
                "variance": 1.00241331
              },
              {
                "average": 1185.98115,
                "count": 13790744,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.342985392,
                "variance": 1.803609762
              },
              {
                "average": 37962.55859,
                "count": 13790744,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 3955.748621,
                "variance": 15647947.15
              },
              {
                "average": 35835.25362,
                "count": 13790744,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3270.179968,
                "variance": 10694077.02
              },
              {
                "average": 31734.37676,
                "count": 13790744,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3274.707245,
                "variance": 10723707.54
              },
              {
                "average": 189190881.8,
                "count": 13790744,
                "maximum": 189195994.7,
                "minimum": 189106255.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 16939.97816,
                "variance": 286962859.9
              },
              {
                "average": 0,
                "count": 13790744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13790744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277218.1647,
              4836674.834,
              1453.733413,
              278272.1647,
              4838096.554,
              1475.733413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277218.1647147355,
                    4836674.834143697,
                    1453.7334132218498
                  ],
                  [
                    277218.1647147355,
                    4838096.554143698,
                    1453.7334132218498
                  ],
                  [
                    278272.1647147355,
                    4838096.554143698,
                    1475.7334132218498
                  ],
                  [
                    278272.1647147355,
                    4836674.834143697,
                    1475.7334132218498
                  ],
                  [
                    277218.1647147355,
                    4836674.834143697,
                    1453.7334132218498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:13:14+00:00",
            "end_time": "2017-09-10T19:17: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": "20170830_43119G5424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497415157428,
              43.749719154198004,
              1487.8815420530223
            ],
            [
              -119.52551123481196,
              43.76248253251707,
              1487.8815420530223
            ],
            [
              -119.51249837427373,
              43.76276951102655,
              1554.2215420530224
            ],
            [
              -119.51196405127723,
              43.75000600561588,
              1554.2215420530224
            ],
            [
              -119.52497415157428,
              43.749719154198004,
              1487.8815420530223
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255112,
        43.74971915,
        1487.881542,
        -119.5119641,
        43.76276951,
        1554.221542
      ],
      "properties": {
        "datetime": "2017-08-31T15:44:49Z",
        "pc:count": 15851888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297226.3289,
            "count": 15851888,
            "maximum": 297758.8924,
            "minimum": 296710.4324,
            "name": "X",
            "position": 0,
            "stddev": 290.4725874,
            "variance": 84374.32404
          },
          {
            "average": 4847904.921,
            "count": 15851888,
            "maximum": 4848592.805,
            "minimum": 4847173.885,
            "name": "Y",
            "position": 1,
            "stddev": 396.7604244,
            "variance": 157418.8344
          },
          {
            "average": 1522.15817,
            "count": 15851888,
            "maximum": 1554.221542,
            "minimum": 1487.881542,
            "name": "Z",
            "position": 2,
            "stddev": 11.81096528,
            "variance": 139.4989008
          },
          {
            "average": 18218.67094,
            "count": 15851888,
            "maximum": 33937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4471.439093,
            "variance": 19993767.57
          },
          {
            "average": 1.148428313,
            "count": 15851888,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4572486706,
            "variance": 0.2090763467
          },
          {
            "average": 1.30761667,
            "count": 15851888,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7121177983,
            "variance": 0.5071117586
          },
          {
            "average": 0.5029441288,
            "count": 15851888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913478,
            "variance": 0.2499913479
          },
          {
            "average": 6.497648734e-06,
            "count": 15851888,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002549040393,
            "variance": 6.497606925e-06
          },
          {
            "average": 1.175689419,
            "count": 15851888,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3805557206,
            "variance": 0.1448226565
          },
          {
            "average": 0.2445713831,
            "count": 15851888,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64342377,
            "variance": 135.5693172
          },
          {
            "average": 1.922778662,
            "count": 15851888,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033029032,
            "variance": 1.067148981
          },
          {
            "average": 1108.830835,
            "count": 15851888,
            "maximum": 1125,
            "minimum": 1106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.274379779,
            "variance": 5.172803377
          },
          {
            "average": 35082.16822,
            "count": 15851888,
            "maximum": 53760,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9981.119605,
            "variance": 99622748.57
          },
          {
            "average": 33542.09324,
            "count": 15851888,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8256.237837,
            "variance": 68165463.22
          },
          {
            "average": 29574.67363,
            "count": 15851888,
            "maximum": 55296,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7759.920852,
            "variance": 60216371.63
          },
          {
            "average": 188157230.5,
            "count": 15851888,
            "maximum": 188229489.9,
            "minimum": 188153954.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 9339.499805,
            "variance": 87226256.6
          },
          {
            "average": 0,
            "count": 15851888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15851888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15851888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15851888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15851888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296710.4324,
          4847173.885,
          1487.881542,
          297758.8924,
          4848592.805,
          1554.221542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296710.4324077129,
                4847173.885459366,
                1487.8815420530223
              ],
              [
                296710.4324077129,
                4848592.805459366,
                1487.8815420530223
              ],
              [
                297758.8924077129,
                4848592.805459366,
                1554.2215420530224
              ],
              [
                297758.8924077129,
                4847173.885459366,
                1554.2215420530224
              ],
              [
                296710.4324077129,
                4847173.885459366,
                1487.8815420530223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:44:49+00:00",
        "end_time": "2017-08-30T18:45:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255112,
            43.74971915,
            1487.881542,
            -119.5119641,
            43.76276951,
            1554.221542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497415157428,
                  43.749719154198004,
                  1487.8815420530223
                ],
                [
                  -119.52551123481196,
                  43.76248253251707,
                  1487.8815420530223
                ],
                [
                  -119.51249837427373,
                  43.76276951102655,
                  1554.2215420530224
                ],
                [
                  -119.51196405127723,
                  43.75000600561588,
                  1554.2215420530224
                ],
                [
                  -119.52497415157428,
                  43.749719154198004,
                  1487.8815420530223
                ]
              ]
            ]
          },
          "id": "20170830_43119G5424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:44:49Z",
            "pc:count": 15851888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297226.3289,
                "count": 15851888,
                "maximum": 297758.8924,
                "minimum": 296710.4324,
                "name": "X",
                "position": 0,
                "stddev": 290.4725874,
                "variance": 84374.32404
              },
              {
                "average": 4847904.921,
                "count": 15851888,
                "maximum": 4848592.805,
                "minimum": 4847173.885,
                "name": "Y",
                "position": 1,
                "stddev": 396.7604244,
                "variance": 157418.8344
              },
              {
                "average": 1522.15817,
                "count": 15851888,
                "maximum": 1554.221542,
                "minimum": 1487.881542,
                "name": "Z",
                "position": 2,
                "stddev": 11.81096528,
                "variance": 139.4989008
              },
              {
                "average": 18218.67094,
                "count": 15851888,
                "maximum": 33937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4471.439093,
                "variance": 19993767.57
              },
              {
                "average": 1.148428313,
                "count": 15851888,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4572486706,
                "variance": 0.2090763467
              },
              {
                "average": 1.30761667,
                "count": 15851888,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7121177983,
                "variance": 0.5071117586
              },
              {
                "average": 0.5029441288,
                "count": 15851888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913478,
                "variance": 0.2499913479
              },
              {
                "average": 6.497648734e-06,
                "count": 15851888,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002549040393,
                "variance": 6.497606925e-06
              },
              {
                "average": 1.175689419,
                "count": 15851888,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3805557206,
                "variance": 0.1448226565
              },
              {
                "average": 0.2445713831,
                "count": 15851888,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64342377,
                "variance": 135.5693172
              },
              {
                "average": 1.922778662,
                "count": 15851888,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033029032,
                "variance": 1.067148981
              },
              {
                "average": 1108.830835,
                "count": 15851888,
                "maximum": 1125,
                "minimum": 1106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.274379779,
                "variance": 5.172803377
              },
              {
                "average": 35082.16822,
                "count": 15851888,
                "maximum": 53760,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9981.119605,
                "variance": 99622748.57
              },
              {
                "average": 33542.09324,
                "count": 15851888,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8256.237837,
                "variance": 68165463.22
              },
              {
                "average": 29574.67363,
                "count": 15851888,
                "maximum": 55296,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7759.920852,
                "variance": 60216371.63
              },
              {
                "average": 188157230.5,
                "count": 15851888,
                "maximum": 188229489.9,
                "minimum": 188153954.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 9339.499805,
                "variance": 87226256.6
              },
              {
                "average": 0,
                "count": 15851888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15851888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15851888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15851888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15851888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296710.4324,
              4847173.885,
              1487.881542,
              297758.8924,
              4848592.805,
              1554.221542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296710.4324077129,
                    4847173.885459366,
                    1487.8815420530223
                  ],
                  [
                    296710.4324077129,
                    4848592.805459366,
                    1487.8815420530223
                  ],
                  [
                    297758.8924077129,
                    4848592.805459366,
                    1554.2215420530224
                  ],
                  [
                    297758.8924077129,
                    4847173.885459366,
                    1554.2215420530224
                  ],
                  [
                    296710.4324077129,
                    4847173.885459366,
                    1487.8815420530223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:44:49+00:00",
            "end_time": "2017-08-30T18:45: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": "20170830_43119F5215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247248365438,
              43.71222072865124,
              1464.3719864638313
            ],
            [
              -119.51300614300102,
              43.72498269459188,
              1464.3719864638313
            ],
            [
              -119.49999830128951,
              43.725268121636866,
              1541.4719864638312
            ],
            [
              -119.49946739724275,
              43.712506029298325,
              1541.4719864638312
            ],
            [
              -119.51247248365438,
              43.71222072865124,
              1464.3719864638313
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130061,
        43.71222073,
        1464.371986,
        -119.4994674,
        43.72526812,
        1541.471986
      ],
      "properties": {
        "datetime": "2017-08-31T16:05:44Z",
        "pc:count": 16853554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298113.5025,
            "count": 16853554,
            "maximum": 298639.3596,
            "minimum": 297590.6596,
            "name": "X",
            "position": 0,
            "stddev": 295.5524655,
            "variance": 87351.25988
          },
          {
            "average": 4843701.714,
            "count": 16853554,
            "maximum": 4844397.154,
            "minimum": 4842978.414,
            "name": "Y",
            "position": 1,
            "stddev": 417.9982875,
            "variance": 174722.5683
          },
          {
            "average": 1498.065841,
            "count": 16853554,
            "maximum": 1541.471986,
            "minimum": 1464.371986,
            "name": "Z",
            "position": 2,
            "stddev": 15.44496173,
            "variance": 238.546843
          },
          {
            "average": 16275.14475,
            "count": 16853554,
            "maximum": 33329,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5841.803396,
            "variance": 34126666.91
          },
          {
            "average": 1.326075082,
            "count": 16853554,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6644173766,
            "variance": 0.4414504504
          },
          {
            "average": 1.676504611,
            "count": 16853554,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9938984527,
            "variance": 0.9878341343
          },
          {
            "average": 0.5035263185,
            "count": 16853554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875798,
            "variance": 0.2499875799
          },
          {
            "average": 9.374877251e-06,
            "count": 16853554,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003061827872,
            "variance": 9.374789919e-06
          },
          {
            "average": 1.14460315,
            "count": 16853554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3517002793,
            "variance": 0.1236930865
          },
          {
            "average": 0.08126424781,
            "count": 16853554,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96938234,
            "variance": 143.2661135
          },
          {
            "average": 1.829047096,
            "count": 16853554,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.064490143,
            "variance": 1.133139264
          },
          {
            "average": 1118.66147,
            "count": 16853554,
            "maximum": 1127,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.792178131,
            "variance": 60.71804003
          },
          {
            "average": 27575.57095,
            "count": 16853554,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12653.94457,
            "variance": 160122313.1
          },
          {
            "average": 28078.05357,
            "count": 16853554,
            "maximum": 50176,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10534.06266,
            "variance": 110966476.1
          },
          {
            "average": 24086.46744,
            "count": 16853554,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9618.29145,
            "variance": 92511530.42
          },
          {
            "average": 188198195.5,
            "count": 16853554,
            "maximum": 188230744.9,
            "minimum": 188155448.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36054.96679,
            "variance": 1299960630
          },
          {
            "average": 0,
            "count": 16853554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16853554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16853554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16853554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16853554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297590.6596,
          4842978.414,
          1464.371986,
          298639.3596,
          4844397.154,
          1541.471986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297590.6595690439,
                4842978.414050638,
                1464.3719864638313
              ],
              [
                297590.6595690439,
                4844397.154050638,
                1464.3719864638313
              ],
              [
                298639.35956904385,
                4844397.154050638,
                1541.4719864638312
              ],
              [
                298639.35956904385,
                4842978.414050638,
                1541.4719864638312
              ],
              [
                297590.6595690439,
                4842978.414050638,
                1464.3719864638313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:05:44+00:00",
        "end_time": "2017-08-30T19:10:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119F5215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119F5215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119F5215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130061,
            43.71222073,
            1464.371986,
            -119.4994674,
            43.72526812,
            1541.471986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247248365438,
                  43.71222072865124,
                  1464.3719864638313
                ],
                [
                  -119.51300614300102,
                  43.72498269459188,
                  1464.3719864638313
                ],
                [
                  -119.49999830128951,
                  43.725268121636866,
                  1541.4719864638312
                ],
                [
                  -119.49946739724275,
                  43.712506029298325,
                  1541.4719864638312
                ],
                [
                  -119.51247248365438,
                  43.71222072865124,
                  1464.3719864638313
                ]
              ]
            ]
          },
          "id": "20170830_43119F5215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119F5215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:05:44Z",
            "pc:count": 16853554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298113.5025,
                "count": 16853554,
                "maximum": 298639.3596,
                "minimum": 297590.6596,
                "name": "X",
                "position": 0,
                "stddev": 295.5524655,
                "variance": 87351.25988
              },
              {
                "average": 4843701.714,
                "count": 16853554,
                "maximum": 4844397.154,
                "minimum": 4842978.414,
                "name": "Y",
                "position": 1,
                "stddev": 417.9982875,
                "variance": 174722.5683
              },
              {
                "average": 1498.065841,
                "count": 16853554,
                "maximum": 1541.471986,
                "minimum": 1464.371986,
                "name": "Z",
                "position": 2,
                "stddev": 15.44496173,
                "variance": 238.546843
              },
              {
                "average": 16275.14475,
                "count": 16853554,
                "maximum": 33329,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5841.803396,
                "variance": 34126666.91
              },
              {
                "average": 1.326075082,
                "count": 16853554,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6644173766,
                "variance": 0.4414504504
              },
              {
                "average": 1.676504611,
                "count": 16853554,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9938984527,
                "variance": 0.9878341343
              },
              {
                "average": 0.5035263185,
                "count": 16853554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875798,
                "variance": 0.2499875799
              },
              {
                "average": 9.374877251e-06,
                "count": 16853554,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003061827872,
                "variance": 9.374789919e-06
              },
              {
                "average": 1.14460315,
                "count": 16853554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3517002793,
                "variance": 0.1236930865
              },
              {
                "average": 0.08126424781,
                "count": 16853554,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96938234,
                "variance": 143.2661135
              },
              {
                "average": 1.829047096,
                "count": 16853554,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.064490143,
                "variance": 1.133139264
              },
              {
                "average": 1118.66147,
                "count": 16853554,
                "maximum": 1127,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.792178131,
                "variance": 60.71804003
              },
              {
                "average": 27575.57095,
                "count": 16853554,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12653.94457,
                "variance": 160122313.1
              },
              {
                "average": 28078.05357,
                "count": 16853554,
                "maximum": 50176,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10534.06266,
                "variance": 110966476.1
              },
              {
                "average": 24086.46744,
                "count": 16853554,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9618.29145,
                "variance": 92511530.42
              },
              {
                "average": 188198195.5,
                "count": 16853554,
                "maximum": 188230744.9,
                "minimum": 188155448.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36054.96679,
                "variance": 1299960630
              },
              {
                "average": 0,
                "count": 16853554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16853554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16853554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16853554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16853554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297590.6596,
              4842978.414,
              1464.371986,
              298639.3596,
              4844397.154,
              1541.471986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297590.6595690439,
                    4842978.414050638,
                    1464.3719864638313
                  ],
                  [
                    297590.6595690439,
                    4844397.154050638,
                    1464.3719864638313
                  ],
                  [
                    298639.35956904385,
                    4844397.154050638,
                    1541.4719864638312
                  ],
                  [
                    298639.35956904385,
                    4842978.414050638,
                    1541.4719864638312
                  ],
                  [
                    297590.6595690439,
                    4842978.414050638,
                    1464.3719864638313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:05:44+00:00",
            "end_time": "2017-08-30T19:10: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": "20170910_43119F6315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997229740255,
              43.64970091386155,
              1421.4148962139984
            ],
            [
              -119.70054538420518,
              43.6624807220228,
              1421.4148962139984
            ],
            [
              -119.68750020018446,
              43.66278838589865,
              1493.8948962139984
            ],
            [
              -119.68692987357706,
              43.65000844128785,
              1493.8948962139984
            ],
            [
              -119.69997229740255,
              43.64970091386155,
              1421.4148962139984
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005454,
        43.64970091,
        1421.414896,
        -119.6869299,
        43.66278839,
        1493.894896
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:14Z",
        "pc:count": 16573763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282777.8195,
            "count": 16573763,
            "maximum": 283311.6353,
            "minimum": 282258.6753,
            "name": "X",
            "position": 0,
            "stddev": 289.523561,
            "variance": 83823.8924
          },
          {
            "average": 4837283.88,
            "count": 16573763,
            "maximum": 4837930.576,
            "minimum": 4836509.656,
            "name": "Y",
            "position": 1,
            "stddev": 407.566615,
            "variance": 166110.5457
          },
          {
            "average": 1462.824264,
            "count": 16573763,
            "maximum": 1493.894896,
            "minimum": 1421.414896,
            "name": "Z",
            "position": 2,
            "stddev": 12.70560639,
            "variance": 161.4324338
          },
          {
            "average": 24046.46377,
            "count": 16573763,
            "maximum": 41281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4983.803901,
            "variance": 24838301.33
          },
          {
            "average": 1.077044302,
            "count": 16573763,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3104874189,
            "variance": 0.09640243732
          },
          {
            "average": 1.154802141,
            "count": 16573763,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4556968608,
            "variance": 0.207659629
          },
          {
            "average": 0.4990675322,
            "count": 16573763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991456,
            "variance": 0.2499991456
          },
          {
            "average": 6.136204554e-05,
            "count": 16573763,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007833152874,
            "variance": 6.135828394e-05
          },
          {
            "average": 1.232545982,
            "count": 16573763,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4224551565,
            "variance": 0.1784683593
          },
          {
            "average": 1.893094856,
            "count": 16573763,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.44429667,
            "variance": 154.8605197
          },
          {
            "average": 1.974209357,
            "count": 16573763,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020468619,
            "variance": 1.041356202
          },
          {
            "average": 1173.975307,
            "count": 16573763,
            "maximum": 1182,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.207286561,
            "variance": 10.28668708
          },
          {
            "average": 36634.4689,
            "count": 16573763,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7027.970405,
            "variance": 49392368.02
          },
          {
            "average": 34701.6775,
            "count": 16573763,
            "maximum": 51712,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5503.125319,
            "variance": 30284388.28
          },
          {
            "average": 30776.36605,
            "count": 16573763,
            "maximum": 50688,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5479.61219,
            "variance": 30026149.75
          },
          {
            "average": 189101319,
            "count": 16573763,
            "maximum": 189107014.4,
            "minimum": 189098362.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 2282.981606,
            "variance": 5212005.014
          },
          {
            "average": 0,
            "count": 16573763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16573763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282258.6753,
          4836509.656,
          1421.414896,
          283311.6353,
          4837930.576,
          1493.894896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282258.6753440781,
                4836509.656055452,
                1421.4148962139984
              ],
              [
                282258.6753440781,
                4837930.576055452,
                1421.4148962139984
              ],
              [
                283311.63534407807,
                4837930.576055452,
                1493.8948962139984
              ],
              [
                283311.63534407807,
                4836509.656055452,
                1493.8948962139984
              ],
              [
                282258.6753440781,
                4836509.656055452,
                1421.4148962139984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:14+00:00",
        "end_time": "2017-09-10T17:06:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005454,
            43.64970091,
            1421.414896,
            -119.6869299,
            43.66278839,
            1493.894896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997229740255,
                  43.64970091386155,
                  1421.4148962139984
                ],
                [
                  -119.70054538420518,
                  43.6624807220228,
                  1421.4148962139984
                ],
                [
                  -119.68750020018446,
                  43.66278838589865,
                  1493.8948962139984
                ],
                [
                  -119.68692987357706,
                  43.65000844128785,
                  1493.8948962139984
                ],
                [
                  -119.69997229740255,
                  43.64970091386155,
                  1421.4148962139984
                ]
              ]
            ]
          },
          "id": "20170910_43119F6315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:14Z",
            "pc:count": 16573763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282777.8195,
                "count": 16573763,
                "maximum": 283311.6353,
                "minimum": 282258.6753,
                "name": "X",
                "position": 0,
                "stddev": 289.523561,
                "variance": 83823.8924
              },
              {
                "average": 4837283.88,
                "count": 16573763,
                "maximum": 4837930.576,
                "minimum": 4836509.656,
                "name": "Y",
                "position": 1,
                "stddev": 407.566615,
                "variance": 166110.5457
              },
              {
                "average": 1462.824264,
                "count": 16573763,
                "maximum": 1493.894896,
                "minimum": 1421.414896,
                "name": "Z",
                "position": 2,
                "stddev": 12.70560639,
                "variance": 161.4324338
              },
              {
                "average": 24046.46377,
                "count": 16573763,
                "maximum": 41281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4983.803901,
                "variance": 24838301.33
              },
              {
                "average": 1.077044302,
                "count": 16573763,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3104874189,
                "variance": 0.09640243732
              },
              {
                "average": 1.154802141,
                "count": 16573763,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4556968608,
                "variance": 0.207659629
              },
              {
                "average": 0.4990675322,
                "count": 16573763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991456,
                "variance": 0.2499991456
              },
              {
                "average": 6.136204554e-05,
                "count": 16573763,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007833152874,
                "variance": 6.135828394e-05
              },
              {
                "average": 1.232545982,
                "count": 16573763,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4224551565,
                "variance": 0.1784683593
              },
              {
                "average": 1.893094856,
                "count": 16573763,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.44429667,
                "variance": 154.8605197
              },
              {
                "average": 1.974209357,
                "count": 16573763,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020468619,
                "variance": 1.041356202
              },
              {
                "average": 1173.975307,
                "count": 16573763,
                "maximum": 1182,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.207286561,
                "variance": 10.28668708
              },
              {
                "average": 36634.4689,
                "count": 16573763,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7027.970405,
                "variance": 49392368.02
              },
              {
                "average": 34701.6775,
                "count": 16573763,
                "maximum": 51712,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5503.125319,
                "variance": 30284388.28
              },
              {
                "average": 30776.36605,
                "count": 16573763,
                "maximum": 50688,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5479.61219,
                "variance": 30026149.75
              },
              {
                "average": 189101319,
                "count": 16573763,
                "maximum": 189107014.4,
                "minimum": 189098362.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 2282.981606,
                "variance": 5212005.014
              },
              {
                "average": 0,
                "count": 16573763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16573763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282258.6753,
              4836509.656,
              1421.414896,
              283311.6353,
              4837930.576,
              1493.894896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282258.6753440781,
                    4836509.656055452,
                    1421.4148962139984
                  ],
                  [
                    282258.6753440781,
                    4837930.576055452,
                    1421.4148962139984
                  ],
                  [
                    283311.63534407807,
                    4837930.576055452,
                    1493.8948962139984
                  ],
                  [
                    283311.63534407807,
                    4836509.656055452,
                    1493.8948962139984
                  ],
                  [
                    282258.6753440781,
                    4836509.656055452,
                    1421.4148962139984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:14+00:00",
            "end_time": "2017-09-10T17:06:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247160304725,
              43.62469405315734,
              1454.3351900987723
            ],
            [
              -119.76305768995768,
              43.63747882704775,
              1454.3351900987723
            ],
            [
              -119.75000125713605,
              43.637793899721245,
              1520.8751900987722
            ],
            [
              -119.7494179311659,
              43.625008986035304,
              1520.8751900987722
            ],
            [
              -119.76247160304725,
              43.62469405315734,
              1454.3351900987723
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630577,
        43.62469405,
        1454.33519,
        -119.7494179,
        43.6377939,
        1520.87519
      ],
      "properties": {
        "datetime": "2017-09-11T20:33:54Z",
        "pc:count": 15224172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277643.5348,
            "count": 15224172,
            "maximum": 278180.0613,
            "minimum": 277125.7013,
            "name": "X",
            "position": 0,
            "stddev": 293.6222594,
            "variance": 86214.03119
          },
          {
            "average": 4834616.569,
            "count": 15224172,
            "maximum": 4835319.734,
            "minimum": 4833898.194,
            "name": "Y",
            "position": 1,
            "stddev": 408.8569281,
            "variance": 167163.9877
          },
          {
            "average": 1480.987405,
            "count": 15224172,
            "maximum": 1520.87519,
            "minimum": 1454.33519,
            "name": "Z",
            "position": 2,
            "stddev": 10.89880106,
            "variance": 118.7838644
          },
          {
            "average": 23956.99451,
            "count": 15224172,
            "maximum": 45409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5845.666914,
            "variance": 34171821.67
          },
          {
            "average": 1.105565216,
            "count": 15224172,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.359336521,
            "variance": 0.1291227353
          },
          {
            "average": 1.212279788,
            "count": 15224172,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5227389097,
            "variance": 0.2732559677
          },
          {
            "average": 0.5015716454,
            "count": 15224172,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975463,
            "variance": 0.2499975464
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207625544,
            "count": 15224172,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.405607185,
            "variance": 0.1645171885
          },
          {
            "average": 0.0783073172,
            "count": 15224172,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.96260387,
            "variance": 143.1038914
          },
          {
            "average": 1.942999987,
            "count": 15224172,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031250815,
            "variance": 1.063478244
          },
          {
            "average": 1188.973435,
            "count": 15224172,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.017022025,
            "variance": 1.0343338
          },
          {
            "average": 32438.6973,
            "count": 15224172,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8666.632099,
            "variance": 75110511.94
          },
          {
            "average": 31309.84261,
            "count": 15224172,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7336.336264,
            "variance": 53821829.77
          },
          {
            "average": 27984.30838,
            "count": 15224172,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7007.406727,
            "variance": 49103749.04
          },
          {
            "average": 189196015.8,
            "count": 15224172,
            "maximum": 189197234.1,
            "minimum": 189194791.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 618.0126678,
            "variance": 381939.6575
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15224172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277125.7013,
          4833898.194,
          1454.33519,
          278180.0613,
          4835319.734,
          1520.87519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277125.7013491082,
                4833898.193619883,
                1454.3351900987723
              ],
              [
                277125.7013491082,
                4835319.733619882,
                1454.3351900987723
              ],
              [
                278180.0613491082,
                4835319.733619882,
                1520.8751900987722
              ],
              [
                278180.0613491082,
                4833898.193619883,
                1520.8751900987722
              ],
              [
                277125.7013491082,
                4833898.193619883,
                1454.3351900987723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:33:54+00:00",
        "end_time": "2017-09-11T19:53:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630577,
            43.62469405,
            1454.33519,
            -119.7494179,
            43.6377939,
            1520.87519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247160304725,
                  43.62469405315734,
                  1454.3351900987723
                ],
                [
                  -119.76305768995768,
                  43.63747882704775,
                  1454.3351900987723
                ],
                [
                  -119.75000125713605,
                  43.637793899721245,
                  1520.8751900987722
                ],
                [
                  -119.7494179311659,
                  43.625008986035304,
                  1520.8751900987722
                ],
                [
                  -119.76247160304725,
                  43.62469405315734,
                  1454.3351900987723
                ]
              ]
            ]
          },
          "id": "20170911_43119F7425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:33:54Z",
            "pc:count": 15224172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277643.5348,
                "count": 15224172,
                "maximum": 278180.0613,
                "minimum": 277125.7013,
                "name": "X",
                "position": 0,
                "stddev": 293.6222594,
                "variance": 86214.03119
              },
              {
                "average": 4834616.569,
                "count": 15224172,
                "maximum": 4835319.734,
                "minimum": 4833898.194,
                "name": "Y",
                "position": 1,
                "stddev": 408.8569281,
                "variance": 167163.9877
              },
              {
                "average": 1480.987405,
                "count": 15224172,
                "maximum": 1520.87519,
                "minimum": 1454.33519,
                "name": "Z",
                "position": 2,
                "stddev": 10.89880106,
                "variance": 118.7838644
              },
              {
                "average": 23956.99451,
                "count": 15224172,
                "maximum": 45409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5845.666914,
                "variance": 34171821.67
              },
              {
                "average": 1.105565216,
                "count": 15224172,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.359336521,
                "variance": 0.1291227353
              },
              {
                "average": 1.212279788,
                "count": 15224172,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5227389097,
                "variance": 0.2732559677
              },
              {
                "average": 0.5015716454,
                "count": 15224172,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975463,
                "variance": 0.2499975464
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207625544,
                "count": 15224172,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.405607185,
                "variance": 0.1645171885
              },
              {
                "average": 0.0783073172,
                "count": 15224172,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.96260387,
                "variance": 143.1038914
              },
              {
                "average": 1.942999987,
                "count": 15224172,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031250815,
                "variance": 1.063478244
              },
              {
                "average": 1188.973435,
                "count": 15224172,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.017022025,
                "variance": 1.0343338
              },
              {
                "average": 32438.6973,
                "count": 15224172,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8666.632099,
                "variance": 75110511.94
              },
              {
                "average": 31309.84261,
                "count": 15224172,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7336.336264,
                "variance": 53821829.77
              },
              {
                "average": 27984.30838,
                "count": 15224172,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7007.406727,
                "variance": 49103749.04
              },
              {
                "average": 189196015.8,
                "count": 15224172,
                "maximum": 189197234.1,
                "minimum": 189194791.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 618.0126678,
                "variance": 381939.6575
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15224172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277125.7013,
              4833898.194,
              1454.33519,
              278180.0613,
              4835319.734,
              1520.87519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277125.7013491082,
                    4833898.193619883,
                    1454.3351900987723
                  ],
                  [
                    277125.7013491082,
                    4835319.733619882,
                    1454.3351900987723
                  ],
                  [
                    278180.0613491082,
                    4835319.733619882,
                    1520.8751900987722
                  ],
                  [
                    278180.0613491082,
                    4833898.193619883,
                    1520.8751900987722
                  ],
                  [
                    277125.7013491082,
                    4833898.193619883,
                    1454.3351900987723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:33:54+00:00",
            "end_time": "2017-09-11T19:53: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": "20170831_43119F5108.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997255706449,
              43.72471083894246,
              1380.4936218617033
            ],
            [
              -119.60052542730284,
              43.737481079582544,
              1380.4936218617033
            ],
            [
              -119.58749963863711,
              43.73777689816658,
              1418.2136218617031
            ],
            [
              -119.58694953012296,
              43.72500652644446,
              1418.2136218617031
            ],
            [
              -119.59997255706449,
              43.72471083894246,
              1380.4936218617033
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005254,
        43.72471084,
        1380.493622,
        -119.5869495,
        43.7377769,
        1418.213622
      ],
      "properties": {
        "datetime": "2017-08-31T18:51:33Z",
        "pc:count": 13433632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291094.1622,
            "count": 13433632,
            "maximum": 291634.8114,
            "minimum": 290584.8114,
            "name": "X",
            "position": 0,
            "stddev": 295.8165098,
            "variance": 87507.4075
          },
          {
            "average": 4845262.543,
            "count": 13433632,
            "maximum": 4846002.9,
            "minimum": 4844583.14,
            "name": "Y",
            "position": 1,
            "stddev": 404.0702607,
            "variance": 163272.7756
          },
          {
            "average": 1400.651727,
            "count": 13433632,
            "maximum": 1418.213622,
            "minimum": 1380.493622,
            "name": "Z",
            "position": 2,
            "stddev": 9.875290956,
            "variance": 97.52137147
          },
          {
            "average": 20571.04607,
            "count": 13433632,
            "maximum": 34625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 1730.842467,
            "variance": 2995815.647
          },
          {
            "average": 1.001993579,
            "count": 13433632,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04507975155,
            "variance": 0.002032184
          },
          {
            "average": 1.004028546,
            "count": 13433632,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06435599096,
            "variance": 0.004141693572
          },
          {
            "average": 0.5045767221,
            "count": 13433632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999790718,
            "variance": 0.2499790722
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174271336,
            "count": 13433632,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.379342653,
            "variance": 0.1439008484
          },
          {
            "average": -0.5440998449,
            "count": 13433632,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87009848,
            "variance": 140.8992379
          },
          {
            "average": 2.001998045,
            "count": 13433632,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000937593,
            "variance": 1.001876065
          },
          {
            "average": 1138.966952,
            "count": 13433632,
            "maximum": 1142,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.164128063,
            "variance": 1.355194147
          },
          {
            "average": 40304.99691,
            "count": 13433632,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5846.932428,
            "variance": 34186618.81
          },
          {
            "average": 38690.52516,
            "count": 13433632,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4542.233885,
            "variance": 20631888.67
          },
          {
            "average": 35157.27492,
            "count": 13433632,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4952.591117,
            "variance": 24528158.77
          },
          {
            "average": 188238510.4,
            "count": 13433632,
            "maximum": 188240693.6,
            "minimum": 188236773.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 806.5402608,
            "variance": 650507.1924
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13433632,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290584.8114,
          4844583.14,
          1380.493622,
          291634.8114,
          4846002.9,
          1418.213622
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290584.8113737192,
                4844583.13970022,
                1380.4936218617033
              ],
              [
                290584.8113737192,
                4846002.89970022,
                1380.4936218617033
              ],
              [
                291634.8113737192,
                4846002.89970022,
                1418.2136218617031
              ],
              [
                291634.8113737192,
                4844583.13970022,
                1418.2136218617031
              ],
              [
                290584.8113737192,
                4844583.13970022,
                1380.4936218617033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:51:33+00:00",
        "end_time": "2017-08-31T17:46:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5108.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5108.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5108.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5108.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005254,
            43.72471084,
            1380.493622,
            -119.5869495,
            43.7377769,
            1418.213622
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997255706449,
                  43.72471083894246,
                  1380.4936218617033
                ],
                [
                  -119.60052542730284,
                  43.737481079582544,
                  1380.4936218617033
                ],
                [
                  -119.58749963863711,
                  43.73777689816658,
                  1418.2136218617031
                ],
                [
                  -119.58694953012296,
                  43.72500652644446,
                  1418.2136218617031
                ],
                [
                  -119.59997255706449,
                  43.72471083894246,
                  1380.4936218617033
                ]
              ]
            ]
          },
          "id": "20170831_43119F5108.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5108.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:51:33Z",
            "pc:count": 13433632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291094.1622,
                "count": 13433632,
                "maximum": 291634.8114,
                "minimum": 290584.8114,
                "name": "X",
                "position": 0,
                "stddev": 295.8165098,
                "variance": 87507.4075
              },
              {
                "average": 4845262.543,
                "count": 13433632,
                "maximum": 4846002.9,
                "minimum": 4844583.14,
                "name": "Y",
                "position": 1,
                "stddev": 404.0702607,
                "variance": 163272.7756
              },
              {
                "average": 1400.651727,
                "count": 13433632,
                "maximum": 1418.213622,
                "minimum": 1380.493622,
                "name": "Z",
                "position": 2,
                "stddev": 9.875290956,
                "variance": 97.52137147
              },
              {
                "average": 20571.04607,
                "count": 13433632,
                "maximum": 34625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 1730.842467,
                "variance": 2995815.647
              },
              {
                "average": 1.001993579,
                "count": 13433632,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04507975155,
                "variance": 0.002032184
              },
              {
                "average": 1.004028546,
                "count": 13433632,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06435599096,
                "variance": 0.004141693572
              },
              {
                "average": 0.5045767221,
                "count": 13433632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999790718,
                "variance": 0.2499790722
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174271336,
                "count": 13433632,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.379342653,
                "variance": 0.1439008484
              },
              {
                "average": -0.5440998449,
                "count": 13433632,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87009848,
                "variance": 140.8992379
              },
              {
                "average": 2.001998045,
                "count": 13433632,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000937593,
                "variance": 1.001876065
              },
              {
                "average": 1138.966952,
                "count": 13433632,
                "maximum": 1142,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.164128063,
                "variance": 1.355194147
              },
              {
                "average": 40304.99691,
                "count": 13433632,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5846.932428,
                "variance": 34186618.81
              },
              {
                "average": 38690.52516,
                "count": 13433632,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4542.233885,
                "variance": 20631888.67
              },
              {
                "average": 35157.27492,
                "count": 13433632,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4952.591117,
                "variance": 24528158.77
              },
              {
                "average": 188238510.4,
                "count": 13433632,
                "maximum": 188240693.6,
                "minimum": 188236773.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 806.5402608,
                "variance": 650507.1924
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13433632,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290584.8114,
              4844583.14,
              1380.493622,
              291634.8114,
              4846002.9,
              1418.213622
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290584.8113737192,
                    4844583.13970022,
                    1380.4936218617033
                  ],
                  [
                    290584.8113737192,
                    4846002.89970022,
                    1380.4936218617033
                  ],
                  [
                    291634.8113737192,
                    4846002.89970022,
                    1418.2136218617031
                  ],
                  [
                    291634.8113737192,
                    4844583.13970022,
                    1418.2136218617031
                  ],
                  [
                    290584.8113737192,
                    4844583.13970022,
                    1380.4936218617033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:51:33+00:00",
            "end_time": "2017-08-31T17:46:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7208.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747177164296,
              43.724690467896245,
              1499.695087759595
            ],
            [
              -119.78806544240247,
              43.737479422978375,
              1499.695087759595
            ],
            [
              -119.77500097270207,
              43.73779760097309,
              1654.0950877595951
            ],
            [
              -119.7744100750736,
              43.72500850469448,
              1654.0950877595951
            ],
            [
              -119.78747177164296,
              43.724690467896245,
              1499.695087759595
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880654,
        43.72469047,
        1499.695088,
        -119.7744101,
        43.7377976,
        1654.095088
      ],
      "properties": {
        "datetime": "2017-09-10T19:19:40Z",
        "pc:count": 24318774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275990.6499,
            "count": 24318774,
            "maximum": 276535.3362,
            "minimum": 275482.0562,
            "name": "X",
            "position": 0,
            "stddev": 288.7011517,
            "variance": 83348.35497
          },
          {
            "average": 4845802.12,
            "count": 24318774,
            "maximum": 4846494.079,
            "minimum": 4845072.019,
            "name": "Y",
            "position": 1,
            "stddev": 405.3742709,
            "variance": 164328.2995
          },
          {
            "average": 1578.074994,
            "count": 24318774,
            "maximum": 1654.095088,
            "minimum": 1499.695088,
            "name": "Z",
            "position": 2,
            "stddev": 27.57842553,
            "variance": 760.5695546
          },
          {
            "average": 17265.62888,
            "count": 24318774,
            "maximum": 47473,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8894.146634,
            "variance": 79105844.35
          },
          {
            "average": 1.524849238,
            "count": 24318774,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7688115689,
            "variance": 0.5910712284
          },
          {
            "average": 2.089797783,
            "count": 24318774,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.052577029,
            "variance": 1.107918402
          },
          {
            "average": 0.5021788927,
            "count": 24318774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999952627,
            "variance": 0.2499952627
          },
          {
            "average": 6.620399532e-06,
            "count": 24318774,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002573005242,
            "variance": 6.620355974e-06
          },
          {
            "average": 1.154505116,
            "count": 24318774,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3614322766,
            "variance": 0.1306332906
          },
          {
            "average": -0.1516766966,
            "count": 24318774,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92163022,
            "variance": 142.1252671
          },
          {
            "average": 1.706420069,
            "count": 24318774,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.105683563,
            "variance": 1.222536141
          },
          {
            "average": 1178.918674,
            "count": 24318774,
            "maximum": 1181,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9980592552,
            "variance": 0.9961222768
          },
          {
            "average": 16015.18421,
            "count": 24318774,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7800.887224,
            "variance": 60853841.48
          },
          {
            "average": 16257.42065,
            "count": 24318774,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6730.781637,
            "variance": 45303421.45
          },
          {
            "average": 14710.73962,
            "count": 24318774,
            "maximum": 46848,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 4908.816528,
            "variance": 24096479.7
          },
          {
            "average": 189104862.5,
            "count": 24318774,
            "maximum": 189106380,
            "minimum": 189103673.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 700.6606163,
            "variance": 490925.2992
          },
          {
            "average": 0,
            "count": 24318774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24318774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24318774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24318774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24318774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275482.0562,
          4845072.019,
          1499.695088,
          276535.3362,
          4846494.079,
          1654.095088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275482.05615005246,
                4845072.018515047,
                1499.695087759595
              ],
              [
                275482.05615005246,
                4846494.078515047,
                1499.695087759595
              ],
              [
                276535.3361500525,
                4846494.078515047,
                1654.0950877595951
              ],
              [
                276535.3361500525,
                4845072.018515047,
                1654.0950877595951
              ],
              [
                275482.05615005246,
                4845072.018515047,
                1499.695087759595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:19:40+00:00",
        "end_time": "2017-09-10T18:34:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7208.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7208.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7208.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7208.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880654,
            43.72469047,
            1499.695088,
            -119.7744101,
            43.7377976,
            1654.095088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747177164296,
                  43.724690467896245,
                  1499.695087759595
                ],
                [
                  -119.78806544240247,
                  43.737479422978375,
                  1499.695087759595
                ],
                [
                  -119.77500097270207,
                  43.73779760097309,
                  1654.0950877595951
                ],
                [
                  -119.7744100750736,
                  43.72500850469448,
                  1654.0950877595951
                ],
                [
                  -119.78747177164296,
                  43.724690467896245,
                  1499.695087759595
                ]
              ]
            ]
          },
          "id": "20170910_43119F7208.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7208.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:19:40Z",
            "pc:count": 24318774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275990.6499,
                "count": 24318774,
                "maximum": 276535.3362,
                "minimum": 275482.0562,
                "name": "X",
                "position": 0,
                "stddev": 288.7011517,
                "variance": 83348.35497
              },
              {
                "average": 4845802.12,
                "count": 24318774,
                "maximum": 4846494.079,
                "minimum": 4845072.019,
                "name": "Y",
                "position": 1,
                "stddev": 405.3742709,
                "variance": 164328.2995
              },
              {
                "average": 1578.074994,
                "count": 24318774,
                "maximum": 1654.095088,
                "minimum": 1499.695088,
                "name": "Z",
                "position": 2,
                "stddev": 27.57842553,
                "variance": 760.5695546
              },
              {
                "average": 17265.62888,
                "count": 24318774,
                "maximum": 47473,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8894.146634,
                "variance": 79105844.35
              },
              {
                "average": 1.524849238,
                "count": 24318774,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7688115689,
                "variance": 0.5910712284
              },
              {
                "average": 2.089797783,
                "count": 24318774,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.052577029,
                "variance": 1.107918402
              },
              {
                "average": 0.5021788927,
                "count": 24318774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999952627,
                "variance": 0.2499952627
              },
              {
                "average": 6.620399532e-06,
                "count": 24318774,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002573005242,
                "variance": 6.620355974e-06
              },
              {
                "average": 1.154505116,
                "count": 24318774,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3614322766,
                "variance": 0.1306332906
              },
              {
                "average": -0.1516766966,
                "count": 24318774,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92163022,
                "variance": 142.1252671
              },
              {
                "average": 1.706420069,
                "count": 24318774,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.105683563,
                "variance": 1.222536141
              },
              {
                "average": 1178.918674,
                "count": 24318774,
                "maximum": 1181,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9980592552,
                "variance": 0.9961222768
              },
              {
                "average": 16015.18421,
                "count": 24318774,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7800.887224,
                "variance": 60853841.48
              },
              {
                "average": 16257.42065,
                "count": 24318774,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6730.781637,
                "variance": 45303421.45
              },
              {
                "average": 14710.73962,
                "count": 24318774,
                "maximum": 46848,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 4908.816528,
                "variance": 24096479.7
              },
              {
                "average": 189104862.5,
                "count": 24318774,
                "maximum": 189106380,
                "minimum": 189103673.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 700.6606163,
                "variance": 490925.2992
              },
              {
                "average": 0,
                "count": 24318774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24318774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24318774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24318774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24318774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275482.0562,
              4845072.019,
              1499.695088,
              276535.3362,
              4846494.079,
              1654.095088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275482.05615005246,
                    4845072.018515047,
                    1499.695087759595
                  ],
                  [
                    275482.05615005246,
                    4846494.078515047,
                    1499.695087759595
                  ],
                  [
                    276535.3361500525,
                    4846494.078515047,
                    1654.0950877595951
                  ],
                  [
                    276535.3361500525,
                    4845072.018515047,
                    1654.0950877595951
                  ],
                  [
                    275482.05615005246,
                    4845072.018515047,
                    1499.695087759595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:19:40+00:00",
            "end_time": "2017-09-10T18:34:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497406132939,
              43.67471909200058,
              1520.0514727910956
            ],
            [
              -119.52550968068641,
              43.68748119911199,
              1520.0514727910956
            ],
            [
              -119.51249916200163,
              43.68776809500749,
              1616.9114727910958
            ],
            [
              -119.51196629486873,
              43.67500586083864,
              1616.9114727910958
            ],
            [
              -119.52497406132939,
              43.67471909200058,
              1520.0514727910956
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255097,
        43.67471909,
        1520.051473,
        -119.5119663,
        43.6877681,
        1616.911473
      ],
      "properties": {
        "datetime": "2017-08-31T17:21:35Z",
        "pc:count": 28065603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296970.8939,
            "count": 28065603,
            "maximum": 297506.1765,
            "minimum": 296456.5965,
            "name": "X",
            "position": 0,
            "stddev": 288.4042774,
            "variance": 83177.02721
          },
          {
            "average": 4839545.474,
            "count": 28065603,
            "maximum": 4840262.6,
            "minimum": 4838843.84,
            "name": "Y",
            "position": 1,
            "stddev": 382.259059,
            "variance": 146121.9882
          },
          {
            "average": 1557.310255,
            "count": 28065603,
            "maximum": 1616.911473,
            "minimum": 1520.051473,
            "name": "Z",
            "position": 2,
            "stddev": 17.1716556,
            "variance": 294.8657562
          },
          {
            "average": 14733.03911,
            "count": 28065603,
            "maximum": 35505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6103.422752,
            "variance": 37251769.28
          },
          {
            "average": 1.45558166,
            "count": 28065603,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7268326842,
            "variance": 0.5282857509
          },
          {
            "average": 1.93712036,
            "count": 28065603,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.007859517,
            "variance": 1.015780807
          },
          {
            "average": 0.5029210311,
            "count": 28065603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914764,
            "variance": 0.2499914765
          },
          {
            "average": 1.06892412e-07,
            "count": 28065603,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003269440387,
            "variance": 1.068924044e-07
          },
          {
            "average": 1.080759996,
            "count": 28065603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2724661853,
            "variance": 0.07423782211
          },
          {
            "average": 0.1840781361,
            "count": 28065603,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.57620617,
            "variance": 134.0085493
          },
          {
            "average": 1.768127056,
            "count": 28065603,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.079382568,
            "variance": 1.165066729
          },
          {
            "average": 1131.56332,
            "count": 28065603,
            "maximum": 1134,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.229473657,
            "variance": 1.511605474
          },
          {
            "average": 23311.98153,
            "count": 28065603,
            "maximum": 50176,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 10725.82447,
            "variance": 115043310.5
          },
          {
            "average": 24775.78852,
            "count": 28065603,
            "maximum": 49152,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 8759.375444,
            "variance": 76726658.16
          },
          {
            "average": 20363.50458,
            "count": 28065603,
            "maximum": 46592,
            "minimum": 3584,
            "name": "Blue",
            "position": 14,
            "stddev": 8199.644284,
            "variance": 67234166.39
          },
          {
            "average": 188233657.6,
            "count": 28065603,
            "maximum": 188235295.3,
            "minimum": 188232027.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 785.5160624,
            "variance": 617035.4843
          },
          {
            "average": 0,
            "count": 28065603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28065603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28065603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28065603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28065603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296456.5965,
          4838843.84,
          1520.051473,
          297506.1765,
          4840262.6,
          1616.911473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296456.59650867933,
                4838843.840180269,
                1520.0514727910956
              ],
              [
                296456.59650867933,
                4840262.600180269,
                1520.0514727910956
              ],
              [
                297506.1765086793,
                4840262.600180269,
                1616.9114727910958
              ],
              [
                297506.1765086793,
                4838843.840180269,
                1616.9114727910958
              ],
              [
                296456.59650867933,
                4838843.840180269,
                1520.0514727910956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:21:35+00:00",
        "end_time": "2017-08-31T16:27:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255097,
            43.67471909,
            1520.051473,
            -119.5119663,
            43.6877681,
            1616.911473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497406132939,
                  43.67471909200058,
                  1520.0514727910956
                ],
                [
                  -119.52550968068641,
                  43.68748119911199,
                  1520.0514727910956
                ],
                [
                  -119.51249916200163,
                  43.68776809500749,
                  1616.9114727910958
                ],
                [
                  -119.51196629486873,
                  43.67500586083864,
                  1616.9114727910958
                ],
                [
                  -119.52497406132939,
                  43.67471909200058,
                  1520.0514727910956
                ]
              ]
            ]
          },
          "id": "20170831_43119F5404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:21:35Z",
            "pc:count": 28065603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296970.8939,
                "count": 28065603,
                "maximum": 297506.1765,
                "minimum": 296456.5965,
                "name": "X",
                "position": 0,
                "stddev": 288.4042774,
                "variance": 83177.02721
              },
              {
                "average": 4839545.474,
                "count": 28065603,
                "maximum": 4840262.6,
                "minimum": 4838843.84,
                "name": "Y",
                "position": 1,
                "stddev": 382.259059,
                "variance": 146121.9882
              },
              {
                "average": 1557.310255,
                "count": 28065603,
                "maximum": 1616.911473,
                "minimum": 1520.051473,
                "name": "Z",
                "position": 2,
                "stddev": 17.1716556,
                "variance": 294.8657562
              },
              {
                "average": 14733.03911,
                "count": 28065603,
                "maximum": 35505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6103.422752,
                "variance": 37251769.28
              },
              {
                "average": 1.45558166,
                "count": 28065603,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7268326842,
                "variance": 0.5282857509
              },
              {
                "average": 1.93712036,
                "count": 28065603,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.007859517,
                "variance": 1.015780807
              },
              {
                "average": 0.5029210311,
                "count": 28065603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914764,
                "variance": 0.2499914765
              },
              {
                "average": 1.06892412e-07,
                "count": 28065603,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003269440387,
                "variance": 1.068924044e-07
              },
              {
                "average": 1.080759996,
                "count": 28065603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2724661853,
                "variance": 0.07423782211
              },
              {
                "average": 0.1840781361,
                "count": 28065603,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.57620617,
                "variance": 134.0085493
              },
              {
                "average": 1.768127056,
                "count": 28065603,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.079382568,
                "variance": 1.165066729
              },
              {
                "average": 1131.56332,
                "count": 28065603,
                "maximum": 1134,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.229473657,
                "variance": 1.511605474
              },
              {
                "average": 23311.98153,
                "count": 28065603,
                "maximum": 50176,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 10725.82447,
                "variance": 115043310.5
              },
              {
                "average": 24775.78852,
                "count": 28065603,
                "maximum": 49152,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 8759.375444,
                "variance": 76726658.16
              },
              {
                "average": 20363.50458,
                "count": 28065603,
                "maximum": 46592,
                "minimum": 3584,
                "name": "Blue",
                "position": 14,
                "stddev": 8199.644284,
                "variance": 67234166.39
              },
              {
                "average": 188233657.6,
                "count": 28065603,
                "maximum": 188235295.3,
                "minimum": 188232027.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 785.5160624,
                "variance": 617035.4843
              },
              {
                "average": 0,
                "count": 28065603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28065603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28065603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28065603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28065603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296456.5965,
              4838843.84,
              1520.051473,
              297506.1765,
              4840262.6,
              1616.911473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296456.59650867933,
                    4838843.840180269,
                    1520.0514727910956
                  ],
                  [
                    296456.59650867933,
                    4840262.600180269,
                    1520.0514727910956
                  ],
                  [
                    297506.1765086793,
                    4840262.600180269,
                    1616.9114727910958
                  ],
                  [
                    297506.1765086793,
                    4838843.840180269,
                    1616.9114727910958
                  ],
                  [
                    296456.59650867933,
                    4838843.840180269,
                    1520.0514727910956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:21:35+00:00",
            "end_time": "2017-08-31T16:27: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": "20170911_43119F7403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747107351474,
              43.674691059378254,
              1474.7151360528767
            ],
            [
              -119.78806369279005,
              43.687479766959825,
              1474.7151360528767
            ],
            [
              -119.77500115692672,
              43.68779787466755,
              1570.0751360528768
            ],
            [
              -119.77441130546278,
              43.67500902591214,
              1570.0751360528768
            ],
            [
              -119.78747107351474,
              43.674691059378254,
              1474.7151360528767
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880637,
        43.67469106,
        1474.715136,
        -119.7744113,
        43.68779787,
        1570.075136
      ],
      "properties": {
        "datetime": "2017-09-11T20:25:34Z",
        "pc:count": 23255777,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275811.3366,
            "count": 23255777,
            "maximum": 276349.3075,
            "minimum": 275295.3075,
            "name": "X",
            "position": 0,
            "stddev": 284.2219778,
            "variance": 80782.13268
          },
          {
            "average": 4840191.925,
            "count": 23255777,
            "maximum": 4840940.699,
            "minimum": 4839518.679,
            "name": "Y",
            "position": 1,
            "stddev": 399.8277546,
            "variance": 159862.2334
          },
          {
            "average": 1514.775604,
            "count": 23255777,
            "maximum": 1570.075136,
            "minimum": 1474.715136,
            "name": "Z",
            "position": 2,
            "stddev": 14.94365544,
            "variance": 223.312838
          },
          {
            "average": 17947.72093,
            "count": 23255777,
            "maximum": 46977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9232.844992,
            "variance": 85245426.64
          },
          {
            "average": 1.533102162,
            "count": 23255777,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7684041625,
            "variance": 0.590444957
          },
          {
            "average": 2.100460286,
            "count": 23255777,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.03224903,
            "variance": 1.06553806
          },
          {
            "average": 0.5024931655,
            "count": 23255777,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937948,
            "variance": 0.2499937949
          },
          {
            "average": 1.229801954e-05,
            "count": 23255777,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003506831737,
            "variance": 1.229786883e-05
          },
          {
            "average": 1.145793968,
            "count": 23255777,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3528995495,
            "variance": 0.124538092
          },
          {
            "average": -0.6214757501,
            "count": 23255777,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9410564,
            "variance": 142.5888279
          },
          {
            "average": 1.725290193,
            "count": 23255777,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102862362,
            "variance": 1.216305389
          },
          {
            "average": 1187.583592,
            "count": 23255777,
            "maximum": 1190,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9455962319,
            "variance": 0.8941522337
          },
          {
            "average": 19361.25043,
            "count": 23255777,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10662.84852,
            "variance": 113696338.5
          },
          {
            "average": 19647.50725,
            "count": 23255777,
            "maximum": 47104,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9070.61553,
            "variance": 82276066.09
          },
          {
            "average": 16217.16129,
            "count": 23255777,
            "maximum": 44288,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7752.843992,
            "variance": 60106589.96
          },
          {
            "average": 189195160.5,
            "count": 23255777,
            "maximum": 189196734.7,
            "minimum": 189193429.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 600.2073372,
            "variance": 360248.8476
          },
          {
            "average": 0,
            "count": 23255777,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23255777,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23255777,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23255777,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23255777,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275295.3075,
          4839518.679,
          1474.715136,
          276349.3075,
          4840940.699,
          1570.075136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275295.30750404496,
                4839518.6789630605,
                1474.7151360528767
              ],
              [
                275295.30750404496,
                4840940.69896306,
                1474.7151360528767
              ],
              [
                276349.30750404496,
                4840940.69896306,
                1570.0751360528768
              ],
              [
                276349.30750404496,
                4839518.6789630605,
                1570.0751360528768
              ],
              [
                275295.30750404496,
                4839518.6789630605,
                1474.7151360528767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:25:34+00:00",
        "end_time": "2017-09-11T19:30:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880637,
            43.67469106,
            1474.715136,
            -119.7744113,
            43.68779787,
            1570.075136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747107351474,
                  43.674691059378254,
                  1474.7151360528767
                ],
                [
                  -119.78806369279005,
                  43.687479766959825,
                  1474.7151360528767
                ],
                [
                  -119.77500115692672,
                  43.68779787466755,
                  1570.0751360528768
                ],
                [
                  -119.77441130546278,
                  43.67500902591214,
                  1570.0751360528768
                ],
                [
                  -119.78747107351474,
                  43.674691059378254,
                  1474.7151360528767
                ]
              ]
            ]
          },
          "id": "20170911_43119F7403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:25:34Z",
            "pc:count": 23255777,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275811.3366,
                "count": 23255777,
                "maximum": 276349.3075,
                "minimum": 275295.3075,
                "name": "X",
                "position": 0,
                "stddev": 284.2219778,
                "variance": 80782.13268
              },
              {
                "average": 4840191.925,
                "count": 23255777,
                "maximum": 4840940.699,
                "minimum": 4839518.679,
                "name": "Y",
                "position": 1,
                "stddev": 399.8277546,
                "variance": 159862.2334
              },
              {
                "average": 1514.775604,
                "count": 23255777,
                "maximum": 1570.075136,
                "minimum": 1474.715136,
                "name": "Z",
                "position": 2,
                "stddev": 14.94365544,
                "variance": 223.312838
              },
              {
                "average": 17947.72093,
                "count": 23255777,
                "maximum": 46977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9232.844992,
                "variance": 85245426.64
              },
              {
                "average": 1.533102162,
                "count": 23255777,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7684041625,
                "variance": 0.590444957
              },
              {
                "average": 2.100460286,
                "count": 23255777,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.03224903,
                "variance": 1.06553806
              },
              {
                "average": 0.5024931655,
                "count": 23255777,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937948,
                "variance": 0.2499937949
              },
              {
                "average": 1.229801954e-05,
                "count": 23255777,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003506831737,
                "variance": 1.229786883e-05
              },
              {
                "average": 1.145793968,
                "count": 23255777,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3528995495,
                "variance": 0.124538092
              },
              {
                "average": -0.6214757501,
                "count": 23255777,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9410564,
                "variance": 142.5888279
              },
              {
                "average": 1.725290193,
                "count": 23255777,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102862362,
                "variance": 1.216305389
              },
              {
                "average": 1187.583592,
                "count": 23255777,
                "maximum": 1190,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9455962319,
                "variance": 0.8941522337
              },
              {
                "average": 19361.25043,
                "count": 23255777,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10662.84852,
                "variance": 113696338.5
              },
              {
                "average": 19647.50725,
                "count": 23255777,
                "maximum": 47104,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9070.61553,
                "variance": 82276066.09
              },
              {
                "average": 16217.16129,
                "count": 23255777,
                "maximum": 44288,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7752.843992,
                "variance": 60106589.96
              },
              {
                "average": 189195160.5,
                "count": 23255777,
                "maximum": 189196734.7,
                "minimum": 189193429.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 600.2073372,
                "variance": 360248.8476
              },
              {
                "average": 0,
                "count": 23255777,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23255777,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23255777,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23255777,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23255777,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275295.3075,
              4839518.679,
              1474.715136,
              276349.3075,
              4840940.699,
              1570.075136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275295.30750404496,
                    4839518.6789630605,
                    1474.7151360528767
                  ],
                  [
                    275295.30750404496,
                    4840940.69896306,
                    1474.7151360528767
                  ],
                  [
                    276349.30750404496,
                    4840940.69896306,
                    1570.0751360528768
                  ],
                  [
                    276349.30750404496,
                    4839518.6789630605,
                    1570.0751360528768
                  ],
                  [
                    275295.30750404496,
                    4839518.6789630605,
                    1474.7151360528767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:25:34+00:00",
            "end_time": "2017-09-11T19:30: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": "20170910_43119F6316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.74997105957506,
              43.63719484928556,
              1452.5517100154323
            ],
            [
              -119.75055476735865,
              43.649980089438344,
              1452.5517100154323
            ],
            [
              -119.73750019647774,
              43.650293692218305,
              1498.7117100154321
            ],
            [
              -119.73691925060945,
              43.63750831292002,
              1498.7117100154321
            ],
            [
              -119.74997105957506,
              43.63719484928556,
              1452.5517100154323
            ]
          ]
        ]
      },
      "bbox": [
        -119.7505548,
        43.63719485,
        1452.55171,
        -119.7369193,
        43.65029369,
        1498.71171
      ],
      "properties": {
        "datetime": "2017-09-11T20:04:03Z",
        "pc:count": 18543261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278726.6872,
            "count": 18543261,
            "maximum": 279234.2718,
            "minimum": 278180.2918,
            "name": "X",
            "position": 0,
            "stddev": 289.5675312,
            "variance": 83849.35511
          },
          {
            "average": 4836023.437,
            "count": 18543261,
            "maximum": 4836674.698,
            "minimum": 4835253.118,
            "name": "Y",
            "position": 1,
            "stddev": 390.1529014,
            "variance": 152219.2864
          },
          {
            "average": 1467.681206,
            "count": 18543261,
            "maximum": 1498.71171,
            "minimum": 1452.55171,
            "name": "Z",
            "position": 2,
            "stddev": 7.981194348,
            "variance": 63.69946323
          },
          {
            "average": 24737.37087,
            "count": 18543261,
            "maximum": 40977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5030.595815,
            "variance": 25306894.25
          },
          {
            "average": 1.074674837,
            "count": 18543261,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3111566275,
            "variance": 0.09681844684
          },
          {
            "average": 1.150269578,
            "count": 18543261,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4614287364,
            "variance": 0.2129164788
          },
          {
            "average": 0.4991493675,
            "count": 18543261,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992899,
            "variance": 0.2499992899
          },
          {
            "average": 3.979882503e-05,
            "count": 18543261,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006308505626,
            "variance": 3.979724323e-05
          },
          {
            "average": 1.175661282,
            "count": 18543261,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3805317383,
            "variance": 0.1448044038
          },
          {
            "average": 1.172439288,
            "count": 18543261,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97520569,
            "variance": 143.4055513
          },
          {
            "average": 1.969538745,
            "count": 18543261,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020666776,
            "variance": 1.041760668
          },
          {
            "average": 1184.320335,
            "count": 18543261,
            "maximum": 1188,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.125642919,
            "variance": 4.518357821
          },
          {
            "average": 35134.86221,
            "count": 18543261,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8034.212187,
            "variance": 64548565.46
          },
          {
            "average": 33404.21451,
            "count": 18543261,
            "maximum": 52736,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6640.766665,
            "variance": 44099781.89
          },
          {
            "average": 29619.32766,
            "count": 18543261,
            "maximum": 50944,
            "minimum": 2048,
            "name": "Blue",
            "position": 14,
            "stddev": 6341.267395,
            "variance": 40211672.18
          },
          {
            "average": 189163907.5,
            "count": 18543261,
            "maximum": 189195443.6,
            "minimum": 189105593.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 41501.2995,
            "variance": 1722357860
          },
          {
            "average": 0,
            "count": 18543261,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18543261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18543261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18543261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18543261,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278180.2918,
          4835253.118,
          1452.55171,
          279234.2718,
          4836674.698,
          1498.71171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278180.29177902703,
                4835253.1181589505,
                1452.5517100154323
              ],
              [
                278180.29177902703,
                4836674.698158951,
                1452.5517100154323
              ],
              [
                279234.271779027,
                4836674.698158951,
                1498.7117100154321
              ],
              [
                279234.271779027,
                4835253.1181589505,
                1498.7117100154321
              ],
              [
                278180.29177902703,
                4835253.1181589505,
                1452.5517100154323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:04:03+00:00",
        "end_time": "2017-09-10T19:06:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7505548,
            43.63719485,
            1452.55171,
            -119.7369193,
            43.65029369,
            1498.71171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.74997105957506,
                  43.63719484928556,
                  1452.5517100154323
                ],
                [
                  -119.75055476735865,
                  43.649980089438344,
                  1452.5517100154323
                ],
                [
                  -119.73750019647774,
                  43.650293692218305,
                  1498.7117100154321
                ],
                [
                  -119.73691925060945,
                  43.63750831292002,
                  1498.7117100154321
                ],
                [
                  -119.74997105957506,
                  43.63719484928556,
                  1452.5517100154323
                ]
              ]
            ]
          },
          "id": "20170910_43119F6316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:04:03Z",
            "pc:count": 18543261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278726.6872,
                "count": 18543261,
                "maximum": 279234.2718,
                "minimum": 278180.2918,
                "name": "X",
                "position": 0,
                "stddev": 289.5675312,
                "variance": 83849.35511
              },
              {
                "average": 4836023.437,
                "count": 18543261,
                "maximum": 4836674.698,
                "minimum": 4835253.118,
                "name": "Y",
                "position": 1,
                "stddev": 390.1529014,
                "variance": 152219.2864
              },
              {
                "average": 1467.681206,
                "count": 18543261,
                "maximum": 1498.71171,
                "minimum": 1452.55171,
                "name": "Z",
                "position": 2,
                "stddev": 7.981194348,
                "variance": 63.69946323
              },
              {
                "average": 24737.37087,
                "count": 18543261,
                "maximum": 40977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5030.595815,
                "variance": 25306894.25
              },
              {
                "average": 1.074674837,
                "count": 18543261,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3111566275,
                "variance": 0.09681844684
              },
              {
                "average": 1.150269578,
                "count": 18543261,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4614287364,
                "variance": 0.2129164788
              },
              {
                "average": 0.4991493675,
                "count": 18543261,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992899,
                "variance": 0.2499992899
              },
              {
                "average": 3.979882503e-05,
                "count": 18543261,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006308505626,
                "variance": 3.979724323e-05
              },
              {
                "average": 1.175661282,
                "count": 18543261,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3805317383,
                "variance": 0.1448044038
              },
              {
                "average": 1.172439288,
                "count": 18543261,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97520569,
                "variance": 143.4055513
              },
              {
                "average": 1.969538745,
                "count": 18543261,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020666776,
                "variance": 1.041760668
              },
              {
                "average": 1184.320335,
                "count": 18543261,
                "maximum": 1188,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.125642919,
                "variance": 4.518357821
              },
              {
                "average": 35134.86221,
                "count": 18543261,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8034.212187,
                "variance": 64548565.46
              },
              {
                "average": 33404.21451,
                "count": 18543261,
                "maximum": 52736,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6640.766665,
                "variance": 44099781.89
              },
              {
                "average": 29619.32766,
                "count": 18543261,
                "maximum": 50944,
                "minimum": 2048,
                "name": "Blue",
                "position": 14,
                "stddev": 6341.267395,
                "variance": 40211672.18
              },
              {
                "average": 189163907.5,
                "count": 18543261,
                "maximum": 189195443.6,
                "minimum": 189105593.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 41501.2995,
                "variance": 1722357860
              },
              {
                "average": 0,
                "count": 18543261,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18543261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18543261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18543261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18543261,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278180.2918,
              4835253.118,
              1452.55171,
              279234.2718,
              4836674.698,
              1498.71171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278180.29177902703,
                    4835253.1181589505,
                    1452.5517100154323
                  ],
                  [
                    278180.29177902703,
                    4836674.698158951,
                    1452.5517100154323
                  ],
                  [
                    279234.271779027,
                    4836674.698158951,
                    1498.7117100154321
                  ],
                  [
                    279234.271779027,
                    4835253.1181589505,
                    1498.7117100154321
                  ],
                  [
                    278180.29177902703,
                    4835253.1181589505,
                    1452.5517100154323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:04:03+00:00",
            "end_time": "2017-09-10T19:06: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": "20170831_43119G5314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747396458496,
              43.7747126650517,
              1466.6337576984968
            ],
            [
              -119.58795221924274,
              43.78579390522333,
              1466.6337576984968
            ],
            [
              -119.5749965170114,
              43.786086727736475,
              1568.493757698497
            ],
            [
              -119.57452065010713,
              43.77500537497704,
              1568.493757698497
            ],
            [
              -119.58747396458496,
              43.7747126650517,
              1466.6337576984968
            ]
          ]
        ]
      },
      "bbox": [
        -119.5879522,
        43.77471267,
        1466.633758,
        -119.5745207,
        43.78608673,
        1568.493758
      ],
      "properties": {
        "datetime": "2017-08-31T17:04:56Z",
        "pc:count": 19183175,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292245.6881,
            "count": 19183175,
            "maximum": 292808.5933,
            "minimum": 291765.0933,
            "name": "X",
            "position": 0,
            "stddev": 286.9394147,
            "variance": 82334.22768
          },
          {
            "average": 4850672.833,
            "count": 19183175,
            "maximum": 4851337.201,
            "minimum": 4850105.221,
            "name": "Y",
            "position": 1,
            "stddev": 345.3827775,
            "variance": 119289.263
          },
          {
            "average": 1521.007166,
            "count": 19183175,
            "maximum": 1568.493758,
            "minimum": 1466.633758,
            "name": "Z",
            "position": 2,
            "stddev": 12.04411634,
            "variance": 145.0607383
          },
          {
            "average": 16434.76524,
            "count": 19183175,
            "maximum": 31681,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5062.935352,
            "variance": 25633314.37
          },
          {
            "average": 1.254973225,
            "count": 19183175,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5721541052,
            "variance": 0.3273603201
          },
          {
            "average": 1.520827809,
            "count": 19183175,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8406501993,
            "variance": 0.7066927576
          },
          {
            "average": 0.5041891658,
            "count": 19183175,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999824636,
            "variance": 0.2499824639
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.113574682,
            "count": 19183175,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3172939943,
            "variance": 0.1006754788
          },
          {
            "average": -0.7107923124,
            "count": 19183175,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.27233324,
            "variance": 127.0654967
          },
          {
            "average": 1.874982843,
            "count": 19183175,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.052053198,
            "variance": 1.106815932
          },
          {
            "average": 1130.767791,
            "count": 19183175,
            "maximum": 1133,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.232353306,
            "variance": 1.518694671
          },
          {
            "average": 32704.96081,
            "count": 19183175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10141.61917,
            "variance": 102852439.4
          },
          {
            "average": 31869.12519,
            "count": 19183175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8001.243876,
            "variance": 64019903.57
          },
          {
            "average": 27544.21954,
            "count": 19183175,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7646.853616,
            "variance": 58474370.22
          },
          {
            "average": 188233176,
            "count": 19183175,
            "maximum": 188234296.2,
            "minimum": 188231000,
            "name": "GpsTime",
            "position": 15,
            "stddev": 868.7456294,
            "variance": 754718.9687
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19183175,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291765.0933,
          4850105.221,
          1466.633758,
          292808.5933,
          4851337.201,
          1568.493758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291765.09326836106,
                4850105.220820231,
                1466.6337576984968
              ],
              [
                291765.09326836106,
                4851337.200820232,
                1466.6337576984968
              ],
              [
                292808.59326836106,
                4851337.200820232,
                1568.493757698497
              ],
              [
                292808.59326836106,
                4850105.220820231,
                1568.493757698497
              ],
              [
                291765.09326836106,
                4850105.220820231,
                1466.6337576984968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:04:56+00:00",
        "end_time": "2017-08-31T16:10:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5879522,
            43.77471267,
            1466.633758,
            -119.5745207,
            43.78608673,
            1568.493758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747396458496,
                  43.7747126650517,
                  1466.6337576984968
                ],
                [
                  -119.58795221924274,
                  43.78579390522333,
                  1466.6337576984968
                ],
                [
                  -119.5749965170114,
                  43.786086727736475,
                  1568.493757698497
                ],
                [
                  -119.57452065010713,
                  43.77500537497704,
                  1568.493757698497
                ],
                [
                  -119.58747396458496,
                  43.7747126650517,
                  1466.6337576984968
                ]
              ]
            ]
          },
          "id": "20170831_43119G5314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:04:56Z",
            "pc:count": 19183175,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292245.6881,
                "count": 19183175,
                "maximum": 292808.5933,
                "minimum": 291765.0933,
                "name": "X",
                "position": 0,
                "stddev": 286.9394147,
                "variance": 82334.22768
              },
              {
                "average": 4850672.833,
                "count": 19183175,
                "maximum": 4851337.201,
                "minimum": 4850105.221,
                "name": "Y",
                "position": 1,
                "stddev": 345.3827775,
                "variance": 119289.263
              },
              {
                "average": 1521.007166,
                "count": 19183175,
                "maximum": 1568.493758,
                "minimum": 1466.633758,
                "name": "Z",
                "position": 2,
                "stddev": 12.04411634,
                "variance": 145.0607383
              },
              {
                "average": 16434.76524,
                "count": 19183175,
                "maximum": 31681,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5062.935352,
                "variance": 25633314.37
              },
              {
                "average": 1.254973225,
                "count": 19183175,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5721541052,
                "variance": 0.3273603201
              },
              {
                "average": 1.520827809,
                "count": 19183175,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8406501993,
                "variance": 0.7066927576
              },
              {
                "average": 0.5041891658,
                "count": 19183175,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999824636,
                "variance": 0.2499824639
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.113574682,
                "count": 19183175,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3172939943,
                "variance": 0.1006754788
              },
              {
                "average": -0.7107923124,
                "count": 19183175,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.27233324,
                "variance": 127.0654967
              },
              {
                "average": 1.874982843,
                "count": 19183175,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.052053198,
                "variance": 1.106815932
              },
              {
                "average": 1130.767791,
                "count": 19183175,
                "maximum": 1133,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.232353306,
                "variance": 1.518694671
              },
              {
                "average": 32704.96081,
                "count": 19183175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10141.61917,
                "variance": 102852439.4
              },
              {
                "average": 31869.12519,
                "count": 19183175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8001.243876,
                "variance": 64019903.57
              },
              {
                "average": 27544.21954,
                "count": 19183175,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7646.853616,
                "variance": 58474370.22
              },
              {
                "average": 188233176,
                "count": 19183175,
                "maximum": 188234296.2,
                "minimum": 188231000,
                "name": "GpsTime",
                "position": 15,
                "stddev": 868.7456294,
                "variance": 754718.9687
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19183175,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291765.0933,
              4850105.221,
              1466.633758,
              292808.5933,
              4851337.201,
              1568.493758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291765.09326836106,
                    4850105.220820231,
                    1466.6337576984968
                  ],
                  [
                    291765.09326836106,
                    4851337.200820232,
                    1466.6337576984968
                  ],
                  [
                    292808.59326836106,
                    4851337.200820232,
                    1568.493757698497
                  ],
                  [
                    292808.59326836106,
                    4850105.220820231,
                    1568.493757698497
                  ],
                  [
                    291765.09326836106,
                    4850105.220820231,
                    1466.6337576984968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:04:56+00:00",
            "end_time": "2017-08-31T16:10:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5224.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.52497430910154,
              43.68721954556035,
              1509.0552838799042
            ],
            [
              -119.52551019238106,
              43.69998234428563,
              1509.0552838799042
            ],
            [
              -119.51249796263632,
              43.70026928316438,
              1604.215283879904
            ],
            [
              -119.51196483329863,
              43.68750635735834,
              1604.215283879904
            ],
            [
              -119.52497430910154,
              43.68721954556035,
              1509.0552838799042
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255102,
        43.68721955,
        1509.055284,
        -119.5119648,
        43.70026928,
        1604.215284
      ],
      "properties": {
        "datetime": "2017-08-31T17:07:27Z",
        "pc:count": 24281480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296971.7223,
            "count": 24281480,
            "maximum": 297548.3609,
            "minimum": 296498.8609,
            "name": "X",
            "position": 0,
            "stddev": 294.1549237,
            "variance": 86527.11916
          },
          {
            "average": 4840949.092,
            "count": 24281480,
            "maximum": 4841651.065,
            "minimum": 4840232.225,
            "name": "Y",
            "position": 1,
            "stddev": 382.445369,
            "variance": 146264.4603
          },
          {
            "average": 1543.215601,
            "count": 24281480,
            "maximum": 1604.215284,
            "minimum": 1509.055284,
            "name": "Z",
            "position": 2,
            "stddev": 14.69045916,
            "variance": 215.8095904
          },
          {
            "average": 14559.39978,
            "count": 24281480,
            "maximum": 31809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6292.726285,
            "variance": 39598404.1
          },
          {
            "average": 1.476526678,
            "count": 24281480,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7429536817,
            "variance": 0.5519801731
          },
          {
            "average": 1.977490952,
            "count": 24281480,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.018986982,
            "variance": 1.038334469
          },
          {
            "average": 0.505569677,
            "count": 24281480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499968988,
            "variance": 0.249968989
          },
          {
            "average": 8.236730216e-08,
            "count": 24281480,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0002869970362,
            "variance": 8.236729877e-08
          },
          {
            "average": 1.088750562,
            "count": 24281480,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2843833736,
            "variance": 0.0808739032
          },
          {
            "average": -1.151712888,
            "count": 24281480,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95199022,
            "variance": 142.8500703
          },
          {
            "average": 1.759317554,
            "count": 24281480,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.082773558,
            "variance": 1.172398578
          },
          {
            "average": 1129.955046,
            "count": 24281480,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.238818377,
            "variance": 1.534670972
          },
          {
            "average": 21817.84534,
            "count": 24281480,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11206.32166,
            "variance": 125581645.1
          },
          {
            "average": 23791.90152,
            "count": 24281480,
            "maximum": 53504,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9102.573297,
            "variance": 82856840.63
          },
          {
            "average": 19319.17131,
            "count": 24281480,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8679.163075,
            "variance": 75327871.68
          },
          {
            "average": 188232594.7,
            "count": 24281480,
            "maximum": 188234447.2,
            "minimum": 188230718.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 842.2767187,
            "variance": 709430.0709
          },
          {
            "average": 0,
            "count": 24281480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24281480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24281480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24281480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24281480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296498.8609,
          4840232.225,
          1509.055284,
          297548.3609,
          4841651.065,
          1604.215284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296498.86090571806,
                4840232.224710066,
                1509.0552838799042
              ],
              [
                296498.86090571806,
                4841651.064710066,
                1509.0552838799042
              ],
              [
                297548.36090571806,
                4841651.064710066,
                1604.215283879904
              ],
              [
                297548.36090571806,
                4840232.224710066,
                1604.215283879904
              ],
              [
                296498.86090571806,
                4840232.224710066,
                1509.0552838799042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:07:27+00:00",
        "end_time": "2017-08-31T16:05:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5224.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5224.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5224.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5224.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255102,
            43.68721955,
            1509.055284,
            -119.5119648,
            43.70026928,
            1604.215284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.52497430910154,
                  43.68721954556035,
                  1509.0552838799042
                ],
                [
                  -119.52551019238106,
                  43.69998234428563,
                  1509.0552838799042
                ],
                [
                  -119.51249796263632,
                  43.70026928316438,
                  1604.215283879904
                ],
                [
                  -119.51196483329863,
                  43.68750635735834,
                  1604.215283879904
                ],
                [
                  -119.52497430910154,
                  43.68721954556035,
                  1509.0552838799042
                ]
              ]
            ]
          },
          "id": "20170831_43119F5224.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5224.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:07:27Z",
            "pc:count": 24281480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296971.7223,
                "count": 24281480,
                "maximum": 297548.3609,
                "minimum": 296498.8609,
                "name": "X",
                "position": 0,
                "stddev": 294.1549237,
                "variance": 86527.11916
              },
              {
                "average": 4840949.092,
                "count": 24281480,
                "maximum": 4841651.065,
                "minimum": 4840232.225,
                "name": "Y",
                "position": 1,
                "stddev": 382.445369,
                "variance": 146264.4603
              },
              {
                "average": 1543.215601,
                "count": 24281480,
                "maximum": 1604.215284,
                "minimum": 1509.055284,
                "name": "Z",
                "position": 2,
                "stddev": 14.69045916,
                "variance": 215.8095904
              },
              {
                "average": 14559.39978,
                "count": 24281480,
                "maximum": 31809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6292.726285,
                "variance": 39598404.1
              },
              {
                "average": 1.476526678,
                "count": 24281480,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7429536817,
                "variance": 0.5519801731
              },
              {
                "average": 1.977490952,
                "count": 24281480,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.018986982,
                "variance": 1.038334469
              },
              {
                "average": 0.505569677,
                "count": 24281480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499968988,
                "variance": 0.249968989
              },
              {
                "average": 8.236730216e-08,
                "count": 24281480,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0002869970362,
                "variance": 8.236729877e-08
              },
              {
                "average": 1.088750562,
                "count": 24281480,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2843833736,
                "variance": 0.0808739032
              },
              {
                "average": -1.151712888,
                "count": 24281480,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95199022,
                "variance": 142.8500703
              },
              {
                "average": 1.759317554,
                "count": 24281480,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.082773558,
                "variance": 1.172398578
              },
              {
                "average": 1129.955046,
                "count": 24281480,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.238818377,
                "variance": 1.534670972
              },
              {
                "average": 21817.84534,
                "count": 24281480,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11206.32166,
                "variance": 125581645.1
              },
              {
                "average": 23791.90152,
                "count": 24281480,
                "maximum": 53504,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9102.573297,
                "variance": 82856840.63
              },
              {
                "average": 19319.17131,
                "count": 24281480,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8679.163075,
                "variance": 75327871.68
              },
              {
                "average": 188232594.7,
                "count": 24281480,
                "maximum": 188234447.2,
                "minimum": 188230718.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 842.2767187,
                "variance": 709430.0709
              },
              {
                "average": 0,
                "count": 24281480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24281480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24281480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24281480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24281480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296498.8609,
              4840232.225,
              1509.055284,
              297548.3609,
              4841651.065,
              1604.215284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296498.86090571806,
                    4840232.224710066,
                    1509.0552838799042
                  ],
                  [
                    296498.86090571806,
                    4841651.064710066,
                    1509.0552838799042
                  ],
                  [
                    297548.36090571806,
                    4841651.064710066,
                    1604.215283879904
                  ],
                  [
                    297548.36090571806,
                    4840232.224710066,
                    1604.215283879904
                  ],
                  [
                    296498.86090571806,
                    4840232.224710066,
                    1509.0552838799042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:07:27+00:00",
            "end_time": "2017-08-31T16:05: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": "20170910_43119F5317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247334056698,
              43.637209532568264,
              1427.229501417501
            ],
            [
              -119.61302722852257,
              43.64998110150286,
              1427.229501417501
            ],
            [
              -119.59999943557607,
              43.65027835500536,
              1758.1095014175012
            ],
            [
              -119.59944830154167,
              43.637506654320475,
              1758.1095014175012
            ],
            [
              -119.61247334056698,
              43.637209532568264,
              1427.229501417501
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130272,
        43.63720953,
        1427.229501,
        -119.5994483,
        43.65027836,
        1758.109501
      ],
      "properties": {
        "datetime": "2017-09-10T15:38:35Z",
        "pc:count": 17132633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289828.1997,
            "count": 17132633,
            "maximum": 290323.3459,
            "minimum": 289271.6459,
            "name": "X",
            "position": 0,
            "stddev": 295.7472696,
            "variance": 87466.44745
          },
          {
            "average": 4835625.479,
            "count": 17132633,
            "maximum": 4836316.208,
            "minimum": 4834896.308,
            "name": "Y",
            "position": 1,
            "stddev": 400.2761958,
            "variance": 160221.033
          },
          {
            "average": 1567.850066,
            "count": 17132633,
            "maximum": 1758.109501,
            "minimum": 1427.229501,
            "name": "Z",
            "position": 2,
            "stddev": 78.24193195,
            "variance": 6121.799916
          },
          {
            "average": 20719.22339,
            "count": 17132633,
            "maximum": 54929,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6209.356419,
            "variance": 38556107.13
          },
          {
            "average": 1.174636321,
            "count": 17132633,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4496624822,
            "variance": 0.2021963479
          },
          {
            "average": 1.351976897,
            "count": 17132633,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6371700848,
            "variance": 0.405985717
          },
          {
            "average": 0.5024503239,
            "count": 17132633,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940105,
            "variance": 0.2499940105
          },
          {
            "average": 1.809412482e-05,
            "count": 17132633,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00425368058,
            "variance": 1.809379848e-05
          },
          {
            "average": 1.170593568,
            "count": 17132633,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3761534409,
            "variance": 0.1414914111
          },
          {
            "average": -0.4710674529,
            "count": 17132633,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92376838,
            "variance": 142.1762523
          },
          {
            "average": 1.913056855,
            "count": 17132633,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.04537391,
            "variance": 1.092806612
          },
          {
            "average": 1159.555028,
            "count": 17132633,
            "maximum": 1162,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9596536279,
            "variance": 0.9209350855
          },
          {
            "average": 32437.85165,
            "count": 17132633,
            "maximum": 61440,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9153.307869,
            "variance": 83783044.94
          },
          {
            "average": 32788.09219,
            "count": 17132633,
            "maximum": 62208,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7408.247695,
            "variance": 54882133.91
          },
          {
            "average": 29088.95761,
            "count": 17132633,
            "maximum": 61952,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7560.528981,
            "variance": 57161598.48
          },
          {
            "average": 189091626.2,
            "count": 17132633,
            "maximum": 189093115,
            "minimum": 189089741.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 693.6830322,
            "variance": 481196.1492
          },
          {
            "average": 0,
            "count": 17132633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17132633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17132633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17132633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17132633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289271.6459,
          4834896.308,
          1427.229501,
          290323.3459,
          4836316.208,
          1758.109501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289271.6458941165,
                4834896.308271564,
                1427.229501417501
              ],
              [
                289271.6458941165,
                4836316.208271564,
                1427.229501417501
              ],
              [
                290323.34589411644,
                4836316.208271564,
                1758.1095014175012
              ],
              [
                290323.34589411644,
                4834896.308271564,
                1758.1095014175012
              ],
              [
                289271.6458941165,
                4834896.308271564,
                1427.229501417501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:38:35+00:00",
        "end_time": "2017-09-10T14:42:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130272,
            43.63720953,
            1427.229501,
            -119.5994483,
            43.65027836,
            1758.109501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247334056698,
                  43.637209532568264,
                  1427.229501417501
                ],
                [
                  -119.61302722852257,
                  43.64998110150286,
                  1427.229501417501
                ],
                [
                  -119.59999943557607,
                  43.65027835500536,
                  1758.1095014175012
                ],
                [
                  -119.59944830154167,
                  43.637506654320475,
                  1758.1095014175012
                ],
                [
                  -119.61247334056698,
                  43.637209532568264,
                  1427.229501417501
                ]
              ]
            ]
          },
          "id": "20170910_43119F5317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:38:35Z",
            "pc:count": 17132633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289828.1997,
                "count": 17132633,
                "maximum": 290323.3459,
                "minimum": 289271.6459,
                "name": "X",
                "position": 0,
                "stddev": 295.7472696,
                "variance": 87466.44745
              },
              {
                "average": 4835625.479,
                "count": 17132633,
                "maximum": 4836316.208,
                "minimum": 4834896.308,
                "name": "Y",
                "position": 1,
                "stddev": 400.2761958,
                "variance": 160221.033
              },
              {
                "average": 1567.850066,
                "count": 17132633,
                "maximum": 1758.109501,
                "minimum": 1427.229501,
                "name": "Z",
                "position": 2,
                "stddev": 78.24193195,
                "variance": 6121.799916
              },
              {
                "average": 20719.22339,
                "count": 17132633,
                "maximum": 54929,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6209.356419,
                "variance": 38556107.13
              },
              {
                "average": 1.174636321,
                "count": 17132633,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4496624822,
                "variance": 0.2021963479
              },
              {
                "average": 1.351976897,
                "count": 17132633,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6371700848,
                "variance": 0.405985717
              },
              {
                "average": 0.5024503239,
                "count": 17132633,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940105,
                "variance": 0.2499940105
              },
              {
                "average": 1.809412482e-05,
                "count": 17132633,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00425368058,
                "variance": 1.809379848e-05
              },
              {
                "average": 1.170593568,
                "count": 17132633,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3761534409,
                "variance": 0.1414914111
              },
              {
                "average": -0.4710674529,
                "count": 17132633,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92376838,
                "variance": 142.1762523
              },
              {
                "average": 1.913056855,
                "count": 17132633,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.04537391,
                "variance": 1.092806612
              },
              {
                "average": 1159.555028,
                "count": 17132633,
                "maximum": 1162,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9596536279,
                "variance": 0.9209350855
              },
              {
                "average": 32437.85165,
                "count": 17132633,
                "maximum": 61440,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9153.307869,
                "variance": 83783044.94
              },
              {
                "average": 32788.09219,
                "count": 17132633,
                "maximum": 62208,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7408.247695,
                "variance": 54882133.91
              },
              {
                "average": 29088.95761,
                "count": 17132633,
                "maximum": 61952,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7560.528981,
                "variance": 57161598.48
              },
              {
                "average": 189091626.2,
                "count": 17132633,
                "maximum": 189093115,
                "minimum": 189089741.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 693.6830322,
                "variance": 481196.1492
              },
              {
                "average": 0,
                "count": 17132633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17132633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17132633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17132633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17132633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289271.6459,
              4834896.308,
              1427.229501,
              290323.3459,
              4836316.208,
              1758.109501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289271.6458941165,
                    4834896.308271564,
                    1427.229501417501
                  ],
                  [
                    289271.6458941165,
                    4836316.208271564,
                    1427.229501417501
                  ],
                  [
                    290323.34589411644,
                    4836316.208271564,
                    1758.1095014175012
                  ],
                  [
                    290323.34589411644,
                    4834896.308271564,
                    1758.1095014175012
                  ],
                  [
                    289271.6458941165,
                    4834896.308271564,
                    1427.229501417501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:38:35+00:00",
            "end_time": "2017-09-10T14:42: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": "20170910_43119F6313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497201255797,
              43.64969776684147,
              1436.834153620544
            ],
            [
              -119.725550507554,
              43.66247964868444,
              1436.834153620544
            ],
            [
              -119.71250038974766,
              43.66279028966169,
              1479.0541536205437
            ],
            [
              -119.71192465632464,
              43.65000827002647,
              1479.0541536205437
            ],
            [
              -119.72497201255797,
              43.64969776684147,
              1436.834153620544
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255505,
        43.64969777,
        1436.834154,
        -119.7119247,
        43.66279029,
        1479.054154
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:46Z",
        "pc:count": 20868768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280768.5415,
            "count": 20868768,
            "maximum": 281295.8497,
            "minimum": 280242.4697,
            "name": "X",
            "position": 0,
            "stddev": 289.2069301,
            "variance": 83640.64839
          },
          {
            "average": 4837274.732,
            "count": 20868768,
            "maximum": 4837996.42,
            "minimum": 4836575.24,
            "name": "Y",
            "position": 1,
            "stddev": 390.5755717,
            "variance": 152549.2772
          },
          {
            "average": 1449.186226,
            "count": 20868768,
            "maximum": 1479.054154,
            "minimum": 1436.834154,
            "name": "Z",
            "position": 2,
            "stddev": 6.853974666,
            "variance": 46.97696872
          },
          {
            "average": 25641.24345,
            "count": 20868768,
            "maximum": 43937,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4800.089861,
            "variance": 23040862.68
          },
          {
            "average": 1.058259836,
            "count": 20868768,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2693906531,
            "variance": 0.07257132396
          },
          {
            "average": 1.117122726,
            "count": 20868768,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3966169086,
            "variance": 0.1573049722
          },
          {
            "average": 0.5025701086,
            "count": 20868768,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934065,
            "variance": 0.2499934065
          },
          {
            "average": 6.301282376e-05,
            "count": 20868768,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007937811799,
            "variance": 6.300885616e-05
          },
          {
            "average": 1.192310011,
            "count": 20868768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3941153105,
            "variance": 0.155326878
          },
          {
            "average": -0.3433166593,
            "count": 20868768,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.22268869,
            "variance": 149.3941188
          },
          {
            "average": 1.970868429,
            "count": 20868768,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.01687154,
            "variance": 1.034027729
          },
          {
            "average": 1178.350874,
            "count": 20868768,
            "maximum": 1182,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.410437531,
            "variance": 5.810209091
          },
          {
            "average": 37536.14473,
            "count": 20868768,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6700.894935,
            "variance": 44901992.94
          },
          {
            "average": 35550.03715,
            "count": 20868768,
            "maximum": 52736,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 5500.606296,
            "variance": 30256669.63
          },
          {
            "average": 31434.21743,
            "count": 20868768,
            "maximum": 48640,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 5402.833775,
            "variance": 29190612.8
          },
          {
            "average": 189104480.1,
            "count": 20868768,
            "maximum": 189107046.5,
            "minimum": 189102122.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1683.49877,
            "variance": 2834168.108
          },
          {
            "average": 0,
            "count": 20868768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280242.4697,
          4836575.24,
          1436.834154,
          281295.8497,
          4837996.42,
          1479.054154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280242.4696763967,
                4836575.240045492,
                1436.834153620544
              ],
              [
                280242.4696763967,
                4837996.420045491,
                1436.834153620544
              ],
              [
                281295.8496763967,
                4837996.420045491,
                1479.0541536205437
              ],
              [
                281295.8496763967,
                4836575.240045492,
                1479.0541536205437
              ],
              [
                280242.4696763967,
                4836575.240045492,
                1436.834153620544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:46+00:00",
        "end_time": "2017-09-10T18:08:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255505,
            43.64969777,
            1436.834154,
            -119.7119247,
            43.66279029,
            1479.054154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497201255797,
                  43.64969776684147,
                  1436.834153620544
                ],
                [
                  -119.725550507554,
                  43.66247964868444,
                  1436.834153620544
                ],
                [
                  -119.71250038974766,
                  43.66279028966169,
                  1479.0541536205437
                ],
                [
                  -119.71192465632464,
                  43.65000827002647,
                  1479.0541536205437
                ],
                [
                  -119.72497201255797,
                  43.64969776684147,
                  1436.834153620544
                ]
              ]
            ]
          },
          "id": "20170910_43119F6313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:46Z",
            "pc:count": 20868768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280768.5415,
                "count": 20868768,
                "maximum": 281295.8497,
                "minimum": 280242.4697,
                "name": "X",
                "position": 0,
                "stddev": 289.2069301,
                "variance": 83640.64839
              },
              {
                "average": 4837274.732,
                "count": 20868768,
                "maximum": 4837996.42,
                "minimum": 4836575.24,
                "name": "Y",
                "position": 1,
                "stddev": 390.5755717,
                "variance": 152549.2772
              },
              {
                "average": 1449.186226,
                "count": 20868768,
                "maximum": 1479.054154,
                "minimum": 1436.834154,
                "name": "Z",
                "position": 2,
                "stddev": 6.853974666,
                "variance": 46.97696872
              },
              {
                "average": 25641.24345,
                "count": 20868768,
                "maximum": 43937,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4800.089861,
                "variance": 23040862.68
              },
              {
                "average": 1.058259836,
                "count": 20868768,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2693906531,
                "variance": 0.07257132396
              },
              {
                "average": 1.117122726,
                "count": 20868768,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3966169086,
                "variance": 0.1573049722
              },
              {
                "average": 0.5025701086,
                "count": 20868768,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934065,
                "variance": 0.2499934065
              },
              {
                "average": 6.301282376e-05,
                "count": 20868768,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007937811799,
                "variance": 6.300885616e-05
              },
              {
                "average": 1.192310011,
                "count": 20868768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3941153105,
                "variance": 0.155326878
              },
              {
                "average": -0.3433166593,
                "count": 20868768,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.22268869,
                "variance": 149.3941188
              },
              {
                "average": 1.970868429,
                "count": 20868768,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.01687154,
                "variance": 1.034027729
              },
              {
                "average": 1178.350874,
                "count": 20868768,
                "maximum": 1182,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.410437531,
                "variance": 5.810209091
              },
              {
                "average": 37536.14473,
                "count": 20868768,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6700.894935,
                "variance": 44901992.94
              },
              {
                "average": 35550.03715,
                "count": 20868768,
                "maximum": 52736,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 5500.606296,
                "variance": 30256669.63
              },
              {
                "average": 31434.21743,
                "count": 20868768,
                "maximum": 48640,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 5402.833775,
                "variance": 29190612.8
              },
              {
                "average": 189104480.1,
                "count": 20868768,
                "maximum": 189107046.5,
                "minimum": 189102122.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1683.49877,
                "variance": 2834168.108
              },
              {
                "average": 0,
                "count": 20868768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280242.4697,
              4836575.24,
              1436.834154,
              281295.8497,
              4837996.42,
              1479.054154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280242.4696763967,
                    4836575.240045492,
                    1436.834153620544
                  ],
                  [
                    280242.4696763967,
                    4837996.420045491,
                    1436.834153620544
                  ],
                  [
                    281295.8496763967,
                    4837996.420045491,
                    1479.0541536205437
                  ],
                  [
                    281295.8496763967,
                    4836575.240045492,
                    1479.0541536205437
                  ],
                  [
                    280242.4696763967,
                    4836575.240045492,
                    1436.834153620544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:46+00:00",
            "end_time": "2017-09-10T18:08:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G4321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997461660125,
              43.74972171363281,
              1515.697194469933
            ],
            [
              -119.5005062731835,
              43.76248263822088,
              1515.697194469933
            ],
            [
              -119.48749887326937,
              43.76276664547384,
              1592.277194469933
            ],
            [
              -119.48696997534505,
              43.75000559513421,
              1592.277194469933
            ],
            [
              -119.49997461660125,
              43.74972171363281,
              1515.697194469933
            ]
          ]
        ]
      },
      "bbox": [
        -119.5005063,
        43.74972171,
        1515.697194,
        -119.48697,
        43.76276665,
        1592.277194
      ],
      "properties": {
        "datetime": "2017-08-30T19:05:12Z",
        "pc:count": 17309557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299256.1629,
            "count": 17309557,
            "maximum": 299771.2498,
            "minimum": 298723.2498,
            "name": "X",
            "position": 0,
            "stddev": 297.8343742,
            "variance": 88705.31445
          },
          {
            "average": 4847833.016,
            "count": 17309557,
            "maximum": 4848531.715,
            "minimum": 4847113.095,
            "name": "Y",
            "position": 1,
            "stddev": 409.68568,
            "variance": 167842.3564
          },
          {
            "average": 1555.133468,
            "count": 17309557,
            "maximum": 1592.277194,
            "minimum": 1515.697194,
            "name": "Z",
            "position": 2,
            "stddev": 10.57531422,
            "variance": 111.8372708
          },
          {
            "average": 16547.7013,
            "count": 17309557,
            "maximum": 31297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5524.525013,
            "variance": 30520376.62
          },
          {
            "average": 1.295457879,
            "count": 17309557,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6146483008,
            "variance": 0.3777925337
          },
          {
            "average": 1.605507813,
            "count": 17309557,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8990028451,
            "variance": 0.8082061156
          },
          {
            "average": 0.501522887,
            "count": 17309557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976953,
            "variance": 0.2499976953
          },
          {
            "average": 9.012362361e-06,
            "count": 17309557,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003002046245,
            "variance": 9.012281659e-06
          },
          {
            "average": 1.130111822,
            "count": 17309557,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3364264293,
            "variance": 0.1131827423
          },
          {
            "average": 0.6234486402,
            "count": 17309557,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77990571,
            "variance": 138.7661786
          },
          {
            "average": 1.851075565,
            "count": 17309557,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057949882,
            "variance": 1.119257953
          },
          {
            "average": 1104.432749,
            "count": 17309557,
            "maximum": 1107,
            "minimum": 1102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.003939339,
            "variance": 1.007894196
          },
          {
            "average": 29642.62638,
            "count": 17309557,
            "maximum": 50944,
            "minimum": 256,
            "name": "Red",
            "position": 12,
            "stddev": 11586.98983,
            "variance": 134258333.2
          },
          {
            "average": 29315.07379,
            "count": 17309557,
            "maximum": 50944,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 9250.591854,
            "variance": 85573449.66
          },
          {
            "average": 25081.98112,
            "count": 17309557,
            "maximum": 49408,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 8626.376631,
            "variance": 74414373.77
          },
          {
            "average": 188153135.5,
            "count": 17309557,
            "maximum": 188155112.7,
            "minimum": 188151268.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.6172708,
            "variance": 512108.0782
          },
          {
            "average": 0,
            "count": 17309557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17309557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17309557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17309557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17309557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298723.2498,
          4847113.095,
          1515.697194,
          299771.2498,
          4848531.715,
          1592.277194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298723.2497864289,
                4847113.095256562,
                1515.697194469933
              ],
              [
                298723.2497864289,
                4848531.7152565615,
                1515.697194469933
              ],
              [
                299771.2497864289,
                4848531.7152565615,
                1592.277194469933
              ],
              [
                299771.2497864289,
                4847113.095256562,
                1592.277194469933
              ],
              [
                298723.2497864289,
                4847113.095256562,
                1515.697194469933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:05:12+00:00",
        "end_time": "2017-08-30T18:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5005063,
            43.74972171,
            1515.697194,
            -119.48697,
            43.76276665,
            1592.277194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997461660125,
                  43.74972171363281,
                  1515.697194469933
                ],
                [
                  -119.5005062731835,
                  43.76248263822088,
                  1515.697194469933
                ],
                [
                  -119.48749887326937,
                  43.76276664547384,
                  1592.277194469933
                ],
                [
                  -119.48696997534505,
                  43.75000559513421,
                  1592.277194469933
                ],
                [
                  -119.49997461660125,
                  43.74972171363281,
                  1515.697194469933
                ]
              ]
            ]
          },
          "id": "20170830_43119G4321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:05:12Z",
            "pc:count": 17309557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299256.1629,
                "count": 17309557,
                "maximum": 299771.2498,
                "minimum": 298723.2498,
                "name": "X",
                "position": 0,
                "stddev": 297.8343742,
                "variance": 88705.31445
              },
              {
                "average": 4847833.016,
                "count": 17309557,
                "maximum": 4848531.715,
                "minimum": 4847113.095,
                "name": "Y",
                "position": 1,
                "stddev": 409.68568,
                "variance": 167842.3564
              },
              {
                "average": 1555.133468,
                "count": 17309557,
                "maximum": 1592.277194,
                "minimum": 1515.697194,
                "name": "Z",
                "position": 2,
                "stddev": 10.57531422,
                "variance": 111.8372708
              },
              {
                "average": 16547.7013,
                "count": 17309557,
                "maximum": 31297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5524.525013,
                "variance": 30520376.62
              },
              {
                "average": 1.295457879,
                "count": 17309557,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6146483008,
                "variance": 0.3777925337
              },
              {
                "average": 1.605507813,
                "count": 17309557,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8990028451,
                "variance": 0.8082061156
              },
              {
                "average": 0.501522887,
                "count": 17309557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976953,
                "variance": 0.2499976953
              },
              {
                "average": 9.012362361e-06,
                "count": 17309557,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003002046245,
                "variance": 9.012281659e-06
              },
              {
                "average": 1.130111822,
                "count": 17309557,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3364264293,
                "variance": 0.1131827423
              },
              {
                "average": 0.6234486402,
                "count": 17309557,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77990571,
                "variance": 138.7661786
              },
              {
                "average": 1.851075565,
                "count": 17309557,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057949882,
                "variance": 1.119257953
              },
              {
                "average": 1104.432749,
                "count": 17309557,
                "maximum": 1107,
                "minimum": 1102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.003939339,
                "variance": 1.007894196
              },
              {
                "average": 29642.62638,
                "count": 17309557,
                "maximum": 50944,
                "minimum": 256,
                "name": "Red",
                "position": 12,
                "stddev": 11586.98983,
                "variance": 134258333.2
              },
              {
                "average": 29315.07379,
                "count": 17309557,
                "maximum": 50944,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 9250.591854,
                "variance": 85573449.66
              },
              {
                "average": 25081.98112,
                "count": 17309557,
                "maximum": 49408,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 8626.376631,
                "variance": 74414373.77
              },
              {
                "average": 188153135.5,
                "count": 17309557,
                "maximum": 188155112.7,
                "minimum": 188151268.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.6172708,
                "variance": 512108.0782
              },
              {
                "average": 0,
                "count": 17309557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17309557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17309557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17309557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17309557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298723.2498,
              4847113.095,
              1515.697194,
              299771.2498,
              4848531.715,
              1592.277194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298723.2497864289,
                    4847113.095256562,
                    1515.697194469933
                  ],
                  [
                    298723.2497864289,
                    4848531.7152565615,
                    1515.697194469933
                  ],
                  [
                    299771.2497864289,
                    4848531.7152565615,
                    1592.277194469933
                  ],
                  [
                    299771.2497864289,
                    4847113.095256562,
                    1592.277194469933
                  ],
                  [
                    298723.2497864289,
                    4847113.095256562,
                    1515.697194469933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:05:12+00:00",
            "end_time": "2017-08-30T18:01: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": "20170830_43119G5425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247394924798,
              43.7497208479932,
              1501.3020265124328
            ],
            [
              -119.51300829243135,
              43.76248237010265,
              1501.3020265124328
            ],
            [
              -119.49999853425817,
              43.76276785447518,
              1582.642026512433
            ],
            [
              -119.49946695030948,
              43.75000620595423,
              1582.642026512433
            ],
            [
              -119.51247394924798,
              43.7497208479932,
              1501.3020265124328
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130083,
        43.74972085,
        1501.302027,
        -119.499467,
        43.76276785,
        1582.642027
      ],
      "properties": {
        "datetime": "2017-08-30T19:29:44Z",
        "pc:count": 16017080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298237.17,
            "count": 16017080,
            "maximum": 298765.0777,
            "minimum": 297716.8777,
            "name": "X",
            "position": 0,
            "stddev": 293.3565764,
            "variance": 86058.08093
          },
          {
            "average": 4847849.426,
            "count": 16017080,
            "maximum": 4848562.159,
            "minimum": 4847143.459,
            "name": "Y",
            "position": 1,
            "stddev": 403.6094622,
            "variance": 162900.598
          },
          {
            "average": 1537.03966,
            "count": 16017080,
            "maximum": 1582.642027,
            "minimum": 1501.302027,
            "name": "Z",
            "position": 2,
            "stddev": 11.00886628,
            "variance": 121.1951369
          },
          {
            "average": 17674.62165,
            "count": 16017080,
            "maximum": 33249,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4993.60485,
            "variance": 24936089.4
          },
          {
            "average": 1.204351417,
            "count": 16017080,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5262122051,
            "variance": 0.2768992848
          },
          {
            "average": 1.418342482,
            "count": 16017080,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7914453103,
            "variance": 0.6263856791
          },
          {
            "average": 0.5024009994,
            "count": 16017080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942508,
            "variance": 0.2499942508
          },
          {
            "average": 6.368201944e-06,
            "count": 16017080,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002523521703,
            "variance": 6.368161788e-06
          },
          {
            "average": 1.142167798,
            "count": 16017080,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3492221687,
            "variance": 0.1219561231
          },
          {
            "average": 0.4356925568,
            "count": 16017080,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8648261,
            "variance": 140.7740984
          },
          {
            "average": 1.896900559,
            "count": 16017080,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042854866,
            "variance": 1.087546271
          },
          {
            "average": 1106.56946,
            "count": 16017080,
            "maximum": 1109,
            "minimum": 1104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9826019534,
            "variance": 0.9655065989
          },
          {
            "average": 33041.40866,
            "count": 16017080,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10768.43194,
            "variance": 115959126.5
          },
          {
            "average": 31853.62911,
            "count": 16017080,
            "maximum": 54272,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8854.531697,
            "variance": 78402731.57
          },
          {
            "average": 27568.48172,
            "count": 16017080,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8085.023804,
            "variance": 65367609.92
          },
          {
            "average": 188154611.5,
            "count": 16017080,
            "maximum": 188156584.4,
            "minimum": 188152588.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 719.1556495,
            "variance": 517184.8482
          },
          {
            "average": 0,
            "count": 16017080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16017080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16017080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16017080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16017080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297716.8777,
          4847143.459,
          1501.302027,
          298765.0777,
          4848562.159,
          1582.642027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297716.877738986,
                4847143.459219234,
                1501.3020265124328
              ],
              [
                297716.877738986,
                4848562.159219233,
                1501.3020265124328
              ],
              [
                298765.07773898594,
                4848562.159219233,
                1582.642026512433
              ],
              [
                298765.07773898594,
                4847143.459219234,
                1582.642026512433
              ],
              [
                297716.877738986,
                4847143.459219234,
                1501.3020265124328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:29:44+00:00",
        "end_time": "2017-08-30T18:23:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130083,
            43.74972085,
            1501.302027,
            -119.499467,
            43.76276785,
            1582.642027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247394924798,
                  43.7497208479932,
                  1501.3020265124328
                ],
                [
                  -119.51300829243135,
                  43.76248237010265,
                  1501.3020265124328
                ],
                [
                  -119.49999853425817,
                  43.76276785447518,
                  1582.642026512433
                ],
                [
                  -119.49946695030948,
                  43.75000620595423,
                  1582.642026512433
                ],
                [
                  -119.51247394924798,
                  43.7497208479932,
                  1501.3020265124328
                ]
              ]
            ]
          },
          "id": "20170830_43119G5425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:29:44Z",
            "pc:count": 16017080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298237.17,
                "count": 16017080,
                "maximum": 298765.0777,
                "minimum": 297716.8777,
                "name": "X",
                "position": 0,
                "stddev": 293.3565764,
                "variance": 86058.08093
              },
              {
                "average": 4847849.426,
                "count": 16017080,
                "maximum": 4848562.159,
                "minimum": 4847143.459,
                "name": "Y",
                "position": 1,
                "stddev": 403.6094622,
                "variance": 162900.598
              },
              {
                "average": 1537.03966,
                "count": 16017080,
                "maximum": 1582.642027,
                "minimum": 1501.302027,
                "name": "Z",
                "position": 2,
                "stddev": 11.00886628,
                "variance": 121.1951369
              },
              {
                "average": 17674.62165,
                "count": 16017080,
                "maximum": 33249,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4993.60485,
                "variance": 24936089.4
              },
              {
                "average": 1.204351417,
                "count": 16017080,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5262122051,
                "variance": 0.2768992848
              },
              {
                "average": 1.418342482,
                "count": 16017080,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7914453103,
                "variance": 0.6263856791
              },
              {
                "average": 0.5024009994,
                "count": 16017080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942508,
                "variance": 0.2499942508
              },
              {
                "average": 6.368201944e-06,
                "count": 16017080,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002523521703,
                "variance": 6.368161788e-06
              },
              {
                "average": 1.142167798,
                "count": 16017080,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3492221687,
                "variance": 0.1219561231
              },
              {
                "average": 0.4356925568,
                "count": 16017080,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8648261,
                "variance": 140.7740984
              },
              {
                "average": 1.896900559,
                "count": 16017080,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042854866,
                "variance": 1.087546271
              },
              {
                "average": 1106.56946,
                "count": 16017080,
                "maximum": 1109,
                "minimum": 1104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9826019534,
                "variance": 0.9655065989
              },
              {
                "average": 33041.40866,
                "count": 16017080,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10768.43194,
                "variance": 115959126.5
              },
              {
                "average": 31853.62911,
                "count": 16017080,
                "maximum": 54272,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8854.531697,
                "variance": 78402731.57
              },
              {
                "average": 27568.48172,
                "count": 16017080,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8085.023804,
                "variance": 65367609.92
              },
              {
                "average": 188154611.5,
                "count": 16017080,
                "maximum": 188156584.4,
                "minimum": 188152588.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 719.1556495,
                "variance": 517184.8482
              },
              {
                "average": 0,
                "count": 16017080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16017080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16017080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16017080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16017080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297716.8777,
              4847143.459,
              1501.302027,
              298765.0777,
              4848562.159,
              1582.642027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297716.877738986,
                    4847143.459219234,
                    1501.3020265124328
                  ],
                  [
                    297716.877738986,
                    4848562.159219233,
                    1501.3020265124328
                  ],
                  [
                    298765.07773898594,
                    4848562.159219233,
                    1582.642026512433
                  ],
                  [
                    298765.07773898594,
                    4847143.459219234,
                    1582.642026512433
                  ],
                  [
                    297716.877738986,
                    4847143.459219234,
                    1501.3020265124328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:29:44+00:00",
            "end_time": "2017-08-30T18:23:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7218.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874714393859,
              43.699690693415796,
              1463.7878581926664
            ],
            [
              -119.78806460087253,
              43.712479884480956,
              1463.7878581926664
            ],
            [
              -119.77500060373916,
              43.71279803946738,
              1577.7078581926664
            ],
            [
              -119.7744102129053,
              43.700008707207736,
              1577.7078581926664
            ],
            [
              -119.7874714393859,
              43.699690693415796,
              1463.7878581926664
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880646,
        43.69969069,
        1463.787858,
        -119.7744102,
        43.71279804,
        1577.707858
      ],
      "properties": {
        "datetime": "2017-09-11T19:51:27Z",
        "pc:count": 20528738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275914.7938,
            "count": 20528738,
            "maximum": 276442.3387,
            "minimum": 275388.6587,
            "name": "X",
            "position": 0,
            "stddev": 290.2979635,
            "variance": 84272.90762
          },
          {
            "average": 4843012.613,
            "count": 20528738,
            "maximum": 4843717.416,
            "minimum": 4842295.336,
            "name": "Y",
            "position": 1,
            "stddev": 417.237818,
            "variance": 174087.3968
          },
          {
            "average": 1524.405182,
            "count": 20528738,
            "maximum": 1577.707858,
            "minimum": 1463.787858,
            "name": "Z",
            "position": 2,
            "stddev": 17.15777533,
            "variance": 294.3892541
          },
          {
            "average": 17174.96797,
            "count": 20528738,
            "maximum": 57825,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8596.93186,
            "variance": 73907237.41
          },
          {
            "average": 1.481337577,
            "count": 20528738,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7317968264,
            "variance": 0.5355265951
          },
          {
            "average": 1.989931286,
            "count": 20528738,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9923462227,
            "variance": 0.9847510257
          },
          {
            "average": 0.5009064366,
            "count": 20528738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991905,
            "variance": 0.2499991906
          },
          {
            "average": 4.773795642e-06,
            "count": 20528738,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002184896585,
            "variance": 4.773773085e-06
          },
          {
            "average": 1.157811016,
            "count": 20528738,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3645637196,
            "variance": 0.1329067057
          },
          {
            "average": 0.1295075693,
            "count": 20528738,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0384775,
            "variance": 144.9249405
          },
          {
            "average": 1.725763415,
            "count": 20528738,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.101991214,
            "variance": 1.214384635
          },
          {
            "average": 1183.321299,
            "count": 20528738,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.402099943,
            "variance": 5.770084138
          },
          {
            "average": 17815.92797,
            "count": 20528738,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9690.545447,
            "variance": 93906671.07
          },
          {
            "average": 18938.58365,
            "count": 20528738,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8322.109315,
            "variance": 69257503.46
          },
          {
            "average": 15306.58,
            "count": 20528738,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7178.670888,
            "variance": 51533315.72
          },
          {
            "average": 189154163.8,
            "count": 20528738,
            "maximum": 189194687.5,
            "minimum": 189105026.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43619.40473,
            "variance": 1902652469
          },
          {
            "average": 0,
            "count": 20528738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20528738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20528738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20528738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20528738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275388.6587,
          4842295.336,
          1463.787858,
          276442.3387,
          4843717.416,
          1577.707858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275388.6587187248,
                4842295.33632712,
                1463.7878581926664
              ],
              [
                275388.6587187248,
                4843717.41632712,
                1463.7878581926664
              ],
              [
                276442.33871872484,
                4843717.41632712,
                1577.7078581926664
              ],
              [
                276442.33871872484,
                4842295.33632712,
                1577.7078581926664
              ],
              [
                275388.6587187248,
                4842295.33632712,
                1463.7878581926664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:51:27+00:00",
        "end_time": "2017-09-10T18:57:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7218.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7218.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7218.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7218.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880646,
            43.69969069,
            1463.787858,
            -119.7744102,
            43.71279804,
            1577.707858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874714393859,
                  43.699690693415796,
                  1463.7878581926664
                ],
                [
                  -119.78806460087253,
                  43.712479884480956,
                  1463.7878581926664
                ],
                [
                  -119.77500060373916,
                  43.71279803946738,
                  1577.7078581926664
                ],
                [
                  -119.7744102129053,
                  43.700008707207736,
                  1577.7078581926664
                ],
                [
                  -119.7874714393859,
                  43.699690693415796,
                  1463.7878581926664
                ]
              ]
            ]
          },
          "id": "20170910_43119F7218.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7218.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:51:27Z",
            "pc:count": 20528738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275914.7938,
                "count": 20528738,
                "maximum": 276442.3387,
                "minimum": 275388.6587,
                "name": "X",
                "position": 0,
                "stddev": 290.2979635,
                "variance": 84272.90762
              },
              {
                "average": 4843012.613,
                "count": 20528738,
                "maximum": 4843717.416,
                "minimum": 4842295.336,
                "name": "Y",
                "position": 1,
                "stddev": 417.237818,
                "variance": 174087.3968
              },
              {
                "average": 1524.405182,
                "count": 20528738,
                "maximum": 1577.707858,
                "minimum": 1463.787858,
                "name": "Z",
                "position": 2,
                "stddev": 17.15777533,
                "variance": 294.3892541
              },
              {
                "average": 17174.96797,
                "count": 20528738,
                "maximum": 57825,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8596.93186,
                "variance": 73907237.41
              },
              {
                "average": 1.481337577,
                "count": 20528738,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7317968264,
                "variance": 0.5355265951
              },
              {
                "average": 1.989931286,
                "count": 20528738,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9923462227,
                "variance": 0.9847510257
              },
              {
                "average": 0.5009064366,
                "count": 20528738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991905,
                "variance": 0.2499991906
              },
              {
                "average": 4.773795642e-06,
                "count": 20528738,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002184896585,
                "variance": 4.773773085e-06
              },
              {
                "average": 1.157811016,
                "count": 20528738,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3645637196,
                "variance": 0.1329067057
              },
              {
                "average": 0.1295075693,
                "count": 20528738,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0384775,
                "variance": 144.9249405
              },
              {
                "average": 1.725763415,
                "count": 20528738,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.101991214,
                "variance": 1.214384635
              },
              {
                "average": 1183.321299,
                "count": 20528738,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.402099943,
                "variance": 5.770084138
              },
              {
                "average": 17815.92797,
                "count": 20528738,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9690.545447,
                "variance": 93906671.07
              },
              {
                "average": 18938.58365,
                "count": 20528738,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8322.109315,
                "variance": 69257503.46
              },
              {
                "average": 15306.58,
                "count": 20528738,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7178.670888,
                "variance": 51533315.72
              },
              {
                "average": 189154163.8,
                "count": 20528738,
                "maximum": 189194687.5,
                "minimum": 189105026.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43619.40473,
                "variance": 1902652469
              },
              {
                "average": 0,
                "count": 20528738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20528738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20528738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20528738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20528738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275388.6587,
              4842295.336,
              1463.787858,
              276442.3387,
              4843717.416,
              1577.707858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275388.6587187248,
                    4842295.33632712,
                    1463.7878581926664
                  ],
                  [
                    275388.6587187248,
                    4843717.41632712,
                    1463.7878581926664
                  ],
                  [
                    276442.33871872484,
                    4843717.41632712,
                    1577.7078581926664
                  ],
                  [
                    276442.33871872484,
                    4842295.33632712,
                    1577.7078581926664
                  ],
                  [
                    275388.6587187248,
                    4842295.33632712,
                    1463.7878581926664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:51:27+00:00",
            "end_time": "2017-09-10T18:57: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": "20170831_43119F5409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5249736551167,
              43.66221918319831,
              1479.580487274004
            ],
            [
              -119.52550907104914,
              43.67498203793445,
              1479.580487274004
            ],
            [
              -119.51249852657867,
              43.67526892898268,
              1645.240487274004
            ],
            [
              -119.51196586183121,
              43.66250594718121,
              1645.240487274004
            ],
            [
              -119.5249736551167,
              43.66221918319831,
              1479.580487274004
            ]
          ]
        ]
      },
      "bbox": [
        -119.5255091,
        43.66221918,
        1479.580487,
        -119.5119659,
        43.67526893,
        1645.240487
      ],
      "properties": {
        "datetime": "2017-08-31T17:43:51Z",
        "pc:count": 21599302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296917.2118,
            "count": 21599302,
            "maximum": 297464.1565,
            "minimum": 296414.3565,
            "name": "X",
            "position": 0,
            "stddev": 287.9960622,
            "variance": 82941.73184
          },
          {
            "average": 4838180.735,
            "count": 21599302,
            "maximum": 4838874.358,
            "minimum": 4837455.518,
            "name": "Y",
            "position": 1,
            "stddev": 413.555133,
            "variance": 171027.848
          },
          {
            "average": 1569.309265,
            "count": 21599302,
            "maximum": 1645.240487,
            "minimum": 1479.580487,
            "name": "Z",
            "position": 2,
            "stddev": 24.36066404,
            "variance": 593.4419527
          },
          {
            "average": 14932.06234,
            "count": 21599302,
            "maximum": 31073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5931.442116,
            "variance": 35182005.57
          },
          {
            "average": 1.444395472,
            "count": 21599302,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7085759179,
            "variance": 0.5020798314
          },
          {
            "average": 1.905543707,
            "count": 21599302,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9590320186,
            "variance": 0.9197424127
          },
          {
            "average": 0.5011836494,
            "count": 21599302,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986105,
            "variance": 0.2499986105
          },
          {
            "average": 1.620422734e-06,
            "count": 21599302,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001272957259,
            "variance": 1.620420183e-06
          },
          {
            "average": 1.100225831,
            "count": 21599302,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3003008796,
            "variance": 0.09018061827
          },
          {
            "average": 1.113242926,
            "count": 21599302,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71160754,
            "variance": 137.1617511
          },
          {
            "average": 1.772784185,
            "count": 21599302,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078725471,
            "variance": 1.163648641
          },
          {
            "average": 1133.250876,
            "count": 21599302,
            "maximum": 1136,
            "minimum": 1130,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.260520697,
            "variance": 1.588912429
          },
          {
            "average": 25661.76496,
            "count": 21599302,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10016.40874,
            "variance": 100328444
          },
          {
            "average": 26574.16595,
            "count": 21599302,
            "maximum": 46336,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8276.146326,
            "variance": 68494598.01
          },
          {
            "average": 22396.82155,
            "count": 21599302,
            "maximum": 42752,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7652.493444,
            "variance": 58560655.91
          },
          {
            "average": 188234730,
            "count": 21599302,
            "maximum": 188236631.7,
            "minimum": 188232562.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 807.5885501,
            "variance": 652199.2663
          },
          {
            "average": 0,
            "count": 21599302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21599302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296414.3565,
          4837455.518,
          1479.580487,
          297464.1565,
          4838874.358,
          1645.240487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296414.35647322336,
                4837455.518224026,
                1479.580487274004
              ],
              [
                296414.35647322336,
                4838874.358224026,
                1479.580487274004
              ],
              [
                297464.1564732234,
                4838874.358224026,
                1645.240487274004
              ],
              [
                297464.1564732234,
                4837455.518224026,
                1645.240487274004
              ],
              [
                296414.35647322336,
                4837455.518224026,
                1479.580487274004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:43:51+00:00",
        "end_time": "2017-08-31T16:36:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5255091,
            43.66221918,
            1479.580487,
            -119.5119659,
            43.67526893,
            1645.240487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5249736551167,
                  43.66221918319831,
                  1479.580487274004
                ],
                [
                  -119.52550907104914,
                  43.67498203793445,
                  1479.580487274004
                ],
                [
                  -119.51249852657867,
                  43.67526892898268,
                  1645.240487274004
                ],
                [
                  -119.51196586183121,
                  43.66250594718121,
                  1645.240487274004
                ],
                [
                  -119.5249736551167,
                  43.66221918319831,
                  1479.580487274004
                ]
              ]
            ]
          },
          "id": "20170831_43119F5409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:43:51Z",
            "pc:count": 21599302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296917.2118,
                "count": 21599302,
                "maximum": 297464.1565,
                "minimum": 296414.3565,
                "name": "X",
                "position": 0,
                "stddev": 287.9960622,
                "variance": 82941.73184
              },
              {
                "average": 4838180.735,
                "count": 21599302,
                "maximum": 4838874.358,
                "minimum": 4837455.518,
                "name": "Y",
                "position": 1,
                "stddev": 413.555133,
                "variance": 171027.848
              },
              {
                "average": 1569.309265,
                "count": 21599302,
                "maximum": 1645.240487,
                "minimum": 1479.580487,
                "name": "Z",
                "position": 2,
                "stddev": 24.36066404,
                "variance": 593.4419527
              },
              {
                "average": 14932.06234,
                "count": 21599302,
                "maximum": 31073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5931.442116,
                "variance": 35182005.57
              },
              {
                "average": 1.444395472,
                "count": 21599302,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7085759179,
                "variance": 0.5020798314
              },
              {
                "average": 1.905543707,
                "count": 21599302,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9590320186,
                "variance": 0.9197424127
              },
              {
                "average": 0.5011836494,
                "count": 21599302,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986105,
                "variance": 0.2499986105
              },
              {
                "average": 1.620422734e-06,
                "count": 21599302,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001272957259,
                "variance": 1.620420183e-06
              },
              {
                "average": 1.100225831,
                "count": 21599302,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3003008796,
                "variance": 0.09018061827
              },
              {
                "average": 1.113242926,
                "count": 21599302,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71160754,
                "variance": 137.1617511
              },
              {
                "average": 1.772784185,
                "count": 21599302,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078725471,
                "variance": 1.163648641
              },
              {
                "average": 1133.250876,
                "count": 21599302,
                "maximum": 1136,
                "minimum": 1130,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.260520697,
                "variance": 1.588912429
              },
              {
                "average": 25661.76496,
                "count": 21599302,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10016.40874,
                "variance": 100328444
              },
              {
                "average": 26574.16595,
                "count": 21599302,
                "maximum": 46336,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8276.146326,
                "variance": 68494598.01
              },
              {
                "average": 22396.82155,
                "count": 21599302,
                "maximum": 42752,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7652.493444,
                "variance": 58560655.91
              },
              {
                "average": 188234730,
                "count": 21599302,
                "maximum": 188236631.7,
                "minimum": 188232562.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 807.5885501,
                "variance": 652199.2663
              },
              {
                "average": 0,
                "count": 21599302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21599302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296414.3565,
              4837455.518,
              1479.580487,
              297464.1565,
              4838874.358,
              1645.240487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296414.35647322336,
                    4837455.518224026,
                    1479.580487274004
                  ],
                  [
                    296414.35647322336,
                    4838874.358224026,
                    1479.580487274004
                  ],
                  [
                    297464.1564732234,
                    4838874.358224026,
                    1645.240487274004
                  ],
                  [
                    297464.1564732234,
                    4837455.518224026,
                    1645.240487274004
                  ],
                  [
                    296414.35647322336,
                    4837455.518224026,
                    1479.580487274004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:43:51+00:00",
            "end_time": "2017-08-31T16:36: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": "20170910_43119F5306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497253270313,
              43.66220883384673,
              1473.0418329212687
            ],
            [
              -119.62552959373426,
              43.67498111851019,
              1473.0418329212687
            ],
            [
              -119.61249900191683,
              43.67527987512083,
              1561.3818329212688
            ],
            [
              -119.6119446979134,
              43.66250745803894,
              1561.3818329212688
            ],
            [
              -119.62497253270313,
              43.66220883384673,
              1473.0418329212687
            ]
          ]
        ]
      },
      "bbox": [
        -119.6255296,
        43.66220883,
        1473.041833,
        -119.6119447,
        43.67527988,
        1561.381833
      ],
      "properties": {
        "datetime": "2017-09-10T15:31:37Z",
        "pc:count": 16013417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288889.846,
            "count": 16013417,
            "maximum": 289402.7635,
            "minimum": 288351.2635,
            "name": "X",
            "position": 0,
            "stddev": 286.7022619,
            "variance": 82198.18697
          },
          {
            "average": 4838410.325,
            "count": 16013417,
            "maximum": 4839124.719,
            "minimum": 4837704.719,
            "name": "Y",
            "position": 1,
            "stddev": 398.3006323,
            "variance": 158643.3937
          },
          {
            "average": 1515.728635,
            "count": 16013417,
            "maximum": 1561.381833,
            "minimum": 1473.041833,
            "name": "Z",
            "position": 2,
            "stddev": 13.74925615,
            "variance": 189.0420446
          },
          {
            "average": 22845.44708,
            "count": 16013417,
            "maximum": 39201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5222.001145,
            "variance": 27269295.96
          },
          {
            "average": 1.096070939,
            "count": 16013417,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3295638235,
            "variance": 0.1086123137
          },
          {
            "average": 1.193082963,
            "count": 16013417,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4710039174,
            "variance": 0.2218446902
          },
          {
            "average": 0.5016630742,
            "count": 16013417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972498,
            "variance": 0.2499972498
          },
          {
            "average": 1.848449959e-05,
            "count": 16013417,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004299320768,
            "variance": 1.848415907e-05
          },
          {
            "average": 1.195870063,
            "count": 16013417,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3968689852,
            "variance": 0.1575049914
          },
          {
            "average": -0.07907640835,
            "count": 16013417,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82997514,
            "variance": 139.9483119
          },
          {
            "average": 1.948735926,
            "count": 16013417,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.028935859,
            "variance": 1.058709001
          },
          {
            "average": 1158.92273,
            "count": 16013417,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9810128996,
            "variance": 0.9623863093
          },
          {
            "average": 34020.66121,
            "count": 16013417,
            "maximum": 52736,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8025.932003,
            "variance": 64415584.52
          },
          {
            "average": 33726.274,
            "count": 16013417,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6492.432742,
            "variance": 42151682.91
          },
          {
            "average": 30365.93598,
            "count": 16013417,
            "maximum": 47360,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6569.311163,
            "variance": 43155849.16
          },
          {
            "average": 189091114.1,
            "count": 16013417,
            "maximum": 189092697.5,
            "minimum": 189089775.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 804.6649086,
            "variance": 647485.6151
          },
          {
            "average": 0,
            "count": 16013417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16013417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16013417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16013417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16013417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288351.2635,
          4837704.719,
          1473.041833,
          289402.7635,
          4839124.719,
          1561.381833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288351.2634538524,
                4837704.719164666,
                1473.0418329212687
              ],
              [
                288351.2634538524,
                4839124.719164666,
                1473.0418329212687
              ],
              [
                289402.7634538524,
                4839124.719164666,
                1561.3818329212688
              ],
              [
                289402.7634538524,
                4837704.719164666,
                1561.3818329212688
              ],
              [
                288351.2634538524,
                4837704.719164666,
                1473.0418329212687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:31:37+00:00",
        "end_time": "2017-09-10T14:42:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F5306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F5306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F5306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6255296,
            43.66220883,
            1473.041833,
            -119.6119447,
            43.67527988,
            1561.381833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497253270313,
                  43.66220883384673,
                  1473.0418329212687
                ],
                [
                  -119.62552959373426,
                  43.67498111851019,
                  1473.0418329212687
                ],
                [
                  -119.61249900191683,
                  43.67527987512083,
                  1561.3818329212688
                ],
                [
                  -119.6119446979134,
                  43.66250745803894,
                  1561.3818329212688
                ],
                [
                  -119.62497253270313,
                  43.66220883384673,
                  1473.0418329212687
                ]
              ]
            ]
          },
          "id": "20170910_43119F5306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F5306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:31:37Z",
            "pc:count": 16013417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288889.846,
                "count": 16013417,
                "maximum": 289402.7635,
                "minimum": 288351.2635,
                "name": "X",
                "position": 0,
                "stddev": 286.7022619,
                "variance": 82198.18697
              },
              {
                "average": 4838410.325,
                "count": 16013417,
                "maximum": 4839124.719,
                "minimum": 4837704.719,
                "name": "Y",
                "position": 1,
                "stddev": 398.3006323,
                "variance": 158643.3937
              },
              {
                "average": 1515.728635,
                "count": 16013417,
                "maximum": 1561.381833,
                "minimum": 1473.041833,
                "name": "Z",
                "position": 2,
                "stddev": 13.74925615,
                "variance": 189.0420446
              },
              {
                "average": 22845.44708,
                "count": 16013417,
                "maximum": 39201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5222.001145,
                "variance": 27269295.96
              },
              {
                "average": 1.096070939,
                "count": 16013417,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3295638235,
                "variance": 0.1086123137
              },
              {
                "average": 1.193082963,
                "count": 16013417,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4710039174,
                "variance": 0.2218446902
              },
              {
                "average": 0.5016630742,
                "count": 16013417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972498,
                "variance": 0.2499972498
              },
              {
                "average": 1.848449959e-05,
                "count": 16013417,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004299320768,
                "variance": 1.848415907e-05
              },
              {
                "average": 1.195870063,
                "count": 16013417,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3968689852,
                "variance": 0.1575049914
              },
              {
                "average": -0.07907640835,
                "count": 16013417,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82997514,
                "variance": 139.9483119
              },
              {
                "average": 1.948735926,
                "count": 16013417,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.028935859,
                "variance": 1.058709001
              },
              {
                "average": 1158.92273,
                "count": 16013417,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9810128996,
                "variance": 0.9623863093
              },
              {
                "average": 34020.66121,
                "count": 16013417,
                "maximum": 52736,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8025.932003,
                "variance": 64415584.52
              },
              {
                "average": 33726.274,
                "count": 16013417,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6492.432742,
                "variance": 42151682.91
              },
              {
                "average": 30365.93598,
                "count": 16013417,
                "maximum": 47360,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6569.311163,
                "variance": 43155849.16
              },
              {
                "average": 189091114.1,
                "count": 16013417,
                "maximum": 189092697.5,
                "minimum": 189089775.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 804.6649086,
                "variance": 647485.6151
              },
              {
                "average": 0,
                "count": 16013417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16013417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16013417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16013417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16013417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288351.2635,
              4837704.719,
              1473.041833,
              289402.7635,
              4839124.719,
              1561.381833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288351.2634538524,
                    4837704.719164666,
                    1473.0418329212687
                  ],
                  [
                    288351.2634538524,
                    4839124.719164666,
                    1473.0418329212687
                  ],
                  [
                    289402.7634538524,
                    4839124.719164666,
                    1561.3818329212688
                  ],
                  [
                    289402.7634538524,
                    4837704.719164666,
                    1561.3818329212688
                  ],
                  [
                    288351.2634538524,
                    4837704.719164666,
                    1473.0418329212687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:31:37+00:00",
            "end_time": "2017-09-10T14: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": "20170831_43119F5216.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247388366526,
              43.69971529484872,
              1556.622183894063
            ],
            [
              -119.56301813394053,
              43.71248183140556,
              1556.622183894063
            ],
            [
              -119.54999836956785,
              43.71277322198191,
              1788.0021838940631
            ],
            [
              -119.54945687668403,
              43.70000655633749,
              1788.0021838940631
            ],
            [
              -119.56247388366526,
              43.69971529484872,
              1556.622183894063
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630181,
        43.69971529,
        1556.622184,
        -119.5494569,
        43.71277322,
        1788.002184
      ],
      "properties": {
        "datetime": "2017-08-31T18:06:38Z",
        "pc:count": 22815026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294058.9812,
            "count": 22815026,
            "maximum": 294569.3031,
            "minimum": 293519.3831,
            "name": "X",
            "position": 0,
            "stddev": 290.8206937,
            "variance": 84576.67591
          },
          {
            "average": 4842411.485,
            "count": 22815026,
            "maximum": 4843132.135,
            "minimum": 4841712.835,
            "name": "Y",
            "position": 1,
            "stddev": 422.6689309,
            "variance": 178649.0252
          },
          {
            "average": 1667.612003,
            "count": 22815026,
            "maximum": 1788.002184,
            "minimum": 1556.622184,
            "name": "Z",
            "position": 2,
            "stddev": 52.52632868,
            "variance": 2759.015205
          },
          {
            "average": 13264.31762,
            "count": 22815026,
            "maximum": 31873,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5950.222996,
            "variance": 35405153.71
          },
          {
            "average": 1.533271582,
            "count": 22815026,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7295530141,
            "variance": 0.5322476004
          },
          {
            "average": 2.083191314,
            "count": 22815026,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9073872031,
            "variance": 0.8233515364
          },
          {
            "average": 0.5032278289,
            "count": 22815026,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989592,
            "variance": 0.2499895921
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.088875901,
            "count": 22815026,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2845645429,
            "variance": 0.08097697906
          },
          {
            "average": 0.1031230104,
            "count": 22815026,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60290335,
            "variance": 134.6273661
          },
          {
            "average": 1.731331711,
            "count": 22815026,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.086928681,
            "variance": 1.181413957
          },
          {
            "average": 1135.390908,
            "count": 22815026,
            "maximum": 1138,
            "minimum": 1133,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9356696006,
            "variance": 0.8754776015
          },
          {
            "average": 19038.22644,
            "count": 22815026,
            "maximum": 49920,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9824.629206,
            "variance": 96523339.04
          },
          {
            "average": 21289.07606,
            "count": 22815026,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8231.613873,
            "variance": 67759466.96
          },
          {
            "average": 16453.9943,
            "count": 22815026,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7123.569774,
            "variance": 50745246.32
          },
          {
            "average": 188236161.2,
            "count": 22815026,
            "maximum": 188237998.1,
            "minimum": 188234398.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 644.9953198,
            "variance": 416018.9626
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22815026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293519.3831,
          4841712.835,
          1556.622184,
          294569.3031,
          4843132.135,
          1788.002184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293519.3831132623,
                4841712.834710961,
                1556.622183894063
              ],
              [
                293519.3831132623,
                4843132.134710962,
                1556.622183894063
              ],
              [
                294569.30311326234,
                4843132.134710962,
                1788.0021838940631
              ],
              [
                294569.30311326234,
                4841712.834710961,
                1788.0021838940631
              ],
              [
                293519.3831132623,
                4841712.834710961,
                1556.622183894063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:06:38+00:00",
        "end_time": "2017-08-31T17:06:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5216.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5216.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5216.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5216.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630181,
            43.69971529,
            1556.622184,
            -119.5494569,
            43.71277322,
            1788.002184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247388366526,
                  43.69971529484872,
                  1556.622183894063
                ],
                [
                  -119.56301813394053,
                  43.71248183140556,
                  1556.622183894063
                ],
                [
                  -119.54999836956785,
                  43.71277322198191,
                  1788.0021838940631
                ],
                [
                  -119.54945687668403,
                  43.70000655633749,
                  1788.0021838940631
                ],
                [
                  -119.56247388366526,
                  43.69971529484872,
                  1556.622183894063
                ]
              ]
            ]
          },
          "id": "20170831_43119F5216.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5216.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:06:38Z",
            "pc:count": 22815026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294058.9812,
                "count": 22815026,
                "maximum": 294569.3031,
                "minimum": 293519.3831,
                "name": "X",
                "position": 0,
                "stddev": 290.8206937,
                "variance": 84576.67591
              },
              {
                "average": 4842411.485,
                "count": 22815026,
                "maximum": 4843132.135,
                "minimum": 4841712.835,
                "name": "Y",
                "position": 1,
                "stddev": 422.6689309,
                "variance": 178649.0252
              },
              {
                "average": 1667.612003,
                "count": 22815026,
                "maximum": 1788.002184,
                "minimum": 1556.622184,
                "name": "Z",
                "position": 2,
                "stddev": 52.52632868,
                "variance": 2759.015205
              },
              {
                "average": 13264.31762,
                "count": 22815026,
                "maximum": 31873,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5950.222996,
                "variance": 35405153.71
              },
              {
                "average": 1.533271582,
                "count": 22815026,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7295530141,
                "variance": 0.5322476004
              },
              {
                "average": 2.083191314,
                "count": 22815026,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9073872031,
                "variance": 0.8233515364
              },
              {
                "average": 0.5032278289,
                "count": 22815026,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989592,
                "variance": 0.2499895921
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.088875901,
                "count": 22815026,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2845645429,
                "variance": 0.08097697906
              },
              {
                "average": 0.1031230104,
                "count": 22815026,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60290335,
                "variance": 134.6273661
              },
              {
                "average": 1.731331711,
                "count": 22815026,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.086928681,
                "variance": 1.181413957
              },
              {
                "average": 1135.390908,
                "count": 22815026,
                "maximum": 1138,
                "minimum": 1133,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9356696006,
                "variance": 0.8754776015
              },
              {
                "average": 19038.22644,
                "count": 22815026,
                "maximum": 49920,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9824.629206,
                "variance": 96523339.04
              },
              {
                "average": 21289.07606,
                "count": 22815026,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8231.613873,
                "variance": 67759466.96
              },
              {
                "average": 16453.9943,
                "count": 22815026,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7123.569774,
                "variance": 50745246.32
              },
              {
                "average": 188236161.2,
                "count": 22815026,
                "maximum": 188237998.1,
                "minimum": 188234398.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 644.9953198,
                "variance": 416018.9626
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22815026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293519.3831,
              4841712.835,
              1556.622184,
              294569.3031,
              4843132.135,
              1788.002184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293519.3831132623,
                    4841712.834710961,
                    1556.622183894063
                  ],
                  [
                    293519.3831132623,
                    4843132.134710962,
                    1556.622183894063
                  ],
                  [
                    294569.30311326234,
                    4843132.134710962,
                    1788.0021838940631
                  ],
                  [
                    294569.30311326234,
                    4841712.834710961,
                    1788.0021838940631
                  ],
                  [
                    293519.3831132623,
                    4841712.834710961,
                    1556.622183894063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:06:38+00:00",
            "end_time": "2017-08-31T17:06: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": "20170911_43119F7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247079589927,
              43.637188141692604,
              1511.2148822852855
            ],
            [
              -119.81306808687576,
              43.64997971765901,
              1511.2148822852855
            ],
            [
              -119.8000023170158,
              43.6503007507119,
              1584.4548822852853
            ],
            [
              -119.79940779140078,
              43.63750903223262,
              1584.4548822852853
            ],
            [
              -119.81247079589927,
              43.637188141692604,
              1511.2148822852855
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130681,
        43.63718814,
        1511.214882,
        -119.7994078,
        43.65030075,
        1584.454882
      ],
      "properties": {
        "datetime": "2017-09-11T21:35:45Z",
        "pc:count": 16503921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273663.7576,
            "count": 16503921,
            "maximum": 274193.6227,
            "minimum": 273138.6827,
            "name": "X",
            "position": 0,
            "stddev": 290.8586327,
            "variance": 84598.74419
          },
          {
            "average": 4836070.303,
            "count": 16503921,
            "maximum": 4836843.749,
            "minimum": 4835421.389,
            "name": "Y",
            "position": 1,
            "stddev": 394.0531674,
            "variance": 155277.8988
          },
          {
            "average": 1547.587313,
            "count": 16503921,
            "maximum": 1584.454882,
            "minimum": 1511.214882,
            "name": "Z",
            "position": 2,
            "stddev": 13.5266767,
            "variance": 182.9709824
          },
          {
            "average": 21541.71537,
            "count": 16503921,
            "maximum": 39633,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7563.397299,
            "variance": 57204978.71
          },
          {
            "average": 1.252240907,
            "count": 16503921,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5321241717,
            "variance": 0.2831561341
          },
          {
            "average": 1.50728945,
            "count": 16503921,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.734985207,
            "variance": 0.5402032545
          },
          {
            "average": 0.5012568225,
            "count": 16503921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984355,
            "variance": 0.2499984355
          },
          {
            "average": 2.441843972e-05,
            "count": 16503921,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004941441585,
            "variance": 2.441784493e-05
          },
          {
            "average": 1.18075953,
            "count": 16503921,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.384818829,
            "variance": 0.1480855312
          },
          {
            "average": 0.3089307611,
            "count": 16503921,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93449414,
            "variance": 142.4321503
          },
          {
            "average": 1.866442768,
            "count": 16503921,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.061243008,
            "variance": 1.126236721
          },
          {
            "average": 1195.890406,
            "count": 16503921,
            "maximum": 1198,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9837605155,
            "variance": 0.9677847519
          },
          {
            "average": 29403.78222,
            "count": 16503921,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9443.503674,
            "variance": 89179761.64
          },
          {
            "average": 28516.22462,
            "count": 16503921,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7784.976539,
            "variance": 60605859.71
          },
          {
            "average": 24133.36414,
            "count": 16503921,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7365.704548,
            "variance": 54253603.49
          },
          {
            "average": 189199827.7,
            "count": 16503921,
            "maximum": 189200945,
            "minimum": 189198997.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 480.4318779,
            "variance": 230814.7893
          },
          {
            "average": 0,
            "count": 16503921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273138.6827,
          4835421.389,
          1511.214882,
          274193.6227,
          4836843.749,
          1584.454882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273138.6826905436,
                4835421.3894345015,
                1511.2148822852855
              ],
              [
                273138.6826905436,
                4836843.749434501,
                1511.2148822852855
              ],
              [
                274193.62269054353,
                4836843.749434501,
                1584.4548822852853
              ],
              [
                274193.62269054353,
                4835421.3894345015,
                1584.4548822852853
              ],
              [
                273138.6826905436,
                4835421.3894345015,
                1511.2148822852855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:35:45+00:00",
        "end_time": "2017-09-11T21:03:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130681,
            43.63718814,
            1511.214882,
            -119.7994078,
            43.65030075,
            1584.454882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247079589927,
                  43.637188141692604,
                  1511.2148822852855
                ],
                [
                  -119.81306808687576,
                  43.64997971765901,
                  1511.2148822852855
                ],
                [
                  -119.8000023170158,
                  43.6503007507119,
                  1584.4548822852853
                ],
                [
                  -119.79940779140078,
                  43.63750903223262,
                  1584.4548822852853
                ],
                [
                  -119.81247079589927,
                  43.637188141692604,
                  1511.2148822852855
                ]
              ]
            ]
          },
          "id": "20170911_43119F7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:35:45Z",
            "pc:count": 16503921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273663.7576,
                "count": 16503921,
                "maximum": 274193.6227,
                "minimum": 273138.6827,
                "name": "X",
                "position": 0,
                "stddev": 290.8586327,
                "variance": 84598.74419
              },
              {
                "average": 4836070.303,
                "count": 16503921,
                "maximum": 4836843.749,
                "minimum": 4835421.389,
                "name": "Y",
                "position": 1,
                "stddev": 394.0531674,
                "variance": 155277.8988
              },
              {
                "average": 1547.587313,
                "count": 16503921,
                "maximum": 1584.454882,
                "minimum": 1511.214882,
                "name": "Z",
                "position": 2,
                "stddev": 13.5266767,
                "variance": 182.9709824
              },
              {
                "average": 21541.71537,
                "count": 16503921,
                "maximum": 39633,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7563.397299,
                "variance": 57204978.71
              },
              {
                "average": 1.252240907,
                "count": 16503921,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5321241717,
                "variance": 0.2831561341
              },
              {
                "average": 1.50728945,
                "count": 16503921,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.734985207,
                "variance": 0.5402032545
              },
              {
                "average": 0.5012568225,
                "count": 16503921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984355,
                "variance": 0.2499984355
              },
              {
                "average": 2.441843972e-05,
                "count": 16503921,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004941441585,
                "variance": 2.441784493e-05
              },
              {
                "average": 1.18075953,
                "count": 16503921,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.384818829,
                "variance": 0.1480855312
              },
              {
                "average": 0.3089307611,
                "count": 16503921,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93449414,
                "variance": 142.4321503
              },
              {
                "average": 1.866442768,
                "count": 16503921,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.061243008,
                "variance": 1.126236721
              },
              {
                "average": 1195.890406,
                "count": 16503921,
                "maximum": 1198,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9837605155,
                "variance": 0.9677847519
              },
              {
                "average": 29403.78222,
                "count": 16503921,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9443.503674,
                "variance": 89179761.64
              },
              {
                "average": 28516.22462,
                "count": 16503921,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7784.976539,
                "variance": 60605859.71
              },
              {
                "average": 24133.36414,
                "count": 16503921,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7365.704548,
                "variance": 54253603.49
              },
              {
                "average": 189199827.7,
                "count": 16503921,
                "maximum": 189200945,
                "minimum": 189198997.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 480.4318779,
                "variance": 230814.7893
              },
              {
                "average": 0,
                "count": 16503921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273138.6827,
              4835421.389,
              1511.214882,
              274193.6227,
              4836843.749,
              1584.454882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273138.6826905436,
                    4835421.3894345015,
                    1511.2148822852855
                  ],
                  [
                    273138.6826905436,
                    4836843.749434501,
                    1511.2148822852855
                  ],
                  [
                    274193.62269054353,
                    4836843.749434501,
                    1584.4548822852853
                  ],
                  [
                    274193.62269054353,
                    4835421.3894345015,
                    1584.4548822852853
                  ],
                  [
                    273138.6826905436,
                    4835421.3894345015,
                    1511.2148822852855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:35:45+00:00",
            "end_time": "2017-09-11T21:03:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747154586957,
              43.63719664113211,
              1429.368720188998
            ],
            [
              -119.7380525289646,
              43.64998039634765,
              1429.368720188998
            ],
            [
              -119.72500005121778,
              43.6502925181845,
              1479.6687201889981
            ],
            [
              -119.72442182933224,
              43.637508624496654,
              1479.6687201889981
            ],
            [
              -119.73747154586957,
              43.63719664113211,
              1429.368720188998
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380525,
        43.63719664,
        1429.36872,
        -119.7244218,
        43.65029252,
        1479.66872
      ],
      "properties": {
        "datetime": "2017-09-11T19:42:32Z",
        "pc:count": 17835030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279716.4462,
            "count": 17835030,
            "maximum": 280242.3786,
            "minimum": 279188.5786,
            "name": "X",
            "position": 0,
            "stddev": 293.840324,
            "variance": 86342.13602
          },
          {
            "average": 4835988.436,
            "count": 17835030,
            "maximum": 4836641.372,
            "minimum": 4835219.972,
            "name": "Y",
            "position": 1,
            "stddev": 402.1692281,
            "variance": 161740.0881
          },
          {
            "average": 1448.988341,
            "count": 17835030,
            "maximum": 1479.66872,
            "minimum": 1429.36872,
            "name": "Z",
            "position": 2,
            "stddev": 6.915131086,
            "variance": 47.81903794
          },
          {
            "average": 25011.63562,
            "count": 17835030,
            "maximum": 41649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5216.950513,
            "variance": 27216572.65
          },
          {
            "average": 1.075596509,
            "count": 17835030,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3055411163,
            "variance": 0.09335537372
          },
          {
            "average": 1.151923153,
            "count": 17835030,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4476148797,
            "variance": 0.2003590805
          },
          {
            "average": 0.4979355796,
            "count": 17835030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957522,
            "variance": 0.2499957522
          },
          {
            "average": 4.760294768e-05,
            "count": 17835030,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006899324917,
            "variance": 4.760068431e-05
          },
          {
            "average": 1.204090433,
            "count": 17835030,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4030354047,
            "variance": 0.1624375374
          },
          {
            "average": 2.279458042,
            "count": 17835030,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25080864,
            "variance": 150.0823124
          },
          {
            "average": 1.969770446,
            "count": 17835030,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.021232143,
            "variance": 1.042915091
          },
          {
            "average": 1180.912892,
            "count": 17835030,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.752089154,
            "variance": 3.069816402
          },
          {
            "average": 34772.22941,
            "count": 17835030,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7250.013465,
            "variance": 52562695.24
          },
          {
            "average": 33028.95799,
            "count": 17835030,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5856.388209,
            "variance": 34297282.86
          },
          {
            "average": 29253.91886,
            "count": 17835030,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5661.830217,
            "variance": 32056321.4
          },
          {
            "average": 189115587.7,
            "count": 17835030,
            "maximum": 189194152.9,
            "minimum": 189104213.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27543.79246,
            "variance": 758660503
          },
          {
            "average": 0,
            "count": 17835030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17835030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17835030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17835030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17835030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279188.5786,
          4835219.972,
          1429.36872,
          280242.3786,
          4836641.372,
          1479.66872
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279188.5786010098,
                4835219.971611372,
                1429.368720188998
              ],
              [
                279188.5786010098,
                4836641.371611373,
                1429.368720188998
              ],
              [
                280242.37860100984,
                4836641.371611373,
                1479.6687201889981
              ],
              [
                280242.37860100984,
                4835219.971611372,
                1479.6687201889981
              ],
              [
                279188.5786010098,
                4835219.971611372,
                1429.368720188998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:42:32+00:00",
        "end_time": "2017-09-10T18:43:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380525,
            43.63719664,
            1429.36872,
            -119.7244218,
            43.65029252,
            1479.66872
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747154586957,
                  43.63719664113211,
                  1429.368720188998
                ],
                [
                  -119.7380525289646,
                  43.64998039634765,
                  1429.368720188998
                ],
                [
                  -119.72500005121778,
                  43.6502925181845,
                  1479.6687201889981
                ],
                [
                  -119.72442182933224,
                  43.637508624496654,
                  1479.6687201889981
                ],
                [
                  -119.73747154586957,
                  43.63719664113211,
                  1429.368720188998
                ]
              ]
            ]
          },
          "id": "20170910_43119F6317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:42:32Z",
            "pc:count": 17835030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279716.4462,
                "count": 17835030,
                "maximum": 280242.3786,
                "minimum": 279188.5786,
                "name": "X",
                "position": 0,
                "stddev": 293.840324,
                "variance": 86342.13602
              },
              {
                "average": 4835988.436,
                "count": 17835030,
                "maximum": 4836641.372,
                "minimum": 4835219.972,
                "name": "Y",
                "position": 1,
                "stddev": 402.1692281,
                "variance": 161740.0881
              },
              {
                "average": 1448.988341,
                "count": 17835030,
                "maximum": 1479.66872,
                "minimum": 1429.36872,
                "name": "Z",
                "position": 2,
                "stddev": 6.915131086,
                "variance": 47.81903794
              },
              {
                "average": 25011.63562,
                "count": 17835030,
                "maximum": 41649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5216.950513,
                "variance": 27216572.65
              },
              {
                "average": 1.075596509,
                "count": 17835030,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3055411163,
                "variance": 0.09335537372
              },
              {
                "average": 1.151923153,
                "count": 17835030,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4476148797,
                "variance": 0.2003590805
              },
              {
                "average": 0.4979355796,
                "count": 17835030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957522,
                "variance": 0.2499957522
              },
              {
                "average": 4.760294768e-05,
                "count": 17835030,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006899324917,
                "variance": 4.760068431e-05
              },
              {
                "average": 1.204090433,
                "count": 17835030,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4030354047,
                "variance": 0.1624375374
              },
              {
                "average": 2.279458042,
                "count": 17835030,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25080864,
                "variance": 150.0823124
              },
              {
                "average": 1.969770446,
                "count": 17835030,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.021232143,
                "variance": 1.042915091
              },
              {
                "average": 1180.912892,
                "count": 17835030,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.752089154,
                "variance": 3.069816402
              },
              {
                "average": 34772.22941,
                "count": 17835030,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7250.013465,
                "variance": 52562695.24
              },
              {
                "average": 33028.95799,
                "count": 17835030,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5856.388209,
                "variance": 34297282.86
              },
              {
                "average": 29253.91886,
                "count": 17835030,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5661.830217,
                "variance": 32056321.4
              },
              {
                "average": 189115587.7,
                "count": 17835030,
                "maximum": 189194152.9,
                "minimum": 189104213.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27543.79246,
                "variance": 758660503
              },
              {
                "average": 0,
                "count": 17835030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17835030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17835030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17835030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17835030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279188.5786,
              4835219.972,
              1429.36872,
              280242.3786,
              4836641.372,
              1479.66872
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279188.5786010098,
                    4835219.971611372,
                    1429.368720188998
                  ],
                  [
                    279188.5786010098,
                    4836641.371611373,
                    1429.368720188998
                  ],
                  [
                    280242.37860100984,
                    4836641.371611373,
                    1479.6687201889981
                  ],
                  [
                    280242.37860100984,
                    4835219.971611372,
                    1479.6687201889981
                  ],
                  [
                    279188.5786010098,
                    4835219.971611372,
                    1429.368720188998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:42:32+00:00",
            "end_time": "2017-09-10T18:43: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": "20170910_43119G7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82461386568238,
              43.77469510217613,
              1614.403356561612
            ],
            [
              -119.8252167112879,
              43.78748821414346,
              1614.403356561612
            ],
            [
              -119.81250102033766,
              43.78780208203845,
              1698.7433565616122
            ],
            [
              -119.81190087927048,
              43.775008830752775,
              1698.7433565616122
            ],
            [
              -119.82461386568238,
              43.77469510217613,
              1614.403356561612
            ]
          ]
        ]
      },
      "bbox": [
        -119.8252167,
        43.7746951,
        1614.403357,
        -119.8119009,
        43.78780208,
        1698.743357
      ],
      "properties": {
        "datetime": "2017-09-11T19:28:02Z",
        "pc:count": 12913523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273234.6222,
            "count": 12913523,
            "maximum": 273704.1548,
            "minimum": 272679.8148,
            "name": "X",
            "position": 0,
            "stddev": 276.7739296,
            "variance": 76603.80811
          },
          {
            "average": 4851470.809,
            "count": 12913523,
            "maximum": 4852149.916,
            "minimum": 4850727.336,
            "name": "Y",
            "position": 1,
            "stddev": 405.6325204,
            "variance": 164537.7416
          },
          {
            "average": 1659.676866,
            "count": 12913523,
            "maximum": 1698.743357,
            "minimum": 1614.403357,
            "name": "Z",
            "position": 2,
            "stddev": 12.55706533,
            "variance": 157.6798897
          },
          {
            "average": 22832.28974,
            "count": 12913523,
            "maximum": 44673,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5554.042985,
            "variance": 30847393.48
          },
          {
            "average": 1.10761432,
            "count": 12913523,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.37162112,
            "variance": 0.1381022568
          },
          {
            "average": 1.217877724,
            "count": 12913523,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5526095723,
            "variance": 0.3053773393
          },
          {
            "average": 0.500710844,
            "count": 12913523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995141,
            "variance": 0.2499995141
          },
          {
            "average": 1.548764036e-07,
            "count": 12913523,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003935433796,
            "variance": 1.548763916e-07
          },
          {
            "average": 1.249589597,
            "count": 12913523,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4327755128,
            "variance": 0.1872946445
          },
          {
            "average": 0.4532348384,
            "count": 12913523,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97365746,
            "variance": 143.368473
          },
          {
            "average": 1.951422319,
            "count": 12913523,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027548693,
            "variance": 1.055856317
          },
          {
            "average": 1179.369774,
            "count": 12913523,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9429048995,
            "variance": 0.8890696495
          },
          {
            "average": 30828.40163,
            "count": 12913523,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7148.240772,
            "variance": 51097346.14
          },
          {
            "average": 28458.2683,
            "count": 12913523,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5221.095524,
            "variance": 27259838.47
          },
          {
            "average": 23481.90019,
            "count": 12913523,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3725.47244,
            "variance": 13879144.9
          },
          {
            "average": 189105273.5,
            "count": 12913523,
            "maximum": 189193282.8,
            "minimum": 189103779.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3032.042319,
            "variance": 9193280.625
          },
          {
            "average": 0,
            "count": 12913523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12913523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272679.8148,
          4850727.336,
          1614.403357,
          273704.1548,
          4852149.916,
          1698.743357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272679.8147999092,
                4850727.33635434,
                1614.403356561612
              ],
              [
                272679.8147999092,
                4852149.9163543405,
                1614.403356561612
              ],
              [
                273704.15479990916,
                4852149.9163543405,
                1698.7433565616122
              ],
              [
                273704.15479990916,
                4850727.33635434,
                1698.7433565616122
              ],
              [
                272679.8147999092,
                4850727.33635434,
                1614.403356561612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:28:02+00:00",
        "end_time": "2017-09-10T18:36:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8252167,
            43.7746951,
            1614.403357,
            -119.8119009,
            43.78780208,
            1698.743357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82461386568238,
                  43.77469510217613,
                  1614.403356561612
                ],
                [
                  -119.8252167112879,
                  43.78748821414346,
                  1614.403356561612
                ],
                [
                  -119.81250102033766,
                  43.78780208203845,
                  1698.7433565616122
                ],
                [
                  -119.81190087927048,
                  43.775008830752775,
                  1698.7433565616122
                ],
                [
                  -119.82461386568238,
                  43.77469510217613,
                  1614.403356561612
                ]
              ]
            ]
          },
          "id": "20170910_43119G7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:28:02Z",
            "pc:count": 12913523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273234.6222,
                "count": 12913523,
                "maximum": 273704.1548,
                "minimum": 272679.8148,
                "name": "X",
                "position": 0,
                "stddev": 276.7739296,
                "variance": 76603.80811
              },
              {
                "average": 4851470.809,
                "count": 12913523,
                "maximum": 4852149.916,
                "minimum": 4850727.336,
                "name": "Y",
                "position": 1,
                "stddev": 405.6325204,
                "variance": 164537.7416
              },
              {
                "average": 1659.676866,
                "count": 12913523,
                "maximum": 1698.743357,
                "minimum": 1614.403357,
                "name": "Z",
                "position": 2,
                "stddev": 12.55706533,
                "variance": 157.6798897
              },
              {
                "average": 22832.28974,
                "count": 12913523,
                "maximum": 44673,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5554.042985,
                "variance": 30847393.48
              },
              {
                "average": 1.10761432,
                "count": 12913523,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.37162112,
                "variance": 0.1381022568
              },
              {
                "average": 1.217877724,
                "count": 12913523,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5526095723,
                "variance": 0.3053773393
              },
              {
                "average": 0.500710844,
                "count": 12913523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995141,
                "variance": 0.2499995141
              },
              {
                "average": 1.548764036e-07,
                "count": 12913523,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003935433796,
                "variance": 1.548763916e-07
              },
              {
                "average": 1.249589597,
                "count": 12913523,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4327755128,
                "variance": 0.1872946445
              },
              {
                "average": 0.4532348384,
                "count": 12913523,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97365746,
                "variance": 143.368473
              },
              {
                "average": 1.951422319,
                "count": 12913523,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027548693,
                "variance": 1.055856317
              },
              {
                "average": 1179.369774,
                "count": 12913523,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9429048995,
                "variance": 0.8890696495
              },
              {
                "average": 30828.40163,
                "count": 12913523,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7148.240772,
                "variance": 51097346.14
              },
              {
                "average": 28458.2683,
                "count": 12913523,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5221.095524,
                "variance": 27259838.47
              },
              {
                "average": 23481.90019,
                "count": 12913523,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3725.47244,
                "variance": 13879144.9
              },
              {
                "average": 189105273.5,
                "count": 12913523,
                "maximum": 189193282.8,
                "minimum": 189103779.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3032.042319,
                "variance": 9193280.625
              },
              {
                "average": 0,
                "count": 12913523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12913523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272679.8148,
              4850727.336,
              1614.403357,
              273704.1548,
              4852149.916,
              1698.743357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272679.8147999092,
                    4850727.33635434,
                    1614.403356561612
                  ],
                  [
                    272679.8147999092,
                    4852149.9163543405,
                    1614.403356561612
                  ],
                  [
                    273704.15479990916,
                    4852149.9163543405,
                    1698.7433565616122
                  ],
                  [
                    273704.15479990916,
                    4850727.33635434,
                    1698.7433565616122
                  ],
                  [
                    272679.8147999092,
                    4850727.33635434,
                    1614.403356561612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:28:02+00:00",
            "end_time": "2017-09-10T18:36: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": "20170831_43119G5319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747374704599,
              43.762212268383976,
              1425.1700325606348
            ],
            [
              -119.58802463498007,
              43.77498147205353,
              1425.1700325606348
            ],
            [
              -119.57499926991768,
              43.775275869007054,
              1534.2100325606348
            ],
            [
              -119.57445114708057,
              43.76250653490355,
              1534.2100325606348
            ],
            [
              -119.58747374704599,
              43.762212268383976,
              1425.1700325606348
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880246,
        43.76221227,
        1425.170033,
        -119.5744511,
        43.77527587,
        1534.210033
      ],
      "properties": {
        "datetime": "2017-08-31T17:27:46Z",
        "pc:count": 23828828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292265.3943,
            "count": 23828828,
            "maximum": 292771.0087,
            "minimum": 291721.7087,
            "name": "X",
            "position": 0,
            "stddev": 281.6354186,
            "variance": 79318.50903
          },
          {
            "average": 4849489.791,
            "count": 23828828,
            "maximum": 4850136.463,
            "minimum": 4848716.823,
            "name": "Y",
            "position": 1,
            "stddev": 392.4092872,
            "variance": 153985.0487
          },
          {
            "average": 1487.124471,
            "count": 23828828,
            "maximum": 1534.210033,
            "minimum": 1425.170033,
            "name": "Z",
            "position": 2,
            "stddev": 17.55290511,
            "variance": 308.1044777
          },
          {
            "average": 15990.98419,
            "count": 23828828,
            "maximum": 34081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5636.941353,
            "variance": 31775107.81
          },
          {
            "average": 1.331500525,
            "count": 23828828,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6353355866,
            "variance": 0.4036513076
          },
          {
            "average": 1.675223893,
            "count": 23828828,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9018056352,
            "variance": 0.8132534037
          },
          {
            "average": 0.5004665777,
            "count": 23828828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997928,
            "variance": 0.2499997928
          },
          {
            "average": 4.196597499e-08,
            "count": 23828828,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.000204855986,
            "variance": 4.196597499e-08
          },
          {
            "average": 1.104427545,
            "count": 23828828,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3058143824,
            "variance": 0.0935224365
          },
          {
            "average": 1.113740127,
            "count": 23828828,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50964878,
            "variance": 132.472015
          },
          {
            "average": 1.826190529,
            "count": 23828828,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.064473112,
            "variance": 1.133103005
          },
          {
            "average": 1132.025579,
            "count": 23828828,
            "maximum": 1135,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.239182441,
            "variance": 1.535573122
          },
          {
            "average": 29970.47094,
            "count": 23828828,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9935.658121,
            "variance": 98717302.3
          },
          {
            "average": 30157.55111,
            "count": 23828828,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7964.022837,
            "variance": 63425659.75
          },
          {
            "average": 25878.19079,
            "count": 23828828,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7545.321773,
            "variance": 56931880.66
          },
          {
            "average": 188233985.5,
            "count": 23828828,
            "maximum": 188235666,
            "minimum": 188232186.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 807.874901,
            "variance": 652661.8557
          },
          {
            "average": 0,
            "count": 23828828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23828828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23828828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23828828,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23828828,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291721.7087,
          4848716.823,
          1425.170033,
          292771.0087,
          4850136.463,
          1534.210033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291721.70867486735,
                4848716.822501474,
                1425.1700325606348
              ],
              [
                291721.70867486735,
                4850136.462501475,
                1425.1700325606348
              ],
              [
                292771.0086748674,
                4850136.462501475,
                1534.2100325606348
              ],
              [
                292771.0086748674,
                4848716.822501474,
                1534.2100325606348
              ],
              [
                291721.70867486735,
                4848716.822501474,
                1425.1700325606348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:27:46+00:00",
        "end_time": "2017-08-31T16:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880246,
            43.76221227,
            1425.170033,
            -119.5744511,
            43.77527587,
            1534.210033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747374704599,
                  43.762212268383976,
                  1425.1700325606348
                ],
                [
                  -119.58802463498007,
                  43.77498147205353,
                  1425.1700325606348
                ],
                [
                  -119.57499926991768,
                  43.775275869007054,
                  1534.2100325606348
                ],
                [
                  -119.57445114708057,
                  43.76250653490355,
                  1534.2100325606348
                ],
                [
                  -119.58747374704599,
                  43.762212268383976,
                  1425.1700325606348
                ]
              ]
            ]
          },
          "id": "20170831_43119G5319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:27:46Z",
            "pc:count": 23828828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292265.3943,
                "count": 23828828,
                "maximum": 292771.0087,
                "minimum": 291721.7087,
                "name": "X",
                "position": 0,
                "stddev": 281.6354186,
                "variance": 79318.50903
              },
              {
                "average": 4849489.791,
                "count": 23828828,
                "maximum": 4850136.463,
                "minimum": 4848716.823,
                "name": "Y",
                "position": 1,
                "stddev": 392.4092872,
                "variance": 153985.0487
              },
              {
                "average": 1487.124471,
                "count": 23828828,
                "maximum": 1534.210033,
                "minimum": 1425.170033,
                "name": "Z",
                "position": 2,
                "stddev": 17.55290511,
                "variance": 308.1044777
              },
              {
                "average": 15990.98419,
                "count": 23828828,
                "maximum": 34081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5636.941353,
                "variance": 31775107.81
              },
              {
                "average": 1.331500525,
                "count": 23828828,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6353355866,
                "variance": 0.4036513076
              },
              {
                "average": 1.675223893,
                "count": 23828828,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9018056352,
                "variance": 0.8132534037
              },
              {
                "average": 0.5004665777,
                "count": 23828828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997928,
                "variance": 0.2499997928
              },
              {
                "average": 4.196597499e-08,
                "count": 23828828,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.000204855986,
                "variance": 4.196597499e-08
              },
              {
                "average": 1.104427545,
                "count": 23828828,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3058143824,
                "variance": 0.0935224365
              },
              {
                "average": 1.113740127,
                "count": 23828828,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50964878,
                "variance": 132.472015
              },
              {
                "average": 1.826190529,
                "count": 23828828,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.064473112,
                "variance": 1.133103005
              },
              {
                "average": 1132.025579,
                "count": 23828828,
                "maximum": 1135,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.239182441,
                "variance": 1.535573122
              },
              {
                "average": 29970.47094,
                "count": 23828828,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9935.658121,
                "variance": 98717302.3
              },
              {
                "average": 30157.55111,
                "count": 23828828,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7964.022837,
                "variance": 63425659.75
              },
              {
                "average": 25878.19079,
                "count": 23828828,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7545.321773,
                "variance": 56931880.66
              },
              {
                "average": 188233985.5,
                "count": 23828828,
                "maximum": 188235666,
                "minimum": 188232186.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 807.874901,
                "variance": 652661.8557
              },
              {
                "average": 0,
                "count": 23828828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23828828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23828828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23828828,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23828828,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291721.7087,
              4848716.823,
              1425.170033,
              292771.0087,
              4850136.463,
              1534.210033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291721.70867486735,
                    4848716.822501474,
                    1425.1700325606348
                  ],
                  [
                    291721.70867486735,
                    4850136.462501475,
                    1425.1700325606348
                  ],
                  [
                    292771.0086748674,
                    4850136.462501475,
                    1534.2100325606348
                  ],
                  [
                    292771.0086748674,
                    4848716.822501474,
                    1534.2100325606348
                  ],
                  [
                    291721.70867486735,
                    4848716.822501474,
                    1425.1700325606348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:27:46+00:00",
            "end_time": "2017-08-31T16:29:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247429427836,
              43.6747207157486,
              1513.8974088229618
            ],
            [
              -119.5130072111935,
              43.687481686235365,
              1513.8974088229618
            ],
            [
              -119.4999987990441,
              43.68776711025892,
              1582.3974088229618
            ],
            [
              -119.49946863371517,
              43.675006013377825,
              1582.3974088229618
            ],
            [
              -119.51247429427836,
              43.6747207157486,
              1513.8974088229618
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130072,
        43.67472072,
        1513.897409,
        -119.4994686,
        43.68776711,
        1582.397409
      ],
      "properties": {
        "datetime": "2017-08-31T16:59:23Z",
        "pc:count": 16104681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297962.8833,
            "count": 16104681,
            "maximum": 298513.6649,
            "minimum": 297464.2649,
            "name": "X",
            "position": 0,
            "stddev": 295.031857,
            "variance": 87043.79662
          },
          {
            "average": 4839504.538,
            "count": 16104681,
            "maximum": 4840232.031,
            "minimum": 4838813.411,
            "name": "Y",
            "position": 1,
            "stddev": 410.9535137,
            "variance": 168882.7904
          },
          {
            "average": 1539.563875,
            "count": 16104681,
            "maximum": 1582.397409,
            "minimum": 1513.897409,
            "name": "Z",
            "position": 2,
            "stddev": 10.94891327,
            "variance": 119.8787017
          },
          {
            "average": 17118.69302,
            "count": 16104681,
            "maximum": 31857,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4971.543022,
            "variance": 24716240.02
          },
          {
            "average": 1.18415149,
            "count": 16104681,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4898245268,
            "variance": 0.239928067
          },
          {
            "average": 1.38016214,
            "count": 16104681,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7420046057,
            "variance": 0.5505708349
          },
          {
            "average": 0.5032588351,
            "count": 16104681,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999893954,
            "variance": 0.2499893955
          },
          {
            "average": 7.451249733e-07,
            "count": 16104681,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008632059223,
            "variance": 7.451244643e-07
          },
          {
            "average": 1.12510816,
            "count": 16104681,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3308415251,
            "variance": 0.1094561148
          },
          {
            "average": -0.04599299461,
            "count": 16104681,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86406209,
            "variance": 140.7559692
          },
          {
            "average": 1.893933137,
            "count": 16104681,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044690533,
            "variance": 1.09137831
          },
          {
            "average": 1129.088399,
            "count": 16104681,
            "maximum": 1132,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114592467,
            "variance": 1.242316368
          },
          {
            "average": 29469.89519,
            "count": 16104681,
            "maximum": 52992,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 10132.3106,
            "variance": 102663718.1
          },
          {
            "average": 30220.77776,
            "count": 16104681,
            "maximum": 50944,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 8149.617846,
            "variance": 66416271.04
          },
          {
            "average": 25692.17637,
            "count": 16104681,
            "maximum": 47360,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 7968.979315,
            "variance": 63504631.32
          },
          {
            "average": 188232006.4,
            "count": 16104681,
            "maximum": 188233963.4,
            "minimum": 188230684.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 756.6694497,
            "variance": 572548.6561
          },
          {
            "average": 0,
            "count": 16104681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16104681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16104681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16104681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16104681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297464.2649,
          4838813.411,
          1513.897409,
          298513.6649,
          4840232.031,
          1582.397409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297464.2649258157,
                4838813.410883852,
                1513.8974088229618
              ],
              [
                297464.2649258157,
                4840232.030883851,
                1513.8974088229618
              ],
              [
                298513.6649258157,
                4840232.030883851,
                1582.3974088229618
              ],
              [
                298513.6649258157,
                4838813.410883852,
                1582.3974088229618
              ],
              [
                297464.2649258157,
                4838813.410883852,
                1513.8974088229618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:59:23+00:00",
        "end_time": "2017-08-31T16:04:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130072,
            43.67472072,
            1513.897409,
            -119.4994686,
            43.68776711,
            1582.397409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247429427836,
                  43.6747207157486,
                  1513.8974088229618
                ],
                [
                  -119.5130072111935,
                  43.687481686235365,
                  1513.8974088229618
                ],
                [
                  -119.4999987990441,
                  43.68776711025892,
                  1582.3974088229618
                ],
                [
                  -119.49946863371517,
                  43.675006013377825,
                  1582.3974088229618
                ],
                [
                  -119.51247429427836,
                  43.6747207157486,
                  1513.8974088229618
                ]
              ]
            ]
          },
          "id": "20170831_43119F5405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:59:23Z",
            "pc:count": 16104681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297962.8833,
                "count": 16104681,
                "maximum": 298513.6649,
                "minimum": 297464.2649,
                "name": "X",
                "position": 0,
                "stddev": 295.031857,
                "variance": 87043.79662
              },
              {
                "average": 4839504.538,
                "count": 16104681,
                "maximum": 4840232.031,
                "minimum": 4838813.411,
                "name": "Y",
                "position": 1,
                "stddev": 410.9535137,
                "variance": 168882.7904
              },
              {
                "average": 1539.563875,
                "count": 16104681,
                "maximum": 1582.397409,
                "minimum": 1513.897409,
                "name": "Z",
                "position": 2,
                "stddev": 10.94891327,
                "variance": 119.8787017
              },
              {
                "average": 17118.69302,
                "count": 16104681,
                "maximum": 31857,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4971.543022,
                "variance": 24716240.02
              },
              {
                "average": 1.18415149,
                "count": 16104681,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4898245268,
                "variance": 0.239928067
              },
              {
                "average": 1.38016214,
                "count": 16104681,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7420046057,
                "variance": 0.5505708349
              },
              {
                "average": 0.5032588351,
                "count": 16104681,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999893954,
                "variance": 0.2499893955
              },
              {
                "average": 7.451249733e-07,
                "count": 16104681,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008632059223,
                "variance": 7.451244643e-07
              },
              {
                "average": 1.12510816,
                "count": 16104681,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3308415251,
                "variance": 0.1094561148
              },
              {
                "average": -0.04599299461,
                "count": 16104681,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86406209,
                "variance": 140.7559692
              },
              {
                "average": 1.893933137,
                "count": 16104681,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.044690533,
                "variance": 1.09137831
              },
              {
                "average": 1129.088399,
                "count": 16104681,
                "maximum": 1132,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114592467,
                "variance": 1.242316368
              },
              {
                "average": 29469.89519,
                "count": 16104681,
                "maximum": 52992,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 10132.3106,
                "variance": 102663718.1
              },
              {
                "average": 30220.77776,
                "count": 16104681,
                "maximum": 50944,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 8149.617846,
                "variance": 66416271.04
              },
              {
                "average": 25692.17637,
                "count": 16104681,
                "maximum": 47360,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 7968.979315,
                "variance": 63504631.32
              },
              {
                "average": 188232006.4,
                "count": 16104681,
                "maximum": 188233963.4,
                "minimum": 188230684.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 756.6694497,
                "variance": 572548.6561
              },
              {
                "average": 0,
                "count": 16104681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16104681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16104681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16104681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16104681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297464.2649,
              4838813.411,
              1513.897409,
              298513.6649,
              4840232.031,
              1582.397409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297464.2649258157,
                    4838813.410883852,
                    1513.8974088229618
                  ],
                  [
                    297464.2649258157,
                    4840232.030883851,
                    1513.8974088229618
                  ],
                  [
                    298513.6649258157,
                    4840232.030883851,
                    1582.3974088229618
                  ],
                  [
                    298513.6649258157,
                    4838813.410883852,
                    1582.3974088229618
                  ],
                  [
                    297464.2649258157,
                    4838813.410883852,
                    1513.8974088229618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:59:23+00:00",
            "end_time": "2017-08-31T16:04:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6374725192629,
              43.674707361283176,
              1400.797409067021
            ],
            [
              -119.63803256203332,
              43.68748146838986,
              1400.797409067021
            ],
            [
              -119.62499989073811,
              43.68778170663525,
              1478.137409067021
            ],
            [
              -119.62444260698237,
              43.67500746643719,
              1478.137409067021
            ],
            [
              -119.6374725192629,
              43.674707361283176,
              1400.797409067021
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380326,
        43.67470736,
        1400.797409,
        -119.6244426,
        43.68778171,
        1478.137409
      ],
      "properties": {
        "datetime": "2017-09-10T19:28:53Z",
        "pc:count": 17220369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287894.9075,
            "count": 17220369,
            "maximum": 288438.983,
            "minimum": 287387.523,
            "name": "X",
            "position": 0,
            "stddev": 291.0395913,
            "variance": 84704.04371
          },
          {
            "average": 4839907.056,
            "count": 17220369,
            "maximum": 4840545.091,
            "minimum": 4839124.871,
            "name": "Y",
            "position": 1,
            "stddev": 393.7026285,
            "variance": 155001.7597
          },
          {
            "average": 1444.590787,
            "count": 17220369,
            "maximum": 1478.137409,
            "minimum": 1400.797409,
            "name": "Z",
            "position": 2,
            "stddev": 13.83241894,
            "variance": 191.3358138
          },
          {
            "average": 24053.56668,
            "count": 17220369,
            "maximum": 50545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3566.756222,
            "variance": 12721749.95
          },
          {
            "average": 1.030051563,
            "count": 17220369,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1869236381,
            "variance": 0.03494044647
          },
          {
            "average": 1.060470539,
            "count": 17220369,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2728013288,
            "variance": 0.07442056498
          },
          {
            "average": 0.4984932669,
            "count": 17220369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977443,
            "variance": 0.2499977443
          },
          {
            "average": 5.696742038e-05,
            "count": 17220369,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007547461719,
            "variance": 5.696417841e-05
          },
          {
            "average": 1.201347021,
            "count": 17220369,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4010067425,
            "variance": 0.1608064075
          },
          {
            "average": 1.740537701,
            "count": 17220369,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14173981,
            "variance": 147.4218456
          },
          {
            "average": 1.997318234,
            "count": 17220369,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009740826,
            "variance": 1.019576536
          },
          {
            "average": 1163.541022,
            "count": 17220369,
            "maximum": 1182,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.48942134,
            "variance": 72.07027469
          },
          {
            "average": 37717.65658,
            "count": 17220369,
            "maximum": 56832,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6312.568087,
            "variance": 39848515.85
          },
          {
            "average": 36413.84761,
            "count": 17220369,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 5237.89808,
            "variance": 27435576.3
          },
          {
            "average": 33283.77922,
            "count": 17220369,
            "maximum": 52224,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5049.012445,
            "variance": 25492526.67
          },
          {
            "average": 189094326.3,
            "count": 17220369,
            "maximum": 189106933.5,
            "minimum": 189089807.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 5801.105685,
            "variance": 33652827.16
          },
          {
            "average": 0,
            "count": 17220369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17220369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17220369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17220369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17220369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287387.523,
          4839124.871,
          1400.797409,
          288438.983,
          4840545.091,
          1478.137409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287387.5229818841,
                4839124.871251844,
                1400.797409067021
              ],
              [
                287387.5229818841,
                4840545.091251845,
                1400.797409067021
              ],
              [
                288438.98298188404,
                4840545.091251845,
                1478.137409067021
              ],
              [
                288438.98298188404,
                4839124.871251844,
                1478.137409067021
              ],
              [
                287387.5229818841,
                4839124.871251844,
                1400.797409067021
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:28:53+00:00",
        "end_time": "2017-09-10T14:43:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380326,
            43.67470736,
            1400.797409,
            -119.6244426,
            43.68778171,
            1478.137409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6374725192629,
                  43.674707361283176,
                  1400.797409067021
                ],
                [
                  -119.63803256203332,
                  43.68748146838986,
                  1400.797409067021
                ],
                [
                  -119.62499989073811,
                  43.68778170663525,
                  1478.137409067021
                ],
                [
                  -119.62444260698237,
                  43.67500746643719,
                  1478.137409067021
                ],
                [
                  -119.6374725192629,
                  43.674707361283176,
                  1400.797409067021
                ]
              ]
            ]
          },
          "id": "20170910_43119F6405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:28:53Z",
            "pc:count": 17220369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287894.9075,
                "count": 17220369,
                "maximum": 288438.983,
                "minimum": 287387.523,
                "name": "X",
                "position": 0,
                "stddev": 291.0395913,
                "variance": 84704.04371
              },
              {
                "average": 4839907.056,
                "count": 17220369,
                "maximum": 4840545.091,
                "minimum": 4839124.871,
                "name": "Y",
                "position": 1,
                "stddev": 393.7026285,
                "variance": 155001.7597
              },
              {
                "average": 1444.590787,
                "count": 17220369,
                "maximum": 1478.137409,
                "minimum": 1400.797409,
                "name": "Z",
                "position": 2,
                "stddev": 13.83241894,
                "variance": 191.3358138
              },
              {
                "average": 24053.56668,
                "count": 17220369,
                "maximum": 50545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3566.756222,
                "variance": 12721749.95
              },
              {
                "average": 1.030051563,
                "count": 17220369,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1869236381,
                "variance": 0.03494044647
              },
              {
                "average": 1.060470539,
                "count": 17220369,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2728013288,
                "variance": 0.07442056498
              },
              {
                "average": 0.4984932669,
                "count": 17220369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977443,
                "variance": 0.2499977443
              },
              {
                "average": 5.696742038e-05,
                "count": 17220369,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007547461719,
                "variance": 5.696417841e-05
              },
              {
                "average": 1.201347021,
                "count": 17220369,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4010067425,
                "variance": 0.1608064075
              },
              {
                "average": 1.740537701,
                "count": 17220369,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14173981,
                "variance": 147.4218456
              },
              {
                "average": 1.997318234,
                "count": 17220369,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009740826,
                "variance": 1.019576536
              },
              {
                "average": 1163.541022,
                "count": 17220369,
                "maximum": 1182,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.48942134,
                "variance": 72.07027469
              },
              {
                "average": 37717.65658,
                "count": 17220369,
                "maximum": 56832,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6312.568087,
                "variance": 39848515.85
              },
              {
                "average": 36413.84761,
                "count": 17220369,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 5237.89808,
                "variance": 27435576.3
              },
              {
                "average": 33283.77922,
                "count": 17220369,
                "maximum": 52224,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5049.012445,
                "variance": 25492526.67
              },
              {
                "average": 189094326.3,
                "count": 17220369,
                "maximum": 189106933.5,
                "minimum": 189089807.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 5801.105685,
                "variance": 33652827.16
              },
              {
                "average": 0,
                "count": 17220369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17220369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17220369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17220369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17220369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287387.523,
              4839124.871,
              1400.797409,
              288438.983,
              4840545.091,
              1478.137409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287387.5229818841,
                    4839124.871251844,
                    1400.797409067021
                  ],
                  [
                    287387.5229818841,
                    4840545.091251845,
                    1400.797409067021
                  ],
                  [
                    288438.98298188404,
                    4840545.091251845,
                    1478.137409067021
                  ],
                  [
                    288438.98298188404,
                    4839124.871251844,
                    1478.137409067021
                  ],
                  [
                    287387.5229818841,
                    4839124.871251844,
                    1400.797409067021
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:28:53+00:00",
            "end_time": "2017-09-10T14:43:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7319a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82574963953671,
              43.769838402678744,
              1610.0064561307736
            ],
            [
              -119.82589571021964,
              43.77293825629134,
              1610.0064561307736
            ],
            [
              -119.82498701819055,
              43.772960738010696,
              1644.4264561307737
            ],
            [
              -119.8248409943256,
              43.76986088197966,
              1644.4264561307737
            ],
            [
              -119.82574963953671,
              43.769838402678744,
              1610.0064561307736
            ]
          ]
        ]
      },
      "bbox": [
        -119.8258957,
        43.7698384,
        1610.006456,
        -119.824841,
        43.77296074,
        1644.426456
      ],
      "properties": {
        "datetime": "2017-09-11T19:46:25Z",
        "pc:count": 165238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272610.2407,
            "count": 165238,
            "maximum": 272643.2069,
            "minimum": 272569.9869,
            "name": "X",
            "position": 0,
            "stddev": 18.20911799,
            "variance": 331.5719779
          },
          {
            "average": 4850365.649,
            "count": 165238,
            "maximum": 4850535.727,
            "minimum": 4850191.027,
            "name": "Y",
            "position": 1,
            "stddev": 73.11309619,
            "variance": 5345.524834
          },
          {
            "average": 1622.528709,
            "count": 165238,
            "maximum": 1644.426456,
            "minimum": 1610.006456,
            "name": "Z",
            "position": 2,
            "stddev": 6.420113933,
            "variance": 41.21786291
          },
          {
            "average": 21921.30382,
            "count": 165238,
            "maximum": 42241,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 9513.781375,
            "variance": 90512036.05
          },
          {
            "average": 1.341005096,
            "count": 165238,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6423470099,
            "variance": 0.4126096811
          },
          {
            "average": 1.697266972,
            "count": 165238,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9192326294,
            "variance": 0.844988627
          },
          {
            "average": 0.4819290962,
            "count": 165238,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996748477,
            "variance": 0.2496749534
          },
          {
            "average": 5.446689018e-05,
            "count": 165238,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007379990051,
            "variance": 5.446425315e-05
          },
          {
            "average": 1.243067575,
            "count": 165238,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4289368748,
            "variance": 0.1839868426
          },
          {
            "average": 8.602244511,
            "count": 165238,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.654800178,
            "variance": 31.97676505
          },
          {
            "average": 1.825905663,
            "count": 165238,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.075812676,
            "variance": 1.157372914
          },
          {
            "average": 1182.940849,
            "count": 165238,
            "maximum": 1186,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.022351691,
            "variance": 4.089906363
          },
          {
            "average": 24419.42817,
            "count": 165238,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10440.55768,
            "variance": 109005244.7
          },
          {
            "average": 24473.52285,
            "count": 165238,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8560.626882,
            "variance": 73284332.61
          },
          {
            "average": 20378.99001,
            "count": 165238,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5957.275409,
            "variance": 35489130.3
          },
          {
            "average": 189148201.8,
            "count": 165238,
            "maximum": 189194385.2,
            "minimum": 189106452.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 43404.25329,
            "variance": 1883929204
          },
          {
            "average": 0,
            "count": 165238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272569.9869,
          4850191.027,
          1610.006456,
          272643.2069,
          4850535.727,
          1644.426456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272569.9869007359,
                4850191.026863297,
                1610.0064561307736
              ],
              [
                272569.9869007359,
                4850535.726863297,
                1610.0064561307736
              ],
              [
                272643.20690073585,
                4850535.726863297,
                1644.4264561307737
              ],
              [
                272643.20690073585,
                4850191.026863297,
                1644.4264561307737
              ],
              [
                272569.9869007359,
                4850191.026863297,
                1610.0064561307736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:46:25+00:00",
        "end_time": "2017-09-10T19:20:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7319a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7319a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7319a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7319a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8258957,
            43.7698384,
            1610.006456,
            -119.824841,
            43.77296074,
            1644.426456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82574963953671,
                  43.769838402678744,
                  1610.0064561307736
                ],
                [
                  -119.82589571021964,
                  43.77293825629134,
                  1610.0064561307736
                ],
                [
                  -119.82498701819055,
                  43.772960738010696,
                  1644.4264561307737
                ],
                [
                  -119.8248409943256,
                  43.76986088197966,
                  1644.4264561307737
                ],
                [
                  -119.82574963953671,
                  43.769838402678744,
                  1610.0064561307736
                ]
              ]
            ]
          },
          "id": "20170910_43119G7319a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7319a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:46:25Z",
            "pc:count": 165238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272610.2407,
                "count": 165238,
                "maximum": 272643.2069,
                "minimum": 272569.9869,
                "name": "X",
                "position": 0,
                "stddev": 18.20911799,
                "variance": 331.5719779
              },
              {
                "average": 4850365.649,
                "count": 165238,
                "maximum": 4850535.727,
                "minimum": 4850191.027,
                "name": "Y",
                "position": 1,
                "stddev": 73.11309619,
                "variance": 5345.524834
              },
              {
                "average": 1622.528709,
                "count": 165238,
                "maximum": 1644.426456,
                "minimum": 1610.006456,
                "name": "Z",
                "position": 2,
                "stddev": 6.420113933,
                "variance": 41.21786291
              },
              {
                "average": 21921.30382,
                "count": 165238,
                "maximum": 42241,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 9513.781375,
                "variance": 90512036.05
              },
              {
                "average": 1.341005096,
                "count": 165238,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6423470099,
                "variance": 0.4126096811
              },
              {
                "average": 1.697266972,
                "count": 165238,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9192326294,
                "variance": 0.844988627
              },
              {
                "average": 0.4819290962,
                "count": 165238,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996748477,
                "variance": 0.2496749534
              },
              {
                "average": 5.446689018e-05,
                "count": 165238,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007379990051,
                "variance": 5.446425315e-05
              },
              {
                "average": 1.243067575,
                "count": 165238,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4289368748,
                "variance": 0.1839868426
              },
              {
                "average": 8.602244511,
                "count": 165238,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.654800178,
                "variance": 31.97676505
              },
              {
                "average": 1.825905663,
                "count": 165238,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.075812676,
                "variance": 1.157372914
              },
              {
                "average": 1182.940849,
                "count": 165238,
                "maximum": 1186,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.022351691,
                "variance": 4.089906363
              },
              {
                "average": 24419.42817,
                "count": 165238,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10440.55768,
                "variance": 109005244.7
              },
              {
                "average": 24473.52285,
                "count": 165238,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8560.626882,
                "variance": 73284332.61
              },
              {
                "average": 20378.99001,
                "count": 165238,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5957.275409,
                "variance": 35489130.3
              },
              {
                "average": 189148201.8,
                "count": 165238,
                "maximum": 189194385.2,
                "minimum": 189106452.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 43404.25329,
                "variance": 1883929204
              },
              {
                "average": 0,
                "count": 165238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272569.9869,
              4850191.027,
              1610.006456,
              272643.2069,
              4850535.727,
              1644.426456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272569.9869007359,
                    4850191.026863297,
                    1610.0064561307736
                  ],
                  [
                    272569.9869007359,
                    4850535.726863297,
                    1610.0064561307736
                  ],
                  [
                    272643.20690073585,
                    4850535.726863297,
                    1644.4264561307737
                  ],
                  [
                    272643.20690073585,
                    4850191.026863297,
                    1644.4264561307737
                  ],
                  [
                    272569.9869007359,
                    4850191.026863297,
                    1610.0064561307736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:46:25+00:00",
            "end_time": "2017-09-10T19: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": "20170911_43119G7319b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82760652559233,
              43.7624303752206,
              1617.2098279509403
            ],
            [
              -119.8277559359104,
              43.765599832917076,
              1617.2098279509403
            ],
            [
              -119.82498676305214,
              43.76566836621514,
              1650.0098279509405
            ],
            [
              -119.82483749857425,
              43.76249890098071,
              1650.0098279509405
            ],
            [
              -119.82760652559233,
              43.7624303752206,
              1617.2098279509403
            ]
          ]
        ]
      },
      "bbox": [
        -119.8277559,
        43.76243038,
        1617.209828,
        -119.8248375,
        43.76566837,
        1650.009828
      ],
      "properties": {
        "datetime": "2017-09-11T19:49:37Z",
        "pc:count": 653729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272521.5894,
            "count": 653729,
            "maximum": 272615.5794,
            "minimum": 272392.4194,
            "name": "X",
            "position": 0,
            "stddev": 55.63574266,
            "variance": 3095.335861
          },
          {
            "average": 4849496.975,
            "count": 653729,
            "maximum": 4849725.768,
            "minimum": 4849373.328,
            "name": "Y",
            "position": 1,
            "stddev": 84.93932737,
            "variance": 7214.689334
          },
          {
            "average": 1624.529895,
            "count": 653729,
            "maximum": 1650.009828,
            "minimum": 1617.209828,
            "name": "Z",
            "position": 2,
            "stddev": 5.301586461,
            "variance": 28.10681901
          },
          {
            "average": 17325.77198,
            "count": 653729,
            "maximum": 41777,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9475.750572,
            "variance": 89789848.9
          },
          {
            "average": 1.559311274,
            "count": 653729,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.759954965,
            "variance": 0.5775315488
          },
          {
            "average": 2.138526821,
            "count": 653729,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9567794042,
            "variance": 0.9154268283
          },
          {
            "average": 0.5145266617,
            "count": 653729,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997893138,
            "variance": 0.2497893582
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132138853,
            "count": 653729,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3386419225,
            "variance": 0.1146783517
          },
          {
            "average": -5.610533939,
            "count": 653729,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.417790331,
            "variance": 88.69477471
          },
          {
            "average": 1.671356174,
            "count": 653729,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.108269536,
            "variance": 1.228261365
          },
          {
            "average": 1185.660027,
            "count": 653729,
            "maximum": 1187,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6615570028,
            "variance": 0.4376576679
          },
          {
            "average": 20006.70531,
            "count": 653729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7387.643544,
            "variance": 54577277.14
          },
          {
            "average": 21475.78368,
            "count": 653729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6752.103528,
            "variance": 45590902.05
          },
          {
            "average": 17465.68223,
            "count": 653729,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3945.725253,
            "variance": 15568747.77
          },
          {
            "average": 189193915.3,
            "count": 653729,
            "maximum": 189194577.2,
            "minimum": 189193294.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 558.3808808,
            "variance": 311789.2081
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 653729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272392.4194,
          4849373.328,
          1617.209828,
          272615.5794,
          4849725.768,
          1650.009828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272392.41943026736,
                4849373.32782131,
                1617.2098279509403
              ],
              [
                272392.41943026736,
                4849725.767821309,
                1617.2098279509403
              ],
              [
                272615.5794302674,
                4849725.767821309,
                1650.0098279509405
              ],
              [
                272615.5794302674,
                4849373.32782131,
                1650.0098279509405
              ],
              [
                272392.41943026736,
                4849373.32782131,
                1617.2098279509403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:49:37+00:00",
        "end_time": "2017-09-11T19:28:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119G7319b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119G7319b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119G7319b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119G7319b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8277559,
            43.76243038,
            1617.209828,
            -119.8248375,
            43.76566837,
            1650.009828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82760652559233,
                  43.7624303752206,
                  1617.2098279509403
                ],
                [
                  -119.8277559359104,
                  43.765599832917076,
                  1617.2098279509403
                ],
                [
                  -119.82498676305214,
                  43.76566836621514,
                  1650.0098279509405
                ],
                [
                  -119.82483749857425,
                  43.76249890098071,
                  1650.0098279509405
                ],
                [
                  -119.82760652559233,
                  43.7624303752206,
                  1617.2098279509403
                ]
              ]
            ]
          },
          "id": "20170911_43119G7319b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119G7319b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:49:37Z",
            "pc:count": 653729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272521.5894,
                "count": 653729,
                "maximum": 272615.5794,
                "minimum": 272392.4194,
                "name": "X",
                "position": 0,
                "stddev": 55.63574266,
                "variance": 3095.335861
              },
              {
                "average": 4849496.975,
                "count": 653729,
                "maximum": 4849725.768,
                "minimum": 4849373.328,
                "name": "Y",
                "position": 1,
                "stddev": 84.93932737,
                "variance": 7214.689334
              },
              {
                "average": 1624.529895,
                "count": 653729,
                "maximum": 1650.009828,
                "minimum": 1617.209828,
                "name": "Z",
                "position": 2,
                "stddev": 5.301586461,
                "variance": 28.10681901
              },
              {
                "average": 17325.77198,
                "count": 653729,
                "maximum": 41777,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9475.750572,
                "variance": 89789848.9
              },
              {
                "average": 1.559311274,
                "count": 653729,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.759954965,
                "variance": 0.5775315488
              },
              {
                "average": 2.138526821,
                "count": 653729,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9567794042,
                "variance": 0.9154268283
              },
              {
                "average": 0.5145266617,
                "count": 653729,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997893138,
                "variance": 0.2497893582
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132138853,
                "count": 653729,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3386419225,
                "variance": 0.1146783517
              },
              {
                "average": -5.610533939,
                "count": 653729,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.417790331,
                "variance": 88.69477471
              },
              {
                "average": 1.671356174,
                "count": 653729,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.108269536,
                "variance": 1.228261365
              },
              {
                "average": 1185.660027,
                "count": 653729,
                "maximum": 1187,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6615570028,
                "variance": 0.4376576679
              },
              {
                "average": 20006.70531,
                "count": 653729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7387.643544,
                "variance": 54577277.14
              },
              {
                "average": 21475.78368,
                "count": 653729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6752.103528,
                "variance": 45590902.05
              },
              {
                "average": 17465.68223,
                "count": 653729,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3945.725253,
                "variance": 15568747.77
              },
              {
                "average": 189193915.3,
                "count": 653729,
                "maximum": 189194577.2,
                "minimum": 189193294.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 558.3808808,
                "variance": 311789.2081
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 653729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272392.4194,
              4849373.328,
              1617.209828,
              272615.5794,
              4849725.768,
              1650.009828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272392.41943026736,
                    4849373.32782131,
                    1617.2098279509403
                  ],
                  [
                    272392.41943026736,
                    4849725.767821309,
                    1617.2098279509403
                  ],
                  [
                    272615.5794302674,
                    4849725.767821309,
                    1650.0098279509405
                  ],
                  [
                    272615.5794302674,
                    4849373.32782131,
                    1650.0098279509405
                  ],
                  [
                    272392.41943026736,
                    4849373.32782131,
                    1617.2098279509403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:49:37+00:00",
            "end_time": "2017-09-11T19:28:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997258982629,
              43.62470622188342,
              1319.4817136962238
            ],
            [
              -119.6505343437661,
              43.637481211582205,
              1319.4817136962238
            ],
            [
              -119.6374992400054,
              43.63778291156517,
              1343.1817136962236
            ],
            [
              -119.63694024089712,
              43.62500778810668,
              1343.1817136962236
            ],
            [
              -119.64997258982629,
              43.62470622188342,
              1319.4817136962238
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505343,
        43.62470622,
        1319.481714,
        -119.6369402,
        43.63778291,
        1343.181714
      ],
      "properties": {
        "datetime": "2017-09-10T17:07:16Z",
        "pc:count": 13427929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286735.1912,
            "count": 13427929,
            "maximum": 287254.9522,
            "minimum": 286202.4122,
            "name": "X",
            "position": 0,
            "stddev": 292.148414,
            "variance": 85350.69583
          },
          {
            "average": 4834322.98,
            "count": 13427929,
            "maximum": 4835023.861,
            "minimum": 4833603.541,
            "name": "Y",
            "position": 1,
            "stddev": 402.8425912,
            "variance": 162282.1533
          },
          {
            "average": 1326.762605,
            "count": 13427929,
            "maximum": 1343.181714,
            "minimum": 1319.481714,
            "name": "Z",
            "position": 2,
            "stddev": 3.927292145,
            "variance": 15.4236236
          },
          {
            "average": 30538.92263,
            "count": 13427929,
            "maximum": 58257,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5768.537798,
            "variance": 33276028.32
          },
          {
            "average": 1.009968179,
            "count": 13427929,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1049804345,
            "variance": 0.01102089163
          },
          {
            "average": 1.020029075,
            "count": 13427929,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1521599691,
            "variance": 0.02315265618
          },
          {
            "average": 0.5017485571,
            "count": 13427929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969612,
            "variance": 0.2499969612
          },
          {
            "average": 9.606842574e-06,
            "count": 13427929,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003099475923,
            "variance": 9.606750998e-06
          },
          {
            "average": 1.265324832,
            "count": 13427929,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.441506036,
            "variance": 0.1949275798
          },
          {
            "average": 0.000415392811,
            "count": 13427929,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00858204,
            "variance": 144.2060427
          },
          {
            "average": 2.002718141,
            "count": 13427929,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003714887,
            "variance": 1.007443575
          },
          {
            "average": 1167.25813,
            "count": 13427929,
            "maximum": 1170,
            "minimum": 1165,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.014010141,
            "variance": 1.028216565
          },
          {
            "average": 33526.68289,
            "count": 13427929,
            "maximum": 56320,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 14876.57446,
            "variance": 221312467.6
          },
          {
            "average": 36443.97785,
            "count": 13427929,
            "maximum": 55808,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9338.615654,
            "variance": 87209742.33
          },
          {
            "average": 29515.7528,
            "count": 13427929,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 12435.68557,
            "variance": 154646275.5
          },
          {
            "average": 189096399.1,
            "count": 13427929,
            "maximum": 189098436.4,
            "minimum": 189095089.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 612.4449153,
            "variance": 375088.7743
          },
          {
            "average": 0,
            "count": 13427929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286202.4122,
          4833603.541,
          1319.481714,
          287254.9522,
          4835023.861,
          1343.181714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286202.4121684168,
                4833603.540637586,
                1319.4817136962238
              ],
              [
                286202.4121684168,
                4835023.860637587,
                1319.4817136962238
              ],
              [
                287254.9521684168,
                4835023.860637587,
                1343.1817136962236
              ],
              [
                287254.9521684168,
                4833603.540637586,
                1343.1817136962236
              ],
              [
                286202.4121684168,
                4833603.540637586,
                1319.4817136962238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:07:16+00:00",
        "end_time": "2017-09-10T16:11:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505343,
            43.62470622,
            1319.481714,
            -119.6369402,
            43.63778291,
            1343.181714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997258982629,
                  43.62470622188342,
                  1319.4817136962238
                ],
                [
                  -119.6505343437661,
                  43.637481211582205,
                  1319.4817136962238
                ],
                [
                  -119.6374992400054,
                  43.63778291156517,
                  1343.1817136962236
                ],
                [
                  -119.63694024089712,
                  43.62500778810668,
                  1343.1817136962236
                ],
                [
                  -119.64997258982629,
                  43.62470622188342,
                  1319.4817136962238
                ]
              ]
            ]
          },
          "id": "20170910_43119F6424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:07:16Z",
            "pc:count": 13427929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286735.1912,
                "count": 13427929,
                "maximum": 287254.9522,
                "minimum": 286202.4122,
                "name": "X",
                "position": 0,
                "stddev": 292.148414,
                "variance": 85350.69583
              },
              {
                "average": 4834322.98,
                "count": 13427929,
                "maximum": 4835023.861,
                "minimum": 4833603.541,
                "name": "Y",
                "position": 1,
                "stddev": 402.8425912,
                "variance": 162282.1533
              },
              {
                "average": 1326.762605,
                "count": 13427929,
                "maximum": 1343.181714,
                "minimum": 1319.481714,
                "name": "Z",
                "position": 2,
                "stddev": 3.927292145,
                "variance": 15.4236236
              },
              {
                "average": 30538.92263,
                "count": 13427929,
                "maximum": 58257,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5768.537798,
                "variance": 33276028.32
              },
              {
                "average": 1.009968179,
                "count": 13427929,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1049804345,
                "variance": 0.01102089163
              },
              {
                "average": 1.020029075,
                "count": 13427929,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1521599691,
                "variance": 0.02315265618
              },
              {
                "average": 0.5017485571,
                "count": 13427929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969612,
                "variance": 0.2499969612
              },
              {
                "average": 9.606842574e-06,
                "count": 13427929,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003099475923,
                "variance": 9.606750998e-06
              },
              {
                "average": 1.265324832,
                "count": 13427929,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.441506036,
                "variance": 0.1949275798
              },
              {
                "average": 0.000415392811,
                "count": 13427929,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00858204,
                "variance": 144.2060427
              },
              {
                "average": 2.002718141,
                "count": 13427929,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003714887,
                "variance": 1.007443575
              },
              {
                "average": 1167.25813,
                "count": 13427929,
                "maximum": 1170,
                "minimum": 1165,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.014010141,
                "variance": 1.028216565
              },
              {
                "average": 33526.68289,
                "count": 13427929,
                "maximum": 56320,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 14876.57446,
                "variance": 221312467.6
              },
              {
                "average": 36443.97785,
                "count": 13427929,
                "maximum": 55808,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9338.615654,
                "variance": 87209742.33
              },
              {
                "average": 29515.7528,
                "count": 13427929,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 12435.68557,
                "variance": 154646275.5
              },
              {
                "average": 189096399.1,
                "count": 13427929,
                "maximum": 189098436.4,
                "minimum": 189095089.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 612.4449153,
                "variance": 375088.7743
              },
              {
                "average": 0,
                "count": 13427929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286202.4122,
              4833603.541,
              1319.481714,
              287254.9522,
              4835023.861,
              1343.181714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286202.4121684168,
                    4833603.540637586,
                    1319.4817136962238
                  ],
                  [
                    286202.4121684168,
                    4835023.860637587,
                    1319.4817136962238
                  ],
                  [
                    287254.9521684168,
                    4835023.860637587,
                    1343.1817136962236
                  ],
                  [
                    287254.9521684168,
                    4833603.540637586,
                    1343.1817136962236
                  ],
                  [
                    286202.4121684168,
                    4833603.540637586,
                    1319.4817136962238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:07:16+00:00",
            "end_time": "2017-09-10T16:11:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997154908665,
              43.637189716596914,
              1482.884207715321
            ],
            [
              -119.80056610406959,
              43.64997963096735,
              1482.884207715321
            ],
            [
              -119.78750118551905,
              43.65029921088457,
              1571.324207715321
            ],
            [
              -119.78690939541737,
              43.63750915466476,
              1571.324207715321
            ],
            [
              -119.79997154908665,
              43.637189716596914,
              1482.884207715321
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005661,
        43.63718972,
        1482.884208,
        -119.7869094,
        43.65029921,
        1571.324208
      ],
      "properties": {
        "datetime": "2017-09-11T21:19:22Z",
        "pc:count": 16207786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274656.3909,
            "count": 16207786,
            "maximum": 275201.81,
            "minimum": 274146.95,
            "name": "X",
            "position": 0,
            "stddev": 290.8771122,
            "variance": 84609.4944
          },
          {
            "average": 4836074.364,
            "count": 16207786,
            "maximum": 4836809.619,
            "minimum": 4835387.459,
            "name": "Y",
            "position": 1,
            "stddev": 396.6220358,
            "variance": 157309.0393
          },
          {
            "average": 1516.663812,
            "count": 16207786,
            "maximum": 1571.324208,
            "minimum": 1482.884208,
            "name": "Z",
            "position": 2,
            "stddev": 17.23469156,
            "variance": 297.034593
          },
          {
            "average": 22426.27816,
            "count": 16207786,
            "maximum": 42225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7356.601603,
            "variance": 54119587.15
          },
          {
            "average": 1.211561838,
            "count": 16207786,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5002347701,
            "variance": 0.2502348252
          },
          {
            "average": 1.425577991,
            "count": 16207786,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7072957063,
            "variance": 0.5002672161
          },
          {
            "average": 0.5022626779,
            "count": 16207786,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948957,
            "variance": 0.2499948957
          },
          {
            "average": 1.116747223e-05,
            "count": 16207786,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00334175825,
            "variance": 1.11673482e-05
          },
          {
            "average": 1.193082325,
            "count": 16207786,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3947170509,
            "variance": 0.1558015502
          },
          {
            "average": -0.346232975,
            "count": 16207786,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8600571,
            "variance": 140.6609544
          },
          {
            "average": 1.89309274,
            "count": 16207786,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.053126282,
            "variance": 1.109074965
          },
          {
            "average": 1193.804532,
            "count": 16207786,
            "maximum": 1196,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9945349601,
            "variance": 0.9890997868
          },
          {
            "average": 29660.98291,
            "count": 16207786,
            "maximum": 49920,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8853.96252,
            "variance": 78392652.31
          },
          {
            "average": 28685.14189,
            "count": 16207786,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7348.884258,
            "variance": 54006099.84
          },
          {
            "average": 24638.23498,
            "count": 16207786,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6965.50786,
            "variance": 48518299.74
          },
          {
            "average": 189198796.4,
            "count": 16207786,
            "maximum": 189199962.8,
            "minimum": 189197180.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 514.291426,
            "variance": 264495.6709
          },
          {
            "average": 0,
            "count": 16207786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16207786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16207786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16207786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16207786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274146.95,
          4835387.459,
          1482.884208,
          275201.81,
          4836809.619,
          1571.324208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274146.95000315004,
                4835387.458638342,
                1482.884207715321
              ],
              [
                274146.95000315004,
                4836809.618638342,
                1482.884207715321
              ],
              [
                275201.81000315,
                4836809.618638342,
                1571.324207715321
              ],
              [
                275201.81000315,
                4835387.458638342,
                1571.324207715321
              ],
              [
                274146.95000315004,
                4835387.458638342,
                1482.884207715321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:19:22+00:00",
        "end_time": "2017-09-11T20:33:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005661,
            43.63718972,
            1482.884208,
            -119.7869094,
            43.65029921,
            1571.324208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997154908665,
                  43.637189716596914,
                  1482.884207715321
                ],
                [
                  -119.80056610406959,
                  43.64997963096735,
                  1482.884207715321
                ],
                [
                  -119.78750118551905,
                  43.65029921088457,
                  1571.324207715321
                ],
                [
                  -119.78690939541737,
                  43.63750915466476,
                  1571.324207715321
                ],
                [
                  -119.79997154908665,
                  43.637189716596914,
                  1482.884207715321
                ]
              ]
            ]
          },
          "id": "20170911_43119F7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:19:22Z",
            "pc:count": 16207786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274656.3909,
                "count": 16207786,
                "maximum": 275201.81,
                "minimum": 274146.95,
                "name": "X",
                "position": 0,
                "stddev": 290.8771122,
                "variance": 84609.4944
              },
              {
                "average": 4836074.364,
                "count": 16207786,
                "maximum": 4836809.619,
                "minimum": 4835387.459,
                "name": "Y",
                "position": 1,
                "stddev": 396.6220358,
                "variance": 157309.0393
              },
              {
                "average": 1516.663812,
                "count": 16207786,
                "maximum": 1571.324208,
                "minimum": 1482.884208,
                "name": "Z",
                "position": 2,
                "stddev": 17.23469156,
                "variance": 297.034593
              },
              {
                "average": 22426.27816,
                "count": 16207786,
                "maximum": 42225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7356.601603,
                "variance": 54119587.15
              },
              {
                "average": 1.211561838,
                "count": 16207786,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5002347701,
                "variance": 0.2502348252
              },
              {
                "average": 1.425577991,
                "count": 16207786,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7072957063,
                "variance": 0.5002672161
              },
              {
                "average": 0.5022626779,
                "count": 16207786,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948957,
                "variance": 0.2499948957
              },
              {
                "average": 1.116747223e-05,
                "count": 16207786,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00334175825,
                "variance": 1.11673482e-05
              },
              {
                "average": 1.193082325,
                "count": 16207786,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3947170509,
                "variance": 0.1558015502
              },
              {
                "average": -0.346232975,
                "count": 16207786,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8600571,
                "variance": 140.6609544
              },
              {
                "average": 1.89309274,
                "count": 16207786,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.053126282,
                "variance": 1.109074965
              },
              {
                "average": 1193.804532,
                "count": 16207786,
                "maximum": 1196,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9945349601,
                "variance": 0.9890997868
              },
              {
                "average": 29660.98291,
                "count": 16207786,
                "maximum": 49920,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8853.96252,
                "variance": 78392652.31
              },
              {
                "average": 28685.14189,
                "count": 16207786,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7348.884258,
                "variance": 54006099.84
              },
              {
                "average": 24638.23498,
                "count": 16207786,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6965.50786,
                "variance": 48518299.74
              },
              {
                "average": 189198796.4,
                "count": 16207786,
                "maximum": 189199962.8,
                "minimum": 189197180.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 514.291426,
                "variance": 264495.6709
              },
              {
                "average": 0,
                "count": 16207786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16207786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16207786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16207786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16207786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274146.95,
              4835387.459,
              1482.884208,
              275201.81,
              4836809.619,
              1571.324208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274146.95000315004,
                    4835387.458638342,
                    1482.884207715321
                  ],
                  [
                    274146.95000315004,
                    4836809.618638342,
                    1482.884207715321
                  ],
                  [
                    275201.81000315,
                    4836809.618638342,
                    1571.324207715321
                  ],
                  [
                    275201.81000315,
                    4835387.458638342,
                    1571.324207715321
                  ],
                  [
                    274146.95000315004,
                    4835387.458638342,
                    1482.884207715321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:19:22+00:00",
            "end_time": "2017-09-11T20:33:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F5312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247363911444,
              43.64970991994042,
              1530.920216511435
            ],
            [
              -119.61302776095272,
              43.66248128095967,
              1530.920216511435
            ],
            [
              -119.59999974323921,
              43.66277854529047,
              1761.860216511435
            ],
            [
              -119.59944837653197,
              43.65000705252102,
              1761.860216511435
            ],
            [
              -119.61247363911444,
              43.64970991994042,
              1530.920216511435
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130278,
        43.64970992,
        1530.920217,
        -119.5994484,
        43.66277855,
        1761.860217
      ],
      "properties": {
        "datetime": "2017-09-10T15:17:45Z",
        "pc:count": 19409617,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289849.4126,
            "count": 19409617,
            "maximum": 290366.8432,
            "minimum": 289315.3432,
            "name": "X",
            "position": 0,
            "stddev": 293.6328159,
            "variance": 86220.23056
          },
          {
            "average": 4836973.528,
            "count": 19409617,
            "maximum": 4837704.563,
            "minimum": 4836284.683,
            "name": "Y",
            "position": 1,
            "stddev": 395.5090613,
            "variance": 156427.4176
          },
          {
            "average": 1634.410362,
            "count": 19409617,
            "maximum": 1761.860217,
            "minimum": 1530.920217,
            "name": "Z",
            "position": 2,
            "stddev": 50.71319013,
            "variance": 2571.827653
          },
          {
            "average": 20886.78778,
            "count": 19409617,
            "maximum": 41361,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6565.007618,
            "variance": 43099325.02
          },
          {
            "average": 1.187757131,
            "count": 19409617,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4689705185,
            "variance": 0.2199333472
          },
          {
            "average": 1.379066212,
            "count": 19409617,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6683867757,
            "variance": 0.446740882
          },
          {
            "average": 0.5021149567,
            "count": 19409617,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955398,
            "variance": 0.2499955398
          },
          {
            "average": 1.839294408e-05,
            "count": 19409617,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004288660248,
            "variance": 1.839260672e-05
          },
          {
            "average": 1.155529293,
            "count": 19409617,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3624085243,
            "variance": 0.1313399385
          },
          {
            "average": -0.2470160318,
            "count": 19409617,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71184896,
            "variance": 137.1674062
          },
          {
            "average": 1.904364419,
            "count": 19409617,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.046799032,
            "variance": 1.095788214
          },
          {
            "average": 1158.225586,
            "count": 19409617,
            "maximum": 1160,
            "minimum": 1155,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9661340639,
            "variance": 0.9334150295
          },
          {
            "average": 29285.17247,
            "count": 19409617,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8977.63627,
            "variance": 80597953
          },
          {
            "average": 30191.29123,
            "count": 19409617,
            "maximum": 46592,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7392.446677,
            "variance": 54648267.87
          },
          {
            "average": 26052.77613,
            "count": 19409617,
            "maximum": 43008,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7361.761306,
            "variance": 54195529.53
          },
          {
            "average": 189087620.4,
            "count": 19409617,
            "maximum": 189091865.4,
            "minimum": 188951147.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20287.30553,
            "variance": 411574765.5
          },
          {
            "average": 0,
            "count": 19409617,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409617,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409617,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409617,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19409617,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289315.3432,
          4836284.683,
          1530.920217,
          290366.8432,
          4837704.563,
          1761.860217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289315.34317512123,
                4836284.682805569,
                1530.920216511435
              ],
              [
                289315.34317512123,
                4837704.56280557,
                1530.920216511435
              ],
              [
                290366.84317512123,
                4837704.56280557,
                1761.860216511435
              ],
              [
                290366.84317512123,
                4836284.682805569,
                1761.860216511435
              ],
              [
                289315.34317512123,
                4836284.682805569,
                1530.920216511435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:17:45+00:00",
        "end_time": "2017-09-09T00:12:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130278,
            43.64970992,
            1530.920217,
            -119.5994484,
            43.66277855,
            1761.860217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247363911444,
                  43.64970991994042,
                  1530.920216511435
                ],
                [
                  -119.61302776095272,
                  43.66248128095967,
                  1530.920216511435
                ],
                [
                  -119.59999974323921,
                  43.66277854529047,
                  1761.860216511435
                ],
                [
                  -119.59944837653197,
                  43.65000705252102,
                  1761.860216511435
                ],
                [
                  -119.61247363911444,
                  43.64970991994042,
                  1530.920216511435
                ]
              ]
            ]
          },
          "id": "20170908_43119F5312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:17:45Z",
            "pc:count": 19409617,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289849.4126,
                "count": 19409617,
                "maximum": 290366.8432,
                "minimum": 289315.3432,
                "name": "X",
                "position": 0,
                "stddev": 293.6328159,
                "variance": 86220.23056
              },
              {
                "average": 4836973.528,
                "count": 19409617,
                "maximum": 4837704.563,
                "minimum": 4836284.683,
                "name": "Y",
                "position": 1,
                "stddev": 395.5090613,
                "variance": 156427.4176
              },
              {
                "average": 1634.410362,
                "count": 19409617,
                "maximum": 1761.860217,
                "minimum": 1530.920217,
                "name": "Z",
                "position": 2,
                "stddev": 50.71319013,
                "variance": 2571.827653
              },
              {
                "average": 20886.78778,
                "count": 19409617,
                "maximum": 41361,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6565.007618,
                "variance": 43099325.02
              },
              {
                "average": 1.187757131,
                "count": 19409617,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4689705185,
                "variance": 0.2199333472
              },
              {
                "average": 1.379066212,
                "count": 19409617,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6683867757,
                "variance": 0.446740882
              },
              {
                "average": 0.5021149567,
                "count": 19409617,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955398,
                "variance": 0.2499955398
              },
              {
                "average": 1.839294408e-05,
                "count": 19409617,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004288660248,
                "variance": 1.839260672e-05
              },
              {
                "average": 1.155529293,
                "count": 19409617,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3624085243,
                "variance": 0.1313399385
              },
              {
                "average": -0.2470160318,
                "count": 19409617,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71184896,
                "variance": 137.1674062
              },
              {
                "average": 1.904364419,
                "count": 19409617,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.046799032,
                "variance": 1.095788214
              },
              {
                "average": 1158.225586,
                "count": 19409617,
                "maximum": 1160,
                "minimum": 1155,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9661340639,
                "variance": 0.9334150295
              },
              {
                "average": 29285.17247,
                "count": 19409617,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8977.63627,
                "variance": 80597953
              },
              {
                "average": 30191.29123,
                "count": 19409617,
                "maximum": 46592,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7392.446677,
                "variance": 54648267.87
              },
              {
                "average": 26052.77613,
                "count": 19409617,
                "maximum": 43008,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7361.761306,
                "variance": 54195529.53
              },
              {
                "average": 189087620.4,
                "count": 19409617,
                "maximum": 189091865.4,
                "minimum": 188951147.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20287.30553,
                "variance": 411574765.5
              },
              {
                "average": 0,
                "count": 19409617,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409617,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409617,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409617,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19409617,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289315.3432,
              4836284.683,
              1530.920217,
              290366.8432,
              4837704.563,
              1761.860217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289315.34317512123,
                    4836284.682805569,
                    1530.920216511435
                  ],
                  [
                    289315.34317512123,
                    4837704.56280557,
                    1530.920216511435
                  ],
                  [
                    290366.84317512123,
                    4837704.56280557,
                    1761.860216511435
                  ],
                  [
                    290366.84317512123,
                    4836284.682805569,
                    1761.860216511435
                  ],
                  [
                    289315.34317512123,
                    4836284.682805569,
                    1530.920216511435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:17:45+00:00",
            "end_time": "2017-09-09T00:12:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.51247269223587,
              43.66222081453476,
              1468.7578062703574
            ],
            [
              -119.51300539898972,
              43.67498235275557,
              1468.7578062703574
            ],
            [
              -119.49999770423018,
              43.675267755555566,
              1587.9378062703572
            ],
            [
              -119.49946774782772,
              43.662506090941605,
              1587.9378062703572
            ],
            [
              -119.51247269223587,
              43.66222081453476,
              1468.7578062703574
            ]
          ]
        ]
      },
      "bbox": [
        -119.5130054,
        43.66222081,
        1468.757806,
        -119.4994677,
        43.67526776,
        1587.937806
      ],
      "properties": {
        "datetime": "2017-08-31T17:20:58Z",
        "pc:count": 15778774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297925.2286,
            "count": 15778774,
            "maximum": 298471.8909,
            "minimum": 297422.3309,
            "name": "X",
            "position": 0,
            "stddev": 291.832607,
            "variance": 85166.2705
          },
          {
            "average": 4838123.532,
            "count": 15778774,
            "maximum": 4838843.767,
            "minimum": 4837425.087,
            "name": "Y",
            "position": 1,
            "stddev": 394.632358,
            "variance": 155734.698
          },
          {
            "average": 1526.607552,
            "count": 15778774,
            "maximum": 1587.937806,
            "minimum": 1468.757806,
            "name": "Z",
            "position": 2,
            "stddev": 18.75813098,
            "variance": 351.8674777
          },
          {
            "average": 17380.3015,
            "count": 15778774,
            "maximum": 30481,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5047.891797,
            "variance": 25481211.59
          },
          {
            "average": 1.193317428,
            "count": 15778774,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4924183776,
            "variance": 0.2424758586
          },
          {
            "average": 1.396255691,
            "count": 15778774,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7304532295,
            "variance": 0.5335619204
          },
          {
            "average": 0.5025823933,
            "count": 15778774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993347,
            "variance": 0.2499933471
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.12233498,
            "count": 15778774,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3276723049,
            "variance": 0.1073691394
          },
          {
            "average": 0.4993921414,
            "count": 15778774,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5435315,
            "variance": 133.2531196
          },
          {
            "average": 1.883048138,
            "count": 15778774,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.047455281,
            "variance": 1.097162565
          },
          {
            "average": 1130.517085,
            "count": 15778774,
            "maximum": 1134,
            "minimum": 1128,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.209579865,
            "variance": 1.463083449
          },
          {
            "average": 29781.72206,
            "count": 15778774,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9684.552279,
            "variance": 93790552.85
          },
          {
            "average": 30551.99866,
            "count": 15778774,
            "maximum": 49408,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7798.470052,
            "variance": 60816135.15
          },
          {
            "average": 26332.46184,
            "count": 15778774,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7675.324139,
            "variance": 58910600.63
          },
          {
            "average": 188232965.5,
            "count": 15778774,
            "maximum": 188235258.7,
            "minimum": 188231190.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 782.8855594,
            "variance": 612909.7992
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15778774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          297422.3309,
          4837425.087,
          1468.757806,
          298471.8909,
          4838843.767,
          1587.937806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                297422.3308951701,
                4837425.0874846,
                1468.7578062703574
              ],
              [
                297422.3308951701,
                4838843.7674846,
                1468.7578062703574
              ],
              [
                298471.89089517016,
                4838843.7674846,
                1587.9378062703572
              ],
              [
                298471.89089517016,
                4837425.0874846,
                1587.9378062703572
              ],
              [
                297422.3308951701,
                4837425.0874846,
                1468.7578062703574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:20:58+00:00",
        "end_time": "2017-08-31T16:13:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5130054,
            43.66222081,
            1468.757806,
            -119.4994677,
            43.67526776,
            1587.937806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.51247269223587,
                  43.66222081453476,
                  1468.7578062703574
                ],
                [
                  -119.51300539898972,
                  43.67498235275557,
                  1468.7578062703574
                ],
                [
                  -119.49999770423018,
                  43.675267755555566,
                  1587.9378062703572
                ],
                [
                  -119.49946774782772,
                  43.662506090941605,
                  1587.9378062703572
                ],
                [
                  -119.51247269223587,
                  43.66222081453476,
                  1468.7578062703574
                ]
              ]
            ]
          },
          "id": "20170831_43119F5410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:20:58Z",
            "pc:count": 15778774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297925.2286,
                "count": 15778774,
                "maximum": 298471.8909,
                "minimum": 297422.3309,
                "name": "X",
                "position": 0,
                "stddev": 291.832607,
                "variance": 85166.2705
              },
              {
                "average": 4838123.532,
                "count": 15778774,
                "maximum": 4838843.767,
                "minimum": 4837425.087,
                "name": "Y",
                "position": 1,
                "stddev": 394.632358,
                "variance": 155734.698
              },
              {
                "average": 1526.607552,
                "count": 15778774,
                "maximum": 1587.937806,
                "minimum": 1468.757806,
                "name": "Z",
                "position": 2,
                "stddev": 18.75813098,
                "variance": 351.8674777
              },
              {
                "average": 17380.3015,
                "count": 15778774,
                "maximum": 30481,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5047.891797,
                "variance": 25481211.59
              },
              {
                "average": 1.193317428,
                "count": 15778774,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4924183776,
                "variance": 0.2424758586
              },
              {
                "average": 1.396255691,
                "count": 15778774,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7304532295,
                "variance": 0.5335619204
              },
              {
                "average": 0.5025823933,
                "count": 15778774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993347,
                "variance": 0.2499933471
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.12233498,
                "count": 15778774,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3276723049,
                "variance": 0.1073691394
              },
              {
                "average": 0.4993921414,
                "count": 15778774,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5435315,
                "variance": 133.2531196
              },
              {
                "average": 1.883048138,
                "count": 15778774,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.047455281,
                "variance": 1.097162565
              },
              {
                "average": 1130.517085,
                "count": 15778774,
                "maximum": 1134,
                "minimum": 1128,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.209579865,
                "variance": 1.463083449
              },
              {
                "average": 29781.72206,
                "count": 15778774,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9684.552279,
                "variance": 93790552.85
              },
              {
                "average": 30551.99866,
                "count": 15778774,
                "maximum": 49408,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7798.470052,
                "variance": 60816135.15
              },
              {
                "average": 26332.46184,
                "count": 15778774,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7675.324139,
                "variance": 58910600.63
              },
              {
                "average": 188232965.5,
                "count": 15778774,
                "maximum": 188235258.7,
                "minimum": 188231190.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 782.8855594,
                "variance": 612909.7992
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15778774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              297422.3309,
              4837425.087,
              1468.757806,
              298471.8909,
              4838843.767,
              1587.937806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    297422.3308951701,
                    4837425.0874846,
                    1468.7578062703574
                  ],
                  [
                    297422.3308951701,
                    4838843.7674846,
                    1468.7578062703574
                  ],
                  [
                    298471.89089517016,
                    4838843.7674846,
                    1587.9378062703572
                  ],
                  [
                    298471.89089517016,
                    4837425.0874846,
                    1587.9378062703572
                  ],
                  [
                    297422.3308951701,
                    4837425.0874846,
                    1468.7578062703574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:20:58+00:00",
            "end_time": "2017-08-31T16:13:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F5318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997314124638,
              43.637211026763566,
              1521.1370412937597
            ],
            [
              -119.60052431865891,
              43.649981283624435,
              1521.1370412937597
            ],
            [
              -119.58749887399617,
              43.650277056107676,
              1768.6170412937597
            ],
            [
              -119.58695044978025,
              43.63750666816642,
              1768.6170412937597
            ],
            [
              -119.59997314124638,
              43.637211026763566,
              1521.1370412937597
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005243,
        43.63721103,
        1521.137041,
        -119.5869504,
        43.65027706,
        1768.617041
      ],
      "properties": {
        "datetime": "2017-09-10T15:18:05Z",
        "pc:count": 22640244,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290818.4269,
            "count": 22640244,
            "maximum": 291331.4809,
            "minimum": 290279.9809,
            "name": "X",
            "position": 0,
            "stddev": 288.2683136,
            "variance": 83098.62061
          },
          {
            "average": 4835594.94,
            "count": 22640244,
            "maximum": 4836284.541,
            "minimum": 4834864.801,
            "name": "Y",
            "position": 1,
            "stddev": 383.6892864,
            "variance": 147217.4685
          },
          {
            "average": 1660.890337,
            "count": 22640244,
            "maximum": 1768.617041,
            "minimum": 1521.137041,
            "name": "Z",
            "position": 2,
            "stddev": 53.36321777,
            "variance": 2847.633011
          },
          {
            "average": 18463.37588,
            "count": 22640244,
            "maximum": 59585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7239.014376,
            "variance": 52403329.14
          },
          {
            "average": 1.323199344,
            "count": 22640244,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5913155588,
            "variance": 0.34965409
          },
          {
            "average": 1.651219351,
            "count": 22640244,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7951849429,
            "variance": 0.6323190934
          },
          {
            "average": 0.5014207886,
            "count": 22640244,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979924,
            "variance": 0.2499979924
          },
          {
            "average": 1.674010227e-05,
            "count": 22640244,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004091432852,
            "variance": 1.673982278e-05
          },
          {
            "average": 1.131320007,
            "count": 22640244,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3377500078,
            "variance": 0.1140750678
          },
          {
            "average": 0.385122053,
            "count": 22640244,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90460153,
            "variance": 141.7195375
          },
          {
            "average": 1.833118627,
            "count": 22640244,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.071417216,
            "variance": 1.14793485
          },
          {
            "average": 1157.386257,
            "count": 22640244,
            "maximum": 1160,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.13406201,
            "variance": 1.286096642
          },
          {
            "average": 28825.11169,
            "count": 22640244,
            "maximum": 58624,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9125.654713,
            "variance": 83277573.94
          },
          {
            "average": 29977.4244,
            "count": 22640244,
            "maximum": 59392,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7462.232905,
            "variance": 55684919.93
          },
          {
            "average": 25575.67825,
            "count": 22640244,
            "maximum": 59904,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7551.463547,
            "variance": 57024601.7
          },
          {
            "average": 189073734.3,
            "count": 22640244,
            "maximum": 189091885.8,
            "minimum": 188950617.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 44911.47015,
            "variance": 2017040151
          },
          {
            "average": 0,
            "count": 22640244,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22640244,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22640244,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22640244,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22640244,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290279.9809,
          4834864.801,
          1521.137041,
          291331.4809,
          4836284.541,
          1768.617041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290279.98094891664,
                4834864.800548653,
                1521.1370412937597
              ],
              [
                290279.98094891664,
                4836284.540548653,
                1521.1370412937597
              ],
              [
                291331.48094891664,
                4836284.540548653,
                1768.6170412937597
              ],
              [
                291331.48094891664,
                4834864.800548653,
                1768.6170412937597
              ],
              [
                290279.98094891664,
                4834864.800548653,
                1521.1370412937597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:18:05+00:00",
        "end_time": "2017-09-09T00:03:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005243,
            43.63721103,
            1521.137041,
            -119.5869504,
            43.65027706,
            1768.617041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997314124638,
                  43.637211026763566,
                  1521.1370412937597
                ],
                [
                  -119.60052431865891,
                  43.649981283624435,
                  1521.1370412937597
                ],
                [
                  -119.58749887399617,
                  43.650277056107676,
                  1768.6170412937597
                ],
                [
                  -119.58695044978025,
                  43.63750666816642,
                  1768.6170412937597
                ],
                [
                  -119.59997314124638,
                  43.637211026763566,
                  1521.1370412937597
                ]
              ]
            ]
          },
          "id": "20170908_43119F5318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:18:05Z",
            "pc:count": 22640244,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290818.4269,
                "count": 22640244,
                "maximum": 291331.4809,
                "minimum": 290279.9809,
                "name": "X",
                "position": 0,
                "stddev": 288.2683136,
                "variance": 83098.62061
              },
              {
                "average": 4835594.94,
                "count": 22640244,
                "maximum": 4836284.541,
                "minimum": 4834864.801,
                "name": "Y",
                "position": 1,
                "stddev": 383.6892864,
                "variance": 147217.4685
              },
              {
                "average": 1660.890337,
                "count": 22640244,
                "maximum": 1768.617041,
                "minimum": 1521.137041,
                "name": "Z",
                "position": 2,
                "stddev": 53.36321777,
                "variance": 2847.633011
              },
              {
                "average": 18463.37588,
                "count": 22640244,
                "maximum": 59585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7239.014376,
                "variance": 52403329.14
              },
              {
                "average": 1.323199344,
                "count": 22640244,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5913155588,
                "variance": 0.34965409
              },
              {
                "average": 1.651219351,
                "count": 22640244,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7951849429,
                "variance": 0.6323190934
              },
              {
                "average": 0.5014207886,
                "count": 22640244,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979924,
                "variance": 0.2499979924
              },
              {
                "average": 1.674010227e-05,
                "count": 22640244,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004091432852,
                "variance": 1.673982278e-05
              },
              {
                "average": 1.131320007,
                "count": 22640244,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3377500078,
                "variance": 0.1140750678
              },
              {
                "average": 0.385122053,
                "count": 22640244,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90460153,
                "variance": 141.7195375
              },
              {
                "average": 1.833118627,
                "count": 22640244,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.071417216,
                "variance": 1.14793485
              },
              {
                "average": 1157.386257,
                "count": 22640244,
                "maximum": 1160,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.13406201,
                "variance": 1.286096642
              },
              {
                "average": 28825.11169,
                "count": 22640244,
                "maximum": 58624,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9125.654713,
                "variance": 83277573.94
              },
              {
                "average": 29977.4244,
                "count": 22640244,
                "maximum": 59392,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7462.232905,
                "variance": 55684919.93
              },
              {
                "average": 25575.67825,
                "count": 22640244,
                "maximum": 59904,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7551.463547,
                "variance": 57024601.7
              },
              {
                "average": 189073734.3,
                "count": 22640244,
                "maximum": 189091885.8,
                "minimum": 188950617.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 44911.47015,
                "variance": 2017040151
              },
              {
                "average": 0,
                "count": 22640244,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22640244,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22640244,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22640244,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22640244,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290279.9809,
              4834864.801,
              1521.137041,
              291331.4809,
              4836284.541,
              1768.617041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290279.98094891664,
                    4834864.800548653,
                    1521.1370412937597
                  ],
                  [
                    290279.98094891664,
                    4836284.540548653,
                    1521.1370412937597
                  ],
                  [
                    291331.48094891664,
                    4836284.540548653,
                    1768.6170412937597
                  ],
                  [
                    291331.48094891664,
                    4834864.800548653,
                    1768.6170412937597
                  ],
                  [
                    290279.98094891664,
                    4834864.800548653,
                    1521.1370412937597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:18:05+00:00",
            "end_time": "2017-09-09T00:03:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77496977760772,
              43.67469257235724,
              1459.1478883670086
            ],
            [
              -119.77555966649666,
              43.687479796953085,
              1459.1478883670086
            ],
            [
              -119.76250194974698,
              43.68779635584706,
              1539.2078883670085
            ],
            [
              -119.76191482738608,
              43.675008990780995,
              1539.2078883670085
            ],
            [
              -119.77496977760772,
              43.67469257235724,
              1459.1478883670086
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755597,
        43.67469257,
        1459.147888,
        -119.7619148,
        43.68779636,
        1539.207888
      ],
      "properties": {
        "datetime": "2017-09-11T20:05:08Z",
        "pc:count": 20737326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276829.5411,
            "count": 20737326,
            "maximum": 277356.7098,
            "minimum": 276303.1098,
            "name": "X",
            "position": 0,
            "stddev": 292.540736,
            "variance": 85580.08223
          },
          {
            "average": 4840184.844,
            "count": 20737326,
            "maximum": 4840906.878,
            "minimum": 4839485.038,
            "name": "Y",
            "position": 1,
            "stddev": 387.3802213,
            "variance": 150063.4358
          },
          {
            "average": 1490.372458,
            "count": 20737326,
            "maximum": 1539.207888,
            "minimum": 1459.147888,
            "name": "Z",
            "position": 2,
            "stddev": 13.05748862,
            "variance": 170.4980091
          },
          {
            "average": 18565.57637,
            "count": 20737326,
            "maximum": 44769,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9705.470165,
            "variance": 94196151.13
          },
          {
            "average": 1.514626428,
            "count": 20737326,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7673448003,
            "variance": 0.5888180426
          },
          {
            "average": 2.063606899,
            "count": 20737326,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.049736406,
            "variance": 1.101946521
          },
          {
            "average": 0.5003576642,
            "count": 20737326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998841,
            "variance": 0.2499998841
          },
          {
            "average": 8.101333798e-06,
            "count": 20737326,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002846272748,
            "variance": 8.101268557e-06
          },
          {
            "average": 1.15318759,
            "count": 20737326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3601682367,
            "variance": 0.1297211588
          },
          {
            "average": 0.3026570399,
            "count": 20737326,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05525325,
            "variance": 145.3291309
          },
          {
            "average": 1.732302323,
            "count": 20737326,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.100345251,
            "variance": 1.21075967
          },
          {
            "average": 1184.963087,
            "count": 20737326,
            "maximum": 1188,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.922593071,
            "variance": 3.696364117
          },
          {
            "average": 18007.23013,
            "count": 20737326,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11229.35688,
            "variance": 126098456
          },
          {
            "average": 18839.02366,
            "count": 20737326,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9746.045445,
            "variance": 94985401.81
          },
          {
            "average": 15398.13888,
            "count": 20737326,
            "maximum": 44544,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8309.504868,
            "variance": 69047871.15
          },
          {
            "average": 189179752.2,
            "count": 20737326,
            "maximum": 189195508.9,
            "minimum": 189105530.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 32341.2461,
            "variance": 1045956199
          },
          {
            "average": 0,
            "count": 20737326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20737326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20737326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20737326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20737326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276303.1098,
          4839485.038,
          1459.147888,
          277356.7098,
          4840906.878,
          1539.207888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276303.1098440928,
                4839485.038015528,
                1459.1478883670086
              ],
              [
                276303.1098440928,
                4840906.8780155275,
                1459.1478883670086
              ],
              [
                277356.7098440928,
                4840906.8780155275,
                1539.2078883670085
              ],
              [
                277356.7098440928,
                4839485.038015528,
                1539.2078883670085
              ],
              [
                276303.1098440928,
                4839485.038015528,
                1459.1478883670086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:05:08+00:00",
        "end_time": "2017-09-10T19:05:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755597,
            43.67469257,
            1459.147888,
            -119.7619148,
            43.68779636,
            1539.207888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77496977760772,
                  43.67469257235724,
                  1459.1478883670086
                ],
                [
                  -119.77555966649666,
                  43.687479796953085,
                  1459.1478883670086
                ],
                [
                  -119.76250194974698,
                  43.68779635584706,
                  1539.2078883670085
                ],
                [
                  -119.76191482738608,
                  43.675008990780995,
                  1539.2078883670085
                ],
                [
                  -119.77496977760772,
                  43.67469257235724,
                  1459.1478883670086
                ]
              ]
            ]
          },
          "id": "20170910_43119F7404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:05:08Z",
            "pc:count": 20737326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276829.5411,
                "count": 20737326,
                "maximum": 277356.7098,
                "minimum": 276303.1098,
                "name": "X",
                "position": 0,
                "stddev": 292.540736,
                "variance": 85580.08223
              },
              {
                "average": 4840184.844,
                "count": 20737326,
                "maximum": 4840906.878,
                "minimum": 4839485.038,
                "name": "Y",
                "position": 1,
                "stddev": 387.3802213,
                "variance": 150063.4358
              },
              {
                "average": 1490.372458,
                "count": 20737326,
                "maximum": 1539.207888,
                "minimum": 1459.147888,
                "name": "Z",
                "position": 2,
                "stddev": 13.05748862,
                "variance": 170.4980091
              },
              {
                "average": 18565.57637,
                "count": 20737326,
                "maximum": 44769,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9705.470165,
                "variance": 94196151.13
              },
              {
                "average": 1.514626428,
                "count": 20737326,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7673448003,
                "variance": 0.5888180426
              },
              {
                "average": 2.063606899,
                "count": 20737326,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.049736406,
                "variance": 1.101946521
              },
              {
                "average": 0.5003576642,
                "count": 20737326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998841,
                "variance": 0.2499998841
              },
              {
                "average": 8.101333798e-06,
                "count": 20737326,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002846272748,
                "variance": 8.101268557e-06
              },
              {
                "average": 1.15318759,
                "count": 20737326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3601682367,
                "variance": 0.1297211588
              },
              {
                "average": 0.3026570399,
                "count": 20737326,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05525325,
                "variance": 145.3291309
              },
              {
                "average": 1.732302323,
                "count": 20737326,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.100345251,
                "variance": 1.21075967
              },
              {
                "average": 1184.963087,
                "count": 20737326,
                "maximum": 1188,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.922593071,
                "variance": 3.696364117
              },
              {
                "average": 18007.23013,
                "count": 20737326,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11229.35688,
                "variance": 126098456
              },
              {
                "average": 18839.02366,
                "count": 20737326,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9746.045445,
                "variance": 94985401.81
              },
              {
                "average": 15398.13888,
                "count": 20737326,
                "maximum": 44544,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8309.504868,
                "variance": 69047871.15
              },
              {
                "average": 189179752.2,
                "count": 20737326,
                "maximum": 189195508.9,
                "minimum": 189105530.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 32341.2461,
                "variance": 1045956199
              },
              {
                "average": 0,
                "count": 20737326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20737326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20737326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20737326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20737326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276303.1098,
              4839485.038,
              1459.147888,
              277356.7098,
              4840906.878,
              1539.207888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276303.1098440928,
                    4839485.038015528,
                    1459.1478883670086
                  ],
                  [
                    276303.1098440928,
                    4840906.8780155275,
                    1459.1478883670086
                  ],
                  [
                    277356.7098440928,
                    4840906.8780155275,
                    1539.2078883670085
                  ],
                  [
                    277356.7098440928,
                    4839485.038015528,
                    1539.2078883670085
                  ],
                  [
                    276303.1098440928,
                    4839485.038015528,
                    1459.1478883670086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:05:08+00:00",
            "end_time": "2017-09-10T19:05: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": "20170910_43119F6318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.72497250690454,
              43.63719771969408,
              1405.1510373220312
            ],
            [
              -119.72555078232139,
              43.64998034907976,
              1405.1510373220312
            ],
            [
              -119.71250015073296,
              43.65029099638309,
              1460.0310373220314
            ],
            [
              -119.71192463594932,
              43.63750822919142,
              1460.0310373220314
            ],
            [
              -119.72497250690454,
              43.63719771969408,
              1405.1510373220312
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255508,
        43.63719772,
        1405.151037,
        -119.7119246,
        43.650291,
        1460.031037
      ],
      "properties": {
        "datetime": "2017-09-10T19:30:48Z",
        "pc:count": 16102127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280717.5012,
            "count": 16102127,
            "maximum": 281250.464,
            "minimum": 280196.824,
            "name": "X",
            "position": 0,
            "stddev": 294.2504048,
            "variance": 86583.30075
          },
          {
            "average": 4835903.041,
            "count": 16102127,
            "maximum": 4836608.159,
            "minimum": 4835186.899,
            "name": "Y",
            "position": 1,
            "stddev": 410.9029089,
            "variance": 168841.2005
          },
          {
            "average": 1437.695447,
            "count": 16102127,
            "maximum": 1460.031037,
            "minimum": 1405.151037,
            "name": "Z",
            "position": 2,
            "stddev": 6.745484958,
            "variance": 45.50156732
          },
          {
            "average": 24796.30068,
            "count": 16102127,
            "maximum": 41585,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5621.145779,
            "variance": 31597279.87
          },
          {
            "average": 1.093495164,
            "count": 16102127,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3439353231,
            "variance": 0.1182915065
          },
          {
            "average": 1.188244447,
            "count": 16102127,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5063167732,
            "variance": 0.2563566748
          },
          {
            "average": 0.502159932,
            "count": 16102127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953502,
            "variance": 0.2499953502
          },
          {
            "average": 2.366147031e-05,
            "count": 16102127,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004864248341,
            "variance": 2.366091192e-05
          },
          {
            "average": 1.213137929,
            "count": 16102127,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4095243126,
            "variance": 0.1677101626
          },
          {
            "average": 0.122159718,
            "count": 16102127,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.23972471,
            "variance": 149.8108611
          },
          {
            "average": 1.961015958,
            "count": 16102127,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.026078235,
            "variance": 1.052836545
          },
          {
            "average": 1178.42468,
            "count": 16102127,
            "maximum": 1182,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.139665531,
            "variance": 1.298837523
          },
          {
            "average": 35722.82951,
            "count": 16102127,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7632.189509,
            "variance": 58250316.7
          },
          {
            "average": 34066.3815,
            "count": 16102127,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6166.384769,
            "variance": 38024301.12
          },
          {
            "average": 30091.38548,
            "count": 16102127,
            "maximum": 44800,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6013.65798,
            "variance": 36164082.3
          },
          {
            "average": 189104508.4,
            "count": 16102127,
            "maximum": 189107048,
            "minimum": 189102869.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 788.5086342,
            "variance": 621745.8662
          },
          {
            "average": 0,
            "count": 16102127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16102127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16102127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16102127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16102127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280196.824,
          4835186.899,
          1405.151037,
          281250.464,
          4836608.159,
          1460.031037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280196.82395823643,
                4835186.899259708,
                1405.1510373220312
              ],
              [
                280196.82395823643,
                4836608.159259708,
                1405.1510373220312
              ],
              [
                281250.46395823645,
                4836608.159259708,
                1460.0310373220314
              ],
              [
                281250.46395823645,
                4835186.899259708,
                1460.0310373220314
              ],
              [
                280196.82395823643,
                4835186.899259708,
                1405.1510373220312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:30:48+00:00",
        "end_time": "2017-09-10T18:21:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255508,
            43.63719772,
            1405.151037,
            -119.7119246,
            43.650291,
            1460.031037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.72497250690454,
                  43.63719771969408,
                  1405.1510373220312
                ],
                [
                  -119.72555078232139,
                  43.64998034907976,
                  1405.1510373220312
                ],
                [
                  -119.71250015073296,
                  43.65029099638309,
                  1460.0310373220314
                ],
                [
                  -119.71192463594932,
                  43.63750822919142,
                  1460.0310373220314
                ],
                [
                  -119.72497250690454,
                  43.63719771969408,
                  1405.1510373220312
                ]
              ]
            ]
          },
          "id": "20170910_43119F6318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:30:48Z",
            "pc:count": 16102127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280717.5012,
                "count": 16102127,
                "maximum": 281250.464,
                "minimum": 280196.824,
                "name": "X",
                "position": 0,
                "stddev": 294.2504048,
                "variance": 86583.30075
              },
              {
                "average": 4835903.041,
                "count": 16102127,
                "maximum": 4836608.159,
                "minimum": 4835186.899,
                "name": "Y",
                "position": 1,
                "stddev": 410.9029089,
                "variance": 168841.2005
              },
              {
                "average": 1437.695447,
                "count": 16102127,
                "maximum": 1460.031037,
                "minimum": 1405.151037,
                "name": "Z",
                "position": 2,
                "stddev": 6.745484958,
                "variance": 45.50156732
              },
              {
                "average": 24796.30068,
                "count": 16102127,
                "maximum": 41585,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5621.145779,
                "variance": 31597279.87
              },
              {
                "average": 1.093495164,
                "count": 16102127,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3439353231,
                "variance": 0.1182915065
              },
              {
                "average": 1.188244447,
                "count": 16102127,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5063167732,
                "variance": 0.2563566748
              },
              {
                "average": 0.502159932,
                "count": 16102127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953502,
                "variance": 0.2499953502
              },
              {
                "average": 2.366147031e-05,
                "count": 16102127,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004864248341,
                "variance": 2.366091192e-05
              },
              {
                "average": 1.213137929,
                "count": 16102127,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4095243126,
                "variance": 0.1677101626
              },
              {
                "average": 0.122159718,
                "count": 16102127,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.23972471,
                "variance": 149.8108611
              },
              {
                "average": 1.961015958,
                "count": 16102127,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.026078235,
                "variance": 1.052836545
              },
              {
                "average": 1178.42468,
                "count": 16102127,
                "maximum": 1182,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.139665531,
                "variance": 1.298837523
              },
              {
                "average": 35722.82951,
                "count": 16102127,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7632.189509,
                "variance": 58250316.7
              },
              {
                "average": 34066.3815,
                "count": 16102127,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6166.384769,
                "variance": 38024301.12
              },
              {
                "average": 30091.38548,
                "count": 16102127,
                "maximum": 44800,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6013.65798,
                "variance": 36164082.3
              },
              {
                "average": 189104508.4,
                "count": 16102127,
                "maximum": 189107048,
                "minimum": 189102869.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 788.5086342,
                "variance": 621745.8662
              },
              {
                "average": 0,
                "count": 16102127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16102127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16102127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16102127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16102127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280196.824,
              4835186.899,
              1405.151037,
              281250.464,
              4836608.159,
              1460.031037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280196.82395823643,
                    4835186.899259708,
                    1405.1510373220312
                  ],
                  [
                    280196.82395823643,
                    4836608.159259708,
                    1405.1510373220312
                  ],
                  [
                    281250.46395823645,
                    4836608.159259708,
                    1460.0310373220314
                  ],
                  [
                    281250.46395823645,
                    4835186.899259708,
                    1460.0310373220314
                  ],
                  [
                    280196.82395823643,
                    4835186.899259708,
                    1405.1510373220312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:30:48+00:00",
            "end_time": "2017-09-10T18:21: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": "20170830_43119G4322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.48747454484463,
              43.74972327136114,
              1514.3297442577814
            ],
            [
              -119.48800345527258,
              43.76248215855006,
              1514.3297442577814
            ],
            [
              -119.47499816620214,
              43.76276469449709,
              1601.0297442577812
            ],
            [
              -119.47447201359638,
              43.750005682228064,
              1601.0297442577812
            ],
            [
              -119.48747454484463,
              43.74972327136114,
              1514.3297442577814
            ]
          ]
        ]
      },
      "bbox": [
        -119.4880035,
        43.74972327,
        1514.329744,
        -119.474472,
        43.76276469,
        1601.029744
      ],
      "properties": {
        "datetime": "2017-08-30T18:42:09Z",
        "pc:count": 18579753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300247.4021,
            "count": 18579753,
            "maximum": 300777.5032,
            "minimum": 299729.6832,
            "name": "X",
            "position": 0,
            "stddev": 286.284002,
            "variance": 81958.5298
          },
          {
            "average": 4847785.861,
            "count": 18579753,
            "maximum": 4848501.338,
            "minimum": 4847082.958,
            "name": "Y",
            "position": 1,
            "stddev": 413.4359124,
            "variance": 170929.2537
          },
          {
            "average": 1556.154454,
            "count": 18579753,
            "maximum": 1601.029744,
            "minimum": 1514.329744,
            "name": "Z",
            "position": 2,
            "stddev": 14.80420543,
            "variance": 219.1644983
          },
          {
            "average": 15992.28216,
            "count": 18579753,
            "maximum": 33153,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6390.800247,
            "variance": 40842327.8
          },
          {
            "average": 1.415056594,
            "count": 18579753,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7120244324,
            "variance": 0.5069787923
          },
          {
            "average": 1.859087416,
            "count": 18579753,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.019277231,
            "variance": 1.038926074
          },
          {
            "average": 0.5028571155,
            "count": 18579753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918503,
            "variance": 0.2499918503
          },
          {
            "average": 1.232524458e-05,
            "count": 18579753,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003510711229,
            "variance": 1.232509333e-05
          },
          {
            "average": 1.117298922,
            "count": 18579753,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3217761498,
            "variance": 0.1035398906
          },
          {
            "average": 0.2127419966,
            "count": 18579753,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7693375,
            "variance": 138.5173052
          },
          {
            "average": 1.780539655,
            "count": 18579753,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078076056,
            "variance": 1.162247982
          },
          {
            "average": 1102.403958,
            "count": 18579753,
            "maximum": 1105,
            "minimum": 1099,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031838611,
            "variance": 1.064690918
          },
          {
            "average": 24653.44576,
            "count": 18579753,
            "maximum": 55552,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11529.01015,
            "variance": 132918075.1
          },
          {
            "average": 25776.8884,
            "count": 18579753,
            "maximum": 57600,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9291.718355,
            "variance": 86336029.99
          },
          {
            "average": 21333.45906,
            "count": 18579753,
            "maximum": 55552,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8564.739233,
            "variance": 73354758.13
          },
          {
            "average": 188151752.6,
            "count": 18579753,
            "maximum": 188153729.9,
            "minimum": 188149427,
            "name": "GpsTime",
            "position": 15,
            "stddev": 697.5751084,
            "variance": 486611.0319
          },
          {
            "average": 0,
            "count": 18579753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18579753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18579753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18579753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18579753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299729.6832,
          4847082.958,
          1514.329744,
          300777.5032,
          4848501.338,
          1601.029744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299729.68319596327,
                4847082.958495379,
                1514.3297442577814
              ],
              [
                299729.68319596327,
                4848501.33849538,
                1514.3297442577814
              ],
              [
                300777.5031959632,
                4848501.33849538,
                1601.0297442577812
              ],
              [
                300777.5031959632,
                4847082.958495379,
                1601.0297442577812
              ],
              [
                299729.68319596327,
                4847082.958495379,
                1514.3297442577814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:42:09+00:00",
        "end_time": "2017-08-30T17:30:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.4880035,
            43.74972327,
            1514.329744,
            -119.474472,
            43.76276469,
            1601.029744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.48747454484463,
                  43.74972327136114,
                  1514.3297442577814
                ],
                [
                  -119.48800345527258,
                  43.76248215855006,
                  1514.3297442577814
                ],
                [
                  -119.47499816620214,
                  43.76276469449709,
                  1601.0297442577812
                ],
                [
                  -119.47447201359638,
                  43.750005682228064,
                  1601.0297442577812
                ],
                [
                  -119.48747454484463,
                  43.74972327136114,
                  1514.3297442577814
                ]
              ]
            ]
          },
          "id": "20170830_43119G4322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:42:09Z",
            "pc:count": 18579753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300247.4021,
                "count": 18579753,
                "maximum": 300777.5032,
                "minimum": 299729.6832,
                "name": "X",
                "position": 0,
                "stddev": 286.284002,
                "variance": 81958.5298
              },
              {
                "average": 4847785.861,
                "count": 18579753,
                "maximum": 4848501.338,
                "minimum": 4847082.958,
                "name": "Y",
                "position": 1,
                "stddev": 413.4359124,
                "variance": 170929.2537
              },
              {
                "average": 1556.154454,
                "count": 18579753,
                "maximum": 1601.029744,
                "minimum": 1514.329744,
                "name": "Z",
                "position": 2,
                "stddev": 14.80420543,
                "variance": 219.1644983
              },
              {
                "average": 15992.28216,
                "count": 18579753,
                "maximum": 33153,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6390.800247,
                "variance": 40842327.8
              },
              {
                "average": 1.415056594,
                "count": 18579753,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7120244324,
                "variance": 0.5069787923
              },
              {
                "average": 1.859087416,
                "count": 18579753,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.019277231,
                "variance": 1.038926074
              },
              {
                "average": 0.5028571155,
                "count": 18579753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918503,
                "variance": 0.2499918503
              },
              {
                "average": 1.232524458e-05,
                "count": 18579753,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003510711229,
                "variance": 1.232509333e-05
              },
              {
                "average": 1.117298922,
                "count": 18579753,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3217761498,
                "variance": 0.1035398906
              },
              {
                "average": 0.2127419966,
                "count": 18579753,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7693375,
                "variance": 138.5173052
              },
              {
                "average": 1.780539655,
                "count": 18579753,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078076056,
                "variance": 1.162247982
              },
              {
                "average": 1102.403958,
                "count": 18579753,
                "maximum": 1105,
                "minimum": 1099,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031838611,
                "variance": 1.064690918
              },
              {
                "average": 24653.44576,
                "count": 18579753,
                "maximum": 55552,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11529.01015,
                "variance": 132918075.1
              },
              {
                "average": 25776.8884,
                "count": 18579753,
                "maximum": 57600,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9291.718355,
                "variance": 86336029.99
              },
              {
                "average": 21333.45906,
                "count": 18579753,
                "maximum": 55552,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8564.739233,
                "variance": 73354758.13
              },
              {
                "average": 188151752.6,
                "count": 18579753,
                "maximum": 188153729.9,
                "minimum": 188149427,
                "name": "GpsTime",
                "position": 15,
                "stddev": 697.5751084,
                "variance": 486611.0319
              },
              {
                "average": 0,
                "count": 18579753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18579753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18579753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18579753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18579753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299729.6832,
              4847082.958,
              1514.329744,
              300777.5032,
              4848501.338,
              1601.029744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299729.68319596327,
                    4847082.958495379,
                    1514.3297442577814
                  ],
                  [
                    299729.68319596327,
                    4848501.33849538,
                    1514.3297442577814
                  ],
                  [
                    300777.5031959632,
                    4848501.33849538,
                    1601.0297442577812
                  ],
                  [
                    300777.5031959632,
                    4847082.958495379,
                    1601.0297442577812
                  ],
                  [
                    299729.68319596327,
                    4847082.958495379,
                    1514.3297442577814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:42:09+00:00",
            "end_time": "2017-08-30T17:30:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170830_43119G4316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.49997417038284,
              43.76222237451672,
              1498.2367513361519
            ],
            [
              -119.50040780730595,
              43.77262668788976,
              1498.2367513361519
            ],
            [
              -119.48748758756983,
              43.77290878937428,
              1588.9567513361517
            ],
            [
              -119.48705618570774,
              43.76250437415832,
              1588.9567513361517
            ],
            [
              -119.49997417038284,
              43.76222237451672,
              1498.2367513361519
            ]
          ]
        ]
      },
      "bbox": [
        -119.5004078,
        43.76222237,
        1498.236751,
        -119.4870562,
        43.77290879,
        1588.956751
      ],
      "properties": {
        "datetime": "2017-08-30T18:42:42Z",
        "pc:count": 15729670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299314.7886,
            "count": 15729670,
            "maximum": 299806.0093,
            "minimum": 298765.2093,
            "name": "X",
            "position": 0,
            "stddev": 286.0297341,
            "variance": 81813.00879
          },
          {
            "average": 4849089.981,
            "count": 15729670,
            "maximum": 4849658.155,
            "minimum": 4848501.515,
            "name": "Y",
            "position": 1,
            "stddev": 329.2829452,
            "variance": 108427.258
          },
          {
            "average": 1540.011353,
            "count": 15729670,
            "maximum": 1588.956751,
            "minimum": 1498.236751,
            "name": "Z",
            "position": 2,
            "stddev": 17.3621503,
            "variance": 301.444263
          },
          {
            "average": 16218.77246,
            "count": 15729670,
            "maximum": 34321,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6587.012924,
            "variance": 43388739.26
          },
          {
            "average": 1.410666594,
            "count": 15729670,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6880257385,
            "variance": 0.4733794168
          },
          {
            "average": 1.841733679,
            "count": 15729670,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9537184464,
            "variance": 0.9095788751
          },
          {
            "average": 0.5030464085,
            "count": 15729670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907352,
            "variance": 0.2499907353
          },
          {
            "average": 9.536118685e-06,
            "count": 15729670,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003088046041,
            "variance": 9.536028354e-06
          },
          {
            "average": 1.11782949,
            "count": 15729670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3224061231,
            "variance": 0.1039457082
          },
          {
            "average": 0.07370778516,
            "count": 15729670,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72512993,
            "variance": 137.4786719
          },
          {
            "average": 1.773835942,
            "count": 15729670,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078325307,
            "variance": 1.162785468
          },
          {
            "average": 1103.126643,
            "count": 15729670,
            "maximum": 1105,
            "minimum": 1101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9645451032,
            "variance": 0.9303472562
          },
          {
            "average": 23679.06749,
            "count": 15729670,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11684.82844,
            "variance": 136535215.6
          },
          {
            "average": 24645.65275,
            "count": 15729670,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9482.806974,
            "variance": 89923628.1
          },
          {
            "average": 20484.76658,
            "count": 15729670,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8436.041085,
            "variance": 71166789.18
          },
          {
            "average": 188152237.5,
            "count": 15729670,
            "maximum": 188153762.3,
            "minimum": 188151082.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 682.2929058,
            "variance": 465523.6094
          },
          {
            "average": 0,
            "count": 15729670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15729670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15729670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15729670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15729670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298765.2093,
          4848501.515,
          1498.236751,
          299806.0093,
          4849658.155,
          1588.956751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298765.20933820837,
                4848501.514694181,
                1498.2367513361519
              ],
              [
                298765.20933820837,
                4849658.154694182,
                1498.2367513361519
              ],
              [
                299806.0093382084,
                4849658.154694182,
                1588.9567513361517
              ],
              [
                299806.0093382084,
                4848501.514694181,
                1588.9567513361517
              ],
              [
                298765.20933820837,
                4848501.514694181,
                1498.2367513361519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T18:42:42+00:00",
        "end_time": "2017-08-30T17:58:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G4316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G4316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G4316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5004078,
            43.76222237,
            1498.236751,
            -119.4870562,
            43.77290879,
            1588.956751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.49997417038284,
                  43.76222237451672,
                  1498.2367513361519
                ],
                [
                  -119.50040780730595,
                  43.77262668788976,
                  1498.2367513361519
                ],
                [
                  -119.48748758756983,
                  43.77290878937428,
                  1588.9567513361517
                ],
                [
                  -119.48705618570774,
                  43.76250437415832,
                  1588.9567513361517
                ],
                [
                  -119.49997417038284,
                  43.76222237451672,
                  1498.2367513361519
                ]
              ]
            ]
          },
          "id": "20170830_43119G4316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G4316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T18:42:42Z",
            "pc:count": 15729670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299314.7886,
                "count": 15729670,
                "maximum": 299806.0093,
                "minimum": 298765.2093,
                "name": "X",
                "position": 0,
                "stddev": 286.0297341,
                "variance": 81813.00879
              },
              {
                "average": 4849089.981,
                "count": 15729670,
                "maximum": 4849658.155,
                "minimum": 4848501.515,
                "name": "Y",
                "position": 1,
                "stddev": 329.2829452,
                "variance": 108427.258
              },
              {
                "average": 1540.011353,
                "count": 15729670,
                "maximum": 1588.956751,
                "minimum": 1498.236751,
                "name": "Z",
                "position": 2,
                "stddev": 17.3621503,
                "variance": 301.444263
              },
              {
                "average": 16218.77246,
                "count": 15729670,
                "maximum": 34321,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6587.012924,
                "variance": 43388739.26
              },
              {
                "average": 1.410666594,
                "count": 15729670,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6880257385,
                "variance": 0.4733794168
              },
              {
                "average": 1.841733679,
                "count": 15729670,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9537184464,
                "variance": 0.9095788751
              },
              {
                "average": 0.5030464085,
                "count": 15729670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907352,
                "variance": 0.2499907353
              },
              {
                "average": 9.536118685e-06,
                "count": 15729670,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003088046041,
                "variance": 9.536028354e-06
              },
              {
                "average": 1.11782949,
                "count": 15729670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3224061231,
                "variance": 0.1039457082
              },
              {
                "average": 0.07370778516,
                "count": 15729670,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72512993,
                "variance": 137.4786719
              },
              {
                "average": 1.773835942,
                "count": 15729670,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078325307,
                "variance": 1.162785468
              },
              {
                "average": 1103.126643,
                "count": 15729670,
                "maximum": 1105,
                "minimum": 1101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9645451032,
                "variance": 0.9303472562
              },
              {
                "average": 23679.06749,
                "count": 15729670,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11684.82844,
                "variance": 136535215.6
              },
              {
                "average": 24645.65275,
                "count": 15729670,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9482.806974,
                "variance": 89923628.1
              },
              {
                "average": 20484.76658,
                "count": 15729670,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8436.041085,
                "variance": 71166789.18
              },
              {
                "average": 188152237.5,
                "count": 15729670,
                "maximum": 188153762.3,
                "minimum": 188151082.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 682.2929058,
                "variance": 465523.6094
              },
              {
                "average": 0,
                "count": 15729670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15729670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15729670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15729670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15729670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298765.2093,
              4848501.515,
              1498.236751,
              299806.0093,
              4849658.155,
              1588.956751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298765.20933820837,
                    4848501.514694181,
                    1498.2367513361519
                  ],
                  [
                    298765.20933820837,
                    4849658.154694182,
                    1498.2367513361519
                  ],
                  [
                    299806.0093382084,
                    4849658.154694182,
                    1588.9567513361517
                  ],
                  [
                    299806.0093382084,
                    4848501.514694181,
                    1588.9567513361517
                  ],
                  [
                    298765.20933820837,
                    4848501.514694181,
                    1498.2367513361519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T18:42:42+00:00",
            "end_time": "2017-08-30T17:58: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": "20170831_43119F5406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247427442236,
              43.66221508450623,
              1583.5065404589377
            ],
            [
              -119.56301782851774,
              43.67498206488909,
              1583.5065404589377
            ],
            [
              -119.54999873874958,
              43.67527342425223,
              1928.3465404589379
            ],
            [
              -119.54945793837611,
              43.662506314783286,
              1928.3465404589379
            ],
            [
              -119.56247427442236,
              43.66221508450623,
              1583.5065404589377
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630178,
        43.66221508,
        1583.50654,
        -119.5494579,
        43.67527342,
        1928.34654
      ],
      "properties": {
        "datetime": "2017-09-08T22:29:19Z",
        "pc:count": 28561477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293858.278,
            "count": 28561477,
            "maximum": 294441.1358,
            "minimum": 293390.6158,
            "name": "X",
            "position": 0,
            "stddev": 304.951845,
            "variance": 92995.6278
          },
          {
            "average": 4838207.875,
            "count": 28561477,
            "maximum": 4838967.146,
            "minimum": 4837547.806,
            "name": "Y",
            "position": 1,
            "stddev": 392.6980339,
            "variance": 154211.7458
          },
          {
            "average": 1764.120607,
            "count": 28561477,
            "maximum": 1928.34654,
            "minimum": 1583.50654,
            "name": "Z",
            "position": 2,
            "stddev": 90.66732463,
            "variance": 8220.563755
          },
          {
            "average": 14054.83112,
            "count": 28561477,
            "maximum": 44561,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5850.071012,
            "variance": 34223330.84
          },
          {
            "average": 1.449940562,
            "count": 28561477,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7156393631,
            "variance": 0.5121396979
          },
          {
            "average": 1.933846698,
            "count": 28561477,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004245801,
            "variance": 1.008509629
          },
          {
            "average": 0.5060654951,
            "count": 28561477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999632172,
            "variance": 0.2499632185
          },
          {
            "average": 1.190414627e-06,
            "count": 28561477,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001091060609,
            "variance": 1.190413252e-06
          },
          {
            "average": 1.05872851,
            "count": 28561477,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2351158745,
            "variance": 0.05527947443
          },
          {
            "average": -0.5064281763,
            "count": 28561477,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.83421325,
            "variance": 140.0486032
          },
          {
            "average": 1.76543461,
            "count": 28561477,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.081479412,
            "variance": 1.169597719
          },
          {
            "average": 1140.130299,
            "count": 28561477,
            "maximum": 1146,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58572876,
            "variance": 2.5145357
          },
          {
            "average": 18386.25263,
            "count": 28561477,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8594.933748,
            "variance": 73872886.13
          },
          {
            "average": 21493.98892,
            "count": 28561477,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7759.364094,
            "variance": 60207731.14
          },
          {
            "average": 16292.69773,
            "count": 28561477,
            "maximum": 45312,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6791.132558,
            "variance": 46119481.43
          },
          {
            "average": 188262174.9,
            "count": 28561477,
            "maximum": 188944959.4,
            "minimum": 188237125.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 125287.9907,
            "variance": 15697080600.0
          },
          {
            "average": 0,
            "count": 28561477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28561477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28561477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28561477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28561477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293390.6158,
          4837547.806,
          1583.50654,
          294441.1358,
          4838967.146,
          1928.34654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293390.6158131936,
                4837547.806009921,
                1583.5065404589377
              ],
              [
                293390.6158131936,
                4838967.146009921,
                1583.5065404589377
              ],
              [
                294441.1358131936,
                4838967.146009921,
                1928.3465404589379
              ],
              [
                294441.1358131936,
                4837547.806009921,
                1928.3465404589379
              ],
              [
                293390.6158131936,
                4837547.806009921,
                1583.5065404589377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:29:19+00:00",
        "end_time": "2017-08-31T17:52:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630178,
            43.66221508,
            1583.50654,
            -119.5494579,
            43.67527342,
            1928.34654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247427442236,
                  43.66221508450623,
                  1583.5065404589377
                ],
                [
                  -119.56301782851774,
                  43.67498206488909,
                  1583.5065404589377
                ],
                [
                  -119.54999873874958,
                  43.67527342425223,
                  1928.3465404589379
                ],
                [
                  -119.54945793837611,
                  43.662506314783286,
                  1928.3465404589379
                ],
                [
                  -119.56247427442236,
                  43.66221508450623,
                  1583.5065404589377
                ]
              ]
            ]
          },
          "id": "20170831_43119F5406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:29:19Z",
            "pc:count": 28561477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293858.278,
                "count": 28561477,
                "maximum": 294441.1358,
                "minimum": 293390.6158,
                "name": "X",
                "position": 0,
                "stddev": 304.951845,
                "variance": 92995.6278
              },
              {
                "average": 4838207.875,
                "count": 28561477,
                "maximum": 4838967.146,
                "minimum": 4837547.806,
                "name": "Y",
                "position": 1,
                "stddev": 392.6980339,
                "variance": 154211.7458
              },
              {
                "average": 1764.120607,
                "count": 28561477,
                "maximum": 1928.34654,
                "minimum": 1583.50654,
                "name": "Z",
                "position": 2,
                "stddev": 90.66732463,
                "variance": 8220.563755
              },
              {
                "average": 14054.83112,
                "count": 28561477,
                "maximum": 44561,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5850.071012,
                "variance": 34223330.84
              },
              {
                "average": 1.449940562,
                "count": 28561477,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7156393631,
                "variance": 0.5121396979
              },
              {
                "average": 1.933846698,
                "count": 28561477,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004245801,
                "variance": 1.008509629
              },
              {
                "average": 0.5060654951,
                "count": 28561477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999632172,
                "variance": 0.2499632185
              },
              {
                "average": 1.190414627e-06,
                "count": 28561477,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001091060609,
                "variance": 1.190413252e-06
              },
              {
                "average": 1.05872851,
                "count": 28561477,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2351158745,
                "variance": 0.05527947443
              },
              {
                "average": -0.5064281763,
                "count": 28561477,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.83421325,
                "variance": 140.0486032
              },
              {
                "average": 1.76543461,
                "count": 28561477,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.081479412,
                "variance": 1.169597719
              },
              {
                "average": 1140.130299,
                "count": 28561477,
                "maximum": 1146,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58572876,
                "variance": 2.5145357
              },
              {
                "average": 18386.25263,
                "count": 28561477,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8594.933748,
                "variance": 73872886.13
              },
              {
                "average": 21493.98892,
                "count": 28561477,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7759.364094,
                "variance": 60207731.14
              },
              {
                "average": 16292.69773,
                "count": 28561477,
                "maximum": 45312,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6791.132558,
                "variance": 46119481.43
              },
              {
                "average": 188262174.9,
                "count": 28561477,
                "maximum": 188944959.4,
                "minimum": 188237125.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 125287.9907,
                "variance": 15697080600.0
              },
              {
                "average": 0,
                "count": 28561477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28561477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28561477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28561477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28561477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293390.6158,
              4837547.806,
              1583.50654,
              294441.1358,
              4838967.146,
              1928.34654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293390.6158131936,
                    4837547.806009921,
                    1583.5065404589377
                  ],
                  [
                    293390.6158131936,
                    4838967.146009921,
                    1583.5065404589377
                  ],
                  [
                    294441.1358131936,
                    4838967.146009921,
                    1928.3465404589379
                  ],
                  [
                    294441.1358131936,
                    4837547.806009921,
                    1928.3465404589379
                  ],
                  [
                    293390.6158131936,
                    4837547.806009921,
                    1583.5065404589377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:29:19+00:00",
            "end_time": "2017-08-31T17:52:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6319.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247172680019,
              43.63719894933921,
              1374.4536365867136
            ],
            [
              -119.71304727846173,
              43.64998009251926,
              1374.4536365867136
            ],
            [
              -119.70000047555523,
              43.65028921866266,
              1451.1336365867135
            ],
            [
              -119.69942768345325,
              43.63750793836736,
              1451.1336365867135
            ],
            [
              -119.71247172680019,
              43.63719894933921,
              1374.4536365867136
            ]
          ]
        ]
      },
      "bbox": [
        -119.7130473,
        43.63719895,
        1374.453637,
        -119.6994277,
        43.65028922,
        1451.133637
      ],
      "properties": {
        "datetime": "2017-09-10T18:54:34Z",
        "pc:count": 16740677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281733.2049,
            "count": 16740677,
            "maximum": 282258.5298,
            "minimum": 281205.2098,
            "name": "X",
            "position": 0,
            "stddev": 286.1602124,
            "variance": 81887.66716
          },
          {
            "average": 4835881.694,
            "count": 16740677,
            "maximum": 4836575.071,
            "minimum": 4835153.991,
            "name": "Y",
            "position": 1,
            "stddev": 393.6643973,
            "variance": 154971.6577
          },
          {
            "average": 1420.36806,
            "count": 16740677,
            "maximum": 1451.133637,
            "minimum": 1374.453637,
            "name": "Z",
            "position": 2,
            "stddev": 14.96895823,
            "variance": 224.0697105
          },
          {
            "average": 24207.00277,
            "count": 16740677,
            "maximum": 40865,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4864.820803,
            "variance": 23666481.44
          },
          {
            "average": 1.070609868,
            "count": 16740677,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2988034436,
            "variance": 0.08928349792
          },
          {
            "average": 1.142108172,
            "count": 16740677,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4410661027,
            "variance": 0.194539307
          },
          {
            "average": 0.5017376537,
            "count": 16740677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969955,
            "variance": 0.2499969955
          },
          {
            "average": 1.260403029e-05,
            "count": 16740677,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00355019326,
            "variance": 1.260387218e-05
          },
          {
            "average": 1.218742647,
            "count": 16740677,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4133936521,
            "variance": 0.1708943116
          },
          {
            "average": 0.1299739246,
            "count": 16740677,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71108156,
            "variance": 137.1494313
          },
          {
            "average": 1.966515572,
            "count": 16740677,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020450925,
            "variance": 1.04132009
          },
          {
            "average": 1176.233618,
            "count": 16740677,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9330751229,
            "variance": 0.870629185
          },
          {
            "average": 35290.78934,
            "count": 16740677,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6307.585088,
            "variance": 39785629.65
          },
          {
            "average": 33472.20447,
            "count": 16740677,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4864.421496,
            "variance": 23662596.49
          },
          {
            "average": 29835.20654,
            "count": 16740677,
            "maximum": 44288,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4789.666038,
            "variance": 22940900.76
          },
          {
            "average": 189103001.7,
            "count": 16740677,
            "maximum": 189104874.4,
            "minimum": 189101406.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 652.6979594,
            "variance": 426014.6262
          },
          {
            "average": 0,
            "count": 16740677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16740677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281205.2098,
          4835153.991,
          1374.453637,
          282258.5298,
          4836575.071,
          1451.133637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281205.2097725424,
                4835153.991241912,
                1374.4536365867136
              ],
              [
                281205.2097725424,
                4836575.071241912,
                1374.4536365867136
              ],
              [
                282258.52977254236,
                4836575.071241912,
                1451.1336365867135
              ],
              [
                282258.52977254236,
                4835153.991241912,
                1451.1336365867135
              ],
              [
                281205.2097725424,
                4835153.991241912,
                1374.4536365867136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:54:34+00:00",
        "end_time": "2017-09-10T17:56:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6319.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6319.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6319.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6319.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7130473,
            43.63719895,
            1374.453637,
            -119.6994277,
            43.65028922,
            1451.133637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247172680019,
                  43.63719894933921,
                  1374.4536365867136
                ],
                [
                  -119.71304727846173,
                  43.64998009251926,
                  1374.4536365867136
                ],
                [
                  -119.70000047555523,
                  43.65028921866266,
                  1451.1336365867135
                ],
                [
                  -119.69942768345325,
                  43.63750793836736,
                  1451.1336365867135
                ],
                [
                  -119.71247172680019,
                  43.63719894933921,
                  1374.4536365867136
                ]
              ]
            ]
          },
          "id": "20170910_43119F6319.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6319.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:54:34Z",
            "pc:count": 16740677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281733.2049,
                "count": 16740677,
                "maximum": 282258.5298,
                "minimum": 281205.2098,
                "name": "X",
                "position": 0,
                "stddev": 286.1602124,
                "variance": 81887.66716
              },
              {
                "average": 4835881.694,
                "count": 16740677,
                "maximum": 4836575.071,
                "minimum": 4835153.991,
                "name": "Y",
                "position": 1,
                "stddev": 393.6643973,
                "variance": 154971.6577
              },
              {
                "average": 1420.36806,
                "count": 16740677,
                "maximum": 1451.133637,
                "minimum": 1374.453637,
                "name": "Z",
                "position": 2,
                "stddev": 14.96895823,
                "variance": 224.0697105
              },
              {
                "average": 24207.00277,
                "count": 16740677,
                "maximum": 40865,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4864.820803,
                "variance": 23666481.44
              },
              {
                "average": 1.070609868,
                "count": 16740677,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2988034436,
                "variance": 0.08928349792
              },
              {
                "average": 1.142108172,
                "count": 16740677,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4410661027,
                "variance": 0.194539307
              },
              {
                "average": 0.5017376537,
                "count": 16740677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969955,
                "variance": 0.2499969955
              },
              {
                "average": 1.260403029e-05,
                "count": 16740677,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00355019326,
                "variance": 1.260387218e-05
              },
              {
                "average": 1.218742647,
                "count": 16740677,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4133936521,
                "variance": 0.1708943116
              },
              {
                "average": 0.1299739246,
                "count": 16740677,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71108156,
                "variance": 137.1494313
              },
              {
                "average": 1.966515572,
                "count": 16740677,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020450925,
                "variance": 1.04132009
              },
              {
                "average": 1176.233618,
                "count": 16740677,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9330751229,
                "variance": 0.870629185
              },
              {
                "average": 35290.78934,
                "count": 16740677,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6307.585088,
                "variance": 39785629.65
              },
              {
                "average": 33472.20447,
                "count": 16740677,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4864.421496,
                "variance": 23662596.49
              },
              {
                "average": 29835.20654,
                "count": 16740677,
                "maximum": 44288,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4789.666038,
                "variance": 22940900.76
              },
              {
                "average": 189103001.7,
                "count": 16740677,
                "maximum": 189104874.4,
                "minimum": 189101406.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 652.6979594,
                "variance": 426014.6262
              },
              {
                "average": 0,
                "count": 16740677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16740677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281205.2098,
              4835153.991,
              1374.453637,
              282258.5298,
              4836575.071,
              1451.133637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281205.2097725424,
                    4835153.991241912,
                    1374.4536365867136
                  ],
                  [
                    281205.2097725424,
                    4836575.071241912,
                    1374.4536365867136
                  ],
                  [
                    282258.52977254236,
                    4836575.071241912,
                    1451.1336365867135
                  ],
                  [
                    282258.52977254236,
                    4835153.991241912,
                    1451.1336365867135
                  ],
                  [
                    281205.2097725424,
                    4835153.991241912,
                    1374.4536365867136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:54:34+00:00",
            "end_time": "2017-09-10T17:56:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F5307.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247360648585,
              43.66220980050995,
              1495.7818299483056
            ],
            [
              -119.61302797003162,
              43.67498113351148,
              1495.7818299483056
            ],
            [
              -119.59999898334505,
              43.675278425515685,
              1642.6618299483057
            ],
            [
              -119.59944737633688,
              43.66250696075472,
              1642.6618299483057
            ],
            [
              -119.61247360648585,
              43.66220980050995,
              1495.7818299483056
            ]
          ]
        ]
      },
      "bbox": [
        -119.613028,
        43.6622098,
        1495.78183,
        -119.5994474,
        43.67527843,
        1642.66183
      ],
      "properties": {
        "datetime": "2017-09-10T15:10:26Z",
        "pc:count": 16881692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289889.6548,
            "count": 16881692,
            "maximum": 290410.4355,
            "minimum": 289359.0755,
            "name": "X",
            "position": 0,
            "stddev": 293.2555291,
            "variance": 85998.80533
          },
          {
            "average": 4838354.998,
            "count": 16881692,
            "maximum": 4839092.883,
            "minimum": 4837673.003,
            "name": "Y",
            "position": 1,
            "stddev": 380.3672685,
            "variance": 144679.259
          },
          {
            "average": 1575.62327,
            "count": 16881692,
            "maximum": 1642.66183,
            "minimum": 1495.78183,
            "name": "Z",
            "position": 2,
            "stddev": 31.40822341,
            "variance": 986.4764978
          },
          {
            "average": 21677.49853,
            "count": 16881692,
            "maximum": 41617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5965.533375,
            "variance": 35587588.44
          },
          {
            "average": 1.143582764,
            "count": 16881692,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4006388147,
            "variance": 0.1605114598
          },
          {
            "average": 1.28858849,
            "count": 16881692,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5650858011,
            "variance": 0.3193219626
          },
          {
            "average": 0.501935588,
            "count": 16881692,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962683,
            "variance": 0.2499962683
          },
          {
            "average": 3.743700572e-05,
            "count": 16881692,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006118464383,
            "variance": 3.743560641e-05
          },
          {
            "average": 1.165317315,
            "count": 16881692,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3714666994,
            "variance": 0.1379875088
          },
          {
            "average": 0.2225684167,
            "count": 16881692,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.12040156,
            "variance": 146.9041339
          },
          {
            "average": 1.922048927,
            "count": 16881692,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.040166178,
            "variance": 1.081945677
          },
          {
            "average": 1156.563781,
            "count": 16881692,
            "maximum": 1159,
            "minimum": 1154,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.413790409,
            "variance": 1.998803321
          },
          {
            "average": 31506.60756,
            "count": 16881692,
            "maximum": 49920,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8339.557674,
            "variance": 69548222.19
          },
          {
            "average": 32013.70567,
            "count": 16881692,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6638.946336,
            "variance": 44075608.45
          },
          {
            "average": 28210.88668,
            "count": 16881692,
            "maximum": 44032,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6923.929304,
            "variance": 47940797
          },
          {
            "average": 189040183.2,
            "count": 16881692,
            "maximum": 189091426.6,
            "minimum": 188950659.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 66674.18195,
            "variance": 4445446538
          },
          {
            "average": 0,
            "count": 16881692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16881692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16881692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16881692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16881692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289359.0755,
          4837673.003,
          1495.78183,
          290410.4355,
          4839092.883,
          1642.66183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289359.07547266356,
                4837673.002625964,
                1495.7818299483056
              ],
              [
                289359.07547266356,
                4839092.8826259645,
                1495.7818299483056
              ],
              [
                290410.43547266355,
                4839092.8826259645,
                1642.6618299483057
              ],
              [
                290410.43547266355,
                4837673.002625964,
                1642.6618299483057
              ],
              [
                289359.07547266356,
                4837673.002625964,
                1495.7818299483056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:10:26+00:00",
        "end_time": "2017-09-09T00:04:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5307.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5307.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5307.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5307.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.613028,
            43.6622098,
            1495.78183,
            -119.5994474,
            43.67527843,
            1642.66183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247360648585,
                  43.66220980050995,
                  1495.7818299483056
                ],
                [
                  -119.61302797003162,
                  43.67498113351148,
                  1495.7818299483056
                ],
                [
                  -119.59999898334505,
                  43.675278425515685,
                  1642.6618299483057
                ],
                [
                  -119.59944737633688,
                  43.66250696075472,
                  1642.6618299483057
                ],
                [
                  -119.61247360648585,
                  43.66220980050995,
                  1495.7818299483056
                ]
              ]
            ]
          },
          "id": "20170908_43119F5307.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5307.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:10:26Z",
            "pc:count": 16881692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289889.6548,
                "count": 16881692,
                "maximum": 290410.4355,
                "minimum": 289359.0755,
                "name": "X",
                "position": 0,
                "stddev": 293.2555291,
                "variance": 85998.80533
              },
              {
                "average": 4838354.998,
                "count": 16881692,
                "maximum": 4839092.883,
                "minimum": 4837673.003,
                "name": "Y",
                "position": 1,
                "stddev": 380.3672685,
                "variance": 144679.259
              },
              {
                "average": 1575.62327,
                "count": 16881692,
                "maximum": 1642.66183,
                "minimum": 1495.78183,
                "name": "Z",
                "position": 2,
                "stddev": 31.40822341,
                "variance": 986.4764978
              },
              {
                "average": 21677.49853,
                "count": 16881692,
                "maximum": 41617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5965.533375,
                "variance": 35587588.44
              },
              {
                "average": 1.143582764,
                "count": 16881692,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4006388147,
                "variance": 0.1605114598
              },
              {
                "average": 1.28858849,
                "count": 16881692,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5650858011,
                "variance": 0.3193219626
              },
              {
                "average": 0.501935588,
                "count": 16881692,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962683,
                "variance": 0.2499962683
              },
              {
                "average": 3.743700572e-05,
                "count": 16881692,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006118464383,
                "variance": 3.743560641e-05
              },
              {
                "average": 1.165317315,
                "count": 16881692,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3714666994,
                "variance": 0.1379875088
              },
              {
                "average": 0.2225684167,
                "count": 16881692,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.12040156,
                "variance": 146.9041339
              },
              {
                "average": 1.922048927,
                "count": 16881692,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.040166178,
                "variance": 1.081945677
              },
              {
                "average": 1156.563781,
                "count": 16881692,
                "maximum": 1159,
                "minimum": 1154,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.413790409,
                "variance": 1.998803321
              },
              {
                "average": 31506.60756,
                "count": 16881692,
                "maximum": 49920,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8339.557674,
                "variance": 69548222.19
              },
              {
                "average": 32013.70567,
                "count": 16881692,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6638.946336,
                "variance": 44075608.45
              },
              {
                "average": 28210.88668,
                "count": 16881692,
                "maximum": 44032,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6923.929304,
                "variance": 47940797
              },
              {
                "average": 189040183.2,
                "count": 16881692,
                "maximum": 189091426.6,
                "minimum": 188950659.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 66674.18195,
                "variance": 4445446538
              },
              {
                "average": 0,
                "count": 16881692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16881692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16881692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16881692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16881692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289359.0755,
              4837673.003,
              1495.78183,
              290410.4355,
              4839092.883,
              1642.66183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289359.07547266356,
                    4837673.002625964,
                    1495.7818299483056
                  ],
                  [
                    289359.07547266356,
                    4839092.8826259645,
                    1495.7818299483056
                  ],
                  [
                    290410.43547266355,
                    4839092.8826259645,
                    1642.6618299483057
                  ],
                  [
                    290410.43547266355,
                    4837673.002625964,
                    1642.6618299483057
                  ],
                  [
                    289359.07547266356,
                    4837673.002625964,
                    1495.7818299483056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:10:26+00:00",
            "end_time": "2017-09-09T00:04: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": "20170831_43119G5320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497369659094,
              43.76221374241382,
              1425.3643806302775
            ],
            [
              -119.57552188637916,
              43.77498217245063,
              1425.3643806302775
            ],
            [
              -119.56249887596488,
              43.775275088829424,
              1529.7043806302777
            ],
            [
              -119.56195345066064,
              43.762506529022495,
              1529.7043806302777
            ],
            [
              -119.57497369659094,
              43.76221374241382,
              1425.3643806302775
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755219,
        43.76221374,
        1425.364381,
        -119.5619535,
        43.77527509,
        1529.704381
      ],
      "properties": {
        "datetime": "2017-08-31T17:05:17Z",
        "pc:count": 18732965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293223.4677,
            "count": 18732965,
            "maximum": 293777.0335,
            "minimum": 292727.9335,
            "name": "X",
            "position": 0,
            "stddev": 296.6098812,
            "variance": 87977.42162
          },
          {
            "average": 4849418.921,
            "count": 18732965,
            "maximum": 4850105.151,
            "minimum": 4848685.611,
            "name": "Y",
            "position": 1,
            "stddev": 408.7183003,
            "variance": 167050.649
          },
          {
            "average": 1478.210553,
            "count": 18732965,
            "maximum": 1529.704381,
            "minimum": 1425.364381,
            "name": "Z",
            "position": 2,
            "stddev": 20.46869949,
            "variance": 418.9676588
          },
          {
            "average": 17505.55973,
            "count": 18732965,
            "maximum": 32721,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5451.262976,
            "variance": 29716268.04
          },
          {
            "average": 1.251549127,
            "count": 18732965,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5799611021,
            "variance": 0.3363548799
          },
          {
            "average": 1.515818985,
            "count": 18732965,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8634306166,
            "variance": 0.7455124297
          },
          {
            "average": 0.505756937,
            "count": 18732965,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999668699,
            "variance": 0.249966871
          },
          {
            "average": 1.601454975e-07,
            "count": 18732965,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0004001818092,
            "variance": 1.601454804e-07
          },
          {
            "average": 1.114423744,
            "count": 18732965,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3183252371,
            "variance": 0.1013309566
          },
          {
            "average": -1.071498149,
            "count": 18732965,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90460882,
            "variance": 141.7197112
          },
          {
            "average": 1.869844202,
            "count": 18732965,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.053793801,
            "variance": 1.110481375
          },
          {
            "average": 1129.740933,
            "count": 18732965,
            "maximum": 1133,
            "minimum": 1127,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.259587845,
            "variance": 1.58656154
          },
          {
            "average": 30550.62312,
            "count": 18732965,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10557.53187,
            "variance": 111461479.1
          },
          {
            "average": 30639.63767,
            "count": 18732965,
            "maximum": 50176,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 8625.196522,
            "variance": 74394015.05
          },
          {
            "average": 26613.70081,
            "count": 18732965,
            "maximum": 46848,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 8177.961809,
            "variance": 66879059.34
          },
          {
            "average": 188232460.5,
            "count": 18732965,
            "maximum": 188234317.7,
            "minimum": 188230847.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 904.9509627,
            "variance": 818936.2449
          },
          {
            "average": 0,
            "count": 18732965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18732965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18732965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18732965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18732965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292727.9335,
          4848685.611,
          1425.364381,
          293777.0335,
          4850105.151,
          1529.704381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292727.9335283897,
                4848685.610875598,
                1425.3643806302775
              ],
              [
                292727.9335283897,
                4850105.150875597,
                1425.3643806302775
              ],
              [
                293777.0335283897,
                4850105.150875597,
                1529.7043806302777
              ],
              [
                293777.0335283897,
                4848685.610875598,
                1529.7043806302777
              ],
              [
                292727.9335283897,
                4848685.610875598,
                1425.3643806302775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:05:17+00:00",
        "end_time": "2017-08-31T16:07:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755219,
            43.76221374,
            1425.364381,
            -119.5619535,
            43.77527509,
            1529.704381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497369659094,
                  43.76221374241382,
                  1425.3643806302775
                ],
                [
                  -119.57552188637916,
                  43.77498217245063,
                  1425.3643806302775
                ],
                [
                  -119.56249887596488,
                  43.775275088829424,
                  1529.7043806302777
                ],
                [
                  -119.56195345066064,
                  43.762506529022495,
                  1529.7043806302777
                ],
                [
                  -119.57497369659094,
                  43.76221374241382,
                  1425.3643806302775
                ]
              ]
            ]
          },
          "id": "20170831_43119G5320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:05:17Z",
            "pc:count": 18732965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293223.4677,
                "count": 18732965,
                "maximum": 293777.0335,
                "minimum": 292727.9335,
                "name": "X",
                "position": 0,
                "stddev": 296.6098812,
                "variance": 87977.42162
              },
              {
                "average": 4849418.921,
                "count": 18732965,
                "maximum": 4850105.151,
                "minimum": 4848685.611,
                "name": "Y",
                "position": 1,
                "stddev": 408.7183003,
                "variance": 167050.649
              },
              {
                "average": 1478.210553,
                "count": 18732965,
                "maximum": 1529.704381,
                "minimum": 1425.364381,
                "name": "Z",
                "position": 2,
                "stddev": 20.46869949,
                "variance": 418.9676588
              },
              {
                "average": 17505.55973,
                "count": 18732965,
                "maximum": 32721,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5451.262976,
                "variance": 29716268.04
              },
              {
                "average": 1.251549127,
                "count": 18732965,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5799611021,
                "variance": 0.3363548799
              },
              {
                "average": 1.515818985,
                "count": 18732965,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8634306166,
                "variance": 0.7455124297
              },
              {
                "average": 0.505756937,
                "count": 18732965,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999668699,
                "variance": 0.249966871
              },
              {
                "average": 1.601454975e-07,
                "count": 18732965,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0004001818092,
                "variance": 1.601454804e-07
              },
              {
                "average": 1.114423744,
                "count": 18732965,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3183252371,
                "variance": 0.1013309566
              },
              {
                "average": -1.071498149,
                "count": 18732965,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90460882,
                "variance": 141.7197112
              },
              {
                "average": 1.869844202,
                "count": 18732965,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.053793801,
                "variance": 1.110481375
              },
              {
                "average": 1129.740933,
                "count": 18732965,
                "maximum": 1133,
                "minimum": 1127,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.259587845,
                "variance": 1.58656154
              },
              {
                "average": 30550.62312,
                "count": 18732965,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10557.53187,
                "variance": 111461479.1
              },
              {
                "average": 30639.63767,
                "count": 18732965,
                "maximum": 50176,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 8625.196522,
                "variance": 74394015.05
              },
              {
                "average": 26613.70081,
                "count": 18732965,
                "maximum": 46848,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 8177.961809,
                "variance": 66879059.34
              },
              {
                "average": 188232460.5,
                "count": 18732965,
                "maximum": 188234317.7,
                "minimum": 188230847.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 904.9509627,
                "variance": 818936.2449
              },
              {
                "average": 0,
                "count": 18732965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18732965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18732965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18732965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18732965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292727.9335,
              4848685.611,
              1425.364381,
              293777.0335,
              4850105.151,
              1529.704381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292727.9335283897,
                    4848685.610875598,
                    1425.3643806302775
                  ],
                  [
                    292727.9335283897,
                    4850105.150875597,
                    1425.3643806302775
                  ],
                  [
                    293777.0335283897,
                    4850105.150875597,
                    1529.7043806302777
                  ],
                  [
                    293777.0335283897,
                    4848685.610875598,
                    1529.7043806302777
                  ],
                  [
                    292727.9335283897,
                    4848685.610875598,
                    1425.3643806302775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:05:17+00:00",
            "end_time": "2017-08-31T16:07:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747145916086,
              43.66219083586236,
              1476.2098389400749
            ],
            [
              -119.78806383678959,
              43.67497993122847,
              1476.2098389400749
            ],
            [
              -119.77500103886031,
              43.675298039393184,
              1554.469838940075
            ],
            [
              -119.77441142796972,
              43.66250880284585,
              1554.469838940075
            ],
            [
              -119.78747145916086,
              43.66219083586236,
              1476.2098389400749
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880638,
        43.66219084,
        1476.209839,
        -119.7744114,
        43.67529804,
        1554.469839
      ],
      "properties": {
        "datetime": "2017-09-11T20:32:46Z",
        "pc:count": 20143663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275780.9958,
            "count": 20143663,
            "maximum": 276302.8407,
            "minimum": 275248.6007,
            "name": "X",
            "position": 0,
            "stddev": 286.9254527,
            "variance": 82326.21541
          },
          {
            "average": 4838858.016,
            "count": 20143663,
            "maximum": 4839552.37,
            "minimum": 4838130.31,
            "name": "Y",
            "position": 1,
            "stddev": 404.5231656,
            "variance": 163638.9915
          },
          {
            "average": 1503.370537,
            "count": 20143663,
            "maximum": 1554.469839,
            "minimum": 1476.209839,
            "name": "Z",
            "position": 2,
            "stddev": 11.81837379,
            "variance": 139.6739591
          },
          {
            "average": 18618.68859,
            "count": 20143663,
            "maximum": 43665,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8763.096918,
            "variance": 76791867.59
          },
          {
            "average": 1.458941504,
            "count": 20143663,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7032889213,
            "variance": 0.4946153069
          },
          {
            "average": 1.933093549,
            "count": 20143663,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9285481896,
            "variance": 0.8622017403
          },
          {
            "average": 0.5010707834,
            "count": 20143663,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988658,
            "variance": 0.2499988658
          },
          {
            "average": 1.032582803e-05,
            "count": 20143663,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003213366135,
            "variance": 1.032572192e-05
          },
          {
            "average": 1.161068769,
            "count": 20143663,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3675943787,
            "variance": 0.1351256273
          },
          {
            "average": 0.1693944701,
            "count": 20143663,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10015878,
            "variance": 146.4138424
          },
          {
            "average": 1.758786225,
            "count": 20143663,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095212473,
            "variance": 1.19949036
          },
          {
            "average": 1188.878654,
            "count": 20143663,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.024367477,
            "variance": 1.049328728
          },
          {
            "average": 22426.32334,
            "count": 20143663,
            "maximum": 49152,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10294.12101,
            "variance": 105968927.3
          },
          {
            "average": 21961.45133,
            "count": 20143663,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8848.375061,
            "variance": 78293741.22
          },
          {
            "average": 18498.68457,
            "count": 20143663,
            "maximum": 45568,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 7560.978178,
            "variance": 57168391
          },
          {
            "average": 189195962.7,
            "count": 20143663,
            "maximum": 189197166.3,
            "minimum": 189194726.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 626.9360743,
            "variance": 393048.8413
          },
          {
            "average": 0,
            "count": 20143663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275248.6007,
          4838130.31,
          1476.209839,
          276302.8407,
          4839552.37,
          1554.469839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275248.60065754864,
                4838130.310166971,
                1476.2098389400749
              ],
              [
                275248.60065754864,
                4839552.370166971,
                1476.2098389400749
              ],
              [
                276302.84065754863,
                4839552.370166971,
                1554.469838940075
              ],
              [
                276302.84065754863,
                4838130.310166971,
                1554.469838940075
              ],
              [
                275248.60065754864,
                4838130.310166971,
                1476.2098389400749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:32:46+00:00",
        "end_time": "2017-09-11T19:52:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880638,
            43.66219084,
            1476.209839,
            -119.7744114,
            43.67529804,
            1554.469839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747145916086,
                  43.66219083586236,
                  1476.2098389400749
                ],
                [
                  -119.78806383678959,
                  43.67497993122847,
                  1476.2098389400749
                ],
                [
                  -119.77500103886031,
                  43.675298039393184,
                  1554.469838940075
                ],
                [
                  -119.77441142796972,
                  43.66250880284585,
                  1554.469838940075
                ],
                [
                  -119.78747145916086,
                  43.66219083586236,
                  1476.2098389400749
                ]
              ]
            ]
          },
          "id": "20170911_43119F7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:32:46Z",
            "pc:count": 20143663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275780.9958,
                "count": 20143663,
                "maximum": 276302.8407,
                "minimum": 275248.6007,
                "name": "X",
                "position": 0,
                "stddev": 286.9254527,
                "variance": 82326.21541
              },
              {
                "average": 4838858.016,
                "count": 20143663,
                "maximum": 4839552.37,
                "minimum": 4838130.31,
                "name": "Y",
                "position": 1,
                "stddev": 404.5231656,
                "variance": 163638.9915
              },
              {
                "average": 1503.370537,
                "count": 20143663,
                "maximum": 1554.469839,
                "minimum": 1476.209839,
                "name": "Z",
                "position": 2,
                "stddev": 11.81837379,
                "variance": 139.6739591
              },
              {
                "average": 18618.68859,
                "count": 20143663,
                "maximum": 43665,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8763.096918,
                "variance": 76791867.59
              },
              {
                "average": 1.458941504,
                "count": 20143663,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7032889213,
                "variance": 0.4946153069
              },
              {
                "average": 1.933093549,
                "count": 20143663,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9285481896,
                "variance": 0.8622017403
              },
              {
                "average": 0.5010707834,
                "count": 20143663,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988658,
                "variance": 0.2499988658
              },
              {
                "average": 1.032582803e-05,
                "count": 20143663,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003213366135,
                "variance": 1.032572192e-05
              },
              {
                "average": 1.161068769,
                "count": 20143663,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3675943787,
                "variance": 0.1351256273
              },
              {
                "average": 0.1693944701,
                "count": 20143663,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10015878,
                "variance": 146.4138424
              },
              {
                "average": 1.758786225,
                "count": 20143663,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095212473,
                "variance": 1.19949036
              },
              {
                "average": 1188.878654,
                "count": 20143663,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.024367477,
                "variance": 1.049328728
              },
              {
                "average": 22426.32334,
                "count": 20143663,
                "maximum": 49152,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10294.12101,
                "variance": 105968927.3
              },
              {
                "average": 21961.45133,
                "count": 20143663,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8848.375061,
                "variance": 78293741.22
              },
              {
                "average": 18498.68457,
                "count": 20143663,
                "maximum": 45568,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 7560.978178,
                "variance": 57168391
              },
              {
                "average": 189195962.7,
                "count": 20143663,
                "maximum": 189197166.3,
                "minimum": 189194726.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 626.9360743,
                "variance": 393048.8413
              },
              {
                "average": 0,
                "count": 20143663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275248.6007,
              4838130.31,
              1476.209839,
              276302.8407,
              4839552.37,
              1554.469839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275248.60065754864,
                    4838130.310166971,
                    1476.2098389400749
                  ],
                  [
                    275248.60065754864,
                    4839552.370166971,
                    1476.2098389400749
                  ],
                  [
                    276302.84065754863,
                    4839552.370166971,
                    1554.469838940075
                  ],
                  [
                    276302.84065754863,
                    4838130.310166971,
                    1554.469838940075
                  ],
                  [
                    275248.60065754864,
                    4838130.310166971,
                    1476.2098389400749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:32:46+00:00",
            "end_time": "2017-09-11T19:52: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": "20170910_43119F7212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997176908903,
              43.712189298507795,
              1540.7765694953841
            ],
            [
              -119.80056790704428,
              43.72497958412544,
              1540.7765694953841
            ],
            [
              -119.78750108470486,
              43.72529924625645,
              1649.976569495384
            ],
            [
              -119.78690771939438,
              43.712508818766146,
              1649.976569495384
            ],
            [
              -119.79997176908903,
              43.712189298507795,
              1540.7765694953841
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005679,
        43.7121893,
        1540.776569,
        -119.7869077,
        43.72529925,
        1649.976569
      ],
      "properties": {
        "datetime": "2017-09-11T20:06:18Z",
        "pc:count": 21702209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274931.1965,
            "count": 21702209,
            "maximum": 275481.9706,
            "minimum": 274428.2706,
            "name": "X",
            "position": 0,
            "stddev": 284.7144036,
            "variance": 81062.29161
          },
          {
            "average": 4844480.323,
            "count": 21702209,
            "maximum": 4845139.714,
            "minimum": 4843717.494,
            "name": "Y",
            "position": 1,
            "stddev": 405.6718334,
            "variance": 164569.6364
          },
          {
            "average": 1595.873341,
            "count": 21702209,
            "maximum": 1649.976569,
            "minimum": 1540.776569,
            "name": "Z",
            "position": 2,
            "stddev": 20.09876059,
            "variance": 403.9601771
          },
          {
            "average": 16091.34745,
            "count": 21702209,
            "maximum": 45137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7934.709086,
            "variance": 62959608.28
          },
          {
            "average": 1.498755449,
            "count": 21702209,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.713145938,
            "variance": 0.5085771289
          },
          {
            "average": 2.018845501,
            "count": 21702209,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9193957393,
            "variance": 0.8452885254
          },
          {
            "average": 0.5021109602,
            "count": 21702209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955553,
            "variance": 0.2499955554
          },
          {
            "average": 2.197932939e-05,
            "count": 21702209,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004688160333,
            "variance": 2.197884731e-05
          },
          {
            "average": 1.156662992,
            "count": 21702209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.363482744,
            "variance": 0.1321197052
          },
          {
            "average": -0.4839601855,
            "count": 21702209,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69077572,
            "variance": 136.674237
          },
          {
            "average": 1.70940396,
            "count": 21702209,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.104449456,
            "variance": 1.219808601
          },
          {
            "average": 1184.836557,
            "count": 21702209,
            "maximum": 1188,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.964778314,
            "variance": 3.860353822
          },
          {
            "average": 21058.86833,
            "count": 21702209,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8582.524335,
            "variance": 73659723.97
          },
          {
            "average": 21628.95226,
            "count": 21702209,
            "maximum": 52224,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7220.877212,
            "variance": 52141067.71
          },
          {
            "average": 17958.99677,
            "count": 21702209,
            "maximum": 49920,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5494.295837,
            "variance": 30187286.75
          },
          {
            "average": 189177934.5,
            "count": 21702209,
            "maximum": 189195578.1,
            "minimum": 189105466.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33881.32626,
            "variance": 1147944269
          },
          {
            "average": 0,
            "count": 21702209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274428.2706,
          4843717.494,
          1540.776569,
          275481.9706,
          4845139.714,
          1649.976569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274428.27059915394,
                4843717.494041161,
                1540.7765694953841
              ],
              [
                274428.27059915394,
                4845139.714041161,
                1540.7765694953841
              ],
              [
                275481.9705991539,
                4845139.714041161,
                1649.976569495384
              ],
              [
                275481.9705991539,
                4843717.494041161,
                1649.976569495384
              ],
              [
                274428.27059915394,
                4843717.494041161,
                1540.7765694953841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:06:18+00:00",
        "end_time": "2017-09-10T19:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005679,
            43.7121893,
            1540.776569,
            -119.7869077,
            43.72529925,
            1649.976569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997176908903,
                  43.712189298507795,
                  1540.7765694953841
                ],
                [
                  -119.80056790704428,
                  43.72497958412544,
                  1540.7765694953841
                ],
                [
                  -119.78750108470486,
                  43.72529924625645,
                  1649.976569495384
                ],
                [
                  -119.78690771939438,
                  43.712508818766146,
                  1649.976569495384
                ],
                [
                  -119.79997176908903,
                  43.712189298507795,
                  1540.7765694953841
                ]
              ]
            ]
          },
          "id": "20170910_43119F7212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:06:18Z",
            "pc:count": 21702209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274931.1965,
                "count": 21702209,
                "maximum": 275481.9706,
                "minimum": 274428.2706,
                "name": "X",
                "position": 0,
                "stddev": 284.7144036,
                "variance": 81062.29161
              },
              {
                "average": 4844480.323,
                "count": 21702209,
                "maximum": 4845139.714,
                "minimum": 4843717.494,
                "name": "Y",
                "position": 1,
                "stddev": 405.6718334,
                "variance": 164569.6364
              },
              {
                "average": 1595.873341,
                "count": 21702209,
                "maximum": 1649.976569,
                "minimum": 1540.776569,
                "name": "Z",
                "position": 2,
                "stddev": 20.09876059,
                "variance": 403.9601771
              },
              {
                "average": 16091.34745,
                "count": 21702209,
                "maximum": 45137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7934.709086,
                "variance": 62959608.28
              },
              {
                "average": 1.498755449,
                "count": 21702209,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.713145938,
                "variance": 0.5085771289
              },
              {
                "average": 2.018845501,
                "count": 21702209,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9193957393,
                "variance": 0.8452885254
              },
              {
                "average": 0.5021109602,
                "count": 21702209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955553,
                "variance": 0.2499955554
              },
              {
                "average": 2.197932939e-05,
                "count": 21702209,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004688160333,
                "variance": 2.197884731e-05
              },
              {
                "average": 1.156662992,
                "count": 21702209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.363482744,
                "variance": 0.1321197052
              },
              {
                "average": -0.4839601855,
                "count": 21702209,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69077572,
                "variance": 136.674237
              },
              {
                "average": 1.70940396,
                "count": 21702209,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.104449456,
                "variance": 1.219808601
              },
              {
                "average": 1184.836557,
                "count": 21702209,
                "maximum": 1188,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.964778314,
                "variance": 3.860353822
              },
              {
                "average": 21058.86833,
                "count": 21702209,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8582.524335,
                "variance": 73659723.97
              },
              {
                "average": 21628.95226,
                "count": 21702209,
                "maximum": 52224,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7220.877212,
                "variance": 52141067.71
              },
              {
                "average": 17958.99677,
                "count": 21702209,
                "maximum": 49920,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5494.295837,
                "variance": 30187286.75
              },
              {
                "average": 189177934.5,
                "count": 21702209,
                "maximum": 189195578.1,
                "minimum": 189105466.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33881.32626,
                "variance": 1147944269
              },
              {
                "average": 0,
                "count": 21702209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274428.2706,
              4843717.494,
              1540.776569,
              275481.9706,
              4845139.714,
              1649.976569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274428.27059915394,
                    4843717.494041161,
                    1540.7765694953841
                  ],
                  [
                    274428.27059915394,
                    4845139.714041161,
                    1540.7765694953841
                  ],
                  [
                    275481.9705991539,
                    4845139.714041161,
                    1649.976569495384
                  ],
                  [
                    275481.9705991539,
                    4843717.494041161,
                    1649.976569495384
                  ],
                  [
                    274428.27059915394,
                    4843717.494041161,
                    1540.7765694953841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:06:18+00:00",
            "end_time": "2017-09-10T19:04:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.71247267005813,
              43.62469897032143,
              1326.5491421306215
            ],
            [
              -119.71304799525242,
              43.637480681166856,
              1326.5491421306215
            ],
            [
              -119.70000042967592,
              43.6377898194828,
              1436.4091421306216
            ],
            [
              -119.69942786311589,
              43.62500797150774,
              1436.4091421306216
            ],
            [
              -119.71247267005813,
              43.62469897032143,
              1326.5491421306215
            ]
          ]
        ]
      },
      "bbox": [
        -119.713048,
        43.62469897,
        1326.549142,
        -119.6994279,
        43.63778982,
        1436.409142
      ],
      "properties": {
        "datetime": "2017-09-10T19:07:20Z",
        "pc:count": 13502202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281670.4577,
            "count": 13502202,
            "maximum": 282213.3481,
            "minimum": 281159.7481,
            "name": "X",
            "position": 0,
            "stddev": 297.2735304,
            "variance": 88371.5519
          },
          {
            "average": 4834489.548,
            "count": 13502202,
            "maximum": 4835186.802,
            "minimum": 4833765.662,
            "name": "Y",
            "position": 1,
            "stddev": 395.1753982,
            "variance": 156163.5954
          },
          {
            "average": 1384.005714,
            "count": 13502202,
            "maximum": 1436.409142,
            "minimum": 1326.549142,
            "name": "Z",
            "position": 2,
            "stddev": 24.24395538,
            "variance": 587.7693725
          },
          {
            "average": 23906.09666,
            "count": 13502202,
            "maximum": 41809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4984.13538,
            "variance": 24841605.49
          },
          {
            "average": 1.078346702,
            "count": 13502202,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3215596392,
            "variance": 0.1034006016
          },
          {
            "average": 1.158272702,
            "count": 13502202,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4802160717,
            "variance": 0.2306074755
          },
          {
            "average": 0.5015407117,
            "count": 13502202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976447,
            "variance": 0.2499976447
          },
          {
            "average": 3.999347662e-06,
            "count": 13502202,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001999832984,
            "variance": 3.999331963e-06
          },
          {
            "average": 1.236111932,
            "count": 13502202,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246917716,
            "variance": 0.1803631009
          },
          {
            "average": 0.1367269614,
            "count": 13502202,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84120354,
            "variance": 140.2141012
          },
          {
            "average": 1.962969077,
            "count": 13502202,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.02224182,
            "variance": 1.044978339
          },
          {
            "average": 1177.707154,
            "count": 13502202,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9626713977,
            "variance": 0.9267362199
          },
          {
            "average": 34738.85697,
            "count": 13502202,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6774.313052,
            "variance": 45891317.33
          },
          {
            "average": 33158.68512,
            "count": 13502202,
            "maximum": 47360,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 5315.364545,
            "variance": 28253100.25
          },
          {
            "average": 29728.63923,
            "count": 13502202,
            "maximum": 43520,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5057.110948,
            "variance": 25574371.14
          },
          {
            "average": 189104017.5,
            "count": 13502202,
            "maximum": 189105640.7,
            "minimum": 189102085.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 657.6276678,
            "variance": 432474.1495
          },
          {
            "average": 0,
            "count": 13502202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13502202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13502202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13502202,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13502202,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281159.7481,
          4833765.662,
          1326.549142,
          282213.3481,
          4835186.802,
          1436.409142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281159.74808199884,
                4833765.662258712,
                1326.5491421306215
              ],
              [
                281159.74808199884,
                4835186.802258712,
                1326.5491421306215
              ],
              [
                282213.3480819988,
                4835186.802258712,
                1436.4091421306216
              ],
              [
                282213.3480819988,
                4833765.662258712,
                1436.4091421306216
              ],
              [
                281159.74808199884,
                4833765.662258712,
                1326.5491421306215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:07:20+00:00",
        "end_time": "2017-09-10T18:08:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.713048,
            43.62469897,
            1326.549142,
            -119.6994279,
            43.63778982,
            1436.409142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.71247267005813,
                  43.62469897032143,
                  1326.5491421306215
                ],
                [
                  -119.71304799525242,
                  43.637480681166856,
                  1326.5491421306215
                ],
                [
                  -119.70000042967592,
                  43.6377898194828,
                  1436.4091421306216
                ],
                [
                  -119.69942786311589,
                  43.62500797150774,
                  1436.4091421306216
                ],
                [
                  -119.71247267005813,
                  43.62469897032143,
                  1326.5491421306215
                ]
              ]
            ]
          },
          "id": "20170910_43119F6324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:07:20Z",
            "pc:count": 13502202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281670.4577,
                "count": 13502202,
                "maximum": 282213.3481,
                "minimum": 281159.7481,
                "name": "X",
                "position": 0,
                "stddev": 297.2735304,
                "variance": 88371.5519
              },
              {
                "average": 4834489.548,
                "count": 13502202,
                "maximum": 4835186.802,
                "minimum": 4833765.662,
                "name": "Y",
                "position": 1,
                "stddev": 395.1753982,
                "variance": 156163.5954
              },
              {
                "average": 1384.005714,
                "count": 13502202,
                "maximum": 1436.409142,
                "minimum": 1326.549142,
                "name": "Z",
                "position": 2,
                "stddev": 24.24395538,
                "variance": 587.7693725
              },
              {
                "average": 23906.09666,
                "count": 13502202,
                "maximum": 41809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4984.13538,
                "variance": 24841605.49
              },
              {
                "average": 1.078346702,
                "count": 13502202,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3215596392,
                "variance": 0.1034006016
              },
              {
                "average": 1.158272702,
                "count": 13502202,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4802160717,
                "variance": 0.2306074755
              },
              {
                "average": 0.5015407117,
                "count": 13502202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976447,
                "variance": 0.2499976447
              },
              {
                "average": 3.999347662e-06,
                "count": 13502202,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001999832984,
                "variance": 3.999331963e-06
              },
              {
                "average": 1.236111932,
                "count": 13502202,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246917716,
                "variance": 0.1803631009
              },
              {
                "average": 0.1367269614,
                "count": 13502202,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84120354,
                "variance": 140.2141012
              },
              {
                "average": 1.962969077,
                "count": 13502202,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.02224182,
                "variance": 1.044978339
              },
              {
                "average": 1177.707154,
                "count": 13502202,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9626713977,
                "variance": 0.9267362199
              },
              {
                "average": 34738.85697,
                "count": 13502202,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6774.313052,
                "variance": 45891317.33
              },
              {
                "average": 33158.68512,
                "count": 13502202,
                "maximum": 47360,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 5315.364545,
                "variance": 28253100.25
              },
              {
                "average": 29728.63923,
                "count": 13502202,
                "maximum": 43520,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5057.110948,
                "variance": 25574371.14
              },
              {
                "average": 189104017.5,
                "count": 13502202,
                "maximum": 189105640.7,
                "minimum": 189102085.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 657.6276678,
                "variance": 432474.1495
              },
              {
                "average": 0,
                "count": 13502202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13502202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13502202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13502202,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13502202,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281159.7481,
              4833765.662,
              1326.549142,
              282213.3481,
              4835186.802,
              1436.409142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281159.74808199884,
                    4833765.662258712,
                    1326.5491421306215
                  ],
                  [
                    281159.74808199884,
                    4835186.802258712,
                    1326.5491421306215
                  ],
                  [
                    282213.3480819988,
                    4835186.802258712,
                    1436.4091421306216
                  ],
                  [
                    282213.3480819988,
                    4833765.662258712,
                    1436.4091421306216
                  ],
                  [
                    281159.74808199884,
                    4833765.662258712,
                    1326.5491421306215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:07:20+00:00",
            "end_time": "2017-09-10T18:08: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": "20170910_43119F6406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.6874729454145,
              43.66220144607765,
              1396.3459137262716
            ],
            [
              -119.68804358975677,
              43.674980458234074,
              1396.3459137262716
            ],
            [
              -119.67499977774092,
              43.675286665905155,
              1472.3659137262716
            ],
            [
              -119.67443189439788,
              43.66250751795628,
              1472.3659137262716
            ],
            [
              -119.6874729454145,
              43.66220144607765,
              1396.3459137262716
            ]
          ]
        ]
      },
      "bbox": [
        -119.6880436,
        43.66220145,
        1396.345914,
        -119.6744319,
        43.67528667,
        1472.365914
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:57Z",
        "pc:count": 19130801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283838.6543,
            "count": 19130801,
            "maximum": 284364.3403,
            "minimum": 283311.7203,
            "name": "X",
            "position": 0,
            "stddev": 298.5844666,
            "variance": 89152.68372
          },
          {
            "average": 4838566.134,
            "count": 19130801,
            "maximum": 4839286.135,
            "minimum": 4837865.315,
            "name": "Y",
            "position": 1,
            "stddev": 391.0316097,
            "variance": 152905.7198
          },
          {
            "average": 1458.322342,
            "count": 19130801,
            "maximum": 1472.365914,
            "minimum": 1396.345914,
            "name": "Z",
            "position": 2,
            "stddev": 10.30891675,
            "variance": 106.2737646
          },
          {
            "average": 24700.00837,
            "count": 19130801,
            "maximum": 43441,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3005.552386,
            "variance": 9033345.146
          },
          {
            "average": 1.019045517,
            "count": 19130801,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1642825745,
            "variance": 0.02698876427
          },
          {
            "average": 1.038595875,
            "count": 19130801,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2518138315,
            "variance": 0.06341020574
          },
          {
            "average": 0.5020052741,
            "count": 19130801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959919,
            "variance": 0.2499959919
          },
          {
            "average": 7.103727648e-05,
            "count": 19130801,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.008428062286,
            "variance": 7.10322339e-05
          },
          {
            "average": 1.23193676,
            "count": 19130801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4220688435,
            "variance": 0.1781421087
          },
          {
            "average": 0.08904731432,
            "count": 19130801,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.30709704,
            "variance": 151.4646375
          },
          {
            "average": 1.999050798,
            "count": 19130801,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005361143,
            "variance": 1.010751028
          },
          {
            "average": 1172.83973,
            "count": 19130801,
            "maximum": 1182,
            "minimum": 1167,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.75813046,
            "variance": 33.15606639
          },
          {
            "average": 40160.15163,
            "count": 19130801,
            "maximum": 52480,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 5335.313654,
            "variance": 28465571.78
          },
          {
            "average": 37970.46844,
            "count": 19130801,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4387.359308,
            "variance": 19248921.7
          },
          {
            "average": 34216.93997,
            "count": 19130801,
            "maximum": 49152,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4163.906218,
            "variance": 17338114.99
          },
          {
            "average": 189100365.9,
            "count": 19130801,
            "maximum": 189106997,
            "minimum": 189096398.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4171.305264,
            "variance": 17399787.61
          },
          {
            "average": 0,
            "count": 19130801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19130801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283311.7203,
          4837865.315,
          1396.345914,
          284364.3403,
          4839286.135,
          1472.365914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283311.72027631017,
                4837865.315147799,
                1396.3459137262716
              ],
              [
                283311.72027631017,
                4839286.1351478,
                1396.3459137262716
              ],
              [
                284364.34027631016,
                4839286.1351478,
                1472.3659137262716
              ],
              [
                284364.34027631016,
                4837865.315147799,
                1472.3659137262716
              ],
              [
                283311.72027631017,
                4837865.315147799,
                1396.3459137262716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:57+00:00",
        "end_time": "2017-09-10T16:33:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6880436,
            43.66220145,
            1396.345914,
            -119.6744319,
            43.67528667,
            1472.365914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.6874729454145,
                  43.66220144607765,
                  1396.3459137262716
                ],
                [
                  -119.68804358975677,
                  43.674980458234074,
                  1396.3459137262716
                ],
                [
                  -119.67499977774092,
                  43.675286665905155,
                  1472.3659137262716
                ],
                [
                  -119.67443189439788,
                  43.66250751795628,
                  1472.3659137262716
                ],
                [
                  -119.6874729454145,
                  43.66220144607765,
                  1396.3459137262716
                ]
              ]
            ]
          },
          "id": "20170910_43119F6406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:57Z",
            "pc:count": 19130801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283838.6543,
                "count": 19130801,
                "maximum": 284364.3403,
                "minimum": 283311.7203,
                "name": "X",
                "position": 0,
                "stddev": 298.5844666,
                "variance": 89152.68372
              },
              {
                "average": 4838566.134,
                "count": 19130801,
                "maximum": 4839286.135,
                "minimum": 4837865.315,
                "name": "Y",
                "position": 1,
                "stddev": 391.0316097,
                "variance": 152905.7198
              },
              {
                "average": 1458.322342,
                "count": 19130801,
                "maximum": 1472.365914,
                "minimum": 1396.345914,
                "name": "Z",
                "position": 2,
                "stddev": 10.30891675,
                "variance": 106.2737646
              },
              {
                "average": 24700.00837,
                "count": 19130801,
                "maximum": 43441,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3005.552386,
                "variance": 9033345.146
              },
              {
                "average": 1.019045517,
                "count": 19130801,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1642825745,
                "variance": 0.02698876427
              },
              {
                "average": 1.038595875,
                "count": 19130801,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2518138315,
                "variance": 0.06341020574
              },
              {
                "average": 0.5020052741,
                "count": 19130801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959919,
                "variance": 0.2499959919
              },
              {
                "average": 7.103727648e-05,
                "count": 19130801,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.008428062286,
                "variance": 7.10322339e-05
              },
              {
                "average": 1.23193676,
                "count": 19130801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4220688435,
                "variance": 0.1781421087
              },
              {
                "average": 0.08904731432,
                "count": 19130801,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.30709704,
                "variance": 151.4646375
              },
              {
                "average": 1.999050798,
                "count": 19130801,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005361143,
                "variance": 1.010751028
              },
              {
                "average": 1172.83973,
                "count": 19130801,
                "maximum": 1182,
                "minimum": 1167,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.75813046,
                "variance": 33.15606639
              },
              {
                "average": 40160.15163,
                "count": 19130801,
                "maximum": 52480,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 5335.313654,
                "variance": 28465571.78
              },
              {
                "average": 37970.46844,
                "count": 19130801,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4387.359308,
                "variance": 19248921.7
              },
              {
                "average": 34216.93997,
                "count": 19130801,
                "maximum": 49152,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4163.906218,
                "variance": 17338114.99
              },
              {
                "average": 189100365.9,
                "count": 19130801,
                "maximum": 189106997,
                "minimum": 189096398.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4171.305264,
                "variance": 17399787.61
              },
              {
                "average": 0,
                "count": 19130801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19130801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283311.7203,
              4837865.315,
              1396.345914,
              284364.3403,
              4839286.135,
              1472.365914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283311.72027631017,
                    4837865.315147799,
                    1396.3459137262716
                  ],
                  [
                    283311.72027631017,
                    4839286.1351478,
                    1396.3459137262716
                  ],
                  [
                    284364.34027631016,
                    4839286.1351478,
                    1472.3659137262716
                  ],
                  [
                    284364.34027631016,
                    4837865.315147799,
                    1472.3659137262716
                  ],
                  [
                    283311.72027631017,
                    4837865.315147799,
                    1396.3459137262716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:57+00:00",
            "end_time": "2017-09-10T16:33: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": "20170910_43119F7405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247118049356,
              43.67469347237595,
              1447.0627712778753
            ],
            [
              -119.76305837325276,
              43.68747993279537,
              1447.0627712778753
            ],
            [
              -119.75000076676037,
              43.68779505764682,
              1518.5427712778753
            ],
            [
              -119.74941634039885,
              43.675008457401894,
              1518.5427712778753
            ],
            [
              -119.76247118049356,
              43.67469347237595,
              1447.0627712778753
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630584,
        43.67469347,
        1447.062771,
        -119.7494163,
        43.68779506,
        1518.542771
      ],
      "properties": {
        "datetime": "2017-09-11T19:43:37Z",
        "pc:count": 19764415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277842.0124,
            "count": 19764415,
            "maximum": 278364.2718,
            "minimum": 277310.6918,
            "name": "X",
            "position": 0,
            "stddev": 291.402879,
            "variance": 84915.63789
          },
          {
            "average": 4840179.768,
            "count": 19764415,
            "maximum": 4840873.228,
            "minimum": 4839451.488,
            "name": "Y",
            "position": 1,
            "stddev": 386.9597309,
            "variance": 149737.8333
          },
          {
            "average": 1472.284331,
            "count": 19764415,
            "maximum": 1518.542771,
            "minimum": 1447.062771,
            "name": "Z",
            "position": 2,
            "stddev": 11.16751642,
            "variance": 124.713423
          },
          {
            "average": 19665.25197,
            "count": 19764415,
            "maximum": 49681,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9587.438382,
            "variance": 91918974.73
          },
          {
            "average": 1.445533349,
            "count": 19764415,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7340276304,
            "variance": 0.5387965623
          },
          {
            "average": 1.922916514,
            "count": 19764415,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.043292682,
            "variance": 1.088459619
          },
          {
            "average": 0.5020178437,
            "count": 19764415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959409,
            "variance": 0.249995941
          },
          {
            "average": 2.630991102e-06,
            "count": 19764415,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001622030922,
            "variance": 2.630984313e-06
          },
          {
            "average": 1.164138934,
            "count": 19764415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3704016077,
            "variance": 0.137197351
          },
          {
            "average": -0.1664460815,
            "count": 19764415,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08983886,
            "variance": 146.1642037
          },
          {
            "average": 1.770635255,
            "count": 19764415,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.091673575,
            "variance": 1.191751194
          },
          {
            "average": 1180.715575,
            "count": 19764415,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.800737085,
            "variance": 3.242654049
          },
          {
            "average": 20388.38742,
            "count": 19764415,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 12732.14327,
            "variance": 162107472.3
          },
          {
            "average": 21151.85204,
            "count": 19764415,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 11110.27869,
            "variance": 123438292.5
          },
          {
            "average": 17756.18786,
            "count": 19764415,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 9600.899562,
            "variance": 92177272.4
          },
          {
            "average": 189116559.3,
            "count": 19764415,
            "maximum": 189194217.3,
            "minimum": 189104147.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 28957.79327,
            "variance": 838553791
          },
          {
            "average": 0,
            "count": 19764415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19764415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19764415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19764415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19764415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277310.6918,
          4839451.488,
          1447.062771,
          278364.2718,
          4840873.228,
          1518.542771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277310.6918009566,
                4839451.488460512,
                1447.0627712778753
              ],
              [
                277310.6918009566,
                4840873.228460512,
                1447.0627712778753
              ],
              [
                278364.2718009566,
                4840873.228460512,
                1518.5427712778753
              ],
              [
                278364.2718009566,
                4839451.488460512,
                1518.5427712778753
              ],
              [
                277310.6918009566,
                4839451.488460512,
                1447.0627712778753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:43:37+00:00",
        "end_time": "2017-09-10T18:42:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630584,
            43.67469347,
            1447.062771,
            -119.7494163,
            43.68779506,
            1518.542771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247118049356,
                  43.67469347237595,
                  1447.0627712778753
                ],
                [
                  -119.76305837325276,
                  43.68747993279537,
                  1447.0627712778753
                ],
                [
                  -119.75000076676037,
                  43.68779505764682,
                  1518.5427712778753
                ],
                [
                  -119.74941634039885,
                  43.675008457401894,
                  1518.5427712778753
                ],
                [
                  -119.76247118049356,
                  43.67469347237595,
                  1447.0627712778753
                ]
              ]
            ]
          },
          "id": "20170910_43119F7405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:43:37Z",
            "pc:count": 19764415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277842.0124,
                "count": 19764415,
                "maximum": 278364.2718,
                "minimum": 277310.6918,
                "name": "X",
                "position": 0,
                "stddev": 291.402879,
                "variance": 84915.63789
              },
              {
                "average": 4840179.768,
                "count": 19764415,
                "maximum": 4840873.228,
                "minimum": 4839451.488,
                "name": "Y",
                "position": 1,
                "stddev": 386.9597309,
                "variance": 149737.8333
              },
              {
                "average": 1472.284331,
                "count": 19764415,
                "maximum": 1518.542771,
                "minimum": 1447.062771,
                "name": "Z",
                "position": 2,
                "stddev": 11.16751642,
                "variance": 124.713423
              },
              {
                "average": 19665.25197,
                "count": 19764415,
                "maximum": 49681,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9587.438382,
                "variance": 91918974.73
              },
              {
                "average": 1.445533349,
                "count": 19764415,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7340276304,
                "variance": 0.5387965623
              },
              {
                "average": 1.922916514,
                "count": 19764415,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.043292682,
                "variance": 1.088459619
              },
              {
                "average": 0.5020178437,
                "count": 19764415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959409,
                "variance": 0.249995941
              },
              {
                "average": 2.630991102e-06,
                "count": 19764415,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001622030922,
                "variance": 2.630984313e-06
              },
              {
                "average": 1.164138934,
                "count": 19764415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3704016077,
                "variance": 0.137197351
              },
              {
                "average": -0.1664460815,
                "count": 19764415,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08983886,
                "variance": 146.1642037
              },
              {
                "average": 1.770635255,
                "count": 19764415,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.091673575,
                "variance": 1.191751194
              },
              {
                "average": 1180.715575,
                "count": 19764415,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.800737085,
                "variance": 3.242654049
              },
              {
                "average": 20388.38742,
                "count": 19764415,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 12732.14327,
                "variance": 162107472.3
              },
              {
                "average": 21151.85204,
                "count": 19764415,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 11110.27869,
                "variance": 123438292.5
              },
              {
                "average": 17756.18786,
                "count": 19764415,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 9600.899562,
                "variance": 92177272.4
              },
              {
                "average": 189116559.3,
                "count": 19764415,
                "maximum": 189194217.3,
                "minimum": 189104147.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 28957.79327,
                "variance": 838553791
              },
              {
                "average": 0,
                "count": 19764415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19764415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19764415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19764415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19764415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277310.6918,
              4839451.488,
              1447.062771,
              278364.2718,
              4840873.228,
              1518.542771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277310.6918009566,
                    4839451.488460512,
                    1447.0627712778753
                  ],
                  [
                    277310.6918009566,
                    4840873.228460512,
                    1447.0627712778753
                  ],
                  [
                    278364.2718009566,
                    4840873.228460512,
                    1518.5427712778753
                  ],
                  [
                    278364.2718009566,
                    4839451.488460512,
                    1518.5427712778753
                  ],
                  [
                    277310.6918009566,
                    4839451.488460512,
                    1447.0627712778753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:43:37+00:00",
            "end_time": "2017-09-10T18:42:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6121.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.749971290588,
              43.687194733322094,
              1404.922572158616
            ],
            [
              -119.75055603402302,
              43.69998022102872,
              1404.922572158616
            ],
            [
              -119.73750078444668,
              43.70029386371113,
              1519.8425721586161
            ],
            [
              -119.73691880796987,
              43.687508236850064,
              1519.8425721586161
            ],
            [
              -119.749971290588,
              43.687194733322094,
              1404.922572158616
            ]
          ]
        ]
      },
      "bbox": [
        -119.750556,
        43.68719473,
        1404.922572,
        -119.7369188,
        43.70029386,
        1519.842572
      ],
      "properties": {
        "datetime": "2017-09-10T18:56:25Z",
        "pc:count": 20678025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278891.7476,
            "count": 20678025,
            "maximum": 279417.5953,
            "minimum": 278364.4353,
            "name": "X",
            "position": 0,
            "stddev": 288.0601756,
            "variance": 82978.66476
          },
          {
            "average": 4841514.105,
            "count": 20678025,
            "maximum": 4842228.093,
            "minimum": 4840806.473,
            "name": "Y",
            "position": 1,
            "stddev": 408.3066447,
            "variance": 166714.3161
          },
          {
            "average": 1475.280545,
            "count": 20678025,
            "maximum": 1519.842572,
            "minimum": 1404.922572,
            "name": "Z",
            "position": 2,
            "stddev": 15.98919502,
            "variance": 255.6543573
          },
          {
            "average": 17985.41959,
            "count": 20678025,
            "maximum": 57985,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9425.66049,
            "variance": 88843075.67
          },
          {
            "average": 1.504088954,
            "count": 20678025,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7398952522,
            "variance": 0.5474449842
          },
          {
            "average": 2.036880505,
            "count": 20678025,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9896353975,
            "variance": 0.9793782199
          },
          {
            "average": 0.5018084174,
            "count": 20678025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967417,
            "variance": 0.2499967417
          },
          {
            "average": 9.672103598e-07,
            "count": 20678025,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009834680834,
            "variance": 9.672094711e-07
          },
          {
            "average": 1.140542484,
            "count": 20678025,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3475489895,
            "variance": 0.1207903001
          },
          {
            "average": -0.02207623526,
            "count": 20678025,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92545695,
            "variance": 142.2165236
          },
          {
            "average": 1.734528805,
            "count": 20678025,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098823376,
            "variance": 1.207412812
          },
          {
            "average": 1176.899437,
            "count": 20678025,
            "maximum": 1179,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9806830625,
            "variance": 0.9617392691
          },
          {
            "average": 17541.13486,
            "count": 20678025,
            "maximum": 49920,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10582.86458,
            "variance": 111997022.7
          },
          {
            "average": 19325.64093,
            "count": 20678025,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9205.510744,
            "variance": 84741428.05
          },
          {
            "average": 15644.24226,
            "count": 20678025,
            "maximum": 46592,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 7739.004041,
            "variance": 59892183.55
          },
          {
            "average": 189103464.2,
            "count": 20678025,
            "maximum": 189104985.6,
            "minimum": 189102191.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 675.6146055,
            "variance": 456455.0952
          },
          {
            "average": 0,
            "count": 20678025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678025,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678025,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278364.4353,
          4840806.473,
          1404.922572,
          279417.5953,
          4842228.093,
          1519.842572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278364.43533599115,
                4840806.472983886,
                1404.922572158616
              ],
              [
                278364.43533599115,
                4842228.092983885,
                1404.922572158616
              ],
              [
                279417.5953359912,
                4842228.092983885,
                1519.8425721586161
              ],
              [
                279417.5953359912,
                4840806.472983886,
                1519.8425721586161
              ],
              [
                278364.43533599115,
                4840806.472983886,
                1404.922572158616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:56:25+00:00",
        "end_time": "2017-09-10T18:09:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6121.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6121.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6121.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6121.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.750556,
            43.68719473,
            1404.922572,
            -119.7369188,
            43.70029386,
            1519.842572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.749971290588,
                  43.687194733322094,
                  1404.922572158616
                ],
                [
                  -119.75055603402302,
                  43.69998022102872,
                  1404.922572158616
                ],
                [
                  -119.73750078444668,
                  43.70029386371113,
                  1519.8425721586161
                ],
                [
                  -119.73691880796987,
                  43.687508236850064,
                  1519.8425721586161
                ],
                [
                  -119.749971290588,
                  43.687194733322094,
                  1404.922572158616
                ]
              ]
            ]
          },
          "id": "20170910_43119F6121.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6121.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:56:25Z",
            "pc:count": 20678025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278891.7476,
                "count": 20678025,
                "maximum": 279417.5953,
                "minimum": 278364.4353,
                "name": "X",
                "position": 0,
                "stddev": 288.0601756,
                "variance": 82978.66476
              },
              {
                "average": 4841514.105,
                "count": 20678025,
                "maximum": 4842228.093,
                "minimum": 4840806.473,
                "name": "Y",
                "position": 1,
                "stddev": 408.3066447,
                "variance": 166714.3161
              },
              {
                "average": 1475.280545,
                "count": 20678025,
                "maximum": 1519.842572,
                "minimum": 1404.922572,
                "name": "Z",
                "position": 2,
                "stddev": 15.98919502,
                "variance": 255.6543573
              },
              {
                "average": 17985.41959,
                "count": 20678025,
                "maximum": 57985,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9425.66049,
                "variance": 88843075.67
              },
              {
                "average": 1.504088954,
                "count": 20678025,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7398952522,
                "variance": 0.5474449842
              },
              {
                "average": 2.036880505,
                "count": 20678025,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9896353975,
                "variance": 0.9793782199
              },
              {
                "average": 0.5018084174,
                "count": 20678025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967417,
                "variance": 0.2499967417
              },
              {
                "average": 9.672103598e-07,
                "count": 20678025,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009834680834,
                "variance": 9.672094711e-07
              },
              {
                "average": 1.140542484,
                "count": 20678025,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3475489895,
                "variance": 0.1207903001
              },
              {
                "average": -0.02207623526,
                "count": 20678025,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92545695,
                "variance": 142.2165236
              },
              {
                "average": 1.734528805,
                "count": 20678025,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098823376,
                "variance": 1.207412812
              },
              {
                "average": 1176.899437,
                "count": 20678025,
                "maximum": 1179,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9806830625,
                "variance": 0.9617392691
              },
              {
                "average": 17541.13486,
                "count": 20678025,
                "maximum": 49920,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10582.86458,
                "variance": 111997022.7
              },
              {
                "average": 19325.64093,
                "count": 20678025,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9205.510744,
                "variance": 84741428.05
              },
              {
                "average": 15644.24226,
                "count": 20678025,
                "maximum": 46592,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 7739.004041,
                "variance": 59892183.55
              },
              {
                "average": 189103464.2,
                "count": 20678025,
                "maximum": 189104985.6,
                "minimum": 189102191.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 675.6146055,
                "variance": 456455.0952
              },
              {
                "average": 0,
                "count": 20678025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678025,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678025,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278364.4353,
              4840806.473,
              1404.922572,
              279417.5953,
              4842228.093,
              1519.842572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278364.43533599115,
                    4840806.472983886,
                    1404.922572158616
                  ],
                  [
                    278364.43533599115,
                    4842228.092983885,
                    1404.922572158616
                  ],
                  [
                    279417.5953359912,
                    4842228.092983885,
                    1519.8425721586161
                  ],
                  [
                    279417.5953359912,
                    4840806.472983886,
                    1519.8425721586161
                  ],
                  [
                    278364.43533599115,
                    4840806.472983886,
                    1404.922572158616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:56:25+00:00",
            "end_time": "2017-09-10T18:09:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F6425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747319609554,
              43.624707263476985,
              1326.6439765586429
            ],
            [
              -119.63803225498839,
              43.637481302781694,
              1326.6439765586429
            ],
            [
              -119.62499974470327,
              43.63778151457427,
              1356.043976558643
            ],
            [
              -119.62444343994437,
              43.62500734217955,
              1356.043976558643
            ],
            [
              -119.63747319609554,
              43.624707263476985,
              1326.6439765586429
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380323,
        43.62470726,
        1326.643977,
        -119.6244434,
        43.63778151,
        1356.043977
      ],
      "properties": {
        "datetime": "2017-09-10T16:39:21Z",
        "pc:count": 13347518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287743.2246,
            "count": 13347518,
            "maximum": 288263.2117,
            "minimum": 287210.8917,
            "name": "X",
            "position": 0,
            "stddev": 292.5279392,
            "variance": 85572.59521
          },
          {
            "average": 4834288.362,
            "count": 13347518,
            "maximum": 4834991.729,
            "minimum": 4833571.529,
            "name": "Y",
            "position": 1,
            "stddev": 402.7093515,
            "variance": 162174.8218
          },
          {
            "average": 1331.510483,
            "count": 13347518,
            "maximum": 1356.043977,
            "minimum": 1326.643977,
            "name": "Z",
            "position": 2,
            "stddev": 4.33343888,
            "variance": 18.77869253
          },
          {
            "average": 28203.76466,
            "count": 13347518,
            "maximum": 56785,
            "minimum": 945,
            "name": "Intensity",
            "position": 3,
            "stddev": 2356.817315,
            "variance": 5554587.856
          },
          {
            "average": 1.000404869,
            "count": 13347518,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02223982358,
            "variance": 0.000494609753
          },
          {
            "average": 1.00081341,
            "count": 13347518,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0329144377,
            "variance": 0.001083360209
          },
          {
            "average": 0.5024785132,
            "count": 13347518,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938757,
            "variance": 0.2499938757
          },
          {
            "average": 3.071732138e-06,
            "count": 13347518,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001752633143,
            "variance": 3.071722932e-06
          },
          {
            "average": 1.288309707,
            "count": 13347518,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4529759763,
            "variance": 0.2051872351
          },
          {
            "average": -0.2989113107,
            "count": 13347518,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94239947,
            "variance": 142.6209051
          },
          {
            "average": 2.010042616,
            "count": 13347518,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.000113455,
            "variance": 1.000226922
          },
          {
            "average": 1165.182914,
            "count": 13347518,
            "maximum": 1168,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9942537616,
            "variance": 0.9885405424
          },
          {
            "average": 47176.3013,
            "count": 13347518,
            "maximum": 56576,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 2292.323272,
            "variance": 5254745.982
          },
          {
            "average": 45187.45327,
            "count": 13347518,
            "maximum": 56064,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 2238.858175,
            "variance": 5012485.927
          },
          {
            "average": 41273.45142,
            "count": 13347518,
            "maximum": 54016,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 2219.180123,
            "variance": 4924760.419
          },
          {
            "average": 189095140.6,
            "count": 13347518,
            "maximum": 189096761.1,
            "minimum": 189093873.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 617.4883971,
            "variance": 381291.9205
          },
          {
            "average": 0,
            "count": 13347518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13347518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13347518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13347518,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13347518,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287210.8917,
          4833571.529,
          1326.643977,
          288263.2117,
          4834991.729,
          1356.043977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287210.8916889967,
                4833571.528965643,
                1326.6439765586429
              ],
              [
                287210.8916889967,
                4834991.728965642,
                1326.6439765586429
              ],
              [
                288263.21168899664,
                4834991.728965642,
                1356.043976558643
              ],
              [
                288263.21168899664,
                4833571.528965643,
                1356.043976558643
              ],
              [
                287210.8916889967,
                4833571.528965643,
                1326.6439765586429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T16:39:21+00:00",
        "end_time": "2017-09-10T15:51:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380323,
            43.62470726,
            1326.643977,
            -119.6244434,
            43.63778151,
            1356.043977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747319609554,
                  43.624707263476985,
                  1326.6439765586429
                ],
                [
                  -119.63803225498839,
                  43.637481302781694,
                  1326.6439765586429
                ],
                [
                  -119.62499974470327,
                  43.63778151457427,
                  1356.043976558643
                ],
                [
                  -119.62444343994437,
                  43.62500734217955,
                  1356.043976558643
                ],
                [
                  -119.63747319609554,
                  43.624707263476985,
                  1326.6439765586429
                ]
              ]
            ]
          },
          "id": "20170910_43119F6425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T16:39:21Z",
            "pc:count": 13347518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287743.2246,
                "count": 13347518,
                "maximum": 288263.2117,
                "minimum": 287210.8917,
                "name": "X",
                "position": 0,
                "stddev": 292.5279392,
                "variance": 85572.59521
              },
              {
                "average": 4834288.362,
                "count": 13347518,
                "maximum": 4834991.729,
                "minimum": 4833571.529,
                "name": "Y",
                "position": 1,
                "stddev": 402.7093515,
                "variance": 162174.8218
              },
              {
                "average": 1331.510483,
                "count": 13347518,
                "maximum": 1356.043977,
                "minimum": 1326.643977,
                "name": "Z",
                "position": 2,
                "stddev": 4.33343888,
                "variance": 18.77869253
              },
              {
                "average": 28203.76466,
                "count": 13347518,
                "maximum": 56785,
                "minimum": 945,
                "name": "Intensity",
                "position": 3,
                "stddev": 2356.817315,
                "variance": 5554587.856
              },
              {
                "average": 1.000404869,
                "count": 13347518,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02223982358,
                "variance": 0.000494609753
              },
              {
                "average": 1.00081341,
                "count": 13347518,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0329144377,
                "variance": 0.001083360209
              },
              {
                "average": 0.5024785132,
                "count": 13347518,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938757,
                "variance": 0.2499938757
              },
              {
                "average": 3.071732138e-06,
                "count": 13347518,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001752633143,
                "variance": 3.071722932e-06
              },
              {
                "average": 1.288309707,
                "count": 13347518,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4529759763,
                "variance": 0.2051872351
              },
              {
                "average": -0.2989113107,
                "count": 13347518,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94239947,
                "variance": 142.6209051
              },
              {
                "average": 2.010042616,
                "count": 13347518,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.000113455,
                "variance": 1.000226922
              },
              {
                "average": 1165.182914,
                "count": 13347518,
                "maximum": 1168,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9942537616,
                "variance": 0.9885405424
              },
              {
                "average": 47176.3013,
                "count": 13347518,
                "maximum": 56576,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 2292.323272,
                "variance": 5254745.982
              },
              {
                "average": 45187.45327,
                "count": 13347518,
                "maximum": 56064,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 2238.858175,
                "variance": 5012485.927
              },
              {
                "average": 41273.45142,
                "count": 13347518,
                "maximum": 54016,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 2219.180123,
                "variance": 4924760.419
              },
              {
                "average": 189095140.6,
                "count": 13347518,
                "maximum": 189096761.1,
                "minimum": 189093873.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 617.4883971,
                "variance": 381291.9205
              },
              {
                "average": 0,
                "count": 13347518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13347518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13347518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13347518,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13347518,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287210.8917,
              4833571.529,
              1326.643977,
              288263.2117,
              4834991.729,
              1356.043977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287210.8916889967,
                    4833571.528965643,
                    1326.6439765586429
                  ],
                  [
                    287210.8916889967,
                    4834991.728965642,
                    1326.6439765586429
                  ],
                  [
                    288263.21168899664,
                    4834991.728965642,
                    1356.043976558643
                  ],
                  [
                    288263.21168899664,
                    4833571.528965643,
                    1356.043976558643
                  ],
                  [
                    287210.8916889967,
                    4833571.528965643,
                    1326.6439765586429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T16:39:21+00:00",
            "end_time": "2017-09-10T15:51: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": "20170831_43119G5315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.574973660613,
              43.77471347157869,
              1444.3770187331222
            ],
            [
              -119.57545204862846,
              43.785851667697884,
              1444.3770187331222
            ],
            [
              -119.56249719998105,
              43.786143051243066,
              1561.9770187331221
            ],
            [
              -119.56202121188208,
              43.77500474251362,
              1561.9770187331221
            ],
            [
              -119.574973660613,
              43.77471347157869,
              1444.3770187331222
            ]
          ]
        ]
      },
      "bbox": [
        -119.575452,
        43.77471347,
        1444.377019,
        -119.5620212,
        43.78614305,
        1561.977019
      ],
      "properties": {
        "datetime": "2017-08-31T16:33:09Z",
        "pc:count": 15381891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293308.8425,
            "count": 15381891,
            "maximum": 293814.5462,
            "minimum": 292771.1262,
            "name": "X",
            "position": 0,
            "stddev": 286.575041,
            "variance": 82125.2541
          },
          {
            "average": 4850675.252,
            "count": 15381891,
            "maximum": 4851312.234,
            "minimum": 4850073.934,
            "name": "Y",
            "position": 1,
            "stddev": 344.9840396,
            "variance": 119013.9876
          },
          {
            "average": 1497.437229,
            "count": 15381891,
            "maximum": 1561.977019,
            "minimum": 1444.377019,
            "name": "Z",
            "position": 2,
            "stddev": 21.88110076,
            "variance": 478.7825704
          },
          {
            "average": 15542.71294,
            "count": 15381891,
            "maximum": 33169,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5756.390044,
            "variance": 33136026.33
          },
          {
            "average": 1.36208513,
            "count": 15381891,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6824227828,
            "variance": 0.4657008545
          },
          {
            "average": 1.757597424,
            "count": 15381891,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.016750078,
            "variance": 1.033780721
          },
          {
            "average": 0.5034284796,
            "count": 15381891,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999882616,
            "variance": 0.2499882618
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129069371,
            "count": 15381891,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3352767155,
            "variance": 0.112410476
          },
          {
            "average": 0.1115550145,
            "count": 15381891,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7631573,
            "variance": 138.3718698
          },
          {
            "average": 1.808770651,
            "count": 15381891,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.070122723,
            "variance": 1.145162642
          },
          {
            "average": 1128.158158,
            "count": 15381891,
            "maximum": 1130,
            "minimum": 1126,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9390109017,
            "variance": 0.8817414734
          },
          {
            "average": 26995.90714,
            "count": 15381891,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11878.78053,
            "variance": 141105426.8
          },
          {
            "average": 27548.96776,
            "count": 15381891,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9617.319464,
            "variance": 92492833.67
          },
          {
            "average": 23434.93892,
            "count": 15381891,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8859.977708,
            "variance": 78499204.98
          },
          {
            "average": 188231380.8,
            "count": 15381891,
            "maximum": 188232389.6,
            "minimum": 188229679.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 673.1605505,
            "variance": 453145.1268
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15381891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292771.1262,
          4850073.934,
          1444.377019,
          293814.5462,
          4851312.234,
          1561.977019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292771.1262411493,
                4850073.933820916,
                1444.3770187331222
              ],
              [
                292771.1262411493,
                4851312.233820917,
                1444.3770187331222
              ],
              [
                293814.54624114936,
                4851312.233820917,
                1561.9770187331221
              ],
              [
                293814.54624114936,
                4850073.933820916,
                1561.9770187331221
              ],
              [
                292771.1262411493,
                4850073.933820916,
                1444.3770187331222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:33:09+00:00",
        "end_time": "2017-08-31T15:47:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.575452,
            43.77471347,
            1444.377019,
            -119.5620212,
            43.78614305,
            1561.977019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.574973660613,
                  43.77471347157869,
                  1444.3770187331222
                ],
                [
                  -119.57545204862846,
                  43.785851667697884,
                  1444.3770187331222
                ],
                [
                  -119.56249719998105,
                  43.786143051243066,
                  1561.9770187331221
                ],
                [
                  -119.56202121188208,
                  43.77500474251362,
                  1561.9770187331221
                ],
                [
                  -119.574973660613,
                  43.77471347157869,
                  1444.3770187331222
                ]
              ]
            ]
          },
          "id": "20170831_43119G5315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:33:09Z",
            "pc:count": 15381891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293308.8425,
                "count": 15381891,
                "maximum": 293814.5462,
                "minimum": 292771.1262,
                "name": "X",
                "position": 0,
                "stddev": 286.575041,
                "variance": 82125.2541
              },
              {
                "average": 4850675.252,
                "count": 15381891,
                "maximum": 4851312.234,
                "minimum": 4850073.934,
                "name": "Y",
                "position": 1,
                "stddev": 344.9840396,
                "variance": 119013.9876
              },
              {
                "average": 1497.437229,
                "count": 15381891,
                "maximum": 1561.977019,
                "minimum": 1444.377019,
                "name": "Z",
                "position": 2,
                "stddev": 21.88110076,
                "variance": 478.7825704
              },
              {
                "average": 15542.71294,
                "count": 15381891,
                "maximum": 33169,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5756.390044,
                "variance": 33136026.33
              },
              {
                "average": 1.36208513,
                "count": 15381891,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6824227828,
                "variance": 0.4657008545
              },
              {
                "average": 1.757597424,
                "count": 15381891,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.016750078,
                "variance": 1.033780721
              },
              {
                "average": 0.5034284796,
                "count": 15381891,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999882616,
                "variance": 0.2499882618
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129069371,
                "count": 15381891,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3352767155,
                "variance": 0.112410476
              },
              {
                "average": 0.1115550145,
                "count": 15381891,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7631573,
                "variance": 138.3718698
              },
              {
                "average": 1.808770651,
                "count": 15381891,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.070122723,
                "variance": 1.145162642
              },
              {
                "average": 1128.158158,
                "count": 15381891,
                "maximum": 1130,
                "minimum": 1126,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9390109017,
                "variance": 0.8817414734
              },
              {
                "average": 26995.90714,
                "count": 15381891,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11878.78053,
                "variance": 141105426.8
              },
              {
                "average": 27548.96776,
                "count": 15381891,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9617.319464,
                "variance": 92492833.67
              },
              {
                "average": 23434.93892,
                "count": 15381891,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8859.977708,
                "variance": 78499204.98
              },
              {
                "average": 188231380.8,
                "count": 15381891,
                "maximum": 188232389.6,
                "minimum": 188229679.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 673.1605505,
                "variance": 453145.1268
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15381891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292771.1262,
              4850073.934,
              1444.377019,
              293814.5462,
              4851312.234,
              1561.977019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292771.1262411493,
                    4850073.933820916,
                    1444.3770187331222
                  ],
                  [
                    292771.1262411493,
                    4851312.233820917,
                    1444.3770187331222
                  ],
                  [
                    293814.54624114936,
                    4851312.233820917,
                    1561.9770187331221
                  ],
                  [
                    293814.54624114936,
                    4850073.933820916,
                    1561.9770187331221
                  ],
                  [
                    292771.1262411493,
                    4850073.933820916,
                    1444.3770187331222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:33:09+00:00",
            "end_time": "2017-08-31T15:47:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7104.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.83471874468378,
              43.73725381585952,
              1616.487744782574
            ],
            [
              -119.8350912952693,
              43.74514290967477,
              1616.487744782574
            ],
            [
              -119.82498645499165,
              43.745393308759716,
              1674.667744782574
            ],
            [
              -119.8246152279383,
              43.73750414639437,
              1674.667744782574
            ],
            [
              -119.83471874468378,
              43.73725381585952,
              1616.487744782574
            ]
          ]
        ]
      },
      "bbox": [
        -119.8350913,
        43.73725382,
        1616.487745,
        -119.8246152,
        43.74539331,
        1674.667745
      ],
      "properties": {
        "datetime": "2017-09-11T20:30:32Z",
        "pc:count": 4517099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272281.4248,
            "count": 4517099,
            "maximum": 272538.7536,
            "minimum": 271724.1536,
            "name": "X",
            "position": 0,
            "stddev": 186.0258338,
            "variance": 34605.61084
          },
          {
            "average": 4846943.625,
            "count": 4517099,
            "maximum": 4847473.835,
            "minimum": 4846596.575,
            "name": "Y",
            "position": 1,
            "stddev": 214.1053117,
            "variance": 45841.08452
          },
          {
            "average": 1635.310529,
            "count": 4517099,
            "maximum": 1674.667745,
            "minimum": 1616.487745,
            "name": "Z",
            "position": 2,
            "stddev": 9.937594327,
            "variance": 98.755781
          },
          {
            "average": 20850.72719,
            "count": 4517099,
            "maximum": 46785,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9137.95383,
            "variance": 83502200.2
          },
          {
            "average": 1.34940744,
            "count": 4517099,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6474504007,
            "variance": 0.4191920214
          },
          {
            "average": 1.709172856,
            "count": 4517099,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9086807293,
            "variance": 0.8257006679
          },
          {
            "average": 0.496275375,
            "count": 4517099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999861823,
            "variance": 0.2499861825
          },
          {
            "average": 4.538310982e-05,
            "count": 4517099,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006736546611,
            "variance": 4.538106024e-05
          },
          {
            "average": 1.158094609,
            "count": 4517099,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3648297316,
            "variance": 0.133100733
          },
          {
            "average": 1.911778571,
            "count": 4517099,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.39536523,
            "variance": 153.6450792
          },
          {
            "average": 1.824208856,
            "count": 4517099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.077531971,
            "variance": 1.161075148
          },
          {
            "average": 1188.537921,
            "count": 4517099,
            "maximum": 1191,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8838239199,
            "variance": 0.7811447213
          },
          {
            "average": 24853.38236,
            "count": 4517099,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11134.46479,
            "variance": 123976306.3
          },
          {
            "average": 25138.8989,
            "count": 4517099,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9313.168352,
            "variance": 86735104.74
          },
          {
            "average": 20175.493,
            "count": 4517099,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8686.002412,
            "variance": 75446637.9
          },
          {
            "average": 189195756.8,
            "count": 4517099,
            "maximum": 189197032.7,
            "minimum": 189194603.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 571.3148612,
            "variance": 326400.6707
          },
          {
            "average": 0,
            "count": 4517099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4517099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4517099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4517099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4517099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271724.1536,
          4846596.575,
          1616.487745,
          272538.7536,
          4847473.835,
          1674.667745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271724.1536466644,
                4846596.575472712,
                1616.487744782574
              ],
              [
                271724.1536466644,
                4847473.835472711,
                1616.487744782574
              ],
              [
                272538.7536466644,
                4847473.835472711,
                1674.667744782574
              ],
              [
                272538.7536466644,
                4846596.575472712,
                1674.667744782574
              ],
              [
                271724.1536466644,
                4846596.575472712,
                1616.487744782574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:30:32+00:00",
        "end_time": "2017-09-11T19:50:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7104.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7104.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7104.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7104.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8350913,
            43.73725382,
            1616.487745,
            -119.8246152,
            43.74539331,
            1674.667745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.83471874468378,
                  43.73725381585952,
                  1616.487744782574
                ],
                [
                  -119.8350912952693,
                  43.74514290967477,
                  1616.487744782574
                ],
                [
                  -119.82498645499165,
                  43.745393308759716,
                  1674.667744782574
                ],
                [
                  -119.8246152279383,
                  43.73750414639437,
                  1674.667744782574
                ],
                [
                  -119.83471874468378,
                  43.73725381585952,
                  1616.487744782574
                ]
              ]
            ]
          },
          "id": "20170911_43119F7104.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7104.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:30:32Z",
            "pc:count": 4517099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272281.4248,
                "count": 4517099,
                "maximum": 272538.7536,
                "minimum": 271724.1536,
                "name": "X",
                "position": 0,
                "stddev": 186.0258338,
                "variance": 34605.61084
              },
              {
                "average": 4846943.625,
                "count": 4517099,
                "maximum": 4847473.835,
                "minimum": 4846596.575,
                "name": "Y",
                "position": 1,
                "stddev": 214.1053117,
                "variance": 45841.08452
              },
              {
                "average": 1635.310529,
                "count": 4517099,
                "maximum": 1674.667745,
                "minimum": 1616.487745,
                "name": "Z",
                "position": 2,
                "stddev": 9.937594327,
                "variance": 98.755781
              },
              {
                "average": 20850.72719,
                "count": 4517099,
                "maximum": 46785,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9137.95383,
                "variance": 83502200.2
              },
              {
                "average": 1.34940744,
                "count": 4517099,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6474504007,
                "variance": 0.4191920214
              },
              {
                "average": 1.709172856,
                "count": 4517099,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9086807293,
                "variance": 0.8257006679
              },
              {
                "average": 0.496275375,
                "count": 4517099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999861823,
                "variance": 0.2499861825
              },
              {
                "average": 4.538310982e-05,
                "count": 4517099,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006736546611,
                "variance": 4.538106024e-05
              },
              {
                "average": 1.158094609,
                "count": 4517099,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3648297316,
                "variance": 0.133100733
              },
              {
                "average": 1.911778571,
                "count": 4517099,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.39536523,
                "variance": 153.6450792
              },
              {
                "average": 1.824208856,
                "count": 4517099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.077531971,
                "variance": 1.161075148
              },
              {
                "average": 1188.537921,
                "count": 4517099,
                "maximum": 1191,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8838239199,
                "variance": 0.7811447213
              },
              {
                "average": 24853.38236,
                "count": 4517099,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11134.46479,
                "variance": 123976306.3
              },
              {
                "average": 25138.8989,
                "count": 4517099,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9313.168352,
                "variance": 86735104.74
              },
              {
                "average": 20175.493,
                "count": 4517099,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8686.002412,
                "variance": 75446637.9
              },
              {
                "average": 189195756.8,
                "count": 4517099,
                "maximum": 189197032.7,
                "minimum": 189194603.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 571.3148612,
                "variance": 326400.6707
              },
              {
                "average": 0,
                "count": 4517099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4517099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4517099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4517099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4517099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271724.1536,
              4846596.575,
              1616.487745,
              272538.7536,
              4847473.835,
              1674.667745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271724.1536466644,
                    4846596.575472712,
                    1616.487744782574
                  ],
                  [
                    271724.1536466644,
                    4847473.835472711,
                    1616.487744782574
                  ],
                  [
                    272538.7536466644,
                    4847473.835472711,
                    1674.667744782574
                  ],
                  [
                    272538.7536466644,
                    4846596.575472712,
                    1674.667744782574
                  ],
                  [
                    271724.1536466644,
                    4846596.575472712,
                    1616.487744782574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:30:32+00:00",
            "end_time": "2017-09-11T19:50: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": "20170910_43119F6407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.67497298835698,
              43.66220301056679,
              1329.4960546725556
            ],
            [
              -119.67554093248987,
              43.67498107424619,
              1329.4960546725556
            ],
            [
              -119.66249971348634,
              43.67528579169366,
              1463.6160546725555
            ],
            [
              -119.66193452965533,
              43.662507592892695,
              1463.6160546725555
            ],
            [
              -119.67497298835698,
              43.66220301056679,
              1329.4960546725556
            ]
          ]
        ]
      },
      "bbox": [
        -119.6755409,
        43.66220301,
        1329.496055,
        -119.6619345,
        43.67528579,
        1463.616055
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:41Z",
        "pc:count": 19016452,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284834.9628,
            "count": 19016452,
            "maximum": 285372.0202,
            "minimum": 284319.6202,
            "name": "X",
            "position": 0,
            "stddev": 292.9563348,
            "variance": 85823.41412
          },
          {
            "average": 4838574.559,
            "count": 19016452,
            "maximum": 4839253.602,
            "minimum": 4837832.902,
            "name": "Y",
            "position": 1,
            "stddev": 395.4652805,
            "variance": 156392.7881
          },
          {
            "average": 1393.919488,
            "count": 19016452,
            "maximum": 1463.616055,
            "minimum": 1329.496055,
            "name": "Z",
            "position": 2,
            "stddev": 35.3331936,
            "variance": 1248.43457
          },
          {
            "average": 23707.82492,
            "count": 19016452,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5601.535738,
            "variance": 31377202.62
          },
          {
            "average": 1.084749879,
            "count": 19016452,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3162364493,
            "variance": 0.1000054919
          },
          {
            "average": 1.170988363,
            "count": 19016452,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.459170025,
            "variance": 0.2108371118
          },
          {
            "average": 0.4990850028,
            "count": 19016452,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991759,
            "variance": 0.2499991759
          },
          {
            "average": 5.894895641e-05,
            "count": 19016452,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.007677596273,
            "variance": 5.894548453e-05
          },
          {
            "average": 1.167907294,
            "count": 19016452,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3737839511,
            "variance": 0.1397144421
          },
          {
            "average": 1.552188305,
            "count": 19016452,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08854648,
            "variance": 146.1329559
          },
          {
            "average": 1.958803304,
            "count": 19016452,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027208852,
            "variance": 1.055158026
          },
          {
            "average": 1170.027768,
            "count": 19016452,
            "maximum": 1182,
            "minimum": 1165,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.81635979,
            "variance": 33.8300412
          },
          {
            "average": 32313.05007,
            "count": 19016452,
            "maximum": 51200,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8969.985444,
            "variance": 80460638.86
          },
          {
            "average": 32329.11517,
            "count": 19016452,
            "maximum": 48128,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6765.210839,
            "variance": 45768077.69
          },
          {
            "average": 29089.5663,
            "count": 19016452,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6757.168488,
            "variance": 45659325.97
          },
          {
            "average": 189098388.3,
            "count": 19016452,
            "maximum": 189106981.2,
            "minimum": 189095166.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 4157.133303,
            "variance": 17281757.3
          },
          {
            "average": 0,
            "count": 19016452,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19016452,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19016452,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19016452,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19016452,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284319.6202,
          4837832.902,
          1329.496055,
          285372.0202,
          4839253.602,
          1463.616055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284319.62017438276,
                4837832.901613003,
                1329.4960546725556
              ],
              [
                284319.62017438276,
                4839253.601613002,
                1329.4960546725556
              ],
              [
                285372.0201743828,
                4839253.601613002,
                1463.6160546725555
              ],
              [
                285372.0201743828,
                4837832.901613003,
                1463.6160546725555
              ],
              [
                284319.62017438276,
                4837832.901613003,
                1329.4960546725556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:41+00:00",
        "end_time": "2017-09-10T16:12:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6755409,
            43.66220301,
            1329.496055,
            -119.6619345,
            43.67528579,
            1463.616055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.67497298835698,
                  43.66220301056679,
                  1329.4960546725556
                ],
                [
                  -119.67554093248987,
                  43.67498107424619,
                  1329.4960546725556
                ],
                [
                  -119.66249971348634,
                  43.67528579169366,
                  1463.6160546725555
                ],
                [
                  -119.66193452965533,
                  43.662507592892695,
                  1463.6160546725555
                ],
                [
                  -119.67497298835698,
                  43.66220301056679,
                  1329.4960546725556
                ]
              ]
            ]
          },
          "id": "20170910_43119F6407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:41Z",
            "pc:count": 19016452,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284834.9628,
                "count": 19016452,
                "maximum": 285372.0202,
                "minimum": 284319.6202,
                "name": "X",
                "position": 0,
                "stddev": 292.9563348,
                "variance": 85823.41412
              },
              {
                "average": 4838574.559,
                "count": 19016452,
                "maximum": 4839253.602,
                "minimum": 4837832.902,
                "name": "Y",
                "position": 1,
                "stddev": 395.4652805,
                "variance": 156392.7881
              },
              {
                "average": 1393.919488,
                "count": 19016452,
                "maximum": 1463.616055,
                "minimum": 1329.496055,
                "name": "Z",
                "position": 2,
                "stddev": 35.3331936,
                "variance": 1248.43457
              },
              {
                "average": 23707.82492,
                "count": 19016452,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5601.535738,
                "variance": 31377202.62
              },
              {
                "average": 1.084749879,
                "count": 19016452,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3162364493,
                "variance": 0.1000054919
              },
              {
                "average": 1.170988363,
                "count": 19016452,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.459170025,
                "variance": 0.2108371118
              },
              {
                "average": 0.4990850028,
                "count": 19016452,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991759,
                "variance": 0.2499991759
              },
              {
                "average": 5.894895641e-05,
                "count": 19016452,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.007677596273,
                "variance": 5.894548453e-05
              },
              {
                "average": 1.167907294,
                "count": 19016452,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3737839511,
                "variance": 0.1397144421
              },
              {
                "average": 1.552188305,
                "count": 19016452,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08854648,
                "variance": 146.1329559
              },
              {
                "average": 1.958803304,
                "count": 19016452,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027208852,
                "variance": 1.055158026
              },
              {
                "average": 1170.027768,
                "count": 19016452,
                "maximum": 1182,
                "minimum": 1165,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.81635979,
                "variance": 33.8300412
              },
              {
                "average": 32313.05007,
                "count": 19016452,
                "maximum": 51200,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8969.985444,
                "variance": 80460638.86
              },
              {
                "average": 32329.11517,
                "count": 19016452,
                "maximum": 48128,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6765.210839,
                "variance": 45768077.69
              },
              {
                "average": 29089.5663,
                "count": 19016452,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6757.168488,
                "variance": 45659325.97
              },
              {
                "average": 189098388.3,
                "count": 19016452,
                "maximum": 189106981.2,
                "minimum": 189095166.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 4157.133303,
                "variance": 17281757.3
              },
              {
                "average": 0,
                "count": 19016452,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19016452,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19016452,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19016452,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19016452,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284319.6202,
              4837832.902,
              1329.496055,
              285372.0202,
              4839253.602,
              1463.616055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284319.62017438276,
                    4837832.901613003,
                    1329.4960546725556
                  ],
                  [
                    284319.62017438276,
                    4839253.601613002,
                    1329.4960546725556
                  ],
                  [
                    285372.0201743828,
                    4839253.601613002,
                    1463.6160546725555
                  ],
                  [
                    285372.0201743828,
                    4837832.901613003,
                    1463.6160546725555
                  ],
                  [
                    284319.62017438276,
                    4837832.901613003,
                    1329.4960546725556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:41+00:00",
            "end_time": "2017-09-10T16:12: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": "20170831_43119G5321.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497325343236,
              43.74970837134,
              1389.2037755739134
            ],
            [
              -119.62553201769137,
              43.76248045984023,
              1389.2037755739134
            ],
            [
              -119.61249982417775,
              43.762779291131736,
              1502.1037755739135
            ],
            [
              -119.61194382571348,
              43.75000707020047,
              1502.1037755739135
            ],
            [
              -119.62497325343236,
              43.74970837134,
              1389.2037755739134
            ]
          ]
        ]
      },
      "bbox": [
        -119.625532,
        43.74970837,
        1389.203776,
        -119.6119438,
        43.76277929,
        1502.103776
      ],
      "properties": {
        "datetime": "2017-09-08T22:37:26Z",
        "pc:count": 18869227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289124.1054,
            "count": 18869227,
            "maximum": 289709.1644,
            "minimum": 288659.0644,
            "name": "X",
            "position": 0,
            "stddev": 288.0297076,
            "variance": 82961.11246
          },
          {
            "average": 4848078.406,
            "count": 18869227,
            "maximum": 4848843.074,
            "minimum": 4847423.074,
            "name": "Y",
            "position": 1,
            "stddev": 399.3065614,
            "variance": 159445.7299
          },
          {
            "average": 1458.857385,
            "count": 18869227,
            "maximum": 1502.103776,
            "minimum": 1389.203776,
            "name": "Z",
            "position": 2,
            "stddev": 23.88577239,
            "variance": 570.5301225
          },
          {
            "average": 19958.47513,
            "count": 18869227,
            "maximum": 43297,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2710.454202,
            "variance": 7346561.984
          },
          {
            "average": 1.017519531,
            "count": 18869227,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1507444838,
            "variance": 0.02272389941
          },
          {
            "average": 1.035530814,
            "count": 18869227,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2285140327,
            "variance": 0.05221866315
          },
          {
            "average": 0.5026242993,
            "count": 18869227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931263,
            "variance": 0.2499931263
          },
          {
            "average": 5.829597577e-06,
            "count": 18869227,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002414448985,
            "variance": 5.829563902e-06
          },
          {
            "average": 1.125254893,
            "count": 18869227,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3310077193,
            "variance": 0.1095661102
          },
          {
            "average": 0.2314985268,
            "count": 18869227,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81416686,
            "variance": 139.5745385
          },
          {
            "average": 1.987114205,
            "count": 18869227,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006070112,
            "variance": 1.01217707
          },
          {
            "average": 1137.727779,
            "count": 18869227,
            "maximum": 1147,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 61.79038744,
            "variance": 3818.051979
          },
          {
            "average": 36858.15861,
            "count": 18869227,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6230.912911,
            "variance": 38824275.7
          },
          {
            "average": 35797.84039,
            "count": 18869227,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4603.457905,
            "variance": 21191824.68
          },
          {
            "average": 32080.23439,
            "count": 18869227,
            "maximum": 48384,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4854.139377,
            "variance": 23562669.09
          },
          {
            "average": 188299916.7,
            "count": 18869227,
            "maximum": 188945446.9,
            "minimum": 188238099.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 197123.2667,
            "variance": 38857582260.0
          },
          {
            "average": 0,
            "count": 18869227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18869227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18869227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18869227,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18869227,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288659.0644,
          4847423.074,
          1389.203776,
          289709.1644,
          4848843.074,
          1502.103776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288659.0644126359,
                4847423.073925877,
                1389.2037755739134
              ],
              [
                288659.0644126359,
                4848843.073925877,
                1389.2037755739134
              ],
              [
                289709.1644126359,
                4848843.073925877,
                1502.1037755739135
              ],
              [
                289709.1644126359,
                4847423.073925877,
                1502.1037755739135
              ],
              [
                288659.0644126359,
                4847423.073925877,
                1389.2037755739134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:37:26+00:00",
        "end_time": "2017-08-31T18:08:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5321.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5321.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5321.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5321.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.625532,
            43.74970837,
            1389.203776,
            -119.6119438,
            43.76277929,
            1502.103776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497325343236,
                  43.74970837134,
                  1389.2037755739134
                ],
                [
                  -119.62553201769137,
                  43.76248045984023,
                  1389.2037755739134
                ],
                [
                  -119.61249982417775,
                  43.762779291131736,
                  1502.1037755739135
                ],
                [
                  -119.61194382571348,
                  43.75000707020047,
                  1502.1037755739135
                ],
                [
                  -119.62497325343236,
                  43.74970837134,
                  1389.2037755739134
                ]
              ]
            ]
          },
          "id": "20170831_43119G5321.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5321.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:37:26Z",
            "pc:count": 18869227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289124.1054,
                "count": 18869227,
                "maximum": 289709.1644,
                "minimum": 288659.0644,
                "name": "X",
                "position": 0,
                "stddev": 288.0297076,
                "variance": 82961.11246
              },
              {
                "average": 4848078.406,
                "count": 18869227,
                "maximum": 4848843.074,
                "minimum": 4847423.074,
                "name": "Y",
                "position": 1,
                "stddev": 399.3065614,
                "variance": 159445.7299
              },
              {
                "average": 1458.857385,
                "count": 18869227,
                "maximum": 1502.103776,
                "minimum": 1389.203776,
                "name": "Z",
                "position": 2,
                "stddev": 23.88577239,
                "variance": 570.5301225
              },
              {
                "average": 19958.47513,
                "count": 18869227,
                "maximum": 43297,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2710.454202,
                "variance": 7346561.984
              },
              {
                "average": 1.017519531,
                "count": 18869227,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1507444838,
                "variance": 0.02272389941
              },
              {
                "average": 1.035530814,
                "count": 18869227,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2285140327,
                "variance": 0.05221866315
              },
              {
                "average": 0.5026242993,
                "count": 18869227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931263,
                "variance": 0.2499931263
              },
              {
                "average": 5.829597577e-06,
                "count": 18869227,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002414448985,
                "variance": 5.829563902e-06
              },
              {
                "average": 1.125254893,
                "count": 18869227,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3310077193,
                "variance": 0.1095661102
              },
              {
                "average": 0.2314985268,
                "count": 18869227,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81416686,
                "variance": 139.5745385
              },
              {
                "average": 1.987114205,
                "count": 18869227,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006070112,
                "variance": 1.01217707
              },
              {
                "average": 1137.727779,
                "count": 18869227,
                "maximum": 1147,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 61.79038744,
                "variance": 3818.051979
              },
              {
                "average": 36858.15861,
                "count": 18869227,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6230.912911,
                "variance": 38824275.7
              },
              {
                "average": 35797.84039,
                "count": 18869227,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4603.457905,
                "variance": 21191824.68
              },
              {
                "average": 32080.23439,
                "count": 18869227,
                "maximum": 48384,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4854.139377,
                "variance": 23562669.09
              },
              {
                "average": 188299916.7,
                "count": 18869227,
                "maximum": 188945446.9,
                "minimum": 188238099.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 197123.2667,
                "variance": 38857582260.0
              },
              {
                "average": 0,
                "count": 18869227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18869227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18869227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18869227,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18869227,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288659.0644,
              4847423.074,
              1389.203776,
              289709.1644,
              4848843.074,
              1502.103776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288659.0644126359,
                    4847423.073925877,
                    1389.2037755739134
                  ],
                  [
                    288659.0644126359,
                    4848843.073925877,
                    1389.2037755739134
                  ],
                  [
                    289709.1644126359,
                    4848843.073925877,
                    1502.1037755739135
                  ],
                  [
                    289709.1644126359,
                    4847423.073925877,
                    1502.1037755739135
                  ],
                  [
                    288659.0644126359,
                    4847423.073925877,
                    1389.2037755739134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:37:26+00:00",
            "end_time": "2017-08-31T18:08: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": "20170910_43119F6320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997068632168,
              43.63720012764845,
              1370.7168124304515
            ],
            [
              -119.70054356320915,
              43.64998086326796,
              1370.7168124304515
            ],
            [
              -119.68750133265922,
              43.65028845160035,
              1460.6768124304515
            ],
            [
              -119.68693121433311,
              43.63750757955206,
              1460.6768124304515
            ],
            [
              -119.69997068632168,
              43.63720012764845,
              1370.7168124304515
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005436,
        43.63720013,
        1370.716812,
        -119.6869312,
        43.65028845,
        1460.676812
      ],
      "properties": {
        "datetime": "2017-09-10T18:21:40Z",
        "pc:count": 14590090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282746.3703,
            "count": 14590090,
            "maximum": 283266.5559,
            "minimum": 282213.6159,
            "name": "X",
            "position": 0,
            "stddev": 295.3756245,
            "variance": 87246.75958
          },
          {
            "average": 4835842.14,
            "count": 14590090,
            "maximum": 4836542.249,
            "minimum": 4835121.229,
            "name": "Y",
            "position": 1,
            "stddev": 398.3908236,
            "variance": 158715.2484
          },
          {
            "average": 1427.607845,
            "count": 14590090,
            "maximum": 1460.676812,
            "minimum": 1370.716812,
            "name": "Z",
            "position": 2,
            "stddev": 12.56740613,
            "variance": 157.9396968
          },
          {
            "average": 24414.6974,
            "count": 14590090,
            "maximum": 41809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4412.188709,
            "variance": 19467409.2
          },
          {
            "average": 1.048328352,
            "count": 14590090,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2495894381,
            "variance": 0.0622948876
          },
          {
            "average": 1.097359989,
            "count": 14590090,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.371684541,
            "variance": 0.138149398
          },
          {
            "average": 0.5018566027,
            "count": 14590090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965701,
            "variance": 0.2499965702
          },
          {
            "average": 6.237110258e-06,
            "count": 14590090,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002497413018,
            "variance": 6.237071784e-06
          },
          {
            "average": 1.247247001,
            "count": 14590090,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4314115603,
            "variance": 0.1861159344
          },
          {
            "average": 0.1366894138,
            "count": 14590090,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95802298,
            "variance": 142.9943136
          },
          {
            "average": 1.980775101,
            "count": 14590090,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.013810701,
            "variance": 1.027812137
          },
          {
            "average": 1174.145306,
            "count": 14590090,
            "maximum": 1176,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.009497925,
            "variance": 1.01908606
          },
          {
            "average": 36947.54515,
            "count": 14590090,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 6064.151831,
            "variance": 36773937.42
          },
          {
            "average": 34995.16428,
            "count": 14590090,
            "maximum": 51200,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4894.412535,
            "variance": 23955274.06
          },
          {
            "average": 31305.26198,
            "count": 14590090,
            "maximum": 48128,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4771.343749,
            "variance": 22765721.17
          },
          {
            "average": 189101489.6,
            "count": 14590090,
            "maximum": 189102900.3,
            "minimum": 189099880.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 753.0251176,
            "variance": 567046.8278
          },
          {
            "average": 0,
            "count": 14590090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14590090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282213.6159,
          4835121.229,
          1370.716812,
          283266.5559,
          4836542.249,
          1460.676812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282213.6158601526,
                4835121.22902335,
                1370.7168124304515
              ],
              [
                282213.6158601526,
                4836542.24902335,
                1370.7168124304515
              ],
              [
                283266.5558601525,
                4836542.24902335,
                1460.6768124304515
              ],
              [
                283266.5558601525,
                4835121.22902335,
                1460.6768124304515
              ],
              [
                282213.6158601526,
                4835121.22902335,
                1370.7168124304515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:21:40+00:00",
        "end_time": "2017-09-10T17:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005436,
            43.63720013,
            1370.716812,
            -119.6869312,
            43.65028845,
            1460.676812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997068632168,
                  43.63720012764845,
                  1370.7168124304515
                ],
                [
                  -119.70054356320915,
                  43.64998086326796,
                  1370.7168124304515
                ],
                [
                  -119.68750133265922,
                  43.65028845160035,
                  1460.6768124304515
                ],
                [
                  -119.68693121433311,
                  43.63750757955206,
                  1460.6768124304515
                ],
                [
                  -119.69997068632168,
                  43.63720012764845,
                  1370.7168124304515
                ]
              ]
            ]
          },
          "id": "20170910_43119F6320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:21:40Z",
            "pc:count": 14590090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282746.3703,
                "count": 14590090,
                "maximum": 283266.5559,
                "minimum": 282213.6159,
                "name": "X",
                "position": 0,
                "stddev": 295.3756245,
                "variance": 87246.75958
              },
              {
                "average": 4835842.14,
                "count": 14590090,
                "maximum": 4836542.249,
                "minimum": 4835121.229,
                "name": "Y",
                "position": 1,
                "stddev": 398.3908236,
                "variance": 158715.2484
              },
              {
                "average": 1427.607845,
                "count": 14590090,
                "maximum": 1460.676812,
                "minimum": 1370.716812,
                "name": "Z",
                "position": 2,
                "stddev": 12.56740613,
                "variance": 157.9396968
              },
              {
                "average": 24414.6974,
                "count": 14590090,
                "maximum": 41809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4412.188709,
                "variance": 19467409.2
              },
              {
                "average": 1.048328352,
                "count": 14590090,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2495894381,
                "variance": 0.0622948876
              },
              {
                "average": 1.097359989,
                "count": 14590090,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.371684541,
                "variance": 0.138149398
              },
              {
                "average": 0.5018566027,
                "count": 14590090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965701,
                "variance": 0.2499965702
              },
              {
                "average": 6.237110258e-06,
                "count": 14590090,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002497413018,
                "variance": 6.237071784e-06
              },
              {
                "average": 1.247247001,
                "count": 14590090,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4314115603,
                "variance": 0.1861159344
              },
              {
                "average": 0.1366894138,
                "count": 14590090,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95802298,
                "variance": 142.9943136
              },
              {
                "average": 1.980775101,
                "count": 14590090,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.013810701,
                "variance": 1.027812137
              },
              {
                "average": 1174.145306,
                "count": 14590090,
                "maximum": 1176,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.009497925,
                "variance": 1.01908606
              },
              {
                "average": 36947.54515,
                "count": 14590090,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 6064.151831,
                "variance": 36773937.42
              },
              {
                "average": 34995.16428,
                "count": 14590090,
                "maximum": 51200,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4894.412535,
                "variance": 23955274.06
              },
              {
                "average": 31305.26198,
                "count": 14590090,
                "maximum": 48128,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4771.343749,
                "variance": 22765721.17
              },
              {
                "average": 189101489.6,
                "count": 14590090,
                "maximum": 189102900.3,
                "minimum": 189099880.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 753.0251176,
                "variance": 567046.8278
              },
              {
                "average": 0,
                "count": 14590090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14590090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282213.6159,
              4835121.229,
              1370.716812,
              283266.5559,
              4836542.249,
              1460.676812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282213.6158601526,
                    4835121.22902335,
                    1370.7168124304515
                  ],
                  [
                    282213.6158601526,
                    4836542.24902335,
                    1370.7168124304515
                  ],
                  [
                    283266.5558601525,
                    4836542.24902335,
                    1460.6768124304515
                  ],
                  [
                    283266.5558601525,
                    4835121.22902335,
                    1460.6768124304515
                  ],
                  [
                    282213.6158601526,
                    4835121.22902335,
                    1370.7168124304515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:21:40+00:00",
            "end_time": "2017-09-10T17:31: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": "20170910_43119G7320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82497175379018,
              43.76218656809102,
              1592.3870666125822
            ],
            [
              -119.82557335325062,
              43.77495722194695,
              1592.3870666125822
            ],
            [
              -119.8125001530662,
              43.7752799292906,
              1665.507066612582
            ],
            [
              -119.81190132808523,
              43.76250913244138,
              1665.507066612582
            ],
            [
              -119.82497175379018,
              43.76218656809102,
              1592.3870666125822
            ]
          ]
        ]
      },
      "bbox": [
        -119.8255734,
        43.76218657,
        1592.387067,
        -119.8119013,
        43.77527993,
        1665.507067
      ],
      "properties": {
        "datetime": "2017-09-11T19:46:19Z",
        "pc:count": 18242069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273138.8073,
            "count": 18242069,
            "maximum": 273656.9482,
            "minimum": 272603.5882,
            "name": "X",
            "position": 0,
            "stddev": 275.91779,
            "variance": 76130.62685
          },
          {
            "average": 4850001.505,
            "count": 18242069,
            "maximum": 4850759.086,
            "minimum": 4849339.006,
            "name": "Y",
            "position": 1,
            "stddev": 399.1469723,
            "variance": 159318.3055
          },
          {
            "average": 1620.569899,
            "count": 18242069,
            "maximum": 1665.507067,
            "minimum": 1592.387067,
            "name": "Z",
            "position": 2,
            "stddev": 10.03690936,
            "variance": 100.7395494
          },
          {
            "average": 20662.75137,
            "count": 18242069,
            "maximum": 50065,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9454.769885,
            "variance": 89392673.57
          },
          {
            "average": 1.391487336,
            "count": 18242069,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6971942402,
            "variance": 0.4860798085
          },
          {
            "average": 1.808704484,
            "count": 18242069,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.006631865,
            "variance": 1.013307712
          },
          {
            "average": 0.5033003109,
            "count": 18242069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891215,
            "variance": 0.2499891217
          },
          {
            "average": 1.957014854e-05,
            "count": 18242069,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004423772894,
            "variance": 1.956976662e-05
          },
          {
            "average": 1.186672466,
            "count": 18242069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3896483858,
            "variance": 0.1518258646
          },
          {
            "average": -0.5916481945,
            "count": 18242069,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82750993,
            "variance": 139.8899911
          },
          {
            "average": 1.798371226,
            "count": 18242069,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084406321,
            "variance": 1.175937068
          },
          {
            "average": 1181.807759,
            "count": 18242069,
            "maximum": 1186,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.227935022,
            "variance": 4.96369446
          },
          {
            "average": 23480.55676,
            "count": 18242069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9452.442046,
            "variance": 89348660.64
          },
          {
            "average": 23858.64589,
            "count": 18242069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7744.494004,
            "variance": 59977187.37
          },
          {
            "average": 19664.57794,
            "count": 18242069,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5126.980673,
            "variance": 26285930.83
          },
          {
            "average": 189131290.9,
            "count": 18242069,
            "maximum": 189194379.5,
            "minimum": 189105135.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 39729.21288,
            "variance": 1578410356
          },
          {
            "average": 0,
            "count": 18242069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18242069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18242069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18242069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18242069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272603.5882,
          4849339.006,
          1592.387067,
          273656.9482,
          4850759.086,
          1665.507067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272603.5882017337,
                4849339.006119431,
                1592.3870666125822
              ],
              [
                272603.5882017337,
                4850759.086119431,
                1592.3870666125822
              ],
              [
                273656.9482017337,
                4850759.086119431,
                1665.507066612582
              ],
              [
                273656.9482017337,
                4849339.006119431,
                1665.507066612582
              ],
              [
                272603.5882017337,
                4849339.006119431,
                1592.3870666125822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:46:19+00:00",
        "end_time": "2017-09-10T18:58:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8255734,
            43.76218657,
            1592.387067,
            -119.8119013,
            43.77527993,
            1665.507067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82497175379018,
                  43.76218656809102,
                  1592.3870666125822
                ],
                [
                  -119.82557335325062,
                  43.77495722194695,
                  1592.3870666125822
                ],
                [
                  -119.8125001530662,
                  43.7752799292906,
                  1665.507066612582
                ],
                [
                  -119.81190132808523,
                  43.76250913244138,
                  1665.507066612582
                ],
                [
                  -119.82497175379018,
                  43.76218656809102,
                  1592.3870666125822
                ]
              ]
            ]
          },
          "id": "20170910_43119G7320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:46:19Z",
            "pc:count": 18242069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273138.8073,
                "count": 18242069,
                "maximum": 273656.9482,
                "minimum": 272603.5882,
                "name": "X",
                "position": 0,
                "stddev": 275.91779,
                "variance": 76130.62685
              },
              {
                "average": 4850001.505,
                "count": 18242069,
                "maximum": 4850759.086,
                "minimum": 4849339.006,
                "name": "Y",
                "position": 1,
                "stddev": 399.1469723,
                "variance": 159318.3055
              },
              {
                "average": 1620.569899,
                "count": 18242069,
                "maximum": 1665.507067,
                "minimum": 1592.387067,
                "name": "Z",
                "position": 2,
                "stddev": 10.03690936,
                "variance": 100.7395494
              },
              {
                "average": 20662.75137,
                "count": 18242069,
                "maximum": 50065,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9454.769885,
                "variance": 89392673.57
              },
              {
                "average": 1.391487336,
                "count": 18242069,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6971942402,
                "variance": 0.4860798085
              },
              {
                "average": 1.808704484,
                "count": 18242069,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.006631865,
                "variance": 1.013307712
              },
              {
                "average": 0.5033003109,
                "count": 18242069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891215,
                "variance": 0.2499891217
              },
              {
                "average": 1.957014854e-05,
                "count": 18242069,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004423772894,
                "variance": 1.956976662e-05
              },
              {
                "average": 1.186672466,
                "count": 18242069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3896483858,
                "variance": 0.1518258646
              },
              {
                "average": -0.5916481945,
                "count": 18242069,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82750993,
                "variance": 139.8899911
              },
              {
                "average": 1.798371226,
                "count": 18242069,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084406321,
                "variance": 1.175937068
              },
              {
                "average": 1181.807759,
                "count": 18242069,
                "maximum": 1186,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.227935022,
                "variance": 4.96369446
              },
              {
                "average": 23480.55676,
                "count": 18242069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9452.442046,
                "variance": 89348660.64
              },
              {
                "average": 23858.64589,
                "count": 18242069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7744.494004,
                "variance": 59977187.37
              },
              {
                "average": 19664.57794,
                "count": 18242069,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5126.980673,
                "variance": 26285930.83
              },
              {
                "average": 189131290.9,
                "count": 18242069,
                "maximum": 189194379.5,
                "minimum": 189105135.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 39729.21288,
                "variance": 1578410356
              },
              {
                "average": 0,
                "count": 18242069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18242069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18242069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18242069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18242069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272603.5882,
              4849339.006,
              1592.387067,
              273656.9482,
              4850759.086,
              1665.507067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272603.5882017337,
                    4849339.006119431,
                    1592.3870666125822
                  ],
                  [
                    272603.5882017337,
                    4850759.086119431,
                    1592.3870666125822
                  ],
                  [
                    273656.9482017337,
                    4850759.086119431,
                    1665.507066612582
                  ],
                  [
                    273656.9482017337,
                    4849339.006119431,
                    1665.507066612582
                  ],
                  [
                    272603.5882017337,
                    4849339.006119431,
                    1592.3870666125822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:46:19+00:00",
            "end_time": "2017-09-10T18:58: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": "20170831_43119F5309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5874730104527,
              43.662212860367525,
              1628.9257279232907
            ],
            [
              -119.5880219565235,
              43.674981748489465,
              1628.9257279232907
            ],
            [
              -119.57499866048023,
              43.67527605619462,
              1809.0857279232905
            ],
            [
              -119.5744524693247,
              43.66250703766085,
              1809.0857279232905
            ],
            [
              -119.5874730104527,
              43.662212860367525,
              1628.9257279232907
            ]
          ]
        ]
      },
      "bbox": [
        -119.588022,
        43.66221286,
        1628.925728,
        -119.5744525,
        43.67527606,
        1809.085728
      ],
      "properties": {
        "datetime": "2017-09-09T00:04:12Z",
        "pc:count": 70038710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291960.9412,
            "count": 70038710,
            "maximum": 292425.8031,
            "minimum": 291374.9231,
            "name": "X",
            "position": 0,
            "stddev": 283.1347119,
            "variance": 80165.26508
          },
          {
            "average": 4838387.585,
            "count": 70038710,
            "maximum": 4839029.724,
            "minimum": 4837610.144,
            "name": "Y",
            "position": 1,
            "stddev": 395.0908499,
            "variance": 156096.7796
          },
          {
            "average": 1707.197804,
            "count": 70038710,
            "maximum": 1809.085728,
            "minimum": 1628.925728,
            "name": "Z",
            "position": 2,
            "stddev": 26.56867226,
            "variance": 705.8943456
          },
          {
            "average": 14613.98836,
            "count": 70038710,
            "maximum": 50945,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8437.875717,
            "variance": 71197746.62
          },
          {
            "average": 1.667608541,
            "count": 70038710,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8382474166,
            "variance": 0.7026587315
          },
          {
            "average": 2.401002717,
            "count": 70038710,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09050885,
            "variance": 1.189209552
          },
          {
            "average": 0.4992757148,
            "count": 70038710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999479,
            "variance": 0.249999479
          },
          {
            "average": 1.223609058e-05,
            "count": 70038710,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003497991,
            "variance": 1.223594104e-05
          },
          {
            "average": 1.040950854,
            "count": 70038710,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1981763918,
            "variance": 0.03927388228
          },
          {
            "average": 1.247232529,
            "count": 70038710,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82690918,
            "variance": 139.8757808
          },
          {
            "average": 1.646175465,
            "count": 70038710,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.110694613,
            "variance": 1.233642524
          },
          {
            "average": 1147.654334,
            "count": 70038710,
            "maximum": 1154,
            "minimum": 1141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.731343107,
            "variance": 7.460235167
          },
          {
            "average": 17076.47933,
            "count": 70038710,
            "maximum": 48896,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8680.604564,
            "variance": 75352895.59
          },
          {
            "average": 19920.72757,
            "count": 70038710,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7969.231951,
            "variance": 63508657.88
          },
          {
            "average": 14131.29481,
            "count": 70038710,
            "maximum": 42496,
            "minimum": 512,
            "name": "Blue",
            "position": 14,
            "stddev": 5633.497903,
            "variance": 31736298.63
          },
          {
            "average": 188795003.4,
            "count": 70038710,
            "maximum": 188950652.4,
            "minimum": 188239729.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 289882.4883,
            "variance": 84031857010.0
          },
          {
            "average": 0,
            "count": 70038710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70038710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70038710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70038710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 70038710,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291374.9231,
          4837610.144,
          1628.925728,
          292425.8031,
          4839029.724,
          1809.085728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291374.9231108055,
                4837610.144119787,
                1628.9257279232907
              ],
              [
                291374.9231108055,
                4839029.724119787,
                1628.9257279232907
              ],
              [
                292425.8031108055,
                4839029.724119787,
                1809.0857279232905
              ],
              [
                292425.8031108055,
                4837610.144119787,
                1809.0857279232905
              ],
              [
                291374.9231108055,
                4837610.144119787,
                1628.9257279232907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-09T00:04:12+00:00",
        "end_time": "2017-08-31T18:35:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.588022,
            43.66221286,
            1628.925728,
            -119.5744525,
            43.67527606,
            1809.085728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5874730104527,
                  43.662212860367525,
                  1628.9257279232907
                ],
                [
                  -119.5880219565235,
                  43.674981748489465,
                  1628.9257279232907
                ],
                [
                  -119.57499866048023,
                  43.67527605619462,
                  1809.0857279232905
                ],
                [
                  -119.5744524693247,
                  43.66250703766085,
                  1809.0857279232905
                ],
                [
                  -119.5874730104527,
                  43.662212860367525,
                  1628.9257279232907
                ]
              ]
            ]
          },
          "id": "20170831_43119F5309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-09T00:04:12Z",
            "pc:count": 70038710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291960.9412,
                "count": 70038710,
                "maximum": 292425.8031,
                "minimum": 291374.9231,
                "name": "X",
                "position": 0,
                "stddev": 283.1347119,
                "variance": 80165.26508
              },
              {
                "average": 4838387.585,
                "count": 70038710,
                "maximum": 4839029.724,
                "minimum": 4837610.144,
                "name": "Y",
                "position": 1,
                "stddev": 395.0908499,
                "variance": 156096.7796
              },
              {
                "average": 1707.197804,
                "count": 70038710,
                "maximum": 1809.085728,
                "minimum": 1628.925728,
                "name": "Z",
                "position": 2,
                "stddev": 26.56867226,
                "variance": 705.8943456
              },
              {
                "average": 14613.98836,
                "count": 70038710,
                "maximum": 50945,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8437.875717,
                "variance": 71197746.62
              },
              {
                "average": 1.667608541,
                "count": 70038710,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8382474166,
                "variance": 0.7026587315
              },
              {
                "average": 2.401002717,
                "count": 70038710,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09050885,
                "variance": 1.189209552
              },
              {
                "average": 0.4992757148,
                "count": 70038710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999479,
                "variance": 0.249999479
              },
              {
                "average": 1.223609058e-05,
                "count": 70038710,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003497991,
                "variance": 1.223594104e-05
              },
              {
                "average": 1.040950854,
                "count": 70038710,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1981763918,
                "variance": 0.03927388228
              },
              {
                "average": 1.247232529,
                "count": 70038710,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82690918,
                "variance": 139.8757808
              },
              {
                "average": 1.646175465,
                "count": 70038710,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.110694613,
                "variance": 1.233642524
              },
              {
                "average": 1147.654334,
                "count": 70038710,
                "maximum": 1154,
                "minimum": 1141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.731343107,
                "variance": 7.460235167
              },
              {
                "average": 17076.47933,
                "count": 70038710,
                "maximum": 48896,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8680.604564,
                "variance": 75352895.59
              },
              {
                "average": 19920.72757,
                "count": 70038710,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7969.231951,
                "variance": 63508657.88
              },
              {
                "average": 14131.29481,
                "count": 70038710,
                "maximum": 42496,
                "minimum": 512,
                "name": "Blue",
                "position": 14,
                "stddev": 5633.497903,
                "variance": 31736298.63
              },
              {
                "average": 188795003.4,
                "count": 70038710,
                "maximum": 188950652.4,
                "minimum": 188239729.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 289882.4883,
                "variance": 84031857010.0
              },
              {
                "average": 0,
                "count": 70038710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70038710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70038710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70038710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 70038710,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291374.9231,
              4837610.144,
              1628.925728,
              292425.8031,
              4839029.724,
              1809.085728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291374.9231108055,
                    4837610.144119787,
                    1628.9257279232907
                  ],
                  [
                    291374.9231108055,
                    4839029.724119787,
                    1628.9257279232907
                  ],
                  [
                    292425.8031108055,
                    4839029.724119787,
                    1809.0857279232905
                  ],
                  [
                    292425.8031108055,
                    4837610.144119787,
                    1809.0857279232905
                  ],
                  [
                    291374.9231108055,
                    4837610.144119787,
                    1628.9257279232907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-09T00:04:12+00:00",
            "end_time": "2017-08-31T18:35:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119G7324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82732703840647,
              43.75417161368401,
              1618.6939695080005
            ],
            [
              -119.82771910904131,
              43.76249077510506,
              1618.6939695080005
            ],
            [
              -119.82498953787373,
              43.76255832761514,
              1664.0739695080006
            ],
            [
              -119.82459784447317,
              43.75423914669325,
              1664.0739695080006
            ],
            [
              -119.82732703840647,
              43.75417161368401,
              1618.6939695080005
            ]
          ]
        ]
      },
      "bbox": [
        -119.8277191,
        43.75417161,
        1618.69397,
        -119.8245978,
        43.76255833,
        1664.07397
      ],
      "properties": {
        "datetime": "2017-09-11T19:49:50Z",
        "pc:count": 2091465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272517.2599,
            "count": 2091465,
            "maximum": 272603.5659,
            "minimum": 272383.5859,
            "name": "X",
            "position": 0,
            "stddev": 50.43443661,
            "variance": 2543.632397
          },
          {
            "average": 4849099.208,
            "count": 2091465,
            "maximum": 4849380.346,
            "minimum": 4848455.266,
            "name": "Y",
            "position": 1,
            "stddev": 216.2269805,
            "variance": 46754.10708
          },
          {
            "average": 1630.117226,
            "count": 2091465,
            "maximum": 1664.07397,
            "minimum": 1618.69397,
            "name": "Z",
            "position": 2,
            "stddev": 6.146858636,
            "variance": 37.78387109
          },
          {
            "average": 17477.56432,
            "count": 2091465,
            "maximum": 43201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9722.433806,
            "variance": 94525719.12
          },
          {
            "average": 1.580038872,
            "count": 2091465,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7847793145,
            "variance": 0.6158785725
          },
          {
            "average": 2.178791899,
            "count": 2091465,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9944641647,
            "variance": 0.9889589749
          },
          {
            "average": 0.494716383,
            "count": 2091465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999722021,
            "variance": 0.2499722029
          },
          {
            "average": 2.581922241e-05,
            "count": 2091465,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005081197509,
            "variance": 2.581856812e-05
          },
          {
            "average": 1.109677188,
            "count": 2091465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3124870383,
            "variance": 0.09764814912
          },
          {
            "average": 2.04058101,
            "count": 2091465,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.19327477,
            "variance": 174.062499
          },
          {
            "average": 1.705147349,
            "count": 2091465,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.109589686,
            "variance": 1.23118927
          },
          {
            "average": 1186.119887,
            "count": 2091465,
            "maximum": 1187,
            "minimum": 1185,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7971573768,
            "variance": 0.6354598833
          },
          {
            "average": 19729.88774,
            "count": 2091465,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8337.740631,
            "variance": 69517918.82
          },
          {
            "average": 21083.24389,
            "count": 2091465,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7432.482072,
            "variance": 55241789.75
          },
          {
            "average": 16704.67,
            "count": 2091465,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5333.722588,
            "variance": 28448596.64
          },
          {
            "average": 189194168.4,
            "count": 2091465,
            "maximum": 189194590.9,
            "minimum": 189193298.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 528.4629739,
            "variance": 279273.1148
          },
          {
            "average": 0,
            "count": 2091465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272383.5859,
          4848455.266,
          1618.69397,
          272603.5659,
          4849380.346,
          1664.07397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272383.58591447,
                4848455.265997401,
                1618.6939695080005
              ],
              [
                272383.58591447,
                4849380.3459974015,
                1618.6939695080005
              ],
              [
                272603.56591447,
                4849380.3459974015,
                1664.0739695080006
              ],
              [
                272603.56591447,
                4848455.265997401,
                1664.0739695080006
              ],
              [
                272383.58591447,
                4848455.265997401,
                1618.6939695080005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:49:50+00:00",
        "end_time": "2017-09-11T19:28:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119G7324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119G7324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119G7324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119G7324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8277191,
            43.75417161,
            1618.69397,
            -119.8245978,
            43.76255833,
            1664.07397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82732703840647,
                  43.75417161368401,
                  1618.6939695080005
                ],
                [
                  -119.82771910904131,
                  43.76249077510506,
                  1618.6939695080005
                ],
                [
                  -119.82498953787373,
                  43.76255832761514,
                  1664.0739695080006
                ],
                [
                  -119.82459784447317,
                  43.75423914669325,
                  1664.0739695080006
                ],
                [
                  -119.82732703840647,
                  43.75417161368401,
                  1618.6939695080005
                ]
              ]
            ]
          },
          "id": "20170911_43119G7324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119G7324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:49:50Z",
            "pc:count": 2091465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272517.2599,
                "count": 2091465,
                "maximum": 272603.5659,
                "minimum": 272383.5859,
                "name": "X",
                "position": 0,
                "stddev": 50.43443661,
                "variance": 2543.632397
              },
              {
                "average": 4849099.208,
                "count": 2091465,
                "maximum": 4849380.346,
                "minimum": 4848455.266,
                "name": "Y",
                "position": 1,
                "stddev": 216.2269805,
                "variance": 46754.10708
              },
              {
                "average": 1630.117226,
                "count": 2091465,
                "maximum": 1664.07397,
                "minimum": 1618.69397,
                "name": "Z",
                "position": 2,
                "stddev": 6.146858636,
                "variance": 37.78387109
              },
              {
                "average": 17477.56432,
                "count": 2091465,
                "maximum": 43201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9722.433806,
                "variance": 94525719.12
              },
              {
                "average": 1.580038872,
                "count": 2091465,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7847793145,
                "variance": 0.6158785725
              },
              {
                "average": 2.178791899,
                "count": 2091465,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9944641647,
                "variance": 0.9889589749
              },
              {
                "average": 0.494716383,
                "count": 2091465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999722021,
                "variance": 0.2499722029
              },
              {
                "average": 2.581922241e-05,
                "count": 2091465,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005081197509,
                "variance": 2.581856812e-05
              },
              {
                "average": 1.109677188,
                "count": 2091465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3124870383,
                "variance": 0.09764814912
              },
              {
                "average": 2.04058101,
                "count": 2091465,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.19327477,
                "variance": 174.062499
              },
              {
                "average": 1.705147349,
                "count": 2091465,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.109589686,
                "variance": 1.23118927
              },
              {
                "average": 1186.119887,
                "count": 2091465,
                "maximum": 1187,
                "minimum": 1185,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7971573768,
                "variance": 0.6354598833
              },
              {
                "average": 19729.88774,
                "count": 2091465,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8337.740631,
                "variance": 69517918.82
              },
              {
                "average": 21083.24389,
                "count": 2091465,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7432.482072,
                "variance": 55241789.75
              },
              {
                "average": 16704.67,
                "count": 2091465,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5333.722588,
                "variance": 28448596.64
              },
              {
                "average": 189194168.4,
                "count": 2091465,
                "maximum": 189194590.9,
                "minimum": 189193298.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 528.4629739,
                "variance": 279273.1148
              },
              {
                "average": 0,
                "count": 2091465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272383.5859,
              4848455.266,
              1618.69397,
              272603.5659,
              4849380.346,
              1664.07397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272383.58591447,
                    4848455.265997401,
                    1618.6939695080005
                  ],
                  [
                    272383.58591447,
                    4849380.3459974015,
                    1618.6939695080005
                  ],
                  [
                    272603.56591447,
                    4849380.3459974015,
                    1664.0739695080006
                  ],
                  [
                    272603.56591447,
                    4848455.265997401,
                    1664.0739695080006
                  ],
                  [
                    272383.58591447,
                    4848455.265997401,
                    1618.6939695080005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:49:50+00:00",
            "end_time": "2017-09-11T19:28: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": "20170831_43119F5308.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997325824304,
              43.66221106482555,
              1565.842838776831
            ],
            [
              -119.60052491665559,
              43.67498126565365,
              1565.842838776831
            ],
            [
              -119.58749852713355,
              43.67527707079794,
              1778.7428387768311
            ],
            [
              -119.5869496245195,
              43.66250673888098,
              1778.7428387768311
            ],
            [
              -119.59997325824304,
              43.66221106482555,
              1565.842838776831
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005249,
        43.66221106,
        1565.842839,
        -119.5869496,
        43.67527707,
        1778.742839
      ],
      "properties": {
        "datetime": "2017-09-10T14:42:48Z",
        "pc:count": 29640566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290979.5457,
            "count": 29640566,
            "maximum": 291418.1427,
            "minimum": 290367.0027,
            "name": "X",
            "position": 0,
            "stddev": 284.6455812,
            "variance": 81023.10691
          },
          {
            "average": 4838374.518,
            "count": 29640566,
            "maximum": 4839061.208,
            "minimum": 4837641.468,
            "name": "Y",
            "position": 1,
            "stddev": 398.1176423,
            "variance": 158497.6571
          },
          {
            "average": 1665.558957,
            "count": 29640566,
            "maximum": 1778.742839,
            "minimum": 1565.842839,
            "name": "Z",
            "position": 2,
            "stddev": 32.36259446,
            "variance": 1047.33752
          },
          {
            "average": 16910.60098,
            "count": 29640566,
            "maximum": 50321,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8081.735836,
            "variance": 65314454.12
          },
          {
            "average": 1.478965213,
            "count": 29640566,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7008273297,
            "variance": 0.4911589461
          },
          {
            "average": 1.98255897,
            "count": 29640566,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9213082597,
            "variance": 0.8488089094
          },
          {
            "average": 0.5060343989,
            "count": 29640566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999635931,
            "variance": 0.2499635945
          },
          {
            "average": 3.596422551e-05,
            "count": 29640566,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005996910313,
            "variance": 3.59629333e-05
          },
          {
            "average": 1.092064369,
            "count": 29640566,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2891167993,
            "variance": 0.08358852363
          },
          {
            "average": -2.005373946,
            "count": 29640566,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98756814,
            "variance": 143.7017898
          },
          {
            "average": 1.76989849,
            "count": 29640566,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.092313881,
            "variance": 1.193149614
          },
          {
            "average": 1152.766979,
            "count": 29640566,
            "maximum": 1157,
            "minimum": 1144,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.043399238,
            "variance": 4.175480445
          },
          {
            "average": 21515.42294,
            "count": 29640566,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9260.708213,
            "variance": 85760716.61
          },
          {
            "average": 23718.36525,
            "count": 29640566,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7924.912201,
            "variance": 62804233.39
          },
          {
            "average": 19158.01424,
            "count": 29640566,
            "maximum": 41472,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7235.409372,
            "variance": 52351148.77
          },
          {
            "average": 188952672,
            "count": 29640566,
            "maximum": 189089768.6,
            "minimum": 188241919.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20562.58788,
            "variance": 422820020.4
          },
          {
            "average": 0,
            "count": 29640566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29640566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29640566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29640566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29640566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290367.0027,
          4837641.468,
          1565.842839,
          291418.1427,
          4839061.208,
          1778.742839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290367.00267940323,
                4837641.467670666,
                1565.842838776831
              ],
              [
                290367.00267940323,
                4839061.207670666,
                1565.842838776831
              ],
              [
                291418.14267940324,
                4839061.207670666,
                1778.7428387768311
              ],
              [
                291418.14267940324,
                4837641.467670666,
                1778.7428387768311
              ],
              [
                290367.00267940323,
                4837641.467670666,
                1565.842838776831
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:42:48+00:00",
        "end_time": "2017-08-31T19:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5308.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5308.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5308.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5308.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005249,
            43.66221106,
            1565.842839,
            -119.5869496,
            43.67527707,
            1778.742839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997325824304,
                  43.66221106482555,
                  1565.842838776831
                ],
                [
                  -119.60052491665559,
                  43.67498126565365,
                  1565.842838776831
                ],
                [
                  -119.58749852713355,
                  43.67527707079794,
                  1778.7428387768311
                ],
                [
                  -119.5869496245195,
                  43.66250673888098,
                  1778.7428387768311
                ],
                [
                  -119.59997325824304,
                  43.66221106482555,
                  1565.842838776831
                ]
              ]
            ]
          },
          "id": "20170831_43119F5308.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5308.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:42:48Z",
            "pc:count": 29640566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290979.5457,
                "count": 29640566,
                "maximum": 291418.1427,
                "minimum": 290367.0027,
                "name": "X",
                "position": 0,
                "stddev": 284.6455812,
                "variance": 81023.10691
              },
              {
                "average": 4838374.518,
                "count": 29640566,
                "maximum": 4839061.208,
                "minimum": 4837641.468,
                "name": "Y",
                "position": 1,
                "stddev": 398.1176423,
                "variance": 158497.6571
              },
              {
                "average": 1665.558957,
                "count": 29640566,
                "maximum": 1778.742839,
                "minimum": 1565.842839,
                "name": "Z",
                "position": 2,
                "stddev": 32.36259446,
                "variance": 1047.33752
              },
              {
                "average": 16910.60098,
                "count": 29640566,
                "maximum": 50321,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8081.735836,
                "variance": 65314454.12
              },
              {
                "average": 1.478965213,
                "count": 29640566,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7008273297,
                "variance": 0.4911589461
              },
              {
                "average": 1.98255897,
                "count": 29640566,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9213082597,
                "variance": 0.8488089094
              },
              {
                "average": 0.5060343989,
                "count": 29640566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999635931,
                "variance": 0.2499635945
              },
              {
                "average": 3.596422551e-05,
                "count": 29640566,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005996910313,
                "variance": 3.59629333e-05
              },
              {
                "average": 1.092064369,
                "count": 29640566,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2891167993,
                "variance": 0.08358852363
              },
              {
                "average": -2.005373946,
                "count": 29640566,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98756814,
                "variance": 143.7017898
              },
              {
                "average": 1.76989849,
                "count": 29640566,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.092313881,
                "variance": 1.193149614
              },
              {
                "average": 1152.766979,
                "count": 29640566,
                "maximum": 1157,
                "minimum": 1144,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.043399238,
                "variance": 4.175480445
              },
              {
                "average": 21515.42294,
                "count": 29640566,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9260.708213,
                "variance": 85760716.61
              },
              {
                "average": 23718.36525,
                "count": 29640566,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7924.912201,
                "variance": 62804233.39
              },
              {
                "average": 19158.01424,
                "count": 29640566,
                "maximum": 41472,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7235.409372,
                "variance": 52351148.77
              },
              {
                "average": 188952672,
                "count": 29640566,
                "maximum": 189089768.6,
                "minimum": 188241919.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20562.58788,
                "variance": 422820020.4
              },
              {
                "average": 0,
                "count": 29640566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29640566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29640566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29640566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29640566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290367.0027,
              4837641.468,
              1565.842839,
              291418.1427,
              4839061.208,
              1778.742839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290367.00267940323,
                    4837641.467670666,
                    1565.842838776831
                  ],
                  [
                    290367.00267940323,
                    4839061.207670666,
                    1565.842838776831
                  ],
                  [
                    291418.14267940324,
                    4839061.207670666,
                    1778.7428387768311
                  ],
                  [
                    291418.14267940324,
                    4837641.467670666,
                    1778.7428387768311
                  ],
                  [
                    290367.00267940323,
                    4837641.467670666,
                    1565.842838776831
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:42:48+00:00",
            "end_time": "2017-08-31T19:11: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": "20170910_43119F6325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.69997268406993,
              43.6247002273594,
              1324.1955834678638
            ],
            [
              -119.70054525514924,
              43.63747973182491,
              1324.1955834678638
            ],
            [
              -119.68750077524562,
              43.63778736736278,
              1426.8755834678636
            ],
            [
              -119.68693096172888,
              43.62500772645781,
              1426.8755834678636
            ],
            [
              -119.69997268406993,
              43.6247002273594,
              1324.1955834678638
            ]
          ]
        ]
      },
      "bbox": [
        -119.7005453,
        43.62470023,
        1324.195583,
        -119.686931,
        43.63778737,
        1426.875583
      ],
      "properties": {
        "datetime": "2017-09-10T18:44:22Z",
        "pc:count": 13932326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282694.7011,
            "count": 13932326,
            "maximum": 283221.6189,
            "minimum": 282168.2789,
            "name": "X",
            "position": 0,
            "stddev": 292.5659264,
            "variance": 85594.82127
          },
          {
            "average": 4834455.997,
            "count": 13932326,
            "maximum": 4835153.792,
            "minimum": 4833732.912,
            "name": "Y",
            "position": 1,
            "stddev": 397.2087262,
            "variance": 157774.7721
          },
          {
            "average": 1355.393957,
            "count": 13932326,
            "maximum": 1426.875583,
            "minimum": 1324.195583,
            "name": "Z",
            "position": 2,
            "stddev": 25.00535813,
            "variance": 625.2679354
          },
          {
            "average": 23989.64566,
            "count": 13932326,
            "maximum": 44737,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5741.381203,
            "variance": 32963458.12
          },
          {
            "average": 1.093959257,
            "count": 13932326,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3446745346,
            "variance": 0.1188005348
          },
          {
            "average": 1.189119678,
            "count": 13932326,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5065215328,
            "variance": 0.2565640632
          },
          {
            "average": 0.5035093207,
            "count": 13932326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877025,
            "variance": 0.2499877026
          },
          {
            "average": 5.239613256e-06,
            "count": 13932326,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002289014237,
            "variance": 5.239586179e-06
          },
          {
            "average": 1.224925113,
            "count": 13932326,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4175330155,
            "variance": 0.1743338191
          },
          {
            "average": -0.7813818861,
            "count": 13932326,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04267144,
            "variance": 145.0259353
          },
          {
            "average": 1.955692969,
            "count": 13932326,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.027298383,
            "variance": 1.055341967
          },
          {
            "average": 1175.56824,
            "count": 13932326,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.019668978,
            "variance": 1.039724825
          },
          {
            "average": 35275.36468,
            "count": 13932326,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7368.19645,
            "variance": 54290318.93
          },
          {
            "average": 34315.34286,
            "count": 13932326,
            "maximum": 49408,
            "minimum": 2304,
            "name": "Green",
            "position": 13,
            "stddev": 6021.205458,
            "variance": 36254915.17
          },
          {
            "average": 30794.17166,
            "count": 13932326,
            "maximum": 46848,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 5920.923202,
            "variance": 35057331.56
          },
          {
            "average": 189102529.4,
            "count": 13932326,
            "maximum": 189104262.7,
            "minimum": 189100595.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 727.9065755,
            "variance": 529847.9827
          },
          {
            "average": 0,
            "count": 13932326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13932326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282168.2789,
          4833732.912,
          1324.195583,
          283221.6189,
          4835153.792,
          1426.875583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282168.2788793749,
                4833732.9122349955,
                1324.1955834678638
              ],
              [
                282168.2788793749,
                4835153.792234996,
                1324.1955834678638
              ],
              [
                283221.6188793749,
                4835153.792234996,
                1426.8755834678636
              ],
              [
                283221.6188793749,
                4833732.9122349955,
                1426.8755834678636
              ],
              [
                282168.2788793749,
                4833732.9122349955,
                1324.1955834678638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:44:22+00:00",
        "end_time": "2017-09-10T17:43:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7005453,
            43.62470023,
            1324.195583,
            -119.686931,
            43.63778737,
            1426.875583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.69997268406993,
                  43.6247002273594,
                  1324.1955834678638
                ],
                [
                  -119.70054525514924,
                  43.63747973182491,
                  1324.1955834678638
                ],
                [
                  -119.68750077524562,
                  43.63778736736278,
                  1426.8755834678636
                ],
                [
                  -119.68693096172888,
                  43.62500772645781,
                  1426.8755834678636
                ],
                [
                  -119.69997268406993,
                  43.6247002273594,
                  1324.1955834678638
                ]
              ]
            ]
          },
          "id": "20170910_43119F6325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:44:22Z",
            "pc:count": 13932326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282694.7011,
                "count": 13932326,
                "maximum": 283221.6189,
                "minimum": 282168.2789,
                "name": "X",
                "position": 0,
                "stddev": 292.5659264,
                "variance": 85594.82127
              },
              {
                "average": 4834455.997,
                "count": 13932326,
                "maximum": 4835153.792,
                "minimum": 4833732.912,
                "name": "Y",
                "position": 1,
                "stddev": 397.2087262,
                "variance": 157774.7721
              },
              {
                "average": 1355.393957,
                "count": 13932326,
                "maximum": 1426.875583,
                "minimum": 1324.195583,
                "name": "Z",
                "position": 2,
                "stddev": 25.00535813,
                "variance": 625.2679354
              },
              {
                "average": 23989.64566,
                "count": 13932326,
                "maximum": 44737,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5741.381203,
                "variance": 32963458.12
              },
              {
                "average": 1.093959257,
                "count": 13932326,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3446745346,
                "variance": 0.1188005348
              },
              {
                "average": 1.189119678,
                "count": 13932326,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5065215328,
                "variance": 0.2565640632
              },
              {
                "average": 0.5035093207,
                "count": 13932326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877025,
                "variance": 0.2499877026
              },
              {
                "average": 5.239613256e-06,
                "count": 13932326,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002289014237,
                "variance": 5.239586179e-06
              },
              {
                "average": 1.224925113,
                "count": 13932326,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4175330155,
                "variance": 0.1743338191
              },
              {
                "average": -0.7813818861,
                "count": 13932326,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04267144,
                "variance": 145.0259353
              },
              {
                "average": 1.955692969,
                "count": 13932326,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.027298383,
                "variance": 1.055341967
              },
              {
                "average": 1175.56824,
                "count": 13932326,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.019668978,
                "variance": 1.039724825
              },
              {
                "average": 35275.36468,
                "count": 13932326,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7368.19645,
                "variance": 54290318.93
              },
              {
                "average": 34315.34286,
                "count": 13932326,
                "maximum": 49408,
                "minimum": 2304,
                "name": "Green",
                "position": 13,
                "stddev": 6021.205458,
                "variance": 36254915.17
              },
              {
                "average": 30794.17166,
                "count": 13932326,
                "maximum": 46848,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 5920.923202,
                "variance": 35057331.56
              },
              {
                "average": 189102529.4,
                "count": 13932326,
                "maximum": 189104262.7,
                "minimum": 189100595.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 727.9065755,
                "variance": 529847.9827
              },
              {
                "average": 0,
                "count": 13932326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13932326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282168.2789,
              4833732.912,
              1324.195583,
              283221.6189,
              4835153.792,
              1426.875583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282168.2788793749,
                    4833732.9122349955,
                    1324.1955834678638
                  ],
                  [
                    282168.2788793749,
                    4835153.792234996,
                    1324.1955834678638
                  ],
                  [
                    283221.6188793749,
                    4835153.792234996,
                    1426.8755834678636
                  ],
                  [
                    283221.6188793749,
                    4833732.9122349955,
                    1426.8755834678636
                  ],
                  [
                    282168.2788793749,
                    4833732.9122349955,
                    1324.1955834678638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:44:22+00:00",
            "end_time": "2017-09-10T17:43:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247425186294,
              43.64971510735819,
              1493.7746021379196
            ],
            [
              -119.56301756895043,
              43.66248211575073,
              1493.7746021379196
            ],
            [
              -119.54999895043191,
              43.66277345908114,
              1724.3546021379195
            ],
            [
              -119.54945838576626,
              43.65000632160667,
              1724.3546021379195
            ],
            [
              -119.56247425186294,
              43.64971510735819,
              1493.7746021379196
            ]
          ]
        ]
      },
      "bbox": [
        -119.5630176,
        43.64971511,
        1493.774602,
        -119.5494584,
        43.66277346,
        1724.354602
      ],
      "properties": {
        "datetime": "2017-09-08T22:54:52Z",
        "pc:count": 49104664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293793.8774,
            "count": 49104664,
            "maximum": 294398.4258,
            "minimum": 293347.7258,
            "name": "X",
            "position": 0,
            "stddev": 278.4882039,
            "variance": 77555.67972
          },
          {
            "average": 4836862.496,
            "count": 49104664,
            "maximum": 4837578.818,
            "minimum": 4836159.478,
            "name": "Y",
            "position": 1,
            "stddev": 408.5128939,
            "variance": 166882.7845
          },
          {
            "average": 1619.61623,
            "count": 49104664,
            "maximum": 1724.354602,
            "minimum": 1493.774602,
            "name": "Z",
            "position": 2,
            "stddev": 39.35434257,
            "variance": 1548.764279
          },
          {
            "average": 14389.44899,
            "count": 49104664,
            "maximum": 51233,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6660.886345,
            "variance": 44367406.9
          },
          {
            "average": 1.521979338,
            "count": 49104664,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7349859994,
            "variance": 0.5402044194
          },
          {
            "average": 2.080762939,
            "count": 49104664,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9741653398,
            "variance": 0.9489981093
          },
          {
            "average": 0.4990738965,
            "count": 49104664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991474,
            "variance": 0.2499991474
          },
          {
            "average": 1.350177246e-05,
            "count": 49104664,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003674451039,
            "variance": 1.350159044e-05
          },
          {
            "average": 1.042087733,
            "count": 49104664,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2007893343,
            "variance": 0.04031635679
          },
          {
            "average": 1.422272523,
            "count": 49104664,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45346634,
            "variance": 131.1818912
          },
          {
            "average": 1.722617061,
            "count": 49104664,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.091710089,
            "variance": 1.191830918
          },
          {
            "average": 1142.819543,
            "count": 49104664,
            "maximum": 1148,
            "minimum": 1139,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.356005913,
            "variance": 5.55076386
          },
          {
            "average": 19229.43508,
            "count": 49104664,
            "maximum": 49664,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8845.437676,
            "variance": 78241767.67
          },
          {
            "average": 21727.16154,
            "count": 49104664,
            "maximum": 61184,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7778.801713,
            "variance": 60509756.1
          },
          {
            "average": 17205.31764,
            "count": 49104664,
            "maximum": 46848,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6772.766832,
            "variance": 45870370.56
          },
          {
            "average": 188449762.9,
            "count": 49104664,
            "maximum": 188946492.8,
            "minimum": 188238450.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 322160.75,
            "variance": 103787548800.0
          },
          {
            "average": 0,
            "count": 49104664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49104664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49104664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49104664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49104664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293347.7258,
          4836159.478,
          1493.774602,
          294398.4258,
          4837578.818,
          1724.354602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293347.7257745528,
                4836159.477935057,
                1493.7746021379196
              ],
              [
                293347.7257745528,
                4837578.817935057,
                1493.7746021379196
              ],
              [
                294398.42577455274,
                4837578.817935057,
                1724.3546021379195
              ],
              [
                294398.42577455274,
                4836159.477935057,
                1724.3546021379195
              ],
              [
                293347.7257745528,
                4836159.477935057,
                1493.7746021379196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:54:52+00:00",
        "end_time": "2017-08-31T18:14:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5630176,
            43.64971511,
            1493.774602,
            -119.5494584,
            43.66277346,
            1724.354602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247425186294,
                  43.64971510735819,
                  1493.7746021379196
                ],
                [
                  -119.56301756895043,
                  43.66248211575073,
                  1493.7746021379196
                ],
                [
                  -119.54999895043191,
                  43.66277345908114,
                  1724.3546021379195
                ],
                [
                  -119.54945838576626,
                  43.65000632160667,
                  1724.3546021379195
                ],
                [
                  -119.56247425186294,
                  43.64971510735819,
                  1493.7746021379196
                ]
              ]
            ]
          },
          "id": "20170831_43119F5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:54:52Z",
            "pc:count": 49104664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293793.8774,
                "count": 49104664,
                "maximum": 294398.4258,
                "minimum": 293347.7258,
                "name": "X",
                "position": 0,
                "stddev": 278.4882039,
                "variance": 77555.67972
              },
              {
                "average": 4836862.496,
                "count": 49104664,
                "maximum": 4837578.818,
                "minimum": 4836159.478,
                "name": "Y",
                "position": 1,
                "stddev": 408.5128939,
                "variance": 166882.7845
              },
              {
                "average": 1619.61623,
                "count": 49104664,
                "maximum": 1724.354602,
                "minimum": 1493.774602,
                "name": "Z",
                "position": 2,
                "stddev": 39.35434257,
                "variance": 1548.764279
              },
              {
                "average": 14389.44899,
                "count": 49104664,
                "maximum": 51233,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6660.886345,
                "variance": 44367406.9
              },
              {
                "average": 1.521979338,
                "count": 49104664,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7349859994,
                "variance": 0.5402044194
              },
              {
                "average": 2.080762939,
                "count": 49104664,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9741653398,
                "variance": 0.9489981093
              },
              {
                "average": 0.4990738965,
                "count": 49104664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991474,
                "variance": 0.2499991474
              },
              {
                "average": 1.350177246e-05,
                "count": 49104664,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003674451039,
                "variance": 1.350159044e-05
              },
              {
                "average": 1.042087733,
                "count": 49104664,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2007893343,
                "variance": 0.04031635679
              },
              {
                "average": 1.422272523,
                "count": 49104664,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45346634,
                "variance": 131.1818912
              },
              {
                "average": 1.722617061,
                "count": 49104664,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.091710089,
                "variance": 1.191830918
              },
              {
                "average": 1142.819543,
                "count": 49104664,
                "maximum": 1148,
                "minimum": 1139,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.356005913,
                "variance": 5.55076386
              },
              {
                "average": 19229.43508,
                "count": 49104664,
                "maximum": 49664,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8845.437676,
                "variance": 78241767.67
              },
              {
                "average": 21727.16154,
                "count": 49104664,
                "maximum": 61184,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7778.801713,
                "variance": 60509756.1
              },
              {
                "average": 17205.31764,
                "count": 49104664,
                "maximum": 46848,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6772.766832,
                "variance": 45870370.56
              },
              {
                "average": 188449762.9,
                "count": 49104664,
                "maximum": 188946492.8,
                "minimum": 188238450.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 322160.75,
                "variance": 103787548800.0
              },
              {
                "average": 0,
                "count": 49104664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49104664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49104664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49104664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49104664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293347.7258,
              4836159.478,
              1493.774602,
              294398.4258,
              4837578.818,
              1724.354602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293347.7257745528,
                    4836159.477935057,
                    1493.7746021379196
                  ],
                  [
                    293347.7257745528,
                    4837578.817935057,
                    1493.7746021379196
                  ],
                  [
                    294398.42577455274,
                    4837578.817935057,
                    1724.3546021379195
                  ],
                  [
                    294398.42577455274,
                    4836159.477935057,
                    1724.3546021379195
                  ],
                  [
                    293347.7257745528,
                    4836159.477935057,
                    1493.7746021379196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:54:52+00:00",
            "end_time": "2017-08-31T18:14: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": "20170911_43119F7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247193541002,
              43.66218799546982,
              1553.495547105743
            ],
            [
              -119.81306971420508,
              43.6749787958532,
              1553.495547105743
            ],
            [
              -119.80000223873222,
              43.675299883049824,
              1640.155547105743
            ],
            [
              -119.79940722791684,
              43.662508940144086,
              1640.155547105743
            ],
            [
              -119.81247193541002,
              43.66218799546982,
              1553.495547105743
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130697,
        43.662188,
        1553.495547,
        -119.7994072,
        43.67529988,
        1640.155547
      ],
      "properties": {
        "datetime": "2017-09-11T21:07:43Z",
        "pc:count": 18234978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273750.343,
            "count": 18234978,
            "maximum": 274287.3862,
            "minimum": 273232.7462,
            "name": "X",
            "position": 0,
            "stddev": 287.5302592,
            "variance": 82673.64994
          },
          {
            "average": 4838938.37,
            "count": 18234978,
            "maximum": 4839620.342,
            "minimum": 4838198.062,
            "name": "Y",
            "position": 1,
            "stddev": 388.3232266,
            "variance": 150794.9283
          },
          {
            "average": 1594.169623,
            "count": 18234978,
            "maximum": 1640.155547,
            "minimum": 1553.495547,
            "name": "Z",
            "position": 2,
            "stddev": 15.51508445,
            "variance": 240.7178455
          },
          {
            "average": 21078.4901,
            "count": 18234978,
            "maximum": 44081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7934.181403,
            "variance": 62951234.53
          },
          {
            "average": 1.291445375,
            "count": 18234978,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5825679638,
            "variance": 0.3393854325
          },
          {
            "average": 1.591626214,
            "count": 18234978,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8200933794,
            "variance": 0.6725531509
          },
          {
            "average": 0.5021142334,
            "count": 18234978,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955437,
            "variance": 0.2499955437
          },
          {
            "average": 1.963259841e-05,
            "count": 18234978,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004430825436,
            "variance": 1.963221404e-05
          },
          {
            "average": 1.177456534,
            "count": 18234978,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3820546044,
            "variance": 0.1459657208
          },
          {
            "average": -0.2361449168,
            "count": 18234978,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84106915,
            "variance": 140.2109185
          },
          {
            "average": 1.847677085,
            "count": 18234978,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.069424565,
            "variance": 1.143668901
          },
          {
            "average": 1193.01574,
            "count": 18234978,
            "maximum": 1195,
            "minimum": 1191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9603360165,
            "variance": 0.9222452646
          },
          {
            "average": 27830.01142,
            "count": 18234978,
            "maximum": 47360,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9707.948837,
            "variance": 94244270.62
          },
          {
            "average": 27038.36925,
            "count": 18234978,
            "maximum": 45056,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8062.888818,
            "variance": 65010176.09
          },
          {
            "average": 22903.5044,
            "count": 18234978,
            "maximum": 40704,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7677.720975,
            "variance": 58947399.37
          },
          {
            "average": 189198379.7,
            "count": 18234978,
            "maximum": 189199263.9,
            "minimum": 189197135.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 532.4567271,
            "variance": 283510.1663
          },
          {
            "average": 0,
            "count": 18234978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18234978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18234978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18234978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18234978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273232.7462,
          4838198.062,
          1553.495547,
          274287.3862,
          4839620.342,
          1640.155547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273232.7462156357,
                4838198.062184182,
                1553.495547105743
              ],
              [
                273232.7462156357,
                4839620.342184181,
                1553.495547105743
              ],
              [
                274287.3862156357,
                4839620.342184181,
                1640.155547105743
              ],
              [
                274287.3862156357,
                4838198.062184182,
                1640.155547105743
              ],
              [
                273232.7462156357,
                4838198.062184182,
                1553.495547105743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:07:43+00:00",
        "end_time": "2017-09-11T20:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130697,
            43.662188,
            1553.495547,
            -119.7994072,
            43.67529988,
            1640.155547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247193541002,
                  43.66218799546982,
                  1553.495547105743
                ],
                [
                  -119.81306971420508,
                  43.6749787958532,
                  1553.495547105743
                ],
                [
                  -119.80000223873222,
                  43.675299883049824,
                  1640.155547105743
                ],
                [
                  -119.79940722791684,
                  43.662508940144086,
                  1640.155547105743
                ],
                [
                  -119.81247193541002,
                  43.66218799546982,
                  1553.495547105743
                ]
              ]
            ]
          },
          "id": "20170911_43119F7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:07:43Z",
            "pc:count": 18234978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273750.343,
                "count": 18234978,
                "maximum": 274287.3862,
                "minimum": 273232.7462,
                "name": "X",
                "position": 0,
                "stddev": 287.5302592,
                "variance": 82673.64994
              },
              {
                "average": 4838938.37,
                "count": 18234978,
                "maximum": 4839620.342,
                "minimum": 4838198.062,
                "name": "Y",
                "position": 1,
                "stddev": 388.3232266,
                "variance": 150794.9283
              },
              {
                "average": 1594.169623,
                "count": 18234978,
                "maximum": 1640.155547,
                "minimum": 1553.495547,
                "name": "Z",
                "position": 2,
                "stddev": 15.51508445,
                "variance": 240.7178455
              },
              {
                "average": 21078.4901,
                "count": 18234978,
                "maximum": 44081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7934.181403,
                "variance": 62951234.53
              },
              {
                "average": 1.291445375,
                "count": 18234978,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5825679638,
                "variance": 0.3393854325
              },
              {
                "average": 1.591626214,
                "count": 18234978,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8200933794,
                "variance": 0.6725531509
              },
              {
                "average": 0.5021142334,
                "count": 18234978,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955437,
                "variance": 0.2499955437
              },
              {
                "average": 1.963259841e-05,
                "count": 18234978,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004430825436,
                "variance": 1.963221404e-05
              },
              {
                "average": 1.177456534,
                "count": 18234978,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3820546044,
                "variance": 0.1459657208
              },
              {
                "average": -0.2361449168,
                "count": 18234978,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84106915,
                "variance": 140.2109185
              },
              {
                "average": 1.847677085,
                "count": 18234978,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.069424565,
                "variance": 1.143668901
              },
              {
                "average": 1193.01574,
                "count": 18234978,
                "maximum": 1195,
                "minimum": 1191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9603360165,
                "variance": 0.9222452646
              },
              {
                "average": 27830.01142,
                "count": 18234978,
                "maximum": 47360,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9707.948837,
                "variance": 94244270.62
              },
              {
                "average": 27038.36925,
                "count": 18234978,
                "maximum": 45056,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8062.888818,
                "variance": 65010176.09
              },
              {
                "average": 22903.5044,
                "count": 18234978,
                "maximum": 40704,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7677.720975,
                "variance": 58947399.37
              },
              {
                "average": 189198379.7,
                "count": 18234978,
                "maximum": 189199263.9,
                "minimum": 189197135.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 532.4567271,
                "variance": 283510.1663
              },
              {
                "average": 0,
                "count": 18234978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18234978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18234978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18234978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18234978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273232.7462,
              4838198.062,
              1553.495547,
              274287.3862,
              4839620.342,
              1640.155547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273232.7462156357,
                    4838198.062184182,
                    1553.495547105743
                  ],
                  [
                    273232.7462156357,
                    4839620.342184181,
                    1553.495547105743
                  ],
                  [
                    274287.3862156357,
                    4839620.342184181,
                    1640.155547105743
                  ],
                  [
                    274287.3862156357,
                    4838198.062184182,
                    1640.155547105743
                  ],
                  [
                    273232.7462156357,
                    4838198.062184182,
                    1553.495547105743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:07:43+00:00",
            "end_time": "2017-09-11T20:32:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.62497290941461,
              43.762208585167286,
              1434.9933942083258
            ],
            [
              -119.62536875920544,
              43.77125372597081,
              1434.9933942083258
            ],
            [
              -119.6124865861398,
              43.77154911088142,
              1533.793394208326
            ],
            [
              -119.61209267330736,
              43.76250387736795,
              1533.793394208326
            ],
            [
              -119.62497290941461,
              43.762208585167286,
              1434.9933942083258
            ]
          ]
        ]
      },
      "bbox": [
        -119.6253688,
        43.76220859,
        1434.993394,
        -119.6120927,
        43.77154911,
        1533.793394
      ],
      "properties": {
        "datetime": "2017-08-31T18:52:38Z",
        "pc:count": 10286721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289208.522,
            "count": 10286721,
            "maximum": 289740.9734,
            "minimum": 288703.1134,
            "name": "X",
            "position": 0,
            "stddev": 296.3795722,
            "variance": 87840.85084
          },
          {
            "average": 4849324.539,
            "count": 10286721,
            "maximum": 4849817.09,
            "minimum": 4848811.45,
            "name": "Y",
            "position": 1,
            "stddev": 282.9940449,
            "variance": 80085.62946
          },
          {
            "average": 1496.038637,
            "count": 10286721,
            "maximum": 1533.793394,
            "minimum": 1434.993394,
            "name": "Z",
            "position": 2,
            "stddev": 17.09940456,
            "variance": 292.3896363
          },
          {
            "average": 18670.48778,
            "count": 10286721,
            "maximum": 29089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3390.478035,
            "variance": 11495341.31
          },
          {
            "average": 1.0726002,
            "count": 10286721,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3045184545,
            "variance": 0.09273148914
          },
          {
            "average": 1.146872944,
            "count": 10286721,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4531924327,
            "variance": 0.2053833811
          },
          {
            "average": 0.5044899147,
            "count": 10286721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999798646,
            "variance": 0.249979865
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.149837932,
            "count": 10286721,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.356912508,
            "variance": 0.1273865384
          },
          {
            "average": -0.5109680178,
            "count": 10286721,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92396227,
            "variance": 142.1808761
          },
          {
            "average": 1.962853663,
            "count": 10286721,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.018716288,
            "variance": 1.037782876
          },
          {
            "average": 1117.561464,
            "count": 10286721,
            "maximum": 1142,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 154.9389361,
            "variance": 24006.07392
          },
          {
            "average": 36159.16227,
            "count": 10286721,
            "maximum": 65280,
            "minimum": 1280,
            "name": "Red",
            "position": 12,
            "stddev": 7404.942336,
            "variance": 54833171
          },
          {
            "average": 35004.74623,
            "count": 10286721,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 5848.957367,
            "variance": 34210302.28
          },
          {
            "average": 31248.46761,
            "count": 10286721,
            "maximum": 65280,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 5778.578879,
            "variance": 33391973.86
          },
          {
            "average": 188238596.6,
            "count": 10286721,
            "maximum": 188240758.1,
            "minimum": 188236958.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 801.127122,
            "variance": 641804.6656
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10286721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          288703.1134,
          4848811.45,
          1434.993394,
          289740.9734,
          4849817.09,
          1533.793394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                288703.11340445955,
                4848811.449909776,
                1434.9933942083258
              ],
              [
                288703.11340445955,
                4849817.089909777,
                1434.9933942083258
              ],
              [
                289740.97340445954,
                4849817.089909777,
                1533.793394208326
              ],
              [
                289740.97340445954,
                4848811.449909776,
                1533.793394208326
              ],
              [
                288703.11340445955,
                4848811.449909776,
                1434.9933942083258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:52:38+00:00",
        "end_time": "2017-08-31T17:49:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6253688,
            43.76220859,
            1434.993394,
            -119.6120927,
            43.77154911,
            1533.793394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.62497290941461,
                  43.762208585167286,
                  1434.9933942083258
                ],
                [
                  -119.62536875920544,
                  43.77125372597081,
                  1434.9933942083258
                ],
                [
                  -119.6124865861398,
                  43.77154911088142,
                  1533.793394208326
                ],
                [
                  -119.61209267330736,
                  43.76250387736795,
                  1533.793394208326
                ],
                [
                  -119.62497290941461,
                  43.762208585167286,
                  1434.9933942083258
                ]
              ]
            ]
          },
          "id": "20170831_43119G5316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:52:38Z",
            "pc:count": 10286721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289208.522,
                "count": 10286721,
                "maximum": 289740.9734,
                "minimum": 288703.1134,
                "name": "X",
                "position": 0,
                "stddev": 296.3795722,
                "variance": 87840.85084
              },
              {
                "average": 4849324.539,
                "count": 10286721,
                "maximum": 4849817.09,
                "minimum": 4848811.45,
                "name": "Y",
                "position": 1,
                "stddev": 282.9940449,
                "variance": 80085.62946
              },
              {
                "average": 1496.038637,
                "count": 10286721,
                "maximum": 1533.793394,
                "minimum": 1434.993394,
                "name": "Z",
                "position": 2,
                "stddev": 17.09940456,
                "variance": 292.3896363
              },
              {
                "average": 18670.48778,
                "count": 10286721,
                "maximum": 29089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3390.478035,
                "variance": 11495341.31
              },
              {
                "average": 1.0726002,
                "count": 10286721,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3045184545,
                "variance": 0.09273148914
              },
              {
                "average": 1.146872944,
                "count": 10286721,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4531924327,
                "variance": 0.2053833811
              },
              {
                "average": 0.5044899147,
                "count": 10286721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999798646,
                "variance": 0.249979865
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.149837932,
                "count": 10286721,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.356912508,
                "variance": 0.1273865384
              },
              {
                "average": -0.5109680178,
                "count": 10286721,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92396227,
                "variance": 142.1808761
              },
              {
                "average": 1.962853663,
                "count": 10286721,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.018716288,
                "variance": 1.037782876
              },
              {
                "average": 1117.561464,
                "count": 10286721,
                "maximum": 1142,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 154.9389361,
                "variance": 24006.07392
              },
              {
                "average": 36159.16227,
                "count": 10286721,
                "maximum": 65280,
                "minimum": 1280,
                "name": "Red",
                "position": 12,
                "stddev": 7404.942336,
                "variance": 54833171
              },
              {
                "average": 35004.74623,
                "count": 10286721,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 5848.957367,
                "variance": 34210302.28
              },
              {
                "average": 31248.46761,
                "count": 10286721,
                "maximum": 65280,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 5778.578879,
                "variance": 33391973.86
              },
              {
                "average": 188238596.6,
                "count": 10286721,
                "maximum": 188240758.1,
                "minimum": 188236958.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 801.127122,
                "variance": 641804.6656
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10286721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              288703.1134,
              4848811.45,
              1434.993394,
              289740.9734,
              4849817.09,
              1533.793394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    288703.11340445955,
                    4848811.449909776,
                    1434.9933942083258
                  ],
                  [
                    288703.11340445955,
                    4849817.089909777,
                    1434.9933942083258
                  ],
                  [
                    289740.97340445954,
                    4849817.089909777,
                    1533.793394208326
                  ],
                  [
                    289740.97340445954,
                    4848811.449909776,
                    1533.793394208326
                  ],
                  [
                    288703.11340445955,
                    4848811.449909776,
                    1434.9933942083258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:52:38+00:00",
            "end_time": "2017-08-31T17:49:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.58747366480783,
              43.74971273704046,
              1424.8288196009785
            ],
            [
              -119.58802428152939,
              43.762481249153815,
              1424.8288196009785
            ],
            [
              -119.57499914668338,
              43.762775635785054,
              1497.1688196009786
            ],
            [
              -119.57445129364899,
              43.75000699324691,
              1497.1688196009786
            ],
            [
              -119.58747366480783,
              43.74971273704046,
              1424.8288196009785
            ]
          ]
        ]
      },
      "bbox": [
        -119.5880243,
        43.74971274,
        1424.82882,
        -119.5744513,
        43.76277564,
        1497.16882
      ],
      "properties": {
        "datetime": "2017-08-31T17:46:41Z",
        "pc:count": 14732928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292222.9981,
            "count": 14732928,
            "maximum": 292727.8262,
            "minimum": 291678.3262,
            "name": "X",
            "position": 0,
            "stddev": 293.5507899,
            "variance": 86172.06627
          },
          {
            "average": 4848065.534,
            "count": 14732928,
            "maximum": 4848748.083,
            "minimum": 4847328.523,
            "name": "Y",
            "position": 1,
            "stddev": 403.2593657,
            "variance": 162618.116
          },
          {
            "average": 1453.530292,
            "count": 14732928,
            "maximum": 1497.16882,
            "minimum": 1424.82882,
            "name": "Z",
            "position": 2,
            "stddev": 12.68536615,
            "variance": 160.9185144
          },
          {
            "average": 19893.43975,
            "count": 14732928,
            "maximum": 31409,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2239.745694,
            "variance": 5016460.773
          },
          {
            "average": 1.017926443,
            "count": 14732928,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1505247995,
            "variance": 0.02265771526
          },
          {
            "average": 1.036220906,
            "count": 14732928,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2245513724,
            "variance": 0.05042331885
          },
          {
            "average": 0.5003602135,
            "count": 14732928,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998872,
            "variance": 0.2499998872
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158851112,
            "count": 14732928,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3655372012,
            "variance": 0.1336174455
          },
          {
            "average": 1.291275779,
            "count": 14732928,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78901412,
            "variance": 138.9808539
          },
          {
            "average": 1.98323619,
            "count": 14732928,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004854145,
            "variance": 1.009731853
          },
          {
            "average": 1133.781859,
            "count": 14732928,
            "maximum": 1136,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.173615692,
            "variance": 1.377373793
          },
          {
            "average": 38567.75594,
            "count": 14732928,
            "maximum": 54016,
            "minimum": 2048,
            "name": "Red",
            "position": 12,
            "stddev": 4405.175652,
            "variance": 19405572.53
          },
          {
            "average": 36689.24089,
            "count": 14732928,
            "maximum": 52224,
            "minimum": 4864,
            "name": "Green",
            "position": 13,
            "stddev": 3384.506602,
            "variance": 11454884.94
          },
          {
            "average": 32330.7619,
            "count": 14732928,
            "maximum": 48128,
            "minimum": 5632,
            "name": "Blue",
            "position": 14,
            "stddev": 3420.009409,
            "variance": 11696464.36
          },
          {
            "average": 188235099,
            "count": 14732928,
            "maximum": 188236801.7,
            "minimum": 188233515.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 770.4385232,
            "variance": 593575.5181
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14732928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291678.3262,
          4847328.523,
          1424.82882,
          292727.8262,
          4848748.083,
          1497.16882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291678.32616054337,
                4847328.523062032,
                1424.8288196009785
              ],
              [
                291678.32616054337,
                4848748.083062032,
                1424.8288196009785
              ],
              [
                292727.82616054337,
                4848748.083062032,
                1497.1688196009786
              ],
              [
                292727.82616054337,
                4847328.523062032,
                1497.1688196009786
              ],
              [
                291678.32616054337,
                4847328.523062032,
                1424.8288196009785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:46:41+00:00",
        "end_time": "2017-08-31T16:51:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5880243,
            43.74971274,
            1424.82882,
            -119.5744513,
            43.76277564,
            1497.16882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.58747366480783,
                  43.74971273704046,
                  1424.8288196009785
                ],
                [
                  -119.58802428152939,
                  43.762481249153815,
                  1424.8288196009785
                ],
                [
                  -119.57499914668338,
                  43.762775635785054,
                  1497.1688196009786
                ],
                [
                  -119.57445129364899,
                  43.75000699324691,
                  1497.1688196009786
                ],
                [
                  -119.58747366480783,
                  43.74971273704046,
                  1424.8288196009785
                ]
              ]
            ]
          },
          "id": "20170831_43119G5324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:46:41Z",
            "pc:count": 14732928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292222.9981,
                "count": 14732928,
                "maximum": 292727.8262,
                "minimum": 291678.3262,
                "name": "X",
                "position": 0,
                "stddev": 293.5507899,
                "variance": 86172.06627
              },
              {
                "average": 4848065.534,
                "count": 14732928,
                "maximum": 4848748.083,
                "minimum": 4847328.523,
                "name": "Y",
                "position": 1,
                "stddev": 403.2593657,
                "variance": 162618.116
              },
              {
                "average": 1453.530292,
                "count": 14732928,
                "maximum": 1497.16882,
                "minimum": 1424.82882,
                "name": "Z",
                "position": 2,
                "stddev": 12.68536615,
                "variance": 160.9185144
              },
              {
                "average": 19893.43975,
                "count": 14732928,
                "maximum": 31409,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2239.745694,
                "variance": 5016460.773
              },
              {
                "average": 1.017926443,
                "count": 14732928,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1505247995,
                "variance": 0.02265771526
              },
              {
                "average": 1.036220906,
                "count": 14732928,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2245513724,
                "variance": 0.05042331885
              },
              {
                "average": 0.5003602135,
                "count": 14732928,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998872,
                "variance": 0.2499998872
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158851112,
                "count": 14732928,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3655372012,
                "variance": 0.1336174455
              },
              {
                "average": 1.291275779,
                "count": 14732928,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78901412,
                "variance": 138.9808539
              },
              {
                "average": 1.98323619,
                "count": 14732928,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004854145,
                "variance": 1.009731853
              },
              {
                "average": 1133.781859,
                "count": 14732928,
                "maximum": 1136,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.173615692,
                "variance": 1.377373793
              },
              {
                "average": 38567.75594,
                "count": 14732928,
                "maximum": 54016,
                "minimum": 2048,
                "name": "Red",
                "position": 12,
                "stddev": 4405.175652,
                "variance": 19405572.53
              },
              {
                "average": 36689.24089,
                "count": 14732928,
                "maximum": 52224,
                "minimum": 4864,
                "name": "Green",
                "position": 13,
                "stddev": 3384.506602,
                "variance": 11454884.94
              },
              {
                "average": 32330.7619,
                "count": 14732928,
                "maximum": 48128,
                "minimum": 5632,
                "name": "Blue",
                "position": 14,
                "stddev": 3420.009409,
                "variance": 11696464.36
              },
              {
                "average": 188235099,
                "count": 14732928,
                "maximum": 188236801.7,
                "minimum": 188233515.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 770.4385232,
                "variance": 593575.5181
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14732928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291678.3262,
              4847328.523,
              1424.82882,
              292727.8262,
              4848748.083,
              1497.16882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291678.32616054337,
                    4847328.523062032,
                    1424.8288196009785
                  ],
                  [
                    291678.32616054337,
                    4848748.083062032,
                    1424.8288196009785
                  ],
                  [
                    292727.82616054337,
                    4848748.083062032,
                    1497.1688196009786
                  ],
                  [
                    292727.82616054337,
                    4847328.523062032,
                    1497.1688196009786
                  ],
                  [
                    291678.32616054337,
                    4847328.523062032,
                    1424.8288196009785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:46:41+00:00",
            "end_time": "2017-08-31T16:51: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": "20170911_43119F7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81976439598523,
              43.64981540815042,
              1556.6542150529979
            ],
            [
              -119.82035820652666,
              43.66249392196057,
              1556.6542150529979
            ],
            [
              -119.81249568610103,
              43.66268779401855,
              1606.434215052998
            ],
            [
              -119.81190352564144,
              43.65000919490728,
              1606.434215052998
            ],
            [
              -119.81976439598523,
              43.64981540815042,
              1556.6542150529979
            ]
          ]
        ]
      },
      "bbox": [
        -119.8203582,
        43.64981541,
        1556.654215,
        -119.8119035,
        43.66268779,
        1606.434215
      ],
      "properties": {
        "datetime": "2017-09-11T21:24:21Z",
        "pc:count": 5608593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273004.4661,
            "count": 5608593,
            "maximum": 273232.714,
            "minimum": 272598.014,
            "name": "X",
            "position": 0,
            "stddev": 158.2465129,
            "variance": 25041.95883
          },
          {
            "average": 4837715.327,
            "count": 5608593,
            "maximum": 4838253.639,
            "minimum": 4836843.839,
            "name": "Y",
            "position": 1,
            "stddev": 400.290332,
            "variance": 160232.3499
          },
          {
            "average": 1578.925968,
            "count": 5608593,
            "maximum": 1606.434215,
            "minimum": 1556.654215,
            "name": "Z",
            "position": 2,
            "stddev": 8.558912558,
            "variance": 73.25498418
          },
          {
            "average": 23605.95819,
            "count": 5608593,
            "maximum": 40753,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5807.007412,
            "variance": 33721335.08
          },
          {
            "average": 1.120977757,
            "count": 5608593,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3887386594,
            "variance": 0.1511177453
          },
          {
            "average": 1.242907267,
            "count": 5608593,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5656308114,
            "variance": 0.3199382148
          },
          {
            "average": 0.5095725434,
            "count": 5608593,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999084026,
            "variance": 0.249908411
          },
          {
            "average": 4.296977869e-05,
            "count": 5608593,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006554993513,
            "variance": 4.296793995e-05
          },
          {
            "average": 1.202838573,
            "count": 5608593,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4021133112,
            "variance": 0.1616951151
          },
          {
            "average": -3.458165716,
            "count": 5608593,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.26968245,
            "variance": 150.5451074
          },
          {
            "average": 1.944194025,
            "count": 5608593,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.032061939,
            "variance": 1.065151846
          },
          {
            "average": 1195.69088,
            "count": 5608593,
            "maximum": 1197,
            "minimum": 1194,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7932339106,
            "variance": 0.6292200369
          },
          {
            "average": 33078.14923,
            "count": 5608593,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7523.939315,
            "variance": 56609662.81
          },
          {
            "average": 31362.10066,
            "count": 5608593,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6095.971257,
            "variance": 37160865.56
          },
          {
            "average": 27276.3525,
            "count": 5608593,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6282.885247,
            "variance": 39474647.03
          },
          {
            "average": 189199711.2,
            "count": 5608593,
            "maximum": 189200261.7,
            "minimum": 189199031.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 419.700143,
            "variance": 176148.21
          },
          {
            "average": 0,
            "count": 5608593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5608593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5608593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5608593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5608593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272598.014,
          4836843.839,
          1556.654215,
          273232.714,
          4838253.639,
          1606.434215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272598.0139631682,
                4836843.838575721,
                1556.6542150529979
              ],
              [
                272598.0139631682,
                4838253.6385757215,
                1556.6542150529979
              ],
              [
                273232.71396316815,
                4838253.6385757215,
                1606.434215052998
              ],
              [
                273232.71396316815,
                4836843.838575721,
                1606.434215052998
              ],
              [
                272598.0139631682,
                4836843.838575721,
                1556.6542150529979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:24:21+00:00",
        "end_time": "2017-09-11T21:03:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8203582,
            43.64981541,
            1556.654215,
            -119.8119035,
            43.66268779,
            1606.434215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81976439598523,
                  43.64981540815042,
                  1556.6542150529979
                ],
                [
                  -119.82035820652666,
                  43.66249392196057,
                  1556.6542150529979
                ],
                [
                  -119.81249568610103,
                  43.66268779401855,
                  1606.434215052998
                ],
                [
                  -119.81190352564144,
                  43.65000919490728,
                  1606.434215052998
                ],
                [
                  -119.81976439598523,
                  43.64981540815042,
                  1556.6542150529979
                ]
              ]
            ]
          },
          "id": "20170911_43119F7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:24:21Z",
            "pc:count": 5608593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273004.4661,
                "count": 5608593,
                "maximum": 273232.714,
                "minimum": 272598.014,
                "name": "X",
                "position": 0,
                "stddev": 158.2465129,
                "variance": 25041.95883
              },
              {
                "average": 4837715.327,
                "count": 5608593,
                "maximum": 4838253.639,
                "minimum": 4836843.839,
                "name": "Y",
                "position": 1,
                "stddev": 400.290332,
                "variance": 160232.3499
              },
              {
                "average": 1578.925968,
                "count": 5608593,
                "maximum": 1606.434215,
                "minimum": 1556.654215,
                "name": "Z",
                "position": 2,
                "stddev": 8.558912558,
                "variance": 73.25498418
              },
              {
                "average": 23605.95819,
                "count": 5608593,
                "maximum": 40753,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5807.007412,
                "variance": 33721335.08
              },
              {
                "average": 1.120977757,
                "count": 5608593,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3887386594,
                "variance": 0.1511177453
              },
              {
                "average": 1.242907267,
                "count": 5608593,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5656308114,
                "variance": 0.3199382148
              },
              {
                "average": 0.5095725434,
                "count": 5608593,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999084026,
                "variance": 0.249908411
              },
              {
                "average": 4.296977869e-05,
                "count": 5608593,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006554993513,
                "variance": 4.296793995e-05
              },
              {
                "average": 1.202838573,
                "count": 5608593,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4021133112,
                "variance": 0.1616951151
              },
              {
                "average": -3.458165716,
                "count": 5608593,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.26968245,
                "variance": 150.5451074
              },
              {
                "average": 1.944194025,
                "count": 5608593,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.032061939,
                "variance": 1.065151846
              },
              {
                "average": 1195.69088,
                "count": 5608593,
                "maximum": 1197,
                "minimum": 1194,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7932339106,
                "variance": 0.6292200369
              },
              {
                "average": 33078.14923,
                "count": 5608593,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7523.939315,
                "variance": 56609662.81
              },
              {
                "average": 31362.10066,
                "count": 5608593,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6095.971257,
                "variance": 37160865.56
              },
              {
                "average": 27276.3525,
                "count": 5608593,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6282.885247,
                "variance": 39474647.03
              },
              {
                "average": 189199711.2,
                "count": 5608593,
                "maximum": 189200261.7,
                "minimum": 189199031.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 419.700143,
                "variance": 176148.21
              },
              {
                "average": 0,
                "count": 5608593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5608593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5608593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5608593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5608593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272598.014,
              4836843.839,
              1556.654215,
              273232.714,
              4838253.639,
              1606.434215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272598.0139631682,
                    4836843.838575721,
                    1556.6542150529979
                  ],
                  [
                    272598.0139631682,
                    4838253.6385757215,
                    1556.6542150529979
                  ],
                  [
                    273232.71396316815,
                    4838253.6385757215,
                    1606.434215052998
                  ],
                  [
                    273232.71396316815,
                    4836843.838575721,
                    1606.434215052998
                  ],
                  [
                    272598.0139631682,
                    4836843.838575721,
                    1556.6542150529979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:24:21+00:00",
            "end_time": "2017-09-11T21:03:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5322.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247369291107,
              43.74970996760071,
              1425.7098604021533
            ],
            [
              -119.61302975131514,
              43.76248110445743,
              1425.7098604021533
            ],
            [
              -119.59999990994052,
              43.76277845370417,
              1503.0298604021534
            ],
            [
              -119.59944661668112,
              43.750007185083014,
              1503.0298604021534
            ],
            [
              -119.61247369291107,
              43.74970996760071,
              1425.7098604021533
            ]
          ]
        ]
      },
      "bbox": [
        -119.6130298,
        43.74970997,
        1425.70986,
        -119.5994466,
        43.76277845,
        1503.02986
      ],
      "properties": {
        "datetime": "2017-08-31T18:30:12Z",
        "pc:count": 13037856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290193.62,
            "count": 13037856,
            "maximum": 290715.3616,
            "minimum": 289665.4616,
            "name": "X",
            "position": 0,
            "stddev": 290.9026875,
            "variance": 84624.37358
          },
          {
            "average": 4848101.732,
            "count": 13037856,
            "maximum": 4848811.301,
            "minimum": 4847391.421,
            "name": "Y",
            "position": 1,
            "stddev": 397.6026799,
            "variance": 158087.8911
          },
          {
            "average": 1464.831813,
            "count": 13037856,
            "maximum": 1503.02986,
            "minimum": 1425.70986,
            "name": "Z",
            "position": 2,
            "stddev": 13.91214231,
            "variance": 193.5477036
          },
          {
            "average": 19545.21943,
            "count": 13037856,
            "maximum": 33617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2188.582642,
            "variance": 4789893.981
          },
          {
            "average": 1.011149916,
            "count": 13037856,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1120777932,
            "variance": 0.01256143173
          },
          {
            "average": 1.022627187,
            "count": 13037856,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1637417783,
            "variance": 0.02681136994
          },
          {
            "average": 0.5023007617,
            "count": 13037856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947256,
            "variance": 0.2499947257
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179020538,
            "count": 13037856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3833695299,
            "variance": 0.1469721965
          },
          {
            "average": 0.3534764574,
            "count": 13037856,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72346108,
            "variance": 137.4395398
          },
          {
            "average": 1.990360915,
            "count": 13037856,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003923266,
            "variance": 1.007861924
          },
          {
            "average": 1138.100788,
            "count": 13037856,
            "maximum": 1140,
            "minimum": 1136,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9848242679,
            "variance": 0.9698788386
          },
          {
            "average": 37999.55085,
            "count": 13037856,
            "maximum": 52992,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 4780.501741,
            "variance": 22853196.89
          },
          {
            "average": 36272.86336,
            "count": 13037856,
            "maximum": 52480,
            "minimum": 5120,
            "name": "Green",
            "position": 13,
            "stddev": 3900.88965,
            "variance": 15216940.06
          },
          {
            "average": 32345.34724,
            "count": 13037856,
            "maximum": 51968,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 3920.170345,
            "variance": 15367735.54
          },
          {
            "average": 188237937.6,
            "count": 13037856,
            "maximum": 188239412.1,
            "minimum": 188236806.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 678.3085155,
            "variance": 460102.4422
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289665.4616,
          4847391.421,
          1425.70986,
          290715.3616,
          4848811.301,
          1503.02986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289665.4616388855,
                4847391.421242143,
                1425.7098604021533
              ],
              [
                289665.4616388855,
                4848811.301242144,
                1425.7098604021533
              ],
              [
                290715.3616388855,
                4848811.301242144,
                1503.0298604021534
              ],
              [
                290715.3616388855,
                4847391.421242143,
                1503.0298604021534
              ],
              [
                289665.4616388855,
                4847391.421242143,
                1425.7098604021533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:30:12+00:00",
        "end_time": "2017-08-31T17:46:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5322.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5322.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5322.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5322.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6130298,
            43.74970997,
            1425.70986,
            -119.5994466,
            43.76277845,
            1503.02986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247369291107,
                  43.74970996760071,
                  1425.7098604021533
                ],
                [
                  -119.61302975131514,
                  43.76248110445743,
                  1425.7098604021533
                ],
                [
                  -119.59999990994052,
                  43.76277845370417,
                  1503.0298604021534
                ],
                [
                  -119.59944661668112,
                  43.750007185083014,
                  1503.0298604021534
                ],
                [
                  -119.61247369291107,
                  43.74970996760071,
                  1425.7098604021533
                ]
              ]
            ]
          },
          "id": "20170831_43119G5322.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5322.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:30:12Z",
            "pc:count": 13037856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290193.62,
                "count": 13037856,
                "maximum": 290715.3616,
                "minimum": 289665.4616,
                "name": "X",
                "position": 0,
                "stddev": 290.9026875,
                "variance": 84624.37358
              },
              {
                "average": 4848101.732,
                "count": 13037856,
                "maximum": 4848811.301,
                "minimum": 4847391.421,
                "name": "Y",
                "position": 1,
                "stddev": 397.6026799,
                "variance": 158087.8911
              },
              {
                "average": 1464.831813,
                "count": 13037856,
                "maximum": 1503.02986,
                "minimum": 1425.70986,
                "name": "Z",
                "position": 2,
                "stddev": 13.91214231,
                "variance": 193.5477036
              },
              {
                "average": 19545.21943,
                "count": 13037856,
                "maximum": 33617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2188.582642,
                "variance": 4789893.981
              },
              {
                "average": 1.011149916,
                "count": 13037856,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1120777932,
                "variance": 0.01256143173
              },
              {
                "average": 1.022627187,
                "count": 13037856,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1637417783,
                "variance": 0.02681136994
              },
              {
                "average": 0.5023007617,
                "count": 13037856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947256,
                "variance": 0.2499947257
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179020538,
                "count": 13037856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3833695299,
                "variance": 0.1469721965
              },
              {
                "average": 0.3534764574,
                "count": 13037856,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72346108,
                "variance": 137.4395398
              },
              {
                "average": 1.990360915,
                "count": 13037856,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003923266,
                "variance": 1.007861924
              },
              {
                "average": 1138.100788,
                "count": 13037856,
                "maximum": 1140,
                "minimum": 1136,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9848242679,
                "variance": 0.9698788386
              },
              {
                "average": 37999.55085,
                "count": 13037856,
                "maximum": 52992,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 4780.501741,
                "variance": 22853196.89
              },
              {
                "average": 36272.86336,
                "count": 13037856,
                "maximum": 52480,
                "minimum": 5120,
                "name": "Green",
                "position": 13,
                "stddev": 3900.88965,
                "variance": 15216940.06
              },
              {
                "average": 32345.34724,
                "count": 13037856,
                "maximum": 51968,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 3920.170345,
                "variance": 15367735.54
              },
              {
                "average": 188237937.6,
                "count": 13037856,
                "maximum": 188239412.1,
                "minimum": 188236806.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 678.3085155,
                "variance": 460102.4422
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289665.4616,
              4847391.421,
              1425.70986,
              290715.3616,
              4848811.301,
              1503.02986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289665.4616388855,
                    4847391.421242143,
                    1425.7098604021533
                  ],
                  [
                    289665.4616388855,
                    4848811.301242144,
                    1425.7098604021533
                  ],
                  [
                    290715.3616388855,
                    4848811.301242144,
                    1503.0298604021534
                  ],
                  [
                    290715.3616388855,
                    4847391.421242143,
                    1503.0298604021534
                  ],
                  [
                    289665.4616388855,
                    4847391.421242143,
                    1425.7098604021533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:30:12+00:00",
            "end_time": "2017-08-31T17:46: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": "20170911_43119F7320a.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81294461077267,
              43.64959994843196,
              1563.7470631033807
            ],
            [
              -119.81296300887834,
              43.64999385034694,
              1563.7470631033807
            ],
            [
              -119.81248692080244,
              43.65000557392747,
              1577.4070631033806
            ],
            [
              -119.81246852580061,
              43.64961167185222,
              1577.4070631033806
            ],
            [
              -119.81294461077267,
              43.64959994843196,
              1563.7470631033807
            ]
          ]
        ]
      },
      "bbox": [
        -119.812963,
        43.64959995,
        1563.747063,
        -119.8124685,
        43.65000557,
        1577.407063
      ],
      "properties": {
        "datetime": "2017-09-11T21:24:22Z",
        "pc:count": 8377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273172.4387,
            "count": 8377,
            "maximum": 273185.6503,
            "minimum": 273147.2103,
            "name": "X",
            "position": 0,
            "stddev": 8.770905009,
            "variance": 76.92877467
          },
          {
            "average": 4836831.228,
            "count": 8377,
            "maximum": 4836845.032,
            "minimum": 4836801.232,
            "name": "Y",
            "position": 1,
            "stddev": 9.94013044,
            "variance": 98.80619315
          },
          {
            "average": 1566.41545,
            "count": 8377,
            "maximum": 1577.407063,
            "minimum": 1563.747063,
            "name": "Z",
            "position": 2,
            "stddev": 2.743957391,
            "variance": 7.529302162
          },
          {
            "average": 21637.73773,
            "count": 8377,
            "maximum": 34833,
            "minimum": 4,
            "name": "Intensity",
            "position": 3,
            "stddev": 7881.874888,
            "variance": 62123951.75
          },
          {
            "average": 1.266443834,
            "count": 8377,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.531628277,
            "variance": 0.2826286249
          },
          {
            "average": 1.525367077,
            "count": 8377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7117229837,
            "variance": 0.5065496056
          },
          {
            "average": 0.4796466515,
            "count": 8377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499615391,
            "variance": 0.2496155389
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166646771,
            "count": 8377,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.372682445,
            "variance": 0.1388922048
          },
          {
            "average": 8.331314883,
            "count": 8377,
            "maximum": 16.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.14892486,
            "variance": 66.40497638
          },
          {
            "average": 1.862003104,
            "count": 8377,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.066467917,
            "variance": 1.137353819
          },
          {
            "average": 1196.508058,
            "count": 8377,
            "maximum": 1197,
            "minimum": 1195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5735854345,
            "variance": 0.3290002507
          },
          {
            "average": 28184.05061,
            "count": 8377,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10776.03864,
            "variance": 116123008.9
          },
          {
            "average": 27628.68616,
            "count": 8377,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8633.500349,
            "variance": 74537328.28
          },
          {
            "average": 22113.88325,
            "count": 8377,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8114.189351,
            "variance": 65840068.83
          },
          {
            "average": 189200105.9,
            "count": 8377,
            "maximum": 189200262.3,
            "minimum": 189199281.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 216.5812442,
            "variance": 46907.43532
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273147.2103,
          4836801.232,
          1563.747063,
          273185.6503,
          4836845.032,
          1577.407063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273147.2103246789,
                4836801.231696347,
                1563.7470631033807
              ],
              [
                273147.2103246789,
                4836845.0316963475,
                1563.7470631033807
              ],
              [
                273185.65032467886,
                4836845.0316963475,
                1577.4070631033806
              ],
              [
                273185.65032467886,
                4836801.231696347,
                1577.4070631033806
              ],
              [
                273147.2103246789,
                4836801.231696347,
                1563.7470631033807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:24:22+00:00",
        "end_time": "2017-09-11T21:08:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7320a.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7320a.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7320a.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7320a.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.812963,
            43.64959995,
            1563.747063,
            -119.8124685,
            43.65000557,
            1577.407063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81294461077267,
                  43.64959994843196,
                  1563.7470631033807
                ],
                [
                  -119.81296300887834,
                  43.64999385034694,
                  1563.7470631033807
                ],
                [
                  -119.81248692080244,
                  43.65000557392747,
                  1577.4070631033806
                ],
                [
                  -119.81246852580061,
                  43.64961167185222,
                  1577.4070631033806
                ],
                [
                  -119.81294461077267,
                  43.64959994843196,
                  1563.7470631033807
                ]
              ]
            ]
          },
          "id": "20170911_43119F7320a.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7320a.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:24:22Z",
            "pc:count": 8377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273172.4387,
                "count": 8377,
                "maximum": 273185.6503,
                "minimum": 273147.2103,
                "name": "X",
                "position": 0,
                "stddev": 8.770905009,
                "variance": 76.92877467
              },
              {
                "average": 4836831.228,
                "count": 8377,
                "maximum": 4836845.032,
                "minimum": 4836801.232,
                "name": "Y",
                "position": 1,
                "stddev": 9.94013044,
                "variance": 98.80619315
              },
              {
                "average": 1566.41545,
                "count": 8377,
                "maximum": 1577.407063,
                "minimum": 1563.747063,
                "name": "Z",
                "position": 2,
                "stddev": 2.743957391,
                "variance": 7.529302162
              },
              {
                "average": 21637.73773,
                "count": 8377,
                "maximum": 34833,
                "minimum": 4,
                "name": "Intensity",
                "position": 3,
                "stddev": 7881.874888,
                "variance": 62123951.75
              },
              {
                "average": 1.266443834,
                "count": 8377,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.531628277,
                "variance": 0.2826286249
              },
              {
                "average": 1.525367077,
                "count": 8377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7117229837,
                "variance": 0.5065496056
              },
              {
                "average": 0.4796466515,
                "count": 8377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499615391,
                "variance": 0.2496155389
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166646771,
                "count": 8377,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.372682445,
                "variance": 0.1388922048
              },
              {
                "average": 8.331314883,
                "count": 8377,
                "maximum": 16.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.14892486,
                "variance": 66.40497638
              },
              {
                "average": 1.862003104,
                "count": 8377,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.066467917,
                "variance": 1.137353819
              },
              {
                "average": 1196.508058,
                "count": 8377,
                "maximum": 1197,
                "minimum": 1195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5735854345,
                "variance": 0.3290002507
              },
              {
                "average": 28184.05061,
                "count": 8377,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10776.03864,
                "variance": 116123008.9
              },
              {
                "average": 27628.68616,
                "count": 8377,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8633.500349,
                "variance": 74537328.28
              },
              {
                "average": 22113.88325,
                "count": 8377,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8114.189351,
                "variance": 65840068.83
              },
              {
                "average": 189200105.9,
                "count": 8377,
                "maximum": 189200262.3,
                "minimum": 189199281.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 216.5812442,
                "variance": 46907.43532
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273147.2103,
              4836801.232,
              1563.747063,
              273185.6503,
              4836845.032,
              1577.407063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273147.2103246789,
                    4836801.231696347,
                    1563.7470631033807
                  ],
                  [
                    273147.2103246789,
                    4836845.0316963475,
                    1563.7470631033807
                  ],
                  [
                    273185.65032467886,
                    4836845.0316963475,
                    1577.4070631033806
                  ],
                  [
                    273185.65032467886,
                    4836801.231696347,
                    1577.4070631033806
                  ],
                  [
                    273147.2103246789,
                    4836801.231696347,
                    1563.7470631033807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:24:22+00:00",
            "end_time": "2017-09-11T21:08: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": "20170910_43119F6408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.66247265156616,
              43.66220416815981,
              1388.6105223744478
            ],
            [
              -119.66303788786149,
              43.67498110284996,
              1388.6105223744478
            ],
            [
              -119.65000025403938,
              43.67528430760961,
              1471.2905223744476
            ],
            [
              -119.64943777709932,
              43.66250723848054,
              1471.2905223744476
            ],
            [
              -119.66247265156616,
              43.66220416815981,
              1388.6105223744478
            ]
          ]
        ]
      },
      "bbox": [
        -119.6630379,
        43.66220417,
        1388.610522,
        -119.6494378,
        43.67528431,
        1471.290522
      ],
      "properties": {
        "datetime": "2017-09-10T19:29:25Z",
        "pc:count": 16024678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285841.9843,
            "count": 16024678,
            "maximum": 286379.6487,
            "minimum": 285327.5487,
            "name": "X",
            "position": 0,
            "stddev": 290.8677568,
            "variance": 84604.05194
          },
          {
            "average": 4838535.92,
            "count": 16024678,
            "maximum": 4839221.154,
            "minimum": 4837800.594,
            "name": "Y",
            "position": 1,
            "stddev": 417.6298017,
            "variance": 174414.6513
          },
          {
            "average": 1444.81206,
            "count": 16024678,
            "maximum": 1471.290522,
            "minimum": 1388.610522,
            "name": "Z",
            "position": 2,
            "stddev": 15.56581161,
            "variance": 242.2944912
          },
          {
            "average": 25439.17109,
            "count": 16024678,
            "maximum": 46705,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 3343.256354,
            "variance": 11177363.05
          },
          {
            "average": 1.019558209,
            "count": 16024678,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1543854774,
            "variance": 0.02383487564
          },
          {
            "average": 1.039366158,
            "count": 16024678,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.227938113,
            "variance": 0.05195578337
          },
          {
            "average": 0.4999142572,
            "count": 16024678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000082,
            "variance": 0.2500000082
          },
          {
            "average": 4.736444626e-05,
            "count": 16024678,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.006882020476,
            "variance": 4.736220583e-05
          },
          {
            "average": 1.228088202,
            "count": 16024678,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4195997919,
            "variance": 0.1760639853
          },
          {
            "average": 1.33207586,
            "count": 16024678,
            "maximum": 22.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34365457,
            "variance": 152.3658081
          },
          {
            "average": 2.003833088,
            "count": 16024678,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006784596,
            "variance": 1.013615223
          },
          {
            "average": 1166.50801,
            "count": 16024678,
            "maximum": 1182,
            "minimum": 1163,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.608269137,
            "variance": 21.23614444
          },
          {
            "average": 40572.09107,
            "count": 16024678,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4967.447197,
            "variance": 24675531.66
          },
          {
            "average": 38826.42776,
            "count": 16024678,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 4038.98263,
            "variance": 16313380.68
          },
          {
            "average": 35363.60318,
            "count": 16024678,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3944.442138,
            "variance": 15558623.78
          },
          {
            "average": 189096080.3,
            "count": 16024678,
            "maximum": 189106965.7,
            "minimum": 189093939.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 3223.757773,
            "variance": 10392614.18
          },
          {
            "average": 0,
            "count": 16024678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16024678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16024678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16024678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16024678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285327.5487,
          4837800.594,
          1388.610522,
          286379.6487,
          4839221.154,
          1471.290522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285327.548700413,
                4837800.594062814,
                1388.6105223744478
              ],
              [
                285327.548700413,
                4839221.154062814,
                1388.6105223744478
              ],
              [
                286379.648700413,
                4839221.154062814,
                1471.2905223744476
              ],
              [
                286379.648700413,
                4837800.594062814,
                1471.2905223744476
              ],
              [
                285327.548700413,
                4837800.594062814,
                1388.6105223744478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:29:25+00:00",
        "end_time": "2017-09-10T15:52:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6630379,
            43.66220417,
            1388.610522,
            -119.6494378,
            43.67528431,
            1471.290522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.66247265156616,
                  43.66220416815981,
                  1388.6105223744478
                ],
                [
                  -119.66303788786149,
                  43.67498110284996,
                  1388.6105223744478
                ],
                [
                  -119.65000025403938,
                  43.67528430760961,
                  1471.2905223744476
                ],
                [
                  -119.64943777709932,
                  43.66250723848054,
                  1471.2905223744476
                ],
                [
                  -119.66247265156616,
                  43.66220416815981,
                  1388.6105223744478
                ]
              ]
            ]
          },
          "id": "20170910_43119F6408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:29:25Z",
            "pc:count": 16024678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285841.9843,
                "count": 16024678,
                "maximum": 286379.6487,
                "minimum": 285327.5487,
                "name": "X",
                "position": 0,
                "stddev": 290.8677568,
                "variance": 84604.05194
              },
              {
                "average": 4838535.92,
                "count": 16024678,
                "maximum": 4839221.154,
                "minimum": 4837800.594,
                "name": "Y",
                "position": 1,
                "stddev": 417.6298017,
                "variance": 174414.6513
              },
              {
                "average": 1444.81206,
                "count": 16024678,
                "maximum": 1471.290522,
                "minimum": 1388.610522,
                "name": "Z",
                "position": 2,
                "stddev": 15.56581161,
                "variance": 242.2944912
              },
              {
                "average": 25439.17109,
                "count": 16024678,
                "maximum": 46705,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 3343.256354,
                "variance": 11177363.05
              },
              {
                "average": 1.019558209,
                "count": 16024678,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1543854774,
                "variance": 0.02383487564
              },
              {
                "average": 1.039366158,
                "count": 16024678,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.227938113,
                "variance": 0.05195578337
              },
              {
                "average": 0.4999142572,
                "count": 16024678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000082,
                "variance": 0.2500000082
              },
              {
                "average": 4.736444626e-05,
                "count": 16024678,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.006882020476,
                "variance": 4.736220583e-05
              },
              {
                "average": 1.228088202,
                "count": 16024678,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4195997919,
                "variance": 0.1760639853
              },
              {
                "average": 1.33207586,
                "count": 16024678,
                "maximum": 22.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34365457,
                "variance": 152.3658081
              },
              {
                "average": 2.003833088,
                "count": 16024678,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006784596,
                "variance": 1.013615223
              },
              {
                "average": 1166.50801,
                "count": 16024678,
                "maximum": 1182,
                "minimum": 1163,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.608269137,
                "variance": 21.23614444
              },
              {
                "average": 40572.09107,
                "count": 16024678,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4967.447197,
                "variance": 24675531.66
              },
              {
                "average": 38826.42776,
                "count": 16024678,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 4038.98263,
                "variance": 16313380.68
              },
              {
                "average": 35363.60318,
                "count": 16024678,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3944.442138,
                "variance": 15558623.78
              },
              {
                "average": 189096080.3,
                "count": 16024678,
                "maximum": 189106965.7,
                "minimum": 189093939.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 3223.757773,
                "variance": 10392614.18
              },
              {
                "average": 0,
                "count": 16024678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16024678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16024678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16024678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16024678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285327.5487,
              4837800.594,
              1388.610522,
              286379.6487,
              4839221.154,
              1471.290522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285327.548700413,
                    4837800.594062814,
                    1388.6105223744478
                  ],
                  [
                    285327.548700413,
                    4839221.154062814,
                    1388.6105223744478
                  ],
                  [
                    286379.648700413,
                    4839221.154062814,
                    1471.2905223744476
                  ],
                  [
                    286379.648700413,
                    4837800.594062814,
                    1471.2905223744476
                  ],
                  [
                    285327.548700413,
                    4837800.594062814,
                    1388.6105223744478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:29:25+00:00",
            "end_time": "2017-09-10T15:52: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": "20170910_43119F7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497073553461,
              43.662192453614765,
              1457.5548031031692
            ],
            [
              -119.77556034253317,
              43.67497916664532,
              1457.5548031031692
            ],
            [
              -119.76250038031039,
              43.67529577402633,
              1514.4148031031693
            ],
            [
              -119.76191353899272,
              43.66250892050679,
              1514.4148031031693
            ],
            [
              -119.77497073553461,
              43.662192453614765,
              1457.5548031031692
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755603,
        43.66219245,
        1457.554803,
        -119.7619135,
        43.67529577,
        1514.414803
      ],
      "properties": {
        "datetime": "2017-09-11T20:12:53Z",
        "pc:count": 16719690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276746.6557,
            "count": 16719690,
            "maximum": 277310.5669,
            "minimum": 276256.5669,
            "name": "X",
            "position": 0,
            "stddev": 293.9309819,
            "variance": 86395.42214
          },
          {
            "average": 4838797.578,
            "count": 16719690,
            "maximum": 4839518.463,
            "minimum": 4838096.683,
            "name": "Y",
            "position": 1,
            "stddev": 402.4099273,
            "variance": 161933.7496
          },
          {
            "average": 1476.224355,
            "count": 16719690,
            "maximum": 1514.414803,
            "minimum": 1457.554803,
            "name": "Z",
            "position": 2,
            "stddev": 8.184684603,
            "variance": 66.98906205
          },
          {
            "average": 21291.26252,
            "count": 16719690,
            "maximum": 44113,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7951.942279,
            "variance": 63233386.01
          },
          {
            "average": 1.280922852,
            "count": 16719690,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5878131271,
            "variance": 0.3455242724
          },
          {
            "average": 1.570552205,
            "count": 16719690,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8415804727,
            "variance": 0.708257692
          },
          {
            "average": 0.5030138717,
            "count": 16719690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909314,
            "variance": 0.2499909315
          },
          {
            "average": 2.332579133e-06,
            "count": 16719690,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001527276606,
            "variance": 2.332573831e-06
          },
          {
            "average": 1.190126372,
            "count": 16719690,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.392400744,
            "variance": 0.1539783439
          },
          {
            "average": -0.6611835437,
            "count": 16719690,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91473917,
            "variance": 141.9610094
          },
          {
            "average": 1.851544377,
            "count": 16719690,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.067768268,
            "variance": 1.140129075
          },
          {
            "average": 1186.895304,
            "count": 16719690,
            "maximum": 1189,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.011259858,
            "variance": 1.0226465
          },
          {
            "average": 26472.04944,
            "count": 16719690,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11820.38938,
            "variance": 139721605.2
          },
          {
            "average": 25952.51635,
            "count": 16719690,
            "maximum": 48128,
            "minimum": 256,
            "name": "Green",
            "position": 13,
            "stddev": 10253.0034,
            "variance": 105124078.7
          },
          {
            "average": 22353.73464,
            "count": 16719690,
            "maximum": 44544,
            "minimum": 1536,
            "name": "Blue",
            "position": 14,
            "stddev": 9163.382716,
            "variance": 83967582.81
          },
          {
            "average": 189194717.7,
            "count": 16719690,
            "maximum": 189195973.9,
            "minimum": 189106287.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 1093.397566,
            "variance": 1195518.238
          },
          {
            "average": 0,
            "count": 16719690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276256.5669,
          4838096.683,
          1457.554803,
          277310.5669,
          4839518.463,
          1514.414803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276256.5669271704,
                4838096.68308892,
                1457.5548031031692
              ],
              [
                276256.5669271704,
                4839518.463088919,
                1457.5548031031692
              ],
              [
                277310.5669271704,
                4839518.463088919,
                1514.4148031031693
              ],
              [
                277310.5669271704,
                4838096.68308892,
                1514.4148031031693
              ],
              [
                276256.5669271704,
                4838096.68308892,
                1457.5548031031692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:12:53+00:00",
        "end_time": "2017-09-10T19:18:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755603,
            43.66219245,
            1457.554803,
            -119.7619135,
            43.67529577,
            1514.414803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497073553461,
                  43.662192453614765,
                  1457.5548031031692
                ],
                [
                  -119.77556034253317,
                  43.67497916664532,
                  1457.5548031031692
                ],
                [
                  -119.76250038031039,
                  43.67529577402633,
                  1514.4148031031693
                ],
                [
                  -119.76191353899272,
                  43.66250892050679,
                  1514.4148031031693
                ],
                [
                  -119.77497073553461,
                  43.662192453614765,
                  1457.5548031031692
                ]
              ]
            ]
          },
          "id": "20170910_43119F7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:12:53Z",
            "pc:count": 16719690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276746.6557,
                "count": 16719690,
                "maximum": 277310.5669,
                "minimum": 276256.5669,
                "name": "X",
                "position": 0,
                "stddev": 293.9309819,
                "variance": 86395.42214
              },
              {
                "average": 4838797.578,
                "count": 16719690,
                "maximum": 4839518.463,
                "minimum": 4838096.683,
                "name": "Y",
                "position": 1,
                "stddev": 402.4099273,
                "variance": 161933.7496
              },
              {
                "average": 1476.224355,
                "count": 16719690,
                "maximum": 1514.414803,
                "minimum": 1457.554803,
                "name": "Z",
                "position": 2,
                "stddev": 8.184684603,
                "variance": 66.98906205
              },
              {
                "average": 21291.26252,
                "count": 16719690,
                "maximum": 44113,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7951.942279,
                "variance": 63233386.01
              },
              {
                "average": 1.280922852,
                "count": 16719690,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5878131271,
                "variance": 0.3455242724
              },
              {
                "average": 1.570552205,
                "count": 16719690,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8415804727,
                "variance": 0.708257692
              },
              {
                "average": 0.5030138717,
                "count": 16719690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909314,
                "variance": 0.2499909315
              },
              {
                "average": 2.332579133e-06,
                "count": 16719690,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001527276606,
                "variance": 2.332573831e-06
              },
              {
                "average": 1.190126372,
                "count": 16719690,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.392400744,
                "variance": 0.1539783439
              },
              {
                "average": -0.6611835437,
                "count": 16719690,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91473917,
                "variance": 141.9610094
              },
              {
                "average": 1.851544377,
                "count": 16719690,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.067768268,
                "variance": 1.140129075
              },
              {
                "average": 1186.895304,
                "count": 16719690,
                "maximum": 1189,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.011259858,
                "variance": 1.0226465
              },
              {
                "average": 26472.04944,
                "count": 16719690,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11820.38938,
                "variance": 139721605.2
              },
              {
                "average": 25952.51635,
                "count": 16719690,
                "maximum": 48128,
                "minimum": 256,
                "name": "Green",
                "position": 13,
                "stddev": 10253.0034,
                "variance": 105124078.7
              },
              {
                "average": 22353.73464,
                "count": 16719690,
                "maximum": 44544,
                "minimum": 1536,
                "name": "Blue",
                "position": 14,
                "stddev": 9163.382716,
                "variance": 83967582.81
              },
              {
                "average": 189194717.7,
                "count": 16719690,
                "maximum": 189195973.9,
                "minimum": 189106287.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 1093.397566,
                "variance": 1195518.238
              },
              {
                "average": 0,
                "count": 16719690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276256.5669,
              4838096.683,
              1457.554803,
              277310.5669,
              4839518.463,
              1514.414803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276256.5669271704,
                    4838096.68308892,
                    1457.5548031031692
                  ],
                  [
                    276256.5669271704,
                    4839518.463088919,
                    1457.5548031031692
                  ],
                  [
                    277310.5669271704,
                    4839518.463088919,
                    1514.4148031031693
                  ],
                  [
                    277310.5669271704,
                    4838096.68308892,
                    1514.4148031031693
                  ],
                  [
                    276256.5669271704,
                    4838096.68308892,
                    1457.5548031031692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:12:53+00:00",
            "end_time": "2017-09-10T19:18:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5323.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.5999720275104,
              43.749711101189675,
              1427.1061289662014
            ],
            [
              -119.60052538002586,
              43.76248128579465,
              1427.1061289662014
            ],
            [
              -119.58749913261704,
              43.76277712516793,
              1507.9461289662015
            ],
            [
              -119.58694854433227,
              43.75000680947735,
              1507.9461289662015
            ],
            [
              -119.5999720275104,
              43.749711101189675,
              1427.1061289662014
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005254,
        43.7497111,
        1427.106129,
        -119.5869485,
        43.76277713,
        1507.946129
      ],
      "properties": {
        "datetime": "2017-08-31T18:08:14Z",
        "pc:count": 13686099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291196.9327,
            "count": 13686099,
            "maximum": 291721.6262,
            "minimum": 290672.0262,
            "name": "X",
            "position": 0,
            "stddev": 288.8004296,
            "variance": 83405.68816
          },
          {
            "average": 4848082.019,
            "count": 13686099,
            "maximum": 4848779.624,
            "minimum": 4847359.864,
            "name": "Y",
            "position": 1,
            "stddev": 396.5192757,
            "variance": 157227.536
          },
          {
            "average": 1455.819543,
            "count": 13686099,
            "maximum": 1507.946129,
            "minimum": 1427.106129,
            "name": "Z",
            "position": 2,
            "stddev": 17.91863827,
            "variance": 321.0775974
          },
          {
            "average": 19661.74634,
            "count": 13686099,
            "maximum": 34449,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2943.689124,
            "variance": 8665305.66
          },
          {
            "average": 1.03964519,
            "count": 13686099,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2228766087,
            "variance": 0.04967398271
          },
          {
            "average": 1.079990288,
            "count": 13686099,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3304798067,
            "variance": 0.1092169026
          },
          {
            "average": 0.5026587196,
            "count": 13686099,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929494,
            "variance": 0.2499929495
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177252042,
            "count": 13686099,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3818818751,
            "variance": 0.1458337665
          },
          {
            "average": 0.2877397774,
            "count": 13686099,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67761325,
            "variance": 136.3666512
          },
          {
            "average": 1.977472617,
            "count": 13686099,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.009872522,
            "variance": 1.01984251
          },
          {
            "average": 1136.018408,
            "count": 13686099,
            "maximum": 1138,
            "minimum": 1134,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9799216372,
            "variance": 0.9602464151
          },
          {
            "average": 37875.4508,
            "count": 13686099,
            "maximum": 52992,
            "minimum": 3072,
            "name": "Red",
            "position": 12,
            "stddev": 5905.711102,
            "variance": 34877423.62
          },
          {
            "average": 35833.90993,
            "count": 13686099,
            "maximum": 52224,
            "minimum": 4608,
            "name": "Green",
            "position": 13,
            "stddev": 4823.648379,
            "variance": 23267583.68
          },
          {
            "average": 31411.50262,
            "count": 13686099,
            "maximum": 50688,
            "minimum": 5888,
            "name": "Blue",
            "position": 14,
            "stddev": 4965.632364,
            "variance": 24657504.78
          },
          {
            "average": 188236583.5,
            "count": 13686099,
            "maximum": 188238094.7,
            "minimum": 188235433.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 685.0154439,
            "variance": 469246.1583
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290672.0262,
          4847359.864,
          1427.106129,
          291721.6262,
          4848779.624,
          1507.946129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290672.0262254529,
                4847359.864003293,
                1427.1061289662014
              ],
              [
                290672.0262254529,
                4848779.624003293,
                1427.1061289662014
              ],
              [
                291721.62622545287,
                4848779.624003293,
                1507.9461289662015
              ],
              [
                291721.62622545287,
                4847359.864003293,
                1507.9461289662015
              ],
              [
                290672.0262254529,
                4847359.864003293,
                1427.1061289662014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:08:14+00:00",
        "end_time": "2017-08-31T17:23:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5323.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5323.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5323.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5323.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005254,
            43.7497111,
            1427.106129,
            -119.5869485,
            43.76277713,
            1507.946129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.5999720275104,
                  43.749711101189675,
                  1427.1061289662014
                ],
                [
                  -119.60052538002586,
                  43.76248128579465,
                  1427.1061289662014
                ],
                [
                  -119.58749913261704,
                  43.76277712516793,
                  1507.9461289662015
                ],
                [
                  -119.58694854433227,
                  43.75000680947735,
                  1507.9461289662015
                ],
                [
                  -119.5999720275104,
                  43.749711101189675,
                  1427.1061289662014
                ]
              ]
            ]
          },
          "id": "20170831_43119G5323.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5323.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:08:14Z",
            "pc:count": 13686099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291196.9327,
                "count": 13686099,
                "maximum": 291721.6262,
                "minimum": 290672.0262,
                "name": "X",
                "position": 0,
                "stddev": 288.8004296,
                "variance": 83405.68816
              },
              {
                "average": 4848082.019,
                "count": 13686099,
                "maximum": 4848779.624,
                "minimum": 4847359.864,
                "name": "Y",
                "position": 1,
                "stddev": 396.5192757,
                "variance": 157227.536
              },
              {
                "average": 1455.819543,
                "count": 13686099,
                "maximum": 1507.946129,
                "minimum": 1427.106129,
                "name": "Z",
                "position": 2,
                "stddev": 17.91863827,
                "variance": 321.0775974
              },
              {
                "average": 19661.74634,
                "count": 13686099,
                "maximum": 34449,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2943.689124,
                "variance": 8665305.66
              },
              {
                "average": 1.03964519,
                "count": 13686099,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2228766087,
                "variance": 0.04967398271
              },
              {
                "average": 1.079990288,
                "count": 13686099,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3304798067,
                "variance": 0.1092169026
              },
              {
                "average": 0.5026587196,
                "count": 13686099,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929494,
                "variance": 0.2499929495
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177252042,
                "count": 13686099,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3818818751,
                "variance": 0.1458337665
              },
              {
                "average": 0.2877397774,
                "count": 13686099,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67761325,
                "variance": 136.3666512
              },
              {
                "average": 1.977472617,
                "count": 13686099,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.009872522,
                "variance": 1.01984251
              },
              {
                "average": 1136.018408,
                "count": 13686099,
                "maximum": 1138,
                "minimum": 1134,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9799216372,
                "variance": 0.9602464151
              },
              {
                "average": 37875.4508,
                "count": 13686099,
                "maximum": 52992,
                "minimum": 3072,
                "name": "Red",
                "position": 12,
                "stddev": 5905.711102,
                "variance": 34877423.62
              },
              {
                "average": 35833.90993,
                "count": 13686099,
                "maximum": 52224,
                "minimum": 4608,
                "name": "Green",
                "position": 13,
                "stddev": 4823.648379,
                "variance": 23267583.68
              },
              {
                "average": 31411.50262,
                "count": 13686099,
                "maximum": 50688,
                "minimum": 5888,
                "name": "Blue",
                "position": 14,
                "stddev": 4965.632364,
                "variance": 24657504.78
              },
              {
                "average": 188236583.5,
                "count": 13686099,
                "maximum": 188238094.7,
                "minimum": 188235433.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 685.0154439,
                "variance": 469246.1583
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290672.0262,
              4847359.864,
              1427.106129,
              291721.6262,
              4848779.624,
              1507.946129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290672.0262254529,
                    4847359.864003293,
                    1427.1061289662014
                  ],
                  [
                    290672.0262254529,
                    4848779.624003293,
                    1427.1061289662014
                  ],
                  [
                    291721.62622545287,
                    4848779.624003293,
                    1507.9461289662015
                  ],
                  [
                    291721.62622545287,
                    4847359.864003293,
                    1507.9461289662015
                  ],
                  [
                    290672.0262254529,
                    4847359.864003293,
                    1427.1061289662014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:08:14+00:00",
            "end_time": "2017-08-31T17:23: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": "20170911_43119F7320b.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82149461190257,
              43.63727302852147,
              1516.29749535116
            ],
            [
              -119.8217309433336,
              43.64231908116031,
              1516.29749535116
            ],
            [
              -119.81248681532462,
              43.64254706881993,
              1562.1174953511602
            ],
            [
              -119.81225125563408,
              43.637500976250664,
              1562.1174953511602
            ],
            [
              -119.82149461190257,
              43.63727302852147,
              1516.29749535116
            ]
          ]
        ]
      },
      "bbox": [
        -119.8217309,
        43.63727303,
        1516.297495,
        -119.8122513,
        43.64254707,
        1562.117495
      ],
      "properties": {
        "datetime": "2017-09-11T21:49:40Z",
        "pc:count": 1545804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272912.0357,
            "count": 1545804,
            "maximum": 273157.5699,
            "minimum": 272411.0899,
            "name": "X",
            "position": 0,
            "stddev": 217.1152505,
            "variance": 47139.03199
          },
          {
            "average": 4835629.9,
            "count": 1545804,
            "maximum": 4836016.635,
            "minimum": 4835455.535,
            "name": "Y",
            "position": 1,
            "stddev": 148.3300322,
            "variance": 22001.79846
          },
          {
            "average": 1543.65387,
            "count": 1545804,
            "maximum": 1562.117495,
            "minimum": 1516.297495,
            "name": "Z",
            "position": 2,
            "stddev": 5.65235417,
            "variance": 31.94910767
          },
          {
            "average": 21132.02182,
            "count": 1545804,
            "maximum": 39089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 7102.054965,
            "variance": 50439184.72
          },
          {
            "average": 1.229102784,
            "count": 1545804,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5041687675,
            "variance": 0.2541861461
          },
          {
            "average": 1.461176837,
            "count": 1545804,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6969796252,
            "variance": 0.4857805979
          },
          {
            "average": 0.5066923103,
            "count": 1545804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999553727,
            "variance": 0.2499553747
          },
          {
            "average": 5.822212907e-06,
            "count": 1545804,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002412919969,
            "variance": 5.822182775e-06
          },
          {
            "average": 1.208277375,
            "count": 1545804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4060763684,
            "variance": 0.164898017
          },
          {
            "average": -1.900812489,
            "count": 1545804,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.5834889,
            "variance": 112.0102373
          },
          {
            "average": 1.870686711,
            "count": 1545804,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057936392,
            "variance": 1.119229409
          },
          {
            "average": 1197.802555,
            "count": 1545804,
            "maximum": 1200,
            "minimum": 1196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.80634882,
            "variance": 0.6501984196
          },
          {
            "average": 28619.1967,
            "count": 1545804,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8735.675045,
            "variance": 76312018.49
          },
          {
            "average": 28057.44824,
            "count": 1545804,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7105.046042,
            "variance": 50481679.26
          },
          {
            "average": 24057.10716,
            "count": 1545804,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7092.534654,
            "variance": 50304047.82
          },
          {
            "average": 189200725.4,
            "count": 1545804,
            "maximum": 189201780.9,
            "minimum": 189199966.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 385.6881657,
            "variance": 148755.3612
          },
          {
            "average": 0,
            "count": 1545804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1545804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272411.0899,
          4835455.535,
          1516.297495,
          273157.5699,
          4836016.635,
          1562.117495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272411.0899296208,
                4835455.5347536085,
                1516.29749535116
              ],
              [
                272411.0899296208,
                4836016.634753608,
                1516.29749535116
              ],
              [
                273157.5699296208,
                4836016.634753608,
                1562.1174953511602
              ],
              [
                273157.5699296208,
                4835455.5347536085,
                1562.1174953511602
              ],
              [
                272411.0899296208,
                4835455.5347536085,
                1516.29749535116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:49:40+00:00",
        "end_time": "2017-09-11T21:19:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7320b.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7320b.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7320b.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7320b.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8217309,
            43.63727303,
            1516.297495,
            -119.8122513,
            43.64254707,
            1562.117495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82149461190257,
                  43.63727302852147,
                  1516.29749535116
                ],
                [
                  -119.8217309433336,
                  43.64231908116031,
                  1516.29749535116
                ],
                [
                  -119.81248681532462,
                  43.64254706881993,
                  1562.1174953511602
                ],
                [
                  -119.81225125563408,
                  43.637500976250664,
                  1562.1174953511602
                ],
                [
                  -119.82149461190257,
                  43.63727302852147,
                  1516.29749535116
                ]
              ]
            ]
          },
          "id": "20170911_43119F7320b.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7320b.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:49:40Z",
            "pc:count": 1545804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272912.0357,
                "count": 1545804,
                "maximum": 273157.5699,
                "minimum": 272411.0899,
                "name": "X",
                "position": 0,
                "stddev": 217.1152505,
                "variance": 47139.03199
              },
              {
                "average": 4835629.9,
                "count": 1545804,
                "maximum": 4836016.635,
                "minimum": 4835455.535,
                "name": "Y",
                "position": 1,
                "stddev": 148.3300322,
                "variance": 22001.79846
              },
              {
                "average": 1543.65387,
                "count": 1545804,
                "maximum": 1562.117495,
                "minimum": 1516.297495,
                "name": "Z",
                "position": 2,
                "stddev": 5.65235417,
                "variance": 31.94910767
              },
              {
                "average": 21132.02182,
                "count": 1545804,
                "maximum": 39089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 7102.054965,
                "variance": 50439184.72
              },
              {
                "average": 1.229102784,
                "count": 1545804,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5041687675,
                "variance": 0.2541861461
              },
              {
                "average": 1.461176837,
                "count": 1545804,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6969796252,
                "variance": 0.4857805979
              },
              {
                "average": 0.5066923103,
                "count": 1545804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999553727,
                "variance": 0.2499553747
              },
              {
                "average": 5.822212907e-06,
                "count": 1545804,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002412919969,
                "variance": 5.822182775e-06
              },
              {
                "average": 1.208277375,
                "count": 1545804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4060763684,
                "variance": 0.164898017
              },
              {
                "average": -1.900812489,
                "count": 1545804,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.5834889,
                "variance": 112.0102373
              },
              {
                "average": 1.870686711,
                "count": 1545804,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057936392,
                "variance": 1.119229409
              },
              {
                "average": 1197.802555,
                "count": 1545804,
                "maximum": 1200,
                "minimum": 1196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.80634882,
                "variance": 0.6501984196
              },
              {
                "average": 28619.1967,
                "count": 1545804,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8735.675045,
                "variance": 76312018.49
              },
              {
                "average": 28057.44824,
                "count": 1545804,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7105.046042,
                "variance": 50481679.26
              },
              {
                "average": 24057.10716,
                "count": 1545804,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7092.534654,
                "variance": 50304047.82
              },
              {
                "average": 189200725.4,
                "count": 1545804,
                "maximum": 189201780.9,
                "minimum": 189199966.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 385.6881657,
                "variance": 148755.3612
              },
              {
                "average": 0,
                "count": 1545804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1545804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272411.0899,
              4835455.535,
              1516.297495,
              273157.5699,
              4836016.635,
              1562.117495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272411.0899296208,
                    4835455.5347536085,
                    1516.29749535116
                  ],
                  [
                    272411.0899296208,
                    4836016.634753608,
                    1516.29749535116
                  ],
                  [
                    273157.5699296208,
                    4836016.634753608,
                    1562.1174953511602
                  ],
                  [
                    273157.5699296208,
                    4835455.5347536085,
                    1562.1174953511602
                  ],
                  [
                    272411.0899296208,
                    4835455.5347536085,
                    1516.29749535116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:49:40+00:00",
            "end_time": "2017-09-11T21:19: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": "20170911_43119F7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82153333312965,
              43.624772370345305,
              1495.4683587252682
            ],
            [
              -119.82212829434364,
              43.63747861942701,
              1495.4683587252682
            ],
            [
              -119.81249733302982,
              43.63771616299798,
              1555.9083587252683
            ],
            [
              -119.81190439567904,
              43.62500980916721,
              1555.9083587252683
            ],
            [
              -119.82153333312965,
              43.624772370345305,
              1495.4683587252682
            ]
          ]
        ]
      },
      "bbox": [
        -119.8221283,
        43.62477237,
        1495.468359,
        -119.8119044,
        43.63771616,
        1555.908359
      ],
      "properties": {
        "datetime": "2017-09-11T21:49:40Z",
        "pc:count": 10883549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272782.3415,
            "count": 10883549,
            "maximum": 273138.5303,
            "minimum": 272360.7503,
            "name": "X",
            "position": 0,
            "stddev": 199.5978391,
            "variance": 39839.29739
          },
          {
            "average": 4834839.612,
            "count": 10883549,
            "maximum": 4835480.108,
            "minimum": 4834067.228,
            "name": "Y",
            "position": 1,
            "stddev": 397.0407556,
            "variance": 157641.3616
          },
          {
            "average": 1513.437001,
            "count": 10883549,
            "maximum": 1555.908359,
            "minimum": 1495.468359,
            "name": "Z",
            "position": 2,
            "stddev": 10.98467021,
            "variance": 120.6629795
          },
          {
            "average": 23236.0699,
            "count": 10883549,
            "maximum": 42001,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6566.524466,
            "variance": 43119243.57
          },
          {
            "average": 1.150275062,
            "count": 10883549,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4144031333,
            "variance": 0.1717299569
          },
          {
            "average": 1.30219637,
            "count": 10883549,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5875622334,
            "variance": 0.3452293781
          },
          {
            "average": 0.5006516716,
            "count": 10883549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995983,
            "variance": 0.2499995983
          },
          {
            "average": 3.03209918e-05,
            "count": 10883549,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00550636679,
            "variance": 3.032007522e-05
          },
          {
            "average": 1.197182739,
            "count": 10883549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3978714879,
            "variance": 0.1583017209
          },
          {
            "average": 0.5347647699,
            "count": 10883549,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74154197,
            "variance": 137.8638078
          },
          {
            "average": 1.91809611,
            "count": 10883549,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.041114174,
            "variance": 1.083918724
          },
          {
            "average": 1198.85132,
            "count": 10883549,
            "maximum": 1200,
            "minimum": 1197,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7950145319,
            "variance": 0.632048106
          },
          {
            "average": 32087.44364,
            "count": 10883549,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8442.135239,
            "variance": 71269647.39
          },
          {
            "average": 31059.53176,
            "count": 10883549,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6932.357499,
            "variance": 48057580.49
          },
          {
            "average": 26826.97788,
            "count": 10883549,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7079.503465,
            "variance": 50119369.31
          },
          {
            "average": 189201183.1,
            "count": 10883549,
            "maximum": 189201780.2,
            "minimum": 189200282.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 349.4014522,
            "variance": 122081.3748
          },
          {
            "average": 0,
            "count": 10883549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10883549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10883549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10883549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10883549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272360.7503,
          4834067.228,
          1495.468359,
          273138.5303,
          4835480.108,
          1555.908359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272360.750276219,
                4834067.227882468,
                1495.4683587252682
              ],
              [
                272360.750276219,
                4835480.107882469,
                1495.4683587252682
              ],
              [
                273138.530276219,
                4835480.107882469,
                1555.9083587252683
              ],
              [
                273138.530276219,
                4834067.227882468,
                1555.9083587252683
              ],
              [
                272360.750276219,
                4834067.227882468,
                1495.4683587252682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:49:40+00:00",
        "end_time": "2017-09-11T21:24:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8221283,
            43.62477237,
            1495.468359,
            -119.8119044,
            43.63771616,
            1555.908359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82153333312965,
                  43.624772370345305,
                  1495.4683587252682
                ],
                [
                  -119.82212829434364,
                  43.63747861942701,
                  1495.4683587252682
                ],
                [
                  -119.81249733302982,
                  43.63771616299798,
                  1555.9083587252683
                ],
                [
                  -119.81190439567904,
                  43.62500980916721,
                  1555.9083587252683
                ],
                [
                  -119.82153333312965,
                  43.624772370345305,
                  1495.4683587252682
                ]
              ]
            ]
          },
          "id": "20170911_43119F7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:49:40Z",
            "pc:count": 10883549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272782.3415,
                "count": 10883549,
                "maximum": 273138.5303,
                "minimum": 272360.7503,
                "name": "X",
                "position": 0,
                "stddev": 199.5978391,
                "variance": 39839.29739
              },
              {
                "average": 4834839.612,
                "count": 10883549,
                "maximum": 4835480.108,
                "minimum": 4834067.228,
                "name": "Y",
                "position": 1,
                "stddev": 397.0407556,
                "variance": 157641.3616
              },
              {
                "average": 1513.437001,
                "count": 10883549,
                "maximum": 1555.908359,
                "minimum": 1495.468359,
                "name": "Z",
                "position": 2,
                "stddev": 10.98467021,
                "variance": 120.6629795
              },
              {
                "average": 23236.0699,
                "count": 10883549,
                "maximum": 42001,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6566.524466,
                "variance": 43119243.57
              },
              {
                "average": 1.150275062,
                "count": 10883549,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4144031333,
                "variance": 0.1717299569
              },
              {
                "average": 1.30219637,
                "count": 10883549,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5875622334,
                "variance": 0.3452293781
              },
              {
                "average": 0.5006516716,
                "count": 10883549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995983,
                "variance": 0.2499995983
              },
              {
                "average": 3.03209918e-05,
                "count": 10883549,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00550636679,
                "variance": 3.032007522e-05
              },
              {
                "average": 1.197182739,
                "count": 10883549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3978714879,
                "variance": 0.1583017209
              },
              {
                "average": 0.5347647699,
                "count": 10883549,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74154197,
                "variance": 137.8638078
              },
              {
                "average": 1.91809611,
                "count": 10883549,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.041114174,
                "variance": 1.083918724
              },
              {
                "average": 1198.85132,
                "count": 10883549,
                "maximum": 1200,
                "minimum": 1197,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7950145319,
                "variance": 0.632048106
              },
              {
                "average": 32087.44364,
                "count": 10883549,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8442.135239,
                "variance": 71269647.39
              },
              {
                "average": 31059.53176,
                "count": 10883549,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6932.357499,
                "variance": 48057580.49
              },
              {
                "average": 26826.97788,
                "count": 10883549,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7079.503465,
                "variance": 50119369.31
              },
              {
                "average": 189201183.1,
                "count": 10883549,
                "maximum": 189201780.2,
                "minimum": 189200282.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 349.4014522,
                "variance": 122081.3748
              },
              {
                "average": 0,
                "count": 10883549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10883549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10883549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10883549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10883549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272360.7503,
              4834067.228,
              1495.468359,
              273138.5303,
              4835480.108,
              1555.908359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272360.750276219,
                    4834067.227882468,
                    1495.4683587252682
                  ],
                  [
                    272360.750276219,
                    4835480.107882469,
                    1495.4683587252682
                  ],
                  [
                    273138.530276219,
                    4835480.107882469,
                    1555.9083587252683
                  ],
                  [
                    273138.530276219,
                    4834067.227882468,
                    1555.9083587252683
                  ],
                  [
                    272360.750276219,
                    4834067.227882468,
                    1495.4683587252682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:49:40+00:00",
            "end_time": "2017-09-11T21:24:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997381363583,
              43.66221616201334,
              1606.4581114663656
            ],
            [
              -119.5505146797689,
              43.67498236749433,
              1606.4581114663656
            ],
            [
              -119.53749868554948,
              43.67527223125194,
              1865.2981114663658
            ],
            [
              -119.53696057237,
              43.662505897355295,
              1865.2981114663658
            ],
            [
              -119.54997381363583,
              43.66221616201334,
              1606.4581114663656
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505147,
        43.66221616,
        1606.458111,
        -119.5369606,
        43.67527223,
        1865.298111
      ],
      "properties": {
        "datetime": "2017-08-31T18:27:14Z",
        "pc:count": 28783801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294901.9264,
            "count": 28783801,
            "maximum": 295448.8094,
            "minimum": 294398.5494,
            "name": "X",
            "position": 0,
            "stddev": 284.9947307,
            "variance": 81221.99654
          },
          {
            "average": 4838221.663,
            "count": 28783801,
            "maximum": 4838936.099,
            "minimum": 4837516.859,
            "name": "Y",
            "position": 1,
            "stddev": 401.7447843,
            "variance": 161398.8717
          },
          {
            "average": 1729.508772,
            "count": 28783801,
            "maximum": 1865.298111,
            "minimum": 1606.458111,
            "name": "Z",
            "position": 2,
            "stddev": 44.16086192,
            "variance": 1950.181725
          },
          {
            "average": 13029.49215,
            "count": 28783801,
            "maximum": 38049,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5985.077337,
            "variance": 35821150.73
          },
          {
            "average": 1.561278582,
            "count": 28783801,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.766450419,
            "variance": 0.5874462447
          },
          {
            "average": 2.165792558,
            "count": 28783801,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.011426369,
            "variance": 1.0229833
          },
          {
            "average": 0.5013550504,
            "count": 28783801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981725,
            "variance": 0.2499981725
          },
          {
            "average": 4.863846856e-07,
            "count": 28783801,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006974126941,
            "variance": 4.863844659e-07
          },
          {
            "average": 1.063471499,
            "count": 28783801,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2438090851,
            "variance": 0.05944286999
          },
          {
            "average": 1.013493168,
            "count": 28783801,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39825703,
            "variance": 129.9202634
          },
          {
            "average": 1.711358135,
            "count": 28783801,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.089482799,
            "variance": 1.186972768
          },
          {
            "average": 1137.602373,
            "count": 28783801,
            "maximum": 1140,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9584890087,
            "variance": 0.9187011799
          },
          {
            "average": 16458.71108,
            "count": 28783801,
            "maximum": 48640,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8189.040944,
            "variance": 67060391.58
          },
          {
            "average": 19434.43174,
            "count": 28783801,
            "maximum": 46848,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7410.981105,
            "variance": 54922640.93
          },
          {
            "average": 14373.09317,
            "count": 28783801,
            "maximum": 45056,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6048.457061,
            "variance": 36583832.82
          },
          {
            "average": 188237614.6,
            "count": 28783801,
            "maximum": 188239234.9,
            "minimum": 188235817.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 616.2839207,
            "variance": 379805.8709
          },
          {
            "average": 0,
            "count": 28783801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28783801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28783801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28783801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28783801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294398.5494,
          4837516.859,
          1606.458111,
          295448.8094,
          4838936.099,
          1865.298111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294398.54939973354,
                4837516.858583708,
                1606.4581114663656
              ],
              [
                294398.54939973354,
                4838936.0985837085,
                1606.4581114663656
              ],
              [
                295448.80939973355,
                4838936.0985837085,
                1865.2981114663658
              ],
              [
                295448.80939973355,
                4837516.858583708,
                1865.2981114663658
              ],
              [
                294398.54939973354,
                4837516.858583708,
                1606.4581114663656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:27:14+00:00",
        "end_time": "2017-08-31T17:30:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505147,
            43.66221616,
            1606.458111,
            -119.5369606,
            43.67527223,
            1865.298111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997381363583,
                  43.66221616201334,
                  1606.4581114663656
                ],
                [
                  -119.5505146797689,
                  43.67498236749433,
                  1606.4581114663656
                ],
                [
                  -119.53749868554948,
                  43.67527223125194,
                  1865.2981114663658
                ],
                [
                  -119.53696057237,
                  43.662505897355295,
                  1865.2981114663658
                ],
                [
                  -119.54997381363583,
                  43.66221616201334,
                  1606.4581114663656
                ]
              ]
            ]
          },
          "id": "20170831_43119F5407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:27:14Z",
            "pc:count": 28783801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294901.9264,
                "count": 28783801,
                "maximum": 295448.8094,
                "minimum": 294398.5494,
                "name": "X",
                "position": 0,
                "stddev": 284.9947307,
                "variance": 81221.99654
              },
              {
                "average": 4838221.663,
                "count": 28783801,
                "maximum": 4838936.099,
                "minimum": 4837516.859,
                "name": "Y",
                "position": 1,
                "stddev": 401.7447843,
                "variance": 161398.8717
              },
              {
                "average": 1729.508772,
                "count": 28783801,
                "maximum": 1865.298111,
                "minimum": 1606.458111,
                "name": "Z",
                "position": 2,
                "stddev": 44.16086192,
                "variance": 1950.181725
              },
              {
                "average": 13029.49215,
                "count": 28783801,
                "maximum": 38049,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5985.077337,
                "variance": 35821150.73
              },
              {
                "average": 1.561278582,
                "count": 28783801,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.766450419,
                "variance": 0.5874462447
              },
              {
                "average": 2.165792558,
                "count": 28783801,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.011426369,
                "variance": 1.0229833
              },
              {
                "average": 0.5013550504,
                "count": 28783801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981725,
                "variance": 0.2499981725
              },
              {
                "average": 4.863846856e-07,
                "count": 28783801,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006974126941,
                "variance": 4.863844659e-07
              },
              {
                "average": 1.063471499,
                "count": 28783801,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2438090851,
                "variance": 0.05944286999
              },
              {
                "average": 1.013493168,
                "count": 28783801,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39825703,
                "variance": 129.9202634
              },
              {
                "average": 1.711358135,
                "count": 28783801,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.089482799,
                "variance": 1.186972768
              },
              {
                "average": 1137.602373,
                "count": 28783801,
                "maximum": 1140,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9584890087,
                "variance": 0.9187011799
              },
              {
                "average": 16458.71108,
                "count": 28783801,
                "maximum": 48640,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8189.040944,
                "variance": 67060391.58
              },
              {
                "average": 19434.43174,
                "count": 28783801,
                "maximum": 46848,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7410.981105,
                "variance": 54922640.93
              },
              {
                "average": 14373.09317,
                "count": 28783801,
                "maximum": 45056,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6048.457061,
                "variance": 36583832.82
              },
              {
                "average": 188237614.6,
                "count": 28783801,
                "maximum": 188239234.9,
                "minimum": 188235817.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 616.2839207,
                "variance": 379805.8709
              },
              {
                "average": 0,
                "count": 28783801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28783801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28783801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28783801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28783801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294398.5494,
              4837516.859,
              1606.458111,
              295448.8094,
              4838936.099,
              1865.298111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294398.54939973354,
                    4837516.858583708,
                    1606.4581114663656
                  ],
                  [
                    294398.54939973354,
                    4838936.0985837085,
                    1606.4581114663656
                  ],
                  [
                    295448.80939973355,
                    4838936.0985837085,
                    1865.2981114663658
                  ],
                  [
                    295448.80939973355,
                    4837516.858583708,
                    1865.2981114663658
                  ],
                  [
                    294398.54939973354,
                    4837516.858583708,
                    1606.4581114663656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:27:14+00:00",
            "end_time": "2017-08-31T17: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": "20170910_43119G7325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.82477217022368,
              43.74969150695989,
              1588.5161774544238
            ],
            [
              -119.82537449008824,
              43.76248395389005,
              1588.5161774544238
            ],
            [
              -119.81250105077264,
              43.76280171354593,
              1673.5161774544238
            ],
            [
              -119.81190146645748,
              43.750009125571914,
              1673.5161774544238
            ],
            [
              -119.82477217022368,
              43.74969150695989,
              1588.5161774544238
            ]
          ]
        ]
      },
      "bbox": [
        -119.8253745,
        43.74969151,
        1588.516177,
        -119.8119015,
        43.76280171,
        1673.516177
      ],
      "properties": {
        "datetime": "2017-09-11T19:50:00Z",
        "pc:count": 19305462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273114.5348,
            "count": 19305462,
            "maximum": 273609.7762,
            "minimum": 272572.2962,
            "name": "X",
            "position": 0,
            "stddev": 284.484036,
            "variance": 80931.16674
          },
          {
            "average": 4848694.608,
            "count": 19305462,
            "maximum": 4849373.143,
            "minimum": 4847950.643,
            "name": "Y",
            "position": 1,
            "stddev": 385.4387939,
            "variance": 148563.0638
          },
          {
            "average": 1622.150874,
            "count": 19305462,
            "maximum": 1673.516177,
            "minimum": 1588.516177,
            "name": "Z",
            "position": 2,
            "stddev": 11.92280163,
            "variance": 142.1531988
          },
          {
            "average": 19375.79176,
            "count": 19305462,
            "maximum": 49617,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9888.534939,
            "variance": 97783123.24
          },
          {
            "average": 1.483031383,
            "count": 19305462,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.747148025,
            "variance": 0.5582301713
          },
          {
            "average": 1.996262042,
            "count": 19305462,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.031837713,
            "variance": 1.064689067
          },
          {
            "average": 0.5021958034,
            "count": 19305462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951914,
            "variance": 0.2499951914
          },
          {
            "average": 8.857596881e-06,
            "count": 19305462,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00297615841,
            "variance": 8.857518883e-06
          },
          {
            "average": 1.159091919,
            "count": 19305462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3657617904,
            "variance": 0.1337816874
          },
          {
            "average": -0.4841193931,
            "count": 19305462,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04640295,
            "variance": 145.115824
          },
          {
            "average": 1.746312986,
            "count": 19305462,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.097346622,
            "variance": 1.20416961
          },
          {
            "average": 1184.566381,
            "count": 19305462,
            "maximum": 1187,
            "minimum": 1180,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.038866303,
            "variance": 4.156975803
          },
          {
            "average": 21919.95135,
            "count": 19305462,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9154.125689,
            "variance": 83798017.14
          },
          {
            "average": 22981.78084,
            "count": 19305462,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7912.13678,
            "variance": 62601908.42
          },
          {
            "average": 18672.66977,
            "count": 19305462,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5159.642763,
            "variance": 26621913.45
          },
          {
            "average": 189174532.8,
            "count": 19305462,
            "maximum": 189194600.1,
            "minimum": 189105402.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 36311.23737,
            "variance": 1318505959
          },
          {
            "average": 0,
            "count": 19305462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19305462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19305462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19305462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19305462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272572.2962,
          4847950.643,
          1588.516177,
          273609.7762,
          4849373.143,
          1673.516177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272572.29624198587,
                4847950.643080914,
                1588.5161774544238
              ],
              [
                272572.29624198587,
                4849373.143080914,
                1588.5161774544238
              ],
              [
                273609.77624198585,
                4849373.143080914,
                1673.5161774544238
              ],
              [
                273609.77624198585,
                4847950.643080914,
                1673.5161774544238
              ],
              [
                272572.29624198587,
                4847950.643080914,
                1588.5161774544238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:50:00+00:00",
        "end_time": "2017-09-10T19:03:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8253745,
            43.74969151,
            1588.516177,
            -119.8119015,
            43.76280171,
            1673.516177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.82477217022368,
                  43.74969150695989,
                  1588.5161774544238
                ],
                [
                  -119.82537449008824,
                  43.76248395389005,
                  1588.5161774544238
                ],
                [
                  -119.81250105077264,
                  43.76280171354593,
                  1673.5161774544238
                ],
                [
                  -119.81190146645748,
                  43.750009125571914,
                  1673.5161774544238
                ],
                [
                  -119.82477217022368,
                  43.74969150695989,
                  1588.5161774544238
                ]
              ]
            ]
          },
          "id": "20170910_43119G7325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:50:00Z",
            "pc:count": 19305462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273114.5348,
                "count": 19305462,
                "maximum": 273609.7762,
                "minimum": 272572.2962,
                "name": "X",
                "position": 0,
                "stddev": 284.484036,
                "variance": 80931.16674
              },
              {
                "average": 4848694.608,
                "count": 19305462,
                "maximum": 4849373.143,
                "minimum": 4847950.643,
                "name": "Y",
                "position": 1,
                "stddev": 385.4387939,
                "variance": 148563.0638
              },
              {
                "average": 1622.150874,
                "count": 19305462,
                "maximum": 1673.516177,
                "minimum": 1588.516177,
                "name": "Z",
                "position": 2,
                "stddev": 11.92280163,
                "variance": 142.1531988
              },
              {
                "average": 19375.79176,
                "count": 19305462,
                "maximum": 49617,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9888.534939,
                "variance": 97783123.24
              },
              {
                "average": 1.483031383,
                "count": 19305462,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.747148025,
                "variance": 0.5582301713
              },
              {
                "average": 1.996262042,
                "count": 19305462,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.031837713,
                "variance": 1.064689067
              },
              {
                "average": 0.5021958034,
                "count": 19305462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951914,
                "variance": 0.2499951914
              },
              {
                "average": 8.857596881e-06,
                "count": 19305462,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00297615841,
                "variance": 8.857518883e-06
              },
              {
                "average": 1.159091919,
                "count": 19305462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3657617904,
                "variance": 0.1337816874
              },
              {
                "average": -0.4841193931,
                "count": 19305462,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04640295,
                "variance": 145.115824
              },
              {
                "average": 1.746312986,
                "count": 19305462,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.097346622,
                "variance": 1.20416961
              },
              {
                "average": 1184.566381,
                "count": 19305462,
                "maximum": 1187,
                "minimum": 1180,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.038866303,
                "variance": 4.156975803
              },
              {
                "average": 21919.95135,
                "count": 19305462,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9154.125689,
                "variance": 83798017.14
              },
              {
                "average": 22981.78084,
                "count": 19305462,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7912.13678,
                "variance": 62601908.42
              },
              {
                "average": 18672.66977,
                "count": 19305462,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5159.642763,
                "variance": 26621913.45
              },
              {
                "average": 189174532.8,
                "count": 19305462,
                "maximum": 189194600.1,
                "minimum": 189105402.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 36311.23737,
                "variance": 1318505959
              },
              {
                "average": 0,
                "count": 19305462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19305462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19305462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19305462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19305462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272572.2962,
              4847950.643,
              1588.516177,
              273609.7762,
              4849373.143,
              1673.516177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272572.29624198587,
                    4847950.643080914,
                    1588.5161774544238
                  ],
                  [
                    272572.29624198587,
                    4849373.143080914,
                    1588.5161774544238
                  ],
                  [
                    273609.77624198585,
                    4849373.143080914,
                    1673.5161774544238
                  ],
                  [
                    273609.77624198585,
                    4847950.643080914,
                    1673.5161774544238
                  ],
                  [
                    272572.29624198587,
                    4847950.643080914,
                    1588.5161774544238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:50:00+00:00",
            "end_time": "2017-09-10T19:03:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874719229941,
              43.6371908366939,
              1471.1459818208768
            ],
            [
              -119.78806377591833,
              43.64997980829591,
              1471.1459818208768
            ],
            [
              -119.77500070011529,
              43.65029791116933,
              1532.1459818208768
            ],
            [
              -119.77441161153737,
              43.63750879838394,
              1532.1459818208768
            ],
            [
              -119.7874719229941,
              43.6371908366939,
              1471.1459818208768
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880638,
        43.63719084,
        1471.145982,
        -119.7744116,
        43.65029791,
        1532.145982
      ],
      "properties": {
        "datetime": "2017-09-11T21:03:12Z",
        "pc:count": 15964628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275688.2129,
            "count": 15964628,
            "maximum": 276209.9456,
            "minimum": 275155.2456,
            "name": "X",
            "position": 0,
            "stddev": 294.9777814,
            "variance": 87011.89153
          },
          {
            "average": 4836079.08,
            "count": 15964628,
            "maximum": 4836775.668,
            "minimum": 4835353.628,
            "name": "Y",
            "position": 1,
            "stddev": 402.9268641,
            "variance": 162350.0579
          },
          {
            "average": 1492.492217,
            "count": 15964628,
            "maximum": 1532.145982,
            "minimum": 1471.145982,
            "name": "Z",
            "position": 2,
            "stddev": 11.34905867,
            "variance": 128.8011328
          },
          {
            "average": 24007.5971,
            "count": 15964628,
            "maximum": 44289,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6178.390035,
            "variance": 38172503.43
          },
          {
            "average": 1.119537643,
            "count": 15964628,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.380391728,
            "variance": 0.1446978668
          },
          {
            "average": 1.240497179,
            "count": 15964628,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5507012133,
            "variance": 0.3032718263
          },
          {
            "average": 0.5008096023,
            "count": 15964628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993602,
            "variance": 0.2499993602
          },
          {
            "average": 5.324270631e-06,
            "count": 15964628,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00230743204,
            "variance": 5.324242617e-06
          },
          {
            "average": 1.205261093,
            "count": 15964628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4038922965,
            "variance": 0.1631289872
          },
          {
            "average": 0.3809206963,
            "count": 15964628,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92993063,
            "variance": 142.3232448
          },
          {
            "average": 1.939248068,
            "count": 15964628,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033237184,
            "variance": 1.067579079
          },
          {
            "average": 1191.644786,
            "count": 15964628,
            "maximum": 1194,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9870989499,
            "variance": 0.974364337
          },
          {
            "average": 31305.38072,
            "count": 15964628,
            "maximum": 48896,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8832.251569,
            "variance": 78008667.78
          },
          {
            "average": 30233.38277,
            "count": 15964628,
            "maximum": 47360,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 7593.006899,
            "variance": 57653753.77
          },
          {
            "average": 26467.65907,
            "count": 15964628,
            "maximum": 44032,
            "minimum": 2560,
            "name": "Blue",
            "position": 14,
            "stddev": 7016.995788,
            "variance": 49238229.89
          },
          {
            "average": 189197616.3,
            "count": 15964628,
            "maximum": 189198992.9,
            "minimum": 189195988.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 572.2483437,
            "variance": 327468.1668
          },
          {
            "average": 0,
            "count": 15964628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15964628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15964628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15964628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15964628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275155.2456,
          4835353.628,
          1471.145982,
          276209.9456,
          4836775.668,
          1532.145982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275155.24564212863,
                4835353.628471222,
                1471.1459818208768
              ],
              [
                275155.24564212863,
                4836775.668471221,
                1471.1459818208768
              ],
              [
                276209.9456421286,
                4836775.668471221,
                1532.1459818208768
              ],
              [
                276209.9456421286,
                4835353.628471222,
                1532.1459818208768
              ],
              [
                275155.24564212863,
                4835353.628471222,
                1471.1459818208768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:03:12+00:00",
        "end_time": "2017-09-11T20:13:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880638,
            43.63719084,
            1471.145982,
            -119.7744116,
            43.65029791,
            1532.145982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874719229941,
                  43.6371908366939,
                  1471.1459818208768
                ],
                [
                  -119.78806377591833,
                  43.64997980829591,
                  1471.1459818208768
                ],
                [
                  -119.77500070011529,
                  43.65029791116933,
                  1532.1459818208768
                ],
                [
                  -119.77441161153737,
                  43.63750879838394,
                  1532.1459818208768
                ],
                [
                  -119.7874719229941,
                  43.6371908366939,
                  1471.1459818208768
                ]
              ]
            ]
          },
          "id": "20170911_43119F7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:03:12Z",
            "pc:count": 15964628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275688.2129,
                "count": 15964628,
                "maximum": 276209.9456,
                "minimum": 275155.2456,
                "name": "X",
                "position": 0,
                "stddev": 294.9777814,
                "variance": 87011.89153
              },
              {
                "average": 4836079.08,
                "count": 15964628,
                "maximum": 4836775.668,
                "minimum": 4835353.628,
                "name": "Y",
                "position": 1,
                "stddev": 402.9268641,
                "variance": 162350.0579
              },
              {
                "average": 1492.492217,
                "count": 15964628,
                "maximum": 1532.145982,
                "minimum": 1471.145982,
                "name": "Z",
                "position": 2,
                "stddev": 11.34905867,
                "variance": 128.8011328
              },
              {
                "average": 24007.5971,
                "count": 15964628,
                "maximum": 44289,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6178.390035,
                "variance": 38172503.43
              },
              {
                "average": 1.119537643,
                "count": 15964628,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.380391728,
                "variance": 0.1446978668
              },
              {
                "average": 1.240497179,
                "count": 15964628,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5507012133,
                "variance": 0.3032718263
              },
              {
                "average": 0.5008096023,
                "count": 15964628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993602,
                "variance": 0.2499993602
              },
              {
                "average": 5.324270631e-06,
                "count": 15964628,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00230743204,
                "variance": 5.324242617e-06
              },
              {
                "average": 1.205261093,
                "count": 15964628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4038922965,
                "variance": 0.1631289872
              },
              {
                "average": 0.3809206963,
                "count": 15964628,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92993063,
                "variance": 142.3232448
              },
              {
                "average": 1.939248068,
                "count": 15964628,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033237184,
                "variance": 1.067579079
              },
              {
                "average": 1191.644786,
                "count": 15964628,
                "maximum": 1194,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9870989499,
                "variance": 0.974364337
              },
              {
                "average": 31305.38072,
                "count": 15964628,
                "maximum": 48896,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8832.251569,
                "variance": 78008667.78
              },
              {
                "average": 30233.38277,
                "count": 15964628,
                "maximum": 47360,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 7593.006899,
                "variance": 57653753.77
              },
              {
                "average": 26467.65907,
                "count": 15964628,
                "maximum": 44032,
                "minimum": 2560,
                "name": "Blue",
                "position": 14,
                "stddev": 7016.995788,
                "variance": 49238229.89
              },
              {
                "average": 189197616.3,
                "count": 15964628,
                "maximum": 189198992.9,
                "minimum": 189195988.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 572.2483437,
                "variance": 327468.1668
              },
              {
                "average": 0,
                "count": 15964628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15964628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15964628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15964628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15964628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275155.2456,
              4835353.628,
              1471.145982,
              276209.9456,
              4836775.668,
              1532.145982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275155.24564212863,
                    4835353.628471222,
                    1471.1459818208768
                  ],
                  [
                    275155.24564212863,
                    4836775.668471221,
                    1471.1459818208768
                  ],
                  [
                    276209.9456421286,
                    4836775.668471221,
                    1532.1459818208768
                  ],
                  [
                    276209.9456421286,
                    4835353.628471222,
                    1532.1459818208768
                  ],
                  [
                    275155.24564212863,
                    4835353.628471222,
                    1471.1459818208768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:03:12+00:00",
            "end_time": "2017-09-11T20:13: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": "20170908_43119F5313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997318454936,
              43.64971131406856,
              1634.8859545728778
            ],
            [
              -119.60052459464343,
              43.662481363017825,
              1634.8859545728778
            ],
            [
              -119.58749892574464,
              43.662777146235236,
              1821.645954572878
            ],
            [
              -119.58695027005656,
              43.6500069662057,
              1821.645954572878
            ],
            [
              -119.59997318454936,
              43.64971131406856,
              1634.8859545728778
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005246,
        43.64971131,
        1634.885955,
        -119.5869503,
        43.66277715,
        1821.645955
      ],
      "properties": {
        "datetime": "2017-09-10T14:50:34Z",
        "pc:count": 28945563,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290883.7279,
            "count": 28945563,
            "maximum": 291374.789,
            "minimum": 290323.489,
            "name": "X",
            "position": 0,
            "stddev": 289.3389365,
            "variance": 83717.02015
          },
          {
            "average": 4837024.18,
            "count": 28945563,
            "maximum": 4837672.883,
            "minimum": 4836253.163,
            "name": "Y",
            "position": 1,
            "stddev": 374.88195,
            "variance": 140536.4765
          },
          {
            "average": 1742.457793,
            "count": 28945563,
            "maximum": 1821.645955,
            "minimum": 1634.885955,
            "name": "Z",
            "position": 2,
            "stddev": 35.62588723,
            "variance": 1269.203841
          },
          {
            "average": 16363.67168,
            "count": 28945563,
            "maximum": 49185,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8012.690418,
            "variance": 64203207.74
          },
          {
            "average": 1.485071166,
            "count": 28945563,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7106169626,
            "variance": 0.5049764676
          },
          {
            "average": 1.990557309,
            "count": 28945563,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9290709949,
            "variance": 0.8631729136
          },
          {
            "average": 0.4992987699,
            "count": 28945563,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995169,
            "variance": 0.2499995169
          },
          {
            "average": 1.86902566e-05,
            "count": 28945563,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004323182615,
            "variance": 1.868990792e-05
          },
          {
            "average": 1.093165194,
            "count": 28945563,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2906637985,
            "variance": 0.08448544376
          },
          {
            "average": 0.9417448056,
            "count": 28945563,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07987195,
            "variance": 145.9233063
          },
          {
            "average": 1.767449747,
            "count": 28945563,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090963908,
            "variance": 1.190202247
          },
          {
            "average": 1155.366252,
            "count": 28945563,
            "maximum": 1158,
            "minimum": 1152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.436211084,
            "variance": 2.062702277
          },
          {
            "average": 21900.12725,
            "count": 28945563,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9230.445778,
            "variance": 85201129.27
          },
          {
            "average": 23978.13342,
            "count": 28945563,
            "maximum": 48384,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8090.5775,
            "variance": 65457444.29
          },
          {
            "average": 19303.95941,
            "count": 28945563,
            "maximum": 46336,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7421.672243,
            "variance": 55081218.89
          },
          {
            "average": 188995350,
            "count": 28945563,
            "maximum": 189090234.7,
            "minimum": 188949013.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 64841.06743,
            "variance": 4204364026
          },
          {
            "average": 0,
            "count": 28945563,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28945563,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28945563,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28945563,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28945563,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290323.489,
          4836253.163,
          1634.885955,
          291374.789,
          4837672.883,
          1821.645955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290323.4889586912,
                4836253.162656319,
                1634.8859545728778
              ],
              [
                290323.4889586912,
                4837672.88265632,
                1634.8859545728778
              ],
              [
                291374.78895869124,
                4837672.88265632,
                1821.645954572878
              ],
              [
                291374.78895869124,
                4836253.162656319,
                1821.645954572878
              ],
              [
                290323.4889586912,
                4836253.162656319,
                1634.8859545728778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T14:50:34+00:00",
        "end_time": "2017-09-08T23:36:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F5313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F5313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F5313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005246,
            43.64971131,
            1634.885955,
            -119.5869503,
            43.66277715,
            1821.645955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997318454936,
                  43.64971131406856,
                  1634.8859545728778
                ],
                [
                  -119.60052459464343,
                  43.662481363017825,
                  1634.8859545728778
                ],
                [
                  -119.58749892574464,
                  43.662777146235236,
                  1821.645954572878
                ],
                [
                  -119.58695027005656,
                  43.6500069662057,
                  1821.645954572878
                ],
                [
                  -119.59997318454936,
                  43.64971131406856,
                  1634.8859545728778
                ]
              ]
            ]
          },
          "id": "20170908_43119F5313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F5313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T14:50:34Z",
            "pc:count": 28945563,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290883.7279,
                "count": 28945563,
                "maximum": 291374.789,
                "minimum": 290323.489,
                "name": "X",
                "position": 0,
                "stddev": 289.3389365,
                "variance": 83717.02015
              },
              {
                "average": 4837024.18,
                "count": 28945563,
                "maximum": 4837672.883,
                "minimum": 4836253.163,
                "name": "Y",
                "position": 1,
                "stddev": 374.88195,
                "variance": 140536.4765
              },
              {
                "average": 1742.457793,
                "count": 28945563,
                "maximum": 1821.645955,
                "minimum": 1634.885955,
                "name": "Z",
                "position": 2,
                "stddev": 35.62588723,
                "variance": 1269.203841
              },
              {
                "average": 16363.67168,
                "count": 28945563,
                "maximum": 49185,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8012.690418,
                "variance": 64203207.74
              },
              {
                "average": 1.485071166,
                "count": 28945563,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7106169626,
                "variance": 0.5049764676
              },
              {
                "average": 1.990557309,
                "count": 28945563,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9290709949,
                "variance": 0.8631729136
              },
              {
                "average": 0.4992987699,
                "count": 28945563,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995169,
                "variance": 0.2499995169
              },
              {
                "average": 1.86902566e-05,
                "count": 28945563,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004323182615,
                "variance": 1.868990792e-05
              },
              {
                "average": 1.093165194,
                "count": 28945563,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2906637985,
                "variance": 0.08448544376
              },
              {
                "average": 0.9417448056,
                "count": 28945563,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07987195,
                "variance": 145.9233063
              },
              {
                "average": 1.767449747,
                "count": 28945563,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090963908,
                "variance": 1.190202247
              },
              {
                "average": 1155.366252,
                "count": 28945563,
                "maximum": 1158,
                "minimum": 1152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.436211084,
                "variance": 2.062702277
              },
              {
                "average": 21900.12725,
                "count": 28945563,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9230.445778,
                "variance": 85201129.27
              },
              {
                "average": 23978.13342,
                "count": 28945563,
                "maximum": 48384,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8090.5775,
                "variance": 65457444.29
              },
              {
                "average": 19303.95941,
                "count": 28945563,
                "maximum": 46336,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7421.672243,
                "variance": 55081218.89
              },
              {
                "average": 188995350,
                "count": 28945563,
                "maximum": 189090234.7,
                "minimum": 188949013.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 64841.06743,
                "variance": 4204364026
              },
              {
                "average": 0,
                "count": 28945563,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28945563,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28945563,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28945563,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28945563,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290323.489,
              4836253.163,
              1634.885955,
              291374.789,
              4837672.883,
              1821.645955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290323.4889586912,
                    4836253.162656319,
                    1634.8859545728778
                  ],
                  [
                    290323.4889586912,
                    4837672.88265632,
                    1634.8859545728778
                  ],
                  [
                    291374.78895869124,
                    4837672.88265632,
                    1821.645954572878
                  ],
                  [
                    291374.78895869124,
                    4836253.162656319,
                    1821.645954572878
                  ],
                  [
                    290323.4889586912,
                    4836253.162656319,
                    1634.8859545728778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T14:50:34+00:00",
            "end_time": "2017-09-08T23:36:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247186530301,
              43.67468828613882,
              1537.9696277193518
            ],
            [
              -119.81306992166915,
              43.687479418189135,
              1537.9696277193518
            ],
            [
              -119.8000017156094,
              43.68780052930198,
              1643.6896277193516
            ],
            [
              -119.79940642866283,
              43.6750092547179,
              1643.6896277193516
            ],
            [
              -119.81247186530301,
              43.67468828613882,
              1537.9696277193518
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130699,
        43.67468829,
        1537.969628,
        -119.7994064,
        43.68780053,
        1643.689628
      ],
      "properties": {
        "datetime": "2017-09-11T21:04:17Z",
        "pc:count": 20637587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273810.5127,
            "count": 20637587,
            "maximum": 274334.3272,
            "minimum": 273279.8472,
            "name": "X",
            "position": 0,
            "stddev": 282.0619511,
            "variance": 79558.94426
          },
          {
            "average": 4840350.863,
            "count": 20637587,
            "maximum": 4841008.761,
            "minimum": 4839586.441,
            "name": "Y",
            "position": 1,
            "stddev": 398.5222007,
            "variance": 158819.9445
          },
          {
            "average": 1596.685255,
            "count": 20637587,
            "maximum": 1643.689628,
            "minimum": 1537.969628,
            "name": "Z",
            "position": 2,
            "stddev": 20.85124126,
            "variance": 434.7742621
          },
          {
            "average": 18969.89671,
            "count": 20637587,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9069.938575,
            "variance": 82263785.76
          },
          {
            "average": 1.457857307,
            "count": 20637587,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7175729325,
            "variance": 0.5149109135
          },
          {
            "average": 1.939246434,
            "count": 20637587,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9775554022,
            "variance": 0.9556145643
          },
          {
            "average": 0.5007485614,
            "count": 20637587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994518,
            "variance": 0.2499994518
          },
          {
            "average": 2.878243469e-05,
            "count": 20637587,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005364849267,
            "variance": 2.878160766e-05
          },
          {
            "average": 1.152152187,
            "count": 20637587,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591683524,
            "variance": 0.1290019054
          },
          {
            "average": 0.2549512776,
            "count": 20637587,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0158866,
            "variance": 144.3815308
          },
          {
            "average": 1.762576652,
            "count": 20637587,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.094506615,
            "variance": 1.19794473
          },
          {
            "average": 1191.582554,
            "count": 20637587,
            "maximum": 1194,
            "minimum": 1189,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9816454827,
            "variance": 0.9636278537
          },
          {
            "average": 20903.80668,
            "count": 20637587,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10849.86541,
            "variance": 117719579.5
          },
          {
            "average": 20957.87494,
            "count": 20637587,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9072.041174,
            "variance": 82301931.06
          },
          {
            "average": 17135.58916,
            "count": 20637587,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7969.625155,
            "variance": 63514925.11
          },
          {
            "average": 189197592.1,
            "count": 20637587,
            "maximum": 189199057.3,
            "minimum": 189195925.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 580.6289741,
            "variance": 337130.0056
          },
          {
            "average": 0,
            "count": 20637587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637587,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20637587,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273279.8472,
          4839586.441,
          1537.969628,
          274334.3272,
          4841008.761,
          1643.689628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273279.8472255943,
                4839586.440687353,
                1537.9696277193518
              ],
              [
                273279.8472255943,
                4841008.760687353,
                1537.9696277193518
              ],
              [
                274334.32722559426,
                4841008.760687353,
                1643.6896277193516
              ],
              [
                274334.32722559426,
                4839586.440687353,
                1643.6896277193516
              ],
              [
                273279.8472255943,
                4839586.440687353,
                1537.9696277193518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:04:17+00:00",
        "end_time": "2017-09-11T20:12:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130699,
            43.67468829,
            1537.969628,
            -119.7994064,
            43.68780053,
            1643.689628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247186530301,
                  43.67468828613882,
                  1537.9696277193518
                ],
                [
                  -119.81306992166915,
                  43.687479418189135,
                  1537.9696277193518
                ],
                [
                  -119.8000017156094,
                  43.68780052930198,
                  1643.6896277193516
                ],
                [
                  -119.79940642866283,
                  43.6750092547179,
                  1643.6896277193516
                ],
                [
                  -119.81247186530301,
                  43.67468828613882,
                  1537.9696277193518
                ]
              ]
            ]
          },
          "id": "20170911_43119F7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:04:17Z",
            "pc:count": 20637587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273810.5127,
                "count": 20637587,
                "maximum": 274334.3272,
                "minimum": 273279.8472,
                "name": "X",
                "position": 0,
                "stddev": 282.0619511,
                "variance": 79558.94426
              },
              {
                "average": 4840350.863,
                "count": 20637587,
                "maximum": 4841008.761,
                "minimum": 4839586.441,
                "name": "Y",
                "position": 1,
                "stddev": 398.5222007,
                "variance": 158819.9445
              },
              {
                "average": 1596.685255,
                "count": 20637587,
                "maximum": 1643.689628,
                "minimum": 1537.969628,
                "name": "Z",
                "position": 2,
                "stddev": 20.85124126,
                "variance": 434.7742621
              },
              {
                "average": 18969.89671,
                "count": 20637587,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9069.938575,
                "variance": 82263785.76
              },
              {
                "average": 1.457857307,
                "count": 20637587,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7175729325,
                "variance": 0.5149109135
              },
              {
                "average": 1.939246434,
                "count": 20637587,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9775554022,
                "variance": 0.9556145643
              },
              {
                "average": 0.5007485614,
                "count": 20637587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994518,
                "variance": 0.2499994518
              },
              {
                "average": 2.878243469e-05,
                "count": 20637587,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005364849267,
                "variance": 2.878160766e-05
              },
              {
                "average": 1.152152187,
                "count": 20637587,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591683524,
                "variance": 0.1290019054
              },
              {
                "average": 0.2549512776,
                "count": 20637587,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0158866,
                "variance": 144.3815308
              },
              {
                "average": 1.762576652,
                "count": 20637587,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.094506615,
                "variance": 1.19794473
              },
              {
                "average": 1191.582554,
                "count": 20637587,
                "maximum": 1194,
                "minimum": 1189,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9816454827,
                "variance": 0.9636278537
              },
              {
                "average": 20903.80668,
                "count": 20637587,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10849.86541,
                "variance": 117719579.5
              },
              {
                "average": 20957.87494,
                "count": 20637587,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9072.041174,
                "variance": 82301931.06
              },
              {
                "average": 17135.58916,
                "count": 20637587,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7969.625155,
                "variance": 63514925.11
              },
              {
                "average": 189197592.1,
                "count": 20637587,
                "maximum": 189199057.3,
                "minimum": 189195925.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 580.6289741,
                "variance": 337130.0056
              },
              {
                "average": 0,
                "count": 20637587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637587,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20637587,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273279.8472,
              4839586.441,
              1537.969628,
              274334.3272,
              4841008.761,
              1643.689628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273279.8472255943,
                    4839586.440687353,
                    1537.9696277193518
                  ],
                  [
                    273279.8472255943,
                    4841008.760687353,
                    1537.9696277193518
                  ],
                  [
                    274334.32722559426,
                    4841008.760687353,
                    1643.6896277193516
                  ],
                  [
                    274334.32722559426,
                    4839586.440687353,
                    1643.6896277193516
                  ],
                  [
                    273279.8472255943,
                    4839586.440687353,
                    1537.9696277193518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:04:17+00:00",
            "end_time": "2017-09-11T20:12: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": "20170910_43119G7401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81158536540177,
              43.79970966035223,
              1635.883522045648
            ],
            [
              -119.81160166493136,
              43.80005696877776,
              1635.883522045648
            ],
            [
              -119.79999988961684,
              43.80034201743308,
              1655.923522045648
            ],
            [
              -119.79998365713078,
              43.799994705571955,
              1655.923522045648
            ],
            [
              -119.81158536540177,
              43.79970966035223,
              1635.883522045648
            ]
          ]
        ]
      },
      "bbox": [
        -119.8116017,
        43.79970966,
        1635.883522,
        -119.7999837,
        43.80034202,
        1655.923522
      ],
      "properties": {
        "datetime": "2017-09-10T18:36:41Z",
        "pc:count": 120559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274323.7243,
            "count": 120559,
            "maximum": 274757.1831,
            "minimum": 273822.7831,
            "name": "X",
            "position": 0,
            "stddev": 237.6965915,
            "variance": 56499.66963
          },
          {
            "average": 4853491.661,
            "count": 120559,
            "maximum": 4853508.602,
            "minimum": 4853469.982,
            "name": "Y",
            "position": 1,
            "stddev": 8.907662476,
            "variance": 79.3464508
          },
          {
            "average": 1645.362017,
            "count": 120559,
            "maximum": 1655.923522,
            "minimum": 1635.883522,
            "name": "Z",
            "position": 2,
            "stddev": 4.513406985,
            "variance": 20.37084261
          },
          {
            "average": 22738.7827,
            "count": 120559,
            "maximum": 37873,
            "minimum": 1410,
            "name": "Intensity",
            "position": 3,
            "stddev": 3795.613449,
            "variance": 14406681.46
          },
          {
            "average": 1.027281248,
            "count": 120559,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1786398836,
            "variance": 0.03191220802
          },
          {
            "average": 1.054935758,
            "count": 120559,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2607556344,
            "variance": 0.06799350087
          },
          {
            "average": 0.5009829212,
            "count": 120559,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000011075,
            "variance": 0.2500011075
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28493103,
            "count": 120559,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.45138346,
            "variance": 0.203747028
          },
          {
            "average": 0.189201499,
            "count": 120559,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90138242,
            "variance": 141.6429036
          },
          {
            "average": 1.999792633,
            "count": 120559,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.007268805,
            "variance": 1.014590445
          },
          {
            "average": 1175.172629,
            "count": 120559,
            "maximum": 1177,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8290842504,
            "variance": 0.6873806942
          },
          {
            "average": 34781.60662,
            "count": 120559,
            "maximum": 44544,
            "minimum": 8448,
            "name": "Red",
            "position": 12,
            "stddev": 5439.764519,
            "variance": 29591038.03
          },
          {
            "average": 31629.5465,
            "count": 120559,
            "maximum": 39936,
            "minimum": 9984,
            "name": "Green",
            "position": 13,
            "stddev": 3918.061933,
            "variance": 15351209.31
          },
          {
            "average": 26023.14034,
            "count": 120559,
            "maximum": 33536,
            "minimum": 9472,
            "name": "Blue",
            "position": 14,
            "stddev": 3116.353639,
            "variance": 9711660.002
          },
          {
            "average": 189102264.2,
            "count": 120559,
            "maximum": 189103801.7,
            "minimum": 189101144,
            "name": "GpsTime",
            "position": 15,
            "stddev": 667.011731,
            "variance": 444904.6494
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120559,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273822.7831,
          4853469.982,
          1635.883522,
          274757.1831,
          4853508.602,
          1655.923522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273822.78314723773,
                4853469.981655174,
                1635.883522045648
              ],
              [
                273822.78314723773,
                4853508.601655173,
                1635.883522045648
              ],
              [
                274757.18314723775,
                4853508.601655173,
                1655.923522045648
              ],
              [
                274757.18314723775,
                4853469.981655174,
                1655.923522045648
              ],
              [
                273822.78314723773,
                4853469.981655174,
                1635.883522045648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:36:41+00:00",
        "end_time": "2017-09-10T17:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8116017,
            43.79970966,
            1635.883522,
            -119.7999837,
            43.80034202,
            1655.923522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81158536540177,
                  43.79970966035223,
                  1635.883522045648
                ],
                [
                  -119.81160166493136,
                  43.80005696877776,
                  1635.883522045648
                ],
                [
                  -119.79999988961684,
                  43.80034201743308,
                  1655.923522045648
                ],
                [
                  -119.79998365713078,
                  43.799994705571955,
                  1655.923522045648
                ],
                [
                  -119.81158536540177,
                  43.79970966035223,
                  1635.883522045648
                ]
              ]
            ]
          },
          "id": "20170910_43119G7401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:36:41Z",
            "pc:count": 120559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274323.7243,
                "count": 120559,
                "maximum": 274757.1831,
                "minimum": 273822.7831,
                "name": "X",
                "position": 0,
                "stddev": 237.6965915,
                "variance": 56499.66963
              },
              {
                "average": 4853491.661,
                "count": 120559,
                "maximum": 4853508.602,
                "minimum": 4853469.982,
                "name": "Y",
                "position": 1,
                "stddev": 8.907662476,
                "variance": 79.3464508
              },
              {
                "average": 1645.362017,
                "count": 120559,
                "maximum": 1655.923522,
                "minimum": 1635.883522,
                "name": "Z",
                "position": 2,
                "stddev": 4.513406985,
                "variance": 20.37084261
              },
              {
                "average": 22738.7827,
                "count": 120559,
                "maximum": 37873,
                "minimum": 1410,
                "name": "Intensity",
                "position": 3,
                "stddev": 3795.613449,
                "variance": 14406681.46
              },
              {
                "average": 1.027281248,
                "count": 120559,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1786398836,
                "variance": 0.03191220802
              },
              {
                "average": 1.054935758,
                "count": 120559,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2607556344,
                "variance": 0.06799350087
              },
              {
                "average": 0.5009829212,
                "count": 120559,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000011075,
                "variance": 0.2500011075
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28493103,
                "count": 120559,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.45138346,
                "variance": 0.203747028
              },
              {
                "average": 0.189201499,
                "count": 120559,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90138242,
                "variance": 141.6429036
              },
              {
                "average": 1.999792633,
                "count": 120559,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.007268805,
                "variance": 1.014590445
              },
              {
                "average": 1175.172629,
                "count": 120559,
                "maximum": 1177,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8290842504,
                "variance": 0.6873806942
              },
              {
                "average": 34781.60662,
                "count": 120559,
                "maximum": 44544,
                "minimum": 8448,
                "name": "Red",
                "position": 12,
                "stddev": 5439.764519,
                "variance": 29591038.03
              },
              {
                "average": 31629.5465,
                "count": 120559,
                "maximum": 39936,
                "minimum": 9984,
                "name": "Green",
                "position": 13,
                "stddev": 3918.061933,
                "variance": 15351209.31
              },
              {
                "average": 26023.14034,
                "count": 120559,
                "maximum": 33536,
                "minimum": 9472,
                "name": "Blue",
                "position": 14,
                "stddev": 3116.353639,
                "variance": 9711660.002
              },
              {
                "average": 189102264.2,
                "count": 120559,
                "maximum": 189103801.7,
                "minimum": 189101144,
                "name": "GpsTime",
                "position": 15,
                "stddev": 667.011731,
                "variance": 444904.6494
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120559,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273822.7831,
              4853469.982,
              1635.883522,
              274757.1831,
              4853508.602,
              1655.923522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273822.78314723773,
                    4853469.981655174,
                    1635.883522045648
                  ],
                  [
                    273822.78314723773,
                    4853508.601655173,
                    1635.883522045648
                  ],
                  [
                    274757.18314723775,
                    4853508.601655173,
                    1655.923522045648
                  ],
                  [
                    274757.18314723775,
                    4853469.981655174,
                    1655.923522045648
                  ],
                  [
                    273822.78314723773,
                    4853469.981655174,
                    1635.883522045648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:36:41+00:00",
            "end_time": "2017-09-10T17:52:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79998022719475,
              43.799892879600264,
              1628.9298495705557
            ],
            [
              -119.79998971778049,
              43.800095942834574,
              1628.9298495705557
            ],
            [
              -119.79583123167674,
              43.800197826553465,
              1639.8898495705557
            ],
            [
              -119.7958217551414,
              43.79999476260119,
              1639.8898495705557
            ],
            [
              -119.79998022719475,
              43.799892879600264,
              1628.9298495705557
            ]
          ]
        ]
      },
      "bbox": [
        -119.7999897,
        43.79989288,
        1628.92985,
        -119.7958218,
        43.80019783,
        1639.88985
      ],
      "properties": {
        "datetime": "2017-09-10T18:13:01Z",
        "pc:count": 40546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274902.8762,
            "count": 40546,
            "maximum": 275091.9962,
            "minimum": 274757.0762,
            "name": "X",
            "position": 0,
            "stddev": 74.65236139,
            "variance": 5572.975061
          },
          {
            "average": 4853471.087,
            "count": 40546,
            "maximum": 4853481.243,
            "minimum": 4853458.663,
            "name": "Y",
            "position": 1,
            "stddev": 4.880974278,
            "variance": 23.8239099
          },
          {
            "average": 1631.80502,
            "count": 40546,
            "maximum": 1639.88985,
            "minimum": 1628.92985,
            "name": "Z",
            "position": 2,
            "stddev": 1.584204026,
            "variance": 2.509702397
          },
          {
            "average": 22220.20046,
            "count": 40546,
            "maximum": 36017,
            "minimum": 1618,
            "name": "Intensity",
            "position": 3,
            "stddev": 3080.919519,
            "variance": 9492065.083
          },
          {
            "average": 1.010407932,
            "count": 40546,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1087613251,
            "variance": 0.01182902584
          },
          {
            "average": 1.0200513,
            "count": 40546,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1513452069,
            "variance": 0.02290537164
          },
          {
            "average": 0.5016771075,
            "count": 40546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000033532,
            "variance": 0.2500033532
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.210279682,
            "count": 40546,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4075122492,
            "variance": 0.1660662333
          },
          {
            "average": 0.006327476322,
            "count": 40546,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.19932724,
            "variance": 174.2222396
          },
          {
            "average": 1.998594189,
            "count": 40546,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.004207696,
            "variance": 1.008433096
          },
          {
            "average": 1173.995265,
            "count": 40546,
            "maximum": 1175,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7769507738,
            "variance": 0.6036525049
          },
          {
            "average": 34256.34963,
            "count": 40546,
            "maximum": 39936,
            "minimum": 11008,
            "name": "Red",
            "position": 12,
            "stddev": 3431.28244,
            "variance": 11773699.18
          },
          {
            "average": 30665.90953,
            "count": 40546,
            "maximum": 36352,
            "minimum": 12032,
            "name": "Green",
            "position": 13,
            "stddev": 2531.539694,
            "variance": 6408693.222
          },
          {
            "average": 25385.75327,
            "count": 40546,
            "maximum": 32512,
            "minimum": 11520,
            "name": "Blue",
            "position": 14,
            "stddev": 2007.287903,
            "variance": 4029204.726
          },
          {
            "average": 189101440.4,
            "count": 40546,
            "maximum": 189102381.3,
            "minimum": 189100895.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 623.3121668,
            "variance": 388518.0572
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274757.0762,
          4853458.663,
          1628.92985,
          275091.9962,
          4853481.243,
          1639.88985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274757.07622488245,
                4853458.66254346,
                1628.9298495705557
              ],
              [
                274757.07622488245,
                4853481.24254346,
                1628.9298495705557
              ],
              [
                275091.9962248825,
                4853481.24254346,
                1639.8898495705557
              ],
              [
                275091.9962248825,
                4853458.66254346,
                1639.8898495705557
              ],
              [
                274757.07622488245,
                4853458.66254346,
                1628.9298495705557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:13:01+00:00",
        "end_time": "2017-09-10T17:48:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7999897,
            43.79989288,
            1628.92985,
            -119.7958218,
            43.80019783,
            1639.88985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79998022719475,
                  43.799892879600264,
                  1628.9298495705557
                ],
                [
                  -119.79998971778049,
                  43.800095942834574,
                  1628.9298495705557
                ],
                [
                  -119.79583123167674,
                  43.800197826553465,
                  1639.8898495705557
                ],
                [
                  -119.7958217551414,
                  43.79999476260119,
                  1639.8898495705557
                ],
                [
                  -119.79998022719475,
                  43.799892879600264,
                  1628.9298495705557
                ]
              ]
            ]
          },
          "id": "20170910_43119G7402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:13:01Z",
            "pc:count": 40546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274902.8762,
                "count": 40546,
                "maximum": 275091.9962,
                "minimum": 274757.0762,
                "name": "X",
                "position": 0,
                "stddev": 74.65236139,
                "variance": 5572.975061
              },
              {
                "average": 4853471.087,
                "count": 40546,
                "maximum": 4853481.243,
                "minimum": 4853458.663,
                "name": "Y",
                "position": 1,
                "stddev": 4.880974278,
                "variance": 23.8239099
              },
              {
                "average": 1631.80502,
                "count": 40546,
                "maximum": 1639.88985,
                "minimum": 1628.92985,
                "name": "Z",
                "position": 2,
                "stddev": 1.584204026,
                "variance": 2.509702397
              },
              {
                "average": 22220.20046,
                "count": 40546,
                "maximum": 36017,
                "minimum": 1618,
                "name": "Intensity",
                "position": 3,
                "stddev": 3080.919519,
                "variance": 9492065.083
              },
              {
                "average": 1.010407932,
                "count": 40546,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1087613251,
                "variance": 0.01182902584
              },
              {
                "average": 1.0200513,
                "count": 40546,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1513452069,
                "variance": 0.02290537164
              },
              {
                "average": 0.5016771075,
                "count": 40546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000033532,
                "variance": 0.2500033532
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.210279682,
                "count": 40546,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4075122492,
                "variance": 0.1660662333
              },
              {
                "average": 0.006327476322,
                "count": 40546,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.19932724,
                "variance": 174.2222396
              },
              {
                "average": 1.998594189,
                "count": 40546,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.004207696,
                "variance": 1.008433096
              },
              {
                "average": 1173.995265,
                "count": 40546,
                "maximum": 1175,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7769507738,
                "variance": 0.6036525049
              },
              {
                "average": 34256.34963,
                "count": 40546,
                "maximum": 39936,
                "minimum": 11008,
                "name": "Red",
                "position": 12,
                "stddev": 3431.28244,
                "variance": 11773699.18
              },
              {
                "average": 30665.90953,
                "count": 40546,
                "maximum": 36352,
                "minimum": 12032,
                "name": "Green",
                "position": 13,
                "stddev": 2531.539694,
                "variance": 6408693.222
              },
              {
                "average": 25385.75327,
                "count": 40546,
                "maximum": 32512,
                "minimum": 11520,
                "name": "Blue",
                "position": 14,
                "stddev": 2007.287903,
                "variance": 4029204.726
              },
              {
                "average": 189101440.4,
                "count": 40546,
                "maximum": 189102381.3,
                "minimum": 189100895.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 623.3121668,
                "variance": 388518.0572
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274757.0762,
              4853458.663,
              1628.92985,
              275091.9962,
              4853481.243,
              1639.88985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274757.07622488245,
                    4853458.66254346,
                    1628.9298495705557
                  ],
                  [
                    274757.07622488245,
                    4853481.24254346,
                    1628.9298495705557
                  ],
                  [
                    275091.9962248825,
                    4853481.24254346,
                    1639.8898495705557
                  ],
                  [
                    275091.9962248825,
                    4853458.66254346,
                    1639.8898495705557
                  ],
                  [
                    274757.07622488245,
                    4853458.66254346,
                    1628.9298495705557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:13:01+00:00",
            "end_time": "2017-09-10T17:48:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.8124708596011,
              43.78718803180568,
              1612.5172895511785
            ],
            [
              -119.81307027094215,
              43.79995768793215,
              1612.5172895511785
            ],
            [
              -119.80000017186806,
              43.800278896578675,
              1671.0372895511784
            ],
            [
              -119.79940353662283,
              43.78750909813948,
              1671.0372895511784
            ],
            [
              -119.8124708596011,
              43.78718803180568,
              1612.5172895511785
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130703,
        43.78718803,
        1612.51729,
        -119.7994035,
        43.8002789,
        1671.03729
      ],
      "properties": {
        "datetime": "2017-09-10T18:39:33Z",
        "pc:count": 14297340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274231.0552,
            "count": 14297340,
            "maximum": 274756.9231,
            "minimum": 273704.2631,
            "name": "X",
            "position": 0,
            "stddev": 285.4068102,
            "variance": 81457.04733
          },
          {
            "average": 4852785.415,
            "count": 14297340,
            "maximum": 4853501.592,
            "minimum": 4852081.632,
            "name": "Y",
            "position": 1,
            "stddev": 402.0296479,
            "variance": 161627.8378
          },
          {
            "average": 1639.711631,
            "count": 14297340,
            "maximum": 1671.03729,
            "minimum": 1612.51729,
            "name": "Z",
            "position": 2,
            "stddev": 9.426552318,
            "variance": 88.85988861
          },
          {
            "average": 23839.77632,
            "count": 14297340,
            "maximum": 43265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4397.592415,
            "variance": 19338819.05
          },
          {
            "average": 1.055171941,
            "count": 14297340,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2656014982,
            "variance": 0.07054415586
          },
          {
            "average": 1.110954485,
            "count": 14297340,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3937442157,
            "variance": 0.1550345074
          },
          {
            "average": 0.5025904119,
            "count": 14297340,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933072,
            "variance": 0.2499933073
          },
          {
            "average": 4.2665279e-06,
            "count": 14297340,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002065553193,
            "variance": 4.266509995e-06
          },
          {
            "average": 1.26338116,
            "count": 14297340,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4404674089,
            "variance": 0.1940115383
          },
          {
            "average": -0.3634680685,
            "count": 14297340,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89574008,
            "variance": 141.5086321
          },
          {
            "average": 1.980680252,
            "count": 14297340,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.015087525,
            "variance": 1.030402684
          },
          {
            "average": 1176.048309,
            "count": 14297340,
            "maximum": 1178,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.984348481,
            "variance": 0.968941932
          },
          {
            "average": 33204.71405,
            "count": 14297340,
            "maximum": 49408,
            "minimum": 5120,
            "name": "Red",
            "position": 12,
            "stddev": 6578.697874,
            "variance": 43279265.71
          },
          {
            "average": 30226.91651,
            "count": 14297340,
            "maximum": 45824,
            "minimum": 7680,
            "name": "Green",
            "position": 13,
            "stddev": 4766.367982,
            "variance": 22718263.74
          },
          {
            "average": 24571.1616,
            "count": 14297340,
            "maximum": 42240,
            "minimum": 7424,
            "name": "Blue",
            "position": 14,
            "stddev": 3434.680545,
            "variance": 11797030.44
          },
          {
            "average": 189102889.6,
            "count": 14297340,
            "maximum": 189103973.3,
            "minimum": 189101144.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 740.7865614,
            "variance": 548764.7295
          },
          {
            "average": 0,
            "count": 14297340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14297340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14297340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14297340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14297340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273704.2631,
          4852081.632,
          1612.51729,
          274756.9231,
          4853501.592,
          1671.03729
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273704.2631126389,
                4852081.6316146655,
                1612.5172895511785
              ],
              [
                273704.2631126389,
                4853501.591614666,
                1612.5172895511785
              ],
              [
                274756.92311263893,
                4853501.591614666,
                1671.0372895511784
              ],
              [
                274756.92311263893,
                4852081.6316146655,
                1671.0372895511784
              ],
              [
                273704.2631126389,
                4852081.6316146655,
                1612.5172895511785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:39:33+00:00",
        "end_time": "2017-09-10T17:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130703,
            43.78718803,
            1612.51729,
            -119.7994035,
            43.8002789,
            1671.03729
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.8124708596011,
                  43.78718803180568,
                  1612.5172895511785
                ],
                [
                  -119.81307027094215,
                  43.79995768793215,
                  1612.5172895511785
                ],
                [
                  -119.80000017186806,
                  43.800278896578675,
                  1671.0372895511784
                ],
                [
                  -119.79940353662283,
                  43.78750909813948,
                  1671.0372895511784
                ],
                [
                  -119.8124708596011,
                  43.78718803180568,
                  1612.5172895511785
                ]
              ]
            ]
          },
          "id": "20170910_43119G7406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:39:33Z",
            "pc:count": 14297340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274231.0552,
                "count": 14297340,
                "maximum": 274756.9231,
                "minimum": 273704.2631,
                "name": "X",
                "position": 0,
                "stddev": 285.4068102,
                "variance": 81457.04733
              },
              {
                "average": 4852785.415,
                "count": 14297340,
                "maximum": 4853501.592,
                "minimum": 4852081.632,
                "name": "Y",
                "position": 1,
                "stddev": 402.0296479,
                "variance": 161627.8378
              },
              {
                "average": 1639.711631,
                "count": 14297340,
                "maximum": 1671.03729,
                "minimum": 1612.51729,
                "name": "Z",
                "position": 2,
                "stddev": 9.426552318,
                "variance": 88.85988861
              },
              {
                "average": 23839.77632,
                "count": 14297340,
                "maximum": 43265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4397.592415,
                "variance": 19338819.05
              },
              {
                "average": 1.055171941,
                "count": 14297340,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2656014982,
                "variance": 0.07054415586
              },
              {
                "average": 1.110954485,
                "count": 14297340,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3937442157,
                "variance": 0.1550345074
              },
              {
                "average": 0.5025904119,
                "count": 14297340,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933072,
                "variance": 0.2499933073
              },
              {
                "average": 4.2665279e-06,
                "count": 14297340,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002065553193,
                "variance": 4.266509995e-06
              },
              {
                "average": 1.26338116,
                "count": 14297340,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4404674089,
                "variance": 0.1940115383
              },
              {
                "average": -0.3634680685,
                "count": 14297340,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89574008,
                "variance": 141.5086321
              },
              {
                "average": 1.980680252,
                "count": 14297340,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.015087525,
                "variance": 1.030402684
              },
              {
                "average": 1176.048309,
                "count": 14297340,
                "maximum": 1178,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.984348481,
                "variance": 0.968941932
              },
              {
                "average": 33204.71405,
                "count": 14297340,
                "maximum": 49408,
                "minimum": 5120,
                "name": "Red",
                "position": 12,
                "stddev": 6578.697874,
                "variance": 43279265.71
              },
              {
                "average": 30226.91651,
                "count": 14297340,
                "maximum": 45824,
                "minimum": 7680,
                "name": "Green",
                "position": 13,
                "stddev": 4766.367982,
                "variance": 22718263.74
              },
              {
                "average": 24571.1616,
                "count": 14297340,
                "maximum": 42240,
                "minimum": 7424,
                "name": "Blue",
                "position": 14,
                "stddev": 3434.680545,
                "variance": 11797030.44
              },
              {
                "average": 189102889.6,
                "count": 14297340,
                "maximum": 189103973.3,
                "minimum": 189101144.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 740.7865614,
                "variance": 548764.7295
              },
              {
                "average": 0,
                "count": 14297340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14297340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14297340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14297340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14297340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273704.2631,
              4852081.632,
              1612.51729,
              274756.9231,
              4853501.592,
              1671.03729
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273704.2631126389,
                    4852081.6316146655,
                    1612.5172895511785
                  ],
                  [
                    273704.2631126389,
                    4853501.591614666,
                    1612.5172895511785
                  ],
                  [
                    274756.92311263893,
                    4853501.591614666,
                    1671.0372895511784
                  ],
                  [
                    274756.92311263893,
                    4852081.6316146655,
                    1671.0372895511784
                  ],
                  [
                    273704.2631126389,
                    4852081.6316146655,
                    1612.5172895511785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:39:33+00:00",
            "end_time": "2017-09-10T17:52:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747143186989,
              43.71219082901071,
              1489.123677854814
            ],
            [
              -119.78806485208335,
              43.72497999201843,
              1489.123677854814
            ],
            [
              -119.77500161104321,
              43.725298134408405,
              1600.0836778548141
            ],
            [
              -119.77441096253034,
              43.712508830214915,
              1600.0836778548141
            ],
            [
              -119.78747143186989,
              43.71219082901071,
              1489.123677854814
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880649,
        43.71219083,
        1489.123678,
        -119.774411,
        43.72529813,
        1600.083678
      ],
      "properties": {
        "datetime": "2017-09-11T19:44:41Z",
        "pc:count": 19156069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275981.021,
            "count": 19156069,
            "maximum": 276488.767,
            "minimum": 275435.367,
            "name": "X",
            "position": 0,
            "stddev": 291.7804593,
            "variance": 85135.83642
          },
          {
            "average": 4844389.894,
            "count": 19156069,
            "maximum": 4845105.783,
            "minimum": 4843683.703,
            "name": "Y",
            "position": 1,
            "stddev": 414.5596572,
            "variance": 171859.7094
          },
          {
            "average": 1542.800794,
            "count": 19156069,
            "maximum": 1600.083678,
            "minimum": 1489.123678,
            "name": "Z",
            "position": 2,
            "stddev": 16.71600654,
            "variance": 279.4248746
          },
          {
            "average": 16608.92861,
            "count": 19156069,
            "maximum": 49057,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8220.668726,
            "variance": 67579394.3
          },
          {
            "average": 1.487702775,
            "count": 19156069,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7400499295,
            "variance": 0.5476738982
          },
          {
            "average": 2.008560994,
            "count": 19156069,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.015053201,
            "variance": 1.030333002
          },
          {
            "average": 0.5012273134,
            "count": 19156069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985068,
            "variance": 0.2499985068
          },
          {
            "average": 8.822269329e-06,
            "count": 19156069,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002970217493,
            "variance": 8.822191957e-06
          },
          {
            "average": 1.164886909,
            "count": 19156069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3710784597,
            "variance": 0.1376992232
          },
          {
            "average": 0.2523650072,
            "count": 19156069,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1835221,
            "variance": 148.4382106
          },
          {
            "average": 1.721849613,
            "count": 19156069,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.101885276,
            "variance": 1.214151161
          },
          {
            "average": 1180.609491,
            "count": 19156069,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.76048443,
            "variance": 3.099305429
          },
          {
            "average": 19439.67185,
            "count": 19156069,
            "maximum": 54016,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9644.710396,
            "variance": 93020438.62
          },
          {
            "average": 20234.11538,
            "count": 19156069,
            "maximum": 48896,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8208.422367,
            "variance": 67378197.75
          },
          {
            "average": 16964.97852,
            "count": 19156069,
            "maximum": 46080,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6449.058684,
            "variance": 41590357.91
          },
          {
            "average": 189115522.7,
            "count": 19156069,
            "maximum": 189194281.4,
            "minimum": 189104081.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27758.99437,
            "variance": 770561768.4
          },
          {
            "average": 0,
            "count": 19156069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19156069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19156069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19156069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19156069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275435.367,
          4843683.703,
          1489.123678,
          276488.767,
          4845105.783,
          1600.083678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275435.3669804698,
                4843683.703370142,
                1489.123677854814
              ],
              [
                275435.3669804698,
                4845105.783370142,
                1489.123677854814
              ],
              [
                276488.7669804698,
                4845105.783370142,
                1600.0836778548141
              ],
              [
                276488.7669804698,
                4843683.703370142,
                1600.0836778548141
              ],
              [
                275435.3669804698,
                4843683.703370142,
                1489.123677854814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:44:41+00:00",
        "end_time": "2017-09-10T18:41:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880649,
            43.71219083,
            1489.123678,
            -119.774411,
            43.72529813,
            1600.083678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747143186989,
                  43.71219082901071,
                  1489.123677854814
                ],
                [
                  -119.78806485208335,
                  43.72497999201843,
                  1489.123677854814
                ],
                [
                  -119.77500161104321,
                  43.725298134408405,
                  1600.0836778548141
                ],
                [
                  -119.77441096253034,
                  43.712508830214915,
                  1600.0836778548141
                ],
                [
                  -119.78747143186989,
                  43.71219082901071,
                  1489.123677854814
                ]
              ]
            ]
          },
          "id": "20170910_43119F7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:44:41Z",
            "pc:count": 19156069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275981.021,
                "count": 19156069,
                "maximum": 276488.767,
                "minimum": 275435.367,
                "name": "X",
                "position": 0,
                "stddev": 291.7804593,
                "variance": 85135.83642
              },
              {
                "average": 4844389.894,
                "count": 19156069,
                "maximum": 4845105.783,
                "minimum": 4843683.703,
                "name": "Y",
                "position": 1,
                "stddev": 414.5596572,
                "variance": 171859.7094
              },
              {
                "average": 1542.800794,
                "count": 19156069,
                "maximum": 1600.083678,
                "minimum": 1489.123678,
                "name": "Z",
                "position": 2,
                "stddev": 16.71600654,
                "variance": 279.4248746
              },
              {
                "average": 16608.92861,
                "count": 19156069,
                "maximum": 49057,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8220.668726,
                "variance": 67579394.3
              },
              {
                "average": 1.487702775,
                "count": 19156069,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7400499295,
                "variance": 0.5476738982
              },
              {
                "average": 2.008560994,
                "count": 19156069,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.015053201,
                "variance": 1.030333002
              },
              {
                "average": 0.5012273134,
                "count": 19156069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985068,
                "variance": 0.2499985068
              },
              {
                "average": 8.822269329e-06,
                "count": 19156069,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002970217493,
                "variance": 8.822191957e-06
              },
              {
                "average": 1.164886909,
                "count": 19156069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3710784597,
                "variance": 0.1376992232
              },
              {
                "average": 0.2523650072,
                "count": 19156069,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1835221,
                "variance": 148.4382106
              },
              {
                "average": 1.721849613,
                "count": 19156069,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.101885276,
                "variance": 1.214151161
              },
              {
                "average": 1180.609491,
                "count": 19156069,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.76048443,
                "variance": 3.099305429
              },
              {
                "average": 19439.67185,
                "count": 19156069,
                "maximum": 54016,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9644.710396,
                "variance": 93020438.62
              },
              {
                "average": 20234.11538,
                "count": 19156069,
                "maximum": 48896,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8208.422367,
                "variance": 67378197.75
              },
              {
                "average": 16964.97852,
                "count": 19156069,
                "maximum": 46080,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6449.058684,
                "variance": 41590357.91
              },
              {
                "average": 189115522.7,
                "count": 19156069,
                "maximum": 189194281.4,
                "minimum": 189104081.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27758.99437,
                "variance": 770561768.4
              },
              {
                "average": 0,
                "count": 19156069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19156069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19156069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19156069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19156069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275435.367,
              4843683.703,
              1489.123678,
              276488.767,
              4845105.783,
              1600.083678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275435.3669804698,
                    4843683.703370142,
                    1489.123677854814
                  ],
                  [
                    275435.3669804698,
                    4845105.783370142,
                    1489.123677854814
                  ],
                  [
                    276488.7669804698,
                    4845105.783370142,
                    1600.0836778548141
                  ],
                  [
                    276488.7669804698,
                    4843683.703370142,
                    1600.0836778548141
                  ],
                  [
                    275435.3669804698,
                    4843683.703370142,
                    1489.123677854814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:44:41+00:00",
            "end_time": "2017-09-10T18:41: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": "20170910_43119F6219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.64997111336464,
              43.69970579496521,
              1364.3828820160081
            ],
            [
              -119.65053433884796,
              43.712480616524985,
              1364.3828820160081
            ],
            [
              -119.63749960650657,
              43.712782341831286,
              1448.7228820160083
            ],
            [
              -119.63693914299252,
              43.70000738651885,
              1448.7228820160083
            ],
            [
              -119.64997111336464,
              43.69970579496521,
              1364.3828820160081
            ]
          ]
        ]
      },
      "bbox": [
        -119.6505343,
        43.69970579,
        1364.382882,
        -119.6369391,
        43.71278234,
        1448.722882
      ],
      "properties": {
        "datetime": "2017-09-10T15:32:42Z",
        "pc:count": 14149658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286999.102,
            "count": 14149658,
            "maximum": 287519.9127,
            "minimum": 286468.7127,
            "name": "X",
            "position": 0,
            "stddev": 291.4288399,
            "variance": 84930.7687
          },
          {
            "average": 4842668.093,
            "count": 14149658,
            "maximum": 4843353.828,
            "minimum": 4841933.508,
            "name": "Y",
            "position": 1,
            "stddev": 395.9553814,
            "variance": 156780.664
          },
          {
            "average": 1402.721065,
            "count": 14149658,
            "maximum": 1448.722882,
            "minimum": 1364.382882,
            "name": "Z",
            "position": 2,
            "stddev": 21.1337286,
            "variance": 446.6344843
          },
          {
            "average": 24665.051,
            "count": 14149658,
            "maximum": 57425,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2795.555604,
            "variance": 7815131.133
          },
          {
            "average": 1.009126369,
            "count": 14149658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1050398715,
            "variance": 0.01103337461
          },
          {
            "average": 1.018426876,
            "count": 14149658,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1556574561,
            "variance": 0.02422924363
          },
          {
            "average": 0.5010411559,
            "count": 14149658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989337,
            "variance": 0.2499989337
          },
          {
            "average": 3.166154263e-05,
            "count": 14149658,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.005626770159,
            "variance": 3.166054242e-05
          },
          {
            "average": 1.2471729,
            "count": 14149658,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4313681381,
            "variance": 0.1860784706
          },
          {
            "average": 0.1950719005,
            "count": 14149658,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06553634,
            "variance": 145.5771672
          },
          {
            "average": 2.003551676,
            "count": 14149658,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003611429,
            "variance": 1.007235901
          },
          {
            "average": 1158.848986,
            "count": 14149658,
            "maximum": 1161,
            "minimum": 1157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9886373465,
            "variance": 0.9774038029
          },
          {
            "average": 41500.10791,
            "count": 14149658,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 4634.365765,
            "variance": 21477346.04
          },
          {
            "average": 39356.22498,
            "count": 14149658,
            "maximum": 53248,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 3777.463377,
            "variance": 14269229.56
          },
          {
            "average": 35733.84873,
            "count": 14149658,
            "maximum": 50432,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 3944.905935,
            "variance": 15562282.84
          },
          {
            "average": 189091087.7,
            "count": 14149658,
            "maximum": 189092762.7,
            "minimum": 189089834.8,
            "name": "GpsTime",
            "position": 15,
            "stddev": 815.8687519,
            "variance": 665641.8204
          },
          {
            "average": 0,
            "count": 14149658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14149658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14149658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14149658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14149658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286468.7127,
          4841933.508,
          1364.382882,
          287519.9127,
          4843353.828,
          1448.722882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286468.7126634508,
                4841933.507560544,
                1364.3828820160081
              ],
              [
                286468.7126634508,
                4843353.827560544,
                1364.3828820160081
              ],
              [
                287519.91266345076,
                4843353.827560544,
                1448.7228820160083
              ],
              [
                287519.91266345076,
                4841933.507560544,
                1448.7228820160083
              ],
              [
                286468.7126634508,
                4841933.507560544,
                1364.3828820160081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:32:42+00:00",
        "end_time": "2017-09-10T14:43:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6505343,
            43.69970579,
            1364.382882,
            -119.6369391,
            43.71278234,
            1448.722882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.64997111336464,
                  43.69970579496521,
                  1364.3828820160081
                ],
                [
                  -119.65053433884796,
                  43.712480616524985,
                  1364.3828820160081
                ],
                [
                  -119.63749960650657,
                  43.712782341831286,
                  1448.7228820160083
                ],
                [
                  -119.63693914299252,
                  43.70000738651885,
                  1448.7228820160083
                ],
                [
                  -119.64997111336464,
                  43.69970579496521,
                  1364.3828820160081
                ]
              ]
            ]
          },
          "id": "20170910_43119F6219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:32:42Z",
            "pc:count": 14149658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286999.102,
                "count": 14149658,
                "maximum": 287519.9127,
                "minimum": 286468.7127,
                "name": "X",
                "position": 0,
                "stddev": 291.4288399,
                "variance": 84930.7687
              },
              {
                "average": 4842668.093,
                "count": 14149658,
                "maximum": 4843353.828,
                "minimum": 4841933.508,
                "name": "Y",
                "position": 1,
                "stddev": 395.9553814,
                "variance": 156780.664
              },
              {
                "average": 1402.721065,
                "count": 14149658,
                "maximum": 1448.722882,
                "minimum": 1364.382882,
                "name": "Z",
                "position": 2,
                "stddev": 21.1337286,
                "variance": 446.6344843
              },
              {
                "average": 24665.051,
                "count": 14149658,
                "maximum": 57425,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2795.555604,
                "variance": 7815131.133
              },
              {
                "average": 1.009126369,
                "count": 14149658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1050398715,
                "variance": 0.01103337461
              },
              {
                "average": 1.018426876,
                "count": 14149658,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1556574561,
                "variance": 0.02422924363
              },
              {
                "average": 0.5010411559,
                "count": 14149658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989337,
                "variance": 0.2499989337
              },
              {
                "average": 3.166154263e-05,
                "count": 14149658,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.005626770159,
                "variance": 3.166054242e-05
              },
              {
                "average": 1.2471729,
                "count": 14149658,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4313681381,
                "variance": 0.1860784706
              },
              {
                "average": 0.1950719005,
                "count": 14149658,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06553634,
                "variance": 145.5771672
              },
              {
                "average": 2.003551676,
                "count": 14149658,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003611429,
                "variance": 1.007235901
              },
              {
                "average": 1158.848986,
                "count": 14149658,
                "maximum": 1161,
                "minimum": 1157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9886373465,
                "variance": 0.9774038029
              },
              {
                "average": 41500.10791,
                "count": 14149658,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 4634.365765,
                "variance": 21477346.04
              },
              {
                "average": 39356.22498,
                "count": 14149658,
                "maximum": 53248,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 3777.463377,
                "variance": 14269229.56
              },
              {
                "average": 35733.84873,
                "count": 14149658,
                "maximum": 50432,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 3944.905935,
                "variance": 15562282.84
              },
              {
                "average": 189091087.7,
                "count": 14149658,
                "maximum": 189092762.7,
                "minimum": 189089834.8,
                "name": "GpsTime",
                "position": 15,
                "stddev": 815.8687519,
                "variance": 665641.8204
              },
              {
                "average": 0,
                "count": 14149658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14149658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14149658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14149658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14149658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286468.7127,
              4841933.508,
              1364.382882,
              287519.9127,
              4843353.828,
              1448.722882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286468.7126634508,
                    4841933.507560544,
                    1364.3828820160081
                  ],
                  [
                    286468.7126634508,
                    4843353.827560544,
                    1364.3828820160081
                  ],
                  [
                    287519.91266345076,
                    4843353.827560544,
                    1448.7228820160083
                  ],
                  [
                    287519.91266345076,
                    4841933.507560544,
                    1448.7228820160083
                  ],
                  [
                    286468.7126634508,
                    4841933.507560544,
                    1364.3828820160081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:32:42+00:00",
            "end_time": "2017-09-10T14:43:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7109.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.83739788335768,
              43.72468713713518,
              1609.3384087748755
            ],
            [
              -119.83799920306275,
              43.73741259362665,
              1609.3384087748755
            ],
            [
              -119.82499806645316,
              43.737734926198456,
              1686.2984087748755
            ],
            [
              -119.82439949249664,
              43.72500932737687,
              1686.2984087748755
            ],
            [
              -119.83739788335768,
              43.72468713713518,
              1609.3384087748755
            ]
          ]
        ]
      },
      "bbox": [
        -119.8379992,
        43.72468714,
        1609.338409,
        -119.8243995,
        43.73773493,
        1686.298409
      ],
      "properties": {
        "datetime": "2017-09-11T20:47:33Z",
        "pc:count": 17709955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272047.1273,
            "count": 17709955,
            "maximum": 272508.7977,
            "minimum": 271460.5777,
            "name": "X",
            "position": 0,
            "stddev": 272.3356973,
            "variance": 74166.73204
          },
          {
            "average": 4845877.684,
            "count": 17709955,
            "maximum": 4846623.26,
            "minimum": 4845208.2,
            "name": "Y",
            "position": 1,
            "stddev": 380.360678,
            "variance": 144674.2454
          },
          {
            "average": 1644.743833,
            "count": 17709955,
            "maximum": 1686.298409,
            "minimum": 1609.338409,
            "name": "Z",
            "position": 2,
            "stddev": 10.61024744,
            "variance": 112.5773507
          },
          {
            "average": 20264.38631,
            "count": 17709955,
            "maximum": 50977,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8908.972064,
            "variance": 79369783.23
          },
          {
            "average": 1.369212231,
            "count": 17709955,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6728278303,
            "variance": 0.4526972893
          },
          {
            "average": 1.755668888,
            "count": 17709955,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9593837394,
            "variance": 0.9204171595
          },
          {
            "average": 0.5027155631,
            "count": 17709955,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926398,
            "variance": 0.2499926398
          },
          {
            "average": 1.806893355e-05,
            "count": 17709955,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004250718537,
            "variance": 1.806860808e-05
          },
          {
            "average": 1.164432829,
            "count": 17709955,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3706678856,
            "variance": 0.1373946814
          },
          {
            "average": -0.5720005573,
            "count": 17709955,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07471597,
            "variance": 145.7987656
          },
          {
            "average": 1.809594886,
            "count": 17709955,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.080681371,
            "variance": 1.167872225
          },
          {
            "average": 1190.040032,
            "count": 17709955,
            "maximum": 1192,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9619212528,
            "variance": 0.9252924965
          },
          {
            "average": 25572.80355,
            "count": 17709955,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11253.52326,
            "variance": 126641785.8
          },
          {
            "average": 25267.41264,
            "count": 17709955,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9378.525985,
            "variance": 87956749.66
          },
          {
            "average": 20486.27191,
            "count": 17709955,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8506.474088,
            "variance": 72360101.41
          },
          {
            "average": 189196672.8,
            "count": 17709955,
            "maximum": 189198053.2,
            "minimum": 189195617.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 621.1814352,
            "variance": 385866.3755
          },
          {
            "average": 0,
            "count": 17709955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17709955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17709955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17709955,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17709955,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271460.5777,
          4845208.2,
          1609.338409,
          272508.7977,
          4846623.26,
          1686.298409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271460.5776763308,
                4845208.199629245,
                1609.3384087748755
              ],
              [
                271460.5776763308,
                4846623.259629246,
                1609.3384087748755
              ],
              [
                272508.7976763308,
                4846623.259629246,
                1686.2984087748755
              ],
              [
                272508.7976763308,
                4845208.199629245,
                1686.2984087748755
              ],
              [
                271460.5776763308,
                4845208.199629245,
                1609.3384087748755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:47:33+00:00",
        "end_time": "2017-09-11T20:06:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7109.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7109.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7109.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7109.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8379992,
            43.72468714,
            1609.338409,
            -119.8243995,
            43.73773493,
            1686.298409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.83739788335768,
                  43.72468713713518,
                  1609.3384087748755
                ],
                [
                  -119.83799920306275,
                  43.73741259362665,
                  1609.3384087748755
                ],
                [
                  -119.82499806645316,
                  43.737734926198456,
                  1686.2984087748755
                ],
                [
                  -119.82439949249664,
                  43.72500932737687,
                  1686.2984087748755
                ],
                [
                  -119.83739788335768,
                  43.72468713713518,
                  1609.3384087748755
                ]
              ]
            ]
          },
          "id": "20170911_43119F7109.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7109.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:47:33Z",
            "pc:count": 17709955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272047.1273,
                "count": 17709955,
                "maximum": 272508.7977,
                "minimum": 271460.5777,
                "name": "X",
                "position": 0,
                "stddev": 272.3356973,
                "variance": 74166.73204
              },
              {
                "average": 4845877.684,
                "count": 17709955,
                "maximum": 4846623.26,
                "minimum": 4845208.2,
                "name": "Y",
                "position": 1,
                "stddev": 380.360678,
                "variance": 144674.2454
              },
              {
                "average": 1644.743833,
                "count": 17709955,
                "maximum": 1686.298409,
                "minimum": 1609.338409,
                "name": "Z",
                "position": 2,
                "stddev": 10.61024744,
                "variance": 112.5773507
              },
              {
                "average": 20264.38631,
                "count": 17709955,
                "maximum": 50977,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8908.972064,
                "variance": 79369783.23
              },
              {
                "average": 1.369212231,
                "count": 17709955,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6728278303,
                "variance": 0.4526972893
              },
              {
                "average": 1.755668888,
                "count": 17709955,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9593837394,
                "variance": 0.9204171595
              },
              {
                "average": 0.5027155631,
                "count": 17709955,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926398,
                "variance": 0.2499926398
              },
              {
                "average": 1.806893355e-05,
                "count": 17709955,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004250718537,
                "variance": 1.806860808e-05
              },
              {
                "average": 1.164432829,
                "count": 17709955,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3706678856,
                "variance": 0.1373946814
              },
              {
                "average": -0.5720005573,
                "count": 17709955,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07471597,
                "variance": 145.7987656
              },
              {
                "average": 1.809594886,
                "count": 17709955,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.080681371,
                "variance": 1.167872225
              },
              {
                "average": 1190.040032,
                "count": 17709955,
                "maximum": 1192,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9619212528,
                "variance": 0.9252924965
              },
              {
                "average": 25572.80355,
                "count": 17709955,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11253.52326,
                "variance": 126641785.8
              },
              {
                "average": 25267.41264,
                "count": 17709955,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9378.525985,
                "variance": 87956749.66
              },
              {
                "average": 20486.27191,
                "count": 17709955,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8506.474088,
                "variance": 72360101.41
              },
              {
                "average": 189196672.8,
                "count": 17709955,
                "maximum": 189198053.2,
                "minimum": 189195617.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 621.1814352,
                "variance": 385866.3755
              },
              {
                "average": 0,
                "count": 17709955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17709955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17709955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17709955,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17709955,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271460.5777,
              4845208.2,
              1609.338409,
              272508.7977,
              4846623.26,
              1686.298409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271460.5776763308,
                    4845208.199629245,
                    1609.3384087748755
                  ],
                  [
                    271460.5776763308,
                    4846623.259629246,
                    1609.3384087748755
                  ],
                  [
                    272508.7976763308,
                    4846623.259629246,
                    1686.2984087748755
                  ],
                  [
                    272508.7976763308,
                    4845208.199629245,
                    1686.2984087748755
                  ],
                  [
                    271460.5776763308,
                    4845208.199629245,
                    1609.3384087748755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:47:33+00:00",
            "end_time": "2017-09-11T20:06: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": "20170910_43119F7219.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7749721868691,
              43.69969189447859,
              1443.0047203102083
            ],
            [
              -119.77556263251782,
              43.71247996228375,
              1443.0047203102083
            ],
            [
              -119.76250172074053,
              43.71279661040897,
              1539.1847203102081
            ],
            [
              -119.76191404490564,
              43.70000840209042,
              1539.1847203102081
            ],
            [
              -119.7749721868691,
              43.69969189447859,
              1443.0047203102083
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755626,
        43.69969189,
        1443.00472,
        -119.761914,
        43.71279661,
        1539.18472
      ],
      "properties": {
        "datetime": "2017-09-11T19:30:14Z",
        "pc:count": 21426660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276923.2343,
            "count": 21426660,
            "maximum": 277449.2957,
            "minimum": 276395.8757,
            "name": "X",
            "position": 0,
            "stddev": 292.6978426,
            "variance": 85672.02706
          },
          {
            "average": 4842958.923,
            "count": 21426660,
            "maximum": 4843683.605,
            "minimum": 4842261.665,
            "name": "Y",
            "position": 1,
            "stddev": 405.9166212,
            "variance": 164768.3034
          },
          {
            "average": 1495.54102,
            "count": 21426660,
            "maximum": 1539.18472,
            "minimum": 1443.00472,
            "name": "Z",
            "position": 2,
            "stddev": 14.71872675,
            "variance": 216.6409171
          },
          {
            "average": 17134.82799,
            "count": 21426660,
            "maximum": 52866,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8791.980638,
            "variance": 77298923.53
          },
          {
            "average": 1.503037291,
            "count": 21426660,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7496050498,
            "variance": 0.5619077307
          },
          {
            "average": 2.041979478,
            "count": 21426660,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.025437899,
            "variance": 1.051522886
          },
          {
            "average": 0.50227917,
            "count": 21426660,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994817,
            "variance": 0.2499948171
          },
          {
            "average": 3.313628909e-06,
            "count": 21426660,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001820334608,
            "variance": 3.313618084e-06
          },
          {
            "average": 1.151522869,
            "count": 21426660,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3585577991,
            "variance": 0.1285636953
          },
          {
            "average": -0.299429433,
            "count": 21426660,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05722199,
            "variance": 145.3766021
          },
          {
            "average": 1.707226138,
            "count": 21426660,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.1052056,
            "variance": 1.221479418
          },
          {
            "average": 1179.723002,
            "count": 21426660,
            "maximum": 1185,
            "minimum": 1177,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.197953119,
            "variance": 1.435091676
          },
          {
            "average": 16846.52371,
            "count": 21426660,
            "maximum": 51968,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9688.836619,
            "variance": 93873555.02
          },
          {
            "average": 18327.45057,
            "count": 21426660,
            "maximum": 50432,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8502.125311,
            "variance": 72286134.81
          },
          {
            "average": 14783.29813,
            "count": 21426660,
            "maximum": 47104,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7240.417453,
            "variance": 52423644.9
          },
          {
            "average": 189107098.3,
            "count": 21426660,
            "maximum": 189193414.8,
            "minimum": 189103642.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 12368.11237,
            "variance": 152970203.7
          },
          {
            "average": 0,
            "count": 21426660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21426660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21426660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21426660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21426660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276395.8757,
          4842261.665,
          1443.00472,
          277449.2957,
          4843683.605,
          1539.18472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276395.8757393781,
                4842261.664878427,
                1443.0047203102083
              ],
              [
                276395.8757393781,
                4843683.6048784265,
                1443.0047203102083
              ],
              [
                277449.29573937814,
                4843683.6048784265,
                1539.1847203102081
              ],
              [
                277449.29573937814,
                4842261.664878427,
                1539.1847203102081
              ],
              [
                276395.8757393781,
                4842261.664878427,
                1443.0047203102083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:30:14+00:00",
        "end_time": "2017-09-10T18:34:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7219.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7219.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7219.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7219.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755626,
            43.69969189,
            1443.00472,
            -119.761914,
            43.71279661,
            1539.18472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7749721868691,
                  43.69969189447859,
                  1443.0047203102083
                ],
                [
                  -119.77556263251782,
                  43.71247996228375,
                  1443.0047203102083
                ],
                [
                  -119.76250172074053,
                  43.71279661040897,
                  1539.1847203102081
                ],
                [
                  -119.76191404490564,
                  43.70000840209042,
                  1539.1847203102081
                ],
                [
                  -119.7749721868691,
                  43.69969189447859,
                  1443.0047203102083
                ]
              ]
            ]
          },
          "id": "20170910_43119F7219.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7219.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:30:14Z",
            "pc:count": 21426660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276923.2343,
                "count": 21426660,
                "maximum": 277449.2957,
                "minimum": 276395.8757,
                "name": "X",
                "position": 0,
                "stddev": 292.6978426,
                "variance": 85672.02706
              },
              {
                "average": 4842958.923,
                "count": 21426660,
                "maximum": 4843683.605,
                "minimum": 4842261.665,
                "name": "Y",
                "position": 1,
                "stddev": 405.9166212,
                "variance": 164768.3034
              },
              {
                "average": 1495.54102,
                "count": 21426660,
                "maximum": 1539.18472,
                "minimum": 1443.00472,
                "name": "Z",
                "position": 2,
                "stddev": 14.71872675,
                "variance": 216.6409171
              },
              {
                "average": 17134.82799,
                "count": 21426660,
                "maximum": 52866,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8791.980638,
                "variance": 77298923.53
              },
              {
                "average": 1.503037291,
                "count": 21426660,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7496050498,
                "variance": 0.5619077307
              },
              {
                "average": 2.041979478,
                "count": 21426660,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.025437899,
                "variance": 1.051522886
              },
              {
                "average": 0.50227917,
                "count": 21426660,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994817,
                "variance": 0.2499948171
              },
              {
                "average": 3.313628909e-06,
                "count": 21426660,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001820334608,
                "variance": 3.313618084e-06
              },
              {
                "average": 1.151522869,
                "count": 21426660,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3585577991,
                "variance": 0.1285636953
              },
              {
                "average": -0.299429433,
                "count": 21426660,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05722199,
                "variance": 145.3766021
              },
              {
                "average": 1.707226138,
                "count": 21426660,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.1052056,
                "variance": 1.221479418
              },
              {
                "average": 1179.723002,
                "count": 21426660,
                "maximum": 1185,
                "minimum": 1177,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.197953119,
                "variance": 1.435091676
              },
              {
                "average": 16846.52371,
                "count": 21426660,
                "maximum": 51968,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9688.836619,
                "variance": 93873555.02
              },
              {
                "average": 18327.45057,
                "count": 21426660,
                "maximum": 50432,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8502.125311,
                "variance": 72286134.81
              },
              {
                "average": 14783.29813,
                "count": 21426660,
                "maximum": 47104,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7240.417453,
                "variance": 52423644.9
              },
              {
                "average": 189107098.3,
                "count": 21426660,
                "maximum": 189193414.8,
                "minimum": 189103642.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 12368.11237,
                "variance": 152970203.7
              },
              {
                "average": 0,
                "count": 21426660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21426660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21426660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21426660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21426660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276395.8757,
              4842261.665,
              1443.00472,
              277449.2957,
              4843683.605,
              1539.18472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276395.8757393781,
                    4842261.664878427,
                    1443.0047203102083
                  ],
                  [
                    276395.8757393781,
                    4843683.6048784265,
                    1443.0047203102083
                  ],
                  [
                    277449.29573937814,
                    4843683.6048784265,
                    1539.1847203102081
                  ],
                  [
                    277449.29573937814,
                    4842261.664878427,
                    1539.1847203102081
                  ],
                  [
                    276395.8757393781,
                    4842261.664878427,
                    1443.0047203102083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:30:14+00:00",
            "end_time": "2017-09-10T18:34: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": "20170910_43119G7407.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997153173738,
              43.78718925237869,
              1585.2551820788312
            ],
            [
              -119.80056924819729,
              43.79997972935308,
              1585.2551820788312
            ],
            [
              -119.7875672954703,
              43.80029784157847,
              1660.0151820788315
            ],
            [
              -119.78697234519409,
              43.78750722343349,
              1660.0151820788315
            ],
            [
              -119.79997153173738,
              43.78718925237869,
              1585.2551820788312
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005692,
        43.78718925,
        1585.255182,
        -119.7869723,
        43.80029784,
        1660.015182
      ],
      "properties": {
        "datetime": "2017-09-10T18:17:09Z",
        "pc:count": 15165334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275255.3891,
            "count": 15165334,
            "maximum": 275757.1777,
            "minimum": 274710.0177,
            "name": "X",
            "position": 0,
            "stddev": 290.5350601,
            "variance": 84410.62115
          },
          {
            "average": 4852760.014,
            "count": 15165334,
            "maximum": 4853469.913,
            "minimum": 4852047.653,
            "name": "Y",
            "position": 1,
            "stddev": 394.3827644,
            "variance": 155537.7648
          },
          {
            "average": 1620.920532,
            "count": 15165334,
            "maximum": 1660.015182,
            "minimum": 1585.255182,
            "name": "Z",
            "position": 2,
            "stddev": 11.27136629,
            "variance": 127.0436981
          },
          {
            "average": 21227.28151,
            "count": 15165334,
            "maximum": 43457,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6454.466459,
            "variance": 41660137.27
          },
          {
            "average": 1.175756432,
            "count": 15165334,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4875536116,
            "variance": 0.2377085242
          },
          {
            "average": 1.356651492,
            "count": 15165334,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7264261729,
            "variance": 0.5276949847
          },
          {
            "average": 0.5014073544,
            "count": 15165334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980358,
            "variance": 0.2499980358
          },
          {
            "average": 4.879549636e-06,
            "count": 15165334,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002208964949,
            "variance": 4.879526148e-06
          },
          {
            "average": 1.23553718,
            "count": 15165334,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4243341002,
            "variance": 0.1800594286
          },
          {
            "average": 0.0756560696,
            "count": 15165334,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05668495,
            "variance": 145.3636521
          },
          {
            "average": 1.913584429,
            "count": 15165334,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044314784,
            "variance": 1.090593367
          },
          {
            "average": 1173.938973,
            "count": 15165334,
            "maximum": 1176,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.001169602,
            "variance": 1.002340573
          },
          {
            "average": 29187.23203,
            "count": 15165334,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 10003.71812,
            "variance": 100074376.2
          },
          {
            "average": 27412.73713,
            "count": 15165334,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 7763.478079,
            "variance": 60271591.88
          },
          {
            "average": 22947.80842,
            "count": 15165334,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Blue",
            "position": 14,
            "stddev": 5878.738703,
            "variance": 34559568.74
          },
          {
            "average": 189101344.4,
            "count": 15165334,
            "maximum": 189102629.7,
            "minimum": 189099627.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 784.5483038,
            "variance": 615516.041
          },
          {
            "average": 0,
            "count": 15165334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274710.0177,
          4852047.653,
          1585.255182,
          275757.1777,
          4853469.913,
          1660.015182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274710.01773133647,
                4852047.653127979,
                1585.2551820788312
              ],
              [
                274710.01773133647,
                4853469.913127978,
                1585.2551820788312
              ],
              [
                275757.1777313365,
                4853469.913127978,
                1660.0151820788315
              ],
              [
                275757.1777313365,
                4852047.653127979,
                1660.0151820788315
              ],
              [
                274710.01773133647,
                4852047.653127979,
                1585.2551820788312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:17:09+00:00",
        "end_time": "2017-09-10T17:27:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7407.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7407.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7407.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7407.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005692,
            43.78718925,
            1585.255182,
            -119.7869723,
            43.80029784,
            1660.015182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997153173738,
                  43.78718925237869,
                  1585.2551820788312
                ],
                [
                  -119.80056924819729,
                  43.79997972935308,
                  1585.2551820788312
                ],
                [
                  -119.7875672954703,
                  43.80029784157847,
                  1660.0151820788315
                ],
                [
                  -119.78697234519409,
                  43.78750722343349,
                  1660.0151820788315
                ],
                [
                  -119.79997153173738,
                  43.78718925237869,
                  1585.2551820788312
                ]
              ]
            ]
          },
          "id": "20170910_43119G7407.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7407.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:17:09Z",
            "pc:count": 15165334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275255.3891,
                "count": 15165334,
                "maximum": 275757.1777,
                "minimum": 274710.0177,
                "name": "X",
                "position": 0,
                "stddev": 290.5350601,
                "variance": 84410.62115
              },
              {
                "average": 4852760.014,
                "count": 15165334,
                "maximum": 4853469.913,
                "minimum": 4852047.653,
                "name": "Y",
                "position": 1,
                "stddev": 394.3827644,
                "variance": 155537.7648
              },
              {
                "average": 1620.920532,
                "count": 15165334,
                "maximum": 1660.015182,
                "minimum": 1585.255182,
                "name": "Z",
                "position": 2,
                "stddev": 11.27136629,
                "variance": 127.0436981
              },
              {
                "average": 21227.28151,
                "count": 15165334,
                "maximum": 43457,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6454.466459,
                "variance": 41660137.27
              },
              {
                "average": 1.175756432,
                "count": 15165334,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4875536116,
                "variance": 0.2377085242
              },
              {
                "average": 1.356651492,
                "count": 15165334,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7264261729,
                "variance": 0.5276949847
              },
              {
                "average": 0.5014073544,
                "count": 15165334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980358,
                "variance": 0.2499980358
              },
              {
                "average": 4.879549636e-06,
                "count": 15165334,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002208964949,
                "variance": 4.879526148e-06
              },
              {
                "average": 1.23553718,
                "count": 15165334,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4243341002,
                "variance": 0.1800594286
              },
              {
                "average": 0.0756560696,
                "count": 15165334,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05668495,
                "variance": 145.3636521
              },
              {
                "average": 1.913584429,
                "count": 15165334,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.044314784,
                "variance": 1.090593367
              },
              {
                "average": 1173.938973,
                "count": 15165334,
                "maximum": 1176,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.001169602,
                "variance": 1.002340573
              },
              {
                "average": 29187.23203,
                "count": 15165334,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 10003.71812,
                "variance": 100074376.2
              },
              {
                "average": 27412.73713,
                "count": 15165334,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 7763.478079,
                "variance": 60271591.88
              },
              {
                "average": 22947.80842,
                "count": 15165334,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Blue",
                "position": 14,
                "stddev": 5878.738703,
                "variance": 34559568.74
              },
              {
                "average": 189101344.4,
                "count": 15165334,
                "maximum": 189102629.7,
                "minimum": 189099627.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 784.5483038,
                "variance": 615516.041
              },
              {
                "average": 0,
                "count": 15165334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274710.0177,
              4852047.653,
              1585.255182,
              275757.1777,
              4853469.913,
              1660.015182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274710.01773133647,
                    4852047.653127979,
                    1585.2551820788312
                  ],
                  [
                    274710.01773133647,
                    4853469.913127978,
                    1585.2551820788312
                  ],
                  [
                    275757.1777313365,
                    4853469.913127978,
                    1660.0151820788315
                  ],
                  [
                    275757.1777313365,
                    4852047.653127979,
                    1660.0151820788315
                  ],
                  [
                    274710.01773133647,
                    4852047.653127979,
                    1585.2551820788312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:17:09+00:00",
            "end_time": "2017-09-10T17:27: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": "20170910_43119F6122.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.73747228887544,
              43.687196006146536,
              1393.9442584704639
            ],
            [
              -119.73805431927171,
              43.699980368675085,
              1393.9442584704639
            ],
            [
              -119.7250006688558,
              43.700292542073896,
              1515.224258470464
            ],
            [
              -119.72442140489319,
              43.68750804105498,
              1515.224258470464
            ],
            [
              -119.73747228887544,
              43.687196006146536,
              1393.9442584704639
            ]
          ]
        ]
      },
      "bbox": [
        -119.7380543,
        43.68719601,
        1393.944258,
        -119.7244214,
        43.70029254,
        1515.224258
      ],
      "properties": {
        "datetime": "2017-09-10T18:33:22Z",
        "pc:count": 20402784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279886.6616,
            "count": 20402784,
            "maximum": 280424.8605,
            "minimum": 279371.8405,
            "name": "X",
            "position": 0,
            "stddev": 285.9153513,
            "variance": 81747.5881
          },
          {
            "average": 4841410.829,
            "count": 20402784,
            "maximum": 4842194.747,
            "minimum": 4840773.267,
            "name": "Y",
            "position": 1,
            "stddev": 405.4373541,
            "variance": 164379.4481
          },
          {
            "average": 1457.395974,
            "count": 20402784,
            "maximum": 1515.224258,
            "minimum": 1393.944258,
            "name": "Z",
            "position": 2,
            "stddev": 22.15138395,
            "variance": 490.683811
          },
          {
            "average": 18303.13232,
            "count": 20402784,
            "maximum": 59281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9181.500744,
            "variance": 84299955.91
          },
          {
            "average": 1.479447217,
            "count": 20402784,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7619498915,
            "variance": 0.5805676372
          },
          {
            "average": 2.003869325,
            "count": 20402784,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.091994374,
            "variance": 1.192451713
          },
          {
            "average": 0.5016262487,
            "count": 20402784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973676,
            "variance": 0.2499973676
          },
          {
            "average": 3.087813898e-06,
            "count": 20402784,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001757214988,
            "variance": 3.087804515e-06
          },
          {
            "average": 1.152707199,
            "count": 20402784,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3597050414,
            "variance": 0.1293877168
          },
          {
            "average": 0.03942252934,
            "count": 20402784,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98836079,
            "variance": 143.7207944
          },
          {
            "average": 1.749345776,
            "count": 20402784,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095846777,
            "variance": 1.200880158
          },
          {
            "average": 1174.924067,
            "count": 20402784,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9939054523,
            "variance": 0.9878480482
          },
          {
            "average": 20618.12943,
            "count": 20402784,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11833.63123,
            "variance": 140034828.2
          },
          {
            "average": 22171.66607,
            "count": 20402784,
            "maximum": 47616,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 10217.26639,
            "variance": 104392532.4
          },
          {
            "average": 18177.38342,
            "count": 20402784,
            "maximum": 46080,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 9149.737514,
            "variance": 83717696.58
          },
          {
            "average": 189102062.4,
            "count": 20402784,
            "maximum": 189103602.1,
            "minimum": 189099795,
            "name": "GpsTime",
            "position": 15,
            "stddev": 726.9807149,
            "variance": 528500.9598
          },
          {
            "average": 0,
            "count": 20402784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20402784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20402784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20402784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20402784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279371.8405,
          4840773.267,
          1393.944258,
          280424.8605,
          4842194.747,
          1515.224258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279371.84054125875,
                4840773.267401049,
                1393.9442584704639
              ],
              [
                279371.84054125875,
                4842194.747401049,
                1393.9442584704639
              ],
              [
                280424.86054125876,
                4842194.747401049,
                1515.224258470464
              ],
              [
                280424.86054125876,
                4840773.267401049,
                1515.224258470464
              ],
              [
                279371.84054125875,
                4840773.267401049,
                1393.9442584704639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:33:22+00:00",
        "end_time": "2017-09-10T17:29:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6122.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6122.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6122.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6122.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7380543,
            43.68719601,
            1393.944258,
            -119.7244214,
            43.70029254,
            1515.224258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.73747228887544,
                  43.687196006146536,
                  1393.9442584704639
                ],
                [
                  -119.73805431927171,
                  43.699980368675085,
                  1393.9442584704639
                ],
                [
                  -119.7250006688558,
                  43.700292542073896,
                  1515.224258470464
                ],
                [
                  -119.72442140489319,
                  43.68750804105498,
                  1515.224258470464
                ],
                [
                  -119.73747228887544,
                  43.687196006146536,
                  1393.9442584704639
                ]
              ]
            ]
          },
          "id": "20170910_43119F6122.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6122.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:33:22Z",
            "pc:count": 20402784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279886.6616,
                "count": 20402784,
                "maximum": 280424.8605,
                "minimum": 279371.8405,
                "name": "X",
                "position": 0,
                "stddev": 285.9153513,
                "variance": 81747.5881
              },
              {
                "average": 4841410.829,
                "count": 20402784,
                "maximum": 4842194.747,
                "minimum": 4840773.267,
                "name": "Y",
                "position": 1,
                "stddev": 405.4373541,
                "variance": 164379.4481
              },
              {
                "average": 1457.395974,
                "count": 20402784,
                "maximum": 1515.224258,
                "minimum": 1393.944258,
                "name": "Z",
                "position": 2,
                "stddev": 22.15138395,
                "variance": 490.683811
              },
              {
                "average": 18303.13232,
                "count": 20402784,
                "maximum": 59281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9181.500744,
                "variance": 84299955.91
              },
              {
                "average": 1.479447217,
                "count": 20402784,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7619498915,
                "variance": 0.5805676372
              },
              {
                "average": 2.003869325,
                "count": 20402784,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.091994374,
                "variance": 1.192451713
              },
              {
                "average": 0.5016262487,
                "count": 20402784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973676,
                "variance": 0.2499973676
              },
              {
                "average": 3.087813898e-06,
                "count": 20402784,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001757214988,
                "variance": 3.087804515e-06
              },
              {
                "average": 1.152707199,
                "count": 20402784,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3597050414,
                "variance": 0.1293877168
              },
              {
                "average": 0.03942252934,
                "count": 20402784,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98836079,
                "variance": 143.7207944
              },
              {
                "average": 1.749345776,
                "count": 20402784,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095846777,
                "variance": 1.200880158
              },
              {
                "average": 1174.924067,
                "count": 20402784,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9939054523,
                "variance": 0.9878480482
              },
              {
                "average": 20618.12943,
                "count": 20402784,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11833.63123,
                "variance": 140034828.2
              },
              {
                "average": 22171.66607,
                "count": 20402784,
                "maximum": 47616,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 10217.26639,
                "variance": 104392532.4
              },
              {
                "average": 18177.38342,
                "count": 20402784,
                "maximum": 46080,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 9149.737514,
                "variance": 83717696.58
              },
              {
                "average": 189102062.4,
                "count": 20402784,
                "maximum": 189103602.1,
                "minimum": 189099795,
                "name": "GpsTime",
                "position": 15,
                "stddev": 726.9807149,
                "variance": 528500.9598
              },
              {
                "average": 0,
                "count": 20402784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20402784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20402784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20402784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20402784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279371.8405,
              4840773.267,
              1393.944258,
              280424.8605,
              4842194.747,
              1515.224258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279371.84054125875,
                    4840773.267401049,
                    1393.9442584704639
                  ],
                  [
                    279371.84054125875,
                    4842194.747401049,
                    1393.9442584704639
                  ],
                  [
                    280424.86054125876,
                    4842194.747401049,
                    1515.224258470464
                  ],
                  [
                    280424.86054125876,
                    4840773.267401049,
                    1515.224258470464
                  ],
                  [
                    279371.84054125875,
                    4840773.267401049,
                    1393.9442584704639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:33:22+00:00",
            "end_time": "2017-09-10T17:29: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": "20170911_43119F7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497120912274,
              43.637192786213845,
              1459.0547343598455
            ],
            [
              -119.77556029387857,
              43.649979375467524,
              1459.0547343598455
            ],
            [
              -119.76250153877082,
              43.65029594167147,
              1537.5747343598455
            ],
            [
              -119.76191521699077,
              43.637509211942614,
              1537.5747343598455
            ],
            [
              -119.77497120912274,
              43.637192786213845,
              1459.0547343598455
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755603,
        43.63719279,
        1459.054734,
        -119.7619152,
        43.65029594,
        1537.574734
      ],
      "properties": {
        "datetime": "2017-09-11T20:44:47Z",
        "pc:count": 14160704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276690.3938,
            "count": 14160704,
            "maximum": 277217.9716,
            "minimum": 276163.6316,
            "name": "X",
            "position": 0,
            "stddev": 297.2848299,
            "variance": 88378.27007
          },
          {
            "average": 4836016.069,
            "count": 14160704,
            "maximum": 4836741.8,
            "minimum": 4835320.04,
            "name": "Y",
            "position": 1,
            "stddev": 407.2480228,
            "variance": 165850.9521
          },
          {
            "average": 1488.755421,
            "count": 14160704,
            "maximum": 1537.574734,
            "minimum": 1459.054734,
            "name": "Z",
            "position": 2,
            "stddev": 21.57535062,
            "variance": 465.4957544
          },
          {
            "average": 24066.96999,
            "count": 14160704,
            "maximum": 44625,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5798.580728,
            "variance": 33623538.46
          },
          {
            "average": 1.0993118,
            "count": 14160704,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3477507752,
            "variance": 0.1209306016
          },
          {
            "average": 1.199795222,
            "count": 14160704,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5063939962,
            "variance": 0.2564348794
          },
          {
            "average": 0.5016386897,
            "count": 14160704,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973323,
            "variance": 0.2499973324
          },
          {
            "average": 1.129887328e-06,
            "count": 14160704,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00106296102,
            "variance": 1.129886131e-06
          },
          {
            "average": 1.199815772,
            "count": 14160704,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3998617767,
            "variance": 0.1598894405
          },
          {
            "average": 0.1051888885,
            "count": 14160704,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87587466,
            "variance": 141.0363988
          },
          {
            "average": 1.945067985,
            "count": 14160704,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030543817,
            "variance": 1.062020558
          },
          {
            "average": 1189.627687,
            "count": 14160704,
            "maximum": 1192,
            "minimum": 1187,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9956122549,
            "variance": 0.991243762
          },
          {
            "average": 31742.5679,
            "count": 14160704,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8555.498862,
            "variance": 73196560.77
          },
          {
            "average": 30810.0326,
            "count": 14160704,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7330.227775,
            "variance": 53732239.23
          },
          {
            "average": 27243.71892,
            "count": 14160704,
            "maximum": 45824,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6821.097777,
            "variance": 46527374.88
          },
          {
            "average": 189196411,
            "count": 14160704,
            "maximum": 189197887.6,
            "minimum": 189194769.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 599.6845106,
            "variance": 359621.5122
          },
          {
            "average": 0,
            "count": 14160704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14160704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14160704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14160704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14160704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276163.6316,
          4835320.04,
          1459.054734,
          277217.9716,
          4836741.8,
          1537.574734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276163.6315550605,
                4835320.039667633,
                1459.0547343598455
              ],
              [
                276163.6315550605,
                4836741.799667633,
                1459.0547343598455
              ],
              [
                277217.9715550605,
                4836741.799667633,
                1537.5747343598455
              ],
              [
                277217.9715550605,
                4835320.039667633,
                1537.5747343598455
              ],
              [
                276163.6315550605,
                4835320.039667633,
                1459.0547343598455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:44:47+00:00",
        "end_time": "2017-09-11T19:52:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755603,
            43.63719279,
            1459.054734,
            -119.7619152,
            43.65029594,
            1537.574734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497120912274,
                  43.637192786213845,
                  1459.0547343598455
                ],
                [
                  -119.77556029387857,
                  43.649979375467524,
                  1459.0547343598455
                ],
                [
                  -119.76250153877082,
                  43.65029594167147,
                  1537.5747343598455
                ],
                [
                  -119.76191521699077,
                  43.637509211942614,
                  1537.5747343598455
                ],
                [
                  -119.77497120912274,
                  43.637192786213845,
                  1459.0547343598455
                ]
              ]
            ]
          },
          "id": "20170911_43119F7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:44:47Z",
            "pc:count": 14160704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276690.3938,
                "count": 14160704,
                "maximum": 277217.9716,
                "minimum": 276163.6316,
                "name": "X",
                "position": 0,
                "stddev": 297.2848299,
                "variance": 88378.27007
              },
              {
                "average": 4836016.069,
                "count": 14160704,
                "maximum": 4836741.8,
                "minimum": 4835320.04,
                "name": "Y",
                "position": 1,
                "stddev": 407.2480228,
                "variance": 165850.9521
              },
              {
                "average": 1488.755421,
                "count": 14160704,
                "maximum": 1537.574734,
                "minimum": 1459.054734,
                "name": "Z",
                "position": 2,
                "stddev": 21.57535062,
                "variance": 465.4957544
              },
              {
                "average": 24066.96999,
                "count": 14160704,
                "maximum": 44625,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5798.580728,
                "variance": 33623538.46
              },
              {
                "average": 1.0993118,
                "count": 14160704,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3477507752,
                "variance": 0.1209306016
              },
              {
                "average": 1.199795222,
                "count": 14160704,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5063939962,
                "variance": 0.2564348794
              },
              {
                "average": 0.5016386897,
                "count": 14160704,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973323,
                "variance": 0.2499973324
              },
              {
                "average": 1.129887328e-06,
                "count": 14160704,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00106296102,
                "variance": 1.129886131e-06
              },
              {
                "average": 1.199815772,
                "count": 14160704,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3998617767,
                "variance": 0.1598894405
              },
              {
                "average": 0.1051888885,
                "count": 14160704,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87587466,
                "variance": 141.0363988
              },
              {
                "average": 1.945067985,
                "count": 14160704,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030543817,
                "variance": 1.062020558
              },
              {
                "average": 1189.627687,
                "count": 14160704,
                "maximum": 1192,
                "minimum": 1187,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9956122549,
                "variance": 0.991243762
              },
              {
                "average": 31742.5679,
                "count": 14160704,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8555.498862,
                "variance": 73196560.77
              },
              {
                "average": 30810.0326,
                "count": 14160704,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7330.227775,
                "variance": 53732239.23
              },
              {
                "average": 27243.71892,
                "count": 14160704,
                "maximum": 45824,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6821.097777,
                "variance": 46527374.88
              },
              {
                "average": 189196411,
                "count": 14160704,
                "maximum": 189197887.6,
                "minimum": 189194769.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 599.6845106,
                "variance": 359621.5122
              },
              {
                "average": 0,
                "count": 14160704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14160704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14160704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14160704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14160704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276163.6316,
              4835320.04,
              1459.054734,
              277217.9716,
              4836741.8,
              1537.574734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276163.6315550605,
                    4835320.039667633,
                    1459.0547343598455
                  ],
                  [
                    276163.6315550605,
                    4836741.799667633,
                    1459.0547343598455
                  ],
                  [
                    277217.9715550605,
                    4836741.799667633,
                    1537.5747343598455
                  ],
                  [
                    277217.9715550605,
                    4835320.039667633,
                    1537.5747343598455
                  ],
                  [
                    276163.6315550605,
                    4835320.039667633,
                    1459.0547343598455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:44:47+00:00",
            "end_time": "2017-09-11T19: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": "20170910_43119G7408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747070936362,
              43.787190614924256,
              1581.6856961538062
            ],
            [
              -119.78799998694856,
              43.79856786487038,
              1581.6856961538062
            ],
            [
              -119.77512286141184,
              43.79888150991146,
              1661.9856961538064
            ],
            [
              -119.77459602077037,
              43.787504136153,
              1661.9856961538064
            ],
            [
              -119.78747070936362,
              43.787190614924256,
              1581.6856961538062
            ]
          ]
        ]
      },
      "bbox": [
        -119.788,
        43.78719061,
        1581.685696,
        -119.774596,
        43.79888151,
        1661.985696
      ],
      "properties": {
        "datetime": "2017-09-10T17:52:50Z",
        "pc:count": 17853942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276228.7155,
            "count": 17853942,
            "maximum": 276753.0126,
            "minimum": 275715.8926,
            "name": "X",
            "position": 0,
            "stddev": 280.3309051,
            "variance": 78585.41635
          },
          {
            "average": 4852570.386,
            "count": 17853942,
            "maximum": 4853278.939,
            "minimum": 4852013.839,
            "name": "Y",
            "position": 1,
            "stddev": 328.147939,
            "variance": 107681.0698
          },
          {
            "average": 1625.99844,
            "count": 17853942,
            "maximum": 1661.985696,
            "minimum": 1581.685696,
            "name": "Z",
            "position": 2,
            "stddev": 11.04469255,
            "variance": 121.9852336
          },
          {
            "average": 18903.28395,
            "count": 17853942,
            "maximum": 49121,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9815.714482,
            "variance": 96348250.78
          },
          {
            "average": 1.499955472,
            "count": 17853942,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7619002392,
            "variance": 0.5804919746
          },
          {
            "average": 2.022806504,
            "count": 17853942,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.033467588,
            "variance": 1.068055255
          },
          {
            "average": 0.501969145,
            "count": 17853942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961365,
            "variance": 0.2499961365
          },
          {
            "average": 3.696662619e-06,
            "count": 17853942,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0019226672,
            "variance": 3.696649161e-06
          },
          {
            "average": 1.155970653,
            "count": 17853942,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3628275294,
            "variance": 0.1316438161
          },
          {
            "average": -0.1792758936,
            "count": 17853942,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.20529323,
            "variance": 148.9691828
          },
          {
            "average": 1.739097562,
            "count": 17853942,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.098955963,
            "variance": 1.207704209
          },
          {
            "average": 1172.05158,
            "count": 17853942,
            "maximum": 1174,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9428770499,
            "variance": 0.8890171312
          },
          {
            "average": 18228.88135,
            "count": 17853942,
            "maximum": 50944,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11277.96941,
            "variance": 127192594.1
          },
          {
            "average": 19478.38694,
            "count": 17853942,
            "maximum": 48640,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9603.986355,
            "variance": 92236553.91
          },
          {
            "average": 15768.51999,
            "count": 17853942,
            "maximum": 47104,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 8339.885327,
            "variance": 69553687.26
          },
          {
            "average": 189099954.8,
            "count": 17853942,
            "maximum": 189101170.6,
            "minimum": 189098124.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 736.6989043,
            "variance": 542725.2756
          },
          {
            "average": 0,
            "count": 17853942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17853942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17853942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17853942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17853942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275715.8926,
          4852013.839,
          1581.685696,
          276753.0126,
          4853278.939,
          1661.985696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275715.89263412385,
                4852013.8385659745,
                1581.6856961538062
              ],
              [
                275715.89263412385,
                4853278.938565974,
                1581.6856961538062
              ],
              [
                276753.01263412385,
                4853278.938565974,
                1661.9856961538064
              ],
              [
                276753.01263412385,
                4852013.8385659745,
                1661.9856961538064
              ],
              [
                275715.89263412385,
                4852013.8385659745,
                1581.6856961538062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:52:50+00:00",
        "end_time": "2017-09-10T17:02:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.788,
            43.78719061,
            1581.685696,
            -119.774596,
            43.79888151,
            1661.985696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747070936362,
                  43.787190614924256,
                  1581.6856961538062
                ],
                [
                  -119.78799998694856,
                  43.79856786487038,
                  1581.6856961538062
                ],
                [
                  -119.77512286141184,
                  43.79888150991146,
                  1661.9856961538064
                ],
                [
                  -119.77459602077037,
                  43.787504136153,
                  1661.9856961538064
                ],
                [
                  -119.78747070936362,
                  43.787190614924256,
                  1581.6856961538062
                ]
              ]
            ]
          },
          "id": "20170910_43119G7408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:52:50Z",
            "pc:count": 17853942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276228.7155,
                "count": 17853942,
                "maximum": 276753.0126,
                "minimum": 275715.8926,
                "name": "X",
                "position": 0,
                "stddev": 280.3309051,
                "variance": 78585.41635
              },
              {
                "average": 4852570.386,
                "count": 17853942,
                "maximum": 4853278.939,
                "minimum": 4852013.839,
                "name": "Y",
                "position": 1,
                "stddev": 328.147939,
                "variance": 107681.0698
              },
              {
                "average": 1625.99844,
                "count": 17853942,
                "maximum": 1661.985696,
                "minimum": 1581.685696,
                "name": "Z",
                "position": 2,
                "stddev": 11.04469255,
                "variance": 121.9852336
              },
              {
                "average": 18903.28395,
                "count": 17853942,
                "maximum": 49121,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9815.714482,
                "variance": 96348250.78
              },
              {
                "average": 1.499955472,
                "count": 17853942,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7619002392,
                "variance": 0.5804919746
              },
              {
                "average": 2.022806504,
                "count": 17853942,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.033467588,
                "variance": 1.068055255
              },
              {
                "average": 0.501969145,
                "count": 17853942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961365,
                "variance": 0.2499961365
              },
              {
                "average": 3.696662619e-06,
                "count": 17853942,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0019226672,
                "variance": 3.696649161e-06
              },
              {
                "average": 1.155970653,
                "count": 17853942,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3628275294,
                "variance": 0.1316438161
              },
              {
                "average": -0.1792758936,
                "count": 17853942,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.20529323,
                "variance": 148.9691828
              },
              {
                "average": 1.739097562,
                "count": 17853942,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.098955963,
                "variance": 1.207704209
              },
              {
                "average": 1172.05158,
                "count": 17853942,
                "maximum": 1174,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9428770499,
                "variance": 0.8890171312
              },
              {
                "average": 18228.88135,
                "count": 17853942,
                "maximum": 50944,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11277.96941,
                "variance": 127192594.1
              },
              {
                "average": 19478.38694,
                "count": 17853942,
                "maximum": 48640,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9603.986355,
                "variance": 92236553.91
              },
              {
                "average": 15768.51999,
                "count": 17853942,
                "maximum": 47104,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 8339.885327,
                "variance": 69553687.26
              },
              {
                "average": 189099954.8,
                "count": 17853942,
                "maximum": 189101170.6,
                "minimum": 189098124.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 736.6989043,
                "variance": 542725.2756
              },
              {
                "average": 0,
                "count": 17853942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17853942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17853942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17853942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17853942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275715.8926,
              4852013.839,
              1581.685696,
              276753.0126,
              4853278.939,
              1661.985696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275715.89263412385,
                    4852013.8385659745,
                    1581.6856961538062
                  ],
                  [
                    275715.89263412385,
                    4853278.938565974,
                    1581.6856961538062
                  ],
                  [
                    276753.01263412385,
                    4853278.938565974,
                    1661.9856961538064
                  ],
                  [
                    276753.01263412385,
                    4852013.8385659745,
                    1661.9856961538064
                  ],
                  [
                    275715.89263412385,
                    4852013.8385659745,
                    1581.6856961538062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:52:50+00:00",
            "end_time": "2017-09-10T17:02:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5317.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.61247288168165,
              43.76220974728145,
              1456.2706507297207
            ],
            [
              -119.61288945769567,
              43.771773960775555,
              1456.2706507297207
            ],
            [
              -119.5999871847309,
              43.77206839396612,
              1526.3106507297207
            ],
            [
              -119.5995726600778,
              43.762504082758475,
              1526.3106507297207
            ],
            [
              -119.61247288168165,
              43.76220974728145,
              1456.2706507297207
            ]
          ]
        ]
      },
      "bbox": [
        -119.6128895,
        43.76220975,
        1456.270651,
        -119.5995727,
        43.77206839,
        1526.310651
      ],
      "properties": {
        "datetime": "2017-08-31T18:11:16Z",
        "pc:count": 10808112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290231.3743,
            "count": 10808112,
            "maximum": 290748.7968,
            "minimum": 289709.3368,
            "name": "X",
            "position": 0,
            "stddev": 284.866531,
            "variance": 81148.94047
          },
          {
            "average": 4849331.425,
            "count": 10808112,
            "maximum": 4849843.087,
            "minimum": 4848779.747,
            "name": "Y",
            "position": 1,
            "stddev": 299.0888305,
            "variance": 89454.12852
          },
          {
            "average": 1489.572498,
            "count": 10808112,
            "maximum": 1526.310651,
            "minimum": 1456.270651,
            "name": "Z",
            "position": 2,
            "stddev": 12.26631989,
            "variance": 150.4626036
          },
          {
            "average": 17769.16607,
            "count": 10808112,
            "maximum": 31201,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4110.046271,
            "variance": 16892480.35
          },
          {
            "average": 1.13316026,
            "count": 10808112,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4120928827,
            "variance": 0.169820544
          },
          {
            "average": 1.268048666,
            "count": 10808112,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6028192059,
            "variance": 0.363390995
          },
          {
            "average": 0.5020520698,
            "count": 10808112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958121,
            "variance": 0.2499958121
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.163724895,
            "count": 10808112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3700257643,
            "variance": 0.1369190663
          },
          {
            "average": 0.3912543752,
            "count": 10808112,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70380761,
            "variance": 136.9791125
          },
          {
            "average": 1.929909313,
            "count": 10808112,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.030496899,
            "variance": 1.061923859
          },
          {
            "average": 1136.854856,
            "count": 10808112,
            "maximum": 1139,
            "minimum": 1135,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9251223327,
            "variance": 0.8558513305
          },
          {
            "average": 35832.86478,
            "count": 10808112,
            "maximum": 65280,
            "minimum": 1024,
            "name": "Red",
            "position": 12,
            "stddev": 8076.650559,
            "variance": 65232284.24
          },
          {
            "average": 34467.28498,
            "count": 10808112,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Green",
            "position": 13,
            "stddev": 6338.087996,
            "variance": 40171359.45
          },
          {
            "average": 30428.48489,
            "count": 10808112,
            "maximum": 65280,
            "minimum": 4864,
            "name": "Blue",
            "position": 14,
            "stddev": 6225.727969,
            "variance": 38759688.74
          },
          {
            "average": 188237119.5,
            "count": 10808112,
            "maximum": 188238276.5,
            "minimum": 188235643.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 651.685719,
            "variance": 424694.2764
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10808112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289709.3368,
          4848779.747,
          1456.270651,
          290748.7968,
          4849843.087,
          1526.310651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289709.3367870456,
                4848779.747211546,
                1456.2706507297207
              ],
              [
                289709.3367870456,
                4849843.087211546,
                1456.2706507297207
              ],
              [
                290748.79678704555,
                4849843.087211546,
                1526.3106507297207
              ],
              [
                290748.79678704555,
                4848779.747211546,
                1526.3106507297207
              ],
              [
                289709.3367870456,
                4848779.747211546,
                1456.2706507297207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:11:16+00:00",
        "end_time": "2017-08-31T17:27:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5317.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5317.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5317.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5317.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6128895,
            43.76220975,
            1456.270651,
            -119.5995727,
            43.77206839,
            1526.310651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.61247288168165,
                  43.76220974728145,
                  1456.2706507297207
                ],
                [
                  -119.61288945769567,
                  43.771773960775555,
                  1456.2706507297207
                ],
                [
                  -119.5999871847309,
                  43.77206839396612,
                  1526.3106507297207
                ],
                [
                  -119.5995726600778,
                  43.762504082758475,
                  1526.3106507297207
                ],
                [
                  -119.61247288168165,
                  43.76220974728145,
                  1456.2706507297207
                ]
              ]
            ]
          },
          "id": "20170831_43119G5317.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5317.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:11:16Z",
            "pc:count": 10808112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290231.3743,
                "count": 10808112,
                "maximum": 290748.7968,
                "minimum": 289709.3368,
                "name": "X",
                "position": 0,
                "stddev": 284.866531,
                "variance": 81148.94047
              },
              {
                "average": 4849331.425,
                "count": 10808112,
                "maximum": 4849843.087,
                "minimum": 4848779.747,
                "name": "Y",
                "position": 1,
                "stddev": 299.0888305,
                "variance": 89454.12852
              },
              {
                "average": 1489.572498,
                "count": 10808112,
                "maximum": 1526.310651,
                "minimum": 1456.270651,
                "name": "Z",
                "position": 2,
                "stddev": 12.26631989,
                "variance": 150.4626036
              },
              {
                "average": 17769.16607,
                "count": 10808112,
                "maximum": 31201,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4110.046271,
                "variance": 16892480.35
              },
              {
                "average": 1.13316026,
                "count": 10808112,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4120928827,
                "variance": 0.169820544
              },
              {
                "average": 1.268048666,
                "count": 10808112,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6028192059,
                "variance": 0.363390995
              },
              {
                "average": 0.5020520698,
                "count": 10808112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958121,
                "variance": 0.2499958121
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.163724895,
                "count": 10808112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3700257643,
                "variance": 0.1369190663
              },
              {
                "average": 0.3912543752,
                "count": 10808112,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70380761,
                "variance": 136.9791125
              },
              {
                "average": 1.929909313,
                "count": 10808112,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.030496899,
                "variance": 1.061923859
              },
              {
                "average": 1136.854856,
                "count": 10808112,
                "maximum": 1139,
                "minimum": 1135,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9251223327,
                "variance": 0.8558513305
              },
              {
                "average": 35832.86478,
                "count": 10808112,
                "maximum": 65280,
                "minimum": 1024,
                "name": "Red",
                "position": 12,
                "stddev": 8076.650559,
                "variance": 65232284.24
              },
              {
                "average": 34467.28498,
                "count": 10808112,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Green",
                "position": 13,
                "stddev": 6338.087996,
                "variance": 40171359.45
              },
              {
                "average": 30428.48489,
                "count": 10808112,
                "maximum": 65280,
                "minimum": 4864,
                "name": "Blue",
                "position": 14,
                "stddev": 6225.727969,
                "variance": 38759688.74
              },
              {
                "average": 188237119.5,
                "count": 10808112,
                "maximum": 188238276.5,
                "minimum": 188235643.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 651.685719,
                "variance": 424694.2764
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10808112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289709.3368,
              4848779.747,
              1456.270651,
              290748.7968,
              4849843.087,
              1526.310651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289709.3367870456,
                    4848779.747211546,
                    1456.2706507297207
                  ],
                  [
                    289709.3367870456,
                    4849843.087211546,
                    1456.2706507297207
                  ],
                  [
                    290748.79678704555,
                    4849843.087211546,
                    1526.3106507297207
                  ],
                  [
                    290748.79678704555,
                    4848779.747211546,
                    1526.3106507297207
                  ],
                  [
                    289709.3367870456,
                    4848779.747211546,
                    1456.2706507297207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:11:16+00:00",
            "end_time": "2017-08-31T17:27:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7749717781947,
              43.71219182300339,
              1447.66901693202
            ],
            [
              -119.7755624729849,
              43.724979682890925,
              1447.66901693202
            ],
            [
              -119.76250082990782,
              43.725296354403916,
              1568.4090169320198
            ],
            [
              -119.7619129062555,
              43.71250835399768,
              1568.4090169320198
            ],
            [
              -119.7749717781947,
              43.71219182300339,
              1447.66901693202
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755625,
        43.71219182,
        1447.669017,
        -119.7619129,
        43.72529635,
        1568.409017
      ],
      "properties": {
        "datetime": "2017-09-10T19:19:07Z",
        "pc:count": 20713007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276960.1428,
            "count": 20713007,
            "maximum": 277495.6658,
            "minimum": 276442.4058,
            "name": "X",
            "position": 0,
            "stddev": 288.671166,
            "variance": 83331.04209
          },
          {
            "average": 4844370.319,
            "count": 20713007,
            "maximum": 4845071.927,
            "minimum": 4843650.007,
            "name": "Y",
            "position": 1,
            "stddev": 392.9475475,
            "variance": 154407.7751
          },
          {
            "average": 1509.153069,
            "count": 20713007,
            "maximum": 1568.409017,
            "minimum": 1447.669017,
            "name": "Z",
            "position": 2,
            "stddev": 16.59050502,
            "variance": 275.2448569
          },
          {
            "average": 17277.60683,
            "count": 20713007,
            "maximum": 45841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8622.360667,
            "variance": 74345103.47
          },
          {
            "average": 1.49184621,
            "count": 20713007,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7548496305,
            "variance": 0.5697979646
          },
          {
            "average": 2.021967115,
            "count": 20713007,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.051898831,
            "variance": 1.106491151
          },
          {
            "average": 0.5020784283,
            "count": 20713007,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956922,
            "variance": 0.2499956922
          },
          {
            "average": 3.089845912e-06,
            "count": 20713007,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00175779308,
            "variance": 3.089836514e-06
          },
          {
            "average": 1.169501415,
            "count": 20713007,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3751942061,
            "variance": 0.1407706923
          },
          {
            "average": -0.2760513829,
            "count": 20713007,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01126379,
            "variance": 144.2704577
          },
          {
            "average": 1.72036571,
            "count": 20713007,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103182091,
            "variance": 1.217010725
          },
          {
            "average": 1178.263843,
            "count": 20713007,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9689292866,
            "variance": 0.9388239625
          },
          {
            "average": 18581.80532,
            "count": 20713007,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11492.74814,
            "variance": 132083259.8
          },
          {
            "average": 19868.18986,
            "count": 20713007,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9894.69472,
            "variance": 97904983.6
          },
          {
            "average": 16588.57725,
            "count": 20713007,
            "maximum": 46592,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8601.357714,
            "variance": 73983354.53
          },
          {
            "average": 189104400.7,
            "count": 20713007,
            "maximum": 189106347.3,
            "minimum": 189102730.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 680.6367044,
            "variance": 463266.3234
          },
          {
            "average": 0,
            "count": 20713007,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20713007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20713007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20713007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20713007,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276442.4058,
          4843650.007,
          1447.669017,
          277495.6658,
          4845071.927,
          1568.409017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276442.4057571315,
                4843650.007166389,
                1447.66901693202
              ],
              [
                276442.4057571315,
                4845071.927166389,
                1447.66901693202
              ],
              [
                277495.66575713153,
                4845071.927166389,
                1568.4090169320198
              ],
              [
                277495.66575713153,
                4843650.007166389,
                1568.4090169320198
              ],
              [
                276442.4057571315,
                4843650.007166389,
                1447.66901693202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:19:07+00:00",
        "end_time": "2017-09-10T18:18:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755625,
            43.71219182,
            1447.669017,
            -119.7619129,
            43.72529635,
            1568.409017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7749717781947,
                  43.71219182300339,
                  1447.66901693202
                ],
                [
                  -119.7755624729849,
                  43.724979682890925,
                  1447.66901693202
                ],
                [
                  -119.76250082990782,
                  43.725296354403916,
                  1568.4090169320198
                ],
                [
                  -119.7619129062555,
                  43.71250835399768,
                  1568.4090169320198
                ],
                [
                  -119.7749717781947,
                  43.71219182300339,
                  1447.66901693202
                ]
              ]
            ]
          },
          "id": "20170910_43119F7214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:19:07Z",
            "pc:count": 20713007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276960.1428,
                "count": 20713007,
                "maximum": 277495.6658,
                "minimum": 276442.4058,
                "name": "X",
                "position": 0,
                "stddev": 288.671166,
                "variance": 83331.04209
              },
              {
                "average": 4844370.319,
                "count": 20713007,
                "maximum": 4845071.927,
                "minimum": 4843650.007,
                "name": "Y",
                "position": 1,
                "stddev": 392.9475475,
                "variance": 154407.7751
              },
              {
                "average": 1509.153069,
                "count": 20713007,
                "maximum": 1568.409017,
                "minimum": 1447.669017,
                "name": "Z",
                "position": 2,
                "stddev": 16.59050502,
                "variance": 275.2448569
              },
              {
                "average": 17277.60683,
                "count": 20713007,
                "maximum": 45841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8622.360667,
                "variance": 74345103.47
              },
              {
                "average": 1.49184621,
                "count": 20713007,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7548496305,
                "variance": 0.5697979646
              },
              {
                "average": 2.021967115,
                "count": 20713007,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.051898831,
                "variance": 1.106491151
              },
              {
                "average": 0.5020784283,
                "count": 20713007,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956922,
                "variance": 0.2499956922
              },
              {
                "average": 3.089845912e-06,
                "count": 20713007,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00175779308,
                "variance": 3.089836514e-06
              },
              {
                "average": 1.169501415,
                "count": 20713007,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3751942061,
                "variance": 0.1407706923
              },
              {
                "average": -0.2760513829,
                "count": 20713007,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01126379,
                "variance": 144.2704577
              },
              {
                "average": 1.72036571,
                "count": 20713007,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103182091,
                "variance": 1.217010725
              },
              {
                "average": 1178.263843,
                "count": 20713007,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9689292866,
                "variance": 0.9388239625
              },
              {
                "average": 18581.80532,
                "count": 20713007,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11492.74814,
                "variance": 132083259.8
              },
              {
                "average": 19868.18986,
                "count": 20713007,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9894.69472,
                "variance": 97904983.6
              },
              {
                "average": 16588.57725,
                "count": 20713007,
                "maximum": 46592,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8601.357714,
                "variance": 73983354.53
              },
              {
                "average": 189104400.7,
                "count": 20713007,
                "maximum": 189106347.3,
                "minimum": 189102730.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 680.6367044,
                "variance": 463266.3234
              },
              {
                "average": 0,
                "count": 20713007,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20713007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20713007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20713007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20713007,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276442.4058,
              4843650.007,
              1447.669017,
              277495.6658,
              4845071.927,
              1568.409017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276442.4057571315,
                    4843650.007166389,
                    1447.66901693202
                  ],
                  [
                    276442.4057571315,
                    4845071.927166389,
                    1447.66901693202
                  ],
                  [
                    277495.66575713153,
                    4845071.927166389,
                    1568.4090169320198
                  ],
                  [
                    277495.66575713153,
                    4843650.007166389,
                    1568.4090169320198
                  ],
                  [
                    276442.4057571315,
                    4843650.007166389,
                    1447.66901693202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:19:07+00:00",
            "end_time": "2017-09-10T18:18:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119F5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997392565122,
              43.649716615086874,
              1427.7021077359973
            ],
            [
              -119.55051451787958,
              43.662481949062965,
              1427.7021077359973
            ],
            [
              -119.53749825090968,
              43.66277181340454,
              1719.7021077359973
            ],
            [
              -119.53696041029863,
              43.65000635101866,
              1719.7021077359973
            ],
            [
              -119.54997392565122,
              43.649716615086874,
              1427.7021077359973
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505145,
        43.64971662,
        1427.702108,
        -119.5369604,
        43.66277181,
        1719.702108
      ],
      "properties": {
        "datetime": "2017-08-31T18:49:05Z",
        "pc:count": 16588391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294859.932,
            "count": 16588391,
            "maximum": 295406.3595,
            "minimum": 294355.8595,
            "name": "X",
            "position": 0,
            "stddev": 312.1900867,
            "variance": 97462.65022
          },
          {
            "average": 4836848.108,
            "count": 16588391,
            "maximum": 4837547.719,
            "minimum": 4836128.579,
            "name": "Y",
            "position": 1,
            "stddev": 387.299912,
            "variance": 150001.2218
          },
          {
            "average": 1561.691185,
            "count": 16588391,
            "maximum": 1719.702108,
            "minimum": 1427.702108,
            "name": "Z",
            "position": 2,
            "stddev": 61.52084042,
            "variance": 3784.813806
          },
          {
            "average": 15287.77688,
            "count": 16588391,
            "maximum": 31441,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5313.256822,
            "variance": 28230698.06
          },
          {
            "average": 1.35214639,
            "count": 16588391,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6035152444,
            "variance": 0.3642306502
          },
          {
            "average": 1.715632517,
            "count": 16588391,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8035536866,
            "variance": 0.6456985272
          },
          {
            "average": 0.5088541137,
            "count": 16588391,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999216136,
            "variance": 0.2499216197
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095669194,
            "count": 16588391,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2941370509,
            "variance": 0.08651660469
          },
          {
            "average": -1.931430036,
            "count": 16588391,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02266002,
            "variance": 144.544354
          },
          {
            "average": 1.821483771,
            "count": 16588391,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.068635935,
            "variance": 1.141982762
          },
          {
            "average": 1139.04125,
            "count": 16588391,
            "maximum": 1142,
            "minimum": 1137,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.262167366,
            "variance": 1.593066461
          },
          {
            "average": 23093.15466,
            "count": 16588391,
            "maximum": 46592,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8583.701008,
            "variance": 73679922.99
          },
          {
            "average": 25089.82151,
            "count": 16588391,
            "maximum": 46592,
            "minimum": 1280,
            "name": "Green",
            "position": 13,
            "stddev": 7360.086851,
            "variance": 54170878.46
          },
          {
            "average": 21453.38287,
            "count": 16588391,
            "maximum": 45568,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7112.994424,
            "variance": 50594689.68
          },
          {
            "average": 188238553.5,
            "count": 16588391,
            "maximum": 188240545.8,
            "minimum": 188237147.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 837.1588747,
            "variance": 700834.9815
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16588391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294355.8595,
          4836128.579,
          1427.702108,
          295406.3595,
          4837547.719,
          1719.702108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294355.85951289884,
                4836128.579271192,
                1427.7021077359973
              ],
              [
                294355.85951289884,
                4837547.719271192,
                1427.7021077359973
              ],
              [
                295406.35951289884,
                4837547.719271192,
                1719.7021077359973
              ],
              [
                295406.35951289884,
                4836128.579271192,
                1719.7021077359973
              ],
              [
                294355.85951289884,
                4836128.579271192,
                1427.7021077359973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T18:49:05+00:00",
        "end_time": "2017-08-31T17:52:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119F5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119F5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119F5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505145,
            43.64971662,
            1427.702108,
            -119.5369604,
            43.66277181,
            1719.702108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997392565122,
                  43.649716615086874,
                  1427.7021077359973
                ],
                [
                  -119.55051451787958,
                  43.662481949062965,
                  1427.7021077359973
                ],
                [
                  -119.53749825090968,
                  43.66277181340454,
                  1719.7021077359973
                ],
                [
                  -119.53696041029863,
                  43.65000635101866,
                  1719.7021077359973
                ],
                [
                  -119.54997392565122,
                  43.649716615086874,
                  1427.7021077359973
                ]
              ]
            ]
          },
          "id": "20170831_43119F5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119F5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T18:49:05Z",
            "pc:count": 16588391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294859.932,
                "count": 16588391,
                "maximum": 295406.3595,
                "minimum": 294355.8595,
                "name": "X",
                "position": 0,
                "stddev": 312.1900867,
                "variance": 97462.65022
              },
              {
                "average": 4836848.108,
                "count": 16588391,
                "maximum": 4837547.719,
                "minimum": 4836128.579,
                "name": "Y",
                "position": 1,
                "stddev": 387.299912,
                "variance": 150001.2218
              },
              {
                "average": 1561.691185,
                "count": 16588391,
                "maximum": 1719.702108,
                "minimum": 1427.702108,
                "name": "Z",
                "position": 2,
                "stddev": 61.52084042,
                "variance": 3784.813806
              },
              {
                "average": 15287.77688,
                "count": 16588391,
                "maximum": 31441,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5313.256822,
                "variance": 28230698.06
              },
              {
                "average": 1.35214639,
                "count": 16588391,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6035152444,
                "variance": 0.3642306502
              },
              {
                "average": 1.715632517,
                "count": 16588391,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8035536866,
                "variance": 0.6456985272
              },
              {
                "average": 0.5088541137,
                "count": 16588391,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999216136,
                "variance": 0.2499216197
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095669194,
                "count": 16588391,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2941370509,
                "variance": 0.08651660469
              },
              {
                "average": -1.931430036,
                "count": 16588391,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02266002,
                "variance": 144.544354
              },
              {
                "average": 1.821483771,
                "count": 16588391,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.068635935,
                "variance": 1.141982762
              },
              {
                "average": 1139.04125,
                "count": 16588391,
                "maximum": 1142,
                "minimum": 1137,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.262167366,
                "variance": 1.593066461
              },
              {
                "average": 23093.15466,
                "count": 16588391,
                "maximum": 46592,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8583.701008,
                "variance": 73679922.99
              },
              {
                "average": 25089.82151,
                "count": 16588391,
                "maximum": 46592,
                "minimum": 1280,
                "name": "Green",
                "position": 13,
                "stddev": 7360.086851,
                "variance": 54170878.46
              },
              {
                "average": 21453.38287,
                "count": 16588391,
                "maximum": 45568,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7112.994424,
                "variance": 50594689.68
              },
              {
                "average": 188238553.5,
                "count": 16588391,
                "maximum": 188240545.8,
                "minimum": 188237147.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 837.1588747,
                "variance": 700834.9815
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16588391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294355.8595,
              4836128.579,
              1427.702108,
              295406.3595,
              4837547.719,
              1719.702108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294355.85951289884,
                    4836128.579271192,
                    1427.7021077359973
                  ],
                  [
                    294355.85951289884,
                    4837547.719271192,
                    1427.7021077359973
                  ],
                  [
                    295406.35951289884,
                    4837547.719271192,
                    1719.7021077359973
                  ],
                  [
                    295406.35951289884,
                    4836128.579271192,
                    1719.7021077359973
                  ],
                  [
                    294355.85951289884,
                    4836128.579271192,
                    1427.7021077359973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T18:49:05+00:00",
            "end_time": "2017-08-31T17:52:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497849352473,
              43.78734794929327,
              1617.8550341545963
            ],
            [
              -119.77537571968145,
              43.79592572111595,
              1617.8550341545963
            ],
            [
              -119.76933097912107,
              43.796072462706114,
              1674.075034154596
            ],
            [
              -119.76893461542002,
              43.78749464720808,
              1674.075034154596
            ],
            [
              -119.77497849352473,
              43.78734794929327,
              1617.8550341545963
            ]
          ]
        ]
      },
      "bbox": [
        -119.7753757,
        43.78734795,
        1617.855034,
        -119.7689346,
        43.79607246,
        1674.075034
      ],
      "properties": {
        "datetime": "2017-09-10T17:27:34Z",
        "pc:count": 4384364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276901.6422,
            "count": 4384364,
            "maximum": 277208.5156,
            "minimum": 276721.6556,
            "name": "X",
            "position": 0,
            "stddev": 113.8731292,
            "variance": 12967.08956
          },
          {
            "average": 4852348.107,
            "count": 4384364,
            "maximum": 4852951.323,
            "minimum": 4851997.523,
            "name": "Y",
            "position": 1,
            "stddev": 239.8206452,
            "variance": 57513.94187
          },
          {
            "average": 1637.223439,
            "count": 4384364,
            "maximum": 1674.075034,
            "minimum": 1617.855034,
            "name": "Z",
            "position": 2,
            "stddev": 7.430349665,
            "variance": 55.21009615
          },
          {
            "average": 19946.87674,
            "count": 4384364,
            "maximum": 44225,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 10446.0452,
            "variance": 109119860.3
          },
          {
            "average": 1.480699139,
            "count": 4384364,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7302497054,
            "variance": 0.5332646322
          },
          {
            "average": 1.978547858,
            "count": 4384364,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9714646461,
            "variance": 0.9437435587
          },
          {
            "average": 0.5077507251,
            "count": 4384364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999399797,
            "variance": 0.2499399833
          },
          {
            "average": 2.736999027e-06,
            "count": 4384364,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001654385735,
            "variance": 2.73699216e-06
          },
          {
            "average": 1.161592423,
            "count": 4384364,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3680765442,
            "variance": 0.1354803424
          },
          {
            "average": -3.150964876,
            "count": 4384364,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54932474,
            "variance": 133.386902
          },
          {
            "average": 1.7528499,
            "count": 4384364,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.095273072,
            "variance": 1.199623102
          },
          {
            "average": 1170.837269,
            "count": 4384364,
            "maximum": 1172,
            "minimum": 1170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7278704483,
            "variance": 0.5297953895
          },
          {
            "average": 17813.89693,
            "count": 4384364,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10628.36857,
            "variance": 112962218.5
          },
          {
            "average": 19532.51003,
            "count": 4384364,
            "maximum": 65280,
            "minimum": 512,
            "name": "Green",
            "position": 13,
            "stddev": 9185.51476,
            "variance": 84373681.41
          },
          {
            "average": 15366.77299,
            "count": 4384364,
            "maximum": 65280,
            "minimum": 2304,
            "name": "Blue",
            "position": 14,
            "stddev": 7891.271729,
            "variance": 62272169.49
          },
          {
            "average": 189099007.7,
            "count": 4384364,
            "maximum": 189099654.2,
            "minimum": 189098126.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 658.208597,
            "variance": 433238.5572
          },
          {
            "average": 0,
            "count": 4384364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276721.6556,
          4851997.523,
          1617.855034,
          277208.5156,
          4852951.323,
          1674.075034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276721.65556481405,
                4851997.523156671,
                1617.8550341545963
              ],
              [
                276721.65556481405,
                4852951.323156672,
                1617.8550341545963
              ],
              [
                277208.51556481404,
                4852951.323156672,
                1674.075034154596
              ],
              [
                277208.51556481404,
                4851997.523156671,
                1674.075034154596
              ],
              [
                276721.65556481405,
                4851997.523156671,
                1617.8550341545963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:27:34+00:00",
        "end_time": "2017-09-10T17:02:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7753757,
            43.78734795,
            1617.855034,
            -119.7689346,
            43.79607246,
            1674.075034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497849352473,
                  43.78734794929327,
                  1617.8550341545963
                ],
                [
                  -119.77537571968145,
                  43.79592572111595,
                  1617.8550341545963
                ],
                [
                  -119.76933097912107,
                  43.796072462706114,
                  1674.075034154596
                ],
                [
                  -119.76893461542002,
                  43.78749464720808,
                  1674.075034154596
                ],
                [
                  -119.77497849352473,
                  43.78734794929327,
                  1617.8550341545963
                ]
              ]
            ]
          },
          "id": "20170910_43119G7409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:27:34Z",
            "pc:count": 4384364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276901.6422,
                "count": 4384364,
                "maximum": 277208.5156,
                "minimum": 276721.6556,
                "name": "X",
                "position": 0,
                "stddev": 113.8731292,
                "variance": 12967.08956
              },
              {
                "average": 4852348.107,
                "count": 4384364,
                "maximum": 4852951.323,
                "minimum": 4851997.523,
                "name": "Y",
                "position": 1,
                "stddev": 239.8206452,
                "variance": 57513.94187
              },
              {
                "average": 1637.223439,
                "count": 4384364,
                "maximum": 1674.075034,
                "minimum": 1617.855034,
                "name": "Z",
                "position": 2,
                "stddev": 7.430349665,
                "variance": 55.21009615
              },
              {
                "average": 19946.87674,
                "count": 4384364,
                "maximum": 44225,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 10446.0452,
                "variance": 109119860.3
              },
              {
                "average": 1.480699139,
                "count": 4384364,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7302497054,
                "variance": 0.5332646322
              },
              {
                "average": 1.978547858,
                "count": 4384364,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9714646461,
                "variance": 0.9437435587
              },
              {
                "average": 0.5077507251,
                "count": 4384364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999399797,
                "variance": 0.2499399833
              },
              {
                "average": 2.736999027e-06,
                "count": 4384364,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001654385735,
                "variance": 2.73699216e-06
              },
              {
                "average": 1.161592423,
                "count": 4384364,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3680765442,
                "variance": 0.1354803424
              },
              {
                "average": -3.150964876,
                "count": 4384364,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54932474,
                "variance": 133.386902
              },
              {
                "average": 1.7528499,
                "count": 4384364,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.095273072,
                "variance": 1.199623102
              },
              {
                "average": 1170.837269,
                "count": 4384364,
                "maximum": 1172,
                "minimum": 1170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7278704483,
                "variance": 0.5297953895
              },
              {
                "average": 17813.89693,
                "count": 4384364,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10628.36857,
                "variance": 112962218.5
              },
              {
                "average": 19532.51003,
                "count": 4384364,
                "maximum": 65280,
                "minimum": 512,
                "name": "Green",
                "position": 13,
                "stddev": 9185.51476,
                "variance": 84373681.41
              },
              {
                "average": 15366.77299,
                "count": 4384364,
                "maximum": 65280,
                "minimum": 2304,
                "name": "Blue",
                "position": 14,
                "stddev": 7891.271729,
                "variance": 62272169.49
              },
              {
                "average": 189099007.7,
                "count": 4384364,
                "maximum": 189099654.2,
                "minimum": 189098126.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 658.208597,
                "variance": 433238.5572
              },
              {
                "average": 0,
                "count": 4384364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276721.6556,
              4851997.523,
              1617.855034,
              277208.5156,
              4852951.323,
              1674.075034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276721.65556481405,
                    4851997.523156671,
                    1617.8550341545963
                  ],
                  [
                    276721.65556481405,
                    4852951.323156672,
                    1617.8550341545963
                  ],
                  [
                    277208.51556481404,
                    4852951.323156672,
                    1674.075034154596
                  ],
                  [
                    277208.51556481404,
                    4851997.523156671,
                    1674.075034154596
                  ],
                  [
                    276721.65556481405,
                    4851997.523156671,
                    1617.8550341545963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:27:34+00:00",
            "end_time": "2017-09-10T17:02: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": "20170831_43119G5325.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.57497316917201,
              43.74971439207874,
              1409.2800613765182
            ],
            [
              -119.57552105036932,
              43.762481231077444,
              1409.2800613765182
            ],
            [
              -119.56249926268868,
              43.762774114862545,
              1499.920061376518
            ],
            [
              -119.56195414416061,
              43.75000714612185,
              1499.920061376518
            ],
            [
              -119.57497316917201,
              43.74971439207874,
              1409.2800613765182
            ]
          ]
        ]
      },
      "bbox": [
        -119.5755211,
        43.74971439,
        1409.280061,
        -119.5619541,
        43.76277411,
        1499.920061
      ],
      "properties": {
        "datetime": "2017-08-31T17:23:48Z",
        "pc:count": 18437512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293190.9091,
            "count": 18437512,
            "maximum": 293734.0174,
            "minimum": 292684.7974,
            "name": "X",
            "position": 0,
            "stddev": 280.3916936,
            "variance": 78619.50186
          },
          {
            "average": 4848018.179,
            "count": 18437512,
            "maximum": 4848716.691,
            "minimum": 4847297.331,
            "name": "Y",
            "position": 1,
            "stddev": 406.5729357,
            "variance": 165301.552
          },
          {
            "average": 1438.696607,
            "count": 18437512,
            "maximum": 1499.920061,
            "minimum": 1409.280061,
            "name": "Z",
            "position": 2,
            "stddev": 14.91764493,
            "variance": 222.5361302
          },
          {
            "average": 20833.44277,
            "count": 18437512,
            "maximum": 35697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 2309.980006,
            "variance": 5336007.626
          },
          {
            "average": 1.010353241,
            "count": 18437512,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1084481752,
            "variance": 0.01176100671
          },
          {
            "average": 1.02097463,
            "count": 18437512,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1587193517,
            "variance": 0.02519183261
          },
          {
            "average": 0.5028164321,
            "count": 18437512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920812,
            "variance": 0.2499920813
          },
          {
            "average": 4.338980227e-07,
            "count": 18437512,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006587092363,
            "variance": 4.338978579e-07
          },
          {
            "average": 1.138991042,
            "count": 18437512,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3459371887,
            "variance": 0.1196725385
          },
          {
            "average": -0.003410579108,
            "count": 18437512,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.34764851,
            "variance": 128.7691267
          },
          {
            "average": 1.993477374,
            "count": 18437512,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.003530568,
            "variance": 1.0070736
          },
          {
            "average": 1131.40696,
            "count": 18437512,
            "maximum": 1134,
            "minimum": 1129,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.221186329,
            "variance": 1.49129605
          },
          {
            "average": 39146.69593,
            "count": 18437512,
            "maximum": 56320,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 4850.624854,
            "variance": 23528561.47
          },
          {
            "average": 37491.72795,
            "count": 18437512,
            "maximum": 55552,
            "minimum": 7424,
            "name": "Green",
            "position": 13,
            "stddev": 3973.261007,
            "variance": 15786803.03
          },
          {
            "average": 33071.02676,
            "count": 18437512,
            "maximum": 54016,
            "minimum": 7168,
            "name": "Blue",
            "position": 14,
            "stddev": 4536.25125,
            "variance": 20577575.4
          },
          {
            "average": 188233590.2,
            "count": 18437512,
            "maximum": 188235428.9,
            "minimum": 188232153.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 804.3771272,
            "variance": 647022.5627
          },
          {
            "average": 0,
            "count": 18437512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18437512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18437512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18437512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18437512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292684.7974,
          4847297.331,
          1409.280061,
          293734.0174,
          4848716.691,
          1499.920061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292684.7973972672,
                4847297.331030198,
                1409.2800613765182
              ],
              [
                292684.7973972672,
                4848716.691030198,
                1409.2800613765182
              ],
              [
                293734.01739726716,
                4848716.691030198,
                1499.920061376518
              ],
              [
                293734.01739726716,
                4847297.331030198,
                1499.920061376518
              ],
              [
                292684.7973972672,
                4847297.331030198,
                1409.2800613765182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:23:48+00:00",
        "end_time": "2017-08-31T16:29:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5325.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5325.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5325.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5325.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5755211,
            43.74971439,
            1409.280061,
            -119.5619541,
            43.76277411,
            1499.920061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.57497316917201,
                  43.74971439207874,
                  1409.2800613765182
                ],
                [
                  -119.57552105036932,
                  43.762481231077444,
                  1409.2800613765182
                ],
                [
                  -119.56249926268868,
                  43.762774114862545,
                  1499.920061376518
                ],
                [
                  -119.56195414416061,
                  43.75000714612185,
                  1499.920061376518
                ],
                [
                  -119.57497316917201,
                  43.74971439207874,
                  1409.2800613765182
                ]
              ]
            ]
          },
          "id": "20170831_43119G5325.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5325.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:23:48Z",
            "pc:count": 18437512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293190.9091,
                "count": 18437512,
                "maximum": 293734.0174,
                "minimum": 292684.7974,
                "name": "X",
                "position": 0,
                "stddev": 280.3916936,
                "variance": 78619.50186
              },
              {
                "average": 4848018.179,
                "count": 18437512,
                "maximum": 4848716.691,
                "minimum": 4847297.331,
                "name": "Y",
                "position": 1,
                "stddev": 406.5729357,
                "variance": 165301.552
              },
              {
                "average": 1438.696607,
                "count": 18437512,
                "maximum": 1499.920061,
                "minimum": 1409.280061,
                "name": "Z",
                "position": 2,
                "stddev": 14.91764493,
                "variance": 222.5361302
              },
              {
                "average": 20833.44277,
                "count": 18437512,
                "maximum": 35697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 2309.980006,
                "variance": 5336007.626
              },
              {
                "average": 1.010353241,
                "count": 18437512,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1084481752,
                "variance": 0.01176100671
              },
              {
                "average": 1.02097463,
                "count": 18437512,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1587193517,
                "variance": 0.02519183261
              },
              {
                "average": 0.5028164321,
                "count": 18437512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920812,
                "variance": 0.2499920813
              },
              {
                "average": 4.338980227e-07,
                "count": 18437512,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006587092363,
                "variance": 4.338978579e-07
              },
              {
                "average": 1.138991042,
                "count": 18437512,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3459371887,
                "variance": 0.1196725385
              },
              {
                "average": -0.003410579108,
                "count": 18437512,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.34764851,
                "variance": 128.7691267
              },
              {
                "average": 1.993477374,
                "count": 18437512,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.003530568,
                "variance": 1.0070736
              },
              {
                "average": 1131.40696,
                "count": 18437512,
                "maximum": 1134,
                "minimum": 1129,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.221186329,
                "variance": 1.49129605
              },
              {
                "average": 39146.69593,
                "count": 18437512,
                "maximum": 56320,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 4850.624854,
                "variance": 23528561.47
              },
              {
                "average": 37491.72795,
                "count": 18437512,
                "maximum": 55552,
                "minimum": 7424,
                "name": "Green",
                "position": 13,
                "stddev": 3973.261007,
                "variance": 15786803.03
              },
              {
                "average": 33071.02676,
                "count": 18437512,
                "maximum": 54016,
                "minimum": 7168,
                "name": "Blue",
                "position": 14,
                "stddev": 4536.25125,
                "variance": 20577575.4
              },
              {
                "average": 188233590.2,
                "count": 18437512,
                "maximum": 188235428.9,
                "minimum": 188232153.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 804.3771272,
                "variance": 647022.5627
              },
              {
                "average": 0,
                "count": 18437512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18437512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18437512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18437512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18437512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292684.7974,
              4847297.331,
              1409.280061,
              293734.0174,
              4848716.691,
              1499.920061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292684.7973972672,
                    4847297.331030198,
                    1409.2800613765182
                  ],
                  [
                    292684.7973972672,
                    4848716.691030198,
                    1409.2800613765182
                  ],
                  [
                    293734.01739726716,
                    4848716.691030198,
                    1499.920061376518
                  ],
                  [
                    293734.01739726716,
                    4847297.331030198,
                    1499.920061376518
                  ],
                  [
                    292684.7973972672,
                    4847297.331030198,
                    1409.2800613765182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:23:48+00:00",
            "end_time": "2017-08-31T16:29:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247055413006,
              43.774688236522906,
              1604.2587024880577
            ],
            [
              -119.81307072555465,
              43.78747968367226,
              1604.2587024880577
            ],
            [
              -119.80000235264788,
              43.787800844625345,
              1678.2187024880577
            ],
            [
              -119.79940496047178,
              43.77500925493895,
              1678.2187024880577
            ],
            [
              -119.81247055413006,
              43.774688236522906,
              1604.2587024880577
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130707,
        43.77468824,
        1604.258702,
        -119.799405,
        43.78780084,
        1678.218702
      ],
      "properties": {
        "datetime": "2017-09-10T19:03:05Z",
        "pc:count": 15782874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274180.5881,
            "count": 15782874,
            "maximum": 274709.8367,
            "minimum": 273657.0967,
            "name": "X",
            "position": 0,
            "stddev": 290.4105068,
            "variance": 84338.26248
          },
          {
            "average": 4851404.478,
            "count": 15782874,
            "maximum": 4852115.666,
            "minimum": 4850693.286,
            "name": "Y",
            "position": 1,
            "stddev": 397.2392426,
            "variance": 157799.0158
          },
          {
            "average": 1635.740131,
            "count": 15782874,
            "maximum": 1678.218702,
            "minimum": 1604.258702,
            "name": "Z",
            "position": 2,
            "stddev": 12.88876622,
            "variance": 166.1202948
          },
          {
            "average": 22251.11978,
            "count": 15782874,
            "maximum": 44801,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6305.494837,
            "variance": 39759265.14
          },
          {
            "average": 1.161526982,
            "count": 15782874,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4431629128,
            "variance": 0.1963933673
          },
          {
            "average": 1.325113094,
            "count": 15782874,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6386606041,
            "variance": 0.4078873672
          },
          {
            "average": 0.5020661003,
            "count": 15782874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957471,
            "variance": 0.2499957471
          },
          {
            "average": 2.914551558e-06,
            "count": 15782874,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001707203341,
            "variance": 2.914543248e-06
          },
          {
            "average": 1.236420186,
            "count": 15782874,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.424883152,
            "variance": 0.1805256929
          },
          {
            "average": -0.1692750037,
            "count": 15782874,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.99994274,
            "variance": 143.9986259
          },
          {
            "average": 1.922984749,
            "count": 15782874,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.040172423,
            "variance": 1.081958669
          },
          {
            "average": 1177.463973,
            "count": 15782874,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9754845111,
            "variance": 0.9515700315
          },
          {
            "average": 30163.51658,
            "count": 15782874,
            "maximum": 50432,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8604.691951,
            "variance": 74040723.58
          },
          {
            "average": 27910.70805,
            "count": 15782874,
            "maximum": 45568,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6346.326321,
            "variance": 40275857.77
          },
          {
            "average": 22924.92195,
            "count": 15782874,
            "maximum": 40192,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 4381.064881,
            "variance": 19193729.49
          },
          {
            "average": 189103858.6,
            "count": 15782874,
            "maximum": 189105385,
            "minimum": 189102359.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.8048867,
            "variance": 512376.6359
          },
          {
            "average": 0,
            "count": 15782874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15782874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15782874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15782874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15782874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273657.0967,
          4850693.286,
          1604.258702,
          274709.8367,
          4852115.666,
          1678.218702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273657.09673851926,
                4850693.286259751,
                1604.2587024880577
              ],
              [
                273657.09673851926,
                4852115.666259752,
                1604.2587024880577
              ],
              [
                274709.83673851925,
                4852115.666259752,
                1678.2187024880577
              ],
              [
                274709.83673851925,
                4850693.286259751,
                1678.2187024880577
              ],
              [
                273657.09673851926,
                4850693.286259751,
                1604.2587024880577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:03:05+00:00",
        "end_time": "2017-09-10T18:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130707,
            43.77468824,
            1604.258702,
            -119.799405,
            43.78780084,
            1678.218702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247055413006,
                  43.774688236522906,
                  1604.2587024880577
                ],
                [
                  -119.81307072555465,
                  43.78747968367226,
                  1604.2587024880577
                ],
                [
                  -119.80000235264788,
                  43.787800844625345,
                  1678.2187024880577
                ],
                [
                  -119.79940496047178,
                  43.77500925493895,
                  1678.2187024880577
                ],
                [
                  -119.81247055413006,
                  43.774688236522906,
                  1604.2587024880577
                ]
              ]
            ]
          },
          "id": "20170910_43119G7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:03:05Z",
            "pc:count": 15782874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274180.5881,
                "count": 15782874,
                "maximum": 274709.8367,
                "minimum": 273657.0967,
                "name": "X",
                "position": 0,
                "stddev": 290.4105068,
                "variance": 84338.26248
              },
              {
                "average": 4851404.478,
                "count": 15782874,
                "maximum": 4852115.666,
                "minimum": 4850693.286,
                "name": "Y",
                "position": 1,
                "stddev": 397.2392426,
                "variance": 157799.0158
              },
              {
                "average": 1635.740131,
                "count": 15782874,
                "maximum": 1678.218702,
                "minimum": 1604.258702,
                "name": "Z",
                "position": 2,
                "stddev": 12.88876622,
                "variance": 166.1202948
              },
              {
                "average": 22251.11978,
                "count": 15782874,
                "maximum": 44801,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6305.494837,
                "variance": 39759265.14
              },
              {
                "average": 1.161526982,
                "count": 15782874,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4431629128,
                "variance": 0.1963933673
              },
              {
                "average": 1.325113094,
                "count": 15782874,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6386606041,
                "variance": 0.4078873672
              },
              {
                "average": 0.5020661003,
                "count": 15782874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957471,
                "variance": 0.2499957471
              },
              {
                "average": 2.914551558e-06,
                "count": 15782874,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001707203341,
                "variance": 2.914543248e-06
              },
              {
                "average": 1.236420186,
                "count": 15782874,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.424883152,
                "variance": 0.1805256929
              },
              {
                "average": -0.1692750037,
                "count": 15782874,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.99994274,
                "variance": 143.9986259
              },
              {
                "average": 1.922984749,
                "count": 15782874,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.040172423,
                "variance": 1.081958669
              },
              {
                "average": 1177.463973,
                "count": 15782874,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9754845111,
                "variance": 0.9515700315
              },
              {
                "average": 30163.51658,
                "count": 15782874,
                "maximum": 50432,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8604.691951,
                "variance": 74040723.58
              },
              {
                "average": 27910.70805,
                "count": 15782874,
                "maximum": 45568,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6346.326321,
                "variance": 40275857.77
              },
              {
                "average": 22924.92195,
                "count": 15782874,
                "maximum": 40192,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 4381.064881,
                "variance": 19193729.49
              },
              {
                "average": 189103858.6,
                "count": 15782874,
                "maximum": 189105385,
                "minimum": 189102359.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.8048867,
                "variance": 512376.6359
              },
              {
                "average": 0,
                "count": 15782874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15782874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15782874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15782874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15782874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273657.0967,
              4850693.286,
              1604.258702,
              274709.8367,
              4852115.666,
              1678.218702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273657.09673851926,
                    4850693.286259751,
                    1604.2587024880577
                  ],
                  [
                    273657.09673851926,
                    4852115.666259752,
                    1604.2587024880577
                  ],
                  [
                    274709.83673851925,
                    4852115.666259752,
                    1678.2187024880577
                  ],
                  [
                    274709.83673851925,
                    4850693.286259751,
                    1678.2187024880577
                  ],
                  [
                    273657.09673851926,
                    4850693.286259751,
                    1604.2587024880577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:03:05+00:00",
            "end_time": "2017-09-10T18:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170908_43119F6220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63747224684151,
              43.699706862081406,
              1364.6709062818575
            ],
            [
              -119.63803279401763,
              43.71248127291724,
              1364.6709062818575
            ],
            [
              -119.6249991704262,
              43.71278154408968,
              1416.7709062818574
            ],
            [
              -119.62444138495118,
              43.70000700015009,
              1416.7709062818574
            ],
            [
              -119.63747224684151,
              43.699706862081406,
              1364.6709062818575
            ]
          ]
        ]
      },
      "bbox": [
        -119.6380328,
        43.69970686,
        1364.670906,
        -119.6244414,
        43.71278154,
        1416.770906
      ],
      "properties": {
        "datetime": "2017-09-10T15:11:29Z",
        "pc:count": 14541201,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 287990.6966,
            "count": 14541201,
            "maximum": 288526.9924,
            "minimum": 287475.8924,
            "name": "X",
            "position": 0,
            "stddev": 288.4511088,
            "variance": 83204.04219
          },
          {
            "average": 4842646.537,
            "count": 14541201,
            "maximum": 4843321.756,
            "minimum": 4841901.496,
            "name": "Y",
            "position": 1,
            "stddev": 396.8494509,
            "variance": 157489.4867
          },
          {
            "average": 1373.186646,
            "count": 14541201,
            "maximum": 1416.770906,
            "minimum": 1364.670906,
            "name": "Z",
            "position": 2,
            "stddev": 9.344353028,
            "variance": 87.31693352
          },
          {
            "average": 28225.62148,
            "count": 14541201,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6292.385979,
            "variance": 39594121.3
          },
          {
            "average": 1.014028827,
            "count": 14541201,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.118045597,
            "variance": 0.01393476297
          },
          {
            "average": 1.028499847,
            "count": 14541201,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1673405199,
            "variance": 0.02800284959
          },
          {
            "average": 0.5024898562,
            "count": 14541201,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938178,
            "variance": 0.2499938178
          },
          {
            "average": 1.82928494e-05,
            "count": 14541201,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004276975103,
            "variance": 1.829251603e-05
          },
          {
            "average": 1.221965228,
            "count": 14541201,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4155678977,
            "variance": 0.1726966776
          },
          {
            "average": -0.3433204837,
            "count": 14541201,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84847511,
            "variance": 140.3863624
          },
          {
            "average": 1.998918452,
            "count": 14541201,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.006484627,
            "variance": 1.013011305
          },
          {
            "average": 1156.409553,
            "count": 14541201,
            "maximum": 1159,
            "minimum": 1151,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.425797287,
            "variance": 2.032897904
          },
          {
            "average": 33205.74342,
            "count": 14541201,
            "maximum": 54528,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9327.442341,
            "variance": 87001180.63
          },
          {
            "average": 35413.37069,
            "count": 14541201,
            "maximum": 54016,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6337.474702,
            "variance": 40163585.6
          },
          {
            "average": 27882.78981,
            "count": 14541201,
            "maximum": 51968,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8044.41206,
            "variance": 64712565.39
          },
          {
            "average": 189036296.5,
            "count": 14541201,
            "maximum": 189091489.5,
            "minimum": 188948545.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 67711.12703,
            "variance": 4584796723
          },
          {
            "average": 0,
            "count": 14541201,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541201,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541201,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541201,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541201,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287475.8924,
          4841901.496,
          1364.670906,
          288526.9924,
          4843321.756,
          1416.770906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287475.89235477004,
                4841901.496113115,
                1364.6709062818575
              ],
              [
                287475.89235477004,
                4843321.756113115,
                1364.6709062818575
              ],
              [
                288526.99235477,
                4843321.756113115,
                1416.7709062818574
              ],
              [
                288526.99235477,
                4841901.496113115,
                1416.7709062818574
              ],
              [
                287475.89235477004,
                4841901.496113115,
                1364.6709062818575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T15:11:29+00:00",
        "end_time": "2017-09-08T23:29:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170908_43119F6220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170908_43119F6220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170908_43119F6220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6380328,
            43.69970686,
            1364.670906,
            -119.6244414,
            43.71278154,
            1416.770906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63747224684151,
                  43.699706862081406,
                  1364.6709062818575
                ],
                [
                  -119.63803279401763,
                  43.71248127291724,
                  1364.6709062818575
                ],
                [
                  -119.6249991704262,
                  43.71278154408968,
                  1416.7709062818574
                ],
                [
                  -119.62444138495118,
                  43.70000700015009,
                  1416.7709062818574
                ],
                [
                  -119.63747224684151,
                  43.699706862081406,
                  1364.6709062818575
                ]
              ]
            ]
          },
          "id": "20170908_43119F6220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170908_43119F6220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T15:11:29Z",
            "pc:count": 14541201,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 287990.6966,
                "count": 14541201,
                "maximum": 288526.9924,
                "minimum": 287475.8924,
                "name": "X",
                "position": 0,
                "stddev": 288.4511088,
                "variance": 83204.04219
              },
              {
                "average": 4842646.537,
                "count": 14541201,
                "maximum": 4843321.756,
                "minimum": 4841901.496,
                "name": "Y",
                "position": 1,
                "stddev": 396.8494509,
                "variance": 157489.4867
              },
              {
                "average": 1373.186646,
                "count": 14541201,
                "maximum": 1416.770906,
                "minimum": 1364.670906,
                "name": "Z",
                "position": 2,
                "stddev": 9.344353028,
                "variance": 87.31693352
              },
              {
                "average": 28225.62148,
                "count": 14541201,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6292.385979,
                "variance": 39594121.3
              },
              {
                "average": 1.014028827,
                "count": 14541201,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.118045597,
                "variance": 0.01393476297
              },
              {
                "average": 1.028499847,
                "count": 14541201,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1673405199,
                "variance": 0.02800284959
              },
              {
                "average": 0.5024898562,
                "count": 14541201,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938178,
                "variance": 0.2499938178
              },
              {
                "average": 1.82928494e-05,
                "count": 14541201,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004276975103,
                "variance": 1.829251603e-05
              },
              {
                "average": 1.221965228,
                "count": 14541201,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4155678977,
                "variance": 0.1726966776
              },
              {
                "average": -0.3433204837,
                "count": 14541201,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84847511,
                "variance": 140.3863624
              },
              {
                "average": 1.998918452,
                "count": 14541201,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.006484627,
                "variance": 1.013011305
              },
              {
                "average": 1156.409553,
                "count": 14541201,
                "maximum": 1159,
                "minimum": 1151,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.425797287,
                "variance": 2.032897904
              },
              {
                "average": 33205.74342,
                "count": 14541201,
                "maximum": 54528,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9327.442341,
                "variance": 87001180.63
              },
              {
                "average": 35413.37069,
                "count": 14541201,
                "maximum": 54016,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6337.474702,
                "variance": 40163585.6
              },
              {
                "average": 27882.78981,
                "count": 14541201,
                "maximum": 51968,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8044.41206,
                "variance": 64712565.39
              },
              {
                "average": 189036296.5,
                "count": 14541201,
                "maximum": 189091489.5,
                "minimum": 188948545.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 67711.12703,
                "variance": 4584796723
              },
              {
                "average": 0,
                "count": 14541201,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541201,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541201,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541201,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541201,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287475.8924,
              4841901.496,
              1364.670906,
              288526.9924,
              4843321.756,
              1416.770906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287475.89235477004,
                    4841901.496113115,
                    1364.6709062818575
                  ],
                  [
                    287475.89235477004,
                    4843321.756113115,
                    1364.6709062818575
                  ],
                  [
                    288526.99235477,
                    4843321.756113115,
                    1416.7709062818574
                  ],
                  [
                    288526.99235477,
                    4841901.496113115,
                    1416.7709062818574
                  ],
                  [
                    287475.89235477004,
                    4841901.496113115,
                    1364.6709062818575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T15:11:29+00:00",
            "end_time": "2017-09-08T23:29: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": "20170910_43119F7410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76246977608173,
              43.662193927580525,
              1445.673410498092
            ],
            [
              -119.76305668774835,
              43.67497987645172,
              1445.673410498092
            ],
            [
              -119.7500003050615,
              43.675294965775215,
              1495.9334104980921
            ],
            [
              -119.74941615821085,
              43.66250887709701,
              1495.9334104980921
            ],
            [
              -119.76246977608173,
              43.662193927580525,
              1445.673410498092
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630567,
        43.66219393,
        1445.67341,
        -119.7494162,
        43.67529497,
        1495.93341
      ],
      "properties": {
        "datetime": "2017-09-11T19:52:33Z",
        "pc:count": 15219371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277794.2726,
            "count": 15219371,
            "maximum": 278318.2511,
            "minimum": 277264.5511,
            "name": "X",
            "position": 0,
            "stddev": 291.0402878,
            "variance": 84704.4491
          },
          {
            "average": 4838780.695,
            "count": 15219371,
            "maximum": 4839484.872,
            "minimum": 4838063.192,
            "name": "Y",
            "position": 1,
            "stddev": 397.6754545,
            "variance": 158145.7671
          },
          {
            "average": 1461.030922,
            "count": 15219371,
            "maximum": 1495.93341,
            "minimum": 1445.67341,
            "name": "Z",
            "position": 2,
            "stddev": 6.744709269,
            "variance": 45.49110313
          },
          {
            "average": 23683.77478,
            "count": 15219371,
            "maximum": 43137,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5912.071392,
            "variance": 34952588.14
          },
          {
            "average": 1.113397196,
            "count": 15219371,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3860408521,
            "variance": 0.1490275395
          },
          {
            "average": 1.231122627,
            "count": 15219371,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5824110126,
            "variance": 0.3392025876
          },
          {
            "average": 0.5020244266,
            "count": 15219371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959181,
            "variance": 0.2499959181
          },
          {
            "average": 4.467990169e-06,
            "count": 15219371,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002113757436,
            "variance": 4.467970499e-06
          },
          {
            "average": 1.208765067,
            "count": 15219371,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4064261611,
            "variance": 0.1651822244
          },
          {
            "average": -0.2057294426,
            "count": 15219371,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92430131,
            "variance": 142.1889618
          },
          {
            "average": 1.939057074,
            "count": 15219371,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033413721,
            "variance": 1.067943919
          },
          {
            "average": 1183.617406,
            "count": 15219371,
            "maximum": 1187,
            "minimum": 1179,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.336210472,
            "variance": 5.457879369
          },
          {
            "average": 32219.09254,
            "count": 15219371,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10177.20671,
            "variance": 103575536.3
          },
          {
            "average": 31113.2263,
            "count": 15219371,
            "maximum": 49152,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8606.895079,
            "variance": 74078642.91
          },
          {
            "average": 27248.75594,
            "count": 15219371,
            "maximum": 47104,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 7837.203061,
            "variance": 61421751.82
          },
          {
            "average": 189160134,
            "count": 15219371,
            "maximum": 189194753.1,
            "minimum": 189104959.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 42631.82172,
            "variance": 1817472223
          },
          {
            "average": 0,
            "count": 15219371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15219371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15219371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15219371,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15219371,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277264.5511,
          4838063.192,
          1445.67341,
          278318.2511,
          4839484.872,
          1495.93341
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277264.5511210944,
                4838063.191613592,
                1445.673410498092
              ],
              [
                277264.5511210944,
                4839484.871613592,
                1445.673410498092
              ],
              [
                278318.25112109433,
                4839484.871613592,
                1495.9334104980921
              ],
              [
                278318.25112109433,
                4838063.191613592,
                1495.9334104980921
              ],
              [
                277264.5511210944,
                4838063.191613592,
                1445.673410498092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:52:33+00:00",
        "end_time": "2017-09-10T18:55:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630567,
            43.66219393,
            1445.67341,
            -119.7494162,
            43.67529497,
            1495.93341
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76246977608173,
                  43.662193927580525,
                  1445.673410498092
                ],
                [
                  -119.76305668774835,
                  43.67497987645172,
                  1445.673410498092
                ],
                [
                  -119.7500003050615,
                  43.675294965775215,
                  1495.9334104980921
                ],
                [
                  -119.74941615821085,
                  43.66250887709701,
                  1495.9334104980921
                ],
                [
                  -119.76246977608173,
                  43.662193927580525,
                  1445.673410498092
                ]
              ]
            ]
          },
          "id": "20170910_43119F7410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:52:33Z",
            "pc:count": 15219371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277794.2726,
                "count": 15219371,
                "maximum": 278318.2511,
                "minimum": 277264.5511,
                "name": "X",
                "position": 0,
                "stddev": 291.0402878,
                "variance": 84704.4491
              },
              {
                "average": 4838780.695,
                "count": 15219371,
                "maximum": 4839484.872,
                "minimum": 4838063.192,
                "name": "Y",
                "position": 1,
                "stddev": 397.6754545,
                "variance": 158145.7671
              },
              {
                "average": 1461.030922,
                "count": 15219371,
                "maximum": 1495.93341,
                "minimum": 1445.67341,
                "name": "Z",
                "position": 2,
                "stddev": 6.744709269,
                "variance": 45.49110313
              },
              {
                "average": 23683.77478,
                "count": 15219371,
                "maximum": 43137,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5912.071392,
                "variance": 34952588.14
              },
              {
                "average": 1.113397196,
                "count": 15219371,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3860408521,
                "variance": 0.1490275395
              },
              {
                "average": 1.231122627,
                "count": 15219371,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5824110126,
                "variance": 0.3392025876
              },
              {
                "average": 0.5020244266,
                "count": 15219371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959181,
                "variance": 0.2499959181
              },
              {
                "average": 4.467990169e-06,
                "count": 15219371,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002113757436,
                "variance": 4.467970499e-06
              },
              {
                "average": 1.208765067,
                "count": 15219371,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4064261611,
                "variance": 0.1651822244
              },
              {
                "average": -0.2057294426,
                "count": 15219371,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92430131,
                "variance": 142.1889618
              },
              {
                "average": 1.939057074,
                "count": 15219371,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033413721,
                "variance": 1.067943919
              },
              {
                "average": 1183.617406,
                "count": 15219371,
                "maximum": 1187,
                "minimum": 1179,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.336210472,
                "variance": 5.457879369
              },
              {
                "average": 32219.09254,
                "count": 15219371,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10177.20671,
                "variance": 103575536.3
              },
              {
                "average": 31113.2263,
                "count": 15219371,
                "maximum": 49152,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8606.895079,
                "variance": 74078642.91
              },
              {
                "average": 27248.75594,
                "count": 15219371,
                "maximum": 47104,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 7837.203061,
                "variance": 61421751.82
              },
              {
                "average": 189160134,
                "count": 15219371,
                "maximum": 189194753.1,
                "minimum": 189104959.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 42631.82172,
                "variance": 1817472223
              },
              {
                "average": 0,
                "count": 15219371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15219371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15219371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15219371,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15219371,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277264.5511,
              4838063.192,
              1445.67341,
              278318.2511,
              4839484.872,
              1495.93341
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277264.5511210944,
                    4838063.191613592,
                    1445.673410498092
                  ],
                  [
                    277264.5511210944,
                    4839484.871613592,
                    1445.673410498092
                  ],
                  [
                    278318.25112109433,
                    4839484.871613592,
                    1495.9334104980921
                  ],
                  [
                    278318.25112109433,
                    4838063.191613592,
                    1495.9334104980921
                  ],
                  [
                    277264.5511210944,
                    4838063.191613592,
                    1445.673410498092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:52:33+00:00",
            "end_time": "2017-09-10T18:55: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": "20170910_43119F6123.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7249719516375,
              43.68719755549725,
              1387.0718382528098
            ],
            [
              -119.72555124474916,
              43.699980252598536,
              1387.0718382528098
            ],
            [
              -119.71288398523741,
              43.70028181833058,
              1511.91183825281
            ],
            [
              -119.71230737637681,
              43.687498987462284,
              1511.91183825281
            ],
            [
              -119.7249719516375,
              43.68719755549725,
              1387.0718382528098
            ]
          ]
        ]
      },
      "bbox": [
        -119.7255512,
        43.68719756,
        1387.071838,
        -119.7123074,
        43.70028182,
        1511.911838
      ],
      "properties": {
        "datetime": "2017-09-10T18:09:45Z",
        "pc:count": 15416913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280841.4822,
            "count": 15416913,
            "maximum": 281401.1939,
            "minimum": 280379.3539,
            "name": "X",
            "position": 0,
            "stddev": 268.4942345,
            "variance": 72089.15395
          },
          {
            "average": 4841423.475,
            "count": 15416913,
            "maximum": 4842161.521,
            "minimum": 4840740.241,
            "name": "Y",
            "position": 1,
            "stddev": 407.4817647,
            "variance": 166041.3886
          },
          {
            "average": 1452.297933,
            "count": 15416913,
            "maximum": 1511.911838,
            "minimum": 1387.071838,
            "name": "Z",
            "position": 2,
            "stddev": 24.68063966,
            "variance": 609.1339741
          },
          {
            "average": 20902.42975,
            "count": 15416913,
            "maximum": 56497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8074.86762,
            "variance": 65203487.08
          },
          {
            "average": 1.289831564,
            "count": 15416913,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6131532891,
            "variance": 0.375956956
          },
          {
            "average": 1.594429897,
            "count": 15416913,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9015452734,
            "variance": 0.8127838801
          },
          {
            "average": 0.5039505639,
            "count": 15416913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499984409,
            "variance": 0.2499844093
          },
          {
            "average": 6.875565815e-06,
            "count": 15416913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002622121086,
            "variance": 6.875518988e-06
          },
          {
            "average": 1.184182787,
            "count": 15416913,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3876331998,
            "variance": 0.1502594976
          },
          {
            "average": -1.096747558,
            "count": 15416913,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.15602644,
            "variance": 147.7689789
          },
          {
            "average": 1.847430546,
            "count": 15416913,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.068093524,
            "variance": 1.140823776
          },
          {
            "average": 1172.909613,
            "count": 15416913,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9524455252,
            "variance": 0.9071524785
          },
          {
            "average": 27565.57308,
            "count": 15416913,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11196.24825,
            "variance": 125355974.8
          },
          {
            "average": 28257.03657,
            "count": 15416913,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9226.743944,
            "variance": 85132803.81
          },
          {
            "average": 24414.08786,
            "count": 15416913,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8874.802395,
            "variance": 78762117.55
          },
          {
            "average": 189100561.7,
            "count": 15416913,
            "maximum": 189102185.5,
            "minimum": 189099246.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 721.5590989,
            "variance": 520647.5333
          },
          {
            "average": 0,
            "count": 15416913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15416913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15416913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15416913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15416913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280379.3539,
          4840740.241,
          1387.071838,
          281401.1939,
          4842161.521,
          1511.911838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280379.3538661794,
                4840740.241152477,
                1387.0718382528098
              ],
              [
                280379.3538661794,
                4842161.521152477,
                1387.0718382528098
              ],
              [
                281401.1938661794,
                4842161.521152477,
                1511.91183825281
              ],
              [
                281401.1938661794,
                4840740.241152477,
                1511.91183825281
              ],
              [
                280379.3538661794,
                4840740.241152477,
                1387.0718382528098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:09:45+00:00",
        "end_time": "2017-09-10T17:20:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F6123.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F6123.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F6123.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6123.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7255512,
            43.68719756,
            1387.071838,
            -119.7123074,
            43.70028182,
            1511.911838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7249719516375,
                  43.68719755549725,
                  1387.0718382528098
                ],
                [
                  -119.72555124474916,
                  43.699980252598536,
                  1387.0718382528098
                ],
                [
                  -119.71288398523741,
                  43.70028181833058,
                  1511.91183825281
                ],
                [
                  -119.71230737637681,
                  43.687498987462284,
                  1511.91183825281
                ],
                [
                  -119.7249719516375,
                  43.68719755549725,
                  1387.0718382528098
                ]
              ]
            ]
          },
          "id": "20170910_43119F6123.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F6123.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:09:45Z",
            "pc:count": 15416913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280841.4822,
                "count": 15416913,
                "maximum": 281401.1939,
                "minimum": 280379.3539,
                "name": "X",
                "position": 0,
                "stddev": 268.4942345,
                "variance": 72089.15395
              },
              {
                "average": 4841423.475,
                "count": 15416913,
                "maximum": 4842161.521,
                "minimum": 4840740.241,
                "name": "Y",
                "position": 1,
                "stddev": 407.4817647,
                "variance": 166041.3886
              },
              {
                "average": 1452.297933,
                "count": 15416913,
                "maximum": 1511.911838,
                "minimum": 1387.071838,
                "name": "Z",
                "position": 2,
                "stddev": 24.68063966,
                "variance": 609.1339741
              },
              {
                "average": 20902.42975,
                "count": 15416913,
                "maximum": 56497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8074.86762,
                "variance": 65203487.08
              },
              {
                "average": 1.289831564,
                "count": 15416913,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6131532891,
                "variance": 0.375956956
              },
              {
                "average": 1.594429897,
                "count": 15416913,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9015452734,
                "variance": 0.8127838801
              },
              {
                "average": 0.5039505639,
                "count": 15416913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499984409,
                "variance": 0.2499844093
              },
              {
                "average": 6.875565815e-06,
                "count": 15416913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002622121086,
                "variance": 6.875518988e-06
              },
              {
                "average": 1.184182787,
                "count": 15416913,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3876331998,
                "variance": 0.1502594976
              },
              {
                "average": -1.096747558,
                "count": 15416913,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.15602644,
                "variance": 147.7689789
              },
              {
                "average": 1.847430546,
                "count": 15416913,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.068093524,
                "variance": 1.140823776
              },
              {
                "average": 1172.909613,
                "count": 15416913,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9524455252,
                "variance": 0.9071524785
              },
              {
                "average": 27565.57308,
                "count": 15416913,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11196.24825,
                "variance": 125355974.8
              },
              {
                "average": 28257.03657,
                "count": 15416913,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9226.743944,
                "variance": 85132803.81
              },
              {
                "average": 24414.08786,
                "count": 15416913,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8874.802395,
                "variance": 78762117.55
              },
              {
                "average": 189100561.7,
                "count": 15416913,
                "maximum": 189102185.5,
                "minimum": 189099246.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 721.5590989,
                "variance": 520647.5333
              },
              {
                "average": 0,
                "count": 15416913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15416913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15416913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15416913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15416913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280379.3539,
              4840740.241,
              1387.071838,
              281401.1939,
              4842161.521,
              1511.911838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280379.3538661794,
                    4840740.241152477,
                    1387.0718382528098
                  ],
                  [
                    280379.3538661794,
                    4842161.521152477,
                    1387.0718382528098
                  ],
                  [
                    281401.1938661794,
                    4842161.521152477,
                    1511.91183825281
                  ],
                  [
                    281401.1938661794,
                    4840740.241152477,
                    1511.91183825281
                  ],
                  [
                    280379.3538661794,
                    4840740.241152477,
                    1387.0718382528098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:09:45+00:00",
            "end_time": "2017-09-10T17: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": "20170910_43119G7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997131394826,
              43.774689006402035,
              1578.7678554359572
            ],
            [
              -119.80056875297916,
              43.78747915171988,
              1578.7678554359572
            ],
            [
              -119.78750173027925,
              43.78779884678699,
              1661.5278554359575
            ],
            [
              -119.78690706998624,
              43.77500855959714,
              1661.5278554359575
            ],
            [
              -119.79997131394826,
              43.774689006402035,
              1578.7678554359572
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005688,
        43.77468901,
        1578.767855,
        -119.7869071,
        43.78779885,
        1661.527855
      ],
      "properties": {
        "datetime": "2017-09-10T18:39:55Z",
        "pc:count": 17868010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275232.9089,
            "count": 17868010,
            "maximum": 275715.6727,
            "minimum": 274663.0527,
            "name": "X",
            "position": 0,
            "stddev": 293.5709904,
            "variance": 86183.92641
          },
          {
            "average": 4851349.884,
            "count": 17868010,
            "maximum": 4852081.479,
            "minimum": 4850659.259,
            "name": "Y",
            "position": 1,
            "stddev": 403.4768271,
            "variance": 162793.55
          },
          {
            "average": 1613.226734,
            "count": 17868010,
            "maximum": 1661.527855,
            "minimum": 1578.767855,
            "name": "Z",
            "position": 2,
            "stddev": 12.70970883,
            "variance": 161.5366985
          },
          {
            "average": 20536.70222,
            "count": 17868010,
            "maximum": 46993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8914.406442,
            "variance": 79466642.21
          },
          {
            "average": 1.369924239,
            "count": 17868010,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6929527388,
            "variance": 0.4801834981
          },
          {
            "average": 1.771382935,
            "count": 17868010,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.030814501,
            "variance": 1.062578536
          },
          {
            "average": 0.5010284301,
            "count": 17868010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989563,
            "variance": 0.2499989563
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196109807,
            "count": 17868010,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3970525906,
            "variance": 0.1576507597
          },
          {
            "average": 0.3348435108,
            "count": 17868010,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97996156,
            "variance": 143.519479
          },
          {
            "average": 1.810615956,
            "count": 17868010,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.079199354,
            "variance": 1.164671246
          },
          {
            "average": 1175.312058,
            "count": 17868010,
            "maximum": 1178,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9755775424,
            "variance": 0.9517515413
          },
          {
            "average": 24180.14896,
            "count": 17868010,
            "maximum": 58880,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10614.66344,
            "variance": 112671079.9
          },
          {
            "average": 23649.79293,
            "count": 17868010,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8372.591984,
            "variance": 70100296.53
          },
          {
            "average": 19736.48497,
            "count": 17868010,
            "maximum": 50176,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5599.91013,
            "variance": 31358993.47
          },
          {
            "average": 189102362.5,
            "count": 17868010,
            "maximum": 189103995.7,
            "minimum": 189100865.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 734.0194515,
            "variance": 538784.5551
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17868010,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274663.0527,
          4850659.259,
          1578.767855,
          275715.6727,
          4852081.479,
          1661.527855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274663.0526927041,
                4850659.258597811,
                1578.7678554359572
              ],
              [
                274663.0526927041,
                4852081.478597811,
                1578.7678554359572
              ],
              [
                275715.6726927041,
                4852081.478597811,
                1661.5278554359575
              ],
              [
                275715.6726927041,
                4850659.258597811,
                1661.5278554359575
              ],
              [
                274663.0526927041,
                4850659.258597811,
                1578.7678554359572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:39:55+00:00",
        "end_time": "2017-09-10T17:47:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005688,
            43.77468901,
            1578.767855,
            -119.7869071,
            43.78779885,
            1661.527855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997131394826,
                  43.774689006402035,
                  1578.7678554359572
                ],
                [
                  -119.80056875297916,
                  43.78747915171988,
                  1578.7678554359572
                ],
                [
                  -119.78750173027925,
                  43.78779884678699,
                  1661.5278554359575
                ],
                [
                  -119.78690706998624,
                  43.77500855959714,
                  1661.5278554359575
                ],
                [
                  -119.79997131394826,
                  43.774689006402035,
                  1578.7678554359572
                ]
              ]
            ]
          },
          "id": "20170910_43119G7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:39:55Z",
            "pc:count": 17868010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275232.9089,
                "count": 17868010,
                "maximum": 275715.6727,
                "minimum": 274663.0527,
                "name": "X",
                "position": 0,
                "stddev": 293.5709904,
                "variance": 86183.92641
              },
              {
                "average": 4851349.884,
                "count": 17868010,
                "maximum": 4852081.479,
                "minimum": 4850659.259,
                "name": "Y",
                "position": 1,
                "stddev": 403.4768271,
                "variance": 162793.55
              },
              {
                "average": 1613.226734,
                "count": 17868010,
                "maximum": 1661.527855,
                "minimum": 1578.767855,
                "name": "Z",
                "position": 2,
                "stddev": 12.70970883,
                "variance": 161.5366985
              },
              {
                "average": 20536.70222,
                "count": 17868010,
                "maximum": 46993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8914.406442,
                "variance": 79466642.21
              },
              {
                "average": 1.369924239,
                "count": 17868010,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6929527388,
                "variance": 0.4801834981
              },
              {
                "average": 1.771382935,
                "count": 17868010,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.030814501,
                "variance": 1.062578536
              },
              {
                "average": 0.5010284301,
                "count": 17868010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989563,
                "variance": 0.2499989563
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196109807,
                "count": 17868010,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3970525906,
                "variance": 0.1576507597
              },
              {
                "average": 0.3348435108,
                "count": 17868010,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97996156,
                "variance": 143.519479
              },
              {
                "average": 1.810615956,
                "count": 17868010,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.079199354,
                "variance": 1.164671246
              },
              {
                "average": 1175.312058,
                "count": 17868010,
                "maximum": 1178,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9755775424,
                "variance": 0.9517515413
              },
              {
                "average": 24180.14896,
                "count": 17868010,
                "maximum": 58880,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10614.66344,
                "variance": 112671079.9
              },
              {
                "average": 23649.79293,
                "count": 17868010,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8372.591984,
                "variance": 70100296.53
              },
              {
                "average": 19736.48497,
                "count": 17868010,
                "maximum": 50176,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5599.91013,
                "variance": 31358993.47
              },
              {
                "average": 189102362.5,
                "count": 17868010,
                "maximum": 189103995.7,
                "minimum": 189100865.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 734.0194515,
                "variance": 538784.5551
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17868010,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274663.0527,
              4850659.259,
              1578.767855,
              275715.6727,
              4852081.479,
              1661.527855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274663.0526927041,
                    4850659.258597811,
                    1578.7678554359572
                  ],
                  [
                    274663.0526927041,
                    4852081.478597811,
                    1578.7678554359572
                  ],
                  [
                    275715.6726927041,
                    4852081.478597811,
                    1661.5278554359575
                  ],
                  [
                    275715.6726927041,
                    4850659.258597811,
                    1661.5278554359575
                  ],
                  [
                    274663.0526927041,
                    4850659.258597811,
                    1578.7678554359572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:39:55+00:00",
            "end_time": "2017-09-10T17:47:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5318.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.59997384414487,
              43.76221163280932,
              1460.4967443949913
            ],
            [
              -119.60052315566939,
              43.77488302892673,
              1460.4967443949913
            ],
            [
              -119.58749471300484,
              43.775178922854685,
              1525.8767443949914
            ],
            [
              -119.58694814598935,
              43.76250739664401,
              1525.8767443949914
            ],
            [
              -119.59997384414487,
              43.76221163280932,
              1460.4967443949913
            ]
          ]
        ]
      },
      "bbox": [
        -119.6005232,
        43.76221163,
        1460.496744,
        -119.5869481,
        43.77517892,
        1525.876744
      ],
      "properties": {
        "datetime": "2017-08-31T17:49:40Z",
        "pc:count": 14947518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291298.5781,
            "count": 14947518,
            "maximum": 291765.0425,
            "minimum": 290715.4825,
            "name": "X",
            "position": 0,
            "stddev": 282.2366107,
            "variance": 79657.50445
          },
          {
            "average": 4849415.932,
            "count": 14947518,
            "maximum": 4850157.06,
            "minimum": 4848748.28,
            "name": "Y",
            "position": 1,
            "stddev": 377.7910141,
            "variance": 142726.0504
          },
          {
            "average": 1493.556855,
            "count": 14947518,
            "maximum": 1525.876744,
            "minimum": 1460.496744,
            "name": "Z",
            "position": 2,
            "stddev": 9.991908041,
            "variance": 99.83822631
          },
          {
            "average": 17158.25043,
            "count": 14947518,
            "maximum": 31841,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4867.701472,
            "variance": 23694517.62
          },
          {
            "average": 1.208101305,
            "count": 14947518,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5175404635,
            "variance": 0.2678481314
          },
          {
            "average": 1.420847595,
            "count": 14947518,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7542470301,
            "variance": 0.5688885824
          },
          {
            "average": 0.5035625313,
            "count": 14947518,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873249,
            "variance": 0.2499873251
          },
          {
            "average": 4.683051728e-07,
            "count": 14947518,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0006843281266,
            "variance": 4.683049848e-07
          },
          {
            "average": 1.14128272,
            "count": 14947518,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3483129643,
            "variance": 0.1213219211
          },
          {
            "average": -0.06752168776,
            "count": 14947518,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.74971299,
            "variance": 138.0557553
          },
          {
            "average": 1.889801237,
            "count": 14947518,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.045017559,
            "variance": 1.092061699
          },
          {
            "average": 1134.553386,
            "count": 14947518,
            "maximum": 1137,
            "minimum": 1131,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9997553302,
            "variance": 0.9995107202
          },
          {
            "average": 33748.16929,
            "count": 14947518,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8824.600852,
            "variance": 77873580.2
          },
          {
            "average": 33025.98585,
            "count": 14947518,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6962.577681,
            "variance": 48477487.96
          },
          {
            "average": 28781.53617,
            "count": 14947518,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 6734.64412,
            "variance": 45355431.43
          },
          {
            "average": 188235593.9,
            "count": 14947518,
            "maximum": 188236980,
            "minimum": 188233548.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.3446412,
            "variance": 516019.0236
          },
          {
            "average": 0,
            "count": 14947518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947518,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14947518,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290715.4825,
          4848748.28,
          1460.496744,
          291765.0425,
          4850157.06,
          1525.876744
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290715.4825055952,
                4848748.27953385,
                1460.4967443949913
              ],
              [
                290715.4825055952,
                4850157.059533849,
                1460.4967443949913
              ],
              [
                291765.04250559525,
                4850157.059533849,
                1525.8767443949914
              ],
              [
                291765.04250559525,
                4848748.27953385,
                1525.8767443949914
              ],
              [
                290715.4825055952,
                4848748.27953385,
                1460.4967443949913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T17:49:40+00:00",
        "end_time": "2017-08-31T16:52:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5318.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5318.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5318.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5318.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6005232,
            43.76221163,
            1460.496744,
            -119.5869481,
            43.77517892,
            1525.876744
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.59997384414487,
                  43.76221163280932,
                  1460.4967443949913
                ],
                [
                  -119.60052315566939,
                  43.77488302892673,
                  1460.4967443949913
                ],
                [
                  -119.58749471300484,
                  43.775178922854685,
                  1525.8767443949914
                ],
                [
                  -119.58694814598935,
                  43.76250739664401,
                  1525.8767443949914
                ],
                [
                  -119.59997384414487,
                  43.76221163280932,
                  1460.4967443949913
                ]
              ]
            ]
          },
          "id": "20170831_43119G5318.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5318.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T17:49:40Z",
            "pc:count": 14947518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291298.5781,
                "count": 14947518,
                "maximum": 291765.0425,
                "minimum": 290715.4825,
                "name": "X",
                "position": 0,
                "stddev": 282.2366107,
                "variance": 79657.50445
              },
              {
                "average": 4849415.932,
                "count": 14947518,
                "maximum": 4850157.06,
                "minimum": 4848748.28,
                "name": "Y",
                "position": 1,
                "stddev": 377.7910141,
                "variance": 142726.0504
              },
              {
                "average": 1493.556855,
                "count": 14947518,
                "maximum": 1525.876744,
                "minimum": 1460.496744,
                "name": "Z",
                "position": 2,
                "stddev": 9.991908041,
                "variance": 99.83822631
              },
              {
                "average": 17158.25043,
                "count": 14947518,
                "maximum": 31841,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4867.701472,
                "variance": 23694517.62
              },
              {
                "average": 1.208101305,
                "count": 14947518,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5175404635,
                "variance": 0.2678481314
              },
              {
                "average": 1.420847595,
                "count": 14947518,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7542470301,
                "variance": 0.5688885824
              },
              {
                "average": 0.5035625313,
                "count": 14947518,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873249,
                "variance": 0.2499873251
              },
              {
                "average": 4.683051728e-07,
                "count": 14947518,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0006843281266,
                "variance": 4.683049848e-07
              },
              {
                "average": 1.14128272,
                "count": 14947518,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3483129643,
                "variance": 0.1213219211
              },
              {
                "average": -0.06752168776,
                "count": 14947518,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.74971299,
                "variance": 138.0557553
              },
              {
                "average": 1.889801237,
                "count": 14947518,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.045017559,
                "variance": 1.092061699
              },
              {
                "average": 1134.553386,
                "count": 14947518,
                "maximum": 1137,
                "minimum": 1131,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9997553302,
                "variance": 0.9995107202
              },
              {
                "average": 33748.16929,
                "count": 14947518,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8824.600852,
                "variance": 77873580.2
              },
              {
                "average": 33025.98585,
                "count": 14947518,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6962.577681,
                "variance": 48477487.96
              },
              {
                "average": 28781.53617,
                "count": 14947518,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 6734.64412,
                "variance": 45355431.43
              },
              {
                "average": 188235593.9,
                "count": 14947518,
                "maximum": 188236980,
                "minimum": 188233548.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.3446412,
                "variance": 516019.0236
              },
              {
                "average": 0,
                "count": 14947518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947518,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14947518,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290715.4825,
              4848748.28,
              1460.496744,
              291765.0425,
              4850157.06,
              1525.876744
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290715.4825055952,
                    4848748.27953385,
                    1460.4967443949913
                  ],
                  [
                    290715.4825055952,
                    4850157.059533849,
                    1460.4967443949913
                  ],
                  [
                    291765.04250559525,
                    4850157.059533849,
                    1525.8767443949914
                  ],
                  [
                    291765.04250559525,
                    4848748.27953385,
                    1525.8767443949914
                  ],
                  [
                    290715.4825055952,
                    4848748.27953385,
                    1460.4967443949913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T17:49:40+00:00",
            "end_time": "2017-08-31T16:52:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874716619413,
              43.774690234446915,
              1553.6488925693109
            ],
            [
              -119.78806640253862,
              43.7874797967495,
              1553.6488925693109
            ],
            [
              -119.77500097872073,
              43.78779802017209,
              1653.048892569311
            ],
            [
              -119.77440901645376,
              43.77500831665701,
              1653.048892569311
            ],
            [
              -119.7874716619413,
              43.774690234446915,
              1553.6488925693109
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880664,
        43.77469023,
        1553.648893,
        -119.774409,
        43.78779802,
        1653.048893
      ],
      "properties": {
        "datetime": "2017-09-10T18:17:30Z",
        "pc:count": 21914415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276192.9632,
            "count": 21914415,
            "maximum": 276721.523,
            "minimum": 275669.043,
            "name": "X",
            "position": 0,
            "stddev": 291.277352,
            "variance": 84842.49577
          },
          {
            "average": 4851326.705,
            "count": 21914415,
            "maximum": 4852047.573,
            "minimum": 4850625.433,
            "name": "Y",
            "position": 1,
            "stddev": 405.4076103,
            "variance": 164355.3305
          },
          {
            "average": 1601.025089,
            "count": 21914415,
            "maximum": 1653.048893,
            "minimum": 1553.648893,
            "name": "Z",
            "position": 2,
            "stddev": 15.89922818,
            "variance": 252.7854567
          },
          {
            "average": 18340.18322,
            "count": 21914415,
            "maximum": 58353,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9882.25263,
            "variance": 97658917.05
          },
          {
            "average": 1.538323382,
            "count": 21914415,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7853451201,
            "variance": 0.6167669577
          },
          {
            "average": 2.122638273,
            "count": 21914415,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.084663069,
            "variance": 1.176493973
          },
          {
            "average": 0.5030156178,
            "count": 21914415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909174,
            "variance": 0.2499909175
          },
          {
            "average": 1.163617646e-05,
            "count": 21914415,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003411164258,
            "variance": 1.163604159e-05
          },
          {
            "average": 1.152272329,
            "count": 21914415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3592846676,
            "variance": 0.1290854724
          },
          {
            "average": -0.6818923433,
            "count": 21914415,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.14640469,
            "variance": 147.5351469
          },
          {
            "average": 1.717759338,
            "count": 21914415,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103725613,
            "variance": 1.218210228
          },
          {
            "average": 1173.29338,
            "count": 21914415,
            "maximum": 1176,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.015603339,
            "variance": 1.031450142
          },
          {
            "average": 17758.5621,
            "count": 21914415,
            "maximum": 51456,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10157.42308,
            "variance": 103173243.7
          },
          {
            "average": 18868.21938,
            "count": 21914415,
            "maximum": 49664,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8731.529532,
            "variance": 76239607.96
          },
          {
            "average": 15455.59649,
            "count": 21914415,
            "maximum": 47616,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 7137.13084,
            "variance": 50938636.63
          },
          {
            "average": 189100869.2,
            "count": 21914415,
            "maximum": 189102650.7,
            "minimum": 189099418.7,
            "name": "GpsTime",
            "position": 15,
            "stddev": 807.7303469,
            "variance": 652428.3134
          },
          {
            "average": 0,
            "count": 21914415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21914415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21914415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275669.043,
          4850625.433,
          1553.648893,
          276721.523,
          4852047.573,
          1653.048893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275669.0430136778,
                4850625.432910243,
                1553.6488925693109
              ],
              [
                275669.0430136778,
                4852047.572910244,
                1553.6488925693109
              ],
              [
                276721.5230136778,
                4852047.572910244,
                1653.048892569311
              ],
              [
                276721.5230136778,
                4850625.432910243,
                1653.048892569311
              ],
              [
                275669.0430136778,
                4850625.432910243,
                1553.6488925693109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:17:30+00:00",
        "end_time": "2017-09-10T17:23:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880664,
            43.77469023,
            1553.648893,
            -119.774409,
            43.78779802,
            1653.048893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874716619413,
                  43.774690234446915,
                  1553.6488925693109
                ],
                [
                  -119.78806640253862,
                  43.7874797967495,
                  1553.6488925693109
                ],
                [
                  -119.77500097872073,
                  43.78779802017209,
                  1653.048892569311
                ],
                [
                  -119.77440901645376,
                  43.77500831665701,
                  1653.048892569311
                ],
                [
                  -119.7874716619413,
                  43.774690234446915,
                  1553.6488925693109
                ]
              ]
            ]
          },
          "id": "20170910_43119G7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:17:30Z",
            "pc:count": 21914415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276192.9632,
                "count": 21914415,
                "maximum": 276721.523,
                "minimum": 275669.043,
                "name": "X",
                "position": 0,
                "stddev": 291.277352,
                "variance": 84842.49577
              },
              {
                "average": 4851326.705,
                "count": 21914415,
                "maximum": 4852047.573,
                "minimum": 4850625.433,
                "name": "Y",
                "position": 1,
                "stddev": 405.4076103,
                "variance": 164355.3305
              },
              {
                "average": 1601.025089,
                "count": 21914415,
                "maximum": 1653.048893,
                "minimum": 1553.648893,
                "name": "Z",
                "position": 2,
                "stddev": 15.89922818,
                "variance": 252.7854567
              },
              {
                "average": 18340.18322,
                "count": 21914415,
                "maximum": 58353,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9882.25263,
                "variance": 97658917.05
              },
              {
                "average": 1.538323382,
                "count": 21914415,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7853451201,
                "variance": 0.6167669577
              },
              {
                "average": 2.122638273,
                "count": 21914415,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.084663069,
                "variance": 1.176493973
              },
              {
                "average": 0.5030156178,
                "count": 21914415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909174,
                "variance": 0.2499909175
              },
              {
                "average": 1.163617646e-05,
                "count": 21914415,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003411164258,
                "variance": 1.163604159e-05
              },
              {
                "average": 1.152272329,
                "count": 21914415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3592846676,
                "variance": 0.1290854724
              },
              {
                "average": -0.6818923433,
                "count": 21914415,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.14640469,
                "variance": 147.5351469
              },
              {
                "average": 1.717759338,
                "count": 21914415,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103725613,
                "variance": 1.218210228
              },
              {
                "average": 1173.29338,
                "count": 21914415,
                "maximum": 1176,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.015603339,
                "variance": 1.031450142
              },
              {
                "average": 17758.5621,
                "count": 21914415,
                "maximum": 51456,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10157.42308,
                "variance": 103173243.7
              },
              {
                "average": 18868.21938,
                "count": 21914415,
                "maximum": 49664,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8731.529532,
                "variance": 76239607.96
              },
              {
                "average": 15455.59649,
                "count": 21914415,
                "maximum": 47616,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 7137.13084,
                "variance": 50938636.63
              },
              {
                "average": 189100869.2,
                "count": 21914415,
                "maximum": 189102650.7,
                "minimum": 189099418.7,
                "name": "GpsTime",
                "position": 15,
                "stddev": 807.7303469,
                "variance": 652428.3134
              },
              {
                "average": 0,
                "count": 21914415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21914415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21914415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275669.043,
              4850625.433,
              1553.648893,
              276721.523,
              4852047.573,
              1653.048893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275669.0430136778,
                    4850625.432910243,
                    1553.6488925693109
                  ],
                  [
                    275669.0430136778,
                    4852047.572910244,
                    1553.6488925693109
                  ],
                  [
                    276721.5230136778,
                    4852047.572910244,
                    1653.048892569311
                  ],
                  [
                    276721.5230136778,
                    4850625.432910243,
                    1653.048892569311
                  ],
                  [
                    275669.0430136778,
                    4850625.432910243,
                    1553.6488925693109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:17:30+00:00",
            "end_time": "2017-09-10T17:23: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": "20170830_43119G5411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247374413512,
              43.774715523566364,
              1464.0193309809672
            ],
            [
              -119.56295212652029,
              43.78590797776571,
              1464.0193309809672
            ],
            [
              -119.54999614585459,
              43.7861979669157,
              1561.8393309809674
            ],
            [
              -119.54952017533591,
              43.77500540009915,
              1561.8393309809674
            ],
            [
              -119.56247374413512,
              43.774715523566364,
              1464.0193309809672
            ]
          ]
        ]
      },
      "bbox": [
        -119.5629521,
        43.77471552,
        1464.019331,
        -119.5495202,
        43.78619797,
        1561.839331
      ],
      "properties": {
        "datetime": "2017-08-31T16:10:23Z",
        "pc:count": 15925186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294312.4592,
            "count": 15925186,
            "maximum": 294820.6319,
            "minimum": 293777.1319,
            "name": "X",
            "position": 0,
            "stddev": 299.3137655,
            "variance": 89588.73019
          },
          {
            "average": 4850651.798,
            "count": 15925186,
            "maximum": 4851287.258,
            "minimum": 4850042.938,
            "name": "Y",
            "position": 1,
            "stddev": 350.4726429,
            "variance": 122831.0734
          },
          {
            "average": 1511.850934,
            "count": 15925186,
            "maximum": 1561.839331,
            "minimum": 1464.019331,
            "name": "Z",
            "position": 2,
            "stddev": 15.09076983,
            "variance": 227.731334
          },
          {
            "average": 15399.73785,
            "count": 15925186,
            "maximum": 30433,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5946.342562,
            "variance": 35358989.86
          },
          {
            "average": 1.393022097,
            "count": 15925186,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6956437142,
            "variance": 0.483920177
          },
          {
            "average": 1.814377992,
            "count": 15925186,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.004059508,
            "variance": 1.008135496
          },
          {
            "average": 0.5016893366,
            "count": 15925186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971618,
            "variance": 0.2499971618
          },
          {
            "average": 2.511744604e-06,
            "count": 15925186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001584846508,
            "variance": 2.511738453e-06
          },
          {
            "average": 1.115144589,
            "count": 15925186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3191963646,
            "variance": 0.1018863192
          },
          {
            "average": 0.5046236771,
            "count": 15925186,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73830599,
            "variance": 137.7878275
          },
          {
            "average": 1.799556941,
            "count": 15925186,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.072817186,
            "variance": 1.150936715
          },
          {
            "average": 1125.480248,
            "count": 15925186,
            "maximum": 1128,
            "minimum": 1110,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.41478781,
            "variance": 11.66077579
          },
          {
            "average": 25895.97948,
            "count": 15925186,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11642.01284,
            "variance": 135536462.9
          },
          {
            "average": 26567.19446,
            "count": 15925186,
            "maximum": 48384,
            "minimum": 1792,
            "name": "Green",
            "position": 13,
            "stddev": 9685.878201,
            "variance": 93816236.52
          },
          {
            "average": 22580.59989,
            "count": 15925186,
            "maximum": 44544,
            "minimum": 3328,
            "name": "Blue",
            "position": 14,
            "stddev": 8661.923965,
            "variance": 75028926.77
          },
          {
            "average": 188226892.9,
            "count": 15925186,
            "maximum": 188231023.4,
            "minimum": 188156812.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 14962.53765,
            "variance": 223877533
          },
          {
            "average": 0,
            "count": 15925186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15925186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15925186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15925186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15925186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293777.1319,
          4850042.938,
          1464.019331,
          294820.6319,
          4851287.258,
          1561.839331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293777.1318540819,
                4850042.938286984,
                1464.0193309809672
              ],
              [
                293777.1318540819,
                4851287.258286985,
                1464.0193309809672
              ],
              [
                294820.6318540819,
                4851287.258286985,
                1561.8393309809674
              ],
              [
                294820.6318540819,
                4850042.938286984,
                1561.8393309809674
              ],
              [
                293777.1318540819,
                4850042.938286984,
                1464.0193309809672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:10:23+00:00",
        "end_time": "2017-08-30T19:33:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5629521,
            43.77471552,
            1464.019331,
            -119.5495202,
            43.78619797,
            1561.839331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247374413512,
                  43.774715523566364,
                  1464.0193309809672
                ],
                [
                  -119.56295212652029,
                  43.78590797776571,
                  1464.0193309809672
                ],
                [
                  -119.54999614585459,
                  43.7861979669157,
                  1561.8393309809674
                ],
                [
                  -119.54952017533591,
                  43.77500540009915,
                  1561.8393309809674
                ],
                [
                  -119.56247374413512,
                  43.774715523566364,
                  1464.0193309809672
                ]
              ]
            ]
          },
          "id": "20170830_43119G5411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:10:23Z",
            "pc:count": 15925186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294312.4592,
                "count": 15925186,
                "maximum": 294820.6319,
                "minimum": 293777.1319,
                "name": "X",
                "position": 0,
                "stddev": 299.3137655,
                "variance": 89588.73019
              },
              {
                "average": 4850651.798,
                "count": 15925186,
                "maximum": 4851287.258,
                "minimum": 4850042.938,
                "name": "Y",
                "position": 1,
                "stddev": 350.4726429,
                "variance": 122831.0734
              },
              {
                "average": 1511.850934,
                "count": 15925186,
                "maximum": 1561.839331,
                "minimum": 1464.019331,
                "name": "Z",
                "position": 2,
                "stddev": 15.09076983,
                "variance": 227.731334
              },
              {
                "average": 15399.73785,
                "count": 15925186,
                "maximum": 30433,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5946.342562,
                "variance": 35358989.86
              },
              {
                "average": 1.393022097,
                "count": 15925186,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6956437142,
                "variance": 0.483920177
              },
              {
                "average": 1.814377992,
                "count": 15925186,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.004059508,
                "variance": 1.008135496
              },
              {
                "average": 0.5016893366,
                "count": 15925186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971618,
                "variance": 0.2499971618
              },
              {
                "average": 2.511744604e-06,
                "count": 15925186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001584846508,
                "variance": 2.511738453e-06
              },
              {
                "average": 1.115144589,
                "count": 15925186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3191963646,
                "variance": 0.1018863192
              },
              {
                "average": 0.5046236771,
                "count": 15925186,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73830599,
                "variance": 137.7878275
              },
              {
                "average": 1.799556941,
                "count": 15925186,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.072817186,
                "variance": 1.150936715
              },
              {
                "average": 1125.480248,
                "count": 15925186,
                "maximum": 1128,
                "minimum": 1110,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.41478781,
                "variance": 11.66077579
              },
              {
                "average": 25895.97948,
                "count": 15925186,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11642.01284,
                "variance": 135536462.9
              },
              {
                "average": 26567.19446,
                "count": 15925186,
                "maximum": 48384,
                "minimum": 1792,
                "name": "Green",
                "position": 13,
                "stddev": 9685.878201,
                "variance": 93816236.52
              },
              {
                "average": 22580.59989,
                "count": 15925186,
                "maximum": 44544,
                "minimum": 3328,
                "name": "Blue",
                "position": 14,
                "stddev": 8661.923965,
                "variance": 75028926.77
              },
              {
                "average": 188226892.9,
                "count": 15925186,
                "maximum": 188231023.4,
                "minimum": 188156812.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 14962.53765,
                "variance": 223877533
              },
              {
                "average": 0,
                "count": 15925186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15925186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15925186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15925186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15925186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293777.1319,
              4850042.938,
              1464.019331,
              294820.6319,
              4851287.258,
              1561.839331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293777.1318540819,
                    4850042.938286984,
                    1464.0193309809672
                  ],
                  [
                    293777.1318540819,
                    4851287.258286985,
                    1464.0193309809672
                  ],
                  [
                    294820.6318540819,
                    4851287.258286985,
                    1561.8393309809674
                  ],
                  [
                    294820.6318540819,
                    4850042.938286984,
                    1561.8393309809674
                  ],
                  [
                    293777.1318540819,
                    4850042.938286984,
                    1464.0193309809672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:10:23+00:00",
            "end_time": "2017-08-30T19:33: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": "20170911_43119F7411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247133896017,
              43.64968866873065,
              1520.5437194593153
            ],
            [
              -119.8130688317808,
              43.66247895758664,
              1520.5437194593153
            ],
            [
              -119.80000109474896,
              43.6628000450508,
              1605.8237194593155
            ],
            [
              -119.79940636864008,
              43.650009613675074,
              1605.8237194593155
            ],
            [
              -119.81247133896017,
              43.64968866873065,
              1520.5437194593153
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130688,
        43.64968867,
        1520.543719,
        -119.7994064,
        43.66280005,
        1605.823719
      ],
      "properties": {
        "datetime": "2017-09-11T21:24:22Z",
        "pc:count": 16256160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273719.5733,
            "count": 16256160,
            "maximum": 274240.5934,
            "minimum": 273185.7134,
            "name": "X",
            "position": 0,
            "stddev": 288.0520202,
            "variance": 82973.96635
          },
          {
            "average": 4837530.013,
            "count": 16256160,
            "maximum": 4838232.011,
            "minimum": 4836809.791,
            "name": "Y",
            "position": 1,
            "stddev": 381.7864885,
            "variance": 145760.9228
          },
          {
            "average": 1566.479006,
            "count": 16256160,
            "maximum": 1605.823719,
            "minimum": 1520.543719,
            "name": "Z",
            "position": 2,
            "stddev": 14.97475496,
            "variance": 224.243286
          },
          {
            "average": 23398.32753,
            "count": 16256160,
            "maximum": 43601,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 6547.002624,
            "variance": 42863243.36
          },
          {
            "average": 1.143532298,
            "count": 16256160,
            "maximum": 6,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.408476399,
            "variance": 0.1668529685
          },
          {
            "average": 1.288743836,
            "count": 16256160,
            "maximum": 6,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5831571694,
            "variance": 0.3400722843
          },
          {
            "average": 0.5016824391,
            "count": 16256160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971848,
            "variance": 0.2499971848
          },
          {
            "average": 2.48521176e-05,
            "count": 16256160,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.004985128032,
            "variance": 2.48515015e-05
          },
          {
            "average": 1.184482805,
            "count": 16256160,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3878774408,
            "variance": 0.1504489091
          },
          {
            "average": -6.699378092e-05,
            "count": 16256160,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.98525477,
            "variance": 143.6463319
          },
          {
            "average": 1.922120722,
            "count": 16256160,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.041170845,
            "variance": 1.084036729
          },
          {
            "average": 1194.427214,
            "count": 16256160,
            "maximum": 1197,
            "minimum": 1192,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.948754946,
            "variance": 0.9001359476
          },
          {
            "average": 30960.44623,
            "count": 16256160,
            "maximum": 47360,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 7392.937968,
            "variance": 54655531.8
          },
          {
            "average": 29783.60032,
            "count": 16256160,
            "maximum": 46080,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 6018.174029,
            "variance": 36218418.65
          },
          {
            "average": 25858.25719,
            "count": 16256160,
            "maximum": 43520,
            "minimum": 768,
            "name": "Blue",
            "position": 14,
            "stddev": 6027.827339,
            "variance": 36334702.43
          },
          {
            "average": 189199107.6,
            "count": 16256160,
            "maximum": 189200262.5,
            "minimum": 189197929.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 479.2559857,
            "variance": 229686.2998
          },
          {
            "average": 0,
            "count": 16256160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16256160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16256160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16256160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16256160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273185.7134,
          4836809.791,
          1520.543719,
          274240.5934,
          4838232.011,
          1605.823719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273185.71343425516,
                4836809.79123542,
                1520.5437194593153
              ],
              [
                273185.71343425516,
                4838232.011235421,
                1520.5437194593153
              ],
              [
                274240.59343425516,
                4838232.011235421,
                1605.8237194593155
              ],
              [
                274240.59343425516,
                4836809.79123542,
                1605.8237194593155
              ],
              [
                273185.71343425516,
                4836809.79123542,
                1520.5437194593153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T21:24:22+00:00",
        "end_time": "2017-09-11T20:45:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130688,
            43.64968867,
            1520.543719,
            -119.7994064,
            43.66280005,
            1605.823719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247133896017,
                  43.64968866873065,
                  1520.5437194593153
                ],
                [
                  -119.8130688317808,
                  43.66247895758664,
                  1520.5437194593153
                ],
                [
                  -119.80000109474896,
                  43.6628000450508,
                  1605.8237194593155
                ],
                [
                  -119.79940636864008,
                  43.650009613675074,
                  1605.8237194593155
                ],
                [
                  -119.81247133896017,
                  43.64968866873065,
                  1520.5437194593153
                ]
              ]
            ]
          },
          "id": "20170911_43119F7411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T21:24:22Z",
            "pc:count": 16256160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273719.5733,
                "count": 16256160,
                "maximum": 274240.5934,
                "minimum": 273185.7134,
                "name": "X",
                "position": 0,
                "stddev": 288.0520202,
                "variance": 82973.96635
              },
              {
                "average": 4837530.013,
                "count": 16256160,
                "maximum": 4838232.011,
                "minimum": 4836809.791,
                "name": "Y",
                "position": 1,
                "stddev": 381.7864885,
                "variance": 145760.9228
              },
              {
                "average": 1566.479006,
                "count": 16256160,
                "maximum": 1605.823719,
                "minimum": 1520.543719,
                "name": "Z",
                "position": 2,
                "stddev": 14.97475496,
                "variance": 224.243286
              },
              {
                "average": 23398.32753,
                "count": 16256160,
                "maximum": 43601,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 6547.002624,
                "variance": 42863243.36
              },
              {
                "average": 1.143532298,
                "count": 16256160,
                "maximum": 6,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.408476399,
                "variance": 0.1668529685
              },
              {
                "average": 1.288743836,
                "count": 16256160,
                "maximum": 6,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5831571694,
                "variance": 0.3400722843
              },
              {
                "average": 0.5016824391,
                "count": 16256160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971848,
                "variance": 0.2499971848
              },
              {
                "average": 2.48521176e-05,
                "count": 16256160,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.004985128032,
                "variance": 2.48515015e-05
              },
              {
                "average": 1.184482805,
                "count": 16256160,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3878774408,
                "variance": 0.1504489091
              },
              {
                "average": -6.699378092e-05,
                "count": 16256160,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.98525477,
                "variance": 143.6463319
              },
              {
                "average": 1.922120722,
                "count": 16256160,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.041170845,
                "variance": 1.084036729
              },
              {
                "average": 1194.427214,
                "count": 16256160,
                "maximum": 1197,
                "minimum": 1192,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.948754946,
                "variance": 0.9001359476
              },
              {
                "average": 30960.44623,
                "count": 16256160,
                "maximum": 47360,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 7392.937968,
                "variance": 54655531.8
              },
              {
                "average": 29783.60032,
                "count": 16256160,
                "maximum": 46080,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 6018.174029,
                "variance": 36218418.65
              },
              {
                "average": 25858.25719,
                "count": 16256160,
                "maximum": 43520,
                "minimum": 768,
                "name": "Blue",
                "position": 14,
                "stddev": 6027.827339,
                "variance": 36334702.43
              },
              {
                "average": 189199107.6,
                "count": 16256160,
                "maximum": 189200262.5,
                "minimum": 189197929.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 479.2559857,
                "variance": 229686.2998
              },
              {
                "average": 0,
                "count": 16256160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16256160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16256160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16256160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16256160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273185.7134,
              4836809.791,
              1520.543719,
              274240.5934,
              4838232.011,
              1605.823719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273185.71343425516,
                    4836809.79123542,
                    1520.5437194593153
                  ],
                  [
                    273185.71343425516,
                    4838232.011235421,
                    1520.5437194593153
                  ],
                  [
                    274240.59343425516,
                    4838232.011235421,
                    1605.8237194593155
                  ],
                  [
                    274240.59343425516,
                    4836809.79123542,
                    1605.8237194593155
                  ],
                  [
                    273185.71343425516,
                    4836809.79123542,
                    1520.5437194593153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T21:24:22+00:00",
            "end_time": "2017-09-11T20:45:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7421.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.812470466761,
              43.749687858440936,
              1570.8171267742575
            ],
            [
              -119.8130701149802,
              43.762479361721184,
              1570.8171267742575
            ],
            [
              -119.80000172560102,
              43.76280051196054,
              1651.8771267742575
            ],
            [
              -119.79940485421156,
              43.75000886614198,
              1651.8771267742575
            ],
            [
              -119.812470466761,
              43.749687858440936,
              1570.8171267742575
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130701,
        43.74968786,
        1570.817127,
        -119.7994049,
        43.76280051,
        1651.877127
      ],
      "properties": {
        "datetime": "2017-09-11T19:45:50Z",
        "pc:count": 18099923,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274078.759,
            "count": 18099923,
            "maximum": 274615.9314,
            "minimum": 273562.7514,
            "name": "X",
            "position": 0,
            "stddev": 294.8956845,
            "variance": 86963.46471
          },
          {
            "average": 4848590.173,
            "count": 18099923,
            "maximum": 4849338.896,
            "minimum": 4847916.516,
            "name": "Y",
            "position": 1,
            "stddev": 409.5093611,
            "variance": 167697.9168
          },
          {
            "average": 1608.489516,
            "count": 18099923,
            "maximum": 1651.877127,
            "minimum": 1570.817127,
            "name": "Z",
            "position": 2,
            "stddev": 15.87435221,
            "variance": 251.9950581
          },
          {
            "average": 21316.11168,
            "count": 18099923,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8944.969978,
            "variance": 80012487.91
          },
          {
            "average": 1.335289161,
            "count": 18099923,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6686193764,
            "variance": 0.4470518705
          },
          {
            "average": 1.700048779,
            "count": 18099923,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.007724252,
            "variance": 1.015508168
          },
          {
            "average": 0.5022536284,
            "count": 18099923,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949349,
            "variance": 0.249994935
          },
          {
            "average": 9.39230515e-07,
            "count": 18099923,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0009691386303,
            "variance": 9.392296847e-07
          },
          {
            "average": 1.194732431,
            "count": 18099923,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3959945956,
            "variance": 0.1568117198
          },
          {
            "average": -0.1156438363,
            "count": 18099923,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88522694,
            "variance": 141.2586195
          },
          {
            "average": 1.827835566,
            "count": 18099923,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.075288597,
            "variance": 1.156245566
          },
          {
            "average": 1180.664164,
            "count": 18099923,
            "maximum": 1186,
            "minimum": 1178,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.734758036,
            "variance": 3.009385445
          },
          {
            "average": 23796.40768,
            "count": 18099923,
            "maximum": 50944,
            "minimum": 4864,
            "name": "Red",
            "position": 12,
            "stddev": 9929.743341,
            "variance": 98599802.82
          },
          {
            "average": 23757.30095,
            "count": 18099923,
            "maximum": 49920,
            "minimum": 6912,
            "name": "Green",
            "position": 13,
            "stddev": 7862.66177,
            "variance": 61821450.11
          },
          {
            "average": 19644.53122,
            "count": 18099923,
            "maximum": 42240,
            "minimum": 6656,
            "name": "Blue",
            "position": 14,
            "stddev": 5057.500749,
            "variance": 25578313.82
          },
          {
            "average": 189115495.1,
            "count": 18099923,
            "maximum": 189194350.4,
            "minimum": 189104013.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 27618.96389,
            "variance": 762807166.4
          },
          {
            "average": 0,
            "count": 18099923,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099923,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099923,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099923,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18099923,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273562.7514,
          4847916.516,
          1570.817127,
          274615.9314,
          4849338.896,
          1651.877127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273562.75136447087,
                4847916.516462631,
                1570.8171267742575
              ],
              [
                273562.75136447087,
                4849338.896462631,
                1570.8171267742575
              ],
              [
                274615.9313644709,
                4849338.896462631,
                1651.8771267742575
              ],
              [
                274615.9313644709,
                4847916.516462631,
                1651.8771267742575
              ],
              [
                273562.75136447087,
                4847916.516462631,
                1570.8171267742575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T19:45:50+00:00",
        "end_time": "2017-09-10T18:40:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7421.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7421.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7421.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7421.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130701,
            43.74968786,
            1570.817127,
            -119.7994049,
            43.76280051,
            1651.877127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.812470466761,
                  43.749687858440936,
                  1570.8171267742575
                ],
                [
                  -119.8130701149802,
                  43.762479361721184,
                  1570.8171267742575
                ],
                [
                  -119.80000172560102,
                  43.76280051196054,
                  1651.8771267742575
                ],
                [
                  -119.79940485421156,
                  43.75000886614198,
                  1651.8771267742575
                ],
                [
                  -119.812470466761,
                  43.749687858440936,
                  1570.8171267742575
                ]
              ]
            ]
          },
          "id": "20170910_43119G7421.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7421.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T19:45:50Z",
            "pc:count": 18099923,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274078.759,
                "count": 18099923,
                "maximum": 274615.9314,
                "minimum": 273562.7514,
                "name": "X",
                "position": 0,
                "stddev": 294.8956845,
                "variance": 86963.46471
              },
              {
                "average": 4848590.173,
                "count": 18099923,
                "maximum": 4849338.896,
                "minimum": 4847916.516,
                "name": "Y",
                "position": 1,
                "stddev": 409.5093611,
                "variance": 167697.9168
              },
              {
                "average": 1608.489516,
                "count": 18099923,
                "maximum": 1651.877127,
                "minimum": 1570.817127,
                "name": "Z",
                "position": 2,
                "stddev": 15.87435221,
                "variance": 251.9950581
              },
              {
                "average": 21316.11168,
                "count": 18099923,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8944.969978,
                "variance": 80012487.91
              },
              {
                "average": 1.335289161,
                "count": 18099923,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6686193764,
                "variance": 0.4470518705
              },
              {
                "average": 1.700048779,
                "count": 18099923,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.007724252,
                "variance": 1.015508168
              },
              {
                "average": 0.5022536284,
                "count": 18099923,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949349,
                "variance": 0.249994935
              },
              {
                "average": 9.39230515e-07,
                "count": 18099923,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0009691386303,
                "variance": 9.392296847e-07
              },
              {
                "average": 1.194732431,
                "count": 18099923,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3959945956,
                "variance": 0.1568117198
              },
              {
                "average": -0.1156438363,
                "count": 18099923,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88522694,
                "variance": 141.2586195
              },
              {
                "average": 1.827835566,
                "count": 18099923,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.075288597,
                "variance": 1.156245566
              },
              {
                "average": 1180.664164,
                "count": 18099923,
                "maximum": 1186,
                "minimum": 1178,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.734758036,
                "variance": 3.009385445
              },
              {
                "average": 23796.40768,
                "count": 18099923,
                "maximum": 50944,
                "minimum": 4864,
                "name": "Red",
                "position": 12,
                "stddev": 9929.743341,
                "variance": 98599802.82
              },
              {
                "average": 23757.30095,
                "count": 18099923,
                "maximum": 49920,
                "minimum": 6912,
                "name": "Green",
                "position": 13,
                "stddev": 7862.66177,
                "variance": 61821450.11
              },
              {
                "average": 19644.53122,
                "count": 18099923,
                "maximum": 42240,
                "minimum": 6656,
                "name": "Blue",
                "position": 14,
                "stddev": 5057.500749,
                "variance": 25578313.82
              },
              {
                "average": 189115495.1,
                "count": 18099923,
                "maximum": 189194350.4,
                "minimum": 189104013.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 27618.96389,
                "variance": 762807166.4
              },
              {
                "average": 0,
                "count": 18099923,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099923,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099923,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099923,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18099923,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273562.7514,
              4847916.516,
              1570.817127,
              274615.9314,
              4849338.896,
              1651.877127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273562.75136447087,
                    4847916.516462631,
                    1570.8171267742575
                  ],
                  [
                    273562.75136447087,
                    4849338.896462631,
                    1570.8171267742575
                  ],
                  [
                    274615.9313644709,
                    4849338.896462631,
                    1651.8771267742575
                  ],
                  [
                    274615.9313644709,
                    4847916.516462631,
                    1651.8771267742575
                  ],
                  [
                    273562.75136447087,
                    4847916.516462631,
                    1570.8171267742575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T19:45:50+00:00",
            "end_time": "2017-09-10T18:40: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": "20170910_43119F7220.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.76247149974229,
              43.69969365551199,
              1420.2686052482188
            ],
            [
              -119.76305918013406,
              43.71247952021753,
              1420.2686052482188
            ],
            [
              -119.75000085854785,
              43.712794673940316,
              1526.4886052482186
            ],
            [
              -119.74941594700192,
              43.70000866940862,
              1526.4886052482186
            ],
            [
              -119.76247149974229,
              43.69969365551199,
              1420.2686052482188
            ]
          ]
        ]
      },
      "bbox": [
        -119.7630592,
        43.69969366,
        1420.268605,
        -119.7494159,
        43.71279467,
        1526.488605
      ],
      "properties": {
        "datetime": "2017-09-10T19:05:12Z",
        "pc:count": 23122333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277913.3604,
            "count": 23122333,
            "maximum": 278456.4099,
            "minimum": 277403.2099,
            "name": "X",
            "position": 0,
            "stddev": 290.669575,
            "variance": 84488.80182
          },
          {
            "average": 4842908.148,
            "count": 23122333,
            "maximum": 4843649.884,
            "minimum": 4842228.204,
            "name": "Y",
            "position": 1,
            "stddev": 401.5030203,
            "variance": 161204.6753
          },
          {
            "average": 1475.676578,
            "count": 23122333,
            "maximum": 1526.488605,
            "minimum": 1420.268605,
            "name": "Z",
            "position": 2,
            "stddev": 18.30134652,
            "variance": 334.9392845
          },
          {
            "average": 17338.80906,
            "count": 23122333,
            "maximum": 65521,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9000.484855,
            "variance": 81008727.63
          },
          {
            "average": 1.50948211,
            "count": 23122333,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7599801212,
            "variance": 0.5775697846
          },
          {
            "average": 2.059520854,
            "count": 23122333,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.048812798,
            "variance": 1.100008285
          },
          {
            "average": 0.501977028,
            "count": 23122333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961022,
            "variance": 0.2499961022
          },
          {
            "average": 7.957674513e-06,
            "count": 23122333,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002820923879,
            "variance": 7.957611533e-06
          },
          {
            "average": 1.14209189,
            "count": 23122333,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3491443686,
            "variance": 0.1219017902
          },
          {
            "average": -0.222450234,
            "count": 23122333,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9395656,
            "variance": 142.5532268
          },
          {
            "average": 1.713929862,
            "count": 23122333,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.103987595,
            "variance": 1.21878861
          },
          {
            "average": 1177.666761,
            "count": 23122333,
            "maximum": 1180,
            "minimum": 1175,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9961759577,
            "variance": 0.9923665387
          },
          {
            "average": 17159.82383,
            "count": 23122333,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10850.87327,
            "variance": 117741450.8
          },
          {
            "average": 18695.78484,
            "count": 23122333,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9611.691334,
            "variance": 92384610.3
          },
          {
            "average": 15454.65577,
            "count": 23122333,
            "maximum": 47360,
            "minimum": 256,
            "name": "Blue",
            "position": 14,
            "stddev": 8230.632045,
            "variance": 67743303.86
          },
          {
            "average": 189104003.3,
            "count": 23122333,
            "maximum": 189105512.9,
            "minimum": 189102224.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 693.4343457,
            "variance": 480851.1918
          },
          {
            "average": 0,
            "count": 23122333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23122333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23122333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23122333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23122333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277403.2099,
          4842228.204,
          1420.268605,
          278456.4099,
          4843649.884,
          1526.488605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277403.2099062535,
                4842228.203949975,
                1420.2686052482188
              ],
              [
                277403.2099062535,
                4843649.883949975,
                1420.2686052482188
              ],
              [
                278456.40990625345,
                4843649.883949975,
                1526.4886052482186
              ],
              [
                278456.40990625345,
                4842228.203949975,
                1526.4886052482186
              ],
              [
                277403.2099062535,
                4842228.203949975,
                1420.2686052482188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:05:12+00:00",
        "end_time": "2017-09-10T18:10:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7220.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7220.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7220.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7220.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7630592,
            43.69969366,
            1420.268605,
            -119.7494159,
            43.71279467,
            1526.488605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.76247149974229,
                  43.69969365551199,
                  1420.2686052482188
                ],
                [
                  -119.76305918013406,
                  43.71247952021753,
                  1420.2686052482188
                ],
                [
                  -119.75000085854785,
                  43.712794673940316,
                  1526.4886052482186
                ],
                [
                  -119.74941594700192,
                  43.70000866940862,
                  1526.4886052482186
                ],
                [
                  -119.76247149974229,
                  43.69969365551199,
                  1420.2686052482188
                ]
              ]
            ]
          },
          "id": "20170910_43119F7220.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7220.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:05:12Z",
            "pc:count": 23122333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277913.3604,
                "count": 23122333,
                "maximum": 278456.4099,
                "minimum": 277403.2099,
                "name": "X",
                "position": 0,
                "stddev": 290.669575,
                "variance": 84488.80182
              },
              {
                "average": 4842908.148,
                "count": 23122333,
                "maximum": 4843649.884,
                "minimum": 4842228.204,
                "name": "Y",
                "position": 1,
                "stddev": 401.5030203,
                "variance": 161204.6753
              },
              {
                "average": 1475.676578,
                "count": 23122333,
                "maximum": 1526.488605,
                "minimum": 1420.268605,
                "name": "Z",
                "position": 2,
                "stddev": 18.30134652,
                "variance": 334.9392845
              },
              {
                "average": 17338.80906,
                "count": 23122333,
                "maximum": 65521,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9000.484855,
                "variance": 81008727.63
              },
              {
                "average": 1.50948211,
                "count": 23122333,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7599801212,
                "variance": 0.5775697846
              },
              {
                "average": 2.059520854,
                "count": 23122333,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.048812798,
                "variance": 1.100008285
              },
              {
                "average": 0.501977028,
                "count": 23122333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961022,
                "variance": 0.2499961022
              },
              {
                "average": 7.957674513e-06,
                "count": 23122333,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002820923879,
                "variance": 7.957611533e-06
              },
              {
                "average": 1.14209189,
                "count": 23122333,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3491443686,
                "variance": 0.1219017902
              },
              {
                "average": -0.222450234,
                "count": 23122333,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9395656,
                "variance": 142.5532268
              },
              {
                "average": 1.713929862,
                "count": 23122333,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.103987595,
                "variance": 1.21878861
              },
              {
                "average": 1177.666761,
                "count": 23122333,
                "maximum": 1180,
                "minimum": 1175,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9961759577,
                "variance": 0.9923665387
              },
              {
                "average": 17159.82383,
                "count": 23122333,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10850.87327,
                "variance": 117741450.8
              },
              {
                "average": 18695.78484,
                "count": 23122333,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9611.691334,
                "variance": 92384610.3
              },
              {
                "average": 15454.65577,
                "count": 23122333,
                "maximum": 47360,
                "minimum": 256,
                "name": "Blue",
                "position": 14,
                "stddev": 8230.632045,
                "variance": 67743303.86
              },
              {
                "average": 189104003.3,
                "count": 23122333,
                "maximum": 189105512.9,
                "minimum": 189102224.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 693.4343457,
                "variance": 480851.1918
              },
              {
                "average": 0,
                "count": 23122333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23122333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23122333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23122333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23122333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277403.2099,
              4842228.204,
              1420.268605,
              278456.4099,
              4843649.884,
              1526.488605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277403.2099062535,
                    4842228.203949975,
                    1420.2686052482188
                  ],
                  [
                    277403.2099062535,
                    4843649.883949975,
                    1420.2686052482188
                  ],
                  [
                    278456.40990625345,
                    4843649.883949975,
                    1526.4886052482186
                  ],
                  [
                    278456.40990625345,
                    4842228.203949975,
                    1526.4886052482186
                  ],
                  [
                    277403.2099062535,
                    4842228.203949975,
                    1420.2686052482188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:05:12+00:00",
            "end_time": "2017-09-10T18:10:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7422.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997149612632,
              43.74968960807197,
              1562.6806969047861
            ],
            [
              -119.80056839761767,
              43.76247944978573,
              1562.6806969047861
            ],
            [
              -119.7875013576919,
              43.76279913423564,
              1672.800696904786
            ],
            [
              -119.78690723244233,
              43.75000915065256,
              1672.800696904786
            ],
            [
              -119.79997149612632,
              43.74968960807197,
              1562.6806969047861
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005684,
        43.74968961,
        1562.680697,
        -119.7869072,
        43.76279913,
        1672.800697
      ],
      "properties": {
        "datetime": "2017-09-10T19:03:47Z",
        "pc:count": 21713065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275137.2077,
            "count": 21713065,
            "maximum": 275622.1693,
            "minimum": 274569.1093,
            "name": "X",
            "position": 0,
            "stddev": 283.6643314,
            "variance": 80465.45292
          },
          {
            "average": 4848572.352,
            "count": 21713065,
            "maximum": 4849304.78,
            "minimum": 4847882.6,
            "name": "Y",
            "position": 1,
            "stddev": 396.1785144,
            "variance": 156957.4153
          },
          {
            "average": 1617.534902,
            "count": 21713065,
            "maximum": 1672.800697,
            "minimum": 1562.680697,
            "name": "Z",
            "position": 2,
            "stddev": 18.31912856,
            "variance": 335.5904713
          },
          {
            "average": 19331.04596,
            "count": 21713065,
            "maximum": 54241,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9594.877844,
            "variance": 92061680.84
          },
          {
            "average": 1.473512652,
            "count": 21713065,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7614272517,
            "variance": 0.5797714596
          },
          {
            "average": 1.98430369,
            "count": 21713065,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.085446319,
            "variance": 1.178193711
          },
          {
            "average": 0.5012892008,
            "count": 21713065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983495,
            "variance": 0.2499983495
          },
          {
            "average": 1.004003811e-05,
            "count": 21713065,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003168586083,
            "variance": 1.003993777e-05
          },
          {
            "average": 1.16249378,
            "count": 21713065,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3689031817,
            "variance": 0.1360895575
          },
          {
            "average": 0.09971845665,
            "count": 21713065,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.02827929,
            "variance": 144.6795027
          },
          {
            "average": 1.760338487,
            "count": 21713065,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.093523517,
            "variance": 1.195793683
          },
          {
            "average": 1178.103238,
            "count": 21713065,
            "maximum": 1180,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9824624927,
            "variance": 0.9652325495
          },
          {
            "average": 20638.00135,
            "count": 21713065,
            "maximum": 54784,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9782.738325,
            "variance": 95701969.13
          },
          {
            "average": 20836.52419,
            "count": 21713065,
            "maximum": 50688,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7915.406178,
            "variance": 62653654.97
          },
          {
            "average": 17736.04594,
            "count": 21713065,
            "maximum": 43520,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5093.44283,
            "variance": 25943159.86
          },
          {
            "average": 189104306.9,
            "count": 21713065,
            "maximum": 189105427.6,
            "minimum": 189102667.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 697.5641228,
            "variance": 486595.7054
          },
          {
            "average": 0,
            "count": 21713065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21713065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21713065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21713065,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21713065,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274569.1093,
          4847882.6,
          1562.680697,
          275622.1693,
          4849304.78,
          1672.800697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274569.10933561076,
                4847882.599656317,
                1562.6806969047861
              ],
              [
                274569.10933561076,
                4849304.779656317,
                1562.6806969047861
              ],
              [
                275622.1693356108,
                4849304.779656317,
                1672.800696904786
              ],
              [
                275622.1693356108,
                4847882.599656317,
                1672.800696904786
              ],
              [
                274569.10933561076,
                4847882.599656317,
                1562.6806969047861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:03:47+00:00",
        "end_time": "2017-09-10T18:17:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7422.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7422.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7422.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7422.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005684,
            43.74968961,
            1562.680697,
            -119.7869072,
            43.76279913,
            1672.800697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997149612632,
                  43.74968960807197,
                  1562.6806969047861
                ],
                [
                  -119.80056839761767,
                  43.76247944978573,
                  1562.6806969047861
                ],
                [
                  -119.7875013576919,
                  43.76279913423564,
                  1672.800696904786
                ],
                [
                  -119.78690723244233,
                  43.75000915065256,
                  1672.800696904786
                ],
                [
                  -119.79997149612632,
                  43.74968960807197,
                  1562.6806969047861
                ]
              ]
            ]
          },
          "id": "20170910_43119G7422.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7422.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:03:47Z",
            "pc:count": 21713065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275137.2077,
                "count": 21713065,
                "maximum": 275622.1693,
                "minimum": 274569.1093,
                "name": "X",
                "position": 0,
                "stddev": 283.6643314,
                "variance": 80465.45292
              },
              {
                "average": 4848572.352,
                "count": 21713065,
                "maximum": 4849304.78,
                "minimum": 4847882.6,
                "name": "Y",
                "position": 1,
                "stddev": 396.1785144,
                "variance": 156957.4153
              },
              {
                "average": 1617.534902,
                "count": 21713065,
                "maximum": 1672.800697,
                "minimum": 1562.680697,
                "name": "Z",
                "position": 2,
                "stddev": 18.31912856,
                "variance": 335.5904713
              },
              {
                "average": 19331.04596,
                "count": 21713065,
                "maximum": 54241,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9594.877844,
                "variance": 92061680.84
              },
              {
                "average": 1.473512652,
                "count": 21713065,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7614272517,
                "variance": 0.5797714596
              },
              {
                "average": 1.98430369,
                "count": 21713065,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.085446319,
                "variance": 1.178193711
              },
              {
                "average": 0.5012892008,
                "count": 21713065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983495,
                "variance": 0.2499983495
              },
              {
                "average": 1.004003811e-05,
                "count": 21713065,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003168586083,
                "variance": 1.003993777e-05
              },
              {
                "average": 1.16249378,
                "count": 21713065,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3689031817,
                "variance": 0.1360895575
              },
              {
                "average": 0.09971845665,
                "count": 21713065,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.02827929,
                "variance": 144.6795027
              },
              {
                "average": 1.760338487,
                "count": 21713065,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.093523517,
                "variance": 1.195793683
              },
              {
                "average": 1178.103238,
                "count": 21713065,
                "maximum": 1180,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9824624927,
                "variance": 0.9652325495
              },
              {
                "average": 20638.00135,
                "count": 21713065,
                "maximum": 54784,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9782.738325,
                "variance": 95701969.13
              },
              {
                "average": 20836.52419,
                "count": 21713065,
                "maximum": 50688,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7915.406178,
                "variance": 62653654.97
              },
              {
                "average": 17736.04594,
                "count": 21713065,
                "maximum": 43520,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5093.44283,
                "variance": 25943159.86
              },
              {
                "average": 189104306.9,
                "count": 21713065,
                "maximum": 189105427.6,
                "minimum": 189102667.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 697.5641228,
                "variance": 486595.7054
              },
              {
                "average": 0,
                "count": 21713065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21713065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21713065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21713065,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21713065,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274569.1093,
              4847882.6,
              1562.680697,
              275622.1693,
              4849304.78,
              1672.800697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274569.10933561076,
                    4847882.599656317,
                    1562.6806969047861
                  ],
                  [
                    274569.10933561076,
                    4849304.779656317,
                    1562.6806969047861
                  ],
                  [
                    275622.1693356108,
                    4849304.779656317,
                    1672.800696904786
                  ],
                  [
                    275622.1693356108,
                    4847882.599656317,
                    1672.800696904786
                  ],
                  [
                    274569.10933561076,
                    4847882.599656317,
                    1562.6806969047861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:03:47+00:00",
            "end_time": "2017-09-10T18:17: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": "20170830_43119G5412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997277789121,
              43.774716784331034,
              1464.261881542729
            ],
            [
              -119.55045111654114,
              43.78596313735006,
              1464.261881542729
            ],
            [
              -119.53749673623614,
              43.78625167105702,
              1561.4618815427289
            ],
            [
              -119.53702082081642,
              43.77500520544654,
              1561.4618815427289
            ],
            [
              -119.54997277789121,
              43.774716784331034,
              1464.261881542729
            ]
          ]
        ]
      },
      "bbox": [
        -119.5504511,
        43.77471678,
        1464.261882,
        -119.5370208,
        43.78625167,
        1561.461882
      ],
      "properties": {
        "datetime": "2017-08-31T15:48:21Z",
        "pc:count": 14702141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295318.9248,
            "count": 14702141,
            "maximum": 295826.5787,
            "minimum": 294783.2187,
            "name": "X",
            "position": 0,
            "stddev": 296.333935,
            "variance": 87813.80104
          },
          {
            "average": 4850632.226,
            "count": 14702141,
            "maximum": 4851262.304,
            "minimum": 4850012.004,
            "name": "Y",
            "position": 1,
            "stddev": 353.7166862,
            "variance": 125115.4941
          },
          {
            "average": 1518.786989,
            "count": 14702141,
            "maximum": 1561.461882,
            "minimum": 1464.261882,
            "name": "Z",
            "position": 2,
            "stddev": 12.85806463,
            "variance": 165.3298261
          },
          {
            "average": 15978.279,
            "count": 14702141,
            "maximum": 31697,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5165.889682,
            "variance": 26686416.21
          },
          {
            "average": 1.282471988,
            "count": 14702141,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6007088054,
            "variance": 0.3608510689
          },
          {
            "average": 1.582797635,
            "count": 14702141,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8905123663,
            "variance": 0.7930122746
          },
          {
            "average": 0.5003018268,
            "count": 14702141,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999259,
            "variance": 0.2499999259
          },
          {
            "average": 2.92474409e-06,
            "count": 14702141,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001710185877,
            "variance": 2.924735735e-06
          },
          {
            "average": 1.165822991,
            "count": 14702141,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3719216803,
            "variance": 0.1383257363
          },
          {
            "average": 0.6860914529,
            "count": 14702141,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69901345,
            "variance": 136.8669157
          },
          {
            "average": 1.851257786,
            "count": 14702141,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057377663,
            "variance": 1.118047523
          },
          {
            "average": 1114.213666,
            "count": 14702141,
            "maximum": 1126,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.234888761,
            "variance": 52.34361539
          },
          {
            "average": 29599.58694,
            "count": 14702141,
            "maximum": 65280,
            "minimum": 512,
            "name": "Red",
            "position": 12,
            "stddev": 11622.48606,
            "variance": 135082182.1
          },
          {
            "average": 29150.94973,
            "count": 14702141,
            "maximum": 65280,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 9479.538807,
            "variance": 89861656
          },
          {
            "average": 25369.43359,
            "count": 14702141,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8792.199465,
            "variance": 77302771.44
          },
          {
            "average": 188178573.6,
            "count": 14702141,
            "maximum": 188229701.8,
            "minimum": 188155335,
            "name": "GpsTime",
            "position": 15,
            "stddev": 33442.17363,
            "variance": 1118378977
          },
          {
            "average": 0,
            "count": 14702141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14702141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14702141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14702141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14702141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294783.2187,
          4850012.004,
          1464.261882,
          295826.5787,
          4851262.304,
          1561.461882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294783.21874799236,
                4850012.004426148,
                1464.261881542729
              ],
              [
                294783.21874799236,
                4851262.3044261485,
                1464.261881542729
              ],
              [
                295826.57874799235,
                4851262.3044261485,
                1561.4618815427289
              ],
              [
                295826.57874799235,
                4850012.004426148,
                1561.4618815427289
              ],
              [
                294783.21874799236,
                4850012.004426148,
                1464.261881542729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T15:48:21+00:00",
        "end_time": "2017-08-30T19:08:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5504511,
            43.77471678,
            1464.261882,
            -119.5370208,
            43.78625167,
            1561.461882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997277789121,
                  43.774716784331034,
                  1464.261881542729
                ],
                [
                  -119.55045111654114,
                  43.78596313735006,
                  1464.261881542729
                ],
                [
                  -119.53749673623614,
                  43.78625167105702,
                  1561.4618815427289
                ],
                [
                  -119.53702082081642,
                  43.77500520544654,
                  1561.4618815427289
                ],
                [
                  -119.54997277789121,
                  43.774716784331034,
                  1464.261881542729
                ]
              ]
            ]
          },
          "id": "20170830_43119G5412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T15:48:21Z",
            "pc:count": 14702141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295318.9248,
                "count": 14702141,
                "maximum": 295826.5787,
                "minimum": 294783.2187,
                "name": "X",
                "position": 0,
                "stddev": 296.333935,
                "variance": 87813.80104
              },
              {
                "average": 4850632.226,
                "count": 14702141,
                "maximum": 4851262.304,
                "minimum": 4850012.004,
                "name": "Y",
                "position": 1,
                "stddev": 353.7166862,
                "variance": 125115.4941
              },
              {
                "average": 1518.786989,
                "count": 14702141,
                "maximum": 1561.461882,
                "minimum": 1464.261882,
                "name": "Z",
                "position": 2,
                "stddev": 12.85806463,
                "variance": 165.3298261
              },
              {
                "average": 15978.279,
                "count": 14702141,
                "maximum": 31697,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5165.889682,
                "variance": 26686416.21
              },
              {
                "average": 1.282471988,
                "count": 14702141,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6007088054,
                "variance": 0.3608510689
              },
              {
                "average": 1.582797635,
                "count": 14702141,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8905123663,
                "variance": 0.7930122746
              },
              {
                "average": 0.5003018268,
                "count": 14702141,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999259,
                "variance": 0.2499999259
              },
              {
                "average": 2.92474409e-06,
                "count": 14702141,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001710185877,
                "variance": 2.924735735e-06
              },
              {
                "average": 1.165822991,
                "count": 14702141,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3719216803,
                "variance": 0.1383257363
              },
              {
                "average": 0.6860914529,
                "count": 14702141,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69901345,
                "variance": 136.8669157
              },
              {
                "average": 1.851257786,
                "count": 14702141,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057377663,
                "variance": 1.118047523
              },
              {
                "average": 1114.213666,
                "count": 14702141,
                "maximum": 1126,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.234888761,
                "variance": 52.34361539
              },
              {
                "average": 29599.58694,
                "count": 14702141,
                "maximum": 65280,
                "minimum": 512,
                "name": "Red",
                "position": 12,
                "stddev": 11622.48606,
                "variance": 135082182.1
              },
              {
                "average": 29150.94973,
                "count": 14702141,
                "maximum": 65280,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 9479.538807,
                "variance": 89861656
              },
              {
                "average": 25369.43359,
                "count": 14702141,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8792.199465,
                "variance": 77302771.44
              },
              {
                "average": 188178573.6,
                "count": 14702141,
                "maximum": 188229701.8,
                "minimum": 188155335,
                "name": "GpsTime",
                "position": 15,
                "stddev": 33442.17363,
                "variance": 1118378977
              },
              {
                "average": 0,
                "count": 14702141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14702141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14702141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14702141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14702141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294783.2187,
              4850012.004,
              1464.261882,
              295826.5787,
              4851262.304,
              1561.461882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294783.21874799236,
                    4850012.004426148,
                    1464.261881542729
                  ],
                  [
                    294783.21874799236,
                    4851262.3044261485,
                    1464.261881542729
                  ],
                  [
                    295826.57874799235,
                    4851262.3044261485,
                    1561.4618815427289
                  ],
                  [
                    295826.57874799235,
                    4850012.004426148,
                    1561.4618815427289
                  ],
                  [
                    294783.21874799236,
                    4850012.004426148,
                    1464.261881542729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T15:48:21+00:00",
            "end_time": "2017-08-30T19:08: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": "20170910_43119G7423.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.7874715102293,
              43.74969060272381,
              1523.679066761288
            ],
            [
              -119.78806572399775,
              43.76248004128462,
              1523.679066761288
            ],
            [
              -119.77500152312469,
              43.76279822396797,
              1674.539066761288
            ],
            [
              -119.77441008496642,
              43.75000864420874,
              1674.539066761288
            ],
            [
              -119.7874715102293,
              43.74969060272381,
              1523.679066761288
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880657,
        43.7496906,
        1523.679067,
        -119.7744101,
        43.76279822,
        1674.539067
      ],
      "properties": {
        "datetime": "2017-09-10T18:40:41Z",
        "pc:count": 21031788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276089.2687,
            "count": 21031788,
            "maximum": 276628.3657,
            "minimum": 275575.5457,
            "name": "X",
            "position": 0,
            "stddev": 291.9476269,
            "variance": 85233.41684
          },
          {
            "average": 4848559.527,
            "count": 21031788,
            "maximum": 4849270.868,
            "minimum": 4847848.748,
            "name": "Y",
            "position": 1,
            "stddev": 400.1933497,
            "variance": 160154.7172
          },
          {
            "average": 1594.293492,
            "count": 21031788,
            "maximum": 1674.539067,
            "minimum": 1523.679067,
            "name": "Z",
            "position": 2,
            "stddev": 28.63188084,
            "variance": 819.7846003
          },
          {
            "average": 17540.33518,
            "count": 21031788,
            "maximum": 60689,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9283.546435,
            "variance": 86184234.42
          },
          {
            "average": 1.52851303,
            "count": 21031788,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7806789905,
            "variance": 0.6094596862
          },
          {
            "average": 2.103857837,
            "count": 21031788,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.085538402,
            "variance": 1.178393622
          },
          {
            "average": 0.502741707,
            "count": 21031788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924949,
            "variance": 0.2499924949
          },
          {
            "average": 1.435921663e-05,
            "count": 21031788,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003789328585,
            "variance": 1.435901113e-05
          },
          {
            "average": 1.158245509,
            "count": 21031788,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3649710595,
            "variance": 0.1332038743
          },
          {
            "average": -0.4104845731,
            "count": 21031788,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.06615994,
            "variance": 145.5922158
          },
          {
            "average": 1.71861099,
            "count": 21031788,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102777554,
            "variance": 1.216118334
          },
          {
            "average": 1176.163819,
            "count": 21031788,
            "maximum": 1178,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.005618374,
            "variance": 1.011268315
          },
          {
            "average": 16813.25155,
            "count": 21031788,
            "maximum": 54272,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9045.998074,
            "variance": 81830081.15
          },
          {
            "average": 17232.38199,
            "count": 21031788,
            "maximum": 49920,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7929.46337,
            "variance": 62876389.33
          },
          {
            "average": 14843.03692,
            "count": 21031788,
            "maximum": 47104,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6035.313185,
            "variance": 36425005.24
          },
          {
            "average": 189102964.1,
            "count": 21031788,
            "maximum": 189104041.8,
            "minimum": 189101210.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 725.2420782,
            "variance": 525976.072
          },
          {
            "average": 0,
            "count": 21031788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21031788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21031788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21031788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21031788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275575.5457,
          4847848.748,
          1523.679067,
          276628.3657,
          4849270.868,
          1674.539067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275575.5456930197,
                4847848.748433698,
                1523.679066761288
              ],
              [
                275575.5456930197,
                4849270.868433697,
                1523.679066761288
              ],
              [
                276628.36569301964,
                4849270.868433697,
                1674.539066761288
              ],
              [
                276628.36569301964,
                4847848.748433698,
                1674.539066761288
              ],
              [
                275575.5456930197,
                4847848.748433698,
                1523.679066761288
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:40:41+00:00",
        "end_time": "2017-09-10T17:53:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7423.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7423.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7423.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7423.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880657,
            43.7496906,
            1523.679067,
            -119.7744101,
            43.76279822,
            1674.539067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.7874715102293,
                  43.74969060272381,
                  1523.679066761288
                ],
                [
                  -119.78806572399775,
                  43.76248004128462,
                  1523.679066761288
                ],
                [
                  -119.77500152312469,
                  43.76279822396797,
                  1674.539066761288
                ],
                [
                  -119.77441008496642,
                  43.75000864420874,
                  1674.539066761288
                ],
                [
                  -119.7874715102293,
                  43.74969060272381,
                  1523.679066761288
                ]
              ]
            ]
          },
          "id": "20170910_43119G7423.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7423.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:40:41Z",
            "pc:count": 21031788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276089.2687,
                "count": 21031788,
                "maximum": 276628.3657,
                "minimum": 275575.5457,
                "name": "X",
                "position": 0,
                "stddev": 291.9476269,
                "variance": 85233.41684
              },
              {
                "average": 4848559.527,
                "count": 21031788,
                "maximum": 4849270.868,
                "minimum": 4847848.748,
                "name": "Y",
                "position": 1,
                "stddev": 400.1933497,
                "variance": 160154.7172
              },
              {
                "average": 1594.293492,
                "count": 21031788,
                "maximum": 1674.539067,
                "minimum": 1523.679067,
                "name": "Z",
                "position": 2,
                "stddev": 28.63188084,
                "variance": 819.7846003
              },
              {
                "average": 17540.33518,
                "count": 21031788,
                "maximum": 60689,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9283.546435,
                "variance": 86184234.42
              },
              {
                "average": 1.52851303,
                "count": 21031788,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7806789905,
                "variance": 0.6094596862
              },
              {
                "average": 2.103857837,
                "count": 21031788,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.085538402,
                "variance": 1.178393622
              },
              {
                "average": 0.502741707,
                "count": 21031788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924949,
                "variance": 0.2499924949
              },
              {
                "average": 1.435921663e-05,
                "count": 21031788,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003789328585,
                "variance": 1.435901113e-05
              },
              {
                "average": 1.158245509,
                "count": 21031788,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3649710595,
                "variance": 0.1332038743
              },
              {
                "average": -0.4104845731,
                "count": 21031788,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.06615994,
                "variance": 145.5922158
              },
              {
                "average": 1.71861099,
                "count": 21031788,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102777554,
                "variance": 1.216118334
              },
              {
                "average": 1176.163819,
                "count": 21031788,
                "maximum": 1178,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.005618374,
                "variance": 1.011268315
              },
              {
                "average": 16813.25155,
                "count": 21031788,
                "maximum": 54272,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9045.998074,
                "variance": 81830081.15
              },
              {
                "average": 17232.38199,
                "count": 21031788,
                "maximum": 49920,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7929.46337,
                "variance": 62876389.33
              },
              {
                "average": 14843.03692,
                "count": 21031788,
                "maximum": 47104,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6035.313185,
                "variance": 36425005.24
              },
              {
                "average": 189102964.1,
                "count": 21031788,
                "maximum": 189104041.8,
                "minimum": 189101210.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 725.2420782,
                "variance": 525976.072
              },
              {
                "average": 0,
                "count": 21031788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21031788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21031788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21031788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21031788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275575.5457,
              4847848.748,
              1523.679067,
              276628.3657,
              4849270.868,
              1674.539067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275575.5456930197,
                    4847848.748433698,
                    1523.679066761288
                  ],
                  [
                    275575.5456930197,
                    4849270.868433697,
                    1523.679066761288
                  ],
                  [
                    276628.36569301964,
                    4849270.868433697,
                    1674.539066761288
                  ],
                  [
                    276628.36569301964,
                    4847848.748433698,
                    1674.539066761288
                  ],
                  [
                    275575.5456930197,
                    4847848.748433698,
                    1523.679066761288
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:40:41+00:00",
            "end_time": "2017-09-10T17:53: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": "20170830_43119G5413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.53748415527625,
              43.77496489988163,
              1503.724937043409
            ],
            [
              -119.53795193882569,
              43.78601724942998,
              1503.724937043409
            ],
            [
              -119.53618289666733,
              43.78605654429911,
              1559.104937043409
            ],
            [
              -119.5357154383272,
              43.77500417968166,
              1559.104937043409
            ],
            [
              -119.53748415527625,
              43.77496489988163,
              1503.724937043409
            ]
          ]
        ]
      },
      "bbox": [
        -119.5379519,
        43.7749649,
        1503.724937,
        -119.5357154,
        43.78605654,
        1559.104937
      ],
      "properties": {
        "datetime": "2017-08-30T19:33:55Z",
        "pc:count": 1577935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295860.6896,
            "count": 1577935,
            "maximum": 295931.6324,
            "minimum": 295789.1524,
            "name": "X",
            "position": 0,
            "stddev": 31.83421263,
            "variance": 1013.417094
          },
          {
            "average": 4850558.974,
            "count": 1577935,
            "maximum": 4851237.391,
            "minimum": 4850008.671,
            "name": "Y",
            "position": 1,
            "stddev": 323.3949935,
            "variance": 104584.3218
          },
          {
            "average": 1524.486465,
            "count": 1577935,
            "maximum": 1559.104937,
            "minimum": 1503.724937,
            "name": "Z",
            "position": 2,
            "stddev": 8.958223685,
            "variance": 80.2497716
          },
          {
            "average": 15816.47587,
            "count": 1577935,
            "maximum": 33553,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5909.715468,
            "variance": 34924736.91
          },
          {
            "average": 1.37333477,
            "count": 1577935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6823986472,
            "variance": 0.4656679137
          },
          {
            "average": 1.7712504,
            "count": 1577935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9871926034,
            "variance": 0.9745492362
          },
          {
            "average": 0.5058072734,
            "count": 1577935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999664329,
            "variance": 0.249966434
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153244589,
            "count": 1577935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3602232182,
            "variance": 0.1297607669
          },
          {
            "average": -0.3577267851,
            "count": 1577935,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77467482,
            "variance": 138.642967
          },
          {
            "average": 1.799144451,
            "count": 1577935,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.070304924,
            "variance": 1.145552631
          },
          {
            "average": 1108.987283,
            "count": 1577935,
            "maximum": 1110,
            "minimum": 1108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7502627144,
            "variance": 0.5628941406
          },
          {
            "average": 26010.63053,
            "count": 1577935,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Red",
            "position": 12,
            "stddev": 12171.43317,
            "variance": 148143785.3
          },
          {
            "average": 26228.13972,
            "count": 1577935,
            "maximum": 65280,
            "minimum": 2816,
            "name": "Green",
            "position": 13,
            "stddev": 10038.3666,
            "variance": 100768804
          },
          {
            "average": 22529.99584,
            "count": 1577935,
            "maximum": 65280,
            "minimum": 4096,
            "name": "Blue",
            "position": 14,
            "stddev": 9169.136855,
            "variance": 84073070.67
          },
          {
            "average": 188156318.3,
            "count": 1577935,
            "maximum": 188156835.5,
            "minimum": 188155338.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 624.2014567,
            "variance": 389627.4586
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295789.1524,
          4850008.671,
          1503.724937,
          295931.6324,
          4851237.391,
          1559.104937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295789.1523642929,
                4850008.670919676,
                1503.724937043409
              ],
              [
                295789.1523642929,
                4851237.390919677,
                1503.724937043409
              ],
              [
                295931.63236429286,
                4851237.390919677,
                1559.104937043409
              ],
              [
                295931.63236429286,
                4850008.670919676,
                1559.104937043409
              ],
              [
                295789.1523642929,
                4850008.670919676,
                1503.724937043409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-30T19:33:55+00:00",
        "end_time": "2017-08-30T19:08:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5379519,
            43.7749649,
            1503.724937,
            -119.5357154,
            43.78605654,
            1559.104937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.53748415527625,
                  43.77496489988163,
                  1503.724937043409
                ],
                [
                  -119.53795193882569,
                  43.78601724942998,
                  1503.724937043409
                ],
                [
                  -119.53618289666733,
                  43.78605654429911,
                  1559.104937043409
                ],
                [
                  -119.5357154383272,
                  43.77500417968166,
                  1559.104937043409
                ],
                [
                  -119.53748415527625,
                  43.77496489988163,
                  1503.724937043409
                ]
              ]
            ]
          },
          "id": "20170830_43119G5413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-30T19:33:55Z",
            "pc:count": 1577935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295860.6896,
                "count": 1577935,
                "maximum": 295931.6324,
                "minimum": 295789.1524,
                "name": "X",
                "position": 0,
                "stddev": 31.83421263,
                "variance": 1013.417094
              },
              {
                "average": 4850558.974,
                "count": 1577935,
                "maximum": 4851237.391,
                "minimum": 4850008.671,
                "name": "Y",
                "position": 1,
                "stddev": 323.3949935,
                "variance": 104584.3218
              },
              {
                "average": 1524.486465,
                "count": 1577935,
                "maximum": 1559.104937,
                "minimum": 1503.724937,
                "name": "Z",
                "position": 2,
                "stddev": 8.958223685,
                "variance": 80.2497716
              },
              {
                "average": 15816.47587,
                "count": 1577935,
                "maximum": 33553,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5909.715468,
                "variance": 34924736.91
              },
              {
                "average": 1.37333477,
                "count": 1577935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6823986472,
                "variance": 0.4656679137
              },
              {
                "average": 1.7712504,
                "count": 1577935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9871926034,
                "variance": 0.9745492362
              },
              {
                "average": 0.5058072734,
                "count": 1577935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999664329,
                "variance": 0.249966434
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153244589,
                "count": 1577935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3602232182,
                "variance": 0.1297607669
              },
              {
                "average": -0.3577267851,
                "count": 1577935,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77467482,
                "variance": 138.642967
              },
              {
                "average": 1.799144451,
                "count": 1577935,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.070304924,
                "variance": 1.145552631
              },
              {
                "average": 1108.987283,
                "count": 1577935,
                "maximum": 1110,
                "minimum": 1108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7502627144,
                "variance": 0.5628941406
              },
              {
                "average": 26010.63053,
                "count": 1577935,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Red",
                "position": 12,
                "stddev": 12171.43317,
                "variance": 148143785.3
              },
              {
                "average": 26228.13972,
                "count": 1577935,
                "maximum": 65280,
                "minimum": 2816,
                "name": "Green",
                "position": 13,
                "stddev": 10038.3666,
                "variance": 100768804
              },
              {
                "average": 22529.99584,
                "count": 1577935,
                "maximum": 65280,
                "minimum": 4096,
                "name": "Blue",
                "position": 14,
                "stddev": 9169.136855,
                "variance": 84073070.67
              },
              {
                "average": 188156318.3,
                "count": 1577935,
                "maximum": 188156835.5,
                "minimum": 188155338.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 624.2014567,
                "variance": 389627.4586
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295789.1524,
              4850008.671,
              1503.724937,
              295931.6324,
              4851237.391,
              1559.104937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295789.1523642929,
                    4850008.670919676,
                    1503.724937043409
                  ],
                  [
                    295789.1523642929,
                    4851237.390919677,
                    1503.724937043409
                  ],
                  [
                    295931.63236429286,
                    4851237.390919677,
                    1559.104937043409
                  ],
                  [
                    295931.63236429286,
                    4850008.670919676,
                    1559.104937043409
                  ],
                  [
                    295789.1523642929,
                    4850008.670919676,
                    1503.724937043409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-30T19:33:55+00:00",
            "end_time": "2017-08-30T19:08: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": "20170911_43119F7221.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247168964796,
              43.68718788076444,
              1550.1009144699592
            ],
            [
              -119.81307003208742,
              43.69997952434459,
              1550.1009144699592
            ],
            [
              -119.80000183836493,
              43.700300641088916,
              1643.9409144699594
            ],
            [
              -119.79940626666709,
              43.6875088549697,
              1643.9409144699594
            ],
            [
              -119.81247168964796,
              43.68718788076444,
              1550.1009144699592
            ]
          ]
        ]
      },
      "bbox": [
        -119.81307,
        43.68718788,
        1550.100914,
        -119.7994063,
        43.70030064,
        1643.940914
      ],
      "properties": {
        "datetime": "2017-09-11T20:50:42Z",
        "pc:count": 21249935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273876.3788,
            "count": 21249935,
            "maximum": 274381.225,
            "minimum": 273326.965,
            "name": "X",
            "position": 0,
            "stddev": 289.8277408,
            "variance": 84000.11933
          },
          {
            "average": 4841665.602,
            "count": 21249935,
            "maximum": 4842397.124,
            "minimum": 4840974.744,
            "name": "Y",
            "position": 1,
            "stddev": 406.209916,
            "variance": 165006.4959
          },
          {
            "average": 1599.898473,
            "count": 21249935,
            "maximum": 1643.940914,
            "minimum": 1550.100914,
            "name": "Z",
            "position": 2,
            "stddev": 13.38659609,
            "variance": 179.2009548
          },
          {
            "average": 18816.99866,
            "count": 21249935,
            "maximum": 46993,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9192.735672,
            "variance": 84506389.14
          },
          {
            "average": 1.461497647,
            "count": 21249935,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7146400456,
            "variance": 0.5107103948
          },
          {
            "average": 1.948964079,
            "count": 21249935,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.972059969,
            "variance": 0.9449005834
          },
          {
            "average": 0.5010189443,
            "count": 21249935,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989735,
            "variance": 0.2499989735
          },
          {
            "average": 1.007061904e-05,
            "count": 21249935,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003173407962,
            "variance": 1.00705181e-05
          },
          {
            "average": 1.151989312,
            "count": 21249935,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.359010539,
            "variance": 0.1288885671
          },
          {
            "average": 0.1518773289,
            "count": 21249935,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01634383,
            "variance": 144.3925191
          },
          {
            "average": 1.758757333,
            "count": 21249935,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.094522315,
            "variance": 1.197979098
          },
          {
            "average": 1190.23975,
            "count": 21249935,
            "maximum": 1193,
            "minimum": 1188,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9779803923,
            "variance": 0.9564456477
          },
          {
            "average": 19717.82965,
            "count": 21249935,
            "maximum": 48128,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10532.40438,
            "variance": 110931541.9
          },
          {
            "average": 20108.92903,
            "count": 21249935,
            "maximum": 46080,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8838.34233,
            "variance": 78116295.15
          },
          {
            "average": 16304.65305,
            "count": 21249935,
            "maximum": 42240,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7764.954457,
            "variance": 60294517.71
          },
          {
            "average": 189196778.7,
            "count": 21249935,
            "maximum": 189198242.7,
            "minimum": 189195551.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 599.9596738,
            "variance": 359951.6101
          },
          {
            "average": 0,
            "count": 21249935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21249935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21249935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21249935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21249935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273326.965,
          4840974.744,
          1550.100914,
          274381.225,
          4842397.124,
          1643.940914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273326.9649581284,
                4840974.743909848,
                1550.1009144699592
              ],
              [
                273326.9649581284,
                4842397.123909849,
                1550.1009144699592
              ],
              [
                274381.2249581284,
                4842397.123909849,
                1643.9409144699594
              ],
              [
                274381.2249581284,
                4840974.743909848,
                1643.9409144699594
              ],
              [
                273326.9649581284,
                4840974.743909848,
                1550.1009144699592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:50:42+00:00",
        "end_time": "2017-09-11T20:05:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7221.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7221.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7221.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7221.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.81307,
            43.68718788,
            1550.100914,
            -119.7994063,
            43.70030064,
            1643.940914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247168964796,
                  43.68718788076444,
                  1550.1009144699592
                ],
                [
                  -119.81307003208742,
                  43.69997952434459,
                  1550.1009144699592
                ],
                [
                  -119.80000183836493,
                  43.700300641088916,
                  1643.9409144699594
                ],
                [
                  -119.79940626666709,
                  43.6875088549697,
                  1643.9409144699594
                ],
                [
                  -119.81247168964796,
                  43.68718788076444,
                  1550.1009144699592
                ]
              ]
            ]
          },
          "id": "20170911_43119F7221.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7221.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:50:42Z",
            "pc:count": 21249935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273876.3788,
                "count": 21249935,
                "maximum": 274381.225,
                "minimum": 273326.965,
                "name": "X",
                "position": 0,
                "stddev": 289.8277408,
                "variance": 84000.11933
              },
              {
                "average": 4841665.602,
                "count": 21249935,
                "maximum": 4842397.124,
                "minimum": 4840974.744,
                "name": "Y",
                "position": 1,
                "stddev": 406.209916,
                "variance": 165006.4959
              },
              {
                "average": 1599.898473,
                "count": 21249935,
                "maximum": 1643.940914,
                "minimum": 1550.100914,
                "name": "Z",
                "position": 2,
                "stddev": 13.38659609,
                "variance": 179.2009548
              },
              {
                "average": 18816.99866,
                "count": 21249935,
                "maximum": 46993,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9192.735672,
                "variance": 84506389.14
              },
              {
                "average": 1.461497647,
                "count": 21249935,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7146400456,
                "variance": 0.5107103948
              },
              {
                "average": 1.948964079,
                "count": 21249935,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.972059969,
                "variance": 0.9449005834
              },
              {
                "average": 0.5010189443,
                "count": 21249935,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989735,
                "variance": 0.2499989735
              },
              {
                "average": 1.007061904e-05,
                "count": 21249935,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003173407962,
                "variance": 1.00705181e-05
              },
              {
                "average": 1.151989312,
                "count": 21249935,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.359010539,
                "variance": 0.1288885671
              },
              {
                "average": 0.1518773289,
                "count": 21249935,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01634383,
                "variance": 144.3925191
              },
              {
                "average": 1.758757333,
                "count": 21249935,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.094522315,
                "variance": 1.197979098
              },
              {
                "average": 1190.23975,
                "count": 21249935,
                "maximum": 1193,
                "minimum": 1188,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9779803923,
                "variance": 0.9564456477
              },
              {
                "average": 19717.82965,
                "count": 21249935,
                "maximum": 48128,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10532.40438,
                "variance": 110931541.9
              },
              {
                "average": 20108.92903,
                "count": 21249935,
                "maximum": 46080,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8838.34233,
                "variance": 78116295.15
              },
              {
                "average": 16304.65305,
                "count": 21249935,
                "maximum": 42240,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7764.954457,
                "variance": 60294517.71
              },
              {
                "average": 189196778.7,
                "count": 21249935,
                "maximum": 189198242.7,
                "minimum": 189195551.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 599.9596738,
                "variance": 359951.6101
              },
              {
                "average": 0,
                "count": 21249935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21249935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21249935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21249935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21249935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273326.965,
              4840974.744,
              1550.100914,
              274381.225,
              4842397.124,
              1643.940914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273326.9649581284,
                    4840974.743909848,
                    1550.1009144699592
                  ],
                  [
                    273326.9649581284,
                    4842397.123909849,
                    1550.1009144699592
                  ],
                  [
                    274381.2249581284,
                    4842397.123909849,
                    1643.9409144699594
                  ],
                  [
                    274381.2249581284,
                    4840974.743909848,
                    1643.9409144699594
                  ],
                  [
                    273326.9649581284,
                    4840974.743909848,
                    1550.1009144699592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:50:42+00:00",
            "end_time": "2017-09-11T20:05: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": "20170910_43119G7424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497483791548,
              43.749764342026154,
              1505.4296109885645
            ],
            [
              -119.77556290439419,
              43.76247855232848,
              1505.4296109885645
            ],
            [
              -119.76530895137955,
              43.76272729257056,
              1635.3096109885646
            ],
            [
              -119.76472305067315,
              43.750012972535224,
              1635.3096109885646
            ],
            [
              -119.77497483791548,
              43.749764342026154,
              1505.4296109885645
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755629,
        43.74976434,
        1505.429611,
        -119.7647231,
        43.76272729,
        1635.309611
      ],
      "properties": {
        "datetime": "2017-09-10T18:18:13Z",
        "pc:count": 15383628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276972.3748,
            "count": 15383628,
            "maximum": 277408.3256,
            "minimum": 276581.9856,
            "name": "X",
            "position": 0,
            "stddev": 211.312928,
            "variance": 44653.15355
          },
          {
            "average": 4848484.071,
            "count": 15383628,
            "maximum": 4849236.878,
            "minimum": 4847823.138,
            "name": "Y",
            "position": 1,
            "stddev": 380.678654,
            "variance": 144916.2376
          },
          {
            "average": 1569.638661,
            "count": 15383628,
            "maximum": 1635.309611,
            "minimum": 1505.429611,
            "name": "Z",
            "position": 2,
            "stddev": 29.24152942,
            "variance": 855.0670428
          },
          {
            "average": 17069.56789,
            "count": 15383628,
            "maximum": 49265,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9403.905546,
            "variance": 88433439.51
          },
          {
            "average": 1.563258225,
            "count": 15383628,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.793419972,
            "variance": 0.629515252
          },
          {
            "average": 2.189038242,
            "count": 15383628,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.102183638,
            "variance": 1.214808772
          },
          {
            "average": 0.5040307137,
            "count": 15383628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837693,
            "variance": 0.2499837696
          },
          {
            "average": 2.340150191e-06,
            "count": 15383628,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001529753204,
            "variance": 2.340144867e-06
          },
          {
            "average": 1.149685757,
            "count": 15383628,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3567631417,
            "variance": 0.1272799393
          },
          {
            "average": -0.7815402506,
            "count": 15383628,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05205115,
            "variance": 145.251937
          },
          {
            "average": 1.687159492,
            "count": 15383628,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.107648635,
            "variance": 1.226885499
          },
          {
            "average": 1174.367908,
            "count": 15383628,
            "maximum": 1176,
            "minimum": 1173,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8931592926,
            "variance": 0.797733522
          },
          {
            "average": 17189.39216,
            "count": 15383628,
            "maximum": 51712,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9627.527612,
            "variance": 92689287.91
          },
          {
            "average": 18195.2078,
            "count": 15383628,
            "maximum": 50944,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8342.112477,
            "variance": 69590840.57
          },
          {
            "average": 14830.86973,
            "count": 15383628,
            "maximum": 47616,
            "minimum": 1280,
            "name": "Blue",
            "position": 14,
            "stddev": 6525.041757,
            "variance": 42576169.93
          },
          {
            "average": 189101680.4,
            "count": 15383628,
            "maximum": 189102693.1,
            "minimum": 189100809.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 671.2551286,
            "variance": 450583.4477
          },
          {
            "average": 0,
            "count": 15383628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15383628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15383628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15383628,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15383628,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276581.9856,
          4847823.138,
          1505.429611,
          277408.3256,
          4849236.878,
          1635.309611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276581.98556465574,
                4847823.138023453,
                1505.4296109885645
              ],
              [
                276581.98556465574,
                4849236.878023453,
                1505.4296109885645
              ],
              [
                277408.3255646557,
                4849236.878023453,
                1635.3096109885646
              ],
              [
                277408.3255646557,
                4847823.138023453,
                1635.3096109885646
              ],
              [
                276581.98556465574,
                4847823.138023453,
                1505.4296109885645
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:18:13+00:00",
        "end_time": "2017-09-10T17:46:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755629,
            43.74976434,
            1505.429611,
            -119.7647231,
            43.76272729,
            1635.309611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497483791548,
                  43.749764342026154,
                  1505.4296109885645
                ],
                [
                  -119.77556290439419,
                  43.76247855232848,
                  1505.4296109885645
                ],
                [
                  -119.76530895137955,
                  43.76272729257056,
                  1635.3096109885646
                ],
                [
                  -119.76472305067315,
                  43.750012972535224,
                  1635.3096109885646
                ],
                [
                  -119.77497483791548,
                  43.749764342026154,
                  1505.4296109885645
                ]
              ]
            ]
          },
          "id": "20170910_43119G7424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:18:13Z",
            "pc:count": 15383628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276972.3748,
                "count": 15383628,
                "maximum": 277408.3256,
                "minimum": 276581.9856,
                "name": "X",
                "position": 0,
                "stddev": 211.312928,
                "variance": 44653.15355
              },
              {
                "average": 4848484.071,
                "count": 15383628,
                "maximum": 4849236.878,
                "minimum": 4847823.138,
                "name": "Y",
                "position": 1,
                "stddev": 380.678654,
                "variance": 144916.2376
              },
              {
                "average": 1569.638661,
                "count": 15383628,
                "maximum": 1635.309611,
                "minimum": 1505.429611,
                "name": "Z",
                "position": 2,
                "stddev": 29.24152942,
                "variance": 855.0670428
              },
              {
                "average": 17069.56789,
                "count": 15383628,
                "maximum": 49265,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9403.905546,
                "variance": 88433439.51
              },
              {
                "average": 1.563258225,
                "count": 15383628,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.793419972,
                "variance": 0.629515252
              },
              {
                "average": 2.189038242,
                "count": 15383628,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.102183638,
                "variance": 1.214808772
              },
              {
                "average": 0.5040307137,
                "count": 15383628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837693,
                "variance": 0.2499837696
              },
              {
                "average": 2.340150191e-06,
                "count": 15383628,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001529753204,
                "variance": 2.340144867e-06
              },
              {
                "average": 1.149685757,
                "count": 15383628,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3567631417,
                "variance": 0.1272799393
              },
              {
                "average": -0.7815402506,
                "count": 15383628,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05205115,
                "variance": 145.251937
              },
              {
                "average": 1.687159492,
                "count": 15383628,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.107648635,
                "variance": 1.226885499
              },
              {
                "average": 1174.367908,
                "count": 15383628,
                "maximum": 1176,
                "minimum": 1173,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8931592926,
                "variance": 0.797733522
              },
              {
                "average": 17189.39216,
                "count": 15383628,
                "maximum": 51712,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9627.527612,
                "variance": 92689287.91
              },
              {
                "average": 18195.2078,
                "count": 15383628,
                "maximum": 50944,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8342.112477,
                "variance": 69590840.57
              },
              {
                "average": 14830.86973,
                "count": 15383628,
                "maximum": 47616,
                "minimum": 1280,
                "name": "Blue",
                "position": 14,
                "stddev": 6525.041757,
                "variance": 42576169.93
              },
              {
                "average": 189101680.4,
                "count": 15383628,
                "maximum": 189102693.1,
                "minimum": 189100809.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 671.2551286,
                "variance": 450583.4477
              },
              {
                "average": 0,
                "count": 15383628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15383628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15383628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15383628,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15383628,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276581.9856,
              4847823.138,
              1505.429611,
              277408.3256,
              4849236.878,
              1635.309611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276581.98556465574,
                    4847823.138023453,
                    1505.4296109885645
                  ],
                  [
                    276581.98556465574,
                    4849236.878023453,
                    1505.4296109885645
                  ],
                  [
                    277408.3255646557,
                    4849236.878023453,
                    1635.3096109885646
                  ],
                  [
                    277408.3255646557,
                    4847823.138023453,
                    1635.3096109885646
                  ],
                  [
                    276581.98556465574,
                    4847823.138023453,
                    1505.4296109885645
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:18:13+00:00",
            "end_time": "2017-09-10T17:46:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G6420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63632259995136,
              43.76223324496742,
              1392.226635308537
            ],
            [
              -119.63669734483427,
              43.77075933085658,
              1392.226635308537
            ],
            [
              -119.62498685030725,
              43.77102907260107,
              1537.266635308537
            ],
            [
              -119.62461376512735,
              43.76250290690793,
              1537.266635308537
            ],
            [
              -119.63632259995136,
              43.76223324496742,
              1392.226635308537
            ]
          ]
        ]
      },
      "bbox": [
        -119.6366973,
        43.76223324,
        1392.226635,
        -119.6246138,
        43.77102907,
        1537.266635
      ],
      "properties": {
        "datetime": "2017-09-08T22:37:02Z",
        "pc:count": 16509465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288238.8997,
            "count": 16509465,
            "maximum": 288733.0601,
            "minimum": 287789.5801,
            "name": "X",
            "position": 0,
            "stddev": 263.0661582,
            "variance": 69203.80357
          },
          {
            "average": 4849276.366,
            "count": 16509465,
            "maximum": 4849791.163,
            "minimum": 4848843.223,
            "name": "Y",
            "position": 1,
            "stddev": 265.8409734,
            "variance": 70671.42312
          },
          {
            "average": 1467.455015,
            "count": 16509465,
            "maximum": 1537.266635,
            "minimum": 1392.226635,
            "name": "Z",
            "position": 2,
            "stddev": 37.50641887,
            "variance": 1406.731456
          },
          {
            "average": 19597.96997,
            "count": 16509465,
            "maximum": 45809,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5303.390058,
            "variance": 28125946.11
          },
          {
            "average": 1.13538131,
            "count": 16509465,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4466279072,
            "variance": 0.1994764875
          },
          {
            "average": 1.286470821,
            "count": 16509465,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7239296024,
            "variance": 0.5240740692
          },
          {
            "average": 0.4971186528,
            "count": 16509465,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917129,
            "variance": 0.249991713
          },
          {
            "average": 5.633132267e-06,
            "count": 16509465,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002373415445,
            "variance": 5.633100876e-06
          },
          {
            "average": 1.087353164,
            "count": 16509465,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2823518964,
            "variance": 0.07972259338
          },
          {
            "average": 2.371705684,
            "count": 16509465,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32279892,
            "variance": 128.2057754
          },
          {
            "average": 1.917429608,
            "count": 16509465,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033760473,
            "variance": 1.068660716
          },
          {
            "average": 682.4272554,
            "count": 16509465,
            "maximum": 1147,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 559.9994483,
            "variance": 313599.3821
          },
          {
            "average": 32661.95739,
            "count": 16509465,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 11081.57811,
            "variance": 122801373.3
          },
          {
            "average": 32408.92787,
            "count": 16509465,
            "maximum": 65280,
            "minimum": 1536,
            "name": "Green",
            "position": 13,
            "stddev": 8874.265925,
            "variance": 78752595.71
          },
          {
            "average": 28885.52211,
            "count": 16509465,
            "maximum": 65280,
            "minimum": 3072,
            "name": "Blue",
            "position": 14,
            "stddev": 8651.312995,
            "variance": 74845216.54
          },
          {
            "average": 188409904.4,
            "count": 16509465,
            "maximum": 188945422.5,
            "minimum": 188238256.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 301284.8875,
            "variance": 90772583450.0
          },
          {
            "average": 0,
            "count": 16509465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16509465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16509465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16509465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16509465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287789.5801,
          4848843.223,
          1392.226635,
          288733.0601,
          4849791.163,
          1537.266635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287789.5800557166,
                4848843.223041647,
                1392.226635308537
              ],
              [
                287789.5800557166,
                4849791.163041647,
                1392.226635308537
              ],
              [
                288733.0600557166,
                4849791.163041647,
                1537.266635308537
              ],
              [
                288733.0600557166,
                4848843.223041647,
                1537.266635308537
              ],
              [
                287789.5800557166,
                4848843.223041647,
                1392.226635308537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T22:37:02+00:00",
        "end_time": "2017-08-31T18:10:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G6420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G6420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G6420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G6420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6366973,
            43.76223324,
            1392.226635,
            -119.6246138,
            43.77102907,
            1537.266635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63632259995136,
                  43.76223324496742,
                  1392.226635308537
                ],
                [
                  -119.63669734483427,
                  43.77075933085658,
                  1392.226635308537
                ],
                [
                  -119.62498685030725,
                  43.77102907260107,
                  1537.266635308537
                ],
                [
                  -119.62461376512735,
                  43.76250290690793,
                  1537.266635308537
                ],
                [
                  -119.63632259995136,
                  43.76223324496742,
                  1392.226635308537
                ]
              ]
            ]
          },
          "id": "20170831_43119G6420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G6420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T22:37:02Z",
            "pc:count": 16509465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288238.8997,
                "count": 16509465,
                "maximum": 288733.0601,
                "minimum": 287789.5801,
                "name": "X",
                "position": 0,
                "stddev": 263.0661582,
                "variance": 69203.80357
              },
              {
                "average": 4849276.366,
                "count": 16509465,
                "maximum": 4849791.163,
                "minimum": 4848843.223,
                "name": "Y",
                "position": 1,
                "stddev": 265.8409734,
                "variance": 70671.42312
              },
              {
                "average": 1467.455015,
                "count": 16509465,
                "maximum": 1537.266635,
                "minimum": 1392.226635,
                "name": "Z",
                "position": 2,
                "stddev": 37.50641887,
                "variance": 1406.731456
              },
              {
                "average": 19597.96997,
                "count": 16509465,
                "maximum": 45809,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5303.390058,
                "variance": 28125946.11
              },
              {
                "average": 1.13538131,
                "count": 16509465,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4466279072,
                "variance": 0.1994764875
              },
              {
                "average": 1.286470821,
                "count": 16509465,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7239296024,
                "variance": 0.5240740692
              },
              {
                "average": 0.4971186528,
                "count": 16509465,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917129,
                "variance": 0.249991713
              },
              {
                "average": 5.633132267e-06,
                "count": 16509465,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002373415445,
                "variance": 5.633100876e-06
              },
              {
                "average": 1.087353164,
                "count": 16509465,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2823518964,
                "variance": 0.07972259338
              },
              {
                "average": 2.371705684,
                "count": 16509465,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32279892,
                "variance": 128.2057754
              },
              {
                "average": 1.917429608,
                "count": 16509465,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033760473,
                "variance": 1.068660716
              },
              {
                "average": 682.4272554,
                "count": 16509465,
                "maximum": 1147,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 559.9994483,
                "variance": 313599.3821
              },
              {
                "average": 32661.95739,
                "count": 16509465,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 11081.57811,
                "variance": 122801373.3
              },
              {
                "average": 32408.92787,
                "count": 16509465,
                "maximum": 65280,
                "minimum": 1536,
                "name": "Green",
                "position": 13,
                "stddev": 8874.265925,
                "variance": 78752595.71
              },
              {
                "average": 28885.52211,
                "count": 16509465,
                "maximum": 65280,
                "minimum": 3072,
                "name": "Blue",
                "position": 14,
                "stddev": 8651.312995,
                "variance": 74845216.54
              },
              {
                "average": 188409904.4,
                "count": 16509465,
                "maximum": 188945422.5,
                "minimum": 188238256.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 301284.8875,
                "variance": 90772583450.0
              },
              {
                "average": 0,
                "count": 16509465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16509465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16509465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16509465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16509465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287789.5801,
              4848843.223,
              1392.226635,
              288733.0601,
              4849791.163,
              1537.266635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287789.5800557166,
                    4848843.223041647,
                    1392.226635308537
                  ],
                  [
                    287789.5800557166,
                    4849791.163041647,
                    1392.226635308537
                  ],
                  [
                    288733.0600557166,
                    4849791.163041647,
                    1537.266635308537
                  ],
                  [
                    288733.0600557166,
                    4848843.223041647,
                    1537.266635308537
                  ],
                  [
                    287789.5800557166,
                    4848843.223041647,
                    1392.226635308537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T22:37:02+00:00",
            "end_time": "2017-08-31T18:10:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497738221399,
              43.77481902993648,
              1549.0270796692093
            ],
            [
              -119.77556348962608,
              43.787479764310014,
              1549.0270796692093
            ],
            [
              -119.76810961058959,
              43.78766067817061,
              1672.4470796692094
            ],
            [
              -119.7675250722841,
              43.77499986432475,
              1672.4470796692094
            ],
            [
              -119.77497738221399,
              43.77481902993648,
              1549.0270796692093
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755635,
        43.77481903,
        1549.02708,
        -119.7675251,
        43.78766068,
        1672.44708
      ],
      "properties": {
        "datetime": "2017-09-10T17:53:11Z",
        "pc:count": 11385163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276963.9624,
            "count": 11385163,
            "maximum": 277275.5156,
            "minimum": 276675.0756,
            "name": "X",
            "position": 0,
            "stddev": 153.6818466,
            "variance": 23618.10996
          },
          {
            "average": 4851267.626,
            "count": 11385163,
            "maximum": 4852013.743,
            "minimum": 4850605.943,
            "name": "Y",
            "position": 1,
            "stddev": 387.4704517,
            "variance": 150133.351
          },
          {
            "average": 1613.722408,
            "count": 11385163,
            "maximum": 1672.44708,
            "minimum": 1549.02708,
            "name": "Z",
            "position": 2,
            "stddev": 23.23744425,
            "variance": 539.9788152
          },
          {
            "average": 18641.37939,
            "count": 11385163,
            "maximum": 50161,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9827.242526,
            "variance": 96574695.66
          },
          {
            "average": 1.511587493,
            "count": 11385163,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7628507769,
            "variance": 0.5819413078
          },
          {
            "average": 2.063526627,
            "count": 11385163,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.054919853,
            "variance": 1.112855897
          },
          {
            "average": 0.4966837102,
            "count": 11385163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890241,
            "variance": 0.2499890242
          },
          {
            "average": 1.0891368e-05,
            "count": 11385163,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00330018944,
            "variance": 1.089125034e-05
          },
          {
            "average": 1.156745055,
            "count": 11385163,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3635602485,
            "variance": 0.1321760543
          },
          {
            "average": 2.134877563,
            "count": 11385163,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79871006,
            "variance": 139.2095591
          },
          {
            "average": 1.732285871,
            "count": 11385163,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.100521632,
            "variance": 1.211147864
          },
          {
            "average": 766.8568353,
            "count": 11385163,
            "maximum": 1174,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 556.8943482,
            "variance": 310131.3151
          },
          {
            "average": 18271.00394,
            "count": 11385163,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10671.27514,
            "variance": 113876113
          },
          {
            "average": 19586.76844,
            "count": 11385163,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9084.404577,
            "variance": 82526406.53
          },
          {
            "average": 15540.78718,
            "count": 11385163,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7578.291261,
            "variance": 57430498.44
          },
          {
            "average": 189099719.3,
            "count": 11385163,
            "maximum": 189101191.3,
            "minimum": 189098141.5,
            "name": "GpsTime",
            "position": 15,
            "stddev": 620.6258972,
            "variance": 385176.5043
          },
          {
            "average": 0,
            "count": 11385163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385163,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11385163,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276675.0756,
          4850605.943,
          1549.02708,
          277275.5156,
          4852013.743,
          1672.44708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276675.0755881873,
                4850605.942736247,
                1549.0270796692093
              ],
              [
                276675.0755881873,
                4852013.742736247,
                1549.0270796692093
              ],
              [
                277275.51558818726,
                4852013.742736247,
                1672.4470796692094
              ],
              [
                277275.51558818726,
                4850605.942736247,
                1672.4470796692094
              ],
              [
                276675.0755881873,
                4850605.942736247,
                1549.0270796692093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T17:53:11+00:00",
        "end_time": "2017-09-10T17:02:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755635,
            43.77481903,
            1549.02708,
            -119.7675251,
            43.78766068,
            1672.44708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497738221399,
                  43.77481902993648,
                  1549.0270796692093
                ],
                [
                  -119.77556348962608,
                  43.787479764310014,
                  1549.0270796692093
                ],
                [
                  -119.76810961058959,
                  43.78766067817061,
                  1672.4470796692094
                ],
                [
                  -119.7675250722841,
                  43.77499986432475,
                  1672.4470796692094
                ],
                [
                  -119.77497738221399,
                  43.77481902993648,
                  1549.0270796692093
                ]
              ]
            ]
          },
          "id": "20170910_43119G7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T17:53:11Z",
            "pc:count": 11385163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276963.9624,
                "count": 11385163,
                "maximum": 277275.5156,
                "minimum": 276675.0756,
                "name": "X",
                "position": 0,
                "stddev": 153.6818466,
                "variance": 23618.10996
              },
              {
                "average": 4851267.626,
                "count": 11385163,
                "maximum": 4852013.743,
                "minimum": 4850605.943,
                "name": "Y",
                "position": 1,
                "stddev": 387.4704517,
                "variance": 150133.351
              },
              {
                "average": 1613.722408,
                "count": 11385163,
                "maximum": 1672.44708,
                "minimum": 1549.02708,
                "name": "Z",
                "position": 2,
                "stddev": 23.23744425,
                "variance": 539.9788152
              },
              {
                "average": 18641.37939,
                "count": 11385163,
                "maximum": 50161,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9827.242526,
                "variance": 96574695.66
              },
              {
                "average": 1.511587493,
                "count": 11385163,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7628507769,
                "variance": 0.5819413078
              },
              {
                "average": 2.063526627,
                "count": 11385163,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.054919853,
                "variance": 1.112855897
              },
              {
                "average": 0.4966837102,
                "count": 11385163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890241,
                "variance": 0.2499890242
              },
              {
                "average": 1.0891368e-05,
                "count": 11385163,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00330018944,
                "variance": 1.089125034e-05
              },
              {
                "average": 1.156745055,
                "count": 11385163,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3635602485,
                "variance": 0.1321760543
              },
              {
                "average": 2.134877563,
                "count": 11385163,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79871006,
                "variance": 139.2095591
              },
              {
                "average": 1.732285871,
                "count": 11385163,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.100521632,
                "variance": 1.211147864
              },
              {
                "average": 766.8568353,
                "count": 11385163,
                "maximum": 1174,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 556.8943482,
                "variance": 310131.3151
              },
              {
                "average": 18271.00394,
                "count": 11385163,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10671.27514,
                "variance": 113876113
              },
              {
                "average": 19586.76844,
                "count": 11385163,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9084.404577,
                "variance": 82526406.53
              },
              {
                "average": 15540.78718,
                "count": 11385163,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7578.291261,
                "variance": 57430498.44
              },
              {
                "average": 189099719.3,
                "count": 11385163,
                "maximum": 189101191.3,
                "minimum": 189098141.5,
                "name": "GpsTime",
                "position": 15,
                "stddev": 620.6258972,
                "variance": 385176.5043
              },
              {
                "average": 0,
                "count": 11385163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385163,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11385163,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276675.0756,
              4850605.943,
              1549.02708,
              277275.5156,
              4852013.743,
              1672.44708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276675.0755881873,
                    4850605.942736247,
                    1549.0270796692093
                  ],
                  [
                    276675.0755881873,
                    4852013.742736247,
                    1549.0270796692093
                  ],
                  [
                    277275.51558818726,
                    4852013.742736247,
                    1672.4470796692094
                  ],
                  [
                    277275.51558818726,
                    4850605.942736247,
                    1672.4470796692094
                  ],
                  [
                    276675.0755881873,
                    4850605.942736247,
                    1549.0270796692093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T17:53:11+00:00",
            "end_time": "2017-09-10T17:02: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": "20170910_43119G7416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.81247131984126,
              43.76218809719454,
              1602.7149722218794
            ],
            [
              -119.81307122978214,
              43.7749795724006,
              1602.7149722218794
            ],
            [
              -119.80000111138169,
              43.77530077071379,
              1671.6949722218794
            ],
            [
              -119.79940397984899,
              43.762509152951104,
              1671.6949722218794
            ],
            [
              -119.81247131984126,
              43.76218809719454,
              1602.7149722218794
            ]
          ]
        ]
      },
      "bbox": [
        -119.8130712,
        43.7621881,
        1602.714972,
        -119.799404,
        43.77530077,
        1671.694972
      ],
      "properties": {
        "datetime": "2017-09-10T19:20:44Z",
        "pc:count": 17668079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274120.2726,
            "count": 17668079,
            "maximum": 274662.9537,
            "minimum": 273609.8537,
            "name": "X",
            "position": 0,
            "stddev": 297.0992647,
            "variance": 88267.9731
          },
          {
            "average": 4849977.665,
            "count": 17668079,
            "maximum": 4850727.288,
            "minimum": 4849304.908,
            "name": "Y",
            "position": 1,
            "stddev": 398.9666503,
            "variance": 159174.388
          },
          {
            "average": 1631.506922,
            "count": 17668079,
            "maximum": 1671.694972,
            "minimum": 1602.714972,
            "name": "Z",
            "position": 2,
            "stddev": 11.57290879,
            "variance": 133.9322179
          },
          {
            "average": 21270.97731,
            "count": 17668079,
            "maximum": 49089,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 8226.177755,
            "variance": 67670000.46
          },
          {
            "average": 1.303192158,
            "count": 17668079,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6389225366,
            "variance": 0.4082220078
          },
          {
            "average": 1.624126596,
            "count": 17668079,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9507063935,
            "variance": 0.9038426467
          },
          {
            "average": 0.502868082,
            "count": 17668079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999917882,
            "variance": 0.2499917883
          },
          {
            "average": 7.35790235e-07,
            "count": 17668079,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0008577818693,
            "variance": 7.357897353e-07
          },
          {
            "average": 1.196944444,
            "count": 17668079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3976900038,
            "variance": 0.1581573391
          },
          {
            "average": -0.4609115427,
            "count": 17668079,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81991192,
            "variance": 139.7103179
          },
          {
            "average": 1.851250948,
            "count": 17668079,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.067610606,
            "variance": 1.139792406
          },
          {
            "average": 1178.912636,
            "count": 17668079,
            "maximum": 1181,
            "minimum": 1176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9798594943,
            "variance": 0.9601246285
          },
          {
            "average": 26405.80757,
            "count": 17668079,
            "maximum": 50688,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10223.34232,
            "variance": 104516728.2
          },
          {
            "average": 25301.21208,
            "count": 17668079,
            "maximum": 47872,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7661.125603,
            "variance": 58692845.51
          },
          {
            "average": 20937.67518,
            "count": 17668079,
            "maximum": 43264,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5159.157751,
            "variance": 26616908.7
          },
          {
            "average": 189104854.5,
            "count": 17668079,
            "maximum": 189106444.4,
            "minimum": 189102645.2,
            "name": "GpsTime",
            "position": 15,
            "stddev": 715.5405365,
            "variance": 511998.2594
          },
          {
            "average": 0,
            "count": 17668079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17668079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17668079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17668079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17668079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273609.8537,
          4849304.908,
          1602.714972,
          274662.9537,
          4850727.288,
          1671.694972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273609.8536708982,
                4849304.907938387,
                1602.7149722218794
              ],
              [
                273609.8536708982,
                4850727.287938388,
                1602.7149722218794
              ],
              [
                274662.95367089816,
                4850727.287938388,
                1671.6949722218794
              ],
              [
                274662.95367089816,
                4849304.907938387,
                1671.6949722218794
              ],
              [
                273609.8536708982,
                4849304.907938387,
                1602.7149722218794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T19:20:44+00:00",
        "end_time": "2017-09-10T18:17:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8130712,
            43.7621881,
            1602.714972,
            -119.799404,
            43.77530077,
            1671.694972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.81247131984126,
                  43.76218809719454,
                  1602.7149722218794
                ],
                [
                  -119.81307122978214,
                  43.7749795724006,
                  1602.7149722218794
                ],
                [
                  -119.80000111138169,
                  43.77530077071379,
                  1671.6949722218794
                ],
                [
                  -119.79940397984899,
                  43.762509152951104,
                  1671.6949722218794
                ],
                [
                  -119.81247131984126,
                  43.76218809719454,
                  1602.7149722218794
                ]
              ]
            ]
          },
          "id": "20170910_43119G7416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T19:20:44Z",
            "pc:count": 17668079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274120.2726,
                "count": 17668079,
                "maximum": 274662.9537,
                "minimum": 273609.8537,
                "name": "X",
                "position": 0,
                "stddev": 297.0992647,
                "variance": 88267.9731
              },
              {
                "average": 4849977.665,
                "count": 17668079,
                "maximum": 4850727.288,
                "minimum": 4849304.908,
                "name": "Y",
                "position": 1,
                "stddev": 398.9666503,
                "variance": 159174.388
              },
              {
                "average": 1631.506922,
                "count": 17668079,
                "maximum": 1671.694972,
                "minimum": 1602.714972,
                "name": "Z",
                "position": 2,
                "stddev": 11.57290879,
                "variance": 133.9322179
              },
              {
                "average": 21270.97731,
                "count": 17668079,
                "maximum": 49089,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 8226.177755,
                "variance": 67670000.46
              },
              {
                "average": 1.303192158,
                "count": 17668079,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6389225366,
                "variance": 0.4082220078
              },
              {
                "average": 1.624126596,
                "count": 17668079,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9507063935,
                "variance": 0.9038426467
              },
              {
                "average": 0.502868082,
                "count": 17668079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999917882,
                "variance": 0.2499917883
              },
              {
                "average": 7.35790235e-07,
                "count": 17668079,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0008577818693,
                "variance": 7.357897353e-07
              },
              {
                "average": 1.196944444,
                "count": 17668079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3976900038,
                "variance": 0.1581573391
              },
              {
                "average": -0.4609115427,
                "count": 17668079,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81991192,
                "variance": 139.7103179
              },
              {
                "average": 1.851250948,
                "count": 17668079,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.067610606,
                "variance": 1.139792406
              },
              {
                "average": 1178.912636,
                "count": 17668079,
                "maximum": 1181,
                "minimum": 1176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9798594943,
                "variance": 0.9601246285
              },
              {
                "average": 26405.80757,
                "count": 17668079,
                "maximum": 50688,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10223.34232,
                "variance": 104516728.2
              },
              {
                "average": 25301.21208,
                "count": 17668079,
                "maximum": 47872,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7661.125603,
                "variance": 58692845.51
              },
              {
                "average": 20937.67518,
                "count": 17668079,
                "maximum": 43264,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5159.157751,
                "variance": 26616908.7
              },
              {
                "average": 189104854.5,
                "count": 17668079,
                "maximum": 189106444.4,
                "minimum": 189102645.2,
                "name": "GpsTime",
                "position": 15,
                "stddev": 715.5405365,
                "variance": 511998.2594
              },
              {
                "average": 0,
                "count": 17668079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17668079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17668079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17668079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17668079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273609.8537,
              4849304.908,
              1602.714972,
              274662.9537,
              4850727.288,
              1671.694972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273609.8536708982,
                    4849304.907938387,
                    1602.7149722218794
                  ],
                  [
                    273609.8536708982,
                    4850727.287938388,
                    1602.7149722218794
                  ],
                  [
                    274662.95367089816,
                    4850727.287938388,
                    1671.6949722218794
                  ],
                  [
                    274662.95367089816,
                    4849304.907938387,
                    1671.6949722218794
                  ],
                  [
                    273609.8536708982,
                    4849304.907938387,
                    1602.7149722218794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T19:20:44+00:00",
            "end_time": "2017-09-10T18:17:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170911_43119F7222.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997165093633,
              43.68718938975143,
              1522.303565880015
            ],
            [
              -119.8005672523982,
              43.69997937176017,
              1522.303565880015
            ],
            [
              -119.7875009024563,
              43.70029901068122,
              1627.8835658800149
            ],
            [
              -119.78690807104448,
              43.68750888680785,
              1627.8835658800149
            ],
            [
              -119.79997165093633,
              43.68718938975143,
              1522.303565880015
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005673,
        43.68718939,
        1522.303566,
        -119.7869081,
        43.70029901,
        1627.883566
      ],
      "properties": {
        "datetime": "2017-09-11T20:32:01Z",
        "pc:count": 22523962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274859.7534,
            "count": 22523962,
            "maximum": 275388.5573,
            "minimum": 274334.4573,
            "name": "X",
            "position": 0,
            "stddev": 288.6618227,
            "variance": 83325.64786
          },
          {
            "average": 4841614.191,
            "count": 22523962,
            "maximum": 4842362.981,
            "minimum": 4840940.801,
            "name": "Y",
            "position": 1,
            "stddev": 403.82761,
            "variance": 163076.7386
          },
          {
            "average": 1564.680962,
            "count": 22523962,
            "maximum": 1627.883566,
            "minimum": 1522.303566,
            "name": "Z",
            "position": 2,
            "stddev": 17.74531089,
            "variance": 314.8960586
          },
          {
            "average": 17948.28681,
            "count": 22523962,
            "maximum": 47073,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9139.199977,
            "variance": 83524976.21
          },
          {
            "average": 1.506819759,
            "count": 22523962,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7314056146,
            "variance": 0.534954173
          },
          {
            "average": 2.037433157,
            "count": 22523962,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9580791737,
            "variance": 0.917915703
          },
          {
            "average": 0.5019266149,
            "count": 22523962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962992,
            "variance": 0.2499962993
          },
          {
            "average": 1.309716292e-05,
            "count": 22523962,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003618976647,
            "variance": 1.309699197e-05
          },
          {
            "average": 1.147096235,
            "count": 22523962,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3542018323,
            "variance": 0.125458938
          },
          {
            "average": -0.2330871824,
            "count": 22523962,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03523945,
            "variance": 144.8469885
          },
          {
            "average": 1.739289384,
            "count": 22523962,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.099372427,
            "variance": 1.208619733
          },
          {
            "average": 1188.231418,
            "count": 22523962,
            "maximum": 1191,
            "minimum": 1186,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9974108732,
            "variance": 0.9948284501
          },
          {
            "average": 18438.72856,
            "count": 22523962,
            "maximum": 47616,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9774.721998,
            "variance": 95545190.14
          },
          {
            "average": 19149.16337,
            "count": 22523962,
            "maximum": 44800,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8008.664238,
            "variance": 64138702.88
          },
          {
            "average": 15445.20717,
            "count": 22523962,
            "maximum": 41472,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7020.569673,
            "variance": 49288398.53
          },
          {
            "average": 189195569.6,
            "count": 22523962,
            "maximum": 189197121.7,
            "minimum": 189194253.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 628.7073214,
            "variance": 395272.896
          },
          {
            "average": 0,
            "count": 22523962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22523962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22523962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22523962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22523962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274334.4573,
          4840940.801,
          1522.303566,
          275388.5573,
          4842362.981,
          1627.883566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274334.45732691925,
                4840940.80081692,
                1522.303565880015
              ],
              [
                274334.45732691925,
                4842362.980816919,
                1522.303565880015
              ],
              [
                275388.5573269192,
                4842362.980816919,
                1627.8835658800149
              ],
              [
                275388.5573269192,
                4840940.80081692,
                1627.8835658800149
              ],
              [
                274334.45732691925,
                4840940.80081692,
                1522.303565880015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:32:01+00:00",
        "end_time": "2017-09-11T19:44:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170911_43119F7222.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170911_43119F7222.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170911_43119F7222.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7222.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005673,
            43.68718939,
            1522.303566,
            -119.7869081,
            43.70029901,
            1627.883566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997165093633,
                  43.68718938975143,
                  1522.303565880015
                ],
                [
                  -119.8005672523982,
                  43.69997937176017,
                  1522.303565880015
                ],
                [
                  -119.7875009024563,
                  43.70029901068122,
                  1627.8835658800149
                ],
                [
                  -119.78690807104448,
                  43.68750888680785,
                  1627.8835658800149
                ],
                [
                  -119.79997165093633,
                  43.68718938975143,
                  1522.303565880015
                ]
              ]
            ]
          },
          "id": "20170911_43119F7222.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170911_43119F7222.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:32:01Z",
            "pc:count": 22523962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274859.7534,
                "count": 22523962,
                "maximum": 275388.5573,
                "minimum": 274334.4573,
                "name": "X",
                "position": 0,
                "stddev": 288.6618227,
                "variance": 83325.64786
              },
              {
                "average": 4841614.191,
                "count": 22523962,
                "maximum": 4842362.981,
                "minimum": 4840940.801,
                "name": "Y",
                "position": 1,
                "stddev": 403.82761,
                "variance": 163076.7386
              },
              {
                "average": 1564.680962,
                "count": 22523962,
                "maximum": 1627.883566,
                "minimum": 1522.303566,
                "name": "Z",
                "position": 2,
                "stddev": 17.74531089,
                "variance": 314.8960586
              },
              {
                "average": 17948.28681,
                "count": 22523962,
                "maximum": 47073,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9139.199977,
                "variance": 83524976.21
              },
              {
                "average": 1.506819759,
                "count": 22523962,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7314056146,
                "variance": 0.534954173
              },
              {
                "average": 2.037433157,
                "count": 22523962,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9580791737,
                "variance": 0.917915703
              },
              {
                "average": 0.5019266149,
                "count": 22523962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962992,
                "variance": 0.2499962993
              },
              {
                "average": 1.309716292e-05,
                "count": 22523962,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003618976647,
                "variance": 1.309699197e-05
              },
              {
                "average": 1.147096235,
                "count": 22523962,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3542018323,
                "variance": 0.125458938
              },
              {
                "average": -0.2330871824,
                "count": 22523962,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03523945,
                "variance": 144.8469885
              },
              {
                "average": 1.739289384,
                "count": 22523962,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.099372427,
                "variance": 1.208619733
              },
              {
                "average": 1188.231418,
                "count": 22523962,
                "maximum": 1191,
                "minimum": 1186,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9974108732,
                "variance": 0.9948284501
              },
              {
                "average": 18438.72856,
                "count": 22523962,
                "maximum": 47616,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9774.721998,
                "variance": 95545190.14
              },
              {
                "average": 19149.16337,
                "count": 22523962,
                "maximum": 44800,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8008.664238,
                "variance": 64138702.88
              },
              {
                "average": 15445.20717,
                "count": 22523962,
                "maximum": 41472,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7020.569673,
                "variance": 49288398.53
              },
              {
                "average": 189195569.6,
                "count": 22523962,
                "maximum": 189197121.7,
                "minimum": 189194253.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 628.7073214,
                "variance": 395272.896
              },
              {
                "average": 0,
                "count": 22523962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22523962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22523962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22523962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22523962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274334.4573,
              4840940.801,
              1522.303566,
              275388.5573,
              4842362.981,
              1627.883566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274334.45732691925,
                    4840940.80081692,
                    1522.303565880015
                  ],
                  [
                    274334.45732691925,
                    4842362.980816919,
                    1522.303565880015
                  ],
                  [
                    275388.5573269192,
                    4842362.980816919,
                    1627.8835658800149
                  ],
                  [
                    275388.5573269192,
                    4840940.80081692,
                    1627.8835658800149
                  ],
                  [
                    274334.45732691925,
                    4840940.80081692,
                    1522.303565880015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:32:01+00:00",
            "end_time": "2017-09-11T19:44: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": "20170910_43119G7417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.79997030881515,
              43.76218916990072,
              1575.8815318409881
            ],
            [
              -119.800567495583,
              43.77497952315317,
              1575.8815318409881
            ],
            [
              -119.78750145742671,
              43.775299188577456,
              1661.561531840988
            ],
            [
              -119.7869070480154,
              43.762508693461164,
              1661.561531840988
            ],
            [
              -119.79997030881515,
              43.76218916990072,
              1575.8815318409881
            ]
          ]
        ]
      },
      "bbox": [
        -119.8005675,
        43.76218917,
        1575.881532,
        -119.786907,
        43.77529919,
        1661.561532
      ],
      "properties": {
        "datetime": "2017-09-10T18:58:50Z",
        "pc:count": 21129399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275174.481,
            "count": 21129399,
            "maximum": 275668.9234,
            "minimum": 274616.1634,
            "name": "X",
            "position": 0,
            "stddev": 291.0548464,
            "variance": 84712.92361
          },
          {
            "average": 4849961.871,
            "count": 21129399,
            "maximum": 4850693.15,
            "minimum": 4849270.91,
            "name": "Y",
            "position": 1,
            "stddev": 390.6351213,
            "variance": 152595.798
          },
          {
            "average": 1613.836501,
            "count": 21129399,
            "maximum": 1661.561532,
            "minimum": 1575.881532,
            "name": "Z",
            "position": 2,
            "stddev": 13.96672791,
            "variance": 195.0694884
          },
          {
            "average": 19520.81031,
            "count": 21129399,
            "maximum": 48849,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9502.096845,
            "variance": 90289844.45
          },
          {
            "average": 1.458919063,
            "count": 21129399,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7539887024,
            "variance": 0.5684989634
          },
          {
            "average": 1.953634412,
            "count": 21129399,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.081695924,
            "variance": 1.170066071
          },
          {
            "average": 0.5017351416,
            "count": 21129399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970011,
            "variance": 0.2499970011
          },
          {
            "average": 5.489981045e-06,
            "count": 21129399,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002343064482,
            "variance": 5.489951165e-06
          },
          {
            "average": 1.169583006,
            "count": 21129399,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3752660614,
            "variance": 0.1408246168
          },
          {
            "average": -0.08515871421,
            "count": 21129399,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.15715435,
            "variance": 147.796402
          },
          {
            "average": 1.767516814,
            "count": 21129399,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.09156683,
            "variance": 1.191518145
          },
          {
            "average": 1176.738716,
            "count": 21129399,
            "maximum": 1179,
            "minimum": 1174,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.002542831,
            "variance": 1.005092127
          },
          {
            "average": 21960.73559,
            "count": 21129399,
            "maximum": 53504,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 9883.97109,
            "variance": 97692884.5
          },
          {
            "average": 22060.68325,
            "count": 21129399,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7924.481169,
            "variance": 62797401.8
          },
          {
            "average": 18520.61873,
            "count": 21129399,
            "maximum": 45568,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 5195.18995,
            "variance": 26989998.62
          },
          {
            "average": 189103366.1,
            "count": 21129399,
            "maximum": 189105130.4,
            "minimum": 189101185,
            "name": "GpsTime",
            "position": 15,
            "stddev": 713.2295073,
            "variance": 508696.3302
          },
          {
            "average": 0,
            "count": 21129399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21129399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21129399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21129399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21129399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274616.1634,
          4849270.91,
          1575.881532,
          275668.9234,
          4850693.15,
          1661.561532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274616.16335492214,
                4849270.90972676,
                1575.8815318409881
              ],
              [
                274616.16335492214,
                4850693.149726761,
                1575.8815318409881
              ],
              [
                275668.92335492215,
                4850693.149726761,
                1661.561531840988
              ],
              [
                275668.92335492215,
                4849270.90972676,
                1661.561531840988
              ],
              [
                274616.16335492214,
                4849270.90972676,
                1575.8815318409881
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:58:50+00:00",
        "end_time": "2017-09-10T17:53:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.8005675,
            43.76218917,
            1575.881532,
            -119.786907,
            43.77529919,
            1661.561532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.79997030881515,
                  43.76218916990072,
                  1575.8815318409881
                ],
                [
                  -119.800567495583,
                  43.77497952315317,
                  1575.8815318409881
                ],
                [
                  -119.78750145742671,
                  43.775299188577456,
                  1661.561531840988
                ],
                [
                  -119.7869070480154,
                  43.762508693461164,
                  1661.561531840988
                ],
                [
                  -119.79997030881515,
                  43.76218916990072,
                  1575.8815318409881
                ]
              ]
            ]
          },
          "id": "20170910_43119G7417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:58:50Z",
            "pc:count": 21129399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275174.481,
                "count": 21129399,
                "maximum": 275668.9234,
                "minimum": 274616.1634,
                "name": "X",
                "position": 0,
                "stddev": 291.0548464,
                "variance": 84712.92361
              },
              {
                "average": 4849961.871,
                "count": 21129399,
                "maximum": 4850693.15,
                "minimum": 4849270.91,
                "name": "Y",
                "position": 1,
                "stddev": 390.6351213,
                "variance": 152595.798
              },
              {
                "average": 1613.836501,
                "count": 21129399,
                "maximum": 1661.561532,
                "minimum": 1575.881532,
                "name": "Z",
                "position": 2,
                "stddev": 13.96672791,
                "variance": 195.0694884
              },
              {
                "average": 19520.81031,
                "count": 21129399,
                "maximum": 48849,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9502.096845,
                "variance": 90289844.45
              },
              {
                "average": 1.458919063,
                "count": 21129399,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7539887024,
                "variance": 0.5684989634
              },
              {
                "average": 1.953634412,
                "count": 21129399,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.081695924,
                "variance": 1.170066071
              },
              {
                "average": 0.5017351416,
                "count": 21129399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970011,
                "variance": 0.2499970011
              },
              {
                "average": 5.489981045e-06,
                "count": 21129399,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002343064482,
                "variance": 5.489951165e-06
              },
              {
                "average": 1.169583006,
                "count": 21129399,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3752660614,
                "variance": 0.1408246168
              },
              {
                "average": -0.08515871421,
                "count": 21129399,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.15715435,
                "variance": 147.796402
              },
              {
                "average": 1.767516814,
                "count": 21129399,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.09156683,
                "variance": 1.191518145
              },
              {
                "average": 1176.738716,
                "count": 21129399,
                "maximum": 1179,
                "minimum": 1174,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.002542831,
                "variance": 1.005092127
              },
              {
                "average": 21960.73559,
                "count": 21129399,
                "maximum": 53504,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 9883.97109,
                "variance": 97692884.5
              },
              {
                "average": 22060.68325,
                "count": 21129399,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7924.481169,
                "variance": 62797401.8
              },
              {
                "average": 18520.61873,
                "count": 21129399,
                "maximum": 45568,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 5195.18995,
                "variance": 26989998.62
              },
              {
                "average": 189103366.1,
                "count": 21129399,
                "maximum": 189105130.4,
                "minimum": 189101185,
                "name": "GpsTime",
                "position": 15,
                "stddev": 713.2295073,
                "variance": 508696.3302
              },
              {
                "average": 0,
                "count": 21129399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21129399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21129399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21129399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21129399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274616.1634,
              4849270.91,
              1575.881532,
              275668.9234,
              4850693.15,
              1661.561532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274616.16335492214,
                    4849270.90972676,
                    1575.8815318409881
                  ],
                  [
                    274616.16335492214,
                    4850693.149726761,
                    1575.8815318409881
                  ],
                  [
                    275668.92335492215,
                    4850693.149726761,
                    1661.561531840988
                  ],
                  [
                    275668.92335492215,
                    4849270.90972676,
                    1661.561531840988
                  ],
                  [
                    274616.16335492214,
                    4849270.90972676,
                    1575.8815318409881
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:58:50+00:00",
            "end_time": "2017-09-10T17:53:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170831_43119G5416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.56247354263853,
              43.762215159358014,
              1435.9637863476476
            ],
            [
              -119.56301900385216,
              43.77498209554925,
              1435.9637863476476
            ],
            [
              -119.54999934202081,
              43.775273509691814,
              1525.9437863476476
            ],
            [
              -119.549456644311,
              43.76250644441111,
              1525.9437863476476
            ],
            [
              -119.56247354263853,
              43.762215159358014,
              1435.9637863476476
            ]
          ]
        ]
      },
      "bbox": [
        -119.563019,
        43.76221516,
        1435.963786,
        -119.5494566,
        43.77527351,
        1525.943786
      ],
      "properties": {
        "datetime": "2017-08-31T16:33:34Z",
        "pc:count": 14916186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294277.5042,
            "count": 14916186,
            "maximum": 294782.986,
            "minimum": 293734.166,
            "name": "X",
            "position": 0,
            "stddev": 296.3775899,
            "variance": 87839.6758
          },
          {
            "average": 4849375.725,
            "count": 14916186,
            "maximum": 4850073.905,
            "minimum": 4848654.545,
            "name": "Y",
            "position": 1,
            "stddev": 405.7323185,
            "variance": 164618.7143
          },
          {
            "average": 1468.086534,
            "count": 14916186,
            "maximum": 1525.943786,
            "minimum": 1435.963786,
            "name": "Z",
            "position": 2,
            "stddev": 17.2965558,
            "variance": 299.1708427
          },
          {
            "average": 18790.36202,
            "count": 14916186,
            "maximum": 30545,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4444.222698,
            "variance": 19751115.39
          },
          {
            "average": 1.132055071,
            "count": 14916186,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4274411433,
            "variance": 0.182705931
          },
          {
            "average": 1.272274695,
            "count": 14916186,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6589806219,
            "variance": 0.4342554601
          },
          {
            "average": 0.5026239952,
            "count": 14916186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931314,
            "variance": 0.2499931314
          },
          {
            "average": 1.340825329e-07,
            "count": 14916186,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003661728061,
            "variance": 1.340825239e-07
          },
          {
            "average": 1.146029689,
            "count": 14916186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3531359896,
            "variance": 0.1247050272
          },
          {
            "average": 0.1643274745,
            "count": 14916186,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77079086,
            "variance": 138.5515175
          },
          {
            "average": 1.925979134,
            "count": 14916186,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031281488,
            "variance": 1.063541509
          },
          {
            "average": 1127.376297,
            "count": 14916186,
            "maximum": 1130,
            "minimum": 1125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.017029688,
            "variance": 1.034349387
          },
          {
            "average": 34822.58402,
            "count": 14916186,
            "maximum": 55808,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10348.53848,
            "variance": 107092248.8
          },
          {
            "average": 34185.48973,
            "count": 14916186,
            "maximum": 55040,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8572.858295,
            "variance": 73493899.35
          },
          {
            "average": 30391.01819,
            "count": 14916186,
            "maximum": 53760,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8300.368211,
            "variance": 68896112.44
          },
          {
            "average": 188230855.1,
            "count": 14916186,
            "maximum": 188232414.2,
            "minimum": 188229527.4,
            "name": "GpsTime",
            "position": 15,
            "stddev": 718.7180129,
            "variance": 516555.5821
          },
          {
            "average": 0,
            "count": 14916186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14916186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293734.166,
          4848654.545,
          1435.963786,
          294782.986,
          4850073.905,
          1525.943786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293734.1660329485,
                4848654.544811061,
                1435.9637863476476
              ],
              [
                293734.1660329485,
                4850073.90481106,
                1435.9637863476476
              ],
              [
                294782.9860329484,
                4850073.90481106,
                1525.9437863476476
              ],
              [
                294782.9860329484,
                4848654.544811061,
                1525.9437863476476
              ],
              [
                293734.1660329485,
                4848654.544811061,
                1435.9637863476476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:33:34+00:00",
        "end_time": "2017-08-31T15:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G5416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G5416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G5416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.563019,
            43.76221516,
            1435.963786,
            -119.5494566,
            43.77527351,
            1525.943786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.56247354263853,
                  43.762215159358014,
                  1435.9637863476476
                ],
                [
                  -119.56301900385216,
                  43.77498209554925,
                  1435.9637863476476
                ],
                [
                  -119.54999934202081,
                  43.775273509691814,
                  1525.9437863476476
                ],
                [
                  -119.549456644311,
                  43.76250644441111,
                  1525.9437863476476
                ],
                [
                  -119.56247354263853,
                  43.762215159358014,
                  1435.9637863476476
                ]
              ]
            ]
          },
          "id": "20170831_43119G5416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G5416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:33:34Z",
            "pc:count": 14916186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294277.5042,
                "count": 14916186,
                "maximum": 294782.986,
                "minimum": 293734.166,
                "name": "X",
                "position": 0,
                "stddev": 296.3775899,
                "variance": 87839.6758
              },
              {
                "average": 4849375.725,
                "count": 14916186,
                "maximum": 4850073.905,
                "minimum": 4848654.545,
                "name": "Y",
                "position": 1,
                "stddev": 405.7323185,
                "variance": 164618.7143
              },
              {
                "average": 1468.086534,
                "count": 14916186,
                "maximum": 1525.943786,
                "minimum": 1435.963786,
                "name": "Z",
                "position": 2,
                "stddev": 17.2965558,
                "variance": 299.1708427
              },
              {
                "average": 18790.36202,
                "count": 14916186,
                "maximum": 30545,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4444.222698,
                "variance": 19751115.39
              },
              {
                "average": 1.132055071,
                "count": 14916186,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4274411433,
                "variance": 0.182705931
              },
              {
                "average": 1.272274695,
                "count": 14916186,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6589806219,
                "variance": 0.4342554601
              },
              {
                "average": 0.5026239952,
                "count": 14916186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931314,
                "variance": 0.2499931314
              },
              {
                "average": 1.340825329e-07,
                "count": 14916186,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003661728061,
                "variance": 1.340825239e-07
              },
              {
                "average": 1.146029689,
                "count": 14916186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3531359896,
                "variance": 0.1247050272
              },
              {
                "average": 0.1643274745,
                "count": 14916186,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77079086,
                "variance": 138.5515175
              },
              {
                "average": 1.925979134,
                "count": 14916186,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031281488,
                "variance": 1.063541509
              },
              {
                "average": 1127.376297,
                "count": 14916186,
                "maximum": 1130,
                "minimum": 1125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.017029688,
                "variance": 1.034349387
              },
              {
                "average": 34822.58402,
                "count": 14916186,
                "maximum": 55808,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10348.53848,
                "variance": 107092248.8
              },
              {
                "average": 34185.48973,
                "count": 14916186,
                "maximum": 55040,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8572.858295,
                "variance": 73493899.35
              },
              {
                "average": 30391.01819,
                "count": 14916186,
                "maximum": 53760,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8300.368211,
                "variance": 68896112.44
              },
              {
                "average": 188230855.1,
                "count": 14916186,
                "maximum": 188232414.2,
                "minimum": 188229527.4,
                "name": "GpsTime",
                "position": 15,
                "stddev": 718.7180129,
                "variance": 516555.5821
              },
              {
                "average": 0,
                "count": 14916186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14916186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293734.166,
              4848654.545,
              1435.963786,
              294782.986,
              4850073.905,
              1525.943786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293734.1660329485,
                    4848654.544811061,
                    1435.9637863476476
                  ],
                  [
                    293734.1660329485,
                    4850073.90481106,
                    1435.9637863476476
                  ],
                  [
                    294782.9860329484,
                    4850073.90481106,
                    1525.9437863476476
                  ],
                  [
                    294782.9860329484,
                    4848654.544811061,
                    1525.9437863476476
                  ],
                  [
                    293734.1660329485,
                    4848654.544811061,
                    1435.9637863476476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:33:34+00:00",
            "end_time": "2017-08-31T15:45:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119F7223.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747130077295,
              43.687190702000365,
              1483.3767538702361
            ],
            [
              -119.788064161906,
              43.699979021793034,
              1483.3767538702361
            ],
            [
              -119.77500089604692,
              43.700297153155894,
              1582.556753870236
            ],
            [
              -119.77441080400912,
              43.687508692186015,
              1582.556753870236
            ],
            [
              -119.78747130077295,
              43.687190702000365,
              1483.3767538702361
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880642,
        43.6871907,
        1483.376754,
        -119.7744108,
        43.70029715,
        1582.556754
      ],
      "properties": {
        "datetime": "2017-09-11T20:05:46Z",
        "pc:count": 22433879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275871.8048,
            "count": 22433879,
            "maximum": 276395.8135,
            "minimum": 275341.9735,
            "name": "X",
            "position": 0,
            "stddev": 291.9107166,
            "variance": 85211.86646
          },
          {
            "average": 4841621.774,
            "count": 22433879,
            "maximum": 4842328.967,
            "minimum": 4840906.987,
            "name": "Y",
            "position": 1,
            "stddev": 403.298503,
            "variance": 162649.6825
          },
          {
            "average": 1526.828286,
            "count": 22433879,
            "maximum": 1582.556754,
            "minimum": 1483.376754,
            "name": "Z",
            "position": 2,
            "stddev": 15.77356229,
            "variance": 248.8052674
          },
          {
            "average": 19202.56902,
            "count": 22433879,
            "maximum": 47281,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9742.555461,
            "variance": 94917386.91
          },
          {
            "average": 1.481744196,
            "count": 22433879,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7390765773,
            "variance": 0.5462341871
          },
          {
            "average": 1.989565781,
            "count": 22433879,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.006839657,
            "variance": 1.013726096
          },
          {
            "average": 0.5009435506,
            "count": 22433879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991209,
            "variance": 0.2499991209
          },
          {
            "average": 2.139621062e-06,
            "count": 22433879,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001462742827,
            "variance": 2.139616579e-06
          },
          {
            "average": 1.151937255,
            "count": 22433879,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3589600695,
            "variance": 0.1288523315
          },
          {
            "average": 0.03284266848,
            "count": 22433879,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.0834253,
            "variance": 146.0091669
          },
          {
            "average": 1.748556369,
            "count": 22433879,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.096315145,
            "variance": 1.201906897
          },
          {
            "average": 1185.94015,
            "count": 22433879,
            "maximum": 1188,
            "minimum": 1181,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.470572623,
            "variance": 2.162583839
          },
          {
            "average": 19652.24952,
            "count": 22433879,
            "maximum": 49408,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10068.54033,
            "variance": 101375504.3
          },
          {
            "average": 20137.27493,
            "count": 22433879,
            "maximum": 46592,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8456.5146,
            "variance": 71512639.18
          },
          {
            "average": 16272.74551,
            "count": 22433879,
            "maximum": 43520,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7345.227832,
            "variance": 53952371.9
          },
          {
            "average": 189189440.8,
            "count": 22433879,
            "maximum": 189195546.6,
            "minimum": 189106316.6,
            "name": "GpsTime",
            "position": 15,
            "stddev": 20114.97635,
            "variance": 404612273.6
          },
          {
            "average": 0,
            "count": 22433879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22433879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22433879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22433879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22433879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275341.9735,
          4840906.987,
          1483.376754,
          276395.8135,
          4842328.967,
          1582.556754
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275341.9735135136,
                4840906.987230863,
                1483.3767538702361
              ],
              [
                275341.9735135136,
                4842328.967230864,
                1483.3767538702361
              ],
              [
                276395.8135135136,
                4842328.967230864,
                1582.556753870236
              ],
              [
                276395.8135135136,
                4840906.987230863,
                1582.556753870236
              ],
              [
                275341.9735135136,
                4840906.987230863,
                1483.3767538702361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-11T20:05:46+00:00",
        "end_time": "2017-09-10T19:18:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119F7223.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119F7223.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119F7223.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7223.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880642,
            43.6871907,
            1483.376754,
            -119.7744108,
            43.70029715,
            1582.556754
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747130077295,
                  43.687190702000365,
                  1483.3767538702361
                ],
                [
                  -119.788064161906,
                  43.699979021793034,
                  1483.3767538702361
                ],
                [
                  -119.77500089604692,
                  43.700297153155894,
                  1582.556753870236
                ],
                [
                  -119.77441080400912,
                  43.687508692186015,
                  1582.556753870236
                ],
                [
                  -119.78747130077295,
                  43.687190702000365,
                  1483.3767538702361
                ]
              ]
            ]
          },
          "id": "20170910_43119F7223.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119F7223.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-11T20:05:46Z",
            "pc:count": 22433879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275871.8048,
                "count": 22433879,
                "maximum": 276395.8135,
                "minimum": 275341.9735,
                "name": "X",
                "position": 0,
                "stddev": 291.9107166,
                "variance": 85211.86646
              },
              {
                "average": 4841621.774,
                "count": 22433879,
                "maximum": 4842328.967,
                "minimum": 4840906.987,
                "name": "Y",
                "position": 1,
                "stddev": 403.298503,
                "variance": 162649.6825
              },
              {
                "average": 1526.828286,
                "count": 22433879,
                "maximum": 1582.556754,
                "minimum": 1483.376754,
                "name": "Z",
                "position": 2,
                "stddev": 15.77356229,
                "variance": 248.8052674
              },
              {
                "average": 19202.56902,
                "count": 22433879,
                "maximum": 47281,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9742.555461,
                "variance": 94917386.91
              },
              {
                "average": 1.481744196,
                "count": 22433879,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7390765773,
                "variance": 0.5462341871
              },
              {
                "average": 1.989565781,
                "count": 22433879,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.006839657,
                "variance": 1.013726096
              },
              {
                "average": 0.5009435506,
                "count": 22433879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991209,
                "variance": 0.2499991209
              },
              {
                "average": 2.139621062e-06,
                "count": 22433879,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001462742827,
                "variance": 2.139616579e-06
              },
              {
                "average": 1.151937255,
                "count": 22433879,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3589600695,
                "variance": 0.1288523315
              },
              {
                "average": 0.03284266848,
                "count": 22433879,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.0834253,
                "variance": 146.0091669
              },
              {
                "average": 1.748556369,
                "count": 22433879,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.096315145,
                "variance": 1.201906897
              },
              {
                "average": 1185.94015,
                "count": 22433879,
                "maximum": 1188,
                "minimum": 1181,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.470572623,
                "variance": 2.162583839
              },
              {
                "average": 19652.24952,
                "count": 22433879,
                "maximum": 49408,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10068.54033,
                "variance": 101375504.3
              },
              {
                "average": 20137.27493,
                "count": 22433879,
                "maximum": 46592,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8456.5146,
                "variance": 71512639.18
              },
              {
                "average": 16272.74551,
                "count": 22433879,
                "maximum": 43520,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7345.227832,
                "variance": 53952371.9
              },
              {
                "average": 189189440.8,
                "count": 22433879,
                "maximum": 189195546.6,
                "minimum": 189106316.6,
                "name": "GpsTime",
                "position": 15,
                "stddev": 20114.97635,
                "variance": 404612273.6
              },
              {
                "average": 0,
                "count": 22433879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22433879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22433879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22433879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22433879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275341.9735,
              4840906.987,
              1483.376754,
              276395.8135,
              4842328.967,
              1582.556754
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275341.9735135136,
                    4840906.987230863,
                    1483.3767538702361
                  ],
                  [
                    275341.9735135136,
                    4842328.967230864,
                    1483.3767538702361
                  ],
                  [
                    276395.8135135136,
                    4842328.967230864,
                    1582.556753870236
                  ],
                  [
                    276395.8135135136,
                    4840906.987230863,
                    1582.556753870236
                  ],
                  [
                    275341.9735135136,
                    4840906.987230863,
                    1483.3767538702361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-11T20:05:46+00:00",
            "end_time": "2017-09-10T19:18: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": "20170910_43119G7418.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.78747078583265,
              43.76219146540537,
              1527.676989034744
            ],
            [
              -119.78806521681359,
              43.77497997659317,
              1527.676989034744
            ],
            [
              -119.77500052900093,
              43.775298176553264,
              1647.336989034744
            ],
            [
              -119.77440887474877,
              43.76250952417232,
              1647.336989034744
            ],
            [
              -119.78747078583265,
              43.76219146540537,
              1527.676989034744
            ]
          ]
        ]
      },
      "bbox": [
        -119.7880652,
        43.76219147,
        1527.676989,
        -119.7744089,
        43.77529818,
        1647.336989
      ],
      "properties": {
        "datetime": "2017-09-10T18:35:40Z",
        "pc:count": 24813320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276136.6523,
            "count": 24813320,
            "maximum": 276674.9973,
            "minimum": 275622.3573,
            "name": "X",
            "position": 0,
            "stddev": 288.7482346,
            "variance": 83375.54299
          },
          {
            "average": 4849947.281,
            "count": 24813320,
            "maximum": 4850659.224,
            "minimum": 4849237.204,
            "name": "Y",
            "position": 1,
            "stddev": 392.2570901,
            "variance": 153865.6248
          },
          {
            "average": 1594.313914,
            "count": 24813320,
            "maximum": 1647.336989,
            "minimum": 1527.676989,
            "name": "Z",
            "position": 2,
            "stddev": 15.58828537,
            "variance": 242.9946409
          },
          {
            "average": 17543.25505,
            "count": 24813320,
            "maximum": 48081,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9797.903355,
            "variance": 95998910.15
          },
          {
            "average": 1.580783265,
            "count": 24813320,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7994751526,
            "variance": 0.6391605196
          },
          {
            "average": 2.209578605,
            "count": 24813320,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.074404,
            "variance": 1.154343955
          },
          {
            "average": 0.5025221937,
            "count": 24813320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936486,
            "variance": 0.2499936486
          },
          {
            "average": 9.631923499e-06,
            "count": 24813320,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.00310351915,
            "variance": 9.631831113e-06
          },
          {
            "average": 1.144063068,
            "count": 24813320,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3511536775,
            "variance": 0.1233089052
          },
          {
            "average": -0.3982774973,
            "count": 24813320,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01486396,
            "variance": 144.3569561
          },
          {
            "average": 1.68499971,
            "count": 24813320,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.109407099,
            "variance": 1.230784112
          },
          {
            "average": 1174.722641,
            "count": 24813320,
            "maximum": 1177,
            "minimum": 1172,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9759020682,
            "variance": 0.9523848467
          },
          {
            "average": 17435.08473,
            "count": 24813320,
            "maximum": 50176,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 8824.82711,
            "variance": 77877573.51
          },
          {
            "average": 18574.65923,
            "count": 24813320,
            "maximum": 47360,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 7638.657553,
            "variance": 58349089.21
          },
          {
            "average": 15181.67107,
            "count": 24813320,
            "maximum": 43776,
            "minimum": 1024,
            "name": "Blue",
            "position": 14,
            "stddev": 5915.081355,
            "variance": 34988187.43
          },
          {
            "average": 189101918.9,
            "count": 24813320,
            "maximum": 189103740.3,
            "minimum": 189099671.9,
            "name": "GpsTime",
            "position": 15,
            "stddev": 740.7455368,
            "variance": 548703.9502
          },
          {
            "average": 0,
            "count": 24813320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813320,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24813320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275622.3573,
          4849237.204,
          1527.676989,
          276674.9973,
          4850659.224,
          1647.336989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275622.3573218,
                4849237.203607157,
                1527.676989034744
              ],
              [
                275622.3573218,
                4850659.223607156,
                1527.676989034744
              ],
              [
                276674.99732180004,
                4850659.223607156,
                1647.336989034744
              ],
              [
                276674.99732180004,
                4849237.203607157,
                1647.336989034744
              ],
              [
                275622.3573218,
                4849237.203607157,
                1527.676989034744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:35:40+00:00",
        "end_time": "2017-09-10T17:27:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7418.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7418.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7418.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7418.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7880652,
            43.76219147,
            1527.676989,
            -119.7744089,
            43.77529818,
            1647.336989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.78747078583265,
                  43.76219146540537,
                  1527.676989034744
                ],
                [
                  -119.78806521681359,
                  43.77497997659317,
                  1527.676989034744
                ],
                [
                  -119.77500052900093,
                  43.775298176553264,
                  1647.336989034744
                ],
                [
                  -119.77440887474877,
                  43.76250952417232,
                  1647.336989034744
                ],
                [
                  -119.78747078583265,
                  43.76219146540537,
                  1527.676989034744
                ]
              ]
            ]
          },
          "id": "20170910_43119G7418.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7418.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:35:40Z",
            "pc:count": 24813320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276136.6523,
                "count": 24813320,
                "maximum": 276674.9973,
                "minimum": 275622.3573,
                "name": "X",
                "position": 0,
                "stddev": 288.7482346,
                "variance": 83375.54299
              },
              {
                "average": 4849947.281,
                "count": 24813320,
                "maximum": 4850659.224,
                "minimum": 4849237.204,
                "name": "Y",
                "position": 1,
                "stddev": 392.2570901,
                "variance": 153865.6248
              },
              {
                "average": 1594.313914,
                "count": 24813320,
                "maximum": 1647.336989,
                "minimum": 1527.676989,
                "name": "Z",
                "position": 2,
                "stddev": 15.58828537,
                "variance": 242.9946409
              },
              {
                "average": 17543.25505,
                "count": 24813320,
                "maximum": 48081,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9797.903355,
                "variance": 95998910.15
              },
              {
                "average": 1.580783265,
                "count": 24813320,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7994751526,
                "variance": 0.6391605196
              },
              {
                "average": 2.209578605,
                "count": 24813320,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.074404,
                "variance": 1.154343955
              },
              {
                "average": 0.5025221937,
                "count": 24813320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936486,
                "variance": 0.2499936486
              },
              {
                "average": 9.631923499e-06,
                "count": 24813320,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.00310351915,
                "variance": 9.631831113e-06
              },
              {
                "average": 1.144063068,
                "count": 24813320,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3511536775,
                "variance": 0.1233089052
              },
              {
                "average": -0.3982774973,
                "count": 24813320,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01486396,
                "variance": 144.3569561
              },
              {
                "average": 1.68499971,
                "count": 24813320,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.109407099,
                "variance": 1.230784112
              },
              {
                "average": 1174.722641,
                "count": 24813320,
                "maximum": 1177,
                "minimum": 1172,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9759020682,
                "variance": 0.9523848467
              },
              {
                "average": 17435.08473,
                "count": 24813320,
                "maximum": 50176,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 8824.82711,
                "variance": 77877573.51
              },
              {
                "average": 18574.65923,
                "count": 24813320,
                "maximum": 47360,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 7638.657553,
                "variance": 58349089.21
              },
              {
                "average": 15181.67107,
                "count": 24813320,
                "maximum": 43776,
                "minimum": 1024,
                "name": "Blue",
                "position": 14,
                "stddev": 5915.081355,
                "variance": 34988187.43
              },
              {
                "average": 189101918.9,
                "count": 24813320,
                "maximum": 189103740.3,
                "minimum": 189099671.9,
                "name": "GpsTime",
                "position": 15,
                "stddev": 740.7455368,
                "variance": 548703.9502
              },
              {
                "average": 0,
                "count": 24813320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813320,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24813320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275622.3573,
              4849237.204,
              1527.676989,
              276674.9973,
              4850659.224,
              1647.336989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275622.3573218,
                    4849237.203607157,
                    1527.676989034744
                  ],
                  [
                    275622.3573218,
                    4850659.223607156,
                    1527.676989034744
                  ],
                  [
                    276674.99732180004,
                    4850659.223607156,
                    1647.336989034744
                  ],
                  [
                    276674.99732180004,
                    4849237.203607157,
                    1647.336989034744
                  ],
                  [
                    275622.3573218,
                    4849237.203607157,
                    1527.676989034744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:35:40+00:00",
            "end_time": "2017-09-10T17:27: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": "20170830_43119G5417.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.54997369221827,
              43.762217059954814,
              1435.5283327868817
            ],
            [
              -119.55051639497532,
              43.77498178206135,
              1435.5283327868817
            ],
            [
              -119.5374985928086,
              43.77527172783853,
              1550.308332786882
            ],
            [
              -119.53695865273524,
              43.762506877315246,
              1550.308332786882
            ],
            [
              -119.54997369221827,
              43.762217059954814,
              1435.5283327868817
            ]
          ]
        ]
      },
      "bbox": [
        -119.5505164,
        43.76221706,
        1435.528333,
        -119.5369587,
        43.77527173,
        1550.308333
      ],
      "properties": {
        "datetime": "2017-08-31T16:10:45Z",
        "pc:count": 15744392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295278.7077,
            "count": 15744392,
            "maximum": 295789.0353,
            "minimum": 294740.3753,
            "name": "X",
            "position": 0,
            "stddev": 295.7351992,
            "variance": 87459.30807
          },
          {
            "average": 4849343.281,
            "count": 15744392,
            "maximum": 4850042.785,
            "minimum": 4848623.685,
            "name": "Y",
            "position": 1,
            "stddev": 405.78528,
            "variance": 164661.6935
          },
          {
            "average": 1498.152693,
            "count": 15744392,
            "maximum": 1550.308333,
            "minimum": 1435.528333,
            "name": "Z",
            "position": 2,
            "stddev": 16.50560045,
            "variance": 272.4348463
          },
          {
            "average": 16815.68703,
            "count": 15744392,
            "maximum": 37649,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 4484.05352,
            "variance": 20106735.97
          },
          {
            "average": 1.187942348,
            "count": 15744392,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4848045107,
            "variance": 0.2350354136
          },
          {
            "average": 1.382019388,
            "count": 15744392,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7104231687,
            "variance": 0.5047010786
          },
          {
            "average": 0.5030524519,
            "count": 15744392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906983,
            "variance": 0.2499906984
          },
          {
            "average": 1.143264218e-06,
            "count": 15744392,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.001069234765,
            "variance": 1.143262983e-06
          },
          {
            "average": 1.15803138,
            "count": 15744392,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3647704369,
            "variance": 0.1330574716
          },
          {
            "average": 0.2060331343,
            "count": 15744392,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.75679966,
            "variance": 138.2223383
          },
          {
            "average": 1.894427425,
            "count": 15744392,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.04317055,
            "variance": 1.088204796
          },
          {
            "average": 1122.301165,
            "count": 15744392,
            "maximum": 1128,
            "minimum": 1109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.536565183,
            "variance": 42.72668439
          },
          {
            "average": 33038.31979,
            "count": 15744392,
            "maximum": 52224,
            "minimum": 768,
            "name": "Red",
            "position": 12,
            "stddev": 10010.15866,
            "variance": 100203276.5
          },
          {
            "average": 32201.22279,
            "count": 15744392,
            "maximum": 52736,
            "minimum": 2048,
            "name": "Green",
            "position": 13,
            "stddev": 8136.332828,
            "variance": 66199911.89
          },
          {
            "average": 28475.39345,
            "count": 15744392,
            "maximum": 51456,
            "minimum": 3840,
            "name": "Blue",
            "position": 14,
            "stddev": 7836.761842,
            "variance": 61414836.17
          },
          {
            "average": 188214099.4,
            "count": 15744392,
            "maximum": 188231045.3,
            "minimum": 188156624.3,
            "name": "GpsTime",
            "position": 15,
            "stddev": 29982.81702,
            "variance": 898969316.5
          },
          {
            "average": 0,
            "count": 15744392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15744392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294740.3753,
          4848623.685,
          1435.528333,
          295789.0353,
          4850042.785,
          1550.308333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294740.3752787173,
                4848623.68537647,
                1435.5283327868817
              ],
              [
                294740.3752787173,
                4850042.78537647,
                1435.5283327868817
              ],
              [
                295789.03527871735,
                4850042.78537647,
                1550.308332786882
              ],
              [
                295789.03527871735,
                4848623.68537647,
                1550.308332786882
              ],
              [
                294740.3752787173,
                4848623.68537647,
                1435.5283327868817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-08-31T16:10:45+00:00",
        "end_time": "2017-08-30T19:30:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170830_43119G5417.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170830_43119G5417.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170830_43119G5417.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5417.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.5505164,
            43.76221706,
            1435.528333,
            -119.5369587,
            43.77527173,
            1550.308333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.54997369221827,
                  43.762217059954814,
                  1435.5283327868817
                ],
                [
                  -119.55051639497532,
                  43.77498178206135,
                  1435.5283327868817
                ],
                [
                  -119.5374985928086,
                  43.77527172783853,
                  1550.308332786882
                ],
                [
                  -119.53695865273524,
                  43.762506877315246,
                  1550.308332786882
                ],
                [
                  -119.54997369221827,
                  43.762217059954814,
                  1435.5283327868817
                ]
              ]
            ]
          },
          "id": "20170830_43119G5417.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170830_43119G5417.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-08-31T16:10:45Z",
            "pc:count": 15744392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295278.7077,
                "count": 15744392,
                "maximum": 295789.0353,
                "minimum": 294740.3753,
                "name": "X",
                "position": 0,
                "stddev": 295.7351992,
                "variance": 87459.30807
              },
              {
                "average": 4849343.281,
                "count": 15744392,
                "maximum": 4850042.785,
                "minimum": 4848623.685,
                "name": "Y",
                "position": 1,
                "stddev": 405.78528,
                "variance": 164661.6935
              },
              {
                "average": 1498.152693,
                "count": 15744392,
                "maximum": 1550.308333,
                "minimum": 1435.528333,
                "name": "Z",
                "position": 2,
                "stddev": 16.50560045,
                "variance": 272.4348463
              },
              {
                "average": 16815.68703,
                "count": 15744392,
                "maximum": 37649,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 4484.05352,
                "variance": 20106735.97
              },
              {
                "average": 1.187942348,
                "count": 15744392,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4848045107,
                "variance": 0.2350354136
              },
              {
                "average": 1.382019388,
                "count": 15744392,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7104231687,
                "variance": 0.5047010786
              },
              {
                "average": 0.5030524519,
                "count": 15744392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906983,
                "variance": 0.2499906984
              },
              {
                "average": 1.143264218e-06,
                "count": 15744392,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.001069234765,
                "variance": 1.143262983e-06
              },
              {
                "average": 1.15803138,
                "count": 15744392,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3647704369,
                "variance": 0.1330574716
              },
              {
                "average": 0.2060331343,
                "count": 15744392,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.75679966,
                "variance": 138.2223383
              },
              {
                "average": 1.894427425,
                "count": 15744392,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.04317055,
                "variance": 1.088204796
              },
              {
                "average": 1122.301165,
                "count": 15744392,
                "maximum": 1128,
                "minimum": 1109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.536565183,
                "variance": 42.72668439
              },
              {
                "average": 33038.31979,
                "count": 15744392,
                "maximum": 52224,
                "minimum": 768,
                "name": "Red",
                "position": 12,
                "stddev": 10010.15866,
                "variance": 100203276.5
              },
              {
                "average": 32201.22279,
                "count": 15744392,
                "maximum": 52736,
                "minimum": 2048,
                "name": "Green",
                "position": 13,
                "stddev": 8136.332828,
                "variance": 66199911.89
              },
              {
                "average": 28475.39345,
                "count": 15744392,
                "maximum": 51456,
                "minimum": 3840,
                "name": "Blue",
                "position": 14,
                "stddev": 7836.761842,
                "variance": 61414836.17
              },
              {
                "average": 188214099.4,
                "count": 15744392,
                "maximum": 188231045.3,
                "minimum": 188156624.3,
                "name": "GpsTime",
                "position": 15,
                "stddev": 29982.81702,
                "variance": 898969316.5
              },
              {
                "average": 0,
                "count": 15744392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15744392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294740.3753,
              4848623.685,
              1435.528333,
              295789.0353,
              4850042.785,
              1550.308333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294740.3752787173,
                    4848623.68537647,
                    1435.5283327868817
                  ],
                  [
                    294740.3752787173,
                    4850042.78537647,
                    1435.5283327868817
                  ],
                  [
                    295789.03527871735,
                    4850042.78537647,
                    1550.308332786882
                  ],
                  [
                    295789.03527871735,
                    4848623.68537647,
                    1550.308332786882
                  ],
                  [
                    294740.3752787173,
                    4848623.68537647,
                    1435.5283327868817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-08-31T16:10:45+00:00",
            "end_time": "2017-08-30T19:30:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20170910_43119G7419.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.77497743669221,
              43.76234190045136,
              1526.0746354413366
            ],
            [
              -119.77556223171185,
              43.774979819611225,
              1526.0746354413366
            ],
            [
              -119.76773433342923,
              43.77516979515801,
              1636.9146354413367
            ],
            [
              -119.7671511825625,
              43.76253179269395,
              1636.9146354413367
            ],
            [
              -119.77497743669221,
              43.76234190045136,
              1526.0746354413366
            ]
          ]
        ]
      },
      "bbox": [
        -119.7755622,
        43.7623419,
        1526.074635,
        -119.7671512,
        43.7751698,
        1636.914635
      ],
      "properties": {
        "datetime": "2017-09-10T18:11:58Z",
        "pc:count": 11196689,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276896.9919,
            "count": 11196689,
            "maximum": 277259.3054,
            "minimum": 276628.6054,
            "name": "X",
            "position": 0,
            "stddev": 147.651547,
            "variance": 21800.97932
          },
          {
            "average": 4849948.693,
            "count": 11196689,
            "maximum": 4850625.38,
            "minimum": 4849220.12,
            "name": "Y",
            "position": 1,
            "stddev": 410.6324026,
            "variance": 168618.9701
          },
          {
            "average": 1569.681429,
            "count": 11196689,
            "maximum": 1636.914635,
            "minimum": 1526.074635,
            "name": "Z",
            "position": 2,
            "stddev": 19.52962149,
            "variance": 381.4061157
          },
          {
            "average": 17809.44762,
            "count": 11196689,
            "maximum": 50497,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 9491.865695,
            "variance": 90095514.38
          },
          {
            "average": 1.538065048,
            "count": 11196689,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7829825812,
            "variance": 0.6130617225
          },
          {
            "average": 2.127877625,
            "count": 11196689,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088146592,
            "variance": 1.184063006
          },
          {
            "average": 0.4970874872,
            "count": 11196689,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915395,
            "variance": 0.2499915396
          },
          {
            "average": 4.733542211e-06,
            "count": 11196689,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.002175665468,
            "variance": 4.733520227e-06
          },
          {
            "average": 1.152181328,
            "count": 11196689,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591965797,
            "variance": 0.1290221829
          },
          {
            "average": 1.989882631,
            "count": 11196689,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82494875,
            "variance": 139.829413
          },
          {
            "average": 1.694919721,
            "count": 11196689,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.107251873,
            "variance": 1.226006711
          },
          {
            "average": 1173.193476,
            "count": 11196689,
            "maximum": 1175,
            "minimum": 1171,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8224373119,
            "variance": 0.676403132
          },
          {
            "average": 17118.97316,
            "count": 11196689,
            "maximum": 52224,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10518.80966,
            "variance": 110645356.6
          },
          {
            "average": 18434.10227,
            "count": 11196689,
            "maximum": 51456,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 9050.517895,
            "variance": 81911874.16
          },
          {
            "average": 15046.73592,
            "count": 11196689,
            "maximum": 47872,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 7355.286432,
            "variance": 54100238.49
          },
          {
            "average": 189100782.9,
            "count": 11196689,
            "maximum": 189102318.5,
            "minimum": 189099399.1,
            "name": "GpsTime",
            "position": 15,
            "stddev": 622.8811589,
            "variance": 387980.9381
          },
          {
            "average": 0,
            "count": 11196689,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196689,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196689,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196689,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11196689,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276628.6054,
          4849220.12,
          1526.074635,
          277259.3054,
          4850625.38,
          1636.914635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276628.6053816687,
                4849220.120055391,
                1526.0746354413366
              ],
              [
                276628.6053816687,
                4850625.380055391,
                1526.0746354413366
              ],
              [
                277259.3053816687,
                4850625.380055391,
                1636.9146354413367
              ],
              [
                277259.3053816687,
                4849220.120055391,
                1636.9146354413367
              ],
              [
                276628.6053816687,
                4849220.120055391,
                1526.0746354413366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-10T18:11:58+00:00",
        "end_time": "2017-09-10T17:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170910_43119G7419.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170910_43119G7419.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170910_43119G7419.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7419.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.7755622,
            43.7623419,
            1526.074635,
            -119.7671512,
            43.7751698,
            1636.914635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.77497743669221,
                  43.76234190045136,
                  1526.0746354413366
                ],
                [
                  -119.77556223171185,
                  43.774979819611225,
                  1526.0746354413366
                ],
                [
                  -119.76773433342923,
                  43.77516979515801,
                  1636.9146354413367
                ],
                [
                  -119.7671511825625,
                  43.76253179269395,
                  1636.9146354413367
                ],
                [
                  -119.77497743669221,
                  43.76234190045136,
                  1526.0746354413366
                ]
              ]
            ]
          },
          "id": "20170910_43119G7419.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170910_43119G7419.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-10T18:11:58Z",
            "pc:count": 11196689,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276896.9919,
                "count": 11196689,
                "maximum": 277259.3054,
                "minimum": 276628.6054,
                "name": "X",
                "position": 0,
                "stddev": 147.651547,
                "variance": 21800.97932
              },
              {
                "average": 4849948.693,
                "count": 11196689,
                "maximum": 4850625.38,
                "minimum": 4849220.12,
                "name": "Y",
                "position": 1,
                "stddev": 410.6324026,
                "variance": 168618.9701
              },
              {
                "average": 1569.681429,
                "count": 11196689,
                "maximum": 1636.914635,
                "minimum": 1526.074635,
                "name": "Z",
                "position": 2,
                "stddev": 19.52962149,
                "variance": 381.4061157
              },
              {
                "average": 17809.44762,
                "count": 11196689,
                "maximum": 50497,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 9491.865695,
                "variance": 90095514.38
              },
              {
                "average": 1.538065048,
                "count": 11196689,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7829825812,
                "variance": 0.6130617225
              },
              {
                "average": 2.127877625,
                "count": 11196689,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088146592,
                "variance": 1.184063006
              },
              {
                "average": 0.4970874872,
                "count": 11196689,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915395,
                "variance": 0.2499915396
              },
              {
                "average": 4.733542211e-06,
                "count": 11196689,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.002175665468,
                "variance": 4.733520227e-06
              },
              {
                "average": 1.152181328,
                "count": 11196689,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591965797,
                "variance": 0.1290221829
              },
              {
                "average": 1.989882631,
                "count": 11196689,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82494875,
                "variance": 139.829413
              },
              {
                "average": 1.694919721,
                "count": 11196689,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.107251873,
                "variance": 1.226006711
              },
              {
                "average": 1173.193476,
                "count": 11196689,
                "maximum": 1175,
                "minimum": 1171,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8224373119,
                "variance": 0.676403132
              },
              {
                "average": 17118.97316,
                "count": 11196689,
                "maximum": 52224,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10518.80966,
                "variance": 110645356.6
              },
              {
                "average": 18434.10227,
                "count": 11196689,
                "maximum": 51456,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 9050.517895,
                "variance": 81911874.16
              },
              {
                "average": 15046.73592,
                "count": 11196689,
                "maximum": 47872,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 7355.286432,
                "variance": 54100238.49
              },
              {
                "average": 189100782.9,
                "count": 11196689,
                "maximum": 189102318.5,
                "minimum": 189099399.1,
                "name": "GpsTime",
                "position": 15,
                "stddev": 622.8811589,
                "variance": 387980.9381
              },
              {
                "average": 0,
                "count": 11196689,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196689,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196689,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196689,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11196689,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276628.6054,
              4849220.12,
              1526.074635,
              277259.3054,
              4850625.38,
              1636.914635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276628.6053816687,
                    4849220.120055391,
                    1526.0746354413366
                  ],
                  [
                    276628.6053816687,
                    4850625.380055391,
                    1526.0746354413366
                  ],
                  [
                    277259.3053816687,
                    4850625.380055391,
                    1636.9146354413367
                  ],
                  [
                    277259.3053816687,
                    4849220.120055391,
                    1636.9146354413367
                  ],
                  [
                    276628.6053816687,
                    4849220.120055391,
                    1526.0746354413366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-10T18:11:58+00:00",
            "end_time": "2017-09-10T17:23: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": "20170831_43119G6425.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -119.63657790125734,
              43.749727860211664,
              1387.1055762702642
            ],
            [
              -119.63713805899488,
              43.762475364980446,
              1387.1055762702642
            ],
            [
              -119.62499904035072,
              43.762754998323196,
              1512.4655762702644
            ],
            [
              -119.62444145384232,
              43.75000736986971,
              1512.4655762702644
            ],
            [
              -119.63657790125734,
              43.749727860211664,
              1387.1055762702642
            ]
          ]
        ]
      },
      "bbox": [
        -119.6371381,
        43.74972786,
        1387.105576,
        -119.6244415,
        43.762755,
        1512.465576
      ],
      "properties": {
        "datetime": "2017-09-08T23:23:33Z",
        "pc:count": 32417679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Red",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Green",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "Blue",
            "size": 2,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288217.5861,
            "count": 32417679,
            "maximum": 288702.9345,
            "minimum": 287724.7945,
            "name": "X",
            "position": 0,
            "stddev": 261.1628067,
            "variance": 68206.01163
          },
          {
            "average": 4848185.04,
            "count": 32417679,
            "maximum": 4848872.206,
            "minimum": 4847454.926,
            "name": "Y",
            "position": 1,
            "stddev": 405.0329544,
            "variance": 164051.6942
          },
          {
            "average": 1454.965114,
            "count": 32417679,
            "maximum": 1512.465576,
            "minimum": 1387.105576,
            "name": "Z",
            "position": 2,
            "stddev": 30.62909799,
            "variance": 938.1416436
          },
          {
            "average": 21002.92571,
            "count": 32417679,
            "maximum": 63505,
            "minimum": 2,
            "name": "Intensity",
            "position": 3,
            "stddev": 5778.843337,
            "variance": 33395030.32
          },
          {
            "average": 1.124545961,
            "count": 32417679,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.419300703,
            "variance": 0.1758130796
          },
          {
            "average": 1.257266598,
            "count": 32417679,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.653105631,
            "variance": 0.4265469653
          },
          {
            "average": 0.5020235409,
            "count": 32417679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995913,
            "variance": 0.249995913
          },
          {
            "average": 1.104335693e-05,
            "count": 32417679,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.003323136367,
            "variance": 1.104323531e-05
          },
          {
            "average": 1.076640496,
            "count": 32417679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2660201733,
            "variance": 0.07076673262
          },
          {
            "average": 0.4146878905,
            "count": 32417679,
            "maximum": 21,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.50832946,
            "variance": 132.441647
          },
          {
            "average": 1.927334033,
            "count": 32417679,
            "maximum": 3,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 1.033881684,
            "variance": 1.068911337
          },
          {
            "average": 1100.382841,
            "count": 32417679,
            "maximum": 1150,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 220.6103371,
            "variance": 48668.92082
          },
          {
            "average": 32877.84524,
            "count": 32417679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Red",
            "position": 12,
            "stddev": 10778.45692,
            "variance": 116175133.6
          },
          {
            "average": 32548.64593,
            "count": 32417679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Green",
            "position": 13,
            "stddev": 8654.677367,
            "variance": 74903440.32
          },
          {
            "average": 28954.13103,
            "count": 32417679,
            "maximum": 65280,
            "minimum": 0,
            "name": "Blue",
            "position": 14,
            "stddev": 8327.957735,
            "variance": 69354880.04
          },
          {
            "average": 188617813.9,
            "count": 32417679,
            "maximum": 188948213.9,
            "minimum": 188239417,
            "name": "GpsTime",
            "position": 15,
            "stddev": 351216.3118,
            "variance": 123352897700.0
          },
          {
            "average": 0,
            "count": 32417679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32417679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 17,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32417679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 18,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32417679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 19,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32417679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 20,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287724.7945,
          4847454.926,
          1387.105576,
          288702.9345,
          4848872.206,
          1512.465576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287724.7944543904,
                4847454.92582005,
                1387.1055762702642
              ],
              [
                287724.7944543904,
                4848872.205820049,
                1387.1055762702642
              ],
              [
                288702.93445439043,
                4848872.205820049,
                1512.4655762702644
              ],
              [
                288702.93445439043,
                4847454.92582005,
                1512.4655762702644
              ],
              [
                287724.7944543904,
                4847454.92582005,
                1387.1055762702642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / UTM zone 11N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "UTM zone 11N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -117,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6340
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
        "start_time": "2017-09-08T23:23:33+00:00",
        "end_time": "2017-08-31T18:30:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/stac/20170831_43119G6425.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20170831_43119G6425.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/8905/20170831_43119G6425.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G6425.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -119.6371381,
            43.74972786,
            1387.105576,
            -119.6244415,
            43.762755,
            1512.465576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -119.63657790125734,
                  43.749727860211664,
                  1387.1055762702642
                ],
                [
                  -119.63713805899488,
                  43.762475364980446,
                  1387.1055762702642
                ],
                [
                  -119.62499904035072,
                  43.762754998323196,
                  1512.4655762702644
                ],
                [
                  -119.62444145384232,
                  43.75000736986971,
                  1512.4655762702644
                ],
                [
                  -119.63657790125734,
                  43.749727860211664,
                  1387.1055762702642
                ]
              ]
            ]
          },
          "id": "20170831_43119G6425.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/8905/20170831_43119G6425.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2017-09-08T23:23:33Z",
            "pc:count": 32417679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Red",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Green",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "Blue",
                "size": 2,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288217.5861,
                "count": 32417679,
                "maximum": 288702.9345,
                "minimum": 287724.7945,
                "name": "X",
                "position": 0,
                "stddev": 261.1628067,
                "variance": 68206.01163
              },
              {
                "average": 4848185.04,
                "count": 32417679,
                "maximum": 4848872.206,
                "minimum": 4847454.926,
                "name": "Y",
                "position": 1,
                "stddev": 405.0329544,
                "variance": 164051.6942
              },
              {
                "average": 1454.965114,
                "count": 32417679,
                "maximum": 1512.465576,
                "minimum": 1387.105576,
                "name": "Z",
                "position": 2,
                "stddev": 30.62909799,
                "variance": 938.1416436
              },
              {
                "average": 21002.92571,
                "count": 32417679,
                "maximum": 63505,
                "minimum": 2,
                "name": "Intensity",
                "position": 3,
                "stddev": 5778.843337,
                "variance": 33395030.32
              },
              {
                "average": 1.124545961,
                "count": 32417679,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.419300703,
                "variance": 0.1758130796
              },
              {
                "average": 1.257266598,
                "count": 32417679,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.653105631,
                "variance": 0.4265469653
              },
              {
                "average": 0.5020235409,
                "count": 32417679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995913,
                "variance": 0.249995913
              },
              {
                "average": 1.104335693e-05,
                "count": 32417679,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.003323136367,
                "variance": 1.104323531e-05
              },
              {
                "average": 1.076640496,
                "count": 32417679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2660201733,
                "variance": 0.07076673262
              },
              {
                "average": 0.4146878905,
                "count": 32417679,
                "maximum": 21,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.50832946,
                "variance": 132.441647
              },
              {
                "average": 1.927334033,
                "count": 32417679,
                "maximum": 3,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 1.033881684,
                "variance": 1.068911337
              },
              {
                "average": 1100.382841,
                "count": 32417679,
                "maximum": 1150,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 220.6103371,
                "variance": 48668.92082
              },
              {
                "average": 32877.84524,
                "count": 32417679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Red",
                "position": 12,
                "stddev": 10778.45692,
                "variance": 116175133.6
              },
              {
                "average": 32548.64593,
                "count": 32417679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Green",
                "position": 13,
                "stddev": 8654.677367,
                "variance": 74903440.32
              },
              {
                "average": 28954.13103,
                "count": 32417679,
                "maximum": 65280,
                "minimum": 0,
                "name": "Blue",
                "position": 14,
                "stddev": 8327.957735,
                "variance": 69354880.04
              },
              {
                "average": 188617813.9,
                "count": 32417679,
                "maximum": 188948213.9,
                "minimum": 188239417,
                "name": "GpsTime",
                "position": 15,
                "stddev": 351216.3118,
                "variance": 123352897700.0
              },
              {
                "average": 0,
                "count": 32417679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32417679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 17,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32417679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 18,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32417679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 19,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32417679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 20,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287724.7945,
              4847454.926,
              1387.105576,
              288702.9345,
              4848872.206,
              1512.465576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287724.7944543904,
                    4847454.92582005,
                    1387.1055762702642
                  ],
                  [
                    287724.7944543904,
                    4848872.205820049,
                    1387.1055762702642
                  ],
                  [
                    288702.93445439043,
                    4848872.205820049,
                    1512.4655762702644
                  ],
                  [
                    288702.93445439043,
                    4847454.92582005,
                    1512.4655762702644
                  ],
                  [
                    287724.7944543904,
                    4847454.92582005,
                    1387.1055762702642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / UTM zone 11N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / UTM zone 11N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 11N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -117,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6340
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / UTM zone 11N\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-117],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6340\"]]",
            "start_time": "2017-09-08T23:23:33+00:00",
            "end_time": "2017-08-31T18: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"
        }
      }
    }
  ]
}